summaryrefslogtreecommitdiff
path: root/vendor/github.com/bytedance/sonic/internal/native/avx
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/bytedance/sonic/internal/native/avx')
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/f32toa.go36
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/f32toa_subr.go44
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/f32toa_text_amd64.go964
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/f64toa.go37
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/f64toa_subr.go46
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/f64toa_text_amd64.go2402
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/get_by_path.go37
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/get_by_path_subr.go45
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/get_by_path_text_amd64.go6049
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/html_escape.go36
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/html_escape_subr.go45
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/html_escape_text_amd64.go620
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/i64toa.go37
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/i64toa_subr.go47
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/i64toa_text_amd64.go639
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/lspace.go36
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/lspace_subr.go37
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/lspace_text_amd64.go44
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/native_amd64.go188
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/native_export.go47
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/native_subr_amd64.go607
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/native_text_amd64.go14088
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/quote.go35
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/quote_subr.go46
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/quote_text_amd64.go1085
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/skip_array.go37
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/skip_array_subr.go46
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/skip_array_text_amd64.go2854
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/skip_number.go36
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/skip_number_subr.go46
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/skip_number_text_amd64.go394
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/skip_object.go37
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/skip_object_subr.go46
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/skip_object_text_amd64.go2854
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/skip_one.go37
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/skip_one_fast.go37
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/skip_one_fast_subr.go45
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/skip_one_fast_text_amd64.go945
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/skip_one_subr.go46
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/skip_one_text_amd64.go2830
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/u64toa.go36
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/u64toa_subr.go39
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/u64toa_text_amd64.go371
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/unquote.go36
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/unquote_subr.go46
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/unquote_text_amd64.go639
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/validate_one.go37
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/validate_one_subr.go46
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/validate_one_text_amd64.go2851
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/validate_utf8.go39
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/validate_utf8_fast.go36
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/validate_utf8_fast_subr.go41
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/validate_utf8_fast_text_amd64.go156
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/validate_utf8_subr.go44
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/validate_utf8_text_amd64.go191
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/value.go33
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/value_subr.go46
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/value_text_amd64.go5639
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/vnumber.go33
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/vnumber_subr.go46
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/vnumber_text_amd64.go4387
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/vsigned.go33
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/vsigned_subr.go50
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/vsigned_text_amd64.go112
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/vstring.go33
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/vstring_subr.go46
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/vstring_text_amd64.go643
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/vunsigned.go33
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/vunsigned_subr.go43
-rw-r--r--vendor/github.com/bytedance/sonic/internal/native/avx/vunsigned_text_amd64.go108
70 files changed, 38597 insertions, 14883 deletions
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/f32toa.go b/vendor/github.com/bytedance/sonic/internal/native/avx/f32toa.go
new file mode 100644
index 000000000..b1c3f75ca
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/f32toa.go
@@ -0,0 +1,36 @@
+// Code generated by Makefile, DO NOT EDIT.
+
+// Code generated by Makefile, DO NOT EDIT.
+
+/*
+ * Copyright 2021 ByteDance Inc.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package avx
+
+import (
+ `unsafe`
+
+ `github.com/bytedance/sonic/internal/rt`
+)
+
+var F_f32toa func(out *byte, val float32) (ret int)
+
+var S_f32toa uintptr
+
+//go:nosplit
+func f32toa(out *byte, val float32) (ret int) {
+ return F_f32toa((*byte)(rt.NoEscape(unsafe.Pointer(out))), val)
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/f32toa_subr.go b/vendor/github.com/bytedance/sonic/internal/native/avx/f32toa_subr.go
new file mode 100644
index 000000000..6c95bd982
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/f32toa_subr.go
@@ -0,0 +1,44 @@
+// +build !noasm !appengine
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+import (
+ `github.com/bytedance/sonic/loader`
+)
+
+const (
+ _entry__f32toa = 32
+)
+
+const (
+ _stack__f32toa = 48
+)
+
+const (
+ _size__f32toa = 3392
+)
+
+var (
+ _pcsp__f32toa = [][2]uint32{
+ {1, 0},
+ {4, 8},
+ {6, 16},
+ {8, 24},
+ {10, 32},
+ {12, 40},
+ {3350, 48},
+ {3351, 40},
+ {3353, 32},
+ {3355, 24},
+ {3357, 16},
+ {3359, 8},
+ {3363, 0},
+ {3385, 48},
+ }
+)
+
+var _cfunc_f32toa = []loader.CFunc{
+ {"_f32toa_entry", 0, _entry__f32toa, 0, nil},
+ {"_f32toa", _entry__f32toa, _size__f32toa, _stack__f32toa, _pcsp__f32toa},
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/f32toa_text_amd64.go b/vendor/github.com/bytedance/sonic/internal/native/avx/f32toa_text_amd64.go
new file mode 100644
index 000000000..c7aa104b2
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/f32toa_text_amd64.go
@@ -0,0 +1,964 @@
+// +build amd64
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+var _text_f32toa = []byte{
+ // .p2align 5, 0x00
+ // LCPI0_0
+ 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, // QUAD $0x3030303030303030; QUAD $0x3030303030303030 // .space 16, '0000000000000000'
+ 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, //0x00000010 QUAD $0x3030303030303030; QUAD $0x3030303030303030 // .space 16, '0000000000000000'
+ //0x00000020 .p2align 4, 0x90
+ //0x00000020 _f32toa
+ 0x55, //0x00000020 pushq %rbp
+ 0x48, 0x89, 0xe5, //0x00000021 movq %rsp, %rbp
+ 0x41, 0x57, //0x00000024 pushq %r15
+ 0x41, 0x56, //0x00000026 pushq %r14
+ 0x41, 0x55, //0x00000028 pushq %r13
+ 0x41, 0x54, //0x0000002a pushq %r12
+ 0x53, //0x0000002c pushq %rbx
+ 0xc5, 0xf9, 0x7e, 0xc0, //0x0000002d vmovd %xmm0, %eax
+ 0x89, 0xc1, //0x00000031 movl %eax, %ecx
+ 0xc1, 0xe9, 0x17, //0x00000033 shrl $23, %ecx
+ 0x0f, 0xb6, 0xd9, //0x00000036 movzbl %cl, %ebx
+ 0x81, 0xfb, 0xff, 0x00, 0x00, 0x00, //0x00000039 cmpl $255, %ebx
+ 0x0f, 0x84, 0xff, 0x0c, 0x00, 0x00, //0x0000003f je LBB0_139
+ 0xc6, 0x07, 0x2d, //0x00000045 movb $45, (%rdi)
+ 0x41, 0x89, 0xc1, //0x00000048 movl %eax, %r9d
+ 0x41, 0xc1, 0xe9, 0x1f, //0x0000004b shrl $31, %r9d
+ 0x4e, 0x8d, 0x04, 0x0f, //0x0000004f leaq (%rdi,%r9), %r8
+ 0xa9, 0xff, 0xff, 0xff, 0x7f, //0x00000053 testl $2147483647, %eax
+ 0x0f, 0x84, 0xc6, 0x01, 0x00, 0x00, //0x00000058 je LBB0_14
+ 0x25, 0xff, 0xff, 0x7f, 0x00, //0x0000005e andl $8388607, %eax
+ 0x85, 0xdb, //0x00000063 testl %ebx, %ebx
+ 0x0f, 0x84, 0xe1, 0x0c, 0x00, 0x00, //0x00000065 je LBB0_140
+ 0x8d, 0xb0, 0x00, 0x00, 0x80, 0x00, //0x0000006b leal $8388608(%rax), %esi
+ 0x44, 0x8d, 0xbb, 0x6a, 0xff, 0xff, 0xff, //0x00000071 leal $-150(%rbx), %r15d
+ 0x8d, 0x4b, 0x81, //0x00000078 leal $-127(%rbx), %ecx
+ 0x83, 0xf9, 0x17, //0x0000007b cmpl $23, %ecx
+ 0x0f, 0x87, 0x1b, 0x00, 0x00, 0x00, //0x0000007e ja LBB0_5
+ 0xb9, 0x96, 0x00, 0x00, 0x00, //0x00000084 movl $150, %ecx
+ 0x29, 0xd9, //0x00000089 subl %ebx, %ecx
+ 0x48, 0xc7, 0xc2, 0xff, 0xff, 0xff, 0xff, //0x0000008b movq $-1, %rdx
+ 0x48, 0xd3, 0xe2, //0x00000092 shlq %cl, %rdx
+ 0xf7, 0xd2, //0x00000095 notl %edx
+ 0x85, 0xf2, //0x00000097 testl %esi, %edx
+ 0x0f, 0x84, 0x12, 0x04, 0x00, 0x00, //0x00000099 je LBB0_32
+ //0x0000009f LBB0_5
+ 0x41, 0x89, 0xf6, //0x0000009f movl %esi, %r14d
+ 0x41, 0x83, 0xe6, 0x01, //0x000000a2 andl $1, %r14d
+ 0x85, 0xc0, //0x000000a6 testl %eax, %eax
+ 0x0f, 0x94, 0xc0, //0x000000a8 sete %al
+ 0x83, 0xfb, 0x01, //0x000000ab cmpl $1, %ebx
+ 0x0f, 0x97, 0xc1, //0x000000ae seta %cl
+ 0x20, 0xc1, //0x000000b1 andb %al, %cl
+ 0x0f, 0xb6, 0xc9, //0x000000b3 movzbl %cl, %ecx
+ 0x41, 0x89, 0xf2, //0x000000b6 movl %esi, %r10d
+ 0x41, 0xc1, 0xe2, 0x02, //0x000000b9 shll $2, %r10d
+ 0x8d, 0x44, 0xb1, 0xfe, //0x000000bd leal $-2(%rcx,%rsi,4), %eax
+ 0x45, 0x69, 0xdf, 0x13, 0x44, 0x13, 0x00, //0x000000c1 imull $1262611, %r15d, %r11d
+ 0x31, 0xd2, //0x000000c8 xorl %edx, %edx
+ 0x84, 0xc9, //0x000000ca testb %cl, %cl
+ 0xb9, 0xff, 0xfe, 0x07, 0x00, //0x000000cc movl $524031, %ecx
+ 0x0f, 0x44, 0xca, //0x000000d1 cmovel %edx, %ecx
+ 0x41, 0x29, 0xcb, //0x000000d4 subl %ecx, %r11d
+ 0x41, 0xc1, 0xfb, 0x16, //0x000000d7 sarl $22, %r11d
+ 0x41, 0x69, 0xcb, 0xb1, 0x6c, 0xe5, 0xff, //0x000000db imull $-1741647, %r11d, %ecx
+ 0xc1, 0xe9, 0x13, //0x000000e2 shrl $19, %ecx
+ 0x44, 0x01, 0xf9, //0x000000e5 addl %r15d, %ecx
+ 0xba, 0x1f, 0x00, 0x00, 0x00, //0x000000e8 movl $31, %edx
+ 0x44, 0x29, 0xda, //0x000000ed subl %r11d, %edx
+ 0x48, 0x63, 0xd2, //0x000000f0 movslq %edx, %rdx
+ 0x48, 0x8d, 0x1d, 0x36, 0x0d, 0x00, 0x00, //0x000000f3 leaq $3382(%rip), %rbx /* _pow10_ceil_sig_f32.g+0(%rip) */
+ 0xfe, 0xc1, //0x000000fa incb %cl
+ 0xd3, 0xe0, //0x000000fc shll %cl, %eax
+ 0x4c, 0x8b, 0x24, 0xd3, //0x000000fe movq (%rbx,%rdx,8), %r12
+ 0x49, 0xf7, 0xe4, //0x00000102 mulq %r12
+ 0x48, 0xc1, 0xe8, 0x20, //0x00000105 shrq $32, %rax
+ 0x31, 0xdb, //0x00000109 xorl %ebx, %ebx
+ 0x83, 0xf8, 0x01, //0x0000010b cmpl $1, %eax
+ 0x0f, 0x97, 0xc3, //0x0000010e seta %bl
+ 0x41, 0xd3, 0xe2, //0x00000111 shll %cl, %r10d
+ 0x09, 0xd3, //0x00000114 orl %edx, %ebx
+ 0x4c, 0x89, 0xd0, //0x00000116 movq %r10, %rax
+ 0x49, 0xf7, 0xe4, //0x00000119 mulq %r12
+ 0x49, 0x89, 0xd2, //0x0000011c movq %rdx, %r10
+ 0x48, 0xc1, 0xe8, 0x20, //0x0000011f shrq $32, %rax
+ 0x45, 0x31, 0xff, //0x00000123 xorl %r15d, %r15d
+ 0x83, 0xf8, 0x01, //0x00000126 cmpl $1, %eax
+ 0x41, 0x0f, 0x97, 0xc7, //0x00000129 seta %r15b
+ 0x8d, 0x04, 0xb5, 0x02, 0x00, 0x00, 0x00, //0x0000012d leal $2(,%rsi,4), %eax
+ 0xd3, 0xe0, //0x00000134 shll %cl, %eax
+ 0x45, 0x09, 0xd7, //0x00000136 orl %r10d, %r15d
+ 0x49, 0xf7, 0xe4, //0x00000139 mulq %r12
+ 0x48, 0xc1, 0xe8, 0x20, //0x0000013c shrq $32, %rax
+ 0x31, 0xc9, //0x00000140 xorl %ecx, %ecx
+ 0x83, 0xf8, 0x01, //0x00000142 cmpl $1, %eax
+ 0x0f, 0x97, 0xc1, //0x00000145 seta %cl
+ 0x09, 0xd1, //0x00000148 orl %edx, %ecx
+ 0x44, 0x01, 0xf3, //0x0000014a addl %r14d, %ebx
+ 0x44, 0x29, 0xf1, //0x0000014d subl %r14d, %ecx
+ 0x41, 0x83, 0xff, 0x28, //0x00000150 cmpl $40, %r15d
+ 0x0f, 0x82, 0x9a, 0x00, 0x00, 0x00, //0x00000154 jb LBB0_12
+ 0x44, 0x89, 0xd2, //0x0000015a movl %r10d, %edx
+ 0xb8, 0xcd, 0xcc, 0xcc, 0xcc, //0x0000015d movl $3435973837, %eax
+ 0x48, 0x0f, 0xaf, 0xc2, //0x00000162 imulq %rdx, %rax
+ 0x48, 0xc1, 0xe8, 0x25, //0x00000166 shrq $37, %rax
+ 0x41, 0x89, 0xde, //0x0000016a movl %ebx, %r14d
+ 0x48, 0x8d, 0x34, 0xc5, 0x00, 0x00, 0x00, 0x00, //0x0000016d leaq (,%rax,8), %rsi
+ 0x48, 0x8d, 0x14, 0xb6, //0x00000175 leaq (%rsi,%rsi,4), %rdx
+ 0x4c, 0x39, 0xf2, //0x00000179 cmpq %r14, %rdx
+ 0x41, 0x0f, 0x93, 0xc4, //0x0000017c setae %r12b
+ 0x4c, 0x8d, 0x74, 0xb6, 0x28, //0x00000180 leaq $40(%rsi,%rsi,4), %r14
+ 0x89, 0xce, //0x00000185 movl %ecx, %esi
+ 0x49, 0x39, 0xf6, //0x00000187 cmpq %rsi, %r14
+ 0x0f, 0x96, 0xc2, //0x0000018a setbe %dl
+ 0x41, 0x38, 0xd4, //0x0000018d cmpb %dl, %r12b
+ 0x0f, 0x84, 0x5e, 0x00, 0x00, 0x00, //0x00000190 je LBB0_12
+ 0x45, 0x31, 0xed, //0x00000196 xorl %r13d, %r13d
+ 0x49, 0x39, 0xf6, //0x00000199 cmpq %rsi, %r14
+ 0x41, 0x0f, 0x96, 0xc5, //0x0000019c setbe %r13b
+ 0x41, 0x01, 0xc5, //0x000001a0 addl %eax, %r13d
+ 0x41, 0xff, 0xc3, //0x000001a3 incl %r11d
+ 0x41, 0x81, 0xfd, 0xa0, 0x86, 0x01, 0x00, //0x000001a6 cmpl $100000, %r13d
+ 0x0f, 0x83, 0xb0, 0x00, 0x00, 0x00, //0x000001ad jae LBB0_18
+ //0x000001b3 LBB0_8
+ 0xb8, 0x01, 0x00, 0x00, 0x00, //0x000001b3 movl $1, %eax
+ 0x41, 0x83, 0xfd, 0x0a, //0x000001b8 cmpl $10, %r13d
+ 0x0f, 0x82, 0xd4, 0x00, 0x00, 0x00, //0x000001bc jb LBB0_22
+ 0xb8, 0x02, 0x00, 0x00, 0x00, //0x000001c2 movl $2, %eax
+ 0x41, 0x83, 0xfd, 0x64, //0x000001c7 cmpl $100, %r13d
+ 0x0f, 0x82, 0xc5, 0x00, 0x00, 0x00, //0x000001cb jb LBB0_22
+ 0xb8, 0x03, 0x00, 0x00, 0x00, //0x000001d1 movl $3, %eax
+ 0x41, 0x81, 0xfd, 0xe8, 0x03, 0x00, 0x00, //0x000001d6 cmpl $1000, %r13d
+ 0x0f, 0x82, 0xb3, 0x00, 0x00, 0x00, //0x000001dd jb LBB0_22
+ 0x41, 0x81, 0xfd, 0x10, 0x27, 0x00, 0x00, //0x000001e3 cmpl $10000, %r13d
+ 0xb8, 0x05, 0x00, 0x00, 0x00, //0x000001ea movl $5, %eax
+ 0xe9, 0x9f, 0x00, 0x00, 0x00, //0x000001ef jmp LBB0_21
+ //0x000001f4 LBB0_12
+ 0x4d, 0x89, 0xd6, //0x000001f4 movq %r10, %r14
+ 0x49, 0xc1, 0xee, 0x02, //0x000001f7 shrq $2, %r14
+ 0x44, 0x89, 0xd6, //0x000001fb movl %r10d, %esi
+ 0x83, 0xe6, 0xfc, //0x000001fe andl $-4, %esi
+ 0x39, 0xf3, //0x00000201 cmpl %esi, %ebx
+ 0x0f, 0x96, 0xc2, //0x00000203 setbe %dl
+ 0x8d, 0x5e, 0x04, //0x00000206 leal $4(%rsi), %ebx
+ 0x39, 0xcb, //0x00000209 cmpl %ecx, %ebx
+ 0x0f, 0x96, 0xc0, //0x0000020b setbe %al
+ 0x38, 0xc2, //0x0000020e cmpb %al, %dl
+ 0x0f, 0x84, 0x1d, 0x00, 0x00, 0x00, //0x00000210 je LBB0_15
+ 0x45, 0x31, 0xed, //0x00000216 xorl %r13d, %r13d
+ 0x39, 0xcb, //0x00000219 cmpl %ecx, %ebx
+ 0x41, 0x0f, 0x96, 0xc5, //0x0000021b setbe %r13b
+ 0xe9, 0x2f, 0x00, 0x00, 0x00, //0x0000021f jmp LBB0_17
+ //0x00000224 LBB0_14
+ 0x41, 0xc6, 0x00, 0x30, //0x00000224 movb $48, (%r8)
+ 0x41, 0x29, 0xf8, //0x00000228 subl %edi, %r8d
+ 0x41, 0xff, 0xc0, //0x0000022b incl %r8d
+ 0xe9, 0x00, 0x0b, 0x00, 0x00, //0x0000022e jmp LBB0_138
+ //0x00000233 LBB0_15
+ 0x83, 0xce, 0x02, //0x00000233 orl $2, %esi
+ 0x41, 0xbd, 0x01, 0x00, 0x00, 0x00, //0x00000236 movl $1, %r13d
+ 0x41, 0x39, 0xf7, //0x0000023c cmpl %esi, %r15d
+ 0x0f, 0x87, 0x0e, 0x00, 0x00, 0x00, //0x0000023f ja LBB0_17
+ 0x0f, 0x94, 0xc0, //0x00000245 sete %al
+ 0x41, 0xc0, 0xea, 0x02, //0x00000248 shrb $2, %r10b
+ 0x41, 0x20, 0xc2, //0x0000024c andb %al, %r10b
+ 0x45, 0x0f, 0xb6, 0xea, //0x0000024f movzbl %r10b, %r13d
+ //0x00000253 LBB0_17
+ 0x45, 0x01, 0xf5, //0x00000253 addl %r14d, %r13d
+ 0x41, 0x81, 0xfd, 0xa0, 0x86, 0x01, 0x00, //0x00000256 cmpl $100000, %r13d
+ 0x0f, 0x82, 0x50, 0xff, 0xff, 0xff, //0x0000025d jb LBB0_8
+ //0x00000263 LBB0_18
+ 0xb8, 0x06, 0x00, 0x00, 0x00, //0x00000263 movl $6, %eax
+ 0x41, 0x81, 0xfd, 0x40, 0x42, 0x0f, 0x00, //0x00000268 cmpl $1000000, %r13d
+ 0x0f, 0x82, 0x21, 0x00, 0x00, 0x00, //0x0000026f jb LBB0_22
+ 0xb8, 0x07, 0x00, 0x00, 0x00, //0x00000275 movl $7, %eax
+ 0x41, 0x81, 0xfd, 0x80, 0x96, 0x98, 0x00, //0x0000027a cmpl $10000000, %r13d
+ 0x0f, 0x82, 0x0f, 0x00, 0x00, 0x00, //0x00000281 jb LBB0_22
+ 0x41, 0x81, 0xfd, 0x00, 0xe1, 0xf5, 0x05, //0x00000287 cmpl $100000000, %r13d
+ 0xb8, 0x09, 0x00, 0x00, 0x00, //0x0000028e movl $9, %eax
+ //0x00000293 LBB0_21
+ 0x83, 0xd8, 0x00, //0x00000293 sbbl $0, %eax
+ //0x00000296 LBB0_22
+ 0x46, 0x8d, 0x3c, 0x18, //0x00000296 leal (%rax,%r11), %r15d
+ 0x42, 0x8d, 0x4c, 0x18, 0x05, //0x0000029a leal $5(%rax,%r11), %ecx
+ 0x83, 0xf9, 0x1b, //0x0000029f cmpl $27, %ecx
+ 0x0f, 0x82, 0x77, 0x00, 0x00, 0x00, //0x000002a2 jb LBB0_26
+ 0x89, 0xc0, //0x000002a8 movl %eax, %eax
+ 0x49, 0x8d, 0x5c, 0x00, 0x01, //0x000002aa leaq $1(%r8,%rax), %rbx
+ 0x41, 0x81, 0xfd, 0x10, 0x27, 0x00, 0x00, //0x000002af cmpl $10000, %r13d
+ 0x0f, 0x82, 0xd9, 0x00, 0x00, 0x00, //0x000002b6 jb LBB0_30
+ 0x44, 0x89, 0xe8, //0x000002bc movl %r13d, %eax
+ 0x41, 0xbb, 0x59, 0x17, 0xb7, 0xd1, //0x000002bf movl $3518437209, %r11d
+ 0x4c, 0x0f, 0xaf, 0xd8, //0x000002c5 imulq %rax, %r11
+ 0x49, 0xc1, 0xeb, 0x2d, //0x000002c9 shrq $45, %r11
+ 0x41, 0x69, 0xc3, 0xf0, 0xd8, 0xff, 0xff, //0x000002cd imull $-10000, %r11d, %eax
+ 0x44, 0x01, 0xe8, //0x000002d4 addl %r13d, %eax
+ 0x0f, 0x84, 0xb3, 0x04, 0x00, 0x00, //0x000002d7 je LBB0_62
+ 0x89, 0xc1, //0x000002dd movl %eax, %ecx
+ 0x48, 0x69, 0xc9, 0x1f, 0x85, 0xeb, 0x51, //0x000002df imulq $1374389535, %rcx, %rcx
+ 0x48, 0xc1, 0xe9, 0x25, //0x000002e6 shrq $37, %rcx
+ 0x6b, 0xd1, 0x64, //0x000002ea imull $100, %ecx, %edx
+ 0x29, 0xd0, //0x000002ed subl %edx, %eax
+ 0x48, 0x8d, 0x15, 0x6a, 0x0a, 0x00, 0x00, //0x000002ef leaq $2666(%rip), %rdx /* _Digits+0(%rip) */
+ 0x0f, 0xb7, 0x04, 0x42, //0x000002f6 movzwl (%rdx,%rax,2), %eax
+ 0x66, 0x89, 0x43, 0xfe, //0x000002fa movw %ax, $-2(%rbx)
+ 0x0f, 0xb7, 0x04, 0x4a, //0x000002fe movzwl (%rdx,%rcx,2), %eax
+ 0x66, 0x89, 0x43, 0xfc, //0x00000302 movw %ax, $-4(%rbx)
+ 0x45, 0x31, 0xc9, //0x00000306 xorl %r9d, %r9d
+ 0x48, 0x8d, 0x4b, 0xfc, //0x00000309 leaq $-4(%rbx), %rcx
+ 0x41, 0x83, 0xfb, 0x64, //0x0000030d cmpl $100, %r11d
+ 0x0f, 0x83, 0x91, 0x00, 0x00, 0x00, //0x00000311 jae LBB0_64
+ //0x00000317 LBB0_31
+ 0x44, 0x89, 0xda, //0x00000317 movl %r11d, %edx
+ 0xe9, 0xd4, 0x00, 0x00, 0x00, //0x0000031a jmp LBB0_66
+ //0x0000031f LBB0_26
+ 0x41, 0x89, 0xc4, //0x0000031f movl %eax, %r12d
+ 0x45, 0x85, 0xdb, //0x00000322 testl %r11d, %r11d
+ 0x0f, 0x88, 0x1d, 0x02, 0x00, 0x00, //0x00000325 js LBB0_38
+ 0x4b, 0x8d, 0x34, 0x20, //0x0000032b leaq (%r8,%r12), %rsi
+ 0x41, 0x81, 0xfd, 0x10, 0x27, 0x00, 0x00, //0x0000032f cmpl $10000, %r13d
+ 0x0f, 0x82, 0xa7, 0x02, 0x00, 0x00, //0x00000336 jb LBB0_43
+ 0x44, 0x89, 0xe8, //0x0000033c movl %r13d, %eax
+ 0xb9, 0x59, 0x17, 0xb7, 0xd1, //0x0000033f movl $3518437209, %ecx
+ 0x48, 0x0f, 0xaf, 0xc8, //0x00000344 imulq %rax, %rcx
+ 0x48, 0xc1, 0xe9, 0x2d, //0x00000348 shrq $45, %rcx
+ 0x69, 0xc1, 0xf0, 0xd8, 0xff, 0xff, //0x0000034c imull $-10000, %ecx, %eax
+ 0x44, 0x01, 0xe8, //0x00000352 addl %r13d, %eax
+ 0x48, 0x69, 0xd0, 0x1f, 0x85, 0xeb, 0x51, //0x00000355 imulq $1374389535, %rax, %rdx
+ 0x48, 0xc1, 0xea, 0x25, //0x0000035c shrq $37, %rdx
+ 0x6b, 0xda, 0x64, //0x00000360 imull $100, %edx, %ebx
+ 0x29, 0xd8, //0x00000363 subl %ebx, %eax
+ 0x48, 0x8d, 0x1d, 0xf4, 0x09, 0x00, 0x00, //0x00000365 leaq $2548(%rip), %rbx /* _Digits+0(%rip) */
+ 0x0f, 0xb7, 0x04, 0x43, //0x0000036c movzwl (%rbx,%rax,2), %eax
+ 0x66, 0x89, 0x46, 0xfe, //0x00000370 movw %ax, $-2(%rsi)
+ 0x48, 0x8d, 0x46, 0xfc, //0x00000374 leaq $-4(%rsi), %rax
+ 0x0f, 0xb7, 0x14, 0x53, //0x00000378 movzwl (%rbx,%rdx,2), %edx
+ 0x66, 0x89, 0x56, 0xfc, //0x0000037c movw %dx, $-4(%rsi)
+ 0x41, 0x89, 0xcd, //0x00000380 movl %ecx, %r13d
+ 0x41, 0x83, 0xfd, 0x64, //0x00000383 cmpl $100, %r13d
+ 0x0f, 0x83, 0x63, 0x02, 0x00, 0x00, //0x00000387 jae LBB0_44
+ //0x0000038d LBB0_29
+ 0x44, 0x89, 0xe9, //0x0000038d movl %r13d, %ecx
+ 0xe9, 0x9e, 0x02, 0x00, 0x00, //0x00000390 jmp LBB0_46
+ //0x00000395 LBB0_30
+ 0x45, 0x31, 0xc9, //0x00000395 xorl %r9d, %r9d
+ 0x48, 0x89, 0xd9, //0x00000398 movq %rbx, %rcx
+ 0x45, 0x89, 0xeb, //0x0000039b movl %r13d, %r11d
+ 0x41, 0x83, 0xfb, 0x64, //0x0000039e cmpl $100, %r11d
+ 0x0f, 0x82, 0x6f, 0xff, 0xff, 0xff, //0x000003a2 jb LBB0_31
+ //0x000003a8 LBB0_64
+ 0x48, 0xff, 0xc9, //0x000003a8 decq %rcx
+ 0x4c, 0x8d, 0x15, 0xae, 0x09, 0x00, 0x00, //0x000003ab leaq $2478(%rip), %r10 /* _Digits+0(%rip) */
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000003b2 .p2align 4, 0x90
+ //0x000003c0 LBB0_65
+ 0x44, 0x89, 0xda, //0x000003c0 movl %r11d, %edx
+ 0x48, 0x69, 0xd2, 0x1f, 0x85, 0xeb, 0x51, //0x000003c3 imulq $1374389535, %rdx, %rdx
+ 0x48, 0xc1, 0xea, 0x25, //0x000003ca shrq $37, %rdx
+ 0x6b, 0xc2, 0x64, //0x000003ce imull $100, %edx, %eax
+ 0x44, 0x89, 0xde, //0x000003d1 movl %r11d, %esi
+ 0x29, 0xc6, //0x000003d4 subl %eax, %esi
+ 0x41, 0x0f, 0xb7, 0x04, 0x72, //0x000003d6 movzwl (%r10,%rsi,2), %eax
+ 0x66, 0x89, 0x41, 0xff, //0x000003db movw %ax, $-1(%rcx)
+ 0x48, 0x83, 0xc1, 0xfe, //0x000003df addq $-2, %rcx
+ 0x41, 0x81, 0xfb, 0x0f, 0x27, 0x00, 0x00, //0x000003e3 cmpl $9999, %r11d
+ 0x41, 0x89, 0xd3, //0x000003ea movl %edx, %r11d
+ 0x0f, 0x87, 0xcd, 0xff, 0xff, 0xff, //0x000003ed ja LBB0_65
+ //0x000003f3 LBB0_66
+ 0x49, 0x8d, 0x70, 0x01, //0x000003f3 leaq $1(%r8), %rsi
+ 0x83, 0xfa, 0x0a, //0x000003f7 cmpl $10, %edx
+ 0x0f, 0x82, 0x1d, 0x00, 0x00, 0x00, //0x000003fa jb LBB0_68
+ 0x89, 0xd0, //0x00000400 movl %edx, %eax
+ 0x48, 0x8d, 0x0d, 0x57, 0x09, 0x00, 0x00, //0x00000402 leaq $2391(%rip), %rcx /* _Digits+0(%rip) */
+ 0x8a, 0x14, 0x41, //0x00000409 movb (%rcx,%rax,2), %dl
+ 0x8a, 0x44, 0x41, 0x01, //0x0000040c movb $1(%rcx,%rax,2), %al
+ 0x41, 0x88, 0x50, 0x01, //0x00000410 movb %dl, $1(%r8)
+ 0x41, 0x88, 0x40, 0x02, //0x00000414 movb %al, $2(%r8)
+ 0xe9, 0x05, 0x00, 0x00, 0x00, //0x00000418 jmp LBB0_69
+ //0x0000041d LBB0_68
+ 0x80, 0xc2, 0x30, //0x0000041d addb $48, %dl
+ 0x88, 0x16, //0x00000420 movb %dl, (%rsi)
+ //0x00000422 LBB0_69
+ 0x4c, 0x29, 0xcb, //0x00000422 subq %r9, %rbx
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000425 .p2align 4, 0x90
+ //0x00000430 LBB0_70
+ 0x80, 0x7b, 0xff, 0x30, //0x00000430 cmpb $48, $-1(%rbx)
+ 0x48, 0x8d, 0x5b, 0xff, //0x00000434 leaq $-1(%rbx), %rbx
+ 0x0f, 0x84, 0xf2, 0xff, 0xff, 0xff, //0x00000438 je LBB0_70
+ 0x41, 0x88, 0x10, //0x0000043e movb %dl, (%r8)
+ 0x48, 0x8d, 0x43, 0x01, //0x00000441 leaq $1(%rbx), %rax
+ 0x48, 0x89, 0xc1, //0x00000445 movq %rax, %rcx
+ 0x48, 0x29, 0xf1, //0x00000448 subq %rsi, %rcx
+ 0x48, 0x83, 0xf9, 0x02, //0x0000044b cmpq $2, %rcx
+ 0x0f, 0x8c, 0x06, 0x00, 0x00, 0x00, //0x0000044f jl LBB0_73
+ 0xc6, 0x06, 0x2e, //0x00000455 movb $46, (%rsi)
+ 0x48, 0x89, 0xc3, //0x00000458 movq %rax, %rbx
+ //0x0000045b LBB0_73
+ 0xc6, 0x03, 0x65, //0x0000045b movb $101, (%rbx)
+ 0x45, 0x85, 0xff, //0x0000045e testl %r15d, %r15d
+ 0x0f, 0x8e, 0x41, 0x01, 0x00, 0x00, //0x00000461 jle LBB0_76
+ 0x41, 0xff, 0xcf, //0x00000467 decl %r15d
+ 0xc6, 0x43, 0x01, 0x2b, //0x0000046a movb $43, $1(%rbx)
+ 0x44, 0x89, 0xf8, //0x0000046e movl %r15d, %eax
+ 0x83, 0xf8, 0x64, //0x00000471 cmpl $100, %eax
+ 0x0f, 0x8c, 0x43, 0x01, 0x00, 0x00, //0x00000474 jl LBB0_77
+ //0x0000047a LBB0_75
+ 0x89, 0xc1, //0x0000047a movl %eax, %ecx
+ 0xba, 0xcd, 0xcc, 0xcc, 0xcc, //0x0000047c movl $3435973837, %edx
+ 0x48, 0x0f, 0xaf, 0xd1, //0x00000481 imulq %rcx, %rdx
+ 0x48, 0xc1, 0xea, 0x23, //0x00000485 shrq $35, %rdx
+ 0x8d, 0x0c, 0x12, //0x00000489 leal (%rdx,%rdx), %ecx
+ 0x8d, 0x0c, 0x89, //0x0000048c leal (%rcx,%rcx,4), %ecx
+ 0x29, 0xc8, //0x0000048f subl %ecx, %eax
+ 0x48, 0x8d, 0x0d, 0xc8, 0x08, 0x00, 0x00, //0x00000491 leaq $2248(%rip), %rcx /* _Digits+0(%rip) */
+ 0x0f, 0xb7, 0x0c, 0x51, //0x00000498 movzwl (%rcx,%rdx,2), %ecx
+ 0x66, 0x89, 0x4b, 0x02, //0x0000049c movw %cx, $2(%rbx)
+ 0x0c, 0x30, //0x000004a0 orb $48, %al
+ 0x88, 0x43, 0x04, //0x000004a2 movb %al, $4(%rbx)
+ 0x48, 0x83, 0xc3, 0x05, //0x000004a5 addq $5, %rbx
+ 0x49, 0x89, 0xd8, //0x000004a9 movq %rbx, %r8
+ 0xe9, 0x7f, 0x08, 0x00, 0x00, //0x000004ac jmp LBB0_137
+ //0x000004b1 LBB0_32
+ 0xd3, 0xee, //0x000004b1 shrl %cl, %esi
+ 0x81, 0xfe, 0xa0, 0x86, 0x01, 0x00, //0x000004b3 cmpl $100000, %esi
+ 0x0f, 0x82, 0x1a, 0x02, 0x00, 0x00, //0x000004b9 jb LBB0_52
+ 0xb8, 0x06, 0x00, 0x00, 0x00, //0x000004bf movl $6, %eax
+ 0x81, 0xfe, 0x40, 0x42, 0x0f, 0x00, //0x000004c4 cmpl $1000000, %esi
+ 0x0f, 0x82, 0x20, 0x00, 0x00, 0x00, //0x000004ca jb LBB0_36
+ 0xb8, 0x07, 0x00, 0x00, 0x00, //0x000004d0 movl $7, %eax
+ 0x81, 0xfe, 0x80, 0x96, 0x98, 0x00, //0x000004d5 cmpl $10000000, %esi
+ 0x0f, 0x82, 0x0f, 0x00, 0x00, 0x00, //0x000004db jb LBB0_36
+ 0x81, 0xfe, 0x00, 0xe1, 0xf5, 0x05, //0x000004e1 cmpl $100000000, %esi
+ 0xb8, 0x09, 0x00, 0x00, 0x00, //0x000004e7 movl $9, %eax
+ 0x48, 0x83, 0xd8, 0x00, //0x000004ec sbbq $0, %rax
+ //0x000004f0 LBB0_36
+ 0x4c, 0x01, 0xc0, //0x000004f0 addq %r8, %rax
+ //0x000004f3 LBB0_37
+ 0x89, 0xf1, //0x000004f3 movl %esi, %ecx
+ 0xba, 0x59, 0x17, 0xb7, 0xd1, //0x000004f5 movl $3518437209, %edx
+ 0x48, 0x0f, 0xaf, 0xd1, //0x000004fa imulq %rcx, %rdx
+ 0x48, 0xc1, 0xea, 0x2d, //0x000004fe shrq $45, %rdx
+ 0x69, 0xca, 0xf0, 0xd8, 0xff, 0xff, //0x00000502 imull $-10000, %edx, %ecx
+ 0x01, 0xf1, //0x00000508 addl %esi, %ecx
+ 0x48, 0x69, 0xf1, 0x1f, 0x85, 0xeb, 0x51, //0x0000050a imulq $1374389535, %rcx, %rsi
+ 0x48, 0xc1, 0xee, 0x25, //0x00000511 shrq $37, %rsi
+ 0x6b, 0xde, 0x64, //0x00000515 imull $100, %esi, %ebx
+ 0x29, 0xd9, //0x00000518 subl %ebx, %ecx
+ 0x48, 0x8d, 0x1d, 0x3f, 0x08, 0x00, 0x00, //0x0000051a leaq $2111(%rip), %rbx /* _Digits+0(%rip) */
+ 0x0f, 0xb7, 0x0c, 0x4b, //0x00000521 movzwl (%rbx,%rcx,2), %ecx
+ 0x66, 0x89, 0x48, 0xfe, //0x00000525 movw %cx, $-2(%rax)
+ 0x0f, 0xb7, 0x0c, 0x73, //0x00000529 movzwl (%rbx,%rsi,2), %ecx
+ 0x66, 0x89, 0x48, 0xfc, //0x0000052d movw %cx, $-4(%rax)
+ 0x49, 0x89, 0xc1, //0x00000531 movq %rax, %r9
+ 0x48, 0x83, 0xc0, 0xfc, //0x00000534 addq $-4, %rax
+ 0x89, 0xd6, //0x00000538 movl %edx, %esi
+ 0x83, 0xfe, 0x64, //0x0000053a cmpl $100, %esi
+ 0x0f, 0x83, 0xd5, 0x01, 0x00, 0x00, //0x0000053d jae LBB0_56
+ 0xe9, 0x17, 0x02, 0x00, 0x00, //0x00000543 jmp LBB0_58
+ //0x00000548 LBB0_38
+ 0x45, 0x85, 0xff, //0x00000548 testl %r15d, %r15d
+ 0x0f, 0x8f, 0x90, 0x04, 0x00, 0x00, //0x0000054b jg LBB0_98
+ 0x66, 0x41, 0xc7, 0x00, 0x30, 0x2e, //0x00000551 movw $11824, (%r8)
+ 0x49, 0x83, 0xc0, 0x02, //0x00000557 addq $2, %r8
+ 0x45, 0x85, 0xff, //0x0000055b testl %r15d, %r15d
+ 0x0f, 0x89, 0x7d, 0x04, 0x00, 0x00, //0x0000055e jns LBB0_98
+ 0x31, 0xf6, //0x00000564 xorl %esi, %esi
+ 0x41, 0x83, 0xff, 0x80, //0x00000566 cmpl $-128, %r15d
+ 0x0f, 0x87, 0x5a, 0x04, 0x00, 0x00, //0x0000056a ja LBB0_96
+ 0x45, 0x89, 0xfa, //0x00000570 movl %r15d, %r10d
+ 0x41, 0xf7, 0xd2, //0x00000573 notl %r10d
+ 0x49, 0xff, 0xc2, //0x00000576 incq %r10
+ 0x4c, 0x89, 0xd6, //0x00000579 movq %r10, %rsi
+ 0x48, 0x83, 0xe6, 0x80, //0x0000057c andq $-128, %rsi
+ 0x48, 0x8d, 0x46, 0x80, //0x00000580 leaq $-128(%rsi), %rax
+ 0x48, 0x89, 0xc1, //0x00000584 movq %rax, %rcx
+ 0x48, 0xc1, 0xe9, 0x07, //0x00000587 shrq $7, %rcx
+ 0x48, 0xff, 0xc1, //0x0000058b incq %rcx
+ 0x41, 0x89, 0xcb, //0x0000058e movl %ecx, %r11d
+ 0x41, 0x83, 0xe3, 0x03, //0x00000591 andl $3, %r11d
+ 0x48, 0x3d, 0x80, 0x01, 0x00, 0x00, //0x00000595 cmpq $384, %rax
+ 0x0f, 0x83, 0x38, 0x03, 0x00, 0x00, //0x0000059b jae LBB0_90
+ 0x31, 0xdb, //0x000005a1 xorl %ebx, %ebx
+ 0xe9, 0xda, 0x03, 0x00, 0x00, //0x000005a3 jmp LBB0_92
+ //0x000005a8 LBB0_76
+ 0xc6, 0x43, 0x01, 0x2d, //0x000005a8 movb $45, $1(%rbx)
+ 0xb8, 0x01, 0x00, 0x00, 0x00, //0x000005ac movl $1, %eax
+ 0x44, 0x29, 0xf8, //0x000005b1 subl %r15d, %eax
+ 0x83, 0xf8, 0x64, //0x000005b4 cmpl $100, %eax
+ 0x0f, 0x8d, 0xbd, 0xfe, 0xff, 0xff, //0x000005b7 jge LBB0_75
+ //0x000005bd LBB0_77
+ 0x83, 0xf8, 0x0a, //0x000005bd cmpl $10, %eax
+ 0x0f, 0x8c, 0x02, 0x01, 0x00, 0x00, //0x000005c0 jl LBB0_79
+ 0x48, 0x98, //0x000005c6 cltq
+ 0x48, 0x8d, 0x0d, 0x91, 0x07, 0x00, 0x00, //0x000005c8 leaq $1937(%rip), %rcx /* _Digits+0(%rip) */
+ 0x0f, 0xb7, 0x04, 0x41, //0x000005cf movzwl (%rcx,%rax,2), %eax
+ 0x66, 0x89, 0x43, 0x02, //0x000005d3 movw %ax, $2(%rbx)
+ 0x48, 0x83, 0xc3, 0x04, //0x000005d7 addq $4, %rbx
+ 0x49, 0x89, 0xd8, //0x000005db movq %rbx, %r8
+ 0xe9, 0x4d, 0x07, 0x00, 0x00, //0x000005de jmp LBB0_137
+ //0x000005e3 LBB0_43
+ 0x48, 0x89, 0xf0, //0x000005e3 movq %rsi, %rax
+ 0x41, 0x83, 0xfd, 0x64, //0x000005e6 cmpl $100, %r13d
+ 0x0f, 0x82, 0x9d, 0xfd, 0xff, 0xff, //0x000005ea jb LBB0_29
+ //0x000005f0 LBB0_44
+ 0x48, 0xff, 0xc8, //0x000005f0 decq %rax
+ 0x4c, 0x8d, 0x15, 0x66, 0x07, 0x00, 0x00, //0x000005f3 leaq $1894(%rip), %r10 /* _Digits+0(%rip) */
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000005fa .p2align 4, 0x90
+ //0x00000600 LBB0_45
+ 0x44, 0x89, 0xe9, //0x00000600 movl %r13d, %ecx
+ 0x48, 0x69, 0xc9, 0x1f, 0x85, 0xeb, 0x51, //0x00000603 imulq $1374389535, %rcx, %rcx
+ 0x48, 0xc1, 0xe9, 0x25, //0x0000060a shrq $37, %rcx
+ 0x6b, 0xd9, 0x64, //0x0000060e imull $100, %ecx, %ebx
+ 0x44, 0x89, 0xea, //0x00000611 movl %r13d, %edx
+ 0x29, 0xda, //0x00000614 subl %ebx, %edx
+ 0x41, 0x0f, 0xb7, 0x14, 0x52, //0x00000616 movzwl (%r10,%rdx,2), %edx
+ 0x66, 0x89, 0x50, 0xff, //0x0000061b movw %dx, $-1(%rax)
+ 0x48, 0x83, 0xc0, 0xfe, //0x0000061f addq $-2, %rax
+ 0x41, 0x81, 0xfd, 0x0f, 0x27, 0x00, 0x00, //0x00000623 cmpl $9999, %r13d
+ 0x41, 0x89, 0xcd, //0x0000062a movl %ecx, %r13d
+ 0x0f, 0x87, 0xcd, 0xff, 0xff, 0xff, //0x0000062d ja LBB0_45
+ //0x00000633 LBB0_46
+ 0x49, 0x63, 0xc7, //0x00000633 movslq %r15d, %rax
+ 0x83, 0xf9, 0x0a, //0x00000636 cmpl $10, %ecx
+ 0x0f, 0x82, 0x22, 0x00, 0x00, 0x00, //0x00000639 jb LBB0_48
+ 0x89, 0xc9, //0x0000063f movl %ecx, %ecx
+ 0x48, 0x8d, 0x15, 0x18, 0x07, 0x00, 0x00, //0x00000641 leaq $1816(%rip), %rdx /* _Digits+0(%rip) */
+ 0x0f, 0xb7, 0x0c, 0x4a, //0x00000648 movzwl (%rdx,%rcx,2), %ecx
+ 0x66, 0x41, 0x89, 0x08, //0x0000064c movw %cx, (%r8)
+ 0x49, 0x01, 0xc0, //0x00000650 addq %rax, %r8
+ 0x49, 0x39, 0xc4, //0x00000653 cmpq %rax, %r12
+ 0x0f, 0x8c, 0x17, 0x00, 0x00, 0x00, //0x00000656 jl LBB0_49
+ 0xe9, 0xcf, 0x06, 0x00, 0x00, //0x0000065c jmp LBB0_137
+ //0x00000661 LBB0_48
+ 0x80, 0xc1, 0x30, //0x00000661 addb $48, %cl
+ 0x41, 0x88, 0x08, //0x00000664 movb %cl, (%r8)
+ 0x49, 0x01, 0xc0, //0x00000667 addq %rax, %r8
+ 0x49, 0x39, 0xc4, //0x0000066a cmpq %rax, %r12
+ 0x0f, 0x8d, 0xbd, 0x06, 0x00, 0x00, //0x0000066d jge LBB0_137
+ //0x00000673 LBB0_49
+ 0x4b, 0x8d, 0x04, 0x21, //0x00000673 leaq (%r9,%r12), %rax
+ 0x4c, 0x8d, 0x5c, 0x07, 0x01, //0x00000677 leaq $1(%rdi,%rax), %r11
+ 0x4d, 0x39, 0xc3, //0x0000067c cmpq %r8, %r11
+ 0x4d, 0x0f, 0x46, 0xd8, //0x0000067f cmovbeq %r8, %r11
+ 0x4a, 0x8d, 0x0c, 0x0f, //0x00000683 leaq (%rdi,%r9), %rcx
+ 0x4c, 0x01, 0xe1, //0x00000687 addq %r12, %rcx
+ 0x49, 0x29, 0xcb, //0x0000068a subq %rcx, %r11
+ 0x49, 0x81, 0xfb, 0x80, 0x00, 0x00, 0x00, //0x0000068d cmpq $128, %r11
+ 0x0f, 0x82, 0x06, 0x02, 0x00, 0x00, //0x00000694 jb LBB0_87
+ 0x4d, 0x89, 0xda, //0x0000069a movq %r11, %r10
+ 0x49, 0x83, 0xe2, 0x80, //0x0000069d andq $-128, %r10
+ 0x49, 0x8d, 0x4a, 0x80, //0x000006a1 leaq $-128(%r10), %rcx
+ 0x48, 0x89, 0xcb, //0x000006a5 movq %rcx, %rbx
+ 0x48, 0xc1, 0xeb, 0x07, //0x000006a8 shrq $7, %rbx
+ 0x48, 0xff, 0xc3, //0x000006ac incq %rbx
+ 0x89, 0xda, //0x000006af movl %ebx, %edx
+ 0x83, 0xe2, 0x03, //0x000006b1 andl $3, %edx
+ 0x48, 0x81, 0xf9, 0x80, 0x01, 0x00, 0x00, //0x000006b4 cmpq $384, %rcx
+ 0x0f, 0x83, 0xe8, 0x00, 0x00, 0x00, //0x000006bb jae LBB0_80
+ 0x31, 0xc0, //0x000006c1 xorl %eax, %eax
+ 0xe9, 0x88, 0x01, 0x00, 0x00, //0x000006c3 jmp LBB0_82
+ //0x000006c8 LBB0_79
+ 0x04, 0x30, //0x000006c8 addb $48, %al
+ 0x88, 0x43, 0x02, //0x000006ca movb %al, $2(%rbx)
+ 0x48, 0x83, 0xc3, 0x03, //0x000006cd addq $3, %rbx
+ 0x49, 0x89, 0xd8, //0x000006d1 movq %rbx, %r8
+ 0xe9, 0x57, 0x06, 0x00, 0x00, //0x000006d4 jmp LBB0_137
+ //0x000006d9 LBB0_52
+ 0x41, 0xb9, 0x01, 0x00, 0x00, 0x00, //0x000006d9 movl $1, %r9d
+ 0x83, 0xfe, 0x0a, //0x000006df cmpl $10, %esi
+ 0x0f, 0x82, 0x21, 0x00, 0x00, 0x00, //0x000006e2 jb LBB0_55
+ 0x41, 0xb9, 0x02, 0x00, 0x00, 0x00, //0x000006e8 movl $2, %r9d
+ 0x83, 0xfe, 0x64, //0x000006ee cmpl $100, %esi
+ 0x0f, 0x82, 0x12, 0x00, 0x00, 0x00, //0x000006f1 jb LBB0_55
+ 0x41, 0xb9, 0x03, 0x00, 0x00, 0x00, //0x000006f7 movl $3, %r9d
+ 0x81, 0xfe, 0xe8, 0x03, 0x00, 0x00, //0x000006fd cmpl $1000, %esi
+ 0x0f, 0x83, 0xab, 0x01, 0x00, 0x00, //0x00000703 jae LBB0_88
+ //0x00000709 LBB0_55
+ 0x4d, 0x01, 0xc1, //0x00000709 addq %r8, %r9
+ 0x4c, 0x89, 0xc8, //0x0000070c movq %r9, %rax
+ 0x83, 0xfe, 0x64, //0x0000070f cmpl $100, %esi
+ 0x0f, 0x82, 0x47, 0x00, 0x00, 0x00, //0x00000712 jb LBB0_58
+ //0x00000718 LBB0_56
+ 0x48, 0xff, 0xc8, //0x00000718 decq %rax
+ 0x4c, 0x8d, 0x15, 0x3e, 0x06, 0x00, 0x00, //0x0000071b leaq $1598(%rip), %r10 /* _Digits+0(%rip) */
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000722 .p2align 4, 0x90
+ //0x00000730 LBB0_57
+ 0x89, 0xf3, //0x00000730 movl %esi, %ebx
+ 0x89, 0xf6, //0x00000732 movl %esi, %esi
+ 0x48, 0x69, 0xf6, 0x1f, 0x85, 0xeb, 0x51, //0x00000734 imulq $1374389535, %rsi, %rsi
+ 0x48, 0xc1, 0xee, 0x25, //0x0000073b shrq $37, %rsi
+ 0x6b, 0xce, 0x64, //0x0000073f imull $100, %esi, %ecx
+ 0x89, 0xda, //0x00000742 movl %ebx, %edx
+ 0x29, 0xca, //0x00000744 subl %ecx, %edx
+ 0x41, 0x0f, 0xb7, 0x0c, 0x52, //0x00000746 movzwl (%r10,%rdx,2), %ecx
+ 0x66, 0x89, 0x48, 0xff, //0x0000074b movw %cx, $-1(%rax)
+ 0x48, 0x83, 0xc0, 0xfe, //0x0000074f addq $-2, %rax
+ 0x81, 0xfb, 0x0f, 0x27, 0x00, 0x00, //0x00000753 cmpl $9999, %ebx
+ 0x0f, 0x87, 0xd1, 0xff, 0xff, 0xff, //0x00000759 ja LBB0_57
+ //0x0000075f LBB0_58
+ 0x83, 0xfe, 0x0a, //0x0000075f cmpl $10, %esi
+ 0x0f, 0x82, 0x16, 0x00, 0x00, 0x00, //0x00000762 jb LBB0_60
+ 0x89, 0xf0, //0x00000768 movl %esi, %eax
+ 0x48, 0x8d, 0x0d, 0xef, 0x05, 0x00, 0x00, //0x0000076a leaq $1519(%rip), %rcx /* _Digits+0(%rip) */
+ 0x0f, 0xb7, 0x04, 0x41, //0x00000771 movzwl (%rcx,%rax,2), %eax
+ 0x66, 0x41, 0x89, 0x00, //0x00000775 movw %ax, (%r8)
+ 0xe9, 0x07, 0x00, 0x00, 0x00, //0x00000779 jmp LBB0_61
+ //0x0000077e LBB0_60
+ 0x40, 0x80, 0xc6, 0x30, //0x0000077e addb $48, %sil
+ 0x41, 0x88, 0x30, //0x00000782 movb %sil, (%r8)
+ //0x00000785 LBB0_61
+ 0x41, 0x29, 0xf9, //0x00000785 subl %edi, %r9d
+ 0x45, 0x89, 0xc8, //0x00000788 movl %r9d, %r8d
+ 0xe9, 0xa3, 0x05, 0x00, 0x00, //0x0000078b jmp LBB0_138
+ //0x00000790 LBB0_62
+ 0x41, 0xb9, 0x04, 0x00, 0x00, 0x00, //0x00000790 movl $4, %r9d
+ 0x48, 0x8d, 0x4b, 0xfc, //0x00000796 leaq $-4(%rbx), %rcx
+ 0x41, 0x83, 0xfb, 0x64, //0x0000079a cmpl $100, %r11d
+ 0x0f, 0x82, 0x73, 0xfb, 0xff, 0xff, //0x0000079e jb LBB0_31
+ 0xe9, 0xff, 0xfb, 0xff, 0xff, //0x000007a4 jmp LBB0_64
+ //0x000007a9 LBB0_80
+ 0x48, 0x29, 0xd3, //0x000007a9 subq %rdx, %rbx
+ 0x48, 0x8d, 0x8c, 0x07, 0xe0, 0x01, 0x00, 0x00, //0x000007ac leaq $480(%rdi,%rax), %rcx
+ 0x31, 0xc0, //0x000007b4 xorl %eax, %eax
+ 0xc5, 0xfe, 0x6f, 0x05, 0x42, 0xf8, 0xff, 0xff, //0x000007b6 vmovdqu $-1982(%rip), %ymm0 /* LCPI0_0+0(%rip) */
+ 0x90, 0x90, //0x000007be .p2align 4, 0x90
+ //0x000007c0 LBB0_81
+ 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0x20, 0xfe, 0xff, 0xff, //0x000007c0 vmovdqu %ymm0, $-480(%rcx,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0x40, 0xfe, 0xff, 0xff, //0x000007c9 vmovdqu %ymm0, $-448(%rcx,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0x60, 0xfe, 0xff, 0xff, //0x000007d2 vmovdqu %ymm0, $-416(%rcx,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0x80, 0xfe, 0xff, 0xff, //0x000007db vmovdqu %ymm0, $-384(%rcx,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0xa0, 0xfe, 0xff, 0xff, //0x000007e4 vmovdqu %ymm0, $-352(%rcx,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0xc0, 0xfe, 0xff, 0xff, //0x000007ed vmovdqu %ymm0, $-320(%rcx,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0xe0, 0xfe, 0xff, 0xff, //0x000007f6 vmovdqu %ymm0, $-288(%rcx,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0x00, 0xff, 0xff, 0xff, //0x000007ff vmovdqu %ymm0, $-256(%rcx,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0x20, 0xff, 0xff, 0xff, //0x00000808 vmovdqu %ymm0, $-224(%rcx,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0x40, 0xff, 0xff, 0xff, //0x00000811 vmovdqu %ymm0, $-192(%rcx,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0x60, 0xff, 0xff, 0xff, //0x0000081a vmovdqu %ymm0, $-160(%rcx,%rax)
+ 0xc5, 0xfe, 0x7f, 0x44, 0x01, 0x80, //0x00000823 vmovdqu %ymm0, $-128(%rcx,%rax)
+ 0xc5, 0xfe, 0x7f, 0x44, 0x01, 0xa0, //0x00000829 vmovdqu %ymm0, $-96(%rcx,%rax)
+ 0xc5, 0xfe, 0x7f, 0x44, 0x01, 0xc0, //0x0000082f vmovdqu %ymm0, $-64(%rcx,%rax)
+ 0xc5, 0xfe, 0x7f, 0x44, 0x01, 0xe0, //0x00000835 vmovdqu %ymm0, $-32(%rcx,%rax)
+ 0xc5, 0xfe, 0x7f, 0x04, 0x01, //0x0000083b vmovdqu %ymm0, (%rcx,%rax)
+ 0x48, 0x05, 0x00, 0x02, 0x00, 0x00, //0x00000840 addq $512, %rax
+ 0x48, 0x83, 0xc3, 0xfc, //0x00000846 addq $-4, %rbx
+ 0x0f, 0x85, 0x70, 0xff, 0xff, 0xff, //0x0000084a jne LBB0_81
+ //0x00000850 LBB0_82
+ 0x48, 0x85, 0xd2, //0x00000850 testq %rdx, %rdx
+ 0x0f, 0x84, 0x37, 0x00, 0x00, 0x00, //0x00000853 je LBB0_85
+ 0x4c, 0x01, 0xc8, //0x00000859 addq %r9, %rax
+ 0x4c, 0x01, 0xe0, //0x0000085c addq %r12, %rax
+ 0x48, 0x8d, 0x44, 0x07, 0x60, //0x0000085f leaq $96(%rdi,%rax), %rax
+ 0x48, 0xf7, 0xda, //0x00000864 negq %rdx
+ 0xc5, 0xfe, 0x6f, 0x05, 0x91, 0xf7, 0xff, 0xff, //0x00000867 vmovdqu $-2159(%rip), %ymm0 /* LCPI0_0+0(%rip) */
+ 0x90, //0x0000086f .p2align 4, 0x90
+ //0x00000870 LBB0_84
+ 0xc5, 0xfe, 0x7f, 0x40, 0xa0, //0x00000870 vmovdqu %ymm0, $-96(%rax)
+ 0xc5, 0xfe, 0x7f, 0x40, 0xc0, //0x00000875 vmovdqu %ymm0, $-64(%rax)
+ 0xc5, 0xfe, 0x7f, 0x40, 0xe0, //0x0000087a vmovdqu %ymm0, $-32(%rax)
+ 0xc5, 0xfe, 0x7f, 0x00, //0x0000087f vmovdqu %ymm0, (%rax)
+ 0x48, 0x83, 0xe8, 0x80, //0x00000883 subq $-128, %rax
+ 0x48, 0xff, 0xc2, //0x00000887 incq %rdx
+ 0x0f, 0x85, 0xe0, 0xff, 0xff, 0xff, //0x0000088a jne LBB0_84
+ //0x00000890 LBB0_85
+ 0x4d, 0x39, 0xda, //0x00000890 cmpq %r11, %r10
+ 0x0f, 0x84, 0x97, 0x04, 0x00, 0x00, //0x00000893 je LBB0_137
+ 0x4c, 0x01, 0xd6, //0x00000899 addq %r10, %rsi
+ 0x90, 0x90, 0x90, 0x90, //0x0000089c .p2align 4, 0x90
+ //0x000008a0 LBB0_87
+ 0xc6, 0x06, 0x30, //0x000008a0 movb $48, (%rsi)
+ 0x48, 0xff, 0xc6, //0x000008a3 incq %rsi
+ 0x4c, 0x39, 0xc6, //0x000008a6 cmpq %r8, %rsi
+ 0x0f, 0x82, 0xf1, 0xff, 0xff, 0xff, //0x000008a9 jb LBB0_87
+ 0xe9, 0x7c, 0x04, 0x00, 0x00, //0x000008af jmp LBB0_137
+ //0x000008b4 LBB0_88
+ 0x81, 0xfe, 0x10, 0x27, 0x00, 0x00, //0x000008b4 cmpl $10000, %esi
+ 0x4c, 0x89, 0xc0, //0x000008ba movq %r8, %rax
+ 0x48, 0x83, 0xd8, 0x00, //0x000008bd sbbq $0, %rax
+ 0x48, 0x83, 0xc0, 0x05, //0x000008c1 addq $5, %rax
+ 0x81, 0xfe, 0x10, 0x27, 0x00, 0x00, //0x000008c5 cmpl $10000, %esi
+ 0x0f, 0x83, 0x22, 0xfc, 0xff, 0xff, //0x000008cb jae LBB0_37
+ 0x49, 0x89, 0xc1, //0x000008d1 movq %rax, %r9
+ 0xe9, 0x3f, 0xfe, 0xff, 0xff, //0x000008d4 jmp LBB0_56
+ //0x000008d9 LBB0_90
+ 0x49, 0x8d, 0x84, 0x39, 0xe2, 0x01, 0x00, 0x00, //0x000008d9 leaq $482(%r9,%rdi), %rax
+ 0x4d, 0x89, 0xde, //0x000008e1 movq %r11, %r14
+ 0x49, 0x29, 0xce, //0x000008e4 subq %rcx, %r14
+ 0x31, 0xdb, //0x000008e7 xorl %ebx, %ebx
+ 0xc5, 0xfe, 0x6f, 0x05, 0x0f, 0xf7, 0xff, 0xff, //0x000008e9 vmovdqu $-2289(%rip), %ymm0 /* LCPI0_0+0(%rip) */
+ //0x000008f1 LBB0_91
+ 0xc5, 0xfe, 0x7f, 0x84, 0x18, 0x20, 0xfe, 0xff, 0xff, //0x000008f1 vmovdqu %ymm0, $-480(%rax,%rbx)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x18, 0x40, 0xfe, 0xff, 0xff, //0x000008fa vmovdqu %ymm0, $-448(%rax,%rbx)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x18, 0x60, 0xfe, 0xff, 0xff, //0x00000903 vmovdqu %ymm0, $-416(%rax,%rbx)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x18, 0x80, 0xfe, 0xff, 0xff, //0x0000090c vmovdqu %ymm0, $-384(%rax,%rbx)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x18, 0xa0, 0xfe, 0xff, 0xff, //0x00000915 vmovdqu %ymm0, $-352(%rax,%rbx)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x18, 0xc0, 0xfe, 0xff, 0xff, //0x0000091e vmovdqu %ymm0, $-320(%rax,%rbx)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x18, 0xe0, 0xfe, 0xff, 0xff, //0x00000927 vmovdqu %ymm0, $-288(%rax,%rbx)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x18, 0x00, 0xff, 0xff, 0xff, //0x00000930 vmovdqu %ymm0, $-256(%rax,%rbx)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x18, 0x20, 0xff, 0xff, 0xff, //0x00000939 vmovdqu %ymm0, $-224(%rax,%rbx)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x18, 0x40, 0xff, 0xff, 0xff, //0x00000942 vmovdqu %ymm0, $-192(%rax,%rbx)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x18, 0x60, 0xff, 0xff, 0xff, //0x0000094b vmovdqu %ymm0, $-160(%rax,%rbx)
+ 0xc5, 0xfe, 0x7f, 0x44, 0x18, 0x80, //0x00000954 vmovdqu %ymm0, $-128(%rax,%rbx)
+ 0xc5, 0xfe, 0x7f, 0x44, 0x18, 0xa0, //0x0000095a vmovdqu %ymm0, $-96(%rax,%rbx)
+ 0xc5, 0xfe, 0x7f, 0x44, 0x18, 0xc0, //0x00000960 vmovdqu %ymm0, $-64(%rax,%rbx)
+ 0xc5, 0xfe, 0x7f, 0x44, 0x18, 0xe0, //0x00000966 vmovdqu %ymm0, $-32(%rax,%rbx)
+ 0xc5, 0xfe, 0x7f, 0x04, 0x18, //0x0000096c vmovdqu %ymm0, (%rax,%rbx)
+ 0x48, 0x81, 0xc3, 0x00, 0x02, 0x00, 0x00, //0x00000971 addq $512, %rbx
+ 0x49, 0x83, 0xc6, 0x04, //0x00000978 addq $4, %r14
+ 0x0f, 0x85, 0x6f, 0xff, 0xff, 0xff, //0x0000097c jne LBB0_91
+ //0x00000982 LBB0_92
+ 0x4d, 0x85, 0xdb, //0x00000982 testq %r11, %r11
+ 0x0f, 0x84, 0x33, 0x00, 0x00, 0x00, //0x00000985 je LBB0_95
+ 0x4c, 0x01, 0xcb, //0x0000098b addq %r9, %rbx
+ 0x48, 0x8d, 0x44, 0x1f, 0x62, //0x0000098e leaq $98(%rdi,%rbx), %rax
+ 0x49, 0xf7, 0xdb, //0x00000993 negq %r11
+ 0xc5, 0xfe, 0x6f, 0x05, 0x62, 0xf6, 0xff, 0xff, //0x00000996 vmovdqu $-2462(%rip), %ymm0 /* LCPI0_0+0(%rip) */
+ //0x0000099e LBB0_94
+ 0xc5, 0xfe, 0x7f, 0x40, 0xa0, //0x0000099e vmovdqu %ymm0, $-96(%rax)
+ 0xc5, 0xfe, 0x7f, 0x40, 0xc0, //0x000009a3 vmovdqu %ymm0, $-64(%rax)
+ 0xc5, 0xfe, 0x7f, 0x40, 0xe0, //0x000009a8 vmovdqu %ymm0, $-32(%rax)
+ 0xc5, 0xfe, 0x7f, 0x00, //0x000009ad vmovdqu %ymm0, (%rax)
+ 0x48, 0x83, 0xe8, 0x80, //0x000009b1 subq $-128, %rax
+ 0x49, 0xff, 0xc3, //0x000009b5 incq %r11
+ 0x0f, 0x85, 0xe0, 0xff, 0xff, 0xff, //0x000009b8 jne LBB0_94
+ //0x000009be LBB0_95
+ 0x49, 0x01, 0xf0, //0x000009be addq %rsi, %r8
+ 0x49, 0x39, 0xf2, //0x000009c1 cmpq %rsi, %r10
+ 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x000009c4 je LBB0_98
+ //0x000009ca LBB0_96
+ 0x44, 0x89, 0xf8, //0x000009ca movl %r15d, %eax
+ 0xf7, 0xd8, //0x000009cd negl %eax
+ 0x90, //0x000009cf .p2align 4, 0x90
+ //0x000009d0 LBB0_97
+ 0x41, 0xc6, 0x00, 0x30, //0x000009d0 movb $48, (%r8)
+ 0x49, 0xff, 0xc0, //0x000009d4 incq %r8
+ 0xff, 0xc6, //0x000009d7 incl %esi
+ 0x39, 0xc6, //0x000009d9 cmpl %eax, %esi
+ 0x0f, 0x8c, 0xef, 0xff, 0xff, 0xff, //0x000009db jl LBB0_97
+ //0x000009e1 LBB0_98
+ 0x4b, 0x8d, 0x04, 0x20, //0x000009e1 leaq (%r8,%r12), %rax
+ 0x41, 0x81, 0xfd, 0x10, 0x27, 0x00, 0x00, //0x000009e5 cmpl $10000, %r13d
+ 0x0f, 0x82, 0x63, 0x00, 0x00, 0x00, //0x000009ec jb LBB0_101
+ 0x44, 0x89, 0xe9, //0x000009f2 movl %r13d, %ecx
+ 0x41, 0xba, 0x59, 0x17, 0xb7, 0xd1, //0x000009f5 movl $3518437209, %r10d
+ 0x4c, 0x0f, 0xaf, 0xd1, //0x000009fb imulq %rcx, %r10
+ 0x49, 0xc1, 0xea, 0x2d, //0x000009ff shrq $45, %r10
+ 0x41, 0x69, 0xca, 0xf0, 0xd8, 0xff, 0xff, //0x00000a03 imull $-10000, %r10d, %ecx
+ 0x44, 0x01, 0xe9, //0x00000a0a addl %r13d, %ecx
+ 0x0f, 0x84, 0x87, 0x01, 0x00, 0x00, //0x00000a0d je LBB0_103
+ 0x89, 0xca, //0x00000a13 movl %ecx, %edx
+ 0x48, 0x69, 0xd2, 0x1f, 0x85, 0xeb, 0x51, //0x00000a15 imulq $1374389535, %rdx, %rdx
+ 0x48, 0xc1, 0xea, 0x25, //0x00000a1c shrq $37, %rdx
+ 0x6b, 0xda, 0x64, //0x00000a20 imull $100, %edx, %ebx
+ 0x29, 0xd9, //0x00000a23 subl %ebx, %ecx
+ 0x48, 0x8d, 0x1d, 0x34, 0x03, 0x00, 0x00, //0x00000a25 leaq $820(%rip), %rbx /* _Digits+0(%rip) */
+ 0x0f, 0xb7, 0x0c, 0x4b, //0x00000a2c movzwl (%rbx,%rcx,2), %ecx
+ 0x66, 0x89, 0x48, 0xfe, //0x00000a30 movw %cx, $-2(%rax)
+ 0x0f, 0xb7, 0x0c, 0x53, //0x00000a34 movzwl (%rbx,%rdx,2), %ecx
+ 0x66, 0x89, 0x48, 0xfc, //0x00000a38 movw %cx, $-4(%rax)
+ 0x45, 0x31, 0xc9, //0x00000a3c xorl %r9d, %r9d
+ 0x48, 0x83, 0xc0, 0xfc, //0x00000a3f addq $-4, %rax
+ 0x41, 0x83, 0xfa, 0x64, //0x00000a43 cmpl $100, %r10d
+ 0x0f, 0x83, 0x18, 0x00, 0x00, 0x00, //0x00000a47 jae LBB0_105
+ //0x00000a4d LBB0_102
+ 0x44, 0x89, 0xd1, //0x00000a4d movl %r10d, %ecx
+ 0xe9, 0x4d, 0x00, 0x00, 0x00, //0x00000a50 jmp LBB0_107
+ //0x00000a55 LBB0_101
+ 0x45, 0x31, 0xc9, //0x00000a55 xorl %r9d, %r9d
+ 0x45, 0x89, 0xea, //0x00000a58 movl %r13d, %r10d
+ 0x41, 0x83, 0xfa, 0x64, //0x00000a5b cmpl $100, %r10d
+ 0x0f, 0x82, 0xe8, 0xff, 0xff, 0xff, //0x00000a5f jb LBB0_102
+ //0x00000a65 LBB0_105
+ 0x48, 0xff, 0xc8, //0x00000a65 decq %rax
+ 0x48, 0x8d, 0x15, 0xf1, 0x02, 0x00, 0x00, //0x00000a68 leaq $753(%rip), %rdx /* _Digits+0(%rip) */
+ 0x90, //0x00000a6f .p2align 4, 0x90
+ //0x00000a70 LBB0_106
+ 0x44, 0x89, 0xd1, //0x00000a70 movl %r10d, %ecx
+ 0x48, 0x69, 0xc9, 0x1f, 0x85, 0xeb, 0x51, //0x00000a73 imulq $1374389535, %rcx, %rcx
+ 0x48, 0xc1, 0xe9, 0x25, //0x00000a7a shrq $37, %rcx
+ 0x6b, 0xd9, 0x64, //0x00000a7e imull $100, %ecx, %ebx
+ 0x44, 0x89, 0xd6, //0x00000a81 movl %r10d, %esi
+ 0x29, 0xde, //0x00000a84 subl %ebx, %esi
+ 0x0f, 0xb7, 0x34, 0x72, //0x00000a86 movzwl (%rdx,%rsi,2), %esi
+ 0x66, 0x89, 0x70, 0xff, //0x00000a8a movw %si, $-1(%rax)
+ 0x48, 0x83, 0xc0, 0xfe, //0x00000a8e addq $-2, %rax
+ 0x41, 0x81, 0xfa, 0x0f, 0x27, 0x00, 0x00, //0x00000a92 cmpl $9999, %r10d
+ 0x41, 0x89, 0xca, //0x00000a99 movl %ecx, %r10d
+ 0x0f, 0x87, 0xce, 0xff, 0xff, 0xff, //0x00000a9c ja LBB0_106
+ //0x00000aa2 LBB0_107
+ 0x83, 0xf9, 0x0a, //0x00000aa2 cmpl $10, %ecx
+ 0x0f, 0x82, 0x16, 0x00, 0x00, 0x00, //0x00000aa5 jb LBB0_109
+ 0x89, 0xc8, //0x00000aab movl %ecx, %eax
+ 0x48, 0x8d, 0x0d, 0xac, 0x02, 0x00, 0x00, //0x00000aad leaq $684(%rip), %rcx /* _Digits+0(%rip) */
+ 0x0f, 0xb7, 0x04, 0x41, //0x00000ab4 movzwl (%rcx,%rax,2), %eax
+ 0x66, 0x41, 0x89, 0x00, //0x00000ab8 movw %ax, (%r8)
+ 0xe9, 0x06, 0x00, 0x00, 0x00, //0x00000abc jmp LBB0_110
+ //0x00000ac1 LBB0_109
+ 0x80, 0xc1, 0x30, //0x00000ac1 addb $48, %cl
+ 0x41, 0x88, 0x08, //0x00000ac4 movb %cl, (%r8)
+ //0x00000ac7 LBB0_110
+ 0x4d, 0x29, 0xcc, //0x00000ac7 subq %r9, %r12
+ 0x49, 0x8d, 0x74, 0x24, 0x01, //0x00000aca leaq $1(%r12), %rsi
+ 0x49, 0x8d, 0x54, 0x24, 0x61, //0x00000acf leaq $97(%r12), %rdx
+ 0x49, 0x8d, 0x44, 0x24, 0x02, //0x00000ad4 leaq $2(%r12), %rax
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000ad9 .p2align 4, 0x90
+ //0x00000ae0 LBB0_111
+ 0x48, 0xff, 0xca, //0x00000ae0 decq %rdx
+ 0x48, 0xff, 0xce, //0x00000ae3 decq %rsi
+ 0x48, 0xff, 0xc8, //0x00000ae6 decq %rax
+ 0x43, 0x80, 0x7c, 0x20, 0xff, 0x30, //0x00000ae9 cmpb $48, $-1(%r8,%r12)
+ 0x4d, 0x8d, 0x64, 0x24, 0xff, //0x00000aef leaq $-1(%r12), %r12
+ 0x0f, 0x84, 0xe6, 0xff, 0xff, 0xff, //0x00000af4 je LBB0_111
+ 0x4d, 0x8d, 0x0c, 0x30, //0x00000afa leaq (%r8,%rsi), %r9
+ 0x45, 0x85, 0xff, //0x00000afe testl %r15d, %r15d
+ 0x0f, 0x8e, 0x8b, 0x00, 0x00, 0x00, //0x00000b01 jle LBB0_116
+ 0x44, 0x89, 0xc9, //0x00000b07 movl %r9d, %ecx
+ 0x44, 0x29, 0xc1, //0x00000b0a subl %r8d, %ecx
+ 0x41, 0x39, 0xcf, //0x00000b0d cmpl %ecx, %r15d
+ 0x0f, 0x8d, 0x23, 0x00, 0x00, 0x00, //0x00000b10 jge LBB0_117
+ 0x43, 0x8d, 0x0c, 0x07, //0x00000b16 leal (%r15,%r8), %ecx
+ 0x41, 0x29, 0xc9, //0x00000b1a subl %ecx, %r9d
+ 0x49, 0x8d, 0x49, 0xff, //0x00000b1d leaq $-1(%r9), %rcx
+ 0x45, 0x89, 0xca, //0x00000b21 movl %r9d, %r10d
+ 0x41, 0x83, 0xe2, 0x03, //0x00000b24 andl $3, %r10d
+ 0x48, 0x83, 0xf9, 0x03, //0x00000b28 cmpq $3, %rcx
+ 0x0f, 0x83, 0x81, 0x00, 0x00, 0x00, //0x00000b2c jae LBB0_121
+ 0x31, 0xc9, //0x00000b32 xorl %ecx, %ecx
+ 0xe9, 0xa3, 0x00, 0x00, 0x00, //0x00000b34 jmp LBB0_124
+ //0x00000b39 LBB0_117
+ 0x0f, 0x8e, 0x53, 0x00, 0x00, 0x00, //0x00000b39 jle LBB0_116
+ 0x45, 0x01, 0xc7, //0x00000b3f addl %r8d, %r15d
+ 0x45, 0x89, 0xce, //0x00000b42 movl %r9d, %r14d
+ 0x41, 0xf7, 0xd6, //0x00000b45 notl %r14d
+ 0x45, 0x01, 0xfe, //0x00000b48 addl %r15d, %r14d
+ 0x45, 0x31, 0xd2, //0x00000b4b xorl %r10d, %r10d
+ 0x4d, 0x89, 0xcb, //0x00000b4e movq %r9, %r11
+ 0x41, 0x83, 0xfe, 0x7e, //0x00000b51 cmpl $126, %r14d
+ 0x0f, 0x86, 0xb4, 0x01, 0x00, 0x00, //0x00000b55 jbe LBB0_135
+ 0x49, 0xff, 0xc6, //0x00000b5b incq %r14
+ 0x4d, 0x89, 0xf2, //0x00000b5e movq %r14, %r10
+ 0x49, 0x83, 0xe2, 0x80, //0x00000b61 andq $-128, %r10
+ 0x4f, 0x8d, 0x1c, 0x10, //0x00000b65 leaq (%r8,%r10), %r11
+ 0x49, 0x8d, 0x5a, 0x80, //0x00000b69 leaq $-128(%r10), %rbx
+ 0x48, 0x89, 0xd9, //0x00000b6d movq %rbx, %rcx
+ 0x48, 0xc1, 0xe9, 0x07, //0x00000b70 shrq $7, %rcx
+ 0x48, 0xff, 0xc1, //0x00000b74 incq %rcx
+ 0x41, 0x89, 0xcc, //0x00000b77 movl %ecx, %r12d
+ 0x41, 0x83, 0xe4, 0x03, //0x00000b7a andl $3, %r12d
+ 0x48, 0x81, 0xfb, 0x80, 0x01, 0x00, 0x00, //0x00000b7e cmpq $384, %rbx
+ 0x0f, 0x83, 0x8f, 0x00, 0x00, 0x00, //0x00000b85 jae LBB0_129
+ 0x31, 0xc9, //0x00000b8b xorl %ecx, %ecx
+ 0xe9, 0x30, 0x01, 0x00, 0x00, //0x00000b8d jmp LBB0_131
+ //0x00000b92 LBB0_116
+ 0x4d, 0x89, 0xc8, //0x00000b92 movq %r9, %r8
+ 0xe9, 0x96, 0x01, 0x00, 0x00, //0x00000b95 jmp LBB0_137
+ //0x00000b9a LBB0_103
+ 0x41, 0xb9, 0x04, 0x00, 0x00, 0x00, //0x00000b9a movl $4, %r9d
+ 0x48, 0x83, 0xc0, 0xfc, //0x00000ba0 addq $-4, %rax
+ 0x41, 0x83, 0xfa, 0x64, //0x00000ba4 cmpl $100, %r10d
+ 0x0f, 0x82, 0x9f, 0xfe, 0xff, 0xff, //0x00000ba8 jb LBB0_102
+ 0xe9, 0xb2, 0xfe, 0xff, 0xff, //0x00000bae jmp LBB0_105
+ //0x00000bb3 LBB0_121
+ 0x4d, 0x89, 0xd3, //0x00000bb3 movq %r10, %r11
+ 0x4d, 0x29, 0xcb, //0x00000bb6 subq %r9, %r11
+ 0x31, 0xc9, //0x00000bb9 xorl %ecx, %ecx
+ 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000bbb .p2align 4, 0x90
+ //0x00000bc0 LBB0_122
+ 0x49, 0x8d, 0x1c, 0x08, //0x00000bc0 leaq (%r8,%rcx), %rbx
+ 0x8b, 0x54, 0x1e, 0xfc, //0x00000bc4 movl $-4(%rsi,%rbx), %edx
+ 0x89, 0x54, 0x1e, 0xfd, //0x00000bc8 movl %edx, $-3(%rsi,%rbx)
+ 0x48, 0x83, 0xc1, 0xfc, //0x00000bcc addq $-4, %rcx
+ 0x49, 0x39, 0xcb, //0x00000bd0 cmpq %rcx, %r11
+ 0x0f, 0x85, 0xe7, 0xff, 0xff, 0xff, //0x00000bd3 jne LBB0_122
+ 0x48, 0xf7, 0xd9, //0x00000bd9 negq %rcx
+ //0x00000bdc LBB0_124
+ 0x4d, 0x85, 0xd2, //0x00000bdc testq %r10, %r10
+ 0x0f, 0x84, 0x25, 0x00, 0x00, 0x00, //0x00000bdf je LBB0_127
+ 0x49, 0xf7, 0xda, //0x00000be5 negq %r10
+ 0x4c, 0x89, 0xc2, //0x00000be8 movq %r8, %rdx
+ 0x48, 0x29, 0xca, //0x00000beb subq %rcx, %rdx
+ 0x31, 0xc9, //0x00000bee xorl %ecx, %ecx
+ //0x00000bf0 .p2align 4, 0x90
+ //0x00000bf0 LBB0_126
+ 0x48, 0x8d, 0x34, 0x0a, //0x00000bf0 leaq (%rdx,%rcx), %rsi
+ 0x41, 0x0f, 0xb6, 0x1c, 0x34, //0x00000bf4 movzbl (%r12,%rsi), %ebx
+ 0x41, 0x88, 0x5c, 0x34, 0x01, //0x00000bf9 movb %bl, $1(%r12,%rsi)
+ 0x48, 0xff, 0xc9, //0x00000bfe decq %rcx
+ 0x49, 0x39, 0xca, //0x00000c01 cmpq %rcx, %r10
+ 0x0f, 0x85, 0xe6, 0xff, 0xff, 0xff, //0x00000c04 jne LBB0_126
+ //0x00000c0a LBB0_127
+ 0x49, 0x63, 0xcf, //0x00000c0a movslq %r15d, %rcx
+ 0x41, 0xc6, 0x04, 0x08, 0x2e, //0x00000c0d movb $46, (%r8,%rcx)
+ 0x49, 0x01, 0xc0, //0x00000c12 addq %rax, %r8
+ 0xe9, 0x16, 0x01, 0x00, 0x00, //0x00000c15 jmp LBB0_137
+ //0x00000c1a LBB0_129
+ 0x4c, 0x89, 0xe3, //0x00000c1a movq %r12, %rbx
+ 0x48, 0x29, 0xcb, //0x00000c1d subq %rcx, %rbx
+ 0x31, 0xc9, //0x00000c20 xorl %ecx, %ecx
+ 0xc5, 0xfe, 0x6f, 0x05, 0xd6, 0xf3, 0xff, 0xff, //0x00000c22 vmovdqu $-3114(%rip), %ymm0 /* LCPI0_0+0(%rip) */
+ //0x00000c2a LBB0_130
+ 0x49, 0x8d, 0x04, 0x08, //0x00000c2a leaq (%r8,%rcx), %rax
+ 0xc5, 0xfe, 0x7f, 0x04, 0x06, //0x00000c2e vmovdqu %ymm0, (%rsi,%rax)
+ 0xc5, 0xfe, 0x7f, 0x44, 0x06, 0x20, //0x00000c33 vmovdqu %ymm0, $32(%rsi,%rax)
+ 0xc5, 0xfe, 0x7f, 0x44, 0x06, 0x40, //0x00000c39 vmovdqu %ymm0, $64(%rsi,%rax)
+ 0xc5, 0xfe, 0x7f, 0x44, 0x06, 0x60, //0x00000c3f vmovdqu %ymm0, $96(%rsi,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0x80, 0x00, 0x00, 0x00, //0x00000c45 vmovdqu %ymm0, $128(%rsi,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0xa0, 0x00, 0x00, 0x00, //0x00000c4e vmovdqu %ymm0, $160(%rsi,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0xc0, 0x00, 0x00, 0x00, //0x00000c57 vmovdqu %ymm0, $192(%rsi,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0xe0, 0x00, 0x00, 0x00, //0x00000c60 vmovdqu %ymm0, $224(%rsi,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0x00, 0x01, 0x00, 0x00, //0x00000c69 vmovdqu %ymm0, $256(%rsi,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0x20, 0x01, 0x00, 0x00, //0x00000c72 vmovdqu %ymm0, $288(%rsi,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0x40, 0x01, 0x00, 0x00, //0x00000c7b vmovdqu %ymm0, $320(%rsi,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0x60, 0x01, 0x00, 0x00, //0x00000c84 vmovdqu %ymm0, $352(%rsi,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0x80, 0x01, 0x00, 0x00, //0x00000c8d vmovdqu %ymm0, $384(%rsi,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0xa0, 0x01, 0x00, 0x00, //0x00000c96 vmovdqu %ymm0, $416(%rsi,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0xc0, 0x01, 0x00, 0x00, //0x00000c9f vmovdqu %ymm0, $448(%rsi,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0xe0, 0x01, 0x00, 0x00, //0x00000ca8 vmovdqu %ymm0, $480(%rsi,%rax)
+ 0x48, 0x81, 0xc1, 0x00, 0x02, 0x00, 0x00, //0x00000cb1 addq $512, %rcx
+ 0x48, 0x83, 0xc3, 0x04, //0x00000cb8 addq $4, %rbx
+ 0x0f, 0x85, 0x68, 0xff, 0xff, 0xff, //0x00000cbc jne LBB0_130
+ //0x00000cc2 LBB0_131
+ 0x49, 0x01, 0xf3, //0x00000cc2 addq %rsi, %r11
+ 0x4d, 0x85, 0xe4, //0x00000cc5 testq %r12, %r12
+ 0x0f, 0x84, 0x35, 0x00, 0x00, 0x00, //0x00000cc8 je LBB0_134
+ 0x49, 0x01, 0xc8, //0x00000cce addq %rcx, %r8
+ 0x49, 0x01, 0xd0, //0x00000cd1 addq %rdx, %r8
+ 0x49, 0xf7, 0xdc, //0x00000cd4 negq %r12
+ 0xc5, 0xfe, 0x6f, 0x05, 0x21, 0xf3, 0xff, 0xff, //0x00000cd7 vmovdqu $-3295(%rip), %ymm0 /* LCPI0_0+0(%rip) */
+ //0x00000cdf LBB0_133
+ 0xc4, 0xc1, 0x7e, 0x7f, 0x40, 0xa0, //0x00000cdf vmovdqu %ymm0, $-96(%r8)
+ 0xc4, 0xc1, 0x7e, 0x7f, 0x40, 0xc0, //0x00000ce5 vmovdqu %ymm0, $-64(%r8)
+ 0xc4, 0xc1, 0x7e, 0x7f, 0x40, 0xe0, //0x00000ceb vmovdqu %ymm0, $-32(%r8)
+ 0xc4, 0xc1, 0x7e, 0x7f, 0x00, //0x00000cf1 vmovdqu %ymm0, (%r8)
+ 0x49, 0x83, 0xe8, 0x80, //0x00000cf6 subq $-128, %r8
+ 0x49, 0xff, 0xc4, //0x00000cfa incq %r12
+ 0x0f, 0x85, 0xdc, 0xff, 0xff, 0xff, //0x00000cfd jne LBB0_133
+ //0x00000d03 LBB0_134
+ 0x4d, 0x89, 0xd8, //0x00000d03 movq %r11, %r8
+ 0x4d, 0x39, 0xd6, //0x00000d06 cmpq %r10, %r14
+ 0x0f, 0x84, 0x21, 0x00, 0x00, 0x00, //0x00000d09 je LBB0_137
+ //0x00000d0f LBB0_135
+ 0x45, 0x29, 0xd7, //0x00000d0f subl %r10d, %r15d
+ 0x45, 0x29, 0xcf, //0x00000d12 subl %r9d, %r15d
+ 0x4d, 0x89, 0xd8, //0x00000d15 movq %r11, %r8
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000d18 .p2align 4, 0x90
+ //0x00000d20 LBB0_136
+ 0x41, 0xc6, 0x00, 0x30, //0x00000d20 movb $48, (%r8)
+ 0x49, 0xff, 0xc0, //0x00000d24 incq %r8
+ 0x41, 0xff, 0xcf, //0x00000d27 decl %r15d
+ 0x0f, 0x85, 0xf0, 0xff, 0xff, 0xff, //0x00000d2a jne LBB0_136
+ //0x00000d30 LBB0_137
+ 0x41, 0x29, 0xf8, //0x00000d30 subl %edi, %r8d
+ //0x00000d33 LBB0_138
+ 0x44, 0x89, 0xc0, //0x00000d33 movl %r8d, %eax
+ 0x5b, //0x00000d36 popq %rbx
+ 0x41, 0x5c, //0x00000d37 popq %r12
+ 0x41, 0x5d, //0x00000d39 popq %r13
+ 0x41, 0x5e, //0x00000d3b popq %r14
+ 0x41, 0x5f, //0x00000d3d popq %r15
+ 0x5d, //0x00000d3f popq %rbp
+ 0xc5, 0xf8, 0x77, //0x00000d40 vzeroupper
+ 0xc3, //0x00000d43 retq
+ //0x00000d44 LBB0_139
+ 0x45, 0x31, 0xc0, //0x00000d44 xorl %r8d, %r8d
+ 0xe9, 0xe7, 0xff, 0xff, 0xff, //0x00000d47 jmp LBB0_138
+ //0x00000d4c LBB0_140
+ 0x41, 0xbf, 0x6b, 0xff, 0xff, 0xff, //0x00000d4c movl $-149, %r15d
+ 0x89, 0xc6, //0x00000d52 movl %eax, %esi
+ 0xe9, 0x46, 0xf3, 0xff, 0xff, //0x00000d54 jmp LBB0_5
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000d59 .p2align 4, 0x00
+ //0x00000d60 _Digits
+ 0x30, 0x30, 0x30, 0x31, 0x30, 0x32, 0x30, 0x33, 0x30, 0x34, 0x30, 0x35, 0x30, 0x36, 0x30, 0x37, //0x00000d60 QUAD $0x3330323031303030; QUAD $0x3730363035303430 // .ascii 16, '0001020304050607'
+ 0x30, 0x38, 0x30, 0x39, 0x31, 0x30, 0x31, 0x31, 0x31, 0x32, 0x31, 0x33, 0x31, 0x34, 0x31, 0x35, //0x00000d70 QUAD $0x3131303139303830; QUAD $0x3531343133313231 // .ascii 16, '0809101112131415'
+ 0x31, 0x36, 0x31, 0x37, 0x31, 0x38, 0x31, 0x39, 0x32, 0x30, 0x32, 0x31, 0x32, 0x32, 0x32, 0x33, //0x00000d80 QUAD $0x3931383137313631; QUAD $0x3332323231323032 // .ascii 16, '1617181920212223'
+ 0x32, 0x34, 0x32, 0x35, 0x32, 0x36, 0x32, 0x37, 0x32, 0x38, 0x32, 0x39, 0x33, 0x30, 0x33, 0x31, //0x00000d90 QUAD $0x3732363235323432; QUAD $0x3133303339323832 // .ascii 16, '2425262728293031'
+ 0x33, 0x32, 0x33, 0x33, 0x33, 0x34, 0x33, 0x35, 0x33, 0x36, 0x33, 0x37, 0x33, 0x38, 0x33, 0x39, //0x00000da0 QUAD $0x3533343333333233; QUAD $0x3933383337333633 // .ascii 16, '3233343536373839'
+ 0x34, 0x30, 0x34, 0x31, 0x34, 0x32, 0x34, 0x33, 0x34, 0x34, 0x34, 0x35, 0x34, 0x36, 0x34, 0x37, //0x00000db0 QUAD $0x3334323431343034; QUAD $0x3734363435343434 // .ascii 16, '4041424344454647'
+ 0x34, 0x38, 0x34, 0x39, 0x35, 0x30, 0x35, 0x31, 0x35, 0x32, 0x35, 0x33, 0x35, 0x34, 0x35, 0x35, //0x00000dc0 QUAD $0x3135303539343834; QUAD $0x3535343533353235 // .ascii 16, '4849505152535455'
+ 0x35, 0x36, 0x35, 0x37, 0x35, 0x38, 0x35, 0x39, 0x36, 0x30, 0x36, 0x31, 0x36, 0x32, 0x36, 0x33, //0x00000dd0 QUAD $0x3935383537353635; QUAD $0x3336323631363036 // .ascii 16, '5657585960616263'
+ 0x36, 0x34, 0x36, 0x35, 0x36, 0x36, 0x36, 0x37, 0x36, 0x38, 0x36, 0x39, 0x37, 0x30, 0x37, 0x31, //0x00000de0 QUAD $0x3736363635363436; QUAD $0x3137303739363836 // .ascii 16, '6465666768697071'
+ 0x37, 0x32, 0x37, 0x33, 0x37, 0x34, 0x37, 0x35, 0x37, 0x36, 0x37, 0x37, 0x37, 0x38, 0x37, 0x39, //0x00000df0 QUAD $0x3537343733373237; QUAD $0x3937383737373637 // .ascii 16, '7273747576777879'
+ 0x38, 0x30, 0x38, 0x31, 0x38, 0x32, 0x38, 0x33, 0x38, 0x34, 0x38, 0x35, 0x38, 0x36, 0x38, 0x37, //0x00000e00 QUAD $0x3338323831383038; QUAD $0x3738363835383438 // .ascii 16, '8081828384858687'
+ 0x38, 0x38, 0x38, 0x39, 0x39, 0x30, 0x39, 0x31, 0x39, 0x32, 0x39, 0x33, 0x39, 0x34, 0x39, 0x35, //0x00000e10 QUAD $0x3139303939383838; QUAD $0x3539343933393239 // .ascii 16, '8889909192939495'
+ 0x39, 0x36, 0x39, 0x37, 0x39, 0x38, 0x39, 0x39, //0x00000e20 QUAD $0x3939383937393639 // .ascii 8, '96979899'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000e28 .p2align 4, 0x00
+ //0x00000e30 _pow10_ceil_sig_f32.g
+ 0xf5, 0xfc, 0x43, 0x4b, 0x2c, 0xb3, 0xce, 0x81, //0x00000e30 .quad -9093133594791772939
+ 0x32, 0xfc, 0x14, 0x5e, 0xf7, 0x5f, 0x42, 0xa2, //0x00000e38 .quad -6754730975062328270
+ 0x3f, 0x3b, 0x9a, 0x35, 0xf5, 0xf7, 0xd2, 0xca, //0x00000e40 .quad -3831727700400522433
+ 0x0e, 0xca, 0x00, 0x83, 0xf2, 0xb5, 0x87, 0xfd, //0x00000e48 .quad -177973607073265138
+ 0x49, 0x7e, 0xe0, 0x91, 0xb7, 0xd1, 0x74, 0x9e, //0x00000e50 .quad -7028762532061872567
+ 0xdb, 0x9d, 0x58, 0x76, 0x25, 0x06, 0x12, 0xc6, //0x00000e58 .quad -4174267146649952805
+ 0x52, 0xc5, 0xee, 0xd3, 0xae, 0x87, 0x96, 0xf7, //0x00000e60 .quad -606147914885053102
+ 0x53, 0x3b, 0x75, 0x44, 0xcd, 0x14, 0xbe, 0x9a, //0x00000e68 .quad -7296371474444240045
+ 0x28, 0x8a, 0x92, 0x95, 0x00, 0x9a, 0x6d, 0xc1, //0x00000e70 .quad -4508778324627912152
+ 0xb2, 0x2c, 0xf7, 0xba, 0x80, 0x00, 0xc9, 0xf1, //0x00000e78 .quad -1024286887357502286
+ 0xef, 0x7b, 0xda, 0x74, 0x50, 0xa0, 0x1d, 0x97, //0x00000e80 .quad -7557708332239520785
+ 0xeb, 0x1a, 0x11, 0x92, 0x64, 0x08, 0xe5, 0xbc, //0x00000e88 .quad -4835449396872013077
+ 0xa6, 0x61, 0x95, 0xb6, 0x7d, 0x4a, 0x1e, 0xec, //0x00000e90 .quad -1432625727662628442
+ 0x08, 0x5d, 0x1d, 0x92, 0x8e, 0xee, 0x92, 0x93, //0x00000e98 .quad -7812920107430224632
+ 0x4a, 0xb4, 0xa4, 0x36, 0x32, 0xaa, 0x77, 0xb8, //0x00000ea0 .quad -5154464115860392886
+ 0x5c, 0xe1, 0x4d, 0xc4, 0xbe, 0x94, 0x95, 0xe6, //0x00000ea8 .quad -1831394126398103204
+ 0xda, 0xac, 0xb0, 0x3a, 0xf7, 0x7c, 0x1d, 0x90, //0x00000eb0 .quad -8062150356639896358
+ 0x10, 0xd8, 0x5c, 0x09, 0x35, 0xdc, 0x24, 0xb4, //0x00000eb8 .quad -5466001927372482544
+ 0x14, 0x0e, 0xb4, 0x4b, 0x42, 0x13, 0x2e, 0xe1, //0x00000ec0 .quad -2220816390788215276
+ 0xcc, 0x88, 0x50, 0x6f, 0x09, 0xcc, 0xbc, 0x8c, //0x00000ec8 .quad -8305539271883716404
+ 0xff, 0xaa, 0x24, 0xcb, 0x0b, 0xff, 0xeb, 0xaf, //0x00000ed0 .quad -5770238071427257601
+ 0xbf, 0xd5, 0xed, 0xbd, 0xce, 0xfe, 0xe6, 0xdb, //0x00000ed8 .quad -2601111570856684097
+ 0x98, 0xa5, 0xb4, 0x36, 0x41, 0x5f, 0x70, 0x89, //0x00000ee0 .quad -8543223759426509416
+ 0xfd, 0xce, 0x61, 0x84, 0x11, 0x77, 0xcc, 0xab, //0x00000ee8 .quad -6067343680855748867
+ 0xbd, 0x42, 0x7a, 0xe5, 0xd5, 0x94, 0xbf, 0xd6, //0x00000ef0 .quad -2972493582642298179
+ 0xb6, 0x69, 0x6c, 0xaf, 0x05, 0xbd, 0x37, 0x86, //0x00000ef8 .quad -8775337516792518218
+ 0x24, 0x84, 0x47, 0x1b, 0x47, 0xac, 0xc5, 0xa7, //0x00000f00 .quad -6357485877563259868
+ 0x2c, 0x65, 0x19, 0xe2, 0x58, 0x17, 0xb7, 0xd1, //0x00000f08 .quad -3335171328526686932
+ 0x3c, 0xdf, 0x4f, 0x8d, 0x97, 0x6e, 0x12, 0x83, //0x00000f10 .quad -9002011107970261188
+ 0x0b, 0xd7, 0xa3, 0x70, 0x3d, 0x0a, 0xd7, 0xa3, //0x00000f18 .quad -6640827866535438581
+ 0xcd, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, //0x00000f20 .quad -3689348814741910323
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, //0x00000f28 .quad -9223372036854775808
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa0, //0x00000f30 .quad -6917529027641081856
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc8, //0x00000f38 .quad -4035225266123964416
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfa, //0x00000f40 .quad -432345564227567616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x9c, //0x00000f48 .quad -7187745005283311616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x50, 0xc3, //0x00000f50 .quad -4372995238176751616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x24, 0xf4, //0x00000f58 .quad -854558029293551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x96, 0x98, //0x00000f60 .quad -7451627795949551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0xbc, 0xbe, //0x00000f68 .quad -4702848726509551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x28, 0x6b, 0xee, //0x00000f70 .quad -1266874889709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0xf9, 0x02, 0x95, //0x00000f78 .quad -7709325833709551616
+ 0x00, 0x00, 0x00, 0x00, 0x40, 0xb7, 0x43, 0xba, //0x00000f80 .quad -5024971273709551616
+ 0x00, 0x00, 0x00, 0x00, 0x10, 0xa5, 0xd4, 0xe8, //0x00000f88 .quad -1669528073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x2a, 0xe7, 0x84, 0x91, //0x00000f90 .quad -7960984073709551616
+ 0x00, 0x00, 0x00, 0x80, 0xf4, 0x20, 0xe6, 0xb5, //0x00000f98 .quad -5339544073709551616
+ 0x00, 0x00, 0x00, 0xa0, 0x31, 0xa9, 0x5f, 0xe3, //0x00000fa0 .quad -2062744073709551616
+ 0x00, 0x00, 0x00, 0x04, 0xbf, 0xc9, 0x1b, 0x8e, //0x00000fa8 .quad -8206744073709551616
+ 0x00, 0x00, 0x00, 0xc5, 0x2e, 0xbc, 0xa2, 0xb1, //0x00000fb0 .quad -5646744073709551616
+ 0x00, 0x00, 0x40, 0x76, 0x3a, 0x6b, 0x0b, 0xde, //0x00000fb8 .quad -2446744073709551616
+ 0x00, 0x00, 0xe8, 0x89, 0x04, 0x23, 0xc7, 0x8a, //0x00000fc0 .quad -8446744073709551616
+ 0x00, 0x00, 0x62, 0xac, 0xc5, 0xeb, 0x78, 0xad, //0x00000fc8 .quad -5946744073709551616
+ 0x00, 0x80, 0x7a, 0x17, 0xb7, 0x26, 0xd7, 0xd8, //0x00000fd0 .quad -2821744073709551616
+ 0x00, 0x90, 0xac, 0x6e, 0x32, 0x78, 0x86, 0x87, //0x00000fd8 .quad -8681119073709551616
+ 0x00, 0xb4, 0x57, 0x0a, 0x3f, 0x16, 0x68, 0xa9, //0x00000fe0 .quad -6239712823709551616
+ 0x00, 0xa1, 0xed, 0xcc, 0xce, 0x1b, 0xc2, 0xd3, //0x00000fe8 .quad -3187955011209551616
+ 0xa0, 0x84, 0x14, 0x40, 0x61, 0x51, 0x59, 0x84, //0x00000ff0 .quad -8910000909647051616
+ 0xc8, 0xa5, 0x19, 0x90, 0xb9, 0xa5, 0x6f, 0xa5, //0x00000ff8 .quad -6525815118631426616
+ 0x3a, 0x0f, 0x20, 0xf4, 0x27, 0x8f, 0xcb, 0xce, //0x00001000 .quad -3545582879861895366
+ 0x85, 0x09, 0x94, 0xf8, 0x78, 0x39, 0x3f, 0x81, //0x00001008 .quad -9133518327554766459
+ 0xe6, 0x0b, 0xb9, 0x36, 0xd7, 0x07, 0x8f, 0xa1, //0x00001010 .quad -6805211891016070170
+ 0xdf, 0x4e, 0x67, 0x04, 0xcd, 0xc9, 0xf2, 0xc9, //0x00001018 .quad -3894828845342699809
+ 0x97, 0x22, 0x81, 0x45, 0x40, 0x7c, 0x6f, 0xfc, //0x00001020 .quad -256850038250986857
+ 0x9e, 0xb5, 0x70, 0x2b, 0xa8, 0xad, 0xc5, 0x9d, //0x00001028 .quad -7078060301547948642
+ 0x06, 0xe3, 0x4c, 0x36, 0x12, 0x19, 0x37, 0xc5, //0x00001030 .quad -4235889358507547898
+ 0xc7, 0x1b, 0xe0, 0xc3, 0x56, 0xdf, 0x84, 0xf6, //0x00001038 .quad -683175679707046969
+ 0x5d, 0x11, 0x6c, 0x3a, 0x96, 0x0b, 0x13, 0x9a, //0x00001040 .quad -7344513827457986211
+ 0xb4, 0x15, 0x07, 0xc9, 0x7b, 0xce, 0x97, 0xc0, //0x00001048 .quad -4568956265895094860
+ 0x21, 0xdb, 0x48, 0xbb, 0x1a, 0xc2, 0xbd, 0xf0, //0x00001050 .quad -1099509313941480671
+ 0xf5, 0x88, 0x0d, 0xb5, 0x50, 0x99, 0x76, 0x96, //0x00001058 .quad -7604722348854507275
+ 0x32, 0xeb, 0x50, 0xe2, 0xa4, 0x3f, 0x14, 0xbc, //0x00001060 .quad -4894216917640746190
+ 0xfe, 0x25, 0xe5, 0x1a, 0x8e, 0x4f, 0x19, 0xeb, //0x00001068 .quad -1506085128623544834
+ 0xbf, 0x37, 0xcf, 0xd0, 0xb8, 0xd1, 0xef, 0x92, //0x00001070 .quad -7858832233030797377
+ 0xae, 0x05, 0x03, 0x05, 0x27, 0xc6, 0xab, 0xb7, //0x00001078 .quad -5211854272861108818
+ 0x1a, 0xc7, 0x43, 0xc6, 0xb0, 0xb7, 0x96, 0xe5, //0x00001080 .quad -1903131822648998118
+ 0x70, 0x5c, 0xea, 0x7b, 0xce, 0x32, 0x7e, 0x8f, //0x00001088 .quad -8106986416796705680
+ 0x8c, 0xf3, 0xe4, 0x1a, 0x82, 0xbf, 0x5d, 0xb3, //0x00001090 .quad -5522047002568494196
+}
+
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/f64toa.go b/vendor/github.com/bytedance/sonic/internal/native/avx/f64toa.go
new file mode 100644
index 000000000..2051eaa38
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/f64toa.go
@@ -0,0 +1,37 @@
+// Code generated by Makefile, DO NOT EDIT.
+
+// Code generated by Makefile, DO NOT EDIT.
+
+/*
+ * Copyright 2021 ByteDance Inc.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package avx
+
+import (
+ `unsafe`
+
+ `github.com/bytedance/sonic/internal/rt`
+)
+
+var F_f64toa func(out unsafe.Pointer, val float64) (ret int)
+
+var S_f64toa uintptr
+
+//go:nosplit
+func f64toa(out *byte, val float64) (ret int) {
+ return F_f64toa((rt.NoEscape(unsafe.Pointer(out))), val)
+}
+
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/f64toa_subr.go b/vendor/github.com/bytedance/sonic/internal/native/avx/f64toa_subr.go
new file mode 100644
index 000000000..7d49e2da0
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/f64toa_subr.go
@@ -0,0 +1,46 @@
+// +build !noasm !appengine
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+import (
+ `github.com/bytedance/sonic/loader`
+)
+
+const (
+ _entry__f64toa = 32
+)
+
+const (
+ _stack__f64toa = 56
+)
+
+const (
+ _size__f64toa = 4704
+)
+
+var (
+ _pcsp__f64toa = [][2]uint32{
+ {1, 0},
+ {4, 8},
+ {6, 16},
+ {8, 24},
+ {10, 32},
+ {12, 40},
+ {13, 48},
+ {4614, 56},
+ {4618, 48},
+ {4619, 40},
+ {4621, 32},
+ {4623, 24},
+ {4625, 16},
+ {4627, 8},
+ {4631, 0},
+ {4694, 56},
+ }
+)
+
+var _cfunc_f64toa = []loader.CFunc{
+ {"_f64toa_entry", 0, _entry__f64toa, 0, nil},
+ {"_f64toa", _entry__f64toa, _size__f64toa, _stack__f64toa, _pcsp__f64toa},
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/f64toa_text_amd64.go b/vendor/github.com/bytedance/sonic/internal/native/avx/f64toa_text_amd64.go
new file mode 100644
index 000000000..aa2d5af20
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/f64toa_text_amd64.go
@@ -0,0 +1,2402 @@
+// +build amd64
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+var _text_f64toa = []byte{
+ // .p2align 5, 0x00
+ // LCPI0_0
+ 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, // QUAD $0x3030303030303030; QUAD $0x3030303030303030 // .space 16, '0000000000000000'
+ 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, //0x00000010 QUAD $0x3030303030303030; QUAD $0x3030303030303030 // .space 16, '0000000000000000'
+ //0x00000020 .p2align 4, 0x90
+ //0x00000020 _f64toa
+ 0x55, //0x00000020 pushq %rbp
+ 0x48, 0x89, 0xe5, //0x00000021 movq %rsp, %rbp
+ 0x41, 0x57, //0x00000024 pushq %r15
+ 0x41, 0x56, //0x00000026 pushq %r14
+ 0x41, 0x55, //0x00000028 pushq %r13
+ 0x41, 0x54, //0x0000002a pushq %r12
+ 0x53, //0x0000002c pushq %rbx
+ 0x50, //0x0000002d pushq %rax
+ 0xc4, 0xe1, 0xf9, 0x7e, 0xc2, //0x0000002e vmovq %xmm0, %rdx
+ 0x48, 0x89, 0xd0, //0x00000033 movq %rdx, %rax
+ 0x48, 0xc1, 0xe8, 0x34, //0x00000036 shrq $52, %rax
+ 0x25, 0xff, 0x07, 0x00, 0x00, //0x0000003a andl $2047, %eax
+ 0x3d, 0xff, 0x07, 0x00, 0x00, //0x0000003f cmpl $2047, %eax
+ 0x0f, 0x84, 0xee, 0x11, 0x00, 0x00, //0x00000044 je LBB0_165
+ 0xc6, 0x07, 0x2d, //0x0000004a movb $45, (%rdi)
+ 0x48, 0x89, 0xd6, //0x0000004d movq %rdx, %rsi
+ 0x48, 0xc1, 0xee, 0x3f, //0x00000050 shrq $63, %rsi
+ 0x4c, 0x8d, 0x04, 0x37, //0x00000054 leaq (%rdi,%rsi), %r8
+ 0x48, 0x8d, 0x0c, 0x55, 0x00, 0x00, 0x00, 0x00, //0x00000058 leaq (,%rdx,2), %rcx
+ 0x48, 0x85, 0xc9, //0x00000060 testq %rcx, %rcx
+ 0x0f, 0x84, 0x7e, 0x02, 0x00, 0x00, //0x00000063 je LBB0_6
+ 0x49, 0xbb, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0f, 0x00, //0x00000069 movabsq $4503599627370495, %r11
+ 0x4c, 0x21, 0xda, //0x00000073 andq %r11, %rdx
+ 0x85, 0xc0, //0x00000076 testl %eax, %eax
+ 0x0f, 0x84, 0xc2, 0x11, 0x00, 0x00, //0x00000078 je LBB0_166
+ 0x49, 0xff, 0xc3, //0x0000007e incq %r11
+ 0x49, 0x09, 0xd3, //0x00000081 orq %rdx, %r11
+ 0x44, 0x8d, 0x90, 0xcd, 0xfb, 0xff, 0xff, //0x00000084 leal $-1075(%rax), %r10d
+ 0x8d, 0x88, 0x01, 0xfc, 0xff, 0xff, //0x0000008b leal $-1023(%rax), %ecx
+ 0x83, 0xf9, 0x34, //0x00000091 cmpl $52, %ecx
+ 0x0f, 0x87, 0x1d, 0x00, 0x00, 0x00, //0x00000094 ja LBB0_7
+ 0xb9, 0x33, 0x04, 0x00, 0x00, //0x0000009a movl $1075, %ecx
+ 0x29, 0xc1, //0x0000009f subl %eax, %ecx
+ 0x48, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x000000a1 movq $-1, %rbx
+ 0x48, 0xd3, 0xe3, //0x000000a8 shlq %cl, %rbx
+ 0x48, 0xf7, 0xd3, //0x000000ab notq %rbx
+ 0x49, 0x85, 0xdb, //0x000000ae testq %rbx, %r11
+ 0x0f, 0x84, 0x43, 0x06, 0x00, 0x00, //0x000000b1 je LBB0_42
+ //0x000000b7 LBB0_7
+ 0x48, 0x89, 0x75, 0xd0, //0x000000b7 movq %rsi, $-48(%rbp)
+ //0x000000bb LBB0_8
+ 0x48, 0x85, 0xd2, //0x000000bb testq %rdx, %rdx
+ 0x0f, 0x94, 0xc1, //0x000000be sete %cl
+ 0x83, 0xf8, 0x01, //0x000000c1 cmpl $1, %eax
+ 0x0f, 0x97, 0xc0, //0x000000c4 seta %al
+ 0x20, 0xc8, //0x000000c7 andb %cl, %al
+ 0x0f, 0xb6, 0xc0, //0x000000c9 movzbl %al, %eax
+ 0x4e, 0x8d, 0x4c, 0x98, 0xfe, //0x000000cc leaq $-2(%rax,%r11,4), %r9
+ 0x45, 0x69, 0xfa, 0x13, 0x44, 0x13, 0x00, //0x000000d1 imull $1262611, %r10d, %r15d
+ 0x31, 0xc9, //0x000000d8 xorl %ecx, %ecx
+ 0x84, 0xc0, //0x000000da testb %al, %al
+ 0xb8, 0xff, 0xfe, 0x07, 0x00, //0x000000dc movl $524031, %eax
+ 0x0f, 0x44, 0xc1, //0x000000e1 cmovel %ecx, %eax
+ 0x41, 0x29, 0xc7, //0x000000e4 subl %eax, %r15d
+ 0x41, 0xc1, 0xff, 0x16, //0x000000e7 sarl $22, %r15d
+ 0x41, 0x69, 0xcf, 0xb1, 0x6c, 0xe5, 0xff, //0x000000eb imull $-1741647, %r15d, %ecx
+ 0xc1, 0xe9, 0x13, //0x000000f2 shrl $19, %ecx
+ 0x44, 0x01, 0xd1, //0x000000f5 addl %r10d, %ecx
+ 0xb8, 0x24, 0x01, 0x00, 0x00, //0x000000f8 movl $292, %eax
+ 0x44, 0x29, 0xf8, //0x000000fd subl %r15d, %eax
+ 0x48, 0x98, //0x00000100 cltq
+ 0x48, 0xc1, 0xe0, 0x04, //0x00000102 shlq $4, %rax
+ 0x48, 0x8d, 0x15, 0x43, 0x12, 0x00, 0x00, //0x00000106 leaq $4675(%rip), %rdx /* _pow10_ceil_sig.g+0(%rip) */
+ 0x4c, 0x8b, 0x24, 0x10, //0x0000010d movq (%rax,%rdx), %r12
+ 0x4c, 0x8b, 0x6c, 0x10, 0x08, //0x00000111 movq $8(%rax,%rdx), %r13
+ 0xfe, 0xc1, //0x00000116 incb %cl
+ 0x49, 0xd3, 0xe1, //0x00000118 shlq %cl, %r9
+ 0x4c, 0x89, 0xc8, //0x0000011b movq %r9, %rax
+ 0x49, 0xf7, 0xe5, //0x0000011e mulq %r13
+ 0x49, 0x89, 0xd2, //0x00000121 movq %rdx, %r10
+ 0x4c, 0x89, 0xc8, //0x00000124 movq %r9, %rax
+ 0x49, 0xf7, 0xe4, //0x00000127 mulq %r12
+ 0x4a, 0x8d, 0x34, 0x9d, 0x00, 0x00, 0x00, 0x00, //0x0000012a leaq (,%r11,4), %rsi
+ 0x4c, 0x01, 0xd0, //0x00000132 addq %r10, %rax
+ 0x48, 0x83, 0xd2, 0x00, //0x00000135 adcq $0, %rdx
+ 0x31, 0xdb, //0x00000139 xorl %ebx, %ebx
+ 0x48, 0x83, 0xf8, 0x01, //0x0000013b cmpq $1, %rax
+ 0x0f, 0x97, 0xc3, //0x0000013f seta %bl
+ 0x48, 0x09, 0xd3, //0x00000142 orq %rdx, %rbx
+ 0x48, 0xd3, 0xe6, //0x00000145 shlq %cl, %rsi
+ 0x48, 0x89, 0xf0, //0x00000148 movq %rsi, %rax
+ 0x49, 0xf7, 0xe5, //0x0000014b mulq %r13
+ 0x49, 0x89, 0xd2, //0x0000014e movq %rdx, %r10
+ 0x48, 0x89, 0xf0, //0x00000151 movq %rsi, %rax
+ 0x49, 0xf7, 0xe4, //0x00000154 mulq %r12
+ 0x49, 0x89, 0xd1, //0x00000157 movq %rdx, %r9
+ 0x4a, 0x8d, 0x34, 0x9d, 0x02, 0x00, 0x00, 0x00, //0x0000015a leaq $2(,%r11,4), %rsi
+ 0x4c, 0x01, 0xd0, //0x00000162 addq %r10, %rax
+ 0x49, 0x83, 0xd1, 0x00, //0x00000165 adcq $0, %r9
+ 0x45, 0x31, 0xd2, //0x00000169 xorl %r10d, %r10d
+ 0x48, 0x83, 0xf8, 0x01, //0x0000016c cmpq $1, %rax
+ 0x41, 0x0f, 0x97, 0xc2, //0x00000170 seta %r10b
+ 0x4d, 0x09, 0xca, //0x00000174 orq %r9, %r10
+ 0x48, 0xd3, 0xe6, //0x00000177 shlq %cl, %rsi
+ 0x48, 0x89, 0xf0, //0x0000017a movq %rsi, %rax
+ 0x49, 0xf7, 0xe5, //0x0000017d mulq %r13
+ 0x48, 0x89, 0xd1, //0x00000180 movq %rdx, %rcx
+ 0x48, 0x89, 0xf0, //0x00000183 movq %rsi, %rax
+ 0x49, 0xf7, 0xe4, //0x00000186 mulq %r12
+ 0x48, 0x01, 0xc8, //0x00000189 addq %rcx, %rax
+ 0x48, 0x83, 0xd2, 0x00, //0x0000018c adcq $0, %rdx
+ 0x31, 0xf6, //0x00000190 xorl %esi, %esi
+ 0x48, 0x83, 0xf8, 0x01, //0x00000192 cmpq $1, %rax
+ 0x40, 0x0f, 0x97, 0xc6, //0x00000196 seta %sil
+ 0x48, 0x09, 0xd6, //0x0000019a orq %rdx, %rsi
+ 0x41, 0x83, 0xe3, 0x01, //0x0000019d andl $1, %r11d
+ 0x4c, 0x01, 0xdb, //0x000001a1 addq %r11, %rbx
+ 0x4c, 0x29, 0xde, //0x000001a4 subq %r11, %rsi
+ 0x49, 0x83, 0xfa, 0x28, //0x000001a7 cmpq $40, %r10
+ 0x0f, 0x82, 0x01, 0x01, 0x00, 0x00, //0x000001ab jb LBB0_20
+ 0x48, 0xb9, 0xcd, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, //0x000001b1 movabsq $-3689348814741910323, %rcx
+ 0x4c, 0x89, 0xc8, //0x000001bb movq %r9, %rax
+ 0x48, 0xf7, 0xe1, //0x000001be mulq %rcx
+ 0x49, 0x89, 0xd6, //0x000001c1 movq %rdx, %r14
+ 0x49, 0xc1, 0xee, 0x05, //0x000001c4 shrq $5, %r14
+ 0x4a, 0x8d, 0x04, 0xf5, 0x00, 0x00, 0x00, 0x00, //0x000001c8 leaq (,%r14,8), %rax
+ 0x48, 0x8d, 0x14, 0x80, //0x000001d0 leaq (%rax,%rax,4), %rdx
+ 0x48, 0x39, 0xd3, //0x000001d4 cmpq %rdx, %rbx
+ 0x41, 0x0f, 0x96, 0xc3, //0x000001d7 setbe %r11b
+ 0x48, 0x8d, 0x44, 0x80, 0x28, //0x000001db leaq $40(%rax,%rax,4), %rax
+ 0x48, 0x39, 0xf0, //0x000001e0 cmpq %rsi, %rax
+ 0x0f, 0x96, 0xc2, //0x000001e3 setbe %dl
+ 0x41, 0x38, 0xd3, //0x000001e6 cmpb %dl, %r11b
+ 0x0f, 0x84, 0xc3, 0x00, 0x00, 0x00, //0x000001e9 je LBB0_20
+ 0x31, 0xd2, //0x000001ef xorl %edx, %edx
+ 0x48, 0x39, 0xf0, //0x000001f1 cmpq %rsi, %rax
+ 0x0f, 0x96, 0xc2, //0x000001f4 setbe %dl
+ 0x49, 0x01, 0xd6, //0x000001f7 addq %rdx, %r14
+ 0x41, 0xff, 0xc7, //0x000001fa incl %r15d
+ 0x49, 0xba, 0x80, 0xff, 0xff, 0xff, 0x01, 0x00, 0x00, 0x00, //0x000001fd movabsq $8589934464, %r10
+ 0x49, 0x8d, 0x82, 0x7f, 0xe4, 0x0b, 0x54, //0x00000207 leaq $1410065535(%r10), %rax
+ 0x49, 0x39, 0xc6, //0x0000020e cmpq %rax, %r14
+ 0x0f, 0x87, 0x1d, 0x01, 0x00, 0x00, //0x00000211 ja LBB0_25
+ //0x00000217 LBB0_11
+ 0xb8, 0x01, 0x00, 0x00, 0x00, //0x00000217 movl $1, %eax
+ 0x49, 0x83, 0xfe, 0x0a, //0x0000021c cmpq $10, %r14
+ 0x0f, 0x82, 0x9e, 0x01, 0x00, 0x00, //0x00000220 jb LBB0_32
+ 0xb8, 0x02, 0x00, 0x00, 0x00, //0x00000226 movl $2, %eax
+ 0x49, 0x83, 0xfe, 0x64, //0x0000022b cmpq $100, %r14
+ 0x0f, 0x82, 0x8f, 0x01, 0x00, 0x00, //0x0000022f jb LBB0_32
+ 0xb8, 0x03, 0x00, 0x00, 0x00, //0x00000235 movl $3, %eax
+ 0x49, 0x81, 0xfe, 0xe8, 0x03, 0x00, 0x00, //0x0000023a cmpq $1000, %r14
+ 0x0f, 0x82, 0x7d, 0x01, 0x00, 0x00, //0x00000241 jb LBB0_32
+ 0xb8, 0x04, 0x00, 0x00, 0x00, //0x00000247 movl $4, %eax
+ 0x49, 0x81, 0xfe, 0x10, 0x27, 0x00, 0x00, //0x0000024c cmpq $10000, %r14
+ 0x0f, 0x82, 0x6b, 0x01, 0x00, 0x00, //0x00000253 jb LBB0_32
+ 0xb8, 0x05, 0x00, 0x00, 0x00, //0x00000259 movl $5, %eax
+ 0x49, 0x81, 0xfe, 0xa0, 0x86, 0x01, 0x00, //0x0000025e cmpq $100000, %r14
+ 0x0f, 0x82, 0x59, 0x01, 0x00, 0x00, //0x00000265 jb LBB0_32
+ 0xb8, 0x06, 0x00, 0x00, 0x00, //0x0000026b movl $6, %eax
+ 0x49, 0x81, 0xfe, 0x40, 0x42, 0x0f, 0x00, //0x00000270 cmpq $1000000, %r14
+ 0x0f, 0x82, 0x47, 0x01, 0x00, 0x00, //0x00000277 jb LBB0_32
+ 0xb8, 0x07, 0x00, 0x00, 0x00, //0x0000027d movl $7, %eax
+ 0x49, 0x81, 0xfe, 0x80, 0x96, 0x98, 0x00, //0x00000282 cmpq $10000000, %r14
+ 0x0f, 0x82, 0x35, 0x01, 0x00, 0x00, //0x00000289 jb LBB0_32
+ 0xb8, 0x08, 0x00, 0x00, 0x00, //0x0000028f movl $8, %eax
+ 0x49, 0x81, 0xfe, 0x00, 0xe1, 0xf5, 0x05, //0x00000294 cmpq $100000000, %r14
+ 0x0f, 0x82, 0x23, 0x01, 0x00, 0x00, //0x0000029b jb LBB0_32
+ 0x49, 0x81, 0xfe, 0x00, 0xca, 0x9a, 0x3b, //0x000002a1 cmpq $1000000000, %r14
+ 0xb8, 0x0a, 0x00, 0x00, 0x00, //0x000002a8 movl $10, %eax
+ 0xe9, 0x0f, 0x01, 0x00, 0x00, //0x000002ad jmp LBB0_31
+ //0x000002b2 LBB0_20
+ 0x4d, 0x89, 0xcb, //0x000002b2 movq %r9, %r11
+ 0x49, 0xc1, 0xeb, 0x02, //0x000002b5 shrq $2, %r11
+ 0x4c, 0x89, 0xca, //0x000002b9 movq %r9, %rdx
+ 0x48, 0x83, 0xe2, 0xfc, //0x000002bc andq $-4, %rdx
+ 0x48, 0x39, 0xd3, //0x000002c0 cmpq %rdx, %rbx
+ 0x0f, 0x96, 0xc1, //0x000002c3 setbe %cl
+ 0x48, 0x8d, 0x5a, 0x04, //0x000002c6 leaq $4(%rdx), %rbx
+ 0x48, 0x39, 0xf3, //0x000002ca cmpq %rsi, %rbx
+ 0x0f, 0x96, 0xc0, //0x000002cd setbe %al
+ 0x38, 0xc1, //0x000002d0 cmpb %al, %cl
+ 0x0f, 0x84, 0x1e, 0x00, 0x00, 0x00, //0x000002d2 je LBB0_22
+ 0x45, 0x31, 0xf6, //0x000002d8 xorl %r14d, %r14d
+ 0x48, 0x39, 0xf3, //0x000002db cmpq %rsi, %rbx
+ 0x41, 0x0f, 0x96, 0xc6, //0x000002de setbe %r14b
+ 0xe9, 0x30, 0x00, 0x00, 0x00, //0x000002e2 jmp LBB0_24
+ //0x000002e7 LBB0_6
+ 0x41, 0xc6, 0x00, 0x30, //0x000002e7 movb $48, (%r8)
+ 0x41, 0x29, 0xf8, //0x000002eb subl %edi, %r8d
+ 0x41, 0xff, 0xc0, //0x000002ee incl %r8d
+ 0xe9, 0x2d, 0x0f, 0x00, 0x00, //0x000002f1 jmp LBB0_164
+ //0x000002f6 LBB0_22
+ 0x48, 0x83, 0xca, 0x02, //0x000002f6 orq $2, %rdx
+ 0x41, 0xbe, 0x01, 0x00, 0x00, 0x00, //0x000002fa movl $1, %r14d
+ 0x49, 0x39, 0xd2, //0x00000300 cmpq %rdx, %r10
+ 0x0f, 0x87, 0x0e, 0x00, 0x00, 0x00, //0x00000303 ja LBB0_24
+ 0x0f, 0x94, 0xc0, //0x00000309 sete %al
+ 0x41, 0xc0, 0xe9, 0x02, //0x0000030c shrb $2, %r9b
+ 0x41, 0x20, 0xc1, //0x00000310 andb %al, %r9b
+ 0x45, 0x0f, 0xb6, 0xf1, //0x00000313 movzbl %r9b, %r14d
+ //0x00000317 LBB0_24
+ 0x4d, 0x01, 0xde, //0x00000317 addq %r11, %r14
+ 0x49, 0xba, 0x80, 0xff, 0xff, 0xff, 0x01, 0x00, 0x00, 0x00, //0x0000031a movabsq $8589934464, %r10
+ 0x49, 0x8d, 0x82, 0x7f, 0xe4, 0x0b, 0x54, //0x00000324 leaq $1410065535(%r10), %rax
+ 0x49, 0x39, 0xc6, //0x0000032b cmpq %rax, %r14
+ 0x0f, 0x86, 0xe3, 0xfe, 0xff, 0xff, //0x0000032e jbe LBB0_11
+ //0x00000334 LBB0_25
+ 0x4c, 0x89, 0xf2, //0x00000334 movq %r14, %rdx
+ 0x48, 0xc1, 0xea, 0x0b, //0x00000337 shrq $11, %rdx
+ 0xb8, 0x0b, 0x00, 0x00, 0x00, //0x0000033b movl $11, %eax
+ 0x48, 0x81, 0xfa, 0xdd, 0x0e, 0xe9, 0x02, //0x00000340 cmpq $48828125, %rdx
+ 0x0f, 0x82, 0x77, 0x00, 0x00, 0x00, //0x00000347 jb LBB0_32
+ 0x4c, 0x89, 0xf2, //0x0000034d movq %r14, %rdx
+ 0x48, 0xc1, 0xea, 0x0c, //0x00000350 shrq $12, %rdx
+ 0xb8, 0x0c, 0x00, 0x00, 0x00, //0x00000354 movl $12, %eax
+ 0x48, 0x81, 0xfa, 0x51, 0x4a, 0x8d, 0x0e, //0x00000359 cmpq $244140625, %rdx
+ 0x0f, 0x82, 0x5e, 0x00, 0x00, 0x00, //0x00000360 jb LBB0_32
+ 0x4c, 0x89, 0xf2, //0x00000366 movq %r14, %rdx
+ 0x48, 0xc1, 0xea, 0x0d, //0x00000369 shrq $13, %rdx
+ 0xb8, 0x0d, 0x00, 0x00, 0x00, //0x0000036d movl $13, %eax
+ 0x48, 0x81, 0xfa, 0x95, 0x73, 0xc2, 0x48, //0x00000372 cmpq $1220703125, %rdx
+ 0x0f, 0x82, 0x45, 0x00, 0x00, 0x00, //0x00000379 jb LBB0_32
+ 0xb8, 0x0e, 0x00, 0x00, 0x00, //0x0000037f movl $14, %eax
+ 0x48, 0xba, 0x00, 0x40, 0x7a, 0x10, 0xf3, 0x5a, 0x00, 0x00, //0x00000384 movabsq $100000000000000, %rdx
+ 0x49, 0x39, 0xd6, //0x0000038e cmpq %rdx, %r14
+ 0x0f, 0x82, 0x2d, 0x00, 0x00, 0x00, //0x00000391 jb LBB0_32
+ 0xb8, 0x0f, 0x00, 0x00, 0x00, //0x00000397 movl $15, %eax
+ 0x48, 0xba, 0x00, 0x80, 0xc6, 0xa4, 0x7e, 0x8d, 0x03, 0x00, //0x0000039c movabsq $1000000000000000, %rdx
+ 0x49, 0x39, 0xd6, //0x000003a6 cmpq %rdx, %r14
+ 0x0f, 0x82, 0x15, 0x00, 0x00, 0x00, //0x000003a9 jb LBB0_32
+ 0x48, 0xb8, 0x00, 0x00, 0xc1, 0x6f, 0xf2, 0x86, 0x23, 0x00, //0x000003af movabsq $10000000000000000, %rax
+ 0x49, 0x39, 0xc6, //0x000003b9 cmpq %rax, %r14
+ 0xb8, 0x11, 0x00, 0x00, 0x00, //0x000003bc movl $17, %eax
+ //0x000003c1 LBB0_31
+ 0x83, 0xd8, 0x00, //0x000003c1 sbbl $0, %eax
+ //0x000003c4 LBB0_32
+ 0x46, 0x8d, 0x0c, 0x38, //0x000003c4 leal (%rax,%r15), %r9d
+ 0x42, 0x8d, 0x54, 0x38, 0x05, //0x000003c8 leal $5(%rax,%r15), %edx
+ 0x41, 0x89, 0xc4, //0x000003cd movl %eax, %r12d
+ 0x83, 0xfa, 0x1b, //0x000003d0 cmpl $27, %edx
+ 0x0f, 0x82, 0xdb, 0x00, 0x00, 0x00, //0x000003d3 jb LBB0_36
+ 0x4f, 0x8d, 0x7c, 0x20, 0x01, //0x000003d9 leaq $1(%r8,%r12), %r15
+ 0x4c, 0x89, 0xf0, //0x000003de movq %r14, %rax
+ 0x48, 0xc1, 0xe8, 0x20, //0x000003e1 shrq $32, %rax
+ 0x0f, 0x84, 0xa8, 0x01, 0x00, 0x00, //0x000003e5 je LBB0_40
+ 0x48, 0xba, 0xfd, 0xce, 0x61, 0x84, 0x11, 0x77, 0xcc, 0xab, //0x000003eb movabsq $-6067343680855748867, %rdx
+ 0x4c, 0x89, 0xf0, //0x000003f5 movq %r14, %rax
+ 0x48, 0xf7, 0xe2, //0x000003f8 mulq %rdx
+ 0x48, 0xc1, 0xea, 0x1a, //0x000003fb shrq $26, %rdx
+ 0x69, 0xda, 0x00, 0x1f, 0x0a, 0xfa, //0x000003ff imull $-100000000, %edx, %ebx
+ 0x44, 0x01, 0xf3, //0x00000405 addl %r14d, %ebx
+ 0x0f, 0x84, 0xc6, 0x07, 0x00, 0x00, //0x00000408 je LBB0_86
+ 0x89, 0xd8, //0x0000040e movl %ebx, %eax
+ 0x41, 0xba, 0x59, 0x17, 0xb7, 0xd1, //0x00000410 movl $3518437209, %r10d
+ 0x49, 0x0f, 0xaf, 0xc2, //0x00000416 imulq %r10, %rax
+ 0x48, 0xc1, 0xe8, 0x2d, //0x0000041a shrq $45, %rax
+ 0x69, 0xc8, 0x10, 0x27, 0x00, 0x00, //0x0000041e imull $10000, %eax, %ecx
+ 0x29, 0xcb, //0x00000424 subl %ecx, %ebx
+ 0x48, 0x89, 0xc1, //0x00000426 movq %rax, %rcx
+ 0x49, 0x0f, 0xaf, 0xca, //0x00000429 imulq %r10, %rcx
+ 0x48, 0xc1, 0xe9, 0x2d, //0x0000042d shrq $45, %rcx
+ 0x69, 0xc9, 0x10, 0x27, 0x00, 0x00, //0x00000431 imull $10000, %ecx, %ecx
+ 0x29, 0xc8, //0x00000437 subl %ecx, %eax
+ 0x0f, 0xb7, 0xcb, //0x00000439 movzwl %bx, %ecx
+ 0xc1, 0xe9, 0x02, //0x0000043c shrl $2, %ecx
+ 0x44, 0x69, 0xd1, 0x7b, 0x14, 0x00, 0x00, //0x0000043f imull $5243, %ecx, %r10d
+ 0x41, 0xc1, 0xea, 0x11, //0x00000446 shrl $17, %r10d
+ 0x41, 0x6b, 0xca, 0x64, //0x0000044a imull $100, %r10d, %ecx
+ 0x29, 0xcb, //0x0000044e subl %ecx, %ebx
+ 0x44, 0x0f, 0xb7, 0xdb, //0x00000450 movzwl %bx, %r11d
+ 0x0f, 0xb7, 0xd8, //0x00000454 movzwl %ax, %ebx
+ 0xc1, 0xeb, 0x02, //0x00000457 shrl $2, %ebx
+ 0x69, 0xdb, 0x7b, 0x14, 0x00, 0x00, //0x0000045a imull $5243, %ebx, %ebx
+ 0xc1, 0xeb, 0x11, //0x00000460 shrl $17, %ebx
+ 0x6b, 0xcb, 0x64, //0x00000463 imull $100, %ebx, %ecx
+ 0x29, 0xc8, //0x00000466 subl %ecx, %eax
+ 0x44, 0x0f, 0xb7, 0xf0, //0x00000468 movzwl %ax, %r14d
+ 0x48, 0x8d, 0x0d, 0x0d, 0x0e, 0x00, 0x00, //0x0000046c leaq $3597(%rip), %rcx /* _Digits+0(%rip) */
+ 0x42, 0x0f, 0xb7, 0x04, 0x59, //0x00000473 movzwl (%rcx,%r11,2), %eax
+ 0x66, 0x41, 0x89, 0x47, 0xfe, //0x00000478 movw %ax, $-2(%r15)
+ 0x42, 0x0f, 0xb7, 0x04, 0x51, //0x0000047d movzwl (%rcx,%r10,2), %eax
+ 0x66, 0x41, 0x89, 0x47, 0xfc, //0x00000482 movw %ax, $-4(%r15)
+ 0x42, 0x0f, 0xb7, 0x04, 0x71, //0x00000487 movzwl (%rcx,%r14,2), %eax
+ 0x66, 0x41, 0x89, 0x47, 0xfa, //0x0000048c movw %ax, $-6(%r15)
+ 0x0f, 0xb7, 0x04, 0x59, //0x00000491 movzwl (%rcx,%rbx,2), %eax
+ 0x66, 0x41, 0x89, 0x47, 0xf8, //0x00000495 movw %ax, $-8(%r15)
+ 0x45, 0x31, 0xd2, //0x0000049a xorl %r10d, %r10d
+ 0x4d, 0x8d, 0x67, 0xf8, //0x0000049d leaq $-8(%r15), %r12
+ 0x81, 0xfa, 0x10, 0x27, 0x00, 0x00, //0x000004a1 cmpl $10000, %edx
+ 0x0f, 0x83, 0xfb, 0x00, 0x00, 0x00, //0x000004a7 jae LBB0_88
+ //0x000004ad LBB0_41
+ 0x89, 0xd3, //0x000004ad movl %edx, %ebx
+ 0xe9, 0x56, 0x01, 0x00, 0x00, //0x000004af jmp LBB0_90
+ //0x000004b4 LBB0_36
+ 0x45, 0x85, 0xff, //0x000004b4 testl %r15d, %r15d
+ 0x0f, 0x88, 0x61, 0x04, 0x00, 0x00, //0x000004b7 js LBB0_57
+ 0x4b, 0x8d, 0x1c, 0x20, //0x000004bd leaq (%r8,%r12), %rbx
+ 0x4c, 0x89, 0xf0, //0x000004c1 movq %r14, %rax
+ 0x48, 0xc1, 0xe8, 0x20, //0x000004c4 shrq $32, %rax
+ 0x0f, 0x84, 0xed, 0x04, 0x00, 0x00, //0x000004c8 je LBB0_62
+ 0x48, 0xba, 0xfd, 0xce, 0x61, 0x84, 0x11, 0x77, 0xcc, 0xab, //0x000004ce movabsq $-6067343680855748867, %rdx
+ 0x4c, 0x89, 0xf0, //0x000004d8 movq %r14, %rax
+ 0x48, 0xf7, 0xe2, //0x000004db mulq %rdx
+ 0x48, 0xc1, 0xea, 0x1a, //0x000004de shrq $26, %rdx
+ 0x69, 0xf2, 0x00, 0x1f, 0x0a, 0xfa, //0x000004e2 imull $-100000000, %edx, %esi
+ 0x44, 0x01, 0xf6, //0x000004e8 addl %r14d, %esi
+ 0x41, 0xba, 0x59, 0x17, 0xb7, 0xd1, //0x000004eb movl $3518437209, %r10d
+ 0x48, 0x89, 0xf0, //0x000004f1 movq %rsi, %rax
+ 0x49, 0x0f, 0xaf, 0xc2, //0x000004f4 imulq %r10, %rax
+ 0x48, 0xc1, 0xe8, 0x2d, //0x000004f8 shrq $45, %rax
+ 0x69, 0xc8, 0x10, 0x27, 0x00, 0x00, //0x000004fc imull $10000, %eax, %ecx
+ 0x29, 0xce, //0x00000502 subl %ecx, %esi
+ 0x48, 0x89, 0xc1, //0x00000504 movq %rax, %rcx
+ 0x49, 0x0f, 0xaf, 0xca, //0x00000507 imulq %r10, %rcx
+ 0x48, 0xc1, 0xe9, 0x2d, //0x0000050b shrq $45, %rcx
+ 0x69, 0xc9, 0x10, 0x27, 0x00, 0x00, //0x0000050f imull $10000, %ecx, %ecx
+ 0x29, 0xc8, //0x00000515 subl %ecx, %eax
+ 0x0f, 0xb7, 0xce, //0x00000517 movzwl %si, %ecx
+ 0xc1, 0xe9, 0x02, //0x0000051a shrl $2, %ecx
+ 0x44, 0x69, 0xd1, 0x7b, 0x14, 0x00, 0x00, //0x0000051d imull $5243, %ecx, %r10d
+ 0x41, 0xc1, 0xea, 0x11, //0x00000524 shrl $17, %r10d
+ 0x41, 0x6b, 0xca, 0x64, //0x00000528 imull $100, %r10d, %ecx
+ 0x29, 0xce, //0x0000052c subl %ecx, %esi
+ 0x44, 0x0f, 0xb7, 0xde, //0x0000052e movzwl %si, %r11d
+ 0x0f, 0xb7, 0xf0, //0x00000532 movzwl %ax, %esi
+ 0xc1, 0xee, 0x02, //0x00000535 shrl $2, %esi
+ 0x69, 0xf6, 0x7b, 0x14, 0x00, 0x00, //0x00000538 imull $5243, %esi, %esi
+ 0xc1, 0xee, 0x11, //0x0000053e shrl $17, %esi
+ 0x6b, 0xce, 0x64, //0x00000541 imull $100, %esi, %ecx
+ 0x29, 0xc8, //0x00000544 subl %ecx, %eax
+ 0x44, 0x0f, 0xb7, 0xf8, //0x00000546 movzwl %ax, %r15d
+ 0x48, 0x8d, 0x0d, 0x2f, 0x0d, 0x00, 0x00, //0x0000054a leaq $3375(%rip), %rcx /* _Digits+0(%rip) */
+ 0x42, 0x0f, 0xb7, 0x04, 0x59, //0x00000551 movzwl (%rcx,%r11,2), %eax
+ 0x66, 0x89, 0x43, 0xfe, //0x00000556 movw %ax, $-2(%rbx)
+ 0x42, 0x0f, 0xb7, 0x04, 0x51, //0x0000055a movzwl (%rcx,%r10,2), %eax
+ 0x66, 0x89, 0x43, 0xfc, //0x0000055f movw %ax, $-4(%rbx)
+ 0x42, 0x0f, 0xb7, 0x04, 0x79, //0x00000563 movzwl (%rcx,%r15,2), %eax
+ 0x66, 0x89, 0x43, 0xfa, //0x00000568 movw %ax, $-6(%rbx)
+ 0x48, 0x8d, 0x43, 0xf8, //0x0000056c leaq $-8(%rbx), %rax
+ 0x0f, 0xb7, 0x0c, 0x71, //0x00000570 movzwl (%rcx,%rsi,2), %ecx
+ 0x66, 0x89, 0x4b, 0xf8, //0x00000574 movw %cx, $-8(%rbx)
+ 0x41, 0x89, 0xd6, //0x00000578 movl %edx, %r14d
+ 0x49, 0x89, 0xff, //0x0000057b movq %rdi, %r15
+ 0x41, 0x81, 0xfe, 0x10, 0x27, 0x00, 0x00, //0x0000057e cmpl $10000, %r14d
+ 0x0f, 0x83, 0x43, 0x04, 0x00, 0x00, //0x00000585 jae LBB0_63
+ //0x0000058b LBB0_39
+ 0x44, 0x89, 0xf2, //0x0000058b movl %r14d, %edx
+ 0xe9, 0x97, 0x04, 0x00, 0x00, //0x0000058e jmp LBB0_65
+ //0x00000593 LBB0_40
+ 0x45, 0x31, 0xd2, //0x00000593 xorl %r10d, %r10d
+ 0x44, 0x89, 0xf2, //0x00000596 movl %r14d, %edx
+ 0x4d, 0x89, 0xfc, //0x00000599 movq %r15, %r12
+ 0x81, 0xfa, 0x10, 0x27, 0x00, 0x00, //0x0000059c cmpl $10000, %edx
+ 0x0f, 0x82, 0x05, 0xff, 0xff, 0xff, //0x000005a2 jb LBB0_41
+ //0x000005a8 LBB0_88
+ 0x41, 0xbb, 0x59, 0x17, 0xb7, 0xd1, //0x000005a8 movl $3518437209, %r11d
+ 0x4c, 0x8d, 0x35, 0xcb, 0x0c, 0x00, 0x00, //0x000005ae leaq $3275(%rip), %r14 /* _Digits+0(%rip) */
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000005b5 .p2align 4, 0x90
+ //0x000005c0 LBB0_89
+ 0x89, 0xd3, //0x000005c0 movl %edx, %ebx
+ 0x49, 0x0f, 0xaf, 0xdb, //0x000005c2 imulq %r11, %rbx
+ 0x48, 0xc1, 0xeb, 0x2d, //0x000005c6 shrq $45, %rbx
+ 0x69, 0xc3, 0xf0, 0xd8, 0xff, 0xff, //0x000005ca imull $-10000, %ebx, %eax
+ 0x01, 0xd0, //0x000005d0 addl %edx, %eax
+ 0x48, 0x69, 0xf0, 0x1f, 0x85, 0xeb, 0x51, //0x000005d2 imulq $1374389535, %rax, %rsi
+ 0x48, 0xc1, 0xee, 0x25, //0x000005d9 shrq $37, %rsi
+ 0x6b, 0xce, 0x64, //0x000005dd imull $100, %esi, %ecx
+ 0x29, 0xc8, //0x000005e0 subl %ecx, %eax
+ 0x41, 0x0f, 0xb7, 0x04, 0x46, //0x000005e2 movzwl (%r14,%rax,2), %eax
+ 0x66, 0x41, 0x89, 0x44, 0x24, 0xfe, //0x000005e7 movw %ax, $-2(%r12)
+ 0x41, 0x0f, 0xb7, 0x04, 0x76, //0x000005ed movzwl (%r14,%rsi,2), %eax
+ 0x66, 0x41, 0x89, 0x44, 0x24, 0xfc, //0x000005f2 movw %ax, $-4(%r12)
+ 0x49, 0x83, 0xc4, 0xfc, //0x000005f8 addq $-4, %r12
+ 0x81, 0xfa, 0xff, 0xe0, 0xf5, 0x05, //0x000005fc cmpl $99999999, %edx
+ 0x89, 0xda, //0x00000602 movl %ebx, %edx
+ 0x0f, 0x87, 0xb6, 0xff, 0xff, 0xff, //0x00000604 ja LBB0_89
+ //0x0000060a LBB0_90
+ 0x83, 0xfb, 0x64, //0x0000060a cmpl $100, %ebx
+ 0x0f, 0x82, 0x2e, 0x00, 0x00, 0x00, //0x0000060d jb LBB0_92
+ 0x0f, 0xb7, 0xc3, //0x00000613 movzwl %bx, %eax
+ 0xc1, 0xe8, 0x02, //0x00000616 shrl $2, %eax
+ 0x69, 0xc0, 0x7b, 0x14, 0x00, 0x00, //0x00000619 imull $5243, %eax, %eax
+ 0xc1, 0xe8, 0x11, //0x0000061f shrl $17, %eax
+ 0x6b, 0xc8, 0x64, //0x00000622 imull $100, %eax, %ecx
+ 0x29, 0xcb, //0x00000625 subl %ecx, %ebx
+ 0x0f, 0xb7, 0xcb, //0x00000627 movzwl %bx, %ecx
+ 0x48, 0x8d, 0x15, 0x4f, 0x0c, 0x00, 0x00, //0x0000062a leaq $3151(%rip), %rdx /* _Digits+0(%rip) */
+ 0x0f, 0xb7, 0x0c, 0x4a, //0x00000631 movzwl (%rdx,%rcx,2), %ecx
+ 0x66, 0x41, 0x89, 0x4c, 0x24, 0xfe, //0x00000635 movw %cx, $-2(%r12)
+ 0x49, 0x83, 0xc4, 0xfe, //0x0000063b addq $-2, %r12
+ 0x89, 0xc3, //0x0000063f movl %eax, %ebx
+ //0x00000641 LBB0_92
+ 0x49, 0x8d, 0x40, 0x01, //0x00000641 leaq $1(%r8), %rax
+ 0x83, 0xfb, 0x0a, //0x00000645 cmpl $10, %ebx
+ 0x0f, 0x82, 0x18, 0x00, 0x00, 0x00, //0x00000648 jb LBB0_94
+ 0x89, 0xd9, //0x0000064e movl %ebx, %ecx
+ 0x48, 0x8d, 0x15, 0x29, 0x0c, 0x00, 0x00, //0x00000650 leaq $3113(%rip), %rdx /* _Digits+0(%rip) */
+ 0x0f, 0xb7, 0x0c, 0x4a, //0x00000657 movzwl (%rdx,%rcx,2), %ecx
+ 0x66, 0x41, 0x89, 0x4c, 0x24, 0xfe, //0x0000065b movw %cx, $-2(%r12)
+ 0xe9, 0x05, 0x00, 0x00, 0x00, //0x00000661 jmp LBB0_95
+ //0x00000666 LBB0_94
+ 0x80, 0xc3, 0x30, //0x00000666 addb $48, %bl
+ 0x88, 0x18, //0x00000669 movb %bl, (%rax)
+ //0x0000066b LBB0_95
+ 0x4d, 0x29, 0xd7, //0x0000066b subq %r10, %r15
+ 0x90, 0x90, //0x0000066e .p2align 4, 0x90
+ //0x00000670 LBB0_96
+ 0x41, 0x80, 0x7f, 0xff, 0x30, //0x00000670 cmpb $48, $-1(%r15)
+ 0x4d, 0x8d, 0x7f, 0xff, //0x00000675 leaq $-1(%r15), %r15
+ 0x0f, 0x84, 0xf1, 0xff, 0xff, 0xff, //0x00000679 je LBB0_96
+ 0x41, 0x8a, 0x48, 0x01, //0x0000067f movb $1(%r8), %cl
+ 0x41, 0x88, 0x08, //0x00000683 movb %cl, (%r8)
+ 0x49, 0x8d, 0x4f, 0x01, //0x00000686 leaq $1(%r15), %rcx
+ 0x48, 0x89, 0xca, //0x0000068a movq %rcx, %rdx
+ 0x48, 0x29, 0xc2, //0x0000068d subq %rax, %rdx
+ 0x48, 0x83, 0xfa, 0x02, //0x00000690 cmpq $2, %rdx
+ 0x0f, 0x8c, 0x06, 0x00, 0x00, 0x00, //0x00000694 jl LBB0_99
+ 0xc6, 0x00, 0x2e, //0x0000069a movb $46, (%rax)
+ 0x49, 0x89, 0xcf, //0x0000069d movq %rcx, %r15
+ //0x000006a0 LBB0_99
+ 0x41, 0xc6, 0x07, 0x65, //0x000006a0 movb $101, (%r15)
+ 0x45, 0x85, 0xc9, //0x000006a4 testl %r9d, %r9d
+ 0x0f, 0x8e, 0xd1, 0x02, 0x00, 0x00, //0x000006a7 jle LBB0_102
+ 0x41, 0xff, 0xc9, //0x000006ad decl %r9d
+ 0x41, 0xc6, 0x47, 0x01, 0x2b, //0x000006b0 movb $43, $1(%r15)
+ 0x44, 0x89, 0xc8, //0x000006b5 movl %r9d, %eax
+ 0x83, 0xf8, 0x64, //0x000006b8 cmpl $100, %eax
+ 0x0f, 0x8c, 0xd3, 0x02, 0x00, 0x00, //0x000006bb jl LBB0_103
+ //0x000006c1 LBB0_101
+ 0x89, 0xc1, //0x000006c1 movl %eax, %ecx
+ 0xba, 0xcd, 0xcc, 0xcc, 0xcc, //0x000006c3 movl $3435973837, %edx
+ 0x48, 0x0f, 0xaf, 0xd1, //0x000006c8 imulq %rcx, %rdx
+ 0x48, 0xc1, 0xea, 0x23, //0x000006cc shrq $35, %rdx
+ 0x8d, 0x0c, 0x12, //0x000006d0 leal (%rdx,%rdx), %ecx
+ 0x8d, 0x0c, 0x89, //0x000006d3 leal (%rcx,%rcx,4), %ecx
+ 0x29, 0xc8, //0x000006d6 subl %ecx, %eax
+ 0x48, 0x8d, 0x0d, 0xa1, 0x0b, 0x00, 0x00, //0x000006d8 leaq $2977(%rip), %rcx /* _Digits+0(%rip) */
+ 0x0f, 0xb7, 0x0c, 0x51, //0x000006df movzwl (%rcx,%rdx,2), %ecx
+ 0x66, 0x41, 0x89, 0x4f, 0x02, //0x000006e3 movw %cx, $2(%r15)
+ 0x0c, 0x30, //0x000006e8 orb $48, %al
+ 0x41, 0x88, 0x47, 0x04, //0x000006ea movb %al, $4(%r15)
+ 0x49, 0x83, 0xc7, 0x05, //0x000006ee addq $5, %r15
+ 0x4d, 0x89, 0xf8, //0x000006f2 movq %r15, %r8
+ 0xe9, 0x26, 0x0b, 0x00, 0x00, //0x000006f5 jmp LBB0_163
+ //0x000006fa LBB0_42
+ 0x49, 0xd3, 0xeb, //0x000006fa shrq %cl, %r11
+ 0x48, 0xb8, 0x80, 0xff, 0xff, 0xff, 0x01, 0x00, 0x00, 0x00, //0x000006fd movabsq $8589934464, %rax
+ 0x48, 0x05, 0x7f, 0xe4, 0x0b, 0x54, //0x00000707 addq $1410065535, %rax
+ 0x49, 0x39, 0xc3, //0x0000070d cmpq %rax, %r11
+ 0x0f, 0x86, 0xf7, 0x03, 0x00, 0x00, //0x00000710 jbe LBB0_73
+ 0x4c, 0x89, 0xd8, //0x00000716 movq %r11, %rax
+ 0x48, 0xc1, 0xe8, 0x0b, //0x00000719 shrq $11, %rax
+ 0x41, 0xba, 0x0b, 0x00, 0x00, 0x00, //0x0000071d movl $11, %r10d
+ 0x48, 0x3d, 0xdd, 0x0e, 0xe9, 0x02, //0x00000723 cmpq $48828125, %rax
+ 0x0f, 0x82, 0x7b, 0x00, 0x00, 0x00, //0x00000729 jb LBB0_49
+ 0x4c, 0x89, 0xd8, //0x0000072f movq %r11, %rax
+ 0x48, 0xc1, 0xe8, 0x0c, //0x00000732 shrq $12, %rax
+ 0x41, 0xba, 0x0c, 0x00, 0x00, 0x00, //0x00000736 movl $12, %r10d
+ 0x48, 0x3d, 0x51, 0x4a, 0x8d, 0x0e, //0x0000073c cmpq $244140625, %rax
+ 0x0f, 0x82, 0x62, 0x00, 0x00, 0x00, //0x00000742 jb LBB0_49
+ 0x4c, 0x89, 0xd8, //0x00000748 movq %r11, %rax
+ 0x48, 0xc1, 0xe8, 0x0d, //0x0000074b shrq $13, %rax
+ 0x41, 0xba, 0x0d, 0x00, 0x00, 0x00, //0x0000074f movl $13, %r10d
+ 0x48, 0x3d, 0x95, 0x73, 0xc2, 0x48, //0x00000755 cmpq $1220703125, %rax
+ 0x0f, 0x82, 0x49, 0x00, 0x00, 0x00, //0x0000075b jb LBB0_49
+ 0x41, 0xba, 0x0e, 0x00, 0x00, 0x00, //0x00000761 movl $14, %r10d
+ 0x48, 0xb8, 0x00, 0x40, 0x7a, 0x10, 0xf3, 0x5a, 0x00, 0x00, //0x00000767 movabsq $100000000000000, %rax
+ 0x49, 0x39, 0xc3, //0x00000771 cmpq %rax, %r11
+ 0x0f, 0x82, 0x30, 0x00, 0x00, 0x00, //0x00000774 jb LBB0_49
+ 0x41, 0xba, 0x0f, 0x00, 0x00, 0x00, //0x0000077a movl $15, %r10d
+ 0x48, 0xb8, 0x00, 0x80, 0xc6, 0xa4, 0x7e, 0x8d, 0x03, 0x00, //0x00000780 movabsq $1000000000000000, %rax
+ 0x49, 0x39, 0xc3, //0x0000078a cmpq %rax, %r11
+ 0x0f, 0x82, 0x17, 0x00, 0x00, 0x00, //0x0000078d jb LBB0_49
+ 0x48, 0xb8, 0x00, 0x00, 0xc1, 0x6f, 0xf2, 0x86, 0x23, 0x00, //0x00000793 movabsq $10000000000000000, %rax
+ 0x49, 0x39, 0xc3, //0x0000079d cmpq %rax, %r11
+ 0x41, 0xba, 0x11, 0x00, 0x00, 0x00, //0x000007a0 movl $17, %r10d
+ 0x49, 0x83, 0xda, 0x00, //0x000007a6 sbbq $0, %r10
+ //0x000007aa LBB0_49
+ 0x4d, 0x01, 0xc2, //0x000007aa addq %r8, %r10
+ //0x000007ad LBB0_50
+ 0x48, 0xba, 0xfd, 0xce, 0x61, 0x84, 0x11, 0x77, 0xcc, 0xab, //0x000007ad movabsq $-6067343680855748867, %rdx
+ 0x4c, 0x89, 0xd8, //0x000007b7 movq %r11, %rax
+ 0x48, 0xf7, 0xe2, //0x000007ba mulq %rdx
+ 0x48, 0xc1, 0xea, 0x1a, //0x000007bd shrq $26, %rdx
+ 0x69, 0xca, 0x00, 0x1f, 0x0a, 0xfa, //0x000007c1 imull $-100000000, %edx, %ecx
+ 0x44, 0x01, 0xd9, //0x000007c7 addl %r11d, %ecx
+ 0x41, 0xb9, 0x59, 0x17, 0xb7, 0xd1, //0x000007ca movl $3518437209, %r9d
+ 0x48, 0x89, 0xce, //0x000007d0 movq %rcx, %rsi
+ 0x49, 0x0f, 0xaf, 0xf1, //0x000007d3 imulq %r9, %rsi
+ 0x48, 0xc1, 0xee, 0x2d, //0x000007d7 shrq $45, %rsi
+ 0x69, 0xde, 0x10, 0x27, 0x00, 0x00, //0x000007db imull $10000, %esi, %ebx
+ 0x29, 0xd9, //0x000007e1 subl %ebx, %ecx
+ 0x48, 0x89, 0xf0, //0x000007e3 movq %rsi, %rax
+ 0x49, 0x0f, 0xaf, 0xc1, //0x000007e6 imulq %r9, %rax
+ 0x48, 0xc1, 0xe8, 0x2d, //0x000007ea shrq $45, %rax
+ 0x69, 0xc0, 0x10, 0x27, 0x00, 0x00, //0x000007ee imull $10000, %eax, %eax
+ 0x29, 0xc6, //0x000007f4 subl %eax, %esi
+ 0x0f, 0xb7, 0xc1, //0x000007f6 movzwl %cx, %eax
+ 0xc1, 0xe8, 0x02, //0x000007f9 shrl $2, %eax
+ 0x69, 0xc0, 0x7b, 0x14, 0x00, 0x00, //0x000007fc imull $5243, %eax, %eax
+ 0xc1, 0xe8, 0x11, //0x00000802 shrl $17, %eax
+ 0x6b, 0xd8, 0x64, //0x00000805 imull $100, %eax, %ebx
+ 0x29, 0xd9, //0x00000808 subl %ebx, %ecx
+ 0x44, 0x0f, 0xb7, 0xc9, //0x0000080a movzwl %cx, %r9d
+ 0x0f, 0xb7, 0xde, //0x0000080e movzwl %si, %ebx
+ 0xc1, 0xeb, 0x02, //0x00000811 shrl $2, %ebx
+ 0x69, 0xdb, 0x7b, 0x14, 0x00, 0x00, //0x00000814 imull $5243, %ebx, %ebx
+ 0xc1, 0xeb, 0x11, //0x0000081a shrl $17, %ebx
+ 0x6b, 0xcb, 0x64, //0x0000081d imull $100, %ebx, %ecx
+ 0x29, 0xce, //0x00000820 subl %ecx, %esi
+ 0x44, 0x0f, 0xb7, 0xde, //0x00000822 movzwl %si, %r11d
+ 0x48, 0x8d, 0x35, 0x53, 0x0a, 0x00, 0x00, //0x00000826 leaq $2643(%rip), %rsi /* _Digits+0(%rip) */
+ 0x42, 0x0f, 0xb7, 0x0c, 0x4e, //0x0000082d movzwl (%rsi,%r9,2), %ecx
+ 0x66, 0x41, 0x89, 0x4a, 0xfe, //0x00000832 movw %cx, $-2(%r10)
+ 0x0f, 0xb7, 0x04, 0x46, //0x00000837 movzwl (%rsi,%rax,2), %eax
+ 0x66, 0x41, 0x89, 0x42, 0xfc, //0x0000083b movw %ax, $-4(%r10)
+ 0x42, 0x0f, 0xb7, 0x04, 0x5e, //0x00000840 movzwl (%rsi,%r11,2), %eax
+ 0x66, 0x41, 0x89, 0x42, 0xfa, //0x00000845 movw %ax, $-6(%r10)
+ 0x0f, 0xb7, 0x04, 0x5e, //0x0000084a movzwl (%rsi,%rbx,2), %eax
+ 0x66, 0x41, 0x89, 0x42, 0xf8, //0x0000084e movw %ax, $-8(%r10)
+ 0x49, 0x8d, 0x42, 0xf8, //0x00000853 leaq $-8(%r10), %rax
+ 0x49, 0x89, 0xd3, //0x00000857 movq %rdx, %r11
+ 0x41, 0x81, 0xfb, 0x10, 0x27, 0x00, 0x00, //0x0000085a cmpl $10000, %r11d
+ 0x0f, 0x82, 0x4b, 0x03, 0x00, 0x00, //0x00000861 jb LBB0_83
+ //0x00000867 LBB0_51
+ 0x41, 0xb9, 0x59, 0x17, 0xb7, 0xd1, //0x00000867 movl $3518437209, %r9d
+ 0x4c, 0x8d, 0x35, 0x0c, 0x0a, 0x00, 0x00, //0x0000086d leaq $2572(%rip), %r14 /* _Digits+0(%rip) */
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000874 .p2align 4, 0x90
+ //0x00000880 LBB0_52
+ 0x44, 0x89, 0xda, //0x00000880 movl %r11d, %edx
+ 0x49, 0x0f, 0xaf, 0xd1, //0x00000883 imulq %r9, %rdx
+ 0x48, 0xc1, 0xea, 0x2d, //0x00000887 shrq $45, %rdx
+ 0x69, 0xca, 0xf0, 0xd8, 0xff, 0xff, //0x0000088b imull $-10000, %edx, %ecx
+ 0x44, 0x01, 0xd9, //0x00000891 addl %r11d, %ecx
+ 0x48, 0x69, 0xf1, 0x1f, 0x85, 0xeb, 0x51, //0x00000894 imulq $1374389535, %rcx, %rsi
+ 0x48, 0xc1, 0xee, 0x25, //0x0000089b shrq $37, %rsi
+ 0x6b, 0xde, 0x64, //0x0000089f imull $100, %esi, %ebx
+ 0x29, 0xd9, //0x000008a2 subl %ebx, %ecx
+ 0x41, 0x0f, 0xb7, 0x0c, 0x4e, //0x000008a4 movzwl (%r14,%rcx,2), %ecx
+ 0x66, 0x89, 0x48, 0xfe, //0x000008a9 movw %cx, $-2(%rax)
+ 0x41, 0x0f, 0xb7, 0x0c, 0x76, //0x000008ad movzwl (%r14,%rsi,2), %ecx
+ 0x66, 0x89, 0x48, 0xfc, //0x000008b2 movw %cx, $-4(%rax)
+ 0x48, 0x83, 0xc0, 0xfc, //0x000008b6 addq $-4, %rax
+ 0x41, 0x81, 0xfb, 0xff, 0xe0, 0xf5, 0x05, //0x000008ba cmpl $99999999, %r11d
+ 0x41, 0x89, 0xd3, //0x000008c1 movl %edx, %r11d
+ 0x0f, 0x87, 0xb6, 0xff, 0xff, 0xff, //0x000008c4 ja LBB0_52
+ 0x83, 0xfa, 0x64, //0x000008ca cmpl $100, %edx
+ 0x0f, 0x82, 0x2c, 0x00, 0x00, 0x00, //0x000008cd jb LBB0_55
+ //0x000008d3 LBB0_54
+ 0x0f, 0xb7, 0xca, //0x000008d3 movzwl %dx, %ecx
+ 0xc1, 0xe9, 0x02, //0x000008d6 shrl $2, %ecx
+ 0x69, 0xc9, 0x7b, 0x14, 0x00, 0x00, //0x000008d9 imull $5243, %ecx, %ecx
+ 0xc1, 0xe9, 0x11, //0x000008df shrl $17, %ecx
+ 0x6b, 0xf1, 0x64, //0x000008e2 imull $100, %ecx, %esi
+ 0x29, 0xf2, //0x000008e5 subl %esi, %edx
+ 0x0f, 0xb7, 0xd2, //0x000008e7 movzwl %dx, %edx
+ 0x48, 0x8d, 0x35, 0x8f, 0x09, 0x00, 0x00, //0x000008ea leaq $2447(%rip), %rsi /* _Digits+0(%rip) */
+ 0x0f, 0xb7, 0x14, 0x56, //0x000008f1 movzwl (%rsi,%rdx,2), %edx
+ 0x66, 0x89, 0x50, 0xfe, //0x000008f5 movw %dx, $-2(%rax)
+ 0x48, 0x83, 0xc0, 0xfe, //0x000008f9 addq $-2, %rax
+ 0x89, 0xca, //0x000008fd movl %ecx, %edx
+ //0x000008ff LBB0_55
+ 0x83, 0xfa, 0x0a, //0x000008ff cmpl $10, %edx
+ 0x0f, 0x82, 0xbb, 0x02, 0x00, 0x00, //0x00000902 jb LBB0_84
+ 0x89, 0xd1, //0x00000908 movl %edx, %ecx
+ 0x48, 0x8d, 0x15, 0x6f, 0x09, 0x00, 0x00, //0x0000090a leaq $2415(%rip), %rdx /* _Digits+0(%rip) */
+ 0x0f, 0xb7, 0x0c, 0x4a, //0x00000911 movzwl (%rdx,%rcx,2), %ecx
+ 0x66, 0x89, 0x48, 0xfe, //0x00000915 movw %cx, $-2(%rax)
+ 0xe9, 0xab, 0x02, 0x00, 0x00, //0x00000919 jmp LBB0_85
+ //0x0000091e LBB0_57
+ 0x45, 0x85, 0xc9, //0x0000091e testl %r9d, %r9d
+ 0x0f, 0x8f, 0xea, 0x04, 0x00, 0x00, //0x00000921 jg LBB0_122
+ 0x66, 0x41, 0xc7, 0x00, 0x30, 0x2e, //0x00000927 movw $11824, (%r8)
+ 0x49, 0x83, 0xc0, 0x02, //0x0000092d addq $2, %r8
+ 0x45, 0x85, 0xc9, //0x00000931 testl %r9d, %r9d
+ 0x0f, 0x89, 0xd7, 0x04, 0x00, 0x00, //0x00000934 jns LBB0_122
+ 0x31, 0xc0, //0x0000093a xorl %eax, %eax
+ 0x41, 0x83, 0xf9, 0x80, //0x0000093c cmpl $-128, %r9d
+ 0x0f, 0x87, 0xb4, 0x04, 0x00, 0x00, //0x00000940 ja LBB0_120
+ 0x45, 0x89, 0xcb, //0x00000946 movl %r9d, %r11d
+ 0x41, 0xf7, 0xd3, //0x00000949 notl %r11d
+ 0x49, 0xff, 0xc3, //0x0000094c incq %r11
+ 0x4c, 0x89, 0xd8, //0x0000094f movq %r11, %rax
+ 0x4c, 0x21, 0xd0, //0x00000952 andq %r10, %rax
+ 0x48, 0x8d, 0x70, 0x80, //0x00000955 leaq $-128(%rax), %rsi
+ 0x48, 0x89, 0xf2, //0x00000959 movq %rsi, %rdx
+ 0x48, 0xc1, 0xea, 0x07, //0x0000095c shrq $7, %rdx
+ 0x48, 0xff, 0xc2, //0x00000960 incq %rdx
+ 0x41, 0x89, 0xd7, //0x00000963 movl %edx, %r15d
+ 0x41, 0x83, 0xe7, 0x03, //0x00000966 andl $3, %r15d
+ 0x48, 0x81, 0xfe, 0x80, 0x01, 0x00, 0x00, //0x0000096a cmpq $384, %rsi
+ 0x0f, 0x83, 0x8d, 0x03, 0x00, 0x00, //0x00000971 jae LBB0_114
+ 0x31, 0xd2, //0x00000977 xorl %edx, %edx
+ 0xe9, 0x33, 0x04, 0x00, 0x00, //0x00000979 jmp LBB0_116
+ //0x0000097e LBB0_102
+ 0x41, 0xc6, 0x47, 0x01, 0x2d, //0x0000097e movb $45, $1(%r15)
+ 0xb8, 0x01, 0x00, 0x00, 0x00, //0x00000983 movl $1, %eax
+ 0x44, 0x29, 0xc8, //0x00000988 subl %r9d, %eax
+ 0x83, 0xf8, 0x64, //0x0000098b cmpl $100, %eax
+ 0x0f, 0x8d, 0x2d, 0xfd, 0xff, 0xff, //0x0000098e jge LBB0_101
+ //0x00000994 LBB0_103
+ 0x83, 0xf8, 0x0a, //0x00000994 cmpl $10, %eax
+ 0x0f, 0x8c, 0x5e, 0x01, 0x00, 0x00, //0x00000997 jl LBB0_105
+ 0x48, 0x98, //0x0000099d cltq
+ 0x48, 0x8d, 0x0d, 0xda, 0x08, 0x00, 0x00, //0x0000099f leaq $2266(%rip), %rcx /* _Digits+0(%rip) */
+ 0x0f, 0xb7, 0x04, 0x41, //0x000009a6 movzwl (%rcx,%rax,2), %eax
+ 0x66, 0x41, 0x89, 0x47, 0x02, //0x000009aa movw %ax, $2(%r15)
+ 0x49, 0x83, 0xc7, 0x04, //0x000009af addq $4, %r15
+ 0x4d, 0x89, 0xf8, //0x000009b3 movq %r15, %r8
+ 0xe9, 0x65, 0x08, 0x00, 0x00, //0x000009b6 jmp LBB0_163
+ //0x000009bb LBB0_62
+ 0x48, 0x89, 0xd8, //0x000009bb movq %rbx, %rax
+ 0x49, 0x89, 0xff, //0x000009be movq %rdi, %r15
+ 0x41, 0x81, 0xfe, 0x10, 0x27, 0x00, 0x00, //0x000009c1 cmpl $10000, %r14d
+ 0x0f, 0x82, 0xbd, 0xfb, 0xff, 0xff, //0x000009c8 jb LBB0_39
+ //0x000009ce LBB0_63
+ 0x41, 0xba, 0x59, 0x17, 0xb7, 0xd1, //0x000009ce movl $3518437209, %r10d
+ 0x4c, 0x8d, 0x1d, 0xa5, 0x08, 0x00, 0x00, //0x000009d4 leaq $2213(%rip), %r11 /* _Digits+0(%rip) */
+ 0x90, 0x90, 0x90, 0x90, 0x90, //0x000009db .p2align 4, 0x90
+ //0x000009e0 LBB0_64
+ 0x44, 0x89, 0xf2, //0x000009e0 movl %r14d, %edx
+ 0x49, 0x0f, 0xaf, 0xd2, //0x000009e3 imulq %r10, %rdx
+ 0x48, 0xc1, 0xea, 0x2d, //0x000009e7 shrq $45, %rdx
+ 0x69, 0xf2, 0xf0, 0xd8, 0xff, 0xff, //0x000009eb imull $-10000, %edx, %esi
+ 0x44, 0x01, 0xf6, //0x000009f1 addl %r14d, %esi
+ 0x48, 0x69, 0xce, 0x1f, 0x85, 0xeb, 0x51, //0x000009f4 imulq $1374389535, %rsi, %rcx
+ 0x48, 0xc1, 0xe9, 0x25, //0x000009fb shrq $37, %rcx
+ 0x6b, 0xf9, 0x64, //0x000009ff imull $100, %ecx, %edi
+ 0x29, 0xfe, //0x00000a02 subl %edi, %esi
+ 0x41, 0x0f, 0xb7, 0x34, 0x73, //0x00000a04 movzwl (%r11,%rsi,2), %esi
+ 0x66, 0x89, 0x70, 0xfe, //0x00000a09 movw %si, $-2(%rax)
+ 0x41, 0x0f, 0xb7, 0x0c, 0x4b, //0x00000a0d movzwl (%r11,%rcx,2), %ecx
+ 0x66, 0x89, 0x48, 0xfc, //0x00000a12 movw %cx, $-4(%rax)
+ 0x48, 0x83, 0xc0, 0xfc, //0x00000a16 addq $-4, %rax
+ 0x41, 0x81, 0xfe, 0xff, 0xe0, 0xf5, 0x05, //0x00000a1a cmpl $99999999, %r14d
+ 0x41, 0x89, 0xd6, //0x00000a21 movl %edx, %r14d
+ 0x0f, 0x87, 0xb6, 0xff, 0xff, 0xff, //0x00000a24 ja LBB0_64
+ //0x00000a2a LBB0_65
+ 0x83, 0xfa, 0x64, //0x00000a2a cmpl $100, %edx
+ 0x0f, 0x82, 0x2c, 0x00, 0x00, 0x00, //0x00000a2d jb LBB0_67
+ 0x0f, 0xb7, 0xca, //0x00000a33 movzwl %dx, %ecx
+ 0xc1, 0xe9, 0x02, //0x00000a36 shrl $2, %ecx
+ 0x69, 0xc9, 0x7b, 0x14, 0x00, 0x00, //0x00000a39 imull $5243, %ecx, %ecx
+ 0xc1, 0xe9, 0x11, //0x00000a3f shrl $17, %ecx
+ 0x6b, 0xf1, 0x64, //0x00000a42 imull $100, %ecx, %esi
+ 0x29, 0xf2, //0x00000a45 subl %esi, %edx
+ 0x0f, 0xb7, 0xd2, //0x00000a47 movzwl %dx, %edx
+ 0x48, 0x8d, 0x35, 0x2f, 0x08, 0x00, 0x00, //0x00000a4a leaq $2095(%rip), %rsi /* _Digits+0(%rip) */
+ 0x0f, 0xb7, 0x14, 0x56, //0x00000a51 movzwl (%rsi,%rdx,2), %edx
+ 0x66, 0x89, 0x50, 0xfe, //0x00000a55 movw %dx, $-2(%rax)
+ 0x48, 0x83, 0xc0, 0xfe, //0x00000a59 addq $-2, %rax
+ 0x89, 0xca, //0x00000a5d movl %ecx, %edx
+ //0x00000a5f LBB0_67
+ 0x4c, 0x89, 0xff, //0x00000a5f movq %r15, %rdi
+ 0x4c, 0x8b, 0x5d, 0xd0, //0x00000a62 movq $-48(%rbp), %r11
+ 0x49, 0x63, 0xc9, //0x00000a66 movslq %r9d, %rcx
+ 0x83, 0xfa, 0x0a, //0x00000a69 cmpl $10, %edx
+ 0x0f, 0x82, 0x22, 0x00, 0x00, 0x00, //0x00000a6c jb LBB0_69
+ 0x89, 0xd2, //0x00000a72 movl %edx, %edx
+ 0x48, 0x8d, 0x35, 0x05, 0x08, 0x00, 0x00, //0x00000a74 leaq $2053(%rip), %rsi /* _Digits+0(%rip) */
+ 0x0f, 0xb7, 0x14, 0x56, //0x00000a7b movzwl (%rsi,%rdx,2), %edx
+ 0x66, 0x89, 0x50, 0xfe, //0x00000a7f movw %dx, $-2(%rax)
+ 0x49, 0x01, 0xc8, //0x00000a83 addq %rcx, %r8
+ 0x49, 0x39, 0xcc, //0x00000a86 cmpq %rcx, %r12
+ 0x0f, 0x8c, 0x17, 0x00, 0x00, 0x00, //0x00000a89 jl LBB0_70
+ 0xe9, 0x8c, 0x07, 0x00, 0x00, //0x00000a8f jmp LBB0_163
+ //0x00000a94 LBB0_69
+ 0x80, 0xc2, 0x30, //0x00000a94 addb $48, %dl
+ 0x41, 0x88, 0x10, //0x00000a97 movb %dl, (%r8)
+ 0x49, 0x01, 0xc8, //0x00000a9a addq %rcx, %r8
+ 0x49, 0x39, 0xcc, //0x00000a9d cmpq %rcx, %r12
+ 0x0f, 0x8d, 0x7a, 0x07, 0x00, 0x00, //0x00000aa0 jge LBB0_163
+ //0x00000aa6 LBB0_70
+ 0x4b, 0x8d, 0x04, 0x23, //0x00000aa6 leaq (%r11,%r12), %rax
+ 0x4c, 0x8d, 0x54, 0x07, 0x01, //0x00000aaa leaq $1(%rdi,%rax), %r10
+ 0x4d, 0x39, 0xc2, //0x00000aaf cmpq %r8, %r10
+ 0x4d, 0x0f, 0x46, 0xd0, //0x00000ab2 cmovbeq %r8, %r10
+ 0x4a, 0x8d, 0x0c, 0x1f, //0x00000ab6 leaq (%rdi,%r11), %rcx
+ 0x4c, 0x01, 0xe1, //0x00000aba addq %r12, %rcx
+ 0x49, 0x29, 0xca, //0x00000abd subq %rcx, %r10
+ 0x49, 0x81, 0xfa, 0x80, 0x00, 0x00, 0x00, //0x00000ac0 cmpq $128, %r10
+ 0x0f, 0x82, 0x23, 0x02, 0x00, 0x00, //0x00000ac7 jb LBB0_113
+ 0x4d, 0x89, 0xd1, //0x00000acd movq %r10, %r9
+ 0x49, 0x83, 0xe1, 0x80, //0x00000ad0 andq $-128, %r9
+ 0x49, 0x8d, 0x71, 0x80, //0x00000ad4 leaq $-128(%r9), %rsi
+ 0x48, 0x89, 0xf2, //0x00000ad8 movq %rsi, %rdx
+ 0x48, 0xc1, 0xea, 0x07, //0x00000adb shrq $7, %rdx
+ 0x48, 0xff, 0xc2, //0x00000adf incq %rdx
+ 0x89, 0xd1, //0x00000ae2 movl %edx, %ecx
+ 0x83, 0xe1, 0x03, //0x00000ae4 andl $3, %ecx
+ 0x48, 0x81, 0xfe, 0x80, 0x01, 0x00, 0x00, //0x00000ae7 cmpq $384, %rsi
+ 0x0f, 0x83, 0xfb, 0x00, 0x00, 0x00, //0x00000aee jae LBB0_106
+ 0x31, 0xc0, //0x00000af4 xorl %eax, %eax
+ 0xe9, 0xa5, 0x01, 0x00, 0x00, //0x00000af6 jmp LBB0_108
+ //0x00000afb LBB0_105
+ 0x04, 0x30, //0x00000afb addb $48, %al
+ 0x41, 0x88, 0x47, 0x02, //0x00000afd movb %al, $2(%r15)
+ 0x49, 0x83, 0xc7, 0x03, //0x00000b01 addq $3, %r15
+ 0x4d, 0x89, 0xf8, //0x00000b05 movq %r15, %r8
+ 0xe9, 0x13, 0x07, 0x00, 0x00, //0x00000b08 jmp LBB0_163
+ //0x00000b0d LBB0_73
+ 0x41, 0xba, 0x01, 0x00, 0x00, 0x00, //0x00000b0d movl $1, %r10d
+ 0x49, 0x83, 0xfb, 0x0a, //0x00000b13 cmpq $10, %r11
+ 0x0f, 0x82, 0x82, 0x00, 0x00, 0x00, //0x00000b17 jb LBB0_81
+ 0x41, 0xba, 0x02, 0x00, 0x00, 0x00, //0x00000b1d movl $2, %r10d
+ 0x49, 0x83, 0xfb, 0x64, //0x00000b23 cmpq $100, %r11
+ 0x0f, 0x82, 0x72, 0x00, 0x00, 0x00, //0x00000b27 jb LBB0_81
+ 0x41, 0xba, 0x03, 0x00, 0x00, 0x00, //0x00000b2d movl $3, %r10d
+ 0x49, 0x81, 0xfb, 0xe8, 0x03, 0x00, 0x00, //0x00000b33 cmpq $1000, %r11
+ 0x0f, 0x82, 0x5f, 0x00, 0x00, 0x00, //0x00000b3a jb LBB0_81
+ 0x41, 0xba, 0x04, 0x00, 0x00, 0x00, //0x00000b40 movl $4, %r10d
+ 0x49, 0x81, 0xfb, 0x10, 0x27, 0x00, 0x00, //0x00000b46 cmpq $10000, %r11
+ 0x0f, 0x82, 0x4c, 0x00, 0x00, 0x00, //0x00000b4d jb LBB0_81
+ 0x41, 0xba, 0x05, 0x00, 0x00, 0x00, //0x00000b53 movl $5, %r10d
+ 0x49, 0x81, 0xfb, 0xa0, 0x86, 0x01, 0x00, //0x00000b59 cmpq $100000, %r11
+ 0x0f, 0x82, 0x39, 0x00, 0x00, 0x00, //0x00000b60 jb LBB0_81
+ 0x41, 0xba, 0x06, 0x00, 0x00, 0x00, //0x00000b66 movl $6, %r10d
+ 0x49, 0x81, 0xfb, 0x40, 0x42, 0x0f, 0x00, //0x00000b6c cmpq $1000000, %r11
+ 0x0f, 0x82, 0x26, 0x00, 0x00, 0x00, //0x00000b73 jb LBB0_81
+ 0x41, 0xba, 0x07, 0x00, 0x00, 0x00, //0x00000b79 movl $7, %r10d
+ 0x49, 0x81, 0xfb, 0x80, 0x96, 0x98, 0x00, //0x00000b7f cmpq $10000000, %r11
+ 0x0f, 0x82, 0x13, 0x00, 0x00, 0x00, //0x00000b86 jb LBB0_81
+ 0x41, 0xba, 0x08, 0x00, 0x00, 0x00, //0x00000b8c movl $8, %r10d
+ 0x49, 0x81, 0xfb, 0xff, 0xe0, 0xf5, 0x05, //0x00000b92 cmpq $99999999, %r11
+ 0x0f, 0x87, 0xb3, 0x06, 0x00, 0x00, //0x00000b99 ja LBB0_167
+ //0x00000b9f LBB0_81
+ 0x4d, 0x01, 0xc2, //0x00000b9f addq %r8, %r10
+ //0x00000ba2 LBB0_82
+ 0x4c, 0x89, 0xd0, //0x00000ba2 movq %r10, %rax
+ 0x41, 0x81, 0xfb, 0x10, 0x27, 0x00, 0x00, //0x00000ba5 cmpl $10000, %r11d
+ 0x0f, 0x83, 0xb5, 0xfc, 0xff, 0xff, //0x00000bac jae LBB0_51
+ //0x00000bb2 LBB0_83
+ 0x44, 0x89, 0xda, //0x00000bb2 movl %r11d, %edx
+ 0x83, 0xfa, 0x64, //0x00000bb5 cmpl $100, %edx
+ 0x0f, 0x83, 0x15, 0xfd, 0xff, 0xff, //0x00000bb8 jae LBB0_54
+ 0xe9, 0x3c, 0xfd, 0xff, 0xff, //0x00000bbe jmp LBB0_55
+ //0x00000bc3 LBB0_84
+ 0x80, 0xc2, 0x30, //0x00000bc3 addb $48, %dl
+ 0x41, 0x88, 0x10, //0x00000bc6 movb %dl, (%r8)
+ //0x00000bc9 LBB0_85
+ 0x41, 0x29, 0xfa, //0x00000bc9 subl %edi, %r10d
+ 0x45, 0x89, 0xd0, //0x00000bcc movl %r10d, %r8d
+ 0xe9, 0x4f, 0x06, 0x00, 0x00, //0x00000bcf jmp LBB0_164
+ //0x00000bd4 LBB0_86
+ 0x41, 0xba, 0x08, 0x00, 0x00, 0x00, //0x00000bd4 movl $8, %r10d
+ 0x4d, 0x8d, 0x67, 0xf8, //0x00000bda leaq $-8(%r15), %r12
+ 0x81, 0xfa, 0x10, 0x27, 0x00, 0x00, //0x00000bde cmpl $10000, %edx
+ 0x0f, 0x82, 0xc3, 0xf8, 0xff, 0xff, //0x00000be4 jb LBB0_41
+ 0xe9, 0xb9, 0xf9, 0xff, 0xff, //0x00000bea jmp LBB0_88
+ //0x00000bef LBB0_106
+ 0x48, 0x29, 0xca, //0x00000bef subq %rcx, %rdx
+ 0x48, 0x8d, 0xb4, 0x07, 0xe0, 0x01, 0x00, 0x00, //0x00000bf2 leaq $480(%rdi,%rax), %rsi
+ 0x31, 0xc0, //0x00000bfa xorl %eax, %eax
+ 0xc5, 0xfe, 0x6f, 0x05, 0xfc, 0xf3, 0xff, 0xff, //0x00000bfc vmovdqu $-3076(%rip), %ymm0 /* LCPI0_0+0(%rip) */
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000c04 .p2align 4, 0x90
+ //0x00000c10 LBB0_107
+ 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0x20, 0xfe, 0xff, 0xff, //0x00000c10 vmovdqu %ymm0, $-480(%rsi,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0x40, 0xfe, 0xff, 0xff, //0x00000c19 vmovdqu %ymm0, $-448(%rsi,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0x60, 0xfe, 0xff, 0xff, //0x00000c22 vmovdqu %ymm0, $-416(%rsi,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0x80, 0xfe, 0xff, 0xff, //0x00000c2b vmovdqu %ymm0, $-384(%rsi,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0xa0, 0xfe, 0xff, 0xff, //0x00000c34 vmovdqu %ymm0, $-352(%rsi,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0xc0, 0xfe, 0xff, 0xff, //0x00000c3d vmovdqu %ymm0, $-320(%rsi,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0xe0, 0xfe, 0xff, 0xff, //0x00000c46 vmovdqu %ymm0, $-288(%rsi,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0x00, 0xff, 0xff, 0xff, //0x00000c4f vmovdqu %ymm0, $-256(%rsi,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0x20, 0xff, 0xff, 0xff, //0x00000c58 vmovdqu %ymm0, $-224(%rsi,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0x40, 0xff, 0xff, 0xff, //0x00000c61 vmovdqu %ymm0, $-192(%rsi,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0x60, 0xff, 0xff, 0xff, //0x00000c6a vmovdqu %ymm0, $-160(%rsi,%rax)
+ 0xc5, 0xfe, 0x7f, 0x44, 0x06, 0x80, //0x00000c73 vmovdqu %ymm0, $-128(%rsi,%rax)
+ 0xc5, 0xfe, 0x7f, 0x44, 0x06, 0xa0, //0x00000c79 vmovdqu %ymm0, $-96(%rsi,%rax)
+ 0xc5, 0xfe, 0x7f, 0x44, 0x06, 0xc0, //0x00000c7f vmovdqu %ymm0, $-64(%rsi,%rax)
+ 0xc5, 0xfe, 0x7f, 0x44, 0x06, 0xe0, //0x00000c85 vmovdqu %ymm0, $-32(%rsi,%rax)
+ 0xc5, 0xfe, 0x7f, 0x04, 0x06, //0x00000c8b vmovdqu %ymm0, (%rsi,%rax)
+ 0x48, 0x05, 0x00, 0x02, 0x00, 0x00, //0x00000c90 addq $512, %rax
+ 0x48, 0x83, 0xc2, 0xfc, //0x00000c96 addq $-4, %rdx
+ 0x0f, 0x85, 0x70, 0xff, 0xff, 0xff, //0x00000c9a jne LBB0_107
+ //0x00000ca0 LBB0_108
+ 0x48, 0x85, 0xc9, //0x00000ca0 testq %rcx, %rcx
+ 0x0f, 0x84, 0x37, 0x00, 0x00, 0x00, //0x00000ca3 je LBB0_111
+ 0x4c, 0x01, 0xd8, //0x00000ca9 addq %r11, %rax
+ 0x4c, 0x01, 0xe0, //0x00000cac addq %r12, %rax
+ 0x48, 0x8d, 0x44, 0x07, 0x60, //0x00000caf leaq $96(%rdi,%rax), %rax
+ 0x48, 0xf7, 0xd9, //0x00000cb4 negq %rcx
+ 0xc5, 0xfe, 0x6f, 0x05, 0x41, 0xf3, 0xff, 0xff, //0x00000cb7 vmovdqu $-3263(%rip), %ymm0 /* LCPI0_0+0(%rip) */
+ 0x90, //0x00000cbf .p2align 4, 0x90
+ //0x00000cc0 LBB0_110
+ 0xc5, 0xfe, 0x7f, 0x40, 0xa0, //0x00000cc0 vmovdqu %ymm0, $-96(%rax)
+ 0xc5, 0xfe, 0x7f, 0x40, 0xc0, //0x00000cc5 vmovdqu %ymm0, $-64(%rax)
+ 0xc5, 0xfe, 0x7f, 0x40, 0xe0, //0x00000cca vmovdqu %ymm0, $-32(%rax)
+ 0xc5, 0xfe, 0x7f, 0x00, //0x00000ccf vmovdqu %ymm0, (%rax)
+ 0x48, 0x83, 0xe8, 0x80, //0x00000cd3 subq $-128, %rax
+ 0x48, 0xff, 0xc1, //0x00000cd7 incq %rcx
+ 0x0f, 0x85, 0xe0, 0xff, 0xff, 0xff, //0x00000cda jne LBB0_110
+ //0x00000ce0 LBB0_111
+ 0x4d, 0x39, 0xd1, //0x00000ce0 cmpq %r10, %r9
+ 0x0f, 0x84, 0x37, 0x05, 0x00, 0x00, //0x00000ce3 je LBB0_163
+ 0x4c, 0x01, 0xcb, //0x00000ce9 addq %r9, %rbx
+ 0x90, 0x90, 0x90, 0x90, //0x00000cec .p2align 4, 0x90
+ //0x00000cf0 LBB0_113
+ 0xc6, 0x03, 0x30, //0x00000cf0 movb $48, (%rbx)
+ 0x48, 0xff, 0xc3, //0x00000cf3 incq %rbx
+ 0x4c, 0x39, 0xc3, //0x00000cf6 cmpq %r8, %rbx
+ 0x0f, 0x82, 0xf1, 0xff, 0xff, 0xff, //0x00000cf9 jb LBB0_113
+ 0xe9, 0x1c, 0x05, 0x00, 0x00, //0x00000cff jmp LBB0_163
+ //0x00000d04 LBB0_114
+ 0x48, 0x8b, 0x4d, 0xd0, //0x00000d04 movq $-48(%rbp), %rcx
+ 0x48, 0x8d, 0xb4, 0x39, 0xe2, 0x01, 0x00, 0x00, //0x00000d08 leaq $482(%rcx,%rdi), %rsi
+ 0x4c, 0x89, 0xfb, //0x00000d10 movq %r15, %rbx
+ 0x48, 0x29, 0xd3, //0x00000d13 subq %rdx, %rbx
+ 0x31, 0xd2, //0x00000d16 xorl %edx, %edx
+ 0xc5, 0xfe, 0x6f, 0x05, 0xe0, 0xf2, 0xff, 0xff, //0x00000d18 vmovdqu $-3360(%rip), %ymm0 /* LCPI0_0+0(%rip) */
+ //0x00000d20 LBB0_115
+ 0xc5, 0xfe, 0x7f, 0x84, 0x16, 0x20, 0xfe, 0xff, 0xff, //0x00000d20 vmovdqu %ymm0, $-480(%rsi,%rdx)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x16, 0x40, 0xfe, 0xff, 0xff, //0x00000d29 vmovdqu %ymm0, $-448(%rsi,%rdx)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x16, 0x60, 0xfe, 0xff, 0xff, //0x00000d32 vmovdqu %ymm0, $-416(%rsi,%rdx)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x16, 0x80, 0xfe, 0xff, 0xff, //0x00000d3b vmovdqu %ymm0, $-384(%rsi,%rdx)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x16, 0xa0, 0xfe, 0xff, 0xff, //0x00000d44 vmovdqu %ymm0, $-352(%rsi,%rdx)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x16, 0xc0, 0xfe, 0xff, 0xff, //0x00000d4d vmovdqu %ymm0, $-320(%rsi,%rdx)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x16, 0xe0, 0xfe, 0xff, 0xff, //0x00000d56 vmovdqu %ymm0, $-288(%rsi,%rdx)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x16, 0x00, 0xff, 0xff, 0xff, //0x00000d5f vmovdqu %ymm0, $-256(%rsi,%rdx)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x16, 0x20, 0xff, 0xff, 0xff, //0x00000d68 vmovdqu %ymm0, $-224(%rsi,%rdx)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x16, 0x40, 0xff, 0xff, 0xff, //0x00000d71 vmovdqu %ymm0, $-192(%rsi,%rdx)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x16, 0x60, 0xff, 0xff, 0xff, //0x00000d7a vmovdqu %ymm0, $-160(%rsi,%rdx)
+ 0xc5, 0xfe, 0x7f, 0x44, 0x16, 0x80, //0x00000d83 vmovdqu %ymm0, $-128(%rsi,%rdx)
+ 0xc5, 0xfe, 0x7f, 0x44, 0x16, 0xa0, //0x00000d89 vmovdqu %ymm0, $-96(%rsi,%rdx)
+ 0xc5, 0xfe, 0x7f, 0x44, 0x16, 0xc0, //0x00000d8f vmovdqu %ymm0, $-64(%rsi,%rdx)
+ 0xc5, 0xfe, 0x7f, 0x44, 0x16, 0xe0, //0x00000d95 vmovdqu %ymm0, $-32(%rsi,%rdx)
+ 0xc5, 0xfe, 0x7f, 0x04, 0x16, //0x00000d9b vmovdqu %ymm0, (%rsi,%rdx)
+ 0x48, 0x81, 0xc2, 0x00, 0x02, 0x00, 0x00, //0x00000da0 addq $512, %rdx
+ 0x48, 0x83, 0xc3, 0x04, //0x00000da7 addq $4, %rbx
+ 0x0f, 0x85, 0x6f, 0xff, 0xff, 0xff, //0x00000dab jne LBB0_115
+ //0x00000db1 LBB0_116
+ 0x4d, 0x85, 0xff, //0x00000db1 testq %r15, %r15
+ 0x0f, 0x84, 0x34, 0x00, 0x00, 0x00, //0x00000db4 je LBB0_119
+ 0x48, 0x03, 0x55, 0xd0, //0x00000dba addq $-48(%rbp), %rdx
+ 0x48, 0x8d, 0x54, 0x17, 0x62, //0x00000dbe leaq $98(%rdi,%rdx), %rdx
+ 0x49, 0xf7, 0xdf, //0x00000dc3 negq %r15
+ 0xc5, 0xfe, 0x6f, 0x05, 0x32, 0xf2, 0xff, 0xff, //0x00000dc6 vmovdqu $-3534(%rip), %ymm0 /* LCPI0_0+0(%rip) */
+ //0x00000dce LBB0_118
+ 0xc5, 0xfe, 0x7f, 0x42, 0xa0, //0x00000dce vmovdqu %ymm0, $-96(%rdx)
+ 0xc5, 0xfe, 0x7f, 0x42, 0xc0, //0x00000dd3 vmovdqu %ymm0, $-64(%rdx)
+ 0xc5, 0xfe, 0x7f, 0x42, 0xe0, //0x00000dd8 vmovdqu %ymm0, $-32(%rdx)
+ 0xc5, 0xfe, 0x7f, 0x02, //0x00000ddd vmovdqu %ymm0, (%rdx)
+ 0x48, 0x83, 0xea, 0x80, //0x00000de1 subq $-128, %rdx
+ 0x49, 0xff, 0xc7, //0x00000de5 incq %r15
+ 0x0f, 0x85, 0xe0, 0xff, 0xff, 0xff, //0x00000de8 jne LBB0_118
+ //0x00000dee LBB0_119
+ 0x49, 0x01, 0xc0, //0x00000dee addq %rax, %r8
+ 0x49, 0x39, 0xc3, //0x00000df1 cmpq %rax, %r11
+ 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x00000df4 je LBB0_122
+ //0x00000dfa LBB0_120
+ 0x44, 0x89, 0xca, //0x00000dfa movl %r9d, %edx
+ 0xf7, 0xda, //0x00000dfd negl %edx
+ 0x90, //0x00000dff .p2align 4, 0x90
+ //0x00000e00 LBB0_121
+ 0x41, 0xc6, 0x00, 0x30, //0x00000e00 movb $48, (%r8)
+ 0x49, 0xff, 0xc0, //0x00000e04 incq %r8
+ 0xff, 0xc0, //0x00000e07 incl %eax
+ 0x39, 0xd0, //0x00000e09 cmpl %edx, %eax
+ 0x0f, 0x8c, 0xef, 0xff, 0xff, 0xff, //0x00000e0b jl LBB0_121
+ //0x00000e11 LBB0_122
+ 0x4f, 0x8d, 0x2c, 0x20, //0x00000e11 leaq (%r8,%r12), %r13
+ 0x4c, 0x89, 0xf0, //0x00000e15 movq %r14, %rax
+ 0x48, 0xc1, 0xe8, 0x20, //0x00000e18 shrq $32, %rax
+ 0x0f, 0x84, 0xc9, 0x00, 0x00, 0x00, //0x00000e1c je LBB0_125
+ 0x48, 0xba, 0xfd, 0xce, 0x61, 0x84, 0x11, 0x77, 0xcc, 0xab, //0x00000e22 movabsq $-6067343680855748867, %rdx
+ 0x4c, 0x89, 0xf0, //0x00000e2c movq %r14, %rax
+ 0x48, 0xf7, 0xe2, //0x00000e2f mulq %rdx
+ 0x48, 0xc1, 0xea, 0x1a, //0x00000e32 shrq $26, %rdx
+ 0x69, 0xf2, 0x00, 0x1f, 0x0a, 0xfa, //0x00000e36 imull $-100000000, %edx, %esi
+ 0x44, 0x01, 0xf6, //0x00000e3c addl %r14d, %esi
+ 0x0f, 0x84, 0x40, 0x02, 0x00, 0x00, //0x00000e3f je LBB0_127
+ 0x89, 0xf0, //0x00000e45 movl %esi, %eax
+ 0x41, 0xbb, 0x59, 0x17, 0xb7, 0xd1, //0x00000e47 movl $3518437209, %r11d
+ 0x49, 0x0f, 0xaf, 0xc3, //0x00000e4d imulq %r11, %rax
+ 0x48, 0xc1, 0xe8, 0x2d, //0x00000e51 shrq $45, %rax
+ 0x69, 0xc8, 0x10, 0x27, 0x00, 0x00, //0x00000e55 imull $10000, %eax, %ecx
+ 0x29, 0xce, //0x00000e5b subl %ecx, %esi
+ 0x48, 0x89, 0xc1, //0x00000e5d movq %rax, %rcx
+ 0x49, 0x0f, 0xaf, 0xcb, //0x00000e60 imulq %r11, %rcx
+ 0x48, 0xc1, 0xe9, 0x2d, //0x00000e64 shrq $45, %rcx
+ 0x69, 0xc9, 0x10, 0x27, 0x00, 0x00, //0x00000e68 imull $10000, %ecx, %ecx
+ 0x29, 0xc8, //0x00000e6e subl %ecx, %eax
+ 0x0f, 0xb7, 0xce, //0x00000e70 movzwl %si, %ecx
+ 0xc1, 0xe9, 0x02, //0x00000e73 shrl $2, %ecx
+ 0x44, 0x69, 0xd9, 0x7b, 0x14, 0x00, 0x00, //0x00000e76 imull $5243, %ecx, %r11d
+ 0x41, 0xc1, 0xeb, 0x11, //0x00000e7d shrl $17, %r11d
+ 0x41, 0x6b, 0xcb, 0x64, //0x00000e81 imull $100, %r11d, %ecx
+ 0x29, 0xce, //0x00000e85 subl %ecx, %esi
+ 0x44, 0x0f, 0xb7, 0xf6, //0x00000e87 movzwl %si, %r14d
+ 0x0f, 0xb7, 0xf0, //0x00000e8b movzwl %ax, %esi
+ 0xc1, 0xee, 0x02, //0x00000e8e shrl $2, %esi
+ 0x69, 0xf6, 0x7b, 0x14, 0x00, 0x00, //0x00000e91 imull $5243, %esi, %esi
+ 0xc1, 0xee, 0x11, //0x00000e97 shrl $17, %esi
+ 0x6b, 0xce, 0x64, //0x00000e9a imull $100, %esi, %ecx
+ 0x29, 0xc8, //0x00000e9d subl %ecx, %eax
+ 0x44, 0x0f, 0xb7, 0xf8, //0x00000e9f movzwl %ax, %r15d
+ 0x48, 0x8d, 0x0d, 0xd6, 0x03, 0x00, 0x00, //0x00000ea3 leaq $982(%rip), %rcx /* _Digits+0(%rip) */
+ 0x42, 0x0f, 0xb7, 0x04, 0x71, //0x00000eaa movzwl (%rcx,%r14,2), %eax
+ 0x66, 0x41, 0x89, 0x45, 0xfe, //0x00000eaf movw %ax, $-2(%r13)
+ 0x42, 0x0f, 0xb7, 0x04, 0x59, //0x00000eb4 movzwl (%rcx,%r11,2), %eax
+ 0x66, 0x41, 0x89, 0x45, 0xfc, //0x00000eb9 movw %ax, $-4(%r13)
+ 0x42, 0x0f, 0xb7, 0x04, 0x79, //0x00000ebe movzwl (%rcx,%r15,2), %eax
+ 0x66, 0x41, 0x89, 0x45, 0xfa, //0x00000ec3 movw %ax, $-6(%r13)
+ 0x0f, 0xb7, 0x04, 0x71, //0x00000ec8 movzwl (%rcx,%rsi,2), %eax
+ 0x66, 0x41, 0x89, 0x45, 0xf8, //0x00000ecc movw %ax, $-8(%r13)
+ 0x45, 0x31, 0xdb, //0x00000ed1 xorl %r11d, %r11d
+ 0x49, 0x83, 0xc5, 0xf8, //0x00000ed4 addq $-8, %r13
+ 0x81, 0xfa, 0x10, 0x27, 0x00, 0x00, //0x00000ed8 cmpl $10000, %edx
+ 0x0f, 0x83, 0x19, 0x00, 0x00, 0x00, //0x00000ede jae LBB0_129
+ //0x00000ee4 LBB0_126
+ 0x89, 0xd1, //0x00000ee4 movl %edx, %ecx
+ 0xe9, 0x6d, 0x00, 0x00, 0x00, //0x00000ee6 jmp LBB0_131
+ //0x00000eeb LBB0_125
+ 0x45, 0x31, 0xdb, //0x00000eeb xorl %r11d, %r11d
+ 0x44, 0x89, 0xf2, //0x00000eee movl %r14d, %edx
+ 0x81, 0xfa, 0x10, 0x27, 0x00, 0x00, //0x00000ef1 cmpl $10000, %edx
+ 0x0f, 0x82, 0xe7, 0xff, 0xff, 0xff, //0x00000ef7 jb LBB0_126
+ //0x00000efd LBB0_129
+ 0x41, 0xbe, 0x59, 0x17, 0xb7, 0xd1, //0x00000efd movl $3518437209, %r14d
+ 0x4c, 0x8d, 0x3d, 0x76, 0x03, 0x00, 0x00, //0x00000f03 leaq $886(%rip), %r15 /* _Digits+0(%rip) */
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000f0a .p2align 4, 0x90
+ //0x00000f10 LBB0_130
+ 0x89, 0xd1, //0x00000f10 movl %edx, %ecx
+ 0x49, 0x0f, 0xaf, 0xce, //0x00000f12 imulq %r14, %rcx
+ 0x48, 0xc1, 0xe9, 0x2d, //0x00000f16 shrq $45, %rcx
+ 0x69, 0xc1, 0xf0, 0xd8, 0xff, 0xff, //0x00000f1a imull $-10000, %ecx, %eax
+ 0x01, 0xd0, //0x00000f20 addl %edx, %eax
+ 0x48, 0x69, 0xf0, 0x1f, 0x85, 0xeb, 0x51, //0x00000f22 imulq $1374389535, %rax, %rsi
+ 0x48, 0xc1, 0xee, 0x25, //0x00000f29 shrq $37, %rsi
+ 0x6b, 0xde, 0x64, //0x00000f2d imull $100, %esi, %ebx
+ 0x29, 0xd8, //0x00000f30 subl %ebx, %eax
+ 0x41, 0x0f, 0xb7, 0x04, 0x47, //0x00000f32 movzwl (%r15,%rax,2), %eax
+ 0x66, 0x41, 0x89, 0x45, 0xfe, //0x00000f37 movw %ax, $-2(%r13)
+ 0x41, 0x0f, 0xb7, 0x04, 0x77, //0x00000f3c movzwl (%r15,%rsi,2), %eax
+ 0x66, 0x41, 0x89, 0x45, 0xfc, //0x00000f41 movw %ax, $-4(%r13)
+ 0x49, 0x83, 0xc5, 0xfc, //0x00000f46 addq $-4, %r13
+ 0x81, 0xfa, 0xff, 0xe0, 0xf5, 0x05, //0x00000f4a cmpl $99999999, %edx
+ 0x89, 0xca, //0x00000f50 movl %ecx, %edx
+ 0x0f, 0x87, 0xb8, 0xff, 0xff, 0xff, //0x00000f52 ja LBB0_130
+ //0x00000f58 LBB0_131
+ 0x83, 0xf9, 0x64, //0x00000f58 cmpl $100, %ecx
+ 0x0f, 0x82, 0x2d, 0x00, 0x00, 0x00, //0x00000f5b jb LBB0_133
+ 0x0f, 0xb7, 0xc1, //0x00000f61 movzwl %cx, %eax
+ 0xc1, 0xe8, 0x02, //0x00000f64 shrl $2, %eax
+ 0x69, 0xc0, 0x7b, 0x14, 0x00, 0x00, //0x00000f67 imull $5243, %eax, %eax
+ 0xc1, 0xe8, 0x11, //0x00000f6d shrl $17, %eax
+ 0x6b, 0xd0, 0x64, //0x00000f70 imull $100, %eax, %edx
+ 0x29, 0xd1, //0x00000f73 subl %edx, %ecx
+ 0x0f, 0xb7, 0xc9, //0x00000f75 movzwl %cx, %ecx
+ 0x48, 0x8d, 0x15, 0x01, 0x03, 0x00, 0x00, //0x00000f78 leaq $769(%rip), %rdx /* _Digits+0(%rip) */
+ 0x0f, 0xb7, 0x0c, 0x4a, //0x00000f7f movzwl (%rdx,%rcx,2), %ecx
+ 0x66, 0x41, 0x89, 0x4d, 0xfe, //0x00000f83 movw %cx, $-2(%r13)
+ 0x49, 0x83, 0xc5, 0xfe, //0x00000f88 addq $-2, %r13
+ 0x89, 0xc1, //0x00000f8c movl %eax, %ecx
+ //0x00000f8e LBB0_133
+ 0x83, 0xf9, 0x0a, //0x00000f8e cmpl $10, %ecx
+ 0x0f, 0x82, 0x17, 0x00, 0x00, 0x00, //0x00000f91 jb LBB0_135
+ 0x89, 0xc8, //0x00000f97 movl %ecx, %eax
+ 0x48, 0x8d, 0x0d, 0xe0, 0x02, 0x00, 0x00, //0x00000f99 leaq $736(%rip), %rcx /* _Digits+0(%rip) */
+ 0x0f, 0xb7, 0x04, 0x41, //0x00000fa0 movzwl (%rcx,%rax,2), %eax
+ 0x66, 0x41, 0x89, 0x45, 0xfe, //0x00000fa4 movw %ax, $-2(%r13)
+ 0xe9, 0x06, 0x00, 0x00, 0x00, //0x00000fa9 jmp LBB0_136
+ //0x00000fae LBB0_135
+ 0x80, 0xc1, 0x30, //0x00000fae addb $48, %cl
+ 0x41, 0x88, 0x08, //0x00000fb1 movb %cl, (%r8)
+ //0x00000fb4 LBB0_136
+ 0x4d, 0x29, 0xdc, //0x00000fb4 subq %r11, %r12
+ 0x49, 0x8d, 0x4c, 0x24, 0x01, //0x00000fb7 leaq $1(%r12), %rcx
+ 0x49, 0x8d, 0x54, 0x24, 0x61, //0x00000fbc leaq $97(%r12), %rdx
+ 0x49, 0x8d, 0x5c, 0x24, 0x02, //0x00000fc1 leaq $2(%r12), %rbx
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000fc6 .p2align 4, 0x90
+ //0x00000fd0 LBB0_137
+ 0x48, 0xff, 0xca, //0x00000fd0 decq %rdx
+ 0x48, 0xff, 0xc9, //0x00000fd3 decq %rcx
+ 0x48, 0xff, 0xcb, //0x00000fd6 decq %rbx
+ 0x43, 0x80, 0x7c, 0x20, 0xff, 0x30, //0x00000fd9 cmpb $48, $-1(%r8,%r12)
+ 0x4d, 0x8d, 0x64, 0x24, 0xff, //0x00000fdf leaq $-1(%r12), %r12
+ 0x0f, 0x84, 0xe6, 0xff, 0xff, 0xff, //0x00000fe4 je LBB0_137
+ 0x4d, 0x8d, 0x3c, 0x08, //0x00000fea leaq (%r8,%rcx), %r15
+ 0x45, 0x85, 0xc9, //0x00000fee testl %r9d, %r9d
+ 0x0f, 0x8e, 0x86, 0x00, 0x00, 0x00, //0x00000ff1 jle LBB0_142
+ 0x44, 0x89, 0xf8, //0x00000ff7 movl %r15d, %eax
+ 0x44, 0x29, 0xc0, //0x00000ffa subl %r8d, %eax
+ 0x41, 0x39, 0xc1, //0x00000ffd cmpl %eax, %r9d
+ 0x0f, 0x8d, 0x23, 0x00, 0x00, 0x00, //0x00001000 jge LBB0_143
+ 0x43, 0x8d, 0x04, 0x01, //0x00001006 leal (%r9,%r8), %eax
+ 0x41, 0x29, 0xc7, //0x0000100a subl %eax, %r15d
+ 0x49, 0x8d, 0x47, 0xff, //0x0000100d leaq $-1(%r15), %rax
+ 0x45, 0x89, 0xfa, //0x00001011 movl %r15d, %r10d
+ 0x41, 0x83, 0xe2, 0x03, //0x00001014 andl $3, %r10d
+ 0x48, 0x83, 0xf8, 0x03, //0x00001018 cmpq $3, %rax
+ 0x0f, 0x83, 0x7e, 0x00, 0x00, 0x00, //0x0000101c jae LBB0_147
+ 0x31, 0xc0, //0x00001022 xorl %eax, %eax
+ 0xe9, 0xa3, 0x00, 0x00, 0x00, //0x00001024 jmp LBB0_150
+ //0x00001029 LBB0_143
+ 0x0f, 0x8e, 0x4e, 0x00, 0x00, 0x00, //0x00001029 jle LBB0_142
+ 0x45, 0x01, 0xc1, //0x0000102f addl %r8d, %r9d
+ 0x45, 0x89, 0xfe, //0x00001032 movl %r15d, %r14d
+ 0x41, 0xf7, 0xd6, //0x00001035 notl %r14d
+ 0x45, 0x01, 0xce, //0x00001038 addl %r9d, %r14d
+ 0x31, 0xc0, //0x0000103b xorl %eax, %eax
+ 0x4d, 0x89, 0xfb, //0x0000103d movq %r15, %r11
+ 0x41, 0x83, 0xfe, 0x7e, //0x00001040 cmpl $126, %r14d
+ 0x0f, 0x86, 0xb8, 0x01, 0x00, 0x00, //0x00001044 jbe LBB0_161
+ 0x49, 0xff, 0xc6, //0x0000104a incq %r14
+ 0x4d, 0x21, 0xf2, //0x0000104d andq %r14, %r10
+ 0x4f, 0x8d, 0x1c, 0x10, //0x00001050 leaq (%r8,%r10), %r11
+ 0x49, 0x8d, 0x5a, 0x80, //0x00001054 leaq $-128(%r10), %rbx
+ 0x48, 0x89, 0xde, //0x00001058 movq %rbx, %rsi
+ 0x48, 0xc1, 0xee, 0x07, //0x0000105b shrq $7, %rsi
+ 0x48, 0xff, 0xc6, //0x0000105f incq %rsi
+ 0x41, 0x89, 0xf4, //0x00001062 movl %esi, %r12d
+ 0x41, 0x83, 0xe4, 0x03, //0x00001065 andl $3, %r12d
+ 0x48, 0x81, 0xfb, 0x80, 0x01, 0x00, 0x00, //0x00001069 cmpq $384, %rbx
+ 0x0f, 0x83, 0x94, 0x00, 0x00, 0x00, //0x00001070 jae LBB0_155
+ 0x31, 0xf6, //0x00001076 xorl %esi, %esi
+ 0xe9, 0x35, 0x01, 0x00, 0x00, //0x00001078 jmp LBB0_157
+ //0x0000107d LBB0_142
+ 0x4d, 0x89, 0xf8, //0x0000107d movq %r15, %r8
+ 0xe9, 0x9b, 0x01, 0x00, 0x00, //0x00001080 jmp LBB0_163
+ //0x00001085 LBB0_127
+ 0x41, 0xbb, 0x08, 0x00, 0x00, 0x00, //0x00001085 movl $8, %r11d
+ 0x49, 0x83, 0xc5, 0xf8, //0x0000108b addq $-8, %r13
+ 0x81, 0xfa, 0x10, 0x27, 0x00, 0x00, //0x0000108f cmpl $10000, %edx
+ 0x0f, 0x82, 0x49, 0xfe, 0xff, 0xff, //0x00001095 jb LBB0_126
+ 0xe9, 0x5d, 0xfe, 0xff, 0xff, //0x0000109b jmp LBB0_129
+ //0x000010a0 LBB0_147
+ 0x4d, 0x89, 0xd3, //0x000010a0 movq %r10, %r11
+ 0x4d, 0x29, 0xfb, //0x000010a3 subq %r15, %r11
+ 0x31, 0xc0, //0x000010a6 xorl %eax, %eax
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000010a8 .p2align 4, 0x90
+ //0x000010b0 LBB0_148
+ 0x49, 0x8d, 0x14, 0x00, //0x000010b0 leaq (%r8,%rax), %rdx
+ 0x8b, 0x74, 0x11, 0xfc, //0x000010b4 movl $-4(%rcx,%rdx), %esi
+ 0x89, 0x74, 0x11, 0xfd, //0x000010b8 movl %esi, $-3(%rcx,%rdx)
+ 0x48, 0x83, 0xc0, 0xfc, //0x000010bc addq $-4, %rax
+ 0x49, 0x39, 0xc3, //0x000010c0 cmpq %rax, %r11
+ 0x0f, 0x85, 0xe7, 0xff, 0xff, 0xff, //0x000010c3 jne LBB0_148
+ 0x48, 0xf7, 0xd8, //0x000010c9 negq %rax
+ //0x000010cc LBB0_150
+ 0x4d, 0x85, 0xd2, //0x000010cc testq %r10, %r10
+ 0x0f, 0x84, 0x25, 0x00, 0x00, 0x00, //0x000010cf je LBB0_153
+ 0x49, 0xf7, 0xda, //0x000010d5 negq %r10
+ 0x4c, 0x89, 0xc1, //0x000010d8 movq %r8, %rcx
+ 0x48, 0x29, 0xc1, //0x000010db subq %rax, %rcx
+ 0x31, 0xc0, //0x000010de xorl %eax, %eax
+ //0x000010e0 .p2align 4, 0x90
+ //0x000010e0 LBB0_152
+ 0x48, 0x8d, 0x34, 0x01, //0x000010e0 leaq (%rcx,%rax), %rsi
+ 0x41, 0x0f, 0xb6, 0x14, 0x34, //0x000010e4 movzbl (%r12,%rsi), %edx
+ 0x41, 0x88, 0x54, 0x34, 0x01, //0x000010e9 movb %dl, $1(%r12,%rsi)
+ 0x48, 0xff, 0xc8, //0x000010ee decq %rax
+ 0x49, 0x39, 0xc2, //0x000010f1 cmpq %rax, %r10
+ 0x0f, 0x85, 0xe6, 0xff, 0xff, 0xff, //0x000010f4 jne LBB0_152
+ //0x000010fa LBB0_153
+ 0x49, 0x63, 0xc1, //0x000010fa movslq %r9d, %rax
+ 0x41, 0xc6, 0x04, 0x00, 0x2e, //0x000010fd movb $46, (%r8,%rax)
+ 0x49, 0x01, 0xd8, //0x00001102 addq %rbx, %r8
+ 0xe9, 0x16, 0x01, 0x00, 0x00, //0x00001105 jmp LBB0_163
+ //0x0000110a LBB0_155
+ 0x4c, 0x89, 0xe3, //0x0000110a movq %r12, %rbx
+ 0x48, 0x29, 0xf3, //0x0000110d subq %rsi, %rbx
+ 0x31, 0xf6, //0x00001110 xorl %esi, %esi
+ 0xc5, 0xfe, 0x6f, 0x05, 0xe6, 0xee, 0xff, 0xff, //0x00001112 vmovdqu $-4378(%rip), %ymm0 /* LCPI0_0+0(%rip) */
+ //0x0000111a LBB0_156
+ 0x49, 0x8d, 0x04, 0x30, //0x0000111a leaq (%r8,%rsi), %rax
+ 0xc5, 0xfe, 0x7f, 0x04, 0x01, //0x0000111e vmovdqu %ymm0, (%rcx,%rax)
+ 0xc5, 0xfe, 0x7f, 0x44, 0x01, 0x20, //0x00001123 vmovdqu %ymm0, $32(%rcx,%rax)
+ 0xc5, 0xfe, 0x7f, 0x44, 0x01, 0x40, //0x00001129 vmovdqu %ymm0, $64(%rcx,%rax)
+ 0xc5, 0xfe, 0x7f, 0x44, 0x01, 0x60, //0x0000112f vmovdqu %ymm0, $96(%rcx,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0x80, 0x00, 0x00, 0x00, //0x00001135 vmovdqu %ymm0, $128(%rcx,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0xa0, 0x00, 0x00, 0x00, //0x0000113e vmovdqu %ymm0, $160(%rcx,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0xc0, 0x00, 0x00, 0x00, //0x00001147 vmovdqu %ymm0, $192(%rcx,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0xe0, 0x00, 0x00, 0x00, //0x00001150 vmovdqu %ymm0, $224(%rcx,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0x00, 0x01, 0x00, 0x00, //0x00001159 vmovdqu %ymm0, $256(%rcx,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0x20, 0x01, 0x00, 0x00, //0x00001162 vmovdqu %ymm0, $288(%rcx,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0x40, 0x01, 0x00, 0x00, //0x0000116b vmovdqu %ymm0, $320(%rcx,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0x60, 0x01, 0x00, 0x00, //0x00001174 vmovdqu %ymm0, $352(%rcx,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0x80, 0x01, 0x00, 0x00, //0x0000117d vmovdqu %ymm0, $384(%rcx,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0xa0, 0x01, 0x00, 0x00, //0x00001186 vmovdqu %ymm0, $416(%rcx,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0xc0, 0x01, 0x00, 0x00, //0x0000118f vmovdqu %ymm0, $448(%rcx,%rax)
+ 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0xe0, 0x01, 0x00, 0x00, //0x00001198 vmovdqu %ymm0, $480(%rcx,%rax)
+ 0x48, 0x81, 0xc6, 0x00, 0x02, 0x00, 0x00, //0x000011a1 addq $512, %rsi
+ 0x48, 0x83, 0xc3, 0x04, //0x000011a8 addq $4, %rbx
+ 0x0f, 0x85, 0x68, 0xff, 0xff, 0xff, //0x000011ac jne LBB0_156
+ //0x000011b2 LBB0_157
+ 0x49, 0x01, 0xcb, //0x000011b2 addq %rcx, %r11
+ 0x4d, 0x85, 0xe4, //0x000011b5 testq %r12, %r12
+ 0x0f, 0x84, 0x35, 0x00, 0x00, 0x00, //0x000011b8 je LBB0_160
+ 0x49, 0x01, 0xf0, //0x000011be addq %rsi, %r8
+ 0x49, 0x01, 0xd0, //0x000011c1 addq %rdx, %r8
+ 0x49, 0xf7, 0xdc, //0x000011c4 negq %r12
+ 0xc5, 0xfe, 0x6f, 0x05, 0x31, 0xee, 0xff, 0xff, //0x000011c7 vmovdqu $-4559(%rip), %ymm0 /* LCPI0_0+0(%rip) */
+ //0x000011cf LBB0_159
+ 0xc4, 0xc1, 0x7e, 0x7f, 0x40, 0xa0, //0x000011cf vmovdqu %ymm0, $-96(%r8)
+ 0xc4, 0xc1, 0x7e, 0x7f, 0x40, 0xc0, //0x000011d5 vmovdqu %ymm0, $-64(%r8)
+ 0xc4, 0xc1, 0x7e, 0x7f, 0x40, 0xe0, //0x000011db vmovdqu %ymm0, $-32(%r8)
+ 0xc4, 0xc1, 0x7e, 0x7f, 0x00, //0x000011e1 vmovdqu %ymm0, (%r8)
+ 0x49, 0x83, 0xe8, 0x80, //0x000011e6 subq $-128, %r8
+ 0x49, 0xff, 0xc4, //0x000011ea incq %r12
+ 0x0f, 0x85, 0xdc, 0xff, 0xff, 0xff, //0x000011ed jne LBB0_159
+ //0x000011f3 LBB0_160
+ 0x44, 0x89, 0xd0, //0x000011f3 movl %r10d, %eax
+ 0x4d, 0x89, 0xd8, //0x000011f6 movq %r11, %r8
+ 0x4d, 0x39, 0xd6, //0x000011f9 cmpq %r10, %r14
+ 0x0f, 0x84, 0x1e, 0x00, 0x00, 0x00, //0x000011fc je LBB0_163
+ //0x00001202 LBB0_161
+ 0x41, 0x29, 0xc1, //0x00001202 subl %eax, %r9d
+ 0x45, 0x29, 0xf9, //0x00001205 subl %r15d, %r9d
+ 0x4d, 0x89, 0xd8, //0x00001208 movq %r11, %r8
+ 0x90, 0x90, 0x90, 0x90, 0x90, //0x0000120b .p2align 4, 0x90
+ //0x00001210 LBB0_162
+ 0x41, 0xc6, 0x00, 0x30, //0x00001210 movb $48, (%r8)
+ 0x49, 0xff, 0xc0, //0x00001214 incq %r8
+ 0x41, 0xff, 0xc9, //0x00001217 decl %r9d
+ 0x0f, 0x85, 0xf0, 0xff, 0xff, 0xff, //0x0000121a jne LBB0_162
+ //0x00001220 LBB0_163
+ 0x41, 0x29, 0xf8, //0x00001220 subl %edi, %r8d
+ //0x00001223 LBB0_164
+ 0x44, 0x89, 0xc0, //0x00001223 movl %r8d, %eax
+ 0x48, 0x83, 0xc4, 0x08, //0x00001226 addq $8, %rsp
+ 0x5b, //0x0000122a popq %rbx
+ 0x41, 0x5c, //0x0000122b popq %r12
+ 0x41, 0x5d, //0x0000122d popq %r13
+ 0x41, 0x5e, //0x0000122f popq %r14
+ 0x41, 0x5f, //0x00001231 popq %r15
+ 0x5d, //0x00001233 popq %rbp
+ 0xc5, 0xf8, 0x77, //0x00001234 vzeroupper
+ 0xc3, //0x00001237 retq
+ //0x00001238 LBB0_165
+ 0x45, 0x31, 0xc0, //0x00001238 xorl %r8d, %r8d
+ 0xe9, 0xe3, 0xff, 0xff, 0xff, //0x0000123b jmp LBB0_164
+ //0x00001240 LBB0_166
+ 0x48, 0x89, 0x75, 0xd0, //0x00001240 movq %rsi, $-48(%rbp)
+ 0x41, 0xba, 0xce, 0xfb, 0xff, 0xff, //0x00001244 movl $-1074, %r10d
+ 0x49, 0x89, 0xd3, //0x0000124a movq %rdx, %r11
+ 0xe9, 0x69, 0xee, 0xff, 0xff, //0x0000124d jmp LBB0_8
+ //0x00001252 LBB0_167
+ 0x49, 0x81, 0xfb, 0x00, 0xca, 0x9a, 0x3b, //0x00001252 cmpq $1000000000, %r11
+ 0x4d, 0x89, 0xc2, //0x00001259 movq %r8, %r10
+ 0x49, 0x83, 0xda, 0x00, //0x0000125c sbbq $0, %r10
+ 0x49, 0x83, 0xc2, 0x0a, //0x00001260 addq $10, %r10
+ 0x4c, 0x89, 0xd8, //0x00001264 movq %r11, %rax
+ 0x48, 0xc1, 0xe8, 0x20, //0x00001267 shrq $32, %rax
+ 0x0f, 0x85, 0x3c, 0xf5, 0xff, 0xff, //0x0000126b jne LBB0_50
+ 0xe9, 0x2c, 0xf9, 0xff, 0xff, //0x00001271 jmp LBB0_82
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001276 .p2align 4, 0x00
+ //0x00001280 _Digits
+ 0x30, 0x30, 0x30, 0x31, 0x30, 0x32, 0x30, 0x33, 0x30, 0x34, 0x30, 0x35, 0x30, 0x36, 0x30, 0x37, //0x00001280 QUAD $0x3330323031303030; QUAD $0x3730363035303430 // .ascii 16, '0001020304050607'
+ 0x30, 0x38, 0x30, 0x39, 0x31, 0x30, 0x31, 0x31, 0x31, 0x32, 0x31, 0x33, 0x31, 0x34, 0x31, 0x35, //0x00001290 QUAD $0x3131303139303830; QUAD $0x3531343133313231 // .ascii 16, '0809101112131415'
+ 0x31, 0x36, 0x31, 0x37, 0x31, 0x38, 0x31, 0x39, 0x32, 0x30, 0x32, 0x31, 0x32, 0x32, 0x32, 0x33, //0x000012a0 QUAD $0x3931383137313631; QUAD $0x3332323231323032 // .ascii 16, '1617181920212223'
+ 0x32, 0x34, 0x32, 0x35, 0x32, 0x36, 0x32, 0x37, 0x32, 0x38, 0x32, 0x39, 0x33, 0x30, 0x33, 0x31, //0x000012b0 QUAD $0x3732363235323432; QUAD $0x3133303339323832 // .ascii 16, '2425262728293031'
+ 0x33, 0x32, 0x33, 0x33, 0x33, 0x34, 0x33, 0x35, 0x33, 0x36, 0x33, 0x37, 0x33, 0x38, 0x33, 0x39, //0x000012c0 QUAD $0x3533343333333233; QUAD $0x3933383337333633 // .ascii 16, '3233343536373839'
+ 0x34, 0x30, 0x34, 0x31, 0x34, 0x32, 0x34, 0x33, 0x34, 0x34, 0x34, 0x35, 0x34, 0x36, 0x34, 0x37, //0x000012d0 QUAD $0x3334323431343034; QUAD $0x3734363435343434 // .ascii 16, '4041424344454647'
+ 0x34, 0x38, 0x34, 0x39, 0x35, 0x30, 0x35, 0x31, 0x35, 0x32, 0x35, 0x33, 0x35, 0x34, 0x35, 0x35, //0x000012e0 QUAD $0x3135303539343834; QUAD $0x3535343533353235 // .ascii 16, '4849505152535455'
+ 0x35, 0x36, 0x35, 0x37, 0x35, 0x38, 0x35, 0x39, 0x36, 0x30, 0x36, 0x31, 0x36, 0x32, 0x36, 0x33, //0x000012f0 QUAD $0x3935383537353635; QUAD $0x3336323631363036 // .ascii 16, '5657585960616263'
+ 0x36, 0x34, 0x36, 0x35, 0x36, 0x36, 0x36, 0x37, 0x36, 0x38, 0x36, 0x39, 0x37, 0x30, 0x37, 0x31, //0x00001300 QUAD $0x3736363635363436; QUAD $0x3137303739363836 // .ascii 16, '6465666768697071'
+ 0x37, 0x32, 0x37, 0x33, 0x37, 0x34, 0x37, 0x35, 0x37, 0x36, 0x37, 0x37, 0x37, 0x38, 0x37, 0x39, //0x00001310 QUAD $0x3537343733373237; QUAD $0x3937383737373637 // .ascii 16, '7273747576777879'
+ 0x38, 0x30, 0x38, 0x31, 0x38, 0x32, 0x38, 0x33, 0x38, 0x34, 0x38, 0x35, 0x38, 0x36, 0x38, 0x37, //0x00001320 QUAD $0x3338323831383038; QUAD $0x3738363835383438 // .ascii 16, '8081828384858687'
+ 0x38, 0x38, 0x38, 0x39, 0x39, 0x30, 0x39, 0x31, 0x39, 0x32, 0x39, 0x33, 0x39, 0x34, 0x39, 0x35, //0x00001330 QUAD $0x3139303939383838; QUAD $0x3539343933393239 // .ascii 16, '8889909192939495'
+ 0x39, 0x36, 0x39, 0x37, 0x39, 0x38, 0x39, 0x39, //0x00001340 QUAD $0x3939383937393639 // .ascii 8, '96979899'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001348 .p2align 4, 0x00
+ //0x00001350 _pow10_ceil_sig.g
+ 0x4f, 0xdc, 0xbc, 0xbe, 0xfc, 0xb1, 0x77, 0xff, //0x00001350 .quad -38366372719436721
+ 0x7b, 0x0f, 0xbb, 0x13, 0x9c, 0xe8, 0xe8, 0x25, //0x00001358 .quad 2731688931043774331
+ 0xb1, 0x09, 0x36, 0xf7, 0x3d, 0xcf, 0xaa, 0x9f, //0x00001360 .quad -6941508010590729807
+ 0xad, 0xe9, 0x54, 0x8c, 0x61, 0x91, 0xb1, 0x77, //0x00001368 .quad 8624834609543440813
+ 0x1d, 0x8c, 0x03, 0x75, 0x0d, 0x83, 0x95, 0xc7, //0x00001370 .quad -4065198994811024355
+ 0x18, 0x24, 0x6a, 0xef, 0xb9, 0xf5, 0x9d, 0xd5, //0x00001378 .quad -3054014793352862696
+ 0x25, 0x6f, 0x44, 0xd2, 0xd0, 0xe3, 0x7a, 0xf9, //0x00001380 .quad -469812725086392539
+ 0x1e, 0xad, 0x44, 0x6b, 0x28, 0x73, 0x05, 0x4b, //0x00001388 .quad 5405853545163697438
+ 0x77, 0xc5, 0x6a, 0x83, 0x62, 0xce, 0xec, 0x9b, //0x00001390 .quad -7211161980820077193
+ 0x33, 0xec, 0x0a, 0x43, 0xf9, 0x67, 0xe3, 0x4e, //0x00001398 .quad 5684501474941004851
+ 0xd5, 0x76, 0x45, 0x24, 0xfb, 0x01, 0xe8, 0xc2, //0x000013a0 .quad -4402266457597708587
+ 0x40, 0xa7, 0xcd, 0x93, 0xf7, 0x41, 0x9c, 0x22, //0x000013a8 .quad 2493940825248868160
+ 0x8a, 0xd4, 0x56, 0xed, 0x79, 0x02, 0xa2, 0xf3, //0x000013b0 .quad -891147053569747830
+ 0x10, 0x11, 0xc1, 0x78, 0x75, 0x52, 0x43, 0x6b, //0x000013b8 .quad 7729112049988473104
+ 0xd6, 0x44, 0x56, 0x34, 0x8c, 0x41, 0x45, 0x98, //0x000013c0 .quad -7474495936122174250
+ 0xaa, 0xaa, 0x78, 0x6b, 0x89, 0x13, 0x0a, 0x83, //0x000013c8 .quad -9004363024039368022
+ 0x0c, 0xd6, 0x6b, 0x41, 0xef, 0x91, 0x56, 0xbe, //0x000013d0 .quad -4731433901725329908
+ 0x54, 0xd5, 0x56, 0xc6, 0x6b, 0x98, 0xcc, 0x23, //0x000013d8 .quad 2579604275232953684
+ 0x8f, 0xcb, 0xc6, 0x11, 0x6b, 0x36, 0xec, 0xed, //0x000013e0 .quad -1302606358729274481
+ 0xa9, 0x8a, 0xec, 0xb7, 0x86, 0xbe, 0xbf, 0x2c, //0x000013e8 .quad 3224505344041192105
+ 0x39, 0x3f, 0x1c, 0xeb, 0x02, 0xa2, 0xb3, 0x94, //0x000013f0 .quad -7731658001846878407
+ 0xaa, 0xd6, 0xf3, 0x32, 0x14, 0xd7, 0xf7, 0x7b, //0x000013f8 .quad 8932844867666826922
+ 0x07, 0x4f, 0xe3, 0xa5, 0x83, 0x8a, 0xe0, 0xb9, //0x00001400 .quad -5052886483881210105
+ 0x54, 0xcc, 0xb0, 0x3f, 0xd9, 0xcc, 0xf5, 0xda, //0x00001408 .quad -2669001970698630060
+ 0xc9, 0x22, 0x5c, 0x8f, 0x24, 0xad, 0x58, 0xe8, //0x00001410 .quad -1704422086424124727
+ 0x69, 0xff, 0x9c, 0x8f, 0x0f, 0x40, 0xb3, 0xd1, //0x00001418 .quad -3336252463373287575
+ 0xbe, 0x95, 0x99, 0xd9, 0x36, 0x6c, 0x37, 0x91, //0x00001420 .quad -7982792831656159810
+ 0xa2, 0x1f, 0xc2, 0xb9, 0x09, 0x08, 0x10, 0x23, //0x00001428 .quad 2526528228819083170
+ 0x2d, 0xfb, 0xff, 0x8f, 0x44, 0x47, 0x85, 0xb5, //0x00001430 .quad -5366805021142811859
+ 0x8b, 0xa7, 0x32, 0x28, 0x0c, 0x0a, 0xd4, 0xab, //0x00001438 .quad -6065211750830921845
+ 0xf9, 0xf9, 0xff, 0xb3, 0x15, 0x99, 0xe6, 0xe2, //0x00001440 .quad -2096820258001126919
+ 0x6d, 0x51, 0x3f, 0x32, 0x8f, 0x0c, 0xc9, 0x16, //0x00001448 .quad 1641857348316123501
+ 0x3b, 0xfc, 0x7f, 0x90, 0xad, 0x1f, 0xd0, 0x8d, //0x00001450 .quad -8228041688891786181
+ 0xe4, 0x92, 0x67, 0x7f, 0xd9, 0xa7, 0x3d, 0xae, //0x00001458 .quad -5891368184943504668
+ 0x4a, 0xfb, 0x9f, 0xf4, 0x98, 0x27, 0x44, 0xb1, //0x00001460 .quad -5673366092687344822
+ 0x9d, 0x77, 0x41, 0xdf, 0xcf, 0x11, 0xcd, 0x99, //0x00001468 .quad -7364210231179380835
+ 0x1d, 0xfa, 0xc7, 0x31, 0x7f, 0x31, 0x95, 0xdd, //0x00001470 .quad -2480021597431793123
+ 0x84, 0xd5, 0x11, 0xd7, 0x43, 0x56, 0x40, 0x40, //0x00001478 .quad 4629795266307937668
+ 0x52, 0xfc, 0x1c, 0x7f, 0xef, 0x3e, 0x7d, 0x8a, //0x00001480 .quad -8467542526035952558
+ 0x73, 0x25, 0x6b, 0x66, 0xea, 0x35, 0x28, 0x48, //0x00001488 .quad 5199465050656154995
+ 0x66, 0x3b, 0xe4, 0x5e, 0xab, 0x8e, 0x1c, 0xad, //0x00001490 .quad -5972742139117552794
+ 0xd0, 0xee, 0x05, 0x00, 0x65, 0x43, 0x32, 0xda, //0x00001498 .quad -2724040723534582064
+ 0x40, 0x4a, 0x9d, 0x36, 0x56, 0xb2, 0x63, 0xd8, //0x000014a0 .quad -2854241655469553088
+ 0x83, 0x6a, 0x07, 0x40, 0x3e, 0xd4, 0xbe, 0x90, //0x000014a8 .quad -8016736922845615485
+ 0x68, 0x4e, 0x22, 0xe2, 0x75, 0x4f, 0x3e, 0x87, //0x000014b0 .quad -8701430062309552536
+ 0x92, 0xa2, 0x04, 0xe8, 0xa6, 0x44, 0x77, 0x5a, //0x000014b8 .quad 6518754469289960082
+ 0x02, 0xe2, 0xaa, 0x5a, 0x53, 0xe3, 0x0d, 0xa9, //0x000014c0 .quad -6265101559459552766
+ 0x37, 0xcb, 0x05, 0xa2, 0xd0, 0x15, 0x15, 0x71, //0x000014c8 .quad 8148443086612450103
+ 0x83, 0x9a, 0x55, 0x31, 0x28, 0x5c, 0x51, 0xd3, //0x000014d0 .quad -3219690930897053053
+ 0x04, 0x3e, 0x87, 0xca, 0x44, 0x5b, 0x5a, 0x0d, //0x000014d8 .quad 962181821410786820
+ 0x91, 0x80, 0xd5, 0x1e, 0x99, 0xd9, 0x12, 0x84, //0x000014e0 .quad -8929835859451740015
+ 0xc3, 0x86, 0x94, 0xfe, 0x0a, 0x79, 0x58, 0xe8, //0x000014e8 .quad -1704479370831952189
+ 0xb6, 0xe0, 0x8a, 0x66, 0xff, 0x8f, 0x17, 0xa5, //0x000014f0 .quad -6550608805887287114
+ 0x73, 0xa8, 0x39, 0xbe, 0x4d, 0x97, 0x6e, 0x62, //0x000014f8 .quad 7092772823314835571
+ 0xe3, 0x98, 0x2d, 0x40, 0xff, 0x73, 0x5d, 0xce, //0x00001500 .quad -3576574988931720989
+ 0x90, 0x12, 0xc8, 0x2d, 0x21, 0x3d, 0x0a, 0xfb, //0x00001508 .quad -357406007711231344
+ 0x8e, 0x7f, 0x1c, 0x88, 0x7f, 0x68, 0xfa, 0x80, //0x00001510 .quad -9152888395723407474
+ 0x9a, 0x0b, 0x9d, 0xbc, 0x34, 0x66, 0xe6, 0x7c, //0x00001518 .quad 8999993282035256218
+ 0x72, 0x9f, 0x23, 0x6a, 0x9f, 0x02, 0x39, 0xa1, //0x00001520 .quad -6829424476226871438
+ 0x81, 0x4e, 0xc4, 0xeb, 0xc1, 0xff, 0x1f, 0x1c, //0x00001528 .quad 2026619565689294465
+ 0x4e, 0x87, 0xac, 0x44, 0x47, 0x43, 0x87, 0xc9, //0x00001530 .quad -3925094576856201394
+ 0x21, 0x62, 0xb5, 0x66, 0xb2, 0xff, 0x27, 0xa3, //0x00001538 .quad -6690097579743157727
+ 0x22, 0xa9, 0xd7, 0x15, 0x19, 0x14, 0xe9, 0xfb, //0x00001540 .quad -294682202642863838
+ 0xa9, 0xba, 0x62, 0x00, 0x9f, 0xff, 0xf1, 0x4b, //0x00001548 .quad 5472436080603216553
+ 0xb5, 0xc9, 0xa6, 0xad, 0x8f, 0xac, 0x71, 0x9d, //0x00001550 .quad -7101705404292871755
+ 0xaa, 0xb4, 0x3d, 0x60, 0xc3, 0x3f, 0x77, 0x6f, //0x00001558 .quad 8031958568804398250
+ 0x22, 0x7c, 0x10, 0x99, 0xb3, 0x17, 0xce, 0xc4, //0x00001560 .quad -4265445736938701790
+ 0xd4, 0x21, 0x4d, 0x38, 0xb4, 0x0f, 0x55, 0xcb, //0x00001568 .quad -3795109844276665900
+ 0x2b, 0x9b, 0x54, 0x7f, 0xa0, 0x9d, 0x01, 0xf6, //0x00001570 .quad -720121152745989333
+ 0x49, 0x6a, 0x60, 0x46, 0xa1, 0x53, 0x2a, 0x7e, //0x00001578 .quad 9091170749936331337
+ 0xfb, 0xe0, 0x94, 0x4f, 0x84, 0x02, 0xc1, 0x99, //0x00001580 .quad -7367604748107325189
+ 0x6e, 0x42, 0xfc, 0xcb, 0x44, 0x74, 0xda, 0x2e, //0x00001588 .quad 3376138709496513134
+ 0x39, 0x19, 0x7a, 0x63, 0x25, 0x43, 0x31, 0xc0, //0x00001590 .quad -4597819916706768583
+ 0x09, 0x53, 0xfb, 0xfe, 0x55, 0x11, 0x91, 0xfa, //0x00001598 .quad -391512631556746487
+ 0x88, 0x9f, 0x58, 0xbc, 0xee, 0x93, 0x3d, 0xf0, //0x000015a0 .quad -1135588877456072824
+ 0xcb, 0x27, 0xba, 0x7e, 0xab, 0x55, 0x35, 0x79, //0x000015a8 .quad 8733981247408842699
+ 0xb5, 0x63, 0xb7, 0x35, 0x75, 0x7c, 0x26, 0x96, //0x000015b0 .quad -7627272076051127371
+ 0xdf, 0x58, 0x34, 0x2f, 0x8b, 0x55, 0xc1, 0x4b, //0x000015b8 .quad 5458738279630526687
+ 0xa2, 0x3c, 0x25, 0x83, 0x92, 0x1b, 0xb0, 0xbb, //0x000015c0 .quad -4922404076636521310
+ 0x17, 0x6f, 0x01, 0xfb, 0xed, 0xaa, 0xb1, 0x9e, //0x000015c8 .quad -7011635205744005353
+ 0xcb, 0x8b, 0xee, 0x23, 0x77, 0x22, 0x9c, 0xea, //0x000015d0 .quad -1541319077368263733
+ 0xdd, 0xca, 0xc1, 0x79, 0xa9, 0x15, 0x5e, 0x46, //0x000015d8 .quad 5070514048102157021
+ 0x5f, 0x17, 0x75, 0x76, 0x8a, 0x95, 0xa1, 0x92, //0x000015e0 .quad -7880853450996246689
+ 0xca, 0x1e, 0x19, 0xec, 0x89, 0xcd, 0xfa, 0x0b, //0x000015e8 .quad 863228270850154186
+ 0x36, 0x5d, 0x12, 0x14, 0xed, 0xfa, 0x49, 0xb7, //0x000015f0 .quad -5239380795317920458
+ 0x7c, 0x66, 0x1f, 0x67, 0xec, 0x80, 0xf9, 0xce, //0x000015f8 .quad -3532650679864695172
+ 0x84, 0xf4, 0x16, 0x59, 0xa8, 0x79, 0x1c, 0xe5, //0x00001600 .quad -1937539975720012668
+ 0x1b, 0x40, 0xe7, 0x80, 0x27, 0xe1, 0xb7, 0x82, //0x00001608 .quad -9027499368258256869
+ 0xd2, 0x58, 0xae, 0x37, 0x09, 0xcc, 0x31, 0x8f, //0x00001610 .quad -8128491512466089774
+ 0x11, 0x88, 0x90, 0xb0, 0xb8, 0xec, 0xb2, 0xd1, //0x00001618 .quad -3336344095947716591
+ 0x07, 0xef, 0x99, 0x85, 0x0b, 0x3f, 0xfe, 0xb2, //0x00001620 .quad -5548928372155224313
+ 0x16, 0xaa, 0xb4, 0xdc, 0xe6, 0xa7, 0x1f, 0x86, //0x00001628 .quad -8782116138362033642
+ 0xc9, 0x6a, 0x00, 0x67, 0xce, 0xce, 0xbd, 0xdf, //0x00001630 .quad -2324474446766642487
+ 0x9b, 0xd4, 0xe1, 0x93, 0xe0, 0x91, 0xa7, 0x67, //0x00001638 .quad 7469098900757009563
+ 0xbd, 0x42, 0x60, 0x00, 0x41, 0xa1, 0xd6, 0x8b, //0x00001640 .quad -8370325556870233411
+ 0xe1, 0x24, 0x6d, 0x5c, 0x2c, 0xbb, 0xc8, 0xe0, //0x00001648 .quad -2249342214667950879
+ 0x6d, 0x53, 0x78, 0x40, 0x91, 0x49, 0xcc, 0xae, //0x00001650 .quad -5851220927660403859
+ 0x19, 0x6e, 0x88, 0x73, 0xf7, 0xe9, 0xfa, 0x58, //0x00001658 .quad 6411694268519837209
+ 0x48, 0x68, 0x96, 0x90, 0xf5, 0x5b, 0x7f, 0xda, //0x00001660 .quad -2702340141148116920
+ 0x9f, 0x89, 0x6a, 0x50, 0x75, 0xa4, 0x39, 0xaf, //0x00001668 .quad -5820440219632367201
+ 0x2d, 0x01, 0x5e, 0x7a, 0x79, 0x99, 0x8f, 0x88, //0x00001670 .quad -8606491615858654931
+ 0x04, 0x96, 0x42, 0x52, 0xc9, 0x06, 0x84, 0x6d, //0x00001678 .quad 7891439908798240260
+ 0x78, 0x81, 0xf5, 0xd8, 0xd7, 0x7f, 0xb3, 0xaa, //0x00001680 .quad -6146428501395930760
+ 0x84, 0x3b, 0xd3, 0xa6, 0x7b, 0x08, 0xe5, 0xc8, //0x00001688 .quad -3970758169284363388
+ 0xd6, 0xe1, 0x32, 0xcf, 0xcd, 0x5f, 0x60, 0xd5, //0x00001690 .quad -3071349608317525546
+ 0x65, 0x0a, 0x88, 0x90, 0x9a, 0x4a, 0x1e, 0xfb, //0x00001698 .quad -351761693178066331
+ 0x26, 0xcd, 0x7f, 0xa1, 0xe0, 0x3b, 0x5c, 0x85, //0x000016a0 .quad -8837122532839535322
+ 0x80, 0x06, 0x55, 0x9a, 0xa0, 0xee, 0xf2, 0x5c, //0x000016a8 .quad 6697677969404790400
+ 0x6f, 0xc0, 0xdf, 0xc9, 0xd8, 0x4a, 0xb3, 0xa6, //0x000016b0 .quad -6434717147622031249
+ 0x1f, 0x48, 0xea, 0xc0, 0x48, 0xaa, 0x2f, 0xf4, //0x000016b8 .quad -851274575098787809
+ 0x8b, 0xb0, 0x57, 0xfc, 0x8e, 0x1d, 0x60, 0xd0, //0x000016c0 .quad -3431710416100151157
+ 0x27, 0xda, 0x24, 0xf1, 0xda, 0x94, 0x3b, 0xf1, //0x000016c8 .quad -1064093218873484761
+ 0x57, 0xce, 0xb6, 0x5d, 0x79, 0x12, 0x3c, 0x82, //0x000016d0 .quad -9062348037703676329
+ 0x59, 0x08, 0xb7, 0xd6, 0x08, 0x3d, 0xc5, 0x76, //0x000016d8 .quad 8558313775058847833
+ 0xed, 0x81, 0x24, 0xb5, 0x17, 0x17, 0xcb, 0xa2, //0x000016e0 .quad -6716249028702207507
+ 0x6f, 0xca, 0x64, 0x0c, 0x4b, 0x8c, 0x76, 0x54, //0x000016e8 .quad 6086206200396171887
+ 0x68, 0xa2, 0x6d, 0xa2, 0xdd, 0xdc, 0x7d, 0xcb, //0x000016f0 .quad -3783625267450371480
+ 0x0a, 0xfd, 0x7d, 0xcf, 0x5d, 0x2f, 0x94, 0xa9, //0x000016f8 .quad -6227300304786948854
+ 0x02, 0x0b, 0x09, 0x0b, 0x15, 0x54, 0x5d, 0xfe, //0x00001700 .quad -117845565885576446
+ 0x4d, 0x7c, 0x5d, 0x43, 0x35, 0x3b, 0xf9, 0xd3, //0x00001708 .quad -3172439362556298163
+ 0xe1, 0xa6, 0xe5, 0x26, 0x8d, 0x54, 0xfa, 0x9e, //0x00001710 .quad -6991182506319567135
+ 0xb0, 0x6d, 0x1a, 0x4a, 0x01, 0xc5, 0x7b, 0xc4, //0x00001718 .quad -4288617610811380304
+ 0x9a, 0x10, 0x9f, 0x70, 0xb0, 0xe9, 0xb8, 0xc6, //0x00001720 .quad -4127292114472071014
+ 0x1c, 0x09, 0xa1, 0x9c, 0x41, 0xb6, 0x9a, 0x35, //0x00001728 .quad 3862600023340550428
+ 0xc0, 0xd4, 0xc6, 0x8c, 0x1c, 0x24, 0x67, 0xf8, //0x00001730 .quad -547429124662700864
+ 0x63, 0x4b, 0xc9, 0x03, 0xd2, 0x63, 0x01, 0xc3, //0x00001738 .quad -4395122007679087773
+ 0xf8, 0x44, 0xfc, 0xd7, 0x91, 0x76, 0x40, 0x9b, //0x00001740 .quad -7259672230555269896
+ 0x1e, 0xcf, 0x5d, 0x42, 0x63, 0xde, 0xe0, 0x79, //0x00001748 .quad 8782263791269039902
+ 0x36, 0x56, 0xfb, 0x4d, 0x36, 0x94, 0x10, 0xc2, //0x00001750 .quad -4462904269766699466
+ 0xe5, 0x42, 0xf5, 0x12, 0xfc, 0x15, 0x59, 0x98, //0x00001758 .quad -7468914334623251739
+ 0xc4, 0x2b, 0x7a, 0xe1, 0x43, 0xb9, 0x94, 0xf2, //0x00001760 .quad -966944318780986428
+ 0x9e, 0x93, 0xb2, 0x17, 0x7b, 0x5b, 0x6f, 0x3e, //0x00001768 .quad 4498915137003099038
+ 0x5a, 0x5b, 0xec, 0x6c, 0xca, 0xf3, 0x9c, 0x97, //0x00001770 .quad -7521869226879198374
+ 0x43, 0x9c, 0xcf, 0xee, 0x2c, 0x99, 0x05, 0xa7, //0x00001778 .quad -6411550076227838909
+ 0x31, 0x72, 0x27, 0x08, 0xbd, 0x30, 0x84, 0xbd, //0x00001780 .quad -4790650515171610063
+ 0x54, 0x83, 0x83, 0x2a, 0x78, 0xff, 0xc6, 0x50, //0x00001788 .quad 5820620459997365076
+ 0xbd, 0x4e, 0x31, 0x4a, 0xec, 0x3c, 0xe5, 0xec, //0x00001790 .quad -1376627125537124675
+ 0x29, 0x64, 0x24, 0x35, 0x56, 0xbf, 0xf8, 0xa4, //0x00001798 .quad -6559282480285457367
+ 0x36, 0xd1, 0x5e, 0xae, 0x13, 0x46, 0x0f, 0x94, //0x000017a0 .quad -7777920981101784778
+ 0x9a, 0xbe, 0x36, 0xe1, 0x95, 0x77, 0x1b, 0x87, //0x000017a8 .quad -8711237568605798758
+ 0x84, 0x85, 0xf6, 0x99, 0x98, 0x17, 0x13, 0xb9, //0x000017b0 .quad -5110715207949843068
+ 0x40, 0x6e, 0x84, 0x59, 0x7b, 0x55, 0xe2, 0x28, //0x000017b8 .quad 2946011094524915264
+ 0xe5, 0x26, 0x74, 0xc0, 0x7e, 0xdd, 0x57, 0xe7, //0x000017c0 .quad -1776707991509915931
+ 0xd0, 0x89, 0xe5, 0x2f, 0xda, 0xea, 0x1a, 0x33, //0x000017c8 .quad 3682513868156144080
+ 0x4f, 0x98, 0x48, 0x38, 0x6f, 0xea, 0x96, 0x90, //0x000017d0 .quad -8027971522334779313
+ 0x22, 0x76, 0xef, 0x5d, 0xc8, 0xd2, 0xf0, 0x3f, //0x000017d8 .quad 4607414176811284002
+ 0x63, 0xbe, 0x5a, 0x06, 0x0b, 0xa5, 0xbc, 0xb4, //0x000017e0 .quad -5423278384491086237
+ 0xaa, 0x53, 0x6b, 0x75, 0x7a, 0x07, 0xed, 0x0f, //0x000017e8 .quad 1147581702586717098
+ 0xfb, 0x6d, 0xf1, 0xc7, 0x4d, 0xce, 0xeb, 0xe1, //0x000017f0 .quad -2167411962186469893
+ 0x95, 0x28, 0xc6, 0x12, 0x59, 0x49, 0xe8, 0xd3, //0x000017f8 .quad -3177208890193991531
+ 0xbd, 0xe4, 0xf6, 0x9c, 0xf0, 0x60, 0x33, 0x8d, //0x00001800 .quad -8272161504007625539
+ 0x5d, 0xd9, 0xbb, 0xab, 0xd7, 0x2d, 0x71, 0x64, //0x00001808 .quad 7237616480483531101
+ 0xec, 0x9d, 0x34, 0xc4, 0x2c, 0x39, 0x80, 0xb0, //0x00001810 .quad -5728515861582144020
+ 0xb4, 0xcf, 0xaa, 0x96, 0x4d, 0x79, 0x8d, 0xbd, //0x00001818 .quad -4788037454677749836
+ 0x67, 0xc5, 0x41, 0xf5, 0x77, 0x47, 0xa0, 0xdc, //0x00001820 .quad -2548958808550292121
+ 0xa1, 0x83, 0x55, 0xfc, 0xa0, 0xd7, 0xf0, 0xec, //0x00001828 .quad -1373360799919799391
+ 0x60, 0x1b, 0x49, 0xf9, 0xaa, 0x2c, 0xe4, 0x89, //0x00001830 .quad -8510628282985014432
+ 0x45, 0x72, 0xb5, 0x9d, 0xc4, 0x86, 0x16, 0xf4, //0x00001838 .quad -858350499949874619
+ 0x39, 0x62, 0x9b, 0xb7, 0xd5, 0x37, 0x5d, 0xac, //0x00001840 .quad -6026599335303880135
+ 0xd6, 0xce, 0x22, 0xc5, 0x75, 0x28, 0x1c, 0x31, //0x00001848 .quad 3538747893490044630
+ 0xc7, 0x3a, 0x82, 0x25, 0xcb, 0x85, 0x74, 0xd7, //0x00001850 .quad -2921563150702462265
+ 0x8c, 0x82, 0x6b, 0x36, 0x93, 0x32, 0x63, 0x7d, //0x00001858 .quad 9035120885289943692
+ 0xbc, 0x64, 0x71, 0xf7, 0x9e, 0xd3, 0xa8, 0x86, //0x00001860 .quad -8743505996830120772
+ 0x98, 0x31, 0x03, 0x02, 0x9c, 0xff, 0x5d, 0xae, //0x00001868 .quad -5882264492762254952
+ 0xeb, 0xbd, 0x4d, 0xb5, 0x86, 0x08, 0x53, 0xa8, //0x00001870 .quad -6317696477610263061
+ 0xfd, 0xfd, 0x83, 0x02, 0x83, 0x7f, 0xf5, 0xd9, //0x00001878 .quad -2741144597525430787
+ 0x66, 0x2d, 0xa1, 0x62, 0xa8, 0xca, 0x67, 0xd2, //0x00001880 .quad -3285434578585440922
+ 0x7c, 0xfd, 0x24, 0xc3, 0x63, 0xdf, 0x72, 0xd0, //0x00001888 .quad -3426430746906788484
+ 0x60, 0xbc, 0xa4, 0x3d, 0xa9, 0xde, 0x80, 0x83, //0x00001890 .quad -8970925639256982432
+ 0x6e, 0x1e, 0xf7, 0x59, 0x9e, 0xcb, 0x47, 0x42, //0x00001898 .quad 4776009810824339054
+ 0x78, 0xeb, 0x0d, 0x8d, 0x53, 0x16, 0x61, 0xa4, //0x000018a0 .quad -6601971030643840136
+ 0x09, 0xe6, 0x74, 0xf0, 0x85, 0xbe, 0xd9, 0x52, //0x000018a8 .quad 5970012263530423817
+ 0x56, 0x66, 0x51, 0x70, 0xe8, 0x5b, 0x79, 0xcd, //0x000018b0 .quad -3640777769877412266
+ 0x8c, 0x1f, 0x92, 0x6c, 0x27, 0x2e, 0x90, 0x67, //0x000018b8 .quad 7462515329413029772
+ 0xf6, 0xdf, 0x32, 0x46, 0x71, 0xd9, 0x6b, 0x80, //0x000018c0 .quad -9193015133814464522
+ 0xb7, 0x53, 0xdb, 0xa3, 0xd8, 0x1c, 0xba, 0x00, //0x000018c8 .quad 52386062455755703
+ 0xf3, 0x97, 0xbf, 0x97, 0xcd, 0xcf, 0x86, 0xa0, //0x000018d0 .quad -6879582898840692749
+ 0xa5, 0x28, 0xd2, 0xcc, 0x0e, 0xa4, 0xe8, 0x80, //0x000018d8 .quad -9157889458785081179
+ 0xf0, 0x7d, 0xaf, 0xfd, 0xc0, 0x83, 0xa8, 0xc8, //0x000018e0 .quad -3987792605123478032
+ 0xce, 0xb2, 0x06, 0x80, 0x12, 0xcd, 0x22, 0x61, //0x000018e8 .quad 6999382250228200142
+ 0x6c, 0x5d, 0x1b, 0x3d, 0xb1, 0xa4, 0xd2, 0xfa, //0x000018f0 .quad -373054737976959636
+ 0x82, 0x5f, 0x08, 0x20, 0x57, 0x80, 0x6b, 0x79, //0x000018f8 .quad 8749227812785250178
+ 0x63, 0x1a, 0x31, 0xc6, 0xee, 0xa6, 0xc3, 0x9c, //0x00001900 .quad -7150688238876681629
+ 0xb1, 0x3b, 0x05, 0x74, 0x36, 0x30, 0xe3, 0xcb, //0x00001908 .quad -3755104653863994447
+ 0xfc, 0x60, 0xbd, 0x77, 0xaa, 0x90, 0xf4, 0xc3, //0x00001910 .quad -4326674280168464132
+ 0x9d, 0x8a, 0x06, 0x11, 0x44, 0xfc, 0xdb, 0xbe, //0x00001918 .quad -4693880817329993059
+ 0x3b, 0xb9, 0xac, 0x15, 0xd5, 0xb4, 0xf1, 0xf4, //0x00001920 .quad -796656831783192261
+ 0x45, 0x2d, 0x48, 0x15, 0x55, 0xfb, 0x92, 0xee, //0x00001928 .quad -1255665003235103419
+ 0xc5, 0xf3, 0x8b, 0x2d, 0x05, 0x11, 0x17, 0x99, //0x00001930 .quad -7415439547505577019
+ 0x4b, 0x1c, 0x4d, 0x2d, 0x15, 0xdd, 0x1b, 0x75, //0x00001938 .quad 8438581409832836171
+ 0xb6, 0xf0, 0xee, 0x78, 0x46, 0xd5, 0x5c, 0xbf, //0x00001940 .quad -4657613415954583370
+ 0x5e, 0x63, 0xa0, 0x78, 0x5a, 0xd4, 0x62, 0xd2, //0x00001948 .quad -3286831292991118498
+ 0xe4, 0xac, 0x2a, 0x17, 0x98, 0x0a, 0x34, 0xef, //0x00001950 .quad -1210330751515841308
+ 0x35, 0x7c, 0xc8, 0x16, 0x71, 0x89, 0xfb, 0x86, //0x00001958 .quad -8720225134666286027
+ 0x0e, 0xac, 0x7a, 0x0e, 0x9f, 0x86, 0x80, 0x95, //0x00001960 .quad -7673985747338482674
+ 0xa1, 0x4d, 0x3d, 0xae, 0xe6, 0x35, 0x5d, 0xd4, //0x00001968 .quad -3144297699952734815
+ 0x12, 0x57, 0x19, 0xd2, 0x46, 0xa8, 0xe0, 0xba, //0x00001970 .quad -4980796165745715438
+ 0x0a, 0xa1, 0xcc, 0x59, 0x60, 0x83, 0x74, 0x89, //0x00001978 .quad -8542058143368306422
+ 0xd7, 0xac, 0x9f, 0x86, 0x58, 0xd2, 0x98, 0xe9, //0x00001980 .quad -1614309188754756393
+ 0x4c, 0xc9, 0x3f, 0x70, 0x38, 0xa4, 0xd1, 0x2b, //0x00001988 .quad 3157485376071780684
+ 0x06, 0xcc, 0x23, 0x54, 0x77, 0x83, 0xff, 0x91, //0x00001990 .quad -7926472270612804602
+ 0xd0, 0xdd, 0x27, 0x46, 0xa3, 0x06, 0x63, 0x7b, //0x00001998 .quad 8890957387685944784
+ 0x08, 0xbf, 0x2c, 0x29, 0x55, 0x64, 0x7f, 0xb6, //0x000019a0 .quad -5296404319838617848
+ 0x43, 0xd5, 0xb1, 0x17, 0x4c, 0xc8, 0x3b, 0x1a, //0x000019a8 .quad 1890324697752655171
+ 0xca, 0xee, 0x77, 0x73, 0x6a, 0x3d, 0x1f, 0xe4, //0x000019b0 .quad -2008819381370884406
+ 0x94, 0x4a, 0x9e, 0x1d, 0x5f, 0xba, 0xca, 0x20, //0x000019b8 .quad 2362905872190818964
+ 0x3e, 0xf5, 0x2a, 0x88, 0x62, 0x86, 0x93, 0x8e, //0x000019c0 .quad -8173041140997884610
+ 0x9d, 0xee, 0x82, 0x72, 0x7b, 0xb4, 0x7e, 0x54, //0x000019c8 .quad 6088502188546649757
+ 0x8d, 0xb2, 0x35, 0x2a, 0xfb, 0x67, 0x38, 0xb2, //0x000019d0 .quad -5604615407819967859
+ 0x44, 0xaa, 0x23, 0x4f, 0x9a, 0x61, 0x9e, 0xe9, //0x000019d8 .quad -1612744301171463612
+ 0x31, 0x1f, 0xc3, 0xf4, 0xf9, 0x81, 0xc6, 0xde, //0x000019e0 .quad -2394083241347571919
+ 0xd5, 0x94, 0xec, 0xe2, 0x00, 0xfa, 0x05, 0x64, //0x000019e8 .quad 7207441660390446293
+ 0x7e, 0xf3, 0xf9, 0x38, 0x3c, 0x11, 0x3c, 0x8b, //0x000019f0 .quad -8413831053483314306
+ 0x05, 0xdd, 0xd3, 0x8d, 0x40, 0xbc, 0x83, 0xde, //0x000019f8 .quad -2412877989897052923
+ 0x5e, 0x70, 0x38, 0x47, 0x8b, 0x15, 0x0b, 0xae, //0x00001a00 .quad -5905602798426754978
+ 0x46, 0xd4, 0x48, 0xb1, 0x50, 0xab, 0x24, 0x96, //0x00001a08 .quad -7627783505798704058
+ 0x76, 0x8c, 0x06, 0x19, 0xee, 0xda, 0x8d, 0xd9, //0x00001a10 .quad -2770317479606055818
+ 0x58, 0x09, 0x9b, 0xdd, 0x24, 0xd6, 0xad, 0x3b, //0x00001a18 .quad 4300328673033783640
+ 0xc9, 0x17, 0xa4, 0xcf, 0xd4, 0xa8, 0xf8, 0x87, //0x00001a20 .quad -8648977452394866743
+ 0xd7, 0xe5, 0x80, 0x0a, 0xd7, 0xa5, 0x4c, 0xe5, //0x00001a28 .quad -1923980597781273129
+ 0xbc, 0x1d, 0x8d, 0x03, 0x0a, 0xd3, 0xf6, 0xa9, //0x00001a30 .quad -6199535797066195524
+ 0x4d, 0x1f, 0x21, 0xcd, 0x4c, 0xcf, 0x9f, 0x5e, //0x00001a38 .quad 6818396289628184397
+ 0x2b, 0x65, 0x70, 0x84, 0xcc, 0x87, 0x74, 0xd4, //0x00001a40 .quad -3137733727905356501
+ 0x20, 0x67, 0x69, 0x00, 0x20, 0xc3, 0x47, 0x76, //0x00001a48 .quad 8522995362035230496
+ 0x3b, 0x3f, 0xc6, 0xd2, 0xdf, 0xd4, 0xc8, 0x84, //0x00001a50 .quad -8878612607581929669
+ 0x74, 0xe0, 0x41, 0x00, 0xf4, 0xd9, 0xec, 0x29, //0x00001a58 .quad 3021029092058325108
+ 0x09, 0xcf, 0x77, 0xc7, 0x17, 0x0a, 0xfb, 0xa5, //0x00001a60 .quad -6486579741050024183
+ 0x91, 0x58, 0x52, 0x00, 0x71, 0x10, 0x68, 0xf4, //0x00001a68 .quad -835399653354481519
+ 0xcc, 0xc2, 0x55, 0xb9, 0x9d, 0xcc, 0x79, 0xcf, //0x00001a70 .quad -3496538657885142324
+ 0xb5, 0xee, 0x66, 0x40, 0x8d, 0x14, 0x82, 0x71, //0x00001a78 .quad 8179122470161673909
+ 0xbf, 0x99, 0xd5, 0x93, 0xe2, 0x1f, 0xac, 0x81, //0x00001a80 .quad -9102865688819295809
+ 0x31, 0x55, 0x40, 0x48, 0xd8, 0x4c, 0xf1, 0xc6, //0x00001a88 .quad -4111420493003729615
+ 0x2f, 0x00, 0xcb, 0x38, 0xdb, 0x27, 0x17, 0xa2, //0x00001a90 .quad -6766896092596731857
+ 0x7d, 0x6a, 0x50, 0x5a, 0x0e, 0xa0, 0xad, 0xb8, //0x00001a98 .quad -5139275616254662019
+ 0x3b, 0xc0, 0xfd, 0x06, 0xd2, 0xf1, 0x9c, 0xca, //0x00001aa0 .quad -3846934097318526917
+ 0x1d, 0x85, 0xe4, 0xf0, 0x11, 0x08, 0xd9, 0xa6, //0x00001aa8 .quad -6424094520318327523
+ 0x4a, 0x30, 0xbd, 0x88, 0x46, 0x2e, 0x44, 0xfd, //0x00001ab0 .quad -196981603220770742
+ 0x64, 0xa6, 0x1d, 0x6d, 0x16, 0x4a, 0x8f, 0x90, //0x00001ab8 .quad -8030118150397909404
+ 0x2e, 0x3e, 0x76, 0x15, 0xec, 0x9c, 0x4a, 0x9e, //0x00001ac0 .quad -7040642529654063570
+ 0xff, 0x87, 0x32, 0x04, 0x4e, 0x8e, 0x59, 0x9a, //0x00001ac8 .quad -7324666853212387329
+ 0xba, 0xcd, 0xd3, 0x1a, 0x27, 0x44, 0xdd, 0xc5, //0x00001ad0 .quad -4189117143640191558
+ 0xfe, 0x29, 0x3f, 0x85, 0xe1, 0xf1, 0xef, 0x40, //0x00001ad8 .quad 4679224488766679550
+ 0x28, 0xc1, 0x88, 0xe1, 0x30, 0x95, 0x54, 0xf7, //0x00001ae0 .quad -624710411122851544
+ 0x7d, 0xf4, 0x8e, 0xe6, 0x59, 0xee, 0x2b, 0xd1, //0x00001ae8 .quad -3374341425896426371
+ 0xb9, 0x78, 0xf5, 0x8c, 0x3e, 0xdd, 0x94, 0x9a, //0x00001af0 .quad -7307973034592864071
+ 0xcf, 0x58, 0x19, 0x30, 0xf8, 0x74, 0xbb, 0x82, //0x00001af8 .quad -9026492418826348337
+ 0xe7, 0xd6, 0x32, 0x30, 0x8e, 0x14, 0x3a, 0xc1, //0x00001b00 .quad -4523280274813692185
+ 0x02, 0xaf, 0x1f, 0x3c, 0x36, 0x52, 0x6a, 0xe3, //0x00001b08 .quad -2059743486678159614
+ 0xa1, 0x8c, 0x3f, 0xbc, 0xb1, 0x99, 0x88, 0xf1, //0x00001b10 .quad -1042414325089727327
+ 0xc2, 0x9a, 0x27, 0xcb, 0xc3, 0xe6, 0x44, 0xdc, //0x00001b18 .quad -2574679358347699518
+ 0xe5, 0xb7, 0xa7, 0x15, 0x0f, 0x60, 0xf5, 0x96, //0x00001b20 .quad -7569037980822161435
+ 0xba, 0xc0, 0xf8, 0x5e, 0x3a, 0x10, 0xab, 0x29, //0x00001b28 .quad 3002511419460075706
+ 0xde, 0xa5, 0x11, 0xdb, 0x12, 0xb8, 0xb2, 0xbc, //0x00001b30 .quad -4849611457600313890
+ 0xe8, 0xf0, 0xb6, 0xf6, 0x48, 0xd4, 0x15, 0x74, //0x00001b38 .quad 8364825292752482536
+ 0x56, 0x0f, 0xd6, 0x91, 0x17, 0x66, 0xdf, 0xeb, //0x00001b40 .quad -1450328303573004458
+ 0x22, 0xad, 0x64, 0x34, 0x5b, 0x49, 0x1b, 0x11, //0x00001b48 .quad 1232659579085827362
+ 0x95, 0xc9, 0x25, 0xbb, 0xce, 0x9f, 0x6b, 0x93, //0x00001b50 .quad -7823984217374209643
+ 0x35, 0xec, 0xbe, 0x00, 0xd9, 0x0d, 0xb1, 0xca, //0x00001b58 .quad -3841273781498745803
+ 0xfb, 0x3b, 0xef, 0x69, 0xc2, 0x87, 0x46, 0xb8, //0x00001b60 .quad -5168294253290374149
+ 0x43, 0xa7, 0xee, 0x40, 0x4f, 0x51, 0x5d, 0x3d, //0x00001b68 .quad 4421779809981343555
+ 0xfa, 0x0a, 0x6b, 0x04, 0xb3, 0x29, 0x58, 0xe6, //0x00001b70 .quad -1848681798185579782
+ 0x13, 0x51, 0x2a, 0x11, 0xa3, 0xa5, 0xb4, 0x0c, //0x00001b78 .quad 915538744049291539
+ 0xdc, 0xe6, 0xc2, 0xe2, 0x0f, 0x1a, 0xf7, 0x8f, //0x00001b80 .quad -8072955151507069220
+ 0xac, 0x72, 0xba, 0xea, 0x85, 0xe7, 0xf0, 0x47, //0x00001b88 .quad 5183897733458195116
+ 0x93, 0xa0, 0x73, 0xdb, 0x93, 0xe0, 0xf4, 0xb3, //0x00001b90 .quad -5479507920956448621
+ 0x57, 0x0f, 0x69, 0x65, 0x67, 0x21, 0xed, 0x59, //0x00001b98 .quad 6479872166822743895
+ 0xb8, 0x88, 0x50, 0xd2, 0xb8, 0x18, 0xf2, 0xe0, //0x00001ba0 .quad -2237698882768172872
+ 0x2d, 0x53, 0xc3, 0x3e, 0xc1, 0x69, 0x68, 0x30, //0x00001ba8 .quad 3488154190101041965
+ 0x73, 0x55, 0x72, 0x83, 0x73, 0x4f, 0x97, 0x8c, //0x00001bb0 .quad -8316090829371189901
+ 0xfc, 0x13, 0x3a, 0xc7, 0x18, 0x42, 0x41, 0x1e, //0x00001bb8 .quad 2180096368813151228
+ 0xcf, 0xea, 0x4e, 0x64, 0x50, 0x23, 0xbd, 0xaf, //0x00001bc0 .quad -5783427518286599473
+ 0xfb, 0x98, 0x08, 0xf9, 0x9e, 0x92, 0xd1, 0xe5, //0x00001bc8 .quad -1886565557410948869
+ 0x83, 0xa5, 0x62, 0x7d, 0x24, 0x6c, 0xac, 0xdb, //0x00001bd0 .quad -2617598379430861437
+ 0x3a, 0xbf, 0x4a, 0xb7, 0x46, 0xf7, 0x45, 0xdf, //0x00001bd8 .quad -2358206946763686086
+ 0x72, 0xa7, 0x5d, 0xce, 0x96, 0xc3, 0x4b, 0x89, //0x00001be0 .quad -8553528014785370254
+ 0x84, 0xb7, 0x8e, 0x32, 0x8c, 0xba, 0x8b, 0x6b, //0x00001be8 .quad 7749492695127472004
+ 0x4f, 0x11, 0xf5, 0x81, 0x7c, 0xb4, 0x9e, 0xab, //0x00001bf0 .quad -6080224000054324913
+ 0x65, 0x65, 0x32, 0x3f, 0x2f, 0xa9, 0x6e, 0x06, //0x00001bf8 .quad 463493832054564197
+ 0xa2, 0x55, 0x72, 0xa2, 0x9b, 0x61, 0x86, 0xd6, //0x00001c00 .quad -2988593981640518238
+ 0xbe, 0xfe, 0xfe, 0x0e, 0x7b, 0x53, 0x0a, 0xc8, //0x00001c08 .quad -4032318728359182658
+ 0x85, 0x75, 0x87, 0x45, 0x01, 0xfd, 0x13, 0x86, //0x00001c10 .quad -8785400266166405755
+ 0x37, 0x5f, 0x5f, 0xe9, 0x2c, 0x74, 0x06, 0xbd, //0x00001c18 .quad -4826042214438183113
+ 0xe7, 0x52, 0xe9, 0x96, 0x41, 0xfc, 0x98, 0xa7, //0x00001c20 .quad -6370064314280619289
+ 0x05, 0x37, 0xb7, 0x23, 0x38, 0x11, 0x48, 0x2c, //0x00001c28 .quad 3190819268807046917
+ 0xa0, 0xa7, 0xa3, 0xfc, 0x51, 0x3b, 0x7f, 0xd1, //0x00001c30 .quad -3350894374423386208
+ 0xc6, 0x04, 0xa5, 0x2c, 0x86, 0x15, 0x5a, 0xf7, //0x00001c38 .quad -623161932418579258
+ 0xc4, 0x48, 0xe6, 0x3d, 0x13, 0x85, 0xef, 0x82, //0x00001c40 .quad -9011838011655698236
+ 0xfc, 0x22, 0xe7, 0xdb, 0x73, 0x4d, 0x98, 0x9a, //0x00001c48 .quad -7307005235402693892
+ 0xf5, 0xda, 0x5f, 0x0d, 0x58, 0x66, 0xab, 0xa3, //0x00001c50 .quad -6653111496142234891
+ 0xbb, 0xeb, 0xe0, 0xd2, 0xd0, 0x60, 0x3e, 0xc1, //0x00001c58 .quad -4522070525825979461
+ 0xb3, 0xd1, 0xb7, 0x10, 0xee, 0x3f, 0x96, 0xcc, //0x00001c60 .quad -3704703351750405709
+ 0xa9, 0x26, 0x99, 0x07, 0x05, 0xf9, 0x8d, 0x31, //0x00001c68 .quad 3570783879572301481
+ 0x1f, 0xc6, 0xe5, 0x94, 0xe9, 0xcf, 0xbb, 0xff, //0x00001c70 .quad -19193171260619233
+ 0x53, 0x70, 0x7f, 0x49, 0x46, 0x77, 0xf1, 0xfd, //0x00001c78 .quad -148206168962011053
+ 0xd3, 0x9b, 0x0f, 0xfd, 0xf1, 0x61, 0xd5, 0x9f, //0x00001c80 .quad -6929524759678968877
+ 0x34, 0xa6, 0xef, 0xed, 0x8b, 0xea, 0xb6, 0xfe, //0x00001c88 .quad -92628855601256908
+ 0xc8, 0x82, 0x53, 0x7c, 0x6e, 0xba, 0xca, 0xc7, //0x00001c90 .quad -4050219931171323192
+ 0xc1, 0x8f, 0x6b, 0xe9, 0x2e, 0xa5, 0x64, 0xfe, //0x00001c98 .quad -115786069501571135
+ 0x7b, 0x63, 0x68, 0x1b, 0x0a, 0x69, 0xbd, 0xf9, //0x00001ca0 .quad -451088895536766085
+ 0xb1, 0x73, 0xc6, 0xa3, 0x7a, 0xce, 0xfd, 0x3d, //0x00001ca8 .quad 4466953431550423985
+ 0x2d, 0x3e, 0x21, 0x51, 0xa6, 0x61, 0x16, 0x9c, //0x00001cb0 .quad -7199459587351560659
+ 0x4f, 0x08, 0x5c, 0xa6, 0x0c, 0xa1, 0xbe, 0x06, //0x00001cb8 .quad 486002885505321039
+ 0xb8, 0x8d, 0x69, 0xe5, 0x0f, 0xfa, 0x1b, 0xc3, //0x00001cc0 .quad -4387638465762062920
+ 0x63, 0x0a, 0xf3, 0xcf, 0x4f, 0x49, 0x6e, 0x48, //0x00001cc8 .quad 5219189625309039203
+ 0x26, 0xf1, 0xc3, 0xde, 0x93, 0xf8, 0xe2, 0xf3, //0x00001cd0 .quad -872862063775190746
+ 0xfb, 0xcc, 0xef, 0xc3, 0xa3, 0xdb, 0x89, 0x5a, //0x00001cd8 .quad 6523987031636299003
+ 0xb7, 0x76, 0x3a, 0x6b, 0x5c, 0xdb, 0x6d, 0x98, //0x00001ce0 .quad -7463067817500576073
+ 0x1d, 0xe0, 0x75, 0x5a, 0x46, 0x29, 0x96, 0xf8, //0x00001ce8 .quad -534194123654701027
+ 0x65, 0x14, 0x09, 0x86, 0x33, 0x52, 0x89, 0xbe, //0x00001cf0 .quad -4717148753448332187
+ 0x24, 0x58, 0x13, 0xf1, 0x97, 0xb3, 0xbb, 0xf6, //0x00001cf8 .quad -667742654568376284
+ 0x7f, 0x59, 0x8b, 0x67, 0xc0, 0xa6, 0x2b, 0xee, //0x00001d00 .quad -1284749923383027329
+ 0x2d, 0x2e, 0x58, 0xed, 0x7d, 0xa0, 0x6a, 0x74, //0x00001d08 .quad 8388693718644305453
+ 0xef, 0x17, 0xb7, 0x40, 0x38, 0x48, 0xdb, 0x94, //0x00001d10 .quad -7720497729755473937
+ 0xdd, 0x1c, 0x57, 0xb4, 0x4e, 0xa4, 0xc2, 0xa8, //0x00001d18 .quad -6286281471915778851
+ 0xeb, 0xdd, 0xe4, 0x50, 0x46, 0x1a, 0x12, 0xba, //0x00001d20 .quad -5038936143766954517
+ 0x14, 0xe4, 0x6c, 0x61, 0x62, 0x4d, 0xf3, 0x92, //0x00001d28 .quad -7857851839894723564
+ 0x66, 0x15, 0x1e, 0xe5, 0xd7, 0xa0, 0x96, 0xe8, //0x00001d30 .quad -1686984161281305242
+ 0x18, 0x1d, 0xc8, 0xf9, 0xba, 0x20, 0xb0, 0x77, //0x00001d38 .quad 8624429273841147160
+ 0x60, 0xcd, 0x32, 0xef, 0x86, 0x24, 0x5e, 0x91, //0x00001d40 .quad -7971894128441897632
+ 0x2f, 0x12, 0x1d, 0xdc, 0x74, 0x14, 0xce, 0x0a, //0x00001d48 .quad 778582277723329071
+ 0xb8, 0x80, 0xff, 0xaa, 0xa8, 0xad, 0xb5, 0xb5, //0x00001d50 .quad -5353181642124984136
+ 0xbb, 0x56, 0x24, 0x13, 0x92, 0x99, 0x81, 0x0d, //0x00001d58 .quad 973227847154161339
+ 0xe6, 0x60, 0xbf, 0xd5, 0x12, 0x19, 0x23, 0xe3, //0x00001d60 .quad -2079791034228842266
+ 0x6a, 0x6c, 0xed, 0x97, 0xf6, 0xff, 0xe1, 0x10, //0x00001d68 .quad 1216534808942701674
+ 0x8f, 0x9c, 0x97, 0xc5, 0xab, 0xef, 0xf5, 0x8d, //0x00001d70 .quad -8217398424034108273
+ 0xc2, 0x63, 0xf4, 0x1e, 0xfa, 0x3f, 0x8d, 0xca, //0x00001d78 .quad -3851351762838199358
+ 0xb3, 0x83, 0xfd, 0xb6, 0x96, 0x6b, 0x73, 0xb1, //0x00001d80 .quad -5660062011615247437
+ 0xb3, 0x7c, 0xb1, 0xa6, 0xf8, 0x8f, 0x30, 0xbd, //0x00001d88 .quad -4814189703547749197
+ 0xa0, 0xe4, 0xbc, 0x64, 0x7c, 0x46, 0xd0, 0xdd, //0x00001d90 .quad -2463391496091671392
+ 0xdf, 0xdb, 0x5d, 0xd0, 0xf6, 0xb3, 0x7c, 0xac, //0x00001d98 .quad -6017737129434686497
+ 0xe4, 0x0e, 0xf6, 0xbe, 0x0d, 0x2c, 0xa2, 0x8a, //0x00001da0 .quad -8457148712698376476
+ 0x6c, 0xa9, 0x3a, 0x42, 0x7a, 0xf0, 0xcd, 0x6b, //0x00001da8 .quad 7768129340171790700
+ 0x9d, 0x92, 0xb3, 0x2e, 0x11, 0xb7, 0x4a, 0xad, //0x00001db0 .quad -5959749872445582691
+ 0xc7, 0x53, 0xc9, 0xd2, 0x98, 0x6c, 0xc1, 0x86, //0x00001db8 .quad -8736582398494813241
+ 0x44, 0x77, 0x60, 0x7a, 0xd5, 0x64, 0x9d, 0xd8, //0x00001dc0 .quad -2838001322129590460
+ 0xb8, 0xa8, 0x7b, 0x07, 0xbf, 0xc7, 0x71, 0xe8, //0x00001dc8 .quad -1697355961263740744
+ 0x8b, 0x4a, 0x7c, 0x6c, 0x05, 0x5f, 0x62, 0x87, //0x00001dd0 .quad -8691279853972075893
+ 0x73, 0x49, 0xad, 0x64, 0xd7, 0x1c, 0x47, 0x11, //0x00001dd8 .quad 1244995533423855987
+ 0x2d, 0x5d, 0x9b, 0xc7, 0xc6, 0xf6, 0x3a, 0xa9, //0x00001de0 .quad -6252413799037706963
+ 0xd0, 0x9b, 0xd8, 0x3d, 0x0d, 0xe4, 0x98, 0xd5, //0x00001de8 .quad -3055441601647567920
+ 0x79, 0x34, 0x82, 0x79, 0x78, 0xb4, 0x89, 0xd3, //0x00001df0 .quad -3203831230369745799
+ 0xc4, 0xc2, 0x4e, 0x8d, 0x10, 0x1d, 0xff, 0x4a, //0x00001df8 .quad 5404070034795315908
+ 0xcb, 0x60, 0xf1, 0x4b, 0xcb, 0x10, 0x36, 0x84, //0x00001e00 .quad -8919923546622172981
+ 0xbb, 0x39, 0x51, 0x58, 0x2a, 0x72, 0xdf, 0xce, //0x00001e08 .quad -3539985255894009413
+ 0xfe, 0xb8, 0xed, 0x1e, 0xfe, 0x94, 0x43, 0xa5, //0x00001e10 .quad -6538218414850328322
+ 0x29, 0x88, 0x65, 0xee, 0xb4, 0x4e, 0x97, 0xc2, //0x00001e18 .quad -4424981569867511767
+ 0x3e, 0x27, 0xa9, 0xa6, 0x3d, 0x7a, 0x94, 0xce, //0x00001e20 .quad -3561087000135522498
+ 0x33, 0xea, 0xfe, 0x29, 0x62, 0x22, 0x3d, 0x73, //0x00001e28 .quad 8303831092947774003
+ 0x87, 0xb8, 0x29, 0x88, 0x66, 0xcc, 0x1c, 0x81, //0x00001e30 .quad -9143208402725783417
+ 0x60, 0x52, 0x3f, 0x5a, 0x7d, 0x35, 0x06, 0x08, //0x00001e38 .quad 578208414664970848
+ 0xa8, 0x26, 0x34, 0x2a, 0x80, 0xff, 0x63, 0xa1, //0x00001e40 .quad -6817324484979841368
+ 0xf8, 0x26, 0xcf, 0xb0, 0xdc, 0xc2, 0x07, 0xca, //0x00001e48 .quad -3888925500096174344
+ 0x52, 0x30, 0xc1, 0x34, 0x60, 0xff, 0xbc, 0xc9, //0x00001e50 .quad -3909969587797413806
+ 0xb6, 0xf0, 0x02, 0xdd, 0x93, 0xb3, 0x89, 0xfc, //0x00001e58 .quad -249470856692830026
+ 0x67, 0x7c, 0xf1, 0x41, 0x38, 0x3f, 0x2c, 0xfc, //0x00001e60 .quad -275775966319379353
+ 0xe3, 0xac, 0x43, 0xd4, 0x78, 0x20, 0xac, 0xbb, //0x00001e68 .quad -4923524589293425437
+ 0xc0, 0xed, 0x36, 0x29, 0x83, 0xa7, 0x9b, 0x9d, //0x00001e70 .quad -7089889006590693952
+ 0x0e, 0x4c, 0xaa, 0x84, 0x4b, 0x94, 0x4b, 0xd5, //0x00001e78 .quad -3077202868308390898
+ 0x31, 0xa9, 0x84, 0xf3, 0x63, 0x91, 0x02, 0xc5, //0x00001e80 .quad -4250675239810979535
+ 0x12, 0xdf, 0xd4, 0x65, 0x5e, 0x79, 0x9e, 0x0a, //0x00001e88 .quad 765182433041899282
+ 0x7d, 0xd3, 0x65, 0xf0, 0xbc, 0x35, 0x43, 0xf6, //0x00001e90 .quad -701658031336336515
+ 0xd6, 0x16, 0x4a, 0xff, 0xb5, 0x17, 0x46, 0x4d, //0x00001e98 .quad 5568164059729762006
+ 0x2e, 0xa4, 0x3f, 0x16, 0x96, 0x01, 0xea, 0x99, //0x00001ea0 .quad -7356065297226292178
+ 0x46, 0x4e, 0x8e, 0xbf, 0xd1, 0xce, 0x4b, 0x50, //0x00001ea8 .quad 5785945546544795206
+ 0x39, 0x8d, 0xcf, 0x9b, 0xfb, 0x81, 0x64, 0xc0, //0x00001eb0 .quad -4583395603105477319
+ 0xd7, 0xe1, 0x71, 0x2f, 0x86, 0xc2, 0x5e, 0xe4, //0x00001eb8 .quad -1990940103673781801
+ 0x88, 0x70, 0xc3, 0x82, 0x7a, 0xa2, 0x7d, 0xf0, //0x00001ec0 .quad -1117558485454458744
+ 0x4d, 0x5a, 0x4e, 0xbb, 0x27, 0x73, 0x76, 0x5d, //0x00001ec8 .quad 6734696907262548557
+ 0x55, 0x26, 0xba, 0x91, 0x8c, 0x85, 0x4e, 0x96, //0x00001ed0 .quad -7616003081050118571
+ 0x70, 0xf8, 0x10, 0xd5, 0xf8, 0x07, 0x6a, 0x3a, //0x00001ed8 .quad 4209185567039092848
+ 0xea, 0xaf, 0x28, 0xb6, 0xef, 0x26, 0xe2, 0xbb, //0x00001ee0 .quad -4908317832885260310
+ 0x8c, 0x36, 0x55, 0x0a, 0xf7, 0x89, 0x04, 0x89, //0x00001ee8 .quad -8573576096483297652
+ 0xe5, 0xdb, 0xb2, 0xa3, 0xab, 0xb0, 0xda, 0xea, //0x00001ef0 .quad -1523711272679187483
+ 0x2f, 0x84, 0xea, 0xcc, 0x74, 0xac, 0x45, 0x2b, //0x00001ef8 .quad 3118087934678041647
+ 0x6f, 0xc9, 0x4f, 0x46, 0x6b, 0xae, 0xc8, 0x92, //0x00001f00 .quad -7869848573065574033
+ 0x9e, 0x92, 0x12, 0x00, 0xc9, 0x8b, 0x0b, 0x3b, //0x00001f08 .quad 4254647968387469982
+ 0xcb, 0xbb, 0xe3, 0x17, 0x06, 0xda, 0x7a, 0xb7, //0x00001f10 .quad -5225624697904579637
+ 0x45, 0x37, 0x17, 0x40, 0xbb, 0x6e, 0xce, 0x09, //0x00001f18 .quad 706623942056949573
+ 0xbd, 0xaa, 0xdc, 0x9d, 0x87, 0x90, 0x59, 0xe5, //0x00001f20 .quad -1920344853953336643
+ 0x16, 0x05, 0x1d, 0x10, 0x6a, 0x0a, 0x42, 0xcc, //0x00001f28 .quad -3728406090856200938
+ 0xb6, 0xea, 0xa9, 0xc2, 0x54, 0xfa, 0x57, 0x8f, //0x00001f30 .quad -8117744561361917258
+ 0x2e, 0x23, 0x12, 0x4a, 0x82, 0x46, 0xa9, 0x9f, //0x00001f38 .quad -6941939825212513490
+ 0x64, 0x65, 0x54, 0xf3, 0xe9, 0xf8, 0x2d, 0xb3, //0x00001f40 .quad -5535494683275008668
+ 0xfa, 0xab, 0x96, 0xdc, 0x22, 0x98, 0x93, 0x47, //0x00001f48 .quad 5157633273766521850
+ 0xbd, 0x7e, 0x29, 0x70, 0x24, 0x77, 0xf9, 0xdf, //0x00001f50 .quad -2307682335666372931
+ 0xf8, 0x56, 0xbc, 0x93, 0x2b, 0x7e, 0x78, 0x59, //0x00001f58 .quad 6447041592208152312
+ 0x36, 0xef, 0x19, 0xc6, 0x76, 0xea, 0xfb, 0x8b, //0x00001f60 .quad -8359830487432564938
+ 0x5b, 0xb6, 0x55, 0x3c, 0xdb, 0x4e, 0xeb, 0x57, //0x00001f68 .quad 6335244004343789147
+ 0x03, 0x6b, 0xa0, 0x77, 0x14, 0xe5, 0xfa, 0xae, //0x00001f70 .quad -5838102090863318269
+ 0xf2, 0x23, 0x6b, 0x0b, 0x92, 0x22, 0xe6, 0xed, //0x00001f78 .quad -1304317031425039374
+ 0xc4, 0x85, 0x88, 0x95, 0x59, 0x9e, 0xb9, 0xda, //0x00001f80 .quad -2685941595151759932
+ 0xee, 0xec, 0x45, 0x8e, 0x36, 0xab, 0x5f, 0xe9, //0x00001f88 .quad -1630396289281299218
+ 0x9b, 0x53, 0x75, 0xfd, 0xf7, 0x02, 0xb4, 0x88, //0x00001f90 .quad -8596242524610931813
+ 0x15, 0xb4, 0xeb, 0x18, 0x02, 0xcb, 0xdb, 0x11, //0x00001f98 .quad 1286845328412881941
+ 0x81, 0xa8, 0xd2, 0xfc, 0xb5, 0x03, 0xe1, 0xaa, //0x00001fa0 .quad -6133617137336276863
+ 0x1a, 0xa1, 0x26, 0x9f, 0xc2, 0xbd, 0x52, 0xd6, //0x00001fa8 .quad -3003129357911285478
+ 0xa2, 0x52, 0x07, 0x7c, 0xa3, 0x44, 0x99, 0xd5, //0x00001fb0 .quad -3055335403242958174
+ 0x60, 0x49, 0xf0, 0x46, 0x33, 0x6d, 0xe7, 0x4b, //0x00001fb8 .quad 5469460339465668960
+ 0xa5, 0x93, 0x84, 0x2d, 0xe6, 0xca, 0x7f, 0x85, //0x00001fc0 .quad -8827113654667930715
+ 0xdc, 0x2d, 0x56, 0x0c, 0x40, 0xa4, 0x70, 0x6f, //0x00001fc8 .quad 8030098730593431004
+ 0x8e, 0xb8, 0xe5, 0xb8, 0x9f, 0xbd, 0xdf, 0xa6, //0x00001fd0 .quad -6422206049907525490
+ 0x53, 0xb9, 0x6b, 0x0f, 0x50, 0xcd, 0x4c, 0xcb, //0x00001fd8 .quad -3797434642040374957
+ 0xb2, 0x26, 0x1f, 0xa7, 0x07, 0xad, 0x97, 0xd0, //0x00001fe0 .quad -3416071543957018958
+ 0xa8, 0xa7, 0x46, 0x13, 0xa4, 0x00, 0x20, 0x7e, //0x00001fe8 .quad 9088264752731695016
+ 0x2f, 0x78, 0x73, 0xc8, 0x24, 0xcc, 0x5e, 0x82, //0x00001ff0 .quad -9052573742614218705
+ 0xc9, 0x28, 0x0c, 0x8c, 0x66, 0x00, 0xd4, 0x8e, //0x00001ff8 .quad -8154892584824854327
+ 0x3b, 0x56, 0x90, 0xfa, 0x2d, 0x7f, 0xf6, 0xa2, //0x00002000 .quad -6704031159840385477
+ 0xfb, 0x32, 0x0f, 0x2f, 0x80, 0x00, 0x89, 0x72, //0x00002008 .quad 8253128342678483707
+ 0xca, 0x6b, 0x34, 0x79, 0xf9, 0x1e, 0xb4, 0xcb, //0x00002010 .quad -3768352931373093942
+ 0xba, 0xff, 0xd2, 0x3a, 0xa0, 0x40, 0x2b, 0x4f, //0x00002018 .quad 5704724409920716730
+ 0xbc, 0x86, 0x81, 0xd7, 0xb7, 0x26, 0xa1, 0xfe, //0x00002020 .quad -98755145788979524
+ 0xa9, 0xbf, 0x87, 0x49, 0xc8, 0x10, 0xf6, 0xe2, //0x00002028 .quad -2092466524453879895
+ 0x36, 0xf4, 0xb0, 0xe6, 0x32, 0xb8, 0x24, 0x9f, //0x00002030 .quad -6979250993759194058
+ 0xca, 0xd7, 0xf4, 0x2d, 0x7d, 0xca, 0xd9, 0x0d, //0x00002038 .quad 998051431430019018
+ 0x43, 0x31, 0x5d, 0xa0, 0x3f, 0xe6, 0xed, 0xc6, //0x00002040 .quad -4112377723771604669
+ 0xbc, 0x0d, 0x72, 0x79, 0x1c, 0x3d, 0x50, 0x91, //0x00002048 .quad -7975807747567252036
+ 0x94, 0x7d, 0x74, 0x88, 0xcf, 0x5f, 0xa9, 0xf8, //0x00002050 .quad -528786136287117932
+ 0x2b, 0x91, 0xce, 0x97, 0x63, 0x4c, 0xa4, 0x75, //0x00002058 .quad 8476984389250486571
+ 0x7c, 0xce, 0x48, 0xb5, 0xe1, 0xdb, 0x69, 0x9b, //0x00002060 .quad -7248020362820530564
+ 0xbb, 0x1a, 0xe1, 0x3e, 0xbe, 0xaf, 0x86, 0xc9, //0x00002068 .quad -3925256793573221701
+ 0x1b, 0x02, 0x9b, 0x22, 0xda, 0x52, 0x44, 0xc2, //0x00002070 .quad -4448339435098275301
+ 0x69, 0x61, 0x99, 0xce, 0xad, 0x5b, 0xe8, 0xfb, //0x00002078 .quad -294884973539139223
+ 0xa2, 0xc2, 0x41, 0xab, 0x90, 0x67, 0xd5, 0xf2, //0x00002080 .quad -948738275445456222
+ 0xc4, 0xb9, 0x3f, 0x42, 0x99, 0x72, 0xe2, 0xfa, //0x00002088 .quad -368606216923924028
+ 0xa5, 0x19, 0x09, 0x6b, 0xba, 0x60, 0xc5, 0x97, //0x00002090 .quad -7510490449794491995
+ 0x1b, 0xd4, 0x67, 0xc9, 0x9f, 0x87, 0xcd, 0xdc, //0x00002098 .quad -2536221894791146469
+ 0x0f, 0x60, 0xcb, 0x05, 0xe9, 0xb8, 0xb6, 0xbd, //0x000020a0 .quad -4776427043815727089
+ 0x21, 0xc9, 0xc1, 0xbb, 0x87, 0xe9, 0x00, 0x54, //0x000020a8 .quad 6053094668365842721
+ 0x13, 0x38, 0x3e, 0x47, 0x23, 0x67, 0x24, 0xed, //0x000020b0 .quad -1358847786342270957
+ 0x69, 0x3b, 0xb2, 0xaa, 0xe9, 0x23, 0x01, 0x29, //0x000020b8 .quad 2954682317029915497
+ 0x0b, 0xe3, 0x86, 0x0c, 0x76, 0xc0, 0x36, 0x94, //0x000020c0 .quad -7766808894105001205
+ 0x22, 0x65, 0xaf, 0x0a, 0x72, 0xb6, 0xa0, 0xf9, //0x000020c8 .quad -459166561069996766
+ 0xce, 0x9b, 0xa8, 0x8f, 0x93, 0x70, 0x44, 0xb9, //0x000020d0 .quad -5096825099203863602
+ 0x6a, 0x3e, 0x5b, 0x8d, 0x0e, 0xe4, 0x08, 0xf8, //0x000020d8 .quad -573958201337495958
+ 0xc2, 0xc2, 0x92, 0x73, 0xb8, 0x8c, 0x95, 0xe7, //0x000020e0 .quad -1759345355577441598
+ 0x05, 0x0e, 0xb2, 0x30, 0x12, 0x1d, 0x0b, 0xb6, //0x000020e8 .quad -5329133770099257851
+ 0xb9, 0xb9, 0x3b, 0x48, 0xf3, 0x77, 0xbd, 0x90, //0x000020f0 .quad -8017119874876982855
+ 0xc3, 0x48, 0x6f, 0x5e, 0x2b, 0xf2, 0xc6, 0xb1, //0x000020f8 .quad -5636551615525730109
+ 0x28, 0xa8, 0x4a, 0x1a, 0xf0, 0xd5, 0xec, 0xb4, //0x00002100 .quad -5409713825168840664
+ 0xf4, 0x1a, 0x0b, 0x36, 0xb6, 0xae, 0x38, 0x1e, //0x00002108 .quad 2177682517447613172
+ 0x32, 0x52, 0xdd, 0x20, 0x6c, 0x0b, 0x28, 0xe2, //0x00002110 .quad -2150456263033662926
+ 0xb1, 0xe1, 0x8d, 0xc3, 0x63, 0xda, 0xc6, 0x25, //0x00002118 .quad 2722103146809516465
+ 0x5f, 0x53, 0x8a, 0x94, 0x23, 0x07, 0x59, 0x8d, //0x00002120 .quad -8261564192037121185
+ 0x0f, 0xad, 0x38, 0x5a, 0x7e, 0x48, 0x9c, 0x57, //0x00002128 .quad 6313000485183335695
+ 0x37, 0xe8, 0xac, 0x79, 0xec, 0x48, 0xaf, 0xb0, //0x00002130 .quad -5715269221619013577
+ 0x52, 0xd8, 0xc6, 0xf0, 0x9d, 0x5a, 0x83, 0x2d, //0x00002138 .quad 3279564588051781714
+ 0x44, 0x22, 0x18, 0x98, 0x27, 0x1b, 0xdb, 0xdc, //0x00002140 .quad -2532400508596379068
+ 0x66, 0x8e, 0xf8, 0x6c, 0x45, 0x31, 0xe4, 0xf8, //0x00002148 .quad -512230283362660762
+ 0x6b, 0x15, 0x0f, 0xbf, 0xf8, 0xf0, 0x08, 0x8a, //0x00002150 .quad -8500279345513818773
+ 0x00, 0x59, 0x1b, 0x64, 0xcb, 0x9e, 0x8e, 0x1b, //0x00002158 .quad 1985699082112030976
+ 0xc5, 0xda, 0xd2, 0xee, 0x36, 0x2d, 0x8b, 0xac, //0x00002160 .quad -6013663163464885563
+ 0x40, 0x2f, 0x22, 0x3d, 0x7e, 0x46, 0x72, 0xe2, //0x00002168 .quad -2129562165787349184
+ 0x77, 0x91, 0x87, 0xaa, 0x84, 0xf8, 0xad, 0xd7, //0x00002170 .quad -2905392935903719049
+ 0x10, 0xbb, 0x6a, 0xcc, 0x1d, 0xd8, 0x0e, 0x5b, //0x00002178 .quad 6561419329620589328
+ 0xea, 0xba, 0x94, 0xea, 0x52, 0xbb, 0xcc, 0x86, //0x00002180 .quad -8733399612580906262
+ 0xea, 0xb4, 0xc2, 0x9f, 0x12, 0x47, 0xe9, 0x98, //0x00002188 .quad -7428327965055601430
+ 0xa5, 0xe9, 0x39, 0xa5, 0x27, 0xea, 0x7f, 0xa8, //0x00002190 .quad -6305063497298744923
+ 0x25, 0x62, 0xb3, 0x47, 0xd7, 0x98, 0x23, 0x3f, //0x00002198 .quad 4549648098962661925
+ 0x0e, 0x64, 0x88, 0x8e, 0xb1, 0xe4, 0x9f, 0xd2, //0x000021a0 .quad -3269643353196043250
+ 0xae, 0x3a, 0xa0, 0x19, 0x0d, 0x7f, 0xec, 0x8e, //0x000021a8 .quad -8147997931578836306
+ 0x89, 0x3e, 0x15, 0xf9, 0xee, 0xee, 0xa3, 0x83, //0x000021b0 .quad -8961056123388608887
+ 0xad, 0x24, 0x04, 0x30, 0x68, 0xcf, 0x53, 0x19, //0x000021b8 .quad 1825030320404309165
+ 0x2b, 0x8e, 0x5a, 0xb7, 0xaa, 0xea, 0x8c, 0xa4, //0x000021c0 .quad -6589634135808373205
+ 0xd8, 0x2d, 0x05, 0x3c, 0x42, 0xc3, 0xa8, 0x5f, //0x000021c8 .quad 6892973918932774360
+ 0xb6, 0x31, 0x31, 0x65, 0x55, 0x25, 0xb0, 0xcd, //0x000021d0 .quad -3625356651333078602
+ 0x4e, 0x79, 0x06, 0xcb, 0x12, 0xf4, 0x92, 0x37, //0x000021d8 .quad 4004531380238580046
+ 0x11, 0xbf, 0x3e, 0x5f, 0x55, 0x17, 0x8e, 0x80, //0x000021e0 .quad -9183376934724255983
+ 0xd1, 0x0b, 0xe4, 0xbe, 0x8b, 0xd8, 0xbb, 0xe2, //0x000021e8 .quad -2108853905778275375
+ 0xd6, 0x6e, 0x0e, 0xb7, 0x2a, 0x9d, 0xb1, 0xa0, //0x000021f0 .quad -6867535149977932074
+ 0xc5, 0x0e, 0x9d, 0xae, 0xae, 0xce, 0x6a, 0x5b, //0x000021f8 .quad 6587304654631931589
+ 0x8b, 0x0a, 0xd2, 0x64, 0x75, 0x04, 0xde, 0xc8, //0x00002200 .quad -3972732919045027189
+ 0x76, 0x52, 0x44, 0x5a, 0x5a, 0x82, 0x45, 0xf2, //0x00002208 .quad -989241218564861322
+ 0x2e, 0x8d, 0x06, 0xbe, 0x92, 0x85, 0x15, 0xfb, //0x00002210 .quad -354230130378896082
+ 0x13, 0x67, 0xd5, 0xf0, 0xf0, 0xe2, 0xd6, 0xee, //0x00002218 .quad -1236551523206076653
+ 0x3d, 0x18, 0xc4, 0xb6, 0x7b, 0x73, 0xed, 0x9c, //0x00002220 .quad -7138922859127891907
+ 0x6c, 0x60, 0x85, 0x96, 0xd6, 0x4d, 0x46, 0x55, //0x00002228 .quad 6144684325637283948
+ 0x4c, 0x1e, 0x75, 0xa4, 0x5a, 0xd0, 0x28, 0xc4, //0x00002230 .quad -4311967555482476980
+ 0x87, 0xb8, 0x26, 0x3c, 0x4c, 0xe1, 0x97, 0xaa, //0x00002238 .quad -6154202648235558777
+ 0xdf, 0x65, 0x92, 0x4d, 0x71, 0x04, 0x33, 0xf5, //0x00002240 .quad -778273425925708321
+ 0xa9, 0x66, 0x30, 0x4b, 0x9f, 0xd9, 0x3d, 0xd5, //0x00002248 .quad -3081067291867060567
+ 0xab, 0x7f, 0x7b, 0xd0, 0xc6, 0xe2, 0x3f, 0x99, //0x00002250 .quad -7403949918844649557
+ 0x2a, 0x40, 0xfe, 0x8e, 0x03, 0xa8, 0x46, 0xe5, //0x00002258 .quad -1925667057416912854
+ 0x96, 0x5f, 0x9a, 0x84, 0x78, 0xdb, 0x8f, 0xbf, //0x00002260 .quad -4643251380128424042
+ 0x34, 0xd0, 0xbd, 0x72, 0x04, 0x52, 0x98, 0xde, //0x00002268 .quad -2407083821771141068
+ 0x7c, 0xf7, 0xc0, 0xa5, 0x56, 0xd2, 0x73, 0xef, //0x00002270 .quad -1192378206733142148
+ 0x41, 0x44, 0x6d, 0x8f, 0x85, 0x66, 0x3e, 0x96, //0x00002278 .quad -7620540795641314239
+ 0xad, 0x9a, 0x98, 0x27, 0x76, 0x63, 0xa8, 0x95, //0x00002280 .quad -7662765406849295699
+ 0xa9, 0x4a, 0xa4, 0x79, 0x13, 0x00, 0xe7, 0xdd, //0x00002288 .quad -2456994988062127447
+ 0x59, 0xc1, 0x7e, 0xb1, 0x53, 0x7c, 0x12, 0xbb, //0x00002290 .quad -4966770740134231719
+ 0x53, 0x5d, 0x0d, 0x58, 0x18, 0xc0, 0x60, 0x55, //0x00002298 .quad 6152128301777116499
+ 0xaf, 0x71, 0xde, 0x9d, 0x68, 0x1b, 0xd7, 0xe9, //0x000022a0 .quad -1596777406740401745
+ 0xa7, 0xb4, 0x10, 0x6e, 0x1e, 0xf0, 0xb8, 0xaa, //0x000022a8 .quad -6144897678060768089
+ 0x0d, 0x07, 0xab, 0x62, 0x21, 0x71, 0x26, 0x92, //0x000022b0 .quad -7915514906853832947
+ 0xe9, 0x70, 0xca, 0x04, 0x13, 0x96, 0xb3, 0xca, //0x000022b8 .quad -3840561048787980055
+ 0xd1, 0xc8, 0x55, 0xbb, 0x69, 0x0d, 0xb0, 0xb6, //0x000022c0 .quad -5282707615139903279
+ 0x23, 0x0d, 0xfd, 0xc5, 0x97, 0x7b, 0x60, 0x3d, //0x000022c8 .quad 4422670725869800739
+ 0x05, 0x3b, 0x2b, 0x2a, 0xc4, 0x10, 0x5c, 0xe4, //0x000022d0 .quad -1991698500497491195
+ 0x6b, 0x50, 0x7c, 0xb7, 0x7d, 0x9a, 0xb8, 0x8c, //0x000022d8 .quad -8306719647944912789
+ 0xe3, 0x04, 0x5b, 0x9a, 0x7a, 0x8a, 0xb9, 0x8e, //0x000022e0 .quad -8162340590452013853
+ 0x43, 0xb2, 0xad, 0x92, 0x8e, 0x60, 0xf3, 0x77, //0x000022e8 .quad 8643358275316593219
+ 0x1c, 0xc6, 0xf1, 0x40, 0x19, 0xed, 0x67, 0xb2, //0x000022f0 .quad -5591239719637629412
+ 0xd4, 0x1e, 0x59, 0x37, 0xb2, 0x38, 0xf0, 0x55, //0x000022f8 .quad 6192511825718353620
+ 0xa3, 0x37, 0x2e, 0x91, 0x5f, 0xe8, 0x01, 0xdf, //0x00002300 .quad -2377363631119648861
+ 0x89, 0x66, 0x2f, 0xc5, 0xde, 0x46, 0x6c, 0x6b, //0x00002308 .quad 7740639782147942025
+ 0xc6, 0xe2, 0xbc, 0xba, 0x3b, 0x31, 0x61, 0x8b, //0x00002310 .quad -8403381297090862394
+ 0x16, 0xa0, 0x3d, 0x3b, 0x4b, 0xac, 0x23, 0x23, //0x00002318 .quad 2532056854628769814
+ 0x77, 0x1b, 0x6c, 0xa9, 0x8a, 0x7d, 0x39, 0xae, //0x00002320 .quad -5892540602936190089
+ 0x1b, 0x08, 0x0d, 0x0a, 0x5e, 0x97, 0xec, 0xab, //0x00002328 .quad -6058300968568813541
+ 0x55, 0x22, 0xc7, 0x53, 0xed, 0xdc, 0xc7, 0xd9, //0x00002330 .quad -2753989735242849707
+ 0x22, 0x4a, 0x90, 0x8c, 0x35, 0xbd, 0xe7, 0x96, //0x00002338 .quad -7572876210711016926
+ 0x75, 0x75, 0x5c, 0x54, 0x14, 0xea, 0x1c, 0x88, //0x00002340 .quad -8638772612167862923
+ 0x55, 0x2e, 0xda, 0x77, 0x41, 0xd6, 0x50, 0x7e, //0x00002348 .quad 9102010423587778133
+ 0xd2, 0x92, 0x73, 0x69, 0x99, 0x24, 0x24, 0xaa, //0x00002350 .quad -6186779746782440750
+ 0xea, 0xb9, 0xd0, 0xd5, 0xd1, 0x0b, 0xe5, 0xdd, //0x00002358 .quad -2457545025797441046
+ 0x87, 0x77, 0xd0, 0xc3, 0xbf, 0x2d, 0xad, 0xd4, //0x00002360 .quad -3121788665050663033
+ 0x65, 0xe8, 0x44, 0x4b, 0xc6, 0x4e, 0x5e, 0x95, //0x00002368 .quad -7683617300674189211
+ 0xb4, 0x4a, 0x62, 0xda, 0x97, 0x3c, 0xec, 0x84, //0x00002370 .quad -8868646943297746252
+ 0x3f, 0x11, 0x0b, 0xef, 0x3b, 0xf1, 0x5a, 0xbd, //0x00002378 .quad -4802260812921368257
+ 0x61, 0xdd, 0xfa, 0xd0, 0xbd, 0x4b, 0x27, 0xa6, //0x00002380 .quad -6474122660694794911
+ 0x8f, 0xd5, 0xcd, 0xea, 0x8a, 0xad, 0xb1, 0xec, //0x00002388 .quad -1391139997724322417
+ 0xba, 0x94, 0x39, 0x45, 0xad, 0x1e, 0xb1, 0xcf, //0x00002390 .quad -3480967307441105734
+ 0xf3, 0x4a, 0x81, 0xa5, 0xed, 0x18, 0xde, 0x67, //0x00002398 .quad 7484447039699372787
+ 0xf4, 0xfc, 0x43, 0x4b, 0x2c, 0xb3, 0xce, 0x81, //0x000023a0 .quad -9093133594791772940
+ 0xd8, 0xce, 0x70, 0x87, 0x94, 0xcf, 0xea, 0x80, //0x000023a8 .quad -9157278655470055720
+ 0x31, 0xfc, 0x14, 0x5e, 0xf7, 0x5f, 0x42, 0xa2, //0x000023b0 .quad -6754730975062328271
+ 0x8e, 0x02, 0x4d, 0xa9, 0x79, 0x83, 0x25, 0xa1, //0x000023b8 .quad -6834912300910181746
+ 0x3e, 0x3b, 0x9a, 0x35, 0xf5, 0xf7, 0xd2, 0xca, //0x000023c0 .quad -3831727700400522434
+ 0x31, 0x43, 0xa0, 0x13, 0x58, 0xe4, 0x6e, 0x09, //0x000023c8 .quad 679731660717048625
+ 0x0d, 0xca, 0x00, 0x83, 0xf2, 0xb5, 0x87, 0xfd, //0x000023d0 .quad -177973607073265139
+ 0xfd, 0x53, 0x88, 0x18, 0x6e, 0x9d, 0xca, 0x8b, //0x000023d8 .quad -8373707460958465027
+ 0x48, 0x7e, 0xe0, 0x91, 0xb7, 0xd1, 0x74, 0x9e, //0x000023e0 .quad -7028762532061872568
+ 0x7e, 0x34, 0x55, 0xcf, 0x64, 0xa2, 0x5e, 0x77, //0x000023e8 .quad 8601490892183123070
+ 0xda, 0x9d, 0x58, 0x76, 0x25, 0x06, 0x12, 0xc6, //0x000023f0 .quad -4174267146649952806
+ 0x9e, 0x81, 0x2a, 0x03, 0xfe, 0x4a, 0x36, 0x95, //0x000023f8 .quad -7694880458480647778
+ 0x51, 0xc5, 0xee, 0xd3, 0xae, 0x87, 0x96, 0xf7, //0x00002400 .quad -606147914885053103
+ 0x05, 0x22, 0xf5, 0x83, 0xbd, 0xdd, 0x83, 0x3a, //0x00002408 .quad 4216457482181353989
+ 0x52, 0x3b, 0x75, 0x44, 0xcd, 0x14, 0xbe, 0x9a, //0x00002410 .quad -7296371474444240046
+ 0x43, 0x35, 0x79, 0x72, 0x96, 0x6a, 0x92, 0xc4, //0x00002418 .quad -4282243101277735613
+ 0x27, 0x8a, 0x92, 0x95, 0x00, 0x9a, 0x6d, 0xc1, //0x00002420 .quad -4508778324627912153
+ 0x94, 0x82, 0x17, 0x0f, 0x3c, 0x05, 0xb7, 0x75, //0x00002428 .quad 8482254178684994196
+ 0xb1, 0x2c, 0xf7, 0xba, 0x80, 0x00, 0xc9, 0xf1, //0x00002430 .quad -1024286887357502287
+ 0x39, 0x63, 0xdd, 0x12, 0x8b, 0xc6, 0x24, 0x53, //0x00002438 .quad 5991131704928854841
+ 0xee, 0x7b, 0xda, 0x74, 0x50, 0xa0, 0x1d, 0x97, //0x00002440 .quad -7557708332239520786
+ 0x04, 0x5e, 0xca, 0xeb, 0x16, 0xfc, 0xf6, 0xd3, //0x00002448 .quad -3173071712060547580
+ 0xea, 0x1a, 0x11, 0x92, 0x64, 0x08, 0xe5, 0xbc, //0x00002450 .quad -4835449396872013078
+ 0x85, 0xf5, 0xbc, 0xa6, 0x1c, 0xbb, 0xf4, 0x88, //0x00002458 .quad -8578025658503072379
+ 0xa5, 0x61, 0x95, 0xb6, 0x7d, 0x4a, 0x1e, 0xec, //0x00002460 .quad -1432625727662628443
+ 0xe6, 0x32, 0x6c, 0xd0, 0xe3, 0xe9, 0x31, 0x2b, //0x00002468 .quad 3112525982153323238
+ 0x07, 0x5d, 0x1d, 0x92, 0x8e, 0xee, 0x92, 0x93, //0x00002470 .quad -7812920107430224633
+ 0xd0, 0x9f, 0x43, 0x62, 0x2e, 0x32, 0xff, 0x3a, //0x00002478 .quad 4251171748059520976
+ 0x49, 0xb4, 0xa4, 0x36, 0x32, 0xaa, 0x77, 0xb8, //0x00002480 .quad -5154464115860392887
+ 0xc3, 0x87, 0xd4, 0xfa, 0xb9, 0xfe, 0xbe, 0x09, //0x00002488 .quad 702278666647013315
+ 0x5b, 0xe1, 0x4d, 0xc4, 0xbe, 0x94, 0x95, 0xe6, //0x00002490 .quad -1831394126398103205
+ 0xb4, 0xa9, 0x89, 0x79, 0x68, 0xbe, 0x2e, 0x4c, //0x00002498 .quad 5489534351736154548
+ 0xd9, 0xac, 0xb0, 0x3a, 0xf7, 0x7c, 0x1d, 0x90, //0x000024a0 .quad -8062150356639896359
+ 0x11, 0x0a, 0xf6, 0x4b, 0x01, 0x37, 0x9d, 0x0f, //0x000024a8 .quad 1125115960621402641
+ 0x0f, 0xd8, 0x5c, 0x09, 0x35, 0xdc, 0x24, 0xb4, //0x000024b0 .quad -5466001927372482545
+ 0x95, 0x8c, 0xf3, 0x9e, 0xc1, 0x84, 0x84, 0x53, //0x000024b8 .quad 6018080969204141205
+ 0x13, 0x0e, 0xb4, 0x4b, 0x42, 0x13, 0x2e, 0xe1, //0x000024c0 .quad -2220816390788215277
+ 0xba, 0x6f, 0xb0, 0x06, 0xf2, 0xa5, 0x65, 0x28, //0x000024c8 .quad 2910915193077788602
+ 0xcb, 0x88, 0x50, 0x6f, 0x09, 0xcc, 0xbc, 0x8c, //0x000024d0 .quad -8305539271883716405
+ 0xd4, 0x45, 0x2e, 0x44, 0xb7, 0x87, 0x3f, 0xf9, //0x000024d8 .quad -486521013540076076
+ 0xfe, 0xaa, 0x24, 0xcb, 0x0b, 0xff, 0xeb, 0xaf, //0x000024e0 .quad -5770238071427257602
+ 0x49, 0xd7, 0x39, 0x15, 0xa5, 0x69, 0x8f, 0xf7, //0x000024e8 .quad -608151266925095095
+ 0xbe, 0xd5, 0xed, 0xbd, 0xce, 0xfe, 0xe6, 0xdb, //0x000024f0 .quad -2601111570856684098
+ 0x1c, 0x4d, 0x88, 0x5a, 0x0e, 0x44, 0x73, 0xb5, //0x000024f8 .quad -5371875102083756772
+ 0x97, 0xa5, 0xb4, 0x36, 0x41, 0x5f, 0x70, 0x89, //0x00002500 .quad -8543223759426509417
+ 0x31, 0x30, 0x95, 0xf8, 0x88, 0x0a, 0x68, 0x31, //0x00002508 .quad 3560107088838733873
+ 0xfc, 0xce, 0x61, 0x84, 0x11, 0x77, 0xcc, 0xab, //0x00002510 .quad -6067343680855748868
+ 0x3e, 0x7c, 0xba, 0x36, 0x2b, 0x0d, 0xc2, 0xfd, //0x00002518 .quad -161552157378970562
+ 0xbc, 0x42, 0x7a, 0xe5, 0xd5, 0x94, 0xbf, 0xd6, //0x00002520 .quad -2972493582642298180
+ 0x4d, 0x1b, 0x69, 0x04, 0x76, 0x90, 0x32, 0x3d, //0x00002528 .quad 4409745821703674701
+ 0xb5, 0x69, 0x6c, 0xaf, 0x05, 0xbd, 0x37, 0x86, //0x00002530 .quad -8775337516792518219
+ 0x10, 0xb1, 0xc1, 0xc2, 0x49, 0x9a, 0x3f, 0xa6, //0x00002538 .quad -6467280898289979120
+ 0x23, 0x84, 0x47, 0x1b, 0x47, 0xac, 0xc5, 0xa7, //0x00002540 .quad -6357485877563259869
+ 0x54, 0x1d, 0x72, 0x33, 0xdc, 0x80, 0xcf, 0x0f, //0x00002548 .quad 1139270913992301908
+ 0x2b, 0x65, 0x19, 0xe2, 0x58, 0x17, 0xb7, 0xd1, //0x00002550 .quad -3335171328526686933
+ 0xa9, 0xa4, 0x4e, 0x40, 0x13, 0x61, 0xc3, 0xd3, //0x00002558 .quad -3187597375937010519
+ 0x3b, 0xdf, 0x4f, 0x8d, 0x97, 0x6e, 0x12, 0x83, //0x00002560 .quad -9002011107970261189
+ 0xea, 0x26, 0x31, 0x08, 0xac, 0x1c, 0x5a, 0x64, //0x00002568 .quad 7231123676894144234
+ 0x0a, 0xd7, 0xa3, 0x70, 0x3d, 0x0a, 0xd7, 0xa3, //0x00002570 .quad -6640827866535438582
+ 0xa4, 0x70, 0x3d, 0x0a, 0xd7, 0xa3, 0x70, 0x3d, //0x00002578 .quad 4427218577690292388
+ 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, //0x00002580 .quad -3689348814741910324
+ 0xcd, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, //0x00002588 .quad -3689348814741910323
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, //0x00002590 .quad -9223372036854775808
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002598 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa0, //0x000025a0 .quad -6917529027641081856
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000025a8 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc8, //0x000025b0 .quad -4035225266123964416
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000025b8 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfa, //0x000025c0 .quad -432345564227567616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000025c8 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x9c, //0x000025d0 .quad -7187745005283311616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000025d8 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x50, 0xc3, //0x000025e0 .quad -4372995238176751616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000025e8 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x24, 0xf4, //0x000025f0 .quad -854558029293551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000025f8 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x96, 0x98, //0x00002600 .quad -7451627795949551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002608 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0xbc, 0xbe, //0x00002610 .quad -4702848726509551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002618 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x28, 0x6b, 0xee, //0x00002620 .quad -1266874889709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002628 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0xf9, 0x02, 0x95, //0x00002630 .quad -7709325833709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002638 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x40, 0xb7, 0x43, 0xba, //0x00002640 .quad -5024971273709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002648 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x10, 0xa5, 0xd4, 0xe8, //0x00002650 .quad -1669528073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002658 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x2a, 0xe7, 0x84, 0x91, //0x00002660 .quad -7960984073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002668 .quad 0
+ 0x00, 0x00, 0x00, 0x80, 0xf4, 0x20, 0xe6, 0xb5, //0x00002670 .quad -5339544073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002678 .quad 0
+ 0x00, 0x00, 0x00, 0xa0, 0x31, 0xa9, 0x5f, 0xe3, //0x00002680 .quad -2062744073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002688 .quad 0
+ 0x00, 0x00, 0x00, 0x04, 0xbf, 0xc9, 0x1b, 0x8e, //0x00002690 .quad -8206744073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002698 .quad 0
+ 0x00, 0x00, 0x00, 0xc5, 0x2e, 0xbc, 0xa2, 0xb1, //0x000026a0 .quad -5646744073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000026a8 .quad 0
+ 0x00, 0x00, 0x40, 0x76, 0x3a, 0x6b, 0x0b, 0xde, //0x000026b0 .quad -2446744073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000026b8 .quad 0
+ 0x00, 0x00, 0xe8, 0x89, 0x04, 0x23, 0xc7, 0x8a, //0x000026c0 .quad -8446744073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000026c8 .quad 0
+ 0x00, 0x00, 0x62, 0xac, 0xc5, 0xeb, 0x78, 0xad, //0x000026d0 .quad -5946744073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000026d8 .quad 0
+ 0x00, 0x80, 0x7a, 0x17, 0xb7, 0x26, 0xd7, 0xd8, //0x000026e0 .quad -2821744073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000026e8 .quad 0
+ 0x00, 0x90, 0xac, 0x6e, 0x32, 0x78, 0x86, 0x87, //0x000026f0 .quad -8681119073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000026f8 .quad 0
+ 0x00, 0xb4, 0x57, 0x0a, 0x3f, 0x16, 0x68, 0xa9, //0x00002700 .quad -6239712823709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002708 .quad 0
+ 0x00, 0xa1, 0xed, 0xcc, 0xce, 0x1b, 0xc2, 0xd3, //0x00002710 .quad -3187955011209551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002718 .quad 0
+ 0xa0, 0x84, 0x14, 0x40, 0x61, 0x51, 0x59, 0x84, //0x00002720 .quad -8910000909647051616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002728 .quad 0
+ 0xc8, 0xa5, 0x19, 0x90, 0xb9, 0xa5, 0x6f, 0xa5, //0x00002730 .quad -6525815118631426616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002738 .quad 0
+ 0x3a, 0x0f, 0x20, 0xf4, 0x27, 0x8f, 0xcb, 0xce, //0x00002740 .quad -3545582879861895366
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002748 .quad 0
+ 0x84, 0x09, 0x94, 0xf8, 0x78, 0x39, 0x3f, 0x81, //0x00002750 .quad -9133518327554766460
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, //0x00002758 .quad 4611686018427387904
+ 0xe5, 0x0b, 0xb9, 0x36, 0xd7, 0x07, 0x8f, 0xa1, //0x00002760 .quad -6805211891016070171
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x50, //0x00002768 .quad 5764607523034234880
+ 0xde, 0x4e, 0x67, 0x04, 0xcd, 0xc9, 0xf2, 0xc9, //0x00002770 .quad -3894828845342699810
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa4, //0x00002778 .quad -6629298651489370112
+ 0x96, 0x22, 0x81, 0x45, 0x40, 0x7c, 0x6f, 0xfc, //0x00002780 .quad -256850038250986858
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x4d, //0x00002788 .quad 5548434740920451072
+ 0x9d, 0xb5, 0x70, 0x2b, 0xa8, 0xad, 0xc5, 0x9d, //0x00002790 .quad -7078060301547948643
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0xf0, //0x00002798 .quad -1143914305352105984
+ 0x05, 0xe3, 0x4c, 0x36, 0x12, 0x19, 0x37, 0xc5, //0x000027a0 .quad -4235889358507547899
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x28, 0x6c, //0x000027a8 .quad 7793479155164643328
+ 0xc6, 0x1b, 0xe0, 0xc3, 0x56, 0xdf, 0x84, 0xf6, //0x000027b0 .quad -683175679707046970
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x32, 0xc7, //0x000027b8 .quad -4093209111326359552
+ 0x5c, 0x11, 0x6c, 0x3a, 0x96, 0x0b, 0x13, 0x9a, //0x000027c0 .quad -7344513827457986212
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x7f, 0x3c, //0x000027c8 .quad 4359273333062107136
+ 0xb3, 0x15, 0x07, 0xc9, 0x7b, 0xce, 0x97, 0xc0, //0x000027d0 .quad -4568956265895094861
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x9f, 0x4b, //0x000027d8 .quad 5449091666327633920
+ 0x20, 0xdb, 0x48, 0xbb, 0x1a, 0xc2, 0xbd, 0xf0, //0x000027e0 .quad -1099509313941480672
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0xd4, 0x86, 0x1e, //0x000027e8 .quad 2199678564482154496
+ 0xf4, 0x88, 0x0d, 0xb5, 0x50, 0x99, 0x76, 0x96, //0x000027f0 .quad -7604722348854507276
+ 0x00, 0x00, 0x00, 0x00, 0x80, 0x44, 0x14, 0x13, //0x000027f8 .quad 1374799102801346560
+ 0x31, 0xeb, 0x50, 0xe2, 0xa4, 0x3f, 0x14, 0xbc, //0x00002800 .quad -4894216917640746191
+ 0x00, 0x00, 0x00, 0x00, 0xa0, 0x55, 0xd9, 0x17, //0x00002808 .quad 1718498878501683200
+ 0xfd, 0x25, 0xe5, 0x1a, 0x8e, 0x4f, 0x19, 0xeb, //0x00002810 .quad -1506085128623544835
+ 0x00, 0x00, 0x00, 0x00, 0x08, 0xab, 0xcf, 0x5d, //0x00002818 .quad 6759809616554491904
+ 0xbe, 0x37, 0xcf, 0xd0, 0xb8, 0xd1, 0xef, 0x92, //0x00002820 .quad -7858832233030797378
+ 0x00, 0x00, 0x00, 0x00, 0xe5, 0xca, 0xa1, 0x5a, //0x00002828 .quad 6530724019560251392
+ 0xad, 0x05, 0x03, 0x05, 0x27, 0xc6, 0xab, 0xb7, //0x00002830 .quad -5211854272861108819
+ 0x00, 0x00, 0x00, 0x40, 0x9e, 0x3d, 0x4a, 0xf1, //0x00002838 .quad -1059967012404461568
+ 0x19, 0xc7, 0x43, 0xc6, 0xb0, 0xb7, 0x96, 0xe5, //0x00002840 .quad -1903131822648998119
+ 0x00, 0x00, 0x00, 0xd0, 0x05, 0xcd, 0x9c, 0x6d, //0x00002848 .quad 7898413271349198848
+ 0x6f, 0x5c, 0xea, 0x7b, 0xce, 0x32, 0x7e, 0x8f, //0x00002850 .quad -8106986416796705681
+ 0x00, 0x00, 0x00, 0xa2, 0x23, 0x00, 0x82, 0xe4, //0x00002858 .quad -1981020733047832576
+ 0x8b, 0xf3, 0xe4, 0x1a, 0x82, 0xbf, 0x5d, 0xb3, //0x00002860 .quad -5522047002568494197
+ 0x00, 0x00, 0x80, 0x8a, 0x2c, 0x80, 0xa2, 0xdd, //0x00002868 .quad -2476275916309790720
+ 0x6e, 0x30, 0x9e, 0xa1, 0x62, 0x2f, 0x35, 0xe0, //0x00002870 .quad -2290872734783229842
+ 0x00, 0x00, 0x20, 0xad, 0x37, 0x20, 0x0b, 0xd5, //0x00002878 .quad -3095344895387238400
+ 0x45, 0xde, 0x02, 0xa5, 0x9d, 0x3d, 0x21, 0x8c, //0x00002880 .quad -8349324486880600507
+ 0x00, 0x00, 0x34, 0xcc, 0x22, 0xf4, 0x26, 0x45, //0x00002888 .quad 4982938468024057856
+ 0xd6, 0x95, 0x43, 0x0e, 0x05, 0x8d, 0x29, 0xaf, //0x00002890 .quad -5824969590173362730
+ 0x00, 0x00, 0x41, 0x7f, 0x2b, 0xb1, 0x70, 0x96, //0x00002898 .quad -7606384970252091392
+ 0x4c, 0x7b, 0xd4, 0x51, 0x46, 0xf0, 0xf3, 0xda, //0x000028a0 .quad -2669525969289315508
+ 0x00, 0x40, 0x11, 0x5f, 0x76, 0xdd, 0x0c, 0x3c, //0x000028a8 .quad 4327076842467049472
+ 0x0f, 0xcd, 0x24, 0xf3, 0x2b, 0x76, 0xd8, 0x88, //0x000028b0 .quad -8585982758446904049
+ 0x00, 0xc8, 0x6a, 0xfb, 0x69, 0x0a, 0x88, 0xa5, //0x000028b8 .quad -6518949010312869888
+ 0x53, 0x00, 0xee, 0xef, 0xb6, 0x93, 0x0e, 0xab, //0x000028c0 .quad -6120792429631242157
+ 0x00, 0x7a, 0x45, 0x7a, 0x04, 0x0d, 0xea, 0x8e, //0x000028c8 .quad -8148686262891087360
+ 0x68, 0x80, 0xe9, 0xab, 0xa4, 0x38, 0xd2, 0xd5, //0x000028d0 .quad -3039304518611664792
+ 0x80, 0xd8, 0xd6, 0x98, 0x45, 0x90, 0xa4, 0x72, //0x000028d8 .quad 8260886245095692416
+ 0x41, 0xf0, 0x71, 0xeb, 0x66, 0x63, 0xa3, 0x85, //0x000028e0 .quad -8817094351773372351
+ 0x50, 0x47, 0x86, 0x7f, 0x2b, 0xda, 0xa6, 0x47, //0x000028e8 .quad 5163053903184807760
+ 0x51, 0x6c, 0x4e, 0xa6, 0x40, 0x3c, 0x0c, 0xa7, //0x000028f0 .quad -6409681921289327535
+ 0x24, 0xd9, 0x67, 0x5f, 0xb6, 0x90, 0x90, 0x99, //0x000028f8 .quad -7381240676301154012
+ 0x65, 0x07, 0xe2, 0xcf, 0x50, 0x4b, 0xcf, 0xd0, //0x00002900 .quad -3400416383184271515
+ 0x6d, 0xcf, 0x41, 0xf7, 0xe3, 0xb4, 0xf4, 0xff, //0x00002908 .quad -3178808521666707
+ 0x9f, 0x44, 0xed, 0x81, 0x12, 0x8f, 0x81, 0x82, //0x00002910 .quad -9042789267131251553
+ 0xa5, 0x21, 0x89, 0x7a, 0x0e, 0xf1, 0xf8, 0xbf, //0x00002918 .quad -4613672773753429595
+ 0xc7, 0x95, 0x68, 0x22, 0xd7, 0xf2, 0x21, 0xa3, //0x00002920 .quad -6691800565486676537
+ 0x0e, 0x6a, 0x2b, 0x19, 0x52, 0x2d, 0xf7, 0xaf, //0x00002928 .quad -5767090967191786994
+ 0x39, 0xbb, 0x02, 0xeb, 0x8c, 0x6f, 0xea, 0xcb, //0x00002930 .quad -3753064688430957767
+ 0x91, 0x44, 0x76, 0x9f, 0xa6, 0xf8, 0xf4, 0x9b, //0x00002938 .quad -7208863708989733743
+ 0x08, 0x6a, 0xc3, 0x25, 0x70, 0x0b, 0xe5, 0xfe, //0x00002940 .quad -79644842111309304
+ 0xb5, 0xd5, 0x53, 0x47, 0xd0, 0x36, 0xf2, 0x02, //0x00002948 .quad 212292400617608629
+ 0x45, 0x22, 0x9a, 0x17, 0x26, 0x27, 0x4f, 0x9f, //0x00002950 .quad -6967307053960650171
+ 0x91, 0x65, 0x94, 0x2c, 0x42, 0x62, 0xd7, 0x01, //0x00002958 .quad 132682750386005393
+ 0xd6, 0xaa, 0x80, 0x9d, 0xef, 0xf0, 0x22, 0xc7, //0x00002960 .quad -4097447799023424810
+ 0xf6, 0x7e, 0xb9, 0xb7, 0xd2, 0x3a, 0x4d, 0x42, //0x00002968 .quad 4777539456409894646
+ 0x8b, 0xd5, 0xe0, 0x84, 0x2b, 0xad, 0xeb, 0xf8, //0x00002970 .quad -510123730351893109
+ 0xb3, 0xde, 0xa7, 0x65, 0x87, 0x89, 0xe0, 0xd2, //0x00002978 .quad -3251447716342407501
+ 0x77, 0x85, 0x0c, 0x33, 0x3b, 0x4c, 0x93, 0x9b, //0x00002980 .quad -7236356359111015049
+ 0x30, 0xeb, 0x88, 0x9f, 0xf4, 0x55, 0xcc, 0x63, //0x00002988 .quad 7191217214140771120
+ 0xd5, 0xa6, 0xcf, 0xff, 0x49, 0x1f, 0x78, 0xc2, //0x00002990 .quad -4433759430461380907
+ 0xfc, 0x25, 0x6b, 0xc7, 0x71, 0x6b, 0xbf, 0x3c, //0x00002998 .quad 4377335499248575996
+ 0x8a, 0x90, 0xc3, 0x7f, 0x1c, 0x27, 0x16, 0xf3, //0x000029a0 .quad -930513269649338230
+ 0x7b, 0xef, 0x45, 0x39, 0x4e, 0x46, 0xef, 0x8b, //0x000029a8 .quad -8363388681221443717
+ 0x56, 0x3a, 0xda, 0xcf, 0x71, 0xd8, 0xed, 0x97, //0x000029b0 .quad -7499099821171918250
+ 0xad, 0xb5, 0xcb, 0xe3, 0xf0, 0x8b, 0x75, 0x97, //0x000029b8 .quad -7532960934977096275
+ 0xec, 0xc8, 0xd0, 0x43, 0x8e, 0x4e, 0xe9, 0xbd, //0x000029c0 .quad -4762188758037509908
+ 0x18, 0xa3, 0xbe, 0x1c, 0xed, 0xee, 0x52, 0x3d, //0x000029c8 .quad 4418856886560793368
+ 0x27, 0xfb, 0xc4, 0xd4, 0x31, 0xa2, 0x63, 0xed, //0x000029d0 .quad -1341049929119499481
+ 0xde, 0x4b, 0xee, 0x63, 0xa8, 0xaa, 0xa7, 0x4c, //0x000029d8 .quad 5523571108200991710
+ 0xf8, 0x1c, 0xfb, 0x24, 0x5f, 0x45, 0x5e, 0x94, //0x000029e0 .quad -7755685233340769032
+ 0x6b, 0xef, 0x74, 0x3e, 0xa9, 0xca, 0xe8, 0x8f, //0x000029e8 .quad -8076983103442849941
+ 0x36, 0xe4, 0x39, 0xee, 0xb6, 0xd6, 0x75, 0xb9, //0x000029f0 .quad -5082920523248573386
+ 0x45, 0x2b, 0x12, 0x8e, 0x53, 0xfd, 0xe2, 0xb3, //0x000029f8 .quad -5484542860876174523
+ 0x44, 0x5d, 0xc8, 0xa9, 0x64, 0x4c, 0xd3, 0xe7, //0x00002a00 .quad -1741964635633328828
+ 0x17, 0xb6, 0x96, 0x71, 0xa8, 0xbc, 0xdb, 0x60, //0x00002a08 .quad 6979379479186945559
+ 0x4a, 0x3a, 0x1d, 0xea, 0xbe, 0x0f, 0xe4, 0x90, //0x00002a10 .quad -8006256924911912374
+ 0xce, 0x31, 0xfe, 0x46, 0xe9, 0x55, 0x89, 0xbc, //0x00002a18 .quad -4861259862362934834
+ 0xdd, 0x88, 0xa4, 0xa4, 0xae, 0x13, 0x1d, 0xb5, //0x00002a20 .quad -5396135137712502563
+ 0x42, 0xbe, 0xbd, 0x98, 0x63, 0xab, 0xab, 0x6b, //0x00002a28 .quad 7758483227328495170
+ 0x14, 0xab, 0xcd, 0x4d, 0x9a, 0x58, 0x64, 0xe2, //0x00002a30 .quad -2133482903713240300
+ 0xd2, 0x2d, 0xed, 0x7e, 0x3c, 0x96, 0x96, 0xc6, //0x00002a38 .quad -4136954021121544750
+ 0xec, 0x8a, 0xa0, 0x70, 0x60, 0xb7, 0x7e, 0x8d, //0x00002a40 .quad -8250955842461857044
+ 0xa3, 0x3c, 0x54, 0xcf, 0xe5, 0x1d, 0x1e, 0xfc, //0x00002a48 .quad -279753253987271517
+ 0xa8, 0xad, 0xc8, 0x8c, 0x38, 0x65, 0xde, 0xb0, //0x00002a50 .quad -5702008784649933400
+ 0xcc, 0x4b, 0x29, 0x43, 0x5f, 0xa5, 0x25, 0x3b, //0x00002a58 .quad 4261994450943298508
+ 0x12, 0xd9, 0xfa, 0xaf, 0x86, 0xfe, 0x15, 0xdd, //0x00002a60 .quad -2515824962385028846
+ 0xbf, 0x9e, 0xf3, 0x13, 0xb7, 0x0e, 0xef, 0x49, //0x00002a68 .quad 5327493063679123135
+ 0xab, 0xc7, 0xfc, 0x2d, 0x14, 0xbf, 0x2d, 0x8a, //0x00002a70 .quad -8489919629131724885
+ 0x38, 0x43, 0x78, 0x6c, 0x32, 0x69, 0x35, 0x6e, //0x00002a78 .quad 7941369183226839864
+ 0x96, 0xf9, 0x7b, 0x39, 0xd9, 0x2e, 0xb9, 0xac, //0x00002a80 .quad -6000713517987268202
+ 0x05, 0x54, 0x96, 0x07, 0x7f, 0xc3, 0xc2, 0x49, //0x00002a88 .quad 5315025460606161925
+ 0xfb, 0xf7, 0xda, 0x87, 0x8f, 0x7a, 0xe7, 0xd7, //0x00002a90 .quad -2889205879056697349
+ 0x07, 0xe9, 0x7b, 0xc9, 0x5e, 0x74, 0x33, 0xdc, //0x00002a98 .quad -2579590211097073401
+ 0xfd, 0xda, 0xe8, 0xb4, 0x99, 0xac, 0xf0, 0x86, //0x00002aa0 .quad -8723282702051517699
+ 0xa4, 0x71, 0xed, 0x3d, 0xbb, 0x28, 0xa0, 0x69, //0x00002aa8 .quad 7611128154919104932
+ 0xbc, 0x11, 0x23, 0x22, 0xc0, 0xd7, 0xac, 0xa8, //0x00002ab0 .quad -6292417359137009220
+ 0x0d, 0xce, 0x68, 0x0d, 0xea, 0x32, 0x08, 0xc4, //0x00002ab8 .quad -4321147861633282547
+ 0x2b, 0xd6, 0xab, 0x2a, 0xb0, 0x0d, 0xd8, 0xd2, //0x00002ac0 .quad -3253835680493873621
+ 0x91, 0x01, 0xc3, 0x90, 0xa4, 0x3f, 0x0a, 0xf5, //0x00002ac8 .quad -789748808614215279
+ 0xdb, 0x65, 0xab, 0x1a, 0x8e, 0x08, 0xc7, 0x83, //0x00002ad0 .quad -8951176327949752869
+ 0xfb, 0xe0, 0x79, 0xda, 0xc6, 0x67, 0x26, 0x79, //0x00002ad8 .quad 8729779031470891259
+ 0x52, 0x3f, 0x56, 0xa1, 0xb1, 0xca, 0xb8, 0xa4, //0x00002ae0 .quad -6577284391509803182
+ 0x39, 0x59, 0x18, 0x91, 0xb8, 0x01, 0x70, 0x57, //0x00002ae8 .quad 6300537770911226169
+ 0x26, 0xcf, 0xab, 0x09, 0x5e, 0xfd, 0xe6, 0xcd, //0x00002af0 .quad -3609919470959866074
+ 0x87, 0x6f, 0x5e, 0xb5, 0x26, 0x02, 0x4c, 0xed, //0x00002af8 .quad -1347699823215743097
+ 0x78, 0x61, 0x0b, 0xc6, 0x5a, 0x5e, 0xb0, 0x80, //0x00002b00 .quad -9173728696990998152
+ 0xb5, 0x05, 0x5b, 0x31, 0x58, 0x81, 0x4f, 0x54, //0x00002b08 .quad 6075216638131242421
+ 0xd6, 0x39, 0x8e, 0x77, 0xf1, 0x75, 0xdc, 0xa0, //0x00002b10 .quad -6855474852811359786
+ 0x22, 0xc7, 0xb1, 0x3d, 0xae, 0x61, 0x63, 0x69, //0x00002b18 .quad 7594020797664053026
+ 0x4c, 0xc8, 0x71, 0xd5, 0x6d, 0x93, 0x13, 0xc9, //0x00002b20 .quad -3957657547586811828
+ 0xea, 0x38, 0x1e, 0xcd, 0x19, 0x3a, 0xbc, 0x03, //0x00002b28 .quad 269153960225290474
+ 0x5f, 0x3a, 0xce, 0x4a, 0x49, 0x78, 0x58, 0xfb, //0x00002b30 .quad -335385916056126881
+ 0x24, 0xc7, 0x65, 0x40, 0xa0, 0x48, 0xab, 0x04, //0x00002b38 .quad 336442450281613092
+ 0x7b, 0xe4, 0xc0, 0xce, 0x2d, 0x4b, 0x17, 0x9d, //0x00002b40 .quad -7127145225176161157
+ 0x77, 0x9c, 0x3f, 0x28, 0x64, 0x0d, 0xeb, 0x62, //0x00002b48 .quad 7127805559067090039
+ 0x9a, 0x1d, 0x71, 0x42, 0xf9, 0x1d, 0x5d, 0xc4, //0x00002b50 .quad -4297245513042813542
+ 0x95, 0x83, 0x4f, 0x32, 0xbd, 0xd0, 0xa5, 0x3b, //0x00002b58 .quad 4298070930406474645
+ 0x00, 0x65, 0x0d, 0x93, 0x77, 0x65, 0x74, 0xf5, //0x00002b60 .quad -759870872876129024
+ 0x7a, 0x64, 0xe3, 0x7e, 0xec, 0x44, 0x8f, 0xca, //0x00002b68 .quad -3850783373846682502
+ 0x20, 0x5f, 0xe8, 0xbb, 0x6a, 0xbf, 0x68, 0x99, //0x00002b70 .quad -7392448323188662496
+ 0xcc, 0x1e, 0x4e, 0xcf, 0x13, 0x8b, 0x99, 0x7e, //0x00002b78 .quad 9122475437414293196
+ 0xe8, 0x76, 0xe2, 0x6a, 0x45, 0xef, 0xc2, 0xbf, //0x00002b80 .quad -4628874385558440216
+ 0x7f, 0xa6, 0x21, 0xc3, 0xd8, 0xed, 0x3f, 0x9e, //0x00002b88 .quad -7043649776941685121
+ 0xa2, 0x14, 0x9b, 0xc5, 0x16, 0xab, 0xb3, 0xef, //0x00002b90 .quad -1174406963520662366
+ 0x1f, 0x10, 0xea, 0xf3, 0x4e, 0xe9, 0xcf, 0xc5, //0x00002b98 .quad -4192876202749718497
+ 0xe5, 0xec, 0x80, 0x3b, 0xee, 0x4a, 0xd0, 0x95, //0x00002ba0 .quad -7651533379841495835
+ 0x13, 0x4a, 0x72, 0x58, 0xd1, 0xf1, 0xa1, 0xbb, //0x00002ba8 .quad -4926390635932268013
+ 0x1f, 0x28, 0x61, 0xca, 0xa9, 0x5d, 0x44, 0xbb, //0x00002bb0 .quad -4952730706374481889
+ 0x98, 0xdc, 0x8e, 0xae, 0x45, 0x6e, 0x8a, 0x2a, //0x00002bb8 .quad 3065383741939440792
+ 0x26, 0x72, 0xf9, 0x3c, 0x14, 0x75, 0x15, 0xea, //0x00002bc0 .quad -1579227364540714458
+ 0xbe, 0x93, 0x32, 0x1a, 0xd7, 0x09, 0x2d, 0xf5, //0x00002bc8 .quad -779956341003086914
+ 0x58, 0xe7, 0x1b, 0xa6, 0x2c, 0x69, 0x4d, 0x92, //0x00002bd0 .quad -7904546130479028392
+ 0x57, 0x9c, 0x5f, 0x70, 0x26, 0x26, 0x3c, 0x59, //0x00002bd8 .quad 6430056314514152535
+ 0x2e, 0xe1, 0xa2, 0xcf, 0x77, 0xc3, 0xe0, 0xb6, //0x00002be0 .quad -5268996644671397586
+ 0x6d, 0x83, 0x77, 0x0c, 0xb0, 0x2f, 0x8b, 0x6f, //0x00002be8 .quad 8037570393142690669
+ 0x7a, 0x99, 0x8b, 0xc3, 0x55, 0xf4, 0x98, 0xe4, //0x00002bf0 .quad -1974559787411859078
+ 0x48, 0x64, 0x95, 0x0f, 0x9c, 0xfb, 0x6d, 0x0b, //0x00002bf8 .quad 823590954573587528
+ 0xec, 0x3f, 0x37, 0x9a, 0xb5, 0x98, 0xdf, 0x8e, //0x00002c00 .quad -8151628894773493780
+ 0xad, 0x5e, 0xbd, 0x89, 0x41, 0xbd, 0x24, 0x47, //0x00002c08 .quad 5126430365035880109
+ 0xe7, 0x0f, 0xc5, 0x00, 0xe3, 0x7e, 0x97, 0xb2, //0x00002c10 .quad -5577850100039479321
+ 0x58, 0xb6, 0x2c, 0xec, 0x91, 0xec, 0xed, 0x58, //0x00002c18 .quad 6408037956294850136
+ 0xe1, 0x53, 0xf6, 0xc0, 0x9b, 0x5e, 0x3d, 0xdf, //0x00002c20 .quad -2360626606621961247
+ 0xee, 0xe3, 0x37, 0x67, 0xb6, 0x67, 0x29, 0x2f, //0x00002c28 .quad 3398361426941174766
+ 0x6c, 0xf4, 0x99, 0x58, 0x21, 0x5b, 0x86, 0x8b, //0x00002c30 .quad -8392920656779807636
+ 0x75, 0xee, 0x82, 0x00, 0xd2, 0xe0, 0x79, 0xbd, //0x00002c38 .quad -4793553135802847627
+ 0x87, 0x71, 0xc0, 0xae, 0xe9, 0xf1, 0x67, 0xae, //0x00002c40 .quad -5879464802547371641
+ 0x12, 0xaa, 0xa3, 0x80, 0x06, 0x59, 0xd8, 0xec, //0x00002c48 .quad -1380255401326171630
+ 0xe9, 0x8d, 0x70, 0x1a, 0x64, 0xee, 0x01, 0xda, //0x00002c50 .quad -2737644984756826647
+ 0x96, 0x94, 0xcc, 0x20, 0x48, 0x6f, 0x0e, 0xe8, //0x00002c58 .quad -1725319251657714538
+ 0xb2, 0x58, 0x86, 0x90, 0xfe, 0x34, 0x41, 0x88, //0x00002c60 .quad -8628557143114098510
+ 0xde, 0xdc, 0x7f, 0x14, 0x8d, 0x05, 0x09, 0x31, //0x00002c68 .quad 3533361486141316318
+ 0xde, 0xee, 0xa7, 0x34, 0x3e, 0x82, 0x51, 0xaa, //0x00002c70 .quad -6174010410465235234
+ 0x16, 0xd4, 0x9f, 0x59, 0xf0, 0x46, 0x4b, 0xbd, //0x00002c78 .quad -4806670179178130410
+ 0x96, 0xea, 0xd1, 0xc1, 0xcd, 0xe2, 0xe5, 0xd4, //0x00002c80 .quad -3105826994654156138
+ 0x1b, 0xc9, 0x07, 0x70, 0xac, 0x18, 0x9e, 0x6c, //0x00002c88 .quad 7826720331309500699
+ 0x9e, 0x32, 0x23, 0x99, 0xc0, 0xad, 0x0f, 0x85, //0x00002c90 .quad -8858670899299929442
+ 0xb1, 0xdd, 0x04, 0xc6, 0x6b, 0xcf, 0xe2, 0x03, //0x00002c98 .quad 280014188641050033
+ 0x45, 0xff, 0x6b, 0xbf, 0x30, 0x99, 0x53, 0xa6, //0x00002ca0 .quad -6461652605697523899
+ 0x1d, 0x15, 0x86, 0xb7, 0x46, 0x83, 0xdb, 0x84, //0x00002ca8 .quad -8873354301053463267
+ 0x16, 0xff, 0x46, 0xef, 0x7c, 0x7f, 0xe8, 0xcf, //0x00002cb0 .quad -3465379738694516970
+ 0x64, 0x9a, 0x67, 0x65, 0x18, 0x64, 0x12, 0xe6, //0x00002cb8 .quad -1868320839462053276
+ 0x6e, 0x5f, 0x8c, 0x15, 0xae, 0x4f, 0xf1, 0x81, //0x00002cc0 .quad -9083391364325154962
+ 0x7f, 0xc0, 0x60, 0x3f, 0x8f, 0x7e, 0xcb, 0x4f, //0x00002cc8 .quad 5749828502977298559
+ 0x49, 0x77, 0xef, 0x9a, 0x99, 0xa3, 0x6d, 0xa2, //0x00002cd0 .quad -6742553186979055799
+ 0x9e, 0xf0, 0x38, 0x0f, 0x33, 0x5e, 0xbe, 0xe3, //0x00002cd8 .quad -2036086408133152610
+ 0x1c, 0x55, 0xab, 0x01, 0x80, 0x0c, 0x09, 0xcb, //0x00002ce0 .quad -3816505465296431844
+ 0xc6, 0x2c, 0x07, 0xd3, 0xbf, 0xf5, 0xad, 0x5c, //0x00002ce8 .quad 6678264026688335046
+ 0x63, 0x2a, 0x16, 0x02, 0xa0, 0x4f, 0xcb, 0xfd, //0x00002cf0 .quad -158945813193151901
+ 0xf7, 0xf7, 0xc8, 0xc7, 0x2f, 0x73, 0xd9, 0x73, //0x00002cf8 .quad 8347830033360418807
+ 0x7e, 0xda, 0x4d, 0x01, 0xc4, 0x11, 0x9f, 0x9e, //0x00002d00 .quad -7016870160886801794
+ 0xfb, 0x9a, 0xdd, 0xdc, 0xfd, 0xe7, 0x67, 0x28, //0x00002d08 .quad 2911550761636567803
+ 0x1d, 0x51, 0xa1, 0x01, 0x35, 0xd6, 0x46, 0xc6, //0x00002d10 .quad -4159401682681114339
+ 0xb9, 0x01, 0x15, 0x54, 0xfd, 0xe1, 0x81, 0xb2, //0x00002d18 .quad -5583933584809066055
+ 0x65, 0xa5, 0x09, 0x42, 0xc2, 0x8b, 0xd8, 0xf7, //0x00002d20 .quad -587566084924005019
+ 0x27, 0x42, 0x1a, 0xa9, 0x7c, 0x5a, 0x22, 0x1f, //0x00002d28 .quad 2243455055843443239
+ 0x5f, 0x07, 0x46, 0x69, 0x59, 0x57, 0xe7, 0x9a, //0x00002d30 .quad -7284757830718584993
+ 0x59, 0x69, 0xb0, 0xe9, 0x8d, 0x78, 0x75, 0x33, //0x00002d38 .quad 3708002419115845977
+ 0x37, 0x89, 0x97, 0xc3, 0x2f, 0x2d, 0xa1, 0xc1, //0x00002d40 .quad -4494261269970843337
+ 0xaf, 0x83, 0x1c, 0x64, 0xb1, 0xd6, 0x52, 0x00, //0x00002d48 .quad 23317005467419567
+ 0x84, 0x6b, 0x7d, 0xb4, 0x7b, 0x78, 0x09, 0xf2, //0x00002d50 .quad -1006140569036166268
+ 0x9b, 0xa4, 0x23, 0xbd, 0x5d, 0x8c, 0x67, 0xc0, //0x00002d58 .quad -4582539761593113445
+ 0x32, 0x63, 0xce, 0x50, 0x4d, 0xeb, 0x45, 0x97, //0x00002d60 .quad -7546366883288685774
+ 0xe1, 0x46, 0x36, 0x96, 0xba, 0xb7, 0x40, 0xf8, //0x00002d68 .quad -558244341782001951
+ 0xff, 0xfb, 0x01, 0xa5, 0x20, 0x66, 0x17, 0xbd, //0x00002d70 .quad -4821272585683469313
+ 0x99, 0xd8, 0xc3, 0x3b, 0xa9, 0xe5, 0x50, 0xb6, //0x00002d78 .quad -5309491445654890343
+ 0xff, 0x7a, 0x42, 0xce, 0xa8, 0x3f, 0x5d, 0xec, //0x00002d80 .quad -1414904713676948737
+ 0xbf, 0xce, 0xb4, 0x8a, 0x13, 0x1f, 0xe5, 0xa3, //0x00002d88 .quad -6636864307068612929
+ 0xdf, 0x8c, 0xe9, 0x80, 0xc9, 0x47, 0xba, 0x93, //0x00002d90 .quad -7801844473689174817
+ 0x38, 0x01, 0xb1, 0x36, 0x6c, 0x33, 0x6f, 0xc6, //0x00002d98 .quad -4148040191917883080
+ 0x17, 0xf0, 0x23, 0xe1, 0xbb, 0xd9, 0xa8, 0xb8, //0x00002da0 .quad -5140619573684080617
+ 0x85, 0x41, 0x5d, 0x44, 0x47, 0x00, 0x0b, 0xb8, //0x00002da8 .quad -5185050239897353851
+ 0x1d, 0xec, 0x6c, 0xd9, 0x2a, 0x10, 0xd3, 0xe6, //0x00002db0 .quad -1814088448677712867
+ 0xe6, 0x91, 0x74, 0x15, 0x59, 0xc0, 0x0d, 0xa6, //0x00002db8 .quad -6481312799871692314
+ 0x92, 0x13, 0xe4, 0xc7, 0x1a, 0xea, 0x43, 0x90, //0x00002dc0 .quad -8051334308064652398
+ 0x30, 0xdb, 0x68, 0xad, 0x37, 0x98, 0xc8, 0x87, //0x00002dc8 .quad -8662506518347195600
+ 0x77, 0x18, 0xdd, 0x79, 0xa1, 0xe4, 0x54, 0xb4, //0x00002dd0 .quad -5452481866653427593
+ 0xfc, 0x11, 0xc3, 0x98, 0x45, 0xbe, 0xba, 0x29, //0x00002dd8 .quad 3006924907348169212
+ 0x94, 0x5e, 0x54, 0xd8, 0xc9, 0x1d, 0x6a, 0xe1, //0x00002de0 .quad -2203916314889396588
+ 0x7b, 0xd6, 0xf3, 0xfe, 0xd6, 0x6d, 0x29, 0xf4, //0x00002de8 .quad -853029884242176389
+ 0x1d, 0xbb, 0x34, 0x27, 0x9e, 0x52, 0xe2, 0x8c, //0x00002df0 .quad -8294976724446954723
+ 0x0d, 0x66, 0x58, 0x5f, 0xa6, 0xe4, 0x99, 0x18, //0x00002df8 .quad 1772699331562333709
+ 0xe4, 0xe9, 0x01, 0xb1, 0x45, 0xe7, 0x1a, 0xb0, //0x00002e00 .quad -5757034887131305500
+ 0x90, 0x7f, 0x2e, 0xf7, 0xcf, 0x5d, 0xc0, 0x5e, //0x00002e08 .quad 6827560182880305040
+ 0x5d, 0x64, 0x42, 0x1d, 0x17, 0xa1, 0x21, 0xdc, //0x00002e10 .quad -2584607590486743971
+ 0x74, 0x1f, 0xfa, 0xf4, 0x43, 0x75, 0x70, 0x76, //0x00002e18 .quad 8534450228600381300
+ 0xba, 0x7e, 0x49, 0x72, 0xae, 0x04, 0x95, 0x89, //0x00002e20 .quad -8532908771695296838
+ 0xa9, 0x53, 0x1c, 0x79, 0x4a, 0x49, 0x06, 0x6a, //0x00002e28 .quad 7639874402088932265
+ 0x69, 0xde, 0xdb, 0x0e, 0xda, 0x45, 0xfa, 0xab, //0x00002e30 .quad -6054449946191733143
+ 0x93, 0x68, 0x63, 0x17, 0x9d, 0xdb, 0x87, 0x04, //0x00002e38 .quad 326470965756389523
+ 0x03, 0xd6, 0x92, 0x92, 0x50, 0xd7, 0xf8, 0xd6, //0x00002e40 .quad -2956376414312278525
+ 0xb7, 0x42, 0x3c, 0x5d, 0x84, 0xd2, 0xa9, 0x45, //0x00002e48 .quad 5019774725622874807
+ 0xc2, 0xc5, 0x9b, 0x5b, 0x92, 0x86, 0x5b, 0x86, //0x00002e50 .quad -8765264286586255934
+ 0xb3, 0xa9, 0x45, 0xba, 0x92, 0x23, 0x8a, 0x0b, //0x00002e58 .quad 831516194300602803
+ 0x32, 0xb7, 0x82, 0xf2, 0x36, 0x68, 0xf2, 0xa7, //0x00002e60 .quad -6344894339805432014
+ 0x1f, 0x14, 0xd7, 0x68, 0x77, 0xac, 0x6c, 0x8e, //0x00002e68 .quad -8183976793979022305
+ 0xff, 0x64, 0x23, 0xaf, 0x44, 0x02, 0xef, 0xd1, //0x00002e70 .quad -3319431906329402113
+ 0x27, 0xd9, 0x0c, 0x43, 0x95, 0xd7, 0x07, 0x32, //0x00002e78 .quad 3605087062808385831
+ 0x1f, 0x1f, 0x76, 0xed, 0x6a, 0x61, 0x35, 0x83, //0x00002e80 .quad -8992173969096958177
+ 0xb9, 0x07, 0xe8, 0x49, 0xbd, 0xe6, 0x44, 0x7f, //0x00002e88 .quad 9170708441896323001
+ 0xe7, 0xa6, 0xd3, 0xa8, 0xc5, 0xb9, 0x02, 0xa4, //0x00002e90 .quad -6628531442943809817
+ 0xa7, 0x09, 0x62, 0x9c, 0x6c, 0x20, 0x16, 0x5f, //0x00002e98 .quad 6851699533943015847
+ 0xa1, 0x90, 0x08, 0x13, 0x37, 0x68, 0x03, 0xcd, //0x00002ea0 .quad -3673978285252374367
+ 0x10, 0x8c, 0x7a, 0xc3, 0x87, 0xa8, 0xdb, 0x36, //0x00002ea8 .quad 3952938399001381904
+ 0x64, 0x5a, 0xe5, 0x6b, 0x22, 0x21, 0x22, 0x80, //0x00002eb0 .quad -9213765455923815836
+ 0x8a, 0x97, 0x2c, 0xda, 0x54, 0x49, 0x49, 0xc2, //0x00002eb8 .quad -4446942528265218166
+ 0xfd, 0xb0, 0xde, 0x06, 0x6b, 0xa9, 0x2a, 0xa0, //0x00002ec0 .quad -6905520801477381891
+ 0x6d, 0xbd, 0xb7, 0x10, 0xaa, 0x9b, 0xdb, 0xf2, //0x00002ec8 .quad -946992141904134803
+ 0x3d, 0x5d, 0x96, 0xc8, 0xc5, 0x53, 0x35, 0xc8, //0x00002ed0 .quad -4020214983419339459
+ 0xc8, 0xac, 0xe5, 0x94, 0x94, 0x82, 0x92, 0x6f, //0x00002ed8 .quad 8039631859474607304
+ 0x8c, 0xf4, 0xbb, 0x3a, 0xb7, 0xa8, 0x42, 0xfa, //0x00002ee0 .quad -413582710846786420
+ 0xfa, 0x17, 0x1f, 0xba, 0x39, 0x23, 0x77, 0xcb, //0x00002ee8 .quad -3785518230938904582
+ 0xd7, 0x78, 0xb5, 0x84, 0x72, 0xa9, 0x69, 0x9c, //0x00002ef0 .quad -7176018221920323369
+ 0xfc, 0x6e, 0x53, 0x14, 0x04, 0x76, 0x2a, 0xff, //0x00002ef8 .quad -60105885123121412
+ 0x0d, 0xd7, 0xe2, 0x25, 0xcf, 0x13, 0x84, 0xc3, //0x00002f00 .quad -4358336758973016307
+ 0xbb, 0x4a, 0x68, 0x19, 0x85, 0x13, 0xf5, 0xfe, //0x00002f08 .quad -75132356403901765
+ 0xd1, 0x8c, 0x5b, 0xef, 0xc2, 0x18, 0x65, 0xf4, //0x00002f10 .quad -836234930288882479
+ 0x6a, 0x5d, 0xc2, 0x5f, 0x66, 0x58, 0xb2, 0x7e, //0x00002f18 .quad 9129456591349898602
+ 0x02, 0x38, 0x99, 0xd5, 0x79, 0x2f, 0xbf, 0x98, //0x00002f20 .quad -7440175859071633406
+ 0x62, 0x7a, 0xd9, 0xfb, 0x3f, 0x77, 0x2f, 0xef, //0x00002f28 .quad -1211618658047395230
+ 0x03, 0x86, 0xff, 0x4a, 0x58, 0xfb, 0xee, 0xbe, //0x00002f30 .quad -4688533805412153853
+ 0xfb, 0xd8, 0xcf, 0xfa, 0x0f, 0x55, 0xfb, 0xaa, //0x00002f38 .quad -6126209340986631941
+ 0x84, 0x67, 0xbf, 0x5d, 0x2e, 0xba, 0xaa, 0xee, //0x00002f40 .quad -1248981238337804412
+ 0x39, 0xcf, 0x83, 0xf9, 0x53, 0x2a, 0xba, 0x95, //0x00002f48 .quad -7657761676233289927
+ 0xb2, 0xa0, 0x97, 0xfa, 0x5c, 0xb4, 0x2a, 0x95, //0x00002f50 .quad -7698142301602209614
+ 0x84, 0x61, 0xf2, 0x7b, 0x74, 0x5a, 0x94, 0xdd, //0x00002f58 .quad -2480258038432112252
+ 0xdf, 0x88, 0x3d, 0x39, 0x74, 0x61, 0x75, 0xba, //0x00002f60 .quad -5010991858575374113
+ 0xe5, 0xf9, 0xee, 0x9a, 0x11, 0x71, 0xf9, 0x94, //0x00002f68 .quad -7712008566467528219
+ 0x17, 0xeb, 0x8c, 0x47, 0xd1, 0xb9, 0x12, 0xe9, //0x00002f70 .quad -1652053804791829737
+ 0x5e, 0xb8, 0xaa, 0x01, 0x56, 0xcd, 0x37, 0x7a, //0x00002f78 .quad 8806733365625141342
+ 0xee, 0x12, 0xb8, 0xcc, 0x22, 0xb4, 0xab, 0x91, //0x00002f80 .quad -7950062655635975442
+ 0x3b, 0xb3, 0x0a, 0xc1, 0x55, 0xe0, 0x62, 0xac, //0x00002f88 .quad -6025006692552756421
+ 0xaa, 0x17, 0xe6, 0x7f, 0x2b, 0xa1, 0x16, 0xb6, //0x00002f90 .quad -5325892301117581398
+ 0x0a, 0x60, 0x4d, 0x31, 0x6b, 0x98, 0x7b, 0x57, //0x00002f98 .quad 6303799689591218186
+ 0x94, 0x9d, 0xdf, 0x5f, 0x76, 0x49, 0x9c, 0xe3, //0x00002fa0 .quad -2045679357969588844
+ 0x0c, 0xb8, 0xa0, 0xfd, 0x85, 0x7e, 0x5a, 0xed, //0x00002fa8 .quad -1343622424865753076
+ 0x7d, 0xc2, 0xeb, 0xfb, 0xe9, 0xad, 0x41, 0x8e, //0x00002fb0 .quad -8196078626372074883
+ 0x08, 0x73, 0x84, 0xbe, 0x13, 0x8f, 0x58, 0x14, //0x00002fb8 .quad 1466078993672598280
+ 0x1c, 0xb3, 0xe6, 0x7a, 0x64, 0x19, 0xd2, 0xb1, //0x00002fc0 .quad -5633412264537705700
+ 0xc9, 0x8f, 0x25, 0xae, 0xd8, 0xb2, 0x6e, 0x59, //0x00002fc8 .quad 6444284760518135753
+ 0xe3, 0x5f, 0xa0, 0x99, 0xbd, 0x9f, 0x46, 0xde, //0x00002fd0 .quad -2430079312244744221
+ 0xbc, 0xf3, 0xae, 0xd9, 0x8e, 0x5f, 0xca, 0x6f, //0x00002fd8 .quad 8055355950647669692
+ 0xee, 0x3b, 0x04, 0x80, 0xd6, 0x23, 0xec, 0x8a, //0x00002fe0 .quad -8436328597794046994
+ 0x55, 0x58, 0x0d, 0x48, 0xb9, 0x7b, 0xde, 0x25, //0x00002fe8 .quad 2728754459941099605
+ 0xe9, 0x4a, 0x05, 0x20, 0xcc, 0x2c, 0xa7, 0xad, //0x00002ff0 .quad -5933724728815170839
+ 0x6b, 0xae, 0x10, 0x9a, 0xa7, 0x1a, 0x56, 0xaf, //0x00002ff8 .quad -5812428961928401301
+ 0xa4, 0x9d, 0x06, 0x28, 0xff, 0xf7, 0x10, 0xd9, //0x00003000 .quad -2805469892591575644
+ 0x05, 0xda, 0x94, 0x80, 0x51, 0xa1, 0x2b, 0x1b, //0x00003008 .quad 1957835834444274181
+ 0x86, 0x22, 0x04, 0x79, 0xff, 0x9a, 0xaa, 0x87, //0x00003010 .quad -8670947710510816634
+ 0x43, 0x08, 0x5d, 0xf0, 0xd2, 0x44, 0xfb, 0x90, //0x00003018 .quad -7999724640327104445
+ 0x28, 0x2b, 0x45, 0x57, 0xbf, 0x41, 0x95, 0xa9, //0x00003020 .quad -6226998619711132888
+ 0x54, 0x4a, 0x74, 0xac, 0x07, 0x16, 0x3a, 0x35, //0x00003028 .quad 3835402254873283156
+ 0xf2, 0x75, 0x16, 0x2d, 0x2f, 0x92, 0xfa, 0xd3, //0x00003030 .quad -3172062256211528206
+ 0xe9, 0x5c, 0x91, 0x97, 0x89, 0x9b, 0x88, 0x42, //0x00003038 .quad 4794252818591603945
+ 0xb7, 0x09, 0x2e, 0x7c, 0x5d, 0x9b, 0x7c, 0x84, //0x00003040 .quad -8900067937773286985
+ 0x12, 0xda, 0xba, 0xfe, 0x35, 0x61, 0x95, 0x69, //0x00003048 .quad 7608094030047140370
+ 0x25, 0x8c, 0x39, 0xdb, 0x34, 0xc2, 0x9b, 0xa5, //0x00003050 .quad -6513398903789220827
+ 0x96, 0x90, 0x69, 0x7e, 0x83, 0xb9, 0xfa, 0x43, //0x00003058 .quad 4898431519131537558
+ 0x2e, 0xef, 0x07, 0x12, 0xc2, 0xb2, 0x02, 0xcf, //0x00003060 .quad -3530062611309138130
+ 0xbc, 0xf4, 0x03, 0x5e, 0xe4, 0x67, 0xf9, 0x94, //0x00003068 .quad -7712018656367741764
+ 0x7d, 0xf5, 0x44, 0x4b, 0xb9, 0xaf, 0x61, 0x81, //0x00003070 .quad -9123818159709293187
+ 0xf6, 0x78, 0xc2, 0xba, 0xee, 0xe0, 0x1b, 0x1d, //0x00003078 .quad 2097517367411243254
+ 0xdc, 0x32, 0x16, 0x9e, 0xa7, 0x1b, 0xba, 0xa1, //0x00003080 .quad -6793086681209228580
+ 0x33, 0x17, 0x73, 0x69, 0x2a, 0xd9, 0x62, 0x64, //0x00003088 .quad 7233582727691441971
+ 0x93, 0xbf, 0x9b, 0x85, 0x91, 0xa2, 0x28, 0xca, //0x00003090 .quad -3879672333084147821
+ 0xff, 0xdc, 0xcf, 0x03, 0x75, 0x8f, 0x7b, 0x7d, //0x00003098 .quad 9041978409614302463
+ 0x78, 0xaf, 0x02, 0xe7, 0x35, 0xcb, 0xb2, 0xfc, //0x000030a0 .quad -237904397927796872
+ 0x3f, 0xd4, 0xc3, 0x44, 0x52, 0x73, 0xda, 0x5c, //0x000030a8 .quad 6690786993590490175
+ 0xab, 0xad, 0x61, 0xb0, 0x01, 0xbf, 0xef, 0x9d, //0x000030b0 .quad -7066219276345954901
+ 0xa8, 0x64, 0xfa, 0x6a, 0x13, 0x88, 0x08, 0x3a, //0x000030b8 .quad 4181741870994056360
+ 0x16, 0x19, 0x7a, 0x1c, 0xc2, 0xae, 0x6b, 0xc5, //0x000030c0 .quad -4221088077005055722
+ 0xd1, 0xfd, 0xb8, 0x45, 0x18, 0xaa, 0x8a, 0x08, //0x000030c8 .quad 615491320315182545
+ 0x5b, 0x9f, 0x98, 0xa3, 0x72, 0x9a, 0xc6, 0xf6, //0x000030d0 .quad -664674077828931749
+ 0x46, 0x3d, 0x27, 0x57, 0x9e, 0x54, 0xad, 0x8a, //0x000030d8 .quad -8454007886460797626
+ 0x99, 0x63, 0x3f, 0xa6, 0x87, 0x20, 0x3c, 0x9a, //0x000030e0 .quad -7332950326284164199
+ 0x4c, 0x86, 0x78, 0xf6, 0xe2, 0x54, 0xac, 0x36, //0x000030e8 .quad 3939617107816777292
+ 0x7f, 0x3c, 0xcf, 0x8f, 0xa9, 0x28, 0xcb, 0xc0, //0x000030f0 .quad -4554501889427817345
+ 0xde, 0xa7, 0x16, 0xb4, 0x1b, 0x6a, 0x57, 0x84, //0x000030f8 .quad -8910536670511192098
+ 0x9f, 0x0b, 0xc3, 0xf3, 0xd3, 0xf2, 0xfd, 0xf0, //0x00003100 .quad -1081441343357383777
+ 0xd6, 0x51, 0x1c, 0xa1, 0xa2, 0x44, 0x6d, 0x65, //0x00003108 .quad 7308573235570561494
+ 0x43, 0xe7, 0x59, 0x78, 0xc4, 0xb7, 0x9e, 0x96, //0x00003110 .quad -7593429867239446717
+ 0x26, 0xb3, 0xb1, 0xa4, 0xe5, 0x4a, 0x64, 0x9f, //0x00003118 .quad -6961356773836868826
+ 0x14, 0x61, 0x70, 0x96, 0xb5, 0x65, 0x46, 0xbc, //0x00003120 .quad -4880101315621920492
+ 0xef, 0x1f, 0xde, 0x0d, 0x9f, 0x5d, 0x3d, 0x87, //0x00003128 .quad -8701695967296086033
+ 0x59, 0x79, 0x0c, 0xfc, 0x22, 0xff, 0x57, 0xeb, //0x00003130 .quad -1488440626100012711
+ 0xeb, 0xa7, 0x55, 0xd1, 0x06, 0xb5, 0x0c, 0xa9, //0x00003138 .quad -6265433940692719637
+ 0xd8, 0xcb, 0x87, 0xdd, 0x75, 0xff, 0x16, 0x93, //0x00003140 .quad -7847804418953589800
+ 0xf3, 0x88, 0xd5, 0x42, 0x24, 0xf1, 0xa7, 0x09, //0x00003148 .quad 695789805494438131
+ 0xce, 0xbe, 0xe9, 0x54, 0x53, 0xbf, 0xdc, 0xb7, //0x00003150 .quad -5198069505264599346
+ 0x30, 0xeb, 0x8a, 0x53, 0x6d, 0xed, 0x11, 0x0c, //0x00003158 .quad 869737256868047664
+ 0x81, 0x2e, 0x24, 0x2a, 0x28, 0xef, 0xd3, 0xe5, //0x00003160 .quad -1885900863153361279
+ 0xfb, 0xa5, 0x6d, 0xa8, 0xc8, 0x68, 0x16, 0x8f, //0x00003168 .quad -8136200465769716229
+ 0x10, 0x9d, 0x56, 0x1a, 0x79, 0x75, 0xa4, 0x8f, //0x00003170 .quad -8096217067111932656
+ 0xbd, 0x87, 0x44, 0x69, 0x7d, 0x01, 0x6e, 0xf9, //0x00003178 .quad -473439272678684739
+ 0x55, 0x44, 0xec, 0x60, 0xd7, 0x92, 0x8d, 0xb3, //0x00003180 .quad -5508585315462527915
+ 0xad, 0xa9, 0x95, 0xc3, 0xdc, 0x81, 0xc9, 0x37, //0x00003188 .quad 4019886927579031981
+ 0x6a, 0x55, 0x27, 0x39, 0x8d, 0xf7, 0x70, 0xe0, //0x00003190 .quad -2274045625900771990
+ 0x18, 0x14, 0x7b, 0xf4, 0x53, 0xe2, 0xbb, 0x85, //0x00003198 .quad -8810199395808373736
+ 0x62, 0x95, 0xb8, 0x43, 0xb8, 0x9a, 0x46, 0x8c, //0x000031a0 .quad -8338807543829064350
+ 0x8f, 0xec, 0xcc, 0x78, 0x74, 0x6d, 0x95, 0x93, //0x000031a8 .quad -7812217631593927537
+ 0xbb, 0xba, 0xa6, 0x54, 0x66, 0x41, 0x58, 0xaf, //0x000031b0 .quad -5811823411358942533
+ 0xb3, 0x27, 0x00, 0x97, 0xd1, 0xc8, 0x7a, 0x38, //0x000031b8 .quad 4069786015789754291
+ 0x6a, 0x69, 0xd0, 0xe9, 0xbf, 0x51, 0x2e, 0xdb, //0x000031c0 .quad -2653093245771290262
+ 0x9f, 0x31, 0xc0, 0xfc, 0x05, 0x7b, 0x99, 0x06, //0x000031c8 .quad 475546501309804959
+ 0xe2, 0x41, 0x22, 0xf2, 0x17, 0xf3, 0xfc, 0x88, //0x000031d0 .quad -8575712306248138270
+ 0x04, 0x1f, 0xf8, 0xbd, 0xe3, 0xec, 0x1f, 0x44, //0x000031d8 .quad 4908902581746016004
+ 0x5a, 0xd2, 0xaa, 0xee, 0xdd, 0x2f, 0x3c, 0xab, //0x000031e0 .quad -6107954364382784934
+ 0xc4, 0x26, 0x76, 0xad, 0x1c, 0xe8, 0x27, 0xd5, //0x000031e8 .quad -3087243809672255804
+ 0xf1, 0x86, 0x55, 0x6a, 0xd5, 0x3b, 0x0b, 0xd6, //0x000031f0 .quad -3023256937051093263
+ 0x75, 0xb0, 0xd3, 0xd8, 0x23, 0xe2, 0x71, 0x8a, //0x000031f8 .quad -8470740780517707659
+ 0x56, 0x74, 0x75, 0x62, 0x65, 0x05, 0xc7, 0x85, //0x00003200 .quad -8807064613298015146
+ 0x4a, 0x4e, 0x84, 0x67, 0x56, 0x2d, 0x87, 0xf6, //0x00003208 .quad -682526969396179382
+ 0x6c, 0xd1, 0x12, 0xbb, 0xbe, 0xc6, 0x38, 0xa7, //0x00003210 .quad -6397144748195131028
+ 0xdc, 0x61, 0x65, 0x01, 0xac, 0xf8, 0x28, 0xb4, //0x00003218 .quad -5464844730172612132
+ 0xc7, 0x85, 0xd7, 0x69, 0x6e, 0xf8, 0x06, 0xd1, //0x00003220 .quad -3384744916816525881
+ 0x53, 0xba, 0xbe, 0x01, 0xd7, 0x36, 0x33, 0xe1, //0x00003228 .quad -2219369894288377261
+ 0x9c, 0xb3, 0x26, 0x02, 0x45, 0x5b, 0xa4, 0x82, //0x00003230 .quad -9032994600651410532
+ 0x74, 0x34, 0x17, 0x61, 0x46, 0x02, 0xc0, 0xec, //0x00003238 .quad -1387106183930235788
+ 0x84, 0x60, 0xb0, 0x42, 0x16, 0x72, 0x4d, 0xa3, //0x00003240 .quad -6679557232386875260
+ 0x91, 0x01, 0x5d, 0xf9, 0xd7, 0x02, 0xf0, 0x27, //0x00003248 .quad 2877803288514593169
+ 0xa5, 0x78, 0x5c, 0xd3, 0x9b, 0xce, 0x20, 0xcc, //0x00003250 .quad -3737760522056206171
+ 0xf5, 0x41, 0xb4, 0xf7, 0x8d, 0x03, 0xec, 0x31, //0x00003258 .quad 3597254110643241461
+ 0xce, 0x96, 0x33, 0xc8, 0x42, 0x02, 0x29, 0xff, //0x00003260 .quad -60514634142869810
+ 0x72, 0x52, 0xa1, 0x75, 0x71, 0x04, 0x67, 0x7e, //0x00003268 .quad 9108253656731439730
+ 0x41, 0x3e, 0x20, 0xbd, 0x69, 0xa1, 0x79, 0x9f, //0x00003270 .quad -6955350673980375487
+ 0x87, 0xd3, 0x84, 0xe9, 0xc6, 0x62, 0x00, 0x0f, //0x00003278 .quad 1080972517029761927
+ 0xd1, 0x4d, 0x68, 0x2c, 0xc4, 0x09, 0x58, 0xc7, //0x00003280 .quad -4082502324048081455
+ 0x69, 0x08, 0xe6, 0xa3, 0x78, 0x7b, 0xc0, 0x52, //0x00003288 .quad 5962901664714590313
+ 0x45, 0x61, 0x82, 0x37, 0x35, 0x0c, 0x2e, 0xf9, //0x00003290 .quad -491441886632713915
+ 0x83, 0x8a, 0xdf, 0xcc, 0x56, 0x9a, 0x70, 0xa7, //0x00003298 .quad -6381430974388925821
+ 0xcb, 0x7c, 0xb1, 0x42, 0xa1, 0xc7, 0xbc, 0x9b, //0x000032a0 .quad -7224680206786528053
+ 0x92, 0xb6, 0x0b, 0x40, 0x76, 0x60, 0xa6, 0x88, //0x000032a8 .quad -8600080377420466542
+ 0xfe, 0xdb, 0x5d, 0x93, 0x89, 0xf9, 0xab, 0xc2, //0x000032b0 .quad -4419164240055772162
+ 0x36, 0xa4, 0x0e, 0xd0, 0x93, 0xf8, 0xcf, 0x6a, //0x000032b8 .quad 7696643601933968438
+ 0xfe, 0x52, 0x35, 0xf8, 0xeb, 0xf7, 0x56, 0xf3, //0x000032c0 .quad -912269281642327298
+ 0x44, 0x4d, 0x12, 0xc4, 0xb8, 0xf6, 0x83, 0x05, //0x000032c8 .quad 397432465562684740
+ 0xde, 0x53, 0x21, 0x7b, 0xf3, 0x5a, 0x16, 0x98, //0x000032d0 .quad -7487697328667536418
+ 0x4b, 0x70, 0x8b, 0x7a, 0x33, 0x7a, 0x72, 0xc3, //0x000032d8 .quad -4363290727450709941
+ 0xd6, 0xa8, 0xe9, 0x59, 0xb0, 0xf1, 0x1b, 0xbe, //0x000032e0 .quad -4747935642407032618
+ 0x5d, 0x4c, 0x2e, 0x59, 0xc0, 0x18, 0x4f, 0x74, //0x000032e8 .quad 8380944645968776285
+ 0x0c, 0x13, 0x64, 0x70, 0x1c, 0xee, 0xa2, 0xed, //0x000032f0 .quad -1323233534581402868
+ 0x74, 0xdf, 0x79, 0x6f, 0xf0, 0xde, 0x62, 0x11, //0x000032f8 .quad 1252808770606194548
+ 0xe7, 0x8b, 0x3e, 0xc6, 0xd1, 0xd4, 0x85, 0x94, //0x00003300 .quad -7744549986754458649
+ 0xa9, 0x2b, 0xac, 0x45, 0x56, 0xcb, 0xdd, 0x8a, //0x00003308 .quad -8440366555225904215
+ 0xe1, 0x2e, 0xce, 0x37, 0x06, 0x4a, 0xa7, 0xb9, //0x00003310 .quad -5069001465015685407
+ 0x93, 0x36, 0x17, 0xd7, 0x2b, 0x3e, 0x95, 0x6d, //0x00003318 .quad 7896285879677171347
+ 0x99, 0xba, 0xc1, 0xc5, 0x87, 0x1c, 0x11, 0xe8, //0x00003320 .quad -1724565812842218855
+ 0x38, 0x04, 0xdd, 0xcc, 0xb6, 0x8d, 0xfa, 0xc8, //0x00003328 .quad -3964700705685699528
+ 0xa0, 0x14, 0x99, 0xdb, 0xd4, 0xb1, 0x0a, 0x91, //0x00003330 .quad -7995382660667468640
+ 0xa3, 0x22, 0x0a, 0x40, 0x92, 0x98, 0x9c, 0x1d, //0x00003338 .quad 2133748077373825699
+ 0xc8, 0x59, 0x7f, 0x12, 0x4a, 0x5e, 0x4d, 0xb5, //0x00003340 .quad -5382542307406947896
+ 0x4c, 0xab, 0x0c, 0xd0, 0xb6, 0xbe, 0x03, 0x25, //0x00003348 .quad 2667185096717282124
+ 0x3a, 0x30, 0x1f, 0x97, 0xdc, 0xb5, 0xa0, 0xe2, //0x00003350 .quad -2116491865831296966
+ 0x1e, 0xd6, 0x0f, 0x84, 0x64, 0xae, 0x44, 0x2e, //0x00003358 .quad 3333981370896602654
+ 0x24, 0x7e, 0x73, 0xde, 0xa9, 0x71, 0xa4, 0x8d, //0x00003360 .quad -8240336443785642460
+ 0xd3, 0xe5, 0x89, 0xd2, 0xfe, 0xec, 0xea, 0x5c, //0x00003368 .quad 6695424375237764563
+ 0xad, 0x5d, 0x10, 0x56, 0x14, 0x8e, 0x0d, 0xb1, //0x00003370 .quad -5688734536304665171
+ 0x48, 0x5f, 0x2c, 0x87, 0x3e, 0xa8, 0x25, 0x74, //0x00003378 .quad 8369280469047205704
+ 0x18, 0x75, 0x94, 0x6b, 0x99, 0xf1, 0x50, 0xdd, //0x00003380 .quad -2499232151953443560
+ 0x1a, 0x77, 0xf7, 0x28, 0x4e, 0x12, 0x2f, 0xd1, //0x00003388 .quad -3373457468973156582
+ 0x2f, 0xc9, 0x3c, 0xe3, 0xff, 0x96, 0x52, 0x8a, //0x00003390 .quad -8479549122611984081
+ 0x70, 0xaa, 0x9a, 0xd9, 0x70, 0x6b, 0xbd, 0x82, //0x00003398 .quad -9025939945749304720
+ 0x7b, 0xfb, 0x0b, 0xdc, 0xbf, 0x3c, 0xe7, 0xac, //0x000033a0 .quad -5987750384837592197
+ 0x0c, 0x55, 0x01, 0x10, 0x4d, 0xc6, 0x6c, 0x63, //0x000033a8 .quad 7164319141522920716
+ 0x5a, 0xfa, 0x0e, 0xd3, 0xef, 0x0b, 0x21, 0xd8, //0x000033b0 .quad -2873001962619602342
+ 0x4f, 0xaa, 0x01, 0x54, 0xe0, 0xf7, 0x47, 0x3c, //0x000033b8 .quad 4343712908476262991
+ 0x78, 0x5c, 0xe9, 0xe3, 0x75, 0xa7, 0x14, 0x87, //0x000033c0 .quad -8713155254278333320
+ 0x72, 0x0a, 0x81, 0x34, 0xec, 0xfa, 0xac, 0x65, //0x000033c8 .quad 7326506586225052274
+ 0x96, 0xb3, 0xe3, 0x5c, 0x53, 0xd1, 0xd9, 0xa8, //0x000033d0 .quad -6279758049420528746
+ 0x0e, 0x4d, 0xa1, 0x41, 0xa7, 0x39, 0x18, 0x7f, //0x000033d8 .quad 9158133232781315342
+ 0x7c, 0xa0, 0x1c, 0x34, 0xa8, 0x45, 0x10, 0xd3, //0x000033e0 .quad -3238011543348273028
+ 0x51, 0xa0, 0x09, 0x12, 0x11, 0x48, 0xde, 0x1e, //0x000033e8 .quad 2224294504121868369
+ 0x4d, 0xe4, 0x91, 0x20, 0x89, 0x2b, 0xea, 0x83, //0x000033f0 .quad -8941286242233752499
+ 0x33, 0x04, 0x46, 0xab, 0x0a, 0xed, 0x4a, 0x93, //0x000033f8 .quad -7833187971778608077
+ 0x60, 0x5d, 0xb6, 0x68, 0x6b, 0xb6, 0xe4, 0xa4, //0x00003400 .quad -6564921784364802720
+ 0x40, 0x85, 0x17, 0x56, 0x4d, 0xa8, 0x1d, 0xf8, //0x00003408 .quad -568112927868484288
+ 0xb9, 0xf4, 0xe3, 0x42, 0x06, 0xe4, 0x1d, 0xce, //0x00003410 .quad -3594466212028615495
+ 0x8f, 0x66, 0x9d, 0xab, 0x60, 0x12, 0x25, 0x36, //0x00003418 .quad 3901544858591782543
+ 0xf3, 0x78, 0xce, 0xe9, 0x83, 0xae, 0xd2, 0x80, //0x00003420 .quad -9164070410158966541
+ 0x1a, 0x60, 0x42, 0x6b, 0x7c, 0x2b, 0xd7, 0xc1, //0x00003428 .quad -4479063491021217766
+ 0x30, 0x17, 0x42, 0xe4, 0x24, 0x5a, 0x07, 0xa1, //0x00003430 .quad -6843401994271320272
+ 0x20, 0xf8, 0x12, 0x86, 0x5b, 0xf6, 0x4c, 0xb2, //0x00003438 .quad -5598829363776522208
+ 0xfc, 0x9c, 0x52, 0x1d, 0xae, 0x30, 0x49, 0xc9, //0x00003440 .quad -3942566474411762436
+ 0x28, 0xb6, 0x97, 0x67, 0xf2, 0x33, 0xe0, 0xde, //0x00003448 .quad -2386850686293264856
+ 0x3c, 0x44, 0xa7, 0xa4, 0xd9, 0x7c, 0x9b, 0xfb, //0x00003450 .quad -316522074587315140
+ 0xb2, 0xa3, 0x7d, 0x01, 0xef, 0x40, 0x98, 0x16, //0x00003458 .quad 1628122660560806834
+ 0xa5, 0x8a, 0xe8, 0x06, 0x08, 0x2e, 0x41, 0x9d, //0x00003460 .quad -7115355324258153819
+ 0x4f, 0x86, 0xee, 0x60, 0x95, 0x28, 0x1f, 0x8e, //0x00003468 .quad -8205795374004271537
+ 0x4e, 0xad, 0xa2, 0x08, 0x8a, 0x79, 0x91, 0xc4, //0x00003470 .quad -4282508136895304370
+ 0xe3, 0x27, 0x2a, 0xb9, 0xba, 0xf2, 0xa6, 0xf1, //0x00003478 .quad -1033872180650563613
+ 0xa2, 0x58, 0xcb, 0x8a, 0xec, 0xd7, 0xb5, 0xf5, //0x00003480 .quad -741449152691742558
+ 0xdc, 0xb1, 0x74, 0x67, 0x69, 0xaf, 0x10, 0xae, //0x00003488 .quad -5904026244240592420
+ 0x65, 0x17, 0xbf, 0xd6, 0xf3, 0xa6, 0x91, 0x99, //0x00003490 .quad -7380934748073420955
+ 0x2a, 0xef, 0xa8, 0xe0, 0xa1, 0x6d, 0xca, 0xac, //0x00003498 .quad -5995859411864064214
+ 0x3f, 0xdd, 0x6e, 0xcc, 0xb0, 0x10, 0xf6, 0xbf, //0x000034a0 .quad -4614482416664388289
+ 0xf4, 0x2a, 0xd3, 0x58, 0x0a, 0x09, 0xfd, 0x17, //0x000034a8 .quad 1728547772024695540
+ 0x8e, 0x94, 0x8a, 0xff, 0xdc, 0x94, 0xf3, 0xef, //0x000034b0 .quad -1156417002403097458
+ 0xb1, 0xf5, 0x07, 0xef, 0x4c, 0x4b, 0xfc, 0xdd, //0x000034b8 .quad -2451001303396518479
+ 0xd9, 0x9c, 0xb6, 0x1f, 0x0a, 0x3d, 0xf8, 0x95, //0x000034c0 .quad -7640289654143017767
+ 0x8f, 0xf9, 0x64, 0x15, 0x10, 0xaf, 0xbd, 0x4a, //0x000034c8 .quad 5385653213018257807
+ 0x0f, 0x44, 0xa4, 0xa7, 0x4c, 0x4c, 0x76, 0xbb, //0x000034d0 .quad -4938676049251384305
+ 0xf2, 0x37, 0xbe, 0x1a, 0xd4, 0x1a, 0x6d, 0x9d, //0x000034d8 .quad -7102991539009341454
+ 0x13, 0x55, 0x8d, 0xd1, 0x5f, 0xdf, 0x53, 0xea, //0x000034e0 .quad -1561659043136842477
+ 0xee, 0xc5, 0x6d, 0x21, 0x89, 0x61, 0xc8, 0x84, //0x000034e8 .quad -8878739423761676818
+ 0x2c, 0x55, 0xf8, 0xe2, 0x9b, 0x6b, 0x74, 0x92, //0x000034f0 .quad -7893565929601608404
+ 0xb5, 0x9b, 0xe4, 0xb4, 0xf5, 0x3c, 0xfd, 0x32, //0x000034f8 .quad 3674159897003727797
+ 0x77, 0x6a, 0xb6, 0xdb, 0x82, 0x86, 0x11, 0xb7, //0x00003500 .quad -5255271393574622601
+ 0xa2, 0xc2, 0x1d, 0x22, 0x33, 0x8c, 0xbc, 0x3f, //0x00003508 .quad 4592699871254659746
+ 0x15, 0x05, 0xa4, 0x92, 0x23, 0xe8, 0xd5, 0xe4, //0x00003510 .quad -1957403223540890347
+ 0x4b, 0x33, 0xa5, 0xea, 0x3f, 0xaf, 0xab, 0x0f, //0x00003518 .quad 1129188820640936779
+ 0x2d, 0x83, 0xa6, 0x3b, 0x16, 0xb1, 0x05, 0x8f, //0x00003520 .quad -8140906042354138323
+ 0x0f, 0x40, 0xa7, 0xf2, 0x87, 0x4d, 0xcb, 0x29, //0x00003528 .quad 3011586022114279439
+ 0xf8, 0x23, 0x90, 0xca, 0x5b, 0x1d, 0xc7, 0xb2, //0x00003530 .quad -5564446534515285000
+ 0x13, 0x10, 0x51, 0xef, 0xe9, 0x20, 0x3e, 0x74, //0x00003538 .quad 8376168546070237203
+ 0xf6, 0x2c, 0x34, 0xbd, 0xb2, 0xe4, 0x78, 0xdf, //0x00003540 .quad -2343872149716718346
+ 0x17, 0x54, 0x25, 0x6b, 0x24, 0xa9, 0x4d, 0x91, //0x00003548 .quad -7976533391121755113
+ 0x1a, 0x9c, 0x40, 0xb6, 0xef, 0x8e, 0xab, 0x8b, //0x00003550 .quad -8382449121214030822
+ 0x8f, 0x54, 0xf7, 0xc2, 0xb6, 0x89, 0xd0, 0x1a, //0x00003558 .quad 1932195658189984911
+ 0x20, 0xc3, 0xd0, 0xa3, 0xab, 0x72, 0x96, 0xae, //0x00003560 .quad -5866375383090150624
+ 0xb2, 0x29, 0xb5, 0x73, 0x24, 0xac, 0x84, 0xa1, //0x00003568 .quad -6808127464117294670
+ 0xe8, 0xf3, 0xc4, 0x8c, 0x56, 0x0f, 0x3c, 0xda, //0x00003570 .quad -2721283210435300376
+ 0x1f, 0x74, 0xa2, 0x90, 0x2d, 0xd7, 0xe5, 0xc9, //0x00003578 .quad -3898473311719230433
+ 0x71, 0x18, 0xfb, 0x17, 0x96, 0x89, 0x65, 0x88, //0x00003580 .quad -8618331034163144591
+ 0x93, 0x88, 0x65, 0x7a, 0x7c, 0xa6, 0x2f, 0x7e, //0x00003588 .quad 9092669226243950739
+ 0x8d, 0xde, 0xf9, 0x9d, 0xfb, 0xeb, 0x7e, 0xaa, //0x00003590 .quad -6161227774276542835
+ 0xb8, 0xea, 0xfe, 0x98, 0x1b, 0x90, 0xbb, 0xdd, //0x00003598 .quad -2469221522477225288
+ 0x31, 0x56, 0x78, 0x85, 0xfa, 0xa6, 0x1e, 0xd5, //0x000035a0 .quad -3089848699418290639
+ 0x66, 0xa5, 0x3e, 0x7f, 0x22, 0x74, 0x2a, 0x55, //0x000035a8 .quad 6136845133758244198
+ 0xde, 0x35, 0x6b, 0x93, 0x5c, 0x28, 0x33, 0x85, //0x000035b0 .quad -8848684464777513506
+ 0x60, 0x27, 0x87, 0x8f, 0x95, 0x88, 0x3a, 0xd5, //0x000035b8 .quad -3082000819042179232
+ 0x56, 0x03, 0x46, 0xb8, 0x73, 0xf2, 0x7f, 0xa6, //0x000035c0 .quad -6449169562544503978
+ 0x38, 0xf1, 0x68, 0xf3, 0xba, 0x2a, 0x89, 0x8a, //0x000035c8 .quad -8464187042230111944
+ 0x2c, 0x84, 0x57, 0xa6, 0x10, 0xef, 0x1f, 0xd0, //0x000035d0 .quad -3449775934753242068
+ 0x86, 0x2d, 0x43, 0xb0, 0x69, 0x75, 0x2b, 0x2d, //0x000035d8 .quad 3254824252494523782
+ 0x9b, 0xb2, 0xf6, 0x67, 0x6a, 0xf5, 0x13, 0x82, //0x000035e0 .quad -9073638986861858149
+ 0x74, 0xfc, 0x29, 0x0e, 0x62, 0x29, 0x3b, 0x9c, //0x000035e8 .quad -7189106879045698444
+ 0x42, 0x5f, 0xf4, 0x01, 0xc5, 0xf2, 0x98, 0xa2, //0x000035f0 .quad -6730362715149934782
+ 0x90, 0x7b, 0xb4, 0x91, 0xba, 0xf3, 0x49, 0x83, //0x000035f8 .quad -8986383598807123056
+ 0x13, 0x77, 0x71, 0x42, 0x76, 0x2f, 0x3f, 0xcb, //0x00003600 .quad -3801267375510030573
+ 0x74, 0x9a, 0x21, 0x36, 0xa9, 0x70, 0x1c, 0x24, //0x00003608 .quad 2602078556773259892
+ 0xd7, 0xd4, 0x0d, 0xd3, 0x53, 0xfb, 0x0e, 0xfe, //0x00003610 .quad -139898200960150313
+ 0x11, 0x01, 0xaa, 0x83, 0xd3, 0x8c, 0x23, 0xed, //0x00003618 .quad -1359087822460813039
+ 0x06, 0xa5, 0xe8, 0x63, 0x14, 0x5d, 0xc9, 0x9e, //0x00003620 .quad -7004965403241175802
+ 0xab, 0x40, 0x4a, 0x32, 0x04, 0x38, 0x36, 0xf4, //0x00003628 .quad -849429889038008149
+ 0x48, 0xce, 0xe2, 0x7c, 0x59, 0xb4, 0x7b, 0xc6, //0x00003630 .quad -4144520735624081848
+ 0xd6, 0xd0, 0xdc, 0x3e, 0x05, 0xc6, 0x43, 0xb1, //0x00003638 .quad -5673473379724898090
+ 0xda, 0x81, 0x1b, 0xdc, 0x6f, 0xa1, 0x1a, 0xf8, //0x00003640 .quad -568964901102714406
+ 0x0b, 0x05, 0x94, 0x8e, 0x86, 0xb7, 0x94, 0xdd, //0x00003648 .quad -2480155706228734709
+ 0x28, 0x31, 0x91, 0xe9, 0xe5, 0xa4, 0x10, 0x9b, //0x00003650 .quad -7273132090830278360
+ 0x27, 0x83, 0x1c, 0x19, 0xb4, 0xf2, 0x7c, 0xca, //0x00003658 .quad -3855940325606653145
+ 0x72, 0x7d, 0xf5, 0x63, 0x1f, 0xce, 0xd4, 0xc1, //0x00003660 .quad -4479729095110460046
+ 0xf1, 0xa3, 0x63, 0x1f, 0x61, 0x2f, 0x1c, 0xfd, //0x00003668 .quad -208239388580928527
+ 0xcf, 0xdc, 0xf2, 0x3c, 0xa7, 0x01, 0x4a, 0xf2, //0x00003670 .quad -987975350460687153
+ 0xed, 0x8c, 0x3c, 0x67, 0x39, 0x3b, 0x63, 0xbc, //0x00003678 .quad -4871985254153548563
+ 0x01, 0xca, 0x17, 0x86, 0x08, 0x41, 0x6e, 0x97, //0x00003680 .quad -7535013621679011327
+ 0x14, 0xd8, 0x85, 0xe0, 0x03, 0x05, 0xbe, 0xd5, //0x00003688 .quad -3044990783845967852
+ 0x82, 0xbc, 0x9d, 0xa7, 0x4a, 0xd1, 0x49, 0xbd, //0x00003690 .quad -4807081008671376254
+ 0x19, 0x4e, 0xa7, 0xd8, 0x44, 0x86, 0x2d, 0x4b, //0x00003698 .quad 5417133557047315993
+ 0xa2, 0x2b, 0x85, 0x51, 0x9d, 0x45, 0x9c, 0xec, //0x000036a0 .quad -1397165242411832414
+ 0x9f, 0x21, 0xd1, 0x0e, 0xd6, 0xe7, 0xf8, 0xdd, //0x000036a8 .quad -2451955090545630817
+ 0x45, 0x3b, 0xf3, 0x52, 0x82, 0xab, 0xe1, 0x93, //0x000036b0 .quad -7790757304148477115
+ 0x04, 0xb5, 0x42, 0xc9, 0xe5, 0x90, 0xbb, 0xca, //0x000036b8 .quad -3838314940804713212
+ 0x17, 0x0a, 0xb0, 0xe7, 0x62, 0x16, 0xda, 0xb8, //0x000036c0 .quad -5126760611758208489
+ 0x44, 0x62, 0x93, 0x3b, 0x1f, 0x75, 0x6a, 0x3d, //0x000036c8 .quad 4425478360848884292
+ 0x9d, 0x0c, 0x9c, 0xa1, 0xfb, 0x9b, 0x10, 0xe7, //0x000036d0 .quad -1796764746270372707
+ 0xd5, 0x3a, 0x78, 0x0a, 0x67, 0x12, 0xc5, 0x0c, //0x000036d8 .quad 920161932633717461
+ 0xe2, 0x87, 0x01, 0x45, 0x7d, 0x61, 0x6a, 0x90, //0x000036e0 .quad -8040506994060064798
+ 0xc6, 0x24, 0x8b, 0x66, 0x80, 0x2b, 0xfb, 0x27, //0x000036e8 .quad 2880944217109767366
+ 0xda, 0xe9, 0x41, 0x96, 0xdc, 0xf9, 0x84, 0xb4, //0x000036f0 .quad -5438947724147693094
+ 0xf7, 0xed, 0x2d, 0x80, 0x60, 0xf6, 0xf9, 0xb1, //0x000036f8 .quad -5622191765467566601
+ 0x51, 0x64, 0xd2, 0xbb, 0x53, 0x38, 0xa6, 0xe1, //0x00003700 .quad -2186998636757228463
+ 0x74, 0x69, 0x39, 0xa0, 0xf8, 0x73, 0x78, 0x5e, //0x00003708 .quad 6807318348447705460
+ 0xb2, 0x7e, 0x63, 0x55, 0x34, 0xe3, 0x07, 0x8d, //0x00003710 .quad -8284403175614349646
+ 0xe9, 0xe1, 0x23, 0x64, 0x7b, 0x48, 0x0b, 0xdb, //0x00003718 .quad -2662955059861265943
+ 0x5f, 0x5e, 0xbc, 0x6a, 0x01, 0xdc, 0x49, 0xb0, //0x00003720 .quad -5743817951090549153
+ 0x63, 0xda, 0x2c, 0x3d, 0x9a, 0x1a, 0xce, 0x91, //0x00003728 .quad -7940379843253970333
+ 0xf7, 0x75, 0x6b, 0xc5, 0x01, 0x53, 0x5c, 0xdc, //0x00003730 .quad -2568086420435798537
+ 0xfc, 0x10, 0x78, 0xcc, 0x40, 0xa1, 0x41, 0x76, //0x00003738 .quad 8521269269642088700
+ 0xba, 0x29, 0x63, 0x1b, 0xe1, 0xb3, 0xb9, 0x89, //0x00003740 .quad -8522583040413455942
+ 0x9e, 0x0a, 0xcb, 0x7f, 0xc8, 0x04, 0xe9, 0xa9, //0x00003748 .quad -6203421752542164322
+ 0x29, 0xf4, 0x3b, 0x62, 0xd9, 0x20, 0x28, 0xac, //0x00003750 .quad -6041542782089432023
+ 0x45, 0xcd, 0xbd, 0x9f, 0xfa, 0x45, 0x63, 0x54, //0x00003758 .quad 6080780864604458309
+ 0x33, 0xf1, 0xca, 0xba, 0x0f, 0x29, 0x32, 0xd7, //0x00003760 .quad -2940242459184402125
+ 0x96, 0x40, 0xad, 0x47, 0x79, 0x17, 0x7c, 0xa9, //0x00003768 .quad -6234081974526590826
+ 0xc0, 0xd6, 0xbe, 0xd4, 0xa9, 0x59, 0x7f, 0x86, //0x00003770 .quad -8755180564631333184
+ 0x5e, 0x48, 0xcc, 0xcc, 0xab, 0x8e, 0xed, 0x49, //0x00003778 .quad 5327070802775656542
+ 0x70, 0x8c, 0xee, 0x49, 0x14, 0x30, 0x1f, 0xa8, //0x00003780 .quad -6332289687361778576
+ 0x75, 0x5a, 0xff, 0xbf, 0x56, 0xf2, 0x68, 0x5c, //0x00003788 .quad 6658838503469570677
+ 0x8c, 0x2f, 0x6a, 0x5c, 0x19, 0xfc, 0x26, 0xd2, //0x00003790 .quad -3303676090774835316
+ 0x12, 0x31, 0xff, 0x6f, 0xec, 0x2e, 0x83, 0x73, //0x00003798 .quad 8323548129336963346
+ 0xb7, 0x5d, 0xc2, 0xd9, 0x8f, 0x5d, 0x58, 0x83, //0x000037a0 .quad -8982326584375353929
+ 0xac, 0x7e, 0xff, 0xc5, 0x53, 0xfd, 0x31, 0xc8, //0x000037a8 .quad -4021154456019173716
+ 0x25, 0xf5, 0x32, 0xd0, 0xf3, 0x74, 0x2e, 0xa4, //0x000037b0 .quad -6616222212041804507
+ 0x56, 0x5e, 0x7f, 0xb7, 0xa8, 0x7c, 0x3e, 0xba, //0x000037b8 .quad -5026443070023967146
+ 0x6f, 0xb2, 0x3f, 0xc4, 0x30, 0x12, 0x3a, 0xcd, //0x000037c0 .quad -3658591746624867729
+ 0xec, 0x35, 0x5f, 0xe5, 0xd2, 0x1b, 0xce, 0x28, //0x000037c8 .quad 2940318199324816876
+ 0x85, 0xcf, 0xa7, 0x7a, 0x5e, 0x4b, 0x44, 0x80, //0x000037d0 .quad -9204148869281624187
+ 0xb4, 0x81, 0x5b, 0xcf, 0x63, 0xd1, 0x80, 0x79, //0x000037d8 .quad 8755227902219092404
+ 0x66, 0xc3, 0x51, 0x19, 0x36, 0x5e, 0x55, 0xa0, //0x000037e0 .quad -6893500068174642330
+ 0x20, 0x62, 0x32, 0xc3, 0xbc, 0x05, 0xe1, 0xd7, //0x000037e8 .quad -2891023177508298208
+ 0x40, 0x34, 0xa6, 0x9f, 0xc3, 0xb5, 0x6a, 0xc8, //0x000037f0 .quad -4005189066790915008
+ 0xa8, 0xfa, 0xfe, 0xf3, 0x2b, 0x47, 0xd9, 0x8d, //0x000037f8 .quad -8225464990312760664
+ 0x50, 0xc1, 0x8f, 0x87, 0x34, 0x63, 0x85, 0xfa, //0x00003800 .quad -394800315061255856
+ 0x52, 0xb9, 0xfe, 0xf0, 0xf6, 0x98, 0x4f, 0xb1, //0x00003808 .quad -5670145219463562926
+ 0xd2, 0xd8, 0xb9, 0xd4, 0x00, 0x5e, 0x93, 0x9c, //0x00003810 .quad -7164279224554366766
+ 0xd4, 0x33, 0x9f, 0x56, 0x9a, 0xbf, 0xd1, 0x6e, //0x00003818 .quad 7985374283903742932
+ 0x07, 0x4f, 0xe8, 0x09, 0x81, 0x35, 0xb8, 0xc3, //0x00003820 .quad -4343663012265570553
+ 0xc9, 0x00, 0x47, 0xec, 0x80, 0x2f, 0x86, 0x0a, //0x00003828 .quad 758345818024902857
+ 0xc8, 0x62, 0x62, 0x4c, 0xe1, 0x42, 0xa6, 0xf4, //0x00003830 .quad -817892746904575288
+ 0xfb, 0xc0, 0x58, 0x27, 0x61, 0xbb, 0x27, 0xcd, //0x00003838 .quad -3663753745896259333
+ 0xbd, 0x7d, 0xbd, 0xcf, 0xcc, 0xe9, 0xe7, 0x98, //0x00003840 .quad -7428711994456441411
+ 0x9d, 0x78, 0x97, 0xb8, 0x1c, 0xd5, 0x38, 0x80, //0x00003848 .quad -9207375118826243939
+ 0x2c, 0xdd, 0xac, 0x03, 0x40, 0xe4, 0x21, 0xbf, //0x00003850 .quad -4674203974643163860
+ 0xc4, 0x56, 0xbd, 0xe6, 0x63, 0x0a, 0x47, 0xe0, //0x00003858 .quad -2285846861678029116
+ 0x78, 0x14, 0x98, 0x04, 0x50, 0x5d, 0xea, 0xee, //0x00003860 .quad -1231068949876566920
+ 0x75, 0xac, 0x6c, 0xe0, 0xfc, 0xcc, 0x58, 0x18, //0x00003868 .quad 1754377441329851509
+ 0xcb, 0x0c, 0xdf, 0x02, 0x52, 0x7a, 0x52, 0x95, //0x00003870 .quad -7686947121313936181
+ 0xc9, 0xeb, 0x43, 0x0c, 0x1e, 0x80, 0x37, 0x0f, //0x00003878 .quad 1096485900831157193
+ 0xfd, 0xcf, 0x96, 0x83, 0xe6, 0x18, 0xa7, 0xba, //0x00003880 .quad -4996997883215032323
+ 0xbb, 0xe6, 0x54, 0x8f, 0x25, 0x60, 0x05, 0xd3, //0x00003888 .quad -3241078642388441413
+ 0xfd, 0x83, 0x7c, 0x24, 0x20, 0xdf, 0x50, 0xe9, //0x00003890 .quad -1634561335591402499
+ 0x6a, 0x20, 0x2a, 0xf3, 0x2e, 0xb8, 0xc6, 0x47, //0x00003898 .quad 5172023733869224042
+ 0x7e, 0xd2, 0xcd, 0x16, 0x74, 0x8b, 0xd2, 0x91, //0x000038a0 .quad -7939129862385708418
+ 0x42, 0x54, 0xfa, 0x57, 0x1d, 0x33, 0xdc, 0x4c, //0x000038a8 .quad 5538357842881958978
+ 0x1d, 0x47, 0x81, 0x1c, 0x51, 0x2e, 0x47, 0xb6, //0x000038b0 .quad -5312226309554747619
+ 0x53, 0xe9, 0xf8, 0xad, 0xe4, 0x3f, 0x13, 0xe0, //0x000038b8 .quad -2300424733252327085
+ 0xe5, 0x98, 0xa1, 0x63, 0xe5, 0xf9, 0xd8, 0xe3, //0x000038c0 .quad -2028596868516046619
+ 0xa7, 0x23, 0x77, 0xd9, 0xdd, 0x0f, 0x18, 0x58, //0x000038c8 .quad 6347841120289366951
+ 0x8f, 0xff, 0x44, 0x5e, 0x2f, 0x9c, 0x67, 0x8e, //0x000038d0 .quad -8185402070463610993
+ 0x49, 0x76, 0xea, 0xa7, 0xea, 0x09, 0x0f, 0x57, //0x000038d8 .quad 6273243709394548297
+ 0x73, 0x3f, 0xd6, 0x35, 0x3b, 0x83, 0x01, 0xb2, //0x000038e0 .quad -5620066569652125837
+ 0xdb, 0x13, 0xe5, 0x51, 0x65, 0xcc, 0xd2, 0x2c, //0x000038e8 .quad 3229868618315797467
+ 0x4f, 0xcf, 0x4b, 0x03, 0x0a, 0xe4, 0x81, 0xde, //0x000038f0 .quad -2413397193637769393
+ 0xd2, 0x58, 0x5e, 0xa6, 0x7e, 0x7f, 0x07, 0xf8, //0x000038f8 .quad -574350245532641070
+ 0x91, 0x61, 0x0f, 0x42, 0x86, 0x2e, 0x11, 0x8b, //0x00003900 .quad -8425902273664687727
+ 0x83, 0xf7, 0xfa, 0x27, 0xaf, 0xaf, 0x04, 0xfb, //0x00003908 .quad -358968903457900669
+ 0xf6, 0x39, 0x93, 0xd2, 0x27, 0x7a, 0xd5, 0xad, //0x00003910 .quad -5920691823653471754
+ 0x64, 0xb5, 0xf9, 0xf1, 0x9a, 0xdb, 0xc5, 0x79, //0x00003918 .quad 8774660907532399972
+ 0x74, 0x08, 0x38, 0xc7, 0xb1, 0xd8, 0x4a, 0xd9, //0x00003920 .quad -2789178761139451788
+ 0xbd, 0x22, 0x78, 0xae, 0x81, 0x52, 0x37, 0x18, //0x00003928 .quad 1744954097560724157
+ 0x48, 0x05, 0x83, 0x1c, 0x6f, 0xc7, 0xce, 0x87, //0x00003930 .quad -8660765753353239224
+ 0xb6, 0x15, 0x0b, 0x0d, 0x91, 0x93, 0x22, 0x8f, //0x00003938 .quad -8132775725879323210
+ 0x9a, 0xc6, 0xa3, 0xe3, 0x4a, 0x79, 0xc2, 0xa9, //0x00003940 .quad -6214271173264161126
+ 0x23, 0xdb, 0x4d, 0x50, 0x75, 0x38, 0xeb, 0xb2, //0x00003948 .quad -5554283638921766109
+ 0x41, 0xb8, 0x8c, 0x9c, 0x9d, 0x17, 0x33, 0xd4, //0x00003950 .quad -3156152948152813503
+ 0xec, 0x51, 0x61, 0xa4, 0x92, 0x06, 0xa6, 0x5f, //0x00003958 .quad 6892203506629956076
+ 0x28, 0xf3, 0xd7, 0x81, 0xc2, 0xee, 0x9f, 0x84, //0x00003960 .quad -8890124620236590296
+ 0x34, 0xd3, 0xbc, 0xa6, 0x1b, 0xc4, 0xc7, 0xdb, //0x00003968 .quad -2609901835997359308
+ 0xf3, 0xef, 0x4d, 0x22, 0x73, 0xea, 0xc7, 0xa5, //0x00003970 .quad -6500969756868349965
+ 0x01, 0x08, 0x6c, 0x90, 0x22, 0xb5, 0xb9, 0x12, //0x00003978 .quad 1349308723430688769
+ 0xef, 0x6b, 0xe1, 0xea, 0x0f, 0xe5, 0x39, 0xcf, //0x00003980 .quad -3514526177658049553
+ 0x01, 0x0a, 0x87, 0x34, 0x6b, 0x22, 0x68, 0xd7, //0x00003988 .quad -2925050114139026943
+ 0x75, 0xe3, 0xcc, 0xf2, 0x29, 0x2f, 0x84, 0x81, //0x00003990 .quad -9114107888677362827
+ 0x41, 0x66, 0xd4, 0x00, 0x83, 0x15, 0xa1, 0xe6, //0x00003998 .quad -1828156321336891839
+ 0x53, 0x1c, 0x80, 0x6f, 0xf4, 0x3a, 0xe5, 0xa1, //0x000039a0 .quad -6780948842419315629
+ 0xd1, 0x7f, 0x09, 0xc1, 0xe3, 0x5a, 0x49, 0x60, //0x000039a8 .quad 6938176635183661009
+ 0x68, 0x23, 0x60, 0x8b, 0xb1, 0x89, 0x5e, 0xca, //0x000039b0 .quad -3864500034596756632
+ 0xc5, 0xdf, 0x4b, 0xb1, 0x9c, 0xb1, 0x5b, 0x38, //0x000039b8 .quad 4061034775552188357
+ 0x42, 0x2c, 0x38, 0xee, 0x1d, 0x2c, 0xf6, 0xfc, //0x000039c0 .quad -218939024818557886
+ 0xb6, 0xd7, 0x9e, 0xdd, 0x03, 0x9e, 0x72, 0x46, //0x000039c8 .quad 5076293469440235446
+ 0xa9, 0x1b, 0xe3, 0xb4, 0x92, 0xdb, 0x19, 0x9e, //0x000039d0 .quad -7054365918152680535
+ 0xd2, 0x46, 0x83, 0x6a, 0xc2, 0xa2, 0x07, 0x6c, //0x000039d8 .quad 7784369436827535058
+}
+
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/get_by_path.go b/vendor/github.com/bytedance/sonic/internal/native/avx/get_by_path.go
new file mode 100644
index 000000000..facf29d77
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/get_by_path.go
@@ -0,0 +1,37 @@
+// Code generated by Makefile, DO NOT EDIT.
+
+// Code generated by Makefile, DO NOT EDIT.
+
+/*
+ * Copyright 2021 ByteDance Inc.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package avx
+
+import (
+ `unsafe`
+
+ `github.com/bytedance/sonic/internal/native/types`
+ `github.com/bytedance/sonic/internal/rt`
+)
+
+var F_get_by_path func(s unsafe.Pointer, p unsafe.Pointer, path unsafe.Pointer, m unsafe.Pointer) (ret int)
+
+var S_get_by_path uintptr
+
+//go:nosplit
+func get_by_path(s *string, p *int, path *[]interface{}, m *types.StateMachine) (ret int) {
+ return F_get_by_path(rt.NoEscape(unsafe.Pointer(s)), rt.NoEscape(unsafe.Pointer(p)), rt.NoEscape(unsafe.Pointer(path)), rt.NoEscape(unsafe.Pointer(m)))
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/get_by_path_subr.go b/vendor/github.com/bytedance/sonic/internal/native/avx/get_by_path_subr.go
new file mode 100644
index 000000000..c45a53baf
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/get_by_path_subr.go
@@ -0,0 +1,45 @@
+// +build !noasm !appengine
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+import (
+ `github.com/bytedance/sonic/loader`
+)
+
+const (
+ _entry__get_by_path = 224
+)
+
+const (
+ _stack__get_by_path = 272
+)
+
+const (
+ _size__get_by_path = 20184
+)
+
+var (
+ _pcsp__get_by_path = [][2]uint32{
+ {1, 0},
+ {4, 8},
+ {6, 16},
+ {8, 24},
+ {10, 32},
+ {12, 40},
+ {13, 48},
+ {17077, 272},
+ {17078, 264},
+ {17080, 256},
+ {17082, 248},
+ {17084, 240},
+ {17086, 232},
+ {17090, 224},
+ {20184, 272},
+ }
+)
+
+var _cfunc_get_by_path = []loader.CFunc{
+ {"_get_by_path_entry", 0, _entry__get_by_path, 0, nil},
+ {"_get_by_path", _entry__get_by_path, _size__get_by_path, _stack__get_by_path, _pcsp__get_by_path},
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/get_by_path_text_amd64.go b/vendor/github.com/bytedance/sonic/internal/native/avx/get_by_path_text_amd64.go
new file mode 100644
index 000000000..a2a3886e2
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/get_by_path_text_amd64.go
@@ -0,0 +1,6049 @@
+// +build amd64
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+var _text_get_by_path = []byte{
+ // .p2align 4, 0x00
+ // LCPI0_0
+ 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, // QUAD $0x2c2c2c2c2c2c2c2c; QUAD $0x2c2c2c2c2c2c2c2c // .space 16, ',,,,,,,,,,,,,,,,'
+ //0x00000010 LCPI0_1
+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, //0x00000010 QUAD $0x2020202020202020; QUAD $0x2020202020202020 // .space 16, ' '
+ //0x00000020 LCPI0_2
+ 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, //0x00000020 QUAD $0x7d7d7d7d7d7d7d7d; QUAD $0x7d7d7d7d7d7d7d7d // .space 16, '}}}}}}}}}}}}}}}}'
+ //0x00000030 LCPI0_3
+ 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, //0x00000030 QUAD $0x2222222222222222; QUAD $0x2222222222222222 // .space 16, '""""""""""""""""'
+ //0x00000040 LCPI0_4
+ 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, //0x00000040 QUAD $0x5c5c5c5c5c5c5c5c; QUAD $0x5c5c5c5c5c5c5c5c // .space 16, '\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
+ //0x00000050 LCPI0_5
+ 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, //0x00000050 QUAD $0x7b7b7b7b7b7b7b7b; QUAD $0x7b7b7b7b7b7b7b7b // .space 16, '{{{{{{{{{{{{{{{{'
+ //0x00000060 LCPI0_6
+ 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, //0x00000060 QUAD $0x5b5b5b5b5b5b5b5b; QUAD $0x5b5b5b5b5b5b5b5b // .space 16, '[[[[[[[[[[[[[[[['
+ //0x00000070 LCPI0_7
+ 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, //0x00000070 QUAD $0x5d5d5d5d5d5d5d5d; QUAD $0x5d5d5d5d5d5d5d5d // .space 16, ']]]]]]]]]]]]]]]]'
+ //0x00000080 LCPI0_8
+ 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, //0x00000080 QUAD $0x2f2f2f2f2f2f2f2f; QUAD $0x2f2f2f2f2f2f2f2f // .space 16, '////////////////'
+ //0x00000090 LCPI0_9
+ 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, //0x00000090 QUAD $0x3a3a3a3a3a3a3a3a; QUAD $0x3a3a3a3a3a3a3a3a // .space 16, '::::::::::::::::'
+ //0x000000a0 LCPI0_10
+ 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, //0x000000a0 QUAD $0x2b2b2b2b2b2b2b2b; QUAD $0x2b2b2b2b2b2b2b2b // .space 16, '++++++++++++++++'
+ //0x000000b0 LCPI0_11
+ 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, //0x000000b0 QUAD $0x2d2d2d2d2d2d2d2d; QUAD $0x2d2d2d2d2d2d2d2d // .space 16, '----------------'
+ //0x000000c0 LCPI0_12
+ 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, //0x000000c0 QUAD $0x2e2e2e2e2e2e2e2e; QUAD $0x2e2e2e2e2e2e2e2e // .space 16, '................'
+ //0x000000d0 LCPI0_13
+ 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, //0x000000d0 QUAD $0x6565656565656565; QUAD $0x6565656565656565 // .space 16, 'eeeeeeeeeeeeeeee'
+ //0x000000e0 .p2align 4, 0x90
+ //0x000000e0 _get_by_path
+ 0x55, //0x000000e0 pushq %rbp
+ 0x48, 0x89, 0xe5, //0x000000e1 movq %rsp, %rbp
+ 0x41, 0x57, //0x000000e4 pushq %r15
+ 0x41, 0x56, //0x000000e6 pushq %r14
+ 0x41, 0x55, //0x000000e8 pushq %r13
+ 0x41, 0x54, //0x000000ea pushq %r12
+ 0x53, //0x000000ec pushq %rbx
+ 0x48, 0x81, 0xec, 0xe0, 0x00, 0x00, 0x00, //0x000000ed subq $224, %rsp
+ 0x49, 0x89, 0xf0, //0x000000f4 movq %rsi, %r8
+ 0x49, 0x89, 0xff, //0x000000f7 movq %rdi, %r15
+ 0x48, 0x8b, 0x42, 0x08, //0x000000fa movq $8(%rdx), %rax
+ 0x48, 0x85, 0xc0, //0x000000fe testq %rax, %rax
+ 0x48, 0x89, 0x74, 0x24, 0x18, //0x00000101 movq %rsi, $24(%rsp)
+ 0x48, 0x89, 0x7c, 0x24, 0x28, //0x00000106 movq %rdi, $40(%rsp)
+ 0x48, 0x89, 0x4c, 0x24, 0x40, //0x0000010b movq %rcx, $64(%rsp)
+ 0x0f, 0x84, 0xb4, 0x2a, 0x00, 0x00, //0x00000110 je LBB0_447
+ 0x4c, 0x8b, 0x2a, //0x00000116 movq (%rdx), %r13
+ 0x48, 0xc1, 0xe0, 0x04, //0x00000119 shlq $4, %rax
+ 0x4c, 0x01, 0xe8, //0x0000011d addq %r13, %rax
+ 0x48, 0x89, 0x84, 0x24, 0xc0, 0x00, 0x00, 0x00, //0x00000120 movq %rax, $192(%rsp)
+ 0x4d, 0x8d, 0x5f, 0x08, //0x00000128 leaq $8(%r15), %r11
+ 0x49, 0x8b, 0x3f, //0x0000012c movq (%r15), %rdi
+ 0x49, 0x8b, 0x00, //0x0000012f movq (%r8), %rax
+ 0x49, 0xb9, 0x00, 0x26, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, //0x00000132 movabsq $4294977024, %r9
+ 0xc5, 0xfa, 0x6f, 0x05, 0xec, 0xfe, 0xff, 0xff, //0x0000013c vmovdqu $-276(%rip), %xmm0 /* LCPI0_3+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x0d, 0xf4, 0xfe, 0xff, 0xff, //0x00000144 vmovdqu $-268(%rip), %xmm1 /* LCPI0_4+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x35, 0xac, 0xfe, 0xff, 0xff, //0x0000014c vmovdqu $-340(%rip), %xmm14 /* LCPI0_0+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x3d, 0xb4, 0xfe, 0xff, 0xff, //0x00000154 vmovdqu $-332(%rip), %xmm15 /* LCPI0_1+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x25, 0xbc, 0xfe, 0xff, 0xff, //0x0000015c vmovdqu $-324(%rip), %xmm4 /* LCPI0_2+0(%rip) */
+ 0xc4, 0x41, 0x31, 0x76, 0xc9, //0x00000164 vpcmpeqd %xmm9, %xmm9, %xmm9
+ 0xc5, 0x7a, 0x6f, 0x15, 0xef, 0xfe, 0xff, 0xff, //0x00000169 vmovdqu $-273(%rip), %xmm10 /* LCPI0_6+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x1d, 0xf7, 0xfe, 0xff, 0xff, //0x00000171 vmovdqu $-265(%rip), %xmm11 /* LCPI0_7+0(%rip) */
+ 0xc4, 0x41, 0x39, 0xef, 0xc0, //0x00000179 vpxor %xmm8, %xmm8, %xmm8
+ 0xc5, 0x7a, 0x6f, 0x25, 0xca, 0xfe, 0xff, 0xff, //0x0000017e vmovdqu $-310(%rip), %xmm12 /* LCPI0_5+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x2d, 0x92, 0xfe, 0xff, 0xff, //0x00000186 vmovdqu $-366(%rip), %xmm13 /* LCPI0_2+0(%rip) */
+ 0x4c, 0x89, 0x5c, 0x24, 0x38, //0x0000018e movq %r11, $56(%rsp)
+ //0x00000193 LBB0_2
+ 0x49, 0x8b, 0x0b, //0x00000193 movq (%r11), %rcx
+ 0x48, 0x89, 0xc2, //0x00000196 movq %rax, %rdx
+ 0x48, 0x29, 0xca, //0x00000199 subq %rcx, %rdx
+ 0x0f, 0x83, 0x2e, 0x00, 0x00, 0x00, //0x0000019c jae LBB0_7
+ 0x8a, 0x1c, 0x07, //0x000001a2 movb (%rdi,%rax), %bl
+ 0x80, 0xfb, 0x0d, //0x000001a5 cmpb $13, %bl
+ 0x0f, 0x84, 0x22, 0x00, 0x00, 0x00, //0x000001a8 je LBB0_7
+ 0x80, 0xfb, 0x20, //0x000001ae cmpb $32, %bl
+ 0x0f, 0x84, 0x19, 0x00, 0x00, 0x00, //0x000001b1 je LBB0_7
+ 0x80, 0xc3, 0xf7, //0x000001b7 addb $-9, %bl
+ 0x80, 0xfb, 0x01, //0x000001ba cmpb $1, %bl
+ 0x0f, 0x86, 0x0d, 0x00, 0x00, 0x00, //0x000001bd jbe LBB0_7
+ 0x48, 0x89, 0xc6, //0x000001c3 movq %rax, %rsi
+ 0xe9, 0x35, 0x01, 0x00, 0x00, //0x000001c6 jmp LBB0_27
+ 0x90, 0x90, 0x90, 0x90, 0x90, //0x000001cb .p2align 4, 0x90
+ //0x000001d0 LBB0_7
+ 0x48, 0x8d, 0x70, 0x01, //0x000001d0 leaq $1(%rax), %rsi
+ 0x48, 0x39, 0xce, //0x000001d4 cmpq %rcx, %rsi
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x000001d7 jae LBB0_11
+ 0x8a, 0x1c, 0x37, //0x000001dd movb (%rdi,%rsi), %bl
+ 0x80, 0xfb, 0x0d, //0x000001e0 cmpb $13, %bl
+ 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x000001e3 je LBB0_11
+ 0x80, 0xfb, 0x20, //0x000001e9 cmpb $32, %bl
+ 0x0f, 0x84, 0x0e, 0x00, 0x00, 0x00, //0x000001ec je LBB0_11
+ 0x80, 0xc3, 0xf7, //0x000001f2 addb $-9, %bl
+ 0x80, 0xfb, 0x01, //0x000001f5 cmpb $1, %bl
+ 0x0f, 0x87, 0x02, 0x01, 0x00, 0x00, //0x000001f8 ja LBB0_27
+ 0x90, 0x90, //0x000001fe .p2align 4, 0x90
+ //0x00000200 LBB0_11
+ 0x48, 0x8d, 0x70, 0x02, //0x00000200 leaq $2(%rax), %rsi
+ 0x48, 0x39, 0xce, //0x00000204 cmpq %rcx, %rsi
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00000207 jae LBB0_15
+ 0x8a, 0x1c, 0x37, //0x0000020d movb (%rdi,%rsi), %bl
+ 0x80, 0xfb, 0x0d, //0x00000210 cmpb $13, %bl
+ 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x00000213 je LBB0_15
+ 0x80, 0xfb, 0x20, //0x00000219 cmpb $32, %bl
+ 0x0f, 0x84, 0x0e, 0x00, 0x00, 0x00, //0x0000021c je LBB0_15
+ 0x80, 0xc3, 0xf7, //0x00000222 addb $-9, %bl
+ 0x80, 0xfb, 0x01, //0x00000225 cmpb $1, %bl
+ 0x0f, 0x87, 0xd2, 0x00, 0x00, 0x00, //0x00000228 ja LBB0_27
+ 0x90, 0x90, //0x0000022e .p2align 4, 0x90
+ //0x00000230 LBB0_15
+ 0x48, 0x8d, 0x70, 0x03, //0x00000230 leaq $3(%rax), %rsi
+ 0x48, 0x39, 0xce, //0x00000234 cmpq %rcx, %rsi
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00000237 jae LBB0_19
+ 0x8a, 0x1c, 0x37, //0x0000023d movb (%rdi,%rsi), %bl
+ 0x80, 0xfb, 0x0d, //0x00000240 cmpb $13, %bl
+ 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x00000243 je LBB0_19
+ 0x80, 0xfb, 0x20, //0x00000249 cmpb $32, %bl
+ 0x0f, 0x84, 0x0e, 0x00, 0x00, 0x00, //0x0000024c je LBB0_19
+ 0x80, 0xc3, 0xf7, //0x00000252 addb $-9, %bl
+ 0x80, 0xfb, 0x01, //0x00000255 cmpb $1, %bl
+ 0x0f, 0x87, 0xa2, 0x00, 0x00, 0x00, //0x00000258 ja LBB0_27
+ 0x90, 0x90, //0x0000025e .p2align 4, 0x90
+ //0x00000260 LBB0_19
+ 0x4c, 0x8d, 0x50, 0x04, //0x00000260 leaq $4(%rax), %r10
+ 0x4c, 0x39, 0xd1, //0x00000264 cmpq %r10, %rcx
+ 0x0f, 0x86, 0x63, 0x00, 0x00, 0x00, //0x00000267 jbe LBB0_834
+ 0x4c, 0x39, 0xd1, //0x0000026d cmpq %r10, %rcx
+ 0x0f, 0x84, 0x71, 0x00, 0x00, 0x00, //0x00000270 je LBB0_26
+ 0x4c, 0x8d, 0x14, 0x0f, //0x00000276 leaq (%rdi,%rcx), %r10
+ 0x48, 0x83, 0xc2, 0x04, //0x0000027a addq $4, %rdx
+ 0x48, 0x89, 0xfb, //0x0000027e movq %rdi, %rbx
+ 0x48, 0x8d, 0x74, 0x07, 0x05, //0x00000281 leaq $5(%rdi,%rax), %rsi
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000286 .p2align 4, 0x90
+ //0x00000290 LBB0_22
+ 0x0f, 0xbe, 0x7e, 0xff, //0x00000290 movsbl $-1(%rsi), %edi
+ 0x83, 0xff, 0x20, //0x00000294 cmpl $32, %edi
+ 0x0f, 0x87, 0x7f, 0x00, 0x00, 0x00, //0x00000297 ja LBB0_28
+ 0x49, 0x0f, 0xa3, 0xf9, //0x0000029d btq %rdi, %r9
+ 0x0f, 0x83, 0x75, 0x00, 0x00, 0x00, //0x000002a1 jae LBB0_28
+ 0x48, 0xff, 0xc6, //0x000002a7 incq %rsi
+ 0x48, 0xff, 0xc2, //0x000002aa incq %rdx
+ 0x0f, 0x85, 0xdd, 0xff, 0xff, 0xff, //0x000002ad jne LBB0_22
+ 0x48, 0x89, 0xdf, //0x000002b3 movq %rbx, %rdi
+ 0x49, 0x29, 0xfa, //0x000002b6 subq %rdi, %r10
+ 0x4c, 0x89, 0xd6, //0x000002b9 movq %r10, %rsi
+ 0x48, 0x39, 0xce, //0x000002bc cmpq %rcx, %rsi
+ 0x0f, 0x82, 0x3b, 0x00, 0x00, 0x00, //0x000002bf jb LBB0_27
+ 0xe9, 0x67, 0x00, 0x00, 0x00, //0x000002c5 jmp LBB0_29
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000002ca .p2align 4, 0x90
+ //0x000002d0 LBB0_834
+ 0x4d, 0x89, 0x10, //0x000002d0 movq %r10, (%r8)
+ 0x31, 0xc9, //0x000002d3 xorl %ecx, %ecx
+ 0x49, 0x8b, 0x45, 0x00, //0x000002d5 movq (%r13), %rax
+ 0x48, 0x85, 0xc0, //0x000002d9 testq %rax, %rax
+ 0x0f, 0x85, 0x6e, 0x00, 0x00, 0x00, //0x000002dc jne LBB0_30
+ 0xe9, 0x82, 0x40, 0x00, 0x00, //0x000002e2 jmp LBB0_835
+ //0x000002e7 LBB0_26
+ 0x49, 0x01, 0xfa, //0x000002e7 addq %rdi, %r10
+ 0x49, 0x29, 0xfa, //0x000002ea subq %rdi, %r10
+ 0x4c, 0x89, 0xd6, //0x000002ed movq %r10, %rsi
+ 0x48, 0x39, 0xce, //0x000002f0 cmpq %rcx, %rsi
+ 0x0f, 0x83, 0x38, 0x00, 0x00, 0x00, //0x000002f3 jae LBB0_29
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000002f9 .p2align 4, 0x90
+ //0x00000300 LBB0_27
+ 0x4c, 0x8d, 0x56, 0x01, //0x00000300 leaq $1(%rsi), %r10
+ 0x4d, 0x89, 0x10, //0x00000304 movq %r10, (%r8)
+ 0x8a, 0x0c, 0x37, //0x00000307 movb (%rdi,%rsi), %cl
+ 0x49, 0x8b, 0x45, 0x00, //0x0000030a movq (%r13), %rax
+ 0x48, 0x85, 0xc0, //0x0000030e testq %rax, %rax
+ 0x0f, 0x85, 0x39, 0x00, 0x00, 0x00, //0x00000311 jne LBB0_30
+ 0xe9, 0x4d, 0x40, 0x00, 0x00, //0x00000317 jmp LBB0_835
+ //0x0000031c LBB0_28
+ 0x48, 0x89, 0xdf, //0x0000031c movq %rbx, %rdi
+ 0x48, 0x89, 0xda, //0x0000031f movq %rbx, %rdx
+ 0x48, 0xf7, 0xd2, //0x00000322 notq %rdx
+ 0x48, 0x01, 0xd6, //0x00000325 addq %rdx, %rsi
+ 0x48, 0x39, 0xce, //0x00000328 cmpq %rcx, %rsi
+ 0x0f, 0x82, 0xcf, 0xff, 0xff, 0xff, //0x0000032b jb LBB0_27
+ //0x00000331 LBB0_29
+ 0x31, 0xc9, //0x00000331 xorl %ecx, %ecx
+ 0x49, 0x89, 0xc2, //0x00000333 movq %rax, %r10
+ 0x49, 0x8b, 0x45, 0x00, //0x00000336 movq (%r13), %rax
+ 0x48, 0x85, 0xc0, //0x0000033a testq %rax, %rax
+ 0x0f, 0x84, 0x26, 0x40, 0x00, 0x00, //0x0000033d je LBB0_835
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000343 .p2align 4, 0x90
+ //0x00000350 LBB0_30
+ 0x8a, 0x40, 0x17, //0x00000350 movb $23(%rax), %al
+ 0x24, 0x1f, //0x00000353 andb $31, %al
+ 0x3c, 0x02, //0x00000355 cmpb $2, %al
+ 0x0f, 0x84, 0x23, 0x00, 0x00, 0x00, //0x00000357 je LBB0_343
+ 0x3c, 0x18, //0x0000035d cmpb $24, %al
+ 0x0f, 0x85, 0x04, 0x40, 0x00, 0x00, //0x0000035f jne LBB0_835
+ 0x80, 0xf9, 0x7b, //0x00000365 cmpb $123, %cl
+ 0x4c, 0x89, 0x6c, 0x24, 0x58, //0x00000368 movq %r13, $88(%rsp)
+ 0x0f, 0x84, 0x91, 0x00, 0x00, 0x00, //0x0000036d je LBB0_33
+ 0xe9, 0x09, 0x40, 0x00, 0x00, //0x00000373 jmp LBB0_837
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000378 .p2align 4, 0x90
+ //0x00000380 LBB0_343
+ 0x80, 0xf9, 0x5b, //0x00000380 cmpb $91, %cl
+ 0x0f, 0x85, 0xf8, 0x3f, 0x00, 0x00, //0x00000383 jne LBB0_837
+ 0x49, 0x8b, 0x45, 0x08, //0x00000389 movq $8(%r13), %rax
+ 0x4c, 0x8b, 0x30, //0x0000038d movq (%rax), %r14
+ 0x4d, 0x85, 0xf6, //0x00000390 testq %r14, %r14
+ 0x0f, 0x88, 0xd0, 0x3f, 0x00, 0x00, //0x00000393 js LBB0_835
+ 0x49, 0x8b, 0x03, //0x00000399 movq (%r11), %rax
+ 0x4c, 0x89, 0xd1, //0x0000039c movq %r10, %rcx
+ 0x48, 0x29, 0xc1, //0x0000039f subq %rax, %rcx
+ 0x0f, 0x83, 0xb8, 0x19, 0x00, 0x00, //0x000003a2 jae LBB0_350
+ 0x42, 0x8a, 0x14, 0x17, //0x000003a8 movb (%rdi,%r10), %dl
+ 0x80, 0xfa, 0x0d, //0x000003ac cmpb $13, %dl
+ 0x0f, 0x84, 0xab, 0x19, 0x00, 0x00, //0x000003af je LBB0_350
+ 0x80, 0xfa, 0x20, //0x000003b5 cmpb $32, %dl
+ 0x0f, 0x84, 0xa2, 0x19, 0x00, 0x00, //0x000003b8 je LBB0_350
+ 0x80, 0xc2, 0xf7, //0x000003be addb $-9, %dl
+ 0x80, 0xfa, 0x01, //0x000003c1 cmpb $1, %dl
+ 0x0f, 0x86, 0x96, 0x19, 0x00, 0x00, //0x000003c4 jbe LBB0_350
+ 0x4c, 0x89, 0xd2, //0x000003ca movq %r10, %rdx
+ 0xe9, 0xbf, 0x1a, 0x00, 0x00, //0x000003cd jmp LBB0_372
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000003d2 .p2align 4, 0x90
+ //0x000003e0 LBB0_246
+ 0x48, 0x01, 0xfe, //0x000003e0 addq %rdi, %rsi
+ 0x48, 0x29, 0xfe, //0x000003e3 subq %rdi, %rsi
+ 0x48, 0x89, 0xf2, //0x000003e6 movq %rsi, %rdx
+ 0x48, 0x39, 0xc2, //0x000003e9 cmpq %rax, %rdx
+ 0x0f, 0x83, 0x8f, 0x3f, 0x00, 0x00, //0x000003ec jae LBB0_837
+ //0x000003f2 LBB0_248
+ 0x4c, 0x8d, 0x52, 0x01, //0x000003f2 leaq $1(%rdx), %r10
+ 0x4d, 0x89, 0x10, //0x000003f6 movq %r10, (%r8)
+ 0x8a, 0x04, 0x17, //0x000003f9 movb (%rdi,%rdx), %al
+ 0x3c, 0x2c, //0x000003fc cmpb $44, %al
+ 0x0f, 0x85, 0x2f, 0x3f, 0x00, 0x00, //0x000003fe jne LBB0_249
+ //0x00000404 LBB0_33
+ 0x49, 0x8b, 0x03, //0x00000404 movq (%r11), %rax
+ 0x4c, 0x89, 0xd1, //0x00000407 movq %r10, %rcx
+ 0x48, 0x29, 0xc1, //0x0000040a subq %rax, %rcx
+ 0x48, 0x89, 0x7c, 0x24, 0x20, //0x0000040d movq %rdi, $32(%rsp)
+ 0x0f, 0x83, 0x38, 0x00, 0x00, 0x00, //0x00000412 jae LBB0_38
+ 0x42, 0x8a, 0x14, 0x17, //0x00000418 movb (%rdi,%r10), %dl
+ 0x80, 0xfa, 0x0d, //0x0000041c cmpb $13, %dl
+ 0x0f, 0x84, 0x2b, 0x00, 0x00, 0x00, //0x0000041f je LBB0_38
+ 0x80, 0xfa, 0x20, //0x00000425 cmpb $32, %dl
+ 0x0f, 0x84, 0x22, 0x00, 0x00, 0x00, //0x00000428 je LBB0_38
+ 0x80, 0xc2, 0xf7, //0x0000042e addb $-9, %dl
+ 0x80, 0xfa, 0x01, //0x00000431 cmpb $1, %dl
+ 0x0f, 0x86, 0x16, 0x00, 0x00, 0x00, //0x00000434 jbe LBB0_38
+ 0x4c, 0x89, 0xd2, //0x0000043a movq %r10, %rdx
+ 0xe9, 0x45, 0x01, 0x00, 0x00, //0x0000043d jmp LBB0_59
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000442 .p2align 4, 0x90
+ //0x00000450 LBB0_38
+ 0x49, 0x8d, 0x52, 0x01, //0x00000450 leaq $1(%r10), %rdx
+ 0x48, 0x39, 0xc2, //0x00000454 cmpq %rax, %rdx
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00000457 jae LBB0_42
+ 0x8a, 0x1c, 0x17, //0x0000045d movb (%rdi,%rdx), %bl
+ 0x80, 0xfb, 0x0d, //0x00000460 cmpb $13, %bl
+ 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x00000463 je LBB0_42
+ 0x80, 0xfb, 0x20, //0x00000469 cmpb $32, %bl
+ 0x0f, 0x84, 0x0e, 0x00, 0x00, 0x00, //0x0000046c je LBB0_42
+ 0x80, 0xc3, 0xf7, //0x00000472 addb $-9, %bl
+ 0x80, 0xfb, 0x01, //0x00000475 cmpb $1, %bl
+ 0x0f, 0x87, 0x09, 0x01, 0x00, 0x00, //0x00000478 ja LBB0_59
+ 0x90, 0x90, //0x0000047e .p2align 4, 0x90
+ //0x00000480 LBB0_42
+ 0x49, 0x8d, 0x52, 0x02, //0x00000480 leaq $2(%r10), %rdx
+ 0x48, 0x39, 0xc2, //0x00000484 cmpq %rax, %rdx
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00000487 jae LBB0_46
+ 0x8a, 0x1c, 0x17, //0x0000048d movb (%rdi,%rdx), %bl
+ 0x80, 0xfb, 0x0d, //0x00000490 cmpb $13, %bl
+ 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x00000493 je LBB0_46
+ 0x80, 0xfb, 0x20, //0x00000499 cmpb $32, %bl
+ 0x0f, 0x84, 0x0e, 0x00, 0x00, 0x00, //0x0000049c je LBB0_46
+ 0x80, 0xc3, 0xf7, //0x000004a2 addb $-9, %bl
+ 0x80, 0xfb, 0x01, //0x000004a5 cmpb $1, %bl
+ 0x0f, 0x87, 0xd9, 0x00, 0x00, 0x00, //0x000004a8 ja LBB0_59
+ 0x90, 0x90, //0x000004ae .p2align 4, 0x90
+ //0x000004b0 LBB0_46
+ 0x49, 0x8d, 0x52, 0x03, //0x000004b0 leaq $3(%r10), %rdx
+ 0x48, 0x39, 0xc2, //0x000004b4 cmpq %rax, %rdx
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x000004b7 jae LBB0_50
+ 0x8a, 0x1c, 0x17, //0x000004bd movb (%rdi,%rdx), %bl
+ 0x80, 0xfb, 0x0d, //0x000004c0 cmpb $13, %bl
+ 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x000004c3 je LBB0_50
+ 0x80, 0xfb, 0x20, //0x000004c9 cmpb $32, %bl
+ 0x0f, 0x84, 0x0e, 0x00, 0x00, 0x00, //0x000004cc je LBB0_50
+ 0x80, 0xc3, 0xf7, //0x000004d2 addb $-9, %bl
+ 0x80, 0xfb, 0x01, //0x000004d5 cmpb $1, %bl
+ 0x0f, 0x87, 0xa9, 0x00, 0x00, 0x00, //0x000004d8 ja LBB0_59
+ 0x90, 0x90, //0x000004de .p2align 4, 0x90
+ //0x000004e0 LBB0_50
+ 0x49, 0x8d, 0x72, 0x04, //0x000004e0 leaq $4(%r10), %rsi
+ 0x48, 0x39, 0xf0, //0x000004e4 cmpq %rsi, %rax
+ 0x0f, 0x86, 0x9d, 0x28, 0x00, 0x00, //0x000004e7 jbe LBB0_550
+ 0x48, 0x39, 0xf0, //0x000004ed cmpq %rsi, %rax
+ 0x0f, 0x84, 0x5a, 0x00, 0x00, 0x00, //0x000004f0 je LBB0_57
+ 0x48, 0x8d, 0x34, 0x07, //0x000004f6 leaq (%rdi,%rax), %rsi
+ 0x48, 0x83, 0xc1, 0x04, //0x000004fa addq $4, %rcx
+ 0x4a, 0x8d, 0x54, 0x17, 0x05, //0x000004fe leaq $5(%rdi,%r10), %rdx
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000503 .p2align 4, 0x90
+ //0x00000510 LBB0_53
+ 0x0f, 0xbe, 0x7a, 0xff, //0x00000510 movsbl $-1(%rdx), %edi
+ 0x83, 0xff, 0x20, //0x00000514 cmpl $32, %edi
+ 0x0f, 0x87, 0x53, 0x00, 0x00, 0x00, //0x00000517 ja LBB0_58
+ 0x49, 0x0f, 0xa3, 0xf9, //0x0000051d btq %rdi, %r9
+ 0x0f, 0x83, 0x49, 0x00, 0x00, 0x00, //0x00000521 jae LBB0_58
+ 0x48, 0xff, 0xc2, //0x00000527 incq %rdx
+ 0x48, 0xff, 0xc1, //0x0000052a incq %rcx
+ 0x0f, 0x85, 0xdd, 0xff, 0xff, 0xff, //0x0000052d jne LBB0_53
+ 0x48, 0x8b, 0x7c, 0x24, 0x20, //0x00000533 movq $32(%rsp), %rdi
+ 0x48, 0x29, 0xfe, //0x00000538 subq %rdi, %rsi
+ 0x48, 0x89, 0xf2, //0x0000053b movq %rsi, %rdx
+ 0x48, 0x39, 0xc2, //0x0000053e cmpq %rax, %rdx
+ 0x0f, 0x82, 0x40, 0x00, 0x00, 0x00, //0x00000541 jb LBB0_59
+ 0xe9, 0x35, 0x3e, 0x00, 0x00, //0x00000547 jmp LBB0_837
+ 0x90, 0x90, 0x90, 0x90, //0x0000054c .p2align 4, 0x90
+ //0x00000550 LBB0_57
+ 0x48, 0x01, 0xfe, //0x00000550 addq %rdi, %rsi
+ 0x48, 0x29, 0xfe, //0x00000553 subq %rdi, %rsi
+ 0x48, 0x89, 0xf2, //0x00000556 movq %rsi, %rdx
+ 0x48, 0x39, 0xc2, //0x00000559 cmpq %rax, %rdx
+ 0x0f, 0x82, 0x25, 0x00, 0x00, 0x00, //0x0000055c jb LBB0_59
+ 0xe9, 0x1a, 0x3e, 0x00, 0x00, //0x00000562 jmp LBB0_837
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000567 .p2align 4, 0x90
+ //0x00000570 LBB0_58
+ 0x48, 0x8b, 0x7c, 0x24, 0x20, //0x00000570 movq $32(%rsp), %rdi
+ 0x48, 0x89, 0xf9, //0x00000575 movq %rdi, %rcx
+ 0x48, 0xf7, 0xd1, //0x00000578 notq %rcx
+ 0x48, 0x01, 0xca, //0x0000057b addq %rcx, %rdx
+ 0x48, 0x39, 0xc2, //0x0000057e cmpq %rax, %rdx
+ 0x0f, 0x83, 0xfa, 0x3d, 0x00, 0x00, //0x00000581 jae LBB0_837
+ //0x00000587 LBB0_59
+ 0x4c, 0x8d, 0x52, 0x01, //0x00000587 leaq $1(%rdx), %r10
+ 0x4d, 0x89, 0x10, //0x0000058b movq %r10, (%r8)
+ 0x8a, 0x04, 0x17, //0x0000058e movb (%rdi,%rdx), %al
+ 0x3c, 0x22, //0x00000591 cmpb $34, %al
+ 0x0f, 0x85, 0x9a, 0x3d, 0x00, 0x00, //0x00000593 jne LBB0_249
+ 0x49, 0x8b, 0x33, //0x00000599 movq (%r11), %rsi
+ 0x48, 0x89, 0xf1, //0x0000059c movq %rsi, %rcx
+ 0x4c, 0x29, 0xd1, //0x0000059f subq %r10, %rcx
+ 0x0f, 0x84, 0x8f, 0x47, 0x00, 0x00, //0x000005a2 je LBB0_936
+ 0x49, 0x8b, 0x45, 0x08, //0x000005a8 movq $8(%r13), %rax
+ 0x4c, 0x8b, 0x20, //0x000005ac movq (%rax), %r12
+ 0x48, 0x8b, 0x40, 0x08, //0x000005af movq $8(%rax), %rax
+ 0x48, 0x89, 0x44, 0x24, 0x48, //0x000005b3 movq %rax, $72(%rsp)
+ 0x49, 0x01, 0xfa, //0x000005b8 addq %rdi, %r10
+ 0x48, 0x83, 0xf9, 0x40, //0x000005bb cmpq $64, %rcx
+ 0x4c, 0x89, 0x94, 0x24, 0xb0, 0x00, 0x00, 0x00, //0x000005bf movq %r10, $176(%rsp)
+ 0x48, 0x89, 0xb4, 0x24, 0xb8, 0x00, 0x00, 0x00, //0x000005c7 movq %rsi, $184(%rsp)
+ 0x0f, 0x82, 0x0c, 0x11, 0x00, 0x00, //0x000005cf jb LBB0_105
+ 0x4c, 0x89, 0x64, 0x24, 0x30, //0x000005d5 movq %r12, $48(%rsp)
+ 0x89, 0xc8, //0x000005da movl %ecx, %eax
+ 0x83, 0xe0, 0x3f, //0x000005dc andl $63, %eax
+ 0x48, 0x89, 0x84, 0x24, 0xa8, 0x00, 0x00, 0x00, //0x000005df movq %rax, $168(%rsp)
+ 0x48, 0x29, 0xd6, //0x000005e7 subq %rdx, %rsi
+ 0x48, 0x83, 0xc6, 0xbf, //0x000005ea addq $-65, %rsi
+ 0x48, 0x83, 0xe6, 0xc0, //0x000005ee andq $-64, %rsi
+ 0x48, 0x01, 0xd6, //0x000005f2 addq %rdx, %rsi
+ 0x48, 0x8d, 0x44, 0x37, 0x41, //0x000005f5 leaq $65(%rdi,%rsi), %rax
+ 0x48, 0x89, 0x44, 0x24, 0x50, //0x000005fa movq %rax, $80(%rsp)
+ 0x49, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x000005ff movq $-1, %r8
+ 0x4c, 0x89, 0xd6, //0x00000606 movq %r10, %rsi
+ 0x31, 0xdb, //0x00000609 xorl %ebx, %ebx
+ 0x90, 0x90, 0x90, 0x90, 0x90, //0x0000060b .p2align 4, 0x90
+ //0x00000610 LBB0_63
+ 0xc5, 0xfa, 0x6f, 0x16, //0x00000610 vmovdqu (%rsi), %xmm2
+ 0xc5, 0xfa, 0x6f, 0x6e, 0x10, //0x00000614 vmovdqu $16(%rsi), %xmm5
+ 0xc5, 0xfa, 0x6f, 0x76, 0x20, //0x00000619 vmovdqu $32(%rsi), %xmm6
+ 0xc5, 0xfa, 0x6f, 0x7e, 0x30, //0x0000061e vmovdqu $48(%rsi), %xmm7
+ 0xc5, 0xe9, 0x74, 0xd8, //0x00000623 vpcmpeqb %xmm0, %xmm2, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xfb, //0x00000627 vpmovmskb %xmm3, %edi
+ 0xc5, 0xd1, 0x74, 0xd8, //0x0000062b vpcmpeqb %xmm0, %xmm5, %xmm3
+ 0xc5, 0x79, 0xd7, 0xe3, //0x0000062f vpmovmskb %xmm3, %r12d
+ 0xc5, 0xc9, 0x74, 0xd8, //0x00000633 vpcmpeqb %xmm0, %xmm6, %xmm3
+ 0xc5, 0x79, 0xd7, 0xeb, //0x00000637 vpmovmskb %xmm3, %r13d
+ 0xc5, 0xc1, 0x74, 0xd8, //0x0000063b vpcmpeqb %xmm0, %xmm7, %xmm3
+ 0xc5, 0x79, 0xd7, 0xfb, //0x0000063f vpmovmskb %xmm3, %r15d
+ 0xc5, 0xe9, 0x74, 0xd1, //0x00000643 vpcmpeqb %xmm1, %xmm2, %xmm2
+ 0xc5, 0x79, 0xd7, 0xca, //0x00000647 vpmovmskb %xmm2, %r9d
+ 0xc5, 0xd1, 0x74, 0xd1, //0x0000064b vpcmpeqb %xmm1, %xmm5, %xmm2
+ 0xc5, 0x79, 0xd7, 0xf2, //0x0000064f vpmovmskb %xmm2, %r14d
+ 0xc5, 0xc9, 0x74, 0xd1, //0x00000653 vpcmpeqb %xmm1, %xmm6, %xmm2
+ 0xc5, 0x79, 0xd7, 0xda, //0x00000657 vpmovmskb %xmm2, %r11d
+ 0xc5, 0xc1, 0x74, 0xd1, //0x0000065b vpcmpeqb %xmm1, %xmm7, %xmm2
+ 0xc5, 0x79, 0xd7, 0xd2, //0x0000065f vpmovmskb %xmm2, %r10d
+ 0x49, 0xc1, 0xe7, 0x30, //0x00000663 shlq $48, %r15
+ 0x49, 0xc1, 0xe5, 0x20, //0x00000667 shlq $32, %r13
+ 0x49, 0xc1, 0xe4, 0x10, //0x0000066b shlq $16, %r12
+ 0x4c, 0x09, 0xe7, //0x0000066f orq %r12, %rdi
+ 0x4c, 0x09, 0xef, //0x00000672 orq %r13, %rdi
+ 0x49, 0xc1, 0xe2, 0x30, //0x00000675 shlq $48, %r10
+ 0x49, 0xc1, 0xe3, 0x20, //0x00000679 shlq $32, %r11
+ 0x49, 0xc1, 0xe6, 0x10, //0x0000067d shlq $16, %r14
+ 0x4d, 0x09, 0xf1, //0x00000681 orq %r14, %r9
+ 0x4d, 0x09, 0xd9, //0x00000684 orq %r11, %r9
+ 0x4d, 0x09, 0xd1, //0x00000687 orq %r10, %r9
+ 0x49, 0x83, 0xf8, 0xff, //0x0000068a cmpq $-1, %r8
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x0000068e jne LBB0_65
+ 0x4d, 0x85, 0xc9, //0x00000694 testq %r9, %r9
+ 0x0f, 0x85, 0x2f, 0x00, 0x00, 0x00, //0x00000697 jne LBB0_74
+ //0x0000069d LBB0_65
+ 0x4c, 0x09, 0xff, //0x0000069d orq %r15, %rdi
+ 0x4c, 0x89, 0xc8, //0x000006a0 movq %r9, %rax
+ 0x48, 0x09, 0xd8, //0x000006a3 orq %rbx, %rax
+ 0x0f, 0x85, 0x3e, 0x00, 0x00, 0x00, //0x000006a6 jne LBB0_75
+ //0x000006ac LBB0_66
+ 0x48, 0x85, 0xff, //0x000006ac testq %rdi, %rdi
+ 0x0f, 0x85, 0x8b, 0x00, 0x00, 0x00, //0x000006af jne LBB0_76
+ //0x000006b5 LBB0_67
+ 0x48, 0x83, 0xc1, 0xc0, //0x000006b5 addq $-64, %rcx
+ 0x48, 0x83, 0xc6, 0x40, //0x000006b9 addq $64, %rsi
+ 0x48, 0x83, 0xf9, 0x3f, //0x000006bd cmpq $63, %rcx
+ 0x0f, 0x87, 0x49, 0xff, 0xff, 0xff, //0x000006c1 ja LBB0_63
+ 0xe9, 0x53, 0x0f, 0x00, 0x00, //0x000006c7 jmp LBB0_68
+ //0x000006cc LBB0_74
+ 0x49, 0x89, 0xf2, //0x000006cc movq %rsi, %r10
+ 0x4c, 0x2b, 0x54, 0x24, 0x20, //0x000006cf subq $32(%rsp), %r10
+ 0x4d, 0x0f, 0xbc, 0xc1, //0x000006d4 bsfq %r9, %r8
+ 0x4d, 0x01, 0xd0, //0x000006d8 addq %r10, %r8
+ 0x4c, 0x09, 0xff, //0x000006db orq %r15, %rdi
+ 0x4c, 0x89, 0xc8, //0x000006de movq %r9, %rax
+ 0x48, 0x09, 0xd8, //0x000006e1 orq %rbx, %rax
+ 0x0f, 0x84, 0xc2, 0xff, 0xff, 0xff, //0x000006e4 je LBB0_66
+ //0x000006ea LBB0_75
+ 0x49, 0x89, 0xdb, //0x000006ea movq %rbx, %r11
+ 0x49, 0xf7, 0xd3, //0x000006ed notq %r11
+ 0x4d, 0x21, 0xcb, //0x000006f0 andq %r9, %r11
+ 0x4f, 0x8d, 0x14, 0x1b, //0x000006f3 leaq (%r11,%r11), %r10
+ 0x49, 0x09, 0xda, //0x000006f7 orq %rbx, %r10
+ 0x4d, 0x89, 0xd6, //0x000006fa movq %r10, %r14
+ 0x49, 0xf7, 0xd6, //0x000006fd notq %r14
+ 0x4d, 0x21, 0xce, //0x00000700 andq %r9, %r14
+ 0x48, 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x00000703 movabsq $-6148914691236517206, %rbx
+ 0x49, 0x21, 0xde, //0x0000070d andq %rbx, %r14
+ 0x31, 0xdb, //0x00000710 xorl %ebx, %ebx
+ 0x4d, 0x01, 0xde, //0x00000712 addq %r11, %r14
+ 0x0f, 0x92, 0xc3, //0x00000715 setb %bl
+ 0x4d, 0x01, 0xf6, //0x00000718 addq %r14, %r14
+ 0x48, 0xb8, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x0000071b movabsq $6148914691236517205, %rax
+ 0x49, 0x31, 0xc6, //0x00000725 xorq %rax, %r14
+ 0x4d, 0x21, 0xd6, //0x00000728 andq %r10, %r14
+ 0x49, 0xf7, 0xd6, //0x0000072b notq %r14
+ 0x4c, 0x21, 0xf7, //0x0000072e andq %r14, %rdi
+ 0x48, 0x85, 0xff, //0x00000731 testq %rdi, %rdi
+ 0x0f, 0x84, 0x7b, 0xff, 0xff, 0xff, //0x00000734 je LBB0_67
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x0000073a .p2align 4, 0x90
+ //0x00000740 LBB0_76
+ 0x48, 0x0f, 0xbc, 0xc7, //0x00000740 bsfq %rdi, %rax
+ 0x48, 0x8b, 0x7c, 0x24, 0x20, //0x00000744 movq $32(%rsp), %rdi
+ 0x48, 0x29, 0xfe, //0x00000749 subq %rdi, %rsi
+ 0x4c, 0x8d, 0x54, 0x06, 0x01, //0x0000074c leaq $1(%rsi,%rax), %r10
+ 0x4c, 0x8b, 0x7c, 0x24, 0x28, //0x00000751 movq $40(%rsp), %r15
+ 0x4c, 0x8b, 0x6c, 0x24, 0x58, //0x00000756 movq $88(%rsp), %r13
+ 0x4c, 0x8b, 0x5c, 0x24, 0x38, //0x0000075b movq $56(%rsp), %r11
+ 0x49, 0xb9, 0x00, 0x26, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, //0x00000760 movabsq $4294977024, %r9
+ 0x4c, 0x8b, 0x64, 0x24, 0x30, //0x0000076a movq $48(%rsp), %r12
+ 0x48, 0x8b, 0x74, 0x24, 0x48, //0x0000076f movq $72(%rsp), %rsi
+ 0x4d, 0x85, 0xd2, //0x00000774 testq %r10, %r10
+ 0x48, 0x8b, 0x9c, 0x24, 0xb0, 0x00, 0x00, 0x00, //0x00000777 movq $176(%rsp), %rbx
+ 0x0f, 0x88, 0xba, 0x45, 0x00, 0x00, //0x0000077f js LBB0_937
+ //0x00000785 LBB0_79
+ 0x48, 0x8b, 0x44, 0x24, 0x18, //0x00000785 movq $24(%rsp), %rax
+ 0x4c, 0x89, 0x10, //0x0000078a movq %r10, (%rax)
+ 0x49, 0x83, 0xf8, 0xff, //0x0000078d cmpq $-1, %r8
+ 0x0f, 0x84, 0x09, 0x00, 0x00, 0x00, //0x00000791 je LBB0_81
+ 0x4d, 0x39, 0xd0, //0x00000797 cmpq %r10, %r8
+ 0x0f, 0x8e, 0x5e, 0x0f, 0x00, 0x00, //0x0000079a jle LBB0_107
+ //0x000007a0 LBB0_81
+ 0x4c, 0x89, 0xd1, //0x000007a0 movq %r10, %rcx
+ 0x48, 0x29, 0xd1, //0x000007a3 subq %rdx, %rcx
+ 0x48, 0x83, 0xc1, 0xfe, //0x000007a6 addq $-2, %rcx
+ 0xba, 0x01, 0x00, 0x00, 0x00, //0x000007aa movl $1, %edx
+ 0x48, 0x89, 0xc8, //0x000007af movq %rcx, %rax
+ 0x48, 0x09, 0xf0, //0x000007b2 orq %rsi, %rax
+ 0x0f, 0x84, 0xe5, 0x00, 0x00, 0x00, //0x000007b5 je LBB0_92
+ 0x48, 0x39, 0xf1, //0x000007bb cmpq %rsi, %rcx
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x000007be movq $24(%rsp), %r8
+ 0x0f, 0x85, 0xf7, 0x00, 0x00, 0x00, //0x000007c3 jne LBB0_93
+ 0x48, 0x83, 0xfe, 0x10, //0x000007c9 cmpq $16, %rsi
+ 0x0f, 0x82, 0x68, 0x00, 0x00, 0x00, //0x000007cd jb LBB0_88
+ 0x48, 0x8d, 0x4e, 0xf0, //0x000007d3 leaq $-16(%rsi), %rcx
+ 0x48, 0x89, 0xc8, //0x000007d7 movq %rcx, %rax
+ 0x48, 0x83, 0xe0, 0xf0, //0x000007da andq $-16, %rax
+ 0x48, 0x8d, 0x74, 0x03, 0x10, //0x000007de leaq $16(%rbx,%rax), %rsi
+ 0x49, 0x8d, 0x7c, 0x04, 0x10, //0x000007e3 leaq $16(%r12,%rax), %rdi
+ 0x83, 0xe1, 0x0f, //0x000007e8 andl $15, %ecx
+ 0x31, 0xdb, //0x000007eb xorl %ebx, %ebx
+ 0x90, 0x90, 0x90, //0x000007ed .p2align 4, 0x90
+ //0x000007f0 LBB0_85
+ 0x48, 0x8b, 0x84, 0x24, 0xb0, 0x00, 0x00, 0x00, //0x000007f0 movq $176(%rsp), %rax
+ 0xc5, 0xfa, 0x6f, 0x14, 0x18, //0x000007f8 vmovdqu (%rax,%rbx), %xmm2
+ 0xc4, 0xc1, 0x69, 0x74, 0x14, 0x1c, //0x000007fd vpcmpeqb (%r12,%rbx), %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x00000803 vpmovmskb %xmm2, %eax
+ 0x66, 0x83, 0xf8, 0xff, //0x00000807 cmpw $-1, %ax
+ 0x0f, 0x85, 0x34, 0x01, 0x00, 0x00, //0x0000080b jne LBB0_98
+ 0x48, 0x8b, 0x44, 0x24, 0x48, //0x00000811 movq $72(%rsp), %rax
+ 0x48, 0x83, 0xc0, 0xf0, //0x00000816 addq $-16, %rax
+ 0x48, 0x83, 0xc3, 0x10, //0x0000081a addq $16, %rbx
+ 0x48, 0x89, 0x44, 0x24, 0x48, //0x0000081e movq %rax, $72(%rsp)
+ 0x48, 0x83, 0xf8, 0x0f, //0x00000823 cmpq $15, %rax
+ 0x0f, 0x87, 0xc3, 0xff, 0xff, 0xff, //0x00000827 ja LBB0_85
+ 0x49, 0x89, 0xfc, //0x0000082d movq %rdi, %r12
+ 0x48, 0x89, 0xf3, //0x00000830 movq %rsi, %rbx
+ 0x48, 0x89, 0xce, //0x00000833 movq %rcx, %rsi
+ 0x48, 0x8b, 0x7c, 0x24, 0x20, //0x00000836 movq $32(%rsp), %rdi
+ //0x0000083b LBB0_88
+ 0x44, 0x89, 0xe0, //0x0000083b movl %r12d, %eax
+ 0x25, 0xff, 0x0f, 0x00, 0x00, //0x0000083e andl $4095, %eax
+ 0x3d, 0xf0, 0x0f, 0x00, 0x00, //0x00000843 cmpl $4080, %eax
+ 0x0f, 0x87, 0x88, 0x00, 0x00, 0x00, //0x00000848 ja LBB0_94
+ 0x89, 0xd8, //0x0000084e movl %ebx, %eax
+ 0x25, 0xff, 0x0f, 0x00, 0x00, //0x00000850 andl $4095, %eax
+ 0x3d, 0xf1, 0x0f, 0x00, 0x00, //0x00000855 cmpl $4081, %eax
+ 0x0f, 0x83, 0x76, 0x00, 0x00, 0x00, //0x0000085a jae LBB0_94
+ 0xc5, 0xfa, 0x6f, 0x13, //0x00000860 vmovdqu (%rbx), %xmm2
+ 0xc4, 0xc1, 0x69, 0x74, 0x14, 0x24, //0x00000864 vpcmpeqb (%r12), %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xca, //0x0000086a vpmovmskb %xmm2, %ecx
+ 0x66, 0x83, 0xf9, 0xff, //0x0000086e cmpw $-1, %cx
+ 0x0f, 0x84, 0x98, 0x00, 0x00, 0x00, //0x00000872 je LBB0_100
+ 0xf7, 0xd1, //0x00000878 notl %ecx
+ 0x0f, 0xb7, 0xc1, //0x0000087a movzwl %cx, %eax
+ 0x48, 0x0f, 0xbc, 0xc0, //0x0000087d bsfq %rax, %rax
+ 0x31, 0xd2, //0x00000881 xorl %edx, %edx
+ 0x48, 0x39, 0xf0, //0x00000883 cmpq %rsi, %rax
+ 0x0f, 0x93, 0xc2, //0x00000886 setae %dl
+ 0x49, 0x8b, 0x0b, //0x00000889 movq (%r11), %rcx
+ 0x4c, 0x89, 0xd6, //0x0000088c movq %r10, %rsi
+ 0x48, 0x29, 0xce, //0x0000088f subq %rcx, %rsi
+ 0x0f, 0x82, 0x87, 0x00, 0x00, 0x00, //0x00000892 jb LBB0_101
+ 0xe9, 0xe3, 0x00, 0x00, 0x00, //0x00000898 jmp LBB0_154
+ 0x90, 0x90, 0x90, //0x0000089d .p2align 4, 0x90
+ //0x000008a0 LBB0_92
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x000008a0 movq $24(%rsp), %r8
+ 0x49, 0x8b, 0x0b, //0x000008a5 movq (%r11), %rcx
+ 0x4c, 0x89, 0xd6, //0x000008a8 movq %r10, %rsi
+ 0x48, 0x29, 0xce, //0x000008ab subq %rcx, %rsi
+ 0x0f, 0x82, 0x6b, 0x00, 0x00, 0x00, //0x000008ae jb LBB0_101
+ 0xe9, 0xc7, 0x00, 0x00, 0x00, //0x000008b4 jmp LBB0_154
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000008b9 .p2align 4, 0x90
+ //0x000008c0 LBB0_93
+ 0x31, 0xd2, //0x000008c0 xorl %edx, %edx
+ 0x49, 0x8b, 0x0b, //0x000008c2 movq (%r11), %rcx
+ 0x4c, 0x89, 0xd6, //0x000008c5 movq %r10, %rsi
+ 0x48, 0x29, 0xce, //0x000008c8 subq %rcx, %rsi
+ 0x0f, 0x82, 0x4e, 0x00, 0x00, 0x00, //0x000008cb jb LBB0_101
+ 0xe9, 0xaa, 0x00, 0x00, 0x00, //0x000008d1 jmp LBB0_154
+ //0x000008d6 LBB0_94
+ 0x48, 0x85, 0xf6, //0x000008d6 testq %rsi, %rsi
+ 0x0f, 0x84, 0x31, 0x00, 0x00, 0x00, //0x000008d9 je LBB0_100
+ 0x31, 0xc9, //0x000008df xorl %ecx, %ecx
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000008e1 .p2align 4, 0x90
+ //0x000008f0 LBB0_96
+ 0x0f, 0xb6, 0x04, 0x0b, //0x000008f0 movzbl (%rbx,%rcx), %eax
+ 0x41, 0x3a, 0x04, 0x0c, //0x000008f4 cmpb (%r12,%rcx), %al
+ 0x0f, 0x85, 0x62, 0x00, 0x00, 0x00, //0x000008f8 jne LBB0_99
+ 0x48, 0xff, 0xc1, //0x000008fe incq %rcx
+ 0x48, 0x39, 0xce, //0x00000901 cmpq %rcx, %rsi
+ 0x0f, 0x85, 0xe6, 0xff, 0xff, 0xff, //0x00000904 jne LBB0_96
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x0000090a .p2align 4, 0x90
+ //0x00000910 LBB0_100
+ 0x49, 0x8b, 0x0b, //0x00000910 movq (%r11), %rcx
+ 0x4c, 0x89, 0xd6, //0x00000913 movq %r10, %rsi
+ 0x48, 0x29, 0xce, //0x00000916 subq %rcx, %rsi
+ 0x0f, 0x83, 0x61, 0x00, 0x00, 0x00, //0x00000919 jae LBB0_154
+ //0x0000091f LBB0_101
+ 0x42, 0x8a, 0x04, 0x17, //0x0000091f movb (%rdi,%r10), %al
+ 0x3c, 0x0d, //0x00000923 cmpb $13, %al
+ 0x0f, 0x84, 0x55, 0x00, 0x00, 0x00, //0x00000925 je LBB0_154
+ 0x3c, 0x20, //0x0000092b cmpb $32, %al
+ 0x0f, 0x84, 0x4d, 0x00, 0x00, 0x00, //0x0000092d je LBB0_154
+ 0x04, 0xf7, //0x00000933 addb $-9, %al
+ 0x3c, 0x01, //0x00000935 cmpb $1, %al
+ 0x0f, 0x86, 0x43, 0x00, 0x00, 0x00, //0x00000937 jbe LBB0_154
+ 0x4c, 0x89, 0xd0, //0x0000093d movq %r10, %rax
+ 0xe9, 0x62, 0x01, 0x00, 0x00, //0x00000940 jmp LBB0_176
+ //0x00000945 LBB0_98
+ 0x31, 0xd2, //0x00000945 xorl %edx, %edx
+ 0x48, 0x8b, 0x7c, 0x24, 0x20, //0x00000947 movq $32(%rsp), %rdi
+ 0x49, 0x8b, 0x0b, //0x0000094c movq (%r11), %rcx
+ 0x4c, 0x89, 0xd6, //0x0000094f movq %r10, %rsi
+ 0x48, 0x29, 0xce, //0x00000952 subq %rcx, %rsi
+ 0x0f, 0x82, 0xc4, 0xff, 0xff, 0xff, //0x00000955 jb LBB0_101
+ 0xe9, 0x20, 0x00, 0x00, 0x00, //0x0000095b jmp LBB0_154
+ //0x00000960 LBB0_99
+ 0x31, 0xd2, //0x00000960 xorl %edx, %edx
+ 0x49, 0x8b, 0x0b, //0x00000962 movq (%r11), %rcx
+ 0x4c, 0x89, 0xd6, //0x00000965 movq %r10, %rsi
+ 0x48, 0x29, 0xce, //0x00000968 subq %rcx, %rsi
+ 0x0f, 0x82, 0xae, 0xff, 0xff, 0xff, //0x0000096b jb LBB0_101
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000971 .p2align 4, 0x90
+ //0x00000980 LBB0_154
+ 0x49, 0x8d, 0x42, 0x01, //0x00000980 leaq $1(%r10), %rax
+ 0x48, 0x39, 0xc8, //0x00000984 cmpq %rcx, %rax
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00000987 jae LBB0_158
+ 0x8a, 0x1c, 0x07, //0x0000098d movb (%rdi,%rax), %bl
+ 0x80, 0xfb, 0x0d, //0x00000990 cmpb $13, %bl
+ 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x00000993 je LBB0_158
+ 0x80, 0xfb, 0x20, //0x00000999 cmpb $32, %bl
+ 0x0f, 0x84, 0x0e, 0x00, 0x00, 0x00, //0x0000099c je LBB0_158
+ 0x80, 0xc3, 0xf7, //0x000009a2 addb $-9, %bl
+ 0x80, 0xfb, 0x01, //0x000009a5 cmpb $1, %bl
+ 0x0f, 0x87, 0xf9, 0x00, 0x00, 0x00, //0x000009a8 ja LBB0_176
+ 0x90, 0x90, //0x000009ae .p2align 4, 0x90
+ //0x000009b0 LBB0_158
+ 0x49, 0x8d, 0x42, 0x02, //0x000009b0 leaq $2(%r10), %rax
+ 0x48, 0x39, 0xc8, //0x000009b4 cmpq %rcx, %rax
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x000009b7 jae LBB0_162
+ 0x8a, 0x1c, 0x07, //0x000009bd movb (%rdi,%rax), %bl
+ 0x80, 0xfb, 0x0d, //0x000009c0 cmpb $13, %bl
+ 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x000009c3 je LBB0_162
+ 0x80, 0xfb, 0x20, //0x000009c9 cmpb $32, %bl
+ 0x0f, 0x84, 0x0e, 0x00, 0x00, 0x00, //0x000009cc je LBB0_162
+ 0x80, 0xc3, 0xf7, //0x000009d2 addb $-9, %bl
+ 0x80, 0xfb, 0x01, //0x000009d5 cmpb $1, %bl
+ 0x0f, 0x87, 0xc9, 0x00, 0x00, 0x00, //0x000009d8 ja LBB0_176
+ 0x90, 0x90, //0x000009de .p2align 4, 0x90
+ //0x000009e0 LBB0_162
+ 0x49, 0x8d, 0x42, 0x03, //0x000009e0 leaq $3(%r10), %rax
+ 0x48, 0x39, 0xc8, //0x000009e4 cmpq %rcx, %rax
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x000009e7 jae LBB0_166
+ 0x8a, 0x1c, 0x07, //0x000009ed movb (%rdi,%rax), %bl
+ 0x80, 0xfb, 0x0d, //0x000009f0 cmpb $13, %bl
+ 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x000009f3 je LBB0_166
+ 0x80, 0xfb, 0x20, //0x000009f9 cmpb $32, %bl
+ 0x0f, 0x84, 0x0e, 0x00, 0x00, 0x00, //0x000009fc je LBB0_166
+ 0x80, 0xc3, 0xf7, //0x00000a02 addb $-9, %bl
+ 0x80, 0xfb, 0x01, //0x00000a05 cmpb $1, %bl
+ 0x0f, 0x87, 0x99, 0x00, 0x00, 0x00, //0x00000a08 ja LBB0_176
+ 0x90, 0x90, //0x00000a0e .p2align 4, 0x90
+ //0x00000a10 LBB0_166
+ 0x49, 0x8d, 0x7a, 0x04, //0x00000a10 leaq $4(%r10), %rdi
+ 0x48, 0x39, 0xf9, //0x00000a14 cmpq %rdi, %rcx
+ 0x0f, 0x86, 0x5e, 0x39, 0x00, 0x00, //0x00000a17 jbe LBB0_836
+ 0x48, 0x39, 0xf9, //0x00000a1d cmpq %rdi, %rcx
+ 0x0f, 0x84, 0x4a, 0x00, 0x00, 0x00, //0x00000a20 je LBB0_173
+ 0x48, 0x8b, 0x44, 0x24, 0x20, //0x00000a26 movq $32(%rsp), %rax
+ 0x48, 0x8d, 0x3c, 0x08, //0x00000a2b leaq (%rax,%rcx), %rdi
+ 0x48, 0x83, 0xc6, 0x04, //0x00000a2f addq $4, %rsi
+ 0x4a, 0x8d, 0x44, 0x10, 0x05, //0x00000a33 leaq $5(%rax,%r10), %rax
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000a38 .p2align 4, 0x90
+ //0x00000a40 LBB0_169
+ 0x0f, 0xbe, 0x58, 0xff, //0x00000a40 movsbl $-1(%rax), %ebx
+ 0x83, 0xfb, 0x20, //0x00000a44 cmpl $32, %ebx
+ 0x0f, 0x87, 0x43, 0x00, 0x00, 0x00, //0x00000a47 ja LBB0_175
+ 0x49, 0x0f, 0xa3, 0xd9, //0x00000a4d btq %rbx, %r9
+ 0x0f, 0x83, 0x39, 0x00, 0x00, 0x00, //0x00000a51 jae LBB0_175
+ 0x48, 0xff, 0xc0, //0x00000a57 incq %rax
+ 0x48, 0xff, 0xc6, //0x00000a5a incq %rsi
+ 0x0f, 0x85, 0xdd, 0xff, 0xff, 0xff, //0x00000a5d jne LBB0_169
+ 0x48, 0x8b, 0x74, 0x24, 0x20, //0x00000a63 movq $32(%rsp), %rsi
+ 0xe9, 0x0b, 0x00, 0x00, 0x00, //0x00000a68 jmp LBB0_174
+ 0x90, 0x90, 0x90, //0x00000a6d .p2align 4, 0x90
+ //0x00000a70 LBB0_173
+ 0x48, 0x8b, 0x74, 0x24, 0x20, //0x00000a70 movq $32(%rsp), %rsi
+ 0x48, 0x01, 0xf7, //0x00000a75 addq %rsi, %rdi
+ //0x00000a78 LBB0_174
+ 0x48, 0x29, 0xf7, //0x00000a78 subq %rsi, %rdi
+ 0x48, 0x89, 0xf8, //0x00000a7b movq %rdi, %rax
+ 0x48, 0x89, 0xf7, //0x00000a7e movq %rsi, %rdi
+ 0x48, 0x39, 0xc8, //0x00000a81 cmpq %rcx, %rax
+ 0x0f, 0x82, 0x1d, 0x00, 0x00, 0x00, //0x00000a84 jb LBB0_176
+ 0xe9, 0xf2, 0x38, 0x00, 0x00, //0x00000a8a jmp LBB0_837
+ 0x90, //0x00000a8f .p2align 4, 0x90
+ //0x00000a90 LBB0_175
+ 0x48, 0x8b, 0x7c, 0x24, 0x20, //0x00000a90 movq $32(%rsp), %rdi
+ 0x48, 0x89, 0xfe, //0x00000a95 movq %rdi, %rsi
+ 0x48, 0xf7, 0xd6, //0x00000a98 notq %rsi
+ 0x48, 0x01, 0xf0, //0x00000a9b addq %rsi, %rax
+ 0x48, 0x39, 0xc8, //0x00000a9e cmpq %rcx, %rax
+ 0x0f, 0x83, 0xda, 0x38, 0x00, 0x00, //0x00000aa1 jae LBB0_837
+ //0x00000aa7 LBB0_176
+ 0x4c, 0x8d, 0x50, 0x01, //0x00000aa7 leaq $1(%rax), %r10
+ 0x4d, 0x89, 0x10, //0x00000aab movq %r10, (%r8)
+ 0x80, 0x3c, 0x07, 0x3a, //0x00000aae cmpb $58, (%rdi,%rax)
+ 0x0f, 0x85, 0xc9, 0x38, 0x00, 0x00, //0x00000ab2 jne LBB0_837
+ 0x48, 0x85, 0xd2, //0x00000ab8 testq %rdx, %rdx
+ 0x0f, 0x85, 0xef, 0x20, 0x00, 0x00, //0x00000abb jne LBB0_446
+ 0x49, 0x8b, 0x13, //0x00000ac1 movq (%r11), %rdx
+ 0x49, 0x39, 0xd2, //0x00000ac4 cmpq %rdx, %r10
+ 0x0f, 0x83, 0x33, 0x00, 0x00, 0x00, //0x00000ac7 jae LBB0_183
+ 0x42, 0x8a, 0x0c, 0x17, //0x00000acd movb (%rdi,%r10), %cl
+ 0x80, 0xf9, 0x0d, //0x00000ad1 cmpb $13, %cl
+ 0x0f, 0x84, 0x26, 0x00, 0x00, 0x00, //0x00000ad4 je LBB0_183
+ 0x80, 0xf9, 0x20, //0x00000ada cmpb $32, %cl
+ 0x0f, 0x84, 0x1d, 0x00, 0x00, 0x00, //0x00000add je LBB0_183
+ 0x80, 0xc1, 0xf7, //0x00000ae3 addb $-9, %cl
+ 0x80, 0xf9, 0x01, //0x00000ae6 cmpb $1, %cl
+ 0x0f, 0x86, 0x11, 0x00, 0x00, 0x00, //0x00000ae9 jbe LBB0_183
+ 0x4c, 0x89, 0xd1, //0x00000aef movq %r10, %rcx
+ 0xe9, 0x49, 0x01, 0x00, 0x00, //0x00000af2 jmp LBB0_205
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000af7 .p2align 4, 0x90
+ //0x00000b00 LBB0_183
+ 0x48, 0x8d, 0x48, 0x02, //0x00000b00 leaq $2(%rax), %rcx
+ 0x48, 0x39, 0xd1, //0x00000b04 cmpq %rdx, %rcx
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00000b07 jae LBB0_187
+ 0x8a, 0x1c, 0x0f, //0x00000b0d movb (%rdi,%rcx), %bl
+ 0x80, 0xfb, 0x0d, //0x00000b10 cmpb $13, %bl
+ 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x00000b13 je LBB0_187
+ 0x80, 0xfb, 0x20, //0x00000b19 cmpb $32, %bl
+ 0x0f, 0x84, 0x0e, 0x00, 0x00, 0x00, //0x00000b1c je LBB0_187
+ 0x80, 0xc3, 0xf7, //0x00000b22 addb $-9, %bl
+ 0x80, 0xfb, 0x01, //0x00000b25 cmpb $1, %bl
+ 0x0f, 0x87, 0x12, 0x01, 0x00, 0x00, //0x00000b28 ja LBB0_205
+ 0x90, 0x90, //0x00000b2e .p2align 4, 0x90
+ //0x00000b30 LBB0_187
+ 0x48, 0x8d, 0x48, 0x03, //0x00000b30 leaq $3(%rax), %rcx
+ 0x48, 0x39, 0xd1, //0x00000b34 cmpq %rdx, %rcx
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00000b37 jae LBB0_191
+ 0x8a, 0x1c, 0x0f, //0x00000b3d movb (%rdi,%rcx), %bl
+ 0x80, 0xfb, 0x0d, //0x00000b40 cmpb $13, %bl
+ 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x00000b43 je LBB0_191
+ 0x80, 0xfb, 0x20, //0x00000b49 cmpb $32, %bl
+ 0x0f, 0x84, 0x0e, 0x00, 0x00, 0x00, //0x00000b4c je LBB0_191
+ 0x80, 0xc3, 0xf7, //0x00000b52 addb $-9, %bl
+ 0x80, 0xfb, 0x01, //0x00000b55 cmpb $1, %bl
+ 0x0f, 0x87, 0xe2, 0x00, 0x00, 0x00, //0x00000b58 ja LBB0_205
+ 0x90, 0x90, //0x00000b5e .p2align 4, 0x90
+ //0x00000b60 LBB0_191
+ 0x48, 0x8d, 0x48, 0x04, //0x00000b60 leaq $4(%rax), %rcx
+ 0x48, 0x39, 0xd1, //0x00000b64 cmpq %rdx, %rcx
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00000b67 jae LBB0_195
+ 0x8a, 0x1c, 0x0f, //0x00000b6d movb (%rdi,%rcx), %bl
+ 0x80, 0xfb, 0x0d, //0x00000b70 cmpb $13, %bl
+ 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x00000b73 je LBB0_195
+ 0x80, 0xfb, 0x20, //0x00000b79 cmpb $32, %bl
+ 0x0f, 0x84, 0x0e, 0x00, 0x00, 0x00, //0x00000b7c je LBB0_195
+ 0x80, 0xc3, 0xf7, //0x00000b82 addb $-9, %bl
+ 0x80, 0xfb, 0x01, //0x00000b85 cmpb $1, %bl
+ 0x0f, 0x87, 0xb2, 0x00, 0x00, 0x00, //0x00000b88 ja LBB0_205
+ 0x90, 0x90, //0x00000b8e .p2align 4, 0x90
+ //0x00000b90 LBB0_195
+ 0x48, 0x8d, 0x70, 0x05, //0x00000b90 leaq $5(%rax), %rsi
+ 0x48, 0x39, 0xf2, //0x00000b94 cmpq %rsi, %rdx
+ 0x0f, 0x86, 0x63, 0x00, 0x00, 0x00, //0x00000b97 jbe LBB0_202
+ 0x48, 0x39, 0xf2, //0x00000b9d cmpq %rsi, %rdx
+ 0x0f, 0x84, 0x65, 0x00, 0x00, 0x00, //0x00000ba0 je LBB0_203
+ 0x48, 0x8d, 0x34, 0x17, //0x00000ba6 leaq (%rdi,%rdx), %rsi
+ 0x48, 0x8d, 0x4c, 0x07, 0x06, //0x00000baa leaq $6(%rdi,%rax), %rcx
+ 0x48, 0x29, 0xd0, //0x00000baf subq %rdx, %rax
+ 0x48, 0x83, 0xc0, 0x05, //0x00000bb2 addq $5, %rax
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000bb6 .p2align 4, 0x90
+ //0x00000bc0 LBB0_198
+ 0x0f, 0xbe, 0x79, 0xff, //0x00000bc0 movsbl $-1(%rcx), %edi
+ 0x83, 0xff, 0x20, //0x00000bc4 cmpl $32, %edi
+ 0x0f, 0x87, 0x55, 0x00, 0x00, 0x00, //0x00000bc7 ja LBB0_204
+ 0x49, 0x0f, 0xa3, 0xf9, //0x00000bcd btq %rdi, %r9
+ 0x0f, 0x83, 0x4b, 0x00, 0x00, 0x00, //0x00000bd1 jae LBB0_204
+ 0x48, 0xff, 0xc1, //0x00000bd7 incq %rcx
+ 0x48, 0xff, 0xc0, //0x00000bda incq %rax
+ 0x0f, 0x85, 0xdd, 0xff, 0xff, 0xff, //0x00000bdd jne LBB0_198
+ 0x48, 0x8b, 0x7c, 0x24, 0x20, //0x00000be3 movq $32(%rsp), %rdi
+ 0x48, 0x29, 0xfe, //0x00000be8 subq %rdi, %rsi
+ 0x48, 0x89, 0xf1, //0x00000beb movq %rsi, %rcx
+ 0x48, 0x39, 0xd1, //0x00000bee cmpq %rdx, %rcx
+ 0x0f, 0x82, 0x49, 0x00, 0x00, 0x00, //0x00000bf1 jb LBB0_205
+ 0xe9, 0x34, 0x01, 0x00, 0x00, //0x00000bf7 jmp LBB0_222
+ 0x90, 0x90, 0x90, 0x90, //0x00000bfc .p2align 4, 0x90
+ //0x00000c00 LBB0_202
+ 0x49, 0x89, 0x30, //0x00000c00 movq %rsi, (%r8)
+ 0x49, 0x89, 0xf2, //0x00000c03 movq %rsi, %r10
+ 0xe9, 0x25, 0x01, 0x00, 0x00, //0x00000c06 jmp LBB0_222
+ //0x00000c0b LBB0_203
+ 0x48, 0x01, 0xfe, //0x00000c0b addq %rdi, %rsi
+ 0x48, 0x29, 0xfe, //0x00000c0e subq %rdi, %rsi
+ 0x48, 0x89, 0xf1, //0x00000c11 movq %rsi, %rcx
+ 0x48, 0x39, 0xd1, //0x00000c14 cmpq %rdx, %rcx
+ 0x0f, 0x82, 0x23, 0x00, 0x00, 0x00, //0x00000c17 jb LBB0_205
+ 0xe9, 0x0e, 0x01, 0x00, 0x00, //0x00000c1d jmp LBB0_222
+ //0x00000c22 LBB0_204
+ 0x48, 0x8b, 0x7c, 0x24, 0x20, //0x00000c22 movq $32(%rsp), %rdi
+ 0x48, 0x89, 0xf8, //0x00000c27 movq %rdi, %rax
+ 0x48, 0xf7, 0xd0, //0x00000c2a notq %rax
+ 0x48, 0x01, 0xc1, //0x00000c2d addq %rax, %rcx
+ 0x48, 0x39, 0xd1, //0x00000c30 cmpq %rdx, %rcx
+ 0x0f, 0x83, 0xf7, 0x00, 0x00, 0x00, //0x00000c33 jae LBB0_222
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000c39 .p2align 4, 0x90
+ //0x00000c40 LBB0_205
+ 0x4c, 0x8d, 0x51, 0x01, //0x00000c40 leaq $1(%rcx), %r10
+ 0x4d, 0x89, 0x10, //0x00000c44 movq %r10, (%r8)
+ 0x0f, 0xbe, 0x04, 0x0f, //0x00000c47 movsbl (%rdi,%rcx), %eax
+ 0x83, 0xf8, 0x7b, //0x00000c4b cmpl $123, %eax
+ 0x0f, 0x87, 0x75, 0x06, 0x00, 0x00, //0x00000c4e ja LBB0_289
+ 0x48, 0x8d, 0x15, 0x4d, 0x45, 0x00, 0x00, //0x00000c54 leaq $17741(%rip), %rdx /* LJTI0_1+0(%rip) */
+ 0x48, 0x63, 0x04, 0x82, //0x00000c5b movslq (%rdx,%rax,4), %rax
+ 0x48, 0x01, 0xd0, //0x00000c5f addq %rdx, %rax
+ 0xff, 0xe0, //0x00000c62 jmpq *%rax
+ //0x00000c64 LBB0_207
+ 0x49, 0x8b, 0x13, //0x00000c64 movq (%r11), %rdx
+ 0x48, 0x89, 0xd0, //0x00000c67 movq %rdx, %rax
+ 0x4c, 0x29, 0xd0, //0x00000c6a subq %r10, %rax
+ 0x49, 0x01, 0xfa, //0x00000c6d addq %rdi, %r10
+ 0x48, 0x83, 0xf8, 0x10, //0x00000c70 cmpq $16, %rax
+ 0x0f, 0x82, 0x60, 0x00, 0x00, 0x00, //0x00000c74 jb LBB0_212
+ 0x48, 0x29, 0xca, //0x00000c7a subq %rcx, %rdx
+ 0x48, 0x83, 0xc2, 0xef, //0x00000c7d addq $-17, %rdx
+ 0x48, 0x89, 0xd6, //0x00000c81 movq %rdx, %rsi
+ 0x48, 0x83, 0xe6, 0xf0, //0x00000c84 andq $-16, %rsi
+ 0x48, 0x01, 0xce, //0x00000c88 addq %rcx, %rsi
+ 0x48, 0x8d, 0x4c, 0x37, 0x11, //0x00000c8b leaq $17(%rdi,%rsi), %rcx
+ 0x83, 0xe2, 0x0f, //0x00000c90 andl $15, %edx
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000c93 .p2align 4, 0x90
+ //0x00000ca0 LBB0_209
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x12, //0x00000ca0 vmovdqu (%r10), %xmm2
+ 0xc5, 0x89, 0x74, 0xda, //0x00000ca5 vpcmpeqb %xmm2, %xmm14, %xmm3
+ 0xc5, 0x81, 0xeb, 0xd2, //0x00000ca9 vpor %xmm2, %xmm15, %xmm2
+ 0xc5, 0xe9, 0x74, 0xd4, //0x00000cad vpcmpeqb %xmm4, %xmm2, %xmm2
+ 0xc5, 0xe9, 0xeb, 0xd3, //0x00000cb1 vpor %xmm3, %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xf2, //0x00000cb5 vpmovmskb %xmm2, %esi
+ 0x66, 0x85, 0xf6, //0x00000cb9 testw %si, %si
+ 0x0f, 0x85, 0x5e, 0x00, 0x00, 0x00, //0x00000cbc jne LBB0_220
+ 0x49, 0x83, 0xc2, 0x10, //0x00000cc2 addq $16, %r10
+ 0x48, 0x83, 0xc0, 0xf0, //0x00000cc6 addq $-16, %rax
+ 0x48, 0x83, 0xf8, 0x0f, //0x00000cca cmpq $15, %rax
+ 0x0f, 0x87, 0xcc, 0xff, 0xff, 0xff, //0x00000cce ja LBB0_209
+ 0x48, 0x89, 0xd0, //0x00000cd4 movq %rdx, %rax
+ 0x49, 0x89, 0xca, //0x00000cd7 movq %rcx, %r10
+ //0x00000cda LBB0_212
+ 0x48, 0x85, 0xc0, //0x00000cda testq %rax, %rax
+ 0x0f, 0x84, 0x32, 0x00, 0x00, 0x00, //0x00000cdd je LBB0_219
+ 0x49, 0x8d, 0x0c, 0x02, //0x00000ce3 leaq (%r10,%rax), %rcx
+ //0x00000ce7 LBB0_214
+ 0x41, 0x0f, 0xb6, 0x12, //0x00000ce7 movzbl (%r10), %edx
+ 0x80, 0xfa, 0x2c, //0x00000ceb cmpb $44, %dl
+ 0x0f, 0x84, 0x21, 0x00, 0x00, 0x00, //0x00000cee je LBB0_219
+ 0x80, 0xfa, 0x7d, //0x00000cf4 cmpb $125, %dl
+ 0x0f, 0x84, 0x18, 0x00, 0x00, 0x00, //0x00000cf7 je LBB0_219
+ 0x80, 0xfa, 0x5d, //0x00000cfd cmpb $93, %dl
+ 0x0f, 0x84, 0x0f, 0x00, 0x00, 0x00, //0x00000d00 je LBB0_219
+ 0x49, 0xff, 0xc2, //0x00000d06 incq %r10
+ 0x48, 0xff, 0xc8, //0x00000d09 decq %rax
+ 0x0f, 0x85, 0xd5, 0xff, 0xff, 0xff, //0x00000d0c jne LBB0_214
+ 0x49, 0x89, 0xca, //0x00000d12 movq %rcx, %r10
+ //0x00000d15 LBB0_219
+ 0x49, 0x29, 0xfa, //0x00000d15 subq %rdi, %r10
+ 0xe9, 0x10, 0x00, 0x00, 0x00, //0x00000d18 jmp LBB0_221
+ 0x90, 0x90, 0x90, //0x00000d1d .p2align 4, 0x90
+ //0x00000d20 LBB0_220
+ 0x0f, 0xb7, 0xc6, //0x00000d20 movzwl %si, %eax
+ 0x48, 0x0f, 0xbc, 0xc0, //0x00000d23 bsfq %rax, %rax
+ 0x49, 0x29, 0xfa, //0x00000d27 subq %rdi, %r10
+ 0x49, 0x01, 0xc2, //0x00000d2a addq %rax, %r10
+ //0x00000d2d LBB0_221
+ 0x4d, 0x89, 0x10, //0x00000d2d movq %r10, (%r8)
+ //0x00000d30 LBB0_222
+ 0x49, 0x8b, 0x3f, //0x00000d30 movq (%r15), %rdi
+ 0x49, 0x8b, 0x47, 0x08, //0x00000d33 movq $8(%r15), %rax
+ 0x4c, 0x89, 0xd1, //0x00000d37 movq %r10, %rcx
+ 0x48, 0x29, 0xc1, //0x00000d3a subq %rax, %rcx
+ 0x0f, 0x83, 0x2d, 0x00, 0x00, 0x00, //0x00000d3d jae LBB0_227
+ 0x42, 0x8a, 0x14, 0x17, //0x00000d43 movb (%rdi,%r10), %dl
+ 0x80, 0xfa, 0x0d, //0x00000d47 cmpb $13, %dl
+ 0x0f, 0x84, 0x20, 0x00, 0x00, 0x00, //0x00000d4a je LBB0_227
+ 0x80, 0xfa, 0x20, //0x00000d50 cmpb $32, %dl
+ 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x00000d53 je LBB0_227
+ 0x80, 0xc2, 0xf7, //0x00000d59 addb $-9, %dl
+ 0x80, 0xfa, 0x01, //0x00000d5c cmpb $1, %dl
+ 0x0f, 0x86, 0x0b, 0x00, 0x00, 0x00, //0x00000d5f jbe LBB0_227
+ 0x4c, 0x89, 0xd2, //0x00000d65 movq %r10, %rdx
+ 0xe9, 0x85, 0xf6, 0xff, 0xff, //0x00000d68 jmp LBB0_248
+ 0x90, 0x90, 0x90, //0x00000d6d .p2align 4, 0x90
+ //0x00000d70 LBB0_227
+ 0x49, 0x8d, 0x52, 0x01, //0x00000d70 leaq $1(%r10), %rdx
+ 0x48, 0x39, 0xc2, //0x00000d74 cmpq %rax, %rdx
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00000d77 jae LBB0_231
+ 0x8a, 0x1c, 0x17, //0x00000d7d movb (%rdi,%rdx), %bl
+ 0x80, 0xfb, 0x0d, //0x00000d80 cmpb $13, %bl
+ 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x00000d83 je LBB0_231
+ 0x80, 0xfb, 0x20, //0x00000d89 cmpb $32, %bl
+ 0x0f, 0x84, 0x0e, 0x00, 0x00, 0x00, //0x00000d8c je LBB0_231
+ 0x80, 0xc3, 0xf7, //0x00000d92 addb $-9, %bl
+ 0x80, 0xfb, 0x01, //0x00000d95 cmpb $1, %bl
+ 0x0f, 0x87, 0x54, 0xf6, 0xff, 0xff, //0x00000d98 ja LBB0_248
+ 0x90, 0x90, //0x00000d9e .p2align 4, 0x90
+ //0x00000da0 LBB0_231
+ 0x49, 0x8d, 0x52, 0x02, //0x00000da0 leaq $2(%r10), %rdx
+ 0x48, 0x39, 0xc2, //0x00000da4 cmpq %rax, %rdx
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00000da7 jae LBB0_235
+ 0x8a, 0x1c, 0x17, //0x00000dad movb (%rdi,%rdx), %bl
+ 0x80, 0xfb, 0x0d, //0x00000db0 cmpb $13, %bl
+ 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x00000db3 je LBB0_235
+ 0x80, 0xfb, 0x20, //0x00000db9 cmpb $32, %bl
+ 0x0f, 0x84, 0x0e, 0x00, 0x00, 0x00, //0x00000dbc je LBB0_235
+ 0x80, 0xc3, 0xf7, //0x00000dc2 addb $-9, %bl
+ 0x80, 0xfb, 0x01, //0x00000dc5 cmpb $1, %bl
+ 0x0f, 0x87, 0x24, 0xf6, 0xff, 0xff, //0x00000dc8 ja LBB0_248
+ 0x90, 0x90, //0x00000dce .p2align 4, 0x90
+ //0x00000dd0 LBB0_235
+ 0x49, 0x8d, 0x52, 0x03, //0x00000dd0 leaq $3(%r10), %rdx
+ 0x48, 0x39, 0xc2, //0x00000dd4 cmpq %rax, %rdx
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00000dd7 jae LBB0_239
+ 0x8a, 0x1c, 0x17, //0x00000ddd movb (%rdi,%rdx), %bl
+ 0x80, 0xfb, 0x0d, //0x00000de0 cmpb $13, %bl
+ 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x00000de3 je LBB0_239
+ 0x80, 0xfb, 0x20, //0x00000de9 cmpb $32, %bl
+ 0x0f, 0x84, 0x0e, 0x00, 0x00, 0x00, //0x00000dec je LBB0_239
+ 0x80, 0xc3, 0xf7, //0x00000df2 addb $-9, %bl
+ 0x80, 0xfb, 0x01, //0x00000df5 cmpb $1, %bl
+ 0x0f, 0x87, 0xf4, 0xf5, 0xff, 0xff, //0x00000df8 ja LBB0_248
+ 0x90, 0x90, //0x00000dfe .p2align 4, 0x90
+ //0x00000e00 LBB0_239
+ 0x49, 0x8d, 0x72, 0x04, //0x00000e00 leaq $4(%r10), %rsi
+ 0x48, 0x39, 0xf0, //0x00000e04 cmpq %rsi, %rax
+ 0x0f, 0x86, 0x7d, 0x1f, 0x00, 0x00, //0x00000e07 jbe LBB0_550
+ 0x48, 0x39, 0xf0, //0x00000e0d cmpq %rsi, %rax
+ 0x0f, 0x84, 0xca, 0xf5, 0xff, 0xff, //0x00000e10 je LBB0_246
+ 0x48, 0x8d, 0x34, 0x07, //0x00000e16 leaq (%rdi,%rax), %rsi
+ 0x48, 0x83, 0xc1, 0x04, //0x00000e1a addq $4, %rcx
+ 0x48, 0x89, 0xfb, //0x00000e1e movq %rdi, %rbx
+ 0x4a, 0x8d, 0x54, 0x17, 0x05, //0x00000e21 leaq $5(%rdi,%r10), %rdx
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000e26 .p2align 4, 0x90
+ //0x00000e30 LBB0_242
+ 0x0f, 0xbe, 0x7a, 0xff, //0x00000e30 movsbl $-1(%rdx), %edi
+ 0x83, 0xff, 0x20, //0x00000e34 cmpl $32, %edi
+ 0x0f, 0x87, 0x2d, 0x00, 0x00, 0x00, //0x00000e37 ja LBB0_247
+ 0x49, 0x0f, 0xa3, 0xf9, //0x00000e3d btq %rdi, %r9
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00000e41 jae LBB0_247
+ 0x48, 0xff, 0xc2, //0x00000e47 incq %rdx
+ 0x48, 0xff, 0xc1, //0x00000e4a incq %rcx
+ 0x0f, 0x85, 0xdd, 0xff, 0xff, 0xff, //0x00000e4d jne LBB0_242
+ 0x48, 0x89, 0xdf, //0x00000e53 movq %rbx, %rdi
+ 0x48, 0x29, 0xfe, //0x00000e56 subq %rdi, %rsi
+ 0x48, 0x89, 0xf2, //0x00000e59 movq %rsi, %rdx
+ 0x48, 0x39, 0xc2, //0x00000e5c cmpq %rax, %rdx
+ 0x0f, 0x82, 0x8d, 0xf5, 0xff, 0xff, //0x00000e5f jb LBB0_248
+ 0xe9, 0x17, 0x35, 0x00, 0x00, //0x00000e65 jmp LBB0_837
+ //0x00000e6a LBB0_247
+ 0x48, 0x89, 0xdf, //0x00000e6a movq %rbx, %rdi
+ 0x48, 0x89, 0xd9, //0x00000e6d movq %rbx, %rcx
+ 0x48, 0xf7, 0xd1, //0x00000e70 notq %rcx
+ 0x48, 0x01, 0xca, //0x00000e73 addq %rcx, %rdx
+ 0x48, 0x39, 0xc2, //0x00000e76 cmpq %rax, %rdx
+ 0x0f, 0x82, 0x73, 0xf5, 0xff, 0xff, //0x00000e79 jb LBB0_248
+ 0xe9, 0xfd, 0x34, 0x00, 0x00, //0x00000e7f jmp LBB0_837
+ //0x00000e84 LBB0_250
+ 0x48, 0x83, 0xc1, 0x04, //0x00000e84 addq $4, %rcx
+ 0x49, 0x3b, 0x0b, //0x00000e88 cmpq (%r11), %rcx
+ 0x0f, 0x87, 0x9f, 0xfe, 0xff, 0xff, //0x00000e8b ja LBB0_222
+ 0xe9, 0x33, 0x04, 0x00, 0x00, //0x00000e91 jmp LBB0_289
+ //0x00000e96 LBB0_251
+ 0x4d, 0x8b, 0x03, //0x00000e96 movq (%r11), %r8
+ 0x4c, 0x89, 0xc0, //0x00000e99 movq %r8, %rax
+ 0x4c, 0x29, 0xd0, //0x00000e9c subq %r10, %rax
+ 0x48, 0x83, 0xf8, 0x20, //0x00000e9f cmpq $32, %rax
+ 0x0f, 0x8c, 0xbd, 0x0c, 0x00, 0x00, //0x00000ea3 jl LBB0_323
+ 0x4c, 0x8d, 0x0c, 0x0f, //0x00000ea9 leaq (%rdi,%rcx), %r9
+ 0x49, 0x29, 0xc8, //0x00000ead subq %rcx, %r8
+ 0xb9, 0x1f, 0x00, 0x00, 0x00, //0x00000eb0 movl $31, %ecx
+ 0x31, 0xc0, //0x00000eb5 xorl %eax, %eax
+ 0x45, 0x31, 0xdb, //0x00000eb7 xorl %r11d, %r11d
+ 0xe9, 0x23, 0x00, 0x00, 0x00, //0x00000eba jmp LBB0_253
+ 0x90, //0x00000ebf .p2align 4, 0x90
+ //0x00000ec0 LBB0_256
+ 0x45, 0x31, 0xdb, //0x00000ec0 xorl %r11d, %r11d
+ 0x85, 0xdb, //0x00000ec3 testl %ebx, %ebx
+ 0x0f, 0x85, 0xa9, 0x00, 0x00, 0x00, //0x00000ec5 jne LBB0_255
+ //0x00000ecb LBB0_257
+ 0x48, 0x83, 0xc0, 0x20, //0x00000ecb addq $32, %rax
+ 0x49, 0x8d, 0x54, 0x08, 0xe0, //0x00000ecf leaq $-32(%r8,%rcx), %rdx
+ 0x48, 0x83, 0xc1, 0xe0, //0x00000ed4 addq $-32, %rcx
+ 0x48, 0x83, 0xfa, 0x3f, //0x00000ed8 cmpq $63, %rdx
+ 0x0f, 0x8e, 0xbc, 0x0b, 0x00, 0x00, //0x00000edc jle LBB0_258
+ //0x00000ee2 LBB0_253
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x54, 0x01, 0x01, //0x00000ee2 vmovdqu $1(%r9,%rax), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x5c, 0x01, 0x11, //0x00000ee9 vmovdqu $17(%r9,%rax), %xmm3
+ 0xc5, 0xe9, 0x74, 0xe8, //0x00000ef0 vpcmpeqb %xmm0, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x00000ef4 vpmovmskb %xmm5, %edx
+ 0xc5, 0xe1, 0x74, 0xe8, //0x00000ef8 vpcmpeqb %xmm0, %xmm3, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xdd, //0x00000efc vpmovmskb %xmm5, %ebx
+ 0x48, 0xc1, 0xe3, 0x10, //0x00000f00 shlq $16, %rbx
+ 0x48, 0x09, 0xd3, //0x00000f04 orq %rdx, %rbx
+ 0xc5, 0xe9, 0x74, 0xd1, //0x00000f07 vpcmpeqb %xmm1, %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xf2, //0x00000f0b vpmovmskb %xmm2, %esi
+ 0xc5, 0xe1, 0x74, 0xd1, //0x00000f0f vpcmpeqb %xmm1, %xmm3, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x00000f13 vpmovmskb %xmm2, %edx
+ 0x48, 0xc1, 0xe2, 0x10, //0x00000f17 shlq $16, %rdx
+ 0x48, 0x09, 0xf2, //0x00000f1b orq %rsi, %rdx
+ 0x48, 0x89, 0xd6, //0x00000f1e movq %rdx, %rsi
+ 0x4c, 0x09, 0xde, //0x00000f21 orq %r11, %rsi
+ 0x0f, 0x84, 0x96, 0xff, 0xff, 0xff, //0x00000f24 je LBB0_256
+ 0x44, 0x89, 0xde, //0x00000f2a movl %r11d, %esi
+ 0x41, 0xbe, 0xff, 0xff, 0xff, 0xff, //0x00000f2d movl $4294967295, %r14d
+ 0x44, 0x31, 0xf6, //0x00000f33 xorl %r14d, %esi
+ 0x21, 0xf2, //0x00000f36 andl %esi, %edx
+ 0x8d, 0x34, 0x12, //0x00000f38 leal (%rdx,%rdx), %esi
+ 0x44, 0x09, 0xde, //0x00000f3b orl %r11d, %esi
+ 0x41, 0x8d, 0xbe, 0xab, 0xaa, 0xaa, 0xaa, //0x00000f3e leal $-1431655765(%r14), %edi
+ 0x31, 0xf7, //0x00000f45 xorl %esi, %edi
+ 0x21, 0xd7, //0x00000f47 andl %edx, %edi
+ 0x81, 0xe7, 0xaa, 0xaa, 0xaa, 0xaa, //0x00000f49 andl $-1431655766, %edi
+ 0x45, 0x31, 0xdb, //0x00000f4f xorl %r11d, %r11d
+ 0x01, 0xd7, //0x00000f52 addl %edx, %edi
+ 0x41, 0x0f, 0x92, 0xc3, //0x00000f54 setb %r11b
+ 0x01, 0xff, //0x00000f58 addl %edi, %edi
+ 0x81, 0xf7, 0x55, 0x55, 0x55, 0x55, //0x00000f5a xorl $1431655765, %edi
+ 0x21, 0xf7, //0x00000f60 andl %esi, %edi
+ 0x44, 0x31, 0xf7, //0x00000f62 xorl %r14d, %edi
+ 0x21, 0xfb, //0x00000f65 andl %edi, %ebx
+ 0x48, 0x8b, 0x7c, 0x24, 0x20, //0x00000f67 movq $32(%rsp), %rdi
+ 0x85, 0xdb, //0x00000f6c testl %ebx, %ebx
+ 0x0f, 0x84, 0x57, 0xff, 0xff, 0xff, //0x00000f6e je LBB0_257
+ //0x00000f74 LBB0_255
+ 0x48, 0x0f, 0xbc, 0xcb, //0x00000f74 bsfq %rbx, %rcx
+ 0x49, 0x01, 0xc9, //0x00000f78 addq %rcx, %r9
+ 0x49, 0x01, 0xc1, //0x00000f7b addq %rax, %r9
+ 0x49, 0x29, 0xf9, //0x00000f7e subq %rdi, %r9
+ 0x49, 0x83, 0xc1, 0x02, //0x00000f81 addq $2, %r9
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x00000f85 movq $24(%rsp), %r8
+ 0x4d, 0x89, 0x08, //0x00000f8a movq %r9, (%r8)
+ 0x4d, 0x89, 0xca, //0x00000f8d movq %r9, %r10
+ //0x00000f90 LBB0_341
+ 0x4c, 0x8b, 0x5c, 0x24, 0x38, //0x00000f90 movq $56(%rsp), %r11
+ 0x49, 0xb9, 0x00, 0x26, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, //0x00000f95 movabsq $4294977024, %r9
+ 0xe9, 0x8c, 0xfd, 0xff, 0xff, //0x00000f9f jmp LBB0_222
+ //0x00000fa4 LBB0_262
+ 0x4d, 0x8b, 0x0b, //0x00000fa4 movq (%r11), %r9
+ 0x4d, 0x29, 0xd1, //0x00000fa7 subq %r10, %r9
+ 0x4c, 0x01, 0xd7, //0x00000faa addq %r10, %rdi
+ 0x45, 0x31, 0xc0, //0x00000fad xorl %r8d, %r8d
+ 0x45, 0x31, 0xd2, //0x00000fb0 xorl %r10d, %r10d
+ 0x45, 0x31, 0xdb, //0x00000fb3 xorl %r11d, %r11d
+ 0x31, 0xd2, //0x00000fb6 xorl %edx, %edx
+ 0xe9, 0x1a, 0x00, 0x00, 0x00, //0x00000fb8 jmp LBB0_264
+ //0x00000fbd LBB0_263
+ 0x49, 0xc1, 0xfe, 0x3f, //0x00000fbd sarq $63, %r14
+ 0xf3, 0x48, 0x0f, 0xb8, 0xc7, //0x00000fc1 popcntq %rdi, %rax
+ 0x49, 0x01, 0xc3, //0x00000fc6 addq %rax, %r11
+ 0x4c, 0x89, 0xe7, //0x00000fc9 movq %r12, %rdi
+ 0x48, 0x83, 0xc7, 0x40, //0x00000fcc addq $64, %rdi
+ 0x49, 0x83, 0xc1, 0xc0, //0x00000fd0 addq $-64, %r9
+ 0x4d, 0x89, 0xf0, //0x00000fd4 movq %r14, %r8
+ //0x00000fd7 LBB0_264
+ 0x49, 0x83, 0xf9, 0x40, //0x00000fd7 cmpq $64, %r9
+ 0x0f, 0x8c, 0xab, 0x01, 0x00, 0x00, //0x00000fdb jl LBB0_272
+ //0x00000fe1 LBB0_265
+ 0xc5, 0xfa, 0x6f, 0x17, //0x00000fe1 vmovdqu (%rdi), %xmm2
+ 0xc5, 0xfa, 0x6f, 0x77, 0x10, //0x00000fe5 vmovdqu $16(%rdi), %xmm6
+ 0xc5, 0xfa, 0x6f, 0x6f, 0x20, //0x00000fea vmovdqu $32(%rdi), %xmm5
+ 0x49, 0x89, 0xfc, //0x00000fef movq %rdi, %r12
+ 0xc5, 0xfa, 0x6f, 0x7f, 0x30, //0x00000ff2 vmovdqu $48(%rdi), %xmm7
+ 0xc5, 0xe9, 0x74, 0xd8, //0x00000ff7 vpcmpeqb %xmm0, %xmm2, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xf3, //0x00000ffb vpmovmskb %xmm3, %esi
+ 0xc5, 0xc9, 0x74, 0xd8, //0x00000fff vpcmpeqb %xmm0, %xmm6, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xc3, //0x00001003 vpmovmskb %xmm3, %eax
+ 0xc5, 0xd1, 0x74, 0xd8, //0x00001007 vpcmpeqb %xmm0, %xmm5, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xfb, //0x0000100b vpmovmskb %xmm3, %edi
+ 0xc5, 0xc1, 0x74, 0xd8, //0x0000100f vpcmpeqb %xmm0, %xmm7, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xdb, //0x00001013 vpmovmskb %xmm3, %ebx
+ 0x48, 0xc1, 0xe3, 0x30, //0x00001017 shlq $48, %rbx
+ 0x48, 0xc1, 0xe7, 0x20, //0x0000101b shlq $32, %rdi
+ 0x48, 0xc1, 0xe0, 0x10, //0x0000101f shlq $16, %rax
+ 0x48, 0x09, 0xc6, //0x00001023 orq %rax, %rsi
+ 0x48, 0x09, 0xfe, //0x00001026 orq %rdi, %rsi
+ 0x48, 0x09, 0xde, //0x00001029 orq %rbx, %rsi
+ 0xc5, 0xe9, 0x74, 0xd9, //0x0000102c vpcmpeqb %xmm1, %xmm2, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xfb, //0x00001030 vpmovmskb %xmm3, %edi
+ 0xc5, 0xc9, 0x74, 0xd9, //0x00001034 vpcmpeqb %xmm1, %xmm6, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xc3, //0x00001038 vpmovmskb %xmm3, %eax
+ 0xc5, 0xd1, 0x74, 0xd9, //0x0000103c vpcmpeqb %xmm1, %xmm5, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xdb, //0x00001040 vpmovmskb %xmm3, %ebx
+ 0xc5, 0xc1, 0x74, 0xd9, //0x00001044 vpcmpeqb %xmm1, %xmm7, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xcb, //0x00001048 vpmovmskb %xmm3, %ecx
+ 0x48, 0xc1, 0xe1, 0x30, //0x0000104c shlq $48, %rcx
+ 0x48, 0xc1, 0xe3, 0x20, //0x00001050 shlq $32, %rbx
+ 0x48, 0xc1, 0xe0, 0x10, //0x00001054 shlq $16, %rax
+ 0x48, 0x09, 0xc7, //0x00001058 orq %rax, %rdi
+ 0x48, 0x09, 0xdf, //0x0000105b orq %rbx, %rdi
+ 0x48, 0x09, 0xcf, //0x0000105e orq %rcx, %rdi
+ 0x48, 0x89, 0xf8, //0x00001061 movq %rdi, %rax
+ 0x4c, 0x09, 0xd0, //0x00001064 orq %r10, %rax
+ 0x0f, 0x84, 0x4b, 0x00, 0x00, 0x00, //0x00001067 je LBB0_267
+ 0x4c, 0x89, 0xd0, //0x0000106d movq %r10, %rax
+ 0x48, 0xf7, 0xd0, //0x00001070 notq %rax
+ 0x48, 0x21, 0xf8, //0x00001073 andq %rdi, %rax
+ 0x4c, 0x8d, 0x34, 0x00, //0x00001076 leaq (%rax,%rax), %r14
+ 0x4d, 0x09, 0xd6, //0x0000107a orq %r10, %r14
+ 0x4c, 0x89, 0xf1, //0x0000107d movq %r14, %rcx
+ 0x48, 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x00001080 movabsq $-6148914691236517206, %rbx
+ 0x48, 0x31, 0xd9, //0x0000108a xorq %rbx, %rcx
+ 0x48, 0x21, 0xdf, //0x0000108d andq %rbx, %rdi
+ 0x48, 0x21, 0xcf, //0x00001090 andq %rcx, %rdi
+ 0x45, 0x31, 0xd2, //0x00001093 xorl %r10d, %r10d
+ 0x48, 0x01, 0xc7, //0x00001096 addq %rax, %rdi
+ 0x41, 0x0f, 0x92, 0xc2, //0x00001099 setb %r10b
+ 0x48, 0x01, 0xff, //0x0000109d addq %rdi, %rdi
+ 0x48, 0xb8, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x000010a0 movabsq $6148914691236517205, %rax
+ 0x48, 0x31, 0xc7, //0x000010aa xorq %rax, %rdi
+ 0x4c, 0x21, 0xf7, //0x000010ad andq %r14, %rdi
+ 0x48, 0xf7, 0xd7, //0x000010b0 notq %rdi
+ 0xe9, 0x0a, 0x00, 0x00, 0x00, //0x000010b3 jmp LBB0_268
+ //0x000010b8 LBB0_267
+ 0x48, 0xc7, 0xc7, 0xff, 0xff, 0xff, 0xff, //0x000010b8 movq $-1, %rdi
+ 0x45, 0x31, 0xd2, //0x000010bf xorl %r10d, %r10d
+ //0x000010c2 LBB0_268
+ 0x48, 0x21, 0xf7, //0x000010c2 andq %rsi, %rdi
+ 0xc4, 0xe1, 0xf9, 0x6e, 0xdf, //0x000010c5 vmovq %rdi, %xmm3
+ 0xc4, 0xc3, 0x61, 0x44, 0xd9, 0x00, //0x000010ca vpclmulqdq $0, %xmm9, %xmm3, %xmm3
+ 0xc4, 0xc1, 0xf9, 0x7e, 0xde, //0x000010d0 vmovq %xmm3, %r14
+ 0x4d, 0x31, 0xc6, //0x000010d5 xorq %r8, %r14
+ 0xc5, 0xa9, 0x74, 0xda, //0x000010d8 vpcmpeqb %xmm2, %xmm10, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xfb, //0x000010dc vpmovmskb %xmm3, %edi
+ 0xc5, 0xa9, 0x74, 0xde, //0x000010e0 vpcmpeqb %xmm6, %xmm10, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xc3, //0x000010e4 vpmovmskb %xmm3, %eax
+ 0xc5, 0xa9, 0x74, 0xdd, //0x000010e8 vpcmpeqb %xmm5, %xmm10, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xcb, //0x000010ec vpmovmskb %xmm3, %ecx
+ 0xc5, 0xa9, 0x74, 0xdf, //0x000010f0 vpcmpeqb %xmm7, %xmm10, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xdb, //0x000010f4 vpmovmskb %xmm3, %ebx
+ 0x48, 0xc1, 0xe3, 0x30, //0x000010f8 shlq $48, %rbx
+ 0x48, 0xc1, 0xe1, 0x20, //0x000010fc shlq $32, %rcx
+ 0x48, 0xc1, 0xe0, 0x10, //0x00001100 shlq $16, %rax
+ 0x48, 0x09, 0xc7, //0x00001104 orq %rax, %rdi
+ 0x48, 0x09, 0xcf, //0x00001107 orq %rcx, %rdi
+ 0x48, 0x09, 0xdf, //0x0000110a orq %rbx, %rdi
+ 0x4d, 0x89, 0xf0, //0x0000110d movq %r14, %r8
+ 0x49, 0xf7, 0xd0, //0x00001110 notq %r8
+ 0x4c, 0x21, 0xc7, //0x00001113 andq %r8, %rdi
+ 0xc5, 0xa1, 0x74, 0xd2, //0x00001116 vpcmpeqb %xmm2, %xmm11, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x0000111a vpmovmskb %xmm2, %eax
+ 0xc5, 0xa1, 0x74, 0xd6, //0x0000111e vpcmpeqb %xmm6, %xmm11, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xda, //0x00001122 vpmovmskb %xmm2, %ebx
+ 0xc5, 0xa1, 0x74, 0xd5, //0x00001126 vpcmpeqb %xmm5, %xmm11, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xf2, //0x0000112a vpmovmskb %xmm2, %esi
+ 0xc5, 0xa1, 0x74, 0xd7, //0x0000112e vpcmpeqb %xmm7, %xmm11, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xca, //0x00001132 vpmovmskb %xmm2, %ecx
+ 0x48, 0xc1, 0xe1, 0x30, //0x00001136 shlq $48, %rcx
+ 0x48, 0xc1, 0xe6, 0x20, //0x0000113a shlq $32, %rsi
+ 0x48, 0xc1, 0xe3, 0x10, //0x0000113e shlq $16, %rbx
+ 0x48, 0x09, 0xd8, //0x00001142 orq %rbx, %rax
+ 0x48, 0x09, 0xf0, //0x00001145 orq %rsi, %rax
+ 0x48, 0x09, 0xc8, //0x00001148 orq %rcx, %rax
+ 0x4c, 0x21, 0xc0, //0x0000114b andq %r8, %rax
+ 0x0f, 0x84, 0x69, 0xfe, 0xff, 0xff, //0x0000114e je LBB0_263
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x00001154 movq $24(%rsp), %r8
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00001159 .p2align 4, 0x90
+ //0x00001160 LBB0_270
+ 0x48, 0x8d, 0x58, 0xff, //0x00001160 leaq $-1(%rax), %rbx
+ 0x48, 0x89, 0xd9, //0x00001164 movq %rbx, %rcx
+ 0x48, 0x21, 0xf9, //0x00001167 andq %rdi, %rcx
+ 0xf3, 0x48, 0x0f, 0xb8, 0xc9, //0x0000116a popcntq %rcx, %rcx
+ 0x4c, 0x01, 0xd9, //0x0000116f addq %r11, %rcx
+ 0x48, 0x39, 0xd1, //0x00001172 cmpq %rdx, %rcx
+ 0x0f, 0x86, 0x71, 0x04, 0x00, 0x00, //0x00001175 jbe LBB0_316
+ 0x48, 0xff, 0xc2, //0x0000117b incq %rdx
+ 0x48, 0x21, 0xd8, //0x0000117e andq %rbx, %rax
+ 0x0f, 0x85, 0xd9, 0xff, 0xff, 0xff, //0x00001181 jne LBB0_270
+ 0xe9, 0x31, 0xfe, 0xff, 0xff, //0x00001187 jmp LBB0_263
+ //0x0000118c LBB0_272
+ 0x4d, 0x85, 0xc9, //0x0000118c testq %r9, %r9
+ 0x0f, 0x8e, 0x5c, 0x0b, 0x00, 0x00, //0x0000118f jle LBB0_338
+ 0x48, 0x89, 0xf9, //0x00001195 movq %rdi, %rcx
+ 0xc5, 0x7e, 0x7f, 0x84, 0x24, 0x80, 0x00, 0x00, 0x00, //0x00001198 vmovdqu %ymm8, $128(%rsp)
+ 0xc5, 0x7e, 0x7f, 0x44, 0x24, 0x60, //0x000011a1 vmovdqu %ymm8, $96(%rsp)
+ 0x89, 0xc8, //0x000011a7 movl %ecx, %eax
+ 0x25, 0xff, 0x0f, 0x00, 0x00, //0x000011a9 andl $4095, %eax
+ 0x3d, 0xc1, 0x0f, 0x00, 0x00, //0x000011ae cmpl $4033, %eax
+ 0x0f, 0x82, 0x34, 0x00, 0x00, 0x00, //0x000011b3 jb LBB0_276
+ 0x49, 0x83, 0xf9, 0x20, //0x000011b9 cmpq $32, %r9
+ 0x0f, 0x82, 0x37, 0x00, 0x00, 0x00, //0x000011bd jb LBB0_277
+ 0xc5, 0xf8, 0x10, 0x11, //0x000011c3 vmovups (%rcx), %xmm2
+ 0xc5, 0xf8, 0x11, 0x54, 0x24, 0x60, //0x000011c7 vmovups %xmm2, $96(%rsp)
+ 0xc5, 0xfa, 0x6f, 0x51, 0x10, //0x000011cd vmovdqu $16(%rcx), %xmm2
+ 0xc5, 0xfa, 0x7f, 0x54, 0x24, 0x70, //0x000011d2 vmovdqu %xmm2, $112(%rsp)
+ 0x48, 0x83, 0xc1, 0x20, //0x000011d8 addq $32, %rcx
+ 0x49, 0x8d, 0x79, 0xe0, //0x000011dc leaq $-32(%r9), %rdi
+ 0x48, 0x8d, 0xb4, 0x24, 0x80, 0x00, 0x00, 0x00, //0x000011e0 leaq $128(%rsp), %rsi
+ 0xe9, 0x15, 0x00, 0x00, 0x00, //0x000011e8 jmp LBB0_278
+ //0x000011ed LBB0_276
+ 0x4c, 0x8b, 0x7c, 0x24, 0x28, //0x000011ed movq $40(%rsp), %r15
+ 0x48, 0x89, 0xcf, //0x000011f2 movq %rcx, %rdi
+ 0xe9, 0xe7, 0xfd, 0xff, 0xff, //0x000011f5 jmp LBB0_265
+ //0x000011fa LBB0_277
+ 0x48, 0x8d, 0x74, 0x24, 0x60, //0x000011fa leaq $96(%rsp), %rsi
+ 0x4c, 0x89, 0xcf, //0x000011ff movq %r9, %rdi
+ //0x00001202 LBB0_278
+ 0x48, 0x83, 0xff, 0x10, //0x00001202 cmpq $16, %rdi
+ 0x0f, 0x82, 0x47, 0x00, 0x00, 0x00, //0x00001206 jb LBB0_279
+ 0xc5, 0xfa, 0x6f, 0x11, //0x0000120c vmovdqu (%rcx), %xmm2
+ 0xc5, 0xfa, 0x7f, 0x16, //0x00001210 vmovdqu %xmm2, (%rsi)
+ 0x48, 0x83, 0xc1, 0x10, //0x00001214 addq $16, %rcx
+ 0x48, 0x83, 0xc6, 0x10, //0x00001218 addq $16, %rsi
+ 0x48, 0x83, 0xc7, 0xf0, //0x0000121c addq $-16, %rdi
+ 0x48, 0x83, 0xff, 0x08, //0x00001220 cmpq $8, %rdi
+ 0x0f, 0x83, 0x33, 0x00, 0x00, 0x00, //0x00001224 jae LBB0_286
+ //0x0000122a LBB0_280
+ 0x48, 0x83, 0xff, 0x04, //0x0000122a cmpq $4, %rdi
+ 0x0f, 0x8c, 0x45, 0x00, 0x00, 0x00, //0x0000122e jl LBB0_281
+ //0x00001234 LBB0_287
+ 0x8b, 0x01, //0x00001234 movl (%rcx), %eax
+ 0x89, 0x06, //0x00001236 movl %eax, (%rsi)
+ 0x48, 0x83, 0xc1, 0x04, //0x00001238 addq $4, %rcx
+ 0x48, 0x83, 0xc6, 0x04, //0x0000123c addq $4, %rsi
+ 0x48, 0x83, 0xc7, 0xfc, //0x00001240 addq $-4, %rdi
+ 0x48, 0x83, 0xff, 0x02, //0x00001244 cmpq $2, %rdi
+ 0x0f, 0x83, 0x35, 0x00, 0x00, 0x00, //0x00001248 jae LBB0_282
+ 0xe9, 0x42, 0x00, 0x00, 0x00, //0x0000124e jmp LBB0_283
+ //0x00001253 LBB0_279
+ 0x48, 0x83, 0xff, 0x08, //0x00001253 cmpq $8, %rdi
+ 0x0f, 0x82, 0xcd, 0xff, 0xff, 0xff, //0x00001257 jb LBB0_280
+ //0x0000125d LBB0_286
+ 0x48, 0x8b, 0x01, //0x0000125d movq (%rcx), %rax
+ 0x48, 0x89, 0x06, //0x00001260 movq %rax, (%rsi)
+ 0x48, 0x83, 0xc1, 0x08, //0x00001263 addq $8, %rcx
+ 0x48, 0x83, 0xc6, 0x08, //0x00001267 addq $8, %rsi
+ 0x48, 0x83, 0xc7, 0xf8, //0x0000126b addq $-8, %rdi
+ 0x48, 0x83, 0xff, 0x04, //0x0000126f cmpq $4, %rdi
+ 0x0f, 0x8d, 0xbb, 0xff, 0xff, 0xff, //0x00001273 jge LBB0_287
+ //0x00001279 LBB0_281
+ 0x48, 0x83, 0xff, 0x02, //0x00001279 cmpq $2, %rdi
+ 0x0f, 0x82, 0x12, 0x00, 0x00, 0x00, //0x0000127d jb LBB0_283
+ //0x00001283 LBB0_282
+ 0x0f, 0xb7, 0x01, //0x00001283 movzwl (%rcx), %eax
+ 0x66, 0x89, 0x06, //0x00001286 movw %ax, (%rsi)
+ 0x48, 0x83, 0xc1, 0x02, //0x00001289 addq $2, %rcx
+ 0x48, 0x83, 0xc6, 0x02, //0x0000128d addq $2, %rsi
+ 0x48, 0x83, 0xc7, 0xfe, //0x00001291 addq $-2, %rdi
+ //0x00001295 LBB0_283
+ 0x48, 0x89, 0xc8, //0x00001295 movq %rcx, %rax
+ 0x48, 0x8d, 0x4c, 0x24, 0x60, //0x00001298 leaq $96(%rsp), %rcx
+ 0x48, 0x85, 0xff, //0x0000129d testq %rdi, %rdi
+ 0x48, 0x89, 0xcf, //0x000012a0 movq %rcx, %rdi
+ 0x4c, 0x8b, 0x7c, 0x24, 0x28, //0x000012a3 movq $40(%rsp), %r15
+ 0x0f, 0x84, 0x33, 0xfd, 0xff, 0xff, //0x000012a8 je LBB0_265
+ 0x8a, 0x00, //0x000012ae movb (%rax), %al
+ 0x88, 0x06, //0x000012b0 movb %al, (%rsi)
+ 0x48, 0x8d, 0x7c, 0x24, 0x60, //0x000012b2 leaq $96(%rsp), %rdi
+ 0xe9, 0x25, 0xfd, 0xff, 0xff, //0x000012b7 jmp LBB0_265
+ //0x000012bc LBB0_288
+ 0x48, 0x83, 0xc1, 0x05, //0x000012bc addq $5, %rcx
+ 0x49, 0x3b, 0x0b, //0x000012c0 cmpq (%r11), %rcx
+ 0x0f, 0x87, 0x67, 0xfa, 0xff, 0xff, //0x000012c3 ja LBB0_222
+ //0x000012c9 LBB0_289
+ 0x49, 0x89, 0x08, //0x000012c9 movq %rcx, (%r8)
+ 0x49, 0x89, 0xca, //0x000012cc movq %rcx, %r10
+ 0xe9, 0x5c, 0xfa, 0xff, 0xff, //0x000012cf jmp LBB0_222
+ //0x000012d4 LBB0_290
+ 0x4d, 0x8b, 0x0b, //0x000012d4 movq (%r11), %r9
+ 0x4d, 0x29, 0xd1, //0x000012d7 subq %r10, %r9
+ 0x4c, 0x01, 0xd7, //0x000012da addq %r10, %rdi
+ 0x45, 0x31, 0xc0, //0x000012dd xorl %r8d, %r8d
+ 0x45, 0x31, 0xd2, //0x000012e0 xorl %r10d, %r10d
+ 0x45, 0x31, 0xdb, //0x000012e3 xorl %r11d, %r11d
+ 0x31, 0xd2, //0x000012e6 xorl %edx, %edx
+ 0xe9, 0x1a, 0x00, 0x00, 0x00, //0x000012e8 jmp LBB0_292
+ //0x000012ed LBB0_291
+ 0x49, 0xc1, 0xfe, 0x3f, //0x000012ed sarq $63, %r14
+ 0xf3, 0x48, 0x0f, 0xb8, 0xc7, //0x000012f1 popcntq %rdi, %rax
+ 0x49, 0x01, 0xc3, //0x000012f6 addq %rax, %r11
+ 0x4c, 0x89, 0xe7, //0x000012f9 movq %r12, %rdi
+ 0x48, 0x83, 0xc7, 0x40, //0x000012fc addq $64, %rdi
+ 0x49, 0x83, 0xc1, 0xc0, //0x00001300 addq $-64, %r9
+ 0x4d, 0x89, 0xf0, //0x00001304 movq %r14, %r8
+ //0x00001307 LBB0_292
+ 0x49, 0x83, 0xf9, 0x40, //0x00001307 cmpq $64, %r9
+ 0x0f, 0x8c, 0xab, 0x01, 0x00, 0x00, //0x0000130b jl LBB0_300
+ //0x00001311 LBB0_293
+ 0xc5, 0xfa, 0x6f, 0x17, //0x00001311 vmovdqu (%rdi), %xmm2
+ 0xc5, 0xfa, 0x6f, 0x77, 0x10, //0x00001315 vmovdqu $16(%rdi), %xmm6
+ 0xc5, 0xfa, 0x6f, 0x6f, 0x20, //0x0000131a vmovdqu $32(%rdi), %xmm5
+ 0x49, 0x89, 0xfc, //0x0000131f movq %rdi, %r12
+ 0xc5, 0xfa, 0x6f, 0x7f, 0x30, //0x00001322 vmovdqu $48(%rdi), %xmm7
+ 0xc5, 0xe9, 0x74, 0xd8, //0x00001327 vpcmpeqb %xmm0, %xmm2, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xf3, //0x0000132b vpmovmskb %xmm3, %esi
+ 0xc5, 0xc9, 0x74, 0xd8, //0x0000132f vpcmpeqb %xmm0, %xmm6, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xc3, //0x00001333 vpmovmskb %xmm3, %eax
+ 0xc5, 0xd1, 0x74, 0xd8, //0x00001337 vpcmpeqb %xmm0, %xmm5, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xfb, //0x0000133b vpmovmskb %xmm3, %edi
+ 0xc5, 0xc1, 0x74, 0xd8, //0x0000133f vpcmpeqb %xmm0, %xmm7, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xdb, //0x00001343 vpmovmskb %xmm3, %ebx
+ 0x48, 0xc1, 0xe3, 0x30, //0x00001347 shlq $48, %rbx
+ 0x48, 0xc1, 0xe7, 0x20, //0x0000134b shlq $32, %rdi
+ 0x48, 0xc1, 0xe0, 0x10, //0x0000134f shlq $16, %rax
+ 0x48, 0x09, 0xc6, //0x00001353 orq %rax, %rsi
+ 0x48, 0x09, 0xfe, //0x00001356 orq %rdi, %rsi
+ 0x48, 0x09, 0xde, //0x00001359 orq %rbx, %rsi
+ 0xc5, 0xe9, 0x74, 0xd9, //0x0000135c vpcmpeqb %xmm1, %xmm2, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xfb, //0x00001360 vpmovmskb %xmm3, %edi
+ 0xc5, 0xc9, 0x74, 0xd9, //0x00001364 vpcmpeqb %xmm1, %xmm6, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xc3, //0x00001368 vpmovmskb %xmm3, %eax
+ 0xc5, 0xd1, 0x74, 0xd9, //0x0000136c vpcmpeqb %xmm1, %xmm5, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xdb, //0x00001370 vpmovmskb %xmm3, %ebx
+ 0xc5, 0xc1, 0x74, 0xd9, //0x00001374 vpcmpeqb %xmm1, %xmm7, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xcb, //0x00001378 vpmovmskb %xmm3, %ecx
+ 0x48, 0xc1, 0xe1, 0x30, //0x0000137c shlq $48, %rcx
+ 0x48, 0xc1, 0xe3, 0x20, //0x00001380 shlq $32, %rbx
+ 0x48, 0xc1, 0xe0, 0x10, //0x00001384 shlq $16, %rax
+ 0x48, 0x09, 0xc7, //0x00001388 orq %rax, %rdi
+ 0x48, 0x09, 0xdf, //0x0000138b orq %rbx, %rdi
+ 0x48, 0x09, 0xcf, //0x0000138e orq %rcx, %rdi
+ 0x48, 0x89, 0xf8, //0x00001391 movq %rdi, %rax
+ 0x4c, 0x09, 0xd0, //0x00001394 orq %r10, %rax
+ 0x0f, 0x84, 0x4b, 0x00, 0x00, 0x00, //0x00001397 je LBB0_295
+ 0x4c, 0x89, 0xd0, //0x0000139d movq %r10, %rax
+ 0x48, 0xf7, 0xd0, //0x000013a0 notq %rax
+ 0x48, 0x21, 0xf8, //0x000013a3 andq %rdi, %rax
+ 0x4c, 0x8d, 0x34, 0x00, //0x000013a6 leaq (%rax,%rax), %r14
+ 0x4d, 0x09, 0xd6, //0x000013aa orq %r10, %r14
+ 0x4c, 0x89, 0xf1, //0x000013ad movq %r14, %rcx
+ 0x48, 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x000013b0 movabsq $-6148914691236517206, %rbx
+ 0x48, 0x31, 0xd9, //0x000013ba xorq %rbx, %rcx
+ 0x48, 0x21, 0xdf, //0x000013bd andq %rbx, %rdi
+ 0x48, 0x21, 0xcf, //0x000013c0 andq %rcx, %rdi
+ 0x45, 0x31, 0xd2, //0x000013c3 xorl %r10d, %r10d
+ 0x48, 0x01, 0xc7, //0x000013c6 addq %rax, %rdi
+ 0x41, 0x0f, 0x92, 0xc2, //0x000013c9 setb %r10b
+ 0x48, 0x01, 0xff, //0x000013cd addq %rdi, %rdi
+ 0x48, 0xb8, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x000013d0 movabsq $6148914691236517205, %rax
+ 0x48, 0x31, 0xc7, //0x000013da xorq %rax, %rdi
+ 0x4c, 0x21, 0xf7, //0x000013dd andq %r14, %rdi
+ 0x48, 0xf7, 0xd7, //0x000013e0 notq %rdi
+ 0xe9, 0x0a, 0x00, 0x00, 0x00, //0x000013e3 jmp LBB0_296
+ //0x000013e8 LBB0_295
+ 0x48, 0xc7, 0xc7, 0xff, 0xff, 0xff, 0xff, //0x000013e8 movq $-1, %rdi
+ 0x45, 0x31, 0xd2, //0x000013ef xorl %r10d, %r10d
+ //0x000013f2 LBB0_296
+ 0x48, 0x21, 0xf7, //0x000013f2 andq %rsi, %rdi
+ 0xc4, 0xe1, 0xf9, 0x6e, 0xdf, //0x000013f5 vmovq %rdi, %xmm3
+ 0xc4, 0xc3, 0x61, 0x44, 0xd9, 0x00, //0x000013fa vpclmulqdq $0, %xmm9, %xmm3, %xmm3
+ 0xc4, 0xc1, 0xf9, 0x7e, 0xde, //0x00001400 vmovq %xmm3, %r14
+ 0x4d, 0x31, 0xc6, //0x00001405 xorq %r8, %r14
+ 0xc5, 0x99, 0x74, 0xda, //0x00001408 vpcmpeqb %xmm2, %xmm12, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xfb, //0x0000140c vpmovmskb %xmm3, %edi
+ 0xc5, 0x99, 0x74, 0xde, //0x00001410 vpcmpeqb %xmm6, %xmm12, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xc3, //0x00001414 vpmovmskb %xmm3, %eax
+ 0xc5, 0x99, 0x74, 0xdd, //0x00001418 vpcmpeqb %xmm5, %xmm12, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xcb, //0x0000141c vpmovmskb %xmm3, %ecx
+ 0xc5, 0x99, 0x74, 0xdf, //0x00001420 vpcmpeqb %xmm7, %xmm12, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xdb, //0x00001424 vpmovmskb %xmm3, %ebx
+ 0x48, 0xc1, 0xe3, 0x30, //0x00001428 shlq $48, %rbx
+ 0x48, 0xc1, 0xe1, 0x20, //0x0000142c shlq $32, %rcx
+ 0x48, 0xc1, 0xe0, 0x10, //0x00001430 shlq $16, %rax
+ 0x48, 0x09, 0xc7, //0x00001434 orq %rax, %rdi
+ 0x48, 0x09, 0xcf, //0x00001437 orq %rcx, %rdi
+ 0x48, 0x09, 0xdf, //0x0000143a orq %rbx, %rdi
+ 0x4d, 0x89, 0xf0, //0x0000143d movq %r14, %r8
+ 0x49, 0xf7, 0xd0, //0x00001440 notq %r8
+ 0x4c, 0x21, 0xc7, //0x00001443 andq %r8, %rdi
+ 0xc5, 0x91, 0x74, 0xd2, //0x00001446 vpcmpeqb %xmm2, %xmm13, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x0000144a vpmovmskb %xmm2, %eax
+ 0xc5, 0x91, 0x74, 0xd6, //0x0000144e vpcmpeqb %xmm6, %xmm13, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xda, //0x00001452 vpmovmskb %xmm2, %ebx
+ 0xc5, 0x91, 0x74, 0xd5, //0x00001456 vpcmpeqb %xmm5, %xmm13, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xf2, //0x0000145a vpmovmskb %xmm2, %esi
+ 0xc5, 0x91, 0x74, 0xd7, //0x0000145e vpcmpeqb %xmm7, %xmm13, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xca, //0x00001462 vpmovmskb %xmm2, %ecx
+ 0x48, 0xc1, 0xe1, 0x30, //0x00001466 shlq $48, %rcx
+ 0x48, 0xc1, 0xe6, 0x20, //0x0000146a shlq $32, %rsi
+ 0x48, 0xc1, 0xe3, 0x10, //0x0000146e shlq $16, %rbx
+ 0x48, 0x09, 0xd8, //0x00001472 orq %rbx, %rax
+ 0x48, 0x09, 0xf0, //0x00001475 orq %rsi, %rax
+ 0x48, 0x09, 0xc8, //0x00001478 orq %rcx, %rax
+ 0x4c, 0x21, 0xc0, //0x0000147b andq %r8, %rax
+ 0x0f, 0x84, 0x69, 0xfe, 0xff, 0xff, //0x0000147e je LBB0_291
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x00001484 movq $24(%rsp), %r8
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00001489 .p2align 4, 0x90
+ //0x00001490 LBB0_298
+ 0x48, 0x8d, 0x58, 0xff, //0x00001490 leaq $-1(%rax), %rbx
+ 0x48, 0x89, 0xd9, //0x00001494 movq %rbx, %rcx
+ 0x48, 0x21, 0xf9, //0x00001497 andq %rdi, %rcx
+ 0xf3, 0x48, 0x0f, 0xb8, 0xc9, //0x0000149a popcntq %rcx, %rcx
+ 0x4c, 0x01, 0xd9, //0x0000149f addq %r11, %rcx
+ 0x48, 0x39, 0xd1, //0x000014a2 cmpq %rdx, %rcx
+ 0x0f, 0x86, 0x41, 0x01, 0x00, 0x00, //0x000014a5 jbe LBB0_316
+ 0x48, 0xff, 0xc2, //0x000014ab incq %rdx
+ 0x48, 0x21, 0xd8, //0x000014ae andq %rbx, %rax
+ 0x0f, 0x85, 0xd9, 0xff, 0xff, 0xff, //0x000014b1 jne LBB0_298
+ 0xe9, 0x31, 0xfe, 0xff, 0xff, //0x000014b7 jmp LBB0_291
+ //0x000014bc LBB0_300
+ 0x4d, 0x85, 0xc9, //0x000014bc testq %r9, %r9
+ 0x0f, 0x8e, 0x2c, 0x08, 0x00, 0x00, //0x000014bf jle LBB0_338
+ 0x48, 0x89, 0xf9, //0x000014c5 movq %rdi, %rcx
+ 0xc5, 0x7e, 0x7f, 0x84, 0x24, 0x80, 0x00, 0x00, 0x00, //0x000014c8 vmovdqu %ymm8, $128(%rsp)
+ 0xc5, 0x7e, 0x7f, 0x44, 0x24, 0x60, //0x000014d1 vmovdqu %ymm8, $96(%rsp)
+ 0x89, 0xc8, //0x000014d7 movl %ecx, %eax
+ 0x25, 0xff, 0x0f, 0x00, 0x00, //0x000014d9 andl $4095, %eax
+ 0x3d, 0xc1, 0x0f, 0x00, 0x00, //0x000014de cmpl $4033, %eax
+ 0x0f, 0x82, 0x34, 0x00, 0x00, 0x00, //0x000014e3 jb LBB0_304
+ 0x49, 0x83, 0xf9, 0x20, //0x000014e9 cmpq $32, %r9
+ 0x0f, 0x82, 0x37, 0x00, 0x00, 0x00, //0x000014ed jb LBB0_305
+ 0xc5, 0xf8, 0x10, 0x11, //0x000014f3 vmovups (%rcx), %xmm2
+ 0xc5, 0xf8, 0x11, 0x54, 0x24, 0x60, //0x000014f7 vmovups %xmm2, $96(%rsp)
+ 0xc5, 0xfa, 0x6f, 0x51, 0x10, //0x000014fd vmovdqu $16(%rcx), %xmm2
+ 0xc5, 0xfa, 0x7f, 0x54, 0x24, 0x70, //0x00001502 vmovdqu %xmm2, $112(%rsp)
+ 0x48, 0x83, 0xc1, 0x20, //0x00001508 addq $32, %rcx
+ 0x49, 0x8d, 0x79, 0xe0, //0x0000150c leaq $-32(%r9), %rdi
+ 0x48, 0x8d, 0xb4, 0x24, 0x80, 0x00, 0x00, 0x00, //0x00001510 leaq $128(%rsp), %rsi
+ 0xe9, 0x15, 0x00, 0x00, 0x00, //0x00001518 jmp LBB0_306
+ //0x0000151d LBB0_304
+ 0x4c, 0x8b, 0x7c, 0x24, 0x28, //0x0000151d movq $40(%rsp), %r15
+ 0x48, 0x89, 0xcf, //0x00001522 movq %rcx, %rdi
+ 0xe9, 0xe7, 0xfd, 0xff, 0xff, //0x00001525 jmp LBB0_293
+ //0x0000152a LBB0_305
+ 0x48, 0x8d, 0x74, 0x24, 0x60, //0x0000152a leaq $96(%rsp), %rsi
+ 0x4c, 0x89, 0xcf, //0x0000152f movq %r9, %rdi
+ //0x00001532 LBB0_306
+ 0x48, 0x83, 0xff, 0x10, //0x00001532 cmpq $16, %rdi
+ 0x0f, 0x82, 0x47, 0x00, 0x00, 0x00, //0x00001536 jb LBB0_307
+ 0xc5, 0xfa, 0x6f, 0x11, //0x0000153c vmovdqu (%rcx), %xmm2
+ 0xc5, 0xfa, 0x7f, 0x16, //0x00001540 vmovdqu %xmm2, (%rsi)
+ 0x48, 0x83, 0xc1, 0x10, //0x00001544 addq $16, %rcx
+ 0x48, 0x83, 0xc6, 0x10, //0x00001548 addq $16, %rsi
+ 0x48, 0x83, 0xc7, 0xf0, //0x0000154c addq $-16, %rdi
+ 0x48, 0x83, 0xff, 0x08, //0x00001550 cmpq $8, %rdi
+ 0x0f, 0x83, 0x33, 0x00, 0x00, 0x00, //0x00001554 jae LBB0_314
+ //0x0000155a LBB0_308
+ 0x48, 0x83, 0xff, 0x04, //0x0000155a cmpq $4, %rdi
+ 0x0f, 0x8c, 0x45, 0x00, 0x00, 0x00, //0x0000155e jl LBB0_309
+ //0x00001564 LBB0_315
+ 0x8b, 0x01, //0x00001564 movl (%rcx), %eax
+ 0x89, 0x06, //0x00001566 movl %eax, (%rsi)
+ 0x48, 0x83, 0xc1, 0x04, //0x00001568 addq $4, %rcx
+ 0x48, 0x83, 0xc6, 0x04, //0x0000156c addq $4, %rsi
+ 0x48, 0x83, 0xc7, 0xfc, //0x00001570 addq $-4, %rdi
+ 0x48, 0x83, 0xff, 0x02, //0x00001574 cmpq $2, %rdi
+ 0x0f, 0x83, 0x35, 0x00, 0x00, 0x00, //0x00001578 jae LBB0_310
+ 0xe9, 0x42, 0x00, 0x00, 0x00, //0x0000157e jmp LBB0_311
+ //0x00001583 LBB0_307
+ 0x48, 0x83, 0xff, 0x08, //0x00001583 cmpq $8, %rdi
+ 0x0f, 0x82, 0xcd, 0xff, 0xff, 0xff, //0x00001587 jb LBB0_308
+ //0x0000158d LBB0_314
+ 0x48, 0x8b, 0x01, //0x0000158d movq (%rcx), %rax
+ 0x48, 0x89, 0x06, //0x00001590 movq %rax, (%rsi)
+ 0x48, 0x83, 0xc1, 0x08, //0x00001593 addq $8, %rcx
+ 0x48, 0x83, 0xc6, 0x08, //0x00001597 addq $8, %rsi
+ 0x48, 0x83, 0xc7, 0xf8, //0x0000159b addq $-8, %rdi
+ 0x48, 0x83, 0xff, 0x04, //0x0000159f cmpq $4, %rdi
+ 0x0f, 0x8d, 0xbb, 0xff, 0xff, 0xff, //0x000015a3 jge LBB0_315
+ //0x000015a9 LBB0_309
+ 0x48, 0x83, 0xff, 0x02, //0x000015a9 cmpq $2, %rdi
+ 0x0f, 0x82, 0x12, 0x00, 0x00, 0x00, //0x000015ad jb LBB0_311
+ //0x000015b3 LBB0_310
+ 0x0f, 0xb7, 0x01, //0x000015b3 movzwl (%rcx), %eax
+ 0x66, 0x89, 0x06, //0x000015b6 movw %ax, (%rsi)
+ 0x48, 0x83, 0xc1, 0x02, //0x000015b9 addq $2, %rcx
+ 0x48, 0x83, 0xc6, 0x02, //0x000015bd addq $2, %rsi
+ 0x48, 0x83, 0xc7, 0xfe, //0x000015c1 addq $-2, %rdi
+ //0x000015c5 LBB0_311
+ 0x48, 0x89, 0xc8, //0x000015c5 movq %rcx, %rax
+ 0x48, 0x8d, 0x4c, 0x24, 0x60, //0x000015c8 leaq $96(%rsp), %rcx
+ 0x48, 0x85, 0xff, //0x000015cd testq %rdi, %rdi
+ 0x48, 0x89, 0xcf, //0x000015d0 movq %rcx, %rdi
+ 0x4c, 0x8b, 0x7c, 0x24, 0x28, //0x000015d3 movq $40(%rsp), %r15
+ 0x0f, 0x84, 0x33, 0xfd, 0xff, 0xff, //0x000015d8 je LBB0_293
+ 0x8a, 0x00, //0x000015de movb (%rax), %al
+ 0x88, 0x06, //0x000015e0 movb %al, (%rsi)
+ 0x48, 0x8d, 0x7c, 0x24, 0x60, //0x000015e2 leaq $96(%rsp), %rdi
+ 0xe9, 0x25, 0xfd, 0xff, 0xff, //0x000015e7 jmp LBB0_293
+ //0x000015ec LBB0_316
+ 0x4c, 0x8b, 0x5c, 0x24, 0x38, //0x000015ec movq $56(%rsp), %r11
+ 0x49, 0x8b, 0x0b, //0x000015f1 movq (%r11), %rcx
+ 0x48, 0x0f, 0xbc, 0xc0, //0x000015f4 bsfq %rax, %rax
+ 0x4c, 0x29, 0xc8, //0x000015f8 subq %r9, %rax
+ 0x4c, 0x8d, 0x54, 0x08, 0x01, //0x000015fb leaq $1(%rax,%rcx), %r10
+ 0x4d, 0x89, 0x10, //0x00001600 movq %r10, (%r8)
+ 0x49, 0x8b, 0x03, //0x00001603 movq (%r11), %rax
+ 0x49, 0x39, 0xc2, //0x00001606 cmpq %rax, %r10
+ 0x4c, 0x0f, 0x47, 0xd0, //0x00001609 cmovaq %rax, %r10
+ 0x4d, 0x89, 0x10, //0x0000160d movq %r10, (%r8)
+ 0x49, 0xb9, 0x00, 0x26, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, //0x00001610 movabsq $4294977024, %r9
+ 0xe9, 0x11, 0xf7, 0xff, 0xff, //0x0000161a jmp LBB0_222
+ //0x0000161f LBB0_68
+ 0x48, 0x8b, 0x8c, 0x24, 0xa8, 0x00, 0x00, 0x00, //0x0000161f movq $168(%rsp), %rcx
+ 0x4c, 0x8b, 0x7c, 0x24, 0x28, //0x00001627 movq $40(%rsp), %r15
+ 0x4c, 0x8b, 0x6c, 0x24, 0x58, //0x0000162c movq $88(%rsp), %r13
+ 0x4c, 0x8b, 0x5c, 0x24, 0x38, //0x00001631 movq $56(%rsp), %r11
+ 0x4c, 0x8b, 0x64, 0x24, 0x30, //0x00001636 movq $48(%rsp), %r12
+ 0x4c, 0x8b, 0x54, 0x24, 0x50, //0x0000163b movq $80(%rsp), %r10
+ 0x48, 0x83, 0xf9, 0x20, //0x00001640 cmpq $32, %rcx
+ 0x0f, 0x82, 0xaa, 0x00, 0x00, 0x00, //0x00001644 jb LBB0_106
+ //0x0000164a LBB0_69
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x12, //0x0000164a vmovdqu (%r10), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x5a, 0x10, //0x0000164f vmovdqu $16(%r10), %xmm3
+ 0xc5, 0xe9, 0x74, 0xe8, //0x00001655 vpcmpeqb %xmm0, %xmm2, %xmm5
+ 0xc5, 0x79, 0xd7, 0xcd, //0x00001659 vpmovmskb %xmm5, %r9d
+ 0xc5, 0xe1, 0x74, 0xe8, //0x0000165d vpcmpeqb %xmm0, %xmm3, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xf5, //0x00001661 vpmovmskb %xmm5, %esi
+ 0xc5, 0xe9, 0x74, 0xd1, //0x00001665 vpcmpeqb %xmm1, %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x00001669 vpmovmskb %xmm2, %edi
+ 0xc5, 0xe1, 0x74, 0xd1, //0x0000166d vpcmpeqb %xmm1, %xmm3, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x00001671 vpmovmskb %xmm2, %eax
+ 0x48, 0xc1, 0xe6, 0x10, //0x00001675 shlq $16, %rsi
+ 0x48, 0xc1, 0xe0, 0x10, //0x00001679 shlq $16, %rax
+ 0x48, 0x09, 0xc7, //0x0000167d orq %rax, %rdi
+ 0x49, 0x83, 0xf8, 0xff, //0x00001680 cmpq $-1, %r8
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00001684 jne LBB0_71
+ 0x48, 0x85, 0xff, //0x0000168a testq %rdi, %rdi
+ 0x0f, 0x85, 0xdc, 0x04, 0x00, 0x00, //0x0000168d jne LBB0_324
+ //0x00001693 LBB0_71
+ 0x4c, 0x09, 0xce, //0x00001693 orq %r9, %rsi
+ 0x48, 0x89, 0xf8, //0x00001696 movq %rdi, %rax
+ 0x48, 0x09, 0xd8, //0x00001699 orq %rbx, %rax
+ 0x0f, 0x85, 0xeb, 0x04, 0x00, 0x00, //0x0000169c jne LBB0_325
+ //0x000016a2 LBB0_72
+ 0x49, 0xb9, 0x00, 0x26, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, //0x000016a2 movabsq $4294977024, %r9
+ 0x48, 0x8b, 0x7c, 0x24, 0x20, //0x000016ac movq $32(%rsp), %rdi
+ 0x48, 0x85, 0xf6, //0x000016b1 testq %rsi, %rsi
+ 0x0f, 0x84, 0x23, 0x05, 0x00, 0x00, //0x000016b4 je LBB0_326
+ //0x000016ba LBB0_73
+ 0x48, 0x0f, 0xbc, 0xc6, //0x000016ba bsfq %rsi, %rax
+ 0x49, 0x29, 0xfa, //0x000016be subq %rdi, %r10
+ 0x4d, 0x8d, 0x54, 0x02, 0x01, //0x000016c1 leaq $1(%r10,%rax), %r10
+ 0x48, 0x8b, 0x74, 0x24, 0x48, //0x000016c6 movq $72(%rsp), %rsi
+ 0x4d, 0x85, 0xd2, //0x000016cb testq %r10, %r10
+ 0x48, 0x8b, 0x9c, 0x24, 0xb0, 0x00, 0x00, 0x00, //0x000016ce movq $176(%rsp), %rbx
+ 0x0f, 0x89, 0xa9, 0xf0, 0xff, 0xff, //0x000016d6 jns LBB0_79
+ 0xe9, 0x5e, 0x36, 0x00, 0x00, //0x000016dc jmp LBB0_937
+ //0x000016e1 LBB0_105
+ 0x49, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x000016e1 movq $-1, %r8
+ 0x31, 0xdb, //0x000016e8 xorl %ebx, %ebx
+ 0x48, 0x83, 0xf9, 0x20, //0x000016ea cmpq $32, %rcx
+ 0x0f, 0x83, 0x56, 0xff, 0xff, 0xff, //0x000016ee jae LBB0_69
+ //0x000016f4 LBB0_106
+ 0x48, 0x8b, 0x7c, 0x24, 0x20, //0x000016f4 movq $32(%rsp), %rdi
+ 0xe9, 0xe7, 0x04, 0x00, 0x00, //0x000016f9 jmp LBB0_327
+ //0x000016fe LBB0_107
+ 0x48, 0xc7, 0x44, 0x24, 0x60, 0x00, 0x00, 0x00, 0x00, //0x000016fe movq $0, $96(%rsp)
+ 0x4e, 0x8d, 0x4c, 0x17, 0xff, //0x00001707 leaq $-1(%rdi,%r10), %r9
+ 0x4d, 0x8d, 0x1c, 0x34, //0x0000170c leaq (%r12,%rsi), %r11
+ 0x48, 0x85, 0xf6, //0x00001710 testq %rsi, %rsi
+ 0x0f, 0x8e, 0x10, 0x04, 0x00, 0x00, //0x00001713 jle LBB0_151
+ 0x49, 0x39, 0xd9, //0x00001719 cmpq %rbx, %r9
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x0000171c movq $24(%rsp), %r8
+ 0x0f, 0x86, 0x07, 0x04, 0x00, 0x00, //0x00001721 jbe LBB0_152
+ //0x00001727 LBB0_109
+ 0x8a, 0x03, //0x00001727 movb (%rbx), %al
+ 0x3c, 0x5c, //0x00001729 cmpb $92, %al
+ 0x0f, 0x85, 0xaf, 0x00, 0x00, 0x00, //0x0000172b jne LBB0_114
+ 0x4c, 0x89, 0xcf, //0x00001731 movq %r9, %rdi
+ 0x48, 0x29, 0xdf, //0x00001734 subq %rbx, %rdi
+ 0x48, 0x85, 0xff, //0x00001737 testq %rdi, %rdi
+ 0x0f, 0x8e, 0xff, 0x37, 0x00, 0x00, //0x0000173a jle LBB0_958
+ 0x49, 0x89, 0xde, //0x00001740 movq %rbx, %r14
+ 0x0f, 0xb6, 0x43, 0x01, //0x00001743 movzbl $1(%rbx), %eax
+ 0x48, 0x8d, 0x0d, 0x22, 0x42, 0x00, 0x00, //0x00001747 leaq $16930(%rip), %rcx /* __UnquoteTab+0(%rip) */
+ 0x8a, 0x1c, 0x08, //0x0000174e movb (%rax,%rcx), %bl
+ 0x80, 0xfb, 0xff, //0x00001751 cmpb $-1, %bl
+ 0x0f, 0x84, 0x9b, 0x00, 0x00, 0x00, //0x00001754 je LBB0_116
+ 0x84, 0xdb, //0x0000175a testb %bl, %bl
+ 0x0f, 0x84, 0xc5, 0x37, 0x00, 0x00, //0x0000175c je LBB0_956
+ 0x88, 0x5c, 0x24, 0x60, //0x00001762 movb %bl, $96(%rsp)
+ 0x49, 0x83, 0xc6, 0x02, //0x00001766 addq $2, %r14
+ 0xbf, 0x01, 0x00, 0x00, 0x00, //0x0000176a movl $1, %edi
+ 0x48, 0x8d, 0x44, 0x3c, 0x60, //0x0000176f leaq $96(%rsp,%rdi), %rax
+ 0x4d, 0x39, 0xdc, //0x00001774 cmpq %r11, %r12
+ 0x0f, 0x83, 0x7f, 0x01, 0x00, 0x00, //0x00001777 jae LBB0_146
+ //0x0000177d LBB0_126
+ 0x48, 0x8d, 0x4c, 0x24, 0x60, //0x0000177d leaq $96(%rsp), %rcx
+ 0x48, 0x39, 0xc8, //0x00001782 cmpq %rcx, %rax
+ 0x48, 0x8b, 0x7c, 0x24, 0x20, //0x00001785 movq $32(%rsp), %rdi
+ 0x0f, 0x86, 0x7b, 0x01, 0x00, 0x00, //0x0000178a jbe LBB0_133
+ 0x41, 0x38, 0x1c, 0x24, //0x00001790 cmpb %bl, (%r12)
+ 0x0f, 0x85, 0x71, 0x01, 0x00, 0x00, //0x00001794 jne LBB0_133
+ 0x49, 0xff, 0xc4, //0x0000179a incq %r12
+ 0x48, 0x8d, 0x4c, 0x24, 0x61, //0x0000179d leaq $97(%rsp), %rcx
+ 0x4c, 0x89, 0xe7, //0x000017a2 movq %r12, %rdi
+ 0x4c, 0x89, 0xf3, //0x000017a5 movq %r14, %rbx
+ //0x000017a8 LBB0_129
+ 0x49, 0x89, 0xfc, //0x000017a8 movq %rdi, %r12
+ 0x48, 0x89, 0xce, //0x000017ab movq %rcx, %rsi
+ 0x48, 0x39, 0xc1, //0x000017ae cmpq %rax, %rcx
+ 0x0f, 0x83, 0x1f, 0x00, 0x00, 0x00, //0x000017b1 jae LBB0_132
+ 0x4d, 0x39, 0xdc, //0x000017b7 cmpq %r11, %r12
+ 0x0f, 0x83, 0x16, 0x00, 0x00, 0x00, //0x000017ba jae LBB0_132
+ 0x41, 0x0f, 0xb6, 0x14, 0x24, //0x000017c0 movzbl (%r12), %edx
+ 0x49, 0x8d, 0x7c, 0x24, 0x01, //0x000017c5 leaq $1(%r12), %rdi
+ 0x48, 0x8d, 0x4e, 0x01, //0x000017ca leaq $1(%rsi), %rcx
+ 0x3a, 0x16, //0x000017ce cmpb (%rsi), %dl
+ 0x0f, 0x84, 0xd2, 0xff, 0xff, 0xff, //0x000017d0 je LBB0_129
+ //0x000017d6 LBB0_132
+ 0x48, 0x8b, 0x7c, 0x24, 0x20, //0x000017d6 movq $32(%rsp), %rdi
+ 0xe9, 0x33, 0x01, 0x00, 0x00, //0x000017db jmp LBB0_148
+ //0x000017e0 LBB0_114
+ 0x41, 0x3a, 0x04, 0x24, //0x000017e0 cmpb (%r12), %al
+ 0x0f, 0x85, 0x75, 0x03, 0x00, 0x00, //0x000017e4 jne LBB0_322
+ 0x48, 0xff, 0xc3, //0x000017ea incq %rbx
+ 0x49, 0xff, 0xc4, //0x000017ed incq %r12
+ 0xe9, 0x27, 0x01, 0x00, 0x00, //0x000017f0 jmp LBB0_149
+ //0x000017f5 LBB0_116
+ 0x48, 0x83, 0xff, 0x03, //0x000017f5 cmpq $3, %rdi
+ 0x0f, 0x8e, 0x3a, 0x37, 0x00, 0x00, //0x000017f9 jle LBB0_957
+ 0x41, 0x8b, 0x4e, 0x02, //0x000017ff movl $2(%r14), %ecx
+ 0x89, 0xce, //0x00001803 movl %ecx, %esi
+ 0xf7, 0xd6, //0x00001805 notl %esi
+ 0x8d, 0x81, 0xd0, 0xcf, 0xcf, 0xcf, //0x00001807 leal $-808464432(%rcx), %eax
+ 0x81, 0xe6, 0x80, 0x80, 0x80, 0x80, //0x0000180d andl $-2139062144, %esi
+ 0x85, 0xc6, //0x00001813 testl %eax, %esi
+ 0x0f, 0x85, 0x72, 0x36, 0x00, 0x00, //0x00001815 jne LBB0_954
+ 0x8d, 0x81, 0x19, 0x19, 0x19, 0x19, //0x0000181b leal $421075225(%rcx), %eax
+ 0x09, 0xc8, //0x00001821 orl %ecx, %eax
+ 0xa9, 0x80, 0x80, 0x80, 0x80, //0x00001823 testl $-2139062144, %eax
+ 0x0f, 0x85, 0x5f, 0x36, 0x00, 0x00, //0x00001828 jne LBB0_954
+ 0x89, 0xc8, //0x0000182e movl %ecx, %eax
+ 0x25, 0x7f, 0x7f, 0x7f, 0x7f, //0x00001830 andl $2139062143, %eax
+ 0xbb, 0xc0, 0xc0, 0xc0, 0xc0, //0x00001835 movl $-1061109568, %ebx
+ 0x29, 0xc3, //0x0000183a subl %eax, %ebx
+ 0x8d, 0x90, 0x46, 0x46, 0x46, 0x46, //0x0000183c leal $1179010630(%rax), %edx
+ 0x21, 0xf3, //0x00001842 andl %esi, %ebx
+ 0x85, 0xd3, //0x00001844 testl %edx, %ebx
+ 0x0f, 0x85, 0x41, 0x36, 0x00, 0x00, //0x00001846 jne LBB0_954
+ 0xba, 0xe0, 0xe0, 0xe0, 0xe0, //0x0000184c movl $-522133280, %edx
+ 0x29, 0xc2, //0x00001851 subl %eax, %edx
+ 0x05, 0x39, 0x39, 0x39, 0x39, //0x00001853 addl $960051513, %eax
+ 0x21, 0xd6, //0x00001858 andl %edx, %esi
+ 0x85, 0xc6, //0x0000185a testl %eax, %esi
+ 0x0f, 0x85, 0x2b, 0x36, 0x00, 0x00, //0x0000185c jne LBB0_954
+ 0x0f, 0xc9, //0x00001862 bswapl %ecx
+ 0x89, 0xc8, //0x00001864 movl %ecx, %eax
+ 0xc1, 0xe8, 0x04, //0x00001866 shrl $4, %eax
+ 0xf7, 0xd0, //0x00001869 notl %eax
+ 0x25, 0x01, 0x01, 0x01, 0x01, //0x0000186b andl $16843009, %eax
+ 0x8d, 0x04, 0xc0, //0x00001870 leal (%rax,%rax,8), %eax
+ 0x81, 0xe1, 0x0f, 0x0f, 0x0f, 0x0f, //0x00001873 andl $252645135, %ecx
+ 0x01, 0xc1, //0x00001879 addl %eax, %ecx
+ 0x89, 0xcb, //0x0000187b movl %ecx, %ebx
+ 0xc1, 0xeb, 0x04, //0x0000187d shrl $4, %ebx
+ 0x09, 0xcb, //0x00001880 orl %ecx, %ebx
+ 0x89, 0xde, //0x00001882 movl %ebx, %esi
+ 0xc1, 0xee, 0x08, //0x00001884 shrl $8, %esi
+ 0x81, 0xe6, 0x00, 0xff, 0x00, 0x00, //0x00001887 andl $65280, %esi
+ 0x0f, 0xb6, 0xc3, //0x0000188d movzbl %bl, %eax
+ 0x09, 0xf0, //0x00001890 orl %esi, %eax
+ 0x4d, 0x8d, 0x46, 0x06, //0x00001892 leaq $6(%r14), %r8
+ 0x83, 0xf8, 0x7f, //0x00001896 cmpl $127, %eax
+ 0x0f, 0x86, 0x94, 0x00, 0x00, 0x00, //0x00001899 jbe LBB0_134
+ 0x3d, 0xff, 0x07, 0x00, 0x00, //0x0000189f cmpl $2047, %eax
+ 0x0f, 0x86, 0x97, 0x00, 0x00, 0x00, //0x000018a4 jbe LBB0_135
+ 0x89, 0xd9, //0x000018aa movl %ebx, %ecx
+ 0x81, 0xe1, 0x00, 0x00, 0xf8, 0x00, //0x000018ac andl $16252928, %ecx
+ 0x81, 0xf9, 0x00, 0x00, 0xd8, 0x00, //0x000018b2 cmpl $14155776, %ecx
+ 0x0f, 0x84, 0xa2, 0x00, 0x00, 0x00, //0x000018b8 je LBB0_136
+ 0xc1, 0xee, 0x0c, //0x000018be shrl $12, %esi
+ 0x40, 0x80, 0xce, 0xe0, //0x000018c1 orb $-32, %sil
+ 0x40, 0x88, 0x74, 0x24, 0x60, //0x000018c5 movb %sil, $96(%rsp)
+ 0xc1, 0xe8, 0x06, //0x000018ca shrl $6, %eax
+ 0x24, 0x3f, //0x000018cd andb $63, %al
+ 0x0c, 0x80, //0x000018cf orb $-128, %al
+ 0x88, 0x44, 0x24, 0x61, //0x000018d1 movb %al, $97(%rsp)
+ 0x80, 0xe3, 0x3f, //0x000018d5 andb $63, %bl
+ 0x80, 0xcb, 0x80, //0x000018d8 orb $-128, %bl
+ 0x88, 0x5c, 0x24, 0x62, //0x000018db movb %bl, $98(%rsp)
+ 0xbf, 0x03, 0x00, 0x00, 0x00, //0x000018df movl $3, %edi
+ 0x89, 0xf3, //0x000018e4 movl %esi, %ebx
+ //0x000018e6 LBB0_125
+ 0x4d, 0x89, 0xc6, //0x000018e6 movq %r8, %r14
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x000018e9 movq $24(%rsp), %r8
+ 0x48, 0x8d, 0x44, 0x3c, 0x60, //0x000018ee leaq $96(%rsp,%rdi), %rax
+ 0x4d, 0x39, 0xdc, //0x000018f3 cmpq %r11, %r12
+ 0x0f, 0x82, 0x81, 0xfe, 0xff, 0xff, //0x000018f6 jb LBB0_126
+ //0x000018fc LBB0_146
+ 0x48, 0x8d, 0x74, 0x24, 0x60, //0x000018fc leaq $96(%rsp), %rsi
+ 0x48, 0x8b, 0x7c, 0x24, 0x20, //0x00001901 movq $32(%rsp), %rdi
+ 0xe9, 0x05, 0x00, 0x00, 0x00, //0x00001906 jmp LBB0_147
+ //0x0000190b LBB0_133
+ 0x48, 0x8d, 0x74, 0x24, 0x60, //0x0000190b leaq $96(%rsp), %rsi
+ //0x00001910 LBB0_147
+ 0x4c, 0x89, 0xf3, //0x00001910 movq %r14, %rbx
+ //0x00001913 LBB0_148
+ 0x48, 0x39, 0xc6, //0x00001913 cmpq %rax, %rsi
+ 0x0f, 0x85, 0x43, 0x02, 0x00, 0x00, //0x00001916 jne LBB0_322
+ //0x0000191c LBB0_149
+ 0x49, 0x39, 0xd9, //0x0000191c cmpq %rbx, %r9
+ 0x0f, 0x86, 0x09, 0x02, 0x00, 0x00, //0x0000191f jbe LBB0_152
+ 0x4d, 0x39, 0xdc, //0x00001925 cmpq %r11, %r12
+ 0x0f, 0x82, 0xf9, 0xfd, 0xff, 0xff, //0x00001928 jb LBB0_109
+ 0xe9, 0xfb, 0x01, 0x00, 0x00, //0x0000192e jmp LBB0_152
+ //0x00001933 LBB0_134
+ 0x88, 0x5c, 0x24, 0x60, //0x00001933 movb %bl, $96(%rsp)
+ 0xbf, 0x01, 0x00, 0x00, 0x00, //0x00001937 movl $1, %edi
+ 0xe9, 0xa5, 0xff, 0xff, 0xff, //0x0000193c jmp LBB0_125
+ //0x00001941 LBB0_135
+ 0xc1, 0xe8, 0x06, //0x00001941 shrl $6, %eax
+ 0x0c, 0xc0, //0x00001944 orb $-64, %al
+ 0x88, 0x44, 0x24, 0x60, //0x00001946 movb %al, $96(%rsp)
+ 0x80, 0xe3, 0x3f, //0x0000194a andb $63, %bl
+ 0x80, 0xcb, 0x80, //0x0000194d orb $-128, %bl
+ 0x88, 0x5c, 0x24, 0x61, //0x00001950 movb %bl, $97(%rsp)
+ 0xbf, 0x02, 0x00, 0x00, 0x00, //0x00001954 movl $2, %edi
+ 0x89, 0xc3, //0x00001959 movl %eax, %ebx
+ 0xe9, 0x86, 0xff, 0xff, 0xff, //0x0000195b jmp LBB0_125
+ //0x00001960 LBB0_136
+ 0x48, 0x83, 0xff, 0x06, //0x00001960 cmpq $6, %rdi
+ 0x0f, 0x8c, 0x0a, 0x36, 0x00, 0x00, //0x00001964 jl LBB0_963
+ 0x3d, 0xff, 0xdb, 0x00, 0x00, //0x0000196a cmpl $56319, %eax
+ 0x0f, 0x87, 0xff, 0x35, 0x00, 0x00, //0x0000196f ja LBB0_963
+ 0x41, 0x80, 0x38, 0x5c, //0x00001975 cmpb $92, (%r8)
+ 0x0f, 0x85, 0xf5, 0x35, 0x00, 0x00, //0x00001979 jne LBB0_963
+ 0x41, 0x80, 0x7e, 0x07, 0x75, //0x0000197f cmpb $117, $7(%r14)
+ 0x0f, 0x85, 0xea, 0x35, 0x00, 0x00, //0x00001984 jne LBB0_963
+ 0x4c, 0x89, 0xf1, //0x0000198a movq %r14, %rcx
+ 0x4d, 0x8d, 0x46, 0x08, //0x0000198d leaq $8(%r14), %r8
+ 0x41, 0x8b, 0x7e, 0x08, //0x00001991 movl $8(%r14), %edi
+ 0x89, 0xfb, //0x00001995 movl %edi, %ebx
+ 0xf7, 0xd3, //0x00001997 notl %ebx
+ 0x8d, 0x8f, 0xd0, 0xcf, 0xcf, 0xcf, //0x00001999 leal $-808464432(%rdi), %ecx
+ 0x81, 0xe3, 0x80, 0x80, 0x80, 0x80, //0x0000199f andl $-2139062144, %ebx
+ 0x85, 0xcb, //0x000019a5 testl %ecx, %ebx
+ 0x0f, 0x85, 0xd3, 0x35, 0x00, 0x00, //0x000019a7 jne LBB0_964
+ 0x8d, 0x8f, 0x19, 0x19, 0x19, 0x19, //0x000019ad leal $421075225(%rdi), %ecx
+ 0x09, 0xf9, //0x000019b3 orl %edi, %ecx
+ 0xf7, 0xc1, 0x80, 0x80, 0x80, 0x80, //0x000019b5 testl $-2139062144, %ecx
+ 0x0f, 0x85, 0xbf, 0x35, 0x00, 0x00, //0x000019bb jne LBB0_964
+ 0x89, 0xf9, //0x000019c1 movl %edi, %ecx
+ 0x81, 0xe1, 0x7f, 0x7f, 0x7f, 0x7f, //0x000019c3 andl $2139062143, %ecx
+ 0xba, 0xc0, 0xc0, 0xc0, 0xc0, //0x000019c9 movl $-1061109568, %edx
+ 0x29, 0xca, //0x000019ce subl %ecx, %edx
+ 0x8d, 0xb1, 0x46, 0x46, 0x46, 0x46, //0x000019d0 leal $1179010630(%rcx), %esi
+ 0x21, 0xda, //0x000019d6 andl %ebx, %edx
+ 0x85, 0xf2, //0x000019d8 testl %esi, %edx
+ 0x0f, 0x85, 0xa0, 0x35, 0x00, 0x00, //0x000019da jne LBB0_964
+ 0xba, 0xe0, 0xe0, 0xe0, 0xe0, //0x000019e0 movl $-522133280, %edx
+ 0x29, 0xca, //0x000019e5 subl %ecx, %edx
+ 0x81, 0xc1, 0x39, 0x39, 0x39, 0x39, //0x000019e7 addl $960051513, %ecx
+ 0x21, 0xd3, //0x000019ed andl %edx, %ebx
+ 0x85, 0xcb, //0x000019ef testl %ecx, %ebx
+ 0x0f, 0x85, 0x89, 0x35, 0x00, 0x00, //0x000019f1 jne LBB0_964
+ 0x0f, 0xcf, //0x000019f7 bswapl %edi
+ 0x89, 0xf9, //0x000019f9 movl %edi, %ecx
+ 0xc1, 0xe9, 0x04, //0x000019fb shrl $4, %ecx
+ 0xf7, 0xd1, //0x000019fe notl %ecx
+ 0x81, 0xe1, 0x01, 0x01, 0x01, 0x01, //0x00001a00 andl $16843009, %ecx
+ 0x8d, 0x0c, 0xc9, //0x00001a06 leal (%rcx,%rcx,8), %ecx
+ 0x81, 0xe7, 0x0f, 0x0f, 0x0f, 0x0f, //0x00001a09 andl $252645135, %edi
+ 0x01, 0xcf, //0x00001a0f addl %ecx, %edi
+ 0x89, 0xf9, //0x00001a11 movl %edi, %ecx
+ 0xc1, 0xe9, 0x04, //0x00001a13 shrl $4, %ecx
+ 0x09, 0xf9, //0x00001a16 orl %edi, %ecx
+ 0x89, 0xca, //0x00001a18 movl %ecx, %edx
+ 0x81, 0xe2, 0x00, 0x00, 0xfc, 0x00, //0x00001a1a andl $16515072, %edx
+ 0x81, 0xfa, 0x00, 0x00, 0xdc, 0x00, //0x00001a20 cmpl $14417920, %edx
+ 0x0f, 0x85, 0x48, 0x35, 0x00, 0x00, //0x00001a26 jne LBB0_963
+ 0x89, 0xca, //0x00001a2c movl %ecx, %edx
+ 0xc1, 0xea, 0x08, //0x00001a2e shrl $8, %edx
+ 0x81, 0xe2, 0x00, 0xff, 0x00, 0x00, //0x00001a31 andl $65280, %edx
+ 0x0f, 0xb6, 0xc9, //0x00001a37 movzbl %cl, %ecx
+ 0x09, 0xd1, //0x00001a3a orl %edx, %ecx
+ 0xc1, 0xe0, 0x0a, //0x00001a3c shll $10, %eax
+ 0x8d, 0x84, 0x08, 0x00, 0x24, 0xa0, 0xfc, //0x00001a3f leal $-56613888(%rax,%rcx), %eax
+ 0x89, 0xc3, //0x00001a46 movl %eax, %ebx
+ 0xc1, 0xeb, 0x12, //0x00001a48 shrl $18, %ebx
+ 0x80, 0xcb, 0xf0, //0x00001a4b orb $-16, %bl
+ 0x88, 0x5c, 0x24, 0x60, //0x00001a4e movb %bl, $96(%rsp)
+ 0x89, 0xc1, //0x00001a52 movl %eax, %ecx
+ 0xc1, 0xe9, 0x0c, //0x00001a54 shrl $12, %ecx
+ 0x80, 0xe1, 0x3f, //0x00001a57 andb $63, %cl
+ 0x80, 0xc9, 0x80, //0x00001a5a orb $-128, %cl
+ 0x88, 0x4c, 0x24, 0x61, //0x00001a5d movb %cl, $97(%rsp)
+ 0x89, 0xc1, //0x00001a61 movl %eax, %ecx
+ 0xc1, 0xe9, 0x06, //0x00001a63 shrl $6, %ecx
+ 0x80, 0xe1, 0x3f, //0x00001a66 andb $63, %cl
+ 0x80, 0xc9, 0x80, //0x00001a69 orb $-128, %cl
+ 0x88, 0x4c, 0x24, 0x62, //0x00001a6c movb %cl, $98(%rsp)
+ 0x24, 0x3f, //0x00001a70 andb $63, %al
+ 0x0c, 0x80, //0x00001a72 orb $-128, %al
+ 0x88, 0x44, 0x24, 0x63, //0x00001a74 movb %al, $99(%rsp)
+ 0x49, 0x83, 0xc6, 0x0c, //0x00001a78 addq $12, %r14
+ 0xbf, 0x04, 0x00, 0x00, 0x00, //0x00001a7c movl $4, %edi
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x00001a81 movq $24(%rsp), %r8
+ 0x4c, 0x8b, 0x7c, 0x24, 0x28, //0x00001a86 movq $40(%rsp), %r15
+ 0x48, 0x8d, 0x44, 0x3c, 0x60, //0x00001a8b leaq $96(%rsp,%rdi), %rax
+ 0x4d, 0x39, 0xdc, //0x00001a90 cmpq %r11, %r12
+ 0x0f, 0x82, 0xe4, 0xfc, 0xff, 0xff, //0x00001a93 jb LBB0_126
+ 0xe9, 0x5e, 0xfe, 0xff, 0xff, //0x00001a99 jmp LBB0_146
+ //0x00001a9e LBB0_258
+ 0x4d, 0x85, 0xdb, //0x00001a9e testq %r11, %r11
+ 0x0f, 0x85, 0x6e, 0x02, 0x00, 0x00, //0x00001aa1 jne LBB0_339
+ 0x4a, 0x8d, 0x4c, 0x08, 0x01, //0x00001aa7 leaq $1(%rax,%r9), %rcx
+ 0x48, 0xf7, 0xd0, //0x00001aac notq %rax
+ 0x4c, 0x01, 0xc0, //0x00001aaf addq %r8, %rax
+ //0x00001ab2 LBB0_260
+ 0x4c, 0x8b, 0x5c, 0x24, 0x38, //0x00001ab2 movq $56(%rsp), %r11
+ //0x00001ab7 LBB0_261
+ 0x48, 0x85, 0xc0, //0x00001ab7 testq %rax, %rax
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x00001aba movq $24(%rsp), %r8
+ 0x49, 0xb9, 0x00, 0x26, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, //0x00001abf movabsq $4294977024, %r9
+ 0x0f, 0x8f, 0x1d, 0x00, 0x00, 0x00, //0x00001ac9 jg LBB0_318
+ 0xe9, 0x5c, 0xf2, 0xff, 0xff, //0x00001acf jmp LBB0_222
+ //0x00001ad4 LBB0_317
+ 0x48, 0xc7, 0xc2, 0xfe, 0xff, 0xff, 0xff, //0x00001ad4 movq $-2, %rdx
+ 0xbe, 0x02, 0x00, 0x00, 0x00, //0x00001adb movl $2, %esi
+ 0x48, 0x01, 0xf1, //0x00001ae0 addq %rsi, %rcx
+ 0x48, 0x01, 0xd0, //0x00001ae3 addq %rdx, %rax
+ 0x0f, 0x8e, 0x44, 0xf2, 0xff, 0xff, //0x00001ae6 jle LBB0_222
+ //0x00001aec LBB0_318
+ 0x0f, 0xb6, 0x11, //0x00001aec movzbl (%rcx), %edx
+ 0x80, 0xfa, 0x5c, //0x00001aef cmpb $92, %dl
+ 0x0f, 0x84, 0xdc, 0xff, 0xff, 0xff, //0x00001af2 je LBB0_317
+ 0x80, 0xfa, 0x22, //0x00001af8 cmpb $34, %dl
+ 0x0f, 0x84, 0x1d, 0x00, 0x00, 0x00, //0x00001afb je LBB0_321
+ 0x48, 0xc7, 0xc2, 0xff, 0xff, 0xff, 0xff, //0x00001b01 movq $-1, %rdx
+ 0xbe, 0x01, 0x00, 0x00, 0x00, //0x00001b08 movl $1, %esi
+ 0x48, 0x01, 0xf1, //0x00001b0d addq %rsi, %rcx
+ 0x48, 0x01, 0xd0, //0x00001b10 addq %rdx, %rax
+ 0x0f, 0x8f, 0xd3, 0xff, 0xff, 0xff, //0x00001b13 jg LBB0_318
+ 0xe9, 0x12, 0xf2, 0xff, 0xff, //0x00001b19 jmp LBB0_222
+ //0x00001b1e LBB0_321
+ 0x48, 0x29, 0xf9, //0x00001b1e subq %rdi, %rcx
+ 0x48, 0xff, 0xc1, //0x00001b21 incq %rcx
+ 0xe9, 0xa0, 0xf7, 0xff, 0xff, //0x00001b24 jmp LBB0_289
+ //0x00001b29 LBB0_151
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x00001b29 movq $24(%rsp), %r8
+ //0x00001b2e LBB0_152
+ 0x49, 0x31, 0xd9, //0x00001b2e xorq %rbx, %r9
+ 0x4d, 0x31, 0xdc, //0x00001b31 xorq %r11, %r12
+ 0x31, 0xd2, //0x00001b34 xorl %edx, %edx
+ 0x4d, 0x09, 0xcc, //0x00001b36 orq %r9, %r12
+ 0x0f, 0x94, 0xc2, //0x00001b39 sete %dl
+ //0x00001b3c LBB0_153
+ 0x4c, 0x8b, 0x5c, 0x24, 0x38, //0x00001b3c movq $56(%rsp), %r11
+ 0x49, 0xb9, 0x00, 0x26, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, //0x00001b41 movabsq $4294977024, %r9
+ 0x49, 0x8b, 0x0b, //0x00001b4b movq (%r11), %rcx
+ 0x4c, 0x89, 0xd6, //0x00001b4e movq %r10, %rsi
+ 0x48, 0x29, 0xce, //0x00001b51 subq %rcx, %rsi
+ 0x0f, 0x82, 0xc5, 0xed, 0xff, 0xff, //0x00001b54 jb LBB0_101
+ 0xe9, 0x21, 0xee, 0xff, 0xff, //0x00001b5a jmp LBB0_154
+ //0x00001b5f LBB0_322
+ 0x31, 0xd2, //0x00001b5f xorl %edx, %edx
+ 0xe9, 0xd6, 0xff, 0xff, 0xff, //0x00001b61 jmp LBB0_153
+ //0x00001b66 LBB0_323
+ 0x4a, 0x8d, 0x0c, 0x17, //0x00001b66 leaq (%rdi,%r10), %rcx
+ 0xe9, 0x43, 0xff, 0xff, 0xff, //0x00001b6a jmp LBB0_260
+ //0x00001b6f LBB0_324
+ 0x4c, 0x89, 0xd0, //0x00001b6f movq %r10, %rax
+ 0x48, 0x2b, 0x44, 0x24, 0x20, //0x00001b72 subq $32(%rsp), %rax
+ 0x4c, 0x0f, 0xbc, 0xc7, //0x00001b77 bsfq %rdi, %r8
+ 0x49, 0x01, 0xc0, //0x00001b7b addq %rax, %r8
+ 0x4c, 0x09, 0xce, //0x00001b7e orq %r9, %rsi
+ 0x48, 0x89, 0xf8, //0x00001b81 movq %rdi, %rax
+ 0x48, 0x09, 0xd8, //0x00001b84 orq %rbx, %rax
+ 0x0f, 0x84, 0x15, 0xfb, 0xff, 0xff, //0x00001b87 je LBB0_72
+ //0x00001b8d LBB0_325
+ 0x4d, 0x89, 0xd6, //0x00001b8d movq %r10, %r14
+ 0x41, 0x89, 0xda, //0x00001b90 movl %ebx, %r10d
+ 0x41, 0xf7, 0xd2, //0x00001b93 notl %r10d
+ 0x41, 0x21, 0xfa, //0x00001b96 andl %edi, %r10d
+ 0x47, 0x8d, 0x0c, 0x12, //0x00001b99 leal (%r10,%r10), %r9d
+ 0x41, 0x09, 0xd9, //0x00001b9d orl %ebx, %r9d
+ 0x44, 0x89, 0xc8, //0x00001ba0 movl %r9d, %eax
+ 0xf7, 0xd0, //0x00001ba3 notl %eax
+ 0x21, 0xf8, //0x00001ba5 andl %edi, %eax
+ 0x25, 0xaa, 0xaa, 0xaa, 0xaa, //0x00001ba7 andl $-1431655766, %eax
+ 0x31, 0xdb, //0x00001bac xorl %ebx, %ebx
+ 0x44, 0x01, 0xd0, //0x00001bae addl %r10d, %eax
+ 0x4d, 0x89, 0xf2, //0x00001bb1 movq %r14, %r10
+ 0x0f, 0x92, 0xc3, //0x00001bb4 setb %bl
+ 0x01, 0xc0, //0x00001bb7 addl %eax, %eax
+ 0x35, 0x55, 0x55, 0x55, 0x55, //0x00001bb9 xorl $1431655765, %eax
+ 0x44, 0x21, 0xc8, //0x00001bbe andl %r9d, %eax
+ 0xf7, 0xd0, //0x00001bc1 notl %eax
+ 0x21, 0xc6, //0x00001bc3 andl %eax, %esi
+ 0x49, 0xb9, 0x00, 0x26, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, //0x00001bc5 movabsq $4294977024, %r9
+ 0x48, 0x8b, 0x7c, 0x24, 0x20, //0x00001bcf movq $32(%rsp), %rdi
+ 0x48, 0x85, 0xf6, //0x00001bd4 testq %rsi, %rsi
+ 0x0f, 0x85, 0xdd, 0xfa, 0xff, 0xff, //0x00001bd7 jne LBB0_73
+ //0x00001bdd LBB0_326
+ 0x49, 0x83, 0xc2, 0x20, //0x00001bdd addq $32, %r10
+ 0x48, 0x83, 0xc1, 0xe0, //0x00001be1 addq $-32, %rcx
+ //0x00001be5 LBB0_327
+ 0x48, 0x85, 0xdb, //0x00001be5 testq %rbx, %rbx
+ 0x48, 0x8b, 0x74, 0x24, 0x48, //0x00001be8 movq $72(%rsp), %rsi
+ 0x0f, 0x85, 0xb2, 0x00, 0x00, 0x00, //0x00001bed jne LBB0_336
+ 0x4d, 0x89, 0xc1, //0x00001bf3 movq %r8, %r9
+ 0x48, 0x85, 0xc9, //0x00001bf6 testq %rcx, %rcx
+ 0x0f, 0x84, 0x40, 0x31, 0x00, 0x00, //0x00001bf9 je LBB0_937
+ //0x00001bff LBB0_329
+ 0x48, 0xf7, 0xd7, //0x00001bff notq %rdi
+ //0x00001c02 LBB0_330
+ 0x4c, 0x89, 0xd3, //0x00001c02 movq %r10, %rbx
+ 0x49, 0xff, 0xc2, //0x00001c05 incq %r10
+ 0x48, 0x89, 0xd8, //0x00001c08 movq %rbx, %rax
+ 0x0f, 0xb6, 0x1b, //0x00001c0b movzbl (%rbx), %ebx
+ 0x80, 0xfb, 0x22, //0x00001c0e cmpb $34, %bl
+ 0x0f, 0x84, 0x66, 0x00, 0x00, 0x00, //0x00001c11 je LBB0_335
+ 0x48, 0x8d, 0x71, 0xff, //0x00001c17 leaq $-1(%rcx), %rsi
+ 0x80, 0xfb, 0x5c, //0x00001c1b cmpb $92, %bl
+ 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x00001c1e je LBB0_333
+ 0x48, 0x89, 0xf1, //0x00001c24 movq %rsi, %rcx
+ 0x48, 0x85, 0xf6, //0x00001c27 testq %rsi, %rsi
+ 0x48, 0x8b, 0x74, 0x24, 0x48, //0x00001c2a movq $72(%rsp), %rsi
+ 0x0f, 0x85, 0xcd, 0xff, 0xff, 0xff, //0x00001c2f jne LBB0_330
+ 0xe9, 0x05, 0x31, 0x00, 0x00, //0x00001c35 jmp LBB0_937
+ //0x00001c3a LBB0_333
+ 0x48, 0x85, 0xf6, //0x00001c3a testq %rsi, %rsi
+ 0x0f, 0x84, 0xfc, 0x30, 0x00, 0x00, //0x00001c3d je LBB0_937
+ 0x49, 0x01, 0xfa, //0x00001c43 addq %rdi, %r10
+ 0x49, 0x83, 0xf9, 0xff, //0x00001c46 cmpq $-1, %r9
+ 0x4d, 0x0f, 0x44, 0xc2, //0x00001c4a cmoveq %r10, %r8
+ 0x4d, 0x0f, 0x44, 0xca, //0x00001c4e cmoveq %r10, %r9
+ 0x49, 0x89, 0xc2, //0x00001c52 movq %rax, %r10
+ 0x49, 0x83, 0xc2, 0x02, //0x00001c55 addq $2, %r10
+ 0x48, 0x83, 0xc1, 0xfe, //0x00001c59 addq $-2, %rcx
+ 0x48, 0x89, 0xce, //0x00001c5d movq %rcx, %rsi
+ 0x4c, 0x8b, 0x7c, 0x24, 0x28, //0x00001c60 movq $40(%rsp), %r15
+ 0x4c, 0x8b, 0x5c, 0x24, 0x38, //0x00001c65 movq $56(%rsp), %r11
+ 0x48, 0x85, 0xf6, //0x00001c6a testq %rsi, %rsi
+ 0x48, 0x8b, 0x74, 0x24, 0x48, //0x00001c6d movq $72(%rsp), %rsi
+ 0x0f, 0x85, 0x8a, 0xff, 0xff, 0xff, //0x00001c72 jne LBB0_330
+ 0xe9, 0xc2, 0x30, 0x00, 0x00, //0x00001c78 jmp LBB0_937
+ //0x00001c7d LBB0_335
+ 0x48, 0x8b, 0x7c, 0x24, 0x20, //0x00001c7d movq $32(%rsp), %rdi
+ 0x49, 0x29, 0xfa, //0x00001c82 subq %rdi, %r10
+ 0x49, 0xb9, 0x00, 0x26, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, //0x00001c85 movabsq $4294977024, %r9
+ 0x4d, 0x85, 0xd2, //0x00001c8f testq %r10, %r10
+ 0x48, 0x8b, 0x9c, 0x24, 0xb0, 0x00, 0x00, 0x00, //0x00001c92 movq $176(%rsp), %rbx
+ 0x0f, 0x89, 0xe5, 0xea, 0xff, 0xff, //0x00001c9a jns LBB0_79
+ 0xe9, 0x9a, 0x30, 0x00, 0x00, //0x00001ca0 jmp LBB0_937
+ //0x00001ca5 LBB0_336
+ 0x48, 0x85, 0xc9, //0x00001ca5 testq %rcx, %rcx
+ 0x0f, 0x84, 0x91, 0x30, 0x00, 0x00, //0x00001ca8 je LBB0_937
+ 0x48, 0x8b, 0x7c, 0x24, 0x20, //0x00001cae movq $32(%rsp), %rdi
+ 0x49, 0x89, 0xf9, //0x00001cb3 movq %rdi, %r9
+ 0x49, 0xf7, 0xd1, //0x00001cb6 notq %r9
+ 0x4d, 0x01, 0xd1, //0x00001cb9 addq %r10, %r9
+ 0x49, 0x83, 0xf8, 0xff, //0x00001cbc cmpq $-1, %r8
+ 0x4c, 0x89, 0xc0, //0x00001cc0 movq %r8, %rax
+ 0x49, 0x0f, 0x44, 0xc1, //0x00001cc3 cmoveq %r9, %rax
+ 0x4d, 0x0f, 0x45, 0xc8, //0x00001cc7 cmovneq %r8, %r9
+ 0x49, 0xff, 0xc2, //0x00001ccb incq %r10
+ 0x48, 0xff, 0xc9, //0x00001cce decq %rcx
+ 0x49, 0x89, 0xc0, //0x00001cd1 movq %rax, %r8
+ 0x4c, 0x8b, 0x7c, 0x24, 0x28, //0x00001cd4 movq $40(%rsp), %r15
+ 0x4c, 0x8b, 0x5c, 0x24, 0x38, //0x00001cd9 movq $56(%rsp), %r11
+ 0x48, 0x8b, 0x74, 0x24, 0x48, //0x00001cde movq $72(%rsp), %rsi
+ 0x48, 0x85, 0xc9, //0x00001ce3 testq %rcx, %rcx
+ 0x0f, 0x85, 0x13, 0xff, 0xff, 0xff, //0x00001ce6 jne LBB0_329
+ 0xe9, 0x4e, 0x30, 0x00, 0x00, //0x00001cec jmp LBB0_937
+ //0x00001cf1 LBB0_338
+ 0x4c, 0x8b, 0x5c, 0x24, 0x38, //0x00001cf1 movq $56(%rsp), %r11
+ 0x4d, 0x8b, 0x13, //0x00001cf6 movq (%r11), %r10
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x00001cf9 movq $24(%rsp), %r8
+ 0x4d, 0x89, 0x10, //0x00001cfe movq %r10, (%r8)
+ 0x4c, 0x8b, 0x7c, 0x24, 0x28, //0x00001d01 movq $40(%rsp), %r15
+ 0x49, 0xb9, 0x00, 0x26, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, //0x00001d06 movabsq $4294977024, %r9
+ 0xe9, 0x1b, 0xf0, 0xff, 0xff, //0x00001d10 jmp LBB0_222
+ //0x00001d15 LBB0_339
+ 0x49, 0x8d, 0x48, 0xff, //0x00001d15 leaq $-1(%r8), %rcx
+ 0x48, 0x39, 0xc1, //0x00001d19 cmpq %rax, %rcx
+ 0x0f, 0x85, 0x0f, 0x00, 0x00, 0x00, //0x00001d1c jne LBB0_342
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x00001d22 movq $24(%rsp), %r8
+ 0x4c, 0x8b, 0x7c, 0x24, 0x28, //0x00001d27 movq $40(%rsp), %r15
+ 0xe9, 0x5f, 0xf2, 0xff, 0xff, //0x00001d2c jmp LBB0_341
+ //0x00001d31 LBB0_342
+ 0x4a, 0x8d, 0x4c, 0x08, 0x02, //0x00001d31 leaq $2(%rax,%r9), %rcx
+ 0x49, 0x29, 0xc0, //0x00001d36 subq %rax, %r8
+ 0x49, 0x83, 0xc0, 0xfe, //0x00001d39 addq $-2, %r8
+ 0x4c, 0x89, 0xc0, //0x00001d3d movq %r8, %rax
+ 0x4c, 0x8b, 0x7c, 0x24, 0x28, //0x00001d40 movq $40(%rsp), %r15
+ 0x4c, 0x8b, 0x5c, 0x24, 0x38, //0x00001d45 movq $56(%rsp), %r11
+ 0x48, 0x8b, 0x7c, 0x24, 0x20, //0x00001d4a movq $32(%rsp), %rdi
+ 0xe9, 0x63, 0xfd, 0xff, 0xff, //0x00001d4f jmp LBB0_261
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00001d54 .p2align 4, 0x90
+ //0x00001d60 LBB0_350
+ 0x49, 0x8d, 0x52, 0x01, //0x00001d60 leaq $1(%r10), %rdx
+ 0x48, 0x39, 0xc2, //0x00001d64 cmpq %rax, %rdx
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00001d67 jae LBB0_354
+ 0x8a, 0x1c, 0x17, //0x00001d6d movb (%rdi,%rdx), %bl
+ 0x80, 0xfb, 0x0d, //0x00001d70 cmpb $13, %bl
+ 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x00001d73 je LBB0_354
+ 0x80, 0xfb, 0x20, //0x00001d79 cmpb $32, %bl
+ 0x0f, 0x84, 0x0e, 0x00, 0x00, 0x00, //0x00001d7c je LBB0_354
+ 0x80, 0xc3, 0xf7, //0x00001d82 addb $-9, %bl
+ 0x80, 0xfb, 0x01, //0x00001d85 cmpb $1, %bl
+ 0x0f, 0x87, 0x03, 0x01, 0x00, 0x00, //0x00001d88 ja LBB0_372
+ 0x90, 0x90, //0x00001d8e .p2align 4, 0x90
+ //0x00001d90 LBB0_354
+ 0x49, 0x8d, 0x52, 0x02, //0x00001d90 leaq $2(%r10), %rdx
+ 0x48, 0x39, 0xc2, //0x00001d94 cmpq %rax, %rdx
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00001d97 jae LBB0_358
+ 0x8a, 0x1c, 0x17, //0x00001d9d movb (%rdi,%rdx), %bl
+ 0x80, 0xfb, 0x0d, //0x00001da0 cmpb $13, %bl
+ 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x00001da3 je LBB0_358
+ 0x80, 0xfb, 0x20, //0x00001da9 cmpb $32, %bl
+ 0x0f, 0x84, 0x0e, 0x00, 0x00, 0x00, //0x00001dac je LBB0_358
+ 0x80, 0xc3, 0xf7, //0x00001db2 addb $-9, %bl
+ 0x80, 0xfb, 0x01, //0x00001db5 cmpb $1, %bl
+ 0x0f, 0x87, 0xd3, 0x00, 0x00, 0x00, //0x00001db8 ja LBB0_372
+ 0x90, 0x90, //0x00001dbe .p2align 4, 0x90
+ //0x00001dc0 LBB0_358
+ 0x49, 0x8d, 0x52, 0x03, //0x00001dc0 leaq $3(%r10), %rdx
+ 0x48, 0x39, 0xc2, //0x00001dc4 cmpq %rax, %rdx
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00001dc7 jae LBB0_362
+ 0x8a, 0x1c, 0x17, //0x00001dcd movb (%rdi,%rdx), %bl
+ 0x80, 0xfb, 0x0d, //0x00001dd0 cmpb $13, %bl
+ 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x00001dd3 je LBB0_362
+ 0x80, 0xfb, 0x20, //0x00001dd9 cmpb $32, %bl
+ 0x0f, 0x84, 0x0e, 0x00, 0x00, 0x00, //0x00001ddc je LBB0_362
+ 0x80, 0xc3, 0xf7, //0x00001de2 addb $-9, %bl
+ 0x80, 0xfb, 0x01, //0x00001de5 cmpb $1, %bl
+ 0x0f, 0x87, 0xa3, 0x00, 0x00, 0x00, //0x00001de8 ja LBB0_372
+ 0x90, 0x90, //0x00001dee .p2align 4, 0x90
+ //0x00001df0 LBB0_362
+ 0x49, 0x8d, 0x72, 0x04, //0x00001df0 leaq $4(%r10), %rsi
+ 0x48, 0x39, 0xf0, //0x00001df4 cmpq %rsi, %rax
+ 0x0f, 0x86, 0x5d, 0x00, 0x00, 0x00, //0x00001df7 jbe LBB0_369
+ 0x48, 0x39, 0xf0, //0x00001dfd cmpq %rsi, %rax
+ 0x0f, 0x84, 0x5f, 0x00, 0x00, 0x00, //0x00001e00 je LBB0_370
+ 0x48, 0x8d, 0x34, 0x07, //0x00001e06 leaq (%rdi,%rax), %rsi
+ 0x48, 0x83, 0xc1, 0x04, //0x00001e0a addq $4, %rcx
+ 0x48, 0x89, 0xfb, //0x00001e0e movq %rdi, %rbx
+ 0x4a, 0x8d, 0x54, 0x17, 0x05, //0x00001e11 leaq $5(%rdi,%r10), %rdx
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00001e16 .p2align 4, 0x90
+ //0x00001e20 LBB0_365
+ 0x0f, 0xbe, 0x7a, 0xff, //0x00001e20 movsbl $-1(%rdx), %edi
+ 0x83, 0xff, 0x20, //0x00001e24 cmpl $32, %edi
+ 0x0f, 0x87, 0x4f, 0x00, 0x00, 0x00, //0x00001e27 ja LBB0_371
+ 0x49, 0x0f, 0xa3, 0xf9, //0x00001e2d btq %rdi, %r9
+ 0x0f, 0x83, 0x45, 0x00, 0x00, 0x00, //0x00001e31 jae LBB0_371
+ 0x48, 0xff, 0xc2, //0x00001e37 incq %rdx
+ 0x48, 0xff, 0xc1, //0x00001e3a incq %rcx
+ 0x0f, 0x85, 0xdd, 0xff, 0xff, 0xff, //0x00001e3d jne LBB0_365
+ 0x48, 0x89, 0xdf, //0x00001e43 movq %rbx, %rdi
+ 0x48, 0x29, 0xfe, //0x00001e46 subq %rdi, %rsi
+ 0x48, 0x89, 0xf2, //0x00001e49 movq %rsi, %rdx
+ 0x48, 0x39, 0xc2, //0x00001e4c cmpq %rax, %rdx
+ 0x0f, 0x82, 0x3c, 0x00, 0x00, 0x00, //0x00001e4f jb LBB0_372
+ 0xe9, 0x48, 0x00, 0x00, 0x00, //0x00001e55 jmp LBB0_373
+ //0x00001e5a LBB0_369
+ 0x49, 0x89, 0x30, //0x00001e5a movq %rsi, (%r8)
+ 0x49, 0x89, 0xf2, //0x00001e5d movq %rsi, %r10
+ 0xe9, 0x3d, 0x00, 0x00, 0x00, //0x00001e60 jmp LBB0_373
+ //0x00001e65 LBB0_370
+ 0x48, 0x01, 0xfe, //0x00001e65 addq %rdi, %rsi
+ 0x48, 0x29, 0xfe, //0x00001e68 subq %rdi, %rsi
+ 0x48, 0x89, 0xf2, //0x00001e6b movq %rsi, %rdx
+ 0x48, 0x39, 0xc2, //0x00001e6e cmpq %rax, %rdx
+ 0x0f, 0x82, 0x1a, 0x00, 0x00, 0x00, //0x00001e71 jb LBB0_372
+ 0xe9, 0x26, 0x00, 0x00, 0x00, //0x00001e77 jmp LBB0_373
+ //0x00001e7c LBB0_371
+ 0x48, 0x89, 0xdf, //0x00001e7c movq %rbx, %rdi
+ 0x48, 0x89, 0xd9, //0x00001e7f movq %rbx, %rcx
+ 0x48, 0xf7, 0xd1, //0x00001e82 notq %rcx
+ 0x48, 0x01, 0xca, //0x00001e85 addq %rcx, %rdx
+ 0x48, 0x39, 0xc2, //0x00001e88 cmpq %rax, %rdx
+ 0x0f, 0x83, 0x11, 0x00, 0x00, 0x00, //0x00001e8b jae LBB0_373
+ //0x00001e91 LBB0_372
+ 0x4c, 0x8d, 0x52, 0x01, //0x00001e91 leaq $1(%rdx), %r10
+ 0x4d, 0x89, 0x10, //0x00001e95 movq %r10, (%r8)
+ 0x80, 0x3c, 0x17, 0x5d, //0x00001e98 cmpb $93, (%rdi,%rdx)
+ 0x0f, 0x84, 0xb5, 0x24, 0x00, 0x00, //0x00001e9c je LBB0_833
+ //0x00001ea2 LBB0_373
+ 0x49, 0xff, 0xca, //0x00001ea2 decq %r10
+ 0x4d, 0x89, 0x10, //0x00001ea5 movq %r10, (%r8)
+ 0x4d, 0x85, 0xf6, //0x00001ea8 testq %r14, %r14
+ 0x0f, 0x8e, 0xff, 0x0c, 0x00, 0x00, //0x00001eab jle LBB0_446
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00001eb1 .p2align 4, 0x90
+ //0x00001ec0 LBB0_374
+ 0x49, 0x8b, 0x03, //0x00001ec0 movq (%r11), %rax
+ 0x4c, 0x89, 0xd2, //0x00001ec3 movq %r10, %rdx
+ 0x48, 0x29, 0xc2, //0x00001ec6 subq %rax, %rdx
+ 0x0f, 0x83, 0x31, 0x00, 0x00, 0x00, //0x00001ec9 jae LBB0_379
+ 0x42, 0x8a, 0x0c, 0x17, //0x00001ecf movb (%rdi,%r10), %cl
+ 0x80, 0xf9, 0x0d, //0x00001ed3 cmpb $13, %cl
+ 0x0f, 0x84, 0x24, 0x00, 0x00, 0x00, //0x00001ed6 je LBB0_379
+ 0x80, 0xf9, 0x20, //0x00001edc cmpb $32, %cl
+ 0x0f, 0x84, 0x1b, 0x00, 0x00, 0x00, //0x00001edf je LBB0_379
+ 0x80, 0xc1, 0xf7, //0x00001ee5 addb $-9, %cl
+ 0x80, 0xf9, 0x01, //0x00001ee8 cmpb $1, %cl
+ 0x0f, 0x86, 0x0f, 0x00, 0x00, 0x00, //0x00001eeb jbe LBB0_379
+ 0x4c, 0x89, 0xd1, //0x00001ef1 movq %r10, %rcx
+ 0xe9, 0x47, 0x01, 0x00, 0x00, //0x00001ef4 jmp LBB0_401
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00001ef9 .p2align 4, 0x90
+ //0x00001f00 LBB0_379
+ 0x49, 0x8d, 0x4a, 0x01, //0x00001f00 leaq $1(%r10), %rcx
+ 0x48, 0x39, 0xc1, //0x00001f04 cmpq %rax, %rcx
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00001f07 jae LBB0_383
+ 0x8a, 0x1c, 0x0f, //0x00001f0d movb (%rdi,%rcx), %bl
+ 0x80, 0xfb, 0x0d, //0x00001f10 cmpb $13, %bl
+ 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x00001f13 je LBB0_383
+ 0x80, 0xfb, 0x20, //0x00001f19 cmpb $32, %bl
+ 0x0f, 0x84, 0x0e, 0x00, 0x00, 0x00, //0x00001f1c je LBB0_383
+ 0x80, 0xc3, 0xf7, //0x00001f22 addb $-9, %bl
+ 0x80, 0xfb, 0x01, //0x00001f25 cmpb $1, %bl
+ 0x0f, 0x87, 0x12, 0x01, 0x00, 0x00, //0x00001f28 ja LBB0_401
+ 0x90, 0x90, //0x00001f2e .p2align 4, 0x90
+ //0x00001f30 LBB0_383
+ 0x49, 0x8d, 0x4a, 0x02, //0x00001f30 leaq $2(%r10), %rcx
+ 0x48, 0x39, 0xc1, //0x00001f34 cmpq %rax, %rcx
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00001f37 jae LBB0_387
+ 0x8a, 0x1c, 0x0f, //0x00001f3d movb (%rdi,%rcx), %bl
+ 0x80, 0xfb, 0x0d, //0x00001f40 cmpb $13, %bl
+ 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x00001f43 je LBB0_387
+ 0x80, 0xfb, 0x20, //0x00001f49 cmpb $32, %bl
+ 0x0f, 0x84, 0x0e, 0x00, 0x00, 0x00, //0x00001f4c je LBB0_387
+ 0x80, 0xc3, 0xf7, //0x00001f52 addb $-9, %bl
+ 0x80, 0xfb, 0x01, //0x00001f55 cmpb $1, %bl
+ 0x0f, 0x87, 0xe2, 0x00, 0x00, 0x00, //0x00001f58 ja LBB0_401
+ 0x90, 0x90, //0x00001f5e .p2align 4, 0x90
+ //0x00001f60 LBB0_387
+ 0x49, 0x8d, 0x4a, 0x03, //0x00001f60 leaq $3(%r10), %rcx
+ 0x48, 0x39, 0xc1, //0x00001f64 cmpq %rax, %rcx
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00001f67 jae LBB0_391
+ 0x8a, 0x1c, 0x0f, //0x00001f6d movb (%rdi,%rcx), %bl
+ 0x80, 0xfb, 0x0d, //0x00001f70 cmpb $13, %bl
+ 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x00001f73 je LBB0_391
+ 0x80, 0xfb, 0x20, //0x00001f79 cmpb $32, %bl
+ 0x0f, 0x84, 0x0e, 0x00, 0x00, 0x00, //0x00001f7c je LBB0_391
+ 0x80, 0xc3, 0xf7, //0x00001f82 addb $-9, %bl
+ 0x80, 0xfb, 0x01, //0x00001f85 cmpb $1, %bl
+ 0x0f, 0x87, 0xb2, 0x00, 0x00, 0x00, //0x00001f88 ja LBB0_401
+ 0x90, 0x90, //0x00001f8e .p2align 4, 0x90
+ //0x00001f90 LBB0_391
+ 0x49, 0x8d, 0x72, 0x04, //0x00001f90 leaq $4(%r10), %rsi
+ 0x48, 0x39, 0xf0, //0x00001f94 cmpq %rsi, %rax
+ 0x0f, 0x86, 0x63, 0x00, 0x00, 0x00, //0x00001f97 jbe LBB0_398
+ 0x48, 0x39, 0xf0, //0x00001f9d cmpq %rsi, %rax
+ 0x0f, 0x84, 0x65, 0x00, 0x00, 0x00, //0x00001fa0 je LBB0_399
+ 0x48, 0x8d, 0x34, 0x07, //0x00001fa6 leaq (%rdi,%rax), %rsi
+ 0x48, 0x83, 0xc2, 0x04, //0x00001faa addq $4, %rdx
+ 0x48, 0x89, 0xfb, //0x00001fae movq %rdi, %rbx
+ 0x4a, 0x8d, 0x4c, 0x17, 0x05, //0x00001fb1 leaq $5(%rdi,%r10), %rcx
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00001fb6 .p2align 4, 0x90
+ //0x00001fc0 LBB0_394
+ 0x0f, 0xbe, 0x79, 0xff, //0x00001fc0 movsbl $-1(%rcx), %edi
+ 0x83, 0xff, 0x20, //0x00001fc4 cmpl $32, %edi
+ 0x0f, 0x87, 0x55, 0x00, 0x00, 0x00, //0x00001fc7 ja LBB0_400
+ 0x49, 0x0f, 0xa3, 0xf9, //0x00001fcd btq %rdi, %r9
+ 0x0f, 0x83, 0x4b, 0x00, 0x00, 0x00, //0x00001fd1 jae LBB0_400
+ 0x48, 0xff, 0xc1, //0x00001fd7 incq %rcx
+ 0x48, 0xff, 0xc2, //0x00001fda incq %rdx
+ 0x0f, 0x85, 0xdd, 0xff, 0xff, 0xff, //0x00001fdd jne LBB0_394
+ 0x48, 0x89, 0xdf, //0x00001fe3 movq %rbx, %rdi
+ 0x48, 0x29, 0xfe, //0x00001fe6 subq %rdi, %rsi
+ 0x48, 0x89, 0xf1, //0x00001fe9 movq %rsi, %rcx
+ 0x48, 0x39, 0xc1, //0x00001fec cmpq %rax, %rcx
+ 0x0f, 0x82, 0x4b, 0x00, 0x00, 0x00, //0x00001fef jb LBB0_401
+ 0xe9, 0x46, 0x01, 0x00, 0x00, //0x00001ff5 jmp LBB0_418
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00001ffa .p2align 4, 0x90
+ //0x00002000 LBB0_398
+ 0x49, 0x89, 0x30, //0x00002000 movq %rsi, (%r8)
+ 0x49, 0x89, 0xf2, //0x00002003 movq %rsi, %r10
+ 0xe9, 0x35, 0x01, 0x00, 0x00, //0x00002006 jmp LBB0_418
+ //0x0000200b LBB0_399
+ 0x48, 0x01, 0xfe, //0x0000200b addq %rdi, %rsi
+ 0x48, 0x29, 0xfe, //0x0000200e subq %rdi, %rsi
+ 0x48, 0x89, 0xf1, //0x00002011 movq %rsi, %rcx
+ 0x48, 0x39, 0xc1, //0x00002014 cmpq %rax, %rcx
+ 0x0f, 0x82, 0x23, 0x00, 0x00, 0x00, //0x00002017 jb LBB0_401
+ 0xe9, 0x1e, 0x01, 0x00, 0x00, //0x0000201d jmp LBB0_418
+ //0x00002022 LBB0_400
+ 0x48, 0x89, 0xdf, //0x00002022 movq %rbx, %rdi
+ 0x48, 0x89, 0xda, //0x00002025 movq %rbx, %rdx
+ 0x48, 0xf7, 0xd2, //0x00002028 notq %rdx
+ 0x48, 0x01, 0xd1, //0x0000202b addq %rdx, %rcx
+ 0x48, 0x39, 0xc1, //0x0000202e cmpq %rax, %rcx
+ 0x0f, 0x83, 0x09, 0x01, 0x00, 0x00, //0x00002031 jae LBB0_418
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00002037 .p2align 4, 0x90
+ //0x00002040 LBB0_401
+ 0x4c, 0x8d, 0x51, 0x01, //0x00002040 leaq $1(%rcx), %r10
+ 0x4d, 0x89, 0x10, //0x00002044 movq %r10, (%r8)
+ 0x0f, 0xbe, 0x04, 0x0f, //0x00002047 movsbl (%rdi,%rcx), %eax
+ 0x83, 0xf8, 0x7b, //0x0000204b cmpl $123, %eax
+ 0x0f, 0x87, 0xf1, 0x06, 0x00, 0x00, //0x0000204e ja LBB0_488
+ 0x48, 0x8d, 0x15, 0x5d, 0x2f, 0x00, 0x00, //0x00002054 leaq $12125(%rip), %rdx /* LJTI0_0+0(%rip) */
+ 0x48, 0x63, 0x04, 0x82, //0x0000205b movslq (%rdx,%rax,4), %rax
+ 0x48, 0x01, 0xd0, //0x0000205f addq %rdx, %rax
+ 0x4c, 0x89, 0x74, 0x24, 0x48, //0x00002062 movq %r14, $72(%rsp)
+ 0xff, 0xe0, //0x00002067 jmpq *%rax
+ //0x00002069 LBB0_403
+ 0x49, 0x8b, 0x13, //0x00002069 movq (%r11), %rdx
+ 0x48, 0x89, 0xd0, //0x0000206c movq %rdx, %rax
+ 0x4c, 0x29, 0xd0, //0x0000206f subq %r10, %rax
+ 0x49, 0x01, 0xfa, //0x00002072 addq %rdi, %r10
+ 0x48, 0x83, 0xf8, 0x10, //0x00002075 cmpq $16, %rax
+ 0x0f, 0x82, 0x5b, 0x00, 0x00, 0x00, //0x00002079 jb LBB0_408
+ 0x48, 0x29, 0xca, //0x0000207f subq %rcx, %rdx
+ 0x48, 0x83, 0xc2, 0xef, //0x00002082 addq $-17, %rdx
+ 0x48, 0x89, 0xd6, //0x00002086 movq %rdx, %rsi
+ 0x48, 0x83, 0xe6, 0xf0, //0x00002089 andq $-16, %rsi
+ 0x48, 0x01, 0xce, //0x0000208d addq %rcx, %rsi
+ 0x48, 0x8d, 0x4c, 0x37, 0x11, //0x00002090 leaq $17(%rdi,%rsi), %rcx
+ 0x83, 0xe2, 0x0f, //0x00002095 andl $15, %edx
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00002098 .p2align 4, 0x90
+ //0x000020a0 LBB0_405
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x12, //0x000020a0 vmovdqu (%r10), %xmm2
+ 0xc5, 0x89, 0x74, 0xda, //0x000020a5 vpcmpeqb %xmm2, %xmm14, %xmm3
+ 0xc5, 0x81, 0xeb, 0xd2, //0x000020a9 vpor %xmm2, %xmm15, %xmm2
+ 0xc5, 0xe9, 0x74, 0xd4, //0x000020ad vpcmpeqb %xmm4, %xmm2, %xmm2
+ 0xc5, 0xe9, 0xeb, 0xd3, //0x000020b1 vpor %xmm3, %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xf2, //0x000020b5 vpmovmskb %xmm2, %esi
+ 0x66, 0x85, 0xf6, //0x000020b9 testw %si, %si
+ 0x0f, 0x85, 0x6e, 0x00, 0x00, 0x00, //0x000020bc jne LBB0_416
+ 0x49, 0x83, 0xc2, 0x10, //0x000020c2 addq $16, %r10
+ 0x48, 0x83, 0xc0, 0xf0, //0x000020c6 addq $-16, %rax
+ 0x48, 0x83, 0xf8, 0x0f, //0x000020ca cmpq $15, %rax
+ 0x0f, 0x87, 0xcc, 0xff, 0xff, 0xff, //0x000020ce ja LBB0_405
+ 0x48, 0x89, 0xd0, //0x000020d4 movq %rdx, %rax
+ 0x49, 0x89, 0xca, //0x000020d7 movq %rcx, %r10
+ //0x000020da LBB0_408
+ 0x48, 0x85, 0xc0, //0x000020da testq %rax, %rax
+ 0x0f, 0x84, 0x3b, 0x00, 0x00, 0x00, //0x000020dd je LBB0_415
+ 0x49, 0x8d, 0x0c, 0x02, //0x000020e3 leaq (%r10,%rax), %rcx
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000020e7 .p2align 4, 0x90
+ //0x000020f0 LBB0_410
+ 0x41, 0x0f, 0xb6, 0x12, //0x000020f0 movzbl (%r10), %edx
+ 0x80, 0xfa, 0x2c, //0x000020f4 cmpb $44, %dl
+ 0x0f, 0x84, 0x21, 0x00, 0x00, 0x00, //0x000020f7 je LBB0_415
+ 0x80, 0xfa, 0x7d, //0x000020fd cmpb $125, %dl
+ 0x0f, 0x84, 0x18, 0x00, 0x00, 0x00, //0x00002100 je LBB0_415
+ 0x80, 0xfa, 0x5d, //0x00002106 cmpb $93, %dl
+ 0x0f, 0x84, 0x0f, 0x00, 0x00, 0x00, //0x00002109 je LBB0_415
+ 0x49, 0xff, 0xc2, //0x0000210f incq %r10
+ 0x48, 0xff, 0xc8, //0x00002112 decq %rax
+ 0x0f, 0x85, 0xd5, 0xff, 0xff, 0xff, //0x00002115 jne LBB0_410
+ 0x49, 0x89, 0xca, //0x0000211b movq %rcx, %r10
+ //0x0000211e LBB0_415
+ 0x49, 0x29, 0xfa, //0x0000211e subq %rdi, %r10
+ 0xe9, 0x17, 0x00, 0x00, 0x00, //0x00002121 jmp LBB0_417
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00002126 .p2align 4, 0x90
+ //0x00002130 LBB0_416
+ 0x0f, 0xb7, 0xc6, //0x00002130 movzwl %si, %eax
+ 0x48, 0x0f, 0xbc, 0xc0, //0x00002133 bsfq %rax, %rax
+ 0x49, 0x29, 0xfa, //0x00002137 subq %rdi, %r10
+ 0x49, 0x01, 0xc2, //0x0000213a addq %rax, %r10
+ //0x0000213d LBB0_417
+ 0x4d, 0x89, 0x10, //0x0000213d movq %r10, (%r8)
+ //0x00002140 LBB0_418
+ 0x49, 0x8b, 0x3f, //0x00002140 movq (%r15), %rdi
+ 0x49, 0x8b, 0x47, 0x08, //0x00002143 movq $8(%r15), %rax
+ 0x4c, 0x89, 0xd1, //0x00002147 movq %r10, %rcx
+ 0x48, 0x29, 0xc1, //0x0000214a subq %rax, %rcx
+ 0x0f, 0x83, 0x2d, 0x00, 0x00, 0x00, //0x0000214d jae LBB0_423
+ 0x42, 0x8a, 0x14, 0x17, //0x00002153 movb (%rdi,%r10), %dl
+ 0x80, 0xfa, 0x0d, //0x00002157 cmpb $13, %dl
+ 0x0f, 0x84, 0x20, 0x00, 0x00, 0x00, //0x0000215a je LBB0_423
+ 0x80, 0xfa, 0x20, //0x00002160 cmpb $32, %dl
+ 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x00002163 je LBB0_423
+ 0x80, 0xc2, 0xf7, //0x00002169 addb $-9, %dl
+ 0x80, 0xfa, 0x01, //0x0000216c cmpb $1, %dl
+ 0x0f, 0x86, 0x0b, 0x00, 0x00, 0x00, //0x0000216f jbe LBB0_423
+ 0x4c, 0x89, 0xd2, //0x00002175 movq %r10, %rdx
+ 0xe9, 0x38, 0x01, 0x00, 0x00, //0x00002178 jmp LBB0_444
+ 0x90, 0x90, 0x90, //0x0000217d .p2align 4, 0x90
+ //0x00002180 LBB0_423
+ 0x49, 0x8d, 0x52, 0x01, //0x00002180 leaq $1(%r10), %rdx
+ 0x48, 0x39, 0xc2, //0x00002184 cmpq %rax, %rdx
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00002187 jae LBB0_427
+ 0x8a, 0x1c, 0x17, //0x0000218d movb (%rdi,%rdx), %bl
+ 0x80, 0xfb, 0x0d, //0x00002190 cmpb $13, %bl
+ 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x00002193 je LBB0_427
+ 0x80, 0xfb, 0x20, //0x00002199 cmpb $32, %bl
+ 0x0f, 0x84, 0x0e, 0x00, 0x00, 0x00, //0x0000219c je LBB0_427
+ 0x80, 0xc3, 0xf7, //0x000021a2 addb $-9, %bl
+ 0x80, 0xfb, 0x01, //0x000021a5 cmpb $1, %bl
+ 0x0f, 0x87, 0x07, 0x01, 0x00, 0x00, //0x000021a8 ja LBB0_444
+ 0x90, 0x90, //0x000021ae .p2align 4, 0x90
+ //0x000021b0 LBB0_427
+ 0x49, 0x8d, 0x52, 0x02, //0x000021b0 leaq $2(%r10), %rdx
+ 0x48, 0x39, 0xc2, //0x000021b4 cmpq %rax, %rdx
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x000021b7 jae LBB0_431
+ 0x8a, 0x1c, 0x17, //0x000021bd movb (%rdi,%rdx), %bl
+ 0x80, 0xfb, 0x0d, //0x000021c0 cmpb $13, %bl
+ 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x000021c3 je LBB0_431
+ 0x80, 0xfb, 0x20, //0x000021c9 cmpb $32, %bl
+ 0x0f, 0x84, 0x0e, 0x00, 0x00, 0x00, //0x000021cc je LBB0_431
+ 0x80, 0xc3, 0xf7, //0x000021d2 addb $-9, %bl
+ 0x80, 0xfb, 0x01, //0x000021d5 cmpb $1, %bl
+ 0x0f, 0x87, 0xd7, 0x00, 0x00, 0x00, //0x000021d8 ja LBB0_444
+ 0x90, 0x90, //0x000021de .p2align 4, 0x90
+ //0x000021e0 LBB0_431
+ 0x49, 0x8d, 0x52, 0x03, //0x000021e0 leaq $3(%r10), %rdx
+ 0x48, 0x39, 0xc2, //0x000021e4 cmpq %rax, %rdx
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x000021e7 jae LBB0_435
+ 0x8a, 0x1c, 0x17, //0x000021ed movb (%rdi,%rdx), %bl
+ 0x80, 0xfb, 0x0d, //0x000021f0 cmpb $13, %bl
+ 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x000021f3 je LBB0_435
+ 0x80, 0xfb, 0x20, //0x000021f9 cmpb $32, %bl
+ 0x0f, 0x84, 0x0e, 0x00, 0x00, 0x00, //0x000021fc je LBB0_435
+ 0x80, 0xc3, 0xf7, //0x00002202 addb $-9, %bl
+ 0x80, 0xfb, 0x01, //0x00002205 cmpb $1, %bl
+ 0x0f, 0x87, 0xa7, 0x00, 0x00, 0x00, //0x00002208 ja LBB0_444
+ 0x90, 0x90, //0x0000220e .p2align 4, 0x90
+ //0x00002210 LBB0_435
+ 0x49, 0x8d, 0x72, 0x04, //0x00002210 leaq $4(%r10), %rsi
+ 0x48, 0x39, 0xf0, //0x00002214 cmpq %rsi, %rax
+ 0x0f, 0x86, 0x6d, 0x0b, 0x00, 0x00, //0x00002217 jbe LBB0_550
+ 0x48, 0x39, 0xf0, //0x0000221d cmpq %rsi, %rax
+ 0x0f, 0x84, 0x5a, 0x00, 0x00, 0x00, //0x00002220 je LBB0_442
+ 0x48, 0x8d, 0x34, 0x07, //0x00002226 leaq (%rdi,%rax), %rsi
+ 0x48, 0x83, 0xc1, 0x04, //0x0000222a addq $4, %rcx
+ 0x48, 0x89, 0xfb, //0x0000222e movq %rdi, %rbx
+ 0x4a, 0x8d, 0x54, 0x17, 0x05, //0x00002231 leaq $5(%rdi,%r10), %rdx
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00002236 .p2align 4, 0x90
+ //0x00002240 LBB0_438
+ 0x0f, 0xbe, 0x7a, 0xff, //0x00002240 movsbl $-1(%rdx), %edi
+ 0x83, 0xff, 0x20, //0x00002244 cmpl $32, %edi
+ 0x0f, 0x87, 0x53, 0x00, 0x00, 0x00, //0x00002247 ja LBB0_443
+ 0x49, 0x0f, 0xa3, 0xf9, //0x0000224d btq %rdi, %r9
+ 0x0f, 0x83, 0x49, 0x00, 0x00, 0x00, //0x00002251 jae LBB0_443
+ 0x48, 0xff, 0xc2, //0x00002257 incq %rdx
+ 0x48, 0xff, 0xc1, //0x0000225a incq %rcx
+ 0x0f, 0x85, 0xdd, 0xff, 0xff, 0xff, //0x0000225d jne LBB0_438
+ 0x48, 0x89, 0xdf, //0x00002263 movq %rbx, %rdi
+ 0x48, 0x29, 0xfe, //0x00002266 subq %rdi, %rsi
+ 0x48, 0x89, 0xf2, //0x00002269 movq %rsi, %rdx
+ 0x48, 0x39, 0xc2, //0x0000226c cmpq %rax, %rdx
+ 0x0f, 0x82, 0x40, 0x00, 0x00, 0x00, //0x0000226f jb LBB0_444
+ 0xe9, 0x07, 0x21, 0x00, 0x00, //0x00002275 jmp LBB0_837
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x0000227a .p2align 4, 0x90
+ //0x00002280 LBB0_442
+ 0x48, 0x01, 0xfe, //0x00002280 addq %rdi, %rsi
+ 0x48, 0x29, 0xfe, //0x00002283 subq %rdi, %rsi
+ 0x48, 0x89, 0xf2, //0x00002286 movq %rsi, %rdx
+ 0x48, 0x39, 0xc2, //0x00002289 cmpq %rax, %rdx
+ 0x0f, 0x82, 0x23, 0x00, 0x00, 0x00, //0x0000228c jb LBB0_444
+ 0xe9, 0xea, 0x20, 0x00, 0x00, //0x00002292 jmp LBB0_837
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00002297 .p2align 4, 0x90
+ //0x000022a0 LBB0_443
+ 0x48, 0x89, 0xdf, //0x000022a0 movq %rbx, %rdi
+ 0x48, 0x89, 0xd9, //0x000022a3 movq %rbx, %rcx
+ 0x48, 0xf7, 0xd1, //0x000022a6 notq %rcx
+ 0x48, 0x01, 0xca, //0x000022a9 addq %rcx, %rdx
+ 0x48, 0x39, 0xc2, //0x000022ac cmpq %rax, %rdx
+ 0x0f, 0x83, 0xcc, 0x20, 0x00, 0x00, //0x000022af jae LBB0_837
+ //0x000022b5 LBB0_444
+ 0x4c, 0x8d, 0x52, 0x01, //0x000022b5 leaq $1(%rdx), %r10
+ 0x4d, 0x89, 0x10, //0x000022b9 movq %r10, (%r8)
+ 0x8a, 0x04, 0x17, //0x000022bc movb (%rdi,%rdx), %al
+ 0x3c, 0x2c, //0x000022bf cmpb $44, %al
+ 0x0f, 0x85, 0x88, 0x20, 0x00, 0x00, //0x000022c1 jne LBB0_832
+ 0x49, 0x83, 0xfe, 0x02, //0x000022c7 cmpq $2, %r14
+ 0x4d, 0x8d, 0x76, 0xff, //0x000022cb leaq $-1(%r14), %r14
+ 0x0f, 0x8d, 0xeb, 0xfb, 0xff, 0xff, //0x000022cf jge LBB0_374
+ 0xe9, 0xd6, 0x08, 0x00, 0x00, //0x000022d5 jmp LBB0_446
+ //0x000022da LBB0_449
+ 0x48, 0x83, 0xc1, 0x04, //0x000022da addq $4, %rcx
+ 0x49, 0x3b, 0x0b, //0x000022de cmpq (%r11), %rcx
+ 0x0f, 0x87, 0x59, 0xfe, 0xff, 0xff, //0x000022e1 ja LBB0_418
+ 0xe9, 0x59, 0x04, 0x00, 0x00, //0x000022e7 jmp LBB0_488
+ //0x000022ec LBB0_450
+ 0x4d, 0x8b, 0x03, //0x000022ec movq (%r11), %r8
+ 0x4c, 0x89, 0xc0, //0x000022ef movq %r8, %rax
+ 0x4c, 0x29, 0xd0, //0x000022f2 subq %r10, %rax
+ 0x48, 0x83, 0xf8, 0x20, //0x000022f5 cmpq $32, %rax
+ 0x0f, 0x8c, 0x3c, 0x08, 0x00, 0x00, //0x000022f9 jl LBB0_522
+ 0x4c, 0x8d, 0x0c, 0x0f, //0x000022ff leaq (%rdi,%rcx), %r9
+ 0x49, 0x29, 0xc8, //0x00002303 subq %rcx, %r8
+ 0xb9, 0x1f, 0x00, 0x00, 0x00, //0x00002306 movl $31, %ecx
+ 0x31, 0xc0, //0x0000230b xorl %eax, %eax
+ 0x45, 0x31, 0xdb, //0x0000230d xorl %r11d, %r11d
+ 0xe9, 0x2d, 0x00, 0x00, 0x00, //0x00002310 jmp LBB0_452
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00002315 .p2align 4, 0x90
+ //0x00002320 LBB0_455
+ 0x45, 0x31, 0xdb, //0x00002320 xorl %r11d, %r11d
+ 0x85, 0xdb, //0x00002323 testl %ebx, %ebx
+ 0x0f, 0x85, 0xbb, 0x00, 0x00, 0x00, //0x00002325 jne LBB0_454
+ //0x0000232b LBB0_456
+ 0x48, 0x83, 0xc0, 0x20, //0x0000232b addq $32, %rax
+ 0x49, 0x8d, 0x54, 0x08, 0xe0, //0x0000232f leaq $-32(%r8,%rcx), %rdx
+ 0x48, 0x83, 0xc1, 0xe0, //0x00002334 addq $-32, %rcx
+ 0x48, 0x83, 0xfa, 0x3f, //0x00002338 cmpq $63, %rdx
+ 0x0f, 0x8e, 0x6e, 0x07, 0x00, 0x00, //0x0000233c jle LBB0_457
+ //0x00002342 LBB0_452
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x54, 0x01, 0x01, //0x00002342 vmovdqu $1(%r9,%rax), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x5c, 0x01, 0x11, //0x00002349 vmovdqu $17(%r9,%rax), %xmm3
+ 0xc5, 0xe9, 0x74, 0xe8, //0x00002350 vpcmpeqb %xmm0, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x00002354 vpmovmskb %xmm5, %edx
+ 0xc5, 0xe1, 0x74, 0xe8, //0x00002358 vpcmpeqb %xmm0, %xmm3, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xdd, //0x0000235c vpmovmskb %xmm5, %ebx
+ 0x48, 0xc1, 0xe3, 0x10, //0x00002360 shlq $16, %rbx
+ 0x48, 0x09, 0xd3, //0x00002364 orq %rdx, %rbx
+ 0xc5, 0xe9, 0x74, 0xd1, //0x00002367 vpcmpeqb %xmm1, %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xf2, //0x0000236b vpmovmskb %xmm2, %esi
+ 0xc5, 0xe1, 0x74, 0xd1, //0x0000236f vpcmpeqb %xmm1, %xmm3, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x00002373 vpmovmskb %xmm2, %edx
+ 0x48, 0xc1, 0xe2, 0x10, //0x00002377 shlq $16, %rdx
+ 0x48, 0x09, 0xf2, //0x0000237b orq %rsi, %rdx
+ 0x48, 0x89, 0xd6, //0x0000237e movq %rdx, %rsi
+ 0x4c, 0x09, 0xde, //0x00002381 orq %r11, %rsi
+ 0x0f, 0x84, 0x96, 0xff, 0xff, 0xff, //0x00002384 je LBB0_455
+ 0x44, 0x89, 0xde, //0x0000238a movl %r11d, %esi
+ 0x41, 0xbe, 0xff, 0xff, 0xff, 0xff, //0x0000238d movl $4294967295, %r14d
+ 0x44, 0x31, 0xf6, //0x00002393 xorl %r14d, %esi
+ 0x21, 0xf2, //0x00002396 andl %esi, %edx
+ 0x8d, 0x34, 0x12, //0x00002398 leal (%rdx,%rdx), %esi
+ 0x44, 0x09, 0xde, //0x0000239b orl %r11d, %esi
+ 0x4d, 0x89, 0xfc, //0x0000239e movq %r15, %r12
+ 0x4d, 0x89, 0xef, //0x000023a1 movq %r13, %r15
+ 0x49, 0x89, 0xfd, //0x000023a4 movq %rdi, %r13
+ 0x41, 0x8d, 0xbe, 0xab, 0xaa, 0xaa, 0xaa, //0x000023a7 leal $-1431655765(%r14), %edi
+ 0x31, 0xf7, //0x000023ae xorl %esi, %edi
+ 0x21, 0xd7, //0x000023b0 andl %edx, %edi
+ 0x81, 0xe7, 0xaa, 0xaa, 0xaa, 0xaa, //0x000023b2 andl $-1431655766, %edi
+ 0x45, 0x31, 0xdb, //0x000023b8 xorl %r11d, %r11d
+ 0x01, 0xd7, //0x000023bb addl %edx, %edi
+ 0x41, 0x0f, 0x92, 0xc3, //0x000023bd setb %r11b
+ 0x01, 0xff, //0x000023c1 addl %edi, %edi
+ 0x81, 0xf7, 0x55, 0x55, 0x55, 0x55, //0x000023c3 xorl $1431655765, %edi
+ 0x21, 0xf7, //0x000023c9 andl %esi, %edi
+ 0x44, 0x31, 0xf7, //0x000023cb xorl %r14d, %edi
+ 0x4c, 0x8b, 0x74, 0x24, 0x48, //0x000023ce movq $72(%rsp), %r14
+ 0x21, 0xfb, //0x000023d3 andl %edi, %ebx
+ 0x4c, 0x89, 0xef, //0x000023d5 movq %r13, %rdi
+ 0x4d, 0x89, 0xfd, //0x000023d8 movq %r15, %r13
+ 0x4d, 0x89, 0xe7, //0x000023db movq %r12, %r15
+ 0x85, 0xdb, //0x000023de testl %ebx, %ebx
+ 0x0f, 0x84, 0x45, 0xff, 0xff, 0xff, //0x000023e0 je LBB0_456
+ //0x000023e6 LBB0_454
+ 0x48, 0x0f, 0xbc, 0xcb, //0x000023e6 bsfq %rbx, %rcx
+ 0x49, 0x01, 0xc9, //0x000023ea addq %rcx, %r9
+ 0x49, 0x01, 0xc1, //0x000023ed addq %rax, %r9
+ 0x49, 0x29, 0xf9, //0x000023f0 subq %rdi, %r9
+ 0x49, 0x83, 0xc1, 0x02, //0x000023f3 addq $2, %r9
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x000023f7 movq $24(%rsp), %r8
+ 0x4d, 0x89, 0x08, //0x000023fc movq %r9, (%r8)
+ 0x4d, 0x89, 0xca, //0x000023ff movq %r9, %r10
+ 0x4c, 0x8b, 0x5c, 0x24, 0x38, //0x00002402 movq $56(%rsp), %r11
+ 0x49, 0xb9, 0x00, 0x26, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, //0x00002407 movabsq $4294977024, %r9
+ 0xe9, 0x2a, 0xfd, 0xff, 0xff, //0x00002411 jmp LBB0_418
+ //0x00002416 LBB0_461
+ 0x4d, 0x8b, 0x0b, //0x00002416 movq (%r11), %r9
+ 0x4d, 0x29, 0xd1, //0x00002419 subq %r10, %r9
+ 0x4c, 0x01, 0xd7, //0x0000241c addq %r10, %rdi
+ 0x45, 0x31, 0xc0, //0x0000241f xorl %r8d, %r8d
+ 0x45, 0x31, 0xd2, //0x00002422 xorl %r10d, %r10d
+ 0x45, 0x31, 0xdb, //0x00002425 xorl %r11d, %r11d
+ 0x31, 0xd2, //0x00002428 xorl %edx, %edx
+ 0xe9, 0x1c, 0x00, 0x00, 0x00, //0x0000242a jmp LBB0_463
+ //0x0000242f LBB0_462
+ 0x49, 0xc1, 0xfe, 0x3f, //0x0000242f sarq $63, %r14
+ 0xf3, 0x48, 0x0f, 0xb8, 0xc7, //0x00002433 popcntq %rdi, %rax
+ 0x49, 0x01, 0xc3, //0x00002438 addq %rax, %r11
+ 0x48, 0x8b, 0x7c, 0x24, 0x20, //0x0000243b movq $32(%rsp), %rdi
+ 0x48, 0x83, 0xc7, 0x40, //0x00002440 addq $64, %rdi
+ 0x49, 0x83, 0xc1, 0xc0, //0x00002444 addq $-64, %r9
+ 0x4d, 0x89, 0xf0, //0x00002448 movq %r14, %r8
+ //0x0000244b LBB0_463
+ 0x49, 0x83, 0xf9, 0x40, //0x0000244b cmpq $64, %r9
+ 0x0f, 0x8c, 0xa7, 0x01, 0x00, 0x00, //0x0000244f jl LBB0_471
+ //0x00002455 LBB0_464
+ 0xc5, 0xfa, 0x6f, 0x17, //0x00002455 vmovdqu (%rdi), %xmm2
+ 0xc5, 0xfa, 0x6f, 0x77, 0x10, //0x00002459 vmovdqu $16(%rdi), %xmm6
+ 0xc5, 0xfa, 0x6f, 0x6f, 0x20, //0x0000245e vmovdqu $32(%rdi), %xmm5
+ 0x48, 0x89, 0x7c, 0x24, 0x20, //0x00002463 movq %rdi, $32(%rsp)
+ 0xc5, 0xfa, 0x6f, 0x7f, 0x30, //0x00002468 vmovdqu $48(%rdi), %xmm7
+ 0xc5, 0xe9, 0x74, 0xd8, //0x0000246d vpcmpeqb %xmm0, %xmm2, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xf3, //0x00002471 vpmovmskb %xmm3, %esi
+ 0xc5, 0xc9, 0x74, 0xd8, //0x00002475 vpcmpeqb %xmm0, %xmm6, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xc3, //0x00002479 vpmovmskb %xmm3, %eax
+ 0xc5, 0xd1, 0x74, 0xd8, //0x0000247d vpcmpeqb %xmm0, %xmm5, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xfb, //0x00002481 vpmovmskb %xmm3, %edi
+ 0xc5, 0xc1, 0x74, 0xd8, //0x00002485 vpcmpeqb %xmm0, %xmm7, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xdb, //0x00002489 vpmovmskb %xmm3, %ebx
+ 0x48, 0xc1, 0xe3, 0x30, //0x0000248d shlq $48, %rbx
+ 0x48, 0xc1, 0xe7, 0x20, //0x00002491 shlq $32, %rdi
+ 0x48, 0xc1, 0xe0, 0x10, //0x00002495 shlq $16, %rax
+ 0x48, 0x09, 0xc6, //0x00002499 orq %rax, %rsi
+ 0x48, 0x09, 0xfe, //0x0000249c orq %rdi, %rsi
+ 0x48, 0x09, 0xde, //0x0000249f orq %rbx, %rsi
+ 0xc5, 0xe9, 0x74, 0xd9, //0x000024a2 vpcmpeqb %xmm1, %xmm2, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xfb, //0x000024a6 vpmovmskb %xmm3, %edi
+ 0xc5, 0xc9, 0x74, 0xd9, //0x000024aa vpcmpeqb %xmm1, %xmm6, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xc3, //0x000024ae vpmovmskb %xmm3, %eax
+ 0xc5, 0xd1, 0x74, 0xd9, //0x000024b2 vpcmpeqb %xmm1, %xmm5, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xdb, //0x000024b6 vpmovmskb %xmm3, %ebx
+ 0xc5, 0xc1, 0x74, 0xd9, //0x000024ba vpcmpeqb %xmm1, %xmm7, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xcb, //0x000024be vpmovmskb %xmm3, %ecx
+ 0x48, 0xc1, 0xe1, 0x30, //0x000024c2 shlq $48, %rcx
+ 0x48, 0xc1, 0xe3, 0x20, //0x000024c6 shlq $32, %rbx
+ 0x48, 0xc1, 0xe0, 0x10, //0x000024ca shlq $16, %rax
+ 0x48, 0x09, 0xc7, //0x000024ce orq %rax, %rdi
+ 0x48, 0x09, 0xdf, //0x000024d1 orq %rbx, %rdi
+ 0x48, 0x09, 0xcf, //0x000024d4 orq %rcx, %rdi
+ 0x48, 0x89, 0xf8, //0x000024d7 movq %rdi, %rax
+ 0x4c, 0x09, 0xd0, //0x000024da orq %r10, %rax
+ 0x0f, 0x84, 0x4b, 0x00, 0x00, 0x00, //0x000024dd je LBB0_466
+ 0x4c, 0x89, 0xd0, //0x000024e3 movq %r10, %rax
+ 0x48, 0xf7, 0xd0, //0x000024e6 notq %rax
+ 0x48, 0x21, 0xf8, //0x000024e9 andq %rdi, %rax
+ 0x4c, 0x8d, 0x34, 0x00, //0x000024ec leaq (%rax,%rax), %r14
+ 0x4d, 0x09, 0xd6, //0x000024f0 orq %r10, %r14
+ 0x4c, 0x89, 0xf1, //0x000024f3 movq %r14, %rcx
+ 0x48, 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x000024f6 movabsq $-6148914691236517206, %rbx
+ 0x48, 0x31, 0xd9, //0x00002500 xorq %rbx, %rcx
+ 0x48, 0x21, 0xdf, //0x00002503 andq %rbx, %rdi
+ 0x48, 0x21, 0xcf, //0x00002506 andq %rcx, %rdi
+ 0x45, 0x31, 0xd2, //0x00002509 xorl %r10d, %r10d
+ 0x48, 0x01, 0xc7, //0x0000250c addq %rax, %rdi
+ 0x41, 0x0f, 0x92, 0xc2, //0x0000250f setb %r10b
+ 0x48, 0x01, 0xff, //0x00002513 addq %rdi, %rdi
+ 0x48, 0xb8, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x00002516 movabsq $6148914691236517205, %rax
+ 0x48, 0x31, 0xc7, //0x00002520 xorq %rax, %rdi
+ 0x4c, 0x21, 0xf7, //0x00002523 andq %r14, %rdi
+ 0x48, 0xf7, 0xd7, //0x00002526 notq %rdi
+ 0xe9, 0x0a, 0x00, 0x00, 0x00, //0x00002529 jmp LBB0_467
+ //0x0000252e LBB0_466
+ 0x48, 0xc7, 0xc7, 0xff, 0xff, 0xff, 0xff, //0x0000252e movq $-1, %rdi
+ 0x45, 0x31, 0xd2, //0x00002535 xorl %r10d, %r10d
+ //0x00002538 LBB0_467
+ 0x48, 0x21, 0xf7, //0x00002538 andq %rsi, %rdi
+ 0xc4, 0xe1, 0xf9, 0x6e, 0xdf, //0x0000253b vmovq %rdi, %xmm3
+ 0xc4, 0xc3, 0x61, 0x44, 0xd9, 0x00, //0x00002540 vpclmulqdq $0, %xmm9, %xmm3, %xmm3
+ 0xc4, 0xc1, 0xf9, 0x7e, 0xde, //0x00002546 vmovq %xmm3, %r14
+ 0x4d, 0x31, 0xc6, //0x0000254b xorq %r8, %r14
+ 0xc5, 0xa9, 0x74, 0xda, //0x0000254e vpcmpeqb %xmm2, %xmm10, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xfb, //0x00002552 vpmovmskb %xmm3, %edi
+ 0xc5, 0xa9, 0x74, 0xde, //0x00002556 vpcmpeqb %xmm6, %xmm10, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xc3, //0x0000255a vpmovmskb %xmm3, %eax
+ 0xc5, 0xa9, 0x74, 0xdd, //0x0000255e vpcmpeqb %xmm5, %xmm10, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xcb, //0x00002562 vpmovmskb %xmm3, %ecx
+ 0xc5, 0xa9, 0x74, 0xdf, //0x00002566 vpcmpeqb %xmm7, %xmm10, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xdb, //0x0000256a vpmovmskb %xmm3, %ebx
+ 0x48, 0xc1, 0xe3, 0x30, //0x0000256e shlq $48, %rbx
+ 0x48, 0xc1, 0xe1, 0x20, //0x00002572 shlq $32, %rcx
+ 0x48, 0xc1, 0xe0, 0x10, //0x00002576 shlq $16, %rax
+ 0x48, 0x09, 0xc7, //0x0000257a orq %rax, %rdi
+ 0x48, 0x09, 0xcf, //0x0000257d orq %rcx, %rdi
+ 0x48, 0x09, 0xdf, //0x00002580 orq %rbx, %rdi
+ 0x4d, 0x89, 0xf0, //0x00002583 movq %r14, %r8
+ 0x49, 0xf7, 0xd0, //0x00002586 notq %r8
+ 0x4c, 0x21, 0xc7, //0x00002589 andq %r8, %rdi
+ 0xc5, 0xa1, 0x74, 0xd2, //0x0000258c vpcmpeqb %xmm2, %xmm11, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x00002590 vpmovmskb %xmm2, %eax
+ 0xc5, 0xa1, 0x74, 0xd6, //0x00002594 vpcmpeqb %xmm6, %xmm11, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xda, //0x00002598 vpmovmskb %xmm2, %ebx
+ 0xc5, 0xa1, 0x74, 0xd5, //0x0000259c vpcmpeqb %xmm5, %xmm11, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xf2, //0x000025a0 vpmovmskb %xmm2, %esi
+ 0xc5, 0xa1, 0x74, 0xd7, //0x000025a4 vpcmpeqb %xmm7, %xmm11, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xca, //0x000025a8 vpmovmskb %xmm2, %ecx
+ 0x48, 0xc1, 0xe1, 0x30, //0x000025ac shlq $48, %rcx
+ 0x48, 0xc1, 0xe6, 0x20, //0x000025b0 shlq $32, %rsi
+ 0x48, 0xc1, 0xe3, 0x10, //0x000025b4 shlq $16, %rbx
+ 0x48, 0x09, 0xd8, //0x000025b8 orq %rbx, %rax
+ 0x48, 0x09, 0xf0, //0x000025bb orq %rsi, %rax
+ 0x48, 0x09, 0xc8, //0x000025be orq %rcx, %rax
+ 0x4c, 0x21, 0xc0, //0x000025c1 andq %r8, %rax
+ 0x0f, 0x84, 0x65, 0xfe, 0xff, 0xff, //0x000025c4 je LBB0_462
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x000025ca movq $24(%rsp), %r8
+ 0x90, //0x000025cf .p2align 4, 0x90
+ //0x000025d0 LBB0_469
+ 0x48, 0x8d, 0x58, 0xff, //0x000025d0 leaq $-1(%rax), %rbx
+ 0x48, 0x89, 0xd9, //0x000025d4 movq %rbx, %rcx
+ 0x48, 0x21, 0xf9, //0x000025d7 andq %rdi, %rcx
+ 0xf3, 0x48, 0x0f, 0xb8, 0xc9, //0x000025da popcntq %rcx, %rcx
+ 0x4c, 0x01, 0xd9, //0x000025df addq %r11, %rcx
+ 0x48, 0x39, 0xd1, //0x000025e2 cmpq %rdx, %rcx
+ 0x0f, 0x86, 0x8d, 0x04, 0x00, 0x00, //0x000025e5 jbe LBB0_515
+ 0x48, 0xff, 0xc2, //0x000025eb incq %rdx
+ 0x48, 0x21, 0xd8, //0x000025ee andq %rbx, %rax
+ 0x0f, 0x85, 0xd9, 0xff, 0xff, 0xff, //0x000025f1 jne LBB0_469
+ 0xe9, 0x33, 0xfe, 0xff, 0xff, //0x000025f7 jmp LBB0_462
+ //0x000025fc LBB0_471
+ 0x4d, 0x85, 0xc9, //0x000025fc testq %r9, %r9
+ 0x0f, 0x8e, 0x3f, 0x05, 0x00, 0x00, //0x000025ff jle LBB0_523
+ 0xc5, 0x7e, 0x7f, 0x84, 0x24, 0x80, 0x00, 0x00, 0x00, //0x00002605 vmovdqu %ymm8, $128(%rsp)
+ 0xc5, 0x7e, 0x7f, 0x44, 0x24, 0x60, //0x0000260e vmovdqu %ymm8, $96(%rsp)
+ 0x89, 0xf8, //0x00002614 movl %edi, %eax
+ 0x25, 0xff, 0x0f, 0x00, 0x00, //0x00002616 andl $4095, %eax
+ 0x3d, 0xc1, 0x0f, 0x00, 0x00, //0x0000261b cmpl $4033, %eax
+ 0x0f, 0x82, 0x37, 0x00, 0x00, 0x00, //0x00002620 jb LBB0_475
+ 0x48, 0x89, 0xf8, //0x00002626 movq %rdi, %rax
+ 0x49, 0x83, 0xf9, 0x20, //0x00002629 cmpq $32, %r9
+ 0x0f, 0x82, 0x34, 0x00, 0x00, 0x00, //0x0000262d jb LBB0_476
+ 0xc5, 0xf8, 0x10, 0x10, //0x00002633 vmovups (%rax), %xmm2
+ 0xc5, 0xf8, 0x11, 0x54, 0x24, 0x60, //0x00002637 vmovups %xmm2, $96(%rsp)
+ 0xc5, 0xf8, 0x10, 0x50, 0x10, //0x0000263d vmovups $16(%rax), %xmm2
+ 0xc5, 0xf8, 0x11, 0x54, 0x24, 0x70, //0x00002642 vmovups %xmm2, $112(%rsp)
+ 0x48, 0x83, 0xc0, 0x20, //0x00002648 addq $32, %rax
+ 0x49, 0x8d, 0x79, 0xe0, //0x0000264c leaq $-32(%r9), %rdi
+ 0x48, 0x8d, 0xb4, 0x24, 0x80, 0x00, 0x00, 0x00, //0x00002650 leaq $128(%rsp), %rsi
+ 0xe9, 0x12, 0x00, 0x00, 0x00, //0x00002658 jmp LBB0_477
+ //0x0000265d LBB0_475
+ 0x4c, 0x8b, 0x7c, 0x24, 0x28, //0x0000265d movq $40(%rsp), %r15
+ 0xe9, 0xee, 0xfd, 0xff, 0xff, //0x00002662 jmp LBB0_464
+ //0x00002667 LBB0_476
+ 0x48, 0x8d, 0x74, 0x24, 0x60, //0x00002667 leaq $96(%rsp), %rsi
+ 0x4c, 0x89, 0xcf, //0x0000266c movq %r9, %rdi
+ //0x0000266f LBB0_477
+ 0x48, 0x83, 0xff, 0x10, //0x0000266f cmpq $16, %rdi
+ 0x0f, 0x82, 0x4d, 0x00, 0x00, 0x00, //0x00002673 jb LBB0_478
+ 0xc5, 0xf8, 0x10, 0x10, //0x00002679 vmovups (%rax), %xmm2
+ 0xc5, 0xf8, 0x11, 0x16, //0x0000267d vmovups %xmm2, (%rsi)
+ 0x48, 0x83, 0xc0, 0x10, //0x00002681 addq $16, %rax
+ 0x48, 0x83, 0xc6, 0x10, //0x00002685 addq $16, %rsi
+ 0x48, 0x83, 0xc7, 0xf0, //0x00002689 addq $-16, %rdi
+ 0x48, 0x83, 0xff, 0x08, //0x0000268d cmpq $8, %rdi
+ 0x0f, 0x83, 0x39, 0x00, 0x00, 0x00, //0x00002691 jae LBB0_485
+ //0x00002697 LBB0_479
+ 0x48, 0x83, 0xff, 0x04, //0x00002697 cmpq $4, %rdi
+ 0x0f, 0x8c, 0x51, 0x00, 0x00, 0x00, //0x0000269b jl LBB0_480
+ //0x000026a1 LBB0_486
+ 0x48, 0x89, 0xc1, //0x000026a1 movq %rax, %rcx
+ 0x8b, 0x00, //0x000026a4 movl (%rax), %eax
+ 0x89, 0x06, //0x000026a6 movl %eax, (%rsi)
+ 0x48, 0x83, 0xc1, 0x04, //0x000026a8 addq $4, %rcx
+ 0x48, 0x89, 0xc8, //0x000026ac movq %rcx, %rax
+ 0x48, 0x83, 0xc6, 0x04, //0x000026af addq $4, %rsi
+ 0x48, 0x83, 0xc7, 0xfc, //0x000026b3 addq $-4, %rdi
+ 0x48, 0x83, 0xff, 0x02, //0x000026b7 cmpq $2, %rdi
+ 0x0f, 0x83, 0x3b, 0x00, 0x00, 0x00, //0x000026bb jae LBB0_481
+ 0xe9, 0x4e, 0x00, 0x00, 0x00, //0x000026c1 jmp LBB0_482
+ //0x000026c6 LBB0_478
+ 0x48, 0x83, 0xff, 0x08, //0x000026c6 cmpq $8, %rdi
+ 0x0f, 0x82, 0xc7, 0xff, 0xff, 0xff, //0x000026ca jb LBB0_479
+ //0x000026d0 LBB0_485
+ 0x48, 0x89, 0xc1, //0x000026d0 movq %rax, %rcx
+ 0x48, 0x8b, 0x00, //0x000026d3 movq (%rax), %rax
+ 0x48, 0x89, 0x06, //0x000026d6 movq %rax, (%rsi)
+ 0x48, 0x83, 0xc1, 0x08, //0x000026d9 addq $8, %rcx
+ 0x48, 0x89, 0xc8, //0x000026dd movq %rcx, %rax
+ 0x48, 0x83, 0xc6, 0x08, //0x000026e0 addq $8, %rsi
+ 0x48, 0x83, 0xc7, 0xf8, //0x000026e4 addq $-8, %rdi
+ 0x48, 0x83, 0xff, 0x04, //0x000026e8 cmpq $4, %rdi
+ 0x0f, 0x8d, 0xaf, 0xff, 0xff, 0xff, //0x000026ec jge LBB0_486
+ //0x000026f2 LBB0_480
+ 0x48, 0x83, 0xff, 0x02, //0x000026f2 cmpq $2, %rdi
+ 0x0f, 0x82, 0x18, 0x00, 0x00, 0x00, //0x000026f6 jb LBB0_482
+ //0x000026fc LBB0_481
+ 0x48, 0x89, 0xc1, //0x000026fc movq %rax, %rcx
+ 0x0f, 0xb7, 0x00, //0x000026ff movzwl (%rax), %eax
+ 0x66, 0x89, 0x06, //0x00002702 movw %ax, (%rsi)
+ 0x48, 0x83, 0xc1, 0x02, //0x00002705 addq $2, %rcx
+ 0x48, 0x83, 0xc6, 0x02, //0x00002709 addq $2, %rsi
+ 0x48, 0x83, 0xc7, 0xfe, //0x0000270d addq $-2, %rdi
+ 0x48, 0x89, 0xc8, //0x00002711 movq %rcx, %rax
+ //0x00002714 LBB0_482
+ 0x48, 0x8d, 0x4c, 0x24, 0x60, //0x00002714 leaq $96(%rsp), %rcx
+ 0x48, 0x85, 0xff, //0x00002719 testq %rdi, %rdi
+ 0x48, 0x89, 0xcf, //0x0000271c movq %rcx, %rdi
+ 0x4c, 0x8b, 0x7c, 0x24, 0x28, //0x0000271f movq $40(%rsp), %r15
+ 0x0f, 0x84, 0x2b, 0xfd, 0xff, 0xff, //0x00002724 je LBB0_464
+ 0x8a, 0x00, //0x0000272a movb (%rax), %al
+ 0x88, 0x06, //0x0000272c movb %al, (%rsi)
+ 0x48, 0x8d, 0x7c, 0x24, 0x60, //0x0000272e leaq $96(%rsp), %rdi
+ 0xe9, 0x1d, 0xfd, 0xff, 0xff, //0x00002733 jmp LBB0_464
+ //0x00002738 LBB0_487
+ 0x48, 0x83, 0xc1, 0x05, //0x00002738 addq $5, %rcx
+ 0x49, 0x3b, 0x0b, //0x0000273c cmpq (%r11), %rcx
+ 0x0f, 0x87, 0xfb, 0xf9, 0xff, 0xff, //0x0000273f ja LBB0_418
+ //0x00002745 LBB0_488
+ 0x49, 0x89, 0x08, //0x00002745 movq %rcx, (%r8)
+ 0x49, 0x89, 0xca, //0x00002748 movq %rcx, %r10
+ 0xe9, 0xf0, 0xf9, 0xff, 0xff, //0x0000274b jmp LBB0_418
+ //0x00002750 LBB0_489
+ 0x4d, 0x8b, 0x0b, //0x00002750 movq (%r11), %r9
+ 0x4d, 0x29, 0xd1, //0x00002753 subq %r10, %r9
+ 0x4c, 0x01, 0xd7, //0x00002756 addq %r10, %rdi
+ 0x45, 0x31, 0xc0, //0x00002759 xorl %r8d, %r8d
+ 0x45, 0x31, 0xd2, //0x0000275c xorl %r10d, %r10d
+ 0x45, 0x31, 0xdb, //0x0000275f xorl %r11d, %r11d
+ 0x31, 0xd2, //0x00002762 xorl %edx, %edx
+ 0xe9, 0x1c, 0x00, 0x00, 0x00, //0x00002764 jmp LBB0_491
+ //0x00002769 LBB0_490
+ 0x49, 0xc1, 0xfe, 0x3f, //0x00002769 sarq $63, %r14
+ 0xf3, 0x48, 0x0f, 0xb8, 0xc7, //0x0000276d popcntq %rdi, %rax
+ 0x49, 0x01, 0xc3, //0x00002772 addq %rax, %r11
+ 0x48, 0x8b, 0x7c, 0x24, 0x20, //0x00002775 movq $32(%rsp), %rdi
+ 0x48, 0x83, 0xc7, 0x40, //0x0000277a addq $64, %rdi
+ 0x49, 0x83, 0xc1, 0xc0, //0x0000277e addq $-64, %r9
+ 0x4d, 0x89, 0xf0, //0x00002782 movq %r14, %r8
+ //0x00002785 LBB0_491
+ 0x49, 0x83, 0xf9, 0x40, //0x00002785 cmpq $64, %r9
+ 0x0f, 0x8c, 0xad, 0x01, 0x00, 0x00, //0x00002789 jl LBB0_499
+ //0x0000278f LBB0_492
+ 0xc5, 0xfa, 0x6f, 0x17, //0x0000278f vmovdqu (%rdi), %xmm2
+ 0xc5, 0xfa, 0x6f, 0x77, 0x10, //0x00002793 vmovdqu $16(%rdi), %xmm6
+ 0xc5, 0xfa, 0x6f, 0x6f, 0x20, //0x00002798 vmovdqu $32(%rdi), %xmm5
+ 0x48, 0x89, 0x7c, 0x24, 0x20, //0x0000279d movq %rdi, $32(%rsp)
+ 0xc5, 0xfa, 0x6f, 0x7f, 0x30, //0x000027a2 vmovdqu $48(%rdi), %xmm7
+ 0xc5, 0xe9, 0x74, 0xd8, //0x000027a7 vpcmpeqb %xmm0, %xmm2, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xf3, //0x000027ab vpmovmskb %xmm3, %esi
+ 0xc5, 0xc9, 0x74, 0xd8, //0x000027af vpcmpeqb %xmm0, %xmm6, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xc3, //0x000027b3 vpmovmskb %xmm3, %eax
+ 0xc5, 0xd1, 0x74, 0xd8, //0x000027b7 vpcmpeqb %xmm0, %xmm5, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xfb, //0x000027bb vpmovmskb %xmm3, %edi
+ 0xc5, 0xc1, 0x74, 0xd8, //0x000027bf vpcmpeqb %xmm0, %xmm7, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xdb, //0x000027c3 vpmovmskb %xmm3, %ebx
+ 0x48, 0xc1, 0xe3, 0x30, //0x000027c7 shlq $48, %rbx
+ 0x48, 0xc1, 0xe7, 0x20, //0x000027cb shlq $32, %rdi
+ 0x48, 0xc1, 0xe0, 0x10, //0x000027cf shlq $16, %rax
+ 0x48, 0x09, 0xc6, //0x000027d3 orq %rax, %rsi
+ 0x48, 0x09, 0xfe, //0x000027d6 orq %rdi, %rsi
+ 0x48, 0x09, 0xde, //0x000027d9 orq %rbx, %rsi
+ 0xc5, 0xe9, 0x74, 0xd9, //0x000027dc vpcmpeqb %xmm1, %xmm2, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xfb, //0x000027e0 vpmovmskb %xmm3, %edi
+ 0xc5, 0xc9, 0x74, 0xd9, //0x000027e4 vpcmpeqb %xmm1, %xmm6, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xc3, //0x000027e8 vpmovmskb %xmm3, %eax
+ 0xc5, 0xd1, 0x74, 0xd9, //0x000027ec vpcmpeqb %xmm1, %xmm5, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xdb, //0x000027f0 vpmovmskb %xmm3, %ebx
+ 0xc5, 0xc1, 0x74, 0xd9, //0x000027f4 vpcmpeqb %xmm1, %xmm7, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xcb, //0x000027f8 vpmovmskb %xmm3, %ecx
+ 0x48, 0xc1, 0xe1, 0x30, //0x000027fc shlq $48, %rcx
+ 0x48, 0xc1, 0xe3, 0x20, //0x00002800 shlq $32, %rbx
+ 0x48, 0xc1, 0xe0, 0x10, //0x00002804 shlq $16, %rax
+ 0x48, 0x09, 0xc7, //0x00002808 orq %rax, %rdi
+ 0x48, 0x09, 0xdf, //0x0000280b orq %rbx, %rdi
+ 0x48, 0x09, 0xcf, //0x0000280e orq %rcx, %rdi
+ 0x48, 0x89, 0xf8, //0x00002811 movq %rdi, %rax
+ 0x4c, 0x09, 0xd0, //0x00002814 orq %r10, %rax
+ 0x0f, 0x84, 0x4b, 0x00, 0x00, 0x00, //0x00002817 je LBB0_494
+ 0x4c, 0x89, 0xd0, //0x0000281d movq %r10, %rax
+ 0x48, 0xf7, 0xd0, //0x00002820 notq %rax
+ 0x48, 0x21, 0xf8, //0x00002823 andq %rdi, %rax
+ 0x4c, 0x8d, 0x34, 0x00, //0x00002826 leaq (%rax,%rax), %r14
+ 0x4d, 0x09, 0xd6, //0x0000282a orq %r10, %r14
+ 0x4c, 0x89, 0xf1, //0x0000282d movq %r14, %rcx
+ 0x48, 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x00002830 movabsq $-6148914691236517206, %rbx
+ 0x48, 0x31, 0xd9, //0x0000283a xorq %rbx, %rcx
+ 0x48, 0x21, 0xdf, //0x0000283d andq %rbx, %rdi
+ 0x48, 0x21, 0xcf, //0x00002840 andq %rcx, %rdi
+ 0x45, 0x31, 0xd2, //0x00002843 xorl %r10d, %r10d
+ 0x48, 0x01, 0xc7, //0x00002846 addq %rax, %rdi
+ 0x41, 0x0f, 0x92, 0xc2, //0x00002849 setb %r10b
+ 0x48, 0x01, 0xff, //0x0000284d addq %rdi, %rdi
+ 0x48, 0xb8, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x00002850 movabsq $6148914691236517205, %rax
+ 0x48, 0x31, 0xc7, //0x0000285a xorq %rax, %rdi
+ 0x4c, 0x21, 0xf7, //0x0000285d andq %r14, %rdi
+ 0x48, 0xf7, 0xd7, //0x00002860 notq %rdi
+ 0xe9, 0x0a, 0x00, 0x00, 0x00, //0x00002863 jmp LBB0_495
+ //0x00002868 LBB0_494
+ 0x48, 0xc7, 0xc7, 0xff, 0xff, 0xff, 0xff, //0x00002868 movq $-1, %rdi
+ 0x45, 0x31, 0xd2, //0x0000286f xorl %r10d, %r10d
+ //0x00002872 LBB0_495
+ 0x48, 0x21, 0xf7, //0x00002872 andq %rsi, %rdi
+ 0xc4, 0xe1, 0xf9, 0x6e, 0xdf, //0x00002875 vmovq %rdi, %xmm3
+ 0xc4, 0xc3, 0x61, 0x44, 0xd9, 0x00, //0x0000287a vpclmulqdq $0, %xmm9, %xmm3, %xmm3
+ 0xc4, 0xc1, 0xf9, 0x7e, 0xde, //0x00002880 vmovq %xmm3, %r14
+ 0x4d, 0x31, 0xc6, //0x00002885 xorq %r8, %r14
+ 0xc5, 0x99, 0x74, 0xda, //0x00002888 vpcmpeqb %xmm2, %xmm12, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xfb, //0x0000288c vpmovmskb %xmm3, %edi
+ 0xc5, 0x99, 0x74, 0xde, //0x00002890 vpcmpeqb %xmm6, %xmm12, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xc3, //0x00002894 vpmovmskb %xmm3, %eax
+ 0xc5, 0x99, 0x74, 0xdd, //0x00002898 vpcmpeqb %xmm5, %xmm12, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xcb, //0x0000289c vpmovmskb %xmm3, %ecx
+ 0xc5, 0x99, 0x74, 0xdf, //0x000028a0 vpcmpeqb %xmm7, %xmm12, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xdb, //0x000028a4 vpmovmskb %xmm3, %ebx
+ 0x48, 0xc1, 0xe3, 0x30, //0x000028a8 shlq $48, %rbx
+ 0x48, 0xc1, 0xe1, 0x20, //0x000028ac shlq $32, %rcx
+ 0x48, 0xc1, 0xe0, 0x10, //0x000028b0 shlq $16, %rax
+ 0x48, 0x09, 0xc7, //0x000028b4 orq %rax, %rdi
+ 0x48, 0x09, 0xcf, //0x000028b7 orq %rcx, %rdi
+ 0x48, 0x09, 0xdf, //0x000028ba orq %rbx, %rdi
+ 0x4d, 0x89, 0xf0, //0x000028bd movq %r14, %r8
+ 0x49, 0xf7, 0xd0, //0x000028c0 notq %r8
+ 0x4c, 0x21, 0xc7, //0x000028c3 andq %r8, %rdi
+ 0xc5, 0x91, 0x74, 0xd2, //0x000028c6 vpcmpeqb %xmm2, %xmm13, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x000028ca vpmovmskb %xmm2, %eax
+ 0xc5, 0x91, 0x74, 0xd6, //0x000028ce vpcmpeqb %xmm6, %xmm13, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xda, //0x000028d2 vpmovmskb %xmm2, %ebx
+ 0xc5, 0x91, 0x74, 0xd5, //0x000028d6 vpcmpeqb %xmm5, %xmm13, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xf2, //0x000028da vpmovmskb %xmm2, %esi
+ 0xc5, 0x91, 0x74, 0xd7, //0x000028de vpcmpeqb %xmm7, %xmm13, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xca, //0x000028e2 vpmovmskb %xmm2, %ecx
+ 0x48, 0xc1, 0xe1, 0x30, //0x000028e6 shlq $48, %rcx
+ 0x48, 0xc1, 0xe6, 0x20, //0x000028ea shlq $32, %rsi
+ 0x48, 0xc1, 0xe3, 0x10, //0x000028ee shlq $16, %rbx
+ 0x48, 0x09, 0xd8, //0x000028f2 orq %rbx, %rax
+ 0x48, 0x09, 0xf0, //0x000028f5 orq %rsi, %rax
+ 0x48, 0x09, 0xc8, //0x000028f8 orq %rcx, %rax
+ 0x4c, 0x21, 0xc0, //0x000028fb andq %r8, %rax
+ 0x0f, 0x84, 0x65, 0xfe, 0xff, 0xff, //0x000028fe je LBB0_490
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x00002904 movq $24(%rsp), %r8
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00002909 .p2align 4, 0x90
+ //0x00002910 LBB0_497
+ 0x48, 0x8d, 0x58, 0xff, //0x00002910 leaq $-1(%rax), %rbx
+ 0x48, 0x89, 0xd9, //0x00002914 movq %rbx, %rcx
+ 0x48, 0x21, 0xf9, //0x00002917 andq %rdi, %rcx
+ 0xf3, 0x48, 0x0f, 0xb8, 0xc9, //0x0000291a popcntq %rcx, %rcx
+ 0x4c, 0x01, 0xd9, //0x0000291f addq %r11, %rcx
+ 0x48, 0x39, 0xd1, //0x00002922 cmpq %rdx, %rcx
+ 0x0f, 0x86, 0x4d, 0x01, 0x00, 0x00, //0x00002925 jbe LBB0_515
+ 0x48, 0xff, 0xc2, //0x0000292b incq %rdx
+ 0x48, 0x21, 0xd8, //0x0000292e andq %rbx, %rax
+ 0x0f, 0x85, 0xd9, 0xff, 0xff, 0xff, //0x00002931 jne LBB0_497
+ 0xe9, 0x2d, 0xfe, 0xff, 0xff, //0x00002937 jmp LBB0_490
+ //0x0000293c LBB0_499
+ 0x4d, 0x85, 0xc9, //0x0000293c testq %r9, %r9
+ 0x0f, 0x8e, 0xff, 0x01, 0x00, 0x00, //0x0000293f jle LBB0_523
+ 0xc5, 0x7e, 0x7f, 0x84, 0x24, 0x80, 0x00, 0x00, 0x00, //0x00002945 vmovdqu %ymm8, $128(%rsp)
+ 0xc5, 0x7e, 0x7f, 0x44, 0x24, 0x60, //0x0000294e vmovdqu %ymm8, $96(%rsp)
+ 0x89, 0xf8, //0x00002954 movl %edi, %eax
+ 0x25, 0xff, 0x0f, 0x00, 0x00, //0x00002956 andl $4095, %eax
+ 0x3d, 0xc1, 0x0f, 0x00, 0x00, //0x0000295b cmpl $4033, %eax
+ 0x0f, 0x82, 0x37, 0x00, 0x00, 0x00, //0x00002960 jb LBB0_503
+ 0x48, 0x89, 0xf8, //0x00002966 movq %rdi, %rax
+ 0x49, 0x83, 0xf9, 0x20, //0x00002969 cmpq $32, %r9
+ 0x0f, 0x82, 0x34, 0x00, 0x00, 0x00, //0x0000296d jb LBB0_504
+ 0xc5, 0xf8, 0x10, 0x10, //0x00002973 vmovups (%rax), %xmm2
+ 0xc5, 0xf8, 0x11, 0x54, 0x24, 0x60, //0x00002977 vmovups %xmm2, $96(%rsp)
+ 0xc5, 0xf8, 0x10, 0x50, 0x10, //0x0000297d vmovups $16(%rax), %xmm2
+ 0xc5, 0xf8, 0x11, 0x54, 0x24, 0x70, //0x00002982 vmovups %xmm2, $112(%rsp)
+ 0x48, 0x83, 0xc0, 0x20, //0x00002988 addq $32, %rax
+ 0x49, 0x8d, 0x79, 0xe0, //0x0000298c leaq $-32(%r9), %rdi
+ 0x48, 0x8d, 0xb4, 0x24, 0x80, 0x00, 0x00, 0x00, //0x00002990 leaq $128(%rsp), %rsi
+ 0xe9, 0x12, 0x00, 0x00, 0x00, //0x00002998 jmp LBB0_505
+ //0x0000299d LBB0_503
+ 0x4c, 0x8b, 0x7c, 0x24, 0x28, //0x0000299d movq $40(%rsp), %r15
+ 0xe9, 0xe8, 0xfd, 0xff, 0xff, //0x000029a2 jmp LBB0_492
+ //0x000029a7 LBB0_504
+ 0x48, 0x8d, 0x74, 0x24, 0x60, //0x000029a7 leaq $96(%rsp), %rsi
+ 0x4c, 0x89, 0xcf, //0x000029ac movq %r9, %rdi
+ //0x000029af LBB0_505
+ 0x48, 0x83, 0xff, 0x10, //0x000029af cmpq $16, %rdi
+ 0x0f, 0x82, 0x4d, 0x00, 0x00, 0x00, //0x000029b3 jb LBB0_506
+ 0xc5, 0xf8, 0x10, 0x10, //0x000029b9 vmovups (%rax), %xmm2
+ 0xc5, 0xf8, 0x11, 0x16, //0x000029bd vmovups %xmm2, (%rsi)
+ 0x48, 0x83, 0xc0, 0x10, //0x000029c1 addq $16, %rax
+ 0x48, 0x83, 0xc6, 0x10, //0x000029c5 addq $16, %rsi
+ 0x48, 0x83, 0xc7, 0xf0, //0x000029c9 addq $-16, %rdi
+ 0x48, 0x83, 0xff, 0x08, //0x000029cd cmpq $8, %rdi
+ 0x0f, 0x83, 0x39, 0x00, 0x00, 0x00, //0x000029d1 jae LBB0_513
+ //0x000029d7 LBB0_507
+ 0x48, 0x83, 0xff, 0x04, //0x000029d7 cmpq $4, %rdi
+ 0x0f, 0x8c, 0x51, 0x00, 0x00, 0x00, //0x000029db jl LBB0_508
+ //0x000029e1 LBB0_514
+ 0x48, 0x89, 0xc1, //0x000029e1 movq %rax, %rcx
+ 0x8b, 0x00, //0x000029e4 movl (%rax), %eax
+ 0x89, 0x06, //0x000029e6 movl %eax, (%rsi)
+ 0x48, 0x83, 0xc1, 0x04, //0x000029e8 addq $4, %rcx
+ 0x48, 0x89, 0xc8, //0x000029ec movq %rcx, %rax
+ 0x48, 0x83, 0xc6, 0x04, //0x000029ef addq $4, %rsi
+ 0x48, 0x83, 0xc7, 0xfc, //0x000029f3 addq $-4, %rdi
+ 0x48, 0x83, 0xff, 0x02, //0x000029f7 cmpq $2, %rdi
+ 0x0f, 0x83, 0x3b, 0x00, 0x00, 0x00, //0x000029fb jae LBB0_509
+ 0xe9, 0x4e, 0x00, 0x00, 0x00, //0x00002a01 jmp LBB0_510
+ //0x00002a06 LBB0_506
+ 0x48, 0x83, 0xff, 0x08, //0x00002a06 cmpq $8, %rdi
+ 0x0f, 0x82, 0xc7, 0xff, 0xff, 0xff, //0x00002a0a jb LBB0_507
+ //0x00002a10 LBB0_513
+ 0x48, 0x89, 0xc1, //0x00002a10 movq %rax, %rcx
+ 0x48, 0x8b, 0x00, //0x00002a13 movq (%rax), %rax
+ 0x48, 0x89, 0x06, //0x00002a16 movq %rax, (%rsi)
+ 0x48, 0x83, 0xc1, 0x08, //0x00002a19 addq $8, %rcx
+ 0x48, 0x89, 0xc8, //0x00002a1d movq %rcx, %rax
+ 0x48, 0x83, 0xc6, 0x08, //0x00002a20 addq $8, %rsi
+ 0x48, 0x83, 0xc7, 0xf8, //0x00002a24 addq $-8, %rdi
+ 0x48, 0x83, 0xff, 0x04, //0x00002a28 cmpq $4, %rdi
+ 0x0f, 0x8d, 0xaf, 0xff, 0xff, 0xff, //0x00002a2c jge LBB0_514
+ //0x00002a32 LBB0_508
+ 0x48, 0x83, 0xff, 0x02, //0x00002a32 cmpq $2, %rdi
+ 0x0f, 0x82, 0x18, 0x00, 0x00, 0x00, //0x00002a36 jb LBB0_510
+ //0x00002a3c LBB0_509
+ 0x48, 0x89, 0xc1, //0x00002a3c movq %rax, %rcx
+ 0x0f, 0xb7, 0x00, //0x00002a3f movzwl (%rax), %eax
+ 0x66, 0x89, 0x06, //0x00002a42 movw %ax, (%rsi)
+ 0x48, 0x83, 0xc1, 0x02, //0x00002a45 addq $2, %rcx
+ 0x48, 0x83, 0xc6, 0x02, //0x00002a49 addq $2, %rsi
+ 0x48, 0x83, 0xc7, 0xfe, //0x00002a4d addq $-2, %rdi
+ 0x48, 0x89, 0xc8, //0x00002a51 movq %rcx, %rax
+ //0x00002a54 LBB0_510
+ 0x48, 0x8d, 0x4c, 0x24, 0x60, //0x00002a54 leaq $96(%rsp), %rcx
+ 0x48, 0x85, 0xff, //0x00002a59 testq %rdi, %rdi
+ 0x48, 0x89, 0xcf, //0x00002a5c movq %rcx, %rdi
+ 0x4c, 0x8b, 0x7c, 0x24, 0x28, //0x00002a5f movq $40(%rsp), %r15
+ 0x0f, 0x84, 0x25, 0xfd, 0xff, 0xff, //0x00002a64 je LBB0_492
+ 0x8a, 0x00, //0x00002a6a movb (%rax), %al
+ 0x88, 0x06, //0x00002a6c movb %al, (%rsi)
+ 0x48, 0x8d, 0x7c, 0x24, 0x60, //0x00002a6e leaq $96(%rsp), %rdi
+ 0xe9, 0x17, 0xfd, 0xff, 0xff, //0x00002a73 jmp LBB0_492
+ //0x00002a78 LBB0_515
+ 0x4c, 0x8b, 0x5c, 0x24, 0x38, //0x00002a78 movq $56(%rsp), %r11
+ 0x49, 0x8b, 0x0b, //0x00002a7d movq (%r11), %rcx
+ 0x48, 0x0f, 0xbc, 0xc0, //0x00002a80 bsfq %rax, %rax
+ 0x4c, 0x29, 0xc8, //0x00002a84 subq %r9, %rax
+ 0x4c, 0x8d, 0x54, 0x08, 0x01, //0x00002a87 leaq $1(%rax,%rcx), %r10
+ 0x4d, 0x89, 0x10, //0x00002a8c movq %r10, (%r8)
+ 0x49, 0x8b, 0x03, //0x00002a8f movq (%r11), %rax
+ 0x49, 0x39, 0xc2, //0x00002a92 cmpq %rax, %r10
+ 0x4c, 0x0f, 0x47, 0xd0, //0x00002a95 cmovaq %rax, %r10
+ 0x4d, 0x89, 0x10, //0x00002a99 movq %r10, (%r8)
+ //0x00002a9c LBB0_516
+ 0x49, 0xb9, 0x00, 0x26, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, //0x00002a9c movabsq $4294977024, %r9
+ 0x4c, 0x8b, 0x74, 0x24, 0x48, //0x00002aa6 movq $72(%rsp), %r14
+ 0xe9, 0x90, 0xf6, 0xff, 0xff, //0x00002aab jmp LBB0_418
+ //0x00002ab0 LBB0_457
+ 0x4d, 0x85, 0xdb, //0x00002ab0 testq %r11, %r11
+ 0x0f, 0x85, 0xa5, 0x00, 0x00, 0x00, //0x00002ab3 jne LBB0_524
+ 0x4a, 0x8d, 0x4c, 0x08, 0x01, //0x00002ab9 leaq $1(%rax,%r9), %rcx
+ 0x48, 0xf7, 0xd0, //0x00002abe notq %rax
+ 0x4c, 0x01, 0xc0, //0x00002ac1 addq %r8, %rax
+ //0x00002ac4 LBB0_459
+ 0x4c, 0x8b, 0x5c, 0x24, 0x38, //0x00002ac4 movq $56(%rsp), %r11
+ //0x00002ac9 LBB0_460
+ 0x48, 0x85, 0xc0, //0x00002ac9 testq %rax, %rax
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x00002acc movq $24(%rsp), %r8
+ 0x49, 0xb9, 0x00, 0x26, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, //0x00002ad1 movabsq $4294977024, %r9
+ 0x0f, 0x8f, 0x1d, 0x00, 0x00, 0x00, //0x00002adb jg LBB0_518
+ 0xe9, 0x5a, 0xf6, 0xff, 0xff, //0x00002ae1 jmp LBB0_418
+ //0x00002ae6 LBB0_517
+ 0x48, 0xc7, 0xc2, 0xfe, 0xff, 0xff, 0xff, //0x00002ae6 movq $-2, %rdx
+ 0xbe, 0x02, 0x00, 0x00, 0x00, //0x00002aed movl $2, %esi
+ 0x48, 0x01, 0xf1, //0x00002af2 addq %rsi, %rcx
+ 0x48, 0x01, 0xd0, //0x00002af5 addq %rdx, %rax
+ 0x0f, 0x8e, 0x42, 0xf6, 0xff, 0xff, //0x00002af8 jle LBB0_418
+ //0x00002afe LBB0_518
+ 0x0f, 0xb6, 0x11, //0x00002afe movzbl (%rcx), %edx
+ 0x80, 0xfa, 0x5c, //0x00002b01 cmpb $92, %dl
+ 0x0f, 0x84, 0xdc, 0xff, 0xff, 0xff, //0x00002b04 je LBB0_517
+ 0x80, 0xfa, 0x22, //0x00002b0a cmpb $34, %dl
+ 0x0f, 0x84, 0x1d, 0x00, 0x00, 0x00, //0x00002b0d je LBB0_521
+ 0x48, 0xc7, 0xc2, 0xff, 0xff, 0xff, 0xff, //0x00002b13 movq $-1, %rdx
+ 0xbe, 0x01, 0x00, 0x00, 0x00, //0x00002b1a movl $1, %esi
+ 0x48, 0x01, 0xf1, //0x00002b1f addq %rsi, %rcx
+ 0x48, 0x01, 0xd0, //0x00002b22 addq %rdx, %rax
+ 0x0f, 0x8f, 0xd3, 0xff, 0xff, 0xff, //0x00002b25 jg LBB0_518
+ 0xe9, 0x10, 0xf6, 0xff, 0xff, //0x00002b2b jmp LBB0_418
+ //0x00002b30 LBB0_521
+ 0x48, 0x29, 0xf9, //0x00002b30 subq %rdi, %rcx
+ 0x48, 0xff, 0xc1, //0x00002b33 incq %rcx
+ 0xe9, 0x0a, 0xfc, 0xff, 0xff, //0x00002b36 jmp LBB0_488
+ //0x00002b3b LBB0_522
+ 0x4a, 0x8d, 0x0c, 0x17, //0x00002b3b leaq (%rdi,%r10), %rcx
+ 0xe9, 0x80, 0xff, 0xff, 0xff, //0x00002b3f jmp LBB0_459
+ //0x00002b44 LBB0_523
+ 0x4c, 0x8b, 0x5c, 0x24, 0x38, //0x00002b44 movq $56(%rsp), %r11
+ 0x4d, 0x8b, 0x13, //0x00002b49 movq (%r11), %r10
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x00002b4c movq $24(%rsp), %r8
+ 0x4d, 0x89, 0x10, //0x00002b51 movq %r10, (%r8)
+ 0x4c, 0x8b, 0x7c, 0x24, 0x28, //0x00002b54 movq $40(%rsp), %r15
+ 0xe9, 0x3e, 0xff, 0xff, 0xff, //0x00002b59 jmp LBB0_516
+ //0x00002b5e LBB0_524
+ 0x49, 0x8d, 0x48, 0xff, //0x00002b5e leaq $-1(%r8), %rcx
+ 0x48, 0x39, 0xc1, //0x00002b62 cmpq %rax, %rcx
+ 0x0f, 0x85, 0x14, 0x00, 0x00, 0x00, //0x00002b65 jne LBB0_526
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x00002b6b movq $24(%rsp), %r8
+ 0x4c, 0x8b, 0x7c, 0x24, 0x28, //0x00002b70 movq $40(%rsp), %r15
+ 0x4c, 0x8b, 0x5c, 0x24, 0x38, //0x00002b75 movq $56(%rsp), %r11
+ 0xe9, 0x1d, 0xff, 0xff, 0xff, //0x00002b7a jmp LBB0_516
+ //0x00002b7f LBB0_526
+ 0x4a, 0x8d, 0x4c, 0x08, 0x02, //0x00002b7f leaq $2(%rax,%r9), %rcx
+ 0x49, 0x29, 0xc0, //0x00002b84 subq %rax, %r8
+ 0x49, 0x83, 0xc0, 0xfe, //0x00002b87 addq $-2, %r8
+ 0x4c, 0x89, 0xc0, //0x00002b8b movq %r8, %rax
+ 0x4c, 0x8b, 0x7c, 0x24, 0x28, //0x00002b8e movq $40(%rsp), %r15
+ 0x4c, 0x8b, 0x5c, 0x24, 0x38, //0x00002b93 movq $56(%rsp), %r11
+ 0x4c, 0x8b, 0x74, 0x24, 0x48, //0x00002b98 movq $72(%rsp), %r14
+ 0xe9, 0x27, 0xff, 0xff, 0xff, //0x00002b9d jmp LBB0_460
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00002ba2 .p2align 4, 0x90
+ //0x00002bb0 LBB0_446
+ 0x49, 0x83, 0xc5, 0x10, //0x00002bb0 addq $16, %r13
+ 0x4c, 0x89, 0xd0, //0x00002bb4 movq %r10, %rax
+ 0x4c, 0x3b, 0xac, 0x24, 0xc0, 0x00, 0x00, 0x00, //0x00002bb7 cmpq $192(%rsp), %r13
+ 0x48, 0x8b, 0x4c, 0x24, 0x40, //0x00002bbf movq $64(%rsp), %rcx
+ 0x0f, 0x85, 0xc9, 0xd5, 0xff, 0xff, //0x00002bc4 jne LBB0_2
+ //0x00002bca LBB0_447
+ 0x48, 0x85, 0xc9, //0x00002bca testq %rcx, %rcx
+ 0x0f, 0x84, 0x95, 0x00, 0x00, 0x00, //0x00002bcd je LBB0_527
+ 0x41, 0xbb, 0x01, 0x00, 0x00, 0x00, //0x00002bd3 movl $1, %r11d
+ 0xc4, 0xc1, 0xf9, 0x6e, 0xc3, //0x00002bd9 vmovq %r11, %xmm0
+ 0xc5, 0xfa, 0x7f, 0x01, //0x00002bde vmovdqu %xmm0, (%rcx)
+ 0x4d, 0x8b, 0x27, //0x00002be2 movq (%r15), %r12
+ 0x4c, 0x89, 0xe0, //0x00002be5 movq %r12, %rax
+ 0x48, 0xf7, 0xd0, //0x00002be8 notq %rax
+ 0x48, 0x89, 0x44, 0x24, 0x38, //0x00002beb movq %rax, $56(%rsp)
+ 0xb8, 0x01, 0x00, 0x00, 0x00, //0x00002bf0 movl $1, %eax
+ 0x4c, 0x29, 0xe0, //0x00002bf5 subq %r12, %rax
+ 0x48, 0x89, 0x44, 0x24, 0x58, //0x00002bf8 movq %rax, $88(%rsp)
+ 0x4d, 0x8b, 0x38, //0x00002bfd movq (%r8), %r15
+ 0x49, 0x8d, 0x44, 0x24, 0x05, //0x00002c00 leaq $5(%r12), %rax
+ 0x48, 0x89, 0x84, 0x24, 0xb0, 0x00, 0x00, 0x00, //0x00002c05 movq %rax, $176(%rsp)
+ 0x48, 0xc7, 0x44, 0x24, 0x48, 0xff, 0xff, 0xff, 0xff, //0x00002c0d movq $-1, $72(%rsp)
+ 0xc5, 0xfa, 0x6f, 0x05, 0x12, 0xd4, 0xff, 0xff, //0x00002c16 vmovdqu $-11246(%rip), %xmm0 /* LCPI0_3+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x0d, 0x1a, 0xd4, 0xff, 0xff, //0x00002c1e vmovdqu $-11238(%rip), %xmm1 /* LCPI0_4+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x05, 0x52, 0xd4, 0xff, 0xff, //0x00002c26 vmovdqu $-11182(%rip), %xmm8 /* LCPI0_8+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x0d, 0x5a, 0xd4, 0xff, 0xff, //0x00002c2e vmovdqu $-11174(%rip), %xmm9 /* LCPI0_9+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x15, 0x62, 0xd4, 0xff, 0xff, //0x00002c36 vmovdqu $-11166(%rip), %xmm10 /* LCPI0_10+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x1d, 0x6a, 0xd4, 0xff, 0xff, //0x00002c3e vmovdqu $-11158(%rip), %xmm11 /* LCPI0_11+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x25, 0xc2, 0xd3, 0xff, 0xff, //0x00002c46 vmovdqu $-11326(%rip), %xmm12 /* LCPI0_1+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x2d, 0x6a, 0xd4, 0xff, 0xff, //0x00002c4e vmovdqu $-11158(%rip), %xmm13 /* LCPI0_12+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x15, 0x72, 0xd4, 0xff, 0xff, //0x00002c56 vmovdqu $-11150(%rip), %xmm2 /* LCPI0_13+0(%rip) */
+ 0x4c, 0x89, 0x64, 0x24, 0x30, //0x00002c5e movq %r12, $48(%rsp)
+ 0xe9, 0x64, 0x01, 0x00, 0x00, //0x00002c63 jmp LBB0_556
+ //0x00002c68 LBB0_527
+ 0x4d, 0x8b, 0x1f, //0x00002c68 movq (%r15), %r11
+ 0x49, 0x8b, 0x77, 0x08, //0x00002c6b movq $8(%r15), %rsi
+ 0x49, 0x8b, 0x10, //0x00002c6f movq (%r8), %rdx
+ 0x48, 0x89, 0xd1, //0x00002c72 movq %rdx, %rcx
+ 0x48, 0x29, 0xf1, //0x00002c75 subq %rsi, %rcx
+ 0x0f, 0x83, 0x26, 0x00, 0x00, 0x00, //0x00002c78 jae LBB0_532
+ 0x41, 0x8a, 0x04, 0x13, //0x00002c7e movb (%r11,%rdx), %al
+ 0x3c, 0x0d, //0x00002c82 cmpb $13, %al
+ 0x0f, 0x84, 0x1a, 0x00, 0x00, 0x00, //0x00002c84 je LBB0_532
+ 0x3c, 0x20, //0x00002c8a cmpb $32, %al
+ 0x0f, 0x84, 0x12, 0x00, 0x00, 0x00, //0x00002c8c je LBB0_532
+ 0x04, 0xf7, //0x00002c92 addb $-9, %al
+ 0x3c, 0x01, //0x00002c94 cmpb $1, %al
+ 0x0f, 0x86, 0x08, 0x00, 0x00, 0x00, //0x00002c96 jbe LBB0_532
+ 0x49, 0x89, 0xd4, //0x00002c9c movq %rdx, %r12
+ 0xe9, 0x42, 0x17, 0x00, 0x00, //0x00002c9f jmp LBB0_843
+ //0x00002ca4 LBB0_532
+ 0x4c, 0x8d, 0x62, 0x01, //0x00002ca4 leaq $1(%rdx), %r12
+ 0x49, 0x39, 0xf4, //0x00002ca8 cmpq %rsi, %r12
+ 0x0f, 0x83, 0x1e, 0x00, 0x00, 0x00, //0x00002cab jae LBB0_536
+ 0x43, 0x8a, 0x04, 0x23, //0x00002cb1 movb (%r11,%r12), %al
+ 0x3c, 0x0d, //0x00002cb5 cmpb $13, %al
+ 0x0f, 0x84, 0x12, 0x00, 0x00, 0x00, //0x00002cb7 je LBB0_536
+ 0x3c, 0x20, //0x00002cbd cmpb $32, %al
+ 0x0f, 0x84, 0x0a, 0x00, 0x00, 0x00, //0x00002cbf je LBB0_536
+ 0x04, 0xf7, //0x00002cc5 addb $-9, %al
+ 0x3c, 0x01, //0x00002cc7 cmpb $1, %al
+ 0x0f, 0x87, 0x17, 0x17, 0x00, 0x00, //0x00002cc9 ja LBB0_843
+ //0x00002ccf LBB0_536
+ 0x4c, 0x8d, 0x62, 0x02, //0x00002ccf leaq $2(%rdx), %r12
+ 0x49, 0x39, 0xf4, //0x00002cd3 cmpq %rsi, %r12
+ 0x0f, 0x83, 0x1e, 0x00, 0x00, 0x00, //0x00002cd6 jae LBB0_540
+ 0x43, 0x8a, 0x04, 0x23, //0x00002cdc movb (%r11,%r12), %al
+ 0x3c, 0x0d, //0x00002ce0 cmpb $13, %al
+ 0x0f, 0x84, 0x12, 0x00, 0x00, 0x00, //0x00002ce2 je LBB0_540
+ 0x3c, 0x20, //0x00002ce8 cmpb $32, %al
+ 0x0f, 0x84, 0x0a, 0x00, 0x00, 0x00, //0x00002cea je LBB0_540
+ 0x04, 0xf7, //0x00002cf0 addb $-9, %al
+ 0x3c, 0x01, //0x00002cf2 cmpb $1, %al
+ 0x0f, 0x87, 0xec, 0x16, 0x00, 0x00, //0x00002cf4 ja LBB0_843
+ //0x00002cfa LBB0_540
+ 0x4c, 0x8d, 0x62, 0x03, //0x00002cfa leaq $3(%rdx), %r12
+ 0x49, 0x39, 0xf4, //0x00002cfe cmpq %rsi, %r12
+ 0x0f, 0x83, 0x1e, 0x00, 0x00, 0x00, //0x00002d01 jae LBB0_544
+ 0x43, 0x8a, 0x04, 0x23, //0x00002d07 movb (%r11,%r12), %al
+ 0x3c, 0x0d, //0x00002d0b cmpb $13, %al
+ 0x0f, 0x84, 0x12, 0x00, 0x00, 0x00, //0x00002d0d je LBB0_544
+ 0x3c, 0x20, //0x00002d13 cmpb $32, %al
+ 0x0f, 0x84, 0x0a, 0x00, 0x00, 0x00, //0x00002d15 je LBB0_544
+ 0x04, 0xf7, //0x00002d1b addb $-9, %al
+ 0x3c, 0x01, //0x00002d1d cmpb $1, %al
+ 0x0f, 0x87, 0xc1, 0x16, 0x00, 0x00, //0x00002d1f ja LBB0_843
+ //0x00002d25 LBB0_544
+ 0x48, 0x8d, 0x7a, 0x04, //0x00002d25 leaq $4(%rdx), %rdi
+ 0x48, 0x39, 0xfe, //0x00002d29 cmpq %rdi, %rsi
+ 0x0f, 0x86, 0x0e, 0x16, 0x00, 0x00, //0x00002d2c jbe LBB0_831
+ 0x48, 0x39, 0xfe, //0x00002d32 cmpq %rdi, %rsi
+ 0x0f, 0x84, 0x74, 0x16, 0x00, 0x00, //0x00002d35 je LBB0_840
+ 0x49, 0x8d, 0x3c, 0x33, //0x00002d3b leaq (%r11,%rsi), %rdi
+ 0x48, 0x83, 0xc1, 0x04, //0x00002d3f addq $4, %rcx
+ 0x4e, 0x8d, 0x64, 0x1a, 0x05, //0x00002d43 leaq $5(%rdx,%r11), %r12
+ 0x48, 0xb8, 0x00, 0x26, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, //0x00002d48 movabsq $4294977024, %rax
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00002d52 .p2align 4, 0x90
+ //0x00002d60 LBB0_547
+ 0x41, 0x0f, 0xbe, 0x54, 0x24, 0xff, //0x00002d60 movsbl $-1(%r12), %edx
+ 0x83, 0xfa, 0x20, //0x00002d66 cmpl $32, %edx
+ 0x0f, 0x87, 0x5e, 0x16, 0x00, 0x00, //0x00002d69 ja LBB0_842
+ 0x48, 0x0f, 0xa3, 0xd0, //0x00002d6f btq %rdx, %rax
+ 0x0f, 0x83, 0x54, 0x16, 0x00, 0x00, //0x00002d73 jae LBB0_842
+ 0x49, 0xff, 0xc4, //0x00002d79 incq %r12
+ 0x48, 0xff, 0xc1, //0x00002d7c incq %rcx
+ 0x0f, 0x85, 0xdb, 0xff, 0xff, 0xff, //0x00002d7f jne LBB0_547
+ 0xe9, 0x28, 0x16, 0x00, 0x00, //0x00002d85 jmp LBB0_841
+ //0x00002d8a LBB0_550
+ 0x49, 0x89, 0x30, //0x00002d8a movq %rsi, (%r8)
+ 0x49, 0x89, 0xf2, //0x00002d8d movq %rsi, %r10
+ 0xe9, 0xec, 0x15, 0x00, 0x00, //0x00002d90 jmp LBB0_837
+ //0x00002d95 LBB0_551
+ 0x49, 0x81, 0xfb, 0xff, 0x0f, 0x00, 0x00, //0x00002d95 cmpq $4095, %r11
+ 0x0f, 0x8f, 0x5c, 0x17, 0x00, 0x00, //0x00002d9c jg LBB0_942
+ 0x49, 0x8d, 0x43, 0x01, //0x00002da2 leaq $1(%r11), %rax
+ 0x48, 0x89, 0x01, //0x00002da6 movq %rax, (%rcx)
+ 0x4a, 0xc7, 0x44, 0xd9, 0x08, 0x00, 0x00, 0x00, 0x00, //0x00002da9 movq $0, $8(%rcx,%r11,8)
+ //0x00002db2 LBB0_553
+ 0x4d, 0x89, 0xfa, //0x00002db2 movq %r15, %r10
+ //0x00002db5 LBB0_554
+ 0x48, 0x8b, 0x31, //0x00002db5 movq (%rcx), %rsi
+ 0x4d, 0x89, 0xd7, //0x00002db8 movq %r10, %r15
+ 0x49, 0x89, 0xf3, //0x00002dbb movq %rsi, %r11
+ 0x4c, 0x8b, 0x6c, 0x24, 0x48, //0x00002dbe movq $72(%rsp), %r13
+ 0x48, 0x85, 0xf6, //0x00002dc3 testq %rsi, %rsi
+ 0x0f, 0x84, 0xc2, 0x15, 0x00, 0x00, //0x00002dc6 je LBB0_839
+ //0x00002dcc LBB0_556
+ 0x4c, 0x8b, 0x54, 0x24, 0x28, //0x00002dcc movq $40(%rsp), %r10
+ 0x49, 0x8b, 0x52, 0x08, //0x00002dd1 movq $8(%r10), %rdx
+ 0x4c, 0x89, 0xfe, //0x00002dd5 movq %r15, %rsi
+ 0x48, 0x29, 0xd6, //0x00002dd8 subq %rdx, %rsi
+ 0x0f, 0x83, 0x2f, 0x00, 0x00, 0x00, //0x00002ddb jae LBB0_561
+ 0x43, 0x8a, 0x04, 0x3c, //0x00002de1 movb (%r12,%r15), %al
+ 0x3c, 0x0d, //0x00002de5 cmpb $13, %al
+ 0x0f, 0x84, 0x23, 0x00, 0x00, 0x00, //0x00002de7 je LBB0_561
+ 0x3c, 0x20, //0x00002ded cmpb $32, %al
+ 0x0f, 0x84, 0x1b, 0x00, 0x00, 0x00, //0x00002def je LBB0_561
+ 0x04, 0xf7, //0x00002df5 addb $-9, %al
+ 0x3c, 0x01, //0x00002df7 cmpb $1, %al
+ 0x0f, 0x86, 0x11, 0x00, 0x00, 0x00, //0x00002df9 jbe LBB0_561
+ 0x4d, 0x89, 0xf9, //0x00002dff movq %r15, %r9
+ 0xe9, 0x37, 0x01, 0x00, 0x00, //0x00002e02 jmp LBB0_583
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00002e07 .p2align 4, 0x90
+ //0x00002e10 LBB0_561
+ 0x4d, 0x8d, 0x4f, 0x01, //0x00002e10 leaq $1(%r15), %r9
+ 0x49, 0x39, 0xd1, //0x00002e14 cmpq %rdx, %r9
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00002e17 jae LBB0_565
+ 0x43, 0x8a, 0x1c, 0x0c, //0x00002e1d movb (%r12,%r9), %bl
+ 0x80, 0xfb, 0x0d, //0x00002e21 cmpb $13, %bl
+ 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x00002e24 je LBB0_565
+ 0x80, 0xfb, 0x20, //0x00002e2a cmpb $32, %bl
+ 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x00002e2d je LBB0_565
+ 0x80, 0xc3, 0xf7, //0x00002e33 addb $-9, %bl
+ 0x80, 0xfb, 0x01, //0x00002e36 cmpb $1, %bl
+ 0x0f, 0x87, 0xff, 0x00, 0x00, 0x00, //0x00002e39 ja LBB0_583
+ 0x90, //0x00002e3f .p2align 4, 0x90
+ //0x00002e40 LBB0_565
+ 0x4d, 0x8d, 0x4f, 0x02, //0x00002e40 leaq $2(%r15), %r9
+ 0x49, 0x39, 0xd1, //0x00002e44 cmpq %rdx, %r9
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00002e47 jae LBB0_569
+ 0x43, 0x8a, 0x1c, 0x0c, //0x00002e4d movb (%r12,%r9), %bl
+ 0x80, 0xfb, 0x0d, //0x00002e51 cmpb $13, %bl
+ 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x00002e54 je LBB0_569
+ 0x80, 0xfb, 0x20, //0x00002e5a cmpb $32, %bl
+ 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x00002e5d je LBB0_569
+ 0x80, 0xc3, 0xf7, //0x00002e63 addb $-9, %bl
+ 0x80, 0xfb, 0x01, //0x00002e66 cmpb $1, %bl
+ 0x0f, 0x87, 0xcf, 0x00, 0x00, 0x00, //0x00002e69 ja LBB0_583
+ 0x90, //0x00002e6f .p2align 4, 0x90
+ //0x00002e70 LBB0_569
+ 0x4d, 0x8d, 0x4f, 0x03, //0x00002e70 leaq $3(%r15), %r9
+ 0x49, 0x39, 0xd1, //0x00002e74 cmpq %rdx, %r9
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00002e77 jae LBB0_573
+ 0x43, 0x8a, 0x1c, 0x0c, //0x00002e7d movb (%r12,%r9), %bl
+ 0x80, 0xfb, 0x0d, //0x00002e81 cmpb $13, %bl
+ 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x00002e84 je LBB0_573
+ 0x80, 0xfb, 0x20, //0x00002e8a cmpb $32, %bl
+ 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x00002e8d je LBB0_573
+ 0x80, 0xc3, 0xf7, //0x00002e93 addb $-9, %bl
+ 0x80, 0xfb, 0x01, //0x00002e96 cmpb $1, %bl
+ 0x0f, 0x87, 0x9f, 0x00, 0x00, 0x00, //0x00002e99 ja LBB0_583
+ 0x90, //0x00002e9f .p2align 4, 0x90
+ //0x00002ea0 LBB0_573
+ 0x49, 0x8d, 0x7f, 0x04, //0x00002ea0 leaq $4(%r15), %rdi
+ 0x48, 0x39, 0xfa, //0x00002ea4 cmpq %rdi, %rdx
+ 0x0f, 0x86, 0x93, 0x14, 0x00, 0x00, //0x00002ea7 jbe LBB0_831
+ 0x48, 0x39, 0xfa, //0x00002ead cmpq %rdi, %rdx
+ 0x0f, 0x84, 0x5a, 0x00, 0x00, 0x00, //0x00002eb0 je LBB0_579
+ 0x49, 0x8d, 0x3c, 0x14, //0x00002eb6 leaq (%r12,%rdx), %rdi
+ 0x48, 0x83, 0xc6, 0x04, //0x00002eba addq $4, %rsi
+ 0x4c, 0x03, 0xbc, 0x24, 0xb0, 0x00, 0x00, 0x00, //0x00002ebe addq $176(%rsp), %r15
+ 0x4d, 0x89, 0xf9, //0x00002ec6 movq %r15, %r9
+ 0x48, 0xbb, 0x00, 0x26, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, //0x00002ec9 movabsq $4294977024, %rbx
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00002ed3 .p2align 4, 0x90
+ //0x00002ee0 LBB0_576
+ 0x41, 0x0f, 0xbe, 0x41, 0xff, //0x00002ee0 movsbl $-1(%r9), %eax
+ 0x83, 0xf8, 0x20, //0x00002ee5 cmpl $32, %eax
+ 0x0f, 0x87, 0x42, 0x00, 0x00, 0x00, //0x00002ee8 ja LBB0_582
+ 0x48, 0x0f, 0xa3, 0xc3, //0x00002eee btq %rax, %rbx
+ 0x0f, 0x83, 0x38, 0x00, 0x00, 0x00, //0x00002ef2 jae LBB0_582
+ 0x49, 0xff, 0xc1, //0x00002ef8 incq %r9
+ 0x48, 0xff, 0xc6, //0x00002efb incq %rsi
+ 0x0f, 0x85, 0xdc, 0xff, 0xff, 0xff, //0x00002efe jne LBB0_576
+ 0xe9, 0x0a, 0x00, 0x00, 0x00, //0x00002f04 jmp LBB0_580
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00002f09 .p2align 4, 0x90
+ //0x00002f10 LBB0_579
+ 0x4c, 0x01, 0xe7, //0x00002f10 addq %r12, %rdi
+ //0x00002f13 LBB0_580
+ 0x4c, 0x29, 0xe7, //0x00002f13 subq %r12, %rdi
+ 0x49, 0x89, 0xf9, //0x00002f16 movq %rdi, %r9
+ 0x49, 0x39, 0xd1, //0x00002f19 cmpq %rdx, %r9
+ 0x0f, 0x82, 0x1c, 0x00, 0x00, 0x00, //0x00002f1c jb LBB0_583
+ 0xe9, 0x7c, 0x14, 0x00, 0x00, //0x00002f22 jmp LBB0_581
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00002f27 .p2align 4, 0x90
+ //0x00002f30 LBB0_582
+ 0x4c, 0x03, 0x4c, 0x24, 0x38, //0x00002f30 addq $56(%rsp), %r9
+ 0x49, 0x39, 0xd1, //0x00002f35 cmpq %rdx, %r9
+ 0x0f, 0x83, 0x65, 0x14, 0x00, 0x00, //0x00002f38 jae LBB0_581
+ //0x00002f3e LBB0_583
+ 0x4d, 0x8d, 0x79, 0x01, //0x00002f3e leaq $1(%r9), %r15
+ 0x4d, 0x89, 0x38, //0x00002f42 movq %r15, (%r8)
+ 0x43, 0x0f, 0xbe, 0x3c, 0x0c, //0x00002f45 movsbl (%r12,%r9), %edi
+ 0x49, 0xc7, 0xc5, 0xff, 0xff, 0xff, 0xff, //0x00002f4a movq $-1, %r13
+ 0x85, 0xff, //0x00002f51 testl %edi, %edi
+ 0x0f, 0x84, 0x35, 0x14, 0x00, 0x00, //0x00002f53 je LBB0_839
+ 0x49, 0x8d, 0x73, 0xff, //0x00002f59 leaq $-1(%r11), %rsi
+ 0x42, 0x8b, 0x04, 0xd9, //0x00002f5d movl (%rcx,%r11,8), %eax
+ 0x48, 0x8b, 0x54, 0x24, 0x48, //0x00002f61 movq $72(%rsp), %rdx
+ 0x48, 0x83, 0xfa, 0xff, //0x00002f66 cmpq $-1, %rdx
+ 0x49, 0x0f, 0x44, 0xd1, //0x00002f6a cmoveq %r9, %rdx
+ 0x48, 0x89, 0x54, 0x24, 0x48, //0x00002f6e movq %rdx, $72(%rsp)
+ 0xff, 0xc8, //0x00002f73 decl %eax
+ 0x83, 0xf8, 0x05, //0x00002f75 cmpl $5, %eax
+ 0x0f, 0x87, 0x27, 0x00, 0x00, 0x00, //0x00002f78 ja LBB0_589
+ 0x48, 0x8d, 0x15, 0x13, 0x24, 0x00, 0x00, //0x00002f7e leaq $9235(%rip), %rdx /* LJTI0_2+0(%rip) */
+ 0x48, 0x63, 0x04, 0x82, //0x00002f85 movslq (%rdx,%rax,4), %rax
+ 0x48, 0x01, 0xd0, //0x00002f89 addq %rdx, %rax
+ 0xff, 0xe0, //0x00002f8c jmpq *%rax
+ //0x00002f8e LBB0_586
+ 0x83, 0xff, 0x2c, //0x00002f8e cmpl $44, %edi
+ 0x0f, 0x84, 0xfe, 0xfd, 0xff, 0xff, //0x00002f91 je LBB0_551
+ 0x83, 0xff, 0x5d, //0x00002f97 cmpl $93, %edi
+ 0x0f, 0x84, 0x87, 0x04, 0x00, 0x00, //0x00002f9a je LBB0_588
+ 0xe9, 0xe2, 0x13, 0x00, 0x00, //0x00002fa0 jmp LBB0_838
+ //0x00002fa5 LBB0_589
+ 0x48, 0x89, 0x31, //0x00002fa5 movq %rsi, (%rcx)
+ 0x83, 0xff, 0x7b, //0x00002fa8 cmpl $123, %edi
+ 0x0f, 0x86, 0x01, 0x02, 0x00, 0x00, //0x00002fab jbe LBB0_615
+ 0xe9, 0xd1, 0x13, 0x00, 0x00, //0x00002fb1 jmp LBB0_838
+ //0x00002fb6 LBB0_590
+ 0x83, 0xff, 0x2c, //0x00002fb6 cmpl $44, %edi
+ 0x0f, 0x85, 0x5f, 0x04, 0x00, 0x00, //0x00002fb9 jne LBB0_591
+ 0x49, 0x81, 0xfb, 0xff, 0x0f, 0x00, 0x00, //0x00002fbf cmpq $4095, %r11
+ 0x0f, 0x8f, 0x32, 0x15, 0x00, 0x00, //0x00002fc6 jg LBB0_942
+ 0x49, 0x8d, 0x43, 0x01, //0x00002fcc leaq $1(%r11), %rax
+ 0x48, 0x89, 0x01, //0x00002fd0 movq %rax, (%rcx)
+ 0x4a, 0xc7, 0x44, 0xd9, 0x08, 0x03, 0x00, 0x00, 0x00, //0x00002fd3 movq $3, $8(%rcx,%r11,8)
+ 0xe9, 0xd1, 0xfd, 0xff, 0xff, //0x00002fdc jmp LBB0_553
+ //0x00002fe1 LBB0_592
+ 0x40, 0x80, 0xff, 0x22, //0x00002fe1 cmpb $34, %dil
+ 0x0f, 0x85, 0x9c, 0x13, 0x00, 0x00, //0x00002fe5 jne LBB0_838
+ 0x4a, 0xc7, 0x04, 0xd9, 0x04, 0x00, 0x00, 0x00, //0x00002feb movq $4, (%rcx,%r11,8)
+ 0x49, 0x8b, 0x42, 0x08, //0x00002ff3 movq $8(%r10), %rax
+ 0x48, 0x89, 0xc3, //0x00002ff7 movq %rax, %rbx
+ 0x4c, 0x29, 0xfb, //0x00002ffa subq %r15, %rbx
+ 0x0f, 0x84, 0x78, 0x1e, 0x00, 0x00, //0x00002ffd je LBB0_960
+ 0x4f, 0x8d, 0x14, 0x3c, //0x00003003 leaq (%r12,%r15), %r10
+ 0x48, 0x83, 0xfb, 0x40, //0x00003007 cmpq $64, %rbx
+ 0x48, 0x89, 0x44, 0x24, 0x20, //0x0000300b movq %rax, $32(%rsp)
+ 0x0f, 0x82, 0xd6, 0x10, 0x00, 0x00, //0x00003010 jb LBB0_809
+ 0x89, 0xd9, //0x00003016 movl %ebx, %ecx
+ 0x83, 0xe1, 0x3f, //0x00003018 andl $63, %ecx
+ 0x48, 0x89, 0x4c, 0x24, 0x50, //0x0000301b movq %rcx, $80(%rsp)
+ 0x4c, 0x29, 0xc8, //0x00003020 subq %r9, %rax
+ 0x48, 0x83, 0xc0, 0xbf, //0x00003023 addq $-65, %rax
+ 0x48, 0x83, 0xe0, 0xc0, //0x00003027 andq $-64, %rax
+ 0x4c, 0x01, 0xc8, //0x0000302b addq %r9, %rax
+ 0x49, 0x8d, 0x44, 0x04, 0x41, //0x0000302e leaq $65(%r12,%rax), %rax
+ 0x48, 0x89, 0x84, 0x24, 0xa8, 0x00, 0x00, 0x00, //0x00003033 movq %rax, $168(%rsp)
+ 0x49, 0xc7, 0xc4, 0xff, 0xff, 0xff, 0xff, //0x0000303b movq $-1, %r12
+ 0x45, 0x31, 0xed, //0x00003042 xorl %r13d, %r13d
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00003045 .p2align 4, 0x90
+ //0x00003050 LBB0_596
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x1a, //0x00003050 vmovdqu (%r10), %xmm3
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x62, 0x10, //0x00003055 vmovdqu $16(%r10), %xmm4
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x6a, 0x20, //0x0000305b vmovdqu $32(%r10), %xmm5
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x72, 0x30, //0x00003061 vmovdqu $48(%r10), %xmm6
+ 0xc5, 0xe1, 0x74, 0xf8, //0x00003067 vpcmpeqb %xmm0, %xmm3, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xf7, //0x0000306b vpmovmskb %xmm7, %esi
+ 0xc5, 0xd9, 0x74, 0xf8, //0x0000306f vpcmpeqb %xmm0, %xmm4, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xc7, //0x00003073 vpmovmskb %xmm7, %eax
+ 0xc5, 0xd1, 0x74, 0xf8, //0x00003077 vpcmpeqb %xmm0, %xmm5, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xd7, //0x0000307b vpmovmskb %xmm7, %edx
+ 0xc5, 0xc9, 0x74, 0xf8, //0x0000307f vpcmpeqb %xmm0, %xmm6, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xcf, //0x00003083 vpmovmskb %xmm7, %ecx
+ 0xc5, 0xe1, 0x74, 0xd9, //0x00003087 vpcmpeqb %xmm1, %xmm3, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xfb, //0x0000308b vpmovmskb %xmm3, %edi
+ 0xc5, 0xd9, 0x74, 0xd9, //0x0000308f vpcmpeqb %xmm1, %xmm4, %xmm3
+ 0xc5, 0x79, 0xd7, 0xc3, //0x00003093 vpmovmskb %xmm3, %r8d
+ 0xc5, 0xd1, 0x74, 0xd9, //0x00003097 vpcmpeqb %xmm1, %xmm5, %xmm3
+ 0xc5, 0x79, 0xd7, 0xdb, //0x0000309b vpmovmskb %xmm3, %r11d
+ 0xc5, 0xc9, 0x74, 0xd9, //0x0000309f vpcmpeqb %xmm1, %xmm6, %xmm3
+ 0xc5, 0x79, 0xd7, 0xf3, //0x000030a3 vpmovmskb %xmm3, %r14d
+ 0x48, 0xc1, 0xe1, 0x30, //0x000030a7 shlq $48, %rcx
+ 0x48, 0xc1, 0xe2, 0x20, //0x000030ab shlq $32, %rdx
+ 0x48, 0xc1, 0xe0, 0x10, //0x000030af shlq $16, %rax
+ 0x48, 0x09, 0xc6, //0x000030b3 orq %rax, %rsi
+ 0x48, 0x09, 0xd6, //0x000030b6 orq %rdx, %rsi
+ 0x49, 0xc1, 0xe6, 0x30, //0x000030b9 shlq $48, %r14
+ 0x49, 0xc1, 0xe3, 0x20, //0x000030bd shlq $32, %r11
+ 0x49, 0xc1, 0xe0, 0x10, //0x000030c1 shlq $16, %r8
+ 0x4c, 0x09, 0xc7, //0x000030c5 orq %r8, %rdi
+ 0x4c, 0x09, 0xdf, //0x000030c8 orq %r11, %rdi
+ 0x4c, 0x09, 0xf7, //0x000030cb orq %r14, %rdi
+ 0x49, 0x83, 0xfc, 0xff, //0x000030ce cmpq $-1, %r12
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x000030d2 jne LBB0_598
+ 0x48, 0x85, 0xff, //0x000030d8 testq %rdi, %rdi
+ 0x0f, 0x85, 0x8b, 0x00, 0x00, 0x00, //0x000030db jne LBB0_610
+ //0x000030e1 LBB0_598
+ 0x48, 0x09, 0xce, //0x000030e1 orq %rcx, %rsi
+ 0x48, 0x89, 0xf8, //0x000030e4 movq %rdi, %rax
+ 0x4c, 0x09, 0xe8, //0x000030e7 orq %r13, %rax
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x000030ea movq $24(%rsp), %r8
+ 0x0f, 0x85, 0x20, 0x00, 0x00, 0x00, //0x000030ef jne LBB0_609
+ 0x48, 0x85, 0xf6, //0x000030f5 testq %rsi, %rsi
+ 0x0f, 0x85, 0x73, 0x0b, 0x00, 0x00, //0x000030f8 jne LBB0_606
+ //0x000030fe LBB0_600
+ 0x48, 0x83, 0xc3, 0xc0, //0x000030fe addq $-64, %rbx
+ 0x49, 0x83, 0xc2, 0x40, //0x00003102 addq $64, %r10
+ 0x48, 0x83, 0xfb, 0x3f, //0x00003106 cmpq $63, %rbx
+ 0x0f, 0x87, 0x40, 0xff, 0xff, 0xff, //0x0000310a ja LBB0_596
+ 0xe9, 0xdf, 0x0a, 0x00, 0x00, //0x00003110 jmp LBB0_601
+ //0x00003115 LBB0_609
+ 0x4c, 0x89, 0xe8, //0x00003115 movq %r13, %rax
+ 0x48, 0xf7, 0xd0, //0x00003118 notq %rax
+ 0x48, 0x21, 0xf8, //0x0000311b andq %rdi, %rax
+ 0x48, 0x8d, 0x0c, 0x00, //0x0000311e leaq (%rax,%rax), %rcx
+ 0x4c, 0x09, 0xe9, //0x00003122 orq %r13, %rcx
+ 0x48, 0x89, 0xca, //0x00003125 movq %rcx, %rdx
+ 0x48, 0xf7, 0xd2, //0x00003128 notq %rdx
+ 0x48, 0x21, 0xfa, //0x0000312b andq %rdi, %rdx
+ 0x48, 0xbf, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x0000312e movabsq $-6148914691236517206, %rdi
+ 0x48, 0x21, 0xfa, //0x00003138 andq %rdi, %rdx
+ 0x45, 0x31, 0xed, //0x0000313b xorl %r13d, %r13d
+ 0x48, 0x01, 0xc2, //0x0000313e addq %rax, %rdx
+ 0x41, 0x0f, 0x92, 0xc5, //0x00003141 setb %r13b
+ 0x48, 0x01, 0xd2, //0x00003145 addq %rdx, %rdx
+ 0x48, 0xb8, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x00003148 movabsq $6148914691236517205, %rax
+ 0x48, 0x31, 0xc2, //0x00003152 xorq %rax, %rdx
+ 0x48, 0x21, 0xca, //0x00003155 andq %rcx, %rdx
+ 0x48, 0xf7, 0xd2, //0x00003158 notq %rdx
+ 0x48, 0x21, 0xd6, //0x0000315b andq %rdx, %rsi
+ 0x48, 0x85, 0xf6, //0x0000315e testq %rsi, %rsi
+ 0x0f, 0x84, 0x97, 0xff, 0xff, 0xff, //0x00003161 je LBB0_600
+ 0xe9, 0x05, 0x0b, 0x00, 0x00, //0x00003167 jmp LBB0_606
+ //0x0000316c LBB0_610
+ 0x4c, 0x89, 0xd0, //0x0000316c movq %r10, %rax
+ 0x48, 0x2b, 0x44, 0x24, 0x30, //0x0000316f subq $48(%rsp), %rax
+ 0x4c, 0x0f, 0xbc, 0xe7, //0x00003174 bsfq %rdi, %r12
+ 0x49, 0x01, 0xc4, //0x00003178 addq %rax, %r12
+ 0xe9, 0x61, 0xff, 0xff, 0xff, //0x0000317b jmp LBB0_598
+ //0x00003180 LBB0_611
+ 0x40, 0x80, 0xff, 0x3a, //0x00003180 cmpb $58, %dil
+ 0x0f, 0x85, 0xfd, 0x11, 0x00, 0x00, //0x00003184 jne LBB0_838
+ 0x4a, 0xc7, 0x04, 0xd9, 0x00, 0x00, 0x00, 0x00, //0x0000318a movq $0, (%rcx,%r11,8)
+ 0xe9, 0x1b, 0xfc, 0xff, 0xff, //0x00003192 jmp LBB0_553
+ //0x00003197 LBB0_613
+ 0x40, 0x80, 0xff, 0x5d, //0x00003197 cmpb $93, %dil
+ 0x0f, 0x84, 0x86, 0x02, 0x00, 0x00, //0x0000319b je LBB0_588
+ 0x4a, 0xc7, 0x04, 0xd9, 0x01, 0x00, 0x00, 0x00, //0x000031a1 movq $1, (%rcx,%r11,8)
+ 0x83, 0xff, 0x7b, //0x000031a9 cmpl $123, %edi
+ 0x0f, 0x87, 0xd5, 0x11, 0x00, 0x00, //0x000031ac ja LBB0_838
+ //0x000031b2 LBB0_615
+ 0x4f, 0x8d, 0x14, 0x0c, //0x000031b2 leaq (%r12,%r9), %r10
+ 0x89, 0xf8, //0x000031b6 movl %edi, %eax
+ 0x48, 0x8d, 0x15, 0xf1, 0x21, 0x00, 0x00, //0x000031b8 leaq $8689(%rip), %rdx /* LJTI0_3+0(%rip) */
+ 0x48, 0x63, 0x04, 0x82, //0x000031bf movslq (%rdx,%rax,4), %rax
+ 0x48, 0x01, 0xd0, //0x000031c3 addq %rdx, %rax
+ 0xff, 0xe0, //0x000031c6 jmpq *%rax
+ //0x000031c8 LBB0_618
+ 0x48, 0x8b, 0x44, 0x24, 0x28, //0x000031c8 movq $40(%rsp), %rax
+ 0x48, 0x8b, 0x78, 0x08, //0x000031cd movq $8(%rax), %rdi
+ 0x4c, 0x29, 0xcf, //0x000031d1 subq %r9, %rdi
+ 0x0f, 0x84, 0x59, 0x13, 0x00, 0x00, //0x000031d4 je LBB0_865
+ 0x41, 0x80, 0x3a, 0x30, //0x000031da cmpb $48, (%r10)
+ 0x0f, 0x85, 0x2f, 0x00, 0x00, 0x00, //0x000031de jne LBB0_623
+ 0x48, 0x83, 0xff, 0x01, //0x000031e4 cmpq $1, %rdi
+ 0x0f, 0x84, 0x6b, 0x04, 0x00, 0x00, //0x000031e8 je LBB0_686
+ 0x43, 0x8a, 0x04, 0x3c, //0x000031ee movb (%r12,%r15), %al
+ 0x04, 0xd2, //0x000031f2 addb $-46, %al
+ 0x3c, 0x37, //0x000031f4 cmpb $55, %al
+ 0x0f, 0x87, 0x5d, 0x04, 0x00, 0x00, //0x000031f6 ja LBB0_686
+ 0x0f, 0xb6, 0xc0, //0x000031fc movzbl %al, %eax
+ 0x48, 0xba, 0x01, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, //0x000031ff movabsq $36028797027352577, %rdx
+ 0x48, 0x0f, 0xa3, 0xc2, //0x00003209 btq %rax, %rdx
+ 0x0f, 0x83, 0x46, 0x04, 0x00, 0x00, //0x0000320d jae LBB0_686
+ //0x00003213 LBB0_623
+ 0x48, 0x83, 0xff, 0x10, //0x00003213 cmpq $16, %rdi
+ 0x0f, 0x82, 0x54, 0x0f, 0x00, 0x00, //0x00003217 jb LBB0_816
+ 0x48, 0x8d, 0x57, 0xf0, //0x0000321d leaq $-16(%rdi), %rdx
+ 0x48, 0x89, 0xd0, //0x00003221 movq %rdx, %rax
+ 0x48, 0x83, 0xe0, 0xf0, //0x00003224 andq $-16, %rax
+ 0x4e, 0x8d, 0x7c, 0x10, 0x10, //0x00003228 leaq $16(%rax,%r10), %r15
+ 0x83, 0xe2, 0x0f, //0x0000322d andl $15, %edx
+ 0x49, 0xc7, 0xc5, 0xff, 0xff, 0xff, 0xff, //0x00003230 movq $-1, %r13
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x00003237 movq $-1, %r11
+ 0x48, 0xc7, 0x44, 0x24, 0x20, 0xff, 0xff, 0xff, 0xff, //0x0000323e movq $-1, $32(%rsp)
+ 0x4d, 0x89, 0xd4, //0x00003247 movq %r10, %r12
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x0000324a .p2align 4, 0x90
+ //0x00003250 LBB0_625
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x1c, 0x24, //0x00003250 vmovdqu (%r12), %xmm3
+ 0xc4, 0xc1, 0x61, 0x64, 0xe0, //0x00003256 vpcmpgtb %xmm8, %xmm3, %xmm4
+ 0xc5, 0xb1, 0x64, 0xeb, //0x0000325b vpcmpgtb %xmm3, %xmm9, %xmm5
+ 0xc5, 0xd9, 0xdb, 0xe5, //0x0000325f vpand %xmm5, %xmm4, %xmm4
+ 0xc5, 0xa9, 0x74, 0xeb, //0x00003263 vpcmpeqb %xmm3, %xmm10, %xmm5
+ 0xc5, 0xa1, 0x74, 0xf3, //0x00003267 vpcmpeqb %xmm3, %xmm11, %xmm6
+ 0xc5, 0xc9, 0xeb, 0xed, //0x0000326b vpor %xmm5, %xmm6, %xmm5
+ 0xc5, 0x99, 0xeb, 0xf3, //0x0000326f vpor %xmm3, %xmm12, %xmm6
+ 0xc5, 0x91, 0x74, 0xdb, //0x00003273 vpcmpeqb %xmm3, %xmm13, %xmm3
+ 0xc5, 0xc9, 0x74, 0xf2, //0x00003277 vpcmpeqb %xmm2, %xmm6, %xmm6
+ 0xc5, 0xc9, 0xeb, 0xfb, //0x0000327b vpor %xmm3, %xmm6, %xmm7
+ 0xc5, 0xd1, 0xeb, 0xe4, //0x0000327f vpor %xmm4, %xmm5, %xmm4
+ 0xc5, 0xc1, 0xeb, 0xe4, //0x00003283 vpor %xmm4, %xmm7, %xmm4
+ 0xc5, 0x79, 0xd7, 0xc3, //0x00003287 vpmovmskb %xmm3, %r8d
+ 0xc5, 0x79, 0xd7, 0xf6, //0x0000328b vpmovmskb %xmm6, %r14d
+ 0xc5, 0xf9, 0xd7, 0xf5, //0x0000328f vpmovmskb %xmm5, %esi
+ 0xc5, 0xf9, 0xd7, 0xc4, //0x00003293 vpmovmskb %xmm4, %eax
+ 0xb9, 0xff, 0xff, 0xff, 0xff, //0x00003297 movl $4294967295, %ecx
+ 0x48, 0x31, 0xc8, //0x0000329c xorq %rcx, %rax
+ 0x48, 0x0f, 0xbc, 0xc8, //0x0000329f bsfq %rax, %rcx
+ 0x83, 0xf9, 0x10, //0x000032a3 cmpl $16, %ecx
+ 0x0f, 0x84, 0x13, 0x00, 0x00, 0x00, //0x000032a6 je LBB0_627
+ 0xb8, 0xff, 0xff, 0xff, 0xff, //0x000032ac movl $-1, %eax
+ 0xd3, 0xe0, //0x000032b1 shll %cl, %eax
+ 0xf7, 0xd0, //0x000032b3 notl %eax
+ 0x41, 0x21, 0xc0, //0x000032b5 andl %eax, %r8d
+ 0x41, 0x21, 0xc6, //0x000032b8 andl %eax, %r14d
+ 0x21, 0xf0, //0x000032bb andl %esi, %eax
+ 0x89, 0xc6, //0x000032bd movl %eax, %esi
+ //0x000032bf LBB0_627
+ 0x41, 0x8d, 0x40, 0xff, //0x000032bf leal $-1(%r8), %eax
+ 0x44, 0x21, 0xc0, //0x000032c3 andl %r8d, %eax
+ 0x0f, 0x85, 0xdd, 0x09, 0x00, 0x00, //0x000032c6 jne LBB0_776
+ 0x41, 0x8d, 0x46, 0xff, //0x000032cc leal $-1(%r14), %eax
+ 0x44, 0x21, 0xf0, //0x000032d0 andl %r14d, %eax
+ 0x0f, 0x85, 0xd0, 0x09, 0x00, 0x00, //0x000032d3 jne LBB0_776
+ 0x8d, 0x46, 0xff, //0x000032d9 leal $-1(%rsi), %eax
+ 0x21, 0xf0, //0x000032dc andl %esi, %eax
+ 0x0f, 0x85, 0xc5, 0x09, 0x00, 0x00, //0x000032de jne LBB0_776
+ 0x45, 0x85, 0xc0, //0x000032e4 testl %r8d, %r8d
+ 0x0f, 0x84, 0x1e, 0x00, 0x00, 0x00, //0x000032e7 je LBB0_633
+ 0x4c, 0x89, 0xe3, //0x000032ed movq %r12, %rbx
+ 0x4c, 0x29, 0xd3, //0x000032f0 subq %r10, %rbx
+ 0x41, 0x0f, 0xbc, 0xc0, //0x000032f3 bsfl %r8d, %eax
+ 0x48, 0x01, 0xd8, //0x000032f7 addq %rbx, %rax
+ 0x48, 0x83, 0x7c, 0x24, 0x20, 0xff, //0x000032fa cmpq $-1, $32(%rsp)
+ 0x0f, 0x85, 0xac, 0x0c, 0x00, 0x00, //0x00003300 jne LBB0_804
+ 0x48, 0x89, 0x44, 0x24, 0x20, //0x00003306 movq %rax, $32(%rsp)
+ //0x0000330b LBB0_633
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x0000330b movq $24(%rsp), %r8
+ 0x45, 0x85, 0xf6, //0x00003310 testl %r14d, %r14d
+ 0x0f, 0x84, 0x1a, 0x00, 0x00, 0x00, //0x00003313 je LBB0_636
+ 0x4c, 0x89, 0xe3, //0x00003319 movq %r12, %rbx
+ 0x4c, 0x29, 0xd3, //0x0000331c subq %r10, %rbx
+ 0x41, 0x0f, 0xbc, 0xc6, //0x0000331f bsfl %r14d, %eax
+ 0x48, 0x01, 0xd8, //0x00003323 addq %rbx, %rax
+ 0x49, 0x83, 0xfb, 0xff, //0x00003326 cmpq $-1, %r11
+ 0x0f, 0x85, 0x76, 0x0b, 0x00, 0x00, //0x0000332a jne LBB0_791
+ 0x49, 0x89, 0xc3, //0x00003330 movq %rax, %r11
+ //0x00003333 LBB0_636
+ 0x85, 0xf6, //0x00003333 testl %esi, %esi
+ 0x0f, 0x84, 0x19, 0x00, 0x00, 0x00, //0x00003335 je LBB0_639
+ 0x4c, 0x89, 0xe3, //0x0000333b movq %r12, %rbx
+ 0x4c, 0x29, 0xd3, //0x0000333e subq %r10, %rbx
+ 0x0f, 0xbc, 0xc6, //0x00003341 bsfl %esi, %eax
+ 0x48, 0x01, 0xd8, //0x00003344 addq %rbx, %rax
+ 0x49, 0x83, 0xfd, 0xff, //0x00003347 cmpq $-1, %r13
+ 0x0f, 0x85, 0x55, 0x0b, 0x00, 0x00, //0x0000334b jne LBB0_791
+ 0x49, 0x89, 0xc5, //0x00003351 movq %rax, %r13
+ //0x00003354 LBB0_639
+ 0x83, 0xf9, 0x10, //0x00003354 cmpl $16, %ecx
+ 0x0f, 0x85, 0x73, 0x02, 0x00, 0x00, //0x00003357 jne LBB0_673
+ 0x49, 0x83, 0xc4, 0x10, //0x0000335d addq $16, %r12
+ 0x48, 0x83, 0xc7, 0xf0, //0x00003361 addq $-16, %rdi
+ 0x48, 0x83, 0xff, 0x0f, //0x00003365 cmpq $15, %rdi
+ 0x0f, 0x87, 0xe1, 0xfe, 0xff, 0xff, //0x00003369 ja LBB0_625
+ 0x48, 0x85, 0xd2, //0x0000336f testq %rdx, %rdx
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x00003372 movq $24(%rsp), %r8
+ 0x48, 0x8b, 0x4c, 0x24, 0x40, //0x00003377 movq $64(%rsp), %rcx
+ 0x4c, 0x8b, 0x64, 0x24, 0x30, //0x0000337c movq $48(%rsp), %r12
+ 0x0f, 0x84, 0x59, 0x02, 0x00, 0x00, //0x00003381 je LBB0_674
+ //0x00003387 LBB0_642
+ 0x49, 0x8d, 0x3c, 0x17, //0x00003387 leaq (%r15,%rdx), %rdi
+ 0xe9, 0x0c, 0x00, 0x00, 0x00, //0x0000338b jmp LBB0_644
+ //0x00003390 .p2align 4, 0x90
+ //0x00003390 LBB0_643
+ 0x49, 0x89, 0xf7, //0x00003390 movq %rsi, %r15
+ 0x48, 0xff, 0xca, //0x00003393 decq %rdx
+ 0x0f, 0x84, 0x2c, 0x0b, 0x00, 0x00, //0x00003396 je LBB0_794
+ //0x0000339c LBB0_644
+ 0x41, 0x0f, 0xbe, 0x07, //0x0000339c movsbl (%r15), %eax
+ 0x83, 0xc0, 0xd5, //0x000033a0 addl $-43, %eax
+ 0x83, 0xf8, 0x3a, //0x000033a3 cmpl $58, %eax
+ 0x0f, 0x87, 0x34, 0x02, 0x00, 0x00, //0x000033a6 ja LBB0_674
+ 0x49, 0x8d, 0x77, 0x01, //0x000033ac leaq $1(%r15), %rsi
+ 0x48, 0x8d, 0x1d, 0xd5, 0x22, 0x00, 0x00, //0x000033b0 leaq $8917(%rip), %rbx /* LJTI0_5+0(%rip) */
+ 0x48, 0x63, 0x04, 0x83, //0x000033b7 movslq (%rbx,%rax,4), %rax
+ 0x48, 0x01, 0xd8, //0x000033bb addq %rbx, %rax
+ 0xff, 0xe0, //0x000033be jmpq *%rax
+ //0x000033c0 LBB0_646
+ 0x49, 0x89, 0xf7, //0x000033c0 movq %rsi, %r15
+ 0x4d, 0x29, 0xd7, //0x000033c3 subq %r10, %r15
+ 0x49, 0x83, 0xfd, 0xff, //0x000033c6 cmpq $-1, %r13
+ 0x0f, 0x85, 0x7a, 0x02, 0x00, 0x00, //0x000033ca jne LBB0_683
+ 0x49, 0xff, 0xcf, //0x000033d0 decq %r15
+ 0x4d, 0x89, 0xfd, //0x000033d3 movq %r15, %r13
+ 0xe9, 0xb5, 0xff, 0xff, 0xff, //0x000033d6 jmp LBB0_643
+ //0x000033db LBB0_648
+ 0x49, 0x89, 0xf7, //0x000033db movq %rsi, %r15
+ 0x4d, 0x29, 0xd7, //0x000033de subq %r10, %r15
+ 0x49, 0x83, 0xfb, 0xff, //0x000033e1 cmpq $-1, %r11
+ 0x0f, 0x85, 0x5f, 0x02, 0x00, 0x00, //0x000033e5 jne LBB0_683
+ 0x49, 0xff, 0xcf, //0x000033eb decq %r15
+ 0x4d, 0x89, 0xfb, //0x000033ee movq %r15, %r11
+ 0xe9, 0x9a, 0xff, 0xff, 0xff, //0x000033f1 jmp LBB0_643
+ //0x000033f6 LBB0_650
+ 0x49, 0x89, 0xf7, //0x000033f6 movq %rsi, %r15
+ 0x4d, 0x29, 0xd7, //0x000033f9 subq %r10, %r15
+ 0x48, 0x83, 0x7c, 0x24, 0x20, 0xff, //0x000033fc cmpq $-1, $32(%rsp)
+ 0x0f, 0x85, 0x42, 0x02, 0x00, 0x00, //0x00003402 jne LBB0_683
+ 0x49, 0xff, 0xcf, //0x00003408 decq %r15
+ 0x4c, 0x89, 0x7c, 0x24, 0x20, //0x0000340b movq %r15, $32(%rsp)
+ 0xe9, 0x7b, 0xff, 0xff, 0xff, //0x00003410 jmp LBB0_643
+ //0x00003415 LBB0_616
+ 0x83, 0xff, 0x22, //0x00003415 cmpl $34, %edi
+ 0x0f, 0x84, 0x22, 0x00, 0x00, 0x00, //0x00003418 je LBB0_654
+ //0x0000341e LBB0_591
+ 0x83, 0xff, 0x7d, //0x0000341e cmpl $125, %edi
+ 0x0f, 0x85, 0x60, 0x0f, 0x00, 0x00, //0x00003421 jne LBB0_838
+ //0x00003427 LBB0_588
+ 0x48, 0x89, 0x31, //0x00003427 movq %rsi, (%rcx)
+ 0x49, 0x89, 0xf3, //0x0000342a movq %rsi, %r11
+ 0x4c, 0x8b, 0x6c, 0x24, 0x48, //0x0000342d movq $72(%rsp), %r13
+ 0x48, 0x85, 0xf6, //0x00003432 testq %rsi, %rsi
+ 0x0f, 0x85, 0x91, 0xf9, 0xff, 0xff, //0x00003435 jne LBB0_556
+ 0xe9, 0x4e, 0x0f, 0x00, 0x00, //0x0000343b jmp LBB0_839
+ //0x00003440 LBB0_654
+ 0x4a, 0xc7, 0x04, 0xd9, 0x02, 0x00, 0x00, 0x00, //0x00003440 movq $2, (%rcx,%r11,8)
+ 0x49, 0x8b, 0x42, 0x08, //0x00003448 movq $8(%r10), %rax
+ 0x48, 0x89, 0xc3, //0x0000344c movq %rax, %rbx
+ 0x4c, 0x29, 0xfb, //0x0000344f subq %r15, %rbx
+ 0x0f, 0x84, 0x23, 0x1a, 0x00, 0x00, //0x00003452 je LBB0_960
+ 0x4f, 0x8d, 0x14, 0x3c, //0x00003458 leaq (%r12,%r15), %r10
+ 0x48, 0x83, 0xfb, 0x40, //0x0000345c cmpq $64, %rbx
+ 0x48, 0x89, 0x44, 0x24, 0x20, //0x00003460 movq %rax, $32(%rsp)
+ 0x0f, 0x82, 0x37, 0x0d, 0x00, 0x00, //0x00003465 jb LBB0_817
+ 0x89, 0xd9, //0x0000346b movl %ebx, %ecx
+ 0x83, 0xe1, 0x3f, //0x0000346d andl $63, %ecx
+ 0x48, 0x89, 0x4c, 0x24, 0x50, //0x00003470 movq %rcx, $80(%rsp)
+ 0x4c, 0x29, 0xc8, //0x00003475 subq %r9, %rax
+ 0x48, 0x83, 0xc0, 0xbf, //0x00003478 addq $-65, %rax
+ 0x48, 0x83, 0xe0, 0xc0, //0x0000347c andq $-64, %rax
+ 0x4c, 0x01, 0xc8, //0x00003480 addq %r9, %rax
+ 0x49, 0x8d, 0x44, 0x04, 0x41, //0x00003483 leaq $65(%r12,%rax), %rax
+ 0x48, 0x89, 0x84, 0x24, 0xa8, 0x00, 0x00, 0x00, //0x00003488 movq %rax, $168(%rsp)
+ 0x49, 0xc7, 0xc4, 0xff, 0xff, 0xff, 0xff, //0x00003490 movq $-1, %r12
+ 0x45, 0x31, 0xed, //0x00003497 xorl %r13d, %r13d
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x0000349a .p2align 4, 0x90
+ //0x000034a0 LBB0_657
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x1a, //0x000034a0 vmovdqu (%r10), %xmm3
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x62, 0x10, //0x000034a5 vmovdqu $16(%r10), %xmm4
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x6a, 0x20, //0x000034ab vmovdqu $32(%r10), %xmm5
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x72, 0x30, //0x000034b1 vmovdqu $48(%r10), %xmm6
+ 0xc5, 0xe1, 0x74, 0xf8, //0x000034b7 vpcmpeqb %xmm0, %xmm3, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xf7, //0x000034bb vpmovmskb %xmm7, %esi
+ 0xc5, 0xd9, 0x74, 0xf8, //0x000034bf vpcmpeqb %xmm0, %xmm4, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xc7, //0x000034c3 vpmovmskb %xmm7, %eax
+ 0xc5, 0xd1, 0x74, 0xf8, //0x000034c7 vpcmpeqb %xmm0, %xmm5, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xd7, //0x000034cb vpmovmskb %xmm7, %edx
+ 0xc5, 0xc9, 0x74, 0xf8, //0x000034cf vpcmpeqb %xmm0, %xmm6, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xcf, //0x000034d3 vpmovmskb %xmm7, %ecx
+ 0xc5, 0xe1, 0x74, 0xd9, //0x000034d7 vpcmpeqb %xmm1, %xmm3, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xfb, //0x000034db vpmovmskb %xmm3, %edi
+ 0xc5, 0xd9, 0x74, 0xd9, //0x000034df vpcmpeqb %xmm1, %xmm4, %xmm3
+ 0xc5, 0x79, 0xd7, 0xc3, //0x000034e3 vpmovmskb %xmm3, %r8d
+ 0xc5, 0xd1, 0x74, 0xd9, //0x000034e7 vpcmpeqb %xmm1, %xmm5, %xmm3
+ 0xc5, 0x79, 0xd7, 0xdb, //0x000034eb vpmovmskb %xmm3, %r11d
+ 0xc5, 0xc9, 0x74, 0xd9, //0x000034ef vpcmpeqb %xmm1, %xmm6, %xmm3
+ 0xc5, 0x79, 0xd7, 0xf3, //0x000034f3 vpmovmskb %xmm3, %r14d
+ 0x48, 0xc1, 0xe1, 0x30, //0x000034f7 shlq $48, %rcx
+ 0x48, 0xc1, 0xe2, 0x20, //0x000034fb shlq $32, %rdx
+ 0x48, 0xc1, 0xe0, 0x10, //0x000034ff shlq $16, %rax
+ 0x48, 0x09, 0xc6, //0x00003503 orq %rax, %rsi
+ 0x48, 0x09, 0xd6, //0x00003506 orq %rdx, %rsi
+ 0x49, 0xc1, 0xe6, 0x30, //0x00003509 shlq $48, %r14
+ 0x49, 0xc1, 0xe3, 0x20, //0x0000350d shlq $32, %r11
+ 0x49, 0xc1, 0xe0, 0x10, //0x00003511 shlq $16, %r8
+ 0x4c, 0x09, 0xc7, //0x00003515 orq %r8, %rdi
+ 0x4c, 0x09, 0xdf, //0x00003518 orq %r11, %rdi
+ 0x4c, 0x09, 0xf7, //0x0000351b orq %r14, %rdi
+ 0x49, 0x83, 0xfc, 0xff, //0x0000351e cmpq $-1, %r12
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00003522 jne LBB0_659
+ 0x48, 0x85, 0xff, //0x00003528 testq %rdi, %rdi
+ 0x0f, 0x85, 0x8b, 0x00, 0x00, 0x00, //0x0000352b jne LBB0_672
+ //0x00003531 LBB0_659
+ 0x48, 0x09, 0xce, //0x00003531 orq %rcx, %rsi
+ 0x48, 0x89, 0xf8, //0x00003534 movq %rdi, %rax
+ 0x4c, 0x09, 0xe8, //0x00003537 orq %r13, %rax
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x0000353a movq $24(%rsp), %r8
+ 0x0f, 0x85, 0x20, 0x00, 0x00, 0x00, //0x0000353f jne LBB0_671
+ 0x48, 0x85, 0xf6, //0x00003545 testq %rsi, %rsi
+ 0x0f, 0x85, 0xe4, 0x08, 0x00, 0x00, //0x00003548 jne LBB0_667
+ //0x0000354e LBB0_661
+ 0x48, 0x83, 0xc3, 0xc0, //0x0000354e addq $-64, %rbx
+ 0x49, 0x83, 0xc2, 0x40, //0x00003552 addq $64, %r10
+ 0x48, 0x83, 0xfb, 0x3f, //0x00003556 cmpq $63, %rbx
+ 0x0f, 0x87, 0x40, 0xff, 0xff, 0xff, //0x0000355a ja LBB0_657
+ 0xe9, 0x50, 0x08, 0x00, 0x00, //0x00003560 jmp LBB0_662
+ //0x00003565 LBB0_671
+ 0x4c, 0x89, 0xe8, //0x00003565 movq %r13, %rax
+ 0x48, 0xf7, 0xd0, //0x00003568 notq %rax
+ 0x48, 0x21, 0xf8, //0x0000356b andq %rdi, %rax
+ 0x48, 0x8d, 0x0c, 0x00, //0x0000356e leaq (%rax,%rax), %rcx
+ 0x4c, 0x09, 0xe9, //0x00003572 orq %r13, %rcx
+ 0x48, 0x89, 0xca, //0x00003575 movq %rcx, %rdx
+ 0x48, 0xf7, 0xd2, //0x00003578 notq %rdx
+ 0x48, 0x21, 0xfa, //0x0000357b andq %rdi, %rdx
+ 0x48, 0xbf, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x0000357e movabsq $-6148914691236517206, %rdi
+ 0x48, 0x21, 0xfa, //0x00003588 andq %rdi, %rdx
+ 0x45, 0x31, 0xed, //0x0000358b xorl %r13d, %r13d
+ 0x48, 0x01, 0xc2, //0x0000358e addq %rax, %rdx
+ 0x41, 0x0f, 0x92, 0xc5, //0x00003591 setb %r13b
+ 0x48, 0x01, 0xd2, //0x00003595 addq %rdx, %rdx
+ 0x48, 0xb8, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x00003598 movabsq $6148914691236517205, %rax
+ 0x48, 0x31, 0xc2, //0x000035a2 xorq %rax, %rdx
+ 0x48, 0x21, 0xca, //0x000035a5 andq %rcx, %rdx
+ 0x48, 0xf7, 0xd2, //0x000035a8 notq %rdx
+ 0x48, 0x21, 0xd6, //0x000035ab andq %rdx, %rsi
+ 0x48, 0x85, 0xf6, //0x000035ae testq %rsi, %rsi
+ 0x0f, 0x84, 0x97, 0xff, 0xff, 0xff, //0x000035b1 je LBB0_661
+ 0xe9, 0x76, 0x08, 0x00, 0x00, //0x000035b7 jmp LBB0_667
+ //0x000035bc LBB0_672
+ 0x4c, 0x89, 0xd0, //0x000035bc movq %r10, %rax
+ 0x48, 0x2b, 0x44, 0x24, 0x30, //0x000035bf subq $48(%rsp), %rax
+ 0x4c, 0x0f, 0xbc, 0xe7, //0x000035c4 bsfq %rdi, %r12
+ 0x49, 0x01, 0xc4, //0x000035c8 addq %rax, %r12
+ 0xe9, 0x61, 0xff, 0xff, 0xff, //0x000035cb jmp LBB0_659
+ //0x000035d0 LBB0_673
+ 0x49, 0x01, 0xcc, //0x000035d0 addq %rcx, %r12
+ 0x4d, 0x89, 0xe7, //0x000035d3 movq %r12, %r15
+ 0x48, 0x8b, 0x4c, 0x24, 0x40, //0x000035d6 movq $64(%rsp), %rcx
+ 0x4c, 0x8b, 0x64, 0x24, 0x30, //0x000035db movq $48(%rsp), %r12
+ //0x000035e0 LBB0_674
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x000035e0 movq $-1, %rax
+ 0x4d, 0x85, 0xdb, //0x000035e7 testq %r11, %r11
+ 0x0f, 0x84, 0x31, 0x17, 0x00, 0x00, //0x000035ea je LBB0_931
+ //0x000035f0 LBB0_675
+ 0x4d, 0x85, 0xed, //0x000035f0 testq %r13, %r13
+ 0x0f, 0x84, 0x28, 0x17, 0x00, 0x00, //0x000035f3 je LBB0_931
+ 0x48, 0x8b, 0x54, 0x24, 0x20, //0x000035f9 movq $32(%rsp), %rdx
+ 0x48, 0x85, 0xd2, //0x000035fe testq %rdx, %rdx
+ 0x0f, 0x84, 0x1a, 0x17, 0x00, 0x00, //0x00003601 je LBB0_931
+ 0x4d, 0x29, 0xd7, //0x00003607 subq %r10, %r15
+ 0x49, 0x8d, 0x47, 0xff, //0x0000360a leaq $-1(%r15), %rax
+ 0x49, 0x39, 0xc3, //0x0000360e cmpq %rax, %r11
+ 0x0f, 0x84, 0x33, 0x00, 0x00, 0x00, //0x00003611 je LBB0_683
+ 0x48, 0x39, 0xc2, //0x00003617 cmpq %rax, %rdx
+ 0x0f, 0x84, 0x2a, 0x00, 0x00, 0x00, //0x0000361a je LBB0_683
+ 0x49, 0x39, 0xc5, //0x00003620 cmpq %rax, %r13
+ 0x0f, 0x84, 0x21, 0x00, 0x00, 0x00, //0x00003623 je LBB0_683
+ 0x4d, 0x85, 0xed, //0x00003629 testq %r13, %r13
+ 0x0f, 0x8e, 0x3e, 0x00, 0x00, 0x00, //0x0000362c jle LBB0_687
+ 0x49, 0x8d, 0x45, 0xff, //0x00003632 leaq $-1(%r13), %rax
+ 0x49, 0x39, 0xc3, //0x00003636 cmpq %rax, %r11
+ 0x0f, 0x84, 0x31, 0x00, 0x00, 0x00, //0x00003639 je LBB0_687
+ 0x49, 0xf7, 0xd5, //0x0000363f notq %r13
+ 0x4d, 0x89, 0xef, //0x00003642 movq %r13, %r15
+ 0xe9, 0x03, 0x00, 0x00, 0x00, //0x00003645 jmp LBB0_684
+ //0x0000364a LBB0_683
+ 0x49, 0xf7, 0xdf, //0x0000364a negq %r15
+ //0x0000364d LBB0_684
+ 0x4d, 0x85, 0xff, //0x0000364d testq %r15, %r15
+ 0x0f, 0x88, 0xc8, 0x16, 0x00, 0x00, //0x00003650 js LBB0_930
+ 0x4d, 0x01, 0xcf, //0x00003656 addq %r9, %r15
+ //0x00003659 LBB0_686
+ 0x4d, 0x89, 0x38, //0x00003659 movq %r15, (%r8)
+ 0x4d, 0x89, 0xfa, //0x0000365c movq %r15, %r10
+ 0x4d, 0x89, 0xcd, //0x0000365f movq %r9, %r13
+ 0x4d, 0x85, 0xc9, //0x00003662 testq %r9, %r9
+ 0x0f, 0x89, 0x4a, 0xf7, 0xff, 0xff, //0x00003665 jns LBB0_554
+ 0xe9, 0x1e, 0x0d, 0x00, 0x00, //0x0000366b jmp LBB0_839
+ //0x00003670 LBB0_687
+ 0x48, 0x89, 0xd0, //0x00003670 movq %rdx, %rax
+ 0x4c, 0x09, 0xd8, //0x00003673 orq %r11, %rax
+ 0x4c, 0x39, 0xda, //0x00003676 cmpq %r11, %rdx
+ 0x0f, 0x8c, 0xb1, 0x04, 0x00, 0x00, //0x00003679 jl LBB0_761
+ 0x48, 0x85, 0xc0, //0x0000367f testq %rax, %rax
+ 0x0f, 0x88, 0xa8, 0x04, 0x00, 0x00, //0x00003682 js LBB0_761
+ 0x48, 0xf7, 0xd2, //0x00003688 notq %rdx
+ 0x49, 0x89, 0xd7, //0x0000368b movq %rdx, %r15
+ 0xe9, 0xba, 0xff, 0xff, 0xff, //0x0000368e jmp LBB0_684
+ //0x00003693 LBB0_690
+ 0x48, 0x8b, 0x44, 0x24, 0x28, //0x00003693 movq $40(%rsp), %rax
+ 0x48, 0x8b, 0x40, 0x08, //0x00003698 movq $8(%rax), %rax
+ 0x48, 0x89, 0xc3, //0x0000369c movq %rax, %rbx
+ 0x4c, 0x29, 0xfb, //0x0000369f subq %r15, %rbx
+ 0x0f, 0x84, 0xd3, 0x17, 0x00, 0x00, //0x000036a2 je LBB0_960
+ 0x4f, 0x8d, 0x14, 0x3c, //0x000036a8 leaq (%r12,%r15), %r10
+ 0x48, 0x83, 0xfb, 0x40, //0x000036ac cmpq $64, %rbx
+ 0x48, 0x89, 0x44, 0x24, 0x20, //0x000036b0 movq %rax, $32(%rsp)
+ 0x0f, 0x82, 0x4a, 0x0b, 0x00, 0x00, //0x000036b5 jb LBB0_821
+ 0x89, 0xd9, //0x000036bb movl %ebx, %ecx
+ 0x83, 0xe1, 0x3f, //0x000036bd andl $63, %ecx
+ 0x48, 0x89, 0x4c, 0x24, 0x50, //0x000036c0 movq %rcx, $80(%rsp)
+ 0x4c, 0x29, 0xc8, //0x000036c5 subq %r9, %rax
+ 0x48, 0x83, 0xc0, 0xbf, //0x000036c8 addq $-65, %rax
+ 0x48, 0x83, 0xe0, 0xc0, //0x000036cc andq $-64, %rax
+ 0x4c, 0x01, 0xc8, //0x000036d0 addq %r9, %rax
+ 0x49, 0x8d, 0x44, 0x04, 0x41, //0x000036d3 leaq $65(%r12,%rax), %rax
+ 0x48, 0x89, 0x84, 0x24, 0xa8, 0x00, 0x00, 0x00, //0x000036d8 movq %rax, $168(%rsp)
+ 0x49, 0xc7, 0xc4, 0xff, 0xff, 0xff, 0xff, //0x000036e0 movq $-1, %r12
+ 0x45, 0x31, 0xed, //0x000036e7 xorl %r13d, %r13d
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000036ea .p2align 4, 0x90
+ //0x000036f0 LBB0_693
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x1a, //0x000036f0 vmovdqu (%r10), %xmm3
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x62, 0x10, //0x000036f5 vmovdqu $16(%r10), %xmm4
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x6a, 0x20, //0x000036fb vmovdqu $32(%r10), %xmm5
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x72, 0x30, //0x00003701 vmovdqu $48(%r10), %xmm6
+ 0xc5, 0xe1, 0x74, 0xf8, //0x00003707 vpcmpeqb %xmm0, %xmm3, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xf7, //0x0000370b vpmovmskb %xmm7, %esi
+ 0xc5, 0xd9, 0x74, 0xf8, //0x0000370f vpcmpeqb %xmm0, %xmm4, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xc7, //0x00003713 vpmovmskb %xmm7, %eax
+ 0xc5, 0xd1, 0x74, 0xf8, //0x00003717 vpcmpeqb %xmm0, %xmm5, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xd7, //0x0000371b vpmovmskb %xmm7, %edx
+ 0xc5, 0xc9, 0x74, 0xf8, //0x0000371f vpcmpeqb %xmm0, %xmm6, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xcf, //0x00003723 vpmovmskb %xmm7, %ecx
+ 0xc5, 0xe1, 0x74, 0xd9, //0x00003727 vpcmpeqb %xmm1, %xmm3, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xfb, //0x0000372b vpmovmskb %xmm3, %edi
+ 0xc5, 0xd9, 0x74, 0xd9, //0x0000372f vpcmpeqb %xmm1, %xmm4, %xmm3
+ 0xc5, 0x79, 0xd7, 0xc3, //0x00003733 vpmovmskb %xmm3, %r8d
+ 0xc5, 0xd1, 0x74, 0xd9, //0x00003737 vpcmpeqb %xmm1, %xmm5, %xmm3
+ 0xc5, 0x79, 0xd7, 0xdb, //0x0000373b vpmovmskb %xmm3, %r11d
+ 0xc5, 0xc9, 0x74, 0xd9, //0x0000373f vpcmpeqb %xmm1, %xmm6, %xmm3
+ 0xc5, 0x79, 0xd7, 0xf3, //0x00003743 vpmovmskb %xmm3, %r14d
+ 0x48, 0xc1, 0xe1, 0x30, //0x00003747 shlq $48, %rcx
+ 0x48, 0xc1, 0xe2, 0x20, //0x0000374b shlq $32, %rdx
+ 0x48, 0xc1, 0xe0, 0x10, //0x0000374f shlq $16, %rax
+ 0x48, 0x09, 0xc6, //0x00003753 orq %rax, %rsi
+ 0x48, 0x09, 0xd6, //0x00003756 orq %rdx, %rsi
+ 0x49, 0xc1, 0xe6, 0x30, //0x00003759 shlq $48, %r14
+ 0x49, 0xc1, 0xe3, 0x20, //0x0000375d shlq $32, %r11
+ 0x49, 0xc1, 0xe0, 0x10, //0x00003761 shlq $16, %r8
+ 0x4c, 0x09, 0xc7, //0x00003765 orq %r8, %rdi
+ 0x4c, 0x09, 0xdf, //0x00003768 orq %r11, %rdi
+ 0x4c, 0x09, 0xf7, //0x0000376b orq %r14, %rdi
+ 0x49, 0x83, 0xfc, 0xff, //0x0000376e cmpq $-1, %r12
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00003772 jne LBB0_695
+ 0x48, 0x85, 0xff, //0x00003778 testq %rdi, %rdi
+ 0x0f, 0x85, 0x8b, 0x00, 0x00, 0x00, //0x0000377b jne LBB0_710
+ //0x00003781 LBB0_695
+ 0x48, 0x09, 0xce, //0x00003781 orq %rcx, %rsi
+ 0x48, 0x89, 0xf8, //0x00003784 movq %rdi, %rax
+ 0x4c, 0x09, 0xe8, //0x00003787 orq %r13, %rax
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x0000378a movq $24(%rsp), %r8
+ 0x0f, 0x85, 0x20, 0x00, 0x00, 0x00, //0x0000378f jne LBB0_709
+ 0x48, 0x85, 0xf6, //0x00003795 testq %rsi, %rsi
+ 0x0f, 0x85, 0xd3, 0x04, 0x00, 0x00, //0x00003798 jne LBB0_606
+ //0x0000379e LBB0_697
+ 0x48, 0x83, 0xc3, 0xc0, //0x0000379e addq $-64, %rbx
+ 0x49, 0x83, 0xc2, 0x40, //0x000037a2 addq $64, %r10
+ 0x48, 0x83, 0xfb, 0x3f, //0x000037a6 cmpq $63, %rbx
+ 0x0f, 0x87, 0x40, 0xff, 0xff, 0xff, //0x000037aa ja LBB0_693
+ 0xe9, 0x3f, 0x08, 0x00, 0x00, //0x000037b0 jmp LBB0_698
+ //0x000037b5 LBB0_709
+ 0x4c, 0x89, 0xe8, //0x000037b5 movq %r13, %rax
+ 0x48, 0xf7, 0xd0, //0x000037b8 notq %rax
+ 0x48, 0x21, 0xf8, //0x000037bb andq %rdi, %rax
+ 0x48, 0x8d, 0x0c, 0x00, //0x000037be leaq (%rax,%rax), %rcx
+ 0x4c, 0x09, 0xe9, //0x000037c2 orq %r13, %rcx
+ 0x48, 0x89, 0xca, //0x000037c5 movq %rcx, %rdx
+ 0x48, 0xf7, 0xd2, //0x000037c8 notq %rdx
+ 0x48, 0x21, 0xfa, //0x000037cb andq %rdi, %rdx
+ 0x48, 0xbf, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x000037ce movabsq $-6148914691236517206, %rdi
+ 0x48, 0x21, 0xfa, //0x000037d8 andq %rdi, %rdx
+ 0x45, 0x31, 0xed, //0x000037db xorl %r13d, %r13d
+ 0x48, 0x01, 0xc2, //0x000037de addq %rax, %rdx
+ 0x41, 0x0f, 0x92, 0xc5, //0x000037e1 setb %r13b
+ 0x48, 0x01, 0xd2, //0x000037e5 addq %rdx, %rdx
+ 0x48, 0xb8, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x000037e8 movabsq $6148914691236517205, %rax
+ 0x48, 0x31, 0xc2, //0x000037f2 xorq %rax, %rdx
+ 0x48, 0x21, 0xca, //0x000037f5 andq %rcx, %rdx
+ 0x48, 0xf7, 0xd2, //0x000037f8 notq %rdx
+ 0x48, 0x21, 0xd6, //0x000037fb andq %rdx, %rsi
+ 0x48, 0x85, 0xf6, //0x000037fe testq %rsi, %rsi
+ 0x0f, 0x84, 0x97, 0xff, 0xff, 0xff, //0x00003801 je LBB0_697
+ 0xe9, 0x65, 0x04, 0x00, 0x00, //0x00003807 jmp LBB0_606
+ //0x0000380c LBB0_710
+ 0x4c, 0x89, 0xd0, //0x0000380c movq %r10, %rax
+ 0x48, 0x2b, 0x44, 0x24, 0x30, //0x0000380f subq $48(%rsp), %rax
+ 0x4c, 0x0f, 0xbc, 0xe7, //0x00003814 bsfq %rdi, %r12
+ 0x49, 0x01, 0xc4, //0x00003818 addq %rax, %r12
+ 0xe9, 0x61, 0xff, 0xff, 0xff, //0x0000381b jmp LBB0_695
+ //0x00003820 LBB0_711
+ 0x48, 0x8b, 0x44, 0x24, 0x28, //0x00003820 movq $40(%rsp), %rax
+ 0x48, 0x8b, 0x78, 0x08, //0x00003825 movq $8(%rax), %rdi
+ 0x4c, 0x29, 0xff, //0x00003829 subq %r15, %rdi
+ 0x0f, 0x84, 0x31, 0x15, 0x00, 0x00, //0x0000382c je LBB0_939
+ 0x4f, 0x8d, 0x34, 0x3c, //0x00003832 leaq (%r12,%r15), %r14
+ 0x41, 0x80, 0x3e, 0x30, //0x00003836 cmpb $48, (%r14)
+ 0x0f, 0x85, 0x35, 0x00, 0x00, 0x00, //0x0000383a jne LBB0_716
+ 0x41, 0xba, 0x01, 0x00, 0x00, 0x00, //0x00003840 movl $1, %r10d
+ 0x48, 0x83, 0xff, 0x01, //0x00003846 cmpq $1, %rdi
+ 0x0f, 0x84, 0x88, 0x03, 0x00, 0x00, //0x0000384a je LBB0_774
+ 0x41, 0x8a, 0x46, 0x01, //0x00003850 movb $1(%r14), %al
+ 0x04, 0xd2, //0x00003854 addb $-46, %al
+ 0x3c, 0x37, //0x00003856 cmpb $55, %al
+ 0x0f, 0x87, 0x7a, 0x03, 0x00, 0x00, //0x00003858 ja LBB0_774
+ 0x0f, 0xb6, 0xc0, //0x0000385e movzbl %al, %eax
+ 0x48, 0xba, 0x01, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, //0x00003861 movabsq $36028797027352577, %rdx
+ 0x48, 0x0f, 0xa3, 0xc2, //0x0000386b btq %rax, %rdx
+ 0x0f, 0x83, 0x63, 0x03, 0x00, 0x00, //0x0000386f jae LBB0_774
+ //0x00003875 LBB0_716
+ 0x48, 0x83, 0xff, 0x10, //0x00003875 cmpq $16, %rdi
+ 0x0f, 0x82, 0x9f, 0x09, 0x00, 0x00, //0x00003879 jb LBB0_822
+ 0x4c, 0x8d, 0x5f, 0xf0, //0x0000387f leaq $-16(%rdi), %r11
+ 0x4c, 0x89, 0xd8, //0x00003883 movq %r11, %rax
+ 0x48, 0x83, 0xe0, 0xf0, //0x00003886 andq $-16, %rax
+ 0x4e, 0x8d, 0x44, 0x30, 0x10, //0x0000388a leaq $16(%rax,%r14), %r8
+ 0x41, 0x83, 0xe3, 0x0f, //0x0000388f andl $15, %r11d
+ 0x48, 0xc7, 0x44, 0x24, 0x20, 0xff, 0xff, 0xff, 0xff, //0x00003893 movq $-1, $32(%rsp)
+ 0x49, 0xc7, 0xc5, 0xff, 0xff, 0xff, 0xff, //0x0000389c movq $-1, %r13
+ 0x48, 0xc7, 0x44, 0x24, 0x50, 0xff, 0xff, 0xff, 0xff, //0x000038a3 movq $-1, $80(%rsp)
+ 0x4d, 0x89, 0xf4, //0x000038ac movq %r14, %r12
+ //0x000038af LBB0_718
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x1c, 0x24, //0x000038af vmovdqu (%r12), %xmm3
+ 0xc4, 0xc1, 0x61, 0x64, 0xe0, //0x000038b5 vpcmpgtb %xmm8, %xmm3, %xmm4
+ 0xc5, 0xb1, 0x64, 0xeb, //0x000038ba vpcmpgtb %xmm3, %xmm9, %xmm5
+ 0xc5, 0xd9, 0xdb, 0xe5, //0x000038be vpand %xmm5, %xmm4, %xmm4
+ 0xc5, 0xa9, 0x74, 0xeb, //0x000038c2 vpcmpeqb %xmm3, %xmm10, %xmm5
+ 0xc5, 0xa1, 0x74, 0xf3, //0x000038c6 vpcmpeqb %xmm3, %xmm11, %xmm6
+ 0xc5, 0xc9, 0xeb, 0xed, //0x000038ca vpor %xmm5, %xmm6, %xmm5
+ 0xc5, 0x99, 0xeb, 0xf3, //0x000038ce vpor %xmm3, %xmm12, %xmm6
+ 0xc5, 0x91, 0x74, 0xdb, //0x000038d2 vpcmpeqb %xmm3, %xmm13, %xmm3
+ 0xc5, 0xc9, 0x74, 0xf2, //0x000038d6 vpcmpeqb %xmm2, %xmm6, %xmm6
+ 0xc5, 0xc9, 0xeb, 0xfb, //0x000038da vpor %xmm3, %xmm6, %xmm7
+ 0xc5, 0xd1, 0xeb, 0xe4, //0x000038de vpor %xmm4, %xmm5, %xmm4
+ 0xc5, 0xc1, 0xeb, 0xe4, //0x000038e2 vpor %xmm4, %xmm7, %xmm4
+ 0xc5, 0xf9, 0xd7, 0xdb, //0x000038e6 vpmovmskb %xmm3, %ebx
+ 0xc5, 0xf9, 0xd7, 0xd6, //0x000038ea vpmovmskb %xmm6, %edx
+ 0xc5, 0xf9, 0xd7, 0xf5, //0x000038ee vpmovmskb %xmm5, %esi
+ 0xc5, 0xf9, 0xd7, 0xc4, //0x000038f2 vpmovmskb %xmm4, %eax
+ 0xb9, 0xff, 0xff, 0xff, 0xff, //0x000038f6 movl $4294967295, %ecx
+ 0x48, 0x31, 0xc8, //0x000038fb xorq %rcx, %rax
+ 0x48, 0x0f, 0xbc, 0xc8, //0x000038fe bsfq %rax, %rcx
+ 0x83, 0xf9, 0x10, //0x00003902 cmpl $16, %ecx
+ 0x0f, 0x84, 0x11, 0x00, 0x00, 0x00, //0x00003905 je LBB0_720
+ 0xb8, 0xff, 0xff, 0xff, 0xff, //0x0000390b movl $-1, %eax
+ 0xd3, 0xe0, //0x00003910 shll %cl, %eax
+ 0xf7, 0xd0, //0x00003912 notl %eax
+ 0x21, 0xc3, //0x00003914 andl %eax, %ebx
+ 0x21, 0xc2, //0x00003916 andl %eax, %edx
+ 0x21, 0xf0, //0x00003918 andl %esi, %eax
+ 0x89, 0xc6, //0x0000391a movl %eax, %esi
+ //0x0000391c LBB0_720
+ 0x8d, 0x43, 0xff, //0x0000391c leal $-1(%rbx), %eax
+ 0x21, 0xd8, //0x0000391f andl %ebx, %eax
+ 0x0f, 0x85, 0xb1, 0x06, 0x00, 0x00, //0x00003921 jne LBB0_805
+ 0x8d, 0x42, 0xff, //0x00003927 leal $-1(%rdx), %eax
+ 0x21, 0xd0, //0x0000392a andl %edx, %eax
+ 0x0f, 0x85, 0xa6, 0x06, 0x00, 0x00, //0x0000392c jne LBB0_805
+ 0x8d, 0x46, 0xff, //0x00003932 leal $-1(%rsi), %eax
+ 0x21, 0xf0, //0x00003935 andl %esi, %eax
+ 0x0f, 0x85, 0x9b, 0x06, 0x00, 0x00, //0x00003937 jne LBB0_805
+ 0x85, 0xdb, //0x0000393d testl %ebx, %ebx
+ 0x0f, 0x84, 0x1e, 0x00, 0x00, 0x00, //0x0000393f je LBB0_726
+ 0x4c, 0x89, 0xe0, //0x00003945 movq %r12, %rax
+ 0x4c, 0x29, 0xf0, //0x00003948 subq %r14, %rax
+ 0x44, 0x0f, 0xbc, 0xd3, //0x0000394b bsfl %ebx, %r10d
+ 0x49, 0x01, 0xc2, //0x0000394f addq %rax, %r10
+ 0x48, 0x83, 0x7c, 0x24, 0x50, 0xff, //0x00003952 cmpq $-1, $80(%rsp)
+ 0x0f, 0x85, 0x84, 0x06, 0x00, 0x00, //0x00003958 jne LBB0_806
+ 0x4c, 0x89, 0x54, 0x24, 0x50, //0x0000395e movq %r10, $80(%rsp)
+ //0x00003963 LBB0_726
+ 0x85, 0xd2, //0x00003963 testl %edx, %edx
+ 0x0f, 0x84, 0x1a, 0x00, 0x00, 0x00, //0x00003965 je LBB0_729
+ 0x4c, 0x89, 0xe0, //0x0000396b movq %r12, %rax
+ 0x4c, 0x29, 0xf0, //0x0000396e subq %r14, %rax
+ 0x44, 0x0f, 0xbc, 0xd2, //0x00003971 bsfl %edx, %r10d
+ 0x49, 0x01, 0xc2, //0x00003975 addq %rax, %r10
+ 0x49, 0x83, 0xfd, 0xff, //0x00003978 cmpq $-1, %r13
+ 0x0f, 0x85, 0x60, 0x06, 0x00, 0x00, //0x0000397c jne LBB0_806
+ 0x4d, 0x89, 0xd5, //0x00003982 movq %r10, %r13
+ //0x00003985 LBB0_729
+ 0x85, 0xf6, //0x00003985 testl %esi, %esi
+ 0x0f, 0x84, 0x1e, 0x00, 0x00, 0x00, //0x00003987 je LBB0_732
+ 0x4c, 0x89, 0xe0, //0x0000398d movq %r12, %rax
+ 0x4c, 0x29, 0xf0, //0x00003990 subq %r14, %rax
+ 0x44, 0x0f, 0xbc, 0xd6, //0x00003993 bsfl %esi, %r10d
+ 0x49, 0x01, 0xc2, //0x00003997 addq %rax, %r10
+ 0x48, 0x83, 0x7c, 0x24, 0x20, 0xff, //0x0000399a cmpq $-1, $32(%rsp)
+ 0x0f, 0x85, 0x3c, 0x06, 0x00, 0x00, //0x000039a0 jne LBB0_806
+ 0x4c, 0x89, 0x54, 0x24, 0x20, //0x000039a6 movq %r10, $32(%rsp)
+ //0x000039ab LBB0_732
+ 0x83, 0xf9, 0x10, //0x000039ab cmpl $16, %ecx
+ 0x0f, 0x85, 0x96, 0x01, 0x00, 0x00, //0x000039ae jne LBB0_762
+ 0x49, 0x83, 0xc4, 0x10, //0x000039b4 addq $16, %r12
+ 0x48, 0x83, 0xc7, 0xf0, //0x000039b8 addq $-16, %rdi
+ 0x48, 0x83, 0xff, 0x0f, //0x000039bc cmpq $15, %rdi
+ 0x0f, 0x87, 0xe9, 0xfe, 0xff, 0xff, //0x000039c0 ja LBB0_718
+ 0x4d, 0x85, 0xdb, //0x000039c6 testq %r11, %r11
+ 0x48, 0x8b, 0x4c, 0x24, 0x40, //0x000039c9 movq $64(%rsp), %rcx
+ 0x4c, 0x8b, 0x64, 0x24, 0x30, //0x000039ce movq $48(%rsp), %r12
+ 0x48, 0x8d, 0x3d, 0xc6, 0x1b, 0x00, 0x00, //0x000039d3 leaq $7110(%rip), %rdi /* LJTI0_4+0(%rip) */
+ 0x0f, 0x84, 0x7a, 0x01, 0x00, 0x00, //0x000039da je LBB0_763
+ //0x000039e0 LBB0_735
+ 0x4b, 0x8d, 0x34, 0x18, //0x000039e0 leaq (%r8,%r11), %rsi
+ 0xe9, 0x26, 0x00, 0x00, 0x00, //0x000039e4 jmp LBB0_739
+ //0x000039e9 LBB0_736
+ 0x49, 0x89, 0xd2, //0x000039e9 movq %rdx, %r10
+ 0x4d, 0x29, 0xf2, //0x000039ec subq %r14, %r10
+ 0x48, 0x83, 0x7c, 0x24, 0x20, 0xff, //0x000039ef cmpq $-1, $32(%rsp)
+ 0x0f, 0x85, 0x02, 0x08, 0x00, 0x00, //0x000039f5 jne LBB0_823
+ 0x49, 0xff, 0xca, //0x000039fb decq %r10
+ 0x4c, 0x89, 0x54, 0x24, 0x20, //0x000039fe movq %r10, $32(%rsp)
+ //0x00003a03 LBB0_738
+ 0x49, 0x89, 0xd0, //0x00003a03 movq %rdx, %r8
+ 0x49, 0xff, 0xcb, //0x00003a06 decq %r11
+ 0x0f, 0x84, 0x4a, 0x07, 0x00, 0x00, //0x00003a09 je LBB0_815
+ //0x00003a0f LBB0_739
+ 0x41, 0x0f, 0xbe, 0x00, //0x00003a0f movsbl (%r8), %eax
+ 0x83, 0xc0, 0xd5, //0x00003a13 addl $-43, %eax
+ 0x83, 0xf8, 0x3a, //0x00003a16 cmpl $58, %eax
+ 0x0f, 0x87, 0x3b, 0x01, 0x00, 0x00, //0x00003a19 ja LBB0_763
+ 0x49, 0x8d, 0x50, 0x01, //0x00003a1f leaq $1(%r8), %rdx
+ 0x48, 0x63, 0x04, 0x87, //0x00003a23 movslq (%rdi,%rax,4), %rax
+ 0x48, 0x01, 0xf8, //0x00003a27 addq %rdi, %rax
+ 0xff, 0xe0, //0x00003a2a jmpq *%rax
+ //0x00003a2c LBB0_741
+ 0x49, 0x89, 0xd2, //0x00003a2c movq %rdx, %r10
+ 0x4d, 0x29, 0xf2, //0x00003a2f subq %r14, %r10
+ 0x49, 0x83, 0xfd, 0xff, //0x00003a32 cmpq $-1, %r13
+ 0x0f, 0x85, 0xc1, 0x07, 0x00, 0x00, //0x00003a36 jne LBB0_823
+ 0x49, 0xff, 0xca, //0x00003a3c decq %r10
+ 0x4d, 0x89, 0xd5, //0x00003a3f movq %r10, %r13
+ 0xe9, 0xbc, 0xff, 0xff, 0xff, //0x00003a42 jmp LBB0_738
+ //0x00003a47 LBB0_743
+ 0x49, 0x89, 0xd2, //0x00003a47 movq %rdx, %r10
+ 0x4d, 0x29, 0xf2, //0x00003a4a subq %r14, %r10
+ 0x48, 0x83, 0x7c, 0x24, 0x50, 0xff, //0x00003a4d cmpq $-1, $80(%rsp)
+ 0x0f, 0x85, 0xa4, 0x07, 0x00, 0x00, //0x00003a53 jne LBB0_823
+ 0x49, 0xff, 0xca, //0x00003a59 decq %r10
+ 0x4c, 0x89, 0x54, 0x24, 0x50, //0x00003a5c movq %r10, $80(%rsp)
+ 0xe9, 0x9d, 0xff, 0xff, 0xff, //0x00003a61 jmp LBB0_738
+ //0x00003a66 LBB0_745
+ 0x48, 0x8b, 0x01, //0x00003a66 movq (%rcx), %rax
+ 0x48, 0x3d, 0xff, 0x0f, 0x00, 0x00, //0x00003a69 cmpq $4095, %rax
+ 0x0f, 0x8f, 0x89, 0x0a, 0x00, 0x00, //0x00003a6f jg LBB0_942
+ 0x48, 0x8d, 0x50, 0x01, //0x00003a75 leaq $1(%rax), %rdx
+ 0x48, 0x89, 0x11, //0x00003a79 movq %rdx, (%rcx)
+ 0x48, 0xc7, 0x44, 0xc1, 0x08, 0x05, 0x00, 0x00, 0x00, //0x00003a7c movq $5, $8(%rcx,%rax,8)
+ 0xe9, 0x28, 0xf3, 0xff, 0xff, //0x00003a85 jmp LBB0_553
+ //0x00003a8a LBB0_747
+ 0x48, 0x8b, 0x44, 0x24, 0x28, //0x00003a8a movq $40(%rsp), %rax
+ 0x48, 0x8b, 0x40, 0x08, //0x00003a8f movq $8(%rax), %rax
+ 0x48, 0x8d, 0x50, 0xfc, //0x00003a93 leaq $-4(%rax), %rdx
+ 0x49, 0x39, 0xd1, //0x00003a97 cmpq %rdx, %r9
+ 0x0f, 0x83, 0x8f, 0x12, 0x00, 0x00, //0x00003a9a jae LBB0_941
+ 0x43, 0x8b, 0x04, 0x3c, //0x00003aa0 movl (%r12,%r15), %eax
+ 0x3d, 0x61, 0x6c, 0x73, 0x65, //0x00003aa4 cmpl $1702063201, %eax
+ 0x0f, 0x85, 0xcb, 0x12, 0x00, 0x00, //0x00003aa9 jne LBB0_943
+ 0x4d, 0x8d, 0x51, 0x05, //0x00003aaf leaq $5(%r9), %r10
+ 0xe9, 0x28, 0x01, 0x00, 0x00, //0x00003ab3 jmp LBB0_775
+ //0x00003ab8 LBB0_750
+ 0x48, 0x8b, 0x44, 0x24, 0x28, //0x00003ab8 movq $40(%rsp), %rax
+ 0x48, 0x8b, 0x40, 0x08, //0x00003abd movq $8(%rax), %rax
+ 0x48, 0x8d, 0x50, 0xfd, //0x00003ac1 leaq $-3(%rax), %rdx
+ 0x49, 0x39, 0xd1, //0x00003ac5 cmpq %rdx, %r9
+ 0x0f, 0x83, 0x61, 0x12, 0x00, 0x00, //0x00003ac8 jae LBB0_941
+ 0x41, 0x81, 0x3a, 0x6e, 0x75, 0x6c, 0x6c, //0x00003ace cmpl $1819047278, (%r10)
+ 0x0f, 0x84, 0x28, 0x00, 0x00, 0x00, //0x00003ad5 je LBB0_758
+ 0xe9, 0xeb, 0x12, 0x00, 0x00, //0x00003adb jmp LBB0_752
+ //0x00003ae0 LBB0_756
+ 0x48, 0x8b, 0x44, 0x24, 0x28, //0x00003ae0 movq $40(%rsp), %rax
+ 0x48, 0x8b, 0x40, 0x08, //0x00003ae5 movq $8(%rax), %rax
+ 0x48, 0x8d, 0x50, 0xfd, //0x00003ae9 leaq $-3(%rax), %rdx
+ 0x49, 0x39, 0xd1, //0x00003aed cmpq %rdx, %r9
+ 0x0f, 0x83, 0x39, 0x12, 0x00, 0x00, //0x00003af0 jae LBB0_941
+ 0x41, 0x81, 0x3a, 0x74, 0x72, 0x75, 0x65, //0x00003af6 cmpl $1702195828, (%r10)
+ 0x0f, 0x85, 0x1a, 0x13, 0x00, 0x00, //0x00003afd jne LBB0_948
+ //0x00003b03 LBB0_758
+ 0x4d, 0x8d, 0x51, 0x04, //0x00003b03 leaq $4(%r9), %r10
+ 0xe9, 0xd4, 0x00, 0x00, 0x00, //0x00003b07 jmp LBB0_775
+ //0x00003b0c LBB0_759
+ 0x48, 0x8b, 0x01, //0x00003b0c movq (%rcx), %rax
+ 0x48, 0x3d, 0xff, 0x0f, 0x00, 0x00, //0x00003b0f cmpq $4095, %rax
+ 0x0f, 0x8f, 0xe3, 0x09, 0x00, 0x00, //0x00003b15 jg LBB0_942
+ 0x48, 0x8d, 0x50, 0x01, //0x00003b1b leaq $1(%rax), %rdx
+ 0x48, 0x89, 0x11, //0x00003b1f movq %rdx, (%rcx)
+ 0x48, 0xc7, 0x44, 0xc1, 0x08, 0x06, 0x00, 0x00, 0x00, //0x00003b22 movq $6, $8(%rcx,%rax,8)
+ 0xe9, 0x82, 0xf2, 0xff, 0xff, //0x00003b2b jmp LBB0_553
+ //0x00003b30 LBB0_761
+ 0x48, 0x85, 0xc0, //0x00003b30 testq %rax, %rax
+ 0x49, 0x8d, 0x43, 0xff, //0x00003b33 leaq $-1(%r11), %rax
+ 0x49, 0xf7, 0xd3, //0x00003b37 notq %r11
+ 0x4d, 0x0f, 0x48, 0xdf, //0x00003b3a cmovsq %r15, %r11
+ 0x48, 0x39, 0xc2, //0x00003b3e cmpq %rax, %rdx
+ 0x4d, 0x0f, 0x44, 0xfb, //0x00003b41 cmoveq %r11, %r15
+ 0xe9, 0x03, 0xfb, 0xff, 0xff, //0x00003b45 jmp LBB0_684
+ //0x00003b4a LBB0_762
+ 0x49, 0x01, 0xcc, //0x00003b4a addq %rcx, %r12
+ 0x4d, 0x89, 0xe0, //0x00003b4d movq %r12, %r8
+ 0x48, 0x8b, 0x4c, 0x24, 0x40, //0x00003b50 movq $64(%rsp), %rcx
+ 0x4c, 0x8b, 0x64, 0x24, 0x30, //0x00003b55 movq $48(%rsp), %r12
+ //0x00003b5a LBB0_763
+ 0x49, 0xc7, 0xc2, 0xff, 0xff, 0xff, 0xff, //0x00003b5a movq $-1, %r10
+ 0x4d, 0x85, 0xed, //0x00003b61 testq %r13, %r13
+ 0x0f, 0x84, 0x00, 0x12, 0x00, 0x00, //0x00003b64 je LBB0_940
+ //0x00003b6a LBB0_764
+ 0x48, 0x8b, 0x74, 0x24, 0x20, //0x00003b6a movq $32(%rsp), %rsi
+ 0x48, 0x85, 0xf6, //0x00003b6f testq %rsi, %rsi
+ 0x0f, 0x84, 0xf2, 0x11, 0x00, 0x00, //0x00003b72 je LBB0_940
+ 0x48, 0x8b, 0x54, 0x24, 0x50, //0x00003b78 movq $80(%rsp), %rdx
+ 0x48, 0x85, 0xd2, //0x00003b7d testq %rdx, %rdx
+ 0x0f, 0x84, 0xe4, 0x11, 0x00, 0x00, //0x00003b80 je LBB0_940
+ 0x4d, 0x29, 0xf0, //0x00003b86 subq %r14, %r8
+ 0x49, 0x8d, 0x40, 0xff, //0x00003b89 leaq $-1(%r8), %rax
+ 0x49, 0x39, 0xc5, //0x00003b8d cmpq %rax, %r13
+ 0x0f, 0x84, 0x33, 0x00, 0x00, 0x00, //0x00003b90 je LBB0_772
+ 0x48, 0x39, 0xc2, //0x00003b96 cmpq %rax, %rdx
+ 0x0f, 0x84, 0x2a, 0x00, 0x00, 0x00, //0x00003b99 je LBB0_772
+ 0x48, 0x39, 0xc6, //0x00003b9f cmpq %rax, %rsi
+ 0x0f, 0x84, 0x21, 0x00, 0x00, 0x00, //0x00003ba2 je LBB0_772
+ 0x48, 0x85, 0xf6, //0x00003ba8 testq %rsi, %rsi
+ 0x0f, 0x8e, 0x0f, 0x01, 0x00, 0x00, //0x00003bab jle LBB0_778
+ 0x48, 0x8d, 0x46, 0xff, //0x00003bb1 leaq $-1(%rsi), %rax
+ 0x49, 0x39, 0xc5, //0x00003bb5 cmpq %rax, %r13
+ 0x0f, 0x84, 0x02, 0x01, 0x00, 0x00, //0x00003bb8 je LBB0_778
+ 0x48, 0xf7, 0xd6, //0x00003bbe notq %rsi
+ 0x49, 0x89, 0xf2, //0x00003bc1 movq %rsi, %r10
+ 0xe9, 0x06, 0x00, 0x00, 0x00, //0x00003bc4 jmp LBB0_773
+ //0x00003bc9 LBB0_772
+ 0x49, 0xf7, 0xd8, //0x00003bc9 negq %r8
+ 0x4d, 0x89, 0xc2, //0x00003bcc movq %r8, %r10
+ //0x00003bcf LBB0_773
+ 0x4d, 0x85, 0xd2, //0x00003bcf testq %r10, %r10
+ 0x0f, 0x88, 0x92, 0x11, 0x00, 0x00, //0x00003bd2 js LBB0_940
+ //0x00003bd8 LBB0_774
+ 0x4d, 0x01, 0xfa, //0x00003bd8 addq %r15, %r10
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x00003bdb movq $24(%rsp), %r8
+ //0x00003be0 LBB0_775
+ 0x4d, 0x89, 0x10, //0x00003be0 movq %r10, (%r8)
+ 0x4d, 0x89, 0xcd, //0x00003be3 movq %r9, %r13
+ 0x4d, 0x85, 0xff, //0x00003be6 testq %r15, %r15
+ 0x0f, 0x8f, 0xc6, 0xf1, 0xff, 0xff, //0x00003be9 jg LBB0_554
+ 0xe9, 0x9a, 0x07, 0x00, 0x00, //0x00003bef jmp LBB0_839
+ //0x00003bf4 LBB0_601
+ 0x4c, 0x8b, 0x94, 0x24, 0xa8, 0x00, 0x00, 0x00, //0x00003bf4 movq $168(%rsp), %r10
+ 0x48, 0x8b, 0x5c, 0x24, 0x50, //0x00003bfc movq $80(%rsp), %rbx
+ 0x48, 0x83, 0xfb, 0x20, //0x00003c01 cmpq $32, %rbx
+ 0x0f, 0x82, 0xf5, 0x04, 0x00, 0x00, //0x00003c05 jb LBB0_810
+ //0x00003c0b LBB0_602
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x1a, //0x00003c0b vmovdqu (%r10), %xmm3
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x62, 0x10, //0x00003c10 vmovdqu $16(%r10), %xmm4
+ 0xc5, 0xe1, 0x74, 0xe8, //0x00003c16 vpcmpeqb %xmm0, %xmm3, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xfd, //0x00003c1a vpmovmskb %xmm5, %edi
+ 0xc5, 0xd9, 0x74, 0xe8, //0x00003c1e vpcmpeqb %xmm0, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xf5, //0x00003c22 vpmovmskb %xmm5, %esi
+ 0xc5, 0xe1, 0x74, 0xd9, //0x00003c26 vpcmpeqb %xmm1, %xmm3, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xcb, //0x00003c2a vpmovmskb %xmm3, %ecx
+ 0xc5, 0xd9, 0x74, 0xd9, //0x00003c2e vpcmpeqb %xmm1, %xmm4, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xc3, //0x00003c32 vpmovmskb %xmm3, %eax
+ 0x48, 0xc1, 0xe6, 0x10, //0x00003c36 shlq $16, %rsi
+ 0x48, 0xc1, 0xe0, 0x10, //0x00003c3a shlq $16, %rax
+ 0x48, 0x09, 0xc1, //0x00003c3e orq %rax, %rcx
+ 0x49, 0x83, 0xfc, 0xff, //0x00003c41 cmpq $-1, %r12
+ 0x0f, 0x85, 0x98, 0x00, 0x00, 0x00, //0x00003c45 jne LBB0_781
+ 0x48, 0x85, 0xc9, //0x00003c4b testq %rcx, %rcx
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x00003c4e movq $24(%rsp), %r8
+ 0x0f, 0x85, 0xfa, 0x05, 0x00, 0x00, //0x00003c53 jne LBB0_824
+ 0x48, 0x09, 0xfe, //0x00003c59 orq %rdi, %rsi
+ 0x48, 0x89, 0xc8, //0x00003c5c movq %rcx, %rax
+ 0x4c, 0x09, 0xe8, //0x00003c5f orq %r13, %rax
+ 0x0f, 0x85, 0x8f, 0x00, 0x00, 0x00, //0x00003c62 jne LBB0_782
+ //0x00003c68 LBB0_605
+ 0x48, 0x85, 0xf6, //0x00003c68 testq %rsi, %rsi
+ 0x0f, 0x84, 0xbf, 0x00, 0x00, 0x00, //0x00003c6b je LBB0_783
+ //0x00003c71 LBB0_606
+ 0x48, 0x0f, 0xbc, 0xc6, //0x00003c71 bsfq %rsi, %rax
+ 0x4c, 0x03, 0x54, 0x24, 0x58, //0x00003c75 addq $88(%rsp), %r10
+ 0x49, 0x01, 0xc2, //0x00003c7a addq %rax, %r10
+ //0x00003c7d LBB0_607
+ 0x4d, 0x85, 0xd2, //0x00003c7d testq %r10, %r10
+ 0x48, 0x8b, 0x44, 0x24, 0x20, //0x00003c80 movq $32(%rsp), %rax
+ 0x0f, 0x88, 0x7f, 0x08, 0x00, 0x00, //0x00003c85 js LBB0_861
+ 0x4d, 0x89, 0x10, //0x00003c8b movq %r10, (%r8)
+ 0x4d, 0x89, 0xcd, //0x00003c8e movq %r9, %r13
+ 0x4d, 0x85, 0xff, //0x00003c91 testq %r15, %r15
+ 0x48, 0x8b, 0x4c, 0x24, 0x40, //0x00003c94 movq $64(%rsp), %rcx
+ 0x4c, 0x8b, 0x64, 0x24, 0x30, //0x00003c99 movq $48(%rsp), %r12
+ 0x0f, 0x8f, 0x11, 0xf1, 0xff, 0xff, //0x00003c9e jg LBB0_554
+ 0xe9, 0xe5, 0x06, 0x00, 0x00, //0x00003ca4 jmp LBB0_839
+ //0x00003ca9 LBB0_776
+ 0x4d, 0x29, 0xd4, //0x00003ca9 subq %r10, %r12
+ 0x44, 0x0f, 0xbc, 0xf8, //0x00003cac bsfl %eax, %r15d
+ 0x4d, 0x01, 0xe7, //0x00003cb0 addq %r12, %r15
+ 0x49, 0xf7, 0xd7, //0x00003cb3 notq %r15
+ //0x00003cb6 LBB0_777
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x00003cb6 movq $24(%rsp), %r8
+ 0xe9, 0xec, 0x01, 0x00, 0x00, //0x00003cbb jmp LBB0_792
+ //0x00003cc0 LBB0_778
+ 0x48, 0x89, 0xd0, //0x00003cc0 movq %rdx, %rax
+ 0x4c, 0x09, 0xe8, //0x00003cc3 orq %r13, %rax
+ 0x4c, 0x39, 0xea, //0x00003cc6 cmpq %r13, %rdx
+ 0x0f, 0x8c, 0xba, 0x01, 0x00, 0x00, //0x00003cc9 jl LBB0_790
+ 0x48, 0x85, 0xc0, //0x00003ccf testq %rax, %rax
+ 0x0f, 0x88, 0xb1, 0x01, 0x00, 0x00, //0x00003cd2 js LBB0_790
+ 0x48, 0xf7, 0xd2, //0x00003cd8 notq %rdx
+ 0x49, 0x89, 0xd2, //0x00003cdb movq %rdx, %r10
+ 0xe9, 0xec, 0xfe, 0xff, 0xff, //0x00003cde jmp LBB0_773
+ //0x00003ce3 LBB0_781
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x00003ce3 movq $24(%rsp), %r8
+ 0x48, 0x09, 0xfe, //0x00003ce8 orq %rdi, %rsi
+ 0x48, 0x89, 0xc8, //0x00003ceb movq %rcx, %rax
+ 0x4c, 0x09, 0xe8, //0x00003cee orq %r13, %rax
+ 0x0f, 0x84, 0x71, 0xff, 0xff, 0xff, //0x00003cf1 je LBB0_605
+ //0x00003cf7 LBB0_782
+ 0x44, 0x89, 0xe8, //0x00003cf7 movl %r13d, %eax
+ 0xf7, 0xd0, //0x00003cfa notl %eax
+ 0x21, 0xc8, //0x00003cfc andl %ecx, %eax
+ 0x8d, 0x14, 0x00, //0x00003cfe leal (%rax,%rax), %edx
+ 0x44, 0x09, 0xea, //0x00003d01 orl %r13d, %edx
+ 0x89, 0xd7, //0x00003d04 movl %edx, %edi
+ 0xf7, 0xd7, //0x00003d06 notl %edi
+ 0x21, 0xcf, //0x00003d08 andl %ecx, %edi
+ 0x81, 0xe7, 0xaa, 0xaa, 0xaa, 0xaa, //0x00003d0a andl $-1431655766, %edi
+ 0x45, 0x31, 0xed, //0x00003d10 xorl %r13d, %r13d
+ 0x01, 0xc7, //0x00003d13 addl %eax, %edi
+ 0x41, 0x0f, 0x92, 0xc5, //0x00003d15 setb %r13b
+ 0x01, 0xff, //0x00003d19 addl %edi, %edi
+ 0x81, 0xf7, 0x55, 0x55, 0x55, 0x55, //0x00003d1b xorl $1431655765, %edi
+ 0x21, 0xd7, //0x00003d21 andl %edx, %edi
+ 0xf7, 0xd7, //0x00003d23 notl %edi
+ 0x21, 0xfe, //0x00003d25 andl %edi, %esi
+ 0x48, 0x85, 0xf6, //0x00003d27 testq %rsi, %rsi
+ 0x0f, 0x85, 0x41, 0xff, 0xff, 0xff, //0x00003d2a jne LBB0_606
+ //0x00003d30 LBB0_783
+ 0x49, 0x83, 0xc2, 0x20, //0x00003d30 addq $32, %r10
+ 0x48, 0x83, 0xc3, 0xe0, //0x00003d34 addq $-32, %rbx
+ 0x4d, 0x85, 0xed, //0x00003d38 testq %r13, %r13
+ 0x0f, 0x85, 0xcd, 0x03, 0x00, 0x00, //0x00003d3b jne LBB0_811
+ //0x00003d41 LBB0_784
+ 0x4c, 0x89, 0xe2, //0x00003d41 movq %r12, %rdx
+ 0x48, 0x85, 0xdb, //0x00003d44 testq %rbx, %rbx
+ 0x0f, 0x84, 0x36, 0x11, 0x00, 0x00, //0x00003d47 je LBB0_813
+ //0x00003d4d LBB0_785
+ 0x49, 0x8d, 0x4a, 0x01, //0x00003d4d leaq $1(%r10), %rcx
+ 0x41, 0x0f, 0xb6, 0x02, //0x00003d51 movzbl (%r10), %eax
+ 0x3c, 0x22, //0x00003d55 cmpb $34, %al
+ 0x0f, 0x84, 0x5e, 0x01, 0x00, 0x00, //0x00003d57 je LBB0_793
+ 0x48, 0x8d, 0x73, 0xff, //0x00003d5d leaq $-1(%rbx), %rsi
+ 0x3c, 0x5c, //0x00003d61 cmpb $92, %al
+ 0x0f, 0x84, 0x14, 0x00, 0x00, 0x00, //0x00003d63 je LBB0_788
+ 0x48, 0x89, 0xf3, //0x00003d69 movq %rsi, %rbx
+ 0x49, 0x89, 0xca, //0x00003d6c movq %rcx, %r10
+ 0x48, 0x85, 0xf6, //0x00003d6f testq %rsi, %rsi
+ 0x0f, 0x85, 0xd5, 0xff, 0xff, 0xff, //0x00003d72 jne LBB0_785
+ 0xe9, 0x06, 0x11, 0x00, 0x00, //0x00003d78 jmp LBB0_813
+ //0x00003d7d LBB0_788
+ 0x48, 0x85, 0xf6, //0x00003d7d testq %rsi, %rsi
+ 0x0f, 0x84, 0x9e, 0x05, 0x00, 0x00, //0x00003d80 je LBB0_830
+ 0x48, 0x03, 0x4c, 0x24, 0x38, //0x00003d86 addq $56(%rsp), %rcx
+ 0x48, 0x83, 0xfa, 0xff, //0x00003d8b cmpq $-1, %rdx
+ 0x4c, 0x0f, 0x44, 0xe1, //0x00003d8f cmoveq %rcx, %r12
+ 0x48, 0x0f, 0x44, 0xd1, //0x00003d93 cmoveq %rcx, %rdx
+ 0x49, 0x83, 0xc2, 0x02, //0x00003d97 addq $2, %r10
+ 0x48, 0x83, 0xc3, 0xfe, //0x00003d9b addq $-2, %rbx
+ 0x48, 0x89, 0xde, //0x00003d9f movq %rbx, %rsi
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x00003da2 movq $24(%rsp), %r8
+ 0x48, 0x85, 0xf6, //0x00003da7 testq %rsi, %rsi
+ 0x0f, 0x85, 0x9d, 0xff, 0xff, 0xff, //0x00003daa jne LBB0_785
+ 0xe9, 0xce, 0x10, 0x00, 0x00, //0x00003db0 jmp LBB0_813
+ //0x00003db5 LBB0_662
+ 0x4c, 0x8b, 0x94, 0x24, 0xa8, 0x00, 0x00, 0x00, //0x00003db5 movq $168(%rsp), %r10
+ 0x48, 0x8b, 0x5c, 0x24, 0x50, //0x00003dbd movq $80(%rsp), %rbx
+ 0x48, 0x83, 0xfb, 0x20, //0x00003dc2 cmpq $32, %rbx
+ 0x0f, 0x82, 0xea, 0x03, 0x00, 0x00, //0x00003dc6 jb LBB0_818
+ //0x00003dcc LBB0_663
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x1a, //0x00003dcc vmovdqu (%r10), %xmm3
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x62, 0x10, //0x00003dd1 vmovdqu $16(%r10), %xmm4
+ 0xc5, 0xe1, 0x74, 0xe8, //0x00003dd7 vpcmpeqb %xmm0, %xmm3, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xfd, //0x00003ddb vpmovmskb %xmm5, %edi
+ 0xc5, 0xd9, 0x74, 0xe8, //0x00003ddf vpcmpeqb %xmm0, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xf5, //0x00003de3 vpmovmskb %xmm5, %esi
+ 0xc5, 0xe1, 0x74, 0xd9, //0x00003de7 vpcmpeqb %xmm1, %xmm3, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xcb, //0x00003deb vpmovmskb %xmm3, %ecx
+ 0xc5, 0xd9, 0x74, 0xd9, //0x00003def vpcmpeqb %xmm1, %xmm4, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xc3, //0x00003df3 vpmovmskb %xmm3, %eax
+ 0x48, 0xc1, 0xe6, 0x10, //0x00003df7 shlq $16, %rsi
+ 0x48, 0xc1, 0xe0, 0x10, //0x00003dfb shlq $16, %rax
+ 0x48, 0x09, 0xc1, //0x00003dff orq %rax, %rcx
+ 0x49, 0x83, 0xfc, 0xff, //0x00003e02 cmpq $-1, %r12
+ 0x0f, 0x85, 0xd4, 0x00, 0x00, 0x00, //0x00003e06 jne LBB0_795
+ 0x48, 0x85, 0xc9, //0x00003e0c testq %rcx, %rcx
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x00003e0f movq $24(%rsp), %r8
+ 0x0f, 0x85, 0x5c, 0x04, 0x00, 0x00, //0x00003e14 jne LBB0_825
+ 0x48, 0x09, 0xfe, //0x00003e1a orq %rdi, %rsi
+ 0x48, 0x89, 0xc8, //0x00003e1d movq %rcx, %rax
+ 0x4c, 0x09, 0xe8, //0x00003e20 orq %r13, %rax
+ 0x0f, 0x85, 0xcb, 0x00, 0x00, 0x00, //0x00003e23 jne LBB0_796
+ //0x00003e29 LBB0_666
+ 0x48, 0x85, 0xf6, //0x00003e29 testq %rsi, %rsi
+ 0x0f, 0x84, 0xfb, 0x00, 0x00, 0x00, //0x00003e2c je LBB0_797
+ //0x00003e32 LBB0_667
+ 0x48, 0x0f, 0xbc, 0xc6, //0x00003e32 bsfq %rsi, %rax
+ 0x4c, 0x03, 0x54, 0x24, 0x58, //0x00003e36 addq $88(%rsp), %r10
+ 0x49, 0x01, 0xc2, //0x00003e3b addq %rax, %r10
+ 0x4d, 0x85, 0xd2, //0x00003e3e testq %r10, %r10
+ 0x48, 0x8b, 0x44, 0x24, 0x20, //0x00003e41 movq $32(%rsp), %rax
+ 0x0f, 0x88, 0xbe, 0x06, 0x00, 0x00, //0x00003e46 js LBB0_861
+ //0x00003e4c LBB0_668
+ 0x4d, 0x89, 0x10, //0x00003e4c movq %r10, (%r8)
+ 0x4d, 0x89, 0xcd, //0x00003e4f movq %r9, %r13
+ 0x4d, 0x85, 0xff, //0x00003e52 testq %r15, %r15
+ 0x48, 0x8b, 0x4c, 0x24, 0x40, //0x00003e55 movq $64(%rsp), %rcx
+ 0x4c, 0x8b, 0x64, 0x24, 0x30, //0x00003e5a movq $48(%rsp), %r12
+ 0x0f, 0x8e, 0x29, 0x05, 0x00, 0x00, //0x00003e5f jle LBB0_839
+ 0x48, 0x8b, 0x01, //0x00003e65 movq (%rcx), %rax
+ 0x48, 0x3d, 0xff, 0x0f, 0x00, 0x00, //0x00003e68 cmpq $4095, %rax
+ 0x0f, 0x8f, 0x8a, 0x06, 0x00, 0x00, //0x00003e6e jg LBB0_942
+ 0x48, 0x8d, 0x50, 0x01, //0x00003e74 leaq $1(%rax), %rdx
+ 0x48, 0x89, 0x11, //0x00003e78 movq %rdx, (%rcx)
+ 0x48, 0xc7, 0x44, 0xc1, 0x08, 0x04, 0x00, 0x00, 0x00, //0x00003e7b movq $4, $8(%rcx,%rax,8)
+ 0xe9, 0x2c, 0xef, 0xff, 0xff, //0x00003e84 jmp LBB0_554
+ //0x00003e89 LBB0_790
+ 0x48, 0x85, 0xc0, //0x00003e89 testq %rax, %rax
+ 0x49, 0x8d, 0x45, 0xff, //0x00003e8c leaq $-1(%r13), %rax
+ 0x49, 0xf7, 0xd5, //0x00003e90 notq %r13
+ 0x4d, 0x0f, 0x48, 0xe8, //0x00003e93 cmovsq %r8, %r13
+ 0x48, 0x39, 0xc2, //0x00003e97 cmpq %rax, %rdx
+ 0x4d, 0x0f, 0x45, 0xe8, //0x00003e9a cmovneq %r8, %r13
+ 0x4d, 0x89, 0xea, //0x00003e9e movq %r13, %r10
+ 0xe9, 0x29, 0xfd, 0xff, 0xff, //0x00003ea1 jmp LBB0_773
+ //0x00003ea6 LBB0_791
+ 0x48, 0xf7, 0xd0, //0x00003ea6 notq %rax
+ 0x49, 0x89, 0xc7, //0x00003ea9 movq %rax, %r15
+ //0x00003eac LBB0_792
+ 0x48, 0x8b, 0x4c, 0x24, 0x40, //0x00003eac movq $64(%rsp), %rcx
+ 0x4c, 0x8b, 0x64, 0x24, 0x30, //0x00003eb1 movq $48(%rsp), %r12
+ 0xe9, 0x92, 0xf7, 0xff, 0xff, //0x00003eb6 jmp LBB0_684
+ //0x00003ebb LBB0_793
+ 0x48, 0x2b, 0x4c, 0x24, 0x30, //0x00003ebb subq $48(%rsp), %rcx
+ 0x49, 0x89, 0xca, //0x00003ec0 movq %rcx, %r10
+ 0xe9, 0xb5, 0xfd, 0xff, 0xff, //0x00003ec3 jmp LBB0_607
+ //0x00003ec8 LBB0_794
+ 0x49, 0x89, 0xff, //0x00003ec8 movq %rdi, %r15
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00003ecb movq $-1, %rax
+ 0x4d, 0x85, 0xdb, //0x00003ed2 testq %r11, %r11
+ 0x0f, 0x85, 0x15, 0xf7, 0xff, 0xff, //0x00003ed5 jne LBB0_675
+ 0xe9, 0x41, 0x0e, 0x00, 0x00, //0x00003edb jmp LBB0_931
+ //0x00003ee0 LBB0_795
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x00003ee0 movq $24(%rsp), %r8
+ 0x48, 0x09, 0xfe, //0x00003ee5 orq %rdi, %rsi
+ 0x48, 0x89, 0xc8, //0x00003ee8 movq %rcx, %rax
+ 0x4c, 0x09, 0xe8, //0x00003eeb orq %r13, %rax
+ 0x0f, 0x84, 0x35, 0xff, 0xff, 0xff, //0x00003eee je LBB0_666
+ //0x00003ef4 LBB0_796
+ 0x44, 0x89, 0xe8, //0x00003ef4 movl %r13d, %eax
+ 0xf7, 0xd0, //0x00003ef7 notl %eax
+ 0x21, 0xc8, //0x00003ef9 andl %ecx, %eax
+ 0x8d, 0x14, 0x00, //0x00003efb leal (%rax,%rax), %edx
+ 0x44, 0x09, 0xea, //0x00003efe orl %r13d, %edx
+ 0x89, 0xd7, //0x00003f01 movl %edx, %edi
+ 0xf7, 0xd7, //0x00003f03 notl %edi
+ 0x21, 0xcf, //0x00003f05 andl %ecx, %edi
+ 0x81, 0xe7, 0xaa, 0xaa, 0xaa, 0xaa, //0x00003f07 andl $-1431655766, %edi
+ 0x45, 0x31, 0xed, //0x00003f0d xorl %r13d, %r13d
+ 0x01, 0xc7, //0x00003f10 addl %eax, %edi
+ 0x41, 0x0f, 0x92, 0xc5, //0x00003f12 setb %r13b
+ 0x01, 0xff, //0x00003f16 addl %edi, %edi
+ 0x81, 0xf7, 0x55, 0x55, 0x55, 0x55, //0x00003f18 xorl $1431655765, %edi
+ 0x21, 0xd7, //0x00003f1e andl %edx, %edi
+ 0xf7, 0xd7, //0x00003f20 notl %edi
+ 0x21, 0xfe, //0x00003f22 andl %edi, %esi
+ 0x48, 0x85, 0xf6, //0x00003f24 testq %rsi, %rsi
+ 0x0f, 0x85, 0x05, 0xff, 0xff, 0xff, //0x00003f27 jne LBB0_667
+ //0x00003f2d LBB0_797
+ 0x49, 0x83, 0xc2, 0x20, //0x00003f2d addq $32, %r10
+ 0x48, 0x83, 0xc3, 0xe0, //0x00003f31 addq $-32, %rbx
+ 0x4d, 0x85, 0xed, //0x00003f35 testq %r13, %r13
+ 0x0f, 0x85, 0x86, 0x02, 0x00, 0x00, //0x00003f38 jne LBB0_819
+ //0x00003f3e LBB0_798
+ 0x4c, 0x89, 0xe2, //0x00003f3e movq %r12, %rdx
+ 0x48, 0x85, 0xdb, //0x00003f41 testq %rbx, %rbx
+ 0x0f, 0x84, 0x39, 0x0f, 0x00, 0x00, //0x00003f44 je LBB0_813
+ //0x00003f4a LBB0_799
+ 0x49, 0x8d, 0x4a, 0x01, //0x00003f4a leaq $1(%r10), %rcx
+ 0x41, 0x0f, 0xb6, 0x02, //0x00003f4e movzbl (%r10), %eax
+ 0x3c, 0x22, //0x00003f52 cmpb $34, %al
+ 0x0f, 0x84, 0x63, 0x00, 0x00, 0x00, //0x00003f54 je LBB0_860
+ 0x48, 0x8d, 0x73, 0xff, //0x00003f5a leaq $-1(%rbx), %rsi
+ 0x3c, 0x5c, //0x00003f5e cmpb $92, %al
+ 0x0f, 0x84, 0x14, 0x00, 0x00, 0x00, //0x00003f60 je LBB0_802
+ 0x48, 0x89, 0xf3, //0x00003f66 movq %rsi, %rbx
+ 0x49, 0x89, 0xca, //0x00003f69 movq %rcx, %r10
+ 0x48, 0x85, 0xf6, //0x00003f6c testq %rsi, %rsi
+ 0x0f, 0x85, 0xd5, 0xff, 0xff, 0xff, //0x00003f6f jne LBB0_799
+ 0xe9, 0x09, 0x0f, 0x00, 0x00, //0x00003f75 jmp LBB0_813
+ //0x00003f7a LBB0_802
+ 0x48, 0x85, 0xf6, //0x00003f7a testq %rsi, %rsi
+ 0x0f, 0x84, 0xa1, 0x03, 0x00, 0x00, //0x00003f7d je LBB0_830
+ 0x48, 0x03, 0x4c, 0x24, 0x38, //0x00003f83 addq $56(%rsp), %rcx
+ 0x48, 0x83, 0xfa, 0xff, //0x00003f88 cmpq $-1, %rdx
+ 0x4c, 0x0f, 0x44, 0xe1, //0x00003f8c cmoveq %rcx, %r12
+ 0x48, 0x0f, 0x44, 0xd1, //0x00003f90 cmoveq %rcx, %rdx
+ 0x49, 0x83, 0xc2, 0x02, //0x00003f94 addq $2, %r10
+ 0x48, 0x83, 0xc3, 0xfe, //0x00003f98 addq $-2, %rbx
+ 0x48, 0x89, 0xde, //0x00003f9c movq %rbx, %rsi
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x00003f9f movq $24(%rsp), %r8
+ 0x48, 0x85, 0xf6, //0x00003fa4 testq %rsi, %rsi
+ 0x0f, 0x85, 0x9d, 0xff, 0xff, 0xff, //0x00003fa7 jne LBB0_799
+ 0xe9, 0xd1, 0x0e, 0x00, 0x00, //0x00003fad jmp LBB0_813
+ //0x00003fb2 LBB0_804
+ 0x48, 0xf7, 0xd0, //0x00003fb2 notq %rax
+ 0x49, 0x89, 0xc7, //0x00003fb5 movq %rax, %r15
+ 0xe9, 0xf9, 0xfc, 0xff, 0xff, //0x00003fb8 jmp LBB0_777
+ //0x00003fbd LBB0_860
+ 0x48, 0x2b, 0x4c, 0x24, 0x30, //0x00003fbd subq $48(%rsp), %rcx
+ 0x49, 0x89, 0xca, //0x00003fc2 movq %rcx, %r10
+ 0x4d, 0x85, 0xd2, //0x00003fc5 testq %r10, %r10
+ 0x48, 0x8b, 0x44, 0x24, 0x20, //0x00003fc8 movq $32(%rsp), %rax
+ 0x0f, 0x89, 0x79, 0xfe, 0xff, 0xff, //0x00003fcd jns LBB0_668
+ 0xe9, 0x32, 0x05, 0x00, 0x00, //0x00003fd3 jmp LBB0_861
+ //0x00003fd8 LBB0_805
+ 0x4d, 0x29, 0xf4, //0x00003fd8 subq %r14, %r12
+ 0x44, 0x0f, 0xbc, 0xd0, //0x00003fdb bsfl %eax, %r10d
+ 0x4d, 0x01, 0xe2, //0x00003fdf addq %r12, %r10
+ //0x00003fe2 LBB0_806
+ 0x49, 0xf7, 0xd2, //0x00003fe2 notq %r10
+ 0x48, 0x8b, 0x4c, 0x24, 0x40, //0x00003fe5 movq $64(%rsp), %rcx
+ 0x4c, 0x8b, 0x64, 0x24, 0x30, //0x00003fea movq $48(%rsp), %r12
+ 0xe9, 0xdb, 0xfb, 0xff, 0xff, //0x00003fef jmp LBB0_773
+ //0x00003ff4 LBB0_698
+ 0x4c, 0x8b, 0x94, 0x24, 0xa8, 0x00, 0x00, 0x00, //0x00003ff4 movq $168(%rsp), %r10
+ 0x48, 0x8b, 0x5c, 0x24, 0x50, //0x00003ffc movq $80(%rsp), %rbx
+ 0x48, 0x83, 0xfb, 0x20, //0x00004001 cmpq $32, %rbx
+ 0x0f, 0x82, 0x69, 0x00, 0x00, 0x00, //0x00004005 jb LBB0_704
+ //0x0000400b LBB0_699
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x1a, //0x0000400b vmovdqu (%r10), %xmm3
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x62, 0x10, //0x00004010 vmovdqu $16(%r10), %xmm4
+ 0xc5, 0xe1, 0x74, 0xe8, //0x00004016 vpcmpeqb %xmm0, %xmm3, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xfd, //0x0000401a vpmovmskb %xmm5, %edi
+ 0xc5, 0xd9, 0x74, 0xe8, //0x0000401e vpcmpeqb %xmm0, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xf5, //0x00004022 vpmovmskb %xmm5, %esi
+ 0xc5, 0xe1, 0x74, 0xd9, //0x00004026 vpcmpeqb %xmm1, %xmm3, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xcb, //0x0000402a vpmovmskb %xmm3, %ecx
+ 0xc5, 0xd9, 0x74, 0xd9, //0x0000402e vpcmpeqb %xmm1, %xmm4, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xc3, //0x00004032 vpmovmskb %xmm3, %eax
+ 0x48, 0xc1, 0xe6, 0x10, //0x00004036 shlq $16, %rsi
+ 0x48, 0xc1, 0xe0, 0x10, //0x0000403a shlq $16, %rax
+ 0x48, 0x09, 0xc1, //0x0000403e orq %rax, %rcx
+ 0x49, 0x83, 0xfc, 0xff, //0x00004041 cmpq $-1, %r12
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00004045 jne LBB0_701
+ 0x48, 0x85, 0xc9, //0x0000404b testq %rcx, %rcx
+ 0x0f, 0x85, 0x45, 0x02, 0x00, 0x00, //0x0000404e jne LBB0_826
+ //0x00004054 LBB0_701
+ 0x48, 0x09, 0xfe, //0x00004054 orq %rdi, %rsi
+ 0x48, 0x89, 0xc8, //0x00004057 movq %rcx, %rax
+ 0x4c, 0x09, 0xe8, //0x0000405a orq %r13, %rax
+ 0x0f, 0x85, 0x54, 0x02, 0x00, 0x00, //0x0000405d jne LBB0_827
+ //0x00004063 LBB0_702
+ 0x48, 0x85, 0xf6, //0x00004063 testq %rsi, %rsi
+ 0x0f, 0x85, 0x05, 0xfc, 0xff, 0xff, //0x00004066 jne LBB0_606
+ //0x0000406c LBB0_703
+ 0x49, 0x83, 0xc2, 0x20, //0x0000406c addq $32, %r10
+ 0x48, 0x83, 0xc3, 0xe0, //0x00004070 addq $-32, %rbx
+ //0x00004074 LBB0_704
+ 0x4d, 0x85, 0xed, //0x00004074 testq %r13, %r13
+ 0x0f, 0x85, 0x78, 0x02, 0x00, 0x00, //0x00004077 jne LBB0_828
+ 0x4c, 0x89, 0xe2, //0x0000407d movq %r12, %rdx
+ 0x48, 0x85, 0xdb, //0x00004080 testq %rbx, %rbx
+ 0x0f, 0x84, 0x9b, 0x02, 0x00, 0x00, //0x00004083 je LBB0_830
+ //0x00004089 LBB0_706
+ 0x49, 0x8d, 0x4a, 0x01, //0x00004089 leaq $1(%r10), %rcx
+ 0x41, 0x0f, 0xb6, 0x02, //0x0000408d movzbl (%r10), %eax
+ 0x3c, 0x22, //0x00004091 cmpb $34, %al
+ 0x0f, 0x84, 0xae, 0x00, 0x00, 0x00, //0x00004093 je LBB0_814
+ 0x48, 0x8d, 0x73, 0xff, //0x00004099 leaq $-1(%rbx), %rsi
+ 0x3c, 0x5c, //0x0000409d cmpb $92, %al
+ 0x0f, 0x84, 0x14, 0x00, 0x00, 0x00, //0x0000409f je LBB0_807
+ 0x48, 0x89, 0xf3, //0x000040a5 movq %rsi, %rbx
+ 0x49, 0x89, 0xca, //0x000040a8 movq %rcx, %r10
+ 0x48, 0x85, 0xf6, //0x000040ab testq %rsi, %rsi
+ 0x0f, 0x85, 0xd5, 0xff, 0xff, 0xff, //0x000040ae jne LBB0_706
+ 0xe9, 0x6b, 0x02, 0x00, 0x00, //0x000040b4 jmp LBB0_830
+ //0x000040b9 LBB0_807
+ 0x48, 0x85, 0xf6, //0x000040b9 testq %rsi, %rsi
+ 0x0f, 0x84, 0x62, 0x02, 0x00, 0x00, //0x000040bc je LBB0_830
+ 0x48, 0x03, 0x4c, 0x24, 0x38, //0x000040c2 addq $56(%rsp), %rcx
+ 0x48, 0x83, 0xfa, 0xff, //0x000040c7 cmpq $-1, %rdx
+ 0x4c, 0x0f, 0x44, 0xe1, //0x000040cb cmoveq %rcx, %r12
+ 0x48, 0x0f, 0x44, 0xd1, //0x000040cf cmoveq %rcx, %rdx
+ 0x49, 0x83, 0xc2, 0x02, //0x000040d3 addq $2, %r10
+ 0x48, 0x83, 0xc3, 0xfe, //0x000040d7 addq $-2, %rbx
+ 0x48, 0x89, 0xde, //0x000040db movq %rbx, %rsi
+ 0x48, 0x85, 0xf6, //0x000040de testq %rsi, %rsi
+ 0x0f, 0x85, 0xa2, 0xff, 0xff, 0xff, //0x000040e1 jne LBB0_706
+ 0xe9, 0x38, 0x02, 0x00, 0x00, //0x000040e7 jmp LBB0_830
+ //0x000040ec LBB0_809
+ 0x49, 0xc7, 0xc4, 0xff, 0xff, 0xff, 0xff, //0x000040ec movq $-1, %r12
+ 0x45, 0x31, 0xed, //0x000040f3 xorl %r13d, %r13d
+ 0x48, 0x83, 0xfb, 0x20, //0x000040f6 cmpq $32, %rbx
+ 0x0f, 0x83, 0x0b, 0xfb, 0xff, 0xff, //0x000040fa jae LBB0_602
+ //0x00004100 LBB0_810
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x00004100 movq $24(%rsp), %r8
+ 0x4d, 0x85, 0xed, //0x00004105 testq %r13, %r13
+ 0x0f, 0x84, 0x33, 0xfc, 0xff, 0xff, //0x00004108 je LBB0_784
+ //0x0000410e LBB0_811
+ 0x48, 0x85, 0xdb, //0x0000410e testq %rbx, %rbx
+ 0x0f, 0x84, 0x0d, 0x02, 0x00, 0x00, //0x00004111 je LBB0_830
+ 0x48, 0x8b, 0x44, 0x24, 0x38, //0x00004117 movq $56(%rsp), %rax
+ 0x4c, 0x01, 0xd0, //0x0000411c addq %r10, %rax
+ 0x49, 0x83, 0xfc, 0xff, //0x0000411f cmpq $-1, %r12
+ 0x4c, 0x89, 0xe2, //0x00004123 movq %r12, %rdx
+ 0x4c, 0x0f, 0x44, 0xe0, //0x00004126 cmoveq %rax, %r12
+ 0x48, 0x0f, 0x44, 0xd0, //0x0000412a cmoveq %rax, %rdx
+ 0x49, 0xff, 0xc2, //0x0000412e incq %r10
+ 0x48, 0xff, 0xcb, //0x00004131 decq %rbx
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x00004134 movq $24(%rsp), %r8
+ 0x48, 0x85, 0xdb, //0x00004139 testq %rbx, %rbx
+ 0x0f, 0x85, 0x0b, 0xfc, 0xff, 0xff, //0x0000413c jne LBB0_785
+ 0xe9, 0x3c, 0x0d, 0x00, 0x00, //0x00004142 jmp LBB0_813
+ //0x00004147 LBB0_814
+ 0x48, 0x2b, 0x4c, 0x24, 0x30, //0x00004147 subq $48(%rsp), %rcx
+ 0x49, 0x89, 0xca, //0x0000414c movq %rcx, %r10
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x0000414f movq $24(%rsp), %r8
+ 0xe9, 0x24, 0xfb, 0xff, 0xff, //0x00004154 jmp LBB0_607
+ //0x00004159 LBB0_815
+ 0x49, 0x89, 0xf0, //0x00004159 movq %rsi, %r8
+ 0x49, 0xc7, 0xc2, 0xff, 0xff, 0xff, 0xff, //0x0000415c movq $-1, %r10
+ 0x4d, 0x85, 0xed, //0x00004163 testq %r13, %r13
+ 0x0f, 0x85, 0xfe, 0xf9, 0xff, 0xff, //0x00004166 jne LBB0_764
+ 0xe9, 0xf9, 0x0b, 0x00, 0x00, //0x0000416c jmp LBB0_940
+ //0x00004171 LBB0_816
+ 0x48, 0xc7, 0x44, 0x24, 0x20, 0xff, 0xff, 0xff, 0xff, //0x00004171 movq $-1, $32(%rsp)
+ 0x4d, 0x89, 0xd7, //0x0000417a movq %r10, %r15
+ 0x48, 0x89, 0xfa, //0x0000417d movq %rdi, %rdx
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x00004180 movq $-1, %r11
+ 0x49, 0xc7, 0xc5, 0xff, 0xff, 0xff, 0xff, //0x00004187 movq $-1, %r13
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x0000418e movq $24(%rsp), %r8
+ 0x48, 0x8b, 0x4c, 0x24, 0x40, //0x00004193 movq $64(%rsp), %rcx
+ 0x4c, 0x8b, 0x64, 0x24, 0x30, //0x00004198 movq $48(%rsp), %r12
+ 0xe9, 0xe5, 0xf1, 0xff, 0xff, //0x0000419d jmp LBB0_642
+ //0x000041a2 LBB0_817
+ 0x49, 0xc7, 0xc4, 0xff, 0xff, 0xff, 0xff, //0x000041a2 movq $-1, %r12
+ 0x45, 0x31, 0xed, //0x000041a9 xorl %r13d, %r13d
+ 0x48, 0x83, 0xfb, 0x20, //0x000041ac cmpq $32, %rbx
+ 0x0f, 0x83, 0x16, 0xfc, 0xff, 0xff, //0x000041b0 jae LBB0_663
+ //0x000041b6 LBB0_818
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x000041b6 movq $24(%rsp), %r8
+ 0x4d, 0x85, 0xed, //0x000041bb testq %r13, %r13
+ 0x0f, 0x84, 0x7a, 0xfd, 0xff, 0xff, //0x000041be je LBB0_798
+ //0x000041c4 LBB0_819
+ 0x48, 0x85, 0xdb, //0x000041c4 testq %rbx, %rbx
+ 0x0f, 0x84, 0x57, 0x01, 0x00, 0x00, //0x000041c7 je LBB0_830
+ 0x48, 0x8b, 0x44, 0x24, 0x38, //0x000041cd movq $56(%rsp), %rax
+ 0x4c, 0x01, 0xd0, //0x000041d2 addq %r10, %rax
+ 0x49, 0x83, 0xfc, 0xff, //0x000041d5 cmpq $-1, %r12
+ 0x4c, 0x89, 0xe2, //0x000041d9 movq %r12, %rdx
+ 0x4c, 0x0f, 0x44, 0xe0, //0x000041dc cmoveq %rax, %r12
+ 0x48, 0x0f, 0x44, 0xd0, //0x000041e0 cmoveq %rax, %rdx
+ 0x49, 0xff, 0xc2, //0x000041e4 incq %r10
+ 0x48, 0xff, 0xcb, //0x000041e7 decq %rbx
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x000041ea movq $24(%rsp), %r8
+ 0x48, 0x85, 0xdb, //0x000041ef testq %rbx, %rbx
+ 0x0f, 0x85, 0x52, 0xfd, 0xff, 0xff, //0x000041f2 jne LBB0_799
+ 0xe9, 0x86, 0x0c, 0x00, 0x00, //0x000041f8 jmp LBB0_813
+ //0x000041fd LBB0_823
+ 0x49, 0xf7, 0xda, //0x000041fd negq %r10
+ 0xe9, 0xca, 0xf9, 0xff, 0xff, //0x00004200 jmp LBB0_773
+ //0x00004205 LBB0_821
+ 0x49, 0xc7, 0xc4, 0xff, 0xff, 0xff, 0xff, //0x00004205 movq $-1, %r12
+ 0x45, 0x31, 0xed, //0x0000420c xorl %r13d, %r13d
+ 0x48, 0x83, 0xfb, 0x20, //0x0000420f cmpq $32, %rbx
+ 0x0f, 0x83, 0xf2, 0xfd, 0xff, 0xff, //0x00004213 jae LBB0_699
+ 0xe9, 0x56, 0xfe, 0xff, 0xff, //0x00004219 jmp LBB0_704
+ //0x0000421e LBB0_822
+ 0x48, 0xc7, 0x44, 0x24, 0x50, 0xff, 0xff, 0xff, 0xff, //0x0000421e movq $-1, $80(%rsp)
+ 0x4d, 0x89, 0xf0, //0x00004227 movq %r14, %r8
+ 0x49, 0x89, 0xfb, //0x0000422a movq %rdi, %r11
+ 0x49, 0xc7, 0xc5, 0xff, 0xff, 0xff, 0xff, //0x0000422d movq $-1, %r13
+ 0x48, 0xc7, 0x44, 0x24, 0x20, 0xff, 0xff, 0xff, 0xff, //0x00004234 movq $-1, $32(%rsp)
+ 0x48, 0x8b, 0x4c, 0x24, 0x40, //0x0000423d movq $64(%rsp), %rcx
+ 0x4c, 0x8b, 0x64, 0x24, 0x30, //0x00004242 movq $48(%rsp), %r12
+ 0x48, 0x8d, 0x3d, 0x52, 0x13, 0x00, 0x00, //0x00004247 leaq $4946(%rip), %rdi /* LJTI0_4+0(%rip) */
+ 0xe9, 0x8d, 0xf7, 0xff, 0xff, //0x0000424e jmp LBB0_735
+ //0x00004253 LBB0_824
+ 0x4c, 0x89, 0xd0, //0x00004253 movq %r10, %rax
+ 0x48, 0x2b, 0x44, 0x24, 0x30, //0x00004256 subq $48(%rsp), %rax
+ 0x4c, 0x0f, 0xbc, 0xe1, //0x0000425b bsfq %rcx, %r12
+ 0x49, 0x01, 0xc4, //0x0000425f addq %rax, %r12
+ 0x48, 0x09, 0xfe, //0x00004262 orq %rdi, %rsi
+ 0x48, 0x89, 0xc8, //0x00004265 movq %rcx, %rax
+ 0x4c, 0x09, 0xe8, //0x00004268 orq %r13, %rax
+ 0x0f, 0x84, 0xf7, 0xf9, 0xff, 0xff, //0x0000426b je LBB0_605
+ 0xe9, 0x81, 0xfa, 0xff, 0xff, //0x00004271 jmp LBB0_782
+ //0x00004276 LBB0_825
+ 0x4c, 0x89, 0xd0, //0x00004276 movq %r10, %rax
+ 0x48, 0x2b, 0x44, 0x24, 0x30, //0x00004279 subq $48(%rsp), %rax
+ 0x4c, 0x0f, 0xbc, 0xe1, //0x0000427e bsfq %rcx, %r12
+ 0x49, 0x01, 0xc4, //0x00004282 addq %rax, %r12
+ 0x48, 0x09, 0xfe, //0x00004285 orq %rdi, %rsi
+ 0x48, 0x89, 0xc8, //0x00004288 movq %rcx, %rax
+ 0x4c, 0x09, 0xe8, //0x0000428b orq %r13, %rax
+ 0x0f, 0x84, 0x95, 0xfb, 0xff, 0xff, //0x0000428e je LBB0_666
+ 0xe9, 0x5b, 0xfc, 0xff, 0xff, //0x00004294 jmp LBB0_796
+ //0x00004299 LBB0_826
+ 0x4c, 0x89, 0xd0, //0x00004299 movq %r10, %rax
+ 0x48, 0x2b, 0x44, 0x24, 0x30, //0x0000429c subq $48(%rsp), %rax
+ 0x4c, 0x0f, 0xbc, 0xe1, //0x000042a1 bsfq %rcx, %r12
+ 0x49, 0x01, 0xc4, //0x000042a5 addq %rax, %r12
+ 0x48, 0x09, 0xfe, //0x000042a8 orq %rdi, %rsi
+ 0x48, 0x89, 0xc8, //0x000042ab movq %rcx, %rax
+ 0x4c, 0x09, 0xe8, //0x000042ae orq %r13, %rax
+ 0x0f, 0x84, 0xac, 0xfd, 0xff, 0xff, //0x000042b1 je LBB0_702
+ //0x000042b7 LBB0_827
+ 0x44, 0x89, 0xe8, //0x000042b7 movl %r13d, %eax
+ 0xf7, 0xd0, //0x000042ba notl %eax
+ 0x21, 0xc8, //0x000042bc andl %ecx, %eax
+ 0x8d, 0x14, 0x00, //0x000042be leal (%rax,%rax), %edx
+ 0x44, 0x09, 0xea, //0x000042c1 orl %r13d, %edx
+ 0x89, 0xd7, //0x000042c4 movl %edx, %edi
+ 0xf7, 0xd7, //0x000042c6 notl %edi
+ 0x21, 0xcf, //0x000042c8 andl %ecx, %edi
+ 0x81, 0xe7, 0xaa, 0xaa, 0xaa, 0xaa, //0x000042ca andl $-1431655766, %edi
+ 0x45, 0x31, 0xed, //0x000042d0 xorl %r13d, %r13d
+ 0x01, 0xc7, //0x000042d3 addl %eax, %edi
+ 0x41, 0x0f, 0x92, 0xc5, //0x000042d5 setb %r13b
+ 0x01, 0xff, //0x000042d9 addl %edi, %edi
+ 0x81, 0xf7, 0x55, 0x55, 0x55, 0x55, //0x000042db xorl $1431655765, %edi
+ 0x21, 0xd7, //0x000042e1 andl %edx, %edi
+ 0xf7, 0xd7, //0x000042e3 notl %edi
+ 0x21, 0xfe, //0x000042e5 andl %edi, %esi
+ 0x48, 0x85, 0xf6, //0x000042e7 testq %rsi, %rsi
+ 0x0f, 0x85, 0x81, 0xf9, 0xff, 0xff, //0x000042ea jne LBB0_606
+ 0xe9, 0x77, 0xfd, 0xff, 0xff, //0x000042f0 jmp LBB0_703
+ //0x000042f5 LBB0_828
+ 0x48, 0x85, 0xdb, //0x000042f5 testq %rbx, %rbx
+ 0x0f, 0x84, 0x26, 0x00, 0x00, 0x00, //0x000042f8 je LBB0_830
+ 0x48, 0x8b, 0x44, 0x24, 0x38, //0x000042fe movq $56(%rsp), %rax
+ 0x4c, 0x01, 0xd0, //0x00004303 addq %r10, %rax
+ 0x49, 0x83, 0xfc, 0xff, //0x00004306 cmpq $-1, %r12
+ 0x4c, 0x89, 0xe2, //0x0000430a movq %r12, %rdx
+ 0x4c, 0x0f, 0x44, 0xe0, //0x0000430d cmoveq %rax, %r12
+ 0x48, 0x0f, 0x44, 0xd0, //0x00004311 cmoveq %rax, %rdx
+ 0x49, 0xff, 0xc2, //0x00004315 incq %r10
+ 0x48, 0xff, 0xcb, //0x00004318 decq %rbx
+ 0x48, 0x85, 0xdb, //0x0000431b testq %rbx, %rbx
+ 0x0f, 0x85, 0x65, 0xfd, 0xff, 0xff, //0x0000431e jne LBB0_706
+ //0x00004324 LBB0_830
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x00004324 movq $24(%rsp), %r8
+ 0x48, 0x8b, 0x44, 0x24, 0x20, //0x00004329 movq $32(%rsp), %rax
+ 0xe9, 0xe1, 0x01, 0x00, 0x00, //0x0000432e jmp LBB0_862
+ //0x00004333 LBB0_249
+ 0x3c, 0x7d, //0x00004333 cmpb $125, %al
+ 0x0f, 0x84, 0x1c, 0x00, 0x00, 0x00, //0x00004335 je LBB0_833
+ 0xe9, 0x41, 0x00, 0x00, 0x00, //0x0000433b jmp LBB0_837
+ //0x00004340 LBB0_831
+ 0x49, 0x89, 0x38, //0x00004340 movq %rdi, (%r8)
+ 0x49, 0xc7, 0xc5, 0xff, 0xff, 0xff, 0xff, //0x00004343 movq $-1, %r13
+ 0xe9, 0x3f, 0x00, 0x00, 0x00, //0x0000434a jmp LBB0_839
+ //0x0000434f LBB0_832
+ 0x3c, 0x5d, //0x0000434f cmpb $93, %al
+ 0x0f, 0x85, 0x2a, 0x00, 0x00, 0x00, //0x00004351 jne LBB0_837
+ //0x00004357 LBB0_833
+ 0x49, 0xff, 0xca, //0x00004357 decq %r10
+ 0x4d, 0x89, 0x10, //0x0000435a movq %r10, (%r8)
+ 0x49, 0xc7, 0xc5, 0xdf, 0xff, 0xff, 0xff, //0x0000435d movq $-33, %r13
+ 0xe9, 0x25, 0x00, 0x00, 0x00, //0x00004364 jmp LBB0_839
+ //0x00004369 LBB0_835
+ 0x49, 0xff, 0xca, //0x00004369 decq %r10
+ 0x4d, 0x89, 0x10, //0x0000436c movq %r10, (%r8)
+ 0x49, 0xc7, 0xc5, 0xde, 0xff, 0xff, 0xff, //0x0000436f movq $-34, %r13
+ 0xe9, 0x13, 0x00, 0x00, 0x00, //0x00004376 jmp LBB0_839
+ //0x0000437b LBB0_836
+ 0x49, 0x89, 0x38, //0x0000437b movq %rdi, (%r8)
+ 0x49, 0x89, 0xfa, //0x0000437e movq %rdi, %r10
+ //0x00004381 LBB0_837
+ 0x49, 0xff, 0xca, //0x00004381 decq %r10
+ 0x4d, 0x89, 0x10, //0x00004384 movq %r10, (%r8)
+ //0x00004387 LBB0_838
+ 0x49, 0xc7, 0xc5, 0xfe, 0xff, 0xff, 0xff, //0x00004387 movq $-2, %r13
+ //0x0000438e LBB0_839
+ 0x4c, 0x89, 0xe8, //0x0000438e movq %r13, %rax
+ 0x48, 0x8d, 0x65, 0xd8, //0x00004391 leaq $-40(%rbp), %rsp
+ 0x5b, //0x00004395 popq %rbx
+ 0x41, 0x5c, //0x00004396 popq %r12
+ 0x41, 0x5d, //0x00004398 popq %r13
+ 0x41, 0x5e, //0x0000439a popq %r14
+ 0x41, 0x5f, //0x0000439c popq %r15
+ 0x5d, //0x0000439e popq %rbp
+ 0xc5, 0xf8, 0x77, //0x0000439f vzeroupper
+ 0xc3, //0x000043a2 retq
+ //0x000043a3 LBB0_581
+ 0x49, 0xc7, 0xc5, 0xff, 0xff, 0xff, 0xff, //0x000043a3 movq $-1, %r13
+ 0xe9, 0xdf, 0xff, 0xff, 0xff, //0x000043aa jmp LBB0_839
+ //0x000043af LBB0_840
+ 0x4c, 0x01, 0xdf, //0x000043af addq %r11, %rdi
+ //0x000043b2 LBB0_841
+ 0x4c, 0x29, 0xdf, //0x000043b2 subq %r11, %rdi
+ 0x49, 0x89, 0xfc, //0x000043b5 movq %rdi, %r12
+ 0x49, 0xc7, 0xc5, 0xff, 0xff, 0xff, 0xff, //0x000043b8 movq $-1, %r13
+ 0x49, 0x39, 0xf4, //0x000043bf cmpq %rsi, %r12
+ 0x0f, 0x83, 0xc6, 0xff, 0xff, 0xff, //0x000043c2 jae LBB0_839
+ 0xe9, 0x19, 0x00, 0x00, 0x00, //0x000043c8 jmp LBB0_843
+ //0x000043cd LBB0_842
+ 0x4c, 0x89, 0xd8, //0x000043cd movq %r11, %rax
+ 0x48, 0xf7, 0xd0, //0x000043d0 notq %rax
+ 0x49, 0x01, 0xc4, //0x000043d3 addq %rax, %r12
+ 0x49, 0xc7, 0xc5, 0xff, 0xff, 0xff, 0xff, //0x000043d6 movq $-1, %r13
+ 0x49, 0x39, 0xf4, //0x000043dd cmpq %rsi, %r12
+ 0x0f, 0x83, 0xa8, 0xff, 0xff, 0xff, //0x000043e0 jae LBB0_839
+ //0x000043e6 LBB0_843
+ 0x49, 0x8d, 0x7c, 0x24, 0x01, //0x000043e6 leaq $1(%r12), %rdi
+ 0x49, 0x89, 0x38, //0x000043eb movq %rdi, (%r8)
+ 0x43, 0x0f, 0xbe, 0x04, 0x23, //0x000043ee movsbl (%r11,%r12), %eax
+ 0x83, 0xf8, 0x7b, //0x000043f3 cmpl $123, %eax
+ 0x0f, 0x87, 0x43, 0x01, 0x00, 0x00, //0x000043f6 ja LBB0_866
+ 0x49, 0xc7, 0xc5, 0xff, 0xff, 0xff, 0xff, //0x000043fc movq $-1, %r13
+ 0x48, 0x8d, 0x15, 0x6e, 0x13, 0x00, 0x00, //0x00004403 leaq $4974(%rip), %rdx /* LJTI0_6+0(%rip) */
+ 0x48, 0x63, 0x04, 0x82, //0x0000440a movslq (%rdx,%rax,4), %rax
+ 0x48, 0x01, 0xd0, //0x0000440e addq %rdx, %rax
+ 0xff, 0xe0, //0x00004411 jmpq *%rax
+ //0x00004413 LBB0_845
+ 0x48, 0x8b, 0x44, 0x24, 0x28, //0x00004413 movq $40(%rsp), %rax
+ 0x48, 0x8b, 0x50, 0x08, //0x00004418 movq $8(%rax), %rdx
+ 0x48, 0x89, 0xd1, //0x0000441c movq %rdx, %rcx
+ 0x48, 0x29, 0xf9, //0x0000441f subq %rdi, %rcx
+ 0x4c, 0x01, 0xdf, //0x00004422 addq %r11, %rdi
+ 0x48, 0x83, 0xf9, 0x10, //0x00004425 cmpq $16, %rcx
+ 0x0f, 0x82, 0x6a, 0x00, 0x00, 0x00, //0x00004429 jb LBB0_850
+ 0x4c, 0x29, 0xe2, //0x0000442f subq %r12, %rdx
+ 0x48, 0x83, 0xc2, 0xef, //0x00004432 addq $-17, %rdx
+ 0x48, 0x89, 0xd0, //0x00004436 movq %rdx, %rax
+ 0x48, 0x83, 0xe0, 0xf0, //0x00004439 andq $-16, %rax
+ 0x4c, 0x01, 0xe0, //0x0000443d addq %r12, %rax
+ 0x49, 0x8d, 0x74, 0x03, 0x11, //0x00004440 leaq $17(%r11,%rax), %rsi
+ 0x83, 0xe2, 0x0f, //0x00004445 andl $15, %edx
+ 0xc5, 0xfa, 0x6f, 0x05, 0xb0, 0xbb, 0xff, 0xff, //0x00004448 vmovdqu $-17488(%rip), %xmm0 /* LCPI0_0+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x0d, 0xb8, 0xbb, 0xff, 0xff, //0x00004450 vmovdqu $-17480(%rip), %xmm1 /* LCPI0_1+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x15, 0xc0, 0xbb, 0xff, 0xff, //0x00004458 vmovdqu $-17472(%rip), %xmm2 /* LCPI0_2+0(%rip) */
+ //0x00004460 .p2align 4, 0x90
+ //0x00004460 LBB0_847
+ 0xc5, 0xfa, 0x6f, 0x1f, //0x00004460 vmovdqu (%rdi), %xmm3
+ 0xc5, 0xe1, 0x74, 0xe0, //0x00004464 vpcmpeqb %xmm0, %xmm3, %xmm4
+ 0xc5, 0xe1, 0xeb, 0xd9, //0x00004468 vpor %xmm1, %xmm3, %xmm3
+ 0xc5, 0xe1, 0x74, 0xda, //0x0000446c vpcmpeqb %xmm2, %xmm3, %xmm3
+ 0xc5, 0xe1, 0xeb, 0xdc, //0x00004470 vpor %xmm4, %xmm3, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xc3, //0x00004474 vpmovmskb %xmm3, %eax
+ 0x66, 0x85, 0xc0, //0x00004478 testw %ax, %ax
+ 0x0f, 0x85, 0x65, 0x00, 0x00, 0x00, //0x0000447b jne LBB0_858
+ 0x48, 0x83, 0xc7, 0x10, //0x00004481 addq $16, %rdi
+ 0x48, 0x83, 0xc1, 0xf0, //0x00004485 addq $-16, %rcx
+ 0x48, 0x83, 0xf9, 0x0f, //0x00004489 cmpq $15, %rcx
+ 0x0f, 0x87, 0xcd, 0xff, 0xff, 0xff, //0x0000448d ja LBB0_847
+ 0x48, 0x89, 0xd1, //0x00004493 movq %rdx, %rcx
+ 0x48, 0x89, 0xf7, //0x00004496 movq %rsi, %rdi
+ //0x00004499 LBB0_850
+ 0x48, 0x85, 0xc9, //0x00004499 testq %rcx, %rcx
+ 0x0f, 0x84, 0x31, 0x00, 0x00, 0x00, //0x0000449c je LBB0_857
+ 0x48, 0x8d, 0x04, 0x0f, //0x000044a2 leaq (%rdi,%rcx), %rax
+ //0x000044a6 LBB0_852
+ 0x0f, 0xb6, 0x17, //0x000044a6 movzbl (%rdi), %edx
+ 0x80, 0xfa, 0x2c, //0x000044a9 cmpb $44, %dl
+ 0x0f, 0x84, 0xa9, 0x08, 0x00, 0x00, //0x000044ac je LBB0_938
+ 0x80, 0xfa, 0x7d, //0x000044b2 cmpb $125, %dl
+ 0x0f, 0x84, 0xa0, 0x08, 0x00, 0x00, //0x000044b5 je LBB0_938
+ 0x80, 0xfa, 0x5d, //0x000044bb cmpb $93, %dl
+ 0x0f, 0x84, 0x97, 0x08, 0x00, 0x00, //0x000044be je LBB0_938
+ 0x48, 0xff, 0xc7, //0x000044c4 incq %rdi
+ 0x48, 0xff, 0xc9, //0x000044c7 decq %rcx
+ 0x0f, 0x85, 0xd6, 0xff, 0xff, 0xff, //0x000044ca jne LBB0_852
+ 0x48, 0x89, 0xc7, //0x000044d0 movq %rax, %rdi
+ //0x000044d3 LBB0_857
+ 0x4c, 0x29, 0xdf, //0x000044d3 subq %r11, %rdi
+ 0x48, 0x8b, 0x44, 0x24, 0x18, //0x000044d6 movq $24(%rsp), %rax
+ 0x48, 0x89, 0x38, //0x000044db movq %rdi, (%rax)
+ 0x4d, 0x89, 0xe5, //0x000044de movq %r12, %r13
+ 0xe9, 0xa8, 0xfe, 0xff, 0xff, //0x000044e1 jmp LBB0_839
+ //0x000044e6 LBB0_858
+ 0x0f, 0xb7, 0xc0, //0x000044e6 movzwl %ax, %eax
+ 0x48, 0x0f, 0xbc, 0xc0, //0x000044e9 bsfq %rax, %rax
+ 0x4c, 0x29, 0xdf, //0x000044ed subq %r11, %rdi
+ 0x48, 0x01, 0xc7, //0x000044f0 addq %rax, %rdi
+ //0x000044f3 LBB0_859
+ 0x49, 0x89, 0x38, //0x000044f3 movq %rdi, (%r8)
+ 0x4d, 0x89, 0xe5, //0x000044f6 movq %r12, %r13
+ 0xe9, 0x90, 0xfe, 0xff, 0xff, //0x000044f9 jmp LBB0_839
+ //0x000044fe LBB0_942
+ 0x49, 0xc7, 0xc5, 0xf9, 0xff, 0xff, 0xff, //0x000044fe movq $-7, %r13
+ 0xe9, 0x84, 0xfe, 0xff, 0xff, //0x00004505 jmp LBB0_839
+ //0x0000450a LBB0_861
+ 0x49, 0x83, 0xfa, 0xff, //0x0000450a cmpq $-1, %r10
+ 0x0f, 0x85, 0x0a, 0x00, 0x00, 0x00, //0x0000450e jne LBB0_863
+ //0x00004514 LBB0_862
+ 0x49, 0xc7, 0xc2, 0xff, 0xff, 0xff, 0xff, //0x00004514 movq $-1, %r10
+ 0x49, 0x89, 0xc4, //0x0000451b movq %rax, %r12
+ //0x0000451e LBB0_863
+ 0x4d, 0x89, 0x20, //0x0000451e movq %r12, (%r8)
+ 0x4d, 0x89, 0xd5, //0x00004521 movq %r10, %r13
+ 0xe9, 0x65, 0xfe, 0xff, 0xff, //0x00004524 jmp LBB0_839
+ //0x00004529 LBB0_864
+ 0x49, 0x8d, 0x44, 0x24, 0x04, //0x00004529 leaq $4(%r12), %rax
+ 0xe9, 0x5e, 0x04, 0x00, 0x00, //0x0000452e jmp LBB0_903
+ //0x00004533 LBB0_865
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00004533 movq $-1, %rax
+ 0xe9, 0xe2, 0x07, 0x00, 0x00, //0x0000453a jmp LBB0_931
+ //0x0000453f LBB0_866
+ 0x4d, 0x89, 0x20, //0x0000453f movq %r12, (%r8)
+ 0xe9, 0x40, 0xfe, 0xff, 0xff, //0x00004542 jmp LBB0_838
+ //0x00004547 LBB0_867
+ 0x48, 0x8b, 0x44, 0x24, 0x28, //0x00004547 movq $40(%rsp), %rax
+ 0x4c, 0x8b, 0x40, 0x08, //0x0000454c movq $8(%rax), %r8
+ 0x4d, 0x89, 0xc6, //0x00004550 movq %r8, %r14
+ 0x49, 0x29, 0xfe, //0x00004553 subq %rdi, %r14
+ 0x49, 0x83, 0xfe, 0x20, //0x00004556 cmpq $32, %r14
+ 0x0f, 0x8c, 0xf6, 0x09, 0x00, 0x00, //0x0000455a jl LBB0_961
+ 0x41, 0xb9, 0xff, 0xff, 0xff, 0xff, //0x00004560 movl $4294967295, %r9d
+ 0x4f, 0x8d, 0x14, 0x23, //0x00004566 leaq (%r11,%r12), %r10
+ 0x4d, 0x29, 0xe0, //0x0000456a subq %r12, %r8
+ 0xbe, 0x1f, 0x00, 0x00, 0x00, //0x0000456d movl $31, %esi
+ 0x45, 0x31, 0xf6, //0x00004572 xorl %r14d, %r14d
+ 0xc5, 0xfa, 0x6f, 0x05, 0xb3, 0xba, 0xff, 0xff, //0x00004575 vmovdqu $-17741(%rip), %xmm0 /* LCPI0_3+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x0d, 0xbb, 0xba, 0xff, 0xff, //0x0000457d vmovdqu $-17733(%rip), %xmm1 /* LCPI0_4+0(%rip) */
+ 0x45, 0x31, 0xff, //0x00004585 xorl %r15d, %r15d
+ 0xe9, 0x22, 0x00, 0x00, 0x00, //0x00004588 jmp LBB0_869
+ //0x0000458d LBB0_872
+ 0x45, 0x31, 0xff, //0x0000458d xorl %r15d, %r15d
+ 0x85, 0xff, //0x00004590 testl %edi, %edi
+ 0x0f, 0x85, 0x9e, 0x00, 0x00, 0x00, //0x00004592 jne LBB0_871
+ //0x00004598 LBB0_873
+ 0x49, 0x83, 0xc6, 0x20, //0x00004598 addq $32, %r14
+ 0x49, 0x8d, 0x44, 0x30, 0xe0, //0x0000459c leaq $-32(%r8,%rsi), %rax
+ 0x48, 0x83, 0xc6, 0xe0, //0x000045a1 addq $-32, %rsi
+ 0x48, 0x83, 0xf8, 0x3f, //0x000045a5 cmpq $63, %rax
+ 0x0f, 0x8e, 0xf1, 0x08, 0x00, 0x00, //0x000045a9 jle LBB0_874
+ //0x000045af LBB0_869
+ 0xc4, 0x81, 0x7a, 0x6f, 0x54, 0x32, 0x01, //0x000045af vmovdqu $1(%r10,%r14), %xmm2
+ 0xc4, 0x81, 0x7a, 0x6f, 0x5c, 0x32, 0x11, //0x000045b6 vmovdqu $17(%r10,%r14), %xmm3
+ 0xc5, 0xe9, 0x74, 0xe0, //0x000045bd vpcmpeqb %xmm0, %xmm2, %xmm4
+ 0xc5, 0xf9, 0xd7, 0xc4, //0x000045c1 vpmovmskb %xmm4, %eax
+ 0xc5, 0xe1, 0x74, 0xe0, //0x000045c5 vpcmpeqb %xmm0, %xmm3, %xmm4
+ 0xc5, 0xf9, 0xd7, 0xfc, //0x000045c9 vpmovmskb %xmm4, %edi
+ 0x48, 0xc1, 0xe7, 0x10, //0x000045cd shlq $16, %rdi
+ 0x48, 0x09, 0xc7, //0x000045d1 orq %rax, %rdi
+ 0xc5, 0xe9, 0x74, 0xd1, //0x000045d4 vpcmpeqb %xmm1, %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xda, //0x000045d8 vpmovmskb %xmm2, %ebx
+ 0xc5, 0xe1, 0x74, 0xd1, //0x000045dc vpcmpeqb %xmm1, %xmm3, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x000045e0 vpmovmskb %xmm2, %eax
+ 0x48, 0xc1, 0xe0, 0x10, //0x000045e4 shlq $16, %rax
+ 0x48, 0x09, 0xd8, //0x000045e8 orq %rbx, %rax
+ 0x48, 0x89, 0xc3, //0x000045eb movq %rax, %rbx
+ 0x4c, 0x09, 0xfb, //0x000045ee orq %r15, %rbx
+ 0x0f, 0x84, 0x96, 0xff, 0xff, 0xff, //0x000045f1 je LBB0_872
+ 0x44, 0x89, 0xfb, //0x000045f7 movl %r15d, %ebx
+ 0x44, 0x31, 0xcb, //0x000045fa xorl %r9d, %ebx
+ 0x21, 0xd8, //0x000045fd andl %ebx, %eax
+ 0x8d, 0x1c, 0x00, //0x000045ff leal (%rax,%rax), %ebx
+ 0x44, 0x09, 0xfb, //0x00004602 orl %r15d, %ebx
+ 0x41, 0x8d, 0x91, 0xab, 0xaa, 0xaa, 0xaa, //0x00004605 leal $-1431655765(%r9), %edx
+ 0x31, 0xda, //0x0000460c xorl %ebx, %edx
+ 0x21, 0xc2, //0x0000460e andl %eax, %edx
+ 0x81, 0xe2, 0xaa, 0xaa, 0xaa, 0xaa, //0x00004610 andl $-1431655766, %edx
+ 0x45, 0x31, 0xff, //0x00004616 xorl %r15d, %r15d
+ 0x01, 0xc2, //0x00004619 addl %eax, %edx
+ 0x41, 0x0f, 0x92, 0xc7, //0x0000461b setb %r15b
+ 0x01, 0xd2, //0x0000461f addl %edx, %edx
+ 0x81, 0xf2, 0x55, 0x55, 0x55, 0x55, //0x00004621 xorl $1431655765, %edx
+ 0x21, 0xda, //0x00004627 andl %ebx, %edx
+ 0x44, 0x31, 0xca, //0x00004629 xorl %r9d, %edx
+ 0x21, 0xd7, //0x0000462c andl %edx, %edi
+ 0x85, 0xff, //0x0000462e testl %edi, %edi
+ 0x0f, 0x84, 0x62, 0xff, 0xff, 0xff, //0x00004630 je LBB0_873
+ //0x00004636 LBB0_871
+ 0x48, 0x0f, 0xbc, 0xc7, //0x00004636 bsfq %rdi, %rax
+ 0x49, 0x01, 0xc2, //0x0000463a addq %rax, %r10
+ 0x4d, 0x01, 0xf2, //0x0000463d addq %r14, %r10
+ 0x4d, 0x29, 0xda, //0x00004640 subq %r11, %r10
+ 0x49, 0x83, 0xc2, 0x02, //0x00004643 addq $2, %r10
+ 0x48, 0x8b, 0x44, 0x24, 0x18, //0x00004647 movq $24(%rsp), %rax
+ 0x4c, 0x89, 0x10, //0x0000464c movq %r10, (%rax)
+ 0x4d, 0x89, 0xe5, //0x0000464f movq %r12, %r13
+ 0xe9, 0x37, 0xfd, 0xff, 0xff, //0x00004652 jmp LBB0_839
+ //0x00004657 LBB0_878
+ 0x48, 0x8b, 0x44, 0x24, 0x28, //0x00004657 movq $40(%rsp), %rax
+ 0x4c, 0x8b, 0x70, 0x08, //0x0000465c movq $8(%rax), %r14
+ 0x49, 0x29, 0xfe, //0x00004660 subq %rdi, %r14
+ 0x49, 0x01, 0xfb, //0x00004663 addq %rdi, %r11
+ 0x45, 0x31, 0xc9, //0x00004666 xorl %r9d, %r9d
+ 0xc5, 0x7a, 0x6f, 0x15, 0xbf, 0xb9, 0xff, 0xff, //0x00004669 vmovdqu $-17985(%rip), %xmm10 /* LCPI0_3+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x0d, 0xc7, 0xb9, 0xff, 0xff, //0x00004671 vmovdqu $-17977(%rip), %xmm1 /* LCPI0_4+0(%rip) */
+ 0xc4, 0x41, 0x31, 0x76, 0xc9, //0x00004679 vpcmpeqd %xmm9, %xmm9, %xmm9
+ 0xc5, 0xfa, 0x6f, 0x1d, 0xda, 0xb9, 0xff, 0xff, //0x0000467e vmovdqu $-17958(%rip), %xmm3 /* LCPI0_6+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x25, 0xe2, 0xb9, 0xff, 0xff, //0x00004686 vmovdqu $-17950(%rip), %xmm4 /* LCPI0_7+0(%rip) */
+ 0xc4, 0x41, 0x39, 0xef, 0xc0, //0x0000468e vpxor %xmm8, %xmm8, %xmm8
+ 0x31, 0xc9, //0x00004693 xorl %ecx, %ecx
+ 0x45, 0x31, 0xff, //0x00004695 xorl %r15d, %r15d
+ 0x31, 0xdb, //0x00004698 xorl %ebx, %ebx
+ 0xe9, 0x17, 0x00, 0x00, 0x00, //0x0000469a jmp LBB0_880
+ //0x0000469f LBB0_879
+ 0x49, 0xc1, 0xf8, 0x3f, //0x0000469f sarq $63, %r8
+ 0xf3, 0x48, 0x0f, 0xb8, 0xc7, //0x000046a3 popcntq %rdi, %rax
+ 0x49, 0x01, 0xc7, //0x000046a8 addq %rax, %r15
+ 0x49, 0x83, 0xc3, 0x40, //0x000046ab addq $64, %r11
+ 0x49, 0x83, 0xc6, 0xc0, //0x000046af addq $-64, %r14
+ 0x4d, 0x89, 0xc1, //0x000046b3 movq %r8, %r9
+ //0x000046b6 LBB0_880
+ 0x49, 0x83, 0xfe, 0x40, //0x000046b6 cmpq $64, %r14
+ 0x0f, 0x8c, 0x9d, 0x01, 0x00, 0x00, //0x000046ba jl LBB0_887
+ //0x000046c0 LBB0_881
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x000046c0 vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x6b, 0x10, //0x000046c5 vmovdqu $16(%r11), %xmm5
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x7b, 0x20, //0x000046cb vmovdqu $32(%r11), %xmm7
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x73, 0x30, //0x000046d1 vmovdqu $48(%r11), %xmm6
+ 0xc5, 0xa9, 0x74, 0xc2, //0x000046d7 vpcmpeqb %xmm2, %xmm10, %xmm0
+ 0xc5, 0x79, 0xd7, 0xc0, //0x000046db vpmovmskb %xmm0, %r8d
+ 0xc5, 0xa9, 0x74, 0xc5, //0x000046df vpcmpeqb %xmm5, %xmm10, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xd0, //0x000046e3 vpmovmskb %xmm0, %edx
+ 0xc5, 0xa9, 0x74, 0xc7, //0x000046e7 vpcmpeqb %xmm7, %xmm10, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xf8, //0x000046eb vpmovmskb %xmm0, %edi
+ 0xc5, 0xa9, 0x74, 0xc6, //0x000046ef vpcmpeqb %xmm6, %xmm10, %xmm0
+ 0xc5, 0x79, 0xd7, 0xd0, //0x000046f3 vpmovmskb %xmm0, %r10d
+ 0x49, 0xc1, 0xe2, 0x30, //0x000046f7 shlq $48, %r10
+ 0x48, 0xc1, 0xe7, 0x20, //0x000046fb shlq $32, %rdi
+ 0x48, 0xc1, 0xe2, 0x10, //0x000046ff shlq $16, %rdx
+ 0x49, 0x09, 0xd0, //0x00004703 orq %rdx, %r8
+ 0x49, 0x09, 0xf8, //0x00004706 orq %rdi, %r8
+ 0x4d, 0x09, 0xd0, //0x00004709 orq %r10, %r8
+ 0xc5, 0xe9, 0x74, 0xc1, //0x0000470c vpcmpeqb %xmm1, %xmm2, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xf8, //0x00004710 vpmovmskb %xmm0, %edi
+ 0xc5, 0xd1, 0x74, 0xc1, //0x00004714 vpcmpeqb %xmm1, %xmm5, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xd0, //0x00004718 vpmovmskb %xmm0, %edx
+ 0xc5, 0xc1, 0x74, 0xc1, //0x0000471c vpcmpeqb %xmm1, %xmm7, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xc0, //0x00004720 vpmovmskb %xmm0, %eax
+ 0xc5, 0xc9, 0x74, 0xc1, //0x00004724 vpcmpeqb %xmm1, %xmm6, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xf0, //0x00004728 vpmovmskb %xmm0, %esi
+ 0x48, 0xc1, 0xe6, 0x30, //0x0000472c shlq $48, %rsi
+ 0x48, 0xc1, 0xe0, 0x20, //0x00004730 shlq $32, %rax
+ 0x48, 0xc1, 0xe2, 0x10, //0x00004734 shlq $16, %rdx
+ 0x48, 0x09, 0xd7, //0x00004738 orq %rdx, %rdi
+ 0x48, 0x09, 0xc7, //0x0000473b orq %rax, %rdi
+ 0x48, 0x09, 0xf7, //0x0000473e orq %rsi, %rdi
+ 0x48, 0x89, 0xf8, //0x00004741 movq %rdi, %rax
+ 0x48, 0x09, 0xc8, //0x00004744 orq %rcx, %rax
+ 0x0f, 0x84, 0x49, 0x00, 0x00, 0x00, //0x00004747 je LBB0_883
+ 0x48, 0x89, 0xc8, //0x0000474d movq %rcx, %rax
+ 0x48, 0xf7, 0xd0, //0x00004750 notq %rax
+ 0x48, 0x21, 0xf8, //0x00004753 andq %rdi, %rax
+ 0x48, 0x8d, 0x14, 0x00, //0x00004756 leaq (%rax,%rax), %rdx
+ 0x48, 0x09, 0xca, //0x0000475a orq %rcx, %rdx
+ 0x48, 0x89, 0xd6, //0x0000475d movq %rdx, %rsi
+ 0x48, 0xb9, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x00004760 movabsq $-6148914691236517206, %rcx
+ 0x48, 0x31, 0xce, //0x0000476a xorq %rcx, %rsi
+ 0x48, 0x21, 0xcf, //0x0000476d andq %rcx, %rdi
+ 0x48, 0x21, 0xf7, //0x00004770 andq %rsi, %rdi
+ 0x31, 0xc9, //0x00004773 xorl %ecx, %ecx
+ 0x48, 0x01, 0xc7, //0x00004775 addq %rax, %rdi
+ 0x0f, 0x92, 0xc1, //0x00004778 setb %cl
+ 0x48, 0x01, 0xff, //0x0000477b addq %rdi, %rdi
+ 0x48, 0xb8, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x0000477e movabsq $6148914691236517205, %rax
+ 0x48, 0x31, 0xc7, //0x00004788 xorq %rax, %rdi
+ 0x48, 0x21, 0xd7, //0x0000478b andq %rdx, %rdi
+ 0x48, 0xf7, 0xd7, //0x0000478e notq %rdi
+ 0xe9, 0x09, 0x00, 0x00, 0x00, //0x00004791 jmp LBB0_884
+ //0x00004796 LBB0_883
+ 0x48, 0xc7, 0xc7, 0xff, 0xff, 0xff, 0xff, //0x00004796 movq $-1, %rdi
+ 0x31, 0xc9, //0x0000479d xorl %ecx, %ecx
+ //0x0000479f LBB0_884
+ 0x4c, 0x21, 0xc7, //0x0000479f andq %r8, %rdi
+ 0xc4, 0xe1, 0xf9, 0x6e, 0xc7, //0x000047a2 vmovq %rdi, %xmm0
+ 0xc4, 0xc3, 0x79, 0x44, 0xc1, 0x00, //0x000047a7 vpclmulqdq $0, %xmm9, %xmm0, %xmm0
+ 0xc4, 0xc1, 0xf9, 0x7e, 0xc0, //0x000047ad vmovq %xmm0, %r8
+ 0x4d, 0x31, 0xc8, //0x000047b2 xorq %r9, %r8
+ 0xc5, 0xe9, 0x74, 0xc3, //0x000047b5 vpcmpeqb %xmm3, %xmm2, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xf8, //0x000047b9 vpmovmskb %xmm0, %edi
+ 0xc5, 0xd1, 0x74, 0xc3, //0x000047bd vpcmpeqb %xmm3, %xmm5, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xc0, //0x000047c1 vpmovmskb %xmm0, %eax
+ 0xc5, 0xc1, 0x74, 0xc3, //0x000047c5 vpcmpeqb %xmm3, %xmm7, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xd0, //0x000047c9 vpmovmskb %xmm0, %edx
+ 0xc5, 0xc9, 0x74, 0xc3, //0x000047cd vpcmpeqb %xmm3, %xmm6, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xf0, //0x000047d1 vpmovmskb %xmm0, %esi
+ 0x48, 0xc1, 0xe6, 0x30, //0x000047d5 shlq $48, %rsi
+ 0x48, 0xc1, 0xe2, 0x20, //0x000047d9 shlq $32, %rdx
+ 0x48, 0xc1, 0xe0, 0x10, //0x000047dd shlq $16, %rax
+ 0x48, 0x09, 0xc7, //0x000047e1 orq %rax, %rdi
+ 0x48, 0x09, 0xd7, //0x000047e4 orq %rdx, %rdi
+ 0x48, 0x09, 0xf7, //0x000047e7 orq %rsi, %rdi
+ 0x4d, 0x89, 0xc1, //0x000047ea movq %r8, %r9
+ 0x49, 0xf7, 0xd1, //0x000047ed notq %r9
+ 0x4c, 0x21, 0xcf, //0x000047f0 andq %r9, %rdi
+ 0xc5, 0xe9, 0x74, 0xc4, //0x000047f3 vpcmpeqb %xmm4, %xmm2, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xd0, //0x000047f7 vpmovmskb %xmm0, %edx
+ 0xc5, 0xd1, 0x74, 0xc4, //0x000047fb vpcmpeqb %xmm4, %xmm5, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xf0, //0x000047ff vpmovmskb %xmm0, %esi
+ 0xc5, 0xc1, 0x74, 0xc4, //0x00004803 vpcmpeqb %xmm4, %xmm7, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xc0, //0x00004807 vpmovmskb %xmm0, %eax
+ 0xc5, 0xc9, 0x74, 0xc4, //0x0000480b vpcmpeqb %xmm4, %xmm6, %xmm0
+ 0xc5, 0x79, 0xd7, 0xd0, //0x0000480f vpmovmskb %xmm0, %r10d
+ 0x49, 0xc1, 0xe2, 0x30, //0x00004813 shlq $48, %r10
+ 0x48, 0xc1, 0xe0, 0x20, //0x00004817 shlq $32, %rax
+ 0x48, 0xc1, 0xe6, 0x10, //0x0000481b shlq $16, %rsi
+ 0x48, 0x09, 0xf2, //0x0000481f orq %rsi, %rdx
+ 0x48, 0x09, 0xc2, //0x00004822 orq %rax, %rdx
+ 0x4c, 0x09, 0xd2, //0x00004825 orq %r10, %rdx
+ 0x4c, 0x21, 0xca, //0x00004828 andq %r9, %rdx
+ 0x0f, 0x84, 0x6e, 0xfe, 0xff, 0xff, //0x0000482b je LBB0_879
+ //0x00004831 LBB0_885
+ 0x48, 0x8d, 0x42, 0xff, //0x00004831 leaq $-1(%rdx), %rax
+ 0x48, 0x89, 0xc6, //0x00004835 movq %rax, %rsi
+ 0x48, 0x21, 0xfe, //0x00004838 andq %rdi, %rsi
+ 0xf3, 0x48, 0x0f, 0xb8, 0xf6, //0x0000483b popcntq %rsi, %rsi
+ 0x4c, 0x01, 0xfe, //0x00004840 addq %r15, %rsi
+ 0x48, 0x39, 0xde, //0x00004843 cmpq %rbx, %rsi
+ 0x0f, 0x86, 0x94, 0x04, 0x00, 0x00, //0x00004846 jbe LBB0_929
+ 0x48, 0xff, 0xc3, //0x0000484c incq %rbx
+ 0x48, 0x21, 0xc2, //0x0000484f andq %rax, %rdx
+ 0x0f, 0x85, 0xd9, 0xff, 0xff, 0xff, //0x00004852 jne LBB0_885
+ 0xe9, 0x42, 0xfe, 0xff, 0xff, //0x00004858 jmp LBB0_879
+ //0x0000485d LBB0_887
+ 0x4d, 0x85, 0xf6, //0x0000485d testq %r14, %r14
+ 0x0f, 0x8e, 0xf8, 0x06, 0x00, 0x00, //0x00004860 jle LBB0_962
+ 0xc5, 0x7e, 0x7f, 0x84, 0x24, 0x80, 0x00, 0x00, 0x00, //0x00004866 vmovdqu %ymm8, $128(%rsp)
+ 0xc5, 0x7e, 0x7f, 0x44, 0x24, 0x60, //0x0000486f vmovdqu %ymm8, $96(%rsp)
+ 0x44, 0x89, 0xd8, //0x00004875 movl %r11d, %eax
+ 0x25, 0xff, 0x0f, 0x00, 0x00, //0x00004878 andl $4095, %eax
+ 0x3d, 0xc1, 0x0f, 0x00, 0x00, //0x0000487d cmpl $4033, %eax
+ 0x0f, 0x82, 0x38, 0xfe, 0xff, 0xff, //0x00004882 jb LBB0_881
+ 0x49, 0x83, 0xfe, 0x20, //0x00004888 cmpq $32, %r14
+ 0x0f, 0x82, 0x2c, 0x00, 0x00, 0x00, //0x0000488c jb LBB0_891
+ 0xc4, 0xc1, 0x78, 0x10, 0x03, //0x00004892 vmovups (%r11), %xmm0
+ 0xc5, 0xf8, 0x11, 0x44, 0x24, 0x60, //0x00004897 vmovups %xmm0, $96(%rsp)
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x43, 0x10, //0x0000489d vmovdqu $16(%r11), %xmm0
+ 0xc5, 0xfa, 0x7f, 0x44, 0x24, 0x70, //0x000048a3 vmovdqu %xmm0, $112(%rsp)
+ 0x49, 0x83, 0xc3, 0x20, //0x000048a9 addq $32, %r11
+ 0x49, 0x8d, 0x7e, 0xe0, //0x000048ad leaq $-32(%r14), %rdi
+ 0x48, 0x8d, 0xb4, 0x24, 0x80, 0x00, 0x00, 0x00, //0x000048b1 leaq $128(%rsp), %rsi
+ 0xe9, 0x08, 0x00, 0x00, 0x00, //0x000048b9 jmp LBB0_892
+ //0x000048be LBB0_891
+ 0x48, 0x8d, 0x74, 0x24, 0x60, //0x000048be leaq $96(%rsp), %rsi
+ 0x4c, 0x89, 0xf7, //0x000048c3 movq %r14, %rdi
+ //0x000048c6 LBB0_892
+ 0x48, 0x83, 0xff, 0x10, //0x000048c6 cmpq $16, %rdi
+ 0x0f, 0x82, 0x5a, 0x00, 0x00, 0x00, //0x000048ca jb LBB0_893
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x03, //0x000048d0 vmovdqu (%r11), %xmm0
+ 0xc5, 0xfa, 0x7f, 0x06, //0x000048d5 vmovdqu %xmm0, (%rsi)
+ 0x49, 0x83, 0xc3, 0x10, //0x000048d9 addq $16, %r11
+ 0x48, 0x83, 0xc6, 0x10, //0x000048dd addq $16, %rsi
+ 0x48, 0x83, 0xc7, 0xf0, //0x000048e1 addq $-16, %rdi
+ 0x48, 0x83, 0xff, 0x08, //0x000048e5 cmpq $8, %rdi
+ 0x0f, 0x83, 0x45, 0x00, 0x00, 0x00, //0x000048e9 jae LBB0_898
+ //0x000048ef LBB0_894
+ 0x48, 0x83, 0xff, 0x04, //0x000048ef cmpq $4, %rdi
+ 0x0f, 0x8c, 0x57, 0x00, 0x00, 0x00, //0x000048f3 jl LBB0_895
+ //0x000048f9 LBB0_899
+ 0x41, 0x8b, 0x03, //0x000048f9 movl (%r11), %eax
+ 0x89, 0x06, //0x000048fc movl %eax, (%rsi)
+ 0x49, 0x83, 0xc3, 0x04, //0x000048fe addq $4, %r11
+ 0x48, 0x83, 0xc6, 0x04, //0x00004902 addq $4, %rsi
+ 0x48, 0x83, 0xc7, 0xfc, //0x00004906 addq $-4, %rdi
+ 0x48, 0x83, 0xff, 0x02, //0x0000490a cmpq $2, %rdi
+ 0x0f, 0x83, 0x46, 0x00, 0x00, 0x00, //0x0000490e jae LBB0_900
+ //0x00004914 LBB0_896
+ 0x4c, 0x89, 0xda, //0x00004914 movq %r11, %rdx
+ 0x4c, 0x8d, 0x5c, 0x24, 0x60, //0x00004917 leaq $96(%rsp), %r11
+ 0x48, 0x85, 0xff, //0x0000491c testq %rdi, %rdi
+ 0x0f, 0x85, 0x59, 0x00, 0x00, 0x00, //0x0000491f jne LBB0_901
+ 0xe9, 0x96, 0xfd, 0xff, 0xff, //0x00004925 jmp LBB0_881
+ //0x0000492a LBB0_893
+ 0x48, 0x83, 0xff, 0x08, //0x0000492a cmpq $8, %rdi
+ 0x0f, 0x82, 0xbb, 0xff, 0xff, 0xff, //0x0000492e jb LBB0_894
+ //0x00004934 LBB0_898
+ 0x49, 0x8b, 0x03, //0x00004934 movq (%r11), %rax
+ 0x48, 0x89, 0x06, //0x00004937 movq %rax, (%rsi)
+ 0x49, 0x83, 0xc3, 0x08, //0x0000493a addq $8, %r11
+ 0x48, 0x83, 0xc6, 0x08, //0x0000493e addq $8, %rsi
+ 0x48, 0x83, 0xc7, 0xf8, //0x00004942 addq $-8, %rdi
+ 0x48, 0x83, 0xff, 0x04, //0x00004946 cmpq $4, %rdi
+ 0x0f, 0x8d, 0xa9, 0xff, 0xff, 0xff, //0x0000494a jge LBB0_899
+ //0x00004950 LBB0_895
+ 0x48, 0x83, 0xff, 0x02, //0x00004950 cmpq $2, %rdi
+ 0x0f, 0x82, 0xba, 0xff, 0xff, 0xff, //0x00004954 jb LBB0_896
+ //0x0000495a LBB0_900
+ 0x41, 0x0f, 0xb7, 0x03, //0x0000495a movzwl (%r11), %eax
+ 0x66, 0x89, 0x06, //0x0000495e movw %ax, (%rsi)
+ 0x49, 0x83, 0xc3, 0x02, //0x00004961 addq $2, %r11
+ 0x48, 0x83, 0xc6, 0x02, //0x00004965 addq $2, %rsi
+ 0x48, 0x83, 0xc7, 0xfe, //0x00004969 addq $-2, %rdi
+ 0x4c, 0x89, 0xda, //0x0000496d movq %r11, %rdx
+ 0x4c, 0x8d, 0x5c, 0x24, 0x60, //0x00004970 leaq $96(%rsp), %r11
+ 0x48, 0x85, 0xff, //0x00004975 testq %rdi, %rdi
+ 0x0f, 0x84, 0x42, 0xfd, 0xff, 0xff, //0x00004978 je LBB0_881
+ //0x0000497e LBB0_901
+ 0x8a, 0x02, //0x0000497e movb (%rdx), %al
+ 0x88, 0x06, //0x00004980 movb %al, (%rsi)
+ 0x4c, 0x8d, 0x5c, 0x24, 0x60, //0x00004982 leaq $96(%rsp), %r11
+ 0xe9, 0x34, 0xfd, 0xff, 0xff, //0x00004987 jmp LBB0_881
+ //0x0000498c LBB0_902
+ 0x49, 0x8d, 0x44, 0x24, 0x05, //0x0000498c leaq $5(%r12), %rax
+ //0x00004991 LBB0_903
+ 0x48, 0x8b, 0x54, 0x24, 0x28, //0x00004991 movq $40(%rsp), %rdx
+ 0x48, 0x3b, 0x42, 0x08, //0x00004996 cmpq $8(%rdx), %rax
+ 0x0f, 0x87, 0xee, 0xf9, 0xff, 0xff, //0x0000499a ja LBB0_839
+ 0x49, 0x89, 0x00, //0x000049a0 movq %rax, (%r8)
+ 0x4d, 0x89, 0xe5, //0x000049a3 movq %r12, %r13
+ 0xe9, 0xe3, 0xf9, 0xff, 0xff, //0x000049a6 jmp LBB0_839
+ //0x000049ab LBB0_905
+ 0x48, 0x8b, 0x44, 0x24, 0x28, //0x000049ab movq $40(%rsp), %rax
+ 0x4c, 0x8b, 0x70, 0x08, //0x000049b0 movq $8(%rax), %r14
+ 0x49, 0x29, 0xfe, //0x000049b4 subq %rdi, %r14
+ 0x49, 0x01, 0xfb, //0x000049b7 addq %rdi, %r11
+ 0x45, 0x31, 0xc9, //0x000049ba xorl %r9d, %r9d
+ 0xc5, 0x7a, 0x6f, 0x15, 0x6b, 0xb6, 0xff, 0xff, //0x000049bd vmovdqu $-18837(%rip), %xmm10 /* LCPI0_3+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x0d, 0x73, 0xb6, 0xff, 0xff, //0x000049c5 vmovdqu $-18829(%rip), %xmm1 /* LCPI0_4+0(%rip) */
+ 0xc4, 0x41, 0x31, 0x76, 0xc9, //0x000049cd vpcmpeqd %xmm9, %xmm9, %xmm9
+ 0xc5, 0xfa, 0x6f, 0x1d, 0x76, 0xb6, 0xff, 0xff, //0x000049d2 vmovdqu $-18826(%rip), %xmm3 /* LCPI0_5+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x25, 0x3e, 0xb6, 0xff, 0xff, //0x000049da vmovdqu $-18882(%rip), %xmm4 /* LCPI0_2+0(%rip) */
+ 0xc4, 0x41, 0x39, 0xef, 0xc0, //0x000049e2 vpxor %xmm8, %xmm8, %xmm8
+ 0x31, 0xc9, //0x000049e7 xorl %ecx, %ecx
+ 0x45, 0x31, 0xff, //0x000049e9 xorl %r15d, %r15d
+ 0x31, 0xdb, //0x000049ec xorl %ebx, %ebx
+ 0xe9, 0x17, 0x00, 0x00, 0x00, //0x000049ee jmp LBB0_907
+ //0x000049f3 LBB0_906
+ 0x49, 0xc1, 0xf8, 0x3f, //0x000049f3 sarq $63, %r8
+ 0xf3, 0x48, 0x0f, 0xb8, 0xc7, //0x000049f7 popcntq %rdi, %rax
+ 0x49, 0x01, 0xc7, //0x000049fc addq %rax, %r15
+ 0x49, 0x83, 0xc3, 0x40, //0x000049ff addq $64, %r11
+ 0x49, 0x83, 0xc6, 0xc0, //0x00004a03 addq $-64, %r14
+ 0x4d, 0x89, 0xc1, //0x00004a07 movq %r8, %r9
+ //0x00004a0a LBB0_907
+ 0x49, 0x83, 0xfe, 0x40, //0x00004a0a cmpq $64, %r14
+ 0x0f, 0x8c, 0x9d, 0x01, 0x00, 0x00, //0x00004a0e jl LBB0_914
+ //0x00004a14 LBB0_908
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x00004a14 vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x6b, 0x10, //0x00004a19 vmovdqu $16(%r11), %xmm5
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x7b, 0x20, //0x00004a1f vmovdqu $32(%r11), %xmm7
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x73, 0x30, //0x00004a25 vmovdqu $48(%r11), %xmm6
+ 0xc5, 0xa9, 0x74, 0xc2, //0x00004a2b vpcmpeqb %xmm2, %xmm10, %xmm0
+ 0xc5, 0x79, 0xd7, 0xc0, //0x00004a2f vpmovmskb %xmm0, %r8d
+ 0xc5, 0xa9, 0x74, 0xc5, //0x00004a33 vpcmpeqb %xmm5, %xmm10, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xd0, //0x00004a37 vpmovmskb %xmm0, %edx
+ 0xc5, 0xa9, 0x74, 0xc7, //0x00004a3b vpcmpeqb %xmm7, %xmm10, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xf8, //0x00004a3f vpmovmskb %xmm0, %edi
+ 0xc5, 0xa9, 0x74, 0xc6, //0x00004a43 vpcmpeqb %xmm6, %xmm10, %xmm0
+ 0xc5, 0x79, 0xd7, 0xd0, //0x00004a47 vpmovmskb %xmm0, %r10d
+ 0x49, 0xc1, 0xe2, 0x30, //0x00004a4b shlq $48, %r10
+ 0x48, 0xc1, 0xe7, 0x20, //0x00004a4f shlq $32, %rdi
+ 0x48, 0xc1, 0xe2, 0x10, //0x00004a53 shlq $16, %rdx
+ 0x49, 0x09, 0xd0, //0x00004a57 orq %rdx, %r8
+ 0x49, 0x09, 0xf8, //0x00004a5a orq %rdi, %r8
+ 0x4d, 0x09, 0xd0, //0x00004a5d orq %r10, %r8
+ 0xc5, 0xe9, 0x74, 0xc1, //0x00004a60 vpcmpeqb %xmm1, %xmm2, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xf8, //0x00004a64 vpmovmskb %xmm0, %edi
+ 0xc5, 0xd1, 0x74, 0xc1, //0x00004a68 vpcmpeqb %xmm1, %xmm5, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xd0, //0x00004a6c vpmovmskb %xmm0, %edx
+ 0xc5, 0xc1, 0x74, 0xc1, //0x00004a70 vpcmpeqb %xmm1, %xmm7, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xc0, //0x00004a74 vpmovmskb %xmm0, %eax
+ 0xc5, 0xc9, 0x74, 0xc1, //0x00004a78 vpcmpeqb %xmm1, %xmm6, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xf0, //0x00004a7c vpmovmskb %xmm0, %esi
+ 0x48, 0xc1, 0xe6, 0x30, //0x00004a80 shlq $48, %rsi
+ 0x48, 0xc1, 0xe0, 0x20, //0x00004a84 shlq $32, %rax
+ 0x48, 0xc1, 0xe2, 0x10, //0x00004a88 shlq $16, %rdx
+ 0x48, 0x09, 0xd7, //0x00004a8c orq %rdx, %rdi
+ 0x48, 0x09, 0xc7, //0x00004a8f orq %rax, %rdi
+ 0x48, 0x09, 0xf7, //0x00004a92 orq %rsi, %rdi
+ 0x48, 0x89, 0xf8, //0x00004a95 movq %rdi, %rax
+ 0x48, 0x09, 0xc8, //0x00004a98 orq %rcx, %rax
+ 0x0f, 0x84, 0x49, 0x00, 0x00, 0x00, //0x00004a9b je LBB0_910
+ 0x48, 0x89, 0xc8, //0x00004aa1 movq %rcx, %rax
+ 0x48, 0xf7, 0xd0, //0x00004aa4 notq %rax
+ 0x48, 0x21, 0xf8, //0x00004aa7 andq %rdi, %rax
+ 0x48, 0x8d, 0x14, 0x00, //0x00004aaa leaq (%rax,%rax), %rdx
+ 0x48, 0x09, 0xca, //0x00004aae orq %rcx, %rdx
+ 0x48, 0x89, 0xd6, //0x00004ab1 movq %rdx, %rsi
+ 0x48, 0xb9, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x00004ab4 movabsq $-6148914691236517206, %rcx
+ 0x48, 0x31, 0xce, //0x00004abe xorq %rcx, %rsi
+ 0x48, 0x21, 0xcf, //0x00004ac1 andq %rcx, %rdi
+ 0x48, 0x21, 0xf7, //0x00004ac4 andq %rsi, %rdi
+ 0x31, 0xc9, //0x00004ac7 xorl %ecx, %ecx
+ 0x48, 0x01, 0xc7, //0x00004ac9 addq %rax, %rdi
+ 0x0f, 0x92, 0xc1, //0x00004acc setb %cl
+ 0x48, 0x01, 0xff, //0x00004acf addq %rdi, %rdi
+ 0x48, 0xb8, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x00004ad2 movabsq $6148914691236517205, %rax
+ 0x48, 0x31, 0xc7, //0x00004adc xorq %rax, %rdi
+ 0x48, 0x21, 0xd7, //0x00004adf andq %rdx, %rdi
+ 0x48, 0xf7, 0xd7, //0x00004ae2 notq %rdi
+ 0xe9, 0x09, 0x00, 0x00, 0x00, //0x00004ae5 jmp LBB0_911
+ //0x00004aea LBB0_910
+ 0x48, 0xc7, 0xc7, 0xff, 0xff, 0xff, 0xff, //0x00004aea movq $-1, %rdi
+ 0x31, 0xc9, //0x00004af1 xorl %ecx, %ecx
+ //0x00004af3 LBB0_911
+ 0x4c, 0x21, 0xc7, //0x00004af3 andq %r8, %rdi
+ 0xc4, 0xe1, 0xf9, 0x6e, 0xc7, //0x00004af6 vmovq %rdi, %xmm0
+ 0xc4, 0xc3, 0x79, 0x44, 0xc1, 0x00, //0x00004afb vpclmulqdq $0, %xmm9, %xmm0, %xmm0
+ 0xc4, 0xc1, 0xf9, 0x7e, 0xc0, //0x00004b01 vmovq %xmm0, %r8
+ 0x4d, 0x31, 0xc8, //0x00004b06 xorq %r9, %r8
+ 0xc5, 0xe9, 0x74, 0xc3, //0x00004b09 vpcmpeqb %xmm3, %xmm2, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xf8, //0x00004b0d vpmovmskb %xmm0, %edi
+ 0xc5, 0xd1, 0x74, 0xc3, //0x00004b11 vpcmpeqb %xmm3, %xmm5, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xc0, //0x00004b15 vpmovmskb %xmm0, %eax
+ 0xc5, 0xc1, 0x74, 0xc3, //0x00004b19 vpcmpeqb %xmm3, %xmm7, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xd0, //0x00004b1d vpmovmskb %xmm0, %edx
+ 0xc5, 0xc9, 0x74, 0xc3, //0x00004b21 vpcmpeqb %xmm3, %xmm6, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xf0, //0x00004b25 vpmovmskb %xmm0, %esi
+ 0x48, 0xc1, 0xe6, 0x30, //0x00004b29 shlq $48, %rsi
+ 0x48, 0xc1, 0xe2, 0x20, //0x00004b2d shlq $32, %rdx
+ 0x48, 0xc1, 0xe0, 0x10, //0x00004b31 shlq $16, %rax
+ 0x48, 0x09, 0xc7, //0x00004b35 orq %rax, %rdi
+ 0x48, 0x09, 0xd7, //0x00004b38 orq %rdx, %rdi
+ 0x48, 0x09, 0xf7, //0x00004b3b orq %rsi, %rdi
+ 0x4d, 0x89, 0xc1, //0x00004b3e movq %r8, %r9
+ 0x49, 0xf7, 0xd1, //0x00004b41 notq %r9
+ 0x4c, 0x21, 0xcf, //0x00004b44 andq %r9, %rdi
+ 0xc5, 0xe9, 0x74, 0xc4, //0x00004b47 vpcmpeqb %xmm4, %xmm2, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xd0, //0x00004b4b vpmovmskb %xmm0, %edx
+ 0xc5, 0xd1, 0x74, 0xc4, //0x00004b4f vpcmpeqb %xmm4, %xmm5, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xf0, //0x00004b53 vpmovmskb %xmm0, %esi
+ 0xc5, 0xc1, 0x74, 0xc4, //0x00004b57 vpcmpeqb %xmm4, %xmm7, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xc0, //0x00004b5b vpmovmskb %xmm0, %eax
+ 0xc5, 0xc9, 0x74, 0xc4, //0x00004b5f vpcmpeqb %xmm4, %xmm6, %xmm0
+ 0xc5, 0x79, 0xd7, 0xd0, //0x00004b63 vpmovmskb %xmm0, %r10d
+ 0x49, 0xc1, 0xe2, 0x30, //0x00004b67 shlq $48, %r10
+ 0x48, 0xc1, 0xe0, 0x20, //0x00004b6b shlq $32, %rax
+ 0x48, 0xc1, 0xe6, 0x10, //0x00004b6f shlq $16, %rsi
+ 0x48, 0x09, 0xf2, //0x00004b73 orq %rsi, %rdx
+ 0x48, 0x09, 0xc2, //0x00004b76 orq %rax, %rdx
+ 0x4c, 0x09, 0xd2, //0x00004b79 orq %r10, %rdx
+ 0x4c, 0x21, 0xca, //0x00004b7c andq %r9, %rdx
+ 0x0f, 0x84, 0x6e, 0xfe, 0xff, 0xff, //0x00004b7f je LBB0_906
+ //0x00004b85 LBB0_912
+ 0x48, 0x8d, 0x42, 0xff, //0x00004b85 leaq $-1(%rdx), %rax
+ 0x48, 0x89, 0xc6, //0x00004b89 movq %rax, %rsi
+ 0x48, 0x21, 0xfe, //0x00004b8c andq %rdi, %rsi
+ 0xf3, 0x48, 0x0f, 0xb8, 0xf6, //0x00004b8f popcntq %rsi, %rsi
+ 0x4c, 0x01, 0xfe, //0x00004b94 addq %r15, %rsi
+ 0x48, 0x39, 0xde, //0x00004b97 cmpq %rbx, %rsi
+ 0x0f, 0x86, 0x40, 0x01, 0x00, 0x00, //0x00004b9a jbe LBB0_929
+ 0x48, 0xff, 0xc3, //0x00004ba0 incq %rbx
+ 0x48, 0x21, 0xc2, //0x00004ba3 andq %rax, %rdx
+ 0x0f, 0x85, 0xd9, 0xff, 0xff, 0xff, //0x00004ba6 jne LBB0_912
+ 0xe9, 0x42, 0xfe, 0xff, 0xff, //0x00004bac jmp LBB0_906
+ //0x00004bb1 LBB0_914
+ 0x4d, 0x85, 0xf6, //0x00004bb1 testq %r14, %r14
+ 0x0f, 0x8e, 0xa4, 0x03, 0x00, 0x00, //0x00004bb4 jle LBB0_962
+ 0xc5, 0x7e, 0x7f, 0x84, 0x24, 0x80, 0x00, 0x00, 0x00, //0x00004bba vmovdqu %ymm8, $128(%rsp)
+ 0xc5, 0x7e, 0x7f, 0x44, 0x24, 0x60, //0x00004bc3 vmovdqu %ymm8, $96(%rsp)
+ 0x44, 0x89, 0xd8, //0x00004bc9 movl %r11d, %eax
+ 0x25, 0xff, 0x0f, 0x00, 0x00, //0x00004bcc andl $4095, %eax
+ 0x3d, 0xc1, 0x0f, 0x00, 0x00, //0x00004bd1 cmpl $4033, %eax
+ 0x0f, 0x82, 0x38, 0xfe, 0xff, 0xff, //0x00004bd6 jb LBB0_908
+ 0x49, 0x83, 0xfe, 0x20, //0x00004bdc cmpq $32, %r14
+ 0x0f, 0x82, 0x2c, 0x00, 0x00, 0x00, //0x00004be0 jb LBB0_918
+ 0xc4, 0xc1, 0x78, 0x10, 0x03, //0x00004be6 vmovups (%r11), %xmm0
+ 0xc5, 0xf8, 0x11, 0x44, 0x24, 0x60, //0x00004beb vmovups %xmm0, $96(%rsp)
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x43, 0x10, //0x00004bf1 vmovdqu $16(%r11), %xmm0
+ 0xc5, 0xfa, 0x7f, 0x44, 0x24, 0x70, //0x00004bf7 vmovdqu %xmm0, $112(%rsp)
+ 0x49, 0x83, 0xc3, 0x20, //0x00004bfd addq $32, %r11
+ 0x49, 0x8d, 0x7e, 0xe0, //0x00004c01 leaq $-32(%r14), %rdi
+ 0x48, 0x8d, 0xb4, 0x24, 0x80, 0x00, 0x00, 0x00, //0x00004c05 leaq $128(%rsp), %rsi
+ 0xe9, 0x08, 0x00, 0x00, 0x00, //0x00004c0d jmp LBB0_919
+ //0x00004c12 LBB0_918
+ 0x48, 0x8d, 0x74, 0x24, 0x60, //0x00004c12 leaq $96(%rsp), %rsi
+ 0x4c, 0x89, 0xf7, //0x00004c17 movq %r14, %rdi
+ //0x00004c1a LBB0_919
+ 0x48, 0x83, 0xff, 0x10, //0x00004c1a cmpq $16, %rdi
+ 0x0f, 0x82, 0x5a, 0x00, 0x00, 0x00, //0x00004c1e jb LBB0_920
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x03, //0x00004c24 vmovdqu (%r11), %xmm0
+ 0xc5, 0xfa, 0x7f, 0x06, //0x00004c29 vmovdqu %xmm0, (%rsi)
+ 0x49, 0x83, 0xc3, 0x10, //0x00004c2d addq $16, %r11
+ 0x48, 0x83, 0xc6, 0x10, //0x00004c31 addq $16, %rsi
+ 0x48, 0x83, 0xc7, 0xf0, //0x00004c35 addq $-16, %rdi
+ 0x48, 0x83, 0xff, 0x08, //0x00004c39 cmpq $8, %rdi
+ 0x0f, 0x83, 0x45, 0x00, 0x00, 0x00, //0x00004c3d jae LBB0_925
+ //0x00004c43 LBB0_921
+ 0x48, 0x83, 0xff, 0x04, //0x00004c43 cmpq $4, %rdi
+ 0x0f, 0x8c, 0x57, 0x00, 0x00, 0x00, //0x00004c47 jl LBB0_922
+ //0x00004c4d LBB0_926
+ 0x41, 0x8b, 0x03, //0x00004c4d movl (%r11), %eax
+ 0x89, 0x06, //0x00004c50 movl %eax, (%rsi)
+ 0x49, 0x83, 0xc3, 0x04, //0x00004c52 addq $4, %r11
+ 0x48, 0x83, 0xc6, 0x04, //0x00004c56 addq $4, %rsi
+ 0x48, 0x83, 0xc7, 0xfc, //0x00004c5a addq $-4, %rdi
+ 0x48, 0x83, 0xff, 0x02, //0x00004c5e cmpq $2, %rdi
+ 0x0f, 0x83, 0x46, 0x00, 0x00, 0x00, //0x00004c62 jae LBB0_927
+ //0x00004c68 LBB0_923
+ 0x4c, 0x89, 0xda, //0x00004c68 movq %r11, %rdx
+ 0x4c, 0x8d, 0x5c, 0x24, 0x60, //0x00004c6b leaq $96(%rsp), %r11
+ 0x48, 0x85, 0xff, //0x00004c70 testq %rdi, %rdi
+ 0x0f, 0x85, 0x59, 0x00, 0x00, 0x00, //0x00004c73 jne LBB0_928
+ 0xe9, 0x96, 0xfd, 0xff, 0xff, //0x00004c79 jmp LBB0_908
+ //0x00004c7e LBB0_920
+ 0x48, 0x83, 0xff, 0x08, //0x00004c7e cmpq $8, %rdi
+ 0x0f, 0x82, 0xbb, 0xff, 0xff, 0xff, //0x00004c82 jb LBB0_921
+ //0x00004c88 LBB0_925
+ 0x49, 0x8b, 0x03, //0x00004c88 movq (%r11), %rax
+ 0x48, 0x89, 0x06, //0x00004c8b movq %rax, (%rsi)
+ 0x49, 0x83, 0xc3, 0x08, //0x00004c8e addq $8, %r11
+ 0x48, 0x83, 0xc6, 0x08, //0x00004c92 addq $8, %rsi
+ 0x48, 0x83, 0xc7, 0xf8, //0x00004c96 addq $-8, %rdi
+ 0x48, 0x83, 0xff, 0x04, //0x00004c9a cmpq $4, %rdi
+ 0x0f, 0x8d, 0xa9, 0xff, 0xff, 0xff, //0x00004c9e jge LBB0_926
+ //0x00004ca4 LBB0_922
+ 0x48, 0x83, 0xff, 0x02, //0x00004ca4 cmpq $2, %rdi
+ 0x0f, 0x82, 0xba, 0xff, 0xff, 0xff, //0x00004ca8 jb LBB0_923
+ //0x00004cae LBB0_927
+ 0x41, 0x0f, 0xb7, 0x03, //0x00004cae movzwl (%r11), %eax
+ 0x66, 0x89, 0x06, //0x00004cb2 movw %ax, (%rsi)
+ 0x49, 0x83, 0xc3, 0x02, //0x00004cb5 addq $2, %r11
+ 0x48, 0x83, 0xc6, 0x02, //0x00004cb9 addq $2, %rsi
+ 0x48, 0x83, 0xc7, 0xfe, //0x00004cbd addq $-2, %rdi
+ 0x4c, 0x89, 0xda, //0x00004cc1 movq %r11, %rdx
+ 0x4c, 0x8d, 0x5c, 0x24, 0x60, //0x00004cc4 leaq $96(%rsp), %r11
+ 0x48, 0x85, 0xff, //0x00004cc9 testq %rdi, %rdi
+ 0x0f, 0x84, 0x42, 0xfd, 0xff, 0xff, //0x00004ccc je LBB0_908
+ //0x00004cd2 LBB0_928
+ 0x8a, 0x02, //0x00004cd2 movb (%rdx), %al
+ 0x88, 0x06, //0x00004cd4 movb %al, (%rsi)
+ 0x4c, 0x8d, 0x5c, 0x24, 0x60, //0x00004cd6 leaq $96(%rsp), %r11
+ 0xe9, 0x34, 0xfd, 0xff, 0xff, //0x00004cdb jmp LBB0_908
+ //0x00004ce0 LBB0_929
+ 0x48, 0x8b, 0x74, 0x24, 0x28, //0x00004ce0 movq $40(%rsp), %rsi
+ 0x48, 0x8b, 0x46, 0x08, //0x00004ce5 movq $8(%rsi), %rax
+ 0x48, 0x0f, 0xbc, 0xca, //0x00004ce9 bsfq %rdx, %rcx
+ 0x4c, 0x29, 0xf1, //0x00004ced subq %r14, %rcx
+ 0x48, 0x8d, 0x44, 0x01, 0x01, //0x00004cf0 leaq $1(%rcx,%rax), %rax
+ 0x48, 0x8b, 0x54, 0x24, 0x18, //0x00004cf5 movq $24(%rsp), %rdx
+ 0x48, 0x89, 0x02, //0x00004cfa movq %rax, (%rdx)
+ 0x48, 0x8b, 0x4e, 0x08, //0x00004cfd movq $8(%rsi), %rcx
+ 0x48, 0x39, 0xc8, //0x00004d01 cmpq %rcx, %rax
+ 0x48, 0x0f, 0x47, 0xc1, //0x00004d04 cmovaq %rcx, %rax
+ 0x48, 0x89, 0x02, //0x00004d08 movq %rax, (%rdx)
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00004d0b movq $-1, %rax
+ 0x4c, 0x0f, 0x47, 0xe0, //0x00004d12 cmovaq %rax, %r12
+ 0x4d, 0x89, 0xe5, //0x00004d16 movq %r12, %r13
+ 0xe9, 0x70, 0xf6, 0xff, 0xff, //0x00004d19 jmp LBB0_839
+ //0x00004d1e LBB0_930
+ 0x4c, 0x89, 0xf8, //0x00004d1e movq %r15, %rax
+ //0x00004d21 LBB0_931
+ 0x48, 0xf7, 0xd0, //0x00004d21 notq %rax
+ 0x49, 0x01, 0xc1, //0x00004d24 addq %rax, %r9
+ 0x4d, 0x89, 0x08, //0x00004d27 movq %r9, (%r8)
+ 0xe9, 0x58, 0xf6, 0xff, 0xff, //0x00004d2a jmp LBB0_838
+ //0x00004d2f LBB0_941
+ 0x49, 0x89, 0x00, //0x00004d2f movq %rax, (%r8)
+ 0xe9, 0x57, 0xf6, 0xff, 0xff, //0x00004d32 jmp LBB0_839
+ //0x00004d37 LBB0_936
+ 0x4c, 0x89, 0x94, 0x24, 0xb8, 0x00, 0x00, 0x00, //0x00004d37 movq %r10, $184(%rsp)
+ //0x00004d3f LBB0_937
+ 0x48, 0x8b, 0x44, 0x24, 0x18, //0x00004d3f movq $24(%rsp), %rax
+ 0x48, 0x8b, 0x8c, 0x24, 0xb8, 0x00, 0x00, 0x00, //0x00004d44 movq $184(%rsp), %rcx
+ 0x48, 0x89, 0x08, //0x00004d4c movq %rcx, (%rax)
+ 0x49, 0xc7, 0xc5, 0xff, 0xff, 0xff, 0xff, //0x00004d4f movq $-1, %r13
+ 0xe9, 0x33, 0xf6, 0xff, 0xff, //0x00004d56 jmp LBB0_839
+ //0x00004d5b LBB0_938
+ 0x4c, 0x29, 0xdf, //0x00004d5b subq %r11, %rdi
+ 0xe9, 0x90, 0xf7, 0xff, 0xff, //0x00004d5e jmp LBB0_859
+ //0x00004d63 LBB0_939
+ 0x49, 0xc7, 0xc2, 0xff, 0xff, 0xff, 0xff, //0x00004d63 movq $-1, %r10
+ //0x00004d6a LBB0_940
+ 0x4d, 0x29, 0xd1, //0x00004d6a subq %r10, %r9
+ 0x48, 0x8b, 0x44, 0x24, 0x18, //0x00004d6d movq $24(%rsp), %rax
+ 0x4c, 0x89, 0x08, //0x00004d72 movq %r9, (%rax)
+ 0xe9, 0x0d, 0xf6, 0xff, 0xff, //0x00004d75 jmp LBB0_838
+ //0x00004d7a LBB0_943
+ 0x49, 0xc7, 0xc5, 0xfe, 0xff, 0xff, 0xff, //0x00004d7a movq $-2, %r13
+ 0x3c, 0x61, //0x00004d81 cmpb $97, %al
+ 0x0f, 0x85, 0x05, 0xf6, 0xff, 0xff, //0x00004d83 jne LBB0_839
+ 0x49, 0x8d, 0x41, 0x02, //0x00004d89 leaq $2(%r9), %rax
+ 0x49, 0x89, 0x00, //0x00004d8d movq %rax, (%r8)
+ 0x43, 0x80, 0x7c, 0x0c, 0x02, 0x6c, //0x00004d90 cmpb $108, $2(%r12,%r9)
+ 0x0f, 0x85, 0xf2, 0xf5, 0xff, 0xff, //0x00004d96 jne LBB0_839
+ 0x49, 0x8d, 0x41, 0x03, //0x00004d9c leaq $3(%r9), %rax
+ 0x49, 0x89, 0x00, //0x00004da0 movq %rax, (%r8)
+ 0x43, 0x80, 0x7c, 0x0c, 0x03, 0x73, //0x00004da3 cmpb $115, $3(%r12,%r9)
+ 0x0f, 0x85, 0xdf, 0xf5, 0xff, 0xff, //0x00004da9 jne LBB0_839
+ 0x49, 0x8d, 0x41, 0x04, //0x00004daf leaq $4(%r9), %rax
+ 0x49, 0x89, 0x00, //0x00004db3 movq %rax, (%r8)
+ 0x43, 0x80, 0x7c, 0x0c, 0x04, 0x65, //0x00004db6 cmpb $101, $4(%r12,%r9)
+ 0x0f, 0x85, 0xcc, 0xf5, 0xff, 0xff, //0x00004dbc jne LBB0_839
+ 0x49, 0x83, 0xc1, 0x05, //0x00004dc2 addq $5, %r9
+ 0xe9, 0xa3, 0x00, 0x00, 0x00, //0x00004dc6 jmp LBB0_953
+ //0x00004dcb LBB0_752
+ 0x4d, 0x89, 0x08, //0x00004dcb movq %r9, (%r8)
+ 0x49, 0xc7, 0xc5, 0xfe, 0xff, 0xff, 0xff, //0x00004dce movq $-2, %r13
+ 0x41, 0x80, 0x3a, 0x6e, //0x00004dd5 cmpb $110, (%r10)
+ 0x0f, 0x85, 0xaf, 0xf5, 0xff, 0xff, //0x00004dd9 jne LBB0_839
+ 0x49, 0x8d, 0x41, 0x01, //0x00004ddf leaq $1(%r9), %rax
+ 0x49, 0x89, 0x00, //0x00004de3 movq %rax, (%r8)
+ 0x43, 0x80, 0x7c, 0x0c, 0x01, 0x75, //0x00004de6 cmpb $117, $1(%r12,%r9)
+ 0x0f, 0x85, 0x9c, 0xf5, 0xff, 0xff, //0x00004dec jne LBB0_839
+ 0x49, 0x8d, 0x41, 0x02, //0x00004df2 leaq $2(%r9), %rax
+ 0x49, 0x89, 0x00, //0x00004df6 movq %rax, (%r8)
+ 0x43, 0x80, 0x7c, 0x0c, 0x02, 0x6c, //0x00004df9 cmpb $108, $2(%r12,%r9)
+ 0x0f, 0x85, 0x89, 0xf5, 0xff, 0xff, //0x00004dff jne LBB0_839
+ 0x49, 0x8d, 0x41, 0x03, //0x00004e05 leaq $3(%r9), %rax
+ 0x49, 0x89, 0x00, //0x00004e09 movq %rax, (%r8)
+ 0x43, 0x80, 0x7c, 0x0c, 0x03, 0x6c, //0x00004e0c cmpb $108, $3(%r12,%r9)
+ 0x0f, 0x85, 0x76, 0xf5, 0xff, 0xff, //0x00004e12 jne LBB0_839
+ 0xe9, 0x4d, 0x00, 0x00, 0x00, //0x00004e18 jmp LBB0_952
+ //0x00004e1d LBB0_948
+ 0x4d, 0x89, 0x08, //0x00004e1d movq %r9, (%r8)
+ 0x49, 0xc7, 0xc5, 0xfe, 0xff, 0xff, 0xff, //0x00004e20 movq $-2, %r13
+ 0x41, 0x80, 0x3a, 0x74, //0x00004e27 cmpb $116, (%r10)
+ 0x0f, 0x85, 0x5d, 0xf5, 0xff, 0xff, //0x00004e2b jne LBB0_839
+ 0x49, 0x8d, 0x41, 0x01, //0x00004e31 leaq $1(%r9), %rax
+ 0x49, 0x89, 0x00, //0x00004e35 movq %rax, (%r8)
+ 0x43, 0x80, 0x7c, 0x0c, 0x01, 0x72, //0x00004e38 cmpb $114, $1(%r12,%r9)
+ 0x0f, 0x85, 0x4a, 0xf5, 0xff, 0xff, //0x00004e3e jne LBB0_839
+ 0x49, 0x8d, 0x41, 0x02, //0x00004e44 leaq $2(%r9), %rax
+ 0x49, 0x89, 0x00, //0x00004e48 movq %rax, (%r8)
+ 0x43, 0x80, 0x7c, 0x0c, 0x02, 0x75, //0x00004e4b cmpb $117, $2(%r12,%r9)
+ 0x0f, 0x85, 0x37, 0xf5, 0xff, 0xff, //0x00004e51 jne LBB0_839
+ 0x49, 0x8d, 0x41, 0x03, //0x00004e57 leaq $3(%r9), %rax
+ 0x49, 0x89, 0x00, //0x00004e5b movq %rax, (%r8)
+ 0x43, 0x80, 0x7c, 0x0c, 0x03, 0x65, //0x00004e5e cmpb $101, $3(%r12,%r9)
+ 0x0f, 0x85, 0x24, 0xf5, 0xff, 0xff, //0x00004e64 jne LBB0_839
+ //0x00004e6a LBB0_952
+ 0x49, 0x83, 0xc1, 0x04, //0x00004e6a addq $4, %r9
+ //0x00004e6e LBB0_953
+ 0x48, 0x8b, 0x44, 0x24, 0x18, //0x00004e6e movq $24(%rsp), %rax
+ 0x4c, 0x89, 0x08, //0x00004e73 movq %r9, (%rax)
+ 0xe9, 0x13, 0xf5, 0xff, 0xff, //0x00004e76 jmp LBB0_839
+ //0x00004e7b LBB0_960
+ 0x4c, 0x89, 0xf8, //0x00004e7b movq %r15, %rax
+ 0xe9, 0x91, 0xf6, 0xff, 0xff, //0x00004e7e jmp LBB0_862
+ //0x00004e83 LBB0_813
+ 0x48, 0x8b, 0x44, 0x24, 0x20, //0x00004e83 movq $32(%rsp), %rax
+ 0xe9, 0x87, 0xf6, 0xff, 0xff, //0x00004e88 jmp LBB0_862
+ //0x00004e8d LBB0_954
+ 0x4c, 0x89, 0xf3, //0x00004e8d movq %r14, %rbx
+ 0x48, 0x83, 0xc3, 0x02, //0x00004e90 addq $2, %rbx
+ 0x49, 0xc7, 0xc5, 0xfe, 0xff, 0xff, 0xff, //0x00004e94 movq $-2, %r13
+ 0xe9, 0xa6, 0x00, 0x00, 0x00, //0x00004e9b jmp LBB0_959
+ //0x00004ea0 LBB0_874
+ 0x4d, 0x85, 0xff, //0x00004ea0 testq %r15, %r15
+ 0x0f, 0x85, 0xeb, 0x00, 0x00, 0x00, //0x00004ea3 jne LBB0_966
+ 0x4b, 0x8d, 0x7c, 0x16, 0x01, //0x00004ea9 leaq $1(%r14,%r10), %rdi
+ 0x49, 0xf7, 0xd6, //0x00004eae notq %r14
+ 0x4d, 0x01, 0xc6, //0x00004eb1 addq %r8, %r14
+ //0x00004eb4 LBB0_876
+ 0x4d, 0x85, 0xf6, //0x00004eb4 testq %r14, %r14
+ 0x48, 0x8b, 0x54, 0x24, 0x18, //0x00004eb7 movq $24(%rsp), %rdx
+ 0x0f, 0x8e, 0xcc, 0xf4, 0xff, 0xff, //0x00004ebc jle LBB0_839
+ 0x49, 0xc7, 0xc5, 0xff, 0xff, 0xff, 0xff, //0x00004ec2 movq $-1, %r13
+ 0xe9, 0x18, 0x00, 0x00, 0x00, //0x00004ec9 jmp LBB0_933
+ //0x00004ece LBB0_932
+ 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x00004ece movq $-2, %rax
+ 0xb9, 0x02, 0x00, 0x00, 0x00, //0x00004ed5 movl $2, %ecx
+ 0x48, 0x01, 0xcf, //0x00004eda addq %rcx, %rdi
+ 0x49, 0x01, 0xc6, //0x00004edd addq %rax, %r14
+ 0x0f, 0x8e, 0xa8, 0xf4, 0xff, 0xff, //0x00004ee0 jle LBB0_839
+ //0x00004ee6 LBB0_933
+ 0x0f, 0xb6, 0x07, //0x00004ee6 movzbl (%rdi), %eax
+ 0x3c, 0x5c, //0x00004ee9 cmpb $92, %al
+ 0x0f, 0x84, 0xdd, 0xff, 0xff, 0xff, //0x00004eeb je LBB0_932
+ 0x3c, 0x22, //0x00004ef1 cmpb $34, %al
+ 0x0f, 0x84, 0x1d, 0x00, 0x00, 0x00, //0x00004ef3 je LBB0_955
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00004ef9 movq $-1, %rax
+ 0xb9, 0x01, 0x00, 0x00, 0x00, //0x00004f00 movl $1, %ecx
+ 0x48, 0x01, 0xcf, //0x00004f05 addq %rcx, %rdi
+ 0x49, 0x01, 0xc6, //0x00004f08 addq %rax, %r14
+ 0x0f, 0x8f, 0xd5, 0xff, 0xff, 0xff, //0x00004f0b jg LBB0_933
+ 0xe9, 0x78, 0xf4, 0xff, 0xff, //0x00004f11 jmp LBB0_839
+ //0x00004f16 LBB0_955
+ 0x4c, 0x29, 0xdf, //0x00004f16 subq %r11, %rdi
+ 0x48, 0xff, 0xc7, //0x00004f19 incq %rdi
+ 0x48, 0x89, 0x3a, //0x00004f1c movq %rdi, (%rdx)
+ 0x4d, 0x89, 0xe5, //0x00004f1f movq %r12, %r13
+ 0xe9, 0x67, 0xf4, 0xff, 0xff, //0x00004f22 jmp LBB0_839
+ //0x00004f27 LBB0_956
+ 0x4c, 0x89, 0xf3, //0x00004f27 movq %r14, %rbx
+ 0x48, 0xff, 0xc3, //0x00004f2a incq %rbx
+ 0x49, 0xc7, 0xc5, 0xfd, 0xff, 0xff, 0xff, //0x00004f2d movq $-3, %r13
+ 0xe9, 0x0d, 0x00, 0x00, 0x00, //0x00004f34 jmp LBB0_959
+ //0x00004f39 LBB0_957
+ 0x4c, 0x89, 0xf3, //0x00004f39 movq %r14, %rbx
+ 0x48, 0xff, 0xc3, //0x00004f3c incq %rbx
+ //0x00004f3f LBB0_958
+ 0x49, 0xc7, 0xc5, 0xff, 0xff, 0xff, 0xff, //0x00004f3f movq $-1, %r13
+ //0x00004f46 LBB0_959
+ 0x48, 0x8b, 0x44, 0x24, 0x20, //0x00004f46 movq $32(%rsp), %rax
+ 0x48, 0x29, 0xc3, //0x00004f4b subq %rax, %rbx
+ 0x49, 0x89, 0x18, //0x00004f4e movq %rbx, (%r8)
+ 0xe9, 0x38, 0xf4, 0xff, 0xff, //0x00004f51 jmp LBB0_839
+ //0x00004f56 LBB0_961
+ 0x4c, 0x01, 0xdf, //0x00004f56 addq %r11, %rdi
+ 0xe9, 0x56, 0xff, 0xff, 0xff, //0x00004f59 jmp LBB0_876
+ //0x00004f5e LBB0_962
+ 0x48, 0x8b, 0x44, 0x24, 0x28, //0x00004f5e movq $40(%rsp), %rax
+ 0x48, 0x8b, 0x40, 0x08, //0x00004f63 movq $8(%rax), %rax
+ 0x48, 0x8b, 0x54, 0x24, 0x18, //0x00004f67 movq $24(%rsp), %rdx
+ 0x48, 0x89, 0x02, //0x00004f6c movq %rax, (%rdx)
+ 0xe9, 0x1a, 0xf4, 0xff, 0xff, //0x00004f6f jmp LBB0_839
+ //0x00004f74 LBB0_963
+ 0x49, 0xc7, 0xc5, 0xfc, 0xff, 0xff, 0xff, //0x00004f74 movq $-4, %r13
+ 0xe9, 0x07, 0x00, 0x00, 0x00, //0x00004f7b jmp LBB0_965
+ //0x00004f80 LBB0_964
+ 0x49, 0xc7, 0xc5, 0xfe, 0xff, 0xff, 0xff, //0x00004f80 movq $-2, %r13
+ //0x00004f87 LBB0_965
+ 0x4c, 0x89, 0xc3, //0x00004f87 movq %r8, %rbx
+ 0x4c, 0x8b, 0x44, 0x24, 0x18, //0x00004f8a movq $24(%rsp), %r8
+ 0xe9, 0xb2, 0xff, 0xff, 0xff, //0x00004f8f jmp LBB0_959
+ //0x00004f94 LBB0_966
+ 0x49, 0x8d, 0x40, 0xff, //0x00004f94 leaq $-1(%r8), %rax
+ 0x4c, 0x39, 0xf0, //0x00004f98 cmpq %r14, %rax
+ 0x0f, 0x84, 0xed, 0xf3, 0xff, 0xff, //0x00004f9b je LBB0_839
+ 0x4b, 0x8d, 0x7c, 0x16, 0x02, //0x00004fa1 leaq $2(%r14,%r10), %rdi
+ 0x4d, 0x29, 0xf0, //0x00004fa6 subq %r14, %r8
+ 0x49, 0x83, 0xc0, 0xfe, //0x00004fa9 addq $-2, %r8
+ 0x4d, 0x89, 0xc6, //0x00004fad movq %r8, %r14
+ 0xe9, 0xff, 0xfe, 0xff, 0xff, //0x00004fb0 jmp LBB0_876
+ 0x90, 0x90, 0x90, //0x00004fb5 .p2align 2, 0x90
+ // // .set L0_0_set_418, LBB0_418-LJTI0_0
+ // // .set L0_0_set_488, LBB0_488-LJTI0_0
+ // // .set L0_0_set_450, LBB0_450-LJTI0_0
+ // // .set L0_0_set_403, LBB0_403-LJTI0_0
+ // // .set L0_0_set_461, LBB0_461-LJTI0_0
+ // // .set L0_0_set_487, LBB0_487-LJTI0_0
+ // // .set L0_0_set_449, LBB0_449-LJTI0_0
+ // // .set L0_0_set_489, LBB0_489-LJTI0_0
+ //0x00004fb8 LJTI0_0
+ 0x88, 0xd1, 0xff, 0xff, //0x00004fb8 .long L0_0_set_418
+ 0x8d, 0xd7, 0xff, 0xff, //0x00004fbc .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00004fc0 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00004fc4 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00004fc8 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00004fcc .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00004fd0 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00004fd4 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00004fd8 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00004fdc .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00004fe0 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00004fe4 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00004fe8 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00004fec .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00004ff0 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00004ff4 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00004ff8 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00004ffc .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005000 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005004 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005008 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x0000500c .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005010 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005014 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005018 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x0000501c .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005020 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005024 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005028 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x0000502c .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005030 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005034 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005038 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x0000503c .long L0_0_set_488
+ 0x34, 0xd3, 0xff, 0xff, //0x00005040 .long L0_0_set_450
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005044 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005048 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x0000504c .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005050 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005054 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005058 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x0000505c .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005060 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005064 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005068 .long L0_0_set_488
+ 0xb1, 0xd0, 0xff, 0xff, //0x0000506c .long L0_0_set_403
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005070 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005074 .long L0_0_set_488
+ 0xb1, 0xd0, 0xff, 0xff, //0x00005078 .long L0_0_set_403
+ 0xb1, 0xd0, 0xff, 0xff, //0x0000507c .long L0_0_set_403
+ 0xb1, 0xd0, 0xff, 0xff, //0x00005080 .long L0_0_set_403
+ 0xb1, 0xd0, 0xff, 0xff, //0x00005084 .long L0_0_set_403
+ 0xb1, 0xd0, 0xff, 0xff, //0x00005088 .long L0_0_set_403
+ 0xb1, 0xd0, 0xff, 0xff, //0x0000508c .long L0_0_set_403
+ 0xb1, 0xd0, 0xff, 0xff, //0x00005090 .long L0_0_set_403
+ 0xb1, 0xd0, 0xff, 0xff, //0x00005094 .long L0_0_set_403
+ 0xb1, 0xd0, 0xff, 0xff, //0x00005098 .long L0_0_set_403
+ 0xb1, 0xd0, 0xff, 0xff, //0x0000509c .long L0_0_set_403
+ 0x8d, 0xd7, 0xff, 0xff, //0x000050a0 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x000050a4 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x000050a8 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x000050ac .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x000050b0 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x000050b4 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x000050b8 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x000050bc .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x000050c0 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x000050c4 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x000050c8 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x000050cc .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x000050d0 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x000050d4 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x000050d8 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x000050dc .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x000050e0 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x000050e4 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x000050e8 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x000050ec .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x000050f0 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x000050f4 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x000050f8 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x000050fc .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005100 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005104 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005108 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x0000510c .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005110 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005114 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005118 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x0000511c .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005120 .long L0_0_set_488
+ 0x5e, 0xd4, 0xff, 0xff, //0x00005124 .long L0_0_set_461
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005128 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x0000512c .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005130 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005134 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005138 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x0000513c .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005140 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005144 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005148 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x0000514c .long L0_0_set_488
+ 0x80, 0xd7, 0xff, 0xff, //0x00005150 .long L0_0_set_487
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005154 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005158 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x0000515c .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005160 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005164 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005168 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x0000516c .long L0_0_set_488
+ 0x22, 0xd3, 0xff, 0xff, //0x00005170 .long L0_0_set_449
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005174 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005178 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x0000517c .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005180 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005184 .long L0_0_set_488
+ 0x22, 0xd3, 0xff, 0xff, //0x00005188 .long L0_0_set_449
+ 0x8d, 0xd7, 0xff, 0xff, //0x0000518c .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005190 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005194 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x00005198 .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x0000519c .long L0_0_set_488
+ 0x8d, 0xd7, 0xff, 0xff, //0x000051a0 .long L0_0_set_488
+ 0x98, 0xd7, 0xff, 0xff, //0x000051a4 .long L0_0_set_489
+ // // .set L0_1_set_222, LBB0_222-LJTI0_1
+ // // .set L0_1_set_289, LBB0_289-LJTI0_1
+ // // .set L0_1_set_251, LBB0_251-LJTI0_1
+ // // .set L0_1_set_207, LBB0_207-LJTI0_1
+ // // .set L0_1_set_262, LBB0_262-LJTI0_1
+ // // .set L0_1_set_288, LBB0_288-LJTI0_1
+ // // .set L0_1_set_250, LBB0_250-LJTI0_1
+ // // .set L0_1_set_290, LBB0_290-LJTI0_1
+ //0x000051a8 LJTI0_1
+ 0x88, 0xbb, 0xff, 0xff, //0x000051a8 .long L0_1_set_222
+ 0x21, 0xc1, 0xff, 0xff, //0x000051ac .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000051b0 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000051b4 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000051b8 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000051bc .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000051c0 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000051c4 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000051c8 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000051cc .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000051d0 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000051d4 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000051d8 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000051dc .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000051e0 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000051e4 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000051e8 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000051ec .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000051f0 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000051f4 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000051f8 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000051fc .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005200 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005204 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005208 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x0000520c .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005210 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005214 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005218 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x0000521c .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005220 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005224 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005228 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x0000522c .long L0_1_set_289
+ 0xee, 0xbc, 0xff, 0xff, //0x00005230 .long L0_1_set_251
+ 0x21, 0xc1, 0xff, 0xff, //0x00005234 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005238 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x0000523c .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005240 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005244 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005248 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x0000524c .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005250 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005254 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005258 .long L0_1_set_289
+ 0xbc, 0xba, 0xff, 0xff, //0x0000525c .long L0_1_set_207
+ 0x21, 0xc1, 0xff, 0xff, //0x00005260 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005264 .long L0_1_set_289
+ 0xbc, 0xba, 0xff, 0xff, //0x00005268 .long L0_1_set_207
+ 0xbc, 0xba, 0xff, 0xff, //0x0000526c .long L0_1_set_207
+ 0xbc, 0xba, 0xff, 0xff, //0x00005270 .long L0_1_set_207
+ 0xbc, 0xba, 0xff, 0xff, //0x00005274 .long L0_1_set_207
+ 0xbc, 0xba, 0xff, 0xff, //0x00005278 .long L0_1_set_207
+ 0xbc, 0xba, 0xff, 0xff, //0x0000527c .long L0_1_set_207
+ 0xbc, 0xba, 0xff, 0xff, //0x00005280 .long L0_1_set_207
+ 0xbc, 0xba, 0xff, 0xff, //0x00005284 .long L0_1_set_207
+ 0xbc, 0xba, 0xff, 0xff, //0x00005288 .long L0_1_set_207
+ 0xbc, 0xba, 0xff, 0xff, //0x0000528c .long L0_1_set_207
+ 0x21, 0xc1, 0xff, 0xff, //0x00005290 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005294 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005298 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x0000529c .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000052a0 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000052a4 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000052a8 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000052ac .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000052b0 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000052b4 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000052b8 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000052bc .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000052c0 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000052c4 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000052c8 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000052cc .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000052d0 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000052d4 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000052d8 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000052dc .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000052e0 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000052e4 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000052e8 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000052ec .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000052f0 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000052f4 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000052f8 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x000052fc .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005300 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005304 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005308 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x0000530c .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005310 .long L0_1_set_289
+ 0xfc, 0xbd, 0xff, 0xff, //0x00005314 .long L0_1_set_262
+ 0x21, 0xc1, 0xff, 0xff, //0x00005318 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x0000531c .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005320 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005324 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005328 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x0000532c .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005330 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005334 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005338 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x0000533c .long L0_1_set_289
+ 0x14, 0xc1, 0xff, 0xff, //0x00005340 .long L0_1_set_288
+ 0x21, 0xc1, 0xff, 0xff, //0x00005344 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005348 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x0000534c .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005350 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005354 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005358 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x0000535c .long L0_1_set_289
+ 0xdc, 0xbc, 0xff, 0xff, //0x00005360 .long L0_1_set_250
+ 0x21, 0xc1, 0xff, 0xff, //0x00005364 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005368 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x0000536c .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005370 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005374 .long L0_1_set_289
+ 0xdc, 0xbc, 0xff, 0xff, //0x00005378 .long L0_1_set_250
+ 0x21, 0xc1, 0xff, 0xff, //0x0000537c .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005380 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005384 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005388 .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x0000538c .long L0_1_set_289
+ 0x21, 0xc1, 0xff, 0xff, //0x00005390 .long L0_1_set_289
+ 0x2c, 0xc1, 0xff, 0xff, //0x00005394 .long L0_1_set_290
+ // // .set L0_2_set_586, LBB0_586-LJTI0_2
+ // // .set L0_2_set_590, LBB0_590-LJTI0_2
+ // // .set L0_2_set_592, LBB0_592-LJTI0_2
+ // // .set L0_2_set_611, LBB0_611-LJTI0_2
+ // // .set L0_2_set_613, LBB0_613-LJTI0_2
+ // // .set L0_2_set_616, LBB0_616-LJTI0_2
+ //0x00005398 LJTI0_2
+ 0xf6, 0xdb, 0xff, 0xff, //0x00005398 .long L0_2_set_586
+ 0x1e, 0xdc, 0xff, 0xff, //0x0000539c .long L0_2_set_590
+ 0x49, 0xdc, 0xff, 0xff, //0x000053a0 .long L0_2_set_592
+ 0xe8, 0xdd, 0xff, 0xff, //0x000053a4 .long L0_2_set_611
+ 0xff, 0xdd, 0xff, 0xff, //0x000053a8 .long L0_2_set_613
+ 0x7d, 0xe0, 0xff, 0xff, //0x000053ac .long L0_2_set_616
+ // // .set L0_3_set_839, LBB0_839-LJTI0_3
+ // // .set L0_3_set_838, LBB0_838-LJTI0_3
+ // // .set L0_3_set_690, LBB0_690-LJTI0_3
+ // // .set L0_3_set_711, LBB0_711-LJTI0_3
+ // // .set L0_3_set_618, LBB0_618-LJTI0_3
+ // // .set L0_3_set_745, LBB0_745-LJTI0_3
+ // // .set L0_3_set_747, LBB0_747-LJTI0_3
+ // // .set L0_3_set_750, LBB0_750-LJTI0_3
+ // // .set L0_3_set_756, LBB0_756-LJTI0_3
+ // // .set L0_3_set_759, LBB0_759-LJTI0_3
+ //0x000053b0 LJTI0_3
+ 0xde, 0xef, 0xff, 0xff, //0x000053b0 .long L0_3_set_839
+ 0xd7, 0xef, 0xff, 0xff, //0x000053b4 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000053b8 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000053bc .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000053c0 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000053c4 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000053c8 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000053cc .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000053d0 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000053d4 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000053d8 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000053dc .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000053e0 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000053e4 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000053e8 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000053ec .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000053f0 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000053f4 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000053f8 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000053fc .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005400 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005404 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005408 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x0000540c .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005410 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005414 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005418 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x0000541c .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005420 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005424 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005428 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x0000542c .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005430 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005434 .long L0_3_set_838
+ 0xe3, 0xe2, 0xff, 0xff, //0x00005438 .long L0_3_set_690
+ 0xd7, 0xef, 0xff, 0xff, //0x0000543c .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005440 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005444 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005448 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x0000544c .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005450 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005454 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005458 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x0000545c .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005460 .long L0_3_set_838
+ 0x70, 0xe4, 0xff, 0xff, //0x00005464 .long L0_3_set_711
+ 0xd7, 0xef, 0xff, 0xff, //0x00005468 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x0000546c .long L0_3_set_838
+ 0x18, 0xde, 0xff, 0xff, //0x00005470 .long L0_3_set_618
+ 0x18, 0xde, 0xff, 0xff, //0x00005474 .long L0_3_set_618
+ 0x18, 0xde, 0xff, 0xff, //0x00005478 .long L0_3_set_618
+ 0x18, 0xde, 0xff, 0xff, //0x0000547c .long L0_3_set_618
+ 0x18, 0xde, 0xff, 0xff, //0x00005480 .long L0_3_set_618
+ 0x18, 0xde, 0xff, 0xff, //0x00005484 .long L0_3_set_618
+ 0x18, 0xde, 0xff, 0xff, //0x00005488 .long L0_3_set_618
+ 0x18, 0xde, 0xff, 0xff, //0x0000548c .long L0_3_set_618
+ 0x18, 0xde, 0xff, 0xff, //0x00005490 .long L0_3_set_618
+ 0x18, 0xde, 0xff, 0xff, //0x00005494 .long L0_3_set_618
+ 0xd7, 0xef, 0xff, 0xff, //0x00005498 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x0000549c .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000054a0 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000054a4 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000054a8 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000054ac .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000054b0 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000054b4 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000054b8 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000054bc .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000054c0 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000054c4 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000054c8 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000054cc .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000054d0 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000054d4 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000054d8 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000054dc .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000054e0 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000054e4 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000054e8 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000054ec .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000054f0 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000054f4 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000054f8 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x000054fc .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005500 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005504 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005508 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x0000550c .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005510 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005514 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005518 .long L0_3_set_838
+ 0xb6, 0xe6, 0xff, 0xff, //0x0000551c .long L0_3_set_745
+ 0xd7, 0xef, 0xff, 0xff, //0x00005520 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005524 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005528 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x0000552c .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005530 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005534 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005538 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x0000553c .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005540 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005544 .long L0_3_set_838
+ 0xda, 0xe6, 0xff, 0xff, //0x00005548 .long L0_3_set_747
+ 0xd7, 0xef, 0xff, 0xff, //0x0000554c .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005550 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005554 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005558 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x0000555c .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005560 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005564 .long L0_3_set_838
+ 0x08, 0xe7, 0xff, 0xff, //0x00005568 .long L0_3_set_750
+ 0xd7, 0xef, 0xff, 0xff, //0x0000556c .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005570 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005574 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005578 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x0000557c .long L0_3_set_838
+ 0x30, 0xe7, 0xff, 0xff, //0x00005580 .long L0_3_set_756
+ 0xd7, 0xef, 0xff, 0xff, //0x00005584 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005588 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x0000558c .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005590 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005594 .long L0_3_set_838
+ 0xd7, 0xef, 0xff, 0xff, //0x00005598 .long L0_3_set_838
+ 0x5c, 0xe7, 0xff, 0xff, //0x0000559c .long L0_3_set_759
+ // // .set L0_4_set_736, LBB0_736-LJTI0_4
+ // // .set L0_4_set_763, LBB0_763-LJTI0_4
+ // // .set L0_4_set_743, LBB0_743-LJTI0_4
+ // // .set L0_4_set_738, LBB0_738-LJTI0_4
+ // // .set L0_4_set_741, LBB0_741-LJTI0_4
+ //0x000055a0 LJTI0_4
+ 0x49, 0xe4, 0xff, 0xff, //0x000055a0 .long L0_4_set_736
+ 0xba, 0xe5, 0xff, 0xff, //0x000055a4 .long L0_4_set_763
+ 0x49, 0xe4, 0xff, 0xff, //0x000055a8 .long L0_4_set_736
+ 0xa7, 0xe4, 0xff, 0xff, //0x000055ac .long L0_4_set_743
+ 0xba, 0xe5, 0xff, 0xff, //0x000055b0 .long L0_4_set_763
+ 0x63, 0xe4, 0xff, 0xff, //0x000055b4 .long L0_4_set_738
+ 0x63, 0xe4, 0xff, 0xff, //0x000055b8 .long L0_4_set_738
+ 0x63, 0xe4, 0xff, 0xff, //0x000055bc .long L0_4_set_738
+ 0x63, 0xe4, 0xff, 0xff, //0x000055c0 .long L0_4_set_738
+ 0x63, 0xe4, 0xff, 0xff, //0x000055c4 .long L0_4_set_738
+ 0x63, 0xe4, 0xff, 0xff, //0x000055c8 .long L0_4_set_738
+ 0x63, 0xe4, 0xff, 0xff, //0x000055cc .long L0_4_set_738
+ 0x63, 0xe4, 0xff, 0xff, //0x000055d0 .long L0_4_set_738
+ 0x63, 0xe4, 0xff, 0xff, //0x000055d4 .long L0_4_set_738
+ 0x63, 0xe4, 0xff, 0xff, //0x000055d8 .long L0_4_set_738
+ 0xba, 0xe5, 0xff, 0xff, //0x000055dc .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x000055e0 .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x000055e4 .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x000055e8 .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x000055ec .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x000055f0 .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x000055f4 .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x000055f8 .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x000055fc .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x00005600 .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x00005604 .long L0_4_set_763
+ 0x8c, 0xe4, 0xff, 0xff, //0x00005608 .long L0_4_set_741
+ 0xba, 0xe5, 0xff, 0xff, //0x0000560c .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x00005610 .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x00005614 .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x00005618 .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x0000561c .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x00005620 .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x00005624 .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x00005628 .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x0000562c .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x00005630 .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x00005634 .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x00005638 .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x0000563c .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x00005640 .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x00005644 .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x00005648 .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x0000564c .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x00005650 .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x00005654 .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x00005658 .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x0000565c .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x00005660 .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x00005664 .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x00005668 .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x0000566c .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x00005670 .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x00005674 .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x00005678 .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x0000567c .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x00005680 .long L0_4_set_763
+ 0xba, 0xe5, 0xff, 0xff, //0x00005684 .long L0_4_set_763
+ 0x8c, 0xe4, 0xff, 0xff, //0x00005688 .long L0_4_set_741
+ // // .set L0_5_set_646, LBB0_646-LJTI0_5
+ // // .set L0_5_set_674, LBB0_674-LJTI0_5
+ // // .set L0_5_set_650, LBB0_650-LJTI0_5
+ // // .set L0_5_set_643, LBB0_643-LJTI0_5
+ // // .set L0_5_set_648, LBB0_648-LJTI0_5
+ //0x0000568c LJTI0_5
+ 0x34, 0xdd, 0xff, 0xff, //0x0000568c .long L0_5_set_646
+ 0x54, 0xdf, 0xff, 0xff, //0x00005690 .long L0_5_set_674
+ 0x34, 0xdd, 0xff, 0xff, //0x00005694 .long L0_5_set_646
+ 0x6a, 0xdd, 0xff, 0xff, //0x00005698 .long L0_5_set_650
+ 0x54, 0xdf, 0xff, 0xff, //0x0000569c .long L0_5_set_674
+ 0x04, 0xdd, 0xff, 0xff, //0x000056a0 .long L0_5_set_643
+ 0x04, 0xdd, 0xff, 0xff, //0x000056a4 .long L0_5_set_643
+ 0x04, 0xdd, 0xff, 0xff, //0x000056a8 .long L0_5_set_643
+ 0x04, 0xdd, 0xff, 0xff, //0x000056ac .long L0_5_set_643
+ 0x04, 0xdd, 0xff, 0xff, //0x000056b0 .long L0_5_set_643
+ 0x04, 0xdd, 0xff, 0xff, //0x000056b4 .long L0_5_set_643
+ 0x04, 0xdd, 0xff, 0xff, //0x000056b8 .long L0_5_set_643
+ 0x04, 0xdd, 0xff, 0xff, //0x000056bc .long L0_5_set_643
+ 0x04, 0xdd, 0xff, 0xff, //0x000056c0 .long L0_5_set_643
+ 0x04, 0xdd, 0xff, 0xff, //0x000056c4 .long L0_5_set_643
+ 0x54, 0xdf, 0xff, 0xff, //0x000056c8 .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x000056cc .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x000056d0 .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x000056d4 .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x000056d8 .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x000056dc .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x000056e0 .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x000056e4 .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x000056e8 .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x000056ec .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x000056f0 .long L0_5_set_674
+ 0x4f, 0xdd, 0xff, 0xff, //0x000056f4 .long L0_5_set_648
+ 0x54, 0xdf, 0xff, 0xff, //0x000056f8 .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x000056fc .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x00005700 .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x00005704 .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x00005708 .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x0000570c .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x00005710 .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x00005714 .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x00005718 .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x0000571c .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x00005720 .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x00005724 .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x00005728 .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x0000572c .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x00005730 .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x00005734 .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x00005738 .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x0000573c .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x00005740 .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x00005744 .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x00005748 .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x0000574c .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x00005750 .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x00005754 .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x00005758 .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x0000575c .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x00005760 .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x00005764 .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x00005768 .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x0000576c .long L0_5_set_674
+ 0x54, 0xdf, 0xff, 0xff, //0x00005770 .long L0_5_set_674
+ 0x4f, 0xdd, 0xff, 0xff, //0x00005774 .long L0_5_set_648
+ // // .set L0_6_set_839, LBB0_839-LJTI0_6
+ // // .set L0_6_set_866, LBB0_866-LJTI0_6
+ // // .set L0_6_set_867, LBB0_867-LJTI0_6
+ // // .set L0_6_set_845, LBB0_845-LJTI0_6
+ // // .set L0_6_set_878, LBB0_878-LJTI0_6
+ // // .set L0_6_set_902, LBB0_902-LJTI0_6
+ // // .set L0_6_set_864, LBB0_864-LJTI0_6
+ // // .set L0_6_set_905, LBB0_905-LJTI0_6
+ //0x00005778 LJTI0_6
+ 0x16, 0xec, 0xff, 0xff, //0x00005778 .long L0_6_set_839
+ 0xc7, 0xed, 0xff, 0xff, //0x0000577c .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005780 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005784 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005788 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x0000578c .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005790 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005794 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005798 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x0000579c .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000057a0 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000057a4 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000057a8 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000057ac .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000057b0 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000057b4 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000057b8 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000057bc .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000057c0 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000057c4 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000057c8 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000057cc .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000057d0 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000057d4 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000057d8 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000057dc .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000057e0 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000057e4 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000057e8 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000057ec .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000057f0 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000057f4 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000057f8 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000057fc .long L0_6_set_866
+ 0xcf, 0xed, 0xff, 0xff, //0x00005800 .long L0_6_set_867
+ 0xc7, 0xed, 0xff, 0xff, //0x00005804 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005808 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x0000580c .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005810 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005814 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005818 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x0000581c .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005820 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005824 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005828 .long L0_6_set_866
+ 0x9b, 0xec, 0xff, 0xff, //0x0000582c .long L0_6_set_845
+ 0xc7, 0xed, 0xff, 0xff, //0x00005830 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005834 .long L0_6_set_866
+ 0x9b, 0xec, 0xff, 0xff, //0x00005838 .long L0_6_set_845
+ 0x9b, 0xec, 0xff, 0xff, //0x0000583c .long L0_6_set_845
+ 0x9b, 0xec, 0xff, 0xff, //0x00005840 .long L0_6_set_845
+ 0x9b, 0xec, 0xff, 0xff, //0x00005844 .long L0_6_set_845
+ 0x9b, 0xec, 0xff, 0xff, //0x00005848 .long L0_6_set_845
+ 0x9b, 0xec, 0xff, 0xff, //0x0000584c .long L0_6_set_845
+ 0x9b, 0xec, 0xff, 0xff, //0x00005850 .long L0_6_set_845
+ 0x9b, 0xec, 0xff, 0xff, //0x00005854 .long L0_6_set_845
+ 0x9b, 0xec, 0xff, 0xff, //0x00005858 .long L0_6_set_845
+ 0x9b, 0xec, 0xff, 0xff, //0x0000585c .long L0_6_set_845
+ 0xc7, 0xed, 0xff, 0xff, //0x00005860 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005864 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005868 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x0000586c .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005870 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005874 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005878 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x0000587c .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005880 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005884 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005888 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x0000588c .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005890 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005894 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005898 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x0000589c .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000058a0 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000058a4 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000058a8 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000058ac .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000058b0 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000058b4 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000058b8 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000058bc .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000058c0 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000058c4 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000058c8 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000058cc .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000058d0 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000058d4 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000058d8 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000058dc .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000058e0 .long L0_6_set_866
+ 0xdf, 0xee, 0xff, 0xff, //0x000058e4 .long L0_6_set_878
+ 0xc7, 0xed, 0xff, 0xff, //0x000058e8 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000058ec .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000058f0 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000058f4 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000058f8 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x000058fc .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005900 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005904 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005908 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x0000590c .long L0_6_set_866
+ 0x14, 0xf2, 0xff, 0xff, //0x00005910 .long L0_6_set_902
+ 0xc7, 0xed, 0xff, 0xff, //0x00005914 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005918 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x0000591c .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005920 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005924 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005928 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x0000592c .long L0_6_set_866
+ 0xb1, 0xed, 0xff, 0xff, //0x00005930 .long L0_6_set_864
+ 0xc7, 0xed, 0xff, 0xff, //0x00005934 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005938 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x0000593c .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005940 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005944 .long L0_6_set_866
+ 0xb1, 0xed, 0xff, 0xff, //0x00005948 .long L0_6_set_864
+ 0xc7, 0xed, 0xff, 0xff, //0x0000594c .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005950 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005954 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005958 .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x0000595c .long L0_6_set_866
+ 0xc7, 0xed, 0xff, 0xff, //0x00005960 .long L0_6_set_866
+ 0x33, 0xf2, 0xff, 0xff, //0x00005964 .long L0_6_set_905
+ //0x00005968 .p2align 2, 0x00
+ //0x00005968 _MASK_USE_NUMBER
+ 0x02, 0x00, 0x00, 0x00, //0x00005968 .long 2
+ 0x00, 0x00, 0x00, 0x00, //0x0000596c .p2align 4, 0x00
+ //0x00005970 __UnquoteTab
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005970 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .ascii 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005980 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .ascii 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x22, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x2f, //0x00005990 QUAD $0x0000000000220000; QUAD $0x2f00000000000000 // .ascii 16, '\x00\x00"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00/'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000059a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .ascii 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000059b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .ascii 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x5c, 0x00, 0x00, 0x00, //0x000059c0 QUAD $0x0000000000000000; QUAD $0x0000005c00000000 // .ascii 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\\\x00\x00\x00'
+ 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0a, 0x00, //0x000059d0 QUAD $0x000c000000080000; QUAD $0x000a000000000000 // .ascii 16, '\x00\x00\x08\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\n\x00'
+ 0x00, 0x00, 0x0d, 0x00, 0x09, 0xff, //0x000059e0 LONG $0x000d0000; WORD $0xff09 // .ascii 6, '\x00\x00\r\x00\t\xff'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000059e6 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000059f6 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005a06 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005a16 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005a26 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005a36 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005a46 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005a56 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005a66 QUAD $0x0000000000000000; WORD $0x0000 // .space 10, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+}
+
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/html_escape.go b/vendor/github.com/bytedance/sonic/internal/native/avx/html_escape.go
new file mode 100644
index 000000000..d66d1a6b6
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/html_escape.go
@@ -0,0 +1,36 @@
+// Code generated by Makefile, DO NOT EDIT.
+
+// Code generated by Makefile, DO NOT EDIT.
+
+/*
+ * Copyright 2021 ByteDance Inc.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package avx
+
+import (
+ `unsafe`
+
+ `github.com/bytedance/sonic/internal/rt`
+)
+
+var F_html_escape func(sp unsafe.Pointer, nb int, dp unsafe.Pointer, dn unsafe.Pointer) (ret int)
+
+var S_html_escape uintptr
+
+//go:nosplit
+func html_escape(sp unsafe.Pointer, nb int, dp unsafe.Pointer, dn *int) (ret int) {
+ return F_html_escape(rt.NoEscape(sp), nb, dp, rt.NoEscape(unsafe.Pointer(dn)))
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/html_escape_subr.go b/vendor/github.com/bytedance/sonic/internal/native/avx/html_escape_subr.go
new file mode 100644
index 000000000..0599b11aa
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/html_escape_subr.go
@@ -0,0 +1,45 @@
+// +build !noasm !appengine
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+import (
+ `github.com/bytedance/sonic/loader`
+)
+
+const (
+ _entry__html_escape = 64
+)
+
+const (
+ _stack__html_escape = 72
+)
+
+const (
+ _size__html_escape = 1248
+)
+
+var (
+ _pcsp__html_escape = [][2]uint32{
+ {1, 0},
+ {4, 8},
+ {6, 16},
+ {8, 24},
+ {10, 32},
+ {12, 40},
+ {13, 48},
+ {1224, 72},
+ {1228, 48},
+ {1229, 40},
+ {1231, 32},
+ {1233, 24},
+ {1235, 16},
+ {1237, 8},
+ {1239, 0},
+ }
+)
+
+var _cfunc_html_escape = []loader.CFunc{
+ {"_html_escape_entry", 0, _entry__html_escape, 0, nil},
+ {"_html_escape", _entry__html_escape, _size__html_escape, _stack__html_escape, _pcsp__html_escape},
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/html_escape_text_amd64.go b/vendor/github.com/bytedance/sonic/internal/native/avx/html_escape_text_amd64.go
new file mode 100644
index 000000000..797e12cb8
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/html_escape_text_amd64.go
@@ -0,0 +1,620 @@
+// +build amd64
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+var _text_html_escape = []byte{
+ // .p2align 4, 0x00
+ // LCPI0_0
+ 0x26, 0x26, 0x26, 0x26, 0x26, 0x26, 0x26, 0x26, 0x26, 0x26, 0x26, 0x26, 0x26, 0x26, 0x26, 0x26, // QUAD $0x2626262626262626; QUAD $0x2626262626262626 // .space 16, '&&&&&&&&&&&&&&&&'
+ //0x00000010 LCPI0_1
+ 0xe2, 0xe2, 0xe2, 0xe2, 0xe2, 0xe2, 0xe2, 0xe2, 0xe2, 0xe2, 0xe2, 0xe2, 0xe2, 0xe2, 0xe2, 0xe2, //0x00000010 QUAD $0xe2e2e2e2e2e2e2e2; QUAD $0xe2e2e2e2e2e2e2e2 // .space 16, '\xe2\xe2\xe2\xe2\xe2\xe2\xe2\xe2\xe2\xe2\xe2\xe2\xe2\xe2\xe2\xe2'
+ //0x00000020 LCPI0_2
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, //0x00000020 QUAD $0x0202020202020202; QUAD $0x0202020202020202 // .space 16, '\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02'
+ //0x00000030 LCPI0_3
+ 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, //0x00000030 QUAD $0x3e3e3e3e3e3e3e3e; QUAD $0x3e3e3e3e3e3e3e3e // .space 16, '>>>>>>>>>>>>>>>>'
+ //0x00000040 .p2align 4, 0x90
+ //0x00000040 _html_escape
+ 0x55, //0x00000040 pushq %rbp
+ 0x48, 0x89, 0xe5, //0x00000041 movq %rsp, %rbp
+ 0x41, 0x57, //0x00000044 pushq %r15
+ 0x41, 0x56, //0x00000046 pushq %r14
+ 0x41, 0x55, //0x00000048 pushq %r13
+ 0x41, 0x54, //0x0000004a pushq %r12
+ 0x53, //0x0000004c pushq %rbx
+ 0x48, 0x83, 0xec, 0x18, //0x0000004d subq $24, %rsp
+ 0x48, 0x89, 0x4d, 0xc0, //0x00000051 movq %rcx, $-64(%rbp)
+ 0x49, 0x89, 0xd2, //0x00000055 movq %rdx, %r10
+ 0x48, 0x89, 0x55, 0xc8, //0x00000058 movq %rdx, $-56(%rbp)
+ 0x48, 0x89, 0x7d, 0xd0, //0x0000005c movq %rdi, $-48(%rbp)
+ 0x48, 0x89, 0xf8, //0x00000060 movq %rdi, %rax
+ 0x48, 0x85, 0xf6, //0x00000063 testq %rsi, %rsi
+ 0x0f, 0x8e, 0x73, 0x04, 0x00, 0x00, //0x00000066 jle LBB0_59
+ 0x48, 0x8b, 0x45, 0xc0, //0x0000006c movq $-64(%rbp), %rax
+ 0x4c, 0x8b, 0x08, //0x00000070 movq (%rax), %r9
+ 0xc5, 0xfa, 0x6f, 0x05, 0x85, 0xff, 0xff, 0xff, //0x00000073 vmovdqu $-123(%rip), %xmm0 /* LCPI0_0+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x0d, 0x8d, 0xff, 0xff, 0xff, //0x0000007b vmovdqu $-115(%rip), %xmm1 /* LCPI0_1+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x15, 0x95, 0xff, 0xff, 0xff, //0x00000083 vmovdqu $-107(%rip), %xmm2 /* LCPI0_2+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x1d, 0x9d, 0xff, 0xff, 0xff, //0x0000008b vmovdqu $-99(%rip), %xmm3 /* LCPI0_3+0(%rip) */
+ 0x49, 0xbe, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x50, //0x00000093 movabsq $5764607797912141824, %r14
+ 0x4c, 0x8d, 0x1d, 0x7c, 0x04, 0x00, 0x00, //0x0000009d leaq $1148(%rip), %r11 /* __HtmlQuoteTab+0(%rip) */
+ 0x4c, 0x8b, 0x7d, 0xd0, //0x000000a4 movq $-48(%rbp), %r15
+ 0x4c, 0x8b, 0x55, 0xc8, //0x000000a8 movq $-56(%rbp), %r10
+ 0x90, 0x90, 0x90, 0x90, //0x000000ac .p2align 4, 0x90
+ //0x000000b0 LBB0_2
+ 0x4d, 0x85, 0xc9, //0x000000b0 testq %r9, %r9
+ 0x0f, 0x8e, 0x45, 0x04, 0x00, 0x00, //0x000000b3 jle LBB0_61
+ 0x48, 0x83, 0xfe, 0x0f, //0x000000b9 cmpq $15, %rsi
+ 0x0f, 0x9f, 0xc3, //0x000000bd setg %bl
+ 0x4d, 0x89, 0xcc, //0x000000c0 movq %r9, %r12
+ 0x4d, 0x89, 0xd0, //0x000000c3 movq %r10, %r8
+ 0x48, 0x89, 0xf0, //0x000000c6 movq %rsi, %rax
+ 0x4d, 0x89, 0xfd, //0x000000c9 movq %r15, %r13
+ 0x49, 0x83, 0xf9, 0x10, //0x000000cc cmpq $16, %r9
+ 0x0f, 0x8c, 0x7a, 0x00, 0x00, 0x00, //0x000000d0 jl LBB0_9
+ 0x48, 0x83, 0xfe, 0x10, //0x000000d6 cmpq $16, %rsi
+ 0x0f, 0x8c, 0x70, 0x00, 0x00, 0x00, //0x000000da jl LBB0_9
+ 0x4d, 0x89, 0xfd, //0x000000e0 movq %r15, %r13
+ 0x48, 0x89, 0xf0, //0x000000e3 movq %rsi, %rax
+ 0x4d, 0x89, 0xd0, //0x000000e6 movq %r10, %r8
+ 0x4c, 0x89, 0xc9, //0x000000e9 movq %r9, %rcx
+ 0x90, 0x90, 0x90, 0x90, //0x000000ec .p2align 4, 0x90
+ //0x000000f0 LBB0_6
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x65, 0x00, //0x000000f0 vmovdqu (%r13), %xmm4
+ 0xc5, 0xd9, 0x74, 0xe8, //0x000000f6 vpcmpeqb %xmm0, %xmm4, %xmm5
+ 0xc5, 0xd9, 0x74, 0xf1, //0x000000fa vpcmpeqb %xmm1, %xmm4, %xmm6
+ 0xc5, 0xc9, 0xeb, 0xed, //0x000000fe vpor %xmm5, %xmm6, %xmm5
+ 0xc5, 0xd9, 0xeb, 0xf2, //0x00000102 vpor %xmm2, %xmm4, %xmm6
+ 0xc5, 0xc9, 0x74, 0xf3, //0x00000106 vpcmpeqb %xmm3, %xmm6, %xmm6
+ 0xc5, 0xd1, 0xeb, 0xee, //0x0000010a vpor %xmm6, %xmm5, %xmm5
+ 0xc4, 0xc1, 0x7a, 0x7f, 0x20, //0x0000010e vmovdqu %xmm4, (%r8)
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x00000113 vpmovmskb %xmm5, %edx
+ 0x66, 0x85, 0xd2, //0x00000117 testw %dx, %dx
+ 0x0f, 0x85, 0x30, 0x01, 0x00, 0x00, //0x0000011a jne LBB0_21
+ 0x49, 0x83, 0xc5, 0x10, //0x00000120 addq $16, %r13
+ 0x49, 0x83, 0xc0, 0x10, //0x00000124 addq $16, %r8
+ 0x4c, 0x8d, 0x61, 0xf0, //0x00000128 leaq $-16(%rcx), %r12
+ 0x48, 0x83, 0xf8, 0x1f, //0x0000012c cmpq $31, %rax
+ 0x0f, 0x9f, 0xc3, //0x00000130 setg %bl
+ 0x48, 0x83, 0xf8, 0x20, //0x00000133 cmpq $32, %rax
+ 0x48, 0x8d, 0x40, 0xf0, //0x00000137 leaq $-16(%rax), %rax
+ 0x0f, 0x8c, 0x0f, 0x00, 0x00, 0x00, //0x0000013b jl LBB0_9
+ 0x48, 0x83, 0xf9, 0x1f, //0x00000141 cmpq $31, %rcx
+ 0x4c, 0x89, 0xe1, //0x00000145 movq %r12, %rcx
+ 0x0f, 0x8f, 0xa2, 0xff, 0xff, 0xff, //0x00000148 jg LBB0_6
+ 0x90, 0x90, //0x0000014e .p2align 4, 0x90
+ //0x00000150 LBB0_9
+ 0x84, 0xdb, //0x00000150 testb %bl, %bl
+ 0x0f, 0x84, 0x68, 0x00, 0x00, 0x00, //0x00000152 je LBB0_13
+ 0x4c, 0x89, 0xf2, //0x00000158 movq %r14, %rdx
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x65, 0x00, //0x0000015b vmovdqu (%r13), %xmm4
+ 0xc5, 0xd9, 0x74, 0xe8, //0x00000161 vpcmpeqb %xmm0, %xmm4, %xmm5
+ 0xc5, 0xd9, 0x74, 0xf1, //0x00000165 vpcmpeqb %xmm1, %xmm4, %xmm6
+ 0xc5, 0xc9, 0xeb, 0xed, //0x00000169 vpor %xmm5, %xmm6, %xmm5
+ 0xc5, 0xd9, 0xeb, 0xf2, //0x0000016d vpor %xmm2, %xmm4, %xmm6
+ 0xc5, 0xc9, 0x74, 0xf3, //0x00000171 vpcmpeqb %xmm3, %xmm6, %xmm6
+ 0xc5, 0xd1, 0xeb, 0xee, //0x00000175 vpor %xmm6, %xmm5, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xc5, //0x00000179 vpmovmskb %xmm5, %eax
+ 0x0d, 0x00, 0x00, 0x01, 0x00, //0x0000017d orl $65536, %eax
+ 0x44, 0x0f, 0xbc, 0xf0, //0x00000182 bsfl %eax, %r14d
+ 0xc4, 0xe1, 0xf9, 0x7e, 0xe0, //0x00000186 vmovq %xmm4, %rax
+ 0x4d, 0x39, 0xf4, //0x0000018b cmpq %r14, %r12
+ 0x0f, 0x8d, 0xd7, 0x00, 0x00, 0x00, //0x0000018e jge LBB0_22
+ 0x49, 0x83, 0xfc, 0x08, //0x00000194 cmpq $8, %r12
+ 0x0f, 0x82, 0x09, 0x01, 0x00, 0x00, //0x00000198 jb LBB0_25
+ 0x49, 0x89, 0x00, //0x0000019e movq %rax, (%r8)
+ 0x4d, 0x8d, 0x75, 0x08, //0x000001a1 leaq $8(%r13), %r14
+ 0x49, 0x83, 0xc0, 0x08, //0x000001a5 addq $8, %r8
+ 0x49, 0x8d, 0x44, 0x24, 0xf8, //0x000001a9 leaq $-8(%r12), %rax
+ 0x48, 0x83, 0xf8, 0x04, //0x000001ae cmpq $4, %rax
+ 0x0f, 0x8d, 0xff, 0x00, 0x00, 0x00, //0x000001b2 jge LBB0_26
+ 0xe9, 0x0c, 0x01, 0x00, 0x00, //0x000001b8 jmp LBB0_27
+ 0x90, 0x90, 0x90, //0x000001bd .p2align 4, 0x90
+ //0x000001c0 LBB0_13
+ 0x4d, 0x85, 0xe4, //0x000001c0 testq %r12, %r12
+ 0x0f, 0x8e, 0x67, 0x00, 0x00, 0x00, //0x000001c3 jle LBB0_20
+ 0x48, 0x85, 0xc0, //0x000001c9 testq %rax, %rax
+ 0x0f, 0x8e, 0x5e, 0x00, 0x00, 0x00, //0x000001cc jle LBB0_20
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000001d2 .p2align 4, 0x90
+ //0x000001e0 LBB0_15
+ 0x41, 0x0f, 0xb6, 0x4d, 0x00, //0x000001e0 movzbl (%r13), %ecx
+ 0x48, 0x83, 0xf9, 0x3e, //0x000001e5 cmpq $62, %rcx
+ 0x0f, 0x87, 0x0a, 0x00, 0x00, 0x00, //0x000001e9 ja LBB0_17
+ 0x49, 0x0f, 0xa3, 0xce, //0x000001ef btq %rcx, %r14
+ 0x0f, 0x82, 0x9a, 0x00, 0x00, 0x00, //0x000001f3 jb LBB0_24
+ //0x000001f9 LBB0_17
+ 0x80, 0xf9, 0xe2, //0x000001f9 cmpb $-30, %cl
+ 0x0f, 0x84, 0x91, 0x00, 0x00, 0x00, //0x000001fc je LBB0_24
+ 0x49, 0xff, 0xc5, //0x00000202 incq %r13
+ 0x41, 0x88, 0x08, //0x00000205 movb %cl, (%r8)
+ 0x48, 0x83, 0xf8, 0x02, //0x00000208 cmpq $2, %rax
+ 0x48, 0x8d, 0x40, 0xff, //0x0000020c leaq $-1(%rax), %rax
+ 0x0f, 0x8c, 0x1a, 0x00, 0x00, 0x00, //0x00000210 jl LBB0_20
+ 0x49, 0xff, 0xc0, //0x00000216 incq %r8
+ 0x49, 0x83, 0xfc, 0x01, //0x00000219 cmpq $1, %r12
+ 0x4d, 0x8d, 0x64, 0x24, 0xff, //0x0000021d leaq $-1(%r12), %r12
+ 0x0f, 0x8f, 0xb8, 0xff, 0xff, 0xff, //0x00000222 jg LBB0_15
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000228 .p2align 4, 0x90
+ //0x00000230 LBB0_20
+ 0x4d, 0x29, 0xfd, //0x00000230 subq %r15, %r13
+ 0x48, 0xf7, 0xd8, //0x00000233 negq %rax
+ 0x4d, 0x19, 0xe4, //0x00000236 sbbq %r12, %r12
+ 0x4d, 0x31, 0xec, //0x00000239 xorq %r13, %r12
+ 0x4d, 0x85, 0xe4, //0x0000023c testq %r12, %r12
+ 0x0f, 0x89, 0x5b, 0x01, 0x00, 0x00, //0x0000023f jns LBB0_37
+ 0xe9, 0x72, 0x02, 0x00, 0x00, //0x00000245 jmp LBB0_57
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x0000024a .p2align 4, 0x90
+ //0x00000250 LBB0_21
+ 0x0f, 0xb7, 0xc2, //0x00000250 movzwl %dx, %eax
+ 0x4d, 0x29, 0xfd, //0x00000253 subq %r15, %r13
+ 0x44, 0x0f, 0xbc, 0xe0, //0x00000256 bsfl %eax, %r12d
+ 0x4d, 0x01, 0xec, //0x0000025a addq %r13, %r12
+ 0x4d, 0x85, 0xe4, //0x0000025d testq %r12, %r12
+ 0x0f, 0x89, 0x3a, 0x01, 0x00, 0x00, //0x00000260 jns LBB0_37
+ 0xe9, 0x51, 0x02, 0x00, 0x00, //0x00000266 jmp LBB0_57
+ //0x0000026b LBB0_22
+ 0x41, 0x83, 0xfe, 0x08, //0x0000026b cmpl $8, %r14d
+ 0x0f, 0x82, 0xa9, 0x00, 0x00, 0x00, //0x0000026f jb LBB0_31
+ 0x49, 0x89, 0x00, //0x00000275 movq %rax, (%r8)
+ 0x4d, 0x8d, 0x65, 0x08, //0x00000278 leaq $8(%r13), %r12
+ 0x49, 0x83, 0xc0, 0x08, //0x0000027c addq $8, %r8
+ 0x49, 0x8d, 0x46, 0xf8, //0x00000280 leaq $-8(%r14), %rax
+ 0x48, 0x83, 0xf8, 0x04, //0x00000284 cmpq $4, %rax
+ 0x0f, 0x8d, 0xa0, 0x00, 0x00, 0x00, //0x00000288 jge LBB0_32
+ 0xe9, 0xae, 0x00, 0x00, 0x00, //0x0000028e jmp LBB0_33
+ //0x00000293 LBB0_24
+ 0x4d, 0x29, 0xfd, //0x00000293 subq %r15, %r13
+ 0x4d, 0x89, 0xec, //0x00000296 movq %r13, %r12
+ 0x4d, 0x85, 0xe4, //0x00000299 testq %r12, %r12
+ 0x0f, 0x89, 0xfe, 0x00, 0x00, 0x00, //0x0000029c jns LBB0_37
+ 0xe9, 0x15, 0x02, 0x00, 0x00, //0x000002a2 jmp LBB0_57
+ //0x000002a7 LBB0_25
+ 0x4d, 0x89, 0xee, //0x000002a7 movq %r13, %r14
+ 0x4c, 0x89, 0xe0, //0x000002aa movq %r12, %rax
+ 0x48, 0x83, 0xf8, 0x04, //0x000002ad cmpq $4, %rax
+ 0x0f, 0x8c, 0x12, 0x00, 0x00, 0x00, //0x000002b1 jl LBB0_27
+ //0x000002b7 LBB0_26
+ 0x41, 0x8b, 0x0e, //0x000002b7 movl (%r14), %ecx
+ 0x41, 0x89, 0x08, //0x000002ba movl %ecx, (%r8)
+ 0x49, 0x83, 0xc6, 0x04, //0x000002bd addq $4, %r14
+ 0x49, 0x83, 0xc0, 0x04, //0x000002c1 addq $4, %r8
+ 0x48, 0x83, 0xc0, 0xfc, //0x000002c5 addq $-4, %rax
+ //0x000002c9 LBB0_27
+ 0x48, 0x83, 0xf8, 0x02, //0x000002c9 cmpq $2, %rax
+ 0x0f, 0x82, 0x22, 0x00, 0x00, 0x00, //0x000002cd jb LBB0_28
+ 0x41, 0x0f, 0xb7, 0x0e, //0x000002d3 movzwl (%r14), %ecx
+ 0x66, 0x41, 0x89, 0x08, //0x000002d7 movw %cx, (%r8)
+ 0x49, 0x83, 0xc6, 0x02, //0x000002db addq $2, %r14
+ 0x49, 0x83, 0xc0, 0x02, //0x000002df addq $2, %r8
+ 0x48, 0x83, 0xc0, 0xfe, //0x000002e3 addq $-2, %rax
+ 0x48, 0x85, 0xc0, //0x000002e7 testq %rax, %rax
+ 0x0f, 0x85, 0x0e, 0x00, 0x00, 0x00, //0x000002ea jne LBB0_29
+ 0xe9, 0x0f, 0x00, 0x00, 0x00, //0x000002f0 jmp LBB0_30
+ //0x000002f5 LBB0_28
+ 0x48, 0x85, 0xc0, //0x000002f5 testq %rax, %rax
+ 0x0f, 0x84, 0x06, 0x00, 0x00, 0x00, //0x000002f8 je LBB0_30
+ //0x000002fe LBB0_29
+ 0x41, 0x8a, 0x06, //0x000002fe movb (%r14), %al
+ 0x41, 0x88, 0x00, //0x00000301 movb %al, (%r8)
+ //0x00000304 LBB0_30
+ 0x4d, 0x29, 0xfc, //0x00000304 subq %r15, %r12
+ 0x4d, 0x01, 0xec, //0x00000307 addq %r13, %r12
+ 0x49, 0xf7, 0xd4, //0x0000030a notq %r12
+ 0x49, 0x89, 0xd6, //0x0000030d movq %rdx, %r14
+ 0x4d, 0x85, 0xe4, //0x00000310 testq %r12, %r12
+ 0x0f, 0x89, 0x87, 0x00, 0x00, 0x00, //0x00000313 jns LBB0_37
+ 0xe9, 0x9e, 0x01, 0x00, 0x00, //0x00000319 jmp LBB0_57
+ //0x0000031e LBB0_31
+ 0x4d, 0x89, 0xec, //0x0000031e movq %r13, %r12
+ 0x4c, 0x89, 0xf0, //0x00000321 movq %r14, %rax
+ 0x48, 0x83, 0xf8, 0x04, //0x00000324 cmpq $4, %rax
+ 0x0f, 0x8c, 0x13, 0x00, 0x00, 0x00, //0x00000328 jl LBB0_33
+ //0x0000032e LBB0_32
+ 0x41, 0x8b, 0x0c, 0x24, //0x0000032e movl (%r12), %ecx
+ 0x41, 0x89, 0x08, //0x00000332 movl %ecx, (%r8)
+ 0x49, 0x83, 0xc4, 0x04, //0x00000335 addq $4, %r12
+ 0x49, 0x83, 0xc0, 0x04, //0x00000339 addq $4, %r8
+ 0x48, 0x83, 0xc0, 0xfc, //0x0000033d addq $-4, %rax
+ //0x00000341 LBB0_33
+ 0x48, 0x83, 0xf8, 0x02, //0x00000341 cmpq $2, %rax
+ 0x0f, 0x82, 0x23, 0x00, 0x00, 0x00, //0x00000345 jb LBB0_34
+ 0x41, 0x0f, 0xb7, 0x0c, 0x24, //0x0000034b movzwl (%r12), %ecx
+ 0x66, 0x41, 0x89, 0x08, //0x00000350 movw %cx, (%r8)
+ 0x49, 0x83, 0xc4, 0x02, //0x00000354 addq $2, %r12
+ 0x49, 0x83, 0xc0, 0x02, //0x00000358 addq $2, %r8
+ 0x48, 0x83, 0xc0, 0xfe, //0x0000035c addq $-2, %rax
+ 0x48, 0x85, 0xc0, //0x00000360 testq %rax, %rax
+ 0x0f, 0x85, 0x0e, 0x00, 0x00, 0x00, //0x00000363 jne LBB0_35
+ 0xe9, 0x10, 0x00, 0x00, 0x00, //0x00000369 jmp LBB0_36
+ //0x0000036e LBB0_34
+ 0x48, 0x85, 0xc0, //0x0000036e testq %rax, %rax
+ 0x0f, 0x84, 0x07, 0x00, 0x00, 0x00, //0x00000371 je LBB0_36
+ //0x00000377 LBB0_35
+ 0x41, 0x8a, 0x04, 0x24, //0x00000377 movb (%r12), %al
+ 0x41, 0x88, 0x00, //0x0000037b movb %al, (%r8)
+ //0x0000037e LBB0_36
+ 0x4d, 0x29, 0xfd, //0x0000037e subq %r15, %r13
+ 0x4d, 0x01, 0xf5, //0x00000381 addq %r14, %r13
+ 0x4d, 0x89, 0xec, //0x00000384 movq %r13, %r12
+ 0x49, 0x89, 0xd6, //0x00000387 movq %rdx, %r14
+ 0x4d, 0x85, 0xe4, //0x0000038a testq %r12, %r12
+ 0x0f, 0x88, 0x29, 0x01, 0x00, 0x00, //0x0000038d js LBB0_57
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000393 .p2align 4, 0x90
+ //0x000003a0 LBB0_37
+ 0x4d, 0x01, 0xe7, //0x000003a0 addq %r12, %r15
+ 0x4d, 0x01, 0xe2, //0x000003a3 addq %r12, %r10
+ 0x4c, 0x29, 0xe6, //0x000003a6 subq %r12, %rsi
+ 0x0f, 0x8e, 0x2d, 0x01, 0x00, 0x00, //0x000003a9 jle LBB0_58
+ 0x4d, 0x29, 0xe1, //0x000003af subq %r12, %r9
+ 0x41, 0x8a, 0x0f, //0x000003b2 movb (%r15), %cl
+ 0x80, 0xf9, 0xe2, //0x000003b5 cmpb $-30, %cl
+ 0x0f, 0x84, 0xb1, 0x00, 0x00, 0x00, //0x000003b8 je LBB0_51
+ 0x4c, 0x89, 0xf8, //0x000003be movq %r15, %rax
+ //0x000003c1 LBB0_40
+ 0x0f, 0xb6, 0xd1, //0x000003c1 movzbl %cl, %edx
+ 0x48, 0xc1, 0xe2, 0x04, //0x000003c4 shlq $4, %rdx
+ 0x4a, 0x8b, 0x3c, 0x1a, //0x000003c8 movq (%rdx,%r11), %rdi
+ 0x48, 0x63, 0xdf, //0x000003cc movslq %edi, %rbx
+ 0x49, 0x29, 0xd9, //0x000003cf subq %rbx, %r9
+ 0x0f, 0x8c, 0x1b, 0x01, 0x00, 0x00, //0x000003d2 jl LBB0_60
+ 0x48, 0xc1, 0xe7, 0x20, //0x000003d8 shlq $32, %rdi
+ 0x4e, 0x8d, 0x7c, 0x1a, 0x08, //0x000003dc leaq $8(%rdx,%r11), %r15
+ 0x48, 0xb9, 0x01, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, //0x000003e1 movabsq $12884901889, %rcx
+ 0x48, 0x39, 0xcf, //0x000003eb cmpq %rcx, %rdi
+ 0x0f, 0x8c, 0x2c, 0x00, 0x00, 0x00, //0x000003ee jl LBB0_43
+ 0x41, 0x8b, 0x0f, //0x000003f4 movl (%r15), %ecx
+ 0x41, 0x89, 0x0a, //0x000003f7 movl %ecx, (%r10)
+ 0x4e, 0x8d, 0x7c, 0x1a, 0x0c, //0x000003fa leaq $12(%rdx,%r11), %r15
+ 0x4d, 0x8d, 0x42, 0x04, //0x000003ff leaq $4(%r10), %r8
+ 0x48, 0x8d, 0x7b, 0xfc, //0x00000403 leaq $-4(%rbx), %rdi
+ 0x48, 0x83, 0xff, 0x02, //0x00000407 cmpq $2, %rdi
+ 0x0f, 0x83, 0x1f, 0x00, 0x00, 0x00, //0x0000040b jae LBB0_44
+ 0xe9, 0x2e, 0x00, 0x00, 0x00, //0x00000411 jmp LBB0_45
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000416 .p2align 4, 0x90
+ //0x00000420 LBB0_43
+ 0x4d, 0x89, 0xd0, //0x00000420 movq %r10, %r8
+ 0x48, 0x89, 0xdf, //0x00000423 movq %rbx, %rdi
+ 0x48, 0x83, 0xff, 0x02, //0x00000426 cmpq $2, %rdi
+ 0x0f, 0x82, 0x14, 0x00, 0x00, 0x00, //0x0000042a jb LBB0_45
+ //0x00000430 LBB0_44
+ 0x41, 0x0f, 0xb7, 0x17, //0x00000430 movzwl (%r15), %edx
+ 0x66, 0x41, 0x89, 0x10, //0x00000434 movw %dx, (%r8)
+ 0x49, 0x83, 0xc7, 0x02, //0x00000438 addq $2, %r15
+ 0x49, 0x83, 0xc0, 0x02, //0x0000043c addq $2, %r8
+ 0x48, 0x83, 0xc7, 0xfe, //0x00000440 addq $-2, %rdi
+ //0x00000444 LBB0_45
+ 0x48, 0x85, 0xff, //0x00000444 testq %rdi, %rdi
+ 0x0f, 0x84, 0x06, 0x00, 0x00, 0x00, //0x00000447 je LBB0_47
+ 0x41, 0x8a, 0x0f, //0x0000044d movb (%r15), %cl
+ 0x41, 0x88, 0x08, //0x00000450 movb %cl, (%r8)
+ //0x00000453 LBB0_47
+ 0x49, 0x01, 0xda, //0x00000453 addq %rbx, %r10
+ //0x00000456 LBB0_48
+ 0x48, 0xff, 0xc0, //0x00000456 incq %rax
+ 0x49, 0x89, 0xc7, //0x00000459 movq %rax, %r15
+ 0x48, 0x83, 0xfe, 0x01, //0x0000045c cmpq $1, %rsi
+ 0x48, 0x8d, 0x76, 0xff, //0x00000460 leaq $-1(%rsi), %rsi
+ 0x0f, 0x8f, 0x46, 0xfc, 0xff, 0xff, //0x00000464 jg LBB0_2
+ 0xe9, 0x70, 0x00, 0x00, 0x00, //0x0000046a jmp LBB0_59
+ //0x0000046f LBB0_51
+ 0x48, 0x83, 0xfe, 0x03, //0x0000046f cmpq $3, %rsi
+ 0x0f, 0x8c, 0x28, 0x00, 0x00, 0x00, //0x00000473 jl LBB0_55
+ 0x41, 0x80, 0x7f, 0x01, 0x80, //0x00000479 cmpb $-128, $1(%r15)
+ 0x0f, 0x85, 0x1d, 0x00, 0x00, 0x00, //0x0000047e jne LBB0_55
+ 0x41, 0x8a, 0x4f, 0x02, //0x00000484 movb $2(%r15), %cl
+ 0x89, 0xc8, //0x00000488 movl %ecx, %eax
+ 0x24, 0xfe, //0x0000048a andb $-2, %al
+ 0x3c, 0xa8, //0x0000048c cmpb $-88, %al
+ 0x0f, 0x85, 0x0d, 0x00, 0x00, 0x00, //0x0000048e jne LBB0_55
+ 0x49, 0x8d, 0x47, 0x02, //0x00000494 leaq $2(%r15), %rax
+ 0x48, 0x83, 0xc6, 0xfe, //0x00000498 addq $-2, %rsi
+ 0xe9, 0x20, 0xff, 0xff, 0xff, //0x0000049c jmp LBB0_40
+ //0x000004a1 LBB0_55
+ 0x4d, 0x85, 0xc9, //0x000004a1 testq %r9, %r9
+ 0x0f, 0x8e, 0x54, 0x00, 0x00, 0x00, //0x000004a4 jle LBB0_61
+ 0x41, 0xc6, 0x02, 0xe2, //0x000004aa movb $-30, (%r10)
+ 0x49, 0xff, 0xc2, //0x000004ae incq %r10
+ 0x49, 0xff, 0xc9, //0x000004b1 decq %r9
+ 0x4c, 0x89, 0xf8, //0x000004b4 movq %r15, %rax
+ 0xe9, 0x9a, 0xff, 0xff, 0xff, //0x000004b7 jmp LBB0_48
+ //0x000004bc LBB0_57
+ 0x4c, 0x2b, 0x55, 0xc8, //0x000004bc subq $-56(%rbp), %r10
+ 0x49, 0xf7, 0xd4, //0x000004c0 notq %r12
+ 0x4d, 0x01, 0xe2, //0x000004c3 addq %r12, %r10
+ 0x48, 0x8b, 0x45, 0xc0, //0x000004c6 movq $-64(%rbp), %rax
+ 0x4c, 0x89, 0x10, //0x000004ca movq %r10, (%rax)
+ 0x4c, 0x2b, 0x7d, 0xd0, //0x000004cd subq $-48(%rbp), %r15
+ 0x4d, 0x01, 0xe7, //0x000004d1 addq %r12, %r15
+ 0x49, 0xf7, 0xd7, //0x000004d4 notq %r15
+ 0xe9, 0x29, 0x00, 0x00, 0x00, //0x000004d7 jmp LBB0_62
+ //0x000004dc LBB0_58
+ 0x4c, 0x89, 0xf8, //0x000004dc movq %r15, %rax
+ //0x000004df LBB0_59
+ 0x4c, 0x2b, 0x55, 0xc8, //0x000004df subq $-56(%rbp), %r10
+ 0x48, 0x8b, 0x4d, 0xc0, //0x000004e3 movq $-64(%rbp), %rcx
+ 0x4c, 0x89, 0x11, //0x000004e7 movq %r10, (%rcx)
+ 0x48, 0x2b, 0x45, 0xd0, //0x000004ea subq $-48(%rbp), %rax
+ 0xe9, 0x15, 0x00, 0x00, 0x00, //0x000004ee jmp LBB0_63
+ //0x000004f3 LBB0_60
+ 0x4c, 0x2b, 0x55, 0xc8, //0x000004f3 subq $-56(%rbp), %r10
+ 0x48, 0x8b, 0x45, 0xc0, //0x000004f7 movq $-64(%rbp), %rax
+ 0x4c, 0x89, 0x10, //0x000004fb movq %r10, (%rax)
+ //0x000004fe LBB0_61
+ 0x49, 0xf7, 0xd7, //0x000004fe notq %r15
+ 0x4c, 0x03, 0x7d, 0xd0, //0x00000501 addq $-48(%rbp), %r15
+ //0x00000505 LBB0_62
+ 0x4c, 0x89, 0xf8, //0x00000505 movq %r15, %rax
+ //0x00000508 LBB0_63
+ 0x48, 0x83, 0xc4, 0x18, //0x00000508 addq $24, %rsp
+ 0x5b, //0x0000050c popq %rbx
+ 0x41, 0x5c, //0x0000050d popq %r12
+ 0x41, 0x5d, //0x0000050f popq %r13
+ 0x41, 0x5e, //0x00000511 popq %r14
+ 0x41, 0x5f, //0x00000513 popq %r15
+ 0x5d, //0x00000515 popq %rbp
+ 0xc3, //0x00000516 retq
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000517 .p2align 4, 0x00
+ //0x00000520 __HtmlQuoteTab
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000520 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000530 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000540 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000550 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000560 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000570 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000580 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000590 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000005a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000005b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000005c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000005d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000005e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000005f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000600 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000610 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000620 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000630 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000640 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000650 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000660 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000670 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000680 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000690 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000006a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000006b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000006c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000006d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000006e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000006f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000700 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000710 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000720 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000730 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000740 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000750 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000760 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000770 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000780 .quad 6
+ 0x5c, 0x75, 0x30, 0x30, 0x32, 0x36, 0x00, 0x00, //0x00000788 QUAD $0x000036323030755c // .asciz 8, '\\u0026\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000790 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000007a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000007b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000007c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000007d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000007e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000007f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000800 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000810 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000820 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000830 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000840 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000850 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000860 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000870 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000880 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000890 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000008a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000008b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000008c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000008d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000008e0 .quad 6
+ 0x5c, 0x75, 0x30, 0x30, 0x33, 0x63, 0x00, 0x00, //0x000008e8 QUAD $0x000063333030755c // .asciz 8, '\\u003c\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000008f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000900 .quad 6
+ 0x5c, 0x75, 0x30, 0x30, 0x33, 0x65, 0x00, 0x00, //0x00000908 QUAD $0x000065333030755c // .asciz 8, '\\u003e\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000910 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000920 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000930 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000940 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000950 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000960 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000970 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000980 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000990 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000009a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000009b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000009c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000009d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000009e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000009f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000a00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000a10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000a20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000a30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000a40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000a50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000a60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000a70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000a80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000a90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000aa0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000ab0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000ac0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000ad0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000ae0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000af0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000b00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000b10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000b20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000b30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000b40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000b50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000b60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000b70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000b80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000b90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000ba0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000bb0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000bc0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000bd0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000be0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000bf0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000c00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000c10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000c20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000c30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000c40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000c50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000c60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000c70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000c80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000c90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000ca0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000cb0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000cc0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000cd0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000ce0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000cf0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000d00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000d10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000d20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000d30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000d40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000d50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000d60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000d70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000d80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000d90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000da0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000db0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000dc0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000dd0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000de0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000df0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000e00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000e10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000e20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000e30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000e40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000e50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000e60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000e70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000e80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000e90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000ea0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000eb0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000ec0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000ed0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000ee0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000ef0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000f00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000f10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000f20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000f30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000f40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000f50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000f60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000f70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000f80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000f90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000fa0 .quad 6
+ 0x5c, 0x75, 0x32, 0x30, 0x32, 0x38, 0x00, 0x00, //0x00000fa8 QUAD $0x000038323032755c // .asciz 8, '\\u2028\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000fb0 .quad 6
+ 0x5c, 0x75, 0x32, 0x30, 0x32, 0x39, 0x00, 0x00, //0x00000fb8 QUAD $0x000039323032755c // .asciz 8, '\\u2029\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000fc0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000fd0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000fe0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000ff0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001000 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001010 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001020 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001030 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001040 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001050 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001060 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001070 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001080 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001090 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000010a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000010b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000010c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000010d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000010e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000010f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001100 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001110 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001120 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001130 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001140 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001150 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001160 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001170 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001180 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001190 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000011a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000011b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000011c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000011d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000011e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000011f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001200 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001210 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001220 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001230 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001240 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001250 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001260 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001270 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001280 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001290 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000012a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000012b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000012c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000012d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000012e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000012f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001300 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001310 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001320 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001330 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001340 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001350 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001360 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001370 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001380 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001390 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000013a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000013b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000013c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000013d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000013e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000013f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001400 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001410 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001420 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001430 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001440 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001450 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001460 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001470 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001480 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001490 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000014a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000014b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000014c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000014d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000014e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000014f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001500 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001510 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+}
+
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/i64toa.go b/vendor/github.com/bytedance/sonic/internal/native/avx/i64toa.go
new file mode 100644
index 000000000..d9917195c
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/i64toa.go
@@ -0,0 +1,37 @@
+// Code generated by Makefile, DO NOT EDIT.
+
+// Code generated by Makefile, DO NOT EDIT.
+
+/*
+ * Copyright 2021 ByteDance Inc.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package avx
+
+import (
+ `unsafe`
+
+ `github.com/bytedance/sonic/internal/rt`
+)
+
+var F_i64toa func(out unsafe.Pointer, val int64) (ret int)
+
+var S_i64toa uintptr
+
+//go:nosplit
+func i64toa(out *byte, val int64) (ret int) {
+ return F_i64toa(rt.NoEscape(unsafe.Pointer(out)), val)
+}
+
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/i64toa_subr.go b/vendor/github.com/bytedance/sonic/internal/native/avx/i64toa_subr.go
new file mode 100644
index 000000000..aafd71430
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/i64toa_subr.go
@@ -0,0 +1,47 @@
+// +build !noasm !appengine
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+import (
+ `github.com/bytedance/sonic/loader`
+)
+
+const (
+ _entry__i64toa = 64
+)
+
+const (
+ _stack__i64toa = 8
+)
+
+const (
+ _size__i64toa = 2272
+)
+
+var (
+ _pcsp__i64toa = [][2]uint32{
+ {1, 0},
+ {170, 8},
+ {171, 0},
+ {505, 8},
+ {506, 0},
+ {637, 8},
+ {638, 0},
+ {1101, 8},
+ {1102, 0},
+ {1238, 8},
+ {1239, 0},
+ {1540, 8},
+ {1541, 0},
+ {1901, 8},
+ {1902, 0},
+ {2268, 8},
+ {2270, 0},
+ }
+)
+
+var _cfunc_i64toa = []loader.CFunc{
+ {"_i64toa_entry", 0, _entry__i64toa, 0, nil},
+ {"_i64toa", _entry__i64toa, _size__i64toa, _stack__i64toa, _pcsp__i64toa},
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/i64toa_text_amd64.go b/vendor/github.com/bytedance/sonic/internal/native/avx/i64toa_text_amd64.go
new file mode 100644
index 000000000..de53bfe12
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/i64toa_text_amd64.go
@@ -0,0 +1,639 @@
+// +build amd64
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+var _text_i64toa = []byte{
+ // .p2align 4, 0x00
+ // LCPI0_0
+ 0x59, 0x17, 0xb7, 0xd1, 0x00, 0x00, 0x00, 0x00, // .quad 3518437209
+ 0x59, 0x17, 0xb7, 0xd1, 0x00, 0x00, 0x00, 0x00, //0x00000008 .quad 3518437209
+ //0x00000010 LCPI0_3
+ 0x0a, 0x00, //0x00000010 .word 10
+ 0x0a, 0x00, //0x00000012 .word 10
+ 0x0a, 0x00, //0x00000014 .word 10
+ 0x0a, 0x00, //0x00000016 .word 10
+ 0x0a, 0x00, //0x00000018 .word 10
+ 0x0a, 0x00, //0x0000001a .word 10
+ 0x0a, 0x00, //0x0000001c .word 10
+ 0x0a, 0x00, //0x0000001e .word 10
+ //0x00000020 LCPI0_4
+ 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, //0x00000020 QUAD $0x3030303030303030; QUAD $0x3030303030303030 // .space 16, '0000000000000000'
+ //0x00000030 .p2align 3, 0x00
+ //0x00000030 LCPI0_1
+ 0xc5, 0x20, 0x7b, 0x14, 0x34, 0x33, 0x00, 0x80, //0x00000030 .quad -9223315738079846203
+ //0x00000038 LCPI0_2
+ 0x80, 0x00, 0x00, 0x08, 0x00, 0x20, 0x00, 0x80, //0x00000038 .quad -9223336852348469120
+ //0x00000040 .p2align 4, 0x90
+ //0x00000040 _i64toa
+ 0x55, //0x00000040 pushq %rbp
+ 0x48, 0x89, 0xe5, //0x00000041 movq %rsp, %rbp
+ 0x48, 0x85, 0xf6, //0x00000044 testq %rsi, %rsi
+ 0x0f, 0x88, 0xaf, 0x00, 0x00, 0x00, //0x00000047 js LBB0_25
+ 0x48, 0x81, 0xfe, 0x0f, 0x27, 0x00, 0x00, //0x0000004d cmpq $9999, %rsi
+ 0x0f, 0x87, 0xf8, 0x00, 0x00, 0x00, //0x00000054 ja LBB0_9
+ 0x0f, 0xb7, 0xc6, //0x0000005a movzwl %si, %eax
+ 0xc1, 0xe8, 0x02, //0x0000005d shrl $2, %eax
+ 0x69, 0xc0, 0x7b, 0x14, 0x00, 0x00, //0x00000060 imull $5243, %eax, %eax
+ 0xc1, 0xe8, 0x11, //0x00000066 shrl $17, %eax
+ 0x48, 0x8d, 0x14, 0x00, //0x00000069 leaq (%rax,%rax), %rdx
+ 0x6b, 0xc0, 0x64, //0x0000006d imull $100, %eax, %eax
+ 0x89, 0xf1, //0x00000070 movl %esi, %ecx
+ 0x29, 0xc1, //0x00000072 subl %eax, %ecx
+ 0x0f, 0xb7, 0xc1, //0x00000074 movzwl %cx, %eax
+ 0x48, 0x01, 0xc0, //0x00000077 addq %rax, %rax
+ 0x81, 0xfe, 0xe8, 0x03, 0x00, 0x00, //0x0000007a cmpl $1000, %esi
+ 0x0f, 0x82, 0x16, 0x00, 0x00, 0x00, //0x00000080 jb LBB0_4
+ 0x48, 0x8d, 0x0d, 0x93, 0x08, 0x00, 0x00, //0x00000086 leaq $2195(%rip), %rcx /* _Digits+0(%rip) */
+ 0x8a, 0x0c, 0x0a, //0x0000008d movb (%rdx,%rcx), %cl
+ 0x88, 0x0f, //0x00000090 movb %cl, (%rdi)
+ 0xb9, 0x01, 0x00, 0x00, 0x00, //0x00000092 movl $1, %ecx
+ 0xe9, 0x0b, 0x00, 0x00, 0x00, //0x00000097 jmp LBB0_5
+ //0x0000009c LBB0_4
+ 0x31, 0xc9, //0x0000009c xorl %ecx, %ecx
+ 0x83, 0xfe, 0x64, //0x0000009e cmpl $100, %esi
+ 0x0f, 0x82, 0x45, 0x00, 0x00, 0x00, //0x000000a1 jb LBB0_6
+ //0x000000a7 LBB0_5
+ 0x0f, 0xb7, 0xd2, //0x000000a7 movzwl %dx, %edx
+ 0x48, 0x83, 0xca, 0x01, //0x000000aa orq $1, %rdx
+ 0x48, 0x8d, 0x35, 0x6b, 0x08, 0x00, 0x00, //0x000000ae leaq $2155(%rip), %rsi /* _Digits+0(%rip) */
+ 0x8a, 0x14, 0x32, //0x000000b5 movb (%rdx,%rsi), %dl
+ 0x89, 0xce, //0x000000b8 movl %ecx, %esi
+ 0xff, 0xc1, //0x000000ba incl %ecx
+ 0x88, 0x14, 0x37, //0x000000bc movb %dl, (%rdi,%rsi)
+ //0x000000bf LBB0_7
+ 0x48, 0x8d, 0x15, 0x5a, 0x08, 0x00, 0x00, //0x000000bf leaq $2138(%rip), %rdx /* _Digits+0(%rip) */
+ 0x8a, 0x14, 0x10, //0x000000c6 movb (%rax,%rdx), %dl
+ 0x89, 0xce, //0x000000c9 movl %ecx, %esi
+ 0xff, 0xc1, //0x000000cb incl %ecx
+ 0x88, 0x14, 0x37, //0x000000cd movb %dl, (%rdi,%rsi)
+ //0x000000d0 LBB0_8
+ 0x0f, 0xb7, 0xc0, //0x000000d0 movzwl %ax, %eax
+ 0x48, 0x83, 0xc8, 0x01, //0x000000d3 orq $1, %rax
+ 0x48, 0x8d, 0x15, 0x42, 0x08, 0x00, 0x00, //0x000000d7 leaq $2114(%rip), %rdx /* _Digits+0(%rip) */
+ 0x8a, 0x04, 0x10, //0x000000de movb (%rax,%rdx), %al
+ 0x89, 0xca, //0x000000e1 movl %ecx, %edx
+ 0xff, 0xc1, //0x000000e3 incl %ecx
+ 0x88, 0x04, 0x17, //0x000000e5 movb %al, (%rdi,%rdx)
+ 0x89, 0xc8, //0x000000e8 movl %ecx, %eax
+ 0x5d, //0x000000ea popq %rbp
+ 0xc3, //0x000000eb retq
+ //0x000000ec LBB0_6
+ 0x31, 0xc9, //0x000000ec xorl %ecx, %ecx
+ 0x83, 0xfe, 0x0a, //0x000000ee cmpl $10, %esi
+ 0x0f, 0x83, 0xc8, 0xff, 0xff, 0xff, //0x000000f1 jae LBB0_7
+ 0xe9, 0xd4, 0xff, 0xff, 0xff, //0x000000f7 jmp LBB0_8
+ //0x000000fc LBB0_25
+ 0xc6, 0x07, 0x2d, //0x000000fc movb $45, (%rdi)
+ 0x48, 0xf7, 0xde, //0x000000ff negq %rsi
+ 0x48, 0x81, 0xfe, 0x0f, 0x27, 0x00, 0x00, //0x00000102 cmpq $9999, %rsi
+ 0x0f, 0x87, 0xd3, 0x01, 0x00, 0x00, //0x00000109 ja LBB0_33
+ 0x0f, 0xb7, 0xc6, //0x0000010f movzwl %si, %eax
+ 0xc1, 0xe8, 0x02, //0x00000112 shrl $2, %eax
+ 0x69, 0xc0, 0x7b, 0x14, 0x00, 0x00, //0x00000115 imull $5243, %eax, %eax
+ 0xc1, 0xe8, 0x11, //0x0000011b shrl $17, %eax
+ 0x48, 0x8d, 0x14, 0x00, //0x0000011e leaq (%rax,%rax), %rdx
+ 0x6b, 0xc0, 0x64, //0x00000122 imull $100, %eax, %eax
+ 0x89, 0xf1, //0x00000125 movl %esi, %ecx
+ 0x29, 0xc1, //0x00000127 subl %eax, %ecx
+ 0x0f, 0xb7, 0xc1, //0x00000129 movzwl %cx, %eax
+ 0x48, 0x01, 0xc0, //0x0000012c addq %rax, %rax
+ 0x81, 0xfe, 0xe8, 0x03, 0x00, 0x00, //0x0000012f cmpl $1000, %esi
+ 0x0f, 0x82, 0xab, 0x00, 0x00, 0x00, //0x00000135 jb LBB0_28
+ 0x48, 0x8d, 0x0d, 0xde, 0x07, 0x00, 0x00, //0x0000013b leaq $2014(%rip), %rcx /* _Digits+0(%rip) */
+ 0x8a, 0x0c, 0x0a, //0x00000142 movb (%rdx,%rcx), %cl
+ 0x88, 0x4f, 0x01, //0x00000145 movb %cl, $1(%rdi)
+ 0xb9, 0x01, 0x00, 0x00, 0x00, //0x00000148 movl $1, %ecx
+ 0xe9, 0x9f, 0x00, 0x00, 0x00, //0x0000014d jmp LBB0_29
+ //0x00000152 LBB0_9
+ 0x48, 0x81, 0xfe, 0xff, 0xe0, 0xf5, 0x05, //0x00000152 cmpq $99999999, %rsi
+ 0x0f, 0x87, 0x18, 0x02, 0x00, 0x00, //0x00000159 ja LBB0_17
+ 0x89, 0xf0, //0x0000015f movl %esi, %eax
+ 0xba, 0x59, 0x17, 0xb7, 0xd1, //0x00000161 movl $3518437209, %edx
+ 0x48, 0x0f, 0xaf, 0xd0, //0x00000166 imulq %rax, %rdx
+ 0x48, 0xc1, 0xea, 0x2d, //0x0000016a shrq $45, %rdx
+ 0x44, 0x69, 0xc2, 0x10, 0x27, 0x00, 0x00, //0x0000016e imull $10000, %edx, %r8d
+ 0x89, 0xf1, //0x00000175 movl %esi, %ecx
+ 0x44, 0x29, 0xc1, //0x00000177 subl %r8d, %ecx
+ 0x4c, 0x69, 0xd0, 0x83, 0xde, 0x1b, 0x43, //0x0000017a imulq $1125899907, %rax, %r10
+ 0x49, 0xc1, 0xea, 0x31, //0x00000181 shrq $49, %r10
+ 0x41, 0x83, 0xe2, 0xfe, //0x00000185 andl $-2, %r10d
+ 0x0f, 0xb7, 0xc2, //0x00000189 movzwl %dx, %eax
+ 0xc1, 0xe8, 0x02, //0x0000018c shrl $2, %eax
+ 0x69, 0xc0, 0x7b, 0x14, 0x00, 0x00, //0x0000018f imull $5243, %eax, %eax
+ 0xc1, 0xe8, 0x11, //0x00000195 shrl $17, %eax
+ 0x6b, 0xc0, 0x64, //0x00000198 imull $100, %eax, %eax
+ 0x29, 0xc2, //0x0000019b subl %eax, %edx
+ 0x44, 0x0f, 0xb7, 0xca, //0x0000019d movzwl %dx, %r9d
+ 0x4d, 0x01, 0xc9, //0x000001a1 addq %r9, %r9
+ 0x0f, 0xb7, 0xc1, //0x000001a4 movzwl %cx, %eax
+ 0xc1, 0xe8, 0x02, //0x000001a7 shrl $2, %eax
+ 0x69, 0xc0, 0x7b, 0x14, 0x00, 0x00, //0x000001aa imull $5243, %eax, %eax
+ 0xc1, 0xe8, 0x11, //0x000001b0 shrl $17, %eax
+ 0x4c, 0x8d, 0x04, 0x00, //0x000001b3 leaq (%rax,%rax), %r8
+ 0x6b, 0xc0, 0x64, //0x000001b7 imull $100, %eax, %eax
+ 0x29, 0xc1, //0x000001ba subl %eax, %ecx
+ 0x44, 0x0f, 0xb7, 0xd9, //0x000001bc movzwl %cx, %r11d
+ 0x4d, 0x01, 0xdb, //0x000001c0 addq %r11, %r11
+ 0x81, 0xfe, 0x80, 0x96, 0x98, 0x00, //0x000001c3 cmpl $10000000, %esi
+ 0x0f, 0x82, 0x6c, 0x00, 0x00, 0x00, //0x000001c9 jb LBB0_12
+ 0x48, 0x8d, 0x05, 0x4a, 0x07, 0x00, 0x00, //0x000001cf leaq $1866(%rip), %rax /* _Digits+0(%rip) */
+ 0x41, 0x8a, 0x04, 0x02, //0x000001d6 movb (%r10,%rax), %al
+ 0x88, 0x07, //0x000001da movb %al, (%rdi)
+ 0xb9, 0x01, 0x00, 0x00, 0x00, //0x000001dc movl $1, %ecx
+ 0xe9, 0x63, 0x00, 0x00, 0x00, //0x000001e1 jmp LBB0_13
+ //0x000001e6 LBB0_28
+ 0x31, 0xc9, //0x000001e6 xorl %ecx, %ecx
+ 0x83, 0xfe, 0x64, //0x000001e8 cmpl $100, %esi
+ 0x0f, 0x82, 0xce, 0x00, 0x00, 0x00, //0x000001eb jb LBB0_30
+ //0x000001f1 LBB0_29
+ 0x0f, 0xb7, 0xd2, //0x000001f1 movzwl %dx, %edx
+ 0x48, 0x83, 0xca, 0x01, //0x000001f4 orq $1, %rdx
+ 0x48, 0x8d, 0x35, 0x21, 0x07, 0x00, 0x00, //0x000001f8 leaq $1825(%rip), %rsi /* _Digits+0(%rip) */
+ 0x8a, 0x14, 0x32, //0x000001ff movb (%rdx,%rsi), %dl
+ 0x89, 0xce, //0x00000202 movl %ecx, %esi
+ 0xff, 0xc1, //0x00000204 incl %ecx
+ 0x88, 0x54, 0x37, 0x01, //0x00000206 movb %dl, $1(%rdi,%rsi)
+ //0x0000020a LBB0_31
+ 0x48, 0x8d, 0x15, 0x0f, 0x07, 0x00, 0x00, //0x0000020a leaq $1807(%rip), %rdx /* _Digits+0(%rip) */
+ 0x8a, 0x14, 0x10, //0x00000211 movb (%rax,%rdx), %dl
+ 0x89, 0xce, //0x00000214 movl %ecx, %esi
+ 0xff, 0xc1, //0x00000216 incl %ecx
+ 0x88, 0x54, 0x37, 0x01, //0x00000218 movb %dl, $1(%rdi,%rsi)
+ //0x0000021c LBB0_32
+ 0x0f, 0xb7, 0xc0, //0x0000021c movzwl %ax, %eax
+ 0x48, 0x83, 0xc8, 0x01, //0x0000021f orq $1, %rax
+ 0x48, 0x8d, 0x15, 0xf6, 0x06, 0x00, 0x00, //0x00000223 leaq $1782(%rip), %rdx /* _Digits+0(%rip) */
+ 0x8a, 0x04, 0x10, //0x0000022a movb (%rax,%rdx), %al
+ 0x89, 0xca, //0x0000022d movl %ecx, %edx
+ 0xff, 0xc1, //0x0000022f incl %ecx
+ 0x88, 0x44, 0x17, 0x01, //0x00000231 movb %al, $1(%rdi,%rdx)
+ 0xff, 0xc1, //0x00000235 incl %ecx
+ 0x89, 0xc8, //0x00000237 movl %ecx, %eax
+ 0x5d, //0x00000239 popq %rbp
+ 0xc3, //0x0000023a retq
+ //0x0000023b LBB0_12
+ 0x31, 0xc9, //0x0000023b xorl %ecx, %ecx
+ 0x81, 0xfe, 0x40, 0x42, 0x0f, 0x00, //0x0000023d cmpl $1000000, %esi
+ 0x0f, 0x82, 0x86, 0x00, 0x00, 0x00, //0x00000243 jb LBB0_14
+ //0x00000249 LBB0_13
+ 0x44, 0x89, 0xd0, //0x00000249 movl %r10d, %eax
+ 0x48, 0x83, 0xc8, 0x01, //0x0000024c orq $1, %rax
+ 0x48, 0x8d, 0x35, 0xc9, 0x06, 0x00, 0x00, //0x00000250 leaq $1737(%rip), %rsi /* _Digits+0(%rip) */
+ 0x8a, 0x04, 0x30, //0x00000257 movb (%rax,%rsi), %al
+ 0x89, 0xce, //0x0000025a movl %ecx, %esi
+ 0xff, 0xc1, //0x0000025c incl %ecx
+ 0x88, 0x04, 0x37, //0x0000025e movb %al, (%rdi,%rsi)
+ //0x00000261 LBB0_15
+ 0x48, 0x8d, 0x05, 0xb8, 0x06, 0x00, 0x00, //0x00000261 leaq $1720(%rip), %rax /* _Digits+0(%rip) */
+ 0x41, 0x8a, 0x04, 0x01, //0x00000268 movb (%r9,%rax), %al
+ 0x89, 0xce, //0x0000026c movl %ecx, %esi
+ 0xff, 0xc1, //0x0000026e incl %ecx
+ 0x88, 0x04, 0x37, //0x00000270 movb %al, (%rdi,%rsi)
+ //0x00000273 LBB0_16
+ 0x41, 0x0f, 0xb7, 0xc1, //0x00000273 movzwl %r9w, %eax
+ 0x48, 0x83, 0xc8, 0x01, //0x00000277 orq $1, %rax
+ 0x48, 0x8d, 0x35, 0x9e, 0x06, 0x00, 0x00, //0x0000027b leaq $1694(%rip), %rsi /* _Digits+0(%rip) */
+ 0x8a, 0x04, 0x30, //0x00000282 movb (%rax,%rsi), %al
+ 0x89, 0xca, //0x00000285 movl %ecx, %edx
+ 0x88, 0x04, 0x3a, //0x00000287 movb %al, (%rdx,%rdi)
+ 0x41, 0x8a, 0x04, 0x30, //0x0000028a movb (%r8,%rsi), %al
+ 0x88, 0x44, 0x3a, 0x01, //0x0000028e movb %al, $1(%rdx,%rdi)
+ 0x41, 0x0f, 0xb7, 0xc0, //0x00000292 movzwl %r8w, %eax
+ 0x48, 0x83, 0xc8, 0x01, //0x00000296 orq $1, %rax
+ 0x8a, 0x04, 0x30, //0x0000029a movb (%rax,%rsi), %al
+ 0x88, 0x44, 0x3a, 0x02, //0x0000029d movb %al, $2(%rdx,%rdi)
+ 0x41, 0x8a, 0x04, 0x33, //0x000002a1 movb (%r11,%rsi), %al
+ 0x88, 0x44, 0x3a, 0x03, //0x000002a5 movb %al, $3(%rdx,%rdi)
+ 0x41, 0x0f, 0xb7, 0xc3, //0x000002a9 movzwl %r11w, %eax
+ 0x48, 0x83, 0xc8, 0x01, //0x000002ad orq $1, %rax
+ 0x8a, 0x04, 0x30, //0x000002b1 movb (%rax,%rsi), %al
+ 0x83, 0xc1, 0x05, //0x000002b4 addl $5, %ecx
+ 0x88, 0x44, 0x3a, 0x04, //0x000002b7 movb %al, $4(%rdx,%rdi)
+ 0x89, 0xc8, //0x000002bb movl %ecx, %eax
+ 0x5d, //0x000002bd popq %rbp
+ 0xc3, //0x000002be retq
+ //0x000002bf LBB0_30
+ 0x31, 0xc9, //0x000002bf xorl %ecx, %ecx
+ 0x83, 0xfe, 0x0a, //0x000002c1 cmpl $10, %esi
+ 0x0f, 0x83, 0x40, 0xff, 0xff, 0xff, //0x000002c4 jae LBB0_31
+ 0xe9, 0x4d, 0xff, 0xff, 0xff, //0x000002ca jmp LBB0_32
+ //0x000002cf LBB0_14
+ 0x31, 0xc9, //0x000002cf xorl %ecx, %ecx
+ 0x81, 0xfe, 0xa0, 0x86, 0x01, 0x00, //0x000002d1 cmpl $100000, %esi
+ 0x0f, 0x83, 0x84, 0xff, 0xff, 0xff, //0x000002d7 jae LBB0_15
+ 0xe9, 0x91, 0xff, 0xff, 0xff, //0x000002dd jmp LBB0_16
+ //0x000002e2 LBB0_33
+ 0x48, 0x81, 0xfe, 0xff, 0xe0, 0xf5, 0x05, //0x000002e2 cmpq $99999999, %rsi
+ 0x0f, 0x87, 0x3c, 0x02, 0x00, 0x00, //0x000002e9 ja LBB0_41
+ 0x89, 0xf0, //0x000002ef movl %esi, %eax
+ 0xba, 0x59, 0x17, 0xb7, 0xd1, //0x000002f1 movl $3518437209, %edx
+ 0x48, 0x0f, 0xaf, 0xd0, //0x000002f6 imulq %rax, %rdx
+ 0x48, 0xc1, 0xea, 0x2d, //0x000002fa shrq $45, %rdx
+ 0x44, 0x69, 0xc2, 0x10, 0x27, 0x00, 0x00, //0x000002fe imull $10000, %edx, %r8d
+ 0x89, 0xf1, //0x00000305 movl %esi, %ecx
+ 0x44, 0x29, 0xc1, //0x00000307 subl %r8d, %ecx
+ 0x4c, 0x69, 0xd0, 0x83, 0xde, 0x1b, 0x43, //0x0000030a imulq $1125899907, %rax, %r10
+ 0x49, 0xc1, 0xea, 0x31, //0x00000311 shrq $49, %r10
+ 0x41, 0x83, 0xe2, 0xfe, //0x00000315 andl $-2, %r10d
+ 0x0f, 0xb7, 0xc2, //0x00000319 movzwl %dx, %eax
+ 0xc1, 0xe8, 0x02, //0x0000031c shrl $2, %eax
+ 0x69, 0xc0, 0x7b, 0x14, 0x00, 0x00, //0x0000031f imull $5243, %eax, %eax
+ 0xc1, 0xe8, 0x11, //0x00000325 shrl $17, %eax
+ 0x6b, 0xc0, 0x64, //0x00000328 imull $100, %eax, %eax
+ 0x29, 0xc2, //0x0000032b subl %eax, %edx
+ 0x44, 0x0f, 0xb7, 0xca, //0x0000032d movzwl %dx, %r9d
+ 0x4d, 0x01, 0xc9, //0x00000331 addq %r9, %r9
+ 0x0f, 0xb7, 0xc1, //0x00000334 movzwl %cx, %eax
+ 0xc1, 0xe8, 0x02, //0x00000337 shrl $2, %eax
+ 0x69, 0xc0, 0x7b, 0x14, 0x00, 0x00, //0x0000033a imull $5243, %eax, %eax
+ 0xc1, 0xe8, 0x11, //0x00000340 shrl $17, %eax
+ 0x4c, 0x8d, 0x04, 0x00, //0x00000343 leaq (%rax,%rax), %r8
+ 0x6b, 0xc0, 0x64, //0x00000347 imull $100, %eax, %eax
+ 0x29, 0xc1, //0x0000034a subl %eax, %ecx
+ 0x44, 0x0f, 0xb7, 0xd9, //0x0000034c movzwl %cx, %r11d
+ 0x4d, 0x01, 0xdb, //0x00000350 addq %r11, %r11
+ 0x81, 0xfe, 0x80, 0x96, 0x98, 0x00, //0x00000353 cmpl $10000000, %esi
+ 0x0f, 0x82, 0x30, 0x01, 0x00, 0x00, //0x00000359 jb LBB0_36
+ 0x48, 0x8d, 0x05, 0xba, 0x05, 0x00, 0x00, //0x0000035f leaq $1466(%rip), %rax /* _Digits+0(%rip) */
+ 0x41, 0x8a, 0x04, 0x02, //0x00000366 movb (%r10,%rax), %al
+ 0x88, 0x47, 0x01, //0x0000036a movb %al, $1(%rdi)
+ 0xb9, 0x01, 0x00, 0x00, 0x00, //0x0000036d movl $1, %ecx
+ 0xe9, 0x26, 0x01, 0x00, 0x00, //0x00000372 jmp LBB0_37
+ //0x00000377 LBB0_17
+ 0x48, 0xb9, 0x00, 0x00, 0xc1, 0x6f, 0xf2, 0x86, 0x23, 0x00, //0x00000377 movabsq $10000000000000000, %rcx
+ 0x48, 0x39, 0xce, //0x00000381 cmpq %rcx, %rsi
+ 0x0f, 0x83, 0xbc, 0x02, 0x00, 0x00, //0x00000384 jae LBB0_19
+ 0x48, 0xb9, 0xfd, 0xce, 0x61, 0x84, 0x11, 0x77, 0xcc, 0xab, //0x0000038a movabsq $-6067343680855748867, %rcx
+ 0x48, 0x89, 0xf0, //0x00000394 movq %rsi, %rax
+ 0x48, 0xf7, 0xe1, //0x00000397 mulq %rcx
+ 0x48, 0xc1, 0xea, 0x1a, //0x0000039a shrq $26, %rdx
+ 0x69, 0xc2, 0x00, 0xe1, 0xf5, 0x05, //0x0000039e imull $100000000, %edx, %eax
+ 0x29, 0xc6, //0x000003a4 subl %eax, %esi
+ 0xc5, 0xf9, 0x6e, 0xc2, //0x000003a6 vmovd %edx, %xmm0
+ 0xc5, 0xfa, 0x6f, 0x0d, 0x4e, 0xfc, 0xff, 0xff, //0x000003aa vmovdqu $-946(%rip), %xmm1 /* LCPI0_0+0(%rip) */
+ 0xc5, 0xf9, 0xf4, 0xd1, //0x000003b2 vpmuludq %xmm1, %xmm0, %xmm2
+ 0xc5, 0xe9, 0x73, 0xd2, 0x2d, //0x000003b6 vpsrlq $45, %xmm2, %xmm2
+ 0xb8, 0x10, 0x27, 0x00, 0x00, //0x000003bb movl $10000, %eax
+ 0xc4, 0xe1, 0xf9, 0x6e, 0xd8, //0x000003c0 vmovq %rax, %xmm3
+ 0xc5, 0xe9, 0xf4, 0xe3, //0x000003c5 vpmuludq %xmm3, %xmm2, %xmm4
+ 0xc5, 0xf9, 0xfa, 0xc4, //0x000003c9 vpsubd %xmm4, %xmm0, %xmm0
+ 0xc5, 0xe9, 0x61, 0xc0, //0x000003cd vpunpcklwd %xmm0, %xmm2, %xmm0
+ 0xc5, 0xf9, 0x73, 0xf0, 0x02, //0x000003d1 vpsllq $2, %xmm0, %xmm0
+ 0xc5, 0xfb, 0x70, 0xc0, 0x50, //0x000003d6 vpshuflw $80, %xmm0, %xmm0
+ 0xc5, 0xf9, 0x70, 0xc0, 0x50, //0x000003db vpshufd $80, %xmm0, %xmm0
+ 0xc5, 0xfb, 0x12, 0x15, 0x48, 0xfc, 0xff, 0xff, //0x000003e0 vmovddup $-952(%rip), %xmm2 /* LCPI0_1+0(%rip) */
+ 0xc5, 0xf9, 0xe4, 0xc2, //0x000003e8 vpmulhuw %xmm2, %xmm0, %xmm0
+ 0xc5, 0xfb, 0x12, 0x25, 0x44, 0xfc, 0xff, 0xff, //0x000003ec vmovddup $-956(%rip), %xmm4 /* LCPI0_2+0(%rip) */
+ 0xc5, 0xf9, 0xe4, 0xc4, //0x000003f4 vpmulhuw %xmm4, %xmm0, %xmm0
+ 0xc5, 0xfa, 0x6f, 0x2d, 0x10, 0xfc, 0xff, 0xff, //0x000003f8 vmovdqu $-1008(%rip), %xmm5 /* LCPI0_3+0(%rip) */
+ 0xc5, 0xf9, 0xd5, 0xf5, //0x00000400 vpmullw %xmm5, %xmm0, %xmm6
+ 0xc5, 0xc9, 0x73, 0xf6, 0x10, //0x00000404 vpsllq $16, %xmm6, %xmm6
+ 0xc5, 0xf9, 0xf9, 0xc6, //0x00000409 vpsubw %xmm6, %xmm0, %xmm0
+ 0xc5, 0xf9, 0x6e, 0xf6, //0x0000040d vmovd %esi, %xmm6
+ 0xc5, 0xc9, 0xf4, 0xc9, //0x00000411 vpmuludq %xmm1, %xmm6, %xmm1
+ 0xc5, 0xf1, 0x73, 0xd1, 0x2d, //0x00000415 vpsrlq $45, %xmm1, %xmm1
+ 0xc5, 0xf1, 0xf4, 0xdb, //0x0000041a vpmuludq %xmm3, %xmm1, %xmm3
+ 0xc5, 0xc9, 0xfa, 0xdb, //0x0000041e vpsubd %xmm3, %xmm6, %xmm3
+ 0xc5, 0xf1, 0x61, 0xcb, //0x00000422 vpunpcklwd %xmm3, %xmm1, %xmm1
+ 0xc5, 0xf1, 0x73, 0xf1, 0x02, //0x00000426 vpsllq $2, %xmm1, %xmm1
+ 0xc5, 0xfb, 0x70, 0xc9, 0x50, //0x0000042b vpshuflw $80, %xmm1, %xmm1
+ 0xc5, 0xf9, 0x70, 0xc9, 0x50, //0x00000430 vpshufd $80, %xmm1, %xmm1
+ 0xc5, 0xf1, 0xe4, 0xca, //0x00000435 vpmulhuw %xmm2, %xmm1, %xmm1
+ 0xc5, 0xf1, 0xe4, 0xcc, //0x00000439 vpmulhuw %xmm4, %xmm1, %xmm1
+ 0xc5, 0xf1, 0xd5, 0xd5, //0x0000043d vpmullw %xmm5, %xmm1, %xmm2
+ 0xc5, 0xe9, 0x73, 0xf2, 0x10, //0x00000441 vpsllq $16, %xmm2, %xmm2
+ 0xc5, 0xf1, 0xf9, 0xca, //0x00000446 vpsubw %xmm2, %xmm1, %xmm1
+ 0xc5, 0xf9, 0x67, 0xc1, //0x0000044a vpackuswb %xmm1, %xmm0, %xmm0
+ 0xc5, 0xf9, 0xfc, 0x0d, 0xca, 0xfb, 0xff, 0xff, //0x0000044e vpaddb $-1078(%rip), %xmm0, %xmm1 /* LCPI0_4+0(%rip) */
+ 0xc5, 0xe9, 0xef, 0xd2, //0x00000456 vpxor %xmm2, %xmm2, %xmm2
+ 0xc5, 0xf9, 0x74, 0xc2, //0x0000045a vpcmpeqb %xmm2, %xmm0, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xc0, //0x0000045e vpmovmskb %xmm0, %eax
+ 0x0d, 0x00, 0x80, 0x00, 0x00, //0x00000462 orl $32768, %eax
+ 0x35, 0xff, 0x7f, 0xff, 0xff, //0x00000467 xorl $-32769, %eax
+ 0x0f, 0xbc, 0xc0, //0x0000046c bsfl %eax, %eax
+ 0xb9, 0x10, 0x00, 0x00, 0x00, //0x0000046f movl $16, %ecx
+ 0x29, 0xc1, //0x00000474 subl %eax, %ecx
+ 0x48, 0xc1, 0xe0, 0x04, //0x00000476 shlq $4, %rax
+ 0x48, 0x8d, 0x15, 0x6f, 0x05, 0x00, 0x00, //0x0000047a leaq $1391(%rip), %rdx /* _VecShiftShuffles+0(%rip) */
+ 0xc4, 0xe2, 0x71, 0x00, 0x04, 0x10, //0x00000481 vpshufb (%rax,%rdx), %xmm1, %xmm0
+ 0xc5, 0xfa, 0x7f, 0x07, //0x00000487 vmovdqu %xmm0, (%rdi)
+ 0x89, 0xc8, //0x0000048b movl %ecx, %eax
+ 0x5d, //0x0000048d popq %rbp
+ 0xc3, //0x0000048e retq
+ //0x0000048f LBB0_36
+ 0x31, 0xc9, //0x0000048f xorl %ecx, %ecx
+ 0x81, 0xfe, 0x40, 0x42, 0x0f, 0x00, //0x00000491 cmpl $1000000, %esi
+ 0x0f, 0x82, 0x7b, 0x00, 0x00, 0x00, //0x00000497 jb LBB0_38
+ //0x0000049d LBB0_37
+ 0x44, 0x89, 0xd0, //0x0000049d movl %r10d, %eax
+ 0x48, 0x83, 0xc8, 0x01, //0x000004a0 orq $1, %rax
+ 0x48, 0x8d, 0x35, 0x75, 0x04, 0x00, 0x00, //0x000004a4 leaq $1141(%rip), %rsi /* _Digits+0(%rip) */
+ 0x8a, 0x04, 0x30, //0x000004ab movb (%rax,%rsi), %al
+ 0x89, 0xce, //0x000004ae movl %ecx, %esi
+ 0xff, 0xc1, //0x000004b0 incl %ecx
+ 0x88, 0x44, 0x37, 0x01, //0x000004b2 movb %al, $1(%rdi,%rsi)
+ //0x000004b6 LBB0_39
+ 0x48, 0x8d, 0x05, 0x63, 0x04, 0x00, 0x00, //0x000004b6 leaq $1123(%rip), %rax /* _Digits+0(%rip) */
+ 0x41, 0x8a, 0x04, 0x01, //0x000004bd movb (%r9,%rax), %al
+ 0x89, 0xce, //0x000004c1 movl %ecx, %esi
+ 0xff, 0xc1, //0x000004c3 incl %ecx
+ 0x88, 0x44, 0x37, 0x01, //0x000004c5 movb %al, $1(%rdi,%rsi)
+ //0x000004c9 LBB0_40
+ 0x41, 0x0f, 0xb7, 0xc1, //0x000004c9 movzwl %r9w, %eax
+ 0x48, 0x83, 0xc8, 0x01, //0x000004cd orq $1, %rax
+ 0x48, 0x8d, 0x35, 0x48, 0x04, 0x00, 0x00, //0x000004d1 leaq $1096(%rip), %rsi /* _Digits+0(%rip) */
+ 0x8a, 0x04, 0x30, //0x000004d8 movb (%rax,%rsi), %al
+ 0x89, 0xca, //0x000004db movl %ecx, %edx
+ 0x88, 0x44, 0x17, 0x01, //0x000004dd movb %al, $1(%rdi,%rdx)
+ 0x41, 0x8a, 0x04, 0x30, //0x000004e1 movb (%r8,%rsi), %al
+ 0x88, 0x44, 0x17, 0x02, //0x000004e5 movb %al, $2(%rdi,%rdx)
+ 0x41, 0x0f, 0xb7, 0xc0, //0x000004e9 movzwl %r8w, %eax
+ 0x48, 0x83, 0xc8, 0x01, //0x000004ed orq $1, %rax
+ 0x8a, 0x04, 0x30, //0x000004f1 movb (%rax,%rsi), %al
+ 0x88, 0x44, 0x17, 0x03, //0x000004f4 movb %al, $3(%rdi,%rdx)
+ 0x41, 0x8a, 0x04, 0x33, //0x000004f8 movb (%r11,%rsi), %al
+ 0x88, 0x44, 0x17, 0x04, //0x000004fc movb %al, $4(%rdi,%rdx)
+ 0x41, 0x0f, 0xb7, 0xc3, //0x00000500 movzwl %r11w, %eax
+ 0x48, 0x83, 0xc8, 0x01, //0x00000504 orq $1, %rax
+ 0x8a, 0x04, 0x30, //0x00000508 movb (%rax,%rsi), %al
+ 0x83, 0xc1, 0x05, //0x0000050b addl $5, %ecx
+ 0x88, 0x44, 0x17, 0x05, //0x0000050e movb %al, $5(%rdi,%rdx)
+ 0xff, 0xc1, //0x00000512 incl %ecx
+ 0x89, 0xc8, //0x00000514 movl %ecx, %eax
+ 0x5d, //0x00000516 popq %rbp
+ 0xc3, //0x00000517 retq
+ //0x00000518 LBB0_38
+ 0x31, 0xc9, //0x00000518 xorl %ecx, %ecx
+ 0x81, 0xfe, 0xa0, 0x86, 0x01, 0x00, //0x0000051a cmpl $100000, %esi
+ 0x0f, 0x83, 0x90, 0xff, 0xff, 0xff, //0x00000520 jae LBB0_39
+ 0xe9, 0x9e, 0xff, 0xff, 0xff, //0x00000526 jmp LBB0_40
+ //0x0000052b LBB0_41
+ 0x48, 0xb9, 0x00, 0x00, 0xc1, 0x6f, 0xf2, 0x86, 0x23, 0x00, //0x0000052b movabsq $10000000000000000, %rcx
+ 0x48, 0x39, 0xce, //0x00000535 cmpq %rcx, %rsi
+ 0x0f, 0x83, 0x71, 0x02, 0x00, 0x00, //0x00000538 jae LBB0_43
+ 0x48, 0xb9, 0xfd, 0xce, 0x61, 0x84, 0x11, 0x77, 0xcc, 0xab, //0x0000053e movabsq $-6067343680855748867, %rcx
+ 0x48, 0x89, 0xf0, //0x00000548 movq %rsi, %rax
+ 0x48, 0xf7, 0xe1, //0x0000054b mulq %rcx
+ 0x48, 0xc1, 0xea, 0x1a, //0x0000054e shrq $26, %rdx
+ 0x69, 0xc2, 0x00, 0xe1, 0xf5, 0x05, //0x00000552 imull $100000000, %edx, %eax
+ 0x29, 0xc6, //0x00000558 subl %eax, %esi
+ 0xc5, 0xf9, 0x6e, 0xc2, //0x0000055a vmovd %edx, %xmm0
+ 0xc5, 0xfa, 0x6f, 0x0d, 0x9a, 0xfa, 0xff, 0xff, //0x0000055e vmovdqu $-1382(%rip), %xmm1 /* LCPI0_0+0(%rip) */
+ 0xc5, 0xf9, 0xf4, 0xd1, //0x00000566 vpmuludq %xmm1, %xmm0, %xmm2
+ 0xc5, 0xe9, 0x73, 0xd2, 0x2d, //0x0000056a vpsrlq $45, %xmm2, %xmm2
+ 0xb8, 0x10, 0x27, 0x00, 0x00, //0x0000056f movl $10000, %eax
+ 0xc4, 0xe1, 0xf9, 0x6e, 0xd8, //0x00000574 vmovq %rax, %xmm3
+ 0xc5, 0xe9, 0xf4, 0xe3, //0x00000579 vpmuludq %xmm3, %xmm2, %xmm4
+ 0xc5, 0xf9, 0xfa, 0xc4, //0x0000057d vpsubd %xmm4, %xmm0, %xmm0
+ 0xc5, 0xe9, 0x61, 0xc0, //0x00000581 vpunpcklwd %xmm0, %xmm2, %xmm0
+ 0xc5, 0xf9, 0x73, 0xf0, 0x02, //0x00000585 vpsllq $2, %xmm0, %xmm0
+ 0xc5, 0xfb, 0x70, 0xc0, 0x50, //0x0000058a vpshuflw $80, %xmm0, %xmm0
+ 0xc5, 0xf9, 0x70, 0xc0, 0x50, //0x0000058f vpshufd $80, %xmm0, %xmm0
+ 0xc5, 0xfb, 0x12, 0x15, 0x94, 0xfa, 0xff, 0xff, //0x00000594 vmovddup $-1388(%rip), %xmm2 /* LCPI0_1+0(%rip) */
+ 0xc5, 0xf9, 0xe4, 0xc2, //0x0000059c vpmulhuw %xmm2, %xmm0, %xmm0
+ 0xc5, 0xfb, 0x12, 0x25, 0x90, 0xfa, 0xff, 0xff, //0x000005a0 vmovddup $-1392(%rip), %xmm4 /* LCPI0_2+0(%rip) */
+ 0xc5, 0xf9, 0xe4, 0xc4, //0x000005a8 vpmulhuw %xmm4, %xmm0, %xmm0
+ 0xc5, 0xfa, 0x6f, 0x2d, 0x5c, 0xfa, 0xff, 0xff, //0x000005ac vmovdqu $-1444(%rip), %xmm5 /* LCPI0_3+0(%rip) */
+ 0xc5, 0xf9, 0xd5, 0xf5, //0x000005b4 vpmullw %xmm5, %xmm0, %xmm6
+ 0xc5, 0xc9, 0x73, 0xf6, 0x10, //0x000005b8 vpsllq $16, %xmm6, %xmm6
+ 0xc5, 0xf9, 0xf9, 0xc6, //0x000005bd vpsubw %xmm6, %xmm0, %xmm0
+ 0xc5, 0xf9, 0x6e, 0xf6, //0x000005c1 vmovd %esi, %xmm6
+ 0xc5, 0xc9, 0xf4, 0xc9, //0x000005c5 vpmuludq %xmm1, %xmm6, %xmm1
+ 0xc5, 0xf1, 0x73, 0xd1, 0x2d, //0x000005c9 vpsrlq $45, %xmm1, %xmm1
+ 0xc5, 0xf1, 0xf4, 0xdb, //0x000005ce vpmuludq %xmm3, %xmm1, %xmm3
+ 0xc5, 0xc9, 0xfa, 0xdb, //0x000005d2 vpsubd %xmm3, %xmm6, %xmm3
+ 0xc5, 0xf1, 0x61, 0xcb, //0x000005d6 vpunpcklwd %xmm3, %xmm1, %xmm1
+ 0xc5, 0xf1, 0x73, 0xf1, 0x02, //0x000005da vpsllq $2, %xmm1, %xmm1
+ 0xc5, 0xfb, 0x70, 0xc9, 0x50, //0x000005df vpshuflw $80, %xmm1, %xmm1
+ 0xc5, 0xf9, 0x70, 0xc9, 0x50, //0x000005e4 vpshufd $80, %xmm1, %xmm1
+ 0xc5, 0xf1, 0xe4, 0xca, //0x000005e9 vpmulhuw %xmm2, %xmm1, %xmm1
+ 0xc5, 0xf1, 0xe4, 0xcc, //0x000005ed vpmulhuw %xmm4, %xmm1, %xmm1
+ 0xc5, 0xf1, 0xd5, 0xd5, //0x000005f1 vpmullw %xmm5, %xmm1, %xmm2
+ 0xc5, 0xe9, 0x73, 0xf2, 0x10, //0x000005f5 vpsllq $16, %xmm2, %xmm2
+ 0xc5, 0xf1, 0xf9, 0xca, //0x000005fa vpsubw %xmm2, %xmm1, %xmm1
+ 0xc5, 0xf9, 0x67, 0xc1, //0x000005fe vpackuswb %xmm1, %xmm0, %xmm0
+ 0xc5, 0xf9, 0xfc, 0x0d, 0x16, 0xfa, 0xff, 0xff, //0x00000602 vpaddb $-1514(%rip), %xmm0, %xmm1 /* LCPI0_4+0(%rip) */
+ 0xc5, 0xe9, 0xef, 0xd2, //0x0000060a vpxor %xmm2, %xmm2, %xmm2
+ 0xc5, 0xf9, 0x74, 0xc2, //0x0000060e vpcmpeqb %xmm2, %xmm0, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xc0, //0x00000612 vpmovmskb %xmm0, %eax
+ 0x0d, 0x00, 0x80, 0x00, 0x00, //0x00000616 orl $32768, %eax
+ 0x35, 0xff, 0x7f, 0xff, 0xff, //0x0000061b xorl $-32769, %eax
+ 0x0f, 0xbc, 0xc0, //0x00000620 bsfl %eax, %eax
+ 0xb9, 0x10, 0x00, 0x00, 0x00, //0x00000623 movl $16, %ecx
+ 0x29, 0xc1, //0x00000628 subl %eax, %ecx
+ 0x48, 0xc1, 0xe0, 0x04, //0x0000062a shlq $4, %rax
+ 0x48, 0x8d, 0x15, 0xbb, 0x03, 0x00, 0x00, //0x0000062e leaq $955(%rip), %rdx /* _VecShiftShuffles+0(%rip) */
+ 0xc4, 0xe2, 0x71, 0x00, 0x04, 0x10, //0x00000635 vpshufb (%rax,%rdx), %xmm1, %xmm0
+ 0xc5, 0xfa, 0x7f, 0x47, 0x01, //0x0000063b vmovdqu %xmm0, $1(%rdi)
+ 0xff, 0xc1, //0x00000640 incl %ecx
+ 0x89, 0xc8, //0x00000642 movl %ecx, %eax
+ 0x5d, //0x00000644 popq %rbp
+ 0xc3, //0x00000645 retq
+ //0x00000646 LBB0_19
+ 0x48, 0xba, 0x57, 0x78, 0x13, 0xb1, 0x2f, 0x65, 0xa5, 0x39, //0x00000646 movabsq $4153837486827862103, %rdx
+ 0x48, 0x89, 0xf0, //0x00000650 movq %rsi, %rax
+ 0x48, 0xf7, 0xe2, //0x00000653 mulq %rdx
+ 0x48, 0xc1, 0xea, 0x33, //0x00000656 shrq $51, %rdx
+ 0x48, 0x0f, 0xaf, 0xca, //0x0000065a imulq %rdx, %rcx
+ 0x48, 0x29, 0xce, //0x0000065e subq %rcx, %rsi
+ 0x83, 0xfa, 0x09, //0x00000661 cmpl $9, %edx
+ 0x0f, 0x87, 0x0f, 0x00, 0x00, 0x00, //0x00000664 ja LBB0_21
+ 0x80, 0xc2, 0x30, //0x0000066a addb $48, %dl
+ 0x88, 0x17, //0x0000066d movb %dl, (%rdi)
+ 0xb9, 0x01, 0x00, 0x00, 0x00, //0x0000066f movl $1, %ecx
+ 0xe9, 0x5c, 0x00, 0x00, 0x00, //0x00000674 jmp LBB0_24
+ //0x00000679 LBB0_21
+ 0x83, 0xfa, 0x63, //0x00000679 cmpl $99, %edx
+ 0x0f, 0x87, 0x1f, 0x00, 0x00, 0x00, //0x0000067c ja LBB0_23
+ 0x89, 0xd0, //0x00000682 movl %edx, %eax
+ 0x48, 0x8d, 0x0d, 0x95, 0x02, 0x00, 0x00, //0x00000684 leaq $661(%rip), %rcx /* _Digits+0(%rip) */
+ 0x8a, 0x14, 0x41, //0x0000068b movb (%rcx,%rax,2), %dl
+ 0x8a, 0x44, 0x41, 0x01, //0x0000068e movb $1(%rcx,%rax,2), %al
+ 0x88, 0x17, //0x00000692 movb %dl, (%rdi)
+ 0x88, 0x47, 0x01, //0x00000694 movb %al, $1(%rdi)
+ 0xb9, 0x02, 0x00, 0x00, 0x00, //0x00000697 movl $2, %ecx
+ 0xe9, 0x34, 0x00, 0x00, 0x00, //0x0000069c jmp LBB0_24
+ //0x000006a1 LBB0_23
+ 0x89, 0xd0, //0x000006a1 movl %edx, %eax
+ 0xc1, 0xe8, 0x02, //0x000006a3 shrl $2, %eax
+ 0x69, 0xc0, 0x7b, 0x14, 0x00, 0x00, //0x000006a6 imull $5243, %eax, %eax
+ 0xc1, 0xe8, 0x11, //0x000006ac shrl $17, %eax
+ 0x8d, 0x48, 0x30, //0x000006af leal $48(%rax), %ecx
+ 0x88, 0x0f, //0x000006b2 movb %cl, (%rdi)
+ 0x6b, 0xc0, 0x64, //0x000006b4 imull $100, %eax, %eax
+ 0x29, 0xc2, //0x000006b7 subl %eax, %edx
+ 0x0f, 0xb7, 0xc2, //0x000006b9 movzwl %dx, %eax
+ 0x48, 0x8d, 0x0d, 0x5d, 0x02, 0x00, 0x00, //0x000006bc leaq $605(%rip), %rcx /* _Digits+0(%rip) */
+ 0x8a, 0x14, 0x41, //0x000006c3 movb (%rcx,%rax,2), %dl
+ 0x8a, 0x44, 0x41, 0x01, //0x000006c6 movb $1(%rcx,%rax,2), %al
+ 0x88, 0x57, 0x01, //0x000006ca movb %dl, $1(%rdi)
+ 0x88, 0x47, 0x02, //0x000006cd movb %al, $2(%rdi)
+ 0xb9, 0x03, 0x00, 0x00, 0x00, //0x000006d0 movl $3, %ecx
+ //0x000006d5 LBB0_24
+ 0x48, 0xba, 0xfd, 0xce, 0x61, 0x84, 0x11, 0x77, 0xcc, 0xab, //0x000006d5 movabsq $-6067343680855748867, %rdx
+ 0x48, 0x89, 0xf0, //0x000006df movq %rsi, %rax
+ 0x48, 0xf7, 0xe2, //0x000006e2 mulq %rdx
+ 0x48, 0xc1, 0xea, 0x1a, //0x000006e5 shrq $26, %rdx
+ 0xc5, 0xf9, 0x6e, 0xc2, //0x000006e9 vmovd %edx, %xmm0
+ 0xc5, 0xfa, 0x6f, 0x0d, 0x0b, 0xf9, 0xff, 0xff, //0x000006ed vmovdqu $-1781(%rip), %xmm1 /* LCPI0_0+0(%rip) */
+ 0xc5, 0xf9, 0xf4, 0xd1, //0x000006f5 vpmuludq %xmm1, %xmm0, %xmm2
+ 0xc5, 0xe9, 0x73, 0xd2, 0x2d, //0x000006f9 vpsrlq $45, %xmm2, %xmm2
+ 0xb8, 0x10, 0x27, 0x00, 0x00, //0x000006fe movl $10000, %eax
+ 0xc4, 0xe1, 0xf9, 0x6e, 0xd8, //0x00000703 vmovq %rax, %xmm3
+ 0xc5, 0xe9, 0xf4, 0xe3, //0x00000708 vpmuludq %xmm3, %xmm2, %xmm4
+ 0xc5, 0xf9, 0xfa, 0xc4, //0x0000070c vpsubd %xmm4, %xmm0, %xmm0
+ 0xc5, 0xe9, 0x61, 0xc0, //0x00000710 vpunpcklwd %xmm0, %xmm2, %xmm0
+ 0xc5, 0xf9, 0x73, 0xf0, 0x02, //0x00000714 vpsllq $2, %xmm0, %xmm0
+ 0xc5, 0xfb, 0x70, 0xc0, 0x50, //0x00000719 vpshuflw $80, %xmm0, %xmm0
+ 0xc5, 0xf9, 0x70, 0xc0, 0x50, //0x0000071e vpshufd $80, %xmm0, %xmm0
+ 0xc5, 0xfb, 0x12, 0x15, 0x05, 0xf9, 0xff, 0xff, //0x00000723 vmovddup $-1787(%rip), %xmm2 /* LCPI0_1+0(%rip) */
+ 0xc5, 0xf9, 0xe4, 0xc2, //0x0000072b vpmulhuw %xmm2, %xmm0, %xmm0
+ 0xc5, 0xfb, 0x12, 0x25, 0x01, 0xf9, 0xff, 0xff, //0x0000072f vmovddup $-1791(%rip), %xmm4 /* LCPI0_2+0(%rip) */
+ 0xc5, 0xf9, 0xe4, 0xc4, //0x00000737 vpmulhuw %xmm4, %xmm0, %xmm0
+ 0xc5, 0xfa, 0x6f, 0x2d, 0xcd, 0xf8, 0xff, 0xff, //0x0000073b vmovdqu $-1843(%rip), %xmm5 /* LCPI0_3+0(%rip) */
+ 0xc5, 0xf9, 0xd5, 0xf5, //0x00000743 vpmullw %xmm5, %xmm0, %xmm6
+ 0xc5, 0xc9, 0x73, 0xf6, 0x10, //0x00000747 vpsllq $16, %xmm6, %xmm6
+ 0xc5, 0xf9, 0xf9, 0xc6, //0x0000074c vpsubw %xmm6, %xmm0, %xmm0
+ 0x69, 0xc2, 0x00, 0xe1, 0xf5, 0x05, //0x00000750 imull $100000000, %edx, %eax
+ 0x29, 0xc6, //0x00000756 subl %eax, %esi
+ 0xc5, 0xf9, 0x6e, 0xf6, //0x00000758 vmovd %esi, %xmm6
+ 0xc5, 0xc9, 0xf4, 0xc9, //0x0000075c vpmuludq %xmm1, %xmm6, %xmm1
+ 0xc5, 0xf1, 0x73, 0xd1, 0x2d, //0x00000760 vpsrlq $45, %xmm1, %xmm1
+ 0xc5, 0xf1, 0xf4, 0xdb, //0x00000765 vpmuludq %xmm3, %xmm1, %xmm3
+ 0xc5, 0xc9, 0xfa, 0xdb, //0x00000769 vpsubd %xmm3, %xmm6, %xmm3
+ 0xc5, 0xf1, 0x61, 0xcb, //0x0000076d vpunpcklwd %xmm3, %xmm1, %xmm1
+ 0xc5, 0xf1, 0x73, 0xf1, 0x02, //0x00000771 vpsllq $2, %xmm1, %xmm1
+ 0xc5, 0xfb, 0x70, 0xc9, 0x50, //0x00000776 vpshuflw $80, %xmm1, %xmm1
+ 0xc5, 0xf9, 0x70, 0xc9, 0x50, //0x0000077b vpshufd $80, %xmm1, %xmm1
+ 0xc5, 0xf1, 0xe4, 0xca, //0x00000780 vpmulhuw %xmm2, %xmm1, %xmm1
+ 0xc5, 0xf1, 0xe4, 0xcc, //0x00000784 vpmulhuw %xmm4, %xmm1, %xmm1
+ 0xc5, 0xf1, 0xd5, 0xd5, //0x00000788 vpmullw %xmm5, %xmm1, %xmm2
+ 0xc5, 0xe9, 0x73, 0xf2, 0x10, //0x0000078c vpsllq $16, %xmm2, %xmm2
+ 0xc5, 0xf1, 0xf9, 0xca, //0x00000791 vpsubw %xmm2, %xmm1, %xmm1
+ 0xc5, 0xf9, 0x67, 0xc1, //0x00000795 vpackuswb %xmm1, %xmm0, %xmm0
+ 0xc5, 0xf9, 0xfc, 0x05, 0x7f, 0xf8, 0xff, 0xff, //0x00000799 vpaddb $-1921(%rip), %xmm0, %xmm0 /* LCPI0_4+0(%rip) */
+ 0x89, 0xc8, //0x000007a1 movl %ecx, %eax
+ 0xc5, 0xfa, 0x7f, 0x04, 0x07, //0x000007a3 vmovdqu %xmm0, (%rdi,%rax)
+ 0x83, 0xc9, 0x10, //0x000007a8 orl $16, %ecx
+ 0x89, 0xc8, //0x000007ab movl %ecx, %eax
+ 0x5d, //0x000007ad popq %rbp
+ 0xc3, //0x000007ae retq
+ //0x000007af LBB0_43
+ 0x48, 0xba, 0x57, 0x78, 0x13, 0xb1, 0x2f, 0x65, 0xa5, 0x39, //0x000007af movabsq $4153837486827862103, %rdx
+ 0x48, 0x89, 0xf0, //0x000007b9 movq %rsi, %rax
+ 0x48, 0xf7, 0xe2, //0x000007bc mulq %rdx
+ 0x48, 0xc1, 0xea, 0x33, //0x000007bf shrq $51, %rdx
+ 0x48, 0x0f, 0xaf, 0xca, //0x000007c3 imulq %rdx, %rcx
+ 0x48, 0x29, 0xce, //0x000007c7 subq %rcx, %rsi
+ 0x83, 0xfa, 0x09, //0x000007ca cmpl $9, %edx
+ 0x0f, 0x87, 0x10, 0x00, 0x00, 0x00, //0x000007cd ja LBB0_45
+ 0x80, 0xc2, 0x30, //0x000007d3 addb $48, %dl
+ 0x88, 0x57, 0x01, //0x000007d6 movb %dl, $1(%rdi)
+ 0xb9, 0x01, 0x00, 0x00, 0x00, //0x000007d9 movl $1, %ecx
+ 0xe9, 0x5e, 0x00, 0x00, 0x00, //0x000007de jmp LBB0_48
+ //0x000007e3 LBB0_45
+ 0x83, 0xfa, 0x63, //0x000007e3 cmpl $99, %edx
+ 0x0f, 0x87, 0x20, 0x00, 0x00, 0x00, //0x000007e6 ja LBB0_47
+ 0x89, 0xd0, //0x000007ec movl %edx, %eax
+ 0x48, 0x8d, 0x0d, 0x2b, 0x01, 0x00, 0x00, //0x000007ee leaq $299(%rip), %rcx /* _Digits+0(%rip) */
+ 0x8a, 0x14, 0x41, //0x000007f5 movb (%rcx,%rax,2), %dl
+ 0x8a, 0x44, 0x41, 0x01, //0x000007f8 movb $1(%rcx,%rax,2), %al
+ 0x88, 0x57, 0x01, //0x000007fc movb %dl, $1(%rdi)
+ 0x88, 0x47, 0x02, //0x000007ff movb %al, $2(%rdi)
+ 0xb9, 0x02, 0x00, 0x00, 0x00, //0x00000802 movl $2, %ecx
+ 0xe9, 0x35, 0x00, 0x00, 0x00, //0x00000807 jmp LBB0_48
+ //0x0000080c LBB0_47
+ 0x89, 0xd0, //0x0000080c movl %edx, %eax
+ 0xc1, 0xe8, 0x02, //0x0000080e shrl $2, %eax
+ 0x69, 0xc0, 0x7b, 0x14, 0x00, 0x00, //0x00000811 imull $5243, %eax, %eax
+ 0xc1, 0xe8, 0x11, //0x00000817 shrl $17, %eax
+ 0x8d, 0x48, 0x30, //0x0000081a leal $48(%rax), %ecx
+ 0x88, 0x4f, 0x01, //0x0000081d movb %cl, $1(%rdi)
+ 0x6b, 0xc0, 0x64, //0x00000820 imull $100, %eax, %eax
+ 0x29, 0xc2, //0x00000823 subl %eax, %edx
+ 0x0f, 0xb7, 0xc2, //0x00000825 movzwl %dx, %eax
+ 0x48, 0x8d, 0x0d, 0xf1, 0x00, 0x00, 0x00, //0x00000828 leaq $241(%rip), %rcx /* _Digits+0(%rip) */
+ 0x8a, 0x14, 0x41, //0x0000082f movb (%rcx,%rax,2), %dl
+ 0x8a, 0x44, 0x41, 0x01, //0x00000832 movb $1(%rcx,%rax,2), %al
+ 0x88, 0x57, 0x02, //0x00000836 movb %dl, $2(%rdi)
+ 0x88, 0x47, 0x03, //0x00000839 movb %al, $3(%rdi)
+ 0xb9, 0x03, 0x00, 0x00, 0x00, //0x0000083c movl $3, %ecx
+ //0x00000841 LBB0_48
+ 0x48, 0xba, 0xfd, 0xce, 0x61, 0x84, 0x11, 0x77, 0xcc, 0xab, //0x00000841 movabsq $-6067343680855748867, %rdx
+ 0x48, 0x89, 0xf0, //0x0000084b movq %rsi, %rax
+ 0x48, 0xf7, 0xe2, //0x0000084e mulq %rdx
+ 0x48, 0xc1, 0xea, 0x1a, //0x00000851 shrq $26, %rdx
+ 0xc5, 0xf9, 0x6e, 0xc2, //0x00000855 vmovd %edx, %xmm0
+ 0xc5, 0xfa, 0x6f, 0x0d, 0x9f, 0xf7, 0xff, 0xff, //0x00000859 vmovdqu $-2145(%rip), %xmm1 /* LCPI0_0+0(%rip) */
+ 0xc5, 0xf9, 0xf4, 0xd1, //0x00000861 vpmuludq %xmm1, %xmm0, %xmm2
+ 0xc5, 0xe9, 0x73, 0xd2, 0x2d, //0x00000865 vpsrlq $45, %xmm2, %xmm2
+ 0xb8, 0x10, 0x27, 0x00, 0x00, //0x0000086a movl $10000, %eax
+ 0xc4, 0xe1, 0xf9, 0x6e, 0xd8, //0x0000086f vmovq %rax, %xmm3
+ 0xc5, 0xe9, 0xf4, 0xe3, //0x00000874 vpmuludq %xmm3, %xmm2, %xmm4
+ 0xc5, 0xf9, 0xfa, 0xc4, //0x00000878 vpsubd %xmm4, %xmm0, %xmm0
+ 0xc5, 0xe9, 0x61, 0xc0, //0x0000087c vpunpcklwd %xmm0, %xmm2, %xmm0
+ 0xc5, 0xf9, 0x73, 0xf0, 0x02, //0x00000880 vpsllq $2, %xmm0, %xmm0
+ 0xc5, 0xfb, 0x70, 0xc0, 0x50, //0x00000885 vpshuflw $80, %xmm0, %xmm0
+ 0xc5, 0xf9, 0x70, 0xc0, 0x50, //0x0000088a vpshufd $80, %xmm0, %xmm0
+ 0xc5, 0xfb, 0x12, 0x15, 0x99, 0xf7, 0xff, 0xff, //0x0000088f vmovddup $-2151(%rip), %xmm2 /* LCPI0_1+0(%rip) */
+ 0xc5, 0xf9, 0xe4, 0xc2, //0x00000897 vpmulhuw %xmm2, %xmm0, %xmm0
+ 0xc5, 0xfb, 0x12, 0x25, 0x95, 0xf7, 0xff, 0xff, //0x0000089b vmovddup $-2155(%rip), %xmm4 /* LCPI0_2+0(%rip) */
+ 0xc5, 0xf9, 0xe4, 0xc4, //0x000008a3 vpmulhuw %xmm4, %xmm0, %xmm0
+ 0xc5, 0xfa, 0x6f, 0x2d, 0x61, 0xf7, 0xff, 0xff, //0x000008a7 vmovdqu $-2207(%rip), %xmm5 /* LCPI0_3+0(%rip) */
+ 0xc5, 0xf9, 0xd5, 0xf5, //0x000008af vpmullw %xmm5, %xmm0, %xmm6
+ 0xc5, 0xc9, 0x73, 0xf6, 0x10, //0x000008b3 vpsllq $16, %xmm6, %xmm6
+ 0xc5, 0xf9, 0xf9, 0xc6, //0x000008b8 vpsubw %xmm6, %xmm0, %xmm0
+ 0x69, 0xc2, 0x00, 0xe1, 0xf5, 0x05, //0x000008bc imull $100000000, %edx, %eax
+ 0x29, 0xc6, //0x000008c2 subl %eax, %esi
+ 0xc5, 0xf9, 0x6e, 0xf6, //0x000008c4 vmovd %esi, %xmm6
+ 0xc5, 0xc9, 0xf4, 0xc9, //0x000008c8 vpmuludq %xmm1, %xmm6, %xmm1
+ 0xc5, 0xf1, 0x73, 0xd1, 0x2d, //0x000008cc vpsrlq $45, %xmm1, %xmm1
+ 0xc5, 0xf1, 0xf4, 0xdb, //0x000008d1 vpmuludq %xmm3, %xmm1, %xmm3
+ 0xc5, 0xc9, 0xfa, 0xdb, //0x000008d5 vpsubd %xmm3, %xmm6, %xmm3
+ 0xc5, 0xf1, 0x61, 0xcb, //0x000008d9 vpunpcklwd %xmm3, %xmm1, %xmm1
+ 0xc5, 0xf1, 0x73, 0xf1, 0x02, //0x000008dd vpsllq $2, %xmm1, %xmm1
+ 0xc5, 0xfb, 0x70, 0xc9, 0x50, //0x000008e2 vpshuflw $80, %xmm1, %xmm1
+ 0xc5, 0xf9, 0x70, 0xc9, 0x50, //0x000008e7 vpshufd $80, %xmm1, %xmm1
+ 0xc5, 0xf1, 0xe4, 0xca, //0x000008ec vpmulhuw %xmm2, %xmm1, %xmm1
+ 0xc5, 0xf1, 0xe4, 0xcc, //0x000008f0 vpmulhuw %xmm4, %xmm1, %xmm1
+ 0xc5, 0xf1, 0xd5, 0xd5, //0x000008f4 vpmullw %xmm5, %xmm1, %xmm2
+ 0xc5, 0xe9, 0x73, 0xf2, 0x10, //0x000008f8 vpsllq $16, %xmm2, %xmm2
+ 0xc5, 0xf1, 0xf9, 0xca, //0x000008fd vpsubw %xmm2, %xmm1, %xmm1
+ 0xc5, 0xf9, 0x67, 0xc1, //0x00000901 vpackuswb %xmm1, %xmm0, %xmm0
+ 0xc5, 0xf9, 0xfc, 0x05, 0x13, 0xf7, 0xff, 0xff, //0x00000905 vpaddb $-2285(%rip), %xmm0, %xmm0 /* LCPI0_4+0(%rip) */
+ 0x89, 0xc8, //0x0000090d movl %ecx, %eax
+ 0xc5, 0xfa, 0x7f, 0x44, 0x07, 0x01, //0x0000090f vmovdqu %xmm0, $1(%rdi,%rax)
+ 0x83, 0xc9, 0x10, //0x00000915 orl $16, %ecx
+ 0xff, 0xc1, //0x00000918 incl %ecx
+ 0x89, 0xc8, //0x0000091a movl %ecx, %eax
+ 0x5d, //0x0000091c popq %rbp
+ 0xc3, //0x0000091d retq
+ 0x00, 0x00, //0x0000091e .p2align 4, 0x00
+ //0x00000920 _Digits
+ 0x30, 0x30, 0x30, 0x31, 0x30, 0x32, 0x30, 0x33, 0x30, 0x34, 0x30, 0x35, 0x30, 0x36, 0x30, 0x37, //0x00000920 QUAD $0x3330323031303030; QUAD $0x3730363035303430 // .ascii 16, '0001020304050607'
+ 0x30, 0x38, 0x30, 0x39, 0x31, 0x30, 0x31, 0x31, 0x31, 0x32, 0x31, 0x33, 0x31, 0x34, 0x31, 0x35, //0x00000930 QUAD $0x3131303139303830; QUAD $0x3531343133313231 // .ascii 16, '0809101112131415'
+ 0x31, 0x36, 0x31, 0x37, 0x31, 0x38, 0x31, 0x39, 0x32, 0x30, 0x32, 0x31, 0x32, 0x32, 0x32, 0x33, //0x00000940 QUAD $0x3931383137313631; QUAD $0x3332323231323032 // .ascii 16, '1617181920212223'
+ 0x32, 0x34, 0x32, 0x35, 0x32, 0x36, 0x32, 0x37, 0x32, 0x38, 0x32, 0x39, 0x33, 0x30, 0x33, 0x31, //0x00000950 QUAD $0x3732363235323432; QUAD $0x3133303339323832 // .ascii 16, '2425262728293031'
+ 0x33, 0x32, 0x33, 0x33, 0x33, 0x34, 0x33, 0x35, 0x33, 0x36, 0x33, 0x37, 0x33, 0x38, 0x33, 0x39, //0x00000960 QUAD $0x3533343333333233; QUAD $0x3933383337333633 // .ascii 16, '3233343536373839'
+ 0x34, 0x30, 0x34, 0x31, 0x34, 0x32, 0x34, 0x33, 0x34, 0x34, 0x34, 0x35, 0x34, 0x36, 0x34, 0x37, //0x00000970 QUAD $0x3334323431343034; QUAD $0x3734363435343434 // .ascii 16, '4041424344454647'
+ 0x34, 0x38, 0x34, 0x39, 0x35, 0x30, 0x35, 0x31, 0x35, 0x32, 0x35, 0x33, 0x35, 0x34, 0x35, 0x35, //0x00000980 QUAD $0x3135303539343834; QUAD $0x3535343533353235 // .ascii 16, '4849505152535455'
+ 0x35, 0x36, 0x35, 0x37, 0x35, 0x38, 0x35, 0x39, 0x36, 0x30, 0x36, 0x31, 0x36, 0x32, 0x36, 0x33, //0x00000990 QUAD $0x3935383537353635; QUAD $0x3336323631363036 // .ascii 16, '5657585960616263'
+ 0x36, 0x34, 0x36, 0x35, 0x36, 0x36, 0x36, 0x37, 0x36, 0x38, 0x36, 0x39, 0x37, 0x30, 0x37, 0x31, //0x000009a0 QUAD $0x3736363635363436; QUAD $0x3137303739363836 // .ascii 16, '6465666768697071'
+ 0x37, 0x32, 0x37, 0x33, 0x37, 0x34, 0x37, 0x35, 0x37, 0x36, 0x37, 0x37, 0x37, 0x38, 0x37, 0x39, //0x000009b0 QUAD $0x3537343733373237; QUAD $0x3937383737373637 // .ascii 16, '7273747576777879'
+ 0x38, 0x30, 0x38, 0x31, 0x38, 0x32, 0x38, 0x33, 0x38, 0x34, 0x38, 0x35, 0x38, 0x36, 0x38, 0x37, //0x000009c0 QUAD $0x3338323831383038; QUAD $0x3738363835383438 // .ascii 16, '8081828384858687'
+ 0x38, 0x38, 0x38, 0x39, 0x39, 0x30, 0x39, 0x31, 0x39, 0x32, 0x39, 0x33, 0x39, 0x34, 0x39, 0x35, //0x000009d0 QUAD $0x3139303939383838; QUAD $0x3539343933393239 // .ascii 16, '8889909192939495'
+ 0x39, 0x36, 0x39, 0x37, 0x39, 0x38, 0x39, 0x39, //0x000009e0 QUAD $0x3939383937393639 // .ascii 8, '96979899'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000009e8 .p2align 4, 0x00
+ //0x000009f0 _VecShiftShuffles
+ 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, //0x000009f0 QUAD $0x0706050403020100; QUAD $0x0f0e0d0c0b0a0908 // .ascii 16, '\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e\x0f'
+ 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0xff, //0x00000a00 QUAD $0x0807060504030201; QUAD $0xff0f0e0d0c0b0a09 // .ascii 16, '\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e\x0f\xff'
+ 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0xff, 0xff, //0x00000a10 QUAD $0x0908070605040302; QUAD $0xffff0f0e0d0c0b0a // .ascii 16, '\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e\x0f\xff\xff'
+ 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0xff, 0xff, 0xff, //0x00000a20 QUAD $0x0a09080706050403; QUAD $0xffffff0f0e0d0c0b // .ascii 16, '\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e\x0f\xff\xff\xff'
+ 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0xff, 0xff, 0xff, 0xff, //0x00000a30 QUAD $0x0b0a090807060504; QUAD $0xffffffff0f0e0d0c // .ascii 16, '\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e\x0f\xff\xff\xff\xff'
+ 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0xff, 0xff, 0xff, 0xff, 0xff, //0x00000a40 QUAD $0x0c0b0a0908070605; QUAD $0xffffffffff0f0e0d // .ascii 16, '\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e\x0f\xff\xff\xff\xff\xff'
+ 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, //0x00000a50 QUAD $0x0d0c0b0a09080706; QUAD $0xffffffffffff0f0e // .ascii 16, '\x06\x07\x08\t\n\x0b\x0c\r\x0e\x0f\xff\xff\xff\xff\xff\xff'
+ 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, //0x00000a60 QUAD $0x0e0d0c0b0a090807; QUAD $0xffffffffffffff0f // .ascii 16, '\x07\x08\t\n\x0b\x0c\r\x0e\x0f\xff\xff\xff\xff\xff\xff\xff'
+ 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, //0x00000a70 QUAD $0x0f0e0d0c0b0a0908; QUAD $0xffffffffffffffff // .ascii 16, '\x08\t\n\x0b\x0c\r\x0e\x0f\xff\xff\xff\xff\xff\xff\xff\xff'
+}
+
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/lspace.go b/vendor/github.com/bytedance/sonic/internal/native/avx/lspace.go
new file mode 100644
index 000000000..2a48ae46a
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/lspace.go
@@ -0,0 +1,36 @@
+// Code generated by Makefile, DO NOT EDIT.
+
+// Code generated by Makefile, DO NOT EDIT.
+
+/*
+ * Copyright 2021 ByteDance Inc.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package avx
+
+import (
+ `unsafe`
+
+ `github.com/bytedance/sonic/internal/rt`
+)
+
+var F_lspace func(sp unsafe.Pointer, nb int, off int) (ret int)
+
+var S_lspace uintptr
+
+//go:nosplit
+func lspace(sp *byte, nb int, off int) (ret int) {
+ return F_lspace(rt.NoEscape(unsafe.Pointer(sp)), nb, off)
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/lspace_subr.go b/vendor/github.com/bytedance/sonic/internal/native/avx/lspace_subr.go
new file mode 100644
index 000000000..52d528582
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/lspace_subr.go
@@ -0,0 +1,37 @@
+// +build !noasm !appengine
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+import (
+ `github.com/bytedance/sonic/loader`
+)
+
+const (
+ _entry__lspace = 0
+)
+
+const (
+ _stack__lspace = 8
+)
+
+const (
+ _size__lspace = 113
+)
+
+var (
+ _pcsp__lspace = [][2]uint32{
+ {1, 0},
+ {89, 8},
+ {90, 0},
+ {103, 8},
+ {104, 0},
+ {111, 8},
+ {112, 0},
+ }
+)
+
+var _cfunc_lspace = []loader.CFunc{
+ {"_lspace_entry", 0, _entry__lspace, 0, nil},
+ {"_lspace", _entry__lspace, _size__lspace, _stack__lspace, _pcsp__lspace},
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/lspace_text_amd64.go b/vendor/github.com/bytedance/sonic/internal/native/avx/lspace_text_amd64.go
new file mode 100644
index 000000000..bf7751e21
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/lspace_text_amd64.go
@@ -0,0 +1,44 @@
+// +build amd64
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+var _text_lspace = []byte{
+ // .p2align 4, 0x90
+ // _lspace
+ 0x55, // pushq %rbp
+ 0x48, 0x89, 0xe5, //0x00000001 movq %rsp, %rbp
+ 0x48, 0x39, 0xd6, //0x00000004 cmpq %rdx, %rsi
+ 0x0f, 0x84, 0x4e, 0x00, 0x00, 0x00, //0x00000007 je LBB0_1
+ 0x4c, 0x8d, 0x04, 0x37, //0x0000000d leaq (%rdi,%rsi), %r8
+ 0x48, 0x8d, 0x44, 0x3a, 0x01, //0x00000011 leaq $1(%rdx,%rdi), %rax
+ 0x48, 0x29, 0xf2, //0x00000016 subq %rsi, %rdx
+ 0x48, 0xbe, 0x00, 0x26, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, //0x00000019 movabsq $4294977024, %rsi
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000023 .p2align 4, 0x90
+ //0x00000030 LBB0_3
+ 0x0f, 0xbe, 0x48, 0xff, //0x00000030 movsbl $-1(%rax), %ecx
+ 0x83, 0xf9, 0x20, //0x00000034 cmpl $32, %ecx
+ 0x0f, 0x87, 0x2c, 0x00, 0x00, 0x00, //0x00000037 ja LBB0_5
+ 0x48, 0x0f, 0xa3, 0xce, //0x0000003d btq %rcx, %rsi
+ 0x0f, 0x83, 0x22, 0x00, 0x00, 0x00, //0x00000041 jae LBB0_5
+ 0x48, 0xff, 0xc0, //0x00000047 incq %rax
+ 0x48, 0xff, 0xc2, //0x0000004a incq %rdx
+ 0x0f, 0x85, 0xdd, 0xff, 0xff, 0xff, //0x0000004d jne LBB0_3
+ 0x49, 0x29, 0xf8, //0x00000053 subq %rdi, %r8
+ 0x4c, 0x89, 0xc0, //0x00000056 movq %r8, %rax
+ 0x5d, //0x00000059 popq %rbp
+ 0xc3, //0x0000005a retq
+ //0x0000005b LBB0_1
+ 0x48, 0x01, 0xfa, //0x0000005b addq %rdi, %rdx
+ 0x49, 0x89, 0xd0, //0x0000005e movq %rdx, %r8
+ 0x49, 0x29, 0xf8, //0x00000061 subq %rdi, %r8
+ 0x4c, 0x89, 0xc0, //0x00000064 movq %r8, %rax
+ 0x5d, //0x00000067 popq %rbp
+ 0xc3, //0x00000068 retq
+ //0x00000069 LBB0_5
+ 0x48, 0xf7, 0xd7, //0x00000069 notq %rdi
+ 0x48, 0x01, 0xf8, //0x0000006c addq %rdi, %rax
+ 0x5d, //0x0000006f popq %rbp
+ 0xc3, //0x00000070 retq
+}
+
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/native_amd64.go b/vendor/github.com/bytedance/sonic/internal/native/avx/native_amd64.go
deleted file mode 100644
index 3b6573fbe..000000000
--- a/vendor/github.com/bytedance/sonic/internal/native/avx/native_amd64.go
+++ /dev/null
@@ -1,188 +0,0 @@
-// +build amd64
-
-
-// Code generated by Makefile, DO NOT EDIT.
-
-// Code generated by Makefile, DO NOT EDIT.
-
-/*
- * Copyright 2021 ByteDance Inc.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package avx
-
-import (
- `unsafe`
-
- `github.com/bytedance/sonic/internal/native/types`
- `github.com/bytedance/sonic/internal/rt`
-)
-
-var (
- __i64toa func(out unsafe.Pointer, val int64) (ret int)
-
- __u64toa func(out unsafe.Pointer, val uint64) (ret int)
-
- __f64toa func(out unsafe.Pointer, val float64) (ret int)
-
- __f32toa func(out unsafe.Pointer, val float32) (ret int)
-
- __lspace func(sp unsafe.Pointer, nb int, off int) (ret int)
-
- __quote func(sp unsafe.Pointer, nb int, dp unsafe.Pointer, dn unsafe.Pointer, flags uint64) (ret int)
-
- __html_escape func(sp unsafe.Pointer, nb int, dp unsafe.Pointer, dn unsafe.Pointer) (ret int)
-
- __unquote func(sp unsafe.Pointer, nb int, dp unsafe.Pointer, ep unsafe.Pointer, flags uint64) (ret int)
-
- __value func(s unsafe.Pointer, n int, p int, v unsafe.Pointer, flags uint64) (ret int)
-
- __vstring func(s unsafe.Pointer, p unsafe.Pointer, v unsafe.Pointer, flags uint64)
-
- __vnumber func(s unsafe.Pointer, p unsafe.Pointer, v unsafe.Pointer)
-
- __vsigned func(s unsafe.Pointer, p unsafe.Pointer, v unsafe.Pointer)
-
- __vunsigned func(s unsafe.Pointer, p unsafe.Pointer, v unsafe.Pointer)
-
- __skip_one func(s unsafe.Pointer, p unsafe.Pointer, m unsafe.Pointer, flags uint64) (ret int)
-
- __skip_one_fast func(s unsafe.Pointer, p unsafe.Pointer) (ret int)
-
- __skip_array func(s unsafe.Pointer, p unsafe.Pointer, m unsafe.Pointer, flags uint64) (ret int)
-
- __skip_object func(s unsafe.Pointer, p unsafe.Pointer, m unsafe.Pointer, flags uint64) (ret int)
-
- __skip_number func(s unsafe.Pointer, p unsafe.Pointer) (ret int)
-
- __validate_one func(s unsafe.Pointer, p unsafe.Pointer, m unsafe.Pointer) (ret int)
-
- __get_by_path func(s unsafe.Pointer, p unsafe.Pointer, path unsafe.Pointer, m unsafe.Pointer) (ret int)
-
- __validate_utf8 func(s unsafe.Pointer, p unsafe.Pointer, m unsafe.Pointer) (ret int)
-
- __validate_utf8_fast func(s unsafe.Pointer) (ret int)
-)
-
-//go:nosplit
-func i64toa(out *byte, val int64) (ret int) {
- return __i64toa(rt.NoEscape(unsafe.Pointer(out)), val)
-}
-
-//go:nosplit
-func u64toa(out *byte, val uint64) (ret int) {
- return __u64toa(rt.NoEscape(unsafe.Pointer(out)), val)
-}
-
-//go:nosplit
-func f64toa(out *byte, val float64) (ret int) {
- return __f64toa(rt.NoEscape(unsafe.Pointer(out)), val)
-}
-
-//go:nosplit
-func f32toa(out *byte, val float32) (ret int) {
- return __f32toa(rt.NoEscape(unsafe.Pointer(out)), val)
-}
-
-//go:nosplit
-func lspace(sp unsafe.Pointer, nb int, off int) (ret int) {
- return __lspace(rt.NoEscape(sp), nb, off)
-}
-
-//go:nosplit
-func quote(sp unsafe.Pointer, nb int, dp unsafe.Pointer, dn *int, flags uint64) (ret int) {
- return __quote(rt.NoEscape(unsafe.Pointer(sp)), nb, rt.NoEscape(unsafe.Pointer(dp)), rt.NoEscape(unsafe.Pointer(dn)), flags)
-}
-
-//go:nosplit
-func html_escape(sp unsafe.Pointer, nb int, dp unsafe.Pointer, dn *int) (ret int) {
- return __html_escape(rt.NoEscape(unsafe.Pointer(sp)), nb, rt.NoEscape(unsafe.Pointer(dp)), rt.NoEscape(unsafe.Pointer(dn)))
-}
-
-//go:nosplit
-func unquote(sp unsafe.Pointer, nb int, dp unsafe.Pointer, ep *int, flags uint64) (ret int) {
- return __unquote(rt.NoEscape(unsafe.Pointer(sp)), nb, rt.NoEscape(unsafe.Pointer(dp)), rt.NoEscape(unsafe.Pointer(ep)), flags)
-}
-
-//go:nosplit
-func value(s unsafe.Pointer, n int, p int, v *types.JsonState, flags uint64) (ret int) {
- return __value(rt.NoEscape(unsafe.Pointer(s)), n, p, rt.NoEscape(unsafe.Pointer(v)), flags)
-}
-
-//go:nosplit
-func vstring(s *string, p *int, v *types.JsonState, flags uint64) {
- __vstring(rt.NoEscape(unsafe.Pointer(s)), rt.NoEscape(unsafe.Pointer(p)), rt.NoEscape(unsafe.Pointer(v)), flags)
-}
-
-//go:nosplit
-func vnumber(s *string, p *int, v *types.JsonState) {
- __vnumber(rt.NoEscape(unsafe.Pointer(s)), rt.NoEscape(unsafe.Pointer(p)), rt.NoEscape(unsafe.Pointer(v)))
-}
-
-//go:nosplit
-func vsigned(s *string, p *int, v *types.JsonState) {
- __vsigned(rt.NoEscape(unsafe.Pointer(s)), rt.NoEscape(unsafe.Pointer(p)), rt.NoEscape(unsafe.Pointer(v)))
-}
-
-//go:nosplit
-func vunsigned(s *string, p *int, v *types.JsonState) {
- __vunsigned(rt.NoEscape(unsafe.Pointer(s)), rt.NoEscape(unsafe.Pointer(p)), rt.NoEscape(unsafe.Pointer(v)))
-}
-
-//go:nosplit
-func skip_one(s *string, p *int, m *types.StateMachine, flags uint64) (ret int) {
- return __skip_one(rt.NoEscape(unsafe.Pointer(s)), rt.NoEscape(unsafe.Pointer(p)), rt.NoEscape(unsafe.Pointer(m)), flags)
-}
-
-//go:nosplit
-func skip_one_fast(s *string, p *int) (ret int) {
- return __skip_one_fast(rt.NoEscape(unsafe.Pointer(s)), rt.NoEscape(unsafe.Pointer(p)))
-}
-
-//go:nosplit
-func skip_array(s *string, p *int, m *types.StateMachine, flags uint64) (ret int) {
- return __skip_array(rt.NoEscape(unsafe.Pointer(s)), rt.NoEscape(unsafe.Pointer(p)), rt.NoEscape(unsafe.Pointer(m)), flags)
-}
-
-//go:nosplit
-func skip_object(s *string, p *int, m *types.StateMachine, flags uint64) (ret int) {
- return __skip_object(rt.NoEscape(unsafe.Pointer(s)), rt.NoEscape(unsafe.Pointer(p)), rt.NoEscape(unsafe.Pointer(m)), flags)
-}
-
-//go:nosplit
-func skip_number(s *string, p *int) (ret int) {
- return __skip_number(rt.NoEscape(unsafe.Pointer(s)), rt.NoEscape(unsafe.Pointer(p)))
-}
-
-//go:nosplit
-func validate_one(s *string, p *int, m *types.StateMachine) (ret int) {
- return __validate_one(rt.NoEscape(unsafe.Pointer(s)), rt.NoEscape(unsafe.Pointer(p)), rt.NoEscape(unsafe.Pointer(m)))
-}
-
-//go:nosplit
-func get_by_path(s *string, p *int, path *[]interface{}, m *types.StateMachine) (ret int) {
- return __get_by_path(rt.NoEscape(unsafe.Pointer(s)), rt.NoEscape(unsafe.Pointer(p)), rt.NoEscape(unsafe.Pointer(path)), rt.NoEscape(unsafe.Pointer(m)))
-}
-
-//go:nosplit
-func validate_utf8(s *string, p *int, m *types.StateMachine) (ret int) {
- return __validate_utf8(rt.NoEscape(unsafe.Pointer(s)), rt.NoEscape(unsafe.Pointer(p)), rt.NoEscape(unsafe.Pointer(m)))
-}
-
-//go:nosplit
-func validate_utf8_fast(s *string) (ret int) {
- return __validate_utf8_fast(rt.NoEscape(unsafe.Pointer(s)))
-}
-
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/native_export.go b/vendor/github.com/bytedance/sonic/internal/native/avx/native_export.go
new file mode 100644
index 000000000..8b36a6657
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/native_export.go
@@ -0,0 +1,47 @@
+/*
+ * Copyright 2021 ByteDance Inc.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package avx
+
+import (
+ `github.com/bytedance/sonic/loader`
+)
+
+
+func Use() {
+ loader.WrapGoC(_text_f64toa, _cfunc_f64toa, []loader.GoC{{"_f64toa", &S_f64toa, &F_f64toa}}, "avx", "avx/f64toa.c")
+ loader.WrapGoC(_text_f32toa, _cfunc_f32toa, []loader.GoC{{"_f32toa", &S_f32toa, &F_f32toa}}, "avx", "avx/f32toa.c")
+ loader.WrapGoC(_text_get_by_path, _cfunc_get_by_path, []loader.GoC{{"_get_by_path", &S_get_by_path, &F_get_by_path}}, "avx", "avx/get_by_path.c")
+ loader.WrapGoC(_text_html_escape, _cfunc_html_escape, []loader.GoC{{"_html_escape", &S_html_escape, &F_html_escape}}, "avx", "avx/html_escape.c")
+ loader.WrapGoC(_text_i64toa, _cfunc_i64toa, []loader.GoC{{"_i64toa", &S_i64toa, &F_i64toa}}, "avx", "avx/i64toa.c")
+ loader.WrapGoC(_text_lspace, _cfunc_lspace, []loader.GoC{{"_lspace", &S_lspace, &F_lspace}}, "avx", "avx/lspace.c")
+ loader.WrapGoC(_text_quote, _cfunc_quote, []loader.GoC{{"_quote", &S_quote, &F_quote}}, "avx", "avx/quote.c")
+ loader.WrapGoC(_text_skip_array, _cfunc_skip_array, []loader.GoC{{"_skip_array", &S_skip_array, &F_skip_array}}, "avx", "avx/skip_array.c")
+ loader.WrapGoC(_text_skip_number, _cfunc_skip_number, []loader.GoC{{"_skip_number", &S_skip_number, &F_skip_number}}, "avx", "avx/skip_number.c")
+ loader.WrapGoC(_text_skip_one, _cfunc_skip_one, []loader.GoC{{"_skip_one", &S_skip_one, &F_skip_one}}, "avx", "avx/skip_one.c")
+ loader.WrapGoC(_text_skip_object, _cfunc_skip_object, []loader.GoC{{"_skip_object", &S_skip_object, &F_skip_object}}, "avx", "avx/skip_object.c")
+ loader.WrapGoC(_text_skip_one_fast, _cfunc_skip_one_fast, []loader.GoC{{"_skip_one_fast", &S_skip_one_fast, &F_skip_one_fast}}, "avx", "avx/skip_one_fast.c")
+ loader.WrapGoC(_text_u64toa, _cfunc_u64toa, []loader.GoC{{"_u64toa", &S_u64toa, &F_u64toa}}, "avx", "avx/u64toa.c")
+ loader.WrapGoC(_text_unquote, _cfunc_unquote, []loader.GoC{{"_unquote", &S_unquote, &F_unquote}}, "avx", "avx/unquote.c")
+ loader.WrapGoC(_text_validate_one, _cfunc_validate_one, []loader.GoC{{"_validate_one", &S_validate_one, &F_validate_one}}, "avx", "avx/validate_one.c")
+ loader.WrapGoC(_text_validate_utf8, _cfunc_validate_utf8, []loader.GoC{{"_validate_utf8", &S_validate_utf8, &F_validate_utf8}}, "avx", "avx/validate_utf8.c")
+ loader.WrapGoC(_text_validate_utf8_fast, _cfunc_validate_utf8_fast, []loader.GoC{{"_validate_utf8_fast", &S_validate_utf8_fast, &F_validate_utf8_fast}}, "avx", "avx/validate_utf8_fast.c")
+ loader.WrapGoC(_text_vnumber, _cfunc_vnumber, []loader.GoC{{"_vnumber", &S_vnumber, &F_vnumber}}, "avx", "avx/vnumber.c")
+ loader.WrapGoC(_text_vsigned, _cfunc_vsigned, []loader.GoC{{"_vsigned", &S_vsigned, &F_vsigned}}, "avx", "avx/vsigned.c")
+ loader.WrapGoC(_text_vunsigned, _cfunc_vunsigned, []loader.GoC{{"_vunsigned", &S_vunsigned, &F_vunsigned}}, "avx", "avx/vunsigned.c")
+ loader.WrapGoC(_text_vstring, _cfunc_vstring, []loader.GoC{{"_vstring", &S_vstring, &F_vstring}}, "avx", "avx/vstring.c")
+ loader.WrapGoC(_text_value, _cfunc_value, []loader.GoC{{"_value", &S_value, &F_value}}, "avx", "avx/value.c")
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/native_subr_amd64.go b/vendor/github.com/bytedance/sonic/internal/native/avx/native_subr_amd64.go
deleted file mode 100644
index 57f0e2f1c..000000000
--- a/vendor/github.com/bytedance/sonic/internal/native/avx/native_subr_amd64.go
+++ /dev/null
@@ -1,607 +0,0 @@
-// +build !noasm !appengine
-// Code generated by asm2asm, DO NOT EDIT.
-
-package avx
-
-import (
- `github.com/bytedance/sonic/loader`
-)
-
-const (
- _entry__f32toa = 31168
- _entry__f64toa = 192
- _entry__format_significand = 35344
- _entry__format_integer = 3040
- _entry__get_by_path = 25696
- _entry__fsm_exec = 17920
- _entry__advance_string = 14320
- _entry__advance_string_default = 36736
- _entry__do_skip_number = 20528
- _entry__skip_one_fast = 22176
- _entry__html_escape = 8912
- _entry__i64toa = 3472
- _entry__u64toa = 3584
- _entry__lspace = 16
- _entry__quote = 4864
- _entry__skip_array = 17872
- _entry__skip_number = 21792
- _entry__skip_object = 20160
- _entry__skip_one = 21952
- _entry__unquote = 6576
- _entry__validate_one = 22000
- _entry__validate_utf8 = 29904
- _entry__validate_utf8_fast = 30576
- _entry__value = 12320
- _entry__vnumber = 15648
- _entry__atof_eisel_lemire64 = 10160
- _entry__atof_native = 11712
- _entry__decimal_to_f64 = 10528
- _entry__right_shift = 36304
- _entry__left_shift = 35808
- _entry__vsigned = 17200
- _entry__vstring = 14144
- _entry__vunsigned = 17520
-)
-
-const (
- _stack__f32toa = 48
- _stack__f64toa = 80
- _stack__format_significand = 24
- _stack__format_integer = 16
- _stack__get_by_path = 280
- _stack__fsm_exec = 168
- _stack__advance_string = 64
- _stack__advance_string_default = 64
- _stack__do_skip_number = 48
- _stack__skip_one_fast = 176
- _stack__html_escape = 72
- _stack__i64toa = 16
- _stack__u64toa = 8
- _stack__lspace = 8
- _stack__quote = 56
- _stack__skip_array = 176
- _stack__skip_number = 104
- _stack__skip_object = 176
- _stack__skip_one = 176
- _stack__unquote = 88
- _stack__validate_one = 176
- _stack__validate_utf8 = 48
- _stack__validate_utf8_fast = 24
- _stack__value = 328
- _stack__vnumber = 240
- _stack__atof_eisel_lemire64 = 32
- _stack__atof_native = 136
- _stack__decimal_to_f64 = 80
- _stack__right_shift = 8
- _stack__left_shift = 24
- _stack__vsigned = 16
- _stack__vstring = 120
- _stack__vunsigned = 8
-)
-
-const (
- _size__f32toa = 3392
- _size__f64toa = 2848
- _size__format_significand = 464
- _size__format_integer = 432
- _size__get_by_path = 4208
- _size__fsm_exec = 1692
- _size__advance_string = 1280
- _size__advance_string_default = 944
- _size__do_skip_number = 924
- _size__skip_one_fast = 3016
- _size__html_escape = 1248
- _size__i64toa = 48
- _size__u64toa = 1232
- _size__lspace = 144
- _size__quote = 1696
- _size__skip_array = 48
- _size__skip_number = 160
- _size__skip_object = 48
- _size__skip_one = 48
- _size__unquote = 2272
- _size__validate_one = 48
- _size__validate_utf8 = 672
- _size__validate_utf8_fast = 560
- _size__value = 1308
- _size__vnumber = 1552
- _size__atof_eisel_lemire64 = 368
- _size__atof_native = 608
- _size__decimal_to_f64 = 1184
- _size__right_shift = 400
- _size__left_shift = 496
- _size__vsigned = 320
- _size__vstring = 128
- _size__vunsigned = 336
-)
-
-var (
- _pcsp__f32toa = [][2]uint32{
- {1, 0},
- {4, 8},
- {6, 16},
- {8, 24},
- {10, 32},
- {12, 40},
- {3350, 48},
- {3351, 40},
- {3353, 32},
- {3355, 24},
- {3357, 16},
- {3359, 8},
- {3363, 0},
- {3385, 48},
- }
- _pcsp__f64toa = [][2]uint32{
- {1, 0},
- {4, 8},
- {6, 16},
- {8, 24},
- {10, 32},
- {12, 40},
- {13, 48},
- {2788, 56},
- {2792, 48},
- {2793, 40},
- {2795, 32},
- {2797, 24},
- {2799, 16},
- {2801, 8},
- {2805, 0},
- {2843, 56},
- }
- _pcsp__format_significand = [][2]uint32{
- {1, 0},
- {4, 8},
- {6, 16},
- {452, 24},
- {453, 16},
- {455, 8},
- {457, 0},
- }
- _pcsp__format_integer = [][2]uint32{
- {1, 0},
- {4, 8},
- {412, 16},
- {413, 8},
- {414, 0},
- {423, 16},
- {424, 8},
- {426, 0},
- }
- _pcsp__get_by_path = [][2]uint32{
- {1, 0},
- {4, 8},
- {6, 16},
- {8, 24},
- {10, 32},
- {12, 40},
- {13, 48},
- {4012, 104},
- {4016, 48},
- {4017, 40},
- {4019, 32},
- {4021, 24},
- {4023, 16},
- {4025, 8},
- {4026, 0},
- {4194, 104},
- }
- _pcsp__fsm_exec = [][2]uint32{
- {1, 0},
- {4, 8},
- {6, 16},
- {8, 24},
- {10, 32},
- {12, 40},
- {13, 48},
- {1342, 104},
- {1346, 48},
- {1347, 40},
- {1349, 32},
- {1351, 24},
- {1353, 16},
- {1355, 8},
- {1356, 0},
- {1692, 104},
- }
- _pcsp__advance_string = [][2]uint32{
- {14, 0},
- {18, 8},
- {20, 16},
- {22, 24},
- {24, 32},
- {26, 40},
- {27, 48},
- {557, 56},
- {561, 48},
- {562, 40},
- {564, 32},
- {566, 24},
- {568, 16},
- {570, 8},
- {571, 0},
- {1268, 56},
- }
- _pcsp__advance_string_default = [][2]uint32{
- {1, 0},
- {4, 8},
- {6, 16},
- {8, 24},
- {10, 32},
- {12, 40},
- {13, 48},
- {552, 64},
- {556, 48},
- {557, 40},
- {559, 32},
- {561, 24},
- {563, 16},
- {565, 8},
- {566, 0},
- {931, 64},
- }
- _pcsp__do_skip_number = [][2]uint32{
- {1, 0},
- {4, 8},
- {6, 16},
- {8, 24},
- {10, 32},
- {12, 40},
- {849, 48},
- {850, 40},
- {852, 32},
- {854, 24},
- {856, 16},
- {858, 8},
- {859, 0},
- {924, 48},
- }
- _pcsp__skip_one_fast = [][2]uint32{
- {1, 0},
- {4, 8},
- {6, 16},
- {8, 24},
- {10, 32},
- {12, 40},
- {13, 48},
- {658, 176},
- {659, 168},
- {661, 160},
- {663, 152},
- {665, 144},
- {667, 136},
- {671, 128},
- {3016, 176},
- }
- _pcsp__html_escape = [][2]uint32{
- {1, 0},
- {4, 8},
- {6, 16},
- {8, 24},
- {10, 32},
- {12, 40},
- {13, 48},
- {1224, 72},
- {1228, 48},
- {1229, 40},
- {1231, 32},
- {1233, 24},
- {1235, 16},
- {1237, 8},
- {1239, 0},
- }
- _pcsp__i64toa = [][2]uint32{
- {14, 0},
- {34, 8},
- {36, 0},
- }
- _pcsp__u64toa = [][2]uint32{
- {1, 0},
- {161, 8},
- {162, 0},
- {457, 8},
- {458, 0},
- {756, 8},
- {757, 0},
- {1221, 8},
- {1223, 0},
- }
- _pcsp__lspace = [][2]uint32{
- {1, 0},
- {89, 8},
- {90, 0},
- {103, 8},
- {104, 0},
- {111, 8},
- {113, 0},
- }
- _pcsp__quote = [][2]uint32{
- {1, 0},
- {4, 8},
- {6, 16},
- {8, 24},
- {10, 32},
- {12, 40},
- {13, 48},
- {1649, 56},
- {1653, 48},
- {1654, 40},
- {1656, 32},
- {1658, 24},
- {1660, 16},
- {1662, 8},
- {1663, 0},
- {1690, 56},
- }
- _pcsp__skip_array = [][2]uint32{
- {1, 0},
- {28, 8},
- {34, 0},
- }
- _pcsp__skip_number = [][2]uint32{
- {1, 0},
- {4, 8},
- {6, 16},
- {8, 24},
- {10, 32},
- {12, 40},
- {13, 48},
- {107, 56},
- {111, 48},
- {112, 40},
- {114, 32},
- {116, 24},
- {118, 16},
- {120, 8},
- {121, 0},
- {145, 56},
- }
- _pcsp__skip_object = [][2]uint32{
- {1, 0},
- {28, 8},
- {34, 0},
- }
- _pcsp__skip_one = [][2]uint32{
- {1, 0},
- {30, 8},
- {36, 0},
- }
- _pcsp__unquote = [][2]uint32{
- {1, 0},
- {4, 8},
- {6, 16},
- {8, 24},
- {10, 32},
- {12, 40},
- {13, 48},
- {1684, 88},
- {1688, 48},
- {1689, 40},
- {1691, 32},
- {1693, 24},
- {1695, 16},
- {1697, 8},
- {1698, 0},
- {2270, 88},
- }
- _pcsp__validate_one = [][2]uint32{
- {1, 0},
- {35, 8},
- {41, 0},
- }
- _pcsp__validate_utf8 = [][2]uint32{
- {1, 0},
- {4, 8},
- {6, 16},
- {8, 24},
- {10, 32},
- {11, 40},
- {623, 48},
- {627, 40},
- {628, 32},
- {630, 24},
- {632, 16},
- {634, 8},
- {635, 0},
- {666, 48},
- }
- _pcsp__validate_utf8_fast = [][2]uint32{
- {1, 0},
- {4, 8},
- {5, 16},
- {247, 24},
- {251, 16},
- {252, 8},
- {253, 0},
- {527, 24},
- {531, 16},
- {532, 8},
- {534, 0},
- }
- _pcsp__value = [][2]uint32{
- {1, 0},
- {4, 8},
- {6, 16},
- {8, 24},
- {10, 32},
- {12, 40},
- {13, 48},
- {495, 88},
- {499, 48},
- {500, 40},
- {502, 32},
- {504, 24},
- {506, 16},
- {508, 8},
- {509, 0},
- {1308, 88},
- }
- _pcsp__vnumber = [][2]uint32{
- {1, 0},
- {4, 8},
- {6, 16},
- {8, 24},
- {10, 32},
- {12, 40},
- {13, 48},
- {803, 104},
- {807, 48},
- {808, 40},
- {810, 32},
- {812, 24},
- {814, 16},
- {816, 8},
- {817, 0},
- {1547, 104},
- }
- _pcsp__atof_eisel_lemire64 = [][2]uint32{
- {1, 0},
- {4, 8},
- {6, 16},
- {8, 24},
- {292, 32},
- {293, 24},
- {295, 16},
- {297, 8},
- {298, 0},
- {362, 32},
- }
- _pcsp__atof_native = [][2]uint32{
- {1, 0},
- {4, 8},
- {587, 56},
- {591, 8},
- {593, 0},
- }
- _pcsp__decimal_to_f64 = [][2]uint32{
- {1, 0},
- {4, 8},
- {6, 16},
- {8, 24},
- {10, 32},
- {12, 40},
- {13, 48},
- {1144, 56},
- {1148, 48},
- {1149, 40},
- {1151, 32},
- {1153, 24},
- {1155, 16},
- {1157, 8},
- {1158, 0},
- {1169, 56},
- }
- _pcsp__right_shift = [][2]uint32{
- {1, 0},
- {318, 8},
- {319, 0},
- {387, 8},
- {388, 0},
- {396, 8},
- {398, 0},
- }
- _pcsp__left_shift = [][2]uint32{
- {1, 0},
- {4, 8},
- {6, 16},
- {363, 24},
- {364, 16},
- {366, 8},
- {367, 0},
- {470, 24},
- {471, 16},
- {473, 8},
- {474, 0},
- {486, 24},
- }
- _pcsp__vsigned = [][2]uint32{
- {1, 0},
- {4, 8},
- {112, 16},
- {113, 8},
- {114, 0},
- {125, 16},
- {126, 8},
- {127, 0},
- {260, 16},
- {261, 8},
- {262, 0},
- {266, 16},
- {267, 8},
- {268, 0},
- {306, 16},
- {307, 8},
- {308, 0},
- {316, 16},
- {317, 8},
- {319, 0},
- }
- _pcsp__vstring = [][2]uint32{
- {1, 0},
- {4, 8},
- {6, 16},
- {8, 24},
- {10, 32},
- {11, 40},
- {105, 56},
- {109, 40},
- {110, 32},
- {112, 24},
- {114, 16},
- {116, 8},
- {118, 0},
- }
- _pcsp__vunsigned = [][2]uint32{
- {1, 0},
- {71, 8},
- {72, 0},
- {83, 8},
- {84, 0},
- {107, 8},
- {108, 0},
- {273, 8},
- {274, 0},
- {312, 8},
- {313, 0},
- {320, 8},
- {322, 0},
- }
-)
-
-var Funcs = []loader.CFunc{
- {"__native_entry__", 0, 67, 0, nil},
- {"_f32toa", _entry__f32toa, _size__f32toa, _stack__f32toa, _pcsp__f32toa},
- {"_f64toa", _entry__f64toa, _size__f64toa, _stack__f64toa, _pcsp__f64toa},
- {"_format_significand", _entry__format_significand, _size__format_significand, _stack__format_significand, _pcsp__format_significand},
- {"_format_integer", _entry__format_integer, _size__format_integer, _stack__format_integer, _pcsp__format_integer},
- {"_get_by_path", _entry__get_by_path, _size__get_by_path, _stack__get_by_path, _pcsp__get_by_path},
- {"_fsm_exec", _entry__fsm_exec, _size__fsm_exec, _stack__fsm_exec, _pcsp__fsm_exec},
- {"_advance_string", _entry__advance_string, _size__advance_string, _stack__advance_string, _pcsp__advance_string},
- {"_advance_string_default", _entry__advance_string_default, _size__advance_string_default, _stack__advance_string_default, _pcsp__advance_string_default},
- {"_do_skip_number", _entry__do_skip_number, _size__do_skip_number, _stack__do_skip_number, _pcsp__do_skip_number},
- {"_skip_one_fast", _entry__skip_one_fast, _size__skip_one_fast, _stack__skip_one_fast, _pcsp__skip_one_fast},
- {"_html_escape", _entry__html_escape, _size__html_escape, _stack__html_escape, _pcsp__html_escape},
- {"_i64toa", _entry__i64toa, _size__i64toa, _stack__i64toa, _pcsp__i64toa},
- {"_u64toa", _entry__u64toa, _size__u64toa, _stack__u64toa, _pcsp__u64toa},
- {"_lspace", _entry__lspace, _size__lspace, _stack__lspace, _pcsp__lspace},
- {"_quote", _entry__quote, _size__quote, _stack__quote, _pcsp__quote},
- {"_skip_array", _entry__skip_array, _size__skip_array, _stack__skip_array, _pcsp__skip_array},
- {"_skip_number", _entry__skip_number, _size__skip_number, _stack__skip_number, _pcsp__skip_number},
- {"_skip_object", _entry__skip_object, _size__skip_object, _stack__skip_object, _pcsp__skip_object},
- {"_skip_one", _entry__skip_one, _size__skip_one, _stack__skip_one, _pcsp__skip_one},
- {"_unquote", _entry__unquote, _size__unquote, _stack__unquote, _pcsp__unquote},
- {"_validate_one", _entry__validate_one, _size__validate_one, _stack__validate_one, _pcsp__validate_one},
- {"_validate_utf8", _entry__validate_utf8, _size__validate_utf8, _stack__validate_utf8, _pcsp__validate_utf8},
- {"_validate_utf8_fast", _entry__validate_utf8_fast, _size__validate_utf8_fast, _stack__validate_utf8_fast, _pcsp__validate_utf8_fast},
- {"_value", _entry__value, _size__value, _stack__value, _pcsp__value},
- {"_vnumber", _entry__vnumber, _size__vnumber, _stack__vnumber, _pcsp__vnumber},
- {"_atof_eisel_lemire64", _entry__atof_eisel_lemire64, _size__atof_eisel_lemire64, _stack__atof_eisel_lemire64, _pcsp__atof_eisel_lemire64},
- {"_atof_native", _entry__atof_native, _size__atof_native, _stack__atof_native, _pcsp__atof_native},
- {"_decimal_to_f64", _entry__decimal_to_f64, _size__decimal_to_f64, _stack__decimal_to_f64, _pcsp__decimal_to_f64},
- {"_right_shift", _entry__right_shift, _size__right_shift, _stack__right_shift, _pcsp__right_shift},
- {"_left_shift", _entry__left_shift, _size__left_shift, _stack__left_shift, _pcsp__left_shift},
- {"_vsigned", _entry__vsigned, _size__vsigned, _stack__vsigned, _pcsp__vsigned},
- {"_vstring", _entry__vstring, _size__vstring, _stack__vstring, _pcsp__vstring},
- {"_vunsigned", _entry__vunsigned, _size__vunsigned, _stack__vunsigned, _pcsp__vunsigned},
-}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/native_text_amd64.go b/vendor/github.com/bytedance/sonic/internal/native/avx/native_text_amd64.go
deleted file mode 100644
index e42d5a6ff..000000000
--- a/vendor/github.com/bytedance/sonic/internal/native/avx/native_text_amd64.go
+++ /dev/null
@@ -1,14088 +0,0 @@
-// +build amd64
-// Code generated by asm2asm, DO NOT EDIT.
-
-package avx
-
-var Text__native_entry__ = []byte{
- 0x48, 0x8d, 0x05, 0xf9, 0xff, 0xff, 0xff, // leaq $-7(%rip), %rax
- 0x48, 0x89, 0x44, 0x24, 0x08, //0x00000007 movq %rax, $8(%rsp)
- 0xc3, //0x0000000c retq
- 0x90, 0x90, 0x90, //0x0000000d .p2align 4, 0x90
- //0x00000010 _lspace
- 0x55, //0x00000010 pushq %rbp
- 0x48, 0x89, 0xe5, //0x00000011 movq %rsp, %rbp
- 0x48, 0x39, 0xd6, //0x00000014 cmpq %rdx, %rsi
- 0x0f, 0x84, 0x4e, 0x00, 0x00, 0x00, //0x00000017 je LBB0_1
- 0x4c, 0x8d, 0x04, 0x37, //0x0000001d leaq (%rdi,%rsi), %r8
- 0x48, 0x8d, 0x44, 0x3a, 0x01, //0x00000021 leaq $1(%rdx,%rdi), %rax
- 0x48, 0x29, 0xf2, //0x00000026 subq %rsi, %rdx
- 0x48, 0xbe, 0x00, 0x26, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, //0x00000029 movabsq $4294977024, %rsi
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000033 .p2align 4, 0x90
- //0x00000040 LBB0_3
- 0x0f, 0xbe, 0x48, 0xff, //0x00000040 movsbl $-1(%rax), %ecx
- 0x83, 0xf9, 0x20, //0x00000044 cmpl $32, %ecx
- 0x0f, 0x87, 0x2c, 0x00, 0x00, 0x00, //0x00000047 ja LBB0_5
- 0x48, 0x0f, 0xa3, 0xce, //0x0000004d btq %rcx, %rsi
- 0x0f, 0x83, 0x22, 0x00, 0x00, 0x00, //0x00000051 jae LBB0_5
- 0x48, 0xff, 0xc0, //0x00000057 incq %rax
- 0x48, 0xff, 0xc2, //0x0000005a incq %rdx
- 0x0f, 0x85, 0xdd, 0xff, 0xff, 0xff, //0x0000005d jne LBB0_3
- 0x49, 0x29, 0xf8, //0x00000063 subq %rdi, %r8
- 0x4c, 0x89, 0xc0, //0x00000066 movq %r8, %rax
- 0x5d, //0x00000069 popq %rbp
- 0xc3, //0x0000006a retq
- //0x0000006b LBB0_1
- 0x48, 0x01, 0xfa, //0x0000006b addq %rdi, %rdx
- 0x49, 0x89, 0xd0, //0x0000006e movq %rdx, %r8
- 0x49, 0x29, 0xf8, //0x00000071 subq %rdi, %r8
- 0x4c, 0x89, 0xc0, //0x00000074 movq %r8, %rax
- 0x5d, //0x00000077 popq %rbp
- 0xc3, //0x00000078 retq
- //0x00000079 LBB0_5
- 0x48, 0xf7, 0xd7, //0x00000079 notq %rdi
- 0x48, 0x01, 0xf8, //0x0000007c addq %rdi, %rax
- 0x5d, //0x0000007f popq %rbp
- 0xc3, //0x00000080 retq
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000081 .p2align 5, 0x00
- //0x000000a0 LCPI1_0
- 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, //0x000000a0 QUAD $0x3030303030303030; QUAD $0x3030303030303030 // .space 16, '0000000000000000'
- 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, //0x000000b0 QUAD $0x3030303030303030; QUAD $0x3030303030303030 // .space 16, '0000000000000000'
- //0x000000c0 .p2align 4, 0x90
- //0x000000c0 _f64toa
- 0x55, //0x000000c0 pushq %rbp
- 0x48, 0x89, 0xe5, //0x000000c1 movq %rsp, %rbp
- 0x41, 0x57, //0x000000c4 pushq %r15
- 0x41, 0x56, //0x000000c6 pushq %r14
- 0x41, 0x55, //0x000000c8 pushq %r13
- 0x41, 0x54, //0x000000ca pushq %r12
- 0x53, //0x000000cc pushq %rbx
- 0x50, //0x000000cd pushq %rax
- 0xc4, 0xe1, 0xf9, 0x7e, 0xc2, //0x000000ce vmovq %xmm0, %rdx
- 0x48, 0x89, 0xd0, //0x000000d3 movq %rdx, %rax
- 0x48, 0xc1, 0xe8, 0x34, //0x000000d6 shrq $52, %rax
- 0x25, 0xff, 0x07, 0x00, 0x00, //0x000000da andl $2047, %eax
- 0x3d, 0xff, 0x07, 0x00, 0x00, //0x000000df cmpl $2047, %eax
- 0x0f, 0x84, 0xcc, 0x0a, 0x00, 0x00, //0x000000e4 je LBB1_114
- 0x49, 0x89, 0xfe, //0x000000ea movq %rdi, %r14
- 0xc6, 0x07, 0x2d, //0x000000ed movb $45, (%rdi)
- 0x49, 0x89, 0xd4, //0x000000f0 movq %rdx, %r12
- 0x49, 0xc1, 0xec, 0x3f, //0x000000f3 shrq $63, %r12
- 0x4e, 0x8d, 0x3c, 0x27, //0x000000f7 leaq (%rdi,%r12), %r15
- 0x48, 0x8d, 0x0c, 0x55, 0x00, 0x00, 0x00, 0x00, //0x000000fb leaq (,%rdx,2), %rcx
- 0x48, 0x85, 0xc9, //0x00000103 testq %rcx, %rcx
- 0x0f, 0x84, 0x75, 0x02, 0x00, 0x00, //0x00000106 je LBB1_19
- 0x48, 0xbf, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0f, 0x00, //0x0000010c movabsq $4503599627370495, %rdi
- 0x48, 0x21, 0xfa, //0x00000116 andq %rdi, %rdx
- 0x85, 0xc0, //0x00000119 testl %eax, %eax
- 0x0f, 0x84, 0x9c, 0x0a, 0x00, 0x00, //0x0000011b je LBB1_115
- 0x48, 0xff, 0xc7, //0x00000121 incq %rdi
- 0x48, 0x09, 0xd7, //0x00000124 orq %rdx, %rdi
- 0x8d, 0x98, 0xcd, 0xfb, 0xff, 0xff, //0x00000127 leal $-1075(%rax), %ebx
- 0x8d, 0x88, 0x01, 0xfc, 0xff, 0xff, //0x0000012d leal $-1023(%rax), %ecx
- 0x83, 0xf9, 0x34, //0x00000133 cmpl $52, %ecx
- 0x0f, 0x87, 0x1d, 0x00, 0x00, 0x00, //0x00000136 ja LBB1_5
- 0xb9, 0x33, 0x04, 0x00, 0x00, //0x0000013c movl $1075, %ecx
- 0x29, 0xc1, //0x00000141 subl %eax, %ecx
- 0x48, 0xc7, 0xc6, 0xff, 0xff, 0xff, 0xff, //0x00000143 movq $-1, %rsi
- 0x48, 0xd3, 0xe6, //0x0000014a shlq %cl, %rsi
- 0x48, 0xf7, 0xd6, //0x0000014d notq %rsi
- 0x48, 0x85, 0xf7, //0x00000150 testq %rsi, %rdi
- 0x0f, 0x84, 0x10, 0x04, 0x00, 0x00, //0x00000153 je LBB1_43
- //0x00000159 LBB1_5
- 0x48, 0x85, 0xd2, //0x00000159 testq %rdx, %rdx
- 0x0f, 0x94, 0xc1, //0x0000015c sete %cl
- 0x83, 0xf8, 0x01, //0x0000015f cmpl $1, %eax
- 0x0f, 0x97, 0xc0, //0x00000162 seta %al
- 0x20, 0xc8, //0x00000165 andb %cl, %al
- 0x0f, 0xb6, 0xc0, //0x00000167 movzbl %al, %eax
- 0x48, 0x8d, 0x74, 0xb8, 0xfe, //0x0000016a leaq $-2(%rax,%rdi,4), %rsi
- 0x44, 0x69, 0xcb, 0x13, 0x44, 0x13, 0x00, //0x0000016f imull $1262611, %ebx, %r9d
- 0x31, 0xc9, //0x00000176 xorl %ecx, %ecx
- 0x84, 0xc0, //0x00000178 testb %al, %al
- 0xb8, 0xff, 0xfe, 0x07, 0x00, //0x0000017a movl $524031, %eax
- 0x0f, 0x44, 0xc1, //0x0000017f cmovel %ecx, %eax
- 0x41, 0x29, 0xc1, //0x00000182 subl %eax, %r9d
- 0x41, 0xc1, 0xf9, 0x16, //0x00000185 sarl $22, %r9d
- 0x41, 0x69, 0xc9, 0xb1, 0x6c, 0xe5, 0xff, //0x00000189 imull $-1741647, %r9d, %ecx
- 0xc1, 0xe9, 0x13, //0x00000190 shrl $19, %ecx
- 0x01, 0xd9, //0x00000193 addl %ebx, %ecx
- 0xb8, 0x24, 0x01, 0x00, 0x00, //0x00000195 movl $292, %eax
- 0x44, 0x29, 0xc8, //0x0000019a subl %r9d, %eax
- 0x48, 0x98, //0x0000019d cltq
- 0x48, 0xc1, 0xe0, 0x04, //0x0000019f shlq $4, %rax
- 0x48, 0x8d, 0x15, 0x16, 0xbe, 0x00, 0x00, //0x000001a3 leaq $48662(%rip), %rdx /* _pow10_ceil_sig.g+0(%rip) */
- 0x4c, 0x8b, 0x1c, 0x10, //0x000001aa movq (%rax,%rdx), %r11
- 0x4c, 0x8b, 0x6c, 0x10, 0x08, //0x000001ae movq $8(%rax,%rdx), %r13
- 0xfe, 0xc1, //0x000001b3 incb %cl
- 0x48, 0xd3, 0xe6, //0x000001b5 shlq %cl, %rsi
- 0x48, 0x89, 0xf0, //0x000001b8 movq %rsi, %rax
- 0x49, 0xf7, 0xe5, //0x000001bb mulq %r13
- 0x48, 0x89, 0xd3, //0x000001be movq %rdx, %rbx
- 0x48, 0x89, 0xf0, //0x000001c1 movq %rsi, %rax
- 0x49, 0xf7, 0xe3, //0x000001c4 mulq %r11
- 0x48, 0x8d, 0x34, 0xbd, 0x00, 0x00, 0x00, 0x00, //0x000001c7 leaq (,%rdi,4), %rsi
- 0x48, 0x01, 0xd8, //0x000001cf addq %rbx, %rax
- 0x48, 0x83, 0xd2, 0x00, //0x000001d2 adcq $0, %rdx
- 0x31, 0xdb, //0x000001d6 xorl %ebx, %ebx
- 0x48, 0x83, 0xf8, 0x01, //0x000001d8 cmpq $1, %rax
- 0x0f, 0x97, 0xc3, //0x000001dc seta %bl
- 0x48, 0x09, 0xd3, //0x000001df orq %rdx, %rbx
- 0x48, 0xd3, 0xe6, //0x000001e2 shlq %cl, %rsi
- 0x48, 0x89, 0xf0, //0x000001e5 movq %rsi, %rax
- 0x49, 0xf7, 0xe5, //0x000001e8 mulq %r13
- 0x49, 0x89, 0xd2, //0x000001eb movq %rdx, %r10
- 0x48, 0x89, 0xf0, //0x000001ee movq %rsi, %rax
- 0x49, 0xf7, 0xe3, //0x000001f1 mulq %r11
- 0x49, 0x89, 0xd0, //0x000001f4 movq %rdx, %r8
- 0x48, 0x8d, 0x34, 0xbd, 0x02, 0x00, 0x00, 0x00, //0x000001f7 leaq $2(,%rdi,4), %rsi
- 0x4c, 0x01, 0xd0, //0x000001ff addq %r10, %rax
- 0x49, 0x83, 0xd0, 0x00, //0x00000202 adcq $0, %r8
- 0x45, 0x31, 0xd2, //0x00000206 xorl %r10d, %r10d
- 0x48, 0x83, 0xf8, 0x01, //0x00000209 cmpq $1, %rax
- 0x41, 0x0f, 0x97, 0xc2, //0x0000020d seta %r10b
- 0x4d, 0x09, 0xc2, //0x00000211 orq %r8, %r10
- 0x48, 0xd3, 0xe6, //0x00000214 shlq %cl, %rsi
- 0x48, 0x89, 0xf0, //0x00000217 movq %rsi, %rax
- 0x49, 0xf7, 0xe5, //0x0000021a mulq %r13
- 0x48, 0x89, 0xd1, //0x0000021d movq %rdx, %rcx
- 0x48, 0x89, 0xf0, //0x00000220 movq %rsi, %rax
- 0x49, 0xf7, 0xe3, //0x00000223 mulq %r11
- 0x48, 0x01, 0xc8, //0x00000226 addq %rcx, %rax
- 0x48, 0x83, 0xd2, 0x00, //0x00000229 adcq $0, %rdx
- 0x31, 0xc9, //0x0000022d xorl %ecx, %ecx
- 0x48, 0x83, 0xf8, 0x01, //0x0000022f cmpq $1, %rax
- 0x0f, 0x97, 0xc1, //0x00000233 seta %cl
- 0x48, 0x09, 0xd1, //0x00000236 orq %rdx, %rcx
- 0x83, 0xe7, 0x01, //0x00000239 andl $1, %edi
- 0x48, 0x01, 0xfb, //0x0000023c addq %rdi, %rbx
- 0x48, 0x29, 0xf9, //0x0000023f subq %rdi, %rcx
- 0x49, 0x83, 0xfa, 0x28, //0x00000242 cmpq $40, %r10
- 0x0f, 0x82, 0x01, 0x01, 0x00, 0x00, //0x00000246 jb LBB1_17
- 0x48, 0xba, 0xcd, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, //0x0000024c movabsq $-3689348814741910323, %rdx
- 0x4c, 0x89, 0xc0, //0x00000256 movq %r8, %rax
- 0x48, 0xf7, 0xe2, //0x00000259 mulq %rdx
- 0x48, 0x89, 0xd7, //0x0000025c movq %rdx, %rdi
- 0x48, 0xc1, 0xef, 0x05, //0x0000025f shrq $5, %rdi
- 0x48, 0x8d, 0x04, 0xfd, 0x00, 0x00, 0x00, 0x00, //0x00000263 leaq (,%rdi,8), %rax
- 0x48, 0x8d, 0x14, 0x80, //0x0000026b leaq (%rax,%rax,4), %rdx
- 0x48, 0x39, 0xd3, //0x0000026f cmpq %rdx, %rbx
- 0x40, 0x0f, 0x96, 0xc6, //0x00000272 setbe %sil
- 0x48, 0x8d, 0x44, 0x80, 0x28, //0x00000276 leaq $40(%rax,%rax,4), %rax
- 0x48, 0x39, 0xc8, //0x0000027b cmpq %rcx, %rax
- 0x0f, 0x96, 0xc2, //0x0000027e setbe %dl
- 0x40, 0x38, 0xd6, //0x00000281 cmpb %dl, %sil
- 0x0f, 0x84, 0xc3, 0x00, 0x00, 0x00, //0x00000284 je LBB1_17
- 0x31, 0xd2, //0x0000028a xorl %edx, %edx
- 0x48, 0x39, 0xc8, //0x0000028c cmpq %rcx, %rax
- 0x0f, 0x96, 0xc2, //0x0000028f setbe %dl
- 0x48, 0x01, 0xd7, //0x00000292 addq %rdx, %rdi
- 0x41, 0xff, 0xc1, //0x00000295 incl %r9d
- 0x48, 0xbb, 0x80, 0xff, 0xff, 0xff, 0x01, 0x00, 0x00, 0x00, //0x00000298 movabsq $8589934464, %rbx
- 0x48, 0x8d, 0x83, 0x7f, 0xe4, 0x0b, 0x54, //0x000002a2 leaq $1410065535(%rbx), %rax
- 0x48, 0x39, 0xc7, //0x000002a9 cmpq %rax, %rdi
- 0x0f, 0x87, 0x1e, 0x01, 0x00, 0x00, //0x000002ac ja LBB1_23
- //0x000002b2 LBB1_8
- 0xba, 0x01, 0x00, 0x00, 0x00, //0x000002b2 movl $1, %edx
- 0x48, 0x83, 0xff, 0x0a, //0x000002b7 cmpq $10, %rdi
- 0x0f, 0x82, 0x9c, 0x01, 0x00, 0x00, //0x000002bb jb LBB1_30
- 0xba, 0x02, 0x00, 0x00, 0x00, //0x000002c1 movl $2, %edx
- 0x48, 0x83, 0xff, 0x64, //0x000002c6 cmpq $100, %rdi
- 0x0f, 0x82, 0x8d, 0x01, 0x00, 0x00, //0x000002ca jb LBB1_30
- 0xba, 0x03, 0x00, 0x00, 0x00, //0x000002d0 movl $3, %edx
- 0x48, 0x81, 0xff, 0xe8, 0x03, 0x00, 0x00, //0x000002d5 cmpq $1000, %rdi
- 0x0f, 0x82, 0x7b, 0x01, 0x00, 0x00, //0x000002dc jb LBB1_30
- 0xba, 0x04, 0x00, 0x00, 0x00, //0x000002e2 movl $4, %edx
- 0x48, 0x81, 0xff, 0x10, 0x27, 0x00, 0x00, //0x000002e7 cmpq $10000, %rdi
- 0x0f, 0x82, 0x69, 0x01, 0x00, 0x00, //0x000002ee jb LBB1_30
- 0xba, 0x05, 0x00, 0x00, 0x00, //0x000002f4 movl $5, %edx
- 0x48, 0x81, 0xff, 0xa0, 0x86, 0x01, 0x00, //0x000002f9 cmpq $100000, %rdi
- 0x0f, 0x82, 0x57, 0x01, 0x00, 0x00, //0x00000300 jb LBB1_30
- 0xba, 0x06, 0x00, 0x00, 0x00, //0x00000306 movl $6, %edx
- 0x48, 0x81, 0xff, 0x40, 0x42, 0x0f, 0x00, //0x0000030b cmpq $1000000, %rdi
- 0x0f, 0x82, 0x45, 0x01, 0x00, 0x00, //0x00000312 jb LBB1_30
- 0xba, 0x07, 0x00, 0x00, 0x00, //0x00000318 movl $7, %edx
- 0x48, 0x81, 0xff, 0x80, 0x96, 0x98, 0x00, //0x0000031d cmpq $10000000, %rdi
- 0x0f, 0x82, 0x33, 0x01, 0x00, 0x00, //0x00000324 jb LBB1_30
- 0xba, 0x08, 0x00, 0x00, 0x00, //0x0000032a movl $8, %edx
- 0x48, 0x81, 0xff, 0x00, 0xe1, 0xf5, 0x05, //0x0000032f cmpq $100000000, %rdi
- 0x0f, 0x82, 0x21, 0x01, 0x00, 0x00, //0x00000336 jb LBB1_30
- 0x48, 0x81, 0xff, 0x00, 0xca, 0x9a, 0x3b, //0x0000033c cmpq $1000000000, %rdi
- 0xba, 0x0a, 0x00, 0x00, 0x00, //0x00000343 movl $10, %edx
- 0xe9, 0x0d, 0x01, 0x00, 0x00, //0x00000348 jmp LBB1_29
- //0x0000034d LBB1_17
- 0x4d, 0x89, 0xc3, //0x0000034d movq %r8, %r11
- 0x49, 0xc1, 0xeb, 0x02, //0x00000350 shrq $2, %r11
- 0x4c, 0x89, 0xc2, //0x00000354 movq %r8, %rdx
- 0x48, 0x83, 0xe2, 0xfc, //0x00000357 andq $-4, %rdx
- 0x48, 0x39, 0xd3, //0x0000035b cmpq %rdx, %rbx
- 0x0f, 0x96, 0xc3, //0x0000035e setbe %bl
- 0x48, 0x8d, 0x72, 0x04, //0x00000361 leaq $4(%rdx), %rsi
- 0x48, 0x39, 0xce, //0x00000365 cmpq %rcx, %rsi
- 0x0f, 0x96, 0xc0, //0x00000368 setbe %al
- 0x38, 0xc3, //0x0000036b cmpb %al, %bl
- 0x0f, 0x84, 0x20, 0x00, 0x00, 0x00, //0x0000036d je LBB1_20
- 0x31, 0xff, //0x00000373 xorl %edi, %edi
- 0x48, 0x39, 0xce, //0x00000375 cmpq %rcx, %rsi
- 0x40, 0x0f, 0x96, 0xc7, //0x00000378 setbe %dil
- 0xe9, 0x32, 0x00, 0x00, 0x00, //0x0000037c jmp LBB1_22
- //0x00000381 LBB1_19
- 0x41, 0xc6, 0x07, 0x30, //0x00000381 movb $48, (%r15)
- 0x45, 0x29, 0xf7, //0x00000385 subl %r14d, %r15d
- 0x41, 0xff, 0xc7, //0x00000388 incl %r15d
- 0x44, 0x89, 0xfb, //0x0000038b movl %r15d, %ebx
- 0xe9, 0x0f, 0x08, 0x00, 0x00, //0x0000038e jmp LBB1_113
- //0x00000393 LBB1_20
- 0x48, 0x83, 0xca, 0x02, //0x00000393 orq $2, %rdx
- 0xbf, 0x01, 0x00, 0x00, 0x00, //0x00000397 movl $1, %edi
- 0x49, 0x39, 0xd2, //0x0000039c cmpq %rdx, %r10
- 0x0f, 0x87, 0x0e, 0x00, 0x00, 0x00, //0x0000039f ja LBB1_22
- 0x0f, 0x94, 0xc0, //0x000003a5 sete %al
- 0x41, 0xc0, 0xe8, 0x02, //0x000003a8 shrb $2, %r8b
- 0x41, 0x20, 0xc0, //0x000003ac andb %al, %r8b
- 0x41, 0x0f, 0xb6, 0xf8, //0x000003af movzbl %r8b, %edi
- //0x000003b3 LBB1_22
- 0x4c, 0x01, 0xdf, //0x000003b3 addq %r11, %rdi
- 0x48, 0xbb, 0x80, 0xff, 0xff, 0xff, 0x01, 0x00, 0x00, 0x00, //0x000003b6 movabsq $8589934464, %rbx
- 0x48, 0x8d, 0x83, 0x7f, 0xe4, 0x0b, 0x54, //0x000003c0 leaq $1410065535(%rbx), %rax
- 0x48, 0x39, 0xc7, //0x000003c7 cmpq %rax, %rdi
- 0x0f, 0x86, 0xe2, 0xfe, 0xff, 0xff, //0x000003ca jbe LBB1_8
- //0x000003d0 LBB1_23
- 0x48, 0x89, 0xf8, //0x000003d0 movq %rdi, %rax
- 0x48, 0xc1, 0xe8, 0x0b, //0x000003d3 shrq $11, %rax
- 0xba, 0x0b, 0x00, 0x00, 0x00, //0x000003d7 movl $11, %edx
- 0x48, 0x3d, 0xdd, 0x0e, 0xe9, 0x02, //0x000003dc cmpq $48828125, %rax
- 0x0f, 0x82, 0x75, 0x00, 0x00, 0x00, //0x000003e2 jb LBB1_30
- 0x48, 0x89, 0xf8, //0x000003e8 movq %rdi, %rax
- 0x48, 0xc1, 0xe8, 0x0c, //0x000003eb shrq $12, %rax
- 0xba, 0x0c, 0x00, 0x00, 0x00, //0x000003ef movl $12, %edx
- 0x48, 0x3d, 0x51, 0x4a, 0x8d, 0x0e, //0x000003f4 cmpq $244140625, %rax
- 0x0f, 0x82, 0x5d, 0x00, 0x00, 0x00, //0x000003fa jb LBB1_30
- 0x48, 0x89, 0xf8, //0x00000400 movq %rdi, %rax
- 0x48, 0xc1, 0xe8, 0x0d, //0x00000403 shrq $13, %rax
- 0xba, 0x0d, 0x00, 0x00, 0x00, //0x00000407 movl $13, %edx
- 0x48, 0x3d, 0x95, 0x73, 0xc2, 0x48, //0x0000040c cmpq $1220703125, %rax
- 0x0f, 0x82, 0x45, 0x00, 0x00, 0x00, //0x00000412 jb LBB1_30
- 0xba, 0x0e, 0x00, 0x00, 0x00, //0x00000418 movl $14, %edx
- 0x48, 0xb8, 0x00, 0x40, 0x7a, 0x10, 0xf3, 0x5a, 0x00, 0x00, //0x0000041d movabsq $100000000000000, %rax
- 0x48, 0x39, 0xc7, //0x00000427 cmpq %rax, %rdi
- 0x0f, 0x82, 0x2d, 0x00, 0x00, 0x00, //0x0000042a jb LBB1_30
- 0xba, 0x0f, 0x00, 0x00, 0x00, //0x00000430 movl $15, %edx
- 0x48, 0xb8, 0x00, 0x80, 0xc6, 0xa4, 0x7e, 0x8d, 0x03, 0x00, //0x00000435 movabsq $1000000000000000, %rax
- 0x48, 0x39, 0xc7, //0x0000043f cmpq %rax, %rdi
- 0x0f, 0x82, 0x15, 0x00, 0x00, 0x00, //0x00000442 jb LBB1_30
- 0x48, 0xb8, 0x00, 0x00, 0xc1, 0x6f, 0xf2, 0x86, 0x23, 0x00, //0x00000448 movabsq $10000000000000000, %rax
- 0x48, 0x39, 0xc7, //0x00000452 cmpq %rax, %rdi
- 0xba, 0x11, 0x00, 0x00, 0x00, //0x00000455 movl $17, %edx
- //0x0000045a LBB1_29
- 0x83, 0xda, 0x00, //0x0000045a sbbl $0, %edx
- //0x0000045d LBB1_30
- 0x46, 0x8d, 0x2c, 0x0a, //0x0000045d leal (%rdx,%r9), %r13d
- 0x42, 0x8d, 0x44, 0x0a, 0x05, //0x00000461 leal $5(%rdx,%r9), %eax
- 0x83, 0xf8, 0x1b, //0x00000466 cmpl $27, %eax
- 0x0f, 0x82, 0x95, 0x00, 0x00, 0x00, //0x00000469 jb LBB1_38
- 0x4d, 0x8d, 0x67, 0x01, //0x0000046f leaq $1(%r15), %r12
- 0x4c, 0x89, 0xe6, //0x00000473 movq %r12, %rsi
- 0xe8, 0x95, 0x85, 0x00, 0x00, //0x00000476 callq _format_significand
- 0x48, 0x89, 0xc3, //0x0000047b movq %rax, %rbx
- 0x90, 0x90, //0x0000047e .p2align 4, 0x90
- //0x00000480 LBB1_32
- 0x80, 0x7b, 0xff, 0x30, //0x00000480 cmpb $48, $-1(%rbx)
- 0x48, 0x8d, 0x5b, 0xff, //0x00000484 leaq $-1(%rbx), %rbx
- 0x0f, 0x84, 0xf2, 0xff, 0xff, 0xff, //0x00000488 je LBB1_32
- 0x41, 0x8a, 0x47, 0x01, //0x0000048e movb $1(%r15), %al
- 0x41, 0x88, 0x07, //0x00000492 movb %al, (%r15)
- 0x48, 0x8d, 0x43, 0x01, //0x00000495 leaq $1(%rbx), %rax
- 0x48, 0x89, 0xc1, //0x00000499 movq %rax, %rcx
- 0x4c, 0x29, 0xe1, //0x0000049c subq %r12, %rcx
- 0x48, 0x83, 0xf9, 0x02, //0x0000049f cmpq $2, %rcx
- 0x0f, 0x8c, 0x08, 0x00, 0x00, 0x00, //0x000004a3 jl LBB1_35
- 0x41, 0xc6, 0x04, 0x24, 0x2e, //0x000004a9 movb $46, (%r12)
- 0x48, 0x89, 0xc3, //0x000004ae movq %rax, %rbx
- //0x000004b1 LBB1_35
- 0xc6, 0x03, 0x65, //0x000004b1 movb $101, (%rbx)
- 0x45, 0x85, 0xed, //0x000004b4 testl %r13d, %r13d
- 0x0f, 0x8e, 0x5a, 0x01, 0x00, 0x00, //0x000004b7 jle LBB1_51
- 0x41, 0xff, 0xcd, //0x000004bd decl %r13d
- 0xc6, 0x43, 0x01, 0x2b, //0x000004c0 movb $43, $1(%rbx)
- 0x44, 0x89, 0xe8, //0x000004c4 movl %r13d, %eax
- 0x83, 0xf8, 0x64, //0x000004c7 cmpl $100, %eax
- 0x0f, 0x8c, 0x5c, 0x01, 0x00, 0x00, //0x000004ca jl LBB1_52
- //0x000004d0 LBB1_37
- 0x89, 0xc1, //0x000004d0 movl %eax, %ecx
- 0xba, 0xcd, 0xcc, 0xcc, 0xcc, //0x000004d2 movl $3435973837, %edx
- 0x48, 0x0f, 0xaf, 0xd1, //0x000004d7 imulq %rcx, %rdx
- 0x48, 0xc1, 0xea, 0x23, //0x000004db shrq $35, %rdx
- 0x8d, 0x0c, 0x12, //0x000004df leal (%rdx,%rdx), %ecx
- 0x8d, 0x0c, 0x89, //0x000004e2 leal (%rcx,%rcx,4), %ecx
- 0x29, 0xc8, //0x000004e5 subl %ecx, %eax
- 0x48, 0x8d, 0x0d, 0x02, 0xba, 0x00, 0x00, //0x000004e7 leaq $47618(%rip), %rcx /* _Digits+0(%rip) */
- 0x0f, 0xb7, 0x0c, 0x51, //0x000004ee movzwl (%rcx,%rdx,2), %ecx
- 0x66, 0x89, 0x4b, 0x02, //0x000004f2 movw %cx, $2(%rbx)
- 0x0c, 0x30, //0x000004f6 orb $48, %al
- 0x88, 0x43, 0x04, //0x000004f8 movb %al, $4(%rbx)
- 0x48, 0x83, 0xc3, 0x05, //0x000004fb addq $5, %rbx
- 0xe9, 0x9b, 0x06, 0x00, 0x00, //0x000004ff jmp LBB1_112
- //0x00000504 LBB1_38
- 0x45, 0x85, 0xc9, //0x00000504 testl %r9d, %r9d
- 0x0f, 0x88, 0x42, 0x01, 0x00, 0x00, //0x00000507 js LBB1_54
- 0x4d, 0x63, 0xed, //0x0000050d movslq %r13d, %r13
- 0x4b, 0x8d, 0x1c, 0x2f, //0x00000510 leaq (%r15,%r13), %rbx
- 0x4c, 0x89, 0xfe, //0x00000514 movq %r15, %rsi
- 0xe8, 0xc4, 0x06, 0x00, 0x00, //0x00000517 callq _format_integer
- 0x48, 0x39, 0xd8, //0x0000051c cmpq %rbx, %rax
- 0x0f, 0x83, 0x7a, 0x06, 0x00, 0x00, //0x0000051f jae LBB1_112
- 0x4d, 0x01, 0xec, //0x00000525 addq %r13, %r12
- 0x49, 0x29, 0xc4, //0x00000528 subq %rax, %r12
- 0x4d, 0x01, 0xf4, //0x0000052b addq %r14, %r12
- 0x49, 0x81, 0xfc, 0x80, 0x00, 0x00, 0x00, //0x0000052e cmpq $128, %r12
- 0x0f, 0x82, 0x15, 0x03, 0x00, 0x00, //0x00000535 jb LBB1_76
- 0x4c, 0x89, 0xe1, //0x0000053b movq %r12, %rcx
- 0x48, 0x83, 0xe1, 0x80, //0x0000053e andq $-128, %rcx
- 0x48, 0x8d, 0x79, 0x80, //0x00000542 leaq $-128(%rcx), %rdi
- 0x48, 0x89, 0xfe, //0x00000546 movq %rdi, %rsi
- 0x48, 0xc1, 0xee, 0x07, //0x00000549 shrq $7, %rsi
- 0x48, 0xff, 0xc6, //0x0000054d incq %rsi
- 0x89, 0xf2, //0x00000550 movl %esi, %edx
- 0x83, 0xe2, 0x03, //0x00000552 andl $3, %edx
- 0x48, 0x81, 0xff, 0x80, 0x01, 0x00, 0x00, //0x00000555 cmpq $384, %rdi
- 0x0f, 0x83, 0xf8, 0x01, 0x00, 0x00, //0x0000055c jae LBB1_69
- 0x31, 0xff, //0x00000562 xorl %edi, %edi
- 0xe9, 0x9b, 0x02, 0x00, 0x00, //0x00000564 jmp LBB1_71
- //0x00000569 LBB1_43
- 0x48, 0xd3, 0xef, //0x00000569 shrq %cl, %rdi
- 0x48, 0xb8, 0x80, 0xff, 0xff, 0xff, 0x01, 0x00, 0x00, 0x00, //0x0000056c movabsq $8589934464, %rax
- 0x48, 0x05, 0x7f, 0xe4, 0x0b, 0x54, //0x00000576 addq $1410065535, %rax
- 0x48, 0x39, 0xc7, //0x0000057c cmpq %rax, %rdi
- 0x0f, 0x86, 0x3b, 0x01, 0x00, 0x00, //0x0000057f jbe LBB1_60
- 0x48, 0x89, 0xf8, //0x00000585 movq %rdi, %rax
- 0x48, 0xc1, 0xe8, 0x0b, //0x00000588 shrq $11, %rax
- 0xba, 0x0b, 0x00, 0x00, 0x00, //0x0000058c movl $11, %edx
- 0x48, 0x3d, 0xdd, 0x0e, 0xe9, 0x02, //0x00000591 cmpq $48828125, %rax
- 0x0f, 0x82, 0xad, 0x01, 0x00, 0x00, //0x00000597 jb LBB1_68
- 0x48, 0x89, 0xf8, //0x0000059d movq %rdi, %rax
- 0x48, 0xc1, 0xe8, 0x0c, //0x000005a0 shrq $12, %rax
- 0xba, 0x0c, 0x00, 0x00, 0x00, //0x000005a4 movl $12, %edx
- 0x48, 0x3d, 0x51, 0x4a, 0x8d, 0x0e, //0x000005a9 cmpq $244140625, %rax
- 0x0f, 0x82, 0x95, 0x01, 0x00, 0x00, //0x000005af jb LBB1_68
- 0x48, 0x89, 0xf8, //0x000005b5 movq %rdi, %rax
- 0x48, 0xc1, 0xe8, 0x0d, //0x000005b8 shrq $13, %rax
- 0xba, 0x0d, 0x00, 0x00, 0x00, //0x000005bc movl $13, %edx
- 0x48, 0x3d, 0x95, 0x73, 0xc2, 0x48, //0x000005c1 cmpq $1220703125, %rax
- 0x0f, 0x82, 0x7d, 0x01, 0x00, 0x00, //0x000005c7 jb LBB1_68
- 0xba, 0x0e, 0x00, 0x00, 0x00, //0x000005cd movl $14, %edx
- 0x48, 0xb8, 0x00, 0x40, 0x7a, 0x10, 0xf3, 0x5a, 0x00, 0x00, //0x000005d2 movabsq $100000000000000, %rax
- 0x48, 0x39, 0xc7, //0x000005dc cmpq %rax, %rdi
- 0x0f, 0x82, 0x65, 0x01, 0x00, 0x00, //0x000005df jb LBB1_68
- 0xba, 0x0f, 0x00, 0x00, 0x00, //0x000005e5 movl $15, %edx
- 0x48, 0xb8, 0x00, 0x80, 0xc6, 0xa4, 0x7e, 0x8d, 0x03, 0x00, //0x000005ea movabsq $1000000000000000, %rax
- 0x48, 0x39, 0xc7, //0x000005f4 cmpq %rax, %rdi
- 0x0f, 0x82, 0x4d, 0x01, 0x00, 0x00, //0x000005f7 jb LBB1_68
- 0x48, 0xb8, 0x00, 0x00, 0xc1, 0x6f, 0xf2, 0x86, 0x23, 0x00, //0x000005fd movabsq $10000000000000000, %rax
- 0x48, 0x39, 0xc7, //0x00000607 cmpq %rax, %rdi
- 0xba, 0x11, 0x00, 0x00, 0x00, //0x0000060a movl $17, %edx
- //0x0000060f LBB1_50
- 0x83, 0xda, 0x00, //0x0000060f sbbl $0, %edx
- 0xe9, 0x33, 0x01, 0x00, 0x00, //0x00000612 jmp LBB1_68
- //0x00000617 LBB1_51
- 0xc6, 0x43, 0x01, 0x2d, //0x00000617 movb $45, $1(%rbx)
- 0xb8, 0x01, 0x00, 0x00, 0x00, //0x0000061b movl $1, %eax
- 0x44, 0x29, 0xe8, //0x00000620 subl %r13d, %eax
- 0x83, 0xf8, 0x64, //0x00000623 cmpl $100, %eax
- 0x0f, 0x8d, 0xa4, 0xfe, 0xff, 0xff, //0x00000626 jge LBB1_37
- //0x0000062c LBB1_52
- 0x83, 0xf8, 0x0a, //0x0000062c cmpl $10, %eax
- 0x0f, 0x8c, 0x7d, 0x00, 0x00, 0x00, //0x0000062f jl LBB1_59
- 0x48, 0x98, //0x00000635 cltq
- 0x48, 0x8d, 0x0d, 0xb2, 0xb8, 0x00, 0x00, //0x00000637 leaq $47282(%rip), %rcx /* _Digits+0(%rip) */
- 0x0f, 0xb7, 0x04, 0x41, //0x0000063e movzwl (%rcx,%rax,2), %eax
- 0x66, 0x89, 0x43, 0x02, //0x00000642 movw %ax, $2(%rbx)
- 0x48, 0x83, 0xc3, 0x04, //0x00000646 addq $4, %rbx
- 0xe9, 0x50, 0x05, 0x00, 0x00, //0x0000064a jmp LBB1_112
- //0x0000064f LBB1_54
- 0x45, 0x85, 0xed, //0x0000064f testl %r13d, %r13d
- 0x0f, 0x8f, 0x19, 0x03, 0x00, 0x00, //0x00000652 jg LBB1_85
- 0x66, 0x41, 0xc7, 0x07, 0x30, 0x2e, //0x00000658 movw $11824, (%r15)
- 0x49, 0x83, 0xc7, 0x02, //0x0000065e addq $2, %r15
- 0x45, 0x85, 0xed, //0x00000662 testl %r13d, %r13d
- 0x0f, 0x89, 0x06, 0x03, 0x00, 0x00, //0x00000665 jns LBB1_85
- 0x31, 0xc0, //0x0000066b xorl %eax, %eax
- 0x41, 0x83, 0xfd, 0x80, //0x0000066d cmpl $-128, %r13d
- 0x0f, 0x87, 0xe1, 0x02, 0x00, 0x00, //0x00000671 ja LBB1_83
- 0x45, 0x89, 0xe8, //0x00000677 movl %r13d, %r8d
- 0x41, 0xf7, 0xd0, //0x0000067a notl %r8d
- 0x49, 0xff, 0xc0, //0x0000067d incq %r8
- 0x4c, 0x89, 0xc0, //0x00000680 movq %r8, %rax
- 0x49, 0x89, 0xda, //0x00000683 movq %rbx, %r10
- 0x48, 0x21, 0xd8, //0x00000686 andq %rbx, %rax
- 0x48, 0x8d, 0x48, 0x80, //0x00000689 leaq $-128(%rax), %rcx
- 0x48, 0x89, 0xcb, //0x0000068d movq %rcx, %rbx
- 0x48, 0xc1, 0xeb, 0x07, //0x00000690 shrq $7, %rbx
- 0x48, 0xff, 0xc3, //0x00000694 incq %rbx
- 0x41, 0x89, 0xd9, //0x00000697 movl %ebx, %r9d
- 0x41, 0x83, 0xe1, 0x03, //0x0000069a andl $3, %r9d
- 0x48, 0x81, 0xf9, 0x80, 0x01, 0x00, 0x00, //0x0000069e cmpq $384, %rcx
- 0x0f, 0x83, 0xb9, 0x01, 0x00, 0x00, //0x000006a5 jae LBB1_77
- 0x31, 0xdb, //0x000006ab xorl %ebx, %ebx
- 0xe9, 0x5b, 0x02, 0x00, 0x00, //0x000006ad jmp LBB1_79
- //0x000006b2 LBB1_59
- 0x04, 0x30, //0x000006b2 addb $48, %al
- 0x88, 0x43, 0x02, //0x000006b4 movb %al, $2(%rbx)
- 0x48, 0x83, 0xc3, 0x03, //0x000006b7 addq $3, %rbx
- 0xe9, 0xdf, 0x04, 0x00, 0x00, //0x000006bb jmp LBB1_112
- //0x000006c0 LBB1_60
- 0xba, 0x01, 0x00, 0x00, 0x00, //0x000006c0 movl $1, %edx
- 0x48, 0x83, 0xff, 0x0a, //0x000006c5 cmpq $10, %rdi
- 0x0f, 0x82, 0x7b, 0x00, 0x00, 0x00, //0x000006c9 jb LBB1_68
- 0xba, 0x02, 0x00, 0x00, 0x00, //0x000006cf movl $2, %edx
- 0x48, 0x83, 0xff, 0x64, //0x000006d4 cmpq $100, %rdi
- 0x0f, 0x82, 0x6c, 0x00, 0x00, 0x00, //0x000006d8 jb LBB1_68
- 0xba, 0x03, 0x00, 0x00, 0x00, //0x000006de movl $3, %edx
- 0x48, 0x81, 0xff, 0xe8, 0x03, 0x00, 0x00, //0x000006e3 cmpq $1000, %rdi
- 0x0f, 0x82, 0x5a, 0x00, 0x00, 0x00, //0x000006ea jb LBB1_68
- 0xba, 0x04, 0x00, 0x00, 0x00, //0x000006f0 movl $4, %edx
- 0x48, 0x81, 0xff, 0x10, 0x27, 0x00, 0x00, //0x000006f5 cmpq $10000, %rdi
- 0x0f, 0x82, 0x48, 0x00, 0x00, 0x00, //0x000006fc jb LBB1_68
- 0xba, 0x05, 0x00, 0x00, 0x00, //0x00000702 movl $5, %edx
- 0x48, 0x81, 0xff, 0xa0, 0x86, 0x01, 0x00, //0x00000707 cmpq $100000, %rdi
- 0x0f, 0x82, 0x36, 0x00, 0x00, 0x00, //0x0000070e jb LBB1_68
- 0xba, 0x06, 0x00, 0x00, 0x00, //0x00000714 movl $6, %edx
- 0x48, 0x81, 0xff, 0x40, 0x42, 0x0f, 0x00, //0x00000719 cmpq $1000000, %rdi
- 0x0f, 0x82, 0x24, 0x00, 0x00, 0x00, //0x00000720 jb LBB1_68
- 0xba, 0x07, 0x00, 0x00, 0x00, //0x00000726 movl $7, %edx
- 0x48, 0x81, 0xff, 0x80, 0x96, 0x98, 0x00, //0x0000072b cmpq $10000000, %rdi
- 0x0f, 0x82, 0x12, 0x00, 0x00, 0x00, //0x00000732 jb LBB1_68
- 0xba, 0x08, 0x00, 0x00, 0x00, //0x00000738 movl $8, %edx
- 0x48, 0x81, 0xff, 0x00, 0xe1, 0xf5, 0x05, //0x0000073d cmpq $100000000, %rdi
- 0x0f, 0x83, 0x80, 0x04, 0x00, 0x00, //0x00000744 jae LBB1_116
- //0x0000074a LBB1_68
- 0x4c, 0x89, 0xfe, //0x0000074a movq %r15, %rsi
- 0xe8, 0x8e, 0x04, 0x00, 0x00, //0x0000074d callq _format_integer
- 0x48, 0x89, 0xc3, //0x00000752 movq %rax, %rbx
- 0xe9, 0x45, 0x04, 0x00, 0x00, //0x00000755 jmp LBB1_112
- //0x0000075a LBB1_69
- 0x48, 0x29, 0xd6, //0x0000075a subq %rdx, %rsi
- 0x31, 0xff, //0x0000075d xorl %edi, %edi
- 0xc5, 0xfd, 0x6f, 0x05, 0x39, 0xf9, 0xff, 0xff, //0x0000075f vmovdqa $-1735(%rip), %ymm0 /* LCPI1_0+0(%rip) */
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000767 .p2align 4, 0x90
- //0x00000770 LBB1_70
- 0xc5, 0xfe, 0x7f, 0x04, 0x38, //0x00000770 vmovdqu %ymm0, (%rax,%rdi)
- 0xc5, 0xfe, 0x7f, 0x44, 0x38, 0x20, //0x00000775 vmovdqu %ymm0, $32(%rax,%rdi)
- 0xc5, 0xfe, 0x7f, 0x44, 0x38, 0x40, //0x0000077b vmovdqu %ymm0, $64(%rax,%rdi)
- 0xc5, 0xfe, 0x7f, 0x44, 0x38, 0x60, //0x00000781 vmovdqu %ymm0, $96(%rax,%rdi)
- 0xc5, 0xfe, 0x7f, 0x84, 0x38, 0x80, 0x00, 0x00, 0x00, //0x00000787 vmovdqu %ymm0, $128(%rax,%rdi)
- 0xc5, 0xfe, 0x7f, 0x84, 0x38, 0xa0, 0x00, 0x00, 0x00, //0x00000790 vmovdqu %ymm0, $160(%rax,%rdi)
- 0xc5, 0xfe, 0x7f, 0x84, 0x38, 0xc0, 0x00, 0x00, 0x00, //0x00000799 vmovdqu %ymm0, $192(%rax,%rdi)
- 0xc5, 0xfe, 0x7f, 0x84, 0x38, 0xe0, 0x00, 0x00, 0x00, //0x000007a2 vmovdqu %ymm0, $224(%rax,%rdi)
- 0xc5, 0xfe, 0x7f, 0x84, 0x38, 0x00, 0x01, 0x00, 0x00, //0x000007ab vmovdqu %ymm0, $256(%rax,%rdi)
- 0xc5, 0xfe, 0x7f, 0x84, 0x38, 0x20, 0x01, 0x00, 0x00, //0x000007b4 vmovdqu %ymm0, $288(%rax,%rdi)
- 0xc5, 0xfe, 0x7f, 0x84, 0x38, 0x40, 0x01, 0x00, 0x00, //0x000007bd vmovdqu %ymm0, $320(%rax,%rdi)
- 0xc5, 0xfe, 0x7f, 0x84, 0x38, 0x60, 0x01, 0x00, 0x00, //0x000007c6 vmovdqu %ymm0, $352(%rax,%rdi)
- 0xc5, 0xfe, 0x7f, 0x84, 0x38, 0x80, 0x01, 0x00, 0x00, //0x000007cf vmovdqu %ymm0, $384(%rax,%rdi)
- 0xc5, 0xfe, 0x7f, 0x84, 0x38, 0xa0, 0x01, 0x00, 0x00, //0x000007d8 vmovdqu %ymm0, $416(%rax,%rdi)
- 0xc5, 0xfe, 0x7f, 0x84, 0x38, 0xc0, 0x01, 0x00, 0x00, //0x000007e1 vmovdqu %ymm0, $448(%rax,%rdi)
- 0xc5, 0xfe, 0x7f, 0x84, 0x38, 0xe0, 0x01, 0x00, 0x00, //0x000007ea vmovdqu %ymm0, $480(%rax,%rdi)
- 0x48, 0x81, 0xc7, 0x00, 0x02, 0x00, 0x00, //0x000007f3 addq $512, %rdi
- 0x48, 0x83, 0xc6, 0xfc, //0x000007fa addq $-4, %rsi
- 0x0f, 0x85, 0x6c, 0xff, 0xff, 0xff, //0x000007fe jne LBB1_70
- //0x00000804 LBB1_71
- 0x48, 0x85, 0xd2, //0x00000804 testq %rdx, %rdx
- 0x0f, 0x84, 0x33, 0x00, 0x00, 0x00, //0x00000807 je LBB1_74
- 0x48, 0x8d, 0x74, 0x07, 0x60, //0x0000080d leaq $96(%rdi,%rax), %rsi
- 0x48, 0xf7, 0xda, //0x00000812 negq %rdx
- 0xc5, 0xfd, 0x6f, 0x05, 0x83, 0xf8, 0xff, 0xff, //0x00000815 vmovdqa $-1917(%rip), %ymm0 /* LCPI1_0+0(%rip) */
- 0x90, 0x90, 0x90, //0x0000081d .p2align 4, 0x90
- //0x00000820 LBB1_73
- 0xc5, 0xfe, 0x7f, 0x46, 0xa0, //0x00000820 vmovdqu %ymm0, $-96(%rsi)
- 0xc5, 0xfe, 0x7f, 0x46, 0xc0, //0x00000825 vmovdqu %ymm0, $-64(%rsi)
- 0xc5, 0xfe, 0x7f, 0x46, 0xe0, //0x0000082a vmovdqu %ymm0, $-32(%rsi)
- 0xc5, 0xfe, 0x7f, 0x06, //0x0000082f vmovdqu %ymm0, (%rsi)
- 0x48, 0x83, 0xee, 0x80, //0x00000833 subq $-128, %rsi
- 0x48, 0xff, 0xc2, //0x00000837 incq %rdx
- 0x0f, 0x85, 0xe0, 0xff, 0xff, 0xff, //0x0000083a jne LBB1_73
- //0x00000840 LBB1_74
- 0x4c, 0x39, 0xe1, //0x00000840 cmpq %r12, %rcx
- 0x0f, 0x84, 0x56, 0x03, 0x00, 0x00, //0x00000843 je LBB1_112
- 0x48, 0x01, 0xc8, //0x00000849 addq %rcx, %rax
- 0x90, 0x90, 0x90, 0x90, //0x0000084c .p2align 4, 0x90
- //0x00000850 LBB1_76
- 0xc6, 0x00, 0x30, //0x00000850 movb $48, (%rax)
- 0x48, 0xff, 0xc0, //0x00000853 incq %rax
- 0x48, 0x39, 0xc3, //0x00000856 cmpq %rax, %rbx
- 0x0f, 0x85, 0xf1, 0xff, 0xff, 0xff, //0x00000859 jne LBB1_76
- 0xe9, 0x3b, 0x03, 0x00, 0x00, //0x0000085f jmp LBB1_112
- //0x00000864 LBB1_77
- 0x4b, 0x8d, 0x8c, 0x34, 0xe2, 0x01, 0x00, 0x00, //0x00000864 leaq $482(%r12,%r14), %rcx
- 0x4c, 0x89, 0xce, //0x0000086c movq %r9, %rsi
- 0x48, 0x29, 0xde, //0x0000086f subq %rbx, %rsi
- 0x31, 0xdb, //0x00000872 xorl %ebx, %ebx
- 0xc5, 0xfd, 0x6f, 0x05, 0x24, 0xf8, 0xff, 0xff, //0x00000874 vmovdqa $-2012(%rip), %ymm0 /* LCPI1_0+0(%rip) */
- //0x0000087c LBB1_78
- 0xc5, 0xfe, 0x7f, 0x84, 0x19, 0x20, 0xfe, 0xff, 0xff, //0x0000087c vmovdqu %ymm0, $-480(%rcx,%rbx)
- 0xc5, 0xfe, 0x7f, 0x84, 0x19, 0x40, 0xfe, 0xff, 0xff, //0x00000885 vmovdqu %ymm0, $-448(%rcx,%rbx)
- 0xc5, 0xfe, 0x7f, 0x84, 0x19, 0x60, 0xfe, 0xff, 0xff, //0x0000088e vmovdqu %ymm0, $-416(%rcx,%rbx)
- 0xc5, 0xfe, 0x7f, 0x84, 0x19, 0x80, 0xfe, 0xff, 0xff, //0x00000897 vmovdqu %ymm0, $-384(%rcx,%rbx)
- 0xc5, 0xfe, 0x7f, 0x84, 0x19, 0xa0, 0xfe, 0xff, 0xff, //0x000008a0 vmovdqu %ymm0, $-352(%rcx,%rbx)
- 0xc5, 0xfe, 0x7f, 0x84, 0x19, 0xc0, 0xfe, 0xff, 0xff, //0x000008a9 vmovdqu %ymm0, $-320(%rcx,%rbx)
- 0xc5, 0xfe, 0x7f, 0x84, 0x19, 0xe0, 0xfe, 0xff, 0xff, //0x000008b2 vmovdqu %ymm0, $-288(%rcx,%rbx)
- 0xc5, 0xfe, 0x7f, 0x84, 0x19, 0x00, 0xff, 0xff, 0xff, //0x000008bb vmovdqu %ymm0, $-256(%rcx,%rbx)
- 0xc5, 0xfe, 0x7f, 0x84, 0x19, 0x20, 0xff, 0xff, 0xff, //0x000008c4 vmovdqu %ymm0, $-224(%rcx,%rbx)
- 0xc5, 0xfe, 0x7f, 0x84, 0x19, 0x40, 0xff, 0xff, 0xff, //0x000008cd vmovdqu %ymm0, $-192(%rcx,%rbx)
- 0xc5, 0xfe, 0x7f, 0x84, 0x19, 0x60, 0xff, 0xff, 0xff, //0x000008d6 vmovdqu %ymm0, $-160(%rcx,%rbx)
- 0xc5, 0xfe, 0x7f, 0x44, 0x19, 0x80, //0x000008df vmovdqu %ymm0, $-128(%rcx,%rbx)
- 0xc5, 0xfe, 0x7f, 0x44, 0x19, 0xa0, //0x000008e5 vmovdqu %ymm0, $-96(%rcx,%rbx)
- 0xc5, 0xfe, 0x7f, 0x44, 0x19, 0xc0, //0x000008eb vmovdqu %ymm0, $-64(%rcx,%rbx)
- 0xc5, 0xfe, 0x7f, 0x44, 0x19, 0xe0, //0x000008f1 vmovdqu %ymm0, $-32(%rcx,%rbx)
- 0xc5, 0xfe, 0x7f, 0x04, 0x19, //0x000008f7 vmovdqu %ymm0, (%rcx,%rbx)
- 0x48, 0x81, 0xc3, 0x00, 0x02, 0x00, 0x00, //0x000008fc addq $512, %rbx
- 0x48, 0x83, 0xc6, 0x04, //0x00000903 addq $4, %rsi
- 0x0f, 0x85, 0x6f, 0xff, 0xff, 0xff, //0x00000907 jne LBB1_78
- //0x0000090d LBB1_79
- 0x4d, 0x85, 0xc9, //0x0000090d testq %r9, %r9
- 0x0f, 0x84, 0x33, 0x00, 0x00, 0x00, //0x00000910 je LBB1_82
- 0x4c, 0x01, 0xe3, //0x00000916 addq %r12, %rbx
- 0x49, 0x8d, 0x4c, 0x1e, 0x62, //0x00000919 leaq $98(%r14,%rbx), %rcx
- 0x49, 0xf7, 0xd9, //0x0000091e negq %r9
- 0xc5, 0xfd, 0x6f, 0x05, 0x77, 0xf7, 0xff, 0xff, //0x00000921 vmovdqa $-2185(%rip), %ymm0 /* LCPI1_0+0(%rip) */
- //0x00000929 LBB1_81
- 0xc5, 0xfe, 0x7f, 0x41, 0xa0, //0x00000929 vmovdqu %ymm0, $-96(%rcx)
- 0xc5, 0xfe, 0x7f, 0x41, 0xc0, //0x0000092e vmovdqu %ymm0, $-64(%rcx)
- 0xc5, 0xfe, 0x7f, 0x41, 0xe0, //0x00000933 vmovdqu %ymm0, $-32(%rcx)
- 0xc5, 0xfe, 0x7f, 0x01, //0x00000938 vmovdqu %ymm0, (%rcx)
- 0x48, 0x83, 0xe9, 0x80, //0x0000093c subq $-128, %rcx
- 0x49, 0xff, 0xc1, //0x00000940 incq %r9
- 0x0f, 0x85, 0xe0, 0xff, 0xff, 0xff, //0x00000943 jne LBB1_81
- //0x00000949 LBB1_82
- 0x49, 0x01, 0xc7, //0x00000949 addq %rax, %r15
- 0x49, 0x39, 0xc0, //0x0000094c cmpq %rax, %r8
- 0x4c, 0x89, 0xd3, //0x0000094f movq %r10, %rbx
- 0x0f, 0x84, 0x19, 0x00, 0x00, 0x00, //0x00000952 je LBB1_85
- //0x00000958 LBB1_83
- 0x44, 0x89, 0xe9, //0x00000958 movl %r13d, %ecx
- 0xf7, 0xd9, //0x0000095b negl %ecx
- 0x90, 0x90, 0x90, //0x0000095d .p2align 4, 0x90
- //0x00000960 LBB1_84
- 0x41, 0xc6, 0x07, 0x30, //0x00000960 movb $48, (%r15)
- 0x49, 0xff, 0xc7, //0x00000964 incq %r15
- 0xff, 0xc0, //0x00000967 incl %eax
- 0x39, 0xc8, //0x00000969 cmpl %ecx, %eax
- 0x0f, 0x8c, 0xef, 0xff, 0xff, 0xff, //0x0000096b jl LBB1_84
- //0x00000971 LBB1_85
- 0x4c, 0x89, 0xfe, //0x00000971 movq %r15, %rsi
- 0xc5, 0xf8, 0x77, //0x00000974 vzeroupper
- 0xe8, 0x94, 0x80, 0x00, 0x00, //0x00000977 callq _format_significand
- 0x90, 0x90, 0x90, 0x90, //0x0000097c .p2align 4, 0x90
- //0x00000980 LBB1_86
- 0x80, 0x78, 0xff, 0x30, //0x00000980 cmpb $48, $-1(%rax)
- 0x48, 0x8d, 0x40, 0xff, //0x00000984 leaq $-1(%rax), %rax
- 0x0f, 0x84, 0xf2, 0xff, 0xff, 0xff, //0x00000988 je LBB1_86
- 0x48, 0x8d, 0x48, 0x01, //0x0000098e leaq $1(%rax), %rcx
- 0x45, 0x85, 0xed, //0x00000992 testl %r13d, %r13d
- 0x0f, 0x8e, 0x83, 0x00, 0x00, 0x00, //0x00000995 jle LBB1_91
- 0x89, 0xca, //0x0000099b movl %ecx, %edx
- 0x44, 0x29, 0xfa, //0x0000099d subl %r15d, %edx
- 0x41, 0x39, 0xd5, //0x000009a0 cmpl %edx, %r13d
- 0x0f, 0x8d, 0x21, 0x00, 0x00, 0x00, //0x000009a3 jge LBB1_92
- 0x43, 0x8d, 0x54, 0x3d, 0x00, //0x000009a9 leal (%r13,%r15), %edx
- 0x29, 0xd1, //0x000009ae subl %edx, %ecx
- 0x48, 0x8d, 0x71, 0xff, //0x000009b0 leaq $-1(%rcx), %rsi
- 0x89, 0xca, //0x000009b4 movl %ecx, %edx
- 0x83, 0xe2, 0x03, //0x000009b6 andl $3, %edx
- 0x48, 0x83, 0xfe, 0x03, //0x000009b9 cmpq $3, %rsi
- 0x0f, 0x83, 0x63, 0x00, 0x00, 0x00, //0x000009bd jae LBB1_96
- 0x31, 0xc9, //0x000009c3 xorl %ecx, %ecx
- 0xe9, 0x7e, 0x00, 0x00, 0x00, //0x000009c5 jmp LBB1_99
- //0x000009ca LBB1_92
- 0x0f, 0x8e, 0x4e, 0x00, 0x00, 0x00, //0x000009ca jle LBB1_91
- 0x48, 0x89, 0xde, //0x000009d0 movq %rbx, %rsi
- 0x45, 0x01, 0xfd, //0x000009d3 addl %r15d, %r13d
- 0x41, 0x89, 0xc8, //0x000009d6 movl %ecx, %r8d
- 0x41, 0xf7, 0xd0, //0x000009d9 notl %r8d
- 0x45, 0x01, 0xe8, //0x000009dc addl %r13d, %r8d
- 0x31, 0xd2, //0x000009df xorl %edx, %edx
- 0x48, 0x89, 0xcb, //0x000009e1 movq %rcx, %rbx
- 0x41, 0x83, 0xf8, 0x7e, //0x000009e4 cmpl $126, %r8d
- 0x0f, 0x86, 0x8f, 0x01, 0x00, 0x00, //0x000009e8 jbe LBB1_110
- 0x49, 0xff, 0xc0, //0x000009ee incq %r8
- 0x48, 0x89, 0xf3, //0x000009f1 movq %rsi, %rbx
- 0x4c, 0x21, 0xc3, //0x000009f4 andq %r8, %rbx
- 0x48, 0x8d, 0x73, 0x80, //0x000009f7 leaq $-128(%rbx), %rsi
- 0x48, 0x89, 0xf7, //0x000009fb movq %rsi, %rdi
- 0x48, 0xc1, 0xef, 0x07, //0x000009fe shrq $7, %rdi
- 0x48, 0xff, 0xc7, //0x00000a02 incq %rdi
- 0x89, 0xfa, //0x00000a05 movl %edi, %edx
- 0x83, 0xe2, 0x03, //0x00000a07 andl $3, %edx
- 0x48, 0x81, 0xfe, 0x80, 0x01, 0x00, 0x00, //0x00000a0a cmpq $384, %rsi
- 0x0f, 0x83, 0x75, 0x00, 0x00, 0x00, //0x00000a11 jae LBB1_104
- 0x31, 0xff, //0x00000a17 xorl %edi, %edi
- 0xe9, 0x13, 0x01, 0x00, 0x00, //0x00000a19 jmp LBB1_106
- //0x00000a1e LBB1_91
- 0x48, 0x89, 0xcb, //0x00000a1e movq %rcx, %rbx
- 0xe9, 0x79, 0x01, 0x00, 0x00, //0x00000a21 jmp LBB1_112
- //0x00000a26 LBB1_96
- 0x48, 0x89, 0xd6, //0x00000a26 movq %rdx, %rsi
- 0x48, 0x29, 0xce, //0x00000a29 subq %rcx, %rsi
- 0x31, 0xc9, //0x00000a2c xorl %ecx, %ecx
- 0x90, 0x90, //0x00000a2e .p2align 4, 0x90
- //0x00000a30 LBB1_97
- 0x8b, 0x7c, 0x08, 0xfd, //0x00000a30 movl $-3(%rax,%rcx), %edi
- 0x89, 0x7c, 0x08, 0xfe, //0x00000a34 movl %edi, $-2(%rax,%rcx)
- 0x48, 0x83, 0xc1, 0xfc, //0x00000a38 addq $-4, %rcx
- 0x48, 0x39, 0xce, //0x00000a3c cmpq %rcx, %rsi
- 0x0f, 0x85, 0xeb, 0xff, 0xff, 0xff, //0x00000a3f jne LBB1_97
- 0x48, 0xf7, 0xd9, //0x00000a45 negq %rcx
- //0x00000a48 LBB1_99
- 0x48, 0x85, 0xd2, //0x00000a48 testq %rdx, %rdx
- 0x0f, 0x84, 0x27, 0x00, 0x00, 0x00, //0x00000a4b je LBB1_102
- 0x48, 0xf7, 0xd9, //0x00000a51 negq %rcx
- 0x48, 0xf7, 0xda, //0x00000a54 negq %rdx
- 0x31, 0xf6, //0x00000a57 xorl %esi, %esi
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000a59 .p2align 4, 0x90
- //0x00000a60 LBB1_101
- 0x48, 0x8d, 0x3c, 0x31, //0x00000a60 leaq (%rcx,%rsi), %rdi
- 0x0f, 0xb6, 0x1c, 0x38, //0x00000a64 movzbl (%rax,%rdi), %ebx
- 0x88, 0x5c, 0x38, 0x01, //0x00000a68 movb %bl, $1(%rax,%rdi)
- 0x48, 0xff, 0xce, //0x00000a6c decq %rsi
- 0x48, 0x39, 0xf2, //0x00000a6f cmpq %rsi, %rdx
- 0x0f, 0x85, 0xe8, 0xff, 0xff, 0xff, //0x00000a72 jne LBB1_101
- //0x00000a78 LBB1_102
- 0x49, 0x63, 0xcd, //0x00000a78 movslq %r13d, %rcx
- 0x41, 0xc6, 0x04, 0x0f, 0x2e, //0x00000a7b movb $46, (%r15,%rcx)
- 0x48, 0x83, 0xc0, 0x02, //0x00000a80 addq $2, %rax
- 0x48, 0x89, 0xc3, //0x00000a84 movq %rax, %rbx
- 0xe9, 0x13, 0x01, 0x00, 0x00, //0x00000a87 jmp LBB1_112
- //0x00000a8c LBB1_104
- 0x48, 0x89, 0xd6, //0x00000a8c movq %rdx, %rsi
- 0x48, 0x29, 0xfe, //0x00000a8f subq %rdi, %rsi
- 0x31, 0xff, //0x00000a92 xorl %edi, %edi
- 0xc5, 0xfd, 0x6f, 0x05, 0x04, 0xf6, 0xff, 0xff, //0x00000a94 vmovdqa $-2556(%rip), %ymm0 /* LCPI1_0+0(%rip) */
- //0x00000a9c LBB1_105
- 0xc5, 0xfe, 0x7f, 0x44, 0x38, 0x01, //0x00000a9c vmovdqu %ymm0, $1(%rax,%rdi)
- 0xc5, 0xfe, 0x7f, 0x44, 0x38, 0x21, //0x00000aa2 vmovdqu %ymm0, $33(%rax,%rdi)
- 0xc5, 0xfe, 0x7f, 0x44, 0x38, 0x41, //0x00000aa8 vmovdqu %ymm0, $65(%rax,%rdi)
- 0xc5, 0xfe, 0x7f, 0x44, 0x38, 0x61, //0x00000aae vmovdqu %ymm0, $97(%rax,%rdi)
- 0xc5, 0xfe, 0x7f, 0x84, 0x38, 0x81, 0x00, 0x00, 0x00, //0x00000ab4 vmovdqu %ymm0, $129(%rax,%rdi)
- 0xc5, 0xfe, 0x7f, 0x84, 0x38, 0xa1, 0x00, 0x00, 0x00, //0x00000abd vmovdqu %ymm0, $161(%rax,%rdi)
- 0xc5, 0xfe, 0x7f, 0x84, 0x38, 0xc1, 0x00, 0x00, 0x00, //0x00000ac6 vmovdqu %ymm0, $193(%rax,%rdi)
- 0xc5, 0xfe, 0x7f, 0x84, 0x38, 0xe1, 0x00, 0x00, 0x00, //0x00000acf vmovdqu %ymm0, $225(%rax,%rdi)
- 0xc5, 0xfe, 0x7f, 0x84, 0x38, 0x01, 0x01, 0x00, 0x00, //0x00000ad8 vmovdqu %ymm0, $257(%rax,%rdi)
- 0xc5, 0xfe, 0x7f, 0x84, 0x38, 0x21, 0x01, 0x00, 0x00, //0x00000ae1 vmovdqu %ymm0, $289(%rax,%rdi)
- 0xc5, 0xfe, 0x7f, 0x84, 0x38, 0x41, 0x01, 0x00, 0x00, //0x00000aea vmovdqu %ymm0, $321(%rax,%rdi)
- 0xc5, 0xfe, 0x7f, 0x84, 0x38, 0x61, 0x01, 0x00, 0x00, //0x00000af3 vmovdqu %ymm0, $353(%rax,%rdi)
- 0xc5, 0xfe, 0x7f, 0x84, 0x38, 0x81, 0x01, 0x00, 0x00, //0x00000afc vmovdqu %ymm0, $385(%rax,%rdi)
- 0xc5, 0xfe, 0x7f, 0x84, 0x38, 0xa1, 0x01, 0x00, 0x00, //0x00000b05 vmovdqu %ymm0, $417(%rax,%rdi)
- 0xc5, 0xfe, 0x7f, 0x84, 0x38, 0xc1, 0x01, 0x00, 0x00, //0x00000b0e vmovdqu %ymm0, $449(%rax,%rdi)
- 0xc5, 0xfe, 0x7f, 0x84, 0x38, 0xe1, 0x01, 0x00, 0x00, //0x00000b17 vmovdqu %ymm0, $481(%rax,%rdi)
- 0x48, 0x81, 0xc7, 0x00, 0x02, 0x00, 0x00, //0x00000b20 addq $512, %rdi
- 0x48, 0x83, 0xc6, 0x04, //0x00000b27 addq $4, %rsi
- 0x0f, 0x85, 0x6b, 0xff, 0xff, 0xff, //0x00000b2b jne LBB1_105
- //0x00000b31 LBB1_106
- 0x48, 0x89, 0xde, //0x00000b31 movq %rbx, %rsi
- 0x48, 0x8d, 0x5c, 0x18, 0x01, //0x00000b34 leaq $1(%rax,%rbx), %rbx
- 0x48, 0x85, 0xd2, //0x00000b39 testq %rdx, %rdx
- 0x0f, 0x84, 0x30, 0x00, 0x00, 0x00, //0x00000b3c je LBB1_109
- 0x48, 0x8d, 0x44, 0x38, 0x61, //0x00000b42 leaq $97(%rax,%rdi), %rax
- 0x48, 0xf7, 0xda, //0x00000b47 negq %rdx
- 0xc5, 0xfd, 0x6f, 0x05, 0x4e, 0xf5, 0xff, 0xff, //0x00000b4a vmovdqa $-2738(%rip), %ymm0 /* LCPI1_0+0(%rip) */
- //0x00000b52 LBB1_108
- 0xc5, 0xfe, 0x7f, 0x40, 0xa0, //0x00000b52 vmovdqu %ymm0, $-96(%rax)
- 0xc5, 0xfe, 0x7f, 0x40, 0xc0, //0x00000b57 vmovdqu %ymm0, $-64(%rax)
- 0xc5, 0xfe, 0x7f, 0x40, 0xe0, //0x00000b5c vmovdqu %ymm0, $-32(%rax)
- 0xc5, 0xfe, 0x7f, 0x00, //0x00000b61 vmovdqu %ymm0, (%rax)
- 0x48, 0x83, 0xe8, 0x80, //0x00000b65 subq $-128, %rax
- 0x48, 0xff, 0xc2, //0x00000b69 incq %rdx
- 0x0f, 0x85, 0xe0, 0xff, 0xff, 0xff, //0x00000b6c jne LBB1_108
- //0x00000b72 LBB1_109
- 0x89, 0xf2, //0x00000b72 movl %esi, %edx
- 0x49, 0x39, 0xf0, //0x00000b74 cmpq %rsi, %r8
- 0x0f, 0x84, 0x22, 0x00, 0x00, 0x00, //0x00000b77 je LBB1_112
- //0x00000b7d LBB1_110
- 0x41, 0x29, 0xd5, //0x00000b7d subl %edx, %r13d
- 0x41, 0x29, 0xcd, //0x00000b80 subl %ecx, %r13d
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000b83 .p2align 4, 0x90
- //0x00000b90 LBB1_111
- 0xc6, 0x03, 0x30, //0x00000b90 movb $48, (%rbx)
- 0x48, 0xff, 0xc3, //0x00000b93 incq %rbx
- 0x41, 0xff, 0xcd, //0x00000b96 decl %r13d
- 0x0f, 0x85, 0xf1, 0xff, 0xff, 0xff, //0x00000b99 jne LBB1_111
- //0x00000b9f LBB1_112
- 0x44, 0x29, 0xf3, //0x00000b9f subl %r14d, %ebx
- //0x00000ba2 LBB1_113
- 0x89, 0xd8, //0x00000ba2 movl %ebx, %eax
- 0x48, 0x83, 0xc4, 0x08, //0x00000ba4 addq $8, %rsp
- 0x5b, //0x00000ba8 popq %rbx
- 0x41, 0x5c, //0x00000ba9 popq %r12
- 0x41, 0x5d, //0x00000bab popq %r13
- 0x41, 0x5e, //0x00000bad popq %r14
- 0x41, 0x5f, //0x00000baf popq %r15
- 0x5d, //0x00000bb1 popq %rbp
- 0xc5, 0xf8, 0x77, //0x00000bb2 vzeroupper
- 0xc3, //0x00000bb5 retq
- //0x00000bb6 LBB1_114
- 0x31, 0xdb, //0x00000bb6 xorl %ebx, %ebx
- 0xe9, 0xe5, 0xff, 0xff, 0xff, //0x00000bb8 jmp LBB1_113
- //0x00000bbd LBB1_115
- 0xbb, 0xce, 0xfb, 0xff, 0xff, //0x00000bbd movl $-1074, %ebx
- 0x48, 0x89, 0xd7, //0x00000bc2 movq %rdx, %rdi
- 0xe9, 0x8f, 0xf5, 0xff, 0xff, //0x00000bc5 jmp LBB1_5
- //0x00000bca LBB1_116
- 0x48, 0x81, 0xff, 0x00, 0xca, 0x9a, 0x3b, //0x00000bca cmpq $1000000000, %rdi
- 0xba, 0x0a, 0x00, 0x00, 0x00, //0x00000bd1 movl $10, %edx
- 0xe9, 0x34, 0xfa, 0xff, 0xff, //0x00000bd6 jmp LBB1_50
- 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000bdb .p2align 4, 0x90
- //0x00000be0 _format_integer
- 0x55, //0x00000be0 pushq %rbp
- 0x48, 0x89, 0xe5, //0x00000be1 movq %rsp, %rbp
- 0x53, //0x00000be4 pushq %rbx
- 0x41, 0x89, 0xd0, //0x00000be5 movl %edx, %r8d
- 0x49, 0x01, 0xf0, //0x00000be8 addq %rsi, %r8
- 0x48, 0x89, 0xf8, //0x00000beb movq %rdi, %rax
- 0x48, 0xc1, 0xe8, 0x20, //0x00000bee shrq $32, %rax
- 0x0f, 0x84, 0xc3, 0x00, 0x00, 0x00, //0x00000bf2 je LBB2_1
- 0x48, 0xb9, 0xfd, 0xce, 0x61, 0x84, 0x11, 0x77, 0xcc, 0xab, //0x00000bf8 movabsq $-6067343680855748867, %rcx
- 0x48, 0x89, 0xf8, //0x00000c02 movq %rdi, %rax
- 0x48, 0xf7, 0xe1, //0x00000c05 mulq %rcx
- 0x48, 0xc1, 0xea, 0x1a, //0x00000c08 shrq $26, %rdx
- 0x69, 0xca, 0x00, 0x1f, 0x0a, 0xfa, //0x00000c0c imull $-100000000, %edx, %ecx
- 0x01, 0xf9, //0x00000c12 addl %edi, %ecx
- 0x41, 0xb9, 0x59, 0x17, 0xb7, 0xd1, //0x00000c14 movl $3518437209, %r9d
- 0x48, 0x89, 0xc8, //0x00000c1a movq %rcx, %rax
- 0x49, 0x0f, 0xaf, 0xc1, //0x00000c1d imulq %r9, %rax
- 0x48, 0xc1, 0xe8, 0x2d, //0x00000c21 shrq $45, %rax
- 0x69, 0xf8, 0x10, 0x27, 0x00, 0x00, //0x00000c25 imull $10000, %eax, %edi
- 0x29, 0xf9, //0x00000c2b subl %edi, %ecx
- 0x48, 0x89, 0xc7, //0x00000c2d movq %rax, %rdi
- 0x49, 0x0f, 0xaf, 0xf9, //0x00000c30 imulq %r9, %rdi
- 0x48, 0xc1, 0xef, 0x2d, //0x00000c34 shrq $45, %rdi
- 0x69, 0xff, 0x10, 0x27, 0x00, 0x00, //0x00000c38 imull $10000, %edi, %edi
- 0x29, 0xf8, //0x00000c3e subl %edi, %eax
- 0x0f, 0xb7, 0xf9, //0x00000c40 movzwl %cx, %edi
- 0xc1, 0xef, 0x02, //0x00000c43 shrl $2, %edi
- 0x44, 0x69, 0xcf, 0x7b, 0x14, 0x00, 0x00, //0x00000c46 imull $5243, %edi, %r9d
- 0x41, 0xc1, 0xe9, 0x11, //0x00000c4d shrl $17, %r9d
- 0x41, 0x6b, 0xf9, 0x64, //0x00000c51 imull $100, %r9d, %edi
- 0x29, 0xf9, //0x00000c55 subl %edi, %ecx
- 0x44, 0x0f, 0xb7, 0xd1, //0x00000c57 movzwl %cx, %r10d
- 0x0f, 0xb7, 0xf8, //0x00000c5b movzwl %ax, %edi
- 0xc1, 0xef, 0x02, //0x00000c5e shrl $2, %edi
- 0x69, 0xff, 0x7b, 0x14, 0x00, 0x00, //0x00000c61 imull $5243, %edi, %edi
- 0xc1, 0xef, 0x11, //0x00000c67 shrl $17, %edi
- 0x6b, 0xcf, 0x64, //0x00000c6a imull $100, %edi, %ecx
- 0x29, 0xc8, //0x00000c6d subl %ecx, %eax
- 0x44, 0x0f, 0xb7, 0xd8, //0x00000c6f movzwl %ax, %r11d
- 0x48, 0x8d, 0x0d, 0x76, 0xb2, 0x00, 0x00, //0x00000c73 leaq $45686(%rip), %rcx /* _Digits+0(%rip) */
- 0x42, 0x0f, 0xb7, 0x04, 0x51, //0x00000c7a movzwl (%rcx,%r10,2), %eax
- 0x66, 0x41, 0x89, 0x40, 0xfe, //0x00000c7f movw %ax, $-2(%r8)
- 0x42, 0x0f, 0xb7, 0x04, 0x49, //0x00000c84 movzwl (%rcx,%r9,2), %eax
- 0x66, 0x41, 0x89, 0x40, 0xfc, //0x00000c89 movw %ax, $-4(%r8)
- 0x42, 0x0f, 0xb7, 0x04, 0x59, //0x00000c8e movzwl (%rcx,%r11,2), %eax
- 0x66, 0x41, 0x89, 0x40, 0xfa, //0x00000c93 movw %ax, $-6(%r8)
- 0x4d, 0x8d, 0x58, 0xf8, //0x00000c98 leaq $-8(%r8), %r11
- 0x0f, 0xb7, 0x0c, 0x79, //0x00000c9c movzwl (%rcx,%rdi,2), %ecx
- 0x66, 0x41, 0x89, 0x48, 0xf8, //0x00000ca0 movw %cx, $-8(%r8)
- 0x48, 0x89, 0xd7, //0x00000ca5 movq %rdx, %rdi
- 0x81, 0xff, 0x10, 0x27, 0x00, 0x00, //0x00000ca8 cmpl $10000, %edi
- 0x0f, 0x83, 0x16, 0x00, 0x00, 0x00, //0x00000cae jae LBB2_5
- //0x00000cb4 LBB2_4
- 0x89, 0xfa, //0x00000cb4 movl %edi, %edx
- 0xe9, 0x6d, 0x00, 0x00, 0x00, //0x00000cb6 jmp LBB2_7
- //0x00000cbb LBB2_1
- 0x4d, 0x89, 0xc3, //0x00000cbb movq %r8, %r11
- 0x81, 0xff, 0x10, 0x27, 0x00, 0x00, //0x00000cbe cmpl $10000, %edi
- 0x0f, 0x82, 0xea, 0xff, 0xff, 0xff, //0x00000cc4 jb LBB2_4
- //0x00000cca LBB2_5
- 0x41, 0xb9, 0x59, 0x17, 0xb7, 0xd1, //0x00000cca movl $3518437209, %r9d
- 0x4c, 0x8d, 0x15, 0x19, 0xb2, 0x00, 0x00, //0x00000cd0 leaq $45593(%rip), %r10 /* _Digits+0(%rip) */
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000cd7 .p2align 4, 0x90
- //0x00000ce0 LBB2_6
- 0x89, 0xfa, //0x00000ce0 movl %edi, %edx
- 0x49, 0x0f, 0xaf, 0xd1, //0x00000ce2 imulq %r9, %rdx
- 0x48, 0xc1, 0xea, 0x2d, //0x00000ce6 shrq $45, %rdx
- 0x69, 0xca, 0xf0, 0xd8, 0xff, 0xff, //0x00000cea imull $-10000, %edx, %ecx
- 0x01, 0xf9, //0x00000cf0 addl %edi, %ecx
- 0x48, 0x69, 0xc1, 0x1f, 0x85, 0xeb, 0x51, //0x00000cf2 imulq $1374389535, %rcx, %rax
- 0x48, 0xc1, 0xe8, 0x25, //0x00000cf9 shrq $37, %rax
- 0x6b, 0xd8, 0x64, //0x00000cfd imull $100, %eax, %ebx
- 0x29, 0xd9, //0x00000d00 subl %ebx, %ecx
- 0x41, 0x0f, 0xb7, 0x0c, 0x4a, //0x00000d02 movzwl (%r10,%rcx,2), %ecx
- 0x66, 0x41, 0x89, 0x4b, 0xfe, //0x00000d07 movw %cx, $-2(%r11)
- 0x41, 0x0f, 0xb7, 0x04, 0x42, //0x00000d0c movzwl (%r10,%rax,2), %eax
- 0x66, 0x41, 0x89, 0x43, 0xfc, //0x00000d11 movw %ax, $-4(%r11)
- 0x49, 0x83, 0xc3, 0xfc, //0x00000d16 addq $-4, %r11
- 0x81, 0xff, 0xff, 0xe0, 0xf5, 0x05, //0x00000d1a cmpl $99999999, %edi
- 0x89, 0xd7, //0x00000d20 movl %edx, %edi
- 0x0f, 0x87, 0xb8, 0xff, 0xff, 0xff, //0x00000d22 ja LBB2_6
- //0x00000d28 LBB2_7
- 0x83, 0xfa, 0x64, //0x00000d28 cmpl $100, %edx
- 0x0f, 0x82, 0x2d, 0x00, 0x00, 0x00, //0x00000d2b jb LBB2_9
- 0x0f, 0xb7, 0xc2, //0x00000d31 movzwl %dx, %eax
- 0xc1, 0xe8, 0x02, //0x00000d34 shrl $2, %eax
- 0x69, 0xc0, 0x7b, 0x14, 0x00, 0x00, //0x00000d37 imull $5243, %eax, %eax
- 0xc1, 0xe8, 0x11, //0x00000d3d shrl $17, %eax
- 0x6b, 0xc8, 0x64, //0x00000d40 imull $100, %eax, %ecx
- 0x29, 0xca, //0x00000d43 subl %ecx, %edx
- 0x0f, 0xb7, 0xca, //0x00000d45 movzwl %dx, %ecx
- 0x48, 0x8d, 0x15, 0xa1, 0xb1, 0x00, 0x00, //0x00000d48 leaq $45473(%rip), %rdx /* _Digits+0(%rip) */
- 0x0f, 0xb7, 0x0c, 0x4a, //0x00000d4f movzwl (%rdx,%rcx,2), %ecx
- 0x66, 0x41, 0x89, 0x4b, 0xfe, //0x00000d53 movw %cx, $-2(%r11)
- 0x49, 0x83, 0xc3, 0xfe, //0x00000d58 addq $-2, %r11
- 0x89, 0xc2, //0x00000d5c movl %eax, %edx
- //0x00000d5e LBB2_9
- 0x83, 0xfa, 0x0a, //0x00000d5e cmpl $10, %edx
- 0x0f, 0x82, 0x18, 0x00, 0x00, 0x00, //0x00000d61 jb LBB2_11
- 0x89, 0xd0, //0x00000d67 movl %edx, %eax
- 0x48, 0x8d, 0x0d, 0x80, 0xb1, 0x00, 0x00, //0x00000d69 leaq $45440(%rip), %rcx /* _Digits+0(%rip) */
- 0x0f, 0xb7, 0x04, 0x41, //0x00000d70 movzwl (%rcx,%rax,2), %eax
- 0x66, 0x41, 0x89, 0x43, 0xfe, //0x00000d74 movw %ax, $-2(%r11)
- 0x4c, 0x89, 0xc0, //0x00000d79 movq %r8, %rax
- 0x5b, //0x00000d7c popq %rbx
- 0x5d, //0x00000d7d popq %rbp
- 0xc3, //0x00000d7e retq
- //0x00000d7f LBB2_11
- 0x80, 0xc2, 0x30, //0x00000d7f addb $48, %dl
- 0x88, 0x16, //0x00000d82 movb %dl, (%rsi)
- 0x4c, 0x89, 0xc0, //0x00000d84 movq %r8, %rax
- 0x5b, //0x00000d87 popq %rbx
- 0x5d, //0x00000d88 popq %rbp
- 0xc3, //0x00000d89 retq
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000d8a .p2align 4, 0x90
- //0x00000d90 _i64toa
- 0x48, 0x85, 0xf6, //0x00000d90 testq %rsi, %rsi
- 0x0f, 0x88, 0x05, 0x00, 0x00, 0x00, //0x00000d93 js LBB3_1
- 0xe9, 0x62, 0x00, 0x00, 0x00, //0x00000d99 jmp _u64toa
- //0x00000d9e LBB3_1
- 0x55, //0x00000d9e pushq %rbp
- 0x48, 0x89, 0xe5, //0x00000d9f movq %rsp, %rbp
- 0xc6, 0x07, 0x2d, //0x00000da2 movb $45, (%rdi)
- 0x48, 0xff, 0xc7, //0x00000da5 incq %rdi
- 0x48, 0xf7, 0xde, //0x00000da8 negq %rsi
- 0xe8, 0x50, 0x00, 0x00, 0x00, //0x00000dab callq _u64toa
- 0xff, 0xc0, //0x00000db0 incl %eax
- 0x5d, //0x00000db2 popq %rbp
- 0xc3, //0x00000db3 retq
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000db4 .p2align 4, 0x00
- //0x00000dc0 LCPI4_0
- 0x59, 0x17, 0xb7, 0xd1, 0x00, 0x00, 0x00, 0x00, //0x00000dc0 .quad 3518437209
- 0x59, 0x17, 0xb7, 0xd1, 0x00, 0x00, 0x00, 0x00, //0x00000dc8 .quad 3518437209
- //0x00000dd0 LCPI4_3
- 0x0a, 0x00, //0x00000dd0 .word 10
- 0x0a, 0x00, //0x00000dd2 .word 10
- 0x0a, 0x00, //0x00000dd4 .word 10
- 0x0a, 0x00, //0x00000dd6 .word 10
- 0x0a, 0x00, //0x00000dd8 .word 10
- 0x0a, 0x00, //0x00000dda .word 10
- 0x0a, 0x00, //0x00000ddc .word 10
- 0x0a, 0x00, //0x00000dde .word 10
- //0x00000de0 LCPI4_4
- 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, //0x00000de0 QUAD $0x3030303030303030; QUAD $0x3030303030303030 // .space 16, '0000000000000000'
- //0x00000df0 .p2align 3, 0x00
- //0x00000df0 LCPI4_1
- 0xc5, 0x20, 0x7b, 0x14, 0x34, 0x33, 0x00, 0x80, //0x00000df0 .quad -9223315738079846203
- //0x00000df8 LCPI4_2
- 0x80, 0x00, 0x00, 0x08, 0x00, 0x20, 0x00, 0x80, //0x00000df8 .quad -9223336852348469120
- //0x00000e00 .p2align 4, 0x90
- //0x00000e00 _u64toa
- 0x55, //0x00000e00 pushq %rbp
- 0x48, 0x89, 0xe5, //0x00000e01 movq %rsp, %rbp
- 0x48, 0x81, 0xfe, 0x0f, 0x27, 0x00, 0x00, //0x00000e04 cmpq $9999, %rsi
- 0x0f, 0x87, 0xa2, 0x00, 0x00, 0x00, //0x00000e0b ja LBB4_8
- 0x0f, 0xb7, 0xc6, //0x00000e11 movzwl %si, %eax
- 0xc1, 0xe8, 0x02, //0x00000e14 shrl $2, %eax
- 0x69, 0xc0, 0x7b, 0x14, 0x00, 0x00, //0x00000e17 imull $5243, %eax, %eax
- 0xc1, 0xe8, 0x11, //0x00000e1d shrl $17, %eax
- 0x48, 0x8d, 0x14, 0x00, //0x00000e20 leaq (%rax,%rax), %rdx
- 0x6b, 0xc0, 0x64, //0x00000e24 imull $100, %eax, %eax
- 0x89, 0xf1, //0x00000e27 movl %esi, %ecx
- 0x29, 0xc1, //0x00000e29 subl %eax, %ecx
- 0x0f, 0xb7, 0xc1, //0x00000e2b movzwl %cx, %eax
- 0x48, 0x01, 0xc0, //0x00000e2e addq %rax, %rax
- 0x81, 0xfe, 0xe8, 0x03, 0x00, 0x00, //0x00000e31 cmpl $1000, %esi
- 0x0f, 0x82, 0x16, 0x00, 0x00, 0x00, //0x00000e37 jb LBB4_3
- 0x48, 0x8d, 0x0d, 0xac, 0xb0, 0x00, 0x00, //0x00000e3d leaq $45228(%rip), %rcx /* _Digits+0(%rip) */
- 0x8a, 0x0c, 0x0a, //0x00000e44 movb (%rdx,%rcx), %cl
- 0x88, 0x0f, //0x00000e47 movb %cl, (%rdi)
- 0xb9, 0x01, 0x00, 0x00, 0x00, //0x00000e49 movl $1, %ecx
- 0xe9, 0x0b, 0x00, 0x00, 0x00, //0x00000e4e jmp LBB4_4
- //0x00000e53 LBB4_3
- 0x31, 0xc9, //0x00000e53 xorl %ecx, %ecx
- 0x83, 0xfe, 0x64, //0x00000e55 cmpl $100, %esi
- 0x0f, 0x82, 0x45, 0x00, 0x00, 0x00, //0x00000e58 jb LBB4_5
- //0x00000e5e LBB4_4
- 0x0f, 0xb7, 0xd2, //0x00000e5e movzwl %dx, %edx
- 0x48, 0x83, 0xca, 0x01, //0x00000e61 orq $1, %rdx
- 0x48, 0x8d, 0x35, 0x84, 0xb0, 0x00, 0x00, //0x00000e65 leaq $45188(%rip), %rsi /* _Digits+0(%rip) */
- 0x8a, 0x14, 0x32, //0x00000e6c movb (%rdx,%rsi), %dl
- 0x89, 0xce, //0x00000e6f movl %ecx, %esi
- 0xff, 0xc1, //0x00000e71 incl %ecx
- 0x88, 0x14, 0x37, //0x00000e73 movb %dl, (%rdi,%rsi)
- //0x00000e76 LBB4_6
- 0x48, 0x8d, 0x15, 0x73, 0xb0, 0x00, 0x00, //0x00000e76 leaq $45171(%rip), %rdx /* _Digits+0(%rip) */
- 0x8a, 0x14, 0x10, //0x00000e7d movb (%rax,%rdx), %dl
- 0x89, 0xce, //0x00000e80 movl %ecx, %esi
- 0xff, 0xc1, //0x00000e82 incl %ecx
- 0x88, 0x14, 0x37, //0x00000e84 movb %dl, (%rdi,%rsi)
- //0x00000e87 LBB4_7
- 0x0f, 0xb7, 0xc0, //0x00000e87 movzwl %ax, %eax
- 0x48, 0x83, 0xc8, 0x01, //0x00000e8a orq $1, %rax
- 0x48, 0x8d, 0x15, 0x5b, 0xb0, 0x00, 0x00, //0x00000e8e leaq $45147(%rip), %rdx /* _Digits+0(%rip) */
- 0x8a, 0x04, 0x10, //0x00000e95 movb (%rax,%rdx), %al
- 0x89, 0xca, //0x00000e98 movl %ecx, %edx
- 0xff, 0xc1, //0x00000e9a incl %ecx
- 0x88, 0x04, 0x17, //0x00000e9c movb %al, (%rdi,%rdx)
- 0x89, 0xc8, //0x00000e9f movl %ecx, %eax
- 0x5d, //0x00000ea1 popq %rbp
- 0xc3, //0x00000ea2 retq
- //0x00000ea3 LBB4_5
- 0x31, 0xc9, //0x00000ea3 xorl %ecx, %ecx
- 0x83, 0xfe, 0x0a, //0x00000ea5 cmpl $10, %esi
- 0x0f, 0x83, 0xc8, 0xff, 0xff, 0xff, //0x00000ea8 jae LBB4_6
- 0xe9, 0xd4, 0xff, 0xff, 0xff, //0x00000eae jmp LBB4_7
- //0x00000eb3 LBB4_8
- 0x48, 0x81, 0xfe, 0xff, 0xe0, 0xf5, 0x05, //0x00000eb3 cmpq $99999999, %rsi
- 0x0f, 0x87, 0x1e, 0x01, 0x00, 0x00, //0x00000eba ja LBB4_16
- 0x89, 0xf0, //0x00000ec0 movl %esi, %eax
- 0xba, 0x59, 0x17, 0xb7, 0xd1, //0x00000ec2 movl $3518437209, %edx
- 0x48, 0x0f, 0xaf, 0xd0, //0x00000ec7 imulq %rax, %rdx
- 0x48, 0xc1, 0xea, 0x2d, //0x00000ecb shrq $45, %rdx
- 0x44, 0x69, 0xc2, 0x10, 0x27, 0x00, 0x00, //0x00000ecf imull $10000, %edx, %r8d
- 0x89, 0xf1, //0x00000ed6 movl %esi, %ecx
- 0x44, 0x29, 0xc1, //0x00000ed8 subl %r8d, %ecx
- 0x4c, 0x69, 0xd0, 0x83, 0xde, 0x1b, 0x43, //0x00000edb imulq $1125899907, %rax, %r10
- 0x49, 0xc1, 0xea, 0x31, //0x00000ee2 shrq $49, %r10
- 0x41, 0x83, 0xe2, 0xfe, //0x00000ee6 andl $-2, %r10d
- 0x0f, 0xb7, 0xc2, //0x00000eea movzwl %dx, %eax
- 0xc1, 0xe8, 0x02, //0x00000eed shrl $2, %eax
- 0x69, 0xc0, 0x7b, 0x14, 0x00, 0x00, //0x00000ef0 imull $5243, %eax, %eax
- 0xc1, 0xe8, 0x11, //0x00000ef6 shrl $17, %eax
- 0x6b, 0xc0, 0x64, //0x00000ef9 imull $100, %eax, %eax
- 0x29, 0xc2, //0x00000efc subl %eax, %edx
- 0x44, 0x0f, 0xb7, 0xca, //0x00000efe movzwl %dx, %r9d
- 0x4d, 0x01, 0xc9, //0x00000f02 addq %r9, %r9
- 0x0f, 0xb7, 0xc1, //0x00000f05 movzwl %cx, %eax
- 0xc1, 0xe8, 0x02, //0x00000f08 shrl $2, %eax
- 0x69, 0xc0, 0x7b, 0x14, 0x00, 0x00, //0x00000f0b imull $5243, %eax, %eax
- 0xc1, 0xe8, 0x11, //0x00000f11 shrl $17, %eax
- 0x4c, 0x8d, 0x04, 0x00, //0x00000f14 leaq (%rax,%rax), %r8
- 0x6b, 0xc0, 0x64, //0x00000f18 imull $100, %eax, %eax
- 0x29, 0xc1, //0x00000f1b subl %eax, %ecx
- 0x44, 0x0f, 0xb7, 0xd9, //0x00000f1d movzwl %cx, %r11d
- 0x4d, 0x01, 0xdb, //0x00000f21 addq %r11, %r11
- 0x81, 0xfe, 0x80, 0x96, 0x98, 0x00, //0x00000f24 cmpl $10000000, %esi
- 0x0f, 0x82, 0x17, 0x00, 0x00, 0x00, //0x00000f2a jb LBB4_11
- 0x48, 0x8d, 0x05, 0xb9, 0xaf, 0x00, 0x00, //0x00000f30 leaq $44985(%rip), %rax /* _Digits+0(%rip) */
- 0x41, 0x8a, 0x04, 0x02, //0x00000f37 movb (%r10,%rax), %al
- 0x88, 0x07, //0x00000f3b movb %al, (%rdi)
- 0xb9, 0x01, 0x00, 0x00, 0x00, //0x00000f3d movl $1, %ecx
- 0xe9, 0x0e, 0x00, 0x00, 0x00, //0x00000f42 jmp LBB4_12
- //0x00000f47 LBB4_11
- 0x31, 0xc9, //0x00000f47 xorl %ecx, %ecx
- 0x81, 0xfe, 0x40, 0x42, 0x0f, 0x00, //0x00000f49 cmpl $1000000, %esi
- 0x0f, 0x82, 0x76, 0x00, 0x00, 0x00, //0x00000f4f jb LBB4_13
- //0x00000f55 LBB4_12
- 0x44, 0x89, 0xd0, //0x00000f55 movl %r10d, %eax
- 0x48, 0x83, 0xc8, 0x01, //0x00000f58 orq $1, %rax
- 0x48, 0x8d, 0x35, 0x8d, 0xaf, 0x00, 0x00, //0x00000f5c leaq $44941(%rip), %rsi /* _Digits+0(%rip) */
- 0x8a, 0x04, 0x30, //0x00000f63 movb (%rax,%rsi), %al
- 0x89, 0xce, //0x00000f66 movl %ecx, %esi
- 0xff, 0xc1, //0x00000f68 incl %ecx
- 0x88, 0x04, 0x37, //0x00000f6a movb %al, (%rdi,%rsi)
- //0x00000f6d LBB4_14
- 0x48, 0x8d, 0x05, 0x7c, 0xaf, 0x00, 0x00, //0x00000f6d leaq $44924(%rip), %rax /* _Digits+0(%rip) */
- 0x41, 0x8a, 0x04, 0x01, //0x00000f74 movb (%r9,%rax), %al
- 0x89, 0xce, //0x00000f78 movl %ecx, %esi
- 0xff, 0xc1, //0x00000f7a incl %ecx
- 0x88, 0x04, 0x37, //0x00000f7c movb %al, (%rdi,%rsi)
- //0x00000f7f LBB4_15
- 0x41, 0x0f, 0xb7, 0xc1, //0x00000f7f movzwl %r9w, %eax
- 0x48, 0x83, 0xc8, 0x01, //0x00000f83 orq $1, %rax
- 0x48, 0x8d, 0x35, 0x62, 0xaf, 0x00, 0x00, //0x00000f87 leaq $44898(%rip), %rsi /* _Digits+0(%rip) */
- 0x8a, 0x04, 0x30, //0x00000f8e movb (%rax,%rsi), %al
- 0x89, 0xca, //0x00000f91 movl %ecx, %edx
- 0x88, 0x04, 0x3a, //0x00000f93 movb %al, (%rdx,%rdi)
- 0x41, 0x8a, 0x04, 0x30, //0x00000f96 movb (%r8,%rsi), %al
- 0x88, 0x44, 0x3a, 0x01, //0x00000f9a movb %al, $1(%rdx,%rdi)
- 0x41, 0x0f, 0xb7, 0xc0, //0x00000f9e movzwl %r8w, %eax
- 0x48, 0x83, 0xc8, 0x01, //0x00000fa2 orq $1, %rax
- 0x8a, 0x04, 0x30, //0x00000fa6 movb (%rax,%rsi), %al
- 0x88, 0x44, 0x3a, 0x02, //0x00000fa9 movb %al, $2(%rdx,%rdi)
- 0x41, 0x8a, 0x04, 0x33, //0x00000fad movb (%r11,%rsi), %al
- 0x88, 0x44, 0x3a, 0x03, //0x00000fb1 movb %al, $3(%rdx,%rdi)
- 0x41, 0x0f, 0xb7, 0xc3, //0x00000fb5 movzwl %r11w, %eax
- 0x48, 0x83, 0xc8, 0x01, //0x00000fb9 orq $1, %rax
- 0x8a, 0x04, 0x30, //0x00000fbd movb (%rax,%rsi), %al
- 0x83, 0xc1, 0x05, //0x00000fc0 addl $5, %ecx
- 0x88, 0x44, 0x3a, 0x04, //0x00000fc3 movb %al, $4(%rdx,%rdi)
- 0x89, 0xc8, //0x00000fc7 movl %ecx, %eax
- 0x5d, //0x00000fc9 popq %rbp
- 0xc3, //0x00000fca retq
- //0x00000fcb LBB4_13
- 0x31, 0xc9, //0x00000fcb xorl %ecx, %ecx
- 0x81, 0xfe, 0xa0, 0x86, 0x01, 0x00, //0x00000fcd cmpl $100000, %esi
- 0x0f, 0x83, 0x94, 0xff, 0xff, 0xff, //0x00000fd3 jae LBB4_14
- 0xe9, 0xa1, 0xff, 0xff, 0xff, //0x00000fd9 jmp LBB4_15
- //0x00000fde LBB4_16
- 0x48, 0xb8, 0xff, 0xff, 0xc0, 0x6f, 0xf2, 0x86, 0x23, 0x00, //0x00000fde movabsq $9999999999999999, %rax
- 0x48, 0x39, 0xc6, //0x00000fe8 cmpq %rax, %rsi
- 0x0f, 0x87, 0x05, 0x01, 0x00, 0x00, //0x00000feb ja LBB4_18
- 0x48, 0xb9, 0xfd, 0xce, 0x61, 0x84, 0x11, 0x77, 0xcc, 0xab, //0x00000ff1 movabsq $-6067343680855748867, %rcx
- 0x48, 0x89, 0xf0, //0x00000ffb movq %rsi, %rax
- 0x48, 0xf7, 0xe1, //0x00000ffe mulq %rcx
- 0x48, 0xc1, 0xea, 0x1a, //0x00001001 shrq $26, %rdx
- 0x69, 0xc2, 0x00, 0xe1, 0xf5, 0x05, //0x00001005 imull $100000000, %edx, %eax
- 0x29, 0xc6, //0x0000100b subl %eax, %esi
- 0xc5, 0xf9, 0x6e, 0xc2, //0x0000100d vmovd %edx, %xmm0
- 0xc5, 0xf9, 0x6f, 0x0d, 0xa7, 0xfd, 0xff, 0xff, //0x00001011 vmovdqa $-601(%rip), %xmm1 /* LCPI4_0+0(%rip) */
- 0xc5, 0xf9, 0xf4, 0xd1, //0x00001019 vpmuludq %xmm1, %xmm0, %xmm2
- 0xc5, 0xe9, 0x73, 0xd2, 0x2d, //0x0000101d vpsrlq $45, %xmm2, %xmm2
- 0xb8, 0x10, 0x27, 0x00, 0x00, //0x00001022 movl $10000, %eax
- 0xc4, 0xe1, 0xf9, 0x6e, 0xd8, //0x00001027 vmovq %rax, %xmm3
- 0xc5, 0xe9, 0xf4, 0xe3, //0x0000102c vpmuludq %xmm3, %xmm2, %xmm4
- 0xc5, 0xf9, 0xfa, 0xc4, //0x00001030 vpsubd %xmm4, %xmm0, %xmm0
- 0xc5, 0xe9, 0x61, 0xc0, //0x00001034 vpunpcklwd %xmm0, %xmm2, %xmm0
- 0xc5, 0xf9, 0x73, 0xf0, 0x02, //0x00001038 vpsllq $2, %xmm0, %xmm0
- 0xc5, 0xfb, 0x70, 0xc0, 0x50, //0x0000103d vpshuflw $80, %xmm0, %xmm0
- 0xc5, 0xf9, 0x70, 0xc0, 0x50, //0x00001042 vpshufd $80, %xmm0, %xmm0
- 0xc5, 0xfb, 0x12, 0x15, 0xa1, 0xfd, 0xff, 0xff, //0x00001047 vmovddup $-607(%rip), %xmm2 /* LCPI4_1+0(%rip) */
- 0xc5, 0xf9, 0xe4, 0xc2, //0x0000104f vpmulhuw %xmm2, %xmm0, %xmm0
- 0xc5, 0xfb, 0x12, 0x25, 0x9d, 0xfd, 0xff, 0xff, //0x00001053 vmovddup $-611(%rip), %xmm4 /* LCPI4_2+0(%rip) */
- 0xc5, 0xf9, 0xe4, 0xc4, //0x0000105b vpmulhuw %xmm4, %xmm0, %xmm0
- 0xc5, 0xf9, 0x6f, 0x2d, 0x69, 0xfd, 0xff, 0xff, //0x0000105f vmovdqa $-663(%rip), %xmm5 /* LCPI4_3+0(%rip) */
- 0xc5, 0xf9, 0xd5, 0xf5, //0x00001067 vpmullw %xmm5, %xmm0, %xmm6
- 0xc5, 0xc9, 0x73, 0xf6, 0x10, //0x0000106b vpsllq $16, %xmm6, %xmm6
- 0xc5, 0xf9, 0xf9, 0xc6, //0x00001070 vpsubw %xmm6, %xmm0, %xmm0
- 0xc5, 0xf9, 0x6e, 0xf6, //0x00001074 vmovd %esi, %xmm6
- 0xc5, 0xc9, 0xf4, 0xc9, //0x00001078 vpmuludq %xmm1, %xmm6, %xmm1
- 0xc5, 0xf1, 0x73, 0xd1, 0x2d, //0x0000107c vpsrlq $45, %xmm1, %xmm1
- 0xc5, 0xf1, 0xf4, 0xdb, //0x00001081 vpmuludq %xmm3, %xmm1, %xmm3
- 0xc5, 0xc9, 0xfa, 0xdb, //0x00001085 vpsubd %xmm3, %xmm6, %xmm3
- 0xc5, 0xf1, 0x61, 0xcb, //0x00001089 vpunpcklwd %xmm3, %xmm1, %xmm1
- 0xc5, 0xf1, 0x73, 0xf1, 0x02, //0x0000108d vpsllq $2, %xmm1, %xmm1
- 0xc5, 0xfb, 0x70, 0xc9, 0x50, //0x00001092 vpshuflw $80, %xmm1, %xmm1
- 0xc5, 0xf9, 0x70, 0xc9, 0x50, //0x00001097 vpshufd $80, %xmm1, %xmm1
- 0xc5, 0xf1, 0xe4, 0xca, //0x0000109c vpmulhuw %xmm2, %xmm1, %xmm1
- 0xc5, 0xf1, 0xe4, 0xcc, //0x000010a0 vpmulhuw %xmm4, %xmm1, %xmm1
- 0xc5, 0xf1, 0xd5, 0xd5, //0x000010a4 vpmullw %xmm5, %xmm1, %xmm2
- 0xc5, 0xe9, 0x73, 0xf2, 0x10, //0x000010a8 vpsllq $16, %xmm2, %xmm2
- 0xc5, 0xf1, 0xf9, 0xca, //0x000010ad vpsubw %xmm2, %xmm1, %xmm1
- 0xc5, 0xf9, 0x67, 0xc1, //0x000010b1 vpackuswb %xmm1, %xmm0, %xmm0
- 0xc5, 0xf9, 0xfc, 0x0d, 0x23, 0xfd, 0xff, 0xff, //0x000010b5 vpaddb $-733(%rip), %xmm0, %xmm1 /* LCPI4_4+0(%rip) */
- 0xc5, 0xe9, 0xef, 0xd2, //0x000010bd vpxor %xmm2, %xmm2, %xmm2
- 0xc5, 0xf9, 0x74, 0xc2, //0x000010c1 vpcmpeqb %xmm2, %xmm0, %xmm0
- 0xc5, 0xf9, 0xd7, 0xc0, //0x000010c5 vpmovmskb %xmm0, %eax
- 0x0d, 0x00, 0x80, 0x00, 0x00, //0x000010c9 orl $32768, %eax
- 0x35, 0xff, 0x7f, 0xff, 0xff, //0x000010ce xorl $-32769, %eax
- 0x0f, 0xbc, 0xc0, //0x000010d3 bsfl %eax, %eax
- 0xb9, 0x10, 0x00, 0x00, 0x00, //0x000010d6 movl $16, %ecx
- 0x29, 0xc1, //0x000010db subl %eax, %ecx
- 0x48, 0xc1, 0xe0, 0x04, //0x000010dd shlq $4, %rax
- 0x48, 0x8d, 0x15, 0x68, 0xd5, 0x00, 0x00, //0x000010e1 leaq $54632(%rip), %rdx /* _VecShiftShuffles+0(%rip) */
- 0xc4, 0xe2, 0x71, 0x00, 0x04, 0x10, //0x000010e8 vpshufb (%rax,%rdx), %xmm1, %xmm0
- 0xc5, 0xfa, 0x7f, 0x07, //0x000010ee vmovdqu %xmm0, (%rdi)
- 0x89, 0xc8, //0x000010f2 movl %ecx, %eax
- 0x5d, //0x000010f4 popq %rbp
- 0xc3, //0x000010f5 retq
- //0x000010f6 LBB4_18
- 0x48, 0xb9, 0x57, 0x78, 0x13, 0xb1, 0x2f, 0x65, 0xa5, 0x39, //0x000010f6 movabsq $4153837486827862103, %rcx
- 0x48, 0x89, 0xf0, //0x00001100 movq %rsi, %rax
- 0x48, 0xf7, 0xe1, //0x00001103 mulq %rcx
- 0x48, 0xc1, 0xea, 0x33, //0x00001106 shrq $51, %rdx
- 0x48, 0xb8, 0x00, 0x00, 0xc1, 0x6f, 0xf2, 0x86, 0x23, 0x00, //0x0000110a movabsq $10000000000000000, %rax
- 0x48, 0x0f, 0xaf, 0xc2, //0x00001114 imulq %rdx, %rax
- 0x48, 0x29, 0xc6, //0x00001118 subq %rax, %rsi
- 0x83, 0xfa, 0x09, //0x0000111b cmpl $9, %edx
- 0x0f, 0x87, 0x0f, 0x00, 0x00, 0x00, //0x0000111e ja LBB4_20
- 0x80, 0xc2, 0x30, //0x00001124 addb $48, %dl
- 0x88, 0x17, //0x00001127 movb %dl, (%rdi)
- 0xb9, 0x01, 0x00, 0x00, 0x00, //0x00001129 movl $1, %ecx
- 0xe9, 0xba, 0x00, 0x00, 0x00, //0x0000112e jmp LBB4_25
- //0x00001133 LBB4_20
- 0x83, 0xfa, 0x63, //0x00001133 cmpl $99, %edx
- 0x0f, 0x87, 0x1f, 0x00, 0x00, 0x00, //0x00001136 ja LBB4_22
- 0x89, 0xd0, //0x0000113c movl %edx, %eax
- 0x48, 0x8d, 0x0d, 0xab, 0xad, 0x00, 0x00, //0x0000113e leaq $44459(%rip), %rcx /* _Digits+0(%rip) */
- 0x8a, 0x14, 0x41, //0x00001145 movb (%rcx,%rax,2), %dl
- 0x8a, 0x44, 0x41, 0x01, //0x00001148 movb $1(%rcx,%rax,2), %al
- 0x88, 0x17, //0x0000114c movb %dl, (%rdi)
- 0x88, 0x47, 0x01, //0x0000114e movb %al, $1(%rdi)
- 0xb9, 0x02, 0x00, 0x00, 0x00, //0x00001151 movl $2, %ecx
- 0xe9, 0x92, 0x00, 0x00, 0x00, //0x00001156 jmp LBB4_25
- //0x0000115b LBB4_22
- 0x89, 0xd0, //0x0000115b movl %edx, %eax
- 0xc1, 0xe8, 0x02, //0x0000115d shrl $2, %eax
- 0x69, 0xc0, 0x7b, 0x14, 0x00, 0x00, //0x00001160 imull $5243, %eax, %eax
- 0xc1, 0xe8, 0x11, //0x00001166 shrl $17, %eax
- 0x81, 0xfa, 0xe7, 0x03, 0x00, 0x00, //0x00001169 cmpl $999, %edx
- 0x0f, 0x87, 0x3c, 0x00, 0x00, 0x00, //0x0000116f ja LBB4_24
- 0x83, 0xc0, 0x30, //0x00001175 addl $48, %eax
- 0x88, 0x07, //0x00001178 movb %al, (%rdi)
- 0x0f, 0xb7, 0xc2, //0x0000117a movzwl %dx, %eax
- 0x89, 0xc1, //0x0000117d movl %eax, %ecx
- 0xc1, 0xe9, 0x02, //0x0000117f shrl $2, %ecx
- 0x69, 0xc9, 0x7b, 0x14, 0x00, 0x00, //0x00001182 imull $5243, %ecx, %ecx
- 0xc1, 0xe9, 0x11, //0x00001188 shrl $17, %ecx
- 0x6b, 0xc9, 0x64, //0x0000118b imull $100, %ecx, %ecx
- 0x29, 0xc8, //0x0000118e subl %ecx, %eax
- 0x0f, 0xb7, 0xc0, //0x00001190 movzwl %ax, %eax
- 0x48, 0x8d, 0x0d, 0x56, 0xad, 0x00, 0x00, //0x00001193 leaq $44374(%rip), %rcx /* _Digits+0(%rip) */
- 0x8a, 0x14, 0x41, //0x0000119a movb (%rcx,%rax,2), %dl
- 0x8a, 0x44, 0x41, 0x01, //0x0000119d movb $1(%rcx,%rax,2), %al
- 0x88, 0x57, 0x01, //0x000011a1 movb %dl, $1(%rdi)
- 0x88, 0x47, 0x02, //0x000011a4 movb %al, $2(%rdi)
- 0xb9, 0x03, 0x00, 0x00, 0x00, //0x000011a7 movl $3, %ecx
- 0xe9, 0x3c, 0x00, 0x00, 0x00, //0x000011ac jmp LBB4_25
- //0x000011b1 LBB4_24
- 0x6b, 0xc8, 0x64, //0x000011b1 imull $100, %eax, %ecx
- 0x29, 0xca, //0x000011b4 subl %ecx, %edx
- 0x0f, 0xb7, 0xc0, //0x000011b6 movzwl %ax, %eax
- 0x4c, 0x8d, 0x05, 0x30, 0xad, 0x00, 0x00, //0x000011b9 leaq $44336(%rip), %r8 /* _Digits+0(%rip) */
- 0x41, 0x8a, 0x0c, 0x40, //0x000011c0 movb (%r8,%rax,2), %cl
- 0x41, 0x8a, 0x44, 0x40, 0x01, //0x000011c4 movb $1(%r8,%rax,2), %al
- 0x88, 0x0f, //0x000011c9 movb %cl, (%rdi)
- 0x88, 0x47, 0x01, //0x000011cb movb %al, $1(%rdi)
- 0x0f, 0xb7, 0xc2, //0x000011ce movzwl %dx, %eax
- 0x41, 0x8a, 0x0c, 0x40, //0x000011d1 movb (%r8,%rax,2), %cl
- 0x48, 0x01, 0xc0, //0x000011d5 addq %rax, %rax
- 0x88, 0x4f, 0x02, //0x000011d8 movb %cl, $2(%rdi)
- 0x83, 0xc8, 0x01, //0x000011db orl $1, %eax
- 0x0f, 0xb7, 0xc0, //0x000011de movzwl %ax, %eax
- 0x42, 0x8a, 0x04, 0x00, //0x000011e1 movb (%rax,%r8), %al
- 0x88, 0x47, 0x03, //0x000011e5 movb %al, $3(%rdi)
- 0xb9, 0x04, 0x00, 0x00, 0x00, //0x000011e8 movl $4, %ecx
- //0x000011ed LBB4_25
- 0x48, 0xba, 0xfd, 0xce, 0x61, 0x84, 0x11, 0x77, 0xcc, 0xab, //0x000011ed movabsq $-6067343680855748867, %rdx
- 0x48, 0x89, 0xf0, //0x000011f7 movq %rsi, %rax
- 0x48, 0xf7, 0xe2, //0x000011fa mulq %rdx
- 0x48, 0xc1, 0xea, 0x1a, //0x000011fd shrq $26, %rdx
- 0xc5, 0xf9, 0x6e, 0xc2, //0x00001201 vmovd %edx, %xmm0
- 0xc5, 0xf9, 0x6f, 0x0d, 0xb3, 0xfb, 0xff, 0xff, //0x00001205 vmovdqa $-1101(%rip), %xmm1 /* LCPI4_0+0(%rip) */
- 0xc5, 0xf9, 0xf4, 0xd1, //0x0000120d vpmuludq %xmm1, %xmm0, %xmm2
- 0xc5, 0xe9, 0x73, 0xd2, 0x2d, //0x00001211 vpsrlq $45, %xmm2, %xmm2
- 0xb8, 0x10, 0x27, 0x00, 0x00, //0x00001216 movl $10000, %eax
- 0xc4, 0xe1, 0xf9, 0x6e, 0xd8, //0x0000121b vmovq %rax, %xmm3
- 0xc5, 0xe9, 0xf4, 0xe3, //0x00001220 vpmuludq %xmm3, %xmm2, %xmm4
- 0xc5, 0xf9, 0xfa, 0xc4, //0x00001224 vpsubd %xmm4, %xmm0, %xmm0
- 0xc5, 0xe9, 0x61, 0xc0, //0x00001228 vpunpcklwd %xmm0, %xmm2, %xmm0
- 0xc5, 0xf9, 0x73, 0xf0, 0x02, //0x0000122c vpsllq $2, %xmm0, %xmm0
- 0xc5, 0xfb, 0x70, 0xc0, 0x50, //0x00001231 vpshuflw $80, %xmm0, %xmm0
- 0xc5, 0xf9, 0x70, 0xc0, 0x50, //0x00001236 vpshufd $80, %xmm0, %xmm0
- 0xc5, 0xfb, 0x12, 0x15, 0xad, 0xfb, 0xff, 0xff, //0x0000123b vmovddup $-1107(%rip), %xmm2 /* LCPI4_1+0(%rip) */
- 0xc5, 0xf9, 0xe4, 0xc2, //0x00001243 vpmulhuw %xmm2, %xmm0, %xmm0
- 0xc5, 0xfb, 0x12, 0x25, 0xa9, 0xfb, 0xff, 0xff, //0x00001247 vmovddup $-1111(%rip), %xmm4 /* LCPI4_2+0(%rip) */
- 0xc5, 0xf9, 0xe4, 0xc4, //0x0000124f vpmulhuw %xmm4, %xmm0, %xmm0
- 0xc5, 0xf9, 0x6f, 0x2d, 0x75, 0xfb, 0xff, 0xff, //0x00001253 vmovdqa $-1163(%rip), %xmm5 /* LCPI4_3+0(%rip) */
- 0xc5, 0xf9, 0xd5, 0xf5, //0x0000125b vpmullw %xmm5, %xmm0, %xmm6
- 0xc5, 0xc9, 0x73, 0xf6, 0x10, //0x0000125f vpsllq $16, %xmm6, %xmm6
- 0xc5, 0xf9, 0xf9, 0xc6, //0x00001264 vpsubw %xmm6, %xmm0, %xmm0
- 0x69, 0xc2, 0x00, 0xe1, 0xf5, 0x05, //0x00001268 imull $100000000, %edx, %eax
- 0x29, 0xc6, //0x0000126e subl %eax, %esi
- 0xc5, 0xf9, 0x6e, 0xf6, //0x00001270 vmovd %esi, %xmm6
- 0xc5, 0xc9, 0xf4, 0xc9, //0x00001274 vpmuludq %xmm1, %xmm6, %xmm1
- 0xc5, 0xf1, 0x73, 0xd1, 0x2d, //0x00001278 vpsrlq $45, %xmm1, %xmm1
- 0xc5, 0xf1, 0xf4, 0xdb, //0x0000127d vpmuludq %xmm3, %xmm1, %xmm3
- 0xc5, 0xc9, 0xfa, 0xdb, //0x00001281 vpsubd %xmm3, %xmm6, %xmm3
- 0xc5, 0xf1, 0x61, 0xcb, //0x00001285 vpunpcklwd %xmm3, %xmm1, %xmm1
- 0xc5, 0xf1, 0x73, 0xf1, 0x02, //0x00001289 vpsllq $2, %xmm1, %xmm1
- 0xc5, 0xfb, 0x70, 0xc9, 0x50, //0x0000128e vpshuflw $80, %xmm1, %xmm1
- 0xc5, 0xf9, 0x70, 0xc9, 0x50, //0x00001293 vpshufd $80, %xmm1, %xmm1
- 0xc5, 0xf1, 0xe4, 0xca, //0x00001298 vpmulhuw %xmm2, %xmm1, %xmm1
- 0xc5, 0xf1, 0xe4, 0xcc, //0x0000129c vpmulhuw %xmm4, %xmm1, %xmm1
- 0xc5, 0xf1, 0xd5, 0xd5, //0x000012a0 vpmullw %xmm5, %xmm1, %xmm2
- 0xc5, 0xe9, 0x73, 0xf2, 0x10, //0x000012a4 vpsllq $16, %xmm2, %xmm2
- 0xc5, 0xf1, 0xf9, 0xca, //0x000012a9 vpsubw %xmm2, %xmm1, %xmm1
- 0xc5, 0xf9, 0x67, 0xc1, //0x000012ad vpackuswb %xmm1, %xmm0, %xmm0
- 0xc5, 0xf9, 0xfc, 0x05, 0x27, 0xfb, 0xff, 0xff, //0x000012b1 vpaddb $-1241(%rip), %xmm0, %xmm0 /* LCPI4_4+0(%rip) */
- 0x89, 0xc8, //0x000012b9 movl %ecx, %eax
- 0xc5, 0xfa, 0x7f, 0x04, 0x07, //0x000012bb vmovdqu %xmm0, (%rdi,%rax)
- 0x83, 0xc9, 0x10, //0x000012c0 orl $16, %ecx
- 0x89, 0xc8, //0x000012c3 movl %ecx, %eax
- 0x5d, //0x000012c5 popq %rbp
- 0xc3, //0x000012c6 retq
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000012c7 .p2align 4, 0x00
- //0x000012d0 LCPI5_0
- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, //0x000012d0 QUAD $0x2020202020202020; QUAD $0x2020202020202020 // .space 16, ' '
- //0x000012e0 LCPI5_1
- 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, //0x000012e0 QUAD $0x2222222222222222; QUAD $0x2222222222222222 // .space 16, '""""""""""""""""'
- //0x000012f0 LCPI5_2
- 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, //0x000012f0 QUAD $0x5c5c5c5c5c5c5c5c; QUAD $0x5c5c5c5c5c5c5c5c // .space 16, '\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
- //0x00001300 .p2align 4, 0x90
- //0x00001300 _quote
- 0x55, //0x00001300 pushq %rbp
- 0x48, 0x89, 0xe5, //0x00001301 movq %rsp, %rbp
- 0x41, 0x57, //0x00001304 pushq %r15
- 0x41, 0x56, //0x00001306 pushq %r14
- 0x41, 0x55, //0x00001308 pushq %r13
- 0x41, 0x54, //0x0000130a pushq %r12
- 0x53, //0x0000130c pushq %rbx
- 0x50, //0x0000130d pushq %rax
- 0x49, 0x89, 0xcb, //0x0000130e movq %rcx, %r11
- 0x49, 0x89, 0xd4, //0x00001311 movq %rdx, %r12
- 0x48, 0x89, 0xf0, //0x00001314 movq %rsi, %rax
- 0x4c, 0x8b, 0x31, //0x00001317 movq (%rcx), %r14
- 0x41, 0xf6, 0xc0, 0x01, //0x0000131a testb $1, %r8b
- 0x48, 0x8d, 0x0d, 0xbb, 0xd3, 0x00, 0x00, //0x0000131e leaq $54203(%rip), %rcx /* __SingleQuoteTab+0(%rip) */
- 0x4c, 0x8d, 0x05, 0xb4, 0xe3, 0x00, 0x00, //0x00001325 leaq $58292(%rip), %r8 /* __DoubleQuoteTab+0(%rip) */
- 0x4c, 0x0f, 0x44, 0xc1, //0x0000132c cmoveq %rcx, %r8
- 0x48, 0x8d, 0x0c, 0xf5, 0x00, 0x00, 0x00, 0x00, //0x00001330 leaq (,%rsi,8), %rcx
- 0x49, 0x39, 0xce, //0x00001338 cmpq %rcx, %r14
- 0x0f, 0x8d, 0xe1, 0x03, 0x00, 0x00, //0x0000133b jge LBB5_51
- 0x4d, 0x89, 0xe7, //0x00001341 movq %r12, %r15
- 0x49, 0x89, 0xfa, //0x00001344 movq %rdi, %r10
- 0x48, 0x85, 0xc0, //0x00001347 testq %rax, %rax
- 0x0f, 0x84, 0xc4, 0x03, 0x00, 0x00, //0x0000134a je LBB5_74
- 0xc5, 0xf9, 0x6f, 0x05, 0x78, 0xff, 0xff, 0xff, //0x00001350 vmovdqa $-136(%rip), %xmm0 /* LCPI5_0+0(%rip) */
- 0xc5, 0xf9, 0x6f, 0x0d, 0x80, 0xff, 0xff, 0xff, //0x00001358 vmovdqa $-128(%rip), %xmm1 /* LCPI5_1+0(%rip) */
- 0xc5, 0xf9, 0x6f, 0x15, 0x88, 0xff, 0xff, 0xff, //0x00001360 vmovdqa $-120(%rip), %xmm2 /* LCPI5_2+0(%rip) */
- 0xc5, 0xe1, 0x76, 0xdb, //0x00001368 vpcmpeqd %xmm3, %xmm3, %xmm3
- 0x49, 0x89, 0xfa, //0x0000136c movq %rdi, %r10
- 0x4d, 0x89, 0xe7, //0x0000136f movq %r12, %r15
- 0x4c, 0x89, 0x65, 0xd0, //0x00001372 movq %r12, $-48(%rbp)
- //0x00001376 LBB5_3
- 0x4c, 0x89, 0xda, //0x00001376 movq %r11, %rdx
- 0x48, 0x83, 0xf8, 0x0f, //0x00001379 cmpq $15, %rax
- 0x41, 0x0f, 0x9f, 0xc3, //0x0000137d setg %r11b
- 0x4d, 0x89, 0xf1, //0x00001381 movq %r14, %r9
- 0x4d, 0x89, 0xfd, //0x00001384 movq %r15, %r13
- 0x48, 0x89, 0xc6, //0x00001387 movq %rax, %rsi
- 0x4d, 0x89, 0xd4, //0x0000138a movq %r10, %r12
- 0x49, 0x83, 0xfe, 0x10, //0x0000138d cmpq $16, %r14
- 0x0f, 0x8c, 0x89, 0x00, 0x00, 0x00, //0x00001391 jl LBB5_9
- 0x48, 0x83, 0xf8, 0x10, //0x00001397 cmpq $16, %rax
- 0x0f, 0x8c, 0x7f, 0x00, 0x00, 0x00, //0x0000139b jl LBB5_9
- 0x4d, 0x89, 0xd4, //0x000013a1 movq %r10, %r12
- 0x48, 0x89, 0xc6, //0x000013a4 movq %rax, %rsi
- 0x4d, 0x89, 0xfd, //0x000013a7 movq %r15, %r13
- 0x4c, 0x89, 0xf3, //0x000013aa movq %r14, %rbx
- 0x90, 0x90, 0x90, //0x000013ad .p2align 4, 0x90
- //0x000013b0 LBB5_6
- 0xc4, 0xc1, 0x7a, 0x6f, 0x24, 0x24, //0x000013b0 vmovdqu (%r12), %xmm4
- 0xc5, 0xf9, 0x64, 0xec, //0x000013b6 vpcmpgtb %xmm4, %xmm0, %xmm5
- 0xc5, 0xd9, 0x74, 0xf1, //0x000013ba vpcmpeqb %xmm1, %xmm4, %xmm6
- 0xc5, 0xd9, 0x74, 0xfa, //0x000013be vpcmpeqb %xmm2, %xmm4, %xmm7
- 0xc5, 0xc1, 0xeb, 0xf6, //0x000013c2 vpor %xmm6, %xmm7, %xmm6
- 0xc4, 0xc1, 0x7a, 0x7f, 0x65, 0x00, //0x000013c6 vmovdqu %xmm4, (%r13)
- 0xc5, 0xd9, 0x64, 0xe3, //0x000013cc vpcmpgtb %xmm3, %xmm4, %xmm4
- 0xc5, 0xd9, 0xdb, 0xe5, //0x000013d0 vpand %xmm5, %xmm4, %xmm4
- 0xc5, 0xc9, 0xeb, 0xe4, //0x000013d4 vpor %xmm4, %xmm6, %xmm4
- 0xc5, 0xf9, 0xd7, 0xcc, //0x000013d8 vpmovmskb %xmm4, %ecx
- 0x66, 0x85, 0xc9, //0x000013dc testw %cx, %cx
- 0x0f, 0x85, 0x20, 0x01, 0x00, 0x00, //0x000013df jne LBB5_19
- 0x49, 0x83, 0xc4, 0x10, //0x000013e5 addq $16, %r12
- 0x49, 0x83, 0xc5, 0x10, //0x000013e9 addq $16, %r13
- 0x4c, 0x8d, 0x4b, 0xf0, //0x000013ed leaq $-16(%rbx), %r9
- 0x48, 0x83, 0xfe, 0x1f, //0x000013f1 cmpq $31, %rsi
- 0x41, 0x0f, 0x9f, 0xc3, //0x000013f5 setg %r11b
- 0x48, 0x83, 0xfe, 0x20, //0x000013f9 cmpq $32, %rsi
- 0x48, 0x8d, 0x76, 0xf0, //0x000013fd leaq $-16(%rsi), %rsi
- 0x0f, 0x8c, 0x19, 0x00, 0x00, 0x00, //0x00001401 jl LBB5_9
- 0x48, 0x83, 0xfb, 0x1f, //0x00001407 cmpq $31, %rbx
- 0x4c, 0x89, 0xcb, //0x0000140b movq %r9, %rbx
- 0x0f, 0x8f, 0x9c, 0xff, 0xff, 0xff, //0x0000140e jg LBB5_6
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00001414 .p2align 4, 0x90
- //0x00001420 LBB5_9
- 0x45, 0x84, 0xdb, //0x00001420 testb %r11b, %r11b
- 0x0f, 0x84, 0x68, 0x00, 0x00, 0x00, //0x00001423 je LBB5_13
- 0xc4, 0xc1, 0x7a, 0x6f, 0x24, 0x24, //0x00001429 vmovdqu (%r12), %xmm4
- 0xc5, 0xf9, 0x64, 0xec, //0x0000142f vpcmpgtb %xmm4, %xmm0, %xmm5
- 0xc5, 0xd9, 0x74, 0xf1, //0x00001433 vpcmpeqb %xmm1, %xmm4, %xmm6
- 0xc5, 0xd9, 0x74, 0xfa, //0x00001437 vpcmpeqb %xmm2, %xmm4, %xmm7
- 0xc5, 0xc1, 0xeb, 0xf6, //0x0000143b vpor %xmm6, %xmm7, %xmm6
- 0xc5, 0xd9, 0x64, 0xfb, //0x0000143f vpcmpgtb %xmm3, %xmm4, %xmm7
- 0xc5, 0xc1, 0xdb, 0xed, //0x00001443 vpand %xmm5, %xmm7, %xmm5
- 0xc5, 0xc9, 0xeb, 0xed, //0x00001447 vpor %xmm5, %xmm6, %xmm5
- 0xc5, 0xf9, 0xd7, 0xcd, //0x0000144b vpmovmskb %xmm5, %ecx
- 0x81, 0xc9, 0x00, 0x00, 0x01, 0x00, //0x0000144f orl $65536, %ecx
- 0x44, 0x0f, 0xbc, 0xd9, //0x00001455 bsfl %ecx, %r11d
- 0xc4, 0xe1, 0xf9, 0x7e, 0xe1, //0x00001459 vmovq %xmm4, %rcx
- 0x4d, 0x39, 0xd9, //0x0000145e cmpq %r11, %r9
- 0x0f, 0x8d, 0xb0, 0x00, 0x00, 0x00, //0x00001461 jge LBB5_20
- 0x49, 0x83, 0xf9, 0x08, //0x00001467 cmpq $8, %r9
- 0x0f, 0x82, 0xdb, 0x00, 0x00, 0x00, //0x0000146b jb LBB5_23
- 0x49, 0x89, 0x4d, 0x00, //0x00001471 movq %rcx, (%r13)
- 0x4d, 0x8d, 0x5c, 0x24, 0x08, //0x00001475 leaq $8(%r12), %r11
- 0x49, 0x83, 0xc5, 0x08, //0x0000147a addq $8, %r13
- 0x49, 0x8d, 0x71, 0xf8, //0x0000147e leaq $-8(%r9), %rsi
- 0x48, 0x83, 0xfe, 0x04, //0x00001482 cmpq $4, %rsi
- 0x0f, 0x8d, 0xd0, 0x00, 0x00, 0x00, //0x00001486 jge LBB5_24
- 0xe9, 0xde, 0x00, 0x00, 0x00, //0x0000148c jmp LBB5_25
- //0x00001491 LBB5_13
- 0x4d, 0x85, 0xc9, //0x00001491 testq %r9, %r9
- 0x49, 0x89, 0xd3, //0x00001494 movq %rdx, %r11
- 0x0f, 0x8e, 0x57, 0x00, 0x00, 0x00, //0x00001497 jle LBB5_18
- 0x48, 0x85, 0xf6, //0x0000149d testq %rsi, %rsi
- 0x0f, 0x8e, 0x4e, 0x00, 0x00, 0x00, //0x000014a0 jle LBB5_18
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000014a6 .p2align 4, 0x90
- //0x000014b0 LBB5_15
- 0x41, 0x0f, 0xb6, 0x1c, 0x24, //0x000014b0 movzbl (%r12), %ebx
- 0x48, 0x89, 0xd9, //0x000014b5 movq %rbx, %rcx
- 0x48, 0xc1, 0xe1, 0x04, //0x000014b8 shlq $4, %rcx
- 0x48, 0x8d, 0x15, 0x1d, 0xd2, 0x00, 0x00, //0x000014bc leaq $53789(%rip), %rdx /* __SingleQuoteTab+0(%rip) */
- 0x48, 0x83, 0x3c, 0x11, 0x00, //0x000014c3 cmpq $0, (%rcx,%rdx)
- 0x0f, 0x85, 0x73, 0x00, 0x00, 0x00, //0x000014c8 jne LBB5_22
- 0x49, 0xff, 0xc4, //0x000014ce incq %r12
- 0x41, 0x88, 0x5d, 0x00, //0x000014d1 movb %bl, (%r13)
- 0x48, 0x83, 0xfe, 0x02, //0x000014d5 cmpq $2, %rsi
- 0x48, 0x8d, 0x76, 0xff, //0x000014d9 leaq $-1(%rsi), %rsi
- 0x0f, 0x8c, 0x11, 0x00, 0x00, 0x00, //0x000014dd jl LBB5_18
- 0x49, 0xff, 0xc5, //0x000014e3 incq %r13
- 0x49, 0x83, 0xf9, 0x01, //0x000014e6 cmpq $1, %r9
- 0x4d, 0x8d, 0x49, 0xff, //0x000014ea leaq $-1(%r9), %r9
- 0x0f, 0x8f, 0xbc, 0xff, 0xff, 0xff, //0x000014ee jg LBB5_15
- //0x000014f4 LBB5_18
- 0x4d, 0x29, 0xd4, //0x000014f4 subq %r10, %r12
- 0x48, 0xf7, 0xde, //0x000014f7 negq %rsi
- 0x4d, 0x19, 0xc9, //0x000014fa sbbq %r9, %r9
- 0x4d, 0x31, 0xe1, //0x000014fd xorq %r12, %r9
- 0xe9, 0x1e, 0x01, 0x00, 0x00, //0x00001500 jmp LBB5_36
- //0x00001505 LBB5_19
- 0x0f, 0xb7, 0xc9, //0x00001505 movzwl %cx, %ecx
- 0x4d, 0x29, 0xd4, //0x00001508 subq %r10, %r12
- 0x44, 0x0f, 0xbc, 0xc9, //0x0000150b bsfl %ecx, %r9d
- 0x4d, 0x01, 0xe1, //0x0000150f addq %r12, %r9
- 0xe9, 0x09, 0x01, 0x00, 0x00, //0x00001512 jmp LBB5_35
- //0x00001517 LBB5_20
- 0x41, 0x83, 0xfb, 0x08, //0x00001517 cmpl $8, %r11d
- 0x0f, 0x82, 0x99, 0x00, 0x00, 0x00, //0x0000151b jb LBB5_29
- 0x49, 0x89, 0x4d, 0x00, //0x00001521 movq %rcx, (%r13)
- 0x49, 0x8d, 0x5c, 0x24, 0x08, //0x00001525 leaq $8(%r12), %rbx
- 0x49, 0x83, 0xc5, 0x08, //0x0000152a addq $8, %r13
- 0x49, 0x8d, 0x73, 0xf8, //0x0000152e leaq $-8(%r11), %rsi
- 0x48, 0x83, 0xfe, 0x04, //0x00001532 cmpq $4, %rsi
- 0x0f, 0x8d, 0x8e, 0x00, 0x00, 0x00, //0x00001536 jge LBB5_30
- 0xe9, 0x9b, 0x00, 0x00, 0x00, //0x0000153c jmp LBB5_31
- //0x00001541 LBB5_22
- 0x4d, 0x29, 0xd4, //0x00001541 subq %r10, %r12
- 0x4d, 0x89, 0xe1, //0x00001544 movq %r12, %r9
- 0xe9, 0xd7, 0x00, 0x00, 0x00, //0x00001547 jmp LBB5_36
- //0x0000154c LBB5_23
- 0x4d, 0x89, 0xe3, //0x0000154c movq %r12, %r11
- 0x4c, 0x89, 0xce, //0x0000154f movq %r9, %rsi
- 0x48, 0x83, 0xfe, 0x04, //0x00001552 cmpq $4, %rsi
- 0x0f, 0x8c, 0x13, 0x00, 0x00, 0x00, //0x00001556 jl LBB5_25
- //0x0000155c LBB5_24
- 0x41, 0x8b, 0x0b, //0x0000155c movl (%r11), %ecx
- 0x41, 0x89, 0x4d, 0x00, //0x0000155f movl %ecx, (%r13)
- 0x49, 0x83, 0xc3, 0x04, //0x00001563 addq $4, %r11
- 0x49, 0x83, 0xc5, 0x04, //0x00001567 addq $4, %r13
- 0x48, 0x83, 0xc6, 0xfc, //0x0000156b addq $-4, %rsi
- //0x0000156f LBB5_25
- 0x48, 0x83, 0xfe, 0x02, //0x0000156f cmpq $2, %rsi
- 0x0f, 0x82, 0x23, 0x00, 0x00, 0x00, //0x00001573 jb LBB5_26
- 0x41, 0x0f, 0xb7, 0x0b, //0x00001579 movzwl (%r11), %ecx
- 0x66, 0x41, 0x89, 0x4d, 0x00, //0x0000157d movw %cx, (%r13)
- 0x49, 0x83, 0xc3, 0x02, //0x00001582 addq $2, %r11
- 0x49, 0x83, 0xc5, 0x02, //0x00001586 addq $2, %r13
- 0x48, 0x83, 0xc6, 0xfe, //0x0000158a addq $-2, %rsi
- 0x48, 0x85, 0xf6, //0x0000158e testq %rsi, %rsi
- 0x0f, 0x85, 0x0e, 0x00, 0x00, 0x00, //0x00001591 jne LBB5_27
- 0xe9, 0x10, 0x00, 0x00, 0x00, //0x00001597 jmp LBB5_28
- //0x0000159c LBB5_26
- 0x48, 0x85, 0xf6, //0x0000159c testq %rsi, %rsi
- 0x0f, 0x84, 0x07, 0x00, 0x00, 0x00, //0x0000159f je LBB5_28
- //0x000015a5 LBB5_27
- 0x41, 0x8a, 0x0b, //0x000015a5 movb (%r11), %cl
- 0x41, 0x88, 0x4d, 0x00, //0x000015a8 movb %cl, (%r13)
- //0x000015ac LBB5_28
- 0x4d, 0x29, 0xd1, //0x000015ac subq %r10, %r9
- 0x4d, 0x01, 0xe1, //0x000015af addq %r12, %r9
- 0x49, 0xf7, 0xd1, //0x000015b2 notq %r9
- 0xe9, 0x66, 0x00, 0x00, 0x00, //0x000015b5 jmp LBB5_35
- //0x000015ba LBB5_29
- 0x4c, 0x89, 0xe3, //0x000015ba movq %r12, %rbx
- 0x4c, 0x89, 0xde, //0x000015bd movq %r11, %rsi
- 0x48, 0x83, 0xfe, 0x04, //0x000015c0 cmpq $4, %rsi
- 0x0f, 0x8c, 0x12, 0x00, 0x00, 0x00, //0x000015c4 jl LBB5_31
- //0x000015ca LBB5_30
- 0x8b, 0x0b, //0x000015ca movl (%rbx), %ecx
- 0x41, 0x89, 0x4d, 0x00, //0x000015cc movl %ecx, (%r13)
- 0x48, 0x83, 0xc3, 0x04, //0x000015d0 addq $4, %rbx
- 0x49, 0x83, 0xc5, 0x04, //0x000015d4 addq $4, %r13
- 0x48, 0x83, 0xc6, 0xfc, //0x000015d8 addq $-4, %rsi
- //0x000015dc LBB5_31
- 0x48, 0x83, 0xfe, 0x02, //0x000015dc cmpq $2, %rsi
- 0x0f, 0x82, 0x22, 0x00, 0x00, 0x00, //0x000015e0 jb LBB5_32
- 0x0f, 0xb7, 0x0b, //0x000015e6 movzwl (%rbx), %ecx
- 0x66, 0x41, 0x89, 0x4d, 0x00, //0x000015e9 movw %cx, (%r13)
- 0x48, 0x83, 0xc3, 0x02, //0x000015ee addq $2, %rbx
- 0x49, 0x83, 0xc5, 0x02, //0x000015f2 addq $2, %r13
- 0x48, 0x83, 0xc6, 0xfe, //0x000015f6 addq $-2, %rsi
- 0x48, 0x85, 0xf6, //0x000015fa testq %rsi, %rsi
- 0x0f, 0x85, 0x0e, 0x00, 0x00, 0x00, //0x000015fd jne LBB5_33
- 0xe9, 0x0f, 0x00, 0x00, 0x00, //0x00001603 jmp LBB5_34
- //0x00001608 LBB5_32
- 0x48, 0x85, 0xf6, //0x00001608 testq %rsi, %rsi
- 0x0f, 0x84, 0x06, 0x00, 0x00, 0x00, //0x0000160b je LBB5_34
- //0x00001611 LBB5_33
- 0x8a, 0x0b, //0x00001611 movb (%rbx), %cl
- 0x41, 0x88, 0x4d, 0x00, //0x00001613 movb %cl, (%r13)
- //0x00001617 LBB5_34
- 0x4d, 0x29, 0xd4, //0x00001617 subq %r10, %r12
- 0x4d, 0x01, 0xdc, //0x0000161a addq %r11, %r12
- 0x4d, 0x89, 0xe1, //0x0000161d movq %r12, %r9
- //0x00001620 LBB5_35
- 0x49, 0x89, 0xd3, //0x00001620 movq %rdx, %r11
- //0x00001623 LBB5_36
- 0x4d, 0x85, 0xc9, //0x00001623 testq %r9, %r9
- 0x4c, 0x8b, 0x65, 0xd0, //0x00001626 movq $-48(%rbp), %r12
- 0x49, 0xbd, 0x01, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, //0x0000162a movabsq $12884901889, %r13
- 0x0f, 0x88, 0x46, 0x03, 0x00, 0x00, //0x00001634 js LBB5_78
- 0x4d, 0x01, 0xca, //0x0000163a addq %r9, %r10
- 0x4d, 0x01, 0xcf, //0x0000163d addq %r9, %r15
- 0x4c, 0x39, 0xc8, //0x00001640 cmpq %r9, %rax
- 0x0f, 0x84, 0xcb, 0x00, 0x00, 0x00, //0x00001643 je LBB5_74
- 0x4d, 0x29, 0xce, //0x00001649 subq %r9, %r14
- 0x49, 0x29, 0xc1, //0x0000164c subq %rax, %r9
- 0xe9, 0x1b, 0x00, 0x00, 0x00, //0x0000164f jmp LBB5_40
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00001654 .p2align 4, 0x90
- //0x00001660 LBB5_39
- 0x49, 0xff, 0xc2, //0x00001660 incq %r10
- 0x49, 0x01, 0xc7, //0x00001663 addq %rax, %r15
- 0x49, 0xff, 0xc1, //0x00001666 incq %r9
- 0x0f, 0x84, 0xa5, 0x00, 0x00, 0x00, //0x00001669 je LBB5_74
- //0x0000166f LBB5_40
- 0x41, 0x0f, 0xb6, 0x0a, //0x0000166f movzbl (%r10), %ecx
- 0x48, 0xc1, 0xe1, 0x04, //0x00001673 shlq $4, %rcx
- 0x49, 0x8b, 0x1c, 0x08, //0x00001677 movq (%r8,%rcx), %rbx
- 0x85, 0xdb, //0x0000167b testl %ebx, %ebx
- 0x0f, 0x84, 0x82, 0x00, 0x00, 0x00, //0x0000167d je LBB5_48
- 0x48, 0x63, 0xc3, //0x00001683 movslq %ebx, %rax
- 0x49, 0x29, 0xc6, //0x00001686 subq %rax, %r14
- 0x0f, 0x8c, 0xd3, 0x02, 0x00, 0x00, //0x00001689 jl LBB5_75
- 0x48, 0xc1, 0xe3, 0x20, //0x0000168f shlq $32, %rbx
- 0x49, 0x8d, 0x74, 0x08, 0x08, //0x00001693 leaq $8(%r8,%rcx), %rsi
- 0x4c, 0x39, 0xeb, //0x00001698 cmpq %r13, %rbx
- 0x0f, 0x8c, 0x2f, 0x00, 0x00, 0x00, //0x0000169b jl LBB5_44
- 0x8b, 0x36, //0x000016a1 movl (%rsi), %esi
- 0x41, 0x89, 0x37, //0x000016a3 movl %esi, (%r15)
- 0x49, 0x8d, 0x74, 0x08, 0x0c, //0x000016a6 leaq $12(%r8,%rcx), %rsi
- 0x49, 0x8d, 0x5f, 0x04, //0x000016ab leaq $4(%r15), %rbx
- 0x48, 0x8d, 0x48, 0xfc, //0x000016af leaq $-4(%rax), %rcx
- 0x48, 0x83, 0xf9, 0x02, //0x000016b3 cmpq $2, %rcx
- 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x000016b7 jae LBB5_45
- 0xe9, 0x30, 0x00, 0x00, 0x00, //0x000016bd jmp LBB5_46
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000016c2 .p2align 4, 0x90
- //0x000016d0 LBB5_44
- 0x4c, 0x89, 0xfb, //0x000016d0 movq %r15, %rbx
- 0x48, 0x89, 0xc1, //0x000016d3 movq %rax, %rcx
- 0x48, 0x83, 0xf9, 0x02, //0x000016d6 cmpq $2, %rcx
- 0x0f, 0x82, 0x12, 0x00, 0x00, 0x00, //0x000016da jb LBB5_46
- //0x000016e0 LBB5_45
- 0x0f, 0xb7, 0x16, //0x000016e0 movzwl (%rsi), %edx
- 0x66, 0x89, 0x13, //0x000016e3 movw %dx, (%rbx)
- 0x48, 0x83, 0xc6, 0x02, //0x000016e6 addq $2, %rsi
- 0x48, 0x83, 0xc3, 0x02, //0x000016ea addq $2, %rbx
- 0x48, 0x83, 0xc1, 0xfe, //0x000016ee addq $-2, %rcx
- //0x000016f2 LBB5_46
- 0x48, 0x85, 0xc9, //0x000016f2 testq %rcx, %rcx
- 0x0f, 0x84, 0x65, 0xff, 0xff, 0xff, //0x000016f5 je LBB5_39
- 0x0f, 0xb6, 0x0e, //0x000016fb movzbl (%rsi), %ecx
- 0x88, 0x0b, //0x000016fe movb %cl, (%rbx)
- 0xe9, 0x5b, 0xff, 0xff, 0xff, //0x00001700 jmp LBB5_39
- //0x00001705 LBB5_48
- 0x4c, 0x89, 0xc8, //0x00001705 movq %r9, %rax
- 0x48, 0xf7, 0xd8, //0x00001708 negq %rax
- 0x4d, 0x85, 0xc9, //0x0000170b testq %r9, %r9
- 0x0f, 0x85, 0x62, 0xfc, 0xff, 0xff, //0x0000170e jne LBB5_3
- //0x00001714 LBB5_74
- 0x4d, 0x29, 0xe7, //0x00001714 subq %r12, %r15
- 0x4d, 0x89, 0x3b, //0x00001717 movq %r15, (%r11)
- 0x49, 0x29, 0xfa, //0x0000171a subq %rdi, %r10
- 0xe9, 0x4c, 0x02, 0x00, 0x00, //0x0000171d jmp LBB5_76
- //0x00001722 LBB5_51
- 0x4c, 0x8d, 0x0d, 0xb7, 0xef, 0x00, 0x00, //0x00001722 leaq $61367(%rip), %r9 /* __EscTab+0(%rip) */
- 0xc5, 0xf9, 0x6f, 0x05, 0x9f, 0xfb, 0xff, 0xff, //0x00001729 vmovdqa $-1121(%rip), %xmm0 /* LCPI5_0+0(%rip) */
- 0xc5, 0xf9, 0x6f, 0x0d, 0xa7, 0xfb, 0xff, 0xff, //0x00001731 vmovdqa $-1113(%rip), %xmm1 /* LCPI5_1+0(%rip) */
- 0xc5, 0xf9, 0x6f, 0x15, 0xaf, 0xfb, 0xff, 0xff, //0x00001739 vmovdqa $-1105(%rip), %xmm2 /* LCPI5_2+0(%rip) */
- 0xc5, 0xe1, 0x76, 0xdb, //0x00001741 vpcmpeqd %xmm3, %xmm3, %xmm3
- 0x4c, 0x89, 0xe3, //0x00001745 movq %r12, %rbx
- 0x49, 0x89, 0xc2, //0x00001748 movq %rax, %r10
- //0x0000174b LBB5_52
- 0x49, 0x83, 0xfa, 0x10, //0x0000174b cmpq $16, %r10
- 0x0f, 0x8c, 0x5e, 0x00, 0x00, 0x00, //0x0000174f jl LBB5_57
- 0xb9, 0x10, 0x00, 0x00, 0x00, //0x00001755 movl $16, %ecx
- 0x31, 0xf6, //0x0000175a xorl %esi, %esi
- 0x90, 0x90, 0x90, 0x90, //0x0000175c .p2align 4, 0x90
- //0x00001760 LBB5_54
- 0xc5, 0xfa, 0x6f, 0x24, 0x37, //0x00001760 vmovdqu (%rdi,%rsi), %xmm4
- 0xc5, 0xf9, 0x64, 0xec, //0x00001765 vpcmpgtb %xmm4, %xmm0, %xmm5
- 0xc5, 0xd9, 0x74, 0xf1, //0x00001769 vpcmpeqb %xmm1, %xmm4, %xmm6
- 0xc5, 0xd9, 0x74, 0xfa, //0x0000176d vpcmpeqb %xmm2, %xmm4, %xmm7
- 0xc5, 0xc1, 0xeb, 0xf6, //0x00001771 vpor %xmm6, %xmm7, %xmm6
- 0xc5, 0xfa, 0x7f, 0x24, 0x33, //0x00001775 vmovdqu %xmm4, (%rbx,%rsi)
- 0xc5, 0xd9, 0x64, 0xe3, //0x0000177a vpcmpgtb %xmm3, %xmm4, %xmm4
- 0xc5, 0xd9, 0xdb, 0xe5, //0x0000177e vpand %xmm5, %xmm4, %xmm4
- 0xc5, 0xc9, 0xeb, 0xe4, //0x00001782 vpor %xmm4, %xmm6, %xmm4
- 0xc5, 0xf9, 0xd7, 0xd4, //0x00001786 vpmovmskb %xmm4, %edx
- 0x66, 0x85, 0xd2, //0x0000178a testw %dx, %dx
- 0x0f, 0x85, 0x36, 0x01, 0x00, 0x00, //0x0000178d jne LBB5_67
- 0x48, 0x83, 0xc6, 0x10, //0x00001793 addq $16, %rsi
- 0x49, 0x8d, 0x54, 0x0a, 0xf0, //0x00001797 leaq $-16(%r10,%rcx), %rdx
- 0x48, 0x83, 0xc1, 0xf0, //0x0000179c addq $-16, %rcx
- 0x48, 0x83, 0xfa, 0x1f, //0x000017a0 cmpq $31, %rdx
- 0x0f, 0x8f, 0xb6, 0xff, 0xff, 0xff, //0x000017a4 jg LBB5_54
- 0x48, 0x01, 0xf7, //0x000017aa addq %rsi, %rdi
- 0x49, 0x29, 0xf2, //0x000017ad subq %rsi, %r10
- 0x48, 0x01, 0xf3, //0x000017b0 addq %rsi, %rbx
- //0x000017b3 LBB5_57
- 0x49, 0x83, 0xfa, 0x08, //0x000017b3 cmpq $8, %r10
- 0x0f, 0x8c, 0x85, 0x00, 0x00, 0x00, //0x000017b7 jl LBB5_61
- 0x0f, 0xb6, 0x0f, //0x000017bd movzbl (%rdi), %ecx
- 0x42, 0x0f, 0xb6, 0x0c, 0x09, //0x000017c0 movzbl (%rcx,%r9), %ecx
- 0x0f, 0xb6, 0x57, 0x01, //0x000017c5 movzbl $1(%rdi), %edx
- 0x42, 0x0f, 0xb6, 0x14, 0x0a, //0x000017c9 movzbl (%rdx,%r9), %edx
- 0x01, 0xd2, //0x000017ce addl %edx, %edx
- 0x09, 0xca, //0x000017d0 orl %ecx, %edx
- 0x0f, 0xb6, 0x4f, 0x02, //0x000017d2 movzbl $2(%rdi), %ecx
- 0x42, 0x0f, 0xb6, 0x34, 0x09, //0x000017d6 movzbl (%rcx,%r9), %esi
- 0xc1, 0xe6, 0x02, //0x000017db shll $2, %esi
- 0x0f, 0xb6, 0x4f, 0x03, //0x000017de movzbl $3(%rdi), %ecx
- 0x42, 0x0f, 0xb6, 0x0c, 0x09, //0x000017e2 movzbl (%rcx,%r9), %ecx
- 0xc1, 0xe1, 0x03, //0x000017e7 shll $3, %ecx
- 0x09, 0xf1, //0x000017ea orl %esi, %ecx
- 0x09, 0xd1, //0x000017ec orl %edx, %ecx
- 0x48, 0x8b, 0x17, //0x000017ee movq (%rdi), %rdx
- 0x48, 0x89, 0x13, //0x000017f1 movq %rdx, (%rbx)
- 0x84, 0xc9, //0x000017f4 testb %cl, %cl
- 0x0f, 0x85, 0x31, 0x01, 0x00, 0x00, //0x000017f6 jne LBB5_71
- 0x0f, 0xb6, 0x4f, 0x04, //0x000017fc movzbl $4(%rdi), %ecx
- 0x42, 0x0f, 0xb6, 0x0c, 0x09, //0x00001800 movzbl (%rcx,%r9), %ecx
- 0x0f, 0xb6, 0x57, 0x05, //0x00001805 movzbl $5(%rdi), %edx
- 0x42, 0x0f, 0xb6, 0x14, 0x0a, //0x00001809 movzbl (%rdx,%r9), %edx
- 0x01, 0xd2, //0x0000180e addl %edx, %edx
- 0x09, 0xca, //0x00001810 orl %ecx, %edx
- 0x0f, 0xb6, 0x4f, 0x06, //0x00001812 movzbl $6(%rdi), %ecx
- 0x42, 0x0f, 0xb6, 0x34, 0x09, //0x00001816 movzbl (%rcx,%r9), %esi
- 0xc1, 0xe6, 0x02, //0x0000181b shll $2, %esi
- 0x0f, 0xb6, 0x4f, 0x07, //0x0000181e movzbl $7(%rdi), %ecx
- 0x42, 0x0f, 0xb6, 0x0c, 0x09, //0x00001822 movzbl (%rcx,%r9), %ecx
- 0xc1, 0xe1, 0x03, //0x00001827 shll $3, %ecx
- 0x09, 0xf1, //0x0000182a orl %esi, %ecx
- 0x09, 0xd1, //0x0000182c orl %edx, %ecx
- 0x84, 0xc9, //0x0000182e testb %cl, %cl
- 0x0f, 0x85, 0x08, 0x01, 0x00, 0x00, //0x00001830 jne LBB5_72
- 0x48, 0x83, 0xc3, 0x08, //0x00001836 addq $8, %rbx
- 0x48, 0x83, 0xc7, 0x08, //0x0000183a addq $8, %rdi
- 0x49, 0x83, 0xc2, 0xf8, //0x0000183e addq $-8, %r10
- //0x00001842 LBB5_61
- 0x49, 0x83, 0xfa, 0x04, //0x00001842 cmpq $4, %r10
- 0x0f, 0x8c, 0x49, 0x00, 0x00, 0x00, //0x00001846 jl LBB5_64
- 0x0f, 0xb6, 0x0f, //0x0000184c movzbl (%rdi), %ecx
- 0x42, 0x0f, 0xb6, 0x0c, 0x09, //0x0000184f movzbl (%rcx,%r9), %ecx
- 0x0f, 0xb6, 0x57, 0x01, //0x00001854 movzbl $1(%rdi), %edx
- 0x42, 0x0f, 0xb6, 0x14, 0x0a, //0x00001858 movzbl (%rdx,%r9), %edx
- 0x01, 0xd2, //0x0000185d addl %edx, %edx
- 0x09, 0xca, //0x0000185f orl %ecx, %edx
- 0x0f, 0xb6, 0x4f, 0x02, //0x00001861 movzbl $2(%rdi), %ecx
- 0x42, 0x0f, 0xb6, 0x34, 0x09, //0x00001865 movzbl (%rcx,%r9), %esi
- 0xc1, 0xe6, 0x02, //0x0000186a shll $2, %esi
- 0x0f, 0xb6, 0x4f, 0x03, //0x0000186d movzbl $3(%rdi), %ecx
- 0x42, 0x0f, 0xb6, 0x0c, 0x09, //0x00001871 movzbl (%rcx,%r9), %ecx
- 0xc1, 0xe1, 0x03, //0x00001876 shll $3, %ecx
- 0x09, 0xf1, //0x00001879 orl %esi, %ecx
- 0x09, 0xd1, //0x0000187b orl %edx, %ecx
- 0x8b, 0x17, //0x0000187d movl (%rdi), %edx
- 0x89, 0x13, //0x0000187f movl %edx, (%rbx)
- 0x84, 0xc9, //0x00001881 testb %cl, %cl
- 0x0f, 0x85, 0xa4, 0x00, 0x00, 0x00, //0x00001883 jne LBB5_71
- 0x48, 0x83, 0xc3, 0x04, //0x00001889 addq $4, %rbx
- 0x48, 0x83, 0xc7, 0x04, //0x0000188d addq $4, %rdi
- 0x49, 0x83, 0xc2, 0xfc, //0x00001891 addq $-4, %r10
- //0x00001895 LBB5_64
- 0x4d, 0x85, 0xd2, //0x00001895 testq %r10, %r10
- 0x0f, 0x8e, 0xb9, 0x00, 0x00, 0x00, //0x00001898 jle LBB5_73
- 0x90, 0x90, //0x0000189e .p2align 4, 0x90
- //0x000018a0 LBB5_65
- 0x0f, 0xb6, 0x0f, //0x000018a0 movzbl (%rdi), %ecx
- 0x42, 0x80, 0x3c, 0x09, 0x00, //0x000018a3 cmpb $0, (%rcx,%r9)
- 0x0f, 0x85, 0x33, 0x00, 0x00, 0x00, //0x000018a8 jne LBB5_68
- 0x48, 0xff, 0xc7, //0x000018ae incq %rdi
- 0x88, 0x0b, //0x000018b1 movb %cl, (%rbx)
- 0x48, 0xff, 0xc3, //0x000018b3 incq %rbx
- 0x49, 0x83, 0xfa, 0x01, //0x000018b6 cmpq $1, %r10
- 0x4d, 0x8d, 0x52, 0xff, //0x000018ba leaq $-1(%r10), %r10
- 0x0f, 0x8f, 0xdc, 0xff, 0xff, 0xff, //0x000018be jg LBB5_65
- 0xe9, 0x8e, 0x00, 0x00, 0x00, //0x000018c4 jmp LBB5_73
- //0x000018c9 LBB5_67
- 0x0f, 0xb7, 0xca, //0x000018c9 movzwl %dx, %ecx
- 0x0f, 0xbc, 0xc9, //0x000018cc bsfl %ecx, %ecx
- 0x48, 0x01, 0xcf, //0x000018cf addq %rcx, %rdi
- 0x48, 0x01, 0xf7, //0x000018d2 addq %rsi, %rdi
- 0x49, 0x29, 0xca, //0x000018d5 subq %rcx, %r10
- 0x49, 0x29, 0xf2, //0x000018d8 subq %rsi, %r10
- 0x48, 0x01, 0xcb, //0x000018db addq %rcx, %rbx
- 0x48, 0x01, 0xf3, //0x000018de addq %rsi, %rbx
- //0x000018e1 LBB5_68
- 0x8a, 0x0f, //0x000018e1 movb (%rdi), %cl
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000018e3 .p2align 4, 0x90
- //0x000018f0 LBB5_69
- 0x48, 0x89, 0xda, //0x000018f0 movq %rbx, %rdx
- 0x0f, 0xb6, 0xc9, //0x000018f3 movzbl %cl, %ecx
- 0x48, 0xc1, 0xe1, 0x04, //0x000018f6 shlq $4, %rcx
- 0x49, 0x63, 0x1c, 0x08, //0x000018fa movslq (%r8,%rcx), %rbx
- 0x49, 0x8b, 0x4c, 0x08, 0x08, //0x000018fe movq $8(%r8,%rcx), %rcx
- 0x48, 0x89, 0x0a, //0x00001903 movq %rcx, (%rdx)
- 0x48, 0x01, 0xd3, //0x00001906 addq %rdx, %rbx
- 0x49, 0x83, 0xfa, 0x02, //0x00001909 cmpq $2, %r10
- 0x0f, 0x8c, 0x44, 0x00, 0x00, 0x00, //0x0000190d jl LBB5_73
- 0x49, 0xff, 0xca, //0x00001913 decq %r10
- 0x0f, 0xb6, 0x4f, 0x01, //0x00001916 movzbl $1(%rdi), %ecx
- 0x48, 0xff, 0xc7, //0x0000191a incq %rdi
- 0x42, 0x80, 0x3c, 0x09, 0x00, //0x0000191d cmpb $0, (%rcx,%r9)
- 0x0f, 0x85, 0xc8, 0xff, 0xff, 0xff, //0x00001922 jne LBB5_69
- 0xe9, 0x1e, 0xfe, 0xff, 0xff, //0x00001928 jmp LBB5_52
- //0x0000192d LBB5_71
- 0x0f, 0xbc, 0xc9, //0x0000192d bsfl %ecx, %ecx
- 0x48, 0x01, 0xcf, //0x00001930 addq %rcx, %rdi
- 0x49, 0x29, 0xca, //0x00001933 subq %rcx, %r10
- 0x48, 0x01, 0xcb, //0x00001936 addq %rcx, %rbx
- 0xe9, 0xa3, 0xff, 0xff, 0xff, //0x00001939 jmp LBB5_68
- //0x0000193e LBB5_72
- 0x0f, 0xbc, 0xc9, //0x0000193e bsfl %ecx, %ecx
- 0x48, 0x8d, 0x51, 0x04, //0x00001941 leaq $4(%rcx), %rdx
- 0x48, 0x8d, 0x7c, 0x0f, 0x04, //0x00001945 leaq $4(%rdi,%rcx), %rdi
- 0x49, 0x29, 0xd2, //0x0000194a subq %rdx, %r10
- 0x48, 0x8d, 0x5c, 0x0b, 0x04, //0x0000194d leaq $4(%rbx,%rcx), %rbx
- 0xe9, 0x8a, 0xff, 0xff, 0xff, //0x00001952 jmp LBB5_68
- //0x00001957 LBB5_73
- 0x4c, 0x29, 0xe3, //0x00001957 subq %r12, %rbx
- 0x49, 0x89, 0x1b, //0x0000195a movq %rbx, (%r11)
- 0xe9, 0x0f, 0x00, 0x00, 0x00, //0x0000195d jmp LBB5_77
- //0x00001962 LBB5_75
- 0x4d, 0x29, 0xe7, //0x00001962 subq %r12, %r15
- 0x4d, 0x89, 0x3b, //0x00001965 movq %r15, (%r11)
- 0x49, 0xf7, 0xd2, //0x00001968 notq %r10
- 0x49, 0x01, 0xfa, //0x0000196b addq %rdi, %r10
- //0x0000196e LBB5_76
- 0x4c, 0x89, 0xd0, //0x0000196e movq %r10, %rax
- //0x00001971 LBB5_77
- 0x48, 0x83, 0xc4, 0x08, //0x00001971 addq $8, %rsp
- 0x5b, //0x00001975 popq %rbx
- 0x41, 0x5c, //0x00001976 popq %r12
- 0x41, 0x5d, //0x00001978 popq %r13
- 0x41, 0x5e, //0x0000197a popq %r14
- 0x41, 0x5f, //0x0000197c popq %r15
- 0x5d, //0x0000197e popq %rbp
- 0xc3, //0x0000197f retq
- //0x00001980 LBB5_78
- 0x4d, 0x29, 0xe7, //0x00001980 subq %r12, %r15
- 0x49, 0xf7, 0xd1, //0x00001983 notq %r9
- 0x4d, 0x01, 0xcf, //0x00001986 addq %r9, %r15
- 0x4d, 0x89, 0x3b, //0x00001989 movq %r15, (%r11)
- 0x49, 0x29, 0xfa, //0x0000198c subq %rdi, %r10
- 0x4d, 0x01, 0xca, //0x0000198f addq %r9, %r10
- 0x49, 0xf7, 0xd2, //0x00001992 notq %r10
- 0xe9, 0xd4, 0xff, 0xff, 0xff, //0x00001995 jmp LBB5_76
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000199a .p2align 4, 0x00
- //0x000019a0 LCPI6_0
- 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, //0x000019a0 QUAD $0x5c5c5c5c5c5c5c5c; QUAD $0x5c5c5c5c5c5c5c5c // .space 16, '\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
- //0x000019b0 .p2align 4, 0x90
- //0x000019b0 _unquote
- 0x55, //0x000019b0 pushq %rbp
- 0x48, 0x89, 0xe5, //0x000019b1 movq %rsp, %rbp
- 0x41, 0x57, //0x000019b4 pushq %r15
- 0x41, 0x56, //0x000019b6 pushq %r14
- 0x41, 0x55, //0x000019b8 pushq %r13
- 0x41, 0x54, //0x000019ba pushq %r12
- 0x53, //0x000019bc pushq %rbx
- 0x48, 0x83, 0xec, 0x28, //0x000019bd subq $40, %rsp
- 0x48, 0x85, 0xf6, //0x000019c1 testq %rsi, %rsi
- 0x0f, 0x84, 0x6e, 0x06, 0x00, 0x00, //0x000019c4 je LBB6_82
- 0x49, 0x89, 0xf3, //0x000019ca movq %rsi, %r11
- 0x48, 0x89, 0x4d, 0xc8, //0x000019cd movq %rcx, $-56(%rbp)
- 0x4c, 0x89, 0xc0, //0x000019d1 movq %r8, %rax
- 0x4c, 0x89, 0x45, 0xb8, //0x000019d4 movq %r8, $-72(%rbp)
- 0x45, 0x89, 0xc2, //0x000019d8 movl %r8d, %r10d
- 0x41, 0x83, 0xe2, 0x01, //0x000019db andl $1, %r10d
- 0x4c, 0x8d, 0x05, 0xfa, 0xed, 0x00, 0x00, //0x000019df leaq $60922(%rip), %r8 /* __UnquoteTab+0(%rip) */
- 0xc5, 0xf9, 0x6f, 0x05, 0xb2, 0xff, 0xff, 0xff, //0x000019e6 vmovdqa $-78(%rip), %xmm0 /* LCPI6_0+0(%rip) */
- 0x49, 0x89, 0xf9, //0x000019ee movq %rdi, %r9
- 0x49, 0x89, 0xf5, //0x000019f1 movq %rsi, %r13
- 0x48, 0x89, 0xd0, //0x000019f4 movq %rdx, %rax
- //0x000019f7 LBB6_2
- 0x41, 0x80, 0x39, 0x5c, //0x000019f7 cmpb $92, (%r9)
- 0x0f, 0x85, 0x0f, 0x00, 0x00, 0x00, //0x000019fb jne LBB6_4
- 0x31, 0xf6, //0x00001a01 xorl %esi, %esi
- 0xe9, 0xc8, 0x00, 0x00, 0x00, //0x00001a03 jmp LBB6_13
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00001a08 .p2align 4, 0x90
- //0x00001a10 LBB6_4
- 0x4d, 0x89, 0xef, //0x00001a10 movq %r13, %r15
- 0x48, 0x89, 0xc6, //0x00001a13 movq %rax, %rsi
- 0x4d, 0x89, 0xce, //0x00001a16 movq %r9, %r14
- 0x49, 0x83, 0xfd, 0x10, //0x00001a19 cmpq $16, %r13
- 0x0f, 0x8c, 0x3d, 0x00, 0x00, 0x00, //0x00001a1d jl LBB6_7
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00001a23 .p2align 4, 0x90
- //0x00001a30 LBB6_5
- 0xc4, 0xc1, 0x7a, 0x6f, 0x0e, //0x00001a30 vmovdqu (%r14), %xmm1
- 0xc5, 0xfa, 0x7f, 0x0e, //0x00001a35 vmovdqu %xmm1, (%rsi)
- 0xc5, 0xf1, 0x74, 0xc8, //0x00001a39 vpcmpeqb %xmm0, %xmm1, %xmm1
- 0xc5, 0xf9, 0xd7, 0xd9, //0x00001a3d vpmovmskb %xmm1, %ebx
- 0x66, 0x85, 0xdb, //0x00001a41 testw %bx, %bx
- 0x0f, 0x85, 0x60, 0x00, 0x00, 0x00, //0x00001a44 jne LBB6_12
- 0x49, 0x83, 0xc6, 0x10, //0x00001a4a addq $16, %r14
- 0x48, 0x83, 0xc6, 0x10, //0x00001a4e addq $16, %rsi
- 0x49, 0x83, 0xff, 0x1f, //0x00001a52 cmpq $31, %r15
- 0x4d, 0x8d, 0x7f, 0xf0, //0x00001a56 leaq $-16(%r15), %r15
- 0x0f, 0x8f, 0xd0, 0xff, 0xff, 0xff, //0x00001a5a jg LBB6_5
- //0x00001a60 LBB6_7
- 0x4d, 0x85, 0xff, //0x00001a60 testq %r15, %r15
- 0x0f, 0x84, 0xd5, 0x05, 0x00, 0x00, //0x00001a63 je LBB6_83
- 0x31, 0xdb, //0x00001a69 xorl %ebx, %ebx
- 0x90, 0x90, 0x90, 0x90, 0x90, //0x00001a6b .p2align 4, 0x90
- //0x00001a70 LBB6_9
- 0x41, 0x0f, 0xb6, 0x0c, 0x1e, //0x00001a70 movzbl (%r14,%rbx), %ecx
- 0x80, 0xf9, 0x5c, //0x00001a75 cmpb $92, %cl
- 0x0f, 0x84, 0x14, 0x00, 0x00, 0x00, //0x00001a78 je LBB6_11
- 0x88, 0x0c, 0x1e, //0x00001a7e movb %cl, (%rsi,%rbx)
- 0x48, 0xff, 0xc3, //0x00001a81 incq %rbx
- 0x49, 0x39, 0xdf, //0x00001a84 cmpq %rbx, %r15
- 0x0f, 0x85, 0xe3, 0xff, 0xff, 0xff, //0x00001a87 jne LBB6_9
- 0xe9, 0xac, 0x05, 0x00, 0x00, //0x00001a8d jmp LBB6_83
- //0x00001a92 LBB6_11
- 0x49, 0x01, 0xde, //0x00001a92 addq %rbx, %r14
- 0x4d, 0x29, 0xce, //0x00001a95 subq %r9, %r14
- 0x4c, 0x89, 0xf6, //0x00001a98 movq %r14, %rsi
- 0x48, 0x83, 0xfe, 0xff, //0x00001a9b cmpq $-1, %rsi
- 0x0f, 0x85, 0x2b, 0x00, 0x00, 0x00, //0x00001a9f jne LBB6_13
- 0xe9, 0x94, 0x05, 0x00, 0x00, //0x00001aa5 jmp LBB6_83
- //0x00001aaa LBB6_12
- 0x0f, 0xb7, 0xcb, //0x00001aaa movzwl %bx, %ecx
- 0x4d, 0x29, 0xce, //0x00001aad subq %r9, %r14
- 0x48, 0x0f, 0xbc, 0xf1, //0x00001ab0 bsfq %rcx, %rsi
- 0x4c, 0x01, 0xf6, //0x00001ab4 addq %r14, %rsi
- 0x48, 0x83, 0xfe, 0xff, //0x00001ab7 cmpq $-1, %rsi
- 0x0f, 0x84, 0x7d, 0x05, 0x00, 0x00, //0x00001abb je LBB6_83
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00001ac1 .p2align 4, 0x90
- //0x00001ad0 LBB6_13
- 0x48, 0x8d, 0x4e, 0x02, //0x00001ad0 leaq $2(%rsi), %rcx
- 0x49, 0x29, 0xcd, //0x00001ad4 subq %rcx, %r13
- 0x0f, 0x88, 0x2a, 0x06, 0x00, 0x00, //0x00001ad7 js LBB6_94
- 0x4d, 0x8d, 0x4c, 0x31, 0x02, //0x00001add leaq $2(%r9,%rsi), %r9
- 0x4d, 0x85, 0xd2, //0x00001ae2 testq %r10, %r10
- 0x0f, 0x85, 0xe5, 0x03, 0x00, 0x00, //0x00001ae5 jne LBB6_58
- //0x00001aeb LBB6_15
- 0x48, 0x01, 0xf0, //0x00001aeb addq %rsi, %rax
- 0x41, 0x0f, 0xb6, 0x49, 0xff, //0x00001aee movzbl $-1(%r9), %ecx
- 0x42, 0x8a, 0x0c, 0x01, //0x00001af3 movb (%rcx,%r8), %cl
- 0x80, 0xf9, 0xff, //0x00001af7 cmpb $-1, %cl
- 0x0f, 0x84, 0x20, 0x00, 0x00, 0x00, //0x00001afa je LBB6_18
- 0x84, 0xc9, //0x00001b00 testb %cl, %cl
- 0x0f, 0x84, 0x12, 0x06, 0x00, 0x00, //0x00001b02 je LBB6_95
- 0x88, 0x08, //0x00001b08 movb %cl, (%rax)
- 0x48, 0xff, 0xc0, //0x00001b0a incq %rax
- 0xe9, 0xb0, 0x03, 0x00, 0x00, //0x00001b0d jmp LBB6_57
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00001b12 .p2align 4, 0x90
- //0x00001b20 LBB6_18
- 0x49, 0x83, 0xfd, 0x03, //0x00001b20 cmpq $3, %r13
- 0x0f, 0x8e, 0xdd, 0x05, 0x00, 0x00, //0x00001b24 jle LBB6_94
- 0x41, 0x8b, 0x31, //0x00001b2a movl (%r9), %esi
- 0x89, 0xf1, //0x00001b2d movl %esi, %ecx
- 0xf7, 0xd1, //0x00001b2f notl %ecx
- 0x8d, 0x9e, 0xd0, 0xcf, 0xcf, 0xcf, //0x00001b31 leal $-808464432(%rsi), %ebx
- 0x81, 0xe1, 0x80, 0x80, 0x80, 0x80, //0x00001b37 andl $-2139062144, %ecx
- 0x85, 0xd9, //0x00001b3d testl %ebx, %ecx
- 0x0f, 0x85, 0x0e, 0x05, 0x00, 0x00, //0x00001b3f jne LBB6_85
- 0x8d, 0x9e, 0x19, 0x19, 0x19, 0x19, //0x00001b45 leal $421075225(%rsi), %ebx
- 0x09, 0xf3, //0x00001b4b orl %esi, %ebx
- 0xf7, 0xc3, 0x80, 0x80, 0x80, 0x80, //0x00001b4d testl $-2139062144, %ebx
- 0x0f, 0x85, 0xfa, 0x04, 0x00, 0x00, //0x00001b53 jne LBB6_85
- 0x89, 0xf3, //0x00001b59 movl %esi, %ebx
- 0x81, 0xe3, 0x7f, 0x7f, 0x7f, 0x7f, //0x00001b5b andl $2139062143, %ebx
- 0x41, 0xbe, 0xc0, 0xc0, 0xc0, 0xc0, //0x00001b61 movl $-1061109568, %r14d
- 0x41, 0x29, 0xde, //0x00001b67 subl %ebx, %r14d
- 0x44, 0x8d, 0xbb, 0x46, 0x46, 0x46, 0x46, //0x00001b6a leal $1179010630(%rbx), %r15d
- 0x41, 0x21, 0xce, //0x00001b71 andl %ecx, %r14d
- 0x45, 0x85, 0xfe, //0x00001b74 testl %r15d, %r14d
- 0x0f, 0x85, 0xd6, 0x04, 0x00, 0x00, //0x00001b77 jne LBB6_85
- 0x41, 0xbe, 0xe0, 0xe0, 0xe0, 0xe0, //0x00001b7d movl $-522133280, %r14d
- 0x41, 0x29, 0xde, //0x00001b83 subl %ebx, %r14d
- 0x81, 0xc3, 0x39, 0x39, 0x39, 0x39, //0x00001b86 addl $960051513, %ebx
- 0x44, 0x21, 0xf1, //0x00001b8c andl %r14d, %ecx
- 0x85, 0xd9, //0x00001b8f testl %ebx, %ecx
- 0x0f, 0x85, 0xbc, 0x04, 0x00, 0x00, //0x00001b91 jne LBB6_85
- 0x0f, 0xce, //0x00001b97 bswapl %esi
- 0x89, 0xf1, //0x00001b99 movl %esi, %ecx
- 0xc1, 0xe9, 0x04, //0x00001b9b shrl $4, %ecx
- 0xf7, 0xd1, //0x00001b9e notl %ecx
- 0x81, 0xe1, 0x01, 0x01, 0x01, 0x01, //0x00001ba0 andl $16843009, %ecx
- 0x8d, 0x0c, 0xc9, //0x00001ba6 leal (%rcx,%rcx,8), %ecx
- 0x81, 0xe6, 0x0f, 0x0f, 0x0f, 0x0f, //0x00001ba9 andl $252645135, %esi
- 0x01, 0xce, //0x00001baf addl %ecx, %esi
- 0x89, 0xf1, //0x00001bb1 movl %esi, %ecx
- 0xc1, 0xe9, 0x04, //0x00001bb3 shrl $4, %ecx
- 0x09, 0xf1, //0x00001bb6 orl %esi, %ecx
- 0x44, 0x0f, 0xb6, 0xf9, //0x00001bb8 movzbl %cl, %r15d
- 0xc1, 0xe9, 0x08, //0x00001bbc shrl $8, %ecx
- 0x81, 0xe1, 0x00, 0xff, 0x00, 0x00, //0x00001bbf andl $65280, %ecx
- 0x41, 0x09, 0xcf, //0x00001bc5 orl %ecx, %r15d
- 0x4d, 0x8d, 0x75, 0xfc, //0x00001bc8 leaq $-4(%r13), %r14
- 0x41, 0x81, 0xff, 0x80, 0x00, 0x00, 0x00, //0x00001bcc cmpl $128, %r15d
- 0x0f, 0x82, 0x46, 0x03, 0x00, 0x00, //0x00001bd3 jb LBB6_66
- 0x45, 0x31, 0xe4, //0x00001bd9 xorl %r12d, %r12d
- 0x4d, 0x85, 0xd2, //0x00001bdc testq %r10, %r10
- 0x0f, 0x84, 0x5b, 0x01, 0x00, 0x00, //0x00001bdf je LBB6_40
- //0x00001be5 LBB6_25
- 0x41, 0x81, 0xff, 0x00, 0x08, 0x00, 0x00, //0x00001be5 cmpl $2048, %r15d
- 0x0f, 0x82, 0x3c, 0x03, 0x00, 0x00, //0x00001bec jb LBB6_68
- 0x44, 0x89, 0xf9, //0x00001bf2 movl %r15d, %ecx
- 0x81, 0xe1, 0x00, 0xf8, 0xff, 0xff, //0x00001bf5 andl $-2048, %ecx
- 0x81, 0xf9, 0x00, 0xd8, 0x00, 0x00, //0x00001bfb cmpl $55296, %ecx
- 0x0f, 0x85, 0x89, 0x02, 0x00, 0x00, //0x00001c01 jne LBB6_54
- 0x4d, 0x85, 0xf6, //0x00001c07 testq %r14, %r14
- 0x0f, 0x8e, 0x6b, 0x03, 0x00, 0x00, //0x00001c0a jle LBB6_72
- 0x43, 0x80, 0x7c, 0x21, 0x04, 0x5c, //0x00001c10 cmpb $92, $4(%r9,%r12)
- 0x0f, 0x85, 0x6e, 0x03, 0x00, 0x00, //0x00001c16 jne LBB6_73
- 0x41, 0x81, 0xff, 0xff, 0xdb, 0x00, 0x00, //0x00001c1c cmpl $56319, %r15d
- 0x0f, 0x87, 0x34, 0x03, 0x00, 0x00, //0x00001c23 ja LBB6_70
- 0x49, 0x83, 0xfe, 0x07, //0x00001c29 cmpq $7, %r14
- 0x0f, 0x8c, 0x2a, 0x03, 0x00, 0x00, //0x00001c2d jl LBB6_70
- 0x43, 0x80, 0x7c, 0x21, 0x05, 0x5c, //0x00001c33 cmpb $92, $5(%r9,%r12)
- 0x0f, 0x85, 0x1e, 0x03, 0x00, 0x00, //0x00001c39 jne LBB6_70
- 0x43, 0x80, 0x7c, 0x21, 0x06, 0x75, //0x00001c3f cmpb $117, $6(%r9,%r12)
- 0x0f, 0x85, 0x12, 0x03, 0x00, 0x00, //0x00001c45 jne LBB6_70
- 0x43, 0x8b, 0x74, 0x21, 0x07, //0x00001c4b movl $7(%r9,%r12), %esi
- 0x89, 0xf1, //0x00001c50 movl %esi, %ecx
- 0xf7, 0xd1, //0x00001c52 notl %ecx
- 0x8d, 0x9e, 0xd0, 0xcf, 0xcf, 0xcf, //0x00001c54 leal $-808464432(%rsi), %ebx
- 0x81, 0xe1, 0x80, 0x80, 0x80, 0x80, //0x00001c5a andl $-2139062144, %ecx
- 0x85, 0xd9, //0x00001c60 testl %ebx, %ecx
- 0x0f, 0x85, 0xe8, 0x04, 0x00, 0x00, //0x00001c62 jne LBB6_99
- 0x8d, 0x9e, 0x19, 0x19, 0x19, 0x19, //0x00001c68 leal $421075225(%rsi), %ebx
- 0x09, 0xf3, //0x00001c6e orl %esi, %ebx
- 0xf7, 0xc3, 0x80, 0x80, 0x80, 0x80, //0x00001c70 testl $-2139062144, %ebx
- 0x0f, 0x85, 0xd4, 0x04, 0x00, 0x00, //0x00001c76 jne LBB6_99
- 0x89, 0xf3, //0x00001c7c movl %esi, %ebx
- 0x81, 0xe3, 0x7f, 0x7f, 0x7f, 0x7f, //0x00001c7e andl $2139062143, %ebx
- 0xc7, 0x45, 0xd4, 0xc0, 0xc0, 0xc0, 0xc0, //0x00001c84 movl $-1061109568, $-44(%rbp)
- 0x29, 0x5d, 0xd4, //0x00001c8b subl %ebx, $-44(%rbp)
- 0x48, 0x89, 0x75, 0xb0, //0x00001c8e movq %rsi, $-80(%rbp)
- 0x8d, 0xb3, 0x46, 0x46, 0x46, 0x46, //0x00001c92 leal $1179010630(%rbx), %esi
- 0x89, 0x75, 0xc4, //0x00001c98 movl %esi, $-60(%rbp)
- 0x21, 0x4d, 0xd4, //0x00001c9b andl %ecx, $-44(%rbp)
- 0x8b, 0x75, 0xc4, //0x00001c9e movl $-60(%rbp), %esi
- 0x85, 0x75, 0xd4, //0x00001ca1 testl %esi, $-44(%rbp)
- 0x48, 0x8b, 0x75, 0xb0, //0x00001ca4 movq $-80(%rbp), %rsi
- 0x0f, 0x85, 0xa2, 0x04, 0x00, 0x00, //0x00001ca8 jne LBB6_99
- 0xc7, 0x45, 0xd4, 0xe0, 0xe0, 0xe0, 0xe0, //0x00001cae movl $-522133280, $-44(%rbp)
- 0x29, 0x5d, 0xd4, //0x00001cb5 subl %ebx, $-44(%rbp)
- 0x81, 0xc3, 0x39, 0x39, 0x39, 0x39, //0x00001cb8 addl $960051513, %ebx
- 0x23, 0x4d, 0xd4, //0x00001cbe andl $-44(%rbp), %ecx
- 0x85, 0xd9, //0x00001cc1 testl %ebx, %ecx
- 0x0f, 0x85, 0x87, 0x04, 0x00, 0x00, //0x00001cc3 jne LBB6_99
- 0x0f, 0xce, //0x00001cc9 bswapl %esi
- 0x89, 0xf1, //0x00001ccb movl %esi, %ecx
- 0xc1, 0xe9, 0x04, //0x00001ccd shrl $4, %ecx
- 0xf7, 0xd1, //0x00001cd0 notl %ecx
- 0x81, 0xe1, 0x01, 0x01, 0x01, 0x01, //0x00001cd2 andl $16843009, %ecx
- 0x8d, 0x0c, 0xc9, //0x00001cd8 leal (%rcx,%rcx,8), %ecx
- 0x81, 0xe6, 0x0f, 0x0f, 0x0f, 0x0f, //0x00001cdb andl $252645135, %esi
- 0x01, 0xce, //0x00001ce1 addl %ecx, %esi
- 0x89, 0xf1, //0x00001ce3 movl %esi, %ecx
- 0xc1, 0xe9, 0x04, //0x00001ce5 shrl $4, %ecx
- 0x09, 0xf1, //0x00001ce8 orl %esi, %ecx
- 0x89, 0xce, //0x00001cea movl %ecx, %esi
- 0xc1, 0xee, 0x08, //0x00001cec shrl $8, %esi
- 0x81, 0xe6, 0x00, 0xff, 0x00, 0x00, //0x00001cef andl $65280, %esi
- 0x0f, 0xb6, 0xd9, //0x00001cf5 movzbl %cl, %ebx
- 0x09, 0xf3, //0x00001cf8 orl %esi, %ebx
- 0x81, 0xe1, 0x00, 0x00, 0xfc, 0x00, //0x00001cfa andl $16515072, %ecx
- 0x81, 0xf9, 0x00, 0x00, 0xdc, 0x00, //0x00001d00 cmpl $14417920, %ecx
- 0x0f, 0x84, 0xac, 0x02, 0x00, 0x00, //0x00001d06 je LBB6_77
- 0xf6, 0x45, 0xb8, 0x02, //0x00001d0c testb $2, $-72(%rbp)
- 0x0f, 0x84, 0x41, 0x05, 0x00, 0x00, //0x00001d10 je LBB6_114
- 0x49, 0x83, 0xc6, 0xf9, //0x00001d16 addq $-7, %r14
- 0x66, 0xc7, 0x00, 0xef, 0xbf, //0x00001d1a movw $-16401, (%rax)
- 0xc6, 0x40, 0x02, 0xbd, //0x00001d1f movb $-67, $2(%rax)
- 0x48, 0x83, 0xc0, 0x03, //0x00001d23 addq $3, %rax
- 0x49, 0x83, 0xc4, 0x07, //0x00001d27 addq $7, %r12
- 0x41, 0x89, 0xdf, //0x00001d2b movl %ebx, %r15d
- 0x83, 0xfb, 0x7f, //0x00001d2e cmpl $127, %ebx
- 0x0f, 0x87, 0xae, 0xfe, 0xff, 0xff, //0x00001d31 ja LBB6_25
- 0xe9, 0x44, 0x01, 0x00, 0x00, //0x00001d37 jmp LBB6_53
- 0x90, 0x90, 0x90, 0x90, //0x00001d3c .p2align 4, 0x90
- //0x00001d40 LBB6_40
- 0x41, 0x81, 0xff, 0x00, 0x08, 0x00, 0x00, //0x00001d40 cmpl $2048, %r15d
- 0x0f, 0x82, 0xe1, 0x01, 0x00, 0x00, //0x00001d47 jb LBB6_68
- 0x44, 0x89, 0xf9, //0x00001d4d movl %r15d, %ecx
- 0x81, 0xe1, 0x00, 0xf8, 0xff, 0xff, //0x00001d50 andl $-2048, %ecx
- 0x81, 0xf9, 0x00, 0xd8, 0x00, 0x00, //0x00001d56 cmpl $55296, %ecx
- 0x0f, 0x85, 0x2e, 0x01, 0x00, 0x00, //0x00001d5c jne LBB6_54
- 0x41, 0x81, 0xff, 0xff, 0xdb, 0x00, 0x00, //0x00001d62 cmpl $56319, %r15d
- 0x0f, 0x87, 0xe4, 0x01, 0x00, 0x00, //0x00001d69 ja LBB6_69
- 0x49, 0x83, 0xfe, 0x06, //0x00001d6f cmpq $6, %r14
- 0x0f, 0x8c, 0xda, 0x01, 0x00, 0x00, //0x00001d73 jl LBB6_69
- 0x43, 0x80, 0x7c, 0x21, 0x04, 0x5c, //0x00001d79 cmpb $92, $4(%r9,%r12)
- 0x0f, 0x85, 0xce, 0x01, 0x00, 0x00, //0x00001d7f jne LBB6_69
- 0x43, 0x80, 0x7c, 0x21, 0x05, 0x75, //0x00001d85 cmpb $117, $5(%r9,%r12)
- 0x0f, 0x85, 0xc2, 0x01, 0x00, 0x00, //0x00001d8b jne LBB6_69
- 0x43, 0x8b, 0x74, 0x21, 0x06, //0x00001d91 movl $6(%r9,%r12), %esi
- 0x89, 0xf1, //0x00001d96 movl %esi, %ecx
- 0xf7, 0xd1, //0x00001d98 notl %ecx
- 0x8d, 0x9e, 0xd0, 0xcf, 0xcf, 0xcf, //0x00001d9a leal $-808464432(%rsi), %ebx
- 0x81, 0xe1, 0x80, 0x80, 0x80, 0x80, //0x00001da0 andl $-2139062144, %ecx
- 0x85, 0xd9, //0x00001da6 testl %ebx, %ecx
- 0x0f, 0x85, 0x98, 0x03, 0x00, 0x00, //0x00001da8 jne LBB6_98
- 0x8d, 0x9e, 0x19, 0x19, 0x19, 0x19, //0x00001dae leal $421075225(%rsi), %ebx
- 0x09, 0xf3, //0x00001db4 orl %esi, %ebx
- 0xf7, 0xc3, 0x80, 0x80, 0x80, 0x80, //0x00001db6 testl $-2139062144, %ebx
- 0x0f, 0x85, 0x84, 0x03, 0x00, 0x00, //0x00001dbc jne LBB6_98
- 0x89, 0xf3, //0x00001dc2 movl %esi, %ebx
- 0x81, 0xe3, 0x7f, 0x7f, 0x7f, 0x7f, //0x00001dc4 andl $2139062143, %ebx
- 0xc7, 0x45, 0xd4, 0xc0, 0xc0, 0xc0, 0xc0, //0x00001dca movl $-1061109568, $-44(%rbp)
- 0x29, 0x5d, 0xd4, //0x00001dd1 subl %ebx, $-44(%rbp)
- 0x48, 0x89, 0x75, 0xb0, //0x00001dd4 movq %rsi, $-80(%rbp)
- 0x8d, 0xb3, 0x46, 0x46, 0x46, 0x46, //0x00001dd8 leal $1179010630(%rbx), %esi
- 0x89, 0x75, 0xc4, //0x00001dde movl %esi, $-60(%rbp)
- 0x21, 0x4d, 0xd4, //0x00001de1 andl %ecx, $-44(%rbp)
- 0x8b, 0x75, 0xc4, //0x00001de4 movl $-60(%rbp), %esi
- 0x85, 0x75, 0xd4, //0x00001de7 testl %esi, $-44(%rbp)
- 0x48, 0x8b, 0x75, 0xb0, //0x00001dea movq $-80(%rbp), %rsi
- 0x0f, 0x85, 0x52, 0x03, 0x00, 0x00, //0x00001dee jne LBB6_98
- 0xc7, 0x45, 0xd4, 0xe0, 0xe0, 0xe0, 0xe0, //0x00001df4 movl $-522133280, $-44(%rbp)
- 0x29, 0x5d, 0xd4, //0x00001dfb subl %ebx, $-44(%rbp)
- 0x81, 0xc3, 0x39, 0x39, 0x39, 0x39, //0x00001dfe addl $960051513, %ebx
- 0x23, 0x4d, 0xd4, //0x00001e04 andl $-44(%rbp), %ecx
- 0x85, 0xd9, //0x00001e07 testl %ebx, %ecx
- 0x0f, 0x85, 0x37, 0x03, 0x00, 0x00, //0x00001e09 jne LBB6_98
- 0x0f, 0xce, //0x00001e0f bswapl %esi
- 0x89, 0xf1, //0x00001e11 movl %esi, %ecx
- 0xc1, 0xe9, 0x04, //0x00001e13 shrl $4, %ecx
- 0xf7, 0xd1, //0x00001e16 notl %ecx
- 0x81, 0xe1, 0x01, 0x01, 0x01, 0x01, //0x00001e18 andl $16843009, %ecx
- 0x8d, 0x0c, 0xc9, //0x00001e1e leal (%rcx,%rcx,8), %ecx
- 0x81, 0xe6, 0x0f, 0x0f, 0x0f, 0x0f, //0x00001e21 andl $252645135, %esi
- 0x01, 0xce, //0x00001e27 addl %ecx, %esi
- 0x89, 0xf1, //0x00001e29 movl %esi, %ecx
- 0xc1, 0xe9, 0x04, //0x00001e2b shrl $4, %ecx
- 0x09, 0xf1, //0x00001e2e orl %esi, %ecx
- 0x89, 0xce, //0x00001e30 movl %ecx, %esi
- 0xc1, 0xee, 0x08, //0x00001e32 shrl $8, %esi
- 0x81, 0xe6, 0x00, 0xff, 0x00, 0x00, //0x00001e35 andl $65280, %esi
- 0x0f, 0xb6, 0xd9, //0x00001e3b movzbl %cl, %ebx
- 0x09, 0xf3, //0x00001e3e orl %esi, %ebx
- 0x81, 0xe1, 0x00, 0x00, 0xfc, 0x00, //0x00001e40 andl $16515072, %ecx
- 0x81, 0xf9, 0x00, 0x00, 0xdc, 0x00, //0x00001e46 cmpl $14417920, %ecx
- 0x0f, 0x84, 0x55, 0x01, 0x00, 0x00, //0x00001e4c je LBB6_76
- 0xf6, 0x45, 0xb8, 0x02, //0x00001e52 testb $2, $-72(%rbp)
- 0x0f, 0x84, 0xf1, 0x03, 0x00, 0x00, //0x00001e56 je LBB6_113
- 0x49, 0x83, 0xc6, 0xfa, //0x00001e5c addq $-6, %r14
- 0x66, 0xc7, 0x00, 0xef, 0xbf, //0x00001e60 movw $-16401, (%rax)
- 0xc6, 0x40, 0x02, 0xbd, //0x00001e65 movb $-67, $2(%rax)
- 0x48, 0x83, 0xc0, 0x03, //0x00001e69 addq $3, %rax
- 0x49, 0x83, 0xc4, 0x06, //0x00001e6d addq $6, %r12
- 0x41, 0x89, 0xdf, //0x00001e71 movl %ebx, %r15d
- 0x81, 0xfb, 0x80, 0x00, 0x00, 0x00, //0x00001e74 cmpl $128, %ebx
- 0x0f, 0x83, 0xc0, 0xfe, 0xff, 0xff, //0x00001e7a jae LBB6_40
- //0x00001e80 LBB6_53
- 0x4f, 0x8d, 0x4c, 0x21, 0x04, //0x00001e80 leaq $4(%r9,%r12), %r9
- 0x41, 0x89, 0xdf, //0x00001e85 movl %ebx, %r15d
- 0xe9, 0x96, 0x00, 0x00, 0x00, //0x00001e88 jmp LBB6_67
- 0x90, 0x90, 0x90, //0x00001e8d .p2align 4, 0x90
- //0x00001e90 LBB6_54
- 0x4f, 0x8d, 0x4c, 0x21, 0x04, //0x00001e90 leaq $4(%r9,%r12), %r9
- 0x44, 0x89, 0xf9, //0x00001e95 movl %r15d, %ecx
- 0xc1, 0xe9, 0x0c, //0x00001e98 shrl $12, %ecx
- 0x80, 0xc9, 0xe0, //0x00001e9b orb $-32, %cl
- 0x88, 0x08, //0x00001e9e movb %cl, (%rax)
- 0x44, 0x89, 0xf9, //0x00001ea0 movl %r15d, %ecx
- 0xc1, 0xe9, 0x06, //0x00001ea3 shrl $6, %ecx
- 0x80, 0xe1, 0x3f, //0x00001ea6 andb $63, %cl
- 0x80, 0xc9, 0x80, //0x00001ea9 orb $-128, %cl
- 0x88, 0x48, 0x01, //0x00001eac movb %cl, $1(%rax)
- 0x41, 0x80, 0xe7, 0x3f, //0x00001eaf andb $63, %r15b
- 0x41, 0x80, 0xcf, 0x80, //0x00001eb3 orb $-128, %r15b
- 0x44, 0x88, 0x78, 0x02, //0x00001eb7 movb %r15b, $2(%rax)
- //0x00001ebb LBB6_55
- 0x48, 0x83, 0xc0, 0x03, //0x00001ebb addq $3, %rax
- //0x00001ebf LBB6_56
- 0x4d, 0x89, 0xf5, //0x00001ebf movq %r14, %r13
- //0x00001ec2 LBB6_57
- 0x4d, 0x85, 0xed, //0x00001ec2 testq %r13, %r13
- 0x0f, 0x85, 0x2c, 0xfb, 0xff, 0xff, //0x00001ec5 jne LBB6_2
- 0xe9, 0x63, 0x02, 0x00, 0x00, //0x00001ecb jmp LBB6_96
- //0x00001ed0 LBB6_58
- 0x45, 0x85, 0xed, //0x00001ed0 testl %r13d, %r13d
- 0x0f, 0x84, 0x2e, 0x02, 0x00, 0x00, //0x00001ed3 je LBB6_94
- 0x41, 0x80, 0x79, 0xff, 0x5c, //0x00001ed9 cmpb $92, $-1(%r9)
- 0x0f, 0x85, 0x57, 0x02, 0x00, 0x00, //0x00001ede jne LBB6_97
- 0x41, 0x80, 0x39, 0x5c, //0x00001ee4 cmpb $92, (%r9)
- 0x0f, 0x85, 0x26, 0x00, 0x00, 0x00, //0x00001ee8 jne LBB6_65
- 0x41, 0x83, 0xfd, 0x01, //0x00001eee cmpl $1, %r13d
- 0x0f, 0x8e, 0x0f, 0x02, 0x00, 0x00, //0x00001ef2 jle LBB6_94
- 0x41, 0x8a, 0x49, 0x01, //0x00001ef8 movb $1(%r9), %cl
- 0x80, 0xf9, 0x22, //0x00001efc cmpb $34, %cl
- 0x0f, 0x84, 0x09, 0x00, 0x00, 0x00, //0x00001eff je LBB6_64
- 0x80, 0xf9, 0x5c, //0x00001f05 cmpb $92, %cl
- 0x0f, 0x85, 0x0c, 0x03, 0x00, 0x00, //0x00001f08 jne LBB6_109
- //0x00001f0e LBB6_64
- 0x49, 0xff, 0xc1, //0x00001f0e incq %r9
- 0x49, 0xff, 0xcd, //0x00001f11 decq %r13
- //0x00001f14 LBB6_65
- 0x49, 0xff, 0xc1, //0x00001f14 incq %r9
- 0x49, 0xff, 0xcd, //0x00001f17 decq %r13
- 0xe9, 0xcc, 0xfb, 0xff, 0xff, //0x00001f1a jmp LBB6_15
- //0x00001f1f LBB6_66
- 0x49, 0x83, 0xc1, 0x04, //0x00001f1f addq $4, %r9
- //0x00001f23 LBB6_67
- 0x44, 0x88, 0x38, //0x00001f23 movb %r15b, (%rax)
- 0x48, 0xff, 0xc0, //0x00001f26 incq %rax
- 0xe9, 0x91, 0xff, 0xff, 0xff, //0x00001f29 jmp LBB6_56
- //0x00001f2e LBB6_68
- 0x4f, 0x8d, 0x4c, 0x21, 0x04, //0x00001f2e leaq $4(%r9,%r12), %r9
- 0x44, 0x89, 0xf9, //0x00001f33 movl %r15d, %ecx
- 0xc1, 0xe9, 0x06, //0x00001f36 shrl $6, %ecx
- 0x80, 0xc9, 0xc0, //0x00001f39 orb $-64, %cl
- 0x88, 0x08, //0x00001f3c movb %cl, (%rax)
- 0x41, 0x80, 0xe7, 0x3f, //0x00001f3e andb $63, %r15b
- 0x41, 0x80, 0xcf, 0x80, //0x00001f42 orb $-128, %r15b
- 0x44, 0x88, 0x78, 0x01, //0x00001f46 movb %r15b, $1(%rax)
- 0x48, 0x83, 0xc0, 0x02, //0x00001f4a addq $2, %rax
- 0xe9, 0x6c, 0xff, 0xff, 0xff, //0x00001f4e jmp LBB6_56
- //0x00001f53 LBB6_69
- 0x4f, 0x8d, 0x4c, 0x21, 0x04, //0x00001f53 leaq $4(%r9,%r12), %r9
- 0xe9, 0x0f, 0x00, 0x00, 0x00, //0x00001f58 jmp LBB6_71
- //0x00001f5d LBB6_70
- 0x4f, 0x8d, 0x4c, 0x21, 0x05, //0x00001f5d leaq $5(%r9,%r12), %r9
- 0x4d, 0x29, 0xe5, //0x00001f62 subq %r12, %r13
- 0x49, 0x83, 0xc5, 0xfb, //0x00001f65 addq $-5, %r13
- 0x4d, 0x89, 0xee, //0x00001f69 movq %r13, %r14
- //0x00001f6c LBB6_71
- 0xf6, 0x45, 0xb8, 0x02, //0x00001f6c testb $2, $-72(%rbp)
- 0x0f, 0x85, 0x23, 0x00, 0x00, 0x00, //0x00001f70 jne LBB6_75
- 0xe9, 0xfb, 0x02, 0x00, 0x00, //0x00001f76 jmp LBB6_116
- //0x00001f7b LBB6_72
- 0xf6, 0x45, 0xb8, 0x02, //0x00001f7b testb $2, $-72(%rbp)
- 0x0f, 0x85, 0x0f, 0x00, 0x00, 0x00, //0x00001f7f jne LBB6_74
- 0xe9, 0x7d, 0x01, 0x00, 0x00, //0x00001f85 jmp LBB6_94
- //0x00001f8a LBB6_73
- 0xf6, 0x45, 0xb8, 0x02, //0x00001f8a testb $2, $-72(%rbp)
- 0x0f, 0x84, 0xef, 0x02, 0x00, 0x00, //0x00001f8e je LBB6_117
- //0x00001f94 LBB6_74
- 0x4f, 0x8d, 0x4c, 0x21, 0x04, //0x00001f94 leaq $4(%r9,%r12), %r9
- //0x00001f99 LBB6_75
- 0x66, 0xc7, 0x00, 0xef, 0xbf, //0x00001f99 movw $-16401, (%rax)
- 0xc6, 0x40, 0x02, 0xbd, //0x00001f9e movb $-67, $2(%rax)
- 0xe9, 0x14, 0xff, 0xff, 0xff, //0x00001fa2 jmp LBB6_55
- //0x00001fa7 LBB6_76
- 0x4f, 0x8d, 0x4c, 0x21, 0x0a, //0x00001fa7 leaq $10(%r9,%r12), %r9
- 0x4d, 0x29, 0xe5, //0x00001fac subq %r12, %r13
- 0x49, 0x83, 0xc5, 0xf6, //0x00001faf addq $-10, %r13
- 0xe9, 0x0c, 0x00, 0x00, 0x00, //0x00001fb3 jmp LBB6_78
- //0x00001fb8 LBB6_77
- 0x4f, 0x8d, 0x4c, 0x21, 0x0b, //0x00001fb8 leaq $11(%r9,%r12), %r9
- 0x4d, 0x29, 0xe5, //0x00001fbd subq %r12, %r13
- 0x49, 0x83, 0xc5, 0xf5, //0x00001fc0 addq $-11, %r13
- //0x00001fc4 LBB6_78
- 0x41, 0xc1, 0xe7, 0x0a, //0x00001fc4 shll $10, %r15d
- 0x41, 0x8d, 0x8c, 0x1f, 0x00, 0x24, 0xa0, 0xfc, //0x00001fc8 leal $-56613888(%r15,%rbx), %ecx
- 0x81, 0xf9, 0x00, 0x00, 0x11, 0x00, //0x00001fd0 cmpl $1114112, %ecx
- 0x0f, 0x82, 0x1c, 0x00, 0x00, 0x00, //0x00001fd6 jb LBB6_81
- 0xf6, 0x45, 0xb8, 0x02, //0x00001fdc testb $2, $-72(%rbp)
- 0x0f, 0x84, 0x4d, 0x02, 0x00, 0x00, //0x00001fe0 je LBB6_111
- 0x66, 0xc7, 0x00, 0xef, 0xbf, //0x00001fe6 movw $-16401, (%rax)
- 0xc6, 0x40, 0x02, 0xbd, //0x00001feb movb $-67, $2(%rax)
- 0x48, 0x83, 0xc0, 0x03, //0x00001fef addq $3, %rax
- 0xe9, 0xca, 0xfe, 0xff, 0xff, //0x00001ff3 jmp LBB6_57
- //0x00001ff8 LBB6_81
- 0x89, 0xce, //0x00001ff8 movl %ecx, %esi
- 0xc1, 0xee, 0x12, //0x00001ffa shrl $18, %esi
- 0x40, 0x80, 0xce, 0xf0, //0x00001ffd orb $-16, %sil
- 0x40, 0x88, 0x30, //0x00002001 movb %sil, (%rax)
- 0x89, 0xce, //0x00002004 movl %ecx, %esi
- 0xc1, 0xee, 0x0c, //0x00002006 shrl $12, %esi
- 0x40, 0x80, 0xe6, 0x3f, //0x00002009 andb $63, %sil
- 0x40, 0x80, 0xce, 0x80, //0x0000200d orb $-128, %sil
- 0x40, 0x88, 0x70, 0x01, //0x00002011 movb %sil, $1(%rax)
- 0x89, 0xce, //0x00002015 movl %ecx, %esi
- 0xc1, 0xee, 0x06, //0x00002017 shrl $6, %esi
- 0x40, 0x80, 0xe6, 0x3f, //0x0000201a andb $63, %sil
- 0x40, 0x80, 0xce, 0x80, //0x0000201e orb $-128, %sil
- 0x40, 0x88, 0x70, 0x02, //0x00002022 movb %sil, $2(%rax)
- 0x80, 0xe1, 0x3f, //0x00002026 andb $63, %cl
- 0x80, 0xc9, 0x80, //0x00002029 orb $-128, %cl
- 0x88, 0x48, 0x03, //0x0000202c movb %cl, $3(%rax)
- 0x48, 0x83, 0xc0, 0x04, //0x0000202f addq $4, %rax
- 0xe9, 0x8a, 0xfe, 0xff, 0xff, //0x00002033 jmp LBB6_57
- //0x00002038 LBB6_82
- 0x45, 0x31, 0xed, //0x00002038 xorl %r13d, %r13d
- 0x48, 0x89, 0xd0, //0x0000203b movq %rdx, %rax
- //0x0000203e LBB6_83
- 0x4c, 0x01, 0xe8, //0x0000203e addq %r13, %rax
- 0x48, 0x29, 0xd0, //0x00002041 subq %rdx, %rax
- //0x00002044 LBB6_84
- 0x48, 0x83, 0xc4, 0x28, //0x00002044 addq $40, %rsp
- 0x5b, //0x00002048 popq %rbx
- 0x41, 0x5c, //0x00002049 popq %r12
- 0x41, 0x5d, //0x0000204b popq %r13
- 0x41, 0x5e, //0x0000204d popq %r14
- 0x41, 0x5f, //0x0000204f popq %r15
- 0x5d, //0x00002051 popq %rbp
- 0xc3, //0x00002052 retq
- //0x00002053 LBB6_85
- 0x4c, 0x89, 0xca, //0x00002053 movq %r9, %rdx
- 0x48, 0x29, 0xfa, //0x00002056 subq %rdi, %rdx
- 0x48, 0x8b, 0x7d, 0xc8, //0x00002059 movq $-56(%rbp), %rdi
- 0x48, 0x89, 0x17, //0x0000205d movq %rdx, (%rdi)
- 0x41, 0x8a, 0x09, //0x00002060 movb (%r9), %cl
- 0x8d, 0x71, 0xd0, //0x00002063 leal $-48(%rcx), %esi
- 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x00002066 movq $-2, %rax
- 0x40, 0x80, 0xfe, 0x0a, //0x0000206d cmpb $10, %sil
- 0x0f, 0x82, 0x0f, 0x00, 0x00, 0x00, //0x00002071 jb LBB6_87
- 0x80, 0xe1, 0xdf, //0x00002077 andb $-33, %cl
- 0x80, 0xc1, 0xbf, //0x0000207a addb $-65, %cl
- 0x80, 0xf9, 0x05, //0x0000207d cmpb $5, %cl
- 0x0f, 0x87, 0xbe, 0xff, 0xff, 0xff, //0x00002080 ja LBB6_84
- //0x00002086 LBB6_87
- 0x48, 0x8d, 0x4a, 0x01, //0x00002086 leaq $1(%rdx), %rcx
- 0x48, 0x89, 0x0f, //0x0000208a movq %rcx, (%rdi)
- 0x41, 0x8a, 0x49, 0x01, //0x0000208d movb $1(%r9), %cl
- 0x8d, 0x71, 0xd0, //0x00002091 leal $-48(%rcx), %esi
- 0x40, 0x80, 0xfe, 0x0a, //0x00002094 cmpb $10, %sil
- 0x0f, 0x82, 0x0f, 0x00, 0x00, 0x00, //0x00002098 jb LBB6_89
- 0x80, 0xe1, 0xdf, //0x0000209e andb $-33, %cl
- 0x80, 0xc1, 0xbf, //0x000020a1 addb $-65, %cl
- 0x80, 0xf9, 0x05, //0x000020a4 cmpb $5, %cl
- 0x0f, 0x87, 0x97, 0xff, 0xff, 0xff, //0x000020a7 ja LBB6_84
- //0x000020ad LBB6_89
- 0x48, 0x8d, 0x4a, 0x02, //0x000020ad leaq $2(%rdx), %rcx
- 0x48, 0x89, 0x0f, //0x000020b1 movq %rcx, (%rdi)
- 0x41, 0x8a, 0x49, 0x02, //0x000020b4 movb $2(%r9), %cl
- 0x8d, 0x71, 0xd0, //0x000020b8 leal $-48(%rcx), %esi
- 0x40, 0x80, 0xfe, 0x0a, //0x000020bb cmpb $10, %sil
- 0x0f, 0x82, 0x0f, 0x00, 0x00, 0x00, //0x000020bf jb LBB6_91
- 0x80, 0xe1, 0xdf, //0x000020c5 andb $-33, %cl
- 0x80, 0xc1, 0xbf, //0x000020c8 addb $-65, %cl
- 0x80, 0xf9, 0x05, //0x000020cb cmpb $5, %cl
- 0x0f, 0x87, 0x70, 0xff, 0xff, 0xff, //0x000020ce ja LBB6_84
- //0x000020d4 LBB6_91
- 0x48, 0x8d, 0x4a, 0x03, //0x000020d4 leaq $3(%rdx), %rcx
- 0x48, 0x89, 0x0f, //0x000020d8 movq %rcx, (%rdi)
- 0x41, 0x8a, 0x49, 0x03, //0x000020db movb $3(%r9), %cl
- 0x8d, 0x71, 0xd0, //0x000020df leal $-48(%rcx), %esi
- 0x40, 0x80, 0xfe, 0x0a, //0x000020e2 cmpb $10, %sil
- 0x0f, 0x82, 0x0f, 0x00, 0x00, 0x00, //0x000020e6 jb LBB6_93
- 0x80, 0xe1, 0xdf, //0x000020ec andb $-33, %cl
- 0x80, 0xc1, 0xbf, //0x000020ef addb $-65, %cl
- 0x80, 0xf9, 0x05, //0x000020f2 cmpb $5, %cl
- 0x0f, 0x87, 0x49, 0xff, 0xff, 0xff, //0x000020f5 ja LBB6_84
- //0x000020fb LBB6_93
- 0x48, 0x83, 0xc2, 0x04, //0x000020fb addq $4, %rdx
- 0x48, 0x89, 0x17, //0x000020ff movq %rdx, (%rdi)
- 0xe9, 0x3d, 0xff, 0xff, 0xff, //0x00002102 jmp LBB6_84
- //0x00002107 LBB6_94
- 0x48, 0x8b, 0x45, 0xc8, //0x00002107 movq $-56(%rbp), %rax
- 0x4c, 0x89, 0x18, //0x0000210b movq %r11, (%rax)
- 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x0000210e movq $-1, %rax
- 0xe9, 0x2a, 0xff, 0xff, 0xff, //0x00002115 jmp LBB6_84
- //0x0000211a LBB6_95
- 0x48, 0xf7, 0xd7, //0x0000211a notq %rdi
- 0x49, 0x01, 0xf9, //0x0000211d addq %rdi, %r9
- 0x48, 0x8b, 0x45, 0xc8, //0x00002120 movq $-56(%rbp), %rax
- 0x4c, 0x89, 0x08, //0x00002124 movq %r9, (%rax)
- 0x48, 0xc7, 0xc0, 0xfd, 0xff, 0xff, 0xff, //0x00002127 movq $-3, %rax
- 0xe9, 0x11, 0xff, 0xff, 0xff, //0x0000212e jmp LBB6_84
- //0x00002133 LBB6_96
- 0x45, 0x31, 0xed, //0x00002133 xorl %r13d, %r13d
- 0xe9, 0x03, 0xff, 0xff, 0xff, //0x00002136 jmp LBB6_83
- //0x0000213b LBB6_97
- 0x48, 0xf7, 0xd7, //0x0000213b notq %rdi
- 0x49, 0x01, 0xf9, //0x0000213e addq %rdi, %r9
- 0xe9, 0xda, 0x00, 0x00, 0x00, //0x00002141 jmp LBB6_110
- //0x00002146 LBB6_98
- 0x4b, 0x8d, 0x74, 0x21, 0x04, //0x00002146 leaq $4(%r9,%r12), %rsi
- 0xe9, 0x05, 0x00, 0x00, 0x00, //0x0000214b jmp LBB6_100
- //0x00002150 LBB6_99
- 0x4b, 0x8d, 0x74, 0x21, 0x05, //0x00002150 leaq $5(%r9,%r12), %rsi
- //0x00002155 LBB6_100
- 0x48, 0x89, 0xf2, //0x00002155 movq %rsi, %rdx
- 0x48, 0x29, 0xfa, //0x00002158 subq %rdi, %rdx
- 0x48, 0x83, 0xc2, 0x02, //0x0000215b addq $2, %rdx
- 0x48, 0x8b, 0x45, 0xc8, //0x0000215f movq $-56(%rbp), %rax
- 0x48, 0x89, 0x10, //0x00002163 movq %rdx, (%rax)
- 0x8a, 0x4e, 0x02, //0x00002166 movb $2(%rsi), %cl
- 0x8d, 0x79, 0xd0, //0x00002169 leal $-48(%rcx), %edi
- 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x0000216c movq $-2, %rax
- 0x40, 0x80, 0xff, 0x0a, //0x00002173 cmpb $10, %dil
- 0x0f, 0x82, 0x0f, 0x00, 0x00, 0x00, //0x00002177 jb LBB6_102
- 0x80, 0xe1, 0xdf, //0x0000217d andb $-33, %cl
- 0x80, 0xc1, 0xbf, //0x00002180 addb $-65, %cl
- 0x80, 0xf9, 0x05, //0x00002183 cmpb $5, %cl
- 0x0f, 0x87, 0xb8, 0xfe, 0xff, 0xff, //0x00002186 ja LBB6_84
- //0x0000218c LBB6_102
- 0x48, 0x8d, 0x4a, 0x01, //0x0000218c leaq $1(%rdx), %rcx
- 0x48, 0x8b, 0x7d, 0xc8, //0x00002190 movq $-56(%rbp), %rdi
- 0x48, 0x89, 0x0f, //0x00002194 movq %rcx, (%rdi)
- 0x8a, 0x4e, 0x03, //0x00002197 movb $3(%rsi), %cl
- 0x8d, 0x79, 0xd0, //0x0000219a leal $-48(%rcx), %edi
- 0x40, 0x80, 0xff, 0x0a, //0x0000219d cmpb $10, %dil
- 0x0f, 0x82, 0x0f, 0x00, 0x00, 0x00, //0x000021a1 jb LBB6_104
- 0x80, 0xe1, 0xdf, //0x000021a7 andb $-33, %cl
- 0x80, 0xc1, 0xbf, //0x000021aa addb $-65, %cl
- 0x80, 0xf9, 0x05, //0x000021ad cmpb $5, %cl
- 0x0f, 0x87, 0x8e, 0xfe, 0xff, 0xff, //0x000021b0 ja LBB6_84
- //0x000021b6 LBB6_104
- 0x48, 0x8d, 0x4a, 0x02, //0x000021b6 leaq $2(%rdx), %rcx
- 0x48, 0x8b, 0x7d, 0xc8, //0x000021ba movq $-56(%rbp), %rdi
- 0x48, 0x89, 0x0f, //0x000021be movq %rcx, (%rdi)
- 0x8a, 0x4e, 0x04, //0x000021c1 movb $4(%rsi), %cl
- 0x8d, 0x79, 0xd0, //0x000021c4 leal $-48(%rcx), %edi
- 0x40, 0x80, 0xff, 0x0a, //0x000021c7 cmpb $10, %dil
- 0x0f, 0x82, 0x0f, 0x00, 0x00, 0x00, //0x000021cb jb LBB6_106
- 0x80, 0xe1, 0xdf, //0x000021d1 andb $-33, %cl
- 0x80, 0xc1, 0xbf, //0x000021d4 addb $-65, %cl
- 0x80, 0xf9, 0x05, //0x000021d7 cmpb $5, %cl
- 0x0f, 0x87, 0x64, 0xfe, 0xff, 0xff, //0x000021da ja LBB6_84
- //0x000021e0 LBB6_106
- 0x48, 0x8d, 0x4a, 0x03, //0x000021e0 leaq $3(%rdx), %rcx
- 0x48, 0x8b, 0x7d, 0xc8, //0x000021e4 movq $-56(%rbp), %rdi
- 0x48, 0x89, 0x0f, //0x000021e8 movq %rcx, (%rdi)
- 0x8a, 0x4e, 0x05, //0x000021eb movb $5(%rsi), %cl
- 0x8d, 0x71, 0xd0, //0x000021ee leal $-48(%rcx), %esi
- 0x40, 0x80, 0xfe, 0x0a, //0x000021f1 cmpb $10, %sil
- 0x0f, 0x82, 0x0f, 0x00, 0x00, 0x00, //0x000021f5 jb LBB6_108
- 0x80, 0xe1, 0xdf, //0x000021fb andb $-33, %cl
- 0x80, 0xc1, 0xbf, //0x000021fe addb $-65, %cl
- 0x80, 0xf9, 0x05, //0x00002201 cmpb $5, %cl
- 0x0f, 0x87, 0x3a, 0xfe, 0xff, 0xff, //0x00002204 ja LBB6_84
- //0x0000220a LBB6_108
- 0x48, 0x83, 0xc2, 0x04, //0x0000220a addq $4, %rdx
- 0x48, 0x8b, 0x4d, 0xc8, //0x0000220e movq $-56(%rbp), %rcx
- 0x48, 0x89, 0x11, //0x00002212 movq %rdx, (%rcx)
- 0xe9, 0x2a, 0xfe, 0xff, 0xff, //0x00002215 jmp LBB6_84
- //0x0000221a LBB6_109
- 0x49, 0x29, 0xf9, //0x0000221a subq %rdi, %r9
- 0x49, 0xff, 0xc1, //0x0000221d incq %r9
- //0x00002220 LBB6_110
- 0x48, 0x8b, 0x45, 0xc8, //0x00002220 movq $-56(%rbp), %rax
- 0x4c, 0x89, 0x08, //0x00002224 movq %r9, (%rax)
- 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x00002227 movq $-2, %rax
- 0xe9, 0x11, 0xfe, 0xff, 0xff, //0x0000222e jmp LBB6_84
- //0x00002233 LBB6_111
- 0x49, 0x29, 0xf9, //0x00002233 subq %rdi, %r9
- 0x49, 0x83, 0xc1, 0xfc, //0x00002236 addq $-4, %r9
- //0x0000223a LBB6_112
- 0x48, 0x8b, 0x45, 0xc8, //0x0000223a movq $-56(%rbp), %rax
- 0x4c, 0x89, 0x08, //0x0000223e movq %r9, (%rax)
- 0x48, 0xc7, 0xc0, 0xfc, 0xff, 0xff, 0xff, //0x00002241 movq $-4, %rax
- 0xe9, 0xf7, 0xfd, 0xff, 0xff, //0x00002248 jmp LBB6_84
- //0x0000224d LBB6_113
- 0x4b, 0x8d, 0x44, 0x21, 0x0a, //0x0000224d leaq $10(%r9,%r12), %rax
- 0xe9, 0x05, 0x00, 0x00, 0x00, //0x00002252 jmp LBB6_115
- //0x00002257 LBB6_114
- 0x4b, 0x8d, 0x44, 0x21, 0x0b, //0x00002257 leaq $11(%r9,%r12), %rax
- //0x0000225c LBB6_115
- 0x48, 0x29, 0xf8, //0x0000225c subq %rdi, %rax
- 0x48, 0x83, 0xc0, 0xfc, //0x0000225f addq $-4, %rax
- 0x48, 0x8b, 0x4d, 0xc8, //0x00002263 movq $-56(%rbp), %rcx
- 0x48, 0x89, 0x01, //0x00002267 movq %rax, (%rcx)
- 0x48, 0xc7, 0xc0, 0xfc, 0xff, 0xff, 0xff, //0x0000226a movq $-4, %rax
- 0xe9, 0xce, 0xfd, 0xff, 0xff, //0x00002271 jmp LBB6_84
- //0x00002276 LBB6_116
- 0x49, 0x8d, 0x44, 0x3a, 0x04, //0x00002276 leaq $4(%r10,%rdi), %rax
- 0x49, 0x29, 0xc1, //0x0000227b subq %rax, %r9
- 0xe9, 0xb7, 0xff, 0xff, 0xff, //0x0000227e jmp LBB6_112
- //0x00002283 LBB6_117
- 0x4d, 0x01, 0xe1, //0x00002283 addq %r12, %r9
- 0x49, 0x29, 0xf9, //0x00002286 subq %rdi, %r9
- 0xe9, 0xac, 0xff, 0xff, 0xff, //0x00002289 jmp LBB6_112
- 0x00, 0x00, //0x0000228e .p2align 4, 0x00
- //0x00002290 LCPI7_0
- 0x26, 0x26, 0x26, 0x26, 0x26, 0x26, 0x26, 0x26, 0x26, 0x26, 0x26, 0x26, 0x26, 0x26, 0x26, 0x26, //0x00002290 QUAD $0x2626262626262626; QUAD $0x2626262626262626 // .space 16, '&&&&&&&&&&&&&&&&'
- //0x000022a0 LCPI7_1
- 0xe2, 0xe2, 0xe2, 0xe2, 0xe2, 0xe2, 0xe2, 0xe2, 0xe2, 0xe2, 0xe2, 0xe2, 0xe2, 0xe2, 0xe2, 0xe2, //0x000022a0 QUAD $0xe2e2e2e2e2e2e2e2; QUAD $0xe2e2e2e2e2e2e2e2 // .space 16, '\xe2\xe2\xe2\xe2\xe2\xe2\xe2\xe2\xe2\xe2\xe2\xe2\xe2\xe2\xe2\xe2'
- //0x000022b0 LCPI7_2
- 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, //0x000022b0 QUAD $0x0202020202020202; QUAD $0x0202020202020202 // .space 16, '\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02'
- //0x000022c0 LCPI7_3
- 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, 0x3e, //0x000022c0 QUAD $0x3e3e3e3e3e3e3e3e; QUAD $0x3e3e3e3e3e3e3e3e // .space 16, '>>>>>>>>>>>>>>>>'
- //0x000022d0 .p2align 4, 0x90
- //0x000022d0 _html_escape
- 0x55, //0x000022d0 pushq %rbp
- 0x48, 0x89, 0xe5, //0x000022d1 movq %rsp, %rbp
- 0x41, 0x57, //0x000022d4 pushq %r15
- 0x41, 0x56, //0x000022d6 pushq %r14
- 0x41, 0x55, //0x000022d8 pushq %r13
- 0x41, 0x54, //0x000022da pushq %r12
- 0x53, //0x000022dc pushq %rbx
- 0x48, 0x83, 0xec, 0x18, //0x000022dd subq $24, %rsp
- 0x48, 0x89, 0x4d, 0xc0, //0x000022e1 movq %rcx, $-64(%rbp)
- 0x49, 0x89, 0xd2, //0x000022e5 movq %rdx, %r10
- 0x48, 0x89, 0x55, 0xc8, //0x000022e8 movq %rdx, $-56(%rbp)
- 0x48, 0x89, 0x7d, 0xd0, //0x000022ec movq %rdi, $-48(%rbp)
- 0x48, 0x89, 0xf8, //0x000022f0 movq %rdi, %rax
- 0x48, 0x85, 0xf6, //0x000022f3 testq %rsi, %rsi
- 0x0f, 0x8e, 0x73, 0x04, 0x00, 0x00, //0x000022f6 jle LBB7_59
- 0x48, 0x8b, 0x45, 0xc0, //0x000022fc movq $-64(%rbp), %rax
- 0x4c, 0x8b, 0x08, //0x00002300 movq (%rax), %r9
- 0xc5, 0xf9, 0x6f, 0x05, 0x85, 0xff, 0xff, 0xff, //0x00002303 vmovdqa $-123(%rip), %xmm0 /* LCPI7_0+0(%rip) */
- 0xc5, 0xf9, 0x6f, 0x0d, 0x8d, 0xff, 0xff, 0xff, //0x0000230b vmovdqa $-115(%rip), %xmm1 /* LCPI7_1+0(%rip) */
- 0xc5, 0xf9, 0x6f, 0x15, 0x95, 0xff, 0xff, 0xff, //0x00002313 vmovdqa $-107(%rip), %xmm2 /* LCPI7_2+0(%rip) */
- 0xc5, 0xf9, 0x6f, 0x1d, 0x9d, 0xff, 0xff, 0xff, //0x0000231b vmovdqa $-99(%rip), %xmm3 /* LCPI7_3+0(%rip) */
- 0x49, 0xbe, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x50, //0x00002323 movabsq $5764607797912141824, %r14
- 0x4c, 0x8d, 0x1d, 0xac, 0xe5, 0x00, 0x00, //0x0000232d leaq $58796(%rip), %r11 /* __HtmlQuoteTab+0(%rip) */
- 0x4c, 0x8b, 0x7d, 0xd0, //0x00002334 movq $-48(%rbp), %r15
- 0x4c, 0x8b, 0x55, 0xc8, //0x00002338 movq $-56(%rbp), %r10
- 0x90, 0x90, 0x90, 0x90, //0x0000233c .p2align 4, 0x90
- //0x00002340 LBB7_2
- 0x4d, 0x85, 0xc9, //0x00002340 testq %r9, %r9
- 0x0f, 0x8e, 0x45, 0x04, 0x00, 0x00, //0x00002343 jle LBB7_61
- 0x48, 0x83, 0xfe, 0x0f, //0x00002349 cmpq $15, %rsi
- 0x0f, 0x9f, 0xc3, //0x0000234d setg %bl
- 0x4d, 0x89, 0xcc, //0x00002350 movq %r9, %r12
- 0x4d, 0x89, 0xd0, //0x00002353 movq %r10, %r8
- 0x48, 0x89, 0xf0, //0x00002356 movq %rsi, %rax
- 0x4d, 0x89, 0xfd, //0x00002359 movq %r15, %r13
- 0x49, 0x83, 0xf9, 0x10, //0x0000235c cmpq $16, %r9
- 0x0f, 0x8c, 0x7a, 0x00, 0x00, 0x00, //0x00002360 jl LBB7_9
- 0x48, 0x83, 0xfe, 0x10, //0x00002366 cmpq $16, %rsi
- 0x0f, 0x8c, 0x70, 0x00, 0x00, 0x00, //0x0000236a jl LBB7_9
- 0x4d, 0x89, 0xfd, //0x00002370 movq %r15, %r13
- 0x48, 0x89, 0xf0, //0x00002373 movq %rsi, %rax
- 0x4d, 0x89, 0xd0, //0x00002376 movq %r10, %r8
- 0x4c, 0x89, 0xc9, //0x00002379 movq %r9, %rcx
- 0x90, 0x90, 0x90, 0x90, //0x0000237c .p2align 4, 0x90
- //0x00002380 LBB7_6
- 0xc4, 0xc1, 0x7a, 0x6f, 0x65, 0x00, //0x00002380 vmovdqu (%r13), %xmm4
- 0xc5, 0xd9, 0x74, 0xe8, //0x00002386 vpcmpeqb %xmm0, %xmm4, %xmm5
- 0xc5, 0xd9, 0x74, 0xf1, //0x0000238a vpcmpeqb %xmm1, %xmm4, %xmm6
- 0xc5, 0xc9, 0xeb, 0xed, //0x0000238e vpor %xmm5, %xmm6, %xmm5
- 0xc5, 0xd9, 0xeb, 0xf2, //0x00002392 vpor %xmm2, %xmm4, %xmm6
- 0xc5, 0xc9, 0x74, 0xf3, //0x00002396 vpcmpeqb %xmm3, %xmm6, %xmm6
- 0xc5, 0xd1, 0xeb, 0xee, //0x0000239a vpor %xmm6, %xmm5, %xmm5
- 0xc4, 0xc1, 0x7a, 0x7f, 0x20, //0x0000239e vmovdqu %xmm4, (%r8)
- 0xc5, 0xf9, 0xd7, 0xd5, //0x000023a3 vpmovmskb %xmm5, %edx
- 0x66, 0x85, 0xd2, //0x000023a7 testw %dx, %dx
- 0x0f, 0x85, 0x30, 0x01, 0x00, 0x00, //0x000023aa jne LBB7_21
- 0x49, 0x83, 0xc5, 0x10, //0x000023b0 addq $16, %r13
- 0x49, 0x83, 0xc0, 0x10, //0x000023b4 addq $16, %r8
- 0x4c, 0x8d, 0x61, 0xf0, //0x000023b8 leaq $-16(%rcx), %r12
- 0x48, 0x83, 0xf8, 0x1f, //0x000023bc cmpq $31, %rax
- 0x0f, 0x9f, 0xc3, //0x000023c0 setg %bl
- 0x48, 0x83, 0xf8, 0x20, //0x000023c3 cmpq $32, %rax
- 0x48, 0x8d, 0x40, 0xf0, //0x000023c7 leaq $-16(%rax), %rax
- 0x0f, 0x8c, 0x0f, 0x00, 0x00, 0x00, //0x000023cb jl LBB7_9
- 0x48, 0x83, 0xf9, 0x1f, //0x000023d1 cmpq $31, %rcx
- 0x4c, 0x89, 0xe1, //0x000023d5 movq %r12, %rcx
- 0x0f, 0x8f, 0xa2, 0xff, 0xff, 0xff, //0x000023d8 jg LBB7_6
- 0x90, 0x90, //0x000023de .p2align 4, 0x90
- //0x000023e0 LBB7_9
- 0x84, 0xdb, //0x000023e0 testb %bl, %bl
- 0x0f, 0x84, 0x68, 0x00, 0x00, 0x00, //0x000023e2 je LBB7_13
- 0x4c, 0x89, 0xf2, //0x000023e8 movq %r14, %rdx
- 0xc4, 0xc1, 0x7a, 0x6f, 0x65, 0x00, //0x000023eb vmovdqu (%r13), %xmm4
- 0xc5, 0xd9, 0x74, 0xe8, //0x000023f1 vpcmpeqb %xmm0, %xmm4, %xmm5
- 0xc5, 0xd9, 0x74, 0xf1, //0x000023f5 vpcmpeqb %xmm1, %xmm4, %xmm6
- 0xc5, 0xc9, 0xeb, 0xed, //0x000023f9 vpor %xmm5, %xmm6, %xmm5
- 0xc5, 0xd9, 0xeb, 0xf2, //0x000023fd vpor %xmm2, %xmm4, %xmm6
- 0xc5, 0xc9, 0x74, 0xf3, //0x00002401 vpcmpeqb %xmm3, %xmm6, %xmm6
- 0xc5, 0xd1, 0xeb, 0xee, //0x00002405 vpor %xmm6, %xmm5, %xmm5
- 0xc5, 0xf9, 0xd7, 0xc5, //0x00002409 vpmovmskb %xmm5, %eax
- 0x0d, 0x00, 0x00, 0x01, 0x00, //0x0000240d orl $65536, %eax
- 0x44, 0x0f, 0xbc, 0xf0, //0x00002412 bsfl %eax, %r14d
- 0xc4, 0xe1, 0xf9, 0x7e, 0xe0, //0x00002416 vmovq %xmm4, %rax
- 0x4d, 0x39, 0xf4, //0x0000241b cmpq %r14, %r12
- 0x0f, 0x8d, 0xd7, 0x00, 0x00, 0x00, //0x0000241e jge LBB7_22
- 0x49, 0x83, 0xfc, 0x08, //0x00002424 cmpq $8, %r12
- 0x0f, 0x82, 0x09, 0x01, 0x00, 0x00, //0x00002428 jb LBB7_25
- 0x49, 0x89, 0x00, //0x0000242e movq %rax, (%r8)
- 0x4d, 0x8d, 0x75, 0x08, //0x00002431 leaq $8(%r13), %r14
- 0x49, 0x83, 0xc0, 0x08, //0x00002435 addq $8, %r8
- 0x49, 0x8d, 0x44, 0x24, 0xf8, //0x00002439 leaq $-8(%r12), %rax
- 0x48, 0x83, 0xf8, 0x04, //0x0000243e cmpq $4, %rax
- 0x0f, 0x8d, 0xff, 0x00, 0x00, 0x00, //0x00002442 jge LBB7_26
- 0xe9, 0x0c, 0x01, 0x00, 0x00, //0x00002448 jmp LBB7_27
- 0x90, 0x90, 0x90, //0x0000244d .p2align 4, 0x90
- //0x00002450 LBB7_13
- 0x4d, 0x85, 0xe4, //0x00002450 testq %r12, %r12
- 0x0f, 0x8e, 0x67, 0x00, 0x00, 0x00, //0x00002453 jle LBB7_20
- 0x48, 0x85, 0xc0, //0x00002459 testq %rax, %rax
- 0x0f, 0x8e, 0x5e, 0x00, 0x00, 0x00, //0x0000245c jle LBB7_20
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00002462 .p2align 4, 0x90
- //0x00002470 LBB7_15
- 0x41, 0x0f, 0xb6, 0x4d, 0x00, //0x00002470 movzbl (%r13), %ecx
- 0x48, 0x83, 0xf9, 0x3e, //0x00002475 cmpq $62, %rcx
- 0x0f, 0x87, 0x0a, 0x00, 0x00, 0x00, //0x00002479 ja LBB7_17
- 0x49, 0x0f, 0xa3, 0xce, //0x0000247f btq %rcx, %r14
- 0x0f, 0x82, 0x9a, 0x00, 0x00, 0x00, //0x00002483 jb LBB7_24
- //0x00002489 LBB7_17
- 0x80, 0xf9, 0xe2, //0x00002489 cmpb $-30, %cl
- 0x0f, 0x84, 0x91, 0x00, 0x00, 0x00, //0x0000248c je LBB7_24
- 0x49, 0xff, 0xc5, //0x00002492 incq %r13
- 0x41, 0x88, 0x08, //0x00002495 movb %cl, (%r8)
- 0x48, 0x83, 0xf8, 0x02, //0x00002498 cmpq $2, %rax
- 0x48, 0x8d, 0x40, 0xff, //0x0000249c leaq $-1(%rax), %rax
- 0x0f, 0x8c, 0x1a, 0x00, 0x00, 0x00, //0x000024a0 jl LBB7_20
- 0x49, 0xff, 0xc0, //0x000024a6 incq %r8
- 0x49, 0x83, 0xfc, 0x01, //0x000024a9 cmpq $1, %r12
- 0x4d, 0x8d, 0x64, 0x24, 0xff, //0x000024ad leaq $-1(%r12), %r12
- 0x0f, 0x8f, 0xb8, 0xff, 0xff, 0xff, //0x000024b2 jg LBB7_15
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000024b8 .p2align 4, 0x90
- //0x000024c0 LBB7_20
- 0x4d, 0x29, 0xfd, //0x000024c0 subq %r15, %r13
- 0x48, 0xf7, 0xd8, //0x000024c3 negq %rax
- 0x4d, 0x19, 0xe4, //0x000024c6 sbbq %r12, %r12
- 0x4d, 0x31, 0xec, //0x000024c9 xorq %r13, %r12
- 0x4d, 0x85, 0xe4, //0x000024cc testq %r12, %r12
- 0x0f, 0x89, 0x5b, 0x01, 0x00, 0x00, //0x000024cf jns LBB7_37
- 0xe9, 0x72, 0x02, 0x00, 0x00, //0x000024d5 jmp LBB7_57
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000024da .p2align 4, 0x90
- //0x000024e0 LBB7_21
- 0x0f, 0xb7, 0xc2, //0x000024e0 movzwl %dx, %eax
- 0x4d, 0x29, 0xfd, //0x000024e3 subq %r15, %r13
- 0x44, 0x0f, 0xbc, 0xe0, //0x000024e6 bsfl %eax, %r12d
- 0x4d, 0x01, 0xec, //0x000024ea addq %r13, %r12
- 0x4d, 0x85, 0xe4, //0x000024ed testq %r12, %r12
- 0x0f, 0x89, 0x3a, 0x01, 0x00, 0x00, //0x000024f0 jns LBB7_37
- 0xe9, 0x51, 0x02, 0x00, 0x00, //0x000024f6 jmp LBB7_57
- //0x000024fb LBB7_22
- 0x41, 0x83, 0xfe, 0x08, //0x000024fb cmpl $8, %r14d
- 0x0f, 0x82, 0xa9, 0x00, 0x00, 0x00, //0x000024ff jb LBB7_31
- 0x49, 0x89, 0x00, //0x00002505 movq %rax, (%r8)
- 0x4d, 0x8d, 0x65, 0x08, //0x00002508 leaq $8(%r13), %r12
- 0x49, 0x83, 0xc0, 0x08, //0x0000250c addq $8, %r8
- 0x49, 0x8d, 0x46, 0xf8, //0x00002510 leaq $-8(%r14), %rax
- 0x48, 0x83, 0xf8, 0x04, //0x00002514 cmpq $4, %rax
- 0x0f, 0x8d, 0xa0, 0x00, 0x00, 0x00, //0x00002518 jge LBB7_32
- 0xe9, 0xae, 0x00, 0x00, 0x00, //0x0000251e jmp LBB7_33
- //0x00002523 LBB7_24
- 0x4d, 0x29, 0xfd, //0x00002523 subq %r15, %r13
- 0x4d, 0x89, 0xec, //0x00002526 movq %r13, %r12
- 0x4d, 0x85, 0xe4, //0x00002529 testq %r12, %r12
- 0x0f, 0x89, 0xfe, 0x00, 0x00, 0x00, //0x0000252c jns LBB7_37
- 0xe9, 0x15, 0x02, 0x00, 0x00, //0x00002532 jmp LBB7_57
- //0x00002537 LBB7_25
- 0x4d, 0x89, 0xee, //0x00002537 movq %r13, %r14
- 0x4c, 0x89, 0xe0, //0x0000253a movq %r12, %rax
- 0x48, 0x83, 0xf8, 0x04, //0x0000253d cmpq $4, %rax
- 0x0f, 0x8c, 0x12, 0x00, 0x00, 0x00, //0x00002541 jl LBB7_27
- //0x00002547 LBB7_26
- 0x41, 0x8b, 0x0e, //0x00002547 movl (%r14), %ecx
- 0x41, 0x89, 0x08, //0x0000254a movl %ecx, (%r8)
- 0x49, 0x83, 0xc6, 0x04, //0x0000254d addq $4, %r14
- 0x49, 0x83, 0xc0, 0x04, //0x00002551 addq $4, %r8
- 0x48, 0x83, 0xc0, 0xfc, //0x00002555 addq $-4, %rax
- //0x00002559 LBB7_27
- 0x48, 0x83, 0xf8, 0x02, //0x00002559 cmpq $2, %rax
- 0x0f, 0x82, 0x22, 0x00, 0x00, 0x00, //0x0000255d jb LBB7_28
- 0x41, 0x0f, 0xb7, 0x0e, //0x00002563 movzwl (%r14), %ecx
- 0x66, 0x41, 0x89, 0x08, //0x00002567 movw %cx, (%r8)
- 0x49, 0x83, 0xc6, 0x02, //0x0000256b addq $2, %r14
- 0x49, 0x83, 0xc0, 0x02, //0x0000256f addq $2, %r8
- 0x48, 0x83, 0xc0, 0xfe, //0x00002573 addq $-2, %rax
- 0x48, 0x85, 0xc0, //0x00002577 testq %rax, %rax
- 0x0f, 0x85, 0x0e, 0x00, 0x00, 0x00, //0x0000257a jne LBB7_29
- 0xe9, 0x0f, 0x00, 0x00, 0x00, //0x00002580 jmp LBB7_30
- //0x00002585 LBB7_28
- 0x48, 0x85, 0xc0, //0x00002585 testq %rax, %rax
- 0x0f, 0x84, 0x06, 0x00, 0x00, 0x00, //0x00002588 je LBB7_30
- //0x0000258e LBB7_29
- 0x41, 0x8a, 0x06, //0x0000258e movb (%r14), %al
- 0x41, 0x88, 0x00, //0x00002591 movb %al, (%r8)
- //0x00002594 LBB7_30
- 0x4d, 0x29, 0xfc, //0x00002594 subq %r15, %r12
- 0x4d, 0x01, 0xec, //0x00002597 addq %r13, %r12
- 0x49, 0xf7, 0xd4, //0x0000259a notq %r12
- 0x49, 0x89, 0xd6, //0x0000259d movq %rdx, %r14
- 0x4d, 0x85, 0xe4, //0x000025a0 testq %r12, %r12
- 0x0f, 0x89, 0x87, 0x00, 0x00, 0x00, //0x000025a3 jns LBB7_37
- 0xe9, 0x9e, 0x01, 0x00, 0x00, //0x000025a9 jmp LBB7_57
- //0x000025ae LBB7_31
- 0x4d, 0x89, 0xec, //0x000025ae movq %r13, %r12
- 0x4c, 0x89, 0xf0, //0x000025b1 movq %r14, %rax
- 0x48, 0x83, 0xf8, 0x04, //0x000025b4 cmpq $4, %rax
- 0x0f, 0x8c, 0x13, 0x00, 0x00, 0x00, //0x000025b8 jl LBB7_33
- //0x000025be LBB7_32
- 0x41, 0x8b, 0x0c, 0x24, //0x000025be movl (%r12), %ecx
- 0x41, 0x89, 0x08, //0x000025c2 movl %ecx, (%r8)
- 0x49, 0x83, 0xc4, 0x04, //0x000025c5 addq $4, %r12
- 0x49, 0x83, 0xc0, 0x04, //0x000025c9 addq $4, %r8
- 0x48, 0x83, 0xc0, 0xfc, //0x000025cd addq $-4, %rax
- //0x000025d1 LBB7_33
- 0x48, 0x83, 0xf8, 0x02, //0x000025d1 cmpq $2, %rax
- 0x0f, 0x82, 0x23, 0x00, 0x00, 0x00, //0x000025d5 jb LBB7_34
- 0x41, 0x0f, 0xb7, 0x0c, 0x24, //0x000025db movzwl (%r12), %ecx
- 0x66, 0x41, 0x89, 0x08, //0x000025e0 movw %cx, (%r8)
- 0x49, 0x83, 0xc4, 0x02, //0x000025e4 addq $2, %r12
- 0x49, 0x83, 0xc0, 0x02, //0x000025e8 addq $2, %r8
- 0x48, 0x83, 0xc0, 0xfe, //0x000025ec addq $-2, %rax
- 0x48, 0x85, 0xc0, //0x000025f0 testq %rax, %rax
- 0x0f, 0x85, 0x0e, 0x00, 0x00, 0x00, //0x000025f3 jne LBB7_35
- 0xe9, 0x10, 0x00, 0x00, 0x00, //0x000025f9 jmp LBB7_36
- //0x000025fe LBB7_34
- 0x48, 0x85, 0xc0, //0x000025fe testq %rax, %rax
- 0x0f, 0x84, 0x07, 0x00, 0x00, 0x00, //0x00002601 je LBB7_36
- //0x00002607 LBB7_35
- 0x41, 0x8a, 0x04, 0x24, //0x00002607 movb (%r12), %al
- 0x41, 0x88, 0x00, //0x0000260b movb %al, (%r8)
- //0x0000260e LBB7_36
- 0x4d, 0x29, 0xfd, //0x0000260e subq %r15, %r13
- 0x4d, 0x01, 0xf5, //0x00002611 addq %r14, %r13
- 0x4d, 0x89, 0xec, //0x00002614 movq %r13, %r12
- 0x49, 0x89, 0xd6, //0x00002617 movq %rdx, %r14
- 0x4d, 0x85, 0xe4, //0x0000261a testq %r12, %r12
- 0x0f, 0x88, 0x29, 0x01, 0x00, 0x00, //0x0000261d js LBB7_57
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00002623 .p2align 4, 0x90
- //0x00002630 LBB7_37
- 0x4d, 0x01, 0xe7, //0x00002630 addq %r12, %r15
- 0x4d, 0x01, 0xe2, //0x00002633 addq %r12, %r10
- 0x4c, 0x29, 0xe6, //0x00002636 subq %r12, %rsi
- 0x0f, 0x8e, 0x2d, 0x01, 0x00, 0x00, //0x00002639 jle LBB7_58
- 0x4d, 0x29, 0xe1, //0x0000263f subq %r12, %r9
- 0x41, 0x8a, 0x0f, //0x00002642 movb (%r15), %cl
- 0x80, 0xf9, 0xe2, //0x00002645 cmpb $-30, %cl
- 0x0f, 0x84, 0xb1, 0x00, 0x00, 0x00, //0x00002648 je LBB7_51
- 0x4c, 0x89, 0xf8, //0x0000264e movq %r15, %rax
- //0x00002651 LBB7_40
- 0x0f, 0xb6, 0xd1, //0x00002651 movzbl %cl, %edx
- 0x48, 0xc1, 0xe2, 0x04, //0x00002654 shlq $4, %rdx
- 0x4a, 0x8b, 0x3c, 0x1a, //0x00002658 movq (%rdx,%r11), %rdi
- 0x48, 0x63, 0xdf, //0x0000265c movslq %edi, %rbx
- 0x49, 0x29, 0xd9, //0x0000265f subq %rbx, %r9
- 0x0f, 0x8c, 0x1b, 0x01, 0x00, 0x00, //0x00002662 jl LBB7_60
- 0x48, 0xc1, 0xe7, 0x20, //0x00002668 shlq $32, %rdi
- 0x4e, 0x8d, 0x7c, 0x1a, 0x08, //0x0000266c leaq $8(%rdx,%r11), %r15
- 0x48, 0xb9, 0x01, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, //0x00002671 movabsq $12884901889, %rcx
- 0x48, 0x39, 0xcf, //0x0000267b cmpq %rcx, %rdi
- 0x0f, 0x8c, 0x2c, 0x00, 0x00, 0x00, //0x0000267e jl LBB7_43
- 0x41, 0x8b, 0x0f, //0x00002684 movl (%r15), %ecx
- 0x41, 0x89, 0x0a, //0x00002687 movl %ecx, (%r10)
- 0x4e, 0x8d, 0x7c, 0x1a, 0x0c, //0x0000268a leaq $12(%rdx,%r11), %r15
- 0x4d, 0x8d, 0x42, 0x04, //0x0000268f leaq $4(%r10), %r8
- 0x48, 0x8d, 0x7b, 0xfc, //0x00002693 leaq $-4(%rbx), %rdi
- 0x48, 0x83, 0xff, 0x02, //0x00002697 cmpq $2, %rdi
- 0x0f, 0x83, 0x1f, 0x00, 0x00, 0x00, //0x0000269b jae LBB7_44
- 0xe9, 0x2e, 0x00, 0x00, 0x00, //0x000026a1 jmp LBB7_45
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000026a6 .p2align 4, 0x90
- //0x000026b0 LBB7_43
- 0x4d, 0x89, 0xd0, //0x000026b0 movq %r10, %r8
- 0x48, 0x89, 0xdf, //0x000026b3 movq %rbx, %rdi
- 0x48, 0x83, 0xff, 0x02, //0x000026b6 cmpq $2, %rdi
- 0x0f, 0x82, 0x14, 0x00, 0x00, 0x00, //0x000026ba jb LBB7_45
- //0x000026c0 LBB7_44
- 0x41, 0x0f, 0xb7, 0x17, //0x000026c0 movzwl (%r15), %edx
- 0x66, 0x41, 0x89, 0x10, //0x000026c4 movw %dx, (%r8)
- 0x49, 0x83, 0xc7, 0x02, //0x000026c8 addq $2, %r15
- 0x49, 0x83, 0xc0, 0x02, //0x000026cc addq $2, %r8
- 0x48, 0x83, 0xc7, 0xfe, //0x000026d0 addq $-2, %rdi
- //0x000026d4 LBB7_45
- 0x48, 0x85, 0xff, //0x000026d4 testq %rdi, %rdi
- 0x0f, 0x84, 0x06, 0x00, 0x00, 0x00, //0x000026d7 je LBB7_47
- 0x41, 0x8a, 0x0f, //0x000026dd movb (%r15), %cl
- 0x41, 0x88, 0x08, //0x000026e0 movb %cl, (%r8)
- //0x000026e3 LBB7_47
- 0x49, 0x01, 0xda, //0x000026e3 addq %rbx, %r10
- //0x000026e6 LBB7_48
- 0x48, 0xff, 0xc0, //0x000026e6 incq %rax
- 0x49, 0x89, 0xc7, //0x000026e9 movq %rax, %r15
- 0x48, 0x83, 0xfe, 0x01, //0x000026ec cmpq $1, %rsi
- 0x48, 0x8d, 0x76, 0xff, //0x000026f0 leaq $-1(%rsi), %rsi
- 0x0f, 0x8f, 0x46, 0xfc, 0xff, 0xff, //0x000026f4 jg LBB7_2
- 0xe9, 0x70, 0x00, 0x00, 0x00, //0x000026fa jmp LBB7_59
- //0x000026ff LBB7_51
- 0x48, 0x83, 0xfe, 0x03, //0x000026ff cmpq $3, %rsi
- 0x0f, 0x8c, 0x28, 0x00, 0x00, 0x00, //0x00002703 jl LBB7_55
- 0x41, 0x80, 0x7f, 0x01, 0x80, //0x00002709 cmpb $-128, $1(%r15)
- 0x0f, 0x85, 0x1d, 0x00, 0x00, 0x00, //0x0000270e jne LBB7_55
- 0x41, 0x8a, 0x4f, 0x02, //0x00002714 movb $2(%r15), %cl
- 0x89, 0xc8, //0x00002718 movl %ecx, %eax
- 0x24, 0xfe, //0x0000271a andb $-2, %al
- 0x3c, 0xa8, //0x0000271c cmpb $-88, %al
- 0x0f, 0x85, 0x0d, 0x00, 0x00, 0x00, //0x0000271e jne LBB7_55
- 0x49, 0x8d, 0x47, 0x02, //0x00002724 leaq $2(%r15), %rax
- 0x48, 0x83, 0xc6, 0xfe, //0x00002728 addq $-2, %rsi
- 0xe9, 0x20, 0xff, 0xff, 0xff, //0x0000272c jmp LBB7_40
- //0x00002731 LBB7_55
- 0x4d, 0x85, 0xc9, //0x00002731 testq %r9, %r9
- 0x0f, 0x8e, 0x54, 0x00, 0x00, 0x00, //0x00002734 jle LBB7_61
- 0x41, 0xc6, 0x02, 0xe2, //0x0000273a movb $-30, (%r10)
- 0x49, 0xff, 0xc2, //0x0000273e incq %r10
- 0x49, 0xff, 0xc9, //0x00002741 decq %r9
- 0x4c, 0x89, 0xf8, //0x00002744 movq %r15, %rax
- 0xe9, 0x9a, 0xff, 0xff, 0xff, //0x00002747 jmp LBB7_48
- //0x0000274c LBB7_57
- 0x4c, 0x2b, 0x55, 0xc8, //0x0000274c subq $-56(%rbp), %r10
- 0x49, 0xf7, 0xd4, //0x00002750 notq %r12
- 0x4d, 0x01, 0xe2, //0x00002753 addq %r12, %r10
- 0x48, 0x8b, 0x45, 0xc0, //0x00002756 movq $-64(%rbp), %rax
- 0x4c, 0x89, 0x10, //0x0000275a movq %r10, (%rax)
- 0x4c, 0x2b, 0x7d, 0xd0, //0x0000275d subq $-48(%rbp), %r15
- 0x4d, 0x01, 0xe7, //0x00002761 addq %r12, %r15
- 0x49, 0xf7, 0xd7, //0x00002764 notq %r15
- 0xe9, 0x29, 0x00, 0x00, 0x00, //0x00002767 jmp LBB7_62
- //0x0000276c LBB7_58
- 0x4c, 0x89, 0xf8, //0x0000276c movq %r15, %rax
- //0x0000276f LBB7_59
- 0x4c, 0x2b, 0x55, 0xc8, //0x0000276f subq $-56(%rbp), %r10
- 0x48, 0x8b, 0x4d, 0xc0, //0x00002773 movq $-64(%rbp), %rcx
- 0x4c, 0x89, 0x11, //0x00002777 movq %r10, (%rcx)
- 0x48, 0x2b, 0x45, 0xd0, //0x0000277a subq $-48(%rbp), %rax
- 0xe9, 0x15, 0x00, 0x00, 0x00, //0x0000277e jmp LBB7_63
- //0x00002783 LBB7_60
- 0x4c, 0x2b, 0x55, 0xc8, //0x00002783 subq $-56(%rbp), %r10
- 0x48, 0x8b, 0x45, 0xc0, //0x00002787 movq $-64(%rbp), %rax
- 0x4c, 0x89, 0x10, //0x0000278b movq %r10, (%rax)
- //0x0000278e LBB7_61
- 0x49, 0xf7, 0xd7, //0x0000278e notq %r15
- 0x4c, 0x03, 0x7d, 0xd0, //0x00002791 addq $-48(%rbp), %r15
- //0x00002795 LBB7_62
- 0x4c, 0x89, 0xf8, //0x00002795 movq %r15, %rax
- //0x00002798 LBB7_63
- 0x48, 0x83, 0xc4, 0x18, //0x00002798 addq $24, %rsp
- 0x5b, //0x0000279c popq %rbx
- 0x41, 0x5c, //0x0000279d popq %r12
- 0x41, 0x5d, //0x0000279f popq %r13
- 0x41, 0x5e, //0x000027a1 popq %r14
- 0x41, 0x5f, //0x000027a3 popq %r15
- 0x5d, //0x000027a5 popq %rbp
- 0xc3, //0x000027a6 retq
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000027a7 .p2align 4, 0x90
- //0x000027b0 _atof_eisel_lemire64
- 0x55, //0x000027b0 pushq %rbp
- 0x48, 0x89, 0xe5, //0x000027b1 movq %rsp, %rbp
- 0x41, 0x57, //0x000027b4 pushq %r15
- 0x41, 0x56, //0x000027b6 pushq %r14
- 0x53, //0x000027b8 pushq %rbx
- 0x8d, 0x86, 0x5c, 0x01, 0x00, 0x00, //0x000027b9 leal $348(%rsi), %eax
- 0x3d, 0xb7, 0x02, 0x00, 0x00, //0x000027bf cmpl $695, %eax
- 0x0f, 0x87, 0x08, 0x01, 0x00, 0x00, //0x000027c4 ja LBB8_1
- 0x49, 0x89, 0xc8, //0x000027ca movq %rcx, %r8
- 0x41, 0x89, 0xd1, //0x000027cd movl %edx, %r9d
- 0x48, 0x85, 0xff, //0x000027d0 testq %rdi, %rdi
- 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x000027d3 je LBB8_4
- 0x4c, 0x0f, 0xbd, 0xd7, //0x000027d9 bsrq %rdi, %r10
- 0x49, 0x83, 0xf2, 0x3f, //0x000027dd xorq $63, %r10
- 0xe9, 0x06, 0x00, 0x00, 0x00, //0x000027e1 jmp LBB8_5
- //0x000027e6 LBB8_4
- 0x41, 0xba, 0x40, 0x00, 0x00, 0x00, //0x000027e6 movl $64, %r10d
- //0x000027ec LBB8_5
- 0x44, 0x89, 0xd1, //0x000027ec movl %r10d, %ecx
- 0x48, 0xd3, 0xe7, //0x000027ef shlq %cl, %rdi
- 0x89, 0xc1, //0x000027f2 movl %eax, %ecx
- 0x48, 0xc1, 0xe1, 0x04, //0x000027f4 shlq $4, %rcx
- 0x4c, 0x8d, 0x3d, 0x31, 0x6b, 0x00, 0x00, //0x000027f8 leaq $27441(%rip), %r15 /* _POW10_M128_TAB+0(%rip) */
- 0x48, 0x89, 0xf8, //0x000027ff movq %rdi, %rax
- 0x4a, 0xf7, 0x64, 0x39, 0x08, //0x00002802 mulq $8(%rcx,%r15)
- 0x49, 0x89, 0xc3, //0x00002807 movq %rax, %r11
- 0x49, 0x89, 0xd6, //0x0000280a movq %rdx, %r14
- 0x81, 0xe2, 0xff, 0x01, 0x00, 0x00, //0x0000280d andl $511, %edx
- 0x48, 0x89, 0xfb, //0x00002813 movq %rdi, %rbx
- 0x48, 0xf7, 0xd3, //0x00002816 notq %rbx
- 0x48, 0x39, 0xd8, //0x00002819 cmpq %rbx, %rax
- 0x0f, 0x86, 0x42, 0x00, 0x00, 0x00, //0x0000281c jbe LBB8_11
- 0x81, 0xfa, 0xff, 0x01, 0x00, 0x00, //0x00002822 cmpl $511, %edx
- 0x0f, 0x85, 0x36, 0x00, 0x00, 0x00, //0x00002828 jne LBB8_11
- 0x48, 0x89, 0xf8, //0x0000282e movq %rdi, %rax
- 0x4a, 0xf7, 0x24, 0x39, //0x00002831 mulq (%rcx,%r15)
- 0x49, 0x01, 0xd3, //0x00002835 addq %rdx, %r11
- 0x49, 0x83, 0xd6, 0x00, //0x00002838 adcq $0, %r14
- 0x44, 0x89, 0xf2, //0x0000283c movl %r14d, %edx
- 0x81, 0xe2, 0xff, 0x01, 0x00, 0x00, //0x0000283f andl $511, %edx
- 0x48, 0x39, 0xd8, //0x00002845 cmpq %rbx, %rax
- 0x0f, 0x86, 0x16, 0x00, 0x00, 0x00, //0x00002848 jbe LBB8_11
- 0x49, 0x83, 0xfb, 0xff, //0x0000284e cmpq $-1, %r11
- 0x0f, 0x85, 0x0c, 0x00, 0x00, 0x00, //0x00002852 jne LBB8_11
- 0x81, 0xfa, 0xff, 0x01, 0x00, 0x00, //0x00002858 cmpl $511, %edx
- 0x0f, 0x84, 0x6e, 0x00, 0x00, 0x00, //0x0000285e je LBB8_1
- //0x00002864 LBB8_11
- 0x4c, 0x89, 0xf7, //0x00002864 movq %r14, %rdi
- 0x48, 0xc1, 0xef, 0x3f, //0x00002867 shrq $63, %rdi
- 0x8d, 0x4f, 0x09, //0x0000286b leal $9(%rdi), %ecx
- 0x49, 0xd3, 0xee, //0x0000286e shrq %cl, %r14
- 0x4c, 0x09, 0xda, //0x00002871 orq %r11, %rdx
- 0x0f, 0x85, 0x0f, 0x00, 0x00, 0x00, //0x00002874 jne LBB8_14
- 0x44, 0x89, 0xf0, //0x0000287a movl %r14d, %eax
- 0x83, 0xe0, 0x03, //0x0000287d andl $3, %eax
- 0x83, 0xf8, 0x01, //0x00002880 cmpl $1, %eax
- 0x0f, 0x84, 0x49, 0x00, 0x00, 0x00, //0x00002883 je LBB8_1
- //0x00002889 LBB8_14
- 0x69, 0xc6, 0x6a, 0x52, 0x03, 0x00, //0x00002889 imull $217706, %esi, %eax
- 0xc1, 0xf8, 0x10, //0x0000288f sarl $16, %eax
- 0x05, 0x3f, 0x04, 0x00, 0x00, //0x00002892 addl $1087, %eax
- 0x48, 0x98, //0x00002897 cltq
- 0x4c, 0x29, 0xd0, //0x00002899 subq %r10, %rax
- 0x48, 0x83, 0xf7, 0x01, //0x0000289c xorq $1, %rdi
- 0x48, 0x29, 0xf8, //0x000028a0 subq %rdi, %rax
- 0x44, 0x89, 0xf2, //0x000028a3 movl %r14d, %edx
- 0x83, 0xe2, 0x01, //0x000028a6 andl $1, %edx
- 0x4c, 0x01, 0xf2, //0x000028a9 addq %r14, %rdx
- 0x48, 0xb9, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x01, //0x000028ac movabsq $126100789566373888, %rcx
- 0x48, 0x21, 0xd1, //0x000028b6 andq %rdx, %rcx
- 0x48, 0x83, 0xf9, 0x01, //0x000028b9 cmpq $1, %rcx
- 0x48, 0x83, 0xd8, 0xff, //0x000028bd sbbq $-1, %rax
- 0x48, 0x8d, 0x70, 0xff, //0x000028c1 leaq $-1(%rax), %rsi
- 0x48, 0x81, 0xfe, 0xfd, 0x07, 0x00, 0x00, //0x000028c5 cmpq $2045, %rsi
- 0x0f, 0x86, 0x09, 0x00, 0x00, 0x00, //0x000028cc jbe LBB8_16
- //0x000028d2 LBB8_1
- 0x31, 0xc0, //0x000028d2 xorl %eax, %eax
- //0x000028d4 LBB8_17
- 0x5b, //0x000028d4 popq %rbx
- 0x41, 0x5e, //0x000028d5 popq %r14
- 0x41, 0x5f, //0x000028d7 popq %r15
- 0x5d, //0x000028d9 popq %rbp
- 0xc3, //0x000028da retq
- //0x000028db LBB8_16
- 0x48, 0x83, 0xf9, 0x01, //0x000028db cmpq $1, %rcx
- 0xb1, 0x02, //0x000028df movb $2, %cl
- 0x80, 0xd9, 0x00, //0x000028e1 sbbb $0, %cl
- 0x48, 0xd3, 0xea, //0x000028e4 shrq %cl, %rdx
- 0x48, 0xc1, 0xe0, 0x34, //0x000028e7 shlq $52, %rax
- 0x48, 0xb9, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0f, 0x00, //0x000028eb movabsq $4503599627370495, %rcx
- 0x48, 0x21, 0xd1, //0x000028f5 andq %rdx, %rcx
- 0x48, 0x09, 0xc1, //0x000028f8 orq %rax, %rcx
- 0x48, 0xb8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, //0x000028fb movabsq $-9223372036854775808, %rax
- 0x48, 0x09, 0xc8, //0x00002905 orq %rcx, %rax
- 0x41, 0x83, 0xf9, 0xff, //0x00002908 cmpl $-1, %r9d
- 0x48, 0x0f, 0x45, 0xc1, //0x0000290c cmovneq %rcx, %rax
- 0x49, 0x89, 0x00, //0x00002910 movq %rax, (%r8)
- 0xb0, 0x01, //0x00002913 movb $1, %al
- 0xe9, 0xba, 0xff, 0xff, 0xff, //0x00002915 jmp LBB8_17
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x0000291a .p2align 4, 0x90
- //0x00002920 _decimal_to_f64
- 0x55, //0x00002920 pushq %rbp
- 0x48, 0x89, 0xe5, //0x00002921 movq %rsp, %rbp
- 0x41, 0x57, //0x00002924 pushq %r15
- 0x41, 0x56, //0x00002926 pushq %r14
- 0x41, 0x55, //0x00002928 pushq %r13
- 0x41, 0x54, //0x0000292a pushq %r12
- 0x53, //0x0000292c pushq %rbx
- 0x50, //0x0000292d pushq %rax
- 0x48, 0x89, 0xf3, //0x0000292e movq %rsi, %rbx
- 0x49, 0x89, 0xfc, //0x00002931 movq %rdi, %r12
- 0x49, 0xbd, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x00, //0x00002934 movabsq $4503599627370496, %r13
- 0x83, 0x7f, 0x10, 0x00, //0x0000293e cmpl $0, $16(%rdi)
- 0x0f, 0x84, 0x30, 0x00, 0x00, 0x00, //0x00002942 je LBB9_4
- 0x49, 0xbe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x7f, //0x00002948 movabsq $9218868437227405312, %r14
- 0x41, 0x8b, 0x44, 0x24, 0x14, //0x00002952 movl $20(%r12), %eax
- 0x45, 0x31, 0xff, //0x00002957 xorl %r15d, %r15d
- 0x3d, 0x36, 0x01, 0x00, 0x00, //0x0000295a cmpl $310, %eax
- 0x0f, 0x8f, 0x0e, 0x04, 0x00, 0x00, //0x0000295f jg LBB9_78
- 0x3d, 0xb6, 0xfe, 0xff, 0xff, //0x00002965 cmpl $-330, %eax
- 0x0f, 0x8d, 0x13, 0x00, 0x00, 0x00, //0x0000296a jge LBB9_5
- 0x45, 0x31, 0xf6, //0x00002970 xorl %r14d, %r14d
- 0xe9, 0xfb, 0x03, 0x00, 0x00, //0x00002973 jmp LBB9_78
- //0x00002978 LBB9_4
- 0x45, 0x31, 0xf6, //0x00002978 xorl %r14d, %r14d
- 0x45, 0x31, 0xff, //0x0000297b xorl %r15d, %r15d
- 0xe9, 0xf0, 0x03, 0x00, 0x00, //0x0000297e jmp LBB9_78
- //0x00002983 LBB9_5
- 0x85, 0xc0, //0x00002983 testl %eax, %eax
- 0x48, 0x89, 0x5d, 0xd0, //0x00002985 movq %rbx, $-48(%rbp)
- 0x0f, 0x8e, 0xf1, 0x00, 0x00, 0x00, //0x00002989 jle LBB9_22
- 0x45, 0x31, 0xff, //0x0000298f xorl %r15d, %r15d
- 0xe9, 0x25, 0x00, 0x00, 0x00, //0x00002992 jmp LBB9_9
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00002997 .p2align 4, 0x90
- //0x000029a0 LBB9_7
- 0xf7, 0xdb, //0x000029a0 negl %ebx
- 0x4c, 0x89, 0xe7, //0x000029a2 movq %r12, %rdi
- 0x89, 0xde, //0x000029a5 movl %ebx, %esi
- 0xe8, 0x24, 0x64, 0x00, 0x00, //0x000029a7 callq _right_shift
- //0x000029ac LBB9_8
- 0x45, 0x01, 0xf7, //0x000029ac addl %r14d, %r15d
- 0x41, 0x8b, 0x44, 0x24, 0x14, //0x000029af movl $20(%r12), %eax
- 0x85, 0xc0, //0x000029b4 testl %eax, %eax
- 0x0f, 0x8e, 0xc4, 0x00, 0x00, 0x00, //0x000029b6 jle LBB9_22
- //0x000029bc LBB9_9
- 0x41, 0xbe, 0x1b, 0x00, 0x00, 0x00, //0x000029bc movl $27, %r14d
- 0x83, 0xf8, 0x08, //0x000029c2 cmpl $8, %eax
- 0x0f, 0x8f, 0x0d, 0x00, 0x00, 0x00, //0x000029c5 jg LBB9_11
- 0x89, 0xc0, //0x000029cb movl %eax, %eax
- 0x48, 0x8d, 0x0d, 0xec, 0x94, 0x00, 0x00, //0x000029cd leaq $38124(%rip), %rcx /* _POW_TAB+0(%rip) */
- 0x44, 0x8b, 0x34, 0x81, //0x000029d4 movl (%rcx,%rax,4), %r14d
- //0x000029d8 LBB9_11
- 0x45, 0x85, 0xf6, //0x000029d8 testl %r14d, %r14d
- 0x0f, 0x84, 0xcb, 0xff, 0xff, 0xff, //0x000029db je LBB9_8
- 0x41, 0x83, 0x7c, 0x24, 0x10, 0x00, //0x000029e1 cmpl $0, $16(%r12)
- 0x0f, 0x84, 0xbf, 0xff, 0xff, 0xff, //0x000029e7 je LBB9_8
- 0x44, 0x89, 0xf3, //0x000029ed movl %r14d, %ebx
- 0xf7, 0xdb, //0x000029f0 negl %ebx
- 0x45, 0x85, 0xf6, //0x000029f2 testl %r14d, %r14d
- 0x0f, 0x88, 0x35, 0x00, 0x00, 0x00, //0x000029f5 js LBB9_16
- 0x41, 0x83, 0xfe, 0x3d, //0x000029fb cmpl $61, %r14d
- 0x0f, 0x8c, 0x9b, 0xff, 0xff, 0xff, //0x000029ff jl LBB9_7
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00002a05 .p2align 4, 0x90
- //0x00002a10 LBB9_15
- 0x4c, 0x89, 0xe7, //0x00002a10 movq %r12, %rdi
- 0xbe, 0x3c, 0x00, 0x00, 0x00, //0x00002a13 movl $60, %esi
- 0xe8, 0xb3, 0x63, 0x00, 0x00, //0x00002a18 callq _right_shift
- 0x8d, 0x43, 0x3c, //0x00002a1d leal $60(%rbx), %eax
- 0x83, 0xfb, 0x88, //0x00002a20 cmpl $-120, %ebx
- 0x89, 0xc3, //0x00002a23 movl %eax, %ebx
- 0x0f, 0x8c, 0xe5, 0xff, 0xff, 0xff, //0x00002a25 jl LBB9_15
- 0xe9, 0x70, 0xff, 0xff, 0xff, //0x00002a2b jmp LBB9_7
- //0x00002a30 LBB9_16
- 0x41, 0x83, 0xfe, 0xc3, //0x00002a30 cmpl $-61, %r14d
- 0x0f, 0x8f, 0x26, 0x00, 0x00, 0x00, //0x00002a34 jg LBB9_18
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00002a3a .p2align 4, 0x90
- //0x00002a40 LBB9_17
- 0x4c, 0x89, 0xe7, //0x00002a40 movq %r12, %rdi
- 0xbe, 0x3c, 0x00, 0x00, 0x00, //0x00002a43 movl $60, %esi
- 0xe8, 0x93, 0x61, 0x00, 0x00, //0x00002a48 callq _left_shift
- 0x8d, 0x73, 0xc4, //0x00002a4d leal $-60(%rbx), %esi
- 0x83, 0xfb, 0x78, //0x00002a50 cmpl $120, %ebx
- 0x89, 0xf3, //0x00002a53 movl %esi, %ebx
- 0x0f, 0x8f, 0xe5, 0xff, 0xff, 0xff, //0x00002a55 jg LBB9_17
- 0xe9, 0x02, 0x00, 0x00, 0x00, //0x00002a5b jmp LBB9_19
- //0x00002a60 LBB9_18
- 0x89, 0xde, //0x00002a60 movl %ebx, %esi
- //0x00002a62 LBB9_19
- 0x4c, 0x89, 0xe7, //0x00002a62 movq %r12, %rdi
- 0xe8, 0x76, 0x61, 0x00, 0x00, //0x00002a65 callq _left_shift
- 0xe9, 0x3d, 0xff, 0xff, 0xff, //0x00002a6a jmp LBB9_8
- 0x90, //0x00002a6f .p2align 4, 0x90
- //0x00002a70 LBB9_20
- 0x4c, 0x89, 0xe7, //0x00002a70 movq %r12, %rdi
- 0xe8, 0x68, 0x61, 0x00, 0x00, //0x00002a73 callq _left_shift
- //0x00002a78 LBB9_21
- 0x45, 0x29, 0xf7, //0x00002a78 subl %r14d, %r15d
- 0x41, 0x8b, 0x44, 0x24, 0x14, //0x00002a7b movl $20(%r12), %eax
- //0x00002a80 LBB9_22
- 0x85, 0xc0, //0x00002a80 testl %eax, %eax
- 0x0f, 0x88, 0x18, 0x00, 0x00, 0x00, //0x00002a82 js LBB9_25
- 0x0f, 0x85, 0xbe, 0x00, 0x00, 0x00, //0x00002a88 jne LBB9_36
- 0x49, 0x8b, 0x0c, 0x24, //0x00002a8e movq (%r12), %rcx
- 0x80, 0x39, 0x35, //0x00002a92 cmpb $53, (%rcx)
- 0x0f, 0x8c, 0x14, 0x00, 0x00, 0x00, //0x00002a95 jl LBB9_26
- 0xe9, 0xac, 0x00, 0x00, 0x00, //0x00002a9b jmp LBB9_36
- //0x00002aa0 .p2align 4, 0x90
- //0x00002aa0 LBB9_25
- 0x41, 0xbe, 0x1b, 0x00, 0x00, 0x00, //0x00002aa0 movl $27, %r14d
- 0x83, 0xf8, 0xf8, //0x00002aa6 cmpl $-8, %eax
- 0x0f, 0x8c, 0x0f, 0x00, 0x00, 0x00, //0x00002aa9 jl LBB9_27
- //0x00002aaf LBB9_26
- 0xf7, 0xd8, //0x00002aaf negl %eax
- 0x48, 0x98, //0x00002ab1 cltq
- 0x48, 0x8d, 0x0d, 0x06, 0x94, 0x00, 0x00, //0x00002ab3 leaq $37894(%rip), %rcx /* _POW_TAB+0(%rip) */
- 0x44, 0x8b, 0x34, 0x81, //0x00002aba movl (%rcx,%rax,4), %r14d
- //0x00002abe LBB9_27
- 0x45, 0x85, 0xf6, //0x00002abe testl %r14d, %r14d
- 0x0f, 0x84, 0xb1, 0xff, 0xff, 0xff, //0x00002ac1 je LBB9_21
- 0x41, 0x83, 0x7c, 0x24, 0x10, 0x00, //0x00002ac7 cmpl $0, $16(%r12)
- 0x0f, 0x84, 0xa5, 0xff, 0xff, 0xff, //0x00002acd je LBB9_21
- 0x45, 0x85, 0xf6, //0x00002ad3 testl %r14d, %r14d
- 0x0f, 0x8e, 0x34, 0x00, 0x00, 0x00, //0x00002ad6 jle LBB9_33
- 0x44, 0x89, 0xf6, //0x00002adc movl %r14d, %esi
- 0x41, 0x83, 0xfe, 0x3d, //0x00002adf cmpl $61, %r14d
- 0x0f, 0x8c, 0x87, 0xff, 0xff, 0xff, //0x00002ae3 jl LBB9_20
- 0x44, 0x89, 0xf3, //0x00002ae9 movl %r14d, %ebx
- 0x90, 0x90, 0x90, 0x90, //0x00002aec .p2align 4, 0x90
- //0x00002af0 LBB9_32
- 0x4c, 0x89, 0xe7, //0x00002af0 movq %r12, %rdi
- 0xbe, 0x3c, 0x00, 0x00, 0x00, //0x00002af3 movl $60, %esi
- 0xe8, 0xe3, 0x60, 0x00, 0x00, //0x00002af8 callq _left_shift
- 0x8d, 0x73, 0xc4, //0x00002afd leal $-60(%rbx), %esi
- 0x83, 0xfb, 0x78, //0x00002b00 cmpl $120, %ebx
- 0x89, 0xf3, //0x00002b03 movl %esi, %ebx
- 0x0f, 0x8f, 0xe5, 0xff, 0xff, 0xff, //0x00002b05 jg LBB9_32
- 0xe9, 0x60, 0xff, 0xff, 0xff, //0x00002b0b jmp LBB9_20
- //0x00002b10 LBB9_33
- 0x44, 0x89, 0xf3, //0x00002b10 movl %r14d, %ebx
- 0x41, 0x83, 0xfe, 0xc3, //0x00002b13 cmpl $-61, %r14d
- 0x0f, 0x8f, 0x1e, 0x00, 0x00, 0x00, //0x00002b17 jg LBB9_35
- 0x90, 0x90, 0x90, //0x00002b1d .p2align 4, 0x90
- //0x00002b20 LBB9_34
- 0x4c, 0x89, 0xe7, //0x00002b20 movq %r12, %rdi
- 0xbe, 0x3c, 0x00, 0x00, 0x00, //0x00002b23 movl $60, %esi
- 0xe8, 0xa3, 0x62, 0x00, 0x00, //0x00002b28 callq _right_shift
- 0x8d, 0x43, 0x3c, //0x00002b2d leal $60(%rbx), %eax
- 0x83, 0xfb, 0x88, //0x00002b30 cmpl $-120, %ebx
- 0x89, 0xc3, //0x00002b33 movl %eax, %ebx
- 0x0f, 0x8c, 0xe5, 0xff, 0xff, 0xff, //0x00002b35 jl LBB9_34
- //0x00002b3b LBB9_35
- 0xf7, 0xdb, //0x00002b3b negl %ebx
- 0x4c, 0x89, 0xe7, //0x00002b3d movq %r12, %rdi
- 0x89, 0xde, //0x00002b40 movl %ebx, %esi
- 0xe8, 0x89, 0x62, 0x00, 0x00, //0x00002b42 callq _right_shift
- 0xe9, 0x2c, 0xff, 0xff, 0xff, //0x00002b47 jmp LBB9_21
- //0x00002b4c LBB9_36
- 0x41, 0x81, 0xff, 0x02, 0xfc, 0xff, 0xff, //0x00002b4c cmpl $-1022, %r15d
- 0x0f, 0x8f, 0x4b, 0x00, 0x00, 0x00, //0x00002b53 jg LBB9_42
- 0x41, 0x83, 0x7c, 0x24, 0x10, 0x00, //0x00002b59 cmpl $0, $16(%r12)
- 0x48, 0x8b, 0x5d, 0xd0, //0x00002b5f movq $-48(%rbp), %rbx
- 0x0f, 0x84, 0x57, 0x00, 0x00, 0x00, //0x00002b63 je LBB9_44
- 0x41, 0x81, 0xff, 0xc6, 0xfb, 0xff, 0xff, //0x00002b69 cmpl $-1082, %r15d
- 0x0f, 0x8f, 0x55, 0x00, 0x00, 0x00, //0x00002b70 jg LBB9_45
- 0x41, 0x81, 0xc7, 0xc1, 0x03, 0x00, 0x00, //0x00002b76 addl $961, %r15d
- 0x90, 0x90, 0x90, //0x00002b7d .p2align 4, 0x90
- //0x00002b80 LBB9_40
- 0x4c, 0x89, 0xe7, //0x00002b80 movq %r12, %rdi
- 0xbe, 0x3c, 0x00, 0x00, 0x00, //0x00002b83 movl $60, %esi
- 0xe8, 0x43, 0x62, 0x00, 0x00, //0x00002b88 callq _right_shift
- 0x41, 0x83, 0xc7, 0x3c, //0x00002b8d addl $60, %r15d
- 0x41, 0x83, 0xff, 0x88, //0x00002b91 cmpl $-120, %r15d
- 0x0f, 0x8c, 0xe5, 0xff, 0xff, 0xff, //0x00002b95 jl LBB9_40
- 0x41, 0x83, 0xc7, 0x3c, //0x00002b9b addl $60, %r15d
- 0xe9, 0x2e, 0x00, 0x00, 0x00, //0x00002b9f jmp LBB9_46
- //0x00002ba4 LBB9_42
- 0x41, 0x81, 0xff, 0x00, 0x04, 0x00, 0x00, //0x00002ba4 cmpl $1024, %r15d
- 0x48, 0x8b, 0x5d, 0xd0, //0x00002bab movq $-48(%rbp), %rbx
- 0x0f, 0x8f, 0x87, 0x01, 0x00, 0x00, //0x00002baf jg LBB9_75
- 0x41, 0xff, 0xcf, //0x00002bb5 decl %r15d
- 0x45, 0x89, 0xfe, //0x00002bb8 movl %r15d, %r14d
- 0xe9, 0x26, 0x00, 0x00, 0x00, //0x00002bbb jmp LBB9_47
- //0x00002bc0 LBB9_44
- 0x41, 0xbe, 0x02, 0xfc, 0xff, 0xff, //0x00002bc0 movl $-1022, %r14d
- 0xe9, 0x34, 0x00, 0x00, 0x00, //0x00002bc6 jmp LBB9_49
- //0x00002bcb LBB9_45
- 0x41, 0x81, 0xc7, 0xfd, 0x03, 0x00, 0x00, //0x00002bcb addl $1021, %r15d
- //0x00002bd2 LBB9_46
- 0x41, 0xf7, 0xdf, //0x00002bd2 negl %r15d
- 0x4c, 0x89, 0xe7, //0x00002bd5 movq %r12, %rdi
- 0x44, 0x89, 0xfe, //0x00002bd8 movl %r15d, %esi
- 0xe8, 0xf0, 0x61, 0x00, 0x00, //0x00002bdb callq _right_shift
- 0x41, 0xbe, 0x02, 0xfc, 0xff, 0xff, //0x00002be0 movl $-1022, %r14d
- //0x00002be6 LBB9_47
- 0x41, 0x83, 0x7c, 0x24, 0x10, 0x00, //0x00002be6 cmpl $0, $16(%r12)
- 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x00002bec je LBB9_49
- 0x4c, 0x89, 0xe7, //0x00002bf2 movq %r12, %rdi
- 0xbe, 0x35, 0x00, 0x00, 0x00, //0x00002bf5 movl $53, %esi
- 0xe8, 0xe1, 0x5f, 0x00, 0x00, //0x00002bfa callq _left_shift
- //0x00002bff LBB9_49
- 0x4d, 0x63, 0x44, 0x24, 0x14, //0x00002bff movslq $20(%r12), %r8
- 0x49, 0xc7, 0xc7, 0xff, 0xff, 0xff, 0xff, //0x00002c04 movq $-1, %r15
- 0x49, 0x83, 0xf8, 0x14, //0x00002c0b cmpq $20, %r8
- 0x0f, 0x8f, 0x3f, 0x01, 0x00, 0x00, //0x00002c0f jg LBB9_77
- 0x44, 0x89, 0xc1, //0x00002c15 movl %r8d, %ecx
- 0x85, 0xc9, //0x00002c18 testl %ecx, %ecx
- 0x0f, 0x8e, 0x3c, 0x00, 0x00, 0x00, //0x00002c1a jle LBB9_54
- 0x49, 0x63, 0x74, 0x24, 0x10, //0x00002c20 movslq $16(%r12), %rsi
- 0x31, 0xd2, //0x00002c25 xorl %edx, %edx
- 0x45, 0x31, 0xff, //0x00002c27 xorl %r15d, %r15d
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00002c2a .p2align 4, 0x90
- //0x00002c30 LBB9_52
- 0x48, 0x39, 0xf2, //0x00002c30 cmpq %rsi, %rdx
- 0x0f, 0x8d, 0x28, 0x00, 0x00, 0x00, //0x00002c33 jge LBB9_55
- 0x4b, 0x8d, 0x04, 0xbf, //0x00002c39 leaq (%r15,%r15,4), %rax
- 0x49, 0x8b, 0x3c, 0x24, //0x00002c3d movq (%r12), %rdi
- 0x48, 0x0f, 0xbe, 0x3c, 0x17, //0x00002c41 movsbq (%rdi,%rdx), %rdi
- 0x4c, 0x8d, 0x7c, 0x47, 0xd0, //0x00002c46 leaq $-48(%rdi,%rax,2), %r15
- 0x48, 0xff, 0xc2, //0x00002c4b incq %rdx
- 0x48, 0x39, 0xd1, //0x00002c4e cmpq %rdx, %rcx
- 0x0f, 0x85, 0xd9, 0xff, 0xff, 0xff, //0x00002c51 jne LBB9_52
- 0xe9, 0x05, 0x00, 0x00, 0x00, //0x00002c57 jmp LBB9_55
- //0x00002c5c LBB9_54
- 0x31, 0xd2, //0x00002c5c xorl %edx, %edx
- 0x45, 0x31, 0xff, //0x00002c5e xorl %r15d, %r15d
- //0x00002c61 LBB9_55
- 0x41, 0x39, 0xd0, //0x00002c61 cmpl %edx, %r8d
- 0x0f, 0x8e, 0x56, 0x00, 0x00, 0x00, //0x00002c64 jle LBB9_63
- 0x89, 0xcf, //0x00002c6a movl %ecx, %edi
- 0x29, 0xd7, //0x00002c6c subl %edx, %edi
- 0x89, 0xd6, //0x00002c6e movl %edx, %esi
- 0xf7, 0xd6, //0x00002c70 notl %esi
- 0x44, 0x01, 0xc6, //0x00002c72 addl %r8d, %esi
- 0x83, 0xe7, 0x07, //0x00002c75 andl $7, %edi
- 0x0f, 0x84, 0x25, 0x00, 0x00, 0x00, //0x00002c78 je LBB9_60
- 0xf7, 0xdf, //0x00002c7e negl %edi
- 0x31, 0xc0, //0x00002c80 xorl %eax, %eax
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00002c82 .p2align 4, 0x90
- //0x00002c90 LBB9_58
- 0x4d, 0x01, 0xff, //0x00002c90 addq %r15, %r15
- 0x4f, 0x8d, 0x3c, 0xbf, //0x00002c93 leaq (%r15,%r15,4), %r15
- 0xff, 0xc8, //0x00002c97 decl %eax
- 0x39, 0xc7, //0x00002c99 cmpl %eax, %edi
- 0x0f, 0x85, 0xef, 0xff, 0xff, 0xff, //0x00002c9b jne LBB9_58
- 0x29, 0xc2, //0x00002ca1 subl %eax, %edx
- //0x00002ca3 LBB9_60
- 0x83, 0xfe, 0x07, //0x00002ca3 cmpl $7, %esi
- 0x0f, 0x82, 0x14, 0x00, 0x00, 0x00, //0x00002ca6 jb LBB9_63
- 0x89, 0xc8, //0x00002cac movl %ecx, %eax
- 0x29, 0xd0, //0x00002cae subl %edx, %eax
- //0x00002cb0 .p2align 4, 0x90
- //0x00002cb0 LBB9_62
- 0x4d, 0x69, 0xff, 0x00, 0xe1, 0xf5, 0x05, //0x00002cb0 imulq $100000000, %r15, %r15
- 0x83, 0xc0, 0xf8, //0x00002cb7 addl $-8, %eax
- 0x0f, 0x85, 0xf0, 0xff, 0xff, 0xff, //0x00002cba jne LBB9_62
- //0x00002cc0 LBB9_63
- 0x85, 0xc9, //0x00002cc0 testl %ecx, %ecx
- 0x0f, 0x88, 0x4c, 0x00, 0x00, 0x00, //0x00002cc2 js LBB9_71
- 0x41, 0x8b, 0x54, 0x24, 0x10, //0x00002cc8 movl $16(%r12), %edx
- 0x44, 0x39, 0xc2, //0x00002ccd cmpl %r8d, %edx
- 0x0f, 0x8e, 0x3e, 0x00, 0x00, 0x00, //0x00002cd0 jle LBB9_71
- 0x49, 0x8b, 0x34, 0x24, //0x00002cd6 movq (%r12), %rsi
- 0x8a, 0x04, 0x0e, //0x00002cda movb (%rsi,%rcx), %al
- 0x8d, 0x79, 0x01, //0x00002cdd leal $1(%rcx), %edi
- 0x39, 0xd7, //0x00002ce0 cmpl %edx, %edi
- 0x0f, 0x85, 0xbf, 0x00, 0x00, 0x00, //0x00002ce2 jne LBB9_72
- 0x3c, 0x35, //0x00002ce8 cmpb $53, %al
- 0x0f, 0x85, 0xb7, 0x00, 0x00, 0x00, //0x00002cea jne LBB9_72
- 0x41, 0x83, 0x7c, 0x24, 0x1c, 0x00, //0x00002cf0 cmpl $0, $28(%r12)
- 0x0f, 0x95, 0xc2, //0x00002cf6 setne %dl
- 0x0f, 0x85, 0x17, 0x00, 0x00, 0x00, //0x00002cf9 jne LBB9_73
- 0x85, 0xc9, //0x00002cff testl %ecx, %ecx
- 0x0f, 0x8e, 0x0f, 0x00, 0x00, 0x00, //0x00002d01 jle LBB9_73
- 0x41, 0x8a, 0x54, 0x30, 0xff, //0x00002d07 movb $-1(%r8,%rsi), %dl
- 0x80, 0xe2, 0x01, //0x00002d0c andb $1, %dl
- 0xe9, 0x02, 0x00, 0x00, 0x00, //0x00002d0f jmp LBB9_73
- //0x00002d14 LBB9_71
- 0x31, 0xd2, //0x00002d14 xorl %edx, %edx
- //0x00002d16 LBB9_73
- 0x0f, 0xb6, 0xc2, //0x00002d16 movzbl %dl, %eax
- 0x49, 0x01, 0xc7, //0x00002d19 addq %rax, %r15
- 0x48, 0xb8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x00, //0x00002d1c movabsq $9007199254740992, %rax
- 0x49, 0x39, 0xc7, //0x00002d26 cmpq %rax, %r15
- 0x0f, 0x85, 0x25, 0x00, 0x00, 0x00, //0x00002d29 jne LBB9_77
- 0x41, 0x81, 0xfe, 0xfe, 0x03, 0x00, 0x00, //0x00002d2f cmpl $1022, %r14d
- 0x0f, 0x8e, 0x12, 0x00, 0x00, 0x00, //0x00002d36 jle LBB9_76
- //0x00002d3c LBB9_75
- 0x45, 0x31, 0xff, //0x00002d3c xorl %r15d, %r15d
- 0x49, 0xbe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x7f, //0x00002d3f movabsq $9218868437227405312, %r14
- 0xe9, 0x25, 0x00, 0x00, 0x00, //0x00002d49 jmp LBB9_78
- //0x00002d4e LBB9_76
- 0x41, 0xff, 0xc6, //0x00002d4e incl %r14d
- 0x4d, 0x89, 0xef, //0x00002d51 movq %r13, %r15
- //0x00002d54 LBB9_77
- 0x4c, 0x89, 0xf8, //0x00002d54 movq %r15, %rax
- 0x4c, 0x21, 0xe8, //0x00002d57 andq %r13, %rax
- 0x41, 0x81, 0xc6, 0xff, 0x03, 0x00, 0x00, //0x00002d5a addl $1023, %r14d
- 0x41, 0x81, 0xe6, 0xff, 0x07, 0x00, 0x00, //0x00002d61 andl $2047, %r14d
- 0x49, 0xc1, 0xe6, 0x34, //0x00002d68 shlq $52, %r14
- 0x48, 0x85, 0xc0, //0x00002d6c testq %rax, %rax
- 0x4c, 0x0f, 0x44, 0xf0, //0x00002d6f cmoveq %rax, %r14
- //0x00002d73 LBB9_78
- 0x49, 0xff, 0xcd, //0x00002d73 decq %r13
- 0x4d, 0x21, 0xfd, //0x00002d76 andq %r15, %r13
- 0x4d, 0x09, 0xf5, //0x00002d79 orq %r14, %r13
- 0x48, 0xb8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, //0x00002d7c movabsq $-9223372036854775808, %rax
- 0x4c, 0x09, 0xe8, //0x00002d86 orq %r13, %rax
- 0x41, 0x83, 0x7c, 0x24, 0x18, 0x00, //0x00002d89 cmpl $0, $24(%r12)
- 0x49, 0x0f, 0x44, 0xc5, //0x00002d8f cmoveq %r13, %rax
- 0x48, 0x89, 0x03, //0x00002d93 movq %rax, (%rbx)
- 0x31, 0xc0, //0x00002d96 xorl %eax, %eax
- 0x48, 0x83, 0xc4, 0x08, //0x00002d98 addq $8, %rsp
- 0x5b, //0x00002d9c popq %rbx
- 0x41, 0x5c, //0x00002d9d popq %r12
- 0x41, 0x5d, //0x00002d9f popq %r13
- 0x41, 0x5e, //0x00002da1 popq %r14
- 0x41, 0x5f, //0x00002da3 popq %r15
- 0x5d, //0x00002da5 popq %rbp
- 0xc3, //0x00002da6 retq
- //0x00002da7 LBB9_72
- 0x3c, 0x34, //0x00002da7 cmpb $52, %al
- 0x0f, 0x9f, 0xc2, //0x00002da9 setg %dl
- 0xe9, 0x65, 0xff, 0xff, 0xff, //0x00002dac jmp LBB9_73
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00002db1 .p2align 4, 0x90
- //0x00002dc0 _atof_native
- 0x55, //0x00002dc0 pushq %rbp
- 0x48, 0x89, 0xe5, //0x00002dc1 movq %rsp, %rbp
- 0x48, 0x83, 0xec, 0x30, //0x00002dc4 subq $48, %rsp
- 0x48, 0xc7, 0x45, 0xd8, 0x00, 0x00, 0x00, 0x00, //0x00002dc8 movq $0, $-40(%rbp)
- 0x48, 0x89, 0x55, 0xe0, //0x00002dd0 movq %rdx, $-32(%rbp)
- 0x48, 0x89, 0x4d, 0xe8, //0x00002dd4 movq %rcx, $-24(%rbp)
- 0x48, 0x85, 0xc9, //0x00002dd8 testq %rcx, %rcx
- 0x0f, 0x84, 0x44, 0x00, 0x00, 0x00, //0x00002ddb je LBB10_5
- 0xc6, 0x02, 0x00, //0x00002de1 movb $0, (%rdx)
- 0x48, 0x83, 0xf9, 0x01, //0x00002de4 cmpq $1, %rcx
- 0x0f, 0x84, 0x37, 0x00, 0x00, 0x00, //0x00002de8 je LBB10_5
- 0xc6, 0x42, 0x01, 0x00, //0x00002dee movb $0, $1(%rdx)
- 0x48, 0x83, 0x7d, 0xe8, 0x03, //0x00002df2 cmpq $3, $-24(%rbp)
- 0x0f, 0x82, 0x28, 0x00, 0x00, 0x00, //0x00002df7 jb LBB10_5
- 0xb8, 0x02, 0x00, 0x00, 0x00, //0x00002dfd movl $2, %eax
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00002e02 .p2align 4, 0x90
- //0x00002e10 LBB10_4
- 0x48, 0x8b, 0x4d, 0xe0, //0x00002e10 movq $-32(%rbp), %rcx
- 0xc6, 0x04, 0x01, 0x00, //0x00002e14 movb $0, (%rcx,%rax)
- 0x48, 0xff, 0xc0, //0x00002e18 incq %rax
- 0x48, 0x39, 0x45, 0xe8, //0x00002e1b cmpq %rax, $-24(%rbp)
- 0x0f, 0x87, 0xeb, 0xff, 0xff, 0xff, //0x00002e1f ja LBB10_4
- //0x00002e25 LBB10_5
- 0xc5, 0xf8, 0x57, 0xc0, //0x00002e25 vxorps %xmm0, %xmm0, %xmm0
- 0xc5, 0xf8, 0x11, 0x45, 0xf0, //0x00002e29 vmovups %xmm0, $-16(%rbp)
- 0x80, 0x3f, 0x2d, //0x00002e2e cmpb $45, (%rdi)
- 0x0f, 0x85, 0x21, 0x00, 0x00, 0x00, //0x00002e31 jne LBB10_6
- 0xc7, 0x45, 0xf8, 0x01, 0x00, 0x00, 0x00, //0x00002e37 movl $1, $-8(%rbp)
- 0xb8, 0x01, 0x00, 0x00, 0x00, //0x00002e3e movl $1, %eax
- 0x48, 0x39, 0xf0, //0x00002e43 cmpq %rsi, %rax
- 0x0f, 0x8c, 0x17, 0x00, 0x00, 0x00, //0x00002e46 jl LBB10_9
- //0x00002e4c LBB10_41
- 0xc7, 0x45, 0xf4, 0x00, 0x00, 0x00, 0x00, //0x00002e4c movl $0, $-12(%rbp)
- 0xe9, 0xa1, 0x01, 0x00, 0x00, //0x00002e53 jmp LBB10_40
- //0x00002e58 LBB10_6
- 0x31, 0xc0, //0x00002e58 xorl %eax, %eax
- 0x48, 0x39, 0xf0, //0x00002e5a cmpq %rsi, %rax
- 0x0f, 0x8d, 0xe9, 0xff, 0xff, 0xff, //0x00002e5d jge LBB10_41
- //0x00002e63 LBB10_9
- 0x41, 0xb3, 0x01, //0x00002e63 movb $1, %r11b
- 0x45, 0x31, 0xc9, //0x00002e66 xorl %r9d, %r9d
- 0x45, 0x31, 0xd2, //0x00002e69 xorl %r10d, %r10d
- 0x45, 0x31, 0xc0, //0x00002e6c xorl %r8d, %r8d
- 0xe9, 0x25, 0x00, 0x00, 0x00, //0x00002e6f jmp LBB10_10
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00002e74 .p2align 4, 0x90
- //0x00002e80 LBB10_13
- 0xff, 0x4d, 0xf4, //0x00002e80 decl $-12(%rbp)
- 0x45, 0x31, 0xd2, //0x00002e83 xorl %r10d, %r10d
- //0x00002e86 LBB10_22
- 0x48, 0xff, 0xc0, //0x00002e86 incq %rax
- 0x48, 0x39, 0xf0, //0x00002e89 cmpq %rsi, %rax
- 0x41, 0x0f, 0x9c, 0xc3, //0x00002e8c setl %r11b
- 0x48, 0x39, 0xc6, //0x00002e90 cmpq %rax, %rsi
- 0x0f, 0x84, 0x8f, 0x00, 0x00, 0x00, //0x00002e93 je LBB10_23
- //0x00002e99 LBB10_10
- 0x0f, 0xb6, 0x0c, 0x07, //0x00002e99 movzbl (%rdi,%rax), %ecx
- 0x8d, 0x51, 0xd0, //0x00002e9d leal $-48(%rcx), %edx
- 0x80, 0xfa, 0x09, //0x00002ea0 cmpb $9, %dl
- 0x0f, 0x87, 0x47, 0x00, 0x00, 0x00, //0x00002ea3 ja LBB10_19
- 0x45, 0x85, 0xd2, //0x00002ea9 testl %r10d, %r10d
- 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00002eac jne LBB10_14
- 0x80, 0xf9, 0x30, //0x00002eb2 cmpb $48, %cl
- 0x0f, 0x84, 0xc5, 0xff, 0xff, 0xff, //0x00002eb5 je LBB10_13
- //0x00002ebb LBB10_14
- 0x4d, 0x63, 0xd1, //0x00002ebb movslq %r9d, %r10
- 0x4c, 0x39, 0x55, 0xe8, //0x00002ebe cmpq %r10, $-24(%rbp)
- 0x0f, 0x86, 0x40, 0x00, 0x00, 0x00, //0x00002ec2 jbe LBB10_16
- 0x48, 0x8b, 0x55, 0xe0, //0x00002ec8 movq $-32(%rbp), %rdx
- 0x42, 0x88, 0x0c, 0x12, //0x00002ecc movb %cl, (%rdx,%r10)
- 0x44, 0x8b, 0x4d, 0xf0, //0x00002ed0 movl $-16(%rbp), %r9d
- 0x41, 0xff, 0xc1, //0x00002ed4 incl %r9d
- 0x44, 0x89, 0x4d, 0xf0, //0x00002ed7 movl %r9d, $-16(%rbp)
- 0x45, 0x89, 0xca, //0x00002edb movl %r9d, %r10d
- 0xe9, 0xa3, 0xff, 0xff, 0xff, //0x00002ede jmp LBB10_22
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00002ee3 .p2align 4, 0x90
- //0x00002ef0 LBB10_19
- 0x80, 0xf9, 0x2e, //0x00002ef0 cmpb $46, %cl
- 0x0f, 0x85, 0x80, 0x00, 0x00, 0x00, //0x00002ef3 jne LBB10_20
- 0x44, 0x89, 0x55, 0xf4, //0x00002ef9 movl %r10d, $-12(%rbp)
- 0x41, 0xb8, 0x01, 0x00, 0x00, 0x00, //0x00002efd movl $1, %r8d
- 0xe9, 0x7e, 0xff, 0xff, 0xff, //0x00002f03 jmp LBB10_22
- //0x00002f08 LBB10_16
- 0x80, 0xf9, 0x30, //0x00002f08 cmpb $48, %cl
- 0x0f, 0x85, 0x08, 0x00, 0x00, 0x00, //0x00002f0b jne LBB10_18
- 0x45, 0x89, 0xca, //0x00002f11 movl %r9d, %r10d
- 0xe9, 0x6d, 0xff, 0xff, 0xff, //0x00002f14 jmp LBB10_22
- //0x00002f19 LBB10_18
- 0xc7, 0x45, 0xfc, 0x01, 0x00, 0x00, 0x00, //0x00002f19 movl $1, $-4(%rbp)
- 0x45, 0x89, 0xca, //0x00002f20 movl %r9d, %r10d
- 0xe9, 0x5e, 0xff, 0xff, 0xff, //0x00002f23 jmp LBB10_22
- //0x00002f28 LBB10_23
- 0x89, 0xf1, //0x00002f28 movl %esi, %ecx
- 0x48, 0x89, 0xf0, //0x00002f2a movq %rsi, %rax
- 0x45, 0x85, 0xc0, //0x00002f2d testl %r8d, %r8d
- 0x0f, 0x85, 0x04, 0x00, 0x00, 0x00, //0x00002f30 jne LBB10_26
- //0x00002f36 LBB10_25
- 0x44, 0x89, 0x4d, 0xf4, //0x00002f36 movl %r9d, $-12(%rbp)
- //0x00002f3a LBB10_26
- 0x41, 0xf6, 0xc3, 0x01, //0x00002f3a testb $1, %r11b
- 0x0f, 0x84, 0xb5, 0x00, 0x00, 0x00, //0x00002f3e je LBB10_40
- 0x8a, 0x0c, 0x0f, //0x00002f44 movb (%rdi,%rcx), %cl
- 0x80, 0xc9, 0x20, //0x00002f47 orb $32, %cl
- 0x80, 0xf9, 0x65, //0x00002f4a cmpb $101, %cl
- 0x0f, 0x85, 0xa6, 0x00, 0x00, 0x00, //0x00002f4d jne LBB10_40
- 0x89, 0xc2, //0x00002f53 movl %eax, %edx
- 0x8a, 0x4c, 0x17, 0x01, //0x00002f55 movb $1(%rdi,%rdx), %cl
- 0x80, 0xf9, 0x2d, //0x00002f59 cmpb $45, %cl
- 0x0f, 0x84, 0x28, 0x00, 0x00, 0x00, //0x00002f5c je LBB10_32
- 0x41, 0xb8, 0x01, 0x00, 0x00, 0x00, //0x00002f62 movl $1, %r8d
- 0x80, 0xf9, 0x2b, //0x00002f68 cmpb $43, %cl
- 0x0f, 0x85, 0x38, 0x00, 0x00, 0x00, //0x00002f6b jne LBB10_30
- 0x83, 0xc0, 0x02, //0x00002f71 addl $2, %eax
- 0xe9, 0x1a, 0x00, 0x00, 0x00, //0x00002f74 jmp LBB10_33
- //0x00002f79 LBB10_20
- 0x48, 0x89, 0xc1, //0x00002f79 movq %rax, %rcx
- 0x45, 0x85, 0xc0, //0x00002f7c testl %r8d, %r8d
- 0x0f, 0x85, 0xb5, 0xff, 0xff, 0xff, //0x00002f7f jne LBB10_26
- 0xe9, 0xac, 0xff, 0xff, 0xff, //0x00002f85 jmp LBB10_25
- //0x00002f8a LBB10_32
- 0x83, 0xc0, 0x02, //0x00002f8a addl $2, %eax
- 0x41, 0xb8, 0xff, 0xff, 0xff, 0xff, //0x00002f8d movl $-1, %r8d
- //0x00002f93 LBB10_33
- 0x89, 0xc2, //0x00002f93 movl %eax, %edx
- 0x48, 0x63, 0xd2, //0x00002f95 movslq %edx, %rdx
- 0x45, 0x31, 0xc9, //0x00002f98 xorl %r9d, %r9d
- 0x48, 0x39, 0xf2, //0x00002f9b cmpq %rsi, %rdx
- 0x0f, 0x8c, 0x17, 0x00, 0x00, 0x00, //0x00002f9e jl LBB10_35
- 0xe9, 0x48, 0x00, 0x00, 0x00, //0x00002fa4 jmp LBB10_39
- //0x00002fa9 LBB10_30
- 0x48, 0xff, 0xc2, //0x00002fa9 incq %rdx
- 0x48, 0x63, 0xd2, //0x00002fac movslq %edx, %rdx
- 0x45, 0x31, 0xc9, //0x00002faf xorl %r9d, %r9d
- 0x48, 0x39, 0xf2, //0x00002fb2 cmpq %rsi, %rdx
- 0x0f, 0x8d, 0x36, 0x00, 0x00, 0x00, //0x00002fb5 jge LBB10_39
- //0x00002fbb LBB10_35
- 0x45, 0x31, 0xc9, //0x00002fbb xorl %r9d, %r9d
- 0x90, 0x90, //0x00002fbe .p2align 4, 0x90
- //0x00002fc0 LBB10_36
- 0x41, 0x81, 0xf9, 0x0f, 0x27, 0x00, 0x00, //0x00002fc0 cmpl $9999, %r9d
- 0x0f, 0x8f, 0x24, 0x00, 0x00, 0x00, //0x00002fc7 jg LBB10_39
- 0x0f, 0xb6, 0x0c, 0x17, //0x00002fcd movzbl (%rdi,%rdx), %ecx
- 0x8d, 0x41, 0xd0, //0x00002fd1 leal $-48(%rcx), %eax
- 0x3c, 0x09, //0x00002fd4 cmpb $9, %al
- 0x0f, 0x87, 0x15, 0x00, 0x00, 0x00, //0x00002fd6 ja LBB10_39
- 0x43, 0x8d, 0x04, 0x89, //0x00002fdc leal (%r9,%r9,4), %eax
- 0x44, 0x8d, 0x4c, 0x41, 0xd0, //0x00002fe0 leal $-48(%rcx,%rax,2), %r9d
- 0x48, 0xff, 0xc2, //0x00002fe5 incq %rdx
- 0x48, 0x39, 0xd6, //0x00002fe8 cmpq %rdx, %rsi
- 0x0f, 0x85, 0xcf, 0xff, 0xff, 0xff, //0x00002feb jne LBB10_36
- //0x00002ff1 LBB10_39
- 0x45, 0x0f, 0xaf, 0xc8, //0x00002ff1 imull %r8d, %r9d
- 0x44, 0x01, 0x4d, 0xf4, //0x00002ff5 addl %r9d, $-12(%rbp)
- //0x00002ff9 LBB10_40
- 0x48, 0x8d, 0x7d, 0xe0, //0x00002ff9 leaq $-32(%rbp), %rdi
- 0x48, 0x8d, 0x75, 0xd8, //0x00002ffd leaq $-40(%rbp), %rsi
- 0xe8, 0x1a, 0xf9, 0xff, 0xff, //0x00003001 callq _decimal_to_f64
- 0xc5, 0xfb, 0x10, 0x45, 0xd8, //0x00003006 vmovsd $-40(%rbp), %xmm0
- 0x48, 0x83, 0xc4, 0x30, //0x0000300b addq $48, %rsp
- 0x5d, //0x0000300f popq %rbp
- 0xc3, //0x00003010 retq
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00003011 .p2align 4, 0x90
- //0x00003020 _value
- 0x55, //0x00003020 pushq %rbp
- 0x48, 0x89, 0xe5, //0x00003021 movq %rsp, %rbp
- 0x41, 0x57, //0x00003024 pushq %r15
- 0x41, 0x56, //0x00003026 pushq %r14
- 0x41, 0x55, //0x00003028 pushq %r13
- 0x41, 0x54, //0x0000302a pushq %r12
- 0x53, //0x0000302c pushq %rbx
- 0x48, 0x83, 0xec, 0x28, //0x0000302d subq $40, %rsp
- 0x49, 0x89, 0xc9, //0x00003031 movq %rcx, %r9
- 0x49, 0x89, 0xd4, //0x00003034 movq %rdx, %r12
- 0x49, 0x89, 0xf7, //0x00003037 movq %rsi, %r15
- 0x49, 0x89, 0xfd, //0x0000303a movq %rdi, %r13
- 0x48, 0x89, 0x55, 0xd0, //0x0000303d movq %rdx, $-48(%rbp)
- 0x48, 0x89, 0x7d, 0xb0, //0x00003041 movq %rdi, $-80(%rbp)
- 0x48, 0x89, 0x75, 0xb8, //0x00003045 movq %rsi, $-72(%rbp)
- 0x48, 0x89, 0xd0, //0x00003049 movq %rdx, %rax
- 0x48, 0x29, 0xf0, //0x0000304c subq %rsi, %rax
- 0x0f, 0x83, 0x2b, 0x00, 0x00, 0x00, //0x0000304f jae LBB11_5
- 0x43, 0x8a, 0x4c, 0x25, 0x00, //0x00003055 movb (%r13,%r12), %cl
- 0x80, 0xf9, 0x0d, //0x0000305a cmpb $13, %cl
- 0x0f, 0x84, 0x1d, 0x00, 0x00, 0x00, //0x0000305d je LBB11_5
- 0x80, 0xf9, 0x20, //0x00003063 cmpb $32, %cl
- 0x0f, 0x84, 0x14, 0x00, 0x00, 0x00, //0x00003066 je LBB11_5
- 0x8d, 0x51, 0xf7, //0x0000306c leal $-9(%rcx), %edx
- 0x80, 0xfa, 0x01, //0x0000306f cmpb $1, %dl
- 0x0f, 0x86, 0x08, 0x00, 0x00, 0x00, //0x00003072 jbe LBB11_5
- 0x4c, 0x89, 0xe3, //0x00003078 movq %r12, %rbx
- 0xe9, 0x32, 0x01, 0x00, 0x00, //0x0000307b jmp LBB11_28
- //0x00003080 LBB11_5
- 0x49, 0x8d, 0x5c, 0x24, 0x01, //0x00003080 leaq $1(%r12), %rbx
- 0x4c, 0x39, 0xfb, //0x00003085 cmpq %r15, %rbx
- 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00003088 jae LBB11_9
- 0x41, 0x8a, 0x4c, 0x1d, 0x00, //0x0000308e movb (%r13,%rbx), %cl
- 0x80, 0xf9, 0x0d, //0x00003093 cmpb $13, %cl
- 0x0f, 0x84, 0x15, 0x00, 0x00, 0x00, //0x00003096 je LBB11_9
- 0x80, 0xf9, 0x20, //0x0000309c cmpb $32, %cl
- 0x0f, 0x84, 0x0c, 0x00, 0x00, 0x00, //0x0000309f je LBB11_9
- 0x8d, 0x51, 0xf7, //0x000030a5 leal $-9(%rcx), %edx
- 0x80, 0xfa, 0x01, //0x000030a8 cmpb $1, %dl
- 0x0f, 0x87, 0x01, 0x01, 0x00, 0x00, //0x000030ab ja LBB11_28
- //0x000030b1 LBB11_9
- 0x49, 0x8d, 0x5c, 0x24, 0x02, //0x000030b1 leaq $2(%r12), %rbx
- 0x4c, 0x39, 0xfb, //0x000030b6 cmpq %r15, %rbx
- 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x000030b9 jae LBB11_13
- 0x41, 0x8a, 0x4c, 0x1d, 0x00, //0x000030bf movb (%r13,%rbx), %cl
- 0x80, 0xf9, 0x0d, //0x000030c4 cmpb $13, %cl
- 0x0f, 0x84, 0x15, 0x00, 0x00, 0x00, //0x000030c7 je LBB11_13
- 0x80, 0xf9, 0x20, //0x000030cd cmpb $32, %cl
- 0x0f, 0x84, 0x0c, 0x00, 0x00, 0x00, //0x000030d0 je LBB11_13
- 0x8d, 0x51, 0xf7, //0x000030d6 leal $-9(%rcx), %edx
- 0x80, 0xfa, 0x01, //0x000030d9 cmpb $1, %dl
- 0x0f, 0x87, 0xd0, 0x00, 0x00, 0x00, //0x000030dc ja LBB11_28
- //0x000030e2 LBB11_13
- 0x49, 0x8d, 0x5c, 0x24, 0x03, //0x000030e2 leaq $3(%r12), %rbx
- 0x4c, 0x39, 0xfb, //0x000030e7 cmpq %r15, %rbx
- 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x000030ea jae LBB11_17
- 0x41, 0x8a, 0x4c, 0x1d, 0x00, //0x000030f0 movb (%r13,%rbx), %cl
- 0x80, 0xf9, 0x0d, //0x000030f5 cmpb $13, %cl
- 0x0f, 0x84, 0x15, 0x00, 0x00, 0x00, //0x000030f8 je LBB11_17
- 0x80, 0xf9, 0x20, //0x000030fe cmpb $32, %cl
- 0x0f, 0x84, 0x0c, 0x00, 0x00, 0x00, //0x00003101 je LBB11_17
- 0x8d, 0x51, 0xf7, //0x00003107 leal $-9(%rcx), %edx
- 0x80, 0xfa, 0x01, //0x0000310a cmpb $1, %dl
- 0x0f, 0x87, 0x9f, 0x00, 0x00, 0x00, //0x0000310d ja LBB11_28
- //0x00003113 LBB11_17
- 0x49, 0x8d, 0x4c, 0x24, 0x04, //0x00003113 leaq $4(%r12), %rcx
- 0x4c, 0x39, 0xf9, //0x00003118 cmpq %r15, %rcx
- 0x0f, 0x83, 0x57, 0x00, 0x00, 0x00, //0x0000311b jae LBB11_23
- 0x49, 0x39, 0xcf, //0x00003121 cmpq %rcx, %r15
- 0x0f, 0x84, 0x5a, 0x00, 0x00, 0x00, //0x00003124 je LBB11_24
- 0x4b, 0x8d, 0x4c, 0x3d, 0x00, //0x0000312a leaq (%r13,%r15), %rcx
- 0x48, 0x83, 0xc0, 0x04, //0x0000312f addq $4, %rax
- 0x4b, 0x8d, 0x5c, 0x2c, 0x05, //0x00003133 leaq $5(%r12,%r13), %rbx
- 0x48, 0xba, 0x00, 0x26, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, //0x00003138 movabsq $4294977024, %rdx
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00003142 .p2align 4, 0x90
- //0x00003150 LBB11_20
- 0x0f, 0xbe, 0x73, 0xff, //0x00003150 movsbl $-1(%rbx), %esi
- 0x83, 0xfe, 0x20, //0x00003154 cmpl $32, %esi
- 0x0f, 0x87, 0x3e, 0x00, 0x00, 0x00, //0x00003157 ja LBB11_26
- 0x48, 0x0f, 0xa3, 0xf2, //0x0000315d btq %rsi, %rdx
- 0x0f, 0x83, 0x34, 0x00, 0x00, 0x00, //0x00003161 jae LBB11_26
- 0x48, 0xff, 0xc3, //0x00003167 incq %rbx
- 0x48, 0xff, 0xc0, //0x0000316a incq %rax
- 0x0f, 0x85, 0xdd, 0xff, 0xff, 0xff, //0x0000316d jne LBB11_20
- 0xe9, 0x0f, 0x00, 0x00, 0x00, //0x00003173 jmp LBB11_25
- //0x00003178 LBB11_23
- 0x48, 0x89, 0x4d, 0xd0, //0x00003178 movq %rcx, $-48(%rbp)
- 0x49, 0x89, 0xcc, //0x0000317c movq %rcx, %r12
- 0xe9, 0x7e, 0x00, 0x00, 0x00, //0x0000317f jmp LBB11_32
- //0x00003184 LBB11_24
- 0x4c, 0x01, 0xe9, //0x00003184 addq %r13, %rcx
- //0x00003187 LBB11_25
- 0x4c, 0x29, 0xe9, //0x00003187 subq %r13, %rcx
- 0x48, 0x89, 0xcb, //0x0000318a movq %rcx, %rbx
- 0x4c, 0x39, 0xfb, //0x0000318d cmpq %r15, %rbx
- 0x0f, 0x82, 0x17, 0x00, 0x00, 0x00, //0x00003190 jb LBB11_27
- 0xe9, 0x67, 0x00, 0x00, 0x00, //0x00003196 jmp LBB11_32
- //0x0000319b LBB11_26
- 0x4c, 0x89, 0xe8, //0x0000319b movq %r13, %rax
- 0x48, 0xf7, 0xd0, //0x0000319e notq %rax
- 0x48, 0x01, 0xc3, //0x000031a1 addq %rax, %rbx
- 0x4c, 0x39, 0xfb, //0x000031a4 cmpq %r15, %rbx
- 0x0f, 0x83, 0x55, 0x00, 0x00, 0x00, //0x000031a7 jae LBB11_32
- //0x000031ad LBB11_27
- 0x41, 0x8a, 0x4c, 0x1d, 0x00, //0x000031ad movb (%r13,%rbx), %cl
- //0x000031b2 LBB11_28
- 0x4c, 0x8d, 0x63, 0x01, //0x000031b2 leaq $1(%rbx), %r12
- 0x4c, 0x89, 0x65, 0xd0, //0x000031b6 movq %r12, $-48(%rbp)
- 0x0f, 0xbe, 0xc1, //0x000031ba movsbl %cl, %eax
- 0x83, 0xf8, 0x7d, //0x000031bd cmpl $125, %eax
- 0x0f, 0x87, 0xbe, 0x00, 0x00, 0x00, //0x000031c0 ja LBB11_40
- 0x4d, 0x8d, 0x74, 0x1d, 0x00, //0x000031c6 leaq (%r13,%rbx), %r14
- 0x48, 0x8d, 0x15, 0x6a, 0x03, 0x00, 0x00, //0x000031cb leaq $874(%rip), %rdx /* LJTI11_0+0(%rip) */
- 0x48, 0x63, 0x04, 0x82, //0x000031d2 movslq (%rdx,%rax,4), %rax
- 0x48, 0x01, 0xd0, //0x000031d6 addq %rdx, %rax
- 0xff, 0xe0, //0x000031d9 jmpq *%rax
- //0x000031db LBB11_30
- 0x48, 0x89, 0x5d, 0xd0, //0x000031db movq %rbx, $-48(%rbp)
- 0x41, 0xf6, 0xc0, 0x02, //0x000031df testb $2, %r8b
- 0x0f, 0x85, 0x35, 0x00, 0x00, 0x00, //0x000031e3 jne LBB11_35
- 0x48, 0x8d, 0x7d, 0xb0, //0x000031e9 leaq $-80(%rbp), %rdi
- 0x48, 0x8d, 0x75, 0xd0, //0x000031ed leaq $-48(%rbp), %rsi
- 0x4c, 0x89, 0xca, //0x000031f1 movq %r9, %rdx
- 0xe8, 0x27, 0x0b, 0x00, 0x00, //0x000031f4 callq _vnumber
- 0x48, 0x8b, 0x5d, 0xd0, //0x000031f9 movq $-48(%rbp), %rbx
- 0xe9, 0x0a, 0x00, 0x00, 0x00, //0x000031fd jmp LBB11_34
- //0x00003202 LBB11_32
- 0x49, 0xc7, 0x01, 0x01, 0x00, 0x00, 0x00, //0x00003202 movq $1, (%r9)
- //0x00003209 LBB11_33
- 0x4c, 0x89, 0xe3, //0x00003209 movq %r12, %rbx
- //0x0000320c LBB11_34
- 0x48, 0x89, 0xd8, //0x0000320c movq %rbx, %rax
- 0x48, 0x83, 0xc4, 0x28, //0x0000320f addq $40, %rsp
- 0x5b, //0x00003213 popq %rbx
- 0x41, 0x5c, //0x00003214 popq %r12
- 0x41, 0x5d, //0x00003216 popq %r13
- 0x41, 0x5e, //0x00003218 popq %r14
- 0x41, 0x5f, //0x0000321a popq %r15
- 0x5d, //0x0000321c popq %rbp
- 0xc3, //0x0000321d retq
- //0x0000321e LBB11_35
- 0x49, 0x29, 0xdf, //0x0000321e subq %rbx, %r15
- 0x31, 0xc0, //0x00003221 xorl %eax, %eax
- 0x80, 0xf9, 0x2d, //0x00003223 cmpb $45, %cl
- 0x0f, 0x94, 0xc0, //0x00003226 sete %al
- 0x49, 0x01, 0xc6, //0x00003229 addq %rax, %r14
- 0x49, 0x29, 0xc7, //0x0000322c subq %rax, %r15
- 0x0f, 0x84, 0xd1, 0x02, 0x00, 0x00, //0x0000322f je LBB11_84
- 0x4c, 0x89, 0x4d, 0xc8, //0x00003235 movq %r9, $-56(%rbp)
- 0x41, 0x8a, 0x06, //0x00003239 movb (%r14), %al
- 0x04, 0xd0, //0x0000323c addb $-48, %al
- 0x3c, 0x0a, //0x0000323e cmpb $10, %al
- 0x0f, 0x83, 0xd9, 0x02, 0x00, 0x00, //0x00003240 jae LBB11_86
- 0x4c, 0x89, 0xf7, //0x00003246 movq %r14, %rdi
- 0x4c, 0x89, 0xfe, //0x00003249 movq %r15, %rsi
- 0xe8, 0xdf, 0x1d, 0x00, 0x00, //0x0000324c callq _do_skip_number
- 0x48, 0x85, 0xc0, //0x00003251 testq %rax, %rax
- 0x0f, 0x88, 0xbf, 0x02, 0x00, 0x00, //0x00003254 js LBB11_85
- 0x49, 0x01, 0xc6, //0x0000325a addq %rax, %r14
- 0x4d, 0x29, 0xee, //0x0000325d subq %r13, %r14
- 0x4c, 0x89, 0x75, 0xd0, //0x00003260 movq %r14, $-48(%rbp)
- 0x4d, 0x85, 0xe4, //0x00003264 testq %r12, %r12
- 0x4c, 0x8b, 0x4d, 0xc8, //0x00003267 movq $-56(%rbp), %r9
- 0x0f, 0x8e, 0xc0, 0x02, 0x00, 0x00, //0x0000326b jle LBB11_87
- 0x49, 0xc7, 0x01, 0x08, 0x00, 0x00, 0x00, //0x00003271 movq $8, (%r9)
- 0x49, 0x89, 0x59, 0x18, //0x00003278 movq %rbx, $24(%r9)
- 0x4c, 0x89, 0xf3, //0x0000327c movq %r14, %rbx
- 0xe9, 0x88, 0xff, 0xff, 0xff, //0x0000327f jmp LBB11_34
- //0x00003284 LBB11_40
- 0x49, 0xc7, 0x01, 0xfe, 0xff, 0xff, 0xff, //0x00003284 movq $-2, (%r9)
- 0xe9, 0x7c, 0xff, 0xff, 0xff, //0x0000328b jmp LBB11_34
- //0x00003290 LBB11_41
- 0x4d, 0x89, 0xce, //0x00003290 movq %r9, %r14
- 0x48, 0xc7, 0x45, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00003293 movq $-1, $-64(%rbp)
- 0x48, 0x8d, 0x7d, 0xb0, //0x0000329b leaq $-80(%rbp), %rdi
- 0x48, 0x8d, 0x55, 0xc0, //0x0000329f leaq $-64(%rbp), %rdx
- 0x4c, 0x89, 0xe6, //0x000032a3 movq %r12, %rsi
- 0x4c, 0x89, 0xc1, //0x000032a6 movq %r8, %rcx
- 0xe8, 0x42, 0x05, 0x00, 0x00, //0x000032a9 callq _advance_string
- 0x48, 0x89, 0xc3, //0x000032ae movq %rax, %rbx
- 0x48, 0x85, 0xc0, //0x000032b1 testq %rax, %rax
- 0x0f, 0x88, 0x47, 0x01, 0x00, 0x00, //0x000032b4 js LBB11_61
- 0x48, 0x89, 0x5d, 0xd0, //0x000032ba movq %rbx, $-48(%rbp)
- 0x4d, 0x89, 0x66, 0x10, //0x000032be movq %r12, $16(%r14)
- 0x48, 0x8b, 0x45, 0xc0, //0x000032c2 movq $-64(%rbp), %rax
- 0x48, 0x39, 0xd8, //0x000032c6 cmpq %rbx, %rax
- 0x48, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x000032c9 movq $-1, %rcx
- 0x48, 0x0f, 0x4c, 0xc8, //0x000032d0 cmovlq %rax, %rcx
- 0x49, 0x89, 0x4e, 0x18, //0x000032d4 movq %rcx, $24(%r14)
- 0xb8, 0x07, 0x00, 0x00, 0x00, //0x000032d8 movl $7, %eax
- 0x49, 0x89, 0x06, //0x000032dd movq %rax, (%r14)
- 0xe9, 0x27, 0xff, 0xff, 0xff, //0x000032e0 jmp LBB11_34
- //0x000032e5 LBB11_43
- 0x31, 0xc0, //0x000032e5 xorl %eax, %eax
- 0x45, 0x85, 0xc0, //0x000032e7 testl %r8d, %r8d
- 0x0f, 0x99, 0xc0, //0x000032ea setns %al
- 0xb9, 0x0b, 0x00, 0x00, 0x00, //0x000032ed movl $11, %ecx
- 0xe9, 0xf4, 0x00, 0x00, 0x00, //0x000032f2 jmp LBB11_60
- //0x000032f7 LBB11_44
- 0x31, 0xc0, //0x000032f7 xorl %eax, %eax
- 0x45, 0x85, 0xc0, //0x000032f9 testl %r8d, %r8d
- 0x0f, 0x99, 0xc0, //0x000032fc setns %al
- 0xb9, 0x0a, 0x00, 0x00, 0x00, //0x000032ff movl $10, %ecx
- 0xe9, 0xe2, 0x00, 0x00, 0x00, //0x00003304 jmp LBB11_60
- //0x00003309 LBB11_45
- 0x49, 0xc7, 0x01, 0x05, 0x00, 0x00, 0x00, //0x00003309 movq $5, (%r9)
- 0xe9, 0xf4, 0xfe, 0xff, 0xff, //0x00003310 jmp LBB11_33
- //0x00003315 LBB11_46
- 0x31, 0xc0, //0x00003315 xorl %eax, %eax
- 0x45, 0x85, 0xc0, //0x00003317 testl %r8d, %r8d
- 0x0f, 0x99, 0xc0, //0x0000331a setns %al
- 0xb9, 0x0c, 0x00, 0x00, 0x00, //0x0000331d movl $12, %ecx
- 0xe9, 0xc4, 0x00, 0x00, 0x00, //0x00003322 jmp LBB11_60
- //0x00003327 LBB11_47
- 0x49, 0x8d, 0x47, 0xfc, //0x00003327 leaq $-4(%r15), %rax
- 0x48, 0x39, 0xc3, //0x0000332b cmpq %rax, %rbx
- 0x0f, 0x83, 0x88, 0x00, 0x00, 0x00, //0x0000332e jae LBB11_56
- 0x43, 0x8b, 0x4c, 0x25, 0x00, //0x00003334 movl (%r13,%r12), %ecx
- 0x81, 0xf9, 0x61, 0x6c, 0x73, 0x65, //0x00003339 cmpl $1702063201, %ecx
- 0x0f, 0x85, 0xcb, 0x00, 0x00, 0x00, //0x0000333f jne LBB11_62
- 0x48, 0x83, 0xc3, 0x05, //0x00003345 addq $5, %rbx
- 0x48, 0x89, 0x5d, 0xd0, //0x00003349 movq %rbx, $-48(%rbp)
- 0xb8, 0x04, 0x00, 0x00, 0x00, //0x0000334d movl $4, %eax
- 0x49, 0x89, 0xdf, //0x00003352 movq %rbx, %r15
- 0xe9, 0x6d, 0x00, 0x00, 0x00, //0x00003355 jmp LBB11_57
- //0x0000335a LBB11_50
- 0x49, 0x8d, 0x47, 0xfd, //0x0000335a leaq $-3(%r15), %rax
- 0x48, 0x39, 0xc3, //0x0000335e cmpq %rax, %rbx
- 0x0f, 0x83, 0x55, 0x00, 0x00, 0x00, //0x00003361 jae LBB11_56
- 0x41, 0x8b, 0x0e, //0x00003367 movl (%r14), %ecx
- 0x81, 0xf9, 0x6e, 0x75, 0x6c, 0x6c, //0x0000336a cmpl $1819047278, %ecx
- 0x0f, 0x85, 0xd9, 0x00, 0x00, 0x00, //0x00003370 jne LBB11_66
- 0x48, 0x83, 0xc3, 0x04, //0x00003376 addq $4, %rbx
- 0x48, 0x89, 0x5d, 0xd0, //0x0000337a movq %rbx, $-48(%rbp)
- 0xb8, 0x02, 0x00, 0x00, 0x00, //0x0000337e movl $2, %eax
- 0x49, 0x89, 0xdf, //0x00003383 movq %rbx, %r15
- 0xe9, 0x3c, 0x00, 0x00, 0x00, //0x00003386 jmp LBB11_57
- //0x0000338b LBB11_53
- 0x49, 0x8d, 0x47, 0xfd, //0x0000338b leaq $-3(%r15), %rax
- 0x48, 0x39, 0xc3, //0x0000338f cmpq %rax, %rbx
- 0x0f, 0x83, 0x24, 0x00, 0x00, 0x00, //0x00003392 jae LBB11_56
- 0x41, 0x8b, 0x0e, //0x00003398 movl (%r14), %ecx
- 0x81, 0xf9, 0x74, 0x72, 0x75, 0x65, //0x0000339b cmpl $1702195828, %ecx
- 0x0f, 0x85, 0xeb, 0x00, 0x00, 0x00, //0x000033a1 jne LBB11_70
- 0x48, 0x83, 0xc3, 0x04, //0x000033a7 addq $4, %rbx
- 0x48, 0x89, 0x5d, 0xd0, //0x000033ab movq %rbx, $-48(%rbp)
- 0xb8, 0x03, 0x00, 0x00, 0x00, //0x000033af movl $3, %eax
- 0x49, 0x89, 0xdf, //0x000033b4 movq %rbx, %r15
- 0xe9, 0x0b, 0x00, 0x00, 0x00, //0x000033b7 jmp LBB11_57
- //0x000033bc LBB11_56
- 0x4c, 0x89, 0x7d, 0xd0, //0x000033bc movq %r15, $-48(%rbp)
- 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x000033c0 movq $-1, %rax
- //0x000033c7 LBB11_57
- 0x49, 0x89, 0x01, //0x000033c7 movq %rax, (%r9)
- 0x4c, 0x89, 0xfb, //0x000033ca movq %r15, %rbx
- 0xe9, 0x3a, 0xfe, 0xff, 0xff, //0x000033cd jmp LBB11_34
- //0x000033d2 LBB11_58
- 0x49, 0xc7, 0x01, 0x06, 0x00, 0x00, 0x00, //0x000033d2 movq $6, (%r9)
- 0xe9, 0x2b, 0xfe, 0xff, 0xff, //0x000033d9 jmp LBB11_33
- //0x000033de LBB11_59
- 0x31, 0xc0, //0x000033de xorl %eax, %eax
- 0x45, 0x85, 0xc0, //0x000033e0 testl %r8d, %r8d
- 0x0f, 0x99, 0xc0, //0x000033e3 setns %al
- 0xb9, 0x0d, 0x00, 0x00, 0x00, //0x000033e6 movl $13, %ecx
- //0x000033eb LBB11_60
- 0x48, 0xc7, 0xc2, 0xfe, 0xff, 0xff, 0xff, //0x000033eb movq $-2, %rdx
- 0x48, 0x0f, 0x48, 0xd1, //0x000033f2 cmovsq %rcx, %rdx
- 0x49, 0x89, 0x11, //0x000033f6 movq %rdx, (%r9)
- 0x49, 0x29, 0xc4, //0x000033f9 subq %rax, %r12
- 0xe9, 0x08, 0xfe, 0xff, 0xff, //0x000033fc jmp LBB11_33
- //0x00003401 LBB11_61
- 0x4c, 0x89, 0x7d, 0xd0, //0x00003401 movq %r15, $-48(%rbp)
- 0x49, 0x89, 0x1e, //0x00003405 movq %rbx, (%r14)
- 0x4c, 0x89, 0xfb, //0x00003408 movq %r15, %rbx
- 0xe9, 0xfc, 0xfd, 0xff, 0xff, //0x0000340b jmp LBB11_34
- //0x00003410 LBB11_62
- 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x00003410 movq $-2, %rax
- 0x80, 0xf9, 0x61, //0x00003417 cmpb $97, %cl
- 0x0f, 0x85, 0xbd, 0x00, 0x00, 0x00, //0x0000341a jne LBB11_74
- 0x41, 0x80, 0x7c, 0x1d, 0x02, 0x6c, //0x00003420 cmpb $108, $2(%r13,%rbx)
- 0x0f, 0x85, 0xc1, 0x00, 0x00, 0x00, //0x00003426 jne LBB11_81
- 0x41, 0x80, 0x7c, 0x1d, 0x03, 0x73, //0x0000342c cmpb $115, $3(%r13,%rbx)
- 0x0f, 0x85, 0xbe, 0x00, 0x00, 0x00, //0x00003432 jne LBB11_79
- 0x4c, 0x8d, 0x7b, 0x04, //0x00003438 leaq $4(%rbx), %r15
- 0x48, 0x8d, 0x4b, 0x05, //0x0000343c leaq $5(%rbx), %rcx
- 0x41, 0x80, 0x7c, 0x1d, 0x04, 0x65, //0x00003440 cmpb $101, $4(%r13,%rbx)
- 0x4c, 0x0f, 0x44, 0xf9, //0x00003446 cmoveq %rcx, %r15
- 0xe9, 0xae, 0x00, 0x00, 0x00, //0x0000344a jmp LBB11_83
- //0x0000344f LBB11_66
- 0x48, 0x89, 0x5d, 0xd0, //0x0000344f movq %rbx, $-48(%rbp)
- 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x00003453 movq $-2, %rax
- 0x80, 0xf9, 0x6e, //0x0000345a cmpb $110, %cl
- 0x0f, 0x85, 0x72, 0x00, 0x00, 0x00, //0x0000345d jne LBB11_76
- 0x41, 0x80, 0x7c, 0x1d, 0x01, 0x75, //0x00003463 cmpb $117, $1(%r13,%rbx)
- 0x0f, 0x85, 0x76, 0x00, 0x00, 0x00, //0x00003469 jne LBB11_77
- 0x41, 0x80, 0x7c, 0x1d, 0x02, 0x6c, //0x0000346f cmpb $108, $2(%r13,%rbx)
- 0x0f, 0x85, 0x72, 0x00, 0x00, 0x00, //0x00003475 jne LBB11_81
- 0x4c, 0x8d, 0x7b, 0x03, //0x0000347b leaq $3(%rbx), %r15
- 0x48, 0x8d, 0x4b, 0x04, //0x0000347f leaq $4(%rbx), %rcx
- 0x41, 0x80, 0x7c, 0x1d, 0x03, 0x6c, //0x00003483 cmpb $108, $3(%r13,%rbx)
- 0x4c, 0x0f, 0x44, 0xf9, //0x00003489 cmoveq %rcx, %r15
- 0xe9, 0x6b, 0x00, 0x00, 0x00, //0x0000348d jmp LBB11_83
- //0x00003492 LBB11_70
- 0x48, 0x89, 0x5d, 0xd0, //0x00003492 movq %rbx, $-48(%rbp)
- 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x00003496 movq $-2, %rax
- 0x80, 0xf9, 0x74, //0x0000349d cmpb $116, %cl
- 0x0f, 0x85, 0x2f, 0x00, 0x00, 0x00, //0x000034a0 jne LBB11_76
- 0x41, 0x80, 0x7c, 0x1d, 0x01, 0x72, //0x000034a6 cmpb $114, $1(%r13,%rbx)
- 0x0f, 0x85, 0x33, 0x00, 0x00, 0x00, //0x000034ac jne LBB11_77
- 0x41, 0x80, 0x7c, 0x1d, 0x02, 0x75, //0x000034b2 cmpb $117, $2(%r13,%rbx)
- 0x0f, 0x85, 0x2f, 0x00, 0x00, 0x00, //0x000034b8 jne LBB11_81
- 0x4c, 0x8d, 0x7b, 0x03, //0x000034be leaq $3(%rbx), %r15
- 0x48, 0x8d, 0x4b, 0x04, //0x000034c2 leaq $4(%rbx), %rcx
- 0x41, 0x80, 0x7c, 0x1d, 0x03, 0x65, //0x000034c6 cmpb $101, $3(%r13,%rbx)
- 0x4c, 0x0f, 0x44, 0xf9, //0x000034cc cmoveq %rcx, %r15
- 0xe9, 0x28, 0x00, 0x00, 0x00, //0x000034d0 jmp LBB11_83
- //0x000034d5 LBB11_76
- 0x49, 0x89, 0xdf, //0x000034d5 movq %rbx, %r15
- 0xe9, 0xea, 0xfe, 0xff, 0xff, //0x000034d8 jmp LBB11_57
- //0x000034dd LBB11_74
- 0x4d, 0x89, 0xe7, //0x000034dd movq %r12, %r15
- 0xe9, 0xe2, 0xfe, 0xff, 0xff, //0x000034e0 jmp LBB11_57
- //0x000034e5 LBB11_77
- 0x48, 0xff, 0xc3, //0x000034e5 incq %rbx
- 0xe9, 0x0d, 0x00, 0x00, 0x00, //0x000034e8 jmp LBB11_82
- //0x000034ed LBB11_81
- 0x48, 0x83, 0xc3, 0x02, //0x000034ed addq $2, %rbx
- 0xe9, 0x04, 0x00, 0x00, 0x00, //0x000034f1 jmp LBB11_82
- //0x000034f6 LBB11_79
- 0x48, 0x83, 0xc3, 0x03, //0x000034f6 addq $3, %rbx
- //0x000034fa LBB11_82
- 0x49, 0x89, 0xdf, //0x000034fa movq %rbx, %r15
- //0x000034fd LBB11_83
- 0x4c, 0x89, 0x7d, 0xd0, //0x000034fd movq %r15, $-48(%rbp)
- 0xe9, 0xc1, 0xfe, 0xff, 0xff, //0x00003501 jmp LBB11_57
- //0x00003506 LBB11_84
- 0x4d, 0x29, 0xee, //0x00003506 subq %r13, %r14
- 0x4c, 0x89, 0x75, 0xd0, //0x00003509 movq %r14, $-48(%rbp)
- 0x48, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x0000350d movq $-1, %rbx
- 0xe9, 0x18, 0x00, 0x00, 0x00, //0x00003514 jmp LBB11_87
- //0x00003519 LBB11_85
- 0x48, 0xf7, 0xd0, //0x00003519 notq %rax
- 0x49, 0x01, 0xc6, //0x0000351c addq %rax, %r14
- //0x0000351f LBB11_86
- 0x4d, 0x29, 0xee, //0x0000351f subq %r13, %r14
- 0x4c, 0x89, 0x75, 0xd0, //0x00003522 movq %r14, $-48(%rbp)
- 0x48, 0xc7, 0xc3, 0xfe, 0xff, 0xff, 0xff, //0x00003526 movq $-2, %rbx
- 0x4c, 0x8b, 0x4d, 0xc8, //0x0000352d movq $-56(%rbp), %r9
- //0x00003531 LBB11_87
- 0x49, 0x89, 0x19, //0x00003531 movq %rbx, (%r9)
- 0x4c, 0x89, 0xf3, //0x00003534 movq %r14, %rbx
- 0xe9, 0xd0, 0xfc, 0xff, 0xff, //0x00003537 jmp LBB11_34
- //0x0000353c .p2align 2, 0x90
- // // .set L11_0_set_32, LBB11_32-LJTI11_0
- // // .set L11_0_set_40, LBB11_40-LJTI11_0
- // // .set L11_0_set_41, LBB11_41-LJTI11_0
- // // .set L11_0_set_43, LBB11_43-LJTI11_0
- // // .set L11_0_set_30, LBB11_30-LJTI11_0
- // // .set L11_0_set_44, LBB11_44-LJTI11_0
- // // .set L11_0_set_45, LBB11_45-LJTI11_0
- // // .set L11_0_set_46, LBB11_46-LJTI11_0
- // // .set L11_0_set_47, LBB11_47-LJTI11_0
- // // .set L11_0_set_50, LBB11_50-LJTI11_0
- // // .set L11_0_set_53, LBB11_53-LJTI11_0
- // // .set L11_0_set_58, LBB11_58-LJTI11_0
- // // .set L11_0_set_59, LBB11_59-LJTI11_0
- //0x0000353c LJTI11_0
- 0xc6, 0xfc, 0xff, 0xff, //0x0000353c .long L11_0_set_32
- 0x48, 0xfd, 0xff, 0xff, //0x00003540 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003544 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003548 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x0000354c .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003550 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003554 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003558 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x0000355c .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003560 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003564 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003568 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x0000356c .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003570 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003574 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003578 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x0000357c .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003580 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003584 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003588 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x0000358c .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003590 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003594 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003598 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x0000359c .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000035a0 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000035a4 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000035a8 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000035ac .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000035b0 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000035b4 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000035b8 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000035bc .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000035c0 .long L11_0_set_40
- 0x54, 0xfd, 0xff, 0xff, //0x000035c4 .long L11_0_set_41
- 0x48, 0xfd, 0xff, 0xff, //0x000035c8 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000035cc .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000035d0 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000035d4 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000035d8 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000035dc .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000035e0 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000035e4 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000035e8 .long L11_0_set_40
- 0xa9, 0xfd, 0xff, 0xff, //0x000035ec .long L11_0_set_43
- 0x9f, 0xfc, 0xff, 0xff, //0x000035f0 .long L11_0_set_30
- 0x48, 0xfd, 0xff, 0xff, //0x000035f4 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000035f8 .long L11_0_set_40
- 0x9f, 0xfc, 0xff, 0xff, //0x000035fc .long L11_0_set_30
- 0x9f, 0xfc, 0xff, 0xff, //0x00003600 .long L11_0_set_30
- 0x9f, 0xfc, 0xff, 0xff, //0x00003604 .long L11_0_set_30
- 0x9f, 0xfc, 0xff, 0xff, //0x00003608 .long L11_0_set_30
- 0x9f, 0xfc, 0xff, 0xff, //0x0000360c .long L11_0_set_30
- 0x9f, 0xfc, 0xff, 0xff, //0x00003610 .long L11_0_set_30
- 0x9f, 0xfc, 0xff, 0xff, //0x00003614 .long L11_0_set_30
- 0x9f, 0xfc, 0xff, 0xff, //0x00003618 .long L11_0_set_30
- 0x9f, 0xfc, 0xff, 0xff, //0x0000361c .long L11_0_set_30
- 0x9f, 0xfc, 0xff, 0xff, //0x00003620 .long L11_0_set_30
- 0xbb, 0xfd, 0xff, 0xff, //0x00003624 .long L11_0_set_44
- 0x48, 0xfd, 0xff, 0xff, //0x00003628 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x0000362c .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003630 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003634 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003638 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x0000363c .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003640 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003644 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003648 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x0000364c .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003650 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003654 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003658 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x0000365c .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003660 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003664 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003668 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x0000366c .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003670 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003674 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003678 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x0000367c .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003680 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003684 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003688 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x0000368c .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003690 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003694 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003698 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x0000369c .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000036a0 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000036a4 .long L11_0_set_40
- 0xcd, 0xfd, 0xff, 0xff, //0x000036a8 .long L11_0_set_45
- 0x48, 0xfd, 0xff, 0xff, //0x000036ac .long L11_0_set_40
- 0xd9, 0xfd, 0xff, 0xff, //0x000036b0 .long L11_0_set_46
- 0x48, 0xfd, 0xff, 0xff, //0x000036b4 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000036b8 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000036bc .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000036c0 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000036c4 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000036c8 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000036cc .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000036d0 .long L11_0_set_40
- 0xeb, 0xfd, 0xff, 0xff, //0x000036d4 .long L11_0_set_47
- 0x48, 0xfd, 0xff, 0xff, //0x000036d8 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000036dc .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000036e0 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000036e4 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000036e8 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000036ec .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000036f0 .long L11_0_set_40
- 0x1e, 0xfe, 0xff, 0xff, //0x000036f4 .long L11_0_set_50
- 0x48, 0xfd, 0xff, 0xff, //0x000036f8 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x000036fc .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003700 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003704 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003708 .long L11_0_set_40
- 0x4f, 0xfe, 0xff, 0xff, //0x0000370c .long L11_0_set_53
- 0x48, 0xfd, 0xff, 0xff, //0x00003710 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003714 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003718 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x0000371c .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003720 .long L11_0_set_40
- 0x48, 0xfd, 0xff, 0xff, //0x00003724 .long L11_0_set_40
- 0x96, 0xfe, 0xff, 0xff, //0x00003728 .long L11_0_set_58
- 0x48, 0xfd, 0xff, 0xff, //0x0000372c .long L11_0_set_40
- 0xa2, 0xfe, 0xff, 0xff, //0x00003730 .long L11_0_set_59
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00003734 .p2align 4, 0x90
- //0x00003740 _vstring
- 0x55, //0x00003740 pushq %rbp
- 0x48, 0x89, 0xe5, //0x00003741 movq %rsp, %rbp
- 0x41, 0x57, //0x00003744 pushq %r15
- 0x41, 0x56, //0x00003746 pushq %r14
- 0x41, 0x54, //0x00003748 pushq %r12
- 0x53, //0x0000374a pushq %rbx
- 0x48, 0x83, 0xec, 0x10, //0x0000374b subq $16, %rsp
- 0x49, 0x89, 0xd6, //0x0000374f movq %rdx, %r14
- 0x48, 0x89, 0xf3, //0x00003752 movq %rsi, %rbx
- 0x49, 0x89, 0xff, //0x00003755 movq %rdi, %r15
- 0x48, 0xc7, 0x45, 0xd8, 0xff, 0xff, 0xff, 0xff, //0x00003758 movq $-1, $-40(%rbp)
- 0x4c, 0x8b, 0x26, //0x00003760 movq (%rsi), %r12
- 0x48, 0x8d, 0x55, 0xd8, //0x00003763 leaq $-40(%rbp), %rdx
- 0x4c, 0x89, 0xe6, //0x00003767 movq %r12, %rsi
- 0xe8, 0x81, 0x00, 0x00, 0x00, //0x0000376a callq _advance_string
- 0x48, 0x85, 0xc0, //0x0000376f testq %rax, %rax
- 0x0f, 0x88, 0x27, 0x00, 0x00, 0x00, //0x00003772 js LBB12_1
- 0x48, 0x89, 0x03, //0x00003778 movq %rax, (%rbx)
- 0x4d, 0x89, 0x66, 0x10, //0x0000377b movq %r12, $16(%r14)
- 0x48, 0x8b, 0x4d, 0xd8, //0x0000377f movq $-40(%rbp), %rcx
- 0x48, 0x39, 0xc1, //0x00003783 cmpq %rax, %rcx
- 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00003786 movq $-1, %rax
- 0x48, 0x0f, 0x4c, 0xc1, //0x0000378d cmovlq %rcx, %rax
- 0x49, 0x89, 0x46, 0x18, //0x00003791 movq %rax, $24(%r14)
- 0xb8, 0x07, 0x00, 0x00, 0x00, //0x00003795 movl $7, %eax
- 0xe9, 0x07, 0x00, 0x00, 0x00, //0x0000379a jmp LBB12_3
- //0x0000379f LBB12_1
- 0x49, 0x8b, 0x4f, 0x08, //0x0000379f movq $8(%r15), %rcx
- 0x48, 0x89, 0x0b, //0x000037a3 movq %rcx, (%rbx)
- //0x000037a6 LBB12_3
- 0x49, 0x89, 0x06, //0x000037a6 movq %rax, (%r14)
- 0x48, 0x83, 0xc4, 0x10, //0x000037a9 addq $16, %rsp
- 0x5b, //0x000037ad popq %rbx
- 0x41, 0x5c, //0x000037ae popq %r12
- 0x41, 0x5e, //0x000037b0 popq %r14
- 0x41, 0x5f, //0x000037b2 popq %r15
- 0x5d, //0x000037b4 popq %rbp
- 0xc3, //0x000037b5 retq
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000037b6 .p2align 4, 0x00
- //0x000037c0 LCPI13_0
- 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, //0x000037c0 QUAD $0x2222222222222222; QUAD $0x2222222222222222 // .space 16, '""""""""""""""""'
- //0x000037d0 LCPI13_1
- 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, //0x000037d0 QUAD $0x5c5c5c5c5c5c5c5c; QUAD $0x5c5c5c5c5c5c5c5c // .space 16, '\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
- //0x000037e0 LCPI13_2
- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, //0x000037e0 QUAD $0x2020202020202020; QUAD $0x2020202020202020 // .space 16, ' '
- //0x000037f0 .p2align 4, 0x90
- //0x000037f0 _advance_string
- 0xf6, 0xc1, 0x20, //0x000037f0 testb $32, %cl
- 0x0f, 0x85, 0x05, 0x00, 0x00, 0x00, //0x000037f3 jne LBB13_2
- 0xe9, 0x82, 0x57, 0x00, 0x00, //0x000037f9 jmp _advance_string_default
- //0x000037fe LBB13_2
- 0x55, //0x000037fe pushq %rbp
- 0x48, 0x89, 0xe5, //0x000037ff movq %rsp, %rbp
- 0x41, 0x57, //0x00003802 pushq %r15
- 0x41, 0x56, //0x00003804 pushq %r14
- 0x41, 0x55, //0x00003806 pushq %r13
- 0x41, 0x54, //0x00003808 pushq %r12
- 0x53, //0x0000380a pushq %rbx
- 0x50, //0x0000380b pushq %rax
- 0x4c, 0x8b, 0x7f, 0x08, //0x0000380c movq $8(%rdi), %r15
- 0x49, 0x29, 0xf7, //0x00003810 subq %rsi, %r15
- 0x0f, 0x84, 0xac, 0x04, 0x00, 0x00, //0x00003813 je LBB13_45
- 0x48, 0x8b, 0x07, //0x00003819 movq (%rdi), %rax
- 0x48, 0x89, 0x45, 0xd0, //0x0000381c movq %rax, $-48(%rbp)
- 0x48, 0x01, 0xc6, //0x00003820 addq %rax, %rsi
- 0x48, 0xc7, 0x02, 0xff, 0xff, 0xff, 0xff, //0x00003823 movq $-1, (%rdx)
- 0x49, 0x83, 0xff, 0x40, //0x0000382a cmpq $64, %r15
- 0x0f, 0x82, 0xd0, 0x03, 0x00, 0x00, //0x0000382e jb LBB13_46
- 0x45, 0x89, 0xf9, //0x00003834 movl %r15d, %r9d
- 0x41, 0x83, 0xe1, 0x3f, //0x00003837 andl $63, %r9d
- 0x49, 0xc7, 0xc6, 0xff, 0xff, 0xff, 0xff, //0x0000383b movq $-1, %r14
- 0x45, 0x31, 0xe4, //0x00003842 xorl %r12d, %r12d
- 0xc5, 0x79, 0x6f, 0x05, 0x73, 0xff, 0xff, 0xff, //0x00003845 vmovdqa $-141(%rip), %xmm8 /* LCPI13_0+0(%rip) */
- 0xc5, 0xf9, 0x6f, 0x0d, 0x7b, 0xff, 0xff, 0xff, //0x0000384d vmovdqa $-133(%rip), %xmm1 /* LCPI13_1+0(%rip) */
- 0xc5, 0xf9, 0x6f, 0x15, 0x83, 0xff, 0xff, 0xff, //0x00003855 vmovdqa $-125(%rip), %xmm2 /* LCPI13_2+0(%rip) */
- 0xc5, 0xe1, 0x76, 0xdb, //0x0000385d vpcmpeqd %xmm3, %xmm3, %xmm3
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00003861 .p2align 4, 0x90
- //0x00003870 LBB13_5
- 0xc5, 0xfa, 0x6f, 0x3e, //0x00003870 vmovdqu (%rsi), %xmm7
- 0xc5, 0xfa, 0x6f, 0x76, 0x10, //0x00003874 vmovdqu $16(%rsi), %xmm6
- 0xc5, 0xfa, 0x6f, 0x6e, 0x20, //0x00003879 vmovdqu $32(%rsi), %xmm5
- 0xc5, 0xfa, 0x6f, 0x66, 0x30, //0x0000387e vmovdqu $48(%rsi), %xmm4
- 0xc5, 0xb9, 0x74, 0xc7, //0x00003883 vpcmpeqb %xmm7, %xmm8, %xmm0
- 0xc5, 0x79, 0xd7, 0xd8, //0x00003887 vpmovmskb %xmm0, %r11d
- 0xc5, 0xb9, 0x74, 0xc6, //0x0000388b vpcmpeqb %xmm6, %xmm8, %xmm0
- 0xc5, 0x79, 0xd7, 0xd0, //0x0000388f vpmovmskb %xmm0, %r10d
- 0xc5, 0xb9, 0x74, 0xc5, //0x00003893 vpcmpeqb %xmm5, %xmm8, %xmm0
- 0xc5, 0xf9, 0xd7, 0xc8, //0x00003897 vpmovmskb %xmm0, %ecx
- 0xc5, 0xb9, 0x74, 0xc4, //0x0000389b vpcmpeqb %xmm4, %xmm8, %xmm0
- 0xc5, 0x79, 0xd7, 0xe8, //0x0000389f vpmovmskb %xmm0, %r13d
- 0xc5, 0xc1, 0x74, 0xc1, //0x000038a3 vpcmpeqb %xmm1, %xmm7, %xmm0
- 0xc5, 0x79, 0xd7, 0xc0, //0x000038a7 vpmovmskb %xmm0, %r8d
- 0xc5, 0xc9, 0x74, 0xc1, //0x000038ab vpcmpeqb %xmm1, %xmm6, %xmm0
- 0xc5, 0xf9, 0xd7, 0xc0, //0x000038af vpmovmskb %xmm0, %eax
- 0xc5, 0xd1, 0x74, 0xc1, //0x000038b3 vpcmpeqb %xmm1, %xmm5, %xmm0
- 0x49, 0xc1, 0xe2, 0x10, //0x000038b7 shlq $16, %r10
- 0x4d, 0x09, 0xd3, //0x000038bb orq %r10, %r11
- 0xc5, 0xf9, 0xd7, 0xd8, //0x000038be vpmovmskb %xmm0, %ebx
- 0xc5, 0xd9, 0x74, 0xc1, //0x000038c2 vpcmpeqb %xmm1, %xmm4, %xmm0
- 0x48, 0xc1, 0xe1, 0x20, //0x000038c6 shlq $32, %rcx
- 0x49, 0x09, 0xcb, //0x000038ca orq %rcx, %r11
- 0xc5, 0xf9, 0xd7, 0xf8, //0x000038cd vpmovmskb %xmm0, %edi
- 0xc5, 0xe9, 0x64, 0xc7, //0x000038d1 vpcmpgtb %xmm7, %xmm2, %xmm0
- 0xc5, 0xc1, 0x64, 0xfb, //0x000038d5 vpcmpgtb %xmm3, %xmm7, %xmm7
- 0xc5, 0xc1, 0xdb, 0xc0, //0x000038d9 vpand %xmm0, %xmm7, %xmm0
- 0x48, 0xc1, 0xe0, 0x10, //0x000038dd shlq $16, %rax
- 0x49, 0x09, 0xc0, //0x000038e1 orq %rax, %r8
- 0xc5, 0xf9, 0xd7, 0xc8, //0x000038e4 vpmovmskb %xmm0, %ecx
- 0xc5, 0xe9, 0x64, 0xc6, //0x000038e8 vpcmpgtb %xmm6, %xmm2, %xmm0
- 0xc5, 0xc9, 0x64, 0xf3, //0x000038ec vpcmpgtb %xmm3, %xmm6, %xmm6
- 0xc5, 0xc9, 0xdb, 0xc0, //0x000038f0 vpand %xmm0, %xmm6, %xmm0
- 0x48, 0xc1, 0xe3, 0x20, //0x000038f4 shlq $32, %rbx
- 0x49, 0x09, 0xd8, //0x000038f8 orq %rbx, %r8
- 0xc5, 0xf9, 0xd7, 0xd8, //0x000038fb vpmovmskb %xmm0, %ebx
- 0xc5, 0xe9, 0x64, 0xc5, //0x000038ff vpcmpgtb %xmm5, %xmm2, %xmm0
- 0xc5, 0xd1, 0x64, 0xeb, //0x00003903 vpcmpgtb %xmm3, %xmm5, %xmm5
- 0xc5, 0xd1, 0xdb, 0xc0, //0x00003907 vpand %xmm0, %xmm5, %xmm0
- 0x48, 0xc1, 0xe7, 0x30, //0x0000390b shlq $48, %rdi
- 0x49, 0x09, 0xf8, //0x0000390f orq %rdi, %r8
- 0xc5, 0xf9, 0xd7, 0xc0, //0x00003912 vpmovmskb %xmm0, %eax
- 0xc5, 0xe9, 0x64, 0xc4, //0x00003916 vpcmpgtb %xmm4, %xmm2, %xmm0
- 0xc5, 0xd9, 0x64, 0xe3, //0x0000391a vpcmpgtb %xmm3, %xmm4, %xmm4
- 0xc5, 0xd9, 0xdb, 0xc0, //0x0000391e vpand %xmm0, %xmm4, %xmm0
- 0x48, 0xc1, 0xe3, 0x10, //0x00003922 shlq $16, %rbx
- 0x48, 0x09, 0xd9, //0x00003926 orq %rbx, %rcx
- 0xc5, 0x79, 0xd7, 0xd0, //0x00003929 vpmovmskb %xmm0, %r10d
- 0x49, 0xc1, 0xe5, 0x30, //0x0000392d shlq $48, %r13
- 0x48, 0xc1, 0xe0, 0x20, //0x00003931 shlq $32, %rax
- 0x49, 0x83, 0xfe, 0xff, //0x00003935 cmpq $-1, %r14
- 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00003939 jne LBB13_7
- 0x4d, 0x85, 0xc0, //0x0000393f testq %r8, %r8
- 0x0f, 0x85, 0x9c, 0x00, 0x00, 0x00, //0x00003942 jne LBB13_12
- //0x00003948 LBB13_7
- 0x49, 0xc1, 0xe2, 0x30, //0x00003948 shlq $48, %r10
- 0x48, 0x09, 0xc1, //0x0000394c orq %rax, %rcx
- 0x4d, 0x09, 0xeb, //0x0000394f orq %r13, %r11
- 0x4c, 0x89, 0xc0, //0x00003952 movq %r8, %rax
- 0x4c, 0x09, 0xe0, //0x00003955 orq %r12, %rax
- 0x0f, 0x85, 0x2c, 0x00, 0x00, 0x00, //0x00003958 jne LBB13_11
- 0x4c, 0x09, 0xd1, //0x0000395e orq %r10, %rcx
- 0x4d, 0x85, 0xdb, //0x00003961 testq %r11, %r11
- 0x0f, 0x85, 0x90, 0x00, 0x00, 0x00, //0x00003964 jne LBB13_13
- //0x0000396a LBB13_9
- 0x48, 0x85, 0xc9, //0x0000396a testq %rcx, %rcx
- 0x0f, 0x85, 0xdd, 0x00, 0x00, 0x00, //0x0000396d jne LBB13_19
- 0x48, 0x83, 0xc6, 0x40, //0x00003973 addq $64, %rsi
- 0x49, 0x83, 0xc7, 0xc0, //0x00003977 addq $-64, %r15
- 0x49, 0x83, 0xff, 0x3f, //0x0000397b cmpq $63, %r15
- 0x0f, 0x87, 0xeb, 0xfe, 0xff, 0xff, //0x0000397f ja LBB13_5
- 0xe9, 0xea, 0x00, 0x00, 0x00, //0x00003985 jmp LBB13_21
- //0x0000398a LBB13_11
- 0x4c, 0x89, 0xe0, //0x0000398a movq %r12, %rax
- 0x48, 0xf7, 0xd0, //0x0000398d notq %rax
- 0x4c, 0x21, 0xc0, //0x00003990 andq %r8, %rax
- 0x4c, 0x8d, 0x2c, 0x00, //0x00003993 leaq (%rax,%rax), %r13
- 0x4d, 0x09, 0xe5, //0x00003997 orq %r12, %r13
- 0x4c, 0x89, 0xeb, //0x0000399a movq %r13, %rbx
- 0x48, 0xf7, 0xd3, //0x0000399d notq %rbx
- 0x4c, 0x21, 0xc3, //0x000039a0 andq %r8, %rbx
- 0x48, 0xbf, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x000039a3 movabsq $-6148914691236517206, %rdi
- 0x48, 0x21, 0xfb, //0x000039ad andq %rdi, %rbx
- 0x45, 0x31, 0xe4, //0x000039b0 xorl %r12d, %r12d
- 0x48, 0x01, 0xc3, //0x000039b3 addq %rax, %rbx
- 0x41, 0x0f, 0x92, 0xc4, //0x000039b6 setb %r12b
- 0x48, 0x01, 0xdb, //0x000039ba addq %rbx, %rbx
- 0x48, 0xb8, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x000039bd movabsq $6148914691236517205, %rax
- 0x48, 0x31, 0xc3, //0x000039c7 xorq %rax, %rbx
- 0x4c, 0x21, 0xeb, //0x000039ca andq %r13, %rbx
- 0x48, 0xf7, 0xd3, //0x000039cd notq %rbx
- 0x49, 0x21, 0xdb, //0x000039d0 andq %rbx, %r11
- 0x4c, 0x09, 0xd1, //0x000039d3 orq %r10, %rcx
- 0x4d, 0x85, 0xdb, //0x000039d6 testq %r11, %r11
- 0x0f, 0x84, 0x8b, 0xff, 0xff, 0xff, //0x000039d9 je LBB13_9
- 0xe9, 0x16, 0x00, 0x00, 0x00, //0x000039df jmp LBB13_13
- //0x000039e4 LBB13_12
- 0x48, 0x89, 0xf7, //0x000039e4 movq %rsi, %rdi
- 0x48, 0x2b, 0x7d, 0xd0, //0x000039e7 subq $-48(%rbp), %rdi
- 0x4d, 0x0f, 0xbc, 0xf0, //0x000039eb bsfq %r8, %r14
- 0x49, 0x01, 0xfe, //0x000039ef addq %rdi, %r14
- 0x4c, 0x89, 0x32, //0x000039f2 movq %r14, (%rdx)
- 0xe9, 0x4e, 0xff, 0xff, 0xff, //0x000039f5 jmp LBB13_7
- //0x000039fa LBB13_13
- 0x49, 0x0f, 0xbc, 0xc3, //0x000039fa bsfq %r11, %rax
- 0x48, 0x85, 0xc9, //0x000039fe testq %rcx, %rcx
- 0x0f, 0x84, 0x25, 0x00, 0x00, 0x00, //0x00003a01 je LBB13_17
- 0x48, 0x0f, 0xbc, 0xc9, //0x00003a07 bsfq %rcx, %rcx
- 0x48, 0x2b, 0x75, 0xd0, //0x00003a0b subq $-48(%rbp), %rsi
- 0x48, 0x39, 0xc1, //0x00003a0f cmpq %rax, %rcx
- 0x0f, 0x82, 0x26, 0x00, 0x00, 0x00, //0x00003a12 jb LBB13_18
- //0x00003a18 LBB13_15
- 0x48, 0x8d, 0x44, 0x06, 0x01, //0x00003a18 leaq $1(%rsi,%rax), %rax
- //0x00003a1d LBB13_16
- 0x48, 0x83, 0xc4, 0x08, //0x00003a1d addq $8, %rsp
- 0x5b, //0x00003a21 popq %rbx
- 0x41, 0x5c, //0x00003a22 popq %r12
- 0x41, 0x5d, //0x00003a24 popq %r13
- 0x41, 0x5e, //0x00003a26 popq %r14
- 0x41, 0x5f, //0x00003a28 popq %r15
- 0x5d, //0x00003a2a popq %rbp
- 0xc3, //0x00003a2b retq
- //0x00003a2c LBB13_17
- 0xb9, 0x40, 0x00, 0x00, 0x00, //0x00003a2c movl $64, %ecx
- 0x48, 0x2b, 0x75, 0xd0, //0x00003a31 subq $-48(%rbp), %rsi
- 0x48, 0x39, 0xc1, //0x00003a35 cmpq %rax, %rcx
- 0x0f, 0x83, 0xda, 0xff, 0xff, 0xff, //0x00003a38 jae LBB13_15
- //0x00003a3e LBB13_18
- 0x48, 0x01, 0xf1, //0x00003a3e addq %rsi, %rcx
- 0x48, 0x89, 0x0a, //0x00003a41 movq %rcx, (%rdx)
- 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x00003a44 movq $-2, %rax
- 0xe9, 0xcd, 0xff, 0xff, 0xff, //0x00003a4b jmp LBB13_16
- //0x00003a50 LBB13_19
- 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x00003a50 movq $-2, %rax
- 0x49, 0x83, 0xfe, 0xff, //0x00003a57 cmpq $-1, %r14
- 0x0f, 0x85, 0xbc, 0xff, 0xff, 0xff, //0x00003a5b jne LBB13_16
- 0x48, 0x0f, 0xbc, 0xc9, //0x00003a61 bsfq %rcx, %rcx
- 0x48, 0x2b, 0x75, 0xd0, //0x00003a65 subq $-48(%rbp), %rsi
- 0x48, 0x01, 0xce, //0x00003a69 addq %rcx, %rsi
- 0x48, 0x89, 0x32, //0x00003a6c movq %rsi, (%rdx)
- 0xe9, 0xa9, 0xff, 0xff, 0xff, //0x00003a6f jmp LBB13_16
- //0x00003a74 LBB13_21
- 0x4d, 0x89, 0xcf, //0x00003a74 movq %r9, %r15
- 0x49, 0x83, 0xff, 0x20, //0x00003a77 cmpq $32, %r15
- 0x0f, 0x82, 0xf1, 0x00, 0x00, 0x00, //0x00003a7b jb LBB13_34
- //0x00003a81 LBB13_22
- 0xc5, 0xfa, 0x6f, 0x06, //0x00003a81 vmovdqu (%rsi), %xmm0
- 0xc5, 0xfa, 0x6f, 0x4e, 0x10, //0x00003a85 vmovdqu $16(%rsi), %xmm1
- 0xc5, 0xf9, 0x6f, 0x15, 0x2e, 0xfd, 0xff, 0xff, //0x00003a8a vmovdqa $-722(%rip), %xmm2 /* LCPI13_0+0(%rip) */
- 0xc5, 0xf9, 0x74, 0xda, //0x00003a92 vpcmpeqb %xmm2, %xmm0, %xmm3
- 0xc5, 0xf9, 0xd7, 0xfb, //0x00003a96 vpmovmskb %xmm3, %edi
- 0xc5, 0xf1, 0x74, 0xd2, //0x00003a9a vpcmpeqb %xmm2, %xmm1, %xmm2
- 0xc5, 0x79, 0xd7, 0xca, //0x00003a9e vpmovmskb %xmm2, %r9d
- 0xc5, 0xf9, 0x6f, 0x15, 0x26, 0xfd, 0xff, 0xff, //0x00003aa2 vmovdqa $-730(%rip), %xmm2 /* LCPI13_1+0(%rip) */
- 0xc5, 0xf9, 0x74, 0xda, //0x00003aaa vpcmpeqb %xmm2, %xmm0, %xmm3
- 0xc5, 0xf9, 0xd7, 0xc3, //0x00003aae vpmovmskb %xmm3, %eax
- 0xc5, 0xf1, 0x74, 0xd2, //0x00003ab2 vpcmpeqb %xmm2, %xmm1, %xmm2
- 0xc5, 0xf9, 0xd7, 0xca, //0x00003ab6 vpmovmskb %xmm2, %ecx
- 0xc5, 0xf9, 0x6f, 0x15, 0x1e, 0xfd, 0xff, 0xff, //0x00003aba vmovdqa $-738(%rip), %xmm2 /* LCPI13_2+0(%rip) */
- 0xc5, 0xe9, 0x64, 0xd8, //0x00003ac2 vpcmpgtb %xmm0, %xmm2, %xmm3
- 0xc5, 0xd9, 0x76, 0xe4, //0x00003ac6 vpcmpeqd %xmm4, %xmm4, %xmm4
- 0xc5, 0xf9, 0x64, 0xc4, //0x00003aca vpcmpgtb %xmm4, %xmm0, %xmm0
- 0xc5, 0xf9, 0xdb, 0xc3, //0x00003ace vpand %xmm3, %xmm0, %xmm0
- 0xc5, 0x79, 0xd7, 0xc0, //0x00003ad2 vpmovmskb %xmm0, %r8d
- 0xc5, 0xe9, 0x64, 0xc1, //0x00003ad6 vpcmpgtb %xmm1, %xmm2, %xmm0
- 0xc5, 0xf1, 0x64, 0xcc, //0x00003ada vpcmpgtb %xmm4, %xmm1, %xmm1
- 0xc5, 0xf1, 0xdb, 0xc0, //0x00003ade vpand %xmm0, %xmm1, %xmm0
- 0xc5, 0xf9, 0xd7, 0xd8, //0x00003ae2 vpmovmskb %xmm0, %ebx
- 0x49, 0xc1, 0xe1, 0x10, //0x00003ae6 shlq $16, %r9
- 0x48, 0xc1, 0xe1, 0x10, //0x00003aea shlq $16, %rcx
- 0x48, 0x09, 0xc8, //0x00003aee orq %rcx, %rax
- 0x49, 0x83, 0xfe, 0xff, //0x00003af1 cmpq $-1, %r14
- 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00003af5 jne LBB13_24
- 0x48, 0x85, 0xc0, //0x00003afb testq %rax, %rax
- 0x0f, 0x85, 0x64, 0x01, 0x00, 0x00, //0x00003afe jne LBB13_49
- //0x00003b04 LBB13_24
- 0x48, 0xc1, 0xe3, 0x10, //0x00003b04 shlq $16, %rbx
- 0x49, 0x09, 0xf9, //0x00003b08 orq %rdi, %r9
- 0x48, 0x89, 0xc1, //0x00003b0b movq %rax, %rcx
- 0x4c, 0x09, 0xe1, //0x00003b0e orq %r12, %rcx
- 0x0f, 0x85, 0x06, 0x01, 0x00, 0x00, //0x00003b11 jne LBB13_47
- //0x00003b17 LBB13_25
- 0x4c, 0x09, 0xc3, //0x00003b17 orq %r8, %rbx
- 0xb8, 0x40, 0x00, 0x00, 0x00, //0x00003b1a movl $64, %eax
- 0xb9, 0x40, 0x00, 0x00, 0x00, //0x00003b1f movl $64, %ecx
- 0x4d, 0x85, 0xc9, //0x00003b24 testq %r9, %r9
- 0x0f, 0x84, 0x04, 0x00, 0x00, 0x00, //0x00003b27 je LBB13_27
- 0x49, 0x0f, 0xbc, 0xc9, //0x00003b2d bsfq %r9, %rcx
- //0x00003b31 LBB13_27
- 0x48, 0x0f, 0xbc, 0xfb, //0x00003b31 bsfq %rbx, %rdi
- 0x48, 0x85, 0xdb, //0x00003b35 testq %rbx, %rbx
- 0x0f, 0x84, 0x03, 0x00, 0x00, 0x00, //0x00003b38 je LBB13_29
- 0x48, 0x89, 0xf8, //0x00003b3e movq %rdi, %rax
- //0x00003b41 LBB13_29
- 0x4d, 0x85, 0xc9, //0x00003b41 testq %r9, %r9
- 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x00003b44 je LBB13_32
- 0x48, 0x2b, 0x75, 0xd0, //0x00003b4a subq $-48(%rbp), %rsi
- 0x48, 0x39, 0xc8, //0x00003b4e cmpq %rcx, %rax
- 0x0f, 0x82, 0xff, 0x00, 0x00, 0x00, //0x00003b51 jb LBB13_48
- 0x48, 0x8d, 0x44, 0x0e, 0x01, //0x00003b57 leaq $1(%rsi,%rcx), %rax
- 0xe9, 0xbc, 0xfe, 0xff, 0xff, //0x00003b5c jmp LBB13_16
- //0x00003b61 LBB13_32
- 0x48, 0x85, 0xdb, //0x00003b61 testq %rbx, %rbx
- 0x0f, 0x85, 0x14, 0x01, 0x00, 0x00, //0x00003b64 jne LBB13_50
- 0x48, 0x83, 0xc6, 0x20, //0x00003b6a addq $32, %rsi
- 0x49, 0x83, 0xc7, 0xe0, //0x00003b6e addq $-32, %r15
- //0x00003b72 LBB13_34
- 0x4d, 0x85, 0xe4, //0x00003b72 testq %r12, %r12
- 0x0f, 0x85, 0x0f, 0x01, 0x00, 0x00, //0x00003b75 jne LBB13_51
- 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00003b7b movq $-1, %rax
- 0x4d, 0x85, 0xff, //0x00003b82 testq %r15, %r15
- 0x0f, 0x84, 0x92, 0xfe, 0xff, 0xff, //0x00003b85 je LBB13_16
- //0x00003b8b LBB13_36
- 0x0f, 0xb6, 0x0e, //0x00003b8b movzbl (%rsi), %ecx
- 0x80, 0xf9, 0x22, //0x00003b8e cmpb $34, %cl
- 0x0f, 0x84, 0x5e, 0x00, 0x00, 0x00, //0x00003b91 je LBB13_44
- 0x80, 0xf9, 0x5c, //0x00003b97 cmpb $92, %cl
- 0x0f, 0x84, 0x26, 0x00, 0x00, 0x00, //0x00003b9a je LBB13_41
- 0x80, 0xf9, 0x1f, //0x00003ba0 cmpb $31, %cl
- 0x0f, 0x86, 0x28, 0x01, 0x00, 0x00, //0x00003ba3 jbe LBB13_55
- 0x48, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00003ba9 movq $-1, %rcx
- 0xbf, 0x01, 0x00, 0x00, 0x00, //0x00003bb0 movl $1, %edi
- //0x00003bb5 LBB13_40
- 0x48, 0x01, 0xfe, //0x00003bb5 addq %rdi, %rsi
- 0x49, 0x01, 0xcf, //0x00003bb8 addq %rcx, %r15
- 0x0f, 0x85, 0xca, 0xff, 0xff, 0xff, //0x00003bbb jne LBB13_36
- 0xe9, 0x57, 0xfe, 0xff, 0xff, //0x00003bc1 jmp LBB13_16
- //0x00003bc6 LBB13_41
- 0x49, 0x83, 0xff, 0x01, //0x00003bc6 cmpq $1, %r15
- 0x0f, 0x84, 0x4d, 0xfe, 0xff, 0xff, //0x00003bca je LBB13_16
- 0x48, 0xc7, 0xc1, 0xfe, 0xff, 0xff, 0xff, //0x00003bd0 movq $-2, %rcx
- 0xbf, 0x02, 0x00, 0x00, 0x00, //0x00003bd7 movl $2, %edi
- 0x49, 0x83, 0xfe, 0xff, //0x00003bdc cmpq $-1, %r14
- 0x0f, 0x85, 0xcf, 0xff, 0xff, 0xff, //0x00003be0 jne LBB13_40
- 0x49, 0x89, 0xf6, //0x00003be6 movq %rsi, %r14
- 0x4c, 0x2b, 0x75, 0xd0, //0x00003be9 subq $-48(%rbp), %r14
- 0x4c, 0x89, 0x32, //0x00003bed movq %r14, (%rdx)
- 0xe9, 0xc0, 0xff, 0xff, 0xff, //0x00003bf0 jmp LBB13_40
- //0x00003bf5 LBB13_44
- 0x48, 0x2b, 0x75, 0xd0, //0x00003bf5 subq $-48(%rbp), %rsi
- 0x48, 0xff, 0xc6, //0x00003bf9 incq %rsi
- 0x48, 0x89, 0xf0, //0x00003bfc movq %rsi, %rax
- 0xe9, 0x19, 0xfe, 0xff, 0xff, //0x00003bff jmp LBB13_16
- //0x00003c04 LBB13_46
- 0x49, 0xc7, 0xc6, 0xff, 0xff, 0xff, 0xff, //0x00003c04 movq $-1, %r14
- 0x45, 0x31, 0xe4, //0x00003c0b xorl %r12d, %r12d
- 0x49, 0x83, 0xff, 0x20, //0x00003c0e cmpq $32, %r15
- 0x0f, 0x83, 0x69, 0xfe, 0xff, 0xff, //0x00003c12 jae LBB13_22
- 0xe9, 0x55, 0xff, 0xff, 0xff, //0x00003c18 jmp LBB13_34
- //0x00003c1d LBB13_47
- 0x44, 0x89, 0xe1, //0x00003c1d movl %r12d, %ecx
- 0xf7, 0xd1, //0x00003c20 notl %ecx
- 0x21, 0xc1, //0x00003c22 andl %eax, %ecx
- 0x44, 0x8d, 0x14, 0x09, //0x00003c24 leal (%rcx,%rcx), %r10d
- 0x45, 0x09, 0xe2, //0x00003c28 orl %r12d, %r10d
- 0x44, 0x89, 0xd7, //0x00003c2b movl %r10d, %edi
- 0xf7, 0xd7, //0x00003c2e notl %edi
- 0x21, 0xc7, //0x00003c30 andl %eax, %edi
- 0x81, 0xe7, 0xaa, 0xaa, 0xaa, 0xaa, //0x00003c32 andl $-1431655766, %edi
- 0x45, 0x31, 0xe4, //0x00003c38 xorl %r12d, %r12d
- 0x01, 0xcf, //0x00003c3b addl %ecx, %edi
- 0x41, 0x0f, 0x92, 0xc4, //0x00003c3d setb %r12b
- 0x01, 0xff, //0x00003c41 addl %edi, %edi
- 0x81, 0xf7, 0x55, 0x55, 0x55, 0x55, //0x00003c43 xorl $1431655765, %edi
- 0x44, 0x21, 0xd7, //0x00003c49 andl %r10d, %edi
- 0xf7, 0xd7, //0x00003c4c notl %edi
- 0x41, 0x21, 0xf9, //0x00003c4e andl %edi, %r9d
- 0xe9, 0xc1, 0xfe, 0xff, 0xff, //0x00003c51 jmp LBB13_25
- //0x00003c56 LBB13_48
- 0x48, 0x01, 0xf0, //0x00003c56 addq %rsi, %rax
- 0x48, 0x89, 0x02, //0x00003c59 movq %rax, (%rdx)
- 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x00003c5c movq $-2, %rax
- 0xe9, 0xb5, 0xfd, 0xff, 0xff, //0x00003c63 jmp LBB13_16
- //0x00003c68 LBB13_49
- 0x48, 0x89, 0xf1, //0x00003c68 movq %rsi, %rcx
- 0x48, 0x2b, 0x4d, 0xd0, //0x00003c6b subq $-48(%rbp), %rcx
- 0x4c, 0x0f, 0xbc, 0xf0, //0x00003c6f bsfq %rax, %r14
- 0x49, 0x01, 0xce, //0x00003c73 addq %rcx, %r14
- 0x4c, 0x89, 0x32, //0x00003c76 movq %r14, (%rdx)
- 0xe9, 0x86, 0xfe, 0xff, 0xff, //0x00003c79 jmp LBB13_24
- //0x00003c7e LBB13_50
- 0x48, 0x2b, 0x75, 0xd0, //0x00003c7e subq $-48(%rbp), %rsi
- 0x48, 0x01, 0xfe, //0x00003c82 addq %rdi, %rsi
- 0xe9, 0x4b, 0x00, 0x00, 0x00, //0x00003c85 jmp LBB13_56
- //0x00003c8a LBB13_51
- 0x4d, 0x85, 0xff, //0x00003c8a testq %r15, %r15
- 0x0f, 0x84, 0x32, 0x00, 0x00, 0x00, //0x00003c8d je LBB13_45
- 0x49, 0x83, 0xfe, 0xff, //0x00003c93 cmpq $-1, %r14
- 0x0f, 0x85, 0x0d, 0x00, 0x00, 0x00, //0x00003c97 jne LBB13_54
- 0x4c, 0x8b, 0x75, 0xd0, //0x00003c9d movq $-48(%rbp), %r14
- 0x49, 0xf7, 0xd6, //0x00003ca1 notq %r14
- 0x49, 0x01, 0xf6, //0x00003ca4 addq %rsi, %r14
- 0x4c, 0x89, 0x32, //0x00003ca7 movq %r14, (%rdx)
- //0x00003caa LBB13_54
- 0x48, 0xff, 0xc6, //0x00003caa incq %rsi
- 0x49, 0xff, 0xcf, //0x00003cad decq %r15
- 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00003cb0 movq $-1, %rax
- 0x4d, 0x85, 0xff, //0x00003cb7 testq %r15, %r15
- 0x0f, 0x85, 0xcb, 0xfe, 0xff, 0xff, //0x00003cba jne LBB13_36
- 0xe9, 0x58, 0xfd, 0xff, 0xff, //0x00003cc0 jmp LBB13_16
- //0x00003cc5 LBB13_45
- 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00003cc5 movq $-1, %rax
- 0xe9, 0x4c, 0xfd, 0xff, 0xff, //0x00003ccc jmp LBB13_16
- //0x00003cd1 LBB13_55
- 0x48, 0x2b, 0x75, 0xd0, //0x00003cd1 subq $-48(%rbp), %rsi
- //0x00003cd5 LBB13_56
- 0x48, 0x89, 0x32, //0x00003cd5 movq %rsi, (%rdx)
- 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x00003cd8 movq $-2, %rax
- 0xe9, 0x39, 0xfd, 0xff, 0xff, //0x00003cdf jmp LBB13_16
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00003ce4 .p2align 4, 0x00
- //0x00003cf0 LCPI14_0
- 0x00, 0x00, 0x30, 0x43, //0x00003cf0 .long 1127219200
- 0x00, 0x00, 0x30, 0x45, //0x00003cf4 .long 1160773632
- 0x00, 0x00, 0x00, 0x00, //0x00003cf8 .long 0
- 0x00, 0x00, 0x00, 0x00, //0x00003cfc .long 0
- //0x00003d00 LCPI14_1
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x30, 0x43, //0x00003d00 .quad 4841369599423283200
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x30, 0x45, //0x00003d08 .quad 4985484787499139072
- //0x00003d10 .p2align 3, 0x00
- //0x00003d10 LCPI14_2
- 0x00, 0x00, 0x34, 0x26, 0xf5, 0x6b, 0x0c, 0x43, //0x00003d10 .quad 4831355200913801216
- //0x00003d18 LCPI14_3
- 0x00, 0x00, 0x34, 0x26, 0xf5, 0x6b, 0x0c, 0xc3, //0x00003d18 .quad -4392016835940974592
- //0x00003d20 .p2align 4, 0x90
- //0x00003d20 _vnumber
- 0x55, //0x00003d20 pushq %rbp
- 0x48, 0x89, 0xe5, //0x00003d21 movq %rsp, %rbp
- 0x41, 0x57, //0x00003d24 pushq %r15
- 0x41, 0x56, //0x00003d26 pushq %r14
- 0x41, 0x55, //0x00003d28 pushq %r13
- 0x41, 0x54, //0x00003d2a pushq %r12
- 0x53, //0x00003d2c pushq %rbx
- 0x48, 0x83, 0xec, 0x38, //0x00003d2d subq $56, %rsp
- 0x48, 0x89, 0xd3, //0x00003d31 movq %rdx, %rbx
- 0x49, 0x89, 0xf6, //0x00003d34 movq %rsi, %r14
- 0x48, 0xc7, 0x45, 0xd0, 0x00, 0x00, 0x00, 0x00, //0x00003d37 movq $0, $-48(%rbp)
- 0x48, 0x8b, 0x06, //0x00003d3f movq (%rsi), %rax
- 0x4c, 0x8b, 0x3f, //0x00003d42 movq (%rdi), %r15
- 0x4c, 0x8b, 0x6f, 0x08, //0x00003d45 movq $8(%rdi), %r13
- 0x4c, 0x8b, 0x52, 0x20, //0x00003d49 movq $32(%rdx), %r10
- 0x4c, 0x8b, 0x5a, 0x28, //0x00003d4d movq $40(%rdx), %r11
- 0x48, 0xc7, 0x02, 0x09, 0x00, 0x00, 0x00, //0x00003d51 movq $9, (%rdx)
- 0xc5, 0xf9, 0x57, 0xc0, //0x00003d58 vxorpd %xmm0, %xmm0, %xmm0
- 0xc5, 0xf9, 0x11, 0x42, 0x08, //0x00003d5c vmovupd %xmm0, $8(%rdx)
- 0x48, 0x8b, 0x0e, //0x00003d61 movq (%rsi), %rcx
- 0x48, 0x89, 0x4a, 0x18, //0x00003d64 movq %rcx, $24(%rdx)
- 0x4c, 0x39, 0xe8, //0x00003d68 cmpq %r13, %rax
- 0x0f, 0x83, 0xc8, 0x02, 0x00, 0x00, //0x00003d6b jae LBB14_52
- 0x41, 0x8a, 0x3c, 0x07, //0x00003d71 movb (%r15,%rax), %dil
- 0x41, 0xb9, 0x01, 0x00, 0x00, 0x00, //0x00003d75 movl $1, %r9d
- 0x40, 0x80, 0xff, 0x2d, //0x00003d7b cmpb $45, %dil
- 0x0f, 0x85, 0x16, 0x00, 0x00, 0x00, //0x00003d7f jne LBB14_4
- 0x48, 0xff, 0xc0, //0x00003d85 incq %rax
- 0x4c, 0x39, 0xe8, //0x00003d88 cmpq %r13, %rax
- 0x0f, 0x83, 0xa8, 0x02, 0x00, 0x00, //0x00003d8b jae LBB14_52
- 0x41, 0x8a, 0x3c, 0x07, //0x00003d91 movb (%r15,%rax), %dil
- 0x41, 0xb9, 0xff, 0xff, 0xff, 0xff, //0x00003d95 movl $-1, %r9d
- //0x00003d9b LBB14_4
- 0x8d, 0x4f, 0xd0, //0x00003d9b leal $-48(%rdi), %ecx
- 0x80, 0xf9, 0x0a, //0x00003d9e cmpb $10, %cl
- 0x0f, 0x82, 0x0f, 0x00, 0x00, 0x00, //0x00003da1 jb LBB14_6
- //0x00003da7 LBB14_5
- 0x49, 0x89, 0x06, //0x00003da7 movq %rax, (%r14)
- 0x48, 0xc7, 0x03, 0xfe, 0xff, 0xff, 0xff, //0x00003daa movq $-2, (%rbx)
- 0xe9, 0x8d, 0x02, 0x00, 0x00, //0x00003db1 jmp LBB14_53
- //0x00003db6 LBB14_6
- 0x40, 0x80, 0xff, 0x30, //0x00003db6 cmpb $48, %dil
- 0x0f, 0x85, 0x35, 0x00, 0x00, 0x00, //0x00003dba jne LBB14_10
- 0x48, 0x8d, 0x70, 0x01, //0x00003dc0 leaq $1(%rax), %rsi
- 0x4c, 0x39, 0xe8, //0x00003dc4 cmpq %r13, %rax
- 0x0f, 0x83, 0xa4, 0x00, 0x00, 0x00, //0x00003dc7 jae LBB14_19
- 0x41, 0x8a, 0x14, 0x37, //0x00003dcd movb (%r15,%rsi), %dl
- 0x80, 0xc2, 0xd2, //0x00003dd1 addb $-46, %dl
- 0x80, 0xfa, 0x37, //0x00003dd4 cmpb $55, %dl
- 0x0f, 0x87, 0x94, 0x00, 0x00, 0x00, //0x00003dd7 ja LBB14_19
- 0x44, 0x0f, 0xb6, 0xc2, //0x00003ddd movzbl %dl, %r8d
- 0x48, 0xba, 0x01, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, //0x00003de1 movabsq $36028797027352577, %rdx
- 0x4c, 0x0f, 0xa3, 0xc2, //0x00003deb btq %r8, %rdx
- 0x0f, 0x83, 0x7c, 0x00, 0x00, 0x00, //0x00003def jae LBB14_19
- //0x00003df5 LBB14_10
- 0x4c, 0x39, 0xe8, //0x00003df5 cmpq %r13, %rax
- 0x0f, 0x83, 0x67, 0x00, 0x00, 0x00, //0x00003df8 jae LBB14_18
- 0x80, 0xf9, 0x09, //0x00003dfe cmpb $9, %cl
- 0x0f, 0x87, 0x72, 0x00, 0x00, 0x00, //0x00003e01 ja LBB14_20
- 0x4d, 0x8d, 0x45, 0xff, //0x00003e07 leaq $-1(%r13), %r8
- 0x31, 0xc9, //0x00003e0b xorl %ecx, %ecx
- 0x31, 0xf6, //0x00003e0d xorl %esi, %esi
- 0x45, 0x31, 0xe4, //0x00003e0f xorl %r12d, %r12d
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00003e12 .p2align 4, 0x90
- //0x00003e20 LBB14_13
- 0x83, 0xfe, 0x12, //0x00003e20 cmpl $18, %esi
- 0x0f, 0x8f, 0x17, 0x00, 0x00, 0x00, //0x00003e23 jg LBB14_15
- 0x48, 0x0f, 0xbe, 0xff, //0x00003e29 movsbq %dil, %rdi
- 0x4b, 0x8d, 0x14, 0xa4, //0x00003e2d leaq (%r12,%r12,4), %rdx
- 0x4c, 0x8d, 0x64, 0x57, 0xd0, //0x00003e31 leaq $-48(%rdi,%rdx,2), %r12
- 0xff, 0xc6, //0x00003e36 incl %esi
- 0xe9, 0x05, 0x00, 0x00, 0x00, //0x00003e38 jmp LBB14_16
- 0x90, 0x90, 0x90, //0x00003e3d .p2align 4, 0x90
- //0x00003e40 LBB14_15
- 0xff, 0xc1, //0x00003e40 incl %ecx
- //0x00003e42 LBB14_16
- 0x49, 0x39, 0xc0, //0x00003e42 cmpq %rax, %r8
- 0x0f, 0x84, 0x7d, 0x00, 0x00, 0x00, //0x00003e45 je LBB14_24
- 0x41, 0x0f, 0xb6, 0x7c, 0x07, 0x01, //0x00003e4b movzbl $1(%r15,%rax), %edi
- 0x48, 0xff, 0xc0, //0x00003e51 incq %rax
- 0x8d, 0x57, 0xd0, //0x00003e54 leal $-48(%rdi), %edx
- 0x80, 0xfa, 0x0a, //0x00003e57 cmpb $10, %dl
- 0x0f, 0x82, 0xc0, 0xff, 0xff, 0xff, //0x00003e5a jb LBB14_13
- 0xe9, 0x1b, 0x00, 0x00, 0x00, //0x00003e60 jmp LBB14_21
- //0x00003e65 LBB14_18
- 0x31, 0xc9, //0x00003e65 xorl %ecx, %ecx
- 0x31, 0xf6, //0x00003e67 xorl %esi, %esi
- 0x45, 0x31, 0xe4, //0x00003e69 xorl %r12d, %r12d
- 0xe9, 0x5a, 0x00, 0x00, 0x00, //0x00003e6c jmp LBB14_25
- //0x00003e71 LBB14_19
- 0x49, 0x89, 0x36, //0x00003e71 movq %rsi, (%r14)
- 0xe9, 0xca, 0x01, 0x00, 0x00, //0x00003e74 jmp LBB14_53
- //0x00003e79 LBB14_20
- 0x45, 0x31, 0xe4, //0x00003e79 xorl %r12d, %r12d
- 0x31, 0xf6, //0x00003e7c xorl %esi, %esi
- 0x31, 0xc9, //0x00003e7e xorl %ecx, %ecx
- //0x00003e80 LBB14_21
- 0x31, 0xd2, //0x00003e80 xorl %edx, %edx
- 0x85, 0xc9, //0x00003e82 testl %ecx, %ecx
- 0x0f, 0x9f, 0xc2, //0x00003e84 setg %dl
- 0x89, 0x55, 0xcc, //0x00003e87 movl %edx, $-52(%rbp)
- 0x41, 0xb8, 0x09, 0x00, 0x00, 0x00, //0x00003e8a movl $9, %r8d
- 0x40, 0x80, 0xff, 0x2e, //0x00003e90 cmpb $46, %dil
- 0x0f, 0x85, 0x41, 0x00, 0x00, 0x00, //0x00003e94 jne LBB14_26
- 0x48, 0xff, 0xc0, //0x00003e9a incq %rax
- 0x48, 0xc7, 0x03, 0x08, 0x00, 0x00, 0x00, //0x00003e9d movq $8, (%rbx)
- 0x4c, 0x39, 0xe8, //0x00003ea4 cmpq %r13, %rax
- 0x0f, 0x83, 0x8c, 0x01, 0x00, 0x00, //0x00003ea7 jae LBB14_52
- 0x41, 0x8a, 0x14, 0x07, //0x00003ead movb (%r15,%rax), %dl
- 0x80, 0xc2, 0xd0, //0x00003eb1 addb $-48, %dl
- 0x41, 0xb8, 0x08, 0x00, 0x00, 0x00, //0x00003eb4 movl $8, %r8d
- 0x80, 0xfa, 0x0a, //0x00003eba cmpb $10, %dl
- 0x0f, 0x83, 0xe4, 0xfe, 0xff, 0xff, //0x00003ebd jae LBB14_5
- 0xe9, 0x13, 0x00, 0x00, 0x00, //0x00003ec3 jmp LBB14_26
- //0x00003ec8 LBB14_24
- 0x4c, 0x89, 0xe8, //0x00003ec8 movq %r13, %rax
- //0x00003ecb LBB14_25
- 0x31, 0xd2, //0x00003ecb xorl %edx, %edx
- 0x85, 0xc9, //0x00003ecd testl %ecx, %ecx
- 0x0f, 0x9f, 0xc2, //0x00003ecf setg %dl
- 0x89, 0x55, 0xcc, //0x00003ed2 movl %edx, $-52(%rbp)
- 0x41, 0xb8, 0x09, 0x00, 0x00, 0x00, //0x00003ed5 movl $9, %r8d
- //0x00003edb LBB14_26
- 0x85, 0xc9, //0x00003edb testl %ecx, %ecx
- 0x0f, 0x85, 0x4f, 0x00, 0x00, 0x00, //0x00003edd jne LBB14_35
- 0x4d, 0x85, 0xe4, //0x00003ee3 testq %r12, %r12
- 0x0f, 0x85, 0x46, 0x00, 0x00, 0x00, //0x00003ee6 jne LBB14_35
- 0x4c, 0x39, 0xe8, //0x00003eec cmpq %r13, %rax
- 0x0f, 0x83, 0x36, 0x00, 0x00, 0x00, //0x00003eef jae LBB14_33
- 0x89, 0xc7, //0x00003ef5 movl %eax, %edi
- 0x44, 0x29, 0xef, //0x00003ef7 subl %r13d, %edi
- 0x31, 0xf6, //0x00003efa xorl %esi, %esi
- 0x31, 0xc9, //0x00003efc xorl %ecx, %ecx
- 0x90, 0x90, //0x00003efe .p2align 4, 0x90
- //0x00003f00 LBB14_30
- 0x41, 0x80, 0x3c, 0x07, 0x30, //0x00003f00 cmpb $48, (%r15,%rax)
- 0x0f, 0x85, 0x24, 0x00, 0x00, 0x00, //0x00003f05 jne LBB14_34
- 0x48, 0xff, 0xc0, //0x00003f0b incq %rax
- 0xff, 0xc9, //0x00003f0e decl %ecx
- 0x49, 0x39, 0xc5, //0x00003f10 cmpq %rax, %r13
- 0x0f, 0x85, 0xe7, 0xff, 0xff, 0xff, //0x00003f13 jne LBB14_30
- 0x45, 0x31, 0xe4, //0x00003f19 xorl %r12d, %r12d
- 0x41, 0x83, 0xf8, 0x09, //0x00003f1c cmpl $9, %r8d
- 0x0f, 0x84, 0x3b, 0x01, 0x00, 0x00, //0x00003f20 je LBB14_55
- 0xe9, 0x6a, 0x01, 0x00, 0x00, //0x00003f26 jmp LBB14_59
- //0x00003f2b LBB14_33
- 0x31, 0xc9, //0x00003f2b xorl %ecx, %ecx
- 0x31, 0xf6, //0x00003f2d xorl %esi, %esi
- //0x00003f2f LBB14_34
- 0x45, 0x31, 0xe4, //0x00003f2f xorl %r12d, %r12d
- //0x00003f32 LBB14_35
- 0x4c, 0x39, 0xe8, //0x00003f32 cmpq %r13, %rax
- 0x0f, 0x83, 0x4b, 0x00, 0x00, 0x00, //0x00003f35 jae LBB14_40
- 0x83, 0xfe, 0x12, //0x00003f3b cmpl $18, %esi
- 0x0f, 0x8f, 0x42, 0x00, 0x00, 0x00, //0x00003f3e jg LBB14_40
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00003f44 .p2align 4, 0x90
- //0x00003f50 LBB14_37
- 0x41, 0x0f, 0xb6, 0x3c, 0x07, //0x00003f50 movzbl (%r15,%rax), %edi
- 0x8d, 0x57, 0xd0, //0x00003f55 leal $-48(%rdi), %edx
- 0x80, 0xfa, 0x09, //0x00003f58 cmpb $9, %dl
- 0x0f, 0x87, 0x25, 0x00, 0x00, 0x00, //0x00003f5b ja LBB14_40
- 0x4b, 0x8d, 0x14, 0xa4, //0x00003f61 leaq (%r12,%r12,4), %rdx
- 0x4c, 0x8d, 0x64, 0x57, 0xd0, //0x00003f65 leaq $-48(%rdi,%rdx,2), %r12
- 0xff, 0xc9, //0x00003f6a decl %ecx
- 0x48, 0xff, 0xc0, //0x00003f6c incq %rax
- 0x4c, 0x39, 0xe8, //0x00003f6f cmpq %r13, %rax
- 0x0f, 0x83, 0x0e, 0x00, 0x00, 0x00, //0x00003f72 jae LBB14_40
- 0x8d, 0x56, 0x01, //0x00003f78 leal $1(%rsi), %edx
- 0x83, 0xfe, 0x12, //0x00003f7b cmpl $18, %esi
- 0x89, 0xd6, //0x00003f7e movl %edx, %esi
- 0x0f, 0x8c, 0xca, 0xff, 0xff, 0xff, //0x00003f80 jl LBB14_37
- //0x00003f86 LBB14_40
- 0x4c, 0x39, 0xe8, //0x00003f86 cmpq %r13, %rax
- 0x0f, 0x83, 0xc3, 0x00, 0x00, 0x00, //0x00003f89 jae LBB14_54
- 0x41, 0x8a, 0x34, 0x07, //0x00003f8f movb (%r15,%rax), %sil
- 0x8d, 0x56, 0xd0, //0x00003f93 leal $-48(%rsi), %edx
- 0x80, 0xfa, 0x09, //0x00003f96 cmpb $9, %dl
- 0x0f, 0x87, 0x36, 0x00, 0x00, 0x00, //0x00003f99 ja LBB14_46
- 0x49, 0x8d, 0x7d, 0xff, //0x00003f9f leaq $-1(%r13), %rdi
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00003fa3 .p2align 4, 0x90
- //0x00003fb0 LBB14_43
- 0x48, 0x39, 0xc7, //0x00003fb0 cmpq %rax, %rdi
- 0x0f, 0x84, 0x40, 0x02, 0x00, 0x00, //0x00003fb3 je LBB14_76
- 0x41, 0x0f, 0xb6, 0x74, 0x07, 0x01, //0x00003fb9 movzbl $1(%r15,%rax), %esi
- 0x48, 0xff, 0xc0, //0x00003fbf incq %rax
- 0x8d, 0x56, 0xd0, //0x00003fc2 leal $-48(%rsi), %edx
- 0x80, 0xfa, 0x09, //0x00003fc5 cmpb $9, %dl
- 0x0f, 0x86, 0xe2, 0xff, 0xff, 0xff, //0x00003fc8 jbe LBB14_43
- 0xc7, 0x45, 0xcc, 0x01, 0x00, 0x00, 0x00, //0x00003fce movl $1, $-52(%rbp)
- //0x00003fd5 LBB14_46
- 0x40, 0x80, 0xce, 0x20, //0x00003fd5 orb $32, %sil
- 0x40, 0x80, 0xfe, 0x65, //0x00003fd9 cmpb $101, %sil
- 0x0f, 0x85, 0x6f, 0x00, 0x00, 0x00, //0x00003fdd jne LBB14_54
- 0x48, 0x8d, 0x78, 0x01, //0x00003fe3 leaq $1(%rax), %rdi
- 0x48, 0xc7, 0x03, 0x08, 0x00, 0x00, 0x00, //0x00003fe7 movq $8, (%rbx)
- 0x4c, 0x39, 0xef, //0x00003fee cmpq %r13, %rdi
- 0x0f, 0x83, 0x42, 0x00, 0x00, 0x00, //0x00003ff1 jae LBB14_52
- 0x41, 0x8a, 0x34, 0x3f, //0x00003ff7 movb (%r15,%rdi), %sil
- 0x40, 0x80, 0xfe, 0x2d, //0x00003ffb cmpb $45, %sil
- 0x0f, 0x84, 0x10, 0x00, 0x00, 0x00, //0x00003fff je LBB14_50
- 0x41, 0xb8, 0x01, 0x00, 0x00, 0x00, //0x00004005 movl $1, %r8d
- 0x40, 0x80, 0xfe, 0x2b, //0x0000400b cmpb $43, %sil
- 0x0f, 0x85, 0x94, 0x02, 0x00, 0x00, //0x0000400f jne LBB14_85
- //0x00004015 LBB14_50
- 0x48, 0x83, 0xc0, 0x02, //0x00004015 addq $2, %rax
- 0x4c, 0x39, 0xe8, //0x00004019 cmpq %r13, %rax
- 0x0f, 0x83, 0x17, 0x00, 0x00, 0x00, //0x0000401c jae LBB14_52
- 0x31, 0xd2, //0x00004022 xorl %edx, %edx
- 0x40, 0x80, 0xfe, 0x2b, //0x00004024 cmpb $43, %sil
- 0x0f, 0x94, 0xc2, //0x00004028 sete %dl
- 0x44, 0x8d, 0x44, 0x12, 0xff, //0x0000402b leal $-1(%rdx,%rdx), %r8d
- 0x41, 0x8a, 0x34, 0x07, //0x00004030 movb (%r15,%rax), %sil
- 0xe9, 0x73, 0x02, 0x00, 0x00, //0x00004034 jmp LBB14_86
- //0x00004039 LBB14_52
- 0x4d, 0x89, 0x2e, //0x00004039 movq %r13, (%r14)
- 0x48, 0xc7, 0x03, 0xff, 0xff, 0xff, 0xff, //0x0000403c movq $-1, (%rbx)
- //0x00004043 LBB14_53
- 0x48, 0x83, 0xc4, 0x38, //0x00004043 addq $56, %rsp
- 0x5b, //0x00004047 popq %rbx
- 0x41, 0x5c, //0x00004048 popq %r12
- 0x41, 0x5d, //0x0000404a popq %r13
- 0x41, 0x5e, //0x0000404c popq %r14
- 0x41, 0x5f, //0x0000404e popq %r15
- 0x5d, //0x00004050 popq %rbp
- 0xc3, //0x00004051 retq
- //0x00004052 LBB14_54
- 0x89, 0xcf, //0x00004052 movl %ecx, %edi
- 0x49, 0x89, 0xc5, //0x00004054 movq %rax, %r13
- 0x41, 0x83, 0xf8, 0x09, //0x00004057 cmpl $9, %r8d
- 0x0f, 0x85, 0x34, 0x00, 0x00, 0x00, //0x0000405b jne LBB14_59
- //0x00004061 LBB14_55
- 0x85, 0xff, //0x00004061 testl %edi, %edi
- 0x0f, 0x85, 0x25, 0x00, 0x00, 0x00, //0x00004063 jne LBB14_58
- 0x48, 0xb8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, //0x00004069 movabsq $-9223372036854775808, %rax
- 0x49, 0x63, 0xc9, //0x00004073 movslq %r9d, %rcx
- 0x4d, 0x85, 0xe4, //0x00004076 testq %r12, %r12
- 0x0f, 0x89, 0xba, 0x01, 0x00, 0x00, //0x00004079 jns LBB14_80
- 0x4c, 0x89, 0xe2, //0x0000407f movq %r12, %rdx
- 0x48, 0x21, 0xca, //0x00004082 andq %rcx, %rdx
- 0x48, 0x39, 0xc2, //0x00004085 cmpq %rax, %rdx
- 0x0f, 0x84, 0xab, 0x01, 0x00, 0x00, //0x00004088 je LBB14_80
- //0x0000408e LBB14_58
- 0x48, 0xc7, 0x03, 0x08, 0x00, 0x00, 0x00, //0x0000408e movq $8, (%rbx)
- //0x00004095 LBB14_59
- 0x48, 0xc7, 0x45, 0xc0, 0x00, 0x00, 0x00, 0x00, //0x00004095 movq $0, $-64(%rbp)
- 0xc4, 0xc1, 0xf9, 0x6e, 0xc4, //0x0000409d vmovq %r12, %xmm0
- 0xc5, 0xf9, 0x62, 0x05, 0x46, 0xfc, 0xff, 0xff, //0x000040a2 vpunpckldq $-954(%rip), %xmm0, %xmm0 /* LCPI14_0+0(%rip) */
- 0xc5, 0xf9, 0x5c, 0x05, 0x4e, 0xfc, 0xff, 0xff, //0x000040aa vsubpd $-946(%rip), %xmm0, %xmm0 /* LCPI14_1+0(%rip) */
- 0xc4, 0xe3, 0x79, 0x05, 0xc8, 0x01, //0x000040b2 vpermilpd $1, %xmm0, %xmm1
- 0xc5, 0xf3, 0x58, 0xc0, //0x000040b8 vaddsd %xmm0, %xmm1, %xmm0
- 0xc5, 0xfb, 0x11, 0x45, 0xd0, //0x000040bc vmovsd %xmm0, $-48(%rbp)
- 0x4c, 0x89, 0xe0, //0x000040c1 movq %r12, %rax
- 0x48, 0xc1, 0xe8, 0x34, //0x000040c4 shrq $52, %rax
- 0x0f, 0x84, 0xc8, 0x00, 0x00, 0x00, //0x000040c8 je LBB14_71
- //0x000040ce LBB14_60
- 0x4c, 0x89, 0x5d, 0xb0, //0x000040ce movq %r11, $-80(%rbp)
- 0x4c, 0x89, 0x55, 0xa8, //0x000040d2 movq %r10, $-88(%rbp)
- 0x48, 0x8d, 0x4d, 0xd0, //0x000040d6 leaq $-48(%rbp), %rcx
- 0x48, 0x89, 0xfe, //0x000040da movq %rdi, %rsi
- 0x4c, 0x89, 0xe7, //0x000040dd movq %r12, %rdi
- 0x48, 0x89, 0x75, 0xb8, //0x000040e0 movq %rsi, $-72(%rbp)
- 0x44, 0x89, 0xca, //0x000040e4 movl %r9d, %edx
- 0x44, 0x89, 0x4d, 0xc8, //0x000040e7 movl %r9d, $-56(%rbp)
- 0xe8, 0xc0, 0xe6, 0xff, 0xff, //0x000040eb callq _atof_eisel_lemire64
- 0x84, 0xc0, //0x000040f0 testb %al, %al
- 0x0f, 0x84, 0x42, 0x00, 0x00, 0x00, //0x000040f2 je LBB14_64
- 0x48, 0x8b, 0x75, 0xb8, //0x000040f8 movq $-72(%rbp), %rsi
- 0x8b, 0x55, 0xc8, //0x000040fc movl $-56(%rbp), %edx
- 0x83, 0x7d, 0xcc, 0x00, //0x000040ff cmpl $0, $-52(%rbp)
- 0x0f, 0x84, 0x27, 0x01, 0x00, 0x00, //0x00004103 je LBB14_79
- 0x49, 0xff, 0xc4, //0x00004109 incq %r12
- 0x48, 0x8d, 0x4d, 0xc0, //0x0000410c leaq $-64(%rbp), %rcx
- 0x4c, 0x89, 0xe7, //0x00004110 movq %r12, %rdi
- 0xe8, 0x98, 0xe6, 0xff, 0xff, //0x00004113 callq _atof_eisel_lemire64
- 0x84, 0xc0, //0x00004118 testb %al, %al
- 0x0f, 0x84, 0x1a, 0x00, 0x00, 0x00, //0x0000411a je LBB14_64
- 0xc5, 0xfb, 0x10, 0x4d, 0xc0, //0x00004120 vmovsd $-64(%rbp), %xmm1
- 0xc5, 0xfb, 0x10, 0x45, 0xd0, //0x00004125 vmovsd $-48(%rbp), %xmm0
- 0xc5, 0xf9, 0x2e, 0xc8, //0x0000412a vucomisd %xmm0, %xmm1
- 0x0f, 0x85, 0x06, 0x00, 0x00, 0x00, //0x0000412e jne LBB14_64
- 0x0f, 0x8b, 0x21, 0x00, 0x00, 0x00, //0x00004134 jnp LBB14_66
- //0x0000413a LBB14_64
- 0x49, 0x8b, 0x06, //0x0000413a movq (%r14), %rax
- 0x49, 0x01, 0xc7, //0x0000413d addq %rax, %r15
- 0x4c, 0x89, 0xee, //0x00004140 movq %r13, %rsi
- 0x48, 0x29, 0xc6, //0x00004143 subq %rax, %rsi
- 0x4c, 0x89, 0xff, //0x00004146 movq %r15, %rdi
- 0x48, 0x8b, 0x55, 0xa8, //0x00004149 movq $-88(%rbp), %rdx
- 0x48, 0x8b, 0x4d, 0xb0, //0x0000414d movq $-80(%rbp), %rcx
- 0xe8, 0x6a, 0xec, 0xff, 0xff, //0x00004151 callq _atof_native
- //0x00004156 LBB14_65
- 0xc5, 0xfb, 0x11, 0x45, 0xd0, //0x00004156 vmovsd %xmm0, $-48(%rbp)
- //0x0000415b LBB14_66
- 0xc4, 0xe1, 0xf9, 0x7e, 0xc0, //0x0000415b vmovq %xmm0, %rax
- //0x00004160 LBB14_67
- 0x48, 0xb9, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, //0x00004160 movabsq $-9223372036854775808, %rcx
- 0x48, 0xff, 0xc9, //0x0000416a decq %rcx
- 0x48, 0x21, 0xc1, //0x0000416d andq %rax, %rcx
- 0x48, 0xba, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x7f, //0x00004170 movabsq $9218868437227405312, %rdx
- 0x48, 0x39, 0xd1, //0x0000417a cmpq %rdx, %rcx
- 0x0f, 0x85, 0x07, 0x00, 0x00, 0x00, //0x0000417d jne LBB14_69
- 0x48, 0xc7, 0x03, 0xf8, 0xff, 0xff, 0xff, //0x00004183 movq $-8, (%rbx)
- //0x0000418a LBB14_69
- 0x48, 0x89, 0x43, 0x08, //0x0000418a movq %rax, $8(%rbx)
- //0x0000418e LBB14_70
- 0x4d, 0x89, 0x2e, //0x0000418e movq %r13, (%r14)
- 0xe9, 0xad, 0xfe, 0xff, 0xff, //0x00004191 jmp LBB14_53
- //0x00004196 LBB14_71
- 0xc4, 0xe1, 0xf9, 0x7e, 0xc1, //0x00004196 vmovq %xmm0, %rcx
- 0x44, 0x89, 0xc8, //0x0000419b movl %r9d, %eax
- 0xc1, 0xe8, 0x1f, //0x0000419e shrl $31, %eax
- 0x48, 0xc1, 0xe0, 0x3f, //0x000041a1 shlq $63, %rax
- 0x48, 0x09, 0xc8, //0x000041a5 orq %rcx, %rax
- 0x48, 0x89, 0x45, 0xd0, //0x000041a8 movq %rax, $-48(%rbp)
- 0x4d, 0x85, 0xe4, //0x000041ac testq %r12, %r12
- 0x0f, 0x84, 0xab, 0xff, 0xff, 0xff, //0x000041af je LBB14_67
- 0x85, 0xff, //0x000041b5 testl %edi, %edi
- 0x0f, 0x84, 0xa3, 0xff, 0xff, 0xff, //0x000041b7 je LBB14_67
- 0xc4, 0xe1, 0xf9, 0x6e, 0xc0, //0x000041bd vmovq %rax, %xmm0
- 0x8d, 0x47, 0xff, //0x000041c2 leal $-1(%rdi), %eax
- 0x83, 0xf8, 0x24, //0x000041c5 cmpl $36, %eax
- 0x0f, 0x87, 0x43, 0x00, 0x00, 0x00, //0x000041c8 ja LBB14_77
- 0x83, 0xff, 0x17, //0x000041ce cmpl $23, %edi
- 0x0f, 0x8c, 0x9d, 0x00, 0x00, 0x00, //0x000041d1 jl LBB14_81
- 0x48, 0x63, 0xc7, //0x000041d7 movslq %edi, %rax
- 0x48, 0x8d, 0x0d, 0xcf, 0xef, 0x00, 0x00, //0x000041da leaq $61391(%rip), %rcx /* _P10_TAB+0(%rip) */
- 0xc5, 0xfb, 0x59, 0x84, 0xc1, 0x50, 0xff, 0xff, 0xff, //0x000041e1 vmulsd $-176(%rcx,%rax,8), %xmm0, %xmm0
- 0xc5, 0xfb, 0x11, 0x45, 0xd0, //0x000041ea vmovsd %xmm0, $-48(%rbp)
- 0xb8, 0x16, 0x00, 0x00, 0x00, //0x000041ef movl $22, %eax
- 0xe9, 0x7d, 0x00, 0x00, 0x00, //0x000041f4 jmp LBB14_82
- //0x000041f9 LBB14_76
- 0xc7, 0x45, 0xcc, 0x01, 0x00, 0x00, 0x00, //0x000041f9 movl $1, $-52(%rbp)
- 0x89, 0xcf, //0x00004200 movl %ecx, %edi
- 0x41, 0x83, 0xf8, 0x09, //0x00004202 cmpl $9, %r8d
- 0x0f, 0x84, 0x55, 0xfe, 0xff, 0xff, //0x00004206 je LBB14_55
- 0xe9, 0x84, 0xfe, 0xff, 0xff, //0x0000420c jmp LBB14_59
- //0x00004211 LBB14_77
- 0x83, 0xff, 0xea, //0x00004211 cmpl $-22, %edi
- 0x0f, 0x82, 0xb4, 0xfe, 0xff, 0xff, //0x00004214 jb LBB14_60
- 0xf7, 0xdf, //0x0000421a negl %edi
- 0x48, 0x63, 0xc7, //0x0000421c movslq %edi, %rax
- 0x48, 0x8d, 0x0d, 0x8a, 0xef, 0x00, 0x00, //0x0000421f leaq $61322(%rip), %rcx /* _P10_TAB+0(%rip) */
- 0xc5, 0xfb, 0x5e, 0x04, 0xc1, //0x00004226 vdivsd (%rcx,%rax,8), %xmm0, %xmm0
- 0xe9, 0x26, 0xff, 0xff, 0xff, //0x0000422b jmp LBB14_65
- //0x00004230 LBB14_79
- 0x48, 0x8b, 0x45, 0xd0, //0x00004230 movq $-48(%rbp), %rax
- 0xe9, 0x27, 0xff, 0xff, 0xff, //0x00004234 jmp LBB14_67
- //0x00004239 LBB14_80
- 0xc4, 0xc1, 0xf9, 0x6e, 0xc4, //0x00004239 vmovq %r12, %xmm0
- 0x4c, 0x0f, 0xaf, 0xe1, //0x0000423e imulq %rcx, %r12
- 0xc5, 0xf9, 0x62, 0x05, 0xa6, 0xfa, 0xff, 0xff, //0x00004242 vpunpckldq $-1370(%rip), %xmm0, %xmm0 /* LCPI14_0+0(%rip) */
- 0xc5, 0xf9, 0x5c, 0x05, 0xae, 0xfa, 0xff, 0xff, //0x0000424a vsubpd $-1362(%rip), %xmm0, %xmm0 /* LCPI14_1+0(%rip) */
- 0x4c, 0x89, 0x63, 0x10, //0x00004252 movq %r12, $16(%rbx)
- 0xc4, 0xe3, 0x79, 0x05, 0xc8, 0x01, //0x00004256 vpermilpd $1, %xmm0, %xmm1
- 0xc5, 0xf3, 0x58, 0xc0, //0x0000425c vaddsd %xmm0, %xmm1, %xmm0
- 0x48, 0x21, 0xc8, //0x00004260 andq %rcx, %rax
- 0xc4, 0xe1, 0xf9, 0x7e, 0xc1, //0x00004263 vmovq %xmm0, %rcx
- 0x48, 0x09, 0xc1, //0x00004268 orq %rax, %rcx
- 0x48, 0x89, 0x4b, 0x08, //0x0000426b movq %rcx, $8(%rbx)
- 0xe9, 0x1a, 0xff, 0xff, 0xff, //0x0000426f jmp LBB14_70
- //0x00004274 LBB14_81
- 0x89, 0xf8, //0x00004274 movl %edi, %eax
- //0x00004276 LBB14_82
- 0xc5, 0xf9, 0x2e, 0x05, 0x92, 0xfa, 0xff, 0xff, //0x00004276 vucomisd $-1390(%rip), %xmm0 /* LCPI14_2+0(%rip) */
- 0x0f, 0x87, 0x4a, 0xfe, 0xff, 0xff, //0x0000427e ja LBB14_60
- 0xc5, 0xfb, 0x10, 0x0d, 0x8c, 0xfa, 0xff, 0xff, //0x00004284 vmovsd $-1396(%rip), %xmm1 /* LCPI14_3+0(%rip) */
- 0xc5, 0xf9, 0x2e, 0xc8, //0x0000428c vucomisd %xmm0, %xmm1
- 0x0f, 0x87, 0x38, 0xfe, 0xff, 0xff, //0x00004290 ja LBB14_60
- 0x89, 0xc0, //0x00004296 movl %eax, %eax
- 0x48, 0x8d, 0x0d, 0x11, 0xef, 0x00, 0x00, //0x00004298 leaq $61201(%rip), %rcx /* _P10_TAB+0(%rip) */
- 0xc5, 0xfb, 0x59, 0x04, 0xc1, //0x0000429f vmulsd (%rcx,%rax,8), %xmm0, %xmm0
- 0xe9, 0xad, 0xfe, 0xff, 0xff, //0x000042a4 jmp LBB14_65
- //0x000042a9 LBB14_85
- 0x48, 0x89, 0xf8, //0x000042a9 movq %rdi, %rax
- //0x000042ac LBB14_86
- 0x8d, 0x7e, 0xd0, //0x000042ac leal $-48(%rsi), %edi
- 0x40, 0x80, 0xff, 0x09, //0x000042af cmpb $9, %dil
- 0x0f, 0x87, 0xee, 0xfa, 0xff, 0xff, //0x000042b3 ja LBB14_5
- 0x44, 0x89, 0x4d, 0xc8, //0x000042b9 movl %r9d, $-56(%rbp)
- 0x4c, 0x39, 0xe8, //0x000042bd cmpq %r13, %rax
- 0x0f, 0x83, 0x49, 0x00, 0x00, 0x00, //0x000042c0 jae LBB14_93
- 0x40, 0x80, 0xff, 0x09, //0x000042c6 cmpb $9, %dil
- 0x0f, 0x87, 0x3f, 0x00, 0x00, 0x00, //0x000042ca ja LBB14_93
- 0x4d, 0x8d, 0x4d, 0xff, //0x000042d0 leaq $-1(%r13), %r9
- 0x31, 0xff, //0x000042d4 xorl %edi, %edi
- //0x000042d6 LBB14_90
- 0x89, 0xfa, //0x000042d6 movl %edi, %edx
- 0x81, 0xff, 0x10, 0x27, 0x00, 0x00, //0x000042d8 cmpl $10000, %edi
- 0x8d, 0x3c, 0x92, //0x000042de leal (%rdx,%rdx,4), %edi
- 0x40, 0x0f, 0xb6, 0xf6, //0x000042e1 movzbl %sil, %esi
- 0x8d, 0x7c, 0x7e, 0xd0, //0x000042e5 leal $-48(%rsi,%rdi,2), %edi
- 0x0f, 0x4d, 0xfa, //0x000042e9 cmovgel %edx, %edi
- 0x49, 0x39, 0xc1, //0x000042ec cmpq %rax, %r9
- 0x0f, 0x84, 0x21, 0x00, 0x00, 0x00, //0x000042ef je LBB14_94
- 0x41, 0x0f, 0xb6, 0x74, 0x07, 0x01, //0x000042f5 movzbl $1(%r15,%rax), %esi
- 0x48, 0xff, 0xc0, //0x000042fb incq %rax
- 0x8d, 0x56, 0xd0, //0x000042fe leal $-48(%rsi), %edx
- 0x80, 0xfa, 0x0a, //0x00004301 cmpb $10, %dl
- 0x0f, 0x82, 0xcc, 0xff, 0xff, 0xff, //0x00004304 jb LBB14_90
- 0xe9, 0x0a, 0x00, 0x00, 0x00, //0x0000430a jmp LBB14_95
- //0x0000430f LBB14_93
- 0x31, 0xff, //0x0000430f xorl %edi, %edi
- 0xe9, 0x03, 0x00, 0x00, 0x00, //0x00004311 jmp LBB14_95
- //0x00004316 LBB14_94
- 0x4c, 0x89, 0xe8, //0x00004316 movq %r13, %rax
- //0x00004319 LBB14_95
- 0x41, 0x0f, 0xaf, 0xf8, //0x00004319 imull %r8d, %edi
- 0x01, 0xcf, //0x0000431d addl %ecx, %edi
- 0x49, 0x89, 0xc5, //0x0000431f movq %rax, %r13
- 0x44, 0x8b, 0x4d, 0xc8, //0x00004322 movl $-56(%rbp), %r9d
- 0xe9, 0x6a, 0xfd, 0xff, 0xff, //0x00004326 jmp LBB14_59
- 0x90, 0x90, 0x90, 0x90, 0x90, //0x0000432b .p2align 4, 0x90
- //0x00004330 _vsigned
- 0x55, //0x00004330 pushq %rbp
- 0x48, 0x89, 0xe5, //0x00004331 movq %rsp, %rbp
- 0x53, //0x00004334 pushq %rbx
- 0x48, 0x8b, 0x1e, //0x00004335 movq (%rsi), %rbx
- 0x4c, 0x8b, 0x07, //0x00004338 movq (%rdi), %r8
- 0x4c, 0x8b, 0x57, 0x08, //0x0000433b movq $8(%rdi), %r10
- 0x48, 0xc7, 0x02, 0x09, 0x00, 0x00, 0x00, //0x0000433f movq $9, (%rdx)
- 0xc5, 0xf8, 0x57, 0xc0, //0x00004346 vxorps %xmm0, %xmm0, %xmm0
- 0xc5, 0xf8, 0x11, 0x42, 0x08, //0x0000434a vmovups %xmm0, $8(%rdx)
- 0x48, 0x8b, 0x0e, //0x0000434f movq (%rsi), %rcx
- 0x48, 0x89, 0x4a, 0x18, //0x00004352 movq %rcx, $24(%rdx)
- 0x4c, 0x39, 0xd3, //0x00004356 cmpq %r10, %rbx
- 0x0f, 0x83, 0x44, 0x00, 0x00, 0x00, //0x00004359 jae LBB15_1
- 0x41, 0x8a, 0x0c, 0x18, //0x0000435f movb (%r8,%rbx), %cl
- 0x41, 0xb9, 0x01, 0x00, 0x00, 0x00, //0x00004363 movl $1, %r9d
- 0x80, 0xf9, 0x2d, //0x00004369 cmpb $45, %cl
- 0x0f, 0x85, 0x17, 0x00, 0x00, 0x00, //0x0000436c jne LBB15_5
- 0x48, 0xff, 0xc3, //0x00004372 incq %rbx
- 0x4c, 0x39, 0xd3, //0x00004375 cmpq %r10, %rbx
- 0x0f, 0x83, 0x25, 0x00, 0x00, 0x00, //0x00004378 jae LBB15_1
- 0x41, 0x8a, 0x0c, 0x18, //0x0000437e movb (%r8,%rbx), %cl
- 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00004382 movq $-1, %r9
- //0x00004389 LBB15_5
- 0x8d, 0x79, 0xd0, //0x00004389 leal $-48(%rcx), %edi
- 0x40, 0x80, 0xff, 0x0a, //0x0000438c cmpb $10, %dil
- 0x0f, 0x82, 0x1a, 0x00, 0x00, 0x00, //0x00004390 jb LBB15_7
- 0x48, 0x89, 0x1e, //0x00004396 movq %rbx, (%rsi)
- 0x48, 0xc7, 0x02, 0xfe, 0xff, 0xff, 0xff, //0x00004399 movq $-2, (%rdx)
- 0x5b, //0x000043a0 popq %rbx
- 0x5d, //0x000043a1 popq %rbp
- 0xc3, //0x000043a2 retq
- //0x000043a3 LBB15_1
- 0x4c, 0x89, 0x16, //0x000043a3 movq %r10, (%rsi)
- 0x48, 0xc7, 0x02, 0xff, 0xff, 0xff, 0xff, //0x000043a6 movq $-1, (%rdx)
- 0x5b, //0x000043ad popq %rbx
- 0x5d, //0x000043ae popq %rbp
- 0xc3, //0x000043af retq
- //0x000043b0 LBB15_7
- 0x80, 0xf9, 0x30, //0x000043b0 cmpb $48, %cl
- 0x0f, 0x85, 0x35, 0x00, 0x00, 0x00, //0x000043b3 jne LBB15_8
- 0x48, 0x8d, 0x7b, 0x01, //0x000043b9 leaq $1(%rbx), %rdi
- 0x4c, 0x39, 0xd3, //0x000043bd cmpq %r10, %rbx
- 0x0f, 0x83, 0x71, 0x00, 0x00, 0x00, //0x000043c0 jae LBB15_17
- 0x41, 0x8a, 0x0c, 0x38, //0x000043c6 movb (%r8,%rdi), %cl
- 0x80, 0xc1, 0xd2, //0x000043ca addb $-46, %cl
- 0x80, 0xf9, 0x37, //0x000043cd cmpb $55, %cl
- 0x0f, 0x87, 0x61, 0x00, 0x00, 0x00, //0x000043d0 ja LBB15_17
- 0x44, 0x0f, 0xb6, 0xd9, //0x000043d6 movzbl %cl, %r11d
- 0x48, 0xb9, 0x01, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, //0x000043da movabsq $36028797027352577, %rcx
- 0x4c, 0x0f, 0xa3, 0xd9, //0x000043e4 btq %r11, %rcx
- 0x0f, 0x83, 0x49, 0x00, 0x00, 0x00, //0x000043e8 jae LBB15_17
- //0x000043ee LBB15_8
- 0x31, 0xff, //0x000043ee xorl %edi, %edi
- //0x000043f0 .p2align 4, 0x90
- //0x000043f0 LBB15_9
- 0x4c, 0x39, 0xd3, //0x000043f0 cmpq %r10, %rbx
- 0x0f, 0x83, 0x6c, 0x00, 0x00, 0x00, //0x000043f3 jae LBB15_22
- 0x49, 0x0f, 0xbe, 0x0c, 0x18, //0x000043f9 movsbq (%r8,%rbx), %rcx
- 0x8d, 0x41, 0xd0, //0x000043fe leal $-48(%rcx), %eax
- 0x3c, 0x09, //0x00004401 cmpb $9, %al
- 0x0f, 0x87, 0x34, 0x00, 0x00, 0x00, //0x00004403 ja LBB15_18
- 0x48, 0x6b, 0xff, 0x0a, //0x00004409 imulq $10, %rdi, %rdi
- 0x0f, 0x80, 0x14, 0x00, 0x00, 0x00, //0x0000440d jo LBB15_13
- 0x48, 0xff, 0xc3, //0x00004413 incq %rbx
- 0x48, 0x83, 0xc1, 0xd0, //0x00004416 addq $-48, %rcx
- 0x49, 0x0f, 0xaf, 0xc9, //0x0000441a imulq %r9, %rcx
- 0x48, 0x01, 0xcf, //0x0000441e addq %rcx, %rdi
- 0x0f, 0x81, 0xc9, 0xff, 0xff, 0xff, //0x00004421 jno LBB15_9
- //0x00004427 LBB15_13
- 0x48, 0xff, 0xcb, //0x00004427 decq %rbx
- 0x48, 0x89, 0x1e, //0x0000442a movq %rbx, (%rsi)
- 0x48, 0xc7, 0x02, 0xfb, 0xff, 0xff, 0xff, //0x0000442d movq $-5, (%rdx)
- 0x5b, //0x00004434 popq %rbx
- 0x5d, //0x00004435 popq %rbp
- 0xc3, //0x00004436 retq
- //0x00004437 LBB15_17
- 0x48, 0x89, 0x3e, //0x00004437 movq %rdi, (%rsi)
- 0x5b, //0x0000443a popq %rbx
- 0x5d, //0x0000443b popq %rbp
- 0xc3, //0x0000443c retq
- //0x0000443d LBB15_18
- 0x80, 0xf9, 0x65, //0x0000443d cmpb $101, %cl
- 0x0f, 0x84, 0x12, 0x00, 0x00, 0x00, //0x00004440 je LBB15_21
- 0x80, 0xf9, 0x45, //0x00004446 cmpb $69, %cl
- 0x0f, 0x84, 0x09, 0x00, 0x00, 0x00, //0x00004449 je LBB15_21
- 0x80, 0xf9, 0x2e, //0x0000444f cmpb $46, %cl
- 0x0f, 0x85, 0x0d, 0x00, 0x00, 0x00, //0x00004452 jne LBB15_22
- //0x00004458 LBB15_21
- 0x48, 0x89, 0x1e, //0x00004458 movq %rbx, (%rsi)
- 0x48, 0xc7, 0x02, 0xfa, 0xff, 0xff, 0xff, //0x0000445b movq $-6, (%rdx)
- 0x5b, //0x00004462 popq %rbx
- 0x5d, //0x00004463 popq %rbp
- 0xc3, //0x00004464 retq
- //0x00004465 LBB15_22
- 0x48, 0x89, 0x1e, //0x00004465 movq %rbx, (%rsi)
- 0x48, 0x89, 0x7a, 0x10, //0x00004468 movq %rdi, $16(%rdx)
- 0x5b, //0x0000446c popq %rbx
- 0x5d, //0x0000446d popq %rbp
- 0xc3, //0x0000446e retq
- 0x90, //0x0000446f .p2align 4, 0x90
- //0x00004470 _vunsigned
- 0x55, //0x00004470 pushq %rbp
- 0x48, 0x89, 0xe5, //0x00004471 movq %rsp, %rbp
- 0x49, 0x89, 0xd0, //0x00004474 movq %rdx, %r8
- 0x48, 0x8b, 0x0e, //0x00004477 movq (%rsi), %rcx
- 0x4c, 0x8b, 0x0f, //0x0000447a movq (%rdi), %r9
- 0x4c, 0x8b, 0x5f, 0x08, //0x0000447d movq $8(%rdi), %r11
- 0x48, 0xc7, 0x02, 0x09, 0x00, 0x00, 0x00, //0x00004481 movq $9, (%rdx)
- 0xc5, 0xf8, 0x57, 0xc0, //0x00004488 vxorps %xmm0, %xmm0, %xmm0
- 0xc5, 0xf8, 0x11, 0x42, 0x08, //0x0000448c vmovups %xmm0, $8(%rdx)
- 0x48, 0x8b, 0x06, //0x00004491 movq (%rsi), %rax
- 0x48, 0x89, 0x42, 0x18, //0x00004494 movq %rax, $24(%rdx)
- 0x4c, 0x39, 0xd9, //0x00004498 cmpq %r11, %rcx
- 0x0f, 0x83, 0x18, 0x00, 0x00, 0x00, //0x0000449b jae LBB16_1
- 0x41, 0x8a, 0x04, 0x09, //0x000044a1 movb (%r9,%rcx), %al
- 0x3c, 0x2d, //0x000044a5 cmpb $45, %al
- 0x0f, 0x85, 0x18, 0x00, 0x00, 0x00, //0x000044a7 jne LBB16_4
- //0x000044ad LBB16_3
- 0x48, 0x89, 0x0e, //0x000044ad movq %rcx, (%rsi)
- 0x49, 0xc7, 0x00, 0xfa, 0xff, 0xff, 0xff, //0x000044b0 movq $-6, (%r8)
- 0x5d, //0x000044b7 popq %rbp
- 0xc3, //0x000044b8 retq
- //0x000044b9 LBB16_1
- 0x4c, 0x89, 0x1e, //0x000044b9 movq %r11, (%rsi)
- 0x49, 0xc7, 0x00, 0xff, 0xff, 0xff, 0xff, //0x000044bc movq $-1, (%r8)
- 0x5d, //0x000044c3 popq %rbp
- 0xc3, //0x000044c4 retq
- //0x000044c5 LBB16_4
- 0x8d, 0x50, 0xd0, //0x000044c5 leal $-48(%rax), %edx
- 0x80, 0xfa, 0x0a, //0x000044c8 cmpb $10, %dl
- 0x0f, 0x82, 0x0c, 0x00, 0x00, 0x00, //0x000044cb jb LBB16_6
- 0x48, 0x89, 0x0e, //0x000044d1 movq %rcx, (%rsi)
- 0x49, 0xc7, 0x00, 0xfe, 0xff, 0xff, 0xff, //0x000044d4 movq $-2, (%r8)
- 0x5d, //0x000044db popq %rbp
- 0xc3, //0x000044dc retq
- //0x000044dd LBB16_6
- 0x3c, 0x30, //0x000044dd cmpb $48, %al
- 0x0f, 0x85, 0x26, 0x00, 0x00, 0x00, //0x000044df jne LBB16_7
- 0x41, 0x8a, 0x44, 0x09, 0x01, //0x000044e5 movb $1(%r9,%rcx), %al
- 0x04, 0xd2, //0x000044ea addb $-46, %al
- 0x3c, 0x37, //0x000044ec cmpb $55, %al
- 0x0f, 0x87, 0xb6, 0x00, 0x00, 0x00, //0x000044ee ja LBB16_16
- 0x0f, 0xb6, 0xc0, //0x000044f4 movzbl %al, %eax
- 0x48, 0xba, 0x01, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, //0x000044f7 movabsq $36028797027352577, %rdx
- 0x48, 0x0f, 0xa3, 0xc2, //0x00004501 btq %rax, %rdx
- 0x0f, 0x83, 0x9f, 0x00, 0x00, 0x00, //0x00004505 jae LBB16_16
- //0x0000450b LBB16_7
- 0x31, 0xc0, //0x0000450b xorl %eax, %eax
- 0x41, 0xba, 0x0a, 0x00, 0x00, 0x00, //0x0000450d movl $10, %r10d
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00004513 .p2align 4, 0x90
- //0x00004520 LBB16_8
- 0x4c, 0x39, 0xd9, //0x00004520 cmpq %r11, %rcx
- 0x0f, 0x83, 0x78, 0x00, 0x00, 0x00, //0x00004523 jae LBB16_20
- 0x41, 0x0f, 0xbe, 0x3c, 0x09, //0x00004529 movsbl (%r9,%rcx), %edi
- 0x8d, 0x57, 0xd0, //0x0000452e leal $-48(%rdi), %edx
- 0x80, 0xfa, 0x09, //0x00004531 cmpb $9, %dl
- 0x0f, 0x87, 0x49, 0x00, 0x00, 0x00, //0x00004534 ja LBB16_17
- 0x49, 0xf7, 0xe2, //0x0000453a mulq %r10
- 0x0f, 0x80, 0x31, 0x00, 0x00, 0x00, //0x0000453d jo LBB16_13
- 0x48, 0xff, 0xc1, //0x00004543 incq %rcx
- 0x83, 0xc7, 0xd0, //0x00004546 addl $-48, %edi
- 0x48, 0x63, 0xd7, //0x00004549 movslq %edi, %rdx
- 0x48, 0x89, 0xd7, //0x0000454c movq %rdx, %rdi
- 0x48, 0xc1, 0xff, 0x3f, //0x0000454f sarq $63, %rdi
- 0x48, 0x01, 0xd0, //0x00004553 addq %rdx, %rax
- 0x48, 0x83, 0xd7, 0x00, //0x00004556 adcq $0, %rdi
- 0x89, 0xfa, //0x0000455a movl %edi, %edx
- 0x83, 0xe2, 0x01, //0x0000455c andl $1, %edx
- 0x48, 0xf7, 0xda, //0x0000455f negq %rdx
- 0x48, 0x31, 0xd7, //0x00004562 xorq %rdx, %rdi
- 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00004565 jne LBB16_13
- 0x48, 0x85, 0xd2, //0x0000456b testq %rdx, %rdx
- 0x0f, 0x89, 0xac, 0xff, 0xff, 0xff, //0x0000456e jns LBB16_8
- //0x00004574 LBB16_13
- 0x48, 0xff, 0xc9, //0x00004574 decq %rcx
- 0x48, 0x89, 0x0e, //0x00004577 movq %rcx, (%rsi)
- 0x49, 0xc7, 0x00, 0xfb, 0xff, 0xff, 0xff, //0x0000457a movq $-5, (%r8)
- 0x5d, //0x00004581 popq %rbp
- 0xc3, //0x00004582 retq
- //0x00004583 LBB16_17
- 0x40, 0x80, 0xff, 0x65, //0x00004583 cmpb $101, %dil
- 0x0f, 0x84, 0x20, 0xff, 0xff, 0xff, //0x00004587 je LBB16_3
- 0x40, 0x80, 0xff, 0x45, //0x0000458d cmpb $69, %dil
- 0x0f, 0x84, 0x16, 0xff, 0xff, 0xff, //0x00004591 je LBB16_3
- 0x40, 0x80, 0xff, 0x2e, //0x00004597 cmpb $46, %dil
- 0x0f, 0x84, 0x0c, 0xff, 0xff, 0xff, //0x0000459b je LBB16_3
- //0x000045a1 LBB16_20
- 0x48, 0x89, 0x0e, //0x000045a1 movq %rcx, (%rsi)
- 0x49, 0x89, 0x40, 0x10, //0x000045a4 movq %rax, $16(%r8)
- 0x5d, //0x000045a8 popq %rbp
- 0xc3, //0x000045a9 retq
- //0x000045aa LBB16_16
- 0x48, 0xff, 0xc1, //0x000045aa incq %rcx
- 0x48, 0x89, 0x0e, //0x000045ad movq %rcx, (%rsi)
- 0x5d, //0x000045b0 popq %rbp
- 0xc3, //0x000045b1 retq
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000045b2 .p2align 4, 0x00
- //0x000045c0 LCPI17_0
- 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000045c0 .quad 1
- 0x05, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000045c8 .quad 5
- //0x000045d0 .p2align 4, 0x90
- //0x000045d0 _skip_array
- 0x55, //0x000045d0 pushq %rbp
- 0x48, 0x89, 0xe5, //0x000045d1 movq %rsp, %rbp
- 0x48, 0x89, 0xd0, //0x000045d4 movq %rdx, %rax
- 0x48, 0x89, 0xf2, //0x000045d7 movq %rsi, %rdx
- 0x48, 0x89, 0xfe, //0x000045da movq %rdi, %rsi
- 0xc5, 0xf8, 0x28, 0x05, 0xdb, 0xff, 0xff, 0xff, //0x000045dd vmovaps $-37(%rip), %xmm0 /* LCPI17_0+0(%rip) */
- 0xc5, 0xf8, 0x11, 0x00, //0x000045e5 vmovups %xmm0, (%rax)
- 0x48, 0x89, 0xc7, //0x000045e9 movq %rax, %rdi
- 0x5d, //0x000045ec popq %rbp
- 0xe9, 0x0e, 0x00, 0x00, 0x00, //0x000045ed jmp _fsm_exec
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000045f2 .p2align 4, 0x90
- //0x00004600 _fsm_exec
- 0x55, //0x00004600 pushq %rbp
- 0x48, 0x89, 0xe5, //0x00004601 movq %rsp, %rbp
- 0x41, 0x57, //0x00004604 pushq %r15
- 0x41, 0x56, //0x00004606 pushq %r14
- 0x41, 0x55, //0x00004608 pushq %r13
- 0x41, 0x54, //0x0000460a pushq %r12
- 0x53, //0x0000460c pushq %rbx
- 0x48, 0x83, 0xec, 0x38, //0x0000460d subq $56, %rsp
- 0x48, 0x89, 0x4d, 0xa8, //0x00004611 movq %rcx, $-88(%rbp)
- 0x4c, 0x8b, 0x0f, //0x00004615 movq (%rdi), %r9
- 0x4d, 0x85, 0xc9, //0x00004618 testq %r9, %r9
- 0x0f, 0x84, 0x16, 0x05, 0x00, 0x00, //0x0000461b je LBB18_2
- 0x49, 0x89, 0xd0, //0x00004621 movq %rdx, %r8
- 0x49, 0x89, 0xfa, //0x00004624 movq %rdi, %r10
- 0x48, 0x8d, 0x46, 0x08, //0x00004627 leaq $8(%rsi), %rax
- 0x48, 0x89, 0x45, 0xc8, //0x0000462b movq %rax, $-56(%rbp)
- 0x4c, 0x8b, 0x2a, //0x0000462f movq (%rdx), %r13
- 0x49, 0xc7, 0xc6, 0xff, 0xff, 0xff, 0xff, //0x00004632 movq $-1, %r14
- 0x49, 0xbc, 0x00, 0x26, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, //0x00004639 movabsq $4294977024, %r12
- 0x4c, 0x8d, 0x1d, 0x52, 0x06, 0x00, 0x00, //0x00004643 leaq $1618(%rip), %r11 /* LJTI18_0+0(%rip) */
- 0x48, 0x89, 0x55, 0xd0, //0x0000464a movq %rdx, $-48(%rbp)
- 0x48, 0x89, 0x75, 0xb0, //0x0000464e movq %rsi, $-80(%rbp)
- 0x48, 0x89, 0x7d, 0xb8, //0x00004652 movq %rdi, $-72(%rbp)
- 0xe9, 0x3d, 0x00, 0x00, 0x00, //0x00004656 jmp LBB18_8
- //0x0000465b LBB18_3
- 0x49, 0x8b, 0x02, //0x0000465b movq (%r10), %rax
- 0x48, 0x3d, 0xff, 0x0f, 0x00, 0x00, //0x0000465e cmpq $4095, %rax
- 0x0f, 0x8f, 0xe3, 0x04, 0x00, 0x00, //0x00004664 jg LBB18_82
- 0x48, 0x8d, 0x48, 0x01, //0x0000466a leaq $1(%rax), %rcx
- 0x49, 0x89, 0x0a, //0x0000466e movq %rcx, (%r10)
- 0x49, 0xc7, 0x44, 0xc2, 0x08, 0x06, 0x00, 0x00, 0x00, //0x00004671 movq $6, $8(%r10,%rax,8)
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x0000467a .p2align 4, 0x90
- //0x00004680 LBB18_5
- 0x4c, 0x89, 0xe9, //0x00004680 movq %r13, %rcx
- //0x00004683 LBB18_6
- 0x49, 0x8b, 0x12, //0x00004683 movq (%r10), %rdx
- 0x49, 0x89, 0xcd, //0x00004686 movq %rcx, %r13
- //0x00004689 LBB18_7
- 0x49, 0x89, 0xd1, //0x00004689 movq %rdx, %r9
- 0x4c, 0x89, 0xf0, //0x0000468c movq %r14, %rax
- 0x48, 0x85, 0xd2, //0x0000468f testq %rdx, %rdx
- 0x0f, 0x84, 0xa6, 0x04, 0x00, 0x00, //0x00004692 je LBB18_88
- //0x00004698 LBB18_8
- 0x48, 0x8b, 0x3e, //0x00004698 movq (%rsi), %rdi
- 0x48, 0x8b, 0x46, 0x08, //0x0000469b movq $8(%rsi), %rax
- 0x4c, 0x89, 0xea, //0x0000469f movq %r13, %rdx
- 0x48, 0x29, 0xc2, //0x000046a2 subq %rax, %rdx
- 0x0f, 0x83, 0x35, 0x00, 0x00, 0x00, //0x000046a5 jae LBB18_13
- 0x42, 0x8a, 0x1c, 0x2f, //0x000046ab movb (%rdi,%r13), %bl
- 0x80, 0xfb, 0x0d, //0x000046af cmpb $13, %bl
- 0x0f, 0x84, 0x28, 0x00, 0x00, 0x00, //0x000046b2 je LBB18_13
- 0x80, 0xfb, 0x20, //0x000046b8 cmpb $32, %bl
- 0x0f, 0x84, 0x1f, 0x00, 0x00, 0x00, //0x000046bb je LBB18_13
- 0x80, 0xc3, 0xf7, //0x000046c1 addb $-9, %bl
- 0x80, 0xfb, 0x01, //0x000046c4 cmpb $1, %bl
- 0x0f, 0x86, 0x13, 0x00, 0x00, 0x00, //0x000046c7 jbe LBB18_13
- 0x4d, 0x89, 0xef, //0x000046cd movq %r13, %r15
- 0xe9, 0x2d, 0x01, 0x00, 0x00, //0x000046d0 jmp LBB18_34
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000046d5 .p2align 4, 0x90
- //0x000046e0 LBB18_13
- 0x4d, 0x8d, 0x7d, 0x01, //0x000046e0 leaq $1(%r13), %r15
- 0x49, 0x39, 0xc7, //0x000046e4 cmpq %rax, %r15
- 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x000046e7 jae LBB18_17
- 0x42, 0x8a, 0x1c, 0x3f, //0x000046ed movb (%rdi,%r15), %bl
- 0x80, 0xfb, 0x0d, //0x000046f1 cmpb $13, %bl
- 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x000046f4 je LBB18_17
- 0x80, 0xfb, 0x20, //0x000046fa cmpb $32, %bl
- 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x000046fd je LBB18_17
- 0x80, 0xc3, 0xf7, //0x00004703 addb $-9, %bl
- 0x80, 0xfb, 0x01, //0x00004706 cmpb $1, %bl
- 0x0f, 0x87, 0xf3, 0x00, 0x00, 0x00, //0x00004709 ja LBB18_34
- 0x90, //0x0000470f .p2align 4, 0x90
- //0x00004710 LBB18_17
- 0x4d, 0x8d, 0x7d, 0x02, //0x00004710 leaq $2(%r13), %r15
- 0x49, 0x39, 0xc7, //0x00004714 cmpq %rax, %r15
- 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00004717 jae LBB18_21
- 0x42, 0x8a, 0x1c, 0x3f, //0x0000471d movb (%rdi,%r15), %bl
- 0x80, 0xfb, 0x0d, //0x00004721 cmpb $13, %bl
- 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x00004724 je LBB18_21
- 0x80, 0xfb, 0x20, //0x0000472a cmpb $32, %bl
- 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x0000472d je LBB18_21
- 0x80, 0xc3, 0xf7, //0x00004733 addb $-9, %bl
- 0x80, 0xfb, 0x01, //0x00004736 cmpb $1, %bl
- 0x0f, 0x87, 0xc3, 0x00, 0x00, 0x00, //0x00004739 ja LBB18_34
- 0x90, //0x0000473f .p2align 4, 0x90
- //0x00004740 LBB18_21
- 0x4d, 0x8d, 0x7d, 0x03, //0x00004740 leaq $3(%r13), %r15
- 0x49, 0x39, 0xc7, //0x00004744 cmpq %rax, %r15
- 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00004747 jae LBB18_25
- 0x42, 0x8a, 0x1c, 0x3f, //0x0000474d movb (%rdi,%r15), %bl
- 0x80, 0xfb, 0x0d, //0x00004751 cmpb $13, %bl
- 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x00004754 je LBB18_25
- 0x80, 0xfb, 0x20, //0x0000475a cmpb $32, %bl
- 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x0000475d je LBB18_25
- 0x80, 0xc3, 0xf7, //0x00004763 addb $-9, %bl
- 0x80, 0xfb, 0x01, //0x00004766 cmpb $1, %bl
- 0x0f, 0x87, 0x93, 0x00, 0x00, 0x00, //0x00004769 ja LBB18_34
- 0x90, //0x0000476f .p2align 4, 0x90
- //0x00004770 LBB18_25
- 0x49, 0x8d, 0x4d, 0x04, //0x00004770 leaq $4(%r13), %rcx
- 0x48, 0x39, 0xc8, //0x00004774 cmpq %rcx, %rax
- 0x0f, 0x86, 0xb7, 0x03, 0x00, 0x00, //0x00004777 jbe LBB18_79
- 0x48, 0x39, 0xc8, //0x0000477d cmpq %rcx, %rax
- 0x0f, 0x84, 0x4a, 0x00, 0x00, 0x00, //0x00004780 je LBB18_31
- 0x48, 0x8d, 0x0c, 0x07, //0x00004786 leaq (%rdi,%rax), %rcx
- 0x48, 0x83, 0xc2, 0x04, //0x0000478a addq $4, %rdx
- 0x4e, 0x8d, 0x7c, 0x2f, 0x05, //0x0000478e leaq $5(%rdi,%r13), %r15
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00004793 .p2align 4, 0x90
- //0x000047a0 LBB18_28
- 0x41, 0x0f, 0xbe, 0x5f, 0xff, //0x000047a0 movsbl $-1(%r15), %ebx
- 0x83, 0xfb, 0x20, //0x000047a5 cmpl $32, %ebx
- 0x0f, 0x87, 0x42, 0x00, 0x00, 0x00, //0x000047a8 ja LBB18_33
- 0x49, 0x0f, 0xa3, 0xdc, //0x000047ae btq %rbx, %r12
- 0x0f, 0x83, 0x38, 0x00, 0x00, 0x00, //0x000047b2 jae LBB18_33
- 0x49, 0xff, 0xc7, //0x000047b8 incq %r15
- 0x48, 0xff, 0xc2, //0x000047bb incq %rdx
- 0x0f, 0x85, 0xdc, 0xff, 0xff, 0xff, //0x000047be jne LBB18_28
- 0xe9, 0x0a, 0x00, 0x00, 0x00, //0x000047c4 jmp LBB18_32
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000047c9 .p2align 4, 0x90
- //0x000047d0 LBB18_31
- 0x48, 0x01, 0xf9, //0x000047d0 addq %rdi, %rcx
- //0x000047d3 LBB18_32
- 0x48, 0x29, 0xf9, //0x000047d3 subq %rdi, %rcx
- 0x49, 0x89, 0xcf, //0x000047d6 movq %rcx, %r15
- 0x49, 0x39, 0xc7, //0x000047d9 cmpq %rax, %r15
- 0x0f, 0x82, 0x20, 0x00, 0x00, 0x00, //0x000047dc jb LBB18_34
- 0xe9, 0x50, 0x03, 0x00, 0x00, //0x000047e2 jmp LBB18_2
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000047e7 .p2align 4, 0x90
- //0x000047f0 LBB18_33
- 0x48, 0x89, 0xfa, //0x000047f0 movq %rdi, %rdx
- 0x48, 0xf7, 0xd2, //0x000047f3 notq %rdx
- 0x49, 0x01, 0xd7, //0x000047f6 addq %rdx, %r15
- 0x49, 0x39, 0xc7, //0x000047f9 cmpq %rax, %r15
- 0x0f, 0x83, 0x35, 0x03, 0x00, 0x00, //0x000047fc jae LBB18_2
- //0x00004802 LBB18_34
- 0x4d, 0x8d, 0x6f, 0x01, //0x00004802 leaq $1(%r15), %r13
- 0x4d, 0x89, 0x28, //0x00004806 movq %r13, (%r8)
- 0x42, 0x0f, 0xbe, 0x0c, 0x3f, //0x00004809 movsbl (%rdi,%r15), %ecx
- 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x0000480e movq $-1, %rax
- 0x85, 0xc9, //0x00004815 testl %ecx, %ecx
- 0x0f, 0x84, 0x21, 0x03, 0x00, 0x00, //0x00004817 je LBB18_88
- 0x49, 0x8d, 0x51, 0xff, //0x0000481d leaq $-1(%r9), %rdx
- 0x43, 0x8b, 0x1c, 0xca, //0x00004821 movl (%r10,%r9,8), %ebx
- 0x49, 0x83, 0xfe, 0xff, //0x00004825 cmpq $-1, %r14
- 0x4d, 0x0f, 0x44, 0xf7, //0x00004829 cmoveq %r15, %r14
- 0xff, 0xcb, //0x0000482d decl %ebx
- 0x83, 0xfb, 0x05, //0x0000482f cmpl $5, %ebx
- 0x0f, 0x87, 0x20, 0x00, 0x00, 0x00, //0x00004832 ja LBB18_40
- 0x49, 0x63, 0x1c, 0x9b, //0x00004838 movslq (%r11,%rbx,4), %rbx
- 0x4c, 0x01, 0xdb, //0x0000483c addq %r11, %rbx
- 0xff, 0xe3, //0x0000483f jmpq *%rbx
- //0x00004841 LBB18_37
- 0x83, 0xf9, 0x2c, //0x00004841 cmpl $44, %ecx
- 0x0f, 0x84, 0x5d, 0x01, 0x00, 0x00, //0x00004844 je LBB18_58
- 0x83, 0xf9, 0x5d, //0x0000484a cmpl $93, %ecx
- 0x0f, 0x84, 0xab, 0x00, 0x00, 0x00, //0x0000484d je LBB18_39
- 0xe9, 0x32, 0x03, 0x00, 0x00, //0x00004853 jmp LBB18_87
- //0x00004858 LBB18_40
- 0x49, 0x89, 0x12, //0x00004858 movq %rdx, (%r10)
- 0x83, 0xf9, 0x7b, //0x0000485b cmpl $123, %ecx
- 0x0f, 0x86, 0xd1, 0x00, 0x00, 0x00, //0x0000485e jbe LBB18_56
- 0xe9, 0x21, 0x03, 0x00, 0x00, //0x00004864 jmp LBB18_87
- //0x00004869 LBB18_41
- 0x83, 0xf9, 0x2c, //0x00004869 cmpl $44, %ecx
- 0x0f, 0x84, 0x57, 0x01, 0x00, 0x00, //0x0000486c je LBB18_60
- 0x83, 0xf9, 0x7d, //0x00004872 cmpl $125, %ecx
- 0x0f, 0x84, 0x83, 0x00, 0x00, 0x00, //0x00004875 je LBB18_39
- 0xe9, 0x0a, 0x03, 0x00, 0x00, //0x0000487b jmp LBB18_87
- //0x00004880 LBB18_44
- 0x80, 0xf9, 0x22, //0x00004880 cmpb $34, %cl
- 0x0f, 0x85, 0x01, 0x03, 0x00, 0x00, //0x00004883 jne LBB18_87
- 0x4b, 0xc7, 0x04, 0xca, 0x04, 0x00, 0x00, 0x00, //0x00004889 movq $4, (%r10,%r9,8)
- //0x00004891 LBB18_46
- 0x48, 0xc7, 0x45, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00004891 movq $-1, $-64(%rbp)
- 0x48, 0x89, 0xf7, //0x00004899 movq %rsi, %rdi
- 0x4c, 0x89, 0xee, //0x0000489c movq %r13, %rsi
- 0x48, 0x8d, 0x55, 0xc0, //0x0000489f leaq $-64(%rbp), %rdx
- 0x48, 0x8b, 0x4d, 0xa8, //0x000048a3 movq $-88(%rbp), %rcx
- 0xe8, 0x44, 0xef, 0xff, 0xff, //0x000048a7 callq _advance_string
- 0x48, 0x89, 0xc1, //0x000048ac movq %rax, %rcx
- 0x48, 0x85, 0xc0, //0x000048af testq %rax, %rax
- 0x0f, 0x88, 0xa1, 0x02, 0x00, 0x00, //0x000048b2 js LBB18_81
- //0x000048b8 LBB18_47
- 0x4c, 0x8b, 0x45, 0xd0, //0x000048b8 movq $-48(%rbp), %r8
- 0x49, 0x89, 0x08, //0x000048bc movq %rcx, (%r8)
- 0x4c, 0x89, 0xf8, //0x000048bf movq %r15, %rax
- 0x4d, 0x85, 0xed, //0x000048c2 testq %r13, %r13
- 0x48, 0x8b, 0x75, 0xb0, //0x000048c5 movq $-80(%rbp), %rsi
- 0x4c, 0x8b, 0x55, 0xb8, //0x000048c9 movq $-72(%rbp), %r10
- 0x4c, 0x8d, 0x1d, 0xc8, 0x03, 0x00, 0x00, //0x000048cd leaq $968(%rip), %r11 /* LJTI18_0+0(%rip) */
- 0x0f, 0x8f, 0xa9, 0xfd, 0xff, 0xff, //0x000048d4 jg LBB18_6
- 0xe9, 0x5f, 0x02, 0x00, 0x00, //0x000048da jmp LBB18_88
- //0x000048df LBB18_48
- 0x80, 0xf9, 0x3a, //0x000048df cmpb $58, %cl
- 0x0f, 0x85, 0xa2, 0x02, 0x00, 0x00, //0x000048e2 jne LBB18_87
- 0x4b, 0xc7, 0x04, 0xca, 0x00, 0x00, 0x00, 0x00, //0x000048e8 movq $0, (%r10,%r9,8)
- 0xe9, 0x8b, 0xfd, 0xff, 0xff, //0x000048f0 jmp LBB18_5
- //0x000048f5 LBB18_50
- 0x80, 0xf9, 0x5d, //0x000048f5 cmpb $93, %cl
- 0x0f, 0x85, 0x26, 0x00, 0x00, 0x00, //0x000048f8 jne LBB18_55
- //0x000048fe LBB18_39
- 0x49, 0x89, 0x12, //0x000048fe movq %rdx, (%r10)
- 0xe9, 0x83, 0xfd, 0xff, 0xff, //0x00004901 jmp LBB18_7
- //0x00004906 LBB18_52
- 0x83, 0xf9, 0x22, //0x00004906 cmpl $34, %ecx
- 0x0f, 0x84, 0xdc, 0x00, 0x00, 0x00, //0x00004909 je LBB18_62
- 0x83, 0xf9, 0x7d, //0x0000490f cmpl $125, %ecx
- 0x0f, 0x85, 0x72, 0x02, 0x00, 0x00, //0x00004912 jne LBB18_87
- 0x49, 0x89, 0x12, //0x00004918 movq %rdx, (%r10)
- 0x4c, 0x8b, 0x45, 0xd0, //0x0000491b movq $-48(%rbp), %r8
- 0xe9, 0x65, 0xfd, 0xff, 0xff, //0x0000491f jmp LBB18_7
- //0x00004924 LBB18_55
- 0x4b, 0xc7, 0x04, 0xca, 0x01, 0x00, 0x00, 0x00, //0x00004924 movq $1, (%r10,%r9,8)
- 0x83, 0xf9, 0x7b, //0x0000492c cmpl $123, %ecx
- 0x0f, 0x87, 0x55, 0x02, 0x00, 0x00, //0x0000492f ja LBB18_87
- //0x00004935 LBB18_56
- 0x4a, 0x8d, 0x1c, 0x3f, //0x00004935 leaq (%rdi,%r15), %rbx
- 0x89, 0xca, //0x00004939 movl %ecx, %edx
- 0x48, 0x8d, 0x0d, 0x72, 0x03, 0x00, 0x00, //0x0000493b leaq $882(%rip), %rcx /* LJTI18_1+0(%rip) */
- 0x48, 0x63, 0x14, 0x91, //0x00004942 movslq (%rcx,%rdx,4), %rdx
- 0x48, 0x01, 0xca, //0x00004946 addq %rcx, %rdx
- 0xff, 0xe2, //0x00004949 jmpq *%rdx
- //0x0000494b LBB18_57
- 0x48, 0x8b, 0x45, 0xc8, //0x0000494b movq $-56(%rbp), %rax
- 0x48, 0x8b, 0x30, //0x0000494f movq (%rax), %rsi
- 0x4c, 0x29, 0xfe, //0x00004952 subq %r15, %rsi
- 0x48, 0x89, 0xdf, //0x00004955 movq %rbx, %rdi
- 0xe8, 0xd3, 0x06, 0x00, 0x00, //0x00004958 callq _do_skip_number
- 0x4c, 0x8d, 0x1d, 0x38, 0x03, 0x00, 0x00, //0x0000495d leaq $824(%rip), %r11 /* LJTI18_0+0(%rip) */
- 0x4c, 0x8b, 0x55, 0xb8, //0x00004964 movq $-72(%rbp), %r10
- 0x48, 0x8b, 0x75, 0xb0, //0x00004968 movq $-80(%rbp), %rsi
- 0x4c, 0x8b, 0x45, 0xd0, //0x0000496c movq $-48(%rbp), %r8
- 0x48, 0xc7, 0xc2, 0xfe, 0xff, 0xff, 0xff, //0x00004970 movq $-2, %rdx
- 0x48, 0x29, 0xc2, //0x00004977 subq %rax, %rdx
- 0x48, 0x85, 0xc0, //0x0000497a testq %rax, %rax
- 0x48, 0x8d, 0x48, 0xff, //0x0000497d leaq $-1(%rax), %rcx
- 0x48, 0x0f, 0x48, 0xca, //0x00004981 cmovsq %rdx, %rcx
- 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x00004985 movq $-2, %rax
- 0x4c, 0x0f, 0x48, 0xf8, //0x0000498c cmovsq %rax, %r15
- 0x4c, 0x01, 0xe9, //0x00004990 addq %r13, %rcx
- 0x49, 0x89, 0x08, //0x00004993 movq %rcx, (%r8)
- 0x4c, 0x89, 0xf8, //0x00004996 movq %r15, %rax
- 0x4d, 0x85, 0xff, //0x00004999 testq %r15, %r15
- 0x0f, 0x89, 0xe1, 0xfc, 0xff, 0xff, //0x0000499c jns LBB18_6
- 0xe9, 0x97, 0x01, 0x00, 0x00, //0x000049a2 jmp LBB18_88
- //0x000049a7 LBB18_58
- 0x49, 0x81, 0xf9, 0xff, 0x0f, 0x00, 0x00, //0x000049a7 cmpq $4095, %r9
- 0x0f, 0x8f, 0x99, 0x01, 0x00, 0x00, //0x000049ae jg LBB18_82
- 0x49, 0x8d, 0x41, 0x01, //0x000049b4 leaq $1(%r9), %rax
- 0x49, 0x89, 0x02, //0x000049b8 movq %rax, (%r10)
- 0x4b, 0xc7, 0x44, 0xca, 0x08, 0x00, 0x00, 0x00, 0x00, //0x000049bb movq $0, $8(%r10,%r9,8)
- 0xe9, 0xb7, 0xfc, 0xff, 0xff, //0x000049c4 jmp LBB18_5
- //0x000049c9 LBB18_60
- 0x49, 0x81, 0xf9, 0xff, 0x0f, 0x00, 0x00, //0x000049c9 cmpq $4095, %r9
- 0x0f, 0x8f, 0x77, 0x01, 0x00, 0x00, //0x000049d0 jg LBB18_82
- 0x49, 0x8d, 0x41, 0x01, //0x000049d6 leaq $1(%r9), %rax
- 0x49, 0x89, 0x02, //0x000049da movq %rax, (%r10)
- 0x4b, 0xc7, 0x44, 0xca, 0x08, 0x03, 0x00, 0x00, 0x00, //0x000049dd movq $3, $8(%r10,%r9,8)
- 0xe9, 0x95, 0xfc, 0xff, 0xff, //0x000049e6 jmp LBB18_5
- //0x000049eb LBB18_62
- 0x4b, 0xc7, 0x04, 0xca, 0x02, 0x00, 0x00, 0x00, //0x000049eb movq $2, (%r10,%r9,8)
- 0x48, 0xc7, 0x45, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x000049f3 movq $-1, $-64(%rbp)
- 0x48, 0x89, 0xf7, //0x000049fb movq %rsi, %rdi
- 0x4c, 0x89, 0xee, //0x000049fe movq %r13, %rsi
- 0x48, 0x8d, 0x55, 0xc0, //0x00004a01 leaq $-64(%rbp), %rdx
- 0x48, 0x8b, 0x4d, 0xa8, //0x00004a05 movq $-88(%rbp), %rcx
- 0xe8, 0xe2, 0xed, 0xff, 0xff, //0x00004a09 callq _advance_string
- 0x48, 0x89, 0xc1, //0x00004a0e movq %rax, %rcx
- 0x48, 0x85, 0xc0, //0x00004a11 testq %rax, %rax
- 0x0f, 0x88, 0x3f, 0x01, 0x00, 0x00, //0x00004a14 js LBB18_81
- 0x4c, 0x8b, 0x45, 0xd0, //0x00004a1a movq $-48(%rbp), %r8
- 0x49, 0x89, 0x08, //0x00004a1e movq %rcx, (%r8)
- 0x4c, 0x89, 0xf8, //0x00004a21 movq %r15, %rax
- 0x4d, 0x85, 0xed, //0x00004a24 testq %r13, %r13
- 0x48, 0x8b, 0x75, 0xb0, //0x00004a27 movq $-80(%rbp), %rsi
- 0x4c, 0x8b, 0x55, 0xb8, //0x00004a2b movq $-72(%rbp), %r10
- 0x4c, 0x8d, 0x1d, 0x66, 0x02, 0x00, 0x00, //0x00004a2f leaq $614(%rip), %r11 /* LJTI18_0+0(%rip) */
- 0x0f, 0x8e, 0x02, 0x01, 0x00, 0x00, //0x00004a36 jle LBB18_88
- 0x49, 0x8b, 0x02, //0x00004a3c movq (%r10), %rax
- 0x48, 0x3d, 0xff, 0x0f, 0x00, 0x00, //0x00004a3f cmpq $4095, %rax
- 0x0f, 0x8f, 0x02, 0x01, 0x00, 0x00, //0x00004a45 jg LBB18_82
- 0x48, 0x8d, 0x50, 0x01, //0x00004a4b leaq $1(%rax), %rdx
- 0x49, 0x89, 0x12, //0x00004a4f movq %rdx, (%r10)
- 0x49, 0xc7, 0x44, 0xc2, 0x08, 0x04, 0x00, 0x00, 0x00, //0x00004a52 movq $4, $8(%r10,%rax,8)
- 0xe9, 0x23, 0xfc, 0xff, 0xff, //0x00004a5b jmp LBB18_6
- //0x00004a60 LBB18_66
- 0x4c, 0x01, 0xef, //0x00004a60 addq %r13, %rdi
- 0x48, 0x8b, 0x45, 0xc8, //0x00004a63 movq $-56(%rbp), %rax
- 0x48, 0x8b, 0x30, //0x00004a67 movq (%rax), %rsi
- 0x4c, 0x29, 0xee, //0x00004a6a subq %r13, %rsi
- 0xe8, 0xbe, 0x05, 0x00, 0x00, //0x00004a6d callq _do_skip_number
- 0x48, 0x89, 0xc1, //0x00004a72 movq %rax, %rcx
- 0x48, 0x85, 0xc0, //0x00004a75 testq %rax, %rax
- 0x0f, 0x88, 0x02, 0x01, 0x00, 0x00, //0x00004a78 js LBB18_86
- 0x4c, 0x01, 0xe9, //0x00004a7e addq %r13, %rcx
- 0xe9, 0x32, 0xfe, 0xff, 0xff, //0x00004a81 jmp LBB18_47
- //0x00004a86 LBB18_68
- 0x49, 0x8b, 0x02, //0x00004a86 movq (%r10), %rax
- 0x48, 0x3d, 0xff, 0x0f, 0x00, 0x00, //0x00004a89 cmpq $4095, %rax
- 0x0f, 0x8f, 0xb8, 0x00, 0x00, 0x00, //0x00004a8f jg LBB18_82
- 0x48, 0x8d, 0x48, 0x01, //0x00004a95 leaq $1(%rax), %rcx
- 0x49, 0x89, 0x0a, //0x00004a99 movq %rcx, (%r10)
- 0x49, 0xc7, 0x44, 0xc2, 0x08, 0x05, 0x00, 0x00, 0x00, //0x00004a9c movq $5, $8(%r10,%rax,8)
- 0xe9, 0xd6, 0xfb, 0xff, 0xff, //0x00004aa5 jmp LBB18_5
- //0x00004aaa LBB18_70
- 0x48, 0x8b, 0x4d, 0xc8, //0x00004aaa movq $-56(%rbp), %rcx
- 0x48, 0x8b, 0x09, //0x00004aae movq (%rcx), %rcx
- 0x48, 0x8d, 0x51, 0xfc, //0x00004ab1 leaq $-4(%rcx), %rdx
- 0x49, 0x39, 0xd7, //0x00004ab5 cmpq %rdx, %r15
- 0x0f, 0x83, 0xd8, 0x00, 0x00, 0x00, //0x00004ab8 jae LBB18_90
- 0x42, 0x8b, 0x0c, 0x2f, //0x00004abe movl (%rdi,%r13), %ecx
- 0x81, 0xf9, 0x61, 0x6c, 0x73, 0x65, //0x00004ac2 cmpl $1702063201, %ecx
- 0x0f, 0x85, 0x21, 0x01, 0x00, 0x00, //0x00004ac8 jne LBB18_97
- 0x49, 0x8d, 0x4f, 0x05, //0x00004ace leaq $5(%r15), %rcx
- 0xe9, 0x49, 0x00, 0x00, 0x00, //0x00004ad2 jmp LBB18_78
- //0x00004ad7 LBB18_73
- 0x48, 0x8b, 0x55, 0xc8, //0x00004ad7 movq $-56(%rbp), %rdx
- 0x48, 0x8b, 0x12, //0x00004adb movq (%rdx), %rdx
- 0x48, 0x8d, 0x4a, 0xfd, //0x00004ade leaq $-3(%rdx), %rcx
- 0x49, 0x39, 0xcf, //0x00004ae2 cmpq %rcx, %r15
- 0x0f, 0x83, 0x8d, 0x00, 0x00, 0x00, //0x00004ae5 jae LBB18_92
- 0x81, 0x3b, 0x6e, 0x75, 0x6c, 0x6c, //0x00004aeb cmpl $1819047278, (%rbx)
- 0x0f, 0x84, 0x25, 0x00, 0x00, 0x00, //0x00004af1 je LBB18_77
- 0xe9, 0x48, 0x01, 0x00, 0x00, //0x00004af7 jmp LBB18_102
- //0x00004afc LBB18_75
- 0x48, 0x8b, 0x55, 0xc8, //0x00004afc movq $-56(%rbp), %rdx
- 0x48, 0x8b, 0x12, //0x00004b00 movq (%rdx), %rdx
- 0x48, 0x8d, 0x4a, 0xfd, //0x00004b03 leaq $-3(%rdx), %rcx
- 0x49, 0x39, 0xcf, //0x00004b07 cmpq %rcx, %r15
- 0x0f, 0x83, 0x68, 0x00, 0x00, 0x00, //0x00004b0a jae LBB18_92
- 0x81, 0x3b, 0x74, 0x72, 0x75, 0x65, //0x00004b10 cmpl $1702195828, (%rbx)
- 0x0f, 0x85, 0x82, 0x00, 0x00, 0x00, //0x00004b16 jne LBB18_93
- //0x00004b1c LBB18_77
- 0x49, 0x8d, 0x4f, 0x04, //0x00004b1c leaq $4(%r15), %rcx
- //0x00004b20 LBB18_78
- 0x49, 0x89, 0x08, //0x00004b20 movq %rcx, (%r8)
- 0x4c, 0x89, 0xf8, //0x00004b23 movq %r15, %rax
- 0x4d, 0x85, 0xed, //0x00004b26 testq %r13, %r13
- 0x0f, 0x8f, 0x54, 0xfb, 0xff, 0xff, //0x00004b29 jg LBB18_6
- 0xe9, 0x0a, 0x00, 0x00, 0x00, //0x00004b2f jmp LBB18_88
- //0x00004b34 LBB18_79
- 0x49, 0x89, 0x08, //0x00004b34 movq %rcx, (%r8)
- //0x00004b37 LBB18_2
- 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00004b37 movq $-1, %rax
- //0x00004b3e LBB18_88
- 0x48, 0x83, 0xc4, 0x38, //0x00004b3e addq $56, %rsp
- 0x5b, //0x00004b42 popq %rbx
- 0x41, 0x5c, //0x00004b43 popq %r12
- 0x41, 0x5d, //0x00004b45 popq %r13
- 0x41, 0x5e, //0x00004b47 popq %r14
- 0x41, 0x5f, //0x00004b49 popq %r15
- 0x5d, //0x00004b4b popq %rbp
- 0xc3, //0x00004b4c retq
- //0x00004b4d LBB18_82
- 0x48, 0xc7, 0xc0, 0xf9, 0xff, 0xff, 0xff, //0x00004b4d movq $-7, %rax
- 0xe9, 0xe5, 0xff, 0xff, 0xff, //0x00004b54 jmp LBB18_88
- //0x00004b59 LBB18_81
- 0x48, 0x83, 0xf9, 0xff, //0x00004b59 cmpq $-1, %rcx
- 0x48, 0x8d, 0x45, 0xc0, //0x00004b5d leaq $-64(%rbp), %rax
- 0x48, 0x0f, 0x44, 0x45, 0xc8, //0x00004b61 cmoveq $-56(%rbp), %rax
- 0x48, 0x8b, 0x00, //0x00004b66 movq (%rax), %rax
- 0x48, 0x8b, 0x55, 0xd0, //0x00004b69 movq $-48(%rbp), %rdx
- 0x48, 0x89, 0x02, //0x00004b6d movq %rax, (%rdx)
- 0x48, 0x89, 0xc8, //0x00004b70 movq %rcx, %rax
- 0xe9, 0xc6, 0xff, 0xff, 0xff, //0x00004b73 jmp LBB18_88
- //0x00004b78 LBB18_92
- 0x49, 0x89, 0x10, //0x00004b78 movq %rdx, (%r8)
- 0xe9, 0xbe, 0xff, 0xff, 0xff, //0x00004b7b jmp LBB18_88
- //0x00004b80 LBB18_86
- 0x49, 0x29, 0xcf, //0x00004b80 subq %rcx, %r15
- 0x48, 0x8b, 0x45, 0xd0, //0x00004b83 movq $-48(%rbp), %rax
- 0x4c, 0x89, 0x38, //0x00004b87 movq %r15, (%rax)
- //0x00004b8a LBB18_87
- 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x00004b8a movq $-2, %rax
- 0xe9, 0xa8, 0xff, 0xff, 0xff, //0x00004b91 jmp LBB18_88
- //0x00004b96 LBB18_90
- 0x49, 0x89, 0x08, //0x00004b96 movq %rcx, (%r8)
- 0xe9, 0xa0, 0xff, 0xff, 0xff, //0x00004b99 jmp LBB18_88
- //0x00004b9e LBB18_93
- 0x4d, 0x89, 0x38, //0x00004b9e movq %r15, (%r8)
- 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x00004ba1 movq $-2, %rax
- 0x80, 0x3b, 0x74, //0x00004ba8 cmpb $116, (%rbx)
- 0x0f, 0x85, 0x8d, 0xff, 0xff, 0xff, //0x00004bab jne LBB18_88
- 0x49, 0x8d, 0x4f, 0x01, //0x00004bb1 leaq $1(%r15), %rcx
- 0x49, 0x89, 0x08, //0x00004bb5 movq %rcx, (%r8)
- 0x42, 0x80, 0x7c, 0x3f, 0x01, 0x72, //0x00004bb8 cmpb $114, $1(%rdi,%r15)
- 0x0f, 0x85, 0x7a, 0xff, 0xff, 0xff, //0x00004bbe jne LBB18_88
- 0x49, 0x8d, 0x4f, 0x02, //0x00004bc4 leaq $2(%r15), %rcx
- 0x49, 0x89, 0x08, //0x00004bc8 movq %rcx, (%r8)
- 0x42, 0x80, 0x7c, 0x3f, 0x02, 0x75, //0x00004bcb cmpb $117, $2(%rdi,%r15)
- 0x0f, 0x85, 0x67, 0xff, 0xff, 0xff, //0x00004bd1 jne LBB18_88
- 0x49, 0x8d, 0x4f, 0x03, //0x00004bd7 leaq $3(%r15), %rcx
- 0x49, 0x89, 0x08, //0x00004bdb movq %rcx, (%r8)
- 0x42, 0x80, 0x7c, 0x3f, 0x03, 0x65, //0x00004bde cmpb $101, $3(%rdi,%r15)
- 0x0f, 0x84, 0xa6, 0x00, 0x00, 0x00, //0x00004be4 je LBB18_106
- 0xe9, 0x4f, 0xff, 0xff, 0xff, //0x00004bea jmp LBB18_88
- //0x00004bef LBB18_97
- 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x00004bef movq $-2, %rax
- 0x80, 0xf9, 0x61, //0x00004bf6 cmpb $97, %cl
- 0x0f, 0x85, 0x3f, 0xff, 0xff, 0xff, //0x00004bf9 jne LBB18_88
- 0x49, 0x8d, 0x4f, 0x02, //0x00004bff leaq $2(%r15), %rcx
- 0x49, 0x89, 0x08, //0x00004c03 movq %rcx, (%r8)
- 0x42, 0x80, 0x7c, 0x3f, 0x02, 0x6c, //0x00004c06 cmpb $108, $2(%rdi,%r15)
- 0x0f, 0x85, 0x2c, 0xff, 0xff, 0xff, //0x00004c0c jne LBB18_88
- 0x49, 0x8d, 0x4f, 0x03, //0x00004c12 leaq $3(%r15), %rcx
- 0x49, 0x89, 0x08, //0x00004c16 movq %rcx, (%r8)
- 0x42, 0x80, 0x7c, 0x3f, 0x03, 0x73, //0x00004c19 cmpb $115, $3(%rdi,%r15)
- 0x0f, 0x85, 0x19, 0xff, 0xff, 0xff, //0x00004c1f jne LBB18_88
- 0x49, 0x8d, 0x4f, 0x04, //0x00004c25 leaq $4(%r15), %rcx
- 0x49, 0x89, 0x08, //0x00004c29 movq %rcx, (%r8)
- 0x42, 0x80, 0x7c, 0x3f, 0x04, 0x65, //0x00004c2c cmpb $101, $4(%rdi,%r15)
- 0x0f, 0x85, 0x06, 0xff, 0xff, 0xff, //0x00004c32 jne LBB18_88
- 0x49, 0x83, 0xc7, 0x05, //0x00004c38 addq $5, %r15
- 0x4d, 0x89, 0x38, //0x00004c3c movq %r15, (%r8)
- 0xe9, 0xfa, 0xfe, 0xff, 0xff, //0x00004c3f jmp LBB18_88
- //0x00004c44 LBB18_102
- 0x4d, 0x89, 0x38, //0x00004c44 movq %r15, (%r8)
- 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x00004c47 movq $-2, %rax
- 0x80, 0x3b, 0x6e, //0x00004c4e cmpb $110, (%rbx)
- 0x0f, 0x85, 0xe7, 0xfe, 0xff, 0xff, //0x00004c51 jne LBB18_88
- 0x49, 0x8d, 0x4f, 0x01, //0x00004c57 leaq $1(%r15), %rcx
- 0x49, 0x89, 0x08, //0x00004c5b movq %rcx, (%r8)
- 0x42, 0x80, 0x7c, 0x3f, 0x01, 0x75, //0x00004c5e cmpb $117, $1(%rdi,%r15)
- 0x0f, 0x85, 0xd4, 0xfe, 0xff, 0xff, //0x00004c64 jne LBB18_88
- 0x49, 0x8d, 0x4f, 0x02, //0x00004c6a leaq $2(%r15), %rcx
- 0x49, 0x89, 0x08, //0x00004c6e movq %rcx, (%r8)
- 0x42, 0x80, 0x7c, 0x3f, 0x02, 0x6c, //0x00004c71 cmpb $108, $2(%rdi,%r15)
- 0x0f, 0x85, 0xc1, 0xfe, 0xff, 0xff, //0x00004c77 jne LBB18_88
- 0x49, 0x8d, 0x4f, 0x03, //0x00004c7d leaq $3(%r15), %rcx
- 0x49, 0x89, 0x08, //0x00004c81 movq %rcx, (%r8)
- 0x42, 0x80, 0x7c, 0x3f, 0x03, 0x6c, //0x00004c84 cmpb $108, $3(%rdi,%r15)
- 0x0f, 0x85, 0xae, 0xfe, 0xff, 0xff, //0x00004c8a jne LBB18_88
- //0x00004c90 LBB18_106
- 0x49, 0x83, 0xc7, 0x04, //0x00004c90 addq $4, %r15
- 0x4d, 0x89, 0x38, //0x00004c94 movq %r15, (%r8)
- 0xe9, 0xa2, 0xfe, 0xff, 0xff, //0x00004c97 jmp LBB18_88
- //0x00004c9c .p2align 2, 0x90
- // // .set L18_0_set_37, LBB18_37-LJTI18_0
- // // .set L18_0_set_41, LBB18_41-LJTI18_0
- // // .set L18_0_set_44, LBB18_44-LJTI18_0
- // // .set L18_0_set_48, LBB18_48-LJTI18_0
- // // .set L18_0_set_50, LBB18_50-LJTI18_0
- // // .set L18_0_set_52, LBB18_52-LJTI18_0
- //0x00004c9c LJTI18_0
- 0xa5, 0xfb, 0xff, 0xff, //0x00004c9c .long L18_0_set_37
- 0xcd, 0xfb, 0xff, 0xff, //0x00004ca0 .long L18_0_set_41
- 0xe4, 0xfb, 0xff, 0xff, //0x00004ca4 .long L18_0_set_44
- 0x43, 0xfc, 0xff, 0xff, //0x00004ca8 .long L18_0_set_48
- 0x59, 0xfc, 0xff, 0xff, //0x00004cac .long L18_0_set_50
- 0x6a, 0xfc, 0xff, 0xff, //0x00004cb0 .long L18_0_set_52
- // // .set L18_1_set_88, LBB18_88-LJTI18_1
- // // .set L18_1_set_87, LBB18_87-LJTI18_1
- // // .set L18_1_set_46, LBB18_46-LJTI18_1
- // // .set L18_1_set_66, LBB18_66-LJTI18_1
- // // .set L18_1_set_57, LBB18_57-LJTI18_1
- // // .set L18_1_set_68, LBB18_68-LJTI18_1
- // // .set L18_1_set_70, LBB18_70-LJTI18_1
- // // .set L18_1_set_73, LBB18_73-LJTI18_1
- // // .set L18_1_set_75, LBB18_75-LJTI18_1
- // // .set L18_1_set_3, LBB18_3-LJTI18_1
- //0x00004cb4 LJTI18_1
- 0x8a, 0xfe, 0xff, 0xff, //0x00004cb4 .long L18_1_set_88
- 0xd6, 0xfe, 0xff, 0xff, //0x00004cb8 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004cbc .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004cc0 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004cc4 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004cc8 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004ccc .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004cd0 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004cd4 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004cd8 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004cdc .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004ce0 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004ce4 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004ce8 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004cec .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004cf0 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004cf4 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004cf8 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004cfc .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004d00 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004d04 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004d08 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004d0c .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004d10 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004d14 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004d18 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004d1c .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004d20 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004d24 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004d28 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004d2c .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004d30 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004d34 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004d38 .long L18_1_set_87
- 0xdd, 0xfb, 0xff, 0xff, //0x00004d3c .long L18_1_set_46
- 0xd6, 0xfe, 0xff, 0xff, //0x00004d40 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004d44 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004d48 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004d4c .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004d50 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004d54 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004d58 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004d5c .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004d60 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004d64 .long L18_1_set_87
- 0xac, 0xfd, 0xff, 0xff, //0x00004d68 .long L18_1_set_66
- 0xd6, 0xfe, 0xff, 0xff, //0x00004d6c .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004d70 .long L18_1_set_87
- 0x97, 0xfc, 0xff, 0xff, //0x00004d74 .long L18_1_set_57
- 0x97, 0xfc, 0xff, 0xff, //0x00004d78 .long L18_1_set_57
- 0x97, 0xfc, 0xff, 0xff, //0x00004d7c .long L18_1_set_57
- 0x97, 0xfc, 0xff, 0xff, //0x00004d80 .long L18_1_set_57
- 0x97, 0xfc, 0xff, 0xff, //0x00004d84 .long L18_1_set_57
- 0x97, 0xfc, 0xff, 0xff, //0x00004d88 .long L18_1_set_57
- 0x97, 0xfc, 0xff, 0xff, //0x00004d8c .long L18_1_set_57
- 0x97, 0xfc, 0xff, 0xff, //0x00004d90 .long L18_1_set_57
- 0x97, 0xfc, 0xff, 0xff, //0x00004d94 .long L18_1_set_57
- 0x97, 0xfc, 0xff, 0xff, //0x00004d98 .long L18_1_set_57
- 0xd6, 0xfe, 0xff, 0xff, //0x00004d9c .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004da0 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004da4 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004da8 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004dac .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004db0 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004db4 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004db8 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004dbc .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004dc0 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004dc4 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004dc8 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004dcc .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004dd0 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004dd4 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004dd8 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004ddc .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004de0 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004de4 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004de8 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004dec .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004df0 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004df4 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004df8 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004dfc .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e00 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e04 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e08 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e0c .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e10 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e14 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e18 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e1c .long L18_1_set_87
- 0xd2, 0xfd, 0xff, 0xff, //0x00004e20 .long L18_1_set_68
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e24 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e28 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e2c .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e30 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e34 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e38 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e3c .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e40 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e44 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e48 .long L18_1_set_87
- 0xf6, 0xfd, 0xff, 0xff, //0x00004e4c .long L18_1_set_70
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e50 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e54 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e58 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e5c .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e60 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e64 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e68 .long L18_1_set_87
- 0x23, 0xfe, 0xff, 0xff, //0x00004e6c .long L18_1_set_73
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e70 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e74 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e78 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e7c .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e80 .long L18_1_set_87
- 0x48, 0xfe, 0xff, 0xff, //0x00004e84 .long L18_1_set_75
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e88 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e8c .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e90 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e94 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e98 .long L18_1_set_87
- 0xd6, 0xfe, 0xff, 0xff, //0x00004e9c .long L18_1_set_87
- 0xa7, 0xf9, 0xff, 0xff, //0x00004ea0 .long L18_1_set_3
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00004ea4 .p2align 4, 0x00
- //0x00004eb0 LCPI19_0
- 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00004eb0 .quad 1
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00004eb8 .quad 6
- //0x00004ec0 .p2align 4, 0x90
- //0x00004ec0 _skip_object
- 0x55, //0x00004ec0 pushq %rbp
- 0x48, 0x89, 0xe5, //0x00004ec1 movq %rsp, %rbp
- 0x48, 0x89, 0xd0, //0x00004ec4 movq %rdx, %rax
- 0x48, 0x89, 0xf2, //0x00004ec7 movq %rsi, %rdx
- 0x48, 0x89, 0xfe, //0x00004eca movq %rdi, %rsi
- 0xc5, 0xf8, 0x28, 0x05, 0xdb, 0xff, 0xff, 0xff, //0x00004ecd vmovaps $-37(%rip), %xmm0 /* LCPI19_0+0(%rip) */
- 0xc5, 0xf8, 0x11, 0x00, //0x00004ed5 vmovups %xmm0, (%rax)
- 0x48, 0x89, 0xc7, //0x00004ed9 movq %rax, %rdi
- 0x5d, //0x00004edc popq %rbp
- 0xe9, 0x1e, 0xf7, 0xff, 0xff, //0x00004edd jmp _fsm_exec
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00004ee2 .p2align 4, 0x90
- //0x00004ef0 _skip_string
- 0x55, //0x00004ef0 pushq %rbp
- 0x48, 0x89, 0xe5, //0x00004ef1 movq %rsp, %rbp
- 0x41, 0x57, //0x00004ef4 pushq %r15
- 0x41, 0x56, //0x00004ef6 pushq %r14
- 0x41, 0x54, //0x00004ef8 pushq %r12
- 0x53, //0x00004efa pushq %rbx
- 0x48, 0x83, 0xec, 0x10, //0x00004efb subq $16, %rsp
- 0x48, 0x89, 0xd1, //0x00004eff movq %rdx, %rcx
- 0x49, 0x89, 0xf6, //0x00004f02 movq %rsi, %r14
- 0x49, 0x89, 0xff, //0x00004f05 movq %rdi, %r15
- 0x48, 0xc7, 0x45, 0xd8, 0xff, 0xff, 0xff, 0xff, //0x00004f08 movq $-1, $-40(%rbp)
- 0x48, 0x8b, 0x1e, //0x00004f10 movq (%rsi), %rbx
- 0x4c, 0x8d, 0x65, 0xd8, //0x00004f13 leaq $-40(%rbp), %r12
- 0x48, 0x89, 0xde, //0x00004f17 movq %rbx, %rsi
- 0x4c, 0x89, 0xe2, //0x00004f1a movq %r12, %rdx
- 0xe8, 0xce, 0xe8, 0xff, 0xff, //0x00004f1d callq _advance_string
- 0x48, 0x85, 0xc0, //0x00004f22 testq %rax, %rax
- 0x0f, 0x88, 0x0e, 0x00, 0x00, 0x00, //0x00004f25 js LBB20_1
- 0x48, 0xff, 0xcb, //0x00004f2b decq %rbx
- 0x48, 0x89, 0xc1, //0x00004f2e movq %rax, %rcx
- 0x48, 0x89, 0xd8, //0x00004f31 movq %rbx, %rax
- 0xe9, 0x10, 0x00, 0x00, 0x00, //0x00004f34 jmp LBB20_3
- //0x00004f39 LBB20_1
- 0x49, 0x83, 0xc7, 0x08, //0x00004f39 addq $8, %r15
- 0x48, 0x83, 0xf8, 0xff, //0x00004f3d cmpq $-1, %rax
- 0x4d, 0x0f, 0x44, 0xe7, //0x00004f41 cmoveq %r15, %r12
- 0x49, 0x8b, 0x0c, 0x24, //0x00004f45 movq (%r12), %rcx
- //0x00004f49 LBB20_3
- 0x49, 0x89, 0x0e, //0x00004f49 movq %rcx, (%r14)
- 0x48, 0x83, 0xc4, 0x10, //0x00004f4c addq $16, %rsp
- 0x5b, //0x00004f50 popq %rbx
- 0x41, 0x5c, //0x00004f51 popq %r12
- 0x41, 0x5e, //0x00004f53 popq %r14
- 0x41, 0x5f, //0x00004f55 popq %r15
- 0x5d, //0x00004f57 popq %rbp
- 0xc3, //0x00004f58 retq
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00004f59 .p2align 4, 0x90
- //0x00004f60 _skip_negative
- 0x55, //0x00004f60 pushq %rbp
- 0x48, 0x89, 0xe5, //0x00004f61 movq %rsp, %rbp
- 0x41, 0x56, //0x00004f64 pushq %r14
- 0x53, //0x00004f66 pushq %rbx
- 0x49, 0x89, 0xf6, //0x00004f67 movq %rsi, %r14
- 0x48, 0x8b, 0x1e, //0x00004f6a movq (%rsi), %rbx
- 0x48, 0x8b, 0x07, //0x00004f6d movq (%rdi), %rax
- 0x48, 0x01, 0xd8, //0x00004f70 addq %rbx, %rax
- 0x48, 0x8b, 0x77, 0x08, //0x00004f73 movq $8(%rdi), %rsi
- 0x48, 0x29, 0xde, //0x00004f77 subq %rbx, %rsi
- 0x48, 0x89, 0xc7, //0x00004f7a movq %rax, %rdi
- 0xe8, 0xae, 0x00, 0x00, 0x00, //0x00004f7d callq _do_skip_number
- 0x48, 0x85, 0xc0, //0x00004f82 testq %rax, %rax
- 0x0f, 0x88, 0x0e, 0x00, 0x00, 0x00, //0x00004f85 js LBB21_1
- 0x48, 0x01, 0xd8, //0x00004f8b addq %rbx, %rax
- 0x49, 0x89, 0x06, //0x00004f8e movq %rax, (%r14)
- 0x48, 0xff, 0xcb, //0x00004f91 decq %rbx
- 0xe9, 0x10, 0x00, 0x00, 0x00, //0x00004f94 jmp LBB21_3
- //0x00004f99 LBB21_1
- 0x48, 0xf7, 0xd0, //0x00004f99 notq %rax
- 0x48, 0x01, 0xc3, //0x00004f9c addq %rax, %rbx
- 0x49, 0x89, 0x1e, //0x00004f9f movq %rbx, (%r14)
- 0x48, 0xc7, 0xc3, 0xfe, 0xff, 0xff, 0xff, //0x00004fa2 movq $-2, %rbx
- //0x00004fa9 LBB21_3
- 0x48, 0x89, 0xd8, //0x00004fa9 movq %rbx, %rax
- 0x5b, //0x00004fac popq %rbx
- 0x41, 0x5e, //0x00004fad popq %r14
- 0x5d, //0x00004faf popq %rbp
- 0xc3, //0x00004fb0 retq
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00004fb1 .p2align 4, 0x00
- //0x00004fc0 LCPI22_0
- 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, //0x00004fc0 QUAD $0x2f2f2f2f2f2f2f2f; QUAD $0x2f2f2f2f2f2f2f2f // .space 16, '////////////////'
- //0x00004fd0 LCPI22_1
- 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, //0x00004fd0 QUAD $0x3a3a3a3a3a3a3a3a; QUAD $0x3a3a3a3a3a3a3a3a // .space 16, '::::::::::::::::'
- //0x00004fe0 LCPI22_2
- 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, //0x00004fe0 QUAD $0x2b2b2b2b2b2b2b2b; QUAD $0x2b2b2b2b2b2b2b2b // .space 16, '++++++++++++++++'
- //0x00004ff0 LCPI22_3
- 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, //0x00004ff0 QUAD $0x2d2d2d2d2d2d2d2d; QUAD $0x2d2d2d2d2d2d2d2d // .space 16, '----------------'
- //0x00005000 LCPI22_4
- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, //0x00005000 QUAD $0x2020202020202020; QUAD $0x2020202020202020 // .space 16, ' '
- //0x00005010 LCPI22_5
- 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, //0x00005010 QUAD $0x2e2e2e2e2e2e2e2e; QUAD $0x2e2e2e2e2e2e2e2e // .space 16, '................'
- //0x00005020 LCPI22_6
- 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, //0x00005020 QUAD $0x6565656565656565; QUAD $0x6565656565656565 // .space 16, 'eeeeeeeeeeeeeeee'
- //0x00005030 .p2align 4, 0x90
- //0x00005030 _do_skip_number
- 0x55, //0x00005030 pushq %rbp
- 0x48, 0x89, 0xe5, //0x00005031 movq %rsp, %rbp
- 0x41, 0x57, //0x00005034 pushq %r15
- 0x41, 0x56, //0x00005036 pushq %r14
- 0x41, 0x55, //0x00005038 pushq %r13
- 0x41, 0x54, //0x0000503a pushq %r12
- 0x53, //0x0000503c pushq %rbx
- 0x48, 0x85, 0xf6, //0x0000503d testq %rsi, %rsi
- 0x0f, 0x84, 0x64, 0x02, 0x00, 0x00, //0x00005040 je LBB22_34
- 0x80, 0x3f, 0x30, //0x00005046 cmpb $48, (%rdi)
- 0x0f, 0x85, 0x33, 0x00, 0x00, 0x00, //0x00005049 jne LBB22_5
- 0xba, 0x01, 0x00, 0x00, 0x00, //0x0000504f movl $1, %edx
- 0x48, 0x83, 0xfe, 0x01, //0x00005054 cmpq $1, %rsi
- 0x0f, 0x84, 0x20, 0x03, 0x00, 0x00, //0x00005058 je LBB22_52
- 0x8a, 0x47, 0x01, //0x0000505e movb $1(%rdi), %al
- 0x04, 0xd2, //0x00005061 addb $-46, %al
- 0x3c, 0x37, //0x00005063 cmpb $55, %al
- 0x0f, 0x87, 0x13, 0x03, 0x00, 0x00, //0x00005065 ja LBB22_52
- 0x0f, 0xb6, 0xc0, //0x0000506b movzbl %al, %eax
- 0x48, 0xb9, 0x01, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, //0x0000506e movabsq $36028797027352577, %rcx
- 0x48, 0x0f, 0xa3, 0xc1, //0x00005078 btq %rax, %rcx
- 0x0f, 0x83, 0xfc, 0x02, 0x00, 0x00, //0x0000507c jae LBB22_52
- //0x00005082 LBB22_5
- 0x48, 0x83, 0xfe, 0x10, //0x00005082 cmpq $16, %rsi
- 0x0f, 0x82, 0x20, 0x03, 0x00, 0x00, //0x00005086 jb LBB22_57
- 0x4c, 0x8d, 0x5e, 0xf0, //0x0000508c leaq $-16(%rsi), %r11
- 0x4c, 0x89, 0xd8, //0x00005090 movq %r11, %rax
- 0x48, 0x83, 0xe0, 0xf0, //0x00005093 andq $-16, %rax
- 0x4c, 0x8d, 0x54, 0x38, 0x10, //0x00005097 leaq $16(%rax,%rdi), %r10
- 0x41, 0x83, 0xe3, 0x0f, //0x0000509c andl $15, %r11d
- 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x000050a0 movq $-1, %r9
- 0xc5, 0x79, 0x6f, 0x05, 0x11, 0xff, 0xff, 0xff, //0x000050a7 vmovdqa $-239(%rip), %xmm8 /* LCPI22_0+0(%rip) */
- 0xc5, 0x79, 0x6f, 0x0d, 0x19, 0xff, 0xff, 0xff, //0x000050af vmovdqa $-231(%rip), %xmm9 /* LCPI22_1+0(%rip) */
- 0xc5, 0x79, 0x6f, 0x15, 0x21, 0xff, 0xff, 0xff, //0x000050b7 vmovdqa $-223(%rip), %xmm10 /* LCPI22_2+0(%rip) */
- 0xc5, 0x79, 0x6f, 0x1d, 0x29, 0xff, 0xff, 0xff, //0x000050bf vmovdqa $-215(%rip), %xmm11 /* LCPI22_3+0(%rip) */
- 0xc5, 0xf9, 0x6f, 0x25, 0x31, 0xff, 0xff, 0xff, //0x000050c7 vmovdqa $-207(%rip), %xmm4 /* LCPI22_4+0(%rip) */
- 0xc5, 0xf9, 0x6f, 0x2d, 0x39, 0xff, 0xff, 0xff, //0x000050cf vmovdqa $-199(%rip), %xmm5 /* LCPI22_5+0(%rip) */
- 0xc5, 0xf9, 0x6f, 0x35, 0x41, 0xff, 0xff, 0xff, //0x000050d7 vmovdqa $-191(%rip), %xmm6 /* LCPI22_6+0(%rip) */
- 0x41, 0xbe, 0xff, 0xff, 0xff, 0xff, //0x000050df movl $4294967295, %r14d
- 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x000050e5 movq $-1, %rax
- 0x49, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x000050ec movq $-1, %r8
- 0x49, 0x89, 0xff, //0x000050f3 movq %rdi, %r15
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000050f6 .p2align 4, 0x90
- //0x00005100 LBB22_7
- 0xc4, 0xc1, 0x7a, 0x6f, 0x3f, //0x00005100 vmovdqu (%r15), %xmm7
- 0xc4, 0xc1, 0x41, 0x64, 0xc0, //0x00005105 vpcmpgtb %xmm8, %xmm7, %xmm0
- 0xc5, 0xb1, 0x64, 0xcf, //0x0000510a vpcmpgtb %xmm7, %xmm9, %xmm1
- 0xc5, 0xf9, 0xdb, 0xc1, //0x0000510e vpand %xmm1, %xmm0, %xmm0
- 0xc5, 0xa9, 0x74, 0xcf, //0x00005112 vpcmpeqb %xmm7, %xmm10, %xmm1
- 0xc5, 0xa1, 0x74, 0xd7, //0x00005116 vpcmpeqb %xmm7, %xmm11, %xmm2
- 0xc5, 0xe9, 0xeb, 0xc9, //0x0000511a vpor %xmm1, %xmm2, %xmm1
- 0xc5, 0xc1, 0xeb, 0xd4, //0x0000511e vpor %xmm4, %xmm7, %xmm2
- 0xc5, 0xe9, 0x74, 0xd6, //0x00005122 vpcmpeqb %xmm6, %xmm2, %xmm2
- 0xc5, 0xc1, 0x74, 0xfd, //0x00005126 vpcmpeqb %xmm5, %xmm7, %xmm7
- 0xc5, 0xe9, 0xeb, 0xdf, //0x0000512a vpor %xmm7, %xmm2, %xmm3
- 0xc5, 0xf1, 0xeb, 0xc0, //0x0000512e vpor %xmm0, %xmm1, %xmm0
- 0xc5, 0xe1, 0xeb, 0xc0, //0x00005132 vpor %xmm0, %xmm3, %xmm0
- 0xc5, 0xf9, 0xd7, 0xd7, //0x00005136 vpmovmskb %xmm7, %edx
- 0xc5, 0x79, 0xd7, 0xea, //0x0000513a vpmovmskb %xmm2, %r13d
- 0xc5, 0x79, 0xd7, 0xe1, //0x0000513e vpmovmskb %xmm1, %r12d
- 0xc5, 0xf9, 0xd7, 0xc8, //0x00005142 vpmovmskb %xmm0, %ecx
- 0x4c, 0x31, 0xf1, //0x00005146 xorq %r14, %rcx
- 0x48, 0x0f, 0xbc, 0xc9, //0x00005149 bsfq %rcx, %rcx
- 0x83, 0xf9, 0x10, //0x0000514d cmpl $16, %ecx
- 0x0f, 0x84, 0x14, 0x00, 0x00, 0x00, //0x00005150 je LBB22_9
- 0xbb, 0xff, 0xff, 0xff, 0xff, //0x00005156 movl $-1, %ebx
- 0xd3, 0xe3, //0x0000515b shll %cl, %ebx
- 0xf7, 0xd3, //0x0000515d notl %ebx
- 0x21, 0xda, //0x0000515f andl %ebx, %edx
- 0x41, 0x21, 0xdd, //0x00005161 andl %ebx, %r13d
- 0x44, 0x21, 0xe3, //0x00005164 andl %r12d, %ebx
- 0x41, 0x89, 0xdc, //0x00005167 movl %ebx, %r12d
- //0x0000516a LBB22_9
- 0x8d, 0x5a, 0xff, //0x0000516a leal $-1(%rdx), %ebx
- 0x21, 0xd3, //0x0000516d andl %edx, %ebx
- 0x0f, 0x85, 0xfd, 0x01, 0x00, 0x00, //0x0000516f jne LBB22_50
- 0x41, 0x8d, 0x5d, 0xff, //0x00005175 leal $-1(%r13), %ebx
- 0x44, 0x21, 0xeb, //0x00005179 andl %r13d, %ebx
- 0x0f, 0x85, 0xf0, 0x01, 0x00, 0x00, //0x0000517c jne LBB22_50
- 0x41, 0x8d, 0x5c, 0x24, 0xff, //0x00005182 leal $-1(%r12), %ebx
- 0x44, 0x21, 0xe3, //0x00005187 andl %r12d, %ebx
- 0x0f, 0x85, 0xe2, 0x01, 0x00, 0x00, //0x0000518a jne LBB22_50
- 0x85, 0xd2, //0x00005190 testl %edx, %edx
- 0x0f, 0x84, 0x19, 0x00, 0x00, 0x00, //0x00005192 je LBB22_15
- 0x4c, 0x89, 0xfb, //0x00005198 movq %r15, %rbx
- 0x48, 0x29, 0xfb, //0x0000519b subq %rdi, %rbx
- 0x0f, 0xbc, 0xd2, //0x0000519e bsfl %edx, %edx
- 0x48, 0x01, 0xda, //0x000051a1 addq %rbx, %rdx
- 0x49, 0x83, 0xf8, 0xff, //0x000051a4 cmpq $-1, %r8
- 0x0f, 0x85, 0xcd, 0x01, 0x00, 0x00, //0x000051a8 jne LBB22_51
- 0x49, 0x89, 0xd0, //0x000051ae movq %rdx, %r8
- //0x000051b1 LBB22_15
- 0x45, 0x85, 0xed, //0x000051b1 testl %r13d, %r13d
- 0x0f, 0x84, 0x1a, 0x00, 0x00, 0x00, //0x000051b4 je LBB22_18
- 0x4c, 0x89, 0xfb, //0x000051ba movq %r15, %rbx
- 0x48, 0x29, 0xfb, //0x000051bd subq %rdi, %rbx
- 0x41, 0x0f, 0xbc, 0xd5, //0x000051c0 bsfl %r13d, %edx
- 0x48, 0x01, 0xda, //0x000051c4 addq %rbx, %rdx
- 0x48, 0x83, 0xf8, 0xff, //0x000051c7 cmpq $-1, %rax
- 0x0f, 0x85, 0xaa, 0x01, 0x00, 0x00, //0x000051cb jne LBB22_51
- 0x48, 0x89, 0xd0, //0x000051d1 movq %rdx, %rax
- //0x000051d4 LBB22_18
- 0x45, 0x85, 0xe4, //0x000051d4 testl %r12d, %r12d
- 0x0f, 0x84, 0x1a, 0x00, 0x00, 0x00, //0x000051d7 je LBB22_21
- 0x4c, 0x89, 0xfb, //0x000051dd movq %r15, %rbx
- 0x48, 0x29, 0xfb, //0x000051e0 subq %rdi, %rbx
- 0x41, 0x0f, 0xbc, 0xd4, //0x000051e3 bsfl %r12d, %edx
- 0x48, 0x01, 0xda, //0x000051e7 addq %rbx, %rdx
- 0x49, 0x83, 0xf9, 0xff, //0x000051ea cmpq $-1, %r9
- 0x0f, 0x85, 0x87, 0x01, 0x00, 0x00, //0x000051ee jne LBB22_51
- 0x49, 0x89, 0xd1, //0x000051f4 movq %rdx, %r9
- //0x000051f7 LBB22_21
- 0x83, 0xf9, 0x10, //0x000051f7 cmpl $16, %ecx
- 0x0f, 0x85, 0xb6, 0x00, 0x00, 0x00, //0x000051fa jne LBB22_35
- 0x49, 0x83, 0xc7, 0x10, //0x00005200 addq $16, %r15
- 0x48, 0x83, 0xc6, 0xf0, //0x00005204 addq $-16, %rsi
- 0x48, 0x83, 0xfe, 0x0f, //0x00005208 cmpq $15, %rsi
- 0x0f, 0x87, 0xee, 0xfe, 0xff, 0xff, //0x0000520c ja LBB22_7
- 0x4d, 0x85, 0xdb, //0x00005212 testq %r11, %r11
- 0x0f, 0x84, 0xa1, 0x00, 0x00, 0x00, //0x00005215 je LBB22_36
- //0x0000521b LBB22_24
- 0x4b, 0x8d, 0x0c, 0x1a, //0x0000521b leaq (%r10,%r11), %rcx
- 0x48, 0x8d, 0x35, 0xa6, 0x01, 0x00, 0x00, //0x0000521f leaq $422(%rip), %rsi /* LJTI22_0+0(%rip) */
- 0xe9, 0x11, 0x00, 0x00, 0x00, //0x00005226 jmp LBB22_26
- 0x90, 0x90, 0x90, 0x90, 0x90, //0x0000522b .p2align 4, 0x90
- //0x00005230 LBB22_25
- 0x49, 0x89, 0xda, //0x00005230 movq %rbx, %r10
- 0x49, 0xff, 0xcb, //0x00005233 decq %r11
- 0x0f, 0x84, 0x50, 0x01, 0x00, 0x00, //0x00005236 je LBB22_54
- //0x0000523c LBB22_26
- 0x41, 0x0f, 0xbe, 0x12, //0x0000523c movsbl (%r10), %edx
- 0x83, 0xc2, 0xd5, //0x00005240 addl $-43, %edx
- 0x83, 0xfa, 0x3a, //0x00005243 cmpl $58, %edx
- 0x0f, 0x87, 0x70, 0x00, 0x00, 0x00, //0x00005246 ja LBB22_36
- 0x49, 0x8d, 0x5a, 0x01, //0x0000524c leaq $1(%r10), %rbx
- 0x48, 0x63, 0x14, 0x96, //0x00005250 movslq (%rsi,%rdx,4), %rdx
- 0x48, 0x01, 0xf2, //0x00005254 addq %rsi, %rdx
- 0xff, 0xe2, //0x00005257 jmpq *%rdx
- //0x00005259 LBB22_28
- 0x48, 0x89, 0xda, //0x00005259 movq %rbx, %rdx
- 0x48, 0x29, 0xfa, //0x0000525c subq %rdi, %rdx
- 0x49, 0x83, 0xf9, 0xff, //0x0000525f cmpq $-1, %r9
- 0x0f, 0x85, 0x3b, 0x01, 0x00, 0x00, //0x00005263 jne LBB22_58
- 0x48, 0xff, 0xca, //0x00005269 decq %rdx
- 0x49, 0x89, 0xd1, //0x0000526c movq %rdx, %r9
- 0xe9, 0xbc, 0xff, 0xff, 0xff, //0x0000526f jmp LBB22_25
- //0x00005274 LBB22_30
- 0x48, 0x89, 0xda, //0x00005274 movq %rbx, %rdx
- 0x48, 0x29, 0xfa, //0x00005277 subq %rdi, %rdx
- 0x48, 0x83, 0xf8, 0xff, //0x0000527a cmpq $-1, %rax
- 0x0f, 0x85, 0x20, 0x01, 0x00, 0x00, //0x0000527e jne LBB22_58
- 0x48, 0xff, 0xca, //0x00005284 decq %rdx
- 0x48, 0x89, 0xd0, //0x00005287 movq %rdx, %rax
- 0xe9, 0xa1, 0xff, 0xff, 0xff, //0x0000528a jmp LBB22_25
- //0x0000528f LBB22_32
- 0x48, 0x89, 0xda, //0x0000528f movq %rbx, %rdx
- 0x48, 0x29, 0xfa, //0x00005292 subq %rdi, %rdx
- 0x49, 0x83, 0xf8, 0xff, //0x00005295 cmpq $-1, %r8
- 0x0f, 0x85, 0x05, 0x01, 0x00, 0x00, //0x00005299 jne LBB22_58
- 0x48, 0xff, 0xca, //0x0000529f decq %rdx
- 0x49, 0x89, 0xd0, //0x000052a2 movq %rdx, %r8
- 0xe9, 0x86, 0xff, 0xff, 0xff, //0x000052a5 jmp LBB22_25
- //0x000052aa LBB22_34
- 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x000052aa movq $-1, %rax
- 0xe9, 0xcb, 0x00, 0x00, 0x00, //0x000052b1 jmp LBB22_53
- //0x000052b6 LBB22_35
- 0x49, 0x01, 0xcf, //0x000052b6 addq %rcx, %r15
- 0x4d, 0x89, 0xfa, //0x000052b9 movq %r15, %r10
- //0x000052bc LBB22_36
- 0x48, 0xc7, 0xc2, 0xff, 0xff, 0xff, 0xff, //0x000052bc movq $-1, %rdx
- 0x48, 0x85, 0xc0, //0x000052c3 testq %rax, %rax
- 0x0f, 0x84, 0xb2, 0x00, 0x00, 0x00, //0x000052c6 je LBB22_52
- //0x000052cc LBB22_37
- 0x4d, 0x85, 0xc9, //0x000052cc testq %r9, %r9
- 0x0f, 0x84, 0xa9, 0x00, 0x00, 0x00, //0x000052cf je LBB22_52
- 0x4d, 0x85, 0xc0, //0x000052d5 testq %r8, %r8
- 0x0f, 0x84, 0xa0, 0x00, 0x00, 0x00, //0x000052d8 je LBB22_52
- 0x49, 0x29, 0xfa, //0x000052de subq %rdi, %r10
- 0x49, 0x8d, 0x4a, 0xff, //0x000052e1 leaq $-1(%r10), %rcx
- 0x48, 0x39, 0xc8, //0x000052e5 cmpq %rcx, %rax
- 0x0f, 0x84, 0x36, 0x00, 0x00, 0x00, //0x000052e8 je LBB22_45
- 0x49, 0x39, 0xc8, //0x000052ee cmpq %rcx, %r8
- 0x0f, 0x84, 0x2d, 0x00, 0x00, 0x00, //0x000052f1 je LBB22_45
- 0x49, 0x39, 0xc9, //0x000052f7 cmpq %rcx, %r9
- 0x0f, 0x84, 0x24, 0x00, 0x00, 0x00, //0x000052fa je LBB22_45
- 0x4d, 0x85, 0xc9, //0x00005300 testq %r9, %r9
- 0x0f, 0x8e, 0x29, 0x00, 0x00, 0x00, //0x00005303 jle LBB22_46
- 0x49, 0x8d, 0x49, 0xff, //0x00005309 leaq $-1(%r9), %rcx
- 0x48, 0x39, 0xc8, //0x0000530d cmpq %rcx, %rax
- 0x0f, 0x84, 0x1c, 0x00, 0x00, 0x00, //0x00005310 je LBB22_46
- 0x49, 0xf7, 0xd1, //0x00005316 notq %r9
- 0x4c, 0x89, 0xca, //0x00005319 movq %r9, %rdx
- 0x4c, 0x89, 0xc8, //0x0000531c movq %r9, %rax
- 0xe9, 0x5d, 0x00, 0x00, 0x00, //0x0000531f jmp LBB22_53
- //0x00005324 LBB22_45
- 0x49, 0xf7, 0xda, //0x00005324 negq %r10
- 0x4c, 0x89, 0xd2, //0x00005327 movq %r10, %rdx
- 0x4c, 0x89, 0xd0, //0x0000532a movq %r10, %rax
- 0xe9, 0x4f, 0x00, 0x00, 0x00, //0x0000532d jmp LBB22_53
- //0x00005332 LBB22_46
- 0x4c, 0x89, 0xc1, //0x00005332 movq %r8, %rcx
- 0x48, 0x09, 0xc1, //0x00005335 orq %rax, %rcx
- 0x49, 0x39, 0xc0, //0x00005338 cmpq %rax, %r8
- 0x0f, 0x8c, 0x17, 0x00, 0x00, 0x00, //0x0000533b jl LBB22_49
- 0x48, 0x85, 0xc9, //0x00005341 testq %rcx, %rcx
- 0x0f, 0x88, 0x0e, 0x00, 0x00, 0x00, //0x00005344 js LBB22_49
- 0x49, 0xf7, 0xd0, //0x0000534a notq %r8
- 0x4c, 0x89, 0xc2, //0x0000534d movq %r8, %rdx
- 0x4c, 0x89, 0xc0, //0x00005350 movq %r8, %rax
- 0xe9, 0x29, 0x00, 0x00, 0x00, //0x00005353 jmp LBB22_53
- //0x00005358 LBB22_49
- 0x48, 0x85, 0xc9, //0x00005358 testq %rcx, %rcx
- 0x48, 0x8d, 0x48, 0xff, //0x0000535b leaq $-1(%rax), %rcx
- 0x48, 0xf7, 0xd0, //0x0000535f notq %rax
- 0x49, 0x0f, 0x48, 0xc2, //0x00005362 cmovsq %r10, %rax
- 0x49, 0x39, 0xc8, //0x00005366 cmpq %rcx, %r8
- 0x49, 0x0f, 0x45, 0xc2, //0x00005369 cmovneq %r10, %rax
- 0xe9, 0x0f, 0x00, 0x00, 0x00, //0x0000536d jmp LBB22_53
- //0x00005372 LBB22_50
- 0x49, 0x29, 0xff, //0x00005372 subq %rdi, %r15
- 0x0f, 0xbc, 0xd3, //0x00005375 bsfl %ebx, %edx
- 0x4c, 0x01, 0xfa, //0x00005378 addq %r15, %rdx
- //0x0000537b LBB22_51
- 0x48, 0xf7, 0xd2, //0x0000537b notq %rdx
- //0x0000537e LBB22_52
- 0x48, 0x89, 0xd0, //0x0000537e movq %rdx, %rax
- //0x00005381 LBB22_53
- 0x5b, //0x00005381 popq %rbx
- 0x41, 0x5c, //0x00005382 popq %r12
- 0x41, 0x5d, //0x00005384 popq %r13
- 0x41, 0x5e, //0x00005386 popq %r14
- 0x41, 0x5f, //0x00005388 popq %r15
- 0x5d, //0x0000538a popq %rbp
- 0xc3, //0x0000538b retq
- //0x0000538c LBB22_54
- 0x49, 0x89, 0xca, //0x0000538c movq %rcx, %r10
- 0x48, 0xc7, 0xc2, 0xff, 0xff, 0xff, 0xff, //0x0000538f movq $-1, %rdx
- 0x48, 0x85, 0xc0, //0x00005396 testq %rax, %rax
- 0x0f, 0x85, 0x2d, 0xff, 0xff, 0xff, //0x00005399 jne LBB22_37
- 0xe9, 0xda, 0xff, 0xff, 0xff, //0x0000539f jmp LBB22_52
- //0x000053a4 LBB22_58
- 0x48, 0xf7, 0xda, //0x000053a4 negq %rdx
- 0xe9, 0xd2, 0xff, 0xff, 0xff, //0x000053a7 jmp LBB22_52
- //0x000053ac LBB22_57
- 0x49, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x000053ac movq $-1, %r8
- 0x49, 0x89, 0xfa, //0x000053b3 movq %rdi, %r10
- 0x49, 0x89, 0xf3, //0x000053b6 movq %rsi, %r11
- 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x000053b9 movq $-1, %rax
- 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x000053c0 movq $-1, %r9
- 0xe9, 0x4f, 0xfe, 0xff, 0xff, //0x000053c7 jmp LBB22_24
- //0x000053cc .p2align 2, 0x90
- // // .set L22_0_set_28, LBB22_28-LJTI22_0
- // // .set L22_0_set_36, LBB22_36-LJTI22_0
- // // .set L22_0_set_32, LBB22_32-LJTI22_0
- // // .set L22_0_set_25, LBB22_25-LJTI22_0
- // // .set L22_0_set_30, LBB22_30-LJTI22_0
- //0x000053cc LJTI22_0
- 0x8d, 0xfe, 0xff, 0xff, //0x000053cc .long L22_0_set_28
- 0xf0, 0xfe, 0xff, 0xff, //0x000053d0 .long L22_0_set_36
- 0x8d, 0xfe, 0xff, 0xff, //0x000053d4 .long L22_0_set_28
- 0xc3, 0xfe, 0xff, 0xff, //0x000053d8 .long L22_0_set_32
- 0xf0, 0xfe, 0xff, 0xff, //0x000053dc .long L22_0_set_36
- 0x64, 0xfe, 0xff, 0xff, //0x000053e0 .long L22_0_set_25
- 0x64, 0xfe, 0xff, 0xff, //0x000053e4 .long L22_0_set_25
- 0x64, 0xfe, 0xff, 0xff, //0x000053e8 .long L22_0_set_25
- 0x64, 0xfe, 0xff, 0xff, //0x000053ec .long L22_0_set_25
- 0x64, 0xfe, 0xff, 0xff, //0x000053f0 .long L22_0_set_25
- 0x64, 0xfe, 0xff, 0xff, //0x000053f4 .long L22_0_set_25
- 0x64, 0xfe, 0xff, 0xff, //0x000053f8 .long L22_0_set_25
- 0x64, 0xfe, 0xff, 0xff, //0x000053fc .long L22_0_set_25
- 0x64, 0xfe, 0xff, 0xff, //0x00005400 .long L22_0_set_25
- 0x64, 0xfe, 0xff, 0xff, //0x00005404 .long L22_0_set_25
- 0xf0, 0xfe, 0xff, 0xff, //0x00005408 .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x0000540c .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x00005410 .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x00005414 .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x00005418 .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x0000541c .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x00005420 .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x00005424 .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x00005428 .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x0000542c .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x00005430 .long L22_0_set_36
- 0xa8, 0xfe, 0xff, 0xff, //0x00005434 .long L22_0_set_30
- 0xf0, 0xfe, 0xff, 0xff, //0x00005438 .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x0000543c .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x00005440 .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x00005444 .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x00005448 .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x0000544c .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x00005450 .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x00005454 .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x00005458 .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x0000545c .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x00005460 .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x00005464 .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x00005468 .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x0000546c .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x00005470 .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x00005474 .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x00005478 .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x0000547c .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x00005480 .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x00005484 .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x00005488 .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x0000548c .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x00005490 .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x00005494 .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x00005498 .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x0000549c .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x000054a0 .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x000054a4 .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x000054a8 .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x000054ac .long L22_0_set_36
- 0xf0, 0xfe, 0xff, 0xff, //0x000054b0 .long L22_0_set_36
- 0xa8, 0xfe, 0xff, 0xff, //0x000054b4 .long L22_0_set_30
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000054b8 .p2align 4, 0x90
- //0x000054c0 _skip_positive
- 0x55, //0x000054c0 pushq %rbp
- 0x48, 0x89, 0xe5, //0x000054c1 movq %rsp, %rbp
- 0x41, 0x57, //0x000054c4 pushq %r15
- 0x41, 0x56, //0x000054c6 pushq %r14
- 0x53, //0x000054c8 pushq %rbx
- 0x50, //0x000054c9 pushq %rax
- 0x49, 0x89, 0xf6, //0x000054ca movq %rsi, %r14
- 0x4c, 0x8b, 0x3e, //0x000054cd movq (%rsi), %r15
- 0x49, 0x8d, 0x5f, 0xff, //0x000054d0 leaq $-1(%r15), %rbx
- 0x48, 0x8b, 0x07, //0x000054d4 movq (%rdi), %rax
- 0x48, 0x01, 0xd8, //0x000054d7 addq %rbx, %rax
- 0x48, 0x8b, 0x77, 0x08, //0x000054da movq $8(%rdi), %rsi
- 0x48, 0x29, 0xde, //0x000054de subq %rbx, %rsi
- 0x48, 0x89, 0xc7, //0x000054e1 movq %rax, %rdi
- 0xe8, 0x47, 0xfb, 0xff, 0xff, //0x000054e4 callq _do_skip_number
- 0x48, 0xc7, 0xc1, 0xfe, 0xff, 0xff, 0xff, //0x000054e9 movq $-2, %rcx
- 0x48, 0xc7, 0xc2, 0xfe, 0xff, 0xff, 0xff, //0x000054f0 movq $-2, %rdx
- 0x48, 0x29, 0xc2, //0x000054f7 subq %rax, %rdx
- 0x48, 0x85, 0xc0, //0x000054fa testq %rax, %rax
- 0x48, 0x8d, 0x40, 0xff, //0x000054fd leaq $-1(%rax), %rax
- 0x48, 0x0f, 0x48, 0xc2, //0x00005501 cmovsq %rdx, %rax
- 0x48, 0x0f, 0x49, 0xcb, //0x00005505 cmovnsq %rbx, %rcx
- 0x4c, 0x01, 0xf8, //0x00005509 addq %r15, %rax
- 0x49, 0x89, 0x06, //0x0000550c movq %rax, (%r14)
- 0x48, 0x89, 0xc8, //0x0000550f movq %rcx, %rax
- 0x48, 0x83, 0xc4, 0x08, //0x00005512 addq $8, %rsp
- 0x5b, //0x00005516 popq %rbx
- 0x41, 0x5e, //0x00005517 popq %r14
- 0x41, 0x5f, //0x00005519 popq %r15
- 0x5d, //0x0000551b popq %rbp
- 0xc3, //0x0000551c retq
- 0x90, 0x90, 0x90, //0x0000551d .p2align 4, 0x90
- //0x00005520 _skip_number
- 0x55, //0x00005520 pushq %rbp
- 0x48, 0x89, 0xe5, //0x00005521 movq %rsp, %rbp
- 0x41, 0x57, //0x00005524 pushq %r15
- 0x41, 0x56, //0x00005526 pushq %r14
- 0x41, 0x55, //0x00005528 pushq %r13
- 0x41, 0x54, //0x0000552a pushq %r12
- 0x53, //0x0000552c pushq %rbx
- 0x50, //0x0000552d pushq %rax
- 0x49, 0x89, 0xf6, //0x0000552e movq %rsi, %r14
- 0x4c, 0x8b, 0x27, //0x00005531 movq (%rdi), %r12
- 0x48, 0x8b, 0x77, 0x08, //0x00005534 movq $8(%rdi), %rsi
- 0x4d, 0x8b, 0x2e, //0x00005538 movq (%r14), %r13
- 0x4c, 0x29, 0xee, //0x0000553b subq %r13, %rsi
- 0x31, 0xc0, //0x0000553e xorl %eax, %eax
- 0x43, 0x80, 0x3c, 0x2c, 0x2d, //0x00005540 cmpb $45, (%r12,%r13)
- 0x4b, 0x8d, 0x1c, 0x2c, //0x00005545 leaq (%r12,%r13), %rbx
- 0x0f, 0x94, 0xc0, //0x00005549 sete %al
- 0x48, 0x01, 0xc3, //0x0000554c addq %rax, %rbx
- 0x48, 0x29, 0xc6, //0x0000554f subq %rax, %rsi
- 0x0f, 0x84, 0x42, 0x00, 0x00, 0x00, //0x00005552 je LBB24_1
- 0x8a, 0x03, //0x00005558 movb (%rbx), %al
- 0x04, 0xd0, //0x0000555a addb $-48, %al
- 0x49, 0xc7, 0xc7, 0xfe, 0xff, 0xff, 0xff, //0x0000555c movq $-2, %r15
- 0x3c, 0x09, //0x00005563 cmpb $9, %al
- 0x0f, 0x87, 0x17, 0x00, 0x00, 0x00, //0x00005565 ja LBB24_6
- 0x48, 0x89, 0xdf, //0x0000556b movq %rbx, %rdi
- 0xe8, 0xbd, 0xfa, 0xff, 0xff, //0x0000556e callq _do_skip_number
- 0x48, 0x85, 0xc0, //0x00005573 testq %rax, %rax
- 0x0f, 0x88, 0x2a, 0x00, 0x00, 0x00, //0x00005576 js LBB24_4
- 0x48, 0x01, 0xc3, //0x0000557c addq %rax, %rbx
- 0x4d, 0x89, 0xef, //0x0000557f movq %r13, %r15
- //0x00005582 LBB24_6
- 0x4c, 0x29, 0xe3, //0x00005582 subq %r12, %rbx
- 0x49, 0x89, 0x1e, //0x00005585 movq %rbx, (%r14)
- 0x4c, 0x89, 0xf8, //0x00005588 movq %r15, %rax
- 0x48, 0x83, 0xc4, 0x08, //0x0000558b addq $8, %rsp
- 0x5b, //0x0000558f popq %rbx
- 0x41, 0x5c, //0x00005590 popq %r12
- 0x41, 0x5d, //0x00005592 popq %r13
- 0x41, 0x5e, //0x00005594 popq %r14
- 0x41, 0x5f, //0x00005596 popq %r15
- 0x5d, //0x00005598 popq %rbp
- 0xc3, //0x00005599 retq
- //0x0000559a LBB24_1
- 0x49, 0xc7, 0xc7, 0xff, 0xff, 0xff, 0xff, //0x0000559a movq $-1, %r15
- 0xe9, 0xdc, 0xff, 0xff, 0xff, //0x000055a1 jmp LBB24_6
- //0x000055a6 LBB24_4
- 0x48, 0xf7, 0xd0, //0x000055a6 notq %rax
- 0x48, 0x01, 0xc3, //0x000055a9 addq %rax, %rbx
- 0xe9, 0xd1, 0xff, 0xff, 0xff, //0x000055ac jmp LBB24_6
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000055b1 .p2align 4, 0x90
- //0x000055c0 _skip_one
- 0x55, //0x000055c0 pushq %rbp
- 0x48, 0x89, 0xe5, //0x000055c1 movq %rsp, %rbp
- 0x48, 0x89, 0xd0, //0x000055c4 movq %rdx, %rax
- 0x48, 0x89, 0xf2, //0x000055c7 movq %rsi, %rdx
- 0x48, 0x89, 0xfe, //0x000055ca movq %rdi, %rsi
- 0xbf, 0x01, 0x00, 0x00, 0x00, //0x000055cd movl $1, %edi
- 0xc4, 0xe1, 0xf9, 0x6e, 0xc7, //0x000055d2 vmovq %rdi, %xmm0
- 0xc5, 0xfa, 0x7f, 0x00, //0x000055d7 vmovdqu %xmm0, (%rax)
- 0x48, 0x89, 0xc7, //0x000055db movq %rax, %rdi
- 0x5d, //0x000055de popq %rbp
- 0xe9, 0x1c, 0xf0, 0xff, 0xff, //0x000055df jmp _fsm_exec
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000055e4 .p2align 4, 0x90
- //0x000055f0 _validate_one
- 0x55, //0x000055f0 pushq %rbp
- 0x48, 0x89, 0xe5, //0x000055f1 movq %rsp, %rbp
- 0x48, 0x89, 0xd0, //0x000055f4 movq %rdx, %rax
- 0x48, 0x89, 0xf2, //0x000055f7 movq %rsi, %rdx
- 0x48, 0x89, 0xfe, //0x000055fa movq %rdi, %rsi
- 0xb9, 0x01, 0x00, 0x00, 0x00, //0x000055fd movl $1, %ecx
- 0xc4, 0xe1, 0xf9, 0x6e, 0xc1, //0x00005602 vmovq %rcx, %xmm0
- 0xc5, 0xfa, 0x7f, 0x00, //0x00005607 vmovdqu %xmm0, (%rax)
- 0xb9, 0x20, 0x00, 0x00, 0x00, //0x0000560b movl $32, %ecx
- 0x48, 0x89, 0xc7, //0x00005610 movq %rax, %rdi
- 0x5d, //0x00005613 popq %rbp
- 0xe9, 0xe7, 0xef, 0xff, 0xff, //0x00005614 jmp _fsm_exec
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005619 .p2align 4, 0x00
- //0x00005620 LCPI27_0
- 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, //0x00005620 QUAD $0x2c2c2c2c2c2c2c2c; QUAD $0x2c2c2c2c2c2c2c2c // .space 16, ',,,,,,,,,,,,,,,,'
- //0x00005630 LCPI27_1
- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, //0x00005630 QUAD $0x2020202020202020; QUAD $0x2020202020202020 // .space 16, ' '
- //0x00005640 LCPI27_2
- 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, //0x00005640 QUAD $0x7d7d7d7d7d7d7d7d; QUAD $0x7d7d7d7d7d7d7d7d // .space 16, '}}}}}}}}}}}}}}}}'
- //0x00005650 LCPI27_3
- 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, //0x00005650 QUAD $0x2222222222222222; QUAD $0x2222222222222222 // .space 16, '""""""""""""""""'
- //0x00005660 LCPI27_4
- 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, //0x00005660 QUAD $0x5c5c5c5c5c5c5c5c; QUAD $0x5c5c5c5c5c5c5c5c // .space 16, '\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
- //0x00005670 LCPI27_5
- 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, //0x00005670 QUAD $0x7b7b7b7b7b7b7b7b; QUAD $0x7b7b7b7b7b7b7b7b // .space 16, '{{{{{{{{{{{{{{{{'
- //0x00005680 LCPI27_6
- 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, //0x00005680 QUAD $0x5b5b5b5b5b5b5b5b; QUAD $0x5b5b5b5b5b5b5b5b // .space 16, '[[[[[[[[[[[[[[[['
- //0x00005690 LCPI27_7
- 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, //0x00005690 QUAD $0x5d5d5d5d5d5d5d5d; QUAD $0x5d5d5d5d5d5d5d5d // .space 16, ']]]]]]]]]]]]]]]]'
- //0x000056a0 .p2align 4, 0x90
- //0x000056a0 _skip_one_fast
- 0x55, //0x000056a0 pushq %rbp
- 0x48, 0x89, 0xe5, //0x000056a1 movq %rsp, %rbp
- 0x41, 0x57, //0x000056a4 pushq %r15
- 0x41, 0x56, //0x000056a6 pushq %r14
- 0x41, 0x55, //0x000056a8 pushq %r13
- 0x41, 0x54, //0x000056aa pushq %r12
- 0x53, //0x000056ac pushq %rbx
- 0x48, 0x81, 0xec, 0x80, 0x00, 0x00, 0x00, //0x000056ad subq $128, %rsp
- 0x4c, 0x8b, 0x37, //0x000056b4 movq (%rdi), %r14
- 0x4c, 0x8b, 0x47, 0x08, //0x000056b7 movq $8(%rdi), %r8
- 0x48, 0x8b, 0x16, //0x000056bb movq (%rsi), %rdx
- 0x48, 0x89, 0xd0, //0x000056be movq %rdx, %rax
- 0x4c, 0x29, 0xc0, //0x000056c1 subq %r8, %rax
- 0x0f, 0x83, 0x2a, 0x00, 0x00, 0x00, //0x000056c4 jae LBB27_5
- 0x41, 0x8a, 0x0c, 0x16, //0x000056ca movb (%r14,%rdx), %cl
- 0x80, 0xf9, 0x0d, //0x000056ce cmpb $13, %cl
- 0x0f, 0x84, 0x1d, 0x00, 0x00, 0x00, //0x000056d1 je LBB27_5
- 0x80, 0xf9, 0x20, //0x000056d7 cmpb $32, %cl
- 0x0f, 0x84, 0x14, 0x00, 0x00, 0x00, //0x000056da je LBB27_5
- 0x80, 0xc1, 0xf7, //0x000056e0 addb $-9, %cl
- 0x80, 0xf9, 0x01, //0x000056e3 cmpb $1, %cl
- 0x0f, 0x86, 0x08, 0x00, 0x00, 0x00, //0x000056e6 jbe LBB27_5
- 0x49, 0x89, 0xd3, //0x000056ec movq %rdx, %r11
- 0xe9, 0x2b, 0x01, 0x00, 0x00, //0x000056ef jmp LBB27_27
- //0x000056f4 LBB27_5
- 0x4c, 0x8d, 0x5a, 0x01, //0x000056f4 leaq $1(%rdx), %r11
- 0x4d, 0x39, 0xc3, //0x000056f8 cmpq %r8, %r11
- 0x0f, 0x83, 0x22, 0x00, 0x00, 0x00, //0x000056fb jae LBB27_9
- 0x43, 0x8a, 0x0c, 0x1e, //0x00005701 movb (%r14,%r11), %cl
- 0x80, 0xf9, 0x0d, //0x00005705 cmpb $13, %cl
- 0x0f, 0x84, 0x15, 0x00, 0x00, 0x00, //0x00005708 je LBB27_9
- 0x80, 0xf9, 0x20, //0x0000570e cmpb $32, %cl
- 0x0f, 0x84, 0x0c, 0x00, 0x00, 0x00, //0x00005711 je LBB27_9
- 0x80, 0xc1, 0xf7, //0x00005717 addb $-9, %cl
- 0x80, 0xf9, 0x01, //0x0000571a cmpb $1, %cl
- 0x0f, 0x87, 0xfc, 0x00, 0x00, 0x00, //0x0000571d ja LBB27_27
- //0x00005723 LBB27_9
- 0x4c, 0x8d, 0x5a, 0x02, //0x00005723 leaq $2(%rdx), %r11
- 0x4d, 0x39, 0xc3, //0x00005727 cmpq %r8, %r11
- 0x0f, 0x83, 0x22, 0x00, 0x00, 0x00, //0x0000572a jae LBB27_13
- 0x43, 0x8a, 0x0c, 0x1e, //0x00005730 movb (%r14,%r11), %cl
- 0x80, 0xf9, 0x0d, //0x00005734 cmpb $13, %cl
- 0x0f, 0x84, 0x15, 0x00, 0x00, 0x00, //0x00005737 je LBB27_13
- 0x80, 0xf9, 0x20, //0x0000573d cmpb $32, %cl
- 0x0f, 0x84, 0x0c, 0x00, 0x00, 0x00, //0x00005740 je LBB27_13
- 0x80, 0xc1, 0xf7, //0x00005746 addb $-9, %cl
- 0x80, 0xf9, 0x01, //0x00005749 cmpb $1, %cl
- 0x0f, 0x87, 0xcd, 0x00, 0x00, 0x00, //0x0000574c ja LBB27_27
- //0x00005752 LBB27_13
- 0x4c, 0x8d, 0x5a, 0x03, //0x00005752 leaq $3(%rdx), %r11
- 0x4d, 0x39, 0xc3, //0x00005756 cmpq %r8, %r11
- 0x0f, 0x83, 0x22, 0x00, 0x00, 0x00, //0x00005759 jae LBB27_17
- 0x43, 0x8a, 0x0c, 0x1e, //0x0000575f movb (%r14,%r11), %cl
- 0x80, 0xf9, 0x0d, //0x00005763 cmpb $13, %cl
- 0x0f, 0x84, 0x15, 0x00, 0x00, 0x00, //0x00005766 je LBB27_17
- 0x80, 0xf9, 0x20, //0x0000576c cmpb $32, %cl
- 0x0f, 0x84, 0x0c, 0x00, 0x00, 0x00, //0x0000576f je LBB27_17
- 0x80, 0xc1, 0xf7, //0x00005775 addb $-9, %cl
- 0x80, 0xf9, 0x01, //0x00005778 cmpb $1, %cl
- 0x0f, 0x87, 0x9e, 0x00, 0x00, 0x00, //0x0000577b ja LBB27_27
- //0x00005781 LBB27_17
- 0x48, 0x8d, 0x4a, 0x04, //0x00005781 leaq $4(%rdx), %rcx
- 0x49, 0x39, 0xc8, //0x00005785 cmpq %rcx, %r8
- 0x0f, 0x86, 0x4b, 0x00, 0x00, 0x00, //0x00005788 jbe LBB27_23
- 0x49, 0x39, 0xc8, //0x0000578e cmpq %rcx, %r8
- 0x0f, 0x84, 0x51, 0x00, 0x00, 0x00, //0x00005791 je LBB27_24
- 0x4b, 0x8d, 0x0c, 0x06, //0x00005797 leaq (%r14,%r8), %rcx
- 0x48, 0x83, 0xc0, 0x04, //0x0000579b addq $4, %rax
- 0x4e, 0x8d, 0x5c, 0x32, 0x05, //0x0000579f leaq $5(%rdx,%r14), %r11
- 0x48, 0xba, 0x00, 0x26, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, //0x000057a4 movabsq $4294977024, %rdx
- 0x90, 0x90, //0x000057ae .p2align 4, 0x90
- //0x000057b0 LBB27_20
- 0x41, 0x0f, 0xbe, 0x5b, 0xff, //0x000057b0 movsbl $-1(%r11), %ebx
- 0x83, 0xfb, 0x20, //0x000057b5 cmpl $32, %ebx
- 0x0f, 0x87, 0x48, 0x00, 0x00, 0x00, //0x000057b8 ja LBB27_26
- 0x48, 0x0f, 0xa3, 0xda, //0x000057be btq %rbx, %rdx
- 0x0f, 0x83, 0x3e, 0x00, 0x00, 0x00, //0x000057c2 jae LBB27_26
- 0x49, 0xff, 0xc3, //0x000057c8 incq %r11
- 0x48, 0xff, 0xc0, //0x000057cb incq %rax
- 0x0f, 0x85, 0xdc, 0xff, 0xff, 0xff, //0x000057ce jne LBB27_20
- 0xe9, 0x12, 0x00, 0x00, 0x00, //0x000057d4 jmp LBB27_25
- //0x000057d9 LBB27_23
- 0x48, 0x89, 0x0e, //0x000057d9 movq %rcx, (%rsi)
- 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x000057dc movq $-1, %rax
- 0xe9, 0x46, 0x01, 0x00, 0x00, //0x000057e3 jmp LBB27_45
- //0x000057e8 LBB27_24
- 0x4c, 0x01, 0xf1, //0x000057e8 addq %r14, %rcx
- //0x000057eb LBB27_25
- 0x4c, 0x29, 0xf1, //0x000057eb subq %r14, %rcx
- 0x49, 0x89, 0xcb, //0x000057ee movq %rcx, %r11
- 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x000057f1 movq $-1, %rax
- 0x4d, 0x39, 0xc3, //0x000057f8 cmpq %r8, %r11
- 0x0f, 0x82, 0x1e, 0x00, 0x00, 0x00, //0x000057fb jb LBB27_27
- 0xe9, 0x28, 0x01, 0x00, 0x00, //0x00005801 jmp LBB27_45
- //0x00005806 LBB27_26
- 0x4c, 0x89, 0xf0, //0x00005806 movq %r14, %rax
- 0x48, 0xf7, 0xd0, //0x00005809 notq %rax
- 0x49, 0x01, 0xc3, //0x0000580c addq %rax, %r11
- 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x0000580f movq $-1, %rax
- 0x4d, 0x39, 0xc3, //0x00005816 cmpq %r8, %r11
- 0x0f, 0x83, 0x0f, 0x01, 0x00, 0x00, //0x00005819 jae LBB27_45
- //0x0000581f LBB27_27
- 0x49, 0x8d, 0x5b, 0x01, //0x0000581f leaq $1(%r11), %rbx
- 0x48, 0x89, 0x1e, //0x00005823 movq %rbx, (%rsi)
- 0x43, 0x0f, 0xbe, 0x0c, 0x1e, //0x00005826 movsbl (%r14,%r11), %ecx
- 0x83, 0xf9, 0x7b, //0x0000582b cmpl $123, %ecx
- 0x0f, 0x87, 0x1f, 0x01, 0x00, 0x00, //0x0000582e ja LBB27_47
- 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00005834 movq $-1, %rax
- 0x48, 0x8d, 0x15, 0x26, 0x0a, 0x00, 0x00, //0x0000583b leaq $2598(%rip), %rdx /* LJTI27_0+0(%rip) */
- 0x48, 0x63, 0x0c, 0x8a, //0x00005842 movslq (%rdx,%rcx,4), %rcx
- 0x48, 0x01, 0xd1, //0x00005846 addq %rdx, %rcx
- 0xff, 0xe1, //0x00005849 jmpq *%rcx
- //0x0000584b LBB27_29
- 0x48, 0x8b, 0x4f, 0x08, //0x0000584b movq $8(%rdi), %rcx
- 0x48, 0x89, 0xc8, //0x0000584f movq %rcx, %rax
- 0x48, 0x29, 0xd8, //0x00005852 subq %rbx, %rax
- 0x4c, 0x01, 0xf3, //0x00005855 addq %r14, %rbx
- 0x48, 0x83, 0xf8, 0x10, //0x00005858 cmpq $16, %rax
- 0x0f, 0x82, 0x77, 0x00, 0x00, 0x00, //0x0000585c jb LBB27_34
- 0x4c, 0x29, 0xd9, //0x00005862 subq %r11, %rcx
- 0x48, 0x83, 0xc1, 0xef, //0x00005865 addq $-17, %rcx
- 0x48, 0x89, 0xca, //0x00005869 movq %rcx, %rdx
- 0x48, 0x83, 0xe2, 0xf0, //0x0000586c andq $-16, %rdx
- 0x4c, 0x01, 0xda, //0x00005870 addq %r11, %rdx
- 0x49, 0x8d, 0x54, 0x16, 0x11, //0x00005873 leaq $17(%r14,%rdx), %rdx
- 0x83, 0xe1, 0x0f, //0x00005878 andl $15, %ecx
- 0xc5, 0xf9, 0x6f, 0x05, 0x9d, 0xfd, 0xff, 0xff, //0x0000587b vmovdqa $-611(%rip), %xmm0 /* LCPI27_0+0(%rip) */
- 0xc5, 0xf9, 0x6f, 0x0d, 0xa5, 0xfd, 0xff, 0xff, //0x00005883 vmovdqa $-603(%rip), %xmm1 /* LCPI27_1+0(%rip) */
- 0xc5, 0xf9, 0x6f, 0x15, 0xad, 0xfd, 0xff, 0xff, //0x0000588b vmovdqa $-595(%rip), %xmm2 /* LCPI27_2+0(%rip) */
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00005893 .p2align 4, 0x90
- //0x000058a0 LBB27_31
- 0xc5, 0xfa, 0x6f, 0x1b, //0x000058a0 vmovdqu (%rbx), %xmm3
- 0xc5, 0xe1, 0x74, 0xe0, //0x000058a4 vpcmpeqb %xmm0, %xmm3, %xmm4
- 0xc5, 0xe1, 0xeb, 0xd9, //0x000058a8 vpor %xmm1, %xmm3, %xmm3
- 0xc5, 0xe1, 0x74, 0xda, //0x000058ac vpcmpeqb %xmm2, %xmm3, %xmm3
- 0xc5, 0xe1, 0xeb, 0xdc, //0x000058b0 vpor %xmm4, %xmm3, %xmm3
- 0xc5, 0xf9, 0xd7, 0xfb, //0x000058b4 vpmovmskb %xmm3, %edi
- 0x66, 0x85, 0xff, //0x000058b8 testw %di, %di
- 0x0f, 0x85, 0x5a, 0x00, 0x00, 0x00, //0x000058bb jne LBB27_42
- 0x48, 0x83, 0xc3, 0x10, //0x000058c1 addq $16, %rbx
- 0x48, 0x83, 0xc0, 0xf0, //0x000058c5 addq $-16, %rax
- 0x48, 0x83, 0xf8, 0x0f, //0x000058c9 cmpq $15, %rax
- 0x0f, 0x87, 0xcd, 0xff, 0xff, 0xff, //0x000058cd ja LBB27_31
- 0x48, 0x89, 0xc8, //0x000058d3 movq %rcx, %rax
- 0x48, 0x89, 0xd3, //0x000058d6 movq %rdx, %rbx
- //0x000058d9 LBB27_34
- 0x48, 0x85, 0xc0, //0x000058d9 testq %rax, %rax
- 0x0f, 0x84, 0x31, 0x00, 0x00, 0x00, //0x000058dc je LBB27_41
- 0x48, 0x8d, 0x0c, 0x03, //0x000058e2 leaq (%rbx,%rax), %rcx
- //0x000058e6 LBB27_36
- 0x0f, 0xb6, 0x13, //0x000058e6 movzbl (%rbx), %edx
- 0x80, 0xfa, 0x2c, //0x000058e9 cmpb $44, %dl
- 0x0f, 0x84, 0x21, 0x00, 0x00, 0x00, //0x000058ec je LBB27_41
- 0x80, 0xfa, 0x7d, //0x000058f2 cmpb $125, %dl
- 0x0f, 0x84, 0x18, 0x00, 0x00, 0x00, //0x000058f5 je LBB27_41
- 0x80, 0xfa, 0x5d, //0x000058fb cmpb $93, %dl
- 0x0f, 0x84, 0x0f, 0x00, 0x00, 0x00, //0x000058fe je LBB27_41
- 0x48, 0xff, 0xc3, //0x00005904 incq %rbx
- 0x48, 0xff, 0xc8, //0x00005907 decq %rax
- 0x0f, 0x85, 0xd6, 0xff, 0xff, 0xff, //0x0000590a jne LBB27_36
- 0x48, 0x89, 0xcb, //0x00005910 movq %rcx, %rbx
- //0x00005913 LBB27_41
- 0x4c, 0x29, 0xf3, //0x00005913 subq %r14, %rbx
- 0xe9, 0x0d, 0x00, 0x00, 0x00, //0x00005916 jmp LBB27_43
- //0x0000591b LBB27_42
- 0x0f, 0xb7, 0xc7, //0x0000591b movzwl %di, %eax
- 0x48, 0x0f, 0xbc, 0xc0, //0x0000591e bsfq %rax, %rax
- 0x4c, 0x29, 0xf3, //0x00005922 subq %r14, %rbx
- 0x48, 0x01, 0xc3, //0x00005925 addq %rax, %rbx
- //0x00005928 LBB27_43
- 0x48, 0x89, 0x1e, //0x00005928 movq %rbx, (%rsi)
- //0x0000592b LBB27_44
- 0x4c, 0x89, 0xd8, //0x0000592b movq %r11, %rax
- //0x0000592e LBB27_45
- 0x48, 0x8d, 0x65, 0xd8, //0x0000592e leaq $-40(%rbp), %rsp
- 0x5b, //0x00005932 popq %rbx
- 0x41, 0x5c, //0x00005933 popq %r12
- 0x41, 0x5d, //0x00005935 popq %r13
- 0x41, 0x5e, //0x00005937 popq %r14
- 0x41, 0x5f, //0x00005939 popq %r15
- 0x5d, //0x0000593b popq %rbp
- 0xc5, 0xf8, 0x77, //0x0000593c vzeroupper
- 0xc3, //0x0000593f retq
- //0x00005940 LBB27_46
- 0x49, 0x8d, 0x4b, 0x04, //0x00005940 leaq $4(%r11), %rcx
- 0x48, 0x3b, 0x4f, 0x08, //0x00005944 cmpq $8(%rdi), %rcx
- 0x0f, 0x87, 0xe0, 0xff, 0xff, 0xff, //0x00005948 ja LBB27_45
- 0xe9, 0xa6, 0x04, 0x00, 0x00, //0x0000594e jmp LBB27_83
- //0x00005953 LBB27_47
- 0x4c, 0x89, 0x1e, //0x00005953 movq %r11, (%rsi)
- 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x00005956 movq $-2, %rax
- 0xe9, 0xcc, 0xff, 0xff, 0xff, //0x0000595d jmp LBB27_45
- //0x00005962 LBB27_48
- 0x4c, 0x8b, 0x47, 0x08, //0x00005962 movq $8(%rdi), %r8
- 0x4d, 0x89, 0xc7, //0x00005966 movq %r8, %r15
- 0x49, 0x29, 0xdf, //0x00005969 subq %rbx, %r15
- 0x49, 0x83, 0xff, 0x20, //0x0000596c cmpq $32, %r15
- 0x0f, 0x8c, 0xbb, 0x08, 0x00, 0x00, //0x00005970 jl LBB27_117
- 0x41, 0xb9, 0xff, 0xff, 0xff, 0xff, //0x00005976 movl $4294967295, %r9d
- 0x4f, 0x8d, 0x14, 0x1e, //0x0000597c leaq (%r14,%r11), %r10
- 0x4d, 0x29, 0xd8, //0x00005980 subq %r11, %r8
- 0x41, 0xbd, 0x1f, 0x00, 0x00, 0x00, //0x00005983 movl $31, %r13d
- 0x45, 0x31, 0xff, //0x00005989 xorl %r15d, %r15d
- 0xc5, 0xf9, 0x6f, 0x05, 0xbc, 0xfc, 0xff, 0xff, //0x0000598c vmovdqa $-836(%rip), %xmm0 /* LCPI27_3+0(%rip) */
- 0xc5, 0xf9, 0x6f, 0x0d, 0xc4, 0xfc, 0xff, 0xff, //0x00005994 vmovdqa $-828(%rip), %xmm1 /* LCPI27_4+0(%rip) */
- 0x45, 0x31, 0xe4, //0x0000599c xorl %r12d, %r12d
- 0xe9, 0x2e, 0x00, 0x00, 0x00, //0x0000599f jmp LBB27_50
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000059a4 .p2align 4, 0x90
- //0x000059b0 LBB27_52
- 0x45, 0x31, 0xe4, //0x000059b0 xorl %r12d, %r12d
- 0x85, 0xc9, //0x000059b3 testl %ecx, %ecx
- 0x0f, 0x85, 0x9e, 0x00, 0x00, 0x00, //0x000059b5 jne LBB27_110
- //0x000059bb LBB27_53
- 0x49, 0x83, 0xc7, 0x20, //0x000059bb addq $32, %r15
- 0x4b, 0x8d, 0x4c, 0x28, 0xe0, //0x000059bf leaq $-32(%r8,%r13), %rcx
- 0x49, 0x83, 0xc5, 0xe0, //0x000059c4 addq $-32, %r13
- 0x48, 0x83, 0xf9, 0x3f, //0x000059c8 cmpq $63, %rcx
- 0x0f, 0x8e, 0xdc, 0x07, 0x00, 0x00, //0x000059cc jle LBB27_54
- //0x000059d2 LBB27_50
- 0xc4, 0x81, 0x7a, 0x6f, 0x54, 0x3a, 0x01, //0x000059d2 vmovdqu $1(%r10,%r15), %xmm2
- 0xc4, 0x81, 0x7a, 0x6f, 0x5c, 0x3a, 0x11, //0x000059d9 vmovdqu $17(%r10,%r15), %xmm3
- 0xc5, 0xe9, 0x74, 0xe0, //0x000059e0 vpcmpeqb %xmm0, %xmm2, %xmm4
- 0xc5, 0xf9, 0xd7, 0xfc, //0x000059e4 vpmovmskb %xmm4, %edi
- 0xc5, 0xe1, 0x74, 0xe0, //0x000059e8 vpcmpeqb %xmm0, %xmm3, %xmm4
- 0xc5, 0xf9, 0xd7, 0xcc, //0x000059ec vpmovmskb %xmm4, %ecx
- 0x48, 0xc1, 0xe1, 0x10, //0x000059f0 shlq $16, %rcx
- 0x48, 0x09, 0xf9, //0x000059f4 orq %rdi, %rcx
- 0xc5, 0xe9, 0x74, 0xd1, //0x000059f7 vpcmpeqb %xmm1, %xmm2, %xmm2
- 0xc5, 0xf9, 0xd7, 0xda, //0x000059fb vpmovmskb %xmm2, %ebx
- 0xc5, 0xe1, 0x74, 0xd1, //0x000059ff vpcmpeqb %xmm1, %xmm3, %xmm2
- 0xc5, 0xf9, 0xd7, 0xfa, //0x00005a03 vpmovmskb %xmm2, %edi
- 0x48, 0xc1, 0xe7, 0x10, //0x00005a07 shlq $16, %rdi
- 0x48, 0x09, 0xdf, //0x00005a0b orq %rbx, %rdi
- 0x48, 0x89, 0xfb, //0x00005a0e movq %rdi, %rbx
- 0x4c, 0x09, 0xe3, //0x00005a11 orq %r12, %rbx
- 0x0f, 0x84, 0x96, 0xff, 0xff, 0xff, //0x00005a14 je LBB27_52
- 0x44, 0x89, 0xe3, //0x00005a1a movl %r12d, %ebx
- 0x44, 0x31, 0xcb, //0x00005a1d xorl %r9d, %ebx
- 0x21, 0xdf, //0x00005a20 andl %ebx, %edi
- 0x8d, 0x1c, 0x3f, //0x00005a22 leal (%rdi,%rdi), %ebx
- 0x44, 0x09, 0xe3, //0x00005a25 orl %r12d, %ebx
- 0x41, 0x8d, 0x91, 0xab, 0xaa, 0xaa, 0xaa, //0x00005a28 leal $-1431655765(%r9), %edx
- 0x31, 0xda, //0x00005a2f xorl %ebx, %edx
- 0x21, 0xfa, //0x00005a31 andl %edi, %edx
- 0x81, 0xe2, 0xaa, 0xaa, 0xaa, 0xaa, //0x00005a33 andl $-1431655766, %edx
- 0x45, 0x31, 0xe4, //0x00005a39 xorl %r12d, %r12d
- 0x01, 0xfa, //0x00005a3c addl %edi, %edx
- 0x41, 0x0f, 0x92, 0xc4, //0x00005a3e setb %r12b
- 0x01, 0xd2, //0x00005a42 addl %edx, %edx
- 0x81, 0xf2, 0x55, 0x55, 0x55, 0x55, //0x00005a44 xorl $1431655765, %edx
- 0x21, 0xda, //0x00005a4a andl %ebx, %edx
- 0x44, 0x31, 0xca, //0x00005a4c xorl %r9d, %edx
- 0x21, 0xd1, //0x00005a4f andl %edx, %ecx
- 0x85, 0xc9, //0x00005a51 testl %ecx, %ecx
- 0x0f, 0x84, 0x62, 0xff, 0xff, 0xff, //0x00005a53 je LBB27_53
- //0x00005a59 LBB27_110
- 0x48, 0x0f, 0xbc, 0xc1, //0x00005a59 bsfq %rcx, %rax
- 0x49, 0x01, 0xc2, //0x00005a5d addq %rax, %r10
- 0x4d, 0x01, 0xfa, //0x00005a60 addq %r15, %r10
- 0x4d, 0x29, 0xf2, //0x00005a63 subq %r14, %r10
- 0x49, 0x83, 0xc2, 0x02, //0x00005a66 addq $2, %r10
- 0x4c, 0x89, 0x16, //0x00005a6a movq %r10, (%rsi)
- 0xe9, 0xb9, 0xfe, 0xff, 0xff, //0x00005a6d jmp LBB27_44
- //0x00005a72 LBB27_57
- 0x48, 0x8b, 0x4f, 0x08, //0x00005a72 movq $8(%rdi), %rcx
- 0x48, 0x29, 0xd9, //0x00005a76 subq %rbx, %rcx
- 0x49, 0x01, 0xde, //0x00005a79 addq %rbx, %r14
- 0x45, 0x31, 0xe4, //0x00005a7c xorl %r12d, %r12d
- 0xc5, 0x79, 0x6f, 0x15, 0xc9, 0xfb, 0xff, 0xff, //0x00005a7f vmovdqa $-1079(%rip), %xmm10 /* LCPI27_3+0(%rip) */
- 0xc5, 0xf9, 0x6f, 0x0d, 0xd1, 0xfb, 0xff, 0xff, //0x00005a87 vmovdqa $-1071(%rip), %xmm1 /* LCPI27_4+0(%rip) */
- 0xc4, 0x41, 0x31, 0x76, 0xc9, //0x00005a8f vpcmpeqd %xmm9, %xmm9, %xmm9
- 0xc5, 0xf9, 0x6f, 0x1d, 0xe4, 0xfb, 0xff, 0xff, //0x00005a94 vmovdqa $-1052(%rip), %xmm3 /* LCPI27_6+0(%rip) */
- 0xc5, 0xf9, 0x6f, 0x25, 0xec, 0xfb, 0xff, 0xff, //0x00005a9c vmovdqa $-1044(%rip), %xmm4 /* LCPI27_7+0(%rip) */
- 0xc4, 0x41, 0x38, 0x57, 0xc0, //0x00005aa4 vxorps %xmm8, %xmm8, %xmm8
- 0x31, 0xdb, //0x00005aa9 xorl %ebx, %ebx
- 0x45, 0x31, 0xc0, //0x00005aab xorl %r8d, %r8d
- 0x45, 0x31, 0xff, //0x00005aae xorl %r15d, %r15d
- 0x48, 0x83, 0xf9, 0x40, //0x00005ab1 cmpq $64, %rcx
- 0x48, 0x89, 0x4c, 0x24, 0x08, //0x00005ab5 movq %rcx, $8(%rsp)
- 0x4c, 0x89, 0x44, 0x24, 0x10, //0x00005aba movq %r8, $16(%rsp)
- 0x0f, 0x8d, 0x33, 0x01, 0x00, 0x00, //0x00005abf jge LBB27_58
- //0x00005ac5 LBB27_67
- 0x48, 0x85, 0xc9, //0x00005ac5 testq %rcx, %rcx
- 0x0f, 0x8e, 0x6b, 0x07, 0x00, 0x00, //0x00005ac8 jle LBB27_118
- 0xc5, 0x7c, 0x11, 0x44, 0x24, 0x40, //0x00005ace vmovups %ymm8, $64(%rsp)
- 0xc5, 0x7c, 0x11, 0x44, 0x24, 0x20, //0x00005ad4 vmovups %ymm8, $32(%rsp)
- 0x44, 0x89, 0xf1, //0x00005ada movl %r14d, %ecx
- 0x81, 0xe1, 0xff, 0x0f, 0x00, 0x00, //0x00005add andl $4095, %ecx
- 0x81, 0xf9, 0xc1, 0x0f, 0x00, 0x00, //0x00005ae3 cmpl $4033, %ecx
- 0x0f, 0x82, 0x09, 0x01, 0x00, 0x00, //0x00005ae9 jb LBB27_58
- 0x48, 0x83, 0x7c, 0x24, 0x08, 0x20, //0x00005aef cmpq $32, $8(%rsp)
- 0x0f, 0x82, 0x2e, 0x00, 0x00, 0x00, //0x00005af5 jb LBB27_71
- 0xc4, 0xc1, 0x78, 0x10, 0x06, //0x00005afb vmovups (%r14), %xmm0
- 0xc5, 0xf8, 0x11, 0x44, 0x24, 0x20, //0x00005b00 vmovups %xmm0, $32(%rsp)
- 0xc4, 0xc1, 0x7a, 0x6f, 0x46, 0x10, //0x00005b06 vmovdqu $16(%r14), %xmm0
- 0xc5, 0xfa, 0x7f, 0x44, 0x24, 0x30, //0x00005b0c vmovdqu %xmm0, $48(%rsp)
- 0x49, 0x83, 0xc6, 0x20, //0x00005b12 addq $32, %r14
- 0x48, 0x8b, 0x4c, 0x24, 0x08, //0x00005b16 movq $8(%rsp), %rcx
- 0x48, 0x8d, 0x51, 0xe0, //0x00005b1b leaq $-32(%rcx), %rdx
- 0x4c, 0x8d, 0x44, 0x24, 0x40, //0x00005b1f leaq $64(%rsp), %r8
- 0xe9, 0x0a, 0x00, 0x00, 0x00, //0x00005b24 jmp LBB27_72
- //0x00005b29 LBB27_71
- 0x4c, 0x8d, 0x44, 0x24, 0x20, //0x00005b29 leaq $32(%rsp), %r8
- 0x48, 0x8b, 0x54, 0x24, 0x08, //0x00005b2e movq $8(%rsp), %rdx
- //0x00005b33 LBB27_72
- 0x48, 0x83, 0xfa, 0x10, //0x00005b33 cmpq $16, %rdx
- 0x0f, 0x82, 0x5c, 0x00, 0x00, 0x00, //0x00005b37 jb LBB27_73
- 0xc4, 0xc1, 0x7a, 0x6f, 0x06, //0x00005b3d vmovdqu (%r14), %xmm0
- 0xc4, 0xc1, 0x7a, 0x7f, 0x00, //0x00005b42 vmovdqu %xmm0, (%r8)
- 0x49, 0x83, 0xc6, 0x10, //0x00005b47 addq $16, %r14
- 0x49, 0x83, 0xc0, 0x10, //0x00005b4b addq $16, %r8
- 0x48, 0x83, 0xc2, 0xf0, //0x00005b4f addq $-16, %rdx
- 0x48, 0x83, 0xfa, 0x08, //0x00005b53 cmpq $8, %rdx
- 0x0f, 0x83, 0x46, 0x00, 0x00, 0x00, //0x00005b57 jae LBB27_78
- //0x00005b5d LBB27_74
- 0x48, 0x83, 0xfa, 0x04, //0x00005b5d cmpq $4, %rdx
- 0x0f, 0x8c, 0x58, 0x00, 0x00, 0x00, //0x00005b61 jl LBB27_75
- //0x00005b67 LBB27_79
- 0x41, 0x8b, 0x0e, //0x00005b67 movl (%r14), %ecx
- 0x41, 0x89, 0x08, //0x00005b6a movl %ecx, (%r8)
- 0x49, 0x83, 0xc6, 0x04, //0x00005b6d addq $4, %r14
- 0x49, 0x83, 0xc0, 0x04, //0x00005b71 addq $4, %r8
- 0x48, 0x83, 0xc2, 0xfc, //0x00005b75 addq $-4, %rdx
- 0x48, 0x83, 0xfa, 0x02, //0x00005b79 cmpq $2, %rdx
- 0x0f, 0x83, 0x46, 0x00, 0x00, 0x00, //0x00005b7d jae LBB27_80
- //0x00005b83 LBB27_76
- 0x4c, 0x89, 0xf1, //0x00005b83 movq %r14, %rcx
- 0x4c, 0x8d, 0x74, 0x24, 0x20, //0x00005b86 leaq $32(%rsp), %r14
- 0x48, 0x85, 0xd2, //0x00005b8b testq %rdx, %rdx
- 0x0f, 0x85, 0x5a, 0x00, 0x00, 0x00, //0x00005b8e jne LBB27_81
- 0xe9, 0x5f, 0x00, 0x00, 0x00, //0x00005b94 jmp LBB27_58
- //0x00005b99 LBB27_73
- 0x48, 0x83, 0xfa, 0x08, //0x00005b99 cmpq $8, %rdx
- 0x0f, 0x82, 0xba, 0xff, 0xff, 0xff, //0x00005b9d jb LBB27_74
- //0x00005ba3 LBB27_78
- 0x49, 0x8b, 0x0e, //0x00005ba3 movq (%r14), %rcx
- 0x49, 0x89, 0x08, //0x00005ba6 movq %rcx, (%r8)
- 0x49, 0x83, 0xc6, 0x08, //0x00005ba9 addq $8, %r14
- 0x49, 0x83, 0xc0, 0x08, //0x00005bad addq $8, %r8
- 0x48, 0x83, 0xc2, 0xf8, //0x00005bb1 addq $-8, %rdx
- 0x48, 0x83, 0xfa, 0x04, //0x00005bb5 cmpq $4, %rdx
- 0x0f, 0x8d, 0xa8, 0xff, 0xff, 0xff, //0x00005bb9 jge LBB27_79
- //0x00005bbf LBB27_75
- 0x48, 0x83, 0xfa, 0x02, //0x00005bbf cmpq $2, %rdx
- 0x0f, 0x82, 0xba, 0xff, 0xff, 0xff, //0x00005bc3 jb LBB27_76
- //0x00005bc9 LBB27_80
- 0x41, 0x0f, 0xb7, 0x0e, //0x00005bc9 movzwl (%r14), %ecx
- 0x66, 0x41, 0x89, 0x08, //0x00005bcd movw %cx, (%r8)
- 0x49, 0x83, 0xc6, 0x02, //0x00005bd1 addq $2, %r14
- 0x49, 0x83, 0xc0, 0x02, //0x00005bd5 addq $2, %r8
- 0x48, 0x83, 0xc2, 0xfe, //0x00005bd9 addq $-2, %rdx
- 0x4c, 0x89, 0xf1, //0x00005bdd movq %r14, %rcx
- 0x4c, 0x8d, 0x74, 0x24, 0x20, //0x00005be0 leaq $32(%rsp), %r14
- 0x48, 0x85, 0xd2, //0x00005be5 testq %rdx, %rdx
- 0x0f, 0x84, 0x0a, 0x00, 0x00, 0x00, //0x00005be8 je LBB27_58
- //0x00005bee LBB27_81
- 0x8a, 0x09, //0x00005bee movb (%rcx), %cl
- 0x41, 0x88, 0x08, //0x00005bf0 movb %cl, (%r8)
- 0x4c, 0x8d, 0x74, 0x24, 0x20, //0x00005bf3 leaq $32(%rsp), %r14
- //0x00005bf8 LBB27_58
- 0xc4, 0xc1, 0x7a, 0x6f, 0x16, //0x00005bf8 vmovdqu (%r14), %xmm2
- 0xc4, 0xc1, 0x7a, 0x6f, 0x6e, 0x10, //0x00005bfd vmovdqu $16(%r14), %xmm5
- 0xc4, 0xc1, 0x7a, 0x6f, 0x7e, 0x20, //0x00005c03 vmovdqu $32(%r14), %xmm7
- 0xc4, 0xc1, 0x7a, 0x6f, 0x76, 0x30, //0x00005c09 vmovdqu $48(%r14), %xmm6
- 0xc5, 0xa9, 0x74, 0xc2, //0x00005c0f vpcmpeqb %xmm2, %xmm10, %xmm0
- 0xc5, 0x79, 0xd7, 0xe8, //0x00005c13 vpmovmskb %xmm0, %r13d
- 0xc5, 0xa9, 0x74, 0xc5, //0x00005c17 vpcmpeqb %xmm5, %xmm10, %xmm0
- 0xc5, 0xf9, 0xd7, 0xc8, //0x00005c1b vpmovmskb %xmm0, %ecx
- 0xc5, 0xa9, 0x74, 0xc7, //0x00005c1f vpcmpeqb %xmm7, %xmm10, %xmm0
- 0xc5, 0xf9, 0xd7, 0xd0, //0x00005c23 vpmovmskb %xmm0, %edx
- 0xc5, 0xa9, 0x74, 0xc6, //0x00005c27 vpcmpeqb %xmm6, %xmm10, %xmm0
- 0xc5, 0x79, 0xd7, 0xc8, //0x00005c2b vpmovmskb %xmm0, %r9d
- 0x49, 0xc1, 0xe1, 0x30, //0x00005c2f shlq $48, %r9
- 0x48, 0xc1, 0xe2, 0x20, //0x00005c33 shlq $32, %rdx
- 0x48, 0xc1, 0xe1, 0x10, //0x00005c37 shlq $16, %rcx
- 0x49, 0x09, 0xcd, //0x00005c3b orq %rcx, %r13
- 0x49, 0x09, 0xd5, //0x00005c3e orq %rdx, %r13
- 0x4d, 0x09, 0xcd, //0x00005c41 orq %r9, %r13
- 0xc5, 0xe9, 0x74, 0xc1, //0x00005c44 vpcmpeqb %xmm1, %xmm2, %xmm0
- 0xc5, 0xf9, 0xd7, 0xc8, //0x00005c48 vpmovmskb %xmm0, %ecx
- 0xc5, 0xd1, 0x74, 0xc1, //0x00005c4c vpcmpeqb %xmm1, %xmm5, %xmm0
- 0xc5, 0xf9, 0xd7, 0xd0, //0x00005c50 vpmovmskb %xmm0, %edx
- 0xc5, 0xc1, 0x74, 0xc1, //0x00005c54 vpcmpeqb %xmm1, %xmm7, %xmm0
- 0xc5, 0x79, 0xd7, 0xc8, //0x00005c58 vpmovmskb %xmm0, %r9d
- 0xc5, 0xc9, 0x74, 0xc1, //0x00005c5c vpcmpeqb %xmm1, %xmm6, %xmm0
- 0xc5, 0x79, 0xd7, 0xd0, //0x00005c60 vpmovmskb %xmm0, %r10d
- 0x49, 0xc1, 0xe2, 0x30, //0x00005c64 shlq $48, %r10
- 0x49, 0xc1, 0xe1, 0x20, //0x00005c68 shlq $32, %r9
- 0x48, 0xc1, 0xe2, 0x10, //0x00005c6c shlq $16, %rdx
- 0x48, 0x09, 0xd1, //0x00005c70 orq %rdx, %rcx
- 0x4c, 0x09, 0xc9, //0x00005c73 orq %r9, %rcx
- 0x4c, 0x09, 0xd1, //0x00005c76 orq %r10, %rcx
- 0x48, 0x89, 0xca, //0x00005c79 movq %rcx, %rdx
- 0x48, 0x09, 0xda, //0x00005c7c orq %rbx, %rdx
- 0x0f, 0x84, 0x49, 0x00, 0x00, 0x00, //0x00005c7f je LBB27_60
- 0x48, 0x89, 0xda, //0x00005c85 movq %rbx, %rdx
- 0x48, 0xf7, 0xd2, //0x00005c88 notq %rdx
- 0x48, 0x21, 0xca, //0x00005c8b andq %rcx, %rdx
- 0x4c, 0x8d, 0x0c, 0x12, //0x00005c8e leaq (%rdx,%rdx), %r9
- 0x49, 0x09, 0xd9, //0x00005c92 orq %rbx, %r9
- 0x4d, 0x89, 0xca, //0x00005c95 movq %r9, %r10
- 0x48, 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x00005c98 movabsq $-6148914691236517206, %rbx
- 0x49, 0x31, 0xda, //0x00005ca2 xorq %rbx, %r10
- 0x48, 0x21, 0xd9, //0x00005ca5 andq %rbx, %rcx
- 0x4c, 0x21, 0xd1, //0x00005ca8 andq %r10, %rcx
- 0x31, 0xdb, //0x00005cab xorl %ebx, %ebx
- 0x48, 0x01, 0xd1, //0x00005cad addq %rdx, %rcx
- 0x0f, 0x92, 0xc3, //0x00005cb0 setb %bl
- 0x48, 0x01, 0xc9, //0x00005cb3 addq %rcx, %rcx
- 0x48, 0xba, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x00005cb6 movabsq $6148914691236517205, %rdx
- 0x48, 0x31, 0xd1, //0x00005cc0 xorq %rdx, %rcx
- 0x4c, 0x21, 0xc9, //0x00005cc3 andq %r9, %rcx
- 0x48, 0xf7, 0xd1, //0x00005cc6 notq %rcx
- 0xe9, 0x09, 0x00, 0x00, 0x00, //0x00005cc9 jmp LBB27_61
- //0x00005cce LBB27_60
- 0x48, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00005cce movq $-1, %rcx
- 0x31, 0xdb, //0x00005cd5 xorl %ebx, %ebx
- //0x00005cd7 LBB27_61
- 0x48, 0x89, 0x5c, 0x24, 0x18, //0x00005cd7 movq %rbx, $24(%rsp)
- 0x4c, 0x21, 0xe9, //0x00005cdc andq %r13, %rcx
- 0xc4, 0xe1, 0xf9, 0x6e, 0xc1, //0x00005cdf vmovq %rcx, %xmm0
- 0xc4, 0xc3, 0x79, 0x44, 0xc1, 0x00, //0x00005ce4 vpclmulqdq $0, %xmm9, %xmm0, %xmm0
- 0xc4, 0xc1, 0xf9, 0x7e, 0xc5, //0x00005cea vmovq %xmm0, %r13
- 0x4d, 0x31, 0xe5, //0x00005cef xorq %r12, %r13
- 0xc5, 0xe9, 0x74, 0xc3, //0x00005cf2 vpcmpeqb %xmm3, %xmm2, %xmm0
- 0xc5, 0x79, 0xd7, 0xd0, //0x00005cf6 vpmovmskb %xmm0, %r10d
- 0xc5, 0xd1, 0x74, 0xc3, //0x00005cfa vpcmpeqb %xmm3, %xmm5, %xmm0
- 0xc5, 0xf9, 0xd7, 0xc8, //0x00005cfe vpmovmskb %xmm0, %ecx
- 0xc5, 0xc1, 0x74, 0xc3, //0x00005d02 vpcmpeqb %xmm3, %xmm7, %xmm0
- 0xc5, 0xf9, 0xd7, 0xd0, //0x00005d06 vpmovmskb %xmm0, %edx
- 0xc5, 0xc9, 0x74, 0xc3, //0x00005d0a vpcmpeqb %xmm3, %xmm6, %xmm0
- 0xc5, 0x79, 0xd7, 0xc8, //0x00005d0e vpmovmskb %xmm0, %r9d
- 0x49, 0xc1, 0xe1, 0x30, //0x00005d12 shlq $48, %r9
- 0x48, 0xc1, 0xe2, 0x20, //0x00005d16 shlq $32, %rdx
- 0x48, 0xc1, 0xe1, 0x10, //0x00005d1a shlq $16, %rcx
- 0x49, 0x09, 0xca, //0x00005d1e orq %rcx, %r10
- 0x49, 0x09, 0xd2, //0x00005d21 orq %rdx, %r10
- 0x4d, 0x09, 0xca, //0x00005d24 orq %r9, %r10
- 0x4d, 0x89, 0xe9, //0x00005d27 movq %r13, %r9
- 0x49, 0xf7, 0xd1, //0x00005d2a notq %r9
- 0x4d, 0x21, 0xca, //0x00005d2d andq %r9, %r10
- 0xc5, 0xe9, 0x74, 0xc4, //0x00005d30 vpcmpeqb %xmm4, %xmm2, %xmm0
- 0xc5, 0xf9, 0xd7, 0xc8, //0x00005d34 vpmovmskb %xmm0, %ecx
- 0xc5, 0xd1, 0x74, 0xc4, //0x00005d38 vpcmpeqb %xmm4, %xmm5, %xmm0
- 0xc5, 0xf9, 0xd7, 0xd0, //0x00005d3c vpmovmskb %xmm0, %edx
- 0xc5, 0xc1, 0x74, 0xc4, //0x00005d40 vpcmpeqb %xmm4, %xmm7, %xmm0
- 0xc5, 0x79, 0xd7, 0xc0, //0x00005d44 vpmovmskb %xmm0, %r8d
- 0xc5, 0xc9, 0x74, 0xc4, //0x00005d48 vpcmpeqb %xmm4, %xmm6, %xmm0
- 0xc5, 0x79, 0xd7, 0xe0, //0x00005d4c vpmovmskb %xmm0, %r12d
- 0x49, 0xc1, 0xe4, 0x30, //0x00005d50 shlq $48, %r12
- 0x49, 0xc1, 0xe0, 0x20, //0x00005d54 shlq $32, %r8
- 0x48, 0xc1, 0xe2, 0x10, //0x00005d58 shlq $16, %rdx
- 0x48, 0x09, 0xd1, //0x00005d5c orq %rdx, %rcx
- 0x4c, 0x09, 0xc1, //0x00005d5f orq %r8, %rcx
- 0x4c, 0x09, 0xe1, //0x00005d62 orq %r12, %rcx
- 0x4c, 0x21, 0xc9, //0x00005d65 andq %r9, %rcx
- 0x0f, 0x84, 0x3e, 0x00, 0x00, 0x00, //0x00005d68 je LBB27_65
- 0x4c, 0x8b, 0x44, 0x24, 0x10, //0x00005d6e movq $16(%rsp), %r8
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00005d73 .p2align 4, 0x90
- //0x00005d80 LBB27_63
- 0x48, 0x8d, 0x59, 0xff, //0x00005d80 leaq $-1(%rcx), %rbx
- 0x48, 0x89, 0xda, //0x00005d84 movq %rbx, %rdx
- 0x4c, 0x21, 0xd2, //0x00005d87 andq %r10, %rdx
- 0xf3, 0x48, 0x0f, 0xb8, 0xd2, //0x00005d8a popcntq %rdx, %rdx
- 0x4c, 0x01, 0xc2, //0x00005d8f addq %r8, %rdx
- 0x4c, 0x39, 0xfa, //0x00005d92 cmpq %r15, %rdx
- 0x0f, 0x86, 0xe0, 0x03, 0x00, 0x00, //0x00005d95 jbe LBB27_109
- 0x49, 0xff, 0xc7, //0x00005d9b incq %r15
- 0x48, 0x21, 0xd9, //0x00005d9e andq %rbx, %rcx
- 0x0f, 0x85, 0xd9, 0xff, 0xff, 0xff, //0x00005da1 jne LBB27_63
- 0xe9, 0x05, 0x00, 0x00, 0x00, //0x00005da7 jmp LBB27_66
- //0x00005dac LBB27_65
- 0x4c, 0x8b, 0x44, 0x24, 0x10, //0x00005dac movq $16(%rsp), %r8
- //0x00005db1 LBB27_66
- 0x49, 0xc1, 0xfd, 0x3f, //0x00005db1 sarq $63, %r13
- 0xf3, 0x49, 0x0f, 0xb8, 0xca, //0x00005db5 popcntq %r10, %rcx
- 0x49, 0x01, 0xc8, //0x00005dba addq %rcx, %r8
- 0x49, 0x83, 0xc6, 0x40, //0x00005dbd addq $64, %r14
- 0x48, 0x8b, 0x4c, 0x24, 0x08, //0x00005dc1 movq $8(%rsp), %rcx
- 0x48, 0x83, 0xc1, 0xc0, //0x00005dc6 addq $-64, %rcx
- 0x4d, 0x89, 0xec, //0x00005dca movq %r13, %r12
- 0x48, 0x8b, 0x5c, 0x24, 0x18, //0x00005dcd movq $24(%rsp), %rbx
- 0x48, 0x83, 0xf9, 0x40, //0x00005dd2 cmpq $64, %rcx
- 0x48, 0x89, 0x4c, 0x24, 0x08, //0x00005dd6 movq %rcx, $8(%rsp)
- 0x4c, 0x89, 0x44, 0x24, 0x10, //0x00005ddb movq %r8, $16(%rsp)
- 0x0f, 0x8d, 0x12, 0xfe, 0xff, 0xff, //0x00005de0 jge LBB27_58
- 0xe9, 0xda, 0xfc, 0xff, 0xff, //0x00005de6 jmp LBB27_67
- //0x00005deb LBB27_82
- 0x49, 0x8d, 0x4b, 0x05, //0x00005deb leaq $5(%r11), %rcx
- 0x48, 0x3b, 0x4f, 0x08, //0x00005def cmpq $8(%rdi), %rcx
- 0x0f, 0x87, 0x35, 0xfb, 0xff, 0xff, //0x00005df3 ja LBB27_45
- //0x00005df9 LBB27_83
- 0x48, 0x89, 0x0e, //0x00005df9 movq %rcx, (%rsi)
- 0xe9, 0x2a, 0xfb, 0xff, 0xff, //0x00005dfc jmp LBB27_44
- //0x00005e01 LBB27_84
- 0x48, 0x8b, 0x4f, 0x08, //0x00005e01 movq $8(%rdi), %rcx
- 0x48, 0x29, 0xd9, //0x00005e05 subq %rbx, %rcx
- 0x49, 0x01, 0xde, //0x00005e08 addq %rbx, %r14
- 0x45, 0x31, 0xe4, //0x00005e0b xorl %r12d, %r12d
- 0xc5, 0x79, 0x6f, 0x15, 0x3a, 0xf8, 0xff, 0xff, //0x00005e0e vmovdqa $-1990(%rip), %xmm10 /* LCPI27_3+0(%rip) */
- 0xc5, 0xf9, 0x6f, 0x0d, 0x42, 0xf8, 0xff, 0xff, //0x00005e16 vmovdqa $-1982(%rip), %xmm1 /* LCPI27_4+0(%rip) */
- 0xc4, 0x41, 0x31, 0x76, 0xc9, //0x00005e1e vpcmpeqd %xmm9, %xmm9, %xmm9
- 0xc5, 0xf9, 0x6f, 0x1d, 0x45, 0xf8, 0xff, 0xff, //0x00005e23 vmovdqa $-1979(%rip), %xmm3 /* LCPI27_5+0(%rip) */
- 0xc5, 0xf9, 0x6f, 0x25, 0x0d, 0xf8, 0xff, 0xff, //0x00005e2b vmovdqa $-2035(%rip), %xmm4 /* LCPI27_2+0(%rip) */
- 0xc4, 0x41, 0x38, 0x57, 0xc0, //0x00005e33 vxorps %xmm8, %xmm8, %xmm8
- 0x31, 0xdb, //0x00005e38 xorl %ebx, %ebx
- 0x45, 0x31, 0xc0, //0x00005e3a xorl %r8d, %r8d
- 0x45, 0x31, 0xff, //0x00005e3d xorl %r15d, %r15d
- 0x48, 0x83, 0xf9, 0x40, //0x00005e40 cmpq $64, %rcx
- 0x48, 0x89, 0x4c, 0x24, 0x08, //0x00005e44 movq %rcx, $8(%rsp)
- 0x4c, 0x89, 0x44, 0x24, 0x10, //0x00005e49 movq %r8, $16(%rsp)
- 0x0f, 0x8d, 0x33, 0x01, 0x00, 0x00, //0x00005e4e jge LBB27_85
- //0x00005e54 LBB27_94
- 0x48, 0x85, 0xc9, //0x00005e54 testq %rcx, %rcx
- 0x0f, 0x8e, 0xdc, 0x03, 0x00, 0x00, //0x00005e57 jle LBB27_118
- 0xc5, 0x7c, 0x11, 0x44, 0x24, 0x40, //0x00005e5d vmovups %ymm8, $64(%rsp)
- 0xc5, 0x7c, 0x11, 0x44, 0x24, 0x20, //0x00005e63 vmovups %ymm8, $32(%rsp)
- 0x44, 0x89, 0xf1, //0x00005e69 movl %r14d, %ecx
- 0x81, 0xe1, 0xff, 0x0f, 0x00, 0x00, //0x00005e6c andl $4095, %ecx
- 0x81, 0xf9, 0xc1, 0x0f, 0x00, 0x00, //0x00005e72 cmpl $4033, %ecx
- 0x0f, 0x82, 0x09, 0x01, 0x00, 0x00, //0x00005e78 jb LBB27_85
- 0x48, 0x83, 0x7c, 0x24, 0x08, 0x20, //0x00005e7e cmpq $32, $8(%rsp)
- 0x0f, 0x82, 0x2e, 0x00, 0x00, 0x00, //0x00005e84 jb LBB27_98
- 0xc4, 0xc1, 0x78, 0x10, 0x06, //0x00005e8a vmovups (%r14), %xmm0
- 0xc5, 0xf8, 0x11, 0x44, 0x24, 0x20, //0x00005e8f vmovups %xmm0, $32(%rsp)
- 0xc4, 0xc1, 0x7a, 0x6f, 0x46, 0x10, //0x00005e95 vmovdqu $16(%r14), %xmm0
- 0xc5, 0xfa, 0x7f, 0x44, 0x24, 0x30, //0x00005e9b vmovdqu %xmm0, $48(%rsp)
- 0x49, 0x83, 0xc6, 0x20, //0x00005ea1 addq $32, %r14
- 0x48, 0x8b, 0x4c, 0x24, 0x08, //0x00005ea5 movq $8(%rsp), %rcx
- 0x48, 0x8d, 0x51, 0xe0, //0x00005eaa leaq $-32(%rcx), %rdx
- 0x4c, 0x8d, 0x44, 0x24, 0x40, //0x00005eae leaq $64(%rsp), %r8
- 0xe9, 0x0a, 0x00, 0x00, 0x00, //0x00005eb3 jmp LBB27_99
- //0x00005eb8 LBB27_98
- 0x4c, 0x8d, 0x44, 0x24, 0x20, //0x00005eb8 leaq $32(%rsp), %r8
- 0x48, 0x8b, 0x54, 0x24, 0x08, //0x00005ebd movq $8(%rsp), %rdx
- //0x00005ec2 LBB27_99
- 0x48, 0x83, 0xfa, 0x10, //0x00005ec2 cmpq $16, %rdx
- 0x0f, 0x82, 0x5c, 0x00, 0x00, 0x00, //0x00005ec6 jb LBB27_100
- 0xc4, 0xc1, 0x7a, 0x6f, 0x06, //0x00005ecc vmovdqu (%r14), %xmm0
- 0xc4, 0xc1, 0x7a, 0x7f, 0x00, //0x00005ed1 vmovdqu %xmm0, (%r8)
- 0x49, 0x83, 0xc6, 0x10, //0x00005ed6 addq $16, %r14
- 0x49, 0x83, 0xc0, 0x10, //0x00005eda addq $16, %r8
- 0x48, 0x83, 0xc2, 0xf0, //0x00005ede addq $-16, %rdx
- 0x48, 0x83, 0xfa, 0x08, //0x00005ee2 cmpq $8, %rdx
- 0x0f, 0x83, 0x46, 0x00, 0x00, 0x00, //0x00005ee6 jae LBB27_105
- //0x00005eec LBB27_101
- 0x48, 0x83, 0xfa, 0x04, //0x00005eec cmpq $4, %rdx
- 0x0f, 0x8c, 0x58, 0x00, 0x00, 0x00, //0x00005ef0 jl LBB27_102
- //0x00005ef6 LBB27_106
- 0x41, 0x8b, 0x0e, //0x00005ef6 movl (%r14), %ecx
- 0x41, 0x89, 0x08, //0x00005ef9 movl %ecx, (%r8)
- 0x49, 0x83, 0xc6, 0x04, //0x00005efc addq $4, %r14
- 0x49, 0x83, 0xc0, 0x04, //0x00005f00 addq $4, %r8
- 0x48, 0x83, 0xc2, 0xfc, //0x00005f04 addq $-4, %rdx
- 0x48, 0x83, 0xfa, 0x02, //0x00005f08 cmpq $2, %rdx
- 0x0f, 0x83, 0x46, 0x00, 0x00, 0x00, //0x00005f0c jae LBB27_107
- //0x00005f12 LBB27_103
- 0x4c, 0x89, 0xf1, //0x00005f12 movq %r14, %rcx
- 0x4c, 0x8d, 0x74, 0x24, 0x20, //0x00005f15 leaq $32(%rsp), %r14
- 0x48, 0x85, 0xd2, //0x00005f1a testq %rdx, %rdx
- 0x0f, 0x85, 0x5a, 0x00, 0x00, 0x00, //0x00005f1d jne LBB27_108
- 0xe9, 0x5f, 0x00, 0x00, 0x00, //0x00005f23 jmp LBB27_85
- //0x00005f28 LBB27_100
- 0x48, 0x83, 0xfa, 0x08, //0x00005f28 cmpq $8, %rdx
- 0x0f, 0x82, 0xba, 0xff, 0xff, 0xff, //0x00005f2c jb LBB27_101
- //0x00005f32 LBB27_105
- 0x49, 0x8b, 0x0e, //0x00005f32 movq (%r14), %rcx
- 0x49, 0x89, 0x08, //0x00005f35 movq %rcx, (%r8)
- 0x49, 0x83, 0xc6, 0x08, //0x00005f38 addq $8, %r14
- 0x49, 0x83, 0xc0, 0x08, //0x00005f3c addq $8, %r8
- 0x48, 0x83, 0xc2, 0xf8, //0x00005f40 addq $-8, %rdx
- 0x48, 0x83, 0xfa, 0x04, //0x00005f44 cmpq $4, %rdx
- 0x0f, 0x8d, 0xa8, 0xff, 0xff, 0xff, //0x00005f48 jge LBB27_106
- //0x00005f4e LBB27_102
- 0x48, 0x83, 0xfa, 0x02, //0x00005f4e cmpq $2, %rdx
- 0x0f, 0x82, 0xba, 0xff, 0xff, 0xff, //0x00005f52 jb LBB27_103
- //0x00005f58 LBB27_107
- 0x41, 0x0f, 0xb7, 0x0e, //0x00005f58 movzwl (%r14), %ecx
- 0x66, 0x41, 0x89, 0x08, //0x00005f5c movw %cx, (%r8)
- 0x49, 0x83, 0xc6, 0x02, //0x00005f60 addq $2, %r14
- 0x49, 0x83, 0xc0, 0x02, //0x00005f64 addq $2, %r8
- 0x48, 0x83, 0xc2, 0xfe, //0x00005f68 addq $-2, %rdx
- 0x4c, 0x89, 0xf1, //0x00005f6c movq %r14, %rcx
- 0x4c, 0x8d, 0x74, 0x24, 0x20, //0x00005f6f leaq $32(%rsp), %r14
- 0x48, 0x85, 0xd2, //0x00005f74 testq %rdx, %rdx
- 0x0f, 0x84, 0x0a, 0x00, 0x00, 0x00, //0x00005f77 je LBB27_85
- //0x00005f7d LBB27_108
- 0x8a, 0x09, //0x00005f7d movb (%rcx), %cl
- 0x41, 0x88, 0x08, //0x00005f7f movb %cl, (%r8)
- 0x4c, 0x8d, 0x74, 0x24, 0x20, //0x00005f82 leaq $32(%rsp), %r14
- //0x00005f87 LBB27_85
- 0xc4, 0xc1, 0x7a, 0x6f, 0x16, //0x00005f87 vmovdqu (%r14), %xmm2
- 0xc4, 0xc1, 0x7a, 0x6f, 0x6e, 0x10, //0x00005f8c vmovdqu $16(%r14), %xmm5
- 0xc4, 0xc1, 0x7a, 0x6f, 0x7e, 0x20, //0x00005f92 vmovdqu $32(%r14), %xmm7
- 0xc4, 0xc1, 0x7a, 0x6f, 0x76, 0x30, //0x00005f98 vmovdqu $48(%r14), %xmm6
- 0xc5, 0xa9, 0x74, 0xc2, //0x00005f9e vpcmpeqb %xmm2, %xmm10, %xmm0
- 0xc5, 0x79, 0xd7, 0xe8, //0x00005fa2 vpmovmskb %xmm0, %r13d
- 0xc5, 0xa9, 0x74, 0xc5, //0x00005fa6 vpcmpeqb %xmm5, %xmm10, %xmm0
- 0xc5, 0xf9, 0xd7, 0xc8, //0x00005faa vpmovmskb %xmm0, %ecx
- 0xc5, 0xa9, 0x74, 0xc7, //0x00005fae vpcmpeqb %xmm7, %xmm10, %xmm0
- 0xc5, 0xf9, 0xd7, 0xd0, //0x00005fb2 vpmovmskb %xmm0, %edx
- 0xc5, 0xa9, 0x74, 0xc6, //0x00005fb6 vpcmpeqb %xmm6, %xmm10, %xmm0
- 0xc5, 0x79, 0xd7, 0xc8, //0x00005fba vpmovmskb %xmm0, %r9d
- 0x49, 0xc1, 0xe1, 0x30, //0x00005fbe shlq $48, %r9
- 0x48, 0xc1, 0xe2, 0x20, //0x00005fc2 shlq $32, %rdx
- 0x48, 0xc1, 0xe1, 0x10, //0x00005fc6 shlq $16, %rcx
- 0x49, 0x09, 0xcd, //0x00005fca orq %rcx, %r13
- 0x49, 0x09, 0xd5, //0x00005fcd orq %rdx, %r13
- 0x4d, 0x09, 0xcd, //0x00005fd0 orq %r9, %r13
- 0xc5, 0xe9, 0x74, 0xc1, //0x00005fd3 vpcmpeqb %xmm1, %xmm2, %xmm0
- 0xc5, 0xf9, 0xd7, 0xc8, //0x00005fd7 vpmovmskb %xmm0, %ecx
- 0xc5, 0xd1, 0x74, 0xc1, //0x00005fdb vpcmpeqb %xmm1, %xmm5, %xmm0
- 0xc5, 0xf9, 0xd7, 0xd0, //0x00005fdf vpmovmskb %xmm0, %edx
- 0xc5, 0xc1, 0x74, 0xc1, //0x00005fe3 vpcmpeqb %xmm1, %xmm7, %xmm0
- 0xc5, 0x79, 0xd7, 0xc8, //0x00005fe7 vpmovmskb %xmm0, %r9d
- 0xc5, 0xc9, 0x74, 0xc1, //0x00005feb vpcmpeqb %xmm1, %xmm6, %xmm0
- 0xc5, 0x79, 0xd7, 0xd0, //0x00005fef vpmovmskb %xmm0, %r10d
- 0x49, 0xc1, 0xe2, 0x30, //0x00005ff3 shlq $48, %r10
- 0x49, 0xc1, 0xe1, 0x20, //0x00005ff7 shlq $32, %r9
- 0x48, 0xc1, 0xe2, 0x10, //0x00005ffb shlq $16, %rdx
- 0x48, 0x09, 0xd1, //0x00005fff orq %rdx, %rcx
- 0x4c, 0x09, 0xc9, //0x00006002 orq %r9, %rcx
- 0x4c, 0x09, 0xd1, //0x00006005 orq %r10, %rcx
- 0x48, 0x89, 0xca, //0x00006008 movq %rcx, %rdx
- 0x48, 0x09, 0xda, //0x0000600b orq %rbx, %rdx
- 0x0f, 0x84, 0x49, 0x00, 0x00, 0x00, //0x0000600e je LBB27_87
- 0x48, 0x89, 0xda, //0x00006014 movq %rbx, %rdx
- 0x48, 0xf7, 0xd2, //0x00006017 notq %rdx
- 0x48, 0x21, 0xca, //0x0000601a andq %rcx, %rdx
- 0x4c, 0x8d, 0x0c, 0x12, //0x0000601d leaq (%rdx,%rdx), %r9
- 0x49, 0x09, 0xd9, //0x00006021 orq %rbx, %r9
- 0x4d, 0x89, 0xca, //0x00006024 movq %r9, %r10
- 0x48, 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x00006027 movabsq $-6148914691236517206, %rbx
- 0x49, 0x31, 0xda, //0x00006031 xorq %rbx, %r10
- 0x48, 0x21, 0xd9, //0x00006034 andq %rbx, %rcx
- 0x4c, 0x21, 0xd1, //0x00006037 andq %r10, %rcx
- 0x31, 0xdb, //0x0000603a xorl %ebx, %ebx
- 0x48, 0x01, 0xd1, //0x0000603c addq %rdx, %rcx
- 0x0f, 0x92, 0xc3, //0x0000603f setb %bl
- 0x48, 0x01, 0xc9, //0x00006042 addq %rcx, %rcx
- 0x48, 0xba, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x00006045 movabsq $6148914691236517205, %rdx
- 0x48, 0x31, 0xd1, //0x0000604f xorq %rdx, %rcx
- 0x4c, 0x21, 0xc9, //0x00006052 andq %r9, %rcx
- 0x48, 0xf7, 0xd1, //0x00006055 notq %rcx
- 0xe9, 0x09, 0x00, 0x00, 0x00, //0x00006058 jmp LBB27_88
- //0x0000605d LBB27_87
- 0x48, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x0000605d movq $-1, %rcx
- 0x31, 0xdb, //0x00006064 xorl %ebx, %ebx
- //0x00006066 LBB27_88
- 0x48, 0x89, 0x5c, 0x24, 0x18, //0x00006066 movq %rbx, $24(%rsp)
- 0x4c, 0x21, 0xe9, //0x0000606b andq %r13, %rcx
- 0xc4, 0xe1, 0xf9, 0x6e, 0xc1, //0x0000606e vmovq %rcx, %xmm0
- 0xc4, 0xc3, 0x79, 0x44, 0xc1, 0x00, //0x00006073 vpclmulqdq $0, %xmm9, %xmm0, %xmm0
- 0xc4, 0xc1, 0xf9, 0x7e, 0xc5, //0x00006079 vmovq %xmm0, %r13
- 0x4d, 0x31, 0xe5, //0x0000607e xorq %r12, %r13
- 0xc5, 0xe9, 0x74, 0xc3, //0x00006081 vpcmpeqb %xmm3, %xmm2, %xmm0
- 0xc5, 0x79, 0xd7, 0xd0, //0x00006085 vpmovmskb %xmm0, %r10d
- 0xc5, 0xd1, 0x74, 0xc3, //0x00006089 vpcmpeqb %xmm3, %xmm5, %xmm0
- 0xc5, 0xf9, 0xd7, 0xc8, //0x0000608d vpmovmskb %xmm0, %ecx
- 0xc5, 0xc1, 0x74, 0xc3, //0x00006091 vpcmpeqb %xmm3, %xmm7, %xmm0
- 0xc5, 0xf9, 0xd7, 0xd0, //0x00006095 vpmovmskb %xmm0, %edx
- 0xc5, 0xc9, 0x74, 0xc3, //0x00006099 vpcmpeqb %xmm3, %xmm6, %xmm0
- 0xc5, 0x79, 0xd7, 0xc8, //0x0000609d vpmovmskb %xmm0, %r9d
- 0x49, 0xc1, 0xe1, 0x30, //0x000060a1 shlq $48, %r9
- 0x48, 0xc1, 0xe2, 0x20, //0x000060a5 shlq $32, %rdx
- 0x48, 0xc1, 0xe1, 0x10, //0x000060a9 shlq $16, %rcx
- 0x49, 0x09, 0xca, //0x000060ad orq %rcx, %r10
- 0x49, 0x09, 0xd2, //0x000060b0 orq %rdx, %r10
- 0x4d, 0x09, 0xca, //0x000060b3 orq %r9, %r10
- 0x4d, 0x89, 0xe9, //0x000060b6 movq %r13, %r9
- 0x49, 0xf7, 0xd1, //0x000060b9 notq %r9
- 0x4d, 0x21, 0xca, //0x000060bc andq %r9, %r10
- 0xc5, 0xe9, 0x74, 0xc4, //0x000060bf vpcmpeqb %xmm4, %xmm2, %xmm0
- 0xc5, 0xf9, 0xd7, 0xc8, //0x000060c3 vpmovmskb %xmm0, %ecx
- 0xc5, 0xd1, 0x74, 0xc4, //0x000060c7 vpcmpeqb %xmm4, %xmm5, %xmm0
- 0xc5, 0xf9, 0xd7, 0xd0, //0x000060cb vpmovmskb %xmm0, %edx
- 0xc5, 0xc1, 0x74, 0xc4, //0x000060cf vpcmpeqb %xmm4, %xmm7, %xmm0
- 0xc5, 0x79, 0xd7, 0xc0, //0x000060d3 vpmovmskb %xmm0, %r8d
- 0xc5, 0xc9, 0x74, 0xc4, //0x000060d7 vpcmpeqb %xmm4, %xmm6, %xmm0
- 0xc5, 0x79, 0xd7, 0xe0, //0x000060db vpmovmskb %xmm0, %r12d
- 0x49, 0xc1, 0xe4, 0x30, //0x000060df shlq $48, %r12
- 0x49, 0xc1, 0xe0, 0x20, //0x000060e3 shlq $32, %r8
- 0x48, 0xc1, 0xe2, 0x10, //0x000060e7 shlq $16, %rdx
- 0x48, 0x09, 0xd1, //0x000060eb orq %rdx, %rcx
- 0x4c, 0x09, 0xc1, //0x000060ee orq %r8, %rcx
- 0x4c, 0x09, 0xe1, //0x000060f1 orq %r12, %rcx
- 0x4c, 0x21, 0xc9, //0x000060f4 andq %r9, %rcx
- 0x0f, 0x84, 0x3f, 0x00, 0x00, 0x00, //0x000060f7 je LBB27_92
- 0x4c, 0x8b, 0x44, 0x24, 0x10, //0x000060fd movq $16(%rsp), %r8
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00006102 .p2align 4, 0x90
- //0x00006110 LBB27_90
- 0x48, 0x8d, 0x59, 0xff, //0x00006110 leaq $-1(%rcx), %rbx
- 0x48, 0x89, 0xda, //0x00006114 movq %rbx, %rdx
- 0x4c, 0x21, 0xd2, //0x00006117 andq %r10, %rdx
- 0xf3, 0x48, 0x0f, 0xb8, 0xd2, //0x0000611a popcntq %rdx, %rdx
- 0x4c, 0x01, 0xc2, //0x0000611f addq %r8, %rdx
- 0x4c, 0x39, 0xfa, //0x00006122 cmpq %r15, %rdx
- 0x0f, 0x86, 0x50, 0x00, 0x00, 0x00, //0x00006125 jbe LBB27_109
- 0x49, 0xff, 0xc7, //0x0000612b incq %r15
- 0x48, 0x21, 0xd9, //0x0000612e andq %rbx, %rcx
- 0x0f, 0x85, 0xd9, 0xff, 0xff, 0xff, //0x00006131 jne LBB27_90
- 0xe9, 0x05, 0x00, 0x00, 0x00, //0x00006137 jmp LBB27_93
- //0x0000613c LBB27_92
- 0x4c, 0x8b, 0x44, 0x24, 0x10, //0x0000613c movq $16(%rsp), %r8
- //0x00006141 LBB27_93
- 0x49, 0xc1, 0xfd, 0x3f, //0x00006141 sarq $63, %r13
- 0xf3, 0x49, 0x0f, 0xb8, 0xca, //0x00006145 popcntq %r10, %rcx
- 0x49, 0x01, 0xc8, //0x0000614a addq %rcx, %r8
- 0x49, 0x83, 0xc6, 0x40, //0x0000614d addq $64, %r14
- 0x48, 0x8b, 0x4c, 0x24, 0x08, //0x00006151 movq $8(%rsp), %rcx
- 0x48, 0x83, 0xc1, 0xc0, //0x00006156 addq $-64, %rcx
- 0x4d, 0x89, 0xec, //0x0000615a movq %r13, %r12
- 0x48, 0x8b, 0x5c, 0x24, 0x18, //0x0000615d movq $24(%rsp), %rbx
- 0x48, 0x83, 0xf9, 0x40, //0x00006162 cmpq $64, %rcx
- 0x48, 0x89, 0x4c, 0x24, 0x08, //0x00006166 movq %rcx, $8(%rsp)
- 0x4c, 0x89, 0x44, 0x24, 0x10, //0x0000616b movq %r8, $16(%rsp)
- 0x0f, 0x8d, 0x11, 0xfe, 0xff, 0xff, //0x00006170 jge LBB27_85
- 0xe9, 0xd9, 0xfc, 0xff, 0xff, //0x00006176 jmp LBB27_94
- //0x0000617b LBB27_109
- 0x48, 0x8b, 0x47, 0x08, //0x0000617b movq $8(%rdi), %rax
- 0x48, 0x0f, 0xbc, 0xc9, //0x0000617f bsfq %rcx, %rcx
- 0x48, 0x2b, 0x4c, 0x24, 0x08, //0x00006183 subq $8(%rsp), %rcx
- 0x48, 0x8d, 0x44, 0x01, 0x01, //0x00006188 leaq $1(%rcx,%rax), %rax
- 0x48, 0x89, 0x06, //0x0000618d movq %rax, (%rsi)
- 0x48, 0x8b, 0x4f, 0x08, //0x00006190 movq $8(%rdi), %rcx
- 0x48, 0x39, 0xc8, //0x00006194 cmpq %rcx, %rax
- 0x48, 0x0f, 0x47, 0xc1, //0x00006197 cmovaq %rcx, %rax
- 0x48, 0x89, 0x06, //0x0000619b movq %rax, (%rsi)
- 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x0000619e movq $-1, %rax
- 0x4c, 0x0f, 0x47, 0xd8, //0x000061a5 cmovaq %rax, %r11
- 0xe9, 0x7d, 0xf7, 0xff, 0xff, //0x000061a9 jmp LBB27_44
- //0x000061ae LBB27_54
- 0x4d, 0x85, 0xe4, //0x000061ae testq %r12, %r12
- 0x0f, 0x85, 0x8e, 0x00, 0x00, 0x00, //0x000061b1 jne LBB27_119
- 0x4b, 0x8d, 0x5c, 0x17, 0x01, //0x000061b7 leaq $1(%r15,%r10), %rbx
- 0x49, 0xf7, 0xd7, //0x000061bc notq %r15
- 0x4d, 0x01, 0xc7, //0x000061bf addq %r8, %r15
- //0x000061c2 LBB27_56
- 0x4d, 0x85, 0xff, //0x000061c2 testq %r15, %r15
- 0x0f, 0x8f, 0x24, 0x00, 0x00, 0x00, //0x000061c5 jg LBB27_113
- 0xe9, 0x5e, 0xf7, 0xff, 0xff, //0x000061cb jmp LBB27_45
- //0x000061d0 LBB27_111
- 0x48, 0xc7, 0xc1, 0xfe, 0xff, 0xff, 0xff, //0x000061d0 movq $-2, %rcx
- 0xb8, 0x02, 0x00, 0x00, 0x00, //0x000061d7 movl $2, %eax
- 0x48, 0x01, 0xc3, //0x000061dc addq %rax, %rbx
- 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x000061df movq $-1, %rax
- 0x49, 0x01, 0xcf, //0x000061e6 addq %rcx, %r15
- 0x0f, 0x8e, 0x3f, 0xf7, 0xff, 0xff, //0x000061e9 jle LBB27_45
- //0x000061ef LBB27_113
- 0x0f, 0xb6, 0x03, //0x000061ef movzbl (%rbx), %eax
- 0x3c, 0x5c, //0x000061f2 cmpb $92, %al
- 0x0f, 0x84, 0xd6, 0xff, 0xff, 0xff, //0x000061f4 je LBB27_111
- 0x3c, 0x22, //0x000061fa cmpb $34, %al
- 0x0f, 0x84, 0x24, 0x00, 0x00, 0x00, //0x000061fc je LBB27_116
- 0x48, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00006202 movq $-1, %rcx
- 0xb8, 0x01, 0x00, 0x00, 0x00, //0x00006209 movl $1, %eax
- 0x48, 0x01, 0xc3, //0x0000620e addq %rax, %rbx
- 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00006211 movq $-1, %rax
- 0x49, 0x01, 0xcf, //0x00006218 addq %rcx, %r15
- 0x0f, 0x8f, 0xce, 0xff, 0xff, 0xff, //0x0000621b jg LBB27_113
- 0xe9, 0x08, 0xf7, 0xff, 0xff, //0x00006221 jmp LBB27_45
- //0x00006226 LBB27_116
- 0x4c, 0x29, 0xf3, //0x00006226 subq %r14, %rbx
- 0x48, 0xff, 0xc3, //0x00006229 incq %rbx
- 0xe9, 0xf7, 0xf6, 0xff, 0xff, //0x0000622c jmp LBB27_43
- //0x00006231 LBB27_117
- 0x4c, 0x01, 0xf3, //0x00006231 addq %r14, %rbx
- 0xe9, 0x89, 0xff, 0xff, 0xff, //0x00006234 jmp LBB27_56
- //0x00006239 LBB27_118
- 0x48, 0x8b, 0x4f, 0x08, //0x00006239 movq $8(%rdi), %rcx
- 0x48, 0x89, 0x0e, //0x0000623d movq %rcx, (%rsi)
- 0xe9, 0xe9, 0xf6, 0xff, 0xff, //0x00006240 jmp LBB27_45
- //0x00006245 LBB27_119
- 0x49, 0x8d, 0x48, 0xff, //0x00006245 leaq $-1(%r8), %rcx
- 0x4c, 0x39, 0xf9, //0x00006249 cmpq %r15, %rcx
- 0x0f, 0x84, 0xdc, 0xf6, 0xff, 0xff, //0x0000624c je LBB27_45
- 0x4b, 0x8d, 0x5c, 0x17, 0x02, //0x00006252 leaq $2(%r15,%r10), %rbx
- 0x4d, 0x29, 0xf8, //0x00006257 subq %r15, %r8
- 0x49, 0x83, 0xc0, 0xfe, //0x0000625a addq $-2, %r8
- 0x4d, 0x89, 0xc7, //0x0000625e movq %r8, %r15
- 0xe9, 0x5c, 0xff, 0xff, 0xff, //0x00006261 jmp LBB27_56
- 0x90, 0x90, //0x00006266 .p2align 2, 0x90
- // // .set L27_0_set_45, LBB27_45-LJTI27_0
- // // .set L27_0_set_47, LBB27_47-LJTI27_0
- // // .set L27_0_set_48, LBB27_48-LJTI27_0
- // // .set L27_0_set_29, LBB27_29-LJTI27_0
- // // .set L27_0_set_57, LBB27_57-LJTI27_0
- // // .set L27_0_set_82, LBB27_82-LJTI27_0
- // // .set L27_0_set_46, LBB27_46-LJTI27_0
- // // .set L27_0_set_84, LBB27_84-LJTI27_0
- //0x00006268 LJTI27_0
- 0xc6, 0xf6, 0xff, 0xff, //0x00006268 .long L27_0_set_45
- 0xeb, 0xf6, 0xff, 0xff, //0x0000626c .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006270 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006274 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006278 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x0000627c .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006280 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006284 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006288 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x0000628c .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006290 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006294 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006298 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x0000629c .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000062a0 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000062a4 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000062a8 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000062ac .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000062b0 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000062b4 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000062b8 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000062bc .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000062c0 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000062c4 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000062c8 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000062cc .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000062d0 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000062d4 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000062d8 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000062dc .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000062e0 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000062e4 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000062e8 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000062ec .long L27_0_set_47
- 0xfa, 0xf6, 0xff, 0xff, //0x000062f0 .long L27_0_set_48
- 0xeb, 0xf6, 0xff, 0xff, //0x000062f4 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000062f8 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000062fc .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006300 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006304 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006308 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x0000630c .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006310 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006314 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006318 .long L27_0_set_47
- 0xe3, 0xf5, 0xff, 0xff, //0x0000631c .long L27_0_set_29
- 0xeb, 0xf6, 0xff, 0xff, //0x00006320 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006324 .long L27_0_set_47
- 0xe3, 0xf5, 0xff, 0xff, //0x00006328 .long L27_0_set_29
- 0xe3, 0xf5, 0xff, 0xff, //0x0000632c .long L27_0_set_29
- 0xe3, 0xf5, 0xff, 0xff, //0x00006330 .long L27_0_set_29
- 0xe3, 0xf5, 0xff, 0xff, //0x00006334 .long L27_0_set_29
- 0xe3, 0xf5, 0xff, 0xff, //0x00006338 .long L27_0_set_29
- 0xe3, 0xf5, 0xff, 0xff, //0x0000633c .long L27_0_set_29
- 0xe3, 0xf5, 0xff, 0xff, //0x00006340 .long L27_0_set_29
- 0xe3, 0xf5, 0xff, 0xff, //0x00006344 .long L27_0_set_29
- 0xe3, 0xf5, 0xff, 0xff, //0x00006348 .long L27_0_set_29
- 0xe3, 0xf5, 0xff, 0xff, //0x0000634c .long L27_0_set_29
- 0xeb, 0xf6, 0xff, 0xff, //0x00006350 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006354 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006358 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x0000635c .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006360 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006364 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006368 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x0000636c .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006370 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006374 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006378 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x0000637c .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006380 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006384 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006388 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x0000638c .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006390 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006394 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006398 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x0000639c .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000063a0 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000063a4 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000063a8 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000063ac .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000063b0 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000063b4 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000063b8 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000063bc .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000063c0 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000063c4 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000063c8 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000063cc .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000063d0 .long L27_0_set_47
- 0x0a, 0xf8, 0xff, 0xff, //0x000063d4 .long L27_0_set_57
- 0xeb, 0xf6, 0xff, 0xff, //0x000063d8 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000063dc .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000063e0 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000063e4 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000063e8 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000063ec .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000063f0 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000063f4 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000063f8 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x000063fc .long L27_0_set_47
- 0x83, 0xfb, 0xff, 0xff, //0x00006400 .long L27_0_set_82
- 0xeb, 0xf6, 0xff, 0xff, //0x00006404 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006408 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x0000640c .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006410 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006414 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006418 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x0000641c .long L27_0_set_47
- 0xd8, 0xf6, 0xff, 0xff, //0x00006420 .long L27_0_set_46
- 0xeb, 0xf6, 0xff, 0xff, //0x00006424 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006428 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x0000642c .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006430 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006434 .long L27_0_set_47
- 0xd8, 0xf6, 0xff, 0xff, //0x00006438 .long L27_0_set_46
- 0xeb, 0xf6, 0xff, 0xff, //0x0000643c .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006440 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006444 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006448 .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x0000644c .long L27_0_set_47
- 0xeb, 0xf6, 0xff, 0xff, //0x00006450 .long L27_0_set_47
- 0x99, 0xfb, 0xff, 0xff, //0x00006454 .long L27_0_set_84
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00006458 .p2align 4, 0x90
- //0x00006460 _get_by_path
- 0x55, //0x00006460 pushq %rbp
- 0x48, 0x89, 0xe5, //0x00006461 movq %rsp, %rbp
- 0x41, 0x57, //0x00006464 pushq %r15
- 0x41, 0x56, //0x00006466 pushq %r14
- 0x41, 0x55, //0x00006468 pushq %r13
- 0x41, 0x54, //0x0000646a pushq %r12
- 0x53, //0x0000646c pushq %rbx
- 0x48, 0x83, 0xec, 0x38, //0x0000646d subq $56, %rsp
- 0x49, 0x89, 0xf7, //0x00006471 movq %rsi, %r15
- 0x49, 0x89, 0xfb, //0x00006474 movq %rdi, %r11
- 0x4c, 0x8b, 0x52, 0x08, //0x00006477 movq $8(%rdx), %r10
- 0x4d, 0x85, 0xd2, //0x0000647b testq %r10, %r10
- 0x0f, 0x84, 0x4c, 0x0f, 0x00, 0x00, //0x0000647e je LBB28_244
- 0x48, 0x8b, 0x02, //0x00006484 movq (%rdx), %rax
- 0x49, 0xc1, 0xe2, 0x04, //0x00006487 shlq $4, %r10
- 0x48, 0x89, 0x45, 0xb8, //0x0000648b movq %rax, $-72(%rbp)
- 0x49, 0x01, 0xc2, //0x0000648f addq %rax, %r10
- 0x4d, 0x8b, 0x0b, //0x00006492 movq (%r11), %r9
- 0x49, 0x8b, 0x17, //0x00006495 movq (%r15), %rdx
- 0x49, 0xbc, 0x00, 0x26, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, //0x00006498 movabsq $4294977024, %r12
- 0x4c, 0x89, 0x5d, 0xc0, //0x000064a2 movq %r11, $-64(%rbp)
- 0x48, 0x89, 0x4d, 0xa0, //0x000064a6 movq %rcx, $-96(%rbp)
- 0x4c, 0x89, 0x55, 0xa8, //0x000064aa movq %r10, $-88(%rbp)
- //0x000064ae LBB28_2
- 0x4d, 0x8b, 0x43, 0x08, //0x000064ae movq $8(%r11), %r8
- 0x48, 0x89, 0xd7, //0x000064b2 movq %rdx, %rdi
- 0x4c, 0x29, 0xc7, //0x000064b5 subq %r8, %rdi
- 0x0f, 0x83, 0x32, 0x00, 0x00, 0x00, //0x000064b8 jae LBB28_7
- 0x41, 0x8a, 0x04, 0x11, //0x000064be movb (%r9,%rdx), %al
- 0x3c, 0x0d, //0x000064c2 cmpb $13, %al
- 0x0f, 0x84, 0x26, 0x00, 0x00, 0x00, //0x000064c4 je LBB28_7
- 0x3c, 0x20, //0x000064ca cmpb $32, %al
- 0x0f, 0x84, 0x1e, 0x00, 0x00, 0x00, //0x000064cc je LBB28_7
- 0x04, 0xf7, //0x000064d2 addb $-9, %al
- 0x3c, 0x01, //0x000064d4 cmpb $1, %al
- 0x0f, 0x86, 0x14, 0x00, 0x00, 0x00, //0x000064d6 jbe LBB28_7
- 0x48, 0x89, 0xd6, //0x000064dc movq %rdx, %rsi
- 0xe9, 0xfe, 0x00, 0x00, 0x00, //0x000064df jmp LBB28_28
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000064e4 .p2align 4, 0x90
- //0x000064f0 LBB28_7
- 0x48, 0x8d, 0x72, 0x01, //0x000064f0 leaq $1(%rdx), %rsi
- 0x4c, 0x39, 0xc6, //0x000064f4 cmpq %r8, %rsi
- 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x000064f7 jae LBB28_11
- 0x41, 0x8a, 0x04, 0x31, //0x000064fd movb (%r9,%rsi), %al
- 0x3c, 0x0d, //0x00006501 cmpb $13, %al
- 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x00006503 je LBB28_11
- 0x3c, 0x20, //0x00006509 cmpb $32, %al
- 0x0f, 0x84, 0x0f, 0x00, 0x00, 0x00, //0x0000650b je LBB28_11
- 0x04, 0xf7, //0x00006511 addb $-9, %al
- 0x3c, 0x01, //0x00006513 cmpb $1, %al
- 0x0f, 0x87, 0xc7, 0x00, 0x00, 0x00, //0x00006515 ja LBB28_28
- 0x90, 0x90, 0x90, 0x90, 0x90, //0x0000651b .p2align 4, 0x90
- //0x00006520 LBB28_11
- 0x48, 0x8d, 0x72, 0x02, //0x00006520 leaq $2(%rdx), %rsi
- 0x4c, 0x39, 0xc6, //0x00006524 cmpq %r8, %rsi
- 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00006527 jae LBB28_15
- 0x41, 0x8a, 0x04, 0x31, //0x0000652d movb (%r9,%rsi), %al
- 0x3c, 0x0d, //0x00006531 cmpb $13, %al
- 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x00006533 je LBB28_15
- 0x3c, 0x20, //0x00006539 cmpb $32, %al
- 0x0f, 0x84, 0x0f, 0x00, 0x00, 0x00, //0x0000653b je LBB28_15
- 0x04, 0xf7, //0x00006541 addb $-9, %al
- 0x3c, 0x01, //0x00006543 cmpb $1, %al
- 0x0f, 0x87, 0x97, 0x00, 0x00, 0x00, //0x00006545 ja LBB28_28
- 0x90, 0x90, 0x90, 0x90, 0x90, //0x0000654b .p2align 4, 0x90
- //0x00006550 LBB28_15
- 0x48, 0x8d, 0x72, 0x03, //0x00006550 leaq $3(%rdx), %rsi
- 0x4c, 0x39, 0xc6, //0x00006554 cmpq %r8, %rsi
- 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00006557 jae LBB28_19
- 0x41, 0x8a, 0x04, 0x31, //0x0000655d movb (%r9,%rsi), %al
- 0x3c, 0x0d, //0x00006561 cmpb $13, %al
- 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x00006563 je LBB28_19
- 0x3c, 0x20, //0x00006569 cmpb $32, %al
- 0x0f, 0x84, 0x0f, 0x00, 0x00, 0x00, //0x0000656b je LBB28_19
- 0x04, 0xf7, //0x00006571 addb $-9, %al
- 0x3c, 0x01, //0x00006573 cmpb $1, %al
- 0x0f, 0x87, 0x67, 0x00, 0x00, 0x00, //0x00006575 ja LBB28_28
- 0x90, 0x90, 0x90, 0x90, 0x90, //0x0000657b .p2align 4, 0x90
- //0x00006580 LBB28_19
- 0x48, 0x8d, 0x42, 0x04, //0x00006580 leaq $4(%rdx), %rax
- 0x49, 0x39, 0xc0, //0x00006584 cmpq %rax, %r8
- 0x0f, 0x86, 0x83, 0x00, 0x00, 0x00, //0x00006587 jbe LBB28_25
- 0x49, 0x39, 0xc0, //0x0000658d cmpq %rax, %r8
- 0x0f, 0x84, 0x94, 0x00, 0x00, 0x00, //0x00006590 je LBB28_26
- 0x4b, 0x8d, 0x04, 0x01, //0x00006596 leaq (%r9,%r8), %rax
- 0x48, 0x83, 0xc7, 0x04, //0x0000659a addq $4, %rdi
- 0x49, 0x8d, 0x74, 0x11, 0x05, //0x0000659e leaq $5(%r9,%rdx), %rsi
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000065a3 .p2align 4, 0x90
- //0x000065b0 LBB28_22
- 0x0f, 0xbe, 0x5e, 0xff, //0x000065b0 movsbl $-1(%rsi), %ebx
- 0x83, 0xfb, 0x20, //0x000065b4 cmpl $32, %ebx
- 0x0f, 0x87, 0xfd, 0x0b, 0x00, 0x00, //0x000065b7 ja LBB28_29
- 0x49, 0x0f, 0xa3, 0xdc, //0x000065bd btq %rbx, %r12
- 0x0f, 0x83, 0xf3, 0x0b, 0x00, 0x00, //0x000065c1 jae LBB28_29
- 0x48, 0xff, 0xc6, //0x000065c7 incq %rsi
- 0x48, 0xff, 0xc7, //0x000065ca incq %rdi
- 0x0f, 0x85, 0xdd, 0xff, 0xff, 0xff, //0x000065cd jne LBB28_22
- 0x4c, 0x29, 0xc8, //0x000065d3 subq %r9, %rax
- 0x48, 0x89, 0xc6, //0x000065d6 movq %rax, %rsi
- 0x4c, 0x39, 0xc6, //0x000065d9 cmpq %r8, %rsi
- 0x0f, 0x83, 0x5a, 0x00, 0x00, 0x00, //0x000065dc jae LBB28_30
- //0x000065e2 LBB28_28
- 0x48, 0x8d, 0x46, 0x01, //0x000065e2 leaq $1(%rsi), %rax
- 0x49, 0x89, 0x07, //0x000065e6 movq %rax, (%r15)
- 0x41, 0x8a, 0x34, 0x31, //0x000065e9 movb (%r9,%rsi), %sil
- 0x48, 0x8b, 0x55, 0xb8, //0x000065ed movq $-72(%rbp), %rdx
- 0x48, 0x8b, 0x12, //0x000065f1 movq (%rdx), %rdx
- 0x48, 0x85, 0xd2, //0x000065f4 testq %rdx, %rdx
- 0x0f, 0x85, 0x63, 0x00, 0x00, 0x00, //0x000065f7 jne LBB28_31
- 0xe9, 0x29, 0x0e, 0x00, 0x00, //0x000065fd jmp LBB28_251
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00006602 .p2align 4, 0x90
- //0x00006610 LBB28_25
- 0x49, 0x89, 0x07, //0x00006610 movq %rax, (%r15)
- 0x31, 0xf6, //0x00006613 xorl %esi, %esi
- 0x48, 0x8b, 0x55, 0xb8, //0x00006615 movq $-72(%rbp), %rdx
- 0x48, 0x8b, 0x12, //0x00006619 movq (%rdx), %rdx
- 0x48, 0x85, 0xd2, //0x0000661c testq %rdx, %rdx
- 0x0f, 0x85, 0x3b, 0x00, 0x00, 0x00, //0x0000661f jne LBB28_31
- 0xe9, 0x01, 0x0e, 0x00, 0x00, //0x00006625 jmp LBB28_251
- //0x0000662a LBB28_26
- 0x4c, 0x01, 0xc8, //0x0000662a addq %r9, %rax
- 0x4c, 0x29, 0xc8, //0x0000662d subq %r9, %rax
- 0x48, 0x89, 0xc6, //0x00006630 movq %rax, %rsi
- 0x4c, 0x39, 0xc6, //0x00006633 cmpq %r8, %rsi
- 0x0f, 0x82, 0xa6, 0xff, 0xff, 0xff, //0x00006636 jb LBB28_28
- //0x0000663c LBB28_30
- 0x31, 0xf6, //0x0000663c xorl %esi, %esi
- 0x48, 0x89, 0xd0, //0x0000663e movq %rdx, %rax
- 0x48, 0x8b, 0x55, 0xb8, //0x00006641 movq $-72(%rbp), %rdx
- 0x48, 0x8b, 0x12, //0x00006645 movq (%rdx), %rdx
- 0x48, 0x85, 0xd2, //0x00006648 testq %rdx, %rdx
- 0x0f, 0x84, 0xda, 0x0d, 0x00, 0x00, //0x0000664b je LBB28_251
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00006651 .p2align 4, 0x90
- //0x00006660 LBB28_31
- 0x8a, 0x52, 0x17, //0x00006660 movb $23(%rdx), %dl
- 0x80, 0xe2, 0x1f, //0x00006663 andb $31, %dl
- 0x80, 0xfa, 0x02, //0x00006666 cmpb $2, %dl
- 0x0f, 0x84, 0x21, 0x00, 0x00, 0x00, //0x00006669 je LBB28_184
- 0x80, 0xfa, 0x18, //0x0000666f cmpb $24, %dl
- 0x0f, 0x85, 0xb3, 0x0d, 0x00, 0x00, //0x00006672 jne LBB28_251
- 0x40, 0x80, 0xfe, 0x7b, //0x00006678 cmpb $123, %sil
- 0x4c, 0x89, 0x7d, 0xd0, //0x0000667c movq %r15, $-48(%rbp)
- 0x0f, 0x84, 0x78, 0x01, 0x00, 0x00, //0x00006680 je LBB28_34
- 0xe9, 0x71, 0x0d, 0x00, 0x00, //0x00006686 jmp LBB28_247
- 0x90, 0x90, 0x90, 0x90, 0x90, //0x0000668b .p2align 4, 0x90
- //0x00006690 LBB28_184
- 0x40, 0x80, 0xfe, 0x5b, //0x00006690 cmpb $91, %sil
- 0x0f, 0x85, 0x62, 0x0d, 0x00, 0x00, //0x00006694 jne LBB28_247
- 0x48, 0x8b, 0x55, 0xb8, //0x0000669a movq $-72(%rbp), %rdx
- 0x48, 0x8b, 0x52, 0x08, //0x0000669e movq $8(%rdx), %rdx
- 0x4c, 0x8b, 0x32, //0x000066a2 movq (%rdx), %r14
- 0x4d, 0x85, 0xf6, //0x000066a5 testq %r14, %r14
- 0x0f, 0x88, 0x7d, 0x0d, 0x00, 0x00, //0x000066a8 js LBB28_251
- 0x4d, 0x8b, 0x43, 0x08, //0x000066ae movq $8(%r11), %r8
- 0x48, 0x89, 0xc6, //0x000066b2 movq %rax, %rsi
- 0x4c, 0x29, 0xc6, //0x000066b5 subq %r8, %rsi
- 0x0f, 0x83, 0x32, 0x00, 0x00, 0x00, //0x000066b8 jae LBB28_191
- 0x41, 0x8a, 0x14, 0x01, //0x000066be movb (%r9,%rax), %dl
- 0x80, 0xfa, 0x0d, //0x000066c2 cmpb $13, %dl
- 0x0f, 0x84, 0x25, 0x00, 0x00, 0x00, //0x000066c5 je LBB28_191
- 0x80, 0xfa, 0x20, //0x000066cb cmpb $32, %dl
- 0x0f, 0x84, 0x1c, 0x00, 0x00, 0x00, //0x000066ce je LBB28_191
- 0x80, 0xc2, 0xf7, //0x000066d4 addb $-9, %dl
- 0x80, 0xfa, 0x01, //0x000066d7 cmpb $1, %dl
- 0x0f, 0x86, 0x10, 0x00, 0x00, 0x00, //0x000066da jbe LBB28_191
- 0x48, 0x89, 0xc7, //0x000066e0 movq %rax, %rdi
- 0xe9, 0x12, 0x0b, 0x00, 0x00, //0x000066e3 jmp LBB28_213
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000066e8 .p2align 4, 0x90
- //0x000066f0 LBB28_191
- 0x48, 0x8d, 0x78, 0x01, //0x000066f0 leaq $1(%rax), %rdi
- 0x4c, 0x39, 0xc7, //0x000066f4 cmpq %r8, %rdi
- 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x000066f7 jae LBB28_195
- 0x41, 0x8a, 0x14, 0x39, //0x000066fd movb (%r9,%rdi), %dl
- 0x80, 0xfa, 0x0d, //0x00006701 cmpb $13, %dl
- 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x00006704 je LBB28_195
- 0x80, 0xfa, 0x20, //0x0000670a cmpb $32, %dl
- 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x0000670d je LBB28_195
- 0x80, 0xc2, 0xf7, //0x00006713 addb $-9, %dl
- 0x80, 0xfa, 0x01, //0x00006716 cmpb $1, %dl
- 0x0f, 0x87, 0xdb, 0x0a, 0x00, 0x00, //0x00006719 ja LBB28_213
- 0x90, //0x0000671f .p2align 4, 0x90
- //0x00006720 LBB28_195
- 0x48, 0x8d, 0x78, 0x02, //0x00006720 leaq $2(%rax), %rdi
- 0x4c, 0x39, 0xc7, //0x00006724 cmpq %r8, %rdi
- 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00006727 jae LBB28_199
- 0x41, 0x8a, 0x14, 0x39, //0x0000672d movb (%r9,%rdi), %dl
- 0x80, 0xfa, 0x0d, //0x00006731 cmpb $13, %dl
- 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x00006734 je LBB28_199
- 0x80, 0xfa, 0x20, //0x0000673a cmpb $32, %dl
- 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x0000673d je LBB28_199
- 0x80, 0xc2, 0xf7, //0x00006743 addb $-9, %dl
- 0x80, 0xfa, 0x01, //0x00006746 cmpb $1, %dl
- 0x0f, 0x87, 0xab, 0x0a, 0x00, 0x00, //0x00006749 ja LBB28_213
- 0x90, //0x0000674f .p2align 4, 0x90
- //0x00006750 LBB28_199
- 0x48, 0x8d, 0x78, 0x03, //0x00006750 leaq $3(%rax), %rdi
- 0x4c, 0x39, 0xc7, //0x00006754 cmpq %r8, %rdi
- 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00006757 jae LBB28_203
- 0x41, 0x8a, 0x14, 0x39, //0x0000675d movb (%r9,%rdi), %dl
- 0x80, 0xfa, 0x0d, //0x00006761 cmpb $13, %dl
- 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x00006764 je LBB28_203
- 0x80, 0xfa, 0x20, //0x0000676a cmpb $32, %dl
- 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x0000676d je LBB28_203
- 0x80, 0xc2, 0xf7, //0x00006773 addb $-9, %dl
- 0x80, 0xfa, 0x01, //0x00006776 cmpb $1, %dl
- 0x0f, 0x87, 0x7b, 0x0a, 0x00, 0x00, //0x00006779 ja LBB28_213
- 0x90, //0x0000677f .p2align 4, 0x90
- //0x00006780 LBB28_203
- 0x48, 0x8d, 0x50, 0x04, //0x00006780 leaq $4(%rax), %rdx
- 0x49, 0x39, 0xd0, //0x00006784 cmpq %rdx, %r8
- 0x0f, 0x86, 0x22, 0x0a, 0x00, 0x00, //0x00006787 jbe LBB28_209
- 0x49, 0x39, 0xd0, //0x0000678d cmpq %rdx, %r8
- 0x0f, 0x84, 0x3b, 0x0a, 0x00, 0x00, //0x00006790 je LBB28_210
- 0x4b, 0x8d, 0x14, 0x01, //0x00006796 leaq (%r9,%r8), %rdx
- 0x48, 0x83, 0xc6, 0x04, //0x0000679a addq $4, %rsi
- 0x49, 0x8d, 0x7c, 0x01, 0x05, //0x0000679e leaq $5(%r9,%rax), %rdi
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000067a3 .p2align 4, 0x90
- //0x000067b0 LBB28_206
- 0x0f, 0xbe, 0x4f, 0xff, //0x000067b0 movsbl $-1(%rdi), %ecx
- 0x83, 0xf9, 0x20, //0x000067b4 cmpl $32, %ecx
- 0x0f, 0x87, 0x2b, 0x0a, 0x00, 0x00, //0x000067b7 ja LBB28_212
- 0x49, 0x0f, 0xa3, 0xcc, //0x000067bd btq %rcx, %r12
- 0x0f, 0x83, 0x21, 0x0a, 0x00, 0x00, //0x000067c1 jae LBB28_212
- 0x48, 0xff, 0xc7, //0x000067c7 incq %rdi
- 0x48, 0xff, 0xc6, //0x000067ca incq %rsi
- 0x0f, 0x85, 0xdd, 0xff, 0xff, 0xff, //0x000067cd jne LBB28_206
- 0xe9, 0xfc, 0x09, 0x00, 0x00, //0x000067d3 jmp LBB28_211
- //0x000067d8 LBB28_180
- 0x4c, 0x89, 0xca, //0x000067d8 movq %r9, %rdx
- 0x48, 0xf7, 0xd2, //0x000067db notq %rdx
- 0x48, 0x01, 0xd7, //0x000067de addq %rdx, %rdi
- 0x48, 0x39, 0xcf, //0x000067e1 cmpq %rcx, %rdi
- 0x0f, 0x83, 0x12, 0x0c, 0x00, 0x00, //0x000067e4 jae LBB28_247
- //0x000067ea LBB28_181
- 0x48, 0x8d, 0x47, 0x01, //0x000067ea leaq $1(%rdi), %rax
- 0x49, 0x89, 0x07, //0x000067ee movq %rax, (%r15)
- 0x41, 0x8a, 0x0c, 0x39, //0x000067f1 movb (%r9,%rdi), %cl
- 0x80, 0xf9, 0x2c, //0x000067f5 cmpb $44, %cl
- 0x0f, 0x85, 0x42, 0x0c, 0x00, 0x00, //0x000067f8 jne LBB28_253
- //0x000067fe LBB28_34
- 0x49, 0x8b, 0x4b, 0x08, //0x000067fe movq $8(%r11), %rcx
- 0x48, 0x89, 0xc6, //0x00006802 movq %rax, %rsi
- 0x48, 0x29, 0xce, //0x00006805 subq %rcx, %rsi
- 0x0f, 0x83, 0x32, 0x00, 0x00, 0x00, //0x00006808 jae LBB28_39
- 0x41, 0x8a, 0x14, 0x01, //0x0000680e movb (%r9,%rax), %dl
- 0x80, 0xfa, 0x0d, //0x00006812 cmpb $13, %dl
- 0x0f, 0x84, 0x25, 0x00, 0x00, 0x00, //0x00006815 je LBB28_39
- 0x80, 0xfa, 0x20, //0x0000681b cmpb $32, %dl
- 0x0f, 0x84, 0x1c, 0x00, 0x00, 0x00, //0x0000681e je LBB28_39
- 0x80, 0xc2, 0xf7, //0x00006824 addb $-9, %dl
- 0x80, 0xfa, 0x01, //0x00006827 cmpb $1, %dl
- 0x0f, 0x86, 0x10, 0x00, 0x00, 0x00, //0x0000682a jbe LBB28_39
- 0x49, 0x89, 0xc5, //0x00006830 movq %rax, %r13
- 0xe9, 0x2a, 0x01, 0x00, 0x00, //0x00006833 jmp LBB28_60
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00006838 .p2align 4, 0x90
- //0x00006840 LBB28_39
- 0x4c, 0x8d, 0x68, 0x01, //0x00006840 leaq $1(%rax), %r13
- 0x49, 0x39, 0xcd, //0x00006844 cmpq %rcx, %r13
- 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00006847 jae LBB28_43
- 0x43, 0x8a, 0x14, 0x29, //0x0000684d movb (%r9,%r13), %dl
- 0x80, 0xfa, 0x0d, //0x00006851 cmpb $13, %dl
- 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x00006854 je LBB28_43
- 0x80, 0xfa, 0x20, //0x0000685a cmpb $32, %dl
- 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x0000685d je LBB28_43
- 0x80, 0xc2, 0xf7, //0x00006863 addb $-9, %dl
- 0x80, 0xfa, 0x01, //0x00006866 cmpb $1, %dl
- 0x0f, 0x87, 0xf3, 0x00, 0x00, 0x00, //0x00006869 ja LBB28_60
- 0x90, //0x0000686f .p2align 4, 0x90
- //0x00006870 LBB28_43
- 0x4c, 0x8d, 0x68, 0x02, //0x00006870 leaq $2(%rax), %r13
- 0x49, 0x39, 0xcd, //0x00006874 cmpq %rcx, %r13
- 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00006877 jae LBB28_47
- 0x43, 0x8a, 0x14, 0x29, //0x0000687d movb (%r9,%r13), %dl
- 0x80, 0xfa, 0x0d, //0x00006881 cmpb $13, %dl
- 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x00006884 je LBB28_47
- 0x80, 0xfa, 0x20, //0x0000688a cmpb $32, %dl
- 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x0000688d je LBB28_47
- 0x80, 0xc2, 0xf7, //0x00006893 addb $-9, %dl
- 0x80, 0xfa, 0x01, //0x00006896 cmpb $1, %dl
- 0x0f, 0x87, 0xc3, 0x00, 0x00, 0x00, //0x00006899 ja LBB28_60
- 0x90, //0x0000689f .p2align 4, 0x90
- //0x000068a0 LBB28_47
- 0x4c, 0x8d, 0x68, 0x03, //0x000068a0 leaq $3(%rax), %r13
- 0x49, 0x39, 0xcd, //0x000068a4 cmpq %rcx, %r13
- 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x000068a7 jae LBB28_51
- 0x43, 0x8a, 0x14, 0x29, //0x000068ad movb (%r9,%r13), %dl
- 0x80, 0xfa, 0x0d, //0x000068b1 cmpb $13, %dl
- 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x000068b4 je LBB28_51
- 0x80, 0xfa, 0x20, //0x000068ba cmpb $32, %dl
- 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x000068bd je LBB28_51
- 0x80, 0xc2, 0xf7, //0x000068c3 addb $-9, %dl
- 0x80, 0xfa, 0x01, //0x000068c6 cmpb $1, %dl
- 0x0f, 0x87, 0x93, 0x00, 0x00, 0x00, //0x000068c9 ja LBB28_60
- 0x90, //0x000068cf .p2align 4, 0x90
- //0x000068d0 LBB28_51
- 0x48, 0x8d, 0x50, 0x04, //0x000068d0 leaq $4(%rax), %rdx
- 0x48, 0x39, 0xd1, //0x000068d4 cmpq %rdx, %rcx
- 0x0f, 0x86, 0x19, 0x0b, 0x00, 0x00, //0x000068d7 jbe LBB28_245
- 0x48, 0x39, 0xd1, //0x000068dd cmpq %rdx, %rcx
- 0x0f, 0x84, 0x4a, 0x00, 0x00, 0x00, //0x000068e0 je LBB28_57
- 0x49, 0x8d, 0x14, 0x09, //0x000068e6 leaq (%r9,%rcx), %rdx
- 0x48, 0x83, 0xc6, 0x04, //0x000068ea addq $4, %rsi
- 0x4d, 0x8d, 0x6c, 0x01, 0x05, //0x000068ee leaq $5(%r9,%rax), %r13
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000068f3 .p2align 4, 0x90
- //0x00006900 LBB28_54
- 0x41, 0x0f, 0xbe, 0x7d, 0xff, //0x00006900 movsbl $-1(%r13), %edi
- 0x83, 0xff, 0x20, //0x00006905 cmpl $32, %edi
- 0x0f, 0x87, 0x42, 0x00, 0x00, 0x00, //0x00006908 ja LBB28_59
- 0x49, 0x0f, 0xa3, 0xfc, //0x0000690e btq %rdi, %r12
- 0x0f, 0x83, 0x38, 0x00, 0x00, 0x00, //0x00006912 jae LBB28_59
- 0x49, 0xff, 0xc5, //0x00006918 incq %r13
- 0x48, 0xff, 0xc6, //0x0000691b incq %rsi
- 0x0f, 0x85, 0xdc, 0xff, 0xff, 0xff, //0x0000691e jne LBB28_54
- 0xe9, 0x0a, 0x00, 0x00, 0x00, //0x00006924 jmp LBB28_58
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00006929 .p2align 4, 0x90
- //0x00006930 LBB28_57
- 0x4c, 0x01, 0xca, //0x00006930 addq %r9, %rdx
- //0x00006933 LBB28_58
- 0x4c, 0x29, 0xca, //0x00006933 subq %r9, %rdx
- 0x49, 0x89, 0xd5, //0x00006936 movq %rdx, %r13
- 0x49, 0x39, 0xcd, //0x00006939 cmpq %rcx, %r13
- 0x0f, 0x82, 0x20, 0x00, 0x00, 0x00, //0x0000693c jb LBB28_60
- 0xe9, 0xb5, 0x0a, 0x00, 0x00, //0x00006942 jmp LBB28_247
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00006947 .p2align 4, 0x90
- //0x00006950 LBB28_59
- 0x4c, 0x89, 0xca, //0x00006950 movq %r9, %rdx
- 0x48, 0xf7, 0xd2, //0x00006953 notq %rdx
- 0x49, 0x01, 0xd5, //0x00006956 addq %rdx, %r13
- 0x49, 0x39, 0xcd, //0x00006959 cmpq %rcx, %r13
- 0x0f, 0x83, 0x9a, 0x0a, 0x00, 0x00, //0x0000695c jae LBB28_247
- //0x00006962 LBB28_60
- 0x49, 0x8d, 0x5d, 0x01, //0x00006962 leaq $1(%r13), %rbx
- 0x49, 0x89, 0x1f, //0x00006966 movq %rbx, (%r15)
- 0x43, 0x8a, 0x0c, 0x29, //0x00006969 movb (%r9,%r13), %cl
- 0x80, 0xf9, 0x22, //0x0000696d cmpb $34, %cl
- 0x0f, 0x85, 0xc7, 0x0a, 0x00, 0x00, //0x00006970 jne LBB28_252
- 0x48, 0x8b, 0x45, 0xb8, //0x00006976 movq $-72(%rbp), %rax
- 0x48, 0x8b, 0x40, 0x08, //0x0000697a movq $8(%rax), %rax
- 0x4c, 0x8b, 0x30, //0x0000697e movq (%rax), %r14
- 0x4c, 0x8b, 0x78, 0x08, //0x00006981 movq $8(%rax), %r15
- 0x48, 0xc7, 0x45, 0xb0, 0xff, 0xff, 0xff, 0xff, //0x00006985 movq $-1, $-80(%rbp)
- 0x4c, 0x89, 0xdf, //0x0000698d movq %r11, %rdi
- 0x48, 0x89, 0xde, //0x00006990 movq %rbx, %rsi
- 0x48, 0x8d, 0x55, 0xb0, //0x00006993 leaq $-80(%rbp), %rdx
- 0xe8, 0xe4, 0x25, 0x00, 0x00, //0x00006997 callq _advance_string_default
- 0x48, 0x85, 0xc0, //0x0000699c testq %rax, %rax
- 0x0f, 0x88, 0xb6, 0x0a, 0x00, 0x00, //0x0000699f js LBB28_255
- 0x48, 0x8b, 0x4d, 0xd0, //0x000069a5 movq $-48(%rbp), %rcx
- 0x48, 0x89, 0x01, //0x000069a9 movq %rax, (%rcx)
- 0x48, 0x8b, 0x4d, 0xb0, //0x000069ac movq $-80(%rbp), %rcx
- 0x48, 0x83, 0xf9, 0xff, //0x000069b0 cmpq $-1, %rcx
- 0x0f, 0x84, 0x09, 0x00, 0x00, 0x00, //0x000069b4 je LBB28_64
- 0x48, 0x39, 0xc1, //0x000069ba cmpq %rax, %rcx
- 0x0f, 0x8e, 0x61, 0x01, 0x00, 0x00, //0x000069bd jle LBB28_87
- //0x000069c3 LBB28_64
- 0x48, 0x89, 0xc2, //0x000069c3 movq %rax, %rdx
- 0x4c, 0x29, 0xea, //0x000069c6 subq %r13, %rdx
- 0x48, 0x83, 0xc2, 0xfe, //0x000069c9 addq $-2, %rdx
- 0x41, 0xba, 0x01, 0x00, 0x00, 0x00, //0x000069cd movl $1, %r10d
- 0x48, 0x89, 0xd1, //0x000069d3 movq %rdx, %rcx
- 0x4c, 0x09, 0xf9, //0x000069d6 orq %r15, %rcx
- 0x4c, 0x8b, 0x5d, 0xc0, //0x000069d9 movq $-64(%rbp), %r11
- 0x0f, 0x84, 0x00, 0x01, 0x00, 0x00, //0x000069dd je LBB28_82
- 0x4c, 0x39, 0xfa, //0x000069e3 cmpq %r15, %rdx
- 0x0f, 0x85, 0xf4, 0x00, 0x00, 0x00, //0x000069e6 jne LBB28_81
- 0x49, 0x03, 0x1b, //0x000069ec addq (%r11), %rbx
- 0x49, 0x83, 0xff, 0x10, //0x000069ef cmpq $16, %r15
- 0x0f, 0x82, 0x5b, 0x00, 0x00, 0x00, //0x000069f3 jb LBB28_71
- 0x49, 0x8d, 0x57, 0xf0, //0x000069f9 leaq $-16(%r15), %rdx
- 0x48, 0x89, 0xd1, //0x000069fd movq %rdx, %rcx
- 0x48, 0x83, 0xe1, 0xf0, //0x00006a00 andq $-16, %rcx
- 0x4c, 0x8d, 0x44, 0x0b, 0x10, //0x00006a04 leaq $16(%rbx,%rcx), %r8
- 0x49, 0x8d, 0x7c, 0x0e, 0x10, //0x00006a09 leaq $16(%r14,%rcx), %rdi
- 0x83, 0xe2, 0x0f, //0x00006a0e andl $15, %edx
- 0x31, 0xf6, //0x00006a11 xorl %esi, %esi
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00006a13 .p2align 4, 0x90
- //0x00006a20 LBB28_68
- 0xc5, 0xfa, 0x6f, 0x04, 0x33, //0x00006a20 vmovdqu (%rbx,%rsi), %xmm0
- 0xc4, 0xc1, 0x79, 0x74, 0x04, 0x36, //0x00006a25 vpcmpeqb (%r14,%rsi), %xmm0, %xmm0
- 0xc5, 0xf9, 0xd7, 0xc8, //0x00006a2b vpmovmskb %xmm0, %ecx
- 0x66, 0x83, 0xf9, 0xff, //0x00006a2f cmpw $-1, %cx
- 0x0f, 0x85, 0xa7, 0x00, 0x00, 0x00, //0x00006a33 jne LBB28_81
- 0x49, 0x83, 0xc7, 0xf0, //0x00006a39 addq $-16, %r15
- 0x48, 0x83, 0xc6, 0x10, //0x00006a3d addq $16, %rsi
- 0x49, 0x83, 0xff, 0x0f, //0x00006a41 cmpq $15, %r15
- 0x0f, 0x87, 0xd5, 0xff, 0xff, 0xff, //0x00006a45 ja LBB28_68
- 0x49, 0x89, 0xd7, //0x00006a4b movq %rdx, %r15
- 0x49, 0x89, 0xfe, //0x00006a4e movq %rdi, %r14
- 0x4c, 0x89, 0xc3, //0x00006a51 movq %r8, %rbx
- //0x00006a54 LBB28_71
- 0x44, 0x89, 0xf1, //0x00006a54 movl %r14d, %ecx
- 0x81, 0xe1, 0xff, 0x0f, 0x00, 0x00, //0x00006a57 andl $4095, %ecx
- 0x81, 0xf9, 0xf0, 0x0f, 0x00, 0x00, //0x00006a5d cmpl $4080, %ecx
- 0x0f, 0x87, 0x43, 0x00, 0x00, 0x00, //0x00006a63 ja LBB28_76
- 0x89, 0xd9, //0x00006a69 movl %ebx, %ecx
- 0x81, 0xe1, 0xff, 0x0f, 0x00, 0x00, //0x00006a6b andl $4095, %ecx
- 0x81, 0xf9, 0xf1, 0x0f, 0x00, 0x00, //0x00006a71 cmpl $4081, %ecx
- 0x0f, 0x83, 0x2f, 0x00, 0x00, 0x00, //0x00006a77 jae LBB28_76
- 0xc5, 0xfa, 0x6f, 0x03, //0x00006a7d vmovdqu (%rbx), %xmm0
- 0xc4, 0xc1, 0x79, 0x74, 0x06, //0x00006a81 vpcmpeqb (%r14), %xmm0, %xmm0
- 0xc5, 0xf9, 0xd7, 0xd0, //0x00006a86 vpmovmskb %xmm0, %edx
- 0x66, 0x83, 0xfa, 0xff, //0x00006a8a cmpw $-1, %dx
- 0x0f, 0x84, 0x4f, 0x00, 0x00, 0x00, //0x00006a8e je LBB28_82
- 0xf7, 0xd2, //0x00006a94 notl %edx
- 0x0f, 0xb7, 0xca, //0x00006a96 movzwl %dx, %ecx
- 0x48, 0x0f, 0xbc, 0xc9, //0x00006a99 bsfq %rcx, %rcx
- 0x45, 0x31, 0xd2, //0x00006a9d xorl %r10d, %r10d
- 0x4c, 0x39, 0xf9, //0x00006aa0 cmpq %r15, %rcx
- 0x41, 0x0f, 0x93, 0xc2, //0x00006aa3 setae %r10b
- 0xe9, 0x37, 0x00, 0x00, 0x00, //0x00006aa7 jmp LBB28_82
- //0x00006aac LBB28_76
- 0x4d, 0x85, 0xff, //0x00006aac testq %r15, %r15
- 0x0f, 0x84, 0x2e, 0x00, 0x00, 0x00, //0x00006aaf je LBB28_82
- 0x31, 0xd2, //0x00006ab5 xorl %edx, %edx
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00006ab7 .p2align 4, 0x90
- //0x00006ac0 LBB28_78
- 0x0f, 0xb6, 0x0c, 0x13, //0x00006ac0 movzbl (%rbx,%rdx), %ecx
- 0x41, 0x3a, 0x0c, 0x16, //0x00006ac4 cmpb (%r14,%rdx), %cl
- 0x0f, 0x85, 0x12, 0x00, 0x00, 0x00, //0x00006ac8 jne LBB28_81
- 0x48, 0xff, 0xc2, //0x00006ace incq %rdx
- 0x49, 0x39, 0xd7, //0x00006ad1 cmpq %rdx, %r15
- 0x0f, 0x85, 0xe6, 0xff, 0xff, 0xff, //0x00006ad4 jne LBB28_78
- 0xe9, 0x04, 0x00, 0x00, 0x00, //0x00006ada jmp LBB28_82
- 0x90, //0x00006adf .p2align 4, 0x90
- //0x00006ae0 LBB28_81
- 0x45, 0x31, 0xd2, //0x00006ae0 xorl %r10d, %r10d
- //0x00006ae3 LBB28_82
- 0x4d, 0x8b, 0x0b, //0x00006ae3 movq (%r11), %r9
- 0x4c, 0x8b, 0x7d, 0xd0, //0x00006ae6 movq $-48(%rbp), %r15
- 0x49, 0x8b, 0x73, 0x08, //0x00006aea movq $8(%r11), %rsi
- 0x48, 0x89, 0xc7, //0x00006aee movq %rax, %rdi
- 0x48, 0x29, 0xf7, //0x00006af1 subq %rsi, %rdi
- 0x0f, 0x83, 0x16, 0x04, 0x00, 0x00, //0x00006af4 jae LBB28_132
- //0x00006afa LBB28_83
- 0x41, 0x8a, 0x14, 0x01, //0x00006afa movb (%r9,%rax), %dl
- 0x80, 0xfa, 0x0d, //0x00006afe cmpb $13, %dl
- 0x0f, 0x84, 0x09, 0x04, 0x00, 0x00, //0x00006b01 je LBB28_132
- 0x80, 0xfa, 0x20, //0x00006b07 cmpb $32, %dl
- 0x0f, 0x84, 0x00, 0x04, 0x00, 0x00, //0x00006b0a je LBB28_132
- 0x80, 0xc2, 0xf7, //0x00006b10 addb $-9, %dl
- 0x80, 0xfa, 0x01, //0x00006b13 cmpb $1, %dl
- 0x0f, 0x86, 0xf4, 0x03, 0x00, 0x00, //0x00006b16 jbe LBB28_132
- 0x48, 0x89, 0xc3, //0x00006b1c movq %rax, %rbx
- 0xe9, 0x0e, 0x05, 0x00, 0x00, //0x00006b1f jmp LBB28_153
- //0x00006b24 LBB28_87
- 0x48, 0xc7, 0x45, 0xc8, 0x00, 0x00, 0x00, 0x00, //0x00006b24 movq $0, $-56(%rbp)
- 0x48, 0x8b, 0x4d, 0xc0, //0x00006b2c movq $-64(%rbp), %rcx
- 0x4c, 0x8b, 0x09, //0x00006b30 movq (%rcx), %r9
- 0x4c, 0x01, 0xcb, //0x00006b33 addq %r9, %rbx
- 0x4d, 0x8d, 0x44, 0x01, 0xff, //0x00006b36 leaq $-1(%r9,%rax), %r8
- 0x4f, 0x8d, 0x1c, 0x3e, //0x00006b3b leaq (%r14,%r15), %r11
- 0x4d, 0x85, 0xff, //0x00006b3f testq %r15, %r15
- 0x0f, 0x8e, 0xa0, 0x03, 0x00, 0x00, //0x00006b42 jle LBB28_129
- 0x49, 0x39, 0xd8, //0x00006b48 cmpq %rbx, %r8
- 0x4c, 0x8b, 0x7d, 0xd0, //0x00006b4b movq $-48(%rbp), %r15
- 0x0f, 0x86, 0x97, 0x03, 0x00, 0x00, //0x00006b4f jbe LBB28_130
- //0x00006b55 LBB28_89
- 0x8a, 0x0b, //0x00006b55 movb (%rbx), %cl
- 0x80, 0xf9, 0x5c, //0x00006b57 cmpb $92, %cl
- 0x0f, 0x85, 0x58, 0x00, 0x00, 0x00, //0x00006b5a jne LBB28_94
- 0x4c, 0x89, 0xc2, //0x00006b60 movq %r8, %rdx
- 0x48, 0x29, 0xda, //0x00006b63 subq %rbx, %rdx
- 0x48, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00006b66 movq $-1, %rcx
- 0x48, 0x85, 0xd2, //0x00006b6d testq %rdx, %rdx
- 0x0f, 0x8e, 0x22, 0x09, 0x00, 0x00, //0x00006b70 jle LBB28_259
- 0x0f, 0xb6, 0x73, 0x01, //0x00006b76 movzbl $1(%rbx), %esi
- 0x48, 0x8d, 0x3d, 0x5f, 0x9c, 0x00, 0x00, //0x00006b7a leaq $40031(%rip), %rdi /* __UnquoteTab+0(%rip) */
- 0x44, 0x8a, 0x3c, 0x3e, //0x00006b81 movb (%rsi,%rdi), %r15b
- 0x41, 0x80, 0xff, 0xff, //0x00006b85 cmpb $-1, %r15b
- 0x0f, 0x84, 0x3d, 0x00, 0x00, 0x00, //0x00006b89 je LBB28_96
- 0x45, 0x84, 0xff, //0x00006b8f testb %r15b, %r15b
- 0x0f, 0x84, 0xee, 0x08, 0x00, 0x00, //0x00006b92 je LBB28_257
- 0x44, 0x88, 0x7d, 0xc8, //0x00006b98 movb %r15b, $-56(%rbp)
- 0x48, 0x83, 0xc3, 0x02, //0x00006b9c addq $2, %rbx
- 0xba, 0x01, 0x00, 0x00, 0x00, //0x00006ba0 movl $1, %edx
- 0x4c, 0x8d, 0x54, 0x15, 0xc8, //0x00006ba5 leaq $-56(%rbp,%rdx), %r10
- 0x4d, 0x39, 0xde, //0x00006baa cmpq %r11, %r14
- 0x0f, 0x82, 0x30, 0x01, 0x00, 0x00, //0x00006bad jb LBB28_107
- 0xe9, 0x08, 0x03, 0x00, 0x00, //0x00006bb3 jmp LBB28_113
- //0x00006bb8 LBB28_94
- 0x41, 0x3a, 0x0e, //0x00006bb8 cmpb (%r14), %cl
- 0x0f, 0x85, 0xe6, 0x05, 0x00, 0x00, //0x00006bbb jne LBB28_183
- 0x48, 0xff, 0xc3, //0x00006bc1 incq %rbx
- 0x49, 0xff, 0xc6, //0x00006bc4 incq %r14
- 0xe9, 0x05, 0x03, 0x00, 0x00, //0x00006bc7 jmp LBB28_115
- //0x00006bcc LBB28_96
- 0x48, 0x83, 0xfa, 0x03, //0x00006bcc cmpq $3, %rdx
- 0x0f, 0x8e, 0xbf, 0x08, 0x00, 0x00, //0x00006bd0 jle LBB28_258
- 0x8b, 0x4b, 0x02, //0x00006bd6 movl $2(%rbx), %ecx
- 0x89, 0xce, //0x00006bd9 movl %ecx, %esi
- 0xf7, 0xd6, //0x00006bdb notl %esi
- 0x8d, 0xb9, 0xd0, 0xcf, 0xcf, 0xcf, //0x00006bdd leal $-808464432(%rcx), %edi
- 0x81, 0xe6, 0x80, 0x80, 0x80, 0x80, //0x00006be3 andl $-2139062144, %esi
- 0x85, 0xfe, //0x00006be9 testl %edi, %esi
- 0x0f, 0x85, 0x85, 0x08, 0x00, 0x00, //0x00006beb jne LBB28_256
- 0x8d, 0xb9, 0x19, 0x19, 0x19, 0x19, //0x00006bf1 leal $421075225(%rcx), %edi
- 0x09, 0xcf, //0x00006bf7 orl %ecx, %edi
- 0xf7, 0xc7, 0x80, 0x80, 0x80, 0x80, //0x00006bf9 testl $-2139062144, %edi
- 0x0f, 0x85, 0x71, 0x08, 0x00, 0x00, //0x00006bff jne LBB28_256
- 0x89, 0xcf, //0x00006c05 movl %ecx, %edi
- 0x81, 0xe7, 0x7f, 0x7f, 0x7f, 0x7f, //0x00006c07 andl $2139062143, %edi
- 0x41, 0xba, 0xc0, 0xc0, 0xc0, 0xc0, //0x00006c0d movl $-1061109568, %r10d
- 0x41, 0x29, 0xfa, //0x00006c13 subl %edi, %r10d
- 0x44, 0x8d, 0xbf, 0x46, 0x46, 0x46, 0x46, //0x00006c16 leal $1179010630(%rdi), %r15d
- 0x41, 0x21, 0xf2, //0x00006c1d andl %esi, %r10d
- 0x45, 0x85, 0xfa, //0x00006c20 testl %r15d, %r10d
- 0x0f, 0x85, 0x4d, 0x08, 0x00, 0x00, //0x00006c23 jne LBB28_256
- 0x41, 0xba, 0xe0, 0xe0, 0xe0, 0xe0, //0x00006c29 movl $-522133280, %r10d
- 0x41, 0x29, 0xfa, //0x00006c2f subl %edi, %r10d
- 0x81, 0xc7, 0x39, 0x39, 0x39, 0x39, //0x00006c32 addl $960051513, %edi
- 0x44, 0x21, 0xd6, //0x00006c38 andl %r10d, %esi
- 0x85, 0xfe, //0x00006c3b testl %edi, %esi
- 0x0f, 0x85, 0x33, 0x08, 0x00, 0x00, //0x00006c3d jne LBB28_256
- 0x0f, 0xc9, //0x00006c43 bswapl %ecx
- 0x89, 0xce, //0x00006c45 movl %ecx, %esi
- 0xc1, 0xee, 0x04, //0x00006c47 shrl $4, %esi
- 0xf7, 0xd6, //0x00006c4a notl %esi
- 0x81, 0xe6, 0x01, 0x01, 0x01, 0x01, //0x00006c4c andl $16843009, %esi
- 0x8d, 0x34, 0xf6, //0x00006c52 leal (%rsi,%rsi,8), %esi
- 0x81, 0xe1, 0x0f, 0x0f, 0x0f, 0x0f, //0x00006c55 andl $252645135, %ecx
- 0x01, 0xf1, //0x00006c5b addl %esi, %ecx
- 0x41, 0x89, 0xcf, //0x00006c5d movl %ecx, %r15d
- 0x41, 0xc1, 0xef, 0x04, //0x00006c60 shrl $4, %r15d
- 0x41, 0x09, 0xcf, //0x00006c64 orl %ecx, %r15d
- 0x44, 0x89, 0xfe, //0x00006c67 movl %r15d, %esi
- 0xc1, 0xee, 0x08, //0x00006c6a shrl $8, %esi
- 0x81, 0xe6, 0x00, 0xff, 0x00, 0x00, //0x00006c6d andl $65280, %esi
- 0x41, 0x0f, 0xb6, 0xcf, //0x00006c73 movzbl %r15b, %ecx
- 0x09, 0xf1, //0x00006c77 orl %esi, %ecx
- 0x4c, 0x8d, 0x53, 0x06, //0x00006c79 leaq $6(%rbx), %r10
- 0x83, 0xf9, 0x7f, //0x00006c7d cmpl $127, %ecx
- 0x0f, 0x86, 0xb2, 0x00, 0x00, 0x00, //0x00006c80 jbe LBB28_117
- 0x81, 0xf9, 0xff, 0x07, 0x00, 0x00, //0x00006c86 cmpl $2047, %ecx
- 0x0f, 0x86, 0xc5, 0x00, 0x00, 0x00, //0x00006c8c jbe LBB28_118
- 0x44, 0x89, 0xff, //0x00006c92 movl %r15d, %edi
- 0x81, 0xe7, 0x00, 0x00, 0xf8, 0x00, //0x00006c95 andl $16252928, %edi
- 0x81, 0xff, 0x00, 0x00, 0xd8, 0x00, //0x00006c9b cmpl $14155776, %edi
- 0x0f, 0x84, 0xe3, 0x00, 0x00, 0x00, //0x00006ca1 je LBB28_119
- 0xc1, 0xee, 0x0c, //0x00006ca7 shrl $12, %esi
- 0x40, 0x80, 0xce, 0xe0, //0x00006caa orb $-32, %sil
- 0x40, 0x88, 0x75, 0xc8, //0x00006cae movb %sil, $-56(%rbp)
- 0xc1, 0xe9, 0x06, //0x00006cb2 shrl $6, %ecx
- 0x80, 0xe1, 0x3f, //0x00006cb5 andb $63, %cl
- 0x80, 0xc9, 0x80, //0x00006cb8 orb $-128, %cl
- 0x88, 0x4d, 0xc9, //0x00006cbb movb %cl, $-55(%rbp)
- 0x41, 0x80, 0xe7, 0x3f, //0x00006cbe andb $63, %r15b
- 0x41, 0x80, 0xcf, 0x80, //0x00006cc2 orb $-128, %r15b
- 0x44, 0x88, 0x7d, 0xca, //0x00006cc6 movb %r15b, $-54(%rbp)
- 0xba, 0x03, 0x00, 0x00, 0x00, //0x00006cca movl $3, %edx
- 0x41, 0x89, 0xf7, //0x00006ccf movl %esi, %r15d
- 0x4c, 0x89, 0xd3, //0x00006cd2 movq %r10, %rbx
- 0x4c, 0x8d, 0x54, 0x15, 0xc8, //0x00006cd5 leaq $-56(%rbp,%rdx), %r10
- 0x4d, 0x39, 0xde, //0x00006cda cmpq %r11, %r14
- 0x0f, 0x83, 0xdd, 0x01, 0x00, 0x00, //0x00006cdd jae LBB28_113
- //0x00006ce3 LBB28_107
- 0x48, 0x8d, 0x4d, 0xc8, //0x00006ce3 leaq $-56(%rbp), %rcx
- 0x49, 0x39, 0xca, //0x00006ce7 cmpq %rcx, %r10
- 0x0f, 0x86, 0xd0, 0x01, 0x00, 0x00, //0x00006cea jbe LBB28_113
- 0x45, 0x38, 0x3e, //0x00006cf0 cmpb %r15b, (%r14)
- 0x0f, 0x85, 0xc7, 0x01, 0x00, 0x00, //0x00006cf3 jne LBB28_113
- 0x49, 0xff, 0xc6, //0x00006cf9 incq %r14
- 0x48, 0x8d, 0x75, 0xc9, //0x00006cfc leaq $-55(%rbp), %rsi
- 0x4c, 0x89, 0xf7, //0x00006d00 movq %r14, %rdi
- 0x4c, 0x8b, 0x7d, 0xd0, //0x00006d03 movq $-48(%rbp), %r15
- //0x00006d07 LBB28_110
- 0x49, 0x89, 0xfe, //0x00006d07 movq %rdi, %r14
- 0x48, 0x89, 0xf2, //0x00006d0a movq %rsi, %rdx
- 0x4c, 0x39, 0xd6, //0x00006d0d cmpq %r10, %rsi
- 0x0f, 0x83, 0xb2, 0x01, 0x00, 0x00, //0x00006d10 jae LBB28_114
- 0x4d, 0x39, 0xde, //0x00006d16 cmpq %r11, %r14
- 0x0f, 0x83, 0xa9, 0x01, 0x00, 0x00, //0x00006d19 jae LBB28_114
- 0x41, 0x0f, 0xb6, 0x0e, //0x00006d1f movzbl (%r14), %ecx
- 0x49, 0x8d, 0x7e, 0x01, //0x00006d23 leaq $1(%r14), %rdi
- 0x48, 0x8d, 0x72, 0x01, //0x00006d27 leaq $1(%rdx), %rsi
- 0x3a, 0x0a, //0x00006d2b cmpb (%rdx), %cl
- 0x0f, 0x84, 0xd4, 0xff, 0xff, 0xff, //0x00006d2d je LBB28_110
- 0xe9, 0x90, 0x01, 0x00, 0x00, //0x00006d33 jmp LBB28_114
- //0x00006d38 LBB28_117
- 0x44, 0x88, 0x7d, 0xc8, //0x00006d38 movb %r15b, $-56(%rbp)
- 0xba, 0x01, 0x00, 0x00, 0x00, //0x00006d3c movl $1, %edx
- 0x4c, 0x89, 0xd3, //0x00006d41 movq %r10, %rbx
- 0x4c, 0x8d, 0x54, 0x15, 0xc8, //0x00006d44 leaq $-56(%rbp,%rdx), %r10
- 0x4d, 0x39, 0xde, //0x00006d49 cmpq %r11, %r14
- 0x0f, 0x82, 0x91, 0xff, 0xff, 0xff, //0x00006d4c jb LBB28_107
- 0xe9, 0x69, 0x01, 0x00, 0x00, //0x00006d52 jmp LBB28_113
- //0x00006d57 LBB28_118
- 0xc1, 0xe9, 0x06, //0x00006d57 shrl $6, %ecx
- 0x80, 0xc9, 0xc0, //0x00006d5a orb $-64, %cl
- 0x88, 0x4d, 0xc8, //0x00006d5d movb %cl, $-56(%rbp)
- 0x41, 0x80, 0xe7, 0x3f, //0x00006d60 andb $63, %r15b
- 0x41, 0x80, 0xcf, 0x80, //0x00006d64 orb $-128, %r15b
- 0x44, 0x88, 0x7d, 0xc9, //0x00006d68 movb %r15b, $-55(%rbp)
- 0xba, 0x02, 0x00, 0x00, 0x00, //0x00006d6c movl $2, %edx
- 0x41, 0x89, 0xcf, //0x00006d71 movl %ecx, %r15d
- 0x4c, 0x89, 0xd3, //0x00006d74 movq %r10, %rbx
- 0x4c, 0x8d, 0x54, 0x15, 0xc8, //0x00006d77 leaq $-56(%rbp,%rdx), %r10
- 0x4d, 0x39, 0xde, //0x00006d7c cmpq %r11, %r14
- 0x0f, 0x82, 0x5e, 0xff, 0xff, 0xff, //0x00006d7f jb LBB28_107
- 0xe9, 0x36, 0x01, 0x00, 0x00, //0x00006d85 jmp LBB28_113
- //0x00006d8a LBB28_119
- 0x48, 0x83, 0xfa, 0x06, //0x00006d8a cmpq $6, %rdx
- 0x0f, 0x8c, 0x1f, 0x07, 0x00, 0x00, //0x00006d8e jl LBB28_261
- 0x81, 0xf9, 0xff, 0xdb, 0x00, 0x00, //0x00006d94 cmpl $56319, %ecx
- 0x0f, 0x87, 0x13, 0x07, 0x00, 0x00, //0x00006d9a ja LBB28_261
- 0x41, 0x80, 0x3a, 0x5c, //0x00006da0 cmpb $92, (%r10)
- 0x0f, 0x85, 0x09, 0x07, 0x00, 0x00, //0x00006da4 jne LBB28_261
- 0x80, 0x7b, 0x07, 0x75, //0x00006daa cmpb $117, $7(%rbx)
- 0x0f, 0x85, 0xff, 0x06, 0x00, 0x00, //0x00006dae jne LBB28_261
- 0x4c, 0x8d, 0x53, 0x08, //0x00006db4 leaq $8(%rbx), %r10
- 0x8b, 0x53, 0x08, //0x00006db8 movl $8(%rbx), %edx
- 0x89, 0xd7, //0x00006dbb movl %edx, %edi
- 0xf7, 0xd7, //0x00006dbd notl %edi
- 0x8d, 0xb2, 0xd0, 0xcf, 0xcf, 0xcf, //0x00006dbf leal $-808464432(%rdx), %esi
- 0x81, 0xe7, 0x80, 0x80, 0x80, 0x80, //0x00006dc5 andl $-2139062144, %edi
- 0x85, 0xf7, //0x00006dcb testl %esi, %edi
- 0x0f, 0x85, 0xd4, 0x06, 0x00, 0x00, //0x00006dcd jne LBB28_260
- 0x8d, 0xb2, 0x19, 0x19, 0x19, 0x19, //0x00006dd3 leal $421075225(%rdx), %esi
- 0x09, 0xd6, //0x00006dd9 orl %edx, %esi
- 0xf7, 0xc6, 0x80, 0x80, 0x80, 0x80, //0x00006ddb testl $-2139062144, %esi
- 0x0f, 0x85, 0xc0, 0x06, 0x00, 0x00, //0x00006de1 jne LBB28_260
- 0x89, 0xd6, //0x00006de7 movl %edx, %esi
- 0x81, 0xe6, 0x7f, 0x7f, 0x7f, 0x7f, //0x00006de9 andl $2139062143, %esi
- 0x41, 0xbf, 0xc0, 0xc0, 0xc0, 0xc0, //0x00006def movl $-1061109568, %r15d
- 0x41, 0x29, 0xf7, //0x00006df5 subl %esi, %r15d
- 0x44, 0x8d, 0xae, 0x46, 0x46, 0x46, 0x46, //0x00006df8 leal $1179010630(%rsi), %r13d
- 0x41, 0x21, 0xff, //0x00006dff andl %edi, %r15d
- 0x45, 0x85, 0xef, //0x00006e02 testl %r13d, %r15d
- 0x0f, 0x85, 0x9c, 0x06, 0x00, 0x00, //0x00006e05 jne LBB28_260
- 0x41, 0xbf, 0xe0, 0xe0, 0xe0, 0xe0, //0x00006e0b movl $-522133280, %r15d
- 0x41, 0x29, 0xf7, //0x00006e11 subl %esi, %r15d
- 0x81, 0xc6, 0x39, 0x39, 0x39, 0x39, //0x00006e14 addl $960051513, %esi
- 0x44, 0x21, 0xff, //0x00006e1a andl %r15d, %edi
- 0x85, 0xf7, //0x00006e1d testl %esi, %edi
- 0x0f, 0x85, 0x82, 0x06, 0x00, 0x00, //0x00006e1f jne LBB28_260
- 0x0f, 0xca, //0x00006e25 bswapl %edx
- 0x89, 0xd6, //0x00006e27 movl %edx, %esi
- 0xc1, 0xee, 0x04, //0x00006e29 shrl $4, %esi
- 0xf7, 0xd6, //0x00006e2c notl %esi
- 0x81, 0xe6, 0x01, 0x01, 0x01, 0x01, //0x00006e2e andl $16843009, %esi
- 0x8d, 0x34, 0xf6, //0x00006e34 leal (%rsi,%rsi,8), %esi
- 0x81, 0xe2, 0x0f, 0x0f, 0x0f, 0x0f, //0x00006e37 andl $252645135, %edx
- 0x01, 0xf2, //0x00006e3d addl %esi, %edx
- 0x89, 0xd6, //0x00006e3f movl %edx, %esi
- 0xc1, 0xee, 0x04, //0x00006e41 shrl $4, %esi
- 0x09, 0xd6, //0x00006e44 orl %edx, %esi
- 0x89, 0xf2, //0x00006e46 movl %esi, %edx
- 0x81, 0xe2, 0x00, 0x00, 0xfc, 0x00, //0x00006e48 andl $16515072, %edx
- 0x81, 0xfa, 0x00, 0x00, 0xdc, 0x00, //0x00006e4e cmpl $14417920, %edx
- 0x0f, 0x85, 0x59, 0x06, 0x00, 0x00, //0x00006e54 jne LBB28_261
- 0x89, 0xf2, //0x00006e5a movl %esi, %edx
- 0xc1, 0xea, 0x08, //0x00006e5c shrl $8, %edx
- 0x81, 0xe2, 0x00, 0xff, 0x00, 0x00, //0x00006e5f andl $65280, %edx
- 0x40, 0x0f, 0xb6, 0xf6, //0x00006e65 movzbl %sil, %esi
- 0x09, 0xd6, //0x00006e69 orl %edx, %esi
- 0xc1, 0xe1, 0x0a, //0x00006e6b shll $10, %ecx
- 0x8d, 0x8c, 0x31, 0x00, 0x24, 0xa0, 0xfc, //0x00006e6e leal $-56613888(%rcx,%rsi), %ecx
- 0x41, 0x89, 0xcf, //0x00006e75 movl %ecx, %r15d
- 0x41, 0xc1, 0xef, 0x12, //0x00006e78 shrl $18, %r15d
- 0x41, 0x80, 0xcf, 0xf0, //0x00006e7c orb $-16, %r15b
- 0x44, 0x88, 0x7d, 0xc8, //0x00006e80 movb %r15b, $-56(%rbp)
- 0x89, 0xca, //0x00006e84 movl %ecx, %edx
- 0xc1, 0xea, 0x0c, //0x00006e86 shrl $12, %edx
- 0x80, 0xe2, 0x3f, //0x00006e89 andb $63, %dl
- 0x80, 0xca, 0x80, //0x00006e8c orb $-128, %dl
- 0x88, 0x55, 0xc9, //0x00006e8f movb %dl, $-55(%rbp)
- 0x89, 0xca, //0x00006e92 movl %ecx, %edx
- 0xc1, 0xea, 0x06, //0x00006e94 shrl $6, %edx
- 0x80, 0xe2, 0x3f, //0x00006e97 andb $63, %dl
- 0x80, 0xca, 0x80, //0x00006e9a orb $-128, %dl
- 0x88, 0x55, 0xca, //0x00006e9d movb %dl, $-54(%rbp)
- 0x80, 0xe1, 0x3f, //0x00006ea0 andb $63, %cl
- 0x80, 0xc9, 0x80, //0x00006ea3 orb $-128, %cl
- 0x88, 0x4d, 0xcb, //0x00006ea6 movb %cl, $-53(%rbp)
- 0x48, 0x83, 0xc3, 0x0c, //0x00006ea9 addq $12, %rbx
- 0xba, 0x04, 0x00, 0x00, 0x00, //0x00006ead movl $4, %edx
- 0x4c, 0x8d, 0x54, 0x15, 0xc8, //0x00006eb2 leaq $-56(%rbp,%rdx), %r10
- 0x4d, 0x39, 0xde, //0x00006eb7 cmpq %r11, %r14
- 0x0f, 0x82, 0x23, 0xfe, 0xff, 0xff, //0x00006eba jb LBB28_107
- //0x00006ec0 LBB28_113
- 0x48, 0x8d, 0x55, 0xc8, //0x00006ec0 leaq $-56(%rbp), %rdx
- 0x4c, 0x8b, 0x7d, 0xd0, //0x00006ec4 movq $-48(%rbp), %r15
- //0x00006ec8 LBB28_114
- 0x4c, 0x39, 0xd2, //0x00006ec8 cmpq %r10, %rdx
- 0x0f, 0x85, 0xd6, 0x02, 0x00, 0x00, //0x00006ecb jne LBB28_183
- //0x00006ed1 LBB28_115
- 0x49, 0x39, 0xd8, //0x00006ed1 cmpq %rbx, %r8
- 0x0f, 0x86, 0x12, 0x00, 0x00, 0x00, //0x00006ed4 jbe LBB28_130
- 0x4d, 0x39, 0xde, //0x00006eda cmpq %r11, %r14
- 0x0f, 0x82, 0x72, 0xfc, 0xff, 0xff, //0x00006edd jb LBB28_89
- 0xe9, 0x04, 0x00, 0x00, 0x00, //0x00006ee3 jmp LBB28_130
- //0x00006ee8 LBB28_129
- 0x4c, 0x8b, 0x7d, 0xd0, //0x00006ee8 movq $-48(%rbp), %r15
- //0x00006eec LBB28_130
- 0x49, 0x31, 0xd8, //0x00006eec xorq %rbx, %r8
- 0x4d, 0x31, 0xde, //0x00006eef xorq %r11, %r14
- 0x45, 0x31, 0xd2, //0x00006ef2 xorl %r10d, %r10d
- 0x4d, 0x09, 0xc6, //0x00006ef5 orq %r8, %r14
- 0x41, 0x0f, 0x94, 0xc2, //0x00006ef8 sete %r10b
- //0x00006efc LBB28_131
- 0x4c, 0x8b, 0x5d, 0xc0, //0x00006efc movq $-64(%rbp), %r11
- 0x49, 0x8b, 0x73, 0x08, //0x00006f00 movq $8(%r11), %rsi
- 0x48, 0x89, 0xc7, //0x00006f04 movq %rax, %rdi
- 0x48, 0x29, 0xf7, //0x00006f07 subq %rsi, %rdi
- 0x0f, 0x82, 0xea, 0xfb, 0xff, 0xff, //0x00006f0a jb LBB28_83
- //0x00006f10 .p2align 4, 0x90
- //0x00006f10 LBB28_132
- 0x48, 0x8d, 0x58, 0x01, //0x00006f10 leaq $1(%rax), %rbx
- 0x48, 0x39, 0xf3, //0x00006f14 cmpq %rsi, %rbx
- 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00006f17 jae LBB28_136
- 0x41, 0x8a, 0x14, 0x19, //0x00006f1d movb (%r9,%rbx), %dl
- 0x80, 0xfa, 0x0d, //0x00006f21 cmpb $13, %dl
- 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x00006f24 je LBB28_136
- 0x80, 0xfa, 0x20, //0x00006f2a cmpb $32, %dl
- 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x00006f2d je LBB28_136
- 0x80, 0xc2, 0xf7, //0x00006f33 addb $-9, %dl
- 0x80, 0xfa, 0x01, //0x00006f36 cmpb $1, %dl
- 0x0f, 0x87, 0xf3, 0x00, 0x00, 0x00, //0x00006f39 ja LBB28_153
- 0x90, //0x00006f3f .p2align 4, 0x90
- //0x00006f40 LBB28_136
- 0x48, 0x8d, 0x58, 0x02, //0x00006f40 leaq $2(%rax), %rbx
- 0x48, 0x39, 0xf3, //0x00006f44 cmpq %rsi, %rbx
- 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00006f47 jae LBB28_140
- 0x41, 0x8a, 0x14, 0x19, //0x00006f4d movb (%r9,%rbx), %dl
- 0x80, 0xfa, 0x0d, //0x00006f51 cmpb $13, %dl
- 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x00006f54 je LBB28_140
- 0x80, 0xfa, 0x20, //0x00006f5a cmpb $32, %dl
- 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x00006f5d je LBB28_140
- 0x80, 0xc2, 0xf7, //0x00006f63 addb $-9, %dl
- 0x80, 0xfa, 0x01, //0x00006f66 cmpb $1, %dl
- 0x0f, 0x87, 0xc3, 0x00, 0x00, 0x00, //0x00006f69 ja LBB28_153
- 0x90, //0x00006f6f .p2align 4, 0x90
- //0x00006f70 LBB28_140
- 0x48, 0x8d, 0x58, 0x03, //0x00006f70 leaq $3(%rax), %rbx
- 0x48, 0x39, 0xf3, //0x00006f74 cmpq %rsi, %rbx
- 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00006f77 jae LBB28_144
- 0x41, 0x8a, 0x14, 0x19, //0x00006f7d movb (%r9,%rbx), %dl
- 0x80, 0xfa, 0x0d, //0x00006f81 cmpb $13, %dl
- 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x00006f84 je LBB28_144
- 0x80, 0xfa, 0x20, //0x00006f8a cmpb $32, %dl
- 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x00006f8d je LBB28_144
- 0x80, 0xc2, 0xf7, //0x00006f93 addb $-9, %dl
- 0x80, 0xfa, 0x01, //0x00006f96 cmpb $1, %dl
- 0x0f, 0x87, 0x93, 0x00, 0x00, 0x00, //0x00006f99 ja LBB28_153
- 0x90, //0x00006f9f .p2align 4, 0x90
- //0x00006fa0 LBB28_144
- 0x48, 0x8d, 0x50, 0x04, //0x00006fa0 leaq $4(%rax), %rdx
- 0x48, 0x39, 0xd6, //0x00006fa4 cmpq %rdx, %rsi
- 0x0f, 0x86, 0x49, 0x04, 0x00, 0x00, //0x00006fa7 jbe LBB28_245
- 0x48, 0x39, 0xd6, //0x00006fad cmpq %rdx, %rsi
- 0x0f, 0x84, 0x4a, 0x00, 0x00, 0x00, //0x00006fb0 je LBB28_150
- 0x49, 0x8d, 0x14, 0x31, //0x00006fb6 leaq (%r9,%rsi), %rdx
- 0x48, 0x83, 0xc7, 0x04, //0x00006fba addq $4, %rdi
- 0x49, 0x8d, 0x5c, 0x01, 0x05, //0x00006fbe leaq $5(%r9,%rax), %rbx
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00006fc3 .p2align 4, 0x90
- //0x00006fd0 LBB28_147
- 0x0f, 0xbe, 0x4b, 0xff, //0x00006fd0 movsbl $-1(%rbx), %ecx
- 0x83, 0xf9, 0x20, //0x00006fd4 cmpl $32, %ecx
- 0x0f, 0x87, 0x43, 0x00, 0x00, 0x00, //0x00006fd7 ja LBB28_152
- 0x49, 0x0f, 0xa3, 0xcc, //0x00006fdd btq %rcx, %r12
- 0x0f, 0x83, 0x39, 0x00, 0x00, 0x00, //0x00006fe1 jae LBB28_152
- 0x48, 0xff, 0xc3, //0x00006fe7 incq %rbx
- 0x48, 0xff, 0xc7, //0x00006fea incq %rdi
- 0x0f, 0x85, 0xdd, 0xff, 0xff, 0xff, //0x00006fed jne LBB28_147
- 0xe9, 0x0b, 0x00, 0x00, 0x00, //0x00006ff3 jmp LBB28_151
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00006ff8 .p2align 4, 0x90
- //0x00007000 LBB28_150
- 0x4c, 0x01, 0xca, //0x00007000 addq %r9, %rdx
- //0x00007003 LBB28_151
- 0x4c, 0x29, 0xca, //0x00007003 subq %r9, %rdx
- 0x48, 0x89, 0xd3, //0x00007006 movq %rdx, %rbx
- 0x48, 0x39, 0xf3, //0x00007009 cmpq %rsi, %rbx
- 0x0f, 0x82, 0x20, 0x00, 0x00, 0x00, //0x0000700c jb LBB28_153
- 0xe9, 0xe5, 0x03, 0x00, 0x00, //0x00007012 jmp LBB28_247
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00007017 .p2align 4, 0x90
- //0x00007020 LBB28_152
- 0x4c, 0x89, 0xc9, //0x00007020 movq %r9, %rcx
- 0x48, 0xf7, 0xd1, //0x00007023 notq %rcx
- 0x48, 0x01, 0xcb, //0x00007026 addq %rcx, %rbx
- 0x48, 0x39, 0xf3, //0x00007029 cmpq %rsi, %rbx
- 0x0f, 0x83, 0xca, 0x03, 0x00, 0x00, //0x0000702c jae LBB28_247
- //0x00007032 LBB28_153
- 0x48, 0x8d, 0x53, 0x01, //0x00007032 leaq $1(%rbx), %rdx
- 0x49, 0x89, 0x17, //0x00007036 movq %rdx, (%r15)
- 0x41, 0x80, 0x3c, 0x19, 0x3a, //0x00007039 cmpb $58, (%r9,%rbx)
- 0x0f, 0x85, 0xb5, 0x03, 0x00, 0x00, //0x0000703e jne LBB28_246
- 0x4d, 0x85, 0xd2, //0x00007044 testq %r10, %r10
- 0x0f, 0x85, 0x66, 0x03, 0x00, 0x00, //0x00007047 jne LBB28_243
- 0x4c, 0x89, 0xdf, //0x0000704d movq %r11, %rdi
- 0x4c, 0x89, 0xfe, //0x00007050 movq %r15, %rsi
- 0xe8, 0x48, 0xe6, 0xff, 0xff, //0x00007053 callq _skip_one_fast
- 0x4c, 0x8b, 0x5d, 0xc0, //0x00007058 movq $-64(%rbp), %r11
- 0x4d, 0x8b, 0x0b, //0x0000705c movq (%r11), %r9
- 0x49, 0x8b, 0x4b, 0x08, //0x0000705f movq $8(%r11), %rcx
- 0x49, 0x8b, 0x07, //0x00007063 movq (%r15), %rax
- 0x48, 0x89, 0xc6, //0x00007066 movq %rax, %rsi
- 0x48, 0x29, 0xce, //0x00007069 subq %rcx, %rsi
- 0x0f, 0x83, 0x2e, 0x00, 0x00, 0x00, //0x0000706c jae LBB28_160
- 0x41, 0x8a, 0x14, 0x01, //0x00007072 movb (%r9,%rax), %dl
- 0x80, 0xfa, 0x0d, //0x00007076 cmpb $13, %dl
- 0x0f, 0x84, 0x21, 0x00, 0x00, 0x00, //0x00007079 je LBB28_160
- 0x80, 0xfa, 0x20, //0x0000707f cmpb $32, %dl
- 0x0f, 0x84, 0x18, 0x00, 0x00, 0x00, //0x00007082 je LBB28_160
- 0x80, 0xc2, 0xf7, //0x00007088 addb $-9, %dl
- 0x80, 0xfa, 0x01, //0x0000708b cmpb $1, %dl
- 0x0f, 0x86, 0x0c, 0x00, 0x00, 0x00, //0x0000708e jbe LBB28_160
- 0x48, 0x89, 0xc7, //0x00007094 movq %rax, %rdi
- 0xe9, 0x4e, 0xf7, 0xff, 0xff, //0x00007097 jmp LBB28_181
- 0x90, 0x90, 0x90, 0x90, //0x0000709c .p2align 4, 0x90
- //0x000070a0 LBB28_160
- 0x48, 0x8d, 0x78, 0x01, //0x000070a0 leaq $1(%rax), %rdi
- 0x48, 0x39, 0xcf, //0x000070a4 cmpq %rcx, %rdi
- 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x000070a7 jae LBB28_164
- 0x41, 0x8a, 0x14, 0x39, //0x000070ad movb (%r9,%rdi), %dl
- 0x80, 0xfa, 0x0d, //0x000070b1 cmpb $13, %dl
- 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x000070b4 je LBB28_164
- 0x80, 0xfa, 0x20, //0x000070ba cmpb $32, %dl
- 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x000070bd je LBB28_164
- 0x80, 0xc2, 0xf7, //0x000070c3 addb $-9, %dl
- 0x80, 0xfa, 0x01, //0x000070c6 cmpb $1, %dl
- 0x0f, 0x87, 0x1b, 0xf7, 0xff, 0xff, //0x000070c9 ja LBB28_181
- 0x90, //0x000070cf .p2align 4, 0x90
- //0x000070d0 LBB28_164
- 0x48, 0x8d, 0x78, 0x02, //0x000070d0 leaq $2(%rax), %rdi
- 0x48, 0x39, 0xcf, //0x000070d4 cmpq %rcx, %rdi
- 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x000070d7 jae LBB28_168
- 0x41, 0x8a, 0x14, 0x39, //0x000070dd movb (%r9,%rdi), %dl
- 0x80, 0xfa, 0x0d, //0x000070e1 cmpb $13, %dl
- 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x000070e4 je LBB28_168
- 0x80, 0xfa, 0x20, //0x000070ea cmpb $32, %dl
- 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x000070ed je LBB28_168
- 0x80, 0xc2, 0xf7, //0x000070f3 addb $-9, %dl
- 0x80, 0xfa, 0x01, //0x000070f6 cmpb $1, %dl
- 0x0f, 0x87, 0xeb, 0xf6, 0xff, 0xff, //0x000070f9 ja LBB28_181
- 0x90, //0x000070ff .p2align 4, 0x90
- //0x00007100 LBB28_168
- 0x48, 0x8d, 0x78, 0x03, //0x00007100 leaq $3(%rax), %rdi
- 0x48, 0x39, 0xcf, //0x00007104 cmpq %rcx, %rdi
- 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00007107 jae LBB28_172
- 0x41, 0x8a, 0x14, 0x39, //0x0000710d movb (%r9,%rdi), %dl
- 0x80, 0xfa, 0x0d, //0x00007111 cmpb $13, %dl
- 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x00007114 je LBB28_172
- 0x80, 0xfa, 0x20, //0x0000711a cmpb $32, %dl
- 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x0000711d je LBB28_172
- 0x80, 0xc2, 0xf7, //0x00007123 addb $-9, %dl
- 0x80, 0xfa, 0x01, //0x00007126 cmpb $1, %dl
- 0x0f, 0x87, 0xbb, 0xf6, 0xff, 0xff, //0x00007129 ja LBB28_181
- 0x90, //0x0000712f .p2align 4, 0x90
- //0x00007130 LBB28_172
- 0x48, 0x8d, 0x50, 0x04, //0x00007130 leaq $4(%rax), %rdx
- 0x48, 0x39, 0xd1, //0x00007134 cmpq %rdx, %rcx
- 0x0f, 0x86, 0xb9, 0x02, 0x00, 0x00, //0x00007137 jbe LBB28_245
- 0x48, 0x39, 0xd1, //0x0000713d cmpq %rdx, %rcx
- 0x0f, 0x84, 0x4a, 0x00, 0x00, 0x00, //0x00007140 je LBB28_178
- 0x49, 0x8d, 0x14, 0x09, //0x00007146 leaq (%r9,%rcx), %rdx
- 0x48, 0x83, 0xc6, 0x04, //0x0000714a addq $4, %rsi
- 0x49, 0x8d, 0x7c, 0x01, 0x05, //0x0000714e leaq $5(%r9,%rax), %rdi
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00007153 .p2align 4, 0x90
- //0x00007160 LBB28_175
- 0x0f, 0xbe, 0x5f, 0xff, //0x00007160 movsbl $-1(%rdi), %ebx
- 0x83, 0xfb, 0x20, //0x00007164 cmpl $32, %ebx
- 0x0f, 0x87, 0x6b, 0xf6, 0xff, 0xff, //0x00007167 ja LBB28_180
- 0x49, 0x0f, 0xa3, 0xdc, //0x0000716d btq %rbx, %r12
- 0x0f, 0x83, 0x61, 0xf6, 0xff, 0xff, //0x00007171 jae LBB28_180
- 0x48, 0xff, 0xc7, //0x00007177 incq %rdi
- 0x48, 0xff, 0xc6, //0x0000717a incq %rsi
- 0x0f, 0x85, 0xdd, 0xff, 0xff, 0xff, //0x0000717d jne LBB28_175
- 0xe9, 0x0b, 0x00, 0x00, 0x00, //0x00007183 jmp LBB28_179
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00007188 .p2align 4, 0x90
- //0x00007190 LBB28_178
- 0x4c, 0x01, 0xca, //0x00007190 addq %r9, %rdx
- //0x00007193 LBB28_179
- 0x4c, 0x29, 0xca, //0x00007193 subq %r9, %rdx
- 0x48, 0x89, 0xd7, //0x00007196 movq %rdx, %rdi
- 0x48, 0x39, 0xcf, //0x00007199 cmpq %rcx, %rdi
- 0x0f, 0x82, 0x48, 0xf6, 0xff, 0xff, //0x0000719c jb LBB28_181
- 0xe9, 0x55, 0x02, 0x00, 0x00, //0x000071a2 jmp LBB28_247
- //0x000071a7 LBB28_183
- 0x45, 0x31, 0xd2, //0x000071a7 xorl %r10d, %r10d
- 0xe9, 0x4d, 0xfd, 0xff, 0xff, //0x000071aa jmp LBB28_131
- //0x000071af LBB28_209
- 0x49, 0x89, 0x17, //0x000071af movq %rdx, (%r15)
- 0x48, 0x89, 0xd0, //0x000071b2 movq %rdx, %rax
- 0xe9, 0x52, 0x00, 0x00, 0x00, //0x000071b5 jmp LBB28_214
- //0x000071ba LBB28_29
- 0x4c, 0x89, 0xc8, //0x000071ba movq %r9, %rax
- 0x48, 0xf7, 0xd0, //0x000071bd notq %rax
- 0x48, 0x01, 0xc6, //0x000071c0 addq %rax, %rsi
- 0x4c, 0x39, 0xc6, //0x000071c3 cmpq %r8, %rsi
- 0x0f, 0x82, 0x16, 0xf4, 0xff, 0xff, //0x000071c6 jb LBB28_28
- 0xe9, 0x6b, 0xf4, 0xff, 0xff, //0x000071cc jmp LBB28_30
- //0x000071d1 LBB28_210
- 0x4c, 0x01, 0xca, //0x000071d1 addq %r9, %rdx
- //0x000071d4 LBB28_211
- 0x4c, 0x29, 0xca, //0x000071d4 subq %r9, %rdx
- 0x48, 0x89, 0xd7, //0x000071d7 movq %rdx, %rdi
- 0x4c, 0x39, 0xc7, //0x000071da cmpq %r8, %rdi
- 0x0f, 0x82, 0x17, 0x00, 0x00, 0x00, //0x000071dd jb LBB28_213
- 0xe9, 0x24, 0x00, 0x00, 0x00, //0x000071e3 jmp LBB28_214
- //0x000071e8 LBB28_212
- 0x4c, 0x89, 0xc9, //0x000071e8 movq %r9, %rcx
- 0x48, 0xf7, 0xd1, //0x000071eb notq %rcx
- 0x48, 0x01, 0xcf, //0x000071ee addq %rcx, %rdi
- 0x4c, 0x39, 0xc7, //0x000071f1 cmpq %r8, %rdi
- 0x0f, 0x83, 0x12, 0x00, 0x00, 0x00, //0x000071f4 jae LBB28_214
- //0x000071fa LBB28_213
- 0x48, 0x8d, 0x47, 0x01, //0x000071fa leaq $1(%rdi), %rax
- 0x49, 0x89, 0x07, //0x000071fe movq %rax, (%r15)
- 0x41, 0x80, 0x3c, 0x39, 0x5d, //0x00007201 cmpb $93, (%r9,%rdi)
- 0x0f, 0x84, 0x3d, 0x02, 0x00, 0x00, //0x00007206 je LBB28_254
- //0x0000720c LBB28_214
- 0x48, 0xff, 0xc8, //0x0000720c decq %rax
- 0x49, 0x89, 0x07, //0x0000720f movq %rax, (%r15)
- 0x48, 0x89, 0xc2, //0x00007212 movq %rax, %rdx
- 0x4d, 0x85, 0xf6, //0x00007215 testq %r14, %r14
- 0x0f, 0x8e, 0x95, 0x01, 0x00, 0x00, //0x00007218 jle LBB28_243
- 0x90, 0x90, //0x0000721e .p2align 4, 0x90
- //0x00007220 LBB28_215
- 0x4c, 0x89, 0xdf, //0x00007220 movq %r11, %rdi
- 0x4c, 0x89, 0xfe, //0x00007223 movq %r15, %rsi
- 0xe8, 0x75, 0xe4, 0xff, 0xff, //0x00007226 callq _skip_one_fast
- 0x4c, 0x8b, 0x5d, 0xc0, //0x0000722b movq $-64(%rbp), %r11
- 0x4d, 0x8b, 0x0b, //0x0000722f movq (%r11), %r9
- 0x49, 0x8b, 0x4b, 0x08, //0x00007232 movq $8(%r11), %rcx
- 0x49, 0x8b, 0x07, //0x00007236 movq (%r15), %rax
- 0x48, 0x89, 0xc6, //0x00007239 movq %rax, %rsi
- 0x48, 0x29, 0xce, //0x0000723c subq %rcx, %rsi
- 0x0f, 0x83, 0x2b, 0x00, 0x00, 0x00, //0x0000723f jae LBB28_220
- 0x41, 0x8a, 0x14, 0x01, //0x00007245 movb (%r9,%rax), %dl
- 0x80, 0xfa, 0x0d, //0x00007249 cmpb $13, %dl
- 0x0f, 0x84, 0x1e, 0x00, 0x00, 0x00, //0x0000724c je LBB28_220
- 0x80, 0xfa, 0x20, //0x00007252 cmpb $32, %dl
- 0x0f, 0x84, 0x15, 0x00, 0x00, 0x00, //0x00007255 je LBB28_220
- 0x80, 0xc2, 0xf7, //0x0000725b addb $-9, %dl
- 0x80, 0xfa, 0x01, //0x0000725e cmpb $1, %dl
- 0x0f, 0x86, 0x09, 0x00, 0x00, 0x00, //0x00007261 jbe LBB28_220
- 0x48, 0x89, 0xc7, //0x00007267 movq %rax, %rdi
- 0xe9, 0x23, 0x01, 0x00, 0x00, //0x0000726a jmp LBB28_241
- 0x90, //0x0000726f .p2align 4, 0x90
- //0x00007270 LBB28_220
- 0x48, 0x8d, 0x78, 0x01, //0x00007270 leaq $1(%rax), %rdi
- 0x48, 0x39, 0xcf, //0x00007274 cmpq %rcx, %rdi
- 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00007277 jae LBB28_224
- 0x41, 0x8a, 0x14, 0x39, //0x0000727d movb (%r9,%rdi), %dl
- 0x80, 0xfa, 0x0d, //0x00007281 cmpb $13, %dl
- 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x00007284 je LBB28_224
- 0x80, 0xfa, 0x20, //0x0000728a cmpb $32, %dl
- 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x0000728d je LBB28_224
- 0x80, 0xc2, 0xf7, //0x00007293 addb $-9, %dl
- 0x80, 0xfa, 0x01, //0x00007296 cmpb $1, %dl
- 0x0f, 0x87, 0xf3, 0x00, 0x00, 0x00, //0x00007299 ja LBB28_241
- 0x90, //0x0000729f .p2align 4, 0x90
- //0x000072a0 LBB28_224
- 0x48, 0x8d, 0x78, 0x02, //0x000072a0 leaq $2(%rax), %rdi
- 0x48, 0x39, 0xcf, //0x000072a4 cmpq %rcx, %rdi
- 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x000072a7 jae LBB28_228
- 0x41, 0x8a, 0x14, 0x39, //0x000072ad movb (%r9,%rdi), %dl
- 0x80, 0xfa, 0x0d, //0x000072b1 cmpb $13, %dl
- 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x000072b4 je LBB28_228
- 0x80, 0xfa, 0x20, //0x000072ba cmpb $32, %dl
- 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x000072bd je LBB28_228
- 0x80, 0xc2, 0xf7, //0x000072c3 addb $-9, %dl
- 0x80, 0xfa, 0x01, //0x000072c6 cmpb $1, %dl
- 0x0f, 0x87, 0xc3, 0x00, 0x00, 0x00, //0x000072c9 ja LBB28_241
- 0x90, //0x000072cf .p2align 4, 0x90
- //0x000072d0 LBB28_228
- 0x48, 0x8d, 0x78, 0x03, //0x000072d0 leaq $3(%rax), %rdi
- 0x48, 0x39, 0xcf, //0x000072d4 cmpq %rcx, %rdi
- 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x000072d7 jae LBB28_232
- 0x41, 0x8a, 0x14, 0x39, //0x000072dd movb (%r9,%rdi), %dl
- 0x80, 0xfa, 0x0d, //0x000072e1 cmpb $13, %dl
- 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x000072e4 je LBB28_232
- 0x80, 0xfa, 0x20, //0x000072ea cmpb $32, %dl
- 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x000072ed je LBB28_232
- 0x80, 0xc2, 0xf7, //0x000072f3 addb $-9, %dl
- 0x80, 0xfa, 0x01, //0x000072f6 cmpb $1, %dl
- 0x0f, 0x87, 0x93, 0x00, 0x00, 0x00, //0x000072f9 ja LBB28_241
- 0x90, //0x000072ff .p2align 4, 0x90
- //0x00007300 LBB28_232
- 0x48, 0x8d, 0x50, 0x04, //0x00007300 leaq $4(%rax), %rdx
- 0x48, 0x39, 0xd1, //0x00007304 cmpq %rdx, %rcx
- 0x0f, 0x86, 0xe9, 0x00, 0x00, 0x00, //0x00007307 jbe LBB28_245
- 0x48, 0x39, 0xd1, //0x0000730d cmpq %rdx, %rcx
- 0x0f, 0x84, 0x4a, 0x00, 0x00, 0x00, //0x00007310 je LBB28_238
- 0x49, 0x8d, 0x14, 0x09, //0x00007316 leaq (%r9,%rcx), %rdx
- 0x48, 0x83, 0xc6, 0x04, //0x0000731a addq $4, %rsi
- 0x49, 0x8d, 0x7c, 0x01, 0x05, //0x0000731e leaq $5(%r9,%rax), %rdi
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00007323 .p2align 4, 0x90
- //0x00007330 LBB28_235
- 0x0f, 0xbe, 0x5f, 0xff, //0x00007330 movsbl $-1(%rdi), %ebx
- 0x83, 0xfb, 0x20, //0x00007334 cmpl $32, %ebx
- 0x0f, 0x87, 0x43, 0x00, 0x00, 0x00, //0x00007337 ja LBB28_240
- 0x49, 0x0f, 0xa3, 0xdc, //0x0000733d btq %rbx, %r12
- 0x0f, 0x83, 0x39, 0x00, 0x00, 0x00, //0x00007341 jae LBB28_240
- 0x48, 0xff, 0xc7, //0x00007347 incq %rdi
- 0x48, 0xff, 0xc6, //0x0000734a incq %rsi
- 0x0f, 0x85, 0xdd, 0xff, 0xff, 0xff, //0x0000734d jne LBB28_235
- 0xe9, 0x0b, 0x00, 0x00, 0x00, //0x00007353 jmp LBB28_239
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00007358 .p2align 4, 0x90
- //0x00007360 LBB28_238
- 0x4c, 0x01, 0xca, //0x00007360 addq %r9, %rdx
- //0x00007363 LBB28_239
- 0x4c, 0x29, 0xca, //0x00007363 subq %r9, %rdx
- 0x48, 0x89, 0xd7, //0x00007366 movq %rdx, %rdi
- 0x48, 0x39, 0xcf, //0x00007369 cmpq %rcx, %rdi
- 0x0f, 0x82, 0x20, 0x00, 0x00, 0x00, //0x0000736c jb LBB28_241
- 0xe9, 0x85, 0x00, 0x00, 0x00, //0x00007372 jmp LBB28_247
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00007377 .p2align 4, 0x90
- //0x00007380 LBB28_240
- 0x4c, 0x89, 0xca, //0x00007380 movq %r9, %rdx
- 0x48, 0xf7, 0xd2, //0x00007383 notq %rdx
- 0x48, 0x01, 0xd7, //0x00007386 addq %rdx, %rdi
- 0x48, 0x39, 0xcf, //0x00007389 cmpq %rcx, %rdi
- 0x0f, 0x83, 0x6a, 0x00, 0x00, 0x00, //0x0000738c jae LBB28_247
- //0x00007392 LBB28_241
- 0x48, 0x8d, 0x57, 0x01, //0x00007392 leaq $1(%rdi), %rdx
- 0x49, 0x89, 0x17, //0x00007396 movq %rdx, (%r15)
- 0x41, 0x8a, 0x04, 0x39, //0x00007399 movb (%r9,%rdi), %al
- 0x3c, 0x2c, //0x0000739d cmpb $44, %al
- 0x0f, 0x85, 0x76, 0x00, 0x00, 0x00, //0x0000739f jne LBB28_249
- 0x49, 0x83, 0xfe, 0x02, //0x000073a5 cmpq $2, %r14
- 0x4d, 0x8d, 0x76, 0xff, //0x000073a9 leaq $-1(%r14), %r14
- 0x0f, 0x8d, 0x6d, 0xfe, 0xff, 0xff, //0x000073ad jge LBB28_215
- //0x000073b3 LBB28_243
- 0x48, 0x8b, 0x45, 0xb8, //0x000073b3 movq $-72(%rbp), %rax
- 0x48, 0x83, 0xc0, 0x10, //0x000073b7 addq $16, %rax
- 0x4c, 0x8b, 0x55, 0xa8, //0x000073bb movq $-88(%rbp), %r10
- 0x48, 0x89, 0x45, 0xb8, //0x000073bf movq %rax, $-72(%rbp)
- 0x4c, 0x39, 0xd0, //0x000073c3 cmpq %r10, %rax
- 0x48, 0x8b, 0x4d, 0xa0, //0x000073c6 movq $-96(%rbp), %rcx
- 0x0f, 0x85, 0xde, 0xf0, 0xff, 0xff, //0x000073ca jne LBB28_2
- //0x000073d0 LBB28_244
- 0xb8, 0x01, 0x00, 0x00, 0x00, //0x000073d0 movl $1, %eax
- 0xc4, 0xe1, 0xf9, 0x6e, 0xc0, //0x000073d5 vmovq %rax, %xmm0
- 0xc5, 0xfa, 0x7f, 0x01, //0x000073da vmovdqu %xmm0, (%rcx)
- 0x48, 0x89, 0xcf, //0x000073de movq %rcx, %rdi
- 0x4c, 0x89, 0xde, //0x000073e1 movq %r11, %rsi
- 0x4c, 0x89, 0xfa, //0x000073e4 movq %r15, %rdx
- 0x31, 0xc9, //0x000073e7 xorl %ecx, %ecx
- 0xe8, 0x12, 0xd2, 0xff, 0xff, //0x000073e9 callq _fsm_exec
- 0x48, 0x89, 0xc1, //0x000073ee movq %rax, %rcx
- 0xe9, 0x13, 0x00, 0x00, 0x00, //0x000073f1 jmp LBB28_248
- //0x000073f6 LBB28_245
- 0x49, 0x89, 0x17, //0x000073f6 movq %rdx, (%r15)
- //0x000073f9 LBB28_246
- 0x48, 0x89, 0xd0, //0x000073f9 movq %rdx, %rax
- //0x000073fc LBB28_247
- 0x48, 0xff, 0xc8, //0x000073fc decq %rax
- 0x49, 0x89, 0x07, //0x000073ff movq %rax, (%r15)
- 0x48, 0xc7, 0xc1, 0xfe, 0xff, 0xff, 0xff, //0x00007402 movq $-2, %rcx
- //0x00007409 LBB28_248
- 0x48, 0x89, 0xc8, //0x00007409 movq %rcx, %rax
- 0x48, 0x83, 0xc4, 0x38, //0x0000740c addq $56, %rsp
- 0x5b, //0x00007410 popq %rbx
- 0x41, 0x5c, //0x00007411 popq %r12
- 0x41, 0x5d, //0x00007413 popq %r13
- 0x41, 0x5e, //0x00007415 popq %r14
- 0x41, 0x5f, //0x00007417 popq %r15
- 0x5d, //0x00007419 popq %rbp
- 0xc3, //0x0000741a retq
- //0x0000741b LBB28_249
- 0x3c, 0x5d, //0x0000741b cmpb $93, %al
- 0x0f, 0x85, 0xd6, 0xff, 0xff, 0xff, //0x0000741d jne LBB28_246
- 0x48, 0x89, 0xd0, //0x00007423 movq %rdx, %rax
- 0xe9, 0x1e, 0x00, 0x00, 0x00, //0x00007426 jmp LBB28_254
- //0x0000742b LBB28_251
- 0x48, 0xff, 0xc8, //0x0000742b decq %rax
- 0x49, 0x89, 0x07, //0x0000742e movq %rax, (%r15)
- 0x48, 0xc7, 0xc1, 0xde, 0xff, 0xff, 0xff, //0x00007431 movq $-34, %rcx
- 0xe9, 0xcc, 0xff, 0xff, 0xff, //0x00007438 jmp LBB28_248
- //0x0000743d LBB28_252
- 0x48, 0x89, 0xd8, //0x0000743d movq %rbx, %rax
- //0x00007440 LBB28_253
- 0x80, 0xf9, 0x7d, //0x00007440 cmpb $125, %cl
- 0x0f, 0x85, 0xb3, 0xff, 0xff, 0xff, //0x00007443 jne LBB28_247
- //0x00007449 LBB28_254
- 0x48, 0xff, 0xc8, //0x00007449 decq %rax
- 0x49, 0x89, 0x07, //0x0000744c movq %rax, (%r15)
- 0x48, 0xc7, 0xc1, 0xdf, 0xff, 0xff, 0xff, //0x0000744f movq $-33, %rcx
- 0xe9, 0xae, 0xff, 0xff, 0xff, //0x00007456 jmp LBB28_248
- //0x0000745b LBB28_255
- 0x48, 0x8b, 0x45, 0xc0, //0x0000745b movq $-64(%rbp), %rax
- 0x48, 0x8b, 0x40, 0x08, //0x0000745f movq $8(%rax), %rax
- 0x48, 0x8b, 0x4d, 0xd0, //0x00007463 movq $-48(%rbp), %rcx
- 0x48, 0x89, 0x01, //0x00007467 movq %rax, (%rcx)
- 0x48, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x0000746a movq $-1, %rcx
- 0xe9, 0x93, 0xff, 0xff, 0xff, //0x00007471 jmp LBB28_248
- //0x00007476 LBB28_256
- 0x48, 0x83, 0xc3, 0x02, //0x00007476 addq $2, %rbx
- 0x48, 0xc7, 0xc1, 0xfe, 0xff, 0xff, 0xff, //0x0000747a movq $-2, %rcx
- 0xe9, 0x12, 0x00, 0x00, 0x00, //0x00007481 jmp LBB28_259
- //0x00007486 LBB28_257
- 0x48, 0xff, 0xc3, //0x00007486 incq %rbx
- 0x48, 0xc7, 0xc1, 0xfd, 0xff, 0xff, 0xff, //0x00007489 movq $-3, %rcx
- 0xe9, 0x03, 0x00, 0x00, 0x00, //0x00007490 jmp LBB28_259
- //0x00007495 LBB28_258
- 0x48, 0xff, 0xc3, //0x00007495 incq %rbx
- //0x00007498 LBB28_259
- 0x48, 0x8b, 0x45, 0xd0, //0x00007498 movq $-48(%rbp), %rax
- 0x4c, 0x29, 0xcb, //0x0000749c subq %r9, %rbx
- 0x48, 0x89, 0x18, //0x0000749f movq %rbx, (%rax)
- 0xe9, 0x62, 0xff, 0xff, 0xff, //0x000074a2 jmp LBB28_248
- //0x000074a7 LBB28_260
- 0x48, 0xc7, 0xc1, 0xfe, 0xff, 0xff, 0xff, //0x000074a7 movq $-2, %rcx
- 0xe9, 0x07, 0x00, 0x00, 0x00, //0x000074ae jmp LBB28_262
- //0x000074b3 LBB28_261
- 0x48, 0xc7, 0xc1, 0xfc, 0xff, 0xff, 0xff, //0x000074b3 movq $-4, %rcx
- //0x000074ba LBB28_262
- 0x4c, 0x89, 0xd3, //0x000074ba movq %r10, %rbx
- 0xe9, 0xd6, 0xff, 0xff, 0xff, //0x000074bd jmp LBB28_259
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000074c2 .p2align 4, 0x90
- //0x000074d0 _validate_utf8
- 0x55, //0x000074d0 pushq %rbp
- 0x48, 0x89, 0xe5, //0x000074d1 movq %rsp, %rbp
- 0x41, 0x57, //0x000074d4 pushq %r15
- 0x41, 0x56, //0x000074d6 pushq %r14
- 0x41, 0x54, //0x000074d8 pushq %r12
- 0x53, //0x000074da pushq %rbx
- 0x50, //0x000074db pushq %rax
- 0x4c, 0x8b, 0x17, //0x000074dc movq (%rdi), %r10
- 0x4c, 0x8b, 0x5f, 0x08, //0x000074df movq $8(%rdi), %r11
- 0x48, 0x8b, 0x0e, //0x000074e3 movq (%rsi), %rcx
- 0x4c, 0x01, 0xd1, //0x000074e6 addq %r10, %rcx
- 0x4f, 0x8d, 0x44, 0x1a, 0xfd, //0x000074e9 leaq $-3(%r10,%r11), %r8
- 0xe9, 0x10, 0x00, 0x00, 0x00, //0x000074ee jmp LBB29_1
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000074f3 .p2align 4, 0x90
- //0x00007500 LBB29_19
- 0x48, 0x01, 0xd9, //0x00007500 addq %rbx, %rcx
- //0x00007503 LBB29_1
- 0x4c, 0x39, 0xc1, //0x00007503 cmpq %r8, %rcx
- 0x0f, 0x83, 0xe1, 0x00, 0x00, 0x00, //0x00007506 jae LBB29_2
- 0xbb, 0x01, 0x00, 0x00, 0x00, //0x0000750c movl $1, %ebx
- 0x80, 0x39, 0x00, //0x00007511 cmpb $0, (%rcx)
- 0x0f, 0x89, 0xe6, 0xff, 0xff, 0xff, //0x00007514 jns LBB29_19
- 0x8b, 0x01, //0x0000751a movl (%rcx), %eax
- 0x89, 0xc7, //0x0000751c movl %eax, %edi
- 0x81, 0xe7, 0xf0, 0xc0, 0xc0, 0x00, //0x0000751e andl $12632304, %edi
- 0x81, 0xff, 0xe0, 0x80, 0x80, 0x00, //0x00007524 cmpl $8421600, %edi
- 0x0f, 0x85, 0x30, 0x00, 0x00, 0x00, //0x0000752a jne LBB29_10
- 0x89, 0xc7, //0x00007530 movl %eax, %edi
- 0x81, 0xe7, 0x0f, 0x20, 0x00, 0x00, //0x00007532 andl $8207, %edi
- 0x81, 0xff, 0x0d, 0x20, 0x00, 0x00, //0x00007538 cmpl $8205, %edi
- 0x0f, 0x84, 0x1c, 0x00, 0x00, 0x00, //0x0000753e je LBB29_10
- 0xbb, 0x03, 0x00, 0x00, 0x00, //0x00007544 movl $3, %ebx
- 0x85, 0xff, //0x00007549 testl %edi, %edi
- 0x0f, 0x85, 0xaf, 0xff, 0xff, 0xff, //0x0000754b jne LBB29_19
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00007551 .p2align 4, 0x90
- //0x00007560 LBB29_10
- 0x89, 0xc7, //0x00007560 movl %eax, %edi
- 0x81, 0xe7, 0xe0, 0xc0, 0x00, 0x00, //0x00007562 andl $49376, %edi
- 0x81, 0xff, 0xc0, 0x80, 0x00, 0x00, //0x00007568 cmpl $32960, %edi
- 0x0f, 0x85, 0x10, 0x00, 0x00, 0x00, //0x0000756e jne LBB29_12
- 0x89, 0xc7, //0x00007574 movl %eax, %edi
- 0xbb, 0x02, 0x00, 0x00, 0x00, //0x00007576 movl $2, %ebx
- 0x83, 0xe7, 0x1e, //0x0000757b andl $30, %edi
- 0x0f, 0x85, 0x7c, 0xff, 0xff, 0xff, //0x0000757e jne LBB29_19
- //0x00007584 LBB29_12
- 0x89, 0xc7, //0x00007584 movl %eax, %edi
- 0x81, 0xe7, 0xf8, 0xc0, 0xc0, 0xc0, //0x00007586 andl $-1061109512, %edi
- 0x81, 0xff, 0xf0, 0x80, 0x80, 0x80, //0x0000758c cmpl $-2139062032, %edi
- 0x0f, 0x85, 0x26, 0x00, 0x00, 0x00, //0x00007592 jne LBB29_16
- 0x89, 0xc7, //0x00007598 movl %eax, %edi
- 0x81, 0xe7, 0x07, 0x30, 0x00, 0x00, //0x0000759a andl $12295, %edi
- 0x0f, 0x84, 0x18, 0x00, 0x00, 0x00, //0x000075a0 je LBB29_16
- 0xbb, 0x04, 0x00, 0x00, 0x00, //0x000075a6 movl $4, %ebx
- 0xa8, 0x04, //0x000075ab testb $4, %al
- 0x0f, 0x84, 0x4d, 0xff, 0xff, 0xff, //0x000075ad je LBB29_19
- 0x25, 0x03, 0x30, 0x00, 0x00, //0x000075b3 andl $12291, %eax
- 0x0f, 0x84, 0x42, 0xff, 0xff, 0xff, //0x000075b8 je LBB29_19
- //0x000075be LBB29_16
- 0x48, 0x89, 0xcf, //0x000075be movq %rcx, %rdi
- 0x4c, 0x29, 0xd7, //0x000075c1 subq %r10, %rdi
- 0x48, 0x8b, 0x1a, //0x000075c4 movq (%rdx), %rbx
- 0x48, 0x81, 0xfb, 0x00, 0x10, 0x00, 0x00, //0x000075c7 cmpq $4096, %rbx
- 0x0f, 0x83, 0x87, 0x01, 0x00, 0x00, //0x000075ce jae LBB29_17
- 0x48, 0x63, 0xc7, //0x000075d4 movslq %edi, %rax
- 0x48, 0x8d, 0x7b, 0x01, //0x000075d7 leaq $1(%rbx), %rdi
- 0x48, 0x89, 0x3a, //0x000075db movq %rdi, (%rdx)
- 0x48, 0x89, 0x44, 0xda, 0x08, //0x000075de movq %rax, $8(%rdx,%rbx,8)
- 0xbb, 0x01, 0x00, 0x00, 0x00, //0x000075e3 movl $1, %ebx
- 0xe9, 0x13, 0xff, 0xff, 0xff, //0x000075e8 jmp LBB29_19
- //0x000075ed LBB29_2
- 0x4d, 0x01, 0xd3, //0x000075ed addq %r10, %r11
- 0x4c, 0x39, 0xd9, //0x000075f0 cmpq %r11, %rcx
- 0x0f, 0x83, 0x3e, 0x01, 0x00, 0x00, //0x000075f3 jae LBB29_36
- 0x4c, 0x8d, 0x45, 0xdc, //0x000075f9 leaq $-36(%rbp), %r8
- 0x4c, 0x8d, 0x4d, 0xda, //0x000075fd leaq $-38(%rbp), %r9
- 0xe9, 0x16, 0x00, 0x00, 0x00, //0x00007601 jmp LBB29_4
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00007606 .p2align 4, 0x90
- //0x00007610 LBB29_5
- 0x48, 0xff, 0xc1, //0x00007610 incq %rcx
- 0x4c, 0x39, 0xd9, //0x00007613 cmpq %r11, %rcx
- 0x0f, 0x83, 0x1b, 0x01, 0x00, 0x00, //0x00007616 jae LBB29_36
- //0x0000761c LBB29_4
- 0x80, 0x39, 0x00, //0x0000761c cmpb $0, (%rcx)
- 0x0f, 0x89, 0xeb, 0xff, 0xff, 0xff, //0x0000761f jns LBB29_5
- 0xc6, 0x45, 0xdc, 0x00, //0x00007625 movb $0, $-36(%rbp)
- 0xc6, 0x45, 0xda, 0x00, //0x00007629 movb $0, $-38(%rbp)
- 0x4c, 0x89, 0xdb, //0x0000762d movq %r11, %rbx
- 0x48, 0x29, 0xcb, //0x00007630 subq %rcx, %rbx
- 0x48, 0x83, 0xfb, 0x02, //0x00007633 cmpq $2, %rbx
- 0x0f, 0x82, 0x35, 0x00, 0x00, 0x00, //0x00007637 jb LBB29_21
- 0x44, 0x0f, 0xb6, 0x21, //0x0000763d movzbl (%rcx), %r12d
- 0x44, 0x0f, 0xb6, 0x71, 0x01, //0x00007641 movzbl $1(%rcx), %r14d
- 0x44, 0x88, 0x65, 0xdc, //0x00007646 movb %r12b, $-36(%rbp)
- 0x4c, 0x8d, 0x79, 0x02, //0x0000764a leaq $2(%rcx), %r15
- 0x48, 0x83, 0xc3, 0xfe, //0x0000764e addq $-2, %rbx
- 0x4c, 0x89, 0xcf, //0x00007652 movq %r9, %rdi
- 0x48, 0x85, 0xdb, //0x00007655 testq %rbx, %rbx
- 0x0f, 0x84, 0x29, 0x00, 0x00, 0x00, //0x00007658 je LBB29_24
- //0x0000765e LBB29_25
- 0x41, 0x0f, 0xb6, 0x07, //0x0000765e movzbl (%r15), %eax
- 0x88, 0x07, //0x00007662 movb %al, (%rdi)
- 0x44, 0x0f, 0xb6, 0x65, 0xdc, //0x00007664 movzbl $-36(%rbp), %r12d
- 0x0f, 0xb6, 0x7d, 0xda, //0x00007669 movzbl $-38(%rbp), %edi
- 0xe9, 0x17, 0x00, 0x00, 0x00, //0x0000766d jmp LBB29_26
- //0x00007672 LBB29_21
- 0x45, 0x31, 0xe4, //0x00007672 xorl %r12d, %r12d
- 0x45, 0x31, 0xf6, //0x00007675 xorl %r14d, %r14d
- 0x4c, 0x89, 0xc7, //0x00007678 movq %r8, %rdi
- 0x49, 0x89, 0xcf, //0x0000767b movq %rcx, %r15
- 0x48, 0x85, 0xdb, //0x0000767e testq %rbx, %rbx
- 0x0f, 0x85, 0xd7, 0xff, 0xff, 0xff, //0x00007681 jne LBB29_25
- //0x00007687 LBB29_24
- 0x31, 0xff, //0x00007687 xorl %edi, %edi
- //0x00007689 LBB29_26
- 0x40, 0x0f, 0xb6, 0xc7, //0x00007689 movzbl %dil, %eax
- 0xc1, 0xe0, 0x10, //0x0000768d shll $16, %eax
- 0x41, 0x0f, 0xb6, 0xde, //0x00007690 movzbl %r14b, %ebx
- 0xc1, 0xe3, 0x08, //0x00007694 shll $8, %ebx
- 0x41, 0x0f, 0xb6, 0xfc, //0x00007697 movzbl %r12b, %edi
- 0x09, 0xdf, //0x0000769b orl %ebx, %edi
- 0x09, 0xf8, //0x0000769d orl %edi, %eax
- 0x25, 0xf0, 0xc0, 0xc0, 0x00, //0x0000769f andl $12632304, %eax
- 0x3d, 0xe0, 0x80, 0x80, 0x00, //0x000076a4 cmpl $8421600, %eax
- 0x0f, 0x85, 0x21, 0x00, 0x00, 0x00, //0x000076a9 jne LBB29_29
- 0x89, 0xf8, //0x000076af movl %edi, %eax
- 0x25, 0x0f, 0x20, 0x00, 0x00, //0x000076b1 andl $8207, %eax
- 0x3d, 0x0d, 0x20, 0x00, 0x00, //0x000076b6 cmpl $8205, %eax
- 0x0f, 0x84, 0x0f, 0x00, 0x00, 0x00, //0x000076bb je LBB29_29
- 0xbb, 0x03, 0x00, 0x00, 0x00, //0x000076c1 movl $3, %ebx
- 0x85, 0xc0, //0x000076c6 testl %eax, %eax
- 0x0f, 0x85, 0x23, 0x00, 0x00, 0x00, //0x000076c8 jne LBB29_34
- 0x90, 0x90, //0x000076ce .p2align 4, 0x90
- //0x000076d0 LBB29_29
- 0x41, 0xf6, 0xc4, 0x1e, //0x000076d0 testb $30, %r12b
- 0x0f, 0x84, 0x28, 0x00, 0x00, 0x00, //0x000076d4 je LBB29_31
- 0x81, 0xe7, 0xe0, 0xc0, 0x00, 0x00, //0x000076da andl $49376, %edi
- 0xbb, 0x02, 0x00, 0x00, 0x00, //0x000076e0 movl $2, %ebx
- 0x81, 0xff, 0xc0, 0x80, 0x00, 0x00, //0x000076e5 cmpl $32960, %edi
- 0x0f, 0x85, 0x11, 0x00, 0x00, 0x00, //0x000076eb jne LBB29_31
- //0x000076f1 LBB29_34
- 0x48, 0x01, 0xd9, //0x000076f1 addq %rbx, %rcx
- 0x4c, 0x39, 0xd9, //0x000076f4 cmpq %r11, %rcx
- 0x0f, 0x82, 0x1f, 0xff, 0xff, 0xff, //0x000076f7 jb LBB29_4
- 0xe9, 0x35, 0x00, 0x00, 0x00, //0x000076fd jmp LBB29_36
- //0x00007702 LBB29_31
- 0x48, 0x89, 0xc8, //0x00007702 movq %rcx, %rax
- 0x4c, 0x29, 0xd0, //0x00007705 subq %r10, %rax
- 0x48, 0x8b, 0x3a, //0x00007708 movq (%rdx), %rdi
- 0x48, 0x81, 0xff, 0x00, 0x10, 0x00, 0x00, //0x0000770b cmpq $4096, %rdi
- 0x0f, 0x83, 0x34, 0x00, 0x00, 0x00, //0x00007712 jae LBB29_32
- 0x48, 0x98, //0x00007718 cltq
- 0x48, 0x8d, 0x5f, 0x01, //0x0000771a leaq $1(%rdi), %rbx
- 0x48, 0x89, 0x1a, //0x0000771e movq %rbx, (%rdx)
- 0x48, 0x89, 0x44, 0xfa, 0x08, //0x00007721 movq %rax, $8(%rdx,%rdi,8)
- 0xbb, 0x01, 0x00, 0x00, 0x00, //0x00007726 movl $1, %ebx
- 0x48, 0x01, 0xd9, //0x0000772b addq %rbx, %rcx
- 0x4c, 0x39, 0xd9, //0x0000772e cmpq %r11, %rcx
- 0x0f, 0x82, 0xe5, 0xfe, 0xff, 0xff, //0x00007731 jb LBB29_4
- //0x00007737 LBB29_36
- 0x4c, 0x29, 0xd1, //0x00007737 subq %r10, %rcx
- 0x48, 0x89, 0x0e, //0x0000773a movq %rcx, (%rsi)
- 0x31, 0xc0, //0x0000773d xorl %eax, %eax
- //0x0000773f LBB29_37
- 0x48, 0x83, 0xc4, 0x08, //0x0000773f addq $8, %rsp
- 0x5b, //0x00007743 popq %rbx
- 0x41, 0x5c, //0x00007744 popq %r12
- 0x41, 0x5e, //0x00007746 popq %r14
- 0x41, 0x5f, //0x00007748 popq %r15
- 0x5d, //0x0000774a popq %rbp
- 0xc3, //0x0000774b retq
- //0x0000774c LBB29_32
- 0x48, 0x89, 0x06, //0x0000774c movq %rax, (%rsi)
- 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x0000774f movq $-1, %rax
- 0xe9, 0xe4, 0xff, 0xff, 0xff, //0x00007756 jmp LBB29_37
- //0x0000775b LBB29_17
- 0x48, 0x89, 0x3e, //0x0000775b movq %rdi, (%rsi)
- 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x0000775e movq $-1, %rax
- 0xe9, 0xd5, 0xff, 0xff, 0xff, //0x00007765 jmp LBB29_37
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x0000776a .p2align 4, 0x90
- //0x00007770 _validate_utf8_fast
- 0x55, //0x00007770 pushq %rbp
- 0x48, 0x89, 0xe5, //0x00007771 movq %rsp, %rbp
- 0x53, //0x00007774 pushq %rbx
- 0x50, //0x00007775 pushq %rax
- 0x4c, 0x8b, 0x17, //0x00007776 movq (%rdi), %r10
- 0x4c, 0x8b, 0x5f, 0x08, //0x00007779 movq $8(%rdi), %r11
- 0x4b, 0x8d, 0x74, 0x1a, 0xfd, //0x0000777d leaq $-3(%r10,%r11), %rsi
- 0x4c, 0x89, 0xd0, //0x00007782 movq %r10, %rax
- 0x49, 0x39, 0xf2, //0x00007785 cmpq %rsi, %r10
- 0x0f, 0x83, 0xe0, 0x00, 0x00, 0x00, //0x00007788 jae LBB30_14
- 0x4c, 0x89, 0xd0, //0x0000778e movq %r10, %rax
- 0xe9, 0x16, 0x00, 0x00, 0x00, //0x00007791 jmp LBB30_3
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00007796 .p2align 4, 0x90
- //0x000077a0 LBB30_2
- 0x48, 0x01, 0xd0, //0x000077a0 addq %rdx, %rax
- 0x48, 0x39, 0xf0, //0x000077a3 cmpq %rsi, %rax
- 0x0f, 0x83, 0xc2, 0x00, 0x00, 0x00, //0x000077a6 jae LBB30_14
- //0x000077ac LBB30_3
- 0xba, 0x01, 0x00, 0x00, 0x00, //0x000077ac movl $1, %edx
- 0x80, 0x38, 0x00, //0x000077b1 cmpb $0, (%rax)
- 0x0f, 0x89, 0xe6, 0xff, 0xff, 0xff, //0x000077b4 jns LBB30_2
- 0x8b, 0x38, //0x000077ba movl (%rax), %edi
- 0x89, 0xf9, //0x000077bc movl %edi, %ecx
- 0x81, 0xe1, 0xf0, 0xc0, 0xc0, 0x00, //0x000077be andl $12632304, %ecx
- 0x81, 0xf9, 0xe0, 0x80, 0x80, 0x00, //0x000077c4 cmpl $8421600, %ecx
- 0x0f, 0x85, 0x30, 0x00, 0x00, 0x00, //0x000077ca jne LBB30_7
- 0x89, 0xf9, //0x000077d0 movl %edi, %ecx
- 0x81, 0xe1, 0x0f, 0x20, 0x00, 0x00, //0x000077d2 andl $8207, %ecx
- 0x81, 0xf9, 0x0d, 0x20, 0x00, 0x00, //0x000077d8 cmpl $8205, %ecx
- 0x0f, 0x84, 0x1c, 0x00, 0x00, 0x00, //0x000077de je LBB30_7
- 0xba, 0x03, 0x00, 0x00, 0x00, //0x000077e4 movl $3, %edx
- 0x85, 0xc9, //0x000077e9 testl %ecx, %ecx
- 0x0f, 0x85, 0xaf, 0xff, 0xff, 0xff, //0x000077eb jne LBB30_2
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000077f1 .p2align 4, 0x90
- //0x00007800 LBB30_7
- 0x89, 0xf9, //0x00007800 movl %edi, %ecx
- 0x81, 0xe1, 0xe0, 0xc0, 0x00, 0x00, //0x00007802 andl $49376, %ecx
- 0x81, 0xf9, 0xc0, 0x80, 0x00, 0x00, //0x00007808 cmpl $32960, %ecx
- 0x0f, 0x85, 0x10, 0x00, 0x00, 0x00, //0x0000780e jne LBB30_9
- 0x89, 0xf9, //0x00007814 movl %edi, %ecx
- 0xba, 0x02, 0x00, 0x00, 0x00, //0x00007816 movl $2, %edx
- 0x83, 0xe1, 0x1e, //0x0000781b andl $30, %ecx
- 0x0f, 0x85, 0x7c, 0xff, 0xff, 0xff, //0x0000781e jne LBB30_2
- //0x00007824 LBB30_9
- 0x89, 0xf9, //0x00007824 movl %edi, %ecx
- 0x81, 0xe1, 0xf8, 0xc0, 0xc0, 0xc0, //0x00007826 andl $-1061109512, %ecx
- 0x81, 0xf9, 0xf0, 0x80, 0x80, 0x80, //0x0000782c cmpl $-2139062032, %ecx
- 0x0f, 0x85, 0x29, 0x00, 0x00, 0x00, //0x00007832 jne LBB30_13
- 0x89, 0xf9, //0x00007838 movl %edi, %ecx
- 0x81, 0xe1, 0x07, 0x30, 0x00, 0x00, //0x0000783a andl $12295, %ecx
- 0x0f, 0x84, 0x1b, 0x00, 0x00, 0x00, //0x00007840 je LBB30_13
- 0xba, 0x04, 0x00, 0x00, 0x00, //0x00007846 movl $4, %edx
- 0x40, 0xf6, 0xc7, 0x04, //0x0000784b testb $4, %dil
- 0x0f, 0x84, 0x4b, 0xff, 0xff, 0xff, //0x0000784f je LBB30_2
- 0x81, 0xe7, 0x03, 0x30, 0x00, 0x00, //0x00007855 andl $12291, %edi
- 0x0f, 0x84, 0x3f, 0xff, 0xff, 0xff, //0x0000785b je LBB30_2
- //0x00007861 LBB30_13
- 0x48, 0xf7, 0xd0, //0x00007861 notq %rax
- 0x4c, 0x01, 0xd0, //0x00007864 addq %r10, %rax
- 0x48, 0x83, 0xc4, 0x08, //0x00007867 addq $8, %rsp
- 0x5b, //0x0000786b popq %rbx
- 0x5d, //0x0000786c popq %rbp
- 0xc3, //0x0000786d retq
- //0x0000786e LBB30_14
- 0x4d, 0x01, 0xd3, //0x0000786e addq %r10, %r11
- 0x4c, 0x39, 0xd8, //0x00007871 cmpq %r11, %rax
- 0x0f, 0x83, 0x03, 0x01, 0x00, 0x00, //0x00007874 jae LBB30_30
- 0x4c, 0x8d, 0x45, 0xf4, //0x0000787a leaq $-12(%rbp), %r8
- 0x4c, 0x8d, 0x4d, 0xf2, //0x0000787e leaq $-14(%rbp), %r9
- 0xe9, 0x15, 0x00, 0x00, 0x00, //0x00007882 jmp LBB30_17
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00007887 .p2align 4, 0x90
- //0x00007890 LBB30_16
- 0x48, 0xff, 0xc0, //0x00007890 incq %rax
- 0x4c, 0x39, 0xd8, //0x00007893 cmpq %r11, %rax
- 0x0f, 0x83, 0xe1, 0x00, 0x00, 0x00, //0x00007896 jae LBB30_30
- //0x0000789c LBB30_17
- 0x80, 0x38, 0x00, //0x0000789c cmpb $0, (%rax)
- 0x0f, 0x89, 0xeb, 0xff, 0xff, 0xff, //0x0000789f jns LBB30_16
- 0xc6, 0x45, 0xf4, 0x00, //0x000078a5 movb $0, $-12(%rbp)
- 0xc6, 0x45, 0xf2, 0x00, //0x000078a9 movb $0, $-14(%rbp)
- 0x4c, 0x89, 0xda, //0x000078ad movq %r11, %rdx
- 0x48, 0x29, 0xc2, //0x000078b0 subq %rax, %rdx
- 0x48, 0x83, 0xfa, 0x02, //0x000078b3 cmpq $2, %rdx
- 0x0f, 0x82, 0x31, 0x00, 0x00, 0x00, //0x000078b7 jb LBB30_21
- 0x0f, 0xb6, 0x30, //0x000078bd movzbl (%rax), %esi
- 0x0f, 0xb6, 0x78, 0x01, //0x000078c0 movzbl $1(%rax), %edi
- 0x40, 0x88, 0x75, 0xf4, //0x000078c4 movb %sil, $-12(%rbp)
- 0x48, 0x8d, 0x48, 0x02, //0x000078c8 leaq $2(%rax), %rcx
- 0x48, 0x83, 0xc2, 0xfe, //0x000078cc addq $-2, %rdx
- 0x4c, 0x89, 0xcb, //0x000078d0 movq %r9, %rbx
- 0x48, 0x85, 0xd2, //0x000078d3 testq %rdx, %rdx
- 0x0f, 0x84, 0x25, 0x00, 0x00, 0x00, //0x000078d6 je LBB30_22
- //0x000078dc LBB30_20
- 0x0f, 0xb6, 0x09, //0x000078dc movzbl (%rcx), %ecx
- 0x88, 0x0b, //0x000078df movb %cl, (%rbx)
- 0x0f, 0xb6, 0x75, 0xf4, //0x000078e1 movzbl $-12(%rbp), %esi
- 0x0f, 0xb6, 0x4d, 0xf2, //0x000078e5 movzbl $-14(%rbp), %ecx
- 0xe9, 0x15, 0x00, 0x00, 0x00, //0x000078e9 jmp LBB30_23
- //0x000078ee LBB30_21
- 0x31, 0xf6, //0x000078ee xorl %esi, %esi
- 0x31, 0xff, //0x000078f0 xorl %edi, %edi
- 0x4c, 0x89, 0xc3, //0x000078f2 movq %r8, %rbx
- 0x48, 0x89, 0xc1, //0x000078f5 movq %rax, %rcx
- 0x48, 0x85, 0xd2, //0x000078f8 testq %rdx, %rdx
- 0x0f, 0x85, 0xdb, 0xff, 0xff, 0xff, //0x000078fb jne LBB30_20
- //0x00007901 LBB30_22
- 0x31, 0xc9, //0x00007901 xorl %ecx, %ecx
- //0x00007903 LBB30_23
- 0x0f, 0xb6, 0xc9, //0x00007903 movzbl %cl, %ecx
- 0xc1, 0xe1, 0x10, //0x00007906 shll $16, %ecx
- 0x40, 0x0f, 0xb6, 0xff, //0x00007909 movzbl %dil, %edi
- 0xc1, 0xe7, 0x08, //0x0000790d shll $8, %edi
- 0x40, 0x0f, 0xb6, 0xd6, //0x00007910 movzbl %sil, %edx
- 0x09, 0xfa, //0x00007914 orl %edi, %edx
- 0x09, 0xd1, //0x00007916 orl %edx, %ecx
- 0x81, 0xe1, 0xf0, 0xc0, 0xc0, 0x00, //0x00007918 andl $12632304, %ecx
- 0x81, 0xf9, 0xe0, 0x80, 0x80, 0x00, //0x0000791e cmpl $8421600, %ecx
- 0x0f, 0x85, 0x26, 0x00, 0x00, 0x00, //0x00007924 jne LBB30_26
- 0x89, 0xd7, //0x0000792a movl %edx, %edi
- 0x81, 0xe7, 0x0f, 0x20, 0x00, 0x00, //0x0000792c andl $8207, %edi
- 0x81, 0xff, 0x0d, 0x20, 0x00, 0x00, //0x00007932 cmpl $8205, %edi
- 0x0f, 0x84, 0x12, 0x00, 0x00, 0x00, //0x00007938 je LBB30_26
- 0xb9, 0x03, 0x00, 0x00, 0x00, //0x0000793e movl $3, %ecx
- 0x85, 0xff, //0x00007943 testl %edi, %edi
- 0x0f, 0x85, 0x26, 0x00, 0x00, 0x00, //0x00007945 jne LBB30_28
- 0x90, 0x90, 0x90, 0x90, 0x90, //0x0000794b .p2align 4, 0x90
- //0x00007950 LBB30_26
- 0x40, 0xf6, 0xc6, 0x1e, //0x00007950 testb $30, %sil
- 0x0f, 0x84, 0x07, 0xff, 0xff, 0xff, //0x00007954 je LBB30_13
- 0x81, 0xe2, 0xe0, 0xc0, 0x00, 0x00, //0x0000795a andl $49376, %edx
- 0xb9, 0x02, 0x00, 0x00, 0x00, //0x00007960 movl $2, %ecx
- 0x81, 0xfa, 0xc0, 0x80, 0x00, 0x00, //0x00007965 cmpl $32960, %edx
- 0x0f, 0x85, 0xf0, 0xfe, 0xff, 0xff, //0x0000796b jne LBB30_13
- //0x00007971 LBB30_28
- 0x48, 0x01, 0xc8, //0x00007971 addq %rcx, %rax
- 0x4c, 0x39, 0xd8, //0x00007974 cmpq %r11, %rax
- 0x0f, 0x82, 0x1f, 0xff, 0xff, 0xff, //0x00007977 jb LBB30_17
- //0x0000797d LBB30_30
- 0x31, 0xc0, //0x0000797d xorl %eax, %eax
- 0x48, 0x83, 0xc4, 0x08, //0x0000797f addq $8, %rsp
- 0x5b, //0x00007983 popq %rbx
- 0x5d, //0x00007984 popq %rbp
- 0xc3, //0x00007985 retq
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007986 .p2align 5, 0x00
- //0x000079a0 LCPI31_0
- 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, //0x000079a0 QUAD $0x3030303030303030; QUAD $0x3030303030303030 // .space 16, '0000000000000000'
- 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, //0x000079b0 QUAD $0x3030303030303030; QUAD $0x3030303030303030 // .space 16, '0000000000000000'
- //0x000079c0 .p2align 4, 0x90
- //0x000079c0 _f32toa
- 0x55, //0x000079c0 pushq %rbp
- 0x48, 0x89, 0xe5, //0x000079c1 movq %rsp, %rbp
- 0x41, 0x57, //0x000079c4 pushq %r15
- 0x41, 0x56, //0x000079c6 pushq %r14
- 0x41, 0x55, //0x000079c8 pushq %r13
- 0x41, 0x54, //0x000079ca pushq %r12
- 0x53, //0x000079cc pushq %rbx
- 0xc5, 0xf9, 0x7e, 0xc0, //0x000079cd vmovd %xmm0, %eax
- 0x89, 0xc1, //0x000079d1 movl %eax, %ecx
- 0xc1, 0xe9, 0x17, //0x000079d3 shrl $23, %ecx
- 0x0f, 0xb6, 0xd9, //0x000079d6 movzbl %cl, %ebx
- 0x81, 0xfb, 0xff, 0x00, 0x00, 0x00, //0x000079d9 cmpl $255, %ebx
- 0x0f, 0x84, 0xff, 0x0c, 0x00, 0x00, //0x000079df je LBB31_139
- 0xc6, 0x07, 0x2d, //0x000079e5 movb $45, (%rdi)
- 0x41, 0x89, 0xc1, //0x000079e8 movl %eax, %r9d
- 0x41, 0xc1, 0xe9, 0x1f, //0x000079eb shrl $31, %r9d
- 0x4e, 0x8d, 0x04, 0x0f, //0x000079ef leaq (%rdi,%r9), %r8
- 0xa9, 0xff, 0xff, 0xff, 0x7f, //0x000079f3 testl $2147483647, %eax
- 0x0f, 0x84, 0xc6, 0x01, 0x00, 0x00, //0x000079f8 je LBB31_14
- 0x25, 0xff, 0xff, 0x7f, 0x00, //0x000079fe andl $8388607, %eax
- 0x85, 0xdb, //0x00007a03 testl %ebx, %ebx
- 0x0f, 0x84, 0xe1, 0x0c, 0x00, 0x00, //0x00007a05 je LBB31_140
- 0x8d, 0xb0, 0x00, 0x00, 0x80, 0x00, //0x00007a0b leal $8388608(%rax), %esi
- 0x44, 0x8d, 0xbb, 0x6a, 0xff, 0xff, 0xff, //0x00007a11 leal $-150(%rbx), %r15d
- 0x8d, 0x4b, 0x81, //0x00007a18 leal $-127(%rbx), %ecx
- 0x83, 0xf9, 0x17, //0x00007a1b cmpl $23, %ecx
- 0x0f, 0x87, 0x1b, 0x00, 0x00, 0x00, //0x00007a1e ja LBB31_5
- 0xb9, 0x96, 0x00, 0x00, 0x00, //0x00007a24 movl $150, %ecx
- 0x29, 0xd9, //0x00007a29 subl %ebx, %ecx
- 0x48, 0xc7, 0xc2, 0xff, 0xff, 0xff, 0xff, //0x00007a2b movq $-1, %rdx
- 0x48, 0xd3, 0xe2, //0x00007a32 shlq %cl, %rdx
- 0xf7, 0xd2, //0x00007a35 notl %edx
- 0x85, 0xf2, //0x00007a37 testl %esi, %edx
- 0x0f, 0x84, 0x12, 0x04, 0x00, 0x00, //0x00007a39 je LBB31_32
- //0x00007a3f LBB31_5
- 0x41, 0x89, 0xf6, //0x00007a3f movl %esi, %r14d
- 0x41, 0x83, 0xe6, 0x01, //0x00007a42 andl $1, %r14d
- 0x85, 0xc0, //0x00007a46 testl %eax, %eax
- 0x0f, 0x94, 0xc0, //0x00007a48 sete %al
- 0x83, 0xfb, 0x01, //0x00007a4b cmpl $1, %ebx
- 0x0f, 0x97, 0xc1, //0x00007a4e seta %cl
- 0x20, 0xc1, //0x00007a51 andb %al, %cl
- 0x0f, 0xb6, 0xc9, //0x00007a53 movzbl %cl, %ecx
- 0x41, 0x89, 0xf2, //0x00007a56 movl %esi, %r10d
- 0x41, 0xc1, 0xe2, 0x02, //0x00007a59 shll $2, %r10d
- 0x8d, 0x44, 0xb1, 0xfe, //0x00007a5d leal $-2(%rcx,%rsi,4), %eax
- 0x45, 0x69, 0xdf, 0x13, 0x44, 0x13, 0x00, //0x00007a61 imull $1262611, %r15d, %r11d
- 0x31, 0xd2, //0x00007a68 xorl %edx, %edx
- 0x84, 0xc9, //0x00007a6a testb %cl, %cl
- 0xb9, 0xff, 0xfe, 0x07, 0x00, //0x00007a6c movl $524031, %ecx
- 0x0f, 0x44, 0xca, //0x00007a71 cmovel %edx, %ecx
- 0x41, 0x29, 0xcb, //0x00007a74 subl %ecx, %r11d
- 0x41, 0xc1, 0xfb, 0x16, //0x00007a77 sarl $22, %r11d
- 0x41, 0x69, 0xcb, 0xb1, 0x6c, 0xe5, 0xff, //0x00007a7b imull $-1741647, %r11d, %ecx
- 0xc1, 0xe9, 0x13, //0x00007a82 shrl $19, %ecx
- 0x44, 0x01, 0xf9, //0x00007a85 addl %r15d, %ecx
- 0xba, 0x1f, 0x00, 0x00, 0x00, //0x00007a88 movl $31, %edx
- 0x44, 0x29, 0xda, //0x00007a8d subl %r11d, %edx
- 0x48, 0x63, 0xd2, //0x00007a90 movslq %edx, %rdx
- 0x48, 0x8d, 0x1d, 0xd6, 0xb7, 0x00, 0x00, //0x00007a93 leaq $47062(%rip), %rbx /* _pow10_ceil_sig_f32.g+0(%rip) */
- 0xfe, 0xc1, //0x00007a9a incb %cl
- 0xd3, 0xe0, //0x00007a9c shll %cl, %eax
- 0x4c, 0x8b, 0x24, 0xd3, //0x00007a9e movq (%rbx,%rdx,8), %r12
- 0x49, 0xf7, 0xe4, //0x00007aa2 mulq %r12
- 0x48, 0xc1, 0xe8, 0x20, //0x00007aa5 shrq $32, %rax
- 0x31, 0xdb, //0x00007aa9 xorl %ebx, %ebx
- 0x83, 0xf8, 0x01, //0x00007aab cmpl $1, %eax
- 0x0f, 0x97, 0xc3, //0x00007aae seta %bl
- 0x41, 0xd3, 0xe2, //0x00007ab1 shll %cl, %r10d
- 0x09, 0xd3, //0x00007ab4 orl %edx, %ebx
- 0x4c, 0x89, 0xd0, //0x00007ab6 movq %r10, %rax
- 0x49, 0xf7, 0xe4, //0x00007ab9 mulq %r12
- 0x49, 0x89, 0xd2, //0x00007abc movq %rdx, %r10
- 0x48, 0xc1, 0xe8, 0x20, //0x00007abf shrq $32, %rax
- 0x45, 0x31, 0xff, //0x00007ac3 xorl %r15d, %r15d
- 0x83, 0xf8, 0x01, //0x00007ac6 cmpl $1, %eax
- 0x41, 0x0f, 0x97, 0xc7, //0x00007ac9 seta %r15b
- 0x8d, 0x04, 0xb5, 0x02, 0x00, 0x00, 0x00, //0x00007acd leal $2(,%rsi,4), %eax
- 0xd3, 0xe0, //0x00007ad4 shll %cl, %eax
- 0x45, 0x09, 0xd7, //0x00007ad6 orl %r10d, %r15d
- 0x49, 0xf7, 0xe4, //0x00007ad9 mulq %r12
- 0x48, 0xc1, 0xe8, 0x20, //0x00007adc shrq $32, %rax
- 0x31, 0xc9, //0x00007ae0 xorl %ecx, %ecx
- 0x83, 0xf8, 0x01, //0x00007ae2 cmpl $1, %eax
- 0x0f, 0x97, 0xc1, //0x00007ae5 seta %cl
- 0x09, 0xd1, //0x00007ae8 orl %edx, %ecx
- 0x44, 0x01, 0xf3, //0x00007aea addl %r14d, %ebx
- 0x44, 0x29, 0xf1, //0x00007aed subl %r14d, %ecx
- 0x41, 0x83, 0xff, 0x28, //0x00007af0 cmpl $40, %r15d
- 0x0f, 0x82, 0x9a, 0x00, 0x00, 0x00, //0x00007af4 jb LBB31_12
- 0x44, 0x89, 0xd2, //0x00007afa movl %r10d, %edx
- 0xb8, 0xcd, 0xcc, 0xcc, 0xcc, //0x00007afd movl $3435973837, %eax
- 0x48, 0x0f, 0xaf, 0xc2, //0x00007b02 imulq %rdx, %rax
- 0x48, 0xc1, 0xe8, 0x25, //0x00007b06 shrq $37, %rax
- 0x41, 0x89, 0xde, //0x00007b0a movl %ebx, %r14d
- 0x48, 0x8d, 0x34, 0xc5, 0x00, 0x00, 0x00, 0x00, //0x00007b0d leaq (,%rax,8), %rsi
- 0x48, 0x8d, 0x14, 0xb6, //0x00007b15 leaq (%rsi,%rsi,4), %rdx
- 0x4c, 0x39, 0xf2, //0x00007b19 cmpq %r14, %rdx
- 0x41, 0x0f, 0x93, 0xc4, //0x00007b1c setae %r12b
- 0x4c, 0x8d, 0x74, 0xb6, 0x28, //0x00007b20 leaq $40(%rsi,%rsi,4), %r14
- 0x89, 0xce, //0x00007b25 movl %ecx, %esi
- 0x49, 0x39, 0xf6, //0x00007b27 cmpq %rsi, %r14
- 0x0f, 0x96, 0xc2, //0x00007b2a setbe %dl
- 0x41, 0x38, 0xd4, //0x00007b2d cmpb %dl, %r12b
- 0x0f, 0x84, 0x5e, 0x00, 0x00, 0x00, //0x00007b30 je LBB31_12
- 0x45, 0x31, 0xed, //0x00007b36 xorl %r13d, %r13d
- 0x49, 0x39, 0xf6, //0x00007b39 cmpq %rsi, %r14
- 0x41, 0x0f, 0x96, 0xc5, //0x00007b3c setbe %r13b
- 0x41, 0x01, 0xc5, //0x00007b40 addl %eax, %r13d
- 0x41, 0xff, 0xc3, //0x00007b43 incl %r11d
- 0x41, 0x81, 0xfd, 0xa0, 0x86, 0x01, 0x00, //0x00007b46 cmpl $100000, %r13d
- 0x0f, 0x83, 0xb0, 0x00, 0x00, 0x00, //0x00007b4d jae LBB31_18
- //0x00007b53 LBB31_8
- 0xb8, 0x01, 0x00, 0x00, 0x00, //0x00007b53 movl $1, %eax
- 0x41, 0x83, 0xfd, 0x0a, //0x00007b58 cmpl $10, %r13d
- 0x0f, 0x82, 0xd4, 0x00, 0x00, 0x00, //0x00007b5c jb LBB31_22
- 0xb8, 0x02, 0x00, 0x00, 0x00, //0x00007b62 movl $2, %eax
- 0x41, 0x83, 0xfd, 0x64, //0x00007b67 cmpl $100, %r13d
- 0x0f, 0x82, 0xc5, 0x00, 0x00, 0x00, //0x00007b6b jb LBB31_22
- 0xb8, 0x03, 0x00, 0x00, 0x00, //0x00007b71 movl $3, %eax
- 0x41, 0x81, 0xfd, 0xe8, 0x03, 0x00, 0x00, //0x00007b76 cmpl $1000, %r13d
- 0x0f, 0x82, 0xb3, 0x00, 0x00, 0x00, //0x00007b7d jb LBB31_22
- 0x41, 0x81, 0xfd, 0x10, 0x27, 0x00, 0x00, //0x00007b83 cmpl $10000, %r13d
- 0xb8, 0x05, 0x00, 0x00, 0x00, //0x00007b8a movl $5, %eax
- 0xe9, 0x9f, 0x00, 0x00, 0x00, //0x00007b8f jmp LBB31_21
- //0x00007b94 LBB31_12
- 0x4d, 0x89, 0xd6, //0x00007b94 movq %r10, %r14
- 0x49, 0xc1, 0xee, 0x02, //0x00007b97 shrq $2, %r14
- 0x44, 0x89, 0xd6, //0x00007b9b movl %r10d, %esi
- 0x83, 0xe6, 0xfc, //0x00007b9e andl $-4, %esi
- 0x39, 0xf3, //0x00007ba1 cmpl %esi, %ebx
- 0x0f, 0x96, 0xc2, //0x00007ba3 setbe %dl
- 0x8d, 0x5e, 0x04, //0x00007ba6 leal $4(%rsi), %ebx
- 0x39, 0xcb, //0x00007ba9 cmpl %ecx, %ebx
- 0x0f, 0x96, 0xc0, //0x00007bab setbe %al
- 0x38, 0xc2, //0x00007bae cmpb %al, %dl
- 0x0f, 0x84, 0x1d, 0x00, 0x00, 0x00, //0x00007bb0 je LBB31_15
- 0x45, 0x31, 0xed, //0x00007bb6 xorl %r13d, %r13d
- 0x39, 0xcb, //0x00007bb9 cmpl %ecx, %ebx
- 0x41, 0x0f, 0x96, 0xc5, //0x00007bbb setbe %r13b
- 0xe9, 0x2f, 0x00, 0x00, 0x00, //0x00007bbf jmp LBB31_17
- //0x00007bc4 LBB31_14
- 0x41, 0xc6, 0x00, 0x30, //0x00007bc4 movb $48, (%r8)
- 0x41, 0x29, 0xf8, //0x00007bc8 subl %edi, %r8d
- 0x41, 0xff, 0xc0, //0x00007bcb incl %r8d
- 0xe9, 0x00, 0x0b, 0x00, 0x00, //0x00007bce jmp LBB31_138
- //0x00007bd3 LBB31_15
- 0x83, 0xce, 0x02, //0x00007bd3 orl $2, %esi
- 0x41, 0xbd, 0x01, 0x00, 0x00, 0x00, //0x00007bd6 movl $1, %r13d
- 0x41, 0x39, 0xf7, //0x00007bdc cmpl %esi, %r15d
- 0x0f, 0x87, 0x0e, 0x00, 0x00, 0x00, //0x00007bdf ja LBB31_17
- 0x0f, 0x94, 0xc0, //0x00007be5 sete %al
- 0x41, 0xc0, 0xea, 0x02, //0x00007be8 shrb $2, %r10b
- 0x41, 0x20, 0xc2, //0x00007bec andb %al, %r10b
- 0x45, 0x0f, 0xb6, 0xea, //0x00007bef movzbl %r10b, %r13d
- //0x00007bf3 LBB31_17
- 0x45, 0x01, 0xf5, //0x00007bf3 addl %r14d, %r13d
- 0x41, 0x81, 0xfd, 0xa0, 0x86, 0x01, 0x00, //0x00007bf6 cmpl $100000, %r13d
- 0x0f, 0x82, 0x50, 0xff, 0xff, 0xff, //0x00007bfd jb LBB31_8
- //0x00007c03 LBB31_18
- 0xb8, 0x06, 0x00, 0x00, 0x00, //0x00007c03 movl $6, %eax
- 0x41, 0x81, 0xfd, 0x40, 0x42, 0x0f, 0x00, //0x00007c08 cmpl $1000000, %r13d
- 0x0f, 0x82, 0x21, 0x00, 0x00, 0x00, //0x00007c0f jb LBB31_22
- 0xb8, 0x07, 0x00, 0x00, 0x00, //0x00007c15 movl $7, %eax
- 0x41, 0x81, 0xfd, 0x80, 0x96, 0x98, 0x00, //0x00007c1a cmpl $10000000, %r13d
- 0x0f, 0x82, 0x0f, 0x00, 0x00, 0x00, //0x00007c21 jb LBB31_22
- 0x41, 0x81, 0xfd, 0x00, 0xe1, 0xf5, 0x05, //0x00007c27 cmpl $100000000, %r13d
- 0xb8, 0x09, 0x00, 0x00, 0x00, //0x00007c2e movl $9, %eax
- //0x00007c33 LBB31_21
- 0x83, 0xd8, 0x00, //0x00007c33 sbbl $0, %eax
- //0x00007c36 LBB31_22
- 0x46, 0x8d, 0x3c, 0x18, //0x00007c36 leal (%rax,%r11), %r15d
- 0x42, 0x8d, 0x4c, 0x18, 0x05, //0x00007c3a leal $5(%rax,%r11), %ecx
- 0x83, 0xf9, 0x1b, //0x00007c3f cmpl $27, %ecx
- 0x0f, 0x82, 0x77, 0x00, 0x00, 0x00, //0x00007c42 jb LBB31_26
- 0x89, 0xc0, //0x00007c48 movl %eax, %eax
- 0x49, 0x8d, 0x5c, 0x00, 0x01, //0x00007c4a leaq $1(%r8,%rax), %rbx
- 0x41, 0x81, 0xfd, 0x10, 0x27, 0x00, 0x00, //0x00007c4f cmpl $10000, %r13d
- 0x0f, 0x82, 0xd9, 0x00, 0x00, 0x00, //0x00007c56 jb LBB31_30
- 0x44, 0x89, 0xe8, //0x00007c5c movl %r13d, %eax
- 0x41, 0xbb, 0x59, 0x17, 0xb7, 0xd1, //0x00007c5f movl $3518437209, %r11d
- 0x4c, 0x0f, 0xaf, 0xd8, //0x00007c65 imulq %rax, %r11
- 0x49, 0xc1, 0xeb, 0x2d, //0x00007c69 shrq $45, %r11
- 0x41, 0x69, 0xc3, 0xf0, 0xd8, 0xff, 0xff, //0x00007c6d imull $-10000, %r11d, %eax
- 0x44, 0x01, 0xe8, //0x00007c74 addl %r13d, %eax
- 0x0f, 0x84, 0xb3, 0x04, 0x00, 0x00, //0x00007c77 je LBB31_62
- 0x89, 0xc1, //0x00007c7d movl %eax, %ecx
- 0x48, 0x69, 0xc9, 0x1f, 0x85, 0xeb, 0x51, //0x00007c7f imulq $1374389535, %rcx, %rcx
- 0x48, 0xc1, 0xe9, 0x25, //0x00007c86 shrq $37, %rcx
- 0x6b, 0xd1, 0x64, //0x00007c8a imull $100, %ecx, %edx
- 0x29, 0xd0, //0x00007c8d subl %edx, %eax
- 0x48, 0x8d, 0x15, 0x5a, 0x42, 0x00, 0x00, //0x00007c8f leaq $16986(%rip), %rdx /* _Digits+0(%rip) */
- 0x0f, 0xb7, 0x04, 0x42, //0x00007c96 movzwl (%rdx,%rax,2), %eax
- 0x66, 0x89, 0x43, 0xfe, //0x00007c9a movw %ax, $-2(%rbx)
- 0x0f, 0xb7, 0x04, 0x4a, //0x00007c9e movzwl (%rdx,%rcx,2), %eax
- 0x66, 0x89, 0x43, 0xfc, //0x00007ca2 movw %ax, $-4(%rbx)
- 0x45, 0x31, 0xc9, //0x00007ca6 xorl %r9d, %r9d
- 0x48, 0x8d, 0x4b, 0xfc, //0x00007ca9 leaq $-4(%rbx), %rcx
- 0x41, 0x83, 0xfb, 0x64, //0x00007cad cmpl $100, %r11d
- 0x0f, 0x83, 0x91, 0x00, 0x00, 0x00, //0x00007cb1 jae LBB31_64
- //0x00007cb7 LBB31_31
- 0x44, 0x89, 0xda, //0x00007cb7 movl %r11d, %edx
- 0xe9, 0xd4, 0x00, 0x00, 0x00, //0x00007cba jmp LBB31_66
- //0x00007cbf LBB31_26
- 0x41, 0x89, 0xc4, //0x00007cbf movl %eax, %r12d
- 0x45, 0x85, 0xdb, //0x00007cc2 testl %r11d, %r11d
- 0x0f, 0x88, 0x1d, 0x02, 0x00, 0x00, //0x00007cc5 js LBB31_38
- 0x4b, 0x8d, 0x34, 0x20, //0x00007ccb leaq (%r8,%r12), %rsi
- 0x41, 0x81, 0xfd, 0x10, 0x27, 0x00, 0x00, //0x00007ccf cmpl $10000, %r13d
- 0x0f, 0x82, 0xa7, 0x02, 0x00, 0x00, //0x00007cd6 jb LBB31_43
- 0x44, 0x89, 0xe8, //0x00007cdc movl %r13d, %eax
- 0xb9, 0x59, 0x17, 0xb7, 0xd1, //0x00007cdf movl $3518437209, %ecx
- 0x48, 0x0f, 0xaf, 0xc8, //0x00007ce4 imulq %rax, %rcx
- 0x48, 0xc1, 0xe9, 0x2d, //0x00007ce8 shrq $45, %rcx
- 0x69, 0xc1, 0xf0, 0xd8, 0xff, 0xff, //0x00007cec imull $-10000, %ecx, %eax
- 0x44, 0x01, 0xe8, //0x00007cf2 addl %r13d, %eax
- 0x48, 0x69, 0xd0, 0x1f, 0x85, 0xeb, 0x51, //0x00007cf5 imulq $1374389535, %rax, %rdx
- 0x48, 0xc1, 0xea, 0x25, //0x00007cfc shrq $37, %rdx
- 0x6b, 0xda, 0x64, //0x00007d00 imull $100, %edx, %ebx
- 0x29, 0xd8, //0x00007d03 subl %ebx, %eax
- 0x48, 0x8d, 0x1d, 0xe4, 0x41, 0x00, 0x00, //0x00007d05 leaq $16868(%rip), %rbx /* _Digits+0(%rip) */
- 0x0f, 0xb7, 0x04, 0x43, //0x00007d0c movzwl (%rbx,%rax,2), %eax
- 0x66, 0x89, 0x46, 0xfe, //0x00007d10 movw %ax, $-2(%rsi)
- 0x48, 0x8d, 0x46, 0xfc, //0x00007d14 leaq $-4(%rsi), %rax
- 0x0f, 0xb7, 0x14, 0x53, //0x00007d18 movzwl (%rbx,%rdx,2), %edx
- 0x66, 0x89, 0x56, 0xfc, //0x00007d1c movw %dx, $-4(%rsi)
- 0x41, 0x89, 0xcd, //0x00007d20 movl %ecx, %r13d
- 0x41, 0x83, 0xfd, 0x64, //0x00007d23 cmpl $100, %r13d
- 0x0f, 0x83, 0x63, 0x02, 0x00, 0x00, //0x00007d27 jae LBB31_44
- //0x00007d2d LBB31_29
- 0x44, 0x89, 0xe9, //0x00007d2d movl %r13d, %ecx
- 0xe9, 0x9e, 0x02, 0x00, 0x00, //0x00007d30 jmp LBB31_46
- //0x00007d35 LBB31_30
- 0x45, 0x31, 0xc9, //0x00007d35 xorl %r9d, %r9d
- 0x48, 0x89, 0xd9, //0x00007d38 movq %rbx, %rcx
- 0x45, 0x89, 0xeb, //0x00007d3b movl %r13d, %r11d
- 0x41, 0x83, 0xfb, 0x64, //0x00007d3e cmpl $100, %r11d
- 0x0f, 0x82, 0x6f, 0xff, 0xff, 0xff, //0x00007d42 jb LBB31_31
- //0x00007d48 LBB31_64
- 0x48, 0xff, 0xc9, //0x00007d48 decq %rcx
- 0x4c, 0x8d, 0x15, 0x9e, 0x41, 0x00, 0x00, //0x00007d4b leaq $16798(%rip), %r10 /* _Digits+0(%rip) */
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00007d52 .p2align 4, 0x90
- //0x00007d60 LBB31_65
- 0x44, 0x89, 0xda, //0x00007d60 movl %r11d, %edx
- 0x48, 0x69, 0xd2, 0x1f, 0x85, 0xeb, 0x51, //0x00007d63 imulq $1374389535, %rdx, %rdx
- 0x48, 0xc1, 0xea, 0x25, //0x00007d6a shrq $37, %rdx
- 0x6b, 0xc2, 0x64, //0x00007d6e imull $100, %edx, %eax
- 0x44, 0x89, 0xde, //0x00007d71 movl %r11d, %esi
- 0x29, 0xc6, //0x00007d74 subl %eax, %esi
- 0x41, 0x0f, 0xb7, 0x04, 0x72, //0x00007d76 movzwl (%r10,%rsi,2), %eax
- 0x66, 0x89, 0x41, 0xff, //0x00007d7b movw %ax, $-1(%rcx)
- 0x48, 0x83, 0xc1, 0xfe, //0x00007d7f addq $-2, %rcx
- 0x41, 0x81, 0xfb, 0x0f, 0x27, 0x00, 0x00, //0x00007d83 cmpl $9999, %r11d
- 0x41, 0x89, 0xd3, //0x00007d8a movl %edx, %r11d
- 0x0f, 0x87, 0xcd, 0xff, 0xff, 0xff, //0x00007d8d ja LBB31_65
- //0x00007d93 LBB31_66
- 0x49, 0x8d, 0x70, 0x01, //0x00007d93 leaq $1(%r8), %rsi
- 0x83, 0xfa, 0x0a, //0x00007d97 cmpl $10, %edx
- 0x0f, 0x82, 0x1d, 0x00, 0x00, 0x00, //0x00007d9a jb LBB31_68
- 0x89, 0xd0, //0x00007da0 movl %edx, %eax
- 0x48, 0x8d, 0x0d, 0x47, 0x41, 0x00, 0x00, //0x00007da2 leaq $16711(%rip), %rcx /* _Digits+0(%rip) */
- 0x8a, 0x14, 0x41, //0x00007da9 movb (%rcx,%rax,2), %dl
- 0x8a, 0x44, 0x41, 0x01, //0x00007dac movb $1(%rcx,%rax,2), %al
- 0x41, 0x88, 0x50, 0x01, //0x00007db0 movb %dl, $1(%r8)
- 0x41, 0x88, 0x40, 0x02, //0x00007db4 movb %al, $2(%r8)
- 0xe9, 0x05, 0x00, 0x00, 0x00, //0x00007db8 jmp LBB31_69
- //0x00007dbd LBB31_68
- 0x80, 0xc2, 0x30, //0x00007dbd addb $48, %dl
- 0x88, 0x16, //0x00007dc0 movb %dl, (%rsi)
- //0x00007dc2 LBB31_69
- 0x4c, 0x29, 0xcb, //0x00007dc2 subq %r9, %rbx
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00007dc5 .p2align 4, 0x90
- //0x00007dd0 LBB31_70
- 0x80, 0x7b, 0xff, 0x30, //0x00007dd0 cmpb $48, $-1(%rbx)
- 0x48, 0x8d, 0x5b, 0xff, //0x00007dd4 leaq $-1(%rbx), %rbx
- 0x0f, 0x84, 0xf2, 0xff, 0xff, 0xff, //0x00007dd8 je LBB31_70
- 0x41, 0x88, 0x10, //0x00007dde movb %dl, (%r8)
- 0x48, 0x8d, 0x43, 0x01, //0x00007de1 leaq $1(%rbx), %rax
- 0x48, 0x89, 0xc1, //0x00007de5 movq %rax, %rcx
- 0x48, 0x29, 0xf1, //0x00007de8 subq %rsi, %rcx
- 0x48, 0x83, 0xf9, 0x02, //0x00007deb cmpq $2, %rcx
- 0x0f, 0x8c, 0x06, 0x00, 0x00, 0x00, //0x00007def jl LBB31_73
- 0xc6, 0x06, 0x2e, //0x00007df5 movb $46, (%rsi)
- 0x48, 0x89, 0xc3, //0x00007df8 movq %rax, %rbx
- //0x00007dfb LBB31_73
- 0xc6, 0x03, 0x65, //0x00007dfb movb $101, (%rbx)
- 0x45, 0x85, 0xff, //0x00007dfe testl %r15d, %r15d
- 0x0f, 0x8e, 0x41, 0x01, 0x00, 0x00, //0x00007e01 jle LBB31_76
- 0x41, 0xff, 0xcf, //0x00007e07 decl %r15d
- 0xc6, 0x43, 0x01, 0x2b, //0x00007e0a movb $43, $1(%rbx)
- 0x44, 0x89, 0xf8, //0x00007e0e movl %r15d, %eax
- 0x83, 0xf8, 0x64, //0x00007e11 cmpl $100, %eax
- 0x0f, 0x8c, 0x43, 0x01, 0x00, 0x00, //0x00007e14 jl LBB31_77
- //0x00007e1a LBB31_75
- 0x89, 0xc1, //0x00007e1a movl %eax, %ecx
- 0xba, 0xcd, 0xcc, 0xcc, 0xcc, //0x00007e1c movl $3435973837, %edx
- 0x48, 0x0f, 0xaf, 0xd1, //0x00007e21 imulq %rcx, %rdx
- 0x48, 0xc1, 0xea, 0x23, //0x00007e25 shrq $35, %rdx
- 0x8d, 0x0c, 0x12, //0x00007e29 leal (%rdx,%rdx), %ecx
- 0x8d, 0x0c, 0x89, //0x00007e2c leal (%rcx,%rcx,4), %ecx
- 0x29, 0xc8, //0x00007e2f subl %ecx, %eax
- 0x48, 0x8d, 0x0d, 0xb8, 0x40, 0x00, 0x00, //0x00007e31 leaq $16568(%rip), %rcx /* _Digits+0(%rip) */
- 0x0f, 0xb7, 0x0c, 0x51, //0x00007e38 movzwl (%rcx,%rdx,2), %ecx
- 0x66, 0x89, 0x4b, 0x02, //0x00007e3c movw %cx, $2(%rbx)
- 0x0c, 0x30, //0x00007e40 orb $48, %al
- 0x88, 0x43, 0x04, //0x00007e42 movb %al, $4(%rbx)
- 0x48, 0x83, 0xc3, 0x05, //0x00007e45 addq $5, %rbx
- 0x49, 0x89, 0xd8, //0x00007e49 movq %rbx, %r8
- 0xe9, 0x7f, 0x08, 0x00, 0x00, //0x00007e4c jmp LBB31_137
- //0x00007e51 LBB31_32
- 0xd3, 0xee, //0x00007e51 shrl %cl, %esi
- 0x81, 0xfe, 0xa0, 0x86, 0x01, 0x00, //0x00007e53 cmpl $100000, %esi
- 0x0f, 0x82, 0x1a, 0x02, 0x00, 0x00, //0x00007e59 jb LBB31_52
- 0xb8, 0x06, 0x00, 0x00, 0x00, //0x00007e5f movl $6, %eax
- 0x81, 0xfe, 0x40, 0x42, 0x0f, 0x00, //0x00007e64 cmpl $1000000, %esi
- 0x0f, 0x82, 0x20, 0x00, 0x00, 0x00, //0x00007e6a jb LBB31_36
- 0xb8, 0x07, 0x00, 0x00, 0x00, //0x00007e70 movl $7, %eax
- 0x81, 0xfe, 0x80, 0x96, 0x98, 0x00, //0x00007e75 cmpl $10000000, %esi
- 0x0f, 0x82, 0x0f, 0x00, 0x00, 0x00, //0x00007e7b jb LBB31_36
- 0x81, 0xfe, 0x00, 0xe1, 0xf5, 0x05, //0x00007e81 cmpl $100000000, %esi
- 0xb8, 0x09, 0x00, 0x00, 0x00, //0x00007e87 movl $9, %eax
- 0x48, 0x83, 0xd8, 0x00, //0x00007e8c sbbq $0, %rax
- //0x00007e90 LBB31_36
- 0x4c, 0x01, 0xc0, //0x00007e90 addq %r8, %rax
- //0x00007e93 LBB31_37
- 0x89, 0xf1, //0x00007e93 movl %esi, %ecx
- 0xba, 0x59, 0x17, 0xb7, 0xd1, //0x00007e95 movl $3518437209, %edx
- 0x48, 0x0f, 0xaf, 0xd1, //0x00007e9a imulq %rcx, %rdx
- 0x48, 0xc1, 0xea, 0x2d, //0x00007e9e shrq $45, %rdx
- 0x69, 0xca, 0xf0, 0xd8, 0xff, 0xff, //0x00007ea2 imull $-10000, %edx, %ecx
- 0x01, 0xf1, //0x00007ea8 addl %esi, %ecx
- 0x48, 0x69, 0xf1, 0x1f, 0x85, 0xeb, 0x51, //0x00007eaa imulq $1374389535, %rcx, %rsi
- 0x48, 0xc1, 0xee, 0x25, //0x00007eb1 shrq $37, %rsi
- 0x6b, 0xde, 0x64, //0x00007eb5 imull $100, %esi, %ebx
- 0x29, 0xd9, //0x00007eb8 subl %ebx, %ecx
- 0x48, 0x8d, 0x1d, 0x2f, 0x40, 0x00, 0x00, //0x00007eba leaq $16431(%rip), %rbx /* _Digits+0(%rip) */
- 0x0f, 0xb7, 0x0c, 0x4b, //0x00007ec1 movzwl (%rbx,%rcx,2), %ecx
- 0x66, 0x89, 0x48, 0xfe, //0x00007ec5 movw %cx, $-2(%rax)
- 0x0f, 0xb7, 0x0c, 0x73, //0x00007ec9 movzwl (%rbx,%rsi,2), %ecx
- 0x66, 0x89, 0x48, 0xfc, //0x00007ecd movw %cx, $-4(%rax)
- 0x49, 0x89, 0xc1, //0x00007ed1 movq %rax, %r9
- 0x48, 0x83, 0xc0, 0xfc, //0x00007ed4 addq $-4, %rax
- 0x89, 0xd6, //0x00007ed8 movl %edx, %esi
- 0x83, 0xfe, 0x64, //0x00007eda cmpl $100, %esi
- 0x0f, 0x83, 0xd5, 0x01, 0x00, 0x00, //0x00007edd jae LBB31_56
- 0xe9, 0x17, 0x02, 0x00, 0x00, //0x00007ee3 jmp LBB31_58
- //0x00007ee8 LBB31_38
- 0x45, 0x85, 0xff, //0x00007ee8 testl %r15d, %r15d
- 0x0f, 0x8f, 0x90, 0x04, 0x00, 0x00, //0x00007eeb jg LBB31_98
- 0x66, 0x41, 0xc7, 0x00, 0x30, 0x2e, //0x00007ef1 movw $11824, (%r8)
- 0x49, 0x83, 0xc0, 0x02, //0x00007ef7 addq $2, %r8
- 0x45, 0x85, 0xff, //0x00007efb testl %r15d, %r15d
- 0x0f, 0x89, 0x7d, 0x04, 0x00, 0x00, //0x00007efe jns LBB31_98
- 0x31, 0xf6, //0x00007f04 xorl %esi, %esi
- 0x41, 0x83, 0xff, 0x80, //0x00007f06 cmpl $-128, %r15d
- 0x0f, 0x87, 0x5a, 0x04, 0x00, 0x00, //0x00007f0a ja LBB31_96
- 0x45, 0x89, 0xfa, //0x00007f10 movl %r15d, %r10d
- 0x41, 0xf7, 0xd2, //0x00007f13 notl %r10d
- 0x49, 0xff, 0xc2, //0x00007f16 incq %r10
- 0x4c, 0x89, 0xd6, //0x00007f19 movq %r10, %rsi
- 0x48, 0x83, 0xe6, 0x80, //0x00007f1c andq $-128, %rsi
- 0x48, 0x8d, 0x46, 0x80, //0x00007f20 leaq $-128(%rsi), %rax
- 0x48, 0x89, 0xc1, //0x00007f24 movq %rax, %rcx
- 0x48, 0xc1, 0xe9, 0x07, //0x00007f27 shrq $7, %rcx
- 0x48, 0xff, 0xc1, //0x00007f2b incq %rcx
- 0x41, 0x89, 0xcb, //0x00007f2e movl %ecx, %r11d
- 0x41, 0x83, 0xe3, 0x03, //0x00007f31 andl $3, %r11d
- 0x48, 0x3d, 0x80, 0x01, 0x00, 0x00, //0x00007f35 cmpq $384, %rax
- 0x0f, 0x83, 0x38, 0x03, 0x00, 0x00, //0x00007f3b jae LBB31_90
- 0x31, 0xdb, //0x00007f41 xorl %ebx, %ebx
- 0xe9, 0xda, 0x03, 0x00, 0x00, //0x00007f43 jmp LBB31_92
- //0x00007f48 LBB31_76
- 0xc6, 0x43, 0x01, 0x2d, //0x00007f48 movb $45, $1(%rbx)
- 0xb8, 0x01, 0x00, 0x00, 0x00, //0x00007f4c movl $1, %eax
- 0x44, 0x29, 0xf8, //0x00007f51 subl %r15d, %eax
- 0x83, 0xf8, 0x64, //0x00007f54 cmpl $100, %eax
- 0x0f, 0x8d, 0xbd, 0xfe, 0xff, 0xff, //0x00007f57 jge LBB31_75
- //0x00007f5d LBB31_77
- 0x83, 0xf8, 0x0a, //0x00007f5d cmpl $10, %eax
- 0x0f, 0x8c, 0x02, 0x01, 0x00, 0x00, //0x00007f60 jl LBB31_79
- 0x48, 0x98, //0x00007f66 cltq
- 0x48, 0x8d, 0x0d, 0x81, 0x3f, 0x00, 0x00, //0x00007f68 leaq $16257(%rip), %rcx /* _Digits+0(%rip) */
- 0x0f, 0xb7, 0x04, 0x41, //0x00007f6f movzwl (%rcx,%rax,2), %eax
- 0x66, 0x89, 0x43, 0x02, //0x00007f73 movw %ax, $2(%rbx)
- 0x48, 0x83, 0xc3, 0x04, //0x00007f77 addq $4, %rbx
- 0x49, 0x89, 0xd8, //0x00007f7b movq %rbx, %r8
- 0xe9, 0x4d, 0x07, 0x00, 0x00, //0x00007f7e jmp LBB31_137
- //0x00007f83 LBB31_43
- 0x48, 0x89, 0xf0, //0x00007f83 movq %rsi, %rax
- 0x41, 0x83, 0xfd, 0x64, //0x00007f86 cmpl $100, %r13d
- 0x0f, 0x82, 0x9d, 0xfd, 0xff, 0xff, //0x00007f8a jb LBB31_29
- //0x00007f90 LBB31_44
- 0x48, 0xff, 0xc8, //0x00007f90 decq %rax
- 0x4c, 0x8d, 0x15, 0x56, 0x3f, 0x00, 0x00, //0x00007f93 leaq $16214(%rip), %r10 /* _Digits+0(%rip) */
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00007f9a .p2align 4, 0x90
- //0x00007fa0 LBB31_45
- 0x44, 0x89, 0xe9, //0x00007fa0 movl %r13d, %ecx
- 0x48, 0x69, 0xc9, 0x1f, 0x85, 0xeb, 0x51, //0x00007fa3 imulq $1374389535, %rcx, %rcx
- 0x48, 0xc1, 0xe9, 0x25, //0x00007faa shrq $37, %rcx
- 0x6b, 0xd9, 0x64, //0x00007fae imull $100, %ecx, %ebx
- 0x44, 0x89, 0xea, //0x00007fb1 movl %r13d, %edx
- 0x29, 0xda, //0x00007fb4 subl %ebx, %edx
- 0x41, 0x0f, 0xb7, 0x14, 0x52, //0x00007fb6 movzwl (%r10,%rdx,2), %edx
- 0x66, 0x89, 0x50, 0xff, //0x00007fbb movw %dx, $-1(%rax)
- 0x48, 0x83, 0xc0, 0xfe, //0x00007fbf addq $-2, %rax
- 0x41, 0x81, 0xfd, 0x0f, 0x27, 0x00, 0x00, //0x00007fc3 cmpl $9999, %r13d
- 0x41, 0x89, 0xcd, //0x00007fca movl %ecx, %r13d
- 0x0f, 0x87, 0xcd, 0xff, 0xff, 0xff, //0x00007fcd ja LBB31_45
- //0x00007fd3 LBB31_46
- 0x49, 0x63, 0xc7, //0x00007fd3 movslq %r15d, %rax
- 0x83, 0xf9, 0x0a, //0x00007fd6 cmpl $10, %ecx
- 0x0f, 0x82, 0x22, 0x00, 0x00, 0x00, //0x00007fd9 jb LBB31_48
- 0x89, 0xc9, //0x00007fdf movl %ecx, %ecx
- 0x48, 0x8d, 0x15, 0x08, 0x3f, 0x00, 0x00, //0x00007fe1 leaq $16136(%rip), %rdx /* _Digits+0(%rip) */
- 0x0f, 0xb7, 0x0c, 0x4a, //0x00007fe8 movzwl (%rdx,%rcx,2), %ecx
- 0x66, 0x41, 0x89, 0x08, //0x00007fec movw %cx, (%r8)
- 0x49, 0x01, 0xc0, //0x00007ff0 addq %rax, %r8
- 0x49, 0x39, 0xc4, //0x00007ff3 cmpq %rax, %r12
- 0x0f, 0x8c, 0x17, 0x00, 0x00, 0x00, //0x00007ff6 jl LBB31_49
- 0xe9, 0xcf, 0x06, 0x00, 0x00, //0x00007ffc jmp LBB31_137
- //0x00008001 LBB31_48
- 0x80, 0xc1, 0x30, //0x00008001 addb $48, %cl
- 0x41, 0x88, 0x08, //0x00008004 movb %cl, (%r8)
- 0x49, 0x01, 0xc0, //0x00008007 addq %rax, %r8
- 0x49, 0x39, 0xc4, //0x0000800a cmpq %rax, %r12
- 0x0f, 0x8d, 0xbd, 0x06, 0x00, 0x00, //0x0000800d jge LBB31_137
- //0x00008013 LBB31_49
- 0x4b, 0x8d, 0x04, 0x21, //0x00008013 leaq (%r9,%r12), %rax
- 0x4c, 0x8d, 0x5c, 0x07, 0x01, //0x00008017 leaq $1(%rdi,%rax), %r11
- 0x4d, 0x39, 0xc3, //0x0000801c cmpq %r8, %r11
- 0x4d, 0x0f, 0x46, 0xd8, //0x0000801f cmovbeq %r8, %r11
- 0x4a, 0x8d, 0x0c, 0x0f, //0x00008023 leaq (%rdi,%r9), %rcx
- 0x4c, 0x01, 0xe1, //0x00008027 addq %r12, %rcx
- 0x49, 0x29, 0xcb, //0x0000802a subq %rcx, %r11
- 0x49, 0x81, 0xfb, 0x80, 0x00, 0x00, 0x00, //0x0000802d cmpq $128, %r11
- 0x0f, 0x82, 0x06, 0x02, 0x00, 0x00, //0x00008034 jb LBB31_87
- 0x4d, 0x89, 0xda, //0x0000803a movq %r11, %r10
- 0x49, 0x83, 0xe2, 0x80, //0x0000803d andq $-128, %r10
- 0x49, 0x8d, 0x4a, 0x80, //0x00008041 leaq $-128(%r10), %rcx
- 0x48, 0x89, 0xcb, //0x00008045 movq %rcx, %rbx
- 0x48, 0xc1, 0xeb, 0x07, //0x00008048 shrq $7, %rbx
- 0x48, 0xff, 0xc3, //0x0000804c incq %rbx
- 0x89, 0xda, //0x0000804f movl %ebx, %edx
- 0x83, 0xe2, 0x03, //0x00008051 andl $3, %edx
- 0x48, 0x81, 0xf9, 0x80, 0x01, 0x00, 0x00, //0x00008054 cmpq $384, %rcx
- 0x0f, 0x83, 0xe8, 0x00, 0x00, 0x00, //0x0000805b jae LBB31_80
- 0x31, 0xc0, //0x00008061 xorl %eax, %eax
- 0xe9, 0x88, 0x01, 0x00, 0x00, //0x00008063 jmp LBB31_82
- //0x00008068 LBB31_79
- 0x04, 0x30, //0x00008068 addb $48, %al
- 0x88, 0x43, 0x02, //0x0000806a movb %al, $2(%rbx)
- 0x48, 0x83, 0xc3, 0x03, //0x0000806d addq $3, %rbx
- 0x49, 0x89, 0xd8, //0x00008071 movq %rbx, %r8
- 0xe9, 0x57, 0x06, 0x00, 0x00, //0x00008074 jmp LBB31_137
- //0x00008079 LBB31_52
- 0x41, 0xb9, 0x01, 0x00, 0x00, 0x00, //0x00008079 movl $1, %r9d
- 0x83, 0xfe, 0x0a, //0x0000807f cmpl $10, %esi
- 0x0f, 0x82, 0x21, 0x00, 0x00, 0x00, //0x00008082 jb LBB31_55
- 0x41, 0xb9, 0x02, 0x00, 0x00, 0x00, //0x00008088 movl $2, %r9d
- 0x83, 0xfe, 0x64, //0x0000808e cmpl $100, %esi
- 0x0f, 0x82, 0x12, 0x00, 0x00, 0x00, //0x00008091 jb LBB31_55
- 0x41, 0xb9, 0x03, 0x00, 0x00, 0x00, //0x00008097 movl $3, %r9d
- 0x81, 0xfe, 0xe8, 0x03, 0x00, 0x00, //0x0000809d cmpl $1000, %esi
- 0x0f, 0x83, 0xab, 0x01, 0x00, 0x00, //0x000080a3 jae LBB31_88
- //0x000080a9 LBB31_55
- 0x4d, 0x01, 0xc1, //0x000080a9 addq %r8, %r9
- 0x4c, 0x89, 0xc8, //0x000080ac movq %r9, %rax
- 0x83, 0xfe, 0x64, //0x000080af cmpl $100, %esi
- 0x0f, 0x82, 0x47, 0x00, 0x00, 0x00, //0x000080b2 jb LBB31_58
- //0x000080b8 LBB31_56
- 0x48, 0xff, 0xc8, //0x000080b8 decq %rax
- 0x4c, 0x8d, 0x15, 0x2e, 0x3e, 0x00, 0x00, //0x000080bb leaq $15918(%rip), %r10 /* _Digits+0(%rip) */
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000080c2 .p2align 4, 0x90
- //0x000080d0 LBB31_57
- 0x89, 0xf3, //0x000080d0 movl %esi, %ebx
- 0x89, 0xf6, //0x000080d2 movl %esi, %esi
- 0x48, 0x69, 0xf6, 0x1f, 0x85, 0xeb, 0x51, //0x000080d4 imulq $1374389535, %rsi, %rsi
- 0x48, 0xc1, 0xee, 0x25, //0x000080db shrq $37, %rsi
- 0x6b, 0xce, 0x64, //0x000080df imull $100, %esi, %ecx
- 0x89, 0xda, //0x000080e2 movl %ebx, %edx
- 0x29, 0xca, //0x000080e4 subl %ecx, %edx
- 0x41, 0x0f, 0xb7, 0x0c, 0x52, //0x000080e6 movzwl (%r10,%rdx,2), %ecx
- 0x66, 0x89, 0x48, 0xff, //0x000080eb movw %cx, $-1(%rax)
- 0x48, 0x83, 0xc0, 0xfe, //0x000080ef addq $-2, %rax
- 0x81, 0xfb, 0x0f, 0x27, 0x00, 0x00, //0x000080f3 cmpl $9999, %ebx
- 0x0f, 0x87, 0xd1, 0xff, 0xff, 0xff, //0x000080f9 ja LBB31_57
- //0x000080ff LBB31_58
- 0x83, 0xfe, 0x0a, //0x000080ff cmpl $10, %esi
- 0x0f, 0x82, 0x16, 0x00, 0x00, 0x00, //0x00008102 jb LBB31_60
- 0x89, 0xf0, //0x00008108 movl %esi, %eax
- 0x48, 0x8d, 0x0d, 0xdf, 0x3d, 0x00, 0x00, //0x0000810a leaq $15839(%rip), %rcx /* _Digits+0(%rip) */
- 0x0f, 0xb7, 0x04, 0x41, //0x00008111 movzwl (%rcx,%rax,2), %eax
- 0x66, 0x41, 0x89, 0x00, //0x00008115 movw %ax, (%r8)
- 0xe9, 0x07, 0x00, 0x00, 0x00, //0x00008119 jmp LBB31_61
- //0x0000811e LBB31_60
- 0x40, 0x80, 0xc6, 0x30, //0x0000811e addb $48, %sil
- 0x41, 0x88, 0x30, //0x00008122 movb %sil, (%r8)
- //0x00008125 LBB31_61
- 0x41, 0x29, 0xf9, //0x00008125 subl %edi, %r9d
- 0x45, 0x89, 0xc8, //0x00008128 movl %r9d, %r8d
- 0xe9, 0xa3, 0x05, 0x00, 0x00, //0x0000812b jmp LBB31_138
- //0x00008130 LBB31_62
- 0x41, 0xb9, 0x04, 0x00, 0x00, 0x00, //0x00008130 movl $4, %r9d
- 0x48, 0x8d, 0x4b, 0xfc, //0x00008136 leaq $-4(%rbx), %rcx
- 0x41, 0x83, 0xfb, 0x64, //0x0000813a cmpl $100, %r11d
- 0x0f, 0x82, 0x73, 0xfb, 0xff, 0xff, //0x0000813e jb LBB31_31
- 0xe9, 0xff, 0xfb, 0xff, 0xff, //0x00008144 jmp LBB31_64
- //0x00008149 LBB31_80
- 0x48, 0x29, 0xd3, //0x00008149 subq %rdx, %rbx
- 0x48, 0x8d, 0x8c, 0x07, 0xe0, 0x01, 0x00, 0x00, //0x0000814c leaq $480(%rdi,%rax), %rcx
- 0x31, 0xc0, //0x00008154 xorl %eax, %eax
- 0xc5, 0xfd, 0x6f, 0x05, 0x42, 0xf8, 0xff, 0xff, //0x00008156 vmovdqa $-1982(%rip), %ymm0 /* LCPI31_0+0(%rip) */
- 0x90, 0x90, //0x0000815e .p2align 4, 0x90
- //0x00008160 LBB31_81
- 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0x20, 0xfe, 0xff, 0xff, //0x00008160 vmovdqu %ymm0, $-480(%rcx,%rax)
- 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0x40, 0xfe, 0xff, 0xff, //0x00008169 vmovdqu %ymm0, $-448(%rcx,%rax)
- 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0x60, 0xfe, 0xff, 0xff, //0x00008172 vmovdqu %ymm0, $-416(%rcx,%rax)
- 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0x80, 0xfe, 0xff, 0xff, //0x0000817b vmovdqu %ymm0, $-384(%rcx,%rax)
- 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0xa0, 0xfe, 0xff, 0xff, //0x00008184 vmovdqu %ymm0, $-352(%rcx,%rax)
- 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0xc0, 0xfe, 0xff, 0xff, //0x0000818d vmovdqu %ymm0, $-320(%rcx,%rax)
- 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0xe0, 0xfe, 0xff, 0xff, //0x00008196 vmovdqu %ymm0, $-288(%rcx,%rax)
- 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0x00, 0xff, 0xff, 0xff, //0x0000819f vmovdqu %ymm0, $-256(%rcx,%rax)
- 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0x20, 0xff, 0xff, 0xff, //0x000081a8 vmovdqu %ymm0, $-224(%rcx,%rax)
- 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0x40, 0xff, 0xff, 0xff, //0x000081b1 vmovdqu %ymm0, $-192(%rcx,%rax)
- 0xc5, 0xfe, 0x7f, 0x84, 0x01, 0x60, 0xff, 0xff, 0xff, //0x000081ba vmovdqu %ymm0, $-160(%rcx,%rax)
- 0xc5, 0xfe, 0x7f, 0x44, 0x01, 0x80, //0x000081c3 vmovdqu %ymm0, $-128(%rcx,%rax)
- 0xc5, 0xfe, 0x7f, 0x44, 0x01, 0xa0, //0x000081c9 vmovdqu %ymm0, $-96(%rcx,%rax)
- 0xc5, 0xfe, 0x7f, 0x44, 0x01, 0xc0, //0x000081cf vmovdqu %ymm0, $-64(%rcx,%rax)
- 0xc5, 0xfe, 0x7f, 0x44, 0x01, 0xe0, //0x000081d5 vmovdqu %ymm0, $-32(%rcx,%rax)
- 0xc5, 0xfe, 0x7f, 0x04, 0x01, //0x000081db vmovdqu %ymm0, (%rcx,%rax)
- 0x48, 0x05, 0x00, 0x02, 0x00, 0x00, //0x000081e0 addq $512, %rax
- 0x48, 0x83, 0xc3, 0xfc, //0x000081e6 addq $-4, %rbx
- 0x0f, 0x85, 0x70, 0xff, 0xff, 0xff, //0x000081ea jne LBB31_81
- //0x000081f0 LBB31_82
- 0x48, 0x85, 0xd2, //0x000081f0 testq %rdx, %rdx
- 0x0f, 0x84, 0x37, 0x00, 0x00, 0x00, //0x000081f3 je LBB31_85
- 0x4c, 0x01, 0xc8, //0x000081f9 addq %r9, %rax
- 0x4c, 0x01, 0xe0, //0x000081fc addq %r12, %rax
- 0x48, 0x8d, 0x44, 0x07, 0x60, //0x000081ff leaq $96(%rdi,%rax), %rax
- 0x48, 0xf7, 0xda, //0x00008204 negq %rdx
- 0xc5, 0xfd, 0x6f, 0x05, 0x91, 0xf7, 0xff, 0xff, //0x00008207 vmovdqa $-2159(%rip), %ymm0 /* LCPI31_0+0(%rip) */
- 0x90, //0x0000820f .p2align 4, 0x90
- //0x00008210 LBB31_84
- 0xc5, 0xfe, 0x7f, 0x40, 0xa0, //0x00008210 vmovdqu %ymm0, $-96(%rax)
- 0xc5, 0xfe, 0x7f, 0x40, 0xc0, //0x00008215 vmovdqu %ymm0, $-64(%rax)
- 0xc5, 0xfe, 0x7f, 0x40, 0xe0, //0x0000821a vmovdqu %ymm0, $-32(%rax)
- 0xc5, 0xfe, 0x7f, 0x00, //0x0000821f vmovdqu %ymm0, (%rax)
- 0x48, 0x83, 0xe8, 0x80, //0x00008223 subq $-128, %rax
- 0x48, 0xff, 0xc2, //0x00008227 incq %rdx
- 0x0f, 0x85, 0xe0, 0xff, 0xff, 0xff, //0x0000822a jne LBB31_84
- //0x00008230 LBB31_85
- 0x4d, 0x39, 0xda, //0x00008230 cmpq %r11, %r10
- 0x0f, 0x84, 0x97, 0x04, 0x00, 0x00, //0x00008233 je LBB31_137
- 0x4c, 0x01, 0xd6, //0x00008239 addq %r10, %rsi
- 0x90, 0x90, 0x90, 0x90, //0x0000823c .p2align 4, 0x90
- //0x00008240 LBB31_87
- 0xc6, 0x06, 0x30, //0x00008240 movb $48, (%rsi)
- 0x48, 0xff, 0xc6, //0x00008243 incq %rsi
- 0x4c, 0x39, 0xc6, //0x00008246 cmpq %r8, %rsi
- 0x0f, 0x82, 0xf1, 0xff, 0xff, 0xff, //0x00008249 jb LBB31_87
- 0xe9, 0x7c, 0x04, 0x00, 0x00, //0x0000824f jmp LBB31_137
- //0x00008254 LBB31_88
- 0x81, 0xfe, 0x10, 0x27, 0x00, 0x00, //0x00008254 cmpl $10000, %esi
- 0x4c, 0x89, 0xc0, //0x0000825a movq %r8, %rax
- 0x48, 0x83, 0xd8, 0x00, //0x0000825d sbbq $0, %rax
- 0x48, 0x83, 0xc0, 0x05, //0x00008261 addq $5, %rax
- 0x81, 0xfe, 0x10, 0x27, 0x00, 0x00, //0x00008265 cmpl $10000, %esi
- 0x0f, 0x83, 0x22, 0xfc, 0xff, 0xff, //0x0000826b jae LBB31_37
- 0x49, 0x89, 0xc1, //0x00008271 movq %rax, %r9
- 0xe9, 0x3f, 0xfe, 0xff, 0xff, //0x00008274 jmp LBB31_56
- //0x00008279 LBB31_90
- 0x49, 0x8d, 0x84, 0x39, 0xe2, 0x01, 0x00, 0x00, //0x00008279 leaq $482(%r9,%rdi), %rax
- 0x4d, 0x89, 0xde, //0x00008281 movq %r11, %r14
- 0x49, 0x29, 0xce, //0x00008284 subq %rcx, %r14
- 0x31, 0xdb, //0x00008287 xorl %ebx, %ebx
- 0xc5, 0xfd, 0x6f, 0x05, 0x0f, 0xf7, 0xff, 0xff, //0x00008289 vmovdqa $-2289(%rip), %ymm0 /* LCPI31_0+0(%rip) */
- //0x00008291 LBB31_91
- 0xc5, 0xfe, 0x7f, 0x84, 0x18, 0x20, 0xfe, 0xff, 0xff, //0x00008291 vmovdqu %ymm0, $-480(%rax,%rbx)
- 0xc5, 0xfe, 0x7f, 0x84, 0x18, 0x40, 0xfe, 0xff, 0xff, //0x0000829a vmovdqu %ymm0, $-448(%rax,%rbx)
- 0xc5, 0xfe, 0x7f, 0x84, 0x18, 0x60, 0xfe, 0xff, 0xff, //0x000082a3 vmovdqu %ymm0, $-416(%rax,%rbx)
- 0xc5, 0xfe, 0x7f, 0x84, 0x18, 0x80, 0xfe, 0xff, 0xff, //0x000082ac vmovdqu %ymm0, $-384(%rax,%rbx)
- 0xc5, 0xfe, 0x7f, 0x84, 0x18, 0xa0, 0xfe, 0xff, 0xff, //0x000082b5 vmovdqu %ymm0, $-352(%rax,%rbx)
- 0xc5, 0xfe, 0x7f, 0x84, 0x18, 0xc0, 0xfe, 0xff, 0xff, //0x000082be vmovdqu %ymm0, $-320(%rax,%rbx)
- 0xc5, 0xfe, 0x7f, 0x84, 0x18, 0xe0, 0xfe, 0xff, 0xff, //0x000082c7 vmovdqu %ymm0, $-288(%rax,%rbx)
- 0xc5, 0xfe, 0x7f, 0x84, 0x18, 0x00, 0xff, 0xff, 0xff, //0x000082d0 vmovdqu %ymm0, $-256(%rax,%rbx)
- 0xc5, 0xfe, 0x7f, 0x84, 0x18, 0x20, 0xff, 0xff, 0xff, //0x000082d9 vmovdqu %ymm0, $-224(%rax,%rbx)
- 0xc5, 0xfe, 0x7f, 0x84, 0x18, 0x40, 0xff, 0xff, 0xff, //0x000082e2 vmovdqu %ymm0, $-192(%rax,%rbx)
- 0xc5, 0xfe, 0x7f, 0x84, 0x18, 0x60, 0xff, 0xff, 0xff, //0x000082eb vmovdqu %ymm0, $-160(%rax,%rbx)
- 0xc5, 0xfe, 0x7f, 0x44, 0x18, 0x80, //0x000082f4 vmovdqu %ymm0, $-128(%rax,%rbx)
- 0xc5, 0xfe, 0x7f, 0x44, 0x18, 0xa0, //0x000082fa vmovdqu %ymm0, $-96(%rax,%rbx)
- 0xc5, 0xfe, 0x7f, 0x44, 0x18, 0xc0, //0x00008300 vmovdqu %ymm0, $-64(%rax,%rbx)
- 0xc5, 0xfe, 0x7f, 0x44, 0x18, 0xe0, //0x00008306 vmovdqu %ymm0, $-32(%rax,%rbx)
- 0xc5, 0xfe, 0x7f, 0x04, 0x18, //0x0000830c vmovdqu %ymm0, (%rax,%rbx)
- 0x48, 0x81, 0xc3, 0x00, 0x02, 0x00, 0x00, //0x00008311 addq $512, %rbx
- 0x49, 0x83, 0xc6, 0x04, //0x00008318 addq $4, %r14
- 0x0f, 0x85, 0x6f, 0xff, 0xff, 0xff, //0x0000831c jne LBB31_91
- //0x00008322 LBB31_92
- 0x4d, 0x85, 0xdb, //0x00008322 testq %r11, %r11
- 0x0f, 0x84, 0x33, 0x00, 0x00, 0x00, //0x00008325 je LBB31_95
- 0x4c, 0x01, 0xcb, //0x0000832b addq %r9, %rbx
- 0x48, 0x8d, 0x44, 0x1f, 0x62, //0x0000832e leaq $98(%rdi,%rbx), %rax
- 0x49, 0xf7, 0xdb, //0x00008333 negq %r11
- 0xc5, 0xfd, 0x6f, 0x05, 0x62, 0xf6, 0xff, 0xff, //0x00008336 vmovdqa $-2462(%rip), %ymm0 /* LCPI31_0+0(%rip) */
- //0x0000833e LBB31_94
- 0xc5, 0xfe, 0x7f, 0x40, 0xa0, //0x0000833e vmovdqu %ymm0, $-96(%rax)
- 0xc5, 0xfe, 0x7f, 0x40, 0xc0, //0x00008343 vmovdqu %ymm0, $-64(%rax)
- 0xc5, 0xfe, 0x7f, 0x40, 0xe0, //0x00008348 vmovdqu %ymm0, $-32(%rax)
- 0xc5, 0xfe, 0x7f, 0x00, //0x0000834d vmovdqu %ymm0, (%rax)
- 0x48, 0x83, 0xe8, 0x80, //0x00008351 subq $-128, %rax
- 0x49, 0xff, 0xc3, //0x00008355 incq %r11
- 0x0f, 0x85, 0xe0, 0xff, 0xff, 0xff, //0x00008358 jne LBB31_94
- //0x0000835e LBB31_95
- 0x49, 0x01, 0xf0, //0x0000835e addq %rsi, %r8
- 0x49, 0x39, 0xf2, //0x00008361 cmpq %rsi, %r10
- 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x00008364 je LBB31_98
- //0x0000836a LBB31_96
- 0x44, 0x89, 0xf8, //0x0000836a movl %r15d, %eax
- 0xf7, 0xd8, //0x0000836d negl %eax
- 0x90, //0x0000836f .p2align 4, 0x90
- //0x00008370 LBB31_97
- 0x41, 0xc6, 0x00, 0x30, //0x00008370 movb $48, (%r8)
- 0x49, 0xff, 0xc0, //0x00008374 incq %r8
- 0xff, 0xc6, //0x00008377 incl %esi
- 0x39, 0xc6, //0x00008379 cmpl %eax, %esi
- 0x0f, 0x8c, 0xef, 0xff, 0xff, 0xff, //0x0000837b jl LBB31_97
- //0x00008381 LBB31_98
- 0x4b, 0x8d, 0x04, 0x20, //0x00008381 leaq (%r8,%r12), %rax
- 0x41, 0x81, 0xfd, 0x10, 0x27, 0x00, 0x00, //0x00008385 cmpl $10000, %r13d
- 0x0f, 0x82, 0x63, 0x00, 0x00, 0x00, //0x0000838c jb LBB31_101
- 0x44, 0x89, 0xe9, //0x00008392 movl %r13d, %ecx
- 0x41, 0xba, 0x59, 0x17, 0xb7, 0xd1, //0x00008395 movl $3518437209, %r10d
- 0x4c, 0x0f, 0xaf, 0xd1, //0x0000839b imulq %rcx, %r10
- 0x49, 0xc1, 0xea, 0x2d, //0x0000839f shrq $45, %r10
- 0x41, 0x69, 0xca, 0xf0, 0xd8, 0xff, 0xff, //0x000083a3 imull $-10000, %r10d, %ecx
- 0x44, 0x01, 0xe9, //0x000083aa addl %r13d, %ecx
- 0x0f, 0x84, 0x87, 0x01, 0x00, 0x00, //0x000083ad je LBB31_103
- 0x89, 0xca, //0x000083b3 movl %ecx, %edx
- 0x48, 0x69, 0xd2, 0x1f, 0x85, 0xeb, 0x51, //0x000083b5 imulq $1374389535, %rdx, %rdx
- 0x48, 0xc1, 0xea, 0x25, //0x000083bc shrq $37, %rdx
- 0x6b, 0xda, 0x64, //0x000083c0 imull $100, %edx, %ebx
- 0x29, 0xd9, //0x000083c3 subl %ebx, %ecx
- 0x48, 0x8d, 0x1d, 0x24, 0x3b, 0x00, 0x00, //0x000083c5 leaq $15140(%rip), %rbx /* _Digits+0(%rip) */
- 0x0f, 0xb7, 0x0c, 0x4b, //0x000083cc movzwl (%rbx,%rcx,2), %ecx
- 0x66, 0x89, 0x48, 0xfe, //0x000083d0 movw %cx, $-2(%rax)
- 0x0f, 0xb7, 0x0c, 0x53, //0x000083d4 movzwl (%rbx,%rdx,2), %ecx
- 0x66, 0x89, 0x48, 0xfc, //0x000083d8 movw %cx, $-4(%rax)
- 0x45, 0x31, 0xc9, //0x000083dc xorl %r9d, %r9d
- 0x48, 0x83, 0xc0, 0xfc, //0x000083df addq $-4, %rax
- 0x41, 0x83, 0xfa, 0x64, //0x000083e3 cmpl $100, %r10d
- 0x0f, 0x83, 0x18, 0x00, 0x00, 0x00, //0x000083e7 jae LBB31_105
- //0x000083ed LBB31_102
- 0x44, 0x89, 0xd1, //0x000083ed movl %r10d, %ecx
- 0xe9, 0x4d, 0x00, 0x00, 0x00, //0x000083f0 jmp LBB31_107
- //0x000083f5 LBB31_101
- 0x45, 0x31, 0xc9, //0x000083f5 xorl %r9d, %r9d
- 0x45, 0x89, 0xea, //0x000083f8 movl %r13d, %r10d
- 0x41, 0x83, 0xfa, 0x64, //0x000083fb cmpl $100, %r10d
- 0x0f, 0x82, 0xe8, 0xff, 0xff, 0xff, //0x000083ff jb LBB31_102
- //0x00008405 LBB31_105
- 0x48, 0xff, 0xc8, //0x00008405 decq %rax
- 0x48, 0x8d, 0x15, 0xe1, 0x3a, 0x00, 0x00, //0x00008408 leaq $15073(%rip), %rdx /* _Digits+0(%rip) */
- 0x90, //0x0000840f .p2align 4, 0x90
- //0x00008410 LBB31_106
- 0x44, 0x89, 0xd1, //0x00008410 movl %r10d, %ecx
- 0x48, 0x69, 0xc9, 0x1f, 0x85, 0xeb, 0x51, //0x00008413 imulq $1374389535, %rcx, %rcx
- 0x48, 0xc1, 0xe9, 0x25, //0x0000841a shrq $37, %rcx
- 0x6b, 0xd9, 0x64, //0x0000841e imull $100, %ecx, %ebx
- 0x44, 0x89, 0xd6, //0x00008421 movl %r10d, %esi
- 0x29, 0xde, //0x00008424 subl %ebx, %esi
- 0x0f, 0xb7, 0x34, 0x72, //0x00008426 movzwl (%rdx,%rsi,2), %esi
- 0x66, 0x89, 0x70, 0xff, //0x0000842a movw %si, $-1(%rax)
- 0x48, 0x83, 0xc0, 0xfe, //0x0000842e addq $-2, %rax
- 0x41, 0x81, 0xfa, 0x0f, 0x27, 0x00, 0x00, //0x00008432 cmpl $9999, %r10d
- 0x41, 0x89, 0xca, //0x00008439 movl %ecx, %r10d
- 0x0f, 0x87, 0xce, 0xff, 0xff, 0xff, //0x0000843c ja LBB31_106
- //0x00008442 LBB31_107
- 0x83, 0xf9, 0x0a, //0x00008442 cmpl $10, %ecx
- 0x0f, 0x82, 0x16, 0x00, 0x00, 0x00, //0x00008445 jb LBB31_109
- 0x89, 0xc8, //0x0000844b movl %ecx, %eax
- 0x48, 0x8d, 0x0d, 0x9c, 0x3a, 0x00, 0x00, //0x0000844d leaq $15004(%rip), %rcx /* _Digits+0(%rip) */
- 0x0f, 0xb7, 0x04, 0x41, //0x00008454 movzwl (%rcx,%rax,2), %eax
- 0x66, 0x41, 0x89, 0x00, //0x00008458 movw %ax, (%r8)
- 0xe9, 0x06, 0x00, 0x00, 0x00, //0x0000845c jmp LBB31_110
- //0x00008461 LBB31_109
- 0x80, 0xc1, 0x30, //0x00008461 addb $48, %cl
- 0x41, 0x88, 0x08, //0x00008464 movb %cl, (%r8)
- //0x00008467 LBB31_110
- 0x4d, 0x29, 0xcc, //0x00008467 subq %r9, %r12
- 0x49, 0x8d, 0x74, 0x24, 0x01, //0x0000846a leaq $1(%r12), %rsi
- 0x49, 0x8d, 0x54, 0x24, 0x61, //0x0000846f leaq $97(%r12), %rdx
- 0x49, 0x8d, 0x44, 0x24, 0x02, //0x00008474 leaq $2(%r12), %rax
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00008479 .p2align 4, 0x90
- //0x00008480 LBB31_111
- 0x48, 0xff, 0xca, //0x00008480 decq %rdx
- 0x48, 0xff, 0xce, //0x00008483 decq %rsi
- 0x48, 0xff, 0xc8, //0x00008486 decq %rax
- 0x43, 0x80, 0x7c, 0x20, 0xff, 0x30, //0x00008489 cmpb $48, $-1(%r8,%r12)
- 0x4d, 0x8d, 0x64, 0x24, 0xff, //0x0000848f leaq $-1(%r12), %r12
- 0x0f, 0x84, 0xe6, 0xff, 0xff, 0xff, //0x00008494 je LBB31_111
- 0x4d, 0x8d, 0x0c, 0x30, //0x0000849a leaq (%r8,%rsi), %r9
- 0x45, 0x85, 0xff, //0x0000849e testl %r15d, %r15d
- 0x0f, 0x8e, 0x8b, 0x00, 0x00, 0x00, //0x000084a1 jle LBB31_116
- 0x44, 0x89, 0xc9, //0x000084a7 movl %r9d, %ecx
- 0x44, 0x29, 0xc1, //0x000084aa subl %r8d, %ecx
- 0x41, 0x39, 0xcf, //0x000084ad cmpl %ecx, %r15d
- 0x0f, 0x8d, 0x23, 0x00, 0x00, 0x00, //0x000084b0 jge LBB31_117
- 0x43, 0x8d, 0x0c, 0x07, //0x000084b6 leal (%r15,%r8), %ecx
- 0x41, 0x29, 0xc9, //0x000084ba subl %ecx, %r9d
- 0x49, 0x8d, 0x49, 0xff, //0x000084bd leaq $-1(%r9), %rcx
- 0x45, 0x89, 0xca, //0x000084c1 movl %r9d, %r10d
- 0x41, 0x83, 0xe2, 0x03, //0x000084c4 andl $3, %r10d
- 0x48, 0x83, 0xf9, 0x03, //0x000084c8 cmpq $3, %rcx
- 0x0f, 0x83, 0x81, 0x00, 0x00, 0x00, //0x000084cc jae LBB31_121
- 0x31, 0xc9, //0x000084d2 xorl %ecx, %ecx
- 0xe9, 0xa3, 0x00, 0x00, 0x00, //0x000084d4 jmp LBB31_124
- //0x000084d9 LBB31_117
- 0x0f, 0x8e, 0x53, 0x00, 0x00, 0x00, //0x000084d9 jle LBB31_116
- 0x45, 0x01, 0xc7, //0x000084df addl %r8d, %r15d
- 0x45, 0x89, 0xce, //0x000084e2 movl %r9d, %r14d
- 0x41, 0xf7, 0xd6, //0x000084e5 notl %r14d
- 0x45, 0x01, 0xfe, //0x000084e8 addl %r15d, %r14d
- 0x45, 0x31, 0xd2, //0x000084eb xorl %r10d, %r10d
- 0x4d, 0x89, 0xcb, //0x000084ee movq %r9, %r11
- 0x41, 0x83, 0xfe, 0x7e, //0x000084f1 cmpl $126, %r14d
- 0x0f, 0x86, 0xb4, 0x01, 0x00, 0x00, //0x000084f5 jbe LBB31_135
- 0x49, 0xff, 0xc6, //0x000084fb incq %r14
- 0x4d, 0x89, 0xf2, //0x000084fe movq %r14, %r10
- 0x49, 0x83, 0xe2, 0x80, //0x00008501 andq $-128, %r10
- 0x4f, 0x8d, 0x1c, 0x10, //0x00008505 leaq (%r8,%r10), %r11
- 0x49, 0x8d, 0x5a, 0x80, //0x00008509 leaq $-128(%r10), %rbx
- 0x48, 0x89, 0xd9, //0x0000850d movq %rbx, %rcx
- 0x48, 0xc1, 0xe9, 0x07, //0x00008510 shrq $7, %rcx
- 0x48, 0xff, 0xc1, //0x00008514 incq %rcx
- 0x41, 0x89, 0xcc, //0x00008517 movl %ecx, %r12d
- 0x41, 0x83, 0xe4, 0x03, //0x0000851a andl $3, %r12d
- 0x48, 0x81, 0xfb, 0x80, 0x01, 0x00, 0x00, //0x0000851e cmpq $384, %rbx
- 0x0f, 0x83, 0x8f, 0x00, 0x00, 0x00, //0x00008525 jae LBB31_129
- 0x31, 0xc9, //0x0000852b xorl %ecx, %ecx
- 0xe9, 0x30, 0x01, 0x00, 0x00, //0x0000852d jmp LBB31_131
- //0x00008532 LBB31_116
- 0x4d, 0x89, 0xc8, //0x00008532 movq %r9, %r8
- 0xe9, 0x96, 0x01, 0x00, 0x00, //0x00008535 jmp LBB31_137
- //0x0000853a LBB31_103
- 0x41, 0xb9, 0x04, 0x00, 0x00, 0x00, //0x0000853a movl $4, %r9d
- 0x48, 0x83, 0xc0, 0xfc, //0x00008540 addq $-4, %rax
- 0x41, 0x83, 0xfa, 0x64, //0x00008544 cmpl $100, %r10d
- 0x0f, 0x82, 0x9f, 0xfe, 0xff, 0xff, //0x00008548 jb LBB31_102
- 0xe9, 0xb2, 0xfe, 0xff, 0xff, //0x0000854e jmp LBB31_105
- //0x00008553 LBB31_121
- 0x4d, 0x89, 0xd3, //0x00008553 movq %r10, %r11
- 0x4d, 0x29, 0xcb, //0x00008556 subq %r9, %r11
- 0x31, 0xc9, //0x00008559 xorl %ecx, %ecx
- 0x90, 0x90, 0x90, 0x90, 0x90, //0x0000855b .p2align 4, 0x90
- //0x00008560 LBB31_122
- 0x49, 0x8d, 0x1c, 0x08, //0x00008560 leaq (%r8,%rcx), %rbx
- 0x8b, 0x54, 0x1e, 0xfc, //0x00008564 movl $-4(%rsi,%rbx), %edx
- 0x89, 0x54, 0x1e, 0xfd, //0x00008568 movl %edx, $-3(%rsi,%rbx)
- 0x48, 0x83, 0xc1, 0xfc, //0x0000856c addq $-4, %rcx
- 0x49, 0x39, 0xcb, //0x00008570 cmpq %rcx, %r11
- 0x0f, 0x85, 0xe7, 0xff, 0xff, 0xff, //0x00008573 jne LBB31_122
- 0x48, 0xf7, 0xd9, //0x00008579 negq %rcx
- //0x0000857c LBB31_124
- 0x4d, 0x85, 0xd2, //0x0000857c testq %r10, %r10
- 0x0f, 0x84, 0x25, 0x00, 0x00, 0x00, //0x0000857f je LBB31_127
- 0x49, 0xf7, 0xda, //0x00008585 negq %r10
- 0x4c, 0x89, 0xc2, //0x00008588 movq %r8, %rdx
- 0x48, 0x29, 0xca, //0x0000858b subq %rcx, %rdx
- 0x31, 0xc9, //0x0000858e xorl %ecx, %ecx
- //0x00008590 .p2align 4, 0x90
- //0x00008590 LBB31_126
- 0x48, 0x8d, 0x34, 0x0a, //0x00008590 leaq (%rdx,%rcx), %rsi
- 0x41, 0x0f, 0xb6, 0x1c, 0x34, //0x00008594 movzbl (%r12,%rsi), %ebx
- 0x41, 0x88, 0x5c, 0x34, 0x01, //0x00008599 movb %bl, $1(%r12,%rsi)
- 0x48, 0xff, 0xc9, //0x0000859e decq %rcx
- 0x49, 0x39, 0xca, //0x000085a1 cmpq %rcx, %r10
- 0x0f, 0x85, 0xe6, 0xff, 0xff, 0xff, //0x000085a4 jne LBB31_126
- //0x000085aa LBB31_127
- 0x49, 0x63, 0xcf, //0x000085aa movslq %r15d, %rcx
- 0x41, 0xc6, 0x04, 0x08, 0x2e, //0x000085ad movb $46, (%r8,%rcx)
- 0x49, 0x01, 0xc0, //0x000085b2 addq %rax, %r8
- 0xe9, 0x16, 0x01, 0x00, 0x00, //0x000085b5 jmp LBB31_137
- //0x000085ba LBB31_129
- 0x4c, 0x89, 0xe3, //0x000085ba movq %r12, %rbx
- 0x48, 0x29, 0xcb, //0x000085bd subq %rcx, %rbx
- 0x31, 0xc9, //0x000085c0 xorl %ecx, %ecx
- 0xc5, 0xfd, 0x6f, 0x05, 0xd6, 0xf3, 0xff, 0xff, //0x000085c2 vmovdqa $-3114(%rip), %ymm0 /* LCPI31_0+0(%rip) */
- //0x000085ca LBB31_130
- 0x49, 0x8d, 0x04, 0x08, //0x000085ca leaq (%r8,%rcx), %rax
- 0xc5, 0xfe, 0x7f, 0x04, 0x06, //0x000085ce vmovdqu %ymm0, (%rsi,%rax)
- 0xc5, 0xfe, 0x7f, 0x44, 0x06, 0x20, //0x000085d3 vmovdqu %ymm0, $32(%rsi,%rax)
- 0xc5, 0xfe, 0x7f, 0x44, 0x06, 0x40, //0x000085d9 vmovdqu %ymm0, $64(%rsi,%rax)
- 0xc5, 0xfe, 0x7f, 0x44, 0x06, 0x60, //0x000085df vmovdqu %ymm0, $96(%rsi,%rax)
- 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0x80, 0x00, 0x00, 0x00, //0x000085e5 vmovdqu %ymm0, $128(%rsi,%rax)
- 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0xa0, 0x00, 0x00, 0x00, //0x000085ee vmovdqu %ymm0, $160(%rsi,%rax)
- 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0xc0, 0x00, 0x00, 0x00, //0x000085f7 vmovdqu %ymm0, $192(%rsi,%rax)
- 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0xe0, 0x00, 0x00, 0x00, //0x00008600 vmovdqu %ymm0, $224(%rsi,%rax)
- 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0x00, 0x01, 0x00, 0x00, //0x00008609 vmovdqu %ymm0, $256(%rsi,%rax)
- 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0x20, 0x01, 0x00, 0x00, //0x00008612 vmovdqu %ymm0, $288(%rsi,%rax)
- 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0x40, 0x01, 0x00, 0x00, //0x0000861b vmovdqu %ymm0, $320(%rsi,%rax)
- 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0x60, 0x01, 0x00, 0x00, //0x00008624 vmovdqu %ymm0, $352(%rsi,%rax)
- 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0x80, 0x01, 0x00, 0x00, //0x0000862d vmovdqu %ymm0, $384(%rsi,%rax)
- 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0xa0, 0x01, 0x00, 0x00, //0x00008636 vmovdqu %ymm0, $416(%rsi,%rax)
- 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0xc0, 0x01, 0x00, 0x00, //0x0000863f vmovdqu %ymm0, $448(%rsi,%rax)
- 0xc5, 0xfe, 0x7f, 0x84, 0x06, 0xe0, 0x01, 0x00, 0x00, //0x00008648 vmovdqu %ymm0, $480(%rsi,%rax)
- 0x48, 0x81, 0xc1, 0x00, 0x02, 0x00, 0x00, //0x00008651 addq $512, %rcx
- 0x48, 0x83, 0xc3, 0x04, //0x00008658 addq $4, %rbx
- 0x0f, 0x85, 0x68, 0xff, 0xff, 0xff, //0x0000865c jne LBB31_130
- //0x00008662 LBB31_131
- 0x49, 0x01, 0xf3, //0x00008662 addq %rsi, %r11
- 0x4d, 0x85, 0xe4, //0x00008665 testq %r12, %r12
- 0x0f, 0x84, 0x35, 0x00, 0x00, 0x00, //0x00008668 je LBB31_134
- 0x49, 0x01, 0xc8, //0x0000866e addq %rcx, %r8
- 0x49, 0x01, 0xd0, //0x00008671 addq %rdx, %r8
- 0x49, 0xf7, 0xdc, //0x00008674 negq %r12
- 0xc5, 0xfd, 0x6f, 0x05, 0x21, 0xf3, 0xff, 0xff, //0x00008677 vmovdqa $-3295(%rip), %ymm0 /* LCPI31_0+0(%rip) */
- //0x0000867f LBB31_133
- 0xc4, 0xc1, 0x7e, 0x7f, 0x40, 0xa0, //0x0000867f vmovdqu %ymm0, $-96(%r8)
- 0xc4, 0xc1, 0x7e, 0x7f, 0x40, 0xc0, //0x00008685 vmovdqu %ymm0, $-64(%r8)
- 0xc4, 0xc1, 0x7e, 0x7f, 0x40, 0xe0, //0x0000868b vmovdqu %ymm0, $-32(%r8)
- 0xc4, 0xc1, 0x7e, 0x7f, 0x00, //0x00008691 vmovdqu %ymm0, (%r8)
- 0x49, 0x83, 0xe8, 0x80, //0x00008696 subq $-128, %r8
- 0x49, 0xff, 0xc4, //0x0000869a incq %r12
- 0x0f, 0x85, 0xdc, 0xff, 0xff, 0xff, //0x0000869d jne LBB31_133
- //0x000086a3 LBB31_134
- 0x4d, 0x89, 0xd8, //0x000086a3 movq %r11, %r8
- 0x4d, 0x39, 0xd6, //0x000086a6 cmpq %r10, %r14
- 0x0f, 0x84, 0x21, 0x00, 0x00, 0x00, //0x000086a9 je LBB31_137
- //0x000086af LBB31_135
- 0x45, 0x29, 0xd7, //0x000086af subl %r10d, %r15d
- 0x45, 0x29, 0xcf, //0x000086b2 subl %r9d, %r15d
- 0x4d, 0x89, 0xd8, //0x000086b5 movq %r11, %r8
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000086b8 .p2align 4, 0x90
- //0x000086c0 LBB31_136
- 0x41, 0xc6, 0x00, 0x30, //0x000086c0 movb $48, (%r8)
- 0x49, 0xff, 0xc0, //0x000086c4 incq %r8
- 0x41, 0xff, 0xcf, //0x000086c7 decl %r15d
- 0x0f, 0x85, 0xf0, 0xff, 0xff, 0xff, //0x000086ca jne LBB31_136
- //0x000086d0 LBB31_137
- 0x41, 0x29, 0xf8, //0x000086d0 subl %edi, %r8d
- //0x000086d3 LBB31_138
- 0x44, 0x89, 0xc0, //0x000086d3 movl %r8d, %eax
- 0x5b, //0x000086d6 popq %rbx
- 0x41, 0x5c, //0x000086d7 popq %r12
- 0x41, 0x5d, //0x000086d9 popq %r13
- 0x41, 0x5e, //0x000086db popq %r14
- 0x41, 0x5f, //0x000086dd popq %r15
- 0x5d, //0x000086df popq %rbp
- 0xc5, 0xf8, 0x77, //0x000086e0 vzeroupper
- 0xc3, //0x000086e3 retq
- //0x000086e4 LBB31_139
- 0x45, 0x31, 0xc0, //0x000086e4 xorl %r8d, %r8d
- 0xe9, 0xe7, 0xff, 0xff, 0xff, //0x000086e7 jmp LBB31_138
- //0x000086ec LBB31_140
- 0x41, 0xbf, 0x6b, 0xff, 0xff, 0xff, //0x000086ec movl $-149, %r15d
- 0x89, 0xc6, //0x000086f2 movl %eax, %esi
- 0xe9, 0x46, 0xf3, 0xff, 0xff, //0x000086f4 jmp LBB31_5
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000086f9 .p2align 4, 0x00
- //0x00008700 LCPI32_0
- 0x40, 0x40, 0x40, 0x40, 0x40, 0x40, 0x40, 0x40, 0x40, 0x40, 0x40, 0x40, 0x40, 0x40, 0x40, 0x40, //0x00008700 QUAD $0x4040404040404040; QUAD $0x4040404040404040 // .space 16, '@@@@@@@@@@@@@@@@'
- //0x00008710 LCPI32_1
- 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, //0x00008710 QUAD $0x5b5b5b5b5b5b5b5b; QUAD $0x5b5b5b5b5b5b5b5b // .space 16, '[[[[[[[[[[[[[[[['
- //0x00008720 LCPI32_2
- 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, //0x00008720 QUAD $0x0101010101010101; QUAD $0x0101010101010101 // .space 16, '\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01'
- //0x00008730 LCPI32_3
- 0xbf, 0xbf, 0xbf, 0xbf, 0xbf, 0xbf, 0xbf, 0xbf, 0xbf, 0xbf, 0xbf, 0xbf, 0xbf, 0xbf, 0xbf, 0xbf, //0x00008730 QUAD $0xbfbfbfbfbfbfbfbf; QUAD $0xbfbfbfbfbfbfbfbf // .space 16, '\xbf\xbf\xbf\xbf\xbf\xbf\xbf\xbf\xbf\xbf\xbf\xbf\xbf\xbf\xbf\xbf'
- //0x00008740 LCPI32_4
- 0x19, 0x19, 0x19, 0x19, 0x19, 0x19, 0x19, 0x19, 0x19, 0x19, 0x19, 0x19, 0x19, 0x19, 0x19, 0x19, //0x00008740 QUAD $0x1919191919191919; QUAD $0x1919191919191919 // .space 16, '\x19\x19\x19\x19\x19\x19\x19\x19\x19\x19\x19\x19\x19\x19\x19\x19'
- //0x00008750 LCPI32_5
- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, //0x00008750 QUAD $0x2020202020202020; QUAD $0x2020202020202020 // .space 16, ' '
- //0x00008760 .p2align 4, 0x90
- //0x00008760 _to_lower
- 0x55, //0x00008760 pushq %rbp
- 0x48, 0x89, 0xe5, //0x00008761 movq %rsp, %rbp
- 0x48, 0x83, 0xfa, 0x10, //0x00008764 cmpq $16, %rdx
- 0x0f, 0x82, 0xdf, 0x00, 0x00, 0x00, //0x00008768 jb LBB32_8
- 0x48, 0x8d, 0x4a, 0xf0, //0x0000876e leaq $-16(%rdx), %rcx
- 0xf6, 0xc1, 0x10, //0x00008772 testb $16, %cl
- 0x0f, 0x85, 0x4b, 0x00, 0x00, 0x00, //0x00008775 jne LBB32_2
- 0xc5, 0xfa, 0x6f, 0x06, //0x0000877b vmovdqu (%rsi), %xmm0
- 0xc5, 0xf9, 0x64, 0x0d, 0x79, 0xff, 0xff, 0xff, //0x0000877f vpcmpgtb $-135(%rip), %xmm0, %xmm1 /* LCPI32_0+0(%rip) */
- 0xc5, 0xf9, 0x6f, 0x15, 0x81, 0xff, 0xff, 0xff, //0x00008787 vmovdqa $-127(%rip), %xmm2 /* LCPI32_1+0(%rip) */
- 0xc5, 0xe9, 0x64, 0xd0, //0x0000878f vpcmpgtb %xmm0, %xmm2, %xmm2
- 0xc5, 0xe9, 0xdb, 0xc9, //0x00008793 vpand %xmm1, %xmm2, %xmm1
- 0xc5, 0xf1, 0xdb, 0x0d, 0x81, 0xff, 0xff, 0xff, //0x00008797 vpand $-127(%rip), %xmm1, %xmm1 /* LCPI32_2+0(%rip) */
- 0xc5, 0xf1, 0x71, 0xf1, 0x05, //0x0000879f vpsllw $5, %xmm1, %xmm1
- 0xc5, 0xf1, 0xfc, 0xc0, //0x000087a4 vpaddb %xmm0, %xmm1, %xmm0
- 0xc5, 0xfa, 0x7f, 0x07, //0x000087a8 vmovdqu %xmm0, (%rdi)
- 0x48, 0x83, 0xc6, 0x10, //0x000087ac addq $16, %rsi
- 0x48, 0x83, 0xc7, 0x10, //0x000087b0 addq $16, %rdi
- 0x48, 0x89, 0xc8, //0x000087b4 movq %rcx, %rax
- 0x48, 0x83, 0xf9, 0x10, //0x000087b7 cmpq $16, %rcx
- 0x0f, 0x83, 0x12, 0x00, 0x00, 0x00, //0x000087bb jae LBB32_5
- 0xe9, 0x84, 0x00, 0x00, 0x00, //0x000087c1 jmp LBB32_7
- //0x000087c6 LBB32_2
- 0x48, 0x89, 0xd0, //0x000087c6 movq %rdx, %rax
- 0x48, 0x83, 0xf9, 0x10, //0x000087c9 cmpq $16, %rcx
- 0x0f, 0x82, 0x77, 0x00, 0x00, 0x00, //0x000087cd jb LBB32_7
- //0x000087d3 LBB32_5
- 0xc5, 0xf9, 0x6f, 0x05, 0x25, 0xff, 0xff, 0xff, //0x000087d3 vmovdqa $-219(%rip), %xmm0 /* LCPI32_0+0(%rip) */
- 0xc5, 0xf9, 0x6f, 0x0d, 0x2d, 0xff, 0xff, 0xff, //0x000087db vmovdqa $-211(%rip), %xmm1 /* LCPI32_1+0(%rip) */
- 0xc5, 0xf9, 0x6f, 0x15, 0x35, 0xff, 0xff, 0xff, //0x000087e3 vmovdqa $-203(%rip), %xmm2 /* LCPI32_2+0(%rip) */
- 0x90, 0x90, 0x90, 0x90, 0x90, //0x000087eb .p2align 4, 0x90
- //0x000087f0 LBB32_6
- 0xc5, 0xfa, 0x6f, 0x1e, //0x000087f0 vmovdqu (%rsi), %xmm3
- 0xc5, 0xe1, 0x64, 0xe0, //0x000087f4 vpcmpgtb %xmm0, %xmm3, %xmm4
- 0xc5, 0xf1, 0x64, 0xeb, //0x000087f8 vpcmpgtb %xmm3, %xmm1, %xmm5
- 0xc5, 0xd1, 0xdb, 0xe4, //0x000087fc vpand %xmm4, %xmm5, %xmm4
- 0xc5, 0xd9, 0xdb, 0xe2, //0x00008800 vpand %xmm2, %xmm4, %xmm4
- 0xc5, 0xd9, 0x71, 0xf4, 0x05, //0x00008804 vpsllw $5, %xmm4, %xmm4
- 0xc5, 0xd9, 0xfc, 0xdb, //0x00008809 vpaddb %xmm3, %xmm4, %xmm3
- 0xc5, 0xfa, 0x7f, 0x1f, //0x0000880d vmovdqu %xmm3, (%rdi)
- 0xc5, 0xfa, 0x6f, 0x5e, 0x10, //0x00008811 vmovdqu $16(%rsi), %xmm3
- 0xc5, 0xe1, 0x64, 0xe0, //0x00008816 vpcmpgtb %xmm0, %xmm3, %xmm4
- 0xc5, 0xf1, 0x64, 0xeb, //0x0000881a vpcmpgtb %xmm3, %xmm1, %xmm5
- 0xc5, 0xd1, 0xdb, 0xe4, //0x0000881e vpand %xmm4, %xmm5, %xmm4
- 0xc5, 0xd9, 0xdb, 0xe2, //0x00008822 vpand %xmm2, %xmm4, %xmm4
- 0xc5, 0xd9, 0x71, 0xf4, 0x05, //0x00008826 vpsllw $5, %xmm4, %xmm4
- 0xc5, 0xd9, 0xfc, 0xdb, //0x0000882b vpaddb %xmm3, %xmm4, %xmm3
- 0xc5, 0xfa, 0x7f, 0x5f, 0x10, //0x0000882f vmovdqu %xmm3, $16(%rdi)
- 0x48, 0x83, 0xc6, 0x20, //0x00008834 addq $32, %rsi
- 0x48, 0x83, 0xc7, 0x20, //0x00008838 addq $32, %rdi
- 0x48, 0x83, 0xc0, 0xe0, //0x0000883c addq $-32, %rax
- 0x48, 0x83, 0xf8, 0x0f, //0x00008840 cmpq $15, %rax
- 0x0f, 0x87, 0xa6, 0xff, 0xff, 0xff, //0x00008844 ja LBB32_6
- //0x0000884a LBB32_7
- 0x83, 0xe2, 0x0f, //0x0000884a andl $15, %edx
- //0x0000884d LBB32_8
- 0x48, 0x85, 0xd2, //0x0000884d testq %rdx, %rdx
- 0x0f, 0x84, 0x99, 0x01, 0x00, 0x00, //0x00008850 je LBB32_16
- 0x48, 0x83, 0xfa, 0x0f, //0x00008856 cmpq $15, %rdx
- 0x0f, 0x86, 0x1a, 0x00, 0x00, 0x00, //0x0000885a jbe LBB32_10
- 0x48, 0x8d, 0x04, 0x16, //0x00008860 leaq (%rsi,%rdx), %rax
- 0x48, 0x39, 0xc7, //0x00008864 cmpq %rax, %rdi
- 0x0f, 0x83, 0x28, 0x00, 0x00, 0x00, //0x00008867 jae LBB32_19
- 0x48, 0x8d, 0x04, 0x17, //0x0000886d leaq (%rdi,%rdx), %rax
- 0x48, 0x39, 0xc6, //0x00008871 cmpq %rax, %rsi
- 0x0f, 0x83, 0x1b, 0x00, 0x00, 0x00, //0x00008874 jae LBB32_19
- //0x0000887a LBB32_10
- 0xf6, 0xc2, 0x01, //0x0000887a testb $1, %dl
- 0x0f, 0x85, 0xfd, 0x00, 0x00, 0x00, //0x0000887d jne LBB32_12
- //0x00008883 LBB32_11
- 0x49, 0x89, 0xd0, //0x00008883 movq %rdx, %r8
- 0x48, 0x83, 0xfa, 0x01, //0x00008886 cmpq $1, %rdx
- 0x0f, 0x85, 0x1a, 0x01, 0x00, 0x00, //0x0000888a jne LBB32_14
- 0xe9, 0x5a, 0x01, 0x00, 0x00, //0x00008890 jmp LBB32_16
- //0x00008895 LBB32_19
- 0x49, 0x89, 0xd0, //0x00008895 movq %rdx, %r8
- 0x49, 0x83, 0xe0, 0xf0, //0x00008898 andq $-16, %r8
- 0x49, 0x8d, 0x48, 0xf0, //0x0000889c leaq $-16(%r8), %rcx
- 0x48, 0x89, 0xc8, //0x000088a0 movq %rcx, %rax
- 0x48, 0xc1, 0xe8, 0x04, //0x000088a3 shrq $4, %rax
- 0x48, 0xff, 0xc0, //0x000088a7 incq %rax
- 0x41, 0x89, 0xc1, //0x000088aa movl %eax, %r9d
- 0x41, 0x83, 0xe1, 0x01, //0x000088ad andl $1, %r9d
- 0x48, 0x85, 0xc9, //0x000088b1 testq %rcx, %rcx
- 0x0f, 0x84, 0x37, 0x01, 0x00, 0x00, //0x000088b4 je LBB32_20
- 0x4c, 0x29, 0xc8, //0x000088ba subq %r9, %rax
- 0x31, 0xc9, //0x000088bd xorl %ecx, %ecx
- 0xc5, 0xf9, 0x6f, 0x05, 0x69, 0xfe, 0xff, 0xff, //0x000088bf vmovdqa $-407(%rip), %xmm0 /* LCPI32_3+0(%rip) */
- 0xc5, 0xf9, 0x6f, 0x0d, 0x71, 0xfe, 0xff, 0xff, //0x000088c7 vmovdqa $-399(%rip), %xmm1 /* LCPI32_4+0(%rip) */
- 0xc5, 0xf9, 0x6f, 0x15, 0x79, 0xfe, 0xff, 0xff, //0x000088cf vmovdqa $-391(%rip), %xmm2 /* LCPI32_5+0(%rip) */
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000088d7 .p2align 4, 0x90
- //0x000088e0 LBB32_22
- 0xc5, 0xfa, 0x6f, 0x1c, 0x0e, //0x000088e0 vmovdqu (%rsi,%rcx), %xmm3
- 0xc5, 0xe1, 0xfc, 0xe0, //0x000088e5 vpaddb %xmm0, %xmm3, %xmm4
- 0xc5, 0xd9, 0xda, 0xe9, //0x000088e9 vpminub %xmm1, %xmm4, %xmm5
- 0xc5, 0xd9, 0x74, 0xe5, //0x000088ed vpcmpeqb %xmm5, %xmm4, %xmm4
- 0xc5, 0xe1, 0xfc, 0xea, //0x000088f1 vpaddb %xmm2, %xmm3, %xmm5
- 0xc4, 0xe3, 0x61, 0x4c, 0xdd, 0x40, //0x000088f5 vpblendvb %xmm4, %xmm5, %xmm3, %xmm3
- 0xc5, 0xfa, 0x7f, 0x1c, 0x0f, //0x000088fb vmovdqu %xmm3, (%rdi,%rcx)
- 0xc5, 0xfa, 0x6f, 0x5c, 0x0e, 0x10, //0x00008900 vmovdqu $16(%rsi,%rcx), %xmm3
- 0xc5, 0xe1, 0xfc, 0xe0, //0x00008906 vpaddb %xmm0, %xmm3, %xmm4
- 0xc5, 0xd9, 0xda, 0xe9, //0x0000890a vpminub %xmm1, %xmm4, %xmm5
- 0xc5, 0xd9, 0x74, 0xe5, //0x0000890e vpcmpeqb %xmm5, %xmm4, %xmm4
- 0xc5, 0xe1, 0xfc, 0xea, //0x00008912 vpaddb %xmm2, %xmm3, %xmm5
- 0xc4, 0xe3, 0x61, 0x4c, 0xdd, 0x40, //0x00008916 vpblendvb %xmm4, %xmm5, %xmm3, %xmm3
- 0xc5, 0xfa, 0x7f, 0x5c, 0x0f, 0x10, //0x0000891c vmovdqu %xmm3, $16(%rdi,%rcx)
- 0x48, 0x83, 0xc1, 0x20, //0x00008922 addq $32, %rcx
- 0x48, 0x83, 0xc0, 0xfe, //0x00008926 addq $-2, %rax
- 0x0f, 0x85, 0xb0, 0xff, 0xff, 0xff, //0x0000892a jne LBB32_22
- 0x4d, 0x85, 0xc9, //0x00008930 testq %r9, %r9
- 0x0f, 0x84, 0x2c, 0x00, 0x00, 0x00, //0x00008933 je LBB32_25
- //0x00008939 LBB32_24
- 0xc5, 0xfa, 0x6f, 0x04, 0x0e, //0x00008939 vmovdqu (%rsi,%rcx), %xmm0
- 0xc5, 0xf9, 0xfc, 0x0d, 0xea, 0xfd, 0xff, 0xff, //0x0000893e vpaddb $-534(%rip), %xmm0, %xmm1 /* LCPI32_3+0(%rip) */
- 0xc5, 0xf1, 0xda, 0x15, 0xf2, 0xfd, 0xff, 0xff, //0x00008946 vpminub $-526(%rip), %xmm1, %xmm2 /* LCPI32_4+0(%rip) */
- 0xc5, 0xf9, 0xfc, 0x1d, 0xfa, 0xfd, 0xff, 0xff, //0x0000894e vpaddb $-518(%rip), %xmm0, %xmm3 /* LCPI32_5+0(%rip) */
- 0xc5, 0xf1, 0x74, 0xca, //0x00008956 vpcmpeqb %xmm2, %xmm1, %xmm1
- 0xc4, 0xe3, 0x79, 0x4c, 0xc3, 0x10, //0x0000895a vpblendvb %xmm1, %xmm3, %xmm0, %xmm0
- 0xc5, 0xfa, 0x7f, 0x04, 0x0f, //0x00008960 vmovdqu %xmm0, (%rdi,%rcx)
- //0x00008965 LBB32_25
- 0x4c, 0x39, 0xc2, //0x00008965 cmpq %r8, %rdx
- 0x0f, 0x84, 0x81, 0x00, 0x00, 0x00, //0x00008968 je LBB32_16
- 0x83, 0xe2, 0x0f, //0x0000896e andl $15, %edx
- 0x4c, 0x01, 0xc6, //0x00008971 addq %r8, %rsi
- 0x4c, 0x01, 0xc7, //0x00008974 addq %r8, %rdi
- 0xf6, 0xc2, 0x01, //0x00008977 testb $1, %dl
- 0x0f, 0x84, 0x03, 0xff, 0xff, 0xff, //0x0000897a je LBB32_11
- //0x00008980 LBB32_12
- 0x0f, 0xb6, 0x06, //0x00008980 movzbl (%rsi), %eax
- 0x44, 0x8d, 0x40, 0xbf, //0x00008983 leal $-65(%rax), %r8d
- 0x8d, 0x48, 0x20, //0x00008987 leal $32(%rax), %ecx
- 0x41, 0x80, 0xf8, 0x1a, //0x0000898a cmpb $26, %r8b
- 0x0f, 0xb6, 0xc9, //0x0000898e movzbl %cl, %ecx
- 0x0f, 0x43, 0xc8, //0x00008991 cmovael %eax, %ecx
- 0x4c, 0x8d, 0x42, 0xff, //0x00008994 leaq $-1(%rdx), %r8
- 0x88, 0x0f, //0x00008998 movb %cl, (%rdi)
- 0x48, 0xff, 0xc6, //0x0000899a incq %rsi
- 0x48, 0xff, 0xc7, //0x0000899d incq %rdi
- 0x48, 0x83, 0xfa, 0x01, //0x000089a0 cmpq $1, %rdx
- 0x0f, 0x84, 0x45, 0x00, 0x00, 0x00, //0x000089a4 je LBB32_16
- //0x000089aa LBB32_14
- 0x31, 0xc9, //0x000089aa xorl %ecx, %ecx
- 0x90, 0x90, 0x90, 0x90, //0x000089ac .p2align 4, 0x90
- //0x000089b0 LBB32_15
- 0x0f, 0xb6, 0x14, 0x0e, //0x000089b0 movzbl (%rsi,%rcx), %edx
- 0x44, 0x8d, 0x4a, 0xbf, //0x000089b4 leal $-65(%rdx), %r9d
- 0x8d, 0x42, 0x20, //0x000089b8 leal $32(%rdx), %eax
- 0x41, 0x80, 0xf9, 0x1a, //0x000089bb cmpb $26, %r9b
- 0x0f, 0xb6, 0xc0, //0x000089bf movzbl %al, %eax
- 0x0f, 0x43, 0xc2, //0x000089c2 cmovael %edx, %eax
- 0x88, 0x04, 0x0f, //0x000089c5 movb %al, (%rdi,%rcx)
- 0x0f, 0xb6, 0x44, 0x0e, 0x01, //0x000089c8 movzbl $1(%rsi,%rcx), %eax
- 0x44, 0x8d, 0x48, 0xbf, //0x000089cd leal $-65(%rax), %r9d
- 0x8d, 0x50, 0x20, //0x000089d1 leal $32(%rax), %edx
- 0x41, 0x80, 0xf9, 0x1a, //0x000089d4 cmpb $26, %r9b
- 0x0f, 0xb6, 0xd2, //0x000089d8 movzbl %dl, %edx
- 0x0f, 0x43, 0xd0, //0x000089db cmovael %eax, %edx
- 0x88, 0x54, 0x0f, 0x01, //0x000089de movb %dl, $1(%rdi,%rcx)
- 0x48, 0x83, 0xc1, 0x02, //0x000089e2 addq $2, %rcx
- 0x49, 0x39, 0xc8, //0x000089e6 cmpq %rcx, %r8
- 0x0f, 0x85, 0xc1, 0xff, 0xff, 0xff, //0x000089e9 jne LBB32_15
- //0x000089ef LBB32_16
- 0x5d, //0x000089ef popq %rbp
- 0xc3, //0x000089f0 retq
- //0x000089f1 LBB32_20
- 0x31, 0xc9, //0x000089f1 xorl %ecx, %ecx
- 0x4d, 0x85, 0xc9, //0x000089f3 testq %r9, %r9
- 0x0f, 0x85, 0x3d, 0xff, 0xff, 0xff, //0x000089f6 jne LBB32_24
- 0xe9, 0x64, 0xff, 0xff, 0xff, //0x000089fc jmp LBB32_25
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00008a01 .p2align 4, 0x90
- //0x00008a10 _format_significand
- 0x55, //0x00008a10 pushq %rbp
- 0x48, 0x89, 0xe5, //0x00008a11 movq %rsp, %rbp
- 0x41, 0x56, //0x00008a14 pushq %r14
- 0x53, //0x00008a16 pushq %rbx
- 0x4c, 0x63, 0xc2, //0x00008a17 movslq %edx, %r8
- 0x49, 0x01, 0xf0, //0x00008a1a addq %rsi, %r8
- 0x48, 0x89, 0xf8, //0x00008a1d movq %rdi, %rax
- 0x48, 0xc1, 0xe8, 0x20, //0x00008a20 shrq $32, %rax
- 0x0f, 0x84, 0xb6, 0x00, 0x00, 0x00, //0x00008a24 je LBB33_1
- 0x48, 0xb9, 0xfd, 0xce, 0x61, 0x84, 0x11, 0x77, 0xcc, 0xab, //0x00008a2a movabsq $-6067343680855748867, %rcx
- 0x48, 0x89, 0xf8, //0x00008a34 movq %rdi, %rax
- 0x48, 0xf7, 0xe1, //0x00008a37 mulq %rcx
- 0x48, 0xc1, 0xea, 0x1a, //0x00008a3a shrq $26, %rdx
- 0x69, 0xca, 0x00, 0x1f, 0x0a, 0xfa, //0x00008a3e imull $-100000000, %edx, %ecx
- 0x01, 0xf9, //0x00008a44 addl %edi, %ecx
- 0x0f, 0x84, 0xb0, 0x00, 0x00, 0x00, //0x00008a46 je LBB33_3
- 0x89, 0xc8, //0x00008a4c movl %ecx, %eax
- 0x41, 0xb9, 0x59, 0x17, 0xb7, 0xd1, //0x00008a4e movl $3518437209, %r9d
- 0x49, 0x0f, 0xaf, 0xc1, //0x00008a54 imulq %r9, %rax
- 0x48, 0xc1, 0xe8, 0x2d, //0x00008a58 shrq $45, %rax
- 0x69, 0xf8, 0x10, 0x27, 0x00, 0x00, //0x00008a5c imull $10000, %eax, %edi
- 0x29, 0xf9, //0x00008a62 subl %edi, %ecx
- 0x48, 0x89, 0xc7, //0x00008a64 movq %rax, %rdi
- 0x49, 0x0f, 0xaf, 0xf9, //0x00008a67 imulq %r9, %rdi
- 0x48, 0xc1, 0xef, 0x2d, //0x00008a6b shrq $45, %rdi
- 0x69, 0xff, 0x10, 0x27, 0x00, 0x00, //0x00008a6f imull $10000, %edi, %edi
- 0x29, 0xf8, //0x00008a75 subl %edi, %eax
- 0x0f, 0xb7, 0xf9, //0x00008a77 movzwl %cx, %edi
- 0xc1, 0xef, 0x02, //0x00008a7a shrl $2, %edi
- 0x44, 0x69, 0xcf, 0x7b, 0x14, 0x00, 0x00, //0x00008a7d imull $5243, %edi, %r9d
- 0x41, 0xc1, 0xe9, 0x11, //0x00008a84 shrl $17, %r9d
- 0x41, 0x6b, 0xf9, 0x64, //0x00008a88 imull $100, %r9d, %edi
- 0x29, 0xf9, //0x00008a8c subl %edi, %ecx
- 0x44, 0x0f, 0xb7, 0xd1, //0x00008a8e movzwl %cx, %r10d
- 0x0f, 0xb7, 0xf8, //0x00008a92 movzwl %ax, %edi
- 0xc1, 0xef, 0x02, //0x00008a95 shrl $2, %edi
- 0x69, 0xff, 0x7b, 0x14, 0x00, 0x00, //0x00008a98 imull $5243, %edi, %edi
- 0xc1, 0xef, 0x11, //0x00008a9e shrl $17, %edi
- 0x6b, 0xcf, 0x64, //0x00008aa1 imull $100, %edi, %ecx
- 0x29, 0xc8, //0x00008aa4 subl %ecx, %eax
- 0x44, 0x0f, 0xb7, 0xd8, //0x00008aa6 movzwl %ax, %r11d
- 0x48, 0x8d, 0x0d, 0x3f, 0x34, 0x00, 0x00, //0x00008aaa leaq $13375(%rip), %rcx /* _Digits+0(%rip) */
- 0x42, 0x0f, 0xb7, 0x04, 0x51, //0x00008ab1 movzwl (%rcx,%r10,2), %eax
- 0x66, 0x41, 0x89, 0x40, 0xfe, //0x00008ab6 movw %ax, $-2(%r8)
- 0x42, 0x0f, 0xb7, 0x04, 0x49, //0x00008abb movzwl (%rcx,%r9,2), %eax
- 0x66, 0x41, 0x89, 0x40, 0xfc, //0x00008ac0 movw %ax, $-4(%r8)
- 0x42, 0x0f, 0xb7, 0x04, 0x59, //0x00008ac5 movzwl (%rcx,%r11,2), %eax
- 0x66, 0x41, 0x89, 0x40, 0xfa, //0x00008aca movw %ax, $-6(%r8)
- 0x0f, 0xb7, 0x04, 0x79, //0x00008acf movzwl (%rcx,%rdi,2), %eax
- 0x66, 0x41, 0x89, 0x40, 0xf8, //0x00008ad3 movw %ax, $-8(%r8)
- 0x45, 0x31, 0xc9, //0x00008ad8 xorl %r9d, %r9d
- 0xe9, 0x22, 0x00, 0x00, 0x00, //0x00008adb jmp LBB33_5
- //0x00008ae0 LBB33_1
- 0x45, 0x31, 0xc9, //0x00008ae0 xorl %r9d, %r9d
- 0x4d, 0x89, 0xc6, //0x00008ae3 movq %r8, %r14
- 0x48, 0x89, 0xfa, //0x00008ae6 movq %rdi, %rdx
- 0x81, 0xfa, 0x10, 0x27, 0x00, 0x00, //0x00008ae9 cmpl $10000, %edx
- 0x0f, 0x83, 0x1d, 0x00, 0x00, 0x00, //0x00008aef jae LBB33_8
- //0x00008af5 LBB33_7
- 0x89, 0xd7, //0x00008af5 movl %edx, %edi
- 0xe9, 0x6c, 0x00, 0x00, 0x00, //0x00008af7 jmp LBB33_10
- //0x00008afc LBB33_3
- 0x41, 0xb9, 0x08, 0x00, 0x00, 0x00, //0x00008afc movl $8, %r9d
- //0x00008b02 LBB33_5
- 0x4d, 0x8d, 0x70, 0xf8, //0x00008b02 leaq $-8(%r8), %r14
- 0x81, 0xfa, 0x10, 0x27, 0x00, 0x00, //0x00008b06 cmpl $10000, %edx
- 0x0f, 0x82, 0xe3, 0xff, 0xff, 0xff, //0x00008b0c jb LBB33_7
- //0x00008b12 LBB33_8
- 0x41, 0xba, 0x59, 0x17, 0xb7, 0xd1, //0x00008b12 movl $3518437209, %r10d
- 0x4c, 0x8d, 0x1d, 0xd1, 0x33, 0x00, 0x00, //0x00008b18 leaq $13265(%rip), %r11 /* _Digits+0(%rip) */
- 0x90, //0x00008b1f .p2align 4, 0x90
- //0x00008b20 LBB33_9
- 0x89, 0xd7, //0x00008b20 movl %edx, %edi
- 0x49, 0x0f, 0xaf, 0xfa, //0x00008b22 imulq %r10, %rdi
- 0x48, 0xc1, 0xef, 0x2d, //0x00008b26 shrq $45, %rdi
- 0x69, 0xc7, 0xf0, 0xd8, 0xff, 0xff, //0x00008b2a imull $-10000, %edi, %eax
- 0x01, 0xd0, //0x00008b30 addl %edx, %eax
- 0x48, 0x69, 0xd8, 0x1f, 0x85, 0xeb, 0x51, //0x00008b32 imulq $1374389535, %rax, %rbx
- 0x48, 0xc1, 0xeb, 0x25, //0x00008b39 shrq $37, %rbx
- 0x6b, 0xcb, 0x64, //0x00008b3d imull $100, %ebx, %ecx
- 0x29, 0xc8, //0x00008b40 subl %ecx, %eax
- 0x41, 0x0f, 0xb7, 0x04, 0x43, //0x00008b42 movzwl (%r11,%rax,2), %eax
- 0x66, 0x41, 0x89, 0x46, 0xfe, //0x00008b47 movw %ax, $-2(%r14)
- 0x41, 0x0f, 0xb7, 0x04, 0x5b, //0x00008b4c movzwl (%r11,%rbx,2), %eax
- 0x66, 0x41, 0x89, 0x46, 0xfc, //0x00008b51 movw %ax, $-4(%r14)
- 0x49, 0x83, 0xc6, 0xfc, //0x00008b56 addq $-4, %r14
- 0x81, 0xfa, 0xff, 0xe0, 0xf5, 0x05, //0x00008b5a cmpl $99999999, %edx
- 0x89, 0xfa, //0x00008b60 movl %edi, %edx
- 0x0f, 0x87, 0xb8, 0xff, 0xff, 0xff, //0x00008b62 ja LBB33_9
- //0x00008b68 LBB33_10
- 0x83, 0xff, 0x64, //0x00008b68 cmpl $100, %edi
- 0x0f, 0x83, 0x20, 0x00, 0x00, 0x00, //0x00008b6b jae LBB33_11
- 0x83, 0xff, 0x0a, //0x00008b71 cmpl $10, %edi
- 0x0f, 0x82, 0x4d, 0x00, 0x00, 0x00, //0x00008b74 jb LBB33_14
- //0x00008b7a LBB33_13
- 0x89, 0xf8, //0x00008b7a movl %edi, %eax
- 0x48, 0x8d, 0x0d, 0x6d, 0x33, 0x00, 0x00, //0x00008b7c leaq $13165(%rip), %rcx /* _Digits+0(%rip) */
- 0x0f, 0xb7, 0x04, 0x41, //0x00008b83 movzwl (%rcx,%rax,2), %eax
- 0x66, 0x41, 0x89, 0x46, 0xfe, //0x00008b87 movw %ax, $-2(%r14)
- 0xe9, 0x3d, 0x00, 0x00, 0x00, //0x00008b8c jmp LBB33_15
- //0x00008b91 LBB33_11
- 0x0f, 0xb7, 0xc7, //0x00008b91 movzwl %di, %eax
- 0xc1, 0xe8, 0x02, //0x00008b94 shrl $2, %eax
- 0x69, 0xc0, 0x7b, 0x14, 0x00, 0x00, //0x00008b97 imull $5243, %eax, %eax
- 0xc1, 0xe8, 0x11, //0x00008b9d shrl $17, %eax
- 0x6b, 0xc8, 0x64, //0x00008ba0 imull $100, %eax, %ecx
- 0x29, 0xcf, //0x00008ba3 subl %ecx, %edi
- 0x0f, 0xb7, 0xcf, //0x00008ba5 movzwl %di, %ecx
- 0x48, 0x8d, 0x15, 0x41, 0x33, 0x00, 0x00, //0x00008ba8 leaq $13121(%rip), %rdx /* _Digits+0(%rip) */
- 0x0f, 0xb7, 0x0c, 0x4a, //0x00008baf movzwl (%rdx,%rcx,2), %ecx
- 0x66, 0x41, 0x89, 0x4e, 0xfe, //0x00008bb3 movw %cx, $-2(%r14)
- 0x49, 0x83, 0xc6, 0xfe, //0x00008bb8 addq $-2, %r14
- 0x89, 0xc7, //0x00008bbc movl %eax, %edi
- 0x83, 0xff, 0x0a, //0x00008bbe cmpl $10, %edi
- 0x0f, 0x83, 0xb3, 0xff, 0xff, 0xff, //0x00008bc1 jae LBB33_13
- //0x00008bc7 LBB33_14
- 0x40, 0x80, 0xc7, 0x30, //0x00008bc7 addb $48, %dil
- 0x40, 0x88, 0x3e, //0x00008bcb movb %dil, (%rsi)
- //0x00008bce LBB33_15
- 0x4d, 0x29, 0xc8, //0x00008bce subq %r9, %r8
- 0x4c, 0x89, 0xc0, //0x00008bd1 movq %r8, %rax
- 0x5b, //0x00008bd4 popq %rbx
- 0x41, 0x5e, //0x00008bd5 popq %r14
- 0x5d, //0x00008bd7 popq %rbp
- 0xc3, //0x00008bd8 retq
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00008bd9 .p2align 4, 0x90
- //0x00008be0 _left_shift
- 0x55, //0x00008be0 pushq %rbp
- 0x48, 0x89, 0xe5, //0x00008be1 movq %rsp, %rbp
- 0x41, 0x56, //0x00008be4 pushq %r14
- 0x53, //0x00008be6 pushq %rbx
- 0x89, 0xf1, //0x00008be7 movl %esi, %ecx
- 0x48, 0x6b, 0xd1, 0x68, //0x00008be9 imulq $104, %rcx, %rdx
- 0x48, 0x8d, 0x35, 0xec, 0x8c, 0x00, 0x00, //0x00008bed leaq $36076(%rip), %rsi /* _LSHIFT_TAB+0(%rip) */
- 0x44, 0x8b, 0x04, 0x32, //0x00008bf4 movl (%rdx,%rsi), %r8d
- 0x4c, 0x8b, 0x17, //0x00008bf8 movq (%rdi), %r10
- 0x4c, 0x63, 0x4f, 0x10, //0x00008bfb movslq $16(%rdi), %r9
- 0x8a, 0x44, 0x32, 0x04, //0x00008bff movb $4(%rdx,%rsi), %al
- 0x4d, 0x85, 0xc9, //0x00008c03 testq %r9, %r9
- 0x0f, 0x84, 0x36, 0x00, 0x00, 0x00, //0x00008c06 je LBB34_6
- 0x48, 0x8d, 0x54, 0x32, 0x05, //0x00008c0c leaq $5(%rdx,%rsi), %rdx
- 0x31, 0xf6, //0x00008c11 xorl %esi, %esi
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00008c13 .p2align 4, 0x90
- //0x00008c20 LBB34_3
- 0x84, 0xc0, //0x00008c20 testb %al, %al
- 0x0f, 0x84, 0x25, 0x00, 0x00, 0x00, //0x00008c22 je LBB34_8
- 0x41, 0x38, 0x04, 0x32, //0x00008c28 cmpb %al, (%r10,%rsi)
- 0x0f, 0x85, 0x89, 0x01, 0x00, 0x00, //0x00008c2c jne LBB34_5
- 0x0f, 0xb6, 0x04, 0x32, //0x00008c32 movzbl (%rdx,%rsi), %eax
- 0x48, 0xff, 0xc6, //0x00008c36 incq %rsi
- 0x49, 0x39, 0xf1, //0x00008c39 cmpq %rsi, %r9
- 0x0f, 0x85, 0xde, 0xff, 0xff, 0xff, //0x00008c3c jne LBB34_3
- //0x00008c42 LBB34_6
- 0x84, 0xc0, //0x00008c42 testb %al, %al
- 0x0f, 0x84, 0x03, 0x00, 0x00, 0x00, //0x00008c44 je LBB34_8
- //0x00008c4a LBB34_7
- 0x41, 0xff, 0xc8, //0x00008c4a decl %r8d
- //0x00008c4d LBB34_8
- 0x45, 0x85, 0xc9, //0x00008c4d testl %r9d, %r9d
- 0x0f, 0x8e, 0x8c, 0x00, 0x00, 0x00, //0x00008c50 jle LBB34_23
- 0x43, 0x8d, 0x04, 0x08, //0x00008c56 leal (%r8,%r9), %eax
- 0x4c, 0x63, 0xf0, //0x00008c5a movslq %eax, %r14
- 0x49, 0xff, 0xce, //0x00008c5d decq %r14
- 0x31, 0xd2, //0x00008c60 xorl %edx, %edx
- 0x49, 0xbb, 0xcd, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, //0x00008c62 movabsq $-3689348814741910323, %r11
- 0x90, 0x90, 0x90, 0x90, //0x00008c6c .p2align 4, 0x90
- //0x00008c70 LBB34_10
- 0x4b, 0x0f, 0xbe, 0x74, 0x0a, 0xff, //0x00008c70 movsbq $-1(%r10,%r9), %rsi
- 0x48, 0x83, 0xc6, 0xd0, //0x00008c76 addq $-48, %rsi
- 0x48, 0xd3, 0xe6, //0x00008c7a shlq %cl, %rsi
- 0x48, 0x01, 0xd6, //0x00008c7d addq %rdx, %rsi
- 0x48, 0x89, 0xf0, //0x00008c80 movq %rsi, %rax
- 0x49, 0xf7, 0xe3, //0x00008c83 mulq %r11
- 0x48, 0xc1, 0xea, 0x03, //0x00008c86 shrq $3, %rdx
- 0x48, 0x8d, 0x04, 0x12, //0x00008c8a leaq (%rdx,%rdx), %rax
- 0x48, 0x8d, 0x1c, 0x80, //0x00008c8e leaq (%rax,%rax,4), %rbx
- 0x48, 0x89, 0xf0, //0x00008c92 movq %rsi, %rax
- 0x48, 0x29, 0xd8, //0x00008c95 subq %rbx, %rax
- 0x4c, 0x39, 0x77, 0x08, //0x00008c98 cmpq %r14, $8(%rdi)
- 0x0f, 0x86, 0x0e, 0x00, 0x00, 0x00, //0x00008c9c jbe LBB34_16
- 0x04, 0x30, //0x00008ca2 addb $48, %al
- 0x43, 0x88, 0x04, 0x32, //0x00008ca4 movb %al, (%r10,%r14)
- 0xe9, 0x13, 0x00, 0x00, 0x00, //0x00008ca8 jmp LBB34_18
- 0x90, 0x90, 0x90, //0x00008cad .p2align 4, 0x90
- //0x00008cb0 LBB34_16
- 0x48, 0x85, 0xc0, //0x00008cb0 testq %rax, %rax
- 0x0f, 0x84, 0x07, 0x00, 0x00, 0x00, //0x00008cb3 je LBB34_18
- 0xc7, 0x47, 0x1c, 0x01, 0x00, 0x00, 0x00, //0x00008cb9 movl $1, $28(%rdi)
- //0x00008cc0 LBB34_18
- 0x49, 0x83, 0xf9, 0x02, //0x00008cc0 cmpq $2, %r9
- 0x0f, 0x8c, 0x0e, 0x00, 0x00, 0x00, //0x00008cc4 jl LBB34_12
- 0x49, 0xff, 0xc9, //0x00008cca decq %r9
- 0x4c, 0x8b, 0x17, //0x00008ccd movq (%rdi), %r10
- 0x49, 0xff, 0xce, //0x00008cd0 decq %r14
- 0xe9, 0x98, 0xff, 0xff, 0xff, //0x00008cd3 jmp LBB34_10
- //0x00008cd8 LBB34_12
- 0x48, 0x83, 0xfe, 0x0a, //0x00008cd8 cmpq $10, %rsi
- 0x0f, 0x83, 0x6e, 0x00, 0x00, 0x00, //0x00008cdc jae LBB34_13
- //0x00008ce2 LBB34_23
- 0x48, 0x63, 0x4f, 0x10, //0x00008ce2 movslq $16(%rdi), %rcx
- 0x49, 0x63, 0xc0, //0x00008ce6 movslq %r8d, %rax
- 0x48, 0x01, 0xc8, //0x00008ce9 addq %rcx, %rax
- 0x89, 0x47, 0x10, //0x00008cec movl %eax, $16(%rdi)
- 0x48, 0x8b, 0x4f, 0x08, //0x00008cef movq $8(%rdi), %rcx
- 0x48, 0x39, 0xc1, //0x00008cf3 cmpq %rax, %rcx
- 0x0f, 0x87, 0x05, 0x00, 0x00, 0x00, //0x00008cf6 ja LBB34_25
- 0x89, 0x4f, 0x10, //0x00008cfc movl %ecx, $16(%rdi)
- 0x89, 0xc8, //0x00008cff movl %ecx, %eax
- //0x00008d01 LBB34_25
- 0x44, 0x01, 0x47, 0x14, //0x00008d01 addl %r8d, $20(%rdi)
- 0x85, 0xc0, //0x00008d05 testl %eax, %eax
- 0x0f, 0x8e, 0x36, 0x00, 0x00, 0x00, //0x00008d07 jle LBB34_29
- 0x48, 0x8b, 0x0f, //0x00008d0d movq (%rdi), %rcx
- 0x89, 0xc0, //0x00008d10 movl %eax, %eax
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00008d12 .p2align 4, 0x90
- //0x00008d20 LBB34_27
- 0x80, 0x7c, 0x01, 0xff, 0x30, //0x00008d20 cmpb $48, $-1(%rcx,%rax)
- 0x0f, 0x85, 0x20, 0x00, 0x00, 0x00, //0x00008d25 jne LBB34_31
- 0x89, 0xc2, //0x00008d2b movl %eax, %edx
- 0x48, 0xff, 0xc8, //0x00008d2d decq %rax
- 0xff, 0xca, //0x00008d30 decl %edx
- 0x89, 0x57, 0x10, //0x00008d32 movl %edx, $16(%rdi)
- 0x48, 0x8d, 0x50, 0x01, //0x00008d35 leaq $1(%rax), %rdx
- 0x48, 0x83, 0xfa, 0x01, //0x00008d39 cmpq $1, %rdx
- 0x0f, 0x8f, 0xdd, 0xff, 0xff, 0xff, //0x00008d3d jg LBB34_27
- //0x00008d43 LBB34_29
- 0x85, 0xc0, //0x00008d43 testl %eax, %eax
- 0x0f, 0x84, 0x64, 0x00, 0x00, 0x00, //0x00008d45 je LBB34_30
- //0x00008d4b LBB34_31
- 0x5b, //0x00008d4b popq %rbx
- 0x41, 0x5e, //0x00008d4c popq %r14
- 0x5d, //0x00008d4e popq %rbp
- 0xc3, //0x00008d4f retq
- //0x00008d50 LBB34_13
- 0x49, 0x63, 0xf6, //0x00008d50 movslq %r14d, %rsi
- 0x48, 0xff, 0xce, //0x00008d53 decq %rsi
- 0xe9, 0x1a, 0x00, 0x00, 0x00, //0x00008d56 jmp LBB34_14
- 0x90, 0x90, 0x90, 0x90, 0x90, //0x00008d5b .p2align 4, 0x90
- //0x00008d60 LBB34_15
- 0x04, 0x30, //0x00008d60 addb $48, %al
- 0x48, 0x8b, 0x1f, //0x00008d62 movq (%rdi), %rbx
- 0x88, 0x04, 0x33, //0x00008d65 movb %al, (%rbx,%rsi)
- //0x00008d68 LBB34_22
- 0x48, 0xff, 0xce, //0x00008d68 decq %rsi
- 0x48, 0x83, 0xf9, 0x09, //0x00008d6b cmpq $9, %rcx
- 0x0f, 0x86, 0x6d, 0xff, 0xff, 0xff, //0x00008d6f jbe LBB34_23
- //0x00008d75 LBB34_14
- 0x48, 0x89, 0xd1, //0x00008d75 movq %rdx, %rcx
- 0x48, 0x89, 0xd0, //0x00008d78 movq %rdx, %rax
- 0x49, 0xf7, 0xe3, //0x00008d7b mulq %r11
- 0x48, 0xc1, 0xea, 0x03, //0x00008d7e shrq $3, %rdx
- 0x48, 0x8d, 0x04, 0x12, //0x00008d82 leaq (%rdx,%rdx), %rax
- 0x48, 0x8d, 0x1c, 0x80, //0x00008d86 leaq (%rax,%rax,4), %rbx
- 0x48, 0x89, 0xc8, //0x00008d8a movq %rcx, %rax
- 0x48, 0x29, 0xd8, //0x00008d8d subq %rbx, %rax
- 0x48, 0x39, 0x77, 0x08, //0x00008d90 cmpq %rsi, $8(%rdi)
- 0x0f, 0x87, 0xc6, 0xff, 0xff, 0xff, //0x00008d94 ja LBB34_15
- 0x48, 0x85, 0xc0, //0x00008d9a testq %rax, %rax
- 0x0f, 0x84, 0xc5, 0xff, 0xff, 0xff, //0x00008d9d je LBB34_22
- 0xc7, 0x47, 0x1c, 0x01, 0x00, 0x00, 0x00, //0x00008da3 movl $1, $28(%rdi)
- 0xe9, 0xb9, 0xff, 0xff, 0xff, //0x00008daa jmp LBB34_22
- //0x00008daf LBB34_30
- 0xc7, 0x47, 0x14, 0x00, 0x00, 0x00, 0x00, //0x00008daf movl $0, $20(%rdi)
- 0x5b, //0x00008db6 popq %rbx
- 0x41, 0x5e, //0x00008db7 popq %r14
- 0x5d, //0x00008db9 popq %rbp
- 0xc3, //0x00008dba retq
- //0x00008dbb LBB34_5
- 0x0f, 0x8c, 0x89, 0xfe, 0xff, 0xff, //0x00008dbb jl LBB34_7
- 0xe9, 0x87, 0xfe, 0xff, 0xff, //0x00008dc1 jmp LBB34_8
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00008dc6 .p2align 4, 0x90
- //0x00008dd0 _right_shift
- 0x55, //0x00008dd0 pushq %rbp
- 0x48, 0x89, 0xe5, //0x00008dd1 movq %rsp, %rbp
- 0x89, 0xf1, //0x00008dd4 movl %esi, %ecx
- 0x4c, 0x63, 0x4f, 0x10, //0x00008dd6 movslq $16(%rdi), %r9
- 0x31, 0xf6, //0x00008dda xorl %esi, %esi
- 0x31, 0xc0, //0x00008ddc xorl %eax, %eax
- 0x90, 0x90, //0x00008dde .p2align 4, 0x90
- //0x00008de0 LBB35_1
- 0x4c, 0x39, 0xce, //0x00008de0 cmpq %r9, %rsi
- 0x0f, 0x8d, 0x27, 0x01, 0x00, 0x00, //0x00008de3 jge LBB35_2
- 0x48, 0x8d, 0x04, 0x80, //0x00008de9 leaq (%rax,%rax,4), %rax
- 0x48, 0x8b, 0x17, //0x00008ded movq (%rdi), %rdx
- 0x48, 0x0f, 0xbe, 0x14, 0x32, //0x00008df0 movsbq (%rdx,%rsi), %rdx
- 0x48, 0x8d, 0x44, 0x42, 0xd0, //0x00008df5 leaq $-48(%rdx,%rax,2), %rax
- 0x48, 0xff, 0xc6, //0x00008dfa incq %rsi
- 0x48, 0x89, 0xc2, //0x00008dfd movq %rax, %rdx
- 0x48, 0xd3, 0xea, //0x00008e00 shrq %cl, %rdx
- 0x48, 0x85, 0xd2, //0x00008e03 testq %rdx, %rdx
- 0x0f, 0x84, 0xd4, 0xff, 0xff, 0xff, //0x00008e06 je LBB35_1
- //0x00008e0c LBB35_6
- 0x8b, 0x57, 0x14, //0x00008e0c movl $20(%rdi), %edx
- 0x29, 0xf2, //0x00008e0f subl %esi, %edx
- 0xff, 0xc2, //0x00008e11 incl %edx
- 0x49, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00008e13 movq $-1, %r8
- 0x49, 0xd3, 0xe0, //0x00008e1a shlq %cl, %r8
- 0x89, 0x57, 0x14, //0x00008e1d movl %edx, $20(%rdi)
- 0x49, 0xf7, 0xd0, //0x00008e20 notq %r8
- 0x45, 0x31, 0xd2, //0x00008e23 xorl %r10d, %r10d
- 0x44, 0x39, 0xce, //0x00008e26 cmpl %r9d, %esi
- 0x0f, 0x8d, 0x69, 0x00, 0x00, 0x00, //0x00008e29 jge LBB35_9
- 0x4c, 0x63, 0xce, //0x00008e2f movslq %esi, %r9
- 0x48, 0x8b, 0x37, //0x00008e32 movq (%rdi), %rsi
- 0x45, 0x31, 0xd2, //0x00008e35 xorl %r10d, %r10d
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00008e38 .p2align 4, 0x90
- //0x00008e40 LBB35_8
- 0x48, 0x89, 0xc2, //0x00008e40 movq %rax, %rdx
- 0x48, 0xd3, 0xea, //0x00008e43 shrq %cl, %rdx
- 0x4c, 0x21, 0xc0, //0x00008e46 andq %r8, %rax
- 0x80, 0xc2, 0x30, //0x00008e49 addb $48, %dl
- 0x42, 0x88, 0x14, 0x16, //0x00008e4c movb %dl, (%rsi,%r10)
- 0x48, 0x8d, 0x04, 0x80, //0x00008e50 leaq (%rax,%rax,4), %rax
- 0x48, 0x8b, 0x37, //0x00008e54 movq (%rdi), %rsi
- 0x4a, 0x8d, 0x14, 0x0e, //0x00008e57 leaq (%rsi,%r9), %rdx
- 0x49, 0x0f, 0xbe, 0x14, 0x12, //0x00008e5b movsbq (%r10,%rdx), %rdx
- 0x48, 0x8d, 0x44, 0x42, 0xd0, //0x00008e60 leaq $-48(%rdx,%rax,2), %rax
- 0x4c, 0x63, 0x5f, 0x10, //0x00008e65 movslq $16(%rdi), %r11
- 0x4b, 0x8d, 0x54, 0x11, 0x01, //0x00008e69 leaq $1(%r9,%r10), %rdx
- 0x49, 0xff, 0xc2, //0x00008e6e incq %r10
- 0x4c, 0x39, 0xda, //0x00008e71 cmpq %r11, %rdx
- 0x0f, 0x8c, 0xc6, 0xff, 0xff, 0xff, //0x00008e74 jl LBB35_8
- 0xe9, 0x19, 0x00, 0x00, 0x00, //0x00008e7a jmp LBB35_9
- 0x90, //0x00008e7f .p2align 4, 0x90
- //0x00008e80 LBB35_11
- 0x40, 0x80, 0xc6, 0x30, //0x00008e80 addb $48, %sil
- 0x48, 0x8b, 0x17, //0x00008e84 movq (%rdi), %rdx
- 0x42, 0x88, 0x34, 0x0a, //0x00008e87 movb %sil, (%rdx,%r9)
- 0x41, 0xff, 0xc1, //0x00008e8b incl %r9d
- 0x45, 0x89, 0xca, //0x00008e8e movl %r9d, %r10d
- //0x00008e91 LBB35_14
- 0x48, 0x01, 0xc0, //0x00008e91 addq %rax, %rax
- 0x48, 0x8d, 0x04, 0x80, //0x00008e94 leaq (%rax,%rax,4), %rax
- //0x00008e98 LBB35_9
- 0x48, 0x85, 0xc0, //0x00008e98 testq %rax, %rax
- 0x0f, 0x84, 0x2b, 0x00, 0x00, 0x00, //0x00008e9b je LBB35_15
- 0x48, 0x89, 0xc6, //0x00008ea1 movq %rax, %rsi
- 0x48, 0xd3, 0xee, //0x00008ea4 shrq %cl, %rsi
- 0x4c, 0x21, 0xc0, //0x00008ea7 andq %r8, %rax
- 0x4d, 0x63, 0xca, //0x00008eaa movslq %r10d, %r9
- 0x4c, 0x39, 0x4f, 0x08, //0x00008ead cmpq %r9, $8(%rdi)
- 0x0f, 0x87, 0xc9, 0xff, 0xff, 0xff, //0x00008eb1 ja LBB35_11
- 0x48, 0x85, 0xf6, //0x00008eb7 testq %rsi, %rsi
- 0x0f, 0x84, 0xd1, 0xff, 0xff, 0xff, //0x00008eba je LBB35_14
- 0xc7, 0x47, 0x1c, 0x01, 0x00, 0x00, 0x00, //0x00008ec0 movl $1, $28(%rdi)
- 0xe9, 0xc5, 0xff, 0xff, 0xff, //0x00008ec7 jmp LBB35_14
- //0x00008ecc LBB35_15
- 0x44, 0x89, 0x57, 0x10, //0x00008ecc movl %r10d, $16(%rdi)
- 0x45, 0x85, 0xd2, //0x00008ed0 testl %r10d, %r10d
- 0x0f, 0x8e, 0x2c, 0x00, 0x00, 0x00, //0x00008ed3 jle LBB35_19
- 0x48, 0x8b, 0x07, //0x00008ed9 movq (%rdi), %rax
- 0x45, 0x89, 0xd2, //0x00008edc movl %r10d, %r10d
- 0x90, //0x00008edf .p2align 4, 0x90
- //0x00008ee0 LBB35_17
- 0x42, 0x80, 0x7c, 0x10, 0xff, 0x30, //0x00008ee0 cmpb $48, $-1(%rax,%r10)
- 0x0f, 0x85, 0x22, 0x00, 0x00, 0x00, //0x00008ee6 jne LBB35_21
- 0x44, 0x89, 0xd1, //0x00008eec movl %r10d, %ecx
- 0x49, 0xff, 0xca, //0x00008eef decq %r10
- 0xff, 0xc9, //0x00008ef2 decl %ecx
- 0x89, 0x4f, 0x10, //0x00008ef4 movl %ecx, $16(%rdi)
- 0x49, 0x8d, 0x4a, 0x01, //0x00008ef7 leaq $1(%r10), %rcx
- 0x48, 0x83, 0xf9, 0x01, //0x00008efb cmpq $1, %rcx
- 0x0f, 0x8f, 0xdb, 0xff, 0xff, 0xff, //0x00008eff jg LBB35_17
- //0x00008f05 LBB35_19
- 0x45, 0x85, 0xd2, //0x00008f05 testl %r10d, %r10d
- 0x0f, 0x84, 0x3e, 0x00, 0x00, 0x00, //0x00008f08 je LBB35_20
- //0x00008f0e LBB35_21
- 0x5d, //0x00008f0e popq %rbp
- 0xc3, //0x00008f0f retq
- //0x00008f10 LBB35_2
- 0x48, 0x85, 0xc0, //0x00008f10 testq %rax, %rax
- 0x0f, 0x84, 0x3c, 0x00, 0x00, 0x00, //0x00008f13 je LBB35_22
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00008f19 .p2align 4, 0x90
- 0x48, 0x89, 0xc2, //0x00008f20 movq %rax, %rdx
- 0x48, 0xd3, 0xea, //0x00008f23 shrq %cl, %rdx
- 0x48, 0x85, 0xd2, //0x00008f26 testq %rdx, %rdx
- 0x0f, 0x85, 0xdd, 0xfe, 0xff, 0xff, //0x00008f29 jne LBB35_6
- //0x00008f2f LBB35_4
- 0x48, 0x01, 0xc0, //0x00008f2f addq %rax, %rax
- 0x48, 0x8d, 0x04, 0x80, //0x00008f32 leaq (%rax,%rax,4), %rax
- 0xff, 0xc6, //0x00008f36 incl %esi
- 0x48, 0x89, 0xc2, //0x00008f38 movq %rax, %rdx
- 0x48, 0xd3, 0xea, //0x00008f3b shrq %cl, %rdx
- 0x48, 0x85, 0xd2, //0x00008f3e testq %rdx, %rdx
- 0x0f, 0x84, 0xe8, 0xff, 0xff, 0xff, //0x00008f41 je LBB35_4
- 0xe9, 0xc0, 0xfe, 0xff, 0xff, //0x00008f47 jmp LBB35_6
- //0x00008f4c LBB35_20
- 0xc7, 0x47, 0x14, 0x00, 0x00, 0x00, 0x00, //0x00008f4c movl $0, $20(%rdi)
- 0x5d, //0x00008f53 popq %rbp
- 0xc3, //0x00008f54 retq
- //0x00008f55 LBB35_22
- 0xc7, 0x47, 0x10, 0x00, 0x00, 0x00, 0x00, //0x00008f55 movl $0, $16(%rdi)
- 0x5d, //0x00008f5c popq %rbp
- 0xc3, //0x00008f5d retq
- 0x00, 0x00, //0x00008f5e .p2align 4, 0x00
- //0x00008f60 LCPI36_0
- 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, //0x00008f60 QUAD $0x2222222222222222; QUAD $0x2222222222222222 // .space 16, '""""""""""""""""'
- //0x00008f70 LCPI36_1
- 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, //0x00008f70 QUAD $0x5c5c5c5c5c5c5c5c; QUAD $0x5c5c5c5c5c5c5c5c // .space 16, '\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
- //0x00008f80 .p2align 4, 0x90
- //0x00008f80 _advance_string_default
- 0x55, //0x00008f80 pushq %rbp
- 0x48, 0x89, 0xe5, //0x00008f81 movq %rsp, %rbp
- 0x41, 0x57, //0x00008f84 pushq %r15
- 0x41, 0x56, //0x00008f86 pushq %r14
- 0x41, 0x55, //0x00008f88 pushq %r13
- 0x41, 0x54, //0x00008f8a pushq %r12
- 0x53, //0x00008f8c pushq %rbx
- 0x48, 0x83, 0xec, 0x10, //0x00008f8d subq $16, %rsp
- 0x4c, 0x8b, 0x67, 0x08, //0x00008f91 movq $8(%rdi), %r12
- 0x49, 0x29, 0xf4, //0x00008f95 subq %rsi, %r12
- 0x0f, 0x84, 0x79, 0x03, 0x00, 0x00, //0x00008f98 je LBB36_17
- 0x48, 0x8b, 0x07, //0x00008f9e movq (%rdi), %rax
- 0x48, 0x89, 0x45, 0xd0, //0x00008fa1 movq %rax, $-48(%rbp)
- 0x48, 0x01, 0xc6, //0x00008fa5 addq %rax, %rsi
- 0x48, 0x89, 0x55, 0xc8, //0x00008fa8 movq %rdx, $-56(%rbp)
- 0x48, 0xc7, 0x02, 0xff, 0xff, 0xff, 0xff, //0x00008fac movq $-1, (%rdx)
- 0x49, 0x83, 0xfc, 0x40, //0x00008fb3 cmpq $64, %r12
- 0x0f, 0x82, 0xfa, 0x01, 0x00, 0x00, //0x00008fb7 jb LBB36_18
- 0x45, 0x89, 0xe1, //0x00008fbd movl %r12d, %r9d
- 0x41, 0x83, 0xe1, 0x3f, //0x00008fc0 andl $63, %r9d
- 0x49, 0xc7, 0xc6, 0xff, 0xff, 0xff, 0xff, //0x00008fc4 movq $-1, %r14
- 0x45, 0x31, 0xff, //0x00008fcb xorl %r15d, %r15d
- 0xc5, 0xf9, 0x6f, 0x05, 0x8a, 0xff, 0xff, 0xff, //0x00008fce vmovdqa $-118(%rip), %xmm0 /* LCPI36_0+0(%rip) */
- 0xc5, 0xf9, 0x6f, 0x0d, 0x92, 0xff, 0xff, 0xff, //0x00008fd6 vmovdqa $-110(%rip), %xmm1 /* LCPI36_1+0(%rip) */
- 0x48, 0x8b, 0x55, 0xd0, //0x00008fde movq $-48(%rbp), %rdx
- 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00008fe2 .p2align 4, 0x90
- //0x00008ff0 LBB36_3
- 0xc5, 0xfa, 0x6f, 0x16, //0x00008ff0 vmovdqu (%rsi), %xmm2
- 0xc5, 0xfa, 0x6f, 0x5e, 0x10, //0x00008ff4 vmovdqu $16(%rsi), %xmm3
- 0xc5, 0xfa, 0x6f, 0x66, 0x20, //0x00008ff9 vmovdqu $32(%rsi), %xmm4
- 0xc5, 0xfa, 0x6f, 0x6e, 0x30, //0x00008ffe vmovdqu $48(%rsi), %xmm5
- 0xc5, 0xe9, 0x74, 0xf0, //0x00009003 vpcmpeqb %xmm0, %xmm2, %xmm6
- 0xc5, 0xf9, 0xd7, 0xde, //0x00009007 vpmovmskb %xmm6, %ebx
- 0xc5, 0xe1, 0x74, 0xf0, //0x0000900b vpcmpeqb %xmm0, %xmm3, %xmm6
- 0xc5, 0xf9, 0xd7, 0xce, //0x0000900f vpmovmskb %xmm6, %ecx
- 0xc5, 0xd9, 0x74, 0xf0, //0x00009013 vpcmpeqb %xmm0, %xmm4, %xmm6
- 0xc5, 0xf9, 0xd7, 0xc6, //0x00009017 vpmovmskb %xmm6, %eax
- 0xc5, 0xd1, 0x74, 0xf0, //0x0000901b vpcmpeqb %xmm0, %xmm5, %xmm6
- 0xc5, 0x79, 0xd7, 0xee, //0x0000901f vpmovmskb %xmm6, %r13d
- 0xc5, 0xe9, 0x74, 0xd1, //0x00009023 vpcmpeqb %xmm1, %xmm2, %xmm2
- 0xc5, 0xf9, 0xd7, 0xfa, //0x00009027 vpmovmskb %xmm2, %edi
- 0xc5, 0xe1, 0x74, 0xd1, //0x0000902b vpcmpeqb %xmm1, %xmm3, %xmm2
- 0xc5, 0x79, 0xd7, 0xd2, //0x0000902f vpmovmskb %xmm2, %r10d
- 0xc5, 0xd9, 0x74, 0xd1, //0x00009033 vpcmpeqb %xmm1, %xmm4, %xmm2
- 0xc5, 0x79, 0xd7, 0xda, //0x00009037 vpmovmskb %xmm2, %r11d
- 0xc5, 0xd1, 0x74, 0xd1, //0x0000903b vpcmpeqb %xmm1, %xmm5, %xmm2
- 0xc5, 0x79, 0xd7, 0xc2, //0x0000903f vpmovmskb %xmm2, %r8d
- 0x49, 0xc1, 0xe5, 0x30, //0x00009043 shlq $48, %r13
- 0x48, 0xc1, 0xe0, 0x20, //0x00009047 shlq $32, %rax
- 0x48, 0xc1, 0xe1, 0x10, //0x0000904b shlq $16, %rcx
- 0x48, 0x09, 0xcb, //0x0000904f orq %rcx, %rbx
- 0x48, 0x09, 0xc3, //0x00009052 orq %rax, %rbx
- 0x49, 0xc1, 0xe0, 0x30, //0x00009055 shlq $48, %r8
- 0x49, 0xc1, 0xe3, 0x20, //0x00009059 shlq $32, %r11
- 0x49, 0xc1, 0xe2, 0x10, //0x0000905d shlq $16, %r10
- 0x4c, 0x09, 0xd7, //0x00009061 orq %r10, %rdi
- 0x4c, 0x09, 0xdf, //0x00009064 orq %r11, %rdi
- 0x4c, 0x09, 0xc7, //0x00009067 orq %r8, %rdi
- 0x0f, 0x84, 0x0a, 0x00, 0x00, 0x00, //0x0000906a je LBB36_5
- 0x49, 0x83, 0xfe, 0xff, //0x00009070 cmpq $-1, %r14
- 0x0f, 0x84, 0x2f, 0x00, 0x00, 0x00, //0x00009074 je LBB36_8
- //0x0000907a LBB36_5
- 0x4c, 0x09, 0xeb, //0x0000907a orq %r13, %rbx
- 0x48, 0x89, 0xf8, //0x0000907d movq %rdi, %rax
- 0x4c, 0x09, 0xf8, //0x00009080 orq %r15, %rax
- 0x0f, 0x85, 0x43, 0x00, 0x00, 0x00, //0x00009083 jne LBB36_9
- //0x00009089 LBB36_6
- 0x48, 0x85, 0xdb, //0x00009089 testq %rbx, %rbx
- 0x0f, 0x85, 0x0a, 0x01, 0x00, 0x00, //0x0000908c jne LBB36_15
- //0x00009092 LBB36_7
- 0x48, 0x83, 0xc6, 0x40, //0x00009092 addq $64, %rsi
- 0x49, 0x83, 0xc4, 0xc0, //0x00009096 addq $-64, %r12
- 0x49, 0x83, 0xfc, 0x3f, //0x0000909a cmpq $63, %r12
- 0x0f, 0x87, 0x4c, 0xff, 0xff, 0xff, //0x0000909e ja LBB36_3
- 0xe9, 0x7a, 0x00, 0x00, 0x00, //0x000090a4 jmp LBB36_10
- //0x000090a9 LBB36_8
- 0x48, 0x89, 0xf0, //0x000090a9 movq %rsi, %rax
- 0x48, 0x29, 0xd0, //0x000090ac subq %rdx, %rax
- 0x4c, 0x0f, 0xbc, 0xf7, //0x000090af bsfq %rdi, %r14
- 0x49, 0x01, 0xc6, //0x000090b3 addq %rax, %r14
- 0x48, 0x8b, 0x45, 0xc8, //0x000090b6 movq $-56(%rbp), %rax
- 0x4c, 0x89, 0x30, //0x000090ba movq %r14, (%rax)
- 0x4c, 0x09, 0xeb, //0x000090bd orq %r13, %rbx
- 0x48, 0x89, 0xf8, //0x000090c0 movq %rdi, %rax
- 0x4c, 0x09, 0xf8, //0x000090c3 orq %r15, %rax
- 0x0f, 0x84, 0xbd, 0xff, 0xff, 0xff, //0x000090c6 je LBB36_6
- //0x000090cc LBB36_9
- 0x4c, 0x89, 0xf8, //0x000090cc movq %r15, %rax
- 0x48, 0xf7, 0xd0, //0x000090cf notq %rax
- 0x48, 0x21, 0xf8, //0x000090d2 andq %rdi, %rax
- 0x4c, 0x8d, 0x04, 0x00, //0x000090d5 leaq (%rax,%rax), %r8
- 0x4d, 0x09, 0xf8, //0x000090d9 orq %r15, %r8
- 0x4c, 0x89, 0xc1, //0x000090dc movq %r8, %rcx
- 0x48, 0xf7, 0xd1, //0x000090df notq %rcx
- 0x48, 0x21, 0xf9, //0x000090e2 andq %rdi, %rcx
- 0x48, 0xbf, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x000090e5 movabsq $-6148914691236517206, %rdi
- 0x48, 0x21, 0xf9, //0x000090ef andq %rdi, %rcx
- 0x45, 0x31, 0xff, //0x000090f2 xorl %r15d, %r15d
- 0x48, 0x01, 0xc1, //0x000090f5 addq %rax, %rcx
- 0x41, 0x0f, 0x92, 0xc7, //0x000090f8 setb %r15b
- 0x48, 0x01, 0xc9, //0x000090fc addq %rcx, %rcx
- 0x48, 0xb8, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x000090ff movabsq $6148914691236517205, %rax
- 0x48, 0x31, 0xc1, //0x00009109 xorq %rax, %rcx
- 0x4c, 0x21, 0xc1, //0x0000910c andq %r8, %rcx
- 0x48, 0xf7, 0xd1, //0x0000910f notq %rcx
- 0x48, 0x21, 0xcb, //0x00009112 andq %rcx, %rbx
- 0x48, 0x85, 0xdb, //0x00009115 testq %rbx, %rbx
- 0x0f, 0x84, 0x74, 0xff, 0xff, 0xff, //0x00009118 je LBB36_7
- 0xe9, 0x79, 0x00, 0x00, 0x00, //0x0000911e jmp LBB36_15
- //0x00009123 LBB36_10
- 0x4d, 0x89, 0xcc, //0x00009123 movq %r9, %r12
- 0x49, 0x83, 0xfc, 0x20, //0x00009126 cmpq $32, %r12
- 0x0f, 0x82, 0x0b, 0x01, 0x00, 0x00, //0x0000912a jb LBB36_22
- //0x00009130 LBB36_11
- 0xc5, 0xfa, 0x6f, 0x06, //0x00009130 vmovdqu (%rsi), %xmm0
- 0xc5, 0xfa, 0x6f, 0x4e, 0x10, //0x00009134 vmovdqu $16(%rsi), %xmm1
- 0xc5, 0xf9, 0x6f, 0x15, 0x1f, 0xfe, 0xff, 0xff, //0x00009139 vmovdqa $-481(%rip), %xmm2 /* LCPI36_0+0(%rip) */
- 0xc5, 0xf9, 0x6f, 0x1d, 0x27, 0xfe, 0xff, 0xff, //0x00009141 vmovdqa $-473(%rip), %xmm3 /* LCPI36_1+0(%rip) */
- 0xc5, 0xf9, 0x74, 0xe2, //0x00009149 vpcmpeqb %xmm2, %xmm0, %xmm4
- 0xc5, 0xf9, 0xd7, 0xfc, //0x0000914d vpmovmskb %xmm4, %edi
- 0xc5, 0xf1, 0x74, 0xd2, //0x00009151 vpcmpeqb %xmm2, %xmm1, %xmm2
- 0xc5, 0xf9, 0xd7, 0xda, //0x00009155 vpmovmskb %xmm2, %ebx
- 0xc5, 0xf9, 0x74, 0xc3, //0x00009159 vpcmpeqb %xmm3, %xmm0, %xmm0
- 0xc5, 0xf9, 0xd7, 0xc0, //0x0000915d vpmovmskb %xmm0, %eax
- 0xc5, 0xf1, 0x74, 0xc3, //0x00009161 vpcmpeqb %xmm3, %xmm1, %xmm0
- 0xc5, 0xf9, 0xd7, 0xc8, //0x00009165 vpmovmskb %xmm0, %ecx
- 0x48, 0xc1, 0xe3, 0x10, //0x00009169 shlq $16, %rbx
- 0x48, 0xc1, 0xe1, 0x10, //0x0000916d shlq $16, %rcx
- 0x48, 0x09, 0xc8, //0x00009171 orq %rcx, %rax
- 0x0f, 0x84, 0x0a, 0x00, 0x00, 0x00, //0x00009174 je LBB36_13
- 0x49, 0x83, 0xfe, 0xff, //0x0000917a cmpq $-1, %r14
- 0x0f, 0x84, 0x50, 0x00, 0x00, 0x00, //0x0000917e je LBB36_19
- //0x00009184 LBB36_13
- 0x48, 0x09, 0xfb, //0x00009184 orq %rdi, %rbx
- 0x48, 0x89, 0xc1, //0x00009187 movq %rax, %rcx
- 0x4c, 0x09, 0xf9, //0x0000918a orq %r15, %rcx
- 0x0f, 0x85, 0x64, 0x00, 0x00, 0x00, //0x0000918d jne LBB36_20
- //0x00009193 LBB36_14
- 0x48, 0x85, 0xdb, //0x00009193 testq %rbx, %rbx
- 0x0f, 0x84, 0x97, 0x00, 0x00, 0x00, //0x00009196 je LBB36_21
- //0x0000919c LBB36_15
- 0x48, 0x0f, 0xbc, 0xc3, //0x0000919c bsfq %rbx, %rax
- 0x48, 0x29, 0xd6, //0x000091a0 subq %rdx, %rsi
- 0x48, 0x8d, 0x44, 0x06, 0x01, //0x000091a3 leaq $1(%rsi,%rax), %rax
- //0x000091a8 LBB36_16
- 0x48, 0x83, 0xc4, 0x10, //0x000091a8 addq $16, %rsp
- 0x5b, //0x000091ac popq %rbx
- 0x41, 0x5c, //0x000091ad popq %r12
- 0x41, 0x5d, //0x000091af popq %r13
- 0x41, 0x5e, //0x000091b1 popq %r14
- 0x41, 0x5f, //0x000091b3 popq %r15
- 0x5d, //0x000091b5 popq %rbp
- 0xc3, //0x000091b6 retq
- //0x000091b7 LBB36_18
- 0x49, 0xc7, 0xc6, 0xff, 0xff, 0xff, 0xff, //0x000091b7 movq $-1, %r14
- 0x45, 0x31, 0xff, //0x000091be xorl %r15d, %r15d
- 0x48, 0x8b, 0x55, 0xd0, //0x000091c1 movq $-48(%rbp), %rdx
- 0x49, 0x83, 0xfc, 0x20, //0x000091c5 cmpq $32, %r12
- 0x0f, 0x83, 0x61, 0xff, 0xff, 0xff, //0x000091c9 jae LBB36_11
- 0xe9, 0x67, 0x00, 0x00, 0x00, //0x000091cf jmp LBB36_22
- //0x000091d4 LBB36_19
- 0x48, 0x89, 0xf1, //0x000091d4 movq %rsi, %rcx
- 0x48, 0x29, 0xd1, //0x000091d7 subq %rdx, %rcx
- 0x4c, 0x0f, 0xbc, 0xf0, //0x000091da bsfq %rax, %r14
- 0x49, 0x01, 0xce, //0x000091de addq %rcx, %r14
- 0x48, 0x8b, 0x4d, 0xc8, //0x000091e1 movq $-56(%rbp), %rcx
- 0x4c, 0x89, 0x31, //0x000091e5 movq %r14, (%rcx)
- 0x48, 0x09, 0xfb, //0x000091e8 orq %rdi, %rbx
- 0x48, 0x89, 0xc1, //0x000091eb movq %rax, %rcx
- 0x4c, 0x09, 0xf9, //0x000091ee orq %r15, %rcx
- 0x0f, 0x84, 0x9c, 0xff, 0xff, 0xff, //0x000091f1 je LBB36_14
- //0x000091f7 LBB36_20
- 0x44, 0x89, 0xf9, //0x000091f7 movl %r15d, %ecx
- 0xf7, 0xd1, //0x000091fa notl %ecx
- 0x21, 0xc1, //0x000091fc andl %eax, %ecx
- 0x44, 0x8d, 0x04, 0x09, //0x000091fe leal (%rcx,%rcx), %r8d
- 0x45, 0x09, 0xf8, //0x00009202 orl %r15d, %r8d
- 0x44, 0x89, 0xc7, //0x00009205 movl %r8d, %edi
- 0xf7, 0xd7, //0x00009208 notl %edi
- 0x21, 0xc7, //0x0000920a andl %eax, %edi
- 0x81, 0xe7, 0xaa, 0xaa, 0xaa, 0xaa, //0x0000920c andl $-1431655766, %edi
- 0x45, 0x31, 0xff, //0x00009212 xorl %r15d, %r15d
- 0x01, 0xcf, //0x00009215 addl %ecx, %edi
- 0x41, 0x0f, 0x92, 0xc7, //0x00009217 setb %r15b
- 0x01, 0xff, //0x0000921b addl %edi, %edi
- 0x81, 0xf7, 0x55, 0x55, 0x55, 0x55, //0x0000921d xorl $1431655765, %edi
- 0x44, 0x21, 0xc7, //0x00009223 andl %r8d, %edi
- 0xf7, 0xd7, //0x00009226 notl %edi
- 0x21, 0xfb, //0x00009228 andl %edi, %ebx
- 0x48, 0x85, 0xdb, //0x0000922a testq %rbx, %rbx
- 0x0f, 0x85, 0x69, 0xff, 0xff, 0xff, //0x0000922d jne LBB36_15
- //0x00009233 LBB36_21
- 0x48, 0x83, 0xc6, 0x20, //0x00009233 addq $32, %rsi
- 0x49, 0x83, 0xc4, 0xe0, //0x00009237 addq $-32, %r12
- //0x0000923b LBB36_22
- 0x4d, 0x85, 0xff, //0x0000923b testq %r15, %r15
- 0x0f, 0x85, 0x90, 0x00, 0x00, 0x00, //0x0000923e jne LBB36_33
- 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00009244 movq $-1, %rax
- 0x4d, 0x85, 0xe4, //0x0000924b testq %r12, %r12
- 0x0f, 0x84, 0x54, 0xff, 0xff, 0xff, //0x0000924e je LBB36_16
- //0x00009254 LBB36_24
- 0x49, 0x89, 0xd1, //0x00009254 movq %rdx, %r9
- 0x49, 0xf7, 0xd1, //0x00009257 notq %r9
- 0x48, 0x8b, 0x4d, 0xc8, //0x0000925a movq $-56(%rbp), %rcx
- //0x0000925e LBB36_25
- 0x48, 0x8d, 0x7e, 0x01, //0x0000925e leaq $1(%rsi), %rdi
- 0x0f, 0xb6, 0x1e, //0x00009262 movzbl (%rsi), %ebx
- 0x80, 0xfb, 0x22, //0x00009265 cmpb $34, %bl
- 0x0f, 0x84, 0x5b, 0x00, 0x00, 0x00, //0x00009268 je LBB36_32
- 0x4d, 0x8d, 0x54, 0x24, 0xff, //0x0000926e leaq $-1(%r12), %r10
- 0x80, 0xfb, 0x5c, //0x00009273 cmpb $92, %bl
- 0x0f, 0x84, 0x14, 0x00, 0x00, 0x00, //0x00009276 je LBB36_28
- 0x4d, 0x89, 0xd4, //0x0000927c movq %r10, %r12
- 0x48, 0x89, 0xfe, //0x0000927f movq %rdi, %rsi
- 0x4d, 0x85, 0xd2, //0x00009282 testq %r10, %r10
- 0x0f, 0x85, 0xd3, 0xff, 0xff, 0xff, //0x00009285 jne LBB36_25
- 0xe9, 0x18, 0xff, 0xff, 0xff, //0x0000928b jmp LBB36_16
- //0x00009290 LBB36_28
- 0x4d, 0x85, 0xd2, //0x00009290 testq %r10, %r10
- 0x0f, 0x84, 0x0f, 0xff, 0xff, 0xff, //0x00009293 je LBB36_16
- 0x49, 0x83, 0xfe, 0xff, //0x00009299 cmpq $-1, %r14
- 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x0000929d jne LBB36_31
- 0x4c, 0x01, 0xcf, //0x000092a3 addq %r9, %rdi
- 0x48, 0x89, 0x39, //0x000092a6 movq %rdi, (%rcx)
- 0x49, 0x89, 0xfe, //0x000092a9 movq %rdi, %r14
- //0x000092ac LBB36_31
- 0x48, 0x83, 0xc6, 0x02, //0x000092ac addq $2, %rsi
- 0x49, 0x83, 0xc4, 0xfe, //0x000092b0 addq $-2, %r12
- 0x4d, 0x89, 0xe2, //0x000092b4 movq %r12, %r10
- 0x48, 0x8b, 0x55, 0xd0, //0x000092b7 movq $-48(%rbp), %rdx
- 0x4d, 0x85, 0xd2, //0x000092bb testq %r10, %r10
- 0x0f, 0x85, 0x9a, 0xff, 0xff, 0xff, //0x000092be jne LBB36_25
- 0xe9, 0xdf, 0xfe, 0xff, 0xff, //0x000092c4 jmp LBB36_16
- //0x000092c9 LBB36_32
- 0x48, 0x29, 0xd7, //0x000092c9 subq %rdx, %rdi
- 0x48, 0x89, 0xf8, //0x000092cc movq %rdi, %rax
- 0xe9, 0xd4, 0xfe, 0xff, 0xff, //0x000092cf jmp LBB36_16
- //0x000092d4 LBB36_33
- 0x4d, 0x85, 0xe4, //0x000092d4 testq %r12, %r12
- 0x0f, 0x84, 0x3a, 0x00, 0x00, 0x00, //0x000092d7 je LBB36_17
- 0x49, 0x83, 0xfe, 0xff, //0x000092dd cmpq $-1, %r14
- 0x0f, 0x85, 0x11, 0x00, 0x00, 0x00, //0x000092e1 jne LBB36_36
- 0x4c, 0x8b, 0x75, 0xd0, //0x000092e7 movq $-48(%rbp), %r14
- 0x49, 0xf7, 0xd6, //0x000092eb notq %r14
- 0x49, 0x01, 0xf6, //0x000092ee addq %rsi, %r14
- 0x48, 0x8b, 0x45, 0xc8, //0x000092f1 movq $-56(%rbp), %rax
- 0x4c, 0x89, 0x30, //0x000092f5 movq %r14, (%rax)
- //0x000092f8 LBB36_36
- 0x48, 0xff, 0xc6, //0x000092f8 incq %rsi
- 0x49, 0xff, 0xcc, //0x000092fb decq %r12
- 0x48, 0x8b, 0x55, 0xd0, //0x000092fe movq $-48(%rbp), %rdx
- 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00009302 movq $-1, %rax
- 0x4d, 0x85, 0xe4, //0x00009309 testq %r12, %r12
- 0x0f, 0x85, 0x42, 0xff, 0xff, 0xff, //0x0000930c jne LBB36_24
- 0xe9, 0x91, 0xfe, 0xff, 0xff, //0x00009312 jmp LBB36_16
- //0x00009317 LBB36_17
- 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00009317 movq $-1, %rax
- 0xe9, 0x85, 0xfe, 0xff, 0xff, //0x0000931e jmp LBB36_16
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00009323 .p2align 4, 0x00
- //0x00009330 _POW10_M128_TAB
- 0x53, 0xe4, 0x60, 0xcd, 0x69, 0xc8, 0x32, 0x17, //0x00009330 .quad 1671618768450675795
- 0x88, 0x02, 0x1c, 0x08, 0xa0, 0xd5, 0x8f, 0xfa, //0x00009338 .quad -391859759250406776
- 0xb4, 0x8e, 0x5c, 0x20, 0x42, 0xbd, 0x7f, 0x0e, //0x00009340 .quad 1044761730281672372
- 0x95, 0x81, 0x11, 0x05, 0x84, 0xe5, 0x99, 0x9c, //0x00009348 .quad -7162441377172586091
- 0x61, 0xb2, 0x73, 0xa8, 0x92, 0xac, 0x1f, 0x52, //0x00009350 .quad 5917638181279478369
- 0xfa, 0xe1, 0x55, 0x06, 0xe5, 0x5e, 0xc0, 0xc3, //0x00009358 .quad -4341365703038344710
- 0xf9, 0x9e, 0x90, 0x52, 0xb7, 0x97, 0xa7, 0xe6, //0x00009360 .quad -1826324310255427847
- 0x78, 0x5a, 0xeb, 0x47, 0x9e, 0x76, 0xb0, 0xf4, //0x00009368 .quad -815021110370542984
- 0x5c, 0x63, 0x9a, 0x93, 0xd2, 0xbe, 0x28, 0x90, //0x00009370 .quad -8058981721550724260
- 0x8b, 0x18, 0xf3, 0xec, 0x22, 0x4a, 0xee, 0x98, //0x00009378 .quad -7426917221622671221
- 0x33, 0xfc, 0x80, 0x38, 0x87, 0xee, 0x32, 0x74, //0x00009380 .quad 8373016921771146291
- 0xae, 0xde, 0x2f, 0xa8, 0xab, 0xdc, 0x29, 0xbf, //0x00009388 .quad -4671960508600951122
- 0x3f, 0x3b, 0xa1, 0x06, 0x29, 0xaa, 0x3f, 0x11, //0x00009390 .quad 1242899115359157055
- 0x5a, 0xd6, 0x3b, 0x92, 0xd6, 0x53, 0xf4, 0xee, //0x00009398 .quad -1228264617323800998
- 0x07, 0xc5, 0x24, 0xa4, 0x59, 0xca, 0xc7, 0x4a, //0x000093a0 .quad 5388497965526861063
- 0xf8, 0x65, 0x65, 0x1b, 0x66, 0xb4, 0x58, 0x95, //0x000093a8 .quad -7685194413468457480
- 0x49, 0xf6, 0x2d, 0x0d, 0xf0, 0xbc, 0x79, 0x5d, //0x000093b0 .quad 6735622456908576329
- 0x76, 0xbf, 0x3e, 0xa2, 0x7f, 0xe1, 0xae, 0xba, //0x000093b8 .quad -4994806998408183946
- 0xdc, 0x73, 0x79, 0x10, 0x2c, 0x2c, 0xd8, 0xf4, //0x000093c0 .quad -803843965719055396
- 0x53, 0x6f, 0xce, 0x8a, 0xdf, 0x99, 0x5a, 0xe9, //0x000093c8 .quad -1631822729582842029
- 0x69, 0xe8, 0x4b, 0x8a, 0x9b, 0x1b, 0x07, 0x79, //0x000093d0 .quad 8720969558280366185
- 0x94, 0x05, 0xc1, 0xb6, 0x2b, 0xa0, 0xd8, 0x91, //0x000093d8 .quad -7937418233630358124
- 0x84, 0xe2, 0xde, 0x6c, 0x82, 0xe2, 0x48, 0x97, //0x000093e0 .quad -7545532125859093884
- 0xf9, 0x46, 0x71, 0xa4, 0x36, 0xc8, 0x4e, 0xb6, //0x000093e8 .quad -5310086773610559751
- 0x25, 0x9b, 0x16, 0x08, 0x23, 0x1b, 0x1b, 0xfd, //0x000093f0 .quad -208543120469091547
- 0xb7, 0x98, 0x8d, 0x4d, 0x44, 0x7a, 0xe2, 0xe3, //0x000093f8 .quad -2025922448585811785
- 0xf7, 0x20, 0x0e, 0xe5, 0xf5, 0xf0, 0x30, 0xfe, //0x00009400 .quad -130339450293182217
- 0x72, 0x7f, 0x78, 0xb0, 0x6a, 0x8c, 0x6d, 0x8e, //0x00009408 .quad -8183730558007214222
- 0x35, 0xa9, 0x51, 0x5e, 0x33, 0x2d, 0xbd, 0xbd, //0x00009410 .quad -4774610331293865675
- 0x4f, 0x9f, 0x96, 0x5c, 0x85, 0xef, 0x08, 0xb2, //0x00009418 .quad -5617977179081629873
- 0x82, 0x13, 0xe6, 0x35, 0x80, 0x78, 0x2c, 0xad, //0x00009420 .quad -5968262914117332094
- 0x23, 0x47, 0xbc, 0xb3, 0x66, 0x2b, 0x8b, 0xde, //0x00009428 .quad -2410785455424649437
- 0x31, 0xcc, 0xaf, 0x21, 0x50, 0xcb, 0x3b, 0x4c, //0x00009430 .quad 5493207715531443249
- 0x76, 0xac, 0x55, 0x30, 0x20, 0xfb, 0x16, 0x8b, //0x00009438 .quad -8424269937281487754
- 0x3d, 0xbf, 0x1b, 0x2a, 0x24, 0xbe, 0x4a, 0xdf, //0x00009440 .quad -2356862392440471747
- 0x93, 0x17, 0x6b, 0x3c, 0xe8, 0xb9, 0xdc, 0xad, //0x00009448 .quad -5918651403174471789
- 0x0d, 0xaf, 0xa2, 0x34, 0xad, 0x6d, 0x1d, 0xd7, //0x00009450 .quad -2946077990550589683
- 0x78, 0xdd, 0x85, 0x4b, 0x62, 0xe8, 0x53, 0xd9, //0x00009458 .quad -2786628235540701832
- 0x68, 0xad, 0xe5, 0x40, 0x8c, 0x64, 0x72, 0x86, //0x00009460 .quad -8758827771735200408
- 0x6b, 0xaa, 0x33, 0x6f, 0x3d, 0x71, 0xd4, 0x87, //0x00009468 .quad -8659171674854020501
- 0xc2, 0x18, 0x1f, 0x51, 0xaf, 0xfd, 0x0e, 0x68, //0x00009470 .quad 7498209359040551106
- 0x06, 0x95, 0x00, 0xcb, 0x8c, 0x8d, 0xc9, 0xa9, //0x00009478 .quad -6212278575140137722
- 0xf2, 0xde, 0x66, 0x25, 0x1b, 0xbd, 0x12, 0x02, //0x00009480 .quad 149389661945913074
- 0x48, 0xba, 0xc0, 0xfd, 0xef, 0xf0, 0x3b, 0xd4, //0x00009488 .quad -3153662200497784248
- 0x57, 0x4b, 0x60, 0xf7, 0x30, 0xb6, 0x4b, 0x01, //0x00009490 .quad 93368538716195671
- 0x6d, 0x74, 0x98, 0xfe, 0x95, 0x76, 0xa5, 0x84, //0x00009498 .quad -8888567902952197011
- 0x2d, 0x5e, 0x38, 0x35, 0xbd, 0xa3, 0x9e, 0x41, //0x000094a0 .quad 4728396691822632493
- 0x88, 0x91, 0x3e, 0x7e, 0x3b, 0xd4, 0xce, 0xa5, //0x000094a8 .quad -6499023860262858360
- 0xb9, 0x75, 0x86, 0x82, 0xac, 0x4c, 0x06, 0x52, //0x000094b0 .quad 5910495864778290617
- 0xea, 0x35, 0xce, 0x5d, 0x4a, 0x89, 0x42, 0xcf, //0x000094b8 .quad -3512093806901185046
- 0x93, 0x09, 0x94, 0xd1, 0xeb, 0xef, 0x43, 0x73, //0x000094c0 .quad 8305745933913819539
- 0xb2, 0xe1, 0xa0, 0x7a, 0xce, 0x95, 0x89, 0x81, //0x000094c8 .quad -9112587656954322510
- 0xf8, 0x0b, 0xf9, 0xc5, 0xe6, 0xeb, 0x14, 0x10, //0x000094d0 .quad 1158810380537498616
- 0x1f, 0x1a, 0x49, 0x19, 0x42, 0xfb, 0xeb, 0xa1, //0x000094d8 .quad -6779048552765515233
- 0xf6, 0x4e, 0x77, 0x77, 0xe0, 0x26, 0x1a, 0xd4, //0x000094e0 .quad -3163173042755514634
- 0xa6, 0x60, 0x9b, 0x9f, 0x12, 0xfa, 0x66, 0xca, //0x000094e8 .quad -3862124672529506138
- 0xb4, 0x22, 0x55, 0x95, 0x98, 0xb0, 0x20, 0x89, //0x000094f0 .quad -8565652321871781196
- 0xd0, 0x38, 0x82, 0x47, 0x97, 0xb8, 0x00, 0xfd, //0x000094f8 .quad -215969822234494768
- 0xb0, 0x35, 0x55, 0x5d, 0x5f, 0x6e, 0xb4, 0x55, //0x00009500 .quad 6175682344898606512
- 0x82, 0x63, 0xb1, 0x8c, 0x5e, 0x73, 0x20, 0x9e, //0x00009508 .quad -7052510166537641086
- 0x1d, 0x83, 0xaa, 0x34, 0xf7, 0x89, 0x21, 0xeb, //0x00009510 .quad -1503769105731517667
- 0x62, 0xbc, 0xdd, 0x2f, 0x36, 0x90, 0xa8, 0xc5, //0x00009518 .quad -4203951689744663454
- 0xe4, 0x23, 0xd5, 0x01, 0x75, 0xec, 0xe9, 0xa5, //0x00009520 .quad -6491397400591784988
- 0x7b, 0x2b, 0xd5, 0xbb, 0x43, 0xb4, 0x12, 0xf7, //0x00009528 .quad -643253593753441413
- 0x6e, 0x36, 0x25, 0x21, 0xc9, 0x33, 0xb2, 0x47, //0x00009530 .quad 5166248661484910190
- 0x2d, 0x3b, 0x65, 0x55, 0xaa, 0xb0, 0x6b, 0x9a, //0x00009538 .quad -7319562523736982739
- 0x0a, 0x84, 0x6e, 0x69, 0xbb, 0xc0, 0x9e, 0x99, //0x00009540 .quad -7377247228426025974
- 0xf8, 0x89, 0xbe, 0xea, 0xd4, 0x9c, 0x06, 0xc1, //0x00009548 .quad -4537767136243840520
- 0x0d, 0x25, 0xca, 0x43, 0xea, 0x70, 0x06, 0xc0, //0x00009550 .quad -4609873017105144563
- 0x76, 0x2c, 0x6e, 0x25, 0x0a, 0x44, 0x48, 0xf1, //0x00009558 .quad -1060522901877412746
- 0x28, 0x57, 0x5e, 0x6a, 0x92, 0x06, 0x04, 0x38, //0x00009560 .quad 4036358391950366504
- 0xca, 0xdb, 0x64, 0x57, 0x86, 0x2a, 0xcd, 0x96, //0x00009568 .quad -7580355841314464822
- 0xf2, 0xec, 0xf5, 0x04, 0x37, 0x08, 0x05, 0xc6, //0x00009570 .quad -4177924046916817678
- 0xbc, 0x12, 0x3e, 0xed, 0x27, 0x75, 0x80, 0xbc, //0x00009578 .quad -4863758783215693124
- 0x2e, 0x68, 0x33, 0xc6, 0x44, 0x4a, 0x86, 0xf7, //0x00009580 .quad -610719040218634194
- 0x6b, 0x97, 0x8d, 0xe8, 0x71, 0x92, 0xa0, 0xeb, //0x00009588 .quad -1468012460592228501
- 0x1d, 0x21, 0xe0, 0xfb, 0x6a, 0xee, 0xb3, 0x7a, //0x00009590 .quad 8841672636718129437
- 0xa3, 0x7e, 0x58, 0x31, 0x87, 0x5b, 0x44, 0x93, //0x00009598 .quad -7835036815511224669
- 0x64, 0x29, 0xd8, 0xba, 0x05, 0xea, 0x60, 0x59, //0x000095a0 .quad 6440404777470273892
- 0x4c, 0x9e, 0xae, 0xfd, 0x68, 0x72, 0x15, 0xb8, //0x000095a8 .quad -5182110000961642932
- 0xbd, 0x33, 0x8e, 0x29, 0x87, 0x24, 0xb9, 0x6f, //0x000095b0 .quad 8050505971837842365
- 0xdf, 0x45, 0x1a, 0x3d, 0x03, 0xcf, 0x1a, 0xe6, //0x000095b8 .quad -1865951482774665761
- 0x56, 0xe0, 0xf8, 0x79, 0xd4, 0xb6, 0xd3, 0xa5, //0x000095c0 .quad -6497648813669818282
- 0xab, 0x6b, 0x30, 0x06, 0x62, 0xc1, 0xd0, 0x8f, //0x000095c8 .quad -8083748704375247957
- 0x6c, 0x18, 0x77, 0x98, 0x89, 0xa4, 0x48, 0x8f, //0x000095d0 .quad -8122061017087272852
- 0x96, 0x86, 0xbc, 0x87, 0xba, 0xf1, 0xc4, 0xb3, //0x000095d8 .quad -5492999862041672042
- 0x87, 0xde, 0x94, 0xfe, 0xab, 0xcd, 0x1a, 0x33, //0x000095e0 .quad 3682481783923072647
- 0x3c, 0xa8, 0xab, 0x29, 0x29, 0x2e, 0xb6, 0xe0, //0x000095e8 .quad -2254563809124702148
- 0x14, 0x0b, 0x1d, 0x7f, 0x8b, 0xc0, 0xf0, 0x9f, //0x000095f0 .quad -6921820921902855404
- 0x25, 0x49, 0x0b, 0xba, 0xd9, 0xdc, 0x71, 0x8c, //0x000095f8 .quad -8326631408344020699
- 0xd9, 0x4d, 0xe4, 0x5e, 0xae, 0xf0, 0xec, 0x07, //0x00009600 .quad 571095884476206553
- 0x6f, 0x1b, 0x8e, 0x28, 0x10, 0x54, 0x8e, 0xaf, //0x00009608 .quad -5796603242002637969
- 0x50, 0x61, 0x9d, 0xf6, 0xd9, 0x2c, 0xe8, 0xc9, //0x00009610 .quad -3897816162832129712
- 0x4a, 0xa2, 0xb1, 0x32, 0x14, 0xe9, 0x71, 0xdb, //0x00009618 .quad -2634068034075909558
- 0xd2, 0x5c, 0x22, 0x3a, 0x08, 0x1c, 0x31, 0xbe, //0x00009620 .quad -4741978110983775022
- 0x6e, 0x05, 0xaf, 0x9f, 0xac, 0x31, 0x27, 0x89, //0x00009628 .quad -8563821548938525330
- 0x06, 0xf4, 0xaa, 0x48, 0x0a, 0x63, 0xbd, 0x6d, //0x00009630 .quad 7907585416552444934
- 0xca, 0xc6, 0x9a, 0xc7, 0x17, 0xfe, 0x70, 0xab, //0x00009638 .quad -6093090917745768758
- 0x08, 0xb1, 0xd5, 0xda, 0xcc, 0xbb, 0x2c, 0x09, //0x00009640 .quad 661109733835780360
- 0x7d, 0x78, 0x81, 0xb9, 0x9d, 0x3d, 0x4d, 0xd6, //0x00009648 .quad -3004677628754823043
- 0xa5, 0x8e, 0xc5, 0x08, 0x60, 0xf5, 0xbb, 0x25, //0x00009650 .quad 2719036592861056677
- 0x4e, 0xeb, 0xf0, 0x93, 0x82, 0x46, 0xf0, 0x85, //0x00009658 .quad -8795452545612846258
- 0x4e, 0xf2, 0xf6, 0x0a, 0xb8, 0xf2, 0x2a, 0xaf, //0x00009660 .quad -5824576295778454962
- 0x21, 0x26, 0xed, 0x38, 0x23, 0x58, 0x6c, 0xa7, //0x00009668 .quad -6382629663588669919
- 0xe1, 0xae, 0xb4, 0x0d, 0x66, 0xaf, 0xf5, 0x1a, //0x00009670 .quad 1942651667131707105
- 0xaa, 0x6f, 0x28, 0x07, 0x2c, 0x6e, 0x47, 0xd1, //0x00009678 .quad -3366601061058449494
- 0x4d, 0xed, 0x90, 0xc8, 0x9f, 0x8d, 0xd9, 0x50, //0x00009680 .quad 5825843310384704845
- 0xca, 0x45, 0x79, 0x84, 0xdb, 0xa4, 0xcc, 0x82, //0x00009688 .quad -9021654690802612790
- 0xa0, 0x28, 0xb5, 0xba, 0x07, 0xf1, 0x0f, 0xe5, //0x00009690 .quad -1941067898873894752
- 0x3c, 0x97, 0x97, 0x65, 0x12, 0xce, 0x7f, 0xa3, //0x00009698 .quad -6665382345075878084
- 0xc8, 0x72, 0x62, 0xa9, 0x49, 0xed, 0x53, 0x1e, //0x000096a0 .quad 2185351144835019464
- 0x0c, 0x7d, 0xfd, 0xfe, 0x96, 0xc1, 0x5f, 0xcc, //0x000096a8 .quad -3720041912917459700
- 0x7a, 0x0f, 0xbb, 0x13, 0x9c, 0xe8, 0xe8, 0x25, //0x000096b0 .quad 2731688931043774330
- 0x4f, 0xdc, 0xbc, 0xbe, 0xfc, 0xb1, 0x77, 0xff, //0x000096b8 .quad -38366372719436721
- 0xac, 0xe9, 0x54, 0x8c, 0x61, 0x91, 0xb1, 0x77, //0x000096c0 .quad 8624834609543440812
- 0xb1, 0x09, 0x36, 0xf7, 0x3d, 0xcf, 0xaa, 0x9f, //0x000096c8 .quad -6941508010590729807
- 0x17, 0x24, 0x6a, 0xef, 0xb9, 0xf5, 0x9d, 0xd5, //0x000096d0 .quad -3054014793352862697
- 0x1d, 0x8c, 0x03, 0x75, 0x0d, 0x83, 0x95, 0xc7, //0x000096d8 .quad -4065198994811024355
- 0x1d, 0xad, 0x44, 0x6b, 0x28, 0x73, 0x05, 0x4b, //0x000096e0 .quad 5405853545163697437
- 0x25, 0x6f, 0x44, 0xd2, 0xd0, 0xe3, 0x7a, 0xf9, //0x000096e8 .quad -469812725086392539
- 0x32, 0xec, 0x0a, 0x43, 0xf9, 0x67, 0xe3, 0x4e, //0x000096f0 .quad 5684501474941004850
- 0x77, 0xc5, 0x6a, 0x83, 0x62, 0xce, 0xec, 0x9b, //0x000096f8 .quad -7211161980820077193
- 0x3f, 0xa7, 0xcd, 0x93, 0xf7, 0x41, 0x9c, 0x22, //0x00009700 .quad 2493940825248868159
- 0xd5, 0x76, 0x45, 0x24, 0xfb, 0x01, 0xe8, 0xc2, //0x00009708 .quad -4402266457597708587
- 0x0f, 0x11, 0xc1, 0x78, 0x75, 0x52, 0x43, 0x6b, //0x00009710 .quad 7729112049988473103
- 0x8a, 0xd4, 0x56, 0xed, 0x79, 0x02, 0xa2, 0xf3, //0x00009718 .quad -891147053569747830
- 0xa9, 0xaa, 0x78, 0x6b, 0x89, 0x13, 0x0a, 0x83, //0x00009720 .quad -9004363024039368023
- 0xd6, 0x44, 0x56, 0x34, 0x8c, 0x41, 0x45, 0x98, //0x00009728 .quad -7474495936122174250
- 0x53, 0xd5, 0x56, 0xc6, 0x6b, 0x98, 0xcc, 0x23, //0x00009730 .quad 2579604275232953683
- 0x0c, 0xd6, 0x6b, 0x41, 0xef, 0x91, 0x56, 0xbe, //0x00009738 .quad -4731433901725329908
- 0xa8, 0x8a, 0xec, 0xb7, 0x86, 0xbe, 0xbf, 0x2c, //0x00009740 .quad 3224505344041192104
- 0x8f, 0xcb, 0xc6, 0x11, 0x6b, 0x36, 0xec, 0xed, //0x00009748 .quad -1302606358729274481
- 0xa9, 0xd6, 0xf3, 0x32, 0x14, 0xd7, 0xf7, 0x7b, //0x00009750 .quad 8932844867666826921
- 0x39, 0x3f, 0x1c, 0xeb, 0x02, 0xa2, 0xb3, 0x94, //0x00009758 .quad -7731658001846878407
- 0x53, 0xcc, 0xb0, 0x3f, 0xd9, 0xcc, 0xf5, 0xda, //0x00009760 .quad -2669001970698630061
- 0x07, 0x4f, 0xe3, 0xa5, 0x83, 0x8a, 0xe0, 0xb9, //0x00009768 .quad -5052886483881210105
- 0x68, 0xff, 0x9c, 0x8f, 0x0f, 0x40, 0xb3, 0xd1, //0x00009770 .quad -3336252463373287576
- 0xc9, 0x22, 0x5c, 0x8f, 0x24, 0xad, 0x58, 0xe8, //0x00009778 .quad -1704422086424124727
- 0xa1, 0x1f, 0xc2, 0xb9, 0x09, 0x08, 0x10, 0x23, //0x00009780 .quad 2526528228819083169
- 0xbe, 0x95, 0x99, 0xd9, 0x36, 0x6c, 0x37, 0x91, //0x00009788 .quad -7982792831656159810
- 0x8a, 0xa7, 0x32, 0x28, 0x0c, 0x0a, 0xd4, 0xab, //0x00009790 .quad -6065211750830921846
- 0x2d, 0xfb, 0xff, 0x8f, 0x44, 0x47, 0x85, 0xb5, //0x00009798 .quad -5366805021142811859
- 0x6c, 0x51, 0x3f, 0x32, 0x8f, 0x0c, 0xc9, 0x16, //0x000097a0 .quad 1641857348316123500
- 0xf9, 0xf9, 0xff, 0xb3, 0x15, 0x99, 0xe6, 0xe2, //0x000097a8 .quad -2096820258001126919
- 0xe3, 0x92, 0x67, 0x7f, 0xd9, 0xa7, 0x3d, 0xae, //0x000097b0 .quad -5891368184943504669
- 0x3b, 0xfc, 0x7f, 0x90, 0xad, 0x1f, 0xd0, 0x8d, //0x000097b8 .quad -8228041688891786181
- 0x9c, 0x77, 0x41, 0xdf, 0xcf, 0x11, 0xcd, 0x99, //0x000097c0 .quad -7364210231179380836
- 0x4a, 0xfb, 0x9f, 0xf4, 0x98, 0x27, 0x44, 0xb1, //0x000097c8 .quad -5673366092687344822
- 0x83, 0xd5, 0x11, 0xd7, 0x43, 0x56, 0x40, 0x40, //0x000097d0 .quad 4629795266307937667
- 0x1d, 0xfa, 0xc7, 0x31, 0x7f, 0x31, 0x95, 0xdd, //0x000097d8 .quad -2480021597431793123
- 0x72, 0x25, 0x6b, 0x66, 0xea, 0x35, 0x28, 0x48, //0x000097e0 .quad 5199465050656154994
- 0x52, 0xfc, 0x1c, 0x7f, 0xef, 0x3e, 0x7d, 0x8a, //0x000097e8 .quad -8467542526035952558
- 0xcf, 0xee, 0x05, 0x00, 0x65, 0x43, 0x32, 0xda, //0x000097f0 .quad -2724040723534582065
- 0x66, 0x3b, 0xe4, 0x5e, 0xab, 0x8e, 0x1c, 0xad, //0x000097f8 .quad -5972742139117552794
- 0x82, 0x6a, 0x07, 0x40, 0x3e, 0xd4, 0xbe, 0x90, //0x00009800 .quad -8016736922845615486
- 0x40, 0x4a, 0x9d, 0x36, 0x56, 0xb2, 0x63, 0xd8, //0x00009808 .quad -2854241655469553088
- 0x91, 0xa2, 0x04, 0xe8, 0xa6, 0x44, 0x77, 0x5a, //0x00009810 .quad 6518754469289960081
- 0x68, 0x4e, 0x22, 0xe2, 0x75, 0x4f, 0x3e, 0x87, //0x00009818 .quad -8701430062309552536
- 0x36, 0xcb, 0x05, 0xa2, 0xd0, 0x15, 0x15, 0x71, //0x00009820 .quad 8148443086612450102
- 0x02, 0xe2, 0xaa, 0x5a, 0x53, 0xe3, 0x0d, 0xa9, //0x00009828 .quad -6265101559459552766
- 0x03, 0x3e, 0x87, 0xca, 0x44, 0x5b, 0x5a, 0x0d, //0x00009830 .quad 962181821410786819
- 0x83, 0x9a, 0x55, 0x31, 0x28, 0x5c, 0x51, 0xd3, //0x00009838 .quad -3219690930897053053
- 0xc2, 0x86, 0x94, 0xfe, 0x0a, 0x79, 0x58, 0xe8, //0x00009840 .quad -1704479370831952190
- 0x91, 0x80, 0xd5, 0x1e, 0x99, 0xd9, 0x12, 0x84, //0x00009848 .quad -8929835859451740015
- 0x72, 0xa8, 0x39, 0xbe, 0x4d, 0x97, 0x6e, 0x62, //0x00009850 .quad 7092772823314835570
- 0xb6, 0xe0, 0x8a, 0x66, 0xff, 0x8f, 0x17, 0xa5, //0x00009858 .quad -6550608805887287114
- 0x8f, 0x12, 0xc8, 0x2d, 0x21, 0x3d, 0x0a, 0xfb, //0x00009860 .quad -357406007711231345
- 0xe3, 0x98, 0x2d, 0x40, 0xff, 0x73, 0x5d, 0xce, //0x00009868 .quad -3576574988931720989
- 0x99, 0x0b, 0x9d, 0xbc, 0x34, 0x66, 0xe6, 0x7c, //0x00009870 .quad 8999993282035256217
- 0x8e, 0x7f, 0x1c, 0x88, 0x7f, 0x68, 0xfa, 0x80, //0x00009878 .quad -9152888395723407474
- 0x80, 0x4e, 0xc4, 0xeb, 0xc1, 0xff, 0x1f, 0x1c, //0x00009880 .quad 2026619565689294464
- 0x72, 0x9f, 0x23, 0x6a, 0x9f, 0x02, 0x39, 0xa1, //0x00009888 .quad -6829424476226871438
- 0x20, 0x62, 0xb5, 0x66, 0xb2, 0xff, 0x27, 0xa3, //0x00009890 .quad -6690097579743157728
- 0x4e, 0x87, 0xac, 0x44, 0x47, 0x43, 0x87, 0xc9, //0x00009898 .quad -3925094576856201394
- 0xa8, 0xba, 0x62, 0x00, 0x9f, 0xff, 0xf1, 0x4b, //0x000098a0 .quad 5472436080603216552
- 0x22, 0xa9, 0xd7, 0x15, 0x19, 0x14, 0xe9, 0xfb, //0x000098a8 .quad -294682202642863838
- 0xa9, 0xb4, 0x3d, 0x60, 0xc3, 0x3f, 0x77, 0x6f, //0x000098b0 .quad 8031958568804398249
- 0xb5, 0xc9, 0xa6, 0xad, 0x8f, 0xac, 0x71, 0x9d, //0x000098b8 .quad -7101705404292871755
- 0xd3, 0x21, 0x4d, 0x38, 0xb4, 0x0f, 0x55, 0xcb, //0x000098c0 .quad -3795109844276665901
- 0x22, 0x7c, 0x10, 0x99, 0xb3, 0x17, 0xce, 0xc4, //0x000098c8 .quad -4265445736938701790
- 0x48, 0x6a, 0x60, 0x46, 0xa1, 0x53, 0x2a, 0x7e, //0x000098d0 .quad 9091170749936331336
- 0x2b, 0x9b, 0x54, 0x7f, 0xa0, 0x9d, 0x01, 0xf6, //0x000098d8 .quad -720121152745989333
- 0x6d, 0x42, 0xfc, 0xcb, 0x44, 0x74, 0xda, 0x2e, //0x000098e0 .quad 3376138709496513133
- 0xfb, 0xe0, 0x94, 0x4f, 0x84, 0x02, 0xc1, 0x99, //0x000098e8 .quad -7367604748107325189
- 0x08, 0x53, 0xfb, 0xfe, 0x55, 0x11, 0x91, 0xfa, //0x000098f0 .quad -391512631556746488
- 0x39, 0x19, 0x7a, 0x63, 0x25, 0x43, 0x31, 0xc0, //0x000098f8 .quad -4597819916706768583
- 0xca, 0x27, 0xba, 0x7e, 0xab, 0x55, 0x35, 0x79, //0x00009900 .quad 8733981247408842698
- 0x88, 0x9f, 0x58, 0xbc, 0xee, 0x93, 0x3d, 0xf0, //0x00009908 .quad -1135588877456072824
- 0xde, 0x58, 0x34, 0x2f, 0x8b, 0x55, 0xc1, 0x4b, //0x00009910 .quad 5458738279630526686
- 0xb5, 0x63, 0xb7, 0x35, 0x75, 0x7c, 0x26, 0x96, //0x00009918 .quad -7627272076051127371
- 0x16, 0x6f, 0x01, 0xfb, 0xed, 0xaa, 0xb1, 0x9e, //0x00009920 .quad -7011635205744005354
- 0xa2, 0x3c, 0x25, 0x83, 0x92, 0x1b, 0xb0, 0xbb, //0x00009928 .quad -4922404076636521310
- 0xdc, 0xca, 0xc1, 0x79, 0xa9, 0x15, 0x5e, 0x46, //0x00009930 .quad 5070514048102157020
- 0xcb, 0x8b, 0xee, 0x23, 0x77, 0x22, 0x9c, 0xea, //0x00009938 .quad -1541319077368263733
- 0xc9, 0x1e, 0x19, 0xec, 0x89, 0xcd, 0xfa, 0x0b, //0x00009940 .quad 863228270850154185
- 0x5f, 0x17, 0x75, 0x76, 0x8a, 0x95, 0xa1, 0x92, //0x00009948 .quad -7880853450996246689
- 0x7b, 0x66, 0x1f, 0x67, 0xec, 0x80, 0xf9, 0xce, //0x00009950 .quad -3532650679864695173
- 0x36, 0x5d, 0x12, 0x14, 0xed, 0xfa, 0x49, 0xb7, //0x00009958 .quad -5239380795317920458
- 0x1a, 0x40, 0xe7, 0x80, 0x27, 0xe1, 0xb7, 0x82, //0x00009960 .quad -9027499368258256870
- 0x84, 0xf4, 0x16, 0x59, 0xa8, 0x79, 0x1c, 0xe5, //0x00009968 .quad -1937539975720012668
- 0x10, 0x88, 0x90, 0xb0, 0xb8, 0xec, 0xb2, 0xd1, //0x00009970 .quad -3336344095947716592
- 0xd2, 0x58, 0xae, 0x37, 0x09, 0xcc, 0x31, 0x8f, //0x00009978 .quad -8128491512466089774
- 0x15, 0xaa, 0xb4, 0xdc, 0xe6, 0xa7, 0x1f, 0x86, //0x00009980 .quad -8782116138362033643
- 0x07, 0xef, 0x99, 0x85, 0x0b, 0x3f, 0xfe, 0xb2, //0x00009988 .quad -5548928372155224313
- 0x9a, 0xd4, 0xe1, 0x93, 0xe0, 0x91, 0xa7, 0x67, //0x00009990 .quad 7469098900757009562
- 0xc9, 0x6a, 0x00, 0x67, 0xce, 0xce, 0xbd, 0xdf, //0x00009998 .quad -2324474446766642487
- 0xe0, 0x24, 0x6d, 0x5c, 0x2c, 0xbb, 0xc8, 0xe0, //0x000099a0 .quad -2249342214667950880
- 0xbd, 0x42, 0x60, 0x00, 0x41, 0xa1, 0xd6, 0x8b, //0x000099a8 .quad -8370325556870233411
- 0x18, 0x6e, 0x88, 0x73, 0xf7, 0xe9, 0xfa, 0x58, //0x000099b0 .quad 6411694268519837208
- 0x6d, 0x53, 0x78, 0x40, 0x91, 0x49, 0xcc, 0xae, //0x000099b8 .quad -5851220927660403859
- 0x9e, 0x89, 0x6a, 0x50, 0x75, 0xa4, 0x39, 0xaf, //0x000099c0 .quad -5820440219632367202
- 0x48, 0x68, 0x96, 0x90, 0xf5, 0x5b, 0x7f, 0xda, //0x000099c8 .quad -2702340141148116920
- 0x03, 0x96, 0x42, 0x52, 0xc9, 0x06, 0x84, 0x6d, //0x000099d0 .quad 7891439908798240259
- 0x2d, 0x01, 0x5e, 0x7a, 0x79, 0x99, 0x8f, 0x88, //0x000099d8 .quad -8606491615858654931
- 0x83, 0x3b, 0xd3, 0xa6, 0x7b, 0x08, 0xe5, 0xc8, //0x000099e0 .quad -3970758169284363389
- 0x78, 0x81, 0xf5, 0xd8, 0xd7, 0x7f, 0xb3, 0xaa, //0x000099e8 .quad -6146428501395930760
- 0x64, 0x0a, 0x88, 0x90, 0x9a, 0x4a, 0x1e, 0xfb, //0x000099f0 .quad -351761693178066332
- 0xd6, 0xe1, 0x32, 0xcf, 0xcd, 0x5f, 0x60, 0xd5, //0x000099f8 .quad -3071349608317525546
- 0x7f, 0x06, 0x55, 0x9a, 0xa0, 0xee, 0xf2, 0x5c, //0x00009a00 .quad 6697677969404790399
- 0x26, 0xcd, 0x7f, 0xa1, 0xe0, 0x3b, 0x5c, 0x85, //0x00009a08 .quad -8837122532839535322
- 0x1e, 0x48, 0xea, 0xc0, 0x48, 0xaa, 0x2f, 0xf4, //0x00009a10 .quad -851274575098787810
- 0x6f, 0xc0, 0xdf, 0xc9, 0xd8, 0x4a, 0xb3, 0xa6, //0x00009a18 .quad -6434717147622031249
- 0x26, 0xda, 0x24, 0xf1, 0xda, 0x94, 0x3b, 0xf1, //0x00009a20 .quad -1064093218873484762
- 0x8b, 0xb0, 0x57, 0xfc, 0x8e, 0x1d, 0x60, 0xd0, //0x00009a28 .quad -3431710416100151157
- 0x58, 0x08, 0xb7, 0xd6, 0x08, 0x3d, 0xc5, 0x76, //0x00009a30 .quad 8558313775058847832
- 0x57, 0xce, 0xb6, 0x5d, 0x79, 0x12, 0x3c, 0x82, //0x00009a38 .quad -9062348037703676329
- 0x6e, 0xca, 0x64, 0x0c, 0x4b, 0x8c, 0x76, 0x54, //0x00009a40 .quad 6086206200396171886
- 0xed, 0x81, 0x24, 0xb5, 0x17, 0x17, 0xcb, 0xa2, //0x00009a48 .quad -6716249028702207507
- 0x09, 0xfd, 0x7d, 0xcf, 0x5d, 0x2f, 0x94, 0xa9, //0x00009a50 .quad -6227300304786948855
- 0x68, 0xa2, 0x6d, 0xa2, 0xdd, 0xdc, 0x7d, 0xcb, //0x00009a58 .quad -3783625267450371480
- 0x4c, 0x7c, 0x5d, 0x43, 0x35, 0x3b, 0xf9, 0xd3, //0x00009a60 .quad -3172439362556298164
- 0x02, 0x0b, 0x09, 0x0b, 0x15, 0x54, 0x5d, 0xfe, //0x00009a68 .quad -117845565885576446
- 0xaf, 0x6d, 0x1a, 0x4a, 0x01, 0xc5, 0x7b, 0xc4, //0x00009a70 .quad -4288617610811380305
- 0xe1, 0xa6, 0xe5, 0x26, 0x8d, 0x54, 0xfa, 0x9e, //0x00009a78 .quad -6991182506319567135
- 0x1b, 0x09, 0xa1, 0x9c, 0x41, 0xb6, 0x9a, 0x35, //0x00009a80 .quad 3862600023340550427
- 0x9a, 0x10, 0x9f, 0x70, 0xb0, 0xe9, 0xb8, 0xc6, //0x00009a88 .quad -4127292114472071014
- 0x62, 0x4b, 0xc9, 0x03, 0xd2, 0x63, 0x01, 0xc3, //0x00009a90 .quad -4395122007679087774
- 0xc0, 0xd4, 0xc6, 0x8c, 0x1c, 0x24, 0x67, 0xf8, //0x00009a98 .quad -547429124662700864
- 0x1d, 0xcf, 0x5d, 0x42, 0x63, 0xde, 0xe0, 0x79, //0x00009aa0 .quad 8782263791269039901
- 0xf8, 0x44, 0xfc, 0xd7, 0x91, 0x76, 0x40, 0x9b, //0x00009aa8 .quad -7259672230555269896
- 0xe4, 0x42, 0xf5, 0x12, 0xfc, 0x15, 0x59, 0x98, //0x00009ab0 .quad -7468914334623251740
- 0x36, 0x56, 0xfb, 0x4d, 0x36, 0x94, 0x10, 0xc2, //0x00009ab8 .quad -4462904269766699466
- 0x9d, 0x93, 0xb2, 0x17, 0x7b, 0x5b, 0x6f, 0x3e, //0x00009ac0 .quad 4498915137003099037
- 0xc4, 0x2b, 0x7a, 0xe1, 0x43, 0xb9, 0x94, 0xf2, //0x00009ac8 .quad -966944318780986428
- 0x42, 0x9c, 0xcf, 0xee, 0x2c, 0x99, 0x05, 0xa7, //0x00009ad0 .quad -6411550076227838910
- 0x5a, 0x5b, 0xec, 0x6c, 0xca, 0xf3, 0x9c, 0x97, //0x00009ad8 .quad -7521869226879198374
- 0x53, 0x83, 0x83, 0x2a, 0x78, 0xff, 0xc6, 0x50, //0x00009ae0 .quad 5820620459997365075
- 0x31, 0x72, 0x27, 0x08, 0xbd, 0x30, 0x84, 0xbd, //0x00009ae8 .quad -4790650515171610063
- 0x28, 0x64, 0x24, 0x35, 0x56, 0xbf, 0xf8, 0xa4, //0x00009af0 .quad -6559282480285457368
- 0xbd, 0x4e, 0x31, 0x4a, 0xec, 0x3c, 0xe5, 0xec, //0x00009af8 .quad -1376627125537124675
- 0x99, 0xbe, 0x36, 0xe1, 0x95, 0x77, 0x1b, 0x87, //0x00009b00 .quad -8711237568605798759
- 0x36, 0xd1, 0x5e, 0xae, 0x13, 0x46, 0x0f, 0x94, //0x00009b08 .quad -7777920981101784778
- 0x3f, 0x6e, 0x84, 0x59, 0x7b, 0x55, 0xe2, 0x28, //0x00009b10 .quad 2946011094524915263
- 0x84, 0x85, 0xf6, 0x99, 0x98, 0x17, 0x13, 0xb9, //0x00009b18 .quad -5110715207949843068
- 0xcf, 0x89, 0xe5, 0x2f, 0xda, 0xea, 0x1a, 0x33, //0x00009b20 .quad 3682513868156144079
- 0xe5, 0x26, 0x74, 0xc0, 0x7e, 0xdd, 0x57, 0xe7, //0x00009b28 .quad -1776707991509915931
- 0x21, 0x76, 0xef, 0x5d, 0xc8, 0xd2, 0xf0, 0x3f, //0x00009b30 .quad 4607414176811284001
- 0x4f, 0x98, 0x48, 0x38, 0x6f, 0xea, 0x96, 0x90, //0x00009b38 .quad -8027971522334779313
- 0xa9, 0x53, 0x6b, 0x75, 0x7a, 0x07, 0xed, 0x0f, //0x00009b40 .quad 1147581702586717097
- 0x63, 0xbe, 0x5a, 0x06, 0x0b, 0xa5, 0xbc, 0xb4, //0x00009b48 .quad -5423278384491086237
- 0x94, 0x28, 0xc6, 0x12, 0x59, 0x49, 0xe8, 0xd3, //0x00009b50 .quad -3177208890193991532
- 0xfb, 0x6d, 0xf1, 0xc7, 0x4d, 0xce, 0xeb, 0xe1, //0x00009b58 .quad -2167411962186469893
- 0x5c, 0xd9, 0xbb, 0xab, 0xd7, 0x2d, 0x71, 0x64, //0x00009b60 .quad 7237616480483531100
- 0xbd, 0xe4, 0xf6, 0x9c, 0xf0, 0x60, 0x33, 0x8d, //0x00009b68 .quad -8272161504007625539
- 0xb3, 0xcf, 0xaa, 0x96, 0x4d, 0x79, 0x8d, 0xbd, //0x00009b70 .quad -4788037454677749837
- 0xec, 0x9d, 0x34, 0xc4, 0x2c, 0x39, 0x80, 0xb0, //0x00009b78 .quad -5728515861582144020
- 0xa0, 0x83, 0x55, 0xfc, 0xa0, 0xd7, 0xf0, 0xec, //0x00009b80 .quad -1373360799919799392
- 0x67, 0xc5, 0x41, 0xf5, 0x77, 0x47, 0xa0, 0xdc, //0x00009b88 .quad -2548958808550292121
- 0x44, 0x72, 0xb5, 0x9d, 0xc4, 0x86, 0x16, 0xf4, //0x00009b90 .quad -858350499949874620
- 0x60, 0x1b, 0x49, 0xf9, 0xaa, 0x2c, 0xe4, 0x89, //0x00009b98 .quad -8510628282985014432
- 0xd5, 0xce, 0x22, 0xc5, 0x75, 0x28, 0x1c, 0x31, //0x00009ba0 .quad 3538747893490044629
- 0x39, 0x62, 0x9b, 0xb7, 0xd5, 0x37, 0x5d, 0xac, //0x00009ba8 .quad -6026599335303880135
- 0x8b, 0x82, 0x6b, 0x36, 0x93, 0x32, 0x63, 0x7d, //0x00009bb0 .quad 9035120885289943691
- 0xc7, 0x3a, 0x82, 0x25, 0xcb, 0x85, 0x74, 0xd7, //0x00009bb8 .quad -2921563150702462265
- 0x97, 0x31, 0x03, 0x02, 0x9c, 0xff, 0x5d, 0xae, //0x00009bc0 .quad -5882264492762254953
- 0xbc, 0x64, 0x71, 0xf7, 0x9e, 0xd3, 0xa8, 0x86, //0x00009bc8 .quad -8743505996830120772
- 0xfc, 0xfd, 0x83, 0x02, 0x83, 0x7f, 0xf5, 0xd9, //0x00009bd0 .quad -2741144597525430788
- 0xeb, 0xbd, 0x4d, 0xb5, 0x86, 0x08, 0x53, 0xa8, //0x00009bd8 .quad -6317696477610263061
- 0x7b, 0xfd, 0x24, 0xc3, 0x63, 0xdf, 0x72, 0xd0, //0x00009be0 .quad -3426430746906788485
- 0x66, 0x2d, 0xa1, 0x62, 0xa8, 0xca, 0x67, 0xd2, //0x00009be8 .quad -3285434578585440922
- 0x6d, 0x1e, 0xf7, 0x59, 0x9e, 0xcb, 0x47, 0x42, //0x00009bf0 .quad 4776009810824339053
- 0x60, 0xbc, 0xa4, 0x3d, 0xa9, 0xde, 0x80, 0x83, //0x00009bf8 .quad -8970925639256982432
- 0x08, 0xe6, 0x74, 0xf0, 0x85, 0xbe, 0xd9, 0x52, //0x00009c00 .quad 5970012263530423816
- 0x78, 0xeb, 0x0d, 0x8d, 0x53, 0x16, 0x61, 0xa4, //0x00009c08 .quad -6601971030643840136
- 0x8b, 0x1f, 0x92, 0x6c, 0x27, 0x2e, 0x90, 0x67, //0x00009c10 .quad 7462515329413029771
- 0x56, 0x66, 0x51, 0x70, 0xe8, 0x5b, 0x79, 0xcd, //0x00009c18 .quad -3640777769877412266
- 0xb6, 0x53, 0xdb, 0xa3, 0xd8, 0x1c, 0xba, 0x00, //0x00009c20 .quad 52386062455755702
- 0xf6, 0xdf, 0x32, 0x46, 0x71, 0xd9, 0x6b, 0x80, //0x00009c28 .quad -9193015133814464522
- 0xa4, 0x28, 0xd2, 0xcc, 0x0e, 0xa4, 0xe8, 0x80, //0x00009c30 .quad -9157889458785081180
- 0xf3, 0x97, 0xbf, 0x97, 0xcd, 0xcf, 0x86, 0xa0, //0x00009c38 .quad -6879582898840692749
- 0xcd, 0xb2, 0x06, 0x80, 0x12, 0xcd, 0x22, 0x61, //0x00009c40 .quad 6999382250228200141
- 0xf0, 0x7d, 0xaf, 0xfd, 0xc0, 0x83, 0xa8, 0xc8, //0x00009c48 .quad -3987792605123478032
- 0x81, 0x5f, 0x08, 0x20, 0x57, 0x80, 0x6b, 0x79, //0x00009c50 .quad 8749227812785250177
- 0x6c, 0x5d, 0x1b, 0x3d, 0xb1, 0xa4, 0xd2, 0xfa, //0x00009c58 .quad -373054737976959636
- 0xb0, 0x3b, 0x05, 0x74, 0x36, 0x30, 0xe3, 0xcb, //0x00009c60 .quad -3755104653863994448
- 0x63, 0x1a, 0x31, 0xc6, 0xee, 0xa6, 0xc3, 0x9c, //0x00009c68 .quad -7150688238876681629
- 0x9c, 0x8a, 0x06, 0x11, 0x44, 0xfc, 0xdb, 0xbe, //0x00009c70 .quad -4693880817329993060
- 0xfc, 0x60, 0xbd, 0x77, 0xaa, 0x90, 0xf4, 0xc3, //0x00009c78 .quad -4326674280168464132
- 0x44, 0x2d, 0x48, 0x15, 0x55, 0xfb, 0x92, 0xee, //0x00009c80 .quad -1255665003235103420
- 0x3b, 0xb9, 0xac, 0x15, 0xd5, 0xb4, 0xf1, 0xf4, //0x00009c88 .quad -796656831783192261
- 0x4a, 0x1c, 0x4d, 0x2d, 0x15, 0xdd, 0x1b, 0x75, //0x00009c90 .quad 8438581409832836170
- 0xc5, 0xf3, 0x8b, 0x2d, 0x05, 0x11, 0x17, 0x99, //0x00009c98 .quad -7415439547505577019
- 0x5d, 0x63, 0xa0, 0x78, 0x5a, 0xd4, 0x62, 0xd2, //0x00009ca0 .quad -3286831292991118499
- 0xb6, 0xf0, 0xee, 0x78, 0x46, 0xd5, 0x5c, 0xbf, //0x00009ca8 .quad -4657613415954583370
- 0x34, 0x7c, 0xc8, 0x16, 0x71, 0x89, 0xfb, 0x86, //0x00009cb0 .quad -8720225134666286028
- 0xe4, 0xac, 0x2a, 0x17, 0x98, 0x0a, 0x34, 0xef, //0x00009cb8 .quad -1210330751515841308
- 0xa0, 0x4d, 0x3d, 0xae, 0xe6, 0x35, 0x5d, 0xd4, //0x00009cc0 .quad -3144297699952734816
- 0x0e, 0xac, 0x7a, 0x0e, 0x9f, 0x86, 0x80, 0x95, //0x00009cc8 .quad -7673985747338482674
- 0x09, 0xa1, 0xcc, 0x59, 0x60, 0x83, 0x74, 0x89, //0x00009cd0 .quad -8542058143368306423
- 0x12, 0x57, 0x19, 0xd2, 0x46, 0xa8, 0xe0, 0xba, //0x00009cd8 .quad -4980796165745715438
- 0x4b, 0xc9, 0x3f, 0x70, 0x38, 0xa4, 0xd1, 0x2b, //0x00009ce0 .quad 3157485376071780683
- 0xd7, 0xac, 0x9f, 0x86, 0x58, 0xd2, 0x98, 0xe9, //0x00009ce8 .quad -1614309188754756393
- 0xcf, 0xdd, 0x27, 0x46, 0xa3, 0x06, 0x63, 0x7b, //0x00009cf0 .quad 8890957387685944783
- 0x06, 0xcc, 0x23, 0x54, 0x77, 0x83, 0xff, 0x91, //0x00009cf8 .quad -7926472270612804602
- 0x42, 0xd5, 0xb1, 0x17, 0x4c, 0xc8, 0x3b, 0x1a, //0x00009d00 .quad 1890324697752655170
- 0x08, 0xbf, 0x2c, 0x29, 0x55, 0x64, 0x7f, 0xb6, //0x00009d08 .quad -5296404319838617848
- 0x93, 0x4a, 0x9e, 0x1d, 0x5f, 0xba, 0xca, 0x20, //0x00009d10 .quad 2362905872190818963
- 0xca, 0xee, 0x77, 0x73, 0x6a, 0x3d, 0x1f, 0xe4, //0x00009d18 .quad -2008819381370884406
- 0x9c, 0xee, 0x82, 0x72, 0x7b, 0xb4, 0x7e, 0x54, //0x00009d20 .quad 6088502188546649756
- 0x3e, 0xf5, 0x2a, 0x88, 0x62, 0x86, 0x93, 0x8e, //0x00009d28 .quad -8173041140997884610
- 0x43, 0xaa, 0x23, 0x4f, 0x9a, 0x61, 0x9e, 0xe9, //0x00009d30 .quad -1612744301171463613
- 0x8d, 0xb2, 0x35, 0x2a, 0xfb, 0x67, 0x38, 0xb2, //0x00009d38 .quad -5604615407819967859
- 0xd4, 0x94, 0xec, 0xe2, 0x00, 0xfa, 0x05, 0x64, //0x00009d40 .quad 7207441660390446292
- 0x31, 0x1f, 0xc3, 0xf4, 0xf9, 0x81, 0xc6, 0xde, //0x00009d48 .quad -2394083241347571919
- 0x04, 0xdd, 0xd3, 0x8d, 0x40, 0xbc, 0x83, 0xde, //0x00009d50 .quad -2412877989897052924
- 0x7e, 0xf3, 0xf9, 0x38, 0x3c, 0x11, 0x3c, 0x8b, //0x00009d58 .quad -8413831053483314306
- 0x45, 0xd4, 0x48, 0xb1, 0x50, 0xab, 0x24, 0x96, //0x00009d60 .quad -7627783505798704059
- 0x5e, 0x70, 0x38, 0x47, 0x8b, 0x15, 0x0b, 0xae, //0x00009d68 .quad -5905602798426754978
- 0x57, 0x09, 0x9b, 0xdd, 0x24, 0xd6, 0xad, 0x3b, //0x00009d70 .quad 4300328673033783639
- 0x76, 0x8c, 0x06, 0x19, 0xee, 0xda, 0x8d, 0xd9, //0x00009d78 .quad -2770317479606055818
- 0xd6, 0xe5, 0x80, 0x0a, 0xd7, 0xa5, 0x4c, 0xe5, //0x00009d80 .quad -1923980597781273130
- 0xc9, 0x17, 0xa4, 0xcf, 0xd4, 0xa8, 0xf8, 0x87, //0x00009d88 .quad -8648977452394866743
- 0x4c, 0x1f, 0x21, 0xcd, 0x4c, 0xcf, 0x9f, 0x5e, //0x00009d90 .quad 6818396289628184396
- 0xbc, 0x1d, 0x8d, 0x03, 0x0a, 0xd3, 0xf6, 0xa9, //0x00009d98 .quad -6199535797066195524
- 0x1f, 0x67, 0x69, 0x00, 0x20, 0xc3, 0x47, 0x76, //0x00009da0 .quad 8522995362035230495
- 0x2b, 0x65, 0x70, 0x84, 0xcc, 0x87, 0x74, 0xd4, //0x00009da8 .quad -3137733727905356501
- 0x73, 0xe0, 0x41, 0x00, 0xf4, 0xd9, 0xec, 0x29, //0x00009db0 .quad 3021029092058325107
- 0x3b, 0x3f, 0xc6, 0xd2, 0xdf, 0xd4, 0xc8, 0x84, //0x00009db8 .quad -8878612607581929669
- 0x90, 0x58, 0x52, 0x00, 0x71, 0x10, 0x68, 0xf4, //0x00009dc0 .quad -835399653354481520
- 0x09, 0xcf, 0x77, 0xc7, 0x17, 0x0a, 0xfb, 0xa5, //0x00009dc8 .quad -6486579741050024183
- 0xb4, 0xee, 0x66, 0x40, 0x8d, 0x14, 0x82, 0x71, //0x00009dd0 .quad 8179122470161673908
- 0xcc, 0xc2, 0x55, 0xb9, 0x9d, 0xcc, 0x79, 0xcf, //0x00009dd8 .quad -3496538657885142324
- 0x30, 0x55, 0x40, 0x48, 0xd8, 0x4c, 0xf1, 0xc6, //0x00009de0 .quad -4111420493003729616
- 0xbf, 0x99, 0xd5, 0x93, 0xe2, 0x1f, 0xac, 0x81, //0x00009de8 .quad -9102865688819295809
- 0x7c, 0x6a, 0x50, 0x5a, 0x0e, 0xa0, 0xad, 0xb8, //0x00009df0 .quad -5139275616254662020
- 0x2f, 0x00, 0xcb, 0x38, 0xdb, 0x27, 0x17, 0xa2, //0x00009df8 .quad -6766896092596731857
- 0x1c, 0x85, 0xe4, 0xf0, 0x11, 0x08, 0xd9, 0xa6, //0x00009e00 .quad -6424094520318327524
- 0x3b, 0xc0, 0xfd, 0x06, 0xd2, 0xf1, 0x9c, 0xca, //0x00009e08 .quad -3846934097318526917
- 0x63, 0xa6, 0x1d, 0x6d, 0x16, 0x4a, 0x8f, 0x90, //0x00009e10 .quad -8030118150397909405
- 0x4a, 0x30, 0xbd, 0x88, 0x46, 0x2e, 0x44, 0xfd, //0x00009e18 .quad -196981603220770742
- 0xfe, 0x87, 0x32, 0x04, 0x4e, 0x8e, 0x59, 0x9a, //0x00009e20 .quad -7324666853212387330
- 0x2e, 0x3e, 0x76, 0x15, 0xec, 0x9c, 0x4a, 0x9e, //0x00009e28 .quad -7040642529654063570
- 0xfd, 0x29, 0x3f, 0x85, 0xe1, 0xf1, 0xef, 0x40, //0x00009e30 .quad 4679224488766679549
- 0xba, 0xcd, 0xd3, 0x1a, 0x27, 0x44, 0xdd, 0xc5, //0x00009e38 .quad -4189117143640191558
- 0x7c, 0xf4, 0x8e, 0xe6, 0x59, 0xee, 0x2b, 0xd1, //0x00009e40 .quad -3374341425896426372
- 0x28, 0xc1, 0x88, 0xe1, 0x30, 0x95, 0x54, 0xf7, //0x00009e48 .quad -624710411122851544
- 0xce, 0x58, 0x19, 0x30, 0xf8, 0x74, 0xbb, 0x82, //0x00009e50 .quad -9026492418826348338
- 0xb9, 0x78, 0xf5, 0x8c, 0x3e, 0xdd, 0x94, 0x9a, //0x00009e58 .quad -7307973034592864071
- 0x01, 0xaf, 0x1f, 0x3c, 0x36, 0x52, 0x6a, 0xe3, //0x00009e60 .quad -2059743486678159615
- 0xe7, 0xd6, 0x32, 0x30, 0x8e, 0x14, 0x3a, 0xc1, //0x00009e68 .quad -4523280274813692185
- 0xc1, 0x9a, 0x27, 0xcb, 0xc3, 0xe6, 0x44, 0xdc, //0x00009e70 .quad -2574679358347699519
- 0xa1, 0x8c, 0x3f, 0xbc, 0xb1, 0x99, 0x88, 0xf1, //0x00009e78 .quad -1042414325089727327
- 0xb9, 0xc0, 0xf8, 0x5e, 0x3a, 0x10, 0xab, 0x29, //0x00009e80 .quad 3002511419460075705
- 0xe5, 0xb7, 0xa7, 0x15, 0x0f, 0x60, 0xf5, 0x96, //0x00009e88 .quad -7569037980822161435
- 0xe7, 0xf0, 0xb6, 0xf6, 0x48, 0xd4, 0x15, 0x74, //0x00009e90 .quad 8364825292752482535
- 0xde, 0xa5, 0x11, 0xdb, 0x12, 0xb8, 0xb2, 0xbc, //0x00009e98 .quad -4849611457600313890
- 0x21, 0xad, 0x64, 0x34, 0x5b, 0x49, 0x1b, 0x11, //0x00009ea0 .quad 1232659579085827361
- 0x56, 0x0f, 0xd6, 0x91, 0x17, 0x66, 0xdf, 0xeb, //0x00009ea8 .quad -1450328303573004458
- 0x34, 0xec, 0xbe, 0x00, 0xd9, 0x0d, 0xb1, 0xca, //0x00009eb0 .quad -3841273781498745804
- 0x95, 0xc9, 0x25, 0xbb, 0xce, 0x9f, 0x6b, 0x93, //0x00009eb8 .quad -7823984217374209643
- 0x42, 0xa7, 0xee, 0x40, 0x4f, 0x51, 0x5d, 0x3d, //0x00009ec0 .quad 4421779809981343554
- 0xfb, 0x3b, 0xef, 0x69, 0xc2, 0x87, 0x46, 0xb8, //0x00009ec8 .quad -5168294253290374149
- 0x12, 0x51, 0x2a, 0x11, 0xa3, 0xa5, 0xb4, 0x0c, //0x00009ed0 .quad 915538744049291538
- 0xfa, 0x0a, 0x6b, 0x04, 0xb3, 0x29, 0x58, 0xe6, //0x00009ed8 .quad -1848681798185579782
- 0xab, 0x72, 0xba, 0xea, 0x85, 0xe7, 0xf0, 0x47, //0x00009ee0 .quad 5183897733458195115
- 0xdc, 0xe6, 0xc2, 0xe2, 0x0f, 0x1a, 0xf7, 0x8f, //0x00009ee8 .quad -8072955151507069220
- 0x56, 0x0f, 0x69, 0x65, 0x67, 0x21, 0xed, 0x59, //0x00009ef0 .quad 6479872166822743894
- 0x93, 0xa0, 0x73, 0xdb, 0x93, 0xe0, 0xf4, 0xb3, //0x00009ef8 .quad -5479507920956448621
- 0x2c, 0x53, 0xc3, 0x3e, 0xc1, 0x69, 0x68, 0x30, //0x00009f00 .quad 3488154190101041964
- 0xb8, 0x88, 0x50, 0xd2, 0xb8, 0x18, 0xf2, 0xe0, //0x00009f08 .quad -2237698882768172872
- 0xfb, 0x13, 0x3a, 0xc7, 0x18, 0x42, 0x41, 0x1e, //0x00009f10 .quad 2180096368813151227
- 0x73, 0x55, 0x72, 0x83, 0x73, 0x4f, 0x97, 0x8c, //0x00009f18 .quad -8316090829371189901
- 0xfa, 0x98, 0x08, 0xf9, 0x9e, 0x92, 0xd1, 0xe5, //0x00009f20 .quad -1886565557410948870
- 0xcf, 0xea, 0x4e, 0x64, 0x50, 0x23, 0xbd, 0xaf, //0x00009f28 .quad -5783427518286599473
- 0x39, 0xbf, 0x4a, 0xb7, 0x46, 0xf7, 0x45, 0xdf, //0x00009f30 .quad -2358206946763686087
- 0x83, 0xa5, 0x62, 0x7d, 0x24, 0x6c, 0xac, 0xdb, //0x00009f38 .quad -2617598379430861437
- 0x83, 0xb7, 0x8e, 0x32, 0x8c, 0xba, 0x8b, 0x6b, //0x00009f40 .quad 7749492695127472003
- 0x72, 0xa7, 0x5d, 0xce, 0x96, 0xc3, 0x4b, 0x89, //0x00009f48 .quad -8553528014785370254
- 0x64, 0x65, 0x32, 0x3f, 0x2f, 0xa9, 0x6e, 0x06, //0x00009f50 .quad 463493832054564196
- 0x4f, 0x11, 0xf5, 0x81, 0x7c, 0xb4, 0x9e, 0xab, //0x00009f58 .quad -6080224000054324913
- 0xbd, 0xfe, 0xfe, 0x0e, 0x7b, 0x53, 0x0a, 0xc8, //0x00009f60 .quad -4032318728359182659
- 0xa2, 0x55, 0x72, 0xa2, 0x9b, 0x61, 0x86, 0xd6, //0x00009f68 .quad -2988593981640518238
- 0x36, 0x5f, 0x5f, 0xe9, 0x2c, 0x74, 0x06, 0xbd, //0x00009f70 .quad -4826042214438183114
- 0x85, 0x75, 0x87, 0x45, 0x01, 0xfd, 0x13, 0x86, //0x00009f78 .quad -8785400266166405755
- 0x04, 0x37, 0xb7, 0x23, 0x38, 0x11, 0x48, 0x2c, //0x00009f80 .quad 3190819268807046916
- 0xe7, 0x52, 0xe9, 0x96, 0x41, 0xfc, 0x98, 0xa7, //0x00009f88 .quad -6370064314280619289
- 0xc5, 0x04, 0xa5, 0x2c, 0x86, 0x15, 0x5a, 0xf7, //0x00009f90 .quad -623161932418579259
- 0xa0, 0xa7, 0xa3, 0xfc, 0x51, 0x3b, 0x7f, 0xd1, //0x00009f98 .quad -3350894374423386208
- 0xfb, 0x22, 0xe7, 0xdb, 0x73, 0x4d, 0x98, 0x9a, //0x00009fa0 .quad -7307005235402693893
- 0xc4, 0x48, 0xe6, 0x3d, 0x13, 0x85, 0xef, 0x82, //0x00009fa8 .quad -9011838011655698236
- 0xba, 0xeb, 0xe0, 0xd2, 0xd0, 0x60, 0x3e, 0xc1, //0x00009fb0 .quad -4522070525825979462
- 0xf5, 0xda, 0x5f, 0x0d, 0x58, 0x66, 0xab, 0xa3, //0x00009fb8 .quad -6653111496142234891
- 0xa8, 0x26, 0x99, 0x07, 0x05, 0xf9, 0x8d, 0x31, //0x00009fc0 .quad 3570783879572301480
- 0xb3, 0xd1, 0xb7, 0x10, 0xee, 0x3f, 0x96, 0xcc, //0x00009fc8 .quad -3704703351750405709
- 0x52, 0x70, 0x7f, 0x49, 0x46, 0x77, 0xf1, 0xfd, //0x00009fd0 .quad -148206168962011054
- 0x1f, 0xc6, 0xe5, 0x94, 0xe9, 0xcf, 0xbb, 0xff, //0x00009fd8 .quad -19193171260619233
- 0x33, 0xa6, 0xef, 0xed, 0x8b, 0xea, 0xb6, 0xfe, //0x00009fe0 .quad -92628855601256909
- 0xd3, 0x9b, 0x0f, 0xfd, 0xf1, 0x61, 0xd5, 0x9f, //0x00009fe8 .quad -6929524759678968877
- 0xc0, 0x8f, 0x6b, 0xe9, 0x2e, 0xa5, 0x64, 0xfe, //0x00009ff0 .quad -115786069501571136
- 0xc8, 0x82, 0x53, 0x7c, 0x6e, 0xba, 0xca, 0xc7, //0x00009ff8 .quad -4050219931171323192
- 0xb0, 0x73, 0xc6, 0xa3, 0x7a, 0xce, 0xfd, 0x3d, //0x0000a000 .quad 4466953431550423984
- 0x7b, 0x63, 0x68, 0x1b, 0x0a, 0x69, 0xbd, 0xf9, //0x0000a008 .quad -451088895536766085
- 0x4e, 0x08, 0x5c, 0xa6, 0x0c, 0xa1, 0xbe, 0x06, //0x0000a010 .quad 486002885505321038
- 0x2d, 0x3e, 0x21, 0x51, 0xa6, 0x61, 0x16, 0x9c, //0x0000a018 .quad -7199459587351560659
- 0x62, 0x0a, 0xf3, 0xcf, 0x4f, 0x49, 0x6e, 0x48, //0x0000a020 .quad 5219189625309039202
- 0xb8, 0x8d, 0x69, 0xe5, 0x0f, 0xfa, 0x1b, 0xc3, //0x0000a028 .quad -4387638465762062920
- 0xfa, 0xcc, 0xef, 0xc3, 0xa3, 0xdb, 0x89, 0x5a, //0x0000a030 .quad 6523987031636299002
- 0x26, 0xf1, 0xc3, 0xde, 0x93, 0xf8, 0xe2, 0xf3, //0x0000a038 .quad -872862063775190746
- 0x1c, 0xe0, 0x75, 0x5a, 0x46, 0x29, 0x96, 0xf8, //0x0000a040 .quad -534194123654701028
- 0xb7, 0x76, 0x3a, 0x6b, 0x5c, 0xdb, 0x6d, 0x98, //0x0000a048 .quad -7463067817500576073
- 0x23, 0x58, 0x13, 0xf1, 0x97, 0xb3, 0xbb, 0xf6, //0x0000a050 .quad -667742654568376285
- 0x65, 0x14, 0x09, 0x86, 0x33, 0x52, 0x89, 0xbe, //0x0000a058 .quad -4717148753448332187
- 0x2c, 0x2e, 0x58, 0xed, 0x7d, 0xa0, 0x6a, 0x74, //0x0000a060 .quad 8388693718644305452
- 0x7f, 0x59, 0x8b, 0x67, 0xc0, 0xa6, 0x2b, 0xee, //0x0000a068 .quad -1284749923383027329
- 0xdc, 0x1c, 0x57, 0xb4, 0x4e, 0xa4, 0xc2, 0xa8, //0x0000a070 .quad -6286281471915778852
- 0xef, 0x17, 0xb7, 0x40, 0x38, 0x48, 0xdb, 0x94, //0x0000a078 .quad -7720497729755473937
- 0x13, 0xe4, 0x6c, 0x61, 0x62, 0x4d, 0xf3, 0x92, //0x0000a080 .quad -7857851839894723565
- 0xeb, 0xdd, 0xe4, 0x50, 0x46, 0x1a, 0x12, 0xba, //0x0000a088 .quad -5038936143766954517
- 0x17, 0x1d, 0xc8, 0xf9, 0xba, 0x20, 0xb0, 0x77, //0x0000a090 .quad 8624429273841147159
- 0x66, 0x15, 0x1e, 0xe5, 0xd7, 0xa0, 0x96, 0xe8, //0x0000a098 .quad -1686984161281305242
- 0x2e, 0x12, 0x1d, 0xdc, 0x74, 0x14, 0xce, 0x0a, //0x0000a0a0 .quad 778582277723329070
- 0x60, 0xcd, 0x32, 0xef, 0x86, 0x24, 0x5e, 0x91, //0x0000a0a8 .quad -7971894128441897632
- 0xba, 0x56, 0x24, 0x13, 0x92, 0x99, 0x81, 0x0d, //0x0000a0b0 .quad 973227847154161338
- 0xb8, 0x80, 0xff, 0xaa, 0xa8, 0xad, 0xb5, 0xb5, //0x0000a0b8 .quad -5353181642124984136
- 0x69, 0x6c, 0xed, 0x97, 0xf6, 0xff, 0xe1, 0x10, //0x0000a0c0 .quad 1216534808942701673
- 0xe6, 0x60, 0xbf, 0xd5, 0x12, 0x19, 0x23, 0xe3, //0x0000a0c8 .quad -2079791034228842266
- 0xc1, 0x63, 0xf4, 0x1e, 0xfa, 0x3f, 0x8d, 0xca, //0x0000a0d0 .quad -3851351762838199359
- 0x8f, 0x9c, 0x97, 0xc5, 0xab, 0xef, 0xf5, 0x8d, //0x0000a0d8 .quad -8217398424034108273
- 0xb2, 0x7c, 0xb1, 0xa6, 0xf8, 0x8f, 0x30, 0xbd, //0x0000a0e0 .quad -4814189703547749198
- 0xb3, 0x83, 0xfd, 0xb6, 0x96, 0x6b, 0x73, 0xb1, //0x0000a0e8 .quad -5660062011615247437
- 0xde, 0xdb, 0x5d, 0xd0, 0xf6, 0xb3, 0x7c, 0xac, //0x0000a0f0 .quad -6017737129434686498
- 0xa0, 0xe4, 0xbc, 0x64, 0x7c, 0x46, 0xd0, 0xdd, //0x0000a0f8 .quad -2463391496091671392
- 0x6b, 0xa9, 0x3a, 0x42, 0x7a, 0xf0, 0xcd, 0x6b, //0x0000a100 .quad 7768129340171790699
- 0xe4, 0x0e, 0xf6, 0xbe, 0x0d, 0x2c, 0xa2, 0x8a, //0x0000a108 .quad -8457148712698376476
- 0xc6, 0x53, 0xc9, 0xd2, 0x98, 0x6c, 0xc1, 0x86, //0x0000a110 .quad -8736582398494813242
- 0x9d, 0x92, 0xb3, 0x2e, 0x11, 0xb7, 0x4a, 0xad, //0x0000a118 .quad -5959749872445582691
- 0xb7, 0xa8, 0x7b, 0x07, 0xbf, 0xc7, 0x71, 0xe8, //0x0000a120 .quad -1697355961263740745
- 0x44, 0x77, 0x60, 0x7a, 0xd5, 0x64, 0x9d, 0xd8, //0x0000a128 .quad -2838001322129590460
- 0x72, 0x49, 0xad, 0x64, 0xd7, 0x1c, 0x47, 0x11, //0x0000a130 .quad 1244995533423855986
- 0x8b, 0x4a, 0x7c, 0x6c, 0x05, 0x5f, 0x62, 0x87, //0x0000a138 .quad -8691279853972075893
- 0xcf, 0x9b, 0xd8, 0x3d, 0x0d, 0xe4, 0x98, 0xd5, //0x0000a140 .quad -3055441601647567921
- 0x2d, 0x5d, 0x9b, 0xc7, 0xc6, 0xf6, 0x3a, 0xa9, //0x0000a148 .quad -6252413799037706963
- 0xc3, 0xc2, 0x4e, 0x8d, 0x10, 0x1d, 0xff, 0x4a, //0x0000a150 .quad 5404070034795315907
- 0x79, 0x34, 0x82, 0x79, 0x78, 0xb4, 0x89, 0xd3, //0x0000a158 .quad -3203831230369745799
- 0xba, 0x39, 0x51, 0x58, 0x2a, 0x72, 0xdf, 0xce, //0x0000a160 .quad -3539985255894009414
- 0xcb, 0x60, 0xf1, 0x4b, 0xcb, 0x10, 0x36, 0x84, //0x0000a168 .quad -8919923546622172981
- 0x28, 0x88, 0x65, 0xee, 0xb4, 0x4e, 0x97, 0xc2, //0x0000a170 .quad -4424981569867511768
- 0xfe, 0xb8, 0xed, 0x1e, 0xfe, 0x94, 0x43, 0xa5, //0x0000a178 .quad -6538218414850328322
- 0x32, 0xea, 0xfe, 0x29, 0x62, 0x22, 0x3d, 0x73, //0x0000a180 .quad 8303831092947774002
- 0x3e, 0x27, 0xa9, 0xa6, 0x3d, 0x7a, 0x94, 0xce, //0x0000a188 .quad -3561087000135522498
- 0x5f, 0x52, 0x3f, 0x5a, 0x7d, 0x35, 0x06, 0x08, //0x0000a190 .quad 578208414664970847
- 0x87, 0xb8, 0x29, 0x88, 0x66, 0xcc, 0x1c, 0x81, //0x0000a198 .quad -9143208402725783417
- 0xf7, 0x26, 0xcf, 0xb0, 0xdc, 0xc2, 0x07, 0xca, //0x0000a1a0 .quad -3888925500096174345
- 0xa8, 0x26, 0x34, 0x2a, 0x80, 0xff, 0x63, 0xa1, //0x0000a1a8 .quad -6817324484979841368
- 0xb5, 0xf0, 0x02, 0xdd, 0x93, 0xb3, 0x89, 0xfc, //0x0000a1b0 .quad -249470856692830027
- 0x52, 0x30, 0xc1, 0x34, 0x60, 0xff, 0xbc, 0xc9, //0x0000a1b8 .quad -3909969587797413806
- 0xe2, 0xac, 0x43, 0xd4, 0x78, 0x20, 0xac, 0xbb, //0x0000a1c0 .quad -4923524589293425438
- 0x67, 0x7c, 0xf1, 0x41, 0x38, 0x3f, 0x2c, 0xfc, //0x0000a1c8 .quad -275775966319379353
- 0x0d, 0x4c, 0xaa, 0x84, 0x4b, 0x94, 0x4b, 0xd5, //0x0000a1d0 .quad -3077202868308390899
- 0xc0, 0xed, 0x36, 0x29, 0x83, 0xa7, 0x9b, 0x9d, //0x0000a1d8 .quad -7089889006590693952
- 0x11, 0xdf, 0xd4, 0x65, 0x5e, 0x79, 0x9e, 0x0a, //0x0000a1e0 .quad 765182433041899281
- 0x31, 0xa9, 0x84, 0xf3, 0x63, 0x91, 0x02, 0xc5, //0x0000a1e8 .quad -4250675239810979535
- 0xd5, 0x16, 0x4a, 0xff, 0xb5, 0x17, 0x46, 0x4d, //0x0000a1f0 .quad 5568164059729762005
- 0x7d, 0xd3, 0x65, 0xf0, 0xbc, 0x35, 0x43, 0xf6, //0x0000a1f8 .quad -701658031336336515
- 0x45, 0x4e, 0x8e, 0xbf, 0xd1, 0xce, 0x4b, 0x50, //0x0000a200 .quad 5785945546544795205
- 0x2e, 0xa4, 0x3f, 0x16, 0x96, 0x01, 0xea, 0x99, //0x0000a208 .quad -7356065297226292178
- 0xd6, 0xe1, 0x71, 0x2f, 0x86, 0xc2, 0x5e, 0xe4, //0x0000a210 .quad -1990940103673781802
- 0x39, 0x8d, 0xcf, 0x9b, 0xfb, 0x81, 0x64, 0xc0, //0x0000a218 .quad -4583395603105477319
- 0x4c, 0x5a, 0x4e, 0xbb, 0x27, 0x73, 0x76, 0x5d, //0x0000a220 .quad 6734696907262548556
- 0x88, 0x70, 0xc3, 0x82, 0x7a, 0xa2, 0x7d, 0xf0, //0x0000a228 .quad -1117558485454458744
- 0x6f, 0xf8, 0x10, 0xd5, 0xf8, 0x07, 0x6a, 0x3a, //0x0000a230 .quad 4209185567039092847
- 0x55, 0x26, 0xba, 0x91, 0x8c, 0x85, 0x4e, 0x96, //0x0000a238 .quad -7616003081050118571
- 0x8b, 0x36, 0x55, 0x0a, 0xf7, 0x89, 0x04, 0x89, //0x0000a240 .quad -8573576096483297653
- 0xea, 0xaf, 0x28, 0xb6, 0xef, 0x26, 0xe2, 0xbb, //0x0000a248 .quad -4908317832885260310
- 0x2e, 0x84, 0xea, 0xcc, 0x74, 0xac, 0x45, 0x2b, //0x0000a250 .quad 3118087934678041646
- 0xe5, 0xdb, 0xb2, 0xa3, 0xab, 0xb0, 0xda, 0xea, //0x0000a258 .quad -1523711272679187483
- 0x9d, 0x92, 0x12, 0x00, 0xc9, 0x8b, 0x0b, 0x3b, //0x0000a260 .quad 4254647968387469981
- 0x6f, 0xc9, 0x4f, 0x46, 0x6b, 0xae, 0xc8, 0x92, //0x0000a268 .quad -7869848573065574033
- 0x44, 0x37, 0x17, 0x40, 0xbb, 0x6e, 0xce, 0x09, //0x0000a270 .quad 706623942056949572
- 0xcb, 0xbb, 0xe3, 0x17, 0x06, 0xda, 0x7a, 0xb7, //0x0000a278 .quad -5225624697904579637
- 0x15, 0x05, 0x1d, 0x10, 0x6a, 0x0a, 0x42, 0xcc, //0x0000a280 .quad -3728406090856200939
- 0xbd, 0xaa, 0xdc, 0x9d, 0x87, 0x90, 0x59, 0xe5, //0x0000a288 .quad -1920344853953336643
- 0x2d, 0x23, 0x12, 0x4a, 0x82, 0x46, 0xa9, 0x9f, //0x0000a290 .quad -6941939825212513491
- 0xb6, 0xea, 0xa9, 0xc2, 0x54, 0xfa, 0x57, 0x8f, //0x0000a298 .quad -8117744561361917258
- 0xf9, 0xab, 0x96, 0xdc, 0x22, 0x98, 0x93, 0x47, //0x0000a2a0 .quad 5157633273766521849
- 0x64, 0x65, 0x54, 0xf3, 0xe9, 0xf8, 0x2d, 0xb3, //0x0000a2a8 .quad -5535494683275008668
- 0xf7, 0x56, 0xbc, 0x93, 0x2b, 0x7e, 0x78, 0x59, //0x0000a2b0 .quad 6447041592208152311
- 0xbd, 0x7e, 0x29, 0x70, 0x24, 0x77, 0xf9, 0xdf, //0x0000a2b8 .quad -2307682335666372931
- 0x5a, 0xb6, 0x55, 0x3c, 0xdb, 0x4e, 0xeb, 0x57, //0x0000a2c0 .quad 6335244004343789146
- 0x36, 0xef, 0x19, 0xc6, 0x76, 0xea, 0xfb, 0x8b, //0x0000a2c8 .quad -8359830487432564938
- 0xf1, 0x23, 0x6b, 0x0b, 0x92, 0x22, 0xe6, 0xed, //0x0000a2d0 .quad -1304317031425039375
- 0x03, 0x6b, 0xa0, 0x77, 0x14, 0xe5, 0xfa, 0xae, //0x0000a2d8 .quad -5838102090863318269
- 0xed, 0xec, 0x45, 0x8e, 0x36, 0xab, 0x5f, 0xe9, //0x0000a2e0 .quad -1630396289281299219
- 0xc4, 0x85, 0x88, 0x95, 0x59, 0x9e, 0xb9, 0xda, //0x0000a2e8 .quad -2685941595151759932
- 0x14, 0xb4, 0xeb, 0x18, 0x02, 0xcb, 0xdb, 0x11, //0x0000a2f0 .quad 1286845328412881940
- 0x9b, 0x53, 0x75, 0xfd, 0xf7, 0x02, 0xb4, 0x88, //0x0000a2f8 .quad -8596242524610931813
- 0x19, 0xa1, 0x26, 0x9f, 0xc2, 0xbd, 0x52, 0xd6, //0x0000a300 .quad -3003129357911285479
- 0x81, 0xa8, 0xd2, 0xfc, 0xb5, 0x03, 0xe1, 0xaa, //0x0000a308 .quad -6133617137336276863
- 0x5f, 0x49, 0xf0, 0x46, 0x33, 0x6d, 0xe7, 0x4b, //0x0000a310 .quad 5469460339465668959
- 0xa2, 0x52, 0x07, 0x7c, 0xa3, 0x44, 0x99, 0xd5, //0x0000a318 .quad -3055335403242958174
- 0xdb, 0x2d, 0x56, 0x0c, 0x40, 0xa4, 0x70, 0x6f, //0x0000a320 .quad 8030098730593431003
- 0xa5, 0x93, 0x84, 0x2d, 0xe6, 0xca, 0x7f, 0x85, //0x0000a328 .quad -8827113654667930715
- 0x52, 0xb9, 0x6b, 0x0f, 0x50, 0xcd, 0x4c, 0xcb, //0x0000a330 .quad -3797434642040374958
- 0x8e, 0xb8, 0xe5, 0xb8, 0x9f, 0xbd, 0xdf, 0xa6, //0x0000a338 .quad -6422206049907525490
- 0xa7, 0xa7, 0x46, 0x13, 0xa4, 0x00, 0x20, 0x7e, //0x0000a340 .quad 9088264752731695015
- 0xb2, 0x26, 0x1f, 0xa7, 0x07, 0xad, 0x97, 0xd0, //0x0000a348 .quad -3416071543957018958
- 0xc8, 0x28, 0x0c, 0x8c, 0x66, 0x00, 0xd4, 0x8e, //0x0000a350 .quad -8154892584824854328
- 0x2f, 0x78, 0x73, 0xc8, 0x24, 0xcc, 0x5e, 0x82, //0x0000a358 .quad -9052573742614218705
- 0xfa, 0x32, 0x0f, 0x2f, 0x80, 0x00, 0x89, 0x72, //0x0000a360 .quad 8253128342678483706
- 0x3b, 0x56, 0x90, 0xfa, 0x2d, 0x7f, 0xf6, 0xa2, //0x0000a368 .quad -6704031159840385477
- 0xb9, 0xff, 0xd2, 0x3a, 0xa0, 0x40, 0x2b, 0x4f, //0x0000a370 .quad 5704724409920716729
- 0xca, 0x6b, 0x34, 0x79, 0xf9, 0x1e, 0xb4, 0xcb, //0x0000a378 .quad -3768352931373093942
- 0xa8, 0xbf, 0x87, 0x49, 0xc8, 0x10, 0xf6, 0xe2, //0x0000a380 .quad -2092466524453879896
- 0xbc, 0x86, 0x81, 0xd7, 0xb7, 0x26, 0xa1, 0xfe, //0x0000a388 .quad -98755145788979524
- 0xc9, 0xd7, 0xf4, 0x2d, 0x7d, 0xca, 0xd9, 0x0d, //0x0000a390 .quad 998051431430019017
- 0x36, 0xf4, 0xb0, 0xe6, 0x32, 0xb8, 0x24, 0x9f, //0x0000a398 .quad -6979250993759194058
- 0xbb, 0x0d, 0x72, 0x79, 0x1c, 0x3d, 0x50, 0x91, //0x0000a3a0 .quad -7975807747567252037
- 0x43, 0x31, 0x5d, 0xa0, 0x3f, 0xe6, 0xed, 0xc6, //0x0000a3a8 .quad -4112377723771604669
- 0x2a, 0x91, 0xce, 0x97, 0x63, 0x4c, 0xa4, 0x75, //0x0000a3b0 .quad 8476984389250486570
- 0x94, 0x7d, 0x74, 0x88, 0xcf, 0x5f, 0xa9, 0xf8, //0x0000a3b8 .quad -528786136287117932
- 0xba, 0x1a, 0xe1, 0x3e, 0xbe, 0xaf, 0x86, 0xc9, //0x0000a3c0 .quad -3925256793573221702
- 0x7c, 0xce, 0x48, 0xb5, 0xe1, 0xdb, 0x69, 0x9b, //0x0000a3c8 .quad -7248020362820530564
- 0x68, 0x61, 0x99, 0xce, 0xad, 0x5b, 0xe8, 0xfb, //0x0000a3d0 .quad -294884973539139224
- 0x1b, 0x02, 0x9b, 0x22, 0xda, 0x52, 0x44, 0xc2, //0x0000a3d8 .quad -4448339435098275301
- 0xc3, 0xb9, 0x3f, 0x42, 0x99, 0x72, 0xe2, 0xfa, //0x0000a3e0 .quad -368606216923924029
- 0xa2, 0xc2, 0x41, 0xab, 0x90, 0x67, 0xd5, 0xf2, //0x0000a3e8 .quad -948738275445456222
- 0x1a, 0xd4, 0x67, 0xc9, 0x9f, 0x87, 0xcd, 0xdc, //0x0000a3f0 .quad -2536221894791146470
- 0xa5, 0x19, 0x09, 0x6b, 0xba, 0x60, 0xc5, 0x97, //0x0000a3f8 .quad -7510490449794491995
- 0x20, 0xc9, 0xc1, 0xbb, 0x87, 0xe9, 0x00, 0x54, //0x0000a400 .quad 6053094668365842720
- 0x0f, 0x60, 0xcb, 0x05, 0xe9, 0xb8, 0xb6, 0xbd, //0x0000a408 .quad -4776427043815727089
- 0x68, 0x3b, 0xb2, 0xaa, 0xe9, 0x23, 0x01, 0x29, //0x0000a410 .quad 2954682317029915496
- 0x13, 0x38, 0x3e, 0x47, 0x23, 0x67, 0x24, 0xed, //0x0000a418 .quad -1358847786342270957
- 0x21, 0x65, 0xaf, 0x0a, 0x72, 0xb6, 0xa0, 0xf9, //0x0000a420 .quad -459166561069996767
- 0x0b, 0xe3, 0x86, 0x0c, 0x76, 0xc0, 0x36, 0x94, //0x0000a428 .quad -7766808894105001205
- 0x69, 0x3e, 0x5b, 0x8d, 0x0e, 0xe4, 0x08, 0xf8, //0x0000a430 .quad -573958201337495959
- 0xce, 0x9b, 0xa8, 0x8f, 0x93, 0x70, 0x44, 0xb9, //0x0000a438 .quad -5096825099203863602
- 0x04, 0x0e, 0xb2, 0x30, 0x12, 0x1d, 0x0b, 0xb6, //0x0000a440 .quad -5329133770099257852
- 0xc2, 0xc2, 0x92, 0x73, 0xb8, 0x8c, 0x95, 0xe7, //0x0000a448 .quad -1759345355577441598
- 0xc2, 0x48, 0x6f, 0x5e, 0x2b, 0xf2, 0xc6, 0xb1, //0x0000a450 .quad -5636551615525730110
- 0xb9, 0xb9, 0x3b, 0x48, 0xf3, 0x77, 0xbd, 0x90, //0x0000a458 .quad -8017119874876982855
- 0xf3, 0x1a, 0x0b, 0x36, 0xb6, 0xae, 0x38, 0x1e, //0x0000a460 .quad 2177682517447613171
- 0x28, 0xa8, 0x4a, 0x1a, 0xf0, 0xd5, 0xec, 0xb4, //0x0000a468 .quad -5409713825168840664
- 0xb0, 0xe1, 0x8d, 0xc3, 0x63, 0xda, 0xc6, 0x25, //0x0000a470 .quad 2722103146809516464
- 0x32, 0x52, 0xdd, 0x20, 0x6c, 0x0b, 0x28, 0xe2, //0x0000a478 .quad -2150456263033662926
- 0x0e, 0xad, 0x38, 0x5a, 0x7e, 0x48, 0x9c, 0x57, //0x0000a480 .quad 6313000485183335694
- 0x5f, 0x53, 0x8a, 0x94, 0x23, 0x07, 0x59, 0x8d, //0x0000a488 .quad -8261564192037121185
- 0x51, 0xd8, 0xc6, 0xf0, 0x9d, 0x5a, 0x83, 0x2d, //0x0000a490 .quad 3279564588051781713
- 0x37, 0xe8, 0xac, 0x79, 0xec, 0x48, 0xaf, 0xb0, //0x0000a498 .quad -5715269221619013577
- 0x65, 0x8e, 0xf8, 0x6c, 0x45, 0x31, 0xe4, 0xf8, //0x0000a4a0 .quad -512230283362660763
- 0x44, 0x22, 0x18, 0x98, 0x27, 0x1b, 0xdb, 0xdc, //0x0000a4a8 .quad -2532400508596379068
- 0xff, 0x58, 0x1b, 0x64, 0xcb, 0x9e, 0x8e, 0x1b, //0x0000a4b0 .quad 1985699082112030975
- 0x6b, 0x15, 0x0f, 0xbf, 0xf8, 0xf0, 0x08, 0x8a, //0x0000a4b8 .quad -8500279345513818773
- 0x3f, 0x2f, 0x22, 0x3d, 0x7e, 0x46, 0x72, 0xe2, //0x0000a4c0 .quad -2129562165787349185
- 0xc5, 0xda, 0xd2, 0xee, 0x36, 0x2d, 0x8b, 0xac, //0x0000a4c8 .quad -6013663163464885563
- 0x0f, 0xbb, 0x6a, 0xcc, 0x1d, 0xd8, 0x0e, 0x5b, //0x0000a4d0 .quad 6561419329620589327
- 0x77, 0x91, 0x87, 0xaa, 0x84, 0xf8, 0xad, 0xd7, //0x0000a4d8 .quad -2905392935903719049
- 0xe9, 0xb4, 0xc2, 0x9f, 0x12, 0x47, 0xe9, 0x98, //0x0000a4e0 .quad -7428327965055601431
- 0xea, 0xba, 0x94, 0xea, 0x52, 0xbb, 0xcc, 0x86, //0x0000a4e8 .quad -8733399612580906262
- 0x24, 0x62, 0xb3, 0x47, 0xd7, 0x98, 0x23, 0x3f, //0x0000a4f0 .quad 4549648098962661924
- 0xa5, 0xe9, 0x39, 0xa5, 0x27, 0xea, 0x7f, 0xa8, //0x0000a4f8 .quad -6305063497298744923
- 0xad, 0x3a, 0xa0, 0x19, 0x0d, 0x7f, 0xec, 0x8e, //0x0000a500 .quad -8147997931578836307
- 0x0e, 0x64, 0x88, 0x8e, 0xb1, 0xe4, 0x9f, 0xd2, //0x0000a508 .quad -3269643353196043250
- 0xac, 0x24, 0x04, 0x30, 0x68, 0xcf, 0x53, 0x19, //0x0000a510 .quad 1825030320404309164
- 0x89, 0x3e, 0x15, 0xf9, 0xee, 0xee, 0xa3, 0x83, //0x0000a518 .quad -8961056123388608887
- 0xd7, 0x2d, 0x05, 0x3c, 0x42, 0xc3, 0xa8, 0x5f, //0x0000a520 .quad 6892973918932774359
- 0x2b, 0x8e, 0x5a, 0xb7, 0xaa, 0xea, 0x8c, 0xa4, //0x0000a528 .quad -6589634135808373205
- 0x4d, 0x79, 0x06, 0xcb, 0x12, 0xf4, 0x92, 0x37, //0x0000a530 .quad 4004531380238580045
- 0xb6, 0x31, 0x31, 0x65, 0x55, 0x25, 0xb0, 0xcd, //0x0000a538 .quad -3625356651333078602
- 0xd0, 0x0b, 0xe4, 0xbe, 0x8b, 0xd8, 0xbb, 0xe2, //0x0000a540 .quad -2108853905778275376
- 0x11, 0xbf, 0x3e, 0x5f, 0x55, 0x17, 0x8e, 0x80, //0x0000a548 .quad -9183376934724255983
- 0xc4, 0x0e, 0x9d, 0xae, 0xae, 0xce, 0x6a, 0x5b, //0x0000a550 .quad 6587304654631931588
- 0xd6, 0x6e, 0x0e, 0xb7, 0x2a, 0x9d, 0xb1, 0xa0, //0x0000a558 .quad -6867535149977932074
- 0x75, 0x52, 0x44, 0x5a, 0x5a, 0x82, 0x45, 0xf2, //0x0000a560 .quad -989241218564861323
- 0x8b, 0x0a, 0xd2, 0x64, 0x75, 0x04, 0xde, 0xc8, //0x0000a568 .quad -3972732919045027189
- 0x12, 0x67, 0xd5, 0xf0, 0xf0, 0xe2, 0xd6, 0xee, //0x0000a570 .quad -1236551523206076654
- 0x2e, 0x8d, 0x06, 0xbe, 0x92, 0x85, 0x15, 0xfb, //0x0000a578 .quad -354230130378896082
- 0x6b, 0x60, 0x85, 0x96, 0xd6, 0x4d, 0x46, 0x55, //0x0000a580 .quad 6144684325637283947
- 0x3d, 0x18, 0xc4, 0xb6, 0x7b, 0x73, 0xed, 0x9c, //0x0000a588 .quad -7138922859127891907
- 0x86, 0xb8, 0x26, 0x3c, 0x4c, 0xe1, 0x97, 0xaa, //0x0000a590 .quad -6154202648235558778
- 0x4c, 0x1e, 0x75, 0xa4, 0x5a, 0xd0, 0x28, 0xc4, //0x0000a598 .quad -4311967555482476980
- 0xa8, 0x66, 0x30, 0x4b, 0x9f, 0xd9, 0x3d, 0xd5, //0x0000a5a0 .quad -3081067291867060568
- 0xdf, 0x65, 0x92, 0x4d, 0x71, 0x04, 0x33, 0xf5, //0x0000a5a8 .quad -778273425925708321
- 0x29, 0x40, 0xfe, 0x8e, 0x03, 0xa8, 0x46, 0xe5, //0x0000a5b0 .quad -1925667057416912855
- 0xab, 0x7f, 0x7b, 0xd0, 0xc6, 0xe2, 0x3f, 0x99, //0x0000a5b8 .quad -7403949918844649557
- 0x33, 0xd0, 0xbd, 0x72, 0x04, 0x52, 0x98, 0xde, //0x0000a5c0 .quad -2407083821771141069
- 0x96, 0x5f, 0x9a, 0x84, 0x78, 0xdb, 0x8f, 0xbf, //0x0000a5c8 .quad -4643251380128424042
- 0x40, 0x44, 0x6d, 0x8f, 0x85, 0x66, 0x3e, 0x96, //0x0000a5d0 .quad -7620540795641314240
- 0x7c, 0xf7, 0xc0, 0xa5, 0x56, 0xd2, 0x73, 0xef, //0x0000a5d8 .quad -1192378206733142148
- 0xa8, 0x4a, 0xa4, 0x79, 0x13, 0x00, 0xe7, 0xdd, //0x0000a5e0 .quad -2456994988062127448
- 0xad, 0x9a, 0x98, 0x27, 0x76, 0x63, 0xa8, 0x95, //0x0000a5e8 .quad -7662765406849295699
- 0x52, 0x5d, 0x0d, 0x58, 0x18, 0xc0, 0x60, 0x55, //0x0000a5f0 .quad 6152128301777116498
- 0x59, 0xc1, 0x7e, 0xb1, 0x53, 0x7c, 0x12, 0xbb, //0x0000a5f8 .quad -4966770740134231719
- 0xa6, 0xb4, 0x10, 0x6e, 0x1e, 0xf0, 0xb8, 0xaa, //0x0000a600 .quad -6144897678060768090
- 0xaf, 0x71, 0xde, 0x9d, 0x68, 0x1b, 0xd7, 0xe9, //0x0000a608 .quad -1596777406740401745
- 0xe8, 0x70, 0xca, 0x04, 0x13, 0x96, 0xb3, 0xca, //0x0000a610 .quad -3840561048787980056
- 0x0d, 0x07, 0xab, 0x62, 0x21, 0x71, 0x26, 0x92, //0x0000a618 .quad -7915514906853832947
- 0x22, 0x0d, 0xfd, 0xc5, 0x97, 0x7b, 0x60, 0x3d, //0x0000a620 .quad 4422670725869800738
- 0xd1, 0xc8, 0x55, 0xbb, 0x69, 0x0d, 0xb0, 0xb6, //0x0000a628 .quad -5282707615139903279
- 0x6a, 0x50, 0x7c, 0xb7, 0x7d, 0x9a, 0xb8, 0x8c, //0x0000a630 .quad -8306719647944912790
- 0x05, 0x3b, 0x2b, 0x2a, 0xc4, 0x10, 0x5c, 0xe4, //0x0000a638 .quad -1991698500497491195
- 0x42, 0xb2, 0xad, 0x92, 0x8e, 0x60, 0xf3, 0x77, //0x0000a640 .quad 8643358275316593218
- 0xe3, 0x04, 0x5b, 0x9a, 0x7a, 0x8a, 0xb9, 0x8e, //0x0000a648 .quad -8162340590452013853
- 0xd3, 0x1e, 0x59, 0x37, 0xb2, 0x38, 0xf0, 0x55, //0x0000a650 .quad 6192511825718353619
- 0x1c, 0xc6, 0xf1, 0x40, 0x19, 0xed, 0x67, 0xb2, //0x0000a658 .quad -5591239719637629412
- 0x88, 0x66, 0x2f, 0xc5, 0xde, 0x46, 0x6c, 0x6b, //0x0000a660 .quad 7740639782147942024
- 0xa3, 0x37, 0x2e, 0x91, 0x5f, 0xe8, 0x01, 0xdf, //0x0000a668 .quad -2377363631119648861
- 0x15, 0xa0, 0x3d, 0x3b, 0x4b, 0xac, 0x23, 0x23, //0x0000a670 .quad 2532056854628769813
- 0xc6, 0xe2, 0xbc, 0xba, 0x3b, 0x31, 0x61, 0x8b, //0x0000a678 .quad -8403381297090862394
- 0x1a, 0x08, 0x0d, 0x0a, 0x5e, 0x97, 0xec, 0xab, //0x0000a680 .quad -6058300968568813542
- 0x77, 0x1b, 0x6c, 0xa9, 0x8a, 0x7d, 0x39, 0xae, //0x0000a688 .quad -5892540602936190089
- 0x21, 0x4a, 0x90, 0x8c, 0x35, 0xbd, 0xe7, 0x96, //0x0000a690 .quad -7572876210711016927
- 0x55, 0x22, 0xc7, 0x53, 0xed, 0xdc, 0xc7, 0xd9, //0x0000a698 .quad -2753989735242849707
- 0x54, 0x2e, 0xda, 0x77, 0x41, 0xd6, 0x50, 0x7e, //0x0000a6a0 .quad 9102010423587778132
- 0x75, 0x75, 0x5c, 0x54, 0x14, 0xea, 0x1c, 0x88, //0x0000a6a8 .quad -8638772612167862923
- 0xe9, 0xb9, 0xd0, 0xd5, 0xd1, 0x0b, 0xe5, 0xdd, //0x0000a6b0 .quad -2457545025797441047
- 0xd2, 0x92, 0x73, 0x69, 0x99, 0x24, 0x24, 0xaa, //0x0000a6b8 .quad -6186779746782440750
- 0x64, 0xe8, 0x44, 0x4b, 0xc6, 0x4e, 0x5e, 0x95, //0x0000a6c0 .quad -7683617300674189212
- 0x87, 0x77, 0xd0, 0xc3, 0xbf, 0x2d, 0xad, 0xd4, //0x0000a6c8 .quad -3121788665050663033
- 0x3e, 0x11, 0x0b, 0xef, 0x3b, 0xf1, 0x5a, 0xbd, //0x0000a6d0 .quad -4802260812921368258
- 0xb4, 0x4a, 0x62, 0xda, 0x97, 0x3c, 0xec, 0x84, //0x0000a6d8 .quad -8868646943297746252
- 0x8e, 0xd5, 0xcd, 0xea, 0x8a, 0xad, 0xb1, 0xec, //0x0000a6e0 .quad -1391139997724322418
- 0x61, 0xdd, 0xfa, 0xd0, 0xbd, 0x4b, 0x27, 0xa6, //0x0000a6e8 .quad -6474122660694794911
- 0xf2, 0x4a, 0x81, 0xa5, 0xed, 0x18, 0xde, 0x67, //0x0000a6f0 .quad 7484447039699372786
- 0xba, 0x94, 0x39, 0x45, 0xad, 0x1e, 0xb1, 0xcf, //0x0000a6f8 .quad -3480967307441105734
- 0xd7, 0xce, 0x70, 0x87, 0x94, 0xcf, 0xea, 0x80, //0x0000a700 .quad -9157278655470055721
- 0xf4, 0xfc, 0x43, 0x4b, 0x2c, 0xb3, 0xce, 0x81, //0x0000a708 .quad -9093133594791772940
- 0x8d, 0x02, 0x4d, 0xa9, 0x79, 0x83, 0x25, 0xa1, //0x0000a710 .quad -6834912300910181747
- 0x31, 0xfc, 0x14, 0x5e, 0xf7, 0x5f, 0x42, 0xa2, //0x0000a718 .quad -6754730975062328271
- 0x30, 0x43, 0xa0, 0x13, 0x58, 0xe4, 0x6e, 0x09, //0x0000a720 .quad 679731660717048624
- 0x3e, 0x3b, 0x9a, 0x35, 0xf5, 0xf7, 0xd2, 0xca, //0x0000a728 .quad -3831727700400522434
- 0xfc, 0x53, 0x88, 0x18, 0x6e, 0x9d, 0xca, 0x8b, //0x0000a730 .quad -8373707460958465028
- 0x0d, 0xca, 0x00, 0x83, 0xf2, 0xb5, 0x87, 0xfd, //0x0000a738 .quad -177973607073265139
- 0x7d, 0x34, 0x55, 0xcf, 0x64, 0xa2, 0x5e, 0x77, //0x0000a740 .quad 8601490892183123069
- 0x48, 0x7e, 0xe0, 0x91, 0xb7, 0xd1, 0x74, 0x9e, //0x0000a748 .quad -7028762532061872568
- 0x9d, 0x81, 0x2a, 0x03, 0xfe, 0x4a, 0x36, 0x95, //0x0000a750 .quad -7694880458480647779
- 0xda, 0x9d, 0x58, 0x76, 0x25, 0x06, 0x12, 0xc6, //0x0000a758 .quad -4174267146649952806
- 0x04, 0x22, 0xf5, 0x83, 0xbd, 0xdd, 0x83, 0x3a, //0x0000a760 .quad 4216457482181353988
- 0x51, 0xc5, 0xee, 0xd3, 0xae, 0x87, 0x96, 0xf7, //0x0000a768 .quad -606147914885053103
- 0x42, 0x35, 0x79, 0x72, 0x96, 0x6a, 0x92, 0xc4, //0x0000a770 .quad -4282243101277735614
- 0x52, 0x3b, 0x75, 0x44, 0xcd, 0x14, 0xbe, 0x9a, //0x0000a778 .quad -7296371474444240046
- 0x93, 0x82, 0x17, 0x0f, 0x3c, 0x05, 0xb7, 0x75, //0x0000a780 .quad 8482254178684994195
- 0x27, 0x8a, 0x92, 0x95, 0x00, 0x9a, 0x6d, 0xc1, //0x0000a788 .quad -4508778324627912153
- 0x38, 0x63, 0xdd, 0x12, 0x8b, 0xc6, 0x24, 0x53, //0x0000a790 .quad 5991131704928854840
- 0xb1, 0x2c, 0xf7, 0xba, 0x80, 0x00, 0xc9, 0xf1, //0x0000a798 .quad -1024286887357502287
- 0x03, 0x5e, 0xca, 0xeb, 0x16, 0xfc, 0xf6, 0xd3, //0x0000a7a0 .quad -3173071712060547581
- 0xee, 0x7b, 0xda, 0x74, 0x50, 0xa0, 0x1d, 0x97, //0x0000a7a8 .quad -7557708332239520786
- 0x84, 0xf5, 0xbc, 0xa6, 0x1c, 0xbb, 0xf4, 0x88, //0x0000a7b0 .quad -8578025658503072380
- 0xea, 0x1a, 0x11, 0x92, 0x64, 0x08, 0xe5, 0xbc, //0x0000a7b8 .quad -4835449396872013078
- 0xe5, 0x32, 0x6c, 0xd0, 0xe3, 0xe9, 0x31, 0x2b, //0x0000a7c0 .quad 3112525982153323237
- 0xa5, 0x61, 0x95, 0xb6, 0x7d, 0x4a, 0x1e, 0xec, //0x0000a7c8 .quad -1432625727662628443
- 0xcf, 0x9f, 0x43, 0x62, 0x2e, 0x32, 0xff, 0x3a, //0x0000a7d0 .quad 4251171748059520975
- 0x07, 0x5d, 0x1d, 0x92, 0x8e, 0xee, 0x92, 0x93, //0x0000a7d8 .quad -7812920107430224633
- 0xc2, 0x87, 0xd4, 0xfa, 0xb9, 0xfe, 0xbe, 0x09, //0x0000a7e0 .quad 702278666647013314
- 0x49, 0xb4, 0xa4, 0x36, 0x32, 0xaa, 0x77, 0xb8, //0x0000a7e8 .quad -5154464115860392887
- 0xb3, 0xa9, 0x89, 0x79, 0x68, 0xbe, 0x2e, 0x4c, //0x0000a7f0 .quad 5489534351736154547
- 0x5b, 0xe1, 0x4d, 0xc4, 0xbe, 0x94, 0x95, 0xe6, //0x0000a7f8 .quad -1831394126398103205
- 0x10, 0x0a, 0xf6, 0x4b, 0x01, 0x37, 0x9d, 0x0f, //0x0000a800 .quad 1125115960621402640
- 0xd9, 0xac, 0xb0, 0x3a, 0xf7, 0x7c, 0x1d, 0x90, //0x0000a808 .quad -8062150356639896359
- 0x94, 0x8c, 0xf3, 0x9e, 0xc1, 0x84, 0x84, 0x53, //0x0000a810 .quad 6018080969204141204
- 0x0f, 0xd8, 0x5c, 0x09, 0x35, 0xdc, 0x24, 0xb4, //0x0000a818 .quad -5466001927372482545
- 0xb9, 0x6f, 0xb0, 0x06, 0xf2, 0xa5, 0x65, 0x28, //0x0000a820 .quad 2910915193077788601
- 0x13, 0x0e, 0xb4, 0x4b, 0x42, 0x13, 0x2e, 0xe1, //0x0000a828 .quad -2220816390788215277
- 0xd3, 0x45, 0x2e, 0x44, 0xb7, 0x87, 0x3f, 0xf9, //0x0000a830 .quad -486521013540076077
- 0xcb, 0x88, 0x50, 0x6f, 0x09, 0xcc, 0xbc, 0x8c, //0x0000a838 .quad -8305539271883716405
- 0x48, 0xd7, 0x39, 0x15, 0xa5, 0x69, 0x8f, 0xf7, //0x0000a840 .quad -608151266925095096
- 0xfe, 0xaa, 0x24, 0xcb, 0x0b, 0xff, 0xeb, 0xaf, //0x0000a848 .quad -5770238071427257602
- 0x1b, 0x4d, 0x88, 0x5a, 0x0e, 0x44, 0x73, 0xb5, //0x0000a850 .quad -5371875102083756773
- 0xbe, 0xd5, 0xed, 0xbd, 0xce, 0xfe, 0xe6, 0xdb, //0x0000a858 .quad -2601111570856684098
- 0x30, 0x30, 0x95, 0xf8, 0x88, 0x0a, 0x68, 0x31, //0x0000a860 .quad 3560107088838733872
- 0x97, 0xa5, 0xb4, 0x36, 0x41, 0x5f, 0x70, 0x89, //0x0000a868 .quad -8543223759426509417
- 0x3d, 0x7c, 0xba, 0x36, 0x2b, 0x0d, 0xc2, 0xfd, //0x0000a870 .quad -161552157378970563
- 0xfc, 0xce, 0x61, 0x84, 0x11, 0x77, 0xcc, 0xab, //0x0000a878 .quad -6067343680855748868
- 0x4c, 0x1b, 0x69, 0x04, 0x76, 0x90, 0x32, 0x3d, //0x0000a880 .quad 4409745821703674700
- 0xbc, 0x42, 0x7a, 0xe5, 0xd5, 0x94, 0xbf, 0xd6, //0x0000a888 .quad -2972493582642298180
- 0x0f, 0xb1, 0xc1, 0xc2, 0x49, 0x9a, 0x3f, 0xa6, //0x0000a890 .quad -6467280898289979121
- 0xb5, 0x69, 0x6c, 0xaf, 0x05, 0xbd, 0x37, 0x86, //0x0000a898 .quad -8775337516792518219
- 0x53, 0x1d, 0x72, 0x33, 0xdc, 0x80, 0xcf, 0x0f, //0x0000a8a0 .quad 1139270913992301907
- 0x23, 0x84, 0x47, 0x1b, 0x47, 0xac, 0xc5, 0xa7, //0x0000a8a8 .quad -6357485877563259869
- 0xa8, 0xa4, 0x4e, 0x40, 0x13, 0x61, 0xc3, 0xd3, //0x0000a8b0 .quad -3187597375937010520
- 0x2b, 0x65, 0x19, 0xe2, 0x58, 0x17, 0xb7, 0xd1, //0x0000a8b8 .quad -3335171328526686933
- 0xe9, 0x26, 0x31, 0x08, 0xac, 0x1c, 0x5a, 0x64, //0x0000a8c0 .quad 7231123676894144233
- 0x3b, 0xdf, 0x4f, 0x8d, 0x97, 0x6e, 0x12, 0x83, //0x0000a8c8 .quad -9002011107970261189
- 0xa3, 0x70, 0x3d, 0x0a, 0xd7, 0xa3, 0x70, 0x3d, //0x0000a8d0 .quad 4427218577690292387
- 0x0a, 0xd7, 0xa3, 0x70, 0x3d, 0x0a, 0xd7, 0xa3, //0x0000a8d8 .quad -6640827866535438582
- 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, //0x0000a8e0 QUAD $0xcccccccccccccccc; QUAD $0xcccccccccccccccc // .space 16, '\xcc\xcc\xcc\xcc\xcc\xcc\xcc\xcc\xcc\xcc\xcc\xcc\xcc\xcc\xcc\xcc'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000a8f0 .quad 0
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, //0x0000a8f8 .quad -9223372036854775808
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000a900 .quad 0
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa0, //0x0000a908 .quad -6917529027641081856
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000a910 .quad 0
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc8, //0x0000a918 .quad -4035225266123964416
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000a920 .quad 0
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfa, //0x0000a928 .quad -432345564227567616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000a930 .quad 0
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x9c, //0x0000a938 .quad -7187745005283311616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000a940 .quad 0
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x50, 0xc3, //0x0000a948 .quad -4372995238176751616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000a950 .quad 0
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x24, 0xf4, //0x0000a958 .quad -854558029293551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000a960 .quad 0
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x96, 0x98, //0x0000a968 .quad -7451627795949551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000a970 .quad 0
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0xbc, 0xbe, //0x0000a978 .quad -4702848726509551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000a980 .quad 0
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x28, 0x6b, 0xee, //0x0000a988 .quad -1266874889709551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000a990 .quad 0
- 0x00, 0x00, 0x00, 0x00, 0x00, 0xf9, 0x02, 0x95, //0x0000a998 .quad -7709325833709551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000a9a0 .quad 0
- 0x00, 0x00, 0x00, 0x00, 0x40, 0xb7, 0x43, 0xba, //0x0000a9a8 .quad -5024971273709551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000a9b0 .quad 0
- 0x00, 0x00, 0x00, 0x00, 0x10, 0xa5, 0xd4, 0xe8, //0x0000a9b8 .quad -1669528073709551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000a9c0 .quad 0
- 0x00, 0x00, 0x00, 0x00, 0x2a, 0xe7, 0x84, 0x91, //0x0000a9c8 .quad -7960984073709551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000a9d0 .quad 0
- 0x00, 0x00, 0x00, 0x80, 0xf4, 0x20, 0xe6, 0xb5, //0x0000a9d8 .quad -5339544073709551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000a9e0 .quad 0
- 0x00, 0x00, 0x00, 0xa0, 0x31, 0xa9, 0x5f, 0xe3, //0x0000a9e8 .quad -2062744073709551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000a9f0 .quad 0
- 0x00, 0x00, 0x00, 0x04, 0xbf, 0xc9, 0x1b, 0x8e, //0x0000a9f8 .quad -8206744073709551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000aa00 .quad 0
- 0x00, 0x00, 0x00, 0xc5, 0x2e, 0xbc, 0xa2, 0xb1, //0x0000aa08 .quad -5646744073709551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000aa10 .quad 0
- 0x00, 0x00, 0x40, 0x76, 0x3a, 0x6b, 0x0b, 0xde, //0x0000aa18 .quad -2446744073709551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000aa20 .quad 0
- 0x00, 0x00, 0xe8, 0x89, 0x04, 0x23, 0xc7, 0x8a, //0x0000aa28 .quad -8446744073709551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000aa30 .quad 0
- 0x00, 0x00, 0x62, 0xac, 0xc5, 0xeb, 0x78, 0xad, //0x0000aa38 .quad -5946744073709551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000aa40 .quad 0
- 0x00, 0x80, 0x7a, 0x17, 0xb7, 0x26, 0xd7, 0xd8, //0x0000aa48 .quad -2821744073709551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000aa50 .quad 0
- 0x00, 0x90, 0xac, 0x6e, 0x32, 0x78, 0x86, 0x87, //0x0000aa58 .quad -8681119073709551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000aa60 .quad 0
- 0x00, 0xb4, 0x57, 0x0a, 0x3f, 0x16, 0x68, 0xa9, //0x0000aa68 .quad -6239712823709551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000aa70 .quad 0
- 0x00, 0xa1, 0xed, 0xcc, 0xce, 0x1b, 0xc2, 0xd3, //0x0000aa78 .quad -3187955011209551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000aa80 .quad 0
- 0xa0, 0x84, 0x14, 0x40, 0x61, 0x51, 0x59, 0x84, //0x0000aa88 .quad -8910000909647051616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000aa90 .quad 0
- 0xc8, 0xa5, 0x19, 0x90, 0xb9, 0xa5, 0x6f, 0xa5, //0x0000aa98 .quad -6525815118631426616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000aaa0 .quad 0
- 0x3a, 0x0f, 0x20, 0xf4, 0x27, 0x8f, 0xcb, 0xce, //0x0000aaa8 .quad -3545582879861895366
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, //0x0000aab0 .quad 4611686018427387904
- 0x84, 0x09, 0x94, 0xf8, 0x78, 0x39, 0x3f, 0x81, //0x0000aab8 .quad -9133518327554766460
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x50, //0x0000aac0 .quad 5764607523034234880
- 0xe5, 0x0b, 0xb9, 0x36, 0xd7, 0x07, 0x8f, 0xa1, //0x0000aac8 .quad -6805211891016070171
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa4, //0x0000aad0 .quad -6629298651489370112
- 0xde, 0x4e, 0x67, 0x04, 0xcd, 0xc9, 0xf2, 0xc9, //0x0000aad8 .quad -3894828845342699810
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x4d, //0x0000aae0 .quad 5548434740920451072
- 0x96, 0x22, 0x81, 0x45, 0x40, 0x7c, 0x6f, 0xfc, //0x0000aae8 .quad -256850038250986858
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0xf0, //0x0000aaf0 .quad -1143914305352105984
- 0x9d, 0xb5, 0x70, 0x2b, 0xa8, 0xad, 0xc5, 0x9d, //0x0000aaf8 .quad -7078060301547948643
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x28, 0x6c, //0x0000ab00 .quad 7793479155164643328
- 0x05, 0xe3, 0x4c, 0x36, 0x12, 0x19, 0x37, 0xc5, //0x0000ab08 .quad -4235889358507547899
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x32, 0xc7, //0x0000ab10 .quad -4093209111326359552
- 0xc6, 0x1b, 0xe0, 0xc3, 0x56, 0xdf, 0x84, 0xf6, //0x0000ab18 .quad -683175679707046970
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x7f, 0x3c, //0x0000ab20 .quad 4359273333062107136
- 0x5c, 0x11, 0x6c, 0x3a, 0x96, 0x0b, 0x13, 0x9a, //0x0000ab28 .quad -7344513827457986212
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x9f, 0x4b, //0x0000ab30 .quad 5449091666327633920
- 0xb3, 0x15, 0x07, 0xc9, 0x7b, 0xce, 0x97, 0xc0, //0x0000ab38 .quad -4568956265895094861
- 0x00, 0x00, 0x00, 0x00, 0x00, 0xd4, 0x86, 0x1e, //0x0000ab40 .quad 2199678564482154496
- 0x20, 0xdb, 0x48, 0xbb, 0x1a, 0xc2, 0xbd, 0xf0, //0x0000ab48 .quad -1099509313941480672
- 0x00, 0x00, 0x00, 0x00, 0x80, 0x44, 0x14, 0x13, //0x0000ab50 .quad 1374799102801346560
- 0xf4, 0x88, 0x0d, 0xb5, 0x50, 0x99, 0x76, 0x96, //0x0000ab58 .quad -7604722348854507276
- 0x00, 0x00, 0x00, 0x00, 0xa0, 0x55, 0xd9, 0x17, //0x0000ab60 .quad 1718498878501683200
- 0x31, 0xeb, 0x50, 0xe2, 0xa4, 0x3f, 0x14, 0xbc, //0x0000ab68 .quad -4894216917640746191
- 0x00, 0x00, 0x00, 0x00, 0x08, 0xab, 0xcf, 0x5d, //0x0000ab70 .quad 6759809616554491904
- 0xfd, 0x25, 0xe5, 0x1a, 0x8e, 0x4f, 0x19, 0xeb, //0x0000ab78 .quad -1506085128623544835
- 0x00, 0x00, 0x00, 0x00, 0xe5, 0xca, 0xa1, 0x5a, //0x0000ab80 .quad 6530724019560251392
- 0xbe, 0x37, 0xcf, 0xd0, 0xb8, 0xd1, 0xef, 0x92, //0x0000ab88 .quad -7858832233030797378
- 0x00, 0x00, 0x00, 0x40, 0x9e, 0x3d, 0x4a, 0xf1, //0x0000ab90 .quad -1059967012404461568
- 0xad, 0x05, 0x03, 0x05, 0x27, 0xc6, 0xab, 0xb7, //0x0000ab98 .quad -5211854272861108819
- 0x00, 0x00, 0x00, 0xd0, 0x05, 0xcd, 0x9c, 0x6d, //0x0000aba0 .quad 7898413271349198848
- 0x19, 0xc7, 0x43, 0xc6, 0xb0, 0xb7, 0x96, 0xe5, //0x0000aba8 .quad -1903131822648998119
- 0x00, 0x00, 0x00, 0xa2, 0x23, 0x00, 0x82, 0xe4, //0x0000abb0 .quad -1981020733047832576
- 0x6f, 0x5c, 0xea, 0x7b, 0xce, 0x32, 0x7e, 0x8f, //0x0000abb8 .quad -8106986416796705681
- 0x00, 0x00, 0x80, 0x8a, 0x2c, 0x80, 0xa2, 0xdd, //0x0000abc0 .quad -2476275916309790720
- 0x8b, 0xf3, 0xe4, 0x1a, 0x82, 0xbf, 0x5d, 0xb3, //0x0000abc8 .quad -5522047002568494197
- 0x00, 0x00, 0x20, 0xad, 0x37, 0x20, 0x0b, 0xd5, //0x0000abd0 .quad -3095344895387238400
- 0x6e, 0x30, 0x9e, 0xa1, 0x62, 0x2f, 0x35, 0xe0, //0x0000abd8 .quad -2290872734783229842
- 0x00, 0x00, 0x34, 0xcc, 0x22, 0xf4, 0x26, 0x45, //0x0000abe0 .quad 4982938468024057856
- 0x45, 0xde, 0x02, 0xa5, 0x9d, 0x3d, 0x21, 0x8c, //0x0000abe8 .quad -8349324486880600507
- 0x00, 0x00, 0x41, 0x7f, 0x2b, 0xb1, 0x70, 0x96, //0x0000abf0 .quad -7606384970252091392
- 0xd6, 0x95, 0x43, 0x0e, 0x05, 0x8d, 0x29, 0xaf, //0x0000abf8 .quad -5824969590173362730
- 0x00, 0x40, 0x11, 0x5f, 0x76, 0xdd, 0x0c, 0x3c, //0x0000ac00 .quad 4327076842467049472
- 0x4c, 0x7b, 0xd4, 0x51, 0x46, 0xf0, 0xf3, 0xda, //0x0000ac08 .quad -2669525969289315508
- 0x00, 0xc8, 0x6a, 0xfb, 0x69, 0x0a, 0x88, 0xa5, //0x0000ac10 .quad -6518949010312869888
- 0x0f, 0xcd, 0x24, 0xf3, 0x2b, 0x76, 0xd8, 0x88, //0x0000ac18 .quad -8585982758446904049
- 0x00, 0x7a, 0x45, 0x7a, 0x04, 0x0d, 0xea, 0x8e, //0x0000ac20 .quad -8148686262891087360
- 0x53, 0x00, 0xee, 0xef, 0xb6, 0x93, 0x0e, 0xab, //0x0000ac28 .quad -6120792429631242157
- 0x80, 0xd8, 0xd6, 0x98, 0x45, 0x90, 0xa4, 0x72, //0x0000ac30 .quad 8260886245095692416
- 0x68, 0x80, 0xe9, 0xab, 0xa4, 0x38, 0xd2, 0xd5, //0x0000ac38 .quad -3039304518611664792
- 0x50, 0x47, 0x86, 0x7f, 0x2b, 0xda, 0xa6, 0x47, //0x0000ac40 .quad 5163053903184807760
- 0x41, 0xf0, 0x71, 0xeb, 0x66, 0x63, 0xa3, 0x85, //0x0000ac48 .quad -8817094351773372351
- 0x24, 0xd9, 0x67, 0x5f, 0xb6, 0x90, 0x90, 0x99, //0x0000ac50 .quad -7381240676301154012
- 0x51, 0x6c, 0x4e, 0xa6, 0x40, 0x3c, 0x0c, 0xa7, //0x0000ac58 .quad -6409681921289327535
- 0x6d, 0xcf, 0x41, 0xf7, 0xe3, 0xb4, 0xf4, 0xff, //0x0000ac60 .quad -3178808521666707
- 0x65, 0x07, 0xe2, 0xcf, 0x50, 0x4b, 0xcf, 0xd0, //0x0000ac68 .quad -3400416383184271515
- 0xa4, 0x21, 0x89, 0x7a, 0x0e, 0xf1, 0xf8, 0xbf, //0x0000ac70 .quad -4613672773753429596
- 0x9f, 0x44, 0xed, 0x81, 0x12, 0x8f, 0x81, 0x82, //0x0000ac78 .quad -9042789267131251553
- 0x0d, 0x6a, 0x2b, 0x19, 0x52, 0x2d, 0xf7, 0xaf, //0x0000ac80 .quad -5767090967191786995
- 0xc7, 0x95, 0x68, 0x22, 0xd7, 0xf2, 0x21, 0xa3, //0x0000ac88 .quad -6691800565486676537
- 0x90, 0x44, 0x76, 0x9f, 0xa6, 0xf8, 0xf4, 0x9b, //0x0000ac90 .quad -7208863708989733744
- 0x39, 0xbb, 0x02, 0xeb, 0x8c, 0x6f, 0xea, 0xcb, //0x0000ac98 .quad -3753064688430957767
- 0xb4, 0xd5, 0x53, 0x47, 0xd0, 0x36, 0xf2, 0x02, //0x0000aca0 .quad 212292400617608628
- 0x08, 0x6a, 0xc3, 0x25, 0x70, 0x0b, 0xe5, 0xfe, //0x0000aca8 .quad -79644842111309304
- 0x90, 0x65, 0x94, 0x2c, 0x42, 0x62, 0xd7, 0x01, //0x0000acb0 .quad 132682750386005392
- 0x45, 0x22, 0x9a, 0x17, 0x26, 0x27, 0x4f, 0x9f, //0x0000acb8 .quad -6967307053960650171
- 0xf5, 0x7e, 0xb9, 0xb7, 0xd2, 0x3a, 0x4d, 0x42, //0x0000acc0 .quad 4777539456409894645
- 0xd6, 0xaa, 0x80, 0x9d, 0xef, 0xf0, 0x22, 0xc7, //0x0000acc8 .quad -4097447799023424810
- 0xb2, 0xde, 0xa7, 0x65, 0x87, 0x89, 0xe0, 0xd2, //0x0000acd0 .quad -3251447716342407502
- 0x8b, 0xd5, 0xe0, 0x84, 0x2b, 0xad, 0xeb, 0xf8, //0x0000acd8 .quad -510123730351893109
- 0x2f, 0xeb, 0x88, 0x9f, 0xf4, 0x55, 0xcc, 0x63, //0x0000ace0 .quad 7191217214140771119
- 0x77, 0x85, 0x0c, 0x33, 0x3b, 0x4c, 0x93, 0x9b, //0x0000ace8 .quad -7236356359111015049
- 0xfb, 0x25, 0x6b, 0xc7, 0x71, 0x6b, 0xbf, 0x3c, //0x0000acf0 .quad 4377335499248575995
- 0xd5, 0xa6, 0xcf, 0xff, 0x49, 0x1f, 0x78, 0xc2, //0x0000acf8 .quad -4433759430461380907
- 0x7a, 0xef, 0x45, 0x39, 0x4e, 0x46, 0xef, 0x8b, //0x0000ad00 .quad -8363388681221443718
- 0x8a, 0x90, 0xc3, 0x7f, 0x1c, 0x27, 0x16, 0xf3, //0x0000ad08 .quad -930513269649338230
- 0xac, 0xb5, 0xcb, 0xe3, 0xf0, 0x8b, 0x75, 0x97, //0x0000ad10 .quad -7532960934977096276
- 0x56, 0x3a, 0xda, 0xcf, 0x71, 0xd8, 0xed, 0x97, //0x0000ad18 .quad -7499099821171918250
- 0x17, 0xa3, 0xbe, 0x1c, 0xed, 0xee, 0x52, 0x3d, //0x0000ad20 .quad 4418856886560793367
- 0xec, 0xc8, 0xd0, 0x43, 0x8e, 0x4e, 0xe9, 0xbd, //0x0000ad28 .quad -4762188758037509908
- 0xdd, 0x4b, 0xee, 0x63, 0xa8, 0xaa, 0xa7, 0x4c, //0x0000ad30 .quad 5523571108200991709
- 0x27, 0xfb, 0xc4, 0xd4, 0x31, 0xa2, 0x63, 0xed, //0x0000ad38 .quad -1341049929119499481
- 0x6a, 0xef, 0x74, 0x3e, 0xa9, 0xca, 0xe8, 0x8f, //0x0000ad40 .quad -8076983103442849942
- 0xf8, 0x1c, 0xfb, 0x24, 0x5f, 0x45, 0x5e, 0x94, //0x0000ad48 .quad -7755685233340769032
- 0x44, 0x2b, 0x12, 0x8e, 0x53, 0xfd, 0xe2, 0xb3, //0x0000ad50 .quad -5484542860876174524
- 0x36, 0xe4, 0x39, 0xee, 0xb6, 0xd6, 0x75, 0xb9, //0x0000ad58 .quad -5082920523248573386
- 0x16, 0xb6, 0x96, 0x71, 0xa8, 0xbc, 0xdb, 0x60, //0x0000ad60 .quad 6979379479186945558
- 0x44, 0x5d, 0xc8, 0xa9, 0x64, 0x4c, 0xd3, 0xe7, //0x0000ad68 .quad -1741964635633328828
- 0xcd, 0x31, 0xfe, 0x46, 0xe9, 0x55, 0x89, 0xbc, //0x0000ad70 .quad -4861259862362934835
- 0x4a, 0x3a, 0x1d, 0xea, 0xbe, 0x0f, 0xe4, 0x90, //0x0000ad78 .quad -8006256924911912374
- 0x41, 0xbe, 0xbd, 0x98, 0x63, 0xab, 0xab, 0x6b, //0x0000ad80 .quad 7758483227328495169
- 0xdd, 0x88, 0xa4, 0xa4, 0xae, 0x13, 0x1d, 0xb5, //0x0000ad88 .quad -5396135137712502563
- 0xd1, 0x2d, 0xed, 0x7e, 0x3c, 0x96, 0x96, 0xc6, //0x0000ad90 .quad -4136954021121544751
- 0x14, 0xab, 0xcd, 0x4d, 0x9a, 0x58, 0x64, 0xe2, //0x0000ad98 .quad -2133482903713240300
- 0xa2, 0x3c, 0x54, 0xcf, 0xe5, 0x1d, 0x1e, 0xfc, //0x0000ada0 .quad -279753253987271518
- 0xec, 0x8a, 0xa0, 0x70, 0x60, 0xb7, 0x7e, 0x8d, //0x0000ada8 .quad -8250955842461857044
- 0xcb, 0x4b, 0x29, 0x43, 0x5f, 0xa5, 0x25, 0x3b, //0x0000adb0 .quad 4261994450943298507
- 0xa8, 0xad, 0xc8, 0x8c, 0x38, 0x65, 0xde, 0xb0, //0x0000adb8 .quad -5702008784649933400
- 0xbe, 0x9e, 0xf3, 0x13, 0xb7, 0x0e, 0xef, 0x49, //0x0000adc0 .quad 5327493063679123134
- 0x12, 0xd9, 0xfa, 0xaf, 0x86, 0xfe, 0x15, 0xdd, //0x0000adc8 .quad -2515824962385028846
- 0x37, 0x43, 0x78, 0x6c, 0x32, 0x69, 0x35, 0x6e, //0x0000add0 .quad 7941369183226839863
- 0xab, 0xc7, 0xfc, 0x2d, 0x14, 0xbf, 0x2d, 0x8a, //0x0000add8 .quad -8489919629131724885
- 0x04, 0x54, 0x96, 0x07, 0x7f, 0xc3, 0xc2, 0x49, //0x0000ade0 .quad 5315025460606161924
- 0x96, 0xf9, 0x7b, 0x39, 0xd9, 0x2e, 0xb9, 0xac, //0x0000ade8 .quad -6000713517987268202
- 0x06, 0xe9, 0x7b, 0xc9, 0x5e, 0x74, 0x33, 0xdc, //0x0000adf0 .quad -2579590211097073402
- 0xfb, 0xf7, 0xda, 0x87, 0x8f, 0x7a, 0xe7, 0xd7, //0x0000adf8 .quad -2889205879056697349
- 0xa3, 0x71, 0xed, 0x3d, 0xbb, 0x28, 0xa0, 0x69, //0x0000ae00 .quad 7611128154919104931
- 0xfd, 0xda, 0xe8, 0xb4, 0x99, 0xac, 0xf0, 0x86, //0x0000ae08 .quad -8723282702051517699
- 0x0c, 0xce, 0x68, 0x0d, 0xea, 0x32, 0x08, 0xc4, //0x0000ae10 .quad -4321147861633282548
- 0xbc, 0x11, 0x23, 0x22, 0xc0, 0xd7, 0xac, 0xa8, //0x0000ae18 .quad -6292417359137009220
- 0x90, 0x01, 0xc3, 0x90, 0xa4, 0x3f, 0x0a, 0xf5, //0x0000ae20 .quad -789748808614215280
- 0x2b, 0xd6, 0xab, 0x2a, 0xb0, 0x0d, 0xd8, 0xd2, //0x0000ae28 .quad -3253835680493873621
- 0xfa, 0xe0, 0x79, 0xda, 0xc6, 0x67, 0x26, 0x79, //0x0000ae30 .quad 8729779031470891258
- 0xdb, 0x65, 0xab, 0x1a, 0x8e, 0x08, 0xc7, 0x83, //0x0000ae38 .quad -8951176327949752869
- 0x38, 0x59, 0x18, 0x91, 0xb8, 0x01, 0x70, 0x57, //0x0000ae40 .quad 6300537770911226168
- 0x52, 0x3f, 0x56, 0xa1, 0xb1, 0xca, 0xb8, 0xa4, //0x0000ae48 .quad -6577284391509803182
- 0x86, 0x6f, 0x5e, 0xb5, 0x26, 0x02, 0x4c, 0xed, //0x0000ae50 .quad -1347699823215743098
- 0x26, 0xcf, 0xab, 0x09, 0x5e, 0xfd, 0xe6, 0xcd, //0x0000ae58 .quad -3609919470959866074
- 0xb4, 0x05, 0x5b, 0x31, 0x58, 0x81, 0x4f, 0x54, //0x0000ae60 .quad 6075216638131242420
- 0x78, 0x61, 0x0b, 0xc6, 0x5a, 0x5e, 0xb0, 0x80, //0x0000ae68 .quad -9173728696990998152
- 0x21, 0xc7, 0xb1, 0x3d, 0xae, 0x61, 0x63, 0x69, //0x0000ae70 .quad 7594020797664053025
- 0xd6, 0x39, 0x8e, 0x77, 0xf1, 0x75, 0xdc, 0xa0, //0x0000ae78 .quad -6855474852811359786
- 0xe9, 0x38, 0x1e, 0xcd, 0x19, 0x3a, 0xbc, 0x03, //0x0000ae80 .quad 269153960225290473
- 0x4c, 0xc8, 0x71, 0xd5, 0x6d, 0x93, 0x13, 0xc9, //0x0000ae88 .quad -3957657547586811828
- 0x23, 0xc7, 0x65, 0x40, 0xa0, 0x48, 0xab, 0x04, //0x0000ae90 .quad 336442450281613091
- 0x5f, 0x3a, 0xce, 0x4a, 0x49, 0x78, 0x58, 0xfb, //0x0000ae98 .quad -335385916056126881
- 0x76, 0x9c, 0x3f, 0x28, 0x64, 0x0d, 0xeb, 0x62, //0x0000aea0 .quad 7127805559067090038
- 0x7b, 0xe4, 0xc0, 0xce, 0x2d, 0x4b, 0x17, 0x9d, //0x0000aea8 .quad -7127145225176161157
- 0x94, 0x83, 0x4f, 0x32, 0xbd, 0xd0, 0xa5, 0x3b, //0x0000aeb0 .quad 4298070930406474644
- 0x9a, 0x1d, 0x71, 0x42, 0xf9, 0x1d, 0x5d, 0xc4, //0x0000aeb8 .quad -4297245513042813542
- 0x79, 0x64, 0xe3, 0x7e, 0xec, 0x44, 0x8f, 0xca, //0x0000aec0 .quad -3850783373846682503
- 0x00, 0x65, 0x0d, 0x93, 0x77, 0x65, 0x74, 0xf5, //0x0000aec8 .quad -759870872876129024
- 0xcb, 0x1e, 0x4e, 0xcf, 0x13, 0x8b, 0x99, 0x7e, //0x0000aed0 .quad 9122475437414293195
- 0x20, 0x5f, 0xe8, 0xbb, 0x6a, 0xbf, 0x68, 0x99, //0x0000aed8 .quad -7392448323188662496
- 0x7e, 0xa6, 0x21, 0xc3, 0xd8, 0xed, 0x3f, 0x9e, //0x0000aee0 .quad -7043649776941685122
- 0xe8, 0x76, 0xe2, 0x6a, 0x45, 0xef, 0xc2, 0xbf, //0x0000aee8 .quad -4628874385558440216
- 0x1e, 0x10, 0xea, 0xf3, 0x4e, 0xe9, 0xcf, 0xc5, //0x0000aef0 .quad -4192876202749718498
- 0xa2, 0x14, 0x9b, 0xc5, 0x16, 0xab, 0xb3, 0xef, //0x0000aef8 .quad -1174406963520662366
- 0x12, 0x4a, 0x72, 0x58, 0xd1, 0xf1, 0xa1, 0xbb, //0x0000af00 .quad -4926390635932268014
- 0xe5, 0xec, 0x80, 0x3b, 0xee, 0x4a, 0xd0, 0x95, //0x0000af08 .quad -7651533379841495835
- 0x97, 0xdc, 0x8e, 0xae, 0x45, 0x6e, 0x8a, 0x2a, //0x0000af10 .quad 3065383741939440791
- 0x1f, 0x28, 0x61, 0xca, 0xa9, 0x5d, 0x44, 0xbb, //0x0000af18 .quad -4952730706374481889
- 0xbd, 0x93, 0x32, 0x1a, 0xd7, 0x09, 0x2d, 0xf5, //0x0000af20 .quad -779956341003086915
- 0x26, 0x72, 0xf9, 0x3c, 0x14, 0x75, 0x15, 0xea, //0x0000af28 .quad -1579227364540714458
- 0x56, 0x9c, 0x5f, 0x70, 0x26, 0x26, 0x3c, 0x59, //0x0000af30 .quad 6430056314514152534
- 0x58, 0xe7, 0x1b, 0xa6, 0x2c, 0x69, 0x4d, 0x92, //0x0000af38 .quad -7904546130479028392
- 0x6c, 0x83, 0x77, 0x0c, 0xb0, 0x2f, 0x8b, 0x6f, //0x0000af40 .quad 8037570393142690668
- 0x2e, 0xe1, 0xa2, 0xcf, 0x77, 0xc3, 0xe0, 0xb6, //0x0000af48 .quad -5268996644671397586
- 0x47, 0x64, 0x95, 0x0f, 0x9c, 0xfb, 0x6d, 0x0b, //0x0000af50 .quad 823590954573587527
- 0x7a, 0x99, 0x8b, 0xc3, 0x55, 0xf4, 0x98, 0xe4, //0x0000af58 .quad -1974559787411859078
- 0xac, 0x5e, 0xbd, 0x89, 0x41, 0xbd, 0x24, 0x47, //0x0000af60 .quad 5126430365035880108
- 0xec, 0x3f, 0x37, 0x9a, 0xb5, 0x98, 0xdf, 0x8e, //0x0000af68 .quad -8151628894773493780
- 0x57, 0xb6, 0x2c, 0xec, 0x91, 0xec, 0xed, 0x58, //0x0000af70 .quad 6408037956294850135
- 0xe7, 0x0f, 0xc5, 0x00, 0xe3, 0x7e, 0x97, 0xb2, //0x0000af78 .quad -5577850100039479321
- 0xed, 0xe3, 0x37, 0x67, 0xb6, 0x67, 0x29, 0x2f, //0x0000af80 .quad 3398361426941174765
- 0xe1, 0x53, 0xf6, 0xc0, 0x9b, 0x5e, 0x3d, 0xdf, //0x0000af88 .quad -2360626606621961247
- 0x74, 0xee, 0x82, 0x00, 0xd2, 0xe0, 0x79, 0xbd, //0x0000af90 .quad -4793553135802847628
- 0x6c, 0xf4, 0x99, 0x58, 0x21, 0x5b, 0x86, 0x8b, //0x0000af98 .quad -8392920656779807636
- 0x11, 0xaa, 0xa3, 0x80, 0x06, 0x59, 0xd8, 0xec, //0x0000afa0 .quad -1380255401326171631
- 0x87, 0x71, 0xc0, 0xae, 0xe9, 0xf1, 0x67, 0xae, //0x0000afa8 .quad -5879464802547371641
- 0x95, 0x94, 0xcc, 0x20, 0x48, 0x6f, 0x0e, 0xe8, //0x0000afb0 .quad -1725319251657714539
- 0xe9, 0x8d, 0x70, 0x1a, 0x64, 0xee, 0x01, 0xda, //0x0000afb8 .quad -2737644984756826647
- 0xdd, 0xdc, 0x7f, 0x14, 0x8d, 0x05, 0x09, 0x31, //0x0000afc0 .quad 3533361486141316317
- 0xb2, 0x58, 0x86, 0x90, 0xfe, 0x34, 0x41, 0x88, //0x0000afc8 .quad -8628557143114098510
- 0x15, 0xd4, 0x9f, 0x59, 0xf0, 0x46, 0x4b, 0xbd, //0x0000afd0 .quad -4806670179178130411
- 0xde, 0xee, 0xa7, 0x34, 0x3e, 0x82, 0x51, 0xaa, //0x0000afd8 .quad -6174010410465235234
- 0x1a, 0xc9, 0x07, 0x70, 0xac, 0x18, 0x9e, 0x6c, //0x0000afe0 .quad 7826720331309500698
- 0x96, 0xea, 0xd1, 0xc1, 0xcd, 0xe2, 0xe5, 0xd4, //0x0000afe8 .quad -3105826994654156138
- 0xb0, 0xdd, 0x04, 0xc6, 0x6b, 0xcf, 0xe2, 0x03, //0x0000aff0 .quad 280014188641050032
- 0x9e, 0x32, 0x23, 0x99, 0xc0, 0xad, 0x0f, 0x85, //0x0000aff8 .quad -8858670899299929442
- 0x1c, 0x15, 0x86, 0xb7, 0x46, 0x83, 0xdb, 0x84, //0x0000b000 .quad -8873354301053463268
- 0x45, 0xff, 0x6b, 0xbf, 0x30, 0x99, 0x53, 0xa6, //0x0000b008 .quad -6461652605697523899
- 0x63, 0x9a, 0x67, 0x65, 0x18, 0x64, 0x12, 0xe6, //0x0000b010 .quad -1868320839462053277
- 0x16, 0xff, 0x46, 0xef, 0x7c, 0x7f, 0xe8, 0xcf, //0x0000b018 .quad -3465379738694516970
- 0x7e, 0xc0, 0x60, 0x3f, 0x8f, 0x7e, 0xcb, 0x4f, //0x0000b020 .quad 5749828502977298558
- 0x6e, 0x5f, 0x8c, 0x15, 0xae, 0x4f, 0xf1, 0x81, //0x0000b028 .quad -9083391364325154962
- 0x9d, 0xf0, 0x38, 0x0f, 0x33, 0x5e, 0xbe, 0xe3, //0x0000b030 .quad -2036086408133152611
- 0x49, 0x77, 0xef, 0x9a, 0x99, 0xa3, 0x6d, 0xa2, //0x0000b038 .quad -6742553186979055799
- 0xc5, 0x2c, 0x07, 0xd3, 0xbf, 0xf5, 0xad, 0x5c, //0x0000b040 .quad 6678264026688335045
- 0x1c, 0x55, 0xab, 0x01, 0x80, 0x0c, 0x09, 0xcb, //0x0000b048 .quad -3816505465296431844
- 0xf6, 0xf7, 0xc8, 0xc7, 0x2f, 0x73, 0xd9, 0x73, //0x0000b050 .quad 8347830033360418806
- 0x63, 0x2a, 0x16, 0x02, 0xa0, 0x4f, 0xcb, 0xfd, //0x0000b058 .quad -158945813193151901
- 0xfa, 0x9a, 0xdd, 0xdc, 0xfd, 0xe7, 0x67, 0x28, //0x0000b060 .quad 2911550761636567802
- 0x7e, 0xda, 0x4d, 0x01, 0xc4, 0x11, 0x9f, 0x9e, //0x0000b068 .quad -7016870160886801794
- 0xb8, 0x01, 0x15, 0x54, 0xfd, 0xe1, 0x81, 0xb2, //0x0000b070 .quad -5583933584809066056
- 0x1d, 0x51, 0xa1, 0x01, 0x35, 0xd6, 0x46, 0xc6, //0x0000b078 .quad -4159401682681114339
- 0x26, 0x42, 0x1a, 0xa9, 0x7c, 0x5a, 0x22, 0x1f, //0x0000b080 .quad 2243455055843443238
- 0x65, 0xa5, 0x09, 0x42, 0xc2, 0x8b, 0xd8, 0xf7, //0x0000b088 .quad -587566084924005019
- 0x58, 0x69, 0xb0, 0xe9, 0x8d, 0x78, 0x75, 0x33, //0x0000b090 .quad 3708002419115845976
- 0x5f, 0x07, 0x46, 0x69, 0x59, 0x57, 0xe7, 0x9a, //0x0000b098 .quad -7284757830718584993
- 0xae, 0x83, 0x1c, 0x64, 0xb1, 0xd6, 0x52, 0x00, //0x0000b0a0 .quad 23317005467419566
- 0x37, 0x89, 0x97, 0xc3, 0x2f, 0x2d, 0xa1, 0xc1, //0x0000b0a8 .quad -4494261269970843337
- 0x9a, 0xa4, 0x23, 0xbd, 0x5d, 0x8c, 0x67, 0xc0, //0x0000b0b0 .quad -4582539761593113446
- 0x84, 0x6b, 0x7d, 0xb4, 0x7b, 0x78, 0x09, 0xf2, //0x0000b0b8 .quad -1006140569036166268
- 0xe0, 0x46, 0x36, 0x96, 0xba, 0xb7, 0x40, 0xf8, //0x0000b0c0 .quad -558244341782001952
- 0x32, 0x63, 0xce, 0x50, 0x4d, 0xeb, 0x45, 0x97, //0x0000b0c8 .quad -7546366883288685774
- 0x98, 0xd8, 0xc3, 0x3b, 0xa9, 0xe5, 0x50, 0xb6, //0x0000b0d0 .quad -5309491445654890344
- 0xff, 0xfb, 0x01, 0xa5, 0x20, 0x66, 0x17, 0xbd, //0x0000b0d8 .quad -4821272585683469313
- 0xbe, 0xce, 0xb4, 0x8a, 0x13, 0x1f, 0xe5, 0xa3, //0x0000b0e0 .quad -6636864307068612930
- 0xff, 0x7a, 0x42, 0xce, 0xa8, 0x3f, 0x5d, 0xec, //0x0000b0e8 .quad -1414904713676948737
- 0x37, 0x01, 0xb1, 0x36, 0x6c, 0x33, 0x6f, 0xc6, //0x0000b0f0 .quad -4148040191917883081
- 0xdf, 0x8c, 0xe9, 0x80, 0xc9, 0x47, 0xba, 0x93, //0x0000b0f8 .quad -7801844473689174817
- 0x84, 0x41, 0x5d, 0x44, 0x47, 0x00, 0x0b, 0xb8, //0x0000b100 .quad -5185050239897353852
- 0x17, 0xf0, 0x23, 0xe1, 0xbb, 0xd9, 0xa8, 0xb8, //0x0000b108 .quad -5140619573684080617
- 0xe5, 0x91, 0x74, 0x15, 0x59, 0xc0, 0x0d, 0xa6, //0x0000b110 .quad -6481312799871692315
- 0x1d, 0xec, 0x6c, 0xd9, 0x2a, 0x10, 0xd3, 0xe6, //0x0000b118 .quad -1814088448677712867
- 0x2f, 0xdb, 0x68, 0xad, 0x37, 0x98, 0xc8, 0x87, //0x0000b120 .quad -8662506518347195601
- 0x92, 0x13, 0xe4, 0xc7, 0x1a, 0xea, 0x43, 0x90, //0x0000b128 .quad -8051334308064652398
- 0xfb, 0x11, 0xc3, 0x98, 0x45, 0xbe, 0xba, 0x29, //0x0000b130 .quad 3006924907348169211
- 0x77, 0x18, 0xdd, 0x79, 0xa1, 0xe4, 0x54, 0xb4, //0x0000b138 .quad -5452481866653427593
- 0x7a, 0xd6, 0xf3, 0xfe, 0xd6, 0x6d, 0x29, 0xf4, //0x0000b140 .quad -853029884242176390
- 0x94, 0x5e, 0x54, 0xd8, 0xc9, 0x1d, 0x6a, 0xe1, //0x0000b148 .quad -2203916314889396588
- 0x0c, 0x66, 0x58, 0x5f, 0xa6, 0xe4, 0x99, 0x18, //0x0000b150 .quad 1772699331562333708
- 0x1d, 0xbb, 0x34, 0x27, 0x9e, 0x52, 0xe2, 0x8c, //0x0000b158 .quad -8294976724446954723
- 0x8f, 0x7f, 0x2e, 0xf7, 0xcf, 0x5d, 0xc0, 0x5e, //0x0000b160 .quad 6827560182880305039
- 0xe4, 0xe9, 0x01, 0xb1, 0x45, 0xe7, 0x1a, 0xb0, //0x0000b168 .quad -5757034887131305500
- 0x73, 0x1f, 0xfa, 0xf4, 0x43, 0x75, 0x70, 0x76, //0x0000b170 .quad 8534450228600381299
- 0x5d, 0x64, 0x42, 0x1d, 0x17, 0xa1, 0x21, 0xdc, //0x0000b178 .quad -2584607590486743971
- 0xa8, 0x53, 0x1c, 0x79, 0x4a, 0x49, 0x06, 0x6a, //0x0000b180 .quad 7639874402088932264
- 0xba, 0x7e, 0x49, 0x72, 0xae, 0x04, 0x95, 0x89, //0x0000b188 .quad -8532908771695296838
- 0x92, 0x68, 0x63, 0x17, 0x9d, 0xdb, 0x87, 0x04, //0x0000b190 .quad 326470965756389522
- 0x69, 0xde, 0xdb, 0x0e, 0xda, 0x45, 0xfa, 0xab, //0x0000b198 .quad -6054449946191733143
- 0xb6, 0x42, 0x3c, 0x5d, 0x84, 0xd2, 0xa9, 0x45, //0x0000b1a0 .quad 5019774725622874806
- 0x03, 0xd6, 0x92, 0x92, 0x50, 0xd7, 0xf8, 0xd6, //0x0000b1a8 .quad -2956376414312278525
- 0xb2, 0xa9, 0x45, 0xba, 0x92, 0x23, 0x8a, 0x0b, //0x0000b1b0 .quad 831516194300602802
- 0xc2, 0xc5, 0x9b, 0x5b, 0x92, 0x86, 0x5b, 0x86, //0x0000b1b8 .quad -8765264286586255934
- 0x1e, 0x14, 0xd7, 0x68, 0x77, 0xac, 0x6c, 0x8e, //0x0000b1c0 .quad -8183976793979022306
- 0x32, 0xb7, 0x82, 0xf2, 0x36, 0x68, 0xf2, 0xa7, //0x0000b1c8 .quad -6344894339805432014
- 0x26, 0xd9, 0x0c, 0x43, 0x95, 0xd7, 0x07, 0x32, //0x0000b1d0 .quad 3605087062808385830
- 0xff, 0x64, 0x23, 0xaf, 0x44, 0x02, 0xef, 0xd1, //0x0000b1d8 .quad -3319431906329402113
- 0xb8, 0x07, 0xe8, 0x49, 0xbd, 0xe6, 0x44, 0x7f, //0x0000b1e0 .quad 9170708441896323000
- 0x1f, 0x1f, 0x76, 0xed, 0x6a, 0x61, 0x35, 0x83, //0x0000b1e8 .quad -8992173969096958177
- 0xa6, 0x09, 0x62, 0x9c, 0x6c, 0x20, 0x16, 0x5f, //0x0000b1f0 .quad 6851699533943015846
- 0xe7, 0xa6, 0xd3, 0xa8, 0xc5, 0xb9, 0x02, 0xa4, //0x0000b1f8 .quad -6628531442943809817
- 0x0f, 0x8c, 0x7a, 0xc3, 0x87, 0xa8, 0xdb, 0x36, //0x0000b200 .quad 3952938399001381903
- 0xa1, 0x90, 0x08, 0x13, 0x37, 0x68, 0x03, 0xcd, //0x0000b208 .quad -3673978285252374367
- 0x89, 0x97, 0x2c, 0xda, 0x54, 0x49, 0x49, 0xc2, //0x0000b210 .quad -4446942528265218167
- 0x64, 0x5a, 0xe5, 0x6b, 0x22, 0x21, 0x22, 0x80, //0x0000b218 .quad -9213765455923815836
- 0x6c, 0xbd, 0xb7, 0x10, 0xaa, 0x9b, 0xdb, 0xf2, //0x0000b220 .quad -946992141904134804
- 0xfd, 0xb0, 0xde, 0x06, 0x6b, 0xa9, 0x2a, 0xa0, //0x0000b228 .quad -6905520801477381891
- 0xc7, 0xac, 0xe5, 0x94, 0x94, 0x82, 0x92, 0x6f, //0x0000b230 .quad 8039631859474607303
- 0x3d, 0x5d, 0x96, 0xc8, 0xc5, 0x53, 0x35, 0xc8, //0x0000b238 .quad -4020214983419339459
- 0xf9, 0x17, 0x1f, 0xba, 0x39, 0x23, 0x77, 0xcb, //0x0000b240 .quad -3785518230938904583
- 0x8c, 0xf4, 0xbb, 0x3a, 0xb7, 0xa8, 0x42, 0xfa, //0x0000b248 .quad -413582710846786420
- 0xfb, 0x6e, 0x53, 0x14, 0x04, 0x76, 0x2a, 0xff, //0x0000b250 .quad -60105885123121413
- 0xd7, 0x78, 0xb5, 0x84, 0x72, 0xa9, 0x69, 0x9c, //0x0000b258 .quad -7176018221920323369
- 0xba, 0x4a, 0x68, 0x19, 0x85, 0x13, 0xf5, 0xfe, //0x0000b260 .quad -75132356403901766
- 0x0d, 0xd7, 0xe2, 0x25, 0xcf, 0x13, 0x84, 0xc3, //0x0000b268 .quad -4358336758973016307
- 0x69, 0x5d, 0xc2, 0x5f, 0x66, 0x58, 0xb2, 0x7e, //0x0000b270 .quad 9129456591349898601
- 0xd1, 0x8c, 0x5b, 0xef, 0xc2, 0x18, 0x65, 0xf4, //0x0000b278 .quad -836234930288882479
- 0x61, 0x7a, 0xd9, 0xfb, 0x3f, 0x77, 0x2f, 0xef, //0x0000b280 .quad -1211618658047395231
- 0x02, 0x38, 0x99, 0xd5, 0x79, 0x2f, 0xbf, 0x98, //0x0000b288 .quad -7440175859071633406
- 0xfa, 0xd8, 0xcf, 0xfa, 0x0f, 0x55, 0xfb, 0xaa, //0x0000b290 .quad -6126209340986631942
- 0x03, 0x86, 0xff, 0x4a, 0x58, 0xfb, 0xee, 0xbe, //0x0000b298 .quad -4688533805412153853
- 0x38, 0xcf, 0x83, 0xf9, 0x53, 0x2a, 0xba, 0x95, //0x0000b2a0 .quad -7657761676233289928
- 0x84, 0x67, 0xbf, 0x5d, 0x2e, 0xba, 0xaa, 0xee, //0x0000b2a8 .quad -1248981238337804412
- 0x83, 0x61, 0xf2, 0x7b, 0x74, 0x5a, 0x94, 0xdd, //0x0000b2b0 .quad -2480258038432112253
- 0xb2, 0xa0, 0x97, 0xfa, 0x5c, 0xb4, 0x2a, 0x95, //0x0000b2b8 .quad -7698142301602209614
- 0xe4, 0xf9, 0xee, 0x9a, 0x11, 0x71, 0xf9, 0x94, //0x0000b2c0 .quad -7712008566467528220
- 0xdf, 0x88, 0x3d, 0x39, 0x74, 0x61, 0x75, 0xba, //0x0000b2c8 .quad -5010991858575374113
- 0x5d, 0xb8, 0xaa, 0x01, 0x56, 0xcd, 0x37, 0x7a, //0x0000b2d0 .quad 8806733365625141341
- 0x17, 0xeb, 0x8c, 0x47, 0xd1, 0xb9, 0x12, 0xe9, //0x0000b2d8 .quad -1652053804791829737
- 0x3a, 0xb3, 0x0a, 0xc1, 0x55, 0xe0, 0x62, 0xac, //0x0000b2e0 .quad -6025006692552756422
- 0xee, 0x12, 0xb8, 0xcc, 0x22, 0xb4, 0xab, 0x91, //0x0000b2e8 .quad -7950062655635975442
- 0x09, 0x60, 0x4d, 0x31, 0x6b, 0x98, 0x7b, 0x57, //0x0000b2f0 .quad 6303799689591218185
- 0xaa, 0x17, 0xe6, 0x7f, 0x2b, 0xa1, 0x16, 0xb6, //0x0000b2f8 .quad -5325892301117581398
- 0x0b, 0xb8, 0xa0, 0xfd, 0x85, 0x7e, 0x5a, 0xed, //0x0000b300 .quad -1343622424865753077
- 0x94, 0x9d, 0xdf, 0x5f, 0x76, 0x49, 0x9c, 0xe3, //0x0000b308 .quad -2045679357969588844
- 0x07, 0x73, 0x84, 0xbe, 0x13, 0x8f, 0x58, 0x14, //0x0000b310 .quad 1466078993672598279
- 0x7d, 0xc2, 0xeb, 0xfb, 0xe9, 0xad, 0x41, 0x8e, //0x0000b318 .quad -8196078626372074883
- 0xc8, 0x8f, 0x25, 0xae, 0xd8, 0xb2, 0x6e, 0x59, //0x0000b320 .quad 6444284760518135752
- 0x1c, 0xb3, 0xe6, 0x7a, 0x64, 0x19, 0xd2, 0xb1, //0x0000b328 .quad -5633412264537705700
- 0xbb, 0xf3, 0xae, 0xd9, 0x8e, 0x5f, 0xca, 0x6f, //0x0000b330 .quad 8055355950647669691
- 0xe3, 0x5f, 0xa0, 0x99, 0xbd, 0x9f, 0x46, 0xde, //0x0000b338 .quad -2430079312244744221
- 0x54, 0x58, 0x0d, 0x48, 0xb9, 0x7b, 0xde, 0x25, //0x0000b340 .quad 2728754459941099604
- 0xee, 0x3b, 0x04, 0x80, 0xd6, 0x23, 0xec, 0x8a, //0x0000b348 .quad -8436328597794046994
- 0x6a, 0xae, 0x10, 0x9a, 0xa7, 0x1a, 0x56, 0xaf, //0x0000b350 .quad -5812428961928401302
- 0xe9, 0x4a, 0x05, 0x20, 0xcc, 0x2c, 0xa7, 0xad, //0x0000b358 .quad -5933724728815170839
- 0x04, 0xda, 0x94, 0x80, 0x51, 0xa1, 0x2b, 0x1b, //0x0000b360 .quad 1957835834444274180
- 0xa4, 0x9d, 0x06, 0x28, 0xff, 0xf7, 0x10, 0xd9, //0x0000b368 .quad -2805469892591575644
- 0x42, 0x08, 0x5d, 0xf0, 0xd2, 0x44, 0xfb, 0x90, //0x0000b370 .quad -7999724640327104446
- 0x86, 0x22, 0x04, 0x79, 0xff, 0x9a, 0xaa, 0x87, //0x0000b378 .quad -8670947710510816634
- 0x53, 0x4a, 0x74, 0xac, 0x07, 0x16, 0x3a, 0x35, //0x0000b380 .quad 3835402254873283155
- 0x28, 0x2b, 0x45, 0x57, 0xbf, 0x41, 0x95, 0xa9, //0x0000b388 .quad -6226998619711132888
- 0xe8, 0x5c, 0x91, 0x97, 0x89, 0x9b, 0x88, 0x42, //0x0000b390 .quad 4794252818591603944
- 0xf2, 0x75, 0x16, 0x2d, 0x2f, 0x92, 0xfa, 0xd3, //0x0000b398 .quad -3172062256211528206
- 0x11, 0xda, 0xba, 0xfe, 0x35, 0x61, 0x95, 0x69, //0x0000b3a0 .quad 7608094030047140369
- 0xb7, 0x09, 0x2e, 0x7c, 0x5d, 0x9b, 0x7c, 0x84, //0x0000b3a8 .quad -8900067937773286985
- 0x95, 0x90, 0x69, 0x7e, 0x83, 0xb9, 0xfa, 0x43, //0x0000b3b0 .quad 4898431519131537557
- 0x25, 0x8c, 0x39, 0xdb, 0x34, 0xc2, 0x9b, 0xa5, //0x0000b3b8 .quad -6513398903789220827
- 0xbb, 0xf4, 0x03, 0x5e, 0xe4, 0x67, 0xf9, 0x94, //0x0000b3c0 .quad -7712018656367741765
- 0x2e, 0xef, 0x07, 0x12, 0xc2, 0xb2, 0x02, 0xcf, //0x0000b3c8 .quad -3530062611309138130
- 0xf5, 0x78, 0xc2, 0xba, 0xee, 0xe0, 0x1b, 0x1d, //0x0000b3d0 .quad 2097517367411243253
- 0x7d, 0xf5, 0x44, 0x4b, 0xb9, 0xaf, 0x61, 0x81, //0x0000b3d8 .quad -9123818159709293187
- 0x32, 0x17, 0x73, 0x69, 0x2a, 0xd9, 0x62, 0x64, //0x0000b3e0 .quad 7233582727691441970
- 0xdc, 0x32, 0x16, 0x9e, 0xa7, 0x1b, 0xba, 0xa1, //0x0000b3e8 .quad -6793086681209228580
- 0xfe, 0xdc, 0xcf, 0x03, 0x75, 0x8f, 0x7b, 0x7d, //0x0000b3f0 .quad 9041978409614302462
- 0x93, 0xbf, 0x9b, 0x85, 0x91, 0xa2, 0x28, 0xca, //0x0000b3f8 .quad -3879672333084147821
- 0x3e, 0xd4, 0xc3, 0x44, 0x52, 0x73, 0xda, 0x5c, //0x0000b400 .quad 6690786993590490174
- 0x78, 0xaf, 0x02, 0xe7, 0x35, 0xcb, 0xb2, 0xfc, //0x0000b408 .quad -237904397927796872
- 0xa7, 0x64, 0xfa, 0x6a, 0x13, 0x88, 0x08, 0x3a, //0x0000b410 .quad 4181741870994056359
- 0xab, 0xad, 0x61, 0xb0, 0x01, 0xbf, 0xef, 0x9d, //0x0000b418 .quad -7066219276345954901
- 0xd0, 0xfd, 0xb8, 0x45, 0x18, 0xaa, 0x8a, 0x08, //0x0000b420 .quad 615491320315182544
- 0x16, 0x19, 0x7a, 0x1c, 0xc2, 0xae, 0x6b, 0xc5, //0x0000b428 .quad -4221088077005055722
- 0x45, 0x3d, 0x27, 0x57, 0x9e, 0x54, 0xad, 0x8a, //0x0000b430 .quad -8454007886460797627
- 0x5b, 0x9f, 0x98, 0xa3, 0x72, 0x9a, 0xc6, 0xf6, //0x0000b438 .quad -664674077828931749
- 0x4b, 0x86, 0x78, 0xf6, 0xe2, 0x54, 0xac, 0x36, //0x0000b440 .quad 3939617107816777291
- 0x99, 0x63, 0x3f, 0xa6, 0x87, 0x20, 0x3c, 0x9a, //0x0000b448 .quad -7332950326284164199
- 0xdd, 0xa7, 0x16, 0xb4, 0x1b, 0x6a, 0x57, 0x84, //0x0000b450 .quad -8910536670511192099
- 0x7f, 0x3c, 0xcf, 0x8f, 0xa9, 0x28, 0xcb, 0xc0, //0x0000b458 .quad -4554501889427817345
- 0xd5, 0x51, 0x1c, 0xa1, 0xa2, 0x44, 0x6d, 0x65, //0x0000b460 .quad 7308573235570561493
- 0x9f, 0x0b, 0xc3, 0xf3, 0xd3, 0xf2, 0xfd, 0xf0, //0x0000b468 .quad -1081441343357383777
- 0x25, 0xb3, 0xb1, 0xa4, 0xe5, 0x4a, 0x64, 0x9f, //0x0000b470 .quad -6961356773836868827
- 0x43, 0xe7, 0x59, 0x78, 0xc4, 0xb7, 0x9e, 0x96, //0x0000b478 .quad -7593429867239446717
- 0xee, 0x1f, 0xde, 0x0d, 0x9f, 0x5d, 0x3d, 0x87, //0x0000b480 .quad -8701695967296086034
- 0x14, 0x61, 0x70, 0x96, 0xb5, 0x65, 0x46, 0xbc, //0x0000b488 .quad -4880101315621920492
- 0xea, 0xa7, 0x55, 0xd1, 0x06, 0xb5, 0x0c, 0xa9, //0x0000b490 .quad -6265433940692719638
- 0x59, 0x79, 0x0c, 0xfc, 0x22, 0xff, 0x57, 0xeb, //0x0000b498 .quad -1488440626100012711
- 0xf2, 0x88, 0xd5, 0x42, 0x24, 0xf1, 0xa7, 0x09, //0x0000b4a0 .quad 695789805494438130
- 0xd8, 0xcb, 0x87, 0xdd, 0x75, 0xff, 0x16, 0x93, //0x0000b4a8 .quad -7847804418953589800
- 0x2f, 0xeb, 0x8a, 0x53, 0x6d, 0xed, 0x11, 0x0c, //0x0000b4b0 .quad 869737256868047663
- 0xce, 0xbe, 0xe9, 0x54, 0x53, 0xbf, 0xdc, 0xb7, //0x0000b4b8 .quad -5198069505264599346
- 0xfa, 0xa5, 0x6d, 0xa8, 0xc8, 0x68, 0x16, 0x8f, //0x0000b4c0 .quad -8136200465769716230
- 0x81, 0x2e, 0x24, 0x2a, 0x28, 0xef, 0xd3, 0xe5, //0x0000b4c8 .quad -1885900863153361279
- 0xbc, 0x87, 0x44, 0x69, 0x7d, 0x01, 0x6e, 0xf9, //0x0000b4d0 .quad -473439272678684740
- 0x10, 0x9d, 0x56, 0x1a, 0x79, 0x75, 0xa4, 0x8f, //0x0000b4d8 .quad -8096217067111932656
- 0xac, 0xa9, 0x95, 0xc3, 0xdc, 0x81, 0xc9, 0x37, //0x0000b4e0 .quad 4019886927579031980
- 0x55, 0x44, 0xec, 0x60, 0xd7, 0x92, 0x8d, 0xb3, //0x0000b4e8 .quad -5508585315462527915
- 0x17, 0x14, 0x7b, 0xf4, 0x53, 0xe2, 0xbb, 0x85, //0x0000b4f0 .quad -8810199395808373737
- 0x6a, 0x55, 0x27, 0x39, 0x8d, 0xf7, 0x70, 0xe0, //0x0000b4f8 .quad -2274045625900771990
- 0x8e, 0xec, 0xcc, 0x78, 0x74, 0x6d, 0x95, 0x93, //0x0000b500 .quad -7812217631593927538
- 0x62, 0x95, 0xb8, 0x43, 0xb8, 0x9a, 0x46, 0x8c, //0x0000b508 .quad -8338807543829064350
- 0xb2, 0x27, 0x00, 0x97, 0xd1, 0xc8, 0x7a, 0x38, //0x0000b510 .quad 4069786015789754290
- 0xbb, 0xba, 0xa6, 0x54, 0x66, 0x41, 0x58, 0xaf, //0x0000b518 .quad -5811823411358942533
- 0x9e, 0x31, 0xc0, 0xfc, 0x05, 0x7b, 0x99, 0x06, //0x0000b520 .quad 475546501309804958
- 0x6a, 0x69, 0xd0, 0xe9, 0xbf, 0x51, 0x2e, 0xdb, //0x0000b528 .quad -2653093245771290262
- 0x03, 0x1f, 0xf8, 0xbd, 0xe3, 0xec, 0x1f, 0x44, //0x0000b530 .quad 4908902581746016003
- 0xe2, 0x41, 0x22, 0xf2, 0x17, 0xf3, 0xfc, 0x88, //0x0000b538 .quad -8575712306248138270
- 0xc3, 0x26, 0x76, 0xad, 0x1c, 0xe8, 0x27, 0xd5, //0x0000b540 .quad -3087243809672255805
- 0x5a, 0xd2, 0xaa, 0xee, 0xdd, 0x2f, 0x3c, 0xab, //0x0000b548 .quad -6107954364382784934
- 0x74, 0xb0, 0xd3, 0xd8, 0x23, 0xe2, 0x71, 0x8a, //0x0000b550 .quad -8470740780517707660
- 0xf1, 0x86, 0x55, 0x6a, 0xd5, 0x3b, 0x0b, 0xd6, //0x0000b558 .quad -3023256937051093263
- 0x49, 0x4e, 0x84, 0x67, 0x56, 0x2d, 0x87, 0xf6, //0x0000b560 .quad -682526969396179383
- 0x56, 0x74, 0x75, 0x62, 0x65, 0x05, 0xc7, 0x85, //0x0000b568 .quad -8807064613298015146
- 0xdb, 0x61, 0x65, 0x01, 0xac, 0xf8, 0x28, 0xb4, //0x0000b570 .quad -5464844730172612133
- 0x6c, 0xd1, 0x12, 0xbb, 0xbe, 0xc6, 0x38, 0xa7, //0x0000b578 .quad -6397144748195131028
- 0x52, 0xba, 0xbe, 0x01, 0xd7, 0x36, 0x33, 0xe1, //0x0000b580 .quad -2219369894288377262
- 0xc7, 0x85, 0xd7, 0x69, 0x6e, 0xf8, 0x06, 0xd1, //0x0000b588 .quad -3384744916816525881
- 0x73, 0x34, 0x17, 0x61, 0x46, 0x02, 0xc0, 0xec, //0x0000b590 .quad -1387106183930235789
- 0x9c, 0xb3, 0x26, 0x02, 0x45, 0x5b, 0xa4, 0x82, //0x0000b598 .quad -9032994600651410532
- 0x90, 0x01, 0x5d, 0xf9, 0xd7, 0x02, 0xf0, 0x27, //0x0000b5a0 .quad 2877803288514593168
- 0x84, 0x60, 0xb0, 0x42, 0x16, 0x72, 0x4d, 0xa3, //0x0000b5a8 .quad -6679557232386875260
- 0xf4, 0x41, 0xb4, 0xf7, 0x8d, 0x03, 0xec, 0x31, //0x0000b5b0 .quad 3597254110643241460
- 0xa5, 0x78, 0x5c, 0xd3, 0x9b, 0xce, 0x20, 0xcc, //0x0000b5b8 .quad -3737760522056206171
- 0x71, 0x52, 0xa1, 0x75, 0x71, 0x04, 0x67, 0x7e, //0x0000b5c0 .quad 9108253656731439729
- 0xce, 0x96, 0x33, 0xc8, 0x42, 0x02, 0x29, 0xff, //0x0000b5c8 .quad -60514634142869810
- 0x86, 0xd3, 0x84, 0xe9, 0xc6, 0x62, 0x00, 0x0f, //0x0000b5d0 .quad 1080972517029761926
- 0x41, 0x3e, 0x20, 0xbd, 0x69, 0xa1, 0x79, 0x9f, //0x0000b5d8 .quad -6955350673980375487
- 0x68, 0x08, 0xe6, 0xa3, 0x78, 0x7b, 0xc0, 0x52, //0x0000b5e0 .quad 5962901664714590312
- 0xd1, 0x4d, 0x68, 0x2c, 0xc4, 0x09, 0x58, 0xc7, //0x0000b5e8 .quad -4082502324048081455
- 0x82, 0x8a, 0xdf, 0xcc, 0x56, 0x9a, 0x70, 0xa7, //0x0000b5f0 .quad -6381430974388925822
- 0x45, 0x61, 0x82, 0x37, 0x35, 0x0c, 0x2e, 0xf9, //0x0000b5f8 .quad -491441886632713915
- 0x91, 0xb6, 0x0b, 0x40, 0x76, 0x60, 0xa6, 0x88, //0x0000b600 .quad -8600080377420466543
- 0xcb, 0x7c, 0xb1, 0x42, 0xa1, 0xc7, 0xbc, 0x9b, //0x0000b608 .quad -7224680206786528053
- 0x35, 0xa4, 0x0e, 0xd0, 0x93, 0xf8, 0xcf, 0x6a, //0x0000b610 .quad 7696643601933968437
- 0xfe, 0xdb, 0x5d, 0x93, 0x89, 0xf9, 0xab, 0xc2, //0x0000b618 .quad -4419164240055772162
- 0x43, 0x4d, 0x12, 0xc4, 0xb8, 0xf6, 0x83, 0x05, //0x0000b620 .quad 397432465562684739
- 0xfe, 0x52, 0x35, 0xf8, 0xeb, 0xf7, 0x56, 0xf3, //0x0000b628 .quad -912269281642327298
- 0x4a, 0x70, 0x8b, 0x7a, 0x33, 0x7a, 0x72, 0xc3, //0x0000b630 .quad -4363290727450709942
- 0xde, 0x53, 0x21, 0x7b, 0xf3, 0x5a, 0x16, 0x98, //0x0000b638 .quad -7487697328667536418
- 0x5c, 0x4c, 0x2e, 0x59, 0xc0, 0x18, 0x4f, 0x74, //0x0000b640 .quad 8380944645968776284
- 0xd6, 0xa8, 0xe9, 0x59, 0xb0, 0xf1, 0x1b, 0xbe, //0x0000b648 .quad -4747935642407032618
- 0x73, 0xdf, 0x79, 0x6f, 0xf0, 0xde, 0x62, 0x11, //0x0000b650 .quad 1252808770606194547
- 0x0c, 0x13, 0x64, 0x70, 0x1c, 0xee, 0xa2, 0xed, //0x0000b658 .quad -1323233534581402868
- 0xa8, 0x2b, 0xac, 0x45, 0x56, 0xcb, 0xdd, 0x8a, //0x0000b660 .quad -8440366555225904216
- 0xe7, 0x8b, 0x3e, 0xc6, 0xd1, 0xd4, 0x85, 0x94, //0x0000b668 .quad -7744549986754458649
- 0x92, 0x36, 0x17, 0xd7, 0x2b, 0x3e, 0x95, 0x6d, //0x0000b670 .quad 7896285879677171346
- 0xe1, 0x2e, 0xce, 0x37, 0x06, 0x4a, 0xa7, 0xb9, //0x0000b678 .quad -5069001465015685407
- 0x37, 0x04, 0xdd, 0xcc, 0xb6, 0x8d, 0xfa, 0xc8, //0x0000b680 .quad -3964700705685699529
- 0x99, 0xba, 0xc1, 0xc5, 0x87, 0x1c, 0x11, 0xe8, //0x0000b688 .quad -1724565812842218855
- 0xa2, 0x22, 0x0a, 0x40, 0x92, 0x98, 0x9c, 0x1d, //0x0000b690 .quad 2133748077373825698
- 0xa0, 0x14, 0x99, 0xdb, 0xd4, 0xb1, 0x0a, 0x91, //0x0000b698 .quad -7995382660667468640
- 0x4b, 0xab, 0x0c, 0xd0, 0xb6, 0xbe, 0x03, 0x25, //0x0000b6a0 .quad 2667185096717282123
- 0xc8, 0x59, 0x7f, 0x12, 0x4a, 0x5e, 0x4d, 0xb5, //0x0000b6a8 .quad -5382542307406947896
- 0x1d, 0xd6, 0x0f, 0x84, 0x64, 0xae, 0x44, 0x2e, //0x0000b6b0 .quad 3333981370896602653
- 0x3a, 0x30, 0x1f, 0x97, 0xdc, 0xb5, 0xa0, 0xe2, //0x0000b6b8 .quad -2116491865831296966
- 0xd2, 0xe5, 0x89, 0xd2, 0xfe, 0xec, 0xea, 0x5c, //0x0000b6c0 .quad 6695424375237764562
- 0x24, 0x7e, 0x73, 0xde, 0xa9, 0x71, 0xa4, 0x8d, //0x0000b6c8 .quad -8240336443785642460
- 0x47, 0x5f, 0x2c, 0x87, 0x3e, 0xa8, 0x25, 0x74, //0x0000b6d0 .quad 8369280469047205703
- 0xad, 0x5d, 0x10, 0x56, 0x14, 0x8e, 0x0d, 0xb1, //0x0000b6d8 .quad -5688734536304665171
- 0x19, 0x77, 0xf7, 0x28, 0x4e, 0x12, 0x2f, 0xd1, //0x0000b6e0 .quad -3373457468973156583
- 0x18, 0x75, 0x94, 0x6b, 0x99, 0xf1, 0x50, 0xdd, //0x0000b6e8 .quad -2499232151953443560
- 0x6f, 0xaa, 0x9a, 0xd9, 0x70, 0x6b, 0xbd, 0x82, //0x0000b6f0 .quad -9025939945749304721
- 0x2f, 0xc9, 0x3c, 0xe3, 0xff, 0x96, 0x52, 0x8a, //0x0000b6f8 .quad -8479549122611984081
- 0x0b, 0x55, 0x01, 0x10, 0x4d, 0xc6, 0x6c, 0x63, //0x0000b700 .quad 7164319141522920715
- 0x7b, 0xfb, 0x0b, 0xdc, 0xbf, 0x3c, 0xe7, 0xac, //0x0000b708 .quad -5987750384837592197
- 0x4e, 0xaa, 0x01, 0x54, 0xe0, 0xf7, 0x47, 0x3c, //0x0000b710 .quad 4343712908476262990
- 0x5a, 0xfa, 0x0e, 0xd3, 0xef, 0x0b, 0x21, 0xd8, //0x0000b718 .quad -2873001962619602342
- 0x71, 0x0a, 0x81, 0x34, 0xec, 0xfa, 0xac, 0x65, //0x0000b720 .quad 7326506586225052273
- 0x78, 0x5c, 0xe9, 0xe3, 0x75, 0xa7, 0x14, 0x87, //0x0000b728 .quad -8713155254278333320
- 0x0d, 0x4d, 0xa1, 0x41, 0xa7, 0x39, 0x18, 0x7f, //0x0000b730 .quad 9158133232781315341
- 0x96, 0xb3, 0xe3, 0x5c, 0x53, 0xd1, 0xd9, 0xa8, //0x0000b738 .quad -6279758049420528746
- 0x50, 0xa0, 0x09, 0x12, 0x11, 0x48, 0xde, 0x1e, //0x0000b740 .quad 2224294504121868368
- 0x7c, 0xa0, 0x1c, 0x34, 0xa8, 0x45, 0x10, 0xd3, //0x0000b748 .quad -3238011543348273028
- 0x32, 0x04, 0x46, 0xab, 0x0a, 0xed, 0x4a, 0x93, //0x0000b750 .quad -7833187971778608078
- 0x4d, 0xe4, 0x91, 0x20, 0x89, 0x2b, 0xea, 0x83, //0x0000b758 .quad -8941286242233752499
- 0x3f, 0x85, 0x17, 0x56, 0x4d, 0xa8, 0x1d, 0xf8, //0x0000b760 .quad -568112927868484289
- 0x60, 0x5d, 0xb6, 0x68, 0x6b, 0xb6, 0xe4, 0xa4, //0x0000b768 .quad -6564921784364802720
- 0x8e, 0x66, 0x9d, 0xab, 0x60, 0x12, 0x25, 0x36, //0x0000b770 .quad 3901544858591782542
- 0xb9, 0xf4, 0xe3, 0x42, 0x06, 0xe4, 0x1d, 0xce, //0x0000b778 .quad -3594466212028615495
- 0x19, 0x60, 0x42, 0x6b, 0x7c, 0x2b, 0xd7, 0xc1, //0x0000b780 .quad -4479063491021217767
- 0xf3, 0x78, 0xce, 0xe9, 0x83, 0xae, 0xd2, 0x80, //0x0000b788 .quad -9164070410158966541
- 0x1f, 0xf8, 0x12, 0x86, 0x5b, 0xf6, 0x4c, 0xb2, //0x0000b790 .quad -5598829363776522209
- 0x30, 0x17, 0x42, 0xe4, 0x24, 0x5a, 0x07, 0xa1, //0x0000b798 .quad -6843401994271320272
- 0x27, 0xb6, 0x97, 0x67, 0xf2, 0x33, 0xe0, 0xde, //0x0000b7a0 .quad -2386850686293264857
- 0xfc, 0x9c, 0x52, 0x1d, 0xae, 0x30, 0x49, 0xc9, //0x0000b7a8 .quad -3942566474411762436
- 0xb1, 0xa3, 0x7d, 0x01, 0xef, 0x40, 0x98, 0x16, //0x0000b7b0 .quad 1628122660560806833
- 0x3c, 0x44, 0xa7, 0xa4, 0xd9, 0x7c, 0x9b, 0xfb, //0x0000b7b8 .quad -316522074587315140
- 0x4e, 0x86, 0xee, 0x60, 0x95, 0x28, 0x1f, 0x8e, //0x0000b7c0 .quad -8205795374004271538
- 0xa5, 0x8a, 0xe8, 0x06, 0x08, 0x2e, 0x41, 0x9d, //0x0000b7c8 .quad -7115355324258153819
- 0xe2, 0x27, 0x2a, 0xb9, 0xba, 0xf2, 0xa6, 0xf1, //0x0000b7d0 .quad -1033872180650563614
- 0x4e, 0xad, 0xa2, 0x08, 0x8a, 0x79, 0x91, 0xc4, //0x0000b7d8 .quad -4282508136895304370
- 0xdb, 0xb1, 0x74, 0x67, 0x69, 0xaf, 0x10, 0xae, //0x0000b7e0 .quad -5904026244240592421
- 0xa2, 0x58, 0xcb, 0x8a, 0xec, 0xd7, 0xb5, 0xf5, //0x0000b7e8 .quad -741449152691742558
- 0x29, 0xef, 0xa8, 0xe0, 0xa1, 0x6d, 0xca, 0xac, //0x0000b7f0 .quad -5995859411864064215
- 0x65, 0x17, 0xbf, 0xd6, 0xf3, 0xa6, 0x91, 0x99, //0x0000b7f8 .quad -7380934748073420955
- 0xf3, 0x2a, 0xd3, 0x58, 0x0a, 0x09, 0xfd, 0x17, //0x0000b800 .quad 1728547772024695539
- 0x3f, 0xdd, 0x6e, 0xcc, 0xb0, 0x10, 0xf6, 0xbf, //0x0000b808 .quad -4614482416664388289
- 0xb0, 0xf5, 0x07, 0xef, 0x4c, 0x4b, 0xfc, 0xdd, //0x0000b810 .quad -2451001303396518480
- 0x8e, 0x94, 0x8a, 0xff, 0xdc, 0x94, 0xf3, 0xef, //0x0000b818 .quad -1156417002403097458
- 0x8e, 0xf9, 0x64, 0x15, 0x10, 0xaf, 0xbd, 0x4a, //0x0000b820 .quad 5385653213018257806
- 0xd9, 0x9c, 0xb6, 0x1f, 0x0a, 0x3d, 0xf8, 0x95, //0x0000b828 .quad -7640289654143017767
- 0xf1, 0x37, 0xbe, 0x1a, 0xd4, 0x1a, 0x6d, 0x9d, //0x0000b830 .quad -7102991539009341455
- 0x0f, 0x44, 0xa4, 0xa7, 0x4c, 0x4c, 0x76, 0xbb, //0x0000b838 .quad -4938676049251384305
- 0xed, 0xc5, 0x6d, 0x21, 0x89, 0x61, 0xc8, 0x84, //0x0000b840 .quad -8878739423761676819
- 0x13, 0x55, 0x8d, 0xd1, 0x5f, 0xdf, 0x53, 0xea, //0x0000b848 .quad -1561659043136842477
- 0xb4, 0x9b, 0xe4, 0xb4, 0xf5, 0x3c, 0xfd, 0x32, //0x0000b850 .quad 3674159897003727796
- 0x2c, 0x55, 0xf8, 0xe2, 0x9b, 0x6b, 0x74, 0x92, //0x0000b858 .quad -7893565929601608404
- 0xa1, 0xc2, 0x1d, 0x22, 0x33, 0x8c, 0xbc, 0x3f, //0x0000b860 .quad 4592699871254659745
- 0x77, 0x6a, 0xb6, 0xdb, 0x82, 0x86, 0x11, 0xb7, //0x0000b868 .quad -5255271393574622601
- 0x4a, 0x33, 0xa5, 0xea, 0x3f, 0xaf, 0xab, 0x0f, //0x0000b870 .quad 1129188820640936778
- 0x15, 0x05, 0xa4, 0x92, 0x23, 0xe8, 0xd5, 0xe4, //0x0000b878 .quad -1957403223540890347
- 0x0e, 0x40, 0xa7, 0xf2, 0x87, 0x4d, 0xcb, 0x29, //0x0000b880 .quad 3011586022114279438
- 0x2d, 0x83, 0xa6, 0x3b, 0x16, 0xb1, 0x05, 0x8f, //0x0000b888 .quad -8140906042354138323
- 0x12, 0x10, 0x51, 0xef, 0xe9, 0x20, 0x3e, 0x74, //0x0000b890 .quad 8376168546070237202
- 0xf8, 0x23, 0x90, 0xca, 0x5b, 0x1d, 0xc7, 0xb2, //0x0000b898 .quad -5564446534515285000
- 0x16, 0x54, 0x25, 0x6b, 0x24, 0xa9, 0x4d, 0x91, //0x0000b8a0 .quad -7976533391121755114
- 0xf6, 0x2c, 0x34, 0xbd, 0xb2, 0xe4, 0x78, 0xdf, //0x0000b8a8 .quad -2343872149716718346
- 0x8e, 0x54, 0xf7, 0xc2, 0xb6, 0x89, 0xd0, 0x1a, //0x0000b8b0 .quad 1932195658189984910
- 0x1a, 0x9c, 0x40, 0xb6, 0xef, 0x8e, 0xab, 0x8b, //0x0000b8b8 .quad -8382449121214030822
- 0xb1, 0x29, 0xb5, 0x73, 0x24, 0xac, 0x84, 0xa1, //0x0000b8c0 .quad -6808127464117294671
- 0x20, 0xc3, 0xd0, 0xa3, 0xab, 0x72, 0x96, 0xae, //0x0000b8c8 .quad -5866375383090150624
- 0x1e, 0x74, 0xa2, 0x90, 0x2d, 0xd7, 0xe5, 0xc9, //0x0000b8d0 .quad -3898473311719230434
- 0xe8, 0xf3, 0xc4, 0x8c, 0x56, 0x0f, 0x3c, 0xda, //0x0000b8d8 .quad -2721283210435300376
- 0x92, 0x88, 0x65, 0x7a, 0x7c, 0xa6, 0x2f, 0x7e, //0x0000b8e0 .quad 9092669226243950738
- 0x71, 0x18, 0xfb, 0x17, 0x96, 0x89, 0x65, 0x88, //0x0000b8e8 .quad -8618331034163144591
- 0xb7, 0xea, 0xfe, 0x98, 0x1b, 0x90, 0xbb, 0xdd, //0x0000b8f0 .quad -2469221522477225289
- 0x8d, 0xde, 0xf9, 0x9d, 0xfb, 0xeb, 0x7e, 0xaa, //0x0000b8f8 .quad -6161227774276542835
- 0x65, 0xa5, 0x3e, 0x7f, 0x22, 0x74, 0x2a, 0x55, //0x0000b900 .quad 6136845133758244197
- 0x31, 0x56, 0x78, 0x85, 0xfa, 0xa6, 0x1e, 0xd5, //0x0000b908 .quad -3089848699418290639
- 0x5f, 0x27, 0x87, 0x8f, 0x95, 0x88, 0x3a, 0xd5, //0x0000b910 .quad -3082000819042179233
- 0xde, 0x35, 0x6b, 0x93, 0x5c, 0x28, 0x33, 0x85, //0x0000b918 .quad -8848684464777513506
- 0x37, 0xf1, 0x68, 0xf3, 0xba, 0x2a, 0x89, 0x8a, //0x0000b920 .quad -8464187042230111945
- 0x56, 0x03, 0x46, 0xb8, 0x73, 0xf2, 0x7f, 0xa6, //0x0000b928 .quad -6449169562544503978
- 0x85, 0x2d, 0x43, 0xb0, 0x69, 0x75, 0x2b, 0x2d, //0x0000b930 .quad 3254824252494523781
- 0x2c, 0x84, 0x57, 0xa6, 0x10, 0xef, 0x1f, 0xd0, //0x0000b938 .quad -3449775934753242068
- 0x73, 0xfc, 0x29, 0x0e, 0x62, 0x29, 0x3b, 0x9c, //0x0000b940 .quad -7189106879045698445
- 0x9b, 0xb2, 0xf6, 0x67, 0x6a, 0xf5, 0x13, 0x82, //0x0000b948 .quad -9073638986861858149
- 0x8f, 0x7b, 0xb4, 0x91, 0xba, 0xf3, 0x49, 0x83, //0x0000b950 .quad -8986383598807123057
- 0x42, 0x5f, 0xf4, 0x01, 0xc5, 0xf2, 0x98, 0xa2, //0x0000b958 .quad -6730362715149934782
- 0x73, 0x9a, 0x21, 0x36, 0xa9, 0x70, 0x1c, 0x24, //0x0000b960 .quad 2602078556773259891
- 0x13, 0x77, 0x71, 0x42, 0x76, 0x2f, 0x3f, 0xcb, //0x0000b968 .quad -3801267375510030573
- 0x10, 0x01, 0xaa, 0x83, 0xd3, 0x8c, 0x23, 0xed, //0x0000b970 .quad -1359087822460813040
- 0xd7, 0xd4, 0x0d, 0xd3, 0x53, 0xfb, 0x0e, 0xfe, //0x0000b978 .quad -139898200960150313
- 0xaa, 0x40, 0x4a, 0x32, 0x04, 0x38, 0x36, 0xf4, //0x0000b980 .quad -849429889038008150
- 0x06, 0xa5, 0xe8, 0x63, 0x14, 0x5d, 0xc9, 0x9e, //0x0000b988 .quad -7004965403241175802
- 0xd5, 0xd0, 0xdc, 0x3e, 0x05, 0xc6, 0x43, 0xb1, //0x0000b990 .quad -5673473379724898091
- 0x48, 0xce, 0xe2, 0x7c, 0x59, 0xb4, 0x7b, 0xc6, //0x0000b998 .quad -4144520735624081848
- 0x0a, 0x05, 0x94, 0x8e, 0x86, 0xb7, 0x94, 0xdd, //0x0000b9a0 .quad -2480155706228734710
- 0xda, 0x81, 0x1b, 0xdc, 0x6f, 0xa1, 0x1a, 0xf8, //0x0000b9a8 .quad -568964901102714406
- 0x26, 0x83, 0x1c, 0x19, 0xb4, 0xf2, 0x7c, 0xca, //0x0000b9b0 .quad -3855940325606653146
- 0x28, 0x31, 0x91, 0xe9, 0xe5, 0xa4, 0x10, 0x9b, //0x0000b9b8 .quad -7273132090830278360
- 0xf0, 0xa3, 0x63, 0x1f, 0x61, 0x2f, 0x1c, 0xfd, //0x0000b9c0 .quad -208239388580928528
- 0x72, 0x7d, 0xf5, 0x63, 0x1f, 0xce, 0xd4, 0xc1, //0x0000b9c8 .quad -4479729095110460046
- 0xec, 0x8c, 0x3c, 0x67, 0x39, 0x3b, 0x63, 0xbc, //0x0000b9d0 .quad -4871985254153548564
- 0xcf, 0xdc, 0xf2, 0x3c, 0xa7, 0x01, 0x4a, 0xf2, //0x0000b9d8 .quad -987975350460687153
- 0x13, 0xd8, 0x85, 0xe0, 0x03, 0x05, 0xbe, 0xd5, //0x0000b9e0 .quad -3044990783845967853
- 0x01, 0xca, 0x17, 0x86, 0x08, 0x41, 0x6e, 0x97, //0x0000b9e8 .quad -7535013621679011327
- 0x18, 0x4e, 0xa7, 0xd8, 0x44, 0x86, 0x2d, 0x4b, //0x0000b9f0 .quad 5417133557047315992
- 0x82, 0xbc, 0x9d, 0xa7, 0x4a, 0xd1, 0x49, 0xbd, //0x0000b9f8 .quad -4807081008671376254
- 0x9e, 0x21, 0xd1, 0x0e, 0xd6, 0xe7, 0xf8, 0xdd, //0x0000ba00 .quad -2451955090545630818
- 0xa2, 0x2b, 0x85, 0x51, 0x9d, 0x45, 0x9c, 0xec, //0x0000ba08 .quad -1397165242411832414
- 0x03, 0xb5, 0x42, 0xc9, 0xe5, 0x90, 0xbb, 0xca, //0x0000ba10 .quad -3838314940804713213
- 0x45, 0x3b, 0xf3, 0x52, 0x82, 0xab, 0xe1, 0x93, //0x0000ba18 .quad -7790757304148477115
- 0x43, 0x62, 0x93, 0x3b, 0x1f, 0x75, 0x6a, 0x3d, //0x0000ba20 .quad 4425478360848884291
- 0x17, 0x0a, 0xb0, 0xe7, 0x62, 0x16, 0xda, 0xb8, //0x0000ba28 .quad -5126760611758208489
- 0xd4, 0x3a, 0x78, 0x0a, 0x67, 0x12, 0xc5, 0x0c, //0x0000ba30 .quad 920161932633717460
- 0x9d, 0x0c, 0x9c, 0xa1, 0xfb, 0x9b, 0x10, 0xe7, //0x0000ba38 .quad -1796764746270372707
- 0xc5, 0x24, 0x8b, 0x66, 0x80, 0x2b, 0xfb, 0x27, //0x0000ba40 .quad 2880944217109767365
- 0xe2, 0x87, 0x01, 0x45, 0x7d, 0x61, 0x6a, 0x90, //0x0000ba48 .quad -8040506994060064798
- 0xf6, 0xed, 0x2d, 0x80, 0x60, 0xf6, 0xf9, 0xb1, //0x0000ba50 .quad -5622191765467566602
- 0xda, 0xe9, 0x41, 0x96, 0xdc, 0xf9, 0x84, 0xb4, //0x0000ba58 .quad -5438947724147693094
- 0x73, 0x69, 0x39, 0xa0, 0xf8, 0x73, 0x78, 0x5e, //0x0000ba60 .quad 6807318348447705459
- 0x51, 0x64, 0xd2, 0xbb, 0x53, 0x38, 0xa6, 0xe1, //0x0000ba68 .quad -2186998636757228463
- 0xe8, 0xe1, 0x23, 0x64, 0x7b, 0x48, 0x0b, 0xdb, //0x0000ba70 .quad -2662955059861265944
- 0xb2, 0x7e, 0x63, 0x55, 0x34, 0xe3, 0x07, 0x8d, //0x0000ba78 .quad -8284403175614349646
- 0x62, 0xda, 0x2c, 0x3d, 0x9a, 0x1a, 0xce, 0x91, //0x0000ba80 .quad -7940379843253970334
- 0x5f, 0x5e, 0xbc, 0x6a, 0x01, 0xdc, 0x49, 0xb0, //0x0000ba88 .quad -5743817951090549153
- 0xfb, 0x10, 0x78, 0xcc, 0x40, 0xa1, 0x41, 0x76, //0x0000ba90 .quad 8521269269642088699
- 0xf7, 0x75, 0x6b, 0xc5, 0x01, 0x53, 0x5c, 0xdc, //0x0000ba98 .quad -2568086420435798537
- 0x9d, 0x0a, 0xcb, 0x7f, 0xc8, 0x04, 0xe9, 0xa9, //0x0000baa0 .quad -6203421752542164323
- 0xba, 0x29, 0x63, 0x1b, 0xe1, 0xb3, 0xb9, 0x89, //0x0000baa8 .quad -8522583040413455942
- 0x44, 0xcd, 0xbd, 0x9f, 0xfa, 0x45, 0x63, 0x54, //0x0000bab0 .quad 6080780864604458308
- 0x29, 0xf4, 0x3b, 0x62, 0xd9, 0x20, 0x28, 0xac, //0x0000bab8 .quad -6041542782089432023
- 0x95, 0x40, 0xad, 0x47, 0x79, 0x17, 0x7c, 0xa9, //0x0000bac0 .quad -6234081974526590827
- 0x33, 0xf1, 0xca, 0xba, 0x0f, 0x29, 0x32, 0xd7, //0x0000bac8 .quad -2940242459184402125
- 0x5d, 0x48, 0xcc, 0xcc, 0xab, 0x8e, 0xed, 0x49, //0x0000bad0 .quad 5327070802775656541
- 0xc0, 0xd6, 0xbe, 0xd4, 0xa9, 0x59, 0x7f, 0x86, //0x0000bad8 .quad -8755180564631333184
- 0x74, 0x5a, 0xff, 0xbf, 0x56, 0xf2, 0x68, 0x5c, //0x0000bae0 .quad 6658838503469570676
- 0x70, 0x8c, 0xee, 0x49, 0x14, 0x30, 0x1f, 0xa8, //0x0000bae8 .quad -6332289687361778576
- 0x11, 0x31, 0xff, 0x6f, 0xec, 0x2e, 0x83, 0x73, //0x0000baf0 .quad 8323548129336963345
- 0x8c, 0x2f, 0x6a, 0x5c, 0x19, 0xfc, 0x26, 0xd2, //0x0000baf8 .quad -3303676090774835316
- 0xab, 0x7e, 0xff, 0xc5, 0x53, 0xfd, 0x31, 0xc8, //0x0000bb00 .quad -4021154456019173717
- 0xb7, 0x5d, 0xc2, 0xd9, 0x8f, 0x5d, 0x58, 0x83, //0x0000bb08 .quad -8982326584375353929
- 0x55, 0x5e, 0x7f, 0xb7, 0xa8, 0x7c, 0x3e, 0xba, //0x0000bb10 .quad -5026443070023967147
- 0x25, 0xf5, 0x32, 0xd0, 0xf3, 0x74, 0x2e, 0xa4, //0x0000bb18 .quad -6616222212041804507
- 0xeb, 0x35, 0x5f, 0xe5, 0xd2, 0x1b, 0xce, 0x28, //0x0000bb20 .quad 2940318199324816875
- 0x6f, 0xb2, 0x3f, 0xc4, 0x30, 0x12, 0x3a, 0xcd, //0x0000bb28 .quad -3658591746624867729
- 0xb3, 0x81, 0x5b, 0xcf, 0x63, 0xd1, 0x80, 0x79, //0x0000bb30 .quad 8755227902219092403
- 0x85, 0xcf, 0xa7, 0x7a, 0x5e, 0x4b, 0x44, 0x80, //0x0000bb38 .quad -9204148869281624187
- 0x1f, 0x62, 0x32, 0xc3, 0xbc, 0x05, 0xe1, 0xd7, //0x0000bb40 .quad -2891023177508298209
- 0x66, 0xc3, 0x51, 0x19, 0x36, 0x5e, 0x55, 0xa0, //0x0000bb48 .quad -6893500068174642330
- 0xa7, 0xfa, 0xfe, 0xf3, 0x2b, 0x47, 0xd9, 0x8d, //0x0000bb50 .quad -8225464990312760665
- 0x40, 0x34, 0xa6, 0x9f, 0xc3, 0xb5, 0x6a, 0xc8, //0x0000bb58 .quad -4005189066790915008
- 0x51, 0xb9, 0xfe, 0xf0, 0xf6, 0x98, 0x4f, 0xb1, //0x0000bb60 .quad -5670145219463562927
- 0x50, 0xc1, 0x8f, 0x87, 0x34, 0x63, 0x85, 0xfa, //0x0000bb68 .quad -394800315061255856
- 0xd3, 0x33, 0x9f, 0x56, 0x9a, 0xbf, 0xd1, 0x6e, //0x0000bb70 .quad 7985374283903742931
- 0xd2, 0xd8, 0xb9, 0xd4, 0x00, 0x5e, 0x93, 0x9c, //0x0000bb78 .quad -7164279224554366766
- 0xc8, 0x00, 0x47, 0xec, 0x80, 0x2f, 0x86, 0x0a, //0x0000bb80 .quad 758345818024902856
- 0x07, 0x4f, 0xe8, 0x09, 0x81, 0x35, 0xb8, 0xc3, //0x0000bb88 .quad -4343663012265570553
- 0xfa, 0xc0, 0x58, 0x27, 0x61, 0xbb, 0x27, 0xcd, //0x0000bb90 .quad -3663753745896259334
- 0xc8, 0x62, 0x62, 0x4c, 0xe1, 0x42, 0xa6, 0xf4, //0x0000bb98 .quad -817892746904575288
- 0x9c, 0x78, 0x97, 0xb8, 0x1c, 0xd5, 0x38, 0x80, //0x0000bba0 .quad -9207375118826243940
- 0xbd, 0x7d, 0xbd, 0xcf, 0xcc, 0xe9, 0xe7, 0x98, //0x0000bba8 .quad -7428711994456441411
- 0xc3, 0x56, 0xbd, 0xe6, 0x63, 0x0a, 0x47, 0xe0, //0x0000bbb0 .quad -2285846861678029117
- 0x2c, 0xdd, 0xac, 0x03, 0x40, 0xe4, 0x21, 0xbf, //0x0000bbb8 .quad -4674203974643163860
- 0x74, 0xac, 0x6c, 0xe0, 0xfc, 0xcc, 0x58, 0x18, //0x0000bbc0 .quad 1754377441329851508
- 0x78, 0x14, 0x98, 0x04, 0x50, 0x5d, 0xea, 0xee, //0x0000bbc8 .quad -1231068949876566920
- 0xc8, 0xeb, 0x43, 0x0c, 0x1e, 0x80, 0x37, 0x0f, //0x0000bbd0 .quad 1096485900831157192
- 0xcb, 0x0c, 0xdf, 0x02, 0x52, 0x7a, 0x52, 0x95, //0x0000bbd8 .quad -7686947121313936181
- 0xba, 0xe6, 0x54, 0x8f, 0x25, 0x60, 0x05, 0xd3, //0x0000bbe0 .quad -3241078642388441414
- 0xfd, 0xcf, 0x96, 0x83, 0xe6, 0x18, 0xa7, 0xba, //0x0000bbe8 .quad -4996997883215032323
- 0x69, 0x20, 0x2a, 0xf3, 0x2e, 0xb8, 0xc6, 0x47, //0x0000bbf0 .quad 5172023733869224041
- 0xfd, 0x83, 0x7c, 0x24, 0x20, 0xdf, 0x50, 0xe9, //0x0000bbf8 .quad -1634561335591402499
- 0x41, 0x54, 0xfa, 0x57, 0x1d, 0x33, 0xdc, 0x4c, //0x0000bc00 .quad 5538357842881958977
- 0x7e, 0xd2, 0xcd, 0x16, 0x74, 0x8b, 0xd2, 0x91, //0x0000bc08 .quad -7939129862385708418
- 0x52, 0xe9, 0xf8, 0xad, 0xe4, 0x3f, 0x13, 0xe0, //0x0000bc10 .quad -2300424733252327086
- 0x1d, 0x47, 0x81, 0x1c, 0x51, 0x2e, 0x47, 0xb6, //0x0000bc18 .quad -5312226309554747619
- 0xa6, 0x23, 0x77, 0xd9, 0xdd, 0x0f, 0x18, 0x58, //0x0000bc20 .quad 6347841120289366950
- 0xe5, 0x98, 0xa1, 0x63, 0xe5, 0xf9, 0xd8, 0xe3, //0x0000bc28 .quad -2028596868516046619
- 0x48, 0x76, 0xea, 0xa7, 0xea, 0x09, 0x0f, 0x57, //0x0000bc30 .quad 6273243709394548296
- 0x8f, 0xff, 0x44, 0x5e, 0x2f, 0x9c, 0x67, 0x8e, //0x0000bc38 .quad -8185402070463610993
- 0xda, 0x13, 0xe5, 0x51, 0x65, 0xcc, 0xd2, 0x2c, //0x0000bc40 .quad 3229868618315797466
- 0x73, 0x3f, 0xd6, 0x35, 0x3b, 0x83, 0x01, 0xb2, //0x0000bc48 .quad -5620066569652125837
- 0xd1, 0x58, 0x5e, 0xa6, 0x7e, 0x7f, 0x07, 0xf8, //0x0000bc50 .quad -574350245532641071
- 0x4f, 0xcf, 0x4b, 0x03, 0x0a, 0xe4, 0x81, 0xde, //0x0000bc58 .quad -2413397193637769393
- 0x82, 0xf7, 0xfa, 0x27, 0xaf, 0xaf, 0x04, 0xfb, //0x0000bc60 .quad -358968903457900670
- 0x91, 0x61, 0x0f, 0x42, 0x86, 0x2e, 0x11, 0x8b, //0x0000bc68 .quad -8425902273664687727
- 0x63, 0xb5, 0xf9, 0xf1, 0x9a, 0xdb, 0xc5, 0x79, //0x0000bc70 .quad 8774660907532399971
- 0xf6, 0x39, 0x93, 0xd2, 0x27, 0x7a, 0xd5, 0xad, //0x0000bc78 .quad -5920691823653471754
- 0xbc, 0x22, 0x78, 0xae, 0x81, 0x52, 0x37, 0x18, //0x0000bc80 .quad 1744954097560724156
- 0x74, 0x08, 0x38, 0xc7, 0xb1, 0xd8, 0x4a, 0xd9, //0x0000bc88 .quad -2789178761139451788
- 0xb5, 0x15, 0x0b, 0x0d, 0x91, 0x93, 0x22, 0x8f, //0x0000bc90 .quad -8132775725879323211
- 0x48, 0x05, 0x83, 0x1c, 0x6f, 0xc7, 0xce, 0x87, //0x0000bc98 .quad -8660765753353239224
- 0x22, 0xdb, 0x4d, 0x50, 0x75, 0x38, 0xeb, 0xb2, //0x0000bca0 .quad -5554283638921766110
- 0x9a, 0xc6, 0xa3, 0xe3, 0x4a, 0x79, 0xc2, 0xa9, //0x0000bca8 .quad -6214271173264161126
- 0xeb, 0x51, 0x61, 0xa4, 0x92, 0x06, 0xa6, 0x5f, //0x0000bcb0 .quad 6892203506629956075
- 0x41, 0xb8, 0x8c, 0x9c, 0x9d, 0x17, 0x33, 0xd4, //0x0000bcb8 .quad -3156152948152813503
- 0x33, 0xd3, 0xbc, 0xa6, 0x1b, 0xc4, 0xc7, 0xdb, //0x0000bcc0 .quad -2609901835997359309
- 0x28, 0xf3, 0xd7, 0x81, 0xc2, 0xee, 0x9f, 0x84, //0x0000bcc8 .quad -8890124620236590296
- 0x00, 0x08, 0x6c, 0x90, 0x22, 0xb5, 0xb9, 0x12, //0x0000bcd0 .quad 1349308723430688768
- 0xf3, 0xef, 0x4d, 0x22, 0x73, 0xea, 0xc7, 0xa5, //0x0000bcd8 .quad -6500969756868349965
- 0x00, 0x0a, 0x87, 0x34, 0x6b, 0x22, 0x68, 0xd7, //0x0000bce0 .quad -2925050114139026944
- 0xef, 0x6b, 0xe1, 0xea, 0x0f, 0xe5, 0x39, 0xcf, //0x0000bce8 .quad -3514526177658049553
- 0x40, 0x66, 0xd4, 0x00, 0x83, 0x15, 0xa1, 0xe6, //0x0000bcf0 .quad -1828156321336891840
- 0x75, 0xe3, 0xcc, 0xf2, 0x29, 0x2f, 0x84, 0x81, //0x0000bcf8 .quad -9114107888677362827
- 0xd0, 0x7f, 0x09, 0xc1, 0xe3, 0x5a, 0x49, 0x60, //0x0000bd00 .quad 6938176635183661008
- 0x53, 0x1c, 0x80, 0x6f, 0xf4, 0x3a, 0xe5, 0xa1, //0x0000bd08 .quad -6780948842419315629
- 0xc4, 0xdf, 0x4b, 0xb1, 0x9c, 0xb1, 0x5b, 0x38, //0x0000bd10 .quad 4061034775552188356
- 0x68, 0x23, 0x60, 0x8b, 0xb1, 0x89, 0x5e, 0xca, //0x0000bd18 .quad -3864500034596756632
- 0xb5, 0xd7, 0x9e, 0xdd, 0x03, 0x9e, 0x72, 0x46, //0x0000bd20 .quad 5076293469440235445
- 0x42, 0x2c, 0x38, 0xee, 0x1d, 0x2c, 0xf6, 0xfc, //0x0000bd28 .quad -218939024818557886
- 0xd1, 0x46, 0x83, 0x6a, 0xc2, 0xa2, 0x07, 0x6c, //0x0000bd30 .quad 7784369436827535057
- 0xa9, 0x1b, 0xe3, 0xb4, 0x92, 0xdb, 0x19, 0x9e, //0x0000bd38 .quad -7054365918152680535
- 0x85, 0x18, 0x24, 0x05, 0x73, 0x8b, 0x09, 0xc7, //0x0000bd40 .quad -4104596259247744891
- 0x93, 0xe2, 0x1b, 0x62, 0x77, 0x52, 0xa0, 0xc5, //0x0000bd48 .quad -4206271379263462765
- 0xa7, 0x1e, 0x6d, 0xc6, 0x4f, 0xee, 0xcb, 0xb8, //0x0000bd50 .quad -5130745324059681113
- 0x38, 0xdb, 0xa2, 0x3a, 0x15, 0x67, 0x08, 0xf7, //0x0000bd58 .quad -646153205651940552
- 0x28, 0x33, 0x04, 0xdc, 0xf1, 0x74, 0x7f, 0x73, //0x0000bd60 .quad 8322499218531169064
- 0x03, 0xc9, 0xa5, 0x44, 0x6d, 0x40, 0x65, 0x9a, //0x0000bd68 .quad -7321374781173544701
- 0xf2, 0x3f, 0x05, 0x53, 0x2e, 0x52, 0x5f, 0x50, //0x0000bd70 .quad 5791438004736573426
- 0x44, 0x3b, 0xcf, 0x95, 0x88, 0x90, 0xfe, 0xc0, //0x0000bd78 .quad -4540032458039542972
- 0xef, 0x8f, 0xc6, 0xe7, 0xb9, 0x26, 0x77, 0x64, //0x0000bd80 .quad 7239297505920716783
- 0x15, 0x0a, 0x43, 0xbb, 0xaa, 0x34, 0x3e, 0xf1, //0x0000bd88 .quad -1063354554122040811
- 0xf5, 0x19, 0xdc, 0x30, 0x34, 0x78, 0xca, 0x5e, //0x0000bd90 .quad 6830403950414141941
- 0x4d, 0xe6, 0x09, 0xb5, 0xea, 0xe0, 0xc6, 0x96, //0x0000bd98 .quad -7582125623967357363
- 0x72, 0x20, 0x13, 0x3d, 0x41, 0x16, 0x7d, 0xb6, //0x0000bda0 .quad -5297053117264486286
- 0xe0, 0x5f, 0x4c, 0x62, 0x25, 0x99, 0x78, 0xbc, //0x0000bda8 .quad -4865971011531808800
- 0x8f, 0xe8, 0x57, 0x8c, 0xd1, 0x5b, 0x1c, 0xe4, //0x0000bdb0 .quad -2009630378153219953
- 0xd8, 0x77, 0xdf, 0xba, 0x6e, 0xbf, 0x96, 0xeb, //0x0000bdb8 .quad -1470777745987373096
- 0x59, 0xf1, 0xb6, 0xf7, 0x62, 0xb9, 0x91, 0x8e, //0x0000bdc0 .quad -8173548013986844327
- 0xe7, 0xaa, 0xcb, 0x34, 0xa5, 0x37, 0x3e, 0x93, //0x0000bdc8 .quad -7836765118883190041
- 0xb0, 0xad, 0xa4, 0xb5, 0xbb, 0x27, 0x36, 0x72, //0x0000bdd0 .quad 8229809056225996208
- 0xa1, 0x95, 0xfe, 0x81, 0x8e, 0xc5, 0x0d, 0xb8, //0x0000bdd8 .quad -5184270380176599647
- 0x1c, 0xd9, 0x0d, 0xa3, 0xaa, 0xb1, 0xc3, 0xce, //0x0000bde0 .quad -3547796734999668452
- 0x09, 0x3b, 0x7e, 0x22, 0xf2, 0x36, 0x11, 0xe6, //0x0000bde8 .quad -1868651956793361655
- 0xb1, 0xa7, 0xe8, 0xa5, 0x0a, 0x4f, 0x3a, 0x21, //0x0000bdf0 .quad 2394313059052595121
- 0xe6, 0xe4, 0x8e, 0x55, 0x57, 0xc2, 0xca, 0x8f, //0x0000bdf8 .quad -8085436500636932890
- 0x9d, 0xd1, 0x62, 0x4f, 0xcd, 0xe2, 0x88, 0xa9, //0x0000be00 .quad -6230480713039031907
- 0x1f, 0x9e, 0xf2, 0x2a, 0xed, 0x72, 0xbd, 0xb3, //0x0000be08 .quad -5495109607368778209
- 0x05, 0x86, 0x3b, 0xa3, 0x80, 0x1b, 0xeb, 0x93, //0x0000be10 .quad -7788100891298789883
- 0xa7, 0x45, 0xaf, 0x75, 0xa8, 0xcf, 0xac, 0xe0, //0x0000be18 .quad -2257200990783584857
- 0xc3, 0x33, 0x05, 0x66, 0x30, 0xf1, 0x72, 0xbc, //0x0000be20 .quad -4867563057061743677
- 0x88, 0x8b, 0x8d, 0x49, 0xc9, 0x01, 0x6c, 0x8c, //0x0000be28 .quad -8328279646880822392
- 0xb4, 0x80, 0x86, 0x7f, 0x7c, 0xad, 0x8f, 0xeb, //0x0000be30 .quad -1472767802899791692
- 0x6a, 0xee, 0xf0, 0x9b, 0x3b, 0x02, 0x87, 0xaf, //0x0000be38 .quad -5798663540173640086
- 0xe1, 0x20, 0x68, 0x9f, 0xdb, 0x98, 0x73, 0xa6, //0x0000be40 .quad -6452645772052127519
- 0x05, 0x2a, 0xed, 0x82, 0xca, 0xc2, 0x68, 0xdb, //0x0000be48 .quad -2636643406789662203
- 0x8c, 0x14, 0xa1, 0x43, 0x89, 0x3f, 0x08, 0x88, //0x0000be50 .quad -8644589625959967604
- 0x43, 0x3a, 0xd4, 0x91, 0xbe, 0x79, 0x21, 0x89, //0x0000be58 .quad -8565431156884620733
- 0xb0, 0x59, 0x89, 0x94, 0x6b, 0x4f, 0x0a, 0x6a, //0x0000be60 .quad 7641007041259592112
- 0xd4, 0x48, 0x49, 0x36, 0x2e, 0xd8, 0x69, 0xab, //0x0000be68 .quad -6095102927678388012
- 0x1c, 0xb0, 0xab, 0x79, 0x46, 0xe3, 0x8c, 0x84, //0x0000be70 .quad -8895485272135061476
- 0x09, 0x9b, 0xdb, 0xc3, 0x39, 0x4e, 0x44, 0xd6, //0x0000be78 .quad -3007192641170597111
- 0x11, 0x4e, 0x0b, 0x0c, 0x0c, 0x0e, 0xd8, 0xf2, //0x0000be80 .quad -947992276657025519
- 0xe5, 0x40, 0x69, 0x1a, 0xe4, 0xb0, 0xea, 0x85, //0x0000be88 .quad -8797024428372705051
- 0x95, 0x21, 0x0e, 0x0f, 0x8f, 0x11, 0x8e, 0x6f, //0x0000be90 .quad 8038381691033493909
- 0x1f, 0x91, 0x03, 0x21, 0x1d, 0x5d, 0x65, 0xa7, //0x0000be98 .quad -6384594517038493409
- 0xfb, 0xa9, 0xd1, 0xd2, 0xf2, 0x95, 0x71, 0x4b, //0x0000bea0 .quad 5436291095364479483
- 0x67, 0x75, 0x44, 0x69, 0x64, 0xb4, 0x3e, 0xd1, //0x0000bea8 .quad -3369057127870728857
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000beb0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- //0x0000bec0 .p2align 4, 0x00
- //0x0000bec0 _POW_TAB
- 0x01, 0x00, 0x00, 0x00, //0x0000bec0 .long 1
- 0x03, 0x00, 0x00, 0x00, //0x0000bec4 .long 3
- 0x06, 0x00, 0x00, 0x00, //0x0000bec8 .long 6
- 0x09, 0x00, 0x00, 0x00, //0x0000becc .long 9
- 0x0d, 0x00, 0x00, 0x00, //0x0000bed0 .long 13
- 0x10, 0x00, 0x00, 0x00, //0x0000bed4 .long 16
- 0x13, 0x00, 0x00, 0x00, //0x0000bed8 .long 19
- 0x17, 0x00, 0x00, 0x00, //0x0000bedc .long 23
- 0x1a, 0x00, 0x00, 0x00, //0x0000bee0 .long 26
- //0x0000bee4 .p2align 2, 0x00
- //0x0000bee4 _MASK_USE_NUMBER
- 0x02, 0x00, 0x00, 0x00, //0x0000bee4 .long 2
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000bee8 .p2align 4, 0x00
- //0x0000bef0 _Digits
- 0x30, 0x30, 0x30, 0x31, 0x30, 0x32, 0x30, 0x33, 0x30, 0x34, 0x30, 0x35, 0x30, 0x36, 0x30, 0x37, //0x0000bef0 QUAD $0x3330323031303030; QUAD $0x3730363035303430 // .ascii 16, '0001020304050607'
- 0x30, 0x38, 0x30, 0x39, 0x31, 0x30, 0x31, 0x31, 0x31, 0x32, 0x31, 0x33, 0x31, 0x34, 0x31, 0x35, //0x0000bf00 QUAD $0x3131303139303830; QUAD $0x3531343133313231 // .ascii 16, '0809101112131415'
- 0x31, 0x36, 0x31, 0x37, 0x31, 0x38, 0x31, 0x39, 0x32, 0x30, 0x32, 0x31, 0x32, 0x32, 0x32, 0x33, //0x0000bf10 QUAD $0x3931383137313631; QUAD $0x3332323231323032 // .ascii 16, '1617181920212223'
- 0x32, 0x34, 0x32, 0x35, 0x32, 0x36, 0x32, 0x37, 0x32, 0x38, 0x32, 0x39, 0x33, 0x30, 0x33, 0x31, //0x0000bf20 QUAD $0x3732363235323432; QUAD $0x3133303339323832 // .ascii 16, '2425262728293031'
- 0x33, 0x32, 0x33, 0x33, 0x33, 0x34, 0x33, 0x35, 0x33, 0x36, 0x33, 0x37, 0x33, 0x38, 0x33, 0x39, //0x0000bf30 QUAD $0x3533343333333233; QUAD $0x3933383337333633 // .ascii 16, '3233343536373839'
- 0x34, 0x30, 0x34, 0x31, 0x34, 0x32, 0x34, 0x33, 0x34, 0x34, 0x34, 0x35, 0x34, 0x36, 0x34, 0x37, //0x0000bf40 QUAD $0x3334323431343034; QUAD $0x3734363435343434 // .ascii 16, '4041424344454647'
- 0x34, 0x38, 0x34, 0x39, 0x35, 0x30, 0x35, 0x31, 0x35, 0x32, 0x35, 0x33, 0x35, 0x34, 0x35, 0x35, //0x0000bf50 QUAD $0x3135303539343834; QUAD $0x3535343533353235 // .ascii 16, '4849505152535455'
- 0x35, 0x36, 0x35, 0x37, 0x35, 0x38, 0x35, 0x39, 0x36, 0x30, 0x36, 0x31, 0x36, 0x32, 0x36, 0x33, //0x0000bf60 QUAD $0x3935383537353635; QUAD $0x3336323631363036 // .ascii 16, '5657585960616263'
- 0x36, 0x34, 0x36, 0x35, 0x36, 0x36, 0x36, 0x37, 0x36, 0x38, 0x36, 0x39, 0x37, 0x30, 0x37, 0x31, //0x0000bf70 QUAD $0x3736363635363436; QUAD $0x3137303739363836 // .ascii 16, '6465666768697071'
- 0x37, 0x32, 0x37, 0x33, 0x37, 0x34, 0x37, 0x35, 0x37, 0x36, 0x37, 0x37, 0x37, 0x38, 0x37, 0x39, //0x0000bf80 QUAD $0x3537343733373237; QUAD $0x3937383737373637 // .ascii 16, '7273747576777879'
- 0x38, 0x30, 0x38, 0x31, 0x38, 0x32, 0x38, 0x33, 0x38, 0x34, 0x38, 0x35, 0x38, 0x36, 0x38, 0x37, //0x0000bf90 QUAD $0x3338323831383038; QUAD $0x3738363835383438 // .ascii 16, '8081828384858687'
- 0x38, 0x38, 0x38, 0x39, 0x39, 0x30, 0x39, 0x31, 0x39, 0x32, 0x39, 0x33, 0x39, 0x34, 0x39, 0x35, //0x0000bfa0 QUAD $0x3139303939383838; QUAD $0x3539343933393239 // .ascii 16, '8889909192939495'
- 0x39, 0x36, 0x39, 0x37, 0x39, 0x38, 0x39, 0x39, //0x0000bfb0 QUAD $0x3939383937393639 // .ascii 8, '96979899'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000bfb8 .p2align 4, 0x00
- //0x0000bfc0 _pow10_ceil_sig.g
- 0x4f, 0xdc, 0xbc, 0xbe, 0xfc, 0xb1, 0x77, 0xff, //0x0000bfc0 .quad -38366372719436721
- 0x7b, 0x0f, 0xbb, 0x13, 0x9c, 0xe8, 0xe8, 0x25, //0x0000bfc8 .quad 2731688931043774331
- 0xb1, 0x09, 0x36, 0xf7, 0x3d, 0xcf, 0xaa, 0x9f, //0x0000bfd0 .quad -6941508010590729807
- 0xad, 0xe9, 0x54, 0x8c, 0x61, 0x91, 0xb1, 0x77, //0x0000bfd8 .quad 8624834609543440813
- 0x1d, 0x8c, 0x03, 0x75, 0x0d, 0x83, 0x95, 0xc7, //0x0000bfe0 .quad -4065198994811024355
- 0x18, 0x24, 0x6a, 0xef, 0xb9, 0xf5, 0x9d, 0xd5, //0x0000bfe8 .quad -3054014793352862696
- 0x25, 0x6f, 0x44, 0xd2, 0xd0, 0xe3, 0x7a, 0xf9, //0x0000bff0 .quad -469812725086392539
- 0x1e, 0xad, 0x44, 0x6b, 0x28, 0x73, 0x05, 0x4b, //0x0000bff8 .quad 5405853545163697438
- 0x77, 0xc5, 0x6a, 0x83, 0x62, 0xce, 0xec, 0x9b, //0x0000c000 .quad -7211161980820077193
- 0x33, 0xec, 0x0a, 0x43, 0xf9, 0x67, 0xe3, 0x4e, //0x0000c008 .quad 5684501474941004851
- 0xd5, 0x76, 0x45, 0x24, 0xfb, 0x01, 0xe8, 0xc2, //0x0000c010 .quad -4402266457597708587
- 0x40, 0xa7, 0xcd, 0x93, 0xf7, 0x41, 0x9c, 0x22, //0x0000c018 .quad 2493940825248868160
- 0x8a, 0xd4, 0x56, 0xed, 0x79, 0x02, 0xa2, 0xf3, //0x0000c020 .quad -891147053569747830
- 0x10, 0x11, 0xc1, 0x78, 0x75, 0x52, 0x43, 0x6b, //0x0000c028 .quad 7729112049988473104
- 0xd6, 0x44, 0x56, 0x34, 0x8c, 0x41, 0x45, 0x98, //0x0000c030 .quad -7474495936122174250
- 0xaa, 0xaa, 0x78, 0x6b, 0x89, 0x13, 0x0a, 0x83, //0x0000c038 .quad -9004363024039368022
- 0x0c, 0xd6, 0x6b, 0x41, 0xef, 0x91, 0x56, 0xbe, //0x0000c040 .quad -4731433901725329908
- 0x54, 0xd5, 0x56, 0xc6, 0x6b, 0x98, 0xcc, 0x23, //0x0000c048 .quad 2579604275232953684
- 0x8f, 0xcb, 0xc6, 0x11, 0x6b, 0x36, 0xec, 0xed, //0x0000c050 .quad -1302606358729274481
- 0xa9, 0x8a, 0xec, 0xb7, 0x86, 0xbe, 0xbf, 0x2c, //0x0000c058 .quad 3224505344041192105
- 0x39, 0x3f, 0x1c, 0xeb, 0x02, 0xa2, 0xb3, 0x94, //0x0000c060 .quad -7731658001846878407
- 0xaa, 0xd6, 0xf3, 0x32, 0x14, 0xd7, 0xf7, 0x7b, //0x0000c068 .quad 8932844867666826922
- 0x07, 0x4f, 0xe3, 0xa5, 0x83, 0x8a, 0xe0, 0xb9, //0x0000c070 .quad -5052886483881210105
- 0x54, 0xcc, 0xb0, 0x3f, 0xd9, 0xcc, 0xf5, 0xda, //0x0000c078 .quad -2669001970698630060
- 0xc9, 0x22, 0x5c, 0x8f, 0x24, 0xad, 0x58, 0xe8, //0x0000c080 .quad -1704422086424124727
- 0x69, 0xff, 0x9c, 0x8f, 0x0f, 0x40, 0xb3, 0xd1, //0x0000c088 .quad -3336252463373287575
- 0xbe, 0x95, 0x99, 0xd9, 0x36, 0x6c, 0x37, 0x91, //0x0000c090 .quad -7982792831656159810
- 0xa2, 0x1f, 0xc2, 0xb9, 0x09, 0x08, 0x10, 0x23, //0x0000c098 .quad 2526528228819083170
- 0x2d, 0xfb, 0xff, 0x8f, 0x44, 0x47, 0x85, 0xb5, //0x0000c0a0 .quad -5366805021142811859
- 0x8b, 0xa7, 0x32, 0x28, 0x0c, 0x0a, 0xd4, 0xab, //0x0000c0a8 .quad -6065211750830921845
- 0xf9, 0xf9, 0xff, 0xb3, 0x15, 0x99, 0xe6, 0xe2, //0x0000c0b0 .quad -2096820258001126919
- 0x6d, 0x51, 0x3f, 0x32, 0x8f, 0x0c, 0xc9, 0x16, //0x0000c0b8 .quad 1641857348316123501
- 0x3b, 0xfc, 0x7f, 0x90, 0xad, 0x1f, 0xd0, 0x8d, //0x0000c0c0 .quad -8228041688891786181
- 0xe4, 0x92, 0x67, 0x7f, 0xd9, 0xa7, 0x3d, 0xae, //0x0000c0c8 .quad -5891368184943504668
- 0x4a, 0xfb, 0x9f, 0xf4, 0x98, 0x27, 0x44, 0xb1, //0x0000c0d0 .quad -5673366092687344822
- 0x9d, 0x77, 0x41, 0xdf, 0xcf, 0x11, 0xcd, 0x99, //0x0000c0d8 .quad -7364210231179380835
- 0x1d, 0xfa, 0xc7, 0x31, 0x7f, 0x31, 0x95, 0xdd, //0x0000c0e0 .quad -2480021597431793123
- 0x84, 0xd5, 0x11, 0xd7, 0x43, 0x56, 0x40, 0x40, //0x0000c0e8 .quad 4629795266307937668
- 0x52, 0xfc, 0x1c, 0x7f, 0xef, 0x3e, 0x7d, 0x8a, //0x0000c0f0 .quad -8467542526035952558
- 0x73, 0x25, 0x6b, 0x66, 0xea, 0x35, 0x28, 0x48, //0x0000c0f8 .quad 5199465050656154995
- 0x66, 0x3b, 0xe4, 0x5e, 0xab, 0x8e, 0x1c, 0xad, //0x0000c100 .quad -5972742139117552794
- 0xd0, 0xee, 0x05, 0x00, 0x65, 0x43, 0x32, 0xda, //0x0000c108 .quad -2724040723534582064
- 0x40, 0x4a, 0x9d, 0x36, 0x56, 0xb2, 0x63, 0xd8, //0x0000c110 .quad -2854241655469553088
- 0x83, 0x6a, 0x07, 0x40, 0x3e, 0xd4, 0xbe, 0x90, //0x0000c118 .quad -8016736922845615485
- 0x68, 0x4e, 0x22, 0xe2, 0x75, 0x4f, 0x3e, 0x87, //0x0000c120 .quad -8701430062309552536
- 0x92, 0xa2, 0x04, 0xe8, 0xa6, 0x44, 0x77, 0x5a, //0x0000c128 .quad 6518754469289960082
- 0x02, 0xe2, 0xaa, 0x5a, 0x53, 0xe3, 0x0d, 0xa9, //0x0000c130 .quad -6265101559459552766
- 0x37, 0xcb, 0x05, 0xa2, 0xd0, 0x15, 0x15, 0x71, //0x0000c138 .quad 8148443086612450103
- 0x83, 0x9a, 0x55, 0x31, 0x28, 0x5c, 0x51, 0xd3, //0x0000c140 .quad -3219690930897053053
- 0x04, 0x3e, 0x87, 0xca, 0x44, 0x5b, 0x5a, 0x0d, //0x0000c148 .quad 962181821410786820
- 0x91, 0x80, 0xd5, 0x1e, 0x99, 0xd9, 0x12, 0x84, //0x0000c150 .quad -8929835859451740015
- 0xc3, 0x86, 0x94, 0xfe, 0x0a, 0x79, 0x58, 0xe8, //0x0000c158 .quad -1704479370831952189
- 0xb6, 0xe0, 0x8a, 0x66, 0xff, 0x8f, 0x17, 0xa5, //0x0000c160 .quad -6550608805887287114
- 0x73, 0xa8, 0x39, 0xbe, 0x4d, 0x97, 0x6e, 0x62, //0x0000c168 .quad 7092772823314835571
- 0xe3, 0x98, 0x2d, 0x40, 0xff, 0x73, 0x5d, 0xce, //0x0000c170 .quad -3576574988931720989
- 0x90, 0x12, 0xc8, 0x2d, 0x21, 0x3d, 0x0a, 0xfb, //0x0000c178 .quad -357406007711231344
- 0x8e, 0x7f, 0x1c, 0x88, 0x7f, 0x68, 0xfa, 0x80, //0x0000c180 .quad -9152888395723407474
- 0x9a, 0x0b, 0x9d, 0xbc, 0x34, 0x66, 0xe6, 0x7c, //0x0000c188 .quad 8999993282035256218
- 0x72, 0x9f, 0x23, 0x6a, 0x9f, 0x02, 0x39, 0xa1, //0x0000c190 .quad -6829424476226871438
- 0x81, 0x4e, 0xc4, 0xeb, 0xc1, 0xff, 0x1f, 0x1c, //0x0000c198 .quad 2026619565689294465
- 0x4e, 0x87, 0xac, 0x44, 0x47, 0x43, 0x87, 0xc9, //0x0000c1a0 .quad -3925094576856201394
- 0x21, 0x62, 0xb5, 0x66, 0xb2, 0xff, 0x27, 0xa3, //0x0000c1a8 .quad -6690097579743157727
- 0x22, 0xa9, 0xd7, 0x15, 0x19, 0x14, 0xe9, 0xfb, //0x0000c1b0 .quad -294682202642863838
- 0xa9, 0xba, 0x62, 0x00, 0x9f, 0xff, 0xf1, 0x4b, //0x0000c1b8 .quad 5472436080603216553
- 0xb5, 0xc9, 0xa6, 0xad, 0x8f, 0xac, 0x71, 0x9d, //0x0000c1c0 .quad -7101705404292871755
- 0xaa, 0xb4, 0x3d, 0x60, 0xc3, 0x3f, 0x77, 0x6f, //0x0000c1c8 .quad 8031958568804398250
- 0x22, 0x7c, 0x10, 0x99, 0xb3, 0x17, 0xce, 0xc4, //0x0000c1d0 .quad -4265445736938701790
- 0xd4, 0x21, 0x4d, 0x38, 0xb4, 0x0f, 0x55, 0xcb, //0x0000c1d8 .quad -3795109844276665900
- 0x2b, 0x9b, 0x54, 0x7f, 0xa0, 0x9d, 0x01, 0xf6, //0x0000c1e0 .quad -720121152745989333
- 0x49, 0x6a, 0x60, 0x46, 0xa1, 0x53, 0x2a, 0x7e, //0x0000c1e8 .quad 9091170749936331337
- 0xfb, 0xe0, 0x94, 0x4f, 0x84, 0x02, 0xc1, 0x99, //0x0000c1f0 .quad -7367604748107325189
- 0x6e, 0x42, 0xfc, 0xcb, 0x44, 0x74, 0xda, 0x2e, //0x0000c1f8 .quad 3376138709496513134
- 0x39, 0x19, 0x7a, 0x63, 0x25, 0x43, 0x31, 0xc0, //0x0000c200 .quad -4597819916706768583
- 0x09, 0x53, 0xfb, 0xfe, 0x55, 0x11, 0x91, 0xfa, //0x0000c208 .quad -391512631556746487
- 0x88, 0x9f, 0x58, 0xbc, 0xee, 0x93, 0x3d, 0xf0, //0x0000c210 .quad -1135588877456072824
- 0xcb, 0x27, 0xba, 0x7e, 0xab, 0x55, 0x35, 0x79, //0x0000c218 .quad 8733981247408842699
- 0xb5, 0x63, 0xb7, 0x35, 0x75, 0x7c, 0x26, 0x96, //0x0000c220 .quad -7627272076051127371
- 0xdf, 0x58, 0x34, 0x2f, 0x8b, 0x55, 0xc1, 0x4b, //0x0000c228 .quad 5458738279630526687
- 0xa2, 0x3c, 0x25, 0x83, 0x92, 0x1b, 0xb0, 0xbb, //0x0000c230 .quad -4922404076636521310
- 0x17, 0x6f, 0x01, 0xfb, 0xed, 0xaa, 0xb1, 0x9e, //0x0000c238 .quad -7011635205744005353
- 0xcb, 0x8b, 0xee, 0x23, 0x77, 0x22, 0x9c, 0xea, //0x0000c240 .quad -1541319077368263733
- 0xdd, 0xca, 0xc1, 0x79, 0xa9, 0x15, 0x5e, 0x46, //0x0000c248 .quad 5070514048102157021
- 0x5f, 0x17, 0x75, 0x76, 0x8a, 0x95, 0xa1, 0x92, //0x0000c250 .quad -7880853450996246689
- 0xca, 0x1e, 0x19, 0xec, 0x89, 0xcd, 0xfa, 0x0b, //0x0000c258 .quad 863228270850154186
- 0x36, 0x5d, 0x12, 0x14, 0xed, 0xfa, 0x49, 0xb7, //0x0000c260 .quad -5239380795317920458
- 0x7c, 0x66, 0x1f, 0x67, 0xec, 0x80, 0xf9, 0xce, //0x0000c268 .quad -3532650679864695172
- 0x84, 0xf4, 0x16, 0x59, 0xa8, 0x79, 0x1c, 0xe5, //0x0000c270 .quad -1937539975720012668
- 0x1b, 0x40, 0xe7, 0x80, 0x27, 0xe1, 0xb7, 0x82, //0x0000c278 .quad -9027499368258256869
- 0xd2, 0x58, 0xae, 0x37, 0x09, 0xcc, 0x31, 0x8f, //0x0000c280 .quad -8128491512466089774
- 0x11, 0x88, 0x90, 0xb0, 0xb8, 0xec, 0xb2, 0xd1, //0x0000c288 .quad -3336344095947716591
- 0x07, 0xef, 0x99, 0x85, 0x0b, 0x3f, 0xfe, 0xb2, //0x0000c290 .quad -5548928372155224313
- 0x16, 0xaa, 0xb4, 0xdc, 0xe6, 0xa7, 0x1f, 0x86, //0x0000c298 .quad -8782116138362033642
- 0xc9, 0x6a, 0x00, 0x67, 0xce, 0xce, 0xbd, 0xdf, //0x0000c2a0 .quad -2324474446766642487
- 0x9b, 0xd4, 0xe1, 0x93, 0xe0, 0x91, 0xa7, 0x67, //0x0000c2a8 .quad 7469098900757009563
- 0xbd, 0x42, 0x60, 0x00, 0x41, 0xa1, 0xd6, 0x8b, //0x0000c2b0 .quad -8370325556870233411
- 0xe1, 0x24, 0x6d, 0x5c, 0x2c, 0xbb, 0xc8, 0xe0, //0x0000c2b8 .quad -2249342214667950879
- 0x6d, 0x53, 0x78, 0x40, 0x91, 0x49, 0xcc, 0xae, //0x0000c2c0 .quad -5851220927660403859
- 0x19, 0x6e, 0x88, 0x73, 0xf7, 0xe9, 0xfa, 0x58, //0x0000c2c8 .quad 6411694268519837209
- 0x48, 0x68, 0x96, 0x90, 0xf5, 0x5b, 0x7f, 0xda, //0x0000c2d0 .quad -2702340141148116920
- 0x9f, 0x89, 0x6a, 0x50, 0x75, 0xa4, 0x39, 0xaf, //0x0000c2d8 .quad -5820440219632367201
- 0x2d, 0x01, 0x5e, 0x7a, 0x79, 0x99, 0x8f, 0x88, //0x0000c2e0 .quad -8606491615858654931
- 0x04, 0x96, 0x42, 0x52, 0xc9, 0x06, 0x84, 0x6d, //0x0000c2e8 .quad 7891439908798240260
- 0x78, 0x81, 0xf5, 0xd8, 0xd7, 0x7f, 0xb3, 0xaa, //0x0000c2f0 .quad -6146428501395930760
- 0x84, 0x3b, 0xd3, 0xa6, 0x7b, 0x08, 0xe5, 0xc8, //0x0000c2f8 .quad -3970758169284363388
- 0xd6, 0xe1, 0x32, 0xcf, 0xcd, 0x5f, 0x60, 0xd5, //0x0000c300 .quad -3071349608317525546
- 0x65, 0x0a, 0x88, 0x90, 0x9a, 0x4a, 0x1e, 0xfb, //0x0000c308 .quad -351761693178066331
- 0x26, 0xcd, 0x7f, 0xa1, 0xe0, 0x3b, 0x5c, 0x85, //0x0000c310 .quad -8837122532839535322
- 0x80, 0x06, 0x55, 0x9a, 0xa0, 0xee, 0xf2, 0x5c, //0x0000c318 .quad 6697677969404790400
- 0x6f, 0xc0, 0xdf, 0xc9, 0xd8, 0x4a, 0xb3, 0xa6, //0x0000c320 .quad -6434717147622031249
- 0x1f, 0x48, 0xea, 0xc0, 0x48, 0xaa, 0x2f, 0xf4, //0x0000c328 .quad -851274575098787809
- 0x8b, 0xb0, 0x57, 0xfc, 0x8e, 0x1d, 0x60, 0xd0, //0x0000c330 .quad -3431710416100151157
- 0x27, 0xda, 0x24, 0xf1, 0xda, 0x94, 0x3b, 0xf1, //0x0000c338 .quad -1064093218873484761
- 0x57, 0xce, 0xb6, 0x5d, 0x79, 0x12, 0x3c, 0x82, //0x0000c340 .quad -9062348037703676329
- 0x59, 0x08, 0xb7, 0xd6, 0x08, 0x3d, 0xc5, 0x76, //0x0000c348 .quad 8558313775058847833
- 0xed, 0x81, 0x24, 0xb5, 0x17, 0x17, 0xcb, 0xa2, //0x0000c350 .quad -6716249028702207507
- 0x6f, 0xca, 0x64, 0x0c, 0x4b, 0x8c, 0x76, 0x54, //0x0000c358 .quad 6086206200396171887
- 0x68, 0xa2, 0x6d, 0xa2, 0xdd, 0xdc, 0x7d, 0xcb, //0x0000c360 .quad -3783625267450371480
- 0x0a, 0xfd, 0x7d, 0xcf, 0x5d, 0x2f, 0x94, 0xa9, //0x0000c368 .quad -6227300304786948854
- 0x02, 0x0b, 0x09, 0x0b, 0x15, 0x54, 0x5d, 0xfe, //0x0000c370 .quad -117845565885576446
- 0x4d, 0x7c, 0x5d, 0x43, 0x35, 0x3b, 0xf9, 0xd3, //0x0000c378 .quad -3172439362556298163
- 0xe1, 0xa6, 0xe5, 0x26, 0x8d, 0x54, 0xfa, 0x9e, //0x0000c380 .quad -6991182506319567135
- 0xb0, 0x6d, 0x1a, 0x4a, 0x01, 0xc5, 0x7b, 0xc4, //0x0000c388 .quad -4288617610811380304
- 0x9a, 0x10, 0x9f, 0x70, 0xb0, 0xe9, 0xb8, 0xc6, //0x0000c390 .quad -4127292114472071014
- 0x1c, 0x09, 0xa1, 0x9c, 0x41, 0xb6, 0x9a, 0x35, //0x0000c398 .quad 3862600023340550428
- 0xc0, 0xd4, 0xc6, 0x8c, 0x1c, 0x24, 0x67, 0xf8, //0x0000c3a0 .quad -547429124662700864
- 0x63, 0x4b, 0xc9, 0x03, 0xd2, 0x63, 0x01, 0xc3, //0x0000c3a8 .quad -4395122007679087773
- 0xf8, 0x44, 0xfc, 0xd7, 0x91, 0x76, 0x40, 0x9b, //0x0000c3b0 .quad -7259672230555269896
- 0x1e, 0xcf, 0x5d, 0x42, 0x63, 0xde, 0xe0, 0x79, //0x0000c3b8 .quad 8782263791269039902
- 0x36, 0x56, 0xfb, 0x4d, 0x36, 0x94, 0x10, 0xc2, //0x0000c3c0 .quad -4462904269766699466
- 0xe5, 0x42, 0xf5, 0x12, 0xfc, 0x15, 0x59, 0x98, //0x0000c3c8 .quad -7468914334623251739
- 0xc4, 0x2b, 0x7a, 0xe1, 0x43, 0xb9, 0x94, 0xf2, //0x0000c3d0 .quad -966944318780986428
- 0x9e, 0x93, 0xb2, 0x17, 0x7b, 0x5b, 0x6f, 0x3e, //0x0000c3d8 .quad 4498915137003099038
- 0x5a, 0x5b, 0xec, 0x6c, 0xca, 0xf3, 0x9c, 0x97, //0x0000c3e0 .quad -7521869226879198374
- 0x43, 0x9c, 0xcf, 0xee, 0x2c, 0x99, 0x05, 0xa7, //0x0000c3e8 .quad -6411550076227838909
- 0x31, 0x72, 0x27, 0x08, 0xbd, 0x30, 0x84, 0xbd, //0x0000c3f0 .quad -4790650515171610063
- 0x54, 0x83, 0x83, 0x2a, 0x78, 0xff, 0xc6, 0x50, //0x0000c3f8 .quad 5820620459997365076
- 0xbd, 0x4e, 0x31, 0x4a, 0xec, 0x3c, 0xe5, 0xec, //0x0000c400 .quad -1376627125537124675
- 0x29, 0x64, 0x24, 0x35, 0x56, 0xbf, 0xf8, 0xa4, //0x0000c408 .quad -6559282480285457367
- 0x36, 0xd1, 0x5e, 0xae, 0x13, 0x46, 0x0f, 0x94, //0x0000c410 .quad -7777920981101784778
- 0x9a, 0xbe, 0x36, 0xe1, 0x95, 0x77, 0x1b, 0x87, //0x0000c418 .quad -8711237568605798758
- 0x84, 0x85, 0xf6, 0x99, 0x98, 0x17, 0x13, 0xb9, //0x0000c420 .quad -5110715207949843068
- 0x40, 0x6e, 0x84, 0x59, 0x7b, 0x55, 0xe2, 0x28, //0x0000c428 .quad 2946011094524915264
- 0xe5, 0x26, 0x74, 0xc0, 0x7e, 0xdd, 0x57, 0xe7, //0x0000c430 .quad -1776707991509915931
- 0xd0, 0x89, 0xe5, 0x2f, 0xda, 0xea, 0x1a, 0x33, //0x0000c438 .quad 3682513868156144080
- 0x4f, 0x98, 0x48, 0x38, 0x6f, 0xea, 0x96, 0x90, //0x0000c440 .quad -8027971522334779313
- 0x22, 0x76, 0xef, 0x5d, 0xc8, 0xd2, 0xf0, 0x3f, //0x0000c448 .quad 4607414176811284002
- 0x63, 0xbe, 0x5a, 0x06, 0x0b, 0xa5, 0xbc, 0xb4, //0x0000c450 .quad -5423278384491086237
- 0xaa, 0x53, 0x6b, 0x75, 0x7a, 0x07, 0xed, 0x0f, //0x0000c458 .quad 1147581702586717098
- 0xfb, 0x6d, 0xf1, 0xc7, 0x4d, 0xce, 0xeb, 0xe1, //0x0000c460 .quad -2167411962186469893
- 0x95, 0x28, 0xc6, 0x12, 0x59, 0x49, 0xe8, 0xd3, //0x0000c468 .quad -3177208890193991531
- 0xbd, 0xe4, 0xf6, 0x9c, 0xf0, 0x60, 0x33, 0x8d, //0x0000c470 .quad -8272161504007625539
- 0x5d, 0xd9, 0xbb, 0xab, 0xd7, 0x2d, 0x71, 0x64, //0x0000c478 .quad 7237616480483531101
- 0xec, 0x9d, 0x34, 0xc4, 0x2c, 0x39, 0x80, 0xb0, //0x0000c480 .quad -5728515861582144020
- 0xb4, 0xcf, 0xaa, 0x96, 0x4d, 0x79, 0x8d, 0xbd, //0x0000c488 .quad -4788037454677749836
- 0x67, 0xc5, 0x41, 0xf5, 0x77, 0x47, 0xa0, 0xdc, //0x0000c490 .quad -2548958808550292121
- 0xa1, 0x83, 0x55, 0xfc, 0xa0, 0xd7, 0xf0, 0xec, //0x0000c498 .quad -1373360799919799391
- 0x60, 0x1b, 0x49, 0xf9, 0xaa, 0x2c, 0xe4, 0x89, //0x0000c4a0 .quad -8510628282985014432
- 0x45, 0x72, 0xb5, 0x9d, 0xc4, 0x86, 0x16, 0xf4, //0x0000c4a8 .quad -858350499949874619
- 0x39, 0x62, 0x9b, 0xb7, 0xd5, 0x37, 0x5d, 0xac, //0x0000c4b0 .quad -6026599335303880135
- 0xd6, 0xce, 0x22, 0xc5, 0x75, 0x28, 0x1c, 0x31, //0x0000c4b8 .quad 3538747893490044630
- 0xc7, 0x3a, 0x82, 0x25, 0xcb, 0x85, 0x74, 0xd7, //0x0000c4c0 .quad -2921563150702462265
- 0x8c, 0x82, 0x6b, 0x36, 0x93, 0x32, 0x63, 0x7d, //0x0000c4c8 .quad 9035120885289943692
- 0xbc, 0x64, 0x71, 0xf7, 0x9e, 0xd3, 0xa8, 0x86, //0x0000c4d0 .quad -8743505996830120772
- 0x98, 0x31, 0x03, 0x02, 0x9c, 0xff, 0x5d, 0xae, //0x0000c4d8 .quad -5882264492762254952
- 0xeb, 0xbd, 0x4d, 0xb5, 0x86, 0x08, 0x53, 0xa8, //0x0000c4e0 .quad -6317696477610263061
- 0xfd, 0xfd, 0x83, 0x02, 0x83, 0x7f, 0xf5, 0xd9, //0x0000c4e8 .quad -2741144597525430787
- 0x66, 0x2d, 0xa1, 0x62, 0xa8, 0xca, 0x67, 0xd2, //0x0000c4f0 .quad -3285434578585440922
- 0x7c, 0xfd, 0x24, 0xc3, 0x63, 0xdf, 0x72, 0xd0, //0x0000c4f8 .quad -3426430746906788484
- 0x60, 0xbc, 0xa4, 0x3d, 0xa9, 0xde, 0x80, 0x83, //0x0000c500 .quad -8970925639256982432
- 0x6e, 0x1e, 0xf7, 0x59, 0x9e, 0xcb, 0x47, 0x42, //0x0000c508 .quad 4776009810824339054
- 0x78, 0xeb, 0x0d, 0x8d, 0x53, 0x16, 0x61, 0xa4, //0x0000c510 .quad -6601971030643840136
- 0x09, 0xe6, 0x74, 0xf0, 0x85, 0xbe, 0xd9, 0x52, //0x0000c518 .quad 5970012263530423817
- 0x56, 0x66, 0x51, 0x70, 0xe8, 0x5b, 0x79, 0xcd, //0x0000c520 .quad -3640777769877412266
- 0x8c, 0x1f, 0x92, 0x6c, 0x27, 0x2e, 0x90, 0x67, //0x0000c528 .quad 7462515329413029772
- 0xf6, 0xdf, 0x32, 0x46, 0x71, 0xd9, 0x6b, 0x80, //0x0000c530 .quad -9193015133814464522
- 0xb7, 0x53, 0xdb, 0xa3, 0xd8, 0x1c, 0xba, 0x00, //0x0000c538 .quad 52386062455755703
- 0xf3, 0x97, 0xbf, 0x97, 0xcd, 0xcf, 0x86, 0xa0, //0x0000c540 .quad -6879582898840692749
- 0xa5, 0x28, 0xd2, 0xcc, 0x0e, 0xa4, 0xe8, 0x80, //0x0000c548 .quad -9157889458785081179
- 0xf0, 0x7d, 0xaf, 0xfd, 0xc0, 0x83, 0xa8, 0xc8, //0x0000c550 .quad -3987792605123478032
- 0xce, 0xb2, 0x06, 0x80, 0x12, 0xcd, 0x22, 0x61, //0x0000c558 .quad 6999382250228200142
- 0x6c, 0x5d, 0x1b, 0x3d, 0xb1, 0xa4, 0xd2, 0xfa, //0x0000c560 .quad -373054737976959636
- 0x82, 0x5f, 0x08, 0x20, 0x57, 0x80, 0x6b, 0x79, //0x0000c568 .quad 8749227812785250178
- 0x63, 0x1a, 0x31, 0xc6, 0xee, 0xa6, 0xc3, 0x9c, //0x0000c570 .quad -7150688238876681629
- 0xb1, 0x3b, 0x05, 0x74, 0x36, 0x30, 0xe3, 0xcb, //0x0000c578 .quad -3755104653863994447
- 0xfc, 0x60, 0xbd, 0x77, 0xaa, 0x90, 0xf4, 0xc3, //0x0000c580 .quad -4326674280168464132
- 0x9d, 0x8a, 0x06, 0x11, 0x44, 0xfc, 0xdb, 0xbe, //0x0000c588 .quad -4693880817329993059
- 0x3b, 0xb9, 0xac, 0x15, 0xd5, 0xb4, 0xf1, 0xf4, //0x0000c590 .quad -796656831783192261
- 0x45, 0x2d, 0x48, 0x15, 0x55, 0xfb, 0x92, 0xee, //0x0000c598 .quad -1255665003235103419
- 0xc5, 0xf3, 0x8b, 0x2d, 0x05, 0x11, 0x17, 0x99, //0x0000c5a0 .quad -7415439547505577019
- 0x4b, 0x1c, 0x4d, 0x2d, 0x15, 0xdd, 0x1b, 0x75, //0x0000c5a8 .quad 8438581409832836171
- 0xb6, 0xf0, 0xee, 0x78, 0x46, 0xd5, 0x5c, 0xbf, //0x0000c5b0 .quad -4657613415954583370
- 0x5e, 0x63, 0xa0, 0x78, 0x5a, 0xd4, 0x62, 0xd2, //0x0000c5b8 .quad -3286831292991118498
- 0xe4, 0xac, 0x2a, 0x17, 0x98, 0x0a, 0x34, 0xef, //0x0000c5c0 .quad -1210330751515841308
- 0x35, 0x7c, 0xc8, 0x16, 0x71, 0x89, 0xfb, 0x86, //0x0000c5c8 .quad -8720225134666286027
- 0x0e, 0xac, 0x7a, 0x0e, 0x9f, 0x86, 0x80, 0x95, //0x0000c5d0 .quad -7673985747338482674
- 0xa1, 0x4d, 0x3d, 0xae, 0xe6, 0x35, 0x5d, 0xd4, //0x0000c5d8 .quad -3144297699952734815
- 0x12, 0x57, 0x19, 0xd2, 0x46, 0xa8, 0xe0, 0xba, //0x0000c5e0 .quad -4980796165745715438
- 0x0a, 0xa1, 0xcc, 0x59, 0x60, 0x83, 0x74, 0x89, //0x0000c5e8 .quad -8542058143368306422
- 0xd7, 0xac, 0x9f, 0x86, 0x58, 0xd2, 0x98, 0xe9, //0x0000c5f0 .quad -1614309188754756393
- 0x4c, 0xc9, 0x3f, 0x70, 0x38, 0xa4, 0xd1, 0x2b, //0x0000c5f8 .quad 3157485376071780684
- 0x06, 0xcc, 0x23, 0x54, 0x77, 0x83, 0xff, 0x91, //0x0000c600 .quad -7926472270612804602
- 0xd0, 0xdd, 0x27, 0x46, 0xa3, 0x06, 0x63, 0x7b, //0x0000c608 .quad 8890957387685944784
- 0x08, 0xbf, 0x2c, 0x29, 0x55, 0x64, 0x7f, 0xb6, //0x0000c610 .quad -5296404319838617848
- 0x43, 0xd5, 0xb1, 0x17, 0x4c, 0xc8, 0x3b, 0x1a, //0x0000c618 .quad 1890324697752655171
- 0xca, 0xee, 0x77, 0x73, 0x6a, 0x3d, 0x1f, 0xe4, //0x0000c620 .quad -2008819381370884406
- 0x94, 0x4a, 0x9e, 0x1d, 0x5f, 0xba, 0xca, 0x20, //0x0000c628 .quad 2362905872190818964
- 0x3e, 0xf5, 0x2a, 0x88, 0x62, 0x86, 0x93, 0x8e, //0x0000c630 .quad -8173041140997884610
- 0x9d, 0xee, 0x82, 0x72, 0x7b, 0xb4, 0x7e, 0x54, //0x0000c638 .quad 6088502188546649757
- 0x8d, 0xb2, 0x35, 0x2a, 0xfb, 0x67, 0x38, 0xb2, //0x0000c640 .quad -5604615407819967859
- 0x44, 0xaa, 0x23, 0x4f, 0x9a, 0x61, 0x9e, 0xe9, //0x0000c648 .quad -1612744301171463612
- 0x31, 0x1f, 0xc3, 0xf4, 0xf9, 0x81, 0xc6, 0xde, //0x0000c650 .quad -2394083241347571919
- 0xd5, 0x94, 0xec, 0xe2, 0x00, 0xfa, 0x05, 0x64, //0x0000c658 .quad 7207441660390446293
- 0x7e, 0xf3, 0xf9, 0x38, 0x3c, 0x11, 0x3c, 0x8b, //0x0000c660 .quad -8413831053483314306
- 0x05, 0xdd, 0xd3, 0x8d, 0x40, 0xbc, 0x83, 0xde, //0x0000c668 .quad -2412877989897052923
- 0x5e, 0x70, 0x38, 0x47, 0x8b, 0x15, 0x0b, 0xae, //0x0000c670 .quad -5905602798426754978
- 0x46, 0xd4, 0x48, 0xb1, 0x50, 0xab, 0x24, 0x96, //0x0000c678 .quad -7627783505798704058
- 0x76, 0x8c, 0x06, 0x19, 0xee, 0xda, 0x8d, 0xd9, //0x0000c680 .quad -2770317479606055818
- 0x58, 0x09, 0x9b, 0xdd, 0x24, 0xd6, 0xad, 0x3b, //0x0000c688 .quad 4300328673033783640
- 0xc9, 0x17, 0xa4, 0xcf, 0xd4, 0xa8, 0xf8, 0x87, //0x0000c690 .quad -8648977452394866743
- 0xd7, 0xe5, 0x80, 0x0a, 0xd7, 0xa5, 0x4c, 0xe5, //0x0000c698 .quad -1923980597781273129
- 0xbc, 0x1d, 0x8d, 0x03, 0x0a, 0xd3, 0xf6, 0xa9, //0x0000c6a0 .quad -6199535797066195524
- 0x4d, 0x1f, 0x21, 0xcd, 0x4c, 0xcf, 0x9f, 0x5e, //0x0000c6a8 .quad 6818396289628184397
- 0x2b, 0x65, 0x70, 0x84, 0xcc, 0x87, 0x74, 0xd4, //0x0000c6b0 .quad -3137733727905356501
- 0x20, 0x67, 0x69, 0x00, 0x20, 0xc3, 0x47, 0x76, //0x0000c6b8 .quad 8522995362035230496
- 0x3b, 0x3f, 0xc6, 0xd2, 0xdf, 0xd4, 0xc8, 0x84, //0x0000c6c0 .quad -8878612607581929669
- 0x74, 0xe0, 0x41, 0x00, 0xf4, 0xd9, 0xec, 0x29, //0x0000c6c8 .quad 3021029092058325108
- 0x09, 0xcf, 0x77, 0xc7, 0x17, 0x0a, 0xfb, 0xa5, //0x0000c6d0 .quad -6486579741050024183
- 0x91, 0x58, 0x52, 0x00, 0x71, 0x10, 0x68, 0xf4, //0x0000c6d8 .quad -835399653354481519
- 0xcc, 0xc2, 0x55, 0xb9, 0x9d, 0xcc, 0x79, 0xcf, //0x0000c6e0 .quad -3496538657885142324
- 0xb5, 0xee, 0x66, 0x40, 0x8d, 0x14, 0x82, 0x71, //0x0000c6e8 .quad 8179122470161673909
- 0xbf, 0x99, 0xd5, 0x93, 0xe2, 0x1f, 0xac, 0x81, //0x0000c6f0 .quad -9102865688819295809
- 0x31, 0x55, 0x40, 0x48, 0xd8, 0x4c, 0xf1, 0xc6, //0x0000c6f8 .quad -4111420493003729615
- 0x2f, 0x00, 0xcb, 0x38, 0xdb, 0x27, 0x17, 0xa2, //0x0000c700 .quad -6766896092596731857
- 0x7d, 0x6a, 0x50, 0x5a, 0x0e, 0xa0, 0xad, 0xb8, //0x0000c708 .quad -5139275616254662019
- 0x3b, 0xc0, 0xfd, 0x06, 0xd2, 0xf1, 0x9c, 0xca, //0x0000c710 .quad -3846934097318526917
- 0x1d, 0x85, 0xe4, 0xf0, 0x11, 0x08, 0xd9, 0xa6, //0x0000c718 .quad -6424094520318327523
- 0x4a, 0x30, 0xbd, 0x88, 0x46, 0x2e, 0x44, 0xfd, //0x0000c720 .quad -196981603220770742
- 0x64, 0xa6, 0x1d, 0x6d, 0x16, 0x4a, 0x8f, 0x90, //0x0000c728 .quad -8030118150397909404
- 0x2e, 0x3e, 0x76, 0x15, 0xec, 0x9c, 0x4a, 0x9e, //0x0000c730 .quad -7040642529654063570
- 0xff, 0x87, 0x32, 0x04, 0x4e, 0x8e, 0x59, 0x9a, //0x0000c738 .quad -7324666853212387329
- 0xba, 0xcd, 0xd3, 0x1a, 0x27, 0x44, 0xdd, 0xc5, //0x0000c740 .quad -4189117143640191558
- 0xfe, 0x29, 0x3f, 0x85, 0xe1, 0xf1, 0xef, 0x40, //0x0000c748 .quad 4679224488766679550
- 0x28, 0xc1, 0x88, 0xe1, 0x30, 0x95, 0x54, 0xf7, //0x0000c750 .quad -624710411122851544
- 0x7d, 0xf4, 0x8e, 0xe6, 0x59, 0xee, 0x2b, 0xd1, //0x0000c758 .quad -3374341425896426371
- 0xb9, 0x78, 0xf5, 0x8c, 0x3e, 0xdd, 0x94, 0x9a, //0x0000c760 .quad -7307973034592864071
- 0xcf, 0x58, 0x19, 0x30, 0xf8, 0x74, 0xbb, 0x82, //0x0000c768 .quad -9026492418826348337
- 0xe7, 0xd6, 0x32, 0x30, 0x8e, 0x14, 0x3a, 0xc1, //0x0000c770 .quad -4523280274813692185
- 0x02, 0xaf, 0x1f, 0x3c, 0x36, 0x52, 0x6a, 0xe3, //0x0000c778 .quad -2059743486678159614
- 0xa1, 0x8c, 0x3f, 0xbc, 0xb1, 0x99, 0x88, 0xf1, //0x0000c780 .quad -1042414325089727327
- 0xc2, 0x9a, 0x27, 0xcb, 0xc3, 0xe6, 0x44, 0xdc, //0x0000c788 .quad -2574679358347699518
- 0xe5, 0xb7, 0xa7, 0x15, 0x0f, 0x60, 0xf5, 0x96, //0x0000c790 .quad -7569037980822161435
- 0xba, 0xc0, 0xf8, 0x5e, 0x3a, 0x10, 0xab, 0x29, //0x0000c798 .quad 3002511419460075706
- 0xde, 0xa5, 0x11, 0xdb, 0x12, 0xb8, 0xb2, 0xbc, //0x0000c7a0 .quad -4849611457600313890
- 0xe8, 0xf0, 0xb6, 0xf6, 0x48, 0xd4, 0x15, 0x74, //0x0000c7a8 .quad 8364825292752482536
- 0x56, 0x0f, 0xd6, 0x91, 0x17, 0x66, 0xdf, 0xeb, //0x0000c7b0 .quad -1450328303573004458
- 0x22, 0xad, 0x64, 0x34, 0x5b, 0x49, 0x1b, 0x11, //0x0000c7b8 .quad 1232659579085827362
- 0x95, 0xc9, 0x25, 0xbb, 0xce, 0x9f, 0x6b, 0x93, //0x0000c7c0 .quad -7823984217374209643
- 0x35, 0xec, 0xbe, 0x00, 0xd9, 0x0d, 0xb1, 0xca, //0x0000c7c8 .quad -3841273781498745803
- 0xfb, 0x3b, 0xef, 0x69, 0xc2, 0x87, 0x46, 0xb8, //0x0000c7d0 .quad -5168294253290374149
- 0x43, 0xa7, 0xee, 0x40, 0x4f, 0x51, 0x5d, 0x3d, //0x0000c7d8 .quad 4421779809981343555
- 0xfa, 0x0a, 0x6b, 0x04, 0xb3, 0x29, 0x58, 0xe6, //0x0000c7e0 .quad -1848681798185579782
- 0x13, 0x51, 0x2a, 0x11, 0xa3, 0xa5, 0xb4, 0x0c, //0x0000c7e8 .quad 915538744049291539
- 0xdc, 0xe6, 0xc2, 0xe2, 0x0f, 0x1a, 0xf7, 0x8f, //0x0000c7f0 .quad -8072955151507069220
- 0xac, 0x72, 0xba, 0xea, 0x85, 0xe7, 0xf0, 0x47, //0x0000c7f8 .quad 5183897733458195116
- 0x93, 0xa0, 0x73, 0xdb, 0x93, 0xe0, 0xf4, 0xb3, //0x0000c800 .quad -5479507920956448621
- 0x57, 0x0f, 0x69, 0x65, 0x67, 0x21, 0xed, 0x59, //0x0000c808 .quad 6479872166822743895
- 0xb8, 0x88, 0x50, 0xd2, 0xb8, 0x18, 0xf2, 0xe0, //0x0000c810 .quad -2237698882768172872
- 0x2d, 0x53, 0xc3, 0x3e, 0xc1, 0x69, 0x68, 0x30, //0x0000c818 .quad 3488154190101041965
- 0x73, 0x55, 0x72, 0x83, 0x73, 0x4f, 0x97, 0x8c, //0x0000c820 .quad -8316090829371189901
- 0xfc, 0x13, 0x3a, 0xc7, 0x18, 0x42, 0x41, 0x1e, //0x0000c828 .quad 2180096368813151228
- 0xcf, 0xea, 0x4e, 0x64, 0x50, 0x23, 0xbd, 0xaf, //0x0000c830 .quad -5783427518286599473
- 0xfb, 0x98, 0x08, 0xf9, 0x9e, 0x92, 0xd1, 0xe5, //0x0000c838 .quad -1886565557410948869
- 0x83, 0xa5, 0x62, 0x7d, 0x24, 0x6c, 0xac, 0xdb, //0x0000c840 .quad -2617598379430861437
- 0x3a, 0xbf, 0x4a, 0xb7, 0x46, 0xf7, 0x45, 0xdf, //0x0000c848 .quad -2358206946763686086
- 0x72, 0xa7, 0x5d, 0xce, 0x96, 0xc3, 0x4b, 0x89, //0x0000c850 .quad -8553528014785370254
- 0x84, 0xb7, 0x8e, 0x32, 0x8c, 0xba, 0x8b, 0x6b, //0x0000c858 .quad 7749492695127472004
- 0x4f, 0x11, 0xf5, 0x81, 0x7c, 0xb4, 0x9e, 0xab, //0x0000c860 .quad -6080224000054324913
- 0x65, 0x65, 0x32, 0x3f, 0x2f, 0xa9, 0x6e, 0x06, //0x0000c868 .quad 463493832054564197
- 0xa2, 0x55, 0x72, 0xa2, 0x9b, 0x61, 0x86, 0xd6, //0x0000c870 .quad -2988593981640518238
- 0xbe, 0xfe, 0xfe, 0x0e, 0x7b, 0x53, 0x0a, 0xc8, //0x0000c878 .quad -4032318728359182658
- 0x85, 0x75, 0x87, 0x45, 0x01, 0xfd, 0x13, 0x86, //0x0000c880 .quad -8785400266166405755
- 0x37, 0x5f, 0x5f, 0xe9, 0x2c, 0x74, 0x06, 0xbd, //0x0000c888 .quad -4826042214438183113
- 0xe7, 0x52, 0xe9, 0x96, 0x41, 0xfc, 0x98, 0xa7, //0x0000c890 .quad -6370064314280619289
- 0x05, 0x37, 0xb7, 0x23, 0x38, 0x11, 0x48, 0x2c, //0x0000c898 .quad 3190819268807046917
- 0xa0, 0xa7, 0xa3, 0xfc, 0x51, 0x3b, 0x7f, 0xd1, //0x0000c8a0 .quad -3350894374423386208
- 0xc6, 0x04, 0xa5, 0x2c, 0x86, 0x15, 0x5a, 0xf7, //0x0000c8a8 .quad -623161932418579258
- 0xc4, 0x48, 0xe6, 0x3d, 0x13, 0x85, 0xef, 0x82, //0x0000c8b0 .quad -9011838011655698236
- 0xfc, 0x22, 0xe7, 0xdb, 0x73, 0x4d, 0x98, 0x9a, //0x0000c8b8 .quad -7307005235402693892
- 0xf5, 0xda, 0x5f, 0x0d, 0x58, 0x66, 0xab, 0xa3, //0x0000c8c0 .quad -6653111496142234891
- 0xbb, 0xeb, 0xe0, 0xd2, 0xd0, 0x60, 0x3e, 0xc1, //0x0000c8c8 .quad -4522070525825979461
- 0xb3, 0xd1, 0xb7, 0x10, 0xee, 0x3f, 0x96, 0xcc, //0x0000c8d0 .quad -3704703351750405709
- 0xa9, 0x26, 0x99, 0x07, 0x05, 0xf9, 0x8d, 0x31, //0x0000c8d8 .quad 3570783879572301481
- 0x1f, 0xc6, 0xe5, 0x94, 0xe9, 0xcf, 0xbb, 0xff, //0x0000c8e0 .quad -19193171260619233
- 0x53, 0x70, 0x7f, 0x49, 0x46, 0x77, 0xf1, 0xfd, //0x0000c8e8 .quad -148206168962011053
- 0xd3, 0x9b, 0x0f, 0xfd, 0xf1, 0x61, 0xd5, 0x9f, //0x0000c8f0 .quad -6929524759678968877
- 0x34, 0xa6, 0xef, 0xed, 0x8b, 0xea, 0xb6, 0xfe, //0x0000c8f8 .quad -92628855601256908
- 0xc8, 0x82, 0x53, 0x7c, 0x6e, 0xba, 0xca, 0xc7, //0x0000c900 .quad -4050219931171323192
- 0xc1, 0x8f, 0x6b, 0xe9, 0x2e, 0xa5, 0x64, 0xfe, //0x0000c908 .quad -115786069501571135
- 0x7b, 0x63, 0x68, 0x1b, 0x0a, 0x69, 0xbd, 0xf9, //0x0000c910 .quad -451088895536766085
- 0xb1, 0x73, 0xc6, 0xa3, 0x7a, 0xce, 0xfd, 0x3d, //0x0000c918 .quad 4466953431550423985
- 0x2d, 0x3e, 0x21, 0x51, 0xa6, 0x61, 0x16, 0x9c, //0x0000c920 .quad -7199459587351560659
- 0x4f, 0x08, 0x5c, 0xa6, 0x0c, 0xa1, 0xbe, 0x06, //0x0000c928 .quad 486002885505321039
- 0xb8, 0x8d, 0x69, 0xe5, 0x0f, 0xfa, 0x1b, 0xc3, //0x0000c930 .quad -4387638465762062920
- 0x63, 0x0a, 0xf3, 0xcf, 0x4f, 0x49, 0x6e, 0x48, //0x0000c938 .quad 5219189625309039203
- 0x26, 0xf1, 0xc3, 0xde, 0x93, 0xf8, 0xe2, 0xf3, //0x0000c940 .quad -872862063775190746
- 0xfb, 0xcc, 0xef, 0xc3, 0xa3, 0xdb, 0x89, 0x5a, //0x0000c948 .quad 6523987031636299003
- 0xb7, 0x76, 0x3a, 0x6b, 0x5c, 0xdb, 0x6d, 0x98, //0x0000c950 .quad -7463067817500576073
- 0x1d, 0xe0, 0x75, 0x5a, 0x46, 0x29, 0x96, 0xf8, //0x0000c958 .quad -534194123654701027
- 0x65, 0x14, 0x09, 0x86, 0x33, 0x52, 0x89, 0xbe, //0x0000c960 .quad -4717148753448332187
- 0x24, 0x58, 0x13, 0xf1, 0x97, 0xb3, 0xbb, 0xf6, //0x0000c968 .quad -667742654568376284
- 0x7f, 0x59, 0x8b, 0x67, 0xc0, 0xa6, 0x2b, 0xee, //0x0000c970 .quad -1284749923383027329
- 0x2d, 0x2e, 0x58, 0xed, 0x7d, 0xa0, 0x6a, 0x74, //0x0000c978 .quad 8388693718644305453
- 0xef, 0x17, 0xb7, 0x40, 0x38, 0x48, 0xdb, 0x94, //0x0000c980 .quad -7720497729755473937
- 0xdd, 0x1c, 0x57, 0xb4, 0x4e, 0xa4, 0xc2, 0xa8, //0x0000c988 .quad -6286281471915778851
- 0xeb, 0xdd, 0xe4, 0x50, 0x46, 0x1a, 0x12, 0xba, //0x0000c990 .quad -5038936143766954517
- 0x14, 0xe4, 0x6c, 0x61, 0x62, 0x4d, 0xf3, 0x92, //0x0000c998 .quad -7857851839894723564
- 0x66, 0x15, 0x1e, 0xe5, 0xd7, 0xa0, 0x96, 0xe8, //0x0000c9a0 .quad -1686984161281305242
- 0x18, 0x1d, 0xc8, 0xf9, 0xba, 0x20, 0xb0, 0x77, //0x0000c9a8 .quad 8624429273841147160
- 0x60, 0xcd, 0x32, 0xef, 0x86, 0x24, 0x5e, 0x91, //0x0000c9b0 .quad -7971894128441897632
- 0x2f, 0x12, 0x1d, 0xdc, 0x74, 0x14, 0xce, 0x0a, //0x0000c9b8 .quad 778582277723329071
- 0xb8, 0x80, 0xff, 0xaa, 0xa8, 0xad, 0xb5, 0xb5, //0x0000c9c0 .quad -5353181642124984136
- 0xbb, 0x56, 0x24, 0x13, 0x92, 0x99, 0x81, 0x0d, //0x0000c9c8 .quad 973227847154161339
- 0xe6, 0x60, 0xbf, 0xd5, 0x12, 0x19, 0x23, 0xe3, //0x0000c9d0 .quad -2079791034228842266
- 0x6a, 0x6c, 0xed, 0x97, 0xf6, 0xff, 0xe1, 0x10, //0x0000c9d8 .quad 1216534808942701674
- 0x8f, 0x9c, 0x97, 0xc5, 0xab, 0xef, 0xf5, 0x8d, //0x0000c9e0 .quad -8217398424034108273
- 0xc2, 0x63, 0xf4, 0x1e, 0xfa, 0x3f, 0x8d, 0xca, //0x0000c9e8 .quad -3851351762838199358
- 0xb3, 0x83, 0xfd, 0xb6, 0x96, 0x6b, 0x73, 0xb1, //0x0000c9f0 .quad -5660062011615247437
- 0xb3, 0x7c, 0xb1, 0xa6, 0xf8, 0x8f, 0x30, 0xbd, //0x0000c9f8 .quad -4814189703547749197
- 0xa0, 0xe4, 0xbc, 0x64, 0x7c, 0x46, 0xd0, 0xdd, //0x0000ca00 .quad -2463391496091671392
- 0xdf, 0xdb, 0x5d, 0xd0, 0xf6, 0xb3, 0x7c, 0xac, //0x0000ca08 .quad -6017737129434686497
- 0xe4, 0x0e, 0xf6, 0xbe, 0x0d, 0x2c, 0xa2, 0x8a, //0x0000ca10 .quad -8457148712698376476
- 0x6c, 0xa9, 0x3a, 0x42, 0x7a, 0xf0, 0xcd, 0x6b, //0x0000ca18 .quad 7768129340171790700
- 0x9d, 0x92, 0xb3, 0x2e, 0x11, 0xb7, 0x4a, 0xad, //0x0000ca20 .quad -5959749872445582691
- 0xc7, 0x53, 0xc9, 0xd2, 0x98, 0x6c, 0xc1, 0x86, //0x0000ca28 .quad -8736582398494813241
- 0x44, 0x77, 0x60, 0x7a, 0xd5, 0x64, 0x9d, 0xd8, //0x0000ca30 .quad -2838001322129590460
- 0xb8, 0xa8, 0x7b, 0x07, 0xbf, 0xc7, 0x71, 0xe8, //0x0000ca38 .quad -1697355961263740744
- 0x8b, 0x4a, 0x7c, 0x6c, 0x05, 0x5f, 0x62, 0x87, //0x0000ca40 .quad -8691279853972075893
- 0x73, 0x49, 0xad, 0x64, 0xd7, 0x1c, 0x47, 0x11, //0x0000ca48 .quad 1244995533423855987
- 0x2d, 0x5d, 0x9b, 0xc7, 0xc6, 0xf6, 0x3a, 0xa9, //0x0000ca50 .quad -6252413799037706963
- 0xd0, 0x9b, 0xd8, 0x3d, 0x0d, 0xe4, 0x98, 0xd5, //0x0000ca58 .quad -3055441601647567920
- 0x79, 0x34, 0x82, 0x79, 0x78, 0xb4, 0x89, 0xd3, //0x0000ca60 .quad -3203831230369745799
- 0xc4, 0xc2, 0x4e, 0x8d, 0x10, 0x1d, 0xff, 0x4a, //0x0000ca68 .quad 5404070034795315908
- 0xcb, 0x60, 0xf1, 0x4b, 0xcb, 0x10, 0x36, 0x84, //0x0000ca70 .quad -8919923546622172981
- 0xbb, 0x39, 0x51, 0x58, 0x2a, 0x72, 0xdf, 0xce, //0x0000ca78 .quad -3539985255894009413
- 0xfe, 0xb8, 0xed, 0x1e, 0xfe, 0x94, 0x43, 0xa5, //0x0000ca80 .quad -6538218414850328322
- 0x29, 0x88, 0x65, 0xee, 0xb4, 0x4e, 0x97, 0xc2, //0x0000ca88 .quad -4424981569867511767
- 0x3e, 0x27, 0xa9, 0xa6, 0x3d, 0x7a, 0x94, 0xce, //0x0000ca90 .quad -3561087000135522498
- 0x33, 0xea, 0xfe, 0x29, 0x62, 0x22, 0x3d, 0x73, //0x0000ca98 .quad 8303831092947774003
- 0x87, 0xb8, 0x29, 0x88, 0x66, 0xcc, 0x1c, 0x81, //0x0000caa0 .quad -9143208402725783417
- 0x60, 0x52, 0x3f, 0x5a, 0x7d, 0x35, 0x06, 0x08, //0x0000caa8 .quad 578208414664970848
- 0xa8, 0x26, 0x34, 0x2a, 0x80, 0xff, 0x63, 0xa1, //0x0000cab0 .quad -6817324484979841368
- 0xf8, 0x26, 0xcf, 0xb0, 0xdc, 0xc2, 0x07, 0xca, //0x0000cab8 .quad -3888925500096174344
- 0x52, 0x30, 0xc1, 0x34, 0x60, 0xff, 0xbc, 0xc9, //0x0000cac0 .quad -3909969587797413806
- 0xb6, 0xf0, 0x02, 0xdd, 0x93, 0xb3, 0x89, 0xfc, //0x0000cac8 .quad -249470856692830026
- 0x67, 0x7c, 0xf1, 0x41, 0x38, 0x3f, 0x2c, 0xfc, //0x0000cad0 .quad -275775966319379353
- 0xe3, 0xac, 0x43, 0xd4, 0x78, 0x20, 0xac, 0xbb, //0x0000cad8 .quad -4923524589293425437
- 0xc0, 0xed, 0x36, 0x29, 0x83, 0xa7, 0x9b, 0x9d, //0x0000cae0 .quad -7089889006590693952
- 0x0e, 0x4c, 0xaa, 0x84, 0x4b, 0x94, 0x4b, 0xd5, //0x0000cae8 .quad -3077202868308390898
- 0x31, 0xa9, 0x84, 0xf3, 0x63, 0x91, 0x02, 0xc5, //0x0000caf0 .quad -4250675239810979535
- 0x12, 0xdf, 0xd4, 0x65, 0x5e, 0x79, 0x9e, 0x0a, //0x0000caf8 .quad 765182433041899282
- 0x7d, 0xd3, 0x65, 0xf0, 0xbc, 0x35, 0x43, 0xf6, //0x0000cb00 .quad -701658031336336515
- 0xd6, 0x16, 0x4a, 0xff, 0xb5, 0x17, 0x46, 0x4d, //0x0000cb08 .quad 5568164059729762006
- 0x2e, 0xa4, 0x3f, 0x16, 0x96, 0x01, 0xea, 0x99, //0x0000cb10 .quad -7356065297226292178
- 0x46, 0x4e, 0x8e, 0xbf, 0xd1, 0xce, 0x4b, 0x50, //0x0000cb18 .quad 5785945546544795206
- 0x39, 0x8d, 0xcf, 0x9b, 0xfb, 0x81, 0x64, 0xc0, //0x0000cb20 .quad -4583395603105477319
- 0xd7, 0xe1, 0x71, 0x2f, 0x86, 0xc2, 0x5e, 0xe4, //0x0000cb28 .quad -1990940103673781801
- 0x88, 0x70, 0xc3, 0x82, 0x7a, 0xa2, 0x7d, 0xf0, //0x0000cb30 .quad -1117558485454458744
- 0x4d, 0x5a, 0x4e, 0xbb, 0x27, 0x73, 0x76, 0x5d, //0x0000cb38 .quad 6734696907262548557
- 0x55, 0x26, 0xba, 0x91, 0x8c, 0x85, 0x4e, 0x96, //0x0000cb40 .quad -7616003081050118571
- 0x70, 0xf8, 0x10, 0xd5, 0xf8, 0x07, 0x6a, 0x3a, //0x0000cb48 .quad 4209185567039092848
- 0xea, 0xaf, 0x28, 0xb6, 0xef, 0x26, 0xe2, 0xbb, //0x0000cb50 .quad -4908317832885260310
- 0x8c, 0x36, 0x55, 0x0a, 0xf7, 0x89, 0x04, 0x89, //0x0000cb58 .quad -8573576096483297652
- 0xe5, 0xdb, 0xb2, 0xa3, 0xab, 0xb0, 0xda, 0xea, //0x0000cb60 .quad -1523711272679187483
- 0x2f, 0x84, 0xea, 0xcc, 0x74, 0xac, 0x45, 0x2b, //0x0000cb68 .quad 3118087934678041647
- 0x6f, 0xc9, 0x4f, 0x46, 0x6b, 0xae, 0xc8, 0x92, //0x0000cb70 .quad -7869848573065574033
- 0x9e, 0x92, 0x12, 0x00, 0xc9, 0x8b, 0x0b, 0x3b, //0x0000cb78 .quad 4254647968387469982
- 0xcb, 0xbb, 0xe3, 0x17, 0x06, 0xda, 0x7a, 0xb7, //0x0000cb80 .quad -5225624697904579637
- 0x45, 0x37, 0x17, 0x40, 0xbb, 0x6e, 0xce, 0x09, //0x0000cb88 .quad 706623942056949573
- 0xbd, 0xaa, 0xdc, 0x9d, 0x87, 0x90, 0x59, 0xe5, //0x0000cb90 .quad -1920344853953336643
- 0x16, 0x05, 0x1d, 0x10, 0x6a, 0x0a, 0x42, 0xcc, //0x0000cb98 .quad -3728406090856200938
- 0xb6, 0xea, 0xa9, 0xc2, 0x54, 0xfa, 0x57, 0x8f, //0x0000cba0 .quad -8117744561361917258
- 0x2e, 0x23, 0x12, 0x4a, 0x82, 0x46, 0xa9, 0x9f, //0x0000cba8 .quad -6941939825212513490
- 0x64, 0x65, 0x54, 0xf3, 0xe9, 0xf8, 0x2d, 0xb3, //0x0000cbb0 .quad -5535494683275008668
- 0xfa, 0xab, 0x96, 0xdc, 0x22, 0x98, 0x93, 0x47, //0x0000cbb8 .quad 5157633273766521850
- 0xbd, 0x7e, 0x29, 0x70, 0x24, 0x77, 0xf9, 0xdf, //0x0000cbc0 .quad -2307682335666372931
- 0xf8, 0x56, 0xbc, 0x93, 0x2b, 0x7e, 0x78, 0x59, //0x0000cbc8 .quad 6447041592208152312
- 0x36, 0xef, 0x19, 0xc6, 0x76, 0xea, 0xfb, 0x8b, //0x0000cbd0 .quad -8359830487432564938
- 0x5b, 0xb6, 0x55, 0x3c, 0xdb, 0x4e, 0xeb, 0x57, //0x0000cbd8 .quad 6335244004343789147
- 0x03, 0x6b, 0xa0, 0x77, 0x14, 0xe5, 0xfa, 0xae, //0x0000cbe0 .quad -5838102090863318269
- 0xf2, 0x23, 0x6b, 0x0b, 0x92, 0x22, 0xe6, 0xed, //0x0000cbe8 .quad -1304317031425039374
- 0xc4, 0x85, 0x88, 0x95, 0x59, 0x9e, 0xb9, 0xda, //0x0000cbf0 .quad -2685941595151759932
- 0xee, 0xec, 0x45, 0x8e, 0x36, 0xab, 0x5f, 0xe9, //0x0000cbf8 .quad -1630396289281299218
- 0x9b, 0x53, 0x75, 0xfd, 0xf7, 0x02, 0xb4, 0x88, //0x0000cc00 .quad -8596242524610931813
- 0x15, 0xb4, 0xeb, 0x18, 0x02, 0xcb, 0xdb, 0x11, //0x0000cc08 .quad 1286845328412881941
- 0x81, 0xa8, 0xd2, 0xfc, 0xb5, 0x03, 0xe1, 0xaa, //0x0000cc10 .quad -6133617137336276863
- 0x1a, 0xa1, 0x26, 0x9f, 0xc2, 0xbd, 0x52, 0xd6, //0x0000cc18 .quad -3003129357911285478
- 0xa2, 0x52, 0x07, 0x7c, 0xa3, 0x44, 0x99, 0xd5, //0x0000cc20 .quad -3055335403242958174
- 0x60, 0x49, 0xf0, 0x46, 0x33, 0x6d, 0xe7, 0x4b, //0x0000cc28 .quad 5469460339465668960
- 0xa5, 0x93, 0x84, 0x2d, 0xe6, 0xca, 0x7f, 0x85, //0x0000cc30 .quad -8827113654667930715
- 0xdc, 0x2d, 0x56, 0x0c, 0x40, 0xa4, 0x70, 0x6f, //0x0000cc38 .quad 8030098730593431004
- 0x8e, 0xb8, 0xe5, 0xb8, 0x9f, 0xbd, 0xdf, 0xa6, //0x0000cc40 .quad -6422206049907525490
- 0x53, 0xb9, 0x6b, 0x0f, 0x50, 0xcd, 0x4c, 0xcb, //0x0000cc48 .quad -3797434642040374957
- 0xb2, 0x26, 0x1f, 0xa7, 0x07, 0xad, 0x97, 0xd0, //0x0000cc50 .quad -3416071543957018958
- 0xa8, 0xa7, 0x46, 0x13, 0xa4, 0x00, 0x20, 0x7e, //0x0000cc58 .quad 9088264752731695016
- 0x2f, 0x78, 0x73, 0xc8, 0x24, 0xcc, 0x5e, 0x82, //0x0000cc60 .quad -9052573742614218705
- 0xc9, 0x28, 0x0c, 0x8c, 0x66, 0x00, 0xd4, 0x8e, //0x0000cc68 .quad -8154892584824854327
- 0x3b, 0x56, 0x90, 0xfa, 0x2d, 0x7f, 0xf6, 0xa2, //0x0000cc70 .quad -6704031159840385477
- 0xfb, 0x32, 0x0f, 0x2f, 0x80, 0x00, 0x89, 0x72, //0x0000cc78 .quad 8253128342678483707
- 0xca, 0x6b, 0x34, 0x79, 0xf9, 0x1e, 0xb4, 0xcb, //0x0000cc80 .quad -3768352931373093942
- 0xba, 0xff, 0xd2, 0x3a, 0xa0, 0x40, 0x2b, 0x4f, //0x0000cc88 .quad 5704724409920716730
- 0xbc, 0x86, 0x81, 0xd7, 0xb7, 0x26, 0xa1, 0xfe, //0x0000cc90 .quad -98755145788979524
- 0xa9, 0xbf, 0x87, 0x49, 0xc8, 0x10, 0xf6, 0xe2, //0x0000cc98 .quad -2092466524453879895
- 0x36, 0xf4, 0xb0, 0xe6, 0x32, 0xb8, 0x24, 0x9f, //0x0000cca0 .quad -6979250993759194058
- 0xca, 0xd7, 0xf4, 0x2d, 0x7d, 0xca, 0xd9, 0x0d, //0x0000cca8 .quad 998051431430019018
- 0x43, 0x31, 0x5d, 0xa0, 0x3f, 0xe6, 0xed, 0xc6, //0x0000ccb0 .quad -4112377723771604669
- 0xbc, 0x0d, 0x72, 0x79, 0x1c, 0x3d, 0x50, 0x91, //0x0000ccb8 .quad -7975807747567252036
- 0x94, 0x7d, 0x74, 0x88, 0xcf, 0x5f, 0xa9, 0xf8, //0x0000ccc0 .quad -528786136287117932
- 0x2b, 0x91, 0xce, 0x97, 0x63, 0x4c, 0xa4, 0x75, //0x0000ccc8 .quad 8476984389250486571
- 0x7c, 0xce, 0x48, 0xb5, 0xe1, 0xdb, 0x69, 0x9b, //0x0000ccd0 .quad -7248020362820530564
- 0xbb, 0x1a, 0xe1, 0x3e, 0xbe, 0xaf, 0x86, 0xc9, //0x0000ccd8 .quad -3925256793573221701
- 0x1b, 0x02, 0x9b, 0x22, 0xda, 0x52, 0x44, 0xc2, //0x0000cce0 .quad -4448339435098275301
- 0x69, 0x61, 0x99, 0xce, 0xad, 0x5b, 0xe8, 0xfb, //0x0000cce8 .quad -294884973539139223
- 0xa2, 0xc2, 0x41, 0xab, 0x90, 0x67, 0xd5, 0xf2, //0x0000ccf0 .quad -948738275445456222
- 0xc4, 0xb9, 0x3f, 0x42, 0x99, 0x72, 0xe2, 0xfa, //0x0000ccf8 .quad -368606216923924028
- 0xa5, 0x19, 0x09, 0x6b, 0xba, 0x60, 0xc5, 0x97, //0x0000cd00 .quad -7510490449794491995
- 0x1b, 0xd4, 0x67, 0xc9, 0x9f, 0x87, 0xcd, 0xdc, //0x0000cd08 .quad -2536221894791146469
- 0x0f, 0x60, 0xcb, 0x05, 0xe9, 0xb8, 0xb6, 0xbd, //0x0000cd10 .quad -4776427043815727089
- 0x21, 0xc9, 0xc1, 0xbb, 0x87, 0xe9, 0x00, 0x54, //0x0000cd18 .quad 6053094668365842721
- 0x13, 0x38, 0x3e, 0x47, 0x23, 0x67, 0x24, 0xed, //0x0000cd20 .quad -1358847786342270957
- 0x69, 0x3b, 0xb2, 0xaa, 0xe9, 0x23, 0x01, 0x29, //0x0000cd28 .quad 2954682317029915497
- 0x0b, 0xe3, 0x86, 0x0c, 0x76, 0xc0, 0x36, 0x94, //0x0000cd30 .quad -7766808894105001205
- 0x22, 0x65, 0xaf, 0x0a, 0x72, 0xb6, 0xa0, 0xf9, //0x0000cd38 .quad -459166561069996766
- 0xce, 0x9b, 0xa8, 0x8f, 0x93, 0x70, 0x44, 0xb9, //0x0000cd40 .quad -5096825099203863602
- 0x6a, 0x3e, 0x5b, 0x8d, 0x0e, 0xe4, 0x08, 0xf8, //0x0000cd48 .quad -573958201337495958
- 0xc2, 0xc2, 0x92, 0x73, 0xb8, 0x8c, 0x95, 0xe7, //0x0000cd50 .quad -1759345355577441598
- 0x05, 0x0e, 0xb2, 0x30, 0x12, 0x1d, 0x0b, 0xb6, //0x0000cd58 .quad -5329133770099257851
- 0xb9, 0xb9, 0x3b, 0x48, 0xf3, 0x77, 0xbd, 0x90, //0x0000cd60 .quad -8017119874876982855
- 0xc3, 0x48, 0x6f, 0x5e, 0x2b, 0xf2, 0xc6, 0xb1, //0x0000cd68 .quad -5636551615525730109
- 0x28, 0xa8, 0x4a, 0x1a, 0xf0, 0xd5, 0xec, 0xb4, //0x0000cd70 .quad -5409713825168840664
- 0xf4, 0x1a, 0x0b, 0x36, 0xb6, 0xae, 0x38, 0x1e, //0x0000cd78 .quad 2177682517447613172
- 0x32, 0x52, 0xdd, 0x20, 0x6c, 0x0b, 0x28, 0xe2, //0x0000cd80 .quad -2150456263033662926
- 0xb1, 0xe1, 0x8d, 0xc3, 0x63, 0xda, 0xc6, 0x25, //0x0000cd88 .quad 2722103146809516465
- 0x5f, 0x53, 0x8a, 0x94, 0x23, 0x07, 0x59, 0x8d, //0x0000cd90 .quad -8261564192037121185
- 0x0f, 0xad, 0x38, 0x5a, 0x7e, 0x48, 0x9c, 0x57, //0x0000cd98 .quad 6313000485183335695
- 0x37, 0xe8, 0xac, 0x79, 0xec, 0x48, 0xaf, 0xb0, //0x0000cda0 .quad -5715269221619013577
- 0x52, 0xd8, 0xc6, 0xf0, 0x9d, 0x5a, 0x83, 0x2d, //0x0000cda8 .quad 3279564588051781714
- 0x44, 0x22, 0x18, 0x98, 0x27, 0x1b, 0xdb, 0xdc, //0x0000cdb0 .quad -2532400508596379068
- 0x66, 0x8e, 0xf8, 0x6c, 0x45, 0x31, 0xe4, 0xf8, //0x0000cdb8 .quad -512230283362660762
- 0x6b, 0x15, 0x0f, 0xbf, 0xf8, 0xf0, 0x08, 0x8a, //0x0000cdc0 .quad -8500279345513818773
- 0x00, 0x59, 0x1b, 0x64, 0xcb, 0x9e, 0x8e, 0x1b, //0x0000cdc8 .quad 1985699082112030976
- 0xc5, 0xda, 0xd2, 0xee, 0x36, 0x2d, 0x8b, 0xac, //0x0000cdd0 .quad -6013663163464885563
- 0x40, 0x2f, 0x22, 0x3d, 0x7e, 0x46, 0x72, 0xe2, //0x0000cdd8 .quad -2129562165787349184
- 0x77, 0x91, 0x87, 0xaa, 0x84, 0xf8, 0xad, 0xd7, //0x0000cde0 .quad -2905392935903719049
- 0x10, 0xbb, 0x6a, 0xcc, 0x1d, 0xd8, 0x0e, 0x5b, //0x0000cde8 .quad 6561419329620589328
- 0xea, 0xba, 0x94, 0xea, 0x52, 0xbb, 0xcc, 0x86, //0x0000cdf0 .quad -8733399612580906262
- 0xea, 0xb4, 0xc2, 0x9f, 0x12, 0x47, 0xe9, 0x98, //0x0000cdf8 .quad -7428327965055601430
- 0xa5, 0xe9, 0x39, 0xa5, 0x27, 0xea, 0x7f, 0xa8, //0x0000ce00 .quad -6305063497298744923
- 0x25, 0x62, 0xb3, 0x47, 0xd7, 0x98, 0x23, 0x3f, //0x0000ce08 .quad 4549648098962661925
- 0x0e, 0x64, 0x88, 0x8e, 0xb1, 0xe4, 0x9f, 0xd2, //0x0000ce10 .quad -3269643353196043250
- 0xae, 0x3a, 0xa0, 0x19, 0x0d, 0x7f, 0xec, 0x8e, //0x0000ce18 .quad -8147997931578836306
- 0x89, 0x3e, 0x15, 0xf9, 0xee, 0xee, 0xa3, 0x83, //0x0000ce20 .quad -8961056123388608887
- 0xad, 0x24, 0x04, 0x30, 0x68, 0xcf, 0x53, 0x19, //0x0000ce28 .quad 1825030320404309165
- 0x2b, 0x8e, 0x5a, 0xb7, 0xaa, 0xea, 0x8c, 0xa4, //0x0000ce30 .quad -6589634135808373205
- 0xd8, 0x2d, 0x05, 0x3c, 0x42, 0xc3, 0xa8, 0x5f, //0x0000ce38 .quad 6892973918932774360
- 0xb6, 0x31, 0x31, 0x65, 0x55, 0x25, 0xb0, 0xcd, //0x0000ce40 .quad -3625356651333078602
- 0x4e, 0x79, 0x06, 0xcb, 0x12, 0xf4, 0x92, 0x37, //0x0000ce48 .quad 4004531380238580046
- 0x11, 0xbf, 0x3e, 0x5f, 0x55, 0x17, 0x8e, 0x80, //0x0000ce50 .quad -9183376934724255983
- 0xd1, 0x0b, 0xe4, 0xbe, 0x8b, 0xd8, 0xbb, 0xe2, //0x0000ce58 .quad -2108853905778275375
- 0xd6, 0x6e, 0x0e, 0xb7, 0x2a, 0x9d, 0xb1, 0xa0, //0x0000ce60 .quad -6867535149977932074
- 0xc5, 0x0e, 0x9d, 0xae, 0xae, 0xce, 0x6a, 0x5b, //0x0000ce68 .quad 6587304654631931589
- 0x8b, 0x0a, 0xd2, 0x64, 0x75, 0x04, 0xde, 0xc8, //0x0000ce70 .quad -3972732919045027189
- 0x76, 0x52, 0x44, 0x5a, 0x5a, 0x82, 0x45, 0xf2, //0x0000ce78 .quad -989241218564861322
- 0x2e, 0x8d, 0x06, 0xbe, 0x92, 0x85, 0x15, 0xfb, //0x0000ce80 .quad -354230130378896082
- 0x13, 0x67, 0xd5, 0xf0, 0xf0, 0xe2, 0xd6, 0xee, //0x0000ce88 .quad -1236551523206076653
- 0x3d, 0x18, 0xc4, 0xb6, 0x7b, 0x73, 0xed, 0x9c, //0x0000ce90 .quad -7138922859127891907
- 0x6c, 0x60, 0x85, 0x96, 0xd6, 0x4d, 0x46, 0x55, //0x0000ce98 .quad 6144684325637283948
- 0x4c, 0x1e, 0x75, 0xa4, 0x5a, 0xd0, 0x28, 0xc4, //0x0000cea0 .quad -4311967555482476980
- 0x87, 0xb8, 0x26, 0x3c, 0x4c, 0xe1, 0x97, 0xaa, //0x0000cea8 .quad -6154202648235558777
- 0xdf, 0x65, 0x92, 0x4d, 0x71, 0x04, 0x33, 0xf5, //0x0000ceb0 .quad -778273425925708321
- 0xa9, 0x66, 0x30, 0x4b, 0x9f, 0xd9, 0x3d, 0xd5, //0x0000ceb8 .quad -3081067291867060567
- 0xab, 0x7f, 0x7b, 0xd0, 0xc6, 0xe2, 0x3f, 0x99, //0x0000cec0 .quad -7403949918844649557
- 0x2a, 0x40, 0xfe, 0x8e, 0x03, 0xa8, 0x46, 0xe5, //0x0000cec8 .quad -1925667057416912854
- 0x96, 0x5f, 0x9a, 0x84, 0x78, 0xdb, 0x8f, 0xbf, //0x0000ced0 .quad -4643251380128424042
- 0x34, 0xd0, 0xbd, 0x72, 0x04, 0x52, 0x98, 0xde, //0x0000ced8 .quad -2407083821771141068
- 0x7c, 0xf7, 0xc0, 0xa5, 0x56, 0xd2, 0x73, 0xef, //0x0000cee0 .quad -1192378206733142148
- 0x41, 0x44, 0x6d, 0x8f, 0x85, 0x66, 0x3e, 0x96, //0x0000cee8 .quad -7620540795641314239
- 0xad, 0x9a, 0x98, 0x27, 0x76, 0x63, 0xa8, 0x95, //0x0000cef0 .quad -7662765406849295699
- 0xa9, 0x4a, 0xa4, 0x79, 0x13, 0x00, 0xe7, 0xdd, //0x0000cef8 .quad -2456994988062127447
- 0x59, 0xc1, 0x7e, 0xb1, 0x53, 0x7c, 0x12, 0xbb, //0x0000cf00 .quad -4966770740134231719
- 0x53, 0x5d, 0x0d, 0x58, 0x18, 0xc0, 0x60, 0x55, //0x0000cf08 .quad 6152128301777116499
- 0xaf, 0x71, 0xde, 0x9d, 0x68, 0x1b, 0xd7, 0xe9, //0x0000cf10 .quad -1596777406740401745
- 0xa7, 0xb4, 0x10, 0x6e, 0x1e, 0xf0, 0xb8, 0xaa, //0x0000cf18 .quad -6144897678060768089
- 0x0d, 0x07, 0xab, 0x62, 0x21, 0x71, 0x26, 0x92, //0x0000cf20 .quad -7915514906853832947
- 0xe9, 0x70, 0xca, 0x04, 0x13, 0x96, 0xb3, 0xca, //0x0000cf28 .quad -3840561048787980055
- 0xd1, 0xc8, 0x55, 0xbb, 0x69, 0x0d, 0xb0, 0xb6, //0x0000cf30 .quad -5282707615139903279
- 0x23, 0x0d, 0xfd, 0xc5, 0x97, 0x7b, 0x60, 0x3d, //0x0000cf38 .quad 4422670725869800739
- 0x05, 0x3b, 0x2b, 0x2a, 0xc4, 0x10, 0x5c, 0xe4, //0x0000cf40 .quad -1991698500497491195
- 0x6b, 0x50, 0x7c, 0xb7, 0x7d, 0x9a, 0xb8, 0x8c, //0x0000cf48 .quad -8306719647944912789
- 0xe3, 0x04, 0x5b, 0x9a, 0x7a, 0x8a, 0xb9, 0x8e, //0x0000cf50 .quad -8162340590452013853
- 0x43, 0xb2, 0xad, 0x92, 0x8e, 0x60, 0xf3, 0x77, //0x0000cf58 .quad 8643358275316593219
- 0x1c, 0xc6, 0xf1, 0x40, 0x19, 0xed, 0x67, 0xb2, //0x0000cf60 .quad -5591239719637629412
- 0xd4, 0x1e, 0x59, 0x37, 0xb2, 0x38, 0xf0, 0x55, //0x0000cf68 .quad 6192511825718353620
- 0xa3, 0x37, 0x2e, 0x91, 0x5f, 0xe8, 0x01, 0xdf, //0x0000cf70 .quad -2377363631119648861
- 0x89, 0x66, 0x2f, 0xc5, 0xde, 0x46, 0x6c, 0x6b, //0x0000cf78 .quad 7740639782147942025
- 0xc6, 0xe2, 0xbc, 0xba, 0x3b, 0x31, 0x61, 0x8b, //0x0000cf80 .quad -8403381297090862394
- 0x16, 0xa0, 0x3d, 0x3b, 0x4b, 0xac, 0x23, 0x23, //0x0000cf88 .quad 2532056854628769814
- 0x77, 0x1b, 0x6c, 0xa9, 0x8a, 0x7d, 0x39, 0xae, //0x0000cf90 .quad -5892540602936190089
- 0x1b, 0x08, 0x0d, 0x0a, 0x5e, 0x97, 0xec, 0xab, //0x0000cf98 .quad -6058300968568813541
- 0x55, 0x22, 0xc7, 0x53, 0xed, 0xdc, 0xc7, 0xd9, //0x0000cfa0 .quad -2753989735242849707
- 0x22, 0x4a, 0x90, 0x8c, 0x35, 0xbd, 0xe7, 0x96, //0x0000cfa8 .quad -7572876210711016926
- 0x75, 0x75, 0x5c, 0x54, 0x14, 0xea, 0x1c, 0x88, //0x0000cfb0 .quad -8638772612167862923
- 0x55, 0x2e, 0xda, 0x77, 0x41, 0xd6, 0x50, 0x7e, //0x0000cfb8 .quad 9102010423587778133
- 0xd2, 0x92, 0x73, 0x69, 0x99, 0x24, 0x24, 0xaa, //0x0000cfc0 .quad -6186779746782440750
- 0xea, 0xb9, 0xd0, 0xd5, 0xd1, 0x0b, 0xe5, 0xdd, //0x0000cfc8 .quad -2457545025797441046
- 0x87, 0x77, 0xd0, 0xc3, 0xbf, 0x2d, 0xad, 0xd4, //0x0000cfd0 .quad -3121788665050663033
- 0x65, 0xe8, 0x44, 0x4b, 0xc6, 0x4e, 0x5e, 0x95, //0x0000cfd8 .quad -7683617300674189211
- 0xb4, 0x4a, 0x62, 0xda, 0x97, 0x3c, 0xec, 0x84, //0x0000cfe0 .quad -8868646943297746252
- 0x3f, 0x11, 0x0b, 0xef, 0x3b, 0xf1, 0x5a, 0xbd, //0x0000cfe8 .quad -4802260812921368257
- 0x61, 0xdd, 0xfa, 0xd0, 0xbd, 0x4b, 0x27, 0xa6, //0x0000cff0 .quad -6474122660694794911
- 0x8f, 0xd5, 0xcd, 0xea, 0x8a, 0xad, 0xb1, 0xec, //0x0000cff8 .quad -1391139997724322417
- 0xba, 0x94, 0x39, 0x45, 0xad, 0x1e, 0xb1, 0xcf, //0x0000d000 .quad -3480967307441105734
- 0xf3, 0x4a, 0x81, 0xa5, 0xed, 0x18, 0xde, 0x67, //0x0000d008 .quad 7484447039699372787
- 0xf4, 0xfc, 0x43, 0x4b, 0x2c, 0xb3, 0xce, 0x81, //0x0000d010 .quad -9093133594791772940
- 0xd8, 0xce, 0x70, 0x87, 0x94, 0xcf, 0xea, 0x80, //0x0000d018 .quad -9157278655470055720
- 0x31, 0xfc, 0x14, 0x5e, 0xf7, 0x5f, 0x42, 0xa2, //0x0000d020 .quad -6754730975062328271
- 0x8e, 0x02, 0x4d, 0xa9, 0x79, 0x83, 0x25, 0xa1, //0x0000d028 .quad -6834912300910181746
- 0x3e, 0x3b, 0x9a, 0x35, 0xf5, 0xf7, 0xd2, 0xca, //0x0000d030 .quad -3831727700400522434
- 0x31, 0x43, 0xa0, 0x13, 0x58, 0xe4, 0x6e, 0x09, //0x0000d038 .quad 679731660717048625
- 0x0d, 0xca, 0x00, 0x83, 0xf2, 0xb5, 0x87, 0xfd, //0x0000d040 .quad -177973607073265139
- 0xfd, 0x53, 0x88, 0x18, 0x6e, 0x9d, 0xca, 0x8b, //0x0000d048 .quad -8373707460958465027
- 0x48, 0x7e, 0xe0, 0x91, 0xb7, 0xd1, 0x74, 0x9e, //0x0000d050 .quad -7028762532061872568
- 0x7e, 0x34, 0x55, 0xcf, 0x64, 0xa2, 0x5e, 0x77, //0x0000d058 .quad 8601490892183123070
- 0xda, 0x9d, 0x58, 0x76, 0x25, 0x06, 0x12, 0xc6, //0x0000d060 .quad -4174267146649952806
- 0x9e, 0x81, 0x2a, 0x03, 0xfe, 0x4a, 0x36, 0x95, //0x0000d068 .quad -7694880458480647778
- 0x51, 0xc5, 0xee, 0xd3, 0xae, 0x87, 0x96, 0xf7, //0x0000d070 .quad -606147914885053103
- 0x05, 0x22, 0xf5, 0x83, 0xbd, 0xdd, 0x83, 0x3a, //0x0000d078 .quad 4216457482181353989
- 0x52, 0x3b, 0x75, 0x44, 0xcd, 0x14, 0xbe, 0x9a, //0x0000d080 .quad -7296371474444240046
- 0x43, 0x35, 0x79, 0x72, 0x96, 0x6a, 0x92, 0xc4, //0x0000d088 .quad -4282243101277735613
- 0x27, 0x8a, 0x92, 0x95, 0x00, 0x9a, 0x6d, 0xc1, //0x0000d090 .quad -4508778324627912153
- 0x94, 0x82, 0x17, 0x0f, 0x3c, 0x05, 0xb7, 0x75, //0x0000d098 .quad 8482254178684994196
- 0xb1, 0x2c, 0xf7, 0xba, 0x80, 0x00, 0xc9, 0xf1, //0x0000d0a0 .quad -1024286887357502287
- 0x39, 0x63, 0xdd, 0x12, 0x8b, 0xc6, 0x24, 0x53, //0x0000d0a8 .quad 5991131704928854841
- 0xee, 0x7b, 0xda, 0x74, 0x50, 0xa0, 0x1d, 0x97, //0x0000d0b0 .quad -7557708332239520786
- 0x04, 0x5e, 0xca, 0xeb, 0x16, 0xfc, 0xf6, 0xd3, //0x0000d0b8 .quad -3173071712060547580
- 0xea, 0x1a, 0x11, 0x92, 0x64, 0x08, 0xe5, 0xbc, //0x0000d0c0 .quad -4835449396872013078
- 0x85, 0xf5, 0xbc, 0xa6, 0x1c, 0xbb, 0xf4, 0x88, //0x0000d0c8 .quad -8578025658503072379
- 0xa5, 0x61, 0x95, 0xb6, 0x7d, 0x4a, 0x1e, 0xec, //0x0000d0d0 .quad -1432625727662628443
- 0xe6, 0x32, 0x6c, 0xd0, 0xe3, 0xe9, 0x31, 0x2b, //0x0000d0d8 .quad 3112525982153323238
- 0x07, 0x5d, 0x1d, 0x92, 0x8e, 0xee, 0x92, 0x93, //0x0000d0e0 .quad -7812920107430224633
- 0xd0, 0x9f, 0x43, 0x62, 0x2e, 0x32, 0xff, 0x3a, //0x0000d0e8 .quad 4251171748059520976
- 0x49, 0xb4, 0xa4, 0x36, 0x32, 0xaa, 0x77, 0xb8, //0x0000d0f0 .quad -5154464115860392887
- 0xc3, 0x87, 0xd4, 0xfa, 0xb9, 0xfe, 0xbe, 0x09, //0x0000d0f8 .quad 702278666647013315
- 0x5b, 0xe1, 0x4d, 0xc4, 0xbe, 0x94, 0x95, 0xe6, //0x0000d100 .quad -1831394126398103205
- 0xb4, 0xa9, 0x89, 0x79, 0x68, 0xbe, 0x2e, 0x4c, //0x0000d108 .quad 5489534351736154548
- 0xd9, 0xac, 0xb0, 0x3a, 0xf7, 0x7c, 0x1d, 0x90, //0x0000d110 .quad -8062150356639896359
- 0x11, 0x0a, 0xf6, 0x4b, 0x01, 0x37, 0x9d, 0x0f, //0x0000d118 .quad 1125115960621402641
- 0x0f, 0xd8, 0x5c, 0x09, 0x35, 0xdc, 0x24, 0xb4, //0x0000d120 .quad -5466001927372482545
- 0x95, 0x8c, 0xf3, 0x9e, 0xc1, 0x84, 0x84, 0x53, //0x0000d128 .quad 6018080969204141205
- 0x13, 0x0e, 0xb4, 0x4b, 0x42, 0x13, 0x2e, 0xe1, //0x0000d130 .quad -2220816390788215277
- 0xba, 0x6f, 0xb0, 0x06, 0xf2, 0xa5, 0x65, 0x28, //0x0000d138 .quad 2910915193077788602
- 0xcb, 0x88, 0x50, 0x6f, 0x09, 0xcc, 0xbc, 0x8c, //0x0000d140 .quad -8305539271883716405
- 0xd4, 0x45, 0x2e, 0x44, 0xb7, 0x87, 0x3f, 0xf9, //0x0000d148 .quad -486521013540076076
- 0xfe, 0xaa, 0x24, 0xcb, 0x0b, 0xff, 0xeb, 0xaf, //0x0000d150 .quad -5770238071427257602
- 0x49, 0xd7, 0x39, 0x15, 0xa5, 0x69, 0x8f, 0xf7, //0x0000d158 .quad -608151266925095095
- 0xbe, 0xd5, 0xed, 0xbd, 0xce, 0xfe, 0xe6, 0xdb, //0x0000d160 .quad -2601111570856684098
- 0x1c, 0x4d, 0x88, 0x5a, 0x0e, 0x44, 0x73, 0xb5, //0x0000d168 .quad -5371875102083756772
- 0x97, 0xa5, 0xb4, 0x36, 0x41, 0x5f, 0x70, 0x89, //0x0000d170 .quad -8543223759426509417
- 0x31, 0x30, 0x95, 0xf8, 0x88, 0x0a, 0x68, 0x31, //0x0000d178 .quad 3560107088838733873
- 0xfc, 0xce, 0x61, 0x84, 0x11, 0x77, 0xcc, 0xab, //0x0000d180 .quad -6067343680855748868
- 0x3e, 0x7c, 0xba, 0x36, 0x2b, 0x0d, 0xc2, 0xfd, //0x0000d188 .quad -161552157378970562
- 0xbc, 0x42, 0x7a, 0xe5, 0xd5, 0x94, 0xbf, 0xd6, //0x0000d190 .quad -2972493582642298180
- 0x4d, 0x1b, 0x69, 0x04, 0x76, 0x90, 0x32, 0x3d, //0x0000d198 .quad 4409745821703674701
- 0xb5, 0x69, 0x6c, 0xaf, 0x05, 0xbd, 0x37, 0x86, //0x0000d1a0 .quad -8775337516792518219
- 0x10, 0xb1, 0xc1, 0xc2, 0x49, 0x9a, 0x3f, 0xa6, //0x0000d1a8 .quad -6467280898289979120
- 0x23, 0x84, 0x47, 0x1b, 0x47, 0xac, 0xc5, 0xa7, //0x0000d1b0 .quad -6357485877563259869
- 0x54, 0x1d, 0x72, 0x33, 0xdc, 0x80, 0xcf, 0x0f, //0x0000d1b8 .quad 1139270913992301908
- 0x2b, 0x65, 0x19, 0xe2, 0x58, 0x17, 0xb7, 0xd1, //0x0000d1c0 .quad -3335171328526686933
- 0xa9, 0xa4, 0x4e, 0x40, 0x13, 0x61, 0xc3, 0xd3, //0x0000d1c8 .quad -3187597375937010519
- 0x3b, 0xdf, 0x4f, 0x8d, 0x97, 0x6e, 0x12, 0x83, //0x0000d1d0 .quad -9002011107970261189
- 0xea, 0x26, 0x31, 0x08, 0xac, 0x1c, 0x5a, 0x64, //0x0000d1d8 .quad 7231123676894144234
- 0x0a, 0xd7, 0xa3, 0x70, 0x3d, 0x0a, 0xd7, 0xa3, //0x0000d1e0 .quad -6640827866535438582
- 0xa4, 0x70, 0x3d, 0x0a, 0xd7, 0xa3, 0x70, 0x3d, //0x0000d1e8 .quad 4427218577690292388
- 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, //0x0000d1f0 .quad -3689348814741910324
- 0xcd, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, //0x0000d1f8 .quad -3689348814741910323
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, //0x0000d200 .quad -9223372036854775808
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000d208 .quad 0
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa0, //0x0000d210 .quad -6917529027641081856
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000d218 .quad 0
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc8, //0x0000d220 .quad -4035225266123964416
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000d228 .quad 0
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfa, //0x0000d230 .quad -432345564227567616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000d238 .quad 0
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x9c, //0x0000d240 .quad -7187745005283311616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000d248 .quad 0
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x50, 0xc3, //0x0000d250 .quad -4372995238176751616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000d258 .quad 0
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x24, 0xf4, //0x0000d260 .quad -854558029293551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000d268 .quad 0
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x96, 0x98, //0x0000d270 .quad -7451627795949551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000d278 .quad 0
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0xbc, 0xbe, //0x0000d280 .quad -4702848726509551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000d288 .quad 0
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x28, 0x6b, 0xee, //0x0000d290 .quad -1266874889709551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000d298 .quad 0
- 0x00, 0x00, 0x00, 0x00, 0x00, 0xf9, 0x02, 0x95, //0x0000d2a0 .quad -7709325833709551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000d2a8 .quad 0
- 0x00, 0x00, 0x00, 0x00, 0x40, 0xb7, 0x43, 0xba, //0x0000d2b0 .quad -5024971273709551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000d2b8 .quad 0
- 0x00, 0x00, 0x00, 0x00, 0x10, 0xa5, 0xd4, 0xe8, //0x0000d2c0 .quad -1669528073709551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000d2c8 .quad 0
- 0x00, 0x00, 0x00, 0x00, 0x2a, 0xe7, 0x84, 0x91, //0x0000d2d0 .quad -7960984073709551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000d2d8 .quad 0
- 0x00, 0x00, 0x00, 0x80, 0xf4, 0x20, 0xe6, 0xb5, //0x0000d2e0 .quad -5339544073709551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000d2e8 .quad 0
- 0x00, 0x00, 0x00, 0xa0, 0x31, 0xa9, 0x5f, 0xe3, //0x0000d2f0 .quad -2062744073709551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000d2f8 .quad 0
- 0x00, 0x00, 0x00, 0x04, 0xbf, 0xc9, 0x1b, 0x8e, //0x0000d300 .quad -8206744073709551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000d308 .quad 0
- 0x00, 0x00, 0x00, 0xc5, 0x2e, 0xbc, 0xa2, 0xb1, //0x0000d310 .quad -5646744073709551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000d318 .quad 0
- 0x00, 0x00, 0x40, 0x76, 0x3a, 0x6b, 0x0b, 0xde, //0x0000d320 .quad -2446744073709551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000d328 .quad 0
- 0x00, 0x00, 0xe8, 0x89, 0x04, 0x23, 0xc7, 0x8a, //0x0000d330 .quad -8446744073709551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000d338 .quad 0
- 0x00, 0x00, 0x62, 0xac, 0xc5, 0xeb, 0x78, 0xad, //0x0000d340 .quad -5946744073709551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000d348 .quad 0
- 0x00, 0x80, 0x7a, 0x17, 0xb7, 0x26, 0xd7, 0xd8, //0x0000d350 .quad -2821744073709551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000d358 .quad 0
- 0x00, 0x90, 0xac, 0x6e, 0x32, 0x78, 0x86, 0x87, //0x0000d360 .quad -8681119073709551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000d368 .quad 0
- 0x00, 0xb4, 0x57, 0x0a, 0x3f, 0x16, 0x68, 0xa9, //0x0000d370 .quad -6239712823709551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000d378 .quad 0
- 0x00, 0xa1, 0xed, 0xcc, 0xce, 0x1b, 0xc2, 0xd3, //0x0000d380 .quad -3187955011209551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000d388 .quad 0
- 0xa0, 0x84, 0x14, 0x40, 0x61, 0x51, 0x59, 0x84, //0x0000d390 .quad -8910000909647051616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000d398 .quad 0
- 0xc8, 0xa5, 0x19, 0x90, 0xb9, 0xa5, 0x6f, 0xa5, //0x0000d3a0 .quad -6525815118631426616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000d3a8 .quad 0
- 0x3a, 0x0f, 0x20, 0xf4, 0x27, 0x8f, 0xcb, 0xce, //0x0000d3b0 .quad -3545582879861895366
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000d3b8 .quad 0
- 0x84, 0x09, 0x94, 0xf8, 0x78, 0x39, 0x3f, 0x81, //0x0000d3c0 .quad -9133518327554766460
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, //0x0000d3c8 .quad 4611686018427387904
- 0xe5, 0x0b, 0xb9, 0x36, 0xd7, 0x07, 0x8f, 0xa1, //0x0000d3d0 .quad -6805211891016070171
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x50, //0x0000d3d8 .quad 5764607523034234880
- 0xde, 0x4e, 0x67, 0x04, 0xcd, 0xc9, 0xf2, 0xc9, //0x0000d3e0 .quad -3894828845342699810
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa4, //0x0000d3e8 .quad -6629298651489370112
- 0x96, 0x22, 0x81, 0x45, 0x40, 0x7c, 0x6f, 0xfc, //0x0000d3f0 .quad -256850038250986858
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x4d, //0x0000d3f8 .quad 5548434740920451072
- 0x9d, 0xb5, 0x70, 0x2b, 0xa8, 0xad, 0xc5, 0x9d, //0x0000d400 .quad -7078060301547948643
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0xf0, //0x0000d408 .quad -1143914305352105984
- 0x05, 0xe3, 0x4c, 0x36, 0x12, 0x19, 0x37, 0xc5, //0x0000d410 .quad -4235889358507547899
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x28, 0x6c, //0x0000d418 .quad 7793479155164643328
- 0xc6, 0x1b, 0xe0, 0xc3, 0x56, 0xdf, 0x84, 0xf6, //0x0000d420 .quad -683175679707046970
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x32, 0xc7, //0x0000d428 .quad -4093209111326359552
- 0x5c, 0x11, 0x6c, 0x3a, 0x96, 0x0b, 0x13, 0x9a, //0x0000d430 .quad -7344513827457986212
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x7f, 0x3c, //0x0000d438 .quad 4359273333062107136
- 0xb3, 0x15, 0x07, 0xc9, 0x7b, 0xce, 0x97, 0xc0, //0x0000d440 .quad -4568956265895094861
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x9f, 0x4b, //0x0000d448 .quad 5449091666327633920
- 0x20, 0xdb, 0x48, 0xbb, 0x1a, 0xc2, 0xbd, 0xf0, //0x0000d450 .quad -1099509313941480672
- 0x00, 0x00, 0x00, 0x00, 0x00, 0xd4, 0x86, 0x1e, //0x0000d458 .quad 2199678564482154496
- 0xf4, 0x88, 0x0d, 0xb5, 0x50, 0x99, 0x76, 0x96, //0x0000d460 .quad -7604722348854507276
- 0x00, 0x00, 0x00, 0x00, 0x80, 0x44, 0x14, 0x13, //0x0000d468 .quad 1374799102801346560
- 0x31, 0xeb, 0x50, 0xe2, 0xa4, 0x3f, 0x14, 0xbc, //0x0000d470 .quad -4894216917640746191
- 0x00, 0x00, 0x00, 0x00, 0xa0, 0x55, 0xd9, 0x17, //0x0000d478 .quad 1718498878501683200
- 0xfd, 0x25, 0xe5, 0x1a, 0x8e, 0x4f, 0x19, 0xeb, //0x0000d480 .quad -1506085128623544835
- 0x00, 0x00, 0x00, 0x00, 0x08, 0xab, 0xcf, 0x5d, //0x0000d488 .quad 6759809616554491904
- 0xbe, 0x37, 0xcf, 0xd0, 0xb8, 0xd1, 0xef, 0x92, //0x0000d490 .quad -7858832233030797378
- 0x00, 0x00, 0x00, 0x00, 0xe5, 0xca, 0xa1, 0x5a, //0x0000d498 .quad 6530724019560251392
- 0xad, 0x05, 0x03, 0x05, 0x27, 0xc6, 0xab, 0xb7, //0x0000d4a0 .quad -5211854272861108819
- 0x00, 0x00, 0x00, 0x40, 0x9e, 0x3d, 0x4a, 0xf1, //0x0000d4a8 .quad -1059967012404461568
- 0x19, 0xc7, 0x43, 0xc6, 0xb0, 0xb7, 0x96, 0xe5, //0x0000d4b0 .quad -1903131822648998119
- 0x00, 0x00, 0x00, 0xd0, 0x05, 0xcd, 0x9c, 0x6d, //0x0000d4b8 .quad 7898413271349198848
- 0x6f, 0x5c, 0xea, 0x7b, 0xce, 0x32, 0x7e, 0x8f, //0x0000d4c0 .quad -8106986416796705681
- 0x00, 0x00, 0x00, 0xa2, 0x23, 0x00, 0x82, 0xe4, //0x0000d4c8 .quad -1981020733047832576
- 0x8b, 0xf3, 0xe4, 0x1a, 0x82, 0xbf, 0x5d, 0xb3, //0x0000d4d0 .quad -5522047002568494197
- 0x00, 0x00, 0x80, 0x8a, 0x2c, 0x80, 0xa2, 0xdd, //0x0000d4d8 .quad -2476275916309790720
- 0x6e, 0x30, 0x9e, 0xa1, 0x62, 0x2f, 0x35, 0xe0, //0x0000d4e0 .quad -2290872734783229842
- 0x00, 0x00, 0x20, 0xad, 0x37, 0x20, 0x0b, 0xd5, //0x0000d4e8 .quad -3095344895387238400
- 0x45, 0xde, 0x02, 0xa5, 0x9d, 0x3d, 0x21, 0x8c, //0x0000d4f0 .quad -8349324486880600507
- 0x00, 0x00, 0x34, 0xcc, 0x22, 0xf4, 0x26, 0x45, //0x0000d4f8 .quad 4982938468024057856
- 0xd6, 0x95, 0x43, 0x0e, 0x05, 0x8d, 0x29, 0xaf, //0x0000d500 .quad -5824969590173362730
- 0x00, 0x00, 0x41, 0x7f, 0x2b, 0xb1, 0x70, 0x96, //0x0000d508 .quad -7606384970252091392
- 0x4c, 0x7b, 0xd4, 0x51, 0x46, 0xf0, 0xf3, 0xda, //0x0000d510 .quad -2669525969289315508
- 0x00, 0x40, 0x11, 0x5f, 0x76, 0xdd, 0x0c, 0x3c, //0x0000d518 .quad 4327076842467049472
- 0x0f, 0xcd, 0x24, 0xf3, 0x2b, 0x76, 0xd8, 0x88, //0x0000d520 .quad -8585982758446904049
- 0x00, 0xc8, 0x6a, 0xfb, 0x69, 0x0a, 0x88, 0xa5, //0x0000d528 .quad -6518949010312869888
- 0x53, 0x00, 0xee, 0xef, 0xb6, 0x93, 0x0e, 0xab, //0x0000d530 .quad -6120792429631242157
- 0x00, 0x7a, 0x45, 0x7a, 0x04, 0x0d, 0xea, 0x8e, //0x0000d538 .quad -8148686262891087360
- 0x68, 0x80, 0xe9, 0xab, 0xa4, 0x38, 0xd2, 0xd5, //0x0000d540 .quad -3039304518611664792
- 0x80, 0xd8, 0xd6, 0x98, 0x45, 0x90, 0xa4, 0x72, //0x0000d548 .quad 8260886245095692416
- 0x41, 0xf0, 0x71, 0xeb, 0x66, 0x63, 0xa3, 0x85, //0x0000d550 .quad -8817094351773372351
- 0x50, 0x47, 0x86, 0x7f, 0x2b, 0xda, 0xa6, 0x47, //0x0000d558 .quad 5163053903184807760
- 0x51, 0x6c, 0x4e, 0xa6, 0x40, 0x3c, 0x0c, 0xa7, //0x0000d560 .quad -6409681921289327535
- 0x24, 0xd9, 0x67, 0x5f, 0xb6, 0x90, 0x90, 0x99, //0x0000d568 .quad -7381240676301154012
- 0x65, 0x07, 0xe2, 0xcf, 0x50, 0x4b, 0xcf, 0xd0, //0x0000d570 .quad -3400416383184271515
- 0x6d, 0xcf, 0x41, 0xf7, 0xe3, 0xb4, 0xf4, 0xff, //0x0000d578 .quad -3178808521666707
- 0x9f, 0x44, 0xed, 0x81, 0x12, 0x8f, 0x81, 0x82, //0x0000d580 .quad -9042789267131251553
- 0xa5, 0x21, 0x89, 0x7a, 0x0e, 0xf1, 0xf8, 0xbf, //0x0000d588 .quad -4613672773753429595
- 0xc7, 0x95, 0x68, 0x22, 0xd7, 0xf2, 0x21, 0xa3, //0x0000d590 .quad -6691800565486676537
- 0x0e, 0x6a, 0x2b, 0x19, 0x52, 0x2d, 0xf7, 0xaf, //0x0000d598 .quad -5767090967191786994
- 0x39, 0xbb, 0x02, 0xeb, 0x8c, 0x6f, 0xea, 0xcb, //0x0000d5a0 .quad -3753064688430957767
- 0x91, 0x44, 0x76, 0x9f, 0xa6, 0xf8, 0xf4, 0x9b, //0x0000d5a8 .quad -7208863708989733743
- 0x08, 0x6a, 0xc3, 0x25, 0x70, 0x0b, 0xe5, 0xfe, //0x0000d5b0 .quad -79644842111309304
- 0xb5, 0xd5, 0x53, 0x47, 0xd0, 0x36, 0xf2, 0x02, //0x0000d5b8 .quad 212292400617608629
- 0x45, 0x22, 0x9a, 0x17, 0x26, 0x27, 0x4f, 0x9f, //0x0000d5c0 .quad -6967307053960650171
- 0x91, 0x65, 0x94, 0x2c, 0x42, 0x62, 0xd7, 0x01, //0x0000d5c8 .quad 132682750386005393
- 0xd6, 0xaa, 0x80, 0x9d, 0xef, 0xf0, 0x22, 0xc7, //0x0000d5d0 .quad -4097447799023424810
- 0xf6, 0x7e, 0xb9, 0xb7, 0xd2, 0x3a, 0x4d, 0x42, //0x0000d5d8 .quad 4777539456409894646
- 0x8b, 0xd5, 0xe0, 0x84, 0x2b, 0xad, 0xeb, 0xf8, //0x0000d5e0 .quad -510123730351893109
- 0xb3, 0xde, 0xa7, 0x65, 0x87, 0x89, 0xe0, 0xd2, //0x0000d5e8 .quad -3251447716342407501
- 0x77, 0x85, 0x0c, 0x33, 0x3b, 0x4c, 0x93, 0x9b, //0x0000d5f0 .quad -7236356359111015049
- 0x30, 0xeb, 0x88, 0x9f, 0xf4, 0x55, 0xcc, 0x63, //0x0000d5f8 .quad 7191217214140771120
- 0xd5, 0xa6, 0xcf, 0xff, 0x49, 0x1f, 0x78, 0xc2, //0x0000d600 .quad -4433759430461380907
- 0xfc, 0x25, 0x6b, 0xc7, 0x71, 0x6b, 0xbf, 0x3c, //0x0000d608 .quad 4377335499248575996
- 0x8a, 0x90, 0xc3, 0x7f, 0x1c, 0x27, 0x16, 0xf3, //0x0000d610 .quad -930513269649338230
- 0x7b, 0xef, 0x45, 0x39, 0x4e, 0x46, 0xef, 0x8b, //0x0000d618 .quad -8363388681221443717
- 0x56, 0x3a, 0xda, 0xcf, 0x71, 0xd8, 0xed, 0x97, //0x0000d620 .quad -7499099821171918250
- 0xad, 0xb5, 0xcb, 0xe3, 0xf0, 0x8b, 0x75, 0x97, //0x0000d628 .quad -7532960934977096275
- 0xec, 0xc8, 0xd0, 0x43, 0x8e, 0x4e, 0xe9, 0xbd, //0x0000d630 .quad -4762188758037509908
- 0x18, 0xa3, 0xbe, 0x1c, 0xed, 0xee, 0x52, 0x3d, //0x0000d638 .quad 4418856886560793368
- 0x27, 0xfb, 0xc4, 0xd4, 0x31, 0xa2, 0x63, 0xed, //0x0000d640 .quad -1341049929119499481
- 0xde, 0x4b, 0xee, 0x63, 0xa8, 0xaa, 0xa7, 0x4c, //0x0000d648 .quad 5523571108200991710
- 0xf8, 0x1c, 0xfb, 0x24, 0x5f, 0x45, 0x5e, 0x94, //0x0000d650 .quad -7755685233340769032
- 0x6b, 0xef, 0x74, 0x3e, 0xa9, 0xca, 0xe8, 0x8f, //0x0000d658 .quad -8076983103442849941
- 0x36, 0xe4, 0x39, 0xee, 0xb6, 0xd6, 0x75, 0xb9, //0x0000d660 .quad -5082920523248573386
- 0x45, 0x2b, 0x12, 0x8e, 0x53, 0xfd, 0xe2, 0xb3, //0x0000d668 .quad -5484542860876174523
- 0x44, 0x5d, 0xc8, 0xa9, 0x64, 0x4c, 0xd3, 0xe7, //0x0000d670 .quad -1741964635633328828
- 0x17, 0xb6, 0x96, 0x71, 0xa8, 0xbc, 0xdb, 0x60, //0x0000d678 .quad 6979379479186945559
- 0x4a, 0x3a, 0x1d, 0xea, 0xbe, 0x0f, 0xe4, 0x90, //0x0000d680 .quad -8006256924911912374
- 0xce, 0x31, 0xfe, 0x46, 0xe9, 0x55, 0x89, 0xbc, //0x0000d688 .quad -4861259862362934834
- 0xdd, 0x88, 0xa4, 0xa4, 0xae, 0x13, 0x1d, 0xb5, //0x0000d690 .quad -5396135137712502563
- 0x42, 0xbe, 0xbd, 0x98, 0x63, 0xab, 0xab, 0x6b, //0x0000d698 .quad 7758483227328495170
- 0x14, 0xab, 0xcd, 0x4d, 0x9a, 0x58, 0x64, 0xe2, //0x0000d6a0 .quad -2133482903713240300
- 0xd2, 0x2d, 0xed, 0x7e, 0x3c, 0x96, 0x96, 0xc6, //0x0000d6a8 .quad -4136954021121544750
- 0xec, 0x8a, 0xa0, 0x70, 0x60, 0xb7, 0x7e, 0x8d, //0x0000d6b0 .quad -8250955842461857044
- 0xa3, 0x3c, 0x54, 0xcf, 0xe5, 0x1d, 0x1e, 0xfc, //0x0000d6b8 .quad -279753253987271517
- 0xa8, 0xad, 0xc8, 0x8c, 0x38, 0x65, 0xde, 0xb0, //0x0000d6c0 .quad -5702008784649933400
- 0xcc, 0x4b, 0x29, 0x43, 0x5f, 0xa5, 0x25, 0x3b, //0x0000d6c8 .quad 4261994450943298508
- 0x12, 0xd9, 0xfa, 0xaf, 0x86, 0xfe, 0x15, 0xdd, //0x0000d6d0 .quad -2515824962385028846
- 0xbf, 0x9e, 0xf3, 0x13, 0xb7, 0x0e, 0xef, 0x49, //0x0000d6d8 .quad 5327493063679123135
- 0xab, 0xc7, 0xfc, 0x2d, 0x14, 0xbf, 0x2d, 0x8a, //0x0000d6e0 .quad -8489919629131724885
- 0x38, 0x43, 0x78, 0x6c, 0x32, 0x69, 0x35, 0x6e, //0x0000d6e8 .quad 7941369183226839864
- 0x96, 0xf9, 0x7b, 0x39, 0xd9, 0x2e, 0xb9, 0xac, //0x0000d6f0 .quad -6000713517987268202
- 0x05, 0x54, 0x96, 0x07, 0x7f, 0xc3, 0xc2, 0x49, //0x0000d6f8 .quad 5315025460606161925
- 0xfb, 0xf7, 0xda, 0x87, 0x8f, 0x7a, 0xe7, 0xd7, //0x0000d700 .quad -2889205879056697349
- 0x07, 0xe9, 0x7b, 0xc9, 0x5e, 0x74, 0x33, 0xdc, //0x0000d708 .quad -2579590211097073401
- 0xfd, 0xda, 0xe8, 0xb4, 0x99, 0xac, 0xf0, 0x86, //0x0000d710 .quad -8723282702051517699
- 0xa4, 0x71, 0xed, 0x3d, 0xbb, 0x28, 0xa0, 0x69, //0x0000d718 .quad 7611128154919104932
- 0xbc, 0x11, 0x23, 0x22, 0xc0, 0xd7, 0xac, 0xa8, //0x0000d720 .quad -6292417359137009220
- 0x0d, 0xce, 0x68, 0x0d, 0xea, 0x32, 0x08, 0xc4, //0x0000d728 .quad -4321147861633282547
- 0x2b, 0xd6, 0xab, 0x2a, 0xb0, 0x0d, 0xd8, 0xd2, //0x0000d730 .quad -3253835680493873621
- 0x91, 0x01, 0xc3, 0x90, 0xa4, 0x3f, 0x0a, 0xf5, //0x0000d738 .quad -789748808614215279
- 0xdb, 0x65, 0xab, 0x1a, 0x8e, 0x08, 0xc7, 0x83, //0x0000d740 .quad -8951176327949752869
- 0xfb, 0xe0, 0x79, 0xda, 0xc6, 0x67, 0x26, 0x79, //0x0000d748 .quad 8729779031470891259
- 0x52, 0x3f, 0x56, 0xa1, 0xb1, 0xca, 0xb8, 0xa4, //0x0000d750 .quad -6577284391509803182
- 0x39, 0x59, 0x18, 0x91, 0xb8, 0x01, 0x70, 0x57, //0x0000d758 .quad 6300537770911226169
- 0x26, 0xcf, 0xab, 0x09, 0x5e, 0xfd, 0xe6, 0xcd, //0x0000d760 .quad -3609919470959866074
- 0x87, 0x6f, 0x5e, 0xb5, 0x26, 0x02, 0x4c, 0xed, //0x0000d768 .quad -1347699823215743097
- 0x78, 0x61, 0x0b, 0xc6, 0x5a, 0x5e, 0xb0, 0x80, //0x0000d770 .quad -9173728696990998152
- 0xb5, 0x05, 0x5b, 0x31, 0x58, 0x81, 0x4f, 0x54, //0x0000d778 .quad 6075216638131242421
- 0xd6, 0x39, 0x8e, 0x77, 0xf1, 0x75, 0xdc, 0xa0, //0x0000d780 .quad -6855474852811359786
- 0x22, 0xc7, 0xb1, 0x3d, 0xae, 0x61, 0x63, 0x69, //0x0000d788 .quad 7594020797664053026
- 0x4c, 0xc8, 0x71, 0xd5, 0x6d, 0x93, 0x13, 0xc9, //0x0000d790 .quad -3957657547586811828
- 0xea, 0x38, 0x1e, 0xcd, 0x19, 0x3a, 0xbc, 0x03, //0x0000d798 .quad 269153960225290474
- 0x5f, 0x3a, 0xce, 0x4a, 0x49, 0x78, 0x58, 0xfb, //0x0000d7a0 .quad -335385916056126881
- 0x24, 0xc7, 0x65, 0x40, 0xa0, 0x48, 0xab, 0x04, //0x0000d7a8 .quad 336442450281613092
- 0x7b, 0xe4, 0xc0, 0xce, 0x2d, 0x4b, 0x17, 0x9d, //0x0000d7b0 .quad -7127145225176161157
- 0x77, 0x9c, 0x3f, 0x28, 0x64, 0x0d, 0xeb, 0x62, //0x0000d7b8 .quad 7127805559067090039
- 0x9a, 0x1d, 0x71, 0x42, 0xf9, 0x1d, 0x5d, 0xc4, //0x0000d7c0 .quad -4297245513042813542
- 0x95, 0x83, 0x4f, 0x32, 0xbd, 0xd0, 0xa5, 0x3b, //0x0000d7c8 .quad 4298070930406474645
- 0x00, 0x65, 0x0d, 0x93, 0x77, 0x65, 0x74, 0xf5, //0x0000d7d0 .quad -759870872876129024
- 0x7a, 0x64, 0xe3, 0x7e, 0xec, 0x44, 0x8f, 0xca, //0x0000d7d8 .quad -3850783373846682502
- 0x20, 0x5f, 0xe8, 0xbb, 0x6a, 0xbf, 0x68, 0x99, //0x0000d7e0 .quad -7392448323188662496
- 0xcc, 0x1e, 0x4e, 0xcf, 0x13, 0x8b, 0x99, 0x7e, //0x0000d7e8 .quad 9122475437414293196
- 0xe8, 0x76, 0xe2, 0x6a, 0x45, 0xef, 0xc2, 0xbf, //0x0000d7f0 .quad -4628874385558440216
- 0x7f, 0xa6, 0x21, 0xc3, 0xd8, 0xed, 0x3f, 0x9e, //0x0000d7f8 .quad -7043649776941685121
- 0xa2, 0x14, 0x9b, 0xc5, 0x16, 0xab, 0xb3, 0xef, //0x0000d800 .quad -1174406963520662366
- 0x1f, 0x10, 0xea, 0xf3, 0x4e, 0xe9, 0xcf, 0xc5, //0x0000d808 .quad -4192876202749718497
- 0xe5, 0xec, 0x80, 0x3b, 0xee, 0x4a, 0xd0, 0x95, //0x0000d810 .quad -7651533379841495835
- 0x13, 0x4a, 0x72, 0x58, 0xd1, 0xf1, 0xa1, 0xbb, //0x0000d818 .quad -4926390635932268013
- 0x1f, 0x28, 0x61, 0xca, 0xa9, 0x5d, 0x44, 0xbb, //0x0000d820 .quad -4952730706374481889
- 0x98, 0xdc, 0x8e, 0xae, 0x45, 0x6e, 0x8a, 0x2a, //0x0000d828 .quad 3065383741939440792
- 0x26, 0x72, 0xf9, 0x3c, 0x14, 0x75, 0x15, 0xea, //0x0000d830 .quad -1579227364540714458
- 0xbe, 0x93, 0x32, 0x1a, 0xd7, 0x09, 0x2d, 0xf5, //0x0000d838 .quad -779956341003086914
- 0x58, 0xe7, 0x1b, 0xa6, 0x2c, 0x69, 0x4d, 0x92, //0x0000d840 .quad -7904546130479028392
- 0x57, 0x9c, 0x5f, 0x70, 0x26, 0x26, 0x3c, 0x59, //0x0000d848 .quad 6430056314514152535
- 0x2e, 0xe1, 0xa2, 0xcf, 0x77, 0xc3, 0xe0, 0xb6, //0x0000d850 .quad -5268996644671397586
- 0x6d, 0x83, 0x77, 0x0c, 0xb0, 0x2f, 0x8b, 0x6f, //0x0000d858 .quad 8037570393142690669
- 0x7a, 0x99, 0x8b, 0xc3, 0x55, 0xf4, 0x98, 0xe4, //0x0000d860 .quad -1974559787411859078
- 0x48, 0x64, 0x95, 0x0f, 0x9c, 0xfb, 0x6d, 0x0b, //0x0000d868 .quad 823590954573587528
- 0xec, 0x3f, 0x37, 0x9a, 0xb5, 0x98, 0xdf, 0x8e, //0x0000d870 .quad -8151628894773493780
- 0xad, 0x5e, 0xbd, 0x89, 0x41, 0xbd, 0x24, 0x47, //0x0000d878 .quad 5126430365035880109
- 0xe7, 0x0f, 0xc5, 0x00, 0xe3, 0x7e, 0x97, 0xb2, //0x0000d880 .quad -5577850100039479321
- 0x58, 0xb6, 0x2c, 0xec, 0x91, 0xec, 0xed, 0x58, //0x0000d888 .quad 6408037956294850136
- 0xe1, 0x53, 0xf6, 0xc0, 0x9b, 0x5e, 0x3d, 0xdf, //0x0000d890 .quad -2360626606621961247
- 0xee, 0xe3, 0x37, 0x67, 0xb6, 0x67, 0x29, 0x2f, //0x0000d898 .quad 3398361426941174766
- 0x6c, 0xf4, 0x99, 0x58, 0x21, 0x5b, 0x86, 0x8b, //0x0000d8a0 .quad -8392920656779807636
- 0x75, 0xee, 0x82, 0x00, 0xd2, 0xe0, 0x79, 0xbd, //0x0000d8a8 .quad -4793553135802847627
- 0x87, 0x71, 0xc0, 0xae, 0xe9, 0xf1, 0x67, 0xae, //0x0000d8b0 .quad -5879464802547371641
- 0x12, 0xaa, 0xa3, 0x80, 0x06, 0x59, 0xd8, 0xec, //0x0000d8b8 .quad -1380255401326171630
- 0xe9, 0x8d, 0x70, 0x1a, 0x64, 0xee, 0x01, 0xda, //0x0000d8c0 .quad -2737644984756826647
- 0x96, 0x94, 0xcc, 0x20, 0x48, 0x6f, 0x0e, 0xe8, //0x0000d8c8 .quad -1725319251657714538
- 0xb2, 0x58, 0x86, 0x90, 0xfe, 0x34, 0x41, 0x88, //0x0000d8d0 .quad -8628557143114098510
- 0xde, 0xdc, 0x7f, 0x14, 0x8d, 0x05, 0x09, 0x31, //0x0000d8d8 .quad 3533361486141316318
- 0xde, 0xee, 0xa7, 0x34, 0x3e, 0x82, 0x51, 0xaa, //0x0000d8e0 .quad -6174010410465235234
- 0x16, 0xd4, 0x9f, 0x59, 0xf0, 0x46, 0x4b, 0xbd, //0x0000d8e8 .quad -4806670179178130410
- 0x96, 0xea, 0xd1, 0xc1, 0xcd, 0xe2, 0xe5, 0xd4, //0x0000d8f0 .quad -3105826994654156138
- 0x1b, 0xc9, 0x07, 0x70, 0xac, 0x18, 0x9e, 0x6c, //0x0000d8f8 .quad 7826720331309500699
- 0x9e, 0x32, 0x23, 0x99, 0xc0, 0xad, 0x0f, 0x85, //0x0000d900 .quad -8858670899299929442
- 0xb1, 0xdd, 0x04, 0xc6, 0x6b, 0xcf, 0xe2, 0x03, //0x0000d908 .quad 280014188641050033
- 0x45, 0xff, 0x6b, 0xbf, 0x30, 0x99, 0x53, 0xa6, //0x0000d910 .quad -6461652605697523899
- 0x1d, 0x15, 0x86, 0xb7, 0x46, 0x83, 0xdb, 0x84, //0x0000d918 .quad -8873354301053463267
- 0x16, 0xff, 0x46, 0xef, 0x7c, 0x7f, 0xe8, 0xcf, //0x0000d920 .quad -3465379738694516970
- 0x64, 0x9a, 0x67, 0x65, 0x18, 0x64, 0x12, 0xe6, //0x0000d928 .quad -1868320839462053276
- 0x6e, 0x5f, 0x8c, 0x15, 0xae, 0x4f, 0xf1, 0x81, //0x0000d930 .quad -9083391364325154962
- 0x7f, 0xc0, 0x60, 0x3f, 0x8f, 0x7e, 0xcb, 0x4f, //0x0000d938 .quad 5749828502977298559
- 0x49, 0x77, 0xef, 0x9a, 0x99, 0xa3, 0x6d, 0xa2, //0x0000d940 .quad -6742553186979055799
- 0x9e, 0xf0, 0x38, 0x0f, 0x33, 0x5e, 0xbe, 0xe3, //0x0000d948 .quad -2036086408133152610
- 0x1c, 0x55, 0xab, 0x01, 0x80, 0x0c, 0x09, 0xcb, //0x0000d950 .quad -3816505465296431844
- 0xc6, 0x2c, 0x07, 0xd3, 0xbf, 0xf5, 0xad, 0x5c, //0x0000d958 .quad 6678264026688335046
- 0x63, 0x2a, 0x16, 0x02, 0xa0, 0x4f, 0xcb, 0xfd, //0x0000d960 .quad -158945813193151901
- 0xf7, 0xf7, 0xc8, 0xc7, 0x2f, 0x73, 0xd9, 0x73, //0x0000d968 .quad 8347830033360418807
- 0x7e, 0xda, 0x4d, 0x01, 0xc4, 0x11, 0x9f, 0x9e, //0x0000d970 .quad -7016870160886801794
- 0xfb, 0x9a, 0xdd, 0xdc, 0xfd, 0xe7, 0x67, 0x28, //0x0000d978 .quad 2911550761636567803
- 0x1d, 0x51, 0xa1, 0x01, 0x35, 0xd6, 0x46, 0xc6, //0x0000d980 .quad -4159401682681114339
- 0xb9, 0x01, 0x15, 0x54, 0xfd, 0xe1, 0x81, 0xb2, //0x0000d988 .quad -5583933584809066055
- 0x65, 0xa5, 0x09, 0x42, 0xc2, 0x8b, 0xd8, 0xf7, //0x0000d990 .quad -587566084924005019
- 0x27, 0x42, 0x1a, 0xa9, 0x7c, 0x5a, 0x22, 0x1f, //0x0000d998 .quad 2243455055843443239
- 0x5f, 0x07, 0x46, 0x69, 0x59, 0x57, 0xe7, 0x9a, //0x0000d9a0 .quad -7284757830718584993
- 0x59, 0x69, 0xb0, 0xe9, 0x8d, 0x78, 0x75, 0x33, //0x0000d9a8 .quad 3708002419115845977
- 0x37, 0x89, 0x97, 0xc3, 0x2f, 0x2d, 0xa1, 0xc1, //0x0000d9b0 .quad -4494261269970843337
- 0xaf, 0x83, 0x1c, 0x64, 0xb1, 0xd6, 0x52, 0x00, //0x0000d9b8 .quad 23317005467419567
- 0x84, 0x6b, 0x7d, 0xb4, 0x7b, 0x78, 0x09, 0xf2, //0x0000d9c0 .quad -1006140569036166268
- 0x9b, 0xa4, 0x23, 0xbd, 0x5d, 0x8c, 0x67, 0xc0, //0x0000d9c8 .quad -4582539761593113445
- 0x32, 0x63, 0xce, 0x50, 0x4d, 0xeb, 0x45, 0x97, //0x0000d9d0 .quad -7546366883288685774
- 0xe1, 0x46, 0x36, 0x96, 0xba, 0xb7, 0x40, 0xf8, //0x0000d9d8 .quad -558244341782001951
- 0xff, 0xfb, 0x01, 0xa5, 0x20, 0x66, 0x17, 0xbd, //0x0000d9e0 .quad -4821272585683469313
- 0x99, 0xd8, 0xc3, 0x3b, 0xa9, 0xe5, 0x50, 0xb6, //0x0000d9e8 .quad -5309491445654890343
- 0xff, 0x7a, 0x42, 0xce, 0xa8, 0x3f, 0x5d, 0xec, //0x0000d9f0 .quad -1414904713676948737
- 0xbf, 0xce, 0xb4, 0x8a, 0x13, 0x1f, 0xe5, 0xa3, //0x0000d9f8 .quad -6636864307068612929
- 0xdf, 0x8c, 0xe9, 0x80, 0xc9, 0x47, 0xba, 0x93, //0x0000da00 .quad -7801844473689174817
- 0x38, 0x01, 0xb1, 0x36, 0x6c, 0x33, 0x6f, 0xc6, //0x0000da08 .quad -4148040191917883080
- 0x17, 0xf0, 0x23, 0xe1, 0xbb, 0xd9, 0xa8, 0xb8, //0x0000da10 .quad -5140619573684080617
- 0x85, 0x41, 0x5d, 0x44, 0x47, 0x00, 0x0b, 0xb8, //0x0000da18 .quad -5185050239897353851
- 0x1d, 0xec, 0x6c, 0xd9, 0x2a, 0x10, 0xd3, 0xe6, //0x0000da20 .quad -1814088448677712867
- 0xe6, 0x91, 0x74, 0x15, 0x59, 0xc0, 0x0d, 0xa6, //0x0000da28 .quad -6481312799871692314
- 0x92, 0x13, 0xe4, 0xc7, 0x1a, 0xea, 0x43, 0x90, //0x0000da30 .quad -8051334308064652398
- 0x30, 0xdb, 0x68, 0xad, 0x37, 0x98, 0xc8, 0x87, //0x0000da38 .quad -8662506518347195600
- 0x77, 0x18, 0xdd, 0x79, 0xa1, 0xe4, 0x54, 0xb4, //0x0000da40 .quad -5452481866653427593
- 0xfc, 0x11, 0xc3, 0x98, 0x45, 0xbe, 0xba, 0x29, //0x0000da48 .quad 3006924907348169212
- 0x94, 0x5e, 0x54, 0xd8, 0xc9, 0x1d, 0x6a, 0xe1, //0x0000da50 .quad -2203916314889396588
- 0x7b, 0xd6, 0xf3, 0xfe, 0xd6, 0x6d, 0x29, 0xf4, //0x0000da58 .quad -853029884242176389
- 0x1d, 0xbb, 0x34, 0x27, 0x9e, 0x52, 0xe2, 0x8c, //0x0000da60 .quad -8294976724446954723
- 0x0d, 0x66, 0x58, 0x5f, 0xa6, 0xe4, 0x99, 0x18, //0x0000da68 .quad 1772699331562333709
- 0xe4, 0xe9, 0x01, 0xb1, 0x45, 0xe7, 0x1a, 0xb0, //0x0000da70 .quad -5757034887131305500
- 0x90, 0x7f, 0x2e, 0xf7, 0xcf, 0x5d, 0xc0, 0x5e, //0x0000da78 .quad 6827560182880305040
- 0x5d, 0x64, 0x42, 0x1d, 0x17, 0xa1, 0x21, 0xdc, //0x0000da80 .quad -2584607590486743971
- 0x74, 0x1f, 0xfa, 0xf4, 0x43, 0x75, 0x70, 0x76, //0x0000da88 .quad 8534450228600381300
- 0xba, 0x7e, 0x49, 0x72, 0xae, 0x04, 0x95, 0x89, //0x0000da90 .quad -8532908771695296838
- 0xa9, 0x53, 0x1c, 0x79, 0x4a, 0x49, 0x06, 0x6a, //0x0000da98 .quad 7639874402088932265
- 0x69, 0xde, 0xdb, 0x0e, 0xda, 0x45, 0xfa, 0xab, //0x0000daa0 .quad -6054449946191733143
- 0x93, 0x68, 0x63, 0x17, 0x9d, 0xdb, 0x87, 0x04, //0x0000daa8 .quad 326470965756389523
- 0x03, 0xd6, 0x92, 0x92, 0x50, 0xd7, 0xf8, 0xd6, //0x0000dab0 .quad -2956376414312278525
- 0xb7, 0x42, 0x3c, 0x5d, 0x84, 0xd2, 0xa9, 0x45, //0x0000dab8 .quad 5019774725622874807
- 0xc2, 0xc5, 0x9b, 0x5b, 0x92, 0x86, 0x5b, 0x86, //0x0000dac0 .quad -8765264286586255934
- 0xb3, 0xa9, 0x45, 0xba, 0x92, 0x23, 0x8a, 0x0b, //0x0000dac8 .quad 831516194300602803
- 0x32, 0xb7, 0x82, 0xf2, 0x36, 0x68, 0xf2, 0xa7, //0x0000dad0 .quad -6344894339805432014
- 0x1f, 0x14, 0xd7, 0x68, 0x77, 0xac, 0x6c, 0x8e, //0x0000dad8 .quad -8183976793979022305
- 0xff, 0x64, 0x23, 0xaf, 0x44, 0x02, 0xef, 0xd1, //0x0000dae0 .quad -3319431906329402113
- 0x27, 0xd9, 0x0c, 0x43, 0x95, 0xd7, 0x07, 0x32, //0x0000dae8 .quad 3605087062808385831
- 0x1f, 0x1f, 0x76, 0xed, 0x6a, 0x61, 0x35, 0x83, //0x0000daf0 .quad -8992173969096958177
- 0xb9, 0x07, 0xe8, 0x49, 0xbd, 0xe6, 0x44, 0x7f, //0x0000daf8 .quad 9170708441896323001
- 0xe7, 0xa6, 0xd3, 0xa8, 0xc5, 0xb9, 0x02, 0xa4, //0x0000db00 .quad -6628531442943809817
- 0xa7, 0x09, 0x62, 0x9c, 0x6c, 0x20, 0x16, 0x5f, //0x0000db08 .quad 6851699533943015847
- 0xa1, 0x90, 0x08, 0x13, 0x37, 0x68, 0x03, 0xcd, //0x0000db10 .quad -3673978285252374367
- 0x10, 0x8c, 0x7a, 0xc3, 0x87, 0xa8, 0xdb, 0x36, //0x0000db18 .quad 3952938399001381904
- 0x64, 0x5a, 0xe5, 0x6b, 0x22, 0x21, 0x22, 0x80, //0x0000db20 .quad -9213765455923815836
- 0x8a, 0x97, 0x2c, 0xda, 0x54, 0x49, 0x49, 0xc2, //0x0000db28 .quad -4446942528265218166
- 0xfd, 0xb0, 0xde, 0x06, 0x6b, 0xa9, 0x2a, 0xa0, //0x0000db30 .quad -6905520801477381891
- 0x6d, 0xbd, 0xb7, 0x10, 0xaa, 0x9b, 0xdb, 0xf2, //0x0000db38 .quad -946992141904134803
- 0x3d, 0x5d, 0x96, 0xc8, 0xc5, 0x53, 0x35, 0xc8, //0x0000db40 .quad -4020214983419339459
- 0xc8, 0xac, 0xe5, 0x94, 0x94, 0x82, 0x92, 0x6f, //0x0000db48 .quad 8039631859474607304
- 0x8c, 0xf4, 0xbb, 0x3a, 0xb7, 0xa8, 0x42, 0xfa, //0x0000db50 .quad -413582710846786420
- 0xfa, 0x17, 0x1f, 0xba, 0x39, 0x23, 0x77, 0xcb, //0x0000db58 .quad -3785518230938904582
- 0xd7, 0x78, 0xb5, 0x84, 0x72, 0xa9, 0x69, 0x9c, //0x0000db60 .quad -7176018221920323369
- 0xfc, 0x6e, 0x53, 0x14, 0x04, 0x76, 0x2a, 0xff, //0x0000db68 .quad -60105885123121412
- 0x0d, 0xd7, 0xe2, 0x25, 0xcf, 0x13, 0x84, 0xc3, //0x0000db70 .quad -4358336758973016307
- 0xbb, 0x4a, 0x68, 0x19, 0x85, 0x13, 0xf5, 0xfe, //0x0000db78 .quad -75132356403901765
- 0xd1, 0x8c, 0x5b, 0xef, 0xc2, 0x18, 0x65, 0xf4, //0x0000db80 .quad -836234930288882479
- 0x6a, 0x5d, 0xc2, 0x5f, 0x66, 0x58, 0xb2, 0x7e, //0x0000db88 .quad 9129456591349898602
- 0x02, 0x38, 0x99, 0xd5, 0x79, 0x2f, 0xbf, 0x98, //0x0000db90 .quad -7440175859071633406
- 0x62, 0x7a, 0xd9, 0xfb, 0x3f, 0x77, 0x2f, 0xef, //0x0000db98 .quad -1211618658047395230
- 0x03, 0x86, 0xff, 0x4a, 0x58, 0xfb, 0xee, 0xbe, //0x0000dba0 .quad -4688533805412153853
- 0xfb, 0xd8, 0xcf, 0xfa, 0x0f, 0x55, 0xfb, 0xaa, //0x0000dba8 .quad -6126209340986631941
- 0x84, 0x67, 0xbf, 0x5d, 0x2e, 0xba, 0xaa, 0xee, //0x0000dbb0 .quad -1248981238337804412
- 0x39, 0xcf, 0x83, 0xf9, 0x53, 0x2a, 0xba, 0x95, //0x0000dbb8 .quad -7657761676233289927
- 0xb2, 0xa0, 0x97, 0xfa, 0x5c, 0xb4, 0x2a, 0x95, //0x0000dbc0 .quad -7698142301602209614
- 0x84, 0x61, 0xf2, 0x7b, 0x74, 0x5a, 0x94, 0xdd, //0x0000dbc8 .quad -2480258038432112252
- 0xdf, 0x88, 0x3d, 0x39, 0x74, 0x61, 0x75, 0xba, //0x0000dbd0 .quad -5010991858575374113
- 0xe5, 0xf9, 0xee, 0x9a, 0x11, 0x71, 0xf9, 0x94, //0x0000dbd8 .quad -7712008566467528219
- 0x17, 0xeb, 0x8c, 0x47, 0xd1, 0xb9, 0x12, 0xe9, //0x0000dbe0 .quad -1652053804791829737
- 0x5e, 0xb8, 0xaa, 0x01, 0x56, 0xcd, 0x37, 0x7a, //0x0000dbe8 .quad 8806733365625141342
- 0xee, 0x12, 0xb8, 0xcc, 0x22, 0xb4, 0xab, 0x91, //0x0000dbf0 .quad -7950062655635975442
- 0x3b, 0xb3, 0x0a, 0xc1, 0x55, 0xe0, 0x62, 0xac, //0x0000dbf8 .quad -6025006692552756421
- 0xaa, 0x17, 0xe6, 0x7f, 0x2b, 0xa1, 0x16, 0xb6, //0x0000dc00 .quad -5325892301117581398
- 0x0a, 0x60, 0x4d, 0x31, 0x6b, 0x98, 0x7b, 0x57, //0x0000dc08 .quad 6303799689591218186
- 0x94, 0x9d, 0xdf, 0x5f, 0x76, 0x49, 0x9c, 0xe3, //0x0000dc10 .quad -2045679357969588844
- 0x0c, 0xb8, 0xa0, 0xfd, 0x85, 0x7e, 0x5a, 0xed, //0x0000dc18 .quad -1343622424865753076
- 0x7d, 0xc2, 0xeb, 0xfb, 0xe9, 0xad, 0x41, 0x8e, //0x0000dc20 .quad -8196078626372074883
- 0x08, 0x73, 0x84, 0xbe, 0x13, 0x8f, 0x58, 0x14, //0x0000dc28 .quad 1466078993672598280
- 0x1c, 0xb3, 0xe6, 0x7a, 0x64, 0x19, 0xd2, 0xb1, //0x0000dc30 .quad -5633412264537705700
- 0xc9, 0x8f, 0x25, 0xae, 0xd8, 0xb2, 0x6e, 0x59, //0x0000dc38 .quad 6444284760518135753
- 0xe3, 0x5f, 0xa0, 0x99, 0xbd, 0x9f, 0x46, 0xde, //0x0000dc40 .quad -2430079312244744221
- 0xbc, 0xf3, 0xae, 0xd9, 0x8e, 0x5f, 0xca, 0x6f, //0x0000dc48 .quad 8055355950647669692
- 0xee, 0x3b, 0x04, 0x80, 0xd6, 0x23, 0xec, 0x8a, //0x0000dc50 .quad -8436328597794046994
- 0x55, 0x58, 0x0d, 0x48, 0xb9, 0x7b, 0xde, 0x25, //0x0000dc58 .quad 2728754459941099605
- 0xe9, 0x4a, 0x05, 0x20, 0xcc, 0x2c, 0xa7, 0xad, //0x0000dc60 .quad -5933724728815170839
- 0x6b, 0xae, 0x10, 0x9a, 0xa7, 0x1a, 0x56, 0xaf, //0x0000dc68 .quad -5812428961928401301
- 0xa4, 0x9d, 0x06, 0x28, 0xff, 0xf7, 0x10, 0xd9, //0x0000dc70 .quad -2805469892591575644
- 0x05, 0xda, 0x94, 0x80, 0x51, 0xa1, 0x2b, 0x1b, //0x0000dc78 .quad 1957835834444274181
- 0x86, 0x22, 0x04, 0x79, 0xff, 0x9a, 0xaa, 0x87, //0x0000dc80 .quad -8670947710510816634
- 0x43, 0x08, 0x5d, 0xf0, 0xd2, 0x44, 0xfb, 0x90, //0x0000dc88 .quad -7999724640327104445
- 0x28, 0x2b, 0x45, 0x57, 0xbf, 0x41, 0x95, 0xa9, //0x0000dc90 .quad -6226998619711132888
- 0x54, 0x4a, 0x74, 0xac, 0x07, 0x16, 0x3a, 0x35, //0x0000dc98 .quad 3835402254873283156
- 0xf2, 0x75, 0x16, 0x2d, 0x2f, 0x92, 0xfa, 0xd3, //0x0000dca0 .quad -3172062256211528206
- 0xe9, 0x5c, 0x91, 0x97, 0x89, 0x9b, 0x88, 0x42, //0x0000dca8 .quad 4794252818591603945
- 0xb7, 0x09, 0x2e, 0x7c, 0x5d, 0x9b, 0x7c, 0x84, //0x0000dcb0 .quad -8900067937773286985
- 0x12, 0xda, 0xba, 0xfe, 0x35, 0x61, 0x95, 0x69, //0x0000dcb8 .quad 7608094030047140370
- 0x25, 0x8c, 0x39, 0xdb, 0x34, 0xc2, 0x9b, 0xa5, //0x0000dcc0 .quad -6513398903789220827
- 0x96, 0x90, 0x69, 0x7e, 0x83, 0xb9, 0xfa, 0x43, //0x0000dcc8 .quad 4898431519131537558
- 0x2e, 0xef, 0x07, 0x12, 0xc2, 0xb2, 0x02, 0xcf, //0x0000dcd0 .quad -3530062611309138130
- 0xbc, 0xf4, 0x03, 0x5e, 0xe4, 0x67, 0xf9, 0x94, //0x0000dcd8 .quad -7712018656367741764
- 0x7d, 0xf5, 0x44, 0x4b, 0xb9, 0xaf, 0x61, 0x81, //0x0000dce0 .quad -9123818159709293187
- 0xf6, 0x78, 0xc2, 0xba, 0xee, 0xe0, 0x1b, 0x1d, //0x0000dce8 .quad 2097517367411243254
- 0xdc, 0x32, 0x16, 0x9e, 0xa7, 0x1b, 0xba, 0xa1, //0x0000dcf0 .quad -6793086681209228580
- 0x33, 0x17, 0x73, 0x69, 0x2a, 0xd9, 0x62, 0x64, //0x0000dcf8 .quad 7233582727691441971
- 0x93, 0xbf, 0x9b, 0x85, 0x91, 0xa2, 0x28, 0xca, //0x0000dd00 .quad -3879672333084147821
- 0xff, 0xdc, 0xcf, 0x03, 0x75, 0x8f, 0x7b, 0x7d, //0x0000dd08 .quad 9041978409614302463
- 0x78, 0xaf, 0x02, 0xe7, 0x35, 0xcb, 0xb2, 0xfc, //0x0000dd10 .quad -237904397927796872
- 0x3f, 0xd4, 0xc3, 0x44, 0x52, 0x73, 0xda, 0x5c, //0x0000dd18 .quad 6690786993590490175
- 0xab, 0xad, 0x61, 0xb0, 0x01, 0xbf, 0xef, 0x9d, //0x0000dd20 .quad -7066219276345954901
- 0xa8, 0x64, 0xfa, 0x6a, 0x13, 0x88, 0x08, 0x3a, //0x0000dd28 .quad 4181741870994056360
- 0x16, 0x19, 0x7a, 0x1c, 0xc2, 0xae, 0x6b, 0xc5, //0x0000dd30 .quad -4221088077005055722
- 0xd1, 0xfd, 0xb8, 0x45, 0x18, 0xaa, 0x8a, 0x08, //0x0000dd38 .quad 615491320315182545
- 0x5b, 0x9f, 0x98, 0xa3, 0x72, 0x9a, 0xc6, 0xf6, //0x0000dd40 .quad -664674077828931749
- 0x46, 0x3d, 0x27, 0x57, 0x9e, 0x54, 0xad, 0x8a, //0x0000dd48 .quad -8454007886460797626
- 0x99, 0x63, 0x3f, 0xa6, 0x87, 0x20, 0x3c, 0x9a, //0x0000dd50 .quad -7332950326284164199
- 0x4c, 0x86, 0x78, 0xf6, 0xe2, 0x54, 0xac, 0x36, //0x0000dd58 .quad 3939617107816777292
- 0x7f, 0x3c, 0xcf, 0x8f, 0xa9, 0x28, 0xcb, 0xc0, //0x0000dd60 .quad -4554501889427817345
- 0xde, 0xa7, 0x16, 0xb4, 0x1b, 0x6a, 0x57, 0x84, //0x0000dd68 .quad -8910536670511192098
- 0x9f, 0x0b, 0xc3, 0xf3, 0xd3, 0xf2, 0xfd, 0xf0, //0x0000dd70 .quad -1081441343357383777
- 0xd6, 0x51, 0x1c, 0xa1, 0xa2, 0x44, 0x6d, 0x65, //0x0000dd78 .quad 7308573235570561494
- 0x43, 0xe7, 0x59, 0x78, 0xc4, 0xb7, 0x9e, 0x96, //0x0000dd80 .quad -7593429867239446717
- 0x26, 0xb3, 0xb1, 0xa4, 0xe5, 0x4a, 0x64, 0x9f, //0x0000dd88 .quad -6961356773836868826
- 0x14, 0x61, 0x70, 0x96, 0xb5, 0x65, 0x46, 0xbc, //0x0000dd90 .quad -4880101315621920492
- 0xef, 0x1f, 0xde, 0x0d, 0x9f, 0x5d, 0x3d, 0x87, //0x0000dd98 .quad -8701695967296086033
- 0x59, 0x79, 0x0c, 0xfc, 0x22, 0xff, 0x57, 0xeb, //0x0000dda0 .quad -1488440626100012711
- 0xeb, 0xa7, 0x55, 0xd1, 0x06, 0xb5, 0x0c, 0xa9, //0x0000dda8 .quad -6265433940692719637
- 0xd8, 0xcb, 0x87, 0xdd, 0x75, 0xff, 0x16, 0x93, //0x0000ddb0 .quad -7847804418953589800
- 0xf3, 0x88, 0xd5, 0x42, 0x24, 0xf1, 0xa7, 0x09, //0x0000ddb8 .quad 695789805494438131
- 0xce, 0xbe, 0xe9, 0x54, 0x53, 0xbf, 0xdc, 0xb7, //0x0000ddc0 .quad -5198069505264599346
- 0x30, 0xeb, 0x8a, 0x53, 0x6d, 0xed, 0x11, 0x0c, //0x0000ddc8 .quad 869737256868047664
- 0x81, 0x2e, 0x24, 0x2a, 0x28, 0xef, 0xd3, 0xe5, //0x0000ddd0 .quad -1885900863153361279
- 0xfb, 0xa5, 0x6d, 0xa8, 0xc8, 0x68, 0x16, 0x8f, //0x0000ddd8 .quad -8136200465769716229
- 0x10, 0x9d, 0x56, 0x1a, 0x79, 0x75, 0xa4, 0x8f, //0x0000dde0 .quad -8096217067111932656
- 0xbd, 0x87, 0x44, 0x69, 0x7d, 0x01, 0x6e, 0xf9, //0x0000dde8 .quad -473439272678684739
- 0x55, 0x44, 0xec, 0x60, 0xd7, 0x92, 0x8d, 0xb3, //0x0000ddf0 .quad -5508585315462527915
- 0xad, 0xa9, 0x95, 0xc3, 0xdc, 0x81, 0xc9, 0x37, //0x0000ddf8 .quad 4019886927579031981
- 0x6a, 0x55, 0x27, 0x39, 0x8d, 0xf7, 0x70, 0xe0, //0x0000de00 .quad -2274045625900771990
- 0x18, 0x14, 0x7b, 0xf4, 0x53, 0xe2, 0xbb, 0x85, //0x0000de08 .quad -8810199395808373736
- 0x62, 0x95, 0xb8, 0x43, 0xb8, 0x9a, 0x46, 0x8c, //0x0000de10 .quad -8338807543829064350
- 0x8f, 0xec, 0xcc, 0x78, 0x74, 0x6d, 0x95, 0x93, //0x0000de18 .quad -7812217631593927537
- 0xbb, 0xba, 0xa6, 0x54, 0x66, 0x41, 0x58, 0xaf, //0x0000de20 .quad -5811823411358942533
- 0xb3, 0x27, 0x00, 0x97, 0xd1, 0xc8, 0x7a, 0x38, //0x0000de28 .quad 4069786015789754291
- 0x6a, 0x69, 0xd0, 0xe9, 0xbf, 0x51, 0x2e, 0xdb, //0x0000de30 .quad -2653093245771290262
- 0x9f, 0x31, 0xc0, 0xfc, 0x05, 0x7b, 0x99, 0x06, //0x0000de38 .quad 475546501309804959
- 0xe2, 0x41, 0x22, 0xf2, 0x17, 0xf3, 0xfc, 0x88, //0x0000de40 .quad -8575712306248138270
- 0x04, 0x1f, 0xf8, 0xbd, 0xe3, 0xec, 0x1f, 0x44, //0x0000de48 .quad 4908902581746016004
- 0x5a, 0xd2, 0xaa, 0xee, 0xdd, 0x2f, 0x3c, 0xab, //0x0000de50 .quad -6107954364382784934
- 0xc4, 0x26, 0x76, 0xad, 0x1c, 0xe8, 0x27, 0xd5, //0x0000de58 .quad -3087243809672255804
- 0xf1, 0x86, 0x55, 0x6a, 0xd5, 0x3b, 0x0b, 0xd6, //0x0000de60 .quad -3023256937051093263
- 0x75, 0xb0, 0xd3, 0xd8, 0x23, 0xe2, 0x71, 0x8a, //0x0000de68 .quad -8470740780517707659
- 0x56, 0x74, 0x75, 0x62, 0x65, 0x05, 0xc7, 0x85, //0x0000de70 .quad -8807064613298015146
- 0x4a, 0x4e, 0x84, 0x67, 0x56, 0x2d, 0x87, 0xf6, //0x0000de78 .quad -682526969396179382
- 0x6c, 0xd1, 0x12, 0xbb, 0xbe, 0xc6, 0x38, 0xa7, //0x0000de80 .quad -6397144748195131028
- 0xdc, 0x61, 0x65, 0x01, 0xac, 0xf8, 0x28, 0xb4, //0x0000de88 .quad -5464844730172612132
- 0xc7, 0x85, 0xd7, 0x69, 0x6e, 0xf8, 0x06, 0xd1, //0x0000de90 .quad -3384744916816525881
- 0x53, 0xba, 0xbe, 0x01, 0xd7, 0x36, 0x33, 0xe1, //0x0000de98 .quad -2219369894288377261
- 0x9c, 0xb3, 0x26, 0x02, 0x45, 0x5b, 0xa4, 0x82, //0x0000dea0 .quad -9032994600651410532
- 0x74, 0x34, 0x17, 0x61, 0x46, 0x02, 0xc0, 0xec, //0x0000dea8 .quad -1387106183930235788
- 0x84, 0x60, 0xb0, 0x42, 0x16, 0x72, 0x4d, 0xa3, //0x0000deb0 .quad -6679557232386875260
- 0x91, 0x01, 0x5d, 0xf9, 0xd7, 0x02, 0xf0, 0x27, //0x0000deb8 .quad 2877803288514593169
- 0xa5, 0x78, 0x5c, 0xd3, 0x9b, 0xce, 0x20, 0xcc, //0x0000dec0 .quad -3737760522056206171
- 0xf5, 0x41, 0xb4, 0xf7, 0x8d, 0x03, 0xec, 0x31, //0x0000dec8 .quad 3597254110643241461
- 0xce, 0x96, 0x33, 0xc8, 0x42, 0x02, 0x29, 0xff, //0x0000ded0 .quad -60514634142869810
- 0x72, 0x52, 0xa1, 0x75, 0x71, 0x04, 0x67, 0x7e, //0x0000ded8 .quad 9108253656731439730
- 0x41, 0x3e, 0x20, 0xbd, 0x69, 0xa1, 0x79, 0x9f, //0x0000dee0 .quad -6955350673980375487
- 0x87, 0xd3, 0x84, 0xe9, 0xc6, 0x62, 0x00, 0x0f, //0x0000dee8 .quad 1080972517029761927
- 0xd1, 0x4d, 0x68, 0x2c, 0xc4, 0x09, 0x58, 0xc7, //0x0000def0 .quad -4082502324048081455
- 0x69, 0x08, 0xe6, 0xa3, 0x78, 0x7b, 0xc0, 0x52, //0x0000def8 .quad 5962901664714590313
- 0x45, 0x61, 0x82, 0x37, 0x35, 0x0c, 0x2e, 0xf9, //0x0000df00 .quad -491441886632713915
- 0x83, 0x8a, 0xdf, 0xcc, 0x56, 0x9a, 0x70, 0xa7, //0x0000df08 .quad -6381430974388925821
- 0xcb, 0x7c, 0xb1, 0x42, 0xa1, 0xc7, 0xbc, 0x9b, //0x0000df10 .quad -7224680206786528053
- 0x92, 0xb6, 0x0b, 0x40, 0x76, 0x60, 0xa6, 0x88, //0x0000df18 .quad -8600080377420466542
- 0xfe, 0xdb, 0x5d, 0x93, 0x89, 0xf9, 0xab, 0xc2, //0x0000df20 .quad -4419164240055772162
- 0x36, 0xa4, 0x0e, 0xd0, 0x93, 0xf8, 0xcf, 0x6a, //0x0000df28 .quad 7696643601933968438
- 0xfe, 0x52, 0x35, 0xf8, 0xeb, 0xf7, 0x56, 0xf3, //0x0000df30 .quad -912269281642327298
- 0x44, 0x4d, 0x12, 0xc4, 0xb8, 0xf6, 0x83, 0x05, //0x0000df38 .quad 397432465562684740
- 0xde, 0x53, 0x21, 0x7b, 0xf3, 0x5a, 0x16, 0x98, //0x0000df40 .quad -7487697328667536418
- 0x4b, 0x70, 0x8b, 0x7a, 0x33, 0x7a, 0x72, 0xc3, //0x0000df48 .quad -4363290727450709941
- 0xd6, 0xa8, 0xe9, 0x59, 0xb0, 0xf1, 0x1b, 0xbe, //0x0000df50 .quad -4747935642407032618
- 0x5d, 0x4c, 0x2e, 0x59, 0xc0, 0x18, 0x4f, 0x74, //0x0000df58 .quad 8380944645968776285
- 0x0c, 0x13, 0x64, 0x70, 0x1c, 0xee, 0xa2, 0xed, //0x0000df60 .quad -1323233534581402868
- 0x74, 0xdf, 0x79, 0x6f, 0xf0, 0xde, 0x62, 0x11, //0x0000df68 .quad 1252808770606194548
- 0xe7, 0x8b, 0x3e, 0xc6, 0xd1, 0xd4, 0x85, 0x94, //0x0000df70 .quad -7744549986754458649
- 0xa9, 0x2b, 0xac, 0x45, 0x56, 0xcb, 0xdd, 0x8a, //0x0000df78 .quad -8440366555225904215
- 0xe1, 0x2e, 0xce, 0x37, 0x06, 0x4a, 0xa7, 0xb9, //0x0000df80 .quad -5069001465015685407
- 0x93, 0x36, 0x17, 0xd7, 0x2b, 0x3e, 0x95, 0x6d, //0x0000df88 .quad 7896285879677171347
- 0x99, 0xba, 0xc1, 0xc5, 0x87, 0x1c, 0x11, 0xe8, //0x0000df90 .quad -1724565812842218855
- 0x38, 0x04, 0xdd, 0xcc, 0xb6, 0x8d, 0xfa, 0xc8, //0x0000df98 .quad -3964700705685699528
- 0xa0, 0x14, 0x99, 0xdb, 0xd4, 0xb1, 0x0a, 0x91, //0x0000dfa0 .quad -7995382660667468640
- 0xa3, 0x22, 0x0a, 0x40, 0x92, 0x98, 0x9c, 0x1d, //0x0000dfa8 .quad 2133748077373825699
- 0xc8, 0x59, 0x7f, 0x12, 0x4a, 0x5e, 0x4d, 0xb5, //0x0000dfb0 .quad -5382542307406947896
- 0x4c, 0xab, 0x0c, 0xd0, 0xb6, 0xbe, 0x03, 0x25, //0x0000dfb8 .quad 2667185096717282124
- 0x3a, 0x30, 0x1f, 0x97, 0xdc, 0xb5, 0xa0, 0xe2, //0x0000dfc0 .quad -2116491865831296966
- 0x1e, 0xd6, 0x0f, 0x84, 0x64, 0xae, 0x44, 0x2e, //0x0000dfc8 .quad 3333981370896602654
- 0x24, 0x7e, 0x73, 0xde, 0xa9, 0x71, 0xa4, 0x8d, //0x0000dfd0 .quad -8240336443785642460
- 0xd3, 0xe5, 0x89, 0xd2, 0xfe, 0xec, 0xea, 0x5c, //0x0000dfd8 .quad 6695424375237764563
- 0xad, 0x5d, 0x10, 0x56, 0x14, 0x8e, 0x0d, 0xb1, //0x0000dfe0 .quad -5688734536304665171
- 0x48, 0x5f, 0x2c, 0x87, 0x3e, 0xa8, 0x25, 0x74, //0x0000dfe8 .quad 8369280469047205704
- 0x18, 0x75, 0x94, 0x6b, 0x99, 0xf1, 0x50, 0xdd, //0x0000dff0 .quad -2499232151953443560
- 0x1a, 0x77, 0xf7, 0x28, 0x4e, 0x12, 0x2f, 0xd1, //0x0000dff8 .quad -3373457468973156582
- 0x2f, 0xc9, 0x3c, 0xe3, 0xff, 0x96, 0x52, 0x8a, //0x0000e000 .quad -8479549122611984081
- 0x70, 0xaa, 0x9a, 0xd9, 0x70, 0x6b, 0xbd, 0x82, //0x0000e008 .quad -9025939945749304720
- 0x7b, 0xfb, 0x0b, 0xdc, 0xbf, 0x3c, 0xe7, 0xac, //0x0000e010 .quad -5987750384837592197
- 0x0c, 0x55, 0x01, 0x10, 0x4d, 0xc6, 0x6c, 0x63, //0x0000e018 .quad 7164319141522920716
- 0x5a, 0xfa, 0x0e, 0xd3, 0xef, 0x0b, 0x21, 0xd8, //0x0000e020 .quad -2873001962619602342
- 0x4f, 0xaa, 0x01, 0x54, 0xe0, 0xf7, 0x47, 0x3c, //0x0000e028 .quad 4343712908476262991
- 0x78, 0x5c, 0xe9, 0xe3, 0x75, 0xa7, 0x14, 0x87, //0x0000e030 .quad -8713155254278333320
- 0x72, 0x0a, 0x81, 0x34, 0xec, 0xfa, 0xac, 0x65, //0x0000e038 .quad 7326506586225052274
- 0x96, 0xb3, 0xe3, 0x5c, 0x53, 0xd1, 0xd9, 0xa8, //0x0000e040 .quad -6279758049420528746
- 0x0e, 0x4d, 0xa1, 0x41, 0xa7, 0x39, 0x18, 0x7f, //0x0000e048 .quad 9158133232781315342
- 0x7c, 0xa0, 0x1c, 0x34, 0xa8, 0x45, 0x10, 0xd3, //0x0000e050 .quad -3238011543348273028
- 0x51, 0xa0, 0x09, 0x12, 0x11, 0x48, 0xde, 0x1e, //0x0000e058 .quad 2224294504121868369
- 0x4d, 0xe4, 0x91, 0x20, 0x89, 0x2b, 0xea, 0x83, //0x0000e060 .quad -8941286242233752499
- 0x33, 0x04, 0x46, 0xab, 0x0a, 0xed, 0x4a, 0x93, //0x0000e068 .quad -7833187971778608077
- 0x60, 0x5d, 0xb6, 0x68, 0x6b, 0xb6, 0xe4, 0xa4, //0x0000e070 .quad -6564921784364802720
- 0x40, 0x85, 0x17, 0x56, 0x4d, 0xa8, 0x1d, 0xf8, //0x0000e078 .quad -568112927868484288
- 0xb9, 0xf4, 0xe3, 0x42, 0x06, 0xe4, 0x1d, 0xce, //0x0000e080 .quad -3594466212028615495
- 0x8f, 0x66, 0x9d, 0xab, 0x60, 0x12, 0x25, 0x36, //0x0000e088 .quad 3901544858591782543
- 0xf3, 0x78, 0xce, 0xe9, 0x83, 0xae, 0xd2, 0x80, //0x0000e090 .quad -9164070410158966541
- 0x1a, 0x60, 0x42, 0x6b, 0x7c, 0x2b, 0xd7, 0xc1, //0x0000e098 .quad -4479063491021217766
- 0x30, 0x17, 0x42, 0xe4, 0x24, 0x5a, 0x07, 0xa1, //0x0000e0a0 .quad -6843401994271320272
- 0x20, 0xf8, 0x12, 0x86, 0x5b, 0xf6, 0x4c, 0xb2, //0x0000e0a8 .quad -5598829363776522208
- 0xfc, 0x9c, 0x52, 0x1d, 0xae, 0x30, 0x49, 0xc9, //0x0000e0b0 .quad -3942566474411762436
- 0x28, 0xb6, 0x97, 0x67, 0xf2, 0x33, 0xe0, 0xde, //0x0000e0b8 .quad -2386850686293264856
- 0x3c, 0x44, 0xa7, 0xa4, 0xd9, 0x7c, 0x9b, 0xfb, //0x0000e0c0 .quad -316522074587315140
- 0xb2, 0xa3, 0x7d, 0x01, 0xef, 0x40, 0x98, 0x16, //0x0000e0c8 .quad 1628122660560806834
- 0xa5, 0x8a, 0xe8, 0x06, 0x08, 0x2e, 0x41, 0x9d, //0x0000e0d0 .quad -7115355324258153819
- 0x4f, 0x86, 0xee, 0x60, 0x95, 0x28, 0x1f, 0x8e, //0x0000e0d8 .quad -8205795374004271537
- 0x4e, 0xad, 0xa2, 0x08, 0x8a, 0x79, 0x91, 0xc4, //0x0000e0e0 .quad -4282508136895304370
- 0xe3, 0x27, 0x2a, 0xb9, 0xba, 0xf2, 0xa6, 0xf1, //0x0000e0e8 .quad -1033872180650563613
- 0xa2, 0x58, 0xcb, 0x8a, 0xec, 0xd7, 0xb5, 0xf5, //0x0000e0f0 .quad -741449152691742558
- 0xdc, 0xb1, 0x74, 0x67, 0x69, 0xaf, 0x10, 0xae, //0x0000e0f8 .quad -5904026244240592420
- 0x65, 0x17, 0xbf, 0xd6, 0xf3, 0xa6, 0x91, 0x99, //0x0000e100 .quad -7380934748073420955
- 0x2a, 0xef, 0xa8, 0xe0, 0xa1, 0x6d, 0xca, 0xac, //0x0000e108 .quad -5995859411864064214
- 0x3f, 0xdd, 0x6e, 0xcc, 0xb0, 0x10, 0xf6, 0xbf, //0x0000e110 .quad -4614482416664388289
- 0xf4, 0x2a, 0xd3, 0x58, 0x0a, 0x09, 0xfd, 0x17, //0x0000e118 .quad 1728547772024695540
- 0x8e, 0x94, 0x8a, 0xff, 0xdc, 0x94, 0xf3, 0xef, //0x0000e120 .quad -1156417002403097458
- 0xb1, 0xf5, 0x07, 0xef, 0x4c, 0x4b, 0xfc, 0xdd, //0x0000e128 .quad -2451001303396518479
- 0xd9, 0x9c, 0xb6, 0x1f, 0x0a, 0x3d, 0xf8, 0x95, //0x0000e130 .quad -7640289654143017767
- 0x8f, 0xf9, 0x64, 0x15, 0x10, 0xaf, 0xbd, 0x4a, //0x0000e138 .quad 5385653213018257807
- 0x0f, 0x44, 0xa4, 0xa7, 0x4c, 0x4c, 0x76, 0xbb, //0x0000e140 .quad -4938676049251384305
- 0xf2, 0x37, 0xbe, 0x1a, 0xd4, 0x1a, 0x6d, 0x9d, //0x0000e148 .quad -7102991539009341454
- 0x13, 0x55, 0x8d, 0xd1, 0x5f, 0xdf, 0x53, 0xea, //0x0000e150 .quad -1561659043136842477
- 0xee, 0xc5, 0x6d, 0x21, 0x89, 0x61, 0xc8, 0x84, //0x0000e158 .quad -8878739423761676818
- 0x2c, 0x55, 0xf8, 0xe2, 0x9b, 0x6b, 0x74, 0x92, //0x0000e160 .quad -7893565929601608404
- 0xb5, 0x9b, 0xe4, 0xb4, 0xf5, 0x3c, 0xfd, 0x32, //0x0000e168 .quad 3674159897003727797
- 0x77, 0x6a, 0xb6, 0xdb, 0x82, 0x86, 0x11, 0xb7, //0x0000e170 .quad -5255271393574622601
- 0xa2, 0xc2, 0x1d, 0x22, 0x33, 0x8c, 0xbc, 0x3f, //0x0000e178 .quad 4592699871254659746
- 0x15, 0x05, 0xa4, 0x92, 0x23, 0xe8, 0xd5, 0xe4, //0x0000e180 .quad -1957403223540890347
- 0x4b, 0x33, 0xa5, 0xea, 0x3f, 0xaf, 0xab, 0x0f, //0x0000e188 .quad 1129188820640936779
- 0x2d, 0x83, 0xa6, 0x3b, 0x16, 0xb1, 0x05, 0x8f, //0x0000e190 .quad -8140906042354138323
- 0x0f, 0x40, 0xa7, 0xf2, 0x87, 0x4d, 0xcb, 0x29, //0x0000e198 .quad 3011586022114279439
- 0xf8, 0x23, 0x90, 0xca, 0x5b, 0x1d, 0xc7, 0xb2, //0x0000e1a0 .quad -5564446534515285000
- 0x13, 0x10, 0x51, 0xef, 0xe9, 0x20, 0x3e, 0x74, //0x0000e1a8 .quad 8376168546070237203
- 0xf6, 0x2c, 0x34, 0xbd, 0xb2, 0xe4, 0x78, 0xdf, //0x0000e1b0 .quad -2343872149716718346
- 0x17, 0x54, 0x25, 0x6b, 0x24, 0xa9, 0x4d, 0x91, //0x0000e1b8 .quad -7976533391121755113
- 0x1a, 0x9c, 0x40, 0xb6, 0xef, 0x8e, 0xab, 0x8b, //0x0000e1c0 .quad -8382449121214030822
- 0x8f, 0x54, 0xf7, 0xc2, 0xb6, 0x89, 0xd0, 0x1a, //0x0000e1c8 .quad 1932195658189984911
- 0x20, 0xc3, 0xd0, 0xa3, 0xab, 0x72, 0x96, 0xae, //0x0000e1d0 .quad -5866375383090150624
- 0xb2, 0x29, 0xb5, 0x73, 0x24, 0xac, 0x84, 0xa1, //0x0000e1d8 .quad -6808127464117294670
- 0xe8, 0xf3, 0xc4, 0x8c, 0x56, 0x0f, 0x3c, 0xda, //0x0000e1e0 .quad -2721283210435300376
- 0x1f, 0x74, 0xa2, 0x90, 0x2d, 0xd7, 0xe5, 0xc9, //0x0000e1e8 .quad -3898473311719230433
- 0x71, 0x18, 0xfb, 0x17, 0x96, 0x89, 0x65, 0x88, //0x0000e1f0 .quad -8618331034163144591
- 0x93, 0x88, 0x65, 0x7a, 0x7c, 0xa6, 0x2f, 0x7e, //0x0000e1f8 .quad 9092669226243950739
- 0x8d, 0xde, 0xf9, 0x9d, 0xfb, 0xeb, 0x7e, 0xaa, //0x0000e200 .quad -6161227774276542835
- 0xb8, 0xea, 0xfe, 0x98, 0x1b, 0x90, 0xbb, 0xdd, //0x0000e208 .quad -2469221522477225288
- 0x31, 0x56, 0x78, 0x85, 0xfa, 0xa6, 0x1e, 0xd5, //0x0000e210 .quad -3089848699418290639
- 0x66, 0xa5, 0x3e, 0x7f, 0x22, 0x74, 0x2a, 0x55, //0x0000e218 .quad 6136845133758244198
- 0xde, 0x35, 0x6b, 0x93, 0x5c, 0x28, 0x33, 0x85, //0x0000e220 .quad -8848684464777513506
- 0x60, 0x27, 0x87, 0x8f, 0x95, 0x88, 0x3a, 0xd5, //0x0000e228 .quad -3082000819042179232
- 0x56, 0x03, 0x46, 0xb8, 0x73, 0xf2, 0x7f, 0xa6, //0x0000e230 .quad -6449169562544503978
- 0x38, 0xf1, 0x68, 0xf3, 0xba, 0x2a, 0x89, 0x8a, //0x0000e238 .quad -8464187042230111944
- 0x2c, 0x84, 0x57, 0xa6, 0x10, 0xef, 0x1f, 0xd0, //0x0000e240 .quad -3449775934753242068
- 0x86, 0x2d, 0x43, 0xb0, 0x69, 0x75, 0x2b, 0x2d, //0x0000e248 .quad 3254824252494523782
- 0x9b, 0xb2, 0xf6, 0x67, 0x6a, 0xf5, 0x13, 0x82, //0x0000e250 .quad -9073638986861858149
- 0x74, 0xfc, 0x29, 0x0e, 0x62, 0x29, 0x3b, 0x9c, //0x0000e258 .quad -7189106879045698444
- 0x42, 0x5f, 0xf4, 0x01, 0xc5, 0xf2, 0x98, 0xa2, //0x0000e260 .quad -6730362715149934782
- 0x90, 0x7b, 0xb4, 0x91, 0xba, 0xf3, 0x49, 0x83, //0x0000e268 .quad -8986383598807123056
- 0x13, 0x77, 0x71, 0x42, 0x76, 0x2f, 0x3f, 0xcb, //0x0000e270 .quad -3801267375510030573
- 0x74, 0x9a, 0x21, 0x36, 0xa9, 0x70, 0x1c, 0x24, //0x0000e278 .quad 2602078556773259892
- 0xd7, 0xd4, 0x0d, 0xd3, 0x53, 0xfb, 0x0e, 0xfe, //0x0000e280 .quad -139898200960150313
- 0x11, 0x01, 0xaa, 0x83, 0xd3, 0x8c, 0x23, 0xed, //0x0000e288 .quad -1359087822460813039
- 0x06, 0xa5, 0xe8, 0x63, 0x14, 0x5d, 0xc9, 0x9e, //0x0000e290 .quad -7004965403241175802
- 0xab, 0x40, 0x4a, 0x32, 0x04, 0x38, 0x36, 0xf4, //0x0000e298 .quad -849429889038008149
- 0x48, 0xce, 0xe2, 0x7c, 0x59, 0xb4, 0x7b, 0xc6, //0x0000e2a0 .quad -4144520735624081848
- 0xd6, 0xd0, 0xdc, 0x3e, 0x05, 0xc6, 0x43, 0xb1, //0x0000e2a8 .quad -5673473379724898090
- 0xda, 0x81, 0x1b, 0xdc, 0x6f, 0xa1, 0x1a, 0xf8, //0x0000e2b0 .quad -568964901102714406
- 0x0b, 0x05, 0x94, 0x8e, 0x86, 0xb7, 0x94, 0xdd, //0x0000e2b8 .quad -2480155706228734709
- 0x28, 0x31, 0x91, 0xe9, 0xe5, 0xa4, 0x10, 0x9b, //0x0000e2c0 .quad -7273132090830278360
- 0x27, 0x83, 0x1c, 0x19, 0xb4, 0xf2, 0x7c, 0xca, //0x0000e2c8 .quad -3855940325606653145
- 0x72, 0x7d, 0xf5, 0x63, 0x1f, 0xce, 0xd4, 0xc1, //0x0000e2d0 .quad -4479729095110460046
- 0xf1, 0xa3, 0x63, 0x1f, 0x61, 0x2f, 0x1c, 0xfd, //0x0000e2d8 .quad -208239388580928527
- 0xcf, 0xdc, 0xf2, 0x3c, 0xa7, 0x01, 0x4a, 0xf2, //0x0000e2e0 .quad -987975350460687153
- 0xed, 0x8c, 0x3c, 0x67, 0x39, 0x3b, 0x63, 0xbc, //0x0000e2e8 .quad -4871985254153548563
- 0x01, 0xca, 0x17, 0x86, 0x08, 0x41, 0x6e, 0x97, //0x0000e2f0 .quad -7535013621679011327
- 0x14, 0xd8, 0x85, 0xe0, 0x03, 0x05, 0xbe, 0xd5, //0x0000e2f8 .quad -3044990783845967852
- 0x82, 0xbc, 0x9d, 0xa7, 0x4a, 0xd1, 0x49, 0xbd, //0x0000e300 .quad -4807081008671376254
- 0x19, 0x4e, 0xa7, 0xd8, 0x44, 0x86, 0x2d, 0x4b, //0x0000e308 .quad 5417133557047315993
- 0xa2, 0x2b, 0x85, 0x51, 0x9d, 0x45, 0x9c, 0xec, //0x0000e310 .quad -1397165242411832414
- 0x9f, 0x21, 0xd1, 0x0e, 0xd6, 0xe7, 0xf8, 0xdd, //0x0000e318 .quad -2451955090545630817
- 0x45, 0x3b, 0xf3, 0x52, 0x82, 0xab, 0xe1, 0x93, //0x0000e320 .quad -7790757304148477115
- 0x04, 0xb5, 0x42, 0xc9, 0xe5, 0x90, 0xbb, 0xca, //0x0000e328 .quad -3838314940804713212
- 0x17, 0x0a, 0xb0, 0xe7, 0x62, 0x16, 0xda, 0xb8, //0x0000e330 .quad -5126760611758208489
- 0x44, 0x62, 0x93, 0x3b, 0x1f, 0x75, 0x6a, 0x3d, //0x0000e338 .quad 4425478360848884292
- 0x9d, 0x0c, 0x9c, 0xa1, 0xfb, 0x9b, 0x10, 0xe7, //0x0000e340 .quad -1796764746270372707
- 0xd5, 0x3a, 0x78, 0x0a, 0x67, 0x12, 0xc5, 0x0c, //0x0000e348 .quad 920161932633717461
- 0xe2, 0x87, 0x01, 0x45, 0x7d, 0x61, 0x6a, 0x90, //0x0000e350 .quad -8040506994060064798
- 0xc6, 0x24, 0x8b, 0x66, 0x80, 0x2b, 0xfb, 0x27, //0x0000e358 .quad 2880944217109767366
- 0xda, 0xe9, 0x41, 0x96, 0xdc, 0xf9, 0x84, 0xb4, //0x0000e360 .quad -5438947724147693094
- 0xf7, 0xed, 0x2d, 0x80, 0x60, 0xf6, 0xf9, 0xb1, //0x0000e368 .quad -5622191765467566601
- 0x51, 0x64, 0xd2, 0xbb, 0x53, 0x38, 0xa6, 0xe1, //0x0000e370 .quad -2186998636757228463
- 0x74, 0x69, 0x39, 0xa0, 0xf8, 0x73, 0x78, 0x5e, //0x0000e378 .quad 6807318348447705460
- 0xb2, 0x7e, 0x63, 0x55, 0x34, 0xe3, 0x07, 0x8d, //0x0000e380 .quad -8284403175614349646
- 0xe9, 0xe1, 0x23, 0x64, 0x7b, 0x48, 0x0b, 0xdb, //0x0000e388 .quad -2662955059861265943
- 0x5f, 0x5e, 0xbc, 0x6a, 0x01, 0xdc, 0x49, 0xb0, //0x0000e390 .quad -5743817951090549153
- 0x63, 0xda, 0x2c, 0x3d, 0x9a, 0x1a, 0xce, 0x91, //0x0000e398 .quad -7940379843253970333
- 0xf7, 0x75, 0x6b, 0xc5, 0x01, 0x53, 0x5c, 0xdc, //0x0000e3a0 .quad -2568086420435798537
- 0xfc, 0x10, 0x78, 0xcc, 0x40, 0xa1, 0x41, 0x76, //0x0000e3a8 .quad 8521269269642088700
- 0xba, 0x29, 0x63, 0x1b, 0xe1, 0xb3, 0xb9, 0x89, //0x0000e3b0 .quad -8522583040413455942
- 0x9e, 0x0a, 0xcb, 0x7f, 0xc8, 0x04, 0xe9, 0xa9, //0x0000e3b8 .quad -6203421752542164322
- 0x29, 0xf4, 0x3b, 0x62, 0xd9, 0x20, 0x28, 0xac, //0x0000e3c0 .quad -6041542782089432023
- 0x45, 0xcd, 0xbd, 0x9f, 0xfa, 0x45, 0x63, 0x54, //0x0000e3c8 .quad 6080780864604458309
- 0x33, 0xf1, 0xca, 0xba, 0x0f, 0x29, 0x32, 0xd7, //0x0000e3d0 .quad -2940242459184402125
- 0x96, 0x40, 0xad, 0x47, 0x79, 0x17, 0x7c, 0xa9, //0x0000e3d8 .quad -6234081974526590826
- 0xc0, 0xd6, 0xbe, 0xd4, 0xa9, 0x59, 0x7f, 0x86, //0x0000e3e0 .quad -8755180564631333184
- 0x5e, 0x48, 0xcc, 0xcc, 0xab, 0x8e, 0xed, 0x49, //0x0000e3e8 .quad 5327070802775656542
- 0x70, 0x8c, 0xee, 0x49, 0x14, 0x30, 0x1f, 0xa8, //0x0000e3f0 .quad -6332289687361778576
- 0x75, 0x5a, 0xff, 0xbf, 0x56, 0xf2, 0x68, 0x5c, //0x0000e3f8 .quad 6658838503469570677
- 0x8c, 0x2f, 0x6a, 0x5c, 0x19, 0xfc, 0x26, 0xd2, //0x0000e400 .quad -3303676090774835316
- 0x12, 0x31, 0xff, 0x6f, 0xec, 0x2e, 0x83, 0x73, //0x0000e408 .quad 8323548129336963346
- 0xb7, 0x5d, 0xc2, 0xd9, 0x8f, 0x5d, 0x58, 0x83, //0x0000e410 .quad -8982326584375353929
- 0xac, 0x7e, 0xff, 0xc5, 0x53, 0xfd, 0x31, 0xc8, //0x0000e418 .quad -4021154456019173716
- 0x25, 0xf5, 0x32, 0xd0, 0xf3, 0x74, 0x2e, 0xa4, //0x0000e420 .quad -6616222212041804507
- 0x56, 0x5e, 0x7f, 0xb7, 0xa8, 0x7c, 0x3e, 0xba, //0x0000e428 .quad -5026443070023967146
- 0x6f, 0xb2, 0x3f, 0xc4, 0x30, 0x12, 0x3a, 0xcd, //0x0000e430 .quad -3658591746624867729
- 0xec, 0x35, 0x5f, 0xe5, 0xd2, 0x1b, 0xce, 0x28, //0x0000e438 .quad 2940318199324816876
- 0x85, 0xcf, 0xa7, 0x7a, 0x5e, 0x4b, 0x44, 0x80, //0x0000e440 .quad -9204148869281624187
- 0xb4, 0x81, 0x5b, 0xcf, 0x63, 0xd1, 0x80, 0x79, //0x0000e448 .quad 8755227902219092404
- 0x66, 0xc3, 0x51, 0x19, 0x36, 0x5e, 0x55, 0xa0, //0x0000e450 .quad -6893500068174642330
- 0x20, 0x62, 0x32, 0xc3, 0xbc, 0x05, 0xe1, 0xd7, //0x0000e458 .quad -2891023177508298208
- 0x40, 0x34, 0xa6, 0x9f, 0xc3, 0xb5, 0x6a, 0xc8, //0x0000e460 .quad -4005189066790915008
- 0xa8, 0xfa, 0xfe, 0xf3, 0x2b, 0x47, 0xd9, 0x8d, //0x0000e468 .quad -8225464990312760664
- 0x50, 0xc1, 0x8f, 0x87, 0x34, 0x63, 0x85, 0xfa, //0x0000e470 .quad -394800315061255856
- 0x52, 0xb9, 0xfe, 0xf0, 0xf6, 0x98, 0x4f, 0xb1, //0x0000e478 .quad -5670145219463562926
- 0xd2, 0xd8, 0xb9, 0xd4, 0x00, 0x5e, 0x93, 0x9c, //0x0000e480 .quad -7164279224554366766
- 0xd4, 0x33, 0x9f, 0x56, 0x9a, 0xbf, 0xd1, 0x6e, //0x0000e488 .quad 7985374283903742932
- 0x07, 0x4f, 0xe8, 0x09, 0x81, 0x35, 0xb8, 0xc3, //0x0000e490 .quad -4343663012265570553
- 0xc9, 0x00, 0x47, 0xec, 0x80, 0x2f, 0x86, 0x0a, //0x0000e498 .quad 758345818024902857
- 0xc8, 0x62, 0x62, 0x4c, 0xe1, 0x42, 0xa6, 0xf4, //0x0000e4a0 .quad -817892746904575288
- 0xfb, 0xc0, 0x58, 0x27, 0x61, 0xbb, 0x27, 0xcd, //0x0000e4a8 .quad -3663753745896259333
- 0xbd, 0x7d, 0xbd, 0xcf, 0xcc, 0xe9, 0xe7, 0x98, //0x0000e4b0 .quad -7428711994456441411
- 0x9d, 0x78, 0x97, 0xb8, 0x1c, 0xd5, 0x38, 0x80, //0x0000e4b8 .quad -9207375118826243939
- 0x2c, 0xdd, 0xac, 0x03, 0x40, 0xe4, 0x21, 0xbf, //0x0000e4c0 .quad -4674203974643163860
- 0xc4, 0x56, 0xbd, 0xe6, 0x63, 0x0a, 0x47, 0xe0, //0x0000e4c8 .quad -2285846861678029116
- 0x78, 0x14, 0x98, 0x04, 0x50, 0x5d, 0xea, 0xee, //0x0000e4d0 .quad -1231068949876566920
- 0x75, 0xac, 0x6c, 0xe0, 0xfc, 0xcc, 0x58, 0x18, //0x0000e4d8 .quad 1754377441329851509
- 0xcb, 0x0c, 0xdf, 0x02, 0x52, 0x7a, 0x52, 0x95, //0x0000e4e0 .quad -7686947121313936181
- 0xc9, 0xeb, 0x43, 0x0c, 0x1e, 0x80, 0x37, 0x0f, //0x0000e4e8 .quad 1096485900831157193
- 0xfd, 0xcf, 0x96, 0x83, 0xe6, 0x18, 0xa7, 0xba, //0x0000e4f0 .quad -4996997883215032323
- 0xbb, 0xe6, 0x54, 0x8f, 0x25, 0x60, 0x05, 0xd3, //0x0000e4f8 .quad -3241078642388441413
- 0xfd, 0x83, 0x7c, 0x24, 0x20, 0xdf, 0x50, 0xe9, //0x0000e500 .quad -1634561335591402499
- 0x6a, 0x20, 0x2a, 0xf3, 0x2e, 0xb8, 0xc6, 0x47, //0x0000e508 .quad 5172023733869224042
- 0x7e, 0xd2, 0xcd, 0x16, 0x74, 0x8b, 0xd2, 0x91, //0x0000e510 .quad -7939129862385708418
- 0x42, 0x54, 0xfa, 0x57, 0x1d, 0x33, 0xdc, 0x4c, //0x0000e518 .quad 5538357842881958978
- 0x1d, 0x47, 0x81, 0x1c, 0x51, 0x2e, 0x47, 0xb6, //0x0000e520 .quad -5312226309554747619
- 0x53, 0xe9, 0xf8, 0xad, 0xe4, 0x3f, 0x13, 0xe0, //0x0000e528 .quad -2300424733252327085
- 0xe5, 0x98, 0xa1, 0x63, 0xe5, 0xf9, 0xd8, 0xe3, //0x0000e530 .quad -2028596868516046619
- 0xa7, 0x23, 0x77, 0xd9, 0xdd, 0x0f, 0x18, 0x58, //0x0000e538 .quad 6347841120289366951
- 0x8f, 0xff, 0x44, 0x5e, 0x2f, 0x9c, 0x67, 0x8e, //0x0000e540 .quad -8185402070463610993
- 0x49, 0x76, 0xea, 0xa7, 0xea, 0x09, 0x0f, 0x57, //0x0000e548 .quad 6273243709394548297
- 0x73, 0x3f, 0xd6, 0x35, 0x3b, 0x83, 0x01, 0xb2, //0x0000e550 .quad -5620066569652125837
- 0xdb, 0x13, 0xe5, 0x51, 0x65, 0xcc, 0xd2, 0x2c, //0x0000e558 .quad 3229868618315797467
- 0x4f, 0xcf, 0x4b, 0x03, 0x0a, 0xe4, 0x81, 0xde, //0x0000e560 .quad -2413397193637769393
- 0xd2, 0x58, 0x5e, 0xa6, 0x7e, 0x7f, 0x07, 0xf8, //0x0000e568 .quad -574350245532641070
- 0x91, 0x61, 0x0f, 0x42, 0x86, 0x2e, 0x11, 0x8b, //0x0000e570 .quad -8425902273664687727
- 0x83, 0xf7, 0xfa, 0x27, 0xaf, 0xaf, 0x04, 0xfb, //0x0000e578 .quad -358968903457900669
- 0xf6, 0x39, 0x93, 0xd2, 0x27, 0x7a, 0xd5, 0xad, //0x0000e580 .quad -5920691823653471754
- 0x64, 0xb5, 0xf9, 0xf1, 0x9a, 0xdb, 0xc5, 0x79, //0x0000e588 .quad 8774660907532399972
- 0x74, 0x08, 0x38, 0xc7, 0xb1, 0xd8, 0x4a, 0xd9, //0x0000e590 .quad -2789178761139451788
- 0xbd, 0x22, 0x78, 0xae, 0x81, 0x52, 0x37, 0x18, //0x0000e598 .quad 1744954097560724157
- 0x48, 0x05, 0x83, 0x1c, 0x6f, 0xc7, 0xce, 0x87, //0x0000e5a0 .quad -8660765753353239224
- 0xb6, 0x15, 0x0b, 0x0d, 0x91, 0x93, 0x22, 0x8f, //0x0000e5a8 .quad -8132775725879323210
- 0x9a, 0xc6, 0xa3, 0xe3, 0x4a, 0x79, 0xc2, 0xa9, //0x0000e5b0 .quad -6214271173264161126
- 0x23, 0xdb, 0x4d, 0x50, 0x75, 0x38, 0xeb, 0xb2, //0x0000e5b8 .quad -5554283638921766109
- 0x41, 0xb8, 0x8c, 0x9c, 0x9d, 0x17, 0x33, 0xd4, //0x0000e5c0 .quad -3156152948152813503
- 0xec, 0x51, 0x61, 0xa4, 0x92, 0x06, 0xa6, 0x5f, //0x0000e5c8 .quad 6892203506629956076
- 0x28, 0xf3, 0xd7, 0x81, 0xc2, 0xee, 0x9f, 0x84, //0x0000e5d0 .quad -8890124620236590296
- 0x34, 0xd3, 0xbc, 0xa6, 0x1b, 0xc4, 0xc7, 0xdb, //0x0000e5d8 .quad -2609901835997359308
- 0xf3, 0xef, 0x4d, 0x22, 0x73, 0xea, 0xc7, 0xa5, //0x0000e5e0 .quad -6500969756868349965
- 0x01, 0x08, 0x6c, 0x90, 0x22, 0xb5, 0xb9, 0x12, //0x0000e5e8 .quad 1349308723430688769
- 0xef, 0x6b, 0xe1, 0xea, 0x0f, 0xe5, 0x39, 0xcf, //0x0000e5f0 .quad -3514526177658049553
- 0x01, 0x0a, 0x87, 0x34, 0x6b, 0x22, 0x68, 0xd7, //0x0000e5f8 .quad -2925050114139026943
- 0x75, 0xe3, 0xcc, 0xf2, 0x29, 0x2f, 0x84, 0x81, //0x0000e600 .quad -9114107888677362827
- 0x41, 0x66, 0xd4, 0x00, 0x83, 0x15, 0xa1, 0xe6, //0x0000e608 .quad -1828156321336891839
- 0x53, 0x1c, 0x80, 0x6f, 0xf4, 0x3a, 0xe5, 0xa1, //0x0000e610 .quad -6780948842419315629
- 0xd1, 0x7f, 0x09, 0xc1, 0xe3, 0x5a, 0x49, 0x60, //0x0000e618 .quad 6938176635183661009
- 0x68, 0x23, 0x60, 0x8b, 0xb1, 0x89, 0x5e, 0xca, //0x0000e620 .quad -3864500034596756632
- 0xc5, 0xdf, 0x4b, 0xb1, 0x9c, 0xb1, 0x5b, 0x38, //0x0000e628 .quad 4061034775552188357
- 0x42, 0x2c, 0x38, 0xee, 0x1d, 0x2c, 0xf6, 0xfc, //0x0000e630 .quad -218939024818557886
- 0xb6, 0xd7, 0x9e, 0xdd, 0x03, 0x9e, 0x72, 0x46, //0x0000e638 .quad 5076293469440235446
- 0xa9, 0x1b, 0xe3, 0xb4, 0x92, 0xdb, 0x19, 0x9e, //0x0000e640 .quad -7054365918152680535
- 0xd2, 0x46, 0x83, 0x6a, 0xc2, 0xa2, 0x07, 0x6c, //0x0000e648 .quad 7784369436827535058
- //0x0000e650 .p2align 4, 0x00
- //0x0000e650 _VecShiftShuffles
- 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, //0x0000e650 QUAD $0x0706050403020100; QUAD $0x0f0e0d0c0b0a0908 // .ascii 16, '\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e\x0f'
- 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0xff, //0x0000e660 QUAD $0x0807060504030201; QUAD $0xff0f0e0d0c0b0a09 // .ascii 16, '\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e\x0f\xff'
- 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0xff, 0xff, //0x0000e670 QUAD $0x0908070605040302; QUAD $0xffff0f0e0d0c0b0a // .ascii 16, '\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e\x0f\xff\xff'
- 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0xff, 0xff, 0xff, //0x0000e680 QUAD $0x0a09080706050403; QUAD $0xffffff0f0e0d0c0b // .ascii 16, '\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e\x0f\xff\xff\xff'
- 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0xff, 0xff, 0xff, 0xff, //0x0000e690 QUAD $0x0b0a090807060504; QUAD $0xffffffff0f0e0d0c // .ascii 16, '\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e\x0f\xff\xff\xff\xff'
- 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0xff, 0xff, 0xff, 0xff, 0xff, //0x0000e6a0 QUAD $0x0c0b0a0908070605; QUAD $0xffffffffff0f0e0d // .ascii 16, '\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e\x0f\xff\xff\xff\xff\xff'
- 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, //0x0000e6b0 QUAD $0x0d0c0b0a09080706; QUAD $0xffffffffffff0f0e // .ascii 16, '\x06\x07\x08\t\n\x0b\x0c\r\x0e\x0f\xff\xff\xff\xff\xff\xff'
- 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, //0x0000e6c0 QUAD $0x0e0d0c0b0a090807; QUAD $0xffffffffffffff0f // .ascii 16, '\x07\x08\t\n\x0b\x0c\r\x0e\x0f\xff\xff\xff\xff\xff\xff\xff'
- 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, //0x0000e6d0 QUAD $0x0f0e0d0c0b0a0908; QUAD $0xffffffffffffffff // .ascii 16, '\x08\t\n\x0b\x0c\r\x0e\x0f\xff\xff\xff\xff\xff\xff\xff\xff'
- //0x0000e6e0 .p2align 4, 0x00
- //0x0000e6e0 __SingleQuoteTab
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e6e0 .quad 6
- 0x5c, 0x75, 0x30, 0x30, 0x30, 0x30, 0x00, 0x00, //0x0000e6e8 QUAD $0x000030303030755c // .asciz 8, '\\u0000\x00\x00'
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e6f0 .quad 6
- 0x5c, 0x75, 0x30, 0x30, 0x30, 0x31, 0x00, 0x00, //0x0000e6f8 QUAD $0x000031303030755c // .asciz 8, '\\u0001\x00\x00'
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e700 .quad 6
- 0x5c, 0x75, 0x30, 0x30, 0x30, 0x32, 0x00, 0x00, //0x0000e708 QUAD $0x000032303030755c // .asciz 8, '\\u0002\x00\x00'
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e710 .quad 6
- 0x5c, 0x75, 0x30, 0x30, 0x30, 0x33, 0x00, 0x00, //0x0000e718 QUAD $0x000033303030755c // .asciz 8, '\\u0003\x00\x00'
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e720 .quad 6
- 0x5c, 0x75, 0x30, 0x30, 0x30, 0x34, 0x00, 0x00, //0x0000e728 QUAD $0x000034303030755c // .asciz 8, '\\u0004\x00\x00'
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e730 .quad 6
- 0x5c, 0x75, 0x30, 0x30, 0x30, 0x35, 0x00, 0x00, //0x0000e738 QUAD $0x000035303030755c // .asciz 8, '\\u0005\x00\x00'
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e740 .quad 6
- 0x5c, 0x75, 0x30, 0x30, 0x30, 0x36, 0x00, 0x00, //0x0000e748 QUAD $0x000036303030755c // .asciz 8, '\\u0006\x00\x00'
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e750 .quad 6
- 0x5c, 0x75, 0x30, 0x30, 0x30, 0x37, 0x00, 0x00, //0x0000e758 QUAD $0x000037303030755c // .asciz 8, '\\u0007\x00\x00'
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e760 .quad 6
- 0x5c, 0x75, 0x30, 0x30, 0x30, 0x38, 0x00, 0x00, //0x0000e768 QUAD $0x000038303030755c // .asciz 8, '\\u0008\x00\x00'
- 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e770 .quad 2
- 0x5c, 0x74, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e778 QUAD $0x000000000000745c // .asciz 8, '\\t\x00\x00\x00\x00\x00\x00'
- 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e780 .quad 2
- 0x5c, 0x6e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e788 QUAD $0x0000000000006e5c // .asciz 8, '\\n\x00\x00\x00\x00\x00\x00'
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e790 .quad 6
- 0x5c, 0x75, 0x30, 0x30, 0x30, 0x62, 0x00, 0x00, //0x0000e798 QUAD $0x000062303030755c // .asciz 8, '\\u000b\x00\x00'
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e7a0 .quad 6
- 0x5c, 0x75, 0x30, 0x30, 0x30, 0x63, 0x00, 0x00, //0x0000e7a8 QUAD $0x000063303030755c // .asciz 8, '\\u000c\x00\x00'
- 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e7b0 .quad 2
- 0x5c, 0x72, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e7b8 QUAD $0x000000000000725c // .asciz 8, '\\r\x00\x00\x00\x00\x00\x00'
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e7c0 .quad 6
- 0x5c, 0x75, 0x30, 0x30, 0x30, 0x65, 0x00, 0x00, //0x0000e7c8 QUAD $0x000065303030755c // .asciz 8, '\\u000e\x00\x00'
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e7d0 .quad 6
- 0x5c, 0x75, 0x30, 0x30, 0x30, 0x66, 0x00, 0x00, //0x0000e7d8 QUAD $0x000066303030755c // .asciz 8, '\\u000f\x00\x00'
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e7e0 .quad 6
- 0x5c, 0x75, 0x30, 0x30, 0x31, 0x30, 0x00, 0x00, //0x0000e7e8 QUAD $0x000030313030755c // .asciz 8, '\\u0010\x00\x00'
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e7f0 .quad 6
- 0x5c, 0x75, 0x30, 0x30, 0x31, 0x31, 0x00, 0x00, //0x0000e7f8 QUAD $0x000031313030755c // .asciz 8, '\\u0011\x00\x00'
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e800 .quad 6
- 0x5c, 0x75, 0x30, 0x30, 0x31, 0x32, 0x00, 0x00, //0x0000e808 QUAD $0x000032313030755c // .asciz 8, '\\u0012\x00\x00'
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e810 .quad 6
- 0x5c, 0x75, 0x30, 0x30, 0x31, 0x33, 0x00, 0x00, //0x0000e818 QUAD $0x000033313030755c // .asciz 8, '\\u0013\x00\x00'
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e820 .quad 6
- 0x5c, 0x75, 0x30, 0x30, 0x31, 0x34, 0x00, 0x00, //0x0000e828 QUAD $0x000034313030755c // .asciz 8, '\\u0014\x00\x00'
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e830 .quad 6
- 0x5c, 0x75, 0x30, 0x30, 0x31, 0x35, 0x00, 0x00, //0x0000e838 QUAD $0x000035313030755c // .asciz 8, '\\u0015\x00\x00'
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e840 .quad 6
- 0x5c, 0x75, 0x30, 0x30, 0x31, 0x36, 0x00, 0x00, //0x0000e848 QUAD $0x000036313030755c // .asciz 8, '\\u0016\x00\x00'
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e850 .quad 6
- 0x5c, 0x75, 0x30, 0x30, 0x31, 0x37, 0x00, 0x00, //0x0000e858 QUAD $0x000037313030755c // .asciz 8, '\\u0017\x00\x00'
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e860 .quad 6
- 0x5c, 0x75, 0x30, 0x30, 0x31, 0x38, 0x00, 0x00, //0x0000e868 QUAD $0x000038313030755c // .asciz 8, '\\u0018\x00\x00'
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e870 .quad 6
- 0x5c, 0x75, 0x30, 0x30, 0x31, 0x39, 0x00, 0x00, //0x0000e878 QUAD $0x000039313030755c // .asciz 8, '\\u0019\x00\x00'
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e880 .quad 6
- 0x5c, 0x75, 0x30, 0x30, 0x31, 0x61, 0x00, 0x00, //0x0000e888 QUAD $0x000061313030755c // .asciz 8, '\\u001a\x00\x00'
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e890 .quad 6
- 0x5c, 0x75, 0x30, 0x30, 0x31, 0x62, 0x00, 0x00, //0x0000e898 QUAD $0x000062313030755c // .asciz 8, '\\u001b\x00\x00'
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e8a0 .quad 6
- 0x5c, 0x75, 0x30, 0x30, 0x31, 0x63, 0x00, 0x00, //0x0000e8a8 QUAD $0x000063313030755c // .asciz 8, '\\u001c\x00\x00'
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e8b0 .quad 6
- 0x5c, 0x75, 0x30, 0x30, 0x31, 0x64, 0x00, 0x00, //0x0000e8b8 QUAD $0x000064313030755c // .asciz 8, '\\u001d\x00\x00'
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e8c0 .quad 6
- 0x5c, 0x75, 0x30, 0x30, 0x31, 0x65, 0x00, 0x00, //0x0000e8c8 QUAD $0x000065313030755c // .asciz 8, '\\u001e\x00\x00'
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e8d0 .quad 6
- 0x5c, 0x75, 0x30, 0x30, 0x31, 0x66, 0x00, 0x00, //0x0000e8d8 QUAD $0x000066313030755c // .asciz 8, '\\u001f\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e8e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e8f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e900 .quad 2
- 0x5c, 0x22, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e908 QUAD $0x000000000000225c // .asciz 8, '\\"\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e910 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e920 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e930 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e940 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e950 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e960 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e970 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e980 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e990 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e9a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e9b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e9c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e9d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e9e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000e9f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ea00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ea10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ea20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ea30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ea40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ea50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ea60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ea70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ea80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ea90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000eaa0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000eab0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000eac0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ead0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000eae0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000eaf0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000eb00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000eb10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000eb20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000eb30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000eb40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000eb50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000eb60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000eb70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000eb80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000eb90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000eba0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ebb0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ebc0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ebd0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ebe0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ebf0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ec00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ec10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ec20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ec30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ec40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ec50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ec60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ec70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ec80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ec90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000eca0 .quad 2
- 0x5c, 0x5c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000eca8 QUAD $0x0000000000005c5c // .asciz 8, '\\\\\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ecb0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ecc0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ecd0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ece0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ecf0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ed00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ed10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ed20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ed30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ed40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ed50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ed60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ed70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ed80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ed90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000eda0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000edb0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000edc0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000edd0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ede0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000edf0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ee00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ee10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ee20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ee30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ee40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ee50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ee60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ee70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ee80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ee90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000eea0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000eeb0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000eec0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000eed0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000eee0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000eef0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ef00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ef10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ef20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ef30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ef40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ef50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ef60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ef70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ef80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ef90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000efa0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000efb0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000efc0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000efd0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000efe0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000eff0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f000 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f010 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f020 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f030 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f040 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f050 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f060 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f070 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f080 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f090 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f0a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f0b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f0c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f0d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f0e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f0f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f100 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f110 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f120 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f130 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f140 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f150 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f160 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f170 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f180 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f190 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f1a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f1b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f1c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f1d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f1e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f1f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f200 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f210 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f220 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f230 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f240 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f250 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f260 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f270 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f280 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f290 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f2a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f2b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f2c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f2d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f2e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f2f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f300 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f310 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f320 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f330 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f340 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f350 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f360 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f370 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f380 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f390 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f3a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f3b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f3c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f3d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f3e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f3f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f400 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f410 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f420 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f430 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f440 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f450 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f460 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f470 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f480 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f490 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f4a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f4b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f4c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f4d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f4e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f4f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f500 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f510 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f520 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f530 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f540 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f550 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f560 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f570 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f580 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f590 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f5a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f5b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f5c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f5d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f5e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f5f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f600 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f610 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f620 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f630 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f640 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f650 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f660 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f670 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f680 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f690 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f6a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f6b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f6c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f6d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- //0x0000f6e0 .p2align 4, 0x00
- //0x0000f6e0 __DoubleQuoteTab
- 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f6e0 .quad 7
- 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x30, 0x30, 0x00, //0x0000f6e8 QUAD $0x0030303030755c5c // .asciz 8, '\\\\u0000\x00'
- 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f6f0 .quad 7
- 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x30, 0x31, 0x00, //0x0000f6f8 QUAD $0x0031303030755c5c // .asciz 8, '\\\\u0001\x00'
- 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f700 .quad 7
- 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x30, 0x32, 0x00, //0x0000f708 QUAD $0x0032303030755c5c // .asciz 8, '\\\\u0002\x00'
- 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f710 .quad 7
- 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x30, 0x33, 0x00, //0x0000f718 QUAD $0x0033303030755c5c // .asciz 8, '\\\\u0003\x00'
- 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f720 .quad 7
- 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x30, 0x34, 0x00, //0x0000f728 QUAD $0x0034303030755c5c // .asciz 8, '\\\\u0004\x00'
- 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f730 .quad 7
- 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x30, 0x35, 0x00, //0x0000f738 QUAD $0x0035303030755c5c // .asciz 8, '\\\\u0005\x00'
- 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f740 .quad 7
- 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x30, 0x36, 0x00, //0x0000f748 QUAD $0x0036303030755c5c // .asciz 8, '\\\\u0006\x00'
- 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f750 .quad 7
- 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x30, 0x37, 0x00, //0x0000f758 QUAD $0x0037303030755c5c // .asciz 8, '\\\\u0007\x00'
- 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f760 .quad 7
- 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x30, 0x38, 0x00, //0x0000f768 QUAD $0x0038303030755c5c // .asciz 8, '\\\\u0008\x00'
- 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f770 .quad 3
- 0x5c, 0x5c, 0x74, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f778 QUAD $0x0000000000745c5c // .asciz 8, '\\\\t\x00\x00\x00\x00\x00'
- 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f780 .quad 3
- 0x5c, 0x5c, 0x6e, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f788 QUAD $0x00000000006e5c5c // .asciz 8, '\\\\n\x00\x00\x00\x00\x00'
- 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f790 .quad 7
- 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x30, 0x62, 0x00, //0x0000f798 QUAD $0x0062303030755c5c // .asciz 8, '\\\\u000b\x00'
- 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f7a0 .quad 7
- 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x30, 0x63, 0x00, //0x0000f7a8 QUAD $0x0063303030755c5c // .asciz 8, '\\\\u000c\x00'
- 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f7b0 .quad 3
- 0x5c, 0x5c, 0x72, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f7b8 QUAD $0x0000000000725c5c // .asciz 8, '\\\\r\x00\x00\x00\x00\x00'
- 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f7c0 .quad 7
- 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x30, 0x65, 0x00, //0x0000f7c8 QUAD $0x0065303030755c5c // .asciz 8, '\\\\u000e\x00'
- 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f7d0 .quad 7
- 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x30, 0x66, 0x00, //0x0000f7d8 QUAD $0x0066303030755c5c // .asciz 8, '\\\\u000f\x00'
- 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f7e0 .quad 7
- 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x31, 0x30, 0x00, //0x0000f7e8 QUAD $0x0030313030755c5c // .asciz 8, '\\\\u0010\x00'
- 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f7f0 .quad 7
- 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x31, 0x31, 0x00, //0x0000f7f8 QUAD $0x0031313030755c5c // .asciz 8, '\\\\u0011\x00'
- 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f800 .quad 7
- 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x31, 0x32, 0x00, //0x0000f808 QUAD $0x0032313030755c5c // .asciz 8, '\\\\u0012\x00'
- 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f810 .quad 7
- 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x31, 0x33, 0x00, //0x0000f818 QUAD $0x0033313030755c5c // .asciz 8, '\\\\u0013\x00'
- 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f820 .quad 7
- 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x31, 0x34, 0x00, //0x0000f828 QUAD $0x0034313030755c5c // .asciz 8, '\\\\u0014\x00'
- 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f830 .quad 7
- 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x31, 0x35, 0x00, //0x0000f838 QUAD $0x0035313030755c5c // .asciz 8, '\\\\u0015\x00'
- 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f840 .quad 7
- 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x31, 0x36, 0x00, //0x0000f848 QUAD $0x0036313030755c5c // .asciz 8, '\\\\u0016\x00'
- 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f850 .quad 7
- 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x31, 0x37, 0x00, //0x0000f858 QUAD $0x0037313030755c5c // .asciz 8, '\\\\u0017\x00'
- 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f860 .quad 7
- 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x31, 0x38, 0x00, //0x0000f868 QUAD $0x0038313030755c5c // .asciz 8, '\\\\u0018\x00'
- 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f870 .quad 7
- 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x31, 0x39, 0x00, //0x0000f878 QUAD $0x0039313030755c5c // .asciz 8, '\\\\u0019\x00'
- 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f880 .quad 7
- 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x31, 0x61, 0x00, //0x0000f888 QUAD $0x0061313030755c5c // .asciz 8, '\\\\u001a\x00'
- 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f890 .quad 7
- 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x31, 0x62, 0x00, //0x0000f898 QUAD $0x0062313030755c5c // .asciz 8, '\\\\u001b\x00'
- 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f8a0 .quad 7
- 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x31, 0x63, 0x00, //0x0000f8a8 QUAD $0x0063313030755c5c // .asciz 8, '\\\\u001c\x00'
- 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f8b0 .quad 7
- 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x31, 0x64, 0x00, //0x0000f8b8 QUAD $0x0064313030755c5c // .asciz 8, '\\\\u001d\x00'
- 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f8c0 .quad 7
- 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x31, 0x65, 0x00, //0x0000f8c8 QUAD $0x0065313030755c5c // .asciz 8, '\\\\u001e\x00'
- 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f8d0 .quad 7
- 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x31, 0x66, 0x00, //0x0000f8d8 QUAD $0x0066313030755c5c // .asciz 8, '\\\\u001f\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f8e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f8f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f900 .quad 4
- 0x5c, 0x5c, 0x5c, 0x22, 0x00, 0x00, 0x00, 0x00, //0x0000f908 QUAD $0x00000000225c5c5c // .asciz 8, '\\\\\\"\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f910 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f920 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f930 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f940 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f950 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f960 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f970 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f980 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f990 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f9a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f9b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f9c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f9d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f9e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000f9f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fa00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fa10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fa20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fa30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fa40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fa50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fa60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fa70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fa80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fa90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000faa0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fab0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fac0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fad0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fae0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000faf0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fb00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fb10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fb20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fb30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fb40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fb50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fb60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fb70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fb80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fb90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fba0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fbb0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fbc0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fbd0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fbe0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fbf0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fc00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fc10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fc20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fc30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fc40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fc50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fc60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fc70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fc80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fc90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fca0 .quad 4
- 0x5c, 0x5c, 0x5c, 0x5c, 0x00, 0x00, 0x00, 0x00, //0x0000fca8 QUAD $0x000000005c5c5c5c // .asciz 8, '\\\\\\\\\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fcb0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fcc0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fcd0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fce0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fcf0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fd00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fd10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fd20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fd30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fd40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fd50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fd60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fd70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fd80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fd90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fda0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fdb0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fdc0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fdd0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fde0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fdf0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fe00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fe10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fe20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fe30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fe40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fe50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fe60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fe70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fe80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fe90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fea0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000feb0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fec0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fed0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fee0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fef0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ff00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ff10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ff20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ff30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ff40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ff50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ff60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ff70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ff80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ff90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ffa0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ffb0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ffc0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ffd0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000ffe0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000fff0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010000 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010010 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010020 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010030 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010040 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010050 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010060 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010070 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010080 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010090 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000100a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000100b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000100c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000100d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000100e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000100f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010100 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010110 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010120 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010130 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010140 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010150 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010160 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010170 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010180 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010190 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000101a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000101b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000101c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000101d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000101e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000101f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010200 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010210 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010220 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010230 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010240 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010250 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010260 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010270 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010280 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010290 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000102a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000102b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000102c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000102d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000102e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000102f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010300 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010310 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010320 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010330 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010340 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010350 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010360 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010370 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010380 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010390 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000103a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000103b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000103c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000103d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000103e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000103f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010400 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010410 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010420 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010430 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010440 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010450 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010460 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010470 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010480 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010490 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000104a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000104b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000104c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000104d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000104e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000104f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010500 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010510 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010520 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010530 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010540 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010550 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010560 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010570 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010580 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010590 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000105a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000105b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000105c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000105d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000105e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000105f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010600 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010610 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010620 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010630 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010640 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010650 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010660 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010670 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010680 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010690 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000106a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000106b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000106c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000106d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- //0x000106e0 .p2align 4, 0x00
- //0x000106e0 __EscTab
- 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, //0x000106e0 QUAD $0x0101010101010101; QUAD $0x0101010101010101 // .ascii 16, '\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01'
- 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, //0x000106f0 QUAD $0x0101010101010101; QUAD $0x0101010101010101 // .ascii 16, '\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01'
- 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010700 QUAD $0x0000000000010000; QUAD $0x0000000000000000 // .ascii 16, '\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010710 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .ascii 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010720 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .ascii 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, //0x00010730 QUAD $0x0000000000000000; LONG $0x00000000; BYTE $0x01 // .ascii 13, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001073d QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001074d QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001075d QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001076d QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001077d QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001078d QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001079d QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000107ad QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000107bd QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000107cd QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, //0x000107dd WORD $0x0000; BYTE $0x00 // .space 3, '\x00\x00\x00'
- //0x000107e0 .p2align 4, 0x00
- //0x000107e0 __UnquoteTab
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000107e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .ascii 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000107f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .ascii 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x22, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x2f, //0x00010800 QUAD $0x0000000000220000; QUAD $0x2f00000000000000 // .ascii 16, '\x00\x00"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00/'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010810 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .ascii 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010820 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .ascii 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x5c, 0x00, 0x00, 0x00, //0x00010830 QUAD $0x0000000000000000; QUAD $0x0000005c00000000 // .ascii 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\\\x00\x00\x00'
- 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0a, 0x00, //0x00010840 QUAD $0x000c000000080000; QUAD $0x000a000000000000 // .ascii 16, '\x00\x00\x08\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\n\x00'
- 0x00, 0x00, 0x0d, 0x00, 0x09, 0xff, //0x00010850 LONG $0x000d0000; WORD $0xff09 // .ascii 6, '\x00\x00\r\x00\t\xff'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010856 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010866 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010876 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010886 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010896 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000108a6 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000108b6 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000108c6 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000108d6 QUAD $0x0000000000000000; WORD $0x0000 // .space 10, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- //0x000108e0 .p2align 4, 0x00
- //0x000108e0 __HtmlQuoteTab
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000108e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000108f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010900 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010910 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010920 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010930 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010940 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010950 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010960 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010970 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010980 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010990 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000109a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000109b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000109c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000109d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000109e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000109f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010a00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010a10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010a20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010a30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010a40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010a50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010a60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010a70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010a80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010a90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010aa0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010ab0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010ac0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010ad0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010ae0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010af0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010b00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010b10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010b20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010b30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010b40 .quad 6
- 0x5c, 0x75, 0x30, 0x30, 0x32, 0x36, 0x00, 0x00, //0x00010b48 QUAD $0x000036323030755c // .asciz 8, '\\u0026\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010b50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010b60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010b70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010b80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010b90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010ba0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010bb0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010bc0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010bd0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010be0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010bf0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010c00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010c10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010c20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010c30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010c40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010c50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010c60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010c70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010c80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010c90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010ca0 .quad 6
- 0x5c, 0x75, 0x30, 0x30, 0x33, 0x63, 0x00, 0x00, //0x00010ca8 QUAD $0x000063333030755c // .asciz 8, '\\u003c\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010cb0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010cc0 .quad 6
- 0x5c, 0x75, 0x30, 0x30, 0x33, 0x65, 0x00, 0x00, //0x00010cc8 QUAD $0x000065333030755c // .asciz 8, '\\u003e\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010cd0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010ce0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010cf0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010d00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010d10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010d20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010d30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010d40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010d50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010d60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010d70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010d80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010d90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010da0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010db0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010dc0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010dd0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010de0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010df0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010e00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010e10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010e20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010e30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010e40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010e50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010e60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010e70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010e80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010e90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010ea0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010eb0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010ec0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010ed0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010ee0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010ef0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010f00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010f10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010f20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010f30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010f40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010f50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010f60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010f70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010f80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010f90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010fa0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010fb0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010fc0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010fd0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010fe0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00010ff0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011000 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011010 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011020 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011030 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011040 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011050 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011060 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011070 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011080 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011090 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000110a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000110b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000110c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000110d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000110e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000110f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011100 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011110 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011120 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011130 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011140 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011150 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011160 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011170 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011180 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011190 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000111a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000111b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000111c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000111d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000111e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000111f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011200 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011210 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011220 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011230 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011240 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011250 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011260 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011270 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011280 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011290 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000112a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000112b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000112c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000112d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000112e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000112f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011300 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011310 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011320 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011330 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011340 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011350 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011360 .quad 6
- 0x5c, 0x75, 0x32, 0x30, 0x32, 0x38, 0x00, 0x00, //0x00011368 QUAD $0x000038323032755c // .asciz 8, '\\u2028\x00\x00'
- 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011370 .quad 6
- 0x5c, 0x75, 0x32, 0x30, 0x32, 0x39, 0x00, 0x00, //0x00011378 QUAD $0x000039323032755c // .asciz 8, '\\u2029\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011380 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011390 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000113a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000113b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000113c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000113d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000113e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000113f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011400 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011410 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011420 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011430 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011440 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011450 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011460 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011470 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011480 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011490 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000114a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000114b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000114c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000114d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000114e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000114f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011500 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011510 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011520 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011530 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011540 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011550 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011560 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011570 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011580 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011590 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000115a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000115b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000115c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000115d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000115e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000115f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011600 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011610 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011620 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011630 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011640 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011650 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011660 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011670 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011680 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011690 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000116a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000116b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000116c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000116d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000116e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000116f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011700 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011710 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011720 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011730 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011740 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011750 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011760 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011770 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011780 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011790 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000117a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000117b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000117c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000117d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000117e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000117f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011800 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011810 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011820 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011830 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011840 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011850 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011860 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011870 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011880 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011890 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000118a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000118b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000118c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000118d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- //0x000118e0 .p2align 4, 0x00
- //0x000118e0 _LSHIFT_TAB
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000118e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000118f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011900 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011910 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011920 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011930 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011940 QUAD $0x0000000000000000 // .space 8, '\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x01, 0x00, 0x00, 0x00, //0x00011948 .long 1
- 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001194c QUAD $0x0000000000000035; QUAD $0x0000000000000000 // .asciz 16, '5\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001195c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001196c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001197c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001198c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001199c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x000119ac LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x01, 0x00, 0x00, 0x00, //0x000119b0 .long 1
- 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000119b4 QUAD $0x0000000000003532; QUAD $0x0000000000000000 // .asciz 16, '25\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000119c4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000119d4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000119e4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000119f4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011a04 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00011a14 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x01, 0x00, 0x00, 0x00, //0x00011a18 .long 1
- 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011a1c QUAD $0x0000000000353231; QUAD $0x0000000000000000 // .asciz 16, '125\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011a2c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011a3c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011a4c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011a5c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011a6c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00011a7c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x02, 0x00, 0x00, 0x00, //0x00011a80 .long 2
- 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011a84 QUAD $0x0000000000353236; QUAD $0x0000000000000000 // .asciz 16, '625\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011a94 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011aa4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011ab4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011ac4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011ad4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00011ae4 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x02, 0x00, 0x00, 0x00, //0x00011ae8 .long 2
- 0x33, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011aec QUAD $0x0000000035323133; QUAD $0x0000000000000000 // .asciz 16, '3125\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011afc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011b0c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011b1c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011b2c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011b3c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00011b4c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x02, 0x00, 0x00, 0x00, //0x00011b50 .long 2
- 0x31, 0x35, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011b54 QUAD $0x0000003532363531; QUAD $0x0000000000000000 // .asciz 16, '15625\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011b64 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011b74 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011b84 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011b94 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011ba4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00011bb4 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x03, 0x00, 0x00, 0x00, //0x00011bb8 .long 3
- 0x37, 0x38, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011bbc QUAD $0x0000003532313837; QUAD $0x0000000000000000 // .asciz 16, '78125\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011bcc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011bdc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011bec QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011bfc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011c0c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00011c1c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x03, 0x00, 0x00, 0x00, //0x00011c20 .long 3
- 0x33, 0x39, 0x30, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011c24 QUAD $0x0000353236303933; QUAD $0x0000000000000000 // .asciz 16, '390625\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011c34 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011c44 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011c54 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011c64 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011c74 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00011c84 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x03, 0x00, 0x00, 0x00, //0x00011c88 .long 3
- 0x31, 0x39, 0x35, 0x33, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011c8c QUAD $0x0035323133353931; QUAD $0x0000000000000000 // .asciz 16, '1953125\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011c9c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011cac QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011cbc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011ccc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011cdc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00011cec LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x04, 0x00, 0x00, 0x00, //0x00011cf0 .long 4
- 0x39, 0x37, 0x36, 0x35, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011cf4 QUAD $0x0035323635363739; QUAD $0x0000000000000000 // .asciz 16, '9765625\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011d04 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011d14 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011d24 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011d34 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011d44 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00011d54 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x04, 0x00, 0x00, 0x00, //0x00011d58 .long 4
- 0x34, 0x38, 0x38, 0x32, 0x38, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011d5c QUAD $0x3532313832383834; QUAD $0x0000000000000000 // .asciz 16, '48828125\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011d6c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011d7c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011d8c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011d9c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011dac QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00011dbc LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x04, 0x00, 0x00, 0x00, //0x00011dc0 .long 4
- 0x32, 0x34, 0x34, 0x31, 0x34, 0x30, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011dc4 QUAD $0x3236303431343432; QUAD $0x0000000000000035 // .asciz 16, '244140625\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011dd4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011de4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011df4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011e04 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011e14 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00011e24 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x04, 0x00, 0x00, 0x00, //0x00011e28 .long 4
- 0x31, 0x32, 0x32, 0x30, 0x37, 0x30, 0x33, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011e2c QUAD $0x3133303730323231; QUAD $0x0000000000003532 // .asciz 16, '1220703125\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011e3c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011e4c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011e5c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011e6c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011e7c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00011e8c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x05, 0x00, 0x00, 0x00, //0x00011e90 .long 5
- 0x36, 0x31, 0x30, 0x33, 0x35, 0x31, 0x35, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011e94 QUAD $0x3635313533303136; QUAD $0x0000000000003532 // .asciz 16, '6103515625\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011ea4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011eb4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011ec4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011ed4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011ee4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00011ef4 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x05, 0x00, 0x00, 0x00, //0x00011ef8 .long 5
- 0x33, 0x30, 0x35, 0x31, 0x37, 0x35, 0x37, 0x38, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011efc QUAD $0x3837353731353033; QUAD $0x0000000000353231 // .asciz 16, '30517578125\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011f0c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011f1c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011f2c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011f3c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011f4c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00011f5c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x05, 0x00, 0x00, 0x00, //0x00011f60 .long 5
- 0x31, 0x35, 0x32, 0x35, 0x38, 0x37, 0x38, 0x39, 0x30, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, //0x00011f64 QUAD $0x3938373835323531; QUAD $0x0000000035323630 // .asciz 16, '152587890625\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011f74 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011f84 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011f94 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011fa4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011fb4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00011fc4 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x06, 0x00, 0x00, 0x00, //0x00011fc8 .long 6
- 0x37, 0x36, 0x32, 0x39, 0x33, 0x39, 0x34, 0x35, 0x33, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, //0x00011fcc QUAD $0x3534393339323637; QUAD $0x0000000035323133 // .asciz 16, '762939453125\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011fdc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011fec QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00011ffc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001200c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001201c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x0001202c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x06, 0x00, 0x00, 0x00, //0x00012030 .long 6
- 0x33, 0x38, 0x31, 0x34, 0x36, 0x39, 0x37, 0x32, 0x36, 0x35, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, //0x00012034 QUAD $0x3237393634313833; QUAD $0x0000003532363536 // .asciz 16, '3814697265625\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012044 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012054 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012064 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012074 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012084 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00012094 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x06, 0x00, 0x00, 0x00, //0x00012098 .long 6
- 0x31, 0x39, 0x30, 0x37, 0x33, 0x34, 0x38, 0x36, 0x33, 0x32, 0x38, 0x31, 0x32, 0x35, 0x00, 0x00, //0x0001209c QUAD $0x3638343337303931; QUAD $0x0000353231383233 // .asciz 16, '19073486328125\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000120ac QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000120bc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000120cc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000120dc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000120ec QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x000120fc LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x07, 0x00, 0x00, 0x00, //0x00012100 .long 7
- 0x39, 0x35, 0x33, 0x36, 0x37, 0x34, 0x33, 0x31, 0x36, 0x34, 0x30, 0x36, 0x32, 0x35, 0x00, 0x00, //0x00012104 QUAD $0x3133343736333539; QUAD $0x0000353236303436 // .asciz 16, '95367431640625\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012114 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012124 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012134 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012144 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012154 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00012164 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x07, 0x00, 0x00, 0x00, //0x00012168 .long 7
- 0x34, 0x37, 0x36, 0x38, 0x33, 0x37, 0x31, 0x35, 0x38, 0x32, 0x30, 0x33, 0x31, 0x32, 0x35, 0x00, //0x0001216c QUAD $0x3531373338363734; QUAD $0x0035323133303238 // .asciz 16, '476837158203125\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001217c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001218c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001219c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000121ac QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000121bc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x000121cc LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x07, 0x00, 0x00, 0x00, //0x000121d0 .long 7
- 0x32, 0x33, 0x38, 0x34, 0x31, 0x38, 0x35, 0x37, 0x39, 0x31, 0x30, 0x31, 0x35, 0x36, 0x32, 0x35, //0x000121d4 QUAD $0x3735383134383332; QUAD $0x3532363531303139 // .asciz 16, '2384185791015625'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000121e4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000121f4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012204 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012214 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012224 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00012234 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x07, 0x00, 0x00, 0x00, //0x00012238 .long 7
- 0x31, 0x31, 0x39, 0x32, 0x30, 0x39, 0x32, 0x38, 0x39, 0x35, 0x35, 0x30, 0x37, 0x38, 0x31, 0x32, //0x0001223c QUAD $0x3832393032393131; QUAD $0x3231383730353539 // .asciz 16, '1192092895507812'
- 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001224c QUAD $0x0000000000000035; QUAD $0x0000000000000000 // .asciz 16, '5\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001225c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001226c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001227c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001228c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x0001229c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x08, 0x00, 0x00, 0x00, //0x000122a0 .long 8
- 0x35, 0x39, 0x36, 0x30, 0x34, 0x36, 0x34, 0x34, 0x37, 0x37, 0x35, 0x33, 0x39, 0x30, 0x36, 0x32, //0x000122a4 QUAD $0x3434363430363935; QUAD $0x3236303933353737 // .asciz 16, '5960464477539062'
- 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000122b4 QUAD $0x0000000000000035; QUAD $0x0000000000000000 // .asciz 16, '5\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000122c4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000122d4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000122e4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000122f4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00012304 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x08, 0x00, 0x00, 0x00, //0x00012308 .long 8
- 0x32, 0x39, 0x38, 0x30, 0x32, 0x33, 0x32, 0x32, 0x33, 0x38, 0x37, 0x36, 0x39, 0x35, 0x33, 0x31, //0x0001230c QUAD $0x3232333230383932; QUAD $0x3133353936373833 // .asciz 16, '2980232238769531'
- 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001231c QUAD $0x0000000000003532; QUAD $0x0000000000000000 // .asciz 16, '25\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001232c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001233c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001234c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001235c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x0001236c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x08, 0x00, 0x00, 0x00, //0x00012370 .long 8
- 0x31, 0x34, 0x39, 0x30, 0x31, 0x31, 0x36, 0x31, 0x31, 0x39, 0x33, 0x38, 0x34, 0x37, 0x36, 0x35, //0x00012374 QUAD $0x3136313130393431; QUAD $0x3536373438333931 // .asciz 16, '1490116119384765'
- 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012384 QUAD $0x0000000000353236; QUAD $0x0000000000000000 // .asciz 16, '625\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012394 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000123a4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000123b4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000123c4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x000123d4 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x09, 0x00, 0x00, 0x00, //0x000123d8 .long 9
- 0x37, 0x34, 0x35, 0x30, 0x35, 0x38, 0x30, 0x35, 0x39, 0x36, 0x39, 0x32, 0x33, 0x38, 0x32, 0x38, //0x000123dc QUAD $0x3530383530353437; QUAD $0x3832383332393639 // .asciz 16, '7450580596923828'
- 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000123ec QUAD $0x0000000000353231; QUAD $0x0000000000000000 // .asciz 16, '125\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000123fc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001240c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001241c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001242c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x0001243c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x09, 0x00, 0x00, 0x00, //0x00012440 .long 9
- 0x33, 0x37, 0x32, 0x35, 0x32, 0x39, 0x30, 0x32, 0x39, 0x38, 0x34, 0x36, 0x31, 0x39, 0x31, 0x34, //0x00012444 QUAD $0x3230393235323733; QUAD $0x3431393136343839 // .asciz 16, '3725290298461914'
- 0x30, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012454 QUAD $0x0000000035323630; QUAD $0x0000000000000000 // .asciz 16, '0625\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012464 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012474 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012484 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012494 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x000124a4 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x09, 0x00, 0x00, 0x00, //0x000124a8 .long 9
- 0x31, 0x38, 0x36, 0x32, 0x36, 0x34, 0x35, 0x31, 0x34, 0x39, 0x32, 0x33, 0x30, 0x39, 0x35, 0x37, //0x000124ac QUAD $0x3135343632363831; QUAD $0x3735393033323934 // .asciz 16, '1862645149230957'
- 0x30, 0x33, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000124bc QUAD $0x0000003532313330; QUAD $0x0000000000000000 // .asciz 16, '03125\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000124cc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000124dc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000124ec QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000124fc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x0001250c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x0a, 0x00, 0x00, 0x00, //0x00012510 .long 10
- 0x39, 0x33, 0x31, 0x33, 0x32, 0x32, 0x35, 0x37, 0x34, 0x36, 0x31, 0x35, 0x34, 0x37, 0x38, 0x35, //0x00012514 QUAD $0x3735323233313339; QUAD $0x3538373435313634 // .asciz 16, '9313225746154785'
- 0x31, 0x35, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012524 QUAD $0x0000003532363531; QUAD $0x0000000000000000 // .asciz 16, '15625\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012534 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012544 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012554 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012564 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00012574 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x0a, 0x00, 0x00, 0x00, //0x00012578 .long 10
- 0x34, 0x36, 0x35, 0x36, 0x36, 0x31, 0x32, 0x38, 0x37, 0x33, 0x30, 0x37, 0x37, 0x33, 0x39, 0x32, //0x0001257c QUAD $0x3832313636353634; QUAD $0x3239333737303337 // .asciz 16, '4656612873077392'
- 0x35, 0x37, 0x38, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001258c QUAD $0x0000353231383735; QUAD $0x0000000000000000 // .asciz 16, '578125\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001259c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000125ac QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000125bc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000125cc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x000125dc LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x0a, 0x00, 0x00, 0x00, //0x000125e0 .long 10
- 0x32, 0x33, 0x32, 0x38, 0x33, 0x30, 0x36, 0x34, 0x33, 0x36, 0x35, 0x33, 0x38, 0x36, 0x39, 0x36, //0x000125e4 QUAD $0x3436303338323332; QUAD $0x3639363833353633 // .asciz 16, '2328306436538696'
- 0x32, 0x38, 0x39, 0x30, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000125f4 QUAD $0x0035323630393832; QUAD $0x0000000000000000 // .asciz 16, '2890625\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012604 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012614 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012624 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012634 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00012644 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x0a, 0x00, 0x00, 0x00, //0x00012648 .long 10
- 0x31, 0x31, 0x36, 0x34, 0x31, 0x35, 0x33, 0x32, 0x31, 0x38, 0x32, 0x36, 0x39, 0x33, 0x34, 0x38, //0x0001264c QUAD $0x3233353134363131; QUAD $0x3834333936323831 // .asciz 16, '1164153218269348'
- 0x31, 0x34, 0x34, 0x35, 0x33, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001265c QUAD $0x3532313335343431; QUAD $0x0000000000000000 // .asciz 16, '14453125\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001266c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001267c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001268c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001269c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x000126ac LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x0b, 0x00, 0x00, 0x00, //0x000126b0 .long 11
- 0x35, 0x38, 0x32, 0x30, 0x37, 0x36, 0x36, 0x30, 0x39, 0x31, 0x33, 0x34, 0x36, 0x37, 0x34, 0x30, //0x000126b4 QUAD $0x3036363730323835; QUAD $0x3034373634333139 // .asciz 16, '5820766091346740'
- 0x37, 0x32, 0x32, 0x36, 0x35, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000126c4 QUAD $0x3532363536323237; QUAD $0x0000000000000000 // .asciz 16, '72265625\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000126d4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000126e4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000126f4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012704 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00012714 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x0b, 0x00, 0x00, 0x00, //0x00012718 .long 11
- 0x32, 0x39, 0x31, 0x30, 0x33, 0x38, 0x33, 0x30, 0x34, 0x35, 0x36, 0x37, 0x33, 0x33, 0x37, 0x30, //0x0001271c QUAD $0x3033383330313932; QUAD $0x3037333337363534 // .asciz 16, '2910383045673370'
- 0x33, 0x36, 0x31, 0x33, 0x32, 0x38, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001272c QUAD $0x3231383233313633; QUAD $0x0000000000000035 // .asciz 16, '361328125\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001273c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001274c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001275c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001276c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x0001277c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x0b, 0x00, 0x00, 0x00, //0x00012780 .long 11
- 0x31, 0x34, 0x35, 0x35, 0x31, 0x39, 0x31, 0x35, 0x32, 0x32, 0x38, 0x33, 0x36, 0x36, 0x38, 0x35, //0x00012784 QUAD $0x3531393135353431; QUAD $0x3538363633383232 // .asciz 16, '1455191522836685'
- 0x31, 0x38, 0x30, 0x36, 0x36, 0x34, 0x30, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012794 QUAD $0x3630343636303831; QUAD $0x0000000000003532 // .asciz 16, '1806640625\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000127a4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000127b4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000127c4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000127d4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x000127e4 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x0c, 0x00, 0x00, 0x00, //0x000127e8 .long 12
- 0x37, 0x32, 0x37, 0x35, 0x39, 0x35, 0x37, 0x36, 0x31, 0x34, 0x31, 0x38, 0x33, 0x34, 0x32, 0x35, //0x000127ec QUAD $0x3637353935373237; QUAD $0x3532343338313431 // .asciz 16, '7275957614183425'
- 0x39, 0x30, 0x33, 0x33, 0x32, 0x30, 0x33, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000127fc QUAD $0x3133303233333039; QUAD $0x0000000000003532 // .asciz 16, '9033203125\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001280c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001281c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001282c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001283c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x0001284c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x0c, 0x00, 0x00, 0x00, //0x00012850 .long 12
- 0x33, 0x36, 0x33, 0x37, 0x39, 0x37, 0x38, 0x38, 0x30, 0x37, 0x30, 0x39, 0x31, 0x37, 0x31, 0x32, //0x00012854 QUAD $0x3838373937333633; QUAD $0x3231373139303730 // .asciz 16, '3637978807091712'
- 0x39, 0x35, 0x31, 0x36, 0x36, 0x30, 0x31, 0x35, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012864 QUAD $0x3531303636313539; QUAD $0x0000000000353236 // .asciz 16, '95166015625\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012874 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012884 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012894 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000128a4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x000128b4 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x0c, 0x00, 0x00, 0x00, //0x000128b8 .long 12
- 0x31, 0x38, 0x31, 0x38, 0x39, 0x38, 0x39, 0x34, 0x30, 0x33, 0x35, 0x34, 0x35, 0x38, 0x35, 0x36, //0x000128bc QUAD $0x3439383938313831; QUAD $0x3635383534353330 // .asciz 16, '1818989403545856'
- 0x34, 0x37, 0x35, 0x38, 0x33, 0x30, 0x30, 0x37, 0x38, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, //0x000128cc QUAD $0x3730303338353734; QUAD $0x0000000035323138 // .asciz 16, '475830078125\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000128dc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000128ec QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000128fc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001290c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x0001291c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x0d, 0x00, 0x00, 0x00, //0x00012920 .long 13
- 0x39, 0x30, 0x39, 0x34, 0x39, 0x34, 0x37, 0x30, 0x31, 0x37, 0x37, 0x32, 0x39, 0x32, 0x38, 0x32, //0x00012924 QUAD $0x3037343934393039; QUAD $0x3238323932373731 // .asciz 16, '9094947017729282'
- 0x33, 0x37, 0x39, 0x31, 0x35, 0x30, 0x33, 0x39, 0x30, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, //0x00012934 QUAD $0x3933303531393733; QUAD $0x0000000035323630 // .asciz 16, '379150390625\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012944 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012954 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012964 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012974 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00012984 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x0d, 0x00, 0x00, 0x00, //0x00012988 .long 13
- 0x34, 0x35, 0x34, 0x37, 0x34, 0x37, 0x33, 0x35, 0x30, 0x38, 0x38, 0x36, 0x34, 0x36, 0x34, 0x31, //0x0001298c QUAD $0x3533373437343534; QUAD $0x3134363436383830 // .asciz 16, '4547473508864641'
- 0x31, 0x38, 0x39, 0x35, 0x37, 0x35, 0x31, 0x39, 0x35, 0x33, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, //0x0001299c QUAD $0x3931353735393831; QUAD $0x0000003532313335 // .asciz 16, '1895751953125\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000129ac QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000129bc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000129cc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000129dc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x000129ec LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x0d, 0x00, 0x00, 0x00, //0x000129f0 .long 13
- 0x32, 0x32, 0x37, 0x33, 0x37, 0x33, 0x36, 0x37, 0x35, 0x34, 0x34, 0x33, 0x32, 0x33, 0x32, 0x30, //0x000129f4 QUAD $0x3736333733373232; QUAD $0x3032333233343435 // .asciz 16, '2273736754432320'
- 0x35, 0x39, 0x34, 0x37, 0x38, 0x37, 0x35, 0x39, 0x37, 0x36, 0x35, 0x36, 0x32, 0x35, 0x00, 0x00, //0x00012a04 QUAD $0x3935373837343935; QUAD $0x0000353236353637 // .asciz 16, '59478759765625\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012a14 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012a24 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012a34 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012a44 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00012a54 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x0d, 0x00, 0x00, 0x00, //0x00012a58 .long 13
- 0x31, 0x31, 0x33, 0x36, 0x38, 0x36, 0x38, 0x33, 0x37, 0x37, 0x32, 0x31, 0x36, 0x31, 0x36, 0x30, //0x00012a5c QUAD $0x3338363836333131; QUAD $0x3036313631323737 // .asciz 16, '1136868377216160'
- 0x32, 0x39, 0x37, 0x33, 0x39, 0x33, 0x37, 0x39, 0x38, 0x38, 0x32, 0x38, 0x31, 0x32, 0x35, 0x00, //0x00012a6c QUAD $0x3937333933373932; QUAD $0x0035323138323838 // .asciz 16, '297393798828125\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012a7c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012a8c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012a9c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012aac QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00012abc LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x0e, 0x00, 0x00, 0x00, //0x00012ac0 .long 14
- 0x35, 0x36, 0x38, 0x34, 0x33, 0x34, 0x31, 0x38, 0x38, 0x36, 0x30, 0x38, 0x30, 0x38, 0x30, 0x31, //0x00012ac4 QUAD $0x3831343334383635; QUAD $0x3130383038303638 // .asciz 16, '5684341886080801'
- 0x34, 0x38, 0x36, 0x39, 0x36, 0x38, 0x39, 0x39, 0x34, 0x31, 0x34, 0x30, 0x36, 0x32, 0x35, 0x00, //0x00012ad4 QUAD $0x3939383639363834; QUAD $0x0035323630343134 // .asciz 16, '486968994140625\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012ae4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012af4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012b04 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012b14 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00012b24 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x0e, 0x00, 0x00, 0x00, //0x00012b28 .long 14
- 0x32, 0x38, 0x34, 0x32, 0x31, 0x37, 0x30, 0x39, 0x34, 0x33, 0x30, 0x34, 0x30, 0x34, 0x30, 0x30, //0x00012b2c QUAD $0x3930373132343832; QUAD $0x3030343034303334 // .asciz 16, '2842170943040400'
- 0x37, 0x34, 0x33, 0x34, 0x38, 0x34, 0x34, 0x39, 0x37, 0x30, 0x37, 0x30, 0x33, 0x31, 0x32, 0x35, //0x00012b3c QUAD $0x3934343834333437; QUAD $0x3532313330373037 // .asciz 16, '7434844970703125'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012b4c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012b5c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012b6c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012b7c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00012b8c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x0e, 0x00, 0x00, 0x00, //0x00012b90 .long 14
- 0x31, 0x34, 0x32, 0x31, 0x30, 0x38, 0x35, 0x34, 0x37, 0x31, 0x35, 0x32, 0x30, 0x32, 0x30, 0x30, //0x00012b94 QUAD $0x3435383031323431; QUAD $0x3030323032353137 // .asciz 16, '1421085471520200'
- 0x33, 0x37, 0x31, 0x37, 0x34, 0x32, 0x32, 0x34, 0x38, 0x35, 0x33, 0x35, 0x31, 0x35, 0x36, 0x32, //0x00012ba4 QUAD $0x3432323437313733; QUAD $0x3236353135333538 // .asciz 16, '3717422485351562'
- 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012bb4 QUAD $0x0000000000000035; QUAD $0x0000000000000000 // .asciz 16, '5\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012bc4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012bd4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012be4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00012bf4 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x0f, 0x00, 0x00, 0x00, //0x00012bf8 .long 15
- 0x37, 0x31, 0x30, 0x35, 0x34, 0x32, 0x37, 0x33, 0x35, 0x37, 0x36, 0x30, 0x31, 0x30, 0x30, 0x31, //0x00012bfc QUAD $0x3337323435303137; QUAD $0x3130303130363735 // .asciz 16, '7105427357601001'
- 0x38, 0x35, 0x38, 0x37, 0x31, 0x31, 0x32, 0x34, 0x32, 0x36, 0x37, 0x35, 0x37, 0x38, 0x31, 0x32, //0x00012c0c QUAD $0x3432313137383538; QUAD $0x3231383735373632 // .asciz 16, '8587112426757812'
- 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012c1c QUAD $0x0000000000000035; QUAD $0x0000000000000000 // .asciz 16, '5\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012c2c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012c3c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012c4c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00012c5c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x0f, 0x00, 0x00, 0x00, //0x00012c60 .long 15
- 0x33, 0x35, 0x35, 0x32, 0x37, 0x31, 0x33, 0x36, 0x37, 0x38, 0x38, 0x30, 0x30, 0x35, 0x30, 0x30, //0x00012c64 QUAD $0x3633313732353533; QUAD $0x3030353030383837 // .asciz 16, '3552713678800500'
- 0x39, 0x32, 0x39, 0x33, 0x35, 0x35, 0x36, 0x32, 0x31, 0x33, 0x33, 0x37, 0x38, 0x39, 0x30, 0x36, //0x00012c74 QUAD $0x3236353533393239; QUAD $0x3630393837333331 // .asciz 16, '9293556213378906'
- 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012c84 QUAD $0x0000000000003532; QUAD $0x0000000000000000 // .asciz 16, '25\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012c94 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012ca4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012cb4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00012cc4 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x0f, 0x00, 0x00, 0x00, //0x00012cc8 .long 15
- 0x31, 0x37, 0x37, 0x36, 0x33, 0x35, 0x36, 0x38, 0x33, 0x39, 0x34, 0x30, 0x30, 0x32, 0x35, 0x30, //0x00012ccc QUAD $0x3836353336373731; QUAD $0x3035323030343933 // .asciz 16, '1776356839400250'
- 0x34, 0x36, 0x34, 0x36, 0x37, 0x37, 0x38, 0x31, 0x30, 0x36, 0x36, 0x38, 0x39, 0x34, 0x35, 0x33, //0x00012cdc QUAD $0x3138373736343634; QUAD $0x3335343938363630 // .asciz 16, '4646778106689453'
- 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012cec QUAD $0x0000000000353231; QUAD $0x0000000000000000 // .asciz 16, '125\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012cfc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012d0c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012d1c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00012d2c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x10, 0x00, 0x00, 0x00, //0x00012d30 .long 16
- 0x38, 0x38, 0x38, 0x31, 0x37, 0x38, 0x34, 0x31, 0x39, 0x37, 0x30, 0x30, 0x31, 0x32, 0x35, 0x32, //0x00012d34 QUAD $0x3134383731383838; QUAD $0x3235323130303739 // .asciz 16, '8881784197001252'
- 0x33, 0x32, 0x33, 0x33, 0x38, 0x39, 0x30, 0x35, 0x33, 0x33, 0x34, 0x34, 0x37, 0x32, 0x36, 0x35, //0x00012d44 QUAD $0x3530393833333233; QUAD $0x3536323734343333 // .asciz 16, '3233890533447265'
- 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012d54 QUAD $0x0000000000353236; QUAD $0x0000000000000000 // .asciz 16, '625\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012d64 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012d74 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012d84 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00012d94 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x10, 0x00, 0x00, 0x00, //0x00012d98 .long 16
- 0x34, 0x34, 0x34, 0x30, 0x38, 0x39, 0x32, 0x30, 0x39, 0x38, 0x35, 0x30, 0x30, 0x36, 0x32, 0x36, //0x00012d9c QUAD $0x3032393830343434; QUAD $0x3632363030353839 // .asciz 16, '4440892098500626'
- 0x31, 0x36, 0x31, 0x36, 0x39, 0x34, 0x35, 0x32, 0x36, 0x36, 0x37, 0x32, 0x33, 0x36, 0x33, 0x32, //0x00012dac QUAD $0x3235343936313631; QUAD $0x3233363332373636 // .asciz 16, '1616945266723632'
- 0x38, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012dbc QUAD $0x0000000035323138; QUAD $0x0000000000000000 // .asciz 16, '8125\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012dcc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012ddc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012dec QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00012dfc LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x10, 0x00, 0x00, 0x00, //0x00012e00 .long 16
- 0x32, 0x32, 0x32, 0x30, 0x34, 0x34, 0x36, 0x30, 0x34, 0x39, 0x32, 0x35, 0x30, 0x33, 0x31, 0x33, //0x00012e04 QUAD $0x3036343430323232; QUAD $0x3331333035323934 // .asciz 16, '2220446049250313'
- 0x30, 0x38, 0x30, 0x38, 0x34, 0x37, 0x32, 0x36, 0x33, 0x33, 0x33, 0x36, 0x31, 0x38, 0x31, 0x36, //0x00012e14 QUAD $0x3632373438303830; QUAD $0x3631383136333333 // .asciz 16, '0808472633361816'
- 0x34, 0x30, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012e24 QUAD $0x0000003532363034; QUAD $0x0000000000000000 // .asciz 16, '40625\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012e34 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012e44 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012e54 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00012e64 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x10, 0x00, 0x00, 0x00, //0x00012e68 .long 16
- 0x31, 0x31, 0x31, 0x30, 0x32, 0x32, 0x33, 0x30, 0x32, 0x34, 0x36, 0x32, 0x35, 0x31, 0x35, 0x36, //0x00012e6c QUAD $0x3033323230313131; QUAD $0x3635313532363432 // .asciz 16, '1110223024625156'
- 0x35, 0x34, 0x30, 0x34, 0x32, 0x33, 0x36, 0x33, 0x31, 0x36, 0x36, 0x38, 0x30, 0x39, 0x30, 0x38, //0x00012e7c QUAD $0x3336333234303435; QUAD $0x3830393038363631 // .asciz 16, '5404236316680908'
- 0x32, 0x30, 0x33, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012e8c QUAD $0x0000353231333032; QUAD $0x0000000000000000 // .asciz 16, '203125\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012e9c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012eac QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012ebc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00012ecc LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x11, 0x00, 0x00, 0x00, //0x00012ed0 .long 17
- 0x35, 0x35, 0x35, 0x31, 0x31, 0x31, 0x35, 0x31, 0x32, 0x33, 0x31, 0x32, 0x35, 0x37, 0x38, 0x32, //0x00012ed4 QUAD $0x3135313131353535; QUAD $0x3238373532313332 // .asciz 16, '5551115123125782'
- 0x37, 0x30, 0x32, 0x31, 0x31, 0x38, 0x31, 0x35, 0x38, 0x33, 0x34, 0x30, 0x34, 0x35, 0x34, 0x31, //0x00012ee4 QUAD $0x3531383131323037; QUAD $0x3134353430343338 // .asciz 16, '7021181583404541'
- 0x30, 0x31, 0x35, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012ef4 QUAD $0x0000353236353130; QUAD $0x0000000000000000 // .asciz 16, '015625\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012f04 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012f14 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012f24 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00012f34 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x11, 0x00, 0x00, 0x00, //0x00012f38 .long 17
- 0x32, 0x37, 0x37, 0x35, 0x35, 0x35, 0x37, 0x35, 0x36, 0x31, 0x35, 0x36, 0x32, 0x38, 0x39, 0x31, //0x00012f3c QUAD $0x3537353535373732; QUAD $0x3139383236353136 // .asciz 16, '2775557561562891'
- 0x33, 0x35, 0x31, 0x30, 0x35, 0x39, 0x30, 0x37, 0x39, 0x31, 0x37, 0x30, 0x32, 0x32, 0x37, 0x30, //0x00012f4c QUAD $0x3730393530313533; QUAD $0x3037323230373139 // .asciz 16, '3510590791702270'
- 0x35, 0x30, 0x37, 0x38, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012f5c QUAD $0x0035323138373035; QUAD $0x0000000000000000 // .asciz 16, '5078125\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012f6c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012f7c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012f8c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00012f9c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x11, 0x00, 0x00, 0x00, //0x00012fa0 .long 17
- 0x31, 0x33, 0x38, 0x37, 0x37, 0x37, 0x38, 0x37, 0x38, 0x30, 0x37, 0x38, 0x31, 0x34, 0x34, 0x35, //0x00012fa4 QUAD $0x3738373737383331; QUAD $0x3534343138373038 // .asciz 16, '1387778780781445'
- 0x36, 0x37, 0x35, 0x35, 0x32, 0x39, 0x35, 0x33, 0x39, 0x35, 0x38, 0x35, 0x31, 0x31, 0x33, 0x35, //0x00012fb4 QUAD $0x3335393235353736; QUAD $0x3533313135383539 // .asciz 16, '6755295395851135'
- 0x32, 0x35, 0x33, 0x39, 0x30, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012fc4 QUAD $0x3532363039333532; QUAD $0x0000000000000000 // .asciz 16, '25390625\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012fd4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012fe4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00012ff4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x00013004 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x12, 0x00, 0x00, 0x00, //0x00013008 .long 18
- 0x36, 0x39, 0x33, 0x38, 0x38, 0x39, 0x33, 0x39, 0x30, 0x33, 0x39, 0x30, 0x37, 0x32, 0x32, 0x38, //0x0001300c QUAD $0x3933393838333936; QUAD $0x3832323730393330 // .asciz 16, '6938893903907228'
- 0x33, 0x37, 0x37, 0x36, 0x34, 0x37, 0x36, 0x39, 0x37, 0x39, 0x32, 0x35, 0x35, 0x36, 0x37, 0x36, //0x0001301c QUAD $0x3936373436373733; QUAD $0x3637363535323937 // .asciz 16, '3776476979255676'
- 0x32, 0x36, 0x39, 0x35, 0x33, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001302c QUAD $0x3532313335393632; QUAD $0x0000000000000000 // .asciz 16, '26953125\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001303c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001304c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001305c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x0001306c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x12, 0x00, 0x00, 0x00, //0x00013070 .long 18
- 0x33, 0x34, 0x36, 0x39, 0x34, 0x34, 0x36, 0x39, 0x35, 0x31, 0x39, 0x35, 0x33, 0x36, 0x31, 0x34, //0x00013074 QUAD $0x3936343439363433; QUAD $0x3431363335393135 // .asciz 16, '3469446951953614'
- 0x31, 0x38, 0x38, 0x38, 0x32, 0x33, 0x38, 0x34, 0x38, 0x39, 0x36, 0x32, 0x37, 0x38, 0x33, 0x38, //0x00013084 QUAD $0x3438333238383831; QUAD $0x3833383732363938 // .asciz 16, '1888238489627838'
- 0x31, 0x33, 0x34, 0x37, 0x36, 0x35, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00013094 QUAD $0x3236353637343331; QUAD $0x0000000000000035 // .asciz 16, '134765625\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000130a4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000130b4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000130c4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x000130d4 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x12, 0x00, 0x00, 0x00, //0x000130d8 .long 18
- 0x31, 0x37, 0x33, 0x34, 0x37, 0x32, 0x33, 0x34, 0x37, 0x35, 0x39, 0x37, 0x36, 0x38, 0x30, 0x37, //0x000130dc QUAD $0x3433323734333731; QUAD $0x3730383637393537 // .asciz 16, '1734723475976807'
- 0x30, 0x39, 0x34, 0x34, 0x31, 0x31, 0x39, 0x32, 0x34, 0x34, 0x38, 0x31, 0x33, 0x39, 0x31, 0x39, //0x000130ec QUAD $0x3239313134343930; QUAD $0x3931393331383434 // .asciz 16, '0944119244813919'
- 0x30, 0x36, 0x37, 0x33, 0x38, 0x32, 0x38, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000130fc QUAD $0x3138323833373630; QUAD $0x0000000000003532 // .asciz 16, '0673828125\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001310c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001311c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0001312c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x0001313c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x13, 0x00, 0x00, 0x00, //0x00013140 .long 19
- 0x38, 0x36, 0x37, 0x33, 0x36, 0x31, 0x37, 0x33, 0x37, 0x39, 0x38, 0x38, 0x34, 0x30, 0x33, 0x35, //0x00013144 QUAD $0x3337313633373638; QUAD $0x3533303438383937 // .asciz 16, '8673617379884035'
- 0x34, 0x37, 0x32, 0x30, 0x35, 0x39, 0x36, 0x32, 0x32, 0x34, 0x30, 0x36, 0x39, 0x35, 0x39, 0x35, //0x00013154 QUAD $0x3236393530323734; QUAD $0x3539353936303432 // .asciz 16, '4720596224069595'
- 0x33, 0x33, 0x36, 0x39, 0x31, 0x34, 0x30, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00013164 QUAD $0x3630343139363333; QUAD $0x0000000000003532 // .asciz 16, '3369140625\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00013174 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00013184 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00013194 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, //0x000131a4 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000131a8 .p2align 4, 0x00
- //0x000131b0 _P10_TAB
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x3f, //0x000131b0 .quad 4607182418800017408
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x24, 0x40, //0x000131b8 .quad 4621819117588971520
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x59, 0x40, //0x000131c0 .quad 4636737291354636288
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x8f, 0x40, //0x000131c8 .quad 4652007308841189376
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x88, 0xc3, 0x40, //0x000131d0 .quad 4666723172467343360
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x6a, 0xf8, 0x40, //0x000131d8 .quad 4681608360884174848
- 0x00, 0x00, 0x00, 0x00, 0x80, 0x84, 0x2e, 0x41, //0x000131e0 .quad 4696837146684686336
- 0x00, 0x00, 0x00, 0x00, 0xd0, 0x12, 0x63, 0x41, //0x000131e8 .quad 4711630319722168320
- 0x00, 0x00, 0x00, 0x00, 0x84, 0xd7, 0x97, 0x41, //0x000131f0 .quad 4726483295884279808
- 0x00, 0x00, 0x00, 0x00, 0x65, 0xcd, 0xcd, 0x41, //0x000131f8 .quad 4741671816366391296
- 0x00, 0x00, 0x00, 0x20, 0x5f, 0xa0, 0x02, 0x42, //0x00013200 .quad 4756540486875873280
- 0x00, 0x00, 0x00, 0xe8, 0x76, 0x48, 0x37, 0x42, //0x00013208 .quad 4771362005757984768
- 0x00, 0x00, 0x00, 0xa2, 0x94, 0x1a, 0x6d, 0x42, //0x00013210 .quad 4786511204640096256
- 0x00, 0x00, 0x40, 0xe5, 0x9c, 0x30, 0xa2, 0x42, //0x00013218 .quad 4801453603149578240
- 0x00, 0x00, 0x90, 0x1e, 0xc4, 0xbc, 0xd6, 0x42, //0x00013220 .quad 4816244402031689728
- 0x00, 0x00, 0x34, 0x26, 0xf5, 0x6b, 0x0c, 0x43, //0x00013228 .quad 4831355200913801216
- 0x00, 0x80, 0xe0, 0x37, 0x79, 0xc3, 0x41, 0x43, //0x00013230 .quad 4846369599423283200
- 0x00, 0xa0, 0xd8, 0x85, 0x57, 0x34, 0x76, 0x43, //0x00013238 .quad 4861130398305394688
- 0x00, 0xc8, 0x4e, 0x67, 0x6d, 0xc1, 0xab, 0x43, //0x00013240 .quad 4876203697187506176
- 0x00, 0x3d, 0x91, 0x60, 0xe4, 0x58, 0xe1, 0x43, //0x00013248 .quad 4891288408196988160
- 0x40, 0x8c, 0xb5, 0x78, 0x1d, 0xaf, 0x15, 0x44, //0x00013250 .quad 4906019910204099648
- 0x50, 0xef, 0xe2, 0xd6, 0xe4, 0x1a, 0x4b, 0x44, //0x00013258 .quad 4921056587992461136
- 0x92, 0xd5, 0x4d, 0x06, 0xcf, 0xf0, 0x80, 0x44, //0x00013260 .quad 4936209963552724370
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00013268 .p2align 4, 0x00
- //0x00013270 _pow10_ceil_sig_f32.g
- 0xf5, 0xfc, 0x43, 0x4b, 0x2c, 0xb3, 0xce, 0x81, //0x00013270 .quad -9093133594791772939
- 0x32, 0xfc, 0x14, 0x5e, 0xf7, 0x5f, 0x42, 0xa2, //0x00013278 .quad -6754730975062328270
- 0x3f, 0x3b, 0x9a, 0x35, 0xf5, 0xf7, 0xd2, 0xca, //0x00013280 .quad -3831727700400522433
- 0x0e, 0xca, 0x00, 0x83, 0xf2, 0xb5, 0x87, 0xfd, //0x00013288 .quad -177973607073265138
- 0x49, 0x7e, 0xe0, 0x91, 0xb7, 0xd1, 0x74, 0x9e, //0x00013290 .quad -7028762532061872567
- 0xdb, 0x9d, 0x58, 0x76, 0x25, 0x06, 0x12, 0xc6, //0x00013298 .quad -4174267146649952805
- 0x52, 0xc5, 0xee, 0xd3, 0xae, 0x87, 0x96, 0xf7, //0x000132a0 .quad -606147914885053102
- 0x53, 0x3b, 0x75, 0x44, 0xcd, 0x14, 0xbe, 0x9a, //0x000132a8 .quad -7296371474444240045
- 0x28, 0x8a, 0x92, 0x95, 0x00, 0x9a, 0x6d, 0xc1, //0x000132b0 .quad -4508778324627912152
- 0xb2, 0x2c, 0xf7, 0xba, 0x80, 0x00, 0xc9, 0xf1, //0x000132b8 .quad -1024286887357502286
- 0xef, 0x7b, 0xda, 0x74, 0x50, 0xa0, 0x1d, 0x97, //0x000132c0 .quad -7557708332239520785
- 0xeb, 0x1a, 0x11, 0x92, 0x64, 0x08, 0xe5, 0xbc, //0x000132c8 .quad -4835449396872013077
- 0xa6, 0x61, 0x95, 0xb6, 0x7d, 0x4a, 0x1e, 0xec, //0x000132d0 .quad -1432625727662628442
- 0x08, 0x5d, 0x1d, 0x92, 0x8e, 0xee, 0x92, 0x93, //0x000132d8 .quad -7812920107430224632
- 0x4a, 0xb4, 0xa4, 0x36, 0x32, 0xaa, 0x77, 0xb8, //0x000132e0 .quad -5154464115860392886
- 0x5c, 0xe1, 0x4d, 0xc4, 0xbe, 0x94, 0x95, 0xe6, //0x000132e8 .quad -1831394126398103204
- 0xda, 0xac, 0xb0, 0x3a, 0xf7, 0x7c, 0x1d, 0x90, //0x000132f0 .quad -8062150356639896358
- 0x10, 0xd8, 0x5c, 0x09, 0x35, 0xdc, 0x24, 0xb4, //0x000132f8 .quad -5466001927372482544
- 0x14, 0x0e, 0xb4, 0x4b, 0x42, 0x13, 0x2e, 0xe1, //0x00013300 .quad -2220816390788215276
- 0xcc, 0x88, 0x50, 0x6f, 0x09, 0xcc, 0xbc, 0x8c, //0x00013308 .quad -8305539271883716404
- 0xff, 0xaa, 0x24, 0xcb, 0x0b, 0xff, 0xeb, 0xaf, //0x00013310 .quad -5770238071427257601
- 0xbf, 0xd5, 0xed, 0xbd, 0xce, 0xfe, 0xe6, 0xdb, //0x00013318 .quad -2601111570856684097
- 0x98, 0xa5, 0xb4, 0x36, 0x41, 0x5f, 0x70, 0x89, //0x00013320 .quad -8543223759426509416
- 0xfd, 0xce, 0x61, 0x84, 0x11, 0x77, 0xcc, 0xab, //0x00013328 .quad -6067343680855748867
- 0xbd, 0x42, 0x7a, 0xe5, 0xd5, 0x94, 0xbf, 0xd6, //0x00013330 .quad -2972493582642298179
- 0xb6, 0x69, 0x6c, 0xaf, 0x05, 0xbd, 0x37, 0x86, //0x00013338 .quad -8775337516792518218
- 0x24, 0x84, 0x47, 0x1b, 0x47, 0xac, 0xc5, 0xa7, //0x00013340 .quad -6357485877563259868
- 0x2c, 0x65, 0x19, 0xe2, 0x58, 0x17, 0xb7, 0xd1, //0x00013348 .quad -3335171328526686932
- 0x3c, 0xdf, 0x4f, 0x8d, 0x97, 0x6e, 0x12, 0x83, //0x00013350 .quad -9002011107970261188
- 0x0b, 0xd7, 0xa3, 0x70, 0x3d, 0x0a, 0xd7, 0xa3, //0x00013358 .quad -6640827866535438581
- 0xcd, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, //0x00013360 .quad -3689348814741910323
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, //0x00013368 .quad -9223372036854775808
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa0, //0x00013370 .quad -6917529027641081856
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc8, //0x00013378 .quad -4035225266123964416
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfa, //0x00013380 .quad -432345564227567616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x9c, //0x00013388 .quad -7187745005283311616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x50, 0xc3, //0x00013390 .quad -4372995238176751616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x24, 0xf4, //0x00013398 .quad -854558029293551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x96, 0x98, //0x000133a0 .quad -7451627795949551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0xbc, 0xbe, //0x000133a8 .quad -4702848726509551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x28, 0x6b, 0xee, //0x000133b0 .quad -1266874889709551616
- 0x00, 0x00, 0x00, 0x00, 0x00, 0xf9, 0x02, 0x95, //0x000133b8 .quad -7709325833709551616
- 0x00, 0x00, 0x00, 0x00, 0x40, 0xb7, 0x43, 0xba, //0x000133c0 .quad -5024971273709551616
- 0x00, 0x00, 0x00, 0x00, 0x10, 0xa5, 0xd4, 0xe8, //0x000133c8 .quad -1669528073709551616
- 0x00, 0x00, 0x00, 0x00, 0x2a, 0xe7, 0x84, 0x91, //0x000133d0 .quad -7960984073709551616
- 0x00, 0x00, 0x00, 0x80, 0xf4, 0x20, 0xe6, 0xb5, //0x000133d8 .quad -5339544073709551616
- 0x00, 0x00, 0x00, 0xa0, 0x31, 0xa9, 0x5f, 0xe3, //0x000133e0 .quad -2062744073709551616
- 0x00, 0x00, 0x00, 0x04, 0xbf, 0xc9, 0x1b, 0x8e, //0x000133e8 .quad -8206744073709551616
- 0x00, 0x00, 0x00, 0xc5, 0x2e, 0xbc, 0xa2, 0xb1, //0x000133f0 .quad -5646744073709551616
- 0x00, 0x00, 0x40, 0x76, 0x3a, 0x6b, 0x0b, 0xde, //0x000133f8 .quad -2446744073709551616
- 0x00, 0x00, 0xe8, 0x89, 0x04, 0x23, 0xc7, 0x8a, //0x00013400 .quad -8446744073709551616
- 0x00, 0x00, 0x62, 0xac, 0xc5, 0xeb, 0x78, 0xad, //0x00013408 .quad -5946744073709551616
- 0x00, 0x80, 0x7a, 0x17, 0xb7, 0x26, 0xd7, 0xd8, //0x00013410 .quad -2821744073709551616
- 0x00, 0x90, 0xac, 0x6e, 0x32, 0x78, 0x86, 0x87, //0x00013418 .quad -8681119073709551616
- 0x00, 0xb4, 0x57, 0x0a, 0x3f, 0x16, 0x68, 0xa9, //0x00013420 .quad -6239712823709551616
- 0x00, 0xa1, 0xed, 0xcc, 0xce, 0x1b, 0xc2, 0xd3, //0x00013428 .quad -3187955011209551616
- 0xa0, 0x84, 0x14, 0x40, 0x61, 0x51, 0x59, 0x84, //0x00013430 .quad -8910000909647051616
- 0xc8, 0xa5, 0x19, 0x90, 0xb9, 0xa5, 0x6f, 0xa5, //0x00013438 .quad -6525815118631426616
- 0x3a, 0x0f, 0x20, 0xf4, 0x27, 0x8f, 0xcb, 0xce, //0x00013440 .quad -3545582879861895366
- 0x85, 0x09, 0x94, 0xf8, 0x78, 0x39, 0x3f, 0x81, //0x00013448 .quad -9133518327554766459
- 0xe6, 0x0b, 0xb9, 0x36, 0xd7, 0x07, 0x8f, 0xa1, //0x00013450 .quad -6805211891016070170
- 0xdf, 0x4e, 0x67, 0x04, 0xcd, 0xc9, 0xf2, 0xc9, //0x00013458 .quad -3894828845342699809
- 0x97, 0x22, 0x81, 0x45, 0x40, 0x7c, 0x6f, 0xfc, //0x00013460 .quad -256850038250986857
- 0x9e, 0xb5, 0x70, 0x2b, 0xa8, 0xad, 0xc5, 0x9d, //0x00013468 .quad -7078060301547948642
- 0x06, 0xe3, 0x4c, 0x36, 0x12, 0x19, 0x37, 0xc5, //0x00013470 .quad -4235889358507547898
- 0xc7, 0x1b, 0xe0, 0xc3, 0x56, 0xdf, 0x84, 0xf6, //0x00013478 .quad -683175679707046969
- 0x5d, 0x11, 0x6c, 0x3a, 0x96, 0x0b, 0x13, 0x9a, //0x00013480 .quad -7344513827457986211
- 0xb4, 0x15, 0x07, 0xc9, 0x7b, 0xce, 0x97, 0xc0, //0x00013488 .quad -4568956265895094860
- 0x21, 0xdb, 0x48, 0xbb, 0x1a, 0xc2, 0xbd, 0xf0, //0x00013490 .quad -1099509313941480671
- 0xf5, 0x88, 0x0d, 0xb5, 0x50, 0x99, 0x76, 0x96, //0x00013498 .quad -7604722348854507275
- 0x32, 0xeb, 0x50, 0xe2, 0xa4, 0x3f, 0x14, 0xbc, //0x000134a0 .quad -4894216917640746190
- 0xfe, 0x25, 0xe5, 0x1a, 0x8e, 0x4f, 0x19, 0xeb, //0x000134a8 .quad -1506085128623544834
- 0xbf, 0x37, 0xcf, 0xd0, 0xb8, 0xd1, 0xef, 0x92, //0x000134b0 .quad -7858832233030797377
- 0xae, 0x05, 0x03, 0x05, 0x27, 0xc6, 0xab, 0xb7, //0x000134b8 .quad -5211854272861108818
- 0x1a, 0xc7, 0x43, 0xc6, 0xb0, 0xb7, 0x96, 0xe5, //0x000134c0 .quad -1903131822648998118
- 0x70, 0x5c, 0xea, 0x7b, 0xce, 0x32, 0x7e, 0x8f, //0x000134c8 .quad -8106986416796705680
- 0x8c, 0xf3, 0xe4, 0x1a, 0x82, 0xbf, 0x5d, 0xb3, //0x000134d0 .quad -5522047002568494196
-}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/quote.go b/vendor/github.com/bytedance/sonic/internal/native/avx/quote.go
new file mode 100644
index 000000000..06a51fde1
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/quote.go
@@ -0,0 +1,35 @@
+// Code generated by Makefile, DO NOT EDIT.
+
+// Code generated by Makefile, DO NOT EDIT.
+
+/*
+ * Copyright 2021 ByteDance Inc.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package avx
+
+import (
+ `unsafe`
+
+ `github.com/bytedance/sonic/internal/rt`
+)
+var F_quote func(sp unsafe.Pointer, nb int, dp unsafe.Pointer, dn unsafe.Pointer, flags uint64) (ret int)
+
+var S_quote uintptr
+
+//go:nosplit
+func quote(sp unsafe.Pointer, nb int, dp unsafe.Pointer, dn *int, flags uint64) (ret int) {
+ return F_quote(rt.NoEscape(sp), nb, rt.NoEscape(dp), rt.NoEscape(unsafe.Pointer(dn)), flags)
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/quote_subr.go b/vendor/github.com/bytedance/sonic/internal/native/avx/quote_subr.go
new file mode 100644
index 000000000..e9b6e90d2
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/quote_subr.go
@@ -0,0 +1,46 @@
+// +build !noasm !appengine
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+import (
+ `github.com/bytedance/sonic/loader`
+)
+
+const (
+ _entry__quote = 48
+)
+
+const (
+ _stack__quote = 56
+)
+
+const (
+ _size__quote = 1696
+)
+
+var (
+ _pcsp__quote = [][2]uint32{
+ {1, 0},
+ {4, 8},
+ {6, 16},
+ {8, 24},
+ {10, 32},
+ {12, 40},
+ {13, 48},
+ {1649, 56},
+ {1653, 48},
+ {1654, 40},
+ {1656, 32},
+ {1658, 24},
+ {1660, 16},
+ {1662, 8},
+ {1663, 0},
+ {1690, 56},
+ }
+)
+
+var _cfunc_quote = []loader.CFunc{
+ {"_quote_entry", 0, _entry__quote, 0, nil},
+ {"_quote", _entry__quote, _size__quote, _stack__quote, _pcsp__quote},
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/quote_text_amd64.go b/vendor/github.com/bytedance/sonic/internal/native/avx/quote_text_amd64.go
new file mode 100644
index 000000000..dd8098e7a
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/quote_text_amd64.go
@@ -0,0 +1,1085 @@
+// +build amd64
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+var _text_quote = []byte{
+ // .p2align 4, 0x00
+ // LCPI0_0
+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, // QUAD $0x2020202020202020; QUAD $0x2020202020202020 // .space 16, ' '
+ //0x00000010 LCPI0_1
+ 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, //0x00000010 QUAD $0x2222222222222222; QUAD $0x2222222222222222 // .space 16, '""""""""""""""""'
+ //0x00000020 LCPI0_2
+ 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, //0x00000020 QUAD $0x5c5c5c5c5c5c5c5c; QUAD $0x5c5c5c5c5c5c5c5c // .space 16, '\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
+ //0x00000030 .p2align 4, 0x90
+ //0x00000030 _quote
+ 0x55, //0x00000030 pushq %rbp
+ 0x48, 0x89, 0xe5, //0x00000031 movq %rsp, %rbp
+ 0x41, 0x57, //0x00000034 pushq %r15
+ 0x41, 0x56, //0x00000036 pushq %r14
+ 0x41, 0x55, //0x00000038 pushq %r13
+ 0x41, 0x54, //0x0000003a pushq %r12
+ 0x53, //0x0000003c pushq %rbx
+ 0x50, //0x0000003d pushq %rax
+ 0x49, 0x89, 0xcb, //0x0000003e movq %rcx, %r11
+ 0x49, 0x89, 0xd4, //0x00000041 movq %rdx, %r12
+ 0x48, 0x89, 0xf0, //0x00000044 movq %rsi, %rax
+ 0x4c, 0x8b, 0x31, //0x00000047 movq (%rcx), %r14
+ 0x41, 0xf6, 0xc0, 0x01, //0x0000004a testb $1, %r8b
+ 0x48, 0x8d, 0x0d, 0x7b, 0x06, 0x00, 0x00, //0x0000004e leaq $1659(%rip), %rcx /* __SingleQuoteTab+0(%rip) */
+ 0x4c, 0x8d, 0x05, 0x74, 0x16, 0x00, 0x00, //0x00000055 leaq $5748(%rip), %r8 /* __DoubleQuoteTab+0(%rip) */
+ 0x4c, 0x0f, 0x44, 0xc1, //0x0000005c cmoveq %rcx, %r8
+ 0x48, 0x8d, 0x0c, 0xf5, 0x00, 0x00, 0x00, 0x00, //0x00000060 leaq (,%rsi,8), %rcx
+ 0x49, 0x39, 0xce, //0x00000068 cmpq %rcx, %r14
+ 0x0f, 0x8d, 0xe1, 0x03, 0x00, 0x00, //0x0000006b jge LBB0_51
+ 0x4d, 0x89, 0xe7, //0x00000071 movq %r12, %r15
+ 0x49, 0x89, 0xfa, //0x00000074 movq %rdi, %r10
+ 0x48, 0x85, 0xc0, //0x00000077 testq %rax, %rax
+ 0x0f, 0x84, 0xc4, 0x03, 0x00, 0x00, //0x0000007a je LBB0_74
+ 0xc5, 0xfa, 0x6f, 0x05, 0x78, 0xff, 0xff, 0xff, //0x00000080 vmovdqu $-136(%rip), %xmm0 /* LCPI0_0+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x0d, 0x80, 0xff, 0xff, 0xff, //0x00000088 vmovdqu $-128(%rip), %xmm1 /* LCPI0_1+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x15, 0x88, 0xff, 0xff, 0xff, //0x00000090 vmovdqu $-120(%rip), %xmm2 /* LCPI0_2+0(%rip) */
+ 0xc5, 0xe1, 0x76, 0xdb, //0x00000098 vpcmpeqd %xmm3, %xmm3, %xmm3
+ 0x49, 0x89, 0xfa, //0x0000009c movq %rdi, %r10
+ 0x4d, 0x89, 0xe7, //0x0000009f movq %r12, %r15
+ 0x4c, 0x89, 0x65, 0xd0, //0x000000a2 movq %r12, $-48(%rbp)
+ //0x000000a6 LBB0_3
+ 0x4c, 0x89, 0xda, //0x000000a6 movq %r11, %rdx
+ 0x48, 0x83, 0xf8, 0x0f, //0x000000a9 cmpq $15, %rax
+ 0x41, 0x0f, 0x9f, 0xc3, //0x000000ad setg %r11b
+ 0x4d, 0x89, 0xf1, //0x000000b1 movq %r14, %r9
+ 0x4d, 0x89, 0xfd, //0x000000b4 movq %r15, %r13
+ 0x48, 0x89, 0xc6, //0x000000b7 movq %rax, %rsi
+ 0x4d, 0x89, 0xd4, //0x000000ba movq %r10, %r12
+ 0x49, 0x83, 0xfe, 0x10, //0x000000bd cmpq $16, %r14
+ 0x0f, 0x8c, 0x89, 0x00, 0x00, 0x00, //0x000000c1 jl LBB0_9
+ 0x48, 0x83, 0xf8, 0x10, //0x000000c7 cmpq $16, %rax
+ 0x0f, 0x8c, 0x7f, 0x00, 0x00, 0x00, //0x000000cb jl LBB0_9
+ 0x4d, 0x89, 0xd4, //0x000000d1 movq %r10, %r12
+ 0x48, 0x89, 0xc6, //0x000000d4 movq %rax, %rsi
+ 0x4d, 0x89, 0xfd, //0x000000d7 movq %r15, %r13
+ 0x4c, 0x89, 0xf3, //0x000000da movq %r14, %rbx
+ 0x90, 0x90, 0x90, //0x000000dd .p2align 4, 0x90
+ //0x000000e0 LBB0_6
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x24, 0x24, //0x000000e0 vmovdqu (%r12), %xmm4
+ 0xc5, 0xf9, 0x64, 0xec, //0x000000e6 vpcmpgtb %xmm4, %xmm0, %xmm5
+ 0xc5, 0xd9, 0x74, 0xf1, //0x000000ea vpcmpeqb %xmm1, %xmm4, %xmm6
+ 0xc5, 0xd9, 0x74, 0xfa, //0x000000ee vpcmpeqb %xmm2, %xmm4, %xmm7
+ 0xc5, 0xc1, 0xeb, 0xf6, //0x000000f2 vpor %xmm6, %xmm7, %xmm6
+ 0xc4, 0xc1, 0x7a, 0x7f, 0x65, 0x00, //0x000000f6 vmovdqu %xmm4, (%r13)
+ 0xc5, 0xd9, 0x64, 0xe3, //0x000000fc vpcmpgtb %xmm3, %xmm4, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xe5, //0x00000100 vpand %xmm5, %xmm4, %xmm4
+ 0xc5, 0xc9, 0xeb, 0xe4, //0x00000104 vpor %xmm4, %xmm6, %xmm4
+ 0xc5, 0xf9, 0xd7, 0xcc, //0x00000108 vpmovmskb %xmm4, %ecx
+ 0x66, 0x85, 0xc9, //0x0000010c testw %cx, %cx
+ 0x0f, 0x85, 0x20, 0x01, 0x00, 0x00, //0x0000010f jne LBB0_19
+ 0x49, 0x83, 0xc4, 0x10, //0x00000115 addq $16, %r12
+ 0x49, 0x83, 0xc5, 0x10, //0x00000119 addq $16, %r13
+ 0x4c, 0x8d, 0x4b, 0xf0, //0x0000011d leaq $-16(%rbx), %r9
+ 0x48, 0x83, 0xfe, 0x1f, //0x00000121 cmpq $31, %rsi
+ 0x41, 0x0f, 0x9f, 0xc3, //0x00000125 setg %r11b
+ 0x48, 0x83, 0xfe, 0x20, //0x00000129 cmpq $32, %rsi
+ 0x48, 0x8d, 0x76, 0xf0, //0x0000012d leaq $-16(%rsi), %rsi
+ 0x0f, 0x8c, 0x19, 0x00, 0x00, 0x00, //0x00000131 jl LBB0_9
+ 0x48, 0x83, 0xfb, 0x1f, //0x00000137 cmpq $31, %rbx
+ 0x4c, 0x89, 0xcb, //0x0000013b movq %r9, %rbx
+ 0x0f, 0x8f, 0x9c, 0xff, 0xff, 0xff, //0x0000013e jg LBB0_6
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000144 .p2align 4, 0x90
+ //0x00000150 LBB0_9
+ 0x45, 0x84, 0xdb, //0x00000150 testb %r11b, %r11b
+ 0x0f, 0x84, 0x68, 0x00, 0x00, 0x00, //0x00000153 je LBB0_13
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x24, 0x24, //0x00000159 vmovdqu (%r12), %xmm4
+ 0xc5, 0xf9, 0x64, 0xec, //0x0000015f vpcmpgtb %xmm4, %xmm0, %xmm5
+ 0xc5, 0xd9, 0x74, 0xf1, //0x00000163 vpcmpeqb %xmm1, %xmm4, %xmm6
+ 0xc5, 0xd9, 0x74, 0xfa, //0x00000167 vpcmpeqb %xmm2, %xmm4, %xmm7
+ 0xc5, 0xc1, 0xeb, 0xf6, //0x0000016b vpor %xmm6, %xmm7, %xmm6
+ 0xc5, 0xd9, 0x64, 0xfb, //0x0000016f vpcmpgtb %xmm3, %xmm4, %xmm7
+ 0xc5, 0xc1, 0xdb, 0xed, //0x00000173 vpand %xmm5, %xmm7, %xmm5
+ 0xc5, 0xc9, 0xeb, 0xed, //0x00000177 vpor %xmm5, %xmm6, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xcd, //0x0000017b vpmovmskb %xmm5, %ecx
+ 0x81, 0xc9, 0x00, 0x00, 0x01, 0x00, //0x0000017f orl $65536, %ecx
+ 0x44, 0x0f, 0xbc, 0xd9, //0x00000185 bsfl %ecx, %r11d
+ 0xc4, 0xe1, 0xf9, 0x7e, 0xe1, //0x00000189 vmovq %xmm4, %rcx
+ 0x4d, 0x39, 0xd9, //0x0000018e cmpq %r11, %r9
+ 0x0f, 0x8d, 0xb0, 0x00, 0x00, 0x00, //0x00000191 jge LBB0_20
+ 0x49, 0x83, 0xf9, 0x08, //0x00000197 cmpq $8, %r9
+ 0x0f, 0x82, 0xdb, 0x00, 0x00, 0x00, //0x0000019b jb LBB0_23
+ 0x49, 0x89, 0x4d, 0x00, //0x000001a1 movq %rcx, (%r13)
+ 0x4d, 0x8d, 0x5c, 0x24, 0x08, //0x000001a5 leaq $8(%r12), %r11
+ 0x49, 0x83, 0xc5, 0x08, //0x000001aa addq $8, %r13
+ 0x49, 0x8d, 0x71, 0xf8, //0x000001ae leaq $-8(%r9), %rsi
+ 0x48, 0x83, 0xfe, 0x04, //0x000001b2 cmpq $4, %rsi
+ 0x0f, 0x8d, 0xd0, 0x00, 0x00, 0x00, //0x000001b6 jge LBB0_24
+ 0xe9, 0xde, 0x00, 0x00, 0x00, //0x000001bc jmp LBB0_25
+ //0x000001c1 LBB0_13
+ 0x4d, 0x85, 0xc9, //0x000001c1 testq %r9, %r9
+ 0x49, 0x89, 0xd3, //0x000001c4 movq %rdx, %r11
+ 0x0f, 0x8e, 0x57, 0x00, 0x00, 0x00, //0x000001c7 jle LBB0_18
+ 0x48, 0x85, 0xf6, //0x000001cd testq %rsi, %rsi
+ 0x0f, 0x8e, 0x4e, 0x00, 0x00, 0x00, //0x000001d0 jle LBB0_18
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000001d6 .p2align 4, 0x90
+ //0x000001e0 LBB0_15
+ 0x41, 0x0f, 0xb6, 0x1c, 0x24, //0x000001e0 movzbl (%r12), %ebx
+ 0x48, 0x89, 0xd9, //0x000001e5 movq %rbx, %rcx
+ 0x48, 0xc1, 0xe1, 0x04, //0x000001e8 shlq $4, %rcx
+ 0x48, 0x8d, 0x15, 0xdd, 0x04, 0x00, 0x00, //0x000001ec leaq $1245(%rip), %rdx /* __SingleQuoteTab+0(%rip) */
+ 0x48, 0x83, 0x3c, 0x11, 0x00, //0x000001f3 cmpq $0, (%rcx,%rdx)
+ 0x0f, 0x85, 0x73, 0x00, 0x00, 0x00, //0x000001f8 jne LBB0_22
+ 0x49, 0xff, 0xc4, //0x000001fe incq %r12
+ 0x41, 0x88, 0x5d, 0x00, //0x00000201 movb %bl, (%r13)
+ 0x48, 0x83, 0xfe, 0x02, //0x00000205 cmpq $2, %rsi
+ 0x48, 0x8d, 0x76, 0xff, //0x00000209 leaq $-1(%rsi), %rsi
+ 0x0f, 0x8c, 0x11, 0x00, 0x00, 0x00, //0x0000020d jl LBB0_18
+ 0x49, 0xff, 0xc5, //0x00000213 incq %r13
+ 0x49, 0x83, 0xf9, 0x01, //0x00000216 cmpq $1, %r9
+ 0x4d, 0x8d, 0x49, 0xff, //0x0000021a leaq $-1(%r9), %r9
+ 0x0f, 0x8f, 0xbc, 0xff, 0xff, 0xff, //0x0000021e jg LBB0_15
+ //0x00000224 LBB0_18
+ 0x4d, 0x29, 0xd4, //0x00000224 subq %r10, %r12
+ 0x48, 0xf7, 0xde, //0x00000227 negq %rsi
+ 0x4d, 0x19, 0xc9, //0x0000022a sbbq %r9, %r9
+ 0x4d, 0x31, 0xe1, //0x0000022d xorq %r12, %r9
+ 0xe9, 0x1e, 0x01, 0x00, 0x00, //0x00000230 jmp LBB0_36
+ //0x00000235 LBB0_19
+ 0x0f, 0xb7, 0xc9, //0x00000235 movzwl %cx, %ecx
+ 0x4d, 0x29, 0xd4, //0x00000238 subq %r10, %r12
+ 0x44, 0x0f, 0xbc, 0xc9, //0x0000023b bsfl %ecx, %r9d
+ 0x4d, 0x01, 0xe1, //0x0000023f addq %r12, %r9
+ 0xe9, 0x09, 0x01, 0x00, 0x00, //0x00000242 jmp LBB0_35
+ //0x00000247 LBB0_20
+ 0x41, 0x83, 0xfb, 0x08, //0x00000247 cmpl $8, %r11d
+ 0x0f, 0x82, 0x99, 0x00, 0x00, 0x00, //0x0000024b jb LBB0_29
+ 0x49, 0x89, 0x4d, 0x00, //0x00000251 movq %rcx, (%r13)
+ 0x49, 0x8d, 0x5c, 0x24, 0x08, //0x00000255 leaq $8(%r12), %rbx
+ 0x49, 0x83, 0xc5, 0x08, //0x0000025a addq $8, %r13
+ 0x49, 0x8d, 0x73, 0xf8, //0x0000025e leaq $-8(%r11), %rsi
+ 0x48, 0x83, 0xfe, 0x04, //0x00000262 cmpq $4, %rsi
+ 0x0f, 0x8d, 0x8e, 0x00, 0x00, 0x00, //0x00000266 jge LBB0_30
+ 0xe9, 0x9b, 0x00, 0x00, 0x00, //0x0000026c jmp LBB0_31
+ //0x00000271 LBB0_22
+ 0x4d, 0x29, 0xd4, //0x00000271 subq %r10, %r12
+ 0x4d, 0x89, 0xe1, //0x00000274 movq %r12, %r9
+ 0xe9, 0xd7, 0x00, 0x00, 0x00, //0x00000277 jmp LBB0_36
+ //0x0000027c LBB0_23
+ 0x4d, 0x89, 0xe3, //0x0000027c movq %r12, %r11
+ 0x4c, 0x89, 0xce, //0x0000027f movq %r9, %rsi
+ 0x48, 0x83, 0xfe, 0x04, //0x00000282 cmpq $4, %rsi
+ 0x0f, 0x8c, 0x13, 0x00, 0x00, 0x00, //0x00000286 jl LBB0_25
+ //0x0000028c LBB0_24
+ 0x41, 0x8b, 0x0b, //0x0000028c movl (%r11), %ecx
+ 0x41, 0x89, 0x4d, 0x00, //0x0000028f movl %ecx, (%r13)
+ 0x49, 0x83, 0xc3, 0x04, //0x00000293 addq $4, %r11
+ 0x49, 0x83, 0xc5, 0x04, //0x00000297 addq $4, %r13
+ 0x48, 0x83, 0xc6, 0xfc, //0x0000029b addq $-4, %rsi
+ //0x0000029f LBB0_25
+ 0x48, 0x83, 0xfe, 0x02, //0x0000029f cmpq $2, %rsi
+ 0x0f, 0x82, 0x23, 0x00, 0x00, 0x00, //0x000002a3 jb LBB0_26
+ 0x41, 0x0f, 0xb7, 0x0b, //0x000002a9 movzwl (%r11), %ecx
+ 0x66, 0x41, 0x89, 0x4d, 0x00, //0x000002ad movw %cx, (%r13)
+ 0x49, 0x83, 0xc3, 0x02, //0x000002b2 addq $2, %r11
+ 0x49, 0x83, 0xc5, 0x02, //0x000002b6 addq $2, %r13
+ 0x48, 0x83, 0xc6, 0xfe, //0x000002ba addq $-2, %rsi
+ 0x48, 0x85, 0xf6, //0x000002be testq %rsi, %rsi
+ 0x0f, 0x85, 0x0e, 0x00, 0x00, 0x00, //0x000002c1 jne LBB0_27
+ 0xe9, 0x10, 0x00, 0x00, 0x00, //0x000002c7 jmp LBB0_28
+ //0x000002cc LBB0_26
+ 0x48, 0x85, 0xf6, //0x000002cc testq %rsi, %rsi
+ 0x0f, 0x84, 0x07, 0x00, 0x00, 0x00, //0x000002cf je LBB0_28
+ //0x000002d5 LBB0_27
+ 0x41, 0x8a, 0x0b, //0x000002d5 movb (%r11), %cl
+ 0x41, 0x88, 0x4d, 0x00, //0x000002d8 movb %cl, (%r13)
+ //0x000002dc LBB0_28
+ 0x4d, 0x29, 0xd1, //0x000002dc subq %r10, %r9
+ 0x4d, 0x01, 0xe1, //0x000002df addq %r12, %r9
+ 0x49, 0xf7, 0xd1, //0x000002e2 notq %r9
+ 0xe9, 0x66, 0x00, 0x00, 0x00, //0x000002e5 jmp LBB0_35
+ //0x000002ea LBB0_29
+ 0x4c, 0x89, 0xe3, //0x000002ea movq %r12, %rbx
+ 0x4c, 0x89, 0xde, //0x000002ed movq %r11, %rsi
+ 0x48, 0x83, 0xfe, 0x04, //0x000002f0 cmpq $4, %rsi
+ 0x0f, 0x8c, 0x12, 0x00, 0x00, 0x00, //0x000002f4 jl LBB0_31
+ //0x000002fa LBB0_30
+ 0x8b, 0x0b, //0x000002fa movl (%rbx), %ecx
+ 0x41, 0x89, 0x4d, 0x00, //0x000002fc movl %ecx, (%r13)
+ 0x48, 0x83, 0xc3, 0x04, //0x00000300 addq $4, %rbx
+ 0x49, 0x83, 0xc5, 0x04, //0x00000304 addq $4, %r13
+ 0x48, 0x83, 0xc6, 0xfc, //0x00000308 addq $-4, %rsi
+ //0x0000030c LBB0_31
+ 0x48, 0x83, 0xfe, 0x02, //0x0000030c cmpq $2, %rsi
+ 0x0f, 0x82, 0x22, 0x00, 0x00, 0x00, //0x00000310 jb LBB0_32
+ 0x0f, 0xb7, 0x0b, //0x00000316 movzwl (%rbx), %ecx
+ 0x66, 0x41, 0x89, 0x4d, 0x00, //0x00000319 movw %cx, (%r13)
+ 0x48, 0x83, 0xc3, 0x02, //0x0000031e addq $2, %rbx
+ 0x49, 0x83, 0xc5, 0x02, //0x00000322 addq $2, %r13
+ 0x48, 0x83, 0xc6, 0xfe, //0x00000326 addq $-2, %rsi
+ 0x48, 0x85, 0xf6, //0x0000032a testq %rsi, %rsi
+ 0x0f, 0x85, 0x0e, 0x00, 0x00, 0x00, //0x0000032d jne LBB0_33
+ 0xe9, 0x0f, 0x00, 0x00, 0x00, //0x00000333 jmp LBB0_34
+ //0x00000338 LBB0_32
+ 0x48, 0x85, 0xf6, //0x00000338 testq %rsi, %rsi
+ 0x0f, 0x84, 0x06, 0x00, 0x00, 0x00, //0x0000033b je LBB0_34
+ //0x00000341 LBB0_33
+ 0x8a, 0x0b, //0x00000341 movb (%rbx), %cl
+ 0x41, 0x88, 0x4d, 0x00, //0x00000343 movb %cl, (%r13)
+ //0x00000347 LBB0_34
+ 0x4d, 0x29, 0xd4, //0x00000347 subq %r10, %r12
+ 0x4d, 0x01, 0xdc, //0x0000034a addq %r11, %r12
+ 0x4d, 0x89, 0xe1, //0x0000034d movq %r12, %r9
+ //0x00000350 LBB0_35
+ 0x49, 0x89, 0xd3, //0x00000350 movq %rdx, %r11
+ //0x00000353 LBB0_36
+ 0x4d, 0x85, 0xc9, //0x00000353 testq %r9, %r9
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00000356 movq $-48(%rbp), %r12
+ 0x49, 0xbd, 0x01, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, //0x0000035a movabsq $12884901889, %r13
+ 0x0f, 0x88, 0x46, 0x03, 0x00, 0x00, //0x00000364 js LBB0_78
+ 0x4d, 0x01, 0xca, //0x0000036a addq %r9, %r10
+ 0x4d, 0x01, 0xcf, //0x0000036d addq %r9, %r15
+ 0x4c, 0x39, 0xc8, //0x00000370 cmpq %r9, %rax
+ 0x0f, 0x84, 0xcb, 0x00, 0x00, 0x00, //0x00000373 je LBB0_74
+ 0x4d, 0x29, 0xce, //0x00000379 subq %r9, %r14
+ 0x49, 0x29, 0xc1, //0x0000037c subq %rax, %r9
+ 0xe9, 0x1b, 0x00, 0x00, 0x00, //0x0000037f jmp LBB0_40
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000384 .p2align 4, 0x90
+ //0x00000390 LBB0_39
+ 0x49, 0xff, 0xc2, //0x00000390 incq %r10
+ 0x49, 0x01, 0xc7, //0x00000393 addq %rax, %r15
+ 0x49, 0xff, 0xc1, //0x00000396 incq %r9
+ 0x0f, 0x84, 0xa5, 0x00, 0x00, 0x00, //0x00000399 je LBB0_74
+ //0x0000039f LBB0_40
+ 0x41, 0x0f, 0xb6, 0x0a, //0x0000039f movzbl (%r10), %ecx
+ 0x48, 0xc1, 0xe1, 0x04, //0x000003a3 shlq $4, %rcx
+ 0x49, 0x8b, 0x1c, 0x08, //0x000003a7 movq (%r8,%rcx), %rbx
+ 0x85, 0xdb, //0x000003ab testl %ebx, %ebx
+ 0x0f, 0x84, 0x82, 0x00, 0x00, 0x00, //0x000003ad je LBB0_48
+ 0x48, 0x63, 0xc3, //0x000003b3 movslq %ebx, %rax
+ 0x49, 0x29, 0xc6, //0x000003b6 subq %rax, %r14
+ 0x0f, 0x8c, 0xd3, 0x02, 0x00, 0x00, //0x000003b9 jl LBB0_75
+ 0x48, 0xc1, 0xe3, 0x20, //0x000003bf shlq $32, %rbx
+ 0x49, 0x8d, 0x74, 0x08, 0x08, //0x000003c3 leaq $8(%r8,%rcx), %rsi
+ 0x4c, 0x39, 0xeb, //0x000003c8 cmpq %r13, %rbx
+ 0x0f, 0x8c, 0x2f, 0x00, 0x00, 0x00, //0x000003cb jl LBB0_44
+ 0x8b, 0x36, //0x000003d1 movl (%rsi), %esi
+ 0x41, 0x89, 0x37, //0x000003d3 movl %esi, (%r15)
+ 0x49, 0x8d, 0x74, 0x08, 0x0c, //0x000003d6 leaq $12(%r8,%rcx), %rsi
+ 0x49, 0x8d, 0x5f, 0x04, //0x000003db leaq $4(%r15), %rbx
+ 0x48, 0x8d, 0x48, 0xfc, //0x000003df leaq $-4(%rax), %rcx
+ 0x48, 0x83, 0xf9, 0x02, //0x000003e3 cmpq $2, %rcx
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x000003e7 jae LBB0_45
+ 0xe9, 0x30, 0x00, 0x00, 0x00, //0x000003ed jmp LBB0_46
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000003f2 .p2align 4, 0x90
+ //0x00000400 LBB0_44
+ 0x4c, 0x89, 0xfb, //0x00000400 movq %r15, %rbx
+ 0x48, 0x89, 0xc1, //0x00000403 movq %rax, %rcx
+ 0x48, 0x83, 0xf9, 0x02, //0x00000406 cmpq $2, %rcx
+ 0x0f, 0x82, 0x12, 0x00, 0x00, 0x00, //0x0000040a jb LBB0_46
+ //0x00000410 LBB0_45
+ 0x0f, 0xb7, 0x16, //0x00000410 movzwl (%rsi), %edx
+ 0x66, 0x89, 0x13, //0x00000413 movw %dx, (%rbx)
+ 0x48, 0x83, 0xc6, 0x02, //0x00000416 addq $2, %rsi
+ 0x48, 0x83, 0xc3, 0x02, //0x0000041a addq $2, %rbx
+ 0x48, 0x83, 0xc1, 0xfe, //0x0000041e addq $-2, %rcx
+ //0x00000422 LBB0_46
+ 0x48, 0x85, 0xc9, //0x00000422 testq %rcx, %rcx
+ 0x0f, 0x84, 0x65, 0xff, 0xff, 0xff, //0x00000425 je LBB0_39
+ 0x0f, 0xb6, 0x0e, //0x0000042b movzbl (%rsi), %ecx
+ 0x88, 0x0b, //0x0000042e movb %cl, (%rbx)
+ 0xe9, 0x5b, 0xff, 0xff, 0xff, //0x00000430 jmp LBB0_39
+ //0x00000435 LBB0_48
+ 0x4c, 0x89, 0xc8, //0x00000435 movq %r9, %rax
+ 0x48, 0xf7, 0xd8, //0x00000438 negq %rax
+ 0x4d, 0x85, 0xc9, //0x0000043b testq %r9, %r9
+ 0x0f, 0x85, 0x62, 0xfc, 0xff, 0xff, //0x0000043e jne LBB0_3
+ //0x00000444 LBB0_74
+ 0x4d, 0x29, 0xe7, //0x00000444 subq %r12, %r15
+ 0x4d, 0x89, 0x3b, //0x00000447 movq %r15, (%r11)
+ 0x49, 0x29, 0xfa, //0x0000044a subq %rdi, %r10
+ 0xe9, 0x4c, 0x02, 0x00, 0x00, //0x0000044d jmp LBB0_76
+ //0x00000452 LBB0_51
+ 0x4c, 0x8d, 0x0d, 0x77, 0x22, 0x00, 0x00, //0x00000452 leaq $8823(%rip), %r9 /* __EscTab+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x05, 0x9f, 0xfb, 0xff, 0xff, //0x00000459 vmovdqu $-1121(%rip), %xmm0 /* LCPI0_0+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x0d, 0xa7, 0xfb, 0xff, 0xff, //0x00000461 vmovdqu $-1113(%rip), %xmm1 /* LCPI0_1+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x15, 0xaf, 0xfb, 0xff, 0xff, //0x00000469 vmovdqu $-1105(%rip), %xmm2 /* LCPI0_2+0(%rip) */
+ 0xc5, 0xe1, 0x76, 0xdb, //0x00000471 vpcmpeqd %xmm3, %xmm3, %xmm3
+ 0x4c, 0x89, 0xe3, //0x00000475 movq %r12, %rbx
+ 0x49, 0x89, 0xc2, //0x00000478 movq %rax, %r10
+ //0x0000047b LBB0_52
+ 0x49, 0x83, 0xfa, 0x10, //0x0000047b cmpq $16, %r10
+ 0x0f, 0x8c, 0x5e, 0x00, 0x00, 0x00, //0x0000047f jl LBB0_57
+ 0xb9, 0x10, 0x00, 0x00, 0x00, //0x00000485 movl $16, %ecx
+ 0x31, 0xf6, //0x0000048a xorl %esi, %esi
+ 0x90, 0x90, 0x90, 0x90, //0x0000048c .p2align 4, 0x90
+ //0x00000490 LBB0_54
+ 0xc5, 0xfa, 0x6f, 0x24, 0x37, //0x00000490 vmovdqu (%rdi,%rsi), %xmm4
+ 0xc5, 0xf9, 0x64, 0xec, //0x00000495 vpcmpgtb %xmm4, %xmm0, %xmm5
+ 0xc5, 0xd9, 0x74, 0xf1, //0x00000499 vpcmpeqb %xmm1, %xmm4, %xmm6
+ 0xc5, 0xd9, 0x74, 0xfa, //0x0000049d vpcmpeqb %xmm2, %xmm4, %xmm7
+ 0xc5, 0xc1, 0xeb, 0xf6, //0x000004a1 vpor %xmm6, %xmm7, %xmm6
+ 0xc5, 0xfa, 0x7f, 0x24, 0x33, //0x000004a5 vmovdqu %xmm4, (%rbx,%rsi)
+ 0xc5, 0xd9, 0x64, 0xe3, //0x000004aa vpcmpgtb %xmm3, %xmm4, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xe5, //0x000004ae vpand %xmm5, %xmm4, %xmm4
+ 0xc5, 0xc9, 0xeb, 0xe4, //0x000004b2 vpor %xmm4, %xmm6, %xmm4
+ 0xc5, 0xf9, 0xd7, 0xd4, //0x000004b6 vpmovmskb %xmm4, %edx
+ 0x66, 0x85, 0xd2, //0x000004ba testw %dx, %dx
+ 0x0f, 0x85, 0x36, 0x01, 0x00, 0x00, //0x000004bd jne LBB0_67
+ 0x48, 0x83, 0xc6, 0x10, //0x000004c3 addq $16, %rsi
+ 0x49, 0x8d, 0x54, 0x0a, 0xf0, //0x000004c7 leaq $-16(%r10,%rcx), %rdx
+ 0x48, 0x83, 0xc1, 0xf0, //0x000004cc addq $-16, %rcx
+ 0x48, 0x83, 0xfa, 0x1f, //0x000004d0 cmpq $31, %rdx
+ 0x0f, 0x8f, 0xb6, 0xff, 0xff, 0xff, //0x000004d4 jg LBB0_54
+ 0x48, 0x01, 0xf7, //0x000004da addq %rsi, %rdi
+ 0x49, 0x29, 0xf2, //0x000004dd subq %rsi, %r10
+ 0x48, 0x01, 0xf3, //0x000004e0 addq %rsi, %rbx
+ //0x000004e3 LBB0_57
+ 0x49, 0x83, 0xfa, 0x08, //0x000004e3 cmpq $8, %r10
+ 0x0f, 0x8c, 0x85, 0x00, 0x00, 0x00, //0x000004e7 jl LBB0_61
+ 0x0f, 0xb6, 0x0f, //0x000004ed movzbl (%rdi), %ecx
+ 0x42, 0x0f, 0xb6, 0x0c, 0x09, //0x000004f0 movzbl (%rcx,%r9), %ecx
+ 0x0f, 0xb6, 0x57, 0x01, //0x000004f5 movzbl $1(%rdi), %edx
+ 0x42, 0x0f, 0xb6, 0x14, 0x0a, //0x000004f9 movzbl (%rdx,%r9), %edx
+ 0x01, 0xd2, //0x000004fe addl %edx, %edx
+ 0x09, 0xca, //0x00000500 orl %ecx, %edx
+ 0x0f, 0xb6, 0x4f, 0x02, //0x00000502 movzbl $2(%rdi), %ecx
+ 0x42, 0x0f, 0xb6, 0x34, 0x09, //0x00000506 movzbl (%rcx,%r9), %esi
+ 0xc1, 0xe6, 0x02, //0x0000050b shll $2, %esi
+ 0x0f, 0xb6, 0x4f, 0x03, //0x0000050e movzbl $3(%rdi), %ecx
+ 0x42, 0x0f, 0xb6, 0x0c, 0x09, //0x00000512 movzbl (%rcx,%r9), %ecx
+ 0xc1, 0xe1, 0x03, //0x00000517 shll $3, %ecx
+ 0x09, 0xf1, //0x0000051a orl %esi, %ecx
+ 0x09, 0xd1, //0x0000051c orl %edx, %ecx
+ 0x48, 0x8b, 0x17, //0x0000051e movq (%rdi), %rdx
+ 0x48, 0x89, 0x13, //0x00000521 movq %rdx, (%rbx)
+ 0x84, 0xc9, //0x00000524 testb %cl, %cl
+ 0x0f, 0x85, 0x31, 0x01, 0x00, 0x00, //0x00000526 jne LBB0_71
+ 0x0f, 0xb6, 0x4f, 0x04, //0x0000052c movzbl $4(%rdi), %ecx
+ 0x42, 0x0f, 0xb6, 0x0c, 0x09, //0x00000530 movzbl (%rcx,%r9), %ecx
+ 0x0f, 0xb6, 0x57, 0x05, //0x00000535 movzbl $5(%rdi), %edx
+ 0x42, 0x0f, 0xb6, 0x14, 0x0a, //0x00000539 movzbl (%rdx,%r9), %edx
+ 0x01, 0xd2, //0x0000053e addl %edx, %edx
+ 0x09, 0xca, //0x00000540 orl %ecx, %edx
+ 0x0f, 0xb6, 0x4f, 0x06, //0x00000542 movzbl $6(%rdi), %ecx
+ 0x42, 0x0f, 0xb6, 0x34, 0x09, //0x00000546 movzbl (%rcx,%r9), %esi
+ 0xc1, 0xe6, 0x02, //0x0000054b shll $2, %esi
+ 0x0f, 0xb6, 0x4f, 0x07, //0x0000054e movzbl $7(%rdi), %ecx
+ 0x42, 0x0f, 0xb6, 0x0c, 0x09, //0x00000552 movzbl (%rcx,%r9), %ecx
+ 0xc1, 0xe1, 0x03, //0x00000557 shll $3, %ecx
+ 0x09, 0xf1, //0x0000055a orl %esi, %ecx
+ 0x09, 0xd1, //0x0000055c orl %edx, %ecx
+ 0x84, 0xc9, //0x0000055e testb %cl, %cl
+ 0x0f, 0x85, 0x08, 0x01, 0x00, 0x00, //0x00000560 jne LBB0_72
+ 0x48, 0x83, 0xc3, 0x08, //0x00000566 addq $8, %rbx
+ 0x48, 0x83, 0xc7, 0x08, //0x0000056a addq $8, %rdi
+ 0x49, 0x83, 0xc2, 0xf8, //0x0000056e addq $-8, %r10
+ //0x00000572 LBB0_61
+ 0x49, 0x83, 0xfa, 0x04, //0x00000572 cmpq $4, %r10
+ 0x0f, 0x8c, 0x49, 0x00, 0x00, 0x00, //0x00000576 jl LBB0_64
+ 0x0f, 0xb6, 0x0f, //0x0000057c movzbl (%rdi), %ecx
+ 0x42, 0x0f, 0xb6, 0x0c, 0x09, //0x0000057f movzbl (%rcx,%r9), %ecx
+ 0x0f, 0xb6, 0x57, 0x01, //0x00000584 movzbl $1(%rdi), %edx
+ 0x42, 0x0f, 0xb6, 0x14, 0x0a, //0x00000588 movzbl (%rdx,%r9), %edx
+ 0x01, 0xd2, //0x0000058d addl %edx, %edx
+ 0x09, 0xca, //0x0000058f orl %ecx, %edx
+ 0x0f, 0xb6, 0x4f, 0x02, //0x00000591 movzbl $2(%rdi), %ecx
+ 0x42, 0x0f, 0xb6, 0x34, 0x09, //0x00000595 movzbl (%rcx,%r9), %esi
+ 0xc1, 0xe6, 0x02, //0x0000059a shll $2, %esi
+ 0x0f, 0xb6, 0x4f, 0x03, //0x0000059d movzbl $3(%rdi), %ecx
+ 0x42, 0x0f, 0xb6, 0x0c, 0x09, //0x000005a1 movzbl (%rcx,%r9), %ecx
+ 0xc1, 0xe1, 0x03, //0x000005a6 shll $3, %ecx
+ 0x09, 0xf1, //0x000005a9 orl %esi, %ecx
+ 0x09, 0xd1, //0x000005ab orl %edx, %ecx
+ 0x8b, 0x17, //0x000005ad movl (%rdi), %edx
+ 0x89, 0x13, //0x000005af movl %edx, (%rbx)
+ 0x84, 0xc9, //0x000005b1 testb %cl, %cl
+ 0x0f, 0x85, 0xa4, 0x00, 0x00, 0x00, //0x000005b3 jne LBB0_71
+ 0x48, 0x83, 0xc3, 0x04, //0x000005b9 addq $4, %rbx
+ 0x48, 0x83, 0xc7, 0x04, //0x000005bd addq $4, %rdi
+ 0x49, 0x83, 0xc2, 0xfc, //0x000005c1 addq $-4, %r10
+ //0x000005c5 LBB0_64
+ 0x4d, 0x85, 0xd2, //0x000005c5 testq %r10, %r10
+ 0x0f, 0x8e, 0xb9, 0x00, 0x00, 0x00, //0x000005c8 jle LBB0_73
+ 0x90, 0x90, //0x000005ce .p2align 4, 0x90
+ //0x000005d0 LBB0_65
+ 0x0f, 0xb6, 0x0f, //0x000005d0 movzbl (%rdi), %ecx
+ 0x42, 0x80, 0x3c, 0x09, 0x00, //0x000005d3 cmpb $0, (%rcx,%r9)
+ 0x0f, 0x85, 0x33, 0x00, 0x00, 0x00, //0x000005d8 jne LBB0_68
+ 0x48, 0xff, 0xc7, //0x000005de incq %rdi
+ 0x88, 0x0b, //0x000005e1 movb %cl, (%rbx)
+ 0x48, 0xff, 0xc3, //0x000005e3 incq %rbx
+ 0x49, 0x83, 0xfa, 0x01, //0x000005e6 cmpq $1, %r10
+ 0x4d, 0x8d, 0x52, 0xff, //0x000005ea leaq $-1(%r10), %r10
+ 0x0f, 0x8f, 0xdc, 0xff, 0xff, 0xff, //0x000005ee jg LBB0_65
+ 0xe9, 0x8e, 0x00, 0x00, 0x00, //0x000005f4 jmp LBB0_73
+ //0x000005f9 LBB0_67
+ 0x0f, 0xb7, 0xca, //0x000005f9 movzwl %dx, %ecx
+ 0x0f, 0xbc, 0xc9, //0x000005fc bsfl %ecx, %ecx
+ 0x48, 0x01, 0xcf, //0x000005ff addq %rcx, %rdi
+ 0x48, 0x01, 0xf7, //0x00000602 addq %rsi, %rdi
+ 0x49, 0x29, 0xca, //0x00000605 subq %rcx, %r10
+ 0x49, 0x29, 0xf2, //0x00000608 subq %rsi, %r10
+ 0x48, 0x01, 0xcb, //0x0000060b addq %rcx, %rbx
+ 0x48, 0x01, 0xf3, //0x0000060e addq %rsi, %rbx
+ //0x00000611 LBB0_68
+ 0x8a, 0x0f, //0x00000611 movb (%rdi), %cl
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000613 .p2align 4, 0x90
+ //0x00000620 LBB0_69
+ 0x48, 0x89, 0xda, //0x00000620 movq %rbx, %rdx
+ 0x0f, 0xb6, 0xc9, //0x00000623 movzbl %cl, %ecx
+ 0x48, 0xc1, 0xe1, 0x04, //0x00000626 shlq $4, %rcx
+ 0x49, 0x63, 0x1c, 0x08, //0x0000062a movslq (%r8,%rcx), %rbx
+ 0x49, 0x8b, 0x4c, 0x08, 0x08, //0x0000062e movq $8(%r8,%rcx), %rcx
+ 0x48, 0x89, 0x0a, //0x00000633 movq %rcx, (%rdx)
+ 0x48, 0x01, 0xd3, //0x00000636 addq %rdx, %rbx
+ 0x49, 0x83, 0xfa, 0x02, //0x00000639 cmpq $2, %r10
+ 0x0f, 0x8c, 0x44, 0x00, 0x00, 0x00, //0x0000063d jl LBB0_73
+ 0x49, 0xff, 0xca, //0x00000643 decq %r10
+ 0x0f, 0xb6, 0x4f, 0x01, //0x00000646 movzbl $1(%rdi), %ecx
+ 0x48, 0xff, 0xc7, //0x0000064a incq %rdi
+ 0x42, 0x80, 0x3c, 0x09, 0x00, //0x0000064d cmpb $0, (%rcx,%r9)
+ 0x0f, 0x85, 0xc8, 0xff, 0xff, 0xff, //0x00000652 jne LBB0_69
+ 0xe9, 0x1e, 0xfe, 0xff, 0xff, //0x00000658 jmp LBB0_52
+ //0x0000065d LBB0_71
+ 0x0f, 0xbc, 0xc9, //0x0000065d bsfl %ecx, %ecx
+ 0x48, 0x01, 0xcf, //0x00000660 addq %rcx, %rdi
+ 0x49, 0x29, 0xca, //0x00000663 subq %rcx, %r10
+ 0x48, 0x01, 0xcb, //0x00000666 addq %rcx, %rbx
+ 0xe9, 0xa3, 0xff, 0xff, 0xff, //0x00000669 jmp LBB0_68
+ //0x0000066e LBB0_72
+ 0x0f, 0xbc, 0xc9, //0x0000066e bsfl %ecx, %ecx
+ 0x48, 0x8d, 0x51, 0x04, //0x00000671 leaq $4(%rcx), %rdx
+ 0x48, 0x8d, 0x7c, 0x0f, 0x04, //0x00000675 leaq $4(%rdi,%rcx), %rdi
+ 0x49, 0x29, 0xd2, //0x0000067a subq %rdx, %r10
+ 0x48, 0x8d, 0x5c, 0x0b, 0x04, //0x0000067d leaq $4(%rbx,%rcx), %rbx
+ 0xe9, 0x8a, 0xff, 0xff, 0xff, //0x00000682 jmp LBB0_68
+ //0x00000687 LBB0_73
+ 0x4c, 0x29, 0xe3, //0x00000687 subq %r12, %rbx
+ 0x49, 0x89, 0x1b, //0x0000068a movq %rbx, (%r11)
+ 0xe9, 0x0f, 0x00, 0x00, 0x00, //0x0000068d jmp LBB0_77
+ //0x00000692 LBB0_75
+ 0x4d, 0x29, 0xe7, //0x00000692 subq %r12, %r15
+ 0x4d, 0x89, 0x3b, //0x00000695 movq %r15, (%r11)
+ 0x49, 0xf7, 0xd2, //0x00000698 notq %r10
+ 0x49, 0x01, 0xfa, //0x0000069b addq %rdi, %r10
+ //0x0000069e LBB0_76
+ 0x4c, 0x89, 0xd0, //0x0000069e movq %r10, %rax
+ //0x000006a1 LBB0_77
+ 0x48, 0x83, 0xc4, 0x08, //0x000006a1 addq $8, %rsp
+ 0x5b, //0x000006a5 popq %rbx
+ 0x41, 0x5c, //0x000006a6 popq %r12
+ 0x41, 0x5d, //0x000006a8 popq %r13
+ 0x41, 0x5e, //0x000006aa popq %r14
+ 0x41, 0x5f, //0x000006ac popq %r15
+ 0x5d, //0x000006ae popq %rbp
+ 0xc3, //0x000006af retq
+ //0x000006b0 LBB0_78
+ 0x4d, 0x29, 0xe7, //0x000006b0 subq %r12, %r15
+ 0x49, 0xf7, 0xd1, //0x000006b3 notq %r9
+ 0x4d, 0x01, 0xcf, //0x000006b6 addq %r9, %r15
+ 0x4d, 0x89, 0x3b, //0x000006b9 movq %r15, (%r11)
+ 0x49, 0x29, 0xfa, //0x000006bc subq %rdi, %r10
+ 0x4d, 0x01, 0xca, //0x000006bf addq %r9, %r10
+ 0x49, 0xf7, 0xd2, //0x000006c2 notq %r10
+ 0xe9, 0xd4, 0xff, 0xff, 0xff, //0x000006c5 jmp LBB0_76
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000006ca .p2align 4, 0x00
+ //0x000006d0 __SingleQuoteTab
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000006d0 .quad 6
+ 0x5c, 0x75, 0x30, 0x30, 0x30, 0x30, 0x00, 0x00, //0x000006d8 QUAD $0x000030303030755c // .asciz 8, '\\u0000\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000006e0 .quad 6
+ 0x5c, 0x75, 0x30, 0x30, 0x30, 0x31, 0x00, 0x00, //0x000006e8 QUAD $0x000031303030755c // .asciz 8, '\\u0001\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000006f0 .quad 6
+ 0x5c, 0x75, 0x30, 0x30, 0x30, 0x32, 0x00, 0x00, //0x000006f8 QUAD $0x000032303030755c // .asciz 8, '\\u0002\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000700 .quad 6
+ 0x5c, 0x75, 0x30, 0x30, 0x30, 0x33, 0x00, 0x00, //0x00000708 QUAD $0x000033303030755c // .asciz 8, '\\u0003\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000710 .quad 6
+ 0x5c, 0x75, 0x30, 0x30, 0x30, 0x34, 0x00, 0x00, //0x00000718 QUAD $0x000034303030755c // .asciz 8, '\\u0004\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000720 .quad 6
+ 0x5c, 0x75, 0x30, 0x30, 0x30, 0x35, 0x00, 0x00, //0x00000728 QUAD $0x000035303030755c // .asciz 8, '\\u0005\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000730 .quad 6
+ 0x5c, 0x75, 0x30, 0x30, 0x30, 0x36, 0x00, 0x00, //0x00000738 QUAD $0x000036303030755c // .asciz 8, '\\u0006\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000740 .quad 6
+ 0x5c, 0x75, 0x30, 0x30, 0x30, 0x37, 0x00, 0x00, //0x00000748 QUAD $0x000037303030755c // .asciz 8, '\\u0007\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000750 .quad 6
+ 0x5c, 0x75, 0x30, 0x30, 0x30, 0x38, 0x00, 0x00, //0x00000758 QUAD $0x000038303030755c // .asciz 8, '\\u0008\x00\x00'
+ 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000760 .quad 2
+ 0x5c, 0x74, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000768 QUAD $0x000000000000745c // .asciz 8, '\\t\x00\x00\x00\x00\x00\x00'
+ 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000770 .quad 2
+ 0x5c, 0x6e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000778 QUAD $0x0000000000006e5c // .asciz 8, '\\n\x00\x00\x00\x00\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000780 .quad 6
+ 0x5c, 0x75, 0x30, 0x30, 0x30, 0x62, 0x00, 0x00, //0x00000788 QUAD $0x000062303030755c // .asciz 8, '\\u000b\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000790 .quad 6
+ 0x5c, 0x75, 0x30, 0x30, 0x30, 0x63, 0x00, 0x00, //0x00000798 QUAD $0x000063303030755c // .asciz 8, '\\u000c\x00\x00'
+ 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000007a0 .quad 2
+ 0x5c, 0x72, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000007a8 QUAD $0x000000000000725c // .asciz 8, '\\r\x00\x00\x00\x00\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000007b0 .quad 6
+ 0x5c, 0x75, 0x30, 0x30, 0x30, 0x65, 0x00, 0x00, //0x000007b8 QUAD $0x000065303030755c // .asciz 8, '\\u000e\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000007c0 .quad 6
+ 0x5c, 0x75, 0x30, 0x30, 0x30, 0x66, 0x00, 0x00, //0x000007c8 QUAD $0x000066303030755c // .asciz 8, '\\u000f\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000007d0 .quad 6
+ 0x5c, 0x75, 0x30, 0x30, 0x31, 0x30, 0x00, 0x00, //0x000007d8 QUAD $0x000030313030755c // .asciz 8, '\\u0010\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000007e0 .quad 6
+ 0x5c, 0x75, 0x30, 0x30, 0x31, 0x31, 0x00, 0x00, //0x000007e8 QUAD $0x000031313030755c // .asciz 8, '\\u0011\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000007f0 .quad 6
+ 0x5c, 0x75, 0x30, 0x30, 0x31, 0x32, 0x00, 0x00, //0x000007f8 QUAD $0x000032313030755c // .asciz 8, '\\u0012\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000800 .quad 6
+ 0x5c, 0x75, 0x30, 0x30, 0x31, 0x33, 0x00, 0x00, //0x00000808 QUAD $0x000033313030755c // .asciz 8, '\\u0013\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000810 .quad 6
+ 0x5c, 0x75, 0x30, 0x30, 0x31, 0x34, 0x00, 0x00, //0x00000818 QUAD $0x000034313030755c // .asciz 8, '\\u0014\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000820 .quad 6
+ 0x5c, 0x75, 0x30, 0x30, 0x31, 0x35, 0x00, 0x00, //0x00000828 QUAD $0x000035313030755c // .asciz 8, '\\u0015\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000830 .quad 6
+ 0x5c, 0x75, 0x30, 0x30, 0x31, 0x36, 0x00, 0x00, //0x00000838 QUAD $0x000036313030755c // .asciz 8, '\\u0016\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000840 .quad 6
+ 0x5c, 0x75, 0x30, 0x30, 0x31, 0x37, 0x00, 0x00, //0x00000848 QUAD $0x000037313030755c // .asciz 8, '\\u0017\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000850 .quad 6
+ 0x5c, 0x75, 0x30, 0x30, 0x31, 0x38, 0x00, 0x00, //0x00000858 QUAD $0x000038313030755c // .asciz 8, '\\u0018\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000860 .quad 6
+ 0x5c, 0x75, 0x30, 0x30, 0x31, 0x39, 0x00, 0x00, //0x00000868 QUAD $0x000039313030755c // .asciz 8, '\\u0019\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000870 .quad 6
+ 0x5c, 0x75, 0x30, 0x30, 0x31, 0x61, 0x00, 0x00, //0x00000878 QUAD $0x000061313030755c // .asciz 8, '\\u001a\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000880 .quad 6
+ 0x5c, 0x75, 0x30, 0x30, 0x31, 0x62, 0x00, 0x00, //0x00000888 QUAD $0x000062313030755c // .asciz 8, '\\u001b\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000890 .quad 6
+ 0x5c, 0x75, 0x30, 0x30, 0x31, 0x63, 0x00, 0x00, //0x00000898 QUAD $0x000063313030755c // .asciz 8, '\\u001c\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000008a0 .quad 6
+ 0x5c, 0x75, 0x30, 0x30, 0x31, 0x64, 0x00, 0x00, //0x000008a8 QUAD $0x000064313030755c // .asciz 8, '\\u001d\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000008b0 .quad 6
+ 0x5c, 0x75, 0x30, 0x30, 0x31, 0x65, 0x00, 0x00, //0x000008b8 QUAD $0x000065313030755c // .asciz 8, '\\u001e\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000008c0 .quad 6
+ 0x5c, 0x75, 0x30, 0x30, 0x31, 0x66, 0x00, 0x00, //0x000008c8 QUAD $0x000066313030755c // .asciz 8, '\\u001f\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000008d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000008e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000008f0 .quad 2
+ 0x5c, 0x22, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000008f8 QUAD $0x000000000000225c // .asciz 8, '\\"\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000900 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000910 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000920 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000930 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000940 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000950 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000960 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000970 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000980 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000990 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000009a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000009b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000009c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000009d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000009e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000009f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000a00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000a10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000a20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000a30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000a40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000a50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000a60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000a70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000a80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000a90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000aa0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000ab0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000ac0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000ad0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000ae0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000af0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000b00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000b10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000b20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000b30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000b40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000b50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000b60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000b70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000b80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000b90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000ba0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000bb0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000bc0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000bd0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000be0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000bf0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000c00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000c10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000c20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000c30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000c40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000c50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000c60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000c70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000c80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000c90 .quad 2
+ 0x5c, 0x5c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000c98 QUAD $0x0000000000005c5c // .asciz 8, '\\\\\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000ca0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000cb0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000cc0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000cd0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000ce0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000cf0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000d00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000d10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000d20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000d30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000d40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000d50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000d60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000d70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000d80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000d90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000da0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000db0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000dc0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000dd0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000de0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000df0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000e00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000e10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000e20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000e30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000e40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000e50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000e60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000e70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000e80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000e90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000ea0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000eb0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000ec0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000ed0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000ee0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000ef0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000f00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000f10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000f20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000f30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000f40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000f50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000f60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000f70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000f80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000f90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000fa0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000fb0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000fc0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000fd0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000fe0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000ff0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001000 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001010 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001020 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001030 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001040 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001050 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001060 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001070 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001080 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001090 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000010a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000010b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000010c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000010d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000010e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000010f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001100 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001110 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001120 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001130 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001140 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001150 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001160 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001170 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001180 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001190 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000011a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000011b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000011c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000011d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000011e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000011f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001200 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001210 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001220 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001230 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001240 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001250 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001260 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001270 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001280 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001290 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000012a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000012b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000012c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000012d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000012e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000012f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001300 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001310 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001320 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001330 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001340 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001350 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001360 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001370 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001380 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001390 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000013a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000013b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000013c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000013d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000013e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000013f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001400 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001410 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001420 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001430 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001440 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001450 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001460 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001470 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001480 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001490 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000014a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000014b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000014c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000014d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000014e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000014f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001500 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001510 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001520 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001530 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001540 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001550 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001560 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001570 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001580 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001590 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000015a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000015b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000015c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000015d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000015e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000015f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001600 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001610 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001620 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001630 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001640 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001650 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001660 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001670 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001680 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001690 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000016a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000016b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000016c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ //0x000016d0 .p2align 4, 0x00
+ //0x000016d0 __DoubleQuoteTab
+ 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000016d0 .quad 7
+ 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x30, 0x30, 0x00, //0x000016d8 QUAD $0x0030303030755c5c // .asciz 8, '\\\\u0000\x00'
+ 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000016e0 .quad 7
+ 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x30, 0x31, 0x00, //0x000016e8 QUAD $0x0031303030755c5c // .asciz 8, '\\\\u0001\x00'
+ 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000016f0 .quad 7
+ 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x30, 0x32, 0x00, //0x000016f8 QUAD $0x0032303030755c5c // .asciz 8, '\\\\u0002\x00'
+ 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001700 .quad 7
+ 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x30, 0x33, 0x00, //0x00001708 QUAD $0x0033303030755c5c // .asciz 8, '\\\\u0003\x00'
+ 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001710 .quad 7
+ 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x30, 0x34, 0x00, //0x00001718 QUAD $0x0034303030755c5c // .asciz 8, '\\\\u0004\x00'
+ 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001720 .quad 7
+ 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x30, 0x35, 0x00, //0x00001728 QUAD $0x0035303030755c5c // .asciz 8, '\\\\u0005\x00'
+ 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001730 .quad 7
+ 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x30, 0x36, 0x00, //0x00001738 QUAD $0x0036303030755c5c // .asciz 8, '\\\\u0006\x00'
+ 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001740 .quad 7
+ 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x30, 0x37, 0x00, //0x00001748 QUAD $0x0037303030755c5c // .asciz 8, '\\\\u0007\x00'
+ 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001750 .quad 7
+ 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x30, 0x38, 0x00, //0x00001758 QUAD $0x0038303030755c5c // .asciz 8, '\\\\u0008\x00'
+ 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001760 .quad 3
+ 0x5c, 0x5c, 0x74, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001768 QUAD $0x0000000000745c5c // .asciz 8, '\\\\t\x00\x00\x00\x00\x00'
+ 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001770 .quad 3
+ 0x5c, 0x5c, 0x6e, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001778 QUAD $0x00000000006e5c5c // .asciz 8, '\\\\n\x00\x00\x00\x00\x00'
+ 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001780 .quad 7
+ 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x30, 0x62, 0x00, //0x00001788 QUAD $0x0062303030755c5c // .asciz 8, '\\\\u000b\x00'
+ 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001790 .quad 7
+ 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x30, 0x63, 0x00, //0x00001798 QUAD $0x0063303030755c5c // .asciz 8, '\\\\u000c\x00'
+ 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000017a0 .quad 3
+ 0x5c, 0x5c, 0x72, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000017a8 QUAD $0x0000000000725c5c // .asciz 8, '\\\\r\x00\x00\x00\x00\x00'
+ 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000017b0 .quad 7
+ 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x30, 0x65, 0x00, //0x000017b8 QUAD $0x0065303030755c5c // .asciz 8, '\\\\u000e\x00'
+ 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000017c0 .quad 7
+ 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x30, 0x66, 0x00, //0x000017c8 QUAD $0x0066303030755c5c // .asciz 8, '\\\\u000f\x00'
+ 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000017d0 .quad 7
+ 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x31, 0x30, 0x00, //0x000017d8 QUAD $0x0030313030755c5c // .asciz 8, '\\\\u0010\x00'
+ 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000017e0 .quad 7
+ 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x31, 0x31, 0x00, //0x000017e8 QUAD $0x0031313030755c5c // .asciz 8, '\\\\u0011\x00'
+ 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000017f0 .quad 7
+ 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x31, 0x32, 0x00, //0x000017f8 QUAD $0x0032313030755c5c // .asciz 8, '\\\\u0012\x00'
+ 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001800 .quad 7
+ 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x31, 0x33, 0x00, //0x00001808 QUAD $0x0033313030755c5c // .asciz 8, '\\\\u0013\x00'
+ 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001810 .quad 7
+ 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x31, 0x34, 0x00, //0x00001818 QUAD $0x0034313030755c5c // .asciz 8, '\\\\u0014\x00'
+ 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001820 .quad 7
+ 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x31, 0x35, 0x00, //0x00001828 QUAD $0x0035313030755c5c // .asciz 8, '\\\\u0015\x00'
+ 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001830 .quad 7
+ 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x31, 0x36, 0x00, //0x00001838 QUAD $0x0036313030755c5c // .asciz 8, '\\\\u0016\x00'
+ 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001840 .quad 7
+ 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x31, 0x37, 0x00, //0x00001848 QUAD $0x0037313030755c5c // .asciz 8, '\\\\u0017\x00'
+ 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001850 .quad 7
+ 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x31, 0x38, 0x00, //0x00001858 QUAD $0x0038313030755c5c // .asciz 8, '\\\\u0018\x00'
+ 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001860 .quad 7
+ 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x31, 0x39, 0x00, //0x00001868 QUAD $0x0039313030755c5c // .asciz 8, '\\\\u0019\x00'
+ 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001870 .quad 7
+ 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x31, 0x61, 0x00, //0x00001878 QUAD $0x0061313030755c5c // .asciz 8, '\\\\u001a\x00'
+ 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001880 .quad 7
+ 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x31, 0x62, 0x00, //0x00001888 QUAD $0x0062313030755c5c // .asciz 8, '\\\\u001b\x00'
+ 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001890 .quad 7
+ 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x31, 0x63, 0x00, //0x00001898 QUAD $0x0063313030755c5c // .asciz 8, '\\\\u001c\x00'
+ 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000018a0 .quad 7
+ 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x31, 0x64, 0x00, //0x000018a8 QUAD $0x0064313030755c5c // .asciz 8, '\\\\u001d\x00'
+ 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000018b0 .quad 7
+ 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x31, 0x65, 0x00, //0x000018b8 QUAD $0x0065313030755c5c // .asciz 8, '\\\\u001e\x00'
+ 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000018c0 .quad 7
+ 0x5c, 0x5c, 0x75, 0x30, 0x30, 0x31, 0x66, 0x00, //0x000018c8 QUAD $0x0066313030755c5c // .asciz 8, '\\\\u001f\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000018d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000018e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000018f0 .quad 4
+ 0x5c, 0x5c, 0x5c, 0x22, 0x00, 0x00, 0x00, 0x00, //0x000018f8 QUAD $0x00000000225c5c5c // .asciz 8, '\\\\\\"\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001900 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001910 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001920 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001930 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001940 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001950 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001960 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001970 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001980 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001990 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000019a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000019b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000019c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000019d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000019e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000019f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001a00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001a10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001a20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001a30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001a40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001a50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001a60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001a70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001a80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001a90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001aa0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001ab0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001ac0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001ad0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001ae0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001af0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001b00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001b10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001b20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001b30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001b40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001b50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001b60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001b70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001b80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001b90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001ba0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001bb0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001bc0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001bd0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001be0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001bf0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001c00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001c10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001c20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001c30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001c40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001c50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001c60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001c70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001c80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001c90 .quad 4
+ 0x5c, 0x5c, 0x5c, 0x5c, 0x00, 0x00, 0x00, 0x00, //0x00001c98 QUAD $0x000000005c5c5c5c // .asciz 8, '\\\\\\\\\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001ca0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001cb0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001cc0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001cd0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001ce0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001cf0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001d00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001d10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001d20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001d30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001d40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001d50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001d60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001d70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001d80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001d90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001da0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001db0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001dc0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001dd0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001de0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001df0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001e00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001e10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001e20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001e30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001e40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001e50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001e60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001e70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001e80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001e90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001ea0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001eb0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001ec0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001ed0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001ee0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001ef0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001f00 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001f10 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001f20 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001f30 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001f40 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001f50 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001f60 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001f70 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001f80 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001f90 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001fa0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001fb0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001fc0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001fd0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001fe0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00001ff0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002000 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002010 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002020 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002030 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002040 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002050 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002060 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002070 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002080 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002090 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000020a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000020b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000020c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000020d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000020e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000020f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002100 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002110 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002120 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002130 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002140 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002150 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002160 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002170 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002180 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002190 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000021a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000021b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000021c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000021d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000021e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000021f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002200 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002210 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002220 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002230 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002240 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002250 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002260 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002270 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002280 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002290 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000022a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000022b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000022c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000022d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000022e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000022f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002300 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002310 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002320 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002330 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002340 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002350 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002360 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002370 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002380 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002390 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000023a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000023b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000023c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000023d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000023e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000023f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002400 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002410 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002420 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002430 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002440 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002450 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002460 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002470 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002480 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002490 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000024a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000024b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000024c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000024d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000024e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000024f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002500 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002510 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002520 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002530 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002540 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002550 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002560 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002570 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002580 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002590 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000025a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000025b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000025c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000025d0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000025e0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000025f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002600 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002610 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002620 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002630 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002640 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002650 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002660 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002670 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002680 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002690 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000026a0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000026b0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000026c0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ //0x000026d0 .p2align 4, 0x00
+ //0x000026d0 __EscTab
+ 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, //0x000026d0 QUAD $0x0101010101010101; QUAD $0x0101010101010101 // .ascii 16, '\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01'
+ 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, //0x000026e0 QUAD $0x0101010101010101; QUAD $0x0101010101010101 // .ascii 16, '\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01'
+ 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000026f0 QUAD $0x0000000000010000; QUAD $0x0000000000000000 // .ascii 16, '\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002700 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .ascii 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002710 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .ascii 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, //0x00002720 QUAD $0x0000000000000000; LONG $0x00000000; BYTE $0x01 // .ascii 13, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000272d QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000273d QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000274d QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000275d QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000276d QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000277d QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000278d QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000279d QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000027ad QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000027bd QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, //0x000027cd WORD $0x0000; BYTE $0x00 // .space 3, '\x00\x00\x00'
+}
+
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/skip_array.go b/vendor/github.com/bytedance/sonic/internal/native/avx/skip_array.go
new file mode 100644
index 000000000..5099458cd
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/skip_array.go
@@ -0,0 +1,37 @@
+// Code generated by Makefile, DO NOT EDIT.
+
+// Code generated by Makefile, DO NOT EDIT.
+
+/*
+ * Copyright 2021 ByteDance Inc.
+ *
+ * Licensed under the Apache License, Version 2.0 (the License );
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an AS IS BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package avx
+
+import (
+ `unsafe`
+
+ `github.com/bytedance/sonic/internal/native/types`
+ `github.com/bytedance/sonic/internal/rt`
+)
+
+var F_skip_array func(s unsafe.Pointer, p unsafe.Pointer, m unsafe.Pointer, flags uint64) (ret int)
+
+var S_skip_array uintptr
+
+//go:nosplit
+func skip_array(s *string, p *int, m *types.StateMachine, flags uint64) (ret int) {
+ return F_skip_array(rt.NoEscape(unsafe.Pointer(s)), rt.NoEscape(unsafe.Pointer(p)), rt.NoEscape(unsafe.Pointer(m)), flags)
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/skip_array_subr.go b/vendor/github.com/bytedance/sonic/internal/native/avx/skip_array_subr.go
new file mode 100644
index 000000000..388028257
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/skip_array_subr.go
@@ -0,0 +1,46 @@
+// +build !noasm !appengine
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+import (
+ `github.com/bytedance/sonic/loader`
+)
+
+const (
+ _entry__skip_array = 160
+)
+
+const (
+ _stack__skip_array = 152
+)
+
+const (
+ _size__skip_array = 9524
+)
+
+var (
+ _pcsp__skip_array = [][2]uint32{
+ {1, 0},
+ {4, 8},
+ {6, 16},
+ {8, 24},
+ {10, 32},
+ {12, 40},
+ {13, 48},
+ {8962, 152},
+ {8966, 48},
+ {8967, 40},
+ {8969, 32},
+ {8971, 24},
+ {8973, 16},
+ {8975, 8},
+ {8976, 0},
+ {9524, 152},
+ }
+)
+
+var _cfunc_skip_array = []loader.CFunc{
+ {"_skip_array_entry", 0, _entry__skip_array, 0, nil},
+ {"_skip_array", _entry__skip_array, _size__skip_array, _stack__skip_array, _pcsp__skip_array},
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/skip_array_text_amd64.go b/vendor/github.com/bytedance/sonic/internal/native/avx/skip_array_text_amd64.go
new file mode 100644
index 000000000..2fb5d8238
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/skip_array_text_amd64.go
@@ -0,0 +1,2854 @@
+// +build amd64
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+var _text_skip_array = []byte{
+ // .p2align 4, 0x00
+ // LCPI0_0
+ 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, // .quad 1
+ 0x05, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000008 .quad 5
+ //0x00000010 LCPI0_1
+ 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, //0x00000010 QUAD $0x2222222222222222; QUAD $0x2222222222222222 // .space 16, '""""""""""""""""'
+ //0x00000020 LCPI0_2
+ 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, //0x00000020 QUAD $0x5c5c5c5c5c5c5c5c; QUAD $0x5c5c5c5c5c5c5c5c // .space 16, '\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
+ //0x00000030 LCPI0_3
+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, //0x00000030 QUAD $0x2020202020202020; QUAD $0x2020202020202020 // .space 16, ' '
+ //0x00000040 LCPI0_4
+ 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, //0x00000040 QUAD $0x2f2f2f2f2f2f2f2f; QUAD $0x2f2f2f2f2f2f2f2f // .space 16, '////////////////'
+ //0x00000050 LCPI0_5
+ 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, //0x00000050 QUAD $0x3a3a3a3a3a3a3a3a; QUAD $0x3a3a3a3a3a3a3a3a // .space 16, '::::::::::::::::'
+ //0x00000060 LCPI0_6
+ 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, //0x00000060 QUAD $0x2b2b2b2b2b2b2b2b; QUAD $0x2b2b2b2b2b2b2b2b // .space 16, '++++++++++++++++'
+ //0x00000070 LCPI0_7
+ 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, //0x00000070 QUAD $0x2d2d2d2d2d2d2d2d; QUAD $0x2d2d2d2d2d2d2d2d // .space 16, '----------------'
+ //0x00000080 LCPI0_8
+ 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, //0x00000080 QUAD $0x2e2e2e2e2e2e2e2e; QUAD $0x2e2e2e2e2e2e2e2e // .space 16, '................'
+ //0x00000090 LCPI0_9
+ 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, //0x00000090 QUAD $0x6565656565656565; QUAD $0x6565656565656565 // .space 16, 'eeeeeeeeeeeeeeee'
+ //0x000000a0 .p2align 4, 0x90
+ //0x000000a0 _skip_array
+ 0x55, //0x000000a0 pushq %rbp
+ 0x48, 0x89, 0xe5, //0x000000a1 movq %rsp, %rbp
+ 0x41, 0x57, //0x000000a4 pushq %r15
+ 0x41, 0x56, //0x000000a6 pushq %r14
+ 0x41, 0x55, //0x000000a8 pushq %r13
+ 0x41, 0x54, //0x000000aa pushq %r12
+ 0x53, //0x000000ac pushq %rbx
+ 0x48, 0x83, 0xec, 0x68, //0x000000ad subq $104, %rsp
+ 0x48, 0x89, 0x4d, 0x80, //0x000000b1 movq %rcx, $-128(%rbp)
+ 0x49, 0x89, 0xd1, //0x000000b5 movq %rdx, %r9
+ 0xc5, 0xf8, 0x10, 0x05, 0x40, 0xff, 0xff, 0xff, //0x000000b8 vmovups $-192(%rip), %xmm0 /* LCPI0_0+0(%rip) */
+ 0xc5, 0xf8, 0x11, 0x02, //0x000000c0 vmovups %xmm0, (%rdx)
+ 0x48, 0x89, 0x7d, 0x90, //0x000000c4 movq %rdi, $-112(%rbp)
+ 0x4c, 0x8b, 0x27, //0x000000c8 movq (%rdi), %r12
+ 0x4c, 0x89, 0xe0, //0x000000cb movq %r12, %rax
+ 0x48, 0xf7, 0xd0, //0x000000ce notq %rax
+ 0x48, 0x89, 0x45, 0xa0, //0x000000d1 movq %rax, $-96(%rbp)
+ 0x41, 0xba, 0x01, 0x00, 0x00, 0x00, //0x000000d5 movl $1, %r10d
+ 0xb8, 0x01, 0x00, 0x00, 0x00, //0x000000db movl $1, %eax
+ 0x4c, 0x29, 0xe0, //0x000000e0 subq %r12, %rax
+ 0x48, 0x89, 0x45, 0x98, //0x000000e3 movq %rax, $-104(%rbp)
+ 0x49, 0x8d, 0x44, 0x24, 0x40, //0x000000e7 leaq $64(%r12), %rax
+ 0x48, 0x89, 0x45, 0x88, //0x000000ec movq %rax, $-120(%rbp)
+ 0x4c, 0x8b, 0x1e, //0x000000f0 movq (%rsi), %r11
+ 0x49, 0x8d, 0x44, 0x24, 0x05, //0x000000f3 leaq $5(%r12), %rax
+ 0x48, 0x89, 0x85, 0x70, 0xff, 0xff, 0xff, //0x000000f8 movq %rax, $-144(%rbp)
+ 0x48, 0xc7, 0x85, 0x78, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, //0x000000ff movq $-1, $-136(%rbp)
+ 0xc5, 0xfa, 0x6f, 0x05, 0xfe, 0xfe, 0xff, 0xff, //0x0000010a vmovdqu $-258(%rip), %xmm0 /* LCPI0_1+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x0d, 0x06, 0xff, 0xff, 0xff, //0x00000112 vmovdqu $-250(%rip), %xmm1 /* LCPI0_2+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x3d, 0x0e, 0xff, 0xff, 0xff, //0x0000011a vmovdqu $-242(%rip), %xmm15 /* LCPI0_3+0(%rip) */
+ 0xc5, 0xe1, 0x76, 0xdb, //0x00000122 vpcmpeqd %xmm3, %xmm3, %xmm3
+ 0xc5, 0x7a, 0x6f, 0x05, 0x12, 0xff, 0xff, 0xff, //0x00000126 vmovdqu $-238(%rip), %xmm8 /* LCPI0_4+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x0d, 0x1a, 0xff, 0xff, 0xff, //0x0000012e vmovdqu $-230(%rip), %xmm9 /* LCPI0_5+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x15, 0x22, 0xff, 0xff, 0xff, //0x00000136 vmovdqu $-222(%rip), %xmm10 /* LCPI0_6+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x1d, 0x2a, 0xff, 0xff, 0xff, //0x0000013e vmovdqu $-214(%rip), %xmm11 /* LCPI0_7+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x25, 0xe2, 0xfe, 0xff, 0xff, //0x00000146 vmovdqu $-286(%rip), %xmm12 /* LCPI0_3+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x2d, 0x2a, 0xff, 0xff, 0xff, //0x0000014e vmovdqu $-214(%rip), %xmm13 /* LCPI0_8+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x35, 0x32, 0xff, 0xff, 0xff, //0x00000156 vmovdqu $-206(%rip), %xmm14 /* LCPI0_9+0(%rip) */
+ 0x48, 0x89, 0x75, 0xc8, //0x0000015e movq %rsi, $-56(%rbp)
+ 0x4c, 0x89, 0x65, 0xd0, //0x00000162 movq %r12, $-48(%rbp)
+ 0x48, 0x89, 0x55, 0xc0, //0x00000166 movq %rdx, $-64(%rbp)
+ 0xe9, 0x57, 0x00, 0x00, 0x00, //0x0000016a jmp LBB0_4
+ //0x0000016f LBB0_257
+ 0x48, 0x85, 0xc0, //0x0000016f testq %rax, %rax
+ 0x49, 0x8d, 0x45, 0xff, //0x00000172 leaq $-1(%r13), %rax
+ 0x49, 0xf7, 0xd5, //0x00000176 notq %r13
+ 0x4c, 0x0f, 0x48, 0xe9, //0x00000179 cmovsq %rcx, %r13
+ 0x49, 0x39, 0xc3, //0x0000017d cmpq %rax, %r11
+ 0x49, 0x89, 0xcb, //0x00000180 movq %rcx, %r11
+ 0x4d, 0x0f, 0x44, 0xdd, //0x00000183 cmoveq %r13, %r11
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00000187 movq $-48(%rbp), %r12
+ 0x4d, 0x85, 0xdb, //0x0000018b testq %r11, %r11
+ 0x0f, 0x88, 0xfb, 0x21, 0x00, 0x00, //0x0000018e js LBB0_419
+ //0x00000194 LBB0_258
+ 0x4d, 0x01, 0xfb, //0x00000194 addq %r15, %r11
+ //0x00000197 LBB0_1
+ 0x4c, 0x89, 0x1e, //0x00000197 movq %r11, (%rsi)
+ 0x4c, 0x89, 0xf8, //0x0000019a movq %r15, %rax
+ 0x4d, 0x85, 0xff, //0x0000019d testq %r15, %r15
+ 0x0f, 0x88, 0xfc, 0x21, 0x00, 0x00, //0x000001a0 js LBB0_423
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000001a6 .p2align 4, 0x90
+ //0x000001b0 LBB0_2
+ 0x49, 0x8b, 0x11, //0x000001b0 movq (%r9), %rdx
+ 0x49, 0x89, 0xd2, //0x000001b3 movq %rdx, %r10
+ 0x48, 0x8b, 0x85, 0x78, 0xff, 0xff, 0xff, //0x000001b6 movq $-136(%rbp), %rax
+ 0x48, 0x85, 0xd2, //0x000001bd testq %rdx, %rdx
+ 0x0f, 0x84, 0xdc, 0x21, 0x00, 0x00, //0x000001c0 je LBB0_423
+ //0x000001c6 LBB0_4
+ 0x48, 0x8b, 0x45, 0x90, //0x000001c6 movq $-112(%rbp), %rax
+ 0x48, 0x8b, 0x40, 0x08, //0x000001ca movq $8(%rax), %rax
+ 0x4c, 0x89, 0xdb, //0x000001ce movq %r11, %rbx
+ 0x48, 0x29, 0xc3, //0x000001d1 subq %rax, %rbx
+ 0x0f, 0x83, 0x36, 0x00, 0x00, 0x00, //0x000001d4 jae LBB0_9
+ 0x43, 0x8a, 0x14, 0x1c, //0x000001da movb (%r12,%r11), %dl
+ 0x80, 0xfa, 0x0d, //0x000001de cmpb $13, %dl
+ 0x0f, 0x84, 0x29, 0x00, 0x00, 0x00, //0x000001e1 je LBB0_9
+ 0x80, 0xfa, 0x20, //0x000001e7 cmpb $32, %dl
+ 0x0f, 0x84, 0x20, 0x00, 0x00, 0x00, //0x000001ea je LBB0_9
+ 0x80, 0xc2, 0xf7, //0x000001f0 addb $-9, %dl
+ 0x80, 0xfa, 0x01, //0x000001f3 cmpb $1, %dl
+ 0x0f, 0x86, 0x14, 0x00, 0x00, 0x00, //0x000001f6 jbe LBB0_9
+ 0x4d, 0x89, 0xdf, //0x000001fc movq %r11, %r15
+ 0xe9, 0x39, 0x01, 0x00, 0x00, //0x000001ff jmp LBB0_30
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000204 .p2align 4, 0x90
+ //0x00000210 LBB0_9
+ 0x4d, 0x8d, 0x7b, 0x01, //0x00000210 leaq $1(%r11), %r15
+ 0x49, 0x39, 0xc7, //0x00000214 cmpq %rax, %r15
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00000217 jae LBB0_13
+ 0x43, 0x8a, 0x14, 0x3c, //0x0000021d movb (%r12,%r15), %dl
+ 0x80, 0xfa, 0x0d, //0x00000221 cmpb $13, %dl
+ 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x00000224 je LBB0_13
+ 0x80, 0xfa, 0x20, //0x0000022a cmpb $32, %dl
+ 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x0000022d je LBB0_13
+ 0x80, 0xc2, 0xf7, //0x00000233 addb $-9, %dl
+ 0x80, 0xfa, 0x01, //0x00000236 cmpb $1, %dl
+ 0x0f, 0x87, 0xfe, 0x00, 0x00, 0x00, //0x00000239 ja LBB0_30
+ 0x90, //0x0000023f .p2align 4, 0x90
+ //0x00000240 LBB0_13
+ 0x4d, 0x8d, 0x7b, 0x02, //0x00000240 leaq $2(%r11), %r15
+ 0x49, 0x39, 0xc7, //0x00000244 cmpq %rax, %r15
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00000247 jae LBB0_17
+ 0x43, 0x8a, 0x14, 0x3c, //0x0000024d movb (%r12,%r15), %dl
+ 0x80, 0xfa, 0x0d, //0x00000251 cmpb $13, %dl
+ 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x00000254 je LBB0_17
+ 0x80, 0xfa, 0x20, //0x0000025a cmpb $32, %dl
+ 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x0000025d je LBB0_17
+ 0x80, 0xc2, 0xf7, //0x00000263 addb $-9, %dl
+ 0x80, 0xfa, 0x01, //0x00000266 cmpb $1, %dl
+ 0x0f, 0x87, 0xce, 0x00, 0x00, 0x00, //0x00000269 ja LBB0_30
+ 0x90, //0x0000026f .p2align 4, 0x90
+ //0x00000270 LBB0_17
+ 0x4d, 0x8d, 0x7b, 0x03, //0x00000270 leaq $3(%r11), %r15
+ 0x49, 0x39, 0xc7, //0x00000274 cmpq %rax, %r15
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00000277 jae LBB0_21
+ 0x43, 0x8a, 0x14, 0x3c, //0x0000027d movb (%r12,%r15), %dl
+ 0x80, 0xfa, 0x0d, //0x00000281 cmpb $13, %dl
+ 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x00000284 je LBB0_21
+ 0x80, 0xfa, 0x20, //0x0000028a cmpb $32, %dl
+ 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x0000028d je LBB0_21
+ 0x80, 0xc2, 0xf7, //0x00000293 addb $-9, %dl
+ 0x80, 0xfa, 0x01, //0x00000296 cmpb $1, %dl
+ 0x0f, 0x87, 0x9e, 0x00, 0x00, 0x00, //0x00000299 ja LBB0_30
+ 0x90, //0x0000029f .p2align 4, 0x90
+ //0x000002a0 LBB0_21
+ 0x49, 0x8d, 0x53, 0x04, //0x000002a0 leaq $4(%r11), %rdx
+ 0x48, 0x39, 0xd0, //0x000002a4 cmpq %rdx, %rax
+ 0x0f, 0x86, 0xa1, 0x20, 0x00, 0x00, //0x000002a7 jbe LBB0_413
+ 0x48, 0x39, 0xd0, //0x000002ad cmpq %rdx, %rax
+ 0x0f, 0x84, 0x5a, 0x00, 0x00, 0x00, //0x000002b0 je LBB0_27
+ 0x49, 0x8d, 0x14, 0x04, //0x000002b6 leaq (%r12,%rax), %rdx
+ 0x48, 0x83, 0xc3, 0x04, //0x000002ba addq $4, %rbx
+ 0x4c, 0x03, 0x9d, 0x70, 0xff, 0xff, 0xff, //0x000002be addq $-144(%rbp), %r11
+ 0x4d, 0x89, 0xdf, //0x000002c5 movq %r11, %r15
+ 0x48, 0xb9, 0x00, 0x26, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, //0x000002c8 movabsq $4294977024, %rcx
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000002d2 .p2align 4, 0x90
+ //0x000002e0 LBB0_24
+ 0x41, 0x0f, 0xbe, 0x7f, 0xff, //0x000002e0 movsbl $-1(%r15), %edi
+ 0x83, 0xff, 0x20, //0x000002e5 cmpl $32, %edi
+ 0x0f, 0x87, 0x42, 0x00, 0x00, 0x00, //0x000002e8 ja LBB0_29
+ 0x48, 0x0f, 0xa3, 0xf9, //0x000002ee btq %rdi, %rcx
+ 0x0f, 0x83, 0x38, 0x00, 0x00, 0x00, //0x000002f2 jae LBB0_29
+ 0x49, 0xff, 0xc7, //0x000002f8 incq %r15
+ 0x48, 0xff, 0xc3, //0x000002fb incq %rbx
+ 0x0f, 0x85, 0xdc, 0xff, 0xff, 0xff, //0x000002fe jne LBB0_24
+ 0xe9, 0x0a, 0x00, 0x00, 0x00, //0x00000304 jmp LBB0_28
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000309 .p2align 4, 0x90
+ //0x00000310 LBB0_27
+ 0x4c, 0x01, 0xe2, //0x00000310 addq %r12, %rdx
+ //0x00000313 LBB0_28
+ 0x4c, 0x29, 0xe2, //0x00000313 subq %r12, %rdx
+ 0x49, 0x89, 0xd7, //0x00000316 movq %rdx, %r15
+ 0x49, 0x39, 0xc7, //0x00000319 cmpq %rax, %r15
+ 0x0f, 0x82, 0x1b, 0x00, 0x00, 0x00, //0x0000031c jb LBB0_30
+ 0xe9, 0x2a, 0x20, 0x00, 0x00, //0x00000322 jmp LBB0_414
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000327 .p2align 4, 0x90
+ //0x00000330 LBB0_29
+ 0x4c, 0x03, 0x7d, 0xa0, //0x00000330 addq $-96(%rbp), %r15
+ 0x49, 0x39, 0xc7, //0x00000334 cmpq %rax, %r15
+ 0x0f, 0x83, 0x14, 0x20, 0x00, 0x00, //0x00000337 jae LBB0_414
+ //0x0000033d LBB0_30
+ 0x4d, 0x8d, 0x5f, 0x01, //0x0000033d leaq $1(%r15), %r11
+ 0x4c, 0x89, 0x1e, //0x00000341 movq %r11, (%rsi)
+ 0x43, 0x0f, 0xbe, 0x1c, 0x3c, //0x00000344 movsbl (%r12,%r15), %ebx
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00000349 movq $-1, %rax
+ 0x85, 0xdb, //0x00000350 testl %ebx, %ebx
+ 0x0f, 0x84, 0x4a, 0x20, 0x00, 0x00, //0x00000352 je LBB0_423
+ 0x4d, 0x89, 0xf8, //0x00000358 movq %r15, %r8
+ 0x49, 0xf7, 0xd0, //0x0000035b notq %r8
+ 0x49, 0x8d, 0x52, 0xff, //0x0000035e leaq $-1(%r10), %rdx
+ 0x43, 0x8b, 0x3c, 0xd1, //0x00000362 movl (%r9,%r10,8), %edi
+ 0x48, 0x8b, 0x8d, 0x78, 0xff, 0xff, 0xff, //0x00000366 movq $-136(%rbp), %rcx
+ 0x48, 0x83, 0xf9, 0xff, //0x0000036d cmpq $-1, %rcx
+ 0x49, 0x0f, 0x44, 0xcf, //0x00000371 cmoveq %r15, %rcx
+ 0x48, 0x89, 0x8d, 0x78, 0xff, 0xff, 0xff, //0x00000375 movq %rcx, $-136(%rbp)
+ 0xff, 0xcf, //0x0000037c decl %edi
+ 0x83, 0xff, 0x05, //0x0000037e cmpl $5, %edi
+ 0x0f, 0x87, 0x27, 0x00, 0x00, 0x00, //0x00000381 ja LBB0_36
+ 0x48, 0x8d, 0x0d, 0x46, 0x22, 0x00, 0x00, //0x00000387 leaq $8774(%rip), %rcx /* LJTI0_0+0(%rip) */
+ 0x48, 0x63, 0x3c, 0xb9, //0x0000038e movslq (%rcx,%rdi,4), %rdi
+ 0x48, 0x01, 0xcf, //0x00000392 addq %rcx, %rdi
+ 0xff, 0xe7, //0x00000395 jmpq *%rdi
+ //0x00000397 LBB0_33
+ 0x83, 0xfb, 0x2c, //0x00000397 cmpl $44, %ebx
+ 0x0f, 0x84, 0xb6, 0x04, 0x00, 0x00, //0x0000039a je LBB0_100
+ 0x83, 0xfb, 0x5d, //0x000003a0 cmpl $93, %ebx
+ 0x0f, 0x84, 0x92, 0x04, 0x00, 0x00, //0x000003a3 je LBB0_35
+ 0xe9, 0xed, 0x1f, 0x00, 0x00, //0x000003a9 jmp LBB0_422
+ //0x000003ae LBB0_36
+ 0x49, 0x89, 0x11, //0x000003ae movq %rdx, (%r9)
+ 0x83, 0xfb, 0x7b, //0x000003b1 cmpl $123, %ebx
+ 0x0f, 0x86, 0x19, 0x02, 0x00, 0x00, //0x000003b4 jbe LBB0_63
+ 0xe9, 0xdc, 0x1f, 0x00, 0x00, //0x000003ba jmp LBB0_422
+ //0x000003bf LBB0_37
+ 0x83, 0xfb, 0x2c, //0x000003bf cmpl $44, %ebx
+ 0x0f, 0x85, 0x6a, 0x04, 0x00, 0x00, //0x000003c2 jne LBB0_38
+ 0x49, 0x81, 0xfa, 0xff, 0x0f, 0x00, 0x00, //0x000003c8 cmpq $4095, %r10
+ 0x0f, 0x8f, 0x88, 0x1f, 0x00, 0x00, //0x000003cf jg LBB0_441
+ 0x49, 0x8d, 0x42, 0x01, //0x000003d5 leaq $1(%r10), %rax
+ 0x49, 0x89, 0x01, //0x000003d9 movq %rax, (%r9)
+ 0x4b, 0xc7, 0x44, 0xd1, 0x08, 0x03, 0x00, 0x00, 0x00, //0x000003dc movq $3, $8(%r9,%r10,8)
+ 0xe9, 0xc6, 0xfd, 0xff, 0xff, //0x000003e5 jmp LBB0_2
+ //0x000003ea LBB0_39
+ 0x80, 0xfb, 0x22, //0x000003ea cmpb $34, %bl
+ 0x0f, 0x85, 0xa8, 0x1f, 0x00, 0x00, //0x000003ed jne LBB0_422
+ 0x4b, 0xc7, 0x04, 0xd1, 0x04, 0x00, 0x00, 0x00, //0x000003f3 movq $4, (%r9,%r10,8)
+ 0x48, 0x8b, 0x45, 0x90, //0x000003fb movq $-112(%rbp), %rax
+ 0x48, 0x8b, 0x50, 0x08, //0x000003ff movq $8(%rax), %rdx
+ 0xf6, 0x45, 0x80, 0x20, //0x00000403 testb $32, $-128(%rbp)
+ 0x4c, 0x89, 0x5d, 0xa8, //0x00000407 movq %r11, $-88(%rbp)
+ 0x48, 0x89, 0x55, 0xb0, //0x0000040b movq %rdx, $-80(%rbp)
+ 0x0f, 0x85, 0x63, 0x04, 0x00, 0x00, //0x0000040f jne LBB0_104
+ 0x49, 0x89, 0xd5, //0x00000415 movq %rdx, %r13
+ 0x4d, 0x29, 0xdd, //0x00000418 subq %r11, %r13
+ 0x0f, 0x84, 0x30, 0x21, 0x00, 0x00, //0x0000041b je LBB0_456
+ 0x4c, 0x89, 0xd8, //0x00000421 movq %r11, %rax
+ 0x4d, 0x01, 0xe3, //0x00000424 addq %r12, %r11
+ 0x49, 0x83, 0xfd, 0x40, //0x00000427 cmpq $64, %r13
+ 0x0f, 0x82, 0x0b, 0x1a, 0x00, 0x00, //0x0000042b jb LBB0_353
+ 0x45, 0x89, 0xea, //0x00000431 movl %r13d, %r10d
+ 0x41, 0x83, 0xe2, 0x3f, //0x00000434 andl $63, %r10d
+ 0x4a, 0x8d, 0x4c, 0x02, 0xc0, //0x00000438 leaq $-64(%rdx,%r8), %rcx
+ 0x48, 0x83, 0xe1, 0xc0, //0x0000043d andq $-64, %rcx
+ 0x48, 0x01, 0xc1, //0x00000441 addq %rax, %rcx
+ 0x48, 0x03, 0x4d, 0x88, //0x00000444 addq $-120(%rbp), %rcx
+ 0x48, 0x89, 0x4d, 0xb8, //0x00000448 movq %rcx, $-72(%rbp)
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x0000044c movq $-1, %r9
+ 0x45, 0x31, 0xe4, //0x00000453 xorl %r12d, %r12d
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000456 .p2align 4, 0x90
+ //0x00000460 LBB0_44
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x00000460 vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x00000465 vmovdqu $16(%r11), %xmm4
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x6b, 0x20, //0x0000046b vmovdqu $32(%r11), %xmm5
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x73, 0x30, //0x00000471 vmovdqu $48(%r11), %xmm6
+ 0xc5, 0xe9, 0x74, 0xf8, //0x00000477 vpcmpeqb %xmm0, %xmm2, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xff, //0x0000047b vpmovmskb %xmm7, %edi
+ 0xc5, 0xd9, 0x74, 0xf8, //0x0000047f vpcmpeqb %xmm0, %xmm4, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xcf, //0x00000483 vpmovmskb %xmm7, %ecx
+ 0xc5, 0xd1, 0x74, 0xf8, //0x00000487 vpcmpeqb %xmm0, %xmm5, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xf7, //0x0000048b vpmovmskb %xmm7, %esi
+ 0xc5, 0xc9, 0x74, 0xf8, //0x0000048f vpcmpeqb %xmm0, %xmm6, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xdf, //0x00000493 vpmovmskb %xmm7, %ebx
+ 0xc5, 0xe9, 0x74, 0xd1, //0x00000497 vpcmpeqb %xmm1, %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x0000049b vpmovmskb %xmm2, %edx
+ 0xc5, 0xd9, 0x74, 0xd1, //0x0000049f vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x000004a3 vpmovmskb %xmm2, %eax
+ 0xc5, 0xd1, 0x74, 0xd1, //0x000004a7 vpcmpeqb %xmm1, %xmm5, %xmm2
+ 0xc5, 0x79, 0xd7, 0xf2, //0x000004ab vpmovmskb %xmm2, %r14d
+ 0xc5, 0xc9, 0x74, 0xd1, //0x000004af vpcmpeqb %xmm1, %xmm6, %xmm2
+ 0xc5, 0x79, 0xd7, 0xc2, //0x000004b3 vpmovmskb %xmm2, %r8d
+ 0x48, 0xc1, 0xe3, 0x30, //0x000004b7 shlq $48, %rbx
+ 0x48, 0xc1, 0xe6, 0x20, //0x000004bb shlq $32, %rsi
+ 0x48, 0xc1, 0xe1, 0x10, //0x000004bf shlq $16, %rcx
+ 0x48, 0x09, 0xcf, //0x000004c3 orq %rcx, %rdi
+ 0x48, 0x09, 0xf7, //0x000004c6 orq %rsi, %rdi
+ 0x49, 0xc1, 0xe0, 0x30, //0x000004c9 shlq $48, %r8
+ 0x49, 0xc1, 0xe6, 0x20, //0x000004cd shlq $32, %r14
+ 0x48, 0xc1, 0xe0, 0x10, //0x000004d1 shlq $16, %rax
+ 0x48, 0x09, 0xc2, //0x000004d5 orq %rax, %rdx
+ 0x4c, 0x09, 0xf2, //0x000004d8 orq %r14, %rdx
+ 0x4c, 0x09, 0xc2, //0x000004db orq %r8, %rdx
+ 0x49, 0x83, 0xf9, 0xff, //0x000004de cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x000004e2 jne LBB0_46
+ 0x48, 0x85, 0xd2, //0x000004e8 testq %rdx, %rdx
+ 0x0f, 0x85, 0x2f, 0x00, 0x00, 0x00, //0x000004eb jne LBB0_55
+ //0x000004f1 LBB0_46
+ 0x48, 0x09, 0xdf, //0x000004f1 orq %rbx, %rdi
+ 0x48, 0x89, 0xd0, //0x000004f4 movq %rdx, %rax
+ 0x4c, 0x09, 0xe0, //0x000004f7 orq %r12, %rax
+ 0x0f, 0x85, 0x3d, 0x00, 0x00, 0x00, //0x000004fa jne LBB0_56
+ //0x00000500 LBB0_47
+ 0x48, 0x85, 0xff, //0x00000500 testq %rdi, %rdi
+ 0x0f, 0x85, 0x86, 0x00, 0x00, 0x00, //0x00000503 jne LBB0_57
+ //0x00000509 LBB0_48
+ 0x49, 0x83, 0xc5, 0xc0, //0x00000509 addq $-64, %r13
+ 0x49, 0x83, 0xc3, 0x40, //0x0000050d addq $64, %r11
+ 0x49, 0x83, 0xfd, 0x3f, //0x00000511 cmpq $63, %r13
+ 0x0f, 0x87, 0x45, 0xff, 0xff, 0xff, //0x00000515 ja LBB0_44
+ 0xe9, 0x1d, 0x12, 0x00, 0x00, //0x0000051b jmp LBB0_49
+ //0x00000520 LBB0_55
+ 0x4c, 0x89, 0xd8, //0x00000520 movq %r11, %rax
+ 0x48, 0x2b, 0x45, 0xd0, //0x00000523 subq $-48(%rbp), %rax
+ 0x4c, 0x0f, 0xbc, 0xca, //0x00000527 bsfq %rdx, %r9
+ 0x49, 0x01, 0xc1, //0x0000052b addq %rax, %r9
+ 0x48, 0x09, 0xdf, //0x0000052e orq %rbx, %rdi
+ 0x48, 0x89, 0xd0, //0x00000531 movq %rdx, %rax
+ 0x4c, 0x09, 0xe0, //0x00000534 orq %r12, %rax
+ 0x0f, 0x84, 0xc3, 0xff, 0xff, 0xff, //0x00000537 je LBB0_47
+ //0x0000053d LBB0_56
+ 0x4c, 0x89, 0xe0, //0x0000053d movq %r12, %rax
+ 0x48, 0xf7, 0xd0, //0x00000540 notq %rax
+ 0x48, 0x21, 0xd0, //0x00000543 andq %rdx, %rax
+ 0x48, 0x8d, 0x0c, 0x00, //0x00000546 leaq (%rax,%rax), %rcx
+ 0x4c, 0x09, 0xe1, //0x0000054a orq %r12, %rcx
+ 0x48, 0x89, 0xce, //0x0000054d movq %rcx, %rsi
+ 0x48, 0xf7, 0xd6, //0x00000550 notq %rsi
+ 0x48, 0x21, 0xd6, //0x00000553 andq %rdx, %rsi
+ 0x48, 0xba, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x00000556 movabsq $-6148914691236517206, %rdx
+ 0x48, 0x21, 0xd6, //0x00000560 andq %rdx, %rsi
+ 0x45, 0x31, 0xe4, //0x00000563 xorl %r12d, %r12d
+ 0x48, 0x01, 0xc6, //0x00000566 addq %rax, %rsi
+ 0x41, 0x0f, 0x92, 0xc4, //0x00000569 setb %r12b
+ 0x48, 0x01, 0xf6, //0x0000056d addq %rsi, %rsi
+ 0x48, 0xb8, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x00000570 movabsq $6148914691236517205, %rax
+ 0x48, 0x31, 0xc6, //0x0000057a xorq %rax, %rsi
+ 0x48, 0x21, 0xce, //0x0000057d andq %rcx, %rsi
+ 0x48, 0xf7, 0xd6, //0x00000580 notq %rsi
+ 0x48, 0x21, 0xf7, //0x00000583 andq %rsi, %rdi
+ 0x48, 0x85, 0xff, //0x00000586 testq %rdi, %rdi
+ 0x0f, 0x84, 0x7a, 0xff, 0xff, 0xff, //0x00000589 je LBB0_48
+ //0x0000058f LBB0_57
+ 0x48, 0x0f, 0xbc, 0xc7, //0x0000058f bsfq %rdi, %rax
+ //0x00000593 LBB0_58
+ 0x4c, 0x03, 0x5d, 0x98, //0x00000593 addq $-104(%rbp), %r11
+ 0x49, 0x01, 0xc3, //0x00000597 addq %rax, %r11
+ 0x4c, 0x8b, 0x65, 0xd0, //0x0000059a movq $-48(%rbp), %r12
+ 0xe9, 0x3a, 0x09, 0x00, 0x00, //0x0000059e jmp LBB0_187
+ //0x000005a3 LBB0_59
+ 0x80, 0xfb, 0x3a, //0x000005a3 cmpb $58, %bl
+ 0x0f, 0x85, 0xef, 0x1d, 0x00, 0x00, //0x000005a6 jne LBB0_422
+ 0x4b, 0xc7, 0x04, 0xd1, 0x00, 0x00, 0x00, 0x00, //0x000005ac movq $0, (%r9,%r10,8)
+ 0xe9, 0xf7, 0xfb, 0xff, 0xff, //0x000005b4 jmp LBB0_2
+ //0x000005b9 LBB0_61
+ 0x80, 0xfb, 0x5d, //0x000005b9 cmpb $93, %bl
+ 0x0f, 0x84, 0x79, 0x02, 0x00, 0x00, //0x000005bc je LBB0_35
+ 0x4b, 0xc7, 0x04, 0xd1, 0x01, 0x00, 0x00, 0x00, //0x000005c2 movq $1, (%r9,%r10,8)
+ 0x83, 0xfb, 0x7b, //0x000005ca cmpl $123, %ebx
+ 0x0f, 0x87, 0xc8, 0x1d, 0x00, 0x00, //0x000005cd ja LBB0_422
+ //0x000005d3 LBB0_63
+ 0x4f, 0x8d, 0x14, 0x3c, //0x000005d3 leaq (%r12,%r15), %r10
+ 0x89, 0xd9, //0x000005d7 movl %ebx, %ecx
+ 0x48, 0x8d, 0x15, 0x0c, 0x20, 0x00, 0x00, //0x000005d9 leaq $8204(%rip), %rdx /* LJTI0_1+0(%rip) */
+ 0x48, 0x63, 0x0c, 0x8a, //0x000005e0 movslq (%rdx,%rcx,4), %rcx
+ 0x48, 0x01, 0xd1, //0x000005e4 addq %rdx, %rcx
+ 0xff, 0xe1, //0x000005e7 jmpq *%rcx
+ //0x000005e9 LBB0_66
+ 0x48, 0x8b, 0x45, 0x90, //0x000005e9 movq $-112(%rbp), %rax
+ 0x48, 0x8b, 0x78, 0x08, //0x000005ed movq $8(%rax), %rdi
+ 0x4c, 0x29, 0xff, //0x000005f1 subq %r15, %rdi
+ 0x0f, 0x84, 0x89, 0x1d, 0x00, 0x00, //0x000005f4 je LBB0_417
+ 0x41, 0x80, 0x3a, 0x30, //0x000005fa cmpb $48, (%r10)
+ 0x0f, 0x85, 0x2f, 0x00, 0x00, 0x00, //0x000005fe jne LBB0_71
+ 0x48, 0x83, 0xff, 0x01, //0x00000604 cmpq $1, %rdi
+ 0x0f, 0x84, 0x89, 0xfb, 0xff, 0xff, //0x00000608 je LBB0_1
+ 0x43, 0x8a, 0x04, 0x1c, //0x0000060e movb (%r12,%r11), %al
+ 0x04, 0xd2, //0x00000612 addb $-46, %al
+ 0x3c, 0x37, //0x00000614 cmpb $55, %al
+ 0x0f, 0x87, 0x7b, 0xfb, 0xff, 0xff, //0x00000616 ja LBB0_1
+ 0x0f, 0xb6, 0xc0, //0x0000061c movzbl %al, %eax
+ 0x48, 0xb9, 0x01, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, //0x0000061f movabsq $36028797027352577, %rcx
+ 0x48, 0x0f, 0xa3, 0xc1, //0x00000629 btq %rax, %rcx
+ 0x0f, 0x83, 0x64, 0xfb, 0xff, 0xff, //0x0000062d jae LBB0_1
+ //0x00000633 LBB0_71
+ 0x48, 0x83, 0xff, 0x10, //0x00000633 cmpq $16, %rdi
+ 0x0f, 0x82, 0xde, 0x17, 0x00, 0x00, //0x00000637 jb LBB0_342
+ 0x4c, 0x8d, 0x4f, 0xf0, //0x0000063d leaq $-16(%rdi), %r9
+ 0x4c, 0x89, 0xc8, //0x00000641 movq %r9, %rax
+ 0x48, 0x83, 0xe0, 0xf0, //0x00000644 andq $-16, %rax
+ 0x4a, 0x8d, 0x44, 0x10, 0x10, //0x00000648 leaq $16(%rax,%r10), %rax
+ 0x48, 0x89, 0x45, 0xa8, //0x0000064d movq %rax, $-88(%rbp)
+ 0x41, 0x83, 0xe1, 0x0f, //0x00000651 andl $15, %r9d
+ 0x49, 0xc7, 0xc4, 0xff, 0xff, 0xff, 0xff, //0x00000655 movq $-1, %r12
+ 0x49, 0xc7, 0xc5, 0xff, 0xff, 0xff, 0xff, //0x0000065c movq $-1, %r13
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x00000663 movq $-1, %r11
+ 0x4d, 0x89, 0xd6, //0x0000066a movq %r10, %r14
+ 0x90, 0x90, 0x90, //0x0000066d .p2align 4, 0x90
+ //0x00000670 LBB0_73
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x16, //0x00000670 vmovdqu (%r14), %xmm2
+ 0xc4, 0xc1, 0x69, 0x64, 0xe0, //0x00000675 vpcmpgtb %xmm8, %xmm2, %xmm4
+ 0xc5, 0xb1, 0x64, 0xea, //0x0000067a vpcmpgtb %xmm2, %xmm9, %xmm5
+ 0xc5, 0xd9, 0xdb, 0xe5, //0x0000067e vpand %xmm5, %xmm4, %xmm4
+ 0xc5, 0xa9, 0x74, 0xea, //0x00000682 vpcmpeqb %xmm2, %xmm10, %xmm5
+ 0xc5, 0xa1, 0x74, 0xf2, //0x00000686 vpcmpeqb %xmm2, %xmm11, %xmm6
+ 0xc5, 0xc9, 0xeb, 0xed, //0x0000068a vpor %xmm5, %xmm6, %xmm5
+ 0xc5, 0x99, 0xeb, 0xf2, //0x0000068e vpor %xmm2, %xmm12, %xmm6
+ 0xc5, 0x91, 0x74, 0xd2, //0x00000692 vpcmpeqb %xmm2, %xmm13, %xmm2
+ 0xc5, 0x89, 0x74, 0xf6, //0x00000696 vpcmpeqb %xmm6, %xmm14, %xmm6
+ 0xc5, 0xc9, 0xeb, 0xfa, //0x0000069a vpor %xmm2, %xmm6, %xmm7
+ 0xc5, 0xd1, 0xeb, 0xe4, //0x0000069e vpor %xmm4, %xmm5, %xmm4
+ 0xc5, 0xc1, 0xeb, 0xe4, //0x000006a2 vpor %xmm4, %xmm7, %xmm4
+ 0xc5, 0x79, 0xd7, 0xc2, //0x000006a6 vpmovmskb %xmm2, %r8d
+ 0xc5, 0xf9, 0xd7, 0xc6, //0x000006aa vpmovmskb %xmm6, %eax
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x000006ae vpmovmskb %xmm5, %edx
+ 0xc5, 0xf9, 0xd7, 0xcc, //0x000006b2 vpmovmskb %xmm4, %ecx
+ 0xbe, 0xaa, 0xaa, 0xaa, 0xaa, //0x000006b6 movl $2863311530, %esi
+ 0x48, 0x81, 0xc6, 0x55, 0x55, 0x55, 0x55, //0x000006bb addq $1431655765, %rsi
+ 0x48, 0x31, 0xce, //0x000006c2 xorq %rcx, %rsi
+ 0x48, 0x0f, 0xbc, 0xce, //0x000006c5 bsfq %rsi, %rcx
+ 0x83, 0xf9, 0x10, //0x000006c9 cmpl $16, %ecx
+ 0x0f, 0x84, 0x12, 0x00, 0x00, 0x00, //0x000006cc je LBB0_75
+ 0xbe, 0xff, 0xff, 0xff, 0xff, //0x000006d2 movl $-1, %esi
+ 0xd3, 0xe6, //0x000006d7 shll %cl, %esi
+ 0xf7, 0xd6, //0x000006d9 notl %esi
+ 0x41, 0x21, 0xf0, //0x000006db andl %esi, %r8d
+ 0x21, 0xf0, //0x000006de andl %esi, %eax
+ 0x21, 0xd6, //0x000006e0 andl %edx, %esi
+ 0x89, 0xf2, //0x000006e2 movl %esi, %edx
+ //0x000006e4 LBB0_75
+ 0x41, 0x8d, 0x70, 0xff, //0x000006e4 leal $-1(%r8), %esi
+ 0x44, 0x21, 0xc6, //0x000006e8 andl %r8d, %esi
+ 0x0f, 0x85, 0x17, 0x10, 0x00, 0x00, //0x000006eb jne LBB0_308
+ 0x8d, 0x70, 0xff, //0x000006f1 leal $-1(%rax), %esi
+ 0x21, 0xc6, //0x000006f4 andl %eax, %esi
+ 0x0f, 0x85, 0x0c, 0x10, 0x00, 0x00, //0x000006f6 jne LBB0_308
+ 0x8d, 0x72, 0xff, //0x000006fc leal $-1(%rdx), %esi
+ 0x21, 0xd6, //0x000006ff andl %edx, %esi
+ 0x0f, 0x85, 0x01, 0x10, 0x00, 0x00, //0x00000701 jne LBB0_308
+ 0x45, 0x85, 0xc0, //0x00000707 testl %r8d, %r8d
+ 0x0f, 0x84, 0x1a, 0x00, 0x00, 0x00, //0x0000070a je LBB0_81
+ 0x4c, 0x89, 0xf3, //0x00000710 movq %r14, %rbx
+ 0x4c, 0x29, 0xd3, //0x00000713 subq %r10, %rbx
+ 0x41, 0x0f, 0xbc, 0xf0, //0x00000716 bsfl %r8d, %esi
+ 0x48, 0x01, 0xde, //0x0000071a addq %rbx, %rsi
+ 0x49, 0x83, 0xfb, 0xff, //0x0000071d cmpq $-1, %r11
+ 0x0f, 0x85, 0x93, 0x13, 0x00, 0x00, //0x00000721 jne LBB0_325
+ 0x49, 0x89, 0xf3, //0x00000727 movq %rsi, %r11
+ //0x0000072a LBB0_81
+ 0x85, 0xc0, //0x0000072a testl %eax, %eax
+ 0x0f, 0x84, 0x19, 0x00, 0x00, 0x00, //0x0000072c je LBB0_84
+ 0x4c, 0x89, 0xf6, //0x00000732 movq %r14, %rsi
+ 0x4c, 0x29, 0xd6, //0x00000735 subq %r10, %rsi
+ 0x0f, 0xbc, 0xc0, //0x00000738 bsfl %eax, %eax
+ 0x48, 0x01, 0xf0, //0x0000073b addq %rsi, %rax
+ 0x49, 0x83, 0xfd, 0xff, //0x0000073e cmpq $-1, %r13
+ 0x0f, 0x85, 0x64, 0x11, 0x00, 0x00, //0x00000742 jne LBB0_313
+ 0x49, 0x89, 0xc5, //0x00000748 movq %rax, %r13
+ //0x0000074b LBB0_84
+ 0x85, 0xd2, //0x0000074b testl %edx, %edx
+ 0x0f, 0x84, 0x19, 0x00, 0x00, 0x00, //0x0000074d je LBB0_87
+ 0x4c, 0x89, 0xf6, //0x00000753 movq %r14, %rsi
+ 0x4c, 0x29, 0xd6, //0x00000756 subq %r10, %rsi
+ 0x0f, 0xbc, 0xc2, //0x00000759 bsfl %edx, %eax
+ 0x48, 0x01, 0xf0, //0x0000075c addq %rsi, %rax
+ 0x49, 0x83, 0xfc, 0xff, //0x0000075f cmpq $-1, %r12
+ 0x0f, 0x85, 0x43, 0x11, 0x00, 0x00, //0x00000763 jne LBB0_313
+ 0x49, 0x89, 0xc4, //0x00000769 movq %rax, %r12
+ //0x0000076c LBB0_87
+ 0x83, 0xf9, 0x10, //0x0000076c cmpl $16, %ecx
+ 0x0f, 0x85, 0xa8, 0x04, 0x00, 0x00, //0x0000076f jne LBB0_148
+ 0x49, 0x83, 0xc6, 0x10, //0x00000775 addq $16, %r14
+ 0x48, 0x83, 0xc7, 0xf0, //0x00000779 addq $-16, %rdi
+ 0x48, 0x83, 0xff, 0x0f, //0x0000077d cmpq $15, %rdi
+ 0x0f, 0x87, 0xe9, 0xfe, 0xff, 0xff, //0x00000781 ja LBB0_73
+ 0x4d, 0x85, 0xc9, //0x00000787 testq %r9, %r9
+ 0x0f, 0x84, 0xb1, 0x04, 0x00, 0x00, //0x0000078a je LBB0_150
+ //0x00000790 LBB0_90
+ 0x48, 0x8b, 0x7d, 0xa8, //0x00000790 movq $-88(%rbp), %rdi
+ 0x4a, 0x8d, 0x0c, 0x0f, //0x00000794 leaq (%rdi,%r9), %rcx
+ 0x48, 0x8d, 0x35, 0x29, 0x21, 0x00, 0x00, //0x00000798 leaq $8489(%rip), %rsi /* LJTI0_3+0(%rip) */
+ 0xe9, 0x18, 0x00, 0x00, 0x00, //0x0000079f jmp LBB0_92
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000007a4 .p2align 4, 0x90
+ //0x000007b0 LBB0_91
+ 0x48, 0x89, 0xc7, //0x000007b0 movq %rax, %rdi
+ 0x49, 0xff, 0xc9, //0x000007b3 decq %r9
+ 0x0f, 0x84, 0xfb, 0x10, 0x00, 0x00, //0x000007b6 je LBB0_314
+ //0x000007bc LBB0_92
+ 0x0f, 0xbe, 0x17, //0x000007bc movsbl (%rdi), %edx
+ 0x83, 0xc2, 0xd5, //0x000007bf addl $-43, %edx
+ 0x83, 0xfa, 0x3a, //0x000007c2 cmpl $58, %edx
+ 0x0f, 0x87, 0x72, 0x04, 0x00, 0x00, //0x000007c5 ja LBB0_149
+ 0x48, 0x8d, 0x47, 0x01, //0x000007cb leaq $1(%rdi), %rax
+ 0x48, 0x63, 0x14, 0x96, //0x000007cf movslq (%rsi,%rdx,4), %rdx
+ 0x48, 0x01, 0xf2, //0x000007d3 addq %rsi, %rdx
+ 0xff, 0xe2, //0x000007d6 jmpq *%rdx
+ //0x000007d8 LBB0_94
+ 0x48, 0x89, 0xc2, //0x000007d8 movq %rax, %rdx
+ 0x4c, 0x29, 0xd2, //0x000007db subq %r10, %rdx
+ 0x49, 0x83, 0xfc, 0xff, //0x000007de cmpq $-1, %r12
+ 0x0f, 0x85, 0x86, 0x13, 0x00, 0x00, //0x000007e2 jne LBB0_418
+ 0x48, 0xff, 0xca, //0x000007e8 decq %rdx
+ 0x49, 0x89, 0xd4, //0x000007eb movq %rdx, %r12
+ 0xe9, 0xbd, 0xff, 0xff, 0xff, //0x000007ee jmp LBB0_91
+ //0x000007f3 LBB0_96
+ 0x48, 0x89, 0xc2, //0x000007f3 movq %rax, %rdx
+ 0x4c, 0x29, 0xd2, //0x000007f6 subq %r10, %rdx
+ 0x49, 0x83, 0xfd, 0xff, //0x000007f9 cmpq $-1, %r13
+ 0x0f, 0x85, 0x6b, 0x13, 0x00, 0x00, //0x000007fd jne LBB0_418
+ 0x48, 0xff, 0xca, //0x00000803 decq %rdx
+ 0x49, 0x89, 0xd5, //0x00000806 movq %rdx, %r13
+ 0xe9, 0xa2, 0xff, 0xff, 0xff, //0x00000809 jmp LBB0_91
+ //0x0000080e LBB0_98
+ 0x48, 0x89, 0xc2, //0x0000080e movq %rax, %rdx
+ 0x4c, 0x29, 0xd2, //0x00000811 subq %r10, %rdx
+ 0x49, 0x83, 0xfb, 0xff, //0x00000814 cmpq $-1, %r11
+ 0x0f, 0x85, 0x50, 0x13, 0x00, 0x00, //0x00000818 jne LBB0_418
+ 0x48, 0xff, 0xca, //0x0000081e decq %rdx
+ 0x49, 0x89, 0xd3, //0x00000821 movq %rdx, %r11
+ 0xe9, 0x87, 0xff, 0xff, 0xff, //0x00000824 jmp LBB0_91
+ //0x00000829 LBB0_64
+ 0x83, 0xfb, 0x22, //0x00000829 cmpl $34, %ebx
+ 0x0f, 0x84, 0x19, 0x02, 0x00, 0x00, //0x0000082c je LBB0_125
+ //0x00000832 LBB0_38
+ 0x83, 0xfb, 0x7d, //0x00000832 cmpl $125, %ebx
+ 0x0f, 0x85, 0x60, 0x1b, 0x00, 0x00, //0x00000835 jne LBB0_422
+ //0x0000083b LBB0_35
+ 0x49, 0x89, 0x11, //0x0000083b movq %rdx, (%r9)
+ 0x49, 0x89, 0xd2, //0x0000083e movq %rdx, %r10
+ 0x48, 0x8b, 0x85, 0x78, 0xff, 0xff, 0xff, //0x00000841 movq $-136(%rbp), %rax
+ 0x48, 0x85, 0xd2, //0x00000848 testq %rdx, %rdx
+ 0x0f, 0x85, 0x75, 0xf9, 0xff, 0xff, //0x0000084b jne LBB0_4
+ 0xe9, 0x4c, 0x1b, 0x00, 0x00, //0x00000851 jmp LBB0_423
+ //0x00000856 LBB0_100
+ 0x49, 0x81, 0xfa, 0xff, 0x0f, 0x00, 0x00, //0x00000856 cmpq $4095, %r10
+ 0x0f, 0x8f, 0xfa, 0x1a, 0x00, 0x00, //0x0000085d jg LBB0_441
+ 0x49, 0x8d, 0x42, 0x01, //0x00000863 leaq $1(%r10), %rax
+ 0x49, 0x89, 0x01, //0x00000867 movq %rax, (%r9)
+ 0x4b, 0xc7, 0x44, 0xd1, 0x08, 0x00, 0x00, 0x00, 0x00, //0x0000086a movq $0, $8(%r9,%r10,8)
+ 0xe9, 0x38, 0xf9, 0xff, 0xff, //0x00000873 jmp LBB0_2
+ //0x00000878 LBB0_104
+ 0x48, 0x89, 0xd0, //0x00000878 movq %rdx, %rax
+ 0x4c, 0x29, 0xd8, //0x0000087b subq %r11, %rax
+ 0x0f, 0x84, 0xcd, 0x1c, 0x00, 0x00, //0x0000087e je LBB0_456
+ 0x4c, 0x89, 0xd9, //0x00000884 movq %r11, %rcx
+ 0x4d, 0x01, 0xe3, //0x00000887 addq %r12, %r11
+ 0x48, 0x83, 0xf8, 0x40, //0x0000088a cmpq $64, %rax
+ 0x0f, 0x82, 0xc1, 0x15, 0x00, 0x00, //0x0000088e jb LBB0_354
+ 0x89, 0xc6, //0x00000894 movl %eax, %esi
+ 0x83, 0xe6, 0x3f, //0x00000896 andl $63, %esi
+ 0x48, 0x89, 0x75, 0xb8, //0x00000899 movq %rsi, $-72(%rbp)
+ 0x4e, 0x8d, 0x54, 0x02, 0xc0, //0x0000089d leaq $-64(%rdx,%r8), %r10
+ 0x49, 0x83, 0xe2, 0xc0, //0x000008a2 andq $-64, %r10
+ 0x49, 0x01, 0xca, //0x000008a6 addq %rcx, %r10
+ 0x4c, 0x03, 0x55, 0x88, //0x000008a9 addq $-120(%rbp), %r10
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x000008ad movq $-1, %r9
+ 0x45, 0x31, 0xc0, //0x000008b4 xorl %r8d, %r8d
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000008b7 .p2align 4, 0x90
+ //0x000008c0 LBB0_107
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x33, //0x000008c0 vmovdqu (%r11), %xmm6
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x6b, 0x10, //0x000008c5 vmovdqu $16(%r11), %xmm5
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x20, //0x000008cb vmovdqu $32(%r11), %xmm4
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x7b, 0x30, //0x000008d1 vmovdqu $48(%r11), %xmm7
+ 0xc5, 0xc9, 0x74, 0xd0, //0x000008d7 vpcmpeqb %xmm0, %xmm6, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xf2, //0x000008db vpmovmskb %xmm2, %esi
+ 0xc5, 0xd1, 0x74, 0xd0, //0x000008df vpcmpeqb %xmm0, %xmm5, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xda, //0x000008e3 vpmovmskb %xmm2, %ebx
+ 0xc5, 0xd9, 0x74, 0xd0, //0x000008e7 vpcmpeqb %xmm0, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xca, //0x000008eb vpmovmskb %xmm2, %ecx
+ 0xc5, 0xc1, 0x74, 0xd0, //0x000008ef vpcmpeqb %xmm0, %xmm7, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x000008f3 vpmovmskb %xmm2, %edx
+ 0xc5, 0xc9, 0x74, 0xd1, //0x000008f7 vpcmpeqb %xmm1, %xmm6, %xmm2
+ 0xc5, 0x79, 0xd7, 0xea, //0x000008fb vpmovmskb %xmm2, %r13d
+ 0xc5, 0xd1, 0x74, 0xd1, //0x000008ff vpcmpeqb %xmm1, %xmm5, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x00000903 vpmovmskb %xmm2, %edi
+ 0xc5, 0xd9, 0x74, 0xd1, //0x00000907 vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe3, 0x10, //0x0000090b shlq $16, %rbx
+ 0x48, 0x09, 0xde, //0x0000090f orq %rbx, %rsi
+ 0xc5, 0xf9, 0xd7, 0xda, //0x00000912 vpmovmskb %xmm2, %ebx
+ 0xc5, 0xc1, 0x74, 0xd1, //0x00000916 vpcmpeqb %xmm1, %xmm7, %xmm2
+ 0x48, 0xc1, 0xe1, 0x20, //0x0000091a shlq $32, %rcx
+ 0x48, 0x09, 0xce, //0x0000091e orq %rcx, %rsi
+ 0xc5, 0xf9, 0xd7, 0xca, //0x00000921 vpmovmskb %xmm2, %ecx
+ 0xc5, 0x81, 0x64, 0xd6, //0x00000925 vpcmpgtb %xmm6, %xmm15, %xmm2
+ 0xc5, 0xc9, 0x64, 0xf3, //0x00000929 vpcmpgtb %xmm3, %xmm6, %xmm6
+ 0xc5, 0xc9, 0xdb, 0xd2, //0x0000092d vpand %xmm2, %xmm6, %xmm2
+ 0x48, 0xc1, 0xe7, 0x10, //0x00000931 shlq $16, %rdi
+ 0x49, 0x09, 0xfd, //0x00000935 orq %rdi, %r13
+ 0xc5, 0x79, 0xd7, 0xe2, //0x00000938 vpmovmskb %xmm2, %r12d
+ 0xc5, 0x81, 0x64, 0xd5, //0x0000093c vpcmpgtb %xmm5, %xmm15, %xmm2
+ 0xc5, 0xd1, 0x64, 0xeb, //0x00000940 vpcmpgtb %xmm3, %xmm5, %xmm5
+ 0xc5, 0xd1, 0xdb, 0xd2, //0x00000944 vpand %xmm2, %xmm5, %xmm2
+ 0x48, 0xc1, 0xe3, 0x20, //0x00000948 shlq $32, %rbx
+ 0x49, 0x09, 0xdd, //0x0000094c orq %rbx, %r13
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x0000094f vpmovmskb %xmm2, %edi
+ 0xc5, 0x81, 0x64, 0xd4, //0x00000953 vpcmpgtb %xmm4, %xmm15, %xmm2
+ 0xc5, 0xd9, 0x64, 0xe3, //0x00000957 vpcmpgtb %xmm3, %xmm4, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x0000095b vpand %xmm2, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe1, 0x30, //0x0000095f shlq $48, %rcx
+ 0x49, 0x09, 0xcd, //0x00000963 orq %rcx, %r13
+ 0xc5, 0xf9, 0xd7, 0xca, //0x00000966 vpmovmskb %xmm2, %ecx
+ 0xc5, 0x81, 0x64, 0xd7, //0x0000096a vpcmpgtb %xmm7, %xmm15, %xmm2
+ 0xc5, 0xc1, 0x64, 0xe3, //0x0000096e vpcmpgtb %xmm3, %xmm7, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x00000972 vpand %xmm2, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe7, 0x10, //0x00000976 shlq $16, %rdi
+ 0x49, 0x09, 0xfc, //0x0000097a orq %rdi, %r12
+ 0xc5, 0x79, 0xd7, 0xf2, //0x0000097d vpmovmskb %xmm2, %r14d
+ 0x48, 0xc1, 0xe2, 0x30, //0x00000981 shlq $48, %rdx
+ 0x48, 0xc1, 0xe1, 0x20, //0x00000985 shlq $32, %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x00000989 cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x0000098d jne LBB0_109
+ 0x4d, 0x85, 0xed, //0x00000993 testq %r13, %r13
+ 0x0f, 0x85, 0x9c, 0x00, 0x00, 0x00, //0x00000996 jne LBB0_124
+ //0x0000099c LBB0_109
+ 0x49, 0xc1, 0xe6, 0x30, //0x0000099c shlq $48, %r14
+ 0x49, 0x09, 0xcc, //0x000009a0 orq %rcx, %r12
+ 0x48, 0x09, 0xd6, //0x000009a3 orq %rdx, %rsi
+ 0x4c, 0x89, 0xe9, //0x000009a6 movq %r13, %rcx
+ 0x4c, 0x09, 0xc1, //0x000009a9 orq %r8, %rcx
+ 0x0f, 0x85, 0x2c, 0x00, 0x00, 0x00, //0x000009ac jne LBB0_145
+ 0x4d, 0x09, 0xf4, //0x000009b2 orq %r14, %r12
+ 0x48, 0x85, 0xf6, //0x000009b5 testq %rsi, %rsi
+ 0x0f, 0x85, 0x39, 0x02, 0x00, 0x00, //0x000009b8 jne LBB0_146
+ //0x000009be LBB0_111
+ 0x4d, 0x85, 0xe4, //0x000009be testq %r12, %r12
+ 0x0f, 0x85, 0x0c, 0x1a, 0x00, 0x00, //0x000009c1 jne LBB0_426
+ 0x48, 0x83, 0xc0, 0xc0, //0x000009c7 addq $-64, %rax
+ 0x49, 0x83, 0xc3, 0x40, //0x000009cb addq $64, %r11
+ 0x48, 0x83, 0xf8, 0x3f, //0x000009cf cmpq $63, %rax
+ 0x0f, 0x87, 0xe7, 0xfe, 0xff, 0xff, //0x000009d3 ja LBB0_107
+ 0xe9, 0xda, 0x0d, 0x00, 0x00, //0x000009d9 jmp LBB0_113
+ //0x000009de LBB0_145
+ 0x4c, 0x89, 0xc1, //0x000009de movq %r8, %rcx
+ 0x48, 0xf7, 0xd1, //0x000009e1 notq %rcx
+ 0x4c, 0x21, 0xe9, //0x000009e4 andq %r13, %rcx
+ 0x48, 0x8d, 0x14, 0x09, //0x000009e7 leaq (%rcx,%rcx), %rdx
+ 0x4c, 0x09, 0xc2, //0x000009eb orq %r8, %rdx
+ 0x48, 0x89, 0xd7, //0x000009ee movq %rdx, %rdi
+ 0x48, 0xf7, 0xd7, //0x000009f1 notq %rdi
+ 0x4c, 0x21, 0xef, //0x000009f4 andq %r13, %rdi
+ 0x48, 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x000009f7 movabsq $-6148914691236517206, %rbx
+ 0x48, 0x21, 0xdf, //0x00000a01 andq %rbx, %rdi
+ 0x45, 0x31, 0xc0, //0x00000a04 xorl %r8d, %r8d
+ 0x48, 0x01, 0xcf, //0x00000a07 addq %rcx, %rdi
+ 0x41, 0x0f, 0x92, 0xc0, //0x00000a0a setb %r8b
+ 0x48, 0x01, 0xff, //0x00000a0e addq %rdi, %rdi
+ 0x48, 0xb9, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x00000a11 movabsq $6148914691236517205, %rcx
+ 0x48, 0x31, 0xcf, //0x00000a1b xorq %rcx, %rdi
+ 0x48, 0x21, 0xd7, //0x00000a1e andq %rdx, %rdi
+ 0x48, 0xf7, 0xd7, //0x00000a21 notq %rdi
+ 0x48, 0x21, 0xfe, //0x00000a24 andq %rdi, %rsi
+ 0x4d, 0x09, 0xf4, //0x00000a27 orq %r14, %r12
+ 0x48, 0x85, 0xf6, //0x00000a2a testq %rsi, %rsi
+ 0x0f, 0x84, 0x8b, 0xff, 0xff, 0xff, //0x00000a2d je LBB0_111
+ 0xe9, 0xbf, 0x01, 0x00, 0x00, //0x00000a33 jmp LBB0_146
+ //0x00000a38 LBB0_124
+ 0x4c, 0x89, 0xdf, //0x00000a38 movq %r11, %rdi
+ 0x48, 0x2b, 0x7d, 0xd0, //0x00000a3b subq $-48(%rbp), %rdi
+ 0x4d, 0x0f, 0xbc, 0xcd, //0x00000a3f bsfq %r13, %r9
+ 0x49, 0x01, 0xf9, //0x00000a43 addq %rdi, %r9
+ 0xe9, 0x51, 0xff, 0xff, 0xff, //0x00000a46 jmp LBB0_109
+ //0x00000a4b LBB0_125
+ 0x4b, 0xc7, 0x04, 0xd1, 0x02, 0x00, 0x00, 0x00, //0x00000a4b movq $2, (%r9,%r10,8)
+ 0x48, 0x8b, 0x45, 0x90, //0x00000a53 movq $-112(%rbp), %rax
+ 0x48, 0x8b, 0x50, 0x08, //0x00000a57 movq $8(%rax), %rdx
+ 0xf6, 0x45, 0x80, 0x20, //0x00000a5b testb $32, $-128(%rbp)
+ 0x4c, 0x89, 0x5d, 0xa8, //0x00000a5f movq %r11, $-88(%rbp)
+ 0x48, 0x89, 0x55, 0xb0, //0x00000a63 movq %rdx, $-80(%rbp)
+ 0x0f, 0x85, 0x71, 0x02, 0x00, 0x00, //0x00000a67 jne LBB0_161
+ 0x49, 0x89, 0xd5, //0x00000a6d movq %rdx, %r13
+ 0x4d, 0x29, 0xdd, //0x00000a70 subq %r11, %r13
+ 0x0f, 0x84, 0xf3, 0x1a, 0x00, 0x00, //0x00000a73 je LBB0_454
+ 0x4c, 0x89, 0xd8, //0x00000a79 movq %r11, %rax
+ 0x4d, 0x01, 0xe3, //0x00000a7c addq %r12, %r11
+ 0x49, 0x83, 0xfd, 0x40, //0x00000a7f cmpq $64, %r13
+ 0x0f, 0x82, 0xfc, 0x13, 0x00, 0x00, //0x00000a83 jb LBB0_357
+ 0x45, 0x89, 0xea, //0x00000a89 movl %r13d, %r10d
+ 0x41, 0x83, 0xe2, 0x3f, //0x00000a8c andl $63, %r10d
+ 0x4a, 0x8d, 0x4c, 0x02, 0xc0, //0x00000a90 leaq $-64(%rdx,%r8), %rcx
+ 0x48, 0x83, 0xe1, 0xc0, //0x00000a95 andq $-64, %rcx
+ 0x48, 0x01, 0xc1, //0x00000a99 addq %rax, %rcx
+ 0x48, 0x03, 0x4d, 0x88, //0x00000a9c addq $-120(%rbp), %rcx
+ 0x48, 0x89, 0x4d, 0xb8, //0x00000aa0 movq %rcx, $-72(%rbp)
+ 0x49, 0xc7, 0xc4, 0xff, 0xff, 0xff, 0xff, //0x00000aa4 movq $-1, %r12
+ 0x45, 0x31, 0xc9, //0x00000aab xorl %r9d, %r9d
+ 0x90, 0x90, //0x00000aae .p2align 4, 0x90
+ //0x00000ab0 LBB0_129
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x00000ab0 vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x00000ab5 vmovdqu $16(%r11), %xmm4
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x6b, 0x20, //0x00000abb vmovdqu $32(%r11), %xmm5
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x73, 0x30, //0x00000ac1 vmovdqu $48(%r11), %xmm6
+ 0xc5, 0xe9, 0x74, 0xf8, //0x00000ac7 vpcmpeqb %xmm0, %xmm2, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xff, //0x00000acb vpmovmskb %xmm7, %edi
+ 0xc5, 0xd9, 0x74, 0xf8, //0x00000acf vpcmpeqb %xmm0, %xmm4, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xcf, //0x00000ad3 vpmovmskb %xmm7, %ecx
+ 0xc5, 0xd1, 0x74, 0xf8, //0x00000ad7 vpcmpeqb %xmm0, %xmm5, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xf7, //0x00000adb vpmovmskb %xmm7, %esi
+ 0xc5, 0xc9, 0x74, 0xf8, //0x00000adf vpcmpeqb %xmm0, %xmm6, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xdf, //0x00000ae3 vpmovmskb %xmm7, %ebx
+ 0xc5, 0xe9, 0x74, 0xd1, //0x00000ae7 vpcmpeqb %xmm1, %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x00000aeb vpmovmskb %xmm2, %edx
+ 0xc5, 0xd9, 0x74, 0xd1, //0x00000aef vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x00000af3 vpmovmskb %xmm2, %eax
+ 0xc5, 0xd1, 0x74, 0xd1, //0x00000af7 vpcmpeqb %xmm1, %xmm5, %xmm2
+ 0xc5, 0x79, 0xd7, 0xf2, //0x00000afb vpmovmskb %xmm2, %r14d
+ 0xc5, 0xc9, 0x74, 0xd1, //0x00000aff vpcmpeqb %xmm1, %xmm6, %xmm2
+ 0xc5, 0x79, 0xd7, 0xc2, //0x00000b03 vpmovmskb %xmm2, %r8d
+ 0x48, 0xc1, 0xe3, 0x30, //0x00000b07 shlq $48, %rbx
+ 0x48, 0xc1, 0xe6, 0x20, //0x00000b0b shlq $32, %rsi
+ 0x48, 0xc1, 0xe1, 0x10, //0x00000b0f shlq $16, %rcx
+ 0x48, 0x09, 0xcf, //0x00000b13 orq %rcx, %rdi
+ 0x48, 0x09, 0xf7, //0x00000b16 orq %rsi, %rdi
+ 0x49, 0xc1, 0xe0, 0x30, //0x00000b19 shlq $48, %r8
+ 0x49, 0xc1, 0xe6, 0x20, //0x00000b1d shlq $32, %r14
+ 0x48, 0xc1, 0xe0, 0x10, //0x00000b21 shlq $16, %rax
+ 0x48, 0x09, 0xc2, //0x00000b25 orq %rax, %rdx
+ 0x4c, 0x09, 0xf2, //0x00000b28 orq %r14, %rdx
+ 0x4c, 0x09, 0xc2, //0x00000b2b orq %r8, %rdx
+ 0x49, 0x83, 0xfc, 0xff, //0x00000b2e cmpq $-1, %r12
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00000b32 jne LBB0_131
+ 0x48, 0x85, 0xd2, //0x00000b38 testq %rdx, %rdx
+ 0x0f, 0x85, 0x2f, 0x00, 0x00, 0x00, //0x00000b3b jne LBB0_140
+ //0x00000b41 LBB0_131
+ 0x48, 0x09, 0xdf, //0x00000b41 orq %rbx, %rdi
+ 0x48, 0x89, 0xd0, //0x00000b44 movq %rdx, %rax
+ 0x4c, 0x09, 0xc8, //0x00000b47 orq %r9, %rax
+ 0x0f, 0x85, 0x3d, 0x00, 0x00, 0x00, //0x00000b4a jne LBB0_141
+ //0x00000b50 LBB0_132
+ 0x48, 0x85, 0xff, //0x00000b50 testq %rdi, %rdi
+ 0x0f, 0x85, 0x86, 0x00, 0x00, 0x00, //0x00000b53 jne LBB0_142
+ //0x00000b59 LBB0_133
+ 0x49, 0x83, 0xc5, 0xc0, //0x00000b59 addq $-64, %r13
+ 0x49, 0x83, 0xc3, 0x40, //0x00000b5d addq $64, %r11
+ 0x49, 0x83, 0xfd, 0x3f, //0x00000b61 cmpq $63, %r13
+ 0x0f, 0x87, 0x45, 0xff, 0xff, 0xff, //0x00000b65 ja LBB0_129
+ 0xe9, 0x64, 0x0d, 0x00, 0x00, //0x00000b6b jmp LBB0_134
+ //0x00000b70 LBB0_140
+ 0x4c, 0x89, 0xd8, //0x00000b70 movq %r11, %rax
+ 0x48, 0x2b, 0x45, 0xd0, //0x00000b73 subq $-48(%rbp), %rax
+ 0x4c, 0x0f, 0xbc, 0xe2, //0x00000b77 bsfq %rdx, %r12
+ 0x49, 0x01, 0xc4, //0x00000b7b addq %rax, %r12
+ 0x48, 0x09, 0xdf, //0x00000b7e orq %rbx, %rdi
+ 0x48, 0x89, 0xd0, //0x00000b81 movq %rdx, %rax
+ 0x4c, 0x09, 0xc8, //0x00000b84 orq %r9, %rax
+ 0x0f, 0x84, 0xc3, 0xff, 0xff, 0xff, //0x00000b87 je LBB0_132
+ //0x00000b8d LBB0_141
+ 0x4c, 0x89, 0xc8, //0x00000b8d movq %r9, %rax
+ 0x48, 0xf7, 0xd0, //0x00000b90 notq %rax
+ 0x48, 0x21, 0xd0, //0x00000b93 andq %rdx, %rax
+ 0x48, 0x8d, 0x0c, 0x00, //0x00000b96 leaq (%rax,%rax), %rcx
+ 0x4c, 0x09, 0xc9, //0x00000b9a orq %r9, %rcx
+ 0x48, 0x89, 0xce, //0x00000b9d movq %rcx, %rsi
+ 0x48, 0xf7, 0xd6, //0x00000ba0 notq %rsi
+ 0x48, 0x21, 0xd6, //0x00000ba3 andq %rdx, %rsi
+ 0x48, 0xba, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x00000ba6 movabsq $-6148914691236517206, %rdx
+ 0x48, 0x21, 0xd6, //0x00000bb0 andq %rdx, %rsi
+ 0x45, 0x31, 0xc9, //0x00000bb3 xorl %r9d, %r9d
+ 0x48, 0x01, 0xc6, //0x00000bb6 addq %rax, %rsi
+ 0x41, 0x0f, 0x92, 0xc1, //0x00000bb9 setb %r9b
+ 0x48, 0x01, 0xf6, //0x00000bbd addq %rsi, %rsi
+ 0x48, 0xb8, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x00000bc0 movabsq $6148914691236517205, %rax
+ 0x48, 0x31, 0xc6, //0x00000bca xorq %rax, %rsi
+ 0x48, 0x21, 0xce, //0x00000bcd andq %rcx, %rsi
+ 0x48, 0xf7, 0xd6, //0x00000bd0 notq %rsi
+ 0x48, 0x21, 0xf7, //0x00000bd3 andq %rsi, %rdi
+ 0x48, 0x85, 0xff, //0x00000bd6 testq %rdi, %rdi
+ 0x0f, 0x84, 0x7a, 0xff, 0xff, 0xff, //0x00000bd9 je LBB0_133
+ //0x00000bdf LBB0_142
+ 0x48, 0x0f, 0xbc, 0xc7, //0x00000bdf bsfq %rdi, %rax
+ //0x00000be3 LBB0_143
+ 0x4c, 0x03, 0x5d, 0x98, //0x00000be3 addq $-104(%rbp), %r11
+ 0x49, 0x01, 0xc3, //0x00000be7 addq %rax, %r11
+ //0x00000bea LBB0_144
+ 0x48, 0x8b, 0x75, 0xc8, //0x00000bea movq $-56(%rbp), %rsi
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00000bee movq $-64(%rbp), %r9
+ 0xe9, 0x59, 0x03, 0x00, 0x00, //0x00000bf2 jmp LBB0_195
+ //0x00000bf7 LBB0_146
+ 0x48, 0x0f, 0xbc, 0xc6, //0x00000bf7 bsfq %rsi, %rax
+ 0x4d, 0x85, 0xe4, //0x00000bfb testq %r12, %r12
+ 0x0f, 0x84, 0xbf, 0x02, 0x00, 0x00, //0x00000bfe je LBB0_185
+ 0x49, 0x0f, 0xbc, 0xcc, //0x00000c04 bsfq %r12, %rcx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00000c08 movq $-48(%rbp), %r12
+ 0x4d, 0x29, 0xe3, //0x00000c0c subq %r12, %r11
+ 0x48, 0x39, 0xc1, //0x00000c0f cmpq %rax, %rcx
+ 0x0f, 0x83, 0xc0, 0x02, 0x00, 0x00, //0x00000c12 jae LBB0_186
+ 0xe9, 0x3d, 0x19, 0x00, 0x00, //0x00000c18 jmp LBB0_306
+ //0x00000c1d LBB0_148
+ 0x49, 0x01, 0xce, //0x00000c1d addq %rcx, %r14
+ 0x4c, 0x89, 0x75, 0xa8, //0x00000c20 movq %r14, $-88(%rbp)
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00000c24 movq $-1, %rax
+ 0x4d, 0x85, 0xed, //0x00000c2b testq %r13, %r13
+ 0x48, 0x8b, 0x75, 0xc8, //0x00000c2e movq $-56(%rbp), %rsi
+ 0x0f, 0x85, 0x1d, 0x00, 0x00, 0x00, //0x00000c32 jne LBB0_151
+ 0xe9, 0x55, 0x17, 0x00, 0x00, //0x00000c38 jmp LBB0_420
+ //0x00000c3d LBB0_149
+ 0x48, 0x89, 0x7d, 0xa8, //0x00000c3d movq %rdi, $-88(%rbp)
+ //0x00000c41 LBB0_150
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00000c41 movq $-1, %rax
+ 0x4d, 0x85, 0xed, //0x00000c48 testq %r13, %r13
+ 0x48, 0x8b, 0x75, 0xc8, //0x00000c4b movq $-56(%rbp), %rsi
+ 0x0f, 0x84, 0x3d, 0x17, 0x00, 0x00, //0x00000c4f je LBB0_420
+ //0x00000c55 LBB0_151
+ 0x4d, 0x85, 0xe4, //0x00000c55 testq %r12, %r12
+ 0x0f, 0x84, 0x34, 0x17, 0x00, 0x00, //0x00000c58 je LBB0_420
+ 0x4d, 0x85, 0xdb, //0x00000c5e testq %r11, %r11
+ 0x0f, 0x84, 0x2b, 0x17, 0x00, 0x00, //0x00000c61 je LBB0_420
+ 0x48, 0x8b, 0x45, 0xa8, //0x00000c67 movq $-88(%rbp), %rax
+ 0x4c, 0x29, 0xd0, //0x00000c6b subq %r10, %rax
+ 0x48, 0x89, 0xc1, //0x00000c6e movq %rax, %rcx
+ 0x48, 0xff, 0xc8, //0x00000c71 decq %rax
+ 0x49, 0x39, 0xc5, //0x00000c74 cmpq %rax, %r13
+ 0x0f, 0x84, 0x45, 0x00, 0x00, 0x00, //0x00000c77 je LBB0_159
+ 0x49, 0x39, 0xc3, //0x00000c7d cmpq %rax, %r11
+ 0x0f, 0x84, 0x3c, 0x00, 0x00, 0x00, //0x00000c80 je LBB0_159
+ 0x49, 0x39, 0xc4, //0x00000c86 cmpq %rax, %r12
+ 0x0f, 0x84, 0x33, 0x00, 0x00, 0x00, //0x00000c89 je LBB0_159
+ 0x4d, 0x85, 0xe4, //0x00000c8f testq %r12, %r12
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00000c92 movq $-64(%rbp), %r9
+ 0x0f, 0x8e, 0x68, 0x02, 0x00, 0x00, //0x00000c96 jle LBB0_189
+ 0x49, 0x8d, 0x44, 0x24, 0xff, //0x00000c9c leaq $-1(%r12), %rax
+ 0x49, 0x39, 0xc5, //0x00000ca1 cmpq %rax, %r13
+ 0x0f, 0x84, 0x5a, 0x02, 0x00, 0x00, //0x00000ca4 je LBB0_189
+ 0x49, 0xf7, 0xd4, //0x00000caa notq %r12
+ 0x4d, 0x89, 0xe3, //0x00000cad movq %r12, %r11
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00000cb0 movq $-48(%rbp), %r12
+ 0x4d, 0x85, 0xdb, //0x00000cb4 testq %r11, %r11
+ 0x0f, 0x89, 0xd7, 0xf4, 0xff, 0xff, //0x00000cb7 jns LBB0_258
+ 0xe9, 0xcd, 0x16, 0x00, 0x00, //0x00000cbd jmp LBB0_419
+ //0x00000cc2 LBB0_159
+ 0x49, 0x89, 0xcb, //0x00000cc2 movq %rcx, %r11
+ 0x49, 0xf7, 0xdb, //0x00000cc5 negq %r11
+ //0x00000cc8 LBB0_160
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00000cc8 movq $-48(%rbp), %r12
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00000ccc movq $-64(%rbp), %r9
+ 0x4d, 0x85, 0xdb, //0x00000cd0 testq %r11, %r11
+ 0x0f, 0x89, 0xbb, 0xf4, 0xff, 0xff, //0x00000cd3 jns LBB0_258
+ 0xe9, 0xb1, 0x16, 0x00, 0x00, //0x00000cd9 jmp LBB0_419
+ //0x00000cde LBB0_161
+ 0x48, 0x89, 0xd0, //0x00000cde movq %rdx, %rax
+ 0x4c, 0x29, 0xd8, //0x00000ce1 subq %r11, %rax
+ 0x0f, 0x84, 0x82, 0x18, 0x00, 0x00, //0x00000ce4 je LBB0_454
+ 0x4c, 0x89, 0xd9, //0x00000cea movq %r11, %rcx
+ 0x4d, 0x01, 0xe3, //0x00000ced addq %r12, %r11
+ 0x48, 0x83, 0xf8, 0x40, //0x00000cf0 cmpq $64, %rax
+ 0x0f, 0x82, 0xa4, 0x11, 0x00, 0x00, //0x00000cf4 jb LBB0_358
+ 0x41, 0x89, 0xc2, //0x00000cfa movl %eax, %r10d
+ 0x41, 0x83, 0xe2, 0x3f, //0x00000cfd andl $63, %r10d
+ 0x4e, 0x8d, 0x44, 0x02, 0xc0, //0x00000d01 leaq $-64(%rdx,%r8), %r8
+ 0x49, 0x83, 0xe0, 0xc0, //0x00000d06 andq $-64, %r8
+ 0x49, 0x01, 0xc8, //0x00000d0a addq %rcx, %r8
+ 0x4c, 0x03, 0x45, 0x88, //0x00000d0d addq $-120(%rbp), %r8
+ 0x49, 0xc7, 0xc4, 0xff, 0xff, 0xff, 0xff, //0x00000d11 movq $-1, %r12
+ 0x45, 0x31, 0xc9, //0x00000d18 xorl %r9d, %r9d
+ 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000d1b .p2align 4, 0x90
+ //0x00000d20 LBB0_164
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x33, //0x00000d20 vmovdqu (%r11), %xmm6
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x6b, 0x10, //0x00000d25 vmovdqu $16(%r11), %xmm5
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x20, //0x00000d2b vmovdqu $32(%r11), %xmm4
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x7b, 0x30, //0x00000d31 vmovdqu $48(%r11), %xmm7
+ 0xc5, 0xc9, 0x74, 0xd0, //0x00000d37 vpcmpeqb %xmm0, %xmm6, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xf2, //0x00000d3b vpmovmskb %xmm2, %esi
+ 0xc5, 0xd1, 0x74, 0xd0, //0x00000d3f vpcmpeqb %xmm0, %xmm5, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xda, //0x00000d43 vpmovmskb %xmm2, %ebx
+ 0xc5, 0xd9, 0x74, 0xd0, //0x00000d47 vpcmpeqb %xmm0, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xca, //0x00000d4b vpmovmskb %xmm2, %ecx
+ 0xc5, 0xc1, 0x74, 0xd0, //0x00000d4f vpcmpeqb %xmm0, %xmm7, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x00000d53 vpmovmskb %xmm2, %edi
+ 0xc5, 0xc9, 0x74, 0xd1, //0x00000d57 vpcmpeqb %xmm1, %xmm6, %xmm2
+ 0xc5, 0x79, 0xd7, 0xea, //0x00000d5b vpmovmskb %xmm2, %r13d
+ 0xc5, 0xd1, 0x74, 0xd1, //0x00000d5f vpcmpeqb %xmm1, %xmm5, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x00000d63 vpmovmskb %xmm2, %edx
+ 0xc5, 0xd9, 0x74, 0xd1, //0x00000d67 vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe3, 0x10, //0x00000d6b shlq $16, %rbx
+ 0x48, 0x09, 0xde, //0x00000d6f orq %rbx, %rsi
+ 0xc5, 0xf9, 0xd7, 0xda, //0x00000d72 vpmovmskb %xmm2, %ebx
+ 0xc5, 0xc1, 0x74, 0xd1, //0x00000d76 vpcmpeqb %xmm1, %xmm7, %xmm2
+ 0x48, 0xc1, 0xe1, 0x20, //0x00000d7a shlq $32, %rcx
+ 0x48, 0x09, 0xce, //0x00000d7e orq %rcx, %rsi
+ 0xc5, 0xf9, 0xd7, 0xca, //0x00000d81 vpmovmskb %xmm2, %ecx
+ 0xc5, 0x81, 0x64, 0xd6, //0x00000d85 vpcmpgtb %xmm6, %xmm15, %xmm2
+ 0xc5, 0xc9, 0x64, 0xf3, //0x00000d89 vpcmpgtb %xmm3, %xmm6, %xmm6
+ 0xc5, 0xc9, 0xdb, 0xd2, //0x00000d8d vpand %xmm2, %xmm6, %xmm2
+ 0x48, 0xc1, 0xe2, 0x10, //0x00000d91 shlq $16, %rdx
+ 0x49, 0x09, 0xd5, //0x00000d95 orq %rdx, %r13
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x00000d98 vpmovmskb %xmm2, %edx
+ 0xc5, 0x81, 0x64, 0xd5, //0x00000d9c vpcmpgtb %xmm5, %xmm15, %xmm2
+ 0xc5, 0xd1, 0x64, 0xeb, //0x00000da0 vpcmpgtb %xmm3, %xmm5, %xmm5
+ 0xc5, 0xd1, 0xdb, 0xd2, //0x00000da4 vpand %xmm2, %xmm5, %xmm2
+ 0x48, 0xc1, 0xe3, 0x20, //0x00000da8 shlq $32, %rbx
+ 0x49, 0x09, 0xdd, //0x00000dac orq %rbx, %r13
+ 0xc5, 0xf9, 0xd7, 0xda, //0x00000daf vpmovmskb %xmm2, %ebx
+ 0xc5, 0x81, 0x64, 0xd4, //0x00000db3 vpcmpgtb %xmm4, %xmm15, %xmm2
+ 0xc5, 0xd9, 0x64, 0xe3, //0x00000db7 vpcmpgtb %xmm3, %xmm4, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x00000dbb vpand %xmm2, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe1, 0x30, //0x00000dbf shlq $48, %rcx
+ 0x49, 0x09, 0xcd, //0x00000dc3 orq %rcx, %r13
+ 0xc5, 0xf9, 0xd7, 0xca, //0x00000dc6 vpmovmskb %xmm2, %ecx
+ 0xc5, 0x81, 0x64, 0xd7, //0x00000dca vpcmpgtb %xmm7, %xmm15, %xmm2
+ 0xc5, 0xc1, 0x64, 0xe3, //0x00000dce vpcmpgtb %xmm3, %xmm7, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x00000dd2 vpand %xmm2, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe3, 0x10, //0x00000dd6 shlq $16, %rbx
+ 0x48, 0x09, 0xda, //0x00000dda orq %rbx, %rdx
+ 0xc5, 0x79, 0xd7, 0xf2, //0x00000ddd vpmovmskb %xmm2, %r14d
+ 0x48, 0xc1, 0xe7, 0x30, //0x00000de1 shlq $48, %rdi
+ 0x48, 0xc1, 0xe1, 0x20, //0x00000de5 shlq $32, %rcx
+ 0x49, 0x83, 0xfc, 0xff, //0x00000de9 cmpq $-1, %r12
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00000ded jne LBB0_166
+ 0x4d, 0x85, 0xed, //0x00000df3 testq %r13, %r13
+ 0x0f, 0x85, 0x9e, 0x00, 0x00, 0x00, //0x00000df6 jne LBB0_181
+ //0x00000dfc LBB0_166
+ 0x49, 0xc1, 0xe6, 0x30, //0x00000dfc shlq $48, %r14
+ 0x48, 0x09, 0xca, //0x00000e00 orq %rcx, %rdx
+ 0x48, 0x09, 0xfe, //0x00000e03 orq %rdi, %rsi
+ 0x4c, 0x89, 0xe9, //0x00000e06 movq %r13, %rcx
+ 0x4c, 0x09, 0xc9, //0x00000e09 orq %r9, %rcx
+ 0x0f, 0x85, 0x2c, 0x00, 0x00, 0x00, //0x00000e0c jne LBB0_182
+ 0x4c, 0x09, 0xf2, //0x00000e12 orq %r14, %rdx
+ 0x48, 0x85, 0xf6, //0x00000e15 testq %rsi, %rsi
+ 0x0f, 0x85, 0x8f, 0x00, 0x00, 0x00, //0x00000e18 jne LBB0_183
+ //0x00000e1e LBB0_168
+ 0x48, 0x85, 0xd2, //0x00000e1e testq %rdx, %rdx
+ 0x0f, 0x85, 0xda, 0x15, 0x00, 0x00, //0x00000e21 jne LBB0_432
+ 0x48, 0x83, 0xc0, 0xc0, //0x00000e27 addq $-64, %rax
+ 0x49, 0x83, 0xc3, 0x40, //0x00000e2b addq $64, %r11
+ 0x48, 0x83, 0xf8, 0x3f, //0x00000e2f cmpq $63, %rax
+ 0x0f, 0x87, 0xe7, 0xfe, 0xff, 0xff, //0x00000e33 ja LBB0_164
+ 0xe9, 0x11, 0x0b, 0x00, 0x00, //0x00000e39 jmp LBB0_170
+ //0x00000e3e LBB0_182
+ 0x4c, 0x89, 0xc9, //0x00000e3e movq %r9, %rcx
+ 0x48, 0xf7, 0xd1, //0x00000e41 notq %rcx
+ 0x4c, 0x21, 0xe9, //0x00000e44 andq %r13, %rcx
+ 0x48, 0x8d, 0x1c, 0x09, //0x00000e47 leaq (%rcx,%rcx), %rbx
+ 0x4c, 0x09, 0xcb, //0x00000e4b orq %r9, %rbx
+ 0x48, 0x89, 0x5d, 0xb8, //0x00000e4e movq %rbx, $-72(%rbp)
+ 0x48, 0xf7, 0xd3, //0x00000e52 notq %rbx
+ 0x4c, 0x21, 0xeb, //0x00000e55 andq %r13, %rbx
+ 0x48, 0xbf, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x00000e58 movabsq $-6148914691236517206, %rdi
+ 0x48, 0x21, 0xfb, //0x00000e62 andq %rdi, %rbx
+ 0x45, 0x31, 0xc9, //0x00000e65 xorl %r9d, %r9d
+ 0x48, 0x01, 0xcb, //0x00000e68 addq %rcx, %rbx
+ 0x41, 0x0f, 0x92, 0xc1, //0x00000e6b setb %r9b
+ 0x48, 0x01, 0xdb, //0x00000e6f addq %rbx, %rbx
+ 0x48, 0xb9, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x00000e72 movabsq $6148914691236517205, %rcx
+ 0x48, 0x31, 0xcb, //0x00000e7c xorq %rcx, %rbx
+ 0x48, 0x23, 0x5d, 0xb8, //0x00000e7f andq $-72(%rbp), %rbx
+ 0x48, 0xf7, 0xd3, //0x00000e83 notq %rbx
+ 0x48, 0x21, 0xde, //0x00000e86 andq %rbx, %rsi
+ 0x4c, 0x09, 0xf2, //0x00000e89 orq %r14, %rdx
+ 0x48, 0x85, 0xf6, //0x00000e8c testq %rsi, %rsi
+ 0x0f, 0x84, 0x89, 0xff, 0xff, 0xff, //0x00000e8f je LBB0_168
+ 0xe9, 0x13, 0x00, 0x00, 0x00, //0x00000e95 jmp LBB0_183
+ //0x00000e9a LBB0_181
+ 0x4c, 0x89, 0xdb, //0x00000e9a movq %r11, %rbx
+ 0x48, 0x2b, 0x5d, 0xd0, //0x00000e9d subq $-48(%rbp), %rbx
+ 0x4d, 0x0f, 0xbc, 0xe5, //0x00000ea1 bsfq %r13, %r12
+ 0x49, 0x01, 0xdc, //0x00000ea5 addq %rbx, %r12
+ 0xe9, 0x4f, 0xff, 0xff, 0xff, //0x00000ea8 jmp LBB0_166
+ //0x00000ead LBB0_183
+ 0x48, 0x0f, 0xbc, 0xc6, //0x00000ead bsfq %rsi, %rax
+ 0x48, 0x85, 0xd2, //0x00000eb1 testq %rdx, %rdx
+ 0x0f, 0x84, 0x77, 0x00, 0x00, 0x00, //0x00000eb4 je LBB0_192
+ 0x48, 0x0f, 0xbc, 0xca, //0x00000eba bsfq %rdx, %rcx
+ 0xe9, 0x73, 0x00, 0x00, 0x00, //0x00000ebe jmp LBB0_193
+ //0x00000ec3 LBB0_185
+ 0xb9, 0x40, 0x00, 0x00, 0x00, //0x00000ec3 movl $64, %ecx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00000ec8 movq $-48(%rbp), %r12
+ 0x4d, 0x29, 0xe3, //0x00000ecc subq %r12, %r11
+ 0x48, 0x39, 0xc1, //0x00000ecf cmpq %rax, %rcx
+ 0x0f, 0x82, 0x82, 0x16, 0x00, 0x00, //0x00000ed2 jb LBB0_306
+ //0x00000ed8 LBB0_186
+ 0x4d, 0x8d, 0x5c, 0x03, 0x01, //0x00000ed8 leaq $1(%r11,%rax), %r11
+ //0x00000edd LBB0_187
+ 0x4d, 0x85, 0xdb, //0x00000edd testq %r11, %r11
+ 0x0f, 0x88, 0x83, 0x14, 0x00, 0x00, //0x00000ee0 js LBB0_415
+ 0x48, 0x8b, 0x75, 0xc8, //0x00000ee6 movq $-56(%rbp), %rsi
+ 0x4c, 0x89, 0x1e, //0x00000eea movq %r11, (%rsi)
+ 0x4c, 0x89, 0xf8, //0x00000eed movq %r15, %rax
+ 0x48, 0x83, 0x7d, 0xa8, 0x00, //0x00000ef0 cmpq $0, $-88(%rbp)
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00000ef5 movq $-64(%rbp), %r9
+ 0x0f, 0x8f, 0xb1, 0xf2, 0xff, 0xff, //0x00000ef9 jg LBB0_2
+ 0xe9, 0x9e, 0x14, 0x00, 0x00, //0x00000eff jmp LBB0_423
+ //0x00000f04 LBB0_189
+ 0x4c, 0x89, 0xd8, //0x00000f04 movq %r11, %rax
+ 0x4c, 0x09, 0xe8, //0x00000f07 orq %r13, %rax
+ 0x4d, 0x39, 0xeb, //0x00000f0a cmpq %r13, %r11
+ 0x0f, 0x8c, 0x5c, 0xf2, 0xff, 0xff, //0x00000f0d jl LBB0_257
+ 0x48, 0x85, 0xc0, //0x00000f13 testq %rax, %rax
+ 0x0f, 0x88, 0x53, 0xf2, 0xff, 0xff, //0x00000f16 js LBB0_257
+ 0x49, 0xf7, 0xd3, //0x00000f1c notq %r11
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00000f1f movq $-48(%rbp), %r12
+ 0x4d, 0x85, 0xdb, //0x00000f23 testq %r11, %r11
+ 0x0f, 0x89, 0x68, 0xf2, 0xff, 0xff, //0x00000f26 jns LBB0_258
+ 0xe9, 0x5e, 0x14, 0x00, 0x00, //0x00000f2c jmp LBB0_419
+ //0x00000f31 LBB0_192
+ 0xb9, 0x40, 0x00, 0x00, 0x00, //0x00000f31 movl $64, %ecx
+ //0x00000f36 LBB0_193
+ 0x48, 0x8b, 0x75, 0xc8, //0x00000f36 movq $-56(%rbp), %rsi
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00000f3a movq $-64(%rbp), %r9
+ 0x4c, 0x2b, 0x5d, 0xd0, //0x00000f3e subq $-48(%rbp), %r11
+ 0x48, 0x39, 0xc1, //0x00000f42 cmpq %rax, %rcx
+ 0x0f, 0x82, 0x2a, 0x16, 0x00, 0x00, //0x00000f45 jb LBB0_455
+ 0x4d, 0x8d, 0x5c, 0x03, 0x01, //0x00000f4b leaq $1(%r11,%rax), %r11
+ //0x00000f50 LBB0_195
+ 0x4d, 0x85, 0xdb, //0x00000f50 testq %r11, %r11
+ 0x0f, 0x88, 0x58, 0x14, 0x00, 0x00, //0x00000f53 js LBB0_424
+ 0x4c, 0x89, 0x1e, //0x00000f59 movq %r11, (%rsi)
+ 0x4c, 0x89, 0xf8, //0x00000f5c movq %r15, %rax
+ 0x48, 0x83, 0x7d, 0xa8, 0x00, //0x00000f5f cmpq $0, $-88(%rbp)
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00000f64 movq $-48(%rbp), %r12
+ 0x0f, 0x8e, 0x34, 0x14, 0x00, 0x00, //0x00000f68 jle LBB0_423
+ 0x49, 0x8b, 0x01, //0x00000f6e movq (%r9), %rax
+ 0x48, 0x3d, 0xff, 0x0f, 0x00, 0x00, //0x00000f71 cmpq $4095, %rax
+ 0x0f, 0x8f, 0xe0, 0x13, 0x00, 0x00, //0x00000f77 jg LBB0_441
+ 0x48, 0x8d, 0x48, 0x01, //0x00000f7d leaq $1(%rax), %rcx
+ 0x49, 0x89, 0x09, //0x00000f81 movq %rcx, (%r9)
+ 0x49, 0xc7, 0x44, 0xc1, 0x08, 0x04, 0x00, 0x00, 0x00, //0x00000f84 movq $4, $8(%r9,%rax,8)
+ 0xe9, 0x1e, 0xf2, 0xff, 0xff, //0x00000f8d jmp LBB0_2
+ //0x00000f92 LBB0_199
+ 0x48, 0x8b, 0x45, 0x90, //0x00000f92 movq $-112(%rbp), %rax
+ 0x48, 0x8b, 0x50, 0x08, //0x00000f96 movq $8(%rax), %rdx
+ 0xf6, 0x45, 0x80, 0x20, //0x00000f9a testb $32, $-128(%rbp)
+ 0x4c, 0x89, 0x5d, 0xa8, //0x00000f9e movq %r11, $-88(%rbp)
+ 0x48, 0x89, 0x55, 0xb0, //0x00000fa2 movq %rdx, $-80(%rbp)
+ 0x0f, 0x85, 0xa3, 0x04, 0x00, 0x00, //0x00000fa6 jne LBB0_268
+ 0x49, 0x89, 0xd4, //0x00000fac movq %rdx, %r12
+ 0x4d, 0x29, 0xdc, //0x00000faf subq %r11, %r12
+ 0x0f, 0x84, 0x99, 0x15, 0x00, 0x00, //0x00000fb2 je LBB0_456
+ 0x48, 0x8b, 0x45, 0xd0, //0x00000fb8 movq $-48(%rbp), %rax
+ 0x4c, 0x89, 0xd9, //0x00000fbc movq %r11, %rcx
+ 0x49, 0x01, 0xc3, //0x00000fbf addq %rax, %r11
+ 0x49, 0x83, 0xfc, 0x40, //0x00000fc2 cmpq $64, %r12
+ 0x0f, 0x82, 0x12, 0x0f, 0x00, 0x00, //0x00000fc6 jb LBB0_360
+ 0x44, 0x89, 0xe0, //0x00000fcc movl %r12d, %eax
+ 0x83, 0xe0, 0x3f, //0x00000fcf andl $63, %eax
+ 0x48, 0x89, 0x45, 0xb8, //0x00000fd2 movq %rax, $-72(%rbp)
+ 0x4e, 0x8d, 0x44, 0x02, 0xc0, //0x00000fd6 leaq $-64(%rdx,%r8), %r8
+ 0x49, 0x83, 0xe0, 0xc0, //0x00000fdb andq $-64, %r8
+ 0x49, 0x01, 0xc8, //0x00000fdf addq %rcx, %r8
+ 0x4c, 0x03, 0x45, 0x88, //0x00000fe2 addq $-120(%rbp), %r8
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00000fe6 movq $-1, %r9
+ 0x45, 0x31, 0xd2, //0x00000fed xorl %r10d, %r10d
+ //0x00000ff0 .p2align 4, 0x90
+ //0x00000ff0 LBB0_203
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x00000ff0 vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x00000ff5 vmovdqu $16(%r11), %xmm4
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x6b, 0x20, //0x00000ffb vmovdqu $32(%r11), %xmm5
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x73, 0x30, //0x00001001 vmovdqu $48(%r11), %xmm6
+ 0xc5, 0xe9, 0x74, 0xf8, //0x00001007 vpcmpeqb %xmm0, %xmm2, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xff, //0x0000100b vpmovmskb %xmm7, %edi
+ 0xc5, 0xd9, 0x74, 0xf8, //0x0000100f vpcmpeqb %xmm0, %xmm4, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xcf, //0x00001013 vpmovmskb %xmm7, %ecx
+ 0xc5, 0xd1, 0x74, 0xf8, //0x00001017 vpcmpeqb %xmm0, %xmm5, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xf7, //0x0000101b vpmovmskb %xmm7, %esi
+ 0xc5, 0xc9, 0x74, 0xf8, //0x0000101f vpcmpeqb %xmm0, %xmm6, %xmm7
+ 0xc5, 0x79, 0xd7, 0xef, //0x00001023 vpmovmskb %xmm7, %r13d
+ 0xc5, 0xe9, 0x74, 0xd1, //0x00001027 vpcmpeqb %xmm1, %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x0000102b vpmovmskb %xmm2, %edx
+ 0xc5, 0xd9, 0x74, 0xd1, //0x0000102f vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x00001033 vpmovmskb %xmm2, %eax
+ 0xc5, 0xd1, 0x74, 0xd1, //0x00001037 vpcmpeqb %xmm1, %xmm5, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xda, //0x0000103b vpmovmskb %xmm2, %ebx
+ 0xc5, 0xc9, 0x74, 0xd1, //0x0000103f vpcmpeqb %xmm1, %xmm6, %xmm2
+ 0xc5, 0x79, 0xd7, 0xf2, //0x00001043 vpmovmskb %xmm2, %r14d
+ 0x49, 0xc1, 0xe5, 0x30, //0x00001047 shlq $48, %r13
+ 0x48, 0xc1, 0xe6, 0x20, //0x0000104b shlq $32, %rsi
+ 0x48, 0xc1, 0xe1, 0x10, //0x0000104f shlq $16, %rcx
+ 0x48, 0x09, 0xcf, //0x00001053 orq %rcx, %rdi
+ 0x48, 0x09, 0xf7, //0x00001056 orq %rsi, %rdi
+ 0x49, 0xc1, 0xe6, 0x30, //0x00001059 shlq $48, %r14
+ 0x48, 0xc1, 0xe3, 0x20, //0x0000105d shlq $32, %rbx
+ 0x48, 0xc1, 0xe0, 0x10, //0x00001061 shlq $16, %rax
+ 0x48, 0x09, 0xc2, //0x00001065 orq %rax, %rdx
+ 0x48, 0x09, 0xda, //0x00001068 orq %rbx, %rdx
+ 0x4c, 0x09, 0xf2, //0x0000106b orq %r14, %rdx
+ 0x49, 0x83, 0xf9, 0xff, //0x0000106e cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00001072 jne LBB0_205
+ 0x48, 0x85, 0xd2, //0x00001078 testq %rdx, %rdx
+ 0x0f, 0x85, 0x2f, 0x00, 0x00, 0x00, //0x0000107b jne LBB0_213
+ //0x00001081 LBB0_205
+ 0x4c, 0x09, 0xef, //0x00001081 orq %r13, %rdi
+ 0x48, 0x89, 0xd0, //0x00001084 movq %rdx, %rax
+ 0x4c, 0x09, 0xd0, //0x00001087 orq %r10, %rax
+ 0x0f, 0x85, 0x3d, 0x00, 0x00, 0x00, //0x0000108a jne LBB0_214
+ //0x00001090 LBB0_206
+ 0x48, 0x85, 0xff, //0x00001090 testq %rdi, %rdi
+ 0x0f, 0x85, 0xf6, 0xf4, 0xff, 0xff, //0x00001093 jne LBB0_57
+ //0x00001099 LBB0_207
+ 0x49, 0x83, 0xc4, 0xc0, //0x00001099 addq $-64, %r12
+ 0x49, 0x83, 0xc3, 0x40, //0x0000109d addq $64, %r11
+ 0x49, 0x83, 0xfc, 0x3f, //0x000010a1 cmpq $63, %r12
+ 0x0f, 0x87, 0x45, 0xff, 0xff, 0xff, //0x000010a5 ja LBB0_203
+ 0xe9, 0x01, 0x0b, 0x00, 0x00, //0x000010ab jmp LBB0_208
+ //0x000010b0 LBB0_213
+ 0x4c, 0x89, 0xd8, //0x000010b0 movq %r11, %rax
+ 0x48, 0x2b, 0x45, 0xd0, //0x000010b3 subq $-48(%rbp), %rax
+ 0x4c, 0x0f, 0xbc, 0xca, //0x000010b7 bsfq %rdx, %r9
+ 0x49, 0x01, 0xc1, //0x000010bb addq %rax, %r9
+ 0x4c, 0x09, 0xef, //0x000010be orq %r13, %rdi
+ 0x48, 0x89, 0xd0, //0x000010c1 movq %rdx, %rax
+ 0x4c, 0x09, 0xd0, //0x000010c4 orq %r10, %rax
+ 0x0f, 0x84, 0xc3, 0xff, 0xff, 0xff, //0x000010c7 je LBB0_206
+ //0x000010cd LBB0_214
+ 0x4c, 0x89, 0xd0, //0x000010cd movq %r10, %rax
+ 0x48, 0xf7, 0xd0, //0x000010d0 notq %rax
+ 0x48, 0x21, 0xd0, //0x000010d3 andq %rdx, %rax
+ 0x48, 0x8d, 0x0c, 0x00, //0x000010d6 leaq (%rax,%rax), %rcx
+ 0x4c, 0x09, 0xd1, //0x000010da orq %r10, %rcx
+ 0x48, 0x89, 0xce, //0x000010dd movq %rcx, %rsi
+ 0x48, 0xf7, 0xd6, //0x000010e0 notq %rsi
+ 0x48, 0x21, 0xd6, //0x000010e3 andq %rdx, %rsi
+ 0x48, 0xba, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x000010e6 movabsq $-6148914691236517206, %rdx
+ 0x48, 0x21, 0xd6, //0x000010f0 andq %rdx, %rsi
+ 0x45, 0x31, 0xd2, //0x000010f3 xorl %r10d, %r10d
+ 0x48, 0x01, 0xc6, //0x000010f6 addq %rax, %rsi
+ 0x41, 0x0f, 0x92, 0xc2, //0x000010f9 setb %r10b
+ 0x48, 0x01, 0xf6, //0x000010fd addq %rsi, %rsi
+ 0x48, 0xb8, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x00001100 movabsq $6148914691236517205, %rax
+ 0x48, 0x31, 0xc6, //0x0000110a xorq %rax, %rsi
+ 0x48, 0x21, 0xce, //0x0000110d andq %rcx, %rsi
+ 0x48, 0xf7, 0xd6, //0x00001110 notq %rsi
+ 0x48, 0x21, 0xf7, //0x00001113 andq %rsi, %rdi
+ 0x48, 0x85, 0xff, //0x00001116 testq %rdi, %rdi
+ 0x0f, 0x84, 0x7a, 0xff, 0xff, 0xff, //0x00001119 je LBB0_207
+ 0xe9, 0x6b, 0xf4, 0xff, 0xff, //0x0000111f jmp LBB0_57
+ //0x00001124 LBB0_215
+ 0x48, 0x8b, 0x45, 0x90, //0x00001124 movq $-112(%rbp), %rax
+ 0x4c, 0x8b, 0x50, 0x08, //0x00001128 movq $8(%rax), %r10
+ 0x4d, 0x29, 0xda, //0x0000112c subq %r11, %r10
+ 0x0f, 0x84, 0xfa, 0x12, 0x00, 0x00, //0x0000112f je LBB0_438
+ 0x4c, 0x89, 0x5d, 0xa8, //0x00001135 movq %r11, $-88(%rbp)
+ 0x4d, 0x01, 0xdc, //0x00001139 addq %r11, %r12
+ 0x41, 0x80, 0x3c, 0x24, 0x30, //0x0000113c cmpb $48, (%r12)
+ 0x0f, 0x85, 0x36, 0x00, 0x00, 0x00, //0x00001141 jne LBB0_220
+ 0x41, 0xbb, 0x01, 0x00, 0x00, 0x00, //0x00001147 movl $1, %r11d
+ 0x49, 0x83, 0xfa, 0x01, //0x0000114d cmpq $1, %r10
+ 0x0f, 0x84, 0x7c, 0x05, 0x00, 0x00, //0x00001151 je LBB0_303
+ 0x41, 0x8a, 0x44, 0x24, 0x01, //0x00001157 movb $1(%r12), %al
+ 0x04, 0xd2, //0x0000115c addb $-46, %al
+ 0x3c, 0x37, //0x0000115e cmpb $55, %al
+ 0x0f, 0x87, 0x6d, 0x05, 0x00, 0x00, //0x00001160 ja LBB0_303
+ 0x0f, 0xb6, 0xc0, //0x00001166 movzbl %al, %eax
+ 0x48, 0xb9, 0x01, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, //0x00001169 movabsq $36028797027352577, %rcx
+ 0x48, 0x0f, 0xa3, 0xc1, //0x00001173 btq %rax, %rcx
+ 0x0f, 0x83, 0x56, 0x05, 0x00, 0x00, //0x00001177 jae LBB0_303
+ //0x0000117d LBB0_220
+ 0x49, 0x83, 0xfa, 0x10, //0x0000117d cmpq $16, %r10
+ 0x0f, 0x82, 0x30, 0x0d, 0x00, 0x00, //0x00001181 jb LBB0_359
+ 0x4d, 0x8d, 0x4a, 0xf0, //0x00001187 leaq $-16(%r10), %r9
+ 0x4c, 0x89, 0xc8, //0x0000118b movq %r9, %rax
+ 0x48, 0x83, 0xe0, 0xf0, //0x0000118e andq $-16, %rax
+ 0x4e, 0x8d, 0x44, 0x20, 0x10, //0x00001192 leaq $16(%rax,%r12), %r8
+ 0x41, 0x83, 0xe1, 0x0f, //0x00001197 andl $15, %r9d
+ 0x48, 0xc7, 0x45, 0xb8, 0xff, 0xff, 0xff, 0xff, //0x0000119b movq $-1, $-72(%rbp)
+ 0x48, 0xc7, 0x45, 0xb0, 0xff, 0xff, 0xff, 0xff, //0x000011a3 movq $-1, $-80(%rbp)
+ 0x49, 0xc7, 0xc6, 0xff, 0xff, 0xff, 0xff, //0x000011ab movq $-1, %r14
+ 0x4d, 0x89, 0xe5, //0x000011b2 movq %r12, %r13
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000011b5 .p2align 4, 0x90
+ //0x000011c0 LBB0_222
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x55, 0x00, //0x000011c0 vmovdqu (%r13), %xmm2
+ 0xc4, 0xc1, 0x69, 0x64, 0xe0, //0x000011c6 vpcmpgtb %xmm8, %xmm2, %xmm4
+ 0xc5, 0xb1, 0x64, 0xea, //0x000011cb vpcmpgtb %xmm2, %xmm9, %xmm5
+ 0xc5, 0xd9, 0xdb, 0xe5, //0x000011cf vpand %xmm5, %xmm4, %xmm4
+ 0xc5, 0xa9, 0x74, 0xea, //0x000011d3 vpcmpeqb %xmm2, %xmm10, %xmm5
+ 0xc5, 0xa1, 0x74, 0xf2, //0x000011d7 vpcmpeqb %xmm2, %xmm11, %xmm6
+ 0xc5, 0xc9, 0xeb, 0xed, //0x000011db vpor %xmm5, %xmm6, %xmm5
+ 0xc5, 0x99, 0xeb, 0xf2, //0x000011df vpor %xmm2, %xmm12, %xmm6
+ 0xc5, 0x91, 0x74, 0xd2, //0x000011e3 vpcmpeqb %xmm2, %xmm13, %xmm2
+ 0xc5, 0x89, 0x74, 0xf6, //0x000011e7 vpcmpeqb %xmm6, %xmm14, %xmm6
+ 0xc5, 0xc9, 0xeb, 0xfa, //0x000011eb vpor %xmm2, %xmm6, %xmm7
+ 0xc5, 0xd1, 0xeb, 0xe4, //0x000011ef vpor %xmm4, %xmm5, %xmm4
+ 0xc5, 0xc1, 0xeb, 0xe4, //0x000011f3 vpor %xmm4, %xmm7, %xmm4
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x000011f7 vpmovmskb %xmm2, %eax
+ 0xc5, 0xf9, 0xd7, 0xde, //0x000011fb vpmovmskb %xmm6, %ebx
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x000011ff vpmovmskb %xmm5, %edx
+ 0xc5, 0xf9, 0xd7, 0xcc, //0x00001203 vpmovmskb %xmm4, %ecx
+ 0xbe, 0xaa, 0xaa, 0xaa, 0xaa, //0x00001207 movl $2863311530, %esi
+ 0x48, 0x8d, 0xbe, 0x55, 0x55, 0x55, 0x55, //0x0000120c leaq $1431655765(%rsi), %rdi
+ 0x48, 0x31, 0xcf, //0x00001213 xorq %rcx, %rdi
+ 0x48, 0x0f, 0xbc, 0xcf, //0x00001216 bsfq %rdi, %rcx
+ 0x83, 0xf9, 0x10, //0x0000121a cmpl $16, %ecx
+ 0x0f, 0x84, 0x11, 0x00, 0x00, 0x00, //0x0000121d je LBB0_224
+ 0xbf, 0xff, 0xff, 0xff, 0xff, //0x00001223 movl $-1, %edi
+ 0xd3, 0xe7, //0x00001228 shll %cl, %edi
+ 0xf7, 0xd7, //0x0000122a notl %edi
+ 0x21, 0xf8, //0x0000122c andl %edi, %eax
+ 0x21, 0xfb, //0x0000122e andl %edi, %ebx
+ 0x21, 0xd7, //0x00001230 andl %edx, %edi
+ 0x89, 0xfa, //0x00001232 movl %edi, %edx
+ //0x00001234 LBB0_224
+ 0x8d, 0x78, 0xff, //0x00001234 leal $-1(%rax), %edi
+ 0x21, 0xc7, //0x00001237 andl %eax, %edi
+ 0x0f, 0x85, 0x4f, 0x09, 0x00, 0x00, //0x00001239 jne LBB0_337
+ 0x8d, 0x7b, 0xff, //0x0000123f leal $-1(%rbx), %edi
+ 0x21, 0xdf, //0x00001242 andl %ebx, %edi
+ 0x0f, 0x85, 0x44, 0x09, 0x00, 0x00, //0x00001244 jne LBB0_337
+ 0x8d, 0x7a, 0xff, //0x0000124a leal $-1(%rdx), %edi
+ 0x21, 0xd7, //0x0000124d andl %edx, %edi
+ 0x0f, 0x85, 0x39, 0x09, 0x00, 0x00, //0x0000124f jne LBB0_337
+ 0x85, 0xc0, //0x00001255 testl %eax, %eax
+ 0x0f, 0x84, 0x1a, 0x00, 0x00, 0x00, //0x00001257 je LBB0_230
+ 0x4c, 0x89, 0xef, //0x0000125d movq %r13, %rdi
+ 0x4c, 0x29, 0xe7, //0x00001260 subq %r12, %rdi
+ 0x44, 0x0f, 0xbc, 0xd8, //0x00001263 bsfl %eax, %r11d
+ 0x49, 0x01, 0xfb, //0x00001267 addq %rdi, %r11
+ 0x49, 0x83, 0xfe, 0xff, //0x0000126a cmpq $-1, %r14
+ 0x0f, 0x85, 0x24, 0x09, 0x00, 0x00, //0x0000126e jne LBB0_338
+ 0x4d, 0x89, 0xde, //0x00001274 movq %r11, %r14
+ //0x00001277 LBB0_230
+ 0x85, 0xdb, //0x00001277 testl %ebx, %ebx
+ 0x0f, 0x84, 0x1c, 0x00, 0x00, 0x00, //0x00001279 je LBB0_233
+ 0x4c, 0x89, 0xe8, //0x0000127f movq %r13, %rax
+ 0x4c, 0x29, 0xe0, //0x00001282 subq %r12, %rax
+ 0x44, 0x0f, 0xbc, 0xdb, //0x00001285 bsfl %ebx, %r11d
+ 0x49, 0x01, 0xc3, //0x00001289 addq %rax, %r11
+ 0x48, 0x83, 0x7d, 0xb0, 0xff, //0x0000128c cmpq $-1, $-80(%rbp)
+ 0x0f, 0x85, 0x01, 0x09, 0x00, 0x00, //0x00001291 jne LBB0_338
+ 0x4c, 0x89, 0x5d, 0xb0, //0x00001297 movq %r11, $-80(%rbp)
+ //0x0000129b LBB0_233
+ 0x85, 0xd2, //0x0000129b testl %edx, %edx
+ 0x0f, 0x84, 0x1c, 0x00, 0x00, 0x00, //0x0000129d je LBB0_236
+ 0x4c, 0x89, 0xe8, //0x000012a3 movq %r13, %rax
+ 0x4c, 0x29, 0xe0, //0x000012a6 subq %r12, %rax
+ 0x44, 0x0f, 0xbc, 0xda, //0x000012a9 bsfl %edx, %r11d
+ 0x49, 0x01, 0xc3, //0x000012ad addq %rax, %r11
+ 0x48, 0x83, 0x7d, 0xb8, 0xff, //0x000012b0 cmpq $-1, $-72(%rbp)
+ 0x0f, 0x85, 0xdd, 0x08, 0x00, 0x00, //0x000012b5 jne LBB0_338
+ 0x4c, 0x89, 0x5d, 0xb8, //0x000012bb movq %r11, $-72(%rbp)
+ //0x000012bf LBB0_236
+ 0x83, 0xf9, 0x10, //0x000012bf cmpl $16, %ecx
+ 0x0f, 0x85, 0x81, 0x03, 0x00, 0x00, //0x000012c2 jne LBB0_291
+ 0x49, 0x83, 0xc5, 0x10, //0x000012c8 addq $16, %r13
+ 0x49, 0x83, 0xc2, 0xf0, //0x000012cc addq $-16, %r10
+ 0x49, 0x83, 0xfa, 0x0f, //0x000012d0 cmpq $15, %r10
+ 0x0f, 0x87, 0xe6, 0xfe, 0xff, 0xff, //0x000012d4 ja LBB0_222
+ 0x4d, 0x85, 0xc9, //0x000012da testq %r9, %r9
+ 0x48, 0x8d, 0x35, 0xf8, 0x14, 0x00, 0x00, //0x000012dd leaq $5368(%rip), %rsi /* LJTI0_2+0(%rip) */
+ 0x48, 0x8b, 0x7d, 0xb0, //0x000012e4 movq $-80(%rbp), %rdi
+ 0x48, 0x8b, 0x5d, 0xb8, //0x000012e8 movq $-72(%rbp), %rbx
+ 0x0f, 0x84, 0x65, 0x03, 0x00, 0x00, //0x000012ec je LBB0_292
+ //0x000012f2 LBB0_239
+ 0x4b, 0x8d, 0x0c, 0x08, //0x000012f2 leaq (%r8,%r9), %rcx
+ 0xe9, 0x01, 0x01, 0x00, 0x00, //0x000012f6 jmp LBB0_262
+ //0x000012fb LBB0_240
+ 0x49, 0x8b, 0x01, //0x000012fb movq (%r9), %rax
+ 0x48, 0x3d, 0xff, 0x0f, 0x00, 0x00, //0x000012fe cmpq $4095, %rax
+ 0x0f, 0x8f, 0x53, 0x10, 0x00, 0x00, //0x00001304 jg LBB0_441
+ 0x48, 0x8d, 0x48, 0x01, //0x0000130a leaq $1(%rax), %rcx
+ 0x49, 0x89, 0x09, //0x0000130e movq %rcx, (%r9)
+ 0x49, 0xc7, 0x44, 0xc1, 0x08, 0x05, 0x00, 0x00, 0x00, //0x00001311 movq $5, $8(%r9,%rax,8)
+ 0xe9, 0x91, 0xee, 0xff, 0xff, //0x0000131a jmp LBB0_2
+ //0x0000131f LBB0_242
+ 0x48, 0x8b, 0x4d, 0x90, //0x0000131f movq $-112(%rbp), %rcx
+ 0x48, 0x8b, 0x49, 0x08, //0x00001323 movq $8(%rcx), %rcx
+ 0x48, 0x8d, 0x51, 0xfc, //0x00001327 leaq $-4(%rcx), %rdx
+ 0x49, 0x39, 0xd7, //0x0000132b cmpq %rdx, %r15
+ 0x0f, 0x83, 0x97, 0x10, 0x00, 0x00, //0x0000132e jae LBB0_440
+ 0x43, 0x8b, 0x0c, 0x1c, //0x00001334 movl (%r12,%r11), %ecx
+ 0x81, 0xf9, 0x61, 0x6c, 0x73, 0x65, //0x00001338 cmpl $1702063201, %ecx
+ 0x0f, 0x85, 0xfa, 0x10, 0x00, 0x00, //0x0000133e jne LBB0_442
+ 0x4c, 0x89, 0xd9, //0x00001344 movq %r11, %rcx
+ 0x4d, 0x8d, 0x5f, 0x05, //0x00001347 leaq $5(%r15), %r11
+ 0xe9, 0x50, 0x00, 0x00, 0x00, //0x0000134b jmp LBB0_254
+ //0x00001350 LBB0_245
+ 0x48, 0x8b, 0x4d, 0x90, //0x00001350 movq $-112(%rbp), %rcx
+ 0x48, 0x8b, 0x49, 0x08, //0x00001354 movq $8(%rcx), %rcx
+ 0x48, 0x8d, 0x51, 0xfd, //0x00001358 leaq $-3(%rcx), %rdx
+ 0x49, 0x39, 0xd7, //0x0000135c cmpq %rdx, %r15
+ 0x0f, 0x83, 0x66, 0x10, 0x00, 0x00, //0x0000135f jae LBB0_440
+ 0x41, 0x81, 0x3a, 0x6e, 0x75, 0x6c, 0x6c, //0x00001365 cmpl $1819047278, (%r10)
+ 0x0f, 0x84, 0x27, 0x00, 0x00, 0x00, //0x0000136c je LBB0_253
+ 0xe9, 0x1c, 0x11, 0x00, 0x00, //0x00001372 jmp LBB0_247
+ //0x00001377 LBB0_251
+ 0x48, 0x8b, 0x4d, 0x90, //0x00001377 movq $-112(%rbp), %rcx
+ 0x48, 0x8b, 0x49, 0x08, //0x0000137b movq $8(%rcx), %rcx
+ 0x48, 0x8d, 0x51, 0xfd, //0x0000137f leaq $-3(%rcx), %rdx
+ 0x49, 0x39, 0xd7, //0x00001383 cmpq %rdx, %r15
+ 0x0f, 0x83, 0x3f, 0x10, 0x00, 0x00, //0x00001386 jae LBB0_440
+ 0x41, 0x81, 0x3a, 0x74, 0x72, 0x75, 0x65, //0x0000138c cmpl $1702195828, (%r10)
+ 0x0f, 0x85, 0x4c, 0x11, 0x00, 0x00, //0x00001393 jne LBB0_447
+ //0x00001399 LBB0_253
+ 0x4c, 0x89, 0xd9, //0x00001399 movq %r11, %rcx
+ 0x4d, 0x8d, 0x5f, 0x04, //0x0000139c leaq $4(%r15), %r11
+ //0x000013a0 LBB0_254
+ 0x4c, 0x89, 0x1e, //0x000013a0 movq %r11, (%rsi)
+ 0x4c, 0x89, 0xf8, //0x000013a3 movq %r15, %rax
+ 0x48, 0x85, 0xc9, //0x000013a6 testq %rcx, %rcx
+ 0x0f, 0x8f, 0x01, 0xee, 0xff, 0xff, //0x000013a9 jg LBB0_2
+ 0xe9, 0xee, 0x0f, 0x00, 0x00, //0x000013af jmp LBB0_423
+ //0x000013b4 LBB0_255
+ 0x49, 0x8b, 0x01, //0x000013b4 movq (%r9), %rax
+ 0x48, 0x3d, 0xff, 0x0f, 0x00, 0x00, //0x000013b7 cmpq $4095, %rax
+ 0x0f, 0x8f, 0x9a, 0x0f, 0x00, 0x00, //0x000013bd jg LBB0_441
+ 0x48, 0x8d, 0x48, 0x01, //0x000013c3 leaq $1(%rax), %rcx
+ 0x49, 0x89, 0x09, //0x000013c7 movq %rcx, (%r9)
+ 0x49, 0xc7, 0x44, 0xc1, 0x08, 0x06, 0x00, 0x00, 0x00, //0x000013ca movq $6, $8(%r9,%rax,8)
+ 0xe9, 0xd8, 0xed, 0xff, 0xff, //0x000013d3 jmp LBB0_2
+ //0x000013d8 LBB0_259
+ 0x49, 0x89, 0xc3, //0x000013d8 movq %rax, %r11
+ 0x4d, 0x29, 0xe3, //0x000013db subq %r12, %r11
+ 0x49, 0x83, 0xfe, 0xff, //0x000013de cmpq $-1, %r14
+ 0x0f, 0x85, 0x95, 0x0a, 0x00, 0x00, //0x000013e2 jne LBB0_356
+ 0x49, 0xff, 0xcb, //0x000013e8 decq %r11
+ 0x4d, 0x89, 0xde, //0x000013eb movq %r11, %r14
+ 0x90, 0x90, //0x000013ee .p2align 4, 0x90
+ //0x000013f0 LBB0_261
+ 0x49, 0x89, 0xc0, //0x000013f0 movq %rax, %r8
+ 0x49, 0xff, 0xc9, //0x000013f3 decq %r9
+ 0x0f, 0x84, 0x03, 0x0a, 0x00, 0x00, //0x000013f6 je LBB0_341
+ //0x000013fc LBB0_262
+ 0x41, 0x0f, 0xbe, 0x10, //0x000013fc movsbl (%r8), %edx
+ 0x83, 0xc2, 0xd5, //0x00001400 addl $-43, %edx
+ 0x83, 0xfa, 0x3a, //0x00001403 cmpl $58, %edx
+ 0x0f, 0x87, 0x4b, 0x02, 0x00, 0x00, //0x00001406 ja LBB0_292
+ 0x49, 0x8d, 0x40, 0x01, //0x0000140c leaq $1(%r8), %rax
+ 0x48, 0x63, 0x14, 0x96, //0x00001410 movslq (%rsi,%rdx,4), %rdx
+ 0x48, 0x01, 0xf2, //0x00001414 addq %rsi, %rdx
+ 0xff, 0xe2, //0x00001417 jmpq *%rdx
+ //0x00001419 LBB0_264
+ 0x49, 0x89, 0xc3, //0x00001419 movq %rax, %r11
+ 0x4d, 0x29, 0xe3, //0x0000141c subq %r12, %r11
+ 0x48, 0x83, 0xfb, 0xff, //0x0000141f cmpq $-1, %rbx
+ 0x0f, 0x85, 0x54, 0x0a, 0x00, 0x00, //0x00001423 jne LBB0_356
+ 0x49, 0xff, 0xcb, //0x00001429 decq %r11
+ 0x4c, 0x89, 0xdb, //0x0000142c movq %r11, %rbx
+ 0xe9, 0xbc, 0xff, 0xff, 0xff, //0x0000142f jmp LBB0_261
+ //0x00001434 LBB0_266
+ 0x49, 0x89, 0xc3, //0x00001434 movq %rax, %r11
+ 0x4d, 0x29, 0xe3, //0x00001437 subq %r12, %r11
+ 0x48, 0x83, 0xff, 0xff, //0x0000143a cmpq $-1, %rdi
+ 0x0f, 0x85, 0x39, 0x0a, 0x00, 0x00, //0x0000143e jne LBB0_356
+ 0x49, 0xff, 0xcb, //0x00001444 decq %r11
+ 0x4c, 0x89, 0xdf, //0x00001447 movq %r11, %rdi
+ 0xe9, 0xa1, 0xff, 0xff, 0xff, //0x0000144a jmp LBB0_261
+ //0x0000144f LBB0_268
+ 0x48, 0x89, 0xd0, //0x0000144f movq %rdx, %rax
+ 0x4c, 0x29, 0xd8, //0x00001452 subq %r11, %rax
+ 0x0f, 0x84, 0xf6, 0x10, 0x00, 0x00, //0x00001455 je LBB0_456
+ 0x4c, 0x89, 0xd9, //0x0000145b movq %r11, %rcx
+ 0x4d, 0x01, 0xe3, //0x0000145e addq %r12, %r11
+ 0x48, 0x83, 0xf8, 0x40, //0x00001461 cmpq $64, %rax
+ 0x0f, 0x82, 0x8c, 0x0a, 0x00, 0x00, //0x00001465 jb LBB0_361
+ 0x41, 0x89, 0xc2, //0x0000146b movl %eax, %r10d
+ 0x41, 0x83, 0xe2, 0x3f, //0x0000146e andl $63, %r10d
+ 0x4e, 0x8d, 0x64, 0x02, 0xc0, //0x00001472 leaq $-64(%rdx,%r8), %r12
+ 0x49, 0x83, 0xe4, 0xc0, //0x00001477 andq $-64, %r12
+ 0x49, 0x01, 0xcc, //0x0000147b addq %rcx, %r12
+ 0x4c, 0x03, 0x65, 0x88, //0x0000147e addq $-120(%rbp), %r12
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001482 movq $-1, %r9
+ 0x45, 0x31, 0xc0, //0x00001489 xorl %r8d, %r8d
+ 0x90, 0x90, 0x90, 0x90, //0x0000148c .p2align 4, 0x90
+ //0x00001490 LBB0_271
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x33, //0x00001490 vmovdqu (%r11), %xmm6
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x6b, 0x10, //0x00001495 vmovdqu $16(%r11), %xmm5
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x20, //0x0000149b vmovdqu $32(%r11), %xmm4
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x7b, 0x30, //0x000014a1 vmovdqu $48(%r11), %xmm7
+ 0xc5, 0xc9, 0x74, 0xd0, //0x000014a7 vpcmpeqb %xmm0, %xmm6, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xf2, //0x000014ab vpmovmskb %xmm2, %esi
+ 0xc5, 0xd1, 0x74, 0xd0, //0x000014af vpcmpeqb %xmm0, %xmm5, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xda, //0x000014b3 vpmovmskb %xmm2, %ebx
+ 0xc5, 0xd9, 0x74, 0xd0, //0x000014b7 vpcmpeqb %xmm0, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xca, //0x000014bb vpmovmskb %xmm2, %ecx
+ 0xc5, 0xc1, 0x74, 0xd0, //0x000014bf vpcmpeqb %xmm0, %xmm7, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x000014c3 vpmovmskb %xmm2, %edi
+ 0xc5, 0xc9, 0x74, 0xd1, //0x000014c7 vpcmpeqb %xmm1, %xmm6, %xmm2
+ 0xc5, 0x79, 0xd7, 0xea, //0x000014cb vpmovmskb %xmm2, %r13d
+ 0xc5, 0xd1, 0x74, 0xd1, //0x000014cf vpcmpeqb %xmm1, %xmm5, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x000014d3 vpmovmskb %xmm2, %edx
+ 0xc5, 0xd9, 0x74, 0xd1, //0x000014d7 vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe3, 0x10, //0x000014db shlq $16, %rbx
+ 0x48, 0x09, 0xde, //0x000014df orq %rbx, %rsi
+ 0xc5, 0xf9, 0xd7, 0xda, //0x000014e2 vpmovmskb %xmm2, %ebx
+ 0xc5, 0xc1, 0x74, 0xd1, //0x000014e6 vpcmpeqb %xmm1, %xmm7, %xmm2
+ 0x48, 0xc1, 0xe1, 0x20, //0x000014ea shlq $32, %rcx
+ 0x48, 0x09, 0xce, //0x000014ee orq %rcx, %rsi
+ 0xc5, 0xf9, 0xd7, 0xca, //0x000014f1 vpmovmskb %xmm2, %ecx
+ 0xc5, 0x81, 0x64, 0xd6, //0x000014f5 vpcmpgtb %xmm6, %xmm15, %xmm2
+ 0xc5, 0xc9, 0x64, 0xf3, //0x000014f9 vpcmpgtb %xmm3, %xmm6, %xmm6
+ 0xc5, 0xc9, 0xdb, 0xd2, //0x000014fd vpand %xmm2, %xmm6, %xmm2
+ 0x48, 0xc1, 0xe2, 0x10, //0x00001501 shlq $16, %rdx
+ 0x49, 0x09, 0xd5, //0x00001505 orq %rdx, %r13
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x00001508 vpmovmskb %xmm2, %edx
+ 0xc5, 0x81, 0x64, 0xd5, //0x0000150c vpcmpgtb %xmm5, %xmm15, %xmm2
+ 0xc5, 0xd1, 0x64, 0xeb, //0x00001510 vpcmpgtb %xmm3, %xmm5, %xmm5
+ 0xc5, 0xd1, 0xdb, 0xd2, //0x00001514 vpand %xmm2, %xmm5, %xmm2
+ 0x48, 0xc1, 0xe3, 0x20, //0x00001518 shlq $32, %rbx
+ 0x49, 0x09, 0xdd, //0x0000151c orq %rbx, %r13
+ 0xc5, 0xf9, 0xd7, 0xda, //0x0000151f vpmovmskb %xmm2, %ebx
+ 0xc5, 0x81, 0x64, 0xd4, //0x00001523 vpcmpgtb %xmm4, %xmm15, %xmm2
+ 0xc5, 0xd9, 0x64, 0xe3, //0x00001527 vpcmpgtb %xmm3, %xmm4, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x0000152b vpand %xmm2, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe1, 0x30, //0x0000152f shlq $48, %rcx
+ 0x49, 0x09, 0xcd, //0x00001533 orq %rcx, %r13
+ 0xc5, 0xf9, 0xd7, 0xca, //0x00001536 vpmovmskb %xmm2, %ecx
+ 0xc5, 0x81, 0x64, 0xd7, //0x0000153a vpcmpgtb %xmm7, %xmm15, %xmm2
+ 0xc5, 0xc1, 0x64, 0xe3, //0x0000153e vpcmpgtb %xmm3, %xmm7, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x00001542 vpand %xmm2, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe3, 0x10, //0x00001546 shlq $16, %rbx
+ 0x48, 0x09, 0xda, //0x0000154a orq %rbx, %rdx
+ 0xc5, 0x79, 0xd7, 0xf2, //0x0000154d vpmovmskb %xmm2, %r14d
+ 0x48, 0xc1, 0xe7, 0x30, //0x00001551 shlq $48, %rdi
+ 0x48, 0xc1, 0xe1, 0x20, //0x00001555 shlq $32, %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x00001559 cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x0000155d jne LBB0_273
+ 0x4d, 0x85, 0xed, //0x00001563 testq %r13, %r13
+ 0x0f, 0x85, 0xa4, 0x00, 0x00, 0x00, //0x00001566 jne LBB0_287
+ //0x0000156c LBB0_273
+ 0x49, 0xc1, 0xe6, 0x30, //0x0000156c shlq $48, %r14
+ 0x48, 0x09, 0xca, //0x00001570 orq %rcx, %rdx
+ 0x48, 0x09, 0xfe, //0x00001573 orq %rdi, %rsi
+ 0x4c, 0x89, 0xe9, //0x00001576 movq %r13, %rcx
+ 0x4c, 0x09, 0xc1, //0x00001579 orq %r8, %rcx
+ 0x0f, 0x85, 0x2c, 0x00, 0x00, 0x00, //0x0000157c jne LBB0_288
+ 0x4c, 0x09, 0xf2, //0x00001582 orq %r14, %rdx
+ 0x48, 0x85, 0xf6, //0x00001585 testq %rsi, %rsi
+ 0x0f, 0x85, 0x95, 0x00, 0x00, 0x00, //0x00001588 jne LBB0_289
+ //0x0000158e LBB0_275
+ 0x48, 0x85, 0xd2, //0x0000158e testq %rdx, %rdx
+ 0x0f, 0x85, 0xa7, 0x0f, 0x00, 0x00, //0x00001591 jne LBB0_452
+ 0x48, 0x83, 0xc0, 0xc0, //0x00001597 addq $-64, %rax
+ 0x49, 0x83, 0xc3, 0x40, //0x0000159b addq $64, %r11
+ 0x48, 0x83, 0xf8, 0x3f, //0x0000159f cmpq $63, %rax
+ 0x0f, 0x87, 0xe7, 0xfe, 0xff, 0xff, //0x000015a3 ja LBB0_271
+ 0xe9, 0xf0, 0x06, 0x00, 0x00, //0x000015a9 jmp LBB0_277
+ //0x000015ae LBB0_288
+ 0x4c, 0x89, 0xc1, //0x000015ae movq %r8, %rcx
+ 0x48, 0xf7, 0xd1, //0x000015b1 notq %rcx
+ 0x4c, 0x21, 0xe9, //0x000015b4 andq %r13, %rcx
+ 0x4c, 0x89, 0x55, 0xb8, //0x000015b7 movq %r10, $-72(%rbp)
+ 0x4c, 0x8d, 0x14, 0x09, //0x000015bb leaq (%rcx,%rcx), %r10
+ 0x4d, 0x09, 0xc2, //0x000015bf orq %r8, %r10
+ 0x4c, 0x89, 0xd7, //0x000015c2 movq %r10, %rdi
+ 0x48, 0xf7, 0xd7, //0x000015c5 notq %rdi
+ 0x4c, 0x21, 0xef, //0x000015c8 andq %r13, %rdi
+ 0x48, 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x000015cb movabsq $-6148914691236517206, %rbx
+ 0x48, 0x21, 0xdf, //0x000015d5 andq %rbx, %rdi
+ 0x45, 0x31, 0xc0, //0x000015d8 xorl %r8d, %r8d
+ 0x48, 0x01, 0xcf, //0x000015db addq %rcx, %rdi
+ 0x41, 0x0f, 0x92, 0xc0, //0x000015de setb %r8b
+ 0x48, 0x01, 0xff, //0x000015e2 addq %rdi, %rdi
+ 0x48, 0xb9, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x000015e5 movabsq $6148914691236517205, %rcx
+ 0x48, 0x31, 0xcf, //0x000015ef xorq %rcx, %rdi
+ 0x4c, 0x21, 0xd7, //0x000015f2 andq %r10, %rdi
+ 0x4c, 0x8b, 0x55, 0xb8, //0x000015f5 movq $-72(%rbp), %r10
+ 0x48, 0xf7, 0xd7, //0x000015f9 notq %rdi
+ 0x48, 0x21, 0xfe, //0x000015fc andq %rdi, %rsi
+ 0x4c, 0x09, 0xf2, //0x000015ff orq %r14, %rdx
+ 0x48, 0x85, 0xf6, //0x00001602 testq %rsi, %rsi
+ 0x0f, 0x84, 0x83, 0xff, 0xff, 0xff, //0x00001605 je LBB0_275
+ 0xe9, 0x13, 0x00, 0x00, 0x00, //0x0000160b jmp LBB0_289
+ //0x00001610 LBB0_287
+ 0x4c, 0x89, 0xdb, //0x00001610 movq %r11, %rbx
+ 0x48, 0x2b, 0x5d, 0xd0, //0x00001613 subq $-48(%rbp), %rbx
+ 0x4d, 0x0f, 0xbc, 0xcd, //0x00001617 bsfq %r13, %r9
+ 0x49, 0x01, 0xd9, //0x0000161b addq %rbx, %r9
+ 0xe9, 0x49, 0xff, 0xff, 0xff, //0x0000161e jmp LBB0_273
+ //0x00001623 LBB0_289
+ 0x48, 0x0f, 0xbc, 0xc6, //0x00001623 bsfq %rsi, %rax
+ 0x48, 0x85, 0xd2, //0x00001627 testq %rdx, %rdx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x0000162a movq $-48(%rbp), %r12
+ 0x0f, 0x84, 0xbe, 0x00, 0x00, 0x00, //0x0000162e je LBB0_304
+ 0x48, 0x0f, 0xbc, 0xca, //0x00001634 bsfq %rdx, %rcx
+ 0x4d, 0x29, 0xe3, //0x00001638 subq %r12, %r11
+ 0x48, 0x39, 0xc1, //0x0000163b cmpq %rax, %rcx
+ 0x0f, 0x83, 0x94, 0xf8, 0xff, 0xff, //0x0000163e jae LBB0_186
+ 0xe9, 0x11, 0x0f, 0x00, 0x00, //0x00001644 jmp LBB0_306
+ //0x00001649 LBB0_291
+ 0x49, 0x01, 0xcd, //0x00001649 addq %rcx, %r13
+ 0x4d, 0x89, 0xe8, //0x0000164c movq %r13, %r8
+ 0x48, 0x8b, 0x7d, 0xb0, //0x0000164f movq $-80(%rbp), %rdi
+ 0x48, 0x8b, 0x5d, 0xb8, //0x00001653 movq $-72(%rbp), %rbx
+ //0x00001657 LBB0_292
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x00001657 movq $-1, %r11
+ 0x48, 0x85, 0xff, //0x0000165e testq %rdi, %rdi
+ 0x48, 0x8b, 0x75, 0xc8, //0x00001661 movq $-56(%rbp), %rsi
+ 0x0f, 0x84, 0xcb, 0x0d, 0x00, 0x00, //0x00001665 je LBB0_439
+ //0x0000166b LBB0_293
+ 0x48, 0x85, 0xdb, //0x0000166b testq %rbx, %rbx
+ 0x0f, 0x84, 0xc2, 0x0d, 0x00, 0x00, //0x0000166e je LBB0_439
+ 0x4d, 0x85, 0xf6, //0x00001674 testq %r14, %r14
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00001677 movq $-64(%rbp), %r9
+ 0x0f, 0x84, 0xb5, 0x0d, 0x00, 0x00, //0x0000167b je LBB0_439
+ 0x4d, 0x29, 0xe0, //0x00001681 subq %r12, %r8
+ 0x49, 0x8d, 0x40, 0xff, //0x00001684 leaq $-1(%r8), %rax
+ 0x48, 0x39, 0xc7, //0x00001688 cmpq %rax, %rdi
+ 0x0f, 0x84, 0x33, 0x00, 0x00, 0x00, //0x0000168b je LBB0_301
+ 0x49, 0x39, 0xc6, //0x00001691 cmpq %rax, %r14
+ 0x0f, 0x84, 0x2a, 0x00, 0x00, 0x00, //0x00001694 je LBB0_301
+ 0x48, 0x39, 0xc3, //0x0000169a cmpq %rax, %rbx
+ 0x0f, 0x84, 0x21, 0x00, 0x00, 0x00, //0x0000169d je LBB0_301
+ 0x48, 0x85, 0xdb, //0x000016a3 testq %rbx, %rbx
+ 0x0f, 0x8e, 0x6e, 0x00, 0x00, 0x00, //0x000016a6 jle LBB0_309
+ 0x48, 0x8d, 0x43, 0xff, //0x000016ac leaq $-1(%rbx), %rax
+ 0x48, 0x39, 0xc7, //0x000016b0 cmpq %rax, %rdi
+ 0x0f, 0x84, 0x61, 0x00, 0x00, 0x00, //0x000016b3 je LBB0_309
+ 0x48, 0xf7, 0xd3, //0x000016b9 notq %rbx
+ 0x49, 0x89, 0xdb, //0x000016bc movq %rbx, %r11
+ 0xe9, 0x06, 0x00, 0x00, 0x00, //0x000016bf jmp LBB0_302
+ //0x000016c4 LBB0_301
+ 0x49, 0xf7, 0xd8, //0x000016c4 negq %r8
+ 0x4d, 0x89, 0xc3, //0x000016c7 movq %r8, %r11
+ //0x000016ca LBB0_302
+ 0x4d, 0x85, 0xdb, //0x000016ca testq %r11, %r11
+ 0x0f, 0x88, 0x63, 0x0d, 0x00, 0x00, //0x000016cd js LBB0_439
+ //0x000016d3 LBB0_303
+ 0x48, 0x8b, 0x4d, 0xa8, //0x000016d3 movq $-88(%rbp), %rcx
+ 0x49, 0x01, 0xcb, //0x000016d7 addq %rcx, %r11
+ 0x4c, 0x89, 0x1e, //0x000016da movq %r11, (%rsi)
+ 0x4c, 0x89, 0xf8, //0x000016dd movq %r15, %rax
+ 0x48, 0x85, 0xc9, //0x000016e0 testq %rcx, %rcx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x000016e3 movq $-48(%rbp), %r12
+ 0x0f, 0x8f, 0xc3, 0xea, 0xff, 0xff, //0x000016e7 jg LBB0_2
+ 0xe9, 0xb0, 0x0c, 0x00, 0x00, //0x000016ed jmp LBB0_423
+ //0x000016f2 LBB0_304
+ 0xb9, 0x40, 0x00, 0x00, 0x00, //0x000016f2 movl $64, %ecx
+ 0x4d, 0x29, 0xe3, //0x000016f7 subq %r12, %r11
+ 0x48, 0x39, 0xc1, //0x000016fa cmpq %rax, %rcx
+ 0x0f, 0x83, 0xd5, 0xf7, 0xff, 0xff, //0x000016fd jae LBB0_186
+ 0xe9, 0x52, 0x0e, 0x00, 0x00, //0x00001703 jmp LBB0_306
+ //0x00001708 LBB0_308
+ 0x4d, 0x29, 0xd6, //0x00001708 subq %r10, %r14
+ 0x44, 0x0f, 0xbc, 0xde, //0x0000170b bsfl %esi, %r11d
+ 0x4d, 0x01, 0xf3, //0x0000170f addq %r14, %r11
+ 0x49, 0xf7, 0xd3, //0x00001712 notq %r11
+ 0xe9, 0xa6, 0x03, 0x00, 0x00, //0x00001715 jmp LBB0_326
+ //0x0000171a LBB0_309
+ 0x4c, 0x89, 0xf0, //0x0000171a movq %r14, %rax
+ 0x48, 0x09, 0xf8, //0x0000171d orq %rdi, %rax
+ 0x49, 0x39, 0xfe, //0x00001720 cmpq %rdi, %r14
+ 0x0f, 0x8c, 0x66, 0x01, 0x00, 0x00, //0x00001723 jl LBB0_312
+ 0x48, 0x85, 0xc0, //0x00001729 testq %rax, %rax
+ 0x0f, 0x88, 0x5d, 0x01, 0x00, 0x00, //0x0000172c js LBB0_312
+ 0x49, 0xf7, 0xd6, //0x00001732 notq %r14
+ 0x4d, 0x89, 0xf3, //0x00001735 movq %r14, %r11
+ 0xe9, 0x8d, 0xff, 0xff, 0xff, //0x00001738 jmp LBB0_302
+ //0x0000173d LBB0_49
+ 0x4c, 0x8b, 0x5d, 0xb8, //0x0000173d movq $-72(%rbp), %r11
+ 0x4d, 0x89, 0xd5, //0x00001741 movq %r10, %r13
+ 0x49, 0x83, 0xfd, 0x20, //0x00001744 cmpq $32, %r13
+ 0x0f, 0x82, 0x66, 0x08, 0x00, 0x00, //0x00001748 jb LBB0_366
+ //0x0000174e LBB0_50
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x0000174e vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x00001753 vmovdqu $16(%r11), %xmm4
+ 0xc5, 0xe9, 0x74, 0xe8, //0x00001759 vpcmpeqb %xmm0, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xcd, //0x0000175d vpmovmskb %xmm5, %ecx
+ 0xc5, 0xd9, 0x74, 0xe8, //0x00001761 vpcmpeqb %xmm0, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x00001765 vpmovmskb %xmm5, %edx
+ 0xc5, 0xe9, 0x74, 0xd1, //0x00001769 vpcmpeqb %xmm1, %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x0000176d vpmovmskb %xmm2, %edi
+ 0xc5, 0xd9, 0x74, 0xd1, //0x00001771 vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x00001775 vpmovmskb %xmm2, %eax
+ 0x48, 0xc1, 0xe2, 0x10, //0x00001779 shlq $16, %rdx
+ 0x48, 0xc1, 0xe0, 0x10, //0x0000177d shlq $16, %rax
+ 0x48, 0x09, 0xc7, //0x00001781 orq %rax, %rdi
+ 0x49, 0x83, 0xf9, 0xff, //0x00001784 cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00001788 jne LBB0_52
+ 0x48, 0x85, 0xff, //0x0000178e testq %rdi, %rdi
+ 0x0f, 0x85, 0xbc, 0x07, 0x00, 0x00, //0x00001791 jne LBB0_363
+ //0x00001797 LBB0_52
+ 0x48, 0x09, 0xca, //0x00001797 orq %rcx, %rdx
+ 0x48, 0x89, 0xf8, //0x0000179a movq %rdi, %rax
+ 0x4c, 0x09, 0xe0, //0x0000179d orq %r12, %rax
+ 0x0f, 0x85, 0xca, 0x07, 0x00, 0x00, //0x000017a0 jne LBB0_364
+ //0x000017a6 LBB0_53
+ 0x48, 0x85, 0xd2, //0x000017a6 testq %rdx, %rdx
+ 0x0f, 0x84, 0xfd, 0x07, 0x00, 0x00, //0x000017a9 je LBB0_365
+ //0x000017af LBB0_54
+ 0x48, 0x0f, 0xbc, 0xc2, //0x000017af bsfq %rdx, %rax
+ 0xe9, 0xdb, 0xed, 0xff, 0xff, //0x000017b3 jmp LBB0_58
+ //0x000017b8 LBB0_113
+ 0x4d, 0x89, 0xd3, //0x000017b8 movq %r10, %r11
+ 0x48, 0x8b, 0x45, 0xb8, //0x000017bb movq $-72(%rbp), %rax
+ 0x4c, 0x8b, 0x65, 0xd0, //0x000017bf movq $-48(%rbp), %r12
+ 0x48, 0x83, 0xf8, 0x20, //0x000017c3 cmpq $32, %rax
+ 0x0f, 0x82, 0x66, 0x02, 0x00, 0x00, //0x000017c7 jb LBB0_317
+ //0x000017cd LBB0_114
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x000017cd vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x000017d2 vmovdqu $16(%r11), %xmm4
+ 0xc5, 0xe9, 0x74, 0xe8, //0x000017d8 vpcmpeqb %xmm0, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xcd, //0x000017dc vpmovmskb %xmm5, %ecx
+ 0xc5, 0xd9, 0x74, 0xe8, //0x000017e0 vpcmpeqb %xmm0, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xf5, //0x000017e4 vpmovmskb %xmm5, %esi
+ 0xc5, 0xe9, 0x74, 0xe9, //0x000017e8 vpcmpeqb %xmm1, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x000017ec vpmovmskb %xmm5, %edx
+ 0xc5, 0xd9, 0x74, 0xe9, //0x000017f0 vpcmpeqb %xmm1, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xdd, //0x000017f4 vpmovmskb %xmm5, %ebx
+ 0xc5, 0x81, 0x64, 0xea, //0x000017f8 vpcmpgtb %xmm2, %xmm15, %xmm5
+ 0xc5, 0xe9, 0x64, 0xd3, //0x000017fc vpcmpgtb %xmm3, %xmm2, %xmm2
+ 0xc5, 0xe9, 0xdb, 0xd5, //0x00001800 vpand %xmm5, %xmm2, %xmm2
+ 0xc5, 0x79, 0xd7, 0xf2, //0x00001804 vpmovmskb %xmm2, %r14d
+ 0xc5, 0x81, 0x64, 0xd4, //0x00001808 vpcmpgtb %xmm4, %xmm15, %xmm2
+ 0xc5, 0xd9, 0x64, 0xe3, //0x0000180c vpcmpgtb %xmm3, %xmm4, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x00001810 vpand %xmm2, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x00001814 vpmovmskb %xmm2, %edi
+ 0x48, 0xc1, 0xe6, 0x10, //0x00001818 shlq $16, %rsi
+ 0x48, 0xc1, 0xe3, 0x10, //0x0000181c shlq $16, %rbx
+ 0x48, 0x09, 0xda, //0x00001820 orq %rbx, %rdx
+ 0x49, 0x83, 0xf9, 0xff, //0x00001823 cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00001827 jne LBB0_116
+ 0x48, 0x85, 0xd2, //0x0000182d testq %rdx, %rdx
+ 0x0f, 0x85, 0xf8, 0x07, 0x00, 0x00, //0x00001830 jne LBB0_373
+ //0x00001836 LBB0_116
+ 0x48, 0xc1, 0xe7, 0x10, //0x00001836 shlq $16, %rdi
+ 0x48, 0x09, 0xce, //0x0000183a orq %rcx, %rsi
+ 0x48, 0x89, 0xd1, //0x0000183d movq %rdx, %rcx
+ 0x4c, 0x09, 0xc1, //0x00001840 orq %r8, %rcx
+ 0x0f, 0x85, 0xcb, 0x06, 0x00, 0x00, //0x00001843 jne LBB0_362
+ //0x00001849 LBB0_117
+ 0x4c, 0x09, 0xf7, //0x00001849 orq %r14, %rdi
+ 0xb9, 0x40, 0x00, 0x00, 0x00, //0x0000184c movl $64, %ecx
+ 0xba, 0x40, 0x00, 0x00, 0x00, //0x00001851 movl $64, %edx
+ 0x48, 0x85, 0xf6, //0x00001856 testq %rsi, %rsi
+ 0x0f, 0x84, 0x04, 0x00, 0x00, 0x00, //0x00001859 je LBB0_119
+ 0x48, 0x0f, 0xbc, 0xd6, //0x0000185f bsfq %rsi, %rdx
+ //0x00001863 LBB0_119
+ 0x48, 0x85, 0xff, //0x00001863 testq %rdi, %rdi
+ 0x0f, 0x84, 0x04, 0x00, 0x00, 0x00, //0x00001866 je LBB0_121
+ 0x48, 0x0f, 0xbc, 0xcf, //0x0000186c bsfq %rdi, %rcx
+ //0x00001870 LBB0_121
+ 0x48, 0x85, 0xf6, //0x00001870 testq %rsi, %rsi
+ 0x0f, 0x84, 0xa9, 0x01, 0x00, 0x00, //0x00001873 je LBB0_315
+ //0x00001879 LBB0_122
+ 0x4d, 0x29, 0xe3, //0x00001879 subq %r12, %r11
+ 0x48, 0x39, 0xd1, //0x0000187c cmpq %rdx, %rcx
+ 0x0f, 0x82, 0xd5, 0x0c, 0x00, 0x00, //0x0000187f jb LBB0_306
+ 0x4d, 0x8d, 0x5c, 0x13, 0x01, //0x00001885 leaq $1(%r11,%rdx), %r11
+ 0xe9, 0x4e, 0xf6, 0xff, 0xff, //0x0000188a jmp LBB0_187
+ //0x0000188f LBB0_312
+ 0x48, 0x85, 0xc0, //0x0000188f testq %rax, %rax
+ 0x48, 0x8d, 0x47, 0xff, //0x00001892 leaq $-1(%rdi), %rax
+ 0x48, 0xf7, 0xd7, //0x00001896 notq %rdi
+ 0x49, 0x0f, 0x48, 0xf8, //0x00001899 cmovsq %r8, %rdi
+ 0x49, 0x39, 0xc6, //0x0000189d cmpq %rax, %r14
+ 0x49, 0x0f, 0x45, 0xf8, //0x000018a0 cmovneq %r8, %rdi
+ 0x49, 0x89, 0xfb, //0x000018a4 movq %rdi, %r11
+ 0xe9, 0x1e, 0xfe, 0xff, 0xff, //0x000018a7 jmp LBB0_302
+ //0x000018ac LBB0_313
+ 0x48, 0xf7, 0xd0, //0x000018ac notq %rax
+ 0x49, 0x89, 0xc3, //0x000018af movq %rax, %r11
+ 0xe9, 0x09, 0x02, 0x00, 0x00, //0x000018b2 jmp LBB0_326
+ //0x000018b7 LBB0_314
+ 0x48, 0x89, 0x4d, 0xa8, //0x000018b7 movq %rcx, $-88(%rbp)
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x000018bb movq $-1, %rax
+ 0x4d, 0x85, 0xed, //0x000018c2 testq %r13, %r13
+ 0x48, 0x8b, 0x75, 0xc8, //0x000018c5 movq $-56(%rbp), %rsi
+ 0x0f, 0x85, 0x86, 0xf3, 0xff, 0xff, //0x000018c9 jne LBB0_151
+ 0xe9, 0xbe, 0x0a, 0x00, 0x00, //0x000018cf jmp LBB0_420
+ //0x000018d4 LBB0_134
+ 0x4c, 0x8b, 0x5d, 0xb8, //0x000018d4 movq $-72(%rbp), %r11
+ 0x4d, 0x89, 0xd5, //0x000018d8 movq %r10, %r13
+ 0x49, 0x83, 0xfd, 0x20, //0x000018db cmpq $32, %r13
+ 0x0f, 0x82, 0x57, 0x08, 0x00, 0x00, //0x000018df jb LBB0_382
+ //0x000018e5 LBB0_135
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x000018e5 vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x000018ea vmovdqu $16(%r11), %xmm4
+ 0xc5, 0xe9, 0x74, 0xe8, //0x000018f0 vpcmpeqb %xmm0, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xcd, //0x000018f4 vpmovmskb %xmm5, %ecx
+ 0xc5, 0xd9, 0x74, 0xe8, //0x000018f8 vpcmpeqb %xmm0, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x000018fc vpmovmskb %xmm5, %edx
+ 0xc5, 0xe9, 0x74, 0xd1, //0x00001900 vpcmpeqb %xmm1, %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x00001904 vpmovmskb %xmm2, %edi
+ 0xc5, 0xd9, 0x74, 0xd1, //0x00001908 vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x0000190c vpmovmskb %xmm2, %eax
+ 0x48, 0xc1, 0xe2, 0x10, //0x00001910 shlq $16, %rdx
+ 0x48, 0xc1, 0xe0, 0x10, //0x00001914 shlq $16, %rax
+ 0x48, 0x09, 0xc7, //0x00001918 orq %rax, %rdi
+ 0x49, 0x83, 0xfc, 0xff, //0x0000191b cmpq $-1, %r12
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x0000191f jne LBB0_137
+ 0x48, 0x85, 0xff, //0x00001925 testq %rdi, %rdi
+ 0x0f, 0x85, 0xad, 0x07, 0x00, 0x00, //0x00001928 jne LBB0_379
+ //0x0000192e LBB0_137
+ 0x48, 0x09, 0xca, //0x0000192e orq %rcx, %rdx
+ 0x48, 0x89, 0xf8, //0x00001931 movq %rdi, %rax
+ 0x4c, 0x09, 0xc8, //0x00001934 orq %r9, %rax
+ 0x0f, 0x85, 0xbb, 0x07, 0x00, 0x00, //0x00001937 jne LBB0_380
+ //0x0000193d LBB0_138
+ 0x48, 0x85, 0xd2, //0x0000193d testq %rdx, %rdx
+ 0x0f, 0x84, 0xee, 0x07, 0x00, 0x00, //0x00001940 je LBB0_381
+ //0x00001946 LBB0_139
+ 0x48, 0x0f, 0xbc, 0xc2, //0x00001946 bsfq %rdx, %rax
+ 0xe9, 0x94, 0xf2, 0xff, 0xff, //0x0000194a jmp LBB0_143
+ //0x0000194f LBB0_170
+ 0x4d, 0x89, 0xc3, //0x0000194f movq %r8, %r11
+ 0x4c, 0x89, 0xd0, //0x00001952 movq %r10, %rax
+ 0x48, 0x83, 0xf8, 0x20, //0x00001955 cmpq $32, %rax
+ 0x0f, 0x82, 0x7b, 0x01, 0x00, 0x00, //0x00001959 jb LBB0_329
+ //0x0000195f LBB0_171
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x0000195f vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x00001964 vmovdqu $16(%r11), %xmm4
+ 0xc5, 0xe9, 0x74, 0xe8, //0x0000196a vpcmpeqb %xmm0, %xmm2, %xmm5
+ 0xc5, 0x79, 0xd7, 0xc5, //0x0000196e vpmovmskb %xmm5, %r8d
+ 0xc5, 0xd9, 0x74, 0xe8, //0x00001972 vpcmpeqb %xmm0, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xf5, //0x00001976 vpmovmskb %xmm5, %esi
+ 0xc5, 0xe9, 0x74, 0xe9, //0x0000197a vpcmpeqb %xmm1, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x0000197e vpmovmskb %xmm5, %edx
+ 0xc5, 0xd9, 0x74, 0xe9, //0x00001982 vpcmpeqb %xmm1, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xcd, //0x00001986 vpmovmskb %xmm5, %ecx
+ 0xc5, 0x81, 0x64, 0xea, //0x0000198a vpcmpgtb %xmm2, %xmm15, %xmm5
+ 0xc5, 0xe9, 0x64, 0xd3, //0x0000198e vpcmpgtb %xmm3, %xmm2, %xmm2
+ 0xc5, 0xe9, 0xdb, 0xd5, //0x00001992 vpand %xmm5, %xmm2, %xmm2
+ 0xc5, 0x79, 0xd7, 0xf2, //0x00001996 vpmovmskb %xmm2, %r14d
+ 0xc5, 0x81, 0x64, 0xd4, //0x0000199a vpcmpgtb %xmm4, %xmm15, %xmm2
+ 0xc5, 0xd9, 0x64, 0xe3, //0x0000199e vpcmpgtb %xmm3, %xmm4, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x000019a2 vpand %xmm2, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x000019a6 vpmovmskb %xmm2, %edi
+ 0x48, 0xc1, 0xe6, 0x10, //0x000019aa shlq $16, %rsi
+ 0x48, 0xc1, 0xe1, 0x10, //0x000019ae shlq $16, %rcx
+ 0x48, 0x09, 0xca, //0x000019b2 orq %rcx, %rdx
+ 0x49, 0x83, 0xfc, 0xff, //0x000019b5 cmpq $-1, %r12
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x000019b9 jne LBB0_173
+ 0x48, 0x85, 0xd2, //0x000019bf testq %rdx, %rdx
+ 0x0f, 0x85, 0x02, 0x08, 0x00, 0x00, //0x000019c2 jne LBB0_390
+ //0x000019c8 LBB0_173
+ 0x48, 0xc1, 0xe7, 0x10, //0x000019c8 shlq $16, %rdi
+ 0x4c, 0x09, 0xc6, //0x000019cc orq %r8, %rsi
+ 0x48, 0x89, 0xd1, //0x000019cf movq %rdx, %rcx
+ 0x4c, 0x09, 0xc9, //0x000019d2 orq %r9, %rcx
+ 0x0f, 0x85, 0x65, 0x06, 0x00, 0x00, //0x000019d5 jne LBB0_374
+ //0x000019db LBB0_174
+ 0x4c, 0x09, 0xf7, //0x000019db orq %r14, %rdi
+ 0xb9, 0x40, 0x00, 0x00, 0x00, //0x000019de movl $64, %ecx
+ 0xba, 0x40, 0x00, 0x00, 0x00, //0x000019e3 movl $64, %edx
+ 0x48, 0x85, 0xf6, //0x000019e8 testq %rsi, %rsi
+ 0x0f, 0x84, 0x04, 0x00, 0x00, 0x00, //0x000019eb je LBB0_176
+ 0x48, 0x0f, 0xbc, 0xd6, //0x000019f1 bsfq %rsi, %rdx
+ //0x000019f5 LBB0_176
+ 0x48, 0x85, 0xff, //0x000019f5 testq %rdi, %rdi
+ 0x0f, 0x84, 0x04, 0x00, 0x00, 0x00, //0x000019f8 je LBB0_178
+ 0x48, 0x0f, 0xbc, 0xcf, //0x000019fe bsfq %rdi, %rcx
+ //0x00001a02 LBB0_178
+ 0x48, 0x85, 0xf6, //0x00001a02 testq %rsi, %rsi
+ 0x0f, 0x84, 0xbe, 0x00, 0x00, 0x00, //0x00001a05 je LBB0_327
+ 0x4c, 0x2b, 0x5d, 0xd0, //0x00001a0b subq $-48(%rbp), %r11
+ 0x48, 0x39, 0xd1, //0x00001a0f cmpq %rdx, %rcx
+ 0x0f, 0x82, 0x83, 0x0b, 0x00, 0x00, //0x00001a12 jb LBB0_458
+ 0x4d, 0x8d, 0x5c, 0x13, 0x01, //0x00001a18 leaq $1(%r11,%rdx), %r11
+ 0xe9, 0xc8, 0xf1, 0xff, 0xff, //0x00001a1d jmp LBB0_144
+ //0x00001a22 LBB0_315
+ 0x48, 0x85, 0xff, //0x00001a22 testq %rdi, %rdi
+ 0x0f, 0x85, 0x5c, 0x0b, 0x00, 0x00, //0x00001a25 jne LBB0_457
+ 0x49, 0x83, 0xc3, 0x20, //0x00001a2b addq $32, %r11
+ 0x48, 0x83, 0xc0, 0xe0, //0x00001a2f addq $-32, %rax
+ //0x00001a33 LBB0_317
+ 0x4d, 0x85, 0xc0, //0x00001a33 testq %r8, %r8
+ 0x0f, 0x85, 0x6f, 0x06, 0x00, 0x00, //0x00001a36 jne LBB0_377
+ 0x48, 0x85, 0xc0, //0x00001a3c testq %rax, %rax
+ 0x0f, 0x84, 0x2e, 0x09, 0x00, 0x00, //0x00001a3f je LBB0_416
+ //0x00001a45 LBB0_319
+ 0x41, 0x0f, 0xb6, 0x0b, //0x00001a45 movzbl (%r11), %ecx
+ 0x80, 0xf9, 0x22, //0x00001a49 cmpb $34, %cl
+ 0x0f, 0x84, 0xa4, 0x03, 0x00, 0x00, //0x00001a4c je LBB0_355
+ 0x80, 0xf9, 0x5c, //0x00001a52 cmpb $92, %cl
+ 0x0f, 0x84, 0x26, 0x00, 0x00, 0x00, //0x00001a55 je LBB0_323
+ 0x80, 0xf9, 0x1f, //0x00001a5b cmpb $31, %cl
+ 0x0f, 0x86, 0x2f, 0x0b, 0x00, 0x00, //0x00001a5e jbe LBB0_461
+ 0x48, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001a64 movq $-1, %rcx
+ 0xba, 0x01, 0x00, 0x00, 0x00, //0x00001a6b movl $1, %edx
+ 0x49, 0x01, 0xd3, //0x00001a70 addq %rdx, %r11
+ 0x48, 0x01, 0xc8, //0x00001a73 addq %rcx, %rax
+ 0x0f, 0x85, 0xc9, 0xff, 0xff, 0xff, //0x00001a76 jne LBB0_319
+ 0xe9, 0xf2, 0x08, 0x00, 0x00, //0x00001a7c jmp LBB0_416
+ //0x00001a81 LBB0_323
+ 0x48, 0x83, 0xf8, 0x01, //0x00001a81 cmpq $1, %rax
+ 0x0f, 0x84, 0xe8, 0x08, 0x00, 0x00, //0x00001a85 je LBB0_416
+ 0x4c, 0x89, 0xd9, //0x00001a8b movq %r11, %rcx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001a8e movq $-48(%rbp), %r12
+ 0x4c, 0x29, 0xe1, //0x00001a92 subq %r12, %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x00001a95 cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc9, //0x00001a99 cmoveq %rcx, %r9
+ 0x48, 0xc7, 0xc1, 0xfe, 0xff, 0xff, 0xff, //0x00001a9d movq $-2, %rcx
+ 0xba, 0x02, 0x00, 0x00, 0x00, //0x00001aa4 movl $2, %edx
+ 0x49, 0x01, 0xd3, //0x00001aa9 addq %rdx, %r11
+ 0x48, 0x01, 0xc8, //0x00001aac addq %rcx, %rax
+ 0x0f, 0x85, 0x90, 0xff, 0xff, 0xff, //0x00001aaf jne LBB0_319
+ 0xe9, 0xb9, 0x08, 0x00, 0x00, //0x00001ab5 jmp LBB0_416
+ //0x00001aba LBB0_325
+ 0x48, 0xf7, 0xd6, //0x00001aba notq %rsi
+ 0x49, 0x89, 0xf3, //0x00001abd movq %rsi, %r11
+ //0x00001ac0 LBB0_326
+ 0x48, 0x8b, 0x75, 0xc8, //0x00001ac0 movq $-56(%rbp), %rsi
+ 0xe9, 0xff, 0xf1, 0xff, 0xff, //0x00001ac4 jmp LBB0_160
+ //0x00001ac9 LBB0_327
+ 0x48, 0x85, 0xff, //0x00001ac9 testq %rdi, %rdi
+ 0x0f, 0x85, 0xdb, 0x0a, 0x00, 0x00, //0x00001acc jne LBB0_459
+ 0x49, 0x83, 0xc3, 0x20, //0x00001ad2 addq $32, %r11
+ 0x48, 0x83, 0xc0, 0xe0, //0x00001ad6 addq $-32, %rax
+ //0x00001ada LBB0_329
+ 0x4d, 0x85, 0xc9, //0x00001ada testq %r9, %r9
+ 0x0f, 0x85, 0x2e, 0x07, 0x00, 0x00, //0x00001add jne LBB0_393
+ 0x48, 0x8b, 0x75, 0xc8, //0x00001ae3 movq $-56(%rbp), %rsi
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00001ae7 movq $-64(%rbp), %r9
+ 0x48, 0x85, 0xc0, //0x00001aeb testq %rax, %rax
+ 0x0f, 0x84, 0xc7, 0x08, 0x00, 0x00, //0x00001aee je LBB0_425
+ //0x00001af4 LBB0_331
+ 0x41, 0x0f, 0xb6, 0x0b, //0x00001af4 movzbl (%r11), %ecx
+ 0x80, 0xf9, 0x22, //0x00001af8 cmpb $34, %cl
+ 0x0f, 0x84, 0xa7, 0x00, 0x00, 0x00, //0x00001afb je LBB0_340
+ 0x80, 0xf9, 0x5c, //0x00001b01 cmpb $92, %cl
+ 0x0f, 0x84, 0x26, 0x00, 0x00, 0x00, //0x00001b04 je LBB0_335
+ 0x80, 0xf9, 0x1f, //0x00001b0a cmpb $31, %cl
+ 0x0f, 0x86, 0xa3, 0x0a, 0x00, 0x00, //0x00001b0d jbe LBB0_460
+ 0x48, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001b13 movq $-1, %rcx
+ 0xba, 0x01, 0x00, 0x00, 0x00, //0x00001b1a movl $1, %edx
+ 0x49, 0x01, 0xd3, //0x00001b1f addq %rdx, %r11
+ 0x48, 0x01, 0xc8, //0x00001b22 addq %rcx, %rax
+ 0x0f, 0x85, 0xc9, 0xff, 0xff, 0xff, //0x00001b25 jne LBB0_331
+ 0xe9, 0x8b, 0x08, 0x00, 0x00, //0x00001b2b jmp LBB0_425
+ //0x00001b30 LBB0_335
+ 0x48, 0x83, 0xf8, 0x01, //0x00001b30 cmpq $1, %rax
+ 0x0f, 0x84, 0x8f, 0x0a, 0x00, 0x00, //0x00001b34 je LBB0_462
+ 0x4c, 0x89, 0xd9, //0x00001b3a movq %r11, %rcx
+ 0x48, 0x2b, 0x4d, 0xd0, //0x00001b3d subq $-48(%rbp), %rcx
+ 0x49, 0x83, 0xfc, 0xff, //0x00001b41 cmpq $-1, %r12
+ 0x4c, 0x0f, 0x44, 0xe1, //0x00001b45 cmoveq %rcx, %r12
+ 0x48, 0xc7, 0xc1, 0xfe, 0xff, 0xff, 0xff, //0x00001b49 movq $-2, %rcx
+ 0xba, 0x02, 0x00, 0x00, 0x00, //0x00001b50 movl $2, %edx
+ 0x48, 0x8b, 0x75, 0xc8, //0x00001b55 movq $-56(%rbp), %rsi
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00001b59 movq $-64(%rbp), %r9
+ 0x49, 0x01, 0xd3, //0x00001b5d addq %rdx, %r11
+ 0x48, 0x01, 0xc8, //0x00001b60 addq %rcx, %rax
+ 0x0f, 0x85, 0x8b, 0xff, 0xff, 0xff, //0x00001b63 jne LBB0_331
+ 0xe9, 0x4d, 0x08, 0x00, 0x00, //0x00001b69 jmp LBB0_425
+ //0x00001b6e LBB0_418
+ 0x48, 0xf7, 0xda, //0x00001b6e negq %rdx
+ 0x48, 0x8b, 0x75, 0xc8, //0x00001b71 movq $-56(%rbp), %rsi
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001b75 movq $-48(%rbp), %r12
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00001b79 movq $-64(%rbp), %r9
+ 0x49, 0x89, 0xd3, //0x00001b7d movq %rdx, %r11
+ 0x4d, 0x85, 0xdb, //0x00001b80 testq %r11, %r11
+ 0x0f, 0x89, 0x0b, 0xe6, 0xff, 0xff, //0x00001b83 jns LBB0_258
+ 0xe9, 0x01, 0x08, 0x00, 0x00, //0x00001b89 jmp LBB0_419
+ //0x00001b8e LBB0_337
+ 0x4d, 0x29, 0xe5, //0x00001b8e subq %r12, %r13
+ 0x44, 0x0f, 0xbc, 0xdf, //0x00001b91 bsfl %edi, %r11d
+ 0x4d, 0x01, 0xeb, //0x00001b95 addq %r13, %r11
+ //0x00001b98 LBB0_338
+ 0x49, 0xf7, 0xd3, //0x00001b98 notq %r11
+ //0x00001b9b LBB0_339
+ 0x48, 0x8b, 0x75, 0xc8, //0x00001b9b movq $-56(%rbp), %rsi
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00001b9f movq $-64(%rbp), %r9
+ 0xe9, 0x22, 0xfb, 0xff, 0xff, //0x00001ba3 jmp LBB0_302
+ //0x00001ba8 LBB0_340
+ 0x4c, 0x03, 0x5d, 0x98, //0x00001ba8 addq $-104(%rbp), %r11
+ 0xe9, 0x9f, 0xf3, 0xff, 0xff, //0x00001bac jmp LBB0_195
+ //0x00001bb1 LBB0_208
+ 0x4d, 0x89, 0xc3, //0x00001bb1 movq %r8, %r11
+ 0x4c, 0x8b, 0x65, 0xb8, //0x00001bb4 movq $-72(%rbp), %r12
+ 0x49, 0x83, 0xfc, 0x20, //0x00001bb8 cmpq $32, %r12
+ 0x0f, 0x82, 0x69, 0x00, 0x00, 0x00, //0x00001bbc jb LBB0_399
+ //0x00001bc2 LBB0_209
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x00001bc2 vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x00001bc7 vmovdqu $16(%r11), %xmm4
+ 0xc5, 0xe9, 0x74, 0xe8, //0x00001bcd vpcmpeqb %xmm0, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xcd, //0x00001bd1 vpmovmskb %xmm5, %ecx
+ 0xc5, 0xd9, 0x74, 0xe8, //0x00001bd5 vpcmpeqb %xmm0, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x00001bd9 vpmovmskb %xmm5, %edx
+ 0xc5, 0xe9, 0x74, 0xd1, //0x00001bdd vpcmpeqb %xmm1, %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x00001be1 vpmovmskb %xmm2, %edi
+ 0xc5, 0xd9, 0x74, 0xd1, //0x00001be5 vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x00001be9 vpmovmskb %xmm2, %eax
+ 0x48, 0xc1, 0xe2, 0x10, //0x00001bed shlq $16, %rdx
+ 0x48, 0xc1, 0xe0, 0x10, //0x00001bf1 shlq $16, %rax
+ 0x48, 0x09, 0xc7, //0x00001bf5 orq %rax, %rdi
+ 0x49, 0x83, 0xf9, 0xff, //0x00001bf8 cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00001bfc jne LBB0_211
+ 0x48, 0x85, 0xff, //0x00001c02 testq %rdi, %rdi
+ 0x0f, 0x85, 0x75, 0x06, 0x00, 0x00, //0x00001c05 jne LBB0_396
+ //0x00001c0b LBB0_211
+ 0x48, 0x09, 0xca, //0x00001c0b orq %rcx, %rdx
+ 0x48, 0x89, 0xf8, //0x00001c0e movq %rdi, %rax
+ 0x4c, 0x09, 0xd0, //0x00001c11 orq %r10, %rax
+ 0x0f, 0x85, 0x83, 0x06, 0x00, 0x00, //0x00001c14 jne LBB0_397
+ //0x00001c1a LBB0_212
+ 0x48, 0x85, 0xd2, //0x00001c1a testq %rdx, %rdx
+ 0x0f, 0x85, 0x8c, 0xfb, 0xff, 0xff, //0x00001c1d jne LBB0_54
+ //0x00001c23 LBB0_398
+ 0x49, 0x83, 0xc3, 0x20, //0x00001c23 addq $32, %r11
+ 0x49, 0x83, 0xc4, 0xe0, //0x00001c27 addq $-32, %r12
+ //0x00001c2b LBB0_399
+ 0x4d, 0x85, 0xd2, //0x00001c2b testq %r10, %r10
+ 0x0f, 0x85, 0xbe, 0x06, 0x00, 0x00, //0x00001c2e jne LBB0_411
+ 0x4d, 0x85, 0xe4, //0x00001c34 testq %r12, %r12
+ 0x0f, 0x84, 0x36, 0x07, 0x00, 0x00, //0x00001c37 je LBB0_416
+ //0x00001c3d LBB0_401
+ 0x49, 0x8d, 0x4b, 0x01, //0x00001c3d leaq $1(%r11), %rcx
+ 0x41, 0x0f, 0xb6, 0x1b, //0x00001c41 movzbl (%r11), %ebx
+ 0x80, 0xfb, 0x22, //0x00001c45 cmpb $34, %bl
+ 0x0f, 0x84, 0x20, 0x02, 0x00, 0x00, //0x00001c48 je LBB0_406
+ 0x49, 0x8d, 0x54, 0x24, 0xff, //0x00001c4e leaq $-1(%r12), %rdx
+ 0x80, 0xfb, 0x5c, //0x00001c53 cmpb $92, %bl
+ 0x0f, 0x84, 0x14, 0x00, 0x00, 0x00, //0x00001c56 je LBB0_404
+ 0x49, 0x89, 0xd4, //0x00001c5c movq %rdx, %r12
+ 0x49, 0x89, 0xcb, //0x00001c5f movq %rcx, %r11
+ 0x48, 0x85, 0xd2, //0x00001c62 testq %rdx, %rdx
+ 0x0f, 0x85, 0xd2, 0xff, 0xff, 0xff, //0x00001c65 jne LBB0_401
+ 0xe9, 0x03, 0x07, 0x00, 0x00, //0x00001c6b jmp LBB0_416
+ //0x00001c70 LBB0_404
+ 0x48, 0x85, 0xd2, //0x00001c70 testq %rdx, %rdx
+ 0x0f, 0x84, 0xfa, 0x06, 0x00, 0x00, //0x00001c73 je LBB0_416
+ 0x48, 0x03, 0x4d, 0xa0, //0x00001c79 addq $-96(%rbp), %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x00001c7d cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc9, //0x00001c81 cmoveq %rcx, %r9
+ 0x49, 0x83, 0xc3, 0x02, //0x00001c85 addq $2, %r11
+ 0x49, 0x83, 0xc4, 0xfe, //0x00001c89 addq $-2, %r12
+ 0x4c, 0x89, 0xe2, //0x00001c8d movq %r12, %rdx
+ 0x48, 0x85, 0xd2, //0x00001c90 testq %rdx, %rdx
+ 0x0f, 0x85, 0xa4, 0xff, 0xff, 0xff, //0x00001c93 jne LBB0_401
+ 0xe9, 0xd5, 0x06, 0x00, 0x00, //0x00001c99 jmp LBB0_416
+ //0x00001c9e LBB0_277
+ 0x4d, 0x89, 0xe3, //0x00001c9e movq %r12, %r11
+ 0x4c, 0x89, 0xd0, //0x00001ca1 movq %r10, %rax
+ 0x48, 0x83, 0xf8, 0x20, //0x00001ca4 cmpq $32, %rax
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001ca8 movq $-48(%rbp), %r12
+ 0x0f, 0x82, 0xbd, 0x00, 0x00, 0x00, //0x00001cac jb LBB0_345
+ //0x00001cb2 LBB0_278
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x00001cb2 vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x00001cb7 vmovdqu $16(%r11), %xmm4
+ 0xc5, 0xe9, 0x74, 0xe8, //0x00001cbd vpcmpeqb %xmm0, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xcd, //0x00001cc1 vpmovmskb %xmm5, %ecx
+ 0xc5, 0xd9, 0x74, 0xe8, //0x00001cc5 vpcmpeqb %xmm0, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xf5, //0x00001cc9 vpmovmskb %xmm5, %esi
+ 0xc5, 0xe9, 0x74, 0xe9, //0x00001ccd vpcmpeqb %xmm1, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x00001cd1 vpmovmskb %xmm5, %edx
+ 0xc5, 0xd9, 0x74, 0xe9, //0x00001cd5 vpcmpeqb %xmm1, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xdd, //0x00001cd9 vpmovmskb %xmm5, %ebx
+ 0xc5, 0x81, 0x64, 0xea, //0x00001cdd vpcmpgtb %xmm2, %xmm15, %xmm5
+ 0xc5, 0xe9, 0x64, 0xd3, //0x00001ce1 vpcmpgtb %xmm3, %xmm2, %xmm2
+ 0xc5, 0xe9, 0xdb, 0xd5, //0x00001ce5 vpand %xmm5, %xmm2, %xmm2
+ 0xc5, 0x79, 0xd7, 0xf2, //0x00001ce9 vpmovmskb %xmm2, %r14d
+ 0xc5, 0x81, 0x64, 0xd4, //0x00001ced vpcmpgtb %xmm4, %xmm15, %xmm2
+ 0xc5, 0xd9, 0x64, 0xe3, //0x00001cf1 vpcmpgtb %xmm3, %xmm4, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x00001cf5 vpand %xmm2, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x00001cf9 vpmovmskb %xmm2, %edi
+ 0x48, 0xc1, 0xe6, 0x10, //0x00001cfd shlq $16, %rsi
+ 0x48, 0xc1, 0xe3, 0x10, //0x00001d01 shlq $16, %rbx
+ 0x48, 0x09, 0xda, //0x00001d05 orq %rbx, %rdx
+ 0x49, 0x83, 0xf9, 0xff, //0x00001d08 cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00001d0c jne LBB0_280
+ 0x48, 0x85, 0xd2, //0x00001d12 testq %rdx, %rdx
+ 0x0f, 0x85, 0xc5, 0x05, 0x00, 0x00, //0x00001d15 jne LBB0_408
+ //0x00001d1b LBB0_280
+ 0x48, 0xc1, 0xe7, 0x10, //0x00001d1b shlq $16, %rdi
+ 0x48, 0x09, 0xce, //0x00001d1f orq %rcx, %rsi
+ 0x48, 0x89, 0xd1, //0x00001d22 movq %rdx, %rcx
+ 0x4c, 0x09, 0xc1, //0x00001d25 orq %r8, %rcx
+ 0x0f, 0x85, 0x17, 0x05, 0x00, 0x00, //0x00001d28 jne LBB0_395
+ //0x00001d2e LBB0_281
+ 0x4c, 0x09, 0xf7, //0x00001d2e orq %r14, %rdi
+ 0xb9, 0x40, 0x00, 0x00, 0x00, //0x00001d31 movl $64, %ecx
+ 0xba, 0x40, 0x00, 0x00, 0x00, //0x00001d36 movl $64, %edx
+ 0x48, 0x85, 0xf6, //0x00001d3b testq %rsi, %rsi
+ 0x0f, 0x84, 0x04, 0x00, 0x00, 0x00, //0x00001d3e je LBB0_283
+ 0x48, 0x0f, 0xbc, 0xd6, //0x00001d44 bsfq %rsi, %rdx
+ //0x00001d48 LBB0_283
+ 0x48, 0x85, 0xff, //0x00001d48 testq %rdi, %rdi
+ 0x0f, 0x84, 0x04, 0x00, 0x00, 0x00, //0x00001d4b je LBB0_285
+ 0x48, 0x0f, 0xbc, 0xcf, //0x00001d51 bsfq %rdi, %rcx
+ //0x00001d55 LBB0_285
+ 0x48, 0x85, 0xf6, //0x00001d55 testq %rsi, %rsi
+ 0x0f, 0x85, 0x1b, 0xfb, 0xff, 0xff, //0x00001d58 jne LBB0_122
+ 0x48, 0x85, 0xff, //0x00001d5e testq %rdi, %rdi
+ 0x0f, 0x85, 0x20, 0x08, 0x00, 0x00, //0x00001d61 jne LBB0_457
+ 0x49, 0x83, 0xc3, 0x20, //0x00001d67 addq $32, %r11
+ 0x48, 0x83, 0xc0, 0xe0, //0x00001d6b addq $-32, %rax
+ //0x00001d6f LBB0_345
+ 0x4d, 0x85, 0xc0, //0x00001d6f testq %r8, %r8
+ 0x0f, 0x85, 0xa6, 0x05, 0x00, 0x00, //0x00001d72 jne LBB0_409
+ 0x48, 0x85, 0xc0, //0x00001d78 testq %rax, %rax
+ 0x0f, 0x84, 0xf2, 0x05, 0x00, 0x00, //0x00001d7b je LBB0_416
+ //0x00001d81 LBB0_347
+ 0x41, 0x0f, 0xb6, 0x0b, //0x00001d81 movzbl (%r11), %ecx
+ 0x80, 0xf9, 0x22, //0x00001d85 cmpb $34, %cl
+ 0x0f, 0x84, 0x68, 0x00, 0x00, 0x00, //0x00001d88 je LBB0_355
+ 0x80, 0xf9, 0x5c, //0x00001d8e cmpb $92, %cl
+ 0x0f, 0x84, 0x26, 0x00, 0x00, 0x00, //0x00001d91 je LBB0_351
+ 0x80, 0xf9, 0x1f, //0x00001d97 cmpb $31, %cl
+ 0x0f, 0x86, 0xf3, 0x07, 0x00, 0x00, //0x00001d9a jbe LBB0_461
+ 0x48, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001da0 movq $-1, %rcx
+ 0xba, 0x01, 0x00, 0x00, 0x00, //0x00001da7 movl $1, %edx
+ 0x49, 0x01, 0xd3, //0x00001dac addq %rdx, %r11
+ 0x48, 0x01, 0xc8, //0x00001daf addq %rcx, %rax
+ 0x0f, 0x85, 0xc9, 0xff, 0xff, 0xff, //0x00001db2 jne LBB0_347
+ 0xe9, 0xb6, 0x05, 0x00, 0x00, //0x00001db8 jmp LBB0_416
+ //0x00001dbd LBB0_351
+ 0x48, 0x83, 0xf8, 0x01, //0x00001dbd cmpq $1, %rax
+ 0x0f, 0x84, 0xac, 0x05, 0x00, 0x00, //0x00001dc1 je LBB0_416
+ 0x4c, 0x89, 0xd9, //0x00001dc7 movq %r11, %rcx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001dca movq $-48(%rbp), %r12
+ 0x4c, 0x29, 0xe1, //0x00001dce subq %r12, %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x00001dd1 cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc9, //0x00001dd5 cmoveq %rcx, %r9
+ 0x48, 0xc7, 0xc1, 0xfe, 0xff, 0xff, 0xff, //0x00001dd9 movq $-2, %rcx
+ 0xba, 0x02, 0x00, 0x00, 0x00, //0x00001de0 movl $2, %edx
+ 0x49, 0x01, 0xd3, //0x00001de5 addq %rdx, %r11
+ 0x48, 0x01, 0xc8, //0x00001de8 addq %rcx, %rax
+ 0x0f, 0x85, 0x90, 0xff, 0xff, 0xff, //0x00001deb jne LBB0_347
+ 0xe9, 0x7d, 0x05, 0x00, 0x00, //0x00001df1 jmp LBB0_416
+ //0x00001df6 LBB0_355
+ 0x4c, 0x03, 0x5d, 0x98, //0x00001df6 addq $-104(%rbp), %r11
+ 0xe9, 0xde, 0xf0, 0xff, 0xff, //0x00001dfa jmp LBB0_187
+ //0x00001dff LBB0_341
+ 0x49, 0x89, 0xc8, //0x00001dff movq %rcx, %r8
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x00001e02 movq $-1, %r11
+ 0x48, 0x85, 0xff, //0x00001e09 testq %rdi, %rdi
+ 0x48, 0x8b, 0x75, 0xc8, //0x00001e0c movq $-56(%rbp), %rsi
+ 0x0f, 0x85, 0x55, 0xf8, 0xff, 0xff, //0x00001e10 jne LBB0_293
+ 0xe9, 0x1b, 0x06, 0x00, 0x00, //0x00001e16 jmp LBB0_439
+ //0x00001e1b LBB0_342
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x00001e1b movq $-1, %r11
+ 0x4c, 0x89, 0x55, 0xa8, //0x00001e22 movq %r10, $-88(%rbp)
+ 0x49, 0x89, 0xf9, //0x00001e26 movq %rdi, %r9
+ 0x49, 0xc7, 0xc5, 0xff, 0xff, 0xff, 0xff, //0x00001e29 movq $-1, %r13
+ 0x49, 0xc7, 0xc4, 0xff, 0xff, 0xff, 0xff, //0x00001e30 movq $-1, %r12
+ 0xe9, 0x54, 0xe9, 0xff, 0xff, //0x00001e37 jmp LBB0_90
+ //0x00001e3c LBB0_353
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001e3c movq $-1, %r9
+ 0x45, 0x31, 0xe4, //0x00001e43 xorl %r12d, %r12d
+ 0x49, 0x83, 0xfd, 0x20, //0x00001e46 cmpq $32, %r13
+ 0x0f, 0x83, 0xfe, 0xf8, 0xff, 0xff, //0x00001e4a jae LBB0_50
+ 0xe9, 0x5f, 0x01, 0x00, 0x00, //0x00001e50 jmp LBB0_366
+ //0x00001e55 LBB0_354
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001e55 movq $-1, %r9
+ 0x45, 0x31, 0xc0, //0x00001e5c xorl %r8d, %r8d
+ 0x48, 0x83, 0xf8, 0x20, //0x00001e5f cmpq $32, %rax
+ 0x0f, 0x83, 0x64, 0xf9, 0xff, 0xff, //0x00001e63 jae LBB0_114
+ 0xe9, 0xc5, 0xfb, 0xff, 0xff, //0x00001e69 jmp LBB0_317
+ //0x00001e6e LBB0_406
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001e6e movq $-48(%rbp), %r12
+ //0x00001e72 LBB0_407
+ 0x4c, 0x29, 0xe1, //0x00001e72 subq %r12, %rcx
+ 0x49, 0x89, 0xcb, //0x00001e75 movq %rcx, %r11
+ 0xe9, 0x60, 0xf0, 0xff, 0xff, //0x00001e78 jmp LBB0_187
+ //0x00001e7d LBB0_356
+ 0x49, 0xf7, 0xdb, //0x00001e7d negq %r11
+ 0xe9, 0x16, 0xfd, 0xff, 0xff, //0x00001e80 jmp LBB0_339
+ //0x00001e85 LBB0_357
+ 0x49, 0xc7, 0xc4, 0xff, 0xff, 0xff, 0xff, //0x00001e85 movq $-1, %r12
+ 0x45, 0x31, 0xc9, //0x00001e8c xorl %r9d, %r9d
+ 0x49, 0x83, 0xfd, 0x20, //0x00001e8f cmpq $32, %r13
+ 0x0f, 0x83, 0x4c, 0xfa, 0xff, 0xff, //0x00001e93 jae LBB0_135
+ 0xe9, 0x9e, 0x02, 0x00, 0x00, //0x00001e99 jmp LBB0_382
+ //0x00001e9e LBB0_358
+ 0x49, 0xc7, 0xc4, 0xff, 0xff, 0xff, 0xff, //0x00001e9e movq $-1, %r12
+ 0x45, 0x31, 0xc9, //0x00001ea5 xorl %r9d, %r9d
+ 0x48, 0x83, 0xf8, 0x20, //0x00001ea8 cmpq $32, %rax
+ 0x0f, 0x83, 0xad, 0xfa, 0xff, 0xff, //0x00001eac jae LBB0_171
+ 0xe9, 0x23, 0xfc, 0xff, 0xff, //0x00001eb2 jmp LBB0_329
+ //0x00001eb7 LBB0_359
+ 0x49, 0xc7, 0xc6, 0xff, 0xff, 0xff, 0xff, //0x00001eb7 movq $-1, %r14
+ 0x4d, 0x89, 0xe0, //0x00001ebe movq %r12, %r8
+ 0x4d, 0x89, 0xd1, //0x00001ec1 movq %r10, %r9
+ 0x48, 0xc7, 0xc7, 0xff, 0xff, 0xff, 0xff, //0x00001ec4 movq $-1, %rdi
+ 0x48, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x00001ecb movq $-1, %rbx
+ 0x48, 0x8d, 0x35, 0x03, 0x09, 0x00, 0x00, //0x00001ed2 leaq $2307(%rip), %rsi /* LJTI0_2+0(%rip) */
+ 0xe9, 0x14, 0xf4, 0xff, 0xff, //0x00001ed9 jmp LBB0_239
+ //0x00001ede LBB0_360
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001ede movq $-1, %r9
+ 0x45, 0x31, 0xd2, //0x00001ee5 xorl %r10d, %r10d
+ 0x49, 0x83, 0xfc, 0x20, //0x00001ee8 cmpq $32, %r12
+ 0x0f, 0x83, 0xd0, 0xfc, 0xff, 0xff, //0x00001eec jae LBB0_209
+ 0xe9, 0x34, 0xfd, 0xff, 0xff, //0x00001ef2 jmp LBB0_399
+ //0x00001ef7 LBB0_361
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001ef7 movq $-1, %r9
+ 0x45, 0x31, 0xc0, //0x00001efe xorl %r8d, %r8d
+ 0x48, 0x83, 0xf8, 0x20, //0x00001f01 cmpq $32, %rax
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001f05 movq $-48(%rbp), %r12
+ 0x0f, 0x83, 0xa3, 0xfd, 0xff, 0xff, //0x00001f09 jae LBB0_278
+ 0xe9, 0x5b, 0xfe, 0xff, 0xff, //0x00001f0f jmp LBB0_345
+ //0x00001f14 LBB0_362
+ 0x44, 0x89, 0xc1, //0x00001f14 movl %r8d, %ecx
+ 0xf7, 0xd1, //0x00001f17 notl %ecx
+ 0x21, 0xd1, //0x00001f19 andl %edx, %ecx
+ 0x44, 0x8d, 0x24, 0x09, //0x00001f1b leal (%rcx,%rcx), %r12d
+ 0x45, 0x09, 0xc4, //0x00001f1f orl %r8d, %r12d
+ 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, //0x00001f22 movl $2863311530, %ebx
+ 0x44, 0x31, 0xe3, //0x00001f27 xorl %r12d, %ebx
+ 0x21, 0xd3, //0x00001f2a andl %edx, %ebx
+ 0x81, 0xe3, 0xaa, 0xaa, 0xaa, 0xaa, //0x00001f2c andl $-1431655766, %ebx
+ 0x45, 0x31, 0xc0, //0x00001f32 xorl %r8d, %r8d
+ 0x01, 0xcb, //0x00001f35 addl %ecx, %ebx
+ 0x41, 0x0f, 0x92, 0xc0, //0x00001f37 setb %r8b
+ 0x01, 0xdb, //0x00001f3b addl %ebx, %ebx
+ 0x81, 0xf3, 0x55, 0x55, 0x55, 0x55, //0x00001f3d xorl $1431655765, %ebx
+ 0x44, 0x21, 0xe3, //0x00001f43 andl %r12d, %ebx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001f46 movq $-48(%rbp), %r12
+ 0xf7, 0xd3, //0x00001f4a notl %ebx
+ 0x21, 0xde, //0x00001f4c andl %ebx, %esi
+ 0xe9, 0xf6, 0xf8, 0xff, 0xff, //0x00001f4e jmp LBB0_117
+ //0x00001f53 LBB0_363
+ 0x4c, 0x89, 0xd8, //0x00001f53 movq %r11, %rax
+ 0x48, 0x2b, 0x45, 0xd0, //0x00001f56 subq $-48(%rbp), %rax
+ 0x4c, 0x0f, 0xbc, 0xcf, //0x00001f5a bsfq %rdi, %r9
+ 0x49, 0x01, 0xc1, //0x00001f5e addq %rax, %r9
+ 0x48, 0x09, 0xca, //0x00001f61 orq %rcx, %rdx
+ 0x48, 0x89, 0xf8, //0x00001f64 movq %rdi, %rax
+ 0x4c, 0x09, 0xe0, //0x00001f67 orq %r12, %rax
+ 0x0f, 0x84, 0x36, 0xf8, 0xff, 0xff, //0x00001f6a je LBB0_53
+ //0x00001f70 LBB0_364
+ 0x44, 0x89, 0xe0, //0x00001f70 movl %r12d, %eax
+ 0xf7, 0xd0, //0x00001f73 notl %eax
+ 0x21, 0xf8, //0x00001f75 andl %edi, %eax
+ 0x8d, 0x0c, 0x00, //0x00001f77 leal (%rax,%rax), %ecx
+ 0x44, 0x09, 0xe1, //0x00001f7a orl %r12d, %ecx
+ 0xbe, 0xaa, 0xaa, 0xaa, 0xaa, //0x00001f7d movl $2863311530, %esi
+ 0x31, 0xce, //0x00001f82 xorl %ecx, %esi
+ 0x21, 0xfe, //0x00001f84 andl %edi, %esi
+ 0x81, 0xe6, 0xaa, 0xaa, 0xaa, 0xaa, //0x00001f86 andl $-1431655766, %esi
+ 0x45, 0x31, 0xe4, //0x00001f8c xorl %r12d, %r12d
+ 0x01, 0xc6, //0x00001f8f addl %eax, %esi
+ 0x41, 0x0f, 0x92, 0xc4, //0x00001f91 setb %r12b
+ 0x01, 0xf6, //0x00001f95 addl %esi, %esi
+ 0x81, 0xf6, 0x55, 0x55, 0x55, 0x55, //0x00001f97 xorl $1431655765, %esi
+ 0x21, 0xce, //0x00001f9d andl %ecx, %esi
+ 0xf7, 0xd6, //0x00001f9f notl %esi
+ 0x21, 0xf2, //0x00001fa1 andl %esi, %edx
+ 0x48, 0x85, 0xd2, //0x00001fa3 testq %rdx, %rdx
+ 0x0f, 0x85, 0x03, 0xf8, 0xff, 0xff, //0x00001fa6 jne LBB0_54
+ //0x00001fac LBB0_365
+ 0x49, 0x83, 0xc3, 0x20, //0x00001fac addq $32, %r11
+ 0x49, 0x83, 0xc5, 0xe0, //0x00001fb0 addq $-32, %r13
+ //0x00001fb4 LBB0_366
+ 0x4d, 0x85, 0xe4, //0x00001fb4 testq %r12, %r12
+ 0x0f, 0x85, 0xbe, 0x00, 0x00, 0x00, //0x00001fb7 jne LBB0_375
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001fbd movq $-48(%rbp), %r12
+ 0x4d, 0x85, 0xed, //0x00001fc1 testq %r13, %r13
+ 0x0f, 0x84, 0xa9, 0x03, 0x00, 0x00, //0x00001fc4 je LBB0_416
+ //0x00001fca LBB0_368
+ 0x49, 0x8d, 0x4b, 0x01, //0x00001fca leaq $1(%r11), %rcx
+ 0x41, 0x0f, 0xb6, 0x1b, //0x00001fce movzbl (%r11), %ebx
+ 0x80, 0xfb, 0x22, //0x00001fd2 cmpb $34, %bl
+ 0x0f, 0x84, 0x97, 0xfe, 0xff, 0xff, //0x00001fd5 je LBB0_407
+ 0x49, 0x8d, 0x55, 0xff, //0x00001fdb leaq $-1(%r13), %rdx
+ 0x80, 0xfb, 0x5c, //0x00001fdf cmpb $92, %bl
+ 0x0f, 0x84, 0x14, 0x00, 0x00, 0x00, //0x00001fe2 je LBB0_371
+ 0x49, 0x89, 0xd5, //0x00001fe8 movq %rdx, %r13
+ 0x49, 0x89, 0xcb, //0x00001feb movq %rcx, %r11
+ 0x48, 0x85, 0xd2, //0x00001fee testq %rdx, %rdx
+ 0x0f, 0x85, 0xd3, 0xff, 0xff, 0xff, //0x00001ff1 jne LBB0_368
+ 0xe9, 0x77, 0x03, 0x00, 0x00, //0x00001ff7 jmp LBB0_416
+ //0x00001ffc LBB0_371
+ 0x48, 0x85, 0xd2, //0x00001ffc testq %rdx, %rdx
+ 0x0f, 0x84, 0x6e, 0x03, 0x00, 0x00, //0x00001fff je LBB0_416
+ 0x48, 0x03, 0x4d, 0xa0, //0x00002005 addq $-96(%rbp), %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x00002009 cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc9, //0x0000200d cmoveq %rcx, %r9
+ 0x49, 0x83, 0xc3, 0x02, //0x00002011 addq $2, %r11
+ 0x49, 0x83, 0xc5, 0xfe, //0x00002015 addq $-2, %r13
+ 0x4c, 0x89, 0xea, //0x00002019 movq %r13, %rdx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x0000201c movq $-48(%rbp), %r12
+ 0x48, 0x85, 0xd2, //0x00002020 testq %rdx, %rdx
+ 0x0f, 0x85, 0xa1, 0xff, 0xff, 0xff, //0x00002023 jne LBB0_368
+ 0xe9, 0x45, 0x03, 0x00, 0x00, //0x00002029 jmp LBB0_416
+ //0x0000202e LBB0_373
+ 0x4c, 0x89, 0xdb, //0x0000202e movq %r11, %rbx
+ 0x4c, 0x29, 0xe3, //0x00002031 subq %r12, %rbx
+ 0x4c, 0x0f, 0xbc, 0xca, //0x00002034 bsfq %rdx, %r9
+ 0x49, 0x01, 0xd9, //0x00002038 addq %rbx, %r9
+ 0xe9, 0xf6, 0xf7, 0xff, 0xff, //0x0000203b jmp LBB0_116
+ //0x00002040 LBB0_374
+ 0x44, 0x89, 0xc9, //0x00002040 movl %r9d, %ecx
+ 0xf7, 0xd1, //0x00002043 notl %ecx
+ 0x21, 0xd1, //0x00002045 andl %edx, %ecx
+ 0x44, 0x8d, 0x04, 0x09, //0x00002047 leal (%rcx,%rcx), %r8d
+ 0x45, 0x09, 0xc8, //0x0000204b orl %r9d, %r8d
+ 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, //0x0000204e movl $2863311530, %ebx
+ 0x44, 0x31, 0xc3, //0x00002053 xorl %r8d, %ebx
+ 0x21, 0xd3, //0x00002056 andl %edx, %ebx
+ 0x81, 0xe3, 0xaa, 0xaa, 0xaa, 0xaa, //0x00002058 andl $-1431655766, %ebx
+ 0x45, 0x31, 0xc9, //0x0000205e xorl %r9d, %r9d
+ 0x01, 0xcb, //0x00002061 addl %ecx, %ebx
+ 0x41, 0x0f, 0x92, 0xc1, //0x00002063 setb %r9b
+ 0x01, 0xdb, //0x00002067 addl %ebx, %ebx
+ 0x81, 0xf3, 0x55, 0x55, 0x55, 0x55, //0x00002069 xorl $1431655765, %ebx
+ 0x44, 0x21, 0xc3, //0x0000206f andl %r8d, %ebx
+ 0xf7, 0xd3, //0x00002072 notl %ebx
+ 0x21, 0xde, //0x00002074 andl %ebx, %esi
+ 0xe9, 0x60, 0xf9, 0xff, 0xff, //0x00002076 jmp LBB0_174
+ //0x0000207b LBB0_375
+ 0x4d, 0x85, 0xed, //0x0000207b testq %r13, %r13
+ 0x0f, 0x84, 0xef, 0x02, 0x00, 0x00, //0x0000207e je LBB0_416
+ 0x48, 0x8b, 0x45, 0xa0, //0x00002084 movq $-96(%rbp), %rax
+ 0x4c, 0x01, 0xd8, //0x00002088 addq %r11, %rax
+ 0x49, 0x83, 0xf9, 0xff, //0x0000208b cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc8, //0x0000208f cmoveq %rax, %r9
+ 0x49, 0xff, 0xc3, //0x00002093 incq %r11
+ 0x49, 0xff, 0xcd, //0x00002096 decq %r13
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00002099 movq $-48(%rbp), %r12
+ 0x4d, 0x85, 0xed, //0x0000209d testq %r13, %r13
+ 0x0f, 0x85, 0x24, 0xff, 0xff, 0xff, //0x000020a0 jne LBB0_368
+ 0xe9, 0xc8, 0x02, 0x00, 0x00, //0x000020a6 jmp LBB0_416
+ //0x000020ab LBB0_377
+ 0x48, 0x85, 0xc0, //0x000020ab testq %rax, %rax
+ 0x0f, 0x84, 0xbf, 0x02, 0x00, 0x00, //0x000020ae je LBB0_416
+ 0x48, 0x8b, 0x4d, 0xa0, //0x000020b4 movq $-96(%rbp), %rcx
+ 0x4c, 0x01, 0xd9, //0x000020b8 addq %r11, %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x000020bb cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc9, //0x000020bf cmoveq %rcx, %r9
+ 0x49, 0xff, 0xc3, //0x000020c3 incq %r11
+ 0x48, 0xff, 0xc8, //0x000020c6 decq %rax
+ 0x4c, 0x8b, 0x65, 0xd0, //0x000020c9 movq $-48(%rbp), %r12
+ 0x48, 0x85, 0xc0, //0x000020cd testq %rax, %rax
+ 0x0f, 0x85, 0x6f, 0xf9, 0xff, 0xff, //0x000020d0 jne LBB0_319
+ 0xe9, 0x98, 0x02, 0x00, 0x00, //0x000020d6 jmp LBB0_416
+ //0x000020db LBB0_379
+ 0x4c, 0x89, 0xd8, //0x000020db movq %r11, %rax
+ 0x48, 0x2b, 0x45, 0xd0, //0x000020de subq $-48(%rbp), %rax
+ 0x4c, 0x0f, 0xbc, 0xe7, //0x000020e2 bsfq %rdi, %r12
+ 0x49, 0x01, 0xc4, //0x000020e6 addq %rax, %r12
+ 0x48, 0x09, 0xca, //0x000020e9 orq %rcx, %rdx
+ 0x48, 0x89, 0xf8, //0x000020ec movq %rdi, %rax
+ 0x4c, 0x09, 0xc8, //0x000020ef orq %r9, %rax
+ 0x0f, 0x84, 0x45, 0xf8, 0xff, 0xff, //0x000020f2 je LBB0_138
+ //0x000020f8 LBB0_380
+ 0x44, 0x89, 0xc8, //0x000020f8 movl %r9d, %eax
+ 0xf7, 0xd0, //0x000020fb notl %eax
+ 0x21, 0xf8, //0x000020fd andl %edi, %eax
+ 0x8d, 0x0c, 0x00, //0x000020ff leal (%rax,%rax), %ecx
+ 0x44, 0x09, 0xc9, //0x00002102 orl %r9d, %ecx
+ 0xbe, 0xaa, 0xaa, 0xaa, 0xaa, //0x00002105 movl $2863311530, %esi
+ 0x31, 0xce, //0x0000210a xorl %ecx, %esi
+ 0x21, 0xfe, //0x0000210c andl %edi, %esi
+ 0x81, 0xe6, 0xaa, 0xaa, 0xaa, 0xaa, //0x0000210e andl $-1431655766, %esi
+ 0x45, 0x31, 0xc9, //0x00002114 xorl %r9d, %r9d
+ 0x01, 0xc6, //0x00002117 addl %eax, %esi
+ 0x41, 0x0f, 0x92, 0xc1, //0x00002119 setb %r9b
+ 0x01, 0xf6, //0x0000211d addl %esi, %esi
+ 0x81, 0xf6, 0x55, 0x55, 0x55, 0x55, //0x0000211f xorl $1431655765, %esi
+ 0x21, 0xce, //0x00002125 andl %ecx, %esi
+ 0xf7, 0xd6, //0x00002127 notl %esi
+ 0x21, 0xf2, //0x00002129 andl %esi, %edx
+ 0x48, 0x85, 0xd2, //0x0000212b testq %rdx, %rdx
+ 0x0f, 0x85, 0x12, 0xf8, 0xff, 0xff, //0x0000212e jne LBB0_139
+ //0x00002134 LBB0_381
+ 0x49, 0x83, 0xc3, 0x20, //0x00002134 addq $32, %r11
+ 0x49, 0x83, 0xc5, 0xe0, //0x00002138 addq $-32, %r13
+ //0x0000213c LBB0_382
+ 0x4d, 0x85, 0xc9, //0x0000213c testq %r9, %r9
+ 0x0f, 0x85, 0x98, 0x00, 0x00, 0x00, //0x0000213f jne LBB0_391
+ 0x48, 0x8b, 0x75, 0xc8, //0x00002145 movq $-56(%rbp), %rsi
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00002149 movq $-64(%rbp), %r9
+ 0x4d, 0x85, 0xed, //0x0000214d testq %r13, %r13
+ 0x0f, 0x84, 0x65, 0x02, 0x00, 0x00, //0x00002150 je LBB0_425
+ //0x00002156 LBB0_384
+ 0x49, 0x8d, 0x4b, 0x01, //0x00002156 leaq $1(%r11), %rcx
+ 0x41, 0x0f, 0xb6, 0x1b, //0x0000215a movzbl (%r11), %ebx
+ 0x80, 0xfb, 0x22, //0x0000215e cmpb $34, %bl
+ 0x0f, 0x84, 0x57, 0x00, 0x00, 0x00, //0x00002161 je LBB0_389
+ 0x49, 0x8d, 0x55, 0xff, //0x00002167 leaq $-1(%r13), %rdx
+ 0x80, 0xfb, 0x5c, //0x0000216b cmpb $92, %bl
+ 0x0f, 0x84, 0x14, 0x00, 0x00, 0x00, //0x0000216e je LBB0_387
+ 0x49, 0x89, 0xd5, //0x00002174 movq %rdx, %r13
+ 0x49, 0x89, 0xcb, //0x00002177 movq %rcx, %r11
+ 0x48, 0x85, 0xd2, //0x0000217a testq %rdx, %rdx
+ 0x0f, 0x85, 0xd3, 0xff, 0xff, 0xff, //0x0000217d jne LBB0_384
+ 0xe9, 0x33, 0x02, 0x00, 0x00, //0x00002183 jmp LBB0_425
+ //0x00002188 LBB0_387
+ 0x48, 0x85, 0xd2, //0x00002188 testq %rdx, %rdx
+ 0x0f, 0x84, 0x38, 0x04, 0x00, 0x00, //0x0000218b je LBB0_462
+ 0x48, 0x03, 0x4d, 0xa0, //0x00002191 addq $-96(%rbp), %rcx
+ 0x49, 0x83, 0xfc, 0xff, //0x00002195 cmpq $-1, %r12
+ 0x4c, 0x0f, 0x44, 0xe1, //0x00002199 cmoveq %rcx, %r12
+ 0x49, 0x83, 0xc3, 0x02, //0x0000219d addq $2, %r11
+ 0x49, 0x83, 0xc5, 0xfe, //0x000021a1 addq $-2, %r13
+ 0x4c, 0x89, 0xea, //0x000021a5 movq %r13, %rdx
+ 0x48, 0x8b, 0x75, 0xc8, //0x000021a8 movq $-56(%rbp), %rsi
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x000021ac movq $-64(%rbp), %r9
+ 0x48, 0x85, 0xd2, //0x000021b0 testq %rdx, %rdx
+ 0x0f, 0x85, 0x9d, 0xff, 0xff, 0xff, //0x000021b3 jne LBB0_384
+ 0xe9, 0xfd, 0x01, 0x00, 0x00, //0x000021b9 jmp LBB0_425
+ //0x000021be LBB0_389
+ 0x48, 0x2b, 0x4d, 0xd0, //0x000021be subq $-48(%rbp), %rcx
+ 0x49, 0x89, 0xcb, //0x000021c2 movq %rcx, %r11
+ 0xe9, 0x86, 0xed, 0xff, 0xff, //0x000021c5 jmp LBB0_195
+ //0x000021ca LBB0_390
+ 0x4c, 0x89, 0xd9, //0x000021ca movq %r11, %rcx
+ 0x48, 0x2b, 0x4d, 0xd0, //0x000021cd subq $-48(%rbp), %rcx
+ 0x4c, 0x0f, 0xbc, 0xe2, //0x000021d1 bsfq %rdx, %r12
+ 0x49, 0x01, 0xcc, //0x000021d5 addq %rcx, %r12
+ 0xe9, 0xeb, 0xf7, 0xff, 0xff, //0x000021d8 jmp LBB0_173
+ //0x000021dd LBB0_391
+ 0x4d, 0x85, 0xed, //0x000021dd testq %r13, %r13
+ 0x0f, 0x84, 0xe3, 0x03, 0x00, 0x00, //0x000021e0 je LBB0_462
+ 0x48, 0x8b, 0x45, 0xa0, //0x000021e6 movq $-96(%rbp), %rax
+ 0x4c, 0x01, 0xd8, //0x000021ea addq %r11, %rax
+ 0x49, 0x83, 0xfc, 0xff, //0x000021ed cmpq $-1, %r12
+ 0x4c, 0x0f, 0x44, 0xe0, //0x000021f1 cmoveq %rax, %r12
+ 0x49, 0xff, 0xc3, //0x000021f5 incq %r11
+ 0x49, 0xff, 0xcd, //0x000021f8 decq %r13
+ 0x48, 0x8b, 0x75, 0xc8, //0x000021fb movq $-56(%rbp), %rsi
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x000021ff movq $-64(%rbp), %r9
+ 0x4d, 0x85, 0xed, //0x00002203 testq %r13, %r13
+ 0x0f, 0x85, 0x4a, 0xff, 0xff, 0xff, //0x00002206 jne LBB0_384
+ 0xe9, 0xaa, 0x01, 0x00, 0x00, //0x0000220c jmp LBB0_425
+ //0x00002211 LBB0_393
+ 0x48, 0x85, 0xc0, //0x00002211 testq %rax, %rax
+ 0x0f, 0x84, 0xaf, 0x03, 0x00, 0x00, //0x00002214 je LBB0_462
+ 0x48, 0x8b, 0x4d, 0xa0, //0x0000221a movq $-96(%rbp), %rcx
+ 0x4c, 0x01, 0xd9, //0x0000221e addq %r11, %rcx
+ 0x49, 0x83, 0xfc, 0xff, //0x00002221 cmpq $-1, %r12
+ 0x4c, 0x0f, 0x44, 0xe1, //0x00002225 cmoveq %rcx, %r12
+ 0x49, 0xff, 0xc3, //0x00002229 incq %r11
+ 0x48, 0xff, 0xc8, //0x0000222c decq %rax
+ 0x48, 0x8b, 0x75, 0xc8, //0x0000222f movq $-56(%rbp), %rsi
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00002233 movq $-64(%rbp), %r9
+ 0x48, 0x85, 0xc0, //0x00002237 testq %rax, %rax
+ 0x0f, 0x85, 0xb4, 0xf8, 0xff, 0xff, //0x0000223a jne LBB0_331
+ 0xe9, 0x76, 0x01, 0x00, 0x00, //0x00002240 jmp LBB0_425
+ //0x00002245 LBB0_395
+ 0x44, 0x89, 0xc1, //0x00002245 movl %r8d, %ecx
+ 0xf7, 0xd1, //0x00002248 notl %ecx
+ 0x21, 0xd1, //0x0000224a andl %edx, %ecx
+ 0x44, 0x8d, 0x14, 0x09, //0x0000224c leal (%rcx,%rcx), %r10d
+ 0x45, 0x09, 0xc2, //0x00002250 orl %r8d, %r10d
+ 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, //0x00002253 movl $2863311530, %ebx
+ 0x44, 0x31, 0xd3, //0x00002258 xorl %r10d, %ebx
+ 0x21, 0xd3, //0x0000225b andl %edx, %ebx
+ 0x81, 0xe3, 0xaa, 0xaa, 0xaa, 0xaa, //0x0000225d andl $-1431655766, %ebx
+ 0x45, 0x31, 0xc0, //0x00002263 xorl %r8d, %r8d
+ 0x01, 0xcb, //0x00002266 addl %ecx, %ebx
+ 0x41, 0x0f, 0x92, 0xc0, //0x00002268 setb %r8b
+ 0x01, 0xdb, //0x0000226c addl %ebx, %ebx
+ 0x81, 0xf3, 0x55, 0x55, 0x55, 0x55, //0x0000226e xorl $1431655765, %ebx
+ 0x44, 0x21, 0xd3, //0x00002274 andl %r10d, %ebx
+ 0xf7, 0xd3, //0x00002277 notl %ebx
+ 0x21, 0xde, //0x00002279 andl %ebx, %esi
+ 0xe9, 0xae, 0xfa, 0xff, 0xff, //0x0000227b jmp LBB0_281
+ //0x00002280 LBB0_396
+ 0x4c, 0x89, 0xd8, //0x00002280 movq %r11, %rax
+ 0x48, 0x2b, 0x45, 0xd0, //0x00002283 subq $-48(%rbp), %rax
+ 0x4c, 0x0f, 0xbc, 0xcf, //0x00002287 bsfq %rdi, %r9
+ 0x49, 0x01, 0xc1, //0x0000228b addq %rax, %r9
+ 0x48, 0x09, 0xca, //0x0000228e orq %rcx, %rdx
+ 0x48, 0x89, 0xf8, //0x00002291 movq %rdi, %rax
+ 0x4c, 0x09, 0xd0, //0x00002294 orq %r10, %rax
+ 0x0f, 0x84, 0x7d, 0xf9, 0xff, 0xff, //0x00002297 je LBB0_212
+ //0x0000229d LBB0_397
+ 0x44, 0x89, 0xd0, //0x0000229d movl %r10d, %eax
+ 0xf7, 0xd0, //0x000022a0 notl %eax
+ 0x21, 0xf8, //0x000022a2 andl %edi, %eax
+ 0x8d, 0x0c, 0x00, //0x000022a4 leal (%rax,%rax), %ecx
+ 0x44, 0x09, 0xd1, //0x000022a7 orl %r10d, %ecx
+ 0x89, 0xce, //0x000022aa movl %ecx, %esi
+ 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, //0x000022ac movl $2863311530, %ebx
+ 0x31, 0xde, //0x000022b1 xorl %ebx, %esi
+ 0x21, 0xfe, //0x000022b3 andl %edi, %esi
+ 0x81, 0xe6, 0xaa, 0xaa, 0xaa, 0xaa, //0x000022b5 andl $-1431655766, %esi
+ 0x45, 0x31, 0xd2, //0x000022bb xorl %r10d, %r10d
+ 0x01, 0xc6, //0x000022be addl %eax, %esi
+ 0x41, 0x0f, 0x92, 0xc2, //0x000022c0 setb %r10b
+ 0x01, 0xf6, //0x000022c4 addl %esi, %esi
+ 0x81, 0xf6, 0x55, 0x55, 0x55, 0x55, //0x000022c6 xorl $1431655765, %esi
+ 0x21, 0xce, //0x000022cc andl %ecx, %esi
+ 0xf7, 0xd6, //0x000022ce notl %esi
+ 0x21, 0xf2, //0x000022d0 andl %esi, %edx
+ 0x48, 0x85, 0xd2, //0x000022d2 testq %rdx, %rdx
+ 0x0f, 0x85, 0xd4, 0xf4, 0xff, 0xff, //0x000022d5 jne LBB0_54
+ 0xe9, 0x43, 0xf9, 0xff, 0xff, //0x000022db jmp LBB0_398
+ //0x000022e0 LBB0_408
+ 0x4c, 0x89, 0xdb, //0x000022e0 movq %r11, %rbx
+ 0x4c, 0x29, 0xe3, //0x000022e3 subq %r12, %rbx
+ 0x4c, 0x0f, 0xbc, 0xca, //0x000022e6 bsfq %rdx, %r9
+ 0x49, 0x01, 0xd9, //0x000022ea addq %rbx, %r9
+ 0xe9, 0x29, 0xfa, 0xff, 0xff, //0x000022ed jmp LBB0_280
+ //0x000022f2 LBB0_411
+ 0x4d, 0x85, 0xe4, //0x000022f2 testq %r12, %r12
+ 0x0f, 0x84, 0x78, 0x00, 0x00, 0x00, //0x000022f5 je LBB0_416
+ 0x48, 0x8b, 0x45, 0xa0, //0x000022fb movq $-96(%rbp), %rax
+ 0x4c, 0x01, 0xd8, //0x000022ff addq %r11, %rax
+ 0x49, 0x83, 0xf9, 0xff, //0x00002302 cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc8, //0x00002306 cmoveq %rax, %r9
+ 0x49, 0xff, 0xc3, //0x0000230a incq %r11
+ 0x49, 0xff, 0xcc, //0x0000230d decq %r12
+ 0x4d, 0x85, 0xe4, //0x00002310 testq %r12, %r12
+ 0x0f, 0x85, 0x24, 0xf9, 0xff, 0xff, //0x00002313 jne LBB0_401
+ 0xe9, 0x55, 0x00, 0x00, 0x00, //0x00002319 jmp LBB0_416
+ //0x0000231e LBB0_409
+ 0x48, 0x85, 0xc0, //0x0000231e testq %rax, %rax
+ 0x0f, 0x84, 0x4c, 0x00, 0x00, 0x00, //0x00002321 je LBB0_416
+ 0x48, 0x8b, 0x4d, 0xa0, //0x00002327 movq $-96(%rbp), %rcx
+ 0x4c, 0x01, 0xd9, //0x0000232b addq %r11, %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x0000232e cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc9, //0x00002332 cmoveq %rcx, %r9
+ 0x49, 0xff, 0xc3, //0x00002336 incq %r11
+ 0x48, 0xff, 0xc8, //0x00002339 decq %rax
+ 0x4c, 0x8b, 0x65, 0xd0, //0x0000233c movq $-48(%rbp), %r12
+ 0x48, 0x85, 0xc0, //0x00002340 testq %rax, %rax
+ 0x0f, 0x85, 0x38, 0xfa, 0xff, 0xff, //0x00002343 jne LBB0_347
+ 0xe9, 0x25, 0x00, 0x00, 0x00, //0x00002349 jmp LBB0_416
+ //0x0000234e LBB0_413
+ 0x48, 0x89, 0x16, //0x0000234e movq %rdx, (%rsi)
+ //0x00002351 LBB0_414
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00002351 movq $-1, %rax
+ 0xe9, 0x45, 0x00, 0x00, 0x00, //0x00002358 jmp LBB0_423
+ //0x0000235d LBB0_441
+ 0x48, 0xc7, 0xc0, 0xf9, 0xff, 0xff, 0xff, //0x0000235d movq $-7, %rax
+ 0xe9, 0x39, 0x00, 0x00, 0x00, //0x00002364 jmp LBB0_423
+ //0x00002369 LBB0_415
+ 0x49, 0x83, 0xfb, 0xff, //0x00002369 cmpq $-1, %r11
+ 0x0f, 0x85, 0x7f, 0x00, 0x00, 0x00, //0x0000236d jne LBB0_307
+ //0x00002373 LBB0_416
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x00002373 movq $-1, %r11
+ 0x4c, 0x8b, 0x4d, 0xb0, //0x0000237a movq $-80(%rbp), %r9
+ 0xe9, 0x6f, 0x00, 0x00, 0x00, //0x0000237e jmp LBB0_307
+ //0x00002383 LBB0_417
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00002383 movq $-1, %rax
+ 0xe9, 0x03, 0x00, 0x00, 0x00, //0x0000238a jmp LBB0_420
+ //0x0000238f LBB0_419
+ 0x4c, 0x89, 0xd8, //0x0000238f movq %r11, %rax
+ //0x00002392 LBB0_420
+ 0x48, 0xf7, 0xd0, //0x00002392 notq %rax
+ 0x49, 0x01, 0xc7, //0x00002395 addq %rax, %r15
+ //0x00002398 LBB0_421
+ 0x4c, 0x89, 0x3e, //0x00002398 movq %r15, (%rsi)
+ //0x0000239b LBB0_422
+ 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x0000239b movq $-2, %rax
+ //0x000023a2 LBB0_423
+ 0x48, 0x83, 0xc4, 0x68, //0x000023a2 addq $104, %rsp
+ 0x5b, //0x000023a6 popq %rbx
+ 0x41, 0x5c, //0x000023a7 popq %r12
+ 0x41, 0x5d, //0x000023a9 popq %r13
+ 0x41, 0x5e, //0x000023ab popq %r14
+ 0x41, 0x5f, //0x000023ad popq %r15
+ 0x5d, //0x000023af popq %rbp
+ 0xc3, //0x000023b0 retq
+ //0x000023b1 LBB0_424
+ 0x49, 0x83, 0xfb, 0xff, //0x000023b1 cmpq $-1, %r11
+ 0x0f, 0x85, 0x69, 0x00, 0x00, 0x00, //0x000023b5 jne LBB0_437
+ //0x000023bb LBB0_425
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x000023bb movq $-1, %r11
+ 0x4c, 0x8b, 0x65, 0xb0, //0x000023c2 movq $-80(%rbp), %r12
+ 0xe9, 0x59, 0x00, 0x00, 0x00, //0x000023c6 jmp LBB0_437
+ //0x000023cb LBB0_440
+ 0x48, 0x89, 0x0e, //0x000023cb movq %rcx, (%rsi)
+ 0xe9, 0xcf, 0xff, 0xff, 0xff, //0x000023ce jmp LBB0_423
+ //0x000023d3 LBB0_426
+ 0x49, 0x83, 0xf9, 0xff, //0x000023d3 cmpq $-1, %r9
+ 0x0f, 0x85, 0x0e, 0x00, 0x00, 0x00, //0x000023d7 jne LBB0_431
+ 0x49, 0x0f, 0xbc, 0xc4, //0x000023dd bsfq %r12, %rax
+ //0x000023e1 LBB0_428
+ 0x4c, 0x2b, 0x5d, 0xd0, //0x000023e1 subq $-48(%rbp), %r11
+ //0x000023e5 LBB0_429
+ 0x49, 0x01, 0xc3, //0x000023e5 addq %rax, %r11
+ //0x000023e8 LBB0_430
+ 0x4d, 0x89, 0xd9, //0x000023e8 movq %r11, %r9
+ //0x000023eb LBB0_431
+ 0x49, 0xc7, 0xc3, 0xfe, 0xff, 0xff, 0xff, //0x000023eb movq $-2, %r11
+ //0x000023f2 LBB0_307
+ 0x48, 0x8b, 0x45, 0xc8, //0x000023f2 movq $-56(%rbp), %rax
+ 0x4c, 0x89, 0x08, //0x000023f6 movq %r9, (%rax)
+ 0x4c, 0x89, 0xd8, //0x000023f9 movq %r11, %rax
+ 0xe9, 0xa1, 0xff, 0xff, 0xff, //0x000023fc jmp LBB0_423
+ //0x00002401 LBB0_432
+ 0x49, 0x83, 0xfc, 0xff, //0x00002401 cmpq $-1, %r12
+ 0x0f, 0x85, 0x0e, 0x00, 0x00, 0x00, //0x00002405 jne LBB0_435
+ 0x48, 0x0f, 0xbc, 0xc2, //0x0000240b bsfq %rdx, %rax
+ //0x0000240f LBB0_434
+ 0x4c, 0x2b, 0x5d, 0xd0, //0x0000240f subq $-48(%rbp), %r11
+ 0x49, 0x01, 0xc3, //0x00002413 addq %rax, %r11
+ 0x4d, 0x89, 0xdc, //0x00002416 movq %r11, %r12
+ //0x00002419 LBB0_435
+ 0x49, 0xc7, 0xc3, 0xfe, 0xff, 0xff, 0xff, //0x00002419 movq $-2, %r11
+ //0x00002420 LBB0_436
+ 0x48, 0x8b, 0x75, 0xc8, //0x00002420 movq $-56(%rbp), %rsi
+ //0x00002424 LBB0_437
+ 0x4c, 0x89, 0x26, //0x00002424 movq %r12, (%rsi)
+ 0x4c, 0x89, 0xd8, //0x00002427 movq %r11, %rax
+ 0xe9, 0x73, 0xff, 0xff, 0xff, //0x0000242a jmp LBB0_423
+ //0x0000242f LBB0_438
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x0000242f movq $-1, %r11
+ //0x00002436 LBB0_439
+ 0x4d, 0x29, 0xdf, //0x00002436 subq %r11, %r15
+ 0xe9, 0x5a, 0xff, 0xff, 0xff, //0x00002439 jmp LBB0_421
+ //0x0000243e LBB0_442
+ 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x0000243e movq $-2, %rax
+ 0x80, 0xf9, 0x61, //0x00002445 cmpb $97, %cl
+ 0x0f, 0x85, 0x54, 0xff, 0xff, 0xff, //0x00002448 jne LBB0_423
+ 0x49, 0x8d, 0x4f, 0x02, //0x0000244e leaq $2(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x00002452 movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x02, 0x6c, //0x00002455 cmpb $108, $2(%r12,%r15)
+ 0x0f, 0x85, 0x41, 0xff, 0xff, 0xff, //0x0000245b jne LBB0_423
+ 0x49, 0x8d, 0x4f, 0x03, //0x00002461 leaq $3(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x00002465 movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x03, 0x73, //0x00002468 cmpb $115, $3(%r12,%r15)
+ 0x0f, 0x85, 0x2e, 0xff, 0xff, 0xff, //0x0000246e jne LBB0_423
+ 0x49, 0x8d, 0x4f, 0x04, //0x00002474 leaq $4(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x00002478 movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x04, 0x65, //0x0000247b cmpb $101, $4(%r12,%r15)
+ 0x0f, 0x85, 0x1b, 0xff, 0xff, 0xff, //0x00002481 jne LBB0_423
+ 0x49, 0x83, 0xc7, 0x05, //0x00002487 addq $5, %r15
+ 0x4c, 0x89, 0x3e, //0x0000248b movq %r15, (%rsi)
+ 0xe9, 0x0f, 0xff, 0xff, 0xff, //0x0000248e jmp LBB0_423
+ //0x00002493 LBB0_247
+ 0x4c, 0x89, 0x3e, //0x00002493 movq %r15, (%rsi)
+ 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x00002496 movq $-2, %rax
+ 0x41, 0x80, 0x3a, 0x6e, //0x0000249d cmpb $110, (%r10)
+ 0x0f, 0x85, 0xfb, 0xfe, 0xff, 0xff, //0x000024a1 jne LBB0_423
+ 0x49, 0x8d, 0x4f, 0x01, //0x000024a7 leaq $1(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x000024ab movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x01, 0x75, //0x000024ae cmpb $117, $1(%r12,%r15)
+ 0x0f, 0x85, 0xe8, 0xfe, 0xff, 0xff, //0x000024b4 jne LBB0_423
+ 0x49, 0x8d, 0x4f, 0x02, //0x000024ba leaq $2(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x000024be movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x02, 0x6c, //0x000024c1 cmpb $108, $2(%r12,%r15)
+ 0x0f, 0x85, 0xd5, 0xfe, 0xff, 0xff, //0x000024c7 jne LBB0_423
+ 0x49, 0x8d, 0x4f, 0x03, //0x000024cd leaq $3(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x000024d1 movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x03, 0x6c, //0x000024d4 cmpb $108, $3(%r12,%r15)
+ 0x0f, 0x85, 0xc2, 0xfe, 0xff, 0xff, //0x000024da jne LBB0_423
+ 0xe9, 0x4d, 0x00, 0x00, 0x00, //0x000024e0 jmp LBB0_451
+ //0x000024e5 LBB0_447
+ 0x4c, 0x89, 0x3e, //0x000024e5 movq %r15, (%rsi)
+ 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x000024e8 movq $-2, %rax
+ 0x41, 0x80, 0x3a, 0x74, //0x000024ef cmpb $116, (%r10)
+ 0x0f, 0x85, 0xa9, 0xfe, 0xff, 0xff, //0x000024f3 jne LBB0_423
+ 0x49, 0x8d, 0x4f, 0x01, //0x000024f9 leaq $1(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x000024fd movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x01, 0x72, //0x00002500 cmpb $114, $1(%r12,%r15)
+ 0x0f, 0x85, 0x96, 0xfe, 0xff, 0xff, //0x00002506 jne LBB0_423
+ 0x49, 0x8d, 0x4f, 0x02, //0x0000250c leaq $2(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x00002510 movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x02, 0x75, //0x00002513 cmpb $117, $2(%r12,%r15)
+ 0x0f, 0x85, 0x83, 0xfe, 0xff, 0xff, //0x00002519 jne LBB0_423
+ 0x49, 0x8d, 0x4f, 0x03, //0x0000251f leaq $3(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x00002523 movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x03, 0x65, //0x00002526 cmpb $101, $3(%r12,%r15)
+ 0x0f, 0x85, 0x70, 0xfe, 0xff, 0xff, //0x0000252c jne LBB0_423
+ //0x00002532 LBB0_451
+ 0x49, 0x83, 0xc7, 0x04, //0x00002532 addq $4, %r15
+ 0x4c, 0x89, 0x3e, //0x00002536 movq %r15, (%rsi)
+ 0xe9, 0x64, 0xfe, 0xff, 0xff, //0x00002539 jmp LBB0_423
+ //0x0000253e LBB0_452
+ 0x49, 0x83, 0xf9, 0xff, //0x0000253e cmpq $-1, %r9
+ 0x0f, 0x85, 0xa3, 0xfe, 0xff, 0xff, //0x00002542 jne LBB0_431
+ 0x48, 0x0f, 0xbc, 0xc2, //0x00002548 bsfq %rdx, %rax
+ 0xe9, 0x90, 0xfe, 0xff, 0xff, //0x0000254c jmp LBB0_428
+ //0x00002551 LBB0_456
+ 0x4c, 0x89, 0x5d, 0xb0, //0x00002551 movq %r11, $-80(%rbp)
+ 0xe9, 0x19, 0xfe, 0xff, 0xff, //0x00002555 jmp LBB0_416
+ //0x0000255a LBB0_306
+ 0x4c, 0x01, 0xd9, //0x0000255a addq %r11, %rcx
+ 0x49, 0xc7, 0xc3, 0xfe, 0xff, 0xff, 0xff, //0x0000255d movq $-2, %r11
+ 0x49, 0x89, 0xc9, //0x00002564 movq %rcx, %r9
+ 0xe9, 0x86, 0xfe, 0xff, 0xff, //0x00002567 jmp LBB0_307
+ //0x0000256c LBB0_454
+ 0x4c, 0x89, 0x5d, 0xb0, //0x0000256c movq %r11, $-80(%rbp)
+ 0xe9, 0x46, 0xfe, 0xff, 0xff, //0x00002570 jmp LBB0_425
+ //0x00002575 LBB0_455
+ 0x4c, 0x01, 0xd9, //0x00002575 addq %r11, %rcx
+ 0x49, 0xc7, 0xc3, 0xfe, 0xff, 0xff, 0xff, //0x00002578 movq $-2, %r11
+ 0x49, 0x89, 0xcc, //0x0000257f movq %rcx, %r12
+ 0xe9, 0x9d, 0xfe, 0xff, 0xff, //0x00002582 jmp LBB0_437
+ //0x00002587 LBB0_457
+ 0x48, 0x0f, 0xbc, 0xc7, //0x00002587 bsfq %rdi, %rax
+ 0x4d, 0x29, 0xe3, //0x0000258b subq %r12, %r11
+ 0xe9, 0x52, 0xfe, 0xff, 0xff, //0x0000258e jmp LBB0_429
+ //0x00002593 LBB0_461
+ 0x4d, 0x29, 0xe3, //0x00002593 subq %r12, %r11
+ 0xe9, 0x4d, 0xfe, 0xff, 0xff, //0x00002596 jmp LBB0_430
+ //0x0000259b LBB0_458
+ 0x4c, 0x01, 0xd9, //0x0000259b addq %r11, %rcx
+ 0x49, 0xc7, 0xc3, 0xfe, 0xff, 0xff, 0xff, //0x0000259e movq $-2, %r11
+ 0x49, 0x89, 0xcc, //0x000025a5 movq %rcx, %r12
+ 0xe9, 0x73, 0xfe, 0xff, 0xff, //0x000025a8 jmp LBB0_436
+ //0x000025ad LBB0_459
+ 0x48, 0x0f, 0xbc, 0xc7, //0x000025ad bsfq %rdi, %rax
+ 0xe9, 0x59, 0xfe, 0xff, 0xff, //0x000025b1 jmp LBB0_434
+ //0x000025b6 LBB0_460
+ 0x4c, 0x2b, 0x5d, 0xd0, //0x000025b6 subq $-48(%rbp), %r11
+ 0x4d, 0x89, 0xdc, //0x000025ba movq %r11, %r12
+ 0x49, 0xc7, 0xc3, 0xfe, 0xff, 0xff, 0xff, //0x000025bd movq $-2, %r11
+ 0xe9, 0x5b, 0xfe, 0xff, 0xff, //0x000025c4 jmp LBB0_437
+ //0x000025c9 LBB0_462
+ 0x48, 0x8b, 0x75, 0xc8, //0x000025c9 movq $-56(%rbp), %rsi
+ 0xe9, 0xe9, 0xfd, 0xff, 0xff, //0x000025cd jmp LBB0_425
+ 0x90, 0x90, //0x000025d2 .p2align 2, 0x90
+ // // .set L0_0_set_33, LBB0_33-LJTI0_0
+ // // .set L0_0_set_37, LBB0_37-LJTI0_0
+ // // .set L0_0_set_39, LBB0_39-LJTI0_0
+ // // .set L0_0_set_59, LBB0_59-LJTI0_0
+ // // .set L0_0_set_61, LBB0_61-LJTI0_0
+ // // .set L0_0_set_64, LBB0_64-LJTI0_0
+ //0x000025d4 LJTI0_0
+ 0xc3, 0xdd, 0xff, 0xff, //0x000025d4 .long L0_0_set_33
+ 0xeb, 0xdd, 0xff, 0xff, //0x000025d8 .long L0_0_set_37
+ 0x16, 0xde, 0xff, 0xff, //0x000025dc .long L0_0_set_39
+ 0xcf, 0xdf, 0xff, 0xff, //0x000025e0 .long L0_0_set_59
+ 0xe5, 0xdf, 0xff, 0xff, //0x000025e4 .long L0_0_set_61
+ 0x55, 0xe2, 0xff, 0xff, //0x000025e8 .long L0_0_set_64
+ // // .set L0_1_set_423, LBB0_423-LJTI0_1
+ // // .set L0_1_set_422, LBB0_422-LJTI0_1
+ // // .set L0_1_set_199, LBB0_199-LJTI0_1
+ // // .set L0_1_set_215, LBB0_215-LJTI0_1
+ // // .set L0_1_set_66, LBB0_66-LJTI0_1
+ // // .set L0_1_set_240, LBB0_240-LJTI0_1
+ // // .set L0_1_set_242, LBB0_242-LJTI0_1
+ // // .set L0_1_set_245, LBB0_245-LJTI0_1
+ // // .set L0_1_set_251, LBB0_251-LJTI0_1
+ // // .set L0_1_set_255, LBB0_255-LJTI0_1
+ //0x000025ec LJTI0_1
+ 0xb6, 0xfd, 0xff, 0xff, //0x000025ec .long L0_1_set_423
+ 0xaf, 0xfd, 0xff, 0xff, //0x000025f0 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000025f4 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000025f8 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000025fc .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002600 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002604 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002608 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000260c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002610 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002614 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002618 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000261c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002620 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002624 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002628 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000262c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002630 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002634 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002638 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000263c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002640 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002644 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002648 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000264c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002650 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002654 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002658 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000265c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002660 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002664 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002668 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000266c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002670 .long L0_1_set_422
+ 0xa6, 0xe9, 0xff, 0xff, //0x00002674 .long L0_1_set_199
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002678 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000267c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002680 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002684 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002688 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000268c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002690 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002694 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002698 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000269c .long L0_1_set_422
+ 0x38, 0xeb, 0xff, 0xff, //0x000026a0 .long L0_1_set_215
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026a4 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026a8 .long L0_1_set_422
+ 0xfd, 0xdf, 0xff, 0xff, //0x000026ac .long L0_1_set_66
+ 0xfd, 0xdf, 0xff, 0xff, //0x000026b0 .long L0_1_set_66
+ 0xfd, 0xdf, 0xff, 0xff, //0x000026b4 .long L0_1_set_66
+ 0xfd, 0xdf, 0xff, 0xff, //0x000026b8 .long L0_1_set_66
+ 0xfd, 0xdf, 0xff, 0xff, //0x000026bc .long L0_1_set_66
+ 0xfd, 0xdf, 0xff, 0xff, //0x000026c0 .long L0_1_set_66
+ 0xfd, 0xdf, 0xff, 0xff, //0x000026c4 .long L0_1_set_66
+ 0xfd, 0xdf, 0xff, 0xff, //0x000026c8 .long L0_1_set_66
+ 0xfd, 0xdf, 0xff, 0xff, //0x000026cc .long L0_1_set_66
+ 0xfd, 0xdf, 0xff, 0xff, //0x000026d0 .long L0_1_set_66
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026d4 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026d8 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026dc .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026e0 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026e4 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026e8 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026ec .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026f0 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026f4 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026f8 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026fc .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002700 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002704 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002708 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000270c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002710 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002714 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002718 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000271c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002720 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002724 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002728 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000272c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002730 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002734 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002738 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000273c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002740 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002744 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002748 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000274c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002750 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002754 .long L0_1_set_422
+ 0x0f, 0xed, 0xff, 0xff, //0x00002758 .long L0_1_set_240
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000275c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002760 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002764 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002768 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000276c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002770 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002774 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002778 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000277c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002780 .long L0_1_set_422
+ 0x33, 0xed, 0xff, 0xff, //0x00002784 .long L0_1_set_242
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002788 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000278c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002790 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002794 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002798 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000279c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000027a0 .long L0_1_set_422
+ 0x64, 0xed, 0xff, 0xff, //0x000027a4 .long L0_1_set_245
+ 0xaf, 0xfd, 0xff, 0xff, //0x000027a8 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000027ac .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000027b0 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000027b4 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000027b8 .long L0_1_set_422
+ 0x8b, 0xed, 0xff, 0xff, //0x000027bc .long L0_1_set_251
+ 0xaf, 0xfd, 0xff, 0xff, //0x000027c0 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000027c4 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000027c8 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000027cc .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000027d0 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000027d4 .long L0_1_set_422
+ 0xc8, 0xed, 0xff, 0xff, //0x000027d8 .long L0_1_set_255
+ // // .set L0_2_set_264, LBB0_264-LJTI0_2
+ // // .set L0_2_set_292, LBB0_292-LJTI0_2
+ // // .set L0_2_set_259, LBB0_259-LJTI0_2
+ // // .set L0_2_set_261, LBB0_261-LJTI0_2
+ // // .set L0_2_set_266, LBB0_266-LJTI0_2
+ //0x000027dc LJTI0_2
+ 0x3d, 0xec, 0xff, 0xff, //0x000027dc .long L0_2_set_264
+ 0x7b, 0xee, 0xff, 0xff, //0x000027e0 .long L0_2_set_292
+ 0x3d, 0xec, 0xff, 0xff, //0x000027e4 .long L0_2_set_264
+ 0xfc, 0xeb, 0xff, 0xff, //0x000027e8 .long L0_2_set_259
+ 0x7b, 0xee, 0xff, 0xff, //0x000027ec .long L0_2_set_292
+ 0x14, 0xec, 0xff, 0xff, //0x000027f0 .long L0_2_set_261
+ 0x14, 0xec, 0xff, 0xff, //0x000027f4 .long L0_2_set_261
+ 0x14, 0xec, 0xff, 0xff, //0x000027f8 .long L0_2_set_261
+ 0x14, 0xec, 0xff, 0xff, //0x000027fc .long L0_2_set_261
+ 0x14, 0xec, 0xff, 0xff, //0x00002800 .long L0_2_set_261
+ 0x14, 0xec, 0xff, 0xff, //0x00002804 .long L0_2_set_261
+ 0x14, 0xec, 0xff, 0xff, //0x00002808 .long L0_2_set_261
+ 0x14, 0xec, 0xff, 0xff, //0x0000280c .long L0_2_set_261
+ 0x14, 0xec, 0xff, 0xff, //0x00002810 .long L0_2_set_261
+ 0x14, 0xec, 0xff, 0xff, //0x00002814 .long L0_2_set_261
+ 0x7b, 0xee, 0xff, 0xff, //0x00002818 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x0000281c .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002820 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002824 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002828 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x0000282c .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002830 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002834 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002838 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x0000283c .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002840 .long L0_2_set_292
+ 0x58, 0xec, 0xff, 0xff, //0x00002844 .long L0_2_set_266
+ 0x7b, 0xee, 0xff, 0xff, //0x00002848 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x0000284c .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002850 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002854 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002858 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x0000285c .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002860 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002864 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002868 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x0000286c .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002870 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002874 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002878 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x0000287c .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002880 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002884 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002888 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x0000288c .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002890 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002894 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002898 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x0000289c .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x000028a0 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x000028a4 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x000028a8 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x000028ac .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x000028b0 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x000028b4 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x000028b8 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x000028bc .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x000028c0 .long L0_2_set_292
+ 0x58, 0xec, 0xff, 0xff, //0x000028c4 .long L0_2_set_266
+ // // .set L0_3_set_94, LBB0_94-LJTI0_3
+ // // .set L0_3_set_149, LBB0_149-LJTI0_3
+ // // .set L0_3_set_98, LBB0_98-LJTI0_3
+ // // .set L0_3_set_91, LBB0_91-LJTI0_3
+ // // .set L0_3_set_96, LBB0_96-LJTI0_3
+ //0x000028c8 LJTI0_3
+ 0x10, 0xdf, 0xff, 0xff, //0x000028c8 .long L0_3_set_94
+ 0x75, 0xe3, 0xff, 0xff, //0x000028cc .long L0_3_set_149
+ 0x10, 0xdf, 0xff, 0xff, //0x000028d0 .long L0_3_set_94
+ 0x46, 0xdf, 0xff, 0xff, //0x000028d4 .long L0_3_set_98
+ 0x75, 0xe3, 0xff, 0xff, //0x000028d8 .long L0_3_set_149
+ 0xe8, 0xde, 0xff, 0xff, //0x000028dc .long L0_3_set_91
+ 0xe8, 0xde, 0xff, 0xff, //0x000028e0 .long L0_3_set_91
+ 0xe8, 0xde, 0xff, 0xff, //0x000028e4 .long L0_3_set_91
+ 0xe8, 0xde, 0xff, 0xff, //0x000028e8 .long L0_3_set_91
+ 0xe8, 0xde, 0xff, 0xff, //0x000028ec .long L0_3_set_91
+ 0xe8, 0xde, 0xff, 0xff, //0x000028f0 .long L0_3_set_91
+ 0xe8, 0xde, 0xff, 0xff, //0x000028f4 .long L0_3_set_91
+ 0xe8, 0xde, 0xff, 0xff, //0x000028f8 .long L0_3_set_91
+ 0xe8, 0xde, 0xff, 0xff, //0x000028fc .long L0_3_set_91
+ 0xe8, 0xde, 0xff, 0xff, //0x00002900 .long L0_3_set_91
+ 0x75, 0xe3, 0xff, 0xff, //0x00002904 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002908 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x0000290c .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002910 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002914 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002918 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x0000291c .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002920 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002924 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002928 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x0000292c .long L0_3_set_149
+ 0x2b, 0xdf, 0xff, 0xff, //0x00002930 .long L0_3_set_96
+ 0x75, 0xe3, 0xff, 0xff, //0x00002934 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002938 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x0000293c .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002940 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002944 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002948 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x0000294c .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002950 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002954 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002958 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x0000295c .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002960 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002964 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002968 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x0000296c .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002970 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002974 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002978 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x0000297c .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002980 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002984 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002988 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x0000298c .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002990 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002994 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002998 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x0000299c .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x000029a0 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x000029a4 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x000029a8 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x000029ac .long L0_3_set_149
+ 0x2b, 0xdf, 0xff, 0xff, //0x000029b0 .long L0_3_set_96
+ //0x000029b4 .p2align 2, 0x00
+ //0x000029b4 _MASK_USE_NUMBER
+ 0x02, 0x00, 0x00, 0x00, //0x000029b4 .long 2
+}
+
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/skip_number.go b/vendor/github.com/bytedance/sonic/internal/native/avx/skip_number.go
new file mode 100644
index 000000000..67a3e1c15
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/skip_number.go
@@ -0,0 +1,36 @@
+// Code generated by Makefile, DO NOT EDIT.
+
+// Code generated by Makefile, DO NOT EDIT.
+
+/*
+ * Copyright 2021 ByteDance Inc.
+ *
+ * Licensed under the Apache License, Version 2.0 (the License );
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an AS IS BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package avx
+
+import (
+ `unsafe`
+
+ `github.com/bytedance/sonic/internal/rt`
+)
+
+var F_skip_number func(s unsafe.Pointer, p unsafe.Pointer) (ret int)
+
+var S_skip_number uintptr
+
+//go:nosplit
+func skip_number(s *string, p *int) (ret int) {
+ return F_skip_number(rt.NoEscape(unsafe.Pointer(s)), rt.NoEscape(unsafe.Pointer(p)))
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/skip_number_subr.go b/vendor/github.com/bytedance/sonic/internal/native/avx/skip_number_subr.go
new file mode 100644
index 000000000..4ef1835c1
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/skip_number_subr.go
@@ -0,0 +1,46 @@
+// +build !noasm !appengine
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+import (
+ `github.com/bytedance/sonic/loader`
+)
+
+const (
+ _entry__skip_number = 112
+)
+
+const (
+ _stack__skip_number = 72
+)
+
+const (
+ _size__skip_number = 1108
+)
+
+var (
+ _pcsp__skip_number = [][2]uint32{
+ {1, 0},
+ {4, 8},
+ {6, 16},
+ {8, 24},
+ {10, 32},
+ {12, 40},
+ {13, 48},
+ {1025, 72},
+ {1029, 48},
+ {1030, 40},
+ {1032, 32},
+ {1034, 24},
+ {1036, 16},
+ {1038, 8},
+ {1039, 0},
+ {1108, 72},
+ }
+)
+
+var _cfunc_skip_number = []loader.CFunc{
+ {"_skip_number_entry", 0, _entry__skip_number, 0, nil},
+ {"_skip_number", _entry__skip_number, _size__skip_number, _stack__skip_number, _pcsp__skip_number},
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/skip_number_text_amd64.go b/vendor/github.com/bytedance/sonic/internal/native/avx/skip_number_text_amd64.go
new file mode 100644
index 000000000..7377a7287
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/skip_number_text_amd64.go
@@ -0,0 +1,394 @@
+// +build amd64
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+var _text_skip_number = []byte{
+ // .p2align 4, 0x00
+ // LCPI0_0
+ 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, // QUAD $0x2f2f2f2f2f2f2f2f; QUAD $0x2f2f2f2f2f2f2f2f // .space 16, '////////////////'
+ //0x00000010 LCPI0_1
+ 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, //0x00000010 QUAD $0x3a3a3a3a3a3a3a3a; QUAD $0x3a3a3a3a3a3a3a3a // .space 16, '::::::::::::::::'
+ //0x00000020 LCPI0_2
+ 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, //0x00000020 QUAD $0x2b2b2b2b2b2b2b2b; QUAD $0x2b2b2b2b2b2b2b2b // .space 16, '++++++++++++++++'
+ //0x00000030 LCPI0_3
+ 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, //0x00000030 QUAD $0x2d2d2d2d2d2d2d2d; QUAD $0x2d2d2d2d2d2d2d2d // .space 16, '----------------'
+ //0x00000040 LCPI0_4
+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, //0x00000040 QUAD $0x2020202020202020; QUAD $0x2020202020202020 // .space 16, ' '
+ //0x00000050 LCPI0_5
+ 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, //0x00000050 QUAD $0x2e2e2e2e2e2e2e2e; QUAD $0x2e2e2e2e2e2e2e2e // .space 16, '................'
+ //0x00000060 LCPI0_6
+ 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, //0x00000060 QUAD $0x6565656565656565; QUAD $0x6565656565656565 // .space 16, 'eeeeeeeeeeeeeeee'
+ //0x00000070 .p2align 4, 0x90
+ //0x00000070 _skip_number
+ 0x55, //0x00000070 pushq %rbp
+ 0x48, 0x89, 0xe5, //0x00000071 movq %rsp, %rbp
+ 0x41, 0x57, //0x00000074 pushq %r15
+ 0x41, 0x56, //0x00000076 pushq %r14
+ 0x41, 0x55, //0x00000078 pushq %r13
+ 0x41, 0x54, //0x0000007a pushq %r12
+ 0x53, //0x0000007c pushq %rbx
+ 0x48, 0x83, 0xec, 0x18, //0x0000007d subq $24, %rsp
+ 0x48, 0x8b, 0x1f, //0x00000081 movq (%rdi), %rbx
+ 0x4c, 0x8b, 0x6f, 0x08, //0x00000084 movq $8(%rdi), %r13
+ 0x48, 0x8b, 0x16, //0x00000088 movq (%rsi), %rdx
+ 0x49, 0x29, 0xd5, //0x0000008b subq %rdx, %r13
+ 0x31, 0xc0, //0x0000008e xorl %eax, %eax
+ 0x80, 0x3c, 0x13, 0x2d, //0x00000090 cmpb $45, (%rbx,%rdx)
+ 0x4c, 0x8d, 0x3c, 0x13, //0x00000094 leaq (%rbx,%rdx), %r15
+ 0x0f, 0x94, 0xc0, //0x00000098 sete %al
+ 0x49, 0x01, 0xc7, //0x0000009b addq %rax, %r15
+ 0x49, 0x29, 0xc5, //0x0000009e subq %rax, %r13
+ 0x0f, 0x84, 0xee, 0x03, 0x00, 0x00, //0x000000a1 je LBB0_1
+ 0x41, 0x8a, 0x3f, //0x000000a7 movb (%r15), %dil
+ 0x8d, 0x4f, 0xd0, //0x000000aa leal $-48(%rdi), %ecx
+ 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x000000ad movq $-2, %rax
+ 0x80, 0xf9, 0x09, //0x000000b4 cmpb $9, %cl
+ 0x0f, 0x87, 0xae, 0x03, 0x00, 0x00, //0x000000b7 ja LBB0_59
+ 0x40, 0x80, 0xff, 0x30, //0x000000bd cmpb $48, %dil
+ 0x0f, 0x85, 0x34, 0x00, 0x00, 0x00, //0x000000c1 jne LBB0_7
+ 0xbf, 0x01, 0x00, 0x00, 0x00, //0x000000c7 movl $1, %edi
+ 0x49, 0x83, 0xfd, 0x01, //0x000000cc cmpq $1, %r13
+ 0x0f, 0x84, 0x6a, 0x03, 0x00, 0x00, //0x000000d0 je LBB0_58
+ 0x41, 0x8a, 0x47, 0x01, //0x000000d6 movb $1(%r15), %al
+ 0x04, 0xd2, //0x000000da addb $-46, %al
+ 0x3c, 0x37, //0x000000dc cmpb $55, %al
+ 0x0f, 0x87, 0x5c, 0x03, 0x00, 0x00, //0x000000de ja LBB0_58
+ 0x0f, 0xb6, 0xc0, //0x000000e4 movzbl %al, %eax
+ 0x48, 0xb9, 0x01, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, //0x000000e7 movabsq $36028797027352577, %rcx
+ 0x48, 0x0f, 0xa3, 0xc1, //0x000000f1 btq %rax, %rcx
+ 0x0f, 0x83, 0x45, 0x03, 0x00, 0x00, //0x000000f5 jae LBB0_58
+ //0x000000fb LBB0_7
+ 0x48, 0x89, 0x55, 0xd0, //0x000000fb movq %rdx, $-48(%rbp)
+ 0x49, 0x83, 0xfd, 0x10, //0x000000ff cmpq $16, %r13
+ 0x0f, 0x82, 0x98, 0x03, 0x00, 0x00, //0x00000103 jb LBB0_8
+ 0x48, 0x89, 0x5d, 0xc8, //0x00000109 movq %rbx, $-56(%rbp)
+ 0x48, 0x89, 0x75, 0xc0, //0x0000010d movq %rsi, $-64(%rbp)
+ 0x4d, 0x8d, 0x45, 0xf0, //0x00000111 leaq $-16(%r13), %r8
+ 0x4c, 0x89, 0xc0, //0x00000115 movq %r8, %rax
+ 0x48, 0x83, 0xe0, 0xf0, //0x00000118 andq $-16, %rax
+ 0x4e, 0x8d, 0x64, 0x38, 0x10, //0x0000011c leaq $16(%rax,%r15), %r12
+ 0x41, 0x83, 0xe0, 0x0f, //0x00000121 andl $15, %r8d
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x00000125 movq $-1, %r11
+ 0xc5, 0x7a, 0x6f, 0x05, 0xcc, 0xfe, 0xff, 0xff, //0x0000012c vmovdqu $-308(%rip), %xmm8 /* LCPI0_0+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x0d, 0xd4, 0xfe, 0xff, 0xff, //0x00000134 vmovdqu $-300(%rip), %xmm9 /* LCPI0_1+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x15, 0xdc, 0xfe, 0xff, 0xff, //0x0000013c vmovdqu $-292(%rip), %xmm10 /* LCPI0_2+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x1d, 0xe4, 0xfe, 0xff, 0xff, //0x00000144 vmovdqu $-284(%rip), %xmm11 /* LCPI0_3+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x25, 0xec, 0xfe, 0xff, 0xff, //0x0000014c vmovdqu $-276(%rip), %xmm4 /* LCPI0_4+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x2d, 0xf4, 0xfe, 0xff, 0xff, //0x00000154 vmovdqu $-268(%rip), %xmm5 /* LCPI0_5+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x35, 0xfc, 0xfe, 0xff, 0xff, //0x0000015c vmovdqu $-260(%rip), %xmm6 /* LCPI0_6+0(%rip) */
+ 0x49, 0xc7, 0xc6, 0xff, 0xff, 0xff, 0xff, //0x00000164 movq $-1, %r14
+ 0x49, 0xc7, 0xc2, 0xff, 0xff, 0xff, 0xff, //0x0000016b movq $-1, %r10
+ 0x4c, 0x89, 0xfb, //0x00000172 movq %r15, %rbx
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000175 .p2align 4, 0x90
+ //0x00000180 LBB0_10
+ 0xc5, 0xfa, 0x6f, 0x3b, //0x00000180 vmovdqu (%rbx), %xmm7
+ 0xc4, 0xc1, 0x41, 0x64, 0xc0, //0x00000184 vpcmpgtb %xmm8, %xmm7, %xmm0
+ 0xc5, 0xb1, 0x64, 0xcf, //0x00000189 vpcmpgtb %xmm7, %xmm9, %xmm1
+ 0xc5, 0xf9, 0xdb, 0xc1, //0x0000018d vpand %xmm1, %xmm0, %xmm0
+ 0xc5, 0xa9, 0x74, 0xcf, //0x00000191 vpcmpeqb %xmm7, %xmm10, %xmm1
+ 0xc5, 0xa1, 0x74, 0xd7, //0x00000195 vpcmpeqb %xmm7, %xmm11, %xmm2
+ 0xc5, 0xe9, 0xeb, 0xc9, //0x00000199 vpor %xmm1, %xmm2, %xmm1
+ 0xc5, 0xc1, 0xeb, 0xd4, //0x0000019d vpor %xmm4, %xmm7, %xmm2
+ 0xc5, 0xe9, 0x74, 0xd6, //0x000001a1 vpcmpeqb %xmm6, %xmm2, %xmm2
+ 0xc5, 0xc1, 0x74, 0xfd, //0x000001a5 vpcmpeqb %xmm5, %xmm7, %xmm7
+ 0xc5, 0xe9, 0xeb, 0xdf, //0x000001a9 vpor %xmm7, %xmm2, %xmm3
+ 0xc5, 0xf1, 0xeb, 0xc0, //0x000001ad vpor %xmm0, %xmm1, %xmm0
+ 0xc5, 0xe1, 0xeb, 0xc0, //0x000001b1 vpor %xmm0, %xmm3, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xff, //0x000001b5 vpmovmskb %xmm7, %edi
+ 0xc5, 0xf9, 0xd7, 0xf2, //0x000001b9 vpmovmskb %xmm2, %esi
+ 0xc5, 0xf9, 0xd7, 0xc1, //0x000001bd vpmovmskb %xmm1, %eax
+ 0xc5, 0xf9, 0xd7, 0xc8, //0x000001c1 vpmovmskb %xmm0, %ecx
+ 0xba, 0xff, 0xff, 0xff, 0xff, //0x000001c5 movl $4294967295, %edx
+ 0x48, 0x31, 0xd1, //0x000001ca xorq %rdx, %rcx
+ 0x48, 0x0f, 0xbc, 0xc9, //0x000001cd bsfq %rcx, %rcx
+ 0x83, 0xf9, 0x10, //0x000001d1 cmpl $16, %ecx
+ 0x0f, 0x84, 0x11, 0x00, 0x00, 0x00, //0x000001d4 je LBB0_12
+ 0xba, 0xff, 0xff, 0xff, 0xff, //0x000001da movl $-1, %edx
+ 0xd3, 0xe2, //0x000001df shll %cl, %edx
+ 0xf7, 0xd2, //0x000001e1 notl %edx
+ 0x21, 0xd7, //0x000001e3 andl %edx, %edi
+ 0x21, 0xd6, //0x000001e5 andl %edx, %esi
+ 0x21, 0xc2, //0x000001e7 andl %eax, %edx
+ 0x89, 0xd0, //0x000001e9 movl %edx, %eax
+ //0x000001eb LBB0_12
+ 0x44, 0x8d, 0x4f, 0xff, //0x000001eb leal $-1(%rdi), %r9d
+ 0x41, 0x21, 0xf9, //0x000001ef andl %edi, %r9d
+ 0x0f, 0x85, 0x26, 0x02, 0x00, 0x00, //0x000001f2 jne LBB0_13
+ 0x8d, 0x56, 0xff, //0x000001f8 leal $-1(%rsi), %edx
+ 0x21, 0xf2, //0x000001fb andl %esi, %edx
+ 0x0f, 0x85, 0x10, 0x02, 0x00, 0x00, //0x000001fd jne LBB0_17
+ 0x8d, 0x50, 0xff, //0x00000203 leal $-1(%rax), %edx
+ 0x21, 0xc2, //0x00000206 andl %eax, %edx
+ 0x0f, 0x85, 0x05, 0x02, 0x00, 0x00, //0x00000208 jne LBB0_17
+ 0x85, 0xff, //0x0000020e testl %edi, %edi
+ 0x0f, 0x84, 0x19, 0x00, 0x00, 0x00, //0x00000210 je LBB0_22
+ 0x48, 0x89, 0xda, //0x00000216 movq %rbx, %rdx
+ 0x4c, 0x29, 0xfa, //0x00000219 subq %r15, %rdx
+ 0x0f, 0xbc, 0xff, //0x0000021c bsfl %edi, %edi
+ 0x48, 0x01, 0xd7, //0x0000021f addq %rdx, %rdi
+ 0x49, 0x83, 0xfa, 0xff, //0x00000222 cmpq $-1, %r10
+ 0x0f, 0x85, 0xfc, 0x01, 0x00, 0x00, //0x00000226 jne LBB0_15
+ 0x49, 0x89, 0xfa, //0x0000022c movq %rdi, %r10
+ //0x0000022f LBB0_22
+ 0x85, 0xf6, //0x0000022f testl %esi, %esi
+ 0x0f, 0x84, 0x19, 0x00, 0x00, 0x00, //0x00000231 je LBB0_25
+ 0x48, 0x89, 0xda, //0x00000237 movq %rbx, %rdx
+ 0x4c, 0x29, 0xfa, //0x0000023a subq %r15, %rdx
+ 0x0f, 0xbc, 0xfe, //0x0000023d bsfl %esi, %edi
+ 0x48, 0x01, 0xd7, //0x00000240 addq %rdx, %rdi
+ 0x49, 0x83, 0xfe, 0xff, //0x00000243 cmpq $-1, %r14
+ 0x0f, 0x85, 0xdb, 0x01, 0x00, 0x00, //0x00000247 jne LBB0_15
+ 0x49, 0x89, 0xfe, //0x0000024d movq %rdi, %r14
+ //0x00000250 LBB0_25
+ 0x85, 0xc0, //0x00000250 testl %eax, %eax
+ 0x0f, 0x84, 0x19, 0x00, 0x00, 0x00, //0x00000252 je LBB0_28
+ 0x48, 0x89, 0xda, //0x00000258 movq %rbx, %rdx
+ 0x4c, 0x29, 0xfa, //0x0000025b subq %r15, %rdx
+ 0x0f, 0xbc, 0xf8, //0x0000025e bsfl %eax, %edi
+ 0x48, 0x01, 0xd7, //0x00000261 addq %rdx, %rdi
+ 0x49, 0x83, 0xfb, 0xff, //0x00000264 cmpq $-1, %r11
+ 0x0f, 0x85, 0xba, 0x01, 0x00, 0x00, //0x00000268 jne LBB0_15
+ 0x49, 0x89, 0xfb, //0x0000026e movq %rdi, %r11
+ //0x00000271 LBB0_28
+ 0x83, 0xf9, 0x10, //0x00000271 cmpl $16, %ecx
+ 0x0f, 0x85, 0xb2, 0x00, 0x00, 0x00, //0x00000274 jne LBB0_60
+ 0x48, 0x83, 0xc3, 0x10, //0x0000027a addq $16, %rbx
+ 0x49, 0x83, 0xc5, 0xf0, //0x0000027e addq $-16, %r13
+ 0x49, 0x83, 0xfd, 0x0f, //0x00000282 cmpq $15, %r13
+ 0x0f, 0x87, 0xf4, 0xfe, 0xff, 0xff, //0x00000286 ja LBB0_10
+ 0x4d, 0x85, 0xc0, //0x0000028c testq %r8, %r8
+ 0x48, 0x8b, 0x75, 0xc0, //0x0000028f movq $-64(%rbp), %rsi
+ 0x48, 0x8b, 0x5d, 0xc8, //0x00000293 movq $-56(%rbp), %rbx
+ 0x0f, 0x84, 0x9d, 0x00, 0x00, 0x00, //0x00000297 je LBB0_42
+ //0x0000029d LBB0_31
+ 0x4b, 0x8d, 0x04, 0x04, //0x0000029d leaq (%r12,%r8), %rax
+ 0x48, 0x8d, 0x0d, 0x1c, 0x02, 0x00, 0x00, //0x000002a1 leaq $540(%rip), %rcx /* LJTI0_0+0(%rip) */
+ 0xe9, 0x0f, 0x00, 0x00, 0x00, //0x000002a8 jmp LBB0_32
+ 0x90, 0x90, 0x90, //0x000002ad .p2align 4, 0x90
+ //0x000002b0 LBB0_40
+ 0x49, 0x89, 0xd4, //0x000002b0 movq %rdx, %r12
+ 0x49, 0xff, 0xc8, //0x000002b3 decq %r8
+ 0x0f, 0x84, 0x8f, 0x01, 0x00, 0x00, //0x000002b6 je LBB0_41
+ //0x000002bc LBB0_32
+ 0x41, 0x0f, 0xbe, 0x3c, 0x24, //0x000002bc movsbl (%r12), %edi
+ 0x83, 0xc7, 0xd5, //0x000002c1 addl $-43, %edi
+ 0x83, 0xff, 0x3a, //0x000002c4 cmpl $58, %edi
+ 0x0f, 0x87, 0x6d, 0x00, 0x00, 0x00, //0x000002c7 ja LBB0_42
+ 0x49, 0x8d, 0x54, 0x24, 0x01, //0x000002cd leaq $1(%r12), %rdx
+ 0x48, 0x63, 0x3c, 0xb9, //0x000002d2 movslq (%rcx,%rdi,4), %rdi
+ 0x48, 0x01, 0xcf, //0x000002d6 addq %rcx, %rdi
+ 0xff, 0xe7, //0x000002d9 jmpq *%rdi
+ //0x000002db LBB0_38
+ 0x48, 0x89, 0xd7, //0x000002db movq %rdx, %rdi
+ 0x4c, 0x29, 0xff, //0x000002de subq %r15, %rdi
+ 0x49, 0x83, 0xfb, 0xff, //0x000002e1 cmpq $-1, %r11
+ 0x0f, 0x85, 0x95, 0x01, 0x00, 0x00, //0x000002e5 jne LBB0_61
+ 0x48, 0xff, 0xcf, //0x000002eb decq %rdi
+ 0x49, 0x89, 0xfb, //0x000002ee movq %rdi, %r11
+ 0xe9, 0xba, 0xff, 0xff, 0xff, //0x000002f1 jmp LBB0_40
+ //0x000002f6 LBB0_36
+ 0x48, 0x89, 0xd7, //0x000002f6 movq %rdx, %rdi
+ 0x4c, 0x29, 0xff, //0x000002f9 subq %r15, %rdi
+ 0x49, 0x83, 0xfe, 0xff, //0x000002fc cmpq $-1, %r14
+ 0x0f, 0x85, 0x7a, 0x01, 0x00, 0x00, //0x00000300 jne LBB0_61
+ 0x48, 0xff, 0xcf, //0x00000306 decq %rdi
+ 0x49, 0x89, 0xfe, //0x00000309 movq %rdi, %r14
+ 0xe9, 0x9f, 0xff, 0xff, 0xff, //0x0000030c jmp LBB0_40
+ //0x00000311 LBB0_34
+ 0x48, 0x89, 0xd7, //0x00000311 movq %rdx, %rdi
+ 0x4c, 0x29, 0xff, //0x00000314 subq %r15, %rdi
+ 0x49, 0x83, 0xfa, 0xff, //0x00000317 cmpq $-1, %r10
+ 0x0f, 0x85, 0x5f, 0x01, 0x00, 0x00, //0x0000031b jne LBB0_61
+ 0x48, 0xff, 0xcf, //0x00000321 decq %rdi
+ 0x49, 0x89, 0xfa, //0x00000324 movq %rdi, %r10
+ 0xe9, 0x84, 0xff, 0xff, 0xff, //0x00000327 jmp LBB0_40
+ //0x0000032c LBB0_60
+ 0x48, 0x01, 0xcb, //0x0000032c addq %rcx, %rbx
+ 0x49, 0x89, 0xdc, //0x0000032f movq %rbx, %r12
+ 0x48, 0x8b, 0x75, 0xc0, //0x00000332 movq $-64(%rbp), %rsi
+ 0x48, 0x8b, 0x5d, 0xc8, //0x00000336 movq $-56(%rbp), %rbx
+ //0x0000033a LBB0_42
+ 0x48, 0xc7, 0xc7, 0xff, 0xff, 0xff, 0xff, //0x0000033a movq $-1, %rdi
+ 0x4d, 0x85, 0xf6, //0x00000341 testq %r14, %r14
+ 0x0f, 0x84, 0x14, 0x01, 0x00, 0x00, //0x00000344 je LBB0_57
+ //0x0000034a LBB0_43
+ 0x4d, 0x85, 0xdb, //0x0000034a testq %r11, %r11
+ 0x0f, 0x84, 0x0b, 0x01, 0x00, 0x00, //0x0000034d je LBB0_57
+ 0x4d, 0x85, 0xd2, //0x00000353 testq %r10, %r10
+ 0x48, 0x8b, 0x55, 0xd0, //0x00000356 movq $-48(%rbp), %rdx
+ 0x0f, 0x84, 0xfe, 0x00, 0x00, 0x00, //0x0000035a je LBB0_57
+ 0x4d, 0x29, 0xfc, //0x00000360 subq %r15, %r12
+ 0x49, 0x8d, 0x44, 0x24, 0xff, //0x00000363 leaq $-1(%r12), %rax
+ 0x49, 0x39, 0xc6, //0x00000368 cmpq %rax, %r14
+ 0x0f, 0x84, 0x3c, 0x00, 0x00, 0x00, //0x0000036b je LBB0_48
+ 0x49, 0x39, 0xc2, //0x00000371 cmpq %rax, %r10
+ 0x0f, 0x84, 0x33, 0x00, 0x00, 0x00, //0x00000374 je LBB0_48
+ 0x49, 0x39, 0xc3, //0x0000037a cmpq %rax, %r11
+ 0x0f, 0x84, 0x2a, 0x00, 0x00, 0x00, //0x0000037d je LBB0_48
+ 0x4d, 0x85, 0xdb, //0x00000383 testq %r11, %r11
+ 0x0f, 0x8e, 0x35, 0x00, 0x00, 0x00, //0x00000386 jle LBB0_52
+ 0x49, 0x8d, 0x43, 0xff, //0x0000038c leaq $-1(%r11), %rax
+ 0x49, 0x39, 0xc6, //0x00000390 cmpq %rax, %r14
+ 0x0f, 0x84, 0x28, 0x00, 0x00, 0x00, //0x00000393 je LBB0_52
+ 0x49, 0xf7, 0xd3, //0x00000399 notq %r11
+ 0x4c, 0x89, 0xdf, //0x0000039c movq %r11, %rdi
+ 0x48, 0x85, 0xff, //0x0000039f testq %rdi, %rdi
+ 0x0f, 0x89, 0x98, 0x00, 0x00, 0x00, //0x000003a2 jns LBB0_58
+ 0xe9, 0xb1, 0x00, 0x00, 0x00, //0x000003a8 jmp LBB0_57
+ //0x000003ad LBB0_48
+ 0x49, 0xf7, 0xdc, //0x000003ad negq %r12
+ 0x4c, 0x89, 0xe7, //0x000003b0 movq %r12, %rdi
+ 0x48, 0x85, 0xff, //0x000003b3 testq %rdi, %rdi
+ 0x0f, 0x89, 0x84, 0x00, 0x00, 0x00, //0x000003b6 jns LBB0_58
+ 0xe9, 0x9d, 0x00, 0x00, 0x00, //0x000003bc jmp LBB0_57
+ //0x000003c1 LBB0_52
+ 0x4c, 0x89, 0xd0, //0x000003c1 movq %r10, %rax
+ 0x4c, 0x09, 0xf0, //0x000003c4 orq %r14, %rax
+ 0x4d, 0x39, 0xf2, //0x000003c7 cmpq %r14, %r10
+ 0x0f, 0x8c, 0x1d, 0x00, 0x00, 0x00, //0x000003ca jl LBB0_55
+ 0x48, 0x85, 0xc0, //0x000003d0 testq %rax, %rax
+ 0x0f, 0x88, 0x14, 0x00, 0x00, 0x00, //0x000003d3 js LBB0_55
+ 0x49, 0xf7, 0xd2, //0x000003d9 notq %r10
+ 0x4c, 0x89, 0xd7, //0x000003dc movq %r10, %rdi
+ 0x48, 0x85, 0xff, //0x000003df testq %rdi, %rdi
+ 0x0f, 0x89, 0x58, 0x00, 0x00, 0x00, //0x000003e2 jns LBB0_58
+ 0xe9, 0x71, 0x00, 0x00, 0x00, //0x000003e8 jmp LBB0_57
+ //0x000003ed LBB0_55
+ 0x48, 0x85, 0xc0, //0x000003ed testq %rax, %rax
+ 0x49, 0x8d, 0x46, 0xff, //0x000003f0 leaq $-1(%r14), %rax
+ 0x49, 0xf7, 0xd6, //0x000003f4 notq %r14
+ 0x4d, 0x0f, 0x48, 0xf4, //0x000003f7 cmovsq %r12, %r14
+ 0x49, 0x39, 0xc2, //0x000003fb cmpq %rax, %r10
+ 0x4d, 0x0f, 0x45, 0xf4, //0x000003fe cmovneq %r12, %r14
+ 0x4c, 0x89, 0xf7, //0x00000402 movq %r14, %rdi
+ 0x48, 0x85, 0xff, //0x00000405 testq %rdi, %rdi
+ 0x0f, 0x89, 0x32, 0x00, 0x00, 0x00, //0x00000408 jns LBB0_58
+ 0xe9, 0x4b, 0x00, 0x00, 0x00, //0x0000040e jmp LBB0_57
+ //0x00000413 LBB0_17
+ 0x4c, 0x29, 0xfb, //0x00000413 subq %r15, %rbx
+ 0x0f, 0xbc, 0xfa, //0x00000416 bsfl %edx, %edi
+ 0xe9, 0x07, 0x00, 0x00, 0x00, //0x00000419 jmp LBB0_14
+ //0x0000041e LBB0_13
+ 0x4c, 0x29, 0xfb, //0x0000041e subq %r15, %rbx
+ 0x41, 0x0f, 0xbc, 0xf9, //0x00000421 bsfl %r9d, %edi
+ //0x00000425 LBB0_14
+ 0x48, 0x01, 0xdf, //0x00000425 addq %rbx, %rdi
+ //0x00000428 LBB0_15
+ 0x48, 0xf7, 0xd7, //0x00000428 notq %rdi
+ 0x48, 0x8b, 0x75, 0xc0, //0x0000042b movq $-64(%rbp), %rsi
+ 0x48, 0x8b, 0x5d, 0xc8, //0x0000042f movq $-56(%rbp), %rbx
+ 0x48, 0x8b, 0x55, 0xd0, //0x00000433 movq $-48(%rbp), %rdx
+ 0x48, 0x85, 0xff, //0x00000437 testq %rdi, %rdi
+ 0x0f, 0x88, 0x1e, 0x00, 0x00, 0x00, //0x0000043a js LBB0_57
+ //0x00000440 LBB0_58
+ 0x49, 0x01, 0xff, //0x00000440 addq %rdi, %r15
+ 0x48, 0x89, 0xd0, //0x00000443 movq %rdx, %rax
+ 0xe9, 0x20, 0x00, 0x00, 0x00, //0x00000446 jmp LBB0_59
+ //0x0000044b LBB0_41
+ 0x49, 0x89, 0xc4, //0x0000044b movq %rax, %r12
+ 0x48, 0xc7, 0xc7, 0xff, 0xff, 0xff, 0xff, //0x0000044e movq $-1, %rdi
+ 0x4d, 0x85, 0xf6, //0x00000455 testq %r14, %r14
+ 0x0f, 0x85, 0xec, 0xfe, 0xff, 0xff, //0x00000458 jne LBB0_43
+ //0x0000045e LBB0_57
+ 0x48, 0xf7, 0xd7, //0x0000045e notq %rdi
+ 0x49, 0x01, 0xff, //0x00000461 addq %rdi, %r15
+ 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x00000464 movq $-2, %rax
+ //0x0000046b LBB0_59
+ 0x49, 0x29, 0xdf, //0x0000046b subq %rbx, %r15
+ 0x4c, 0x89, 0x3e, //0x0000046e movq %r15, (%rsi)
+ 0x48, 0x83, 0xc4, 0x18, //0x00000471 addq $24, %rsp
+ 0x5b, //0x00000475 popq %rbx
+ 0x41, 0x5c, //0x00000476 popq %r12
+ 0x41, 0x5d, //0x00000478 popq %r13
+ 0x41, 0x5e, //0x0000047a popq %r14
+ 0x41, 0x5f, //0x0000047c popq %r15
+ 0x5d, //0x0000047e popq %rbp
+ 0xc3, //0x0000047f retq
+ //0x00000480 LBB0_61
+ 0x48, 0xf7, 0xdf, //0x00000480 negq %rdi
+ 0x48, 0x8b, 0x55, 0xd0, //0x00000483 movq $-48(%rbp), %rdx
+ 0x48, 0x85, 0xff, //0x00000487 testq %rdi, %rdi
+ 0x0f, 0x89, 0xb0, 0xff, 0xff, 0xff, //0x0000048a jns LBB0_58
+ 0xe9, 0xc9, 0xff, 0xff, 0xff, //0x00000490 jmp LBB0_57
+ //0x00000495 LBB0_1
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00000495 movq $-1, %rax
+ 0xe9, 0xca, 0xff, 0xff, 0xff, //0x0000049c jmp LBB0_59
+ //0x000004a1 LBB0_8
+ 0x49, 0xc7, 0xc2, 0xff, 0xff, 0xff, 0xff, //0x000004a1 movq $-1, %r10
+ 0x4d, 0x89, 0xfc, //0x000004a8 movq %r15, %r12
+ 0x4d, 0x89, 0xe8, //0x000004ab movq %r13, %r8
+ 0x49, 0xc7, 0xc6, 0xff, 0xff, 0xff, 0xff, //0x000004ae movq $-1, %r14
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x000004b5 movq $-1, %r11
+ 0xe9, 0xdc, 0xfd, 0xff, 0xff, //0x000004bc jmp LBB0_31
+ 0x90, 0x90, 0x90, //0x000004c1 .p2align 2, 0x90
+ // // .set L0_0_set_38, LBB0_38-LJTI0_0
+ // // .set L0_0_set_42, LBB0_42-LJTI0_0
+ // // .set L0_0_set_34, LBB0_34-LJTI0_0
+ // // .set L0_0_set_40, LBB0_40-LJTI0_0
+ // // .set L0_0_set_36, LBB0_36-LJTI0_0
+ //0x000004c4 LJTI0_0
+ 0x17, 0xfe, 0xff, 0xff, //0x000004c4 .long L0_0_set_38
+ 0x76, 0xfe, 0xff, 0xff, //0x000004c8 .long L0_0_set_42
+ 0x17, 0xfe, 0xff, 0xff, //0x000004cc .long L0_0_set_38
+ 0x4d, 0xfe, 0xff, 0xff, //0x000004d0 .long L0_0_set_34
+ 0x76, 0xfe, 0xff, 0xff, //0x000004d4 .long L0_0_set_42
+ 0xec, 0xfd, 0xff, 0xff, //0x000004d8 .long L0_0_set_40
+ 0xec, 0xfd, 0xff, 0xff, //0x000004dc .long L0_0_set_40
+ 0xec, 0xfd, 0xff, 0xff, //0x000004e0 .long L0_0_set_40
+ 0xec, 0xfd, 0xff, 0xff, //0x000004e4 .long L0_0_set_40
+ 0xec, 0xfd, 0xff, 0xff, //0x000004e8 .long L0_0_set_40
+ 0xec, 0xfd, 0xff, 0xff, //0x000004ec .long L0_0_set_40
+ 0xec, 0xfd, 0xff, 0xff, //0x000004f0 .long L0_0_set_40
+ 0xec, 0xfd, 0xff, 0xff, //0x000004f4 .long L0_0_set_40
+ 0xec, 0xfd, 0xff, 0xff, //0x000004f8 .long L0_0_set_40
+ 0xec, 0xfd, 0xff, 0xff, //0x000004fc .long L0_0_set_40
+ 0x76, 0xfe, 0xff, 0xff, //0x00000500 .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x00000504 .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x00000508 .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x0000050c .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x00000510 .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x00000514 .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x00000518 .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x0000051c .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x00000520 .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x00000524 .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x00000528 .long L0_0_set_42
+ 0x32, 0xfe, 0xff, 0xff, //0x0000052c .long L0_0_set_36
+ 0x76, 0xfe, 0xff, 0xff, //0x00000530 .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x00000534 .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x00000538 .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x0000053c .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x00000540 .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x00000544 .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x00000548 .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x0000054c .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x00000550 .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x00000554 .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x00000558 .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x0000055c .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x00000560 .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x00000564 .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x00000568 .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x0000056c .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x00000570 .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x00000574 .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x00000578 .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x0000057c .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x00000580 .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x00000584 .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x00000588 .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x0000058c .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x00000590 .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x00000594 .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x00000598 .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x0000059c .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x000005a0 .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x000005a4 .long L0_0_set_42
+ 0x76, 0xfe, 0xff, 0xff, //0x000005a8 .long L0_0_set_42
+ 0x32, 0xfe, 0xff, 0xff, //0x000005ac .long L0_0_set_36
+ //0x000005b0 .p2align 2, 0x00
+ //0x000005b0 _MASK_USE_NUMBER
+ 0x02, 0x00, 0x00, 0x00, //0x000005b0 .long 2
+}
+
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/skip_object.go b/vendor/github.com/bytedance/sonic/internal/native/avx/skip_object.go
new file mode 100644
index 000000000..dd4e7b5a7
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/skip_object.go
@@ -0,0 +1,37 @@
+// Code generated by Makefile, DO NOT EDIT.
+
+// Code generated by Makefile, DO NOT EDIT.
+
+/*
+ * Copyright 2021 ByteDance Inc.
+ *
+ * Licensed under the Apache License, Version 2.0 (the License );
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an AS IS BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package avx
+
+import (
+ `unsafe`
+
+ `github.com/bytedance/sonic/internal/native/types`
+ `github.com/bytedance/sonic/internal/rt`
+)
+
+var F_skip_object func(s unsafe.Pointer, p unsafe.Pointer, m unsafe.Pointer, flags uint64) (ret int)
+
+var S_skip_object uintptr
+
+//go:nosplit
+func skip_object(s *string, p *int, m *types.StateMachine, flags uint64) (ret int) {
+ return F_skip_object(rt.NoEscape(unsafe.Pointer(s)), rt.NoEscape(unsafe.Pointer(p)), rt.NoEscape(unsafe.Pointer(m)), flags)
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/skip_object_subr.go b/vendor/github.com/bytedance/sonic/internal/native/avx/skip_object_subr.go
new file mode 100644
index 000000000..925550fea
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/skip_object_subr.go
@@ -0,0 +1,46 @@
+// +build !noasm !appengine
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+import (
+ `github.com/bytedance/sonic/loader`
+)
+
+const (
+ _entry__skip_object = 160
+)
+
+const (
+ _stack__skip_object = 152
+)
+
+const (
+ _size__skip_object = 9524
+)
+
+var (
+ _pcsp__skip_object = [][2]uint32{
+ {1, 0},
+ {4, 8},
+ {6, 16},
+ {8, 24},
+ {10, 32},
+ {12, 40},
+ {13, 48},
+ {8962, 152},
+ {8966, 48},
+ {8967, 40},
+ {8969, 32},
+ {8971, 24},
+ {8973, 16},
+ {8975, 8},
+ {8976, 0},
+ {9524, 152},
+ }
+)
+
+var _cfunc_skip_object = []loader.CFunc{
+ {"_skip_object_entry", 0, _entry__skip_object, 0, nil},
+ {"_skip_object", _entry__skip_object, _size__skip_object, _stack__skip_object, _pcsp__skip_object},
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/skip_object_text_amd64.go b/vendor/github.com/bytedance/sonic/internal/native/avx/skip_object_text_amd64.go
new file mode 100644
index 000000000..1af39c198
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/skip_object_text_amd64.go
@@ -0,0 +1,2854 @@
+// +build amd64
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+var _text_skip_object = []byte{
+ // .p2align 4, 0x00
+ // LCPI0_0
+ 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, // .quad 1
+ 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000008 .quad 6
+ //0x00000010 LCPI0_1
+ 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, //0x00000010 QUAD $0x2222222222222222; QUAD $0x2222222222222222 // .space 16, '""""""""""""""""'
+ //0x00000020 LCPI0_2
+ 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, //0x00000020 QUAD $0x5c5c5c5c5c5c5c5c; QUAD $0x5c5c5c5c5c5c5c5c // .space 16, '\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
+ //0x00000030 LCPI0_3
+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, //0x00000030 QUAD $0x2020202020202020; QUAD $0x2020202020202020 // .space 16, ' '
+ //0x00000040 LCPI0_4
+ 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, //0x00000040 QUAD $0x2f2f2f2f2f2f2f2f; QUAD $0x2f2f2f2f2f2f2f2f // .space 16, '////////////////'
+ //0x00000050 LCPI0_5
+ 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, //0x00000050 QUAD $0x3a3a3a3a3a3a3a3a; QUAD $0x3a3a3a3a3a3a3a3a // .space 16, '::::::::::::::::'
+ //0x00000060 LCPI0_6
+ 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, //0x00000060 QUAD $0x2b2b2b2b2b2b2b2b; QUAD $0x2b2b2b2b2b2b2b2b // .space 16, '++++++++++++++++'
+ //0x00000070 LCPI0_7
+ 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, //0x00000070 QUAD $0x2d2d2d2d2d2d2d2d; QUAD $0x2d2d2d2d2d2d2d2d // .space 16, '----------------'
+ //0x00000080 LCPI0_8
+ 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, //0x00000080 QUAD $0x2e2e2e2e2e2e2e2e; QUAD $0x2e2e2e2e2e2e2e2e // .space 16, '................'
+ //0x00000090 LCPI0_9
+ 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, //0x00000090 QUAD $0x6565656565656565; QUAD $0x6565656565656565 // .space 16, 'eeeeeeeeeeeeeeee'
+ //0x000000a0 .p2align 4, 0x90
+ //0x000000a0 _skip_object
+ 0x55, //0x000000a0 pushq %rbp
+ 0x48, 0x89, 0xe5, //0x000000a1 movq %rsp, %rbp
+ 0x41, 0x57, //0x000000a4 pushq %r15
+ 0x41, 0x56, //0x000000a6 pushq %r14
+ 0x41, 0x55, //0x000000a8 pushq %r13
+ 0x41, 0x54, //0x000000aa pushq %r12
+ 0x53, //0x000000ac pushq %rbx
+ 0x48, 0x83, 0xec, 0x68, //0x000000ad subq $104, %rsp
+ 0x48, 0x89, 0x4d, 0x80, //0x000000b1 movq %rcx, $-128(%rbp)
+ 0x49, 0x89, 0xd1, //0x000000b5 movq %rdx, %r9
+ 0xc5, 0xf8, 0x10, 0x05, 0x40, 0xff, 0xff, 0xff, //0x000000b8 vmovups $-192(%rip), %xmm0 /* LCPI0_0+0(%rip) */
+ 0xc5, 0xf8, 0x11, 0x02, //0x000000c0 vmovups %xmm0, (%rdx)
+ 0x48, 0x89, 0x7d, 0x90, //0x000000c4 movq %rdi, $-112(%rbp)
+ 0x4c, 0x8b, 0x27, //0x000000c8 movq (%rdi), %r12
+ 0x4c, 0x89, 0xe0, //0x000000cb movq %r12, %rax
+ 0x48, 0xf7, 0xd0, //0x000000ce notq %rax
+ 0x48, 0x89, 0x45, 0xa0, //0x000000d1 movq %rax, $-96(%rbp)
+ 0x41, 0xba, 0x01, 0x00, 0x00, 0x00, //0x000000d5 movl $1, %r10d
+ 0xb8, 0x01, 0x00, 0x00, 0x00, //0x000000db movl $1, %eax
+ 0x4c, 0x29, 0xe0, //0x000000e0 subq %r12, %rax
+ 0x48, 0x89, 0x45, 0x98, //0x000000e3 movq %rax, $-104(%rbp)
+ 0x49, 0x8d, 0x44, 0x24, 0x40, //0x000000e7 leaq $64(%r12), %rax
+ 0x48, 0x89, 0x45, 0x88, //0x000000ec movq %rax, $-120(%rbp)
+ 0x4c, 0x8b, 0x1e, //0x000000f0 movq (%rsi), %r11
+ 0x49, 0x8d, 0x44, 0x24, 0x05, //0x000000f3 leaq $5(%r12), %rax
+ 0x48, 0x89, 0x85, 0x70, 0xff, 0xff, 0xff, //0x000000f8 movq %rax, $-144(%rbp)
+ 0x48, 0xc7, 0x85, 0x78, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, //0x000000ff movq $-1, $-136(%rbp)
+ 0xc5, 0xfa, 0x6f, 0x05, 0xfe, 0xfe, 0xff, 0xff, //0x0000010a vmovdqu $-258(%rip), %xmm0 /* LCPI0_1+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x0d, 0x06, 0xff, 0xff, 0xff, //0x00000112 vmovdqu $-250(%rip), %xmm1 /* LCPI0_2+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x3d, 0x0e, 0xff, 0xff, 0xff, //0x0000011a vmovdqu $-242(%rip), %xmm15 /* LCPI0_3+0(%rip) */
+ 0xc5, 0xe1, 0x76, 0xdb, //0x00000122 vpcmpeqd %xmm3, %xmm3, %xmm3
+ 0xc5, 0x7a, 0x6f, 0x05, 0x12, 0xff, 0xff, 0xff, //0x00000126 vmovdqu $-238(%rip), %xmm8 /* LCPI0_4+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x0d, 0x1a, 0xff, 0xff, 0xff, //0x0000012e vmovdqu $-230(%rip), %xmm9 /* LCPI0_5+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x15, 0x22, 0xff, 0xff, 0xff, //0x00000136 vmovdqu $-222(%rip), %xmm10 /* LCPI0_6+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x1d, 0x2a, 0xff, 0xff, 0xff, //0x0000013e vmovdqu $-214(%rip), %xmm11 /* LCPI0_7+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x25, 0xe2, 0xfe, 0xff, 0xff, //0x00000146 vmovdqu $-286(%rip), %xmm12 /* LCPI0_3+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x2d, 0x2a, 0xff, 0xff, 0xff, //0x0000014e vmovdqu $-214(%rip), %xmm13 /* LCPI0_8+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x35, 0x32, 0xff, 0xff, 0xff, //0x00000156 vmovdqu $-206(%rip), %xmm14 /* LCPI0_9+0(%rip) */
+ 0x48, 0x89, 0x75, 0xc8, //0x0000015e movq %rsi, $-56(%rbp)
+ 0x4c, 0x89, 0x65, 0xd0, //0x00000162 movq %r12, $-48(%rbp)
+ 0x48, 0x89, 0x55, 0xc0, //0x00000166 movq %rdx, $-64(%rbp)
+ 0xe9, 0x57, 0x00, 0x00, 0x00, //0x0000016a jmp LBB0_4
+ //0x0000016f LBB0_257
+ 0x48, 0x85, 0xc0, //0x0000016f testq %rax, %rax
+ 0x49, 0x8d, 0x45, 0xff, //0x00000172 leaq $-1(%r13), %rax
+ 0x49, 0xf7, 0xd5, //0x00000176 notq %r13
+ 0x4c, 0x0f, 0x48, 0xe9, //0x00000179 cmovsq %rcx, %r13
+ 0x49, 0x39, 0xc3, //0x0000017d cmpq %rax, %r11
+ 0x49, 0x89, 0xcb, //0x00000180 movq %rcx, %r11
+ 0x4d, 0x0f, 0x44, 0xdd, //0x00000183 cmoveq %r13, %r11
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00000187 movq $-48(%rbp), %r12
+ 0x4d, 0x85, 0xdb, //0x0000018b testq %r11, %r11
+ 0x0f, 0x88, 0xfb, 0x21, 0x00, 0x00, //0x0000018e js LBB0_419
+ //0x00000194 LBB0_258
+ 0x4d, 0x01, 0xfb, //0x00000194 addq %r15, %r11
+ //0x00000197 LBB0_1
+ 0x4c, 0x89, 0x1e, //0x00000197 movq %r11, (%rsi)
+ 0x4c, 0x89, 0xf8, //0x0000019a movq %r15, %rax
+ 0x4d, 0x85, 0xff, //0x0000019d testq %r15, %r15
+ 0x0f, 0x88, 0xfc, 0x21, 0x00, 0x00, //0x000001a0 js LBB0_423
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000001a6 .p2align 4, 0x90
+ //0x000001b0 LBB0_2
+ 0x49, 0x8b, 0x11, //0x000001b0 movq (%r9), %rdx
+ 0x49, 0x89, 0xd2, //0x000001b3 movq %rdx, %r10
+ 0x48, 0x8b, 0x85, 0x78, 0xff, 0xff, 0xff, //0x000001b6 movq $-136(%rbp), %rax
+ 0x48, 0x85, 0xd2, //0x000001bd testq %rdx, %rdx
+ 0x0f, 0x84, 0xdc, 0x21, 0x00, 0x00, //0x000001c0 je LBB0_423
+ //0x000001c6 LBB0_4
+ 0x48, 0x8b, 0x45, 0x90, //0x000001c6 movq $-112(%rbp), %rax
+ 0x48, 0x8b, 0x40, 0x08, //0x000001ca movq $8(%rax), %rax
+ 0x4c, 0x89, 0xdb, //0x000001ce movq %r11, %rbx
+ 0x48, 0x29, 0xc3, //0x000001d1 subq %rax, %rbx
+ 0x0f, 0x83, 0x36, 0x00, 0x00, 0x00, //0x000001d4 jae LBB0_9
+ 0x43, 0x8a, 0x14, 0x1c, //0x000001da movb (%r12,%r11), %dl
+ 0x80, 0xfa, 0x0d, //0x000001de cmpb $13, %dl
+ 0x0f, 0x84, 0x29, 0x00, 0x00, 0x00, //0x000001e1 je LBB0_9
+ 0x80, 0xfa, 0x20, //0x000001e7 cmpb $32, %dl
+ 0x0f, 0x84, 0x20, 0x00, 0x00, 0x00, //0x000001ea je LBB0_9
+ 0x80, 0xc2, 0xf7, //0x000001f0 addb $-9, %dl
+ 0x80, 0xfa, 0x01, //0x000001f3 cmpb $1, %dl
+ 0x0f, 0x86, 0x14, 0x00, 0x00, 0x00, //0x000001f6 jbe LBB0_9
+ 0x4d, 0x89, 0xdf, //0x000001fc movq %r11, %r15
+ 0xe9, 0x39, 0x01, 0x00, 0x00, //0x000001ff jmp LBB0_30
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000204 .p2align 4, 0x90
+ //0x00000210 LBB0_9
+ 0x4d, 0x8d, 0x7b, 0x01, //0x00000210 leaq $1(%r11), %r15
+ 0x49, 0x39, 0xc7, //0x00000214 cmpq %rax, %r15
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00000217 jae LBB0_13
+ 0x43, 0x8a, 0x14, 0x3c, //0x0000021d movb (%r12,%r15), %dl
+ 0x80, 0xfa, 0x0d, //0x00000221 cmpb $13, %dl
+ 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x00000224 je LBB0_13
+ 0x80, 0xfa, 0x20, //0x0000022a cmpb $32, %dl
+ 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x0000022d je LBB0_13
+ 0x80, 0xc2, 0xf7, //0x00000233 addb $-9, %dl
+ 0x80, 0xfa, 0x01, //0x00000236 cmpb $1, %dl
+ 0x0f, 0x87, 0xfe, 0x00, 0x00, 0x00, //0x00000239 ja LBB0_30
+ 0x90, //0x0000023f .p2align 4, 0x90
+ //0x00000240 LBB0_13
+ 0x4d, 0x8d, 0x7b, 0x02, //0x00000240 leaq $2(%r11), %r15
+ 0x49, 0x39, 0xc7, //0x00000244 cmpq %rax, %r15
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00000247 jae LBB0_17
+ 0x43, 0x8a, 0x14, 0x3c, //0x0000024d movb (%r12,%r15), %dl
+ 0x80, 0xfa, 0x0d, //0x00000251 cmpb $13, %dl
+ 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x00000254 je LBB0_17
+ 0x80, 0xfa, 0x20, //0x0000025a cmpb $32, %dl
+ 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x0000025d je LBB0_17
+ 0x80, 0xc2, 0xf7, //0x00000263 addb $-9, %dl
+ 0x80, 0xfa, 0x01, //0x00000266 cmpb $1, %dl
+ 0x0f, 0x87, 0xce, 0x00, 0x00, 0x00, //0x00000269 ja LBB0_30
+ 0x90, //0x0000026f .p2align 4, 0x90
+ //0x00000270 LBB0_17
+ 0x4d, 0x8d, 0x7b, 0x03, //0x00000270 leaq $3(%r11), %r15
+ 0x49, 0x39, 0xc7, //0x00000274 cmpq %rax, %r15
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00000277 jae LBB0_21
+ 0x43, 0x8a, 0x14, 0x3c, //0x0000027d movb (%r12,%r15), %dl
+ 0x80, 0xfa, 0x0d, //0x00000281 cmpb $13, %dl
+ 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x00000284 je LBB0_21
+ 0x80, 0xfa, 0x20, //0x0000028a cmpb $32, %dl
+ 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x0000028d je LBB0_21
+ 0x80, 0xc2, 0xf7, //0x00000293 addb $-9, %dl
+ 0x80, 0xfa, 0x01, //0x00000296 cmpb $1, %dl
+ 0x0f, 0x87, 0x9e, 0x00, 0x00, 0x00, //0x00000299 ja LBB0_30
+ 0x90, //0x0000029f .p2align 4, 0x90
+ //0x000002a0 LBB0_21
+ 0x49, 0x8d, 0x53, 0x04, //0x000002a0 leaq $4(%r11), %rdx
+ 0x48, 0x39, 0xd0, //0x000002a4 cmpq %rdx, %rax
+ 0x0f, 0x86, 0xa1, 0x20, 0x00, 0x00, //0x000002a7 jbe LBB0_413
+ 0x48, 0x39, 0xd0, //0x000002ad cmpq %rdx, %rax
+ 0x0f, 0x84, 0x5a, 0x00, 0x00, 0x00, //0x000002b0 je LBB0_27
+ 0x49, 0x8d, 0x14, 0x04, //0x000002b6 leaq (%r12,%rax), %rdx
+ 0x48, 0x83, 0xc3, 0x04, //0x000002ba addq $4, %rbx
+ 0x4c, 0x03, 0x9d, 0x70, 0xff, 0xff, 0xff, //0x000002be addq $-144(%rbp), %r11
+ 0x4d, 0x89, 0xdf, //0x000002c5 movq %r11, %r15
+ 0x48, 0xb9, 0x00, 0x26, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, //0x000002c8 movabsq $4294977024, %rcx
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000002d2 .p2align 4, 0x90
+ //0x000002e0 LBB0_24
+ 0x41, 0x0f, 0xbe, 0x7f, 0xff, //0x000002e0 movsbl $-1(%r15), %edi
+ 0x83, 0xff, 0x20, //0x000002e5 cmpl $32, %edi
+ 0x0f, 0x87, 0x42, 0x00, 0x00, 0x00, //0x000002e8 ja LBB0_29
+ 0x48, 0x0f, 0xa3, 0xf9, //0x000002ee btq %rdi, %rcx
+ 0x0f, 0x83, 0x38, 0x00, 0x00, 0x00, //0x000002f2 jae LBB0_29
+ 0x49, 0xff, 0xc7, //0x000002f8 incq %r15
+ 0x48, 0xff, 0xc3, //0x000002fb incq %rbx
+ 0x0f, 0x85, 0xdc, 0xff, 0xff, 0xff, //0x000002fe jne LBB0_24
+ 0xe9, 0x0a, 0x00, 0x00, 0x00, //0x00000304 jmp LBB0_28
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000309 .p2align 4, 0x90
+ //0x00000310 LBB0_27
+ 0x4c, 0x01, 0xe2, //0x00000310 addq %r12, %rdx
+ //0x00000313 LBB0_28
+ 0x4c, 0x29, 0xe2, //0x00000313 subq %r12, %rdx
+ 0x49, 0x89, 0xd7, //0x00000316 movq %rdx, %r15
+ 0x49, 0x39, 0xc7, //0x00000319 cmpq %rax, %r15
+ 0x0f, 0x82, 0x1b, 0x00, 0x00, 0x00, //0x0000031c jb LBB0_30
+ 0xe9, 0x2a, 0x20, 0x00, 0x00, //0x00000322 jmp LBB0_414
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000327 .p2align 4, 0x90
+ //0x00000330 LBB0_29
+ 0x4c, 0x03, 0x7d, 0xa0, //0x00000330 addq $-96(%rbp), %r15
+ 0x49, 0x39, 0xc7, //0x00000334 cmpq %rax, %r15
+ 0x0f, 0x83, 0x14, 0x20, 0x00, 0x00, //0x00000337 jae LBB0_414
+ //0x0000033d LBB0_30
+ 0x4d, 0x8d, 0x5f, 0x01, //0x0000033d leaq $1(%r15), %r11
+ 0x4c, 0x89, 0x1e, //0x00000341 movq %r11, (%rsi)
+ 0x43, 0x0f, 0xbe, 0x1c, 0x3c, //0x00000344 movsbl (%r12,%r15), %ebx
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00000349 movq $-1, %rax
+ 0x85, 0xdb, //0x00000350 testl %ebx, %ebx
+ 0x0f, 0x84, 0x4a, 0x20, 0x00, 0x00, //0x00000352 je LBB0_423
+ 0x4d, 0x89, 0xf8, //0x00000358 movq %r15, %r8
+ 0x49, 0xf7, 0xd0, //0x0000035b notq %r8
+ 0x49, 0x8d, 0x52, 0xff, //0x0000035e leaq $-1(%r10), %rdx
+ 0x43, 0x8b, 0x3c, 0xd1, //0x00000362 movl (%r9,%r10,8), %edi
+ 0x48, 0x8b, 0x8d, 0x78, 0xff, 0xff, 0xff, //0x00000366 movq $-136(%rbp), %rcx
+ 0x48, 0x83, 0xf9, 0xff, //0x0000036d cmpq $-1, %rcx
+ 0x49, 0x0f, 0x44, 0xcf, //0x00000371 cmoveq %r15, %rcx
+ 0x48, 0x89, 0x8d, 0x78, 0xff, 0xff, 0xff, //0x00000375 movq %rcx, $-136(%rbp)
+ 0xff, 0xcf, //0x0000037c decl %edi
+ 0x83, 0xff, 0x05, //0x0000037e cmpl $5, %edi
+ 0x0f, 0x87, 0x27, 0x00, 0x00, 0x00, //0x00000381 ja LBB0_36
+ 0x48, 0x8d, 0x0d, 0x46, 0x22, 0x00, 0x00, //0x00000387 leaq $8774(%rip), %rcx /* LJTI0_0+0(%rip) */
+ 0x48, 0x63, 0x3c, 0xb9, //0x0000038e movslq (%rcx,%rdi,4), %rdi
+ 0x48, 0x01, 0xcf, //0x00000392 addq %rcx, %rdi
+ 0xff, 0xe7, //0x00000395 jmpq *%rdi
+ //0x00000397 LBB0_33
+ 0x83, 0xfb, 0x2c, //0x00000397 cmpl $44, %ebx
+ 0x0f, 0x84, 0xb6, 0x04, 0x00, 0x00, //0x0000039a je LBB0_100
+ 0x83, 0xfb, 0x5d, //0x000003a0 cmpl $93, %ebx
+ 0x0f, 0x84, 0x92, 0x04, 0x00, 0x00, //0x000003a3 je LBB0_35
+ 0xe9, 0xed, 0x1f, 0x00, 0x00, //0x000003a9 jmp LBB0_422
+ //0x000003ae LBB0_36
+ 0x49, 0x89, 0x11, //0x000003ae movq %rdx, (%r9)
+ 0x83, 0xfb, 0x7b, //0x000003b1 cmpl $123, %ebx
+ 0x0f, 0x86, 0x19, 0x02, 0x00, 0x00, //0x000003b4 jbe LBB0_63
+ 0xe9, 0xdc, 0x1f, 0x00, 0x00, //0x000003ba jmp LBB0_422
+ //0x000003bf LBB0_37
+ 0x83, 0xfb, 0x2c, //0x000003bf cmpl $44, %ebx
+ 0x0f, 0x85, 0x6a, 0x04, 0x00, 0x00, //0x000003c2 jne LBB0_38
+ 0x49, 0x81, 0xfa, 0xff, 0x0f, 0x00, 0x00, //0x000003c8 cmpq $4095, %r10
+ 0x0f, 0x8f, 0x88, 0x1f, 0x00, 0x00, //0x000003cf jg LBB0_441
+ 0x49, 0x8d, 0x42, 0x01, //0x000003d5 leaq $1(%r10), %rax
+ 0x49, 0x89, 0x01, //0x000003d9 movq %rax, (%r9)
+ 0x4b, 0xc7, 0x44, 0xd1, 0x08, 0x03, 0x00, 0x00, 0x00, //0x000003dc movq $3, $8(%r9,%r10,8)
+ 0xe9, 0xc6, 0xfd, 0xff, 0xff, //0x000003e5 jmp LBB0_2
+ //0x000003ea LBB0_39
+ 0x80, 0xfb, 0x22, //0x000003ea cmpb $34, %bl
+ 0x0f, 0x85, 0xa8, 0x1f, 0x00, 0x00, //0x000003ed jne LBB0_422
+ 0x4b, 0xc7, 0x04, 0xd1, 0x04, 0x00, 0x00, 0x00, //0x000003f3 movq $4, (%r9,%r10,8)
+ 0x48, 0x8b, 0x45, 0x90, //0x000003fb movq $-112(%rbp), %rax
+ 0x48, 0x8b, 0x50, 0x08, //0x000003ff movq $8(%rax), %rdx
+ 0xf6, 0x45, 0x80, 0x20, //0x00000403 testb $32, $-128(%rbp)
+ 0x4c, 0x89, 0x5d, 0xa8, //0x00000407 movq %r11, $-88(%rbp)
+ 0x48, 0x89, 0x55, 0xb0, //0x0000040b movq %rdx, $-80(%rbp)
+ 0x0f, 0x85, 0x63, 0x04, 0x00, 0x00, //0x0000040f jne LBB0_104
+ 0x49, 0x89, 0xd5, //0x00000415 movq %rdx, %r13
+ 0x4d, 0x29, 0xdd, //0x00000418 subq %r11, %r13
+ 0x0f, 0x84, 0x30, 0x21, 0x00, 0x00, //0x0000041b je LBB0_456
+ 0x4c, 0x89, 0xd8, //0x00000421 movq %r11, %rax
+ 0x4d, 0x01, 0xe3, //0x00000424 addq %r12, %r11
+ 0x49, 0x83, 0xfd, 0x40, //0x00000427 cmpq $64, %r13
+ 0x0f, 0x82, 0x0b, 0x1a, 0x00, 0x00, //0x0000042b jb LBB0_353
+ 0x45, 0x89, 0xea, //0x00000431 movl %r13d, %r10d
+ 0x41, 0x83, 0xe2, 0x3f, //0x00000434 andl $63, %r10d
+ 0x4a, 0x8d, 0x4c, 0x02, 0xc0, //0x00000438 leaq $-64(%rdx,%r8), %rcx
+ 0x48, 0x83, 0xe1, 0xc0, //0x0000043d andq $-64, %rcx
+ 0x48, 0x01, 0xc1, //0x00000441 addq %rax, %rcx
+ 0x48, 0x03, 0x4d, 0x88, //0x00000444 addq $-120(%rbp), %rcx
+ 0x48, 0x89, 0x4d, 0xb8, //0x00000448 movq %rcx, $-72(%rbp)
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x0000044c movq $-1, %r9
+ 0x45, 0x31, 0xe4, //0x00000453 xorl %r12d, %r12d
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000456 .p2align 4, 0x90
+ //0x00000460 LBB0_44
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x00000460 vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x00000465 vmovdqu $16(%r11), %xmm4
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x6b, 0x20, //0x0000046b vmovdqu $32(%r11), %xmm5
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x73, 0x30, //0x00000471 vmovdqu $48(%r11), %xmm6
+ 0xc5, 0xe9, 0x74, 0xf8, //0x00000477 vpcmpeqb %xmm0, %xmm2, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xff, //0x0000047b vpmovmskb %xmm7, %edi
+ 0xc5, 0xd9, 0x74, 0xf8, //0x0000047f vpcmpeqb %xmm0, %xmm4, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xcf, //0x00000483 vpmovmskb %xmm7, %ecx
+ 0xc5, 0xd1, 0x74, 0xf8, //0x00000487 vpcmpeqb %xmm0, %xmm5, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xf7, //0x0000048b vpmovmskb %xmm7, %esi
+ 0xc5, 0xc9, 0x74, 0xf8, //0x0000048f vpcmpeqb %xmm0, %xmm6, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xdf, //0x00000493 vpmovmskb %xmm7, %ebx
+ 0xc5, 0xe9, 0x74, 0xd1, //0x00000497 vpcmpeqb %xmm1, %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x0000049b vpmovmskb %xmm2, %edx
+ 0xc5, 0xd9, 0x74, 0xd1, //0x0000049f vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x000004a3 vpmovmskb %xmm2, %eax
+ 0xc5, 0xd1, 0x74, 0xd1, //0x000004a7 vpcmpeqb %xmm1, %xmm5, %xmm2
+ 0xc5, 0x79, 0xd7, 0xf2, //0x000004ab vpmovmskb %xmm2, %r14d
+ 0xc5, 0xc9, 0x74, 0xd1, //0x000004af vpcmpeqb %xmm1, %xmm6, %xmm2
+ 0xc5, 0x79, 0xd7, 0xc2, //0x000004b3 vpmovmskb %xmm2, %r8d
+ 0x48, 0xc1, 0xe3, 0x30, //0x000004b7 shlq $48, %rbx
+ 0x48, 0xc1, 0xe6, 0x20, //0x000004bb shlq $32, %rsi
+ 0x48, 0xc1, 0xe1, 0x10, //0x000004bf shlq $16, %rcx
+ 0x48, 0x09, 0xcf, //0x000004c3 orq %rcx, %rdi
+ 0x48, 0x09, 0xf7, //0x000004c6 orq %rsi, %rdi
+ 0x49, 0xc1, 0xe0, 0x30, //0x000004c9 shlq $48, %r8
+ 0x49, 0xc1, 0xe6, 0x20, //0x000004cd shlq $32, %r14
+ 0x48, 0xc1, 0xe0, 0x10, //0x000004d1 shlq $16, %rax
+ 0x48, 0x09, 0xc2, //0x000004d5 orq %rax, %rdx
+ 0x4c, 0x09, 0xf2, //0x000004d8 orq %r14, %rdx
+ 0x4c, 0x09, 0xc2, //0x000004db orq %r8, %rdx
+ 0x49, 0x83, 0xf9, 0xff, //0x000004de cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x000004e2 jne LBB0_46
+ 0x48, 0x85, 0xd2, //0x000004e8 testq %rdx, %rdx
+ 0x0f, 0x85, 0x2f, 0x00, 0x00, 0x00, //0x000004eb jne LBB0_55
+ //0x000004f1 LBB0_46
+ 0x48, 0x09, 0xdf, //0x000004f1 orq %rbx, %rdi
+ 0x48, 0x89, 0xd0, //0x000004f4 movq %rdx, %rax
+ 0x4c, 0x09, 0xe0, //0x000004f7 orq %r12, %rax
+ 0x0f, 0x85, 0x3d, 0x00, 0x00, 0x00, //0x000004fa jne LBB0_56
+ //0x00000500 LBB0_47
+ 0x48, 0x85, 0xff, //0x00000500 testq %rdi, %rdi
+ 0x0f, 0x85, 0x86, 0x00, 0x00, 0x00, //0x00000503 jne LBB0_57
+ //0x00000509 LBB0_48
+ 0x49, 0x83, 0xc5, 0xc0, //0x00000509 addq $-64, %r13
+ 0x49, 0x83, 0xc3, 0x40, //0x0000050d addq $64, %r11
+ 0x49, 0x83, 0xfd, 0x3f, //0x00000511 cmpq $63, %r13
+ 0x0f, 0x87, 0x45, 0xff, 0xff, 0xff, //0x00000515 ja LBB0_44
+ 0xe9, 0x1d, 0x12, 0x00, 0x00, //0x0000051b jmp LBB0_49
+ //0x00000520 LBB0_55
+ 0x4c, 0x89, 0xd8, //0x00000520 movq %r11, %rax
+ 0x48, 0x2b, 0x45, 0xd0, //0x00000523 subq $-48(%rbp), %rax
+ 0x4c, 0x0f, 0xbc, 0xca, //0x00000527 bsfq %rdx, %r9
+ 0x49, 0x01, 0xc1, //0x0000052b addq %rax, %r9
+ 0x48, 0x09, 0xdf, //0x0000052e orq %rbx, %rdi
+ 0x48, 0x89, 0xd0, //0x00000531 movq %rdx, %rax
+ 0x4c, 0x09, 0xe0, //0x00000534 orq %r12, %rax
+ 0x0f, 0x84, 0xc3, 0xff, 0xff, 0xff, //0x00000537 je LBB0_47
+ //0x0000053d LBB0_56
+ 0x4c, 0x89, 0xe0, //0x0000053d movq %r12, %rax
+ 0x48, 0xf7, 0xd0, //0x00000540 notq %rax
+ 0x48, 0x21, 0xd0, //0x00000543 andq %rdx, %rax
+ 0x48, 0x8d, 0x0c, 0x00, //0x00000546 leaq (%rax,%rax), %rcx
+ 0x4c, 0x09, 0xe1, //0x0000054a orq %r12, %rcx
+ 0x48, 0x89, 0xce, //0x0000054d movq %rcx, %rsi
+ 0x48, 0xf7, 0xd6, //0x00000550 notq %rsi
+ 0x48, 0x21, 0xd6, //0x00000553 andq %rdx, %rsi
+ 0x48, 0xba, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x00000556 movabsq $-6148914691236517206, %rdx
+ 0x48, 0x21, 0xd6, //0x00000560 andq %rdx, %rsi
+ 0x45, 0x31, 0xe4, //0x00000563 xorl %r12d, %r12d
+ 0x48, 0x01, 0xc6, //0x00000566 addq %rax, %rsi
+ 0x41, 0x0f, 0x92, 0xc4, //0x00000569 setb %r12b
+ 0x48, 0x01, 0xf6, //0x0000056d addq %rsi, %rsi
+ 0x48, 0xb8, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x00000570 movabsq $6148914691236517205, %rax
+ 0x48, 0x31, 0xc6, //0x0000057a xorq %rax, %rsi
+ 0x48, 0x21, 0xce, //0x0000057d andq %rcx, %rsi
+ 0x48, 0xf7, 0xd6, //0x00000580 notq %rsi
+ 0x48, 0x21, 0xf7, //0x00000583 andq %rsi, %rdi
+ 0x48, 0x85, 0xff, //0x00000586 testq %rdi, %rdi
+ 0x0f, 0x84, 0x7a, 0xff, 0xff, 0xff, //0x00000589 je LBB0_48
+ //0x0000058f LBB0_57
+ 0x48, 0x0f, 0xbc, 0xc7, //0x0000058f bsfq %rdi, %rax
+ //0x00000593 LBB0_58
+ 0x4c, 0x03, 0x5d, 0x98, //0x00000593 addq $-104(%rbp), %r11
+ 0x49, 0x01, 0xc3, //0x00000597 addq %rax, %r11
+ 0x4c, 0x8b, 0x65, 0xd0, //0x0000059a movq $-48(%rbp), %r12
+ 0xe9, 0x3a, 0x09, 0x00, 0x00, //0x0000059e jmp LBB0_187
+ //0x000005a3 LBB0_59
+ 0x80, 0xfb, 0x3a, //0x000005a3 cmpb $58, %bl
+ 0x0f, 0x85, 0xef, 0x1d, 0x00, 0x00, //0x000005a6 jne LBB0_422
+ 0x4b, 0xc7, 0x04, 0xd1, 0x00, 0x00, 0x00, 0x00, //0x000005ac movq $0, (%r9,%r10,8)
+ 0xe9, 0xf7, 0xfb, 0xff, 0xff, //0x000005b4 jmp LBB0_2
+ //0x000005b9 LBB0_61
+ 0x80, 0xfb, 0x5d, //0x000005b9 cmpb $93, %bl
+ 0x0f, 0x84, 0x79, 0x02, 0x00, 0x00, //0x000005bc je LBB0_35
+ 0x4b, 0xc7, 0x04, 0xd1, 0x01, 0x00, 0x00, 0x00, //0x000005c2 movq $1, (%r9,%r10,8)
+ 0x83, 0xfb, 0x7b, //0x000005ca cmpl $123, %ebx
+ 0x0f, 0x87, 0xc8, 0x1d, 0x00, 0x00, //0x000005cd ja LBB0_422
+ //0x000005d3 LBB0_63
+ 0x4f, 0x8d, 0x14, 0x3c, //0x000005d3 leaq (%r12,%r15), %r10
+ 0x89, 0xd9, //0x000005d7 movl %ebx, %ecx
+ 0x48, 0x8d, 0x15, 0x0c, 0x20, 0x00, 0x00, //0x000005d9 leaq $8204(%rip), %rdx /* LJTI0_1+0(%rip) */
+ 0x48, 0x63, 0x0c, 0x8a, //0x000005e0 movslq (%rdx,%rcx,4), %rcx
+ 0x48, 0x01, 0xd1, //0x000005e4 addq %rdx, %rcx
+ 0xff, 0xe1, //0x000005e7 jmpq *%rcx
+ //0x000005e9 LBB0_66
+ 0x48, 0x8b, 0x45, 0x90, //0x000005e9 movq $-112(%rbp), %rax
+ 0x48, 0x8b, 0x78, 0x08, //0x000005ed movq $8(%rax), %rdi
+ 0x4c, 0x29, 0xff, //0x000005f1 subq %r15, %rdi
+ 0x0f, 0x84, 0x89, 0x1d, 0x00, 0x00, //0x000005f4 je LBB0_417
+ 0x41, 0x80, 0x3a, 0x30, //0x000005fa cmpb $48, (%r10)
+ 0x0f, 0x85, 0x2f, 0x00, 0x00, 0x00, //0x000005fe jne LBB0_71
+ 0x48, 0x83, 0xff, 0x01, //0x00000604 cmpq $1, %rdi
+ 0x0f, 0x84, 0x89, 0xfb, 0xff, 0xff, //0x00000608 je LBB0_1
+ 0x43, 0x8a, 0x04, 0x1c, //0x0000060e movb (%r12,%r11), %al
+ 0x04, 0xd2, //0x00000612 addb $-46, %al
+ 0x3c, 0x37, //0x00000614 cmpb $55, %al
+ 0x0f, 0x87, 0x7b, 0xfb, 0xff, 0xff, //0x00000616 ja LBB0_1
+ 0x0f, 0xb6, 0xc0, //0x0000061c movzbl %al, %eax
+ 0x48, 0xb9, 0x01, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, //0x0000061f movabsq $36028797027352577, %rcx
+ 0x48, 0x0f, 0xa3, 0xc1, //0x00000629 btq %rax, %rcx
+ 0x0f, 0x83, 0x64, 0xfb, 0xff, 0xff, //0x0000062d jae LBB0_1
+ //0x00000633 LBB0_71
+ 0x48, 0x83, 0xff, 0x10, //0x00000633 cmpq $16, %rdi
+ 0x0f, 0x82, 0xde, 0x17, 0x00, 0x00, //0x00000637 jb LBB0_342
+ 0x4c, 0x8d, 0x4f, 0xf0, //0x0000063d leaq $-16(%rdi), %r9
+ 0x4c, 0x89, 0xc8, //0x00000641 movq %r9, %rax
+ 0x48, 0x83, 0xe0, 0xf0, //0x00000644 andq $-16, %rax
+ 0x4a, 0x8d, 0x44, 0x10, 0x10, //0x00000648 leaq $16(%rax,%r10), %rax
+ 0x48, 0x89, 0x45, 0xa8, //0x0000064d movq %rax, $-88(%rbp)
+ 0x41, 0x83, 0xe1, 0x0f, //0x00000651 andl $15, %r9d
+ 0x49, 0xc7, 0xc4, 0xff, 0xff, 0xff, 0xff, //0x00000655 movq $-1, %r12
+ 0x49, 0xc7, 0xc5, 0xff, 0xff, 0xff, 0xff, //0x0000065c movq $-1, %r13
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x00000663 movq $-1, %r11
+ 0x4d, 0x89, 0xd6, //0x0000066a movq %r10, %r14
+ 0x90, 0x90, 0x90, //0x0000066d .p2align 4, 0x90
+ //0x00000670 LBB0_73
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x16, //0x00000670 vmovdqu (%r14), %xmm2
+ 0xc4, 0xc1, 0x69, 0x64, 0xe0, //0x00000675 vpcmpgtb %xmm8, %xmm2, %xmm4
+ 0xc5, 0xb1, 0x64, 0xea, //0x0000067a vpcmpgtb %xmm2, %xmm9, %xmm5
+ 0xc5, 0xd9, 0xdb, 0xe5, //0x0000067e vpand %xmm5, %xmm4, %xmm4
+ 0xc5, 0xa9, 0x74, 0xea, //0x00000682 vpcmpeqb %xmm2, %xmm10, %xmm5
+ 0xc5, 0xa1, 0x74, 0xf2, //0x00000686 vpcmpeqb %xmm2, %xmm11, %xmm6
+ 0xc5, 0xc9, 0xeb, 0xed, //0x0000068a vpor %xmm5, %xmm6, %xmm5
+ 0xc5, 0x99, 0xeb, 0xf2, //0x0000068e vpor %xmm2, %xmm12, %xmm6
+ 0xc5, 0x91, 0x74, 0xd2, //0x00000692 vpcmpeqb %xmm2, %xmm13, %xmm2
+ 0xc5, 0x89, 0x74, 0xf6, //0x00000696 vpcmpeqb %xmm6, %xmm14, %xmm6
+ 0xc5, 0xc9, 0xeb, 0xfa, //0x0000069a vpor %xmm2, %xmm6, %xmm7
+ 0xc5, 0xd1, 0xeb, 0xe4, //0x0000069e vpor %xmm4, %xmm5, %xmm4
+ 0xc5, 0xc1, 0xeb, 0xe4, //0x000006a2 vpor %xmm4, %xmm7, %xmm4
+ 0xc5, 0x79, 0xd7, 0xc2, //0x000006a6 vpmovmskb %xmm2, %r8d
+ 0xc5, 0xf9, 0xd7, 0xc6, //0x000006aa vpmovmskb %xmm6, %eax
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x000006ae vpmovmskb %xmm5, %edx
+ 0xc5, 0xf9, 0xd7, 0xcc, //0x000006b2 vpmovmskb %xmm4, %ecx
+ 0xbe, 0xaa, 0xaa, 0xaa, 0xaa, //0x000006b6 movl $2863311530, %esi
+ 0x48, 0x81, 0xc6, 0x55, 0x55, 0x55, 0x55, //0x000006bb addq $1431655765, %rsi
+ 0x48, 0x31, 0xce, //0x000006c2 xorq %rcx, %rsi
+ 0x48, 0x0f, 0xbc, 0xce, //0x000006c5 bsfq %rsi, %rcx
+ 0x83, 0xf9, 0x10, //0x000006c9 cmpl $16, %ecx
+ 0x0f, 0x84, 0x12, 0x00, 0x00, 0x00, //0x000006cc je LBB0_75
+ 0xbe, 0xff, 0xff, 0xff, 0xff, //0x000006d2 movl $-1, %esi
+ 0xd3, 0xe6, //0x000006d7 shll %cl, %esi
+ 0xf7, 0xd6, //0x000006d9 notl %esi
+ 0x41, 0x21, 0xf0, //0x000006db andl %esi, %r8d
+ 0x21, 0xf0, //0x000006de andl %esi, %eax
+ 0x21, 0xd6, //0x000006e0 andl %edx, %esi
+ 0x89, 0xf2, //0x000006e2 movl %esi, %edx
+ //0x000006e4 LBB0_75
+ 0x41, 0x8d, 0x70, 0xff, //0x000006e4 leal $-1(%r8), %esi
+ 0x44, 0x21, 0xc6, //0x000006e8 andl %r8d, %esi
+ 0x0f, 0x85, 0x17, 0x10, 0x00, 0x00, //0x000006eb jne LBB0_308
+ 0x8d, 0x70, 0xff, //0x000006f1 leal $-1(%rax), %esi
+ 0x21, 0xc6, //0x000006f4 andl %eax, %esi
+ 0x0f, 0x85, 0x0c, 0x10, 0x00, 0x00, //0x000006f6 jne LBB0_308
+ 0x8d, 0x72, 0xff, //0x000006fc leal $-1(%rdx), %esi
+ 0x21, 0xd6, //0x000006ff andl %edx, %esi
+ 0x0f, 0x85, 0x01, 0x10, 0x00, 0x00, //0x00000701 jne LBB0_308
+ 0x45, 0x85, 0xc0, //0x00000707 testl %r8d, %r8d
+ 0x0f, 0x84, 0x1a, 0x00, 0x00, 0x00, //0x0000070a je LBB0_81
+ 0x4c, 0x89, 0xf3, //0x00000710 movq %r14, %rbx
+ 0x4c, 0x29, 0xd3, //0x00000713 subq %r10, %rbx
+ 0x41, 0x0f, 0xbc, 0xf0, //0x00000716 bsfl %r8d, %esi
+ 0x48, 0x01, 0xde, //0x0000071a addq %rbx, %rsi
+ 0x49, 0x83, 0xfb, 0xff, //0x0000071d cmpq $-1, %r11
+ 0x0f, 0x85, 0x93, 0x13, 0x00, 0x00, //0x00000721 jne LBB0_325
+ 0x49, 0x89, 0xf3, //0x00000727 movq %rsi, %r11
+ //0x0000072a LBB0_81
+ 0x85, 0xc0, //0x0000072a testl %eax, %eax
+ 0x0f, 0x84, 0x19, 0x00, 0x00, 0x00, //0x0000072c je LBB0_84
+ 0x4c, 0x89, 0xf6, //0x00000732 movq %r14, %rsi
+ 0x4c, 0x29, 0xd6, //0x00000735 subq %r10, %rsi
+ 0x0f, 0xbc, 0xc0, //0x00000738 bsfl %eax, %eax
+ 0x48, 0x01, 0xf0, //0x0000073b addq %rsi, %rax
+ 0x49, 0x83, 0xfd, 0xff, //0x0000073e cmpq $-1, %r13
+ 0x0f, 0x85, 0x64, 0x11, 0x00, 0x00, //0x00000742 jne LBB0_313
+ 0x49, 0x89, 0xc5, //0x00000748 movq %rax, %r13
+ //0x0000074b LBB0_84
+ 0x85, 0xd2, //0x0000074b testl %edx, %edx
+ 0x0f, 0x84, 0x19, 0x00, 0x00, 0x00, //0x0000074d je LBB0_87
+ 0x4c, 0x89, 0xf6, //0x00000753 movq %r14, %rsi
+ 0x4c, 0x29, 0xd6, //0x00000756 subq %r10, %rsi
+ 0x0f, 0xbc, 0xc2, //0x00000759 bsfl %edx, %eax
+ 0x48, 0x01, 0xf0, //0x0000075c addq %rsi, %rax
+ 0x49, 0x83, 0xfc, 0xff, //0x0000075f cmpq $-1, %r12
+ 0x0f, 0x85, 0x43, 0x11, 0x00, 0x00, //0x00000763 jne LBB0_313
+ 0x49, 0x89, 0xc4, //0x00000769 movq %rax, %r12
+ //0x0000076c LBB0_87
+ 0x83, 0xf9, 0x10, //0x0000076c cmpl $16, %ecx
+ 0x0f, 0x85, 0xa8, 0x04, 0x00, 0x00, //0x0000076f jne LBB0_148
+ 0x49, 0x83, 0xc6, 0x10, //0x00000775 addq $16, %r14
+ 0x48, 0x83, 0xc7, 0xf0, //0x00000779 addq $-16, %rdi
+ 0x48, 0x83, 0xff, 0x0f, //0x0000077d cmpq $15, %rdi
+ 0x0f, 0x87, 0xe9, 0xfe, 0xff, 0xff, //0x00000781 ja LBB0_73
+ 0x4d, 0x85, 0xc9, //0x00000787 testq %r9, %r9
+ 0x0f, 0x84, 0xb1, 0x04, 0x00, 0x00, //0x0000078a je LBB0_150
+ //0x00000790 LBB0_90
+ 0x48, 0x8b, 0x7d, 0xa8, //0x00000790 movq $-88(%rbp), %rdi
+ 0x4a, 0x8d, 0x0c, 0x0f, //0x00000794 leaq (%rdi,%r9), %rcx
+ 0x48, 0x8d, 0x35, 0x29, 0x21, 0x00, 0x00, //0x00000798 leaq $8489(%rip), %rsi /* LJTI0_3+0(%rip) */
+ 0xe9, 0x18, 0x00, 0x00, 0x00, //0x0000079f jmp LBB0_92
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000007a4 .p2align 4, 0x90
+ //0x000007b0 LBB0_91
+ 0x48, 0x89, 0xc7, //0x000007b0 movq %rax, %rdi
+ 0x49, 0xff, 0xc9, //0x000007b3 decq %r9
+ 0x0f, 0x84, 0xfb, 0x10, 0x00, 0x00, //0x000007b6 je LBB0_314
+ //0x000007bc LBB0_92
+ 0x0f, 0xbe, 0x17, //0x000007bc movsbl (%rdi), %edx
+ 0x83, 0xc2, 0xd5, //0x000007bf addl $-43, %edx
+ 0x83, 0xfa, 0x3a, //0x000007c2 cmpl $58, %edx
+ 0x0f, 0x87, 0x72, 0x04, 0x00, 0x00, //0x000007c5 ja LBB0_149
+ 0x48, 0x8d, 0x47, 0x01, //0x000007cb leaq $1(%rdi), %rax
+ 0x48, 0x63, 0x14, 0x96, //0x000007cf movslq (%rsi,%rdx,4), %rdx
+ 0x48, 0x01, 0xf2, //0x000007d3 addq %rsi, %rdx
+ 0xff, 0xe2, //0x000007d6 jmpq *%rdx
+ //0x000007d8 LBB0_94
+ 0x48, 0x89, 0xc2, //0x000007d8 movq %rax, %rdx
+ 0x4c, 0x29, 0xd2, //0x000007db subq %r10, %rdx
+ 0x49, 0x83, 0xfc, 0xff, //0x000007de cmpq $-1, %r12
+ 0x0f, 0x85, 0x86, 0x13, 0x00, 0x00, //0x000007e2 jne LBB0_418
+ 0x48, 0xff, 0xca, //0x000007e8 decq %rdx
+ 0x49, 0x89, 0xd4, //0x000007eb movq %rdx, %r12
+ 0xe9, 0xbd, 0xff, 0xff, 0xff, //0x000007ee jmp LBB0_91
+ //0x000007f3 LBB0_96
+ 0x48, 0x89, 0xc2, //0x000007f3 movq %rax, %rdx
+ 0x4c, 0x29, 0xd2, //0x000007f6 subq %r10, %rdx
+ 0x49, 0x83, 0xfd, 0xff, //0x000007f9 cmpq $-1, %r13
+ 0x0f, 0x85, 0x6b, 0x13, 0x00, 0x00, //0x000007fd jne LBB0_418
+ 0x48, 0xff, 0xca, //0x00000803 decq %rdx
+ 0x49, 0x89, 0xd5, //0x00000806 movq %rdx, %r13
+ 0xe9, 0xa2, 0xff, 0xff, 0xff, //0x00000809 jmp LBB0_91
+ //0x0000080e LBB0_98
+ 0x48, 0x89, 0xc2, //0x0000080e movq %rax, %rdx
+ 0x4c, 0x29, 0xd2, //0x00000811 subq %r10, %rdx
+ 0x49, 0x83, 0xfb, 0xff, //0x00000814 cmpq $-1, %r11
+ 0x0f, 0x85, 0x50, 0x13, 0x00, 0x00, //0x00000818 jne LBB0_418
+ 0x48, 0xff, 0xca, //0x0000081e decq %rdx
+ 0x49, 0x89, 0xd3, //0x00000821 movq %rdx, %r11
+ 0xe9, 0x87, 0xff, 0xff, 0xff, //0x00000824 jmp LBB0_91
+ //0x00000829 LBB0_64
+ 0x83, 0xfb, 0x22, //0x00000829 cmpl $34, %ebx
+ 0x0f, 0x84, 0x19, 0x02, 0x00, 0x00, //0x0000082c je LBB0_125
+ //0x00000832 LBB0_38
+ 0x83, 0xfb, 0x7d, //0x00000832 cmpl $125, %ebx
+ 0x0f, 0x85, 0x60, 0x1b, 0x00, 0x00, //0x00000835 jne LBB0_422
+ //0x0000083b LBB0_35
+ 0x49, 0x89, 0x11, //0x0000083b movq %rdx, (%r9)
+ 0x49, 0x89, 0xd2, //0x0000083e movq %rdx, %r10
+ 0x48, 0x8b, 0x85, 0x78, 0xff, 0xff, 0xff, //0x00000841 movq $-136(%rbp), %rax
+ 0x48, 0x85, 0xd2, //0x00000848 testq %rdx, %rdx
+ 0x0f, 0x85, 0x75, 0xf9, 0xff, 0xff, //0x0000084b jne LBB0_4
+ 0xe9, 0x4c, 0x1b, 0x00, 0x00, //0x00000851 jmp LBB0_423
+ //0x00000856 LBB0_100
+ 0x49, 0x81, 0xfa, 0xff, 0x0f, 0x00, 0x00, //0x00000856 cmpq $4095, %r10
+ 0x0f, 0x8f, 0xfa, 0x1a, 0x00, 0x00, //0x0000085d jg LBB0_441
+ 0x49, 0x8d, 0x42, 0x01, //0x00000863 leaq $1(%r10), %rax
+ 0x49, 0x89, 0x01, //0x00000867 movq %rax, (%r9)
+ 0x4b, 0xc7, 0x44, 0xd1, 0x08, 0x00, 0x00, 0x00, 0x00, //0x0000086a movq $0, $8(%r9,%r10,8)
+ 0xe9, 0x38, 0xf9, 0xff, 0xff, //0x00000873 jmp LBB0_2
+ //0x00000878 LBB0_104
+ 0x48, 0x89, 0xd0, //0x00000878 movq %rdx, %rax
+ 0x4c, 0x29, 0xd8, //0x0000087b subq %r11, %rax
+ 0x0f, 0x84, 0xcd, 0x1c, 0x00, 0x00, //0x0000087e je LBB0_456
+ 0x4c, 0x89, 0xd9, //0x00000884 movq %r11, %rcx
+ 0x4d, 0x01, 0xe3, //0x00000887 addq %r12, %r11
+ 0x48, 0x83, 0xf8, 0x40, //0x0000088a cmpq $64, %rax
+ 0x0f, 0x82, 0xc1, 0x15, 0x00, 0x00, //0x0000088e jb LBB0_354
+ 0x89, 0xc6, //0x00000894 movl %eax, %esi
+ 0x83, 0xe6, 0x3f, //0x00000896 andl $63, %esi
+ 0x48, 0x89, 0x75, 0xb8, //0x00000899 movq %rsi, $-72(%rbp)
+ 0x4e, 0x8d, 0x54, 0x02, 0xc0, //0x0000089d leaq $-64(%rdx,%r8), %r10
+ 0x49, 0x83, 0xe2, 0xc0, //0x000008a2 andq $-64, %r10
+ 0x49, 0x01, 0xca, //0x000008a6 addq %rcx, %r10
+ 0x4c, 0x03, 0x55, 0x88, //0x000008a9 addq $-120(%rbp), %r10
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x000008ad movq $-1, %r9
+ 0x45, 0x31, 0xc0, //0x000008b4 xorl %r8d, %r8d
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000008b7 .p2align 4, 0x90
+ //0x000008c0 LBB0_107
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x33, //0x000008c0 vmovdqu (%r11), %xmm6
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x6b, 0x10, //0x000008c5 vmovdqu $16(%r11), %xmm5
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x20, //0x000008cb vmovdqu $32(%r11), %xmm4
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x7b, 0x30, //0x000008d1 vmovdqu $48(%r11), %xmm7
+ 0xc5, 0xc9, 0x74, 0xd0, //0x000008d7 vpcmpeqb %xmm0, %xmm6, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xf2, //0x000008db vpmovmskb %xmm2, %esi
+ 0xc5, 0xd1, 0x74, 0xd0, //0x000008df vpcmpeqb %xmm0, %xmm5, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xda, //0x000008e3 vpmovmskb %xmm2, %ebx
+ 0xc5, 0xd9, 0x74, 0xd0, //0x000008e7 vpcmpeqb %xmm0, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xca, //0x000008eb vpmovmskb %xmm2, %ecx
+ 0xc5, 0xc1, 0x74, 0xd0, //0x000008ef vpcmpeqb %xmm0, %xmm7, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x000008f3 vpmovmskb %xmm2, %edx
+ 0xc5, 0xc9, 0x74, 0xd1, //0x000008f7 vpcmpeqb %xmm1, %xmm6, %xmm2
+ 0xc5, 0x79, 0xd7, 0xea, //0x000008fb vpmovmskb %xmm2, %r13d
+ 0xc5, 0xd1, 0x74, 0xd1, //0x000008ff vpcmpeqb %xmm1, %xmm5, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x00000903 vpmovmskb %xmm2, %edi
+ 0xc5, 0xd9, 0x74, 0xd1, //0x00000907 vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe3, 0x10, //0x0000090b shlq $16, %rbx
+ 0x48, 0x09, 0xde, //0x0000090f orq %rbx, %rsi
+ 0xc5, 0xf9, 0xd7, 0xda, //0x00000912 vpmovmskb %xmm2, %ebx
+ 0xc5, 0xc1, 0x74, 0xd1, //0x00000916 vpcmpeqb %xmm1, %xmm7, %xmm2
+ 0x48, 0xc1, 0xe1, 0x20, //0x0000091a shlq $32, %rcx
+ 0x48, 0x09, 0xce, //0x0000091e orq %rcx, %rsi
+ 0xc5, 0xf9, 0xd7, 0xca, //0x00000921 vpmovmskb %xmm2, %ecx
+ 0xc5, 0x81, 0x64, 0xd6, //0x00000925 vpcmpgtb %xmm6, %xmm15, %xmm2
+ 0xc5, 0xc9, 0x64, 0xf3, //0x00000929 vpcmpgtb %xmm3, %xmm6, %xmm6
+ 0xc5, 0xc9, 0xdb, 0xd2, //0x0000092d vpand %xmm2, %xmm6, %xmm2
+ 0x48, 0xc1, 0xe7, 0x10, //0x00000931 shlq $16, %rdi
+ 0x49, 0x09, 0xfd, //0x00000935 orq %rdi, %r13
+ 0xc5, 0x79, 0xd7, 0xe2, //0x00000938 vpmovmskb %xmm2, %r12d
+ 0xc5, 0x81, 0x64, 0xd5, //0x0000093c vpcmpgtb %xmm5, %xmm15, %xmm2
+ 0xc5, 0xd1, 0x64, 0xeb, //0x00000940 vpcmpgtb %xmm3, %xmm5, %xmm5
+ 0xc5, 0xd1, 0xdb, 0xd2, //0x00000944 vpand %xmm2, %xmm5, %xmm2
+ 0x48, 0xc1, 0xe3, 0x20, //0x00000948 shlq $32, %rbx
+ 0x49, 0x09, 0xdd, //0x0000094c orq %rbx, %r13
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x0000094f vpmovmskb %xmm2, %edi
+ 0xc5, 0x81, 0x64, 0xd4, //0x00000953 vpcmpgtb %xmm4, %xmm15, %xmm2
+ 0xc5, 0xd9, 0x64, 0xe3, //0x00000957 vpcmpgtb %xmm3, %xmm4, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x0000095b vpand %xmm2, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe1, 0x30, //0x0000095f shlq $48, %rcx
+ 0x49, 0x09, 0xcd, //0x00000963 orq %rcx, %r13
+ 0xc5, 0xf9, 0xd7, 0xca, //0x00000966 vpmovmskb %xmm2, %ecx
+ 0xc5, 0x81, 0x64, 0xd7, //0x0000096a vpcmpgtb %xmm7, %xmm15, %xmm2
+ 0xc5, 0xc1, 0x64, 0xe3, //0x0000096e vpcmpgtb %xmm3, %xmm7, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x00000972 vpand %xmm2, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe7, 0x10, //0x00000976 shlq $16, %rdi
+ 0x49, 0x09, 0xfc, //0x0000097a orq %rdi, %r12
+ 0xc5, 0x79, 0xd7, 0xf2, //0x0000097d vpmovmskb %xmm2, %r14d
+ 0x48, 0xc1, 0xe2, 0x30, //0x00000981 shlq $48, %rdx
+ 0x48, 0xc1, 0xe1, 0x20, //0x00000985 shlq $32, %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x00000989 cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x0000098d jne LBB0_109
+ 0x4d, 0x85, 0xed, //0x00000993 testq %r13, %r13
+ 0x0f, 0x85, 0x9c, 0x00, 0x00, 0x00, //0x00000996 jne LBB0_124
+ //0x0000099c LBB0_109
+ 0x49, 0xc1, 0xe6, 0x30, //0x0000099c shlq $48, %r14
+ 0x49, 0x09, 0xcc, //0x000009a0 orq %rcx, %r12
+ 0x48, 0x09, 0xd6, //0x000009a3 orq %rdx, %rsi
+ 0x4c, 0x89, 0xe9, //0x000009a6 movq %r13, %rcx
+ 0x4c, 0x09, 0xc1, //0x000009a9 orq %r8, %rcx
+ 0x0f, 0x85, 0x2c, 0x00, 0x00, 0x00, //0x000009ac jne LBB0_145
+ 0x4d, 0x09, 0xf4, //0x000009b2 orq %r14, %r12
+ 0x48, 0x85, 0xf6, //0x000009b5 testq %rsi, %rsi
+ 0x0f, 0x85, 0x39, 0x02, 0x00, 0x00, //0x000009b8 jne LBB0_146
+ //0x000009be LBB0_111
+ 0x4d, 0x85, 0xe4, //0x000009be testq %r12, %r12
+ 0x0f, 0x85, 0x0c, 0x1a, 0x00, 0x00, //0x000009c1 jne LBB0_426
+ 0x48, 0x83, 0xc0, 0xc0, //0x000009c7 addq $-64, %rax
+ 0x49, 0x83, 0xc3, 0x40, //0x000009cb addq $64, %r11
+ 0x48, 0x83, 0xf8, 0x3f, //0x000009cf cmpq $63, %rax
+ 0x0f, 0x87, 0xe7, 0xfe, 0xff, 0xff, //0x000009d3 ja LBB0_107
+ 0xe9, 0xda, 0x0d, 0x00, 0x00, //0x000009d9 jmp LBB0_113
+ //0x000009de LBB0_145
+ 0x4c, 0x89, 0xc1, //0x000009de movq %r8, %rcx
+ 0x48, 0xf7, 0xd1, //0x000009e1 notq %rcx
+ 0x4c, 0x21, 0xe9, //0x000009e4 andq %r13, %rcx
+ 0x48, 0x8d, 0x14, 0x09, //0x000009e7 leaq (%rcx,%rcx), %rdx
+ 0x4c, 0x09, 0xc2, //0x000009eb orq %r8, %rdx
+ 0x48, 0x89, 0xd7, //0x000009ee movq %rdx, %rdi
+ 0x48, 0xf7, 0xd7, //0x000009f1 notq %rdi
+ 0x4c, 0x21, 0xef, //0x000009f4 andq %r13, %rdi
+ 0x48, 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x000009f7 movabsq $-6148914691236517206, %rbx
+ 0x48, 0x21, 0xdf, //0x00000a01 andq %rbx, %rdi
+ 0x45, 0x31, 0xc0, //0x00000a04 xorl %r8d, %r8d
+ 0x48, 0x01, 0xcf, //0x00000a07 addq %rcx, %rdi
+ 0x41, 0x0f, 0x92, 0xc0, //0x00000a0a setb %r8b
+ 0x48, 0x01, 0xff, //0x00000a0e addq %rdi, %rdi
+ 0x48, 0xb9, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x00000a11 movabsq $6148914691236517205, %rcx
+ 0x48, 0x31, 0xcf, //0x00000a1b xorq %rcx, %rdi
+ 0x48, 0x21, 0xd7, //0x00000a1e andq %rdx, %rdi
+ 0x48, 0xf7, 0xd7, //0x00000a21 notq %rdi
+ 0x48, 0x21, 0xfe, //0x00000a24 andq %rdi, %rsi
+ 0x4d, 0x09, 0xf4, //0x00000a27 orq %r14, %r12
+ 0x48, 0x85, 0xf6, //0x00000a2a testq %rsi, %rsi
+ 0x0f, 0x84, 0x8b, 0xff, 0xff, 0xff, //0x00000a2d je LBB0_111
+ 0xe9, 0xbf, 0x01, 0x00, 0x00, //0x00000a33 jmp LBB0_146
+ //0x00000a38 LBB0_124
+ 0x4c, 0x89, 0xdf, //0x00000a38 movq %r11, %rdi
+ 0x48, 0x2b, 0x7d, 0xd0, //0x00000a3b subq $-48(%rbp), %rdi
+ 0x4d, 0x0f, 0xbc, 0xcd, //0x00000a3f bsfq %r13, %r9
+ 0x49, 0x01, 0xf9, //0x00000a43 addq %rdi, %r9
+ 0xe9, 0x51, 0xff, 0xff, 0xff, //0x00000a46 jmp LBB0_109
+ //0x00000a4b LBB0_125
+ 0x4b, 0xc7, 0x04, 0xd1, 0x02, 0x00, 0x00, 0x00, //0x00000a4b movq $2, (%r9,%r10,8)
+ 0x48, 0x8b, 0x45, 0x90, //0x00000a53 movq $-112(%rbp), %rax
+ 0x48, 0x8b, 0x50, 0x08, //0x00000a57 movq $8(%rax), %rdx
+ 0xf6, 0x45, 0x80, 0x20, //0x00000a5b testb $32, $-128(%rbp)
+ 0x4c, 0x89, 0x5d, 0xa8, //0x00000a5f movq %r11, $-88(%rbp)
+ 0x48, 0x89, 0x55, 0xb0, //0x00000a63 movq %rdx, $-80(%rbp)
+ 0x0f, 0x85, 0x71, 0x02, 0x00, 0x00, //0x00000a67 jne LBB0_161
+ 0x49, 0x89, 0xd5, //0x00000a6d movq %rdx, %r13
+ 0x4d, 0x29, 0xdd, //0x00000a70 subq %r11, %r13
+ 0x0f, 0x84, 0xf3, 0x1a, 0x00, 0x00, //0x00000a73 je LBB0_454
+ 0x4c, 0x89, 0xd8, //0x00000a79 movq %r11, %rax
+ 0x4d, 0x01, 0xe3, //0x00000a7c addq %r12, %r11
+ 0x49, 0x83, 0xfd, 0x40, //0x00000a7f cmpq $64, %r13
+ 0x0f, 0x82, 0xfc, 0x13, 0x00, 0x00, //0x00000a83 jb LBB0_357
+ 0x45, 0x89, 0xea, //0x00000a89 movl %r13d, %r10d
+ 0x41, 0x83, 0xe2, 0x3f, //0x00000a8c andl $63, %r10d
+ 0x4a, 0x8d, 0x4c, 0x02, 0xc0, //0x00000a90 leaq $-64(%rdx,%r8), %rcx
+ 0x48, 0x83, 0xe1, 0xc0, //0x00000a95 andq $-64, %rcx
+ 0x48, 0x01, 0xc1, //0x00000a99 addq %rax, %rcx
+ 0x48, 0x03, 0x4d, 0x88, //0x00000a9c addq $-120(%rbp), %rcx
+ 0x48, 0x89, 0x4d, 0xb8, //0x00000aa0 movq %rcx, $-72(%rbp)
+ 0x49, 0xc7, 0xc4, 0xff, 0xff, 0xff, 0xff, //0x00000aa4 movq $-1, %r12
+ 0x45, 0x31, 0xc9, //0x00000aab xorl %r9d, %r9d
+ 0x90, 0x90, //0x00000aae .p2align 4, 0x90
+ //0x00000ab0 LBB0_129
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x00000ab0 vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x00000ab5 vmovdqu $16(%r11), %xmm4
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x6b, 0x20, //0x00000abb vmovdqu $32(%r11), %xmm5
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x73, 0x30, //0x00000ac1 vmovdqu $48(%r11), %xmm6
+ 0xc5, 0xe9, 0x74, 0xf8, //0x00000ac7 vpcmpeqb %xmm0, %xmm2, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xff, //0x00000acb vpmovmskb %xmm7, %edi
+ 0xc5, 0xd9, 0x74, 0xf8, //0x00000acf vpcmpeqb %xmm0, %xmm4, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xcf, //0x00000ad3 vpmovmskb %xmm7, %ecx
+ 0xc5, 0xd1, 0x74, 0xf8, //0x00000ad7 vpcmpeqb %xmm0, %xmm5, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xf7, //0x00000adb vpmovmskb %xmm7, %esi
+ 0xc5, 0xc9, 0x74, 0xf8, //0x00000adf vpcmpeqb %xmm0, %xmm6, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xdf, //0x00000ae3 vpmovmskb %xmm7, %ebx
+ 0xc5, 0xe9, 0x74, 0xd1, //0x00000ae7 vpcmpeqb %xmm1, %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x00000aeb vpmovmskb %xmm2, %edx
+ 0xc5, 0xd9, 0x74, 0xd1, //0x00000aef vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x00000af3 vpmovmskb %xmm2, %eax
+ 0xc5, 0xd1, 0x74, 0xd1, //0x00000af7 vpcmpeqb %xmm1, %xmm5, %xmm2
+ 0xc5, 0x79, 0xd7, 0xf2, //0x00000afb vpmovmskb %xmm2, %r14d
+ 0xc5, 0xc9, 0x74, 0xd1, //0x00000aff vpcmpeqb %xmm1, %xmm6, %xmm2
+ 0xc5, 0x79, 0xd7, 0xc2, //0x00000b03 vpmovmskb %xmm2, %r8d
+ 0x48, 0xc1, 0xe3, 0x30, //0x00000b07 shlq $48, %rbx
+ 0x48, 0xc1, 0xe6, 0x20, //0x00000b0b shlq $32, %rsi
+ 0x48, 0xc1, 0xe1, 0x10, //0x00000b0f shlq $16, %rcx
+ 0x48, 0x09, 0xcf, //0x00000b13 orq %rcx, %rdi
+ 0x48, 0x09, 0xf7, //0x00000b16 orq %rsi, %rdi
+ 0x49, 0xc1, 0xe0, 0x30, //0x00000b19 shlq $48, %r8
+ 0x49, 0xc1, 0xe6, 0x20, //0x00000b1d shlq $32, %r14
+ 0x48, 0xc1, 0xe0, 0x10, //0x00000b21 shlq $16, %rax
+ 0x48, 0x09, 0xc2, //0x00000b25 orq %rax, %rdx
+ 0x4c, 0x09, 0xf2, //0x00000b28 orq %r14, %rdx
+ 0x4c, 0x09, 0xc2, //0x00000b2b orq %r8, %rdx
+ 0x49, 0x83, 0xfc, 0xff, //0x00000b2e cmpq $-1, %r12
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00000b32 jne LBB0_131
+ 0x48, 0x85, 0xd2, //0x00000b38 testq %rdx, %rdx
+ 0x0f, 0x85, 0x2f, 0x00, 0x00, 0x00, //0x00000b3b jne LBB0_140
+ //0x00000b41 LBB0_131
+ 0x48, 0x09, 0xdf, //0x00000b41 orq %rbx, %rdi
+ 0x48, 0x89, 0xd0, //0x00000b44 movq %rdx, %rax
+ 0x4c, 0x09, 0xc8, //0x00000b47 orq %r9, %rax
+ 0x0f, 0x85, 0x3d, 0x00, 0x00, 0x00, //0x00000b4a jne LBB0_141
+ //0x00000b50 LBB0_132
+ 0x48, 0x85, 0xff, //0x00000b50 testq %rdi, %rdi
+ 0x0f, 0x85, 0x86, 0x00, 0x00, 0x00, //0x00000b53 jne LBB0_142
+ //0x00000b59 LBB0_133
+ 0x49, 0x83, 0xc5, 0xc0, //0x00000b59 addq $-64, %r13
+ 0x49, 0x83, 0xc3, 0x40, //0x00000b5d addq $64, %r11
+ 0x49, 0x83, 0xfd, 0x3f, //0x00000b61 cmpq $63, %r13
+ 0x0f, 0x87, 0x45, 0xff, 0xff, 0xff, //0x00000b65 ja LBB0_129
+ 0xe9, 0x64, 0x0d, 0x00, 0x00, //0x00000b6b jmp LBB0_134
+ //0x00000b70 LBB0_140
+ 0x4c, 0x89, 0xd8, //0x00000b70 movq %r11, %rax
+ 0x48, 0x2b, 0x45, 0xd0, //0x00000b73 subq $-48(%rbp), %rax
+ 0x4c, 0x0f, 0xbc, 0xe2, //0x00000b77 bsfq %rdx, %r12
+ 0x49, 0x01, 0xc4, //0x00000b7b addq %rax, %r12
+ 0x48, 0x09, 0xdf, //0x00000b7e orq %rbx, %rdi
+ 0x48, 0x89, 0xd0, //0x00000b81 movq %rdx, %rax
+ 0x4c, 0x09, 0xc8, //0x00000b84 orq %r9, %rax
+ 0x0f, 0x84, 0xc3, 0xff, 0xff, 0xff, //0x00000b87 je LBB0_132
+ //0x00000b8d LBB0_141
+ 0x4c, 0x89, 0xc8, //0x00000b8d movq %r9, %rax
+ 0x48, 0xf7, 0xd0, //0x00000b90 notq %rax
+ 0x48, 0x21, 0xd0, //0x00000b93 andq %rdx, %rax
+ 0x48, 0x8d, 0x0c, 0x00, //0x00000b96 leaq (%rax,%rax), %rcx
+ 0x4c, 0x09, 0xc9, //0x00000b9a orq %r9, %rcx
+ 0x48, 0x89, 0xce, //0x00000b9d movq %rcx, %rsi
+ 0x48, 0xf7, 0xd6, //0x00000ba0 notq %rsi
+ 0x48, 0x21, 0xd6, //0x00000ba3 andq %rdx, %rsi
+ 0x48, 0xba, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x00000ba6 movabsq $-6148914691236517206, %rdx
+ 0x48, 0x21, 0xd6, //0x00000bb0 andq %rdx, %rsi
+ 0x45, 0x31, 0xc9, //0x00000bb3 xorl %r9d, %r9d
+ 0x48, 0x01, 0xc6, //0x00000bb6 addq %rax, %rsi
+ 0x41, 0x0f, 0x92, 0xc1, //0x00000bb9 setb %r9b
+ 0x48, 0x01, 0xf6, //0x00000bbd addq %rsi, %rsi
+ 0x48, 0xb8, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x00000bc0 movabsq $6148914691236517205, %rax
+ 0x48, 0x31, 0xc6, //0x00000bca xorq %rax, %rsi
+ 0x48, 0x21, 0xce, //0x00000bcd andq %rcx, %rsi
+ 0x48, 0xf7, 0xd6, //0x00000bd0 notq %rsi
+ 0x48, 0x21, 0xf7, //0x00000bd3 andq %rsi, %rdi
+ 0x48, 0x85, 0xff, //0x00000bd6 testq %rdi, %rdi
+ 0x0f, 0x84, 0x7a, 0xff, 0xff, 0xff, //0x00000bd9 je LBB0_133
+ //0x00000bdf LBB0_142
+ 0x48, 0x0f, 0xbc, 0xc7, //0x00000bdf bsfq %rdi, %rax
+ //0x00000be3 LBB0_143
+ 0x4c, 0x03, 0x5d, 0x98, //0x00000be3 addq $-104(%rbp), %r11
+ 0x49, 0x01, 0xc3, //0x00000be7 addq %rax, %r11
+ //0x00000bea LBB0_144
+ 0x48, 0x8b, 0x75, 0xc8, //0x00000bea movq $-56(%rbp), %rsi
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00000bee movq $-64(%rbp), %r9
+ 0xe9, 0x59, 0x03, 0x00, 0x00, //0x00000bf2 jmp LBB0_195
+ //0x00000bf7 LBB0_146
+ 0x48, 0x0f, 0xbc, 0xc6, //0x00000bf7 bsfq %rsi, %rax
+ 0x4d, 0x85, 0xe4, //0x00000bfb testq %r12, %r12
+ 0x0f, 0x84, 0xbf, 0x02, 0x00, 0x00, //0x00000bfe je LBB0_185
+ 0x49, 0x0f, 0xbc, 0xcc, //0x00000c04 bsfq %r12, %rcx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00000c08 movq $-48(%rbp), %r12
+ 0x4d, 0x29, 0xe3, //0x00000c0c subq %r12, %r11
+ 0x48, 0x39, 0xc1, //0x00000c0f cmpq %rax, %rcx
+ 0x0f, 0x83, 0xc0, 0x02, 0x00, 0x00, //0x00000c12 jae LBB0_186
+ 0xe9, 0x3d, 0x19, 0x00, 0x00, //0x00000c18 jmp LBB0_306
+ //0x00000c1d LBB0_148
+ 0x49, 0x01, 0xce, //0x00000c1d addq %rcx, %r14
+ 0x4c, 0x89, 0x75, 0xa8, //0x00000c20 movq %r14, $-88(%rbp)
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00000c24 movq $-1, %rax
+ 0x4d, 0x85, 0xed, //0x00000c2b testq %r13, %r13
+ 0x48, 0x8b, 0x75, 0xc8, //0x00000c2e movq $-56(%rbp), %rsi
+ 0x0f, 0x85, 0x1d, 0x00, 0x00, 0x00, //0x00000c32 jne LBB0_151
+ 0xe9, 0x55, 0x17, 0x00, 0x00, //0x00000c38 jmp LBB0_420
+ //0x00000c3d LBB0_149
+ 0x48, 0x89, 0x7d, 0xa8, //0x00000c3d movq %rdi, $-88(%rbp)
+ //0x00000c41 LBB0_150
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00000c41 movq $-1, %rax
+ 0x4d, 0x85, 0xed, //0x00000c48 testq %r13, %r13
+ 0x48, 0x8b, 0x75, 0xc8, //0x00000c4b movq $-56(%rbp), %rsi
+ 0x0f, 0x84, 0x3d, 0x17, 0x00, 0x00, //0x00000c4f je LBB0_420
+ //0x00000c55 LBB0_151
+ 0x4d, 0x85, 0xe4, //0x00000c55 testq %r12, %r12
+ 0x0f, 0x84, 0x34, 0x17, 0x00, 0x00, //0x00000c58 je LBB0_420
+ 0x4d, 0x85, 0xdb, //0x00000c5e testq %r11, %r11
+ 0x0f, 0x84, 0x2b, 0x17, 0x00, 0x00, //0x00000c61 je LBB0_420
+ 0x48, 0x8b, 0x45, 0xa8, //0x00000c67 movq $-88(%rbp), %rax
+ 0x4c, 0x29, 0xd0, //0x00000c6b subq %r10, %rax
+ 0x48, 0x89, 0xc1, //0x00000c6e movq %rax, %rcx
+ 0x48, 0xff, 0xc8, //0x00000c71 decq %rax
+ 0x49, 0x39, 0xc5, //0x00000c74 cmpq %rax, %r13
+ 0x0f, 0x84, 0x45, 0x00, 0x00, 0x00, //0x00000c77 je LBB0_159
+ 0x49, 0x39, 0xc3, //0x00000c7d cmpq %rax, %r11
+ 0x0f, 0x84, 0x3c, 0x00, 0x00, 0x00, //0x00000c80 je LBB0_159
+ 0x49, 0x39, 0xc4, //0x00000c86 cmpq %rax, %r12
+ 0x0f, 0x84, 0x33, 0x00, 0x00, 0x00, //0x00000c89 je LBB0_159
+ 0x4d, 0x85, 0xe4, //0x00000c8f testq %r12, %r12
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00000c92 movq $-64(%rbp), %r9
+ 0x0f, 0x8e, 0x68, 0x02, 0x00, 0x00, //0x00000c96 jle LBB0_189
+ 0x49, 0x8d, 0x44, 0x24, 0xff, //0x00000c9c leaq $-1(%r12), %rax
+ 0x49, 0x39, 0xc5, //0x00000ca1 cmpq %rax, %r13
+ 0x0f, 0x84, 0x5a, 0x02, 0x00, 0x00, //0x00000ca4 je LBB0_189
+ 0x49, 0xf7, 0xd4, //0x00000caa notq %r12
+ 0x4d, 0x89, 0xe3, //0x00000cad movq %r12, %r11
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00000cb0 movq $-48(%rbp), %r12
+ 0x4d, 0x85, 0xdb, //0x00000cb4 testq %r11, %r11
+ 0x0f, 0x89, 0xd7, 0xf4, 0xff, 0xff, //0x00000cb7 jns LBB0_258
+ 0xe9, 0xcd, 0x16, 0x00, 0x00, //0x00000cbd jmp LBB0_419
+ //0x00000cc2 LBB0_159
+ 0x49, 0x89, 0xcb, //0x00000cc2 movq %rcx, %r11
+ 0x49, 0xf7, 0xdb, //0x00000cc5 negq %r11
+ //0x00000cc8 LBB0_160
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00000cc8 movq $-48(%rbp), %r12
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00000ccc movq $-64(%rbp), %r9
+ 0x4d, 0x85, 0xdb, //0x00000cd0 testq %r11, %r11
+ 0x0f, 0x89, 0xbb, 0xf4, 0xff, 0xff, //0x00000cd3 jns LBB0_258
+ 0xe9, 0xb1, 0x16, 0x00, 0x00, //0x00000cd9 jmp LBB0_419
+ //0x00000cde LBB0_161
+ 0x48, 0x89, 0xd0, //0x00000cde movq %rdx, %rax
+ 0x4c, 0x29, 0xd8, //0x00000ce1 subq %r11, %rax
+ 0x0f, 0x84, 0x82, 0x18, 0x00, 0x00, //0x00000ce4 je LBB0_454
+ 0x4c, 0x89, 0xd9, //0x00000cea movq %r11, %rcx
+ 0x4d, 0x01, 0xe3, //0x00000ced addq %r12, %r11
+ 0x48, 0x83, 0xf8, 0x40, //0x00000cf0 cmpq $64, %rax
+ 0x0f, 0x82, 0xa4, 0x11, 0x00, 0x00, //0x00000cf4 jb LBB0_358
+ 0x41, 0x89, 0xc2, //0x00000cfa movl %eax, %r10d
+ 0x41, 0x83, 0xe2, 0x3f, //0x00000cfd andl $63, %r10d
+ 0x4e, 0x8d, 0x44, 0x02, 0xc0, //0x00000d01 leaq $-64(%rdx,%r8), %r8
+ 0x49, 0x83, 0xe0, 0xc0, //0x00000d06 andq $-64, %r8
+ 0x49, 0x01, 0xc8, //0x00000d0a addq %rcx, %r8
+ 0x4c, 0x03, 0x45, 0x88, //0x00000d0d addq $-120(%rbp), %r8
+ 0x49, 0xc7, 0xc4, 0xff, 0xff, 0xff, 0xff, //0x00000d11 movq $-1, %r12
+ 0x45, 0x31, 0xc9, //0x00000d18 xorl %r9d, %r9d
+ 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000d1b .p2align 4, 0x90
+ //0x00000d20 LBB0_164
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x33, //0x00000d20 vmovdqu (%r11), %xmm6
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x6b, 0x10, //0x00000d25 vmovdqu $16(%r11), %xmm5
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x20, //0x00000d2b vmovdqu $32(%r11), %xmm4
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x7b, 0x30, //0x00000d31 vmovdqu $48(%r11), %xmm7
+ 0xc5, 0xc9, 0x74, 0xd0, //0x00000d37 vpcmpeqb %xmm0, %xmm6, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xf2, //0x00000d3b vpmovmskb %xmm2, %esi
+ 0xc5, 0xd1, 0x74, 0xd0, //0x00000d3f vpcmpeqb %xmm0, %xmm5, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xda, //0x00000d43 vpmovmskb %xmm2, %ebx
+ 0xc5, 0xd9, 0x74, 0xd0, //0x00000d47 vpcmpeqb %xmm0, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xca, //0x00000d4b vpmovmskb %xmm2, %ecx
+ 0xc5, 0xc1, 0x74, 0xd0, //0x00000d4f vpcmpeqb %xmm0, %xmm7, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x00000d53 vpmovmskb %xmm2, %edi
+ 0xc5, 0xc9, 0x74, 0xd1, //0x00000d57 vpcmpeqb %xmm1, %xmm6, %xmm2
+ 0xc5, 0x79, 0xd7, 0xea, //0x00000d5b vpmovmskb %xmm2, %r13d
+ 0xc5, 0xd1, 0x74, 0xd1, //0x00000d5f vpcmpeqb %xmm1, %xmm5, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x00000d63 vpmovmskb %xmm2, %edx
+ 0xc5, 0xd9, 0x74, 0xd1, //0x00000d67 vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe3, 0x10, //0x00000d6b shlq $16, %rbx
+ 0x48, 0x09, 0xde, //0x00000d6f orq %rbx, %rsi
+ 0xc5, 0xf9, 0xd7, 0xda, //0x00000d72 vpmovmskb %xmm2, %ebx
+ 0xc5, 0xc1, 0x74, 0xd1, //0x00000d76 vpcmpeqb %xmm1, %xmm7, %xmm2
+ 0x48, 0xc1, 0xe1, 0x20, //0x00000d7a shlq $32, %rcx
+ 0x48, 0x09, 0xce, //0x00000d7e orq %rcx, %rsi
+ 0xc5, 0xf9, 0xd7, 0xca, //0x00000d81 vpmovmskb %xmm2, %ecx
+ 0xc5, 0x81, 0x64, 0xd6, //0x00000d85 vpcmpgtb %xmm6, %xmm15, %xmm2
+ 0xc5, 0xc9, 0x64, 0xf3, //0x00000d89 vpcmpgtb %xmm3, %xmm6, %xmm6
+ 0xc5, 0xc9, 0xdb, 0xd2, //0x00000d8d vpand %xmm2, %xmm6, %xmm2
+ 0x48, 0xc1, 0xe2, 0x10, //0x00000d91 shlq $16, %rdx
+ 0x49, 0x09, 0xd5, //0x00000d95 orq %rdx, %r13
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x00000d98 vpmovmskb %xmm2, %edx
+ 0xc5, 0x81, 0x64, 0xd5, //0x00000d9c vpcmpgtb %xmm5, %xmm15, %xmm2
+ 0xc5, 0xd1, 0x64, 0xeb, //0x00000da0 vpcmpgtb %xmm3, %xmm5, %xmm5
+ 0xc5, 0xd1, 0xdb, 0xd2, //0x00000da4 vpand %xmm2, %xmm5, %xmm2
+ 0x48, 0xc1, 0xe3, 0x20, //0x00000da8 shlq $32, %rbx
+ 0x49, 0x09, 0xdd, //0x00000dac orq %rbx, %r13
+ 0xc5, 0xf9, 0xd7, 0xda, //0x00000daf vpmovmskb %xmm2, %ebx
+ 0xc5, 0x81, 0x64, 0xd4, //0x00000db3 vpcmpgtb %xmm4, %xmm15, %xmm2
+ 0xc5, 0xd9, 0x64, 0xe3, //0x00000db7 vpcmpgtb %xmm3, %xmm4, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x00000dbb vpand %xmm2, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe1, 0x30, //0x00000dbf shlq $48, %rcx
+ 0x49, 0x09, 0xcd, //0x00000dc3 orq %rcx, %r13
+ 0xc5, 0xf9, 0xd7, 0xca, //0x00000dc6 vpmovmskb %xmm2, %ecx
+ 0xc5, 0x81, 0x64, 0xd7, //0x00000dca vpcmpgtb %xmm7, %xmm15, %xmm2
+ 0xc5, 0xc1, 0x64, 0xe3, //0x00000dce vpcmpgtb %xmm3, %xmm7, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x00000dd2 vpand %xmm2, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe3, 0x10, //0x00000dd6 shlq $16, %rbx
+ 0x48, 0x09, 0xda, //0x00000dda orq %rbx, %rdx
+ 0xc5, 0x79, 0xd7, 0xf2, //0x00000ddd vpmovmskb %xmm2, %r14d
+ 0x48, 0xc1, 0xe7, 0x30, //0x00000de1 shlq $48, %rdi
+ 0x48, 0xc1, 0xe1, 0x20, //0x00000de5 shlq $32, %rcx
+ 0x49, 0x83, 0xfc, 0xff, //0x00000de9 cmpq $-1, %r12
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00000ded jne LBB0_166
+ 0x4d, 0x85, 0xed, //0x00000df3 testq %r13, %r13
+ 0x0f, 0x85, 0x9e, 0x00, 0x00, 0x00, //0x00000df6 jne LBB0_181
+ //0x00000dfc LBB0_166
+ 0x49, 0xc1, 0xe6, 0x30, //0x00000dfc shlq $48, %r14
+ 0x48, 0x09, 0xca, //0x00000e00 orq %rcx, %rdx
+ 0x48, 0x09, 0xfe, //0x00000e03 orq %rdi, %rsi
+ 0x4c, 0x89, 0xe9, //0x00000e06 movq %r13, %rcx
+ 0x4c, 0x09, 0xc9, //0x00000e09 orq %r9, %rcx
+ 0x0f, 0x85, 0x2c, 0x00, 0x00, 0x00, //0x00000e0c jne LBB0_182
+ 0x4c, 0x09, 0xf2, //0x00000e12 orq %r14, %rdx
+ 0x48, 0x85, 0xf6, //0x00000e15 testq %rsi, %rsi
+ 0x0f, 0x85, 0x8f, 0x00, 0x00, 0x00, //0x00000e18 jne LBB0_183
+ //0x00000e1e LBB0_168
+ 0x48, 0x85, 0xd2, //0x00000e1e testq %rdx, %rdx
+ 0x0f, 0x85, 0xda, 0x15, 0x00, 0x00, //0x00000e21 jne LBB0_432
+ 0x48, 0x83, 0xc0, 0xc0, //0x00000e27 addq $-64, %rax
+ 0x49, 0x83, 0xc3, 0x40, //0x00000e2b addq $64, %r11
+ 0x48, 0x83, 0xf8, 0x3f, //0x00000e2f cmpq $63, %rax
+ 0x0f, 0x87, 0xe7, 0xfe, 0xff, 0xff, //0x00000e33 ja LBB0_164
+ 0xe9, 0x11, 0x0b, 0x00, 0x00, //0x00000e39 jmp LBB0_170
+ //0x00000e3e LBB0_182
+ 0x4c, 0x89, 0xc9, //0x00000e3e movq %r9, %rcx
+ 0x48, 0xf7, 0xd1, //0x00000e41 notq %rcx
+ 0x4c, 0x21, 0xe9, //0x00000e44 andq %r13, %rcx
+ 0x48, 0x8d, 0x1c, 0x09, //0x00000e47 leaq (%rcx,%rcx), %rbx
+ 0x4c, 0x09, 0xcb, //0x00000e4b orq %r9, %rbx
+ 0x48, 0x89, 0x5d, 0xb8, //0x00000e4e movq %rbx, $-72(%rbp)
+ 0x48, 0xf7, 0xd3, //0x00000e52 notq %rbx
+ 0x4c, 0x21, 0xeb, //0x00000e55 andq %r13, %rbx
+ 0x48, 0xbf, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x00000e58 movabsq $-6148914691236517206, %rdi
+ 0x48, 0x21, 0xfb, //0x00000e62 andq %rdi, %rbx
+ 0x45, 0x31, 0xc9, //0x00000e65 xorl %r9d, %r9d
+ 0x48, 0x01, 0xcb, //0x00000e68 addq %rcx, %rbx
+ 0x41, 0x0f, 0x92, 0xc1, //0x00000e6b setb %r9b
+ 0x48, 0x01, 0xdb, //0x00000e6f addq %rbx, %rbx
+ 0x48, 0xb9, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x00000e72 movabsq $6148914691236517205, %rcx
+ 0x48, 0x31, 0xcb, //0x00000e7c xorq %rcx, %rbx
+ 0x48, 0x23, 0x5d, 0xb8, //0x00000e7f andq $-72(%rbp), %rbx
+ 0x48, 0xf7, 0xd3, //0x00000e83 notq %rbx
+ 0x48, 0x21, 0xde, //0x00000e86 andq %rbx, %rsi
+ 0x4c, 0x09, 0xf2, //0x00000e89 orq %r14, %rdx
+ 0x48, 0x85, 0xf6, //0x00000e8c testq %rsi, %rsi
+ 0x0f, 0x84, 0x89, 0xff, 0xff, 0xff, //0x00000e8f je LBB0_168
+ 0xe9, 0x13, 0x00, 0x00, 0x00, //0x00000e95 jmp LBB0_183
+ //0x00000e9a LBB0_181
+ 0x4c, 0x89, 0xdb, //0x00000e9a movq %r11, %rbx
+ 0x48, 0x2b, 0x5d, 0xd0, //0x00000e9d subq $-48(%rbp), %rbx
+ 0x4d, 0x0f, 0xbc, 0xe5, //0x00000ea1 bsfq %r13, %r12
+ 0x49, 0x01, 0xdc, //0x00000ea5 addq %rbx, %r12
+ 0xe9, 0x4f, 0xff, 0xff, 0xff, //0x00000ea8 jmp LBB0_166
+ //0x00000ead LBB0_183
+ 0x48, 0x0f, 0xbc, 0xc6, //0x00000ead bsfq %rsi, %rax
+ 0x48, 0x85, 0xd2, //0x00000eb1 testq %rdx, %rdx
+ 0x0f, 0x84, 0x77, 0x00, 0x00, 0x00, //0x00000eb4 je LBB0_192
+ 0x48, 0x0f, 0xbc, 0xca, //0x00000eba bsfq %rdx, %rcx
+ 0xe9, 0x73, 0x00, 0x00, 0x00, //0x00000ebe jmp LBB0_193
+ //0x00000ec3 LBB0_185
+ 0xb9, 0x40, 0x00, 0x00, 0x00, //0x00000ec3 movl $64, %ecx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00000ec8 movq $-48(%rbp), %r12
+ 0x4d, 0x29, 0xe3, //0x00000ecc subq %r12, %r11
+ 0x48, 0x39, 0xc1, //0x00000ecf cmpq %rax, %rcx
+ 0x0f, 0x82, 0x82, 0x16, 0x00, 0x00, //0x00000ed2 jb LBB0_306
+ //0x00000ed8 LBB0_186
+ 0x4d, 0x8d, 0x5c, 0x03, 0x01, //0x00000ed8 leaq $1(%r11,%rax), %r11
+ //0x00000edd LBB0_187
+ 0x4d, 0x85, 0xdb, //0x00000edd testq %r11, %r11
+ 0x0f, 0x88, 0x83, 0x14, 0x00, 0x00, //0x00000ee0 js LBB0_415
+ 0x48, 0x8b, 0x75, 0xc8, //0x00000ee6 movq $-56(%rbp), %rsi
+ 0x4c, 0x89, 0x1e, //0x00000eea movq %r11, (%rsi)
+ 0x4c, 0x89, 0xf8, //0x00000eed movq %r15, %rax
+ 0x48, 0x83, 0x7d, 0xa8, 0x00, //0x00000ef0 cmpq $0, $-88(%rbp)
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00000ef5 movq $-64(%rbp), %r9
+ 0x0f, 0x8f, 0xb1, 0xf2, 0xff, 0xff, //0x00000ef9 jg LBB0_2
+ 0xe9, 0x9e, 0x14, 0x00, 0x00, //0x00000eff jmp LBB0_423
+ //0x00000f04 LBB0_189
+ 0x4c, 0x89, 0xd8, //0x00000f04 movq %r11, %rax
+ 0x4c, 0x09, 0xe8, //0x00000f07 orq %r13, %rax
+ 0x4d, 0x39, 0xeb, //0x00000f0a cmpq %r13, %r11
+ 0x0f, 0x8c, 0x5c, 0xf2, 0xff, 0xff, //0x00000f0d jl LBB0_257
+ 0x48, 0x85, 0xc0, //0x00000f13 testq %rax, %rax
+ 0x0f, 0x88, 0x53, 0xf2, 0xff, 0xff, //0x00000f16 js LBB0_257
+ 0x49, 0xf7, 0xd3, //0x00000f1c notq %r11
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00000f1f movq $-48(%rbp), %r12
+ 0x4d, 0x85, 0xdb, //0x00000f23 testq %r11, %r11
+ 0x0f, 0x89, 0x68, 0xf2, 0xff, 0xff, //0x00000f26 jns LBB0_258
+ 0xe9, 0x5e, 0x14, 0x00, 0x00, //0x00000f2c jmp LBB0_419
+ //0x00000f31 LBB0_192
+ 0xb9, 0x40, 0x00, 0x00, 0x00, //0x00000f31 movl $64, %ecx
+ //0x00000f36 LBB0_193
+ 0x48, 0x8b, 0x75, 0xc8, //0x00000f36 movq $-56(%rbp), %rsi
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00000f3a movq $-64(%rbp), %r9
+ 0x4c, 0x2b, 0x5d, 0xd0, //0x00000f3e subq $-48(%rbp), %r11
+ 0x48, 0x39, 0xc1, //0x00000f42 cmpq %rax, %rcx
+ 0x0f, 0x82, 0x2a, 0x16, 0x00, 0x00, //0x00000f45 jb LBB0_455
+ 0x4d, 0x8d, 0x5c, 0x03, 0x01, //0x00000f4b leaq $1(%r11,%rax), %r11
+ //0x00000f50 LBB0_195
+ 0x4d, 0x85, 0xdb, //0x00000f50 testq %r11, %r11
+ 0x0f, 0x88, 0x58, 0x14, 0x00, 0x00, //0x00000f53 js LBB0_424
+ 0x4c, 0x89, 0x1e, //0x00000f59 movq %r11, (%rsi)
+ 0x4c, 0x89, 0xf8, //0x00000f5c movq %r15, %rax
+ 0x48, 0x83, 0x7d, 0xa8, 0x00, //0x00000f5f cmpq $0, $-88(%rbp)
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00000f64 movq $-48(%rbp), %r12
+ 0x0f, 0x8e, 0x34, 0x14, 0x00, 0x00, //0x00000f68 jle LBB0_423
+ 0x49, 0x8b, 0x01, //0x00000f6e movq (%r9), %rax
+ 0x48, 0x3d, 0xff, 0x0f, 0x00, 0x00, //0x00000f71 cmpq $4095, %rax
+ 0x0f, 0x8f, 0xe0, 0x13, 0x00, 0x00, //0x00000f77 jg LBB0_441
+ 0x48, 0x8d, 0x48, 0x01, //0x00000f7d leaq $1(%rax), %rcx
+ 0x49, 0x89, 0x09, //0x00000f81 movq %rcx, (%r9)
+ 0x49, 0xc7, 0x44, 0xc1, 0x08, 0x04, 0x00, 0x00, 0x00, //0x00000f84 movq $4, $8(%r9,%rax,8)
+ 0xe9, 0x1e, 0xf2, 0xff, 0xff, //0x00000f8d jmp LBB0_2
+ //0x00000f92 LBB0_199
+ 0x48, 0x8b, 0x45, 0x90, //0x00000f92 movq $-112(%rbp), %rax
+ 0x48, 0x8b, 0x50, 0x08, //0x00000f96 movq $8(%rax), %rdx
+ 0xf6, 0x45, 0x80, 0x20, //0x00000f9a testb $32, $-128(%rbp)
+ 0x4c, 0x89, 0x5d, 0xa8, //0x00000f9e movq %r11, $-88(%rbp)
+ 0x48, 0x89, 0x55, 0xb0, //0x00000fa2 movq %rdx, $-80(%rbp)
+ 0x0f, 0x85, 0xa3, 0x04, 0x00, 0x00, //0x00000fa6 jne LBB0_268
+ 0x49, 0x89, 0xd4, //0x00000fac movq %rdx, %r12
+ 0x4d, 0x29, 0xdc, //0x00000faf subq %r11, %r12
+ 0x0f, 0x84, 0x99, 0x15, 0x00, 0x00, //0x00000fb2 je LBB0_456
+ 0x48, 0x8b, 0x45, 0xd0, //0x00000fb8 movq $-48(%rbp), %rax
+ 0x4c, 0x89, 0xd9, //0x00000fbc movq %r11, %rcx
+ 0x49, 0x01, 0xc3, //0x00000fbf addq %rax, %r11
+ 0x49, 0x83, 0xfc, 0x40, //0x00000fc2 cmpq $64, %r12
+ 0x0f, 0x82, 0x12, 0x0f, 0x00, 0x00, //0x00000fc6 jb LBB0_360
+ 0x44, 0x89, 0xe0, //0x00000fcc movl %r12d, %eax
+ 0x83, 0xe0, 0x3f, //0x00000fcf andl $63, %eax
+ 0x48, 0x89, 0x45, 0xb8, //0x00000fd2 movq %rax, $-72(%rbp)
+ 0x4e, 0x8d, 0x44, 0x02, 0xc0, //0x00000fd6 leaq $-64(%rdx,%r8), %r8
+ 0x49, 0x83, 0xe0, 0xc0, //0x00000fdb andq $-64, %r8
+ 0x49, 0x01, 0xc8, //0x00000fdf addq %rcx, %r8
+ 0x4c, 0x03, 0x45, 0x88, //0x00000fe2 addq $-120(%rbp), %r8
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00000fe6 movq $-1, %r9
+ 0x45, 0x31, 0xd2, //0x00000fed xorl %r10d, %r10d
+ //0x00000ff0 .p2align 4, 0x90
+ //0x00000ff0 LBB0_203
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x00000ff0 vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x00000ff5 vmovdqu $16(%r11), %xmm4
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x6b, 0x20, //0x00000ffb vmovdqu $32(%r11), %xmm5
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x73, 0x30, //0x00001001 vmovdqu $48(%r11), %xmm6
+ 0xc5, 0xe9, 0x74, 0xf8, //0x00001007 vpcmpeqb %xmm0, %xmm2, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xff, //0x0000100b vpmovmskb %xmm7, %edi
+ 0xc5, 0xd9, 0x74, 0xf8, //0x0000100f vpcmpeqb %xmm0, %xmm4, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xcf, //0x00001013 vpmovmskb %xmm7, %ecx
+ 0xc5, 0xd1, 0x74, 0xf8, //0x00001017 vpcmpeqb %xmm0, %xmm5, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xf7, //0x0000101b vpmovmskb %xmm7, %esi
+ 0xc5, 0xc9, 0x74, 0xf8, //0x0000101f vpcmpeqb %xmm0, %xmm6, %xmm7
+ 0xc5, 0x79, 0xd7, 0xef, //0x00001023 vpmovmskb %xmm7, %r13d
+ 0xc5, 0xe9, 0x74, 0xd1, //0x00001027 vpcmpeqb %xmm1, %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x0000102b vpmovmskb %xmm2, %edx
+ 0xc5, 0xd9, 0x74, 0xd1, //0x0000102f vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x00001033 vpmovmskb %xmm2, %eax
+ 0xc5, 0xd1, 0x74, 0xd1, //0x00001037 vpcmpeqb %xmm1, %xmm5, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xda, //0x0000103b vpmovmskb %xmm2, %ebx
+ 0xc5, 0xc9, 0x74, 0xd1, //0x0000103f vpcmpeqb %xmm1, %xmm6, %xmm2
+ 0xc5, 0x79, 0xd7, 0xf2, //0x00001043 vpmovmskb %xmm2, %r14d
+ 0x49, 0xc1, 0xe5, 0x30, //0x00001047 shlq $48, %r13
+ 0x48, 0xc1, 0xe6, 0x20, //0x0000104b shlq $32, %rsi
+ 0x48, 0xc1, 0xe1, 0x10, //0x0000104f shlq $16, %rcx
+ 0x48, 0x09, 0xcf, //0x00001053 orq %rcx, %rdi
+ 0x48, 0x09, 0xf7, //0x00001056 orq %rsi, %rdi
+ 0x49, 0xc1, 0xe6, 0x30, //0x00001059 shlq $48, %r14
+ 0x48, 0xc1, 0xe3, 0x20, //0x0000105d shlq $32, %rbx
+ 0x48, 0xc1, 0xe0, 0x10, //0x00001061 shlq $16, %rax
+ 0x48, 0x09, 0xc2, //0x00001065 orq %rax, %rdx
+ 0x48, 0x09, 0xda, //0x00001068 orq %rbx, %rdx
+ 0x4c, 0x09, 0xf2, //0x0000106b orq %r14, %rdx
+ 0x49, 0x83, 0xf9, 0xff, //0x0000106e cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00001072 jne LBB0_205
+ 0x48, 0x85, 0xd2, //0x00001078 testq %rdx, %rdx
+ 0x0f, 0x85, 0x2f, 0x00, 0x00, 0x00, //0x0000107b jne LBB0_213
+ //0x00001081 LBB0_205
+ 0x4c, 0x09, 0xef, //0x00001081 orq %r13, %rdi
+ 0x48, 0x89, 0xd0, //0x00001084 movq %rdx, %rax
+ 0x4c, 0x09, 0xd0, //0x00001087 orq %r10, %rax
+ 0x0f, 0x85, 0x3d, 0x00, 0x00, 0x00, //0x0000108a jne LBB0_214
+ //0x00001090 LBB0_206
+ 0x48, 0x85, 0xff, //0x00001090 testq %rdi, %rdi
+ 0x0f, 0x85, 0xf6, 0xf4, 0xff, 0xff, //0x00001093 jne LBB0_57
+ //0x00001099 LBB0_207
+ 0x49, 0x83, 0xc4, 0xc0, //0x00001099 addq $-64, %r12
+ 0x49, 0x83, 0xc3, 0x40, //0x0000109d addq $64, %r11
+ 0x49, 0x83, 0xfc, 0x3f, //0x000010a1 cmpq $63, %r12
+ 0x0f, 0x87, 0x45, 0xff, 0xff, 0xff, //0x000010a5 ja LBB0_203
+ 0xe9, 0x01, 0x0b, 0x00, 0x00, //0x000010ab jmp LBB0_208
+ //0x000010b0 LBB0_213
+ 0x4c, 0x89, 0xd8, //0x000010b0 movq %r11, %rax
+ 0x48, 0x2b, 0x45, 0xd0, //0x000010b3 subq $-48(%rbp), %rax
+ 0x4c, 0x0f, 0xbc, 0xca, //0x000010b7 bsfq %rdx, %r9
+ 0x49, 0x01, 0xc1, //0x000010bb addq %rax, %r9
+ 0x4c, 0x09, 0xef, //0x000010be orq %r13, %rdi
+ 0x48, 0x89, 0xd0, //0x000010c1 movq %rdx, %rax
+ 0x4c, 0x09, 0xd0, //0x000010c4 orq %r10, %rax
+ 0x0f, 0x84, 0xc3, 0xff, 0xff, 0xff, //0x000010c7 je LBB0_206
+ //0x000010cd LBB0_214
+ 0x4c, 0x89, 0xd0, //0x000010cd movq %r10, %rax
+ 0x48, 0xf7, 0xd0, //0x000010d0 notq %rax
+ 0x48, 0x21, 0xd0, //0x000010d3 andq %rdx, %rax
+ 0x48, 0x8d, 0x0c, 0x00, //0x000010d6 leaq (%rax,%rax), %rcx
+ 0x4c, 0x09, 0xd1, //0x000010da orq %r10, %rcx
+ 0x48, 0x89, 0xce, //0x000010dd movq %rcx, %rsi
+ 0x48, 0xf7, 0xd6, //0x000010e0 notq %rsi
+ 0x48, 0x21, 0xd6, //0x000010e3 andq %rdx, %rsi
+ 0x48, 0xba, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x000010e6 movabsq $-6148914691236517206, %rdx
+ 0x48, 0x21, 0xd6, //0x000010f0 andq %rdx, %rsi
+ 0x45, 0x31, 0xd2, //0x000010f3 xorl %r10d, %r10d
+ 0x48, 0x01, 0xc6, //0x000010f6 addq %rax, %rsi
+ 0x41, 0x0f, 0x92, 0xc2, //0x000010f9 setb %r10b
+ 0x48, 0x01, 0xf6, //0x000010fd addq %rsi, %rsi
+ 0x48, 0xb8, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x00001100 movabsq $6148914691236517205, %rax
+ 0x48, 0x31, 0xc6, //0x0000110a xorq %rax, %rsi
+ 0x48, 0x21, 0xce, //0x0000110d andq %rcx, %rsi
+ 0x48, 0xf7, 0xd6, //0x00001110 notq %rsi
+ 0x48, 0x21, 0xf7, //0x00001113 andq %rsi, %rdi
+ 0x48, 0x85, 0xff, //0x00001116 testq %rdi, %rdi
+ 0x0f, 0x84, 0x7a, 0xff, 0xff, 0xff, //0x00001119 je LBB0_207
+ 0xe9, 0x6b, 0xf4, 0xff, 0xff, //0x0000111f jmp LBB0_57
+ //0x00001124 LBB0_215
+ 0x48, 0x8b, 0x45, 0x90, //0x00001124 movq $-112(%rbp), %rax
+ 0x4c, 0x8b, 0x50, 0x08, //0x00001128 movq $8(%rax), %r10
+ 0x4d, 0x29, 0xda, //0x0000112c subq %r11, %r10
+ 0x0f, 0x84, 0xfa, 0x12, 0x00, 0x00, //0x0000112f je LBB0_438
+ 0x4c, 0x89, 0x5d, 0xa8, //0x00001135 movq %r11, $-88(%rbp)
+ 0x4d, 0x01, 0xdc, //0x00001139 addq %r11, %r12
+ 0x41, 0x80, 0x3c, 0x24, 0x30, //0x0000113c cmpb $48, (%r12)
+ 0x0f, 0x85, 0x36, 0x00, 0x00, 0x00, //0x00001141 jne LBB0_220
+ 0x41, 0xbb, 0x01, 0x00, 0x00, 0x00, //0x00001147 movl $1, %r11d
+ 0x49, 0x83, 0xfa, 0x01, //0x0000114d cmpq $1, %r10
+ 0x0f, 0x84, 0x7c, 0x05, 0x00, 0x00, //0x00001151 je LBB0_303
+ 0x41, 0x8a, 0x44, 0x24, 0x01, //0x00001157 movb $1(%r12), %al
+ 0x04, 0xd2, //0x0000115c addb $-46, %al
+ 0x3c, 0x37, //0x0000115e cmpb $55, %al
+ 0x0f, 0x87, 0x6d, 0x05, 0x00, 0x00, //0x00001160 ja LBB0_303
+ 0x0f, 0xb6, 0xc0, //0x00001166 movzbl %al, %eax
+ 0x48, 0xb9, 0x01, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, //0x00001169 movabsq $36028797027352577, %rcx
+ 0x48, 0x0f, 0xa3, 0xc1, //0x00001173 btq %rax, %rcx
+ 0x0f, 0x83, 0x56, 0x05, 0x00, 0x00, //0x00001177 jae LBB0_303
+ //0x0000117d LBB0_220
+ 0x49, 0x83, 0xfa, 0x10, //0x0000117d cmpq $16, %r10
+ 0x0f, 0x82, 0x30, 0x0d, 0x00, 0x00, //0x00001181 jb LBB0_359
+ 0x4d, 0x8d, 0x4a, 0xf0, //0x00001187 leaq $-16(%r10), %r9
+ 0x4c, 0x89, 0xc8, //0x0000118b movq %r9, %rax
+ 0x48, 0x83, 0xe0, 0xf0, //0x0000118e andq $-16, %rax
+ 0x4e, 0x8d, 0x44, 0x20, 0x10, //0x00001192 leaq $16(%rax,%r12), %r8
+ 0x41, 0x83, 0xe1, 0x0f, //0x00001197 andl $15, %r9d
+ 0x48, 0xc7, 0x45, 0xb8, 0xff, 0xff, 0xff, 0xff, //0x0000119b movq $-1, $-72(%rbp)
+ 0x48, 0xc7, 0x45, 0xb0, 0xff, 0xff, 0xff, 0xff, //0x000011a3 movq $-1, $-80(%rbp)
+ 0x49, 0xc7, 0xc6, 0xff, 0xff, 0xff, 0xff, //0x000011ab movq $-1, %r14
+ 0x4d, 0x89, 0xe5, //0x000011b2 movq %r12, %r13
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000011b5 .p2align 4, 0x90
+ //0x000011c0 LBB0_222
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x55, 0x00, //0x000011c0 vmovdqu (%r13), %xmm2
+ 0xc4, 0xc1, 0x69, 0x64, 0xe0, //0x000011c6 vpcmpgtb %xmm8, %xmm2, %xmm4
+ 0xc5, 0xb1, 0x64, 0xea, //0x000011cb vpcmpgtb %xmm2, %xmm9, %xmm5
+ 0xc5, 0xd9, 0xdb, 0xe5, //0x000011cf vpand %xmm5, %xmm4, %xmm4
+ 0xc5, 0xa9, 0x74, 0xea, //0x000011d3 vpcmpeqb %xmm2, %xmm10, %xmm5
+ 0xc5, 0xa1, 0x74, 0xf2, //0x000011d7 vpcmpeqb %xmm2, %xmm11, %xmm6
+ 0xc5, 0xc9, 0xeb, 0xed, //0x000011db vpor %xmm5, %xmm6, %xmm5
+ 0xc5, 0x99, 0xeb, 0xf2, //0x000011df vpor %xmm2, %xmm12, %xmm6
+ 0xc5, 0x91, 0x74, 0xd2, //0x000011e3 vpcmpeqb %xmm2, %xmm13, %xmm2
+ 0xc5, 0x89, 0x74, 0xf6, //0x000011e7 vpcmpeqb %xmm6, %xmm14, %xmm6
+ 0xc5, 0xc9, 0xeb, 0xfa, //0x000011eb vpor %xmm2, %xmm6, %xmm7
+ 0xc5, 0xd1, 0xeb, 0xe4, //0x000011ef vpor %xmm4, %xmm5, %xmm4
+ 0xc5, 0xc1, 0xeb, 0xe4, //0x000011f3 vpor %xmm4, %xmm7, %xmm4
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x000011f7 vpmovmskb %xmm2, %eax
+ 0xc5, 0xf9, 0xd7, 0xde, //0x000011fb vpmovmskb %xmm6, %ebx
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x000011ff vpmovmskb %xmm5, %edx
+ 0xc5, 0xf9, 0xd7, 0xcc, //0x00001203 vpmovmskb %xmm4, %ecx
+ 0xbe, 0xaa, 0xaa, 0xaa, 0xaa, //0x00001207 movl $2863311530, %esi
+ 0x48, 0x8d, 0xbe, 0x55, 0x55, 0x55, 0x55, //0x0000120c leaq $1431655765(%rsi), %rdi
+ 0x48, 0x31, 0xcf, //0x00001213 xorq %rcx, %rdi
+ 0x48, 0x0f, 0xbc, 0xcf, //0x00001216 bsfq %rdi, %rcx
+ 0x83, 0xf9, 0x10, //0x0000121a cmpl $16, %ecx
+ 0x0f, 0x84, 0x11, 0x00, 0x00, 0x00, //0x0000121d je LBB0_224
+ 0xbf, 0xff, 0xff, 0xff, 0xff, //0x00001223 movl $-1, %edi
+ 0xd3, 0xe7, //0x00001228 shll %cl, %edi
+ 0xf7, 0xd7, //0x0000122a notl %edi
+ 0x21, 0xf8, //0x0000122c andl %edi, %eax
+ 0x21, 0xfb, //0x0000122e andl %edi, %ebx
+ 0x21, 0xd7, //0x00001230 andl %edx, %edi
+ 0x89, 0xfa, //0x00001232 movl %edi, %edx
+ //0x00001234 LBB0_224
+ 0x8d, 0x78, 0xff, //0x00001234 leal $-1(%rax), %edi
+ 0x21, 0xc7, //0x00001237 andl %eax, %edi
+ 0x0f, 0x85, 0x4f, 0x09, 0x00, 0x00, //0x00001239 jne LBB0_337
+ 0x8d, 0x7b, 0xff, //0x0000123f leal $-1(%rbx), %edi
+ 0x21, 0xdf, //0x00001242 andl %ebx, %edi
+ 0x0f, 0x85, 0x44, 0x09, 0x00, 0x00, //0x00001244 jne LBB0_337
+ 0x8d, 0x7a, 0xff, //0x0000124a leal $-1(%rdx), %edi
+ 0x21, 0xd7, //0x0000124d andl %edx, %edi
+ 0x0f, 0x85, 0x39, 0x09, 0x00, 0x00, //0x0000124f jne LBB0_337
+ 0x85, 0xc0, //0x00001255 testl %eax, %eax
+ 0x0f, 0x84, 0x1a, 0x00, 0x00, 0x00, //0x00001257 je LBB0_230
+ 0x4c, 0x89, 0xef, //0x0000125d movq %r13, %rdi
+ 0x4c, 0x29, 0xe7, //0x00001260 subq %r12, %rdi
+ 0x44, 0x0f, 0xbc, 0xd8, //0x00001263 bsfl %eax, %r11d
+ 0x49, 0x01, 0xfb, //0x00001267 addq %rdi, %r11
+ 0x49, 0x83, 0xfe, 0xff, //0x0000126a cmpq $-1, %r14
+ 0x0f, 0x85, 0x24, 0x09, 0x00, 0x00, //0x0000126e jne LBB0_338
+ 0x4d, 0x89, 0xde, //0x00001274 movq %r11, %r14
+ //0x00001277 LBB0_230
+ 0x85, 0xdb, //0x00001277 testl %ebx, %ebx
+ 0x0f, 0x84, 0x1c, 0x00, 0x00, 0x00, //0x00001279 je LBB0_233
+ 0x4c, 0x89, 0xe8, //0x0000127f movq %r13, %rax
+ 0x4c, 0x29, 0xe0, //0x00001282 subq %r12, %rax
+ 0x44, 0x0f, 0xbc, 0xdb, //0x00001285 bsfl %ebx, %r11d
+ 0x49, 0x01, 0xc3, //0x00001289 addq %rax, %r11
+ 0x48, 0x83, 0x7d, 0xb0, 0xff, //0x0000128c cmpq $-1, $-80(%rbp)
+ 0x0f, 0x85, 0x01, 0x09, 0x00, 0x00, //0x00001291 jne LBB0_338
+ 0x4c, 0x89, 0x5d, 0xb0, //0x00001297 movq %r11, $-80(%rbp)
+ //0x0000129b LBB0_233
+ 0x85, 0xd2, //0x0000129b testl %edx, %edx
+ 0x0f, 0x84, 0x1c, 0x00, 0x00, 0x00, //0x0000129d je LBB0_236
+ 0x4c, 0x89, 0xe8, //0x000012a3 movq %r13, %rax
+ 0x4c, 0x29, 0xe0, //0x000012a6 subq %r12, %rax
+ 0x44, 0x0f, 0xbc, 0xda, //0x000012a9 bsfl %edx, %r11d
+ 0x49, 0x01, 0xc3, //0x000012ad addq %rax, %r11
+ 0x48, 0x83, 0x7d, 0xb8, 0xff, //0x000012b0 cmpq $-1, $-72(%rbp)
+ 0x0f, 0x85, 0xdd, 0x08, 0x00, 0x00, //0x000012b5 jne LBB0_338
+ 0x4c, 0x89, 0x5d, 0xb8, //0x000012bb movq %r11, $-72(%rbp)
+ //0x000012bf LBB0_236
+ 0x83, 0xf9, 0x10, //0x000012bf cmpl $16, %ecx
+ 0x0f, 0x85, 0x81, 0x03, 0x00, 0x00, //0x000012c2 jne LBB0_291
+ 0x49, 0x83, 0xc5, 0x10, //0x000012c8 addq $16, %r13
+ 0x49, 0x83, 0xc2, 0xf0, //0x000012cc addq $-16, %r10
+ 0x49, 0x83, 0xfa, 0x0f, //0x000012d0 cmpq $15, %r10
+ 0x0f, 0x87, 0xe6, 0xfe, 0xff, 0xff, //0x000012d4 ja LBB0_222
+ 0x4d, 0x85, 0xc9, //0x000012da testq %r9, %r9
+ 0x48, 0x8d, 0x35, 0xf8, 0x14, 0x00, 0x00, //0x000012dd leaq $5368(%rip), %rsi /* LJTI0_2+0(%rip) */
+ 0x48, 0x8b, 0x7d, 0xb0, //0x000012e4 movq $-80(%rbp), %rdi
+ 0x48, 0x8b, 0x5d, 0xb8, //0x000012e8 movq $-72(%rbp), %rbx
+ 0x0f, 0x84, 0x65, 0x03, 0x00, 0x00, //0x000012ec je LBB0_292
+ //0x000012f2 LBB0_239
+ 0x4b, 0x8d, 0x0c, 0x08, //0x000012f2 leaq (%r8,%r9), %rcx
+ 0xe9, 0x01, 0x01, 0x00, 0x00, //0x000012f6 jmp LBB0_262
+ //0x000012fb LBB0_240
+ 0x49, 0x8b, 0x01, //0x000012fb movq (%r9), %rax
+ 0x48, 0x3d, 0xff, 0x0f, 0x00, 0x00, //0x000012fe cmpq $4095, %rax
+ 0x0f, 0x8f, 0x53, 0x10, 0x00, 0x00, //0x00001304 jg LBB0_441
+ 0x48, 0x8d, 0x48, 0x01, //0x0000130a leaq $1(%rax), %rcx
+ 0x49, 0x89, 0x09, //0x0000130e movq %rcx, (%r9)
+ 0x49, 0xc7, 0x44, 0xc1, 0x08, 0x05, 0x00, 0x00, 0x00, //0x00001311 movq $5, $8(%r9,%rax,8)
+ 0xe9, 0x91, 0xee, 0xff, 0xff, //0x0000131a jmp LBB0_2
+ //0x0000131f LBB0_242
+ 0x48, 0x8b, 0x4d, 0x90, //0x0000131f movq $-112(%rbp), %rcx
+ 0x48, 0x8b, 0x49, 0x08, //0x00001323 movq $8(%rcx), %rcx
+ 0x48, 0x8d, 0x51, 0xfc, //0x00001327 leaq $-4(%rcx), %rdx
+ 0x49, 0x39, 0xd7, //0x0000132b cmpq %rdx, %r15
+ 0x0f, 0x83, 0x97, 0x10, 0x00, 0x00, //0x0000132e jae LBB0_440
+ 0x43, 0x8b, 0x0c, 0x1c, //0x00001334 movl (%r12,%r11), %ecx
+ 0x81, 0xf9, 0x61, 0x6c, 0x73, 0x65, //0x00001338 cmpl $1702063201, %ecx
+ 0x0f, 0x85, 0xfa, 0x10, 0x00, 0x00, //0x0000133e jne LBB0_442
+ 0x4c, 0x89, 0xd9, //0x00001344 movq %r11, %rcx
+ 0x4d, 0x8d, 0x5f, 0x05, //0x00001347 leaq $5(%r15), %r11
+ 0xe9, 0x50, 0x00, 0x00, 0x00, //0x0000134b jmp LBB0_254
+ //0x00001350 LBB0_245
+ 0x48, 0x8b, 0x4d, 0x90, //0x00001350 movq $-112(%rbp), %rcx
+ 0x48, 0x8b, 0x49, 0x08, //0x00001354 movq $8(%rcx), %rcx
+ 0x48, 0x8d, 0x51, 0xfd, //0x00001358 leaq $-3(%rcx), %rdx
+ 0x49, 0x39, 0xd7, //0x0000135c cmpq %rdx, %r15
+ 0x0f, 0x83, 0x66, 0x10, 0x00, 0x00, //0x0000135f jae LBB0_440
+ 0x41, 0x81, 0x3a, 0x6e, 0x75, 0x6c, 0x6c, //0x00001365 cmpl $1819047278, (%r10)
+ 0x0f, 0x84, 0x27, 0x00, 0x00, 0x00, //0x0000136c je LBB0_253
+ 0xe9, 0x1c, 0x11, 0x00, 0x00, //0x00001372 jmp LBB0_247
+ //0x00001377 LBB0_251
+ 0x48, 0x8b, 0x4d, 0x90, //0x00001377 movq $-112(%rbp), %rcx
+ 0x48, 0x8b, 0x49, 0x08, //0x0000137b movq $8(%rcx), %rcx
+ 0x48, 0x8d, 0x51, 0xfd, //0x0000137f leaq $-3(%rcx), %rdx
+ 0x49, 0x39, 0xd7, //0x00001383 cmpq %rdx, %r15
+ 0x0f, 0x83, 0x3f, 0x10, 0x00, 0x00, //0x00001386 jae LBB0_440
+ 0x41, 0x81, 0x3a, 0x74, 0x72, 0x75, 0x65, //0x0000138c cmpl $1702195828, (%r10)
+ 0x0f, 0x85, 0x4c, 0x11, 0x00, 0x00, //0x00001393 jne LBB0_447
+ //0x00001399 LBB0_253
+ 0x4c, 0x89, 0xd9, //0x00001399 movq %r11, %rcx
+ 0x4d, 0x8d, 0x5f, 0x04, //0x0000139c leaq $4(%r15), %r11
+ //0x000013a0 LBB0_254
+ 0x4c, 0x89, 0x1e, //0x000013a0 movq %r11, (%rsi)
+ 0x4c, 0x89, 0xf8, //0x000013a3 movq %r15, %rax
+ 0x48, 0x85, 0xc9, //0x000013a6 testq %rcx, %rcx
+ 0x0f, 0x8f, 0x01, 0xee, 0xff, 0xff, //0x000013a9 jg LBB0_2
+ 0xe9, 0xee, 0x0f, 0x00, 0x00, //0x000013af jmp LBB0_423
+ //0x000013b4 LBB0_255
+ 0x49, 0x8b, 0x01, //0x000013b4 movq (%r9), %rax
+ 0x48, 0x3d, 0xff, 0x0f, 0x00, 0x00, //0x000013b7 cmpq $4095, %rax
+ 0x0f, 0x8f, 0x9a, 0x0f, 0x00, 0x00, //0x000013bd jg LBB0_441
+ 0x48, 0x8d, 0x48, 0x01, //0x000013c3 leaq $1(%rax), %rcx
+ 0x49, 0x89, 0x09, //0x000013c7 movq %rcx, (%r9)
+ 0x49, 0xc7, 0x44, 0xc1, 0x08, 0x06, 0x00, 0x00, 0x00, //0x000013ca movq $6, $8(%r9,%rax,8)
+ 0xe9, 0xd8, 0xed, 0xff, 0xff, //0x000013d3 jmp LBB0_2
+ //0x000013d8 LBB0_259
+ 0x49, 0x89, 0xc3, //0x000013d8 movq %rax, %r11
+ 0x4d, 0x29, 0xe3, //0x000013db subq %r12, %r11
+ 0x49, 0x83, 0xfe, 0xff, //0x000013de cmpq $-1, %r14
+ 0x0f, 0x85, 0x95, 0x0a, 0x00, 0x00, //0x000013e2 jne LBB0_356
+ 0x49, 0xff, 0xcb, //0x000013e8 decq %r11
+ 0x4d, 0x89, 0xde, //0x000013eb movq %r11, %r14
+ 0x90, 0x90, //0x000013ee .p2align 4, 0x90
+ //0x000013f0 LBB0_261
+ 0x49, 0x89, 0xc0, //0x000013f0 movq %rax, %r8
+ 0x49, 0xff, 0xc9, //0x000013f3 decq %r9
+ 0x0f, 0x84, 0x03, 0x0a, 0x00, 0x00, //0x000013f6 je LBB0_341
+ //0x000013fc LBB0_262
+ 0x41, 0x0f, 0xbe, 0x10, //0x000013fc movsbl (%r8), %edx
+ 0x83, 0xc2, 0xd5, //0x00001400 addl $-43, %edx
+ 0x83, 0xfa, 0x3a, //0x00001403 cmpl $58, %edx
+ 0x0f, 0x87, 0x4b, 0x02, 0x00, 0x00, //0x00001406 ja LBB0_292
+ 0x49, 0x8d, 0x40, 0x01, //0x0000140c leaq $1(%r8), %rax
+ 0x48, 0x63, 0x14, 0x96, //0x00001410 movslq (%rsi,%rdx,4), %rdx
+ 0x48, 0x01, 0xf2, //0x00001414 addq %rsi, %rdx
+ 0xff, 0xe2, //0x00001417 jmpq *%rdx
+ //0x00001419 LBB0_264
+ 0x49, 0x89, 0xc3, //0x00001419 movq %rax, %r11
+ 0x4d, 0x29, 0xe3, //0x0000141c subq %r12, %r11
+ 0x48, 0x83, 0xfb, 0xff, //0x0000141f cmpq $-1, %rbx
+ 0x0f, 0x85, 0x54, 0x0a, 0x00, 0x00, //0x00001423 jne LBB0_356
+ 0x49, 0xff, 0xcb, //0x00001429 decq %r11
+ 0x4c, 0x89, 0xdb, //0x0000142c movq %r11, %rbx
+ 0xe9, 0xbc, 0xff, 0xff, 0xff, //0x0000142f jmp LBB0_261
+ //0x00001434 LBB0_266
+ 0x49, 0x89, 0xc3, //0x00001434 movq %rax, %r11
+ 0x4d, 0x29, 0xe3, //0x00001437 subq %r12, %r11
+ 0x48, 0x83, 0xff, 0xff, //0x0000143a cmpq $-1, %rdi
+ 0x0f, 0x85, 0x39, 0x0a, 0x00, 0x00, //0x0000143e jne LBB0_356
+ 0x49, 0xff, 0xcb, //0x00001444 decq %r11
+ 0x4c, 0x89, 0xdf, //0x00001447 movq %r11, %rdi
+ 0xe9, 0xa1, 0xff, 0xff, 0xff, //0x0000144a jmp LBB0_261
+ //0x0000144f LBB0_268
+ 0x48, 0x89, 0xd0, //0x0000144f movq %rdx, %rax
+ 0x4c, 0x29, 0xd8, //0x00001452 subq %r11, %rax
+ 0x0f, 0x84, 0xf6, 0x10, 0x00, 0x00, //0x00001455 je LBB0_456
+ 0x4c, 0x89, 0xd9, //0x0000145b movq %r11, %rcx
+ 0x4d, 0x01, 0xe3, //0x0000145e addq %r12, %r11
+ 0x48, 0x83, 0xf8, 0x40, //0x00001461 cmpq $64, %rax
+ 0x0f, 0x82, 0x8c, 0x0a, 0x00, 0x00, //0x00001465 jb LBB0_361
+ 0x41, 0x89, 0xc2, //0x0000146b movl %eax, %r10d
+ 0x41, 0x83, 0xe2, 0x3f, //0x0000146e andl $63, %r10d
+ 0x4e, 0x8d, 0x64, 0x02, 0xc0, //0x00001472 leaq $-64(%rdx,%r8), %r12
+ 0x49, 0x83, 0xe4, 0xc0, //0x00001477 andq $-64, %r12
+ 0x49, 0x01, 0xcc, //0x0000147b addq %rcx, %r12
+ 0x4c, 0x03, 0x65, 0x88, //0x0000147e addq $-120(%rbp), %r12
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001482 movq $-1, %r9
+ 0x45, 0x31, 0xc0, //0x00001489 xorl %r8d, %r8d
+ 0x90, 0x90, 0x90, 0x90, //0x0000148c .p2align 4, 0x90
+ //0x00001490 LBB0_271
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x33, //0x00001490 vmovdqu (%r11), %xmm6
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x6b, 0x10, //0x00001495 vmovdqu $16(%r11), %xmm5
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x20, //0x0000149b vmovdqu $32(%r11), %xmm4
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x7b, 0x30, //0x000014a1 vmovdqu $48(%r11), %xmm7
+ 0xc5, 0xc9, 0x74, 0xd0, //0x000014a7 vpcmpeqb %xmm0, %xmm6, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xf2, //0x000014ab vpmovmskb %xmm2, %esi
+ 0xc5, 0xd1, 0x74, 0xd0, //0x000014af vpcmpeqb %xmm0, %xmm5, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xda, //0x000014b3 vpmovmskb %xmm2, %ebx
+ 0xc5, 0xd9, 0x74, 0xd0, //0x000014b7 vpcmpeqb %xmm0, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xca, //0x000014bb vpmovmskb %xmm2, %ecx
+ 0xc5, 0xc1, 0x74, 0xd0, //0x000014bf vpcmpeqb %xmm0, %xmm7, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x000014c3 vpmovmskb %xmm2, %edi
+ 0xc5, 0xc9, 0x74, 0xd1, //0x000014c7 vpcmpeqb %xmm1, %xmm6, %xmm2
+ 0xc5, 0x79, 0xd7, 0xea, //0x000014cb vpmovmskb %xmm2, %r13d
+ 0xc5, 0xd1, 0x74, 0xd1, //0x000014cf vpcmpeqb %xmm1, %xmm5, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x000014d3 vpmovmskb %xmm2, %edx
+ 0xc5, 0xd9, 0x74, 0xd1, //0x000014d7 vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe3, 0x10, //0x000014db shlq $16, %rbx
+ 0x48, 0x09, 0xde, //0x000014df orq %rbx, %rsi
+ 0xc5, 0xf9, 0xd7, 0xda, //0x000014e2 vpmovmskb %xmm2, %ebx
+ 0xc5, 0xc1, 0x74, 0xd1, //0x000014e6 vpcmpeqb %xmm1, %xmm7, %xmm2
+ 0x48, 0xc1, 0xe1, 0x20, //0x000014ea shlq $32, %rcx
+ 0x48, 0x09, 0xce, //0x000014ee orq %rcx, %rsi
+ 0xc5, 0xf9, 0xd7, 0xca, //0x000014f1 vpmovmskb %xmm2, %ecx
+ 0xc5, 0x81, 0x64, 0xd6, //0x000014f5 vpcmpgtb %xmm6, %xmm15, %xmm2
+ 0xc5, 0xc9, 0x64, 0xf3, //0x000014f9 vpcmpgtb %xmm3, %xmm6, %xmm6
+ 0xc5, 0xc9, 0xdb, 0xd2, //0x000014fd vpand %xmm2, %xmm6, %xmm2
+ 0x48, 0xc1, 0xe2, 0x10, //0x00001501 shlq $16, %rdx
+ 0x49, 0x09, 0xd5, //0x00001505 orq %rdx, %r13
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x00001508 vpmovmskb %xmm2, %edx
+ 0xc5, 0x81, 0x64, 0xd5, //0x0000150c vpcmpgtb %xmm5, %xmm15, %xmm2
+ 0xc5, 0xd1, 0x64, 0xeb, //0x00001510 vpcmpgtb %xmm3, %xmm5, %xmm5
+ 0xc5, 0xd1, 0xdb, 0xd2, //0x00001514 vpand %xmm2, %xmm5, %xmm2
+ 0x48, 0xc1, 0xe3, 0x20, //0x00001518 shlq $32, %rbx
+ 0x49, 0x09, 0xdd, //0x0000151c orq %rbx, %r13
+ 0xc5, 0xf9, 0xd7, 0xda, //0x0000151f vpmovmskb %xmm2, %ebx
+ 0xc5, 0x81, 0x64, 0xd4, //0x00001523 vpcmpgtb %xmm4, %xmm15, %xmm2
+ 0xc5, 0xd9, 0x64, 0xe3, //0x00001527 vpcmpgtb %xmm3, %xmm4, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x0000152b vpand %xmm2, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe1, 0x30, //0x0000152f shlq $48, %rcx
+ 0x49, 0x09, 0xcd, //0x00001533 orq %rcx, %r13
+ 0xc5, 0xf9, 0xd7, 0xca, //0x00001536 vpmovmskb %xmm2, %ecx
+ 0xc5, 0x81, 0x64, 0xd7, //0x0000153a vpcmpgtb %xmm7, %xmm15, %xmm2
+ 0xc5, 0xc1, 0x64, 0xe3, //0x0000153e vpcmpgtb %xmm3, %xmm7, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x00001542 vpand %xmm2, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe3, 0x10, //0x00001546 shlq $16, %rbx
+ 0x48, 0x09, 0xda, //0x0000154a orq %rbx, %rdx
+ 0xc5, 0x79, 0xd7, 0xf2, //0x0000154d vpmovmskb %xmm2, %r14d
+ 0x48, 0xc1, 0xe7, 0x30, //0x00001551 shlq $48, %rdi
+ 0x48, 0xc1, 0xe1, 0x20, //0x00001555 shlq $32, %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x00001559 cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x0000155d jne LBB0_273
+ 0x4d, 0x85, 0xed, //0x00001563 testq %r13, %r13
+ 0x0f, 0x85, 0xa4, 0x00, 0x00, 0x00, //0x00001566 jne LBB0_287
+ //0x0000156c LBB0_273
+ 0x49, 0xc1, 0xe6, 0x30, //0x0000156c shlq $48, %r14
+ 0x48, 0x09, 0xca, //0x00001570 orq %rcx, %rdx
+ 0x48, 0x09, 0xfe, //0x00001573 orq %rdi, %rsi
+ 0x4c, 0x89, 0xe9, //0x00001576 movq %r13, %rcx
+ 0x4c, 0x09, 0xc1, //0x00001579 orq %r8, %rcx
+ 0x0f, 0x85, 0x2c, 0x00, 0x00, 0x00, //0x0000157c jne LBB0_288
+ 0x4c, 0x09, 0xf2, //0x00001582 orq %r14, %rdx
+ 0x48, 0x85, 0xf6, //0x00001585 testq %rsi, %rsi
+ 0x0f, 0x85, 0x95, 0x00, 0x00, 0x00, //0x00001588 jne LBB0_289
+ //0x0000158e LBB0_275
+ 0x48, 0x85, 0xd2, //0x0000158e testq %rdx, %rdx
+ 0x0f, 0x85, 0xa7, 0x0f, 0x00, 0x00, //0x00001591 jne LBB0_452
+ 0x48, 0x83, 0xc0, 0xc0, //0x00001597 addq $-64, %rax
+ 0x49, 0x83, 0xc3, 0x40, //0x0000159b addq $64, %r11
+ 0x48, 0x83, 0xf8, 0x3f, //0x0000159f cmpq $63, %rax
+ 0x0f, 0x87, 0xe7, 0xfe, 0xff, 0xff, //0x000015a3 ja LBB0_271
+ 0xe9, 0xf0, 0x06, 0x00, 0x00, //0x000015a9 jmp LBB0_277
+ //0x000015ae LBB0_288
+ 0x4c, 0x89, 0xc1, //0x000015ae movq %r8, %rcx
+ 0x48, 0xf7, 0xd1, //0x000015b1 notq %rcx
+ 0x4c, 0x21, 0xe9, //0x000015b4 andq %r13, %rcx
+ 0x4c, 0x89, 0x55, 0xb8, //0x000015b7 movq %r10, $-72(%rbp)
+ 0x4c, 0x8d, 0x14, 0x09, //0x000015bb leaq (%rcx,%rcx), %r10
+ 0x4d, 0x09, 0xc2, //0x000015bf orq %r8, %r10
+ 0x4c, 0x89, 0xd7, //0x000015c2 movq %r10, %rdi
+ 0x48, 0xf7, 0xd7, //0x000015c5 notq %rdi
+ 0x4c, 0x21, 0xef, //0x000015c8 andq %r13, %rdi
+ 0x48, 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x000015cb movabsq $-6148914691236517206, %rbx
+ 0x48, 0x21, 0xdf, //0x000015d5 andq %rbx, %rdi
+ 0x45, 0x31, 0xc0, //0x000015d8 xorl %r8d, %r8d
+ 0x48, 0x01, 0xcf, //0x000015db addq %rcx, %rdi
+ 0x41, 0x0f, 0x92, 0xc0, //0x000015de setb %r8b
+ 0x48, 0x01, 0xff, //0x000015e2 addq %rdi, %rdi
+ 0x48, 0xb9, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x000015e5 movabsq $6148914691236517205, %rcx
+ 0x48, 0x31, 0xcf, //0x000015ef xorq %rcx, %rdi
+ 0x4c, 0x21, 0xd7, //0x000015f2 andq %r10, %rdi
+ 0x4c, 0x8b, 0x55, 0xb8, //0x000015f5 movq $-72(%rbp), %r10
+ 0x48, 0xf7, 0xd7, //0x000015f9 notq %rdi
+ 0x48, 0x21, 0xfe, //0x000015fc andq %rdi, %rsi
+ 0x4c, 0x09, 0xf2, //0x000015ff orq %r14, %rdx
+ 0x48, 0x85, 0xf6, //0x00001602 testq %rsi, %rsi
+ 0x0f, 0x84, 0x83, 0xff, 0xff, 0xff, //0x00001605 je LBB0_275
+ 0xe9, 0x13, 0x00, 0x00, 0x00, //0x0000160b jmp LBB0_289
+ //0x00001610 LBB0_287
+ 0x4c, 0x89, 0xdb, //0x00001610 movq %r11, %rbx
+ 0x48, 0x2b, 0x5d, 0xd0, //0x00001613 subq $-48(%rbp), %rbx
+ 0x4d, 0x0f, 0xbc, 0xcd, //0x00001617 bsfq %r13, %r9
+ 0x49, 0x01, 0xd9, //0x0000161b addq %rbx, %r9
+ 0xe9, 0x49, 0xff, 0xff, 0xff, //0x0000161e jmp LBB0_273
+ //0x00001623 LBB0_289
+ 0x48, 0x0f, 0xbc, 0xc6, //0x00001623 bsfq %rsi, %rax
+ 0x48, 0x85, 0xd2, //0x00001627 testq %rdx, %rdx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x0000162a movq $-48(%rbp), %r12
+ 0x0f, 0x84, 0xbe, 0x00, 0x00, 0x00, //0x0000162e je LBB0_304
+ 0x48, 0x0f, 0xbc, 0xca, //0x00001634 bsfq %rdx, %rcx
+ 0x4d, 0x29, 0xe3, //0x00001638 subq %r12, %r11
+ 0x48, 0x39, 0xc1, //0x0000163b cmpq %rax, %rcx
+ 0x0f, 0x83, 0x94, 0xf8, 0xff, 0xff, //0x0000163e jae LBB0_186
+ 0xe9, 0x11, 0x0f, 0x00, 0x00, //0x00001644 jmp LBB0_306
+ //0x00001649 LBB0_291
+ 0x49, 0x01, 0xcd, //0x00001649 addq %rcx, %r13
+ 0x4d, 0x89, 0xe8, //0x0000164c movq %r13, %r8
+ 0x48, 0x8b, 0x7d, 0xb0, //0x0000164f movq $-80(%rbp), %rdi
+ 0x48, 0x8b, 0x5d, 0xb8, //0x00001653 movq $-72(%rbp), %rbx
+ //0x00001657 LBB0_292
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x00001657 movq $-1, %r11
+ 0x48, 0x85, 0xff, //0x0000165e testq %rdi, %rdi
+ 0x48, 0x8b, 0x75, 0xc8, //0x00001661 movq $-56(%rbp), %rsi
+ 0x0f, 0x84, 0xcb, 0x0d, 0x00, 0x00, //0x00001665 je LBB0_439
+ //0x0000166b LBB0_293
+ 0x48, 0x85, 0xdb, //0x0000166b testq %rbx, %rbx
+ 0x0f, 0x84, 0xc2, 0x0d, 0x00, 0x00, //0x0000166e je LBB0_439
+ 0x4d, 0x85, 0xf6, //0x00001674 testq %r14, %r14
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00001677 movq $-64(%rbp), %r9
+ 0x0f, 0x84, 0xb5, 0x0d, 0x00, 0x00, //0x0000167b je LBB0_439
+ 0x4d, 0x29, 0xe0, //0x00001681 subq %r12, %r8
+ 0x49, 0x8d, 0x40, 0xff, //0x00001684 leaq $-1(%r8), %rax
+ 0x48, 0x39, 0xc7, //0x00001688 cmpq %rax, %rdi
+ 0x0f, 0x84, 0x33, 0x00, 0x00, 0x00, //0x0000168b je LBB0_301
+ 0x49, 0x39, 0xc6, //0x00001691 cmpq %rax, %r14
+ 0x0f, 0x84, 0x2a, 0x00, 0x00, 0x00, //0x00001694 je LBB0_301
+ 0x48, 0x39, 0xc3, //0x0000169a cmpq %rax, %rbx
+ 0x0f, 0x84, 0x21, 0x00, 0x00, 0x00, //0x0000169d je LBB0_301
+ 0x48, 0x85, 0xdb, //0x000016a3 testq %rbx, %rbx
+ 0x0f, 0x8e, 0x6e, 0x00, 0x00, 0x00, //0x000016a6 jle LBB0_309
+ 0x48, 0x8d, 0x43, 0xff, //0x000016ac leaq $-1(%rbx), %rax
+ 0x48, 0x39, 0xc7, //0x000016b0 cmpq %rax, %rdi
+ 0x0f, 0x84, 0x61, 0x00, 0x00, 0x00, //0x000016b3 je LBB0_309
+ 0x48, 0xf7, 0xd3, //0x000016b9 notq %rbx
+ 0x49, 0x89, 0xdb, //0x000016bc movq %rbx, %r11
+ 0xe9, 0x06, 0x00, 0x00, 0x00, //0x000016bf jmp LBB0_302
+ //0x000016c4 LBB0_301
+ 0x49, 0xf7, 0xd8, //0x000016c4 negq %r8
+ 0x4d, 0x89, 0xc3, //0x000016c7 movq %r8, %r11
+ //0x000016ca LBB0_302
+ 0x4d, 0x85, 0xdb, //0x000016ca testq %r11, %r11
+ 0x0f, 0x88, 0x63, 0x0d, 0x00, 0x00, //0x000016cd js LBB0_439
+ //0x000016d3 LBB0_303
+ 0x48, 0x8b, 0x4d, 0xa8, //0x000016d3 movq $-88(%rbp), %rcx
+ 0x49, 0x01, 0xcb, //0x000016d7 addq %rcx, %r11
+ 0x4c, 0x89, 0x1e, //0x000016da movq %r11, (%rsi)
+ 0x4c, 0x89, 0xf8, //0x000016dd movq %r15, %rax
+ 0x48, 0x85, 0xc9, //0x000016e0 testq %rcx, %rcx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x000016e3 movq $-48(%rbp), %r12
+ 0x0f, 0x8f, 0xc3, 0xea, 0xff, 0xff, //0x000016e7 jg LBB0_2
+ 0xe9, 0xb0, 0x0c, 0x00, 0x00, //0x000016ed jmp LBB0_423
+ //0x000016f2 LBB0_304
+ 0xb9, 0x40, 0x00, 0x00, 0x00, //0x000016f2 movl $64, %ecx
+ 0x4d, 0x29, 0xe3, //0x000016f7 subq %r12, %r11
+ 0x48, 0x39, 0xc1, //0x000016fa cmpq %rax, %rcx
+ 0x0f, 0x83, 0xd5, 0xf7, 0xff, 0xff, //0x000016fd jae LBB0_186
+ 0xe9, 0x52, 0x0e, 0x00, 0x00, //0x00001703 jmp LBB0_306
+ //0x00001708 LBB0_308
+ 0x4d, 0x29, 0xd6, //0x00001708 subq %r10, %r14
+ 0x44, 0x0f, 0xbc, 0xde, //0x0000170b bsfl %esi, %r11d
+ 0x4d, 0x01, 0xf3, //0x0000170f addq %r14, %r11
+ 0x49, 0xf7, 0xd3, //0x00001712 notq %r11
+ 0xe9, 0xa6, 0x03, 0x00, 0x00, //0x00001715 jmp LBB0_326
+ //0x0000171a LBB0_309
+ 0x4c, 0x89, 0xf0, //0x0000171a movq %r14, %rax
+ 0x48, 0x09, 0xf8, //0x0000171d orq %rdi, %rax
+ 0x49, 0x39, 0xfe, //0x00001720 cmpq %rdi, %r14
+ 0x0f, 0x8c, 0x66, 0x01, 0x00, 0x00, //0x00001723 jl LBB0_312
+ 0x48, 0x85, 0xc0, //0x00001729 testq %rax, %rax
+ 0x0f, 0x88, 0x5d, 0x01, 0x00, 0x00, //0x0000172c js LBB0_312
+ 0x49, 0xf7, 0xd6, //0x00001732 notq %r14
+ 0x4d, 0x89, 0xf3, //0x00001735 movq %r14, %r11
+ 0xe9, 0x8d, 0xff, 0xff, 0xff, //0x00001738 jmp LBB0_302
+ //0x0000173d LBB0_49
+ 0x4c, 0x8b, 0x5d, 0xb8, //0x0000173d movq $-72(%rbp), %r11
+ 0x4d, 0x89, 0xd5, //0x00001741 movq %r10, %r13
+ 0x49, 0x83, 0xfd, 0x20, //0x00001744 cmpq $32, %r13
+ 0x0f, 0x82, 0x66, 0x08, 0x00, 0x00, //0x00001748 jb LBB0_366
+ //0x0000174e LBB0_50
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x0000174e vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x00001753 vmovdqu $16(%r11), %xmm4
+ 0xc5, 0xe9, 0x74, 0xe8, //0x00001759 vpcmpeqb %xmm0, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xcd, //0x0000175d vpmovmskb %xmm5, %ecx
+ 0xc5, 0xd9, 0x74, 0xe8, //0x00001761 vpcmpeqb %xmm0, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x00001765 vpmovmskb %xmm5, %edx
+ 0xc5, 0xe9, 0x74, 0xd1, //0x00001769 vpcmpeqb %xmm1, %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x0000176d vpmovmskb %xmm2, %edi
+ 0xc5, 0xd9, 0x74, 0xd1, //0x00001771 vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x00001775 vpmovmskb %xmm2, %eax
+ 0x48, 0xc1, 0xe2, 0x10, //0x00001779 shlq $16, %rdx
+ 0x48, 0xc1, 0xe0, 0x10, //0x0000177d shlq $16, %rax
+ 0x48, 0x09, 0xc7, //0x00001781 orq %rax, %rdi
+ 0x49, 0x83, 0xf9, 0xff, //0x00001784 cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00001788 jne LBB0_52
+ 0x48, 0x85, 0xff, //0x0000178e testq %rdi, %rdi
+ 0x0f, 0x85, 0xbc, 0x07, 0x00, 0x00, //0x00001791 jne LBB0_363
+ //0x00001797 LBB0_52
+ 0x48, 0x09, 0xca, //0x00001797 orq %rcx, %rdx
+ 0x48, 0x89, 0xf8, //0x0000179a movq %rdi, %rax
+ 0x4c, 0x09, 0xe0, //0x0000179d orq %r12, %rax
+ 0x0f, 0x85, 0xca, 0x07, 0x00, 0x00, //0x000017a0 jne LBB0_364
+ //0x000017a6 LBB0_53
+ 0x48, 0x85, 0xd2, //0x000017a6 testq %rdx, %rdx
+ 0x0f, 0x84, 0xfd, 0x07, 0x00, 0x00, //0x000017a9 je LBB0_365
+ //0x000017af LBB0_54
+ 0x48, 0x0f, 0xbc, 0xc2, //0x000017af bsfq %rdx, %rax
+ 0xe9, 0xdb, 0xed, 0xff, 0xff, //0x000017b3 jmp LBB0_58
+ //0x000017b8 LBB0_113
+ 0x4d, 0x89, 0xd3, //0x000017b8 movq %r10, %r11
+ 0x48, 0x8b, 0x45, 0xb8, //0x000017bb movq $-72(%rbp), %rax
+ 0x4c, 0x8b, 0x65, 0xd0, //0x000017bf movq $-48(%rbp), %r12
+ 0x48, 0x83, 0xf8, 0x20, //0x000017c3 cmpq $32, %rax
+ 0x0f, 0x82, 0x66, 0x02, 0x00, 0x00, //0x000017c7 jb LBB0_317
+ //0x000017cd LBB0_114
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x000017cd vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x000017d2 vmovdqu $16(%r11), %xmm4
+ 0xc5, 0xe9, 0x74, 0xe8, //0x000017d8 vpcmpeqb %xmm0, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xcd, //0x000017dc vpmovmskb %xmm5, %ecx
+ 0xc5, 0xd9, 0x74, 0xe8, //0x000017e0 vpcmpeqb %xmm0, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xf5, //0x000017e4 vpmovmskb %xmm5, %esi
+ 0xc5, 0xe9, 0x74, 0xe9, //0x000017e8 vpcmpeqb %xmm1, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x000017ec vpmovmskb %xmm5, %edx
+ 0xc5, 0xd9, 0x74, 0xe9, //0x000017f0 vpcmpeqb %xmm1, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xdd, //0x000017f4 vpmovmskb %xmm5, %ebx
+ 0xc5, 0x81, 0x64, 0xea, //0x000017f8 vpcmpgtb %xmm2, %xmm15, %xmm5
+ 0xc5, 0xe9, 0x64, 0xd3, //0x000017fc vpcmpgtb %xmm3, %xmm2, %xmm2
+ 0xc5, 0xe9, 0xdb, 0xd5, //0x00001800 vpand %xmm5, %xmm2, %xmm2
+ 0xc5, 0x79, 0xd7, 0xf2, //0x00001804 vpmovmskb %xmm2, %r14d
+ 0xc5, 0x81, 0x64, 0xd4, //0x00001808 vpcmpgtb %xmm4, %xmm15, %xmm2
+ 0xc5, 0xd9, 0x64, 0xe3, //0x0000180c vpcmpgtb %xmm3, %xmm4, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x00001810 vpand %xmm2, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x00001814 vpmovmskb %xmm2, %edi
+ 0x48, 0xc1, 0xe6, 0x10, //0x00001818 shlq $16, %rsi
+ 0x48, 0xc1, 0xe3, 0x10, //0x0000181c shlq $16, %rbx
+ 0x48, 0x09, 0xda, //0x00001820 orq %rbx, %rdx
+ 0x49, 0x83, 0xf9, 0xff, //0x00001823 cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00001827 jne LBB0_116
+ 0x48, 0x85, 0xd2, //0x0000182d testq %rdx, %rdx
+ 0x0f, 0x85, 0xf8, 0x07, 0x00, 0x00, //0x00001830 jne LBB0_373
+ //0x00001836 LBB0_116
+ 0x48, 0xc1, 0xe7, 0x10, //0x00001836 shlq $16, %rdi
+ 0x48, 0x09, 0xce, //0x0000183a orq %rcx, %rsi
+ 0x48, 0x89, 0xd1, //0x0000183d movq %rdx, %rcx
+ 0x4c, 0x09, 0xc1, //0x00001840 orq %r8, %rcx
+ 0x0f, 0x85, 0xcb, 0x06, 0x00, 0x00, //0x00001843 jne LBB0_362
+ //0x00001849 LBB0_117
+ 0x4c, 0x09, 0xf7, //0x00001849 orq %r14, %rdi
+ 0xb9, 0x40, 0x00, 0x00, 0x00, //0x0000184c movl $64, %ecx
+ 0xba, 0x40, 0x00, 0x00, 0x00, //0x00001851 movl $64, %edx
+ 0x48, 0x85, 0xf6, //0x00001856 testq %rsi, %rsi
+ 0x0f, 0x84, 0x04, 0x00, 0x00, 0x00, //0x00001859 je LBB0_119
+ 0x48, 0x0f, 0xbc, 0xd6, //0x0000185f bsfq %rsi, %rdx
+ //0x00001863 LBB0_119
+ 0x48, 0x85, 0xff, //0x00001863 testq %rdi, %rdi
+ 0x0f, 0x84, 0x04, 0x00, 0x00, 0x00, //0x00001866 je LBB0_121
+ 0x48, 0x0f, 0xbc, 0xcf, //0x0000186c bsfq %rdi, %rcx
+ //0x00001870 LBB0_121
+ 0x48, 0x85, 0xf6, //0x00001870 testq %rsi, %rsi
+ 0x0f, 0x84, 0xa9, 0x01, 0x00, 0x00, //0x00001873 je LBB0_315
+ //0x00001879 LBB0_122
+ 0x4d, 0x29, 0xe3, //0x00001879 subq %r12, %r11
+ 0x48, 0x39, 0xd1, //0x0000187c cmpq %rdx, %rcx
+ 0x0f, 0x82, 0xd5, 0x0c, 0x00, 0x00, //0x0000187f jb LBB0_306
+ 0x4d, 0x8d, 0x5c, 0x13, 0x01, //0x00001885 leaq $1(%r11,%rdx), %r11
+ 0xe9, 0x4e, 0xf6, 0xff, 0xff, //0x0000188a jmp LBB0_187
+ //0x0000188f LBB0_312
+ 0x48, 0x85, 0xc0, //0x0000188f testq %rax, %rax
+ 0x48, 0x8d, 0x47, 0xff, //0x00001892 leaq $-1(%rdi), %rax
+ 0x48, 0xf7, 0xd7, //0x00001896 notq %rdi
+ 0x49, 0x0f, 0x48, 0xf8, //0x00001899 cmovsq %r8, %rdi
+ 0x49, 0x39, 0xc6, //0x0000189d cmpq %rax, %r14
+ 0x49, 0x0f, 0x45, 0xf8, //0x000018a0 cmovneq %r8, %rdi
+ 0x49, 0x89, 0xfb, //0x000018a4 movq %rdi, %r11
+ 0xe9, 0x1e, 0xfe, 0xff, 0xff, //0x000018a7 jmp LBB0_302
+ //0x000018ac LBB0_313
+ 0x48, 0xf7, 0xd0, //0x000018ac notq %rax
+ 0x49, 0x89, 0xc3, //0x000018af movq %rax, %r11
+ 0xe9, 0x09, 0x02, 0x00, 0x00, //0x000018b2 jmp LBB0_326
+ //0x000018b7 LBB0_314
+ 0x48, 0x89, 0x4d, 0xa8, //0x000018b7 movq %rcx, $-88(%rbp)
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x000018bb movq $-1, %rax
+ 0x4d, 0x85, 0xed, //0x000018c2 testq %r13, %r13
+ 0x48, 0x8b, 0x75, 0xc8, //0x000018c5 movq $-56(%rbp), %rsi
+ 0x0f, 0x85, 0x86, 0xf3, 0xff, 0xff, //0x000018c9 jne LBB0_151
+ 0xe9, 0xbe, 0x0a, 0x00, 0x00, //0x000018cf jmp LBB0_420
+ //0x000018d4 LBB0_134
+ 0x4c, 0x8b, 0x5d, 0xb8, //0x000018d4 movq $-72(%rbp), %r11
+ 0x4d, 0x89, 0xd5, //0x000018d8 movq %r10, %r13
+ 0x49, 0x83, 0xfd, 0x20, //0x000018db cmpq $32, %r13
+ 0x0f, 0x82, 0x57, 0x08, 0x00, 0x00, //0x000018df jb LBB0_382
+ //0x000018e5 LBB0_135
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x000018e5 vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x000018ea vmovdqu $16(%r11), %xmm4
+ 0xc5, 0xe9, 0x74, 0xe8, //0x000018f0 vpcmpeqb %xmm0, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xcd, //0x000018f4 vpmovmskb %xmm5, %ecx
+ 0xc5, 0xd9, 0x74, 0xe8, //0x000018f8 vpcmpeqb %xmm0, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x000018fc vpmovmskb %xmm5, %edx
+ 0xc5, 0xe9, 0x74, 0xd1, //0x00001900 vpcmpeqb %xmm1, %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x00001904 vpmovmskb %xmm2, %edi
+ 0xc5, 0xd9, 0x74, 0xd1, //0x00001908 vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x0000190c vpmovmskb %xmm2, %eax
+ 0x48, 0xc1, 0xe2, 0x10, //0x00001910 shlq $16, %rdx
+ 0x48, 0xc1, 0xe0, 0x10, //0x00001914 shlq $16, %rax
+ 0x48, 0x09, 0xc7, //0x00001918 orq %rax, %rdi
+ 0x49, 0x83, 0xfc, 0xff, //0x0000191b cmpq $-1, %r12
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x0000191f jne LBB0_137
+ 0x48, 0x85, 0xff, //0x00001925 testq %rdi, %rdi
+ 0x0f, 0x85, 0xad, 0x07, 0x00, 0x00, //0x00001928 jne LBB0_379
+ //0x0000192e LBB0_137
+ 0x48, 0x09, 0xca, //0x0000192e orq %rcx, %rdx
+ 0x48, 0x89, 0xf8, //0x00001931 movq %rdi, %rax
+ 0x4c, 0x09, 0xc8, //0x00001934 orq %r9, %rax
+ 0x0f, 0x85, 0xbb, 0x07, 0x00, 0x00, //0x00001937 jne LBB0_380
+ //0x0000193d LBB0_138
+ 0x48, 0x85, 0xd2, //0x0000193d testq %rdx, %rdx
+ 0x0f, 0x84, 0xee, 0x07, 0x00, 0x00, //0x00001940 je LBB0_381
+ //0x00001946 LBB0_139
+ 0x48, 0x0f, 0xbc, 0xc2, //0x00001946 bsfq %rdx, %rax
+ 0xe9, 0x94, 0xf2, 0xff, 0xff, //0x0000194a jmp LBB0_143
+ //0x0000194f LBB0_170
+ 0x4d, 0x89, 0xc3, //0x0000194f movq %r8, %r11
+ 0x4c, 0x89, 0xd0, //0x00001952 movq %r10, %rax
+ 0x48, 0x83, 0xf8, 0x20, //0x00001955 cmpq $32, %rax
+ 0x0f, 0x82, 0x7b, 0x01, 0x00, 0x00, //0x00001959 jb LBB0_329
+ //0x0000195f LBB0_171
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x0000195f vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x00001964 vmovdqu $16(%r11), %xmm4
+ 0xc5, 0xe9, 0x74, 0xe8, //0x0000196a vpcmpeqb %xmm0, %xmm2, %xmm5
+ 0xc5, 0x79, 0xd7, 0xc5, //0x0000196e vpmovmskb %xmm5, %r8d
+ 0xc5, 0xd9, 0x74, 0xe8, //0x00001972 vpcmpeqb %xmm0, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xf5, //0x00001976 vpmovmskb %xmm5, %esi
+ 0xc5, 0xe9, 0x74, 0xe9, //0x0000197a vpcmpeqb %xmm1, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x0000197e vpmovmskb %xmm5, %edx
+ 0xc5, 0xd9, 0x74, 0xe9, //0x00001982 vpcmpeqb %xmm1, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xcd, //0x00001986 vpmovmskb %xmm5, %ecx
+ 0xc5, 0x81, 0x64, 0xea, //0x0000198a vpcmpgtb %xmm2, %xmm15, %xmm5
+ 0xc5, 0xe9, 0x64, 0xd3, //0x0000198e vpcmpgtb %xmm3, %xmm2, %xmm2
+ 0xc5, 0xe9, 0xdb, 0xd5, //0x00001992 vpand %xmm5, %xmm2, %xmm2
+ 0xc5, 0x79, 0xd7, 0xf2, //0x00001996 vpmovmskb %xmm2, %r14d
+ 0xc5, 0x81, 0x64, 0xd4, //0x0000199a vpcmpgtb %xmm4, %xmm15, %xmm2
+ 0xc5, 0xd9, 0x64, 0xe3, //0x0000199e vpcmpgtb %xmm3, %xmm4, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x000019a2 vpand %xmm2, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x000019a6 vpmovmskb %xmm2, %edi
+ 0x48, 0xc1, 0xe6, 0x10, //0x000019aa shlq $16, %rsi
+ 0x48, 0xc1, 0xe1, 0x10, //0x000019ae shlq $16, %rcx
+ 0x48, 0x09, 0xca, //0x000019b2 orq %rcx, %rdx
+ 0x49, 0x83, 0xfc, 0xff, //0x000019b5 cmpq $-1, %r12
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x000019b9 jne LBB0_173
+ 0x48, 0x85, 0xd2, //0x000019bf testq %rdx, %rdx
+ 0x0f, 0x85, 0x02, 0x08, 0x00, 0x00, //0x000019c2 jne LBB0_390
+ //0x000019c8 LBB0_173
+ 0x48, 0xc1, 0xe7, 0x10, //0x000019c8 shlq $16, %rdi
+ 0x4c, 0x09, 0xc6, //0x000019cc orq %r8, %rsi
+ 0x48, 0x89, 0xd1, //0x000019cf movq %rdx, %rcx
+ 0x4c, 0x09, 0xc9, //0x000019d2 orq %r9, %rcx
+ 0x0f, 0x85, 0x65, 0x06, 0x00, 0x00, //0x000019d5 jne LBB0_374
+ //0x000019db LBB0_174
+ 0x4c, 0x09, 0xf7, //0x000019db orq %r14, %rdi
+ 0xb9, 0x40, 0x00, 0x00, 0x00, //0x000019de movl $64, %ecx
+ 0xba, 0x40, 0x00, 0x00, 0x00, //0x000019e3 movl $64, %edx
+ 0x48, 0x85, 0xf6, //0x000019e8 testq %rsi, %rsi
+ 0x0f, 0x84, 0x04, 0x00, 0x00, 0x00, //0x000019eb je LBB0_176
+ 0x48, 0x0f, 0xbc, 0xd6, //0x000019f1 bsfq %rsi, %rdx
+ //0x000019f5 LBB0_176
+ 0x48, 0x85, 0xff, //0x000019f5 testq %rdi, %rdi
+ 0x0f, 0x84, 0x04, 0x00, 0x00, 0x00, //0x000019f8 je LBB0_178
+ 0x48, 0x0f, 0xbc, 0xcf, //0x000019fe bsfq %rdi, %rcx
+ //0x00001a02 LBB0_178
+ 0x48, 0x85, 0xf6, //0x00001a02 testq %rsi, %rsi
+ 0x0f, 0x84, 0xbe, 0x00, 0x00, 0x00, //0x00001a05 je LBB0_327
+ 0x4c, 0x2b, 0x5d, 0xd0, //0x00001a0b subq $-48(%rbp), %r11
+ 0x48, 0x39, 0xd1, //0x00001a0f cmpq %rdx, %rcx
+ 0x0f, 0x82, 0x83, 0x0b, 0x00, 0x00, //0x00001a12 jb LBB0_458
+ 0x4d, 0x8d, 0x5c, 0x13, 0x01, //0x00001a18 leaq $1(%r11,%rdx), %r11
+ 0xe9, 0xc8, 0xf1, 0xff, 0xff, //0x00001a1d jmp LBB0_144
+ //0x00001a22 LBB0_315
+ 0x48, 0x85, 0xff, //0x00001a22 testq %rdi, %rdi
+ 0x0f, 0x85, 0x5c, 0x0b, 0x00, 0x00, //0x00001a25 jne LBB0_457
+ 0x49, 0x83, 0xc3, 0x20, //0x00001a2b addq $32, %r11
+ 0x48, 0x83, 0xc0, 0xe0, //0x00001a2f addq $-32, %rax
+ //0x00001a33 LBB0_317
+ 0x4d, 0x85, 0xc0, //0x00001a33 testq %r8, %r8
+ 0x0f, 0x85, 0x6f, 0x06, 0x00, 0x00, //0x00001a36 jne LBB0_377
+ 0x48, 0x85, 0xc0, //0x00001a3c testq %rax, %rax
+ 0x0f, 0x84, 0x2e, 0x09, 0x00, 0x00, //0x00001a3f je LBB0_416
+ //0x00001a45 LBB0_319
+ 0x41, 0x0f, 0xb6, 0x0b, //0x00001a45 movzbl (%r11), %ecx
+ 0x80, 0xf9, 0x22, //0x00001a49 cmpb $34, %cl
+ 0x0f, 0x84, 0xa4, 0x03, 0x00, 0x00, //0x00001a4c je LBB0_355
+ 0x80, 0xf9, 0x5c, //0x00001a52 cmpb $92, %cl
+ 0x0f, 0x84, 0x26, 0x00, 0x00, 0x00, //0x00001a55 je LBB0_323
+ 0x80, 0xf9, 0x1f, //0x00001a5b cmpb $31, %cl
+ 0x0f, 0x86, 0x2f, 0x0b, 0x00, 0x00, //0x00001a5e jbe LBB0_461
+ 0x48, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001a64 movq $-1, %rcx
+ 0xba, 0x01, 0x00, 0x00, 0x00, //0x00001a6b movl $1, %edx
+ 0x49, 0x01, 0xd3, //0x00001a70 addq %rdx, %r11
+ 0x48, 0x01, 0xc8, //0x00001a73 addq %rcx, %rax
+ 0x0f, 0x85, 0xc9, 0xff, 0xff, 0xff, //0x00001a76 jne LBB0_319
+ 0xe9, 0xf2, 0x08, 0x00, 0x00, //0x00001a7c jmp LBB0_416
+ //0x00001a81 LBB0_323
+ 0x48, 0x83, 0xf8, 0x01, //0x00001a81 cmpq $1, %rax
+ 0x0f, 0x84, 0xe8, 0x08, 0x00, 0x00, //0x00001a85 je LBB0_416
+ 0x4c, 0x89, 0xd9, //0x00001a8b movq %r11, %rcx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001a8e movq $-48(%rbp), %r12
+ 0x4c, 0x29, 0xe1, //0x00001a92 subq %r12, %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x00001a95 cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc9, //0x00001a99 cmoveq %rcx, %r9
+ 0x48, 0xc7, 0xc1, 0xfe, 0xff, 0xff, 0xff, //0x00001a9d movq $-2, %rcx
+ 0xba, 0x02, 0x00, 0x00, 0x00, //0x00001aa4 movl $2, %edx
+ 0x49, 0x01, 0xd3, //0x00001aa9 addq %rdx, %r11
+ 0x48, 0x01, 0xc8, //0x00001aac addq %rcx, %rax
+ 0x0f, 0x85, 0x90, 0xff, 0xff, 0xff, //0x00001aaf jne LBB0_319
+ 0xe9, 0xb9, 0x08, 0x00, 0x00, //0x00001ab5 jmp LBB0_416
+ //0x00001aba LBB0_325
+ 0x48, 0xf7, 0xd6, //0x00001aba notq %rsi
+ 0x49, 0x89, 0xf3, //0x00001abd movq %rsi, %r11
+ //0x00001ac0 LBB0_326
+ 0x48, 0x8b, 0x75, 0xc8, //0x00001ac0 movq $-56(%rbp), %rsi
+ 0xe9, 0xff, 0xf1, 0xff, 0xff, //0x00001ac4 jmp LBB0_160
+ //0x00001ac9 LBB0_327
+ 0x48, 0x85, 0xff, //0x00001ac9 testq %rdi, %rdi
+ 0x0f, 0x85, 0xdb, 0x0a, 0x00, 0x00, //0x00001acc jne LBB0_459
+ 0x49, 0x83, 0xc3, 0x20, //0x00001ad2 addq $32, %r11
+ 0x48, 0x83, 0xc0, 0xe0, //0x00001ad6 addq $-32, %rax
+ //0x00001ada LBB0_329
+ 0x4d, 0x85, 0xc9, //0x00001ada testq %r9, %r9
+ 0x0f, 0x85, 0x2e, 0x07, 0x00, 0x00, //0x00001add jne LBB0_393
+ 0x48, 0x8b, 0x75, 0xc8, //0x00001ae3 movq $-56(%rbp), %rsi
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00001ae7 movq $-64(%rbp), %r9
+ 0x48, 0x85, 0xc0, //0x00001aeb testq %rax, %rax
+ 0x0f, 0x84, 0xc7, 0x08, 0x00, 0x00, //0x00001aee je LBB0_425
+ //0x00001af4 LBB0_331
+ 0x41, 0x0f, 0xb6, 0x0b, //0x00001af4 movzbl (%r11), %ecx
+ 0x80, 0xf9, 0x22, //0x00001af8 cmpb $34, %cl
+ 0x0f, 0x84, 0xa7, 0x00, 0x00, 0x00, //0x00001afb je LBB0_340
+ 0x80, 0xf9, 0x5c, //0x00001b01 cmpb $92, %cl
+ 0x0f, 0x84, 0x26, 0x00, 0x00, 0x00, //0x00001b04 je LBB0_335
+ 0x80, 0xf9, 0x1f, //0x00001b0a cmpb $31, %cl
+ 0x0f, 0x86, 0xa3, 0x0a, 0x00, 0x00, //0x00001b0d jbe LBB0_460
+ 0x48, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001b13 movq $-1, %rcx
+ 0xba, 0x01, 0x00, 0x00, 0x00, //0x00001b1a movl $1, %edx
+ 0x49, 0x01, 0xd3, //0x00001b1f addq %rdx, %r11
+ 0x48, 0x01, 0xc8, //0x00001b22 addq %rcx, %rax
+ 0x0f, 0x85, 0xc9, 0xff, 0xff, 0xff, //0x00001b25 jne LBB0_331
+ 0xe9, 0x8b, 0x08, 0x00, 0x00, //0x00001b2b jmp LBB0_425
+ //0x00001b30 LBB0_335
+ 0x48, 0x83, 0xf8, 0x01, //0x00001b30 cmpq $1, %rax
+ 0x0f, 0x84, 0x8f, 0x0a, 0x00, 0x00, //0x00001b34 je LBB0_462
+ 0x4c, 0x89, 0xd9, //0x00001b3a movq %r11, %rcx
+ 0x48, 0x2b, 0x4d, 0xd0, //0x00001b3d subq $-48(%rbp), %rcx
+ 0x49, 0x83, 0xfc, 0xff, //0x00001b41 cmpq $-1, %r12
+ 0x4c, 0x0f, 0x44, 0xe1, //0x00001b45 cmoveq %rcx, %r12
+ 0x48, 0xc7, 0xc1, 0xfe, 0xff, 0xff, 0xff, //0x00001b49 movq $-2, %rcx
+ 0xba, 0x02, 0x00, 0x00, 0x00, //0x00001b50 movl $2, %edx
+ 0x48, 0x8b, 0x75, 0xc8, //0x00001b55 movq $-56(%rbp), %rsi
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00001b59 movq $-64(%rbp), %r9
+ 0x49, 0x01, 0xd3, //0x00001b5d addq %rdx, %r11
+ 0x48, 0x01, 0xc8, //0x00001b60 addq %rcx, %rax
+ 0x0f, 0x85, 0x8b, 0xff, 0xff, 0xff, //0x00001b63 jne LBB0_331
+ 0xe9, 0x4d, 0x08, 0x00, 0x00, //0x00001b69 jmp LBB0_425
+ //0x00001b6e LBB0_418
+ 0x48, 0xf7, 0xda, //0x00001b6e negq %rdx
+ 0x48, 0x8b, 0x75, 0xc8, //0x00001b71 movq $-56(%rbp), %rsi
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001b75 movq $-48(%rbp), %r12
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00001b79 movq $-64(%rbp), %r9
+ 0x49, 0x89, 0xd3, //0x00001b7d movq %rdx, %r11
+ 0x4d, 0x85, 0xdb, //0x00001b80 testq %r11, %r11
+ 0x0f, 0x89, 0x0b, 0xe6, 0xff, 0xff, //0x00001b83 jns LBB0_258
+ 0xe9, 0x01, 0x08, 0x00, 0x00, //0x00001b89 jmp LBB0_419
+ //0x00001b8e LBB0_337
+ 0x4d, 0x29, 0xe5, //0x00001b8e subq %r12, %r13
+ 0x44, 0x0f, 0xbc, 0xdf, //0x00001b91 bsfl %edi, %r11d
+ 0x4d, 0x01, 0xeb, //0x00001b95 addq %r13, %r11
+ //0x00001b98 LBB0_338
+ 0x49, 0xf7, 0xd3, //0x00001b98 notq %r11
+ //0x00001b9b LBB0_339
+ 0x48, 0x8b, 0x75, 0xc8, //0x00001b9b movq $-56(%rbp), %rsi
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00001b9f movq $-64(%rbp), %r9
+ 0xe9, 0x22, 0xfb, 0xff, 0xff, //0x00001ba3 jmp LBB0_302
+ //0x00001ba8 LBB0_340
+ 0x4c, 0x03, 0x5d, 0x98, //0x00001ba8 addq $-104(%rbp), %r11
+ 0xe9, 0x9f, 0xf3, 0xff, 0xff, //0x00001bac jmp LBB0_195
+ //0x00001bb1 LBB0_208
+ 0x4d, 0x89, 0xc3, //0x00001bb1 movq %r8, %r11
+ 0x4c, 0x8b, 0x65, 0xb8, //0x00001bb4 movq $-72(%rbp), %r12
+ 0x49, 0x83, 0xfc, 0x20, //0x00001bb8 cmpq $32, %r12
+ 0x0f, 0x82, 0x69, 0x00, 0x00, 0x00, //0x00001bbc jb LBB0_399
+ //0x00001bc2 LBB0_209
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x00001bc2 vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x00001bc7 vmovdqu $16(%r11), %xmm4
+ 0xc5, 0xe9, 0x74, 0xe8, //0x00001bcd vpcmpeqb %xmm0, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xcd, //0x00001bd1 vpmovmskb %xmm5, %ecx
+ 0xc5, 0xd9, 0x74, 0xe8, //0x00001bd5 vpcmpeqb %xmm0, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x00001bd9 vpmovmskb %xmm5, %edx
+ 0xc5, 0xe9, 0x74, 0xd1, //0x00001bdd vpcmpeqb %xmm1, %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x00001be1 vpmovmskb %xmm2, %edi
+ 0xc5, 0xd9, 0x74, 0xd1, //0x00001be5 vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x00001be9 vpmovmskb %xmm2, %eax
+ 0x48, 0xc1, 0xe2, 0x10, //0x00001bed shlq $16, %rdx
+ 0x48, 0xc1, 0xe0, 0x10, //0x00001bf1 shlq $16, %rax
+ 0x48, 0x09, 0xc7, //0x00001bf5 orq %rax, %rdi
+ 0x49, 0x83, 0xf9, 0xff, //0x00001bf8 cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00001bfc jne LBB0_211
+ 0x48, 0x85, 0xff, //0x00001c02 testq %rdi, %rdi
+ 0x0f, 0x85, 0x75, 0x06, 0x00, 0x00, //0x00001c05 jne LBB0_396
+ //0x00001c0b LBB0_211
+ 0x48, 0x09, 0xca, //0x00001c0b orq %rcx, %rdx
+ 0x48, 0x89, 0xf8, //0x00001c0e movq %rdi, %rax
+ 0x4c, 0x09, 0xd0, //0x00001c11 orq %r10, %rax
+ 0x0f, 0x85, 0x83, 0x06, 0x00, 0x00, //0x00001c14 jne LBB0_397
+ //0x00001c1a LBB0_212
+ 0x48, 0x85, 0xd2, //0x00001c1a testq %rdx, %rdx
+ 0x0f, 0x85, 0x8c, 0xfb, 0xff, 0xff, //0x00001c1d jne LBB0_54
+ //0x00001c23 LBB0_398
+ 0x49, 0x83, 0xc3, 0x20, //0x00001c23 addq $32, %r11
+ 0x49, 0x83, 0xc4, 0xe0, //0x00001c27 addq $-32, %r12
+ //0x00001c2b LBB0_399
+ 0x4d, 0x85, 0xd2, //0x00001c2b testq %r10, %r10
+ 0x0f, 0x85, 0xbe, 0x06, 0x00, 0x00, //0x00001c2e jne LBB0_411
+ 0x4d, 0x85, 0xe4, //0x00001c34 testq %r12, %r12
+ 0x0f, 0x84, 0x36, 0x07, 0x00, 0x00, //0x00001c37 je LBB0_416
+ //0x00001c3d LBB0_401
+ 0x49, 0x8d, 0x4b, 0x01, //0x00001c3d leaq $1(%r11), %rcx
+ 0x41, 0x0f, 0xb6, 0x1b, //0x00001c41 movzbl (%r11), %ebx
+ 0x80, 0xfb, 0x22, //0x00001c45 cmpb $34, %bl
+ 0x0f, 0x84, 0x20, 0x02, 0x00, 0x00, //0x00001c48 je LBB0_406
+ 0x49, 0x8d, 0x54, 0x24, 0xff, //0x00001c4e leaq $-1(%r12), %rdx
+ 0x80, 0xfb, 0x5c, //0x00001c53 cmpb $92, %bl
+ 0x0f, 0x84, 0x14, 0x00, 0x00, 0x00, //0x00001c56 je LBB0_404
+ 0x49, 0x89, 0xd4, //0x00001c5c movq %rdx, %r12
+ 0x49, 0x89, 0xcb, //0x00001c5f movq %rcx, %r11
+ 0x48, 0x85, 0xd2, //0x00001c62 testq %rdx, %rdx
+ 0x0f, 0x85, 0xd2, 0xff, 0xff, 0xff, //0x00001c65 jne LBB0_401
+ 0xe9, 0x03, 0x07, 0x00, 0x00, //0x00001c6b jmp LBB0_416
+ //0x00001c70 LBB0_404
+ 0x48, 0x85, 0xd2, //0x00001c70 testq %rdx, %rdx
+ 0x0f, 0x84, 0xfa, 0x06, 0x00, 0x00, //0x00001c73 je LBB0_416
+ 0x48, 0x03, 0x4d, 0xa0, //0x00001c79 addq $-96(%rbp), %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x00001c7d cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc9, //0x00001c81 cmoveq %rcx, %r9
+ 0x49, 0x83, 0xc3, 0x02, //0x00001c85 addq $2, %r11
+ 0x49, 0x83, 0xc4, 0xfe, //0x00001c89 addq $-2, %r12
+ 0x4c, 0x89, 0xe2, //0x00001c8d movq %r12, %rdx
+ 0x48, 0x85, 0xd2, //0x00001c90 testq %rdx, %rdx
+ 0x0f, 0x85, 0xa4, 0xff, 0xff, 0xff, //0x00001c93 jne LBB0_401
+ 0xe9, 0xd5, 0x06, 0x00, 0x00, //0x00001c99 jmp LBB0_416
+ //0x00001c9e LBB0_277
+ 0x4d, 0x89, 0xe3, //0x00001c9e movq %r12, %r11
+ 0x4c, 0x89, 0xd0, //0x00001ca1 movq %r10, %rax
+ 0x48, 0x83, 0xf8, 0x20, //0x00001ca4 cmpq $32, %rax
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001ca8 movq $-48(%rbp), %r12
+ 0x0f, 0x82, 0xbd, 0x00, 0x00, 0x00, //0x00001cac jb LBB0_345
+ //0x00001cb2 LBB0_278
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x00001cb2 vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x00001cb7 vmovdqu $16(%r11), %xmm4
+ 0xc5, 0xe9, 0x74, 0xe8, //0x00001cbd vpcmpeqb %xmm0, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xcd, //0x00001cc1 vpmovmskb %xmm5, %ecx
+ 0xc5, 0xd9, 0x74, 0xe8, //0x00001cc5 vpcmpeqb %xmm0, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xf5, //0x00001cc9 vpmovmskb %xmm5, %esi
+ 0xc5, 0xe9, 0x74, 0xe9, //0x00001ccd vpcmpeqb %xmm1, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x00001cd1 vpmovmskb %xmm5, %edx
+ 0xc5, 0xd9, 0x74, 0xe9, //0x00001cd5 vpcmpeqb %xmm1, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xdd, //0x00001cd9 vpmovmskb %xmm5, %ebx
+ 0xc5, 0x81, 0x64, 0xea, //0x00001cdd vpcmpgtb %xmm2, %xmm15, %xmm5
+ 0xc5, 0xe9, 0x64, 0xd3, //0x00001ce1 vpcmpgtb %xmm3, %xmm2, %xmm2
+ 0xc5, 0xe9, 0xdb, 0xd5, //0x00001ce5 vpand %xmm5, %xmm2, %xmm2
+ 0xc5, 0x79, 0xd7, 0xf2, //0x00001ce9 vpmovmskb %xmm2, %r14d
+ 0xc5, 0x81, 0x64, 0xd4, //0x00001ced vpcmpgtb %xmm4, %xmm15, %xmm2
+ 0xc5, 0xd9, 0x64, 0xe3, //0x00001cf1 vpcmpgtb %xmm3, %xmm4, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x00001cf5 vpand %xmm2, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x00001cf9 vpmovmskb %xmm2, %edi
+ 0x48, 0xc1, 0xe6, 0x10, //0x00001cfd shlq $16, %rsi
+ 0x48, 0xc1, 0xe3, 0x10, //0x00001d01 shlq $16, %rbx
+ 0x48, 0x09, 0xda, //0x00001d05 orq %rbx, %rdx
+ 0x49, 0x83, 0xf9, 0xff, //0x00001d08 cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00001d0c jne LBB0_280
+ 0x48, 0x85, 0xd2, //0x00001d12 testq %rdx, %rdx
+ 0x0f, 0x85, 0xc5, 0x05, 0x00, 0x00, //0x00001d15 jne LBB0_408
+ //0x00001d1b LBB0_280
+ 0x48, 0xc1, 0xe7, 0x10, //0x00001d1b shlq $16, %rdi
+ 0x48, 0x09, 0xce, //0x00001d1f orq %rcx, %rsi
+ 0x48, 0x89, 0xd1, //0x00001d22 movq %rdx, %rcx
+ 0x4c, 0x09, 0xc1, //0x00001d25 orq %r8, %rcx
+ 0x0f, 0x85, 0x17, 0x05, 0x00, 0x00, //0x00001d28 jne LBB0_395
+ //0x00001d2e LBB0_281
+ 0x4c, 0x09, 0xf7, //0x00001d2e orq %r14, %rdi
+ 0xb9, 0x40, 0x00, 0x00, 0x00, //0x00001d31 movl $64, %ecx
+ 0xba, 0x40, 0x00, 0x00, 0x00, //0x00001d36 movl $64, %edx
+ 0x48, 0x85, 0xf6, //0x00001d3b testq %rsi, %rsi
+ 0x0f, 0x84, 0x04, 0x00, 0x00, 0x00, //0x00001d3e je LBB0_283
+ 0x48, 0x0f, 0xbc, 0xd6, //0x00001d44 bsfq %rsi, %rdx
+ //0x00001d48 LBB0_283
+ 0x48, 0x85, 0xff, //0x00001d48 testq %rdi, %rdi
+ 0x0f, 0x84, 0x04, 0x00, 0x00, 0x00, //0x00001d4b je LBB0_285
+ 0x48, 0x0f, 0xbc, 0xcf, //0x00001d51 bsfq %rdi, %rcx
+ //0x00001d55 LBB0_285
+ 0x48, 0x85, 0xf6, //0x00001d55 testq %rsi, %rsi
+ 0x0f, 0x85, 0x1b, 0xfb, 0xff, 0xff, //0x00001d58 jne LBB0_122
+ 0x48, 0x85, 0xff, //0x00001d5e testq %rdi, %rdi
+ 0x0f, 0x85, 0x20, 0x08, 0x00, 0x00, //0x00001d61 jne LBB0_457
+ 0x49, 0x83, 0xc3, 0x20, //0x00001d67 addq $32, %r11
+ 0x48, 0x83, 0xc0, 0xe0, //0x00001d6b addq $-32, %rax
+ //0x00001d6f LBB0_345
+ 0x4d, 0x85, 0xc0, //0x00001d6f testq %r8, %r8
+ 0x0f, 0x85, 0xa6, 0x05, 0x00, 0x00, //0x00001d72 jne LBB0_409
+ 0x48, 0x85, 0xc0, //0x00001d78 testq %rax, %rax
+ 0x0f, 0x84, 0xf2, 0x05, 0x00, 0x00, //0x00001d7b je LBB0_416
+ //0x00001d81 LBB0_347
+ 0x41, 0x0f, 0xb6, 0x0b, //0x00001d81 movzbl (%r11), %ecx
+ 0x80, 0xf9, 0x22, //0x00001d85 cmpb $34, %cl
+ 0x0f, 0x84, 0x68, 0x00, 0x00, 0x00, //0x00001d88 je LBB0_355
+ 0x80, 0xf9, 0x5c, //0x00001d8e cmpb $92, %cl
+ 0x0f, 0x84, 0x26, 0x00, 0x00, 0x00, //0x00001d91 je LBB0_351
+ 0x80, 0xf9, 0x1f, //0x00001d97 cmpb $31, %cl
+ 0x0f, 0x86, 0xf3, 0x07, 0x00, 0x00, //0x00001d9a jbe LBB0_461
+ 0x48, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001da0 movq $-1, %rcx
+ 0xba, 0x01, 0x00, 0x00, 0x00, //0x00001da7 movl $1, %edx
+ 0x49, 0x01, 0xd3, //0x00001dac addq %rdx, %r11
+ 0x48, 0x01, 0xc8, //0x00001daf addq %rcx, %rax
+ 0x0f, 0x85, 0xc9, 0xff, 0xff, 0xff, //0x00001db2 jne LBB0_347
+ 0xe9, 0xb6, 0x05, 0x00, 0x00, //0x00001db8 jmp LBB0_416
+ //0x00001dbd LBB0_351
+ 0x48, 0x83, 0xf8, 0x01, //0x00001dbd cmpq $1, %rax
+ 0x0f, 0x84, 0xac, 0x05, 0x00, 0x00, //0x00001dc1 je LBB0_416
+ 0x4c, 0x89, 0xd9, //0x00001dc7 movq %r11, %rcx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001dca movq $-48(%rbp), %r12
+ 0x4c, 0x29, 0xe1, //0x00001dce subq %r12, %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x00001dd1 cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc9, //0x00001dd5 cmoveq %rcx, %r9
+ 0x48, 0xc7, 0xc1, 0xfe, 0xff, 0xff, 0xff, //0x00001dd9 movq $-2, %rcx
+ 0xba, 0x02, 0x00, 0x00, 0x00, //0x00001de0 movl $2, %edx
+ 0x49, 0x01, 0xd3, //0x00001de5 addq %rdx, %r11
+ 0x48, 0x01, 0xc8, //0x00001de8 addq %rcx, %rax
+ 0x0f, 0x85, 0x90, 0xff, 0xff, 0xff, //0x00001deb jne LBB0_347
+ 0xe9, 0x7d, 0x05, 0x00, 0x00, //0x00001df1 jmp LBB0_416
+ //0x00001df6 LBB0_355
+ 0x4c, 0x03, 0x5d, 0x98, //0x00001df6 addq $-104(%rbp), %r11
+ 0xe9, 0xde, 0xf0, 0xff, 0xff, //0x00001dfa jmp LBB0_187
+ //0x00001dff LBB0_341
+ 0x49, 0x89, 0xc8, //0x00001dff movq %rcx, %r8
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x00001e02 movq $-1, %r11
+ 0x48, 0x85, 0xff, //0x00001e09 testq %rdi, %rdi
+ 0x48, 0x8b, 0x75, 0xc8, //0x00001e0c movq $-56(%rbp), %rsi
+ 0x0f, 0x85, 0x55, 0xf8, 0xff, 0xff, //0x00001e10 jne LBB0_293
+ 0xe9, 0x1b, 0x06, 0x00, 0x00, //0x00001e16 jmp LBB0_439
+ //0x00001e1b LBB0_342
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x00001e1b movq $-1, %r11
+ 0x4c, 0x89, 0x55, 0xa8, //0x00001e22 movq %r10, $-88(%rbp)
+ 0x49, 0x89, 0xf9, //0x00001e26 movq %rdi, %r9
+ 0x49, 0xc7, 0xc5, 0xff, 0xff, 0xff, 0xff, //0x00001e29 movq $-1, %r13
+ 0x49, 0xc7, 0xc4, 0xff, 0xff, 0xff, 0xff, //0x00001e30 movq $-1, %r12
+ 0xe9, 0x54, 0xe9, 0xff, 0xff, //0x00001e37 jmp LBB0_90
+ //0x00001e3c LBB0_353
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001e3c movq $-1, %r9
+ 0x45, 0x31, 0xe4, //0x00001e43 xorl %r12d, %r12d
+ 0x49, 0x83, 0xfd, 0x20, //0x00001e46 cmpq $32, %r13
+ 0x0f, 0x83, 0xfe, 0xf8, 0xff, 0xff, //0x00001e4a jae LBB0_50
+ 0xe9, 0x5f, 0x01, 0x00, 0x00, //0x00001e50 jmp LBB0_366
+ //0x00001e55 LBB0_354
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001e55 movq $-1, %r9
+ 0x45, 0x31, 0xc0, //0x00001e5c xorl %r8d, %r8d
+ 0x48, 0x83, 0xf8, 0x20, //0x00001e5f cmpq $32, %rax
+ 0x0f, 0x83, 0x64, 0xf9, 0xff, 0xff, //0x00001e63 jae LBB0_114
+ 0xe9, 0xc5, 0xfb, 0xff, 0xff, //0x00001e69 jmp LBB0_317
+ //0x00001e6e LBB0_406
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001e6e movq $-48(%rbp), %r12
+ //0x00001e72 LBB0_407
+ 0x4c, 0x29, 0xe1, //0x00001e72 subq %r12, %rcx
+ 0x49, 0x89, 0xcb, //0x00001e75 movq %rcx, %r11
+ 0xe9, 0x60, 0xf0, 0xff, 0xff, //0x00001e78 jmp LBB0_187
+ //0x00001e7d LBB0_356
+ 0x49, 0xf7, 0xdb, //0x00001e7d negq %r11
+ 0xe9, 0x16, 0xfd, 0xff, 0xff, //0x00001e80 jmp LBB0_339
+ //0x00001e85 LBB0_357
+ 0x49, 0xc7, 0xc4, 0xff, 0xff, 0xff, 0xff, //0x00001e85 movq $-1, %r12
+ 0x45, 0x31, 0xc9, //0x00001e8c xorl %r9d, %r9d
+ 0x49, 0x83, 0xfd, 0x20, //0x00001e8f cmpq $32, %r13
+ 0x0f, 0x83, 0x4c, 0xfa, 0xff, 0xff, //0x00001e93 jae LBB0_135
+ 0xe9, 0x9e, 0x02, 0x00, 0x00, //0x00001e99 jmp LBB0_382
+ //0x00001e9e LBB0_358
+ 0x49, 0xc7, 0xc4, 0xff, 0xff, 0xff, 0xff, //0x00001e9e movq $-1, %r12
+ 0x45, 0x31, 0xc9, //0x00001ea5 xorl %r9d, %r9d
+ 0x48, 0x83, 0xf8, 0x20, //0x00001ea8 cmpq $32, %rax
+ 0x0f, 0x83, 0xad, 0xfa, 0xff, 0xff, //0x00001eac jae LBB0_171
+ 0xe9, 0x23, 0xfc, 0xff, 0xff, //0x00001eb2 jmp LBB0_329
+ //0x00001eb7 LBB0_359
+ 0x49, 0xc7, 0xc6, 0xff, 0xff, 0xff, 0xff, //0x00001eb7 movq $-1, %r14
+ 0x4d, 0x89, 0xe0, //0x00001ebe movq %r12, %r8
+ 0x4d, 0x89, 0xd1, //0x00001ec1 movq %r10, %r9
+ 0x48, 0xc7, 0xc7, 0xff, 0xff, 0xff, 0xff, //0x00001ec4 movq $-1, %rdi
+ 0x48, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x00001ecb movq $-1, %rbx
+ 0x48, 0x8d, 0x35, 0x03, 0x09, 0x00, 0x00, //0x00001ed2 leaq $2307(%rip), %rsi /* LJTI0_2+0(%rip) */
+ 0xe9, 0x14, 0xf4, 0xff, 0xff, //0x00001ed9 jmp LBB0_239
+ //0x00001ede LBB0_360
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001ede movq $-1, %r9
+ 0x45, 0x31, 0xd2, //0x00001ee5 xorl %r10d, %r10d
+ 0x49, 0x83, 0xfc, 0x20, //0x00001ee8 cmpq $32, %r12
+ 0x0f, 0x83, 0xd0, 0xfc, 0xff, 0xff, //0x00001eec jae LBB0_209
+ 0xe9, 0x34, 0xfd, 0xff, 0xff, //0x00001ef2 jmp LBB0_399
+ //0x00001ef7 LBB0_361
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001ef7 movq $-1, %r9
+ 0x45, 0x31, 0xc0, //0x00001efe xorl %r8d, %r8d
+ 0x48, 0x83, 0xf8, 0x20, //0x00001f01 cmpq $32, %rax
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001f05 movq $-48(%rbp), %r12
+ 0x0f, 0x83, 0xa3, 0xfd, 0xff, 0xff, //0x00001f09 jae LBB0_278
+ 0xe9, 0x5b, 0xfe, 0xff, 0xff, //0x00001f0f jmp LBB0_345
+ //0x00001f14 LBB0_362
+ 0x44, 0x89, 0xc1, //0x00001f14 movl %r8d, %ecx
+ 0xf7, 0xd1, //0x00001f17 notl %ecx
+ 0x21, 0xd1, //0x00001f19 andl %edx, %ecx
+ 0x44, 0x8d, 0x24, 0x09, //0x00001f1b leal (%rcx,%rcx), %r12d
+ 0x45, 0x09, 0xc4, //0x00001f1f orl %r8d, %r12d
+ 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, //0x00001f22 movl $2863311530, %ebx
+ 0x44, 0x31, 0xe3, //0x00001f27 xorl %r12d, %ebx
+ 0x21, 0xd3, //0x00001f2a andl %edx, %ebx
+ 0x81, 0xe3, 0xaa, 0xaa, 0xaa, 0xaa, //0x00001f2c andl $-1431655766, %ebx
+ 0x45, 0x31, 0xc0, //0x00001f32 xorl %r8d, %r8d
+ 0x01, 0xcb, //0x00001f35 addl %ecx, %ebx
+ 0x41, 0x0f, 0x92, 0xc0, //0x00001f37 setb %r8b
+ 0x01, 0xdb, //0x00001f3b addl %ebx, %ebx
+ 0x81, 0xf3, 0x55, 0x55, 0x55, 0x55, //0x00001f3d xorl $1431655765, %ebx
+ 0x44, 0x21, 0xe3, //0x00001f43 andl %r12d, %ebx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001f46 movq $-48(%rbp), %r12
+ 0xf7, 0xd3, //0x00001f4a notl %ebx
+ 0x21, 0xde, //0x00001f4c andl %ebx, %esi
+ 0xe9, 0xf6, 0xf8, 0xff, 0xff, //0x00001f4e jmp LBB0_117
+ //0x00001f53 LBB0_363
+ 0x4c, 0x89, 0xd8, //0x00001f53 movq %r11, %rax
+ 0x48, 0x2b, 0x45, 0xd0, //0x00001f56 subq $-48(%rbp), %rax
+ 0x4c, 0x0f, 0xbc, 0xcf, //0x00001f5a bsfq %rdi, %r9
+ 0x49, 0x01, 0xc1, //0x00001f5e addq %rax, %r9
+ 0x48, 0x09, 0xca, //0x00001f61 orq %rcx, %rdx
+ 0x48, 0x89, 0xf8, //0x00001f64 movq %rdi, %rax
+ 0x4c, 0x09, 0xe0, //0x00001f67 orq %r12, %rax
+ 0x0f, 0x84, 0x36, 0xf8, 0xff, 0xff, //0x00001f6a je LBB0_53
+ //0x00001f70 LBB0_364
+ 0x44, 0x89, 0xe0, //0x00001f70 movl %r12d, %eax
+ 0xf7, 0xd0, //0x00001f73 notl %eax
+ 0x21, 0xf8, //0x00001f75 andl %edi, %eax
+ 0x8d, 0x0c, 0x00, //0x00001f77 leal (%rax,%rax), %ecx
+ 0x44, 0x09, 0xe1, //0x00001f7a orl %r12d, %ecx
+ 0xbe, 0xaa, 0xaa, 0xaa, 0xaa, //0x00001f7d movl $2863311530, %esi
+ 0x31, 0xce, //0x00001f82 xorl %ecx, %esi
+ 0x21, 0xfe, //0x00001f84 andl %edi, %esi
+ 0x81, 0xe6, 0xaa, 0xaa, 0xaa, 0xaa, //0x00001f86 andl $-1431655766, %esi
+ 0x45, 0x31, 0xe4, //0x00001f8c xorl %r12d, %r12d
+ 0x01, 0xc6, //0x00001f8f addl %eax, %esi
+ 0x41, 0x0f, 0x92, 0xc4, //0x00001f91 setb %r12b
+ 0x01, 0xf6, //0x00001f95 addl %esi, %esi
+ 0x81, 0xf6, 0x55, 0x55, 0x55, 0x55, //0x00001f97 xorl $1431655765, %esi
+ 0x21, 0xce, //0x00001f9d andl %ecx, %esi
+ 0xf7, 0xd6, //0x00001f9f notl %esi
+ 0x21, 0xf2, //0x00001fa1 andl %esi, %edx
+ 0x48, 0x85, 0xd2, //0x00001fa3 testq %rdx, %rdx
+ 0x0f, 0x85, 0x03, 0xf8, 0xff, 0xff, //0x00001fa6 jne LBB0_54
+ //0x00001fac LBB0_365
+ 0x49, 0x83, 0xc3, 0x20, //0x00001fac addq $32, %r11
+ 0x49, 0x83, 0xc5, 0xe0, //0x00001fb0 addq $-32, %r13
+ //0x00001fb4 LBB0_366
+ 0x4d, 0x85, 0xe4, //0x00001fb4 testq %r12, %r12
+ 0x0f, 0x85, 0xbe, 0x00, 0x00, 0x00, //0x00001fb7 jne LBB0_375
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001fbd movq $-48(%rbp), %r12
+ 0x4d, 0x85, 0xed, //0x00001fc1 testq %r13, %r13
+ 0x0f, 0x84, 0xa9, 0x03, 0x00, 0x00, //0x00001fc4 je LBB0_416
+ //0x00001fca LBB0_368
+ 0x49, 0x8d, 0x4b, 0x01, //0x00001fca leaq $1(%r11), %rcx
+ 0x41, 0x0f, 0xb6, 0x1b, //0x00001fce movzbl (%r11), %ebx
+ 0x80, 0xfb, 0x22, //0x00001fd2 cmpb $34, %bl
+ 0x0f, 0x84, 0x97, 0xfe, 0xff, 0xff, //0x00001fd5 je LBB0_407
+ 0x49, 0x8d, 0x55, 0xff, //0x00001fdb leaq $-1(%r13), %rdx
+ 0x80, 0xfb, 0x5c, //0x00001fdf cmpb $92, %bl
+ 0x0f, 0x84, 0x14, 0x00, 0x00, 0x00, //0x00001fe2 je LBB0_371
+ 0x49, 0x89, 0xd5, //0x00001fe8 movq %rdx, %r13
+ 0x49, 0x89, 0xcb, //0x00001feb movq %rcx, %r11
+ 0x48, 0x85, 0xd2, //0x00001fee testq %rdx, %rdx
+ 0x0f, 0x85, 0xd3, 0xff, 0xff, 0xff, //0x00001ff1 jne LBB0_368
+ 0xe9, 0x77, 0x03, 0x00, 0x00, //0x00001ff7 jmp LBB0_416
+ //0x00001ffc LBB0_371
+ 0x48, 0x85, 0xd2, //0x00001ffc testq %rdx, %rdx
+ 0x0f, 0x84, 0x6e, 0x03, 0x00, 0x00, //0x00001fff je LBB0_416
+ 0x48, 0x03, 0x4d, 0xa0, //0x00002005 addq $-96(%rbp), %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x00002009 cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc9, //0x0000200d cmoveq %rcx, %r9
+ 0x49, 0x83, 0xc3, 0x02, //0x00002011 addq $2, %r11
+ 0x49, 0x83, 0xc5, 0xfe, //0x00002015 addq $-2, %r13
+ 0x4c, 0x89, 0xea, //0x00002019 movq %r13, %rdx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x0000201c movq $-48(%rbp), %r12
+ 0x48, 0x85, 0xd2, //0x00002020 testq %rdx, %rdx
+ 0x0f, 0x85, 0xa1, 0xff, 0xff, 0xff, //0x00002023 jne LBB0_368
+ 0xe9, 0x45, 0x03, 0x00, 0x00, //0x00002029 jmp LBB0_416
+ //0x0000202e LBB0_373
+ 0x4c, 0x89, 0xdb, //0x0000202e movq %r11, %rbx
+ 0x4c, 0x29, 0xe3, //0x00002031 subq %r12, %rbx
+ 0x4c, 0x0f, 0xbc, 0xca, //0x00002034 bsfq %rdx, %r9
+ 0x49, 0x01, 0xd9, //0x00002038 addq %rbx, %r9
+ 0xe9, 0xf6, 0xf7, 0xff, 0xff, //0x0000203b jmp LBB0_116
+ //0x00002040 LBB0_374
+ 0x44, 0x89, 0xc9, //0x00002040 movl %r9d, %ecx
+ 0xf7, 0xd1, //0x00002043 notl %ecx
+ 0x21, 0xd1, //0x00002045 andl %edx, %ecx
+ 0x44, 0x8d, 0x04, 0x09, //0x00002047 leal (%rcx,%rcx), %r8d
+ 0x45, 0x09, 0xc8, //0x0000204b orl %r9d, %r8d
+ 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, //0x0000204e movl $2863311530, %ebx
+ 0x44, 0x31, 0xc3, //0x00002053 xorl %r8d, %ebx
+ 0x21, 0xd3, //0x00002056 andl %edx, %ebx
+ 0x81, 0xe3, 0xaa, 0xaa, 0xaa, 0xaa, //0x00002058 andl $-1431655766, %ebx
+ 0x45, 0x31, 0xc9, //0x0000205e xorl %r9d, %r9d
+ 0x01, 0xcb, //0x00002061 addl %ecx, %ebx
+ 0x41, 0x0f, 0x92, 0xc1, //0x00002063 setb %r9b
+ 0x01, 0xdb, //0x00002067 addl %ebx, %ebx
+ 0x81, 0xf3, 0x55, 0x55, 0x55, 0x55, //0x00002069 xorl $1431655765, %ebx
+ 0x44, 0x21, 0xc3, //0x0000206f andl %r8d, %ebx
+ 0xf7, 0xd3, //0x00002072 notl %ebx
+ 0x21, 0xde, //0x00002074 andl %ebx, %esi
+ 0xe9, 0x60, 0xf9, 0xff, 0xff, //0x00002076 jmp LBB0_174
+ //0x0000207b LBB0_375
+ 0x4d, 0x85, 0xed, //0x0000207b testq %r13, %r13
+ 0x0f, 0x84, 0xef, 0x02, 0x00, 0x00, //0x0000207e je LBB0_416
+ 0x48, 0x8b, 0x45, 0xa0, //0x00002084 movq $-96(%rbp), %rax
+ 0x4c, 0x01, 0xd8, //0x00002088 addq %r11, %rax
+ 0x49, 0x83, 0xf9, 0xff, //0x0000208b cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc8, //0x0000208f cmoveq %rax, %r9
+ 0x49, 0xff, 0xc3, //0x00002093 incq %r11
+ 0x49, 0xff, 0xcd, //0x00002096 decq %r13
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00002099 movq $-48(%rbp), %r12
+ 0x4d, 0x85, 0xed, //0x0000209d testq %r13, %r13
+ 0x0f, 0x85, 0x24, 0xff, 0xff, 0xff, //0x000020a0 jne LBB0_368
+ 0xe9, 0xc8, 0x02, 0x00, 0x00, //0x000020a6 jmp LBB0_416
+ //0x000020ab LBB0_377
+ 0x48, 0x85, 0xc0, //0x000020ab testq %rax, %rax
+ 0x0f, 0x84, 0xbf, 0x02, 0x00, 0x00, //0x000020ae je LBB0_416
+ 0x48, 0x8b, 0x4d, 0xa0, //0x000020b4 movq $-96(%rbp), %rcx
+ 0x4c, 0x01, 0xd9, //0x000020b8 addq %r11, %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x000020bb cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc9, //0x000020bf cmoveq %rcx, %r9
+ 0x49, 0xff, 0xc3, //0x000020c3 incq %r11
+ 0x48, 0xff, 0xc8, //0x000020c6 decq %rax
+ 0x4c, 0x8b, 0x65, 0xd0, //0x000020c9 movq $-48(%rbp), %r12
+ 0x48, 0x85, 0xc0, //0x000020cd testq %rax, %rax
+ 0x0f, 0x85, 0x6f, 0xf9, 0xff, 0xff, //0x000020d0 jne LBB0_319
+ 0xe9, 0x98, 0x02, 0x00, 0x00, //0x000020d6 jmp LBB0_416
+ //0x000020db LBB0_379
+ 0x4c, 0x89, 0xd8, //0x000020db movq %r11, %rax
+ 0x48, 0x2b, 0x45, 0xd0, //0x000020de subq $-48(%rbp), %rax
+ 0x4c, 0x0f, 0xbc, 0xe7, //0x000020e2 bsfq %rdi, %r12
+ 0x49, 0x01, 0xc4, //0x000020e6 addq %rax, %r12
+ 0x48, 0x09, 0xca, //0x000020e9 orq %rcx, %rdx
+ 0x48, 0x89, 0xf8, //0x000020ec movq %rdi, %rax
+ 0x4c, 0x09, 0xc8, //0x000020ef orq %r9, %rax
+ 0x0f, 0x84, 0x45, 0xf8, 0xff, 0xff, //0x000020f2 je LBB0_138
+ //0x000020f8 LBB0_380
+ 0x44, 0x89, 0xc8, //0x000020f8 movl %r9d, %eax
+ 0xf7, 0xd0, //0x000020fb notl %eax
+ 0x21, 0xf8, //0x000020fd andl %edi, %eax
+ 0x8d, 0x0c, 0x00, //0x000020ff leal (%rax,%rax), %ecx
+ 0x44, 0x09, 0xc9, //0x00002102 orl %r9d, %ecx
+ 0xbe, 0xaa, 0xaa, 0xaa, 0xaa, //0x00002105 movl $2863311530, %esi
+ 0x31, 0xce, //0x0000210a xorl %ecx, %esi
+ 0x21, 0xfe, //0x0000210c andl %edi, %esi
+ 0x81, 0xe6, 0xaa, 0xaa, 0xaa, 0xaa, //0x0000210e andl $-1431655766, %esi
+ 0x45, 0x31, 0xc9, //0x00002114 xorl %r9d, %r9d
+ 0x01, 0xc6, //0x00002117 addl %eax, %esi
+ 0x41, 0x0f, 0x92, 0xc1, //0x00002119 setb %r9b
+ 0x01, 0xf6, //0x0000211d addl %esi, %esi
+ 0x81, 0xf6, 0x55, 0x55, 0x55, 0x55, //0x0000211f xorl $1431655765, %esi
+ 0x21, 0xce, //0x00002125 andl %ecx, %esi
+ 0xf7, 0xd6, //0x00002127 notl %esi
+ 0x21, 0xf2, //0x00002129 andl %esi, %edx
+ 0x48, 0x85, 0xd2, //0x0000212b testq %rdx, %rdx
+ 0x0f, 0x85, 0x12, 0xf8, 0xff, 0xff, //0x0000212e jne LBB0_139
+ //0x00002134 LBB0_381
+ 0x49, 0x83, 0xc3, 0x20, //0x00002134 addq $32, %r11
+ 0x49, 0x83, 0xc5, 0xe0, //0x00002138 addq $-32, %r13
+ //0x0000213c LBB0_382
+ 0x4d, 0x85, 0xc9, //0x0000213c testq %r9, %r9
+ 0x0f, 0x85, 0x98, 0x00, 0x00, 0x00, //0x0000213f jne LBB0_391
+ 0x48, 0x8b, 0x75, 0xc8, //0x00002145 movq $-56(%rbp), %rsi
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00002149 movq $-64(%rbp), %r9
+ 0x4d, 0x85, 0xed, //0x0000214d testq %r13, %r13
+ 0x0f, 0x84, 0x65, 0x02, 0x00, 0x00, //0x00002150 je LBB0_425
+ //0x00002156 LBB0_384
+ 0x49, 0x8d, 0x4b, 0x01, //0x00002156 leaq $1(%r11), %rcx
+ 0x41, 0x0f, 0xb6, 0x1b, //0x0000215a movzbl (%r11), %ebx
+ 0x80, 0xfb, 0x22, //0x0000215e cmpb $34, %bl
+ 0x0f, 0x84, 0x57, 0x00, 0x00, 0x00, //0x00002161 je LBB0_389
+ 0x49, 0x8d, 0x55, 0xff, //0x00002167 leaq $-1(%r13), %rdx
+ 0x80, 0xfb, 0x5c, //0x0000216b cmpb $92, %bl
+ 0x0f, 0x84, 0x14, 0x00, 0x00, 0x00, //0x0000216e je LBB0_387
+ 0x49, 0x89, 0xd5, //0x00002174 movq %rdx, %r13
+ 0x49, 0x89, 0xcb, //0x00002177 movq %rcx, %r11
+ 0x48, 0x85, 0xd2, //0x0000217a testq %rdx, %rdx
+ 0x0f, 0x85, 0xd3, 0xff, 0xff, 0xff, //0x0000217d jne LBB0_384
+ 0xe9, 0x33, 0x02, 0x00, 0x00, //0x00002183 jmp LBB0_425
+ //0x00002188 LBB0_387
+ 0x48, 0x85, 0xd2, //0x00002188 testq %rdx, %rdx
+ 0x0f, 0x84, 0x38, 0x04, 0x00, 0x00, //0x0000218b je LBB0_462
+ 0x48, 0x03, 0x4d, 0xa0, //0x00002191 addq $-96(%rbp), %rcx
+ 0x49, 0x83, 0xfc, 0xff, //0x00002195 cmpq $-1, %r12
+ 0x4c, 0x0f, 0x44, 0xe1, //0x00002199 cmoveq %rcx, %r12
+ 0x49, 0x83, 0xc3, 0x02, //0x0000219d addq $2, %r11
+ 0x49, 0x83, 0xc5, 0xfe, //0x000021a1 addq $-2, %r13
+ 0x4c, 0x89, 0xea, //0x000021a5 movq %r13, %rdx
+ 0x48, 0x8b, 0x75, 0xc8, //0x000021a8 movq $-56(%rbp), %rsi
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x000021ac movq $-64(%rbp), %r9
+ 0x48, 0x85, 0xd2, //0x000021b0 testq %rdx, %rdx
+ 0x0f, 0x85, 0x9d, 0xff, 0xff, 0xff, //0x000021b3 jne LBB0_384
+ 0xe9, 0xfd, 0x01, 0x00, 0x00, //0x000021b9 jmp LBB0_425
+ //0x000021be LBB0_389
+ 0x48, 0x2b, 0x4d, 0xd0, //0x000021be subq $-48(%rbp), %rcx
+ 0x49, 0x89, 0xcb, //0x000021c2 movq %rcx, %r11
+ 0xe9, 0x86, 0xed, 0xff, 0xff, //0x000021c5 jmp LBB0_195
+ //0x000021ca LBB0_390
+ 0x4c, 0x89, 0xd9, //0x000021ca movq %r11, %rcx
+ 0x48, 0x2b, 0x4d, 0xd0, //0x000021cd subq $-48(%rbp), %rcx
+ 0x4c, 0x0f, 0xbc, 0xe2, //0x000021d1 bsfq %rdx, %r12
+ 0x49, 0x01, 0xcc, //0x000021d5 addq %rcx, %r12
+ 0xe9, 0xeb, 0xf7, 0xff, 0xff, //0x000021d8 jmp LBB0_173
+ //0x000021dd LBB0_391
+ 0x4d, 0x85, 0xed, //0x000021dd testq %r13, %r13
+ 0x0f, 0x84, 0xe3, 0x03, 0x00, 0x00, //0x000021e0 je LBB0_462
+ 0x48, 0x8b, 0x45, 0xa0, //0x000021e6 movq $-96(%rbp), %rax
+ 0x4c, 0x01, 0xd8, //0x000021ea addq %r11, %rax
+ 0x49, 0x83, 0xfc, 0xff, //0x000021ed cmpq $-1, %r12
+ 0x4c, 0x0f, 0x44, 0xe0, //0x000021f1 cmoveq %rax, %r12
+ 0x49, 0xff, 0xc3, //0x000021f5 incq %r11
+ 0x49, 0xff, 0xcd, //0x000021f8 decq %r13
+ 0x48, 0x8b, 0x75, 0xc8, //0x000021fb movq $-56(%rbp), %rsi
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x000021ff movq $-64(%rbp), %r9
+ 0x4d, 0x85, 0xed, //0x00002203 testq %r13, %r13
+ 0x0f, 0x85, 0x4a, 0xff, 0xff, 0xff, //0x00002206 jne LBB0_384
+ 0xe9, 0xaa, 0x01, 0x00, 0x00, //0x0000220c jmp LBB0_425
+ //0x00002211 LBB0_393
+ 0x48, 0x85, 0xc0, //0x00002211 testq %rax, %rax
+ 0x0f, 0x84, 0xaf, 0x03, 0x00, 0x00, //0x00002214 je LBB0_462
+ 0x48, 0x8b, 0x4d, 0xa0, //0x0000221a movq $-96(%rbp), %rcx
+ 0x4c, 0x01, 0xd9, //0x0000221e addq %r11, %rcx
+ 0x49, 0x83, 0xfc, 0xff, //0x00002221 cmpq $-1, %r12
+ 0x4c, 0x0f, 0x44, 0xe1, //0x00002225 cmoveq %rcx, %r12
+ 0x49, 0xff, 0xc3, //0x00002229 incq %r11
+ 0x48, 0xff, 0xc8, //0x0000222c decq %rax
+ 0x48, 0x8b, 0x75, 0xc8, //0x0000222f movq $-56(%rbp), %rsi
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00002233 movq $-64(%rbp), %r9
+ 0x48, 0x85, 0xc0, //0x00002237 testq %rax, %rax
+ 0x0f, 0x85, 0xb4, 0xf8, 0xff, 0xff, //0x0000223a jne LBB0_331
+ 0xe9, 0x76, 0x01, 0x00, 0x00, //0x00002240 jmp LBB0_425
+ //0x00002245 LBB0_395
+ 0x44, 0x89, 0xc1, //0x00002245 movl %r8d, %ecx
+ 0xf7, 0xd1, //0x00002248 notl %ecx
+ 0x21, 0xd1, //0x0000224a andl %edx, %ecx
+ 0x44, 0x8d, 0x14, 0x09, //0x0000224c leal (%rcx,%rcx), %r10d
+ 0x45, 0x09, 0xc2, //0x00002250 orl %r8d, %r10d
+ 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, //0x00002253 movl $2863311530, %ebx
+ 0x44, 0x31, 0xd3, //0x00002258 xorl %r10d, %ebx
+ 0x21, 0xd3, //0x0000225b andl %edx, %ebx
+ 0x81, 0xe3, 0xaa, 0xaa, 0xaa, 0xaa, //0x0000225d andl $-1431655766, %ebx
+ 0x45, 0x31, 0xc0, //0x00002263 xorl %r8d, %r8d
+ 0x01, 0xcb, //0x00002266 addl %ecx, %ebx
+ 0x41, 0x0f, 0x92, 0xc0, //0x00002268 setb %r8b
+ 0x01, 0xdb, //0x0000226c addl %ebx, %ebx
+ 0x81, 0xf3, 0x55, 0x55, 0x55, 0x55, //0x0000226e xorl $1431655765, %ebx
+ 0x44, 0x21, 0xd3, //0x00002274 andl %r10d, %ebx
+ 0xf7, 0xd3, //0x00002277 notl %ebx
+ 0x21, 0xde, //0x00002279 andl %ebx, %esi
+ 0xe9, 0xae, 0xfa, 0xff, 0xff, //0x0000227b jmp LBB0_281
+ //0x00002280 LBB0_396
+ 0x4c, 0x89, 0xd8, //0x00002280 movq %r11, %rax
+ 0x48, 0x2b, 0x45, 0xd0, //0x00002283 subq $-48(%rbp), %rax
+ 0x4c, 0x0f, 0xbc, 0xcf, //0x00002287 bsfq %rdi, %r9
+ 0x49, 0x01, 0xc1, //0x0000228b addq %rax, %r9
+ 0x48, 0x09, 0xca, //0x0000228e orq %rcx, %rdx
+ 0x48, 0x89, 0xf8, //0x00002291 movq %rdi, %rax
+ 0x4c, 0x09, 0xd0, //0x00002294 orq %r10, %rax
+ 0x0f, 0x84, 0x7d, 0xf9, 0xff, 0xff, //0x00002297 je LBB0_212
+ //0x0000229d LBB0_397
+ 0x44, 0x89, 0xd0, //0x0000229d movl %r10d, %eax
+ 0xf7, 0xd0, //0x000022a0 notl %eax
+ 0x21, 0xf8, //0x000022a2 andl %edi, %eax
+ 0x8d, 0x0c, 0x00, //0x000022a4 leal (%rax,%rax), %ecx
+ 0x44, 0x09, 0xd1, //0x000022a7 orl %r10d, %ecx
+ 0x89, 0xce, //0x000022aa movl %ecx, %esi
+ 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, //0x000022ac movl $2863311530, %ebx
+ 0x31, 0xde, //0x000022b1 xorl %ebx, %esi
+ 0x21, 0xfe, //0x000022b3 andl %edi, %esi
+ 0x81, 0xe6, 0xaa, 0xaa, 0xaa, 0xaa, //0x000022b5 andl $-1431655766, %esi
+ 0x45, 0x31, 0xd2, //0x000022bb xorl %r10d, %r10d
+ 0x01, 0xc6, //0x000022be addl %eax, %esi
+ 0x41, 0x0f, 0x92, 0xc2, //0x000022c0 setb %r10b
+ 0x01, 0xf6, //0x000022c4 addl %esi, %esi
+ 0x81, 0xf6, 0x55, 0x55, 0x55, 0x55, //0x000022c6 xorl $1431655765, %esi
+ 0x21, 0xce, //0x000022cc andl %ecx, %esi
+ 0xf7, 0xd6, //0x000022ce notl %esi
+ 0x21, 0xf2, //0x000022d0 andl %esi, %edx
+ 0x48, 0x85, 0xd2, //0x000022d2 testq %rdx, %rdx
+ 0x0f, 0x85, 0xd4, 0xf4, 0xff, 0xff, //0x000022d5 jne LBB0_54
+ 0xe9, 0x43, 0xf9, 0xff, 0xff, //0x000022db jmp LBB0_398
+ //0x000022e0 LBB0_408
+ 0x4c, 0x89, 0xdb, //0x000022e0 movq %r11, %rbx
+ 0x4c, 0x29, 0xe3, //0x000022e3 subq %r12, %rbx
+ 0x4c, 0x0f, 0xbc, 0xca, //0x000022e6 bsfq %rdx, %r9
+ 0x49, 0x01, 0xd9, //0x000022ea addq %rbx, %r9
+ 0xe9, 0x29, 0xfa, 0xff, 0xff, //0x000022ed jmp LBB0_280
+ //0x000022f2 LBB0_411
+ 0x4d, 0x85, 0xe4, //0x000022f2 testq %r12, %r12
+ 0x0f, 0x84, 0x78, 0x00, 0x00, 0x00, //0x000022f5 je LBB0_416
+ 0x48, 0x8b, 0x45, 0xa0, //0x000022fb movq $-96(%rbp), %rax
+ 0x4c, 0x01, 0xd8, //0x000022ff addq %r11, %rax
+ 0x49, 0x83, 0xf9, 0xff, //0x00002302 cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc8, //0x00002306 cmoveq %rax, %r9
+ 0x49, 0xff, 0xc3, //0x0000230a incq %r11
+ 0x49, 0xff, 0xcc, //0x0000230d decq %r12
+ 0x4d, 0x85, 0xe4, //0x00002310 testq %r12, %r12
+ 0x0f, 0x85, 0x24, 0xf9, 0xff, 0xff, //0x00002313 jne LBB0_401
+ 0xe9, 0x55, 0x00, 0x00, 0x00, //0x00002319 jmp LBB0_416
+ //0x0000231e LBB0_409
+ 0x48, 0x85, 0xc0, //0x0000231e testq %rax, %rax
+ 0x0f, 0x84, 0x4c, 0x00, 0x00, 0x00, //0x00002321 je LBB0_416
+ 0x48, 0x8b, 0x4d, 0xa0, //0x00002327 movq $-96(%rbp), %rcx
+ 0x4c, 0x01, 0xd9, //0x0000232b addq %r11, %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x0000232e cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc9, //0x00002332 cmoveq %rcx, %r9
+ 0x49, 0xff, 0xc3, //0x00002336 incq %r11
+ 0x48, 0xff, 0xc8, //0x00002339 decq %rax
+ 0x4c, 0x8b, 0x65, 0xd0, //0x0000233c movq $-48(%rbp), %r12
+ 0x48, 0x85, 0xc0, //0x00002340 testq %rax, %rax
+ 0x0f, 0x85, 0x38, 0xfa, 0xff, 0xff, //0x00002343 jne LBB0_347
+ 0xe9, 0x25, 0x00, 0x00, 0x00, //0x00002349 jmp LBB0_416
+ //0x0000234e LBB0_413
+ 0x48, 0x89, 0x16, //0x0000234e movq %rdx, (%rsi)
+ //0x00002351 LBB0_414
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00002351 movq $-1, %rax
+ 0xe9, 0x45, 0x00, 0x00, 0x00, //0x00002358 jmp LBB0_423
+ //0x0000235d LBB0_441
+ 0x48, 0xc7, 0xc0, 0xf9, 0xff, 0xff, 0xff, //0x0000235d movq $-7, %rax
+ 0xe9, 0x39, 0x00, 0x00, 0x00, //0x00002364 jmp LBB0_423
+ //0x00002369 LBB0_415
+ 0x49, 0x83, 0xfb, 0xff, //0x00002369 cmpq $-1, %r11
+ 0x0f, 0x85, 0x7f, 0x00, 0x00, 0x00, //0x0000236d jne LBB0_307
+ //0x00002373 LBB0_416
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x00002373 movq $-1, %r11
+ 0x4c, 0x8b, 0x4d, 0xb0, //0x0000237a movq $-80(%rbp), %r9
+ 0xe9, 0x6f, 0x00, 0x00, 0x00, //0x0000237e jmp LBB0_307
+ //0x00002383 LBB0_417
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00002383 movq $-1, %rax
+ 0xe9, 0x03, 0x00, 0x00, 0x00, //0x0000238a jmp LBB0_420
+ //0x0000238f LBB0_419
+ 0x4c, 0x89, 0xd8, //0x0000238f movq %r11, %rax
+ //0x00002392 LBB0_420
+ 0x48, 0xf7, 0xd0, //0x00002392 notq %rax
+ 0x49, 0x01, 0xc7, //0x00002395 addq %rax, %r15
+ //0x00002398 LBB0_421
+ 0x4c, 0x89, 0x3e, //0x00002398 movq %r15, (%rsi)
+ //0x0000239b LBB0_422
+ 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x0000239b movq $-2, %rax
+ //0x000023a2 LBB0_423
+ 0x48, 0x83, 0xc4, 0x68, //0x000023a2 addq $104, %rsp
+ 0x5b, //0x000023a6 popq %rbx
+ 0x41, 0x5c, //0x000023a7 popq %r12
+ 0x41, 0x5d, //0x000023a9 popq %r13
+ 0x41, 0x5e, //0x000023ab popq %r14
+ 0x41, 0x5f, //0x000023ad popq %r15
+ 0x5d, //0x000023af popq %rbp
+ 0xc3, //0x000023b0 retq
+ //0x000023b1 LBB0_424
+ 0x49, 0x83, 0xfb, 0xff, //0x000023b1 cmpq $-1, %r11
+ 0x0f, 0x85, 0x69, 0x00, 0x00, 0x00, //0x000023b5 jne LBB0_437
+ //0x000023bb LBB0_425
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x000023bb movq $-1, %r11
+ 0x4c, 0x8b, 0x65, 0xb0, //0x000023c2 movq $-80(%rbp), %r12
+ 0xe9, 0x59, 0x00, 0x00, 0x00, //0x000023c6 jmp LBB0_437
+ //0x000023cb LBB0_440
+ 0x48, 0x89, 0x0e, //0x000023cb movq %rcx, (%rsi)
+ 0xe9, 0xcf, 0xff, 0xff, 0xff, //0x000023ce jmp LBB0_423
+ //0x000023d3 LBB0_426
+ 0x49, 0x83, 0xf9, 0xff, //0x000023d3 cmpq $-1, %r9
+ 0x0f, 0x85, 0x0e, 0x00, 0x00, 0x00, //0x000023d7 jne LBB0_431
+ 0x49, 0x0f, 0xbc, 0xc4, //0x000023dd bsfq %r12, %rax
+ //0x000023e1 LBB0_428
+ 0x4c, 0x2b, 0x5d, 0xd0, //0x000023e1 subq $-48(%rbp), %r11
+ //0x000023e5 LBB0_429
+ 0x49, 0x01, 0xc3, //0x000023e5 addq %rax, %r11
+ //0x000023e8 LBB0_430
+ 0x4d, 0x89, 0xd9, //0x000023e8 movq %r11, %r9
+ //0x000023eb LBB0_431
+ 0x49, 0xc7, 0xc3, 0xfe, 0xff, 0xff, 0xff, //0x000023eb movq $-2, %r11
+ //0x000023f2 LBB0_307
+ 0x48, 0x8b, 0x45, 0xc8, //0x000023f2 movq $-56(%rbp), %rax
+ 0x4c, 0x89, 0x08, //0x000023f6 movq %r9, (%rax)
+ 0x4c, 0x89, 0xd8, //0x000023f9 movq %r11, %rax
+ 0xe9, 0xa1, 0xff, 0xff, 0xff, //0x000023fc jmp LBB0_423
+ //0x00002401 LBB0_432
+ 0x49, 0x83, 0xfc, 0xff, //0x00002401 cmpq $-1, %r12
+ 0x0f, 0x85, 0x0e, 0x00, 0x00, 0x00, //0x00002405 jne LBB0_435
+ 0x48, 0x0f, 0xbc, 0xc2, //0x0000240b bsfq %rdx, %rax
+ //0x0000240f LBB0_434
+ 0x4c, 0x2b, 0x5d, 0xd0, //0x0000240f subq $-48(%rbp), %r11
+ 0x49, 0x01, 0xc3, //0x00002413 addq %rax, %r11
+ 0x4d, 0x89, 0xdc, //0x00002416 movq %r11, %r12
+ //0x00002419 LBB0_435
+ 0x49, 0xc7, 0xc3, 0xfe, 0xff, 0xff, 0xff, //0x00002419 movq $-2, %r11
+ //0x00002420 LBB0_436
+ 0x48, 0x8b, 0x75, 0xc8, //0x00002420 movq $-56(%rbp), %rsi
+ //0x00002424 LBB0_437
+ 0x4c, 0x89, 0x26, //0x00002424 movq %r12, (%rsi)
+ 0x4c, 0x89, 0xd8, //0x00002427 movq %r11, %rax
+ 0xe9, 0x73, 0xff, 0xff, 0xff, //0x0000242a jmp LBB0_423
+ //0x0000242f LBB0_438
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x0000242f movq $-1, %r11
+ //0x00002436 LBB0_439
+ 0x4d, 0x29, 0xdf, //0x00002436 subq %r11, %r15
+ 0xe9, 0x5a, 0xff, 0xff, 0xff, //0x00002439 jmp LBB0_421
+ //0x0000243e LBB0_442
+ 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x0000243e movq $-2, %rax
+ 0x80, 0xf9, 0x61, //0x00002445 cmpb $97, %cl
+ 0x0f, 0x85, 0x54, 0xff, 0xff, 0xff, //0x00002448 jne LBB0_423
+ 0x49, 0x8d, 0x4f, 0x02, //0x0000244e leaq $2(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x00002452 movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x02, 0x6c, //0x00002455 cmpb $108, $2(%r12,%r15)
+ 0x0f, 0x85, 0x41, 0xff, 0xff, 0xff, //0x0000245b jne LBB0_423
+ 0x49, 0x8d, 0x4f, 0x03, //0x00002461 leaq $3(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x00002465 movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x03, 0x73, //0x00002468 cmpb $115, $3(%r12,%r15)
+ 0x0f, 0x85, 0x2e, 0xff, 0xff, 0xff, //0x0000246e jne LBB0_423
+ 0x49, 0x8d, 0x4f, 0x04, //0x00002474 leaq $4(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x00002478 movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x04, 0x65, //0x0000247b cmpb $101, $4(%r12,%r15)
+ 0x0f, 0x85, 0x1b, 0xff, 0xff, 0xff, //0x00002481 jne LBB0_423
+ 0x49, 0x83, 0xc7, 0x05, //0x00002487 addq $5, %r15
+ 0x4c, 0x89, 0x3e, //0x0000248b movq %r15, (%rsi)
+ 0xe9, 0x0f, 0xff, 0xff, 0xff, //0x0000248e jmp LBB0_423
+ //0x00002493 LBB0_247
+ 0x4c, 0x89, 0x3e, //0x00002493 movq %r15, (%rsi)
+ 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x00002496 movq $-2, %rax
+ 0x41, 0x80, 0x3a, 0x6e, //0x0000249d cmpb $110, (%r10)
+ 0x0f, 0x85, 0xfb, 0xfe, 0xff, 0xff, //0x000024a1 jne LBB0_423
+ 0x49, 0x8d, 0x4f, 0x01, //0x000024a7 leaq $1(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x000024ab movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x01, 0x75, //0x000024ae cmpb $117, $1(%r12,%r15)
+ 0x0f, 0x85, 0xe8, 0xfe, 0xff, 0xff, //0x000024b4 jne LBB0_423
+ 0x49, 0x8d, 0x4f, 0x02, //0x000024ba leaq $2(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x000024be movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x02, 0x6c, //0x000024c1 cmpb $108, $2(%r12,%r15)
+ 0x0f, 0x85, 0xd5, 0xfe, 0xff, 0xff, //0x000024c7 jne LBB0_423
+ 0x49, 0x8d, 0x4f, 0x03, //0x000024cd leaq $3(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x000024d1 movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x03, 0x6c, //0x000024d4 cmpb $108, $3(%r12,%r15)
+ 0x0f, 0x85, 0xc2, 0xfe, 0xff, 0xff, //0x000024da jne LBB0_423
+ 0xe9, 0x4d, 0x00, 0x00, 0x00, //0x000024e0 jmp LBB0_451
+ //0x000024e5 LBB0_447
+ 0x4c, 0x89, 0x3e, //0x000024e5 movq %r15, (%rsi)
+ 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x000024e8 movq $-2, %rax
+ 0x41, 0x80, 0x3a, 0x74, //0x000024ef cmpb $116, (%r10)
+ 0x0f, 0x85, 0xa9, 0xfe, 0xff, 0xff, //0x000024f3 jne LBB0_423
+ 0x49, 0x8d, 0x4f, 0x01, //0x000024f9 leaq $1(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x000024fd movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x01, 0x72, //0x00002500 cmpb $114, $1(%r12,%r15)
+ 0x0f, 0x85, 0x96, 0xfe, 0xff, 0xff, //0x00002506 jne LBB0_423
+ 0x49, 0x8d, 0x4f, 0x02, //0x0000250c leaq $2(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x00002510 movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x02, 0x75, //0x00002513 cmpb $117, $2(%r12,%r15)
+ 0x0f, 0x85, 0x83, 0xfe, 0xff, 0xff, //0x00002519 jne LBB0_423
+ 0x49, 0x8d, 0x4f, 0x03, //0x0000251f leaq $3(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x00002523 movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x03, 0x65, //0x00002526 cmpb $101, $3(%r12,%r15)
+ 0x0f, 0x85, 0x70, 0xfe, 0xff, 0xff, //0x0000252c jne LBB0_423
+ //0x00002532 LBB0_451
+ 0x49, 0x83, 0xc7, 0x04, //0x00002532 addq $4, %r15
+ 0x4c, 0x89, 0x3e, //0x00002536 movq %r15, (%rsi)
+ 0xe9, 0x64, 0xfe, 0xff, 0xff, //0x00002539 jmp LBB0_423
+ //0x0000253e LBB0_452
+ 0x49, 0x83, 0xf9, 0xff, //0x0000253e cmpq $-1, %r9
+ 0x0f, 0x85, 0xa3, 0xfe, 0xff, 0xff, //0x00002542 jne LBB0_431
+ 0x48, 0x0f, 0xbc, 0xc2, //0x00002548 bsfq %rdx, %rax
+ 0xe9, 0x90, 0xfe, 0xff, 0xff, //0x0000254c jmp LBB0_428
+ //0x00002551 LBB0_456
+ 0x4c, 0x89, 0x5d, 0xb0, //0x00002551 movq %r11, $-80(%rbp)
+ 0xe9, 0x19, 0xfe, 0xff, 0xff, //0x00002555 jmp LBB0_416
+ //0x0000255a LBB0_306
+ 0x4c, 0x01, 0xd9, //0x0000255a addq %r11, %rcx
+ 0x49, 0xc7, 0xc3, 0xfe, 0xff, 0xff, 0xff, //0x0000255d movq $-2, %r11
+ 0x49, 0x89, 0xc9, //0x00002564 movq %rcx, %r9
+ 0xe9, 0x86, 0xfe, 0xff, 0xff, //0x00002567 jmp LBB0_307
+ //0x0000256c LBB0_454
+ 0x4c, 0x89, 0x5d, 0xb0, //0x0000256c movq %r11, $-80(%rbp)
+ 0xe9, 0x46, 0xfe, 0xff, 0xff, //0x00002570 jmp LBB0_425
+ //0x00002575 LBB0_455
+ 0x4c, 0x01, 0xd9, //0x00002575 addq %r11, %rcx
+ 0x49, 0xc7, 0xc3, 0xfe, 0xff, 0xff, 0xff, //0x00002578 movq $-2, %r11
+ 0x49, 0x89, 0xcc, //0x0000257f movq %rcx, %r12
+ 0xe9, 0x9d, 0xfe, 0xff, 0xff, //0x00002582 jmp LBB0_437
+ //0x00002587 LBB0_457
+ 0x48, 0x0f, 0xbc, 0xc7, //0x00002587 bsfq %rdi, %rax
+ 0x4d, 0x29, 0xe3, //0x0000258b subq %r12, %r11
+ 0xe9, 0x52, 0xfe, 0xff, 0xff, //0x0000258e jmp LBB0_429
+ //0x00002593 LBB0_461
+ 0x4d, 0x29, 0xe3, //0x00002593 subq %r12, %r11
+ 0xe9, 0x4d, 0xfe, 0xff, 0xff, //0x00002596 jmp LBB0_430
+ //0x0000259b LBB0_458
+ 0x4c, 0x01, 0xd9, //0x0000259b addq %r11, %rcx
+ 0x49, 0xc7, 0xc3, 0xfe, 0xff, 0xff, 0xff, //0x0000259e movq $-2, %r11
+ 0x49, 0x89, 0xcc, //0x000025a5 movq %rcx, %r12
+ 0xe9, 0x73, 0xfe, 0xff, 0xff, //0x000025a8 jmp LBB0_436
+ //0x000025ad LBB0_459
+ 0x48, 0x0f, 0xbc, 0xc7, //0x000025ad bsfq %rdi, %rax
+ 0xe9, 0x59, 0xfe, 0xff, 0xff, //0x000025b1 jmp LBB0_434
+ //0x000025b6 LBB0_460
+ 0x4c, 0x2b, 0x5d, 0xd0, //0x000025b6 subq $-48(%rbp), %r11
+ 0x4d, 0x89, 0xdc, //0x000025ba movq %r11, %r12
+ 0x49, 0xc7, 0xc3, 0xfe, 0xff, 0xff, 0xff, //0x000025bd movq $-2, %r11
+ 0xe9, 0x5b, 0xfe, 0xff, 0xff, //0x000025c4 jmp LBB0_437
+ //0x000025c9 LBB0_462
+ 0x48, 0x8b, 0x75, 0xc8, //0x000025c9 movq $-56(%rbp), %rsi
+ 0xe9, 0xe9, 0xfd, 0xff, 0xff, //0x000025cd jmp LBB0_425
+ 0x90, 0x90, //0x000025d2 .p2align 2, 0x90
+ // // .set L0_0_set_33, LBB0_33-LJTI0_0
+ // // .set L0_0_set_37, LBB0_37-LJTI0_0
+ // // .set L0_0_set_39, LBB0_39-LJTI0_0
+ // // .set L0_0_set_59, LBB0_59-LJTI0_0
+ // // .set L0_0_set_61, LBB0_61-LJTI0_0
+ // // .set L0_0_set_64, LBB0_64-LJTI0_0
+ //0x000025d4 LJTI0_0
+ 0xc3, 0xdd, 0xff, 0xff, //0x000025d4 .long L0_0_set_33
+ 0xeb, 0xdd, 0xff, 0xff, //0x000025d8 .long L0_0_set_37
+ 0x16, 0xde, 0xff, 0xff, //0x000025dc .long L0_0_set_39
+ 0xcf, 0xdf, 0xff, 0xff, //0x000025e0 .long L0_0_set_59
+ 0xe5, 0xdf, 0xff, 0xff, //0x000025e4 .long L0_0_set_61
+ 0x55, 0xe2, 0xff, 0xff, //0x000025e8 .long L0_0_set_64
+ // // .set L0_1_set_423, LBB0_423-LJTI0_1
+ // // .set L0_1_set_422, LBB0_422-LJTI0_1
+ // // .set L0_1_set_199, LBB0_199-LJTI0_1
+ // // .set L0_1_set_215, LBB0_215-LJTI0_1
+ // // .set L0_1_set_66, LBB0_66-LJTI0_1
+ // // .set L0_1_set_240, LBB0_240-LJTI0_1
+ // // .set L0_1_set_242, LBB0_242-LJTI0_1
+ // // .set L0_1_set_245, LBB0_245-LJTI0_1
+ // // .set L0_1_set_251, LBB0_251-LJTI0_1
+ // // .set L0_1_set_255, LBB0_255-LJTI0_1
+ //0x000025ec LJTI0_1
+ 0xb6, 0xfd, 0xff, 0xff, //0x000025ec .long L0_1_set_423
+ 0xaf, 0xfd, 0xff, 0xff, //0x000025f0 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000025f4 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000025f8 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000025fc .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002600 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002604 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002608 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000260c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002610 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002614 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002618 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000261c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002620 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002624 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002628 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000262c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002630 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002634 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002638 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000263c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002640 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002644 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002648 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000264c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002650 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002654 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002658 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000265c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002660 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002664 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002668 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000266c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002670 .long L0_1_set_422
+ 0xa6, 0xe9, 0xff, 0xff, //0x00002674 .long L0_1_set_199
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002678 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000267c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002680 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002684 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002688 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000268c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002690 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002694 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002698 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000269c .long L0_1_set_422
+ 0x38, 0xeb, 0xff, 0xff, //0x000026a0 .long L0_1_set_215
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026a4 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026a8 .long L0_1_set_422
+ 0xfd, 0xdf, 0xff, 0xff, //0x000026ac .long L0_1_set_66
+ 0xfd, 0xdf, 0xff, 0xff, //0x000026b0 .long L0_1_set_66
+ 0xfd, 0xdf, 0xff, 0xff, //0x000026b4 .long L0_1_set_66
+ 0xfd, 0xdf, 0xff, 0xff, //0x000026b8 .long L0_1_set_66
+ 0xfd, 0xdf, 0xff, 0xff, //0x000026bc .long L0_1_set_66
+ 0xfd, 0xdf, 0xff, 0xff, //0x000026c0 .long L0_1_set_66
+ 0xfd, 0xdf, 0xff, 0xff, //0x000026c4 .long L0_1_set_66
+ 0xfd, 0xdf, 0xff, 0xff, //0x000026c8 .long L0_1_set_66
+ 0xfd, 0xdf, 0xff, 0xff, //0x000026cc .long L0_1_set_66
+ 0xfd, 0xdf, 0xff, 0xff, //0x000026d0 .long L0_1_set_66
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026d4 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026d8 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026dc .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026e0 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026e4 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026e8 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026ec .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026f0 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026f4 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026f8 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026fc .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002700 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002704 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002708 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000270c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002710 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002714 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002718 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000271c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002720 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002724 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002728 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000272c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002730 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002734 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002738 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000273c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002740 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002744 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002748 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000274c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002750 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002754 .long L0_1_set_422
+ 0x0f, 0xed, 0xff, 0xff, //0x00002758 .long L0_1_set_240
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000275c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002760 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002764 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002768 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000276c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002770 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002774 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002778 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000277c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002780 .long L0_1_set_422
+ 0x33, 0xed, 0xff, 0xff, //0x00002784 .long L0_1_set_242
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002788 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000278c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002790 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002794 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002798 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000279c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000027a0 .long L0_1_set_422
+ 0x64, 0xed, 0xff, 0xff, //0x000027a4 .long L0_1_set_245
+ 0xaf, 0xfd, 0xff, 0xff, //0x000027a8 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000027ac .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000027b0 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000027b4 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000027b8 .long L0_1_set_422
+ 0x8b, 0xed, 0xff, 0xff, //0x000027bc .long L0_1_set_251
+ 0xaf, 0xfd, 0xff, 0xff, //0x000027c0 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000027c4 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000027c8 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000027cc .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000027d0 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000027d4 .long L0_1_set_422
+ 0xc8, 0xed, 0xff, 0xff, //0x000027d8 .long L0_1_set_255
+ // // .set L0_2_set_264, LBB0_264-LJTI0_2
+ // // .set L0_2_set_292, LBB0_292-LJTI0_2
+ // // .set L0_2_set_259, LBB0_259-LJTI0_2
+ // // .set L0_2_set_261, LBB0_261-LJTI0_2
+ // // .set L0_2_set_266, LBB0_266-LJTI0_2
+ //0x000027dc LJTI0_2
+ 0x3d, 0xec, 0xff, 0xff, //0x000027dc .long L0_2_set_264
+ 0x7b, 0xee, 0xff, 0xff, //0x000027e0 .long L0_2_set_292
+ 0x3d, 0xec, 0xff, 0xff, //0x000027e4 .long L0_2_set_264
+ 0xfc, 0xeb, 0xff, 0xff, //0x000027e8 .long L0_2_set_259
+ 0x7b, 0xee, 0xff, 0xff, //0x000027ec .long L0_2_set_292
+ 0x14, 0xec, 0xff, 0xff, //0x000027f0 .long L0_2_set_261
+ 0x14, 0xec, 0xff, 0xff, //0x000027f4 .long L0_2_set_261
+ 0x14, 0xec, 0xff, 0xff, //0x000027f8 .long L0_2_set_261
+ 0x14, 0xec, 0xff, 0xff, //0x000027fc .long L0_2_set_261
+ 0x14, 0xec, 0xff, 0xff, //0x00002800 .long L0_2_set_261
+ 0x14, 0xec, 0xff, 0xff, //0x00002804 .long L0_2_set_261
+ 0x14, 0xec, 0xff, 0xff, //0x00002808 .long L0_2_set_261
+ 0x14, 0xec, 0xff, 0xff, //0x0000280c .long L0_2_set_261
+ 0x14, 0xec, 0xff, 0xff, //0x00002810 .long L0_2_set_261
+ 0x14, 0xec, 0xff, 0xff, //0x00002814 .long L0_2_set_261
+ 0x7b, 0xee, 0xff, 0xff, //0x00002818 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x0000281c .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002820 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002824 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002828 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x0000282c .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002830 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002834 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002838 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x0000283c .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002840 .long L0_2_set_292
+ 0x58, 0xec, 0xff, 0xff, //0x00002844 .long L0_2_set_266
+ 0x7b, 0xee, 0xff, 0xff, //0x00002848 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x0000284c .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002850 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002854 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002858 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x0000285c .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002860 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002864 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002868 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x0000286c .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002870 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002874 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002878 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x0000287c .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002880 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002884 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002888 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x0000288c .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002890 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002894 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002898 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x0000289c .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x000028a0 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x000028a4 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x000028a8 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x000028ac .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x000028b0 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x000028b4 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x000028b8 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x000028bc .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x000028c0 .long L0_2_set_292
+ 0x58, 0xec, 0xff, 0xff, //0x000028c4 .long L0_2_set_266
+ // // .set L0_3_set_94, LBB0_94-LJTI0_3
+ // // .set L0_3_set_149, LBB0_149-LJTI0_3
+ // // .set L0_3_set_98, LBB0_98-LJTI0_3
+ // // .set L0_3_set_91, LBB0_91-LJTI0_3
+ // // .set L0_3_set_96, LBB0_96-LJTI0_3
+ //0x000028c8 LJTI0_3
+ 0x10, 0xdf, 0xff, 0xff, //0x000028c8 .long L0_3_set_94
+ 0x75, 0xe3, 0xff, 0xff, //0x000028cc .long L0_3_set_149
+ 0x10, 0xdf, 0xff, 0xff, //0x000028d0 .long L0_3_set_94
+ 0x46, 0xdf, 0xff, 0xff, //0x000028d4 .long L0_3_set_98
+ 0x75, 0xe3, 0xff, 0xff, //0x000028d8 .long L0_3_set_149
+ 0xe8, 0xde, 0xff, 0xff, //0x000028dc .long L0_3_set_91
+ 0xe8, 0xde, 0xff, 0xff, //0x000028e0 .long L0_3_set_91
+ 0xe8, 0xde, 0xff, 0xff, //0x000028e4 .long L0_3_set_91
+ 0xe8, 0xde, 0xff, 0xff, //0x000028e8 .long L0_3_set_91
+ 0xe8, 0xde, 0xff, 0xff, //0x000028ec .long L0_3_set_91
+ 0xe8, 0xde, 0xff, 0xff, //0x000028f0 .long L0_3_set_91
+ 0xe8, 0xde, 0xff, 0xff, //0x000028f4 .long L0_3_set_91
+ 0xe8, 0xde, 0xff, 0xff, //0x000028f8 .long L0_3_set_91
+ 0xe8, 0xde, 0xff, 0xff, //0x000028fc .long L0_3_set_91
+ 0xe8, 0xde, 0xff, 0xff, //0x00002900 .long L0_3_set_91
+ 0x75, 0xe3, 0xff, 0xff, //0x00002904 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002908 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x0000290c .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002910 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002914 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002918 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x0000291c .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002920 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002924 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002928 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x0000292c .long L0_3_set_149
+ 0x2b, 0xdf, 0xff, 0xff, //0x00002930 .long L0_3_set_96
+ 0x75, 0xe3, 0xff, 0xff, //0x00002934 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002938 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x0000293c .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002940 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002944 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002948 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x0000294c .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002950 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002954 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002958 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x0000295c .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002960 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002964 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002968 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x0000296c .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002970 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002974 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002978 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x0000297c .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002980 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002984 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002988 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x0000298c .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002990 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002994 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002998 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x0000299c .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x000029a0 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x000029a4 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x000029a8 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x000029ac .long L0_3_set_149
+ 0x2b, 0xdf, 0xff, 0xff, //0x000029b0 .long L0_3_set_96
+ //0x000029b4 .p2align 2, 0x00
+ //0x000029b4 _MASK_USE_NUMBER
+ 0x02, 0x00, 0x00, 0x00, //0x000029b4 .long 2
+}
+
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/skip_one.go b/vendor/github.com/bytedance/sonic/internal/native/avx/skip_one.go
new file mode 100644
index 000000000..9d3cd0247
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/skip_one.go
@@ -0,0 +1,37 @@
+// Code generated by Makefile, DO NOT EDIT.
+
+// Code generated by Makefile, DO NOT EDIT.
+
+/*
+ * Copyright 2021 ByteDance Inc.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package avx
+
+import (
+ `unsafe`
+
+ `github.com/bytedance/sonic/internal/native/types`
+ `github.com/bytedance/sonic/internal/rt`
+)
+
+var F_skip_one func(s unsafe.Pointer, p unsafe.Pointer, m unsafe.Pointer, flags uint64) (ret int)
+
+var S_skip_one uintptr
+
+//go:nosplit
+func skip_one(s *string, p *int, m *types.StateMachine, flags uint64) (ret int) {
+ return F_skip_one(rt.NoEscape(unsafe.Pointer(s)), rt.NoEscape(unsafe.Pointer(p)), rt.NoEscape(unsafe.Pointer(m)), flags)
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/skip_one_fast.go b/vendor/github.com/bytedance/sonic/internal/native/avx/skip_one_fast.go
new file mode 100644
index 000000000..cab45bc60
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/skip_one_fast.go
@@ -0,0 +1,37 @@
+// Code generated by Makefile, DO NOT EDIT.
+
+// Code generated by Makefile, DO NOT EDIT.
+
+/*
+ * Copyright 2021 ByteDance Inc.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package avx
+
+import (
+ `unsafe`
+
+ `github.com/bytedance/sonic/internal/rt`
+)
+
+var F_skip_one_fast func(s unsafe.Pointer, p unsafe.Pointer) (ret int)
+
+var S_skip_one_fast uintptr
+
+//go:nosplit
+func skip_one_fast(s *string, p *int) (ret int) {
+ return F_skip_one_fast(rt.NoEscape(unsafe.Pointer(s)), rt.NoEscape(unsafe.Pointer(p)))
+}
+
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/skip_one_fast_subr.go b/vendor/github.com/bytedance/sonic/internal/native/avx/skip_one_fast_subr.go
new file mode 100644
index 000000000..c21d86cc5
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/skip_one_fast_subr.go
@@ -0,0 +1,45 @@
+// +build !noasm !appengine
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+import (
+ `github.com/bytedance/sonic/loader`
+)
+
+const (
+ _entry__skip_one_fast = 128
+)
+
+const (
+ _stack__skip_one_fast = 176
+)
+
+const (
+ _size__skip_one_fast = 3016
+)
+
+var (
+ _pcsp__skip_one_fast = [][2]uint32{
+ {1, 0},
+ {4, 8},
+ {6, 16},
+ {8, 24},
+ {10, 32},
+ {12, 40},
+ {13, 48},
+ {658, 176},
+ {659, 168},
+ {661, 160},
+ {663, 152},
+ {665, 144},
+ {667, 136},
+ {671, 128},
+ {3016, 176},
+ }
+)
+
+var _cfunc_skip_one_fast = []loader.CFunc{
+ {"_skip_one_fast_entry", 0, _entry__skip_one_fast, 0, nil},
+ {"_skip_one_fast", _entry__skip_one_fast, _size__skip_one_fast, _stack__skip_one_fast, _pcsp__skip_one_fast},
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/skip_one_fast_text_amd64.go b/vendor/github.com/bytedance/sonic/internal/native/avx/skip_one_fast_text_amd64.go
new file mode 100644
index 000000000..bf3f39bd1
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/skip_one_fast_text_amd64.go
@@ -0,0 +1,945 @@
+// +build amd64
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+var _text_skip_one_fast = []byte{
+ // .p2align 4, 0x00
+ // LCPI0_0
+ 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, // QUAD $0x2c2c2c2c2c2c2c2c; QUAD $0x2c2c2c2c2c2c2c2c // .space 16, ',,,,,,,,,,,,,,,,'
+ //0x00000010 LCPI0_1
+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, //0x00000010 QUAD $0x2020202020202020; QUAD $0x2020202020202020 // .space 16, ' '
+ //0x00000020 LCPI0_2
+ 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, 0x7d, //0x00000020 QUAD $0x7d7d7d7d7d7d7d7d; QUAD $0x7d7d7d7d7d7d7d7d // .space 16, '}}}}}}}}}}}}}}}}'
+ //0x00000030 LCPI0_3
+ 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, //0x00000030 QUAD $0x2222222222222222; QUAD $0x2222222222222222 // .space 16, '""""""""""""""""'
+ //0x00000040 LCPI0_4
+ 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, //0x00000040 QUAD $0x5c5c5c5c5c5c5c5c; QUAD $0x5c5c5c5c5c5c5c5c // .space 16, '\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
+ //0x00000050 LCPI0_5
+ 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, 0x7b, //0x00000050 QUAD $0x7b7b7b7b7b7b7b7b; QUAD $0x7b7b7b7b7b7b7b7b // .space 16, '{{{{{{{{{{{{{{{{'
+ //0x00000060 LCPI0_6
+ 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, 0x5b, //0x00000060 QUAD $0x5b5b5b5b5b5b5b5b; QUAD $0x5b5b5b5b5b5b5b5b // .space 16, '[[[[[[[[[[[[[[[['
+ //0x00000070 LCPI0_7
+ 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, 0x5d, //0x00000070 QUAD $0x5d5d5d5d5d5d5d5d; QUAD $0x5d5d5d5d5d5d5d5d // .space 16, ']]]]]]]]]]]]]]]]'
+ //0x00000080 .p2align 4, 0x90
+ //0x00000080 _skip_one_fast
+ 0x55, //0x00000080 pushq %rbp
+ 0x48, 0x89, 0xe5, //0x00000081 movq %rsp, %rbp
+ 0x41, 0x57, //0x00000084 pushq %r15
+ 0x41, 0x56, //0x00000086 pushq %r14
+ 0x41, 0x55, //0x00000088 pushq %r13
+ 0x41, 0x54, //0x0000008a pushq %r12
+ 0x53, //0x0000008c pushq %rbx
+ 0x48, 0x81, 0xec, 0x80, 0x00, 0x00, 0x00, //0x0000008d subq $128, %rsp
+ 0x4c, 0x8b, 0x37, //0x00000094 movq (%rdi), %r14
+ 0x4c, 0x8b, 0x47, 0x08, //0x00000097 movq $8(%rdi), %r8
+ 0x48, 0x8b, 0x16, //0x0000009b movq (%rsi), %rdx
+ 0x48, 0x89, 0xd0, //0x0000009e movq %rdx, %rax
+ 0x4c, 0x29, 0xc0, //0x000000a1 subq %r8, %rax
+ 0x0f, 0x83, 0x2a, 0x00, 0x00, 0x00, //0x000000a4 jae LBB0_5
+ 0x41, 0x8a, 0x0c, 0x16, //0x000000aa movb (%r14,%rdx), %cl
+ 0x80, 0xf9, 0x0d, //0x000000ae cmpb $13, %cl
+ 0x0f, 0x84, 0x1d, 0x00, 0x00, 0x00, //0x000000b1 je LBB0_5
+ 0x80, 0xf9, 0x20, //0x000000b7 cmpb $32, %cl
+ 0x0f, 0x84, 0x14, 0x00, 0x00, 0x00, //0x000000ba je LBB0_5
+ 0x80, 0xc1, 0xf7, //0x000000c0 addb $-9, %cl
+ 0x80, 0xf9, 0x01, //0x000000c3 cmpb $1, %cl
+ 0x0f, 0x86, 0x08, 0x00, 0x00, 0x00, //0x000000c6 jbe LBB0_5
+ 0x49, 0x89, 0xd3, //0x000000cc movq %rdx, %r11
+ 0xe9, 0x2b, 0x01, 0x00, 0x00, //0x000000cf jmp LBB0_27
+ //0x000000d4 LBB0_5
+ 0x4c, 0x8d, 0x5a, 0x01, //0x000000d4 leaq $1(%rdx), %r11
+ 0x4d, 0x39, 0xc3, //0x000000d8 cmpq %r8, %r11
+ 0x0f, 0x83, 0x22, 0x00, 0x00, 0x00, //0x000000db jae LBB0_9
+ 0x43, 0x8a, 0x0c, 0x1e, //0x000000e1 movb (%r14,%r11), %cl
+ 0x80, 0xf9, 0x0d, //0x000000e5 cmpb $13, %cl
+ 0x0f, 0x84, 0x15, 0x00, 0x00, 0x00, //0x000000e8 je LBB0_9
+ 0x80, 0xf9, 0x20, //0x000000ee cmpb $32, %cl
+ 0x0f, 0x84, 0x0c, 0x00, 0x00, 0x00, //0x000000f1 je LBB0_9
+ 0x80, 0xc1, 0xf7, //0x000000f7 addb $-9, %cl
+ 0x80, 0xf9, 0x01, //0x000000fa cmpb $1, %cl
+ 0x0f, 0x87, 0xfc, 0x00, 0x00, 0x00, //0x000000fd ja LBB0_27
+ //0x00000103 LBB0_9
+ 0x4c, 0x8d, 0x5a, 0x02, //0x00000103 leaq $2(%rdx), %r11
+ 0x4d, 0x39, 0xc3, //0x00000107 cmpq %r8, %r11
+ 0x0f, 0x83, 0x22, 0x00, 0x00, 0x00, //0x0000010a jae LBB0_13
+ 0x43, 0x8a, 0x0c, 0x1e, //0x00000110 movb (%r14,%r11), %cl
+ 0x80, 0xf9, 0x0d, //0x00000114 cmpb $13, %cl
+ 0x0f, 0x84, 0x15, 0x00, 0x00, 0x00, //0x00000117 je LBB0_13
+ 0x80, 0xf9, 0x20, //0x0000011d cmpb $32, %cl
+ 0x0f, 0x84, 0x0c, 0x00, 0x00, 0x00, //0x00000120 je LBB0_13
+ 0x80, 0xc1, 0xf7, //0x00000126 addb $-9, %cl
+ 0x80, 0xf9, 0x01, //0x00000129 cmpb $1, %cl
+ 0x0f, 0x87, 0xcd, 0x00, 0x00, 0x00, //0x0000012c ja LBB0_27
+ //0x00000132 LBB0_13
+ 0x4c, 0x8d, 0x5a, 0x03, //0x00000132 leaq $3(%rdx), %r11
+ 0x4d, 0x39, 0xc3, //0x00000136 cmpq %r8, %r11
+ 0x0f, 0x83, 0x22, 0x00, 0x00, 0x00, //0x00000139 jae LBB0_17
+ 0x43, 0x8a, 0x0c, 0x1e, //0x0000013f movb (%r14,%r11), %cl
+ 0x80, 0xf9, 0x0d, //0x00000143 cmpb $13, %cl
+ 0x0f, 0x84, 0x15, 0x00, 0x00, 0x00, //0x00000146 je LBB0_17
+ 0x80, 0xf9, 0x20, //0x0000014c cmpb $32, %cl
+ 0x0f, 0x84, 0x0c, 0x00, 0x00, 0x00, //0x0000014f je LBB0_17
+ 0x80, 0xc1, 0xf7, //0x00000155 addb $-9, %cl
+ 0x80, 0xf9, 0x01, //0x00000158 cmpb $1, %cl
+ 0x0f, 0x87, 0x9e, 0x00, 0x00, 0x00, //0x0000015b ja LBB0_27
+ //0x00000161 LBB0_17
+ 0x48, 0x8d, 0x4a, 0x04, //0x00000161 leaq $4(%rdx), %rcx
+ 0x49, 0x39, 0xc8, //0x00000165 cmpq %rcx, %r8
+ 0x0f, 0x86, 0x4b, 0x00, 0x00, 0x00, //0x00000168 jbe LBB0_23
+ 0x49, 0x39, 0xc8, //0x0000016e cmpq %rcx, %r8
+ 0x0f, 0x84, 0x51, 0x00, 0x00, 0x00, //0x00000171 je LBB0_24
+ 0x4b, 0x8d, 0x0c, 0x06, //0x00000177 leaq (%r14,%r8), %rcx
+ 0x48, 0x83, 0xc0, 0x04, //0x0000017b addq $4, %rax
+ 0x4e, 0x8d, 0x5c, 0x32, 0x05, //0x0000017f leaq $5(%rdx,%r14), %r11
+ 0x48, 0xba, 0x00, 0x26, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, //0x00000184 movabsq $4294977024, %rdx
+ 0x90, 0x90, //0x0000018e .p2align 4, 0x90
+ //0x00000190 LBB0_20
+ 0x41, 0x0f, 0xbe, 0x5b, 0xff, //0x00000190 movsbl $-1(%r11), %ebx
+ 0x83, 0xfb, 0x20, //0x00000195 cmpl $32, %ebx
+ 0x0f, 0x87, 0x48, 0x00, 0x00, 0x00, //0x00000198 ja LBB0_26
+ 0x48, 0x0f, 0xa3, 0xda, //0x0000019e btq %rbx, %rdx
+ 0x0f, 0x83, 0x3e, 0x00, 0x00, 0x00, //0x000001a2 jae LBB0_26
+ 0x49, 0xff, 0xc3, //0x000001a8 incq %r11
+ 0x48, 0xff, 0xc0, //0x000001ab incq %rax
+ 0x0f, 0x85, 0xdc, 0xff, 0xff, 0xff, //0x000001ae jne LBB0_20
+ 0xe9, 0x12, 0x00, 0x00, 0x00, //0x000001b4 jmp LBB0_25
+ //0x000001b9 LBB0_23
+ 0x48, 0x89, 0x0e, //0x000001b9 movq %rcx, (%rsi)
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x000001bc movq $-1, %rax
+ 0xe9, 0x46, 0x01, 0x00, 0x00, //0x000001c3 jmp LBB0_45
+ //0x000001c8 LBB0_24
+ 0x4c, 0x01, 0xf1, //0x000001c8 addq %r14, %rcx
+ //0x000001cb LBB0_25
+ 0x4c, 0x29, 0xf1, //0x000001cb subq %r14, %rcx
+ 0x49, 0x89, 0xcb, //0x000001ce movq %rcx, %r11
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x000001d1 movq $-1, %rax
+ 0x4d, 0x39, 0xc3, //0x000001d8 cmpq %r8, %r11
+ 0x0f, 0x82, 0x1e, 0x00, 0x00, 0x00, //0x000001db jb LBB0_27
+ 0xe9, 0x28, 0x01, 0x00, 0x00, //0x000001e1 jmp LBB0_45
+ //0x000001e6 LBB0_26
+ 0x4c, 0x89, 0xf0, //0x000001e6 movq %r14, %rax
+ 0x48, 0xf7, 0xd0, //0x000001e9 notq %rax
+ 0x49, 0x01, 0xc3, //0x000001ec addq %rax, %r11
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x000001ef movq $-1, %rax
+ 0x4d, 0x39, 0xc3, //0x000001f6 cmpq %r8, %r11
+ 0x0f, 0x83, 0x0f, 0x01, 0x00, 0x00, //0x000001f9 jae LBB0_45
+ //0x000001ff LBB0_27
+ 0x49, 0x8d, 0x5b, 0x01, //0x000001ff leaq $1(%r11), %rbx
+ 0x48, 0x89, 0x1e, //0x00000203 movq %rbx, (%rsi)
+ 0x43, 0x0f, 0xbe, 0x0c, 0x1e, //0x00000206 movsbl (%r14,%r11), %ecx
+ 0x83, 0xf9, 0x7b, //0x0000020b cmpl $123, %ecx
+ 0x0f, 0x87, 0x1f, 0x01, 0x00, 0x00, //0x0000020e ja LBB0_47
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00000214 movq $-1, %rax
+ 0x48, 0x8d, 0x15, 0x26, 0x0a, 0x00, 0x00, //0x0000021b leaq $2598(%rip), %rdx /* LJTI0_0+0(%rip) */
+ 0x48, 0x63, 0x0c, 0x8a, //0x00000222 movslq (%rdx,%rcx,4), %rcx
+ 0x48, 0x01, 0xd1, //0x00000226 addq %rdx, %rcx
+ 0xff, 0xe1, //0x00000229 jmpq *%rcx
+ //0x0000022b LBB0_29
+ 0x48, 0x8b, 0x4f, 0x08, //0x0000022b movq $8(%rdi), %rcx
+ 0x48, 0x89, 0xc8, //0x0000022f movq %rcx, %rax
+ 0x48, 0x29, 0xd8, //0x00000232 subq %rbx, %rax
+ 0x4c, 0x01, 0xf3, //0x00000235 addq %r14, %rbx
+ 0x48, 0x83, 0xf8, 0x10, //0x00000238 cmpq $16, %rax
+ 0x0f, 0x82, 0x77, 0x00, 0x00, 0x00, //0x0000023c jb LBB0_34
+ 0x4c, 0x29, 0xd9, //0x00000242 subq %r11, %rcx
+ 0x48, 0x83, 0xc1, 0xef, //0x00000245 addq $-17, %rcx
+ 0x48, 0x89, 0xca, //0x00000249 movq %rcx, %rdx
+ 0x48, 0x83, 0xe2, 0xf0, //0x0000024c andq $-16, %rdx
+ 0x4c, 0x01, 0xda, //0x00000250 addq %r11, %rdx
+ 0x49, 0x8d, 0x54, 0x16, 0x11, //0x00000253 leaq $17(%r14,%rdx), %rdx
+ 0x83, 0xe1, 0x0f, //0x00000258 andl $15, %ecx
+ 0xc5, 0xfa, 0x6f, 0x05, 0x9d, 0xfd, 0xff, 0xff, //0x0000025b vmovdqu $-611(%rip), %xmm0 /* LCPI0_0+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x0d, 0xa5, 0xfd, 0xff, 0xff, //0x00000263 vmovdqu $-603(%rip), %xmm1 /* LCPI0_1+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x15, 0xad, 0xfd, 0xff, 0xff, //0x0000026b vmovdqu $-595(%rip), %xmm2 /* LCPI0_2+0(%rip) */
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000273 .p2align 4, 0x90
+ //0x00000280 LBB0_31
+ 0xc5, 0xfa, 0x6f, 0x1b, //0x00000280 vmovdqu (%rbx), %xmm3
+ 0xc5, 0xe1, 0x74, 0xe0, //0x00000284 vpcmpeqb %xmm0, %xmm3, %xmm4
+ 0xc5, 0xe1, 0xeb, 0xd9, //0x00000288 vpor %xmm1, %xmm3, %xmm3
+ 0xc5, 0xe1, 0x74, 0xda, //0x0000028c vpcmpeqb %xmm2, %xmm3, %xmm3
+ 0xc5, 0xe1, 0xeb, 0xdc, //0x00000290 vpor %xmm4, %xmm3, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xfb, //0x00000294 vpmovmskb %xmm3, %edi
+ 0x66, 0x85, 0xff, //0x00000298 testw %di, %di
+ 0x0f, 0x85, 0x5a, 0x00, 0x00, 0x00, //0x0000029b jne LBB0_42
+ 0x48, 0x83, 0xc3, 0x10, //0x000002a1 addq $16, %rbx
+ 0x48, 0x83, 0xc0, 0xf0, //0x000002a5 addq $-16, %rax
+ 0x48, 0x83, 0xf8, 0x0f, //0x000002a9 cmpq $15, %rax
+ 0x0f, 0x87, 0xcd, 0xff, 0xff, 0xff, //0x000002ad ja LBB0_31
+ 0x48, 0x89, 0xc8, //0x000002b3 movq %rcx, %rax
+ 0x48, 0x89, 0xd3, //0x000002b6 movq %rdx, %rbx
+ //0x000002b9 LBB0_34
+ 0x48, 0x85, 0xc0, //0x000002b9 testq %rax, %rax
+ 0x0f, 0x84, 0x31, 0x00, 0x00, 0x00, //0x000002bc je LBB0_41
+ 0x48, 0x8d, 0x0c, 0x03, //0x000002c2 leaq (%rbx,%rax), %rcx
+ //0x000002c6 LBB0_36
+ 0x0f, 0xb6, 0x13, //0x000002c6 movzbl (%rbx), %edx
+ 0x80, 0xfa, 0x2c, //0x000002c9 cmpb $44, %dl
+ 0x0f, 0x84, 0x21, 0x00, 0x00, 0x00, //0x000002cc je LBB0_41
+ 0x80, 0xfa, 0x7d, //0x000002d2 cmpb $125, %dl
+ 0x0f, 0x84, 0x18, 0x00, 0x00, 0x00, //0x000002d5 je LBB0_41
+ 0x80, 0xfa, 0x5d, //0x000002db cmpb $93, %dl
+ 0x0f, 0x84, 0x0f, 0x00, 0x00, 0x00, //0x000002de je LBB0_41
+ 0x48, 0xff, 0xc3, //0x000002e4 incq %rbx
+ 0x48, 0xff, 0xc8, //0x000002e7 decq %rax
+ 0x0f, 0x85, 0xd6, 0xff, 0xff, 0xff, //0x000002ea jne LBB0_36
+ 0x48, 0x89, 0xcb, //0x000002f0 movq %rcx, %rbx
+ //0x000002f3 LBB0_41
+ 0x4c, 0x29, 0xf3, //0x000002f3 subq %r14, %rbx
+ 0xe9, 0x0d, 0x00, 0x00, 0x00, //0x000002f6 jmp LBB0_43
+ //0x000002fb LBB0_42
+ 0x0f, 0xb7, 0xc7, //0x000002fb movzwl %di, %eax
+ 0x48, 0x0f, 0xbc, 0xc0, //0x000002fe bsfq %rax, %rax
+ 0x4c, 0x29, 0xf3, //0x00000302 subq %r14, %rbx
+ 0x48, 0x01, 0xc3, //0x00000305 addq %rax, %rbx
+ //0x00000308 LBB0_43
+ 0x48, 0x89, 0x1e, //0x00000308 movq %rbx, (%rsi)
+ //0x0000030b LBB0_44
+ 0x4c, 0x89, 0xd8, //0x0000030b movq %r11, %rax
+ //0x0000030e LBB0_45
+ 0x48, 0x8d, 0x65, 0xd8, //0x0000030e leaq $-40(%rbp), %rsp
+ 0x5b, //0x00000312 popq %rbx
+ 0x41, 0x5c, //0x00000313 popq %r12
+ 0x41, 0x5d, //0x00000315 popq %r13
+ 0x41, 0x5e, //0x00000317 popq %r14
+ 0x41, 0x5f, //0x00000319 popq %r15
+ 0x5d, //0x0000031b popq %rbp
+ 0xc5, 0xf8, 0x77, //0x0000031c vzeroupper
+ 0xc3, //0x0000031f retq
+ //0x00000320 LBB0_46
+ 0x49, 0x8d, 0x4b, 0x04, //0x00000320 leaq $4(%r11), %rcx
+ 0x48, 0x3b, 0x4f, 0x08, //0x00000324 cmpq $8(%rdi), %rcx
+ 0x0f, 0x87, 0xe0, 0xff, 0xff, 0xff, //0x00000328 ja LBB0_45
+ 0xe9, 0xa6, 0x04, 0x00, 0x00, //0x0000032e jmp LBB0_83
+ //0x00000333 LBB0_47
+ 0x4c, 0x89, 0x1e, //0x00000333 movq %r11, (%rsi)
+ 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x00000336 movq $-2, %rax
+ 0xe9, 0xcc, 0xff, 0xff, 0xff, //0x0000033d jmp LBB0_45
+ //0x00000342 LBB0_48
+ 0x4c, 0x8b, 0x47, 0x08, //0x00000342 movq $8(%rdi), %r8
+ 0x4d, 0x89, 0xc7, //0x00000346 movq %r8, %r15
+ 0x49, 0x29, 0xdf, //0x00000349 subq %rbx, %r15
+ 0x49, 0x83, 0xff, 0x20, //0x0000034c cmpq $32, %r15
+ 0x0f, 0x8c, 0xbb, 0x08, 0x00, 0x00, //0x00000350 jl LBB0_117
+ 0x41, 0xb9, 0xff, 0xff, 0xff, 0xff, //0x00000356 movl $4294967295, %r9d
+ 0x4f, 0x8d, 0x14, 0x1e, //0x0000035c leaq (%r14,%r11), %r10
+ 0x4d, 0x29, 0xd8, //0x00000360 subq %r11, %r8
+ 0x41, 0xbd, 0x1f, 0x00, 0x00, 0x00, //0x00000363 movl $31, %r13d
+ 0x45, 0x31, 0xff, //0x00000369 xorl %r15d, %r15d
+ 0xc5, 0xfa, 0x6f, 0x05, 0xbc, 0xfc, 0xff, 0xff, //0x0000036c vmovdqu $-836(%rip), %xmm0 /* LCPI0_3+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x0d, 0xc4, 0xfc, 0xff, 0xff, //0x00000374 vmovdqu $-828(%rip), %xmm1 /* LCPI0_4+0(%rip) */
+ 0x45, 0x31, 0xe4, //0x0000037c xorl %r12d, %r12d
+ 0xe9, 0x2e, 0x00, 0x00, 0x00, //0x0000037f jmp LBB0_50
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000384 .p2align 4, 0x90
+ //0x00000390 LBB0_52
+ 0x45, 0x31, 0xe4, //0x00000390 xorl %r12d, %r12d
+ 0x85, 0xc9, //0x00000393 testl %ecx, %ecx
+ 0x0f, 0x85, 0x9e, 0x00, 0x00, 0x00, //0x00000395 jne LBB0_110
+ //0x0000039b LBB0_53
+ 0x49, 0x83, 0xc7, 0x20, //0x0000039b addq $32, %r15
+ 0x4b, 0x8d, 0x4c, 0x28, 0xe0, //0x0000039f leaq $-32(%r8,%r13), %rcx
+ 0x49, 0x83, 0xc5, 0xe0, //0x000003a4 addq $-32, %r13
+ 0x48, 0x83, 0xf9, 0x3f, //0x000003a8 cmpq $63, %rcx
+ 0x0f, 0x8e, 0xdc, 0x07, 0x00, 0x00, //0x000003ac jle LBB0_54
+ //0x000003b2 LBB0_50
+ 0xc4, 0x81, 0x7a, 0x6f, 0x54, 0x3a, 0x01, //0x000003b2 vmovdqu $1(%r10,%r15), %xmm2
+ 0xc4, 0x81, 0x7a, 0x6f, 0x5c, 0x3a, 0x11, //0x000003b9 vmovdqu $17(%r10,%r15), %xmm3
+ 0xc5, 0xe9, 0x74, 0xe0, //0x000003c0 vpcmpeqb %xmm0, %xmm2, %xmm4
+ 0xc5, 0xf9, 0xd7, 0xfc, //0x000003c4 vpmovmskb %xmm4, %edi
+ 0xc5, 0xe1, 0x74, 0xe0, //0x000003c8 vpcmpeqb %xmm0, %xmm3, %xmm4
+ 0xc5, 0xf9, 0xd7, 0xcc, //0x000003cc vpmovmskb %xmm4, %ecx
+ 0x48, 0xc1, 0xe1, 0x10, //0x000003d0 shlq $16, %rcx
+ 0x48, 0x09, 0xf9, //0x000003d4 orq %rdi, %rcx
+ 0xc5, 0xe9, 0x74, 0xd1, //0x000003d7 vpcmpeqb %xmm1, %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xda, //0x000003db vpmovmskb %xmm2, %ebx
+ 0xc5, 0xe1, 0x74, 0xd1, //0x000003df vpcmpeqb %xmm1, %xmm3, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x000003e3 vpmovmskb %xmm2, %edi
+ 0x48, 0xc1, 0xe7, 0x10, //0x000003e7 shlq $16, %rdi
+ 0x48, 0x09, 0xdf, //0x000003eb orq %rbx, %rdi
+ 0x48, 0x89, 0xfb, //0x000003ee movq %rdi, %rbx
+ 0x4c, 0x09, 0xe3, //0x000003f1 orq %r12, %rbx
+ 0x0f, 0x84, 0x96, 0xff, 0xff, 0xff, //0x000003f4 je LBB0_52
+ 0x44, 0x89, 0xe3, //0x000003fa movl %r12d, %ebx
+ 0x44, 0x31, 0xcb, //0x000003fd xorl %r9d, %ebx
+ 0x21, 0xdf, //0x00000400 andl %ebx, %edi
+ 0x8d, 0x1c, 0x3f, //0x00000402 leal (%rdi,%rdi), %ebx
+ 0x44, 0x09, 0xe3, //0x00000405 orl %r12d, %ebx
+ 0x41, 0x8d, 0x91, 0xab, 0xaa, 0xaa, 0xaa, //0x00000408 leal $-1431655765(%r9), %edx
+ 0x31, 0xda, //0x0000040f xorl %ebx, %edx
+ 0x21, 0xfa, //0x00000411 andl %edi, %edx
+ 0x81, 0xe2, 0xaa, 0xaa, 0xaa, 0xaa, //0x00000413 andl $-1431655766, %edx
+ 0x45, 0x31, 0xe4, //0x00000419 xorl %r12d, %r12d
+ 0x01, 0xfa, //0x0000041c addl %edi, %edx
+ 0x41, 0x0f, 0x92, 0xc4, //0x0000041e setb %r12b
+ 0x01, 0xd2, //0x00000422 addl %edx, %edx
+ 0x81, 0xf2, 0x55, 0x55, 0x55, 0x55, //0x00000424 xorl $1431655765, %edx
+ 0x21, 0xda, //0x0000042a andl %ebx, %edx
+ 0x44, 0x31, 0xca, //0x0000042c xorl %r9d, %edx
+ 0x21, 0xd1, //0x0000042f andl %edx, %ecx
+ 0x85, 0xc9, //0x00000431 testl %ecx, %ecx
+ 0x0f, 0x84, 0x62, 0xff, 0xff, 0xff, //0x00000433 je LBB0_53
+ //0x00000439 LBB0_110
+ 0x48, 0x0f, 0xbc, 0xc1, //0x00000439 bsfq %rcx, %rax
+ 0x49, 0x01, 0xc2, //0x0000043d addq %rax, %r10
+ 0x4d, 0x01, 0xfa, //0x00000440 addq %r15, %r10
+ 0x4d, 0x29, 0xf2, //0x00000443 subq %r14, %r10
+ 0x49, 0x83, 0xc2, 0x02, //0x00000446 addq $2, %r10
+ 0x4c, 0x89, 0x16, //0x0000044a movq %r10, (%rsi)
+ 0xe9, 0xb9, 0xfe, 0xff, 0xff, //0x0000044d jmp LBB0_44
+ //0x00000452 LBB0_57
+ 0x48, 0x8b, 0x4f, 0x08, //0x00000452 movq $8(%rdi), %rcx
+ 0x48, 0x29, 0xd9, //0x00000456 subq %rbx, %rcx
+ 0x49, 0x01, 0xde, //0x00000459 addq %rbx, %r14
+ 0x45, 0x31, 0xe4, //0x0000045c xorl %r12d, %r12d
+ 0xc5, 0x7a, 0x6f, 0x15, 0xc9, 0xfb, 0xff, 0xff, //0x0000045f vmovdqu $-1079(%rip), %xmm10 /* LCPI0_3+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x0d, 0xd1, 0xfb, 0xff, 0xff, //0x00000467 vmovdqu $-1071(%rip), %xmm1 /* LCPI0_4+0(%rip) */
+ 0xc4, 0x41, 0x31, 0x76, 0xc9, //0x0000046f vpcmpeqd %xmm9, %xmm9, %xmm9
+ 0xc5, 0xfa, 0x6f, 0x1d, 0xe4, 0xfb, 0xff, 0xff, //0x00000474 vmovdqu $-1052(%rip), %xmm3 /* LCPI0_6+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x25, 0xec, 0xfb, 0xff, 0xff, //0x0000047c vmovdqu $-1044(%rip), %xmm4 /* LCPI0_7+0(%rip) */
+ 0xc4, 0x41, 0x38, 0x57, 0xc0, //0x00000484 vxorps %xmm8, %xmm8, %xmm8
+ 0x31, 0xdb, //0x00000489 xorl %ebx, %ebx
+ 0x45, 0x31, 0xc0, //0x0000048b xorl %r8d, %r8d
+ 0x45, 0x31, 0xff, //0x0000048e xorl %r15d, %r15d
+ 0x48, 0x83, 0xf9, 0x40, //0x00000491 cmpq $64, %rcx
+ 0x48, 0x89, 0x4c, 0x24, 0x08, //0x00000495 movq %rcx, $8(%rsp)
+ 0x4c, 0x89, 0x44, 0x24, 0x10, //0x0000049a movq %r8, $16(%rsp)
+ 0x0f, 0x8d, 0x33, 0x01, 0x00, 0x00, //0x0000049f jge LBB0_58
+ //0x000004a5 LBB0_67
+ 0x48, 0x85, 0xc9, //0x000004a5 testq %rcx, %rcx
+ 0x0f, 0x8e, 0x6b, 0x07, 0x00, 0x00, //0x000004a8 jle LBB0_118
+ 0xc5, 0x7c, 0x11, 0x44, 0x24, 0x40, //0x000004ae vmovups %ymm8, $64(%rsp)
+ 0xc5, 0x7c, 0x11, 0x44, 0x24, 0x20, //0x000004b4 vmovups %ymm8, $32(%rsp)
+ 0x44, 0x89, 0xf1, //0x000004ba movl %r14d, %ecx
+ 0x81, 0xe1, 0xff, 0x0f, 0x00, 0x00, //0x000004bd andl $4095, %ecx
+ 0x81, 0xf9, 0xc1, 0x0f, 0x00, 0x00, //0x000004c3 cmpl $4033, %ecx
+ 0x0f, 0x82, 0x09, 0x01, 0x00, 0x00, //0x000004c9 jb LBB0_58
+ 0x48, 0x83, 0x7c, 0x24, 0x08, 0x20, //0x000004cf cmpq $32, $8(%rsp)
+ 0x0f, 0x82, 0x2e, 0x00, 0x00, 0x00, //0x000004d5 jb LBB0_71
+ 0xc4, 0xc1, 0x78, 0x10, 0x06, //0x000004db vmovups (%r14), %xmm0
+ 0xc5, 0xf8, 0x11, 0x44, 0x24, 0x20, //0x000004e0 vmovups %xmm0, $32(%rsp)
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x46, 0x10, //0x000004e6 vmovdqu $16(%r14), %xmm0
+ 0xc5, 0xfa, 0x7f, 0x44, 0x24, 0x30, //0x000004ec vmovdqu %xmm0, $48(%rsp)
+ 0x49, 0x83, 0xc6, 0x20, //0x000004f2 addq $32, %r14
+ 0x48, 0x8b, 0x4c, 0x24, 0x08, //0x000004f6 movq $8(%rsp), %rcx
+ 0x48, 0x8d, 0x51, 0xe0, //0x000004fb leaq $-32(%rcx), %rdx
+ 0x4c, 0x8d, 0x44, 0x24, 0x40, //0x000004ff leaq $64(%rsp), %r8
+ 0xe9, 0x0a, 0x00, 0x00, 0x00, //0x00000504 jmp LBB0_72
+ //0x00000509 LBB0_71
+ 0x4c, 0x8d, 0x44, 0x24, 0x20, //0x00000509 leaq $32(%rsp), %r8
+ 0x48, 0x8b, 0x54, 0x24, 0x08, //0x0000050e movq $8(%rsp), %rdx
+ //0x00000513 LBB0_72
+ 0x48, 0x83, 0xfa, 0x10, //0x00000513 cmpq $16, %rdx
+ 0x0f, 0x82, 0x5c, 0x00, 0x00, 0x00, //0x00000517 jb LBB0_73
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x06, //0x0000051d vmovdqu (%r14), %xmm0
+ 0xc4, 0xc1, 0x7a, 0x7f, 0x00, //0x00000522 vmovdqu %xmm0, (%r8)
+ 0x49, 0x83, 0xc6, 0x10, //0x00000527 addq $16, %r14
+ 0x49, 0x83, 0xc0, 0x10, //0x0000052b addq $16, %r8
+ 0x48, 0x83, 0xc2, 0xf0, //0x0000052f addq $-16, %rdx
+ 0x48, 0x83, 0xfa, 0x08, //0x00000533 cmpq $8, %rdx
+ 0x0f, 0x83, 0x46, 0x00, 0x00, 0x00, //0x00000537 jae LBB0_78
+ //0x0000053d LBB0_74
+ 0x48, 0x83, 0xfa, 0x04, //0x0000053d cmpq $4, %rdx
+ 0x0f, 0x8c, 0x58, 0x00, 0x00, 0x00, //0x00000541 jl LBB0_75
+ //0x00000547 LBB0_79
+ 0x41, 0x8b, 0x0e, //0x00000547 movl (%r14), %ecx
+ 0x41, 0x89, 0x08, //0x0000054a movl %ecx, (%r8)
+ 0x49, 0x83, 0xc6, 0x04, //0x0000054d addq $4, %r14
+ 0x49, 0x83, 0xc0, 0x04, //0x00000551 addq $4, %r8
+ 0x48, 0x83, 0xc2, 0xfc, //0x00000555 addq $-4, %rdx
+ 0x48, 0x83, 0xfa, 0x02, //0x00000559 cmpq $2, %rdx
+ 0x0f, 0x83, 0x46, 0x00, 0x00, 0x00, //0x0000055d jae LBB0_80
+ //0x00000563 LBB0_76
+ 0x4c, 0x89, 0xf1, //0x00000563 movq %r14, %rcx
+ 0x4c, 0x8d, 0x74, 0x24, 0x20, //0x00000566 leaq $32(%rsp), %r14
+ 0x48, 0x85, 0xd2, //0x0000056b testq %rdx, %rdx
+ 0x0f, 0x85, 0x5a, 0x00, 0x00, 0x00, //0x0000056e jne LBB0_81
+ 0xe9, 0x5f, 0x00, 0x00, 0x00, //0x00000574 jmp LBB0_58
+ //0x00000579 LBB0_73
+ 0x48, 0x83, 0xfa, 0x08, //0x00000579 cmpq $8, %rdx
+ 0x0f, 0x82, 0xba, 0xff, 0xff, 0xff, //0x0000057d jb LBB0_74
+ //0x00000583 LBB0_78
+ 0x49, 0x8b, 0x0e, //0x00000583 movq (%r14), %rcx
+ 0x49, 0x89, 0x08, //0x00000586 movq %rcx, (%r8)
+ 0x49, 0x83, 0xc6, 0x08, //0x00000589 addq $8, %r14
+ 0x49, 0x83, 0xc0, 0x08, //0x0000058d addq $8, %r8
+ 0x48, 0x83, 0xc2, 0xf8, //0x00000591 addq $-8, %rdx
+ 0x48, 0x83, 0xfa, 0x04, //0x00000595 cmpq $4, %rdx
+ 0x0f, 0x8d, 0xa8, 0xff, 0xff, 0xff, //0x00000599 jge LBB0_79
+ //0x0000059f LBB0_75
+ 0x48, 0x83, 0xfa, 0x02, //0x0000059f cmpq $2, %rdx
+ 0x0f, 0x82, 0xba, 0xff, 0xff, 0xff, //0x000005a3 jb LBB0_76
+ //0x000005a9 LBB0_80
+ 0x41, 0x0f, 0xb7, 0x0e, //0x000005a9 movzwl (%r14), %ecx
+ 0x66, 0x41, 0x89, 0x08, //0x000005ad movw %cx, (%r8)
+ 0x49, 0x83, 0xc6, 0x02, //0x000005b1 addq $2, %r14
+ 0x49, 0x83, 0xc0, 0x02, //0x000005b5 addq $2, %r8
+ 0x48, 0x83, 0xc2, 0xfe, //0x000005b9 addq $-2, %rdx
+ 0x4c, 0x89, 0xf1, //0x000005bd movq %r14, %rcx
+ 0x4c, 0x8d, 0x74, 0x24, 0x20, //0x000005c0 leaq $32(%rsp), %r14
+ 0x48, 0x85, 0xd2, //0x000005c5 testq %rdx, %rdx
+ 0x0f, 0x84, 0x0a, 0x00, 0x00, 0x00, //0x000005c8 je LBB0_58
+ //0x000005ce LBB0_81
+ 0x8a, 0x09, //0x000005ce movb (%rcx), %cl
+ 0x41, 0x88, 0x08, //0x000005d0 movb %cl, (%r8)
+ 0x4c, 0x8d, 0x74, 0x24, 0x20, //0x000005d3 leaq $32(%rsp), %r14
+ //0x000005d8 LBB0_58
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x16, //0x000005d8 vmovdqu (%r14), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x6e, 0x10, //0x000005dd vmovdqu $16(%r14), %xmm5
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x7e, 0x20, //0x000005e3 vmovdqu $32(%r14), %xmm7
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x76, 0x30, //0x000005e9 vmovdqu $48(%r14), %xmm6
+ 0xc5, 0xa9, 0x74, 0xc2, //0x000005ef vpcmpeqb %xmm2, %xmm10, %xmm0
+ 0xc5, 0x79, 0xd7, 0xe8, //0x000005f3 vpmovmskb %xmm0, %r13d
+ 0xc5, 0xa9, 0x74, 0xc5, //0x000005f7 vpcmpeqb %xmm5, %xmm10, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xc8, //0x000005fb vpmovmskb %xmm0, %ecx
+ 0xc5, 0xa9, 0x74, 0xc7, //0x000005ff vpcmpeqb %xmm7, %xmm10, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xd0, //0x00000603 vpmovmskb %xmm0, %edx
+ 0xc5, 0xa9, 0x74, 0xc6, //0x00000607 vpcmpeqb %xmm6, %xmm10, %xmm0
+ 0xc5, 0x79, 0xd7, 0xc8, //0x0000060b vpmovmskb %xmm0, %r9d
+ 0x49, 0xc1, 0xe1, 0x30, //0x0000060f shlq $48, %r9
+ 0x48, 0xc1, 0xe2, 0x20, //0x00000613 shlq $32, %rdx
+ 0x48, 0xc1, 0xe1, 0x10, //0x00000617 shlq $16, %rcx
+ 0x49, 0x09, 0xcd, //0x0000061b orq %rcx, %r13
+ 0x49, 0x09, 0xd5, //0x0000061e orq %rdx, %r13
+ 0x4d, 0x09, 0xcd, //0x00000621 orq %r9, %r13
+ 0xc5, 0xe9, 0x74, 0xc1, //0x00000624 vpcmpeqb %xmm1, %xmm2, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xc8, //0x00000628 vpmovmskb %xmm0, %ecx
+ 0xc5, 0xd1, 0x74, 0xc1, //0x0000062c vpcmpeqb %xmm1, %xmm5, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xd0, //0x00000630 vpmovmskb %xmm0, %edx
+ 0xc5, 0xc1, 0x74, 0xc1, //0x00000634 vpcmpeqb %xmm1, %xmm7, %xmm0
+ 0xc5, 0x79, 0xd7, 0xc8, //0x00000638 vpmovmskb %xmm0, %r9d
+ 0xc5, 0xc9, 0x74, 0xc1, //0x0000063c vpcmpeqb %xmm1, %xmm6, %xmm0
+ 0xc5, 0x79, 0xd7, 0xd0, //0x00000640 vpmovmskb %xmm0, %r10d
+ 0x49, 0xc1, 0xe2, 0x30, //0x00000644 shlq $48, %r10
+ 0x49, 0xc1, 0xe1, 0x20, //0x00000648 shlq $32, %r9
+ 0x48, 0xc1, 0xe2, 0x10, //0x0000064c shlq $16, %rdx
+ 0x48, 0x09, 0xd1, //0x00000650 orq %rdx, %rcx
+ 0x4c, 0x09, 0xc9, //0x00000653 orq %r9, %rcx
+ 0x4c, 0x09, 0xd1, //0x00000656 orq %r10, %rcx
+ 0x48, 0x89, 0xca, //0x00000659 movq %rcx, %rdx
+ 0x48, 0x09, 0xda, //0x0000065c orq %rbx, %rdx
+ 0x0f, 0x84, 0x49, 0x00, 0x00, 0x00, //0x0000065f je LBB0_60
+ 0x48, 0x89, 0xda, //0x00000665 movq %rbx, %rdx
+ 0x48, 0xf7, 0xd2, //0x00000668 notq %rdx
+ 0x48, 0x21, 0xca, //0x0000066b andq %rcx, %rdx
+ 0x4c, 0x8d, 0x0c, 0x12, //0x0000066e leaq (%rdx,%rdx), %r9
+ 0x49, 0x09, 0xd9, //0x00000672 orq %rbx, %r9
+ 0x4d, 0x89, 0xca, //0x00000675 movq %r9, %r10
+ 0x48, 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x00000678 movabsq $-6148914691236517206, %rbx
+ 0x49, 0x31, 0xda, //0x00000682 xorq %rbx, %r10
+ 0x48, 0x21, 0xd9, //0x00000685 andq %rbx, %rcx
+ 0x4c, 0x21, 0xd1, //0x00000688 andq %r10, %rcx
+ 0x31, 0xdb, //0x0000068b xorl %ebx, %ebx
+ 0x48, 0x01, 0xd1, //0x0000068d addq %rdx, %rcx
+ 0x0f, 0x92, 0xc3, //0x00000690 setb %bl
+ 0x48, 0x01, 0xc9, //0x00000693 addq %rcx, %rcx
+ 0x48, 0xba, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x00000696 movabsq $6148914691236517205, %rdx
+ 0x48, 0x31, 0xd1, //0x000006a0 xorq %rdx, %rcx
+ 0x4c, 0x21, 0xc9, //0x000006a3 andq %r9, %rcx
+ 0x48, 0xf7, 0xd1, //0x000006a6 notq %rcx
+ 0xe9, 0x09, 0x00, 0x00, 0x00, //0x000006a9 jmp LBB0_61
+ //0x000006ae LBB0_60
+ 0x48, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x000006ae movq $-1, %rcx
+ 0x31, 0xdb, //0x000006b5 xorl %ebx, %ebx
+ //0x000006b7 LBB0_61
+ 0x48, 0x89, 0x5c, 0x24, 0x18, //0x000006b7 movq %rbx, $24(%rsp)
+ 0x4c, 0x21, 0xe9, //0x000006bc andq %r13, %rcx
+ 0xc4, 0xe1, 0xf9, 0x6e, 0xc1, //0x000006bf vmovq %rcx, %xmm0
+ 0xc4, 0xc3, 0x79, 0x44, 0xc1, 0x00, //0x000006c4 vpclmulqdq $0, %xmm9, %xmm0, %xmm0
+ 0xc4, 0xc1, 0xf9, 0x7e, 0xc5, //0x000006ca vmovq %xmm0, %r13
+ 0x4d, 0x31, 0xe5, //0x000006cf xorq %r12, %r13
+ 0xc5, 0xe9, 0x74, 0xc3, //0x000006d2 vpcmpeqb %xmm3, %xmm2, %xmm0
+ 0xc5, 0x79, 0xd7, 0xd0, //0x000006d6 vpmovmskb %xmm0, %r10d
+ 0xc5, 0xd1, 0x74, 0xc3, //0x000006da vpcmpeqb %xmm3, %xmm5, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xc8, //0x000006de vpmovmskb %xmm0, %ecx
+ 0xc5, 0xc1, 0x74, 0xc3, //0x000006e2 vpcmpeqb %xmm3, %xmm7, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xd0, //0x000006e6 vpmovmskb %xmm0, %edx
+ 0xc5, 0xc9, 0x74, 0xc3, //0x000006ea vpcmpeqb %xmm3, %xmm6, %xmm0
+ 0xc5, 0x79, 0xd7, 0xc8, //0x000006ee vpmovmskb %xmm0, %r9d
+ 0x49, 0xc1, 0xe1, 0x30, //0x000006f2 shlq $48, %r9
+ 0x48, 0xc1, 0xe2, 0x20, //0x000006f6 shlq $32, %rdx
+ 0x48, 0xc1, 0xe1, 0x10, //0x000006fa shlq $16, %rcx
+ 0x49, 0x09, 0xca, //0x000006fe orq %rcx, %r10
+ 0x49, 0x09, 0xd2, //0x00000701 orq %rdx, %r10
+ 0x4d, 0x09, 0xca, //0x00000704 orq %r9, %r10
+ 0x4d, 0x89, 0xe9, //0x00000707 movq %r13, %r9
+ 0x49, 0xf7, 0xd1, //0x0000070a notq %r9
+ 0x4d, 0x21, 0xca, //0x0000070d andq %r9, %r10
+ 0xc5, 0xe9, 0x74, 0xc4, //0x00000710 vpcmpeqb %xmm4, %xmm2, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xc8, //0x00000714 vpmovmskb %xmm0, %ecx
+ 0xc5, 0xd1, 0x74, 0xc4, //0x00000718 vpcmpeqb %xmm4, %xmm5, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xd0, //0x0000071c vpmovmskb %xmm0, %edx
+ 0xc5, 0xc1, 0x74, 0xc4, //0x00000720 vpcmpeqb %xmm4, %xmm7, %xmm0
+ 0xc5, 0x79, 0xd7, 0xc0, //0x00000724 vpmovmskb %xmm0, %r8d
+ 0xc5, 0xc9, 0x74, 0xc4, //0x00000728 vpcmpeqb %xmm4, %xmm6, %xmm0
+ 0xc5, 0x79, 0xd7, 0xe0, //0x0000072c vpmovmskb %xmm0, %r12d
+ 0x49, 0xc1, 0xe4, 0x30, //0x00000730 shlq $48, %r12
+ 0x49, 0xc1, 0xe0, 0x20, //0x00000734 shlq $32, %r8
+ 0x48, 0xc1, 0xe2, 0x10, //0x00000738 shlq $16, %rdx
+ 0x48, 0x09, 0xd1, //0x0000073c orq %rdx, %rcx
+ 0x4c, 0x09, 0xc1, //0x0000073f orq %r8, %rcx
+ 0x4c, 0x09, 0xe1, //0x00000742 orq %r12, %rcx
+ 0x4c, 0x21, 0xc9, //0x00000745 andq %r9, %rcx
+ 0x0f, 0x84, 0x3e, 0x00, 0x00, 0x00, //0x00000748 je LBB0_65
+ 0x4c, 0x8b, 0x44, 0x24, 0x10, //0x0000074e movq $16(%rsp), %r8
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000753 .p2align 4, 0x90
+ //0x00000760 LBB0_63
+ 0x48, 0x8d, 0x59, 0xff, //0x00000760 leaq $-1(%rcx), %rbx
+ 0x48, 0x89, 0xda, //0x00000764 movq %rbx, %rdx
+ 0x4c, 0x21, 0xd2, //0x00000767 andq %r10, %rdx
+ 0xf3, 0x48, 0x0f, 0xb8, 0xd2, //0x0000076a popcntq %rdx, %rdx
+ 0x4c, 0x01, 0xc2, //0x0000076f addq %r8, %rdx
+ 0x4c, 0x39, 0xfa, //0x00000772 cmpq %r15, %rdx
+ 0x0f, 0x86, 0xe0, 0x03, 0x00, 0x00, //0x00000775 jbe LBB0_109
+ 0x49, 0xff, 0xc7, //0x0000077b incq %r15
+ 0x48, 0x21, 0xd9, //0x0000077e andq %rbx, %rcx
+ 0x0f, 0x85, 0xd9, 0xff, 0xff, 0xff, //0x00000781 jne LBB0_63
+ 0xe9, 0x05, 0x00, 0x00, 0x00, //0x00000787 jmp LBB0_66
+ //0x0000078c LBB0_65
+ 0x4c, 0x8b, 0x44, 0x24, 0x10, //0x0000078c movq $16(%rsp), %r8
+ //0x00000791 LBB0_66
+ 0x49, 0xc1, 0xfd, 0x3f, //0x00000791 sarq $63, %r13
+ 0xf3, 0x49, 0x0f, 0xb8, 0xca, //0x00000795 popcntq %r10, %rcx
+ 0x49, 0x01, 0xc8, //0x0000079a addq %rcx, %r8
+ 0x49, 0x83, 0xc6, 0x40, //0x0000079d addq $64, %r14
+ 0x48, 0x8b, 0x4c, 0x24, 0x08, //0x000007a1 movq $8(%rsp), %rcx
+ 0x48, 0x83, 0xc1, 0xc0, //0x000007a6 addq $-64, %rcx
+ 0x4d, 0x89, 0xec, //0x000007aa movq %r13, %r12
+ 0x48, 0x8b, 0x5c, 0x24, 0x18, //0x000007ad movq $24(%rsp), %rbx
+ 0x48, 0x83, 0xf9, 0x40, //0x000007b2 cmpq $64, %rcx
+ 0x48, 0x89, 0x4c, 0x24, 0x08, //0x000007b6 movq %rcx, $8(%rsp)
+ 0x4c, 0x89, 0x44, 0x24, 0x10, //0x000007bb movq %r8, $16(%rsp)
+ 0x0f, 0x8d, 0x12, 0xfe, 0xff, 0xff, //0x000007c0 jge LBB0_58
+ 0xe9, 0xda, 0xfc, 0xff, 0xff, //0x000007c6 jmp LBB0_67
+ //0x000007cb LBB0_82
+ 0x49, 0x8d, 0x4b, 0x05, //0x000007cb leaq $5(%r11), %rcx
+ 0x48, 0x3b, 0x4f, 0x08, //0x000007cf cmpq $8(%rdi), %rcx
+ 0x0f, 0x87, 0x35, 0xfb, 0xff, 0xff, //0x000007d3 ja LBB0_45
+ //0x000007d9 LBB0_83
+ 0x48, 0x89, 0x0e, //0x000007d9 movq %rcx, (%rsi)
+ 0xe9, 0x2a, 0xfb, 0xff, 0xff, //0x000007dc jmp LBB0_44
+ //0x000007e1 LBB0_84
+ 0x48, 0x8b, 0x4f, 0x08, //0x000007e1 movq $8(%rdi), %rcx
+ 0x48, 0x29, 0xd9, //0x000007e5 subq %rbx, %rcx
+ 0x49, 0x01, 0xde, //0x000007e8 addq %rbx, %r14
+ 0x45, 0x31, 0xe4, //0x000007eb xorl %r12d, %r12d
+ 0xc5, 0x7a, 0x6f, 0x15, 0x3a, 0xf8, 0xff, 0xff, //0x000007ee vmovdqu $-1990(%rip), %xmm10 /* LCPI0_3+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x0d, 0x42, 0xf8, 0xff, 0xff, //0x000007f6 vmovdqu $-1982(%rip), %xmm1 /* LCPI0_4+0(%rip) */
+ 0xc4, 0x41, 0x31, 0x76, 0xc9, //0x000007fe vpcmpeqd %xmm9, %xmm9, %xmm9
+ 0xc5, 0xfa, 0x6f, 0x1d, 0x45, 0xf8, 0xff, 0xff, //0x00000803 vmovdqu $-1979(%rip), %xmm3 /* LCPI0_5+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x25, 0x0d, 0xf8, 0xff, 0xff, //0x0000080b vmovdqu $-2035(%rip), %xmm4 /* LCPI0_2+0(%rip) */
+ 0xc4, 0x41, 0x38, 0x57, 0xc0, //0x00000813 vxorps %xmm8, %xmm8, %xmm8
+ 0x31, 0xdb, //0x00000818 xorl %ebx, %ebx
+ 0x45, 0x31, 0xc0, //0x0000081a xorl %r8d, %r8d
+ 0x45, 0x31, 0xff, //0x0000081d xorl %r15d, %r15d
+ 0x48, 0x83, 0xf9, 0x40, //0x00000820 cmpq $64, %rcx
+ 0x48, 0x89, 0x4c, 0x24, 0x08, //0x00000824 movq %rcx, $8(%rsp)
+ 0x4c, 0x89, 0x44, 0x24, 0x10, //0x00000829 movq %r8, $16(%rsp)
+ 0x0f, 0x8d, 0x33, 0x01, 0x00, 0x00, //0x0000082e jge LBB0_85
+ //0x00000834 LBB0_94
+ 0x48, 0x85, 0xc9, //0x00000834 testq %rcx, %rcx
+ 0x0f, 0x8e, 0xdc, 0x03, 0x00, 0x00, //0x00000837 jle LBB0_118
+ 0xc5, 0x7c, 0x11, 0x44, 0x24, 0x40, //0x0000083d vmovups %ymm8, $64(%rsp)
+ 0xc5, 0x7c, 0x11, 0x44, 0x24, 0x20, //0x00000843 vmovups %ymm8, $32(%rsp)
+ 0x44, 0x89, 0xf1, //0x00000849 movl %r14d, %ecx
+ 0x81, 0xe1, 0xff, 0x0f, 0x00, 0x00, //0x0000084c andl $4095, %ecx
+ 0x81, 0xf9, 0xc1, 0x0f, 0x00, 0x00, //0x00000852 cmpl $4033, %ecx
+ 0x0f, 0x82, 0x09, 0x01, 0x00, 0x00, //0x00000858 jb LBB0_85
+ 0x48, 0x83, 0x7c, 0x24, 0x08, 0x20, //0x0000085e cmpq $32, $8(%rsp)
+ 0x0f, 0x82, 0x2e, 0x00, 0x00, 0x00, //0x00000864 jb LBB0_98
+ 0xc4, 0xc1, 0x78, 0x10, 0x06, //0x0000086a vmovups (%r14), %xmm0
+ 0xc5, 0xf8, 0x11, 0x44, 0x24, 0x20, //0x0000086f vmovups %xmm0, $32(%rsp)
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x46, 0x10, //0x00000875 vmovdqu $16(%r14), %xmm0
+ 0xc5, 0xfa, 0x7f, 0x44, 0x24, 0x30, //0x0000087b vmovdqu %xmm0, $48(%rsp)
+ 0x49, 0x83, 0xc6, 0x20, //0x00000881 addq $32, %r14
+ 0x48, 0x8b, 0x4c, 0x24, 0x08, //0x00000885 movq $8(%rsp), %rcx
+ 0x48, 0x8d, 0x51, 0xe0, //0x0000088a leaq $-32(%rcx), %rdx
+ 0x4c, 0x8d, 0x44, 0x24, 0x40, //0x0000088e leaq $64(%rsp), %r8
+ 0xe9, 0x0a, 0x00, 0x00, 0x00, //0x00000893 jmp LBB0_99
+ //0x00000898 LBB0_98
+ 0x4c, 0x8d, 0x44, 0x24, 0x20, //0x00000898 leaq $32(%rsp), %r8
+ 0x48, 0x8b, 0x54, 0x24, 0x08, //0x0000089d movq $8(%rsp), %rdx
+ //0x000008a2 LBB0_99
+ 0x48, 0x83, 0xfa, 0x10, //0x000008a2 cmpq $16, %rdx
+ 0x0f, 0x82, 0x5c, 0x00, 0x00, 0x00, //0x000008a6 jb LBB0_100
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x06, //0x000008ac vmovdqu (%r14), %xmm0
+ 0xc4, 0xc1, 0x7a, 0x7f, 0x00, //0x000008b1 vmovdqu %xmm0, (%r8)
+ 0x49, 0x83, 0xc6, 0x10, //0x000008b6 addq $16, %r14
+ 0x49, 0x83, 0xc0, 0x10, //0x000008ba addq $16, %r8
+ 0x48, 0x83, 0xc2, 0xf0, //0x000008be addq $-16, %rdx
+ 0x48, 0x83, 0xfa, 0x08, //0x000008c2 cmpq $8, %rdx
+ 0x0f, 0x83, 0x46, 0x00, 0x00, 0x00, //0x000008c6 jae LBB0_105
+ //0x000008cc LBB0_101
+ 0x48, 0x83, 0xfa, 0x04, //0x000008cc cmpq $4, %rdx
+ 0x0f, 0x8c, 0x58, 0x00, 0x00, 0x00, //0x000008d0 jl LBB0_102
+ //0x000008d6 LBB0_106
+ 0x41, 0x8b, 0x0e, //0x000008d6 movl (%r14), %ecx
+ 0x41, 0x89, 0x08, //0x000008d9 movl %ecx, (%r8)
+ 0x49, 0x83, 0xc6, 0x04, //0x000008dc addq $4, %r14
+ 0x49, 0x83, 0xc0, 0x04, //0x000008e0 addq $4, %r8
+ 0x48, 0x83, 0xc2, 0xfc, //0x000008e4 addq $-4, %rdx
+ 0x48, 0x83, 0xfa, 0x02, //0x000008e8 cmpq $2, %rdx
+ 0x0f, 0x83, 0x46, 0x00, 0x00, 0x00, //0x000008ec jae LBB0_107
+ //0x000008f2 LBB0_103
+ 0x4c, 0x89, 0xf1, //0x000008f2 movq %r14, %rcx
+ 0x4c, 0x8d, 0x74, 0x24, 0x20, //0x000008f5 leaq $32(%rsp), %r14
+ 0x48, 0x85, 0xd2, //0x000008fa testq %rdx, %rdx
+ 0x0f, 0x85, 0x5a, 0x00, 0x00, 0x00, //0x000008fd jne LBB0_108
+ 0xe9, 0x5f, 0x00, 0x00, 0x00, //0x00000903 jmp LBB0_85
+ //0x00000908 LBB0_100
+ 0x48, 0x83, 0xfa, 0x08, //0x00000908 cmpq $8, %rdx
+ 0x0f, 0x82, 0xba, 0xff, 0xff, 0xff, //0x0000090c jb LBB0_101
+ //0x00000912 LBB0_105
+ 0x49, 0x8b, 0x0e, //0x00000912 movq (%r14), %rcx
+ 0x49, 0x89, 0x08, //0x00000915 movq %rcx, (%r8)
+ 0x49, 0x83, 0xc6, 0x08, //0x00000918 addq $8, %r14
+ 0x49, 0x83, 0xc0, 0x08, //0x0000091c addq $8, %r8
+ 0x48, 0x83, 0xc2, 0xf8, //0x00000920 addq $-8, %rdx
+ 0x48, 0x83, 0xfa, 0x04, //0x00000924 cmpq $4, %rdx
+ 0x0f, 0x8d, 0xa8, 0xff, 0xff, 0xff, //0x00000928 jge LBB0_106
+ //0x0000092e LBB0_102
+ 0x48, 0x83, 0xfa, 0x02, //0x0000092e cmpq $2, %rdx
+ 0x0f, 0x82, 0xba, 0xff, 0xff, 0xff, //0x00000932 jb LBB0_103
+ //0x00000938 LBB0_107
+ 0x41, 0x0f, 0xb7, 0x0e, //0x00000938 movzwl (%r14), %ecx
+ 0x66, 0x41, 0x89, 0x08, //0x0000093c movw %cx, (%r8)
+ 0x49, 0x83, 0xc6, 0x02, //0x00000940 addq $2, %r14
+ 0x49, 0x83, 0xc0, 0x02, //0x00000944 addq $2, %r8
+ 0x48, 0x83, 0xc2, 0xfe, //0x00000948 addq $-2, %rdx
+ 0x4c, 0x89, 0xf1, //0x0000094c movq %r14, %rcx
+ 0x4c, 0x8d, 0x74, 0x24, 0x20, //0x0000094f leaq $32(%rsp), %r14
+ 0x48, 0x85, 0xd2, //0x00000954 testq %rdx, %rdx
+ 0x0f, 0x84, 0x0a, 0x00, 0x00, 0x00, //0x00000957 je LBB0_85
+ //0x0000095d LBB0_108
+ 0x8a, 0x09, //0x0000095d movb (%rcx), %cl
+ 0x41, 0x88, 0x08, //0x0000095f movb %cl, (%r8)
+ 0x4c, 0x8d, 0x74, 0x24, 0x20, //0x00000962 leaq $32(%rsp), %r14
+ //0x00000967 LBB0_85
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x16, //0x00000967 vmovdqu (%r14), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x6e, 0x10, //0x0000096c vmovdqu $16(%r14), %xmm5
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x7e, 0x20, //0x00000972 vmovdqu $32(%r14), %xmm7
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x76, 0x30, //0x00000978 vmovdqu $48(%r14), %xmm6
+ 0xc5, 0xa9, 0x74, 0xc2, //0x0000097e vpcmpeqb %xmm2, %xmm10, %xmm0
+ 0xc5, 0x79, 0xd7, 0xe8, //0x00000982 vpmovmskb %xmm0, %r13d
+ 0xc5, 0xa9, 0x74, 0xc5, //0x00000986 vpcmpeqb %xmm5, %xmm10, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xc8, //0x0000098a vpmovmskb %xmm0, %ecx
+ 0xc5, 0xa9, 0x74, 0xc7, //0x0000098e vpcmpeqb %xmm7, %xmm10, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xd0, //0x00000992 vpmovmskb %xmm0, %edx
+ 0xc5, 0xa9, 0x74, 0xc6, //0x00000996 vpcmpeqb %xmm6, %xmm10, %xmm0
+ 0xc5, 0x79, 0xd7, 0xc8, //0x0000099a vpmovmskb %xmm0, %r9d
+ 0x49, 0xc1, 0xe1, 0x30, //0x0000099e shlq $48, %r9
+ 0x48, 0xc1, 0xe2, 0x20, //0x000009a2 shlq $32, %rdx
+ 0x48, 0xc1, 0xe1, 0x10, //0x000009a6 shlq $16, %rcx
+ 0x49, 0x09, 0xcd, //0x000009aa orq %rcx, %r13
+ 0x49, 0x09, 0xd5, //0x000009ad orq %rdx, %r13
+ 0x4d, 0x09, 0xcd, //0x000009b0 orq %r9, %r13
+ 0xc5, 0xe9, 0x74, 0xc1, //0x000009b3 vpcmpeqb %xmm1, %xmm2, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xc8, //0x000009b7 vpmovmskb %xmm0, %ecx
+ 0xc5, 0xd1, 0x74, 0xc1, //0x000009bb vpcmpeqb %xmm1, %xmm5, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xd0, //0x000009bf vpmovmskb %xmm0, %edx
+ 0xc5, 0xc1, 0x74, 0xc1, //0x000009c3 vpcmpeqb %xmm1, %xmm7, %xmm0
+ 0xc5, 0x79, 0xd7, 0xc8, //0x000009c7 vpmovmskb %xmm0, %r9d
+ 0xc5, 0xc9, 0x74, 0xc1, //0x000009cb vpcmpeqb %xmm1, %xmm6, %xmm0
+ 0xc5, 0x79, 0xd7, 0xd0, //0x000009cf vpmovmskb %xmm0, %r10d
+ 0x49, 0xc1, 0xe2, 0x30, //0x000009d3 shlq $48, %r10
+ 0x49, 0xc1, 0xe1, 0x20, //0x000009d7 shlq $32, %r9
+ 0x48, 0xc1, 0xe2, 0x10, //0x000009db shlq $16, %rdx
+ 0x48, 0x09, 0xd1, //0x000009df orq %rdx, %rcx
+ 0x4c, 0x09, 0xc9, //0x000009e2 orq %r9, %rcx
+ 0x4c, 0x09, 0xd1, //0x000009e5 orq %r10, %rcx
+ 0x48, 0x89, 0xca, //0x000009e8 movq %rcx, %rdx
+ 0x48, 0x09, 0xda, //0x000009eb orq %rbx, %rdx
+ 0x0f, 0x84, 0x49, 0x00, 0x00, 0x00, //0x000009ee je LBB0_87
+ 0x48, 0x89, 0xda, //0x000009f4 movq %rbx, %rdx
+ 0x48, 0xf7, 0xd2, //0x000009f7 notq %rdx
+ 0x48, 0x21, 0xca, //0x000009fa andq %rcx, %rdx
+ 0x4c, 0x8d, 0x0c, 0x12, //0x000009fd leaq (%rdx,%rdx), %r9
+ 0x49, 0x09, 0xd9, //0x00000a01 orq %rbx, %r9
+ 0x4d, 0x89, 0xca, //0x00000a04 movq %r9, %r10
+ 0x48, 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x00000a07 movabsq $-6148914691236517206, %rbx
+ 0x49, 0x31, 0xda, //0x00000a11 xorq %rbx, %r10
+ 0x48, 0x21, 0xd9, //0x00000a14 andq %rbx, %rcx
+ 0x4c, 0x21, 0xd1, //0x00000a17 andq %r10, %rcx
+ 0x31, 0xdb, //0x00000a1a xorl %ebx, %ebx
+ 0x48, 0x01, 0xd1, //0x00000a1c addq %rdx, %rcx
+ 0x0f, 0x92, 0xc3, //0x00000a1f setb %bl
+ 0x48, 0x01, 0xc9, //0x00000a22 addq %rcx, %rcx
+ 0x48, 0xba, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x00000a25 movabsq $6148914691236517205, %rdx
+ 0x48, 0x31, 0xd1, //0x00000a2f xorq %rdx, %rcx
+ 0x4c, 0x21, 0xc9, //0x00000a32 andq %r9, %rcx
+ 0x48, 0xf7, 0xd1, //0x00000a35 notq %rcx
+ 0xe9, 0x09, 0x00, 0x00, 0x00, //0x00000a38 jmp LBB0_88
+ //0x00000a3d LBB0_87
+ 0x48, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00000a3d movq $-1, %rcx
+ 0x31, 0xdb, //0x00000a44 xorl %ebx, %ebx
+ //0x00000a46 LBB0_88
+ 0x48, 0x89, 0x5c, 0x24, 0x18, //0x00000a46 movq %rbx, $24(%rsp)
+ 0x4c, 0x21, 0xe9, //0x00000a4b andq %r13, %rcx
+ 0xc4, 0xe1, 0xf9, 0x6e, 0xc1, //0x00000a4e vmovq %rcx, %xmm0
+ 0xc4, 0xc3, 0x79, 0x44, 0xc1, 0x00, //0x00000a53 vpclmulqdq $0, %xmm9, %xmm0, %xmm0
+ 0xc4, 0xc1, 0xf9, 0x7e, 0xc5, //0x00000a59 vmovq %xmm0, %r13
+ 0x4d, 0x31, 0xe5, //0x00000a5e xorq %r12, %r13
+ 0xc5, 0xe9, 0x74, 0xc3, //0x00000a61 vpcmpeqb %xmm3, %xmm2, %xmm0
+ 0xc5, 0x79, 0xd7, 0xd0, //0x00000a65 vpmovmskb %xmm0, %r10d
+ 0xc5, 0xd1, 0x74, 0xc3, //0x00000a69 vpcmpeqb %xmm3, %xmm5, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xc8, //0x00000a6d vpmovmskb %xmm0, %ecx
+ 0xc5, 0xc1, 0x74, 0xc3, //0x00000a71 vpcmpeqb %xmm3, %xmm7, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xd0, //0x00000a75 vpmovmskb %xmm0, %edx
+ 0xc5, 0xc9, 0x74, 0xc3, //0x00000a79 vpcmpeqb %xmm3, %xmm6, %xmm0
+ 0xc5, 0x79, 0xd7, 0xc8, //0x00000a7d vpmovmskb %xmm0, %r9d
+ 0x49, 0xc1, 0xe1, 0x30, //0x00000a81 shlq $48, %r9
+ 0x48, 0xc1, 0xe2, 0x20, //0x00000a85 shlq $32, %rdx
+ 0x48, 0xc1, 0xe1, 0x10, //0x00000a89 shlq $16, %rcx
+ 0x49, 0x09, 0xca, //0x00000a8d orq %rcx, %r10
+ 0x49, 0x09, 0xd2, //0x00000a90 orq %rdx, %r10
+ 0x4d, 0x09, 0xca, //0x00000a93 orq %r9, %r10
+ 0x4d, 0x89, 0xe9, //0x00000a96 movq %r13, %r9
+ 0x49, 0xf7, 0xd1, //0x00000a99 notq %r9
+ 0x4d, 0x21, 0xca, //0x00000a9c andq %r9, %r10
+ 0xc5, 0xe9, 0x74, 0xc4, //0x00000a9f vpcmpeqb %xmm4, %xmm2, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xc8, //0x00000aa3 vpmovmskb %xmm0, %ecx
+ 0xc5, 0xd1, 0x74, 0xc4, //0x00000aa7 vpcmpeqb %xmm4, %xmm5, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xd0, //0x00000aab vpmovmskb %xmm0, %edx
+ 0xc5, 0xc1, 0x74, 0xc4, //0x00000aaf vpcmpeqb %xmm4, %xmm7, %xmm0
+ 0xc5, 0x79, 0xd7, 0xc0, //0x00000ab3 vpmovmskb %xmm0, %r8d
+ 0xc5, 0xc9, 0x74, 0xc4, //0x00000ab7 vpcmpeqb %xmm4, %xmm6, %xmm0
+ 0xc5, 0x79, 0xd7, 0xe0, //0x00000abb vpmovmskb %xmm0, %r12d
+ 0x49, 0xc1, 0xe4, 0x30, //0x00000abf shlq $48, %r12
+ 0x49, 0xc1, 0xe0, 0x20, //0x00000ac3 shlq $32, %r8
+ 0x48, 0xc1, 0xe2, 0x10, //0x00000ac7 shlq $16, %rdx
+ 0x48, 0x09, 0xd1, //0x00000acb orq %rdx, %rcx
+ 0x4c, 0x09, 0xc1, //0x00000ace orq %r8, %rcx
+ 0x4c, 0x09, 0xe1, //0x00000ad1 orq %r12, %rcx
+ 0x4c, 0x21, 0xc9, //0x00000ad4 andq %r9, %rcx
+ 0x0f, 0x84, 0x3f, 0x00, 0x00, 0x00, //0x00000ad7 je LBB0_92
+ 0x4c, 0x8b, 0x44, 0x24, 0x10, //0x00000add movq $16(%rsp), %r8
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000ae2 .p2align 4, 0x90
+ //0x00000af0 LBB0_90
+ 0x48, 0x8d, 0x59, 0xff, //0x00000af0 leaq $-1(%rcx), %rbx
+ 0x48, 0x89, 0xda, //0x00000af4 movq %rbx, %rdx
+ 0x4c, 0x21, 0xd2, //0x00000af7 andq %r10, %rdx
+ 0xf3, 0x48, 0x0f, 0xb8, 0xd2, //0x00000afa popcntq %rdx, %rdx
+ 0x4c, 0x01, 0xc2, //0x00000aff addq %r8, %rdx
+ 0x4c, 0x39, 0xfa, //0x00000b02 cmpq %r15, %rdx
+ 0x0f, 0x86, 0x50, 0x00, 0x00, 0x00, //0x00000b05 jbe LBB0_109
+ 0x49, 0xff, 0xc7, //0x00000b0b incq %r15
+ 0x48, 0x21, 0xd9, //0x00000b0e andq %rbx, %rcx
+ 0x0f, 0x85, 0xd9, 0xff, 0xff, 0xff, //0x00000b11 jne LBB0_90
+ 0xe9, 0x05, 0x00, 0x00, 0x00, //0x00000b17 jmp LBB0_93
+ //0x00000b1c LBB0_92
+ 0x4c, 0x8b, 0x44, 0x24, 0x10, //0x00000b1c movq $16(%rsp), %r8
+ //0x00000b21 LBB0_93
+ 0x49, 0xc1, 0xfd, 0x3f, //0x00000b21 sarq $63, %r13
+ 0xf3, 0x49, 0x0f, 0xb8, 0xca, //0x00000b25 popcntq %r10, %rcx
+ 0x49, 0x01, 0xc8, //0x00000b2a addq %rcx, %r8
+ 0x49, 0x83, 0xc6, 0x40, //0x00000b2d addq $64, %r14
+ 0x48, 0x8b, 0x4c, 0x24, 0x08, //0x00000b31 movq $8(%rsp), %rcx
+ 0x48, 0x83, 0xc1, 0xc0, //0x00000b36 addq $-64, %rcx
+ 0x4d, 0x89, 0xec, //0x00000b3a movq %r13, %r12
+ 0x48, 0x8b, 0x5c, 0x24, 0x18, //0x00000b3d movq $24(%rsp), %rbx
+ 0x48, 0x83, 0xf9, 0x40, //0x00000b42 cmpq $64, %rcx
+ 0x48, 0x89, 0x4c, 0x24, 0x08, //0x00000b46 movq %rcx, $8(%rsp)
+ 0x4c, 0x89, 0x44, 0x24, 0x10, //0x00000b4b movq %r8, $16(%rsp)
+ 0x0f, 0x8d, 0x11, 0xfe, 0xff, 0xff, //0x00000b50 jge LBB0_85
+ 0xe9, 0xd9, 0xfc, 0xff, 0xff, //0x00000b56 jmp LBB0_94
+ //0x00000b5b LBB0_109
+ 0x48, 0x8b, 0x47, 0x08, //0x00000b5b movq $8(%rdi), %rax
+ 0x48, 0x0f, 0xbc, 0xc9, //0x00000b5f bsfq %rcx, %rcx
+ 0x48, 0x2b, 0x4c, 0x24, 0x08, //0x00000b63 subq $8(%rsp), %rcx
+ 0x48, 0x8d, 0x44, 0x01, 0x01, //0x00000b68 leaq $1(%rcx,%rax), %rax
+ 0x48, 0x89, 0x06, //0x00000b6d movq %rax, (%rsi)
+ 0x48, 0x8b, 0x4f, 0x08, //0x00000b70 movq $8(%rdi), %rcx
+ 0x48, 0x39, 0xc8, //0x00000b74 cmpq %rcx, %rax
+ 0x48, 0x0f, 0x47, 0xc1, //0x00000b77 cmovaq %rcx, %rax
+ 0x48, 0x89, 0x06, //0x00000b7b movq %rax, (%rsi)
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00000b7e movq $-1, %rax
+ 0x4c, 0x0f, 0x47, 0xd8, //0x00000b85 cmovaq %rax, %r11
+ 0xe9, 0x7d, 0xf7, 0xff, 0xff, //0x00000b89 jmp LBB0_44
+ //0x00000b8e LBB0_54
+ 0x4d, 0x85, 0xe4, //0x00000b8e testq %r12, %r12
+ 0x0f, 0x85, 0x8e, 0x00, 0x00, 0x00, //0x00000b91 jne LBB0_119
+ 0x4b, 0x8d, 0x5c, 0x17, 0x01, //0x00000b97 leaq $1(%r15,%r10), %rbx
+ 0x49, 0xf7, 0xd7, //0x00000b9c notq %r15
+ 0x4d, 0x01, 0xc7, //0x00000b9f addq %r8, %r15
+ //0x00000ba2 LBB0_56
+ 0x4d, 0x85, 0xff, //0x00000ba2 testq %r15, %r15
+ 0x0f, 0x8f, 0x24, 0x00, 0x00, 0x00, //0x00000ba5 jg LBB0_113
+ 0xe9, 0x5e, 0xf7, 0xff, 0xff, //0x00000bab jmp LBB0_45
+ //0x00000bb0 LBB0_111
+ 0x48, 0xc7, 0xc1, 0xfe, 0xff, 0xff, 0xff, //0x00000bb0 movq $-2, %rcx
+ 0xb8, 0x02, 0x00, 0x00, 0x00, //0x00000bb7 movl $2, %eax
+ 0x48, 0x01, 0xc3, //0x00000bbc addq %rax, %rbx
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00000bbf movq $-1, %rax
+ 0x49, 0x01, 0xcf, //0x00000bc6 addq %rcx, %r15
+ 0x0f, 0x8e, 0x3f, 0xf7, 0xff, 0xff, //0x00000bc9 jle LBB0_45
+ //0x00000bcf LBB0_113
+ 0x0f, 0xb6, 0x03, //0x00000bcf movzbl (%rbx), %eax
+ 0x3c, 0x5c, //0x00000bd2 cmpb $92, %al
+ 0x0f, 0x84, 0xd6, 0xff, 0xff, 0xff, //0x00000bd4 je LBB0_111
+ 0x3c, 0x22, //0x00000bda cmpb $34, %al
+ 0x0f, 0x84, 0x24, 0x00, 0x00, 0x00, //0x00000bdc je LBB0_116
+ 0x48, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00000be2 movq $-1, %rcx
+ 0xb8, 0x01, 0x00, 0x00, 0x00, //0x00000be9 movl $1, %eax
+ 0x48, 0x01, 0xc3, //0x00000bee addq %rax, %rbx
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00000bf1 movq $-1, %rax
+ 0x49, 0x01, 0xcf, //0x00000bf8 addq %rcx, %r15
+ 0x0f, 0x8f, 0xce, 0xff, 0xff, 0xff, //0x00000bfb jg LBB0_113
+ 0xe9, 0x08, 0xf7, 0xff, 0xff, //0x00000c01 jmp LBB0_45
+ //0x00000c06 LBB0_116
+ 0x4c, 0x29, 0xf3, //0x00000c06 subq %r14, %rbx
+ 0x48, 0xff, 0xc3, //0x00000c09 incq %rbx
+ 0xe9, 0xf7, 0xf6, 0xff, 0xff, //0x00000c0c jmp LBB0_43
+ //0x00000c11 LBB0_117
+ 0x4c, 0x01, 0xf3, //0x00000c11 addq %r14, %rbx
+ 0xe9, 0x89, 0xff, 0xff, 0xff, //0x00000c14 jmp LBB0_56
+ //0x00000c19 LBB0_118
+ 0x48, 0x8b, 0x4f, 0x08, //0x00000c19 movq $8(%rdi), %rcx
+ 0x48, 0x89, 0x0e, //0x00000c1d movq %rcx, (%rsi)
+ 0xe9, 0xe9, 0xf6, 0xff, 0xff, //0x00000c20 jmp LBB0_45
+ //0x00000c25 LBB0_119
+ 0x49, 0x8d, 0x48, 0xff, //0x00000c25 leaq $-1(%r8), %rcx
+ 0x4c, 0x39, 0xf9, //0x00000c29 cmpq %r15, %rcx
+ 0x0f, 0x84, 0xdc, 0xf6, 0xff, 0xff, //0x00000c2c je LBB0_45
+ 0x4b, 0x8d, 0x5c, 0x17, 0x02, //0x00000c32 leaq $2(%r15,%r10), %rbx
+ 0x4d, 0x29, 0xf8, //0x00000c37 subq %r15, %r8
+ 0x49, 0x83, 0xc0, 0xfe, //0x00000c3a addq $-2, %r8
+ 0x4d, 0x89, 0xc7, //0x00000c3e movq %r8, %r15
+ 0xe9, 0x5c, 0xff, 0xff, 0xff, //0x00000c41 jmp LBB0_56
+ 0x90, 0x90, //0x00000c46 .p2align 2, 0x90
+ // // .set L0_0_set_45, LBB0_45-LJTI0_0
+ // // .set L0_0_set_47, LBB0_47-LJTI0_0
+ // // .set L0_0_set_48, LBB0_48-LJTI0_0
+ // // .set L0_0_set_29, LBB0_29-LJTI0_0
+ // // .set L0_0_set_57, LBB0_57-LJTI0_0
+ // // .set L0_0_set_82, LBB0_82-LJTI0_0
+ // // .set L0_0_set_46, LBB0_46-LJTI0_0
+ // // .set L0_0_set_84, LBB0_84-LJTI0_0
+ //0x00000c48 LJTI0_0
+ 0xc6, 0xf6, 0xff, 0xff, //0x00000c48 .long L0_0_set_45
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000c4c .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000c50 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000c54 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000c58 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000c5c .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000c60 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000c64 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000c68 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000c6c .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000c70 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000c74 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000c78 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000c7c .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000c80 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000c84 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000c88 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000c8c .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000c90 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000c94 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000c98 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000c9c .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000ca0 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000ca4 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000ca8 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000cac .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000cb0 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000cb4 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000cb8 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000cbc .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000cc0 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000cc4 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000cc8 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000ccc .long L0_0_set_47
+ 0xfa, 0xf6, 0xff, 0xff, //0x00000cd0 .long L0_0_set_48
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000cd4 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000cd8 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000cdc .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000ce0 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000ce4 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000ce8 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000cec .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000cf0 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000cf4 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000cf8 .long L0_0_set_47
+ 0xe3, 0xf5, 0xff, 0xff, //0x00000cfc .long L0_0_set_29
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000d00 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000d04 .long L0_0_set_47
+ 0xe3, 0xf5, 0xff, 0xff, //0x00000d08 .long L0_0_set_29
+ 0xe3, 0xf5, 0xff, 0xff, //0x00000d0c .long L0_0_set_29
+ 0xe3, 0xf5, 0xff, 0xff, //0x00000d10 .long L0_0_set_29
+ 0xe3, 0xf5, 0xff, 0xff, //0x00000d14 .long L0_0_set_29
+ 0xe3, 0xf5, 0xff, 0xff, //0x00000d18 .long L0_0_set_29
+ 0xe3, 0xf5, 0xff, 0xff, //0x00000d1c .long L0_0_set_29
+ 0xe3, 0xf5, 0xff, 0xff, //0x00000d20 .long L0_0_set_29
+ 0xe3, 0xf5, 0xff, 0xff, //0x00000d24 .long L0_0_set_29
+ 0xe3, 0xf5, 0xff, 0xff, //0x00000d28 .long L0_0_set_29
+ 0xe3, 0xf5, 0xff, 0xff, //0x00000d2c .long L0_0_set_29
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000d30 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000d34 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000d38 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000d3c .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000d40 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000d44 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000d48 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000d4c .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000d50 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000d54 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000d58 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000d5c .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000d60 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000d64 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000d68 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000d6c .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000d70 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000d74 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000d78 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000d7c .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000d80 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000d84 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000d88 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000d8c .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000d90 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000d94 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000d98 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000d9c .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000da0 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000da4 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000da8 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000dac .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000db0 .long L0_0_set_47
+ 0x0a, 0xf8, 0xff, 0xff, //0x00000db4 .long L0_0_set_57
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000db8 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000dbc .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000dc0 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000dc4 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000dc8 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000dcc .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000dd0 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000dd4 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000dd8 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000ddc .long L0_0_set_47
+ 0x83, 0xfb, 0xff, 0xff, //0x00000de0 .long L0_0_set_82
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000de4 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000de8 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000dec .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000df0 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000df4 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000df8 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000dfc .long L0_0_set_47
+ 0xd8, 0xf6, 0xff, 0xff, //0x00000e00 .long L0_0_set_46
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000e04 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000e08 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000e0c .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000e10 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000e14 .long L0_0_set_47
+ 0xd8, 0xf6, 0xff, 0xff, //0x00000e18 .long L0_0_set_46
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000e1c .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000e20 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000e24 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000e28 .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000e2c .long L0_0_set_47
+ 0xeb, 0xf6, 0xff, 0xff, //0x00000e30 .long L0_0_set_47
+ 0x99, 0xfb, 0xff, 0xff, //0x00000e34 .long L0_0_set_84
+ //0x00000e38 .p2align 2, 0x00
+ //0x00000e38 _MASK_USE_NUMBER
+ 0x02, 0x00, 0x00, 0x00, //0x00000e38 .long 2
+}
+
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/skip_one_subr.go b/vendor/github.com/bytedance/sonic/internal/native/avx/skip_one_subr.go
new file mode 100644
index 000000000..a52f5fd11
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/skip_one_subr.go
@@ -0,0 +1,46 @@
+// +build !noasm !appengine
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+import (
+ `github.com/bytedance/sonic/loader`
+)
+
+const (
+ _entry__skip_one = 144
+)
+
+const (
+ _stack__skip_one = 160
+)
+
+const (
+ _size__skip_one = 9472
+)
+
+var (
+ _pcsp__skip_one = [][2]uint32{
+ {1, 0},
+ {4, 8},
+ {6, 16},
+ {8, 24},
+ {10, 32},
+ {12, 40},
+ {13, 48},
+ {9044, 160},
+ {9048, 48},
+ {9049, 40},
+ {9051, 32},
+ {9053, 24},
+ {9055, 16},
+ {9057, 8},
+ {9058, 0},
+ {9472, 160},
+ }
+)
+
+var _cfunc_skip_one = []loader.CFunc{
+ {"_skip_one_entry", 0, _entry__skip_one, 0, nil},
+ {"_skip_one", _entry__skip_one, _size__skip_one, _stack__skip_one, _pcsp__skip_one},
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/skip_one_text_amd64.go b/vendor/github.com/bytedance/sonic/internal/native/avx/skip_one_text_amd64.go
new file mode 100644
index 000000000..9b663ae31
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/skip_one_text_amd64.go
@@ -0,0 +1,2830 @@
+// +build amd64
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+var _text_skip_one = []byte{
+ // .p2align 4, 0x00
+ // LCPI0_0
+ 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, // QUAD $0x2222222222222222; QUAD $0x2222222222222222 // .space 16, '""""""""""""""""'
+ //0x00000010 LCPI0_1
+ 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, //0x00000010 QUAD $0x5c5c5c5c5c5c5c5c; QUAD $0x5c5c5c5c5c5c5c5c // .space 16, '\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
+ //0x00000020 LCPI0_2
+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, //0x00000020 QUAD $0x2020202020202020; QUAD $0x2020202020202020 // .space 16, ' '
+ //0x00000030 LCPI0_3
+ 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, //0x00000030 QUAD $0x2f2f2f2f2f2f2f2f; QUAD $0x2f2f2f2f2f2f2f2f // .space 16, '////////////////'
+ //0x00000040 LCPI0_4
+ 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, //0x00000040 QUAD $0x3a3a3a3a3a3a3a3a; QUAD $0x3a3a3a3a3a3a3a3a // .space 16, '::::::::::::::::'
+ //0x00000050 LCPI0_5
+ 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, //0x00000050 QUAD $0x2b2b2b2b2b2b2b2b; QUAD $0x2b2b2b2b2b2b2b2b // .space 16, '++++++++++++++++'
+ //0x00000060 LCPI0_6
+ 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, //0x00000060 QUAD $0x2d2d2d2d2d2d2d2d; QUAD $0x2d2d2d2d2d2d2d2d // .space 16, '----------------'
+ //0x00000070 LCPI0_7
+ 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, //0x00000070 QUAD $0x2e2e2e2e2e2e2e2e; QUAD $0x2e2e2e2e2e2e2e2e // .space 16, '................'
+ //0x00000080 LCPI0_8
+ 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, //0x00000080 QUAD $0x6565656565656565; QUAD $0x6565656565656565 // .space 16, 'eeeeeeeeeeeeeeee'
+ //0x00000090 .p2align 4, 0x90
+ //0x00000090 _skip_one
+ 0x55, //0x00000090 pushq %rbp
+ 0x48, 0x89, 0xe5, //0x00000091 movq %rsp, %rbp
+ 0x41, 0x57, //0x00000094 pushq %r15
+ 0x41, 0x56, //0x00000096 pushq %r14
+ 0x41, 0x55, //0x00000098 pushq %r13
+ 0x41, 0x54, //0x0000009a pushq %r12
+ 0x53, //0x0000009c pushq %rbx
+ 0x48, 0x83, 0xec, 0x70, //0x0000009d subq $112, %rsp
+ 0x48, 0x89, 0x8d, 0x78, 0xff, 0xff, 0xff, //0x000000a1 movq %rcx, $-136(%rbp)
+ 0x41, 0xb8, 0x01, 0x00, 0x00, 0x00, //0x000000a8 movl $1, %r8d
+ 0xc4, 0xc1, 0xf9, 0x6e, 0xc0, //0x000000ae vmovq %r8, %xmm0
+ 0xc5, 0xfa, 0x7f, 0x02, //0x000000b3 vmovdqu %xmm0, (%rdx)
+ 0x4c, 0x8b, 0x27, //0x000000b7 movq (%rdi), %r12
+ 0x4c, 0x89, 0xe0, //0x000000ba movq %r12, %rax
+ 0x48, 0xf7, 0xd0, //0x000000bd notq %rax
+ 0x48, 0x89, 0x45, 0x98, //0x000000c0 movq %rax, $-104(%rbp)
+ 0xb8, 0x01, 0x00, 0x00, 0x00, //0x000000c4 movl $1, %eax
+ 0x4c, 0x29, 0xe0, //0x000000c9 subq %r12, %rax
+ 0x48, 0x89, 0x45, 0x90, //0x000000cc movq %rax, $-112(%rbp)
+ 0x49, 0x8d, 0x44, 0x24, 0x40, //0x000000d0 leaq $64(%r12), %rax
+ 0x48, 0x89, 0x45, 0x88, //0x000000d5 movq %rax, $-120(%rbp)
+ 0x4c, 0x8b, 0x36, //0x000000d9 movq (%rsi), %r14
+ 0x49, 0x8d, 0x44, 0x24, 0x05, //0x000000dc leaq $5(%r12), %rax
+ 0x48, 0x89, 0x85, 0x68, 0xff, 0xff, 0xff, //0x000000e1 movq %rax, $-152(%rbp)
+ 0x48, 0xc7, 0x85, 0x70, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, //0x000000e8 movq $-1, $-144(%rbp)
+ 0xc5, 0xfa, 0x6f, 0x05, 0x05, 0xff, 0xff, 0xff, //0x000000f3 vmovdqu $-251(%rip), %xmm0 /* LCPI0_0+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x0d, 0x0d, 0xff, 0xff, 0xff, //0x000000fb vmovdqu $-243(%rip), %xmm1 /* LCPI0_1+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x3d, 0x15, 0xff, 0xff, 0xff, //0x00000103 vmovdqu $-235(%rip), %xmm15 /* LCPI0_2+0(%rip) */
+ 0xc5, 0xe1, 0x76, 0xdb, //0x0000010b vpcmpeqd %xmm3, %xmm3, %xmm3
+ 0xc5, 0x7a, 0x6f, 0x05, 0x19, 0xff, 0xff, 0xff, //0x0000010f vmovdqu $-231(%rip), %xmm8 /* LCPI0_3+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x0d, 0x21, 0xff, 0xff, 0xff, //0x00000117 vmovdqu $-223(%rip), %xmm9 /* LCPI0_4+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x15, 0x29, 0xff, 0xff, 0xff, //0x0000011f vmovdqu $-215(%rip), %xmm10 /* LCPI0_5+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x1d, 0x31, 0xff, 0xff, 0xff, //0x00000127 vmovdqu $-207(%rip), %xmm11 /* LCPI0_6+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x25, 0xe9, 0xfe, 0xff, 0xff, //0x0000012f vmovdqu $-279(%rip), %xmm12 /* LCPI0_2+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x2d, 0x31, 0xff, 0xff, 0xff, //0x00000137 vmovdqu $-207(%rip), %xmm13 /* LCPI0_7+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x35, 0x39, 0xff, 0xff, 0xff, //0x0000013f vmovdqu $-199(%rip), %xmm14 /* LCPI0_8+0(%rip) */
+ 0x48, 0x89, 0x75, 0xc8, //0x00000147 movq %rsi, $-56(%rbp)
+ 0x4c, 0x89, 0x65, 0xd0, //0x0000014b movq %r12, $-48(%rbp)
+ 0x48, 0x89, 0x55, 0xb8, //0x0000014f movq %rdx, $-72(%rbp)
+ 0x48, 0x89, 0x7d, 0xc0, //0x00000153 movq %rdi, $-64(%rbp)
+ 0xe9, 0x20, 0x00, 0x00, 0x00, //0x00000157 jmp LBB0_4
+ 0x90, 0x90, 0x90, 0x90, //0x0000015c .p2align 4, 0x90
+ //0x00000160 LBB0_1
+ 0x4d, 0x89, 0xd3, //0x00000160 movq %r10, %r11
+ //0x00000163 LBB0_2
+ 0x4c, 0x8b, 0x0a, //0x00000163 movq (%rdx), %r9
+ 0x4d, 0x89, 0xde, //0x00000166 movq %r11, %r14
+ //0x00000169 LBB0_3
+ 0x4d, 0x89, 0xc8, //0x00000169 movq %r9, %r8
+ 0x48, 0x8b, 0x85, 0x70, 0xff, 0xff, 0xff, //0x0000016c movq $-144(%rbp), %rax
+ 0x4d, 0x85, 0xc9, //0x00000173 testq %r9, %r9
+ 0x0f, 0x84, 0x68, 0x22, 0x00, 0x00, //0x00000176 je LBB0_424
+ //0x0000017c LBB0_4
+ 0x4c, 0x8b, 0x4f, 0x08, //0x0000017c movq $8(%rdi), %r9
+ 0x4c, 0x89, 0xf0, //0x00000180 movq %r14, %rax
+ 0x4c, 0x89, 0xf3, //0x00000183 movq %r14, %rbx
+ 0x4c, 0x29, 0xcb, //0x00000186 subq %r9, %rbx
+ 0x0f, 0x83, 0x31, 0x00, 0x00, 0x00, //0x00000189 jae LBB0_9
+ 0x41, 0x8a, 0x0c, 0x04, //0x0000018f movb (%r12,%rax), %cl
+ 0x80, 0xf9, 0x0d, //0x00000193 cmpb $13, %cl
+ 0x0f, 0x84, 0x24, 0x00, 0x00, 0x00, //0x00000196 je LBB0_9
+ 0x80, 0xf9, 0x20, //0x0000019c cmpb $32, %cl
+ 0x0f, 0x84, 0x1b, 0x00, 0x00, 0x00, //0x0000019f je LBB0_9
+ 0x80, 0xc1, 0xf7, //0x000001a5 addb $-9, %cl
+ 0x80, 0xf9, 0x01, //0x000001a8 cmpb $1, %cl
+ 0x0f, 0x86, 0x0f, 0x00, 0x00, 0x00, //0x000001ab jbe LBB0_9
+ 0x49, 0x89, 0xc7, //0x000001b1 movq %rax, %r15
+ 0xe9, 0x34, 0x01, 0x00, 0x00, //0x000001b4 jmp LBB0_30
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000001b9 .p2align 4, 0x90
+ //0x000001c0 LBB0_9
+ 0x4c, 0x8d, 0x78, 0x01, //0x000001c0 leaq $1(%rax), %r15
+ 0x4d, 0x39, 0xcf, //0x000001c4 cmpq %r9, %r15
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x000001c7 jae LBB0_13
+ 0x43, 0x8a, 0x0c, 0x3c, //0x000001cd movb (%r12,%r15), %cl
+ 0x80, 0xf9, 0x0d, //0x000001d1 cmpb $13, %cl
+ 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x000001d4 je LBB0_13
+ 0x80, 0xf9, 0x20, //0x000001da cmpb $32, %cl
+ 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x000001dd je LBB0_13
+ 0x80, 0xc1, 0xf7, //0x000001e3 addb $-9, %cl
+ 0x80, 0xf9, 0x01, //0x000001e6 cmpb $1, %cl
+ 0x0f, 0x87, 0xfe, 0x00, 0x00, 0x00, //0x000001e9 ja LBB0_30
+ 0x90, //0x000001ef .p2align 4, 0x90
+ //0x000001f0 LBB0_13
+ 0x4c, 0x8d, 0x78, 0x02, //0x000001f0 leaq $2(%rax), %r15
+ 0x4d, 0x39, 0xcf, //0x000001f4 cmpq %r9, %r15
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x000001f7 jae LBB0_17
+ 0x43, 0x8a, 0x0c, 0x3c, //0x000001fd movb (%r12,%r15), %cl
+ 0x80, 0xf9, 0x0d, //0x00000201 cmpb $13, %cl
+ 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x00000204 je LBB0_17
+ 0x80, 0xf9, 0x20, //0x0000020a cmpb $32, %cl
+ 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x0000020d je LBB0_17
+ 0x80, 0xc1, 0xf7, //0x00000213 addb $-9, %cl
+ 0x80, 0xf9, 0x01, //0x00000216 cmpb $1, %cl
+ 0x0f, 0x87, 0xce, 0x00, 0x00, 0x00, //0x00000219 ja LBB0_30
+ 0x90, //0x0000021f .p2align 4, 0x90
+ //0x00000220 LBB0_17
+ 0x4c, 0x8d, 0x78, 0x03, //0x00000220 leaq $3(%rax), %r15
+ 0x4d, 0x39, 0xcf, //0x00000224 cmpq %r9, %r15
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00000227 jae LBB0_21
+ 0x43, 0x8a, 0x0c, 0x3c, //0x0000022d movb (%r12,%r15), %cl
+ 0x80, 0xf9, 0x0d, //0x00000231 cmpb $13, %cl
+ 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x00000234 je LBB0_21
+ 0x80, 0xf9, 0x20, //0x0000023a cmpb $32, %cl
+ 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x0000023d je LBB0_21
+ 0x80, 0xc1, 0xf7, //0x00000243 addb $-9, %cl
+ 0x80, 0xf9, 0x01, //0x00000246 cmpb $1, %cl
+ 0x0f, 0x87, 0x9e, 0x00, 0x00, 0x00, //0x00000249 ja LBB0_30
+ 0x90, //0x0000024f .p2align 4, 0x90
+ //0x00000250 LBB0_21
+ 0x48, 0x8d, 0x48, 0x04, //0x00000250 leaq $4(%rax), %rcx
+ 0x49, 0x39, 0xc9, //0x00000254 cmpq %rcx, %r9
+ 0x0f, 0x86, 0x33, 0x21, 0x00, 0x00, //0x00000257 jbe LBB0_413
+ 0x49, 0x39, 0xc9, //0x0000025d cmpq %rcx, %r9
+ 0x0f, 0x84, 0x5a, 0x00, 0x00, 0x00, //0x00000260 je LBB0_27
+ 0x4b, 0x8d, 0x0c, 0x0c, //0x00000266 leaq (%r12,%r9), %rcx
+ 0x48, 0x83, 0xc3, 0x04, //0x0000026a addq $4, %rbx
+ 0x48, 0x03, 0x85, 0x68, 0xff, 0xff, 0xff, //0x0000026e addq $-152(%rbp), %rax
+ 0x49, 0x89, 0xc7, //0x00000275 movq %rax, %r15
+ 0x49, 0xba, 0x00, 0x26, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, //0x00000278 movabsq $4294977024, %r10
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000282 .p2align 4, 0x90
+ //0x00000290 LBB0_24
+ 0x41, 0x0f, 0xbe, 0x47, 0xff, //0x00000290 movsbl $-1(%r15), %eax
+ 0x83, 0xf8, 0x20, //0x00000295 cmpl $32, %eax
+ 0x0f, 0x87, 0x42, 0x00, 0x00, 0x00, //0x00000298 ja LBB0_29
+ 0x49, 0x0f, 0xa3, 0xc2, //0x0000029e btq %rax, %r10
+ 0x0f, 0x83, 0x38, 0x00, 0x00, 0x00, //0x000002a2 jae LBB0_29
+ 0x49, 0xff, 0xc7, //0x000002a8 incq %r15
+ 0x48, 0xff, 0xc3, //0x000002ab incq %rbx
+ 0x0f, 0x85, 0xdc, 0xff, 0xff, 0xff, //0x000002ae jne LBB0_24
+ 0xe9, 0x0a, 0x00, 0x00, 0x00, //0x000002b4 jmp LBB0_28
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000002b9 .p2align 4, 0x90
+ //0x000002c0 LBB0_27
+ 0x4c, 0x01, 0xe1, //0x000002c0 addq %r12, %rcx
+ //0x000002c3 LBB0_28
+ 0x4c, 0x29, 0xe1, //0x000002c3 subq %r12, %rcx
+ 0x49, 0x89, 0xcf, //0x000002c6 movq %rcx, %r15
+ 0x4d, 0x39, 0xcf, //0x000002c9 cmpq %r9, %r15
+ 0x0f, 0x82, 0x1b, 0x00, 0x00, 0x00, //0x000002cc jb LBB0_30
+ 0xe9, 0xbc, 0x20, 0x00, 0x00, //0x000002d2 jmp LBB0_414
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000002d7 .p2align 4, 0x90
+ //0x000002e0 LBB0_29
+ 0x4c, 0x03, 0x7d, 0x98, //0x000002e0 addq $-104(%rbp), %r15
+ 0x4d, 0x39, 0xcf, //0x000002e4 cmpq %r9, %r15
+ 0x0f, 0x83, 0xa6, 0x20, 0x00, 0x00, //0x000002e7 jae LBB0_414
+ //0x000002ed LBB0_30
+ 0x4d, 0x8d, 0x57, 0x01, //0x000002ed leaq $1(%r15), %r10
+ 0x4c, 0x89, 0x16, //0x000002f1 movq %r10, (%rsi)
+ 0x47, 0x0f, 0xbe, 0x1c, 0x3c, //0x000002f4 movsbl (%r12,%r15), %r11d
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x000002f9 movq $-1, %rax
+ 0x45, 0x85, 0xdb, //0x00000300 testl %r11d, %r11d
+ 0x0f, 0x84, 0xdb, 0x20, 0x00, 0x00, //0x00000303 je LBB0_424
+ 0x4d, 0x8d, 0x48, 0xff, //0x00000309 leaq $-1(%r8), %r9
+ 0x42, 0x8b, 0x0c, 0xc2, //0x0000030d movl (%rdx,%r8,8), %ecx
+ 0x48, 0x8b, 0x9d, 0x70, 0xff, 0xff, 0xff, //0x00000311 movq $-144(%rbp), %rbx
+ 0x48, 0x83, 0xfb, 0xff, //0x00000318 cmpq $-1, %rbx
+ 0x49, 0x0f, 0x44, 0xdf, //0x0000031c cmoveq %r15, %rbx
+ 0x48, 0x89, 0x9d, 0x70, 0xff, 0xff, 0xff, //0x00000320 movq %rbx, $-144(%rbp)
+ 0xff, 0xc9, //0x00000327 decl %ecx
+ 0x83, 0xf9, 0x05, //0x00000329 cmpl $5, %ecx
+ 0x0f, 0x87, 0x3d, 0x02, 0x00, 0x00, //0x0000032c ja LBB0_62
+ 0x48, 0x8d, 0x1d, 0x57, 0x22, 0x00, 0x00, //0x00000332 leaq $8791(%rip), %rbx /* LJTI0_0+0(%rip) */
+ 0x48, 0x63, 0x0c, 0x8b, //0x00000339 movslq (%rbx,%rcx,4), %rcx
+ 0x48, 0x01, 0xd9, //0x0000033d addq %rbx, %rcx
+ 0xff, 0xe1, //0x00000340 jmpq *%rcx
+ //0x00000342 LBB0_33
+ 0x41, 0x83, 0xfb, 0x2c, //0x00000342 cmpl $44, %r11d
+ 0x0f, 0x84, 0xb2, 0x04, 0x00, 0x00, //0x00000346 je LBB0_102
+ 0x41, 0x83, 0xfb, 0x5d, //0x0000034c cmpl $93, %r11d
+ 0x0f, 0x84, 0x42, 0x02, 0x00, 0x00, //0x00000350 je LBB0_65
+ 0xe9, 0x82, 0x20, 0x00, 0x00, //0x00000356 jmp LBB0_423
+ //0x0000035b LBB0_35
+ 0x41, 0x83, 0xfb, 0x2c, //0x0000035b cmpl $44, %r11d
+ 0x0f, 0x85, 0x29, 0x02, 0x00, 0x00, //0x0000035f jne LBB0_64
+ 0x49, 0x81, 0xf8, 0xff, 0x0f, 0x00, 0x00, //0x00000365 cmpq $4095, %r8
+ 0x0f, 0x8f, 0x2d, 0x20, 0x00, 0x00, //0x0000036c jg LBB0_432
+ 0x49, 0x8d, 0x40, 0x01, //0x00000372 leaq $1(%r8), %rax
+ 0x48, 0x89, 0x02, //0x00000376 movq %rax, (%rdx)
+ 0x4a, 0xc7, 0x44, 0xc2, 0x08, 0x03, 0x00, 0x00, 0x00, //0x00000379 movq $3, $8(%rdx,%r8,8)
+ 0xe9, 0xd9, 0xfd, 0xff, 0xff, //0x00000382 jmp LBB0_1
+ //0x00000387 LBB0_38
+ 0x41, 0x80, 0xfb, 0x22, //0x00000387 cmpb $34, %r11b
+ 0x0f, 0x85, 0x4c, 0x20, 0x00, 0x00, //0x0000038b jne LBB0_423
+ 0x4a, 0xc7, 0x04, 0xc2, 0x04, 0x00, 0x00, 0x00, //0x00000391 movq $4, (%rdx,%r8,8)
+ 0x48, 0x8b, 0x4f, 0x08, //0x00000399 movq $8(%rdi), %rcx
+ 0xf6, 0x85, 0x78, 0xff, 0xff, 0xff, 0x20, //0x0000039d testb $32, $-136(%rbp)
+ 0x48, 0x89, 0x4d, 0xa0, //0x000003a4 movq %rcx, $-96(%rbp)
+ 0x0f, 0x85, 0x72, 0x04, 0x00, 0x00, //0x000003a8 jne LBB0_104
+ 0x49, 0x89, 0xcd, //0x000003ae movq %rcx, %r13
+ 0x4d, 0x29, 0xd5, //0x000003b1 subq %r10, %r13
+ 0x0f, 0x84, 0x9d, 0x21, 0x00, 0x00, //0x000003b4 je LBB0_449
+ 0x4f, 0x8d, 0x1c, 0x14, //0x000003ba leaq (%r12,%r10), %r11
+ 0x49, 0x83, 0xfd, 0x40, //0x000003be cmpq $64, %r13
+ 0x0f, 0x82, 0x40, 0x1a, 0x00, 0x00, //0x000003c2 jb LBB0_353
+ 0x44, 0x89, 0xe8, //0x000003c8 movl %r13d, %eax
+ 0x83, 0xe0, 0x3f, //0x000003cb andl $63, %eax
+ 0x48, 0x89, 0x45, 0xa8, //0x000003ce movq %rax, $-88(%rbp)
+ 0x4c, 0x29, 0xf9, //0x000003d2 subq %r15, %rcx
+ 0x48, 0x83, 0xc1, 0xbf, //0x000003d5 addq $-65, %rcx
+ 0x48, 0x83, 0xe1, 0xc0, //0x000003d9 andq $-64, %rcx
+ 0x4c, 0x01, 0xd1, //0x000003dd addq %r10, %rcx
+ 0x48, 0x03, 0x4d, 0x88, //0x000003e0 addq $-120(%rbp), %rcx
+ 0x48, 0x89, 0x4d, 0x80, //0x000003e4 movq %rcx, $-128(%rbp)
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x000003e8 movq $-1, %r9
+ 0x45, 0x31, 0xe4, //0x000003ef xorl %r12d, %r12d
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000003f2 .p2align 4, 0x90
+ //0x00000400 LBB0_43
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x00000400 vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x00000405 vmovdqu $16(%r11), %xmm4
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x6b, 0x20, //0x0000040b vmovdqu $32(%r11), %xmm5
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x73, 0x30, //0x00000411 vmovdqu $48(%r11), %xmm6
+ 0xc5, 0xe9, 0x74, 0xf8, //0x00000417 vpcmpeqb %xmm0, %xmm2, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xff, //0x0000041b vpmovmskb %xmm7, %edi
+ 0xc5, 0xd9, 0x74, 0xf8, //0x0000041f vpcmpeqb %xmm0, %xmm4, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xcf, //0x00000423 vpmovmskb %xmm7, %ecx
+ 0xc5, 0xd1, 0x74, 0xf8, //0x00000427 vpcmpeqb %xmm0, %xmm5, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xf7, //0x0000042b vpmovmskb %xmm7, %esi
+ 0xc5, 0xc9, 0x74, 0xf8, //0x0000042f vpcmpeqb %xmm0, %xmm6, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xdf, //0x00000433 vpmovmskb %xmm7, %ebx
+ 0xc5, 0xe9, 0x74, 0xd1, //0x00000437 vpcmpeqb %xmm1, %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x0000043b vpmovmskb %xmm2, %edx
+ 0xc5, 0xd9, 0x74, 0xd1, //0x0000043f vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x00000443 vpmovmskb %xmm2, %eax
+ 0xc5, 0xd1, 0x74, 0xd1, //0x00000447 vpcmpeqb %xmm1, %xmm5, %xmm2
+ 0xc5, 0x79, 0xd7, 0xf2, //0x0000044b vpmovmskb %xmm2, %r14d
+ 0xc5, 0xc9, 0x74, 0xd1, //0x0000044f vpcmpeqb %xmm1, %xmm6, %xmm2
+ 0xc5, 0x79, 0xd7, 0xc2, //0x00000453 vpmovmskb %xmm2, %r8d
+ 0x48, 0xc1, 0xe3, 0x30, //0x00000457 shlq $48, %rbx
+ 0x48, 0xc1, 0xe6, 0x20, //0x0000045b shlq $32, %rsi
+ 0x48, 0xc1, 0xe1, 0x10, //0x0000045f shlq $16, %rcx
+ 0x48, 0x09, 0xcf, //0x00000463 orq %rcx, %rdi
+ 0x48, 0x09, 0xf7, //0x00000466 orq %rsi, %rdi
+ 0x49, 0xc1, 0xe0, 0x30, //0x00000469 shlq $48, %r8
+ 0x49, 0xc1, 0xe6, 0x20, //0x0000046d shlq $32, %r14
+ 0x48, 0xc1, 0xe0, 0x10, //0x00000471 shlq $16, %rax
+ 0x48, 0x09, 0xc2, //0x00000475 orq %rax, %rdx
+ 0x4c, 0x09, 0xf2, //0x00000478 orq %r14, %rdx
+ 0x4c, 0x09, 0xc2, //0x0000047b orq %r8, %rdx
+ 0x49, 0x83, 0xf9, 0xff, //0x0000047e cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00000482 jne LBB0_45
+ 0x48, 0x85, 0xd2, //0x00000488 testq %rdx, %rdx
+ 0x0f, 0x85, 0x2f, 0x00, 0x00, 0x00, //0x0000048b jne LBB0_54
+ //0x00000491 LBB0_45
+ 0x48, 0x09, 0xdf, //0x00000491 orq %rbx, %rdi
+ 0x48, 0x89, 0xd0, //0x00000494 movq %rdx, %rax
+ 0x4c, 0x09, 0xe0, //0x00000497 orq %r12, %rax
+ 0x0f, 0x85, 0x3d, 0x00, 0x00, 0x00, //0x0000049a jne LBB0_55
+ //0x000004a0 LBB0_46
+ 0x48, 0x85, 0xff, //0x000004a0 testq %rdi, %rdi
+ 0x0f, 0x85, 0x86, 0x00, 0x00, 0x00, //0x000004a3 jne LBB0_56
+ //0x000004a9 LBB0_47
+ 0x49, 0x83, 0xc5, 0xc0, //0x000004a9 addq $-64, %r13
+ 0x49, 0x83, 0xc3, 0x40, //0x000004ad addq $64, %r11
+ 0x49, 0x83, 0xfd, 0x3f, //0x000004b1 cmpq $63, %r13
+ 0x0f, 0x87, 0x45, 0xff, 0xff, 0xff, //0x000004b5 ja LBB0_43
+ 0xe9, 0xb4, 0x12, 0x00, 0x00, //0x000004bb jmp LBB0_48
+ //0x000004c0 LBB0_54
+ 0x4c, 0x89, 0xd8, //0x000004c0 movq %r11, %rax
+ 0x48, 0x2b, 0x45, 0xd0, //0x000004c3 subq $-48(%rbp), %rax
+ 0x4c, 0x0f, 0xbc, 0xca, //0x000004c7 bsfq %rdx, %r9
+ 0x49, 0x01, 0xc1, //0x000004cb addq %rax, %r9
+ 0x48, 0x09, 0xdf, //0x000004ce orq %rbx, %rdi
+ 0x48, 0x89, 0xd0, //0x000004d1 movq %rdx, %rax
+ 0x4c, 0x09, 0xe0, //0x000004d4 orq %r12, %rax
+ 0x0f, 0x84, 0xc3, 0xff, 0xff, 0xff, //0x000004d7 je LBB0_46
+ //0x000004dd LBB0_55
+ 0x4c, 0x89, 0xe0, //0x000004dd movq %r12, %rax
+ 0x48, 0xf7, 0xd0, //0x000004e0 notq %rax
+ 0x48, 0x21, 0xd0, //0x000004e3 andq %rdx, %rax
+ 0x48, 0x8d, 0x0c, 0x00, //0x000004e6 leaq (%rax,%rax), %rcx
+ 0x4c, 0x09, 0xe1, //0x000004ea orq %r12, %rcx
+ 0x48, 0x89, 0xce, //0x000004ed movq %rcx, %rsi
+ 0x48, 0xf7, 0xd6, //0x000004f0 notq %rsi
+ 0x48, 0x21, 0xd6, //0x000004f3 andq %rdx, %rsi
+ 0x48, 0xba, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x000004f6 movabsq $-6148914691236517206, %rdx
+ 0x48, 0x21, 0xd6, //0x00000500 andq %rdx, %rsi
+ 0x45, 0x31, 0xe4, //0x00000503 xorl %r12d, %r12d
+ 0x48, 0x01, 0xc6, //0x00000506 addq %rax, %rsi
+ 0x41, 0x0f, 0x92, 0xc4, //0x00000509 setb %r12b
+ 0x48, 0x01, 0xf6, //0x0000050d addq %rsi, %rsi
+ 0x48, 0xb8, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x00000510 movabsq $6148914691236517205, %rax
+ 0x48, 0x31, 0xc6, //0x0000051a xorq %rax, %rsi
+ 0x48, 0x21, 0xce, //0x0000051d andq %rcx, %rsi
+ 0x48, 0xf7, 0xd6, //0x00000520 notq %rsi
+ 0x48, 0x21, 0xf7, //0x00000523 andq %rsi, %rdi
+ 0x48, 0x85, 0xff, //0x00000526 testq %rdi, %rdi
+ 0x0f, 0x84, 0x7a, 0xff, 0xff, 0xff, //0x00000529 je LBB0_47
+ //0x0000052f LBB0_56
+ 0x48, 0x0f, 0xbc, 0xc7, //0x0000052f bsfq %rdi, %rax
+ //0x00000533 LBB0_57
+ 0x4c, 0x03, 0x5d, 0x90, //0x00000533 addq $-112(%rbp), %r11
+ 0x49, 0x01, 0xc3, //0x00000537 addq %rax, %r11
+ 0x4c, 0x8b, 0x65, 0xd0, //0x0000053a movq $-48(%rbp), %r12
+ 0xe9, 0x80, 0x09, 0x00, 0x00, //0x0000053e jmp LBB0_186
+ //0x00000543 LBB0_58
+ 0x41, 0x80, 0xfb, 0x3a, //0x00000543 cmpb $58, %r11b
+ 0x0f, 0x85, 0x90, 0x1e, 0x00, 0x00, //0x00000547 jne LBB0_423
+ 0x4a, 0xc7, 0x04, 0xc2, 0x00, 0x00, 0x00, 0x00, //0x0000054d movq $0, (%rdx,%r8,8)
+ 0xe9, 0x06, 0xfc, 0xff, 0xff, //0x00000555 jmp LBB0_1
+ //0x0000055a LBB0_60
+ 0x4d, 0x89, 0xd6, //0x0000055a movq %r10, %r14
+ 0x41, 0x80, 0xfb, 0x5d, //0x0000055d cmpb $93, %r11b
+ 0x0f, 0x85, 0x3c, 0x00, 0x00, 0x00, //0x00000561 jne LBB0_66
+ 0x4c, 0x89, 0x0a, //0x00000567 movq %r9, (%rdx)
+ 0xe9, 0xfa, 0xfb, 0xff, 0xff, //0x0000056a jmp LBB0_3
+ //0x0000056f LBB0_62
+ 0x4d, 0x89, 0xd6, //0x0000056f movq %r10, %r14
+ 0x4c, 0x89, 0x0a, //0x00000572 movq %r9, (%rdx)
+ 0x41, 0x83, 0xfb, 0x7b, //0x00000575 cmpl $123, %r11d
+ 0x0f, 0x86, 0x36, 0x00, 0x00, 0x00, //0x00000579 jbe LBB0_67
+ 0xe9, 0x59, 0x1e, 0x00, 0x00, //0x0000057f jmp LBB0_423
+ //0x00000584 LBB0_63
+ 0x41, 0x83, 0xfb, 0x22, //0x00000584 cmpl $34, %r11d
+ 0x0f, 0x84, 0x6d, 0x04, 0x00, 0x00, //0x00000588 je LBB0_125
+ //0x0000058e LBB0_64
+ 0x41, 0x83, 0xfb, 0x7d, //0x0000058e cmpl $125, %r11d
+ 0x0f, 0x85, 0x45, 0x1e, 0x00, 0x00, //0x00000592 jne LBB0_423
+ //0x00000598 LBB0_65
+ 0x4d, 0x89, 0xd6, //0x00000598 movq %r10, %r14
+ 0x4c, 0x89, 0x0a, //0x0000059b movq %r9, (%rdx)
+ 0xe9, 0xc6, 0xfb, 0xff, 0xff, //0x0000059e jmp LBB0_3
+ //0x000005a3 LBB0_66
+ 0x4a, 0xc7, 0x04, 0xc2, 0x01, 0x00, 0x00, 0x00, //0x000005a3 movq $1, (%rdx,%r8,8)
+ 0x41, 0x83, 0xfb, 0x7b, //0x000005ab cmpl $123, %r11d
+ 0x0f, 0x87, 0x28, 0x1e, 0x00, 0x00, //0x000005af ja LBB0_423
+ //0x000005b5 LBB0_67
+ 0x4f, 0x8d, 0x14, 0x3c, //0x000005b5 leaq (%r12,%r15), %r10
+ 0x44, 0x89, 0xd9, //0x000005b9 movl %r11d, %ecx
+ 0x48, 0x8d, 0x1d, 0xe5, 0x1f, 0x00, 0x00, //0x000005bc leaq $8165(%rip), %rbx /* LJTI0_1+0(%rip) */
+ 0x48, 0x63, 0x0c, 0x8b, //0x000005c3 movslq (%rbx,%rcx,4), %rcx
+ 0x48, 0x01, 0xd9, //0x000005c7 addq %rbx, %rcx
+ 0xff, 0xe1, //0x000005ca jmpq *%rcx
+ //0x000005cc LBB0_68
+ 0x4c, 0x8b, 0x4f, 0x08, //0x000005cc movq $8(%rdi), %r9
+ 0x4d, 0x29, 0xf9, //0x000005d0 subq %r15, %r9
+ 0x0f, 0x84, 0xec, 0x1d, 0x00, 0x00, //0x000005d3 je LBB0_418
+ 0x41, 0x80, 0x3a, 0x30, //0x000005d9 cmpb $48, (%r10)
+ 0x0f, 0x85, 0x2f, 0x00, 0x00, 0x00, //0x000005dd jne LBB0_73
+ 0x49, 0x83, 0xf9, 0x01, //0x000005e3 cmpq $1, %r9
+ 0x0f, 0x84, 0xa1, 0x06, 0x00, 0x00, //0x000005e7 je LBB0_269
+ 0x43, 0x8a, 0x04, 0x34, //0x000005ed movb (%r12,%r14), %al
+ 0x04, 0xd2, //0x000005f1 addb $-46, %al
+ 0x3c, 0x37, //0x000005f3 cmpb $55, %al
+ 0x0f, 0x87, 0x93, 0x06, 0x00, 0x00, //0x000005f5 ja LBB0_269
+ 0x0f, 0xb6, 0xc0, //0x000005fb movzbl %al, %eax
+ 0x48, 0xb9, 0x01, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, //0x000005fe movabsq $36028797027352577, %rcx
+ 0x48, 0x0f, 0xa3, 0xc1, //0x00000608 btq %rax, %rcx
+ 0x0f, 0x83, 0x7c, 0x06, 0x00, 0x00, //0x0000060c jae LBB0_269
+ //0x00000612 LBB0_73
+ 0x49, 0x83, 0xf9, 0x10, //0x00000612 cmpq $16, %r9
+ 0x0f, 0x82, 0xcb, 0x17, 0x00, 0x00, //0x00000616 jb LBB0_342
+ 0x49, 0x8d, 0x79, 0xf0, //0x0000061c leaq $-16(%r9), %rdi
+ 0x48, 0x89, 0xf8, //0x00000620 movq %rdi, %rax
+ 0x48, 0x83, 0xe0, 0xf0, //0x00000623 andq $-16, %rax
+ 0x4a, 0x8d, 0x44, 0x10, 0x10, //0x00000627 leaq $16(%rax,%r10), %rax
+ 0x48, 0x89, 0x45, 0xb0, //0x0000062c movq %rax, $-80(%rbp)
+ 0x83, 0xe7, 0x0f, //0x00000630 andl $15, %edi
+ 0x49, 0xc7, 0xc4, 0xff, 0xff, 0xff, 0xff, //0x00000633 movq $-1, %r12
+ 0x49, 0xc7, 0xc5, 0xff, 0xff, 0xff, 0xff, //0x0000063a movq $-1, %r13
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x00000641 movq $-1, %r11
+ 0x4d, 0x89, 0xd6, //0x00000648 movq %r10, %r14
+ 0x90, 0x90, 0x90, 0x90, 0x90, //0x0000064b .p2align 4, 0x90
+ //0x00000650 LBB0_75
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x16, //0x00000650 vmovdqu (%r14), %xmm2
+ 0xc4, 0xc1, 0x69, 0x64, 0xe0, //0x00000655 vpcmpgtb %xmm8, %xmm2, %xmm4
+ 0xc5, 0xb1, 0x64, 0xea, //0x0000065a vpcmpgtb %xmm2, %xmm9, %xmm5
+ 0xc5, 0xd9, 0xdb, 0xe5, //0x0000065e vpand %xmm5, %xmm4, %xmm4
+ 0xc5, 0xa9, 0x74, 0xea, //0x00000662 vpcmpeqb %xmm2, %xmm10, %xmm5
+ 0xc5, 0xa1, 0x74, 0xf2, //0x00000666 vpcmpeqb %xmm2, %xmm11, %xmm6
+ 0xc5, 0xc9, 0xeb, 0xed, //0x0000066a vpor %xmm5, %xmm6, %xmm5
+ 0xc5, 0x99, 0xeb, 0xf2, //0x0000066e vpor %xmm2, %xmm12, %xmm6
+ 0xc5, 0x91, 0x74, 0xd2, //0x00000672 vpcmpeqb %xmm2, %xmm13, %xmm2
+ 0xc5, 0x89, 0x74, 0xf6, //0x00000676 vpcmpeqb %xmm6, %xmm14, %xmm6
+ 0xc5, 0xc9, 0xeb, 0xfa, //0x0000067a vpor %xmm2, %xmm6, %xmm7
+ 0xc5, 0xd1, 0xeb, 0xe4, //0x0000067e vpor %xmm4, %xmm5, %xmm4
+ 0xc5, 0xc1, 0xeb, 0xe4, //0x00000682 vpor %xmm4, %xmm7, %xmm4
+ 0xc5, 0x79, 0xd7, 0xc2, //0x00000686 vpmovmskb %xmm2, %r8d
+ 0xc5, 0xf9, 0xd7, 0xc6, //0x0000068a vpmovmskb %xmm6, %eax
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x0000068e vpmovmskb %xmm5, %edx
+ 0xc5, 0xf9, 0xd7, 0xcc, //0x00000692 vpmovmskb %xmm4, %ecx
+ 0xbe, 0xaa, 0xaa, 0xaa, 0xaa, //0x00000696 movl $2863311530, %esi
+ 0x48, 0x81, 0xc6, 0x55, 0x55, 0x55, 0x55, //0x0000069b addq $1431655765, %rsi
+ 0x48, 0x31, 0xce, //0x000006a2 xorq %rcx, %rsi
+ 0x48, 0x0f, 0xbc, 0xce, //0x000006a5 bsfq %rsi, %rcx
+ 0x83, 0xf9, 0x10, //0x000006a9 cmpl $16, %ecx
+ 0x0f, 0x84, 0x12, 0x00, 0x00, 0x00, //0x000006ac je LBB0_77
+ 0xbe, 0xff, 0xff, 0xff, 0xff, //0x000006b2 movl $-1, %esi
+ 0xd3, 0xe6, //0x000006b7 shll %cl, %esi
+ 0xf7, 0xd6, //0x000006b9 notl %esi
+ 0x41, 0x21, 0xf0, //0x000006bb andl %esi, %r8d
+ 0x21, 0xf0, //0x000006be andl %esi, %eax
+ 0x21, 0xd6, //0x000006c0 andl %edx, %esi
+ 0x89, 0xf2, //0x000006c2 movl %esi, %edx
+ //0x000006c4 LBB0_77
+ 0x41, 0x8d, 0x70, 0xff, //0x000006c4 leal $-1(%r8), %esi
+ 0x44, 0x21, 0xc6, //0x000006c8 andl %r8d, %esi
+ 0x0f, 0x85, 0x6b, 0x10, 0x00, 0x00, //0x000006cb jne LBB0_309
+ 0x8d, 0x70, 0xff, //0x000006d1 leal $-1(%rax), %esi
+ 0x21, 0xc6, //0x000006d4 andl %eax, %esi
+ 0x0f, 0x85, 0x60, 0x10, 0x00, 0x00, //0x000006d6 jne LBB0_309
+ 0x8d, 0x72, 0xff, //0x000006dc leal $-1(%rdx), %esi
+ 0x21, 0xd6, //0x000006df andl %edx, %esi
+ 0x0f, 0x85, 0x55, 0x10, 0x00, 0x00, //0x000006e1 jne LBB0_309
+ 0x45, 0x85, 0xc0, //0x000006e7 testl %r8d, %r8d
+ 0x0f, 0x84, 0x1a, 0x00, 0x00, 0x00, //0x000006ea je LBB0_83
+ 0x4c, 0x89, 0xf3, //0x000006f0 movq %r14, %rbx
+ 0x4c, 0x29, 0xd3, //0x000006f3 subq %r10, %rbx
+ 0x41, 0x0f, 0xbc, 0xf0, //0x000006f6 bsfl %r8d, %esi
+ 0x48, 0x01, 0xde, //0x000006fa addq %rbx, %rsi
+ 0x49, 0x83, 0xfb, 0xff, //0x000006fd cmpq $-1, %r11
+ 0x0f, 0x85, 0xf5, 0x13, 0x00, 0x00, //0x00000701 jne LBB0_326
+ 0x49, 0x89, 0xf3, //0x00000707 movq %rsi, %r11
+ //0x0000070a LBB0_83
+ 0x85, 0xc0, //0x0000070a testl %eax, %eax
+ 0x0f, 0x84, 0x19, 0x00, 0x00, 0x00, //0x0000070c je LBB0_86
+ 0x4c, 0x89, 0xf6, //0x00000712 movq %r14, %rsi
+ 0x4c, 0x29, 0xd6, //0x00000715 subq %r10, %rsi
+ 0x0f, 0xbc, 0xc0, //0x00000718 bsfl %eax, %eax
+ 0x48, 0x01, 0xf0, //0x0000071b addq %rsi, %rax
+ 0x49, 0x83, 0xfd, 0xff, //0x0000071e cmpq $-1, %r13
+ 0x0f, 0x85, 0xbd, 0x11, 0x00, 0x00, //0x00000722 jne LBB0_314
+ 0x49, 0x89, 0xc5, //0x00000728 movq %rax, %r13
+ //0x0000072b LBB0_86
+ 0x85, 0xd2, //0x0000072b testl %edx, %edx
+ 0x0f, 0x84, 0x19, 0x00, 0x00, 0x00, //0x0000072d je LBB0_89
+ 0x4c, 0x89, 0xf6, //0x00000733 movq %r14, %rsi
+ 0x4c, 0x29, 0xd6, //0x00000736 subq %r10, %rsi
+ 0x0f, 0xbc, 0xc2, //0x00000739 bsfl %edx, %eax
+ 0x48, 0x01, 0xf0, //0x0000073c addq %rsi, %rax
+ 0x49, 0x83, 0xfc, 0xff, //0x0000073f cmpq $-1, %r12
+ 0x0f, 0x85, 0x9c, 0x11, 0x00, 0x00, //0x00000743 jne LBB0_314
+ 0x49, 0x89, 0xc4, //0x00000749 movq %rax, %r12
+ //0x0000074c LBB0_89
+ 0x83, 0xf9, 0x10, //0x0000074c cmpl $16, %ecx
+ 0x0f, 0x85, 0x74, 0x04, 0x00, 0x00, //0x0000074f jne LBB0_147
+ 0x49, 0x83, 0xc6, 0x10, //0x00000755 addq $16, %r14
+ 0x49, 0x83, 0xc1, 0xf0, //0x00000759 addq $-16, %r9
+ 0x49, 0x83, 0xf9, 0x0f, //0x0000075d cmpq $15, %r9
+ 0x0f, 0x87, 0xe9, 0xfe, 0xff, 0xff, //0x00000761 ja LBB0_75
+ 0x48, 0x85, 0xff, //0x00000767 testq %rdi, %rdi
+ 0x0f, 0x84, 0x7d, 0x04, 0x00, 0x00, //0x0000076a je LBB0_149
+ //0x00000770 LBB0_92
+ 0x48, 0x8b, 0x45, 0xb0, //0x00000770 movq $-80(%rbp), %rax
+ 0x48, 0x8d, 0x0c, 0x38, //0x00000774 leaq (%rax,%rdi), %rcx
+ 0x48, 0x8d, 0x35, 0x05, 0x21, 0x00, 0x00, //0x00000778 leaq $8453(%rip), %rsi /* LJTI0_3+0(%rip) */
+ 0xe9, 0x28, 0x00, 0x00, 0x00, //0x0000077f jmp LBB0_96
+ //0x00000784 LBB0_93
+ 0x48, 0x89, 0xd8, //0x00000784 movq %rbx, %rax
+ 0x4c, 0x29, 0xd0, //0x00000787 subq %r10, %rax
+ 0x49, 0x83, 0xfc, 0xff, //0x0000078a cmpq $-1, %r12
+ 0x0f, 0x85, 0x0f, 0x14, 0x00, 0x00, //0x0000078e jne LBB0_419
+ 0x48, 0xff, 0xc8, //0x00000794 decq %rax
+ 0x49, 0x89, 0xc4, //0x00000797 movq %rax, %r12
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x0000079a .p2align 4, 0x90
+ //0x000007a0 LBB0_95
+ 0x48, 0x89, 0xd8, //0x000007a0 movq %rbx, %rax
+ 0x48, 0xff, 0xcf, //0x000007a3 decq %rdi
+ 0x0f, 0x84, 0x48, 0x11, 0x00, 0x00, //0x000007a6 je LBB0_315
+ //0x000007ac LBB0_96
+ 0x0f, 0xbe, 0x10, //0x000007ac movsbl (%rax), %edx
+ 0x83, 0xc2, 0xd5, //0x000007af addl $-43, %edx
+ 0x83, 0xfa, 0x3a, //0x000007b2 cmpl $58, %edx
+ 0x0f, 0x87, 0x2e, 0x04, 0x00, 0x00, //0x000007b5 ja LBB0_148
+ 0x48, 0x8d, 0x58, 0x01, //0x000007bb leaq $1(%rax), %rbx
+ 0x48, 0x63, 0x14, 0x96, //0x000007bf movslq (%rsi,%rdx,4), %rdx
+ 0x48, 0x01, 0xf2, //0x000007c3 addq %rsi, %rdx
+ 0xff, 0xe2, //0x000007c6 jmpq *%rdx
+ //0x000007c8 LBB0_98
+ 0x48, 0x89, 0xd8, //0x000007c8 movq %rbx, %rax
+ 0x4c, 0x29, 0xd0, //0x000007cb subq %r10, %rax
+ 0x49, 0x83, 0xfd, 0xff, //0x000007ce cmpq $-1, %r13
+ 0x0f, 0x85, 0xcb, 0x13, 0x00, 0x00, //0x000007d2 jne LBB0_419
+ 0x48, 0xff, 0xc8, //0x000007d8 decq %rax
+ 0x49, 0x89, 0xc5, //0x000007db movq %rax, %r13
+ 0xe9, 0xbd, 0xff, 0xff, 0xff, //0x000007de jmp LBB0_95
+ //0x000007e3 LBB0_100
+ 0x48, 0x89, 0xd8, //0x000007e3 movq %rbx, %rax
+ 0x4c, 0x29, 0xd0, //0x000007e6 subq %r10, %rax
+ 0x49, 0x83, 0xfb, 0xff, //0x000007e9 cmpq $-1, %r11
+ 0x0f, 0x85, 0xb0, 0x13, 0x00, 0x00, //0x000007ed jne LBB0_419
+ 0x48, 0xff, 0xc8, //0x000007f3 decq %rax
+ 0x49, 0x89, 0xc3, //0x000007f6 movq %rax, %r11
+ 0xe9, 0xa2, 0xff, 0xff, 0xff, //0x000007f9 jmp LBB0_95
+ //0x000007fe LBB0_102
+ 0x49, 0x81, 0xf8, 0xff, 0x0f, 0x00, 0x00, //0x000007fe cmpq $4095, %r8
+ 0x0f, 0x8f, 0x94, 0x1b, 0x00, 0x00, //0x00000805 jg LBB0_432
+ 0x49, 0x8d, 0x40, 0x01, //0x0000080b leaq $1(%r8), %rax
+ 0x48, 0x89, 0x02, //0x0000080f movq %rax, (%rdx)
+ 0x4a, 0xc7, 0x44, 0xc2, 0x08, 0x00, 0x00, 0x00, 0x00, //0x00000812 movq $0, $8(%rdx,%r8,8)
+ 0xe9, 0x40, 0xf9, 0xff, 0xff, //0x0000081b jmp LBB0_1
+ //0x00000820 LBB0_104
+ 0x48, 0x89, 0xc8, //0x00000820 movq %rcx, %rax
+ 0x4c, 0x29, 0xd0, //0x00000823 subq %r10, %rax
+ 0x0f, 0x84, 0x2b, 0x1d, 0x00, 0x00, //0x00000826 je LBB0_449
+ 0x4f, 0x8d, 0x1c, 0x14, //0x0000082c leaq (%r12,%r10), %r11
+ 0x48, 0x83, 0xf8, 0x40, //0x00000830 cmpq $64, %rax
+ 0x0f, 0x82, 0xe7, 0x15, 0x00, 0x00, //0x00000834 jb LBB0_354
+ 0x89, 0xc2, //0x0000083a movl %eax, %edx
+ 0x83, 0xe2, 0x3f, //0x0000083c andl $63, %edx
+ 0x48, 0x89, 0x55, 0xa8, //0x0000083f movq %rdx, $-88(%rbp)
+ 0x4c, 0x29, 0xf9, //0x00000843 subq %r15, %rcx
+ 0x48, 0x83, 0xc1, 0xbf, //0x00000846 addq $-65, %rcx
+ 0x48, 0x83, 0xe1, 0xc0, //0x0000084a andq $-64, %rcx
+ 0x4c, 0x01, 0xd1, //0x0000084e addq %r10, %rcx
+ 0x48, 0x03, 0x4d, 0x88, //0x00000851 addq $-120(%rbp), %rcx
+ 0x48, 0x89, 0x4d, 0x80, //0x00000855 movq %rcx, $-128(%rbp)
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00000859 movq $-1, %r9
+ 0x45, 0x31, 0xc0, //0x00000860 xorl %r8d, %r8d
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000863 .p2align 4, 0x90
+ //0x00000870 LBB0_107
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x33, //0x00000870 vmovdqu (%r11), %xmm6
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x6b, 0x10, //0x00000875 vmovdqu $16(%r11), %xmm5
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x20, //0x0000087b vmovdqu $32(%r11), %xmm4
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x7b, 0x30, //0x00000881 vmovdqu $48(%r11), %xmm7
+ 0xc5, 0xc9, 0x74, 0xd0, //0x00000887 vpcmpeqb %xmm0, %xmm6, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xf2, //0x0000088b vpmovmskb %xmm2, %esi
+ 0xc5, 0xd1, 0x74, 0xd0, //0x0000088f vpcmpeqb %xmm0, %xmm5, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xda, //0x00000893 vpmovmskb %xmm2, %ebx
+ 0xc5, 0xd9, 0x74, 0xd0, //0x00000897 vpcmpeqb %xmm0, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xca, //0x0000089b vpmovmskb %xmm2, %ecx
+ 0xc5, 0xc1, 0x74, 0xd0, //0x0000089f vpcmpeqb %xmm0, %xmm7, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x000008a3 vpmovmskb %xmm2, %edx
+ 0xc5, 0xc9, 0x74, 0xd1, //0x000008a7 vpcmpeqb %xmm1, %xmm6, %xmm2
+ 0xc5, 0x79, 0xd7, 0xea, //0x000008ab vpmovmskb %xmm2, %r13d
+ 0xc5, 0xd1, 0x74, 0xd1, //0x000008af vpcmpeqb %xmm1, %xmm5, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x000008b3 vpmovmskb %xmm2, %edi
+ 0xc5, 0xd9, 0x74, 0xd1, //0x000008b7 vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe3, 0x10, //0x000008bb shlq $16, %rbx
+ 0x48, 0x09, 0xde, //0x000008bf orq %rbx, %rsi
+ 0xc5, 0xf9, 0xd7, 0xda, //0x000008c2 vpmovmskb %xmm2, %ebx
+ 0xc5, 0xc1, 0x74, 0xd1, //0x000008c6 vpcmpeqb %xmm1, %xmm7, %xmm2
+ 0x48, 0xc1, 0xe1, 0x20, //0x000008ca shlq $32, %rcx
+ 0x48, 0x09, 0xce, //0x000008ce orq %rcx, %rsi
+ 0xc5, 0xf9, 0xd7, 0xca, //0x000008d1 vpmovmskb %xmm2, %ecx
+ 0xc5, 0x81, 0x64, 0xd6, //0x000008d5 vpcmpgtb %xmm6, %xmm15, %xmm2
+ 0xc5, 0xc9, 0x64, 0xf3, //0x000008d9 vpcmpgtb %xmm3, %xmm6, %xmm6
+ 0xc5, 0xc9, 0xdb, 0xd2, //0x000008dd vpand %xmm2, %xmm6, %xmm2
+ 0x48, 0xc1, 0xe7, 0x10, //0x000008e1 shlq $16, %rdi
+ 0x49, 0x09, 0xfd, //0x000008e5 orq %rdi, %r13
+ 0xc5, 0x79, 0xd7, 0xe2, //0x000008e8 vpmovmskb %xmm2, %r12d
+ 0xc5, 0x81, 0x64, 0xd5, //0x000008ec vpcmpgtb %xmm5, %xmm15, %xmm2
+ 0xc5, 0xd1, 0x64, 0xeb, //0x000008f0 vpcmpgtb %xmm3, %xmm5, %xmm5
+ 0xc5, 0xd1, 0xdb, 0xd2, //0x000008f4 vpand %xmm2, %xmm5, %xmm2
+ 0x48, 0xc1, 0xe3, 0x20, //0x000008f8 shlq $32, %rbx
+ 0x49, 0x09, 0xdd, //0x000008fc orq %rbx, %r13
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x000008ff vpmovmskb %xmm2, %edi
+ 0xc5, 0x81, 0x64, 0xd4, //0x00000903 vpcmpgtb %xmm4, %xmm15, %xmm2
+ 0xc5, 0xd9, 0x64, 0xe3, //0x00000907 vpcmpgtb %xmm3, %xmm4, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x0000090b vpand %xmm2, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe1, 0x30, //0x0000090f shlq $48, %rcx
+ 0x49, 0x09, 0xcd, //0x00000913 orq %rcx, %r13
+ 0xc5, 0xf9, 0xd7, 0xca, //0x00000916 vpmovmskb %xmm2, %ecx
+ 0xc5, 0x81, 0x64, 0xd7, //0x0000091a vpcmpgtb %xmm7, %xmm15, %xmm2
+ 0xc5, 0xc1, 0x64, 0xe3, //0x0000091e vpcmpgtb %xmm3, %xmm7, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x00000922 vpand %xmm2, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe7, 0x10, //0x00000926 shlq $16, %rdi
+ 0x49, 0x09, 0xfc, //0x0000092a orq %rdi, %r12
+ 0xc5, 0x79, 0xd7, 0xf2, //0x0000092d vpmovmskb %xmm2, %r14d
+ 0x48, 0xc1, 0xe2, 0x30, //0x00000931 shlq $48, %rdx
+ 0x48, 0xc1, 0xe1, 0x20, //0x00000935 shlq $32, %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x00000939 cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x0000093d jne LBB0_109
+ 0x4d, 0x85, 0xed, //0x00000943 testq %r13, %r13
+ 0x0f, 0x85, 0x9c, 0x00, 0x00, 0x00, //0x00000946 jne LBB0_124
+ //0x0000094c LBB0_109
+ 0x49, 0xc1, 0xe6, 0x30, //0x0000094c shlq $48, %r14
+ 0x49, 0x09, 0xcc, //0x00000950 orq %rcx, %r12
+ 0x48, 0x09, 0xd6, //0x00000953 orq %rdx, %rsi
+ 0x4c, 0x89, 0xe9, //0x00000956 movq %r13, %rcx
+ 0x4c, 0x09, 0xc1, //0x00000959 orq %r8, %rcx
+ 0x0f, 0x85, 0x2c, 0x00, 0x00, 0x00, //0x0000095c jne LBB0_144
+ 0x4d, 0x09, 0xf4, //0x00000962 orq %r14, %r12
+ 0x48, 0x85, 0xf6, //0x00000965 testq %rsi, %rsi
+ 0x0f, 0x85, 0x35, 0x02, 0x00, 0x00, //0x00000968 jne LBB0_145
+ //0x0000096e LBB0_111
+ 0x4d, 0x85, 0xe4, //0x0000096e testq %r12, %r12
+ 0x0f, 0x85, 0x84, 0x1a, 0x00, 0x00, //0x00000971 jne LBB0_425
+ 0x48, 0x83, 0xc0, 0xc0, //0x00000977 addq $-64, %rax
+ 0x49, 0x83, 0xc3, 0x40, //0x0000097b addq $64, %r11
+ 0x48, 0x83, 0xf8, 0x3f, //0x0000097f cmpq $63, %rax
+ 0x0f, 0x87, 0xe7, 0xfe, 0xff, 0xff, //0x00000983 ja LBB0_107
+ 0xe9, 0x62, 0x0e, 0x00, 0x00, //0x00000989 jmp LBB0_113
+ //0x0000098e LBB0_144
+ 0x4c, 0x89, 0xc1, //0x0000098e movq %r8, %rcx
+ 0x48, 0xf7, 0xd1, //0x00000991 notq %rcx
+ 0x4c, 0x21, 0xe9, //0x00000994 andq %r13, %rcx
+ 0x48, 0x8d, 0x14, 0x09, //0x00000997 leaq (%rcx,%rcx), %rdx
+ 0x4c, 0x09, 0xc2, //0x0000099b orq %r8, %rdx
+ 0x48, 0x89, 0xd7, //0x0000099e movq %rdx, %rdi
+ 0x48, 0xf7, 0xd7, //0x000009a1 notq %rdi
+ 0x4c, 0x21, 0xef, //0x000009a4 andq %r13, %rdi
+ 0x48, 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x000009a7 movabsq $-6148914691236517206, %rbx
+ 0x48, 0x21, 0xdf, //0x000009b1 andq %rbx, %rdi
+ 0x45, 0x31, 0xc0, //0x000009b4 xorl %r8d, %r8d
+ 0x48, 0x01, 0xcf, //0x000009b7 addq %rcx, %rdi
+ 0x41, 0x0f, 0x92, 0xc0, //0x000009ba setb %r8b
+ 0x48, 0x01, 0xff, //0x000009be addq %rdi, %rdi
+ 0x48, 0xb9, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x000009c1 movabsq $6148914691236517205, %rcx
+ 0x48, 0x31, 0xcf, //0x000009cb xorq %rcx, %rdi
+ 0x48, 0x21, 0xd7, //0x000009ce andq %rdx, %rdi
+ 0x48, 0xf7, 0xd7, //0x000009d1 notq %rdi
+ 0x48, 0x21, 0xfe, //0x000009d4 andq %rdi, %rsi
+ 0x4d, 0x09, 0xf4, //0x000009d7 orq %r14, %r12
+ 0x48, 0x85, 0xf6, //0x000009da testq %rsi, %rsi
+ 0x0f, 0x84, 0x8b, 0xff, 0xff, 0xff, //0x000009dd je LBB0_111
+ 0xe9, 0xbb, 0x01, 0x00, 0x00, //0x000009e3 jmp LBB0_145
+ //0x000009e8 LBB0_124
+ 0x4c, 0x89, 0xdf, //0x000009e8 movq %r11, %rdi
+ 0x48, 0x2b, 0x7d, 0xd0, //0x000009eb subq $-48(%rbp), %rdi
+ 0x4d, 0x0f, 0xbc, 0xcd, //0x000009ef bsfq %r13, %r9
+ 0x49, 0x01, 0xf9, //0x000009f3 addq %rdi, %r9
+ 0xe9, 0x51, 0xff, 0xff, 0xff, //0x000009f6 jmp LBB0_109
+ //0x000009fb LBB0_125
+ 0x4a, 0xc7, 0x04, 0xc2, 0x02, 0x00, 0x00, 0x00, //0x000009fb movq $2, (%rdx,%r8,8)
+ 0x48, 0x8b, 0x4f, 0x08, //0x00000a03 movq $8(%rdi), %rcx
+ 0xf6, 0x85, 0x78, 0xff, 0xff, 0xff, 0x20, //0x00000a07 testb $32, $-136(%rbp)
+ 0x48, 0x89, 0x4d, 0xa0, //0x00000a0e movq %rcx, $-96(%rbp)
+ 0x0f, 0x85, 0x8d, 0x02, 0x00, 0x00, //0x00000a12 jne LBB0_160
+ 0x49, 0x89, 0xcd, //0x00000a18 movq %rcx, %r13
+ 0x4d, 0x29, 0xd5, //0x00000a1b subq %r10, %r13
+ 0x0f, 0x84, 0x33, 0x1b, 0x00, 0x00, //0x00000a1e je LBB0_449
+ 0x4f, 0x8d, 0x1c, 0x14, //0x00000a24 leaq (%r12,%r10), %r11
+ 0x49, 0x83, 0xfd, 0x40, //0x00000a28 cmpq $64, %r13
+ 0x0f, 0x82, 0x10, 0x14, 0x00, 0x00, //0x00000a2c jb LBB0_357
+ 0x44, 0x89, 0xe8, //0x00000a32 movl %r13d, %eax
+ 0x83, 0xe0, 0x3f, //0x00000a35 andl $63, %eax
+ 0x48, 0x89, 0x45, 0xa8, //0x00000a38 movq %rax, $-88(%rbp)
+ 0x4c, 0x29, 0xf9, //0x00000a3c subq %r15, %rcx
+ 0x48, 0x83, 0xc1, 0xbf, //0x00000a3f addq $-65, %rcx
+ 0x48, 0x83, 0xe1, 0xc0, //0x00000a43 andq $-64, %rcx
+ 0x4c, 0x01, 0xd1, //0x00000a47 addq %r10, %rcx
+ 0x48, 0x03, 0x4d, 0x88, //0x00000a4a addq $-120(%rbp), %rcx
+ 0x48, 0x89, 0x4d, 0x80, //0x00000a4e movq %rcx, $-128(%rbp)
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00000a52 movq $-1, %r9
+ 0x45, 0x31, 0xe4, //0x00000a59 xorl %r12d, %r12d
+ 0x90, 0x90, 0x90, 0x90, //0x00000a5c .p2align 4, 0x90
+ //0x00000a60 LBB0_129
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x00000a60 vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x00000a65 vmovdqu $16(%r11), %xmm4
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x6b, 0x20, //0x00000a6b vmovdqu $32(%r11), %xmm5
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x73, 0x30, //0x00000a71 vmovdqu $48(%r11), %xmm6
+ 0xc5, 0xe9, 0x74, 0xf8, //0x00000a77 vpcmpeqb %xmm0, %xmm2, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xff, //0x00000a7b vpmovmskb %xmm7, %edi
+ 0xc5, 0xd9, 0x74, 0xf8, //0x00000a7f vpcmpeqb %xmm0, %xmm4, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xcf, //0x00000a83 vpmovmskb %xmm7, %ecx
+ 0xc5, 0xd1, 0x74, 0xf8, //0x00000a87 vpcmpeqb %xmm0, %xmm5, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xf7, //0x00000a8b vpmovmskb %xmm7, %esi
+ 0xc5, 0xc9, 0x74, 0xf8, //0x00000a8f vpcmpeqb %xmm0, %xmm6, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xdf, //0x00000a93 vpmovmskb %xmm7, %ebx
+ 0xc5, 0xe9, 0x74, 0xd1, //0x00000a97 vpcmpeqb %xmm1, %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x00000a9b vpmovmskb %xmm2, %edx
+ 0xc5, 0xd9, 0x74, 0xd1, //0x00000a9f vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x00000aa3 vpmovmskb %xmm2, %eax
+ 0xc5, 0xd1, 0x74, 0xd1, //0x00000aa7 vpcmpeqb %xmm1, %xmm5, %xmm2
+ 0xc5, 0x79, 0xd7, 0xf2, //0x00000aab vpmovmskb %xmm2, %r14d
+ 0xc5, 0xc9, 0x74, 0xd1, //0x00000aaf vpcmpeqb %xmm1, %xmm6, %xmm2
+ 0xc5, 0x79, 0xd7, 0xc2, //0x00000ab3 vpmovmskb %xmm2, %r8d
+ 0x48, 0xc1, 0xe3, 0x30, //0x00000ab7 shlq $48, %rbx
+ 0x48, 0xc1, 0xe6, 0x20, //0x00000abb shlq $32, %rsi
+ 0x48, 0xc1, 0xe1, 0x10, //0x00000abf shlq $16, %rcx
+ 0x48, 0x09, 0xcf, //0x00000ac3 orq %rcx, %rdi
+ 0x48, 0x09, 0xf7, //0x00000ac6 orq %rsi, %rdi
+ 0x49, 0xc1, 0xe0, 0x30, //0x00000ac9 shlq $48, %r8
+ 0x49, 0xc1, 0xe6, 0x20, //0x00000acd shlq $32, %r14
+ 0x48, 0xc1, 0xe0, 0x10, //0x00000ad1 shlq $16, %rax
+ 0x48, 0x09, 0xc2, //0x00000ad5 orq %rax, %rdx
+ 0x4c, 0x09, 0xf2, //0x00000ad8 orq %r14, %rdx
+ 0x4c, 0x09, 0xc2, //0x00000adb orq %r8, %rdx
+ 0x49, 0x83, 0xf9, 0xff, //0x00000ade cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00000ae2 jne LBB0_131
+ 0x48, 0x85, 0xd2, //0x00000ae8 testq %rdx, %rdx
+ 0x0f, 0x85, 0x2f, 0x00, 0x00, 0x00, //0x00000aeb jne LBB0_140
+ //0x00000af1 LBB0_131
+ 0x48, 0x09, 0xdf, //0x00000af1 orq %rbx, %rdi
+ 0x48, 0x89, 0xd0, //0x00000af4 movq %rdx, %rax
+ 0x4c, 0x09, 0xe0, //0x00000af7 orq %r12, %rax
+ 0x0f, 0x85, 0x3d, 0x00, 0x00, 0x00, //0x00000afa jne LBB0_141
+ //0x00000b00 LBB0_132
+ 0x48, 0x85, 0xff, //0x00000b00 testq %rdi, %rdi
+ 0x0f, 0x85, 0x86, 0x00, 0x00, 0x00, //0x00000b03 jne LBB0_142
+ //0x00000b09 LBB0_133
+ 0x49, 0x83, 0xc5, 0xc0, //0x00000b09 addq $-64, %r13
+ 0x49, 0x83, 0xc3, 0x40, //0x00000b0d addq $64, %r11
+ 0x49, 0x83, 0xfd, 0x3f, //0x00000b11 cmpq $63, %r13
+ 0x0f, 0x87, 0x45, 0xff, 0xff, 0xff, //0x00000b15 ja LBB0_129
+ 0xe9, 0xf1, 0x0d, 0x00, 0x00, //0x00000b1b jmp LBB0_134
+ //0x00000b20 LBB0_140
+ 0x4c, 0x89, 0xd8, //0x00000b20 movq %r11, %rax
+ 0x48, 0x2b, 0x45, 0xd0, //0x00000b23 subq $-48(%rbp), %rax
+ 0x4c, 0x0f, 0xbc, 0xca, //0x00000b27 bsfq %rdx, %r9
+ 0x49, 0x01, 0xc1, //0x00000b2b addq %rax, %r9
+ 0x48, 0x09, 0xdf, //0x00000b2e orq %rbx, %rdi
+ 0x48, 0x89, 0xd0, //0x00000b31 movq %rdx, %rax
+ 0x4c, 0x09, 0xe0, //0x00000b34 orq %r12, %rax
+ 0x0f, 0x84, 0xc3, 0xff, 0xff, 0xff, //0x00000b37 je LBB0_132
+ //0x00000b3d LBB0_141
+ 0x4c, 0x89, 0xe0, //0x00000b3d movq %r12, %rax
+ 0x48, 0xf7, 0xd0, //0x00000b40 notq %rax
+ 0x48, 0x21, 0xd0, //0x00000b43 andq %rdx, %rax
+ 0x48, 0x8d, 0x0c, 0x00, //0x00000b46 leaq (%rax,%rax), %rcx
+ 0x4c, 0x09, 0xe1, //0x00000b4a orq %r12, %rcx
+ 0x48, 0x89, 0xce, //0x00000b4d movq %rcx, %rsi
+ 0x48, 0xf7, 0xd6, //0x00000b50 notq %rsi
+ 0x48, 0x21, 0xd6, //0x00000b53 andq %rdx, %rsi
+ 0x48, 0xba, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x00000b56 movabsq $-6148914691236517206, %rdx
+ 0x48, 0x21, 0xd6, //0x00000b60 andq %rdx, %rsi
+ 0x45, 0x31, 0xe4, //0x00000b63 xorl %r12d, %r12d
+ 0x48, 0x01, 0xc6, //0x00000b66 addq %rax, %rsi
+ 0x41, 0x0f, 0x92, 0xc4, //0x00000b69 setb %r12b
+ 0x48, 0x01, 0xf6, //0x00000b6d addq %rsi, %rsi
+ 0x48, 0xb8, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x00000b70 movabsq $6148914691236517205, %rax
+ 0x48, 0x31, 0xc6, //0x00000b7a xorq %rax, %rsi
+ 0x48, 0x21, 0xce, //0x00000b7d andq %rcx, %rsi
+ 0x48, 0xf7, 0xd6, //0x00000b80 notq %rsi
+ 0x48, 0x21, 0xf7, //0x00000b83 andq %rsi, %rdi
+ 0x48, 0x85, 0xff, //0x00000b86 testq %rdi, %rdi
+ 0x0f, 0x84, 0x7a, 0xff, 0xff, 0xff, //0x00000b89 je LBB0_133
+ //0x00000b8f LBB0_142
+ 0x48, 0x0f, 0xbc, 0xc7, //0x00000b8f bsfq %rdi, %rax
+ //0x00000b93 LBB0_143
+ 0x4c, 0x03, 0x5d, 0x90, //0x00000b93 addq $-112(%rbp), %r11
+ 0x49, 0x01, 0xc3, //0x00000b97 addq %rax, %r11
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00000b9a movq $-48(%rbp), %r12
+ 0xe9, 0x8f, 0x03, 0x00, 0x00, //0x00000b9e jmp LBB0_193
+ //0x00000ba3 LBB0_145
+ 0x48, 0x0f, 0xbc, 0xc6, //0x00000ba3 bsfq %rsi, %rax
+ 0x4d, 0x85, 0xe4, //0x00000ba7 testq %r12, %r12
+ 0x0f, 0x84, 0xf9, 0x02, 0x00, 0x00, //0x00000baa je LBB0_184
+ 0x49, 0x0f, 0xbc, 0xcc, //0x00000bb0 bsfq %r12, %rcx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00000bb4 movq $-48(%rbp), %r12
+ 0x4d, 0x29, 0xe3, //0x00000bb8 subq %r12, %r11
+ 0x48, 0x39, 0xc1, //0x00000bbb cmpq %rax, %rcx
+ 0x0f, 0x83, 0xfa, 0x02, 0x00, 0x00, //0x00000bbe jae LBB0_185
+ 0xe9, 0x97, 0x19, 0x00, 0x00, //0x00000bc4 jmp LBB0_308
+ //0x00000bc9 LBB0_147
+ 0x49, 0x01, 0xce, //0x00000bc9 addq %rcx, %r14
+ 0x4c, 0x89, 0x75, 0xb0, //0x00000bcc movq %r14, $-80(%rbp)
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00000bd0 movq $-1, %rax
+ 0x4d, 0x85, 0xed, //0x00000bd7 testq %r13, %r13
+ 0x48, 0x8b, 0x75, 0xc8, //0x00000bda movq $-56(%rbp), %rsi
+ 0x0f, 0x85, 0x1d, 0x00, 0x00, 0x00, //0x00000bde jne LBB0_150
+ 0xe9, 0xeb, 0x17, 0x00, 0x00, //0x00000be4 jmp LBB0_421
+ //0x00000be9 LBB0_148
+ 0x48, 0x89, 0x45, 0xb0, //0x00000be9 movq %rax, $-80(%rbp)
+ //0x00000bed LBB0_149
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00000bed movq $-1, %rax
+ 0x4d, 0x85, 0xed, //0x00000bf4 testq %r13, %r13
+ 0x48, 0x8b, 0x75, 0xc8, //0x00000bf7 movq $-56(%rbp), %rsi
+ 0x0f, 0x84, 0xd3, 0x17, 0x00, 0x00, //0x00000bfb je LBB0_421
+ //0x00000c01 LBB0_150
+ 0x4d, 0x85, 0xe4, //0x00000c01 testq %r12, %r12
+ 0x0f, 0x84, 0xca, 0x17, 0x00, 0x00, //0x00000c04 je LBB0_421
+ 0x4d, 0x85, 0xdb, //0x00000c0a testq %r11, %r11
+ 0x0f, 0x84, 0xc1, 0x17, 0x00, 0x00, //0x00000c0d je LBB0_421
+ 0x48, 0x8b, 0x4d, 0xb0, //0x00000c13 movq $-80(%rbp), %rcx
+ 0x4c, 0x29, 0xd1, //0x00000c17 subq %r10, %rcx
+ 0x48, 0x8d, 0x41, 0xff, //0x00000c1a leaq $-1(%rcx), %rax
+ 0x49, 0x39, 0xc5, //0x00000c1e cmpq %rax, %r13
+ 0x0f, 0x84, 0x49, 0x00, 0x00, 0x00, //0x00000c21 je LBB0_158
+ 0x49, 0x39, 0xc3, //0x00000c27 cmpq %rax, %r11
+ 0x0f, 0x84, 0x40, 0x00, 0x00, 0x00, //0x00000c2a je LBB0_158
+ 0x49, 0x39, 0xc4, //0x00000c30 cmpq %rax, %r12
+ 0x0f, 0x84, 0x37, 0x00, 0x00, 0x00, //0x00000c33 je LBB0_158
+ 0x4d, 0x85, 0xe4, //0x00000c39 testq %r12, %r12
+ 0x48, 0x8b, 0x55, 0xb8, //0x00000c3c movq $-72(%rbp), %rdx
+ 0x48, 0x8b, 0x7d, 0xc0, //0x00000c40 movq $-64(%rbp), %rdi
+ 0x0f, 0x8e, 0xa2, 0x02, 0x00, 0x00, //0x00000c44 jle LBB0_188
+ 0x49, 0x8d, 0x44, 0x24, 0xff, //0x00000c4a leaq $-1(%r12), %rax
+ 0x49, 0x39, 0xc5, //0x00000c4f cmpq %rax, %r13
+ 0x0f, 0x84, 0x94, 0x02, 0x00, 0x00, //0x00000c52 je LBB0_188
+ 0x49, 0xf7, 0xd4, //0x00000c58 notq %r12
+ 0x4c, 0x89, 0xe1, //0x00000c5b movq %r12, %rcx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00000c5e movq $-48(%rbp), %r12
+ 0x48, 0x85, 0xc9, //0x00000c62 testq %rcx, %rcx
+ 0x0f, 0x89, 0x1d, 0x00, 0x00, 0x00, //0x00000c65 jns LBB0_268
+ 0xe9, 0x61, 0x17, 0x00, 0x00, //0x00000c6b jmp LBB0_420
+ //0x00000c70 LBB0_158
+ 0x48, 0xf7, 0xd9, //0x00000c70 negq %rcx
+ //0x00000c73 LBB0_159
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00000c73 movq $-48(%rbp), %r12
+ 0x48, 0x8b, 0x55, 0xb8, //0x00000c77 movq $-72(%rbp), %rdx
+ 0x48, 0x8b, 0x7d, 0xc0, //0x00000c7b movq $-64(%rbp), %rdi
+ 0x48, 0x85, 0xc9, //0x00000c7f testq %rcx, %rcx
+ 0x0f, 0x88, 0x49, 0x17, 0x00, 0x00, //0x00000c82 js LBB0_420
+ //0x00000c88 LBB0_268
+ 0x4c, 0x01, 0xf9, //0x00000c88 addq %r15, %rcx
+ 0x49, 0x89, 0xce, //0x00000c8b movq %rcx, %r14
+ //0x00000c8e LBB0_269
+ 0x4d, 0x89, 0xf3, //0x00000c8e movq %r14, %r11
+ 0x4c, 0x89, 0x36, //0x00000c91 movq %r14, (%rsi)
+ 0x4c, 0x89, 0xf8, //0x00000c94 movq %r15, %rax
+ 0x4d, 0x85, 0xff, //0x00000c97 testq %r15, %r15
+ 0x0f, 0x89, 0xc3, 0xf4, 0xff, 0xff, //0x00000c9a jns LBB0_2
+ 0xe9, 0x3f, 0x17, 0x00, 0x00, //0x00000ca0 jmp LBB0_424
+ //0x00000ca5 LBB0_160
+ 0x48, 0x89, 0xc8, //0x00000ca5 movq %rcx, %rax
+ 0x4c, 0x29, 0xd0, //0x00000ca8 subq %r10, %rax
+ 0x0f, 0x84, 0xa6, 0x18, 0x00, 0x00, //0x00000cab je LBB0_449
+ 0x4f, 0x8d, 0x1c, 0x14, //0x00000cb1 leaq (%r12,%r10), %r11
+ 0x48, 0x83, 0xf8, 0x40, //0x00000cb5 cmpq $64, %rax
+ 0x0f, 0x82, 0x9c, 0x11, 0x00, 0x00, //0x00000cb9 jb LBB0_358
+ 0x89, 0xc2, //0x00000cbf movl %eax, %edx
+ 0x83, 0xe2, 0x3f, //0x00000cc1 andl $63, %edx
+ 0x48, 0x89, 0x55, 0xa8, //0x00000cc4 movq %rdx, $-88(%rbp)
+ 0x49, 0x89, 0xcc, //0x00000cc8 movq %rcx, %r12
+ 0x4d, 0x29, 0xfc, //0x00000ccb subq %r15, %r12
+ 0x49, 0x83, 0xc4, 0xbf, //0x00000cce addq $-65, %r12
+ 0x49, 0x83, 0xe4, 0xc0, //0x00000cd2 andq $-64, %r12
+ 0x4d, 0x01, 0xd4, //0x00000cd6 addq %r10, %r12
+ 0x4c, 0x03, 0x65, 0x88, //0x00000cd9 addq $-120(%rbp), %r12
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00000cdd movq $-1, %r9
+ 0x45, 0x31, 0xc0, //0x00000ce4 xorl %r8d, %r8d
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000ce7 .p2align 4, 0x90
+ //0x00000cf0 LBB0_163
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x33, //0x00000cf0 vmovdqu (%r11), %xmm6
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x6b, 0x10, //0x00000cf5 vmovdqu $16(%r11), %xmm5
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x20, //0x00000cfb vmovdqu $32(%r11), %xmm4
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x7b, 0x30, //0x00000d01 vmovdqu $48(%r11), %xmm7
+ 0xc5, 0xc9, 0x74, 0xd0, //0x00000d07 vpcmpeqb %xmm0, %xmm6, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xf2, //0x00000d0b vpmovmskb %xmm2, %esi
+ 0xc5, 0xd1, 0x74, 0xd0, //0x00000d0f vpcmpeqb %xmm0, %xmm5, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xda, //0x00000d13 vpmovmskb %xmm2, %ebx
+ 0xc5, 0xd9, 0x74, 0xd0, //0x00000d17 vpcmpeqb %xmm0, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xca, //0x00000d1b vpmovmskb %xmm2, %ecx
+ 0xc5, 0xc1, 0x74, 0xd0, //0x00000d1f vpcmpeqb %xmm0, %xmm7, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x00000d23 vpmovmskb %xmm2, %edi
+ 0xc5, 0xc9, 0x74, 0xd1, //0x00000d27 vpcmpeqb %xmm1, %xmm6, %xmm2
+ 0xc5, 0x79, 0xd7, 0xea, //0x00000d2b vpmovmskb %xmm2, %r13d
+ 0xc5, 0xd1, 0x74, 0xd1, //0x00000d2f vpcmpeqb %xmm1, %xmm5, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x00000d33 vpmovmskb %xmm2, %edx
+ 0xc5, 0xd9, 0x74, 0xd1, //0x00000d37 vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe3, 0x10, //0x00000d3b shlq $16, %rbx
+ 0x48, 0x09, 0xde, //0x00000d3f orq %rbx, %rsi
+ 0xc5, 0xf9, 0xd7, 0xda, //0x00000d42 vpmovmskb %xmm2, %ebx
+ 0xc5, 0xc1, 0x74, 0xd1, //0x00000d46 vpcmpeqb %xmm1, %xmm7, %xmm2
+ 0x48, 0xc1, 0xe1, 0x20, //0x00000d4a shlq $32, %rcx
+ 0x48, 0x09, 0xce, //0x00000d4e orq %rcx, %rsi
+ 0xc5, 0xf9, 0xd7, 0xca, //0x00000d51 vpmovmskb %xmm2, %ecx
+ 0xc5, 0x81, 0x64, 0xd6, //0x00000d55 vpcmpgtb %xmm6, %xmm15, %xmm2
+ 0xc5, 0xc9, 0x64, 0xf3, //0x00000d59 vpcmpgtb %xmm3, %xmm6, %xmm6
+ 0xc5, 0xc9, 0xdb, 0xd2, //0x00000d5d vpand %xmm2, %xmm6, %xmm2
+ 0x48, 0xc1, 0xe2, 0x10, //0x00000d61 shlq $16, %rdx
+ 0x49, 0x09, 0xd5, //0x00000d65 orq %rdx, %r13
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x00000d68 vpmovmskb %xmm2, %edx
+ 0xc5, 0x81, 0x64, 0xd5, //0x00000d6c vpcmpgtb %xmm5, %xmm15, %xmm2
+ 0xc5, 0xd1, 0x64, 0xeb, //0x00000d70 vpcmpgtb %xmm3, %xmm5, %xmm5
+ 0xc5, 0xd1, 0xdb, 0xd2, //0x00000d74 vpand %xmm2, %xmm5, %xmm2
+ 0x48, 0xc1, 0xe3, 0x20, //0x00000d78 shlq $32, %rbx
+ 0x49, 0x09, 0xdd, //0x00000d7c orq %rbx, %r13
+ 0xc5, 0xf9, 0xd7, 0xda, //0x00000d7f vpmovmskb %xmm2, %ebx
+ 0xc5, 0x81, 0x64, 0xd4, //0x00000d83 vpcmpgtb %xmm4, %xmm15, %xmm2
+ 0xc5, 0xd9, 0x64, 0xe3, //0x00000d87 vpcmpgtb %xmm3, %xmm4, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x00000d8b vpand %xmm2, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe1, 0x30, //0x00000d8f shlq $48, %rcx
+ 0x49, 0x09, 0xcd, //0x00000d93 orq %rcx, %r13
+ 0xc5, 0xf9, 0xd7, 0xca, //0x00000d96 vpmovmskb %xmm2, %ecx
+ 0xc5, 0x81, 0x64, 0xd7, //0x00000d9a vpcmpgtb %xmm7, %xmm15, %xmm2
+ 0xc5, 0xc1, 0x64, 0xe3, //0x00000d9e vpcmpgtb %xmm3, %xmm7, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x00000da2 vpand %xmm2, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe3, 0x10, //0x00000da6 shlq $16, %rbx
+ 0x48, 0x09, 0xda, //0x00000daa orq %rbx, %rdx
+ 0xc5, 0x79, 0xd7, 0xf2, //0x00000dad vpmovmskb %xmm2, %r14d
+ 0x48, 0xc1, 0xe7, 0x30, //0x00000db1 shlq $48, %rdi
+ 0x48, 0xc1, 0xe1, 0x20, //0x00000db5 shlq $32, %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x00000db9 cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00000dbd jne LBB0_165
+ 0x4d, 0x85, 0xed, //0x00000dc3 testq %r13, %r13
+ 0x0f, 0x85, 0xa4, 0x00, 0x00, 0x00, //0x00000dc6 jne LBB0_180
+ //0x00000dcc LBB0_165
+ 0x49, 0xc1, 0xe6, 0x30, //0x00000dcc shlq $48, %r14
+ 0x48, 0x09, 0xca, //0x00000dd0 orq %rcx, %rdx
+ 0x48, 0x09, 0xfe, //0x00000dd3 orq %rdi, %rsi
+ 0x4c, 0x89, 0xe9, //0x00000dd6 movq %r13, %rcx
+ 0x4c, 0x09, 0xc1, //0x00000dd9 orq %r8, %rcx
+ 0x0f, 0x85, 0x2c, 0x00, 0x00, 0x00, //0x00000ddc jne LBB0_181
+ 0x4c, 0x09, 0xf2, //0x00000de2 orq %r14, %rdx
+ 0x48, 0x85, 0xf6, //0x00000de5 testq %rsi, %rsi
+ 0x0f, 0x85, 0x95, 0x00, 0x00, 0x00, //0x00000de8 jne LBB0_182
+ //0x00000dee LBB0_167
+ 0x48, 0x85, 0xd2, //0x00000dee testq %rdx, %rdx
+ 0x0f, 0x85, 0x17, 0x16, 0x00, 0x00, //0x00000df1 jne LBB0_427
+ 0x48, 0x83, 0xc0, 0xc0, //0x00000df7 addq $-64, %rax
+ 0x49, 0x83, 0xc3, 0x40, //0x00000dfb addq $64, %r11
+ 0x48, 0x83, 0xf8, 0x3f, //0x00000dff cmpq $63, %rax
+ 0x0f, 0x87, 0xe7, 0xfe, 0xff, 0xff, //0x00000e03 ja LBB0_163
+ 0xe9, 0x7f, 0x0b, 0x00, 0x00, //0x00000e09 jmp LBB0_169
+ //0x00000e0e LBB0_181
+ 0x4c, 0x89, 0xc1, //0x00000e0e movq %r8, %rcx
+ 0x48, 0xf7, 0xd1, //0x00000e11 notq %rcx
+ 0x4c, 0x21, 0xe9, //0x00000e14 andq %r13, %rcx
+ 0x4c, 0x89, 0x55, 0xb0, //0x00000e17 movq %r10, $-80(%rbp)
+ 0x4c, 0x8d, 0x14, 0x09, //0x00000e1b leaq (%rcx,%rcx), %r10
+ 0x4d, 0x09, 0xc2, //0x00000e1f orq %r8, %r10
+ 0x4c, 0x89, 0xd3, //0x00000e22 movq %r10, %rbx
+ 0x48, 0xf7, 0xd3, //0x00000e25 notq %rbx
+ 0x4c, 0x21, 0xeb, //0x00000e28 andq %r13, %rbx
+ 0x48, 0xbf, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x00000e2b movabsq $-6148914691236517206, %rdi
+ 0x48, 0x21, 0xfb, //0x00000e35 andq %rdi, %rbx
+ 0x45, 0x31, 0xc0, //0x00000e38 xorl %r8d, %r8d
+ 0x48, 0x01, 0xcb, //0x00000e3b addq %rcx, %rbx
+ 0x41, 0x0f, 0x92, 0xc0, //0x00000e3e setb %r8b
+ 0x48, 0x01, 0xdb, //0x00000e42 addq %rbx, %rbx
+ 0x48, 0xb9, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x00000e45 movabsq $6148914691236517205, %rcx
+ 0x48, 0x31, 0xcb, //0x00000e4f xorq %rcx, %rbx
+ 0x4c, 0x21, 0xd3, //0x00000e52 andq %r10, %rbx
+ 0x4c, 0x8b, 0x55, 0xb0, //0x00000e55 movq $-80(%rbp), %r10
+ 0x48, 0xf7, 0xd3, //0x00000e59 notq %rbx
+ 0x48, 0x21, 0xde, //0x00000e5c andq %rbx, %rsi
+ 0x4c, 0x09, 0xf2, //0x00000e5f orq %r14, %rdx
+ 0x48, 0x85, 0xf6, //0x00000e62 testq %rsi, %rsi
+ 0x0f, 0x84, 0x83, 0xff, 0xff, 0xff, //0x00000e65 je LBB0_167
+ 0xe9, 0x13, 0x00, 0x00, 0x00, //0x00000e6b jmp LBB0_182
+ //0x00000e70 LBB0_180
+ 0x4c, 0x89, 0xdb, //0x00000e70 movq %r11, %rbx
+ 0x48, 0x2b, 0x5d, 0xd0, //0x00000e73 subq $-48(%rbp), %rbx
+ 0x4d, 0x0f, 0xbc, 0xcd, //0x00000e77 bsfq %r13, %r9
+ 0x49, 0x01, 0xd9, //0x00000e7b addq %rbx, %r9
+ 0xe9, 0x49, 0xff, 0xff, 0xff, //0x00000e7e jmp LBB0_165
+ //0x00000e83 LBB0_182
+ 0x48, 0x0f, 0xbc, 0xc6, //0x00000e83 bsfq %rsi, %rax
+ 0x48, 0x85, 0xd2, //0x00000e87 testq %rdx, %rdx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00000e8a movq $-48(%rbp), %r12
+ 0x0f, 0x84, 0x88, 0x00, 0x00, 0x00, //0x00000e8e je LBB0_191
+ 0x48, 0x0f, 0xbc, 0xca, //0x00000e94 bsfq %rdx, %rcx
+ 0x4d, 0x29, 0xe3, //0x00000e98 subq %r12, %r11
+ 0x48, 0x39, 0xc1, //0x00000e9b cmpq %rax, %rcx
+ 0x0f, 0x83, 0x89, 0x00, 0x00, 0x00, //0x00000e9e jae LBB0_192
+ 0xe9, 0xb7, 0x16, 0x00, 0x00, //0x00000ea4 jmp LBB0_308
+ //0x00000ea9 LBB0_184
+ 0xb9, 0x40, 0x00, 0x00, 0x00, //0x00000ea9 movl $64, %ecx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00000eae movq $-48(%rbp), %r12
+ 0x4d, 0x29, 0xe3, //0x00000eb2 subq %r12, %r11
+ 0x48, 0x39, 0xc1, //0x00000eb5 cmpq %rax, %rcx
+ 0x0f, 0x82, 0xa2, 0x16, 0x00, 0x00, //0x00000eb8 jb LBB0_308
+ //0x00000ebe LBB0_185
+ 0x4d, 0x8d, 0x5c, 0x03, 0x01, //0x00000ebe leaq $1(%r11,%rax), %r11
+ //0x00000ec3 LBB0_186
+ 0x4d, 0x85, 0xdb, //0x00000ec3 testq %r11, %r11
+ 0x0f, 0x88, 0xdf, 0x14, 0x00, 0x00, //0x00000ec6 js LBB0_415
+ 0x48, 0x8b, 0x75, 0xc8, //0x00000ecc movq $-56(%rbp), %rsi
+ 0x4c, 0x89, 0x1e, //0x00000ed0 movq %r11, (%rsi)
+ 0x4c, 0x89, 0xf8, //0x00000ed3 movq %r15, %rax
+ 0x4d, 0x85, 0xd2, //0x00000ed6 testq %r10, %r10
+ 0x48, 0x8b, 0x55, 0xb8, //0x00000ed9 movq $-72(%rbp), %rdx
+ 0x48, 0x8b, 0x7d, 0xc0, //0x00000edd movq $-64(%rbp), %rdi
+ 0x0f, 0x8f, 0x7c, 0xf2, 0xff, 0xff, //0x00000ee1 jg LBB0_2
+ 0xe9, 0xf8, 0x14, 0x00, 0x00, //0x00000ee7 jmp LBB0_424
+ //0x00000eec LBB0_188
+ 0x4c, 0x89, 0xd8, //0x00000eec movq %r11, %rax
+ 0x4c, 0x09, 0xe8, //0x00000eef orq %r13, %rax
+ 0x4d, 0x39, 0xeb, //0x00000ef2 cmpq %r13, %r11
+ 0x0f, 0x8c, 0x55, 0x05, 0x00, 0x00, //0x00000ef5 jl LBB0_267
+ 0x48, 0x85, 0xc0, //0x00000efb testq %rax, %rax
+ 0x0f, 0x88, 0x4c, 0x05, 0x00, 0x00, //0x00000efe js LBB0_267
+ 0x49, 0xf7, 0xd3, //0x00000f04 notq %r11
+ 0x4c, 0x89, 0xd9, //0x00000f07 movq %r11, %rcx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00000f0a movq $-48(%rbp), %r12
+ 0x48, 0x85, 0xc9, //0x00000f0e testq %rcx, %rcx
+ 0x0f, 0x89, 0x71, 0xfd, 0xff, 0xff, //0x00000f11 jns LBB0_268
+ 0xe9, 0xb5, 0x14, 0x00, 0x00, //0x00000f17 jmp LBB0_420
+ //0x00000f1c LBB0_191
+ 0xb9, 0x40, 0x00, 0x00, 0x00, //0x00000f1c movl $64, %ecx
+ 0x4d, 0x29, 0xe3, //0x00000f21 subq %r12, %r11
+ 0x48, 0x39, 0xc1, //0x00000f24 cmpq %rax, %rcx
+ 0x0f, 0x82, 0x33, 0x16, 0x00, 0x00, //0x00000f27 jb LBB0_308
+ //0x00000f2d LBB0_192
+ 0x4d, 0x8d, 0x5c, 0x03, 0x01, //0x00000f2d leaq $1(%r11,%rax), %r11
+ //0x00000f32 LBB0_193
+ 0x4d, 0x85, 0xdb, //0x00000f32 testq %r11, %r11
+ 0x0f, 0x88, 0x70, 0x14, 0x00, 0x00, //0x00000f35 js LBB0_415
+ 0x48, 0x8b, 0x75, 0xc8, //0x00000f3b movq $-56(%rbp), %rsi
+ 0x4c, 0x89, 0x1e, //0x00000f3f movq %r11, (%rsi)
+ 0x4c, 0x89, 0xf8, //0x00000f42 movq %r15, %rax
+ 0x4d, 0x85, 0xd2, //0x00000f45 testq %r10, %r10
+ 0x48, 0x8b, 0x55, 0xb8, //0x00000f48 movq $-72(%rbp), %rdx
+ 0x48, 0x8b, 0x7d, 0xc0, //0x00000f4c movq $-64(%rbp), %rdi
+ 0x0f, 0x8e, 0x8e, 0x14, 0x00, 0x00, //0x00000f50 jle LBB0_424
+ 0x48, 0x8b, 0x02, //0x00000f56 movq (%rdx), %rax
+ 0x48, 0x3d, 0xff, 0x0f, 0x00, 0x00, //0x00000f59 cmpq $4095, %rax
+ 0x0f, 0x8f, 0x3a, 0x14, 0x00, 0x00, //0x00000f5f jg LBB0_432
+ 0x48, 0x8d, 0x48, 0x01, //0x00000f65 leaq $1(%rax), %rcx
+ 0x48, 0x89, 0x0a, //0x00000f69 movq %rcx, (%rdx)
+ 0x48, 0xc7, 0x44, 0xc2, 0x08, 0x04, 0x00, 0x00, 0x00, //0x00000f6c movq $4, $8(%rdx,%rax,8)
+ 0xe9, 0xe9, 0xf1, 0xff, 0xff, //0x00000f75 jmp LBB0_2
+ //0x00000f7a LBB0_197
+ 0x4c, 0x8b, 0x47, 0x08, //0x00000f7a movq $8(%rdi), %r8
+ 0xf6, 0x85, 0x78, 0xff, 0xff, 0xff, 0x20, //0x00000f7e testb $32, $-136(%rbp)
+ 0x4c, 0x89, 0x45, 0xa0, //0x00000f85 movq %r8, $-96(%rbp)
+ 0x0f, 0x85, 0xe8, 0x04, 0x00, 0x00, //0x00000f89 jne LBB0_270
+ 0x4d, 0x89, 0xc4, //0x00000f8f movq %r8, %r12
+ 0x4d, 0x29, 0xf4, //0x00000f92 subq %r14, %r12
+ 0x0f, 0x84, 0xd7, 0x15, 0x00, 0x00, //0x00000f95 je LBB0_448
+ 0x48, 0x8b, 0x45, 0xd0, //0x00000f9b movq $-48(%rbp), %rax
+ 0x4e, 0x8d, 0x1c, 0x30, //0x00000f9f leaq (%rax,%r14), %r11
+ 0x49, 0x83, 0xfc, 0x40, //0x00000fa3 cmpq $64, %r12
+ 0x4c, 0x89, 0x75, 0xb0, //0x00000fa7 movq %r14, $-80(%rbp)
+ 0x0f, 0x82, 0xea, 0x0e, 0x00, 0x00, //0x00000fab jb LBB0_360
+ 0x44, 0x89, 0xe0, //0x00000fb1 movl %r12d, %eax
+ 0x83, 0xe0, 0x3f, //0x00000fb4 andl $63, %eax
+ 0x48, 0x89, 0x45, 0xa8, //0x00000fb7 movq %rax, $-88(%rbp)
+ 0x4d, 0x29, 0xf8, //0x00000fbb subq %r15, %r8
+ 0x49, 0x83, 0xc0, 0xbf, //0x00000fbe addq $-65, %r8
+ 0x49, 0x83, 0xe0, 0xc0, //0x00000fc2 andq $-64, %r8
+ 0x4d, 0x01, 0xf0, //0x00000fc6 addq %r14, %r8
+ 0x4c, 0x03, 0x45, 0x88, //0x00000fc9 addq $-120(%rbp), %r8
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00000fcd movq $-1, %r9
+ 0x45, 0x31, 0xd2, //0x00000fd4 xorl %r10d, %r10d
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000fd7 .p2align 4, 0x90
+ //0x00000fe0 LBB0_201
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x00000fe0 vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x00000fe5 vmovdqu $16(%r11), %xmm4
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x6b, 0x20, //0x00000feb vmovdqu $32(%r11), %xmm5
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x73, 0x30, //0x00000ff1 vmovdqu $48(%r11), %xmm6
+ 0xc5, 0xe9, 0x74, 0xf8, //0x00000ff7 vpcmpeqb %xmm0, %xmm2, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xff, //0x00000ffb vpmovmskb %xmm7, %edi
+ 0xc5, 0xd9, 0x74, 0xf8, //0x00000fff vpcmpeqb %xmm0, %xmm4, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xcf, //0x00001003 vpmovmskb %xmm7, %ecx
+ 0xc5, 0xd1, 0x74, 0xf8, //0x00001007 vpcmpeqb %xmm0, %xmm5, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xf7, //0x0000100b vpmovmskb %xmm7, %esi
+ 0xc5, 0xc9, 0x74, 0xf8, //0x0000100f vpcmpeqb %xmm0, %xmm6, %xmm7
+ 0xc5, 0x79, 0xd7, 0xef, //0x00001013 vpmovmskb %xmm7, %r13d
+ 0xc5, 0xe9, 0x74, 0xd1, //0x00001017 vpcmpeqb %xmm1, %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x0000101b vpmovmskb %xmm2, %edx
+ 0xc5, 0xd9, 0x74, 0xd1, //0x0000101f vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x00001023 vpmovmskb %xmm2, %eax
+ 0xc5, 0xd1, 0x74, 0xd1, //0x00001027 vpcmpeqb %xmm1, %xmm5, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xda, //0x0000102b vpmovmskb %xmm2, %ebx
+ 0xc5, 0xc9, 0x74, 0xd1, //0x0000102f vpcmpeqb %xmm1, %xmm6, %xmm2
+ 0xc5, 0x79, 0xd7, 0xf2, //0x00001033 vpmovmskb %xmm2, %r14d
+ 0x49, 0xc1, 0xe5, 0x30, //0x00001037 shlq $48, %r13
+ 0x48, 0xc1, 0xe6, 0x20, //0x0000103b shlq $32, %rsi
+ 0x48, 0xc1, 0xe1, 0x10, //0x0000103f shlq $16, %rcx
+ 0x48, 0x09, 0xcf, //0x00001043 orq %rcx, %rdi
+ 0x48, 0x09, 0xf7, //0x00001046 orq %rsi, %rdi
+ 0x49, 0xc1, 0xe6, 0x30, //0x00001049 shlq $48, %r14
+ 0x48, 0xc1, 0xe3, 0x20, //0x0000104d shlq $32, %rbx
+ 0x48, 0xc1, 0xe0, 0x10, //0x00001051 shlq $16, %rax
+ 0x48, 0x09, 0xc2, //0x00001055 orq %rax, %rdx
+ 0x48, 0x09, 0xda, //0x00001058 orq %rbx, %rdx
+ 0x4c, 0x09, 0xf2, //0x0000105b orq %r14, %rdx
+ 0x49, 0x83, 0xf9, 0xff, //0x0000105e cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00001062 jne LBB0_203
+ 0x48, 0x85, 0xd2, //0x00001068 testq %rdx, %rdx
+ 0x0f, 0x85, 0x2f, 0x00, 0x00, 0x00, //0x0000106b jne LBB0_212
+ //0x00001071 LBB0_203
+ 0x4c, 0x09, 0xef, //0x00001071 orq %r13, %rdi
+ 0x48, 0x89, 0xd0, //0x00001074 movq %rdx, %rax
+ 0x4c, 0x09, 0xd0, //0x00001077 orq %r10, %rax
+ 0x0f, 0x85, 0x3d, 0x00, 0x00, 0x00, //0x0000107a jne LBB0_213
+ //0x00001080 LBB0_204
+ 0x48, 0x85, 0xff, //0x00001080 testq %rdi, %rdi
+ 0x0f, 0x85, 0x86, 0x00, 0x00, 0x00, //0x00001083 jne LBB0_214
+ //0x00001089 LBB0_205
+ 0x49, 0x83, 0xc4, 0xc0, //0x00001089 addq $-64, %r12
+ 0x49, 0x83, 0xc3, 0x40, //0x0000108d addq $64, %r11
+ 0x49, 0x83, 0xfc, 0x3f, //0x00001091 cmpq $63, %r12
+ 0x0f, 0x87, 0x45, 0xff, 0xff, 0xff, //0x00001095 ja LBB0_201
+ 0xe9, 0x4e, 0x0b, 0x00, 0x00, //0x0000109b jmp LBB0_206
+ //0x000010a0 LBB0_212
+ 0x4c, 0x89, 0xd8, //0x000010a0 movq %r11, %rax
+ 0x48, 0x2b, 0x45, 0xd0, //0x000010a3 subq $-48(%rbp), %rax
+ 0x4c, 0x0f, 0xbc, 0xca, //0x000010a7 bsfq %rdx, %r9
+ 0x49, 0x01, 0xc1, //0x000010ab addq %rax, %r9
+ 0x4c, 0x09, 0xef, //0x000010ae orq %r13, %rdi
+ 0x48, 0x89, 0xd0, //0x000010b1 movq %rdx, %rax
+ 0x4c, 0x09, 0xd0, //0x000010b4 orq %r10, %rax
+ 0x0f, 0x84, 0xc3, 0xff, 0xff, 0xff, //0x000010b7 je LBB0_204
+ //0x000010bd LBB0_213
+ 0x4c, 0x89, 0xd0, //0x000010bd movq %r10, %rax
+ 0x48, 0xf7, 0xd0, //0x000010c0 notq %rax
+ 0x48, 0x21, 0xd0, //0x000010c3 andq %rdx, %rax
+ 0x48, 0x8d, 0x0c, 0x00, //0x000010c6 leaq (%rax,%rax), %rcx
+ 0x4c, 0x09, 0xd1, //0x000010ca orq %r10, %rcx
+ 0x48, 0x89, 0xce, //0x000010cd movq %rcx, %rsi
+ 0x48, 0xf7, 0xd6, //0x000010d0 notq %rsi
+ 0x48, 0x21, 0xd6, //0x000010d3 andq %rdx, %rsi
+ 0x48, 0xba, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x000010d6 movabsq $-6148914691236517206, %rdx
+ 0x48, 0x21, 0xd6, //0x000010e0 andq %rdx, %rsi
+ 0x45, 0x31, 0xd2, //0x000010e3 xorl %r10d, %r10d
+ 0x48, 0x01, 0xc6, //0x000010e6 addq %rax, %rsi
+ 0x41, 0x0f, 0x92, 0xc2, //0x000010e9 setb %r10b
+ 0x48, 0x01, 0xf6, //0x000010ed addq %rsi, %rsi
+ 0x48, 0xb8, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x000010f0 movabsq $6148914691236517205, %rax
+ 0x48, 0x31, 0xc6, //0x000010fa xorq %rax, %rsi
+ 0x48, 0x21, 0xce, //0x000010fd andq %rcx, %rsi
+ 0x48, 0xf7, 0xd6, //0x00001100 notq %rsi
+ 0x48, 0x21, 0xf7, //0x00001103 andq %rsi, %rdi
+ 0x48, 0x85, 0xff, //0x00001106 testq %rdi, %rdi
+ 0x0f, 0x84, 0x7a, 0xff, 0xff, 0xff, //0x00001109 je LBB0_205
+ //0x0000110f LBB0_214
+ 0x48, 0x0f, 0xbc, 0xc7, //0x0000110f bsfq %rdi, %rax
+ //0x00001113 LBB0_215
+ 0x4c, 0x03, 0x5d, 0x90, //0x00001113 addq $-112(%rbp), %r11
+ 0x49, 0x01, 0xc3, //0x00001117 addq %rax, %r11
+ 0x4c, 0x8b, 0x65, 0xd0, //0x0000111a movq $-48(%rbp), %r12
+ 0x4c, 0x8b, 0x55, 0xb0, //0x0000111e movq $-80(%rbp), %r10
+ 0xe9, 0x9c, 0xfd, 0xff, 0xff, //0x00001122 jmp LBB0_186
+ //0x00001127 LBB0_216
+ 0x4c, 0x8b, 0x57, 0x08, //0x00001127 movq $8(%rdi), %r10
+ 0x4d, 0x29, 0xf2, //0x0000112b subq %r14, %r10
+ 0x0f, 0x84, 0xf0, 0x12, 0x00, 0x00, //0x0000112e je LBB0_429
+ 0x4c, 0x89, 0x75, 0xb0, //0x00001134 movq %r14, $-80(%rbp)
+ 0x4d, 0x01, 0xf4, //0x00001138 addq %r14, %r12
+ 0x41, 0x80, 0x3c, 0x24, 0x30, //0x0000113b cmpb $48, (%r12)
+ 0x0f, 0x85, 0x36, 0x00, 0x00, 0x00, //0x00001140 jne LBB0_221
+ 0x41, 0xbb, 0x01, 0x00, 0x00, 0x00, //0x00001146 movl $1, %r11d
+ 0x49, 0x83, 0xfa, 0x01, //0x0000114c cmpq $1, %r10
+ 0x0f, 0x84, 0xb1, 0x05, 0x00, 0x00, //0x00001150 je LBB0_305
+ 0x41, 0x8a, 0x44, 0x24, 0x01, //0x00001156 movb $1(%r12), %al
+ 0x04, 0xd2, //0x0000115b addb $-46, %al
+ 0x3c, 0x37, //0x0000115d cmpb $55, %al
+ 0x0f, 0x87, 0xa2, 0x05, 0x00, 0x00, //0x0000115f ja LBB0_305
+ 0x0f, 0xb6, 0xc0, //0x00001165 movzbl %al, %eax
+ 0x48, 0xb9, 0x01, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, //0x00001168 movabsq $36028797027352577, %rcx
+ 0x48, 0x0f, 0xa3, 0xc1, //0x00001172 btq %rax, %rcx
+ 0x0f, 0x83, 0x8b, 0x05, 0x00, 0x00, //0x00001176 jae LBB0_305
+ //0x0000117c LBB0_221
+ 0x49, 0x83, 0xfa, 0x10, //0x0000117c cmpq $16, %r10
+ 0x0f, 0x82, 0xee, 0x0c, 0x00, 0x00, //0x00001180 jb LBB0_359
+ 0x4d, 0x8d, 0x4a, 0xf0, //0x00001186 leaq $-16(%r10), %r9
+ 0x4c, 0x89, 0xc8, //0x0000118a movq %r9, %rax
+ 0x48, 0x83, 0xe0, 0xf0, //0x0000118d andq $-16, %rax
+ 0x4e, 0x8d, 0x44, 0x20, 0x10, //0x00001191 leaq $16(%rax,%r12), %r8
+ 0x41, 0x83, 0xe1, 0x0f, //0x00001196 andl $15, %r9d
+ 0x48, 0xc7, 0x45, 0xa8, 0xff, 0xff, 0xff, 0xff, //0x0000119a movq $-1, $-88(%rbp)
+ 0x48, 0xc7, 0x45, 0xa0, 0xff, 0xff, 0xff, 0xff, //0x000011a2 movq $-1, $-96(%rbp)
+ 0x49, 0xc7, 0xc6, 0xff, 0xff, 0xff, 0xff, //0x000011aa movq $-1, %r14
+ 0x4d, 0x89, 0xe5, //0x000011b1 movq %r12, %r13
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000011b4 .p2align 4, 0x90
+ //0x000011c0 LBB0_223
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x55, 0x00, //0x000011c0 vmovdqu (%r13), %xmm2
+ 0xc4, 0xc1, 0x69, 0x64, 0xe0, //0x000011c6 vpcmpgtb %xmm8, %xmm2, %xmm4
+ 0xc5, 0xb1, 0x64, 0xea, //0x000011cb vpcmpgtb %xmm2, %xmm9, %xmm5
+ 0xc5, 0xd9, 0xdb, 0xe5, //0x000011cf vpand %xmm5, %xmm4, %xmm4
+ 0xc5, 0xa9, 0x74, 0xea, //0x000011d3 vpcmpeqb %xmm2, %xmm10, %xmm5
+ 0xc5, 0xa1, 0x74, 0xf2, //0x000011d7 vpcmpeqb %xmm2, %xmm11, %xmm6
+ 0xc5, 0xc9, 0xeb, 0xed, //0x000011db vpor %xmm5, %xmm6, %xmm5
+ 0xc5, 0x99, 0xeb, 0xf2, //0x000011df vpor %xmm2, %xmm12, %xmm6
+ 0xc5, 0x91, 0x74, 0xd2, //0x000011e3 vpcmpeqb %xmm2, %xmm13, %xmm2
+ 0xc5, 0x89, 0x74, 0xf6, //0x000011e7 vpcmpeqb %xmm6, %xmm14, %xmm6
+ 0xc5, 0xc9, 0xeb, 0xfa, //0x000011eb vpor %xmm2, %xmm6, %xmm7
+ 0xc5, 0xd1, 0xeb, 0xe4, //0x000011ef vpor %xmm4, %xmm5, %xmm4
+ 0xc5, 0xc1, 0xeb, 0xe4, //0x000011f3 vpor %xmm4, %xmm7, %xmm4
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x000011f7 vpmovmskb %xmm2, %eax
+ 0xc5, 0xf9, 0xd7, 0xde, //0x000011fb vpmovmskb %xmm6, %ebx
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x000011ff vpmovmskb %xmm5, %edx
+ 0xc5, 0xf9, 0xd7, 0xcc, //0x00001203 vpmovmskb %xmm4, %ecx
+ 0xbe, 0xaa, 0xaa, 0xaa, 0xaa, //0x00001207 movl $2863311530, %esi
+ 0x48, 0x8d, 0xbe, 0x55, 0x55, 0x55, 0x55, //0x0000120c leaq $1431655765(%rsi), %rdi
+ 0x48, 0x31, 0xcf, //0x00001213 xorq %rcx, %rdi
+ 0x48, 0x0f, 0xbc, 0xcf, //0x00001216 bsfq %rdi, %rcx
+ 0x83, 0xf9, 0x10, //0x0000121a cmpl $16, %ecx
+ 0x0f, 0x84, 0x11, 0x00, 0x00, 0x00, //0x0000121d je LBB0_225
+ 0xbf, 0xff, 0xff, 0xff, 0xff, //0x00001223 movl $-1, %edi
+ 0xd3, 0xe7, //0x00001228 shll %cl, %edi
+ 0xf7, 0xd7, //0x0000122a notl %edi
+ 0x21, 0xf8, //0x0000122c andl %edi, %eax
+ 0x21, 0xfb, //0x0000122e andl %edi, %ebx
+ 0x21, 0xd7, //0x00001230 andl %edx, %edi
+ 0x89, 0xfa, //0x00001232 movl %edi, %edx
+ //0x00001234 LBB0_225
+ 0x8d, 0x78, 0xff, //0x00001234 leal $-1(%rax), %edi
+ 0x21, 0xc7, //0x00001237 andl %eax, %edi
+ 0x0f, 0x85, 0x88, 0x09, 0x00, 0x00, //0x00001239 jne LBB0_337
+ 0x8d, 0x7b, 0xff, //0x0000123f leal $-1(%rbx), %edi
+ 0x21, 0xdf, //0x00001242 andl %ebx, %edi
+ 0x0f, 0x85, 0x7d, 0x09, 0x00, 0x00, //0x00001244 jne LBB0_337
+ 0x8d, 0x7a, 0xff, //0x0000124a leal $-1(%rdx), %edi
+ 0x21, 0xd7, //0x0000124d andl %edx, %edi
+ 0x0f, 0x85, 0x72, 0x09, 0x00, 0x00, //0x0000124f jne LBB0_337
+ 0x85, 0xc0, //0x00001255 testl %eax, %eax
+ 0x0f, 0x84, 0x1a, 0x00, 0x00, 0x00, //0x00001257 je LBB0_231
+ 0x4c, 0x89, 0xef, //0x0000125d movq %r13, %rdi
+ 0x4c, 0x29, 0xe7, //0x00001260 subq %r12, %rdi
+ 0x44, 0x0f, 0xbc, 0xd8, //0x00001263 bsfl %eax, %r11d
+ 0x49, 0x01, 0xfb, //0x00001267 addq %rdi, %r11
+ 0x49, 0x83, 0xfe, 0xff, //0x0000126a cmpq $-1, %r14
+ 0x0f, 0x85, 0x5d, 0x09, 0x00, 0x00, //0x0000126e jne LBB0_338
+ 0x4d, 0x89, 0xde, //0x00001274 movq %r11, %r14
+ //0x00001277 LBB0_231
+ 0x85, 0xdb, //0x00001277 testl %ebx, %ebx
+ 0x0f, 0x84, 0x1c, 0x00, 0x00, 0x00, //0x00001279 je LBB0_234
+ 0x4c, 0x89, 0xe8, //0x0000127f movq %r13, %rax
+ 0x4c, 0x29, 0xe0, //0x00001282 subq %r12, %rax
+ 0x44, 0x0f, 0xbc, 0xdb, //0x00001285 bsfl %ebx, %r11d
+ 0x49, 0x01, 0xc3, //0x00001289 addq %rax, %r11
+ 0x48, 0x83, 0x7d, 0xa0, 0xff, //0x0000128c cmpq $-1, $-96(%rbp)
+ 0x0f, 0x85, 0x3a, 0x09, 0x00, 0x00, //0x00001291 jne LBB0_338
+ 0x4c, 0x89, 0x5d, 0xa0, //0x00001297 movq %r11, $-96(%rbp)
+ //0x0000129b LBB0_234
+ 0x85, 0xd2, //0x0000129b testl %edx, %edx
+ 0x0f, 0x84, 0x1c, 0x00, 0x00, 0x00, //0x0000129d je LBB0_237
+ 0x4c, 0x89, 0xe8, //0x000012a3 movq %r13, %rax
+ 0x4c, 0x29, 0xe0, //0x000012a6 subq %r12, %rax
+ 0x44, 0x0f, 0xbc, 0xda, //0x000012a9 bsfl %edx, %r11d
+ 0x49, 0x01, 0xc3, //0x000012ad addq %rax, %r11
+ 0x48, 0x83, 0x7d, 0xa8, 0xff, //0x000012b0 cmpq $-1, $-88(%rbp)
+ 0x0f, 0x85, 0x16, 0x09, 0x00, 0x00, //0x000012b5 jne LBB0_338
+ 0x4c, 0x89, 0x5d, 0xa8, //0x000012bb movq %r11, $-88(%rbp)
+ //0x000012bf LBB0_237
+ 0x83, 0xf9, 0x10, //0x000012bf cmpl $16, %ecx
+ 0x0f, 0x85, 0xb1, 0x03, 0x00, 0x00, //0x000012c2 jne LBB0_293
+ 0x49, 0x83, 0xc5, 0x10, //0x000012c8 addq $16, %r13
+ 0x49, 0x83, 0xc2, 0xf0, //0x000012cc addq $-16, %r10
+ 0x49, 0x83, 0xfa, 0x0f, //0x000012d0 cmpq $15, %r10
+ 0x0f, 0x87, 0xe6, 0xfe, 0xff, 0xff, //0x000012d4 ja LBB0_223
+ 0x4d, 0x85, 0xc9, //0x000012da testq %r9, %r9
+ 0x48, 0x8d, 0x35, 0xb4, 0x14, 0x00, 0x00, //0x000012dd leaq $5300(%rip), %rsi /* LJTI0_2+0(%rip) */
+ 0x48, 0x8b, 0x5d, 0xa0, //0x000012e4 movq $-96(%rbp), %rbx
+ 0x48, 0x8b, 0x4d, 0xa8, //0x000012e8 movq $-88(%rbp), %rcx
+ 0x0f, 0x84, 0x95, 0x03, 0x00, 0x00, //0x000012ec je LBB0_294
+ //0x000012f2 LBB0_240
+ 0x4b, 0x8d, 0x3c, 0x08, //0x000012f2 leaq (%r8,%r9), %rdi
+ 0xe9, 0x31, 0x00, 0x00, 0x00, //0x000012f6 jmp LBB0_244
+ //0x000012fb LBB0_241
+ 0x49, 0x89, 0xc3, //0x000012fb movq %rax, %r11
+ 0x4d, 0x29, 0xe3, //0x000012fe subq %r12, %r11
+ 0x48, 0x83, 0xf9, 0xff, //0x00001301 cmpq $-1, %rcx
+ 0x0f, 0x85, 0x2f, 0x0b, 0x00, 0x00, //0x00001305 jne LBB0_356
+ 0x49, 0xff, 0xcb, //0x0000130b decq %r11
+ 0x4c, 0x89, 0xd9, //0x0000130e movq %r11, %rcx
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00001311 .p2align 4, 0x90
+ //0x00001320 LBB0_243
+ 0x49, 0x89, 0xc0, //0x00001320 movq %rax, %r8
+ 0x49, 0xff, 0xc9, //0x00001323 decq %r9
+ 0x0f, 0x84, 0x9f, 0x0a, 0x00, 0x00, //0x00001326 je LBB0_341
+ //0x0000132c LBB0_244
+ 0x41, 0x0f, 0xbe, 0x10, //0x0000132c movsbl (%r8), %edx
+ 0x83, 0xc2, 0xd5, //0x00001330 addl $-43, %edx
+ 0x83, 0xfa, 0x3a, //0x00001333 cmpl $58, %edx
+ 0x0f, 0x87, 0x4b, 0x03, 0x00, 0x00, //0x00001336 ja LBB0_294
+ 0x49, 0x8d, 0x40, 0x01, //0x0000133c leaq $1(%r8), %rax
+ 0x48, 0x63, 0x14, 0x96, //0x00001340 movslq (%rsi,%rdx,4), %rdx
+ 0x48, 0x01, 0xf2, //0x00001344 addq %rsi, %rdx
+ 0xff, 0xe2, //0x00001347 jmpq *%rdx
+ //0x00001349 LBB0_246
+ 0x49, 0x89, 0xc3, //0x00001349 movq %rax, %r11
+ 0x4d, 0x29, 0xe3, //0x0000134c subq %r12, %r11
+ 0x48, 0x83, 0xfb, 0xff, //0x0000134f cmpq $-1, %rbx
+ 0x0f, 0x85, 0xe1, 0x0a, 0x00, 0x00, //0x00001353 jne LBB0_356
+ 0x49, 0xff, 0xcb, //0x00001359 decq %r11
+ 0x4c, 0x89, 0xdb, //0x0000135c movq %r11, %rbx
+ 0xe9, 0xbc, 0xff, 0xff, 0xff, //0x0000135f jmp LBB0_243
+ //0x00001364 LBB0_248
+ 0x49, 0x89, 0xc3, //0x00001364 movq %rax, %r11
+ 0x4d, 0x29, 0xe3, //0x00001367 subq %r12, %r11
+ 0x49, 0x83, 0xfe, 0xff, //0x0000136a cmpq $-1, %r14
+ 0x0f, 0x85, 0xc6, 0x0a, 0x00, 0x00, //0x0000136e jne LBB0_356
+ 0x49, 0xff, 0xcb, //0x00001374 decq %r11
+ 0x4d, 0x89, 0xde, //0x00001377 movq %r11, %r14
+ 0xe9, 0xa1, 0xff, 0xff, 0xff, //0x0000137a jmp LBB0_243
+ //0x0000137f LBB0_250
+ 0x48, 0x8b, 0x02, //0x0000137f movq (%rdx), %rax
+ 0x48, 0x3d, 0xff, 0x0f, 0x00, 0x00, //0x00001382 cmpq $4095, %rax
+ 0x0f, 0x8f, 0x11, 0x10, 0x00, 0x00, //0x00001388 jg LBB0_432
+ 0x48, 0x8d, 0x48, 0x01, //0x0000138e leaq $1(%rax), %rcx
+ 0x48, 0x89, 0x0a, //0x00001392 movq %rcx, (%rdx)
+ 0x48, 0xc7, 0x44, 0xc2, 0x08, 0x05, 0x00, 0x00, 0x00, //0x00001395 movq $5, $8(%rdx,%rax,8)
+ 0x4d, 0x89, 0xf3, //0x0000139e movq %r14, %r11
+ 0xe9, 0xbd, 0xed, 0xff, 0xff, //0x000013a1 jmp LBB0_2
+ //0x000013a6 LBB0_252
+ 0x48, 0x8b, 0x4f, 0x08, //0x000013a6 movq $8(%rdi), %rcx
+ 0x48, 0x8d, 0x59, 0xfc, //0x000013aa leaq $-4(%rcx), %rbx
+ 0x49, 0x39, 0xdf, //0x000013ae cmpq %rbx, %r15
+ 0x0f, 0x83, 0x3c, 0x10, 0x00, 0x00, //0x000013b1 jae LBB0_431
+ 0x43, 0x8b, 0x0c, 0x34, //0x000013b7 movl (%r12,%r14), %ecx
+ 0x81, 0xf9, 0x61, 0x6c, 0x73, 0x65, //0x000013bb cmpl $1702063201, %ecx
+ 0x0f, 0x85, 0x6c, 0x10, 0x00, 0x00, //0x000013c1 jne LBB0_433
+ 0x4d, 0x8d, 0x5f, 0x05, //0x000013c7 leaq $5(%r15), %r11
+ 0xe9, 0x45, 0x00, 0x00, 0x00, //0x000013cb jmp LBB0_264
+ //0x000013d0 LBB0_255
+ 0x48, 0x8b, 0x4f, 0x08, //0x000013d0 movq $8(%rdi), %rcx
+ 0x48, 0x8d, 0x59, 0xfd, //0x000013d4 leaq $-3(%rcx), %rbx
+ 0x49, 0x39, 0xdf, //0x000013d8 cmpq %rbx, %r15
+ 0x0f, 0x83, 0x12, 0x10, 0x00, 0x00, //0x000013db jae LBB0_431
+ 0x41, 0x81, 0x3a, 0x6e, 0x75, 0x6c, 0x6c, //0x000013e1 cmpl $1819047278, (%r10)
+ 0x0f, 0x84, 0x23, 0x00, 0x00, 0x00, //0x000013e8 je LBB0_263
+ 0xe9, 0x95, 0x10, 0x00, 0x00, //0x000013ee jmp LBB0_257
+ //0x000013f3 LBB0_261
+ 0x48, 0x8b, 0x4f, 0x08, //0x000013f3 movq $8(%rdi), %rcx
+ 0x48, 0x8d, 0x59, 0xfd, //0x000013f7 leaq $-3(%rcx), %rbx
+ 0x49, 0x39, 0xdf, //0x000013fb cmpq %rbx, %r15
+ 0x0f, 0x83, 0xef, 0x0f, 0x00, 0x00, //0x000013fe jae LBB0_431
+ 0x41, 0x81, 0x3a, 0x74, 0x72, 0x75, 0x65, //0x00001404 cmpl $1702195828, (%r10)
+ 0x0f, 0x85, 0xc9, 0x10, 0x00, 0x00, //0x0000140b jne LBB0_438
+ //0x00001411 LBB0_263
+ 0x4d, 0x8d, 0x5f, 0x04, //0x00001411 leaq $4(%r15), %r11
+ //0x00001415 LBB0_264
+ 0x4c, 0x89, 0x1e, //0x00001415 movq %r11, (%rsi)
+ 0x4c, 0x89, 0xf8, //0x00001418 movq %r15, %rax
+ 0x4d, 0x85, 0xf6, //0x0000141b testq %r14, %r14
+ 0x0f, 0x8f, 0x3f, 0xed, 0xff, 0xff, //0x0000141e jg LBB0_2
+ 0xe9, 0xbb, 0x0f, 0x00, 0x00, //0x00001424 jmp LBB0_424
+ //0x00001429 LBB0_265
+ 0x48, 0x8b, 0x02, //0x00001429 movq (%rdx), %rax
+ 0x48, 0x3d, 0xff, 0x0f, 0x00, 0x00, //0x0000142c cmpq $4095, %rax
+ 0x0f, 0x8f, 0x67, 0x0f, 0x00, 0x00, //0x00001432 jg LBB0_432
+ 0x48, 0x8d, 0x48, 0x01, //0x00001438 leaq $1(%rax), %rcx
+ 0x48, 0x89, 0x0a, //0x0000143c movq %rcx, (%rdx)
+ 0x48, 0xc7, 0x44, 0xc2, 0x08, 0x06, 0x00, 0x00, 0x00, //0x0000143f movq $6, $8(%rdx,%rax,8)
+ 0x4d, 0x89, 0xf3, //0x00001448 movq %r14, %r11
+ 0xe9, 0x13, 0xed, 0xff, 0xff, //0x0000144b jmp LBB0_2
+ //0x00001450 LBB0_267
+ 0x48, 0x85, 0xc0, //0x00001450 testq %rax, %rax
+ 0x49, 0x8d, 0x45, 0xff, //0x00001453 leaq $-1(%r13), %rax
+ 0x49, 0xf7, 0xd5, //0x00001457 notq %r13
+ 0x4c, 0x0f, 0x48, 0xe9, //0x0000145a cmovsq %rcx, %r13
+ 0x49, 0x39, 0xc3, //0x0000145e cmpq %rax, %r11
+ 0x49, 0x0f, 0x44, 0xcd, //0x00001461 cmoveq %r13, %rcx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001465 movq $-48(%rbp), %r12
+ 0x48, 0x85, 0xc9, //0x00001469 testq %rcx, %rcx
+ 0x0f, 0x89, 0x16, 0xf8, 0xff, 0xff, //0x0000146c jns LBB0_268
+ 0xe9, 0x5a, 0x0f, 0x00, 0x00, //0x00001472 jmp LBB0_420
+ //0x00001477 LBB0_270
+ 0x4c, 0x89, 0xc0, //0x00001477 movq %r8, %rax
+ 0x4d, 0x89, 0xf2, //0x0000147a movq %r14, %r10
+ 0x4c, 0x29, 0xf0, //0x0000147d subq %r14, %rax
+ 0x0f, 0x84, 0xd1, 0x10, 0x00, 0x00, //0x00001480 je LBB0_449
+ 0x4f, 0x8d, 0x1c, 0x14, //0x00001486 leaq (%r12,%r10), %r11
+ 0x48, 0x83, 0xf8, 0x40, //0x0000148a cmpq $64, %rax
+ 0x0f, 0x82, 0x20, 0x0a, 0x00, 0x00, //0x0000148e jb LBB0_361
+ 0x89, 0xc1, //0x00001494 movl %eax, %ecx
+ 0x83, 0xe1, 0x3f, //0x00001496 andl $63, %ecx
+ 0x48, 0x89, 0x4d, 0xa8, //0x00001499 movq %rcx, $-88(%rbp)
+ 0x4d, 0x89, 0xc4, //0x0000149d movq %r8, %r12
+ 0x4d, 0x29, 0xfc, //0x000014a0 subq %r15, %r12
+ 0x49, 0x83, 0xc4, 0xbf, //0x000014a3 addq $-65, %r12
+ 0x49, 0x83, 0xe4, 0xc0, //0x000014a7 andq $-64, %r12
+ 0x4d, 0x01, 0xd4, //0x000014ab addq %r10, %r12
+ 0x4c, 0x03, 0x65, 0x88, //0x000014ae addq $-120(%rbp), %r12
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x000014b2 movq $-1, %r9
+ 0x45, 0x31, 0xc0, //0x000014b9 xorl %r8d, %r8d
+ 0x90, 0x90, 0x90, 0x90, //0x000014bc .p2align 4, 0x90
+ //0x000014c0 LBB0_273
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x33, //0x000014c0 vmovdqu (%r11), %xmm6
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x6b, 0x10, //0x000014c5 vmovdqu $16(%r11), %xmm5
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x20, //0x000014cb vmovdqu $32(%r11), %xmm4
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x7b, 0x30, //0x000014d1 vmovdqu $48(%r11), %xmm7
+ 0xc5, 0xc9, 0x74, 0xd0, //0x000014d7 vpcmpeqb %xmm0, %xmm6, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xf2, //0x000014db vpmovmskb %xmm2, %esi
+ 0xc5, 0xd1, 0x74, 0xd0, //0x000014df vpcmpeqb %xmm0, %xmm5, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xda, //0x000014e3 vpmovmskb %xmm2, %ebx
+ 0xc5, 0xd9, 0x74, 0xd0, //0x000014e7 vpcmpeqb %xmm0, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xca, //0x000014eb vpmovmskb %xmm2, %ecx
+ 0xc5, 0xc1, 0x74, 0xd0, //0x000014ef vpcmpeqb %xmm0, %xmm7, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x000014f3 vpmovmskb %xmm2, %edi
+ 0xc5, 0xc9, 0x74, 0xd1, //0x000014f7 vpcmpeqb %xmm1, %xmm6, %xmm2
+ 0xc5, 0x79, 0xd7, 0xea, //0x000014fb vpmovmskb %xmm2, %r13d
+ 0xc5, 0xd1, 0x74, 0xd1, //0x000014ff vpcmpeqb %xmm1, %xmm5, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x00001503 vpmovmskb %xmm2, %edx
+ 0xc5, 0xd9, 0x74, 0xd1, //0x00001507 vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe3, 0x10, //0x0000150b shlq $16, %rbx
+ 0x48, 0x09, 0xde, //0x0000150f orq %rbx, %rsi
+ 0xc5, 0xf9, 0xd7, 0xda, //0x00001512 vpmovmskb %xmm2, %ebx
+ 0xc5, 0xc1, 0x74, 0xd1, //0x00001516 vpcmpeqb %xmm1, %xmm7, %xmm2
+ 0x48, 0xc1, 0xe1, 0x20, //0x0000151a shlq $32, %rcx
+ 0x48, 0x09, 0xce, //0x0000151e orq %rcx, %rsi
+ 0xc5, 0xf9, 0xd7, 0xca, //0x00001521 vpmovmskb %xmm2, %ecx
+ 0xc5, 0x81, 0x64, 0xd6, //0x00001525 vpcmpgtb %xmm6, %xmm15, %xmm2
+ 0xc5, 0xc9, 0x64, 0xf3, //0x00001529 vpcmpgtb %xmm3, %xmm6, %xmm6
+ 0xc5, 0xc9, 0xdb, 0xd2, //0x0000152d vpand %xmm2, %xmm6, %xmm2
+ 0x48, 0xc1, 0xe2, 0x10, //0x00001531 shlq $16, %rdx
+ 0x49, 0x09, 0xd5, //0x00001535 orq %rdx, %r13
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x00001538 vpmovmskb %xmm2, %edx
+ 0xc5, 0x81, 0x64, 0xd5, //0x0000153c vpcmpgtb %xmm5, %xmm15, %xmm2
+ 0xc5, 0xd1, 0x64, 0xeb, //0x00001540 vpcmpgtb %xmm3, %xmm5, %xmm5
+ 0xc5, 0xd1, 0xdb, 0xd2, //0x00001544 vpand %xmm2, %xmm5, %xmm2
+ 0x48, 0xc1, 0xe3, 0x20, //0x00001548 shlq $32, %rbx
+ 0x49, 0x09, 0xdd, //0x0000154c orq %rbx, %r13
+ 0xc5, 0xf9, 0xd7, 0xda, //0x0000154f vpmovmskb %xmm2, %ebx
+ 0xc5, 0x81, 0x64, 0xd4, //0x00001553 vpcmpgtb %xmm4, %xmm15, %xmm2
+ 0xc5, 0xd9, 0x64, 0xe3, //0x00001557 vpcmpgtb %xmm3, %xmm4, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x0000155b vpand %xmm2, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe1, 0x30, //0x0000155f shlq $48, %rcx
+ 0x49, 0x09, 0xcd, //0x00001563 orq %rcx, %r13
+ 0xc5, 0xf9, 0xd7, 0xca, //0x00001566 vpmovmskb %xmm2, %ecx
+ 0xc5, 0x81, 0x64, 0xd7, //0x0000156a vpcmpgtb %xmm7, %xmm15, %xmm2
+ 0xc5, 0xc1, 0x64, 0xe3, //0x0000156e vpcmpgtb %xmm3, %xmm7, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x00001572 vpand %xmm2, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe3, 0x10, //0x00001576 shlq $16, %rbx
+ 0x48, 0x09, 0xda, //0x0000157a orq %rbx, %rdx
+ 0xc5, 0x79, 0xd7, 0xf2, //0x0000157d vpmovmskb %xmm2, %r14d
+ 0x48, 0xc1, 0xe7, 0x30, //0x00001581 shlq $48, %rdi
+ 0x48, 0xc1, 0xe1, 0x20, //0x00001585 shlq $32, %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x00001589 cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x0000158d jne LBB0_275
+ 0x4d, 0x85, 0xed, //0x00001593 testq %r13, %r13
+ 0x0f, 0x85, 0xa4, 0x00, 0x00, 0x00, //0x00001596 jne LBB0_289
+ //0x0000159c LBB0_275
+ 0x49, 0xc1, 0xe6, 0x30, //0x0000159c shlq $48, %r14
+ 0x48, 0x09, 0xca, //0x000015a0 orq %rcx, %rdx
+ 0x48, 0x09, 0xfe, //0x000015a3 orq %rdi, %rsi
+ 0x4c, 0x89, 0xe9, //0x000015a6 movq %r13, %rcx
+ 0x4c, 0x09, 0xc1, //0x000015a9 orq %r8, %rcx
+ 0x0f, 0x85, 0x2c, 0x00, 0x00, 0x00, //0x000015ac jne LBB0_290
+ 0x4c, 0x09, 0xf2, //0x000015b2 orq %r14, %rdx
+ 0x48, 0x85, 0xf6, //0x000015b5 testq %rsi, %rsi
+ 0x0f, 0x85, 0x95, 0x00, 0x00, 0x00, //0x000015b8 jne LBB0_291
+ //0x000015be LBB0_277
+ 0x48, 0x85, 0xd2, //0x000015be testq %rdx, %rdx
+ 0x0f, 0x85, 0x47, 0x0e, 0x00, 0x00, //0x000015c1 jne LBB0_427
+ 0x48, 0x83, 0xc0, 0xc0, //0x000015c7 addq $-64, %rax
+ 0x49, 0x83, 0xc3, 0x40, //0x000015cb addq $64, %r11
+ 0x48, 0x83, 0xf8, 0x3f, //0x000015cf cmpq $63, %rax
+ 0x0f, 0x87, 0xe7, 0xfe, 0xff, 0xff, //0x000015d3 ja LBB0_273
+ 0xe9, 0x8b, 0x06, 0x00, 0x00, //0x000015d9 jmp LBB0_279
+ //0x000015de LBB0_290
+ 0x4c, 0x89, 0xc1, //0x000015de movq %r8, %rcx
+ 0x48, 0xf7, 0xd1, //0x000015e1 notq %rcx
+ 0x4c, 0x21, 0xe9, //0x000015e4 andq %r13, %rcx
+ 0x4c, 0x89, 0x55, 0xb0, //0x000015e7 movq %r10, $-80(%rbp)
+ 0x4c, 0x8d, 0x14, 0x09, //0x000015eb leaq (%rcx,%rcx), %r10
+ 0x4d, 0x09, 0xc2, //0x000015ef orq %r8, %r10
+ 0x4c, 0x89, 0xd7, //0x000015f2 movq %r10, %rdi
+ 0x48, 0xf7, 0xd7, //0x000015f5 notq %rdi
+ 0x4c, 0x21, 0xef, //0x000015f8 andq %r13, %rdi
+ 0x48, 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x000015fb movabsq $-6148914691236517206, %rbx
+ 0x48, 0x21, 0xdf, //0x00001605 andq %rbx, %rdi
+ 0x45, 0x31, 0xc0, //0x00001608 xorl %r8d, %r8d
+ 0x48, 0x01, 0xcf, //0x0000160b addq %rcx, %rdi
+ 0x41, 0x0f, 0x92, 0xc0, //0x0000160e setb %r8b
+ 0x48, 0x01, 0xff, //0x00001612 addq %rdi, %rdi
+ 0x48, 0xb9, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x00001615 movabsq $6148914691236517205, %rcx
+ 0x48, 0x31, 0xcf, //0x0000161f xorq %rcx, %rdi
+ 0x4c, 0x21, 0xd7, //0x00001622 andq %r10, %rdi
+ 0x4c, 0x8b, 0x55, 0xb0, //0x00001625 movq $-80(%rbp), %r10
+ 0x48, 0xf7, 0xd7, //0x00001629 notq %rdi
+ 0x48, 0x21, 0xfe, //0x0000162c andq %rdi, %rsi
+ 0x4c, 0x09, 0xf2, //0x0000162f orq %r14, %rdx
+ 0x48, 0x85, 0xf6, //0x00001632 testq %rsi, %rsi
+ 0x0f, 0x84, 0x83, 0xff, 0xff, 0xff, //0x00001635 je LBB0_277
+ 0xe9, 0x13, 0x00, 0x00, 0x00, //0x0000163b jmp LBB0_291
+ //0x00001640 LBB0_289
+ 0x4c, 0x89, 0xdb, //0x00001640 movq %r11, %rbx
+ 0x48, 0x2b, 0x5d, 0xd0, //0x00001643 subq $-48(%rbp), %rbx
+ 0x4d, 0x0f, 0xbc, 0xcd, //0x00001647 bsfq %r13, %r9
+ 0x49, 0x01, 0xd9, //0x0000164b addq %rbx, %r9
+ 0xe9, 0x49, 0xff, 0xff, 0xff, //0x0000164e jmp LBB0_275
+ //0x00001653 LBB0_291
+ 0x48, 0x0f, 0xbc, 0xc6, //0x00001653 bsfq %rsi, %rax
+ 0x48, 0x85, 0xd2, //0x00001657 testq %rdx, %rdx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x0000165a movq $-48(%rbp), %r12
+ 0x0f, 0x84, 0xc2, 0x00, 0x00, 0x00, //0x0000165e je LBB0_306
+ 0x48, 0x0f, 0xbc, 0xca, //0x00001664 bsfq %rdx, %rcx
+ 0x4d, 0x29, 0xe3, //0x00001668 subq %r12, %r11
+ 0x48, 0x39, 0xc1, //0x0000166b cmpq %rax, %rcx
+ 0x0f, 0x83, 0x4a, 0xf8, 0xff, 0xff, //0x0000166e jae LBB0_185
+ 0xe9, 0xe7, 0x0e, 0x00, 0x00, //0x00001674 jmp LBB0_308
+ //0x00001679 LBB0_293
+ 0x49, 0x01, 0xcd, //0x00001679 addq %rcx, %r13
+ 0x4d, 0x89, 0xe8, //0x0000167c movq %r13, %r8
+ 0x48, 0x8b, 0x5d, 0xa0, //0x0000167f movq $-96(%rbp), %rbx
+ 0x48, 0x8b, 0x4d, 0xa8, //0x00001683 movq $-88(%rbp), %rcx
+ //0x00001687 LBB0_294
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x00001687 movq $-1, %r11
+ 0x48, 0x85, 0xdb, //0x0000168e testq %rbx, %rbx
+ 0x48, 0x8b, 0x75, 0xc8, //0x00001691 movq $-56(%rbp), %rsi
+ 0x0f, 0x84, 0x90, 0x0d, 0x00, 0x00, //0x00001695 je LBB0_430
+ //0x0000169b LBB0_295
+ 0x48, 0x85, 0xc9, //0x0000169b testq %rcx, %rcx
+ 0x0f, 0x84, 0x87, 0x0d, 0x00, 0x00, //0x0000169e je LBB0_430
+ 0x4d, 0x85, 0xf6, //0x000016a4 testq %r14, %r14
+ 0x48, 0x8b, 0x55, 0xb8, //0x000016a7 movq $-72(%rbp), %rdx
+ 0x48, 0x8b, 0x7d, 0xc0, //0x000016ab movq $-64(%rbp), %rdi
+ 0x0f, 0x84, 0x76, 0x0d, 0x00, 0x00, //0x000016af je LBB0_430
+ 0x4d, 0x29, 0xe0, //0x000016b5 subq %r12, %r8
+ 0x49, 0x8d, 0x40, 0xff, //0x000016b8 leaq $-1(%r8), %rax
+ 0x48, 0x39, 0xc3, //0x000016bc cmpq %rax, %rbx
+ 0x0f, 0x84, 0x33, 0x00, 0x00, 0x00, //0x000016bf je LBB0_303
+ 0x49, 0x39, 0xc6, //0x000016c5 cmpq %rax, %r14
+ 0x0f, 0x84, 0x2a, 0x00, 0x00, 0x00, //0x000016c8 je LBB0_303
+ 0x48, 0x39, 0xc1, //0x000016ce cmpq %rax, %rcx
+ 0x0f, 0x84, 0x21, 0x00, 0x00, 0x00, //0x000016d1 je LBB0_303
+ 0x48, 0x85, 0xc9, //0x000016d7 testq %rcx, %rcx
+ 0x0f, 0x8e, 0x71, 0x00, 0x00, 0x00, //0x000016da jle LBB0_310
+ 0x48, 0x8d, 0x41, 0xff, //0x000016e0 leaq $-1(%rcx), %rax
+ 0x48, 0x39, 0xc3, //0x000016e4 cmpq %rax, %rbx
+ 0x0f, 0x84, 0x64, 0x00, 0x00, 0x00, //0x000016e7 je LBB0_310
+ 0x48, 0xf7, 0xd1, //0x000016ed notq %rcx
+ 0x49, 0x89, 0xcb, //0x000016f0 movq %rcx, %r11
+ 0xe9, 0x06, 0x00, 0x00, 0x00, //0x000016f3 jmp LBB0_304
+ //0x000016f8 LBB0_303
+ 0x49, 0xf7, 0xd8, //0x000016f8 negq %r8
+ 0x4d, 0x89, 0xc3, //0x000016fb movq %r8, %r11
+ //0x000016fe LBB0_304
+ 0x4d, 0x85, 0xdb, //0x000016fe testq %r11, %r11
+ 0x0f, 0x88, 0x24, 0x0d, 0x00, 0x00, //0x00001701 js LBB0_430
+ //0x00001707 LBB0_305
+ 0x48, 0x8b, 0x4d, 0xb0, //0x00001707 movq $-80(%rbp), %rcx
+ 0x49, 0x01, 0xcb, //0x0000170b addq %rcx, %r11
+ 0x4c, 0x89, 0x1e, //0x0000170e movq %r11, (%rsi)
+ 0x4c, 0x89, 0xf8, //0x00001711 movq %r15, %rax
+ 0x48, 0x85, 0xc9, //0x00001714 testq %rcx, %rcx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001717 movq $-48(%rbp), %r12
+ 0x0f, 0x8f, 0x42, 0xea, 0xff, 0xff, //0x0000171b jg LBB0_2
+ 0xe9, 0xbe, 0x0c, 0x00, 0x00, //0x00001721 jmp LBB0_424
+ //0x00001726 LBB0_306
+ 0xb9, 0x40, 0x00, 0x00, 0x00, //0x00001726 movl $64, %ecx
+ 0x4d, 0x29, 0xe3, //0x0000172b subq %r12, %r11
+ 0x48, 0x39, 0xc1, //0x0000172e cmpq %rax, %rcx
+ 0x0f, 0x83, 0x87, 0xf7, 0xff, 0xff, //0x00001731 jae LBB0_185
+ 0xe9, 0x24, 0x0e, 0x00, 0x00, //0x00001737 jmp LBB0_308
+ //0x0000173c LBB0_309
+ 0x4d, 0x29, 0xd6, //0x0000173c subq %r10, %r14
+ 0x0f, 0xbc, 0xce, //0x0000173f bsfl %esi, %ecx
+ 0x4c, 0x01, 0xf1, //0x00001742 addq %r14, %rcx
+ 0x48, 0xf7, 0xd1, //0x00001745 notq %rcx
+ 0x48, 0x8b, 0x75, 0xc8, //0x00001748 movq $-56(%rbp), %rsi
+ 0xe9, 0x22, 0xf5, 0xff, 0xff, //0x0000174c jmp LBB0_159
+ //0x00001751 LBB0_310
+ 0x4c, 0x89, 0xf0, //0x00001751 movq %r14, %rax
+ 0x48, 0x09, 0xd8, //0x00001754 orq %rbx, %rax
+ 0x49, 0x39, 0xde, //0x00001757 cmpq %rbx, %r14
+ 0x0f, 0x8c, 0x68, 0x01, 0x00, 0x00, //0x0000175a jl LBB0_313
+ 0x48, 0x85, 0xc0, //0x00001760 testq %rax, %rax
+ 0x0f, 0x88, 0x5f, 0x01, 0x00, 0x00, //0x00001763 js LBB0_313
+ 0x49, 0xf7, 0xd6, //0x00001769 notq %r14
+ 0x4d, 0x89, 0xf3, //0x0000176c movq %r14, %r11
+ 0xe9, 0x8a, 0xff, 0xff, 0xff, //0x0000176f jmp LBB0_304
+ //0x00001774 LBB0_48
+ 0x4c, 0x8b, 0x5d, 0x80, //0x00001774 movq $-128(%rbp), %r11
+ 0x4c, 0x8b, 0x6d, 0xa8, //0x00001778 movq $-88(%rbp), %r13
+ 0x49, 0x83, 0xfd, 0x20, //0x0000177c cmpq $32, %r13
+ 0x0f, 0x82, 0xeb, 0x07, 0x00, 0x00, //0x00001780 jb LBB0_366
+ //0x00001786 LBB0_49
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x00001786 vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x0000178b vmovdqu $16(%r11), %xmm4
+ 0xc5, 0xe9, 0x74, 0xe8, //0x00001791 vpcmpeqb %xmm0, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xcd, //0x00001795 vpmovmskb %xmm5, %ecx
+ 0xc5, 0xd9, 0x74, 0xe8, //0x00001799 vpcmpeqb %xmm0, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x0000179d vpmovmskb %xmm5, %edx
+ 0xc5, 0xe9, 0x74, 0xd1, //0x000017a1 vpcmpeqb %xmm1, %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x000017a5 vpmovmskb %xmm2, %edi
+ 0xc5, 0xd9, 0x74, 0xd1, //0x000017a9 vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x000017ad vpmovmskb %xmm2, %eax
+ 0x48, 0xc1, 0xe2, 0x10, //0x000017b1 shlq $16, %rdx
+ 0x48, 0xc1, 0xe0, 0x10, //0x000017b5 shlq $16, %rax
+ 0x48, 0x09, 0xc7, //0x000017b9 orq %rax, %rdi
+ 0x49, 0x83, 0xf9, 0xff, //0x000017bc cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x000017c0 jne LBB0_51
+ 0x48, 0x85, 0xff, //0x000017c6 testq %rdi, %rdi
+ 0x0f, 0x85, 0x41, 0x07, 0x00, 0x00, //0x000017c9 jne LBB0_363
+ //0x000017cf LBB0_51
+ 0x48, 0x09, 0xca, //0x000017cf orq %rcx, %rdx
+ 0x48, 0x89, 0xf8, //0x000017d2 movq %rdi, %rax
+ 0x4c, 0x09, 0xe0, //0x000017d5 orq %r12, %rax
+ 0x0f, 0x85, 0x4f, 0x07, 0x00, 0x00, //0x000017d8 jne LBB0_364
+ //0x000017de LBB0_52
+ 0x48, 0x85, 0xd2, //0x000017de testq %rdx, %rdx
+ 0x0f, 0x84, 0x82, 0x07, 0x00, 0x00, //0x000017e1 je LBB0_365
+ //0x000017e7 LBB0_53
+ 0x48, 0x0f, 0xbc, 0xc2, //0x000017e7 bsfq %rdx, %rax
+ 0xe9, 0x43, 0xed, 0xff, 0xff, //0x000017eb jmp LBB0_57
+ //0x000017f0 LBB0_113
+ 0x4c, 0x8b, 0x5d, 0x80, //0x000017f0 movq $-128(%rbp), %r11
+ 0x48, 0x8b, 0x45, 0xa8, //0x000017f4 movq $-88(%rbp), %rax
+ 0x4c, 0x8b, 0x65, 0xd0, //0x000017f8 movq $-48(%rbp), %r12
+ 0x48, 0x83, 0xf8, 0x20, //0x000017fc cmpq $32, %rax
+ 0x0f, 0x82, 0x6f, 0x02, 0x00, 0x00, //0x00001800 jb LBB0_318
+ //0x00001806 LBB0_114
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x00001806 vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x0000180b vmovdqu $16(%r11), %xmm4
+ 0xc5, 0xe9, 0x74, 0xe8, //0x00001811 vpcmpeqb %xmm0, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xcd, //0x00001815 vpmovmskb %xmm5, %ecx
+ 0xc5, 0xd9, 0x74, 0xe8, //0x00001819 vpcmpeqb %xmm0, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xf5, //0x0000181d vpmovmskb %xmm5, %esi
+ 0xc5, 0xe9, 0x74, 0xe9, //0x00001821 vpcmpeqb %xmm1, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x00001825 vpmovmskb %xmm5, %edx
+ 0xc5, 0xd9, 0x74, 0xe9, //0x00001829 vpcmpeqb %xmm1, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xdd, //0x0000182d vpmovmskb %xmm5, %ebx
+ 0xc5, 0x81, 0x64, 0xea, //0x00001831 vpcmpgtb %xmm2, %xmm15, %xmm5
+ 0xc5, 0xe9, 0x64, 0xd3, //0x00001835 vpcmpgtb %xmm3, %xmm2, %xmm2
+ 0xc5, 0xe9, 0xdb, 0xd5, //0x00001839 vpand %xmm5, %xmm2, %xmm2
+ 0xc5, 0x79, 0xd7, 0xf2, //0x0000183d vpmovmskb %xmm2, %r14d
+ 0xc5, 0x81, 0x64, 0xd4, //0x00001841 vpcmpgtb %xmm4, %xmm15, %xmm2
+ 0xc5, 0xd9, 0x64, 0xe3, //0x00001845 vpcmpgtb %xmm3, %xmm4, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x00001849 vpand %xmm2, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x0000184d vpmovmskb %xmm2, %edi
+ 0x48, 0xc1, 0xe6, 0x10, //0x00001851 shlq $16, %rsi
+ 0x48, 0xc1, 0xe3, 0x10, //0x00001855 shlq $16, %rbx
+ 0x48, 0x09, 0xda, //0x00001859 orq %rbx, %rdx
+ 0x49, 0x83, 0xf9, 0xff, //0x0000185c cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00001860 jne LBB0_116
+ 0x48, 0x85, 0xd2, //0x00001866 testq %rdx, %rdx
+ 0x0f, 0x85, 0x7c, 0x07, 0x00, 0x00, //0x00001869 jne LBB0_373
+ //0x0000186f LBB0_116
+ 0x48, 0xc1, 0xe7, 0x10, //0x0000186f shlq $16, %rdi
+ 0x48, 0x09, 0xce, //0x00001873 orq %rcx, %rsi
+ 0x48, 0x89, 0xd1, //0x00001876 movq %rdx, %rcx
+ 0x4c, 0x09, 0xc1, //0x00001879 orq %r8, %rcx
+ 0x0f, 0x85, 0x4f, 0x06, 0x00, 0x00, //0x0000187c jne LBB0_362
+ //0x00001882 LBB0_117
+ 0x4c, 0x09, 0xf7, //0x00001882 orq %r14, %rdi
+ 0xb9, 0x40, 0x00, 0x00, 0x00, //0x00001885 movl $64, %ecx
+ 0xba, 0x40, 0x00, 0x00, 0x00, //0x0000188a movl $64, %edx
+ 0x48, 0x85, 0xf6, //0x0000188f testq %rsi, %rsi
+ 0x0f, 0x84, 0x04, 0x00, 0x00, 0x00, //0x00001892 je LBB0_119
+ 0x48, 0x0f, 0xbc, 0xd6, //0x00001898 bsfq %rsi, %rdx
+ //0x0000189c LBB0_119
+ 0x48, 0x85, 0xff, //0x0000189c testq %rdi, %rdi
+ 0x0f, 0x84, 0x04, 0x00, 0x00, 0x00, //0x0000189f je LBB0_121
+ 0x48, 0x0f, 0xbc, 0xcf, //0x000018a5 bsfq %rdi, %rcx
+ //0x000018a9 LBB0_121
+ 0x48, 0x85, 0xf6, //0x000018a9 testq %rsi, %rsi
+ 0x0f, 0x84, 0xb2, 0x01, 0x00, 0x00, //0x000018ac je LBB0_316
+ //0x000018b2 LBB0_122
+ 0x4d, 0x29, 0xe3, //0x000018b2 subq %r12, %r11
+ 0x48, 0x39, 0xd1, //0x000018b5 cmpq %rdx, %rcx
+ 0x0f, 0x82, 0xa2, 0x0c, 0x00, 0x00, //0x000018b8 jb LBB0_308
+ 0x4d, 0x8d, 0x5c, 0x13, 0x01, //0x000018be leaq $1(%r11,%rdx), %r11
+ 0xe9, 0xfb, 0xf5, 0xff, 0xff, //0x000018c3 jmp LBB0_186
+ //0x000018c8 LBB0_313
+ 0x48, 0x85, 0xc0, //0x000018c8 testq %rax, %rax
+ 0x48, 0x8d, 0x43, 0xff, //0x000018cb leaq $-1(%rbx), %rax
+ 0x48, 0xf7, 0xd3, //0x000018cf notq %rbx
+ 0x49, 0x0f, 0x48, 0xd8, //0x000018d2 cmovsq %r8, %rbx
+ 0x49, 0x39, 0xc6, //0x000018d6 cmpq %rax, %r14
+ 0x49, 0x0f, 0x45, 0xd8, //0x000018d9 cmovneq %r8, %rbx
+ 0x49, 0x89, 0xdb, //0x000018dd movq %rbx, %r11
+ 0xe9, 0x19, 0xfe, 0xff, 0xff, //0x000018e0 jmp LBB0_304
+ //0x000018e5 LBB0_314
+ 0x48, 0xf7, 0xd0, //0x000018e5 notq %rax
+ 0x48, 0x89, 0xc1, //0x000018e8 movq %rax, %rcx
+ 0x48, 0x8b, 0x75, 0xc8, //0x000018eb movq $-56(%rbp), %rsi
+ 0xe9, 0x7f, 0xf3, 0xff, 0xff, //0x000018ef jmp LBB0_159
+ //0x000018f4 LBB0_315
+ 0x48, 0x89, 0x4d, 0xb0, //0x000018f4 movq %rcx, $-80(%rbp)
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x000018f8 movq $-1, %rax
+ 0x4d, 0x85, 0xed, //0x000018ff testq %r13, %r13
+ 0x48, 0x8b, 0x75, 0xc8, //0x00001902 movq $-56(%rbp), %rsi
+ 0x0f, 0x85, 0xf5, 0xf2, 0xff, 0xff, //0x00001906 jne LBB0_150
+ 0xe9, 0xc3, 0x0a, 0x00, 0x00, //0x0000190c jmp LBB0_421
+ //0x00001911 LBB0_134
+ 0x4c, 0x8b, 0x5d, 0x80, //0x00001911 movq $-128(%rbp), %r11
+ 0x4c, 0x8b, 0x6d, 0xa8, //0x00001915 movq $-88(%rbp), %r13
+ 0x49, 0x83, 0xfd, 0x20, //0x00001919 cmpq $32, %r13
+ 0x0f, 0x82, 0xda, 0x07, 0x00, 0x00, //0x0000191d jb LBB0_382
+ //0x00001923 LBB0_135
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x00001923 vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x00001928 vmovdqu $16(%r11), %xmm4
+ 0xc5, 0xe9, 0x74, 0xe8, //0x0000192e vpcmpeqb %xmm0, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xcd, //0x00001932 vpmovmskb %xmm5, %ecx
+ 0xc5, 0xd9, 0x74, 0xe8, //0x00001936 vpcmpeqb %xmm0, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x0000193a vpmovmskb %xmm5, %edx
+ 0xc5, 0xe9, 0x74, 0xd1, //0x0000193e vpcmpeqb %xmm1, %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x00001942 vpmovmskb %xmm2, %edi
+ 0xc5, 0xd9, 0x74, 0xd1, //0x00001946 vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x0000194a vpmovmskb %xmm2, %eax
+ 0x48, 0xc1, 0xe2, 0x10, //0x0000194e shlq $16, %rdx
+ 0x48, 0xc1, 0xe0, 0x10, //0x00001952 shlq $16, %rax
+ 0x48, 0x09, 0xc7, //0x00001956 orq %rax, %rdi
+ 0x49, 0x83, 0xf9, 0xff, //0x00001959 cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x0000195d jne LBB0_137
+ 0x48, 0x85, 0xff, //0x00001963 testq %rdi, %rdi
+ 0x0f, 0x85, 0x30, 0x07, 0x00, 0x00, //0x00001966 jne LBB0_379
+ //0x0000196c LBB0_137
+ 0x48, 0x09, 0xca, //0x0000196c orq %rcx, %rdx
+ 0x48, 0x89, 0xf8, //0x0000196f movq %rdi, %rax
+ 0x4c, 0x09, 0xe0, //0x00001972 orq %r12, %rax
+ 0x0f, 0x85, 0x3e, 0x07, 0x00, 0x00, //0x00001975 jne LBB0_380
+ //0x0000197b LBB0_138
+ 0x48, 0x85, 0xd2, //0x0000197b testq %rdx, %rdx
+ 0x0f, 0x84, 0x71, 0x07, 0x00, 0x00, //0x0000197e je LBB0_381
+ //0x00001984 LBB0_139
+ 0x48, 0x0f, 0xbc, 0xc2, //0x00001984 bsfq %rdx, %rax
+ 0xe9, 0x06, 0xf2, 0xff, 0xff, //0x00001988 jmp LBB0_143
+ //0x0000198d LBB0_169
+ 0x4d, 0x89, 0xe3, //0x0000198d movq %r12, %r11
+ 0x48, 0x8b, 0x45, 0xa8, //0x00001990 movq $-88(%rbp), %rax
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001994 movq $-48(%rbp), %r12
+ 0x48, 0x83, 0xf8, 0x20, //0x00001998 cmpq $32, %rax
+ 0x0f, 0x82, 0x7a, 0x01, 0x00, 0x00, //0x0000199c jb LBB0_329
+ //0x000019a2 LBB0_170
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x000019a2 vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x000019a7 vmovdqu $16(%r11), %xmm4
+ 0xc5, 0xe9, 0x74, 0xe8, //0x000019ad vpcmpeqb %xmm0, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xcd, //0x000019b1 vpmovmskb %xmm5, %ecx
+ 0xc5, 0xd9, 0x74, 0xe8, //0x000019b5 vpcmpeqb %xmm0, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xf5, //0x000019b9 vpmovmskb %xmm5, %esi
+ 0xc5, 0xe9, 0x74, 0xe9, //0x000019bd vpcmpeqb %xmm1, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x000019c1 vpmovmskb %xmm5, %edx
+ 0xc5, 0xd9, 0x74, 0xe9, //0x000019c5 vpcmpeqb %xmm1, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xdd, //0x000019c9 vpmovmskb %xmm5, %ebx
+ 0xc5, 0x81, 0x64, 0xea, //0x000019cd vpcmpgtb %xmm2, %xmm15, %xmm5
+ 0xc5, 0xe9, 0x64, 0xd3, //0x000019d1 vpcmpgtb %xmm3, %xmm2, %xmm2
+ 0xc5, 0xe9, 0xdb, 0xd5, //0x000019d5 vpand %xmm5, %xmm2, %xmm2
+ 0xc5, 0x79, 0xd7, 0xf2, //0x000019d9 vpmovmskb %xmm2, %r14d
+ 0xc5, 0x81, 0x64, 0xd4, //0x000019dd vpcmpgtb %xmm4, %xmm15, %xmm2
+ 0xc5, 0xd9, 0x64, 0xe3, //0x000019e1 vpcmpgtb %xmm3, %xmm4, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x000019e5 vpand %xmm2, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x000019e9 vpmovmskb %xmm2, %edi
+ 0x48, 0xc1, 0xe6, 0x10, //0x000019ed shlq $16, %rsi
+ 0x48, 0xc1, 0xe3, 0x10, //0x000019f1 shlq $16, %rbx
+ 0x48, 0x09, 0xda, //0x000019f5 orq %rbx, %rdx
+ 0x49, 0x83, 0xf9, 0xff, //0x000019f8 cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x000019fc jne LBB0_172
+ 0x48, 0x85, 0xd2, //0x00001a02 testq %rdx, %rdx
+ 0x0f, 0x85, 0x77, 0x07, 0x00, 0x00, //0x00001a05 jne LBB0_390
+ //0x00001a0b LBB0_172
+ 0x48, 0xc1, 0xe7, 0x10, //0x00001a0b shlq $16, %rdi
+ 0x48, 0x09, 0xce, //0x00001a0f orq %rcx, %rsi
+ 0x48, 0x89, 0xd1, //0x00001a12 movq %rdx, %rcx
+ 0x4c, 0x09, 0xc1, //0x00001a15 orq %r8, %rcx
+ 0x0f, 0x85, 0xdf, 0x05, 0x00, 0x00, //0x00001a18 jne LBB0_374
+ //0x00001a1e LBB0_173
+ 0x4c, 0x09, 0xf7, //0x00001a1e orq %r14, %rdi
+ 0xb9, 0x40, 0x00, 0x00, 0x00, //0x00001a21 movl $64, %ecx
+ 0xba, 0x40, 0x00, 0x00, 0x00, //0x00001a26 movl $64, %edx
+ 0x48, 0x85, 0xf6, //0x00001a2b testq %rsi, %rsi
+ 0x0f, 0x84, 0x04, 0x00, 0x00, 0x00, //0x00001a2e je LBB0_175
+ 0x48, 0x0f, 0xbc, 0xd6, //0x00001a34 bsfq %rsi, %rdx
+ //0x00001a38 LBB0_175
+ 0x48, 0x85, 0xff, //0x00001a38 testq %rdi, %rdi
+ 0x0f, 0x84, 0x04, 0x00, 0x00, 0x00, //0x00001a3b je LBB0_177
+ 0x48, 0x0f, 0xbc, 0xcf, //0x00001a41 bsfq %rdi, %rcx
+ //0x00001a45 LBB0_177
+ 0x48, 0x85, 0xf6, //0x00001a45 testq %rsi, %rsi
+ 0x0f, 0x84, 0xbd, 0x00, 0x00, 0x00, //0x00001a48 je LBB0_327
+ 0x4d, 0x29, 0xe3, //0x00001a4e subq %r12, %r11
+ 0x48, 0x39, 0xd1, //0x00001a51 cmpq %rdx, %rcx
+ 0x0f, 0x82, 0x06, 0x0b, 0x00, 0x00, //0x00001a54 jb LBB0_308
+ 0x4d, 0x8d, 0x5c, 0x13, 0x01, //0x00001a5a leaq $1(%r11,%rdx), %r11
+ 0xe9, 0xce, 0xf4, 0xff, 0xff, //0x00001a5f jmp LBB0_193
+ //0x00001a64 LBB0_316
+ 0x48, 0x85, 0xff, //0x00001a64 testq %rdi, %rdi
+ 0x0f, 0x85, 0x0e, 0x0b, 0x00, 0x00, //0x00001a67 jne LBB0_450
+ 0x49, 0x83, 0xc3, 0x20, //0x00001a6d addq $32, %r11
+ 0x48, 0x83, 0xc0, 0xe0, //0x00001a71 addq $-32, %rax
+ //0x00001a75 LBB0_318
+ 0x4d, 0x85, 0xc0, //0x00001a75 testq %r8, %r8
+ 0x0f, 0x85, 0xee, 0x05, 0x00, 0x00, //0x00001a78 jne LBB0_377
+ 0x48, 0x85, 0xc0, //0x00001a7e testq %rax, %rax
+ 0x0f, 0x84, 0x2e, 0x09, 0x00, 0x00, //0x00001a81 je LBB0_416
+ //0x00001a87 LBB0_320
+ 0x41, 0x0f, 0xb6, 0x0b, //0x00001a87 movzbl (%r11), %ecx
+ 0x80, 0xf9, 0x22, //0x00001a8b cmpb $34, %cl
+ 0x0f, 0x84, 0x2e, 0x03, 0x00, 0x00, //0x00001a8e je LBB0_355
+ 0x80, 0xf9, 0x5c, //0x00001a94 cmpb $92, %cl
+ 0x0f, 0x84, 0x26, 0x00, 0x00, 0x00, //0x00001a97 je LBB0_324
+ 0x80, 0xf9, 0x1f, //0x00001a9d cmpb $31, %cl
+ 0x0f, 0x86, 0xe1, 0x0a, 0x00, 0x00, //0x00001aa0 jbe LBB0_451
+ 0x48, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001aa6 movq $-1, %rcx
+ 0xba, 0x01, 0x00, 0x00, 0x00, //0x00001aad movl $1, %edx
+ 0x49, 0x01, 0xd3, //0x00001ab2 addq %rdx, %r11
+ 0x48, 0x01, 0xc8, //0x00001ab5 addq %rcx, %rax
+ 0x0f, 0x85, 0xc9, 0xff, 0xff, 0xff, //0x00001ab8 jne LBB0_320
+ 0xe9, 0xf2, 0x08, 0x00, 0x00, //0x00001abe jmp LBB0_416
+ //0x00001ac3 LBB0_324
+ 0x48, 0x83, 0xf8, 0x01, //0x00001ac3 cmpq $1, %rax
+ 0x0f, 0x84, 0xe8, 0x08, 0x00, 0x00, //0x00001ac7 je LBB0_416
+ 0x4c, 0x89, 0xd9, //0x00001acd movq %r11, %rcx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001ad0 movq $-48(%rbp), %r12
+ 0x4c, 0x29, 0xe1, //0x00001ad4 subq %r12, %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x00001ad7 cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc9, //0x00001adb cmoveq %rcx, %r9
+ 0x48, 0xc7, 0xc1, 0xfe, 0xff, 0xff, 0xff, //0x00001adf movq $-2, %rcx
+ 0xba, 0x02, 0x00, 0x00, 0x00, //0x00001ae6 movl $2, %edx
+ 0x49, 0x01, 0xd3, //0x00001aeb addq %rdx, %r11
+ 0x48, 0x01, 0xc8, //0x00001aee addq %rcx, %rax
+ 0x0f, 0x85, 0x90, 0xff, 0xff, 0xff, //0x00001af1 jne LBB0_320
+ 0xe9, 0xb9, 0x08, 0x00, 0x00, //0x00001af7 jmp LBB0_416
+ //0x00001afc LBB0_326
+ 0x48, 0xf7, 0xd6, //0x00001afc notq %rsi
+ 0x48, 0x89, 0xf1, //0x00001aff movq %rsi, %rcx
+ 0x48, 0x8b, 0x75, 0xc8, //0x00001b02 movq $-56(%rbp), %rsi
+ 0xe9, 0x68, 0xf1, 0xff, 0xff, //0x00001b06 jmp LBB0_159
+ //0x00001b0b LBB0_327
+ 0x48, 0x85, 0xff, //0x00001b0b testq %rdi, %rdi
+ 0x0f, 0x85, 0x67, 0x0a, 0x00, 0x00, //0x00001b0e jne LBB0_450
+ 0x49, 0x83, 0xc3, 0x20, //0x00001b14 addq $32, %r11
+ 0x48, 0x83, 0xc0, 0xe0, //0x00001b18 addq $-32, %rax
+ //0x00001b1c LBB0_329
+ 0x4d, 0x85, 0xc0, //0x00001b1c testq %r8, %r8
+ 0x0f, 0x85, 0x9f, 0x06, 0x00, 0x00, //0x00001b1f jne LBB0_393
+ 0x48, 0x85, 0xc0, //0x00001b25 testq %rax, %rax
+ 0x0f, 0x84, 0x87, 0x08, 0x00, 0x00, //0x00001b28 je LBB0_416
+ //0x00001b2e LBB0_331
+ 0x41, 0x0f, 0xb6, 0x0b, //0x00001b2e movzbl (%r11), %ecx
+ 0x80, 0xf9, 0x22, //0x00001b32 cmpb $34, %cl
+ 0x0f, 0x84, 0xaa, 0x00, 0x00, 0x00, //0x00001b35 je LBB0_340
+ 0x80, 0xf9, 0x5c, //0x00001b3b cmpb $92, %cl
+ 0x0f, 0x84, 0x26, 0x00, 0x00, 0x00, //0x00001b3e je LBB0_335
+ 0x80, 0xf9, 0x1f, //0x00001b44 cmpb $31, %cl
+ 0x0f, 0x86, 0x3a, 0x0a, 0x00, 0x00, //0x00001b47 jbe LBB0_451
+ 0x48, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001b4d movq $-1, %rcx
+ 0xba, 0x01, 0x00, 0x00, 0x00, //0x00001b54 movl $1, %edx
+ 0x49, 0x01, 0xd3, //0x00001b59 addq %rdx, %r11
+ 0x48, 0x01, 0xc8, //0x00001b5c addq %rcx, %rax
+ 0x0f, 0x85, 0xc9, 0xff, 0xff, 0xff, //0x00001b5f jne LBB0_331
+ 0xe9, 0x4b, 0x08, 0x00, 0x00, //0x00001b65 jmp LBB0_416
+ //0x00001b6a LBB0_335
+ 0x48, 0x83, 0xf8, 0x01, //0x00001b6a cmpq $1, %rax
+ 0x0f, 0x84, 0x41, 0x08, 0x00, 0x00, //0x00001b6e je LBB0_416
+ 0x4c, 0x89, 0xd9, //0x00001b74 movq %r11, %rcx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001b77 movq $-48(%rbp), %r12
+ 0x4c, 0x29, 0xe1, //0x00001b7b subq %r12, %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x00001b7e cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc9, //0x00001b82 cmoveq %rcx, %r9
+ 0x48, 0xc7, 0xc1, 0xfe, 0xff, 0xff, 0xff, //0x00001b86 movq $-2, %rcx
+ 0xba, 0x02, 0x00, 0x00, 0x00, //0x00001b8d movl $2, %edx
+ 0x49, 0x01, 0xd3, //0x00001b92 addq %rdx, %r11
+ 0x48, 0x01, 0xc8, //0x00001b95 addq %rcx, %rax
+ 0x0f, 0x85, 0x90, 0xff, 0xff, 0xff, //0x00001b98 jne LBB0_331
+ 0xe9, 0x12, 0x08, 0x00, 0x00, //0x00001b9e jmp LBB0_416
+ //0x00001ba3 LBB0_419
+ 0x48, 0xf7, 0xd8, //0x00001ba3 negq %rax
+ 0x48, 0x8b, 0x75, 0xc8, //0x00001ba6 movq $-56(%rbp), %rsi
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001baa movq $-48(%rbp), %r12
+ 0x48, 0x8b, 0x55, 0xb8, //0x00001bae movq $-72(%rbp), %rdx
+ 0x48, 0x8b, 0x7d, 0xc0, //0x00001bb2 movq $-64(%rbp), %rdi
+ 0x48, 0x89, 0xc1, //0x00001bb6 movq %rax, %rcx
+ 0x48, 0x85, 0xc9, //0x00001bb9 testq %rcx, %rcx
+ 0x0f, 0x89, 0xc6, 0xf0, 0xff, 0xff, //0x00001bbc jns LBB0_268
+ 0xe9, 0x0a, 0x08, 0x00, 0x00, //0x00001bc2 jmp LBB0_420
+ //0x00001bc7 LBB0_337
+ 0x4d, 0x29, 0xe5, //0x00001bc7 subq %r12, %r13
+ 0x44, 0x0f, 0xbc, 0xdf, //0x00001bca bsfl %edi, %r11d
+ 0x4d, 0x01, 0xeb, //0x00001bce addq %r13, %r11
+ //0x00001bd1 LBB0_338
+ 0x49, 0xf7, 0xd3, //0x00001bd1 notq %r11
+ //0x00001bd4 LBB0_339
+ 0x48, 0x8b, 0x75, 0xc8, //0x00001bd4 movq $-56(%rbp), %rsi
+ 0x48, 0x8b, 0x55, 0xb8, //0x00001bd8 movq $-72(%rbp), %rdx
+ 0x48, 0x8b, 0x7d, 0xc0, //0x00001bdc movq $-64(%rbp), %rdi
+ 0xe9, 0x19, 0xfb, 0xff, 0xff, //0x00001be0 jmp LBB0_304
+ //0x00001be5 LBB0_340
+ 0x4c, 0x03, 0x5d, 0x90, //0x00001be5 addq $-112(%rbp), %r11
+ 0xe9, 0x44, 0xf3, 0xff, 0xff, //0x00001be9 jmp LBB0_193
+ //0x00001bee LBB0_206
+ 0x4d, 0x89, 0xc3, //0x00001bee movq %r8, %r11
+ 0x4c, 0x8b, 0x65, 0xa8, //0x00001bf1 movq $-88(%rbp), %r12
+ 0x49, 0x83, 0xfc, 0x20, //0x00001bf5 cmpq $32, %r12
+ 0x0f, 0x82, 0x99, 0x06, 0x00, 0x00, //0x00001bf9 jb LBB0_399
+ //0x00001bff LBB0_207
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x00001bff vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x00001c04 vmovdqu $16(%r11), %xmm4
+ 0xc5, 0xe9, 0x74, 0xe8, //0x00001c0a vpcmpeqb %xmm0, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xcd, //0x00001c0e vpmovmskb %xmm5, %ecx
+ 0xc5, 0xd9, 0x74, 0xe8, //0x00001c12 vpcmpeqb %xmm0, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x00001c16 vpmovmskb %xmm5, %edx
+ 0xc5, 0xe9, 0x74, 0xd1, //0x00001c1a vpcmpeqb %xmm1, %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x00001c1e vpmovmskb %xmm2, %edi
+ 0xc5, 0xd9, 0x74, 0xd1, //0x00001c22 vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x00001c26 vpmovmskb %xmm2, %eax
+ 0x48, 0xc1, 0xe2, 0x10, //0x00001c2a shlq $16, %rdx
+ 0x48, 0xc1, 0xe0, 0x10, //0x00001c2e shlq $16, %rax
+ 0x48, 0x09, 0xc7, //0x00001c32 orq %rax, %rdi
+ 0x49, 0x83, 0xf9, 0xff, //0x00001c35 cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00001c39 jne LBB0_209
+ 0x48, 0x85, 0xff, //0x00001c3f testq %rdi, %rdi
+ 0x0f, 0x85, 0xed, 0x05, 0x00, 0x00, //0x00001c42 jne LBB0_396
+ //0x00001c48 LBB0_209
+ 0x48, 0x09, 0xca, //0x00001c48 orq %rcx, %rdx
+ 0x48, 0x89, 0xf8, //0x00001c4b movq %rdi, %rax
+ 0x4c, 0x09, 0xd0, //0x00001c4e orq %r10, %rax
+ 0x0f, 0x85, 0xfb, 0x05, 0x00, 0x00, //0x00001c51 jne LBB0_397
+ //0x00001c57 LBB0_210
+ 0x48, 0x85, 0xd2, //0x00001c57 testq %rdx, %rdx
+ 0x0f, 0x84, 0x30, 0x06, 0x00, 0x00, //0x00001c5a je LBB0_398
+ //0x00001c60 LBB0_211
+ 0x48, 0x0f, 0xbc, 0xc2, //0x00001c60 bsfq %rdx, %rax
+ 0xe9, 0xaa, 0xf4, 0xff, 0xff, //0x00001c64 jmp LBB0_215
+ //0x00001c69 LBB0_279
+ 0x4d, 0x89, 0xe3, //0x00001c69 movq %r12, %r11
+ 0x48, 0x8b, 0x45, 0xa8, //0x00001c6c movq $-88(%rbp), %rax
+ 0x48, 0x83, 0xf8, 0x20, //0x00001c70 cmpq $32, %rax
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001c74 movq $-48(%rbp), %r12
+ 0x0f, 0x82, 0xbd, 0x00, 0x00, 0x00, //0x00001c78 jb LBB0_345
+ //0x00001c7e LBB0_280
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x00001c7e vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x00001c83 vmovdqu $16(%r11), %xmm4
+ 0xc5, 0xe9, 0x74, 0xe8, //0x00001c89 vpcmpeqb %xmm0, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xcd, //0x00001c8d vpmovmskb %xmm5, %ecx
+ 0xc5, 0xd9, 0x74, 0xe8, //0x00001c91 vpcmpeqb %xmm0, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xf5, //0x00001c95 vpmovmskb %xmm5, %esi
+ 0xc5, 0xe9, 0x74, 0xe9, //0x00001c99 vpcmpeqb %xmm1, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x00001c9d vpmovmskb %xmm5, %edx
+ 0xc5, 0xd9, 0x74, 0xe9, //0x00001ca1 vpcmpeqb %xmm1, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xdd, //0x00001ca5 vpmovmskb %xmm5, %ebx
+ 0xc5, 0x81, 0x64, 0xea, //0x00001ca9 vpcmpgtb %xmm2, %xmm15, %xmm5
+ 0xc5, 0xe9, 0x64, 0xd3, //0x00001cad vpcmpgtb %xmm3, %xmm2, %xmm2
+ 0xc5, 0xe9, 0xdb, 0xd5, //0x00001cb1 vpand %xmm5, %xmm2, %xmm2
+ 0xc5, 0x79, 0xd7, 0xf2, //0x00001cb5 vpmovmskb %xmm2, %r14d
+ 0xc5, 0x81, 0x64, 0xd4, //0x00001cb9 vpcmpgtb %xmm4, %xmm15, %xmm2
+ 0xc5, 0xd9, 0x64, 0xe3, //0x00001cbd vpcmpgtb %xmm3, %xmm4, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x00001cc1 vpand %xmm2, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x00001cc5 vpmovmskb %xmm2, %edi
+ 0x48, 0xc1, 0xe6, 0x10, //0x00001cc9 shlq $16, %rsi
+ 0x48, 0xc1, 0xe3, 0x10, //0x00001ccd shlq $16, %rbx
+ 0x48, 0x09, 0xda, //0x00001cd1 orq %rbx, %rdx
+ 0x49, 0x83, 0xf9, 0xff, //0x00001cd4 cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00001cd8 jne LBB0_282
+ 0x48, 0x85, 0xd2, //0x00001cde testq %rdx, %rdx
+ 0x0f, 0x85, 0x37, 0x06, 0x00, 0x00, //0x00001ce1 jne LBB0_408
+ //0x00001ce7 LBB0_282
+ 0x48, 0xc1, 0xe7, 0x10, //0x00001ce7 shlq $16, %rdi
+ 0x48, 0x09, 0xce, //0x00001ceb orq %rcx, %rsi
+ 0x48, 0x89, 0xd1, //0x00001cee movq %rdx, %rcx
+ 0x4c, 0x09, 0xc1, //0x00001cf1 orq %r8, %rcx
+ 0x0f, 0x85, 0xfa, 0x04, 0x00, 0x00, //0x00001cf4 jne LBB0_395
+ //0x00001cfa LBB0_283
+ 0x4c, 0x09, 0xf7, //0x00001cfa orq %r14, %rdi
+ 0xb9, 0x40, 0x00, 0x00, 0x00, //0x00001cfd movl $64, %ecx
+ 0xba, 0x40, 0x00, 0x00, 0x00, //0x00001d02 movl $64, %edx
+ 0x48, 0x85, 0xf6, //0x00001d07 testq %rsi, %rsi
+ 0x0f, 0x84, 0x04, 0x00, 0x00, 0x00, //0x00001d0a je LBB0_285
+ 0x48, 0x0f, 0xbc, 0xd6, //0x00001d10 bsfq %rsi, %rdx
+ //0x00001d14 LBB0_285
+ 0x48, 0x85, 0xff, //0x00001d14 testq %rdi, %rdi
+ 0x0f, 0x84, 0x04, 0x00, 0x00, 0x00, //0x00001d17 je LBB0_287
+ 0x48, 0x0f, 0xbc, 0xcf, //0x00001d1d bsfq %rdi, %rcx
+ //0x00001d21 LBB0_287
+ 0x48, 0x85, 0xf6, //0x00001d21 testq %rsi, %rsi
+ 0x0f, 0x85, 0x88, 0xfb, 0xff, 0xff, //0x00001d24 jne LBB0_122
+ 0x48, 0x85, 0xff, //0x00001d2a testq %rdi, %rdi
+ 0x0f, 0x85, 0x48, 0x08, 0x00, 0x00, //0x00001d2d jne LBB0_450
+ 0x49, 0x83, 0xc3, 0x20, //0x00001d33 addq $32, %r11
+ 0x48, 0x83, 0xc0, 0xe0, //0x00001d37 addq $-32, %rax
+ //0x00001d3b LBB0_345
+ 0x4d, 0x85, 0xc0, //0x00001d3b testq %r8, %r8
+ 0x0f, 0x85, 0xec, 0x05, 0x00, 0x00, //0x00001d3e jne LBB0_409
+ 0x48, 0x85, 0xc0, //0x00001d44 testq %rax, %rax
+ 0x0f, 0x84, 0x68, 0x06, 0x00, 0x00, //0x00001d47 je LBB0_416
+ //0x00001d4d LBB0_347
+ 0x41, 0x0f, 0xb6, 0x0b, //0x00001d4d movzbl (%r11), %ecx
+ 0x80, 0xf9, 0x22, //0x00001d51 cmpb $34, %cl
+ 0x0f, 0x84, 0x68, 0x00, 0x00, 0x00, //0x00001d54 je LBB0_355
+ 0x80, 0xf9, 0x5c, //0x00001d5a cmpb $92, %cl
+ 0x0f, 0x84, 0x26, 0x00, 0x00, 0x00, //0x00001d5d je LBB0_351
+ 0x80, 0xf9, 0x1f, //0x00001d63 cmpb $31, %cl
+ 0x0f, 0x86, 0x1b, 0x08, 0x00, 0x00, //0x00001d66 jbe LBB0_451
+ 0x48, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001d6c movq $-1, %rcx
+ 0xba, 0x01, 0x00, 0x00, 0x00, //0x00001d73 movl $1, %edx
+ 0x49, 0x01, 0xd3, //0x00001d78 addq %rdx, %r11
+ 0x48, 0x01, 0xc8, //0x00001d7b addq %rcx, %rax
+ 0x0f, 0x85, 0xc9, 0xff, 0xff, 0xff, //0x00001d7e jne LBB0_347
+ 0xe9, 0x2c, 0x06, 0x00, 0x00, //0x00001d84 jmp LBB0_416
+ //0x00001d89 LBB0_351
+ 0x48, 0x83, 0xf8, 0x01, //0x00001d89 cmpq $1, %rax
+ 0x0f, 0x84, 0x22, 0x06, 0x00, 0x00, //0x00001d8d je LBB0_416
+ 0x4c, 0x89, 0xd9, //0x00001d93 movq %r11, %rcx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001d96 movq $-48(%rbp), %r12
+ 0x4c, 0x29, 0xe1, //0x00001d9a subq %r12, %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x00001d9d cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc9, //0x00001da1 cmoveq %rcx, %r9
+ 0x48, 0xc7, 0xc1, 0xfe, 0xff, 0xff, 0xff, //0x00001da5 movq $-2, %rcx
+ 0xba, 0x02, 0x00, 0x00, 0x00, //0x00001dac movl $2, %edx
+ 0x49, 0x01, 0xd3, //0x00001db1 addq %rdx, %r11
+ 0x48, 0x01, 0xc8, //0x00001db4 addq %rcx, %rax
+ 0x0f, 0x85, 0x90, 0xff, 0xff, 0xff, //0x00001db7 jne LBB0_347
+ 0xe9, 0xf3, 0x05, 0x00, 0x00, //0x00001dbd jmp LBB0_416
+ //0x00001dc2 LBB0_355
+ 0x4c, 0x03, 0x5d, 0x90, //0x00001dc2 addq $-112(%rbp), %r11
+ 0xe9, 0xf8, 0xf0, 0xff, 0xff, //0x00001dc6 jmp LBB0_186
+ //0x00001dcb LBB0_341
+ 0x49, 0x89, 0xf8, //0x00001dcb movq %rdi, %r8
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x00001dce movq $-1, %r11
+ 0x48, 0x85, 0xdb, //0x00001dd5 testq %rbx, %rbx
+ 0x48, 0x8b, 0x75, 0xc8, //0x00001dd8 movq $-56(%rbp), %rsi
+ 0x0f, 0x85, 0xb9, 0xf8, 0xff, 0xff, //0x00001ddc jne LBB0_295
+ 0xe9, 0x44, 0x06, 0x00, 0x00, //0x00001de2 jmp LBB0_430
+ //0x00001de7 LBB0_342
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x00001de7 movq $-1, %r11
+ 0x4c, 0x89, 0x55, 0xb0, //0x00001dee movq %r10, $-80(%rbp)
+ 0x4c, 0x89, 0xcf, //0x00001df2 movq %r9, %rdi
+ 0x49, 0xc7, 0xc5, 0xff, 0xff, 0xff, 0xff, //0x00001df5 movq $-1, %r13
+ 0x49, 0xc7, 0xc4, 0xff, 0xff, 0xff, 0xff, //0x00001dfc movq $-1, %r12
+ 0xe9, 0x68, 0xe9, 0xff, 0xff, //0x00001e03 jmp LBB0_92
+ //0x00001e08 LBB0_353
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001e08 movq $-1, %r9
+ 0x45, 0x31, 0xe4, //0x00001e0f xorl %r12d, %r12d
+ 0x49, 0x83, 0xfd, 0x20, //0x00001e12 cmpq $32, %r13
+ 0x0f, 0x83, 0x6a, 0xf9, 0xff, 0xff, //0x00001e16 jae LBB0_49
+ 0xe9, 0x50, 0x01, 0x00, 0x00, //0x00001e1c jmp LBB0_366
+ //0x00001e21 LBB0_354
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001e21 movq $-1, %r9
+ 0x45, 0x31, 0xc0, //0x00001e28 xorl %r8d, %r8d
+ 0x48, 0x83, 0xf8, 0x20, //0x00001e2b cmpq $32, %rax
+ 0x0f, 0x83, 0xd1, 0xf9, 0xff, 0xff, //0x00001e2f jae LBB0_114
+ 0xe9, 0x3b, 0xfc, 0xff, 0xff, //0x00001e35 jmp LBB0_318
+ //0x00001e3a LBB0_356
+ 0x49, 0xf7, 0xdb, //0x00001e3a negq %r11
+ 0xe9, 0x92, 0xfd, 0xff, 0xff, //0x00001e3d jmp LBB0_339
+ //0x00001e42 LBB0_357
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001e42 movq $-1, %r9
+ 0x45, 0x31, 0xe4, //0x00001e49 xorl %r12d, %r12d
+ 0x49, 0x83, 0xfd, 0x20, //0x00001e4c cmpq $32, %r13
+ 0x0f, 0x83, 0xcd, 0xfa, 0xff, 0xff, //0x00001e50 jae LBB0_135
+ 0xe9, 0xa2, 0x02, 0x00, 0x00, //0x00001e56 jmp LBB0_382
+ //0x00001e5b LBB0_358
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001e5b movq $-1, %r9
+ 0x45, 0x31, 0xc0, //0x00001e62 xorl %r8d, %r8d
+ 0x48, 0x83, 0xf8, 0x20, //0x00001e65 cmpq $32, %rax
+ 0x0f, 0x83, 0x33, 0xfb, 0xff, 0xff, //0x00001e69 jae LBB0_170
+ 0xe9, 0xa8, 0xfc, 0xff, 0xff, //0x00001e6f jmp LBB0_329
+ //0x00001e74 LBB0_359
+ 0x49, 0xc7, 0xc6, 0xff, 0xff, 0xff, 0xff, //0x00001e74 movq $-1, %r14
+ 0x4d, 0x89, 0xe0, //0x00001e7b movq %r12, %r8
+ 0x4d, 0x89, 0xd1, //0x00001e7e movq %r10, %r9
+ 0x48, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x00001e81 movq $-1, %rbx
+ 0x48, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001e88 movq $-1, %rcx
+ 0x48, 0x8d, 0x35, 0x02, 0x09, 0x00, 0x00, //0x00001e8f leaq $2306(%rip), %rsi /* LJTI0_2+0(%rip) */
+ 0xe9, 0x57, 0xf4, 0xff, 0xff, //0x00001e96 jmp LBB0_240
+ //0x00001e9b LBB0_360
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001e9b movq $-1, %r9
+ 0x45, 0x31, 0xd2, //0x00001ea2 xorl %r10d, %r10d
+ 0x49, 0x83, 0xfc, 0x20, //0x00001ea5 cmpq $32, %r12
+ 0x0f, 0x83, 0x50, 0xfd, 0xff, 0xff, //0x00001ea9 jae LBB0_207
+ 0xe9, 0xe4, 0x03, 0x00, 0x00, //0x00001eaf jmp LBB0_399
+ //0x00001eb4 LBB0_361
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001eb4 movq $-1, %r9
+ 0x45, 0x31, 0xc0, //0x00001ebb xorl %r8d, %r8d
+ 0x48, 0x83, 0xf8, 0x20, //0x00001ebe cmpq $32, %rax
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001ec2 movq $-48(%rbp), %r12
+ 0x0f, 0x83, 0xb2, 0xfd, 0xff, 0xff, //0x00001ec6 jae LBB0_280
+ 0xe9, 0x6a, 0xfe, 0xff, 0xff, //0x00001ecc jmp LBB0_345
+ //0x00001ed1 LBB0_362
+ 0x44, 0x89, 0xc1, //0x00001ed1 movl %r8d, %ecx
+ 0xf7, 0xd1, //0x00001ed4 notl %ecx
+ 0x21, 0xd1, //0x00001ed6 andl %edx, %ecx
+ 0x44, 0x8d, 0x24, 0x09, //0x00001ed8 leal (%rcx,%rcx), %r12d
+ 0x45, 0x09, 0xc4, //0x00001edc orl %r8d, %r12d
+ 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, //0x00001edf movl $2863311530, %ebx
+ 0x44, 0x31, 0xe3, //0x00001ee4 xorl %r12d, %ebx
+ 0x21, 0xd3, //0x00001ee7 andl %edx, %ebx
+ 0x81, 0xe3, 0xaa, 0xaa, 0xaa, 0xaa, //0x00001ee9 andl $-1431655766, %ebx
+ 0x45, 0x31, 0xc0, //0x00001eef xorl %r8d, %r8d
+ 0x01, 0xcb, //0x00001ef2 addl %ecx, %ebx
+ 0x41, 0x0f, 0x92, 0xc0, //0x00001ef4 setb %r8b
+ 0x01, 0xdb, //0x00001ef8 addl %ebx, %ebx
+ 0x81, 0xf3, 0x55, 0x55, 0x55, 0x55, //0x00001efa xorl $1431655765, %ebx
+ 0x44, 0x21, 0xe3, //0x00001f00 andl %r12d, %ebx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001f03 movq $-48(%rbp), %r12
+ 0xf7, 0xd3, //0x00001f07 notl %ebx
+ 0x21, 0xde, //0x00001f09 andl %ebx, %esi
+ 0xe9, 0x72, 0xf9, 0xff, 0xff, //0x00001f0b jmp LBB0_117
+ //0x00001f10 LBB0_363
+ 0x4c, 0x89, 0xd8, //0x00001f10 movq %r11, %rax
+ 0x48, 0x2b, 0x45, 0xd0, //0x00001f13 subq $-48(%rbp), %rax
+ 0x4c, 0x0f, 0xbc, 0xcf, //0x00001f17 bsfq %rdi, %r9
+ 0x49, 0x01, 0xc1, //0x00001f1b addq %rax, %r9
+ 0x48, 0x09, 0xca, //0x00001f1e orq %rcx, %rdx
+ 0x48, 0x89, 0xf8, //0x00001f21 movq %rdi, %rax
+ 0x4c, 0x09, 0xe0, //0x00001f24 orq %r12, %rax
+ 0x0f, 0x84, 0xb1, 0xf8, 0xff, 0xff, //0x00001f27 je LBB0_52
+ //0x00001f2d LBB0_364
+ 0x44, 0x89, 0xe0, //0x00001f2d movl %r12d, %eax
+ 0xf7, 0xd0, //0x00001f30 notl %eax
+ 0x21, 0xf8, //0x00001f32 andl %edi, %eax
+ 0x8d, 0x0c, 0x00, //0x00001f34 leal (%rax,%rax), %ecx
+ 0x44, 0x09, 0xe1, //0x00001f37 orl %r12d, %ecx
+ 0xbe, 0xaa, 0xaa, 0xaa, 0xaa, //0x00001f3a movl $2863311530, %esi
+ 0x31, 0xce, //0x00001f3f xorl %ecx, %esi
+ 0x21, 0xfe, //0x00001f41 andl %edi, %esi
+ 0x81, 0xe6, 0xaa, 0xaa, 0xaa, 0xaa, //0x00001f43 andl $-1431655766, %esi
+ 0x45, 0x31, 0xe4, //0x00001f49 xorl %r12d, %r12d
+ 0x01, 0xc6, //0x00001f4c addl %eax, %esi
+ 0x41, 0x0f, 0x92, 0xc4, //0x00001f4e setb %r12b
+ 0x01, 0xf6, //0x00001f52 addl %esi, %esi
+ 0x81, 0xf6, 0x55, 0x55, 0x55, 0x55, //0x00001f54 xorl $1431655765, %esi
+ 0x21, 0xce, //0x00001f5a andl %ecx, %esi
+ 0xf7, 0xd6, //0x00001f5c notl %esi
+ 0x21, 0xf2, //0x00001f5e andl %esi, %edx
+ 0x48, 0x85, 0xd2, //0x00001f60 testq %rdx, %rdx
+ 0x0f, 0x85, 0x7e, 0xf8, 0xff, 0xff, //0x00001f63 jne LBB0_53
+ //0x00001f69 LBB0_365
+ 0x49, 0x83, 0xc3, 0x20, //0x00001f69 addq $32, %r11
+ 0x49, 0x83, 0xc5, 0xe0, //0x00001f6d addq $-32, %r13
+ //0x00001f71 LBB0_366
+ 0x4d, 0x85, 0xe4, //0x00001f71 testq %r12, %r12
+ 0x0f, 0x85, 0xc2, 0x00, 0x00, 0x00, //0x00001f74 jne LBB0_375
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001f7a movq $-48(%rbp), %r12
+ 0x4d, 0x85, 0xed, //0x00001f7e testq %r13, %r13
+ 0x0f, 0x84, 0x2e, 0x04, 0x00, 0x00, //0x00001f81 je LBB0_416
+ //0x00001f87 LBB0_368
+ 0x49, 0x8d, 0x4b, 0x01, //0x00001f87 leaq $1(%r11), %rcx
+ 0x41, 0x0f, 0xb6, 0x1b, //0x00001f8b movzbl (%r11), %ebx
+ 0x80, 0xfb, 0x22, //0x00001f8f cmpb $34, %bl
+ 0x0f, 0x84, 0x7b, 0x03, 0x00, 0x00, //0x00001f92 je LBB0_407
+ 0x49, 0x8d, 0x55, 0xff, //0x00001f98 leaq $-1(%r13), %rdx
+ 0x80, 0xfb, 0x5c, //0x00001f9c cmpb $92, %bl
+ 0x0f, 0x84, 0x14, 0x00, 0x00, 0x00, //0x00001f9f je LBB0_371
+ 0x49, 0x89, 0xd5, //0x00001fa5 movq %rdx, %r13
+ 0x49, 0x89, 0xcb, //0x00001fa8 movq %rcx, %r11
+ 0x48, 0x85, 0xd2, //0x00001fab testq %rdx, %rdx
+ 0x0f, 0x85, 0xd3, 0xff, 0xff, 0xff, //0x00001fae jne LBB0_368
+ 0xe9, 0xfc, 0x03, 0x00, 0x00, //0x00001fb4 jmp LBB0_416
+ //0x00001fb9 LBB0_371
+ 0x48, 0x85, 0xd2, //0x00001fb9 testq %rdx, %rdx
+ 0x0f, 0x84, 0xf3, 0x03, 0x00, 0x00, //0x00001fbc je LBB0_416
+ 0x48, 0x03, 0x4d, 0x98, //0x00001fc2 addq $-104(%rbp), %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x00001fc6 cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc9, //0x00001fca cmoveq %rcx, %r9
+ 0x49, 0x83, 0xc3, 0x02, //0x00001fce addq $2, %r11
+ 0x49, 0x83, 0xc5, 0xfe, //0x00001fd2 addq $-2, %r13
+ 0x4c, 0x89, 0xea, //0x00001fd6 movq %r13, %rdx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001fd9 movq $-48(%rbp), %r12
+ 0x48, 0x85, 0xd2, //0x00001fdd testq %rdx, %rdx
+ 0x0f, 0x85, 0xa1, 0xff, 0xff, 0xff, //0x00001fe0 jne LBB0_368
+ 0xe9, 0xca, 0x03, 0x00, 0x00, //0x00001fe6 jmp LBB0_416
+ //0x00001feb LBB0_373
+ 0x4c, 0x89, 0xdb, //0x00001feb movq %r11, %rbx
+ 0x4c, 0x29, 0xe3, //0x00001fee subq %r12, %rbx
+ 0x4c, 0x0f, 0xbc, 0xca, //0x00001ff1 bsfq %rdx, %r9
+ 0x49, 0x01, 0xd9, //0x00001ff5 addq %rbx, %r9
+ 0xe9, 0x72, 0xf8, 0xff, 0xff, //0x00001ff8 jmp LBB0_116
+ //0x00001ffd LBB0_374
+ 0x44, 0x89, 0xc1, //0x00001ffd movl %r8d, %ecx
+ 0xf7, 0xd1, //0x00002000 notl %ecx
+ 0x21, 0xd1, //0x00002002 andl %edx, %ecx
+ 0x44, 0x8d, 0x24, 0x09, //0x00002004 leal (%rcx,%rcx), %r12d
+ 0x45, 0x09, 0xc4, //0x00002008 orl %r8d, %r12d
+ 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, //0x0000200b movl $2863311530, %ebx
+ 0x44, 0x31, 0xe3, //0x00002010 xorl %r12d, %ebx
+ 0x21, 0xd3, //0x00002013 andl %edx, %ebx
+ 0x81, 0xe3, 0xaa, 0xaa, 0xaa, 0xaa, //0x00002015 andl $-1431655766, %ebx
+ 0x45, 0x31, 0xc0, //0x0000201b xorl %r8d, %r8d
+ 0x01, 0xcb, //0x0000201e addl %ecx, %ebx
+ 0x41, 0x0f, 0x92, 0xc0, //0x00002020 setb %r8b
+ 0x01, 0xdb, //0x00002024 addl %ebx, %ebx
+ 0x81, 0xf3, 0x55, 0x55, 0x55, 0x55, //0x00002026 xorl $1431655765, %ebx
+ 0x44, 0x21, 0xe3, //0x0000202c andl %r12d, %ebx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x0000202f movq $-48(%rbp), %r12
+ 0xf7, 0xd3, //0x00002033 notl %ebx
+ 0x21, 0xde, //0x00002035 andl %ebx, %esi
+ 0xe9, 0xe2, 0xf9, 0xff, 0xff, //0x00002037 jmp LBB0_173
+ //0x0000203c LBB0_375
+ 0x4d, 0x85, 0xed, //0x0000203c testq %r13, %r13
+ 0x0f, 0x84, 0x70, 0x03, 0x00, 0x00, //0x0000203f je LBB0_416
+ 0x48, 0x8b, 0x45, 0x98, //0x00002045 movq $-104(%rbp), %rax
+ 0x4c, 0x01, 0xd8, //0x00002049 addq %r11, %rax
+ 0x49, 0x83, 0xf9, 0xff, //0x0000204c cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc8, //0x00002050 cmoveq %rax, %r9
+ 0x49, 0xff, 0xc3, //0x00002054 incq %r11
+ 0x49, 0xff, 0xcd, //0x00002057 decq %r13
+ 0x4c, 0x8b, 0x65, 0xd0, //0x0000205a movq $-48(%rbp), %r12
+ 0x4d, 0x85, 0xed, //0x0000205e testq %r13, %r13
+ 0x0f, 0x85, 0x20, 0xff, 0xff, 0xff, //0x00002061 jne LBB0_368
+ 0xe9, 0x49, 0x03, 0x00, 0x00, //0x00002067 jmp LBB0_416
+ //0x0000206c LBB0_377
+ 0x48, 0x85, 0xc0, //0x0000206c testq %rax, %rax
+ 0x0f, 0x84, 0x40, 0x03, 0x00, 0x00, //0x0000206f je LBB0_416
+ 0x48, 0x8b, 0x4d, 0x98, //0x00002075 movq $-104(%rbp), %rcx
+ 0x4c, 0x01, 0xd9, //0x00002079 addq %r11, %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x0000207c cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc9, //0x00002080 cmoveq %rcx, %r9
+ 0x49, 0xff, 0xc3, //0x00002084 incq %r11
+ 0x48, 0xff, 0xc8, //0x00002087 decq %rax
+ 0x4c, 0x8b, 0x65, 0xd0, //0x0000208a movq $-48(%rbp), %r12
+ 0x48, 0x85, 0xc0, //0x0000208e testq %rax, %rax
+ 0x0f, 0x85, 0xf0, 0xf9, 0xff, 0xff, //0x00002091 jne LBB0_320
+ 0xe9, 0x19, 0x03, 0x00, 0x00, //0x00002097 jmp LBB0_416
+ //0x0000209c LBB0_379
+ 0x4c, 0x89, 0xd8, //0x0000209c movq %r11, %rax
+ 0x48, 0x2b, 0x45, 0xd0, //0x0000209f subq $-48(%rbp), %rax
+ 0x4c, 0x0f, 0xbc, 0xcf, //0x000020a3 bsfq %rdi, %r9
+ 0x49, 0x01, 0xc1, //0x000020a7 addq %rax, %r9
+ 0x48, 0x09, 0xca, //0x000020aa orq %rcx, %rdx
+ 0x48, 0x89, 0xf8, //0x000020ad movq %rdi, %rax
+ 0x4c, 0x09, 0xe0, //0x000020b0 orq %r12, %rax
+ 0x0f, 0x84, 0xc2, 0xf8, 0xff, 0xff, //0x000020b3 je LBB0_138
+ //0x000020b9 LBB0_380
+ 0x44, 0x89, 0xe0, //0x000020b9 movl %r12d, %eax
+ 0xf7, 0xd0, //0x000020bc notl %eax
+ 0x21, 0xf8, //0x000020be andl %edi, %eax
+ 0x8d, 0x0c, 0x00, //0x000020c0 leal (%rax,%rax), %ecx
+ 0x44, 0x09, 0xe1, //0x000020c3 orl %r12d, %ecx
+ 0xbe, 0xaa, 0xaa, 0xaa, 0xaa, //0x000020c6 movl $2863311530, %esi
+ 0x31, 0xce, //0x000020cb xorl %ecx, %esi
+ 0x21, 0xfe, //0x000020cd andl %edi, %esi
+ 0x81, 0xe6, 0xaa, 0xaa, 0xaa, 0xaa, //0x000020cf andl $-1431655766, %esi
+ 0x45, 0x31, 0xe4, //0x000020d5 xorl %r12d, %r12d
+ 0x01, 0xc6, //0x000020d8 addl %eax, %esi
+ 0x41, 0x0f, 0x92, 0xc4, //0x000020da setb %r12b
+ 0x01, 0xf6, //0x000020de addl %esi, %esi
+ 0x81, 0xf6, 0x55, 0x55, 0x55, 0x55, //0x000020e0 xorl $1431655765, %esi
+ 0x21, 0xce, //0x000020e6 andl %ecx, %esi
+ 0xf7, 0xd6, //0x000020e8 notl %esi
+ 0x21, 0xf2, //0x000020ea andl %esi, %edx
+ 0x48, 0x85, 0xd2, //0x000020ec testq %rdx, %rdx
+ 0x0f, 0x85, 0x8f, 0xf8, 0xff, 0xff, //0x000020ef jne LBB0_139
+ //0x000020f5 LBB0_381
+ 0x49, 0x83, 0xc3, 0x20, //0x000020f5 addq $32, %r11
+ 0x49, 0x83, 0xc5, 0xe0, //0x000020f9 addq $-32, %r13
+ //0x000020fd LBB0_382
+ 0x4d, 0x85, 0xe4, //0x000020fd testq %r12, %r12
+ 0x0f, 0x85, 0x8e, 0x00, 0x00, 0x00, //0x00002100 jne LBB0_391
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00002106 movq $-48(%rbp), %r12
+ 0x4d, 0x85, 0xed, //0x0000210a testq %r13, %r13
+ 0x0f, 0x84, 0xa2, 0x02, 0x00, 0x00, //0x0000210d je LBB0_416
+ //0x00002113 LBB0_384
+ 0x49, 0x8d, 0x4b, 0x01, //0x00002113 leaq $1(%r11), %rcx
+ 0x41, 0x0f, 0xb6, 0x1b, //0x00002117 movzbl (%r11), %ebx
+ 0x80, 0xfb, 0x22, //0x0000211b cmpb $34, %bl
+ 0x0f, 0x84, 0x53, 0x00, 0x00, 0x00, //0x0000211e je LBB0_389
+ 0x49, 0x8d, 0x55, 0xff, //0x00002124 leaq $-1(%r13), %rdx
+ 0x80, 0xfb, 0x5c, //0x00002128 cmpb $92, %bl
+ 0x0f, 0x84, 0x14, 0x00, 0x00, 0x00, //0x0000212b je LBB0_387
+ 0x49, 0x89, 0xd5, //0x00002131 movq %rdx, %r13
+ 0x49, 0x89, 0xcb, //0x00002134 movq %rcx, %r11
+ 0x48, 0x85, 0xd2, //0x00002137 testq %rdx, %rdx
+ 0x0f, 0x85, 0xd3, 0xff, 0xff, 0xff, //0x0000213a jne LBB0_384
+ 0xe9, 0x70, 0x02, 0x00, 0x00, //0x00002140 jmp LBB0_416
+ //0x00002145 LBB0_387
+ 0x48, 0x85, 0xd2, //0x00002145 testq %rdx, %rdx
+ 0x0f, 0x84, 0x67, 0x02, 0x00, 0x00, //0x00002148 je LBB0_416
+ 0x48, 0x03, 0x4d, 0x98, //0x0000214e addq $-104(%rbp), %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x00002152 cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc9, //0x00002156 cmoveq %rcx, %r9
+ 0x49, 0x83, 0xc3, 0x02, //0x0000215a addq $2, %r11
+ 0x49, 0x83, 0xc5, 0xfe, //0x0000215e addq $-2, %r13
+ 0x4c, 0x89, 0xea, //0x00002162 movq %r13, %rdx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00002165 movq $-48(%rbp), %r12
+ 0x48, 0x85, 0xd2, //0x00002169 testq %rdx, %rdx
+ 0x0f, 0x85, 0xa1, 0xff, 0xff, 0xff, //0x0000216c jne LBB0_384
+ 0xe9, 0x3e, 0x02, 0x00, 0x00, //0x00002172 jmp LBB0_416
+ //0x00002177 LBB0_389
+ 0x4c, 0x29, 0xe1, //0x00002177 subq %r12, %rcx
+ 0x49, 0x89, 0xcb, //0x0000217a movq %rcx, %r11
+ 0xe9, 0xb0, 0xed, 0xff, 0xff, //0x0000217d jmp LBB0_193
+ //0x00002182 LBB0_390
+ 0x4c, 0x89, 0xdb, //0x00002182 movq %r11, %rbx
+ 0x4c, 0x29, 0xe3, //0x00002185 subq %r12, %rbx
+ 0x4c, 0x0f, 0xbc, 0xca, //0x00002188 bsfq %rdx, %r9
+ 0x49, 0x01, 0xd9, //0x0000218c addq %rbx, %r9
+ 0xe9, 0x77, 0xf8, 0xff, 0xff, //0x0000218f jmp LBB0_172
+ //0x00002194 LBB0_391
+ 0x4d, 0x85, 0xed, //0x00002194 testq %r13, %r13
+ 0x0f, 0x84, 0x18, 0x02, 0x00, 0x00, //0x00002197 je LBB0_416
+ 0x48, 0x8b, 0x45, 0x98, //0x0000219d movq $-104(%rbp), %rax
+ 0x4c, 0x01, 0xd8, //0x000021a1 addq %r11, %rax
+ 0x49, 0x83, 0xf9, 0xff, //0x000021a4 cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc8, //0x000021a8 cmoveq %rax, %r9
+ 0x49, 0xff, 0xc3, //0x000021ac incq %r11
+ 0x49, 0xff, 0xcd, //0x000021af decq %r13
+ 0x4c, 0x8b, 0x65, 0xd0, //0x000021b2 movq $-48(%rbp), %r12
+ 0x4d, 0x85, 0xed, //0x000021b6 testq %r13, %r13
+ 0x0f, 0x85, 0x54, 0xff, 0xff, 0xff, //0x000021b9 jne LBB0_384
+ 0xe9, 0xf1, 0x01, 0x00, 0x00, //0x000021bf jmp LBB0_416
+ //0x000021c4 LBB0_393
+ 0x48, 0x85, 0xc0, //0x000021c4 testq %rax, %rax
+ 0x0f, 0x84, 0xe8, 0x01, 0x00, 0x00, //0x000021c7 je LBB0_416
+ 0x48, 0x8b, 0x4d, 0x98, //0x000021cd movq $-104(%rbp), %rcx
+ 0x4c, 0x01, 0xd9, //0x000021d1 addq %r11, %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x000021d4 cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc9, //0x000021d8 cmoveq %rcx, %r9
+ 0x49, 0xff, 0xc3, //0x000021dc incq %r11
+ 0x48, 0xff, 0xc8, //0x000021df decq %rax
+ 0x4c, 0x8b, 0x65, 0xd0, //0x000021e2 movq $-48(%rbp), %r12
+ 0x48, 0x85, 0xc0, //0x000021e6 testq %rax, %rax
+ 0x0f, 0x85, 0x3f, 0xf9, 0xff, 0xff, //0x000021e9 jne LBB0_331
+ 0xe9, 0xc1, 0x01, 0x00, 0x00, //0x000021ef jmp LBB0_416
+ //0x000021f4 LBB0_395
+ 0x44, 0x89, 0xc1, //0x000021f4 movl %r8d, %ecx
+ 0xf7, 0xd1, //0x000021f7 notl %ecx
+ 0x21, 0xd1, //0x000021f9 andl %edx, %ecx
+ 0x4d, 0x89, 0xd5, //0x000021fb movq %r10, %r13
+ 0x44, 0x8d, 0x14, 0x09, //0x000021fe leal (%rcx,%rcx), %r10d
+ 0x45, 0x09, 0xc2, //0x00002202 orl %r8d, %r10d
+ 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, //0x00002205 movl $2863311530, %ebx
+ 0x44, 0x31, 0xd3, //0x0000220a xorl %r10d, %ebx
+ 0x21, 0xd3, //0x0000220d andl %edx, %ebx
+ 0x81, 0xe3, 0xaa, 0xaa, 0xaa, 0xaa, //0x0000220f andl $-1431655766, %ebx
+ 0x45, 0x31, 0xc0, //0x00002215 xorl %r8d, %r8d
+ 0x01, 0xcb, //0x00002218 addl %ecx, %ebx
+ 0x41, 0x0f, 0x92, 0xc0, //0x0000221a setb %r8b
+ 0x01, 0xdb, //0x0000221e addl %ebx, %ebx
+ 0x81, 0xf3, 0x55, 0x55, 0x55, 0x55, //0x00002220 xorl $1431655765, %ebx
+ 0x44, 0x21, 0xd3, //0x00002226 andl %r10d, %ebx
+ 0x4d, 0x89, 0xea, //0x00002229 movq %r13, %r10
+ 0xf7, 0xd3, //0x0000222c notl %ebx
+ 0x21, 0xde, //0x0000222e andl %ebx, %esi
+ 0xe9, 0xc5, 0xfa, 0xff, 0xff, //0x00002230 jmp LBB0_283
+ //0x00002235 LBB0_396
+ 0x4c, 0x89, 0xd8, //0x00002235 movq %r11, %rax
+ 0x48, 0x2b, 0x45, 0xd0, //0x00002238 subq $-48(%rbp), %rax
+ 0x4c, 0x0f, 0xbc, 0xcf, //0x0000223c bsfq %rdi, %r9
+ 0x49, 0x01, 0xc1, //0x00002240 addq %rax, %r9
+ 0x48, 0x09, 0xca, //0x00002243 orq %rcx, %rdx
+ 0x48, 0x89, 0xf8, //0x00002246 movq %rdi, %rax
+ 0x4c, 0x09, 0xd0, //0x00002249 orq %r10, %rax
+ 0x0f, 0x84, 0x05, 0xfa, 0xff, 0xff, //0x0000224c je LBB0_210
+ //0x00002252 LBB0_397
+ 0x44, 0x89, 0xd0, //0x00002252 movl %r10d, %eax
+ 0xf7, 0xd0, //0x00002255 notl %eax
+ 0x21, 0xf8, //0x00002257 andl %edi, %eax
+ 0x8d, 0x0c, 0x00, //0x00002259 leal (%rax,%rax), %ecx
+ 0x44, 0x09, 0xd1, //0x0000225c orl %r10d, %ecx
+ 0x89, 0xce, //0x0000225f movl %ecx, %esi
+ 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, //0x00002261 movl $2863311530, %ebx
+ 0x31, 0xde, //0x00002266 xorl %ebx, %esi
+ 0x21, 0xfe, //0x00002268 andl %edi, %esi
+ 0x81, 0xe6, 0xaa, 0xaa, 0xaa, 0xaa, //0x0000226a andl $-1431655766, %esi
+ 0x45, 0x31, 0xd2, //0x00002270 xorl %r10d, %r10d
+ 0x01, 0xc6, //0x00002273 addl %eax, %esi
+ 0x41, 0x0f, 0x92, 0xc2, //0x00002275 setb %r10b
+ 0x01, 0xf6, //0x00002279 addl %esi, %esi
+ 0x81, 0xf6, 0x55, 0x55, 0x55, 0x55, //0x0000227b xorl $1431655765, %esi
+ 0x21, 0xce, //0x00002281 andl %ecx, %esi
+ 0xf7, 0xd6, //0x00002283 notl %esi
+ 0x21, 0xf2, //0x00002285 andl %esi, %edx
+ 0x48, 0x85, 0xd2, //0x00002287 testq %rdx, %rdx
+ 0x0f, 0x85, 0xd0, 0xf9, 0xff, 0xff, //0x0000228a jne LBB0_211
+ //0x00002290 LBB0_398
+ 0x49, 0x83, 0xc3, 0x20, //0x00002290 addq $32, %r11
+ 0x49, 0x83, 0xc4, 0xe0, //0x00002294 addq $-32, %r12
+ //0x00002298 LBB0_399
+ 0x4d, 0x85, 0xd2, //0x00002298 testq %r10, %r10
+ 0x0f, 0x85, 0xbf, 0x00, 0x00, 0x00, //0x0000229b jne LBB0_411
+ 0x4c, 0x8b, 0x55, 0xb0, //0x000022a1 movq $-80(%rbp), %r10
+ 0x4d, 0x85, 0xe4, //0x000022a5 testq %r12, %r12
+ 0x0f, 0x84, 0x07, 0x01, 0x00, 0x00, //0x000022a8 je LBB0_416
+ //0x000022ae LBB0_401
+ 0x49, 0x8d, 0x4b, 0x01, //0x000022ae leaq $1(%r11), %rcx
+ 0x41, 0x0f, 0xb6, 0x1b, //0x000022b2 movzbl (%r11), %ebx
+ 0x80, 0xfb, 0x22, //0x000022b6 cmpb $34, %bl
+ 0x0f, 0x84, 0x50, 0x00, 0x00, 0x00, //0x000022b9 je LBB0_406
+ 0x49, 0x8d, 0x54, 0x24, 0xff, //0x000022bf leaq $-1(%r12), %rdx
+ 0x80, 0xfb, 0x5c, //0x000022c4 cmpb $92, %bl
+ 0x0f, 0x84, 0x14, 0x00, 0x00, 0x00, //0x000022c7 je LBB0_404
+ 0x49, 0x89, 0xd4, //0x000022cd movq %rdx, %r12
+ 0x49, 0x89, 0xcb, //0x000022d0 movq %rcx, %r11
+ 0x48, 0x85, 0xd2, //0x000022d3 testq %rdx, %rdx
+ 0x0f, 0x85, 0xd2, 0xff, 0xff, 0xff, //0x000022d6 jne LBB0_401
+ 0xe9, 0xd4, 0x00, 0x00, 0x00, //0x000022dc jmp LBB0_416
+ //0x000022e1 LBB0_404
+ 0x48, 0x85, 0xd2, //0x000022e1 testq %rdx, %rdx
+ 0x0f, 0x84, 0xcb, 0x00, 0x00, 0x00, //0x000022e4 je LBB0_416
+ 0x48, 0x03, 0x4d, 0x98, //0x000022ea addq $-104(%rbp), %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x000022ee cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc9, //0x000022f2 cmoveq %rcx, %r9
+ 0x49, 0x83, 0xc3, 0x02, //0x000022f6 addq $2, %r11
+ 0x49, 0x83, 0xc4, 0xfe, //0x000022fa addq $-2, %r12
+ 0x4c, 0x89, 0xe2, //0x000022fe movq %r12, %rdx
+ 0x48, 0x85, 0xd2, //0x00002301 testq %rdx, %rdx
+ 0x0f, 0x85, 0xa4, 0xff, 0xff, 0xff, //0x00002304 jne LBB0_401
+ 0xe9, 0xa6, 0x00, 0x00, 0x00, //0x0000230a jmp LBB0_416
+ //0x0000230f LBB0_406
+ 0x4c, 0x8b, 0x65, 0xd0, //0x0000230f movq $-48(%rbp), %r12
+ //0x00002313 LBB0_407
+ 0x4c, 0x29, 0xe1, //0x00002313 subq %r12, %rcx
+ 0x49, 0x89, 0xcb, //0x00002316 movq %rcx, %r11
+ 0xe9, 0xa5, 0xeb, 0xff, 0xff, //0x00002319 jmp LBB0_186
+ //0x0000231e LBB0_408
+ 0x4c, 0x89, 0xdb, //0x0000231e movq %r11, %rbx
+ 0x4c, 0x29, 0xe3, //0x00002321 subq %r12, %rbx
+ 0x4c, 0x0f, 0xbc, 0xca, //0x00002324 bsfq %rdx, %r9
+ 0x49, 0x01, 0xd9, //0x00002328 addq %rbx, %r9
+ 0xe9, 0xb7, 0xf9, 0xff, 0xff, //0x0000232b jmp LBB0_282
+ //0x00002330 LBB0_409
+ 0x48, 0x85, 0xc0, //0x00002330 testq %rax, %rax
+ 0x0f, 0x84, 0x7c, 0x00, 0x00, 0x00, //0x00002333 je LBB0_416
+ 0x48, 0x8b, 0x4d, 0x98, //0x00002339 movq $-104(%rbp), %rcx
+ 0x4c, 0x01, 0xd9, //0x0000233d addq %r11, %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x00002340 cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc9, //0x00002344 cmoveq %rcx, %r9
+ 0x49, 0xff, 0xc3, //0x00002348 incq %r11
+ 0x48, 0xff, 0xc8, //0x0000234b decq %rax
+ 0x4c, 0x8b, 0x65, 0xd0, //0x0000234e movq $-48(%rbp), %r12
+ 0x48, 0x85, 0xc0, //0x00002352 testq %rax, %rax
+ 0x0f, 0x85, 0xf2, 0xf9, 0xff, 0xff, //0x00002355 jne LBB0_347
+ 0xe9, 0x55, 0x00, 0x00, 0x00, //0x0000235b jmp LBB0_416
+ //0x00002360 LBB0_411
+ 0x4d, 0x85, 0xe4, //0x00002360 testq %r12, %r12
+ 0x0f, 0x84, 0x4c, 0x00, 0x00, 0x00, //0x00002363 je LBB0_416
+ 0x48, 0x8b, 0x45, 0x98, //0x00002369 movq $-104(%rbp), %rax
+ 0x4c, 0x01, 0xd8, //0x0000236d addq %r11, %rax
+ 0x49, 0x83, 0xf9, 0xff, //0x00002370 cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc8, //0x00002374 cmoveq %rax, %r9
+ 0x49, 0xff, 0xc3, //0x00002378 incq %r11
+ 0x49, 0xff, 0xcc, //0x0000237b decq %r12
+ 0x4c, 0x8b, 0x55, 0xb0, //0x0000237e movq $-80(%rbp), %r10
+ 0x4d, 0x85, 0xe4, //0x00002382 testq %r12, %r12
+ 0x0f, 0x85, 0x23, 0xff, 0xff, 0xff, //0x00002385 jne LBB0_401
+ 0xe9, 0x25, 0x00, 0x00, 0x00, //0x0000238b jmp LBB0_416
+ //0x00002390 LBB0_413
+ 0x48, 0x89, 0x0e, //0x00002390 movq %rcx, (%rsi)
+ //0x00002393 LBB0_414
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00002393 movq $-1, %rax
+ 0xe9, 0x45, 0x00, 0x00, 0x00, //0x0000239a jmp LBB0_424
+ //0x0000239f LBB0_432
+ 0x48, 0xc7, 0xc0, 0xf9, 0xff, 0xff, 0xff, //0x0000239f movq $-7, %rax
+ 0xe9, 0x39, 0x00, 0x00, 0x00, //0x000023a6 jmp LBB0_424
+ //0x000023ab LBB0_415
+ 0x49, 0x83, 0xfb, 0xff, //0x000023ab cmpq $-1, %r11
+ 0x0f, 0x85, 0x93, 0x01, 0x00, 0x00, //0x000023af jne LBB0_417
+ //0x000023b5 LBB0_416
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x000023b5 movq $-1, %r11
+ 0x4c, 0x8b, 0x4d, 0xa0, //0x000023bc movq $-96(%rbp), %r9
+ 0xe9, 0x83, 0x01, 0x00, 0x00, //0x000023c0 jmp LBB0_417
+ //0x000023c5 LBB0_418
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x000023c5 movq $-1, %rax
+ 0xe9, 0x03, 0x00, 0x00, 0x00, //0x000023cc jmp LBB0_421
+ //0x000023d1 LBB0_420
+ 0x48, 0x89, 0xc8, //0x000023d1 movq %rcx, %rax
+ //0x000023d4 LBB0_421
+ 0x48, 0xf7, 0xd0, //0x000023d4 notq %rax
+ 0x49, 0x01, 0xc7, //0x000023d7 addq %rax, %r15
+ //0x000023da LBB0_422
+ 0x4c, 0x89, 0x3e, //0x000023da movq %r15, (%rsi)
+ //0x000023dd LBB0_423
+ 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x000023dd movq $-2, %rax
+ //0x000023e4 LBB0_424
+ 0x48, 0x83, 0xc4, 0x70, //0x000023e4 addq $112, %rsp
+ 0x5b, //0x000023e8 popq %rbx
+ 0x41, 0x5c, //0x000023e9 popq %r12
+ 0x41, 0x5d, //0x000023eb popq %r13
+ 0x41, 0x5e, //0x000023ed popq %r14
+ 0x41, 0x5f, //0x000023ef popq %r15
+ 0x5d, //0x000023f1 popq %rbp
+ 0xc3, //0x000023f2 retq
+ //0x000023f3 LBB0_431
+ 0x48, 0x89, 0x0e, //0x000023f3 movq %rcx, (%rsi)
+ 0xe9, 0xe9, 0xff, 0xff, 0xff, //0x000023f6 jmp LBB0_424
+ //0x000023fb LBB0_425
+ 0x49, 0x83, 0xf9, 0xff, //0x000023fb cmpq $-1, %r9
+ 0x0f, 0x85, 0x13, 0x00, 0x00, 0x00, //0x000023ff jne LBB0_426
+ 0x49, 0x0f, 0xbc, 0xc4, //0x00002405 bsfq %r12, %rax
+ 0xe9, 0x29, 0x01, 0x00, 0x00, //0x00002409 jmp LBB0_445
+ //0x0000240e LBB0_427
+ 0x49, 0x83, 0xf9, 0xff, //0x0000240e cmpq $-1, %r9
+ 0x0f, 0x84, 0x1b, 0x01, 0x00, 0x00, //0x00002412 je LBB0_444
+ //0x00002418 LBB0_426
+ 0x49, 0xc7, 0xc3, 0xfe, 0xff, 0xff, 0xff, //0x00002418 movq $-2, %r11
+ 0xe9, 0x24, 0x01, 0x00, 0x00, //0x0000241f jmp LBB0_417
+ //0x00002424 LBB0_429
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x00002424 movq $-1, %r11
+ //0x0000242b LBB0_430
+ 0x4d, 0x29, 0xdf, //0x0000242b subq %r11, %r15
+ 0xe9, 0xa7, 0xff, 0xff, 0xff, //0x0000242e jmp LBB0_422
+ //0x00002433 LBB0_433
+ 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x00002433 movq $-2, %rax
+ 0x80, 0xf9, 0x61, //0x0000243a cmpb $97, %cl
+ 0x0f, 0x85, 0xa1, 0xff, 0xff, 0xff, //0x0000243d jne LBB0_424
+ 0x49, 0x8d, 0x4f, 0x02, //0x00002443 leaq $2(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x00002447 movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x02, 0x6c, //0x0000244a cmpb $108, $2(%r12,%r15)
+ 0x0f, 0x85, 0x8e, 0xff, 0xff, 0xff, //0x00002450 jne LBB0_424
+ 0x49, 0x8d, 0x4f, 0x03, //0x00002456 leaq $3(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x0000245a movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x03, 0x73, //0x0000245d cmpb $115, $3(%r12,%r15)
+ 0x0f, 0x85, 0x7b, 0xff, 0xff, 0xff, //0x00002463 jne LBB0_424
+ 0x49, 0x8d, 0x4f, 0x04, //0x00002469 leaq $4(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x0000246d movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x04, 0x65, //0x00002470 cmpb $101, $4(%r12,%r15)
+ 0x0f, 0x85, 0x68, 0xff, 0xff, 0xff, //0x00002476 jne LBB0_424
+ 0x49, 0x83, 0xc7, 0x05, //0x0000247c addq $5, %r15
+ 0x4c, 0x89, 0x3e, //0x00002480 movq %r15, (%rsi)
+ 0xe9, 0x5c, 0xff, 0xff, 0xff, //0x00002483 jmp LBB0_424
+ //0x00002488 LBB0_257
+ 0x4c, 0x89, 0x3e, //0x00002488 movq %r15, (%rsi)
+ 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x0000248b movq $-2, %rax
+ 0x41, 0x80, 0x3a, 0x6e, //0x00002492 cmpb $110, (%r10)
+ 0x0f, 0x85, 0x48, 0xff, 0xff, 0xff, //0x00002496 jne LBB0_424
+ 0x49, 0x8d, 0x4f, 0x01, //0x0000249c leaq $1(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x000024a0 movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x01, 0x75, //0x000024a3 cmpb $117, $1(%r12,%r15)
+ 0x0f, 0x85, 0x35, 0xff, 0xff, 0xff, //0x000024a9 jne LBB0_424
+ 0x49, 0x8d, 0x4f, 0x02, //0x000024af leaq $2(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x000024b3 movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x02, 0x6c, //0x000024b6 cmpb $108, $2(%r12,%r15)
+ 0x0f, 0x85, 0x22, 0xff, 0xff, 0xff, //0x000024bc jne LBB0_424
+ 0x49, 0x8d, 0x4f, 0x03, //0x000024c2 leaq $3(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x000024c6 movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x03, 0x6c, //0x000024c9 cmpb $108, $3(%r12,%r15)
+ 0x0f, 0x85, 0x0f, 0xff, 0xff, 0xff, //0x000024cf jne LBB0_424
+ 0xe9, 0x4d, 0x00, 0x00, 0x00, //0x000024d5 jmp LBB0_442
+ //0x000024da LBB0_438
+ 0x4c, 0x89, 0x3e, //0x000024da movq %r15, (%rsi)
+ 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x000024dd movq $-2, %rax
+ 0x41, 0x80, 0x3a, 0x74, //0x000024e4 cmpb $116, (%r10)
+ 0x0f, 0x85, 0xf6, 0xfe, 0xff, 0xff, //0x000024e8 jne LBB0_424
+ 0x49, 0x8d, 0x4f, 0x01, //0x000024ee leaq $1(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x000024f2 movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x01, 0x72, //0x000024f5 cmpb $114, $1(%r12,%r15)
+ 0x0f, 0x85, 0xe3, 0xfe, 0xff, 0xff, //0x000024fb jne LBB0_424
+ 0x49, 0x8d, 0x4f, 0x02, //0x00002501 leaq $2(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x00002505 movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x02, 0x75, //0x00002508 cmpb $117, $2(%r12,%r15)
+ 0x0f, 0x85, 0xd0, 0xfe, 0xff, 0xff, //0x0000250e jne LBB0_424
+ 0x49, 0x8d, 0x4f, 0x03, //0x00002514 leaq $3(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x00002518 movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x03, 0x65, //0x0000251b cmpb $101, $3(%r12,%r15)
+ 0x0f, 0x85, 0xbd, 0xfe, 0xff, 0xff, //0x00002521 jne LBB0_424
+ //0x00002527 LBB0_442
+ 0x49, 0x83, 0xc7, 0x04, //0x00002527 addq $4, %r15
+ 0x4c, 0x89, 0x3e, //0x0000252b movq %r15, (%rsi)
+ 0xe9, 0xb1, 0xfe, 0xff, 0xff, //0x0000252e jmp LBB0_424
+ //0x00002533 LBB0_444
+ 0x48, 0x0f, 0xbc, 0xc2, //0x00002533 bsfq %rdx, %rax
+ //0x00002537 LBB0_445
+ 0x4c, 0x2b, 0x5d, 0xd0, //0x00002537 subq $-48(%rbp), %r11
+ //0x0000253b LBB0_446
+ 0x49, 0x01, 0xc3, //0x0000253b addq %rax, %r11
+ //0x0000253e LBB0_447
+ 0x4d, 0x89, 0xd9, //0x0000253e movq %r11, %r9
+ 0x49, 0xc7, 0xc3, 0xfe, 0xff, 0xff, 0xff, //0x00002541 movq $-2, %r11
+ //0x00002548 LBB0_417
+ 0x48, 0x8b, 0x45, 0xc8, //0x00002548 movq $-56(%rbp), %rax
+ 0x4c, 0x89, 0x08, //0x0000254c movq %r9, (%rax)
+ 0x4c, 0x89, 0xd8, //0x0000254f movq %r11, %rax
+ 0xe9, 0x8d, 0xfe, 0xff, 0xff, //0x00002552 jmp LBB0_424
+ //0x00002557 LBB0_449
+ 0x4c, 0x89, 0x55, 0xa0, //0x00002557 movq %r10, $-96(%rbp)
+ 0xe9, 0x55, 0xfe, 0xff, 0xff, //0x0000255b jmp LBB0_416
+ //0x00002560 LBB0_308
+ 0x4c, 0x01, 0xd9, //0x00002560 addq %r11, %rcx
+ 0x49, 0xc7, 0xc3, 0xfe, 0xff, 0xff, 0xff, //0x00002563 movq $-2, %r11
+ 0x49, 0x89, 0xc9, //0x0000256a movq %rcx, %r9
+ 0xe9, 0xd6, 0xff, 0xff, 0xff, //0x0000256d jmp LBB0_417
+ //0x00002572 LBB0_448
+ 0x4c, 0x89, 0x75, 0xa0, //0x00002572 movq %r14, $-96(%rbp)
+ 0xe9, 0x3a, 0xfe, 0xff, 0xff, //0x00002576 jmp LBB0_416
+ //0x0000257b LBB0_450
+ 0x48, 0x0f, 0xbc, 0xc7, //0x0000257b bsfq %rdi, %rax
+ 0x4d, 0x29, 0xe3, //0x0000257f subq %r12, %r11
+ 0xe9, 0xb4, 0xff, 0xff, 0xff, //0x00002582 jmp LBB0_446
+ //0x00002587 LBB0_451
+ 0x4d, 0x29, 0xe3, //0x00002587 subq %r12, %r11
+ 0xe9, 0xaf, 0xff, 0xff, 0xff, //0x0000258a jmp LBB0_447
+ 0x90, //0x0000258f .p2align 2, 0x90
+ // // .set L0_0_set_33, LBB0_33-LJTI0_0
+ // // .set L0_0_set_35, LBB0_35-LJTI0_0
+ // // .set L0_0_set_38, LBB0_38-LJTI0_0
+ // // .set L0_0_set_58, LBB0_58-LJTI0_0
+ // // .set L0_0_set_60, LBB0_60-LJTI0_0
+ // // .set L0_0_set_63, LBB0_63-LJTI0_0
+ //0x00002590 LJTI0_0
+ 0xb2, 0xdd, 0xff, 0xff, //0x00002590 .long L0_0_set_33
+ 0xcb, 0xdd, 0xff, 0xff, //0x00002594 .long L0_0_set_35
+ 0xf7, 0xdd, 0xff, 0xff, //0x00002598 .long L0_0_set_38
+ 0xb3, 0xdf, 0xff, 0xff, //0x0000259c .long L0_0_set_58
+ 0xca, 0xdf, 0xff, 0xff, //0x000025a0 .long L0_0_set_60
+ 0xf4, 0xdf, 0xff, 0xff, //0x000025a4 .long L0_0_set_63
+ // // .set L0_1_set_424, LBB0_424-LJTI0_1
+ // // .set L0_1_set_423, LBB0_423-LJTI0_1
+ // // .set L0_1_set_197, LBB0_197-LJTI0_1
+ // // .set L0_1_set_216, LBB0_216-LJTI0_1
+ // // .set L0_1_set_68, LBB0_68-LJTI0_1
+ // // .set L0_1_set_250, LBB0_250-LJTI0_1
+ // // .set L0_1_set_252, LBB0_252-LJTI0_1
+ // // .set L0_1_set_255, LBB0_255-LJTI0_1
+ // // .set L0_1_set_261, LBB0_261-LJTI0_1
+ // // .set L0_1_set_265, LBB0_265-LJTI0_1
+ //0x000025a8 LJTI0_1
+ 0x3c, 0xfe, 0xff, 0xff, //0x000025a8 .long L0_1_set_424
+ 0x35, 0xfe, 0xff, 0xff, //0x000025ac .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000025b0 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000025b4 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000025b8 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000025bc .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000025c0 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000025c4 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000025c8 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000025cc .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000025d0 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000025d4 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000025d8 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000025dc .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000025e0 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000025e4 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000025e8 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000025ec .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000025f0 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000025f4 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000025f8 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000025fc .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002600 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002604 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002608 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x0000260c .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002610 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002614 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002618 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x0000261c .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002620 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002624 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002628 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x0000262c .long L0_1_set_423
+ 0xd2, 0xe9, 0xff, 0xff, //0x00002630 .long L0_1_set_197
+ 0x35, 0xfe, 0xff, 0xff, //0x00002634 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002638 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x0000263c .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002640 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002644 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002648 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x0000264c .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002650 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002654 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002658 .long L0_1_set_423
+ 0x7f, 0xeb, 0xff, 0xff, //0x0000265c .long L0_1_set_216
+ 0x35, 0xfe, 0xff, 0xff, //0x00002660 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002664 .long L0_1_set_423
+ 0x24, 0xe0, 0xff, 0xff, //0x00002668 .long L0_1_set_68
+ 0x24, 0xe0, 0xff, 0xff, //0x0000266c .long L0_1_set_68
+ 0x24, 0xe0, 0xff, 0xff, //0x00002670 .long L0_1_set_68
+ 0x24, 0xe0, 0xff, 0xff, //0x00002674 .long L0_1_set_68
+ 0x24, 0xe0, 0xff, 0xff, //0x00002678 .long L0_1_set_68
+ 0x24, 0xe0, 0xff, 0xff, //0x0000267c .long L0_1_set_68
+ 0x24, 0xe0, 0xff, 0xff, //0x00002680 .long L0_1_set_68
+ 0x24, 0xe0, 0xff, 0xff, //0x00002684 .long L0_1_set_68
+ 0x24, 0xe0, 0xff, 0xff, //0x00002688 .long L0_1_set_68
+ 0x24, 0xe0, 0xff, 0xff, //0x0000268c .long L0_1_set_68
+ 0x35, 0xfe, 0xff, 0xff, //0x00002690 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002694 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002698 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x0000269c .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000026a0 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000026a4 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000026a8 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000026ac .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000026b0 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000026b4 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000026b8 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000026bc .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000026c0 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000026c4 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000026c8 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000026cc .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000026d0 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000026d4 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000026d8 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000026dc .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000026e0 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000026e4 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000026e8 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000026ec .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000026f0 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000026f4 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000026f8 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x000026fc .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002700 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002704 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002708 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x0000270c .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002710 .long L0_1_set_423
+ 0xd7, 0xed, 0xff, 0xff, //0x00002714 .long L0_1_set_250
+ 0x35, 0xfe, 0xff, 0xff, //0x00002718 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x0000271c .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002720 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002724 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002728 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x0000272c .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002730 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002734 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002738 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x0000273c .long L0_1_set_423
+ 0xfe, 0xed, 0xff, 0xff, //0x00002740 .long L0_1_set_252
+ 0x35, 0xfe, 0xff, 0xff, //0x00002744 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002748 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x0000274c .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002750 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002754 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002758 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x0000275c .long L0_1_set_423
+ 0x28, 0xee, 0xff, 0xff, //0x00002760 .long L0_1_set_255
+ 0x35, 0xfe, 0xff, 0xff, //0x00002764 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002768 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x0000276c .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002770 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002774 .long L0_1_set_423
+ 0x4b, 0xee, 0xff, 0xff, //0x00002778 .long L0_1_set_261
+ 0x35, 0xfe, 0xff, 0xff, //0x0000277c .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002780 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002784 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002788 .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x0000278c .long L0_1_set_423
+ 0x35, 0xfe, 0xff, 0xff, //0x00002790 .long L0_1_set_423
+ 0x81, 0xee, 0xff, 0xff, //0x00002794 .long L0_1_set_265
+ // // .set L0_2_set_241, LBB0_241-LJTI0_2
+ // // .set L0_2_set_294, LBB0_294-LJTI0_2
+ // // .set L0_2_set_248, LBB0_248-LJTI0_2
+ // // .set L0_2_set_243, LBB0_243-LJTI0_2
+ // // .set L0_2_set_246, LBB0_246-LJTI0_2
+ //0x00002798 LJTI0_2
+ 0x63, 0xeb, 0xff, 0xff, //0x00002798 .long L0_2_set_241
+ 0xef, 0xee, 0xff, 0xff, //0x0000279c .long L0_2_set_294
+ 0x63, 0xeb, 0xff, 0xff, //0x000027a0 .long L0_2_set_241
+ 0xcc, 0xeb, 0xff, 0xff, //0x000027a4 .long L0_2_set_248
+ 0xef, 0xee, 0xff, 0xff, //0x000027a8 .long L0_2_set_294
+ 0x88, 0xeb, 0xff, 0xff, //0x000027ac .long L0_2_set_243
+ 0x88, 0xeb, 0xff, 0xff, //0x000027b0 .long L0_2_set_243
+ 0x88, 0xeb, 0xff, 0xff, //0x000027b4 .long L0_2_set_243
+ 0x88, 0xeb, 0xff, 0xff, //0x000027b8 .long L0_2_set_243
+ 0x88, 0xeb, 0xff, 0xff, //0x000027bc .long L0_2_set_243
+ 0x88, 0xeb, 0xff, 0xff, //0x000027c0 .long L0_2_set_243
+ 0x88, 0xeb, 0xff, 0xff, //0x000027c4 .long L0_2_set_243
+ 0x88, 0xeb, 0xff, 0xff, //0x000027c8 .long L0_2_set_243
+ 0x88, 0xeb, 0xff, 0xff, //0x000027cc .long L0_2_set_243
+ 0x88, 0xeb, 0xff, 0xff, //0x000027d0 .long L0_2_set_243
+ 0xef, 0xee, 0xff, 0xff, //0x000027d4 .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x000027d8 .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x000027dc .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x000027e0 .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x000027e4 .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x000027e8 .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x000027ec .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x000027f0 .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x000027f4 .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x000027f8 .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x000027fc .long L0_2_set_294
+ 0xb1, 0xeb, 0xff, 0xff, //0x00002800 .long L0_2_set_246
+ 0xef, 0xee, 0xff, 0xff, //0x00002804 .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x00002808 .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x0000280c .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x00002810 .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x00002814 .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x00002818 .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x0000281c .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x00002820 .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x00002824 .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x00002828 .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x0000282c .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x00002830 .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x00002834 .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x00002838 .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x0000283c .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x00002840 .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x00002844 .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x00002848 .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x0000284c .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x00002850 .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x00002854 .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x00002858 .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x0000285c .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x00002860 .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x00002864 .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x00002868 .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x0000286c .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x00002870 .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x00002874 .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x00002878 .long L0_2_set_294
+ 0xef, 0xee, 0xff, 0xff, //0x0000287c .long L0_2_set_294
+ 0xb1, 0xeb, 0xff, 0xff, //0x00002880 .long L0_2_set_246
+ // // .set L0_3_set_93, LBB0_93-LJTI0_3
+ // // .set L0_3_set_148, LBB0_148-LJTI0_3
+ // // .set L0_3_set_100, LBB0_100-LJTI0_3
+ // // .set L0_3_set_95, LBB0_95-LJTI0_3
+ // // .set L0_3_set_98, LBB0_98-LJTI0_3
+ //0x00002884 LJTI0_3
+ 0x00, 0xdf, 0xff, 0xff, //0x00002884 .long L0_3_set_93
+ 0x65, 0xe3, 0xff, 0xff, //0x00002888 .long L0_3_set_148
+ 0x00, 0xdf, 0xff, 0xff, //0x0000288c .long L0_3_set_93
+ 0x5f, 0xdf, 0xff, 0xff, //0x00002890 .long L0_3_set_100
+ 0x65, 0xe3, 0xff, 0xff, //0x00002894 .long L0_3_set_148
+ 0x1c, 0xdf, 0xff, 0xff, //0x00002898 .long L0_3_set_95
+ 0x1c, 0xdf, 0xff, 0xff, //0x0000289c .long L0_3_set_95
+ 0x1c, 0xdf, 0xff, 0xff, //0x000028a0 .long L0_3_set_95
+ 0x1c, 0xdf, 0xff, 0xff, //0x000028a4 .long L0_3_set_95
+ 0x1c, 0xdf, 0xff, 0xff, //0x000028a8 .long L0_3_set_95
+ 0x1c, 0xdf, 0xff, 0xff, //0x000028ac .long L0_3_set_95
+ 0x1c, 0xdf, 0xff, 0xff, //0x000028b0 .long L0_3_set_95
+ 0x1c, 0xdf, 0xff, 0xff, //0x000028b4 .long L0_3_set_95
+ 0x1c, 0xdf, 0xff, 0xff, //0x000028b8 .long L0_3_set_95
+ 0x1c, 0xdf, 0xff, 0xff, //0x000028bc .long L0_3_set_95
+ 0x65, 0xe3, 0xff, 0xff, //0x000028c0 .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x000028c4 .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x000028c8 .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x000028cc .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x000028d0 .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x000028d4 .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x000028d8 .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x000028dc .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x000028e0 .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x000028e4 .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x000028e8 .long L0_3_set_148
+ 0x44, 0xdf, 0xff, 0xff, //0x000028ec .long L0_3_set_98
+ 0x65, 0xe3, 0xff, 0xff, //0x000028f0 .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x000028f4 .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x000028f8 .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x000028fc .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x00002900 .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x00002904 .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x00002908 .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x0000290c .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x00002910 .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x00002914 .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x00002918 .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x0000291c .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x00002920 .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x00002924 .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x00002928 .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x0000292c .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x00002930 .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x00002934 .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x00002938 .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x0000293c .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x00002940 .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x00002944 .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x00002948 .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x0000294c .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x00002950 .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x00002954 .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x00002958 .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x0000295c .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x00002960 .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x00002964 .long L0_3_set_148
+ 0x65, 0xe3, 0xff, 0xff, //0x00002968 .long L0_3_set_148
+ 0x44, 0xdf, 0xff, 0xff, //0x0000296c .long L0_3_set_98
+ //0x00002970 .p2align 2, 0x00
+ //0x00002970 _MASK_USE_NUMBER
+ 0x02, 0x00, 0x00, 0x00, //0x00002970 .long 2
+}
+
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/u64toa.go b/vendor/github.com/bytedance/sonic/internal/native/avx/u64toa.go
new file mode 100644
index 000000000..466402b64
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/u64toa.go
@@ -0,0 +1,36 @@
+// Code generated by Makefile, DO NOT EDIT.
+
+// Code generated by Makefile, DO NOT EDIT.
+
+/*
+ * Copyright 2021 ByteDance Inc.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package avx
+
+import (
+ `unsafe`
+
+ `github.com/bytedance/sonic/internal/rt`
+)
+
+var F_u64toa func(out unsafe.Pointer, val uint64) (ret int)
+
+var S_u64toa uintptr
+
+//go:nosplit
+func u64toa(out *byte, val uint64) (ret int) {
+ return F_u64toa(rt.NoEscape(unsafe.Pointer(out)), val)
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/u64toa_subr.go b/vendor/github.com/bytedance/sonic/internal/native/avx/u64toa_subr.go
new file mode 100644
index 000000000..f89e626c7
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/u64toa_subr.go
@@ -0,0 +1,39 @@
+// +build !noasm !appengine
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+import (
+ `github.com/bytedance/sonic/loader`
+)
+
+const (
+ _entry__u64toa = 64
+)
+
+const (
+ _stack__u64toa = 8
+)
+
+const (
+ _size__u64toa = 1232
+)
+
+var (
+ _pcsp__u64toa = [][2]uint32{
+ {1, 0},
+ {161, 8},
+ {162, 0},
+ {457, 8},
+ {458, 0},
+ {756, 8},
+ {757, 0},
+ {1221, 8},
+ {1223, 0},
+ }
+)
+
+var _cfunc_u64toa = []loader.CFunc{
+ {"_u64toa_entry", 0, _entry__u64toa, 0, nil},
+ {"_u64toa", _entry__u64toa, _size__u64toa, _stack__u64toa, _pcsp__u64toa},
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/u64toa_text_amd64.go b/vendor/github.com/bytedance/sonic/internal/native/avx/u64toa_text_amd64.go
new file mode 100644
index 000000000..9348e2b1b
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/u64toa_text_amd64.go
@@ -0,0 +1,371 @@
+// +build amd64
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+var _text_u64toa = []byte{
+ // .p2align 4, 0x00
+ // LCPI0_0
+ 0x59, 0x17, 0xb7, 0xd1, 0x00, 0x00, 0x00, 0x00, // .quad 3518437209
+ 0x59, 0x17, 0xb7, 0xd1, 0x00, 0x00, 0x00, 0x00, //0x00000008 .quad 3518437209
+ //0x00000010 LCPI0_3
+ 0x0a, 0x00, //0x00000010 .word 10
+ 0x0a, 0x00, //0x00000012 .word 10
+ 0x0a, 0x00, //0x00000014 .word 10
+ 0x0a, 0x00, //0x00000016 .word 10
+ 0x0a, 0x00, //0x00000018 .word 10
+ 0x0a, 0x00, //0x0000001a .word 10
+ 0x0a, 0x00, //0x0000001c .word 10
+ 0x0a, 0x00, //0x0000001e .word 10
+ //0x00000020 LCPI0_4
+ 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, //0x00000020 QUAD $0x3030303030303030; QUAD $0x3030303030303030 // .space 16, '0000000000000000'
+ //0x00000030 .p2align 3, 0x00
+ //0x00000030 LCPI0_1
+ 0xc5, 0x20, 0x7b, 0x14, 0x34, 0x33, 0x00, 0x80, //0x00000030 .quad -9223315738079846203
+ //0x00000038 LCPI0_2
+ 0x80, 0x00, 0x00, 0x08, 0x00, 0x20, 0x00, 0x80, //0x00000038 .quad -9223336852348469120
+ //0x00000040 .p2align 4, 0x90
+ //0x00000040 _u64toa
+ 0x55, //0x00000040 pushq %rbp
+ 0x48, 0x89, 0xe5, //0x00000041 movq %rsp, %rbp
+ 0x48, 0x81, 0xfe, 0x0f, 0x27, 0x00, 0x00, //0x00000044 cmpq $9999, %rsi
+ 0x0f, 0x87, 0xa2, 0x00, 0x00, 0x00, //0x0000004b ja LBB0_8
+ 0x0f, 0xb7, 0xc6, //0x00000051 movzwl %si, %eax
+ 0xc1, 0xe8, 0x02, //0x00000054 shrl $2, %eax
+ 0x69, 0xc0, 0x7b, 0x14, 0x00, 0x00, //0x00000057 imull $5243, %eax, %eax
+ 0xc1, 0xe8, 0x11, //0x0000005d shrl $17, %eax
+ 0x48, 0x8d, 0x14, 0x00, //0x00000060 leaq (%rax,%rax), %rdx
+ 0x6b, 0xc0, 0x64, //0x00000064 imull $100, %eax, %eax
+ 0x89, 0xf1, //0x00000067 movl %esi, %ecx
+ 0x29, 0xc1, //0x00000069 subl %eax, %ecx
+ 0x0f, 0xb7, 0xc1, //0x0000006b movzwl %cx, %eax
+ 0x48, 0x01, 0xc0, //0x0000006e addq %rax, %rax
+ 0x81, 0xfe, 0xe8, 0x03, 0x00, 0x00, //0x00000071 cmpl $1000, %esi
+ 0x0f, 0x82, 0x16, 0x00, 0x00, 0x00, //0x00000077 jb LBB0_3
+ 0x48, 0x8d, 0x0d, 0x8c, 0x04, 0x00, 0x00, //0x0000007d leaq $1164(%rip), %rcx /* _Digits+0(%rip) */
+ 0x8a, 0x0c, 0x0a, //0x00000084 movb (%rdx,%rcx), %cl
+ 0x88, 0x0f, //0x00000087 movb %cl, (%rdi)
+ 0xb9, 0x01, 0x00, 0x00, 0x00, //0x00000089 movl $1, %ecx
+ 0xe9, 0x0b, 0x00, 0x00, 0x00, //0x0000008e jmp LBB0_4
+ //0x00000093 LBB0_3
+ 0x31, 0xc9, //0x00000093 xorl %ecx, %ecx
+ 0x83, 0xfe, 0x64, //0x00000095 cmpl $100, %esi
+ 0x0f, 0x82, 0x45, 0x00, 0x00, 0x00, //0x00000098 jb LBB0_5
+ //0x0000009e LBB0_4
+ 0x0f, 0xb7, 0xd2, //0x0000009e movzwl %dx, %edx
+ 0x48, 0x83, 0xca, 0x01, //0x000000a1 orq $1, %rdx
+ 0x48, 0x8d, 0x35, 0x64, 0x04, 0x00, 0x00, //0x000000a5 leaq $1124(%rip), %rsi /* _Digits+0(%rip) */
+ 0x8a, 0x14, 0x32, //0x000000ac movb (%rdx,%rsi), %dl
+ 0x89, 0xce, //0x000000af movl %ecx, %esi
+ 0xff, 0xc1, //0x000000b1 incl %ecx
+ 0x88, 0x14, 0x37, //0x000000b3 movb %dl, (%rdi,%rsi)
+ //0x000000b6 LBB0_6
+ 0x48, 0x8d, 0x15, 0x53, 0x04, 0x00, 0x00, //0x000000b6 leaq $1107(%rip), %rdx /* _Digits+0(%rip) */
+ 0x8a, 0x14, 0x10, //0x000000bd movb (%rax,%rdx), %dl
+ 0x89, 0xce, //0x000000c0 movl %ecx, %esi
+ 0xff, 0xc1, //0x000000c2 incl %ecx
+ 0x88, 0x14, 0x37, //0x000000c4 movb %dl, (%rdi,%rsi)
+ //0x000000c7 LBB0_7
+ 0x0f, 0xb7, 0xc0, //0x000000c7 movzwl %ax, %eax
+ 0x48, 0x83, 0xc8, 0x01, //0x000000ca orq $1, %rax
+ 0x48, 0x8d, 0x15, 0x3b, 0x04, 0x00, 0x00, //0x000000ce leaq $1083(%rip), %rdx /* _Digits+0(%rip) */
+ 0x8a, 0x04, 0x10, //0x000000d5 movb (%rax,%rdx), %al
+ 0x89, 0xca, //0x000000d8 movl %ecx, %edx
+ 0xff, 0xc1, //0x000000da incl %ecx
+ 0x88, 0x04, 0x17, //0x000000dc movb %al, (%rdi,%rdx)
+ 0x89, 0xc8, //0x000000df movl %ecx, %eax
+ 0x5d, //0x000000e1 popq %rbp
+ 0xc3, //0x000000e2 retq
+ //0x000000e3 LBB0_5
+ 0x31, 0xc9, //0x000000e3 xorl %ecx, %ecx
+ 0x83, 0xfe, 0x0a, //0x000000e5 cmpl $10, %esi
+ 0x0f, 0x83, 0xc8, 0xff, 0xff, 0xff, //0x000000e8 jae LBB0_6
+ 0xe9, 0xd4, 0xff, 0xff, 0xff, //0x000000ee jmp LBB0_7
+ //0x000000f3 LBB0_8
+ 0x48, 0x81, 0xfe, 0xff, 0xe0, 0xf5, 0x05, //0x000000f3 cmpq $99999999, %rsi
+ 0x0f, 0x87, 0x1e, 0x01, 0x00, 0x00, //0x000000fa ja LBB0_16
+ 0x89, 0xf0, //0x00000100 movl %esi, %eax
+ 0xba, 0x59, 0x17, 0xb7, 0xd1, //0x00000102 movl $3518437209, %edx
+ 0x48, 0x0f, 0xaf, 0xd0, //0x00000107 imulq %rax, %rdx
+ 0x48, 0xc1, 0xea, 0x2d, //0x0000010b shrq $45, %rdx
+ 0x44, 0x69, 0xc2, 0x10, 0x27, 0x00, 0x00, //0x0000010f imull $10000, %edx, %r8d
+ 0x89, 0xf1, //0x00000116 movl %esi, %ecx
+ 0x44, 0x29, 0xc1, //0x00000118 subl %r8d, %ecx
+ 0x4c, 0x69, 0xd0, 0x83, 0xde, 0x1b, 0x43, //0x0000011b imulq $1125899907, %rax, %r10
+ 0x49, 0xc1, 0xea, 0x31, //0x00000122 shrq $49, %r10
+ 0x41, 0x83, 0xe2, 0xfe, //0x00000126 andl $-2, %r10d
+ 0x0f, 0xb7, 0xc2, //0x0000012a movzwl %dx, %eax
+ 0xc1, 0xe8, 0x02, //0x0000012d shrl $2, %eax
+ 0x69, 0xc0, 0x7b, 0x14, 0x00, 0x00, //0x00000130 imull $5243, %eax, %eax
+ 0xc1, 0xe8, 0x11, //0x00000136 shrl $17, %eax
+ 0x6b, 0xc0, 0x64, //0x00000139 imull $100, %eax, %eax
+ 0x29, 0xc2, //0x0000013c subl %eax, %edx
+ 0x44, 0x0f, 0xb7, 0xca, //0x0000013e movzwl %dx, %r9d
+ 0x4d, 0x01, 0xc9, //0x00000142 addq %r9, %r9
+ 0x0f, 0xb7, 0xc1, //0x00000145 movzwl %cx, %eax
+ 0xc1, 0xe8, 0x02, //0x00000148 shrl $2, %eax
+ 0x69, 0xc0, 0x7b, 0x14, 0x00, 0x00, //0x0000014b imull $5243, %eax, %eax
+ 0xc1, 0xe8, 0x11, //0x00000151 shrl $17, %eax
+ 0x4c, 0x8d, 0x04, 0x00, //0x00000154 leaq (%rax,%rax), %r8
+ 0x6b, 0xc0, 0x64, //0x00000158 imull $100, %eax, %eax
+ 0x29, 0xc1, //0x0000015b subl %eax, %ecx
+ 0x44, 0x0f, 0xb7, 0xd9, //0x0000015d movzwl %cx, %r11d
+ 0x4d, 0x01, 0xdb, //0x00000161 addq %r11, %r11
+ 0x81, 0xfe, 0x80, 0x96, 0x98, 0x00, //0x00000164 cmpl $10000000, %esi
+ 0x0f, 0x82, 0x17, 0x00, 0x00, 0x00, //0x0000016a jb LBB0_11
+ 0x48, 0x8d, 0x05, 0x99, 0x03, 0x00, 0x00, //0x00000170 leaq $921(%rip), %rax /* _Digits+0(%rip) */
+ 0x41, 0x8a, 0x04, 0x02, //0x00000177 movb (%r10,%rax), %al
+ 0x88, 0x07, //0x0000017b movb %al, (%rdi)
+ 0xb9, 0x01, 0x00, 0x00, 0x00, //0x0000017d movl $1, %ecx
+ 0xe9, 0x0e, 0x00, 0x00, 0x00, //0x00000182 jmp LBB0_12
+ //0x00000187 LBB0_11
+ 0x31, 0xc9, //0x00000187 xorl %ecx, %ecx
+ 0x81, 0xfe, 0x40, 0x42, 0x0f, 0x00, //0x00000189 cmpl $1000000, %esi
+ 0x0f, 0x82, 0x76, 0x00, 0x00, 0x00, //0x0000018f jb LBB0_13
+ //0x00000195 LBB0_12
+ 0x44, 0x89, 0xd0, //0x00000195 movl %r10d, %eax
+ 0x48, 0x83, 0xc8, 0x01, //0x00000198 orq $1, %rax
+ 0x48, 0x8d, 0x35, 0x6d, 0x03, 0x00, 0x00, //0x0000019c leaq $877(%rip), %rsi /* _Digits+0(%rip) */
+ 0x8a, 0x04, 0x30, //0x000001a3 movb (%rax,%rsi), %al
+ 0x89, 0xce, //0x000001a6 movl %ecx, %esi
+ 0xff, 0xc1, //0x000001a8 incl %ecx
+ 0x88, 0x04, 0x37, //0x000001aa movb %al, (%rdi,%rsi)
+ //0x000001ad LBB0_14
+ 0x48, 0x8d, 0x05, 0x5c, 0x03, 0x00, 0x00, //0x000001ad leaq $860(%rip), %rax /* _Digits+0(%rip) */
+ 0x41, 0x8a, 0x04, 0x01, //0x000001b4 movb (%r9,%rax), %al
+ 0x89, 0xce, //0x000001b8 movl %ecx, %esi
+ 0xff, 0xc1, //0x000001ba incl %ecx
+ 0x88, 0x04, 0x37, //0x000001bc movb %al, (%rdi,%rsi)
+ //0x000001bf LBB0_15
+ 0x41, 0x0f, 0xb7, 0xc1, //0x000001bf movzwl %r9w, %eax
+ 0x48, 0x83, 0xc8, 0x01, //0x000001c3 orq $1, %rax
+ 0x48, 0x8d, 0x35, 0x42, 0x03, 0x00, 0x00, //0x000001c7 leaq $834(%rip), %rsi /* _Digits+0(%rip) */
+ 0x8a, 0x04, 0x30, //0x000001ce movb (%rax,%rsi), %al
+ 0x89, 0xca, //0x000001d1 movl %ecx, %edx
+ 0x88, 0x04, 0x3a, //0x000001d3 movb %al, (%rdx,%rdi)
+ 0x41, 0x8a, 0x04, 0x30, //0x000001d6 movb (%r8,%rsi), %al
+ 0x88, 0x44, 0x3a, 0x01, //0x000001da movb %al, $1(%rdx,%rdi)
+ 0x41, 0x0f, 0xb7, 0xc0, //0x000001de movzwl %r8w, %eax
+ 0x48, 0x83, 0xc8, 0x01, //0x000001e2 orq $1, %rax
+ 0x8a, 0x04, 0x30, //0x000001e6 movb (%rax,%rsi), %al
+ 0x88, 0x44, 0x3a, 0x02, //0x000001e9 movb %al, $2(%rdx,%rdi)
+ 0x41, 0x8a, 0x04, 0x33, //0x000001ed movb (%r11,%rsi), %al
+ 0x88, 0x44, 0x3a, 0x03, //0x000001f1 movb %al, $3(%rdx,%rdi)
+ 0x41, 0x0f, 0xb7, 0xc3, //0x000001f5 movzwl %r11w, %eax
+ 0x48, 0x83, 0xc8, 0x01, //0x000001f9 orq $1, %rax
+ 0x8a, 0x04, 0x30, //0x000001fd movb (%rax,%rsi), %al
+ 0x83, 0xc1, 0x05, //0x00000200 addl $5, %ecx
+ 0x88, 0x44, 0x3a, 0x04, //0x00000203 movb %al, $4(%rdx,%rdi)
+ 0x89, 0xc8, //0x00000207 movl %ecx, %eax
+ 0x5d, //0x00000209 popq %rbp
+ 0xc3, //0x0000020a retq
+ //0x0000020b LBB0_13
+ 0x31, 0xc9, //0x0000020b xorl %ecx, %ecx
+ 0x81, 0xfe, 0xa0, 0x86, 0x01, 0x00, //0x0000020d cmpl $100000, %esi
+ 0x0f, 0x83, 0x94, 0xff, 0xff, 0xff, //0x00000213 jae LBB0_14
+ 0xe9, 0xa1, 0xff, 0xff, 0xff, //0x00000219 jmp LBB0_15
+ //0x0000021e LBB0_16
+ 0x48, 0xb8, 0xff, 0xff, 0xc0, 0x6f, 0xf2, 0x86, 0x23, 0x00, //0x0000021e movabsq $9999999999999999, %rax
+ 0x48, 0x39, 0xc6, //0x00000228 cmpq %rax, %rsi
+ 0x0f, 0x87, 0x05, 0x01, 0x00, 0x00, //0x0000022b ja LBB0_18
+ 0x48, 0xb9, 0xfd, 0xce, 0x61, 0x84, 0x11, 0x77, 0xcc, 0xab, //0x00000231 movabsq $-6067343680855748867, %rcx
+ 0x48, 0x89, 0xf0, //0x0000023b movq %rsi, %rax
+ 0x48, 0xf7, 0xe1, //0x0000023e mulq %rcx
+ 0x48, 0xc1, 0xea, 0x1a, //0x00000241 shrq $26, %rdx
+ 0x69, 0xc2, 0x00, 0xe1, 0xf5, 0x05, //0x00000245 imull $100000000, %edx, %eax
+ 0x29, 0xc6, //0x0000024b subl %eax, %esi
+ 0xc5, 0xf9, 0x6e, 0xc2, //0x0000024d vmovd %edx, %xmm0
+ 0xc5, 0xfa, 0x6f, 0x0d, 0xa7, 0xfd, 0xff, 0xff, //0x00000251 vmovdqu $-601(%rip), %xmm1 /* LCPI0_0+0(%rip) */
+ 0xc5, 0xf9, 0xf4, 0xd1, //0x00000259 vpmuludq %xmm1, %xmm0, %xmm2
+ 0xc5, 0xe9, 0x73, 0xd2, 0x2d, //0x0000025d vpsrlq $45, %xmm2, %xmm2
+ 0xb8, 0x10, 0x27, 0x00, 0x00, //0x00000262 movl $10000, %eax
+ 0xc4, 0xe1, 0xf9, 0x6e, 0xd8, //0x00000267 vmovq %rax, %xmm3
+ 0xc5, 0xe9, 0xf4, 0xe3, //0x0000026c vpmuludq %xmm3, %xmm2, %xmm4
+ 0xc5, 0xf9, 0xfa, 0xc4, //0x00000270 vpsubd %xmm4, %xmm0, %xmm0
+ 0xc5, 0xe9, 0x61, 0xc0, //0x00000274 vpunpcklwd %xmm0, %xmm2, %xmm0
+ 0xc5, 0xf9, 0x73, 0xf0, 0x02, //0x00000278 vpsllq $2, %xmm0, %xmm0
+ 0xc5, 0xfb, 0x70, 0xc0, 0x50, //0x0000027d vpshuflw $80, %xmm0, %xmm0
+ 0xc5, 0xf9, 0x70, 0xc0, 0x50, //0x00000282 vpshufd $80, %xmm0, %xmm0
+ 0xc5, 0xfb, 0x12, 0x15, 0xa1, 0xfd, 0xff, 0xff, //0x00000287 vmovddup $-607(%rip), %xmm2 /* LCPI0_1+0(%rip) */
+ 0xc5, 0xf9, 0xe4, 0xc2, //0x0000028f vpmulhuw %xmm2, %xmm0, %xmm0
+ 0xc5, 0xfb, 0x12, 0x25, 0x9d, 0xfd, 0xff, 0xff, //0x00000293 vmovddup $-611(%rip), %xmm4 /* LCPI0_2+0(%rip) */
+ 0xc5, 0xf9, 0xe4, 0xc4, //0x0000029b vpmulhuw %xmm4, %xmm0, %xmm0
+ 0xc5, 0xfa, 0x6f, 0x2d, 0x69, 0xfd, 0xff, 0xff, //0x0000029f vmovdqu $-663(%rip), %xmm5 /* LCPI0_3+0(%rip) */
+ 0xc5, 0xf9, 0xd5, 0xf5, //0x000002a7 vpmullw %xmm5, %xmm0, %xmm6
+ 0xc5, 0xc9, 0x73, 0xf6, 0x10, //0x000002ab vpsllq $16, %xmm6, %xmm6
+ 0xc5, 0xf9, 0xf9, 0xc6, //0x000002b0 vpsubw %xmm6, %xmm0, %xmm0
+ 0xc5, 0xf9, 0x6e, 0xf6, //0x000002b4 vmovd %esi, %xmm6
+ 0xc5, 0xc9, 0xf4, 0xc9, //0x000002b8 vpmuludq %xmm1, %xmm6, %xmm1
+ 0xc5, 0xf1, 0x73, 0xd1, 0x2d, //0x000002bc vpsrlq $45, %xmm1, %xmm1
+ 0xc5, 0xf1, 0xf4, 0xdb, //0x000002c1 vpmuludq %xmm3, %xmm1, %xmm3
+ 0xc5, 0xc9, 0xfa, 0xdb, //0x000002c5 vpsubd %xmm3, %xmm6, %xmm3
+ 0xc5, 0xf1, 0x61, 0xcb, //0x000002c9 vpunpcklwd %xmm3, %xmm1, %xmm1
+ 0xc5, 0xf1, 0x73, 0xf1, 0x02, //0x000002cd vpsllq $2, %xmm1, %xmm1
+ 0xc5, 0xfb, 0x70, 0xc9, 0x50, //0x000002d2 vpshuflw $80, %xmm1, %xmm1
+ 0xc5, 0xf9, 0x70, 0xc9, 0x50, //0x000002d7 vpshufd $80, %xmm1, %xmm1
+ 0xc5, 0xf1, 0xe4, 0xca, //0x000002dc vpmulhuw %xmm2, %xmm1, %xmm1
+ 0xc5, 0xf1, 0xe4, 0xcc, //0x000002e0 vpmulhuw %xmm4, %xmm1, %xmm1
+ 0xc5, 0xf1, 0xd5, 0xd5, //0x000002e4 vpmullw %xmm5, %xmm1, %xmm2
+ 0xc5, 0xe9, 0x73, 0xf2, 0x10, //0x000002e8 vpsllq $16, %xmm2, %xmm2
+ 0xc5, 0xf1, 0xf9, 0xca, //0x000002ed vpsubw %xmm2, %xmm1, %xmm1
+ 0xc5, 0xf9, 0x67, 0xc1, //0x000002f1 vpackuswb %xmm1, %xmm0, %xmm0
+ 0xc5, 0xf9, 0xfc, 0x0d, 0x23, 0xfd, 0xff, 0xff, //0x000002f5 vpaddb $-733(%rip), %xmm0, %xmm1 /* LCPI0_4+0(%rip) */
+ 0xc5, 0xe9, 0xef, 0xd2, //0x000002fd vpxor %xmm2, %xmm2, %xmm2
+ 0xc5, 0xf9, 0x74, 0xc2, //0x00000301 vpcmpeqb %xmm2, %xmm0, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xc0, //0x00000305 vpmovmskb %xmm0, %eax
+ 0x0d, 0x00, 0x80, 0x00, 0x00, //0x00000309 orl $32768, %eax
+ 0x35, 0xff, 0x7f, 0xff, 0xff, //0x0000030e xorl $-32769, %eax
+ 0x0f, 0xbc, 0xc0, //0x00000313 bsfl %eax, %eax
+ 0xb9, 0x10, 0x00, 0x00, 0x00, //0x00000316 movl $16, %ecx
+ 0x29, 0xc1, //0x0000031b subl %eax, %ecx
+ 0x48, 0xc1, 0xe0, 0x04, //0x0000031d shlq $4, %rax
+ 0x48, 0x8d, 0x15, 0xb8, 0x02, 0x00, 0x00, //0x00000321 leaq $696(%rip), %rdx /* _VecShiftShuffles+0(%rip) */
+ 0xc4, 0xe2, 0x71, 0x00, 0x04, 0x10, //0x00000328 vpshufb (%rax,%rdx), %xmm1, %xmm0
+ 0xc5, 0xfa, 0x7f, 0x07, //0x0000032e vmovdqu %xmm0, (%rdi)
+ 0x89, 0xc8, //0x00000332 movl %ecx, %eax
+ 0x5d, //0x00000334 popq %rbp
+ 0xc3, //0x00000335 retq
+ //0x00000336 LBB0_18
+ 0x48, 0xb9, 0x57, 0x78, 0x13, 0xb1, 0x2f, 0x65, 0xa5, 0x39, //0x00000336 movabsq $4153837486827862103, %rcx
+ 0x48, 0x89, 0xf0, //0x00000340 movq %rsi, %rax
+ 0x48, 0xf7, 0xe1, //0x00000343 mulq %rcx
+ 0x48, 0xc1, 0xea, 0x33, //0x00000346 shrq $51, %rdx
+ 0x48, 0xb8, 0x00, 0x00, 0xc1, 0x6f, 0xf2, 0x86, 0x23, 0x00, //0x0000034a movabsq $10000000000000000, %rax
+ 0x48, 0x0f, 0xaf, 0xc2, //0x00000354 imulq %rdx, %rax
+ 0x48, 0x29, 0xc6, //0x00000358 subq %rax, %rsi
+ 0x83, 0xfa, 0x09, //0x0000035b cmpl $9, %edx
+ 0x0f, 0x87, 0x0f, 0x00, 0x00, 0x00, //0x0000035e ja LBB0_20
+ 0x80, 0xc2, 0x30, //0x00000364 addb $48, %dl
+ 0x88, 0x17, //0x00000367 movb %dl, (%rdi)
+ 0xb9, 0x01, 0x00, 0x00, 0x00, //0x00000369 movl $1, %ecx
+ 0xe9, 0xba, 0x00, 0x00, 0x00, //0x0000036e jmp LBB0_25
+ //0x00000373 LBB0_20
+ 0x83, 0xfa, 0x63, //0x00000373 cmpl $99, %edx
+ 0x0f, 0x87, 0x1f, 0x00, 0x00, 0x00, //0x00000376 ja LBB0_22
+ 0x89, 0xd0, //0x0000037c movl %edx, %eax
+ 0x48, 0x8d, 0x0d, 0x8b, 0x01, 0x00, 0x00, //0x0000037e leaq $395(%rip), %rcx /* _Digits+0(%rip) */
+ 0x8a, 0x14, 0x41, //0x00000385 movb (%rcx,%rax,2), %dl
+ 0x8a, 0x44, 0x41, 0x01, //0x00000388 movb $1(%rcx,%rax,2), %al
+ 0x88, 0x17, //0x0000038c movb %dl, (%rdi)
+ 0x88, 0x47, 0x01, //0x0000038e movb %al, $1(%rdi)
+ 0xb9, 0x02, 0x00, 0x00, 0x00, //0x00000391 movl $2, %ecx
+ 0xe9, 0x92, 0x00, 0x00, 0x00, //0x00000396 jmp LBB0_25
+ //0x0000039b LBB0_22
+ 0x89, 0xd0, //0x0000039b movl %edx, %eax
+ 0xc1, 0xe8, 0x02, //0x0000039d shrl $2, %eax
+ 0x69, 0xc0, 0x7b, 0x14, 0x00, 0x00, //0x000003a0 imull $5243, %eax, %eax
+ 0xc1, 0xe8, 0x11, //0x000003a6 shrl $17, %eax
+ 0x81, 0xfa, 0xe7, 0x03, 0x00, 0x00, //0x000003a9 cmpl $999, %edx
+ 0x0f, 0x87, 0x3c, 0x00, 0x00, 0x00, //0x000003af ja LBB0_24
+ 0x83, 0xc0, 0x30, //0x000003b5 addl $48, %eax
+ 0x88, 0x07, //0x000003b8 movb %al, (%rdi)
+ 0x0f, 0xb7, 0xc2, //0x000003ba movzwl %dx, %eax
+ 0x89, 0xc1, //0x000003bd movl %eax, %ecx
+ 0xc1, 0xe9, 0x02, //0x000003bf shrl $2, %ecx
+ 0x69, 0xc9, 0x7b, 0x14, 0x00, 0x00, //0x000003c2 imull $5243, %ecx, %ecx
+ 0xc1, 0xe9, 0x11, //0x000003c8 shrl $17, %ecx
+ 0x6b, 0xc9, 0x64, //0x000003cb imull $100, %ecx, %ecx
+ 0x29, 0xc8, //0x000003ce subl %ecx, %eax
+ 0x0f, 0xb7, 0xc0, //0x000003d0 movzwl %ax, %eax
+ 0x48, 0x8d, 0x0d, 0x36, 0x01, 0x00, 0x00, //0x000003d3 leaq $310(%rip), %rcx /* _Digits+0(%rip) */
+ 0x8a, 0x14, 0x41, //0x000003da movb (%rcx,%rax,2), %dl
+ 0x8a, 0x44, 0x41, 0x01, //0x000003dd movb $1(%rcx,%rax,2), %al
+ 0x88, 0x57, 0x01, //0x000003e1 movb %dl, $1(%rdi)
+ 0x88, 0x47, 0x02, //0x000003e4 movb %al, $2(%rdi)
+ 0xb9, 0x03, 0x00, 0x00, 0x00, //0x000003e7 movl $3, %ecx
+ 0xe9, 0x3c, 0x00, 0x00, 0x00, //0x000003ec jmp LBB0_25
+ //0x000003f1 LBB0_24
+ 0x6b, 0xc8, 0x64, //0x000003f1 imull $100, %eax, %ecx
+ 0x29, 0xca, //0x000003f4 subl %ecx, %edx
+ 0x0f, 0xb7, 0xc0, //0x000003f6 movzwl %ax, %eax
+ 0x4c, 0x8d, 0x05, 0x10, 0x01, 0x00, 0x00, //0x000003f9 leaq $272(%rip), %r8 /* _Digits+0(%rip) */
+ 0x41, 0x8a, 0x0c, 0x40, //0x00000400 movb (%r8,%rax,2), %cl
+ 0x41, 0x8a, 0x44, 0x40, 0x01, //0x00000404 movb $1(%r8,%rax,2), %al
+ 0x88, 0x0f, //0x00000409 movb %cl, (%rdi)
+ 0x88, 0x47, 0x01, //0x0000040b movb %al, $1(%rdi)
+ 0x0f, 0xb7, 0xc2, //0x0000040e movzwl %dx, %eax
+ 0x41, 0x8a, 0x0c, 0x40, //0x00000411 movb (%r8,%rax,2), %cl
+ 0x48, 0x01, 0xc0, //0x00000415 addq %rax, %rax
+ 0x88, 0x4f, 0x02, //0x00000418 movb %cl, $2(%rdi)
+ 0x83, 0xc8, 0x01, //0x0000041b orl $1, %eax
+ 0x0f, 0xb7, 0xc0, //0x0000041e movzwl %ax, %eax
+ 0x42, 0x8a, 0x04, 0x00, //0x00000421 movb (%rax,%r8), %al
+ 0x88, 0x47, 0x03, //0x00000425 movb %al, $3(%rdi)
+ 0xb9, 0x04, 0x00, 0x00, 0x00, //0x00000428 movl $4, %ecx
+ //0x0000042d LBB0_25
+ 0x48, 0xba, 0xfd, 0xce, 0x61, 0x84, 0x11, 0x77, 0xcc, 0xab, //0x0000042d movabsq $-6067343680855748867, %rdx
+ 0x48, 0x89, 0xf0, //0x00000437 movq %rsi, %rax
+ 0x48, 0xf7, 0xe2, //0x0000043a mulq %rdx
+ 0x48, 0xc1, 0xea, 0x1a, //0x0000043d shrq $26, %rdx
+ 0xc5, 0xf9, 0x6e, 0xc2, //0x00000441 vmovd %edx, %xmm0
+ 0xc5, 0xfa, 0x6f, 0x0d, 0xb3, 0xfb, 0xff, 0xff, //0x00000445 vmovdqu $-1101(%rip), %xmm1 /* LCPI0_0+0(%rip) */
+ 0xc5, 0xf9, 0xf4, 0xd1, //0x0000044d vpmuludq %xmm1, %xmm0, %xmm2
+ 0xc5, 0xe9, 0x73, 0xd2, 0x2d, //0x00000451 vpsrlq $45, %xmm2, %xmm2
+ 0xb8, 0x10, 0x27, 0x00, 0x00, //0x00000456 movl $10000, %eax
+ 0xc4, 0xe1, 0xf9, 0x6e, 0xd8, //0x0000045b vmovq %rax, %xmm3
+ 0xc5, 0xe9, 0xf4, 0xe3, //0x00000460 vpmuludq %xmm3, %xmm2, %xmm4
+ 0xc5, 0xf9, 0xfa, 0xc4, //0x00000464 vpsubd %xmm4, %xmm0, %xmm0
+ 0xc5, 0xe9, 0x61, 0xc0, //0x00000468 vpunpcklwd %xmm0, %xmm2, %xmm0
+ 0xc5, 0xf9, 0x73, 0xf0, 0x02, //0x0000046c vpsllq $2, %xmm0, %xmm0
+ 0xc5, 0xfb, 0x70, 0xc0, 0x50, //0x00000471 vpshuflw $80, %xmm0, %xmm0
+ 0xc5, 0xf9, 0x70, 0xc0, 0x50, //0x00000476 vpshufd $80, %xmm0, %xmm0
+ 0xc5, 0xfb, 0x12, 0x15, 0xad, 0xfb, 0xff, 0xff, //0x0000047b vmovddup $-1107(%rip), %xmm2 /* LCPI0_1+0(%rip) */
+ 0xc5, 0xf9, 0xe4, 0xc2, //0x00000483 vpmulhuw %xmm2, %xmm0, %xmm0
+ 0xc5, 0xfb, 0x12, 0x25, 0xa9, 0xfb, 0xff, 0xff, //0x00000487 vmovddup $-1111(%rip), %xmm4 /* LCPI0_2+0(%rip) */
+ 0xc5, 0xf9, 0xe4, 0xc4, //0x0000048f vpmulhuw %xmm4, %xmm0, %xmm0
+ 0xc5, 0xfa, 0x6f, 0x2d, 0x75, 0xfb, 0xff, 0xff, //0x00000493 vmovdqu $-1163(%rip), %xmm5 /* LCPI0_3+0(%rip) */
+ 0xc5, 0xf9, 0xd5, 0xf5, //0x0000049b vpmullw %xmm5, %xmm0, %xmm6
+ 0xc5, 0xc9, 0x73, 0xf6, 0x10, //0x0000049f vpsllq $16, %xmm6, %xmm6
+ 0xc5, 0xf9, 0xf9, 0xc6, //0x000004a4 vpsubw %xmm6, %xmm0, %xmm0
+ 0x69, 0xc2, 0x00, 0xe1, 0xf5, 0x05, //0x000004a8 imull $100000000, %edx, %eax
+ 0x29, 0xc6, //0x000004ae subl %eax, %esi
+ 0xc5, 0xf9, 0x6e, 0xf6, //0x000004b0 vmovd %esi, %xmm6
+ 0xc5, 0xc9, 0xf4, 0xc9, //0x000004b4 vpmuludq %xmm1, %xmm6, %xmm1
+ 0xc5, 0xf1, 0x73, 0xd1, 0x2d, //0x000004b8 vpsrlq $45, %xmm1, %xmm1
+ 0xc5, 0xf1, 0xf4, 0xdb, //0x000004bd vpmuludq %xmm3, %xmm1, %xmm3
+ 0xc5, 0xc9, 0xfa, 0xdb, //0x000004c1 vpsubd %xmm3, %xmm6, %xmm3
+ 0xc5, 0xf1, 0x61, 0xcb, //0x000004c5 vpunpcklwd %xmm3, %xmm1, %xmm1
+ 0xc5, 0xf1, 0x73, 0xf1, 0x02, //0x000004c9 vpsllq $2, %xmm1, %xmm1
+ 0xc5, 0xfb, 0x70, 0xc9, 0x50, //0x000004ce vpshuflw $80, %xmm1, %xmm1
+ 0xc5, 0xf9, 0x70, 0xc9, 0x50, //0x000004d3 vpshufd $80, %xmm1, %xmm1
+ 0xc5, 0xf1, 0xe4, 0xca, //0x000004d8 vpmulhuw %xmm2, %xmm1, %xmm1
+ 0xc5, 0xf1, 0xe4, 0xcc, //0x000004dc vpmulhuw %xmm4, %xmm1, %xmm1
+ 0xc5, 0xf1, 0xd5, 0xd5, //0x000004e0 vpmullw %xmm5, %xmm1, %xmm2
+ 0xc5, 0xe9, 0x73, 0xf2, 0x10, //0x000004e4 vpsllq $16, %xmm2, %xmm2
+ 0xc5, 0xf1, 0xf9, 0xca, //0x000004e9 vpsubw %xmm2, %xmm1, %xmm1
+ 0xc5, 0xf9, 0x67, 0xc1, //0x000004ed vpackuswb %xmm1, %xmm0, %xmm0
+ 0xc5, 0xf9, 0xfc, 0x05, 0x27, 0xfb, 0xff, 0xff, //0x000004f1 vpaddb $-1241(%rip), %xmm0, %xmm0 /* LCPI0_4+0(%rip) */
+ 0x89, 0xc8, //0x000004f9 movl %ecx, %eax
+ 0xc5, 0xfa, 0x7f, 0x04, 0x07, //0x000004fb vmovdqu %xmm0, (%rdi,%rax)
+ 0x83, 0xc9, 0x10, //0x00000500 orl $16, %ecx
+ 0x89, 0xc8, //0x00000503 movl %ecx, %eax
+ 0x5d, //0x00000505 popq %rbp
+ 0xc3, //0x00000506 retq
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000507 .p2align 4, 0x00
+ //0x00000510 _Digits
+ 0x30, 0x30, 0x30, 0x31, 0x30, 0x32, 0x30, 0x33, 0x30, 0x34, 0x30, 0x35, 0x30, 0x36, 0x30, 0x37, //0x00000510 QUAD $0x3330323031303030; QUAD $0x3730363035303430 // .ascii 16, '0001020304050607'
+ 0x30, 0x38, 0x30, 0x39, 0x31, 0x30, 0x31, 0x31, 0x31, 0x32, 0x31, 0x33, 0x31, 0x34, 0x31, 0x35, //0x00000520 QUAD $0x3131303139303830; QUAD $0x3531343133313231 // .ascii 16, '0809101112131415'
+ 0x31, 0x36, 0x31, 0x37, 0x31, 0x38, 0x31, 0x39, 0x32, 0x30, 0x32, 0x31, 0x32, 0x32, 0x32, 0x33, //0x00000530 QUAD $0x3931383137313631; QUAD $0x3332323231323032 // .ascii 16, '1617181920212223'
+ 0x32, 0x34, 0x32, 0x35, 0x32, 0x36, 0x32, 0x37, 0x32, 0x38, 0x32, 0x39, 0x33, 0x30, 0x33, 0x31, //0x00000540 QUAD $0x3732363235323432; QUAD $0x3133303339323832 // .ascii 16, '2425262728293031'
+ 0x33, 0x32, 0x33, 0x33, 0x33, 0x34, 0x33, 0x35, 0x33, 0x36, 0x33, 0x37, 0x33, 0x38, 0x33, 0x39, //0x00000550 QUAD $0x3533343333333233; QUAD $0x3933383337333633 // .ascii 16, '3233343536373839'
+ 0x34, 0x30, 0x34, 0x31, 0x34, 0x32, 0x34, 0x33, 0x34, 0x34, 0x34, 0x35, 0x34, 0x36, 0x34, 0x37, //0x00000560 QUAD $0x3334323431343034; QUAD $0x3734363435343434 // .ascii 16, '4041424344454647'
+ 0x34, 0x38, 0x34, 0x39, 0x35, 0x30, 0x35, 0x31, 0x35, 0x32, 0x35, 0x33, 0x35, 0x34, 0x35, 0x35, //0x00000570 QUAD $0x3135303539343834; QUAD $0x3535343533353235 // .ascii 16, '4849505152535455'
+ 0x35, 0x36, 0x35, 0x37, 0x35, 0x38, 0x35, 0x39, 0x36, 0x30, 0x36, 0x31, 0x36, 0x32, 0x36, 0x33, //0x00000580 QUAD $0x3935383537353635; QUAD $0x3336323631363036 // .ascii 16, '5657585960616263'
+ 0x36, 0x34, 0x36, 0x35, 0x36, 0x36, 0x36, 0x37, 0x36, 0x38, 0x36, 0x39, 0x37, 0x30, 0x37, 0x31, //0x00000590 QUAD $0x3736363635363436; QUAD $0x3137303739363836 // .ascii 16, '6465666768697071'
+ 0x37, 0x32, 0x37, 0x33, 0x37, 0x34, 0x37, 0x35, 0x37, 0x36, 0x37, 0x37, 0x37, 0x38, 0x37, 0x39, //0x000005a0 QUAD $0x3537343733373237; QUAD $0x3937383737373637 // .ascii 16, '7273747576777879'
+ 0x38, 0x30, 0x38, 0x31, 0x38, 0x32, 0x38, 0x33, 0x38, 0x34, 0x38, 0x35, 0x38, 0x36, 0x38, 0x37, //0x000005b0 QUAD $0x3338323831383038; QUAD $0x3738363835383438 // .ascii 16, '8081828384858687'
+ 0x38, 0x38, 0x38, 0x39, 0x39, 0x30, 0x39, 0x31, 0x39, 0x32, 0x39, 0x33, 0x39, 0x34, 0x39, 0x35, //0x000005c0 QUAD $0x3139303939383838; QUAD $0x3539343933393239 // .ascii 16, '8889909192939495'
+ 0x39, 0x36, 0x39, 0x37, 0x39, 0x38, 0x39, 0x39, //0x000005d0 QUAD $0x3939383937393639 // .ascii 8, '96979899'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000005d8 .p2align 4, 0x00
+ //0x000005e0 _VecShiftShuffles
+ 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, //0x000005e0 QUAD $0x0706050403020100; QUAD $0x0f0e0d0c0b0a0908 // .ascii 16, '\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e\x0f'
+ 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0xff, //0x000005f0 QUAD $0x0807060504030201; QUAD $0xff0f0e0d0c0b0a09 // .ascii 16, '\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e\x0f\xff'
+ 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0xff, 0xff, //0x00000600 QUAD $0x0908070605040302; QUAD $0xffff0f0e0d0c0b0a // .ascii 16, '\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e\x0f\xff\xff'
+ 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0xff, 0xff, 0xff, //0x00000610 QUAD $0x0a09080706050403; QUAD $0xffffff0f0e0d0c0b // .ascii 16, '\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e\x0f\xff\xff\xff'
+ 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0xff, 0xff, 0xff, 0xff, //0x00000620 QUAD $0x0b0a090807060504; QUAD $0xffffffff0f0e0d0c // .ascii 16, '\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e\x0f\xff\xff\xff\xff'
+ 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0xff, 0xff, 0xff, 0xff, 0xff, //0x00000630 QUAD $0x0c0b0a0908070605; QUAD $0xffffffffff0f0e0d // .ascii 16, '\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e\x0f\xff\xff\xff\xff\xff'
+ 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, //0x00000640 QUAD $0x0d0c0b0a09080706; QUAD $0xffffffffffff0f0e // .ascii 16, '\x06\x07\x08\t\n\x0b\x0c\r\x0e\x0f\xff\xff\xff\xff\xff\xff'
+ 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, //0x00000650 QUAD $0x0e0d0c0b0a090807; QUAD $0xffffffffffffff0f // .ascii 16, '\x07\x08\t\n\x0b\x0c\r\x0e\x0f\xff\xff\xff\xff\xff\xff\xff'
+ 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, //0x00000660 QUAD $0x0f0e0d0c0b0a0908; QUAD $0xffffffffffffffff // .ascii 16, '\x08\t\n\x0b\x0c\r\x0e\x0f\xff\xff\xff\xff\xff\xff\xff\xff'
+}
+
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/unquote.go b/vendor/github.com/bytedance/sonic/internal/native/avx/unquote.go
new file mode 100644
index 000000000..be4bd43a0
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/unquote.go
@@ -0,0 +1,36 @@
+// Code generated by Makefile, DO NOT EDIT.
+
+// Code generated by Makefile, DO NOT EDIT.
+
+/*
+ * Copyright 2021 ByteDance Inc.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package avx
+
+import (
+ `unsafe`
+
+ `github.com/bytedance/sonic/internal/rt`
+)
+
+var F_unquote func(sp unsafe.Pointer, nb int, dp unsafe.Pointer, ep unsafe.Pointer, flags uint64) (ret int)
+
+var S_unquote uintptr
+
+//go:nosplit
+func unquote(sp unsafe.Pointer, nb int, dp unsafe.Pointer, ep *int, flags uint64) (ret int) {
+ return F_unquote(rt.NoEscape(sp), nb, dp, rt.NoEscape(unsafe.Pointer(ep)), flags)
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/unquote_subr.go b/vendor/github.com/bytedance/sonic/internal/native/avx/unquote_subr.go
new file mode 100644
index 000000000..47db5a61d
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/unquote_subr.go
@@ -0,0 +1,46 @@
+// +build !noasm !appengine
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+import (
+ `github.com/bytedance/sonic/loader`
+)
+
+const (
+ _entry__unquote = 16
+)
+
+const (
+ _stack__unquote = 88
+)
+
+const (
+ _size__unquote = 2272
+)
+
+var (
+ _pcsp__unquote = [][2]uint32{
+ {1, 0},
+ {4, 8},
+ {6, 16},
+ {8, 24},
+ {10, 32},
+ {12, 40},
+ {13, 48},
+ {1684, 88},
+ {1688, 48},
+ {1689, 40},
+ {1691, 32},
+ {1693, 24},
+ {1695, 16},
+ {1697, 8},
+ {1698, 0},
+ {2270, 88},
+ }
+)
+
+var _cfunc_unquote = []loader.CFunc{
+ {"_unquote_entry", 0, _entry__unquote, 0, nil},
+ {"_unquote", _entry__unquote, _size__unquote, _stack__unquote, _pcsp__unquote},
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/unquote_text_amd64.go b/vendor/github.com/bytedance/sonic/internal/native/avx/unquote_text_amd64.go
new file mode 100644
index 000000000..2e63621cd
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/unquote_text_amd64.go
@@ -0,0 +1,639 @@
+// +build amd64
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+var _text_unquote = []byte{
+ // .p2align 4, 0x00
+ // LCPI0_0
+ 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, // QUAD $0x5c5c5c5c5c5c5c5c; QUAD $0x5c5c5c5c5c5c5c5c // .space 16, '\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
+ //0x00000010 .p2align 4, 0x90
+ //0x00000010 _unquote
+ 0x55, //0x00000010 pushq %rbp
+ 0x48, 0x89, 0xe5, //0x00000011 movq %rsp, %rbp
+ 0x41, 0x57, //0x00000014 pushq %r15
+ 0x41, 0x56, //0x00000016 pushq %r14
+ 0x41, 0x55, //0x00000018 pushq %r13
+ 0x41, 0x54, //0x0000001a pushq %r12
+ 0x53, //0x0000001c pushq %rbx
+ 0x48, 0x83, 0xec, 0x28, //0x0000001d subq $40, %rsp
+ 0x48, 0x85, 0xf6, //0x00000021 testq %rsi, %rsi
+ 0x0f, 0x84, 0x6e, 0x06, 0x00, 0x00, //0x00000024 je LBB0_82
+ 0x49, 0x89, 0xf3, //0x0000002a movq %rsi, %r11
+ 0x48, 0x89, 0x4d, 0xc8, //0x0000002d movq %rcx, $-56(%rbp)
+ 0x4c, 0x89, 0xc0, //0x00000031 movq %r8, %rax
+ 0x4c, 0x89, 0x45, 0xb8, //0x00000034 movq %r8, $-72(%rbp)
+ 0x45, 0x89, 0xc2, //0x00000038 movl %r8d, %r10d
+ 0x41, 0x83, 0xe2, 0x01, //0x0000003b andl $1, %r10d
+ 0x4c, 0x8d, 0x05, 0xaa, 0x08, 0x00, 0x00, //0x0000003f leaq $2218(%rip), %r8 /* __UnquoteTab+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x05, 0xb2, 0xff, 0xff, 0xff, //0x00000046 vmovdqu $-78(%rip), %xmm0 /* LCPI0_0+0(%rip) */
+ 0x49, 0x89, 0xf9, //0x0000004e movq %rdi, %r9
+ 0x49, 0x89, 0xf5, //0x00000051 movq %rsi, %r13
+ 0x48, 0x89, 0xd0, //0x00000054 movq %rdx, %rax
+ //0x00000057 LBB0_2
+ 0x41, 0x80, 0x39, 0x5c, //0x00000057 cmpb $92, (%r9)
+ 0x0f, 0x85, 0x0f, 0x00, 0x00, 0x00, //0x0000005b jne LBB0_4
+ 0x31, 0xf6, //0x00000061 xorl %esi, %esi
+ 0xe9, 0xc8, 0x00, 0x00, 0x00, //0x00000063 jmp LBB0_13
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000068 .p2align 4, 0x90
+ //0x00000070 LBB0_4
+ 0x4d, 0x89, 0xef, //0x00000070 movq %r13, %r15
+ 0x48, 0x89, 0xc6, //0x00000073 movq %rax, %rsi
+ 0x4d, 0x89, 0xce, //0x00000076 movq %r9, %r14
+ 0x49, 0x83, 0xfd, 0x10, //0x00000079 cmpq $16, %r13
+ 0x0f, 0x8c, 0x3d, 0x00, 0x00, 0x00, //0x0000007d jl LBB0_7
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000083 .p2align 4, 0x90
+ //0x00000090 LBB0_5
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x0e, //0x00000090 vmovdqu (%r14), %xmm1
+ 0xc5, 0xfa, 0x7f, 0x0e, //0x00000095 vmovdqu %xmm1, (%rsi)
+ 0xc5, 0xf1, 0x74, 0xc8, //0x00000099 vpcmpeqb %xmm0, %xmm1, %xmm1
+ 0xc5, 0xf9, 0xd7, 0xd9, //0x0000009d vpmovmskb %xmm1, %ebx
+ 0x66, 0x85, 0xdb, //0x000000a1 testw %bx, %bx
+ 0x0f, 0x85, 0x60, 0x00, 0x00, 0x00, //0x000000a4 jne LBB0_12
+ 0x49, 0x83, 0xc6, 0x10, //0x000000aa addq $16, %r14
+ 0x48, 0x83, 0xc6, 0x10, //0x000000ae addq $16, %rsi
+ 0x49, 0x83, 0xff, 0x1f, //0x000000b2 cmpq $31, %r15
+ 0x4d, 0x8d, 0x7f, 0xf0, //0x000000b6 leaq $-16(%r15), %r15
+ 0x0f, 0x8f, 0xd0, 0xff, 0xff, 0xff, //0x000000ba jg LBB0_5
+ //0x000000c0 LBB0_7
+ 0x4d, 0x85, 0xff, //0x000000c0 testq %r15, %r15
+ 0x0f, 0x84, 0xd5, 0x05, 0x00, 0x00, //0x000000c3 je LBB0_83
+ 0x31, 0xdb, //0x000000c9 xorl %ebx, %ebx
+ 0x90, 0x90, 0x90, 0x90, 0x90, //0x000000cb .p2align 4, 0x90
+ //0x000000d0 LBB0_9
+ 0x41, 0x0f, 0xb6, 0x0c, 0x1e, //0x000000d0 movzbl (%r14,%rbx), %ecx
+ 0x80, 0xf9, 0x5c, //0x000000d5 cmpb $92, %cl
+ 0x0f, 0x84, 0x14, 0x00, 0x00, 0x00, //0x000000d8 je LBB0_11
+ 0x88, 0x0c, 0x1e, //0x000000de movb %cl, (%rsi,%rbx)
+ 0x48, 0xff, 0xc3, //0x000000e1 incq %rbx
+ 0x49, 0x39, 0xdf, //0x000000e4 cmpq %rbx, %r15
+ 0x0f, 0x85, 0xe3, 0xff, 0xff, 0xff, //0x000000e7 jne LBB0_9
+ 0xe9, 0xac, 0x05, 0x00, 0x00, //0x000000ed jmp LBB0_83
+ //0x000000f2 LBB0_11
+ 0x49, 0x01, 0xde, //0x000000f2 addq %rbx, %r14
+ 0x4d, 0x29, 0xce, //0x000000f5 subq %r9, %r14
+ 0x4c, 0x89, 0xf6, //0x000000f8 movq %r14, %rsi
+ 0x48, 0x83, 0xfe, 0xff, //0x000000fb cmpq $-1, %rsi
+ 0x0f, 0x85, 0x2b, 0x00, 0x00, 0x00, //0x000000ff jne LBB0_13
+ 0xe9, 0x94, 0x05, 0x00, 0x00, //0x00000105 jmp LBB0_83
+ //0x0000010a LBB0_12
+ 0x0f, 0xb7, 0xcb, //0x0000010a movzwl %bx, %ecx
+ 0x4d, 0x29, 0xce, //0x0000010d subq %r9, %r14
+ 0x48, 0x0f, 0xbc, 0xf1, //0x00000110 bsfq %rcx, %rsi
+ 0x4c, 0x01, 0xf6, //0x00000114 addq %r14, %rsi
+ 0x48, 0x83, 0xfe, 0xff, //0x00000117 cmpq $-1, %rsi
+ 0x0f, 0x84, 0x7d, 0x05, 0x00, 0x00, //0x0000011b je LBB0_83
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000121 .p2align 4, 0x90
+ //0x00000130 LBB0_13
+ 0x48, 0x8d, 0x4e, 0x02, //0x00000130 leaq $2(%rsi), %rcx
+ 0x49, 0x29, 0xcd, //0x00000134 subq %rcx, %r13
+ 0x0f, 0x88, 0x2a, 0x06, 0x00, 0x00, //0x00000137 js LBB0_94
+ 0x4d, 0x8d, 0x4c, 0x31, 0x02, //0x0000013d leaq $2(%r9,%rsi), %r9
+ 0x4d, 0x85, 0xd2, //0x00000142 testq %r10, %r10
+ 0x0f, 0x85, 0xe5, 0x03, 0x00, 0x00, //0x00000145 jne LBB0_58
+ //0x0000014b LBB0_15
+ 0x48, 0x01, 0xf0, //0x0000014b addq %rsi, %rax
+ 0x41, 0x0f, 0xb6, 0x49, 0xff, //0x0000014e movzbl $-1(%r9), %ecx
+ 0x42, 0x8a, 0x0c, 0x01, //0x00000153 movb (%rcx,%r8), %cl
+ 0x80, 0xf9, 0xff, //0x00000157 cmpb $-1, %cl
+ 0x0f, 0x84, 0x20, 0x00, 0x00, 0x00, //0x0000015a je LBB0_18
+ 0x84, 0xc9, //0x00000160 testb %cl, %cl
+ 0x0f, 0x84, 0x12, 0x06, 0x00, 0x00, //0x00000162 je LBB0_95
+ 0x88, 0x08, //0x00000168 movb %cl, (%rax)
+ 0x48, 0xff, 0xc0, //0x0000016a incq %rax
+ 0xe9, 0xb0, 0x03, 0x00, 0x00, //0x0000016d jmp LBB0_57
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000172 .p2align 4, 0x90
+ //0x00000180 LBB0_18
+ 0x49, 0x83, 0xfd, 0x03, //0x00000180 cmpq $3, %r13
+ 0x0f, 0x8e, 0xdd, 0x05, 0x00, 0x00, //0x00000184 jle LBB0_94
+ 0x41, 0x8b, 0x31, //0x0000018a movl (%r9), %esi
+ 0x89, 0xf1, //0x0000018d movl %esi, %ecx
+ 0xf7, 0xd1, //0x0000018f notl %ecx
+ 0x8d, 0x9e, 0xd0, 0xcf, 0xcf, 0xcf, //0x00000191 leal $-808464432(%rsi), %ebx
+ 0x81, 0xe1, 0x80, 0x80, 0x80, 0x80, //0x00000197 andl $-2139062144, %ecx
+ 0x85, 0xd9, //0x0000019d testl %ebx, %ecx
+ 0x0f, 0x85, 0x0e, 0x05, 0x00, 0x00, //0x0000019f jne LBB0_85
+ 0x8d, 0x9e, 0x19, 0x19, 0x19, 0x19, //0x000001a5 leal $421075225(%rsi), %ebx
+ 0x09, 0xf3, //0x000001ab orl %esi, %ebx
+ 0xf7, 0xc3, 0x80, 0x80, 0x80, 0x80, //0x000001ad testl $-2139062144, %ebx
+ 0x0f, 0x85, 0xfa, 0x04, 0x00, 0x00, //0x000001b3 jne LBB0_85
+ 0x89, 0xf3, //0x000001b9 movl %esi, %ebx
+ 0x81, 0xe3, 0x7f, 0x7f, 0x7f, 0x7f, //0x000001bb andl $2139062143, %ebx
+ 0x41, 0xbe, 0xc0, 0xc0, 0xc0, 0xc0, //0x000001c1 movl $-1061109568, %r14d
+ 0x41, 0x29, 0xde, //0x000001c7 subl %ebx, %r14d
+ 0x44, 0x8d, 0xbb, 0x46, 0x46, 0x46, 0x46, //0x000001ca leal $1179010630(%rbx), %r15d
+ 0x41, 0x21, 0xce, //0x000001d1 andl %ecx, %r14d
+ 0x45, 0x85, 0xfe, //0x000001d4 testl %r15d, %r14d
+ 0x0f, 0x85, 0xd6, 0x04, 0x00, 0x00, //0x000001d7 jne LBB0_85
+ 0x41, 0xbe, 0xe0, 0xe0, 0xe0, 0xe0, //0x000001dd movl $-522133280, %r14d
+ 0x41, 0x29, 0xde, //0x000001e3 subl %ebx, %r14d
+ 0x81, 0xc3, 0x39, 0x39, 0x39, 0x39, //0x000001e6 addl $960051513, %ebx
+ 0x44, 0x21, 0xf1, //0x000001ec andl %r14d, %ecx
+ 0x85, 0xd9, //0x000001ef testl %ebx, %ecx
+ 0x0f, 0x85, 0xbc, 0x04, 0x00, 0x00, //0x000001f1 jne LBB0_85
+ 0x0f, 0xce, //0x000001f7 bswapl %esi
+ 0x89, 0xf1, //0x000001f9 movl %esi, %ecx
+ 0xc1, 0xe9, 0x04, //0x000001fb shrl $4, %ecx
+ 0xf7, 0xd1, //0x000001fe notl %ecx
+ 0x81, 0xe1, 0x01, 0x01, 0x01, 0x01, //0x00000200 andl $16843009, %ecx
+ 0x8d, 0x0c, 0xc9, //0x00000206 leal (%rcx,%rcx,8), %ecx
+ 0x81, 0xe6, 0x0f, 0x0f, 0x0f, 0x0f, //0x00000209 andl $252645135, %esi
+ 0x01, 0xce, //0x0000020f addl %ecx, %esi
+ 0x89, 0xf1, //0x00000211 movl %esi, %ecx
+ 0xc1, 0xe9, 0x04, //0x00000213 shrl $4, %ecx
+ 0x09, 0xf1, //0x00000216 orl %esi, %ecx
+ 0x44, 0x0f, 0xb6, 0xf9, //0x00000218 movzbl %cl, %r15d
+ 0xc1, 0xe9, 0x08, //0x0000021c shrl $8, %ecx
+ 0x81, 0xe1, 0x00, 0xff, 0x00, 0x00, //0x0000021f andl $65280, %ecx
+ 0x41, 0x09, 0xcf, //0x00000225 orl %ecx, %r15d
+ 0x4d, 0x8d, 0x75, 0xfc, //0x00000228 leaq $-4(%r13), %r14
+ 0x41, 0x81, 0xff, 0x80, 0x00, 0x00, 0x00, //0x0000022c cmpl $128, %r15d
+ 0x0f, 0x82, 0x46, 0x03, 0x00, 0x00, //0x00000233 jb LBB0_66
+ 0x45, 0x31, 0xe4, //0x00000239 xorl %r12d, %r12d
+ 0x4d, 0x85, 0xd2, //0x0000023c testq %r10, %r10
+ 0x0f, 0x84, 0x5b, 0x01, 0x00, 0x00, //0x0000023f je LBB0_40
+ //0x00000245 LBB0_25
+ 0x41, 0x81, 0xff, 0x00, 0x08, 0x00, 0x00, //0x00000245 cmpl $2048, %r15d
+ 0x0f, 0x82, 0x3c, 0x03, 0x00, 0x00, //0x0000024c jb LBB0_68
+ 0x44, 0x89, 0xf9, //0x00000252 movl %r15d, %ecx
+ 0x81, 0xe1, 0x00, 0xf8, 0xff, 0xff, //0x00000255 andl $-2048, %ecx
+ 0x81, 0xf9, 0x00, 0xd8, 0x00, 0x00, //0x0000025b cmpl $55296, %ecx
+ 0x0f, 0x85, 0x89, 0x02, 0x00, 0x00, //0x00000261 jne LBB0_54
+ 0x4d, 0x85, 0xf6, //0x00000267 testq %r14, %r14
+ 0x0f, 0x8e, 0x6b, 0x03, 0x00, 0x00, //0x0000026a jle LBB0_72
+ 0x43, 0x80, 0x7c, 0x21, 0x04, 0x5c, //0x00000270 cmpb $92, $4(%r9,%r12)
+ 0x0f, 0x85, 0x6e, 0x03, 0x00, 0x00, //0x00000276 jne LBB0_73
+ 0x41, 0x81, 0xff, 0xff, 0xdb, 0x00, 0x00, //0x0000027c cmpl $56319, %r15d
+ 0x0f, 0x87, 0x34, 0x03, 0x00, 0x00, //0x00000283 ja LBB0_70
+ 0x49, 0x83, 0xfe, 0x07, //0x00000289 cmpq $7, %r14
+ 0x0f, 0x8c, 0x2a, 0x03, 0x00, 0x00, //0x0000028d jl LBB0_70
+ 0x43, 0x80, 0x7c, 0x21, 0x05, 0x5c, //0x00000293 cmpb $92, $5(%r9,%r12)
+ 0x0f, 0x85, 0x1e, 0x03, 0x00, 0x00, //0x00000299 jne LBB0_70
+ 0x43, 0x80, 0x7c, 0x21, 0x06, 0x75, //0x0000029f cmpb $117, $6(%r9,%r12)
+ 0x0f, 0x85, 0x12, 0x03, 0x00, 0x00, //0x000002a5 jne LBB0_70
+ 0x43, 0x8b, 0x74, 0x21, 0x07, //0x000002ab movl $7(%r9,%r12), %esi
+ 0x89, 0xf1, //0x000002b0 movl %esi, %ecx
+ 0xf7, 0xd1, //0x000002b2 notl %ecx
+ 0x8d, 0x9e, 0xd0, 0xcf, 0xcf, 0xcf, //0x000002b4 leal $-808464432(%rsi), %ebx
+ 0x81, 0xe1, 0x80, 0x80, 0x80, 0x80, //0x000002ba andl $-2139062144, %ecx
+ 0x85, 0xd9, //0x000002c0 testl %ebx, %ecx
+ 0x0f, 0x85, 0xe8, 0x04, 0x00, 0x00, //0x000002c2 jne LBB0_99
+ 0x8d, 0x9e, 0x19, 0x19, 0x19, 0x19, //0x000002c8 leal $421075225(%rsi), %ebx
+ 0x09, 0xf3, //0x000002ce orl %esi, %ebx
+ 0xf7, 0xc3, 0x80, 0x80, 0x80, 0x80, //0x000002d0 testl $-2139062144, %ebx
+ 0x0f, 0x85, 0xd4, 0x04, 0x00, 0x00, //0x000002d6 jne LBB0_99
+ 0x89, 0xf3, //0x000002dc movl %esi, %ebx
+ 0x81, 0xe3, 0x7f, 0x7f, 0x7f, 0x7f, //0x000002de andl $2139062143, %ebx
+ 0xc7, 0x45, 0xd4, 0xc0, 0xc0, 0xc0, 0xc0, //0x000002e4 movl $-1061109568, $-44(%rbp)
+ 0x29, 0x5d, 0xd4, //0x000002eb subl %ebx, $-44(%rbp)
+ 0x48, 0x89, 0x75, 0xb0, //0x000002ee movq %rsi, $-80(%rbp)
+ 0x8d, 0xb3, 0x46, 0x46, 0x46, 0x46, //0x000002f2 leal $1179010630(%rbx), %esi
+ 0x89, 0x75, 0xc4, //0x000002f8 movl %esi, $-60(%rbp)
+ 0x21, 0x4d, 0xd4, //0x000002fb andl %ecx, $-44(%rbp)
+ 0x8b, 0x75, 0xc4, //0x000002fe movl $-60(%rbp), %esi
+ 0x85, 0x75, 0xd4, //0x00000301 testl %esi, $-44(%rbp)
+ 0x48, 0x8b, 0x75, 0xb0, //0x00000304 movq $-80(%rbp), %rsi
+ 0x0f, 0x85, 0xa2, 0x04, 0x00, 0x00, //0x00000308 jne LBB0_99
+ 0xc7, 0x45, 0xd4, 0xe0, 0xe0, 0xe0, 0xe0, //0x0000030e movl $-522133280, $-44(%rbp)
+ 0x29, 0x5d, 0xd4, //0x00000315 subl %ebx, $-44(%rbp)
+ 0x81, 0xc3, 0x39, 0x39, 0x39, 0x39, //0x00000318 addl $960051513, %ebx
+ 0x23, 0x4d, 0xd4, //0x0000031e andl $-44(%rbp), %ecx
+ 0x85, 0xd9, //0x00000321 testl %ebx, %ecx
+ 0x0f, 0x85, 0x87, 0x04, 0x00, 0x00, //0x00000323 jne LBB0_99
+ 0x0f, 0xce, //0x00000329 bswapl %esi
+ 0x89, 0xf1, //0x0000032b movl %esi, %ecx
+ 0xc1, 0xe9, 0x04, //0x0000032d shrl $4, %ecx
+ 0xf7, 0xd1, //0x00000330 notl %ecx
+ 0x81, 0xe1, 0x01, 0x01, 0x01, 0x01, //0x00000332 andl $16843009, %ecx
+ 0x8d, 0x0c, 0xc9, //0x00000338 leal (%rcx,%rcx,8), %ecx
+ 0x81, 0xe6, 0x0f, 0x0f, 0x0f, 0x0f, //0x0000033b andl $252645135, %esi
+ 0x01, 0xce, //0x00000341 addl %ecx, %esi
+ 0x89, 0xf1, //0x00000343 movl %esi, %ecx
+ 0xc1, 0xe9, 0x04, //0x00000345 shrl $4, %ecx
+ 0x09, 0xf1, //0x00000348 orl %esi, %ecx
+ 0x89, 0xce, //0x0000034a movl %ecx, %esi
+ 0xc1, 0xee, 0x08, //0x0000034c shrl $8, %esi
+ 0x81, 0xe6, 0x00, 0xff, 0x00, 0x00, //0x0000034f andl $65280, %esi
+ 0x0f, 0xb6, 0xd9, //0x00000355 movzbl %cl, %ebx
+ 0x09, 0xf3, //0x00000358 orl %esi, %ebx
+ 0x81, 0xe1, 0x00, 0x00, 0xfc, 0x00, //0x0000035a andl $16515072, %ecx
+ 0x81, 0xf9, 0x00, 0x00, 0xdc, 0x00, //0x00000360 cmpl $14417920, %ecx
+ 0x0f, 0x84, 0xac, 0x02, 0x00, 0x00, //0x00000366 je LBB0_77
+ 0xf6, 0x45, 0xb8, 0x02, //0x0000036c testb $2, $-72(%rbp)
+ 0x0f, 0x84, 0x41, 0x05, 0x00, 0x00, //0x00000370 je LBB0_114
+ 0x49, 0x83, 0xc6, 0xf9, //0x00000376 addq $-7, %r14
+ 0x66, 0xc7, 0x00, 0xef, 0xbf, //0x0000037a movw $-16401, (%rax)
+ 0xc6, 0x40, 0x02, 0xbd, //0x0000037f movb $-67, $2(%rax)
+ 0x48, 0x83, 0xc0, 0x03, //0x00000383 addq $3, %rax
+ 0x49, 0x83, 0xc4, 0x07, //0x00000387 addq $7, %r12
+ 0x41, 0x89, 0xdf, //0x0000038b movl %ebx, %r15d
+ 0x83, 0xfb, 0x7f, //0x0000038e cmpl $127, %ebx
+ 0x0f, 0x87, 0xae, 0xfe, 0xff, 0xff, //0x00000391 ja LBB0_25
+ 0xe9, 0x44, 0x01, 0x00, 0x00, //0x00000397 jmp LBB0_53
+ 0x90, 0x90, 0x90, 0x90, //0x0000039c .p2align 4, 0x90
+ //0x000003a0 LBB0_40
+ 0x41, 0x81, 0xff, 0x00, 0x08, 0x00, 0x00, //0x000003a0 cmpl $2048, %r15d
+ 0x0f, 0x82, 0xe1, 0x01, 0x00, 0x00, //0x000003a7 jb LBB0_68
+ 0x44, 0x89, 0xf9, //0x000003ad movl %r15d, %ecx
+ 0x81, 0xe1, 0x00, 0xf8, 0xff, 0xff, //0x000003b0 andl $-2048, %ecx
+ 0x81, 0xf9, 0x00, 0xd8, 0x00, 0x00, //0x000003b6 cmpl $55296, %ecx
+ 0x0f, 0x85, 0x2e, 0x01, 0x00, 0x00, //0x000003bc jne LBB0_54
+ 0x41, 0x81, 0xff, 0xff, 0xdb, 0x00, 0x00, //0x000003c2 cmpl $56319, %r15d
+ 0x0f, 0x87, 0xe4, 0x01, 0x00, 0x00, //0x000003c9 ja LBB0_69
+ 0x49, 0x83, 0xfe, 0x06, //0x000003cf cmpq $6, %r14
+ 0x0f, 0x8c, 0xda, 0x01, 0x00, 0x00, //0x000003d3 jl LBB0_69
+ 0x43, 0x80, 0x7c, 0x21, 0x04, 0x5c, //0x000003d9 cmpb $92, $4(%r9,%r12)
+ 0x0f, 0x85, 0xce, 0x01, 0x00, 0x00, //0x000003df jne LBB0_69
+ 0x43, 0x80, 0x7c, 0x21, 0x05, 0x75, //0x000003e5 cmpb $117, $5(%r9,%r12)
+ 0x0f, 0x85, 0xc2, 0x01, 0x00, 0x00, //0x000003eb jne LBB0_69
+ 0x43, 0x8b, 0x74, 0x21, 0x06, //0x000003f1 movl $6(%r9,%r12), %esi
+ 0x89, 0xf1, //0x000003f6 movl %esi, %ecx
+ 0xf7, 0xd1, //0x000003f8 notl %ecx
+ 0x8d, 0x9e, 0xd0, 0xcf, 0xcf, 0xcf, //0x000003fa leal $-808464432(%rsi), %ebx
+ 0x81, 0xe1, 0x80, 0x80, 0x80, 0x80, //0x00000400 andl $-2139062144, %ecx
+ 0x85, 0xd9, //0x00000406 testl %ebx, %ecx
+ 0x0f, 0x85, 0x98, 0x03, 0x00, 0x00, //0x00000408 jne LBB0_98
+ 0x8d, 0x9e, 0x19, 0x19, 0x19, 0x19, //0x0000040e leal $421075225(%rsi), %ebx
+ 0x09, 0xf3, //0x00000414 orl %esi, %ebx
+ 0xf7, 0xc3, 0x80, 0x80, 0x80, 0x80, //0x00000416 testl $-2139062144, %ebx
+ 0x0f, 0x85, 0x84, 0x03, 0x00, 0x00, //0x0000041c jne LBB0_98
+ 0x89, 0xf3, //0x00000422 movl %esi, %ebx
+ 0x81, 0xe3, 0x7f, 0x7f, 0x7f, 0x7f, //0x00000424 andl $2139062143, %ebx
+ 0xc7, 0x45, 0xd4, 0xc0, 0xc0, 0xc0, 0xc0, //0x0000042a movl $-1061109568, $-44(%rbp)
+ 0x29, 0x5d, 0xd4, //0x00000431 subl %ebx, $-44(%rbp)
+ 0x48, 0x89, 0x75, 0xb0, //0x00000434 movq %rsi, $-80(%rbp)
+ 0x8d, 0xb3, 0x46, 0x46, 0x46, 0x46, //0x00000438 leal $1179010630(%rbx), %esi
+ 0x89, 0x75, 0xc4, //0x0000043e movl %esi, $-60(%rbp)
+ 0x21, 0x4d, 0xd4, //0x00000441 andl %ecx, $-44(%rbp)
+ 0x8b, 0x75, 0xc4, //0x00000444 movl $-60(%rbp), %esi
+ 0x85, 0x75, 0xd4, //0x00000447 testl %esi, $-44(%rbp)
+ 0x48, 0x8b, 0x75, 0xb0, //0x0000044a movq $-80(%rbp), %rsi
+ 0x0f, 0x85, 0x52, 0x03, 0x00, 0x00, //0x0000044e jne LBB0_98
+ 0xc7, 0x45, 0xd4, 0xe0, 0xe0, 0xe0, 0xe0, //0x00000454 movl $-522133280, $-44(%rbp)
+ 0x29, 0x5d, 0xd4, //0x0000045b subl %ebx, $-44(%rbp)
+ 0x81, 0xc3, 0x39, 0x39, 0x39, 0x39, //0x0000045e addl $960051513, %ebx
+ 0x23, 0x4d, 0xd4, //0x00000464 andl $-44(%rbp), %ecx
+ 0x85, 0xd9, //0x00000467 testl %ebx, %ecx
+ 0x0f, 0x85, 0x37, 0x03, 0x00, 0x00, //0x00000469 jne LBB0_98
+ 0x0f, 0xce, //0x0000046f bswapl %esi
+ 0x89, 0xf1, //0x00000471 movl %esi, %ecx
+ 0xc1, 0xe9, 0x04, //0x00000473 shrl $4, %ecx
+ 0xf7, 0xd1, //0x00000476 notl %ecx
+ 0x81, 0xe1, 0x01, 0x01, 0x01, 0x01, //0x00000478 andl $16843009, %ecx
+ 0x8d, 0x0c, 0xc9, //0x0000047e leal (%rcx,%rcx,8), %ecx
+ 0x81, 0xe6, 0x0f, 0x0f, 0x0f, 0x0f, //0x00000481 andl $252645135, %esi
+ 0x01, 0xce, //0x00000487 addl %ecx, %esi
+ 0x89, 0xf1, //0x00000489 movl %esi, %ecx
+ 0xc1, 0xe9, 0x04, //0x0000048b shrl $4, %ecx
+ 0x09, 0xf1, //0x0000048e orl %esi, %ecx
+ 0x89, 0xce, //0x00000490 movl %ecx, %esi
+ 0xc1, 0xee, 0x08, //0x00000492 shrl $8, %esi
+ 0x81, 0xe6, 0x00, 0xff, 0x00, 0x00, //0x00000495 andl $65280, %esi
+ 0x0f, 0xb6, 0xd9, //0x0000049b movzbl %cl, %ebx
+ 0x09, 0xf3, //0x0000049e orl %esi, %ebx
+ 0x81, 0xe1, 0x00, 0x00, 0xfc, 0x00, //0x000004a0 andl $16515072, %ecx
+ 0x81, 0xf9, 0x00, 0x00, 0xdc, 0x00, //0x000004a6 cmpl $14417920, %ecx
+ 0x0f, 0x84, 0x55, 0x01, 0x00, 0x00, //0x000004ac je LBB0_76
+ 0xf6, 0x45, 0xb8, 0x02, //0x000004b2 testb $2, $-72(%rbp)
+ 0x0f, 0x84, 0xf1, 0x03, 0x00, 0x00, //0x000004b6 je LBB0_113
+ 0x49, 0x83, 0xc6, 0xfa, //0x000004bc addq $-6, %r14
+ 0x66, 0xc7, 0x00, 0xef, 0xbf, //0x000004c0 movw $-16401, (%rax)
+ 0xc6, 0x40, 0x02, 0xbd, //0x000004c5 movb $-67, $2(%rax)
+ 0x48, 0x83, 0xc0, 0x03, //0x000004c9 addq $3, %rax
+ 0x49, 0x83, 0xc4, 0x06, //0x000004cd addq $6, %r12
+ 0x41, 0x89, 0xdf, //0x000004d1 movl %ebx, %r15d
+ 0x81, 0xfb, 0x80, 0x00, 0x00, 0x00, //0x000004d4 cmpl $128, %ebx
+ 0x0f, 0x83, 0xc0, 0xfe, 0xff, 0xff, //0x000004da jae LBB0_40
+ //0x000004e0 LBB0_53
+ 0x4f, 0x8d, 0x4c, 0x21, 0x04, //0x000004e0 leaq $4(%r9,%r12), %r9
+ 0x41, 0x89, 0xdf, //0x000004e5 movl %ebx, %r15d
+ 0xe9, 0x96, 0x00, 0x00, 0x00, //0x000004e8 jmp LBB0_67
+ 0x90, 0x90, 0x90, //0x000004ed .p2align 4, 0x90
+ //0x000004f0 LBB0_54
+ 0x4f, 0x8d, 0x4c, 0x21, 0x04, //0x000004f0 leaq $4(%r9,%r12), %r9
+ 0x44, 0x89, 0xf9, //0x000004f5 movl %r15d, %ecx
+ 0xc1, 0xe9, 0x0c, //0x000004f8 shrl $12, %ecx
+ 0x80, 0xc9, 0xe0, //0x000004fb orb $-32, %cl
+ 0x88, 0x08, //0x000004fe movb %cl, (%rax)
+ 0x44, 0x89, 0xf9, //0x00000500 movl %r15d, %ecx
+ 0xc1, 0xe9, 0x06, //0x00000503 shrl $6, %ecx
+ 0x80, 0xe1, 0x3f, //0x00000506 andb $63, %cl
+ 0x80, 0xc9, 0x80, //0x00000509 orb $-128, %cl
+ 0x88, 0x48, 0x01, //0x0000050c movb %cl, $1(%rax)
+ 0x41, 0x80, 0xe7, 0x3f, //0x0000050f andb $63, %r15b
+ 0x41, 0x80, 0xcf, 0x80, //0x00000513 orb $-128, %r15b
+ 0x44, 0x88, 0x78, 0x02, //0x00000517 movb %r15b, $2(%rax)
+ //0x0000051b LBB0_55
+ 0x48, 0x83, 0xc0, 0x03, //0x0000051b addq $3, %rax
+ //0x0000051f LBB0_56
+ 0x4d, 0x89, 0xf5, //0x0000051f movq %r14, %r13
+ //0x00000522 LBB0_57
+ 0x4d, 0x85, 0xed, //0x00000522 testq %r13, %r13
+ 0x0f, 0x85, 0x2c, 0xfb, 0xff, 0xff, //0x00000525 jne LBB0_2
+ 0xe9, 0x63, 0x02, 0x00, 0x00, //0x0000052b jmp LBB0_96
+ //0x00000530 LBB0_58
+ 0x45, 0x85, 0xed, //0x00000530 testl %r13d, %r13d
+ 0x0f, 0x84, 0x2e, 0x02, 0x00, 0x00, //0x00000533 je LBB0_94
+ 0x41, 0x80, 0x79, 0xff, 0x5c, //0x00000539 cmpb $92, $-1(%r9)
+ 0x0f, 0x85, 0x57, 0x02, 0x00, 0x00, //0x0000053e jne LBB0_97
+ 0x41, 0x80, 0x39, 0x5c, //0x00000544 cmpb $92, (%r9)
+ 0x0f, 0x85, 0x26, 0x00, 0x00, 0x00, //0x00000548 jne LBB0_65
+ 0x41, 0x83, 0xfd, 0x01, //0x0000054e cmpl $1, %r13d
+ 0x0f, 0x8e, 0x0f, 0x02, 0x00, 0x00, //0x00000552 jle LBB0_94
+ 0x41, 0x8a, 0x49, 0x01, //0x00000558 movb $1(%r9), %cl
+ 0x80, 0xf9, 0x22, //0x0000055c cmpb $34, %cl
+ 0x0f, 0x84, 0x09, 0x00, 0x00, 0x00, //0x0000055f je LBB0_64
+ 0x80, 0xf9, 0x5c, //0x00000565 cmpb $92, %cl
+ 0x0f, 0x85, 0x0c, 0x03, 0x00, 0x00, //0x00000568 jne LBB0_109
+ //0x0000056e LBB0_64
+ 0x49, 0xff, 0xc1, //0x0000056e incq %r9
+ 0x49, 0xff, 0xcd, //0x00000571 decq %r13
+ //0x00000574 LBB0_65
+ 0x49, 0xff, 0xc1, //0x00000574 incq %r9
+ 0x49, 0xff, 0xcd, //0x00000577 decq %r13
+ 0xe9, 0xcc, 0xfb, 0xff, 0xff, //0x0000057a jmp LBB0_15
+ //0x0000057f LBB0_66
+ 0x49, 0x83, 0xc1, 0x04, //0x0000057f addq $4, %r9
+ //0x00000583 LBB0_67
+ 0x44, 0x88, 0x38, //0x00000583 movb %r15b, (%rax)
+ 0x48, 0xff, 0xc0, //0x00000586 incq %rax
+ 0xe9, 0x91, 0xff, 0xff, 0xff, //0x00000589 jmp LBB0_56
+ //0x0000058e LBB0_68
+ 0x4f, 0x8d, 0x4c, 0x21, 0x04, //0x0000058e leaq $4(%r9,%r12), %r9
+ 0x44, 0x89, 0xf9, //0x00000593 movl %r15d, %ecx
+ 0xc1, 0xe9, 0x06, //0x00000596 shrl $6, %ecx
+ 0x80, 0xc9, 0xc0, //0x00000599 orb $-64, %cl
+ 0x88, 0x08, //0x0000059c movb %cl, (%rax)
+ 0x41, 0x80, 0xe7, 0x3f, //0x0000059e andb $63, %r15b
+ 0x41, 0x80, 0xcf, 0x80, //0x000005a2 orb $-128, %r15b
+ 0x44, 0x88, 0x78, 0x01, //0x000005a6 movb %r15b, $1(%rax)
+ 0x48, 0x83, 0xc0, 0x02, //0x000005aa addq $2, %rax
+ 0xe9, 0x6c, 0xff, 0xff, 0xff, //0x000005ae jmp LBB0_56
+ //0x000005b3 LBB0_69
+ 0x4f, 0x8d, 0x4c, 0x21, 0x04, //0x000005b3 leaq $4(%r9,%r12), %r9
+ 0xe9, 0x0f, 0x00, 0x00, 0x00, //0x000005b8 jmp LBB0_71
+ //0x000005bd LBB0_70
+ 0x4f, 0x8d, 0x4c, 0x21, 0x05, //0x000005bd leaq $5(%r9,%r12), %r9
+ 0x4d, 0x29, 0xe5, //0x000005c2 subq %r12, %r13
+ 0x49, 0x83, 0xc5, 0xfb, //0x000005c5 addq $-5, %r13
+ 0x4d, 0x89, 0xee, //0x000005c9 movq %r13, %r14
+ //0x000005cc LBB0_71
+ 0xf6, 0x45, 0xb8, 0x02, //0x000005cc testb $2, $-72(%rbp)
+ 0x0f, 0x85, 0x23, 0x00, 0x00, 0x00, //0x000005d0 jne LBB0_75
+ 0xe9, 0xfb, 0x02, 0x00, 0x00, //0x000005d6 jmp LBB0_116
+ //0x000005db LBB0_72
+ 0xf6, 0x45, 0xb8, 0x02, //0x000005db testb $2, $-72(%rbp)
+ 0x0f, 0x85, 0x0f, 0x00, 0x00, 0x00, //0x000005df jne LBB0_74
+ 0xe9, 0x7d, 0x01, 0x00, 0x00, //0x000005e5 jmp LBB0_94
+ //0x000005ea LBB0_73
+ 0xf6, 0x45, 0xb8, 0x02, //0x000005ea testb $2, $-72(%rbp)
+ 0x0f, 0x84, 0xef, 0x02, 0x00, 0x00, //0x000005ee je LBB0_117
+ //0x000005f4 LBB0_74
+ 0x4f, 0x8d, 0x4c, 0x21, 0x04, //0x000005f4 leaq $4(%r9,%r12), %r9
+ //0x000005f9 LBB0_75
+ 0x66, 0xc7, 0x00, 0xef, 0xbf, //0x000005f9 movw $-16401, (%rax)
+ 0xc6, 0x40, 0x02, 0xbd, //0x000005fe movb $-67, $2(%rax)
+ 0xe9, 0x14, 0xff, 0xff, 0xff, //0x00000602 jmp LBB0_55
+ //0x00000607 LBB0_76
+ 0x4f, 0x8d, 0x4c, 0x21, 0x0a, //0x00000607 leaq $10(%r9,%r12), %r9
+ 0x4d, 0x29, 0xe5, //0x0000060c subq %r12, %r13
+ 0x49, 0x83, 0xc5, 0xf6, //0x0000060f addq $-10, %r13
+ 0xe9, 0x0c, 0x00, 0x00, 0x00, //0x00000613 jmp LBB0_78
+ //0x00000618 LBB0_77
+ 0x4f, 0x8d, 0x4c, 0x21, 0x0b, //0x00000618 leaq $11(%r9,%r12), %r9
+ 0x4d, 0x29, 0xe5, //0x0000061d subq %r12, %r13
+ 0x49, 0x83, 0xc5, 0xf5, //0x00000620 addq $-11, %r13
+ //0x00000624 LBB0_78
+ 0x41, 0xc1, 0xe7, 0x0a, //0x00000624 shll $10, %r15d
+ 0x41, 0x8d, 0x8c, 0x1f, 0x00, 0x24, 0xa0, 0xfc, //0x00000628 leal $-56613888(%r15,%rbx), %ecx
+ 0x81, 0xf9, 0x00, 0x00, 0x11, 0x00, //0x00000630 cmpl $1114112, %ecx
+ 0x0f, 0x82, 0x1c, 0x00, 0x00, 0x00, //0x00000636 jb LBB0_81
+ 0xf6, 0x45, 0xb8, 0x02, //0x0000063c testb $2, $-72(%rbp)
+ 0x0f, 0x84, 0x4d, 0x02, 0x00, 0x00, //0x00000640 je LBB0_111
+ 0x66, 0xc7, 0x00, 0xef, 0xbf, //0x00000646 movw $-16401, (%rax)
+ 0xc6, 0x40, 0x02, 0xbd, //0x0000064b movb $-67, $2(%rax)
+ 0x48, 0x83, 0xc0, 0x03, //0x0000064f addq $3, %rax
+ 0xe9, 0xca, 0xfe, 0xff, 0xff, //0x00000653 jmp LBB0_57
+ //0x00000658 LBB0_81
+ 0x89, 0xce, //0x00000658 movl %ecx, %esi
+ 0xc1, 0xee, 0x12, //0x0000065a shrl $18, %esi
+ 0x40, 0x80, 0xce, 0xf0, //0x0000065d orb $-16, %sil
+ 0x40, 0x88, 0x30, //0x00000661 movb %sil, (%rax)
+ 0x89, 0xce, //0x00000664 movl %ecx, %esi
+ 0xc1, 0xee, 0x0c, //0x00000666 shrl $12, %esi
+ 0x40, 0x80, 0xe6, 0x3f, //0x00000669 andb $63, %sil
+ 0x40, 0x80, 0xce, 0x80, //0x0000066d orb $-128, %sil
+ 0x40, 0x88, 0x70, 0x01, //0x00000671 movb %sil, $1(%rax)
+ 0x89, 0xce, //0x00000675 movl %ecx, %esi
+ 0xc1, 0xee, 0x06, //0x00000677 shrl $6, %esi
+ 0x40, 0x80, 0xe6, 0x3f, //0x0000067a andb $63, %sil
+ 0x40, 0x80, 0xce, 0x80, //0x0000067e orb $-128, %sil
+ 0x40, 0x88, 0x70, 0x02, //0x00000682 movb %sil, $2(%rax)
+ 0x80, 0xe1, 0x3f, //0x00000686 andb $63, %cl
+ 0x80, 0xc9, 0x80, //0x00000689 orb $-128, %cl
+ 0x88, 0x48, 0x03, //0x0000068c movb %cl, $3(%rax)
+ 0x48, 0x83, 0xc0, 0x04, //0x0000068f addq $4, %rax
+ 0xe9, 0x8a, 0xfe, 0xff, 0xff, //0x00000693 jmp LBB0_57
+ //0x00000698 LBB0_82
+ 0x45, 0x31, 0xed, //0x00000698 xorl %r13d, %r13d
+ 0x48, 0x89, 0xd0, //0x0000069b movq %rdx, %rax
+ //0x0000069e LBB0_83
+ 0x4c, 0x01, 0xe8, //0x0000069e addq %r13, %rax
+ 0x48, 0x29, 0xd0, //0x000006a1 subq %rdx, %rax
+ //0x000006a4 LBB0_84
+ 0x48, 0x83, 0xc4, 0x28, //0x000006a4 addq $40, %rsp
+ 0x5b, //0x000006a8 popq %rbx
+ 0x41, 0x5c, //0x000006a9 popq %r12
+ 0x41, 0x5d, //0x000006ab popq %r13
+ 0x41, 0x5e, //0x000006ad popq %r14
+ 0x41, 0x5f, //0x000006af popq %r15
+ 0x5d, //0x000006b1 popq %rbp
+ 0xc3, //0x000006b2 retq
+ //0x000006b3 LBB0_85
+ 0x4c, 0x89, 0xca, //0x000006b3 movq %r9, %rdx
+ 0x48, 0x29, 0xfa, //0x000006b6 subq %rdi, %rdx
+ 0x48, 0x8b, 0x7d, 0xc8, //0x000006b9 movq $-56(%rbp), %rdi
+ 0x48, 0x89, 0x17, //0x000006bd movq %rdx, (%rdi)
+ 0x41, 0x8a, 0x09, //0x000006c0 movb (%r9), %cl
+ 0x8d, 0x71, 0xd0, //0x000006c3 leal $-48(%rcx), %esi
+ 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x000006c6 movq $-2, %rax
+ 0x40, 0x80, 0xfe, 0x0a, //0x000006cd cmpb $10, %sil
+ 0x0f, 0x82, 0x0f, 0x00, 0x00, 0x00, //0x000006d1 jb LBB0_87
+ 0x80, 0xe1, 0xdf, //0x000006d7 andb $-33, %cl
+ 0x80, 0xc1, 0xbf, //0x000006da addb $-65, %cl
+ 0x80, 0xf9, 0x05, //0x000006dd cmpb $5, %cl
+ 0x0f, 0x87, 0xbe, 0xff, 0xff, 0xff, //0x000006e0 ja LBB0_84
+ //0x000006e6 LBB0_87
+ 0x48, 0x8d, 0x4a, 0x01, //0x000006e6 leaq $1(%rdx), %rcx
+ 0x48, 0x89, 0x0f, //0x000006ea movq %rcx, (%rdi)
+ 0x41, 0x8a, 0x49, 0x01, //0x000006ed movb $1(%r9), %cl
+ 0x8d, 0x71, 0xd0, //0x000006f1 leal $-48(%rcx), %esi
+ 0x40, 0x80, 0xfe, 0x0a, //0x000006f4 cmpb $10, %sil
+ 0x0f, 0x82, 0x0f, 0x00, 0x00, 0x00, //0x000006f8 jb LBB0_89
+ 0x80, 0xe1, 0xdf, //0x000006fe andb $-33, %cl
+ 0x80, 0xc1, 0xbf, //0x00000701 addb $-65, %cl
+ 0x80, 0xf9, 0x05, //0x00000704 cmpb $5, %cl
+ 0x0f, 0x87, 0x97, 0xff, 0xff, 0xff, //0x00000707 ja LBB0_84
+ //0x0000070d LBB0_89
+ 0x48, 0x8d, 0x4a, 0x02, //0x0000070d leaq $2(%rdx), %rcx
+ 0x48, 0x89, 0x0f, //0x00000711 movq %rcx, (%rdi)
+ 0x41, 0x8a, 0x49, 0x02, //0x00000714 movb $2(%r9), %cl
+ 0x8d, 0x71, 0xd0, //0x00000718 leal $-48(%rcx), %esi
+ 0x40, 0x80, 0xfe, 0x0a, //0x0000071b cmpb $10, %sil
+ 0x0f, 0x82, 0x0f, 0x00, 0x00, 0x00, //0x0000071f jb LBB0_91
+ 0x80, 0xe1, 0xdf, //0x00000725 andb $-33, %cl
+ 0x80, 0xc1, 0xbf, //0x00000728 addb $-65, %cl
+ 0x80, 0xf9, 0x05, //0x0000072b cmpb $5, %cl
+ 0x0f, 0x87, 0x70, 0xff, 0xff, 0xff, //0x0000072e ja LBB0_84
+ //0x00000734 LBB0_91
+ 0x48, 0x8d, 0x4a, 0x03, //0x00000734 leaq $3(%rdx), %rcx
+ 0x48, 0x89, 0x0f, //0x00000738 movq %rcx, (%rdi)
+ 0x41, 0x8a, 0x49, 0x03, //0x0000073b movb $3(%r9), %cl
+ 0x8d, 0x71, 0xd0, //0x0000073f leal $-48(%rcx), %esi
+ 0x40, 0x80, 0xfe, 0x0a, //0x00000742 cmpb $10, %sil
+ 0x0f, 0x82, 0x0f, 0x00, 0x00, 0x00, //0x00000746 jb LBB0_93
+ 0x80, 0xe1, 0xdf, //0x0000074c andb $-33, %cl
+ 0x80, 0xc1, 0xbf, //0x0000074f addb $-65, %cl
+ 0x80, 0xf9, 0x05, //0x00000752 cmpb $5, %cl
+ 0x0f, 0x87, 0x49, 0xff, 0xff, 0xff, //0x00000755 ja LBB0_84
+ //0x0000075b LBB0_93
+ 0x48, 0x83, 0xc2, 0x04, //0x0000075b addq $4, %rdx
+ 0x48, 0x89, 0x17, //0x0000075f movq %rdx, (%rdi)
+ 0xe9, 0x3d, 0xff, 0xff, 0xff, //0x00000762 jmp LBB0_84
+ //0x00000767 LBB0_94
+ 0x48, 0x8b, 0x45, 0xc8, //0x00000767 movq $-56(%rbp), %rax
+ 0x4c, 0x89, 0x18, //0x0000076b movq %r11, (%rax)
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x0000076e movq $-1, %rax
+ 0xe9, 0x2a, 0xff, 0xff, 0xff, //0x00000775 jmp LBB0_84
+ //0x0000077a LBB0_95
+ 0x48, 0xf7, 0xd7, //0x0000077a notq %rdi
+ 0x49, 0x01, 0xf9, //0x0000077d addq %rdi, %r9
+ 0x48, 0x8b, 0x45, 0xc8, //0x00000780 movq $-56(%rbp), %rax
+ 0x4c, 0x89, 0x08, //0x00000784 movq %r9, (%rax)
+ 0x48, 0xc7, 0xc0, 0xfd, 0xff, 0xff, 0xff, //0x00000787 movq $-3, %rax
+ 0xe9, 0x11, 0xff, 0xff, 0xff, //0x0000078e jmp LBB0_84
+ //0x00000793 LBB0_96
+ 0x45, 0x31, 0xed, //0x00000793 xorl %r13d, %r13d
+ 0xe9, 0x03, 0xff, 0xff, 0xff, //0x00000796 jmp LBB0_83
+ //0x0000079b LBB0_97
+ 0x48, 0xf7, 0xd7, //0x0000079b notq %rdi
+ 0x49, 0x01, 0xf9, //0x0000079e addq %rdi, %r9
+ 0xe9, 0xda, 0x00, 0x00, 0x00, //0x000007a1 jmp LBB0_110
+ //0x000007a6 LBB0_98
+ 0x4b, 0x8d, 0x74, 0x21, 0x04, //0x000007a6 leaq $4(%r9,%r12), %rsi
+ 0xe9, 0x05, 0x00, 0x00, 0x00, //0x000007ab jmp LBB0_100
+ //0x000007b0 LBB0_99
+ 0x4b, 0x8d, 0x74, 0x21, 0x05, //0x000007b0 leaq $5(%r9,%r12), %rsi
+ //0x000007b5 LBB0_100
+ 0x48, 0x89, 0xf2, //0x000007b5 movq %rsi, %rdx
+ 0x48, 0x29, 0xfa, //0x000007b8 subq %rdi, %rdx
+ 0x48, 0x83, 0xc2, 0x02, //0x000007bb addq $2, %rdx
+ 0x48, 0x8b, 0x45, 0xc8, //0x000007bf movq $-56(%rbp), %rax
+ 0x48, 0x89, 0x10, //0x000007c3 movq %rdx, (%rax)
+ 0x8a, 0x4e, 0x02, //0x000007c6 movb $2(%rsi), %cl
+ 0x8d, 0x79, 0xd0, //0x000007c9 leal $-48(%rcx), %edi
+ 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x000007cc movq $-2, %rax
+ 0x40, 0x80, 0xff, 0x0a, //0x000007d3 cmpb $10, %dil
+ 0x0f, 0x82, 0x0f, 0x00, 0x00, 0x00, //0x000007d7 jb LBB0_102
+ 0x80, 0xe1, 0xdf, //0x000007dd andb $-33, %cl
+ 0x80, 0xc1, 0xbf, //0x000007e0 addb $-65, %cl
+ 0x80, 0xf9, 0x05, //0x000007e3 cmpb $5, %cl
+ 0x0f, 0x87, 0xb8, 0xfe, 0xff, 0xff, //0x000007e6 ja LBB0_84
+ //0x000007ec LBB0_102
+ 0x48, 0x8d, 0x4a, 0x01, //0x000007ec leaq $1(%rdx), %rcx
+ 0x48, 0x8b, 0x7d, 0xc8, //0x000007f0 movq $-56(%rbp), %rdi
+ 0x48, 0x89, 0x0f, //0x000007f4 movq %rcx, (%rdi)
+ 0x8a, 0x4e, 0x03, //0x000007f7 movb $3(%rsi), %cl
+ 0x8d, 0x79, 0xd0, //0x000007fa leal $-48(%rcx), %edi
+ 0x40, 0x80, 0xff, 0x0a, //0x000007fd cmpb $10, %dil
+ 0x0f, 0x82, 0x0f, 0x00, 0x00, 0x00, //0x00000801 jb LBB0_104
+ 0x80, 0xe1, 0xdf, //0x00000807 andb $-33, %cl
+ 0x80, 0xc1, 0xbf, //0x0000080a addb $-65, %cl
+ 0x80, 0xf9, 0x05, //0x0000080d cmpb $5, %cl
+ 0x0f, 0x87, 0x8e, 0xfe, 0xff, 0xff, //0x00000810 ja LBB0_84
+ //0x00000816 LBB0_104
+ 0x48, 0x8d, 0x4a, 0x02, //0x00000816 leaq $2(%rdx), %rcx
+ 0x48, 0x8b, 0x7d, 0xc8, //0x0000081a movq $-56(%rbp), %rdi
+ 0x48, 0x89, 0x0f, //0x0000081e movq %rcx, (%rdi)
+ 0x8a, 0x4e, 0x04, //0x00000821 movb $4(%rsi), %cl
+ 0x8d, 0x79, 0xd0, //0x00000824 leal $-48(%rcx), %edi
+ 0x40, 0x80, 0xff, 0x0a, //0x00000827 cmpb $10, %dil
+ 0x0f, 0x82, 0x0f, 0x00, 0x00, 0x00, //0x0000082b jb LBB0_106
+ 0x80, 0xe1, 0xdf, //0x00000831 andb $-33, %cl
+ 0x80, 0xc1, 0xbf, //0x00000834 addb $-65, %cl
+ 0x80, 0xf9, 0x05, //0x00000837 cmpb $5, %cl
+ 0x0f, 0x87, 0x64, 0xfe, 0xff, 0xff, //0x0000083a ja LBB0_84
+ //0x00000840 LBB0_106
+ 0x48, 0x8d, 0x4a, 0x03, //0x00000840 leaq $3(%rdx), %rcx
+ 0x48, 0x8b, 0x7d, 0xc8, //0x00000844 movq $-56(%rbp), %rdi
+ 0x48, 0x89, 0x0f, //0x00000848 movq %rcx, (%rdi)
+ 0x8a, 0x4e, 0x05, //0x0000084b movb $5(%rsi), %cl
+ 0x8d, 0x71, 0xd0, //0x0000084e leal $-48(%rcx), %esi
+ 0x40, 0x80, 0xfe, 0x0a, //0x00000851 cmpb $10, %sil
+ 0x0f, 0x82, 0x0f, 0x00, 0x00, 0x00, //0x00000855 jb LBB0_108
+ 0x80, 0xe1, 0xdf, //0x0000085b andb $-33, %cl
+ 0x80, 0xc1, 0xbf, //0x0000085e addb $-65, %cl
+ 0x80, 0xf9, 0x05, //0x00000861 cmpb $5, %cl
+ 0x0f, 0x87, 0x3a, 0xfe, 0xff, 0xff, //0x00000864 ja LBB0_84
+ //0x0000086a LBB0_108
+ 0x48, 0x83, 0xc2, 0x04, //0x0000086a addq $4, %rdx
+ 0x48, 0x8b, 0x4d, 0xc8, //0x0000086e movq $-56(%rbp), %rcx
+ 0x48, 0x89, 0x11, //0x00000872 movq %rdx, (%rcx)
+ 0xe9, 0x2a, 0xfe, 0xff, 0xff, //0x00000875 jmp LBB0_84
+ //0x0000087a LBB0_109
+ 0x49, 0x29, 0xf9, //0x0000087a subq %rdi, %r9
+ 0x49, 0xff, 0xc1, //0x0000087d incq %r9
+ //0x00000880 LBB0_110
+ 0x48, 0x8b, 0x45, 0xc8, //0x00000880 movq $-56(%rbp), %rax
+ 0x4c, 0x89, 0x08, //0x00000884 movq %r9, (%rax)
+ 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x00000887 movq $-2, %rax
+ 0xe9, 0x11, 0xfe, 0xff, 0xff, //0x0000088e jmp LBB0_84
+ //0x00000893 LBB0_111
+ 0x49, 0x29, 0xf9, //0x00000893 subq %rdi, %r9
+ 0x49, 0x83, 0xc1, 0xfc, //0x00000896 addq $-4, %r9
+ //0x0000089a LBB0_112
+ 0x48, 0x8b, 0x45, 0xc8, //0x0000089a movq $-56(%rbp), %rax
+ 0x4c, 0x89, 0x08, //0x0000089e movq %r9, (%rax)
+ 0x48, 0xc7, 0xc0, 0xfc, 0xff, 0xff, 0xff, //0x000008a1 movq $-4, %rax
+ 0xe9, 0xf7, 0xfd, 0xff, 0xff, //0x000008a8 jmp LBB0_84
+ //0x000008ad LBB0_113
+ 0x4b, 0x8d, 0x44, 0x21, 0x0a, //0x000008ad leaq $10(%r9,%r12), %rax
+ 0xe9, 0x05, 0x00, 0x00, 0x00, //0x000008b2 jmp LBB0_115
+ //0x000008b7 LBB0_114
+ 0x4b, 0x8d, 0x44, 0x21, 0x0b, //0x000008b7 leaq $11(%r9,%r12), %rax
+ //0x000008bc LBB0_115
+ 0x48, 0x29, 0xf8, //0x000008bc subq %rdi, %rax
+ 0x48, 0x83, 0xc0, 0xfc, //0x000008bf addq $-4, %rax
+ 0x48, 0x8b, 0x4d, 0xc8, //0x000008c3 movq $-56(%rbp), %rcx
+ 0x48, 0x89, 0x01, //0x000008c7 movq %rax, (%rcx)
+ 0x48, 0xc7, 0xc0, 0xfc, 0xff, 0xff, 0xff, //0x000008ca movq $-4, %rax
+ 0xe9, 0xce, 0xfd, 0xff, 0xff, //0x000008d1 jmp LBB0_84
+ //0x000008d6 LBB0_116
+ 0x49, 0x8d, 0x44, 0x3a, 0x04, //0x000008d6 leaq $4(%r10,%rdi), %rax
+ 0x49, 0x29, 0xc1, //0x000008db subq %rax, %r9
+ 0xe9, 0xb7, 0xff, 0xff, 0xff, //0x000008de jmp LBB0_112
+ //0x000008e3 LBB0_117
+ 0x4d, 0x01, 0xe1, //0x000008e3 addq %r12, %r9
+ 0x49, 0x29, 0xf9, //0x000008e6 subq %rdi, %r9
+ 0xe9, 0xac, 0xff, 0xff, 0xff, //0x000008e9 jmp LBB0_112
+ 0x00, 0x00, //0x000008ee .p2align 4, 0x00
+ //0x000008f0 __UnquoteTab
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000008f0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .ascii 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000900 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .ascii 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x22, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x2f, //0x00000910 QUAD $0x0000000000220000; QUAD $0x2f00000000000000 // .ascii 16, '\x00\x00"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00/'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000920 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .ascii 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000930 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .ascii 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x5c, 0x00, 0x00, 0x00, //0x00000940 QUAD $0x0000000000000000; QUAD $0x0000005c00000000 // .ascii 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\\\x00\x00\x00'
+ 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0a, 0x00, //0x00000950 QUAD $0x000c000000080000; QUAD $0x000a000000000000 // .ascii 16, '\x00\x00\x08\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\n\x00'
+ 0x00, 0x00, 0x0d, 0x00, 0x09, 0xff, //0x00000960 LONG $0x000d0000; WORD $0xff09 // .ascii 6, '\x00\x00\r\x00\t\xff'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000966 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000976 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000986 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00000996 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000009a6 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000009b6 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000009c6 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000009d6 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000009e6 QUAD $0x0000000000000000; WORD $0x0000 // .space 10, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+}
+
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/validate_one.go b/vendor/github.com/bytedance/sonic/internal/native/avx/validate_one.go
new file mode 100644
index 000000000..3c9189627
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/validate_one.go
@@ -0,0 +1,37 @@
+// Code generated by Makefile, DO NOT EDIT.
+
+// Code generated by Makefile, DO NOT EDIT.
+
+/*
+ * Copyright 2021 ByteDance Inc.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package avx
+
+import (
+ `unsafe`
+
+ `github.com/bytedance/sonic/internal/native/types`
+ `github.com/bytedance/sonic/internal/rt`
+)
+
+var F_validate_one func(s unsafe.Pointer, p unsafe.Pointer, m unsafe.Pointer, flags uint64) (ret int)
+
+var S_validate_one uintptr
+
+//go:nosplit
+func validate_one(s *string, p *int, m *types.StateMachine, flags uint64) (ret int) {
+ return F_validate_one(rt.NoEscape(unsafe.Pointer(s)), rt.NoEscape(unsafe.Pointer(p)), rt.NoEscape(unsafe.Pointer(m)), flags)
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/validate_one_subr.go b/vendor/github.com/bytedance/sonic/internal/native/avx/validate_one_subr.go
new file mode 100644
index 000000000..869cedda3
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/validate_one_subr.go
@@ -0,0 +1,46 @@
+// +build !noasm !appengine
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+import (
+ `github.com/bytedance/sonic/loader`
+)
+
+const (
+ _entry__validate_one = 144
+)
+
+const (
+ _stack__validate_one = 152
+)
+
+const (
+ _size__validate_one = 9524
+)
+
+var (
+ _pcsp__validate_one = [][2]uint32{
+ {1, 0},
+ {4, 8},
+ {6, 16},
+ {8, 24},
+ {10, 32},
+ {12, 40},
+ {13, 48},
+ {8962, 152},
+ {8966, 48},
+ {8967, 40},
+ {8969, 32},
+ {8971, 24},
+ {8973, 16},
+ {8975, 8},
+ {8976, 0},
+ {9524, 152},
+ }
+)
+
+var _cfunc_validate_one = []loader.CFunc{
+ {"_validate_one_entry", 0, _entry__validate_one, 0, nil},
+ {"_validate_one", _entry__validate_one, _size__validate_one, _stack__validate_one, _pcsp__validate_one},
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/validate_one_text_amd64.go b/vendor/github.com/bytedance/sonic/internal/native/avx/validate_one_text_amd64.go
new file mode 100644
index 000000000..20fcf6fb7
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/validate_one_text_amd64.go
@@ -0,0 +1,2851 @@
+// +build amd64
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+var _text_validate_one = []byte{
+ // .p2align 4, 0x00
+ // LCPI0_0
+ 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, // QUAD $0x2222222222222222; QUAD $0x2222222222222222 // .space 16, '""""""""""""""""'
+ //0x00000010 LCPI0_1
+ 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, //0x00000010 QUAD $0x5c5c5c5c5c5c5c5c; QUAD $0x5c5c5c5c5c5c5c5c // .space 16, '\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
+ //0x00000020 LCPI0_2
+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, //0x00000020 QUAD $0x2020202020202020; QUAD $0x2020202020202020 // .space 16, ' '
+ //0x00000030 LCPI0_3
+ 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, //0x00000030 QUAD $0x2f2f2f2f2f2f2f2f; QUAD $0x2f2f2f2f2f2f2f2f // .space 16, '////////////////'
+ //0x00000040 LCPI0_4
+ 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, //0x00000040 QUAD $0x3a3a3a3a3a3a3a3a; QUAD $0x3a3a3a3a3a3a3a3a // .space 16, '::::::::::::::::'
+ //0x00000050 LCPI0_5
+ 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, //0x00000050 QUAD $0x2b2b2b2b2b2b2b2b; QUAD $0x2b2b2b2b2b2b2b2b // .space 16, '++++++++++++++++'
+ //0x00000060 LCPI0_6
+ 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, //0x00000060 QUAD $0x2d2d2d2d2d2d2d2d; QUAD $0x2d2d2d2d2d2d2d2d // .space 16, '----------------'
+ //0x00000070 LCPI0_7
+ 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, //0x00000070 QUAD $0x2e2e2e2e2e2e2e2e; QUAD $0x2e2e2e2e2e2e2e2e // .space 16, '................'
+ //0x00000080 LCPI0_8
+ 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, //0x00000080 QUAD $0x6565656565656565; QUAD $0x6565656565656565 // .space 16, 'eeeeeeeeeeeeeeee'
+ //0x00000090 .p2align 4, 0x90
+ //0x00000090 _validate_one
+ 0x55, //0x00000090 pushq %rbp
+ 0x48, 0x89, 0xe5, //0x00000091 movq %rsp, %rbp
+ 0x41, 0x57, //0x00000094 pushq %r15
+ 0x41, 0x56, //0x00000096 pushq %r14
+ 0x41, 0x55, //0x00000098 pushq %r13
+ 0x41, 0x54, //0x0000009a pushq %r12
+ 0x53, //0x0000009c pushq %rbx
+ 0x48, 0x83, 0xec, 0x68, //0x0000009d subq $104, %rsp
+ 0x48, 0x89, 0x4d, 0x80, //0x000000a1 movq %rcx, $-128(%rbp)
+ 0x49, 0x89, 0xd1, //0x000000a5 movq %rdx, %r9
+ 0x41, 0xba, 0x01, 0x00, 0x00, 0x00, //0x000000a8 movl $1, %r10d
+ 0xc4, 0xc1, 0xf9, 0x6e, 0xc2, //0x000000ae vmovq %r10, %xmm0
+ 0xc5, 0xfa, 0x7f, 0x02, //0x000000b3 vmovdqu %xmm0, (%rdx)
+ 0x48, 0x89, 0x7d, 0x90, //0x000000b7 movq %rdi, $-112(%rbp)
+ 0x4c, 0x8b, 0x27, //0x000000bb movq (%rdi), %r12
+ 0x4c, 0x89, 0xe0, //0x000000be movq %r12, %rax
+ 0x48, 0xf7, 0xd0, //0x000000c1 notq %rax
+ 0x48, 0x89, 0x45, 0xa0, //0x000000c4 movq %rax, $-96(%rbp)
+ 0xb8, 0x01, 0x00, 0x00, 0x00, //0x000000c8 movl $1, %eax
+ 0x4c, 0x29, 0xe0, //0x000000cd subq %r12, %rax
+ 0x48, 0x89, 0x45, 0x98, //0x000000d0 movq %rax, $-104(%rbp)
+ 0x49, 0x8d, 0x44, 0x24, 0x40, //0x000000d4 leaq $64(%r12), %rax
+ 0x48, 0x89, 0x45, 0x88, //0x000000d9 movq %rax, $-120(%rbp)
+ 0x4c, 0x8b, 0x1e, //0x000000dd movq (%rsi), %r11
+ 0x49, 0x8d, 0x44, 0x24, 0x05, //0x000000e0 leaq $5(%r12), %rax
+ 0x48, 0x89, 0x85, 0x70, 0xff, 0xff, 0xff, //0x000000e5 movq %rax, $-144(%rbp)
+ 0x48, 0xc7, 0x85, 0x78, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, //0x000000ec movq $-1, $-136(%rbp)
+ 0xc5, 0xfa, 0x6f, 0x05, 0x01, 0xff, 0xff, 0xff, //0x000000f7 vmovdqu $-255(%rip), %xmm0 /* LCPI0_0+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x0d, 0x09, 0xff, 0xff, 0xff, //0x000000ff vmovdqu $-247(%rip), %xmm1 /* LCPI0_1+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x3d, 0x11, 0xff, 0xff, 0xff, //0x00000107 vmovdqu $-239(%rip), %xmm15 /* LCPI0_2+0(%rip) */
+ 0xc5, 0xe1, 0x76, 0xdb, //0x0000010f vpcmpeqd %xmm3, %xmm3, %xmm3
+ 0xc5, 0x7a, 0x6f, 0x05, 0x15, 0xff, 0xff, 0xff, //0x00000113 vmovdqu $-235(%rip), %xmm8 /* LCPI0_3+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x0d, 0x1d, 0xff, 0xff, 0xff, //0x0000011b vmovdqu $-227(%rip), %xmm9 /* LCPI0_4+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x15, 0x25, 0xff, 0xff, 0xff, //0x00000123 vmovdqu $-219(%rip), %xmm10 /* LCPI0_5+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x1d, 0x2d, 0xff, 0xff, 0xff, //0x0000012b vmovdqu $-211(%rip), %xmm11 /* LCPI0_6+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x25, 0xe5, 0xfe, 0xff, 0xff, //0x00000133 vmovdqu $-283(%rip), %xmm12 /* LCPI0_2+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x2d, 0x2d, 0xff, 0xff, 0xff, //0x0000013b vmovdqu $-211(%rip), %xmm13 /* LCPI0_7+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x35, 0x35, 0xff, 0xff, 0xff, //0x00000143 vmovdqu $-203(%rip), %xmm14 /* LCPI0_8+0(%rip) */
+ 0x48, 0x89, 0x75, 0xc8, //0x0000014b movq %rsi, $-56(%rbp)
+ 0x4c, 0x89, 0x65, 0xd0, //0x0000014f movq %r12, $-48(%rbp)
+ 0x48, 0x89, 0x55, 0xc0, //0x00000153 movq %rdx, $-64(%rbp)
+ 0xe9, 0x5a, 0x00, 0x00, 0x00, //0x00000157 jmp LBB0_4
+ //0x0000015c LBB0_257
+ 0x48, 0x85, 0xc0, //0x0000015c testq %rax, %rax
+ 0x49, 0x8d, 0x45, 0xff, //0x0000015f leaq $-1(%r13), %rax
+ 0x49, 0xf7, 0xd5, //0x00000163 notq %r13
+ 0x4c, 0x0f, 0x48, 0xe9, //0x00000166 cmovsq %rcx, %r13
+ 0x49, 0x39, 0xc3, //0x0000016a cmpq %rax, %r11
+ 0x49, 0x89, 0xcb, //0x0000016d movq %rcx, %r11
+ 0x4d, 0x0f, 0x44, 0xdd, //0x00000170 cmoveq %r13, %r11
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00000174 movq $-48(%rbp), %r12
+ 0x4d, 0x85, 0xdb, //0x00000178 testq %r11, %r11
+ 0x0f, 0x88, 0xfe, 0x21, 0x00, 0x00, //0x0000017b js LBB0_419
+ //0x00000181 LBB0_258
+ 0x4d, 0x01, 0xfb, //0x00000181 addq %r15, %r11
+ //0x00000184 LBB0_1
+ 0x4c, 0x89, 0x1e, //0x00000184 movq %r11, (%rsi)
+ 0x4c, 0x89, 0xf8, //0x00000187 movq %r15, %rax
+ 0x4d, 0x85, 0xff, //0x0000018a testq %r15, %r15
+ 0x0f, 0x88, 0xff, 0x21, 0x00, 0x00, //0x0000018d js LBB0_423
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000193 .p2align 4, 0x90
+ //0x000001a0 LBB0_2
+ 0x49, 0x8b, 0x11, //0x000001a0 movq (%r9), %rdx
+ 0x49, 0x89, 0xd2, //0x000001a3 movq %rdx, %r10
+ 0x48, 0x8b, 0x85, 0x78, 0xff, 0xff, 0xff, //0x000001a6 movq $-136(%rbp), %rax
+ 0x48, 0x85, 0xd2, //0x000001ad testq %rdx, %rdx
+ 0x0f, 0x84, 0xdc, 0x21, 0x00, 0x00, //0x000001b0 je LBB0_423
+ //0x000001b6 LBB0_4
+ 0x48, 0x8b, 0x45, 0x90, //0x000001b6 movq $-112(%rbp), %rax
+ 0x48, 0x8b, 0x40, 0x08, //0x000001ba movq $8(%rax), %rax
+ 0x4c, 0x89, 0xdb, //0x000001be movq %r11, %rbx
+ 0x48, 0x29, 0xc3, //0x000001c1 subq %rax, %rbx
+ 0x0f, 0x83, 0x36, 0x00, 0x00, 0x00, //0x000001c4 jae LBB0_9
+ 0x43, 0x8a, 0x14, 0x1c, //0x000001ca movb (%r12,%r11), %dl
+ 0x80, 0xfa, 0x0d, //0x000001ce cmpb $13, %dl
+ 0x0f, 0x84, 0x29, 0x00, 0x00, 0x00, //0x000001d1 je LBB0_9
+ 0x80, 0xfa, 0x20, //0x000001d7 cmpb $32, %dl
+ 0x0f, 0x84, 0x20, 0x00, 0x00, 0x00, //0x000001da je LBB0_9
+ 0x80, 0xc2, 0xf7, //0x000001e0 addb $-9, %dl
+ 0x80, 0xfa, 0x01, //0x000001e3 cmpb $1, %dl
+ 0x0f, 0x86, 0x14, 0x00, 0x00, 0x00, //0x000001e6 jbe LBB0_9
+ 0x4d, 0x89, 0xdf, //0x000001ec movq %r11, %r15
+ 0xe9, 0x39, 0x01, 0x00, 0x00, //0x000001ef jmp LBB0_30
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000001f4 .p2align 4, 0x90
+ //0x00000200 LBB0_9
+ 0x4d, 0x8d, 0x7b, 0x01, //0x00000200 leaq $1(%r11), %r15
+ 0x49, 0x39, 0xc7, //0x00000204 cmpq %rax, %r15
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00000207 jae LBB0_13
+ 0x43, 0x8a, 0x14, 0x3c, //0x0000020d movb (%r12,%r15), %dl
+ 0x80, 0xfa, 0x0d, //0x00000211 cmpb $13, %dl
+ 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x00000214 je LBB0_13
+ 0x80, 0xfa, 0x20, //0x0000021a cmpb $32, %dl
+ 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x0000021d je LBB0_13
+ 0x80, 0xc2, 0xf7, //0x00000223 addb $-9, %dl
+ 0x80, 0xfa, 0x01, //0x00000226 cmpb $1, %dl
+ 0x0f, 0x87, 0xfe, 0x00, 0x00, 0x00, //0x00000229 ja LBB0_30
+ 0x90, //0x0000022f .p2align 4, 0x90
+ //0x00000230 LBB0_13
+ 0x4d, 0x8d, 0x7b, 0x02, //0x00000230 leaq $2(%r11), %r15
+ 0x49, 0x39, 0xc7, //0x00000234 cmpq %rax, %r15
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00000237 jae LBB0_17
+ 0x43, 0x8a, 0x14, 0x3c, //0x0000023d movb (%r12,%r15), %dl
+ 0x80, 0xfa, 0x0d, //0x00000241 cmpb $13, %dl
+ 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x00000244 je LBB0_17
+ 0x80, 0xfa, 0x20, //0x0000024a cmpb $32, %dl
+ 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x0000024d je LBB0_17
+ 0x80, 0xc2, 0xf7, //0x00000253 addb $-9, %dl
+ 0x80, 0xfa, 0x01, //0x00000256 cmpb $1, %dl
+ 0x0f, 0x87, 0xce, 0x00, 0x00, 0x00, //0x00000259 ja LBB0_30
+ 0x90, //0x0000025f .p2align 4, 0x90
+ //0x00000260 LBB0_17
+ 0x4d, 0x8d, 0x7b, 0x03, //0x00000260 leaq $3(%r11), %r15
+ 0x49, 0x39, 0xc7, //0x00000264 cmpq %rax, %r15
+ 0x0f, 0x83, 0x23, 0x00, 0x00, 0x00, //0x00000267 jae LBB0_21
+ 0x43, 0x8a, 0x14, 0x3c, //0x0000026d movb (%r12,%r15), %dl
+ 0x80, 0xfa, 0x0d, //0x00000271 cmpb $13, %dl
+ 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x00000274 je LBB0_21
+ 0x80, 0xfa, 0x20, //0x0000027a cmpb $32, %dl
+ 0x0f, 0x84, 0x0d, 0x00, 0x00, 0x00, //0x0000027d je LBB0_21
+ 0x80, 0xc2, 0xf7, //0x00000283 addb $-9, %dl
+ 0x80, 0xfa, 0x01, //0x00000286 cmpb $1, %dl
+ 0x0f, 0x87, 0x9e, 0x00, 0x00, 0x00, //0x00000289 ja LBB0_30
+ 0x90, //0x0000028f .p2align 4, 0x90
+ //0x00000290 LBB0_21
+ 0x49, 0x8d, 0x53, 0x04, //0x00000290 leaq $4(%r11), %rdx
+ 0x48, 0x39, 0xd0, //0x00000294 cmpq %rdx, %rax
+ 0x0f, 0x86, 0xa1, 0x20, 0x00, 0x00, //0x00000297 jbe LBB0_413
+ 0x48, 0x39, 0xd0, //0x0000029d cmpq %rdx, %rax
+ 0x0f, 0x84, 0x5a, 0x00, 0x00, 0x00, //0x000002a0 je LBB0_27
+ 0x49, 0x8d, 0x14, 0x04, //0x000002a6 leaq (%r12,%rax), %rdx
+ 0x48, 0x83, 0xc3, 0x04, //0x000002aa addq $4, %rbx
+ 0x4c, 0x03, 0x9d, 0x70, 0xff, 0xff, 0xff, //0x000002ae addq $-144(%rbp), %r11
+ 0x4d, 0x89, 0xdf, //0x000002b5 movq %r11, %r15
+ 0x48, 0xb9, 0x00, 0x26, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, //0x000002b8 movabsq $4294977024, %rcx
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000002c2 .p2align 4, 0x90
+ //0x000002d0 LBB0_24
+ 0x41, 0x0f, 0xbe, 0x7f, 0xff, //0x000002d0 movsbl $-1(%r15), %edi
+ 0x83, 0xff, 0x20, //0x000002d5 cmpl $32, %edi
+ 0x0f, 0x87, 0x42, 0x00, 0x00, 0x00, //0x000002d8 ja LBB0_29
+ 0x48, 0x0f, 0xa3, 0xf9, //0x000002de btq %rdi, %rcx
+ 0x0f, 0x83, 0x38, 0x00, 0x00, 0x00, //0x000002e2 jae LBB0_29
+ 0x49, 0xff, 0xc7, //0x000002e8 incq %r15
+ 0x48, 0xff, 0xc3, //0x000002eb incq %rbx
+ 0x0f, 0x85, 0xdc, 0xff, 0xff, 0xff, //0x000002ee jne LBB0_24
+ 0xe9, 0x0a, 0x00, 0x00, 0x00, //0x000002f4 jmp LBB0_28
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000002f9 .p2align 4, 0x90
+ //0x00000300 LBB0_27
+ 0x4c, 0x01, 0xe2, //0x00000300 addq %r12, %rdx
+ //0x00000303 LBB0_28
+ 0x4c, 0x29, 0xe2, //0x00000303 subq %r12, %rdx
+ 0x49, 0x89, 0xd7, //0x00000306 movq %rdx, %r15
+ 0x49, 0x39, 0xc7, //0x00000309 cmpq %rax, %r15
+ 0x0f, 0x82, 0x1b, 0x00, 0x00, 0x00, //0x0000030c jb LBB0_30
+ 0xe9, 0x2a, 0x20, 0x00, 0x00, //0x00000312 jmp LBB0_414
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000317 .p2align 4, 0x90
+ //0x00000320 LBB0_29
+ 0x4c, 0x03, 0x7d, 0xa0, //0x00000320 addq $-96(%rbp), %r15
+ 0x49, 0x39, 0xc7, //0x00000324 cmpq %rax, %r15
+ 0x0f, 0x83, 0x14, 0x20, 0x00, 0x00, //0x00000327 jae LBB0_414
+ //0x0000032d LBB0_30
+ 0x4d, 0x8d, 0x5f, 0x01, //0x0000032d leaq $1(%r15), %r11
+ 0x4c, 0x89, 0x1e, //0x00000331 movq %r11, (%rsi)
+ 0x43, 0x0f, 0xbe, 0x1c, 0x3c, //0x00000334 movsbl (%r12,%r15), %ebx
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00000339 movq $-1, %rax
+ 0x85, 0xdb, //0x00000340 testl %ebx, %ebx
+ 0x0f, 0x84, 0x4a, 0x20, 0x00, 0x00, //0x00000342 je LBB0_423
+ 0x4d, 0x89, 0xf8, //0x00000348 movq %r15, %r8
+ 0x49, 0xf7, 0xd0, //0x0000034b notq %r8
+ 0x49, 0x8d, 0x52, 0xff, //0x0000034e leaq $-1(%r10), %rdx
+ 0x43, 0x8b, 0x3c, 0xd1, //0x00000352 movl (%r9,%r10,8), %edi
+ 0x48, 0x8b, 0x8d, 0x78, 0xff, 0xff, 0xff, //0x00000356 movq $-136(%rbp), %rcx
+ 0x48, 0x83, 0xf9, 0xff, //0x0000035d cmpq $-1, %rcx
+ 0x49, 0x0f, 0x44, 0xcf, //0x00000361 cmoveq %r15, %rcx
+ 0x48, 0x89, 0x8d, 0x78, 0xff, 0xff, 0xff, //0x00000365 movq %rcx, $-136(%rbp)
+ 0xff, 0xcf, //0x0000036c decl %edi
+ 0x83, 0xff, 0x05, //0x0000036e cmpl $5, %edi
+ 0x0f, 0x87, 0x27, 0x00, 0x00, 0x00, //0x00000371 ja LBB0_36
+ 0x48, 0x8d, 0x0d, 0x46, 0x22, 0x00, 0x00, //0x00000377 leaq $8774(%rip), %rcx /* LJTI0_0+0(%rip) */
+ 0x48, 0x63, 0x3c, 0xb9, //0x0000037e movslq (%rcx,%rdi,4), %rdi
+ 0x48, 0x01, 0xcf, //0x00000382 addq %rcx, %rdi
+ 0xff, 0xe7, //0x00000385 jmpq *%rdi
+ //0x00000387 LBB0_33
+ 0x83, 0xfb, 0x2c, //0x00000387 cmpl $44, %ebx
+ 0x0f, 0x84, 0xb6, 0x04, 0x00, 0x00, //0x0000038a je LBB0_100
+ 0x83, 0xfb, 0x5d, //0x00000390 cmpl $93, %ebx
+ 0x0f, 0x84, 0x92, 0x04, 0x00, 0x00, //0x00000393 je LBB0_35
+ 0xe9, 0xed, 0x1f, 0x00, 0x00, //0x00000399 jmp LBB0_422
+ //0x0000039e LBB0_36
+ 0x49, 0x89, 0x11, //0x0000039e movq %rdx, (%r9)
+ 0x83, 0xfb, 0x7b, //0x000003a1 cmpl $123, %ebx
+ 0x0f, 0x86, 0x19, 0x02, 0x00, 0x00, //0x000003a4 jbe LBB0_63
+ 0xe9, 0xdc, 0x1f, 0x00, 0x00, //0x000003aa jmp LBB0_422
+ //0x000003af LBB0_37
+ 0x83, 0xfb, 0x2c, //0x000003af cmpl $44, %ebx
+ 0x0f, 0x85, 0x6a, 0x04, 0x00, 0x00, //0x000003b2 jne LBB0_38
+ 0x49, 0x81, 0xfa, 0xff, 0x0f, 0x00, 0x00, //0x000003b8 cmpq $4095, %r10
+ 0x0f, 0x8f, 0x88, 0x1f, 0x00, 0x00, //0x000003bf jg LBB0_441
+ 0x49, 0x8d, 0x42, 0x01, //0x000003c5 leaq $1(%r10), %rax
+ 0x49, 0x89, 0x01, //0x000003c9 movq %rax, (%r9)
+ 0x4b, 0xc7, 0x44, 0xd1, 0x08, 0x03, 0x00, 0x00, 0x00, //0x000003cc movq $3, $8(%r9,%r10,8)
+ 0xe9, 0xc6, 0xfd, 0xff, 0xff, //0x000003d5 jmp LBB0_2
+ //0x000003da LBB0_39
+ 0x80, 0xfb, 0x22, //0x000003da cmpb $34, %bl
+ 0x0f, 0x85, 0xa8, 0x1f, 0x00, 0x00, //0x000003dd jne LBB0_422
+ 0x4b, 0xc7, 0x04, 0xd1, 0x04, 0x00, 0x00, 0x00, //0x000003e3 movq $4, (%r9,%r10,8)
+ 0x48, 0x8b, 0x45, 0x90, //0x000003eb movq $-112(%rbp), %rax
+ 0x48, 0x8b, 0x50, 0x08, //0x000003ef movq $8(%rax), %rdx
+ 0xf6, 0x45, 0x80, 0x20, //0x000003f3 testb $32, $-128(%rbp)
+ 0x4c, 0x89, 0x5d, 0xa8, //0x000003f7 movq %r11, $-88(%rbp)
+ 0x48, 0x89, 0x55, 0xb0, //0x000003fb movq %rdx, $-80(%rbp)
+ 0x0f, 0x85, 0x63, 0x04, 0x00, 0x00, //0x000003ff jne LBB0_104
+ 0x49, 0x89, 0xd5, //0x00000405 movq %rdx, %r13
+ 0x4d, 0x29, 0xdd, //0x00000408 subq %r11, %r13
+ 0x0f, 0x84, 0x30, 0x21, 0x00, 0x00, //0x0000040b je LBB0_456
+ 0x4c, 0x89, 0xd8, //0x00000411 movq %r11, %rax
+ 0x4d, 0x01, 0xe3, //0x00000414 addq %r12, %r11
+ 0x49, 0x83, 0xfd, 0x40, //0x00000417 cmpq $64, %r13
+ 0x0f, 0x82, 0x0b, 0x1a, 0x00, 0x00, //0x0000041b jb LBB0_353
+ 0x45, 0x89, 0xea, //0x00000421 movl %r13d, %r10d
+ 0x41, 0x83, 0xe2, 0x3f, //0x00000424 andl $63, %r10d
+ 0x4a, 0x8d, 0x4c, 0x02, 0xc0, //0x00000428 leaq $-64(%rdx,%r8), %rcx
+ 0x48, 0x83, 0xe1, 0xc0, //0x0000042d andq $-64, %rcx
+ 0x48, 0x01, 0xc1, //0x00000431 addq %rax, %rcx
+ 0x48, 0x03, 0x4d, 0x88, //0x00000434 addq $-120(%rbp), %rcx
+ 0x48, 0x89, 0x4d, 0xb8, //0x00000438 movq %rcx, $-72(%rbp)
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x0000043c movq $-1, %r9
+ 0x45, 0x31, 0xe4, //0x00000443 xorl %r12d, %r12d
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000446 .p2align 4, 0x90
+ //0x00000450 LBB0_44
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x00000450 vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x00000455 vmovdqu $16(%r11), %xmm4
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x6b, 0x20, //0x0000045b vmovdqu $32(%r11), %xmm5
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x73, 0x30, //0x00000461 vmovdqu $48(%r11), %xmm6
+ 0xc5, 0xe9, 0x74, 0xf8, //0x00000467 vpcmpeqb %xmm0, %xmm2, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xff, //0x0000046b vpmovmskb %xmm7, %edi
+ 0xc5, 0xd9, 0x74, 0xf8, //0x0000046f vpcmpeqb %xmm0, %xmm4, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xcf, //0x00000473 vpmovmskb %xmm7, %ecx
+ 0xc5, 0xd1, 0x74, 0xf8, //0x00000477 vpcmpeqb %xmm0, %xmm5, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xf7, //0x0000047b vpmovmskb %xmm7, %esi
+ 0xc5, 0xc9, 0x74, 0xf8, //0x0000047f vpcmpeqb %xmm0, %xmm6, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xdf, //0x00000483 vpmovmskb %xmm7, %ebx
+ 0xc5, 0xe9, 0x74, 0xd1, //0x00000487 vpcmpeqb %xmm1, %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x0000048b vpmovmskb %xmm2, %edx
+ 0xc5, 0xd9, 0x74, 0xd1, //0x0000048f vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x00000493 vpmovmskb %xmm2, %eax
+ 0xc5, 0xd1, 0x74, 0xd1, //0x00000497 vpcmpeqb %xmm1, %xmm5, %xmm2
+ 0xc5, 0x79, 0xd7, 0xf2, //0x0000049b vpmovmskb %xmm2, %r14d
+ 0xc5, 0xc9, 0x74, 0xd1, //0x0000049f vpcmpeqb %xmm1, %xmm6, %xmm2
+ 0xc5, 0x79, 0xd7, 0xc2, //0x000004a3 vpmovmskb %xmm2, %r8d
+ 0x48, 0xc1, 0xe3, 0x30, //0x000004a7 shlq $48, %rbx
+ 0x48, 0xc1, 0xe6, 0x20, //0x000004ab shlq $32, %rsi
+ 0x48, 0xc1, 0xe1, 0x10, //0x000004af shlq $16, %rcx
+ 0x48, 0x09, 0xcf, //0x000004b3 orq %rcx, %rdi
+ 0x48, 0x09, 0xf7, //0x000004b6 orq %rsi, %rdi
+ 0x49, 0xc1, 0xe0, 0x30, //0x000004b9 shlq $48, %r8
+ 0x49, 0xc1, 0xe6, 0x20, //0x000004bd shlq $32, %r14
+ 0x48, 0xc1, 0xe0, 0x10, //0x000004c1 shlq $16, %rax
+ 0x48, 0x09, 0xc2, //0x000004c5 orq %rax, %rdx
+ 0x4c, 0x09, 0xf2, //0x000004c8 orq %r14, %rdx
+ 0x4c, 0x09, 0xc2, //0x000004cb orq %r8, %rdx
+ 0x49, 0x83, 0xf9, 0xff, //0x000004ce cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x000004d2 jne LBB0_46
+ 0x48, 0x85, 0xd2, //0x000004d8 testq %rdx, %rdx
+ 0x0f, 0x85, 0x2f, 0x00, 0x00, 0x00, //0x000004db jne LBB0_55
+ //0x000004e1 LBB0_46
+ 0x48, 0x09, 0xdf, //0x000004e1 orq %rbx, %rdi
+ 0x48, 0x89, 0xd0, //0x000004e4 movq %rdx, %rax
+ 0x4c, 0x09, 0xe0, //0x000004e7 orq %r12, %rax
+ 0x0f, 0x85, 0x3d, 0x00, 0x00, 0x00, //0x000004ea jne LBB0_56
+ //0x000004f0 LBB0_47
+ 0x48, 0x85, 0xff, //0x000004f0 testq %rdi, %rdi
+ 0x0f, 0x85, 0x86, 0x00, 0x00, 0x00, //0x000004f3 jne LBB0_57
+ //0x000004f9 LBB0_48
+ 0x49, 0x83, 0xc5, 0xc0, //0x000004f9 addq $-64, %r13
+ 0x49, 0x83, 0xc3, 0x40, //0x000004fd addq $64, %r11
+ 0x49, 0x83, 0xfd, 0x3f, //0x00000501 cmpq $63, %r13
+ 0x0f, 0x87, 0x45, 0xff, 0xff, 0xff, //0x00000505 ja LBB0_44
+ 0xe9, 0x1d, 0x12, 0x00, 0x00, //0x0000050b jmp LBB0_49
+ //0x00000510 LBB0_55
+ 0x4c, 0x89, 0xd8, //0x00000510 movq %r11, %rax
+ 0x48, 0x2b, 0x45, 0xd0, //0x00000513 subq $-48(%rbp), %rax
+ 0x4c, 0x0f, 0xbc, 0xca, //0x00000517 bsfq %rdx, %r9
+ 0x49, 0x01, 0xc1, //0x0000051b addq %rax, %r9
+ 0x48, 0x09, 0xdf, //0x0000051e orq %rbx, %rdi
+ 0x48, 0x89, 0xd0, //0x00000521 movq %rdx, %rax
+ 0x4c, 0x09, 0xe0, //0x00000524 orq %r12, %rax
+ 0x0f, 0x84, 0xc3, 0xff, 0xff, 0xff, //0x00000527 je LBB0_47
+ //0x0000052d LBB0_56
+ 0x4c, 0x89, 0xe0, //0x0000052d movq %r12, %rax
+ 0x48, 0xf7, 0xd0, //0x00000530 notq %rax
+ 0x48, 0x21, 0xd0, //0x00000533 andq %rdx, %rax
+ 0x48, 0x8d, 0x0c, 0x00, //0x00000536 leaq (%rax,%rax), %rcx
+ 0x4c, 0x09, 0xe1, //0x0000053a orq %r12, %rcx
+ 0x48, 0x89, 0xce, //0x0000053d movq %rcx, %rsi
+ 0x48, 0xf7, 0xd6, //0x00000540 notq %rsi
+ 0x48, 0x21, 0xd6, //0x00000543 andq %rdx, %rsi
+ 0x48, 0xba, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x00000546 movabsq $-6148914691236517206, %rdx
+ 0x48, 0x21, 0xd6, //0x00000550 andq %rdx, %rsi
+ 0x45, 0x31, 0xe4, //0x00000553 xorl %r12d, %r12d
+ 0x48, 0x01, 0xc6, //0x00000556 addq %rax, %rsi
+ 0x41, 0x0f, 0x92, 0xc4, //0x00000559 setb %r12b
+ 0x48, 0x01, 0xf6, //0x0000055d addq %rsi, %rsi
+ 0x48, 0xb8, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x00000560 movabsq $6148914691236517205, %rax
+ 0x48, 0x31, 0xc6, //0x0000056a xorq %rax, %rsi
+ 0x48, 0x21, 0xce, //0x0000056d andq %rcx, %rsi
+ 0x48, 0xf7, 0xd6, //0x00000570 notq %rsi
+ 0x48, 0x21, 0xf7, //0x00000573 andq %rsi, %rdi
+ 0x48, 0x85, 0xff, //0x00000576 testq %rdi, %rdi
+ 0x0f, 0x84, 0x7a, 0xff, 0xff, 0xff, //0x00000579 je LBB0_48
+ //0x0000057f LBB0_57
+ 0x48, 0x0f, 0xbc, 0xc7, //0x0000057f bsfq %rdi, %rax
+ //0x00000583 LBB0_58
+ 0x4c, 0x03, 0x5d, 0x98, //0x00000583 addq $-104(%rbp), %r11
+ 0x49, 0x01, 0xc3, //0x00000587 addq %rax, %r11
+ 0x4c, 0x8b, 0x65, 0xd0, //0x0000058a movq $-48(%rbp), %r12
+ 0xe9, 0x3a, 0x09, 0x00, 0x00, //0x0000058e jmp LBB0_187
+ //0x00000593 LBB0_59
+ 0x80, 0xfb, 0x3a, //0x00000593 cmpb $58, %bl
+ 0x0f, 0x85, 0xef, 0x1d, 0x00, 0x00, //0x00000596 jne LBB0_422
+ 0x4b, 0xc7, 0x04, 0xd1, 0x00, 0x00, 0x00, 0x00, //0x0000059c movq $0, (%r9,%r10,8)
+ 0xe9, 0xf7, 0xfb, 0xff, 0xff, //0x000005a4 jmp LBB0_2
+ //0x000005a9 LBB0_61
+ 0x80, 0xfb, 0x5d, //0x000005a9 cmpb $93, %bl
+ 0x0f, 0x84, 0x79, 0x02, 0x00, 0x00, //0x000005ac je LBB0_35
+ 0x4b, 0xc7, 0x04, 0xd1, 0x01, 0x00, 0x00, 0x00, //0x000005b2 movq $1, (%r9,%r10,8)
+ 0x83, 0xfb, 0x7b, //0x000005ba cmpl $123, %ebx
+ 0x0f, 0x87, 0xc8, 0x1d, 0x00, 0x00, //0x000005bd ja LBB0_422
+ //0x000005c3 LBB0_63
+ 0x4f, 0x8d, 0x14, 0x3c, //0x000005c3 leaq (%r12,%r15), %r10
+ 0x89, 0xd9, //0x000005c7 movl %ebx, %ecx
+ 0x48, 0x8d, 0x15, 0x0c, 0x20, 0x00, 0x00, //0x000005c9 leaq $8204(%rip), %rdx /* LJTI0_1+0(%rip) */
+ 0x48, 0x63, 0x0c, 0x8a, //0x000005d0 movslq (%rdx,%rcx,4), %rcx
+ 0x48, 0x01, 0xd1, //0x000005d4 addq %rdx, %rcx
+ 0xff, 0xe1, //0x000005d7 jmpq *%rcx
+ //0x000005d9 LBB0_66
+ 0x48, 0x8b, 0x45, 0x90, //0x000005d9 movq $-112(%rbp), %rax
+ 0x48, 0x8b, 0x78, 0x08, //0x000005dd movq $8(%rax), %rdi
+ 0x4c, 0x29, 0xff, //0x000005e1 subq %r15, %rdi
+ 0x0f, 0x84, 0x89, 0x1d, 0x00, 0x00, //0x000005e4 je LBB0_417
+ 0x41, 0x80, 0x3a, 0x30, //0x000005ea cmpb $48, (%r10)
+ 0x0f, 0x85, 0x2f, 0x00, 0x00, 0x00, //0x000005ee jne LBB0_71
+ 0x48, 0x83, 0xff, 0x01, //0x000005f4 cmpq $1, %rdi
+ 0x0f, 0x84, 0x86, 0xfb, 0xff, 0xff, //0x000005f8 je LBB0_1
+ 0x43, 0x8a, 0x04, 0x1c, //0x000005fe movb (%r12,%r11), %al
+ 0x04, 0xd2, //0x00000602 addb $-46, %al
+ 0x3c, 0x37, //0x00000604 cmpb $55, %al
+ 0x0f, 0x87, 0x78, 0xfb, 0xff, 0xff, //0x00000606 ja LBB0_1
+ 0x0f, 0xb6, 0xc0, //0x0000060c movzbl %al, %eax
+ 0x48, 0xb9, 0x01, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, //0x0000060f movabsq $36028797027352577, %rcx
+ 0x48, 0x0f, 0xa3, 0xc1, //0x00000619 btq %rax, %rcx
+ 0x0f, 0x83, 0x61, 0xfb, 0xff, 0xff, //0x0000061d jae LBB0_1
+ //0x00000623 LBB0_71
+ 0x48, 0x83, 0xff, 0x10, //0x00000623 cmpq $16, %rdi
+ 0x0f, 0x82, 0xde, 0x17, 0x00, 0x00, //0x00000627 jb LBB0_342
+ 0x4c, 0x8d, 0x4f, 0xf0, //0x0000062d leaq $-16(%rdi), %r9
+ 0x4c, 0x89, 0xc8, //0x00000631 movq %r9, %rax
+ 0x48, 0x83, 0xe0, 0xf0, //0x00000634 andq $-16, %rax
+ 0x4a, 0x8d, 0x44, 0x10, 0x10, //0x00000638 leaq $16(%rax,%r10), %rax
+ 0x48, 0x89, 0x45, 0xa8, //0x0000063d movq %rax, $-88(%rbp)
+ 0x41, 0x83, 0xe1, 0x0f, //0x00000641 andl $15, %r9d
+ 0x49, 0xc7, 0xc4, 0xff, 0xff, 0xff, 0xff, //0x00000645 movq $-1, %r12
+ 0x49, 0xc7, 0xc5, 0xff, 0xff, 0xff, 0xff, //0x0000064c movq $-1, %r13
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x00000653 movq $-1, %r11
+ 0x4d, 0x89, 0xd6, //0x0000065a movq %r10, %r14
+ 0x90, 0x90, 0x90, //0x0000065d .p2align 4, 0x90
+ //0x00000660 LBB0_73
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x16, //0x00000660 vmovdqu (%r14), %xmm2
+ 0xc4, 0xc1, 0x69, 0x64, 0xe0, //0x00000665 vpcmpgtb %xmm8, %xmm2, %xmm4
+ 0xc5, 0xb1, 0x64, 0xea, //0x0000066a vpcmpgtb %xmm2, %xmm9, %xmm5
+ 0xc5, 0xd9, 0xdb, 0xe5, //0x0000066e vpand %xmm5, %xmm4, %xmm4
+ 0xc5, 0xa9, 0x74, 0xea, //0x00000672 vpcmpeqb %xmm2, %xmm10, %xmm5
+ 0xc5, 0xa1, 0x74, 0xf2, //0x00000676 vpcmpeqb %xmm2, %xmm11, %xmm6
+ 0xc5, 0xc9, 0xeb, 0xed, //0x0000067a vpor %xmm5, %xmm6, %xmm5
+ 0xc5, 0x99, 0xeb, 0xf2, //0x0000067e vpor %xmm2, %xmm12, %xmm6
+ 0xc5, 0x91, 0x74, 0xd2, //0x00000682 vpcmpeqb %xmm2, %xmm13, %xmm2
+ 0xc5, 0x89, 0x74, 0xf6, //0x00000686 vpcmpeqb %xmm6, %xmm14, %xmm6
+ 0xc5, 0xc9, 0xeb, 0xfa, //0x0000068a vpor %xmm2, %xmm6, %xmm7
+ 0xc5, 0xd1, 0xeb, 0xe4, //0x0000068e vpor %xmm4, %xmm5, %xmm4
+ 0xc5, 0xc1, 0xeb, 0xe4, //0x00000692 vpor %xmm4, %xmm7, %xmm4
+ 0xc5, 0x79, 0xd7, 0xc2, //0x00000696 vpmovmskb %xmm2, %r8d
+ 0xc5, 0xf9, 0xd7, 0xc6, //0x0000069a vpmovmskb %xmm6, %eax
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x0000069e vpmovmskb %xmm5, %edx
+ 0xc5, 0xf9, 0xd7, 0xcc, //0x000006a2 vpmovmskb %xmm4, %ecx
+ 0xbe, 0xaa, 0xaa, 0xaa, 0xaa, //0x000006a6 movl $2863311530, %esi
+ 0x48, 0x81, 0xc6, 0x55, 0x55, 0x55, 0x55, //0x000006ab addq $1431655765, %rsi
+ 0x48, 0x31, 0xce, //0x000006b2 xorq %rcx, %rsi
+ 0x48, 0x0f, 0xbc, 0xce, //0x000006b5 bsfq %rsi, %rcx
+ 0x83, 0xf9, 0x10, //0x000006b9 cmpl $16, %ecx
+ 0x0f, 0x84, 0x12, 0x00, 0x00, 0x00, //0x000006bc je LBB0_75
+ 0xbe, 0xff, 0xff, 0xff, 0xff, //0x000006c2 movl $-1, %esi
+ 0xd3, 0xe6, //0x000006c7 shll %cl, %esi
+ 0xf7, 0xd6, //0x000006c9 notl %esi
+ 0x41, 0x21, 0xf0, //0x000006cb andl %esi, %r8d
+ 0x21, 0xf0, //0x000006ce andl %esi, %eax
+ 0x21, 0xd6, //0x000006d0 andl %edx, %esi
+ 0x89, 0xf2, //0x000006d2 movl %esi, %edx
+ //0x000006d4 LBB0_75
+ 0x41, 0x8d, 0x70, 0xff, //0x000006d4 leal $-1(%r8), %esi
+ 0x44, 0x21, 0xc6, //0x000006d8 andl %r8d, %esi
+ 0x0f, 0x85, 0x17, 0x10, 0x00, 0x00, //0x000006db jne LBB0_308
+ 0x8d, 0x70, 0xff, //0x000006e1 leal $-1(%rax), %esi
+ 0x21, 0xc6, //0x000006e4 andl %eax, %esi
+ 0x0f, 0x85, 0x0c, 0x10, 0x00, 0x00, //0x000006e6 jne LBB0_308
+ 0x8d, 0x72, 0xff, //0x000006ec leal $-1(%rdx), %esi
+ 0x21, 0xd6, //0x000006ef andl %edx, %esi
+ 0x0f, 0x85, 0x01, 0x10, 0x00, 0x00, //0x000006f1 jne LBB0_308
+ 0x45, 0x85, 0xc0, //0x000006f7 testl %r8d, %r8d
+ 0x0f, 0x84, 0x1a, 0x00, 0x00, 0x00, //0x000006fa je LBB0_81
+ 0x4c, 0x89, 0xf3, //0x00000700 movq %r14, %rbx
+ 0x4c, 0x29, 0xd3, //0x00000703 subq %r10, %rbx
+ 0x41, 0x0f, 0xbc, 0xf0, //0x00000706 bsfl %r8d, %esi
+ 0x48, 0x01, 0xde, //0x0000070a addq %rbx, %rsi
+ 0x49, 0x83, 0xfb, 0xff, //0x0000070d cmpq $-1, %r11
+ 0x0f, 0x85, 0x93, 0x13, 0x00, 0x00, //0x00000711 jne LBB0_325
+ 0x49, 0x89, 0xf3, //0x00000717 movq %rsi, %r11
+ //0x0000071a LBB0_81
+ 0x85, 0xc0, //0x0000071a testl %eax, %eax
+ 0x0f, 0x84, 0x19, 0x00, 0x00, 0x00, //0x0000071c je LBB0_84
+ 0x4c, 0x89, 0xf6, //0x00000722 movq %r14, %rsi
+ 0x4c, 0x29, 0xd6, //0x00000725 subq %r10, %rsi
+ 0x0f, 0xbc, 0xc0, //0x00000728 bsfl %eax, %eax
+ 0x48, 0x01, 0xf0, //0x0000072b addq %rsi, %rax
+ 0x49, 0x83, 0xfd, 0xff, //0x0000072e cmpq $-1, %r13
+ 0x0f, 0x85, 0x64, 0x11, 0x00, 0x00, //0x00000732 jne LBB0_313
+ 0x49, 0x89, 0xc5, //0x00000738 movq %rax, %r13
+ //0x0000073b LBB0_84
+ 0x85, 0xd2, //0x0000073b testl %edx, %edx
+ 0x0f, 0x84, 0x19, 0x00, 0x00, 0x00, //0x0000073d je LBB0_87
+ 0x4c, 0x89, 0xf6, //0x00000743 movq %r14, %rsi
+ 0x4c, 0x29, 0xd6, //0x00000746 subq %r10, %rsi
+ 0x0f, 0xbc, 0xc2, //0x00000749 bsfl %edx, %eax
+ 0x48, 0x01, 0xf0, //0x0000074c addq %rsi, %rax
+ 0x49, 0x83, 0xfc, 0xff, //0x0000074f cmpq $-1, %r12
+ 0x0f, 0x85, 0x43, 0x11, 0x00, 0x00, //0x00000753 jne LBB0_313
+ 0x49, 0x89, 0xc4, //0x00000759 movq %rax, %r12
+ //0x0000075c LBB0_87
+ 0x83, 0xf9, 0x10, //0x0000075c cmpl $16, %ecx
+ 0x0f, 0x85, 0xa8, 0x04, 0x00, 0x00, //0x0000075f jne LBB0_148
+ 0x49, 0x83, 0xc6, 0x10, //0x00000765 addq $16, %r14
+ 0x48, 0x83, 0xc7, 0xf0, //0x00000769 addq $-16, %rdi
+ 0x48, 0x83, 0xff, 0x0f, //0x0000076d cmpq $15, %rdi
+ 0x0f, 0x87, 0xe9, 0xfe, 0xff, 0xff, //0x00000771 ja LBB0_73
+ 0x4d, 0x85, 0xc9, //0x00000777 testq %r9, %r9
+ 0x0f, 0x84, 0xb1, 0x04, 0x00, 0x00, //0x0000077a je LBB0_150
+ //0x00000780 LBB0_90
+ 0x48, 0x8b, 0x7d, 0xa8, //0x00000780 movq $-88(%rbp), %rdi
+ 0x4a, 0x8d, 0x0c, 0x0f, //0x00000784 leaq (%rdi,%r9), %rcx
+ 0x48, 0x8d, 0x35, 0x29, 0x21, 0x00, 0x00, //0x00000788 leaq $8489(%rip), %rsi /* LJTI0_3+0(%rip) */
+ 0xe9, 0x18, 0x00, 0x00, 0x00, //0x0000078f jmp LBB0_92
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000794 .p2align 4, 0x90
+ //0x000007a0 LBB0_91
+ 0x48, 0x89, 0xc7, //0x000007a0 movq %rax, %rdi
+ 0x49, 0xff, 0xc9, //0x000007a3 decq %r9
+ 0x0f, 0x84, 0xfb, 0x10, 0x00, 0x00, //0x000007a6 je LBB0_314
+ //0x000007ac LBB0_92
+ 0x0f, 0xbe, 0x17, //0x000007ac movsbl (%rdi), %edx
+ 0x83, 0xc2, 0xd5, //0x000007af addl $-43, %edx
+ 0x83, 0xfa, 0x3a, //0x000007b2 cmpl $58, %edx
+ 0x0f, 0x87, 0x72, 0x04, 0x00, 0x00, //0x000007b5 ja LBB0_149
+ 0x48, 0x8d, 0x47, 0x01, //0x000007bb leaq $1(%rdi), %rax
+ 0x48, 0x63, 0x14, 0x96, //0x000007bf movslq (%rsi,%rdx,4), %rdx
+ 0x48, 0x01, 0xf2, //0x000007c3 addq %rsi, %rdx
+ 0xff, 0xe2, //0x000007c6 jmpq *%rdx
+ //0x000007c8 LBB0_94
+ 0x48, 0x89, 0xc2, //0x000007c8 movq %rax, %rdx
+ 0x4c, 0x29, 0xd2, //0x000007cb subq %r10, %rdx
+ 0x49, 0x83, 0xfc, 0xff, //0x000007ce cmpq $-1, %r12
+ 0x0f, 0x85, 0x86, 0x13, 0x00, 0x00, //0x000007d2 jne LBB0_418
+ 0x48, 0xff, 0xca, //0x000007d8 decq %rdx
+ 0x49, 0x89, 0xd4, //0x000007db movq %rdx, %r12
+ 0xe9, 0xbd, 0xff, 0xff, 0xff, //0x000007de jmp LBB0_91
+ //0x000007e3 LBB0_96
+ 0x48, 0x89, 0xc2, //0x000007e3 movq %rax, %rdx
+ 0x4c, 0x29, 0xd2, //0x000007e6 subq %r10, %rdx
+ 0x49, 0x83, 0xfd, 0xff, //0x000007e9 cmpq $-1, %r13
+ 0x0f, 0x85, 0x6b, 0x13, 0x00, 0x00, //0x000007ed jne LBB0_418
+ 0x48, 0xff, 0xca, //0x000007f3 decq %rdx
+ 0x49, 0x89, 0xd5, //0x000007f6 movq %rdx, %r13
+ 0xe9, 0xa2, 0xff, 0xff, 0xff, //0x000007f9 jmp LBB0_91
+ //0x000007fe LBB0_98
+ 0x48, 0x89, 0xc2, //0x000007fe movq %rax, %rdx
+ 0x4c, 0x29, 0xd2, //0x00000801 subq %r10, %rdx
+ 0x49, 0x83, 0xfb, 0xff, //0x00000804 cmpq $-1, %r11
+ 0x0f, 0x85, 0x50, 0x13, 0x00, 0x00, //0x00000808 jne LBB0_418
+ 0x48, 0xff, 0xca, //0x0000080e decq %rdx
+ 0x49, 0x89, 0xd3, //0x00000811 movq %rdx, %r11
+ 0xe9, 0x87, 0xff, 0xff, 0xff, //0x00000814 jmp LBB0_91
+ //0x00000819 LBB0_64
+ 0x83, 0xfb, 0x22, //0x00000819 cmpl $34, %ebx
+ 0x0f, 0x84, 0x19, 0x02, 0x00, 0x00, //0x0000081c je LBB0_125
+ //0x00000822 LBB0_38
+ 0x83, 0xfb, 0x7d, //0x00000822 cmpl $125, %ebx
+ 0x0f, 0x85, 0x60, 0x1b, 0x00, 0x00, //0x00000825 jne LBB0_422
+ //0x0000082b LBB0_35
+ 0x49, 0x89, 0x11, //0x0000082b movq %rdx, (%r9)
+ 0x49, 0x89, 0xd2, //0x0000082e movq %rdx, %r10
+ 0x48, 0x8b, 0x85, 0x78, 0xff, 0xff, 0xff, //0x00000831 movq $-136(%rbp), %rax
+ 0x48, 0x85, 0xd2, //0x00000838 testq %rdx, %rdx
+ 0x0f, 0x85, 0x75, 0xf9, 0xff, 0xff, //0x0000083b jne LBB0_4
+ 0xe9, 0x4c, 0x1b, 0x00, 0x00, //0x00000841 jmp LBB0_423
+ //0x00000846 LBB0_100
+ 0x49, 0x81, 0xfa, 0xff, 0x0f, 0x00, 0x00, //0x00000846 cmpq $4095, %r10
+ 0x0f, 0x8f, 0xfa, 0x1a, 0x00, 0x00, //0x0000084d jg LBB0_441
+ 0x49, 0x8d, 0x42, 0x01, //0x00000853 leaq $1(%r10), %rax
+ 0x49, 0x89, 0x01, //0x00000857 movq %rax, (%r9)
+ 0x4b, 0xc7, 0x44, 0xd1, 0x08, 0x00, 0x00, 0x00, 0x00, //0x0000085a movq $0, $8(%r9,%r10,8)
+ 0xe9, 0x38, 0xf9, 0xff, 0xff, //0x00000863 jmp LBB0_2
+ //0x00000868 LBB0_104
+ 0x48, 0x89, 0xd0, //0x00000868 movq %rdx, %rax
+ 0x4c, 0x29, 0xd8, //0x0000086b subq %r11, %rax
+ 0x0f, 0x84, 0xcd, 0x1c, 0x00, 0x00, //0x0000086e je LBB0_456
+ 0x4c, 0x89, 0xd9, //0x00000874 movq %r11, %rcx
+ 0x4d, 0x01, 0xe3, //0x00000877 addq %r12, %r11
+ 0x48, 0x83, 0xf8, 0x40, //0x0000087a cmpq $64, %rax
+ 0x0f, 0x82, 0xc1, 0x15, 0x00, 0x00, //0x0000087e jb LBB0_354
+ 0x89, 0xc6, //0x00000884 movl %eax, %esi
+ 0x83, 0xe6, 0x3f, //0x00000886 andl $63, %esi
+ 0x48, 0x89, 0x75, 0xb8, //0x00000889 movq %rsi, $-72(%rbp)
+ 0x4e, 0x8d, 0x54, 0x02, 0xc0, //0x0000088d leaq $-64(%rdx,%r8), %r10
+ 0x49, 0x83, 0xe2, 0xc0, //0x00000892 andq $-64, %r10
+ 0x49, 0x01, 0xca, //0x00000896 addq %rcx, %r10
+ 0x4c, 0x03, 0x55, 0x88, //0x00000899 addq $-120(%rbp), %r10
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x0000089d movq $-1, %r9
+ 0x45, 0x31, 0xc0, //0x000008a4 xorl %r8d, %r8d
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000008a7 .p2align 4, 0x90
+ //0x000008b0 LBB0_107
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x33, //0x000008b0 vmovdqu (%r11), %xmm6
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x6b, 0x10, //0x000008b5 vmovdqu $16(%r11), %xmm5
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x20, //0x000008bb vmovdqu $32(%r11), %xmm4
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x7b, 0x30, //0x000008c1 vmovdqu $48(%r11), %xmm7
+ 0xc5, 0xc9, 0x74, 0xd0, //0x000008c7 vpcmpeqb %xmm0, %xmm6, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xf2, //0x000008cb vpmovmskb %xmm2, %esi
+ 0xc5, 0xd1, 0x74, 0xd0, //0x000008cf vpcmpeqb %xmm0, %xmm5, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xda, //0x000008d3 vpmovmskb %xmm2, %ebx
+ 0xc5, 0xd9, 0x74, 0xd0, //0x000008d7 vpcmpeqb %xmm0, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xca, //0x000008db vpmovmskb %xmm2, %ecx
+ 0xc5, 0xc1, 0x74, 0xd0, //0x000008df vpcmpeqb %xmm0, %xmm7, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x000008e3 vpmovmskb %xmm2, %edx
+ 0xc5, 0xc9, 0x74, 0xd1, //0x000008e7 vpcmpeqb %xmm1, %xmm6, %xmm2
+ 0xc5, 0x79, 0xd7, 0xea, //0x000008eb vpmovmskb %xmm2, %r13d
+ 0xc5, 0xd1, 0x74, 0xd1, //0x000008ef vpcmpeqb %xmm1, %xmm5, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x000008f3 vpmovmskb %xmm2, %edi
+ 0xc5, 0xd9, 0x74, 0xd1, //0x000008f7 vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe3, 0x10, //0x000008fb shlq $16, %rbx
+ 0x48, 0x09, 0xde, //0x000008ff orq %rbx, %rsi
+ 0xc5, 0xf9, 0xd7, 0xda, //0x00000902 vpmovmskb %xmm2, %ebx
+ 0xc5, 0xc1, 0x74, 0xd1, //0x00000906 vpcmpeqb %xmm1, %xmm7, %xmm2
+ 0x48, 0xc1, 0xe1, 0x20, //0x0000090a shlq $32, %rcx
+ 0x48, 0x09, 0xce, //0x0000090e orq %rcx, %rsi
+ 0xc5, 0xf9, 0xd7, 0xca, //0x00000911 vpmovmskb %xmm2, %ecx
+ 0xc5, 0x81, 0x64, 0xd6, //0x00000915 vpcmpgtb %xmm6, %xmm15, %xmm2
+ 0xc5, 0xc9, 0x64, 0xf3, //0x00000919 vpcmpgtb %xmm3, %xmm6, %xmm6
+ 0xc5, 0xc9, 0xdb, 0xd2, //0x0000091d vpand %xmm2, %xmm6, %xmm2
+ 0x48, 0xc1, 0xe7, 0x10, //0x00000921 shlq $16, %rdi
+ 0x49, 0x09, 0xfd, //0x00000925 orq %rdi, %r13
+ 0xc5, 0x79, 0xd7, 0xe2, //0x00000928 vpmovmskb %xmm2, %r12d
+ 0xc5, 0x81, 0x64, 0xd5, //0x0000092c vpcmpgtb %xmm5, %xmm15, %xmm2
+ 0xc5, 0xd1, 0x64, 0xeb, //0x00000930 vpcmpgtb %xmm3, %xmm5, %xmm5
+ 0xc5, 0xd1, 0xdb, 0xd2, //0x00000934 vpand %xmm2, %xmm5, %xmm2
+ 0x48, 0xc1, 0xe3, 0x20, //0x00000938 shlq $32, %rbx
+ 0x49, 0x09, 0xdd, //0x0000093c orq %rbx, %r13
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x0000093f vpmovmskb %xmm2, %edi
+ 0xc5, 0x81, 0x64, 0xd4, //0x00000943 vpcmpgtb %xmm4, %xmm15, %xmm2
+ 0xc5, 0xd9, 0x64, 0xe3, //0x00000947 vpcmpgtb %xmm3, %xmm4, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x0000094b vpand %xmm2, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe1, 0x30, //0x0000094f shlq $48, %rcx
+ 0x49, 0x09, 0xcd, //0x00000953 orq %rcx, %r13
+ 0xc5, 0xf9, 0xd7, 0xca, //0x00000956 vpmovmskb %xmm2, %ecx
+ 0xc5, 0x81, 0x64, 0xd7, //0x0000095a vpcmpgtb %xmm7, %xmm15, %xmm2
+ 0xc5, 0xc1, 0x64, 0xe3, //0x0000095e vpcmpgtb %xmm3, %xmm7, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x00000962 vpand %xmm2, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe7, 0x10, //0x00000966 shlq $16, %rdi
+ 0x49, 0x09, 0xfc, //0x0000096a orq %rdi, %r12
+ 0xc5, 0x79, 0xd7, 0xf2, //0x0000096d vpmovmskb %xmm2, %r14d
+ 0x48, 0xc1, 0xe2, 0x30, //0x00000971 shlq $48, %rdx
+ 0x48, 0xc1, 0xe1, 0x20, //0x00000975 shlq $32, %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x00000979 cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x0000097d jne LBB0_109
+ 0x4d, 0x85, 0xed, //0x00000983 testq %r13, %r13
+ 0x0f, 0x85, 0x9c, 0x00, 0x00, 0x00, //0x00000986 jne LBB0_124
+ //0x0000098c LBB0_109
+ 0x49, 0xc1, 0xe6, 0x30, //0x0000098c shlq $48, %r14
+ 0x49, 0x09, 0xcc, //0x00000990 orq %rcx, %r12
+ 0x48, 0x09, 0xd6, //0x00000993 orq %rdx, %rsi
+ 0x4c, 0x89, 0xe9, //0x00000996 movq %r13, %rcx
+ 0x4c, 0x09, 0xc1, //0x00000999 orq %r8, %rcx
+ 0x0f, 0x85, 0x2c, 0x00, 0x00, 0x00, //0x0000099c jne LBB0_145
+ 0x4d, 0x09, 0xf4, //0x000009a2 orq %r14, %r12
+ 0x48, 0x85, 0xf6, //0x000009a5 testq %rsi, %rsi
+ 0x0f, 0x85, 0x39, 0x02, 0x00, 0x00, //0x000009a8 jne LBB0_146
+ //0x000009ae LBB0_111
+ 0x4d, 0x85, 0xe4, //0x000009ae testq %r12, %r12
+ 0x0f, 0x85, 0x0c, 0x1a, 0x00, 0x00, //0x000009b1 jne LBB0_426
+ 0x48, 0x83, 0xc0, 0xc0, //0x000009b7 addq $-64, %rax
+ 0x49, 0x83, 0xc3, 0x40, //0x000009bb addq $64, %r11
+ 0x48, 0x83, 0xf8, 0x3f, //0x000009bf cmpq $63, %rax
+ 0x0f, 0x87, 0xe7, 0xfe, 0xff, 0xff, //0x000009c3 ja LBB0_107
+ 0xe9, 0xda, 0x0d, 0x00, 0x00, //0x000009c9 jmp LBB0_113
+ //0x000009ce LBB0_145
+ 0x4c, 0x89, 0xc1, //0x000009ce movq %r8, %rcx
+ 0x48, 0xf7, 0xd1, //0x000009d1 notq %rcx
+ 0x4c, 0x21, 0xe9, //0x000009d4 andq %r13, %rcx
+ 0x48, 0x8d, 0x14, 0x09, //0x000009d7 leaq (%rcx,%rcx), %rdx
+ 0x4c, 0x09, 0xc2, //0x000009db orq %r8, %rdx
+ 0x48, 0x89, 0xd7, //0x000009de movq %rdx, %rdi
+ 0x48, 0xf7, 0xd7, //0x000009e1 notq %rdi
+ 0x4c, 0x21, 0xef, //0x000009e4 andq %r13, %rdi
+ 0x48, 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x000009e7 movabsq $-6148914691236517206, %rbx
+ 0x48, 0x21, 0xdf, //0x000009f1 andq %rbx, %rdi
+ 0x45, 0x31, 0xc0, //0x000009f4 xorl %r8d, %r8d
+ 0x48, 0x01, 0xcf, //0x000009f7 addq %rcx, %rdi
+ 0x41, 0x0f, 0x92, 0xc0, //0x000009fa setb %r8b
+ 0x48, 0x01, 0xff, //0x000009fe addq %rdi, %rdi
+ 0x48, 0xb9, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x00000a01 movabsq $6148914691236517205, %rcx
+ 0x48, 0x31, 0xcf, //0x00000a0b xorq %rcx, %rdi
+ 0x48, 0x21, 0xd7, //0x00000a0e andq %rdx, %rdi
+ 0x48, 0xf7, 0xd7, //0x00000a11 notq %rdi
+ 0x48, 0x21, 0xfe, //0x00000a14 andq %rdi, %rsi
+ 0x4d, 0x09, 0xf4, //0x00000a17 orq %r14, %r12
+ 0x48, 0x85, 0xf6, //0x00000a1a testq %rsi, %rsi
+ 0x0f, 0x84, 0x8b, 0xff, 0xff, 0xff, //0x00000a1d je LBB0_111
+ 0xe9, 0xbf, 0x01, 0x00, 0x00, //0x00000a23 jmp LBB0_146
+ //0x00000a28 LBB0_124
+ 0x4c, 0x89, 0xdf, //0x00000a28 movq %r11, %rdi
+ 0x48, 0x2b, 0x7d, 0xd0, //0x00000a2b subq $-48(%rbp), %rdi
+ 0x4d, 0x0f, 0xbc, 0xcd, //0x00000a2f bsfq %r13, %r9
+ 0x49, 0x01, 0xf9, //0x00000a33 addq %rdi, %r9
+ 0xe9, 0x51, 0xff, 0xff, 0xff, //0x00000a36 jmp LBB0_109
+ //0x00000a3b LBB0_125
+ 0x4b, 0xc7, 0x04, 0xd1, 0x02, 0x00, 0x00, 0x00, //0x00000a3b movq $2, (%r9,%r10,8)
+ 0x48, 0x8b, 0x45, 0x90, //0x00000a43 movq $-112(%rbp), %rax
+ 0x48, 0x8b, 0x50, 0x08, //0x00000a47 movq $8(%rax), %rdx
+ 0xf6, 0x45, 0x80, 0x20, //0x00000a4b testb $32, $-128(%rbp)
+ 0x4c, 0x89, 0x5d, 0xa8, //0x00000a4f movq %r11, $-88(%rbp)
+ 0x48, 0x89, 0x55, 0xb0, //0x00000a53 movq %rdx, $-80(%rbp)
+ 0x0f, 0x85, 0x71, 0x02, 0x00, 0x00, //0x00000a57 jne LBB0_161
+ 0x49, 0x89, 0xd5, //0x00000a5d movq %rdx, %r13
+ 0x4d, 0x29, 0xdd, //0x00000a60 subq %r11, %r13
+ 0x0f, 0x84, 0xf3, 0x1a, 0x00, 0x00, //0x00000a63 je LBB0_454
+ 0x4c, 0x89, 0xd8, //0x00000a69 movq %r11, %rax
+ 0x4d, 0x01, 0xe3, //0x00000a6c addq %r12, %r11
+ 0x49, 0x83, 0xfd, 0x40, //0x00000a6f cmpq $64, %r13
+ 0x0f, 0x82, 0xfc, 0x13, 0x00, 0x00, //0x00000a73 jb LBB0_357
+ 0x45, 0x89, 0xea, //0x00000a79 movl %r13d, %r10d
+ 0x41, 0x83, 0xe2, 0x3f, //0x00000a7c andl $63, %r10d
+ 0x4a, 0x8d, 0x4c, 0x02, 0xc0, //0x00000a80 leaq $-64(%rdx,%r8), %rcx
+ 0x48, 0x83, 0xe1, 0xc0, //0x00000a85 andq $-64, %rcx
+ 0x48, 0x01, 0xc1, //0x00000a89 addq %rax, %rcx
+ 0x48, 0x03, 0x4d, 0x88, //0x00000a8c addq $-120(%rbp), %rcx
+ 0x48, 0x89, 0x4d, 0xb8, //0x00000a90 movq %rcx, $-72(%rbp)
+ 0x49, 0xc7, 0xc4, 0xff, 0xff, 0xff, 0xff, //0x00000a94 movq $-1, %r12
+ 0x45, 0x31, 0xc9, //0x00000a9b xorl %r9d, %r9d
+ 0x90, 0x90, //0x00000a9e .p2align 4, 0x90
+ //0x00000aa0 LBB0_129
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x00000aa0 vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x00000aa5 vmovdqu $16(%r11), %xmm4
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x6b, 0x20, //0x00000aab vmovdqu $32(%r11), %xmm5
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x73, 0x30, //0x00000ab1 vmovdqu $48(%r11), %xmm6
+ 0xc5, 0xe9, 0x74, 0xf8, //0x00000ab7 vpcmpeqb %xmm0, %xmm2, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xff, //0x00000abb vpmovmskb %xmm7, %edi
+ 0xc5, 0xd9, 0x74, 0xf8, //0x00000abf vpcmpeqb %xmm0, %xmm4, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xcf, //0x00000ac3 vpmovmskb %xmm7, %ecx
+ 0xc5, 0xd1, 0x74, 0xf8, //0x00000ac7 vpcmpeqb %xmm0, %xmm5, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xf7, //0x00000acb vpmovmskb %xmm7, %esi
+ 0xc5, 0xc9, 0x74, 0xf8, //0x00000acf vpcmpeqb %xmm0, %xmm6, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xdf, //0x00000ad3 vpmovmskb %xmm7, %ebx
+ 0xc5, 0xe9, 0x74, 0xd1, //0x00000ad7 vpcmpeqb %xmm1, %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x00000adb vpmovmskb %xmm2, %edx
+ 0xc5, 0xd9, 0x74, 0xd1, //0x00000adf vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x00000ae3 vpmovmskb %xmm2, %eax
+ 0xc5, 0xd1, 0x74, 0xd1, //0x00000ae7 vpcmpeqb %xmm1, %xmm5, %xmm2
+ 0xc5, 0x79, 0xd7, 0xf2, //0x00000aeb vpmovmskb %xmm2, %r14d
+ 0xc5, 0xc9, 0x74, 0xd1, //0x00000aef vpcmpeqb %xmm1, %xmm6, %xmm2
+ 0xc5, 0x79, 0xd7, 0xc2, //0x00000af3 vpmovmskb %xmm2, %r8d
+ 0x48, 0xc1, 0xe3, 0x30, //0x00000af7 shlq $48, %rbx
+ 0x48, 0xc1, 0xe6, 0x20, //0x00000afb shlq $32, %rsi
+ 0x48, 0xc1, 0xe1, 0x10, //0x00000aff shlq $16, %rcx
+ 0x48, 0x09, 0xcf, //0x00000b03 orq %rcx, %rdi
+ 0x48, 0x09, 0xf7, //0x00000b06 orq %rsi, %rdi
+ 0x49, 0xc1, 0xe0, 0x30, //0x00000b09 shlq $48, %r8
+ 0x49, 0xc1, 0xe6, 0x20, //0x00000b0d shlq $32, %r14
+ 0x48, 0xc1, 0xe0, 0x10, //0x00000b11 shlq $16, %rax
+ 0x48, 0x09, 0xc2, //0x00000b15 orq %rax, %rdx
+ 0x4c, 0x09, 0xf2, //0x00000b18 orq %r14, %rdx
+ 0x4c, 0x09, 0xc2, //0x00000b1b orq %r8, %rdx
+ 0x49, 0x83, 0xfc, 0xff, //0x00000b1e cmpq $-1, %r12
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00000b22 jne LBB0_131
+ 0x48, 0x85, 0xd2, //0x00000b28 testq %rdx, %rdx
+ 0x0f, 0x85, 0x2f, 0x00, 0x00, 0x00, //0x00000b2b jne LBB0_140
+ //0x00000b31 LBB0_131
+ 0x48, 0x09, 0xdf, //0x00000b31 orq %rbx, %rdi
+ 0x48, 0x89, 0xd0, //0x00000b34 movq %rdx, %rax
+ 0x4c, 0x09, 0xc8, //0x00000b37 orq %r9, %rax
+ 0x0f, 0x85, 0x3d, 0x00, 0x00, 0x00, //0x00000b3a jne LBB0_141
+ //0x00000b40 LBB0_132
+ 0x48, 0x85, 0xff, //0x00000b40 testq %rdi, %rdi
+ 0x0f, 0x85, 0x86, 0x00, 0x00, 0x00, //0x00000b43 jne LBB0_142
+ //0x00000b49 LBB0_133
+ 0x49, 0x83, 0xc5, 0xc0, //0x00000b49 addq $-64, %r13
+ 0x49, 0x83, 0xc3, 0x40, //0x00000b4d addq $64, %r11
+ 0x49, 0x83, 0xfd, 0x3f, //0x00000b51 cmpq $63, %r13
+ 0x0f, 0x87, 0x45, 0xff, 0xff, 0xff, //0x00000b55 ja LBB0_129
+ 0xe9, 0x64, 0x0d, 0x00, 0x00, //0x00000b5b jmp LBB0_134
+ //0x00000b60 LBB0_140
+ 0x4c, 0x89, 0xd8, //0x00000b60 movq %r11, %rax
+ 0x48, 0x2b, 0x45, 0xd0, //0x00000b63 subq $-48(%rbp), %rax
+ 0x4c, 0x0f, 0xbc, 0xe2, //0x00000b67 bsfq %rdx, %r12
+ 0x49, 0x01, 0xc4, //0x00000b6b addq %rax, %r12
+ 0x48, 0x09, 0xdf, //0x00000b6e orq %rbx, %rdi
+ 0x48, 0x89, 0xd0, //0x00000b71 movq %rdx, %rax
+ 0x4c, 0x09, 0xc8, //0x00000b74 orq %r9, %rax
+ 0x0f, 0x84, 0xc3, 0xff, 0xff, 0xff, //0x00000b77 je LBB0_132
+ //0x00000b7d LBB0_141
+ 0x4c, 0x89, 0xc8, //0x00000b7d movq %r9, %rax
+ 0x48, 0xf7, 0xd0, //0x00000b80 notq %rax
+ 0x48, 0x21, 0xd0, //0x00000b83 andq %rdx, %rax
+ 0x48, 0x8d, 0x0c, 0x00, //0x00000b86 leaq (%rax,%rax), %rcx
+ 0x4c, 0x09, 0xc9, //0x00000b8a orq %r9, %rcx
+ 0x48, 0x89, 0xce, //0x00000b8d movq %rcx, %rsi
+ 0x48, 0xf7, 0xd6, //0x00000b90 notq %rsi
+ 0x48, 0x21, 0xd6, //0x00000b93 andq %rdx, %rsi
+ 0x48, 0xba, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x00000b96 movabsq $-6148914691236517206, %rdx
+ 0x48, 0x21, 0xd6, //0x00000ba0 andq %rdx, %rsi
+ 0x45, 0x31, 0xc9, //0x00000ba3 xorl %r9d, %r9d
+ 0x48, 0x01, 0xc6, //0x00000ba6 addq %rax, %rsi
+ 0x41, 0x0f, 0x92, 0xc1, //0x00000ba9 setb %r9b
+ 0x48, 0x01, 0xf6, //0x00000bad addq %rsi, %rsi
+ 0x48, 0xb8, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x00000bb0 movabsq $6148914691236517205, %rax
+ 0x48, 0x31, 0xc6, //0x00000bba xorq %rax, %rsi
+ 0x48, 0x21, 0xce, //0x00000bbd andq %rcx, %rsi
+ 0x48, 0xf7, 0xd6, //0x00000bc0 notq %rsi
+ 0x48, 0x21, 0xf7, //0x00000bc3 andq %rsi, %rdi
+ 0x48, 0x85, 0xff, //0x00000bc6 testq %rdi, %rdi
+ 0x0f, 0x84, 0x7a, 0xff, 0xff, 0xff, //0x00000bc9 je LBB0_133
+ //0x00000bcf LBB0_142
+ 0x48, 0x0f, 0xbc, 0xc7, //0x00000bcf bsfq %rdi, %rax
+ //0x00000bd3 LBB0_143
+ 0x4c, 0x03, 0x5d, 0x98, //0x00000bd3 addq $-104(%rbp), %r11
+ 0x49, 0x01, 0xc3, //0x00000bd7 addq %rax, %r11
+ //0x00000bda LBB0_144
+ 0x48, 0x8b, 0x75, 0xc8, //0x00000bda movq $-56(%rbp), %rsi
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00000bde movq $-64(%rbp), %r9
+ 0xe9, 0x59, 0x03, 0x00, 0x00, //0x00000be2 jmp LBB0_195
+ //0x00000be7 LBB0_146
+ 0x48, 0x0f, 0xbc, 0xc6, //0x00000be7 bsfq %rsi, %rax
+ 0x4d, 0x85, 0xe4, //0x00000beb testq %r12, %r12
+ 0x0f, 0x84, 0xbf, 0x02, 0x00, 0x00, //0x00000bee je LBB0_185
+ 0x49, 0x0f, 0xbc, 0xcc, //0x00000bf4 bsfq %r12, %rcx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00000bf8 movq $-48(%rbp), %r12
+ 0x4d, 0x29, 0xe3, //0x00000bfc subq %r12, %r11
+ 0x48, 0x39, 0xc1, //0x00000bff cmpq %rax, %rcx
+ 0x0f, 0x83, 0xc0, 0x02, 0x00, 0x00, //0x00000c02 jae LBB0_186
+ 0xe9, 0x3d, 0x19, 0x00, 0x00, //0x00000c08 jmp LBB0_306
+ //0x00000c0d LBB0_148
+ 0x49, 0x01, 0xce, //0x00000c0d addq %rcx, %r14
+ 0x4c, 0x89, 0x75, 0xa8, //0x00000c10 movq %r14, $-88(%rbp)
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00000c14 movq $-1, %rax
+ 0x4d, 0x85, 0xed, //0x00000c1b testq %r13, %r13
+ 0x48, 0x8b, 0x75, 0xc8, //0x00000c1e movq $-56(%rbp), %rsi
+ 0x0f, 0x85, 0x1d, 0x00, 0x00, 0x00, //0x00000c22 jne LBB0_151
+ 0xe9, 0x55, 0x17, 0x00, 0x00, //0x00000c28 jmp LBB0_420
+ //0x00000c2d LBB0_149
+ 0x48, 0x89, 0x7d, 0xa8, //0x00000c2d movq %rdi, $-88(%rbp)
+ //0x00000c31 LBB0_150
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00000c31 movq $-1, %rax
+ 0x4d, 0x85, 0xed, //0x00000c38 testq %r13, %r13
+ 0x48, 0x8b, 0x75, 0xc8, //0x00000c3b movq $-56(%rbp), %rsi
+ 0x0f, 0x84, 0x3d, 0x17, 0x00, 0x00, //0x00000c3f je LBB0_420
+ //0x00000c45 LBB0_151
+ 0x4d, 0x85, 0xe4, //0x00000c45 testq %r12, %r12
+ 0x0f, 0x84, 0x34, 0x17, 0x00, 0x00, //0x00000c48 je LBB0_420
+ 0x4d, 0x85, 0xdb, //0x00000c4e testq %r11, %r11
+ 0x0f, 0x84, 0x2b, 0x17, 0x00, 0x00, //0x00000c51 je LBB0_420
+ 0x48, 0x8b, 0x45, 0xa8, //0x00000c57 movq $-88(%rbp), %rax
+ 0x4c, 0x29, 0xd0, //0x00000c5b subq %r10, %rax
+ 0x48, 0x89, 0xc1, //0x00000c5e movq %rax, %rcx
+ 0x48, 0xff, 0xc8, //0x00000c61 decq %rax
+ 0x49, 0x39, 0xc5, //0x00000c64 cmpq %rax, %r13
+ 0x0f, 0x84, 0x45, 0x00, 0x00, 0x00, //0x00000c67 je LBB0_159
+ 0x49, 0x39, 0xc3, //0x00000c6d cmpq %rax, %r11
+ 0x0f, 0x84, 0x3c, 0x00, 0x00, 0x00, //0x00000c70 je LBB0_159
+ 0x49, 0x39, 0xc4, //0x00000c76 cmpq %rax, %r12
+ 0x0f, 0x84, 0x33, 0x00, 0x00, 0x00, //0x00000c79 je LBB0_159
+ 0x4d, 0x85, 0xe4, //0x00000c7f testq %r12, %r12
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00000c82 movq $-64(%rbp), %r9
+ 0x0f, 0x8e, 0x68, 0x02, 0x00, 0x00, //0x00000c86 jle LBB0_189
+ 0x49, 0x8d, 0x44, 0x24, 0xff, //0x00000c8c leaq $-1(%r12), %rax
+ 0x49, 0x39, 0xc5, //0x00000c91 cmpq %rax, %r13
+ 0x0f, 0x84, 0x5a, 0x02, 0x00, 0x00, //0x00000c94 je LBB0_189
+ 0x49, 0xf7, 0xd4, //0x00000c9a notq %r12
+ 0x4d, 0x89, 0xe3, //0x00000c9d movq %r12, %r11
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00000ca0 movq $-48(%rbp), %r12
+ 0x4d, 0x85, 0xdb, //0x00000ca4 testq %r11, %r11
+ 0x0f, 0x89, 0xd4, 0xf4, 0xff, 0xff, //0x00000ca7 jns LBB0_258
+ 0xe9, 0xcd, 0x16, 0x00, 0x00, //0x00000cad jmp LBB0_419
+ //0x00000cb2 LBB0_159
+ 0x49, 0x89, 0xcb, //0x00000cb2 movq %rcx, %r11
+ 0x49, 0xf7, 0xdb, //0x00000cb5 negq %r11
+ //0x00000cb8 LBB0_160
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00000cb8 movq $-48(%rbp), %r12
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00000cbc movq $-64(%rbp), %r9
+ 0x4d, 0x85, 0xdb, //0x00000cc0 testq %r11, %r11
+ 0x0f, 0x89, 0xb8, 0xf4, 0xff, 0xff, //0x00000cc3 jns LBB0_258
+ 0xe9, 0xb1, 0x16, 0x00, 0x00, //0x00000cc9 jmp LBB0_419
+ //0x00000cce LBB0_161
+ 0x48, 0x89, 0xd0, //0x00000cce movq %rdx, %rax
+ 0x4c, 0x29, 0xd8, //0x00000cd1 subq %r11, %rax
+ 0x0f, 0x84, 0x82, 0x18, 0x00, 0x00, //0x00000cd4 je LBB0_454
+ 0x4c, 0x89, 0xd9, //0x00000cda movq %r11, %rcx
+ 0x4d, 0x01, 0xe3, //0x00000cdd addq %r12, %r11
+ 0x48, 0x83, 0xf8, 0x40, //0x00000ce0 cmpq $64, %rax
+ 0x0f, 0x82, 0xa4, 0x11, 0x00, 0x00, //0x00000ce4 jb LBB0_358
+ 0x41, 0x89, 0xc2, //0x00000cea movl %eax, %r10d
+ 0x41, 0x83, 0xe2, 0x3f, //0x00000ced andl $63, %r10d
+ 0x4e, 0x8d, 0x44, 0x02, 0xc0, //0x00000cf1 leaq $-64(%rdx,%r8), %r8
+ 0x49, 0x83, 0xe0, 0xc0, //0x00000cf6 andq $-64, %r8
+ 0x49, 0x01, 0xc8, //0x00000cfa addq %rcx, %r8
+ 0x4c, 0x03, 0x45, 0x88, //0x00000cfd addq $-120(%rbp), %r8
+ 0x49, 0xc7, 0xc4, 0xff, 0xff, 0xff, 0xff, //0x00000d01 movq $-1, %r12
+ 0x45, 0x31, 0xc9, //0x00000d08 xorl %r9d, %r9d
+ 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000d0b .p2align 4, 0x90
+ //0x00000d10 LBB0_164
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x33, //0x00000d10 vmovdqu (%r11), %xmm6
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x6b, 0x10, //0x00000d15 vmovdqu $16(%r11), %xmm5
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x20, //0x00000d1b vmovdqu $32(%r11), %xmm4
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x7b, 0x30, //0x00000d21 vmovdqu $48(%r11), %xmm7
+ 0xc5, 0xc9, 0x74, 0xd0, //0x00000d27 vpcmpeqb %xmm0, %xmm6, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xf2, //0x00000d2b vpmovmskb %xmm2, %esi
+ 0xc5, 0xd1, 0x74, 0xd0, //0x00000d2f vpcmpeqb %xmm0, %xmm5, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xda, //0x00000d33 vpmovmskb %xmm2, %ebx
+ 0xc5, 0xd9, 0x74, 0xd0, //0x00000d37 vpcmpeqb %xmm0, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xca, //0x00000d3b vpmovmskb %xmm2, %ecx
+ 0xc5, 0xc1, 0x74, 0xd0, //0x00000d3f vpcmpeqb %xmm0, %xmm7, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x00000d43 vpmovmskb %xmm2, %edi
+ 0xc5, 0xc9, 0x74, 0xd1, //0x00000d47 vpcmpeqb %xmm1, %xmm6, %xmm2
+ 0xc5, 0x79, 0xd7, 0xea, //0x00000d4b vpmovmskb %xmm2, %r13d
+ 0xc5, 0xd1, 0x74, 0xd1, //0x00000d4f vpcmpeqb %xmm1, %xmm5, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x00000d53 vpmovmskb %xmm2, %edx
+ 0xc5, 0xd9, 0x74, 0xd1, //0x00000d57 vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe3, 0x10, //0x00000d5b shlq $16, %rbx
+ 0x48, 0x09, 0xde, //0x00000d5f orq %rbx, %rsi
+ 0xc5, 0xf9, 0xd7, 0xda, //0x00000d62 vpmovmskb %xmm2, %ebx
+ 0xc5, 0xc1, 0x74, 0xd1, //0x00000d66 vpcmpeqb %xmm1, %xmm7, %xmm2
+ 0x48, 0xc1, 0xe1, 0x20, //0x00000d6a shlq $32, %rcx
+ 0x48, 0x09, 0xce, //0x00000d6e orq %rcx, %rsi
+ 0xc5, 0xf9, 0xd7, 0xca, //0x00000d71 vpmovmskb %xmm2, %ecx
+ 0xc5, 0x81, 0x64, 0xd6, //0x00000d75 vpcmpgtb %xmm6, %xmm15, %xmm2
+ 0xc5, 0xc9, 0x64, 0xf3, //0x00000d79 vpcmpgtb %xmm3, %xmm6, %xmm6
+ 0xc5, 0xc9, 0xdb, 0xd2, //0x00000d7d vpand %xmm2, %xmm6, %xmm2
+ 0x48, 0xc1, 0xe2, 0x10, //0x00000d81 shlq $16, %rdx
+ 0x49, 0x09, 0xd5, //0x00000d85 orq %rdx, %r13
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x00000d88 vpmovmskb %xmm2, %edx
+ 0xc5, 0x81, 0x64, 0xd5, //0x00000d8c vpcmpgtb %xmm5, %xmm15, %xmm2
+ 0xc5, 0xd1, 0x64, 0xeb, //0x00000d90 vpcmpgtb %xmm3, %xmm5, %xmm5
+ 0xc5, 0xd1, 0xdb, 0xd2, //0x00000d94 vpand %xmm2, %xmm5, %xmm2
+ 0x48, 0xc1, 0xe3, 0x20, //0x00000d98 shlq $32, %rbx
+ 0x49, 0x09, 0xdd, //0x00000d9c orq %rbx, %r13
+ 0xc5, 0xf9, 0xd7, 0xda, //0x00000d9f vpmovmskb %xmm2, %ebx
+ 0xc5, 0x81, 0x64, 0xd4, //0x00000da3 vpcmpgtb %xmm4, %xmm15, %xmm2
+ 0xc5, 0xd9, 0x64, 0xe3, //0x00000da7 vpcmpgtb %xmm3, %xmm4, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x00000dab vpand %xmm2, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe1, 0x30, //0x00000daf shlq $48, %rcx
+ 0x49, 0x09, 0xcd, //0x00000db3 orq %rcx, %r13
+ 0xc5, 0xf9, 0xd7, 0xca, //0x00000db6 vpmovmskb %xmm2, %ecx
+ 0xc5, 0x81, 0x64, 0xd7, //0x00000dba vpcmpgtb %xmm7, %xmm15, %xmm2
+ 0xc5, 0xc1, 0x64, 0xe3, //0x00000dbe vpcmpgtb %xmm3, %xmm7, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x00000dc2 vpand %xmm2, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe3, 0x10, //0x00000dc6 shlq $16, %rbx
+ 0x48, 0x09, 0xda, //0x00000dca orq %rbx, %rdx
+ 0xc5, 0x79, 0xd7, 0xf2, //0x00000dcd vpmovmskb %xmm2, %r14d
+ 0x48, 0xc1, 0xe7, 0x30, //0x00000dd1 shlq $48, %rdi
+ 0x48, 0xc1, 0xe1, 0x20, //0x00000dd5 shlq $32, %rcx
+ 0x49, 0x83, 0xfc, 0xff, //0x00000dd9 cmpq $-1, %r12
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00000ddd jne LBB0_166
+ 0x4d, 0x85, 0xed, //0x00000de3 testq %r13, %r13
+ 0x0f, 0x85, 0x9e, 0x00, 0x00, 0x00, //0x00000de6 jne LBB0_181
+ //0x00000dec LBB0_166
+ 0x49, 0xc1, 0xe6, 0x30, //0x00000dec shlq $48, %r14
+ 0x48, 0x09, 0xca, //0x00000df0 orq %rcx, %rdx
+ 0x48, 0x09, 0xfe, //0x00000df3 orq %rdi, %rsi
+ 0x4c, 0x89, 0xe9, //0x00000df6 movq %r13, %rcx
+ 0x4c, 0x09, 0xc9, //0x00000df9 orq %r9, %rcx
+ 0x0f, 0x85, 0x2c, 0x00, 0x00, 0x00, //0x00000dfc jne LBB0_182
+ 0x4c, 0x09, 0xf2, //0x00000e02 orq %r14, %rdx
+ 0x48, 0x85, 0xf6, //0x00000e05 testq %rsi, %rsi
+ 0x0f, 0x85, 0x8f, 0x00, 0x00, 0x00, //0x00000e08 jne LBB0_183
+ //0x00000e0e LBB0_168
+ 0x48, 0x85, 0xd2, //0x00000e0e testq %rdx, %rdx
+ 0x0f, 0x85, 0xda, 0x15, 0x00, 0x00, //0x00000e11 jne LBB0_432
+ 0x48, 0x83, 0xc0, 0xc0, //0x00000e17 addq $-64, %rax
+ 0x49, 0x83, 0xc3, 0x40, //0x00000e1b addq $64, %r11
+ 0x48, 0x83, 0xf8, 0x3f, //0x00000e1f cmpq $63, %rax
+ 0x0f, 0x87, 0xe7, 0xfe, 0xff, 0xff, //0x00000e23 ja LBB0_164
+ 0xe9, 0x11, 0x0b, 0x00, 0x00, //0x00000e29 jmp LBB0_170
+ //0x00000e2e LBB0_182
+ 0x4c, 0x89, 0xc9, //0x00000e2e movq %r9, %rcx
+ 0x48, 0xf7, 0xd1, //0x00000e31 notq %rcx
+ 0x4c, 0x21, 0xe9, //0x00000e34 andq %r13, %rcx
+ 0x48, 0x8d, 0x1c, 0x09, //0x00000e37 leaq (%rcx,%rcx), %rbx
+ 0x4c, 0x09, 0xcb, //0x00000e3b orq %r9, %rbx
+ 0x48, 0x89, 0x5d, 0xb8, //0x00000e3e movq %rbx, $-72(%rbp)
+ 0x48, 0xf7, 0xd3, //0x00000e42 notq %rbx
+ 0x4c, 0x21, 0xeb, //0x00000e45 andq %r13, %rbx
+ 0x48, 0xbf, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x00000e48 movabsq $-6148914691236517206, %rdi
+ 0x48, 0x21, 0xfb, //0x00000e52 andq %rdi, %rbx
+ 0x45, 0x31, 0xc9, //0x00000e55 xorl %r9d, %r9d
+ 0x48, 0x01, 0xcb, //0x00000e58 addq %rcx, %rbx
+ 0x41, 0x0f, 0x92, 0xc1, //0x00000e5b setb %r9b
+ 0x48, 0x01, 0xdb, //0x00000e5f addq %rbx, %rbx
+ 0x48, 0xb9, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x00000e62 movabsq $6148914691236517205, %rcx
+ 0x48, 0x31, 0xcb, //0x00000e6c xorq %rcx, %rbx
+ 0x48, 0x23, 0x5d, 0xb8, //0x00000e6f andq $-72(%rbp), %rbx
+ 0x48, 0xf7, 0xd3, //0x00000e73 notq %rbx
+ 0x48, 0x21, 0xde, //0x00000e76 andq %rbx, %rsi
+ 0x4c, 0x09, 0xf2, //0x00000e79 orq %r14, %rdx
+ 0x48, 0x85, 0xf6, //0x00000e7c testq %rsi, %rsi
+ 0x0f, 0x84, 0x89, 0xff, 0xff, 0xff, //0x00000e7f je LBB0_168
+ 0xe9, 0x13, 0x00, 0x00, 0x00, //0x00000e85 jmp LBB0_183
+ //0x00000e8a LBB0_181
+ 0x4c, 0x89, 0xdb, //0x00000e8a movq %r11, %rbx
+ 0x48, 0x2b, 0x5d, 0xd0, //0x00000e8d subq $-48(%rbp), %rbx
+ 0x4d, 0x0f, 0xbc, 0xe5, //0x00000e91 bsfq %r13, %r12
+ 0x49, 0x01, 0xdc, //0x00000e95 addq %rbx, %r12
+ 0xe9, 0x4f, 0xff, 0xff, 0xff, //0x00000e98 jmp LBB0_166
+ //0x00000e9d LBB0_183
+ 0x48, 0x0f, 0xbc, 0xc6, //0x00000e9d bsfq %rsi, %rax
+ 0x48, 0x85, 0xd2, //0x00000ea1 testq %rdx, %rdx
+ 0x0f, 0x84, 0x77, 0x00, 0x00, 0x00, //0x00000ea4 je LBB0_192
+ 0x48, 0x0f, 0xbc, 0xca, //0x00000eaa bsfq %rdx, %rcx
+ 0xe9, 0x73, 0x00, 0x00, 0x00, //0x00000eae jmp LBB0_193
+ //0x00000eb3 LBB0_185
+ 0xb9, 0x40, 0x00, 0x00, 0x00, //0x00000eb3 movl $64, %ecx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00000eb8 movq $-48(%rbp), %r12
+ 0x4d, 0x29, 0xe3, //0x00000ebc subq %r12, %r11
+ 0x48, 0x39, 0xc1, //0x00000ebf cmpq %rax, %rcx
+ 0x0f, 0x82, 0x82, 0x16, 0x00, 0x00, //0x00000ec2 jb LBB0_306
+ //0x00000ec8 LBB0_186
+ 0x4d, 0x8d, 0x5c, 0x03, 0x01, //0x00000ec8 leaq $1(%r11,%rax), %r11
+ //0x00000ecd LBB0_187
+ 0x4d, 0x85, 0xdb, //0x00000ecd testq %r11, %r11
+ 0x0f, 0x88, 0x83, 0x14, 0x00, 0x00, //0x00000ed0 js LBB0_415
+ 0x48, 0x8b, 0x75, 0xc8, //0x00000ed6 movq $-56(%rbp), %rsi
+ 0x4c, 0x89, 0x1e, //0x00000eda movq %r11, (%rsi)
+ 0x4c, 0x89, 0xf8, //0x00000edd movq %r15, %rax
+ 0x48, 0x83, 0x7d, 0xa8, 0x00, //0x00000ee0 cmpq $0, $-88(%rbp)
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00000ee5 movq $-64(%rbp), %r9
+ 0x0f, 0x8f, 0xb1, 0xf2, 0xff, 0xff, //0x00000ee9 jg LBB0_2
+ 0xe9, 0x9e, 0x14, 0x00, 0x00, //0x00000eef jmp LBB0_423
+ //0x00000ef4 LBB0_189
+ 0x4c, 0x89, 0xd8, //0x00000ef4 movq %r11, %rax
+ 0x4c, 0x09, 0xe8, //0x00000ef7 orq %r13, %rax
+ 0x4d, 0x39, 0xeb, //0x00000efa cmpq %r13, %r11
+ 0x0f, 0x8c, 0x59, 0xf2, 0xff, 0xff, //0x00000efd jl LBB0_257
+ 0x48, 0x85, 0xc0, //0x00000f03 testq %rax, %rax
+ 0x0f, 0x88, 0x50, 0xf2, 0xff, 0xff, //0x00000f06 js LBB0_257
+ 0x49, 0xf7, 0xd3, //0x00000f0c notq %r11
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00000f0f movq $-48(%rbp), %r12
+ 0x4d, 0x85, 0xdb, //0x00000f13 testq %r11, %r11
+ 0x0f, 0x89, 0x65, 0xf2, 0xff, 0xff, //0x00000f16 jns LBB0_258
+ 0xe9, 0x5e, 0x14, 0x00, 0x00, //0x00000f1c jmp LBB0_419
+ //0x00000f21 LBB0_192
+ 0xb9, 0x40, 0x00, 0x00, 0x00, //0x00000f21 movl $64, %ecx
+ //0x00000f26 LBB0_193
+ 0x48, 0x8b, 0x75, 0xc8, //0x00000f26 movq $-56(%rbp), %rsi
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00000f2a movq $-64(%rbp), %r9
+ 0x4c, 0x2b, 0x5d, 0xd0, //0x00000f2e subq $-48(%rbp), %r11
+ 0x48, 0x39, 0xc1, //0x00000f32 cmpq %rax, %rcx
+ 0x0f, 0x82, 0x2a, 0x16, 0x00, 0x00, //0x00000f35 jb LBB0_455
+ 0x4d, 0x8d, 0x5c, 0x03, 0x01, //0x00000f3b leaq $1(%r11,%rax), %r11
+ //0x00000f40 LBB0_195
+ 0x4d, 0x85, 0xdb, //0x00000f40 testq %r11, %r11
+ 0x0f, 0x88, 0x58, 0x14, 0x00, 0x00, //0x00000f43 js LBB0_424
+ 0x4c, 0x89, 0x1e, //0x00000f49 movq %r11, (%rsi)
+ 0x4c, 0x89, 0xf8, //0x00000f4c movq %r15, %rax
+ 0x48, 0x83, 0x7d, 0xa8, 0x00, //0x00000f4f cmpq $0, $-88(%rbp)
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00000f54 movq $-48(%rbp), %r12
+ 0x0f, 0x8e, 0x34, 0x14, 0x00, 0x00, //0x00000f58 jle LBB0_423
+ 0x49, 0x8b, 0x01, //0x00000f5e movq (%r9), %rax
+ 0x48, 0x3d, 0xff, 0x0f, 0x00, 0x00, //0x00000f61 cmpq $4095, %rax
+ 0x0f, 0x8f, 0xe0, 0x13, 0x00, 0x00, //0x00000f67 jg LBB0_441
+ 0x48, 0x8d, 0x48, 0x01, //0x00000f6d leaq $1(%rax), %rcx
+ 0x49, 0x89, 0x09, //0x00000f71 movq %rcx, (%r9)
+ 0x49, 0xc7, 0x44, 0xc1, 0x08, 0x04, 0x00, 0x00, 0x00, //0x00000f74 movq $4, $8(%r9,%rax,8)
+ 0xe9, 0x1e, 0xf2, 0xff, 0xff, //0x00000f7d jmp LBB0_2
+ //0x00000f82 LBB0_199
+ 0x48, 0x8b, 0x45, 0x90, //0x00000f82 movq $-112(%rbp), %rax
+ 0x48, 0x8b, 0x50, 0x08, //0x00000f86 movq $8(%rax), %rdx
+ 0xf6, 0x45, 0x80, 0x20, //0x00000f8a testb $32, $-128(%rbp)
+ 0x4c, 0x89, 0x5d, 0xa8, //0x00000f8e movq %r11, $-88(%rbp)
+ 0x48, 0x89, 0x55, 0xb0, //0x00000f92 movq %rdx, $-80(%rbp)
+ 0x0f, 0x85, 0xa3, 0x04, 0x00, 0x00, //0x00000f96 jne LBB0_268
+ 0x49, 0x89, 0xd4, //0x00000f9c movq %rdx, %r12
+ 0x4d, 0x29, 0xdc, //0x00000f9f subq %r11, %r12
+ 0x0f, 0x84, 0x99, 0x15, 0x00, 0x00, //0x00000fa2 je LBB0_456
+ 0x48, 0x8b, 0x45, 0xd0, //0x00000fa8 movq $-48(%rbp), %rax
+ 0x4c, 0x89, 0xd9, //0x00000fac movq %r11, %rcx
+ 0x49, 0x01, 0xc3, //0x00000faf addq %rax, %r11
+ 0x49, 0x83, 0xfc, 0x40, //0x00000fb2 cmpq $64, %r12
+ 0x0f, 0x82, 0x12, 0x0f, 0x00, 0x00, //0x00000fb6 jb LBB0_360
+ 0x44, 0x89, 0xe0, //0x00000fbc movl %r12d, %eax
+ 0x83, 0xe0, 0x3f, //0x00000fbf andl $63, %eax
+ 0x48, 0x89, 0x45, 0xb8, //0x00000fc2 movq %rax, $-72(%rbp)
+ 0x4e, 0x8d, 0x44, 0x02, 0xc0, //0x00000fc6 leaq $-64(%rdx,%r8), %r8
+ 0x49, 0x83, 0xe0, 0xc0, //0x00000fcb andq $-64, %r8
+ 0x49, 0x01, 0xc8, //0x00000fcf addq %rcx, %r8
+ 0x4c, 0x03, 0x45, 0x88, //0x00000fd2 addq $-120(%rbp), %r8
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00000fd6 movq $-1, %r9
+ 0x45, 0x31, 0xd2, //0x00000fdd xorl %r10d, %r10d
+ //0x00000fe0 .p2align 4, 0x90
+ //0x00000fe0 LBB0_203
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x00000fe0 vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x00000fe5 vmovdqu $16(%r11), %xmm4
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x6b, 0x20, //0x00000feb vmovdqu $32(%r11), %xmm5
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x73, 0x30, //0x00000ff1 vmovdqu $48(%r11), %xmm6
+ 0xc5, 0xe9, 0x74, 0xf8, //0x00000ff7 vpcmpeqb %xmm0, %xmm2, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xff, //0x00000ffb vpmovmskb %xmm7, %edi
+ 0xc5, 0xd9, 0x74, 0xf8, //0x00000fff vpcmpeqb %xmm0, %xmm4, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xcf, //0x00001003 vpmovmskb %xmm7, %ecx
+ 0xc5, 0xd1, 0x74, 0xf8, //0x00001007 vpcmpeqb %xmm0, %xmm5, %xmm7
+ 0xc5, 0xf9, 0xd7, 0xf7, //0x0000100b vpmovmskb %xmm7, %esi
+ 0xc5, 0xc9, 0x74, 0xf8, //0x0000100f vpcmpeqb %xmm0, %xmm6, %xmm7
+ 0xc5, 0x79, 0xd7, 0xef, //0x00001013 vpmovmskb %xmm7, %r13d
+ 0xc5, 0xe9, 0x74, 0xd1, //0x00001017 vpcmpeqb %xmm1, %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x0000101b vpmovmskb %xmm2, %edx
+ 0xc5, 0xd9, 0x74, 0xd1, //0x0000101f vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x00001023 vpmovmskb %xmm2, %eax
+ 0xc5, 0xd1, 0x74, 0xd1, //0x00001027 vpcmpeqb %xmm1, %xmm5, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xda, //0x0000102b vpmovmskb %xmm2, %ebx
+ 0xc5, 0xc9, 0x74, 0xd1, //0x0000102f vpcmpeqb %xmm1, %xmm6, %xmm2
+ 0xc5, 0x79, 0xd7, 0xf2, //0x00001033 vpmovmskb %xmm2, %r14d
+ 0x49, 0xc1, 0xe5, 0x30, //0x00001037 shlq $48, %r13
+ 0x48, 0xc1, 0xe6, 0x20, //0x0000103b shlq $32, %rsi
+ 0x48, 0xc1, 0xe1, 0x10, //0x0000103f shlq $16, %rcx
+ 0x48, 0x09, 0xcf, //0x00001043 orq %rcx, %rdi
+ 0x48, 0x09, 0xf7, //0x00001046 orq %rsi, %rdi
+ 0x49, 0xc1, 0xe6, 0x30, //0x00001049 shlq $48, %r14
+ 0x48, 0xc1, 0xe3, 0x20, //0x0000104d shlq $32, %rbx
+ 0x48, 0xc1, 0xe0, 0x10, //0x00001051 shlq $16, %rax
+ 0x48, 0x09, 0xc2, //0x00001055 orq %rax, %rdx
+ 0x48, 0x09, 0xda, //0x00001058 orq %rbx, %rdx
+ 0x4c, 0x09, 0xf2, //0x0000105b orq %r14, %rdx
+ 0x49, 0x83, 0xf9, 0xff, //0x0000105e cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00001062 jne LBB0_205
+ 0x48, 0x85, 0xd2, //0x00001068 testq %rdx, %rdx
+ 0x0f, 0x85, 0x2f, 0x00, 0x00, 0x00, //0x0000106b jne LBB0_213
+ //0x00001071 LBB0_205
+ 0x4c, 0x09, 0xef, //0x00001071 orq %r13, %rdi
+ 0x48, 0x89, 0xd0, //0x00001074 movq %rdx, %rax
+ 0x4c, 0x09, 0xd0, //0x00001077 orq %r10, %rax
+ 0x0f, 0x85, 0x3d, 0x00, 0x00, 0x00, //0x0000107a jne LBB0_214
+ //0x00001080 LBB0_206
+ 0x48, 0x85, 0xff, //0x00001080 testq %rdi, %rdi
+ 0x0f, 0x85, 0xf6, 0xf4, 0xff, 0xff, //0x00001083 jne LBB0_57
+ //0x00001089 LBB0_207
+ 0x49, 0x83, 0xc4, 0xc0, //0x00001089 addq $-64, %r12
+ 0x49, 0x83, 0xc3, 0x40, //0x0000108d addq $64, %r11
+ 0x49, 0x83, 0xfc, 0x3f, //0x00001091 cmpq $63, %r12
+ 0x0f, 0x87, 0x45, 0xff, 0xff, 0xff, //0x00001095 ja LBB0_203
+ 0xe9, 0x01, 0x0b, 0x00, 0x00, //0x0000109b jmp LBB0_208
+ //0x000010a0 LBB0_213
+ 0x4c, 0x89, 0xd8, //0x000010a0 movq %r11, %rax
+ 0x48, 0x2b, 0x45, 0xd0, //0x000010a3 subq $-48(%rbp), %rax
+ 0x4c, 0x0f, 0xbc, 0xca, //0x000010a7 bsfq %rdx, %r9
+ 0x49, 0x01, 0xc1, //0x000010ab addq %rax, %r9
+ 0x4c, 0x09, 0xef, //0x000010ae orq %r13, %rdi
+ 0x48, 0x89, 0xd0, //0x000010b1 movq %rdx, %rax
+ 0x4c, 0x09, 0xd0, //0x000010b4 orq %r10, %rax
+ 0x0f, 0x84, 0xc3, 0xff, 0xff, 0xff, //0x000010b7 je LBB0_206
+ //0x000010bd LBB0_214
+ 0x4c, 0x89, 0xd0, //0x000010bd movq %r10, %rax
+ 0x48, 0xf7, 0xd0, //0x000010c0 notq %rax
+ 0x48, 0x21, 0xd0, //0x000010c3 andq %rdx, %rax
+ 0x48, 0x8d, 0x0c, 0x00, //0x000010c6 leaq (%rax,%rax), %rcx
+ 0x4c, 0x09, 0xd1, //0x000010ca orq %r10, %rcx
+ 0x48, 0x89, 0xce, //0x000010cd movq %rcx, %rsi
+ 0x48, 0xf7, 0xd6, //0x000010d0 notq %rsi
+ 0x48, 0x21, 0xd6, //0x000010d3 andq %rdx, %rsi
+ 0x48, 0xba, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x000010d6 movabsq $-6148914691236517206, %rdx
+ 0x48, 0x21, 0xd6, //0x000010e0 andq %rdx, %rsi
+ 0x45, 0x31, 0xd2, //0x000010e3 xorl %r10d, %r10d
+ 0x48, 0x01, 0xc6, //0x000010e6 addq %rax, %rsi
+ 0x41, 0x0f, 0x92, 0xc2, //0x000010e9 setb %r10b
+ 0x48, 0x01, 0xf6, //0x000010ed addq %rsi, %rsi
+ 0x48, 0xb8, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x000010f0 movabsq $6148914691236517205, %rax
+ 0x48, 0x31, 0xc6, //0x000010fa xorq %rax, %rsi
+ 0x48, 0x21, 0xce, //0x000010fd andq %rcx, %rsi
+ 0x48, 0xf7, 0xd6, //0x00001100 notq %rsi
+ 0x48, 0x21, 0xf7, //0x00001103 andq %rsi, %rdi
+ 0x48, 0x85, 0xff, //0x00001106 testq %rdi, %rdi
+ 0x0f, 0x84, 0x7a, 0xff, 0xff, 0xff, //0x00001109 je LBB0_207
+ 0xe9, 0x6b, 0xf4, 0xff, 0xff, //0x0000110f jmp LBB0_57
+ //0x00001114 LBB0_215
+ 0x48, 0x8b, 0x45, 0x90, //0x00001114 movq $-112(%rbp), %rax
+ 0x4c, 0x8b, 0x50, 0x08, //0x00001118 movq $8(%rax), %r10
+ 0x4d, 0x29, 0xda, //0x0000111c subq %r11, %r10
+ 0x0f, 0x84, 0xfa, 0x12, 0x00, 0x00, //0x0000111f je LBB0_438
+ 0x4c, 0x89, 0x5d, 0xa8, //0x00001125 movq %r11, $-88(%rbp)
+ 0x4d, 0x01, 0xdc, //0x00001129 addq %r11, %r12
+ 0x41, 0x80, 0x3c, 0x24, 0x30, //0x0000112c cmpb $48, (%r12)
+ 0x0f, 0x85, 0x36, 0x00, 0x00, 0x00, //0x00001131 jne LBB0_220
+ 0x41, 0xbb, 0x01, 0x00, 0x00, 0x00, //0x00001137 movl $1, %r11d
+ 0x49, 0x83, 0xfa, 0x01, //0x0000113d cmpq $1, %r10
+ 0x0f, 0x84, 0x7c, 0x05, 0x00, 0x00, //0x00001141 je LBB0_303
+ 0x41, 0x8a, 0x44, 0x24, 0x01, //0x00001147 movb $1(%r12), %al
+ 0x04, 0xd2, //0x0000114c addb $-46, %al
+ 0x3c, 0x37, //0x0000114e cmpb $55, %al
+ 0x0f, 0x87, 0x6d, 0x05, 0x00, 0x00, //0x00001150 ja LBB0_303
+ 0x0f, 0xb6, 0xc0, //0x00001156 movzbl %al, %eax
+ 0x48, 0xb9, 0x01, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, //0x00001159 movabsq $36028797027352577, %rcx
+ 0x48, 0x0f, 0xa3, 0xc1, //0x00001163 btq %rax, %rcx
+ 0x0f, 0x83, 0x56, 0x05, 0x00, 0x00, //0x00001167 jae LBB0_303
+ //0x0000116d LBB0_220
+ 0x49, 0x83, 0xfa, 0x10, //0x0000116d cmpq $16, %r10
+ 0x0f, 0x82, 0x30, 0x0d, 0x00, 0x00, //0x00001171 jb LBB0_359
+ 0x4d, 0x8d, 0x4a, 0xf0, //0x00001177 leaq $-16(%r10), %r9
+ 0x4c, 0x89, 0xc8, //0x0000117b movq %r9, %rax
+ 0x48, 0x83, 0xe0, 0xf0, //0x0000117e andq $-16, %rax
+ 0x4e, 0x8d, 0x44, 0x20, 0x10, //0x00001182 leaq $16(%rax,%r12), %r8
+ 0x41, 0x83, 0xe1, 0x0f, //0x00001187 andl $15, %r9d
+ 0x48, 0xc7, 0x45, 0xb8, 0xff, 0xff, 0xff, 0xff, //0x0000118b movq $-1, $-72(%rbp)
+ 0x48, 0xc7, 0x45, 0xb0, 0xff, 0xff, 0xff, 0xff, //0x00001193 movq $-1, $-80(%rbp)
+ 0x49, 0xc7, 0xc6, 0xff, 0xff, 0xff, 0xff, //0x0000119b movq $-1, %r14
+ 0x4d, 0x89, 0xe5, //0x000011a2 movq %r12, %r13
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000011a5 .p2align 4, 0x90
+ //0x000011b0 LBB0_222
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x55, 0x00, //0x000011b0 vmovdqu (%r13), %xmm2
+ 0xc4, 0xc1, 0x69, 0x64, 0xe0, //0x000011b6 vpcmpgtb %xmm8, %xmm2, %xmm4
+ 0xc5, 0xb1, 0x64, 0xea, //0x000011bb vpcmpgtb %xmm2, %xmm9, %xmm5
+ 0xc5, 0xd9, 0xdb, 0xe5, //0x000011bf vpand %xmm5, %xmm4, %xmm4
+ 0xc5, 0xa9, 0x74, 0xea, //0x000011c3 vpcmpeqb %xmm2, %xmm10, %xmm5
+ 0xc5, 0xa1, 0x74, 0xf2, //0x000011c7 vpcmpeqb %xmm2, %xmm11, %xmm6
+ 0xc5, 0xc9, 0xeb, 0xed, //0x000011cb vpor %xmm5, %xmm6, %xmm5
+ 0xc5, 0x99, 0xeb, 0xf2, //0x000011cf vpor %xmm2, %xmm12, %xmm6
+ 0xc5, 0x91, 0x74, 0xd2, //0x000011d3 vpcmpeqb %xmm2, %xmm13, %xmm2
+ 0xc5, 0x89, 0x74, 0xf6, //0x000011d7 vpcmpeqb %xmm6, %xmm14, %xmm6
+ 0xc5, 0xc9, 0xeb, 0xfa, //0x000011db vpor %xmm2, %xmm6, %xmm7
+ 0xc5, 0xd1, 0xeb, 0xe4, //0x000011df vpor %xmm4, %xmm5, %xmm4
+ 0xc5, 0xc1, 0xeb, 0xe4, //0x000011e3 vpor %xmm4, %xmm7, %xmm4
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x000011e7 vpmovmskb %xmm2, %eax
+ 0xc5, 0xf9, 0xd7, 0xde, //0x000011eb vpmovmskb %xmm6, %ebx
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x000011ef vpmovmskb %xmm5, %edx
+ 0xc5, 0xf9, 0xd7, 0xcc, //0x000011f3 vpmovmskb %xmm4, %ecx
+ 0xbe, 0xaa, 0xaa, 0xaa, 0xaa, //0x000011f7 movl $2863311530, %esi
+ 0x48, 0x8d, 0xbe, 0x55, 0x55, 0x55, 0x55, //0x000011fc leaq $1431655765(%rsi), %rdi
+ 0x48, 0x31, 0xcf, //0x00001203 xorq %rcx, %rdi
+ 0x48, 0x0f, 0xbc, 0xcf, //0x00001206 bsfq %rdi, %rcx
+ 0x83, 0xf9, 0x10, //0x0000120a cmpl $16, %ecx
+ 0x0f, 0x84, 0x11, 0x00, 0x00, 0x00, //0x0000120d je LBB0_224
+ 0xbf, 0xff, 0xff, 0xff, 0xff, //0x00001213 movl $-1, %edi
+ 0xd3, 0xe7, //0x00001218 shll %cl, %edi
+ 0xf7, 0xd7, //0x0000121a notl %edi
+ 0x21, 0xf8, //0x0000121c andl %edi, %eax
+ 0x21, 0xfb, //0x0000121e andl %edi, %ebx
+ 0x21, 0xd7, //0x00001220 andl %edx, %edi
+ 0x89, 0xfa, //0x00001222 movl %edi, %edx
+ //0x00001224 LBB0_224
+ 0x8d, 0x78, 0xff, //0x00001224 leal $-1(%rax), %edi
+ 0x21, 0xc7, //0x00001227 andl %eax, %edi
+ 0x0f, 0x85, 0x4f, 0x09, 0x00, 0x00, //0x00001229 jne LBB0_337
+ 0x8d, 0x7b, 0xff, //0x0000122f leal $-1(%rbx), %edi
+ 0x21, 0xdf, //0x00001232 andl %ebx, %edi
+ 0x0f, 0x85, 0x44, 0x09, 0x00, 0x00, //0x00001234 jne LBB0_337
+ 0x8d, 0x7a, 0xff, //0x0000123a leal $-1(%rdx), %edi
+ 0x21, 0xd7, //0x0000123d andl %edx, %edi
+ 0x0f, 0x85, 0x39, 0x09, 0x00, 0x00, //0x0000123f jne LBB0_337
+ 0x85, 0xc0, //0x00001245 testl %eax, %eax
+ 0x0f, 0x84, 0x1a, 0x00, 0x00, 0x00, //0x00001247 je LBB0_230
+ 0x4c, 0x89, 0xef, //0x0000124d movq %r13, %rdi
+ 0x4c, 0x29, 0xe7, //0x00001250 subq %r12, %rdi
+ 0x44, 0x0f, 0xbc, 0xd8, //0x00001253 bsfl %eax, %r11d
+ 0x49, 0x01, 0xfb, //0x00001257 addq %rdi, %r11
+ 0x49, 0x83, 0xfe, 0xff, //0x0000125a cmpq $-1, %r14
+ 0x0f, 0x85, 0x24, 0x09, 0x00, 0x00, //0x0000125e jne LBB0_338
+ 0x4d, 0x89, 0xde, //0x00001264 movq %r11, %r14
+ //0x00001267 LBB0_230
+ 0x85, 0xdb, //0x00001267 testl %ebx, %ebx
+ 0x0f, 0x84, 0x1c, 0x00, 0x00, 0x00, //0x00001269 je LBB0_233
+ 0x4c, 0x89, 0xe8, //0x0000126f movq %r13, %rax
+ 0x4c, 0x29, 0xe0, //0x00001272 subq %r12, %rax
+ 0x44, 0x0f, 0xbc, 0xdb, //0x00001275 bsfl %ebx, %r11d
+ 0x49, 0x01, 0xc3, //0x00001279 addq %rax, %r11
+ 0x48, 0x83, 0x7d, 0xb0, 0xff, //0x0000127c cmpq $-1, $-80(%rbp)
+ 0x0f, 0x85, 0x01, 0x09, 0x00, 0x00, //0x00001281 jne LBB0_338
+ 0x4c, 0x89, 0x5d, 0xb0, //0x00001287 movq %r11, $-80(%rbp)
+ //0x0000128b LBB0_233
+ 0x85, 0xd2, //0x0000128b testl %edx, %edx
+ 0x0f, 0x84, 0x1c, 0x00, 0x00, 0x00, //0x0000128d je LBB0_236
+ 0x4c, 0x89, 0xe8, //0x00001293 movq %r13, %rax
+ 0x4c, 0x29, 0xe0, //0x00001296 subq %r12, %rax
+ 0x44, 0x0f, 0xbc, 0xda, //0x00001299 bsfl %edx, %r11d
+ 0x49, 0x01, 0xc3, //0x0000129d addq %rax, %r11
+ 0x48, 0x83, 0x7d, 0xb8, 0xff, //0x000012a0 cmpq $-1, $-72(%rbp)
+ 0x0f, 0x85, 0xdd, 0x08, 0x00, 0x00, //0x000012a5 jne LBB0_338
+ 0x4c, 0x89, 0x5d, 0xb8, //0x000012ab movq %r11, $-72(%rbp)
+ //0x000012af LBB0_236
+ 0x83, 0xf9, 0x10, //0x000012af cmpl $16, %ecx
+ 0x0f, 0x85, 0x81, 0x03, 0x00, 0x00, //0x000012b2 jne LBB0_291
+ 0x49, 0x83, 0xc5, 0x10, //0x000012b8 addq $16, %r13
+ 0x49, 0x83, 0xc2, 0xf0, //0x000012bc addq $-16, %r10
+ 0x49, 0x83, 0xfa, 0x0f, //0x000012c0 cmpq $15, %r10
+ 0x0f, 0x87, 0xe6, 0xfe, 0xff, 0xff, //0x000012c4 ja LBB0_222
+ 0x4d, 0x85, 0xc9, //0x000012ca testq %r9, %r9
+ 0x48, 0x8d, 0x35, 0xf8, 0x14, 0x00, 0x00, //0x000012cd leaq $5368(%rip), %rsi /* LJTI0_2+0(%rip) */
+ 0x48, 0x8b, 0x7d, 0xb0, //0x000012d4 movq $-80(%rbp), %rdi
+ 0x48, 0x8b, 0x5d, 0xb8, //0x000012d8 movq $-72(%rbp), %rbx
+ 0x0f, 0x84, 0x65, 0x03, 0x00, 0x00, //0x000012dc je LBB0_292
+ //0x000012e2 LBB0_239
+ 0x4b, 0x8d, 0x0c, 0x08, //0x000012e2 leaq (%r8,%r9), %rcx
+ 0xe9, 0x01, 0x01, 0x00, 0x00, //0x000012e6 jmp LBB0_262
+ //0x000012eb LBB0_240
+ 0x49, 0x8b, 0x01, //0x000012eb movq (%r9), %rax
+ 0x48, 0x3d, 0xff, 0x0f, 0x00, 0x00, //0x000012ee cmpq $4095, %rax
+ 0x0f, 0x8f, 0x53, 0x10, 0x00, 0x00, //0x000012f4 jg LBB0_441
+ 0x48, 0x8d, 0x48, 0x01, //0x000012fa leaq $1(%rax), %rcx
+ 0x49, 0x89, 0x09, //0x000012fe movq %rcx, (%r9)
+ 0x49, 0xc7, 0x44, 0xc1, 0x08, 0x05, 0x00, 0x00, 0x00, //0x00001301 movq $5, $8(%r9,%rax,8)
+ 0xe9, 0x91, 0xee, 0xff, 0xff, //0x0000130a jmp LBB0_2
+ //0x0000130f LBB0_242
+ 0x48, 0x8b, 0x4d, 0x90, //0x0000130f movq $-112(%rbp), %rcx
+ 0x48, 0x8b, 0x49, 0x08, //0x00001313 movq $8(%rcx), %rcx
+ 0x48, 0x8d, 0x51, 0xfc, //0x00001317 leaq $-4(%rcx), %rdx
+ 0x49, 0x39, 0xd7, //0x0000131b cmpq %rdx, %r15
+ 0x0f, 0x83, 0x97, 0x10, 0x00, 0x00, //0x0000131e jae LBB0_440
+ 0x43, 0x8b, 0x0c, 0x1c, //0x00001324 movl (%r12,%r11), %ecx
+ 0x81, 0xf9, 0x61, 0x6c, 0x73, 0x65, //0x00001328 cmpl $1702063201, %ecx
+ 0x0f, 0x85, 0xfa, 0x10, 0x00, 0x00, //0x0000132e jne LBB0_442
+ 0x4c, 0x89, 0xd9, //0x00001334 movq %r11, %rcx
+ 0x4d, 0x8d, 0x5f, 0x05, //0x00001337 leaq $5(%r15), %r11
+ 0xe9, 0x50, 0x00, 0x00, 0x00, //0x0000133b jmp LBB0_254
+ //0x00001340 LBB0_245
+ 0x48, 0x8b, 0x4d, 0x90, //0x00001340 movq $-112(%rbp), %rcx
+ 0x48, 0x8b, 0x49, 0x08, //0x00001344 movq $8(%rcx), %rcx
+ 0x48, 0x8d, 0x51, 0xfd, //0x00001348 leaq $-3(%rcx), %rdx
+ 0x49, 0x39, 0xd7, //0x0000134c cmpq %rdx, %r15
+ 0x0f, 0x83, 0x66, 0x10, 0x00, 0x00, //0x0000134f jae LBB0_440
+ 0x41, 0x81, 0x3a, 0x6e, 0x75, 0x6c, 0x6c, //0x00001355 cmpl $1819047278, (%r10)
+ 0x0f, 0x84, 0x27, 0x00, 0x00, 0x00, //0x0000135c je LBB0_253
+ 0xe9, 0x1c, 0x11, 0x00, 0x00, //0x00001362 jmp LBB0_247
+ //0x00001367 LBB0_251
+ 0x48, 0x8b, 0x4d, 0x90, //0x00001367 movq $-112(%rbp), %rcx
+ 0x48, 0x8b, 0x49, 0x08, //0x0000136b movq $8(%rcx), %rcx
+ 0x48, 0x8d, 0x51, 0xfd, //0x0000136f leaq $-3(%rcx), %rdx
+ 0x49, 0x39, 0xd7, //0x00001373 cmpq %rdx, %r15
+ 0x0f, 0x83, 0x3f, 0x10, 0x00, 0x00, //0x00001376 jae LBB0_440
+ 0x41, 0x81, 0x3a, 0x74, 0x72, 0x75, 0x65, //0x0000137c cmpl $1702195828, (%r10)
+ 0x0f, 0x85, 0x4c, 0x11, 0x00, 0x00, //0x00001383 jne LBB0_447
+ //0x00001389 LBB0_253
+ 0x4c, 0x89, 0xd9, //0x00001389 movq %r11, %rcx
+ 0x4d, 0x8d, 0x5f, 0x04, //0x0000138c leaq $4(%r15), %r11
+ //0x00001390 LBB0_254
+ 0x4c, 0x89, 0x1e, //0x00001390 movq %r11, (%rsi)
+ 0x4c, 0x89, 0xf8, //0x00001393 movq %r15, %rax
+ 0x48, 0x85, 0xc9, //0x00001396 testq %rcx, %rcx
+ 0x0f, 0x8f, 0x01, 0xee, 0xff, 0xff, //0x00001399 jg LBB0_2
+ 0xe9, 0xee, 0x0f, 0x00, 0x00, //0x0000139f jmp LBB0_423
+ //0x000013a4 LBB0_255
+ 0x49, 0x8b, 0x01, //0x000013a4 movq (%r9), %rax
+ 0x48, 0x3d, 0xff, 0x0f, 0x00, 0x00, //0x000013a7 cmpq $4095, %rax
+ 0x0f, 0x8f, 0x9a, 0x0f, 0x00, 0x00, //0x000013ad jg LBB0_441
+ 0x48, 0x8d, 0x48, 0x01, //0x000013b3 leaq $1(%rax), %rcx
+ 0x49, 0x89, 0x09, //0x000013b7 movq %rcx, (%r9)
+ 0x49, 0xc7, 0x44, 0xc1, 0x08, 0x06, 0x00, 0x00, 0x00, //0x000013ba movq $6, $8(%r9,%rax,8)
+ 0xe9, 0xd8, 0xed, 0xff, 0xff, //0x000013c3 jmp LBB0_2
+ //0x000013c8 LBB0_259
+ 0x49, 0x89, 0xc3, //0x000013c8 movq %rax, %r11
+ 0x4d, 0x29, 0xe3, //0x000013cb subq %r12, %r11
+ 0x49, 0x83, 0xfe, 0xff, //0x000013ce cmpq $-1, %r14
+ 0x0f, 0x85, 0x95, 0x0a, 0x00, 0x00, //0x000013d2 jne LBB0_356
+ 0x49, 0xff, 0xcb, //0x000013d8 decq %r11
+ 0x4d, 0x89, 0xde, //0x000013db movq %r11, %r14
+ 0x90, 0x90, //0x000013de .p2align 4, 0x90
+ //0x000013e0 LBB0_261
+ 0x49, 0x89, 0xc0, //0x000013e0 movq %rax, %r8
+ 0x49, 0xff, 0xc9, //0x000013e3 decq %r9
+ 0x0f, 0x84, 0x03, 0x0a, 0x00, 0x00, //0x000013e6 je LBB0_341
+ //0x000013ec LBB0_262
+ 0x41, 0x0f, 0xbe, 0x10, //0x000013ec movsbl (%r8), %edx
+ 0x83, 0xc2, 0xd5, //0x000013f0 addl $-43, %edx
+ 0x83, 0xfa, 0x3a, //0x000013f3 cmpl $58, %edx
+ 0x0f, 0x87, 0x4b, 0x02, 0x00, 0x00, //0x000013f6 ja LBB0_292
+ 0x49, 0x8d, 0x40, 0x01, //0x000013fc leaq $1(%r8), %rax
+ 0x48, 0x63, 0x14, 0x96, //0x00001400 movslq (%rsi,%rdx,4), %rdx
+ 0x48, 0x01, 0xf2, //0x00001404 addq %rsi, %rdx
+ 0xff, 0xe2, //0x00001407 jmpq *%rdx
+ //0x00001409 LBB0_264
+ 0x49, 0x89, 0xc3, //0x00001409 movq %rax, %r11
+ 0x4d, 0x29, 0xe3, //0x0000140c subq %r12, %r11
+ 0x48, 0x83, 0xfb, 0xff, //0x0000140f cmpq $-1, %rbx
+ 0x0f, 0x85, 0x54, 0x0a, 0x00, 0x00, //0x00001413 jne LBB0_356
+ 0x49, 0xff, 0xcb, //0x00001419 decq %r11
+ 0x4c, 0x89, 0xdb, //0x0000141c movq %r11, %rbx
+ 0xe9, 0xbc, 0xff, 0xff, 0xff, //0x0000141f jmp LBB0_261
+ //0x00001424 LBB0_266
+ 0x49, 0x89, 0xc3, //0x00001424 movq %rax, %r11
+ 0x4d, 0x29, 0xe3, //0x00001427 subq %r12, %r11
+ 0x48, 0x83, 0xff, 0xff, //0x0000142a cmpq $-1, %rdi
+ 0x0f, 0x85, 0x39, 0x0a, 0x00, 0x00, //0x0000142e jne LBB0_356
+ 0x49, 0xff, 0xcb, //0x00001434 decq %r11
+ 0x4c, 0x89, 0xdf, //0x00001437 movq %r11, %rdi
+ 0xe9, 0xa1, 0xff, 0xff, 0xff, //0x0000143a jmp LBB0_261
+ //0x0000143f LBB0_268
+ 0x48, 0x89, 0xd0, //0x0000143f movq %rdx, %rax
+ 0x4c, 0x29, 0xd8, //0x00001442 subq %r11, %rax
+ 0x0f, 0x84, 0xf6, 0x10, 0x00, 0x00, //0x00001445 je LBB0_456
+ 0x4c, 0x89, 0xd9, //0x0000144b movq %r11, %rcx
+ 0x4d, 0x01, 0xe3, //0x0000144e addq %r12, %r11
+ 0x48, 0x83, 0xf8, 0x40, //0x00001451 cmpq $64, %rax
+ 0x0f, 0x82, 0x8c, 0x0a, 0x00, 0x00, //0x00001455 jb LBB0_361
+ 0x41, 0x89, 0xc2, //0x0000145b movl %eax, %r10d
+ 0x41, 0x83, 0xe2, 0x3f, //0x0000145e andl $63, %r10d
+ 0x4e, 0x8d, 0x64, 0x02, 0xc0, //0x00001462 leaq $-64(%rdx,%r8), %r12
+ 0x49, 0x83, 0xe4, 0xc0, //0x00001467 andq $-64, %r12
+ 0x49, 0x01, 0xcc, //0x0000146b addq %rcx, %r12
+ 0x4c, 0x03, 0x65, 0x88, //0x0000146e addq $-120(%rbp), %r12
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001472 movq $-1, %r9
+ 0x45, 0x31, 0xc0, //0x00001479 xorl %r8d, %r8d
+ 0x90, 0x90, 0x90, 0x90, //0x0000147c .p2align 4, 0x90
+ //0x00001480 LBB0_271
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x33, //0x00001480 vmovdqu (%r11), %xmm6
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x6b, 0x10, //0x00001485 vmovdqu $16(%r11), %xmm5
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x20, //0x0000148b vmovdqu $32(%r11), %xmm4
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x7b, 0x30, //0x00001491 vmovdqu $48(%r11), %xmm7
+ 0xc5, 0xc9, 0x74, 0xd0, //0x00001497 vpcmpeqb %xmm0, %xmm6, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xf2, //0x0000149b vpmovmskb %xmm2, %esi
+ 0xc5, 0xd1, 0x74, 0xd0, //0x0000149f vpcmpeqb %xmm0, %xmm5, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xda, //0x000014a3 vpmovmskb %xmm2, %ebx
+ 0xc5, 0xd9, 0x74, 0xd0, //0x000014a7 vpcmpeqb %xmm0, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xca, //0x000014ab vpmovmskb %xmm2, %ecx
+ 0xc5, 0xc1, 0x74, 0xd0, //0x000014af vpcmpeqb %xmm0, %xmm7, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x000014b3 vpmovmskb %xmm2, %edi
+ 0xc5, 0xc9, 0x74, 0xd1, //0x000014b7 vpcmpeqb %xmm1, %xmm6, %xmm2
+ 0xc5, 0x79, 0xd7, 0xea, //0x000014bb vpmovmskb %xmm2, %r13d
+ 0xc5, 0xd1, 0x74, 0xd1, //0x000014bf vpcmpeqb %xmm1, %xmm5, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x000014c3 vpmovmskb %xmm2, %edx
+ 0xc5, 0xd9, 0x74, 0xd1, //0x000014c7 vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe3, 0x10, //0x000014cb shlq $16, %rbx
+ 0x48, 0x09, 0xde, //0x000014cf orq %rbx, %rsi
+ 0xc5, 0xf9, 0xd7, 0xda, //0x000014d2 vpmovmskb %xmm2, %ebx
+ 0xc5, 0xc1, 0x74, 0xd1, //0x000014d6 vpcmpeqb %xmm1, %xmm7, %xmm2
+ 0x48, 0xc1, 0xe1, 0x20, //0x000014da shlq $32, %rcx
+ 0x48, 0x09, 0xce, //0x000014de orq %rcx, %rsi
+ 0xc5, 0xf9, 0xd7, 0xca, //0x000014e1 vpmovmskb %xmm2, %ecx
+ 0xc5, 0x81, 0x64, 0xd6, //0x000014e5 vpcmpgtb %xmm6, %xmm15, %xmm2
+ 0xc5, 0xc9, 0x64, 0xf3, //0x000014e9 vpcmpgtb %xmm3, %xmm6, %xmm6
+ 0xc5, 0xc9, 0xdb, 0xd2, //0x000014ed vpand %xmm2, %xmm6, %xmm2
+ 0x48, 0xc1, 0xe2, 0x10, //0x000014f1 shlq $16, %rdx
+ 0x49, 0x09, 0xd5, //0x000014f5 orq %rdx, %r13
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x000014f8 vpmovmskb %xmm2, %edx
+ 0xc5, 0x81, 0x64, 0xd5, //0x000014fc vpcmpgtb %xmm5, %xmm15, %xmm2
+ 0xc5, 0xd1, 0x64, 0xeb, //0x00001500 vpcmpgtb %xmm3, %xmm5, %xmm5
+ 0xc5, 0xd1, 0xdb, 0xd2, //0x00001504 vpand %xmm2, %xmm5, %xmm2
+ 0x48, 0xc1, 0xe3, 0x20, //0x00001508 shlq $32, %rbx
+ 0x49, 0x09, 0xdd, //0x0000150c orq %rbx, %r13
+ 0xc5, 0xf9, 0xd7, 0xda, //0x0000150f vpmovmskb %xmm2, %ebx
+ 0xc5, 0x81, 0x64, 0xd4, //0x00001513 vpcmpgtb %xmm4, %xmm15, %xmm2
+ 0xc5, 0xd9, 0x64, 0xe3, //0x00001517 vpcmpgtb %xmm3, %xmm4, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x0000151b vpand %xmm2, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe1, 0x30, //0x0000151f shlq $48, %rcx
+ 0x49, 0x09, 0xcd, //0x00001523 orq %rcx, %r13
+ 0xc5, 0xf9, 0xd7, 0xca, //0x00001526 vpmovmskb %xmm2, %ecx
+ 0xc5, 0x81, 0x64, 0xd7, //0x0000152a vpcmpgtb %xmm7, %xmm15, %xmm2
+ 0xc5, 0xc1, 0x64, 0xe3, //0x0000152e vpcmpgtb %xmm3, %xmm7, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x00001532 vpand %xmm2, %xmm4, %xmm2
+ 0x48, 0xc1, 0xe3, 0x10, //0x00001536 shlq $16, %rbx
+ 0x48, 0x09, 0xda, //0x0000153a orq %rbx, %rdx
+ 0xc5, 0x79, 0xd7, 0xf2, //0x0000153d vpmovmskb %xmm2, %r14d
+ 0x48, 0xc1, 0xe7, 0x30, //0x00001541 shlq $48, %rdi
+ 0x48, 0xc1, 0xe1, 0x20, //0x00001545 shlq $32, %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x00001549 cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x0000154d jne LBB0_273
+ 0x4d, 0x85, 0xed, //0x00001553 testq %r13, %r13
+ 0x0f, 0x85, 0xa4, 0x00, 0x00, 0x00, //0x00001556 jne LBB0_287
+ //0x0000155c LBB0_273
+ 0x49, 0xc1, 0xe6, 0x30, //0x0000155c shlq $48, %r14
+ 0x48, 0x09, 0xca, //0x00001560 orq %rcx, %rdx
+ 0x48, 0x09, 0xfe, //0x00001563 orq %rdi, %rsi
+ 0x4c, 0x89, 0xe9, //0x00001566 movq %r13, %rcx
+ 0x4c, 0x09, 0xc1, //0x00001569 orq %r8, %rcx
+ 0x0f, 0x85, 0x2c, 0x00, 0x00, 0x00, //0x0000156c jne LBB0_288
+ 0x4c, 0x09, 0xf2, //0x00001572 orq %r14, %rdx
+ 0x48, 0x85, 0xf6, //0x00001575 testq %rsi, %rsi
+ 0x0f, 0x85, 0x95, 0x00, 0x00, 0x00, //0x00001578 jne LBB0_289
+ //0x0000157e LBB0_275
+ 0x48, 0x85, 0xd2, //0x0000157e testq %rdx, %rdx
+ 0x0f, 0x85, 0xa7, 0x0f, 0x00, 0x00, //0x00001581 jne LBB0_452
+ 0x48, 0x83, 0xc0, 0xc0, //0x00001587 addq $-64, %rax
+ 0x49, 0x83, 0xc3, 0x40, //0x0000158b addq $64, %r11
+ 0x48, 0x83, 0xf8, 0x3f, //0x0000158f cmpq $63, %rax
+ 0x0f, 0x87, 0xe7, 0xfe, 0xff, 0xff, //0x00001593 ja LBB0_271
+ 0xe9, 0xf0, 0x06, 0x00, 0x00, //0x00001599 jmp LBB0_277
+ //0x0000159e LBB0_288
+ 0x4c, 0x89, 0xc1, //0x0000159e movq %r8, %rcx
+ 0x48, 0xf7, 0xd1, //0x000015a1 notq %rcx
+ 0x4c, 0x21, 0xe9, //0x000015a4 andq %r13, %rcx
+ 0x4c, 0x89, 0x55, 0xb8, //0x000015a7 movq %r10, $-72(%rbp)
+ 0x4c, 0x8d, 0x14, 0x09, //0x000015ab leaq (%rcx,%rcx), %r10
+ 0x4d, 0x09, 0xc2, //0x000015af orq %r8, %r10
+ 0x4c, 0x89, 0xd7, //0x000015b2 movq %r10, %rdi
+ 0x48, 0xf7, 0xd7, //0x000015b5 notq %rdi
+ 0x4c, 0x21, 0xef, //0x000015b8 andq %r13, %rdi
+ 0x48, 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x000015bb movabsq $-6148914691236517206, %rbx
+ 0x48, 0x21, 0xdf, //0x000015c5 andq %rbx, %rdi
+ 0x45, 0x31, 0xc0, //0x000015c8 xorl %r8d, %r8d
+ 0x48, 0x01, 0xcf, //0x000015cb addq %rcx, %rdi
+ 0x41, 0x0f, 0x92, 0xc0, //0x000015ce setb %r8b
+ 0x48, 0x01, 0xff, //0x000015d2 addq %rdi, %rdi
+ 0x48, 0xb9, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x000015d5 movabsq $6148914691236517205, %rcx
+ 0x48, 0x31, 0xcf, //0x000015df xorq %rcx, %rdi
+ 0x4c, 0x21, 0xd7, //0x000015e2 andq %r10, %rdi
+ 0x4c, 0x8b, 0x55, 0xb8, //0x000015e5 movq $-72(%rbp), %r10
+ 0x48, 0xf7, 0xd7, //0x000015e9 notq %rdi
+ 0x48, 0x21, 0xfe, //0x000015ec andq %rdi, %rsi
+ 0x4c, 0x09, 0xf2, //0x000015ef orq %r14, %rdx
+ 0x48, 0x85, 0xf6, //0x000015f2 testq %rsi, %rsi
+ 0x0f, 0x84, 0x83, 0xff, 0xff, 0xff, //0x000015f5 je LBB0_275
+ 0xe9, 0x13, 0x00, 0x00, 0x00, //0x000015fb jmp LBB0_289
+ //0x00001600 LBB0_287
+ 0x4c, 0x89, 0xdb, //0x00001600 movq %r11, %rbx
+ 0x48, 0x2b, 0x5d, 0xd0, //0x00001603 subq $-48(%rbp), %rbx
+ 0x4d, 0x0f, 0xbc, 0xcd, //0x00001607 bsfq %r13, %r9
+ 0x49, 0x01, 0xd9, //0x0000160b addq %rbx, %r9
+ 0xe9, 0x49, 0xff, 0xff, 0xff, //0x0000160e jmp LBB0_273
+ //0x00001613 LBB0_289
+ 0x48, 0x0f, 0xbc, 0xc6, //0x00001613 bsfq %rsi, %rax
+ 0x48, 0x85, 0xd2, //0x00001617 testq %rdx, %rdx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x0000161a movq $-48(%rbp), %r12
+ 0x0f, 0x84, 0xbe, 0x00, 0x00, 0x00, //0x0000161e je LBB0_304
+ 0x48, 0x0f, 0xbc, 0xca, //0x00001624 bsfq %rdx, %rcx
+ 0x4d, 0x29, 0xe3, //0x00001628 subq %r12, %r11
+ 0x48, 0x39, 0xc1, //0x0000162b cmpq %rax, %rcx
+ 0x0f, 0x83, 0x94, 0xf8, 0xff, 0xff, //0x0000162e jae LBB0_186
+ 0xe9, 0x11, 0x0f, 0x00, 0x00, //0x00001634 jmp LBB0_306
+ //0x00001639 LBB0_291
+ 0x49, 0x01, 0xcd, //0x00001639 addq %rcx, %r13
+ 0x4d, 0x89, 0xe8, //0x0000163c movq %r13, %r8
+ 0x48, 0x8b, 0x7d, 0xb0, //0x0000163f movq $-80(%rbp), %rdi
+ 0x48, 0x8b, 0x5d, 0xb8, //0x00001643 movq $-72(%rbp), %rbx
+ //0x00001647 LBB0_292
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x00001647 movq $-1, %r11
+ 0x48, 0x85, 0xff, //0x0000164e testq %rdi, %rdi
+ 0x48, 0x8b, 0x75, 0xc8, //0x00001651 movq $-56(%rbp), %rsi
+ 0x0f, 0x84, 0xcb, 0x0d, 0x00, 0x00, //0x00001655 je LBB0_439
+ //0x0000165b LBB0_293
+ 0x48, 0x85, 0xdb, //0x0000165b testq %rbx, %rbx
+ 0x0f, 0x84, 0xc2, 0x0d, 0x00, 0x00, //0x0000165e je LBB0_439
+ 0x4d, 0x85, 0xf6, //0x00001664 testq %r14, %r14
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00001667 movq $-64(%rbp), %r9
+ 0x0f, 0x84, 0xb5, 0x0d, 0x00, 0x00, //0x0000166b je LBB0_439
+ 0x4d, 0x29, 0xe0, //0x00001671 subq %r12, %r8
+ 0x49, 0x8d, 0x40, 0xff, //0x00001674 leaq $-1(%r8), %rax
+ 0x48, 0x39, 0xc7, //0x00001678 cmpq %rax, %rdi
+ 0x0f, 0x84, 0x33, 0x00, 0x00, 0x00, //0x0000167b je LBB0_301
+ 0x49, 0x39, 0xc6, //0x00001681 cmpq %rax, %r14
+ 0x0f, 0x84, 0x2a, 0x00, 0x00, 0x00, //0x00001684 je LBB0_301
+ 0x48, 0x39, 0xc3, //0x0000168a cmpq %rax, %rbx
+ 0x0f, 0x84, 0x21, 0x00, 0x00, 0x00, //0x0000168d je LBB0_301
+ 0x48, 0x85, 0xdb, //0x00001693 testq %rbx, %rbx
+ 0x0f, 0x8e, 0x6e, 0x00, 0x00, 0x00, //0x00001696 jle LBB0_309
+ 0x48, 0x8d, 0x43, 0xff, //0x0000169c leaq $-1(%rbx), %rax
+ 0x48, 0x39, 0xc7, //0x000016a0 cmpq %rax, %rdi
+ 0x0f, 0x84, 0x61, 0x00, 0x00, 0x00, //0x000016a3 je LBB0_309
+ 0x48, 0xf7, 0xd3, //0x000016a9 notq %rbx
+ 0x49, 0x89, 0xdb, //0x000016ac movq %rbx, %r11
+ 0xe9, 0x06, 0x00, 0x00, 0x00, //0x000016af jmp LBB0_302
+ //0x000016b4 LBB0_301
+ 0x49, 0xf7, 0xd8, //0x000016b4 negq %r8
+ 0x4d, 0x89, 0xc3, //0x000016b7 movq %r8, %r11
+ //0x000016ba LBB0_302
+ 0x4d, 0x85, 0xdb, //0x000016ba testq %r11, %r11
+ 0x0f, 0x88, 0x63, 0x0d, 0x00, 0x00, //0x000016bd js LBB0_439
+ //0x000016c3 LBB0_303
+ 0x48, 0x8b, 0x4d, 0xa8, //0x000016c3 movq $-88(%rbp), %rcx
+ 0x49, 0x01, 0xcb, //0x000016c7 addq %rcx, %r11
+ 0x4c, 0x89, 0x1e, //0x000016ca movq %r11, (%rsi)
+ 0x4c, 0x89, 0xf8, //0x000016cd movq %r15, %rax
+ 0x48, 0x85, 0xc9, //0x000016d0 testq %rcx, %rcx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x000016d3 movq $-48(%rbp), %r12
+ 0x0f, 0x8f, 0xc3, 0xea, 0xff, 0xff, //0x000016d7 jg LBB0_2
+ 0xe9, 0xb0, 0x0c, 0x00, 0x00, //0x000016dd jmp LBB0_423
+ //0x000016e2 LBB0_304
+ 0xb9, 0x40, 0x00, 0x00, 0x00, //0x000016e2 movl $64, %ecx
+ 0x4d, 0x29, 0xe3, //0x000016e7 subq %r12, %r11
+ 0x48, 0x39, 0xc1, //0x000016ea cmpq %rax, %rcx
+ 0x0f, 0x83, 0xd5, 0xf7, 0xff, 0xff, //0x000016ed jae LBB0_186
+ 0xe9, 0x52, 0x0e, 0x00, 0x00, //0x000016f3 jmp LBB0_306
+ //0x000016f8 LBB0_308
+ 0x4d, 0x29, 0xd6, //0x000016f8 subq %r10, %r14
+ 0x44, 0x0f, 0xbc, 0xde, //0x000016fb bsfl %esi, %r11d
+ 0x4d, 0x01, 0xf3, //0x000016ff addq %r14, %r11
+ 0x49, 0xf7, 0xd3, //0x00001702 notq %r11
+ 0xe9, 0xa6, 0x03, 0x00, 0x00, //0x00001705 jmp LBB0_326
+ //0x0000170a LBB0_309
+ 0x4c, 0x89, 0xf0, //0x0000170a movq %r14, %rax
+ 0x48, 0x09, 0xf8, //0x0000170d orq %rdi, %rax
+ 0x49, 0x39, 0xfe, //0x00001710 cmpq %rdi, %r14
+ 0x0f, 0x8c, 0x66, 0x01, 0x00, 0x00, //0x00001713 jl LBB0_312
+ 0x48, 0x85, 0xc0, //0x00001719 testq %rax, %rax
+ 0x0f, 0x88, 0x5d, 0x01, 0x00, 0x00, //0x0000171c js LBB0_312
+ 0x49, 0xf7, 0xd6, //0x00001722 notq %r14
+ 0x4d, 0x89, 0xf3, //0x00001725 movq %r14, %r11
+ 0xe9, 0x8d, 0xff, 0xff, 0xff, //0x00001728 jmp LBB0_302
+ //0x0000172d LBB0_49
+ 0x4c, 0x8b, 0x5d, 0xb8, //0x0000172d movq $-72(%rbp), %r11
+ 0x4d, 0x89, 0xd5, //0x00001731 movq %r10, %r13
+ 0x49, 0x83, 0xfd, 0x20, //0x00001734 cmpq $32, %r13
+ 0x0f, 0x82, 0x66, 0x08, 0x00, 0x00, //0x00001738 jb LBB0_366
+ //0x0000173e LBB0_50
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x0000173e vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x00001743 vmovdqu $16(%r11), %xmm4
+ 0xc5, 0xe9, 0x74, 0xe8, //0x00001749 vpcmpeqb %xmm0, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xcd, //0x0000174d vpmovmskb %xmm5, %ecx
+ 0xc5, 0xd9, 0x74, 0xe8, //0x00001751 vpcmpeqb %xmm0, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x00001755 vpmovmskb %xmm5, %edx
+ 0xc5, 0xe9, 0x74, 0xd1, //0x00001759 vpcmpeqb %xmm1, %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x0000175d vpmovmskb %xmm2, %edi
+ 0xc5, 0xd9, 0x74, 0xd1, //0x00001761 vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x00001765 vpmovmskb %xmm2, %eax
+ 0x48, 0xc1, 0xe2, 0x10, //0x00001769 shlq $16, %rdx
+ 0x48, 0xc1, 0xe0, 0x10, //0x0000176d shlq $16, %rax
+ 0x48, 0x09, 0xc7, //0x00001771 orq %rax, %rdi
+ 0x49, 0x83, 0xf9, 0xff, //0x00001774 cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00001778 jne LBB0_52
+ 0x48, 0x85, 0xff, //0x0000177e testq %rdi, %rdi
+ 0x0f, 0x85, 0xbc, 0x07, 0x00, 0x00, //0x00001781 jne LBB0_363
+ //0x00001787 LBB0_52
+ 0x48, 0x09, 0xca, //0x00001787 orq %rcx, %rdx
+ 0x48, 0x89, 0xf8, //0x0000178a movq %rdi, %rax
+ 0x4c, 0x09, 0xe0, //0x0000178d orq %r12, %rax
+ 0x0f, 0x85, 0xca, 0x07, 0x00, 0x00, //0x00001790 jne LBB0_364
+ //0x00001796 LBB0_53
+ 0x48, 0x85, 0xd2, //0x00001796 testq %rdx, %rdx
+ 0x0f, 0x84, 0xfd, 0x07, 0x00, 0x00, //0x00001799 je LBB0_365
+ //0x0000179f LBB0_54
+ 0x48, 0x0f, 0xbc, 0xc2, //0x0000179f bsfq %rdx, %rax
+ 0xe9, 0xdb, 0xed, 0xff, 0xff, //0x000017a3 jmp LBB0_58
+ //0x000017a8 LBB0_113
+ 0x4d, 0x89, 0xd3, //0x000017a8 movq %r10, %r11
+ 0x48, 0x8b, 0x45, 0xb8, //0x000017ab movq $-72(%rbp), %rax
+ 0x4c, 0x8b, 0x65, 0xd0, //0x000017af movq $-48(%rbp), %r12
+ 0x48, 0x83, 0xf8, 0x20, //0x000017b3 cmpq $32, %rax
+ 0x0f, 0x82, 0x66, 0x02, 0x00, 0x00, //0x000017b7 jb LBB0_317
+ //0x000017bd LBB0_114
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x000017bd vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x000017c2 vmovdqu $16(%r11), %xmm4
+ 0xc5, 0xe9, 0x74, 0xe8, //0x000017c8 vpcmpeqb %xmm0, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xcd, //0x000017cc vpmovmskb %xmm5, %ecx
+ 0xc5, 0xd9, 0x74, 0xe8, //0x000017d0 vpcmpeqb %xmm0, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xf5, //0x000017d4 vpmovmskb %xmm5, %esi
+ 0xc5, 0xe9, 0x74, 0xe9, //0x000017d8 vpcmpeqb %xmm1, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x000017dc vpmovmskb %xmm5, %edx
+ 0xc5, 0xd9, 0x74, 0xe9, //0x000017e0 vpcmpeqb %xmm1, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xdd, //0x000017e4 vpmovmskb %xmm5, %ebx
+ 0xc5, 0x81, 0x64, 0xea, //0x000017e8 vpcmpgtb %xmm2, %xmm15, %xmm5
+ 0xc5, 0xe9, 0x64, 0xd3, //0x000017ec vpcmpgtb %xmm3, %xmm2, %xmm2
+ 0xc5, 0xe9, 0xdb, 0xd5, //0x000017f0 vpand %xmm5, %xmm2, %xmm2
+ 0xc5, 0x79, 0xd7, 0xf2, //0x000017f4 vpmovmskb %xmm2, %r14d
+ 0xc5, 0x81, 0x64, 0xd4, //0x000017f8 vpcmpgtb %xmm4, %xmm15, %xmm2
+ 0xc5, 0xd9, 0x64, 0xe3, //0x000017fc vpcmpgtb %xmm3, %xmm4, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x00001800 vpand %xmm2, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x00001804 vpmovmskb %xmm2, %edi
+ 0x48, 0xc1, 0xe6, 0x10, //0x00001808 shlq $16, %rsi
+ 0x48, 0xc1, 0xe3, 0x10, //0x0000180c shlq $16, %rbx
+ 0x48, 0x09, 0xda, //0x00001810 orq %rbx, %rdx
+ 0x49, 0x83, 0xf9, 0xff, //0x00001813 cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00001817 jne LBB0_116
+ 0x48, 0x85, 0xd2, //0x0000181d testq %rdx, %rdx
+ 0x0f, 0x85, 0xf8, 0x07, 0x00, 0x00, //0x00001820 jne LBB0_373
+ //0x00001826 LBB0_116
+ 0x48, 0xc1, 0xe7, 0x10, //0x00001826 shlq $16, %rdi
+ 0x48, 0x09, 0xce, //0x0000182a orq %rcx, %rsi
+ 0x48, 0x89, 0xd1, //0x0000182d movq %rdx, %rcx
+ 0x4c, 0x09, 0xc1, //0x00001830 orq %r8, %rcx
+ 0x0f, 0x85, 0xcb, 0x06, 0x00, 0x00, //0x00001833 jne LBB0_362
+ //0x00001839 LBB0_117
+ 0x4c, 0x09, 0xf7, //0x00001839 orq %r14, %rdi
+ 0xb9, 0x40, 0x00, 0x00, 0x00, //0x0000183c movl $64, %ecx
+ 0xba, 0x40, 0x00, 0x00, 0x00, //0x00001841 movl $64, %edx
+ 0x48, 0x85, 0xf6, //0x00001846 testq %rsi, %rsi
+ 0x0f, 0x84, 0x04, 0x00, 0x00, 0x00, //0x00001849 je LBB0_119
+ 0x48, 0x0f, 0xbc, 0xd6, //0x0000184f bsfq %rsi, %rdx
+ //0x00001853 LBB0_119
+ 0x48, 0x85, 0xff, //0x00001853 testq %rdi, %rdi
+ 0x0f, 0x84, 0x04, 0x00, 0x00, 0x00, //0x00001856 je LBB0_121
+ 0x48, 0x0f, 0xbc, 0xcf, //0x0000185c bsfq %rdi, %rcx
+ //0x00001860 LBB0_121
+ 0x48, 0x85, 0xf6, //0x00001860 testq %rsi, %rsi
+ 0x0f, 0x84, 0xa9, 0x01, 0x00, 0x00, //0x00001863 je LBB0_315
+ //0x00001869 LBB0_122
+ 0x4d, 0x29, 0xe3, //0x00001869 subq %r12, %r11
+ 0x48, 0x39, 0xd1, //0x0000186c cmpq %rdx, %rcx
+ 0x0f, 0x82, 0xd5, 0x0c, 0x00, 0x00, //0x0000186f jb LBB0_306
+ 0x4d, 0x8d, 0x5c, 0x13, 0x01, //0x00001875 leaq $1(%r11,%rdx), %r11
+ 0xe9, 0x4e, 0xf6, 0xff, 0xff, //0x0000187a jmp LBB0_187
+ //0x0000187f LBB0_312
+ 0x48, 0x85, 0xc0, //0x0000187f testq %rax, %rax
+ 0x48, 0x8d, 0x47, 0xff, //0x00001882 leaq $-1(%rdi), %rax
+ 0x48, 0xf7, 0xd7, //0x00001886 notq %rdi
+ 0x49, 0x0f, 0x48, 0xf8, //0x00001889 cmovsq %r8, %rdi
+ 0x49, 0x39, 0xc6, //0x0000188d cmpq %rax, %r14
+ 0x49, 0x0f, 0x45, 0xf8, //0x00001890 cmovneq %r8, %rdi
+ 0x49, 0x89, 0xfb, //0x00001894 movq %rdi, %r11
+ 0xe9, 0x1e, 0xfe, 0xff, 0xff, //0x00001897 jmp LBB0_302
+ //0x0000189c LBB0_313
+ 0x48, 0xf7, 0xd0, //0x0000189c notq %rax
+ 0x49, 0x89, 0xc3, //0x0000189f movq %rax, %r11
+ 0xe9, 0x09, 0x02, 0x00, 0x00, //0x000018a2 jmp LBB0_326
+ //0x000018a7 LBB0_314
+ 0x48, 0x89, 0x4d, 0xa8, //0x000018a7 movq %rcx, $-88(%rbp)
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x000018ab movq $-1, %rax
+ 0x4d, 0x85, 0xed, //0x000018b2 testq %r13, %r13
+ 0x48, 0x8b, 0x75, 0xc8, //0x000018b5 movq $-56(%rbp), %rsi
+ 0x0f, 0x85, 0x86, 0xf3, 0xff, 0xff, //0x000018b9 jne LBB0_151
+ 0xe9, 0xbe, 0x0a, 0x00, 0x00, //0x000018bf jmp LBB0_420
+ //0x000018c4 LBB0_134
+ 0x4c, 0x8b, 0x5d, 0xb8, //0x000018c4 movq $-72(%rbp), %r11
+ 0x4d, 0x89, 0xd5, //0x000018c8 movq %r10, %r13
+ 0x49, 0x83, 0xfd, 0x20, //0x000018cb cmpq $32, %r13
+ 0x0f, 0x82, 0x57, 0x08, 0x00, 0x00, //0x000018cf jb LBB0_382
+ //0x000018d5 LBB0_135
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x000018d5 vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x000018da vmovdqu $16(%r11), %xmm4
+ 0xc5, 0xe9, 0x74, 0xe8, //0x000018e0 vpcmpeqb %xmm0, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xcd, //0x000018e4 vpmovmskb %xmm5, %ecx
+ 0xc5, 0xd9, 0x74, 0xe8, //0x000018e8 vpcmpeqb %xmm0, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x000018ec vpmovmskb %xmm5, %edx
+ 0xc5, 0xe9, 0x74, 0xd1, //0x000018f0 vpcmpeqb %xmm1, %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x000018f4 vpmovmskb %xmm2, %edi
+ 0xc5, 0xd9, 0x74, 0xd1, //0x000018f8 vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x000018fc vpmovmskb %xmm2, %eax
+ 0x48, 0xc1, 0xe2, 0x10, //0x00001900 shlq $16, %rdx
+ 0x48, 0xc1, 0xe0, 0x10, //0x00001904 shlq $16, %rax
+ 0x48, 0x09, 0xc7, //0x00001908 orq %rax, %rdi
+ 0x49, 0x83, 0xfc, 0xff, //0x0000190b cmpq $-1, %r12
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x0000190f jne LBB0_137
+ 0x48, 0x85, 0xff, //0x00001915 testq %rdi, %rdi
+ 0x0f, 0x85, 0xad, 0x07, 0x00, 0x00, //0x00001918 jne LBB0_379
+ //0x0000191e LBB0_137
+ 0x48, 0x09, 0xca, //0x0000191e orq %rcx, %rdx
+ 0x48, 0x89, 0xf8, //0x00001921 movq %rdi, %rax
+ 0x4c, 0x09, 0xc8, //0x00001924 orq %r9, %rax
+ 0x0f, 0x85, 0xbb, 0x07, 0x00, 0x00, //0x00001927 jne LBB0_380
+ //0x0000192d LBB0_138
+ 0x48, 0x85, 0xd2, //0x0000192d testq %rdx, %rdx
+ 0x0f, 0x84, 0xee, 0x07, 0x00, 0x00, //0x00001930 je LBB0_381
+ //0x00001936 LBB0_139
+ 0x48, 0x0f, 0xbc, 0xc2, //0x00001936 bsfq %rdx, %rax
+ 0xe9, 0x94, 0xf2, 0xff, 0xff, //0x0000193a jmp LBB0_143
+ //0x0000193f LBB0_170
+ 0x4d, 0x89, 0xc3, //0x0000193f movq %r8, %r11
+ 0x4c, 0x89, 0xd0, //0x00001942 movq %r10, %rax
+ 0x48, 0x83, 0xf8, 0x20, //0x00001945 cmpq $32, %rax
+ 0x0f, 0x82, 0x7b, 0x01, 0x00, 0x00, //0x00001949 jb LBB0_329
+ //0x0000194f LBB0_171
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x0000194f vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x00001954 vmovdqu $16(%r11), %xmm4
+ 0xc5, 0xe9, 0x74, 0xe8, //0x0000195a vpcmpeqb %xmm0, %xmm2, %xmm5
+ 0xc5, 0x79, 0xd7, 0xc5, //0x0000195e vpmovmskb %xmm5, %r8d
+ 0xc5, 0xd9, 0x74, 0xe8, //0x00001962 vpcmpeqb %xmm0, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xf5, //0x00001966 vpmovmskb %xmm5, %esi
+ 0xc5, 0xe9, 0x74, 0xe9, //0x0000196a vpcmpeqb %xmm1, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x0000196e vpmovmskb %xmm5, %edx
+ 0xc5, 0xd9, 0x74, 0xe9, //0x00001972 vpcmpeqb %xmm1, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xcd, //0x00001976 vpmovmskb %xmm5, %ecx
+ 0xc5, 0x81, 0x64, 0xea, //0x0000197a vpcmpgtb %xmm2, %xmm15, %xmm5
+ 0xc5, 0xe9, 0x64, 0xd3, //0x0000197e vpcmpgtb %xmm3, %xmm2, %xmm2
+ 0xc5, 0xe9, 0xdb, 0xd5, //0x00001982 vpand %xmm5, %xmm2, %xmm2
+ 0xc5, 0x79, 0xd7, 0xf2, //0x00001986 vpmovmskb %xmm2, %r14d
+ 0xc5, 0x81, 0x64, 0xd4, //0x0000198a vpcmpgtb %xmm4, %xmm15, %xmm2
+ 0xc5, 0xd9, 0x64, 0xe3, //0x0000198e vpcmpgtb %xmm3, %xmm4, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x00001992 vpand %xmm2, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x00001996 vpmovmskb %xmm2, %edi
+ 0x48, 0xc1, 0xe6, 0x10, //0x0000199a shlq $16, %rsi
+ 0x48, 0xc1, 0xe1, 0x10, //0x0000199e shlq $16, %rcx
+ 0x48, 0x09, 0xca, //0x000019a2 orq %rcx, %rdx
+ 0x49, 0x83, 0xfc, 0xff, //0x000019a5 cmpq $-1, %r12
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x000019a9 jne LBB0_173
+ 0x48, 0x85, 0xd2, //0x000019af testq %rdx, %rdx
+ 0x0f, 0x85, 0x02, 0x08, 0x00, 0x00, //0x000019b2 jne LBB0_390
+ //0x000019b8 LBB0_173
+ 0x48, 0xc1, 0xe7, 0x10, //0x000019b8 shlq $16, %rdi
+ 0x4c, 0x09, 0xc6, //0x000019bc orq %r8, %rsi
+ 0x48, 0x89, 0xd1, //0x000019bf movq %rdx, %rcx
+ 0x4c, 0x09, 0xc9, //0x000019c2 orq %r9, %rcx
+ 0x0f, 0x85, 0x65, 0x06, 0x00, 0x00, //0x000019c5 jne LBB0_374
+ //0x000019cb LBB0_174
+ 0x4c, 0x09, 0xf7, //0x000019cb orq %r14, %rdi
+ 0xb9, 0x40, 0x00, 0x00, 0x00, //0x000019ce movl $64, %ecx
+ 0xba, 0x40, 0x00, 0x00, 0x00, //0x000019d3 movl $64, %edx
+ 0x48, 0x85, 0xf6, //0x000019d8 testq %rsi, %rsi
+ 0x0f, 0x84, 0x04, 0x00, 0x00, 0x00, //0x000019db je LBB0_176
+ 0x48, 0x0f, 0xbc, 0xd6, //0x000019e1 bsfq %rsi, %rdx
+ //0x000019e5 LBB0_176
+ 0x48, 0x85, 0xff, //0x000019e5 testq %rdi, %rdi
+ 0x0f, 0x84, 0x04, 0x00, 0x00, 0x00, //0x000019e8 je LBB0_178
+ 0x48, 0x0f, 0xbc, 0xcf, //0x000019ee bsfq %rdi, %rcx
+ //0x000019f2 LBB0_178
+ 0x48, 0x85, 0xf6, //0x000019f2 testq %rsi, %rsi
+ 0x0f, 0x84, 0xbe, 0x00, 0x00, 0x00, //0x000019f5 je LBB0_327
+ 0x4c, 0x2b, 0x5d, 0xd0, //0x000019fb subq $-48(%rbp), %r11
+ 0x48, 0x39, 0xd1, //0x000019ff cmpq %rdx, %rcx
+ 0x0f, 0x82, 0x83, 0x0b, 0x00, 0x00, //0x00001a02 jb LBB0_458
+ 0x4d, 0x8d, 0x5c, 0x13, 0x01, //0x00001a08 leaq $1(%r11,%rdx), %r11
+ 0xe9, 0xc8, 0xf1, 0xff, 0xff, //0x00001a0d jmp LBB0_144
+ //0x00001a12 LBB0_315
+ 0x48, 0x85, 0xff, //0x00001a12 testq %rdi, %rdi
+ 0x0f, 0x85, 0x5c, 0x0b, 0x00, 0x00, //0x00001a15 jne LBB0_457
+ 0x49, 0x83, 0xc3, 0x20, //0x00001a1b addq $32, %r11
+ 0x48, 0x83, 0xc0, 0xe0, //0x00001a1f addq $-32, %rax
+ //0x00001a23 LBB0_317
+ 0x4d, 0x85, 0xc0, //0x00001a23 testq %r8, %r8
+ 0x0f, 0x85, 0x6f, 0x06, 0x00, 0x00, //0x00001a26 jne LBB0_377
+ 0x48, 0x85, 0xc0, //0x00001a2c testq %rax, %rax
+ 0x0f, 0x84, 0x2e, 0x09, 0x00, 0x00, //0x00001a2f je LBB0_416
+ //0x00001a35 LBB0_319
+ 0x41, 0x0f, 0xb6, 0x0b, //0x00001a35 movzbl (%r11), %ecx
+ 0x80, 0xf9, 0x22, //0x00001a39 cmpb $34, %cl
+ 0x0f, 0x84, 0xa4, 0x03, 0x00, 0x00, //0x00001a3c je LBB0_355
+ 0x80, 0xf9, 0x5c, //0x00001a42 cmpb $92, %cl
+ 0x0f, 0x84, 0x26, 0x00, 0x00, 0x00, //0x00001a45 je LBB0_323
+ 0x80, 0xf9, 0x1f, //0x00001a4b cmpb $31, %cl
+ 0x0f, 0x86, 0x2f, 0x0b, 0x00, 0x00, //0x00001a4e jbe LBB0_461
+ 0x48, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001a54 movq $-1, %rcx
+ 0xba, 0x01, 0x00, 0x00, 0x00, //0x00001a5b movl $1, %edx
+ 0x49, 0x01, 0xd3, //0x00001a60 addq %rdx, %r11
+ 0x48, 0x01, 0xc8, //0x00001a63 addq %rcx, %rax
+ 0x0f, 0x85, 0xc9, 0xff, 0xff, 0xff, //0x00001a66 jne LBB0_319
+ 0xe9, 0xf2, 0x08, 0x00, 0x00, //0x00001a6c jmp LBB0_416
+ //0x00001a71 LBB0_323
+ 0x48, 0x83, 0xf8, 0x01, //0x00001a71 cmpq $1, %rax
+ 0x0f, 0x84, 0xe8, 0x08, 0x00, 0x00, //0x00001a75 je LBB0_416
+ 0x4c, 0x89, 0xd9, //0x00001a7b movq %r11, %rcx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001a7e movq $-48(%rbp), %r12
+ 0x4c, 0x29, 0xe1, //0x00001a82 subq %r12, %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x00001a85 cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc9, //0x00001a89 cmoveq %rcx, %r9
+ 0x48, 0xc7, 0xc1, 0xfe, 0xff, 0xff, 0xff, //0x00001a8d movq $-2, %rcx
+ 0xba, 0x02, 0x00, 0x00, 0x00, //0x00001a94 movl $2, %edx
+ 0x49, 0x01, 0xd3, //0x00001a99 addq %rdx, %r11
+ 0x48, 0x01, 0xc8, //0x00001a9c addq %rcx, %rax
+ 0x0f, 0x85, 0x90, 0xff, 0xff, 0xff, //0x00001a9f jne LBB0_319
+ 0xe9, 0xb9, 0x08, 0x00, 0x00, //0x00001aa5 jmp LBB0_416
+ //0x00001aaa LBB0_325
+ 0x48, 0xf7, 0xd6, //0x00001aaa notq %rsi
+ 0x49, 0x89, 0xf3, //0x00001aad movq %rsi, %r11
+ //0x00001ab0 LBB0_326
+ 0x48, 0x8b, 0x75, 0xc8, //0x00001ab0 movq $-56(%rbp), %rsi
+ 0xe9, 0xff, 0xf1, 0xff, 0xff, //0x00001ab4 jmp LBB0_160
+ //0x00001ab9 LBB0_327
+ 0x48, 0x85, 0xff, //0x00001ab9 testq %rdi, %rdi
+ 0x0f, 0x85, 0xdb, 0x0a, 0x00, 0x00, //0x00001abc jne LBB0_459
+ 0x49, 0x83, 0xc3, 0x20, //0x00001ac2 addq $32, %r11
+ 0x48, 0x83, 0xc0, 0xe0, //0x00001ac6 addq $-32, %rax
+ //0x00001aca LBB0_329
+ 0x4d, 0x85, 0xc9, //0x00001aca testq %r9, %r9
+ 0x0f, 0x85, 0x2e, 0x07, 0x00, 0x00, //0x00001acd jne LBB0_393
+ 0x48, 0x8b, 0x75, 0xc8, //0x00001ad3 movq $-56(%rbp), %rsi
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00001ad7 movq $-64(%rbp), %r9
+ 0x48, 0x85, 0xc0, //0x00001adb testq %rax, %rax
+ 0x0f, 0x84, 0xc7, 0x08, 0x00, 0x00, //0x00001ade je LBB0_425
+ //0x00001ae4 LBB0_331
+ 0x41, 0x0f, 0xb6, 0x0b, //0x00001ae4 movzbl (%r11), %ecx
+ 0x80, 0xf9, 0x22, //0x00001ae8 cmpb $34, %cl
+ 0x0f, 0x84, 0xa7, 0x00, 0x00, 0x00, //0x00001aeb je LBB0_340
+ 0x80, 0xf9, 0x5c, //0x00001af1 cmpb $92, %cl
+ 0x0f, 0x84, 0x26, 0x00, 0x00, 0x00, //0x00001af4 je LBB0_335
+ 0x80, 0xf9, 0x1f, //0x00001afa cmpb $31, %cl
+ 0x0f, 0x86, 0xa3, 0x0a, 0x00, 0x00, //0x00001afd jbe LBB0_460
+ 0x48, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001b03 movq $-1, %rcx
+ 0xba, 0x01, 0x00, 0x00, 0x00, //0x00001b0a movl $1, %edx
+ 0x49, 0x01, 0xd3, //0x00001b0f addq %rdx, %r11
+ 0x48, 0x01, 0xc8, //0x00001b12 addq %rcx, %rax
+ 0x0f, 0x85, 0xc9, 0xff, 0xff, 0xff, //0x00001b15 jne LBB0_331
+ 0xe9, 0x8b, 0x08, 0x00, 0x00, //0x00001b1b jmp LBB0_425
+ //0x00001b20 LBB0_335
+ 0x48, 0x83, 0xf8, 0x01, //0x00001b20 cmpq $1, %rax
+ 0x0f, 0x84, 0x8f, 0x0a, 0x00, 0x00, //0x00001b24 je LBB0_462
+ 0x4c, 0x89, 0xd9, //0x00001b2a movq %r11, %rcx
+ 0x48, 0x2b, 0x4d, 0xd0, //0x00001b2d subq $-48(%rbp), %rcx
+ 0x49, 0x83, 0xfc, 0xff, //0x00001b31 cmpq $-1, %r12
+ 0x4c, 0x0f, 0x44, 0xe1, //0x00001b35 cmoveq %rcx, %r12
+ 0x48, 0xc7, 0xc1, 0xfe, 0xff, 0xff, 0xff, //0x00001b39 movq $-2, %rcx
+ 0xba, 0x02, 0x00, 0x00, 0x00, //0x00001b40 movl $2, %edx
+ 0x48, 0x8b, 0x75, 0xc8, //0x00001b45 movq $-56(%rbp), %rsi
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00001b49 movq $-64(%rbp), %r9
+ 0x49, 0x01, 0xd3, //0x00001b4d addq %rdx, %r11
+ 0x48, 0x01, 0xc8, //0x00001b50 addq %rcx, %rax
+ 0x0f, 0x85, 0x8b, 0xff, 0xff, 0xff, //0x00001b53 jne LBB0_331
+ 0xe9, 0x4d, 0x08, 0x00, 0x00, //0x00001b59 jmp LBB0_425
+ //0x00001b5e LBB0_418
+ 0x48, 0xf7, 0xda, //0x00001b5e negq %rdx
+ 0x48, 0x8b, 0x75, 0xc8, //0x00001b61 movq $-56(%rbp), %rsi
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001b65 movq $-48(%rbp), %r12
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00001b69 movq $-64(%rbp), %r9
+ 0x49, 0x89, 0xd3, //0x00001b6d movq %rdx, %r11
+ 0x4d, 0x85, 0xdb, //0x00001b70 testq %r11, %r11
+ 0x0f, 0x89, 0x08, 0xe6, 0xff, 0xff, //0x00001b73 jns LBB0_258
+ 0xe9, 0x01, 0x08, 0x00, 0x00, //0x00001b79 jmp LBB0_419
+ //0x00001b7e LBB0_337
+ 0x4d, 0x29, 0xe5, //0x00001b7e subq %r12, %r13
+ 0x44, 0x0f, 0xbc, 0xdf, //0x00001b81 bsfl %edi, %r11d
+ 0x4d, 0x01, 0xeb, //0x00001b85 addq %r13, %r11
+ //0x00001b88 LBB0_338
+ 0x49, 0xf7, 0xd3, //0x00001b88 notq %r11
+ //0x00001b8b LBB0_339
+ 0x48, 0x8b, 0x75, 0xc8, //0x00001b8b movq $-56(%rbp), %rsi
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00001b8f movq $-64(%rbp), %r9
+ 0xe9, 0x22, 0xfb, 0xff, 0xff, //0x00001b93 jmp LBB0_302
+ //0x00001b98 LBB0_340
+ 0x4c, 0x03, 0x5d, 0x98, //0x00001b98 addq $-104(%rbp), %r11
+ 0xe9, 0x9f, 0xf3, 0xff, 0xff, //0x00001b9c jmp LBB0_195
+ //0x00001ba1 LBB0_208
+ 0x4d, 0x89, 0xc3, //0x00001ba1 movq %r8, %r11
+ 0x4c, 0x8b, 0x65, 0xb8, //0x00001ba4 movq $-72(%rbp), %r12
+ 0x49, 0x83, 0xfc, 0x20, //0x00001ba8 cmpq $32, %r12
+ 0x0f, 0x82, 0x69, 0x00, 0x00, 0x00, //0x00001bac jb LBB0_399
+ //0x00001bb2 LBB0_209
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x00001bb2 vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x00001bb7 vmovdqu $16(%r11), %xmm4
+ 0xc5, 0xe9, 0x74, 0xe8, //0x00001bbd vpcmpeqb %xmm0, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xcd, //0x00001bc1 vpmovmskb %xmm5, %ecx
+ 0xc5, 0xd9, 0x74, 0xe8, //0x00001bc5 vpcmpeqb %xmm0, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x00001bc9 vpmovmskb %xmm5, %edx
+ 0xc5, 0xe9, 0x74, 0xd1, //0x00001bcd vpcmpeqb %xmm1, %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x00001bd1 vpmovmskb %xmm2, %edi
+ 0xc5, 0xd9, 0x74, 0xd1, //0x00001bd5 vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x00001bd9 vpmovmskb %xmm2, %eax
+ 0x48, 0xc1, 0xe2, 0x10, //0x00001bdd shlq $16, %rdx
+ 0x48, 0xc1, 0xe0, 0x10, //0x00001be1 shlq $16, %rax
+ 0x48, 0x09, 0xc7, //0x00001be5 orq %rax, %rdi
+ 0x49, 0x83, 0xf9, 0xff, //0x00001be8 cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00001bec jne LBB0_211
+ 0x48, 0x85, 0xff, //0x00001bf2 testq %rdi, %rdi
+ 0x0f, 0x85, 0x75, 0x06, 0x00, 0x00, //0x00001bf5 jne LBB0_396
+ //0x00001bfb LBB0_211
+ 0x48, 0x09, 0xca, //0x00001bfb orq %rcx, %rdx
+ 0x48, 0x89, 0xf8, //0x00001bfe movq %rdi, %rax
+ 0x4c, 0x09, 0xd0, //0x00001c01 orq %r10, %rax
+ 0x0f, 0x85, 0x83, 0x06, 0x00, 0x00, //0x00001c04 jne LBB0_397
+ //0x00001c0a LBB0_212
+ 0x48, 0x85, 0xd2, //0x00001c0a testq %rdx, %rdx
+ 0x0f, 0x85, 0x8c, 0xfb, 0xff, 0xff, //0x00001c0d jne LBB0_54
+ //0x00001c13 LBB0_398
+ 0x49, 0x83, 0xc3, 0x20, //0x00001c13 addq $32, %r11
+ 0x49, 0x83, 0xc4, 0xe0, //0x00001c17 addq $-32, %r12
+ //0x00001c1b LBB0_399
+ 0x4d, 0x85, 0xd2, //0x00001c1b testq %r10, %r10
+ 0x0f, 0x85, 0xbe, 0x06, 0x00, 0x00, //0x00001c1e jne LBB0_411
+ 0x4d, 0x85, 0xe4, //0x00001c24 testq %r12, %r12
+ 0x0f, 0x84, 0x36, 0x07, 0x00, 0x00, //0x00001c27 je LBB0_416
+ //0x00001c2d LBB0_401
+ 0x49, 0x8d, 0x4b, 0x01, //0x00001c2d leaq $1(%r11), %rcx
+ 0x41, 0x0f, 0xb6, 0x1b, //0x00001c31 movzbl (%r11), %ebx
+ 0x80, 0xfb, 0x22, //0x00001c35 cmpb $34, %bl
+ 0x0f, 0x84, 0x20, 0x02, 0x00, 0x00, //0x00001c38 je LBB0_406
+ 0x49, 0x8d, 0x54, 0x24, 0xff, //0x00001c3e leaq $-1(%r12), %rdx
+ 0x80, 0xfb, 0x5c, //0x00001c43 cmpb $92, %bl
+ 0x0f, 0x84, 0x14, 0x00, 0x00, 0x00, //0x00001c46 je LBB0_404
+ 0x49, 0x89, 0xd4, //0x00001c4c movq %rdx, %r12
+ 0x49, 0x89, 0xcb, //0x00001c4f movq %rcx, %r11
+ 0x48, 0x85, 0xd2, //0x00001c52 testq %rdx, %rdx
+ 0x0f, 0x85, 0xd2, 0xff, 0xff, 0xff, //0x00001c55 jne LBB0_401
+ 0xe9, 0x03, 0x07, 0x00, 0x00, //0x00001c5b jmp LBB0_416
+ //0x00001c60 LBB0_404
+ 0x48, 0x85, 0xd2, //0x00001c60 testq %rdx, %rdx
+ 0x0f, 0x84, 0xfa, 0x06, 0x00, 0x00, //0x00001c63 je LBB0_416
+ 0x48, 0x03, 0x4d, 0xa0, //0x00001c69 addq $-96(%rbp), %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x00001c6d cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc9, //0x00001c71 cmoveq %rcx, %r9
+ 0x49, 0x83, 0xc3, 0x02, //0x00001c75 addq $2, %r11
+ 0x49, 0x83, 0xc4, 0xfe, //0x00001c79 addq $-2, %r12
+ 0x4c, 0x89, 0xe2, //0x00001c7d movq %r12, %rdx
+ 0x48, 0x85, 0xd2, //0x00001c80 testq %rdx, %rdx
+ 0x0f, 0x85, 0xa4, 0xff, 0xff, 0xff, //0x00001c83 jne LBB0_401
+ 0xe9, 0xd5, 0x06, 0x00, 0x00, //0x00001c89 jmp LBB0_416
+ //0x00001c8e LBB0_277
+ 0x4d, 0x89, 0xe3, //0x00001c8e movq %r12, %r11
+ 0x4c, 0x89, 0xd0, //0x00001c91 movq %r10, %rax
+ 0x48, 0x83, 0xf8, 0x20, //0x00001c94 cmpq $32, %rax
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001c98 movq $-48(%rbp), %r12
+ 0x0f, 0x82, 0xbd, 0x00, 0x00, 0x00, //0x00001c9c jb LBB0_345
+ //0x00001ca2 LBB0_278
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x13, //0x00001ca2 vmovdqu (%r11), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x63, 0x10, //0x00001ca7 vmovdqu $16(%r11), %xmm4
+ 0xc5, 0xe9, 0x74, 0xe8, //0x00001cad vpcmpeqb %xmm0, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xcd, //0x00001cb1 vpmovmskb %xmm5, %ecx
+ 0xc5, 0xd9, 0x74, 0xe8, //0x00001cb5 vpcmpeqb %xmm0, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xf5, //0x00001cb9 vpmovmskb %xmm5, %esi
+ 0xc5, 0xe9, 0x74, 0xe9, //0x00001cbd vpcmpeqb %xmm1, %xmm2, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xd5, //0x00001cc1 vpmovmskb %xmm5, %edx
+ 0xc5, 0xd9, 0x74, 0xe9, //0x00001cc5 vpcmpeqb %xmm1, %xmm4, %xmm5
+ 0xc5, 0xf9, 0xd7, 0xdd, //0x00001cc9 vpmovmskb %xmm5, %ebx
+ 0xc5, 0x81, 0x64, 0xea, //0x00001ccd vpcmpgtb %xmm2, %xmm15, %xmm5
+ 0xc5, 0xe9, 0x64, 0xd3, //0x00001cd1 vpcmpgtb %xmm3, %xmm2, %xmm2
+ 0xc5, 0xe9, 0xdb, 0xd5, //0x00001cd5 vpand %xmm5, %xmm2, %xmm2
+ 0xc5, 0x79, 0xd7, 0xf2, //0x00001cd9 vpmovmskb %xmm2, %r14d
+ 0xc5, 0x81, 0x64, 0xd4, //0x00001cdd vpcmpgtb %xmm4, %xmm15, %xmm2
+ 0xc5, 0xd9, 0x64, 0xe3, //0x00001ce1 vpcmpgtb %xmm3, %xmm4, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xd2, //0x00001ce5 vpand %xmm2, %xmm4, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x00001ce9 vpmovmskb %xmm2, %edi
+ 0x48, 0xc1, 0xe6, 0x10, //0x00001ced shlq $16, %rsi
+ 0x48, 0xc1, 0xe3, 0x10, //0x00001cf1 shlq $16, %rbx
+ 0x48, 0x09, 0xda, //0x00001cf5 orq %rbx, %rdx
+ 0x49, 0x83, 0xf9, 0xff, //0x00001cf8 cmpq $-1, %r9
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00001cfc jne LBB0_280
+ 0x48, 0x85, 0xd2, //0x00001d02 testq %rdx, %rdx
+ 0x0f, 0x85, 0xc5, 0x05, 0x00, 0x00, //0x00001d05 jne LBB0_408
+ //0x00001d0b LBB0_280
+ 0x48, 0xc1, 0xe7, 0x10, //0x00001d0b shlq $16, %rdi
+ 0x48, 0x09, 0xce, //0x00001d0f orq %rcx, %rsi
+ 0x48, 0x89, 0xd1, //0x00001d12 movq %rdx, %rcx
+ 0x4c, 0x09, 0xc1, //0x00001d15 orq %r8, %rcx
+ 0x0f, 0x85, 0x17, 0x05, 0x00, 0x00, //0x00001d18 jne LBB0_395
+ //0x00001d1e LBB0_281
+ 0x4c, 0x09, 0xf7, //0x00001d1e orq %r14, %rdi
+ 0xb9, 0x40, 0x00, 0x00, 0x00, //0x00001d21 movl $64, %ecx
+ 0xba, 0x40, 0x00, 0x00, 0x00, //0x00001d26 movl $64, %edx
+ 0x48, 0x85, 0xf6, //0x00001d2b testq %rsi, %rsi
+ 0x0f, 0x84, 0x04, 0x00, 0x00, 0x00, //0x00001d2e je LBB0_283
+ 0x48, 0x0f, 0xbc, 0xd6, //0x00001d34 bsfq %rsi, %rdx
+ //0x00001d38 LBB0_283
+ 0x48, 0x85, 0xff, //0x00001d38 testq %rdi, %rdi
+ 0x0f, 0x84, 0x04, 0x00, 0x00, 0x00, //0x00001d3b je LBB0_285
+ 0x48, 0x0f, 0xbc, 0xcf, //0x00001d41 bsfq %rdi, %rcx
+ //0x00001d45 LBB0_285
+ 0x48, 0x85, 0xf6, //0x00001d45 testq %rsi, %rsi
+ 0x0f, 0x85, 0x1b, 0xfb, 0xff, 0xff, //0x00001d48 jne LBB0_122
+ 0x48, 0x85, 0xff, //0x00001d4e testq %rdi, %rdi
+ 0x0f, 0x85, 0x20, 0x08, 0x00, 0x00, //0x00001d51 jne LBB0_457
+ 0x49, 0x83, 0xc3, 0x20, //0x00001d57 addq $32, %r11
+ 0x48, 0x83, 0xc0, 0xe0, //0x00001d5b addq $-32, %rax
+ //0x00001d5f LBB0_345
+ 0x4d, 0x85, 0xc0, //0x00001d5f testq %r8, %r8
+ 0x0f, 0x85, 0xa6, 0x05, 0x00, 0x00, //0x00001d62 jne LBB0_409
+ 0x48, 0x85, 0xc0, //0x00001d68 testq %rax, %rax
+ 0x0f, 0x84, 0xf2, 0x05, 0x00, 0x00, //0x00001d6b je LBB0_416
+ //0x00001d71 LBB0_347
+ 0x41, 0x0f, 0xb6, 0x0b, //0x00001d71 movzbl (%r11), %ecx
+ 0x80, 0xf9, 0x22, //0x00001d75 cmpb $34, %cl
+ 0x0f, 0x84, 0x68, 0x00, 0x00, 0x00, //0x00001d78 je LBB0_355
+ 0x80, 0xf9, 0x5c, //0x00001d7e cmpb $92, %cl
+ 0x0f, 0x84, 0x26, 0x00, 0x00, 0x00, //0x00001d81 je LBB0_351
+ 0x80, 0xf9, 0x1f, //0x00001d87 cmpb $31, %cl
+ 0x0f, 0x86, 0xf3, 0x07, 0x00, 0x00, //0x00001d8a jbe LBB0_461
+ 0x48, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001d90 movq $-1, %rcx
+ 0xba, 0x01, 0x00, 0x00, 0x00, //0x00001d97 movl $1, %edx
+ 0x49, 0x01, 0xd3, //0x00001d9c addq %rdx, %r11
+ 0x48, 0x01, 0xc8, //0x00001d9f addq %rcx, %rax
+ 0x0f, 0x85, 0xc9, 0xff, 0xff, 0xff, //0x00001da2 jne LBB0_347
+ 0xe9, 0xb6, 0x05, 0x00, 0x00, //0x00001da8 jmp LBB0_416
+ //0x00001dad LBB0_351
+ 0x48, 0x83, 0xf8, 0x01, //0x00001dad cmpq $1, %rax
+ 0x0f, 0x84, 0xac, 0x05, 0x00, 0x00, //0x00001db1 je LBB0_416
+ 0x4c, 0x89, 0xd9, //0x00001db7 movq %r11, %rcx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001dba movq $-48(%rbp), %r12
+ 0x4c, 0x29, 0xe1, //0x00001dbe subq %r12, %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x00001dc1 cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc9, //0x00001dc5 cmoveq %rcx, %r9
+ 0x48, 0xc7, 0xc1, 0xfe, 0xff, 0xff, 0xff, //0x00001dc9 movq $-2, %rcx
+ 0xba, 0x02, 0x00, 0x00, 0x00, //0x00001dd0 movl $2, %edx
+ 0x49, 0x01, 0xd3, //0x00001dd5 addq %rdx, %r11
+ 0x48, 0x01, 0xc8, //0x00001dd8 addq %rcx, %rax
+ 0x0f, 0x85, 0x90, 0xff, 0xff, 0xff, //0x00001ddb jne LBB0_347
+ 0xe9, 0x7d, 0x05, 0x00, 0x00, //0x00001de1 jmp LBB0_416
+ //0x00001de6 LBB0_355
+ 0x4c, 0x03, 0x5d, 0x98, //0x00001de6 addq $-104(%rbp), %r11
+ 0xe9, 0xde, 0xf0, 0xff, 0xff, //0x00001dea jmp LBB0_187
+ //0x00001def LBB0_341
+ 0x49, 0x89, 0xc8, //0x00001def movq %rcx, %r8
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x00001df2 movq $-1, %r11
+ 0x48, 0x85, 0xff, //0x00001df9 testq %rdi, %rdi
+ 0x48, 0x8b, 0x75, 0xc8, //0x00001dfc movq $-56(%rbp), %rsi
+ 0x0f, 0x85, 0x55, 0xf8, 0xff, 0xff, //0x00001e00 jne LBB0_293
+ 0xe9, 0x1b, 0x06, 0x00, 0x00, //0x00001e06 jmp LBB0_439
+ //0x00001e0b LBB0_342
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x00001e0b movq $-1, %r11
+ 0x4c, 0x89, 0x55, 0xa8, //0x00001e12 movq %r10, $-88(%rbp)
+ 0x49, 0x89, 0xf9, //0x00001e16 movq %rdi, %r9
+ 0x49, 0xc7, 0xc5, 0xff, 0xff, 0xff, 0xff, //0x00001e19 movq $-1, %r13
+ 0x49, 0xc7, 0xc4, 0xff, 0xff, 0xff, 0xff, //0x00001e20 movq $-1, %r12
+ 0xe9, 0x54, 0xe9, 0xff, 0xff, //0x00001e27 jmp LBB0_90
+ //0x00001e2c LBB0_353
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001e2c movq $-1, %r9
+ 0x45, 0x31, 0xe4, //0x00001e33 xorl %r12d, %r12d
+ 0x49, 0x83, 0xfd, 0x20, //0x00001e36 cmpq $32, %r13
+ 0x0f, 0x83, 0xfe, 0xf8, 0xff, 0xff, //0x00001e3a jae LBB0_50
+ 0xe9, 0x5f, 0x01, 0x00, 0x00, //0x00001e40 jmp LBB0_366
+ //0x00001e45 LBB0_354
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001e45 movq $-1, %r9
+ 0x45, 0x31, 0xc0, //0x00001e4c xorl %r8d, %r8d
+ 0x48, 0x83, 0xf8, 0x20, //0x00001e4f cmpq $32, %rax
+ 0x0f, 0x83, 0x64, 0xf9, 0xff, 0xff, //0x00001e53 jae LBB0_114
+ 0xe9, 0xc5, 0xfb, 0xff, 0xff, //0x00001e59 jmp LBB0_317
+ //0x00001e5e LBB0_406
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001e5e movq $-48(%rbp), %r12
+ //0x00001e62 LBB0_407
+ 0x4c, 0x29, 0xe1, //0x00001e62 subq %r12, %rcx
+ 0x49, 0x89, 0xcb, //0x00001e65 movq %rcx, %r11
+ 0xe9, 0x60, 0xf0, 0xff, 0xff, //0x00001e68 jmp LBB0_187
+ //0x00001e6d LBB0_356
+ 0x49, 0xf7, 0xdb, //0x00001e6d negq %r11
+ 0xe9, 0x16, 0xfd, 0xff, 0xff, //0x00001e70 jmp LBB0_339
+ //0x00001e75 LBB0_357
+ 0x49, 0xc7, 0xc4, 0xff, 0xff, 0xff, 0xff, //0x00001e75 movq $-1, %r12
+ 0x45, 0x31, 0xc9, //0x00001e7c xorl %r9d, %r9d
+ 0x49, 0x83, 0xfd, 0x20, //0x00001e7f cmpq $32, %r13
+ 0x0f, 0x83, 0x4c, 0xfa, 0xff, 0xff, //0x00001e83 jae LBB0_135
+ 0xe9, 0x9e, 0x02, 0x00, 0x00, //0x00001e89 jmp LBB0_382
+ //0x00001e8e LBB0_358
+ 0x49, 0xc7, 0xc4, 0xff, 0xff, 0xff, 0xff, //0x00001e8e movq $-1, %r12
+ 0x45, 0x31, 0xc9, //0x00001e95 xorl %r9d, %r9d
+ 0x48, 0x83, 0xf8, 0x20, //0x00001e98 cmpq $32, %rax
+ 0x0f, 0x83, 0xad, 0xfa, 0xff, 0xff, //0x00001e9c jae LBB0_171
+ 0xe9, 0x23, 0xfc, 0xff, 0xff, //0x00001ea2 jmp LBB0_329
+ //0x00001ea7 LBB0_359
+ 0x49, 0xc7, 0xc6, 0xff, 0xff, 0xff, 0xff, //0x00001ea7 movq $-1, %r14
+ 0x4d, 0x89, 0xe0, //0x00001eae movq %r12, %r8
+ 0x4d, 0x89, 0xd1, //0x00001eb1 movq %r10, %r9
+ 0x48, 0xc7, 0xc7, 0xff, 0xff, 0xff, 0xff, //0x00001eb4 movq $-1, %rdi
+ 0x48, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x00001ebb movq $-1, %rbx
+ 0x48, 0x8d, 0x35, 0x03, 0x09, 0x00, 0x00, //0x00001ec2 leaq $2307(%rip), %rsi /* LJTI0_2+0(%rip) */
+ 0xe9, 0x14, 0xf4, 0xff, 0xff, //0x00001ec9 jmp LBB0_239
+ //0x00001ece LBB0_360
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001ece movq $-1, %r9
+ 0x45, 0x31, 0xd2, //0x00001ed5 xorl %r10d, %r10d
+ 0x49, 0x83, 0xfc, 0x20, //0x00001ed8 cmpq $32, %r12
+ 0x0f, 0x83, 0xd0, 0xfc, 0xff, 0xff, //0x00001edc jae LBB0_209
+ 0xe9, 0x34, 0xfd, 0xff, 0xff, //0x00001ee2 jmp LBB0_399
+ //0x00001ee7 LBB0_361
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00001ee7 movq $-1, %r9
+ 0x45, 0x31, 0xc0, //0x00001eee xorl %r8d, %r8d
+ 0x48, 0x83, 0xf8, 0x20, //0x00001ef1 cmpq $32, %rax
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001ef5 movq $-48(%rbp), %r12
+ 0x0f, 0x83, 0xa3, 0xfd, 0xff, 0xff, //0x00001ef9 jae LBB0_278
+ 0xe9, 0x5b, 0xfe, 0xff, 0xff, //0x00001eff jmp LBB0_345
+ //0x00001f04 LBB0_362
+ 0x44, 0x89, 0xc1, //0x00001f04 movl %r8d, %ecx
+ 0xf7, 0xd1, //0x00001f07 notl %ecx
+ 0x21, 0xd1, //0x00001f09 andl %edx, %ecx
+ 0x44, 0x8d, 0x24, 0x09, //0x00001f0b leal (%rcx,%rcx), %r12d
+ 0x45, 0x09, 0xc4, //0x00001f0f orl %r8d, %r12d
+ 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, //0x00001f12 movl $2863311530, %ebx
+ 0x44, 0x31, 0xe3, //0x00001f17 xorl %r12d, %ebx
+ 0x21, 0xd3, //0x00001f1a andl %edx, %ebx
+ 0x81, 0xe3, 0xaa, 0xaa, 0xaa, 0xaa, //0x00001f1c andl $-1431655766, %ebx
+ 0x45, 0x31, 0xc0, //0x00001f22 xorl %r8d, %r8d
+ 0x01, 0xcb, //0x00001f25 addl %ecx, %ebx
+ 0x41, 0x0f, 0x92, 0xc0, //0x00001f27 setb %r8b
+ 0x01, 0xdb, //0x00001f2b addl %ebx, %ebx
+ 0x81, 0xf3, 0x55, 0x55, 0x55, 0x55, //0x00001f2d xorl $1431655765, %ebx
+ 0x44, 0x21, 0xe3, //0x00001f33 andl %r12d, %ebx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001f36 movq $-48(%rbp), %r12
+ 0xf7, 0xd3, //0x00001f3a notl %ebx
+ 0x21, 0xde, //0x00001f3c andl %ebx, %esi
+ 0xe9, 0xf6, 0xf8, 0xff, 0xff, //0x00001f3e jmp LBB0_117
+ //0x00001f43 LBB0_363
+ 0x4c, 0x89, 0xd8, //0x00001f43 movq %r11, %rax
+ 0x48, 0x2b, 0x45, 0xd0, //0x00001f46 subq $-48(%rbp), %rax
+ 0x4c, 0x0f, 0xbc, 0xcf, //0x00001f4a bsfq %rdi, %r9
+ 0x49, 0x01, 0xc1, //0x00001f4e addq %rax, %r9
+ 0x48, 0x09, 0xca, //0x00001f51 orq %rcx, %rdx
+ 0x48, 0x89, 0xf8, //0x00001f54 movq %rdi, %rax
+ 0x4c, 0x09, 0xe0, //0x00001f57 orq %r12, %rax
+ 0x0f, 0x84, 0x36, 0xf8, 0xff, 0xff, //0x00001f5a je LBB0_53
+ //0x00001f60 LBB0_364
+ 0x44, 0x89, 0xe0, //0x00001f60 movl %r12d, %eax
+ 0xf7, 0xd0, //0x00001f63 notl %eax
+ 0x21, 0xf8, //0x00001f65 andl %edi, %eax
+ 0x8d, 0x0c, 0x00, //0x00001f67 leal (%rax,%rax), %ecx
+ 0x44, 0x09, 0xe1, //0x00001f6a orl %r12d, %ecx
+ 0xbe, 0xaa, 0xaa, 0xaa, 0xaa, //0x00001f6d movl $2863311530, %esi
+ 0x31, 0xce, //0x00001f72 xorl %ecx, %esi
+ 0x21, 0xfe, //0x00001f74 andl %edi, %esi
+ 0x81, 0xe6, 0xaa, 0xaa, 0xaa, 0xaa, //0x00001f76 andl $-1431655766, %esi
+ 0x45, 0x31, 0xe4, //0x00001f7c xorl %r12d, %r12d
+ 0x01, 0xc6, //0x00001f7f addl %eax, %esi
+ 0x41, 0x0f, 0x92, 0xc4, //0x00001f81 setb %r12b
+ 0x01, 0xf6, //0x00001f85 addl %esi, %esi
+ 0x81, 0xf6, 0x55, 0x55, 0x55, 0x55, //0x00001f87 xorl $1431655765, %esi
+ 0x21, 0xce, //0x00001f8d andl %ecx, %esi
+ 0xf7, 0xd6, //0x00001f8f notl %esi
+ 0x21, 0xf2, //0x00001f91 andl %esi, %edx
+ 0x48, 0x85, 0xd2, //0x00001f93 testq %rdx, %rdx
+ 0x0f, 0x85, 0x03, 0xf8, 0xff, 0xff, //0x00001f96 jne LBB0_54
+ //0x00001f9c LBB0_365
+ 0x49, 0x83, 0xc3, 0x20, //0x00001f9c addq $32, %r11
+ 0x49, 0x83, 0xc5, 0xe0, //0x00001fa0 addq $-32, %r13
+ //0x00001fa4 LBB0_366
+ 0x4d, 0x85, 0xe4, //0x00001fa4 testq %r12, %r12
+ 0x0f, 0x85, 0xbe, 0x00, 0x00, 0x00, //0x00001fa7 jne LBB0_375
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00001fad movq $-48(%rbp), %r12
+ 0x4d, 0x85, 0xed, //0x00001fb1 testq %r13, %r13
+ 0x0f, 0x84, 0xa9, 0x03, 0x00, 0x00, //0x00001fb4 je LBB0_416
+ //0x00001fba LBB0_368
+ 0x49, 0x8d, 0x4b, 0x01, //0x00001fba leaq $1(%r11), %rcx
+ 0x41, 0x0f, 0xb6, 0x1b, //0x00001fbe movzbl (%r11), %ebx
+ 0x80, 0xfb, 0x22, //0x00001fc2 cmpb $34, %bl
+ 0x0f, 0x84, 0x97, 0xfe, 0xff, 0xff, //0x00001fc5 je LBB0_407
+ 0x49, 0x8d, 0x55, 0xff, //0x00001fcb leaq $-1(%r13), %rdx
+ 0x80, 0xfb, 0x5c, //0x00001fcf cmpb $92, %bl
+ 0x0f, 0x84, 0x14, 0x00, 0x00, 0x00, //0x00001fd2 je LBB0_371
+ 0x49, 0x89, 0xd5, //0x00001fd8 movq %rdx, %r13
+ 0x49, 0x89, 0xcb, //0x00001fdb movq %rcx, %r11
+ 0x48, 0x85, 0xd2, //0x00001fde testq %rdx, %rdx
+ 0x0f, 0x85, 0xd3, 0xff, 0xff, 0xff, //0x00001fe1 jne LBB0_368
+ 0xe9, 0x77, 0x03, 0x00, 0x00, //0x00001fe7 jmp LBB0_416
+ //0x00001fec LBB0_371
+ 0x48, 0x85, 0xd2, //0x00001fec testq %rdx, %rdx
+ 0x0f, 0x84, 0x6e, 0x03, 0x00, 0x00, //0x00001fef je LBB0_416
+ 0x48, 0x03, 0x4d, 0xa0, //0x00001ff5 addq $-96(%rbp), %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x00001ff9 cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc9, //0x00001ffd cmoveq %rcx, %r9
+ 0x49, 0x83, 0xc3, 0x02, //0x00002001 addq $2, %r11
+ 0x49, 0x83, 0xc5, 0xfe, //0x00002005 addq $-2, %r13
+ 0x4c, 0x89, 0xea, //0x00002009 movq %r13, %rdx
+ 0x4c, 0x8b, 0x65, 0xd0, //0x0000200c movq $-48(%rbp), %r12
+ 0x48, 0x85, 0xd2, //0x00002010 testq %rdx, %rdx
+ 0x0f, 0x85, 0xa1, 0xff, 0xff, 0xff, //0x00002013 jne LBB0_368
+ 0xe9, 0x45, 0x03, 0x00, 0x00, //0x00002019 jmp LBB0_416
+ //0x0000201e LBB0_373
+ 0x4c, 0x89, 0xdb, //0x0000201e movq %r11, %rbx
+ 0x4c, 0x29, 0xe3, //0x00002021 subq %r12, %rbx
+ 0x4c, 0x0f, 0xbc, 0xca, //0x00002024 bsfq %rdx, %r9
+ 0x49, 0x01, 0xd9, //0x00002028 addq %rbx, %r9
+ 0xe9, 0xf6, 0xf7, 0xff, 0xff, //0x0000202b jmp LBB0_116
+ //0x00002030 LBB0_374
+ 0x44, 0x89, 0xc9, //0x00002030 movl %r9d, %ecx
+ 0xf7, 0xd1, //0x00002033 notl %ecx
+ 0x21, 0xd1, //0x00002035 andl %edx, %ecx
+ 0x44, 0x8d, 0x04, 0x09, //0x00002037 leal (%rcx,%rcx), %r8d
+ 0x45, 0x09, 0xc8, //0x0000203b orl %r9d, %r8d
+ 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, //0x0000203e movl $2863311530, %ebx
+ 0x44, 0x31, 0xc3, //0x00002043 xorl %r8d, %ebx
+ 0x21, 0xd3, //0x00002046 andl %edx, %ebx
+ 0x81, 0xe3, 0xaa, 0xaa, 0xaa, 0xaa, //0x00002048 andl $-1431655766, %ebx
+ 0x45, 0x31, 0xc9, //0x0000204e xorl %r9d, %r9d
+ 0x01, 0xcb, //0x00002051 addl %ecx, %ebx
+ 0x41, 0x0f, 0x92, 0xc1, //0x00002053 setb %r9b
+ 0x01, 0xdb, //0x00002057 addl %ebx, %ebx
+ 0x81, 0xf3, 0x55, 0x55, 0x55, 0x55, //0x00002059 xorl $1431655765, %ebx
+ 0x44, 0x21, 0xc3, //0x0000205f andl %r8d, %ebx
+ 0xf7, 0xd3, //0x00002062 notl %ebx
+ 0x21, 0xde, //0x00002064 andl %ebx, %esi
+ 0xe9, 0x60, 0xf9, 0xff, 0xff, //0x00002066 jmp LBB0_174
+ //0x0000206b LBB0_375
+ 0x4d, 0x85, 0xed, //0x0000206b testq %r13, %r13
+ 0x0f, 0x84, 0xef, 0x02, 0x00, 0x00, //0x0000206e je LBB0_416
+ 0x48, 0x8b, 0x45, 0xa0, //0x00002074 movq $-96(%rbp), %rax
+ 0x4c, 0x01, 0xd8, //0x00002078 addq %r11, %rax
+ 0x49, 0x83, 0xf9, 0xff, //0x0000207b cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc8, //0x0000207f cmoveq %rax, %r9
+ 0x49, 0xff, 0xc3, //0x00002083 incq %r11
+ 0x49, 0xff, 0xcd, //0x00002086 decq %r13
+ 0x4c, 0x8b, 0x65, 0xd0, //0x00002089 movq $-48(%rbp), %r12
+ 0x4d, 0x85, 0xed, //0x0000208d testq %r13, %r13
+ 0x0f, 0x85, 0x24, 0xff, 0xff, 0xff, //0x00002090 jne LBB0_368
+ 0xe9, 0xc8, 0x02, 0x00, 0x00, //0x00002096 jmp LBB0_416
+ //0x0000209b LBB0_377
+ 0x48, 0x85, 0xc0, //0x0000209b testq %rax, %rax
+ 0x0f, 0x84, 0xbf, 0x02, 0x00, 0x00, //0x0000209e je LBB0_416
+ 0x48, 0x8b, 0x4d, 0xa0, //0x000020a4 movq $-96(%rbp), %rcx
+ 0x4c, 0x01, 0xd9, //0x000020a8 addq %r11, %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x000020ab cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc9, //0x000020af cmoveq %rcx, %r9
+ 0x49, 0xff, 0xc3, //0x000020b3 incq %r11
+ 0x48, 0xff, 0xc8, //0x000020b6 decq %rax
+ 0x4c, 0x8b, 0x65, 0xd0, //0x000020b9 movq $-48(%rbp), %r12
+ 0x48, 0x85, 0xc0, //0x000020bd testq %rax, %rax
+ 0x0f, 0x85, 0x6f, 0xf9, 0xff, 0xff, //0x000020c0 jne LBB0_319
+ 0xe9, 0x98, 0x02, 0x00, 0x00, //0x000020c6 jmp LBB0_416
+ //0x000020cb LBB0_379
+ 0x4c, 0x89, 0xd8, //0x000020cb movq %r11, %rax
+ 0x48, 0x2b, 0x45, 0xd0, //0x000020ce subq $-48(%rbp), %rax
+ 0x4c, 0x0f, 0xbc, 0xe7, //0x000020d2 bsfq %rdi, %r12
+ 0x49, 0x01, 0xc4, //0x000020d6 addq %rax, %r12
+ 0x48, 0x09, 0xca, //0x000020d9 orq %rcx, %rdx
+ 0x48, 0x89, 0xf8, //0x000020dc movq %rdi, %rax
+ 0x4c, 0x09, 0xc8, //0x000020df orq %r9, %rax
+ 0x0f, 0x84, 0x45, 0xf8, 0xff, 0xff, //0x000020e2 je LBB0_138
+ //0x000020e8 LBB0_380
+ 0x44, 0x89, 0xc8, //0x000020e8 movl %r9d, %eax
+ 0xf7, 0xd0, //0x000020eb notl %eax
+ 0x21, 0xf8, //0x000020ed andl %edi, %eax
+ 0x8d, 0x0c, 0x00, //0x000020ef leal (%rax,%rax), %ecx
+ 0x44, 0x09, 0xc9, //0x000020f2 orl %r9d, %ecx
+ 0xbe, 0xaa, 0xaa, 0xaa, 0xaa, //0x000020f5 movl $2863311530, %esi
+ 0x31, 0xce, //0x000020fa xorl %ecx, %esi
+ 0x21, 0xfe, //0x000020fc andl %edi, %esi
+ 0x81, 0xe6, 0xaa, 0xaa, 0xaa, 0xaa, //0x000020fe andl $-1431655766, %esi
+ 0x45, 0x31, 0xc9, //0x00002104 xorl %r9d, %r9d
+ 0x01, 0xc6, //0x00002107 addl %eax, %esi
+ 0x41, 0x0f, 0x92, 0xc1, //0x00002109 setb %r9b
+ 0x01, 0xf6, //0x0000210d addl %esi, %esi
+ 0x81, 0xf6, 0x55, 0x55, 0x55, 0x55, //0x0000210f xorl $1431655765, %esi
+ 0x21, 0xce, //0x00002115 andl %ecx, %esi
+ 0xf7, 0xd6, //0x00002117 notl %esi
+ 0x21, 0xf2, //0x00002119 andl %esi, %edx
+ 0x48, 0x85, 0xd2, //0x0000211b testq %rdx, %rdx
+ 0x0f, 0x85, 0x12, 0xf8, 0xff, 0xff, //0x0000211e jne LBB0_139
+ //0x00002124 LBB0_381
+ 0x49, 0x83, 0xc3, 0x20, //0x00002124 addq $32, %r11
+ 0x49, 0x83, 0xc5, 0xe0, //0x00002128 addq $-32, %r13
+ //0x0000212c LBB0_382
+ 0x4d, 0x85, 0xc9, //0x0000212c testq %r9, %r9
+ 0x0f, 0x85, 0x98, 0x00, 0x00, 0x00, //0x0000212f jne LBB0_391
+ 0x48, 0x8b, 0x75, 0xc8, //0x00002135 movq $-56(%rbp), %rsi
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00002139 movq $-64(%rbp), %r9
+ 0x4d, 0x85, 0xed, //0x0000213d testq %r13, %r13
+ 0x0f, 0x84, 0x65, 0x02, 0x00, 0x00, //0x00002140 je LBB0_425
+ //0x00002146 LBB0_384
+ 0x49, 0x8d, 0x4b, 0x01, //0x00002146 leaq $1(%r11), %rcx
+ 0x41, 0x0f, 0xb6, 0x1b, //0x0000214a movzbl (%r11), %ebx
+ 0x80, 0xfb, 0x22, //0x0000214e cmpb $34, %bl
+ 0x0f, 0x84, 0x57, 0x00, 0x00, 0x00, //0x00002151 je LBB0_389
+ 0x49, 0x8d, 0x55, 0xff, //0x00002157 leaq $-1(%r13), %rdx
+ 0x80, 0xfb, 0x5c, //0x0000215b cmpb $92, %bl
+ 0x0f, 0x84, 0x14, 0x00, 0x00, 0x00, //0x0000215e je LBB0_387
+ 0x49, 0x89, 0xd5, //0x00002164 movq %rdx, %r13
+ 0x49, 0x89, 0xcb, //0x00002167 movq %rcx, %r11
+ 0x48, 0x85, 0xd2, //0x0000216a testq %rdx, %rdx
+ 0x0f, 0x85, 0xd3, 0xff, 0xff, 0xff, //0x0000216d jne LBB0_384
+ 0xe9, 0x33, 0x02, 0x00, 0x00, //0x00002173 jmp LBB0_425
+ //0x00002178 LBB0_387
+ 0x48, 0x85, 0xd2, //0x00002178 testq %rdx, %rdx
+ 0x0f, 0x84, 0x38, 0x04, 0x00, 0x00, //0x0000217b je LBB0_462
+ 0x48, 0x03, 0x4d, 0xa0, //0x00002181 addq $-96(%rbp), %rcx
+ 0x49, 0x83, 0xfc, 0xff, //0x00002185 cmpq $-1, %r12
+ 0x4c, 0x0f, 0x44, 0xe1, //0x00002189 cmoveq %rcx, %r12
+ 0x49, 0x83, 0xc3, 0x02, //0x0000218d addq $2, %r11
+ 0x49, 0x83, 0xc5, 0xfe, //0x00002191 addq $-2, %r13
+ 0x4c, 0x89, 0xea, //0x00002195 movq %r13, %rdx
+ 0x48, 0x8b, 0x75, 0xc8, //0x00002198 movq $-56(%rbp), %rsi
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x0000219c movq $-64(%rbp), %r9
+ 0x48, 0x85, 0xd2, //0x000021a0 testq %rdx, %rdx
+ 0x0f, 0x85, 0x9d, 0xff, 0xff, 0xff, //0x000021a3 jne LBB0_384
+ 0xe9, 0xfd, 0x01, 0x00, 0x00, //0x000021a9 jmp LBB0_425
+ //0x000021ae LBB0_389
+ 0x48, 0x2b, 0x4d, 0xd0, //0x000021ae subq $-48(%rbp), %rcx
+ 0x49, 0x89, 0xcb, //0x000021b2 movq %rcx, %r11
+ 0xe9, 0x86, 0xed, 0xff, 0xff, //0x000021b5 jmp LBB0_195
+ //0x000021ba LBB0_390
+ 0x4c, 0x89, 0xd9, //0x000021ba movq %r11, %rcx
+ 0x48, 0x2b, 0x4d, 0xd0, //0x000021bd subq $-48(%rbp), %rcx
+ 0x4c, 0x0f, 0xbc, 0xe2, //0x000021c1 bsfq %rdx, %r12
+ 0x49, 0x01, 0xcc, //0x000021c5 addq %rcx, %r12
+ 0xe9, 0xeb, 0xf7, 0xff, 0xff, //0x000021c8 jmp LBB0_173
+ //0x000021cd LBB0_391
+ 0x4d, 0x85, 0xed, //0x000021cd testq %r13, %r13
+ 0x0f, 0x84, 0xe3, 0x03, 0x00, 0x00, //0x000021d0 je LBB0_462
+ 0x48, 0x8b, 0x45, 0xa0, //0x000021d6 movq $-96(%rbp), %rax
+ 0x4c, 0x01, 0xd8, //0x000021da addq %r11, %rax
+ 0x49, 0x83, 0xfc, 0xff, //0x000021dd cmpq $-1, %r12
+ 0x4c, 0x0f, 0x44, 0xe0, //0x000021e1 cmoveq %rax, %r12
+ 0x49, 0xff, 0xc3, //0x000021e5 incq %r11
+ 0x49, 0xff, 0xcd, //0x000021e8 decq %r13
+ 0x48, 0x8b, 0x75, 0xc8, //0x000021eb movq $-56(%rbp), %rsi
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x000021ef movq $-64(%rbp), %r9
+ 0x4d, 0x85, 0xed, //0x000021f3 testq %r13, %r13
+ 0x0f, 0x85, 0x4a, 0xff, 0xff, 0xff, //0x000021f6 jne LBB0_384
+ 0xe9, 0xaa, 0x01, 0x00, 0x00, //0x000021fc jmp LBB0_425
+ //0x00002201 LBB0_393
+ 0x48, 0x85, 0xc0, //0x00002201 testq %rax, %rax
+ 0x0f, 0x84, 0xaf, 0x03, 0x00, 0x00, //0x00002204 je LBB0_462
+ 0x48, 0x8b, 0x4d, 0xa0, //0x0000220a movq $-96(%rbp), %rcx
+ 0x4c, 0x01, 0xd9, //0x0000220e addq %r11, %rcx
+ 0x49, 0x83, 0xfc, 0xff, //0x00002211 cmpq $-1, %r12
+ 0x4c, 0x0f, 0x44, 0xe1, //0x00002215 cmoveq %rcx, %r12
+ 0x49, 0xff, 0xc3, //0x00002219 incq %r11
+ 0x48, 0xff, 0xc8, //0x0000221c decq %rax
+ 0x48, 0x8b, 0x75, 0xc8, //0x0000221f movq $-56(%rbp), %rsi
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x00002223 movq $-64(%rbp), %r9
+ 0x48, 0x85, 0xc0, //0x00002227 testq %rax, %rax
+ 0x0f, 0x85, 0xb4, 0xf8, 0xff, 0xff, //0x0000222a jne LBB0_331
+ 0xe9, 0x76, 0x01, 0x00, 0x00, //0x00002230 jmp LBB0_425
+ //0x00002235 LBB0_395
+ 0x44, 0x89, 0xc1, //0x00002235 movl %r8d, %ecx
+ 0xf7, 0xd1, //0x00002238 notl %ecx
+ 0x21, 0xd1, //0x0000223a andl %edx, %ecx
+ 0x44, 0x8d, 0x14, 0x09, //0x0000223c leal (%rcx,%rcx), %r10d
+ 0x45, 0x09, 0xc2, //0x00002240 orl %r8d, %r10d
+ 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, //0x00002243 movl $2863311530, %ebx
+ 0x44, 0x31, 0xd3, //0x00002248 xorl %r10d, %ebx
+ 0x21, 0xd3, //0x0000224b andl %edx, %ebx
+ 0x81, 0xe3, 0xaa, 0xaa, 0xaa, 0xaa, //0x0000224d andl $-1431655766, %ebx
+ 0x45, 0x31, 0xc0, //0x00002253 xorl %r8d, %r8d
+ 0x01, 0xcb, //0x00002256 addl %ecx, %ebx
+ 0x41, 0x0f, 0x92, 0xc0, //0x00002258 setb %r8b
+ 0x01, 0xdb, //0x0000225c addl %ebx, %ebx
+ 0x81, 0xf3, 0x55, 0x55, 0x55, 0x55, //0x0000225e xorl $1431655765, %ebx
+ 0x44, 0x21, 0xd3, //0x00002264 andl %r10d, %ebx
+ 0xf7, 0xd3, //0x00002267 notl %ebx
+ 0x21, 0xde, //0x00002269 andl %ebx, %esi
+ 0xe9, 0xae, 0xfa, 0xff, 0xff, //0x0000226b jmp LBB0_281
+ //0x00002270 LBB0_396
+ 0x4c, 0x89, 0xd8, //0x00002270 movq %r11, %rax
+ 0x48, 0x2b, 0x45, 0xd0, //0x00002273 subq $-48(%rbp), %rax
+ 0x4c, 0x0f, 0xbc, 0xcf, //0x00002277 bsfq %rdi, %r9
+ 0x49, 0x01, 0xc1, //0x0000227b addq %rax, %r9
+ 0x48, 0x09, 0xca, //0x0000227e orq %rcx, %rdx
+ 0x48, 0x89, 0xf8, //0x00002281 movq %rdi, %rax
+ 0x4c, 0x09, 0xd0, //0x00002284 orq %r10, %rax
+ 0x0f, 0x84, 0x7d, 0xf9, 0xff, 0xff, //0x00002287 je LBB0_212
+ //0x0000228d LBB0_397
+ 0x44, 0x89, 0xd0, //0x0000228d movl %r10d, %eax
+ 0xf7, 0xd0, //0x00002290 notl %eax
+ 0x21, 0xf8, //0x00002292 andl %edi, %eax
+ 0x8d, 0x0c, 0x00, //0x00002294 leal (%rax,%rax), %ecx
+ 0x44, 0x09, 0xd1, //0x00002297 orl %r10d, %ecx
+ 0x89, 0xce, //0x0000229a movl %ecx, %esi
+ 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, //0x0000229c movl $2863311530, %ebx
+ 0x31, 0xde, //0x000022a1 xorl %ebx, %esi
+ 0x21, 0xfe, //0x000022a3 andl %edi, %esi
+ 0x81, 0xe6, 0xaa, 0xaa, 0xaa, 0xaa, //0x000022a5 andl $-1431655766, %esi
+ 0x45, 0x31, 0xd2, //0x000022ab xorl %r10d, %r10d
+ 0x01, 0xc6, //0x000022ae addl %eax, %esi
+ 0x41, 0x0f, 0x92, 0xc2, //0x000022b0 setb %r10b
+ 0x01, 0xf6, //0x000022b4 addl %esi, %esi
+ 0x81, 0xf6, 0x55, 0x55, 0x55, 0x55, //0x000022b6 xorl $1431655765, %esi
+ 0x21, 0xce, //0x000022bc andl %ecx, %esi
+ 0xf7, 0xd6, //0x000022be notl %esi
+ 0x21, 0xf2, //0x000022c0 andl %esi, %edx
+ 0x48, 0x85, 0xd2, //0x000022c2 testq %rdx, %rdx
+ 0x0f, 0x85, 0xd4, 0xf4, 0xff, 0xff, //0x000022c5 jne LBB0_54
+ 0xe9, 0x43, 0xf9, 0xff, 0xff, //0x000022cb jmp LBB0_398
+ //0x000022d0 LBB0_408
+ 0x4c, 0x89, 0xdb, //0x000022d0 movq %r11, %rbx
+ 0x4c, 0x29, 0xe3, //0x000022d3 subq %r12, %rbx
+ 0x4c, 0x0f, 0xbc, 0xca, //0x000022d6 bsfq %rdx, %r9
+ 0x49, 0x01, 0xd9, //0x000022da addq %rbx, %r9
+ 0xe9, 0x29, 0xfa, 0xff, 0xff, //0x000022dd jmp LBB0_280
+ //0x000022e2 LBB0_411
+ 0x4d, 0x85, 0xe4, //0x000022e2 testq %r12, %r12
+ 0x0f, 0x84, 0x78, 0x00, 0x00, 0x00, //0x000022e5 je LBB0_416
+ 0x48, 0x8b, 0x45, 0xa0, //0x000022eb movq $-96(%rbp), %rax
+ 0x4c, 0x01, 0xd8, //0x000022ef addq %r11, %rax
+ 0x49, 0x83, 0xf9, 0xff, //0x000022f2 cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc8, //0x000022f6 cmoveq %rax, %r9
+ 0x49, 0xff, 0xc3, //0x000022fa incq %r11
+ 0x49, 0xff, 0xcc, //0x000022fd decq %r12
+ 0x4d, 0x85, 0xe4, //0x00002300 testq %r12, %r12
+ 0x0f, 0x85, 0x24, 0xf9, 0xff, 0xff, //0x00002303 jne LBB0_401
+ 0xe9, 0x55, 0x00, 0x00, 0x00, //0x00002309 jmp LBB0_416
+ //0x0000230e LBB0_409
+ 0x48, 0x85, 0xc0, //0x0000230e testq %rax, %rax
+ 0x0f, 0x84, 0x4c, 0x00, 0x00, 0x00, //0x00002311 je LBB0_416
+ 0x48, 0x8b, 0x4d, 0xa0, //0x00002317 movq $-96(%rbp), %rcx
+ 0x4c, 0x01, 0xd9, //0x0000231b addq %r11, %rcx
+ 0x49, 0x83, 0xf9, 0xff, //0x0000231e cmpq $-1, %r9
+ 0x4c, 0x0f, 0x44, 0xc9, //0x00002322 cmoveq %rcx, %r9
+ 0x49, 0xff, 0xc3, //0x00002326 incq %r11
+ 0x48, 0xff, 0xc8, //0x00002329 decq %rax
+ 0x4c, 0x8b, 0x65, 0xd0, //0x0000232c movq $-48(%rbp), %r12
+ 0x48, 0x85, 0xc0, //0x00002330 testq %rax, %rax
+ 0x0f, 0x85, 0x38, 0xfa, 0xff, 0xff, //0x00002333 jne LBB0_347
+ 0xe9, 0x25, 0x00, 0x00, 0x00, //0x00002339 jmp LBB0_416
+ //0x0000233e LBB0_413
+ 0x48, 0x89, 0x16, //0x0000233e movq %rdx, (%rsi)
+ //0x00002341 LBB0_414
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00002341 movq $-1, %rax
+ 0xe9, 0x45, 0x00, 0x00, 0x00, //0x00002348 jmp LBB0_423
+ //0x0000234d LBB0_441
+ 0x48, 0xc7, 0xc0, 0xf9, 0xff, 0xff, 0xff, //0x0000234d movq $-7, %rax
+ 0xe9, 0x39, 0x00, 0x00, 0x00, //0x00002354 jmp LBB0_423
+ //0x00002359 LBB0_415
+ 0x49, 0x83, 0xfb, 0xff, //0x00002359 cmpq $-1, %r11
+ 0x0f, 0x85, 0x7f, 0x00, 0x00, 0x00, //0x0000235d jne LBB0_307
+ //0x00002363 LBB0_416
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x00002363 movq $-1, %r11
+ 0x4c, 0x8b, 0x4d, 0xb0, //0x0000236a movq $-80(%rbp), %r9
+ 0xe9, 0x6f, 0x00, 0x00, 0x00, //0x0000236e jmp LBB0_307
+ //0x00002373 LBB0_417
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00002373 movq $-1, %rax
+ 0xe9, 0x03, 0x00, 0x00, 0x00, //0x0000237a jmp LBB0_420
+ //0x0000237f LBB0_419
+ 0x4c, 0x89, 0xd8, //0x0000237f movq %r11, %rax
+ //0x00002382 LBB0_420
+ 0x48, 0xf7, 0xd0, //0x00002382 notq %rax
+ 0x49, 0x01, 0xc7, //0x00002385 addq %rax, %r15
+ //0x00002388 LBB0_421
+ 0x4c, 0x89, 0x3e, //0x00002388 movq %r15, (%rsi)
+ //0x0000238b LBB0_422
+ 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x0000238b movq $-2, %rax
+ //0x00002392 LBB0_423
+ 0x48, 0x83, 0xc4, 0x68, //0x00002392 addq $104, %rsp
+ 0x5b, //0x00002396 popq %rbx
+ 0x41, 0x5c, //0x00002397 popq %r12
+ 0x41, 0x5d, //0x00002399 popq %r13
+ 0x41, 0x5e, //0x0000239b popq %r14
+ 0x41, 0x5f, //0x0000239d popq %r15
+ 0x5d, //0x0000239f popq %rbp
+ 0xc3, //0x000023a0 retq
+ //0x000023a1 LBB0_424
+ 0x49, 0x83, 0xfb, 0xff, //0x000023a1 cmpq $-1, %r11
+ 0x0f, 0x85, 0x69, 0x00, 0x00, 0x00, //0x000023a5 jne LBB0_437
+ //0x000023ab LBB0_425
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x000023ab movq $-1, %r11
+ 0x4c, 0x8b, 0x65, 0xb0, //0x000023b2 movq $-80(%rbp), %r12
+ 0xe9, 0x59, 0x00, 0x00, 0x00, //0x000023b6 jmp LBB0_437
+ //0x000023bb LBB0_440
+ 0x48, 0x89, 0x0e, //0x000023bb movq %rcx, (%rsi)
+ 0xe9, 0xcf, 0xff, 0xff, 0xff, //0x000023be jmp LBB0_423
+ //0x000023c3 LBB0_426
+ 0x49, 0x83, 0xf9, 0xff, //0x000023c3 cmpq $-1, %r9
+ 0x0f, 0x85, 0x0e, 0x00, 0x00, 0x00, //0x000023c7 jne LBB0_431
+ 0x49, 0x0f, 0xbc, 0xc4, //0x000023cd bsfq %r12, %rax
+ //0x000023d1 LBB0_428
+ 0x4c, 0x2b, 0x5d, 0xd0, //0x000023d1 subq $-48(%rbp), %r11
+ //0x000023d5 LBB0_429
+ 0x49, 0x01, 0xc3, //0x000023d5 addq %rax, %r11
+ //0x000023d8 LBB0_430
+ 0x4d, 0x89, 0xd9, //0x000023d8 movq %r11, %r9
+ //0x000023db LBB0_431
+ 0x49, 0xc7, 0xc3, 0xfe, 0xff, 0xff, 0xff, //0x000023db movq $-2, %r11
+ //0x000023e2 LBB0_307
+ 0x48, 0x8b, 0x45, 0xc8, //0x000023e2 movq $-56(%rbp), %rax
+ 0x4c, 0x89, 0x08, //0x000023e6 movq %r9, (%rax)
+ 0x4c, 0x89, 0xd8, //0x000023e9 movq %r11, %rax
+ 0xe9, 0xa1, 0xff, 0xff, 0xff, //0x000023ec jmp LBB0_423
+ //0x000023f1 LBB0_432
+ 0x49, 0x83, 0xfc, 0xff, //0x000023f1 cmpq $-1, %r12
+ 0x0f, 0x85, 0x0e, 0x00, 0x00, 0x00, //0x000023f5 jne LBB0_435
+ 0x48, 0x0f, 0xbc, 0xc2, //0x000023fb bsfq %rdx, %rax
+ //0x000023ff LBB0_434
+ 0x4c, 0x2b, 0x5d, 0xd0, //0x000023ff subq $-48(%rbp), %r11
+ 0x49, 0x01, 0xc3, //0x00002403 addq %rax, %r11
+ 0x4d, 0x89, 0xdc, //0x00002406 movq %r11, %r12
+ //0x00002409 LBB0_435
+ 0x49, 0xc7, 0xc3, 0xfe, 0xff, 0xff, 0xff, //0x00002409 movq $-2, %r11
+ //0x00002410 LBB0_436
+ 0x48, 0x8b, 0x75, 0xc8, //0x00002410 movq $-56(%rbp), %rsi
+ //0x00002414 LBB0_437
+ 0x4c, 0x89, 0x26, //0x00002414 movq %r12, (%rsi)
+ 0x4c, 0x89, 0xd8, //0x00002417 movq %r11, %rax
+ 0xe9, 0x73, 0xff, 0xff, 0xff, //0x0000241a jmp LBB0_423
+ //0x0000241f LBB0_438
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x0000241f movq $-1, %r11
+ //0x00002426 LBB0_439
+ 0x4d, 0x29, 0xdf, //0x00002426 subq %r11, %r15
+ 0xe9, 0x5a, 0xff, 0xff, 0xff, //0x00002429 jmp LBB0_421
+ //0x0000242e LBB0_442
+ 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x0000242e movq $-2, %rax
+ 0x80, 0xf9, 0x61, //0x00002435 cmpb $97, %cl
+ 0x0f, 0x85, 0x54, 0xff, 0xff, 0xff, //0x00002438 jne LBB0_423
+ 0x49, 0x8d, 0x4f, 0x02, //0x0000243e leaq $2(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x00002442 movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x02, 0x6c, //0x00002445 cmpb $108, $2(%r12,%r15)
+ 0x0f, 0x85, 0x41, 0xff, 0xff, 0xff, //0x0000244b jne LBB0_423
+ 0x49, 0x8d, 0x4f, 0x03, //0x00002451 leaq $3(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x00002455 movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x03, 0x73, //0x00002458 cmpb $115, $3(%r12,%r15)
+ 0x0f, 0x85, 0x2e, 0xff, 0xff, 0xff, //0x0000245e jne LBB0_423
+ 0x49, 0x8d, 0x4f, 0x04, //0x00002464 leaq $4(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x00002468 movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x04, 0x65, //0x0000246b cmpb $101, $4(%r12,%r15)
+ 0x0f, 0x85, 0x1b, 0xff, 0xff, 0xff, //0x00002471 jne LBB0_423
+ 0x49, 0x83, 0xc7, 0x05, //0x00002477 addq $5, %r15
+ 0x4c, 0x89, 0x3e, //0x0000247b movq %r15, (%rsi)
+ 0xe9, 0x0f, 0xff, 0xff, 0xff, //0x0000247e jmp LBB0_423
+ //0x00002483 LBB0_247
+ 0x4c, 0x89, 0x3e, //0x00002483 movq %r15, (%rsi)
+ 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x00002486 movq $-2, %rax
+ 0x41, 0x80, 0x3a, 0x6e, //0x0000248d cmpb $110, (%r10)
+ 0x0f, 0x85, 0xfb, 0xfe, 0xff, 0xff, //0x00002491 jne LBB0_423
+ 0x49, 0x8d, 0x4f, 0x01, //0x00002497 leaq $1(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x0000249b movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x01, 0x75, //0x0000249e cmpb $117, $1(%r12,%r15)
+ 0x0f, 0x85, 0xe8, 0xfe, 0xff, 0xff, //0x000024a4 jne LBB0_423
+ 0x49, 0x8d, 0x4f, 0x02, //0x000024aa leaq $2(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x000024ae movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x02, 0x6c, //0x000024b1 cmpb $108, $2(%r12,%r15)
+ 0x0f, 0x85, 0xd5, 0xfe, 0xff, 0xff, //0x000024b7 jne LBB0_423
+ 0x49, 0x8d, 0x4f, 0x03, //0x000024bd leaq $3(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x000024c1 movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x03, 0x6c, //0x000024c4 cmpb $108, $3(%r12,%r15)
+ 0x0f, 0x85, 0xc2, 0xfe, 0xff, 0xff, //0x000024ca jne LBB0_423
+ 0xe9, 0x4d, 0x00, 0x00, 0x00, //0x000024d0 jmp LBB0_451
+ //0x000024d5 LBB0_447
+ 0x4c, 0x89, 0x3e, //0x000024d5 movq %r15, (%rsi)
+ 0x48, 0xc7, 0xc0, 0xfe, 0xff, 0xff, 0xff, //0x000024d8 movq $-2, %rax
+ 0x41, 0x80, 0x3a, 0x74, //0x000024df cmpb $116, (%r10)
+ 0x0f, 0x85, 0xa9, 0xfe, 0xff, 0xff, //0x000024e3 jne LBB0_423
+ 0x49, 0x8d, 0x4f, 0x01, //0x000024e9 leaq $1(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x000024ed movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x01, 0x72, //0x000024f0 cmpb $114, $1(%r12,%r15)
+ 0x0f, 0x85, 0x96, 0xfe, 0xff, 0xff, //0x000024f6 jne LBB0_423
+ 0x49, 0x8d, 0x4f, 0x02, //0x000024fc leaq $2(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x00002500 movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x02, 0x75, //0x00002503 cmpb $117, $2(%r12,%r15)
+ 0x0f, 0x85, 0x83, 0xfe, 0xff, 0xff, //0x00002509 jne LBB0_423
+ 0x49, 0x8d, 0x4f, 0x03, //0x0000250f leaq $3(%r15), %rcx
+ 0x48, 0x89, 0x0e, //0x00002513 movq %rcx, (%rsi)
+ 0x43, 0x80, 0x7c, 0x3c, 0x03, 0x65, //0x00002516 cmpb $101, $3(%r12,%r15)
+ 0x0f, 0x85, 0x70, 0xfe, 0xff, 0xff, //0x0000251c jne LBB0_423
+ //0x00002522 LBB0_451
+ 0x49, 0x83, 0xc7, 0x04, //0x00002522 addq $4, %r15
+ 0x4c, 0x89, 0x3e, //0x00002526 movq %r15, (%rsi)
+ 0xe9, 0x64, 0xfe, 0xff, 0xff, //0x00002529 jmp LBB0_423
+ //0x0000252e LBB0_452
+ 0x49, 0x83, 0xf9, 0xff, //0x0000252e cmpq $-1, %r9
+ 0x0f, 0x85, 0xa3, 0xfe, 0xff, 0xff, //0x00002532 jne LBB0_431
+ 0x48, 0x0f, 0xbc, 0xc2, //0x00002538 bsfq %rdx, %rax
+ 0xe9, 0x90, 0xfe, 0xff, 0xff, //0x0000253c jmp LBB0_428
+ //0x00002541 LBB0_456
+ 0x4c, 0x89, 0x5d, 0xb0, //0x00002541 movq %r11, $-80(%rbp)
+ 0xe9, 0x19, 0xfe, 0xff, 0xff, //0x00002545 jmp LBB0_416
+ //0x0000254a LBB0_306
+ 0x4c, 0x01, 0xd9, //0x0000254a addq %r11, %rcx
+ 0x49, 0xc7, 0xc3, 0xfe, 0xff, 0xff, 0xff, //0x0000254d movq $-2, %r11
+ 0x49, 0x89, 0xc9, //0x00002554 movq %rcx, %r9
+ 0xe9, 0x86, 0xfe, 0xff, 0xff, //0x00002557 jmp LBB0_307
+ //0x0000255c LBB0_454
+ 0x4c, 0x89, 0x5d, 0xb0, //0x0000255c movq %r11, $-80(%rbp)
+ 0xe9, 0x46, 0xfe, 0xff, 0xff, //0x00002560 jmp LBB0_425
+ //0x00002565 LBB0_455
+ 0x4c, 0x01, 0xd9, //0x00002565 addq %r11, %rcx
+ 0x49, 0xc7, 0xc3, 0xfe, 0xff, 0xff, 0xff, //0x00002568 movq $-2, %r11
+ 0x49, 0x89, 0xcc, //0x0000256f movq %rcx, %r12
+ 0xe9, 0x9d, 0xfe, 0xff, 0xff, //0x00002572 jmp LBB0_437
+ //0x00002577 LBB0_457
+ 0x48, 0x0f, 0xbc, 0xc7, //0x00002577 bsfq %rdi, %rax
+ 0x4d, 0x29, 0xe3, //0x0000257b subq %r12, %r11
+ 0xe9, 0x52, 0xfe, 0xff, 0xff, //0x0000257e jmp LBB0_429
+ //0x00002583 LBB0_461
+ 0x4d, 0x29, 0xe3, //0x00002583 subq %r12, %r11
+ 0xe9, 0x4d, 0xfe, 0xff, 0xff, //0x00002586 jmp LBB0_430
+ //0x0000258b LBB0_458
+ 0x4c, 0x01, 0xd9, //0x0000258b addq %r11, %rcx
+ 0x49, 0xc7, 0xc3, 0xfe, 0xff, 0xff, 0xff, //0x0000258e movq $-2, %r11
+ 0x49, 0x89, 0xcc, //0x00002595 movq %rcx, %r12
+ 0xe9, 0x73, 0xfe, 0xff, 0xff, //0x00002598 jmp LBB0_436
+ //0x0000259d LBB0_459
+ 0x48, 0x0f, 0xbc, 0xc7, //0x0000259d bsfq %rdi, %rax
+ 0xe9, 0x59, 0xfe, 0xff, 0xff, //0x000025a1 jmp LBB0_434
+ //0x000025a6 LBB0_460
+ 0x4c, 0x2b, 0x5d, 0xd0, //0x000025a6 subq $-48(%rbp), %r11
+ 0x4d, 0x89, 0xdc, //0x000025aa movq %r11, %r12
+ 0x49, 0xc7, 0xc3, 0xfe, 0xff, 0xff, 0xff, //0x000025ad movq $-2, %r11
+ 0xe9, 0x5b, 0xfe, 0xff, 0xff, //0x000025b4 jmp LBB0_437
+ //0x000025b9 LBB0_462
+ 0x48, 0x8b, 0x75, 0xc8, //0x000025b9 movq $-56(%rbp), %rsi
+ 0xe9, 0xe9, 0xfd, 0xff, 0xff, //0x000025bd jmp LBB0_425
+ 0x90, 0x90, //0x000025c2 .p2align 2, 0x90
+ // // .set L0_0_set_33, LBB0_33-LJTI0_0
+ // // .set L0_0_set_37, LBB0_37-LJTI0_0
+ // // .set L0_0_set_39, LBB0_39-LJTI0_0
+ // // .set L0_0_set_59, LBB0_59-LJTI0_0
+ // // .set L0_0_set_61, LBB0_61-LJTI0_0
+ // // .set L0_0_set_64, LBB0_64-LJTI0_0
+ //0x000025c4 LJTI0_0
+ 0xc3, 0xdd, 0xff, 0xff, //0x000025c4 .long L0_0_set_33
+ 0xeb, 0xdd, 0xff, 0xff, //0x000025c8 .long L0_0_set_37
+ 0x16, 0xde, 0xff, 0xff, //0x000025cc .long L0_0_set_39
+ 0xcf, 0xdf, 0xff, 0xff, //0x000025d0 .long L0_0_set_59
+ 0xe5, 0xdf, 0xff, 0xff, //0x000025d4 .long L0_0_set_61
+ 0x55, 0xe2, 0xff, 0xff, //0x000025d8 .long L0_0_set_64
+ // // .set L0_1_set_423, LBB0_423-LJTI0_1
+ // // .set L0_1_set_422, LBB0_422-LJTI0_1
+ // // .set L0_1_set_199, LBB0_199-LJTI0_1
+ // // .set L0_1_set_215, LBB0_215-LJTI0_1
+ // // .set L0_1_set_66, LBB0_66-LJTI0_1
+ // // .set L0_1_set_240, LBB0_240-LJTI0_1
+ // // .set L0_1_set_242, LBB0_242-LJTI0_1
+ // // .set L0_1_set_245, LBB0_245-LJTI0_1
+ // // .set L0_1_set_251, LBB0_251-LJTI0_1
+ // // .set L0_1_set_255, LBB0_255-LJTI0_1
+ //0x000025dc LJTI0_1
+ 0xb6, 0xfd, 0xff, 0xff, //0x000025dc .long L0_1_set_423
+ 0xaf, 0xfd, 0xff, 0xff, //0x000025e0 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000025e4 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000025e8 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000025ec .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000025f0 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000025f4 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000025f8 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000025fc .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002600 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002604 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002608 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000260c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002610 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002614 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002618 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000261c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002620 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002624 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002628 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000262c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002630 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002634 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002638 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000263c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002640 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002644 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002648 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000264c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002650 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002654 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002658 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000265c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002660 .long L0_1_set_422
+ 0xa6, 0xe9, 0xff, 0xff, //0x00002664 .long L0_1_set_199
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002668 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000266c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002670 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002674 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002678 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000267c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002680 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002684 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002688 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000268c .long L0_1_set_422
+ 0x38, 0xeb, 0xff, 0xff, //0x00002690 .long L0_1_set_215
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002694 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002698 .long L0_1_set_422
+ 0xfd, 0xdf, 0xff, 0xff, //0x0000269c .long L0_1_set_66
+ 0xfd, 0xdf, 0xff, 0xff, //0x000026a0 .long L0_1_set_66
+ 0xfd, 0xdf, 0xff, 0xff, //0x000026a4 .long L0_1_set_66
+ 0xfd, 0xdf, 0xff, 0xff, //0x000026a8 .long L0_1_set_66
+ 0xfd, 0xdf, 0xff, 0xff, //0x000026ac .long L0_1_set_66
+ 0xfd, 0xdf, 0xff, 0xff, //0x000026b0 .long L0_1_set_66
+ 0xfd, 0xdf, 0xff, 0xff, //0x000026b4 .long L0_1_set_66
+ 0xfd, 0xdf, 0xff, 0xff, //0x000026b8 .long L0_1_set_66
+ 0xfd, 0xdf, 0xff, 0xff, //0x000026bc .long L0_1_set_66
+ 0xfd, 0xdf, 0xff, 0xff, //0x000026c0 .long L0_1_set_66
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026c4 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026c8 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026cc .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026d0 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026d4 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026d8 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026dc .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026e0 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026e4 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026e8 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026ec .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026f0 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026f4 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026f8 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000026fc .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002700 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002704 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002708 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000270c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002710 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002714 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002718 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000271c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002720 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002724 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002728 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000272c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002730 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002734 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002738 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000273c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002740 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002744 .long L0_1_set_422
+ 0x0f, 0xed, 0xff, 0xff, //0x00002748 .long L0_1_set_240
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000274c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002750 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002754 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002758 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000275c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002760 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002764 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002768 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000276c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002770 .long L0_1_set_422
+ 0x33, 0xed, 0xff, 0xff, //0x00002774 .long L0_1_set_242
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002778 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000277c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002780 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002784 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002788 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000278c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002790 .long L0_1_set_422
+ 0x64, 0xed, 0xff, 0xff, //0x00002794 .long L0_1_set_245
+ 0xaf, 0xfd, 0xff, 0xff, //0x00002798 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x0000279c .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000027a0 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000027a4 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000027a8 .long L0_1_set_422
+ 0x8b, 0xed, 0xff, 0xff, //0x000027ac .long L0_1_set_251
+ 0xaf, 0xfd, 0xff, 0xff, //0x000027b0 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000027b4 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000027b8 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000027bc .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000027c0 .long L0_1_set_422
+ 0xaf, 0xfd, 0xff, 0xff, //0x000027c4 .long L0_1_set_422
+ 0xc8, 0xed, 0xff, 0xff, //0x000027c8 .long L0_1_set_255
+ // // .set L0_2_set_264, LBB0_264-LJTI0_2
+ // // .set L0_2_set_292, LBB0_292-LJTI0_2
+ // // .set L0_2_set_259, LBB0_259-LJTI0_2
+ // // .set L0_2_set_261, LBB0_261-LJTI0_2
+ // // .set L0_2_set_266, LBB0_266-LJTI0_2
+ //0x000027cc LJTI0_2
+ 0x3d, 0xec, 0xff, 0xff, //0x000027cc .long L0_2_set_264
+ 0x7b, 0xee, 0xff, 0xff, //0x000027d0 .long L0_2_set_292
+ 0x3d, 0xec, 0xff, 0xff, //0x000027d4 .long L0_2_set_264
+ 0xfc, 0xeb, 0xff, 0xff, //0x000027d8 .long L0_2_set_259
+ 0x7b, 0xee, 0xff, 0xff, //0x000027dc .long L0_2_set_292
+ 0x14, 0xec, 0xff, 0xff, //0x000027e0 .long L0_2_set_261
+ 0x14, 0xec, 0xff, 0xff, //0x000027e4 .long L0_2_set_261
+ 0x14, 0xec, 0xff, 0xff, //0x000027e8 .long L0_2_set_261
+ 0x14, 0xec, 0xff, 0xff, //0x000027ec .long L0_2_set_261
+ 0x14, 0xec, 0xff, 0xff, //0x000027f0 .long L0_2_set_261
+ 0x14, 0xec, 0xff, 0xff, //0x000027f4 .long L0_2_set_261
+ 0x14, 0xec, 0xff, 0xff, //0x000027f8 .long L0_2_set_261
+ 0x14, 0xec, 0xff, 0xff, //0x000027fc .long L0_2_set_261
+ 0x14, 0xec, 0xff, 0xff, //0x00002800 .long L0_2_set_261
+ 0x14, 0xec, 0xff, 0xff, //0x00002804 .long L0_2_set_261
+ 0x7b, 0xee, 0xff, 0xff, //0x00002808 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x0000280c .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002810 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002814 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002818 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x0000281c .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002820 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002824 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002828 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x0000282c .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002830 .long L0_2_set_292
+ 0x58, 0xec, 0xff, 0xff, //0x00002834 .long L0_2_set_266
+ 0x7b, 0xee, 0xff, 0xff, //0x00002838 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x0000283c .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002840 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002844 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002848 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x0000284c .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002850 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002854 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002858 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x0000285c .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002860 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002864 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002868 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x0000286c .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002870 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002874 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002878 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x0000287c .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002880 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002884 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002888 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x0000288c .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002890 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002894 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x00002898 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x0000289c .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x000028a0 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x000028a4 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x000028a8 .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x000028ac .long L0_2_set_292
+ 0x7b, 0xee, 0xff, 0xff, //0x000028b0 .long L0_2_set_292
+ 0x58, 0xec, 0xff, 0xff, //0x000028b4 .long L0_2_set_266
+ // // .set L0_3_set_94, LBB0_94-LJTI0_3
+ // // .set L0_3_set_149, LBB0_149-LJTI0_3
+ // // .set L0_3_set_98, LBB0_98-LJTI0_3
+ // // .set L0_3_set_91, LBB0_91-LJTI0_3
+ // // .set L0_3_set_96, LBB0_96-LJTI0_3
+ //0x000028b8 LJTI0_3
+ 0x10, 0xdf, 0xff, 0xff, //0x000028b8 .long L0_3_set_94
+ 0x75, 0xe3, 0xff, 0xff, //0x000028bc .long L0_3_set_149
+ 0x10, 0xdf, 0xff, 0xff, //0x000028c0 .long L0_3_set_94
+ 0x46, 0xdf, 0xff, 0xff, //0x000028c4 .long L0_3_set_98
+ 0x75, 0xe3, 0xff, 0xff, //0x000028c8 .long L0_3_set_149
+ 0xe8, 0xde, 0xff, 0xff, //0x000028cc .long L0_3_set_91
+ 0xe8, 0xde, 0xff, 0xff, //0x000028d0 .long L0_3_set_91
+ 0xe8, 0xde, 0xff, 0xff, //0x000028d4 .long L0_3_set_91
+ 0xe8, 0xde, 0xff, 0xff, //0x000028d8 .long L0_3_set_91
+ 0xe8, 0xde, 0xff, 0xff, //0x000028dc .long L0_3_set_91
+ 0xe8, 0xde, 0xff, 0xff, //0x000028e0 .long L0_3_set_91
+ 0xe8, 0xde, 0xff, 0xff, //0x000028e4 .long L0_3_set_91
+ 0xe8, 0xde, 0xff, 0xff, //0x000028e8 .long L0_3_set_91
+ 0xe8, 0xde, 0xff, 0xff, //0x000028ec .long L0_3_set_91
+ 0xe8, 0xde, 0xff, 0xff, //0x000028f0 .long L0_3_set_91
+ 0x75, 0xe3, 0xff, 0xff, //0x000028f4 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x000028f8 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x000028fc .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002900 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002904 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002908 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x0000290c .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002910 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002914 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002918 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x0000291c .long L0_3_set_149
+ 0x2b, 0xdf, 0xff, 0xff, //0x00002920 .long L0_3_set_96
+ 0x75, 0xe3, 0xff, 0xff, //0x00002924 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002928 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x0000292c .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002930 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002934 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002938 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x0000293c .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002940 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002944 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002948 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x0000294c .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002950 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002954 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002958 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x0000295c .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002960 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002964 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002968 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x0000296c .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002970 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002974 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002978 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x0000297c .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002980 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002984 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002988 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x0000298c .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002990 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002994 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x00002998 .long L0_3_set_149
+ 0x75, 0xe3, 0xff, 0xff, //0x0000299c .long L0_3_set_149
+ 0x2b, 0xdf, 0xff, 0xff, //0x000029a0 .long L0_3_set_96
+ //0x000029a4 .p2align 2, 0x00
+ //0x000029a4 _MASK_USE_NUMBER
+ 0x02, 0x00, 0x00, 0x00, //0x000029a4 .long 2
+}
+
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/validate_utf8.go b/vendor/github.com/bytedance/sonic/internal/native/avx/validate_utf8.go
new file mode 100644
index 000000000..df95d2288
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/validate_utf8.go
@@ -0,0 +1,39 @@
+// Code generated by Makefile, DO NOT EDIT.
+
+// Code generated by Makefile, DO NOT EDIT.
+
+/*
+ * Copyright 2021 ByteDance Inc.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package avx
+
+import (
+ `unsafe`
+
+ `github.com/bytedance/sonic/internal/native/types`
+ `github.com/bytedance/sonic/internal/rt`
+)
+
+var F_validate_utf8 func(s unsafe.Pointer, p unsafe.Pointer, m unsafe.Pointer) (ret int)
+
+var S_validate_utf8 uintptr
+
+//go:nosplit
+func validate_utf8(s *string, p *int, m *types.StateMachine) (ret int) {
+ return F_validate_utf8(rt.NoEscape(unsafe.Pointer(s)), rt.NoEscape(unsafe.Pointer(p)), rt.NoEscape(unsafe.Pointer(m)))
+}
+
+
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/validate_utf8_fast.go b/vendor/github.com/bytedance/sonic/internal/native/avx/validate_utf8_fast.go
new file mode 100644
index 000000000..364d40e36
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/validate_utf8_fast.go
@@ -0,0 +1,36 @@
+// Code generated by Makefile, DO NOT EDIT.
+
+// Code generated by Makefile, DO NOT EDIT.
+
+/*
+ * Copyright 2021 ByteDance Inc.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package avx
+
+import (
+ `unsafe`
+
+ `github.com/bytedance/sonic/internal/rt`
+)
+
+var F_validate_utf8_fast func(s unsafe.Pointer) (ret int)
+
+var S_validate_utf8_fast uintptr
+
+//go:nosplit
+func validate_utf8_fast(s *string) (ret int) {
+ return F_validate_utf8_fast(rt.NoEscape(unsafe.Pointer(s)))
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/validate_utf8_fast_subr.go b/vendor/github.com/bytedance/sonic/internal/native/avx/validate_utf8_fast_subr.go
new file mode 100644
index 000000000..8ed55a0e0
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/validate_utf8_fast_subr.go
@@ -0,0 +1,41 @@
+// +build !noasm !appengine
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+import (
+ `github.com/bytedance/sonic/loader`
+)
+
+const (
+ _entry__validate_utf8_fast = 0
+)
+
+const (
+ _stack__validate_utf8_fast = 24
+)
+
+const (
+ _size__validate_utf8_fast = 536
+)
+
+var (
+ _pcsp__validate_utf8_fast = [][2]uint32{
+ {1, 0},
+ {4, 8},
+ {5, 16},
+ {247, 24},
+ {251, 16},
+ {252, 8},
+ {253, 0},
+ {527, 24},
+ {531, 16},
+ {532, 8},
+ {534, 0},
+ }
+)
+
+var _cfunc_validate_utf8_fast = []loader.CFunc{
+ {"_validate_utf8_fast_entry", 0, _entry__validate_utf8_fast, 0, nil},
+ {"_validate_utf8_fast", _entry__validate_utf8_fast, _size__validate_utf8_fast, _stack__validate_utf8_fast, _pcsp__validate_utf8_fast},
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/validate_utf8_fast_text_amd64.go b/vendor/github.com/bytedance/sonic/internal/native/avx/validate_utf8_fast_text_amd64.go
new file mode 100644
index 000000000..4e37b8f2d
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/validate_utf8_fast_text_amd64.go
@@ -0,0 +1,156 @@
+// +build amd64
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+var _text_validate_utf8_fast = []byte{
+ // .p2align 4, 0x90
+ // _validate_utf8_fast
+ 0x55, // pushq %rbp
+ 0x48, 0x89, 0xe5, //0x00000001 movq %rsp, %rbp
+ 0x53, //0x00000004 pushq %rbx
+ 0x50, //0x00000005 pushq %rax
+ 0x4c, 0x8b, 0x17, //0x00000006 movq (%rdi), %r10
+ 0x4c, 0x8b, 0x5f, 0x08, //0x00000009 movq $8(%rdi), %r11
+ 0x4b, 0x8d, 0x74, 0x1a, 0xfd, //0x0000000d leaq $-3(%r10,%r11), %rsi
+ 0x4c, 0x89, 0xd0, //0x00000012 movq %r10, %rax
+ 0x49, 0x39, 0xf2, //0x00000015 cmpq %rsi, %r10
+ 0x0f, 0x83, 0xe0, 0x00, 0x00, 0x00, //0x00000018 jae LBB0_14
+ 0x4c, 0x89, 0xd0, //0x0000001e movq %r10, %rax
+ 0xe9, 0x16, 0x00, 0x00, 0x00, //0x00000021 jmp LBB0_3
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000026 .p2align 4, 0x90
+ //0x00000030 LBB0_2
+ 0x48, 0x01, 0xd0, //0x00000030 addq %rdx, %rax
+ 0x48, 0x39, 0xf0, //0x00000033 cmpq %rsi, %rax
+ 0x0f, 0x83, 0xc2, 0x00, 0x00, 0x00, //0x00000036 jae LBB0_14
+ //0x0000003c LBB0_3
+ 0xba, 0x01, 0x00, 0x00, 0x00, //0x0000003c movl $1, %edx
+ 0x80, 0x38, 0x00, //0x00000041 cmpb $0, (%rax)
+ 0x0f, 0x89, 0xe6, 0xff, 0xff, 0xff, //0x00000044 jns LBB0_2
+ 0x8b, 0x38, //0x0000004a movl (%rax), %edi
+ 0x89, 0xf9, //0x0000004c movl %edi, %ecx
+ 0x81, 0xe1, 0xf0, 0xc0, 0xc0, 0x00, //0x0000004e andl $12632304, %ecx
+ 0x81, 0xf9, 0xe0, 0x80, 0x80, 0x00, //0x00000054 cmpl $8421600, %ecx
+ 0x0f, 0x85, 0x30, 0x00, 0x00, 0x00, //0x0000005a jne LBB0_7
+ 0x89, 0xf9, //0x00000060 movl %edi, %ecx
+ 0x81, 0xe1, 0x0f, 0x20, 0x00, 0x00, //0x00000062 andl $8207, %ecx
+ 0x81, 0xf9, 0x0d, 0x20, 0x00, 0x00, //0x00000068 cmpl $8205, %ecx
+ 0x0f, 0x84, 0x1c, 0x00, 0x00, 0x00, //0x0000006e je LBB0_7
+ 0xba, 0x03, 0x00, 0x00, 0x00, //0x00000074 movl $3, %edx
+ 0x85, 0xc9, //0x00000079 testl %ecx, %ecx
+ 0x0f, 0x85, 0xaf, 0xff, 0xff, 0xff, //0x0000007b jne LBB0_2
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000081 .p2align 4, 0x90
+ //0x00000090 LBB0_7
+ 0x89, 0xf9, //0x00000090 movl %edi, %ecx
+ 0x81, 0xe1, 0xe0, 0xc0, 0x00, 0x00, //0x00000092 andl $49376, %ecx
+ 0x81, 0xf9, 0xc0, 0x80, 0x00, 0x00, //0x00000098 cmpl $32960, %ecx
+ 0x0f, 0x85, 0x10, 0x00, 0x00, 0x00, //0x0000009e jne LBB0_9
+ 0x89, 0xf9, //0x000000a4 movl %edi, %ecx
+ 0xba, 0x02, 0x00, 0x00, 0x00, //0x000000a6 movl $2, %edx
+ 0x83, 0xe1, 0x1e, //0x000000ab andl $30, %ecx
+ 0x0f, 0x85, 0x7c, 0xff, 0xff, 0xff, //0x000000ae jne LBB0_2
+ //0x000000b4 LBB0_9
+ 0x89, 0xf9, //0x000000b4 movl %edi, %ecx
+ 0x81, 0xe1, 0xf8, 0xc0, 0xc0, 0xc0, //0x000000b6 andl $-1061109512, %ecx
+ 0x81, 0xf9, 0xf0, 0x80, 0x80, 0x80, //0x000000bc cmpl $-2139062032, %ecx
+ 0x0f, 0x85, 0x29, 0x00, 0x00, 0x00, //0x000000c2 jne LBB0_13
+ 0x89, 0xf9, //0x000000c8 movl %edi, %ecx
+ 0x81, 0xe1, 0x07, 0x30, 0x00, 0x00, //0x000000ca andl $12295, %ecx
+ 0x0f, 0x84, 0x1b, 0x00, 0x00, 0x00, //0x000000d0 je LBB0_13
+ 0xba, 0x04, 0x00, 0x00, 0x00, //0x000000d6 movl $4, %edx
+ 0x40, 0xf6, 0xc7, 0x04, //0x000000db testb $4, %dil
+ 0x0f, 0x84, 0x4b, 0xff, 0xff, 0xff, //0x000000df je LBB0_2
+ 0x81, 0xe7, 0x03, 0x30, 0x00, 0x00, //0x000000e5 andl $12291, %edi
+ 0x0f, 0x84, 0x3f, 0xff, 0xff, 0xff, //0x000000eb je LBB0_2
+ //0x000000f1 LBB0_13
+ 0x48, 0xf7, 0xd0, //0x000000f1 notq %rax
+ 0x4c, 0x01, 0xd0, //0x000000f4 addq %r10, %rax
+ 0x48, 0x83, 0xc4, 0x08, //0x000000f7 addq $8, %rsp
+ 0x5b, //0x000000fb popq %rbx
+ 0x5d, //0x000000fc popq %rbp
+ 0xc3, //0x000000fd retq
+ //0x000000fe LBB0_14
+ 0x4d, 0x01, 0xd3, //0x000000fe addq %r10, %r11
+ 0x4c, 0x39, 0xd8, //0x00000101 cmpq %r11, %rax
+ 0x0f, 0x83, 0x03, 0x01, 0x00, 0x00, //0x00000104 jae LBB0_30
+ 0x4c, 0x8d, 0x45, 0xf4, //0x0000010a leaq $-12(%rbp), %r8
+ 0x4c, 0x8d, 0x4d, 0xf2, //0x0000010e leaq $-14(%rbp), %r9
+ 0xe9, 0x15, 0x00, 0x00, 0x00, //0x00000112 jmp LBB0_17
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000117 .p2align 4, 0x90
+ //0x00000120 LBB0_16
+ 0x48, 0xff, 0xc0, //0x00000120 incq %rax
+ 0x4c, 0x39, 0xd8, //0x00000123 cmpq %r11, %rax
+ 0x0f, 0x83, 0xe1, 0x00, 0x00, 0x00, //0x00000126 jae LBB0_30
+ //0x0000012c LBB0_17
+ 0x80, 0x38, 0x00, //0x0000012c cmpb $0, (%rax)
+ 0x0f, 0x89, 0xeb, 0xff, 0xff, 0xff, //0x0000012f jns LBB0_16
+ 0xc6, 0x45, 0xf4, 0x00, //0x00000135 movb $0, $-12(%rbp)
+ 0xc6, 0x45, 0xf2, 0x00, //0x00000139 movb $0, $-14(%rbp)
+ 0x4c, 0x89, 0xda, //0x0000013d movq %r11, %rdx
+ 0x48, 0x29, 0xc2, //0x00000140 subq %rax, %rdx
+ 0x48, 0x83, 0xfa, 0x02, //0x00000143 cmpq $2, %rdx
+ 0x0f, 0x82, 0x31, 0x00, 0x00, 0x00, //0x00000147 jb LBB0_21
+ 0x0f, 0xb6, 0x30, //0x0000014d movzbl (%rax), %esi
+ 0x0f, 0xb6, 0x78, 0x01, //0x00000150 movzbl $1(%rax), %edi
+ 0x40, 0x88, 0x75, 0xf4, //0x00000154 movb %sil, $-12(%rbp)
+ 0x48, 0x8d, 0x48, 0x02, //0x00000158 leaq $2(%rax), %rcx
+ 0x48, 0x83, 0xc2, 0xfe, //0x0000015c addq $-2, %rdx
+ 0x4c, 0x89, 0xcb, //0x00000160 movq %r9, %rbx
+ 0x48, 0x85, 0xd2, //0x00000163 testq %rdx, %rdx
+ 0x0f, 0x84, 0x25, 0x00, 0x00, 0x00, //0x00000166 je LBB0_22
+ //0x0000016c LBB0_20
+ 0x0f, 0xb6, 0x09, //0x0000016c movzbl (%rcx), %ecx
+ 0x88, 0x0b, //0x0000016f movb %cl, (%rbx)
+ 0x0f, 0xb6, 0x75, 0xf4, //0x00000171 movzbl $-12(%rbp), %esi
+ 0x0f, 0xb6, 0x4d, 0xf2, //0x00000175 movzbl $-14(%rbp), %ecx
+ 0xe9, 0x15, 0x00, 0x00, 0x00, //0x00000179 jmp LBB0_23
+ //0x0000017e LBB0_21
+ 0x31, 0xf6, //0x0000017e xorl %esi, %esi
+ 0x31, 0xff, //0x00000180 xorl %edi, %edi
+ 0x4c, 0x89, 0xc3, //0x00000182 movq %r8, %rbx
+ 0x48, 0x89, 0xc1, //0x00000185 movq %rax, %rcx
+ 0x48, 0x85, 0xd2, //0x00000188 testq %rdx, %rdx
+ 0x0f, 0x85, 0xdb, 0xff, 0xff, 0xff, //0x0000018b jne LBB0_20
+ //0x00000191 LBB0_22
+ 0x31, 0xc9, //0x00000191 xorl %ecx, %ecx
+ //0x00000193 LBB0_23
+ 0x0f, 0xb6, 0xc9, //0x00000193 movzbl %cl, %ecx
+ 0xc1, 0xe1, 0x10, //0x00000196 shll $16, %ecx
+ 0x40, 0x0f, 0xb6, 0xff, //0x00000199 movzbl %dil, %edi
+ 0xc1, 0xe7, 0x08, //0x0000019d shll $8, %edi
+ 0x40, 0x0f, 0xb6, 0xd6, //0x000001a0 movzbl %sil, %edx
+ 0x09, 0xfa, //0x000001a4 orl %edi, %edx
+ 0x09, 0xd1, //0x000001a6 orl %edx, %ecx
+ 0x81, 0xe1, 0xf0, 0xc0, 0xc0, 0x00, //0x000001a8 andl $12632304, %ecx
+ 0x81, 0xf9, 0xe0, 0x80, 0x80, 0x00, //0x000001ae cmpl $8421600, %ecx
+ 0x0f, 0x85, 0x26, 0x00, 0x00, 0x00, //0x000001b4 jne LBB0_26
+ 0x89, 0xd7, //0x000001ba movl %edx, %edi
+ 0x81, 0xe7, 0x0f, 0x20, 0x00, 0x00, //0x000001bc andl $8207, %edi
+ 0x81, 0xff, 0x0d, 0x20, 0x00, 0x00, //0x000001c2 cmpl $8205, %edi
+ 0x0f, 0x84, 0x12, 0x00, 0x00, 0x00, //0x000001c8 je LBB0_26
+ 0xb9, 0x03, 0x00, 0x00, 0x00, //0x000001ce movl $3, %ecx
+ 0x85, 0xff, //0x000001d3 testl %edi, %edi
+ 0x0f, 0x85, 0x26, 0x00, 0x00, 0x00, //0x000001d5 jne LBB0_28
+ 0x90, 0x90, 0x90, 0x90, 0x90, //0x000001db .p2align 4, 0x90
+ //0x000001e0 LBB0_26
+ 0x40, 0xf6, 0xc6, 0x1e, //0x000001e0 testb $30, %sil
+ 0x0f, 0x84, 0x07, 0xff, 0xff, 0xff, //0x000001e4 je LBB0_13
+ 0x81, 0xe2, 0xe0, 0xc0, 0x00, 0x00, //0x000001ea andl $49376, %edx
+ 0xb9, 0x02, 0x00, 0x00, 0x00, //0x000001f0 movl $2, %ecx
+ 0x81, 0xfa, 0xc0, 0x80, 0x00, 0x00, //0x000001f5 cmpl $32960, %edx
+ 0x0f, 0x85, 0xf0, 0xfe, 0xff, 0xff, //0x000001fb jne LBB0_13
+ //0x00000201 LBB0_28
+ 0x48, 0x01, 0xc8, //0x00000201 addq %rcx, %rax
+ 0x4c, 0x39, 0xd8, //0x00000204 cmpq %r11, %rax
+ 0x0f, 0x82, 0x1f, 0xff, 0xff, 0xff, //0x00000207 jb LBB0_17
+ //0x0000020d LBB0_30
+ 0x31, 0xc0, //0x0000020d xorl %eax, %eax
+ 0x48, 0x83, 0xc4, 0x08, //0x0000020f addq $8, %rsp
+ 0x5b, //0x00000213 popq %rbx
+ 0x5d, //0x00000214 popq %rbp
+ 0xc3, //0x00000215 retq
+ 0x00, 0x00, //0x00000216 .p2align 2, 0x00
+ //0x00000218 _MASK_USE_NUMBER
+ 0x02, 0x00, 0x00, 0x00, //0x00000218 .long 2
+}
+
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/validate_utf8_subr.go b/vendor/github.com/bytedance/sonic/internal/native/avx/validate_utf8_subr.go
new file mode 100644
index 000000000..0010ffaef
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/validate_utf8_subr.go
@@ -0,0 +1,44 @@
+// +build !noasm !appengine
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+import (
+ `github.com/bytedance/sonic/loader`
+)
+
+const (
+ _entry__validate_utf8 = 0
+)
+
+const (
+ _stack__validate_utf8 = 48
+)
+
+const (
+ _size__validate_utf8 = 668
+)
+
+var (
+ _pcsp__validate_utf8 = [][2]uint32{
+ {1, 0},
+ {4, 8},
+ {6, 16},
+ {8, 24},
+ {10, 32},
+ {11, 40},
+ {623, 48},
+ {627, 40},
+ {628, 32},
+ {630, 24},
+ {632, 16},
+ {634, 8},
+ {635, 0},
+ {666, 48},
+ }
+)
+
+var _cfunc_validate_utf8 = []loader.CFunc{
+ {"_validate_utf8_entry", 0, _entry__validate_utf8, 0, nil},
+ {"_validate_utf8", _entry__validate_utf8, _size__validate_utf8, _stack__validate_utf8, _pcsp__validate_utf8},
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/validate_utf8_text_amd64.go b/vendor/github.com/bytedance/sonic/internal/native/avx/validate_utf8_text_amd64.go
new file mode 100644
index 000000000..3303b67e6
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/validate_utf8_text_amd64.go
@@ -0,0 +1,191 @@
+// +build amd64
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+var _text_validate_utf8 = []byte{
+ // .p2align 4, 0x90
+ // _validate_utf8
+ 0x55, // pushq %rbp
+ 0x48, 0x89, 0xe5, //0x00000001 movq %rsp, %rbp
+ 0x41, 0x57, //0x00000004 pushq %r15
+ 0x41, 0x56, //0x00000006 pushq %r14
+ 0x41, 0x54, //0x00000008 pushq %r12
+ 0x53, //0x0000000a pushq %rbx
+ 0x50, //0x0000000b pushq %rax
+ 0x4c, 0x8b, 0x17, //0x0000000c movq (%rdi), %r10
+ 0x4c, 0x8b, 0x5f, 0x08, //0x0000000f movq $8(%rdi), %r11
+ 0x48, 0x8b, 0x0e, //0x00000013 movq (%rsi), %rcx
+ 0x4c, 0x01, 0xd1, //0x00000016 addq %r10, %rcx
+ 0x4f, 0x8d, 0x44, 0x1a, 0xfd, //0x00000019 leaq $-3(%r10,%r11), %r8
+ 0xe9, 0x10, 0x00, 0x00, 0x00, //0x0000001e jmp LBB0_1
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000023 .p2align 4, 0x90
+ //0x00000030 LBB0_19
+ 0x48, 0x01, 0xd9, //0x00000030 addq %rbx, %rcx
+ //0x00000033 LBB0_1
+ 0x4c, 0x39, 0xc1, //0x00000033 cmpq %r8, %rcx
+ 0x0f, 0x83, 0xe1, 0x00, 0x00, 0x00, //0x00000036 jae LBB0_2
+ 0xbb, 0x01, 0x00, 0x00, 0x00, //0x0000003c movl $1, %ebx
+ 0x80, 0x39, 0x00, //0x00000041 cmpb $0, (%rcx)
+ 0x0f, 0x89, 0xe6, 0xff, 0xff, 0xff, //0x00000044 jns LBB0_19
+ 0x8b, 0x01, //0x0000004a movl (%rcx), %eax
+ 0x89, 0xc7, //0x0000004c movl %eax, %edi
+ 0x81, 0xe7, 0xf0, 0xc0, 0xc0, 0x00, //0x0000004e andl $12632304, %edi
+ 0x81, 0xff, 0xe0, 0x80, 0x80, 0x00, //0x00000054 cmpl $8421600, %edi
+ 0x0f, 0x85, 0x30, 0x00, 0x00, 0x00, //0x0000005a jne LBB0_10
+ 0x89, 0xc7, //0x00000060 movl %eax, %edi
+ 0x81, 0xe7, 0x0f, 0x20, 0x00, 0x00, //0x00000062 andl $8207, %edi
+ 0x81, 0xff, 0x0d, 0x20, 0x00, 0x00, //0x00000068 cmpl $8205, %edi
+ 0x0f, 0x84, 0x1c, 0x00, 0x00, 0x00, //0x0000006e je LBB0_10
+ 0xbb, 0x03, 0x00, 0x00, 0x00, //0x00000074 movl $3, %ebx
+ 0x85, 0xff, //0x00000079 testl %edi, %edi
+ 0x0f, 0x85, 0xaf, 0xff, 0xff, 0xff, //0x0000007b jne LBB0_19
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000081 .p2align 4, 0x90
+ //0x00000090 LBB0_10
+ 0x89, 0xc7, //0x00000090 movl %eax, %edi
+ 0x81, 0xe7, 0xe0, 0xc0, 0x00, 0x00, //0x00000092 andl $49376, %edi
+ 0x81, 0xff, 0xc0, 0x80, 0x00, 0x00, //0x00000098 cmpl $32960, %edi
+ 0x0f, 0x85, 0x10, 0x00, 0x00, 0x00, //0x0000009e jne LBB0_12
+ 0x89, 0xc7, //0x000000a4 movl %eax, %edi
+ 0xbb, 0x02, 0x00, 0x00, 0x00, //0x000000a6 movl $2, %ebx
+ 0x83, 0xe7, 0x1e, //0x000000ab andl $30, %edi
+ 0x0f, 0x85, 0x7c, 0xff, 0xff, 0xff, //0x000000ae jne LBB0_19
+ //0x000000b4 LBB0_12
+ 0x89, 0xc7, //0x000000b4 movl %eax, %edi
+ 0x81, 0xe7, 0xf8, 0xc0, 0xc0, 0xc0, //0x000000b6 andl $-1061109512, %edi
+ 0x81, 0xff, 0xf0, 0x80, 0x80, 0x80, //0x000000bc cmpl $-2139062032, %edi
+ 0x0f, 0x85, 0x26, 0x00, 0x00, 0x00, //0x000000c2 jne LBB0_16
+ 0x89, 0xc7, //0x000000c8 movl %eax, %edi
+ 0x81, 0xe7, 0x07, 0x30, 0x00, 0x00, //0x000000ca andl $12295, %edi
+ 0x0f, 0x84, 0x18, 0x00, 0x00, 0x00, //0x000000d0 je LBB0_16
+ 0xbb, 0x04, 0x00, 0x00, 0x00, //0x000000d6 movl $4, %ebx
+ 0xa8, 0x04, //0x000000db testb $4, %al
+ 0x0f, 0x84, 0x4d, 0xff, 0xff, 0xff, //0x000000dd je LBB0_19
+ 0x25, 0x03, 0x30, 0x00, 0x00, //0x000000e3 andl $12291, %eax
+ 0x0f, 0x84, 0x42, 0xff, 0xff, 0xff, //0x000000e8 je LBB0_19
+ //0x000000ee LBB0_16
+ 0x48, 0x89, 0xcf, //0x000000ee movq %rcx, %rdi
+ 0x4c, 0x29, 0xd7, //0x000000f1 subq %r10, %rdi
+ 0x48, 0x8b, 0x1a, //0x000000f4 movq (%rdx), %rbx
+ 0x48, 0x81, 0xfb, 0x00, 0x10, 0x00, 0x00, //0x000000f7 cmpq $4096, %rbx
+ 0x0f, 0x83, 0x87, 0x01, 0x00, 0x00, //0x000000fe jae LBB0_17
+ 0x48, 0x63, 0xc7, //0x00000104 movslq %edi, %rax
+ 0x48, 0x8d, 0x7b, 0x01, //0x00000107 leaq $1(%rbx), %rdi
+ 0x48, 0x89, 0x3a, //0x0000010b movq %rdi, (%rdx)
+ 0x48, 0x89, 0x44, 0xda, 0x08, //0x0000010e movq %rax, $8(%rdx,%rbx,8)
+ 0xbb, 0x01, 0x00, 0x00, 0x00, //0x00000113 movl $1, %ebx
+ 0xe9, 0x13, 0xff, 0xff, 0xff, //0x00000118 jmp LBB0_19
+ //0x0000011d LBB0_2
+ 0x4d, 0x01, 0xd3, //0x0000011d addq %r10, %r11
+ 0x4c, 0x39, 0xd9, //0x00000120 cmpq %r11, %rcx
+ 0x0f, 0x83, 0x3e, 0x01, 0x00, 0x00, //0x00000123 jae LBB0_36
+ 0x4c, 0x8d, 0x45, 0xdc, //0x00000129 leaq $-36(%rbp), %r8
+ 0x4c, 0x8d, 0x4d, 0xda, //0x0000012d leaq $-38(%rbp), %r9
+ 0xe9, 0x16, 0x00, 0x00, 0x00, //0x00000131 jmp LBB0_4
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000136 .p2align 4, 0x90
+ //0x00000140 LBB0_5
+ 0x48, 0xff, 0xc1, //0x00000140 incq %rcx
+ 0x4c, 0x39, 0xd9, //0x00000143 cmpq %r11, %rcx
+ 0x0f, 0x83, 0x1b, 0x01, 0x00, 0x00, //0x00000146 jae LBB0_36
+ //0x0000014c LBB0_4
+ 0x80, 0x39, 0x00, //0x0000014c cmpb $0, (%rcx)
+ 0x0f, 0x89, 0xeb, 0xff, 0xff, 0xff, //0x0000014f jns LBB0_5
+ 0xc6, 0x45, 0xdc, 0x00, //0x00000155 movb $0, $-36(%rbp)
+ 0xc6, 0x45, 0xda, 0x00, //0x00000159 movb $0, $-38(%rbp)
+ 0x4c, 0x89, 0xdb, //0x0000015d movq %r11, %rbx
+ 0x48, 0x29, 0xcb, //0x00000160 subq %rcx, %rbx
+ 0x48, 0x83, 0xfb, 0x02, //0x00000163 cmpq $2, %rbx
+ 0x0f, 0x82, 0x35, 0x00, 0x00, 0x00, //0x00000167 jb LBB0_21
+ 0x44, 0x0f, 0xb6, 0x21, //0x0000016d movzbl (%rcx), %r12d
+ 0x44, 0x0f, 0xb6, 0x71, 0x01, //0x00000171 movzbl $1(%rcx), %r14d
+ 0x44, 0x88, 0x65, 0xdc, //0x00000176 movb %r12b, $-36(%rbp)
+ 0x4c, 0x8d, 0x79, 0x02, //0x0000017a leaq $2(%rcx), %r15
+ 0x48, 0x83, 0xc3, 0xfe, //0x0000017e addq $-2, %rbx
+ 0x4c, 0x89, 0xcf, //0x00000182 movq %r9, %rdi
+ 0x48, 0x85, 0xdb, //0x00000185 testq %rbx, %rbx
+ 0x0f, 0x84, 0x29, 0x00, 0x00, 0x00, //0x00000188 je LBB0_24
+ //0x0000018e LBB0_25
+ 0x41, 0x0f, 0xb6, 0x07, //0x0000018e movzbl (%r15), %eax
+ 0x88, 0x07, //0x00000192 movb %al, (%rdi)
+ 0x44, 0x0f, 0xb6, 0x65, 0xdc, //0x00000194 movzbl $-36(%rbp), %r12d
+ 0x0f, 0xb6, 0x7d, 0xda, //0x00000199 movzbl $-38(%rbp), %edi
+ 0xe9, 0x17, 0x00, 0x00, 0x00, //0x0000019d jmp LBB0_26
+ //0x000001a2 LBB0_21
+ 0x45, 0x31, 0xe4, //0x000001a2 xorl %r12d, %r12d
+ 0x45, 0x31, 0xf6, //0x000001a5 xorl %r14d, %r14d
+ 0x4c, 0x89, 0xc7, //0x000001a8 movq %r8, %rdi
+ 0x49, 0x89, 0xcf, //0x000001ab movq %rcx, %r15
+ 0x48, 0x85, 0xdb, //0x000001ae testq %rbx, %rbx
+ 0x0f, 0x85, 0xd7, 0xff, 0xff, 0xff, //0x000001b1 jne LBB0_25
+ //0x000001b7 LBB0_24
+ 0x31, 0xff, //0x000001b7 xorl %edi, %edi
+ //0x000001b9 LBB0_26
+ 0x40, 0x0f, 0xb6, 0xc7, //0x000001b9 movzbl %dil, %eax
+ 0xc1, 0xe0, 0x10, //0x000001bd shll $16, %eax
+ 0x41, 0x0f, 0xb6, 0xde, //0x000001c0 movzbl %r14b, %ebx
+ 0xc1, 0xe3, 0x08, //0x000001c4 shll $8, %ebx
+ 0x41, 0x0f, 0xb6, 0xfc, //0x000001c7 movzbl %r12b, %edi
+ 0x09, 0xdf, //0x000001cb orl %ebx, %edi
+ 0x09, 0xf8, //0x000001cd orl %edi, %eax
+ 0x25, 0xf0, 0xc0, 0xc0, 0x00, //0x000001cf andl $12632304, %eax
+ 0x3d, 0xe0, 0x80, 0x80, 0x00, //0x000001d4 cmpl $8421600, %eax
+ 0x0f, 0x85, 0x21, 0x00, 0x00, 0x00, //0x000001d9 jne LBB0_29
+ 0x89, 0xf8, //0x000001df movl %edi, %eax
+ 0x25, 0x0f, 0x20, 0x00, 0x00, //0x000001e1 andl $8207, %eax
+ 0x3d, 0x0d, 0x20, 0x00, 0x00, //0x000001e6 cmpl $8205, %eax
+ 0x0f, 0x84, 0x0f, 0x00, 0x00, 0x00, //0x000001eb je LBB0_29
+ 0xbb, 0x03, 0x00, 0x00, 0x00, //0x000001f1 movl $3, %ebx
+ 0x85, 0xc0, //0x000001f6 testl %eax, %eax
+ 0x0f, 0x85, 0x23, 0x00, 0x00, 0x00, //0x000001f8 jne LBB0_34
+ 0x90, 0x90, //0x000001fe .p2align 4, 0x90
+ //0x00000200 LBB0_29
+ 0x41, 0xf6, 0xc4, 0x1e, //0x00000200 testb $30, %r12b
+ 0x0f, 0x84, 0x28, 0x00, 0x00, 0x00, //0x00000204 je LBB0_31
+ 0x81, 0xe7, 0xe0, 0xc0, 0x00, 0x00, //0x0000020a andl $49376, %edi
+ 0xbb, 0x02, 0x00, 0x00, 0x00, //0x00000210 movl $2, %ebx
+ 0x81, 0xff, 0xc0, 0x80, 0x00, 0x00, //0x00000215 cmpl $32960, %edi
+ 0x0f, 0x85, 0x11, 0x00, 0x00, 0x00, //0x0000021b jne LBB0_31
+ //0x00000221 LBB0_34
+ 0x48, 0x01, 0xd9, //0x00000221 addq %rbx, %rcx
+ 0x4c, 0x39, 0xd9, //0x00000224 cmpq %r11, %rcx
+ 0x0f, 0x82, 0x1f, 0xff, 0xff, 0xff, //0x00000227 jb LBB0_4
+ 0xe9, 0x35, 0x00, 0x00, 0x00, //0x0000022d jmp LBB0_36
+ //0x00000232 LBB0_31
+ 0x48, 0x89, 0xc8, //0x00000232 movq %rcx, %rax
+ 0x4c, 0x29, 0xd0, //0x00000235 subq %r10, %rax
+ 0x48, 0x8b, 0x3a, //0x00000238 movq (%rdx), %rdi
+ 0x48, 0x81, 0xff, 0x00, 0x10, 0x00, 0x00, //0x0000023b cmpq $4096, %rdi
+ 0x0f, 0x83, 0x34, 0x00, 0x00, 0x00, //0x00000242 jae LBB0_32
+ 0x48, 0x98, //0x00000248 cltq
+ 0x48, 0x8d, 0x5f, 0x01, //0x0000024a leaq $1(%rdi), %rbx
+ 0x48, 0x89, 0x1a, //0x0000024e movq %rbx, (%rdx)
+ 0x48, 0x89, 0x44, 0xfa, 0x08, //0x00000251 movq %rax, $8(%rdx,%rdi,8)
+ 0xbb, 0x01, 0x00, 0x00, 0x00, //0x00000256 movl $1, %ebx
+ 0x48, 0x01, 0xd9, //0x0000025b addq %rbx, %rcx
+ 0x4c, 0x39, 0xd9, //0x0000025e cmpq %r11, %rcx
+ 0x0f, 0x82, 0xe5, 0xfe, 0xff, 0xff, //0x00000261 jb LBB0_4
+ //0x00000267 LBB0_36
+ 0x4c, 0x29, 0xd1, //0x00000267 subq %r10, %rcx
+ 0x48, 0x89, 0x0e, //0x0000026a movq %rcx, (%rsi)
+ 0x31, 0xc0, //0x0000026d xorl %eax, %eax
+ //0x0000026f LBB0_37
+ 0x48, 0x83, 0xc4, 0x08, //0x0000026f addq $8, %rsp
+ 0x5b, //0x00000273 popq %rbx
+ 0x41, 0x5c, //0x00000274 popq %r12
+ 0x41, 0x5e, //0x00000276 popq %r14
+ 0x41, 0x5f, //0x00000278 popq %r15
+ 0x5d, //0x0000027a popq %rbp
+ 0xc3, //0x0000027b retq
+ //0x0000027c LBB0_32
+ 0x48, 0x89, 0x06, //0x0000027c movq %rax, (%rsi)
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x0000027f movq $-1, %rax
+ 0xe9, 0xe4, 0xff, 0xff, 0xff, //0x00000286 jmp LBB0_37
+ //0x0000028b LBB0_17
+ 0x48, 0x89, 0x3e, //0x0000028b movq %rdi, (%rsi)
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x0000028e movq $-1, %rax
+ 0xe9, 0xd5, 0xff, 0xff, 0xff, //0x00000295 jmp LBB0_37
+ 0x00, 0x00, //0x0000029a .p2align 2, 0x00
+ //0x0000029c _MASK_USE_NUMBER
+ 0x02, 0x00, 0x00, 0x00, //0x0000029c .long 2
+}
+
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/value.go b/vendor/github.com/bytedance/sonic/internal/native/avx/value.go
new file mode 100644
index 000000000..3effc2071
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/value.go
@@ -0,0 +1,33 @@
+/*
+ * Copyright 2021 ByteDance Inc.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package avx
+
+import (
+ `unsafe`
+
+ `github.com/bytedance/sonic/internal/native/types`
+ `github.com/bytedance/sonic/internal/rt`
+)
+
+var F_value func(s unsafe.Pointer, n int, p int, v unsafe.Pointer, flags uint64) (ret int)
+
+var S_value uintptr
+
+//go:nosplit
+func value(s unsafe.Pointer, n int, p int, v *types.JsonState, flags uint64) (ret int) {
+ return F_value(rt.NoEscape(unsafe.Pointer(s)), n, p, rt.NoEscape(unsafe.Pointer(v)), flags)
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/value_subr.go b/vendor/github.com/bytedance/sonic/internal/native/avx/value_subr.go
new file mode 100644
index 000000000..10cba1c75
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/value_subr.go
@@ -0,0 +1,46 @@
+// +build !noasm !appengine
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+import (
+ `github.com/bytedance/sonic/loader`
+)
+
+const (
+ _entry__value = 192
+)
+
+const (
+ _stack__value = 112
+)
+
+const (
+ _size__value = 12816
+)
+
+var (
+ _pcsp__value = [][2]uint32{
+ {1, 0},
+ {4, 8},
+ {6, 16},
+ {8, 24},
+ {10, 32},
+ {12, 40},
+ {13, 48},
+ {556, 112},
+ {560, 48},
+ {561, 40},
+ {563, 32},
+ {565, 24},
+ {567, 16},
+ {569, 8},
+ {573, 0},
+ {12816, 112},
+ }
+)
+
+var _cfunc_value = []loader.CFunc{
+ {"_value_entry", 0, _entry__value, 0, nil},
+ {"_value", _entry__value, _size__value, _stack__value, _pcsp__value},
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/value_text_amd64.go b/vendor/github.com/bytedance/sonic/internal/native/avx/value_text_amd64.go
new file mode 100644
index 000000000..f2a7e1f7e
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/value_text_amd64.go
@@ -0,0 +1,5639 @@
+// +build amd64
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+var _text_value = []byte{
+ // .p2align 4, 0x00
+ // LCPI0_0
+ 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, // QUAD $0x2222222222222222; QUAD $0x2222222222222222 // .space 16, '""""""""""""""""'
+ //0x00000010 LCPI0_1
+ 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, //0x00000010 QUAD $0x5c5c5c5c5c5c5c5c; QUAD $0x5c5c5c5c5c5c5c5c // .space 16, '\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
+ //0x00000020 LCPI0_2
+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, //0x00000020 QUAD $0x2020202020202020; QUAD $0x2020202020202020 // .space 16, ' '
+ //0x00000030 LCPI0_3
+ 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, 0x2f, //0x00000030 QUAD $0x2f2f2f2f2f2f2f2f; QUAD $0x2f2f2f2f2f2f2f2f // .space 16, '////////////////'
+ //0x00000040 LCPI0_4
+ 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, //0x00000040 QUAD $0x3a3a3a3a3a3a3a3a; QUAD $0x3a3a3a3a3a3a3a3a // .space 16, '::::::::::::::::'
+ //0x00000050 LCPI0_5
+ 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, //0x00000050 QUAD $0x2b2b2b2b2b2b2b2b; QUAD $0x2b2b2b2b2b2b2b2b // .space 16, '++++++++++++++++'
+ //0x00000060 LCPI0_6
+ 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, //0x00000060 QUAD $0x2d2d2d2d2d2d2d2d; QUAD $0x2d2d2d2d2d2d2d2d // .space 16, '----------------'
+ //0x00000070 LCPI0_7
+ 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, //0x00000070 QUAD $0x2e2e2e2e2e2e2e2e; QUAD $0x2e2e2e2e2e2e2e2e // .space 16, '................'
+ //0x00000080 LCPI0_8
+ 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, 0x65, //0x00000080 QUAD $0x6565656565656565; QUAD $0x6565656565656565 // .space 16, 'eeeeeeeeeeeeeeee'
+ //0x00000090 LCPI0_9
+ 0x00, 0x00, 0x30, 0x43, //0x00000090 .long 1127219200
+ 0x00, 0x00, 0x30, 0x45, //0x00000094 .long 1160773632
+ 0x00, 0x00, 0x00, 0x00, //0x00000098 .long 0
+ 0x00, 0x00, 0x00, 0x00, //0x0000009c .long 0
+ //0x000000a0 LCPI0_10
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x30, 0x43, //0x000000a0 .quad 4841369599423283200
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x30, 0x45, //0x000000a8 .quad 4985484787499139072
+ //0x000000b0 .p2align 3, 0x00
+ //0x000000b0 LCPI0_11
+ 0x00, 0x00, 0x34, 0x26, 0xf5, 0x6b, 0x0c, 0x43, //0x000000b0 .quad 4831355200913801216
+ //0x000000b8 LCPI0_12
+ 0x00, 0x00, 0x34, 0x26, 0xf5, 0x6b, 0x0c, 0xc3, //0x000000b8 .quad -4392016835940974592
+ //0x000000c0 .p2align 4, 0x90
+ //0x000000c0 _value
+ 0x55, //0x000000c0 pushq %rbp
+ 0x48, 0x89, 0xe5, //0x000000c1 movq %rsp, %rbp
+ 0x41, 0x57, //0x000000c4 pushq %r15
+ 0x41, 0x56, //0x000000c6 pushq %r14
+ 0x41, 0x55, //0x000000c8 pushq %r13
+ 0x41, 0x54, //0x000000ca pushq %r12
+ 0x53, //0x000000cc pushq %rbx
+ 0x48, 0x83, 0xec, 0x40, //0x000000cd subq $64, %rsp
+ 0x49, 0x89, 0xcd, //0x000000d1 movq %rcx, %r13
+ 0x49, 0x89, 0xd3, //0x000000d4 movq %rdx, %r11
+ 0x48, 0x89, 0xf8, //0x000000d7 movq %rdi, %rax
+ 0x48, 0x89, 0xd1, //0x000000da movq %rdx, %rcx
+ 0x48, 0x29, 0xf1, //0x000000dd subq %rsi, %rcx
+ 0x0f, 0x83, 0x2c, 0x00, 0x00, 0x00, //0x000000e0 jae LBB0_5
+ 0x42, 0x8a, 0x3c, 0x18, //0x000000e6 movb (%rax,%r11), %dil
+ 0x40, 0x80, 0xff, 0x0d, //0x000000ea cmpb $13, %dil
+ 0x0f, 0x84, 0x1e, 0x00, 0x00, 0x00, //0x000000ee je LBB0_5
+ 0x40, 0x80, 0xff, 0x20, //0x000000f4 cmpb $32, %dil
+ 0x0f, 0x84, 0x14, 0x00, 0x00, 0x00, //0x000000f8 je LBB0_5
+ 0x8d, 0x57, 0xf7, //0x000000fe leal $-9(%rdi), %edx
+ 0x80, 0xfa, 0x01, //0x00000101 cmpb $1, %dl
+ 0x0f, 0x86, 0x08, 0x00, 0x00, 0x00, //0x00000104 jbe LBB0_5
+ 0x4d, 0x89, 0xdf, //0x0000010a movq %r11, %r15
+ 0xe9, 0x2c, 0x01, 0x00, 0x00, //0x0000010d jmp LBB0_28
+ //0x00000112 LBB0_5
+ 0x4d, 0x8d, 0x7b, 0x01, //0x00000112 leaq $1(%r11), %r15
+ 0x49, 0x39, 0xf7, //0x00000116 cmpq %rsi, %r15
+ 0x0f, 0x83, 0x24, 0x00, 0x00, 0x00, //0x00000119 jae LBB0_9
+ 0x42, 0x8a, 0x3c, 0x38, //0x0000011f movb (%rax,%r15), %dil
+ 0x40, 0x80, 0xff, 0x0d, //0x00000123 cmpb $13, %dil
+ 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x00000127 je LBB0_9
+ 0x40, 0x80, 0xff, 0x20, //0x0000012d cmpb $32, %dil
+ 0x0f, 0x84, 0x0c, 0x00, 0x00, 0x00, //0x00000131 je LBB0_9
+ 0x8d, 0x57, 0xf7, //0x00000137 leal $-9(%rdi), %edx
+ 0x80, 0xfa, 0x01, //0x0000013a cmpb $1, %dl
+ 0x0f, 0x87, 0xfb, 0x00, 0x00, 0x00, //0x0000013d ja LBB0_28
+ //0x00000143 LBB0_9
+ 0x4d, 0x8d, 0x7b, 0x02, //0x00000143 leaq $2(%r11), %r15
+ 0x49, 0x39, 0xf7, //0x00000147 cmpq %rsi, %r15
+ 0x0f, 0x83, 0x24, 0x00, 0x00, 0x00, //0x0000014a jae LBB0_13
+ 0x42, 0x8a, 0x3c, 0x38, //0x00000150 movb (%rax,%r15), %dil
+ 0x40, 0x80, 0xff, 0x0d, //0x00000154 cmpb $13, %dil
+ 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x00000158 je LBB0_13
+ 0x40, 0x80, 0xff, 0x20, //0x0000015e cmpb $32, %dil
+ 0x0f, 0x84, 0x0c, 0x00, 0x00, 0x00, //0x00000162 je LBB0_13
+ 0x8d, 0x57, 0xf7, //0x00000168 leal $-9(%rdi), %edx
+ 0x80, 0xfa, 0x01, //0x0000016b cmpb $1, %dl
+ 0x0f, 0x87, 0xca, 0x00, 0x00, 0x00, //0x0000016e ja LBB0_28
+ //0x00000174 LBB0_13
+ 0x4d, 0x8d, 0x7b, 0x03, //0x00000174 leaq $3(%r11), %r15
+ 0x49, 0x39, 0xf7, //0x00000178 cmpq %rsi, %r15
+ 0x0f, 0x83, 0x24, 0x00, 0x00, 0x00, //0x0000017b jae LBB0_17
+ 0x42, 0x8a, 0x3c, 0x38, //0x00000181 movb (%rax,%r15), %dil
+ 0x40, 0x80, 0xff, 0x0d, //0x00000185 cmpb $13, %dil
+ 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x00000189 je LBB0_17
+ 0x40, 0x80, 0xff, 0x20, //0x0000018f cmpb $32, %dil
+ 0x0f, 0x84, 0x0c, 0x00, 0x00, 0x00, //0x00000193 je LBB0_17
+ 0x8d, 0x57, 0xf7, //0x00000199 leal $-9(%rdi), %edx
+ 0x80, 0xfa, 0x01, //0x0000019c cmpb $1, %dl
+ 0x0f, 0x87, 0x99, 0x00, 0x00, 0x00, //0x0000019f ja LBB0_28
+ //0x000001a5 LBB0_17
+ 0x49, 0x8d, 0x53, 0x04, //0x000001a5 leaq $4(%r11), %rdx
+ 0x48, 0x39, 0xf2, //0x000001a9 cmpq %rsi, %rdx
+ 0x0f, 0x83, 0x57, 0x00, 0x00, 0x00, //0x000001ac jae LBB0_23
+ 0x48, 0x39, 0xd6, //0x000001b2 cmpq %rdx, %rsi
+ 0x0f, 0x84, 0x56, 0x00, 0x00, 0x00, //0x000001b5 je LBB0_24
+ 0x48, 0x8d, 0x14, 0x30, //0x000001bb leaq (%rax,%rsi), %rdx
+ 0x48, 0x83, 0xc1, 0x04, //0x000001bf addq $4, %rcx
+ 0x4d, 0x8d, 0x7c, 0x03, 0x05, //0x000001c3 leaq $5(%r11,%rax), %r15
+ 0x48, 0xbf, 0x00, 0x26, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, //0x000001c8 movabsq $4294977024, %rdi
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000001d2 .p2align 4, 0x90
+ //0x000001e0 LBB0_20
+ 0x41, 0x0f, 0xbe, 0x5f, 0xff, //0x000001e0 movsbl $-1(%r15), %ebx
+ 0x83, 0xfb, 0x20, //0x000001e5 cmpl $32, %ebx
+ 0x0f, 0x87, 0x3a, 0x00, 0x00, 0x00, //0x000001e8 ja LBB0_26
+ 0x48, 0x0f, 0xa3, 0xdf, //0x000001ee btq %rbx, %rdi
+ 0x0f, 0x83, 0x30, 0x00, 0x00, 0x00, //0x000001f2 jae LBB0_26
+ 0x49, 0xff, 0xc7, //0x000001f8 incq %r15
+ 0x48, 0xff, 0xc1, //0x000001fb incq %rcx
+ 0x0f, 0x85, 0xdc, 0xff, 0xff, 0xff, //0x000001fe jne LBB0_20
+ 0xe9, 0x0b, 0x00, 0x00, 0x00, //0x00000204 jmp LBB0_25
+ //0x00000209 LBB0_23
+ 0x49, 0x89, 0xd3, //0x00000209 movq %rdx, %r11
+ 0xe9, 0xd0, 0x00, 0x00, 0x00, //0x0000020c jmp LBB0_37
+ //0x00000211 LBB0_24
+ 0x48, 0x01, 0xc2, //0x00000211 addq %rax, %rdx
+ //0x00000214 LBB0_25
+ 0x48, 0x29, 0xc2, //0x00000214 subq %rax, %rdx
+ 0x49, 0x89, 0xd7, //0x00000217 movq %rdx, %r15
+ 0x49, 0x39, 0xf7, //0x0000021a cmpq %rsi, %r15
+ 0x0f, 0x82, 0x17, 0x00, 0x00, 0x00, //0x0000021d jb LBB0_27
+ 0xe9, 0xb9, 0x00, 0x00, 0x00, //0x00000223 jmp LBB0_37
+ //0x00000228 LBB0_26
+ 0x48, 0x89, 0xc1, //0x00000228 movq %rax, %rcx
+ 0x48, 0xf7, 0xd1, //0x0000022b notq %rcx
+ 0x49, 0x01, 0xcf, //0x0000022e addq %rcx, %r15
+ 0x49, 0x39, 0xf7, //0x00000231 cmpq %rsi, %r15
+ 0x0f, 0x83, 0xa7, 0x00, 0x00, 0x00, //0x00000234 jae LBB0_37
+ //0x0000023a LBB0_27
+ 0x42, 0x8a, 0x3c, 0x38, //0x0000023a movb (%rax,%r15), %dil
+ //0x0000023e LBB0_28
+ 0x40, 0x0f, 0xbe, 0xcf, //0x0000023e movsbl %dil, %ecx
+ 0x83, 0xf9, 0x7d, //0x00000242 cmpl $125, %ecx
+ 0x0f, 0x87, 0x98, 0x04, 0x00, 0x00, //0x00000245 ja LBB0_99
+ 0x4d, 0x8d, 0x5f, 0x01, //0x0000024b leaq $1(%r15), %r11
+ 0x4a, 0x8d, 0x1c, 0x38, //0x0000024f leaq (%rax,%r15), %rbx
+ 0x48, 0x8d, 0x15, 0x76, 0x30, 0x00, 0x00, //0x00000253 leaq $12406(%rip), %rdx /* LJTI0_0+0(%rip) */
+ 0x48, 0x63, 0x0c, 0x8a, //0x0000025a movslq (%rdx,%rcx,4), %rcx
+ 0x48, 0x01, 0xd1, //0x0000025e addq %rdx, %rcx
+ 0xff, 0xe1, //0x00000261 jmpq *%rcx
+ //0x00000263 LBB0_30
+ 0x41, 0xf6, 0xc0, 0x02, //0x00000263 testb $2, %r8b
+ 0x0f, 0x85, 0x91, 0x00, 0x00, 0x00, //0x00000267 jne LBB0_39
+ 0x4d, 0x8b, 0x65, 0x20, //0x0000026d movq $32(%r13), %r12
+ 0x49, 0x8b, 0x4d, 0x28, //0x00000271 movq $40(%r13), %rcx
+ 0x48, 0x89, 0x4d, 0xa8, //0x00000275 movq %rcx, $-88(%rbp)
+ 0x49, 0xc7, 0x45, 0x00, 0x09, 0x00, 0x00, 0x00, //0x00000279 movq $9, (%r13)
+ 0xc5, 0xf9, 0x57, 0xc0, //0x00000281 vxorpd %xmm0, %xmm0, %xmm0
+ 0xc4, 0xc1, 0x79, 0x11, 0x45, 0x08, //0x00000285 vmovupd %xmm0, $8(%r13)
+ 0x4d, 0x89, 0x7d, 0x18, //0x0000028b movq %r15, $24(%r13)
+ 0x49, 0x39, 0xf7, //0x0000028f cmpq %rsi, %r15
+ 0x0f, 0x83, 0x2e, 0x0c, 0x00, 0x00, //0x00000292 jae LBB0_198
+ 0x49, 0x89, 0xd8, //0x00000298 movq %rbx, %r8
+ 0x8a, 0x1b, //0x0000029b movb (%rbx), %bl
+ 0x41, 0xb9, 0x01, 0x00, 0x00, 0x00, //0x0000029d movl $1, %r9d
+ 0x4c, 0x89, 0xff, //0x000002a3 movq %r15, %rdi
+ 0x80, 0xfb, 0x2d, //0x000002a6 cmpb $45, %bl
+ 0x0f, 0x85, 0x16, 0x00, 0x00, 0x00, //0x000002a9 jne LBB0_35
+ 0x49, 0x39, 0xf3, //0x000002af cmpq %rsi, %r11
+ 0x0f, 0x83, 0x0e, 0x0c, 0x00, 0x00, //0x000002b2 jae LBB0_198
+ 0x42, 0x8a, 0x1c, 0x18, //0x000002b8 movb (%rax,%r11), %bl
+ 0x41, 0xb9, 0xff, 0xff, 0xff, 0xff, //0x000002bc movl $-1, %r9d
+ 0x4c, 0x89, 0xdf, //0x000002c2 movq %r11, %rdi
+ //0x000002c5 LBB0_35
+ 0x8d, 0x4b, 0xd0, //0x000002c5 leal $-48(%rbx), %ecx
+ 0x80, 0xf9, 0x0a, //0x000002c8 cmpb $10, %cl
+ 0x0f, 0x82, 0x41, 0x03, 0x00, 0x00, //0x000002cb jb LBB0_84
+ 0x49, 0xc7, 0x45, 0x00, 0xfe, 0xff, 0xff, 0xff, //0x000002d1 movq $-2, (%r13)
+ 0x49, 0x89, 0xfb, //0x000002d9 movq %rdi, %r11
+ 0xe9, 0x08, 0x00, 0x00, 0x00, //0x000002dc jmp LBB0_38
+ //0x000002e1 LBB0_37
+ 0x49, 0xc7, 0x45, 0x00, 0x01, 0x00, 0x00, 0x00, //0x000002e1 movq $1, (%r13)
+ //0x000002e9 LBB0_38
+ 0x4c, 0x89, 0xd8, //0x000002e9 movq %r11, %rax
+ 0x48, 0x83, 0xc4, 0x40, //0x000002ec addq $64, %rsp
+ 0x5b, //0x000002f0 popq %rbx
+ 0x41, 0x5c, //0x000002f1 popq %r12
+ 0x41, 0x5d, //0x000002f3 popq %r13
+ 0x41, 0x5e, //0x000002f5 popq %r14
+ 0x41, 0x5f, //0x000002f7 popq %r15
+ 0x5d, //0x000002f9 popq %rbp
+ 0xc5, 0xf8, 0x77, //0x000002fa vzeroupper
+ 0xc3, //0x000002fd retq
+ //0x000002fe LBB0_39
+ 0x48, 0x89, 0x45, 0xc0, //0x000002fe movq %rax, $-64(%rbp)
+ 0x4c, 0x29, 0xfe, //0x00000302 subq %r15, %rsi
+ 0x31, 0xc0, //0x00000305 xorl %eax, %eax
+ 0x40, 0x80, 0xff, 0x2d, //0x00000307 cmpb $45, %dil
+ 0x0f, 0x94, 0xc0, //0x0000030b sete %al
+ 0x48, 0x01, 0xc3, //0x0000030e addq %rax, %rbx
+ 0x48, 0x29, 0xc6, //0x00000311 subq %rax, %rsi
+ 0x0f, 0x84, 0xa4, 0x1d, 0x00, 0x00, //0x00000314 je LBB0_450
+ 0x4c, 0x89, 0x5d, 0xb8, //0x0000031a movq %r11, $-72(%rbp)
+ 0x8a, 0x03, //0x0000031e movb (%rbx), %al
+ 0x8d, 0x48, 0xd0, //0x00000320 leal $-48(%rax), %ecx
+ 0x80, 0xf9, 0x09, //0x00000323 cmpb $9, %cl
+ 0x0f, 0x87, 0xaa, 0x0c, 0x00, 0x00, //0x00000326 ja LBB0_220
+ 0x3c, 0x30, //0x0000032c cmpb $48, %al
+ 0x0f, 0x85, 0x34, 0x00, 0x00, 0x00, //0x0000032e jne LBB0_45
+ 0x41, 0xbb, 0x01, 0x00, 0x00, 0x00, //0x00000334 movl $1, %r11d
+ 0x48, 0x83, 0xfe, 0x01, //0x0000033a cmpq $1, %rsi
+ 0x0f, 0x84, 0x76, 0x06, 0x00, 0x00, //0x0000033e je LBB0_129
+ 0x8a, 0x43, 0x01, //0x00000344 movb $1(%rbx), %al
+ 0x04, 0xd2, //0x00000347 addb $-46, %al
+ 0x3c, 0x37, //0x00000349 cmpb $55, %al
+ 0x0f, 0x87, 0x69, 0x06, 0x00, 0x00, //0x0000034b ja LBB0_129
+ 0x0f, 0xb6, 0xc0, //0x00000351 movzbl %al, %eax
+ 0x48, 0xb9, 0x01, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, //0x00000354 movabsq $36028797027352577, %rcx
+ 0x48, 0x0f, 0xa3, 0xc1, //0x0000035e btq %rax, %rcx
+ 0x0f, 0x83, 0x52, 0x06, 0x00, 0x00, //0x00000362 jae LBB0_129
+ //0x00000368 LBB0_45
+ 0x4c, 0x89, 0x6d, 0xd0, //0x00000368 movq %r13, $-48(%rbp)
+ 0x48, 0x83, 0xfe, 0x10, //0x0000036c cmpq $16, %rsi
+ 0x0f, 0x82, 0x54, 0x1d, 0x00, 0x00, //0x00000370 jb LBB0_452
+ 0xba, 0xaa, 0xaa, 0xaa, 0xaa, //0x00000376 movl $2863311530, %edx
+ 0x48, 0x8d, 0x46, 0xf0, //0x0000037b leaq $-16(%rsi), %rax
+ 0x48, 0x89, 0xc1, //0x0000037f movq %rax, %rcx
+ 0x48, 0x83, 0xe1, 0xf0, //0x00000382 andq $-16, %rcx
+ 0x4c, 0x8d, 0x54, 0x19, 0x10, //0x00000386 leaq $16(%rcx,%rbx), %r10
+ 0x83, 0xe0, 0x0f, //0x0000038b andl $15, %eax
+ 0x48, 0xc7, 0x45, 0xa8, 0xff, 0xff, 0xff, 0xff, //0x0000038e movq $-1, $-88(%rbp)
+ 0xc5, 0x7a, 0x6f, 0x05, 0x92, 0xfc, 0xff, 0xff, //0x00000396 vmovdqu $-878(%rip), %xmm8 /* LCPI0_3+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x0d, 0x9a, 0xfc, 0xff, 0xff, //0x0000039e vmovdqu $-870(%rip), %xmm9 /* LCPI0_4+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x15, 0xa2, 0xfc, 0xff, 0xff, //0x000003a6 vmovdqu $-862(%rip), %xmm10 /* LCPI0_5+0(%rip) */
+ 0xc5, 0x7a, 0x6f, 0x1d, 0xaa, 0xfc, 0xff, 0xff, //0x000003ae vmovdqu $-854(%rip), %xmm11 /* LCPI0_6+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x25, 0x62, 0xfc, 0xff, 0xff, //0x000003b6 vmovdqu $-926(%rip), %xmm4 /* LCPI0_2+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x2d, 0xaa, 0xfc, 0xff, 0xff, //0x000003be vmovdqu $-854(%rip), %xmm5 /* LCPI0_7+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x35, 0xb2, 0xfc, 0xff, 0xff, //0x000003c6 vmovdqu $-846(%rip), %xmm6 /* LCPI0_8+0(%rip) */
+ 0x48, 0x81, 0xc2, 0x55, 0x55, 0x55, 0x55, //0x000003ce addq $1431655765, %rdx
+ 0x48, 0x89, 0x55, 0xc8, //0x000003d5 movq %rdx, $-56(%rbp)
+ 0x49, 0xc7, 0xc4, 0xff, 0xff, 0xff, 0xff, //0x000003d9 movq $-1, %r12
+ 0x49, 0xc7, 0xc6, 0xff, 0xff, 0xff, 0xff, //0x000003e0 movq $-1, %r14
+ 0x48, 0x89, 0xdf, //0x000003e7 movq %rbx, %rdi
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000003ea .p2align 4, 0x90
+ //0x000003f0 LBB0_47
+ 0x49, 0x89, 0xd8, //0x000003f0 movq %rbx, %r8
+ 0xc5, 0xfa, 0x6f, 0x3f, //0x000003f3 vmovdqu (%rdi), %xmm7
+ 0xc4, 0xc1, 0x41, 0x64, 0xc0, //0x000003f7 vpcmpgtb %xmm8, %xmm7, %xmm0
+ 0xc5, 0xb1, 0x64, 0xcf, //0x000003fc vpcmpgtb %xmm7, %xmm9, %xmm1
+ 0xc5, 0xf9, 0xdb, 0xc1, //0x00000400 vpand %xmm1, %xmm0, %xmm0
+ 0xc5, 0xa9, 0x74, 0xcf, //0x00000404 vpcmpeqb %xmm7, %xmm10, %xmm1
+ 0xc5, 0xa1, 0x74, 0xd7, //0x00000408 vpcmpeqb %xmm7, %xmm11, %xmm2
+ 0xc5, 0xe9, 0xeb, 0xc9, //0x0000040c vpor %xmm1, %xmm2, %xmm1
+ 0xc5, 0xc1, 0xeb, 0xd4, //0x00000410 vpor %xmm4, %xmm7, %xmm2
+ 0xc5, 0xe9, 0x74, 0xd6, //0x00000414 vpcmpeqb %xmm6, %xmm2, %xmm2
+ 0xc5, 0xc1, 0x74, 0xfd, //0x00000418 vpcmpeqb %xmm5, %xmm7, %xmm7
+ 0xc5, 0xe9, 0xeb, 0xdf, //0x0000041c vpor %xmm7, %xmm2, %xmm3
+ 0xc5, 0xf1, 0xeb, 0xc0, //0x00000420 vpor %xmm0, %xmm1, %xmm0
+ 0xc5, 0xe1, 0xeb, 0xc0, //0x00000424 vpor %xmm0, %xmm3, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xdf, //0x00000428 vpmovmskb %xmm7, %ebx
+ 0xc5, 0x79, 0xd7, 0xca, //0x0000042c vpmovmskb %xmm2, %r9d
+ 0xc5, 0x79, 0xd7, 0xe9, //0x00000430 vpmovmskb %xmm1, %r13d
+ 0xc5, 0xf9, 0xd7, 0xc8, //0x00000434 vpmovmskb %xmm0, %ecx
+ 0x48, 0x33, 0x4d, 0xc8, //0x00000438 xorq $-56(%rbp), %rcx
+ 0x48, 0x0f, 0xbc, 0xc9, //0x0000043c bsfq %rcx, %rcx
+ 0x83, 0xf9, 0x10, //0x00000440 cmpl $16, %ecx
+ 0x0f, 0x84, 0x14, 0x00, 0x00, 0x00, //0x00000443 je LBB0_49
+ 0xba, 0xff, 0xff, 0xff, 0xff, //0x00000449 movl $-1, %edx
+ 0xd3, 0xe2, //0x0000044e shll %cl, %edx
+ 0xf7, 0xd2, //0x00000450 notl %edx
+ 0x21, 0xd3, //0x00000452 andl %edx, %ebx
+ 0x41, 0x21, 0xd1, //0x00000454 andl %edx, %r9d
+ 0x44, 0x21, 0xea, //0x00000457 andl %r13d, %edx
+ 0x41, 0x89, 0xd5, //0x0000045a movl %edx, %r13d
+ //0x0000045d LBB0_49
+ 0x8d, 0x53, 0xff, //0x0000045d leal $-1(%rbx), %edx
+ 0x21, 0xda, //0x00000460 andl %ebx, %edx
+ 0x0f, 0x85, 0x39, 0x09, 0x00, 0x00, //0x00000462 jne LBB0_177
+ 0x41, 0x8d, 0x51, 0xff, //0x00000468 leal $-1(%r9), %edx
+ 0x44, 0x21, 0xca, //0x0000046c andl %r9d, %edx
+ 0x0f, 0x85, 0x2c, 0x09, 0x00, 0x00, //0x0000046f jne LBB0_177
+ 0x41, 0x8d, 0x55, 0xff, //0x00000475 leal $-1(%r13), %edx
+ 0x44, 0x21, 0xea, //0x00000479 andl %r13d, %edx
+ 0x0f, 0x85, 0x1f, 0x09, 0x00, 0x00, //0x0000047c jne LBB0_177
+ 0x85, 0xdb, //0x00000482 testl %ebx, %ebx
+ 0x0f, 0x84, 0x1a, 0x00, 0x00, 0x00, //0x00000484 je LBB0_55
+ 0x48, 0x89, 0xfa, //0x0000048a movq %rdi, %rdx
+ 0x4c, 0x29, 0xc2, //0x0000048d subq %r8, %rdx
+ 0x44, 0x0f, 0xbc, 0xdb, //0x00000490 bsfl %ebx, %r11d
+ 0x49, 0x01, 0xd3, //0x00000494 addq %rdx, %r11
+ 0x49, 0x83, 0xfe, 0xff, //0x00000497 cmpq $-1, %r14
+ 0x0f, 0x85, 0xbf, 0x0b, 0x00, 0x00, //0x0000049b jne LBB0_229
+ 0x4d, 0x89, 0xde, //0x000004a1 movq %r11, %r14
+ //0x000004a4 LBB0_55
+ 0x4c, 0x89, 0xc3, //0x000004a4 movq %r8, %rbx
+ 0x45, 0x85, 0xc9, //0x000004a7 testl %r9d, %r9d
+ 0x0f, 0x84, 0x1a, 0x00, 0x00, 0x00, //0x000004aa je LBB0_58
+ 0x48, 0x89, 0xfa, //0x000004b0 movq %rdi, %rdx
+ 0x48, 0x29, 0xda, //0x000004b3 subq %rbx, %rdx
+ 0x45, 0x0f, 0xbc, 0xd9, //0x000004b6 bsfl %r9d, %r11d
+ 0x49, 0x01, 0xd3, //0x000004ba addq %rdx, %r11
+ 0x49, 0x83, 0xfc, 0xff, //0x000004bd cmpq $-1, %r12
+ 0x0f, 0x85, 0xe7, 0x08, 0x00, 0x00, //0x000004c1 jne LBB0_178
+ 0x4d, 0x89, 0xdc, //0x000004c7 movq %r11, %r12
+ //0x000004ca LBB0_58
+ 0x45, 0x85, 0xed, //0x000004ca testl %r13d, %r13d
+ 0x0f, 0x84, 0x1c, 0x00, 0x00, 0x00, //0x000004cd je LBB0_61
+ 0x48, 0x89, 0xfa, //0x000004d3 movq %rdi, %rdx
+ 0x48, 0x29, 0xda, //0x000004d6 subq %rbx, %rdx
+ 0x45, 0x0f, 0xbc, 0xdd, //0x000004d9 bsfl %r13d, %r11d
+ 0x49, 0x01, 0xd3, //0x000004dd addq %rdx, %r11
+ 0x48, 0x83, 0x7d, 0xa8, 0xff, //0x000004e0 cmpq $-1, $-88(%rbp)
+ 0x0f, 0x85, 0xc3, 0x08, 0x00, 0x00, //0x000004e5 jne LBB0_178
+ 0x4c, 0x89, 0x5d, 0xa8, //0x000004eb movq %r11, $-88(%rbp)
+ //0x000004ef LBB0_61
+ 0x83, 0xf9, 0x10, //0x000004ef cmpl $16, %ecx
+ 0x0f, 0x85, 0xa7, 0x00, 0x00, 0x00, //0x000004f2 jne LBB0_74
+ 0x48, 0x83, 0xc7, 0x10, //0x000004f8 addq $16, %rdi
+ 0x48, 0x83, 0xc6, 0xf0, //0x000004fc addq $-16, %rsi
+ 0x48, 0x83, 0xfe, 0x0f, //0x00000500 cmpq $15, %rsi
+ 0x0f, 0x87, 0xe6, 0xfe, 0xff, 0xff, //0x00000504 ja LBB0_47
+ 0x48, 0x85, 0xc0, //0x0000050a testq %rax, %rax
+ 0x4c, 0x8b, 0x6d, 0xd0, //0x0000050d movq $-48(%rbp), %r13
+ 0x0f, 0x84, 0x92, 0x00, 0x00, 0x00, //0x00000511 je LBB0_75
+ //0x00000517 LBB0_64
+ 0x49, 0x8d, 0x0c, 0x02, //0x00000517 leaq (%r10,%rax), %rcx
+ 0x48, 0x8d, 0x35, 0xa6, 0x2f, 0x00, 0x00, //0x0000051b leaq $12198(%rip), %rsi /* LJTI0_1+0(%rip) */
+ 0xe9, 0x25, 0x00, 0x00, 0x00, //0x00000522 jmp LBB0_68
+ //0x00000527 LBB0_65
+ 0x49, 0x89, 0xfb, //0x00000527 movq %rdi, %r11
+ 0x49, 0x29, 0xdb, //0x0000052a subq %rbx, %r11
+ 0x48, 0x83, 0x7d, 0xa8, 0xff, //0x0000052d cmpq $-1, $-88(%rbp)
+ 0x0f, 0x85, 0x37, 0x0b, 0x00, 0x00, //0x00000532 jne LBB0_453
+ 0x49, 0xff, 0xcb, //0x00000538 decq %r11
+ 0x4c, 0x89, 0x5d, 0xa8, //0x0000053b movq %r11, $-88(%rbp)
+ 0x90, //0x0000053f .p2align 4, 0x90
+ //0x00000540 LBB0_67
+ 0x49, 0x89, 0xfa, //0x00000540 movq %rdi, %r10
+ 0x48, 0xff, 0xc8, //0x00000543 decq %rax
+ 0x0f, 0x84, 0x71, 0x0a, 0x00, 0x00, //0x00000546 je LBB0_218
+ //0x0000054c LBB0_68
+ 0x41, 0x0f, 0xbe, 0x12, //0x0000054c movsbl (%r10), %edx
+ 0x83, 0xc2, 0xd5, //0x00000550 addl $-43, %edx
+ 0x83, 0xfa, 0x3a, //0x00000553 cmpl $58, %edx
+ 0x0f, 0x87, 0x4d, 0x00, 0x00, 0x00, //0x00000556 ja LBB0_75
+ 0x49, 0x8d, 0x7a, 0x01, //0x0000055c leaq $1(%r10), %rdi
+ 0x48, 0x63, 0x14, 0x96, //0x00000560 movslq (%rsi,%rdx,4), %rdx
+ 0x48, 0x01, 0xf2, //0x00000564 addq %rsi, %rdx
+ 0xff, 0xe2, //0x00000567 jmpq *%rdx
+ //0x00000569 LBB0_70
+ 0x49, 0x89, 0xfb, //0x00000569 movq %rdi, %r11
+ 0x49, 0x29, 0xdb, //0x0000056c subq %rbx, %r11
+ 0x49, 0x83, 0xfc, 0xff, //0x0000056f cmpq $-1, %r12
+ 0x0f, 0x85, 0xf6, 0x0a, 0x00, 0x00, //0x00000573 jne LBB0_453
+ 0x49, 0xff, 0xcb, //0x00000579 decq %r11
+ 0x4d, 0x89, 0xdc, //0x0000057c movq %r11, %r12
+ 0xe9, 0xbc, 0xff, 0xff, 0xff, //0x0000057f jmp LBB0_67
+ //0x00000584 LBB0_72
+ 0x49, 0x89, 0xfb, //0x00000584 movq %rdi, %r11
+ 0x49, 0x29, 0xdb, //0x00000587 subq %rbx, %r11
+ 0x49, 0x83, 0xfe, 0xff, //0x0000058a cmpq $-1, %r14
+ 0x0f, 0x85, 0xdb, 0x0a, 0x00, 0x00, //0x0000058e jne LBB0_453
+ 0x49, 0xff, 0xcb, //0x00000594 decq %r11
+ 0x4d, 0x89, 0xde, //0x00000597 movq %r11, %r14
+ 0xe9, 0xa1, 0xff, 0xff, 0xff, //0x0000059a jmp LBB0_67
+ //0x0000059f LBB0_74
+ 0x48, 0x01, 0xcf, //0x0000059f addq %rcx, %rdi
+ 0x49, 0x89, 0xfa, //0x000005a2 movq %rdi, %r10
+ 0x4c, 0x8b, 0x6d, 0xd0, //0x000005a5 movq $-48(%rbp), %r13
+ //0x000005a9 LBB0_75
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x000005a9 movq $-1, %r11
+ 0x4d, 0x85, 0xe4, //0x000005b0 testq %r12, %r12
+ 0x0f, 0x84, 0x17, 0x0a, 0x00, 0x00, //0x000005b3 je LBB0_219
+ //0x000005b9 LBB0_76
+ 0x48, 0x8b, 0x4d, 0xa8, //0x000005b9 movq $-88(%rbp), %rcx
+ 0x48, 0x85, 0xc9, //0x000005bd testq %rcx, %rcx
+ 0x0f, 0x84, 0x0a, 0x0a, 0x00, 0x00, //0x000005c0 je LBB0_219
+ 0x4d, 0x85, 0xf6, //0x000005c6 testq %r14, %r14
+ 0x0f, 0x84, 0x01, 0x0a, 0x00, 0x00, //0x000005c9 je LBB0_219
+ 0x49, 0x29, 0xda, //0x000005cf subq %rbx, %r10
+ 0x49, 0x8d, 0x42, 0xff, //0x000005d2 leaq $-1(%r10), %rax
+ 0x49, 0x39, 0xc4, //0x000005d6 cmpq %rax, %r12
+ 0x0f, 0x84, 0xcc, 0x03, 0x00, 0x00, //0x000005d9 je LBB0_127
+ 0x49, 0x39, 0xc6, //0x000005df cmpq %rax, %r14
+ 0x0f, 0x84, 0xc3, 0x03, 0x00, 0x00, //0x000005e2 je LBB0_127
+ 0x48, 0x39, 0xc1, //0x000005e8 cmpq %rax, %rcx
+ 0x0f, 0x84, 0xba, 0x03, 0x00, 0x00, //0x000005eb je LBB0_127
+ 0x48, 0x85, 0xc9, //0x000005f1 testq %rcx, %rcx
+ 0x0f, 0x8e, 0xf8, 0x05, 0x00, 0x00, //0x000005f4 jle LBB0_145
+ 0x48, 0x8d, 0x41, 0xff, //0x000005fa leaq $-1(%rcx), %rax
+ 0x49, 0x39, 0xc4, //0x000005fe cmpq %rax, %r12
+ 0x0f, 0x84, 0xeb, 0x05, 0x00, 0x00, //0x00000601 je LBB0_145
+ 0x48, 0xf7, 0xd1, //0x00000607 notq %rcx
+ 0x49, 0x89, 0xcb, //0x0000060a movq %rcx, %r11
+ 0xe9, 0x9f, 0x03, 0x00, 0x00, //0x0000060d jmp LBB0_128
+ //0x00000612 LBB0_84
+ 0x80, 0xfb, 0x30, //0x00000612 cmpb $48, %bl
+ 0x0f, 0x85, 0x34, 0x00, 0x00, 0x00, //0x00000615 jne LBB0_88
+ 0x4c, 0x8d, 0x5f, 0x01, //0x0000061b leaq $1(%rdi), %r11
+ 0x48, 0x39, 0xf7, //0x0000061f cmpq %rsi, %rdi
+ 0x0f, 0x83, 0xc1, 0xfc, 0xff, 0xff, //0x00000622 jae LBB0_38
+ 0x42, 0x8a, 0x0c, 0x18, //0x00000628 movb (%rax,%r11), %cl
+ 0x80, 0xc1, 0xd2, //0x0000062c addb $-46, %cl
+ 0x80, 0xf9, 0x37, //0x0000062f cmpb $55, %cl
+ 0x0f, 0x87, 0xb1, 0xfc, 0xff, 0xff, //0x00000632 ja LBB0_38
+ 0x0f, 0xb6, 0xc9, //0x00000638 movzbl %cl, %ecx
+ 0x48, 0xba, 0x01, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, //0x0000063b movabsq $36028797027352577, %rdx
+ 0x48, 0x0f, 0xa3, 0xca, //0x00000645 btq %rcx, %rdx
+ 0x0f, 0x83, 0x9a, 0xfc, 0xff, 0xff, //0x00000649 jae LBB0_38
+ //0x0000064f LBB0_88
+ 0x48, 0x39, 0xf7, //0x0000064f cmpq %rsi, %rdi
+ 0x44, 0x89, 0x4d, 0xc8, //0x00000652 movl %r9d, $-56(%rbp)
+ 0x0f, 0x83, 0xb9, 0x05, 0x00, 0x00, //0x00000656 jae LBB0_148
+ 0x48, 0xff, 0xc7, //0x0000065c incq %rdi
+ 0x31, 0xc9, //0x0000065f xorl %ecx, %ecx
+ 0x49, 0x89, 0xfb, //0x00000661 movq %rdi, %r11
+ 0x31, 0xd2, //0x00000664 xorl %edx, %edx
+ 0x45, 0x31, 0xd2, //0x00000666 xorl %r10d, %r10d
+ //0x00000669 LBB0_90
+ 0x83, 0xfa, 0x12, //0x00000669 cmpl $18, %edx
+ 0x0f, 0x8f, 0x13, 0x00, 0x00, 0x00, //0x0000066c jg LBB0_92
+ 0x0f, 0xb6, 0xdb, //0x00000672 movzbl %bl, %ebx
+ 0x4b, 0x8d, 0x3c, 0x92, //0x00000675 leaq (%r10,%r10,4), %rdi
+ 0x4c, 0x8d, 0x54, 0x7b, 0xd0, //0x00000679 leaq $-48(%rbx,%rdi,2), %r10
+ 0xff, 0xc2, //0x0000067e incl %edx
+ 0xe9, 0x02, 0x00, 0x00, 0x00, //0x00000680 jmp LBB0_93
+ //0x00000685 LBB0_92
+ 0xff, 0xc1, //0x00000685 incl %ecx
+ //0x00000687 LBB0_93
+ 0x4c, 0x39, 0xde, //0x00000687 cmpq %r11, %rsi
+ 0x0f, 0x84, 0x86, 0x06, 0x00, 0x00, //0x0000068a je LBB0_165
+ 0x42, 0x0f, 0xb6, 0x1c, 0x18, //0x00000690 movzbl (%rax,%r11), %ebx
+ 0x8d, 0x7b, 0xd0, //0x00000695 leal $-48(%rbx), %edi
+ 0x49, 0xff, 0xc3, //0x00000698 incq %r11
+ 0x40, 0x80, 0xff, 0x0a, //0x0000069b cmpb $10, %dil
+ 0x0f, 0x82, 0xc4, 0xff, 0xff, 0xff, //0x0000069f jb LBB0_90
+ 0x45, 0x31, 0xf6, //0x000006a5 xorl %r14d, %r14d
+ 0x85, 0xc9, //0x000006a8 testl %ecx, %ecx
+ 0x41, 0x0f, 0x9f, 0xc6, //0x000006aa setg %r14b
+ 0x80, 0xfb, 0x2e, //0x000006ae cmpb $46, %bl
+ 0x0f, 0x85, 0x03, 0x07, 0x00, 0x00, //0x000006b1 jne LBB0_179
+ 0x49, 0xc7, 0x45, 0x00, 0x08, 0x00, 0x00, 0x00, //0x000006b7 movq $8, (%r13)
+ 0x49, 0x39, 0xf3, //0x000006bf cmpq %rsi, %r11
+ 0x0f, 0x83, 0xfe, 0x07, 0x00, 0x00, //0x000006c2 jae LBB0_198
+ 0x42, 0x8a, 0x1c, 0x18, //0x000006c8 movb (%rax,%r11), %bl
+ 0x80, 0xc3, 0xd0, //0x000006cc addb $-48, %bl
+ 0x41, 0xb9, 0x08, 0x00, 0x00, 0x00, //0x000006cf movl $8, %r9d
+ 0x80, 0xfb, 0x0a, //0x000006d5 cmpb $10, %bl
+ 0x0f, 0x82, 0x4d, 0x06, 0x00, 0x00, //0x000006d8 jb LBB0_167
+ 0xe9, 0x1a, 0x09, 0x00, 0x00, //0x000006de jmp LBB0_98
+ //0x000006e3 LBB0_99
+ 0x49, 0xc7, 0x45, 0x00, 0xfe, 0xff, 0xff, 0xff, //0x000006e3 movq $-2, (%r13)
+ 0x4d, 0x89, 0xfb, //0x000006eb movq %r15, %r11
+ 0xe9, 0xf6, 0xfb, 0xff, 0xff, //0x000006ee jmp LBB0_38
+ //0x000006f3 LBB0_100
+ 0x4c, 0x89, 0xfa, //0x000006f3 movq %r15, %rdx
+ 0x48, 0xf7, 0xd2, //0x000006f6 notq %rdx
+ 0x41, 0xf6, 0xc0, 0x20, //0x000006f9 testb $32, %r8b
+ 0x4c, 0x89, 0x6d, 0xd0, //0x000006fd movq %r13, $-48(%rbp)
+ 0x48, 0x89, 0x45, 0xc0, //0x00000701 movq %rax, $-64(%rbp)
+ 0x4c, 0x89, 0x5d, 0xb8, //0x00000705 movq %r11, $-72(%rbp)
+ 0x0f, 0x85, 0xda, 0x02, 0x00, 0x00, //0x00000709 jne LBB0_132
+ 0x49, 0x39, 0xf3, //0x0000070f cmpq %rsi, %r11
+ 0x0f, 0x84, 0xa7, 0x2b, 0x00, 0x00, //0x00000712 je LBB0_733
+ 0x49, 0x89, 0xf4, //0x00000718 movq %rsi, %r12
+ 0x4d, 0x29, 0xdc, //0x0000071b subq %r11, %r12
+ 0x4e, 0x8d, 0x2c, 0x18, //0x0000071e leaq (%rax,%r11), %r13
+ 0x49, 0x83, 0xfc, 0x40, //0x00000722 cmpq $64, %r12
+ 0x0f, 0x82, 0xa4, 0x28, 0x00, 0x00, //0x00000726 jb LBB0_692
+ 0x48, 0x89, 0xc1, //0x0000072c movq %rax, %rcx
+ 0x45, 0x89, 0xe6, //0x0000072f movl %r12d, %r14d
+ 0x41, 0x83, 0xe6, 0x3f, //0x00000732 andl $63, %r14d
+ 0x48, 0x8d, 0x44, 0x16, 0xc0, //0x00000736 leaq $-64(%rsi,%rdx), %rax
+ 0x48, 0x83, 0xe0, 0xc0, //0x0000073b andq $-64, %rax
+ 0x49, 0x01, 0xc7, //0x0000073f addq %rax, %r15
+ 0x4a, 0x8d, 0x44, 0x39, 0x41, //0x00000742 leaq $65(%rcx,%r15), %rax
+ 0x48, 0x89, 0x45, 0xa8, //0x00000747 movq %rax, $-88(%rbp)
+ 0x49, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x0000074b movq $-1, %r8
+ 0x45, 0x31, 0xff, //0x00000752 xorl %r15d, %r15d
+ 0xc5, 0xfa, 0x6f, 0x05, 0xa3, 0xf8, 0xff, 0xff, //0x00000755 vmovdqu $-1885(%rip), %xmm0 /* LCPI0_0+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x0d, 0xab, 0xf8, 0xff, 0xff, //0x0000075d vmovdqu $-1877(%rip), %xmm1 /* LCPI0_1+0(%rip) */
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000765 .p2align 4, 0x90
+ //0x00000770 LBB0_104
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x55, 0x00, //0x00000770 vmovdqu (%r13), %xmm2
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x5d, 0x10, //0x00000776 vmovdqu $16(%r13), %xmm3
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x65, 0x20, //0x0000077c vmovdqu $32(%r13), %xmm4
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x6d, 0x30, //0x00000782 vmovdqu $48(%r13), %xmm5
+ 0xc5, 0xe9, 0x74, 0xf0, //0x00000788 vpcmpeqb %xmm0, %xmm2, %xmm6
+ 0xc5, 0xf9, 0xd7, 0xfe, //0x0000078c vpmovmskb %xmm6, %edi
+ 0xc5, 0xe1, 0x74, 0xf0, //0x00000790 vpcmpeqb %xmm0, %xmm3, %xmm6
+ 0xc5, 0xf9, 0xd7, 0xd6, //0x00000794 vpmovmskb %xmm6, %edx
+ 0xc5, 0xd9, 0x74, 0xf0, //0x00000798 vpcmpeqb %xmm0, %xmm4, %xmm6
+ 0xc5, 0xf9, 0xd7, 0xce, //0x0000079c vpmovmskb %xmm6, %ecx
+ 0xc5, 0xd1, 0x74, 0xf0, //0x000007a0 vpcmpeqb %xmm0, %xmm5, %xmm6
+ 0xc5, 0xf9, 0xd7, 0xde, //0x000007a4 vpmovmskb %xmm6, %ebx
+ 0xc5, 0xe9, 0x74, 0xd1, //0x000007a8 vpcmpeqb %xmm1, %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x000007ac vpmovmskb %xmm2, %eax
+ 0xc5, 0xe1, 0x74, 0xd1, //0x000007b0 vpcmpeqb %xmm1, %xmm3, %xmm2
+ 0xc5, 0x79, 0xd7, 0xd2, //0x000007b4 vpmovmskb %xmm2, %r10d
+ 0xc5, 0xd9, 0x74, 0xd1, //0x000007b8 vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0xc5, 0x79, 0xd7, 0xda, //0x000007bc vpmovmskb %xmm2, %r11d
+ 0xc5, 0xd1, 0x74, 0xd1, //0x000007c0 vpcmpeqb %xmm1, %xmm5, %xmm2
+ 0xc5, 0x79, 0xd7, 0xca, //0x000007c4 vpmovmskb %xmm2, %r9d
+ 0x48, 0xc1, 0xe3, 0x30, //0x000007c8 shlq $48, %rbx
+ 0x48, 0xc1, 0xe1, 0x20, //0x000007cc shlq $32, %rcx
+ 0x48, 0xc1, 0xe2, 0x10, //0x000007d0 shlq $16, %rdx
+ 0x48, 0x09, 0xd7, //0x000007d4 orq %rdx, %rdi
+ 0x48, 0x09, 0xcf, //0x000007d7 orq %rcx, %rdi
+ 0x49, 0xc1, 0xe1, 0x30, //0x000007da shlq $48, %r9
+ 0x49, 0xc1, 0xe3, 0x20, //0x000007de shlq $32, %r11
+ 0x49, 0xc1, 0xe2, 0x10, //0x000007e2 shlq $16, %r10
+ 0x4c, 0x09, 0xd0, //0x000007e6 orq %r10, %rax
+ 0x4c, 0x09, 0xd8, //0x000007e9 orq %r11, %rax
+ 0x4c, 0x09, 0xc8, //0x000007ec orq %r9, %rax
+ 0x49, 0x83, 0xf8, 0xff, //0x000007ef cmpq $-1, %r8
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x000007f3 jne LBB0_106
+ 0x48, 0x85, 0xc0, //0x000007f9 testq %rax, %rax
+ 0x0f, 0x85, 0x2f, 0x00, 0x00, 0x00, //0x000007fc jne LBB0_109
+ //0x00000802 LBB0_106
+ 0x48, 0x09, 0xdf, //0x00000802 orq %rbx, %rdi
+ 0x48, 0x89, 0xc1, //0x00000805 movq %rax, %rcx
+ 0x4c, 0x09, 0xf9, //0x00000808 orq %r15, %rcx
+ 0x0f, 0x85, 0x3d, 0x00, 0x00, 0x00, //0x0000080b jne LBB0_110
+ //0x00000811 LBB0_107
+ 0x48, 0x85, 0xff, //0x00000811 testq %rdi, %rdi
+ 0x0f, 0x85, 0xe0, 0x08, 0x00, 0x00, //0x00000814 jne LBB0_235
+ //0x0000081a LBB0_108
+ 0x49, 0x83, 0xc4, 0xc0, //0x0000081a addq $-64, %r12
+ 0x49, 0x83, 0xc5, 0x40, //0x0000081e addq $64, %r13
+ 0x49, 0x83, 0xfc, 0x3f, //0x00000822 cmpq $63, %r12
+ 0x0f, 0x87, 0x44, 0xff, 0xff, 0xff, //0x00000826 ja LBB0_104
+ 0xe9, 0x46, 0x08, 0x00, 0x00, //0x0000082c jmp LBB0_230
+ //0x00000831 LBB0_109
+ 0x4c, 0x89, 0xe9, //0x00000831 movq %r13, %rcx
+ 0x48, 0x2b, 0x4d, 0xc0, //0x00000834 subq $-64(%rbp), %rcx
+ 0x4c, 0x0f, 0xbc, 0xc0, //0x00000838 bsfq %rax, %r8
+ 0x49, 0x01, 0xc8, //0x0000083c addq %rcx, %r8
+ 0x48, 0x09, 0xdf, //0x0000083f orq %rbx, %rdi
+ 0x48, 0x89, 0xc1, //0x00000842 movq %rax, %rcx
+ 0x4c, 0x09, 0xf9, //0x00000845 orq %r15, %rcx
+ 0x0f, 0x84, 0xc3, 0xff, 0xff, 0xff, //0x00000848 je LBB0_107
+ //0x0000084e LBB0_110
+ 0x4c, 0x89, 0xf9, //0x0000084e movq %r15, %rcx
+ 0x48, 0xf7, 0xd1, //0x00000851 notq %rcx
+ 0x48, 0x21, 0xc1, //0x00000854 andq %rax, %rcx
+ 0x48, 0x8d, 0x1c, 0x09, //0x00000857 leaq (%rcx,%rcx), %rbx
+ 0x4c, 0x09, 0xfb, //0x0000085b orq %r15, %rbx
+ 0x48, 0x89, 0xda, //0x0000085e movq %rbx, %rdx
+ 0x48, 0xf7, 0xd2, //0x00000861 notq %rdx
+ 0x48, 0x21, 0xc2, //0x00000864 andq %rax, %rdx
+ 0x48, 0xb8, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x00000867 movabsq $-6148914691236517206, %rax
+ 0x48, 0x21, 0xc2, //0x00000871 andq %rax, %rdx
+ 0x45, 0x31, 0xff, //0x00000874 xorl %r15d, %r15d
+ 0x48, 0x01, 0xca, //0x00000877 addq %rcx, %rdx
+ 0x41, 0x0f, 0x92, 0xc7, //0x0000087a setb %r15b
+ 0x48, 0x01, 0xd2, //0x0000087e addq %rdx, %rdx
+ 0x48, 0xb8, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x00000881 movabsq $6148914691236517205, %rax
+ 0x48, 0x31, 0xc2, //0x0000088b xorq %rax, %rdx
+ 0x48, 0x21, 0xda, //0x0000088e andq %rbx, %rdx
+ 0x48, 0xf7, 0xd2, //0x00000891 notq %rdx
+ 0x48, 0x21, 0xd7, //0x00000894 andq %rdx, %rdi
+ 0x48, 0x85, 0xff, //0x00000897 testq %rdi, %rdi
+ 0x0f, 0x84, 0x7a, 0xff, 0xff, 0xff, //0x0000089a je LBB0_108
+ 0xe9, 0x55, 0x08, 0x00, 0x00, //0x000008a0 jmp LBB0_235
+ //0x000008a5 LBB0_111
+ 0x31, 0xc9, //0x000008a5 xorl %ecx, %ecx
+ 0x45, 0x85, 0xc0, //0x000008a7 testl %r8d, %r8d
+ 0x0f, 0x99, 0xc1, //0x000008aa setns %cl
+ 0xb8, 0x0b, 0x00, 0x00, 0x00, //0x000008ad movl $11, %eax
+ 0xe9, 0xdd, 0x00, 0x00, 0x00, //0x000008b2 jmp LBB0_126
+ //0x000008b7 LBB0_112
+ 0x31, 0xc9, //0x000008b7 xorl %ecx, %ecx
+ 0x45, 0x85, 0xc0, //0x000008b9 testl %r8d, %r8d
+ 0x0f, 0x99, 0xc1, //0x000008bc setns %cl
+ 0xb8, 0x0a, 0x00, 0x00, 0x00, //0x000008bf movl $10, %eax
+ 0xe9, 0xcb, 0x00, 0x00, 0x00, //0x000008c4 jmp LBB0_126
+ //0x000008c9 LBB0_113
+ 0x49, 0xc7, 0x45, 0x00, 0x05, 0x00, 0x00, 0x00, //0x000008c9 movq $5, (%r13)
+ 0xe9, 0x13, 0xfa, 0xff, 0xff, //0x000008d1 jmp LBB0_38
+ //0x000008d6 LBB0_114
+ 0x31, 0xc9, //0x000008d6 xorl %ecx, %ecx
+ 0x45, 0x85, 0xc0, //0x000008d8 testl %r8d, %r8d
+ 0x0f, 0x99, 0xc1, //0x000008db setns %cl
+ 0xb8, 0x0c, 0x00, 0x00, 0x00, //0x000008de movl $12, %eax
+ 0xe9, 0xac, 0x00, 0x00, 0x00, //0x000008e3 jmp LBB0_126
+ //0x000008e8 LBB0_115
+ 0x48, 0x8d, 0x4e, 0xfc, //0x000008e8 leaq $-4(%rsi), %rcx
+ 0x48, 0xc7, 0xc2, 0xff, 0xff, 0xff, 0xff, //0x000008ec movq $-1, %rdx
+ 0x49, 0x39, 0xcf, //0x000008f3 cmpq %rcx, %r15
+ 0x0f, 0x83, 0xb5, 0x06, 0x00, 0x00, //0x000008f6 jae LBB0_217
+ 0x42, 0x8b, 0x0c, 0x18, //0x000008fc movl (%rax,%r11), %ecx
+ 0x81, 0xf9, 0x61, 0x6c, 0x73, 0x65, //0x00000900 cmpl $1702063201, %ecx
+ 0x0f, 0x85, 0x15, 0x03, 0x00, 0x00, //0x00000906 jne LBB0_149
+ 0x49, 0x83, 0xc7, 0x05, //0x0000090c addq $5, %r15
+ 0xba, 0x04, 0x00, 0x00, 0x00, //0x00000910 movl $4, %edx
+ 0xe9, 0x94, 0x06, 0x00, 0x00, //0x00000915 jmp LBB0_216
+ //0x0000091a LBB0_118
+ 0x48, 0x8d, 0x4e, 0xfd, //0x0000091a leaq $-3(%rsi), %rcx
+ 0x48, 0xc7, 0xc2, 0xff, 0xff, 0xff, 0xff, //0x0000091e movq $-1, %rdx
+ 0x49, 0x39, 0xcf, //0x00000925 cmpq %rcx, %r15
+ 0x0f, 0x83, 0x83, 0x06, 0x00, 0x00, //0x00000928 jae LBB0_217
+ 0x8b, 0x0b, //0x0000092e movl (%rbx), %ecx
+ 0x81, 0xf9, 0x6e, 0x75, 0x6c, 0x6c, //0x00000930 cmpl $1819047278, %ecx
+ 0x0f, 0x85, 0x24, 0x03, 0x00, 0x00, //0x00000936 jne LBB0_153
+ 0x49, 0x83, 0xc7, 0x04, //0x0000093c addq $4, %r15
+ 0xba, 0x02, 0x00, 0x00, 0x00, //0x00000940 movl $2, %edx
+ 0xe9, 0x64, 0x06, 0x00, 0x00, //0x00000945 jmp LBB0_216
+ //0x0000094a LBB0_121
+ 0x48, 0x8d, 0x4e, 0xfd, //0x0000094a leaq $-3(%rsi), %rcx
+ 0x48, 0xc7, 0xc2, 0xff, 0xff, 0xff, 0xff, //0x0000094e movq $-1, %rdx
+ 0x49, 0x39, 0xcf, //0x00000955 cmpq %rcx, %r15
+ 0x0f, 0x83, 0x53, 0x06, 0x00, 0x00, //0x00000958 jae LBB0_217
+ 0x8b, 0x0b, //0x0000095e movl (%rbx), %ecx
+ 0x81, 0xf9, 0x74, 0x72, 0x75, 0x65, //0x00000960 cmpl $1702195828, %ecx
+ 0x0f, 0x85, 0x33, 0x03, 0x00, 0x00, //0x00000966 jne LBB0_157
+ 0x49, 0x83, 0xc7, 0x04, //0x0000096c addq $4, %r15
+ 0xba, 0x03, 0x00, 0x00, 0x00, //0x00000970 movl $3, %edx
+ 0xe9, 0x34, 0x06, 0x00, 0x00, //0x00000975 jmp LBB0_216
+ //0x0000097a LBB0_124
+ 0x49, 0xc7, 0x45, 0x00, 0x06, 0x00, 0x00, 0x00, //0x0000097a movq $6, (%r13)
+ 0xe9, 0x62, 0xf9, 0xff, 0xff, //0x00000982 jmp LBB0_38
+ //0x00000987 LBB0_125
+ 0x31, 0xc9, //0x00000987 xorl %ecx, %ecx
+ 0x45, 0x85, 0xc0, //0x00000989 testl %r8d, %r8d
+ 0x0f, 0x99, 0xc1, //0x0000098c setns %cl
+ 0xb8, 0x0d, 0x00, 0x00, 0x00, //0x0000098f movl $13, %eax
+ //0x00000994 LBB0_126
+ 0x48, 0xc7, 0xc2, 0xfe, 0xff, 0xff, 0xff, //0x00000994 movq $-2, %rdx
+ 0x48, 0x0f, 0x48, 0xd0, //0x0000099b cmovsq %rax, %rdx
+ 0x49, 0x89, 0x55, 0x00, //0x0000099f movq %rdx, (%r13)
+ 0x49, 0x29, 0xcb, //0x000009a3 subq %rcx, %r11
+ 0xe9, 0x3e, 0xf9, 0xff, 0xff, //0x000009a6 jmp LBB0_38
+ //0x000009ab LBB0_127
+ 0x49, 0xf7, 0xda, //0x000009ab negq %r10
+ 0x4d, 0x89, 0xd3, //0x000009ae movq %r10, %r11
+ //0x000009b1 LBB0_128
+ 0x4d, 0x85, 0xdb, //0x000009b1 testq %r11, %r11
+ 0x0f, 0x88, 0x16, 0x06, 0x00, 0x00, //0x000009b4 js LBB0_219
+ //0x000009ba LBB0_129
+ 0x4c, 0x01, 0xdb, //0x000009ba addq %r11, %rbx
+ 0x49, 0x89, 0xdb, //0x000009bd movq %rbx, %r11
+ 0x4c, 0x2b, 0x5d, 0xc0, //0x000009c0 subq $-64(%rbp), %r11
+ 0x48, 0x83, 0x7d, 0xb8, 0x00, //0x000009c4 cmpq $0, $-72(%rbp)
+ 0x0f, 0x8e, 0x11, 0x00, 0x00, 0x00, //0x000009c9 jle LBB0_131
+ 0x49, 0xc7, 0x45, 0x00, 0x08, 0x00, 0x00, 0x00, //0x000009cf movq $8, (%r13)
+ 0x4d, 0x89, 0x7d, 0x18, //0x000009d7 movq %r15, $24(%r13)
+ 0xe9, 0x09, 0xf9, 0xff, 0xff, //0x000009db jmp LBB0_38
+ //0x000009e0 LBB0_131
+ 0x4d, 0x89, 0x7d, 0x00, //0x000009e0 movq %r15, (%r13)
+ 0xe9, 0x00, 0xf9, 0xff, 0xff, //0x000009e4 jmp LBB0_38
+ //0x000009e9 LBB0_132
+ 0x49, 0x39, 0xf3, //0x000009e9 cmpq %rsi, %r11
+ 0x0f, 0x84, 0xcd, 0x28, 0x00, 0x00, //0x000009ec je LBB0_733
+ 0x49, 0x89, 0xf4, //0x000009f2 movq %rsi, %r12
+ 0x4d, 0x29, 0xdc, //0x000009f5 subq %r11, %r12
+ 0x4e, 0x8d, 0x2c, 0x18, //0x000009f8 leaq (%rax,%r11), %r13
+ 0x49, 0x83, 0xfc, 0x40, //0x000009fc cmpq $64, %r12
+ 0x0f, 0x82, 0xe3, 0x25, 0x00, 0x00, //0x00000a00 jb LBB0_693
+ 0x48, 0x89, 0xc1, //0x00000a06 movq %rax, %rcx
+ 0x45, 0x89, 0xe6, //0x00000a09 movl %r12d, %r14d
+ 0x41, 0x83, 0xe6, 0x3f, //0x00000a0c andl $63, %r14d
+ 0x48, 0x8d, 0x44, 0x16, 0xc0, //0x00000a10 leaq $-64(%rsi,%rdx), %rax
+ 0x48, 0x83, 0xe0, 0xc0, //0x00000a15 andq $-64, %rax
+ 0x49, 0x01, 0xc7, //0x00000a19 addq %rax, %r15
+ 0x4e, 0x8d, 0x4c, 0x39, 0x41, //0x00000a1c leaq $65(%rcx,%r15), %r9
+ 0x49, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00000a21 movq $-1, %r8
+ 0x45, 0x31, 0xff, //0x00000a28 xorl %r15d, %r15d
+ 0xc5, 0x7a, 0x6f, 0x05, 0xcd, 0xf5, 0xff, 0xff, //0x00000a2b vmovdqu $-2611(%rip), %xmm8 /* LCPI0_0+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x0d, 0xd5, 0xf5, 0xff, 0xff, //0x00000a33 vmovdqu $-2603(%rip), %xmm1 /* LCPI0_1+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x15, 0xdd, 0xf5, 0xff, 0xff, //0x00000a3b vmovdqu $-2595(%rip), %xmm2 /* LCPI0_2+0(%rip) */
+ 0xc5, 0xe1, 0x76, 0xdb, //0x00000a43 vpcmpeqd %xmm3, %xmm3, %xmm3
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000a47 .p2align 4, 0x90
+ //0x00000a50 LBB0_135
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x7d, 0x00, //0x00000a50 vmovdqu (%r13), %xmm7
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x75, 0x10, //0x00000a56 vmovdqu $16(%r13), %xmm6
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x6d, 0x20, //0x00000a5c vmovdqu $32(%r13), %xmm5
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x65, 0x30, //0x00000a62 vmovdqu $48(%r13), %xmm4
+ 0xc5, 0xb9, 0x74, 0xc7, //0x00000a68 vpcmpeqb %xmm7, %xmm8, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xf8, //0x00000a6c vpmovmskb %xmm0, %edi
+ 0xc5, 0xb9, 0x74, 0xc6, //0x00000a70 vpcmpeqb %xmm6, %xmm8, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xd8, //0x00000a74 vpmovmskb %xmm0, %ebx
+ 0xc5, 0xb9, 0x74, 0xc5, //0x00000a78 vpcmpeqb %xmm5, %xmm8, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xd0, //0x00000a7c vpmovmskb %xmm0, %edx
+ 0xc5, 0xb9, 0x74, 0xc4, //0x00000a80 vpcmpeqb %xmm4, %xmm8, %xmm0
+ 0xc5, 0x79, 0xd7, 0xd8, //0x00000a84 vpmovmskb %xmm0, %r11d
+ 0xc5, 0xc1, 0x74, 0xc1, //0x00000a88 vpcmpeqb %xmm1, %xmm7, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xc0, //0x00000a8c vpmovmskb %xmm0, %eax
+ 0xc5, 0xc9, 0x74, 0xc1, //0x00000a90 vpcmpeqb %xmm1, %xmm6, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xc8, //0x00000a94 vpmovmskb %xmm0, %ecx
+ 0xc5, 0xd1, 0x74, 0xc1, //0x00000a98 vpcmpeqb %xmm1, %xmm5, %xmm0
+ 0x48, 0xc1, 0xe3, 0x10, //0x00000a9c shlq $16, %rbx
+ 0x48, 0x09, 0xdf, //0x00000aa0 orq %rbx, %rdi
+ 0xc5, 0xf9, 0xd7, 0xd8, //0x00000aa3 vpmovmskb %xmm0, %ebx
+ 0xc5, 0xd9, 0x74, 0xc1, //0x00000aa7 vpcmpeqb %xmm1, %xmm4, %xmm0
+ 0x48, 0xc1, 0xe2, 0x20, //0x00000aab shlq $32, %rdx
+ 0x48, 0x09, 0xd7, //0x00000aaf orq %rdx, %rdi
+ 0xc5, 0xf9, 0xd7, 0xd0, //0x00000ab2 vpmovmskb %xmm0, %edx
+ 0xc5, 0xe9, 0x64, 0xc7, //0x00000ab6 vpcmpgtb %xmm7, %xmm2, %xmm0
+ 0xc5, 0xc1, 0x64, 0xfb, //0x00000aba vpcmpgtb %xmm3, %xmm7, %xmm7
+ 0xc5, 0xc1, 0xdb, 0xc0, //0x00000abe vpand %xmm0, %xmm7, %xmm0
+ 0x48, 0xc1, 0xe1, 0x10, //0x00000ac2 shlq $16, %rcx
+ 0x48, 0x09, 0xc8, //0x00000ac6 orq %rcx, %rax
+ 0xc5, 0xf9, 0xd7, 0xc8, //0x00000ac9 vpmovmskb %xmm0, %ecx
+ 0xc5, 0xe9, 0x64, 0xc6, //0x00000acd vpcmpgtb %xmm6, %xmm2, %xmm0
+ 0xc5, 0xc9, 0x64, 0xf3, //0x00000ad1 vpcmpgtb %xmm3, %xmm6, %xmm6
+ 0xc5, 0xc9, 0xdb, 0xc0, //0x00000ad5 vpand %xmm0, %xmm6, %xmm0
+ 0x48, 0xc1, 0xe3, 0x20, //0x00000ad9 shlq $32, %rbx
+ 0x48, 0x09, 0xd8, //0x00000add orq %rbx, %rax
+ 0xc5, 0xf9, 0xd7, 0xd8, //0x00000ae0 vpmovmskb %xmm0, %ebx
+ 0xc5, 0xe9, 0x64, 0xc5, //0x00000ae4 vpcmpgtb %xmm5, %xmm2, %xmm0
+ 0xc5, 0xd1, 0x64, 0xeb, //0x00000ae8 vpcmpgtb %xmm3, %xmm5, %xmm5
+ 0xc5, 0xd1, 0xdb, 0xc0, //0x00000aec vpand %xmm0, %xmm5, %xmm0
+ 0x48, 0xc1, 0xe2, 0x30, //0x00000af0 shlq $48, %rdx
+ 0x48, 0x09, 0xd0, //0x00000af4 orq %rdx, %rax
+ 0xc5, 0xf9, 0xd7, 0xd0, //0x00000af7 vpmovmskb %xmm0, %edx
+ 0xc5, 0xe9, 0x64, 0xc4, //0x00000afb vpcmpgtb %xmm4, %xmm2, %xmm0
+ 0xc5, 0xd9, 0x64, 0xe3, //0x00000aff vpcmpgtb %xmm3, %xmm4, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xc0, //0x00000b03 vpand %xmm0, %xmm4, %xmm0
+ 0x48, 0xc1, 0xe3, 0x10, //0x00000b07 shlq $16, %rbx
+ 0x48, 0x09, 0xd9, //0x00000b0b orq %rbx, %rcx
+ 0xc5, 0x79, 0xd7, 0xd0, //0x00000b0e vpmovmskb %xmm0, %r10d
+ 0x49, 0xc1, 0xe3, 0x30, //0x00000b12 shlq $48, %r11
+ 0x48, 0xc1, 0xe2, 0x20, //0x00000b16 shlq $32, %rdx
+ 0x49, 0x83, 0xf8, 0xff, //0x00000b1a cmpq $-1, %r8
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00000b1e jne LBB0_137
+ 0x48, 0x85, 0xc0, //0x00000b24 testq %rax, %rax
+ 0x0f, 0x85, 0x9c, 0x00, 0x00, 0x00, //0x00000b27 jne LBB0_142
+ //0x00000b2d LBB0_137
+ 0x49, 0xc1, 0xe2, 0x30, //0x00000b2d shlq $48, %r10
+ 0x48, 0x09, 0xd1, //0x00000b31 orq %rdx, %rcx
+ 0x4c, 0x09, 0xdf, //0x00000b34 orq %r11, %rdi
+ 0x48, 0x89, 0xc2, //0x00000b37 movq %rax, %rdx
+ 0x4c, 0x09, 0xfa, //0x00000b3a orq %r15, %rdx
+ 0x0f, 0x85, 0x2c, 0x00, 0x00, 0x00, //0x00000b3d jne LBB0_141
+ 0x4c, 0x09, 0xd1, //0x00000b43 orq %r10, %rcx
+ 0x48, 0x85, 0xff, //0x00000b46 testq %rdi, %rdi
+ 0x0f, 0x85, 0x8d, 0x00, 0x00, 0x00, //0x00000b49 jne LBB0_143
+ //0x00000b4f LBB0_139
+ 0x48, 0x85, 0xc9, //0x00000b4f testq %rcx, %rcx
+ 0x0f, 0x85, 0xc9, 0x25, 0x00, 0x00, //0x00000b52 jne LBB0_712
+ 0x49, 0x83, 0xc4, 0xc0, //0x00000b58 addq $-64, %r12
+ 0x49, 0x83, 0xc5, 0x40, //0x00000b5c addq $64, %r13
+ 0x49, 0x83, 0xfc, 0x3f, //0x00000b60 cmpq $63, %r12
+ 0x0f, 0x87, 0xe6, 0xfe, 0xff, 0xff, //0x00000b64 ja LBB0_135
+ 0xe9, 0xcb, 0x05, 0x00, 0x00, //0x00000b6a jmp LBB0_239
+ //0x00000b6f LBB0_141
+ 0x4c, 0x89, 0xfa, //0x00000b6f movq %r15, %rdx
+ 0x48, 0xf7, 0xd2, //0x00000b72 notq %rdx
+ 0x48, 0x21, 0xc2, //0x00000b75 andq %rax, %rdx
+ 0x4c, 0x8d, 0x1c, 0x12, //0x00000b78 leaq (%rdx,%rdx), %r11
+ 0x4d, 0x09, 0xfb, //0x00000b7c orq %r15, %r11
+ 0x4c, 0x89, 0xdb, //0x00000b7f movq %r11, %rbx
+ 0x48, 0xf7, 0xd3, //0x00000b82 notq %rbx
+ 0x48, 0x21, 0xc3, //0x00000b85 andq %rax, %rbx
+ 0x48, 0xb8, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x00000b88 movabsq $-6148914691236517206, %rax
+ 0x48, 0x21, 0xc3, //0x00000b92 andq %rax, %rbx
+ 0x45, 0x31, 0xff, //0x00000b95 xorl %r15d, %r15d
+ 0x48, 0x01, 0xd3, //0x00000b98 addq %rdx, %rbx
+ 0x41, 0x0f, 0x92, 0xc7, //0x00000b9b setb %r15b
+ 0x48, 0x01, 0xdb, //0x00000b9f addq %rbx, %rbx
+ 0x48, 0xb8, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x00000ba2 movabsq $6148914691236517205, %rax
+ 0x48, 0x31, 0xc3, //0x00000bac xorq %rax, %rbx
+ 0x4c, 0x21, 0xdb, //0x00000baf andq %r11, %rbx
+ 0x48, 0xf7, 0xd3, //0x00000bb2 notq %rbx
+ 0x48, 0x21, 0xdf, //0x00000bb5 andq %rbx, %rdi
+ 0x4c, 0x09, 0xd1, //0x00000bb8 orq %r10, %rcx
+ 0x48, 0x85, 0xff, //0x00000bbb testq %rdi, %rdi
+ 0x0f, 0x84, 0x8b, 0xff, 0xff, 0xff, //0x00000bbe je LBB0_139
+ 0xe9, 0x13, 0x00, 0x00, 0x00, //0x00000bc4 jmp LBB0_143
+ //0x00000bc9 LBB0_142
+ 0x4c, 0x89, 0xeb, //0x00000bc9 movq %r13, %rbx
+ 0x48, 0x2b, 0x5d, 0xc0, //0x00000bcc subq $-64(%rbp), %rbx
+ 0x4c, 0x0f, 0xbc, 0xc0, //0x00000bd0 bsfq %rax, %r8
+ 0x49, 0x01, 0xd8, //0x00000bd4 addq %rbx, %r8
+ 0xe9, 0x51, 0xff, 0xff, 0xff, //0x00000bd7 jmp LBB0_137
+ //0x00000bdc LBB0_143
+ 0x48, 0x0f, 0xbc, 0xc7, //0x00000bdc bsfq %rdi, %rax
+ 0x48, 0x85, 0xc9, //0x00000be0 testq %rcx, %rcx
+ 0x0f, 0x84, 0x13, 0x01, 0x00, 0x00, //0x00000be3 je LBB0_162
+ 0x48, 0x0f, 0xbc, 0xc9, //0x00000be9 bsfq %rcx, %rcx
+ 0xe9, 0x0f, 0x01, 0x00, 0x00, //0x00000bed jmp LBB0_163
+ //0x00000bf2 LBB0_145
+ 0x4c, 0x89, 0xf0, //0x00000bf2 movq %r14, %rax
+ 0x4c, 0x09, 0xe0, //0x00000bf5 orq %r12, %rax
+ 0x4d, 0x39, 0xe6, //0x00000bf8 cmpq %r12, %r14
+ 0x0f, 0x8c, 0xdd, 0x00, 0x00, 0x00, //0x00000bfb jl LBB0_161
+ 0x48, 0x85, 0xc0, //0x00000c01 testq %rax, %rax
+ 0x0f, 0x88, 0xd4, 0x00, 0x00, 0x00, //0x00000c04 js LBB0_161
+ 0x49, 0xf7, 0xd6, //0x00000c0a notq %r14
+ 0x4d, 0x89, 0xf3, //0x00000c0d movq %r14, %r11
+ 0xe9, 0x9c, 0xfd, 0xff, 0xff, //0x00000c10 jmp LBB0_128
+ //0x00000c15 LBB0_148
+ 0x31, 0xc9, //0x00000c15 xorl %ecx, %ecx
+ 0x31, 0xd2, //0x00000c17 xorl %edx, %edx
+ 0x45, 0x31, 0xd2, //0x00000c19 xorl %r10d, %r10d
+ 0xe9, 0xf8, 0x00, 0x00, 0x00, //0x00000c1c jmp LBB0_166
+ //0x00000c21 LBB0_149
+ 0x48, 0xc7, 0xc2, 0xfe, 0xff, 0xff, 0xff, //0x00000c21 movq $-2, %rdx
+ 0x80, 0xf9, 0x61, //0x00000c28 cmpb $97, %cl
+ 0x0f, 0x85, 0x57, 0x01, 0x00, 0x00, //0x00000c2b jne LBB0_175
+ 0x42, 0x80, 0x7c, 0x38, 0x02, 0x6c, //0x00000c31 cmpb $108, $2(%rax,%r15)
+ 0x0f, 0x85, 0x5b, 0x01, 0x00, 0x00, //0x00000c37 jne LBB0_215
+ 0x42, 0x80, 0x7c, 0x38, 0x03, 0x73, //0x00000c3d cmpb $115, $3(%rax,%r15)
+ 0x0f, 0x85, 0x61, 0x03, 0x00, 0x00, //0x00000c43 jne LBB0_213
+ 0x49, 0x8d, 0x77, 0x04, //0x00000c49 leaq $4(%r15), %rsi
+ 0x49, 0x8d, 0x4f, 0x05, //0x00000c4d leaq $5(%r15), %rcx
+ 0x42, 0x80, 0x7c, 0x38, 0x04, 0x65, //0x00000c51 cmpb $101, $4(%rax,%r15)
+ 0x48, 0x0f, 0x44, 0xf1, //0x00000c57 cmoveq %rcx, %rsi
+ 0xe9, 0x51, 0x03, 0x00, 0x00, //0x00000c5b jmp LBB0_217
+ //0x00000c60 LBB0_153
+ 0x48, 0xc7, 0xc2, 0xfe, 0xff, 0xff, 0xff, //0x00000c60 movq $-2, %rdx
+ 0x80, 0xf9, 0x6e, //0x00000c67 cmpb $110, %cl
+ 0x0f, 0x85, 0x3e, 0x03, 0x00, 0x00, //0x00000c6a jne LBB0_216
+ 0x42, 0x80, 0x7c, 0x38, 0x01, 0x75, //0x00000c70 cmpb $117, $1(%rax,%r15)
+ 0x0f, 0x85, 0x14, 0x01, 0x00, 0x00, //0x00000c76 jne LBB0_176
+ 0x42, 0x80, 0x7c, 0x38, 0x02, 0x6c, //0x00000c7c cmpb $108, $2(%rax,%r15)
+ 0x0f, 0x85, 0x10, 0x01, 0x00, 0x00, //0x00000c82 jne LBB0_215
+ 0x49, 0x8d, 0x77, 0x03, //0x00000c88 leaq $3(%r15), %rsi
+ 0x49, 0x8d, 0x4f, 0x04, //0x00000c8c leaq $4(%r15), %rcx
+ 0x42, 0x80, 0x7c, 0x38, 0x03, 0x6c, //0x00000c90 cmpb $108, $3(%rax,%r15)
+ 0x48, 0x0f, 0x44, 0xf1, //0x00000c96 cmoveq %rcx, %rsi
+ 0xe9, 0x12, 0x03, 0x00, 0x00, //0x00000c9a jmp LBB0_217
+ //0x00000c9f LBB0_157
+ 0x48, 0xc7, 0xc2, 0xfe, 0xff, 0xff, 0xff, //0x00000c9f movq $-2, %rdx
+ 0x80, 0xf9, 0x74, //0x00000ca6 cmpb $116, %cl
+ 0x0f, 0x85, 0xff, 0x02, 0x00, 0x00, //0x00000ca9 jne LBB0_216
+ 0x42, 0x80, 0x7c, 0x38, 0x01, 0x72, //0x00000caf cmpb $114, $1(%rax,%r15)
+ 0x0f, 0x85, 0xd5, 0x00, 0x00, 0x00, //0x00000cb5 jne LBB0_176
+ 0x42, 0x80, 0x7c, 0x38, 0x02, 0x75, //0x00000cbb cmpb $117, $2(%rax,%r15)
+ 0x0f, 0x85, 0xd1, 0x00, 0x00, 0x00, //0x00000cc1 jne LBB0_215
+ 0x49, 0x8d, 0x77, 0x03, //0x00000cc7 leaq $3(%r15), %rsi
+ 0x49, 0x8d, 0x4f, 0x04, //0x00000ccb leaq $4(%r15), %rcx
+ 0x42, 0x80, 0x7c, 0x38, 0x03, 0x65, //0x00000ccf cmpb $101, $3(%rax,%r15)
+ 0x48, 0x0f, 0x44, 0xf1, //0x00000cd5 cmoveq %rcx, %rsi
+ 0xe9, 0xd3, 0x02, 0x00, 0x00, //0x00000cd9 jmp LBB0_217
+ //0x00000cde LBB0_161
+ 0x48, 0x85, 0xc0, //0x00000cde testq %rax, %rax
+ 0x49, 0x8d, 0x44, 0x24, 0xff, //0x00000ce1 leaq $-1(%r12), %rax
+ 0x49, 0xf7, 0xd4, //0x00000ce6 notq %r12
+ 0x4d, 0x0f, 0x48, 0xe2, //0x00000ce9 cmovsq %r10, %r12
+ 0x49, 0x39, 0xc6, //0x00000ced cmpq %rax, %r14
+ 0x4d, 0x0f, 0x45, 0xe2, //0x00000cf0 cmovneq %r10, %r12
+ 0x4d, 0x89, 0xe3, //0x00000cf4 movq %r12, %r11
+ 0xe9, 0xb5, 0xfc, 0xff, 0xff, //0x00000cf7 jmp LBB0_128
+ //0x00000cfc LBB0_162
+ 0xb9, 0x40, 0x00, 0x00, 0x00, //0x00000cfc movl $64, %ecx
+ //0x00000d01 LBB0_163
+ 0x48, 0x8b, 0x55, 0xc0, //0x00000d01 movq $-64(%rbp), %rdx
+ 0x48, 0x39, 0xc1, //0x00000d05 cmpq %rax, %rcx
+ 0x0f, 0x82, 0x13, 0x24, 0x00, 0x00, //0x00000d08 jb LBB0_712
+ 0x49, 0x29, 0xd5, //0x00000d0e subq %rdx, %r13
+ 0xe9, 0xec, 0x03, 0x00, 0x00, //0x00000d11 jmp LBB0_236
+ //0x00000d16 LBB0_165
+ 0x48, 0x89, 0xf7, //0x00000d16 movq %rsi, %rdi
+ //0x00000d19 LBB0_166
+ 0x45, 0x31, 0xf6, //0x00000d19 xorl %r14d, %r14d
+ 0x85, 0xc9, //0x00000d1c testl %ecx, %ecx
+ 0x41, 0x0f, 0x9f, 0xc6, //0x00000d1e setg %r14b
+ 0x41, 0xb9, 0x09, 0x00, 0x00, 0x00, //0x00000d22 movl $9, %r9d
+ 0x49, 0x89, 0xfb, //0x00000d28 movq %rdi, %r11
+ //0x00000d2b LBB0_167
+ 0x85, 0xc9, //0x00000d2b testl %ecx, %ecx
+ 0x48, 0x89, 0x45, 0xc0, //0x00000d2d movq %rax, $-64(%rbp)
+ 0x0f, 0x85, 0xa8, 0x00, 0x00, 0x00, //0x00000d31 jne LBB0_181
+ //0x00000d37 LBB0_168
+ 0x4d, 0x85, 0xd2, //0x00000d37 testq %r10, %r10
+ 0x0f, 0x85, 0x9f, 0x00, 0x00, 0x00, //0x00000d3a jne LBB0_181
+ 0x49, 0x39, 0xf3, //0x00000d40 cmpq %rsi, %r11
+ 0x0f, 0x83, 0x33, 0x00, 0x00, 0x00, //0x00000d43 jae LBB0_174
+ 0x44, 0x89, 0x75, 0xb8, //0x00000d49 movl %r14d, $-72(%rbp)
+ 0x45, 0x89, 0xde, //0x00000d4d movl %r11d, %r14d
+ 0x41, 0x29, 0xf6, //0x00000d50 subl %esi, %r14d
+ 0x31, 0xd2, //0x00000d53 xorl %edx, %edx
+ 0x31, 0xc9, //0x00000d55 xorl %ecx, %ecx
+ 0x48, 0x8b, 0x45, 0xc0, //0x00000d57 movq $-64(%rbp), %rax
+ //0x00000d5b LBB0_171
+ 0x42, 0x80, 0x3c, 0x18, 0x30, //0x00000d5b cmpb $48, (%rax,%r11)
+ 0x0f, 0x85, 0x6e, 0x00, 0x00, 0x00, //0x00000d60 jne LBB0_180
+ 0x49, 0xff, 0xc3, //0x00000d66 incq %r11
+ 0xff, 0xc9, //0x00000d69 decl %ecx
+ 0x4c, 0x39, 0xde, //0x00000d6b cmpq %r11, %rsi
+ 0x0f, 0x85, 0xe7, 0xff, 0xff, 0xff, //0x00000d6e jne LBB0_171
+ 0x45, 0x31, 0xd2, //0x00000d74 xorl %r10d, %r10d
+ 0xe9, 0x70, 0x01, 0x00, 0x00, //0x00000d77 jmp LBB0_201
+ //0x00000d7c LBB0_174
+ 0x31, 0xc9, //0x00000d7c xorl %ecx, %ecx
+ 0x31, 0xd2, //0x00000d7e xorl %edx, %edx
+ 0x45, 0x31, 0xd2, //0x00000d80 xorl %r10d, %r10d
+ 0xe9, 0x57, 0x00, 0x00, 0x00, //0x00000d83 jmp LBB0_181
+ //0x00000d88 LBB0_175
+ 0x4c, 0x89, 0xde, //0x00000d88 movq %r11, %rsi
+ 0xe9, 0x21, 0x02, 0x00, 0x00, //0x00000d8b jmp LBB0_217
+ //0x00000d90 LBB0_176
+ 0x49, 0xff, 0xc7, //0x00000d90 incq %r15
+ 0xe9, 0x16, 0x02, 0x00, 0x00, //0x00000d93 jmp LBB0_216
+ //0x00000d98 LBB0_215
+ 0x49, 0x83, 0xc7, 0x02, //0x00000d98 addq $2, %r15
+ 0xe9, 0x0d, 0x02, 0x00, 0x00, //0x00000d9c jmp LBB0_216
+ //0x00000da1 LBB0_177
+ 0x4c, 0x89, 0xc3, //0x00000da1 movq %r8, %rbx
+ 0x4c, 0x29, 0xc7, //0x00000da4 subq %r8, %rdi
+ 0x44, 0x0f, 0xbc, 0xda, //0x00000da7 bsfl %edx, %r11d
+ 0x49, 0x01, 0xfb, //0x00000dab addq %rdi, %r11
+ //0x00000dae LBB0_178
+ 0x49, 0xf7, 0xd3, //0x00000dae notq %r11
+ 0x4c, 0x8b, 0x6d, 0xd0, //0x00000db1 movq $-48(%rbp), %r13
+ 0xe9, 0xf7, 0xfb, 0xff, 0xff, //0x00000db5 jmp LBB0_128
+ //0x00000dba LBB0_179
+ 0x49, 0xff, 0xcb, //0x00000dba decq %r11
+ 0x41, 0xb9, 0x09, 0x00, 0x00, 0x00, //0x00000dbd movl $9, %r9d
+ 0x85, 0xc9, //0x00000dc3 testl %ecx, %ecx
+ 0x48, 0x89, 0x45, 0xc0, //0x00000dc5 movq %rax, $-64(%rbp)
+ 0x0f, 0x84, 0x68, 0xff, 0xff, 0xff, //0x00000dc9 je LBB0_168
+ 0xe9, 0x0b, 0x00, 0x00, 0x00, //0x00000dcf jmp LBB0_181
+ //0x00000dd4 LBB0_180
+ 0x45, 0x31, 0xd2, //0x00000dd4 xorl %r10d, %r10d
+ 0x48, 0x8b, 0x45, 0xc0, //0x00000dd7 movq $-64(%rbp), %rax
+ 0x44, 0x8b, 0x75, 0xb8, //0x00000ddb movl $-72(%rbp), %r14d
+ //0x00000ddf LBB0_181
+ 0x49, 0x39, 0xf3, //0x00000ddf cmpq %rsi, %r11
+ 0x0f, 0x83, 0x3c, 0x00, 0x00, 0x00, //0x00000de2 jae LBB0_186
+ 0x83, 0xfa, 0x12, //0x00000de8 cmpl $18, %edx
+ 0x0f, 0x8f, 0x33, 0x00, 0x00, 0x00, //0x00000deb jg LBB0_186
+ //0x00000df1 LBB0_183
+ 0x42, 0x0f, 0xb6, 0x3c, 0x18, //0x00000df1 movzbl (%rax,%r11), %edi
+ 0x8d, 0x5f, 0xd0, //0x00000df6 leal $-48(%rdi), %ebx
+ 0x80, 0xfb, 0x09, //0x00000df9 cmpb $9, %bl
+ 0x0f, 0x87, 0x22, 0x00, 0x00, 0x00, //0x00000dfc ja LBB0_186
+ 0x4b, 0x8d, 0x1c, 0x92, //0x00000e02 leaq (%r10,%r10,4), %rbx
+ 0x4c, 0x8d, 0x54, 0x5f, 0xd0, //0x00000e06 leaq $-48(%rdi,%rbx,2), %r10
+ 0xff, 0xc9, //0x00000e0b decl %ecx
+ 0x49, 0xff, 0xc3, //0x00000e0d incq %r11
+ 0x83, 0xfa, 0x11, //0x00000e10 cmpl $17, %edx
+ 0x0f, 0x8f, 0x0b, 0x00, 0x00, 0x00, //0x00000e13 jg LBB0_186
+ 0xff, 0xc2, //0x00000e19 incl %edx
+ 0x49, 0x39, 0xf3, //0x00000e1b cmpq %rsi, %r11
+ 0x0f, 0x82, 0xcd, 0xff, 0xff, 0xff, //0x00000e1e jb LBB0_183
+ //0x00000e24 LBB0_186
+ 0x49, 0x39, 0xf3, //0x00000e24 cmpq %rsi, %r11
+ 0x0f, 0x83, 0xa9, 0x00, 0x00, 0x00, //0x00000e27 jae LBB0_199
+ 0x42, 0x8a, 0x14, 0x18, //0x00000e2d movb (%rax,%r11), %dl
+ 0x8d, 0x7a, 0xd0, //0x00000e31 leal $-48(%rdx), %edi
+ 0x40, 0x80, 0xff, 0x09, //0x00000e34 cmpb $9, %dil
+ 0x0f, 0x87, 0x28, 0x00, 0x00, 0x00, //0x00000e38 ja LBB0_192
+ 0x48, 0x8d, 0x7e, 0xff, //0x00000e3e leaq $-1(%rsi), %rdi
+ //0x00000e42 LBB0_189
+ 0x4c, 0x39, 0xdf, //0x00000e42 cmpq %r11, %rdi
+ 0x0f, 0x84, 0x97, 0x00, 0x00, 0x00, //0x00000e45 je LBB0_200
+ 0x42, 0x0f, 0xb6, 0x54, 0x18, 0x01, //0x00000e4b movzbl $1(%rax,%r11), %edx
+ 0x49, 0xff, 0xc3, //0x00000e51 incq %r11
+ 0x8d, 0x5a, 0xd0, //0x00000e54 leal $-48(%rdx), %ebx
+ 0x80, 0xfb, 0x09, //0x00000e57 cmpb $9, %bl
+ 0x0f, 0x86, 0xe2, 0xff, 0xff, 0xff, //0x00000e5a jbe LBB0_189
+ 0x41, 0xbe, 0x01, 0x00, 0x00, 0x00, //0x00000e60 movl $1, %r14d
+ //0x00000e66 LBB0_192
+ 0x80, 0xca, 0x20, //0x00000e66 orb $32, %dl
+ 0x80, 0xfa, 0x65, //0x00000e69 cmpb $101, %dl
+ 0x0f, 0x85, 0x64, 0x00, 0x00, 0x00, //0x00000e6c jne LBB0_199
+ 0x49, 0x8d, 0x7b, 0x01, //0x00000e72 leaq $1(%r11), %rdi
+ 0x49, 0xc7, 0x45, 0x00, 0x08, 0x00, 0x00, 0x00, //0x00000e76 movq $8, (%r13)
+ 0x48, 0x39, 0xf7, //0x00000e7e cmpq %rsi, %rdi
+ 0x0f, 0x83, 0x3f, 0x00, 0x00, 0x00, //0x00000e81 jae LBB0_198
+ 0x8a, 0x14, 0x38, //0x00000e87 movb (%rax,%rdi), %dl
+ 0x80, 0xfa, 0x2d, //0x00000e8a cmpb $45, %dl
+ 0x0f, 0x84, 0x0f, 0x00, 0x00, 0x00, //0x00000e8d je LBB0_196
+ 0x41, 0xb9, 0x01, 0x00, 0x00, 0x00, //0x00000e93 movl $1, %r9d
+ 0x80, 0xfa, 0x2b, //0x00000e99 cmpb $43, %dl
+ 0x0f, 0x85, 0x4b, 0x01, 0x00, 0x00, //0x00000e9c jne LBB0_222
+ //0x00000ea2 LBB0_196
+ 0x49, 0x83, 0xc3, 0x02, //0x00000ea2 addq $2, %r11
+ 0x49, 0x39, 0xf3, //0x00000ea6 cmpq %rsi, %r11
+ 0x0f, 0x83, 0x17, 0x00, 0x00, 0x00, //0x00000ea9 jae LBB0_198
+ 0x31, 0xff, //0x00000eaf xorl %edi, %edi
+ 0x80, 0xfa, 0x2b, //0x00000eb1 cmpb $43, %dl
+ 0x40, 0x0f, 0x94, 0xc7, //0x00000eb4 sete %dil
+ 0x44, 0x8d, 0x4c, 0x3f, 0xff, //0x00000eb8 leal $-1(%rdi,%rdi), %r9d
+ 0x42, 0x8a, 0x14, 0x18, //0x00000ebd movb (%rax,%r11), %dl
+ 0xe9, 0x2a, 0x01, 0x00, 0x00, //0x00000ec1 jmp LBB0_223
+ //0x00000ec6 LBB0_198
+ 0x49, 0xc7, 0x45, 0x00, 0xff, 0xff, 0xff, 0xff, //0x00000ec6 movq $-1, (%r13)
+ 0x49, 0x89, 0xf3, //0x00000ece movq %rsi, %r11
+ 0xe9, 0x13, 0xf4, 0xff, 0xff, //0x00000ed1 jmp LBB0_38
+ //0x00000ed6 LBB0_199
+ 0x44, 0x89, 0x75, 0xb8, //0x00000ed6 movl %r14d, $-72(%rbp)
+ 0x41, 0x89, 0xce, //0x00000eda movl %ecx, %r14d
+ 0xe9, 0x0d, 0x00, 0x00, 0x00, //0x00000edd jmp LBB0_202
+ //0x00000ee2 LBB0_200
+ 0xc7, 0x45, 0xb8, 0x01, 0x00, 0x00, 0x00, //0x00000ee2 movl $1, $-72(%rbp)
+ 0x41, 0x89, 0xce, //0x00000ee9 movl %ecx, %r14d
+ //0x00000eec LBB0_201
+ 0x49, 0x89, 0xf3, //0x00000eec movq %rsi, %r11
+ //0x00000eef LBB0_202
+ 0x41, 0x83, 0xf9, 0x09, //0x00000eef cmpl $9, %r9d
+ 0x0f, 0x85, 0x37, 0x00, 0x00, 0x00, //0x00000ef3 jne LBB0_207
+ 0x45, 0x85, 0xf6, //0x00000ef9 testl %r14d, %r14d
+ 0x0f, 0x85, 0x26, 0x00, 0x00, 0x00, //0x00000efc jne LBB0_206
+ 0x48, 0xb8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, //0x00000f02 movabsq $-9223372036854775808, %rax
+ 0x48, 0x63, 0x4d, 0xc8, //0x00000f0c movslq $-56(%rbp), %rcx
+ 0x4d, 0x85, 0xd2, //0x00000f10 testq %r10, %r10
+ 0x0f, 0x89, 0x56, 0x00, 0x00, 0x00, //0x00000f13 jns LBB0_212
+ 0x4c, 0x89, 0xd2, //0x00000f19 movq %r10, %rdx
+ 0x48, 0x21, 0xca, //0x00000f1c andq %rcx, %rdx
+ 0x48, 0x39, 0xc2, //0x00000f1f cmpq %rax, %rdx
+ 0x0f, 0x84, 0x47, 0x00, 0x00, 0x00, //0x00000f22 je LBB0_212
+ //0x00000f28 LBB0_206
+ 0x49, 0xc7, 0x45, 0x00, 0x08, 0x00, 0x00, 0x00, //0x00000f28 movq $8, (%r13)
+ //0x00000f30 LBB0_207
+ 0x49, 0xb9, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, //0x00000f30 movabsq $-9223372036854775808, %r9
+ 0x4c, 0x89, 0xd0, //0x00000f3a movq %r10, %rax
+ 0x48, 0xc1, 0xe8, 0x34, //0x00000f3d shrq $52, %rax
+ 0x0f, 0x84, 0xcf, 0x02, 0x00, 0x00, //0x00000f41 je LBB0_247
+ //0x00000f47 LBB0_208
+ 0x41, 0x8d, 0x86, 0x5c, 0x01, 0x00, 0x00, //0x00000f47 leal $348(%r14), %eax
+ 0x3d, 0xb7, 0x02, 0x00, 0x00, //0x00000f4e cmpl $695, %eax
+ 0x0f, 0x87, 0xb5, 0x04, 0x00, 0x00, //0x00000f53 ja LBB0_268
+ 0x4d, 0x85, 0xd2, //0x00000f59 testq %r10, %r10
+ 0x0f, 0x84, 0xa3, 0x03, 0x00, 0x00, //0x00000f5c je LBB0_259
+ //0x00000f62 LBB0_210
+ 0x49, 0x0f, 0xbd, 0xca, //0x00000f62 bsrq %r10, %rcx
+ 0x48, 0x83, 0xf1, 0x3f, //0x00000f66 xorq $63, %rcx
+ 0xe9, 0x9b, 0x03, 0x00, 0x00, //0x00000f6a jmp LBB0_260
+ //0x00000f6f LBB0_212
+ 0xc4, 0xc1, 0xf9, 0x6e, 0xc2, //0x00000f6f vmovq %r10, %xmm0
+ 0x4c, 0x0f, 0xaf, 0xd1, //0x00000f74 imulq %rcx, %r10
+ 0x4d, 0x89, 0x55, 0x10, //0x00000f78 movq %r10, $16(%r13)
+ 0xc5, 0xf9, 0x62, 0x05, 0x0c, 0xf1, 0xff, 0xff, //0x00000f7c vpunpckldq $-3828(%rip), %xmm0, %xmm0 /* LCPI0_9+0(%rip) */
+ 0xc5, 0xf9, 0x5c, 0x05, 0x14, 0xf1, 0xff, 0xff, //0x00000f84 vsubpd $-3820(%rip), %xmm0, %xmm0 /* LCPI0_10+0(%rip) */
+ 0xc4, 0xe3, 0x79, 0x05, 0xc8, 0x01, //0x00000f8c vpermilpd $1, %xmm0, %xmm1
+ 0xc5, 0xf3, 0x58, 0xc0, //0x00000f92 vaddsd %xmm0, %xmm1, %xmm0
+ 0x48, 0x21, 0xc8, //0x00000f96 andq %rcx, %rax
+ 0xc4, 0xe1, 0xf9, 0x7e, 0xc1, //0x00000f99 vmovq %xmm0, %rcx
+ 0x48, 0x09, 0xc1, //0x00000f9e orq %rax, %rcx
+ 0x49, 0x89, 0x4d, 0x08, //0x00000fa1 movq %rcx, $8(%r13)
+ 0xe9, 0x3f, 0xf3, 0xff, 0xff, //0x00000fa5 jmp LBB0_38
+ //0x00000faa LBB0_213
+ 0x49, 0x83, 0xc7, 0x03, //0x00000faa addq $3, %r15
+ //0x00000fae LBB0_216
+ 0x4c, 0x89, 0xfe, //0x00000fae movq %r15, %rsi
+ //0x00000fb1 LBB0_217
+ 0x49, 0x89, 0x55, 0x00, //0x00000fb1 movq %rdx, (%r13)
+ 0x49, 0x89, 0xf3, //0x00000fb5 movq %rsi, %r11
+ 0xe9, 0x2c, 0xf3, 0xff, 0xff, //0x00000fb8 jmp LBB0_38
+ //0x00000fbd LBB0_218
+ 0x49, 0x89, 0xca, //0x00000fbd movq %rcx, %r10
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x00000fc0 movq $-1, %r11
+ 0x4d, 0x85, 0xe4, //0x00000fc7 testq %r12, %r12
+ 0x0f, 0x85, 0xe9, 0xf5, 0xff, 0xff, //0x00000fca jne LBB0_76
+ //0x00000fd0 LBB0_219
+ 0x49, 0xf7, 0xd3, //0x00000fd0 notq %r11
+ 0x4c, 0x01, 0xdb, //0x00000fd3 addq %r11, %rbx
+ //0x00000fd6 LBB0_220
+ 0x49, 0xc7, 0xc7, 0xfe, 0xff, 0xff, 0xff, //0x00000fd6 movq $-2, %r15
+ //0x00000fdd LBB0_221
+ 0x48, 0x2b, 0x5d, 0xc0, //0x00000fdd subq $-64(%rbp), %rbx
+ 0x49, 0x89, 0xdb, //0x00000fe1 movq %rbx, %r11
+ 0x4d, 0x89, 0x7d, 0x00, //0x00000fe4 movq %r15, (%r13)
+ 0xe9, 0xfc, 0xf2, 0xff, 0xff, //0x00000fe8 jmp LBB0_38
+ //0x00000fed LBB0_222
+ 0x49, 0x89, 0xfb, //0x00000fed movq %rdi, %r11
+ //0x00000ff0 LBB0_223
+ 0x8d, 0x7a, 0xd0, //0x00000ff0 leal $-48(%rdx), %edi
+ 0x40, 0x80, 0xff, 0x09, //0x00000ff3 cmpb $9, %dil
+ 0x0f, 0x86, 0x0d, 0x00, 0x00, 0x00, //0x00000ff7 jbe LBB0_225
+ //0x00000ffd LBB0_98
+ 0x49, 0xc7, 0x45, 0x00, 0xfe, 0xff, 0xff, 0xff, //0x00000ffd movq $-2, (%r13)
+ 0xe9, 0xdf, 0xf2, 0xff, 0xff, //0x00001005 jmp LBB0_38
+ //0x0000100a LBB0_225
+ 0x44, 0x89, 0x75, 0xb8, //0x0000100a movl %r14d, $-72(%rbp)
+ 0x45, 0x31, 0xf6, //0x0000100e xorl %r14d, %r14d
+ 0x49, 0x39, 0xf3, //0x00001011 cmpq %rsi, %r11
+ 0x0f, 0x83, 0xde, 0x01, 0x00, 0x00, //0x00001014 jae LBB0_246
+ 0x48, 0x8d, 0x7e, 0xff, //0x0000101a leaq $-1(%rsi), %rdi
+ 0x45, 0x31, 0xf6, //0x0000101e xorl %r14d, %r14d
+ //0x00001021 LBB0_227
+ 0x44, 0x89, 0xf3, //0x00001021 movl %r14d, %ebx
+ 0x41, 0x81, 0xfe, 0x10, 0x27, 0x00, 0x00, //0x00001024 cmpl $10000, %r14d
+ 0x8d, 0x04, 0x9b, //0x0000102b leal (%rbx,%rbx,4), %eax
+ 0x0f, 0xb6, 0xd2, //0x0000102e movzbl %dl, %edx
+ 0x44, 0x8d, 0x74, 0x42, 0xd0, //0x00001031 leal $-48(%rdx,%rax,2), %r14d
+ 0x44, 0x0f, 0x4d, 0xf3, //0x00001036 cmovgel %ebx, %r14d
+ 0x4c, 0x39, 0xdf, //0x0000103a cmpq %r11, %rdi
+ 0x0f, 0x84, 0xb2, 0x01, 0x00, 0x00, //0x0000103d je LBB0_245
+ 0x48, 0x8b, 0x45, 0xc0, //0x00001043 movq $-64(%rbp), %rax
+ 0x42, 0x0f, 0xb6, 0x54, 0x18, 0x01, //0x00001047 movzbl $1(%rax,%r11), %edx
+ 0x49, 0xff, 0xc3, //0x0000104d incq %r11
+ 0x8d, 0x42, 0xd0, //0x00001050 leal $-48(%rdx), %eax
+ 0x3c, 0x0a, //0x00001053 cmpb $10, %al
+ 0x0f, 0x82, 0xc6, 0xff, 0xff, 0xff, //0x00001055 jb LBB0_227
+ 0xe9, 0x98, 0x01, 0x00, 0x00, //0x0000105b jmp LBB0_246
+ //0x00001060 LBB0_229
+ 0x49, 0xf7, 0xd3, //0x00001060 notq %r11
+ 0x4c, 0x8b, 0x6d, 0xd0, //0x00001063 movq $-48(%rbp), %r13
+ 0x4c, 0x89, 0xc3, //0x00001067 movq %r8, %rbx
+ 0xe9, 0x42, 0xf9, 0xff, 0xff, //0x0000106a jmp LBB0_128
+ //0x0000106f LBB0_453
+ 0x49, 0xf7, 0xdb, //0x0000106f negq %r11
+ 0xe9, 0x3a, 0xf9, 0xff, 0xff, //0x00001072 jmp LBB0_128
+ //0x00001077 LBB0_230
+ 0x4c, 0x8b, 0x6d, 0xa8, //0x00001077 movq $-88(%rbp), %r13
+ 0x4d, 0x89, 0xf4, //0x0000107b movq %r14, %r12
+ 0x49, 0x83, 0xfc, 0x20, //0x0000107e cmpq $32, %r12
+ 0x0f, 0x82, 0x19, 0x21, 0x00, 0x00, //0x00001082 jb LBB0_717
+ //0x00001088 LBB0_231
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x45, 0x00, //0x00001088 vmovdqu (%r13), %xmm0
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x4d, 0x10, //0x0000108e vmovdqu $16(%r13), %xmm1
+ 0xc5, 0xfa, 0x6f, 0x15, 0x64, 0xef, 0xff, 0xff, //0x00001094 vmovdqu $-4252(%rip), %xmm2 /* LCPI0_0+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x1d, 0x6c, 0xef, 0xff, 0xff, //0x0000109c vmovdqu $-4244(%rip), %xmm3 /* LCPI0_1+0(%rip) */
+ 0xc5, 0xf9, 0x74, 0xe2, //0x000010a4 vpcmpeqb %xmm2, %xmm0, %xmm4
+ 0xc5, 0xf9, 0xd7, 0xd4, //0x000010a8 vpmovmskb %xmm4, %edx
+ 0xc5, 0xf1, 0x74, 0xd2, //0x000010ac vpcmpeqb %xmm2, %xmm1, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x000010b0 vpmovmskb %xmm2, %edi
+ 0xc5, 0xf9, 0x74, 0xc3, //0x000010b4 vpcmpeqb %xmm3, %xmm0, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xc0, //0x000010b8 vpmovmskb %xmm0, %eax
+ 0xc5, 0xf1, 0x74, 0xc3, //0x000010bc vpcmpeqb %xmm3, %xmm1, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xc8, //0x000010c0 vpmovmskb %xmm0, %ecx
+ 0x48, 0xc1, 0xe7, 0x10, //0x000010c4 shlq $16, %rdi
+ 0x48, 0xc1, 0xe1, 0x10, //0x000010c8 shlq $16, %rcx
+ 0x48, 0x09, 0xc8, //0x000010cc orq %rcx, %rax
+ 0x49, 0x83, 0xf8, 0xff, //0x000010cf cmpq $-1, %r8
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x000010d3 jne LBB0_233
+ 0x48, 0x85, 0xc0, //0x000010d9 testq %rax, %rax
+ 0x0f, 0x85, 0x5e, 0x20, 0x00, 0x00, //0x000010dc jne LBB0_714
+ //0x000010e2 LBB0_233
+ 0x48, 0x09, 0xd7, //0x000010e2 orq %rdx, %rdi
+ 0x48, 0x89, 0xc1, //0x000010e5 movq %rax, %rcx
+ 0x4c, 0x09, 0xf9, //0x000010e8 orq %r15, %rcx
+ 0x0f, 0x85, 0x6c, 0x20, 0x00, 0x00, //0x000010eb jne LBB0_715
+ //0x000010f1 LBB0_234
+ 0x48, 0x85, 0xff, //0x000010f1 testq %rdi, %rdi
+ 0x0f, 0x84, 0x9f, 0x20, 0x00, 0x00, //0x000010f4 je LBB0_716
+ //0x000010fa LBB0_235
+ 0x48, 0x0f, 0xbc, 0xc7, //0x000010fa bsfq %rdi, %rax
+ 0x4c, 0x2b, 0x6d, 0xc0, //0x000010fe subq $-64(%rbp), %r13
+ //0x00001102 LBB0_236
+ 0x4d, 0x8d, 0x5c, 0x05, 0x01, //0x00001102 leaq $1(%r13,%rax), %r11
+ //0x00001107 LBB0_237
+ 0x4d, 0x85, 0xdb, //0x00001107 testq %r11, %r11
+ 0x48, 0x8b, 0x4d, 0xd0, //0x0000110a movq $-48(%rbp), %rcx
+ 0x0f, 0x88, 0xa0, 0x21, 0x00, 0x00, //0x0000110e js LBB0_732
+ 0x48, 0x8b, 0x45, 0xb8, //0x00001114 movq $-72(%rbp), %rax
+ 0x48, 0x89, 0x41, 0x10, //0x00001118 movq %rax, $16(%rcx)
+ 0x48, 0xc7, 0x01, 0x07, 0x00, 0x00, 0x00, //0x0000111c movq $7, (%rcx)
+ 0x4d, 0x39, 0xd8, //0x00001123 cmpq %r11, %r8
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00001126 movq $-1, %rax
+ 0x49, 0x0f, 0x4c, 0xc0, //0x0000112d cmovlq %r8, %rax
+ 0x48, 0x89, 0x41, 0x18, //0x00001131 movq %rax, $24(%rcx)
+ 0xe9, 0xaf, 0xf1, 0xff, 0xff, //0x00001135 jmp LBB0_38
+ //0x0000113a LBB0_239
+ 0x4d, 0x89, 0xcd, //0x0000113a movq %r9, %r13
+ 0x4d, 0x89, 0xf4, //0x0000113d movq %r14, %r12
+ 0x49, 0x83, 0xfc, 0x20, //0x00001140 cmpq $32, %r12
+ 0x0f, 0x82, 0x2f, 0x1f, 0x00, 0x00, //0x00001144 jb LBB0_701
+ //0x0000114a LBB0_240
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x45, 0x00, //0x0000114a vmovdqu (%r13), %xmm0
+ 0xc4, 0xc1, 0x7a, 0x6f, 0x4d, 0x10, //0x00001150 vmovdqu $16(%r13), %xmm1
+ 0xc5, 0xfa, 0x6f, 0x15, 0xa2, 0xee, 0xff, 0xff, //0x00001156 vmovdqu $-4446(%rip), %xmm2 /* LCPI0_0+0(%rip) */
+ 0xc5, 0xf9, 0x74, 0xda, //0x0000115e vpcmpeqb %xmm2, %xmm0, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xd3, //0x00001162 vpmovmskb %xmm3, %edx
+ 0xc5, 0xf1, 0x74, 0xd2, //0x00001166 vpcmpeqb %xmm2, %xmm1, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x0000116a vpmovmskb %xmm2, %edi
+ 0xc5, 0xfa, 0x6f, 0x15, 0x9a, 0xee, 0xff, 0xff, //0x0000116e vmovdqu $-4454(%rip), %xmm2 /* LCPI0_1+0(%rip) */
+ 0xc5, 0xf9, 0x74, 0xda, //0x00001176 vpcmpeqb %xmm2, %xmm0, %xmm3
+ 0xc5, 0xf9, 0xd7, 0xcb, //0x0000117a vpmovmskb %xmm3, %ecx
+ 0xc5, 0xf1, 0x74, 0xd2, //0x0000117e vpcmpeqb %xmm2, %xmm1, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xc2, //0x00001182 vpmovmskb %xmm2, %eax
+ 0xc5, 0xfa, 0x6f, 0x15, 0x92, 0xee, 0xff, 0xff, //0x00001186 vmovdqu $-4462(%rip), %xmm2 /* LCPI0_2+0(%rip) */
+ 0xc5, 0xe9, 0x64, 0xd8, //0x0000118e vpcmpgtb %xmm0, %xmm2, %xmm3
+ 0xc5, 0xd9, 0x76, 0xe4, //0x00001192 vpcmpeqd %xmm4, %xmm4, %xmm4
+ 0xc5, 0xf9, 0x64, 0xc4, //0x00001196 vpcmpgtb %xmm4, %xmm0, %xmm0
+ 0xc5, 0xf9, 0xdb, 0xc3, //0x0000119a vpand %xmm3, %xmm0, %xmm0
+ 0xc5, 0xe9, 0x64, 0xd1, //0x0000119e vpcmpgtb %xmm1, %xmm2, %xmm2
+ 0xc5, 0xf1, 0x64, 0xcc, //0x000011a2 vpcmpgtb %xmm4, %xmm1, %xmm1
+ 0xc5, 0xf1, 0xdb, 0xca, //0x000011a6 vpand %xmm2, %xmm1, %xmm1
+ 0xc5, 0x79, 0xd7, 0xc9, //0x000011aa vpmovmskb %xmm1, %r9d
+ 0x48, 0xc1, 0xe7, 0x10, //0x000011ae shlq $16, %rdi
+ 0x48, 0xc1, 0xe0, 0x10, //0x000011b2 shlq $16, %rax
+ 0x48, 0x09, 0xc1, //0x000011b6 orq %rax, %rcx
+ 0x49, 0x83, 0xf8, 0xff, //0x000011b9 cmpq $-1, %r8
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x000011bd jne LBB0_242
+ 0x48, 0x85, 0xc9, //0x000011c3 testq %rcx, %rcx
+ 0x0f, 0x85, 0x5d, 0x20, 0x00, 0x00, //0x000011c6 jne LBB0_726
+ //0x000011cc LBB0_242
+ 0xc5, 0xf9, 0xd7, 0xc0, //0x000011cc vpmovmskb %xmm0, %eax
+ 0x48, 0x09, 0xd7, //0x000011d0 orq %rdx, %rdi
+ 0x48, 0x89, 0xca, //0x000011d3 movq %rcx, %rdx
+ 0x4c, 0x09, 0xfa, //0x000011d6 orq %r15, %rdx
+ 0x0f, 0x85, 0x23, 0x1e, 0x00, 0x00, //0x000011d9 jne LBB0_694
+ 0x49, 0xc1, 0xe1, 0x10, //0x000011df shlq $16, %r9
+ 0x48, 0x85, 0xff, //0x000011e3 testq %rdi, %rdi
+ 0x0f, 0x84, 0x59, 0x1e, 0x00, 0x00, //0x000011e6 je LBB0_695
+ //0x000011ec LBB0_244
+ 0x48, 0x0f, 0xbc, 0xcf, //0x000011ec bsfq %rdi, %rcx
+ 0xe9, 0x55, 0x1e, 0x00, 0x00, //0x000011f0 jmp LBB0_696
+ //0x000011f5 LBB0_245
+ 0x49, 0x89, 0xf3, //0x000011f5 movq %rsi, %r11
+ //0x000011f8 LBB0_246
+ 0x45, 0x0f, 0xaf, 0xf1, //0x000011f8 imull %r9d, %r14d
+ 0x41, 0x01, 0xce, //0x000011fc addl %ecx, %r14d
+ 0x49, 0xb9, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, //0x000011ff movabsq $-9223372036854775808, %r9
+ 0x4c, 0x89, 0xd0, //0x00001209 movq %r10, %rax
+ 0x48, 0xc1, 0xe8, 0x34, //0x0000120c shrq $52, %rax
+ 0x0f, 0x85, 0x31, 0xfd, 0xff, 0xff, //0x00001210 jne LBB0_208
+ //0x00001216 LBB0_247
+ 0xc4, 0xc1, 0xf9, 0x6e, 0xc2, //0x00001216 vmovq %r10, %xmm0
+ 0xc5, 0xf9, 0x62, 0x05, 0x6d, 0xee, 0xff, 0xff, //0x0000121b vpunpckldq $-4499(%rip), %xmm0, %xmm0 /* LCPI0_9+0(%rip) */
+ 0xc5, 0xf9, 0x5c, 0x05, 0x75, 0xee, 0xff, 0xff, //0x00001223 vsubpd $-4491(%rip), %xmm0, %xmm0 /* LCPI0_10+0(%rip) */
+ 0xc4, 0xe3, 0x79, 0x05, 0xc8, 0x01, //0x0000122b vpermilpd $1, %xmm0, %xmm1
+ 0xc5, 0xf3, 0x58, 0xc0, //0x00001231 vaddsd %xmm0, %xmm1, %xmm0
+ 0xc4, 0xe1, 0xf9, 0x7e, 0xc0, //0x00001235 vmovq %xmm0, %rax
+ 0x8b, 0x4d, 0xc8, //0x0000123a movl $-56(%rbp), %ecx
+ 0x89, 0xce, //0x0000123d movl %ecx, %esi
+ 0xc1, 0xee, 0x1f, //0x0000123f shrl $31, %esi
+ 0x48, 0xc1, 0xe6, 0x3f, //0x00001242 shlq $63, %rsi
+ 0x48, 0x09, 0xc6, //0x00001246 orq %rax, %rsi
+ 0x4d, 0x85, 0xd2, //0x00001249 testq %r10, %r10
+ 0x0f, 0x84, 0x02, 0x06, 0x00, 0x00, //0x0000124c je LBB0_328
+ 0x45, 0x85, 0xf6, //0x00001252 testl %r14d, %r14d
+ 0x0f, 0x84, 0xf9, 0x05, 0x00, 0x00, //0x00001255 je LBB0_328
+ 0xc4, 0xe1, 0xf9, 0x6e, 0xc6, //0x0000125b vmovq %rsi, %xmm0
+ 0x41, 0x8d, 0x46, 0xff, //0x00001260 leal $-1(%r14), %eax
+ 0x83, 0xf8, 0x24, //0x00001264 cmpl $36, %eax
+ 0x0f, 0x87, 0x27, 0x00, 0x00, 0x00, //0x00001267 ja LBB0_252
+ 0x41, 0x83, 0xfe, 0x17, //0x0000126d cmpl $23, %r14d
+ 0x0f, 0x8c, 0x43, 0x00, 0x00, 0x00, //0x00001271 jl LBB0_254
+ 0x49, 0x63, 0xc6, //0x00001277 movslq %r14d, %rax
+ 0x48, 0x8d, 0x0d, 0x3f, 0x23, 0x00, 0x00, //0x0000127a leaq $9023(%rip), %rcx /* _P10_TAB+0(%rip) */
+ 0xc5, 0xfb, 0x59, 0x84, 0xc1, 0x50, 0xff, 0xff, 0xff, //0x00001281 vmulsd $-176(%rcx,%rax,8), %xmm0, %xmm0
+ 0xb8, 0x16, 0x00, 0x00, 0x00, //0x0000128a movl $22, %eax
+ 0xe9, 0x29, 0x00, 0x00, 0x00, //0x0000128f jmp LBB0_255
+ //0x00001294 LBB0_252
+ 0x41, 0x83, 0xfe, 0xea, //0x00001294 cmpl $-22, %r14d
+ 0x0f, 0x82, 0xa9, 0xfc, 0xff, 0xff, //0x00001298 jb LBB0_208
+ 0x41, 0xf7, 0xde, //0x0000129e negl %r14d
+ 0x49, 0x63, 0xc6, //0x000012a1 movslq %r14d, %rax
+ 0x48, 0x8d, 0x0d, 0x15, 0x23, 0x00, 0x00, //0x000012a4 leaq $8981(%rip), %rcx /* _P10_TAB+0(%rip) */
+ 0xc5, 0xfb, 0x5e, 0x04, 0xc1, //0x000012ab vdivsd (%rcx,%rax,8), %xmm0, %xmm0
+ 0xc4, 0xe1, 0xf9, 0x7e, 0xc6, //0x000012b0 vmovq %xmm0, %rsi
+ 0xe9, 0x9a, 0x05, 0x00, 0x00, //0x000012b5 jmp LBB0_328
+ //0x000012ba LBB0_254
+ 0x44, 0x89, 0xf0, //0x000012ba movl %r14d, %eax
+ //0x000012bd LBB0_255
+ 0xc5, 0xf9, 0x2e, 0x05, 0xeb, 0xed, 0xff, 0xff, //0x000012bd vucomisd $-4629(%rip), %xmm0 /* LCPI0_11+0(%rip) */
+ 0x0f, 0x87, 0x2a, 0x00, 0x00, 0x00, //0x000012c5 ja LBB0_258
+ 0xc5, 0xfb, 0x10, 0x0d, 0xe5, 0xed, 0xff, 0xff, //0x000012cb vmovsd $-4635(%rip), %xmm1 /* LCPI0_12+0(%rip) */
+ 0xc5, 0xf9, 0x2e, 0xc8, //0x000012d3 vucomisd %xmm0, %xmm1
+ 0x0f, 0x87, 0x18, 0x00, 0x00, 0x00, //0x000012d7 ja LBB0_258
+ 0x89, 0xc0, //0x000012dd movl %eax, %eax
+ 0x48, 0x8d, 0x0d, 0xda, 0x22, 0x00, 0x00, //0x000012df leaq $8922(%rip), %rcx /* _P10_TAB+0(%rip) */
+ 0xc5, 0xfb, 0x59, 0x04, 0xc1, //0x000012e6 vmulsd (%rcx,%rax,8), %xmm0, %xmm0
+ 0xc4, 0xe1, 0xf9, 0x7e, 0xc6, //0x000012eb vmovq %xmm0, %rsi
+ 0xe9, 0x5f, 0x05, 0x00, 0x00, //0x000012f0 jmp LBB0_328
+ //0x000012f5 LBB0_258
+ 0x41, 0x8d, 0x86, 0x5c, 0x01, 0x00, 0x00, //0x000012f5 leal $348(%r14), %eax
+ 0x4d, 0x85, 0xd2, //0x000012fc testq %r10, %r10
+ 0x0f, 0x85, 0x5d, 0xfc, 0xff, 0xff, //0x000012ff jne LBB0_210
+ //0x00001305 LBB0_259
+ 0xb9, 0x40, 0x00, 0x00, 0x00, //0x00001305 movl $64, %ecx
+ //0x0000130a LBB0_260
+ 0x4c, 0x89, 0xd6, //0x0000130a movq %r10, %rsi
+ 0x48, 0x89, 0x4d, 0xa0, //0x0000130d movq %rcx, $-96(%rbp)
+ 0x48, 0xd3, 0xe6, //0x00001311 shlq %cl, %rsi
+ 0x89, 0xc0, //0x00001314 movl %eax, %eax
+ 0x48, 0xc1, 0xe0, 0x04, //0x00001316 shlq $4, %rax
+ 0x48, 0x8d, 0x0d, 0x5f, 0x23, 0x00, 0x00, //0x0000131a leaq $9055(%rip), %rcx /* _POW10_M128_TAB+0(%rip) */
+ 0x48, 0x89, 0x45, 0xb0, //0x00001321 movq %rax, $-80(%rbp)
+ 0x48, 0x8b, 0x44, 0x08, 0x08, //0x00001325 movq $8(%rax,%rcx), %rax
+ 0x48, 0x89, 0x45, 0x98, //0x0000132a movq %rax, $-104(%rbp)
+ 0x48, 0xf7, 0xe6, //0x0000132e mulq %rsi
+ 0x48, 0x89, 0xc7, //0x00001331 movq %rax, %rdi
+ 0x48, 0x89, 0xd3, //0x00001334 movq %rdx, %rbx
+ 0x81, 0xe2, 0xff, 0x01, 0x00, 0x00, //0x00001337 andl $511, %edx
+ 0x48, 0x89, 0xf1, //0x0000133d movq %rsi, %rcx
+ 0x48, 0xf7, 0xd1, //0x00001340 notq %rcx
+ 0x48, 0x39, 0xc8, //0x00001343 cmpq %rcx, %rax
+ 0x0f, 0x86, 0x4c, 0x00, 0x00, 0x00, //0x00001346 jbe LBB0_265
+ 0x81, 0xfa, 0xff, 0x01, 0x00, 0x00, //0x0000134c cmpl $511, %edx
+ 0x0f, 0x85, 0x40, 0x00, 0x00, 0x00, //0x00001352 jne LBB0_265
+ 0x48, 0x89, 0xf0, //0x00001358 movq %rsi, %rax
+ 0x48, 0x8b, 0x55, 0xb0, //0x0000135b movq $-80(%rbp), %rdx
+ 0x48, 0x8d, 0x35, 0x1a, 0x23, 0x00, 0x00, //0x0000135f leaq $8986(%rip), %rsi /* _POW10_M128_TAB+0(%rip) */
+ 0x48, 0xf7, 0x24, 0x32, //0x00001366 mulq (%rdx,%rsi)
+ 0x48, 0x01, 0xd7, //0x0000136a addq %rdx, %rdi
+ 0x48, 0x83, 0xd3, 0x00, //0x0000136d adcq $0, %rbx
+ 0x89, 0xda, //0x00001371 movl %ebx, %edx
+ 0x81, 0xe2, 0xff, 0x01, 0x00, 0x00, //0x00001373 andl $511, %edx
+ 0x48, 0x39, 0xc8, //0x00001379 cmpq %rcx, %rax
+ 0x0f, 0x86, 0x16, 0x00, 0x00, 0x00, //0x0000137c jbe LBB0_265
+ 0x48, 0x83, 0xff, 0xff, //0x00001382 cmpq $-1, %rdi
+ 0x0f, 0x85, 0x0c, 0x00, 0x00, 0x00, //0x00001386 jne LBB0_265
+ 0x81, 0xfa, 0xff, 0x01, 0x00, 0x00, //0x0000138c cmpl $511, %edx
+ 0x0f, 0x84, 0x76, 0x00, 0x00, 0x00, //0x00001392 je LBB0_268
+ //0x00001398 LBB0_265
+ 0x48, 0x89, 0xd8, //0x00001398 movq %rbx, %rax
+ 0x48, 0xc1, 0xe8, 0x3f, //0x0000139b shrq $63, %rax
+ 0x8d, 0x48, 0x09, //0x0000139f leal $9(%rax), %ecx
+ 0x48, 0xd3, 0xeb, //0x000013a2 shrq %cl, %rbx
+ 0x48, 0x09, 0xfa, //0x000013a5 orq %rdi, %rdx
+ 0x0f, 0x85, 0x0e, 0x00, 0x00, 0x00, //0x000013a8 jne LBB0_267
+ 0x89, 0xd9, //0x000013ae movl %ebx, %ecx
+ 0x83, 0xe1, 0x03, //0x000013b0 andl $3, %ecx
+ 0x83, 0xf9, 0x01, //0x000013b3 cmpl $1, %ecx
+ 0x0f, 0x84, 0x52, 0x00, 0x00, 0x00, //0x000013b6 je LBB0_268
+ //0x000013bc LBB0_267
+ 0x41, 0x69, 0xce, 0x6a, 0x52, 0x03, 0x00, //0x000013bc imull $217706, %r14d, %ecx
+ 0xc1, 0xf9, 0x10, //0x000013c3 sarl $16, %ecx
+ 0x81, 0xc1, 0x3f, 0x04, 0x00, 0x00, //0x000013c6 addl $1087, %ecx
+ 0x4c, 0x63, 0xf1, //0x000013cc movslq %ecx, %r14
+ 0x4c, 0x89, 0xf2, //0x000013cf movq %r14, %rdx
+ 0x48, 0x2b, 0x55, 0xa0, //0x000013d2 subq $-96(%rbp), %rdx
+ 0x48, 0xbf, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x01, //0x000013d6 movabsq $126100789566373888, %rdi
+ 0x48, 0x83, 0xf0, 0x01, //0x000013e0 xorq $1, %rax
+ 0x48, 0x29, 0xc2, //0x000013e4 subq %rax, %rdx
+ 0x89, 0xd8, //0x000013e7 movl %ebx, %eax
+ 0x83, 0xe0, 0x01, //0x000013e9 andl $1, %eax
+ 0x48, 0x01, 0xd8, //0x000013ec addq %rbx, %rax
+ 0x48, 0x89, 0xc1, //0x000013ef movq %rax, %rcx
+ 0x48, 0x21, 0xf9, //0x000013f2 andq %rdi, %rcx
+ 0x48, 0x83, 0xf9, 0x01, //0x000013f5 cmpq $1, %rcx
+ 0x48, 0x83, 0xda, 0xff, //0x000013f9 sbbq $-1, %rdx
+ 0x48, 0x8d, 0x72, 0xff, //0x000013fd leaq $-1(%rdx), %rsi
+ 0x48, 0x81, 0xfe, 0xfd, 0x07, 0x00, 0x00, //0x00001401 cmpq $2045, %rsi
+ 0x0f, 0x86, 0x69, 0x00, 0x00, 0x00, //0x00001408 jbe LBB0_273
+ //0x0000140e LBB0_268
+ 0x4c, 0x89, 0xd8, //0x0000140e movq %r11, %rax
+ 0x4c, 0x29, 0xf8, //0x00001411 subq %r15, %rax
+ 0x48, 0x8b, 0x4d, 0xa8, //0x00001414 movq $-88(%rbp), %rcx
+ 0x48, 0x85, 0xc9, //0x00001418 testq %rcx, %rcx
+ 0x4c, 0x89, 0xc6, //0x0000141b movq %r8, %rsi
+ 0x0f, 0x84, 0x43, 0x02, 0x00, 0x00, //0x0000141e je LBB0_290
+ 0x41, 0xc6, 0x04, 0x24, 0x00, //0x00001424 movb $0, (%r12)
+ 0x48, 0x83, 0xf9, 0x01, //0x00001429 cmpq $1, %rcx
+ 0x0f, 0x84, 0x34, 0x02, 0x00, 0x00, //0x0000142d je LBB0_290
+ 0x48, 0x8d, 0x51, 0xff, //0x00001433 leaq $-1(%rcx), %rdx
+ 0xb9, 0x01, 0x00, 0x00, 0x00, //0x00001437 movl $1, %ecx
+ 0x48, 0x81, 0xfa, 0x80, 0x00, 0x00, 0x00, //0x0000143c cmpq $128, %rdx
+ 0x0f, 0x82, 0x09, 0x02, 0x00, 0x00, //0x00001443 jb LBB0_288
+ 0x48, 0x89, 0xd1, //0x00001449 movq %rdx, %rcx
+ 0x48, 0x83, 0xe1, 0x80, //0x0000144c andq $-128, %rcx
+ 0x48, 0x8d, 0x71, 0x80, //0x00001450 leaq $-128(%rcx), %rsi
+ 0x48, 0x89, 0xf7, //0x00001454 movq %rsi, %rdi
+ 0x48, 0xc1, 0xef, 0x07, //0x00001457 shrq $7, %rdi
+ 0x48, 0xff, 0xc7, //0x0000145b incq %rdi
+ 0x89, 0xfb, //0x0000145e movl %edi, %ebx
+ 0x83, 0xe3, 0x03, //0x00001460 andl $3, %ebx
+ 0x48, 0x81, 0xfe, 0x80, 0x01, 0x00, 0x00, //0x00001463 cmpq $384, %rsi
+ 0x0f, 0x83, 0xe2, 0x00, 0x00, 0x00, //0x0000146a jae LBB0_281
+ 0x31, 0xff, //0x00001470 xorl %edi, %edi
+ 0xe9, 0x8c, 0x01, 0x00, 0x00, //0x00001472 jmp LBB0_283
+ //0x00001477 LBB0_273
+ 0x48, 0x83, 0xf9, 0x01, //0x00001477 cmpq $1, %rcx
+ 0xb1, 0x02, //0x0000147b movb $2, %cl
+ 0x80, 0xd9, 0x00, //0x0000147d sbbb $0, %cl
+ 0x48, 0xd3, 0xe8, //0x00001480 shrq %cl, %rax
+ 0x48, 0xc1, 0xe2, 0x34, //0x00001483 shlq $52, %rdx
+ 0x48, 0xb9, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0f, 0x00, //0x00001487 movabsq $4503599627370495, %rcx
+ 0x48, 0x21, 0xc8, //0x00001491 andq %rcx, %rax
+ 0x48, 0x09, 0xd0, //0x00001494 orq %rdx, %rax
+ 0x48, 0x89, 0xc6, //0x00001497 movq %rax, %rsi
+ 0x4c, 0x09, 0xce, //0x0000149a orq %r9, %rsi
+ 0x83, 0x7d, 0xc8, 0xff, //0x0000149d cmpl $-1, $-56(%rbp)
+ 0x48, 0x0f, 0x45, 0xf0, //0x000014a1 cmovneq %rax, %rsi
+ 0x83, 0x7d, 0xb8, 0x00, //0x000014a5 cmpl $0, $-72(%rbp)
+ 0x0f, 0x84, 0xa5, 0x03, 0x00, 0x00, //0x000014a9 je LBB0_328
+ 0xb9, 0x40, 0x00, 0x00, 0x00, //0x000014af movl $64, %ecx
+ 0x49, 0xff, 0xc2, //0x000014b4 incq %r10
+ 0x0f, 0x84, 0x08, 0x00, 0x00, 0x00, //0x000014b7 je LBB0_276
+ 0x49, 0x0f, 0xbd, 0xca, //0x000014bd bsrq %r10, %rcx
+ 0x48, 0x83, 0xf1, 0x3f, //0x000014c1 xorq $63, %rcx
+ //0x000014c5 LBB0_276
+ 0x48, 0x89, 0x4d, 0xa0, //0x000014c5 movq %rcx, $-96(%rbp)
+ 0x49, 0xd3, 0xe2, //0x000014c9 shlq %cl, %r10
+ 0x48, 0x8b, 0x45, 0x98, //0x000014cc movq $-104(%rbp), %rax
+ 0x49, 0xf7, 0xe2, //0x000014d0 mulq %r10
+ 0x48, 0x89, 0xd3, //0x000014d3 movq %rdx, %rbx
+ 0x81, 0xe2, 0xff, 0x01, 0x00, 0x00, //0x000014d6 andl $511, %edx
+ 0x4c, 0x89, 0xd1, //0x000014dc movq %r10, %rcx
+ 0x48, 0xf7, 0xd1, //0x000014df notq %rcx
+ 0x48, 0x89, 0x45, 0xb8, //0x000014e2 movq %rax, $-72(%rbp)
+ 0x48, 0x39, 0xc8, //0x000014e6 cmpq %rcx, %rax
+ 0x0f, 0x86, 0x2e, 0x0b, 0x00, 0x00, //0x000014e9 jbe LBB0_629
+ 0x81, 0xfa, 0xff, 0x01, 0x00, 0x00, //0x000014ef cmpl $511, %edx
+ 0x0f, 0x85, 0x22, 0x0b, 0x00, 0x00, //0x000014f5 jne LBB0_629
+ 0x4c, 0x89, 0xd0, //0x000014fb movq %r10, %rax
+ 0x48, 0x8b, 0x55, 0xb0, //0x000014fe movq $-80(%rbp), %rdx
+ 0x48, 0x8d, 0x3d, 0x77, 0x21, 0x00, 0x00, //0x00001502 leaq $8567(%rip), %rdi /* _POW10_M128_TAB+0(%rip) */
+ 0x48, 0xf7, 0x24, 0x3a, //0x00001509 mulq (%rdx,%rdi)
+ 0x48, 0x8b, 0x7d, 0xb8, //0x0000150d movq $-72(%rbp), %rdi
+ 0x48, 0x01, 0xd7, //0x00001511 addq %rdx, %rdi
+ 0x48, 0x83, 0xd3, 0x00, //0x00001514 adcq $0, %rbx
+ 0x89, 0xda, //0x00001518 movl %ebx, %edx
+ 0x81, 0xe2, 0xff, 0x01, 0x00, 0x00, //0x0000151a andl $511, %edx
+ 0x48, 0x39, 0xc8, //0x00001520 cmpq %rcx, %rax
+ 0x48, 0x89, 0x7d, 0xb8, //0x00001523 movq %rdi, $-72(%rbp)
+ 0x0f, 0x86, 0xe6, 0x0a, 0x00, 0x00, //0x00001527 jbe LBB0_628
+ 0x48, 0x83, 0xff, 0xff, //0x0000152d cmpq $-1, %rdi
+ 0x0f, 0x85, 0xdc, 0x0a, 0x00, 0x00, //0x00001531 jne LBB0_628
+ 0x81, 0xfa, 0xff, 0x01, 0x00, 0x00, //0x00001537 cmpl $511, %edx
+ 0x48, 0xbf, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x01, //0x0000153d movabsq $126100789566373888, %rdi
+ 0x0f, 0x84, 0xc1, 0xfe, 0xff, 0xff, //0x00001547 je LBB0_268
+ 0xe9, 0xcb, 0x0a, 0x00, 0x00, //0x0000154d jmp LBB0_629
+ //0x00001552 LBB0_281
+ 0x48, 0x89, 0xde, //0x00001552 movq %rbx, %rsi
+ 0x48, 0x29, 0xfe, //0x00001555 subq %rdi, %rsi
+ 0x31, 0xff, //0x00001558 xorl %edi, %edi
+ 0xc5, 0xf9, 0x57, 0xc0, //0x0000155a vxorpd %xmm0, %xmm0, %xmm0
+ //0x0000155e LBB0_282
+ 0xc4, 0xc1, 0x7d, 0x11, 0x44, 0x3c, 0x01, //0x0000155e vmovupd %ymm0, $1(%r12,%rdi)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x44, 0x3c, 0x21, //0x00001565 vmovupd %ymm0, $33(%r12,%rdi)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x44, 0x3c, 0x41, //0x0000156c vmovupd %ymm0, $65(%r12,%rdi)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x44, 0x3c, 0x61, //0x00001573 vmovupd %ymm0, $97(%r12,%rdi)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x84, 0x3c, 0x81, 0x00, 0x00, 0x00, //0x0000157a vmovupd %ymm0, $129(%r12,%rdi)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x84, 0x3c, 0xa1, 0x00, 0x00, 0x00, //0x00001584 vmovupd %ymm0, $161(%r12,%rdi)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x84, 0x3c, 0xc1, 0x00, 0x00, 0x00, //0x0000158e vmovupd %ymm0, $193(%r12,%rdi)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x84, 0x3c, 0xe1, 0x00, 0x00, 0x00, //0x00001598 vmovupd %ymm0, $225(%r12,%rdi)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x84, 0x3c, 0x01, 0x01, 0x00, 0x00, //0x000015a2 vmovupd %ymm0, $257(%r12,%rdi)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x84, 0x3c, 0x21, 0x01, 0x00, 0x00, //0x000015ac vmovupd %ymm0, $289(%r12,%rdi)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x84, 0x3c, 0x41, 0x01, 0x00, 0x00, //0x000015b6 vmovupd %ymm0, $321(%r12,%rdi)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x84, 0x3c, 0x61, 0x01, 0x00, 0x00, //0x000015c0 vmovupd %ymm0, $353(%r12,%rdi)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x84, 0x3c, 0x81, 0x01, 0x00, 0x00, //0x000015ca vmovupd %ymm0, $385(%r12,%rdi)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x84, 0x3c, 0xa1, 0x01, 0x00, 0x00, //0x000015d4 vmovupd %ymm0, $417(%r12,%rdi)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x84, 0x3c, 0xc1, 0x01, 0x00, 0x00, //0x000015de vmovupd %ymm0, $449(%r12,%rdi)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x84, 0x3c, 0xe1, 0x01, 0x00, 0x00, //0x000015e8 vmovupd %ymm0, $481(%r12,%rdi)
+ 0x48, 0x81, 0xc7, 0x00, 0x02, 0x00, 0x00, //0x000015f2 addq $512, %rdi
+ 0x48, 0x83, 0xc6, 0x04, //0x000015f9 addq $4, %rsi
+ 0x0f, 0x85, 0x5b, 0xff, 0xff, 0xff, //0x000015fd jne LBB0_282
+ //0x00001603 LBB0_283
+ 0x48, 0x85, 0xdb, //0x00001603 testq %rbx, %rbx
+ 0x0f, 0x84, 0x36, 0x00, 0x00, 0x00, //0x00001606 je LBB0_286
+ 0x48, 0xf7, 0xdb, //0x0000160c negq %rbx
+ 0xc5, 0xf9, 0x57, 0xc0, //0x0000160f vxorpd %xmm0, %xmm0, %xmm0
+ //0x00001613 LBB0_285
+ 0x48, 0x89, 0xfe, //0x00001613 movq %rdi, %rsi
+ 0x48, 0x83, 0xce, 0x01, //0x00001616 orq $1, %rsi
+ 0xc4, 0xc1, 0x7d, 0x11, 0x04, 0x34, //0x0000161a vmovupd %ymm0, (%r12,%rsi)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x44, 0x34, 0x20, //0x00001620 vmovupd %ymm0, $32(%r12,%rsi)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x44, 0x34, 0x40, //0x00001627 vmovupd %ymm0, $64(%r12,%rsi)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x44, 0x34, 0x60, //0x0000162e vmovupd %ymm0, $96(%r12,%rsi)
+ 0x48, 0x83, 0xef, 0x80, //0x00001635 subq $-128, %rdi
+ 0x48, 0xff, 0xc3, //0x00001639 incq %rbx
+ 0x0f, 0x85, 0xd1, 0xff, 0xff, 0xff, //0x0000163c jne LBB0_285
+ //0x00001642 LBB0_286
+ 0x48, 0x39, 0xca, //0x00001642 cmpq %rcx, %rdx
+ 0x4c, 0x89, 0xc6, //0x00001645 movq %r8, %rsi
+ 0x0f, 0x84, 0x19, 0x00, 0x00, 0x00, //0x00001648 je LBB0_290
+ 0x48, 0x83, 0xc9, 0x01, //0x0000164e orq $1, %rcx
+ //0x00001652 LBB0_288
+ 0x48, 0x8b, 0x55, 0xa8, //0x00001652 movq $-88(%rbp), %rdx
+ //0x00001656 LBB0_289
+ 0x41, 0xc6, 0x04, 0x0c, 0x00, //0x00001656 movb $0, (%r12,%rcx)
+ 0x48, 0xff, 0xc1, //0x0000165b incq %rcx
+ 0x48, 0x39, 0xca, //0x0000165e cmpq %rcx, %rdx
+ 0x0f, 0x85, 0xef, 0xff, 0xff, 0xff, //0x00001661 jne LBB0_289
+ //0x00001667 LBB0_290
+ 0x8a, 0x16, //0x00001667 movb (%rsi), %dl
+ 0x31, 0xc9, //0x00001669 xorl %ecx, %ecx
+ 0x80, 0xfa, 0x2d, //0x0000166b cmpb $45, %dl
+ 0x0f, 0x94, 0xc1, //0x0000166e sete %cl
+ 0x45, 0x31, 0xc9, //0x00001671 xorl %r9d, %r9d
+ 0x48, 0x39, 0xc8, //0x00001674 cmpq %rcx, %rax
+ 0x0f, 0x8e, 0x9a, 0x00, 0x00, 0x00, //0x00001677 jle LBB0_303
+ 0x88, 0x55, 0xa0, //0x0000167d movb %dl, $-96(%rbp)
+ 0x4c, 0x89, 0x5d, 0xb0, //0x00001680 movq %r11, $-80(%rbp)
+ 0xb2, 0x01, //0x00001684 movb $1, %dl
+ 0x45, 0x31, 0xdb, //0x00001686 xorl %r11d, %r11d
+ 0x45, 0x31, 0xf6, //0x00001689 xorl %r14d, %r14d
+ 0x31, 0xdb, //0x0000168c xorl %ebx, %ebx
+ 0x45, 0x31, 0xd2, //0x0000168e xorl %r10d, %r10d
+ 0xe9, 0x22, 0x00, 0x00, 0x00, //0x00001691 jmp LBB0_295
+ //0x00001696 LBB0_292
+ 0x40, 0x80, 0xff, 0x30, //0x00001696 cmpb $48, %dil
+ 0xba, 0x01, 0x00, 0x00, 0x00, //0x0000169a movl $1, %edx
+ 0x44, 0x0f, 0x45, 0xf2, //0x0000169f cmovnel %edx, %r14d
+ //0x000016a3 LBB0_293
+ 0x44, 0x89, 0xdb, //0x000016a3 movl %r11d, %ebx
+ //0x000016a6 LBB0_294
+ 0x48, 0xff, 0xc1, //0x000016a6 incq %rcx
+ 0x48, 0x39, 0xc1, //0x000016a9 cmpq %rax, %rcx
+ 0x0f, 0x9c, 0xc2, //0x000016ac setl %dl
+ 0x48, 0x39, 0xc8, //0x000016af cmpq %rcx, %rax
+ 0x0f, 0x84, 0x70, 0x00, 0x00, 0x00, //0x000016b2 je LBB0_304
+ //0x000016b8 LBB0_295
+ 0x41, 0x0f, 0xb6, 0x3c, 0x08, //0x000016b8 movzbl (%r8,%rcx), %edi
+ 0x8d, 0x77, 0xd0, //0x000016bd leal $-48(%rdi), %esi
+ 0x40, 0x80, 0xfe, 0x09, //0x000016c0 cmpb $9, %sil
+ 0x0f, 0x87, 0x1c, 0x00, 0x00, 0x00, //0x000016c4 ja LBB0_299
+ 0x85, 0xdb, //0x000016ca testl %ebx, %ebx
+ 0x0f, 0x85, 0x2c, 0x00, 0x00, 0x00, //0x000016cc jne LBB0_301
+ 0x40, 0x80, 0xff, 0x30, //0x000016d2 cmpb $48, %dil
+ 0x0f, 0x85, 0x22, 0x00, 0x00, 0x00, //0x000016d6 jne LBB0_301
+ 0x41, 0xff, 0xc9, //0x000016dc decl %r9d
+ 0x31, 0xdb, //0x000016df xorl %ebx, %ebx
+ 0xe9, 0xc0, 0xff, 0xff, 0xff, //0x000016e1 jmp LBB0_294
+ //0x000016e6 LBB0_299
+ 0x40, 0x80, 0xff, 0x2e, //0x000016e6 cmpb $46, %dil
+ 0x0f, 0x85, 0x44, 0x00, 0x00, 0x00, //0x000016ea jne LBB0_305
+ 0x41, 0x89, 0xd9, //0x000016f0 movl %ebx, %r9d
+ 0x41, 0xba, 0x01, 0x00, 0x00, 0x00, //0x000016f3 movl $1, %r10d
+ 0xe9, 0xa8, 0xff, 0xff, 0xff, //0x000016f9 jmp LBB0_294
+ //0x000016fe LBB0_301
+ 0x49, 0x63, 0xd3, //0x000016fe movslq %r11d, %rdx
+ 0x48, 0x39, 0x55, 0xa8, //0x00001701 cmpq %rdx, $-88(%rbp)
+ 0x0f, 0x86, 0x8b, 0xff, 0xff, 0xff, //0x00001705 jbe LBB0_292
+ 0x41, 0x88, 0x3c, 0x14, //0x0000170b movb %dil, (%r12,%rdx)
+ 0x41, 0xff, 0xc3, //0x0000170f incl %r11d
+ 0xe9, 0x8c, 0xff, 0xff, 0xff, //0x00001712 jmp LBB0_293
+ //0x00001717 LBB0_303
+ 0x31, 0xff, //0x00001717 xorl %edi, %edi
+ 0x48, 0xb9, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0f, 0x00, //0x00001719 movabsq $4503599627370495, %rcx
+ 0xe9, 0x0f, 0x01, 0x00, 0x00, //0x00001723 jmp LBB0_327
+ //0x00001728 LBB0_304
+ 0x45, 0x85, 0xd2, //0x00001728 testl %r10d, %r10d
+ 0x45, 0x0f, 0x44, 0xcb, //0x0000172b cmovel %r11d, %r9d
+ 0xe9, 0xad, 0x00, 0x00, 0x00, //0x0000172f jmp LBB0_319
+ //0x00001734 LBB0_305
+ 0x45, 0x85, 0xd2, //0x00001734 testl %r10d, %r10d
+ 0x45, 0x0f, 0x44, 0xcb, //0x00001737 cmovel %r11d, %r9d
+ 0xf6, 0xc2, 0x01, //0x0000173b testb $1, %dl
+ 0x0f, 0x84, 0x9d, 0x00, 0x00, 0x00, //0x0000173e je LBB0_319
+ 0x40, 0x80, 0xcf, 0x20, //0x00001744 orb $32, %dil
+ 0x40, 0x80, 0xff, 0x65, //0x00001748 cmpb $101, %dil
+ 0x0f, 0x85, 0x8f, 0x00, 0x00, 0x00, //0x0000174c jne LBB0_319
+ 0x48, 0x8d, 0x71, 0x01, //0x00001752 leaq $1(%rcx), %rsi
+ 0x89, 0xf2, //0x00001756 movl %esi, %edx
+ 0x41, 0x8a, 0x14, 0x10, //0x00001758 movb (%r8,%rdx), %dl
+ 0x80, 0xfa, 0x2b, //0x0000175c cmpb $43, %dl
+ 0x0f, 0x84, 0x16, 0x00, 0x00, 0x00, //0x0000175f je LBB0_310
+ 0x80, 0xfa, 0x2d, //0x00001765 cmpb $45, %dl
+ 0x0f, 0x85, 0x1c, 0x00, 0x00, 0x00, //0x00001768 jne LBB0_312
+ 0x83, 0xc1, 0x02, //0x0000176e addl $2, %ecx
+ 0xba, 0xff, 0xff, 0xff, 0xff, //0x00001771 movl $-1, %edx
+ 0xe9, 0x08, 0x00, 0x00, 0x00, //0x00001776 jmp LBB0_311
+ //0x0000177b LBB0_310
+ 0x83, 0xc1, 0x02, //0x0000177b addl $2, %ecx
+ 0xba, 0x01, 0x00, 0x00, 0x00, //0x0000177e movl $1, %edx
+ //0x00001783 LBB0_311
+ 0x89, 0xce, //0x00001783 movl %ecx, %esi
+ 0xe9, 0x05, 0x00, 0x00, 0x00, //0x00001785 jmp LBB0_313
+ //0x0000178a LBB0_312
+ 0xba, 0x01, 0x00, 0x00, 0x00, //0x0000178a movl $1, %edx
+ //0x0000178f LBB0_313
+ 0x48, 0x63, 0xf6, //0x0000178f movslq %esi, %rsi
+ 0x31, 0xc9, //0x00001792 xorl %ecx, %ecx
+ 0x48, 0x39, 0xf0, //0x00001794 cmpq %rsi, %rax
+ 0x0f, 0x8e, 0x3b, 0x00, 0x00, 0x00, //0x00001797 jle LBB0_318
+ 0x49, 0x01, 0xf7, //0x0000179d addq %rsi, %r15
+ 0x31, 0xc9, //0x000017a0 xorl %ecx, %ecx
+ //0x000017a2 LBB0_315
+ 0x81, 0xf9, 0x0f, 0x27, 0x00, 0x00, //0x000017a2 cmpl $9999, %ecx
+ 0x0f, 0x8f, 0x2a, 0x00, 0x00, 0x00, //0x000017a8 jg LBB0_318
+ 0x48, 0x8b, 0x45, 0xc0, //0x000017ae movq $-64(%rbp), %rax
+ 0x42, 0x0f, 0xb6, 0x04, 0x38, //0x000017b2 movzbl (%rax,%r15), %eax
+ 0x8d, 0x70, 0xd0, //0x000017b7 leal $-48(%rax), %esi
+ 0x40, 0x80, 0xfe, 0x09, //0x000017ba cmpb $9, %sil
+ 0x0f, 0x87, 0x14, 0x00, 0x00, 0x00, //0x000017be ja LBB0_318
+ 0x8d, 0x0c, 0x89, //0x000017c4 leal (%rcx,%rcx,4), %ecx
+ 0x8d, 0x4c, 0x48, 0xd0, //0x000017c7 leal $-48(%rax,%rcx,2), %ecx
+ 0x49, 0xff, 0xc7, //0x000017cb incq %r15
+ 0x4c, 0x39, 0x7d, 0xb0, //0x000017ce cmpq %r15, $-80(%rbp)
+ 0x0f, 0x85, 0xca, 0xff, 0xff, 0xff, //0x000017d2 jne LBB0_315
+ //0x000017d8 LBB0_318
+ 0x0f, 0xaf, 0xca, //0x000017d8 imull %edx, %ecx
+ 0x44, 0x01, 0xc9, //0x000017db addl %r9d, %ecx
+ 0x41, 0x89, 0xc9, //0x000017de movl %ecx, %r9d
+ //0x000017e1 LBB0_319
+ 0x45, 0x85, 0xdb, //0x000017e1 testl %r11d, %r11d
+ 0x48, 0xb9, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0f, 0x00, //0x000017e4 movabsq $4503599627370495, %rcx
+ 0x4c, 0x8b, 0x7d, 0xa8, //0x000017ee movq $-88(%rbp), %r15
+ 0x0f, 0x84, 0x1e, 0x00, 0x00, 0x00, //0x000017f2 je LBB0_322
+ 0x31, 0xff, //0x000017f8 xorl %edi, %edi
+ 0x41, 0x81, 0xf9, 0x36, 0x01, 0x00, 0x00, //0x000017fa cmpl $310, %r9d
+ 0x0f, 0x8e, 0x19, 0x00, 0x00, 0x00, //0x00001801 jle LBB0_323
+ 0x49, 0xb9, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x7f, //0x00001807 movabsq $9218868437227405312, %r9
+ 0xe9, 0x1a, 0x00, 0x00, 0x00, //0x00001811 jmp LBB0_325
+ //0x00001816 LBB0_322
+ 0x45, 0x31, 0xc9, //0x00001816 xorl %r9d, %r9d
+ 0x31, 0xff, //0x00001819 xorl %edi, %edi
+ 0xe9, 0x10, 0x00, 0x00, 0x00, //0x0000181b jmp LBB0_325
+ //0x00001820 LBB0_323
+ 0x41, 0x81, 0xf9, 0xb6, 0xfe, 0xff, 0xff, //0x00001820 cmpl $-330, %r9d
+ 0x0f, 0x8d, 0x51, 0x00, 0x00, 0x00, //0x00001827 jge LBB0_331
+ 0x45, 0x31, 0xc9, //0x0000182d xorl %r9d, %r9d
+ //0x00001830 LBB0_325
+ 0x4c, 0x8b, 0x5d, 0xb0, //0x00001830 movq $-80(%rbp), %r11
+ //0x00001834 LBB0_326
+ 0x8a, 0x55, 0xa0, //0x00001834 movb $-96(%rbp), %dl
+ //0x00001837 LBB0_327
+ 0x48, 0x21, 0xcf, //0x00001837 andq %rcx, %rdi
+ 0x4c, 0x09, 0xcf, //0x0000183a orq %r9, %rdi
+ 0x48, 0x89, 0xfe, //0x0000183d movq %rdi, %rsi
+ 0x49, 0xb9, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, //0x00001840 movabsq $-9223372036854775808, %r9
+ 0x4c, 0x09, 0xce, //0x0000184a orq %r9, %rsi
+ 0x80, 0xfa, 0x2d, //0x0000184d cmpb $45, %dl
+ 0x48, 0x0f, 0x45, 0xf7, //0x00001850 cmovneq %rdi, %rsi
+ //0x00001854 LBB0_328
+ 0x49, 0xff, 0xc9, //0x00001854 decq %r9
+ 0x49, 0x21, 0xf1, //0x00001857 andq %rsi, %r9
+ 0x48, 0xb8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x7f, //0x0000185a movabsq $9218868437227405312, %rax
+ 0x49, 0x39, 0xc1, //0x00001864 cmpq %rax, %r9
+ 0x0f, 0x85, 0x08, 0x00, 0x00, 0x00, //0x00001867 jne LBB0_330
+ 0x49, 0xc7, 0x45, 0x00, 0xf8, 0xff, 0xff, 0xff, //0x0000186d movq $-8, (%r13)
+ //0x00001875 LBB0_330
+ 0x49, 0x89, 0x75, 0x08, //0x00001875 movq %rsi, $8(%r13)
+ 0xe9, 0x6b, 0xea, 0xff, 0xff, //0x00001879 jmp LBB0_38
+ //0x0000187e LBB0_331
+ 0x49, 0xba, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0f, //0x0000187e movabsq $1152921504606846975, %r10
+ 0x45, 0x85, 0xc9, //0x00001888 testl %r9d, %r9d
+ 0x4c, 0x89, 0x6d, 0xd0, //0x0000188b movq %r13, $-48(%rbp)
+ 0x0f, 0x8e, 0x76, 0x07, 0x00, 0x00, //0x0000188f jle LBB0_447
+ 0x31, 0xff, //0x00001895 xorl %edi, %edi
+ 0x44, 0x89, 0xd8, //0x00001897 movl %r11d, %eax
+ 0xe9, 0x14, 0x00, 0x00, 0x00, //0x0000189a jmp LBB0_335
+ //0x0000189f LBB0_333
+ 0x89, 0xc6, //0x0000189f movl %eax, %esi
+ //0x000018a1 LBB0_334
+ 0x48, 0x8b, 0x7d, 0xc0, //0x000018a1 movq $-64(%rbp), %rdi
+ 0x03, 0x7d, 0xb8, //0x000018a5 addl $-72(%rbp), %edi
+ 0x89, 0xf0, //0x000018a8 movl %esi, %eax
+ 0x45, 0x85, 0xc9, //0x000018aa testl %r9d, %r9d
+ 0x0f, 0x8e, 0x5c, 0x08, 0x00, 0x00, //0x000018ad jle LBB0_457
+ //0x000018b3 LBB0_335
+ 0xb9, 0x1b, 0x00, 0x00, 0x00, //0x000018b3 movl $27, %ecx
+ 0x41, 0x83, 0xf9, 0x08, //0x000018b8 cmpl $8, %r9d
+ 0x0f, 0x8f, 0x0d, 0x00, 0x00, 0x00, //0x000018bc jg LBB0_337
+ 0x44, 0x89, 0xc9, //0x000018c2 movl %r9d, %ecx
+ 0x48, 0x8d, 0x15, 0x44, 0x49, 0x00, 0x00, //0x000018c5 leaq $18756(%rip), %rdx /* _POW_TAB+0(%rip) */
+ 0x8b, 0x0c, 0x8a, //0x000018cc movl (%rdx,%rcx,4), %ecx
+ //0x000018cf LBB0_337
+ 0x48, 0x89, 0x7d, 0xc0, //0x000018cf movq %rdi, $-64(%rbp)
+ 0x85, 0xc0, //0x000018d3 testl %eax, %eax
+ 0x89, 0x4d, 0xb8, //0x000018d5 movl %ecx, $-72(%rbp)
+ 0x0f, 0x84, 0xc1, 0xff, 0xff, 0xff, //0x000018d8 je LBB0_333
+ 0x41, 0x89, 0xc8, //0x000018de movl %ecx, %r8d
+ 0x41, 0xf7, 0xd8, //0x000018e1 negl %r8d
+ 0x85, 0xc9, //0x000018e4 testl %ecx, %ecx
+ 0x0f, 0x84, 0xb3, 0xff, 0xff, 0xff, //0x000018e6 je LBB0_333
+ 0x0f, 0x88, 0x90, 0x01, 0x00, 0x00, //0x000018ec js LBB0_364
+ //0x000018f2 LBB0_340
+ 0x41, 0x83, 0xf8, 0xc3, //0x000018f2 cmpl $-61, %r8d
+ 0x0f, 0x8e, 0x21, 0x00, 0x00, 0x00, //0x000018f6 jle LBB0_344
+ 0xe9, 0x91, 0x03, 0x00, 0x00, //0x000018fc jmp LBB0_394
+ //0x00001901 LBB0_341
+ 0xff, 0xc8, //0x00001901 decl %eax
+ 0x41, 0x89, 0xc3, //0x00001903 movl %eax, %r11d
+ //0x00001906 LBB0_342
+ 0x45, 0x85, 0xdb, //0x00001906 testl %r11d, %r11d
+ 0x45, 0x0f, 0x44, 0xcb, //0x00001909 cmovel %r11d, %r9d
+ //0x0000190d LBB0_343
+ 0x44, 0x8d, 0x41, 0x3c, //0x0000190d leal $60(%rcx), %r8d
+ 0x44, 0x89, 0xd8, //0x00001911 movl %r11d, %eax
+ 0x83, 0xf9, 0x88, //0x00001914 cmpl $-120, %ecx
+ 0x0f, 0x8d, 0x66, 0x03, 0x00, 0x00, //0x00001917 jge LBB0_393
+ //0x0000191d LBB0_344
+ 0x44, 0x89, 0xc1, //0x0000191d movl %r8d, %ecx
+ 0x48, 0x63, 0xf8, //0x00001920 movslq %eax, %rdi
+ 0x31, 0xf6, //0x00001923 xorl %esi, %esi
+ 0x31, 0xd2, //0x00001925 xorl %edx, %edx
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00001927 .p2align 4, 0x90
+ //0x00001930 LBB0_345
+ 0x48, 0x39, 0xfe, //0x00001930 cmpq %rdi, %rsi
+ 0x0f, 0x8d, 0x23, 0x00, 0x00, 0x00, //0x00001933 jge LBB0_347
+ 0x48, 0x8d, 0x14, 0x92, //0x00001939 leaq (%rdx,%rdx,4), %rdx
+ 0x49, 0x0f, 0xbe, 0x1c, 0x34, //0x0000193d movsbq (%r12,%rsi), %rbx
+ 0x48, 0x8d, 0x54, 0x53, 0xd0, //0x00001942 leaq $-48(%rbx,%rdx,2), %rdx
+ 0x48, 0xff, 0xc6, //0x00001947 incq %rsi
+ 0x49, 0x8d, 0x5a, 0x01, //0x0000194a leaq $1(%r10), %rbx
+ 0x48, 0x39, 0xda, //0x0000194e cmpq %rbx, %rdx
+ 0x0f, 0x82, 0xd9, 0xff, 0xff, 0xff, //0x00001951 jb LBB0_345
+ 0xe9, 0x2a, 0x00, 0x00, 0x00, //0x00001957 jmp LBB0_349
+ //0x0000195c LBB0_347
+ 0x48, 0x85, 0xd2, //0x0000195c testq %rdx, %rdx
+ 0x0f, 0x84, 0x15, 0x01, 0x00, 0x00, //0x0000195f je LBB0_362
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00001965 .p2align 4, 0x90
+ //0x00001970 LBB0_348
+ 0x48, 0x01, 0xd2, //0x00001970 addq %rdx, %rdx
+ 0x48, 0x8d, 0x14, 0x92, //0x00001973 leaq (%rdx,%rdx,4), %rdx
+ 0xff, 0xc6, //0x00001977 incl %esi
+ 0x49, 0x8d, 0x7a, 0x01, //0x00001979 leaq $1(%r10), %rdi
+ 0x48, 0x39, 0xfa, //0x0000197d cmpq %rdi, %rdx
+ 0x0f, 0x82, 0xea, 0xff, 0xff, 0xff, //0x00001980 jb LBB0_348
+ //0x00001986 LBB0_349
+ 0x41, 0x29, 0xf1, //0x00001986 subl %esi, %r9d
+ 0x31, 0xff, //0x00001989 xorl %edi, %edi
+ 0x39, 0xc6, //0x0000198b cmpl %eax, %esi
+ 0x0f, 0x8d, 0x49, 0x00, 0x00, 0x00, //0x0000198d jge LBB0_354
+ 0x48, 0x63, 0xc6, //0x00001993 movslq %esi, %rax
+ 0x49, 0x63, 0xf3, //0x00001996 movslq %r11d, %rsi
+ 0x49, 0x8d, 0x3c, 0x04, //0x00001999 leaq (%r12,%rax), %rdi
+ 0x45, 0x31, 0xdb, //0x0000199d xorl %r11d, %r11d
+ //0x000019a0 .p2align 4, 0x90
+ //0x000019a0 LBB0_351
+ 0x48, 0x89, 0xd3, //0x000019a0 movq %rdx, %rbx
+ 0x48, 0xc1, 0xeb, 0x3c, //0x000019a3 shrq $60, %rbx
+ 0x4c, 0x21, 0xd2, //0x000019a7 andq %r10, %rdx
+ 0x80, 0xcb, 0x30, //0x000019aa orb $48, %bl
+ 0x43, 0x88, 0x1c, 0x1c, //0x000019ad movb %bl, (%r12,%r11)
+ 0x48, 0x8d, 0x14, 0x92, //0x000019b1 leaq (%rdx,%rdx,4), %rdx
+ 0x4a, 0x0f, 0xbe, 0x1c, 0x1f, //0x000019b5 movsbq (%rdi,%r11), %rbx
+ 0x48, 0x8d, 0x54, 0x53, 0xd0, //0x000019ba leaq $-48(%rbx,%rdx,2), %rdx
+ 0x4a, 0x8d, 0x5c, 0x18, 0x01, //0x000019bf leaq $1(%rax,%r11), %rbx
+ 0x49, 0xff, 0xc3, //0x000019c4 incq %r11
+ 0x48, 0x39, 0xf3, //0x000019c7 cmpq %rsi, %rbx
+ 0x0f, 0x8c, 0xd0, 0xff, 0xff, 0xff, //0x000019ca jl LBB0_351
+ 0x48, 0x85, 0xd2, //0x000019d0 testq %rdx, %rdx
+ 0x0f, 0x84, 0x64, 0x00, 0x00, 0x00, //0x000019d3 je LBB0_358
+ 0x44, 0x89, 0xdf, //0x000019d9 movl %r11d, %edi
+ //0x000019dc LBB0_354
+ 0x41, 0x89, 0xfb, //0x000019dc movl %edi, %r11d
+ 0xe9, 0x28, 0x00, 0x00, 0x00, //0x000019df jmp LBB0_356
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000019e4 .p2align 4, 0x90
+ //0x000019f0 LBB0_355
+ 0x48, 0x85, 0xc0, //0x000019f0 testq %rax, %rax
+ 0xb8, 0x01, 0x00, 0x00, 0x00, //0x000019f3 movl $1, %eax
+ 0x44, 0x0f, 0x45, 0xf0, //0x000019f8 cmovnel %eax, %r14d
+ 0x48, 0x01, 0xd2, //0x000019fc addq %rdx, %rdx
+ 0x48, 0x8d, 0x14, 0x92, //0x000019ff leaq (%rdx,%rdx,4), %rdx
+ 0x48, 0x85, 0xd2, //0x00001a03 testq %rdx, %rdx
+ 0x0f, 0x84, 0x31, 0x00, 0x00, 0x00, //0x00001a06 je LBB0_358
+ //0x00001a0c LBB0_356
+ 0x48, 0x89, 0xd0, //0x00001a0c movq %rdx, %rax
+ 0x48, 0xc1, 0xe8, 0x3c, //0x00001a0f shrq $60, %rax
+ 0x4c, 0x21, 0xd2, //0x00001a13 andq %r10, %rdx
+ 0x49, 0x63, 0xf3, //0x00001a16 movslq %r11d, %rsi
+ 0x49, 0x39, 0xf7, //0x00001a19 cmpq %rsi, %r15
+ 0x0f, 0x86, 0xce, 0xff, 0xff, 0xff, //0x00001a1c jbe LBB0_355
+ 0x0c, 0x30, //0x00001a22 orb $48, %al
+ 0x41, 0x88, 0x04, 0x34, //0x00001a24 movb %al, (%r12,%rsi)
+ 0xff, 0xc6, //0x00001a28 incl %esi
+ 0x41, 0x89, 0xf3, //0x00001a2a movl %esi, %r11d
+ 0x48, 0x01, 0xd2, //0x00001a2d addq %rdx, %rdx
+ 0x48, 0x8d, 0x14, 0x92, //0x00001a30 leaq (%rdx,%rdx,4), %rdx
+ 0x48, 0x85, 0xd2, //0x00001a34 testq %rdx, %rdx
+ 0x0f, 0x85, 0xcf, 0xff, 0xff, 0xff, //0x00001a37 jne LBB0_356
+ //0x00001a3d LBB0_358
+ 0x41, 0xff, 0xc1, //0x00001a3d incl %r9d
+ 0x45, 0x85, 0xdb, //0x00001a40 testl %r11d, %r11d
+ 0x0f, 0x8e, 0xbd, 0xfe, 0xff, 0xff, //0x00001a43 jle LBB0_342
+ 0x44, 0x89, 0xd8, //0x00001a49 movl %r11d, %eax
+ 0x42, 0x80, 0x7c, 0x20, 0xff, 0x30, //0x00001a4c cmpb $48, $-1(%rax,%r12)
+ 0x0f, 0x85, 0xb5, 0xfe, 0xff, 0xff, //0x00001a52 jne LBB0_343
+ //0x00001a58 LBB0_360
+ 0x48, 0x83, 0xf8, 0x01, //0x00001a58 cmpq $1, %rax
+ 0x0f, 0x8e, 0x9f, 0xfe, 0xff, 0xff, //0x00001a5c jle LBB0_341
+ 0x4c, 0x8d, 0x58, 0xff, //0x00001a62 leaq $-1(%rax), %r11
+ 0x41, 0x80, 0x7c, 0x04, 0xfe, 0x30, //0x00001a66 cmpb $48, $-2(%r12,%rax)
+ 0x4c, 0x89, 0xd8, //0x00001a6c movq %r11, %rax
+ 0x0f, 0x84, 0xe3, 0xff, 0xff, 0xff, //0x00001a6f je LBB0_360
+ 0xe9, 0x93, 0xfe, 0xff, 0xff, //0x00001a75 jmp LBB0_343
+ //0x00001a7a LBB0_362
+ 0x45, 0x31, 0xdb, //0x00001a7a xorl %r11d, %r11d
+ 0xe9, 0x8b, 0xfe, 0xff, 0xff, //0x00001a7d jmp LBB0_343
+ //0x00001a82 LBB0_364
+ 0x83, 0x7d, 0xb8, 0xc3, //0x00001a82 cmpl $-61, $-72(%rbp)
+ 0x0f, 0x8f, 0x67, 0x03, 0x00, 0x00, //0x00001a86 jg LBB0_415
+ 0x4c, 0x8d, 0x2d, 0xad, 0x47, 0x00, 0x00, //0x00001a8c leaq $18349(%rip), %r13 /* _LSHIFT_TAB+0(%rip) */
+ 0xe9, 0x20, 0x00, 0x00, 0x00, //0x00001a93 jmp LBB0_369
+ //0x00001a98 LBB0_366
+ 0xff, 0xc8, //0x00001a98 decl %eax
+ 0x41, 0x89, 0xc3, //0x00001a9a movl %eax, %r11d
+ //0x00001a9d LBB0_367
+ 0x45, 0x85, 0xdb, //0x00001a9d testl %r11d, %r11d
+ 0x45, 0x0f, 0x44, 0xcb, //0x00001aa0 cmovel %r11d, %r9d
+ //0x00001aa4 LBB0_368
+ 0x48, 0x8b, 0x4d, 0xc8, //0x00001aa4 movq $-56(%rbp), %rcx
+ 0x44, 0x8d, 0x41, 0xc4, //0x00001aa8 leal $-60(%rcx), %r8d
+ 0x44, 0x89, 0xd8, //0x00001aac movl %r11d, %eax
+ 0x83, 0xf9, 0x78, //0x00001aaf cmpl $120, %ecx
+ 0x0f, 0x8e, 0x28, 0x03, 0x00, 0x00, //0x00001ab2 jle LBB0_414
+ //0x00001ab8 LBB0_369
+ 0x4c, 0x89, 0x45, 0xc8, //0x00001ab8 movq %r8, $-56(%rbp)
+ 0x48, 0x63, 0xd8, //0x00001abc movslq %eax, %rbx
+ 0x85, 0xdb, //0x00001abf testl %ebx, %ebx
+ 0x0f, 0x84, 0x3b, 0x00, 0x00, 0x00, //0x00001ac1 je LBB0_375
+ 0xb2, 0x38, //0x00001ac7 movb $56, %dl
+ 0x31, 0xc9, //0x00001ac9 xorl %ecx, %ecx
+ //0x00001acb LBB0_371
+ 0x41, 0xb8, 0x13, 0x00, 0x00, 0x00, //0x00001acb movl $19, %r8d
+ 0x48, 0x83, 0xf9, 0x2a, //0x00001ad1 cmpq $42, %rcx
+ 0x0f, 0x84, 0x2d, 0x00, 0x00, 0x00, //0x00001ad5 je LBB0_376
+ 0x41, 0x38, 0x14, 0x0c, //0x00001adb cmpb %dl, (%r12,%rcx)
+ 0x0f, 0x85, 0x93, 0x01, 0x00, 0x00, //0x00001adf jne LBB0_392
+ 0x42, 0x0f, 0xb6, 0x94, 0x29, 0x65, 0x18, 0x00, 0x00, //0x00001ae5 movzbl $6245(%rcx,%r13), %edx
+ 0x48, 0xff, 0xc1, //0x00001aee incq %rcx
+ 0x48, 0x39, 0xcb, //0x00001af1 cmpq %rcx, %rbx
+ 0x0f, 0x85, 0xd1, 0xff, 0xff, 0xff, //0x00001af4 jne LBB0_371
+ 0x84, 0xd2, //0x00001afa testb %dl, %dl
+ 0x0f, 0x84, 0x06, 0x00, 0x00, 0x00, //0x00001afc je LBB0_376
+ //0x00001b02 LBB0_375
+ 0x41, 0xb8, 0x12, 0x00, 0x00, 0x00, //0x00001b02 movl $18, %r8d
+ //0x00001b08 LBB0_376
+ 0x85, 0xc0, //0x00001b08 testl %eax, %eax
+ 0x0f, 0x8e, 0x1e, 0x01, 0x00, 0x00, //0x00001b0a jle LBB0_388
+ 0x4d, 0x89, 0xcd, //0x00001b10 movq %r9, %r13
+ 0x44, 0x01, 0xc0, //0x00001b13 addl %r8d, %eax
+ 0x48, 0x98, //0x00001b16 cltq
+ 0x48, 0x89, 0xc7, //0x00001b18 movq %rax, %rdi
+ 0x48, 0xc1, 0xe7, 0x20, //0x00001b1b shlq $32, %rdi
+ 0x48, 0xff, 0xc8, //0x00001b1f decq %rax
+ 0x48, 0xff, 0xc3, //0x00001b22 incq %rbx
+ 0x31, 0xc9, //0x00001b25 xorl %ecx, %ecx
+ 0xe9, 0x2e, 0x00, 0x00, 0x00, //0x00001b27 jmp LBB0_380
+ 0x90, 0x90, 0x90, 0x90, //0x00001b2c .p2align 4, 0x90
+ //0x00001b30 LBB0_378
+ 0x48, 0x85, 0xc0, //0x00001b30 testq %rax, %rax
+ 0xb8, 0x01, 0x00, 0x00, 0x00, //0x00001b33 movl $1, %eax
+ 0x44, 0x0f, 0x45, 0xf0, //0x00001b38 cmovnel %eax, %r14d
+ //0x00001b3c LBB0_379
+ 0x48, 0xb8, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, //0x00001b3c movabsq $-4294967296, %rax
+ 0x48, 0x01, 0xc7, //0x00001b46 addq %rax, %rdi
+ 0x49, 0x8d, 0x41, 0xff, //0x00001b49 leaq $-1(%r9), %rax
+ 0x48, 0xff, 0xcb, //0x00001b4d decq %rbx
+ 0x48, 0x83, 0xfb, 0x01, //0x00001b50 cmpq $1, %rbx
+ 0x0f, 0x8e, 0x49, 0x00, 0x00, 0x00, //0x00001b54 jle LBB0_382
+ //0x00001b5a LBB0_380
+ 0x49, 0x89, 0xc1, //0x00001b5a movq %rax, %r9
+ 0x41, 0x0f, 0xb6, 0x74, 0x1c, 0xfe, //0x00001b5d movzbl $-2(%r12,%rbx), %esi
+ 0x48, 0xc1, 0xe6, 0x3c, //0x00001b63 shlq $60, %rsi
+ 0x48, 0x01, 0xce, //0x00001b67 addq %rcx, %rsi
+ 0x48, 0x89, 0xf0, //0x00001b6a movq %rsi, %rax
+ 0x48, 0xb9, 0xcd, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, //0x00001b6d movabsq $-3689348814741910323, %rcx
+ 0x48, 0xf7, 0xe1, //0x00001b77 mulq %rcx
+ 0x48, 0x89, 0xd1, //0x00001b7a movq %rdx, %rcx
+ 0x48, 0xc1, 0xe9, 0x03, //0x00001b7d shrq $3, %rcx
+ 0x48, 0x8d, 0x04, 0x09, //0x00001b81 leaq (%rcx,%rcx), %rax
+ 0x48, 0x8d, 0x14, 0x80, //0x00001b85 leaq (%rax,%rax,4), %rdx
+ 0x48, 0x89, 0xf0, //0x00001b89 movq %rsi, %rax
+ 0x48, 0x29, 0xd0, //0x00001b8c subq %rdx, %rax
+ 0x4d, 0x39, 0xf9, //0x00001b8f cmpq %r15, %r9
+ 0x0f, 0x83, 0x98, 0xff, 0xff, 0xff, //0x00001b92 jae LBB0_378
+ 0x04, 0x30, //0x00001b98 addb $48, %al
+ 0x43, 0x88, 0x04, 0x0c, //0x00001b9a movb %al, (%r12,%r9)
+ 0xe9, 0x99, 0xff, 0xff, 0xff, //0x00001b9e jmp LBB0_379
+ //0x00001ba3 LBB0_382
+ 0x48, 0x83, 0xfe, 0x0a, //0x00001ba3 cmpq $10, %rsi
+ 0x0f, 0x83, 0x0f, 0x00, 0x00, 0x00, //0x00001ba7 jae LBB0_384
+ 0x4d, 0x89, 0xe9, //0x00001bad movq %r13, %r9
+ 0x4c, 0x8d, 0x2d, 0x89, 0x46, 0x00, 0x00, //0x00001bb0 leaq $18057(%rip), %r13 /* _LSHIFT_TAB+0(%rip) */
+ 0xe9, 0x72, 0x00, 0x00, 0x00, //0x00001bb7 jmp LBB0_388
+ //0x00001bbc LBB0_384
+ 0x49, 0x63, 0xf1, //0x00001bbc movslq %r9d, %rsi
+ 0x48, 0xff, 0xce, //0x00001bbf decq %rsi
+ 0x4d, 0x89, 0xe9, //0x00001bc2 movq %r13, %r9
+ 0x4c, 0x8d, 0x2d, 0x74, 0x46, 0x00, 0x00, //0x00001bc5 leaq $18036(%rip), %r13 /* _LSHIFT_TAB+0(%rip) */
+ 0xe9, 0x1c, 0x00, 0x00, 0x00, //0x00001bcc jmp LBB0_386
+ //0x00001bd1 LBB0_385
+ 0x48, 0x85, 0xc0, //0x00001bd1 testq %rax, %rax
+ 0xb8, 0x01, 0x00, 0x00, 0x00, //0x00001bd4 movl $1, %eax
+ 0x44, 0x0f, 0x45, 0xf0, //0x00001bd9 cmovnel %eax, %r14d
+ 0x48, 0xff, 0xce, //0x00001bdd decq %rsi
+ 0x48, 0x83, 0xf9, 0x09, //0x00001be0 cmpq $9, %rcx
+ 0x48, 0x89, 0xd1, //0x00001be4 movq %rdx, %rcx
+ 0x0f, 0x86, 0x41, 0x00, 0x00, 0x00, //0x00001be7 jbe LBB0_388
+ //0x00001bed LBB0_386
+ 0x48, 0x89, 0xc8, //0x00001bed movq %rcx, %rax
+ 0x48, 0xba, 0xcd, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, //0x00001bf0 movabsq $-3689348814741910323, %rdx
+ 0x48, 0xf7, 0xe2, //0x00001bfa mulq %rdx
+ 0x48, 0xc1, 0xea, 0x03, //0x00001bfd shrq $3, %rdx
+ 0x48, 0x8d, 0x04, 0x12, //0x00001c01 leaq (%rdx,%rdx), %rax
+ 0x48, 0x8d, 0x3c, 0x80, //0x00001c05 leaq (%rax,%rax,4), %rdi
+ 0x48, 0x89, 0xc8, //0x00001c09 movq %rcx, %rax
+ 0x48, 0x29, 0xf8, //0x00001c0c subq %rdi, %rax
+ 0x4c, 0x39, 0xfe, //0x00001c0f cmpq %r15, %rsi
+ 0x0f, 0x83, 0xb9, 0xff, 0xff, 0xff, //0x00001c12 jae LBB0_385
+ 0x04, 0x30, //0x00001c18 addb $48, %al
+ 0x41, 0x88, 0x04, 0x34, //0x00001c1a movb %al, (%r12,%rsi)
+ 0x48, 0xff, 0xce, //0x00001c1e decq %rsi
+ 0x48, 0x83, 0xf9, 0x09, //0x00001c21 cmpq $9, %rcx
+ 0x48, 0x89, 0xd1, //0x00001c25 movq %rdx, %rcx
+ 0x0f, 0x87, 0xbf, 0xff, 0xff, 0xff, //0x00001c28 ja LBB0_386
+ //0x00001c2e LBB0_388
+ 0x45, 0x01, 0xc3, //0x00001c2e addl %r8d, %r11d
+ 0x4d, 0x63, 0xdb, //0x00001c31 movslq %r11d, %r11
+ 0x4d, 0x39, 0xdf, //0x00001c34 cmpq %r11, %r15
+ 0x45, 0x0f, 0x46, 0xdf, //0x00001c37 cmovbel %r15d, %r11d
+ 0x45, 0x01, 0xc1, //0x00001c3b addl %r8d, %r9d
+ 0x45, 0x85, 0xdb, //0x00001c3e testl %r11d, %r11d
+ 0x0f, 0x8e, 0x56, 0xfe, 0xff, 0xff, //0x00001c41 jle LBB0_367
+ 0x44, 0x89, 0xd8, //0x00001c47 movl %r11d, %eax
+ 0x42, 0x80, 0x7c, 0x20, 0xff, 0x30, //0x00001c4a cmpb $48, $-1(%rax,%r12)
+ 0x0f, 0x85, 0x4e, 0xfe, 0xff, 0xff, //0x00001c50 jne LBB0_368
+ //0x00001c56 LBB0_390
+ 0x48, 0x83, 0xf8, 0x01, //0x00001c56 cmpq $1, %rax
+ 0x0f, 0x8e, 0x38, 0xfe, 0xff, 0xff, //0x00001c5a jle LBB0_366
+ 0x4c, 0x8d, 0x58, 0xff, //0x00001c60 leaq $-1(%rax), %r11
+ 0x41, 0x80, 0x7c, 0x04, 0xfe, 0x30, //0x00001c64 cmpb $48, $-2(%r12,%rax)
+ 0x4c, 0x89, 0xd8, //0x00001c6a movq %r11, %rax
+ 0x0f, 0x84, 0xe3, 0xff, 0xff, 0xff, //0x00001c6d je LBB0_390
+ 0xe9, 0x2c, 0xfe, 0xff, 0xff, //0x00001c73 jmp LBB0_368
+ //0x00001c78 LBB0_392
+ 0x0f, 0x8c, 0x84, 0xfe, 0xff, 0xff, //0x00001c78 jl LBB0_375
+ 0xe9, 0x85, 0xfe, 0xff, 0xff, //0x00001c7e jmp LBB0_376
+ //0x00001c83 LBB0_393
+ 0x44, 0x89, 0xd8, //0x00001c83 movl %r11d, %eax
+ 0x44, 0x89, 0xde, //0x00001c86 movl %r11d, %esi
+ 0x45, 0x85, 0xc0, //0x00001c89 testl %r8d, %r8d
+ 0x0f, 0x84, 0x0f, 0xfc, 0xff, 0xff, //0x00001c8c je LBB0_334
+ //0x00001c92 LBB0_394
+ 0x41, 0xf7, 0xd8, //0x00001c92 negl %r8d
+ 0x48, 0x63, 0xf8, //0x00001c95 movslq %eax, %rdi
+ 0x31, 0xf6, //0x00001c98 xorl %esi, %esi
+ 0x31, 0xd2, //0x00001c9a xorl %edx, %edx
+ //0x00001c9c LBB0_395
+ 0x48, 0x39, 0xfe, //0x00001c9c cmpq %rdi, %rsi
+ 0x0f, 0x8d, 0x12, 0x01, 0x00, 0x00, //0x00001c9f jge LBB0_411
+ 0x48, 0x8d, 0x0c, 0x92, //0x00001ca5 leaq (%rdx,%rdx,4), %rcx
+ 0x49, 0x0f, 0xbe, 0x14, 0x34, //0x00001ca9 movsbq (%r12,%rsi), %rdx
+ 0x48, 0x8d, 0x54, 0x4a, 0xd0, //0x00001cae leaq $-48(%rdx,%rcx,2), %rdx
+ 0x48, 0xff, 0xc6, //0x00001cb3 incq %rsi
+ 0x48, 0x89, 0xd3, //0x00001cb6 movq %rdx, %rbx
+ 0x44, 0x89, 0xc1, //0x00001cb9 movl %r8d, %ecx
+ 0x48, 0xd3, 0xeb, //0x00001cbc shrq %cl, %rbx
+ 0x48, 0x85, 0xdb, //0x00001cbf testq %rbx, %rbx
+ 0x0f, 0x84, 0xd4, 0xff, 0xff, 0xff, //0x00001cc2 je LBB0_395
+ //0x00001cc8 LBB0_397
+ 0x48, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x00001cc8 movq $-1, %rbx
+ 0x44, 0x89, 0xc1, //0x00001ccf movl %r8d, %ecx
+ 0x48, 0xd3, 0xe3, //0x00001cd2 shlq %cl, %rbx
+ 0x48, 0xf7, 0xd3, //0x00001cd5 notq %rbx
+ 0x31, 0xff, //0x00001cd8 xorl %edi, %edi
+ 0x39, 0xc6, //0x00001cda cmpl %eax, %esi
+ 0x0f, 0x8d, 0x49, 0x00, 0x00, 0x00, //0x00001cdc jge LBB0_401
+ 0x4c, 0x89, 0x4d, 0xc8, //0x00001ce2 movq %r9, $-56(%rbp)
+ 0x4c, 0x63, 0xee, //0x00001ce6 movslq %esi, %r13
+ 0x4d, 0x63, 0xcb, //0x00001ce9 movslq %r11d, %r9
+ 0x4f, 0x8d, 0x1c, 0x2c, //0x00001cec leaq (%r12,%r13), %r11
+ 0x31, 0xff, //0x00001cf0 xorl %edi, %edi
+ //0x00001cf2 LBB0_399
+ 0x48, 0x89, 0xd0, //0x00001cf2 movq %rdx, %rax
+ 0x44, 0x89, 0xc1, //0x00001cf5 movl %r8d, %ecx
+ 0x48, 0xd3, 0xe8, //0x00001cf8 shrq %cl, %rax
+ 0x48, 0x21, 0xda, //0x00001cfb andq %rbx, %rdx
+ 0x04, 0x30, //0x00001cfe addb $48, %al
+ 0x41, 0x88, 0x04, 0x3c, //0x00001d00 movb %al, (%r12,%rdi)
+ 0x48, 0x8d, 0x04, 0x92, //0x00001d04 leaq (%rdx,%rdx,4), %rax
+ 0x49, 0x0f, 0xbe, 0x0c, 0x3b, //0x00001d08 movsbq (%r11,%rdi), %rcx
+ 0x48, 0x8d, 0x54, 0x41, 0xd0, //0x00001d0d leaq $-48(%rcx,%rax,2), %rdx
+ 0x49, 0x8d, 0x44, 0x3d, 0x01, //0x00001d12 leaq $1(%r13,%rdi), %rax
+ 0x48, 0xff, 0xc7, //0x00001d17 incq %rdi
+ 0x4c, 0x39, 0xc8, //0x00001d1a cmpq %r9, %rax
+ 0x0f, 0x8c, 0xcf, 0xff, 0xff, 0xff, //0x00001d1d jl LBB0_399
+ 0x4c, 0x8b, 0x6d, 0xd0, //0x00001d23 movq $-48(%rbp), %r13
+ 0x4c, 0x8b, 0x4d, 0xc8, //0x00001d27 movq $-56(%rbp), %r9
+ //0x00001d2b LBB0_401
+ 0x41, 0x29, 0xf1, //0x00001d2b subl %esi, %r9d
+ 0x41, 0x89, 0xfb, //0x00001d2e movl %edi, %r11d
+ 0xe9, 0x13, 0x00, 0x00, 0x00, //0x00001d31 jmp LBB0_404
+ //0x00001d36 LBB0_402
+ 0x48, 0x85, 0xc0, //0x00001d36 testq %rax, %rax
+ 0xb8, 0x01, 0x00, 0x00, 0x00, //0x00001d39 movl $1, %eax
+ 0x44, 0x0f, 0x45, 0xf0, //0x00001d3e cmovnel %eax, %r14d
+ //0x00001d42 LBB0_403
+ 0x48, 0x01, 0xd2, //0x00001d42 addq %rdx, %rdx
+ 0x48, 0x8d, 0x14, 0x92, //0x00001d45 leaq (%rdx,%rdx,4), %rdx
+ //0x00001d49 LBB0_404
+ 0x48, 0x85, 0xd2, //0x00001d49 testq %rdx, %rdx
+ 0x0f, 0x84, 0x28, 0x00, 0x00, 0x00, //0x00001d4c je LBB0_407
+ 0x48, 0x89, 0xd0, //0x00001d52 movq %rdx, %rax
+ 0x44, 0x89, 0xc1, //0x00001d55 movl %r8d, %ecx
+ 0x48, 0xd3, 0xe8, //0x00001d58 shrq %cl, %rax
+ 0x48, 0x21, 0xda, //0x00001d5b andq %rbx, %rdx
+ 0x49, 0x63, 0xcb, //0x00001d5e movslq %r11d, %rcx
+ 0x49, 0x39, 0xcf, //0x00001d61 cmpq %rcx, %r15
+ 0x0f, 0x86, 0xcc, 0xff, 0xff, 0xff, //0x00001d64 jbe LBB0_402
+ 0x04, 0x30, //0x00001d6a addb $48, %al
+ 0x41, 0x88, 0x04, 0x0c, //0x00001d6c movb %al, (%r12,%rcx)
+ 0xff, 0xc1, //0x00001d70 incl %ecx
+ 0x41, 0x89, 0xcb, //0x00001d72 movl %ecx, %r11d
+ 0xe9, 0xc8, 0xff, 0xff, 0xff, //0x00001d75 jmp LBB0_403
+ //0x00001d7a LBB0_407
+ 0x41, 0xff, 0xc1, //0x00001d7a incl %r9d
+ 0x45, 0x85, 0xdb, //0x00001d7d testl %r11d, %r11d
+ 0x0f, 0x8e, 0x49, 0x02, 0x00, 0x00, //0x00001d80 jle LBB0_441
+ 0x44, 0x89, 0xd8, //0x00001d86 movl %r11d, %eax
+ 0x42, 0x80, 0x7c, 0x20, 0xff, 0x30, //0x00001d89 cmpb $48, $-1(%rax,%r12)
+ 0x0f, 0x85, 0x43, 0x02, 0x00, 0x00, //0x00001d8f jne LBB0_442
+ //0x00001d95 LBB0_409
+ 0x48, 0x83, 0xf8, 0x01, //0x00001d95 cmpq $1, %rax
+ 0x0f, 0x8e, 0x2b, 0x02, 0x00, 0x00, //0x00001d99 jle LBB0_440
+ 0x4c, 0x8d, 0x58, 0xff, //0x00001d9f leaq $-1(%rax), %r11
+ 0x41, 0x80, 0x7c, 0x04, 0xfe, 0x30, //0x00001da3 cmpb $48, $-2(%r12,%rax)
+ 0x4c, 0x89, 0xd8, //0x00001da9 movq %r11, %rax
+ 0x0f, 0x84, 0xe3, 0xff, 0xff, 0xff, //0x00001dac je LBB0_409
+ 0xe9, 0x21, 0x02, 0x00, 0x00, //0x00001db2 jmp LBB0_442
+ //0x00001db7 LBB0_411
+ 0x48, 0x85, 0xd2, //0x00001db7 testq %rdx, %rdx
+ 0x0f, 0x84, 0x3e, 0x01, 0x00, 0x00, //0x00001dba je LBB0_430
+ //0x00001dc0 LBB0_412
+ 0x48, 0x89, 0xd7, //0x00001dc0 movq %rdx, %rdi
+ 0x44, 0x89, 0xc1, //0x00001dc3 movl %r8d, %ecx
+ 0x48, 0xd3, 0xef, //0x00001dc6 shrq %cl, %rdi
+ 0x48, 0x85, 0xff, //0x00001dc9 testq %rdi, %rdi
+ 0x0f, 0x85, 0xf6, 0xfe, 0xff, 0xff, //0x00001dcc jne LBB0_397
+ 0x48, 0x01, 0xd2, //0x00001dd2 addq %rdx, %rdx
+ 0x48, 0x8d, 0x14, 0x92, //0x00001dd5 leaq (%rdx,%rdx,4), %rdx
+ 0xff, 0xc6, //0x00001dd9 incl %esi
+ 0xe9, 0xe0, 0xff, 0xff, 0xff, //0x00001ddb jmp LBB0_412
+ //0x00001de0 LBB0_414
+ 0x44, 0x89, 0xd8, //0x00001de0 movl %r11d, %eax
+ 0x44, 0x89, 0xde, //0x00001de3 movl %r11d, %esi
+ 0x45, 0x85, 0xc0, //0x00001de6 testl %r8d, %r8d
+ 0x4c, 0x8b, 0x6d, 0xd0, //0x00001de9 movq $-48(%rbp), %r13
+ 0x0f, 0x84, 0xae, 0xfa, 0xff, 0xff, //0x00001ded je LBB0_334
+ //0x00001df3 LBB0_415
+ 0x44, 0x89, 0xc1, //0x00001df3 movl %r8d, %ecx
+ 0x48, 0x6b, 0xf1, 0x68, //0x00001df6 imulq $104, %rcx, %rsi
+ 0x48, 0x8d, 0x3d, 0x3f, 0x44, 0x00, 0x00, //0x00001dfa leaq $17471(%rip), %rdi /* _LSHIFT_TAB+0(%rip) */
+ 0x8b, 0x1c, 0x3e, //0x00001e01 movl (%rsi,%rdi), %ebx
+ 0x4c, 0x63, 0xe8, //0x00001e04 movslq %eax, %r13
+ 0x8a, 0x54, 0x3e, 0x04, //0x00001e07 movb $4(%rsi,%rdi), %dl
+ 0x45, 0x85, 0xed, //0x00001e0b testl %r13d, %r13d
+ 0x4c, 0x89, 0x4d, 0xc8, //0x00001e0e movq %r9, $-56(%rbp)
+ 0x0f, 0x84, 0x29, 0x00, 0x00, 0x00, //0x00001e12 je LBB0_420
+ 0x48, 0x8d, 0x74, 0x3e, 0x05, //0x00001e18 leaq $5(%rsi,%rdi), %rsi
+ 0x31, 0xff, //0x00001e1d xorl %edi, %edi
+ //0x00001e1f LBB0_417
+ 0x84, 0xd2, //0x00001e1f testb %dl, %dl
+ 0x0f, 0x84, 0x24, 0x00, 0x00, 0x00, //0x00001e21 je LBB0_422
+ 0x41, 0x38, 0x14, 0x3c, //0x00001e27 cmpb %dl, (%r12,%rdi)
+ 0x0f, 0x85, 0xaf, 0x01, 0x00, 0x00, //0x00001e2b jne LBB0_443
+ 0x0f, 0xb6, 0x14, 0x3e, //0x00001e31 movzbl (%rsi,%rdi), %edx
+ 0x48, 0xff, 0xc7, //0x00001e35 incq %rdi
+ 0x49, 0x39, 0xfd, //0x00001e38 cmpq %rdi, %r13
+ 0x0f, 0x85, 0xde, 0xff, 0xff, 0xff, //0x00001e3b jne LBB0_417
+ //0x00001e41 LBB0_420
+ 0x84, 0xd2, //0x00001e41 testb %dl, %dl
+ 0x0f, 0x84, 0x02, 0x00, 0x00, 0x00, //0x00001e43 je LBB0_422
+ //0x00001e49 LBB0_421
+ 0xff, 0xcb, //0x00001e49 decl %ebx
+ //0x00001e4b LBB0_422
+ 0x85, 0xc0, //0x00001e4b testl %eax, %eax
+ 0x0f, 0x8e, 0xb5, 0x00, 0x00, 0x00, //0x00001e4d jle LBB0_431
+ 0x89, 0x5d, 0x98, //0x00001e53 movl %ebx, $-104(%rbp)
+ 0x01, 0xd8, //0x00001e56 addl %ebx, %eax
+ 0x48, 0x98, //0x00001e58 cltq
+ 0x49, 0x89, 0xc1, //0x00001e5a movq %rax, %r9
+ 0x49, 0xc1, 0xe1, 0x20, //0x00001e5d shlq $32, %r9
+ 0x48, 0xff, 0xc8, //0x00001e61 decq %rax
+ 0x49, 0xff, 0xc5, //0x00001e64 incq %r13
+ 0x31, 0xf6, //0x00001e67 xorl %esi, %esi
+ 0xe9, 0x2a, 0x00, 0x00, 0x00, //0x00001e69 jmp LBB0_426
+ //0x00001e6e LBB0_424
+ 0x48, 0x85, 0xc0, //0x00001e6e testq %rax, %rax
+ 0xb8, 0x01, 0x00, 0x00, 0x00, //0x00001e71 movl $1, %eax
+ 0x44, 0x0f, 0x45, 0xf0, //0x00001e76 cmovnel %eax, %r14d
+ //0x00001e7a LBB0_425
+ 0x48, 0xb8, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, //0x00001e7a movabsq $-4294967296, %rax
+ 0x49, 0x01, 0xc1, //0x00001e84 addq %rax, %r9
+ 0x48, 0x8d, 0x47, 0xff, //0x00001e87 leaq $-1(%rdi), %rax
+ 0x49, 0xff, 0xcd, //0x00001e8b decq %r13
+ 0x49, 0x83, 0xfd, 0x01, //0x00001e8e cmpq $1, %r13
+ 0x0f, 0x8e, 0x4c, 0x00, 0x00, 0x00, //0x00001e92 jle LBB0_428
+ //0x00001e98 LBB0_426
+ 0x48, 0x89, 0xc7, //0x00001e98 movq %rax, %rdi
+ 0x4b, 0x0f, 0xbe, 0x5c, 0x2c, 0xfe, //0x00001e9b movsbq $-2(%r12,%r13), %rbx
+ 0x48, 0x83, 0xc3, 0xd0, //0x00001ea1 addq $-48, %rbx
+ 0x48, 0xd3, 0xe3, //0x00001ea5 shlq %cl, %rbx
+ 0x48, 0x01, 0xf3, //0x00001ea8 addq %rsi, %rbx
+ 0x48, 0x89, 0xd8, //0x00001eab movq %rbx, %rax
+ 0x48, 0xba, 0xcd, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, //0x00001eae movabsq $-3689348814741910323, %rdx
+ 0x48, 0xf7, 0xe2, //0x00001eb8 mulq %rdx
+ 0x48, 0x89, 0xd6, //0x00001ebb movq %rdx, %rsi
+ 0x48, 0xc1, 0xee, 0x03, //0x00001ebe shrq $3, %rsi
+ 0x48, 0x8d, 0x04, 0x36, //0x00001ec2 leaq (%rsi,%rsi), %rax
+ 0x48, 0x8d, 0x14, 0x80, //0x00001ec6 leaq (%rax,%rax,4), %rdx
+ 0x48, 0x89, 0xd8, //0x00001eca movq %rbx, %rax
+ 0x48, 0x29, 0xd0, //0x00001ecd subq %rdx, %rax
+ 0x4c, 0x39, 0xff, //0x00001ed0 cmpq %r15, %rdi
+ 0x0f, 0x83, 0x95, 0xff, 0xff, 0xff, //0x00001ed3 jae LBB0_424
+ 0x04, 0x30, //0x00001ed9 addb $48, %al
+ 0x41, 0x88, 0x04, 0x3c, //0x00001edb movb %al, (%r12,%rdi)
+ 0xe9, 0x96, 0xff, 0xff, 0xff, //0x00001edf jmp LBB0_425
+ //0x00001ee4 LBB0_428
+ 0x48, 0x83, 0xfb, 0x0a, //0x00001ee4 cmpq $10, %rbx
+ 0x4c, 0x8b, 0x6d, 0xd0, //0x00001ee8 movq $-48(%rbp), %r13
+ 0x4c, 0x8b, 0x4d, 0xc8, //0x00001eec movq $-56(%rbp), %r9
+ 0x0f, 0x83, 0x1f, 0x00, 0x00, 0x00, //0x00001ef0 jae LBB0_432
+ 0x8b, 0x5d, 0x98, //0x00001ef6 movl $-104(%rbp), %ebx
+ 0xe9, 0x82, 0x00, 0x00, 0x00, //0x00001ef9 jmp LBB0_436
+ //0x00001efe LBB0_430
+ 0x45, 0x31, 0xdb, //0x00001efe xorl %r11d, %r11d
+ 0x31, 0xf6, //0x00001f01 xorl %esi, %esi
+ 0xe9, 0x99, 0xf9, 0xff, 0xff, //0x00001f03 jmp LBB0_334
+ //0x00001f08 LBB0_431
+ 0x4c, 0x8b, 0x6d, 0xd0, //0x00001f08 movq $-48(%rbp), %r13
+ 0x4c, 0x8b, 0x4d, 0xc8, //0x00001f0c movq $-56(%rbp), %r9
+ 0xe9, 0x6b, 0x00, 0x00, 0x00, //0x00001f10 jmp LBB0_436
+ //0x00001f15 LBB0_432
+ 0x48, 0x63, 0xcf, //0x00001f15 movslq %edi, %rcx
+ 0x48, 0xff, 0xc9, //0x00001f18 decq %rcx
+ 0x8b, 0x5d, 0x98, //0x00001f1b movl $-104(%rbp), %ebx
+ 0xe9, 0x1c, 0x00, 0x00, 0x00, //0x00001f1e jmp LBB0_434
+ //0x00001f23 LBB0_433
+ 0x48, 0x85, 0xc0, //0x00001f23 testq %rax, %rax
+ 0xb8, 0x01, 0x00, 0x00, 0x00, //0x00001f26 movl $1, %eax
+ 0x44, 0x0f, 0x45, 0xf0, //0x00001f2b cmovnel %eax, %r14d
+ 0x48, 0xff, 0xc9, //0x00001f2f decq %rcx
+ 0x48, 0x83, 0xfe, 0x09, //0x00001f32 cmpq $9, %rsi
+ 0x48, 0x89, 0xd6, //0x00001f36 movq %rdx, %rsi
+ 0x0f, 0x86, 0x41, 0x00, 0x00, 0x00, //0x00001f39 jbe LBB0_436
+ //0x00001f3f LBB0_434
+ 0x48, 0x89, 0xf0, //0x00001f3f movq %rsi, %rax
+ 0x48, 0xba, 0xcd, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, //0x00001f42 movabsq $-3689348814741910323, %rdx
+ 0x48, 0xf7, 0xe2, //0x00001f4c mulq %rdx
+ 0x48, 0xc1, 0xea, 0x03, //0x00001f4f shrq $3, %rdx
+ 0x48, 0x8d, 0x04, 0x12, //0x00001f53 leaq (%rdx,%rdx), %rax
+ 0x48, 0x8d, 0x3c, 0x80, //0x00001f57 leaq (%rax,%rax,4), %rdi
+ 0x48, 0x89, 0xf0, //0x00001f5b movq %rsi, %rax
+ 0x48, 0x29, 0xf8, //0x00001f5e subq %rdi, %rax
+ 0x4c, 0x39, 0xf9, //0x00001f61 cmpq %r15, %rcx
+ 0x0f, 0x83, 0xb9, 0xff, 0xff, 0xff, //0x00001f64 jae LBB0_433
+ 0x04, 0x30, //0x00001f6a addb $48, %al
+ 0x41, 0x88, 0x04, 0x0c, //0x00001f6c movb %al, (%r12,%rcx)
+ 0x48, 0xff, 0xc9, //0x00001f70 decq %rcx
+ 0x48, 0x83, 0xfe, 0x09, //0x00001f73 cmpq $9, %rsi
+ 0x48, 0x89, 0xd6, //0x00001f77 movq %rdx, %rsi
+ 0x0f, 0x87, 0xbf, 0xff, 0xff, 0xff, //0x00001f7a ja LBB0_434
+ //0x00001f80 LBB0_436
+ 0x41, 0x01, 0xdb, //0x00001f80 addl %ebx, %r11d
+ 0x4d, 0x63, 0xdb, //0x00001f83 movslq %r11d, %r11
+ 0x4d, 0x39, 0xdf, //0x00001f86 cmpq %r11, %r15
+ 0x45, 0x0f, 0x46, 0xdf, //0x00001f89 cmovbel %r15d, %r11d
+ 0x41, 0x01, 0xd9, //0x00001f8d addl %ebx, %r9d
+ 0x45, 0x85, 0xdb, //0x00001f90 testl %r11d, %r11d
+ 0x0f, 0x8e, 0x57, 0x00, 0x00, 0x00, //0x00001f93 jle LBB0_445
+ 0x44, 0x89, 0xd8, //0x00001f99 movl %r11d, %eax
+ 0x42, 0x80, 0x7c, 0x20, 0xff, 0x30, //0x00001f9c cmpb $48, $-1(%rax,%r12)
+ 0x0f, 0x85, 0x4f, 0x00, 0x00, 0x00, //0x00001fa2 jne LBB0_446
+ //0x00001fa8 LBB0_438
+ 0x48, 0x83, 0xf8, 0x01, //0x00001fa8 cmpq $1, %rax
+ 0x0f, 0x8e, 0x39, 0x00, 0x00, 0x00, //0x00001fac jle LBB0_444
+ 0x4c, 0x8d, 0x58, 0xff, //0x00001fb2 leaq $-1(%rax), %r11
+ 0x41, 0x80, 0x7c, 0x04, 0xfe, 0x30, //0x00001fb6 cmpb $48, $-2(%r12,%rax)
+ 0x4c, 0x89, 0xd8, //0x00001fbc movq %r11, %rax
+ 0x0f, 0x84, 0xe3, 0xff, 0xff, 0xff, //0x00001fbf je LBB0_438
+ 0xe9, 0x2d, 0x00, 0x00, 0x00, //0x00001fc5 jmp LBB0_446
+ //0x00001fca LBB0_440
+ 0xff, 0xc8, //0x00001fca decl %eax
+ 0x41, 0x89, 0xc3, //0x00001fcc movl %eax, %r11d
+ //0x00001fcf LBB0_441
+ 0x45, 0x85, 0xdb, //0x00001fcf testl %r11d, %r11d
+ 0x0f, 0x84, 0x17, 0x01, 0x00, 0x00, //0x00001fd2 je LBB0_454
+ //0x00001fd8 LBB0_442
+ 0x44, 0x89, 0xde, //0x00001fd8 movl %r11d, %esi
+ 0xe9, 0xc1, 0xf8, 0xff, 0xff, //0x00001fdb jmp LBB0_334
+ //0x00001fe0 LBB0_443
+ 0x0f, 0x8c, 0x63, 0xfe, 0xff, 0xff, //0x00001fe0 jl LBB0_421
+ 0xe9, 0x60, 0xfe, 0xff, 0xff, //0x00001fe6 jmp LBB0_422
+ //0x00001feb LBB0_444
+ 0xff, 0xc8, //0x00001feb decl %eax
+ 0x41, 0x89, 0xc3, //0x00001fed movl %eax, %r11d
+ //0x00001ff0 LBB0_445
+ 0x45, 0x85, 0xdb, //0x00001ff0 testl %r11d, %r11d
+ 0x45, 0x0f, 0x44, 0xcb, //0x00001ff3 cmovel %r11d, %r9d
+ //0x00001ff7 LBB0_446
+ 0x44, 0x89, 0xd8, //0x00001ff7 movl %r11d, %eax
+ 0x44, 0x89, 0xde, //0x00001ffa movl %r11d, %esi
+ 0x45, 0x85, 0xc0, //0x00001ffd testl %r8d, %r8d
+ 0x0f, 0x89, 0x9b, 0xf8, 0xff, 0xff, //0x00002000 jns LBB0_334
+ 0xe9, 0xe7, 0xf8, 0xff, 0xff, //0x00002006 jmp LBB0_340
+ //0x0000200b LBB0_447
+ 0x44, 0x89, 0xde, //0x0000200b movl %r11d, %esi
+ 0xe9, 0xfc, 0x00, 0x00, 0x00, //0x0000200e jmp LBB0_457
+ //0x00002013 LBB0_628
+ 0x48, 0xbf, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x01, //0x00002013 movabsq $126100789566373888, %rdi
+ //0x0000201d LBB0_629
+ 0x48, 0x89, 0xd8, //0x0000201d movq %rbx, %rax
+ 0x48, 0xc1, 0xe8, 0x3f, //0x00002020 shrq $63, %rax
+ 0x8d, 0x48, 0x09, //0x00002024 leal $9(%rax), %ecx
+ 0x48, 0xd3, 0xeb, //0x00002027 shrq %cl, %rbx
+ 0x48, 0x0b, 0x55, 0xb8, //0x0000202a orq $-72(%rbp), %rdx
+ 0x0f, 0x85, 0x0e, 0x00, 0x00, 0x00, //0x0000202e jne LBB0_631
+ 0x89, 0xd9, //0x00002034 movl %ebx, %ecx
+ 0x83, 0xe1, 0x03, //0x00002036 andl $3, %ecx
+ 0x83, 0xf9, 0x01, //0x00002039 cmpl $1, %ecx
+ 0x0f, 0x84, 0xcc, 0xf3, 0xff, 0xff, //0x0000203c je LBB0_268
+ //0x00002042 LBB0_631
+ 0x4c, 0x2b, 0x75, 0xa0, //0x00002042 subq $-96(%rbp), %r14
+ 0x48, 0x83, 0xf0, 0x01, //0x00002046 xorq $1, %rax
+ 0x49, 0x29, 0xc6, //0x0000204a subq %rax, %r14
+ 0x89, 0xd8, //0x0000204d movl %ebx, %eax
+ 0x83, 0xe0, 0x01, //0x0000204f andl $1, %eax
+ 0x48, 0x01, 0xd8, //0x00002052 addq %rbx, %rax
+ 0x48, 0x21, 0xc7, //0x00002055 andq %rax, %rdi
+ 0x48, 0x83, 0xff, 0x01, //0x00002058 cmpq $1, %rdi
+ 0x49, 0x83, 0xde, 0xff, //0x0000205c sbbq $-1, %r14
+ 0x49, 0x8d, 0x4e, 0xff, //0x00002060 leaq $-1(%r14), %rcx
+ 0x48, 0x81, 0xf9, 0xfd, 0x07, 0x00, 0x00, //0x00002064 cmpq $2045, %rcx
+ 0x0f, 0x87, 0x9d, 0xf3, 0xff, 0xff, //0x0000206b ja LBB0_268
+ 0x48, 0x83, 0xff, 0x01, //0x00002071 cmpq $1, %rdi
+ 0xb1, 0x02, //0x00002075 movb $2, %cl
+ 0x80, 0xd9, 0x00, //0x00002077 sbbb $0, %cl
+ 0x48, 0xd3, 0xe8, //0x0000207a shrq %cl, %rax
+ 0x49, 0xc1, 0xe6, 0x34, //0x0000207d shlq $52, %r14
+ 0x48, 0xb9, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0f, 0x00, //0x00002081 movabsq $4503599627370495, %rcx
+ 0x48, 0x21, 0xc8, //0x0000208b andq %rcx, %rax
+ 0x4c, 0x09, 0xf0, //0x0000208e orq %r14, %rax
+ 0x48, 0x89, 0xc1, //0x00002091 movq %rax, %rcx
+ 0x4c, 0x09, 0xc9, //0x00002094 orq %r9, %rcx
+ 0x83, 0x7d, 0xc8, 0xff, //0x00002097 cmpl $-1, $-56(%rbp)
+ 0x48, 0x0f, 0x45, 0xc8, //0x0000209b cmovneq %rax, %rcx
+ 0xc4, 0xe1, 0xf9, 0x6e, 0xc6, //0x0000209f vmovq %rsi, %xmm0
+ 0xc4, 0xe1, 0xf9, 0x6e, 0xc9, //0x000020a4 vmovq %rcx, %xmm1
+ 0xc5, 0xf9, 0x2e, 0xc1, //0x000020a9 vucomisd %xmm1, %xmm0
+ 0x0f, 0x85, 0x5b, 0xf3, 0xff, 0xff, //0x000020ad jne LBB0_268
+ 0x0f, 0x8b, 0x9b, 0xf7, 0xff, 0xff, //0x000020b3 jnp LBB0_328
+ 0xe9, 0x50, 0xf3, 0xff, 0xff, //0x000020b9 jmp LBB0_268
+ //0x000020be LBB0_450
+ 0x49, 0xc7, 0xc7, 0xff, 0xff, 0xff, 0xff, //0x000020be movq $-1, %r15
+ 0xe9, 0x13, 0xef, 0xff, 0xff, //0x000020c5 jmp LBB0_221
+ //0x000020ca LBB0_452
+ 0x49, 0xc7, 0xc6, 0xff, 0xff, 0xff, 0xff, //0x000020ca movq $-1, %r14
+ 0x49, 0x89, 0xda, //0x000020d1 movq %rbx, %r10
+ 0x48, 0x89, 0xf0, //0x000020d4 movq %rsi, %rax
+ 0x49, 0xc7, 0xc4, 0xff, 0xff, 0xff, 0xff, //0x000020d7 movq $-1, %r12
+ 0x48, 0xc7, 0x45, 0xa8, 0xff, 0xff, 0xff, 0xff, //0x000020de movq $-1, $-88(%rbp)
+ 0x4c, 0x8b, 0x6d, 0xd0, //0x000020e6 movq $-48(%rbp), %r13
+ 0xe9, 0x28, 0xe4, 0xff, 0xff, //0x000020ea jmp LBB0_64
+ //0x000020ef LBB0_454
+ 0x8b, 0x45, 0xb8, //0x000020ef movl $-72(%rbp), %eax
+ 0x03, 0x45, 0xc0, //0x000020f2 addl $-64(%rbp), %eax
+ 0x45, 0x31, 0xc9, //0x000020f5 xorl %r9d, %r9d
+ 0x45, 0x31, 0xdb, //0x000020f8 xorl %r11d, %r11d
+ 0x31, 0xf6, //0x000020fb xorl %esi, %esi
+ 0x89, 0xc7, //0x000020fd movl %eax, %edi
+ 0xe9, 0x0b, 0x00, 0x00, 0x00, //0x000020ff jmp LBB0_457
+ //0x00002104 LBB0_455
+ 0x89, 0xf0, //0x00002104 movl %esi, %eax
+ //0x00002106 LBB0_456
+ 0x48, 0x8b, 0x7d, 0xc0, //0x00002106 movq $-64(%rbp), %rdi
+ 0x2b, 0x7d, 0xb8, //0x0000210a subl $-72(%rbp), %edi
+ 0x89, 0xc6, //0x0000210d movl %eax, %esi
+ //0x0000210f LBB0_457
+ 0x45, 0x85, 0xc9, //0x0000210f testl %r9d, %r9d
+ 0x0f, 0x88, 0x16, 0x00, 0x00, 0x00, //0x00002112 js LBB0_460
+ 0x0f, 0x85, 0xaa, 0x07, 0x00, 0x00, //0x00002118 jne LBB0_573
+ 0x41, 0x80, 0x3c, 0x24, 0x35, //0x0000211e cmpb $53, (%r12)
+ 0x0f, 0x8c, 0x14, 0x00, 0x00, 0x00, //0x00002123 jl LBB0_461
+ 0xe9, 0x9a, 0x07, 0x00, 0x00, //0x00002129 jmp LBB0_573
+ //0x0000212e LBB0_460
+ 0xb8, 0x1b, 0x00, 0x00, 0x00, //0x0000212e movl $27, %eax
+ 0x41, 0x83, 0xf9, 0xf8, //0x00002133 cmpl $-8, %r9d
+ 0x0f, 0x8c, 0x11, 0x00, 0x00, 0x00, //0x00002137 jl LBB0_462
+ //0x0000213d LBB0_461
+ 0x44, 0x89, 0xc8, //0x0000213d movl %r9d, %eax
+ 0xf7, 0xd8, //0x00002140 negl %eax
+ 0x48, 0x98, //0x00002142 cltq
+ 0x48, 0x8d, 0x0d, 0xc5, 0x40, 0x00, 0x00, //0x00002144 leaq $16581(%rip), %rcx /* _POW_TAB+0(%rip) */
+ 0x8b, 0x04, 0x81, //0x0000214b movl (%rcx,%rax,4), %eax
+ //0x0000214e LBB0_462
+ 0x85, 0xf6, //0x0000214e testl %esi, %esi
+ 0x48, 0x89, 0x7d, 0xc0, //0x00002150 movq %rdi, $-64(%rbp)
+ 0x89, 0x45, 0xb8, //0x00002154 movl %eax, $-72(%rbp)
+ 0x0f, 0x84, 0xa7, 0xff, 0xff, 0xff, //0x00002157 je LBB0_455
+ 0x85, 0xc0, //0x0000215d testl %eax, %eax
+ 0x0f, 0x84, 0x9f, 0xff, 0xff, 0xff, //0x0000215f je LBB0_455
+ 0x0f, 0x8e, 0x32, 0x02, 0x00, 0x00, //0x00002165 jle LBB0_495
+ 0x41, 0x89, 0xc0, //0x0000216b movl %eax, %r8d
+ 0x83, 0xf8, 0x3d, //0x0000216e cmpl $61, %eax
+ 0x0f, 0x8c, 0x41, 0x02, 0x00, 0x00, //0x00002171 jl LBB0_497
+ 0x4c, 0x8d, 0x2d, 0xc2, 0x40, 0x00, 0x00, //0x00002177 leaq $16578(%rip), %r13 /* _LSHIFT_TAB+0(%rip) */
+ 0xe9, 0x20, 0x00, 0x00, 0x00, //0x0000217e jmp LBB0_470
+ //0x00002183 LBB0_467
+ 0xff, 0xc8, //0x00002183 decl %eax
+ 0x41, 0x89, 0xc3, //0x00002185 movl %eax, %r11d
+ //0x00002188 LBB0_468
+ 0x45, 0x85, 0xdb, //0x00002188 testl %r11d, %r11d
+ 0x45, 0x0f, 0x44, 0xcb, //0x0000218b cmovel %r11d, %r9d
+ //0x0000218f LBB0_469
+ 0x48, 0x8b, 0x45, 0xc8, //0x0000218f movq $-56(%rbp), %rax
+ 0x44, 0x8d, 0x40, 0xc4, //0x00002193 leal $-60(%rax), %r8d
+ 0x44, 0x89, 0xde, //0x00002197 movl %r11d, %esi
+ 0x83, 0xf8, 0x78, //0x0000219a cmpl $120, %eax
+ 0x0f, 0x8e, 0x02, 0x02, 0x00, 0x00, //0x0000219d jle LBB0_496
+ //0x000021a3 LBB0_470
+ 0x4c, 0x89, 0x45, 0xc8, //0x000021a3 movq %r8, $-56(%rbp)
+ 0x48, 0x63, 0xde, //0x000021a7 movslq %esi, %rbx
+ 0x85, 0xdb, //0x000021aa testl %ebx, %ebx
+ 0x0f, 0x84, 0x45, 0x00, 0x00, 0x00, //0x000021ac je LBB0_476
+ 0xb1, 0x38, //0x000021b2 movb $56, %cl
+ 0x31, 0xc0, //0x000021b4 xorl %eax, %eax
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000021b6 .p2align 4, 0x90
+ //0x000021c0 LBB0_472
+ 0x41, 0xb8, 0x13, 0x00, 0x00, 0x00, //0x000021c0 movl $19, %r8d
+ 0x48, 0x83, 0xf8, 0x2a, //0x000021c6 cmpq $42, %rax
+ 0x0f, 0x84, 0x2d, 0x00, 0x00, 0x00, //0x000021ca je LBB0_477
+ 0x41, 0x38, 0x0c, 0x04, //0x000021d0 cmpb %cl, (%r12,%rax)
+ 0x0f, 0x85, 0xb8, 0x01, 0x00, 0x00, //0x000021d4 jne LBB0_493
+ 0x42, 0x0f, 0xb6, 0x8c, 0x28, 0x65, 0x18, 0x00, 0x00, //0x000021da movzbl $6245(%rax,%r13), %ecx
+ 0x48, 0xff, 0xc0, //0x000021e3 incq %rax
+ 0x48, 0x39, 0xc3, //0x000021e6 cmpq %rax, %rbx
+ 0x0f, 0x85, 0xd1, 0xff, 0xff, 0xff, //0x000021e9 jne LBB0_472
+ 0x84, 0xc9, //0x000021ef testb %cl, %cl
+ 0x0f, 0x84, 0x06, 0x00, 0x00, 0x00, //0x000021f1 je LBB0_477
+ //0x000021f7 LBB0_476
+ 0x41, 0xb8, 0x12, 0x00, 0x00, 0x00, //0x000021f7 movl $18, %r8d
+ //0x000021fd LBB0_477
+ 0x85, 0xf6, //0x000021fd testl %esi, %esi
+ 0x0f, 0x8e, 0x38, 0x01, 0x00, 0x00, //0x000021ff jle LBB0_489
+ 0x4d, 0x89, 0xcd, //0x00002205 movq %r9, %r13
+ 0x44, 0x01, 0xc6, //0x00002208 addl %r8d, %esi
+ 0x48, 0x63, 0xc6, //0x0000220b movslq %esi, %rax
+ 0x48, 0x89, 0xc7, //0x0000220e movq %rax, %rdi
+ 0x48, 0xc1, 0xe7, 0x20, //0x00002211 shlq $32, %rdi
+ 0x48, 0xff, 0xc8, //0x00002215 decq %rax
+ 0x48, 0xff, 0xc3, //0x00002218 incq %rbx
+ 0x31, 0xc9, //0x0000221b xorl %ecx, %ecx
+ 0xe9, 0x38, 0x00, 0x00, 0x00, //0x0000221d jmp LBB0_481
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00002222 .p2align 4, 0x90
+ //0x00002230 LBB0_479
+ 0x48, 0x85, 0xc0, //0x00002230 testq %rax, %rax
+ 0xb8, 0x01, 0x00, 0x00, 0x00, //0x00002233 movl $1, %eax
+ 0x44, 0x0f, 0x45, 0xf0, //0x00002238 cmovnel %eax, %r14d
+ //0x0000223c LBB0_480
+ 0x48, 0xb8, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, //0x0000223c movabsq $-4294967296, %rax
+ 0x48, 0x01, 0xc7, //0x00002246 addq %rax, %rdi
+ 0x49, 0x8d, 0x41, 0xff, //0x00002249 leaq $-1(%r9), %rax
+ 0x48, 0xff, 0xcb, //0x0000224d decq %rbx
+ 0x48, 0x83, 0xfb, 0x01, //0x00002250 cmpq $1, %rbx
+ 0x0f, 0x8e, 0x49, 0x00, 0x00, 0x00, //0x00002254 jle LBB0_483
+ //0x0000225a LBB0_481
+ 0x49, 0x89, 0xc1, //0x0000225a movq %rax, %r9
+ 0x41, 0x0f, 0xb6, 0x74, 0x1c, 0xfe, //0x0000225d movzbl $-2(%r12,%rbx), %esi
+ 0x48, 0xc1, 0xe6, 0x3c, //0x00002263 shlq $60, %rsi
+ 0x48, 0x01, 0xce, //0x00002267 addq %rcx, %rsi
+ 0x48, 0x89, 0xf0, //0x0000226a movq %rsi, %rax
+ 0x48, 0xb9, 0xcd, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, //0x0000226d movabsq $-3689348814741910323, %rcx
+ 0x48, 0xf7, 0xe1, //0x00002277 mulq %rcx
+ 0x48, 0x89, 0xd1, //0x0000227a movq %rdx, %rcx
+ 0x48, 0xc1, 0xe9, 0x03, //0x0000227d shrq $3, %rcx
+ 0x48, 0x8d, 0x04, 0x09, //0x00002281 leaq (%rcx,%rcx), %rax
+ 0x48, 0x8d, 0x14, 0x80, //0x00002285 leaq (%rax,%rax,4), %rdx
+ 0x48, 0x89, 0xf0, //0x00002289 movq %rsi, %rax
+ 0x48, 0x29, 0xd0, //0x0000228c subq %rdx, %rax
+ 0x4d, 0x39, 0xf9, //0x0000228f cmpq %r15, %r9
+ 0x0f, 0x83, 0x98, 0xff, 0xff, 0xff, //0x00002292 jae LBB0_479
+ 0x04, 0x30, //0x00002298 addb $48, %al
+ 0x43, 0x88, 0x04, 0x0c, //0x0000229a movb %al, (%r12,%r9)
+ 0xe9, 0x99, 0xff, 0xff, 0xff, //0x0000229e jmp LBB0_480
+ //0x000022a3 LBB0_483
+ 0x48, 0x83, 0xfe, 0x0a, //0x000022a3 cmpq $10, %rsi
+ 0x0f, 0x83, 0x0f, 0x00, 0x00, 0x00, //0x000022a7 jae LBB0_485
+ 0x4d, 0x89, 0xe9, //0x000022ad movq %r13, %r9
+ 0x4c, 0x8d, 0x2d, 0x89, 0x3f, 0x00, 0x00, //0x000022b0 leaq $16265(%rip), %r13 /* _LSHIFT_TAB+0(%rip) */
+ 0xe9, 0x81, 0x00, 0x00, 0x00, //0x000022b7 jmp LBB0_489
+ //0x000022bc LBB0_485
+ 0x49, 0x63, 0xf1, //0x000022bc movslq %r9d, %rsi
+ 0x48, 0xff, 0xce, //0x000022bf decq %rsi
+ 0x4d, 0x89, 0xe9, //0x000022c2 movq %r13, %r9
+ 0x4c, 0x8d, 0x2d, 0x74, 0x3f, 0x00, 0x00, //0x000022c5 leaq $16244(%rip), %r13 /* _LSHIFT_TAB+0(%rip) */
+ 0xe9, 0x2b, 0x00, 0x00, 0x00, //0x000022cc jmp LBB0_487
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000022d1 .p2align 4, 0x90
+ //0x000022e0 LBB0_486
+ 0x48, 0x85, 0xc0, //0x000022e0 testq %rax, %rax
+ 0xb8, 0x01, 0x00, 0x00, 0x00, //0x000022e3 movl $1, %eax
+ 0x44, 0x0f, 0x45, 0xf0, //0x000022e8 cmovnel %eax, %r14d
+ 0x48, 0xff, 0xce, //0x000022ec decq %rsi
+ 0x48, 0x83, 0xf9, 0x09, //0x000022ef cmpq $9, %rcx
+ 0x48, 0x89, 0xd1, //0x000022f3 movq %rdx, %rcx
+ 0x0f, 0x86, 0x41, 0x00, 0x00, 0x00, //0x000022f6 jbe LBB0_489
+ //0x000022fc LBB0_487
+ 0x48, 0x89, 0xc8, //0x000022fc movq %rcx, %rax
+ 0x48, 0xba, 0xcd, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, //0x000022ff movabsq $-3689348814741910323, %rdx
+ 0x48, 0xf7, 0xe2, //0x00002309 mulq %rdx
+ 0x48, 0xc1, 0xea, 0x03, //0x0000230c shrq $3, %rdx
+ 0x48, 0x8d, 0x04, 0x12, //0x00002310 leaq (%rdx,%rdx), %rax
+ 0x48, 0x8d, 0x3c, 0x80, //0x00002314 leaq (%rax,%rax,4), %rdi
+ 0x48, 0x89, 0xc8, //0x00002318 movq %rcx, %rax
+ 0x48, 0x29, 0xf8, //0x0000231b subq %rdi, %rax
+ 0x4c, 0x39, 0xfe, //0x0000231e cmpq %r15, %rsi
+ 0x0f, 0x83, 0xb9, 0xff, 0xff, 0xff, //0x00002321 jae LBB0_486
+ 0x04, 0x30, //0x00002327 addb $48, %al
+ 0x41, 0x88, 0x04, 0x34, //0x00002329 movb %al, (%r12,%rsi)
+ 0x48, 0xff, 0xce, //0x0000232d decq %rsi
+ 0x48, 0x83, 0xf9, 0x09, //0x00002330 cmpq $9, %rcx
+ 0x48, 0x89, 0xd1, //0x00002334 movq %rdx, %rcx
+ 0x0f, 0x87, 0xbf, 0xff, 0xff, 0xff, //0x00002337 ja LBB0_487
+ //0x0000233d LBB0_489
+ 0x45, 0x01, 0xc3, //0x0000233d addl %r8d, %r11d
+ 0x4d, 0x63, 0xdb, //0x00002340 movslq %r11d, %r11
+ 0x4d, 0x39, 0xdf, //0x00002343 cmpq %r11, %r15
+ 0x45, 0x0f, 0x46, 0xdf, //0x00002346 cmovbel %r15d, %r11d
+ 0x45, 0x01, 0xc1, //0x0000234a addl %r8d, %r9d
+ 0x45, 0x85, 0xdb, //0x0000234d testl %r11d, %r11d
+ 0x0f, 0x8e, 0x32, 0xfe, 0xff, 0xff, //0x00002350 jle LBB0_468
+ 0x44, 0x89, 0xd8, //0x00002356 movl %r11d, %eax
+ 0x42, 0x80, 0x7c, 0x20, 0xff, 0x30, //0x00002359 cmpb $48, $-1(%rax,%r12)
+ 0x0f, 0x85, 0x2a, 0xfe, 0xff, 0xff, //0x0000235f jne LBB0_469
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00002365 .p2align 4, 0x90
+ //0x00002370 LBB0_491
+ 0x48, 0x83, 0xf8, 0x01, //0x00002370 cmpq $1, %rax
+ 0x0f, 0x8e, 0x09, 0xfe, 0xff, 0xff, //0x00002374 jle LBB0_467
+ 0x4c, 0x8d, 0x58, 0xff, //0x0000237a leaq $-1(%rax), %r11
+ 0x41, 0x80, 0x7c, 0x04, 0xfe, 0x30, //0x0000237e cmpb $48, $-2(%r12,%rax)
+ 0x4c, 0x89, 0xd8, //0x00002384 movq %r11, %rax
+ 0x0f, 0x84, 0xe3, 0xff, 0xff, 0xff, //0x00002387 je LBB0_491
+ 0xe9, 0xfd, 0xfd, 0xff, 0xff, //0x0000238d jmp LBB0_469
+ //0x00002392 LBB0_493
+ 0x0f, 0x8c, 0x5f, 0xfe, 0xff, 0xff, //0x00002392 jl LBB0_476
+ 0xe9, 0x60, 0xfe, 0xff, 0xff, //0x00002398 jmp LBB0_477
+ //0x0000239d LBB0_495
+ 0x41, 0x89, 0xc0, //0x0000239d movl %eax, %r8d
+ 0xe9, 0x07, 0x02, 0x00, 0x00, //0x000023a0 jmp LBB0_525
+ //0x000023a5 LBB0_496
+ 0x44, 0x89, 0xde, //0x000023a5 movl %r11d, %esi
+ 0x44, 0x89, 0xd8, //0x000023a8 movl %r11d, %eax
+ 0x45, 0x85, 0xc0, //0x000023ab testl %r8d, %r8d
+ 0x4c, 0x8b, 0x6d, 0xd0, //0x000023ae movq $-48(%rbp), %r13
+ 0x0f, 0x84, 0x4e, 0xfd, 0xff, 0xff, //0x000023b2 je LBB0_456
+ //0x000023b8 LBB0_497
+ 0x44, 0x89, 0xc1, //0x000023b8 movl %r8d, %ecx
+ 0x48, 0x6b, 0xd1, 0x68, //0x000023bb imulq $104, %rcx, %rdx
+ 0x48, 0x8d, 0x3d, 0x7a, 0x3e, 0x00, 0x00, //0x000023bf leaq $15994(%rip), %rdi /* _LSHIFT_TAB+0(%rip) */
+ 0x8b, 0x1c, 0x3a, //0x000023c6 movl (%rdx,%rdi), %ebx
+ 0x4c, 0x63, 0xee, //0x000023c9 movslq %esi, %r13
+ 0x8a, 0x44, 0x3a, 0x04, //0x000023cc movb $4(%rdx,%rdi), %al
+ 0x45, 0x85, 0xed, //0x000023d0 testl %r13d, %r13d
+ 0x4c, 0x89, 0x4d, 0xc8, //0x000023d3 movq %r9, $-56(%rbp)
+ 0x0f, 0x84, 0x29, 0x00, 0x00, 0x00, //0x000023d7 je LBB0_502
+ 0x48, 0x8d, 0x54, 0x3a, 0x05, //0x000023dd leaq $5(%rdx,%rdi), %rdx
+ 0x31, 0xff, //0x000023e2 xorl %edi, %edi
+ //0x000023e4 LBB0_499
+ 0x84, 0xc0, //0x000023e4 testb %al, %al
+ 0x0f, 0x84, 0x24, 0x00, 0x00, 0x00, //0x000023e6 je LBB0_504
+ 0x41, 0x38, 0x04, 0x3c, //0x000023ec cmpb %al, (%r12,%rdi)
+ 0x0f, 0x85, 0x90, 0x01, 0x00, 0x00, //0x000023f0 jne LBB0_521
+ 0x0f, 0xb6, 0x04, 0x3a, //0x000023f6 movzbl (%rdx,%rdi), %eax
+ 0x48, 0xff, 0xc7, //0x000023fa incq %rdi
+ 0x49, 0x39, 0xfd, //0x000023fd cmpq %rdi, %r13
+ 0x0f, 0x85, 0xde, 0xff, 0xff, 0xff, //0x00002400 jne LBB0_499
+ //0x00002406 LBB0_502
+ 0x84, 0xc0, //0x00002406 testb %al, %al
+ 0x0f, 0x84, 0x02, 0x00, 0x00, 0x00, //0x00002408 je LBB0_504
+ //0x0000240e LBB0_503
+ 0xff, 0xcb, //0x0000240e decl %ebx
+ //0x00002410 LBB0_504
+ 0x85, 0xf6, //0x00002410 testl %esi, %esi
+ 0x0f, 0x8e, 0xac, 0x00, 0x00, 0x00, //0x00002412 jle LBB0_512
+ 0x89, 0x5d, 0x98, //0x00002418 movl %ebx, $-104(%rbp)
+ 0x01, 0xde, //0x0000241b addl %ebx, %esi
+ 0x48, 0x63, 0xc6, //0x0000241d movslq %esi, %rax
+ 0x49, 0x89, 0xc1, //0x00002420 movq %rax, %r9
+ 0x49, 0xc1, 0xe1, 0x20, //0x00002423 shlq $32, %r9
+ 0x48, 0xff, 0xc8, //0x00002427 decq %rax
+ 0x49, 0xff, 0xc5, //0x0000242a incq %r13
+ 0x31, 0xf6, //0x0000242d xorl %esi, %esi
+ 0xe9, 0x2a, 0x00, 0x00, 0x00, //0x0000242f jmp LBB0_508
+ //0x00002434 LBB0_506
+ 0x48, 0x85, 0xc0, //0x00002434 testq %rax, %rax
+ 0xb8, 0x01, 0x00, 0x00, 0x00, //0x00002437 movl $1, %eax
+ 0x44, 0x0f, 0x45, 0xf0, //0x0000243c cmovnel %eax, %r14d
+ //0x00002440 LBB0_507
+ 0x48, 0xb8, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, //0x00002440 movabsq $-4294967296, %rax
+ 0x49, 0x01, 0xc1, //0x0000244a addq %rax, %r9
+ 0x48, 0x8d, 0x47, 0xff, //0x0000244d leaq $-1(%rdi), %rax
+ 0x49, 0xff, 0xcd, //0x00002451 decq %r13
+ 0x49, 0x83, 0xfd, 0x01, //0x00002454 cmpq $1, %r13
+ 0x0f, 0x8e, 0x4c, 0x00, 0x00, 0x00, //0x00002458 jle LBB0_510
+ //0x0000245e LBB0_508
+ 0x48, 0x89, 0xc7, //0x0000245e movq %rax, %rdi
+ 0x4b, 0x0f, 0xbe, 0x5c, 0x2c, 0xfe, //0x00002461 movsbq $-2(%r12,%r13), %rbx
+ 0x48, 0x83, 0xc3, 0xd0, //0x00002467 addq $-48, %rbx
+ 0x48, 0xd3, 0xe3, //0x0000246b shlq %cl, %rbx
+ 0x48, 0x01, 0xf3, //0x0000246e addq %rsi, %rbx
+ 0x48, 0x89, 0xd8, //0x00002471 movq %rbx, %rax
+ 0x48, 0xba, 0xcd, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, //0x00002474 movabsq $-3689348814741910323, %rdx
+ 0x48, 0xf7, 0xe2, //0x0000247e mulq %rdx
+ 0x48, 0x89, 0xd6, //0x00002481 movq %rdx, %rsi
+ 0x48, 0xc1, 0xee, 0x03, //0x00002484 shrq $3, %rsi
+ 0x48, 0x8d, 0x04, 0x36, //0x00002488 leaq (%rsi,%rsi), %rax
+ 0x48, 0x8d, 0x14, 0x80, //0x0000248c leaq (%rax,%rax,4), %rdx
+ 0x48, 0x89, 0xd8, //0x00002490 movq %rbx, %rax
+ 0x48, 0x29, 0xd0, //0x00002493 subq %rdx, %rax
+ 0x4c, 0x39, 0xff, //0x00002496 cmpq %r15, %rdi
+ 0x0f, 0x83, 0x95, 0xff, 0xff, 0xff, //0x00002499 jae LBB0_506
+ 0x04, 0x30, //0x0000249f addb $48, %al
+ 0x41, 0x88, 0x04, 0x3c, //0x000024a1 movb %al, (%r12,%rdi)
+ 0xe9, 0x96, 0xff, 0xff, 0xff, //0x000024a5 jmp LBB0_507
+ //0x000024aa LBB0_510
+ 0x48, 0x83, 0xfb, 0x0a, //0x000024aa cmpq $10, %rbx
+ 0x4c, 0x8b, 0x6d, 0xd0, //0x000024ae movq $-48(%rbp), %r13
+ 0x4c, 0x8b, 0x4d, 0xc8, //0x000024b2 movq $-56(%rbp), %r9
+ 0x0f, 0x83, 0x15, 0x00, 0x00, 0x00, //0x000024b6 jae LBB0_513
+ 0x8b, 0x5d, 0x98, //0x000024bc movl $-104(%rbp), %ebx
+ 0xe9, 0x78, 0x00, 0x00, 0x00, //0x000024bf jmp LBB0_517
+ //0x000024c4 LBB0_512
+ 0x4c, 0x8b, 0x6d, 0xd0, //0x000024c4 movq $-48(%rbp), %r13
+ 0x4c, 0x8b, 0x4d, 0xc8, //0x000024c8 movq $-56(%rbp), %r9
+ 0xe9, 0x6b, 0x00, 0x00, 0x00, //0x000024cc jmp LBB0_517
+ //0x000024d1 LBB0_513
+ 0x48, 0x63, 0xcf, //0x000024d1 movslq %edi, %rcx
+ 0x48, 0xff, 0xc9, //0x000024d4 decq %rcx
+ 0x8b, 0x5d, 0x98, //0x000024d7 movl $-104(%rbp), %ebx
+ 0xe9, 0x1c, 0x00, 0x00, 0x00, //0x000024da jmp LBB0_515
+ //0x000024df LBB0_514
+ 0x48, 0x85, 0xc0, //0x000024df testq %rax, %rax
+ 0xb8, 0x01, 0x00, 0x00, 0x00, //0x000024e2 movl $1, %eax
+ 0x44, 0x0f, 0x45, 0xf0, //0x000024e7 cmovnel %eax, %r14d
+ 0x48, 0xff, 0xc9, //0x000024eb decq %rcx
+ 0x48, 0x83, 0xfe, 0x09, //0x000024ee cmpq $9, %rsi
+ 0x48, 0x89, 0xd6, //0x000024f2 movq %rdx, %rsi
+ 0x0f, 0x86, 0x41, 0x00, 0x00, 0x00, //0x000024f5 jbe LBB0_517
+ //0x000024fb LBB0_515
+ 0x48, 0x89, 0xf0, //0x000024fb movq %rsi, %rax
+ 0x48, 0xba, 0xcd, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, //0x000024fe movabsq $-3689348814741910323, %rdx
+ 0x48, 0xf7, 0xe2, //0x00002508 mulq %rdx
+ 0x48, 0xc1, 0xea, 0x03, //0x0000250b shrq $3, %rdx
+ 0x48, 0x8d, 0x04, 0x12, //0x0000250f leaq (%rdx,%rdx), %rax
+ 0x48, 0x8d, 0x3c, 0x80, //0x00002513 leaq (%rax,%rax,4), %rdi
+ 0x48, 0x89, 0xf0, //0x00002517 movq %rsi, %rax
+ 0x48, 0x29, 0xf8, //0x0000251a subq %rdi, %rax
+ 0x4c, 0x39, 0xf9, //0x0000251d cmpq %r15, %rcx
+ 0x0f, 0x83, 0xb9, 0xff, 0xff, 0xff, //0x00002520 jae LBB0_514
+ 0x04, 0x30, //0x00002526 addb $48, %al
+ 0x41, 0x88, 0x04, 0x0c, //0x00002528 movb %al, (%r12,%rcx)
+ 0x48, 0xff, 0xc9, //0x0000252c decq %rcx
+ 0x48, 0x83, 0xfe, 0x09, //0x0000252f cmpq $9, %rsi
+ 0x48, 0x89, 0xd6, //0x00002533 movq %rdx, %rsi
+ 0x0f, 0x87, 0xbf, 0xff, 0xff, 0xff, //0x00002536 ja LBB0_515
+ //0x0000253c LBB0_517
+ 0x41, 0x01, 0xdb, //0x0000253c addl %ebx, %r11d
+ 0x4d, 0x63, 0xdb, //0x0000253f movslq %r11d, %r11
+ 0x4d, 0x39, 0xdf, //0x00002542 cmpq %r11, %r15
+ 0x45, 0x0f, 0x46, 0xdf, //0x00002545 cmovbel %r15d, %r11d
+ 0x41, 0x01, 0xd9, //0x00002549 addl %ebx, %r9d
+ 0x45, 0x85, 0xdb, //0x0000254c testl %r11d, %r11d
+ 0x0f, 0x8e, 0x41, 0x00, 0x00, 0x00, //0x0000254f jle LBB0_523
+ 0x44, 0x89, 0xd8, //0x00002555 movl %r11d, %eax
+ 0x42, 0x80, 0x7c, 0x20, 0xff, 0x30, //0x00002558 cmpb $48, $-1(%rax,%r12)
+ 0x0f, 0x85, 0x39, 0x00, 0x00, 0x00, //0x0000255e jne LBB0_524
+ //0x00002564 LBB0_519
+ 0x48, 0x83, 0xf8, 0x01, //0x00002564 cmpq $1, %rax
+ 0x0f, 0x8e, 0x23, 0x00, 0x00, 0x00, //0x00002568 jle LBB0_522
+ 0x4c, 0x8d, 0x58, 0xff, //0x0000256e leaq $-1(%rax), %r11
+ 0x41, 0x80, 0x7c, 0x04, 0xfe, 0x30, //0x00002572 cmpb $48, $-2(%r12,%rax)
+ 0x4c, 0x89, 0xd8, //0x00002578 movq %r11, %rax
+ 0x0f, 0x84, 0xe3, 0xff, 0xff, 0xff, //0x0000257b je LBB0_519
+ 0xe9, 0x17, 0x00, 0x00, 0x00, //0x00002581 jmp LBB0_524
+ //0x00002586 LBB0_521
+ 0x0f, 0x8c, 0x82, 0xfe, 0xff, 0xff, //0x00002586 jl LBB0_503
+ 0xe9, 0x7f, 0xfe, 0xff, 0xff, //0x0000258c jmp LBB0_504
+ //0x00002591 LBB0_522
+ 0xff, 0xc8, //0x00002591 decl %eax
+ 0x41, 0x89, 0xc3, //0x00002593 movl %eax, %r11d
+ //0x00002596 LBB0_523
+ 0x45, 0x85, 0xdb, //0x00002596 testl %r11d, %r11d
+ 0x45, 0x0f, 0x44, 0xcb, //0x00002599 cmovel %r11d, %r9d
+ //0x0000259d LBB0_524
+ 0x44, 0x89, 0xde, //0x0000259d movl %r11d, %esi
+ 0x44, 0x89, 0xd8, //0x000025a0 movl %r11d, %eax
+ 0x45, 0x85, 0xc0, //0x000025a3 testl %r8d, %r8d
+ 0x0f, 0x89, 0x5a, 0xfb, 0xff, 0xff, //0x000025a6 jns LBB0_456
+ //0x000025ac LBB0_525
+ 0x41, 0x83, 0xf8, 0xc3, //0x000025ac cmpl $-61, %r8d
+ 0x0f, 0x8e, 0x21, 0x00, 0x00, 0x00, //0x000025b0 jle LBB0_529
+ 0xe9, 0x9e, 0x01, 0x00, 0x00, //0x000025b6 jmp LBB0_549
+ //0x000025bb LBB0_526
+ 0xff, 0xc9, //0x000025bb decl %ecx
+ 0x41, 0x89, 0xcb, //0x000025bd movl %ecx, %r11d
+ //0x000025c0 LBB0_527
+ 0x45, 0x85, 0xdb, //0x000025c0 testl %r11d, %r11d
+ 0x45, 0x0f, 0x44, 0xcb, //0x000025c3 cmovel %r11d, %r9d
+ //0x000025c7 LBB0_528
+ 0x44, 0x8d, 0x40, 0x3c, //0x000025c7 leal $60(%rax), %r8d
+ 0x44, 0x89, 0xde, //0x000025cb movl %r11d, %esi
+ 0x83, 0xf8, 0x88, //0x000025ce cmpl $-120, %eax
+ 0x0f, 0x8d, 0x73, 0x01, 0x00, 0x00, //0x000025d1 jge LBB0_548
+ //0x000025d7 LBB0_529
+ 0x44, 0x89, 0xc0, //0x000025d7 movl %r8d, %eax
+ 0x48, 0x63, 0xfe, //0x000025da movslq %esi, %rdi
+ 0x31, 0xd2, //0x000025dd xorl %edx, %edx
+ 0x31, 0xc9, //0x000025df xorl %ecx, %ecx
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000025e1 .p2align 4, 0x90
+ //0x000025f0 LBB0_530
+ 0x48, 0x39, 0xfa, //0x000025f0 cmpq %rdi, %rdx
+ 0x0f, 0x8d, 0x23, 0x00, 0x00, 0x00, //0x000025f3 jge LBB0_532
+ 0x48, 0x8d, 0x0c, 0x89, //0x000025f9 leaq (%rcx,%rcx,4), %rcx
+ 0x49, 0x0f, 0xbe, 0x1c, 0x14, //0x000025fd movsbq (%r12,%rdx), %rbx
+ 0x48, 0x8d, 0x4c, 0x4b, 0xd0, //0x00002602 leaq $-48(%rbx,%rcx,2), %rcx
+ 0x48, 0xff, 0xc2, //0x00002607 incq %rdx
+ 0x49, 0x8d, 0x5a, 0x01, //0x0000260a leaq $1(%r10), %rbx
+ 0x48, 0x39, 0xd9, //0x0000260e cmpq %rbx, %rcx
+ 0x0f, 0x82, 0xd9, 0xff, 0xff, 0xff, //0x00002611 jb LBB0_530
+ 0xe9, 0x2a, 0x00, 0x00, 0x00, //0x00002617 jmp LBB0_534
+ //0x0000261c LBB0_532
+ 0x48, 0x85, 0xc9, //0x0000261c testq %rcx, %rcx
+ 0x0f, 0x84, 0x1d, 0x01, 0x00, 0x00, //0x0000261f je LBB0_547
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00002625 .p2align 4, 0x90
+ //0x00002630 LBB0_533
+ 0x48, 0x01, 0xc9, //0x00002630 addq %rcx, %rcx
+ 0x48, 0x8d, 0x0c, 0x89, //0x00002633 leaq (%rcx,%rcx,4), %rcx
+ 0xff, 0xc2, //0x00002637 incl %edx
+ 0x49, 0x8d, 0x7a, 0x01, //0x00002639 leaq $1(%r10), %rdi
+ 0x48, 0x39, 0xf9, //0x0000263d cmpq %rdi, %rcx
+ 0x0f, 0x82, 0xea, 0xff, 0xff, 0xff, //0x00002640 jb LBB0_533
+ //0x00002646 LBB0_534
+ 0x41, 0x29, 0xd1, //0x00002646 subl %edx, %r9d
+ 0x31, 0xff, //0x00002649 xorl %edi, %edi
+ 0x39, 0xf2, //0x0000264b cmpl %esi, %edx
+ 0x0f, 0x8d, 0x49, 0x00, 0x00, 0x00, //0x0000264d jge LBB0_539
+ 0x48, 0x63, 0xd2, //0x00002653 movslq %edx, %rdx
+ 0x49, 0x63, 0xf3, //0x00002656 movslq %r11d, %rsi
+ 0x49, 0x8d, 0x3c, 0x14, //0x00002659 leaq (%r12,%rdx), %rdi
+ 0x45, 0x31, 0xdb, //0x0000265d xorl %r11d, %r11d
+ //0x00002660 .p2align 4, 0x90
+ //0x00002660 LBB0_536
+ 0x48, 0x89, 0xcb, //0x00002660 movq %rcx, %rbx
+ 0x48, 0xc1, 0xeb, 0x3c, //0x00002663 shrq $60, %rbx
+ 0x4c, 0x21, 0xd1, //0x00002667 andq %r10, %rcx
+ 0x80, 0xcb, 0x30, //0x0000266a orb $48, %bl
+ 0x43, 0x88, 0x1c, 0x1c, //0x0000266d movb %bl, (%r12,%r11)
+ 0x48, 0x8d, 0x0c, 0x89, //0x00002671 leaq (%rcx,%rcx,4), %rcx
+ 0x4a, 0x0f, 0xbe, 0x1c, 0x1f, //0x00002675 movsbq (%rdi,%r11), %rbx
+ 0x48, 0x8d, 0x4c, 0x4b, 0xd0, //0x0000267a leaq $-48(%rbx,%rcx,2), %rcx
+ 0x4a, 0x8d, 0x5c, 0x1a, 0x01, //0x0000267f leaq $1(%rdx,%r11), %rbx
+ 0x49, 0xff, 0xc3, //0x00002684 incq %r11
+ 0x48, 0x39, 0xf3, //0x00002687 cmpq %rsi, %rbx
+ 0x0f, 0x8c, 0xd0, 0xff, 0xff, 0xff, //0x0000268a jl LBB0_536
+ 0x48, 0x85, 0xc9, //0x00002690 testq %rcx, %rcx
+ 0x0f, 0x84, 0x65, 0x00, 0x00, 0x00, //0x00002693 je LBB0_543
+ 0x44, 0x89, 0xdf, //0x00002699 movl %r11d, %edi
+ //0x0000269c LBB0_539
+ 0x41, 0x89, 0xfb, //0x0000269c movl %edi, %r11d
+ 0xe9, 0x28, 0x00, 0x00, 0x00, //0x0000269f jmp LBB0_541
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000026a4 .p2align 4, 0x90
+ //0x000026b0 LBB0_540
+ 0x48, 0x85, 0xd2, //0x000026b0 testq %rdx, %rdx
+ 0xba, 0x01, 0x00, 0x00, 0x00, //0x000026b3 movl $1, %edx
+ 0x44, 0x0f, 0x45, 0xf2, //0x000026b8 cmovnel %edx, %r14d
+ 0x48, 0x01, 0xc9, //0x000026bc addq %rcx, %rcx
+ 0x48, 0x8d, 0x0c, 0x89, //0x000026bf leaq (%rcx,%rcx,4), %rcx
+ 0x48, 0x85, 0xc9, //0x000026c3 testq %rcx, %rcx
+ 0x0f, 0x84, 0x32, 0x00, 0x00, 0x00, //0x000026c6 je LBB0_543
+ //0x000026cc LBB0_541
+ 0x48, 0x89, 0xca, //0x000026cc movq %rcx, %rdx
+ 0x48, 0xc1, 0xea, 0x3c, //0x000026cf shrq $60, %rdx
+ 0x4c, 0x21, 0xd1, //0x000026d3 andq %r10, %rcx
+ 0x49, 0x63, 0xf3, //0x000026d6 movslq %r11d, %rsi
+ 0x49, 0x39, 0xf7, //0x000026d9 cmpq %rsi, %r15
+ 0x0f, 0x86, 0xce, 0xff, 0xff, 0xff, //0x000026dc jbe LBB0_540
+ 0x80, 0xca, 0x30, //0x000026e2 orb $48, %dl
+ 0x41, 0x88, 0x14, 0x34, //0x000026e5 movb %dl, (%r12,%rsi)
+ 0xff, 0xc6, //0x000026e9 incl %esi
+ 0x41, 0x89, 0xf3, //0x000026eb movl %esi, %r11d
+ 0x48, 0x01, 0xc9, //0x000026ee addq %rcx, %rcx
+ 0x48, 0x8d, 0x0c, 0x89, //0x000026f1 leaq (%rcx,%rcx,4), %rcx
+ 0x48, 0x85, 0xc9, //0x000026f5 testq %rcx, %rcx
+ 0x0f, 0x85, 0xce, 0xff, 0xff, 0xff, //0x000026f8 jne LBB0_541
+ //0x000026fe LBB0_543
+ 0x41, 0xff, 0xc1, //0x000026fe incl %r9d
+ 0x45, 0x85, 0xdb, //0x00002701 testl %r11d, %r11d
+ 0x0f, 0x8e, 0xb6, 0xfe, 0xff, 0xff, //0x00002704 jle LBB0_527
+ 0x44, 0x89, 0xd9, //0x0000270a movl %r11d, %ecx
+ 0x42, 0x80, 0x7c, 0x21, 0xff, 0x30, //0x0000270d cmpb $48, $-1(%rcx,%r12)
+ 0x0f, 0x85, 0xae, 0xfe, 0xff, 0xff, //0x00002713 jne LBB0_528
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00002719 .p2align 4, 0x90
+ //0x00002720 LBB0_545
+ 0x48, 0x83, 0xf9, 0x01, //0x00002720 cmpq $1, %rcx
+ 0x0f, 0x8e, 0x91, 0xfe, 0xff, 0xff, //0x00002724 jle LBB0_526
+ 0x4c, 0x8d, 0x59, 0xff, //0x0000272a leaq $-1(%rcx), %r11
+ 0x41, 0x80, 0x7c, 0x0c, 0xfe, 0x30, //0x0000272e cmpb $48, $-2(%r12,%rcx)
+ 0x4c, 0x89, 0xd9, //0x00002734 movq %r11, %rcx
+ 0x0f, 0x84, 0xe3, 0xff, 0xff, 0xff, //0x00002737 je LBB0_545
+ 0xe9, 0x85, 0xfe, 0xff, 0xff, //0x0000273d jmp LBB0_528
+ //0x00002742 LBB0_547
+ 0x45, 0x31, 0xdb, //0x00002742 xorl %r11d, %r11d
+ 0xe9, 0x7d, 0xfe, 0xff, 0xff, //0x00002745 jmp LBB0_528
+ //0x0000274a LBB0_548
+ 0x44, 0x89, 0xde, //0x0000274a movl %r11d, %esi
+ 0x44, 0x89, 0xd8, //0x0000274d movl %r11d, %eax
+ 0x45, 0x85, 0xc0, //0x00002750 testl %r8d, %r8d
+ 0x0f, 0x84, 0xad, 0xf9, 0xff, 0xff, //0x00002753 je LBB0_456
+ //0x00002759 LBB0_549
+ 0x41, 0xf7, 0xd8, //0x00002759 negl %r8d
+ 0x48, 0x63, 0xfe, //0x0000275c movslq %esi, %rdi
+ 0x31, 0xd2, //0x0000275f xorl %edx, %edx
+ 0x31, 0xc0, //0x00002761 xorl %eax, %eax
+ //0x00002763 LBB0_550
+ 0x48, 0x39, 0xfa, //0x00002763 cmpq %rdi, %rdx
+ 0x0f, 0x8d, 0x28, 0x00, 0x00, 0x00, //0x00002766 jge LBB0_552
+ 0x48, 0x8d, 0x04, 0x80, //0x0000276c leaq (%rax,%rax,4), %rax
+ 0x49, 0x0f, 0xbe, 0x0c, 0x14, //0x00002770 movsbq (%r12,%rdx), %rcx
+ 0x48, 0x8d, 0x44, 0x41, 0xd0, //0x00002775 leaq $-48(%rcx,%rax,2), %rax
+ 0x48, 0xff, 0xc2, //0x0000277a incq %rdx
+ 0x48, 0x89, 0xc3, //0x0000277d movq %rax, %rbx
+ 0x44, 0x89, 0xc1, //0x00002780 movl %r8d, %ecx
+ 0x48, 0xd3, 0xeb, //0x00002783 shrq %cl, %rbx
+ 0x48, 0x85, 0xdb, //0x00002786 testq %rbx, %rbx
+ 0x0f, 0x84, 0xd4, 0xff, 0xff, 0xff, //0x00002789 je LBB0_550
+ 0xe9, 0x2e, 0x00, 0x00, 0x00, //0x0000278f jmp LBB0_556
+ //0x00002794 LBB0_552
+ 0x48, 0x85, 0xc0, //0x00002794 testq %rax, %rax
+ 0x0f, 0x85, 0x13, 0x00, 0x00, 0x00, //0x00002797 jne LBB0_555
+ 0x45, 0x31, 0xdb, //0x0000279d xorl %r11d, %r11d
+ 0x31, 0xc0, //0x000027a0 xorl %eax, %eax
+ 0xe9, 0x5f, 0xf9, 0xff, 0xff, //0x000027a2 jmp LBB0_456
+ //0x000027a7 LBB0_554
+ 0x48, 0x01, 0xc0, //0x000027a7 addq %rax, %rax
+ 0x48, 0x8d, 0x04, 0x80, //0x000027aa leaq (%rax,%rax,4), %rax
+ 0xff, 0xc2, //0x000027ae incl %edx
+ //0x000027b0 LBB0_555
+ 0x48, 0x89, 0xc7, //0x000027b0 movq %rax, %rdi
+ 0x44, 0x89, 0xc1, //0x000027b3 movl %r8d, %ecx
+ 0x48, 0xd3, 0xef, //0x000027b6 shrq %cl, %rdi
+ 0x48, 0x85, 0xff, //0x000027b9 testq %rdi, %rdi
+ 0x0f, 0x84, 0xe5, 0xff, 0xff, 0xff, //0x000027bc je LBB0_554
+ //0x000027c2 LBB0_556
+ 0x48, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x000027c2 movq $-1, %rbx
+ 0x44, 0x89, 0xc1, //0x000027c9 movl %r8d, %ecx
+ 0x48, 0xd3, 0xe3, //0x000027cc shlq %cl, %rbx
+ 0x48, 0xf7, 0xd3, //0x000027cf notq %rbx
+ 0x31, 0xff, //0x000027d2 xorl %edi, %edi
+ 0x39, 0xf2, //0x000027d4 cmpl %esi, %edx
+ 0x0f, 0x8d, 0x4b, 0x00, 0x00, 0x00, //0x000027d6 jge LBB0_560
+ 0x4c, 0x89, 0x4d, 0xc8, //0x000027dc movq %r9, $-56(%rbp)
+ 0x4c, 0x63, 0xea, //0x000027e0 movslq %edx, %r13
+ 0x4d, 0x63, 0xcb, //0x000027e3 movslq %r11d, %r9
+ 0x4f, 0x8d, 0x1c, 0x2c, //0x000027e6 leaq (%r12,%r13), %r11
+ 0x31, 0xff, //0x000027ea xorl %edi, %edi
+ //0x000027ec LBB0_558
+ 0x48, 0x89, 0xc6, //0x000027ec movq %rax, %rsi
+ 0x44, 0x89, 0xc1, //0x000027ef movl %r8d, %ecx
+ 0x48, 0xd3, 0xee, //0x000027f2 shrq %cl, %rsi
+ 0x48, 0x21, 0xd8, //0x000027f5 andq %rbx, %rax
+ 0x40, 0x80, 0xc6, 0x30, //0x000027f8 addb $48, %sil
+ 0x41, 0x88, 0x34, 0x3c, //0x000027fc movb %sil, (%r12,%rdi)
+ 0x48, 0x8d, 0x04, 0x80, //0x00002800 leaq (%rax,%rax,4), %rax
+ 0x49, 0x0f, 0xbe, 0x0c, 0x3b, //0x00002804 movsbq (%r11,%rdi), %rcx
+ 0x48, 0x8d, 0x44, 0x41, 0xd0, //0x00002809 leaq $-48(%rcx,%rax,2), %rax
+ 0x49, 0x8d, 0x4c, 0x3d, 0x01, //0x0000280e leaq $1(%r13,%rdi), %rcx
+ 0x48, 0xff, 0xc7, //0x00002813 incq %rdi
+ 0x4c, 0x39, 0xc9, //0x00002816 cmpq %r9, %rcx
+ 0x0f, 0x8c, 0xcd, 0xff, 0xff, 0xff, //0x00002819 jl LBB0_558
+ 0x4c, 0x8b, 0x6d, 0xd0, //0x0000281f movq $-48(%rbp), %r13
+ 0x4c, 0x8b, 0x4d, 0xc8, //0x00002823 movq $-56(%rbp), %r9
+ //0x00002827 LBB0_560
+ 0x41, 0x29, 0xd1, //0x00002827 subl %edx, %r9d
+ 0x41, 0x89, 0xfb, //0x0000282a movl %edi, %r11d
+ 0xe9, 0x13, 0x00, 0x00, 0x00, //0x0000282d jmp LBB0_563
+ //0x00002832 LBB0_561
+ 0x48, 0x85, 0xd2, //0x00002832 testq %rdx, %rdx
+ 0xb9, 0x01, 0x00, 0x00, 0x00, //0x00002835 movl $1, %ecx
+ 0x44, 0x0f, 0x45, 0xf1, //0x0000283a cmovnel %ecx, %r14d
+ //0x0000283e LBB0_562
+ 0x48, 0x01, 0xc0, //0x0000283e addq %rax, %rax
+ 0x48, 0x8d, 0x04, 0x80, //0x00002841 leaq (%rax,%rax,4), %rax
+ //0x00002845 LBB0_563
+ 0x48, 0x85, 0xc0, //0x00002845 testq %rax, %rax
+ 0x0f, 0x84, 0x29, 0x00, 0x00, 0x00, //0x00002848 je LBB0_566
+ 0x48, 0x89, 0xc2, //0x0000284e movq %rax, %rdx
+ 0x44, 0x89, 0xc1, //0x00002851 movl %r8d, %ecx
+ 0x48, 0xd3, 0xea, //0x00002854 shrq %cl, %rdx
+ 0x48, 0x21, 0xd8, //0x00002857 andq %rbx, %rax
+ 0x49, 0x63, 0xcb, //0x0000285a movslq %r11d, %rcx
+ 0x49, 0x39, 0xcf, //0x0000285d cmpq %rcx, %r15
+ 0x0f, 0x86, 0xcc, 0xff, 0xff, 0xff, //0x00002860 jbe LBB0_561
+ 0x80, 0xc2, 0x30, //0x00002866 addb $48, %dl
+ 0x41, 0x88, 0x14, 0x0c, //0x00002869 movb %dl, (%r12,%rcx)
+ 0xff, 0xc1, //0x0000286d incl %ecx
+ 0x41, 0x89, 0xcb, //0x0000286f movl %ecx, %r11d
+ 0xe9, 0xc7, 0xff, 0xff, 0xff, //0x00002872 jmp LBB0_562
+ //0x00002877 LBB0_566
+ 0x41, 0xff, 0xc1, //0x00002877 incl %r9d
+ 0x45, 0x85, 0xdb, //0x0000287a testl %r11d, %r11d
+ 0x0f, 0x8e, 0x36, 0x00, 0x00, 0x00, //0x0000287d jle LBB0_571
+ 0x44, 0x89, 0xd8, //0x00002883 movl %r11d, %eax
+ 0x42, 0x80, 0x7c, 0x20, 0xff, 0x30, //0x00002886 cmpb $48, $-1(%rax,%r12)
+ 0x0f, 0x85, 0x2e, 0x00, 0x00, 0x00, //0x0000288c jne LBB0_572
+ //0x00002892 LBB0_568
+ 0x48, 0x83, 0xf8, 0x01, //0x00002892 cmpq $1, %rax
+ 0x0f, 0x8e, 0x18, 0x00, 0x00, 0x00, //0x00002896 jle LBB0_570
+ 0x4c, 0x8d, 0x58, 0xff, //0x0000289c leaq $-1(%rax), %r11
+ 0x41, 0x80, 0x7c, 0x04, 0xfe, 0x30, //0x000028a0 cmpb $48, $-2(%r12,%rax)
+ 0x4c, 0x89, 0xd8, //0x000028a6 movq %r11, %rax
+ 0x0f, 0x84, 0xe3, 0xff, 0xff, 0xff, //0x000028a9 je LBB0_568
+ 0xe9, 0x0c, 0x00, 0x00, 0x00, //0x000028af jmp LBB0_572
+ //0x000028b4 LBB0_570
+ 0xff, 0xc8, //0x000028b4 decl %eax
+ 0x41, 0x89, 0xc3, //0x000028b6 movl %eax, %r11d
+ //0x000028b9 LBB0_571
+ 0x45, 0x85, 0xdb, //0x000028b9 testl %r11d, %r11d
+ 0x45, 0x0f, 0x44, 0xcb, //0x000028bc cmovel %r11d, %r9d
+ //0x000028c0 LBB0_572
+ 0x44, 0x89, 0xd8, //0x000028c0 movl %r11d, %eax
+ 0xe9, 0x3e, 0xf8, 0xff, 0xff, //0x000028c3 jmp LBB0_456
+ //0x000028c8 LBB0_573
+ 0x81, 0xff, 0x02, 0xfc, 0xff, 0xff, //0x000028c8 cmpl $-1022, %edi
+ 0x4c, 0x89, 0x4d, 0xc8, //0x000028ce movq %r9, $-56(%rbp)
+ 0x0f, 0x8f, 0x9c, 0x01, 0x00, 0x00, //0x000028d2 jg LBB0_599
+ 0x41, 0xb9, 0x02, 0xfc, 0xff, 0xff, //0x000028d8 movl $-1022, %r9d
+ 0x85, 0xf6, //0x000028de testl %esi, %esi
+ 0x0f, 0x84, 0xb5, 0x01, 0x00, 0x00, //0x000028e0 je LBB0_602
+ 0x8d, 0x8f, 0xfd, 0x03, 0x00, 0x00, //0x000028e6 leal $1021(%rdi), %ecx
+ 0x81, 0xff, 0xc6, 0xfb, 0xff, 0xff, //0x000028ec cmpl $-1082, %edi
+ 0x0f, 0x8f, 0xb5, 0x01, 0x00, 0x00, //0x000028f2 jg LBB0_605
+ 0x49, 0x8d, 0x42, 0x01, //0x000028f8 leaq $1(%r10), %rax
+ 0x41, 0xbd, 0x01, 0x00, 0x00, 0x00, //0x000028fc movl $1, %r13d
+ 0xe9, 0x25, 0x00, 0x00, 0x00, //0x00002902 jmp LBB0_580
+ //0x00002907 LBB0_577
+ 0xff, 0xc9, //0x00002907 decl %ecx
+ 0x41, 0x89, 0xcb, //0x00002909 movl %ecx, %r11d
+ //0x0000290c LBB0_578
+ 0x45, 0x85, 0xdb, //0x0000290c testl %r11d, %r11d
+ 0x48, 0x8b, 0x4d, 0xc8, //0x0000290f movq $-56(%rbp), %rcx
+ 0x41, 0x0f, 0x44, 0xcb, //0x00002913 cmovel %r11d, %ecx
+ 0x48, 0x89, 0x4d, 0xc8, //0x00002917 movq %rcx, $-56(%rbp)
+ //0x0000291b LBB0_579
+ 0x41, 0x8d, 0x48, 0x3c, //0x0000291b leal $60(%r8), %ecx
+ 0x44, 0x89, 0xde, //0x0000291f movl %r11d, %esi
+ 0x41, 0x83, 0xf8, 0x88, //0x00002922 cmpl $-120, %r8d
+ 0x0f, 0x8d, 0x76, 0x01, 0x00, 0x00, //0x00002926 jge LBB0_603
+ //0x0000292c LBB0_580
+ 0x41, 0x89, 0xc8, //0x0000292c movl %ecx, %r8d
+ 0x48, 0x63, 0xde, //0x0000292f movslq %esi, %rbx
+ 0x31, 0xff, //0x00002932 xorl %edi, %edi
+ 0x31, 0xc9, //0x00002934 xorl %ecx, %ecx
+ //0x00002936 LBB0_581
+ 0x48, 0x39, 0xdf, //0x00002936 cmpq %rbx, %rdi
+ 0x0f, 0x8d, 0x1f, 0x00, 0x00, 0x00, //0x00002939 jge LBB0_583
+ 0x48, 0x8d, 0x0c, 0x89, //0x0000293f leaq (%rcx,%rcx,4), %rcx
+ 0x49, 0x0f, 0xbe, 0x14, 0x3c, //0x00002943 movsbq (%r12,%rdi), %rdx
+ 0x48, 0x8d, 0x4c, 0x4a, 0xd0, //0x00002948 leaq $-48(%rdx,%rcx,2), %rcx
+ 0x48, 0xff, 0xc7, //0x0000294d incq %rdi
+ 0x48, 0x39, 0xc1, //0x00002950 cmpq %rax, %rcx
+ 0x0f, 0x82, 0xdd, 0xff, 0xff, 0xff, //0x00002953 jb LBB0_581
+ 0xe9, 0x1b, 0x00, 0x00, 0x00, //0x00002959 jmp LBB0_585
+ //0x0000295e LBB0_583
+ 0x48, 0x85, 0xc9, //0x0000295e testq %rcx, %rcx
+ 0x0f, 0x84, 0x05, 0x01, 0x00, 0x00, //0x00002961 je LBB0_598
+ //0x00002967 LBB0_584
+ 0x48, 0x01, 0xc9, //0x00002967 addq %rcx, %rcx
+ 0x48, 0x8d, 0x0c, 0x89, //0x0000296a leaq (%rcx,%rcx,4), %rcx
+ 0xff, 0xc7, //0x0000296e incl %edi
+ 0x48, 0x39, 0xc1, //0x00002970 cmpq %rax, %rcx
+ 0x0f, 0x82, 0xee, 0xff, 0xff, 0xff, //0x00002973 jb LBB0_584
+ //0x00002979 LBB0_585
+ 0x48, 0x8b, 0x55, 0xc8, //0x00002979 movq $-56(%rbp), %rdx
+ 0x29, 0xfa, //0x0000297d subl %edi, %edx
+ 0x48, 0x89, 0x55, 0xc8, //0x0000297f movq %rdx, $-56(%rbp)
+ 0x31, 0xdb, //0x00002983 xorl %ebx, %ebx
+ 0x39, 0xf7, //0x00002985 cmpl %esi, %edi
+ 0x0f, 0x8d, 0x49, 0x00, 0x00, 0x00, //0x00002987 jge LBB0_590
+ 0x48, 0x63, 0xf7, //0x0000298d movslq %edi, %rsi
+ 0x49, 0x63, 0xfb, //0x00002990 movslq %r11d, %rdi
+ 0x49, 0x8d, 0x1c, 0x34, //0x00002993 leaq (%r12,%rsi), %rbx
+ 0x45, 0x31, 0xdb, //0x00002997 xorl %r11d, %r11d
+ //0x0000299a LBB0_587
+ 0x48, 0x89, 0xca, //0x0000299a movq %rcx, %rdx
+ 0x48, 0xc1, 0xea, 0x3c, //0x0000299d shrq $60, %rdx
+ 0x4c, 0x21, 0xd1, //0x000029a1 andq %r10, %rcx
+ 0x80, 0xca, 0x30, //0x000029a4 orb $48, %dl
+ 0x43, 0x88, 0x14, 0x1c, //0x000029a7 movb %dl, (%r12,%r11)
+ 0x48, 0x8d, 0x0c, 0x89, //0x000029ab leaq (%rcx,%rcx,4), %rcx
+ 0x4a, 0x0f, 0xbe, 0x14, 0x1b, //0x000029af movsbq (%rbx,%r11), %rdx
+ 0x48, 0x8d, 0x4c, 0x4a, 0xd0, //0x000029b4 leaq $-48(%rdx,%rcx,2), %rcx
+ 0x4a, 0x8d, 0x54, 0x1e, 0x01, //0x000029b9 leaq $1(%rsi,%r11), %rdx
+ 0x49, 0xff, 0xc3, //0x000029be incq %r11
+ 0x48, 0x39, 0xfa, //0x000029c1 cmpq %rdi, %rdx
+ 0x0f, 0x8c, 0xd0, 0xff, 0xff, 0xff, //0x000029c4 jl LBB0_587
+ 0x48, 0x85, 0xc9, //0x000029ca testq %rcx, %rcx
+ 0x0f, 0x84, 0x55, 0x00, 0x00, 0x00, //0x000029cd je LBB0_594
+ 0x44, 0x89, 0xdb, //0x000029d3 movl %r11d, %ebx
+ //0x000029d6 LBB0_590
+ 0x41, 0x89, 0xdb, //0x000029d6 movl %ebx, %r11d
+ 0xe9, 0x17, 0x00, 0x00, 0x00, //0x000029d9 jmp LBB0_592
+ //0x000029de LBB0_591
+ 0x48, 0x85, 0xf6, //0x000029de testq %rsi, %rsi
+ 0x45, 0x0f, 0x45, 0xf5, //0x000029e1 cmovnel %r13d, %r14d
+ 0x48, 0x01, 0xc9, //0x000029e5 addq %rcx, %rcx
+ 0x48, 0x8d, 0x0c, 0x89, //0x000029e8 leaq (%rcx,%rcx,4), %rcx
+ 0x48, 0x85, 0xc9, //0x000029ec testq %rcx, %rcx
+ 0x0f, 0x84, 0x33, 0x00, 0x00, 0x00, //0x000029ef je LBB0_594
+ //0x000029f5 LBB0_592
+ 0x48, 0x89, 0xce, //0x000029f5 movq %rcx, %rsi
+ 0x48, 0xc1, 0xee, 0x3c, //0x000029f8 shrq $60, %rsi
+ 0x4c, 0x21, 0xd1, //0x000029fc andq %r10, %rcx
+ 0x49, 0x63, 0xfb, //0x000029ff movslq %r11d, %rdi
+ 0x49, 0x39, 0xff, //0x00002a02 cmpq %rdi, %r15
+ 0x0f, 0x86, 0xd3, 0xff, 0xff, 0xff, //0x00002a05 jbe LBB0_591
+ 0x40, 0x80, 0xce, 0x30, //0x00002a0b orb $48, %sil
+ 0x41, 0x88, 0x34, 0x3c, //0x00002a0f movb %sil, (%r12,%rdi)
+ 0xff, 0xc7, //0x00002a13 incl %edi
+ 0x41, 0x89, 0xfb, //0x00002a15 movl %edi, %r11d
+ 0x48, 0x01, 0xc9, //0x00002a18 addq %rcx, %rcx
+ 0x48, 0x8d, 0x0c, 0x89, //0x00002a1b leaq (%rcx,%rcx,4), %rcx
+ 0x48, 0x85, 0xc9, //0x00002a1f testq %rcx, %rcx
+ 0x0f, 0x85, 0xcd, 0xff, 0xff, 0xff, //0x00002a22 jne LBB0_592
+ //0x00002a28 LBB0_594
+ 0x48, 0x8b, 0x4d, 0xc8, //0x00002a28 movq $-56(%rbp), %rcx
+ 0xff, 0xc1, //0x00002a2c incl %ecx
+ 0x48, 0x89, 0x4d, 0xc8, //0x00002a2e movq %rcx, $-56(%rbp)
+ 0x45, 0x85, 0xdb, //0x00002a32 testl %r11d, %r11d
+ 0x0f, 0x8e, 0xd1, 0xfe, 0xff, 0xff, //0x00002a35 jle LBB0_578
+ 0x44, 0x89, 0xd9, //0x00002a3b movl %r11d, %ecx
+ 0x42, 0x80, 0x7c, 0x21, 0xff, 0x30, //0x00002a3e cmpb $48, $-1(%rcx,%r12)
+ 0x0f, 0x85, 0xd1, 0xfe, 0xff, 0xff, //0x00002a44 jne LBB0_579
+ //0x00002a4a LBB0_596
+ 0x48, 0x83, 0xf9, 0x01, //0x00002a4a cmpq $1, %rcx
+ 0x0f, 0x8e, 0xb3, 0xfe, 0xff, 0xff, //0x00002a4e jle LBB0_577
+ 0x4c, 0x8d, 0x59, 0xff, //0x00002a54 leaq $-1(%rcx), %r11
+ 0x41, 0x80, 0x7c, 0x0c, 0xfe, 0x30, //0x00002a58 cmpb $48, $-2(%r12,%rcx)
+ 0x4c, 0x89, 0xd9, //0x00002a5e movq %r11, %rcx
+ 0x0f, 0x84, 0xe3, 0xff, 0xff, 0xff, //0x00002a61 je LBB0_596
+ 0xe9, 0xaf, 0xfe, 0xff, 0xff, //0x00002a67 jmp LBB0_579
+ //0x00002a6c LBB0_598
+ 0x45, 0x31, 0xdb, //0x00002a6c xorl %r11d, %r11d
+ 0xe9, 0xa7, 0xfe, 0xff, 0xff, //0x00002a6f jmp LBB0_579
+ //0x00002a74 LBB0_599
+ 0x81, 0xff, 0x00, 0x04, 0x00, 0x00, //0x00002a74 cmpl $1024, %edi
+ 0x0f, 0x8e, 0x11, 0x00, 0x00, 0x00, //0x00002a7a jle LBB0_601
+ 0x31, 0xff, //0x00002a80 xorl %edi, %edi
+ 0x49, 0xb9, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x7f, //0x00002a82 movabsq $9218868437227405312, %r9
+ 0xe9, 0xd4, 0x04, 0x00, 0x00, //0x00002a8c jmp LBB0_688
+ //0x00002a91 LBB0_601
+ 0xff, 0xcf, //0x00002a91 decl %edi
+ 0x41, 0x89, 0xf9, //0x00002a93 movl %edi, %r9d
+ 0xe9, 0x87, 0x01, 0x00, 0x00, //0x00002a96 jmp LBB0_621
+ //0x00002a9b LBB0_602
+ 0x31, 0xc0, //0x00002a9b xorl %eax, %eax
+ 0xe9, 0x72, 0x03, 0x00, 0x00, //0x00002a9d jmp LBB0_662
+ //0x00002aa2 LBB0_603
+ 0x85, 0xc9, //0x00002aa2 testl %ecx, %ecx
+ 0x0f, 0x84, 0x6f, 0x01, 0x00, 0x00, //0x00002aa4 je LBB0_620
+ 0x44, 0x89, 0xde, //0x00002aaa movl %r11d, %esi
+ //0x00002aad LBB0_605
+ 0xf7, 0xd9, //0x00002aad negl %ecx
+ 0x48, 0x63, 0xfe, //0x00002aaf movslq %esi, %rdi
+ 0x31, 0xd2, //0x00002ab2 xorl %edx, %edx
+ 0x31, 0xc0, //0x00002ab4 xorl %eax, %eax
+ //0x00002ab6 LBB0_606
+ 0x48, 0x39, 0xfa, //0x00002ab6 cmpq %rdi, %rdx
+ 0x0f, 0x8d, 0x25, 0x00, 0x00, 0x00, //0x00002ab9 jge LBB0_623
+ 0x48, 0x8d, 0x04, 0x80, //0x00002abf leaq (%rax,%rax,4), %rax
+ 0x49, 0x0f, 0xbe, 0x1c, 0x14, //0x00002ac3 movsbq (%r12,%rdx), %rbx
+ 0x48, 0x8d, 0x44, 0x43, 0xd0, //0x00002ac8 leaq $-48(%rbx,%rax,2), %rax
+ 0x48, 0xff, 0xc2, //0x00002acd incq %rdx
+ 0x48, 0x89, 0xc3, //0x00002ad0 movq %rax, %rbx
+ 0x48, 0xd3, 0xeb, //0x00002ad3 shrq %cl, %rbx
+ 0x48, 0x85, 0xdb, //0x00002ad6 testq %rbx, %rbx
+ 0x0f, 0x84, 0xd7, 0xff, 0xff, 0xff, //0x00002ad9 je LBB0_606
+ 0xe9, 0x30, 0x00, 0x00, 0x00, //0x00002adf jmp LBB0_608
+ //0x00002ae4 LBB0_623
+ 0x48, 0x85, 0xc0, //0x00002ae4 testq %rax, %rax
+ 0x0f, 0x84, 0x45, 0x01, 0x00, 0x00, //0x00002ae7 je LBB0_626
+ 0x48, 0x89, 0xc7, //0x00002aed movq %rax, %rdi
+ 0x48, 0xd3, 0xef, //0x00002af0 shrq %cl, %rdi
+ 0x48, 0x85, 0xff, //0x00002af3 testq %rdi, %rdi
+ 0x0f, 0x85, 0x18, 0x00, 0x00, 0x00, //0x00002af6 jne LBB0_608
+ //0x00002afc LBB0_625
+ 0x48, 0x01, 0xc0, //0x00002afc addq %rax, %rax
+ 0x48, 0x8d, 0x04, 0x80, //0x00002aff leaq (%rax,%rax,4), %rax
+ 0xff, 0xc2, //0x00002b03 incl %edx
+ 0x48, 0x89, 0xc7, //0x00002b05 movq %rax, %rdi
+ 0x48, 0xd3, 0xef, //0x00002b08 shrq %cl, %rdi
+ 0x48, 0x85, 0xff, //0x00002b0b testq %rdi, %rdi
+ 0x0f, 0x84, 0xe8, 0xff, 0xff, 0xff, //0x00002b0e je LBB0_625
+ //0x00002b14 LBB0_608
+ 0x48, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x00002b14 movq $-1, %rbx
+ 0x48, 0xd3, 0xe3, //0x00002b1b shlq %cl, %rbx
+ 0x48, 0xf7, 0xd3, //0x00002b1e notq %rbx
+ 0x45, 0x31, 0xc0, //0x00002b21 xorl %r8d, %r8d
+ 0x39, 0xf2, //0x00002b24 cmpl %esi, %edx
+ 0x0f, 0x8d, 0x3d, 0x00, 0x00, 0x00, //0x00002b26 jge LBB0_611
+ 0x4c, 0x63, 0xd2, //0x00002b2c movslq %edx, %r10
+ 0x4d, 0x63, 0xcb, //0x00002b2f movslq %r11d, %r9
+ 0x4b, 0x8d, 0x3c, 0x14, //0x00002b32 leaq (%r12,%r10), %rdi
+ 0x45, 0x31, 0xc0, //0x00002b36 xorl %r8d, %r8d
+ //0x00002b39 LBB0_610
+ 0x48, 0x89, 0xc6, //0x00002b39 movq %rax, %rsi
+ 0x48, 0xd3, 0xee, //0x00002b3c shrq %cl, %rsi
+ 0x48, 0x21, 0xd8, //0x00002b3f andq %rbx, %rax
+ 0x40, 0x80, 0xc6, 0x30, //0x00002b42 addb $48, %sil
+ 0x43, 0x88, 0x34, 0x04, //0x00002b46 movb %sil, (%r12,%r8)
+ 0x48, 0x8d, 0x04, 0x80, //0x00002b4a leaq (%rax,%rax,4), %rax
+ 0x4a, 0x0f, 0xbe, 0x34, 0x07, //0x00002b4e movsbq (%rdi,%r8), %rsi
+ 0x48, 0x8d, 0x44, 0x46, 0xd0, //0x00002b53 leaq $-48(%rsi,%rax,2), %rax
+ 0x4b, 0x8d, 0x74, 0x02, 0x01, //0x00002b58 leaq $1(%r10,%r8), %rsi
+ 0x49, 0xff, 0xc0, //0x00002b5d incq %r8
+ 0x4c, 0x39, 0xce, //0x00002b60 cmpq %r9, %rsi
+ 0x0f, 0x8c, 0xd0, 0xff, 0xff, 0xff, //0x00002b63 jl LBB0_610
+ //0x00002b69 LBB0_611
+ 0x48, 0x8b, 0x75, 0xc8, //0x00002b69 movq $-56(%rbp), %rsi
+ 0x29, 0xd6, //0x00002b6d subl %edx, %esi
+ 0x48, 0x89, 0x75, 0xc8, //0x00002b6f movq %rsi, $-56(%rbp)
+ 0x48, 0x85, 0xc0, //0x00002b73 testq %rax, %rax
+ 0x0f, 0x84, 0x58, 0x00, 0x00, 0x00, //0x00002b76 je LBB0_616
+ 0x41, 0xb9, 0x01, 0x00, 0x00, 0x00, //0x00002b7c movl $1, %r9d
+ 0x48, 0x8b, 0x55, 0xa8, //0x00002b82 movq $-88(%rbp), %rdx
+ 0xe9, 0x17, 0x00, 0x00, 0x00, //0x00002b86 jmp LBB0_614
+ //0x00002b8b LBB0_613
+ 0x48, 0x85, 0xf6, //0x00002b8b testq %rsi, %rsi
+ 0x45, 0x0f, 0x45, 0xf1, //0x00002b8e cmovnel %r9d, %r14d
+ 0x48, 0x01, 0xc0, //0x00002b92 addq %rax, %rax
+ 0x48, 0x8d, 0x04, 0x80, //0x00002b95 leaq (%rax,%rax,4), %rax
+ 0x48, 0x85, 0xc0, //0x00002b99 testq %rax, %rax
+ 0x0f, 0x84, 0x32, 0x00, 0x00, 0x00, //0x00002b9c je LBB0_616
+ //0x00002ba2 LBB0_614
+ 0x48, 0x89, 0xc6, //0x00002ba2 movq %rax, %rsi
+ 0x48, 0xd3, 0xee, //0x00002ba5 shrq %cl, %rsi
+ 0x48, 0x21, 0xd8, //0x00002ba8 andq %rbx, %rax
+ 0x49, 0x63, 0xf8, //0x00002bab movslq %r8d, %rdi
+ 0x48, 0x39, 0xfa, //0x00002bae cmpq %rdi, %rdx
+ 0x0f, 0x86, 0xd4, 0xff, 0xff, 0xff, //0x00002bb1 jbe LBB0_613
+ 0x40, 0x80, 0xc6, 0x30, //0x00002bb7 addb $48, %sil
+ 0x41, 0x88, 0x34, 0x3c, //0x00002bbb movb %sil, (%r12,%rdi)
+ 0xff, 0xc7, //0x00002bbf incl %edi
+ 0x41, 0x89, 0xf8, //0x00002bc1 movl %edi, %r8d
+ 0x48, 0x01, 0xc0, //0x00002bc4 addq %rax, %rax
+ 0x48, 0x8d, 0x04, 0x80, //0x00002bc7 leaq (%rax,%rax,4), %rax
+ 0x48, 0x85, 0xc0, //0x00002bcb testq %rax, %rax
+ 0x0f, 0x85, 0xce, 0xff, 0xff, 0xff, //0x00002bce jne LBB0_614
+ //0x00002bd4 LBB0_616
+ 0x48, 0x8b, 0x45, 0xc8, //0x00002bd4 movq $-56(%rbp), %rax
+ 0xff, 0xc0, //0x00002bd8 incl %eax
+ 0x48, 0x89, 0x45, 0xc8, //0x00002bda movq %rax, $-56(%rbp)
+ 0x45, 0x85, 0xc0, //0x00002bde testl %r8d, %r8d
+ 0x0f, 0x8e, 0x57, 0x00, 0x00, 0x00, //0x00002be1 jle LBB0_634
+ 0x44, 0x89, 0xc0, //0x00002be7 movl %r8d, %eax
+ 0x41, 0xb9, 0x02, 0xfc, 0xff, 0xff, //0x00002bea movl $-1022, %r9d
+ 0x42, 0x80, 0x7c, 0x20, 0xff, 0x30, //0x00002bf0 cmpb $48, $-1(%rax,%r12)
+ 0x0f, 0x85, 0x51, 0x00, 0x00, 0x00, //0x00002bf6 jne LBB0_635
+ //0x00002bfc LBB0_618
+ 0x48, 0x83, 0xf8, 0x01, //0x00002bfc cmpq $1, %rax
+ 0x0f, 0x8e, 0x33, 0x00, 0x00, 0x00, //0x00002c00 jle LBB0_633
+ 0x4c, 0x8d, 0x58, 0xff, //0x00002c06 leaq $-1(%rax), %r11
+ 0x41, 0x80, 0x7c, 0x04, 0xfe, 0x30, //0x00002c0a cmpb $48, $-2(%r12,%rax)
+ 0x4c, 0x89, 0xd8, //0x00002c10 movq %r11, %rax
+ 0x0f, 0x84, 0xe3, 0xff, 0xff, 0xff, //0x00002c13 je LBB0_618
+ //0x00002c19 LBB0_620
+ 0x41, 0xb9, 0x02, 0xfc, 0xff, 0xff, //0x00002c19 movl $-1022, %r9d
+ 0x44, 0x89, 0xde, //0x00002c1f movl %r11d, %esi
+ //0x00002c22 LBB0_621
+ 0x85, 0xf6, //0x00002c22 testl %esi, %esi
+ 0x0f, 0x84, 0x08, 0x00, 0x00, 0x00, //0x00002c24 je LBB0_626
+ 0x45, 0x89, 0xd8, //0x00002c2a movl %r11d, %r8d
+ 0xe9, 0x1e, 0x00, 0x00, 0x00, //0x00002c2d jmp LBB0_636
+ //0x00002c32 LBB0_626
+ 0x31, 0xc0, //0x00002c32 xorl %eax, %eax
+ 0xe9, 0xd7, 0x01, 0x00, 0x00, //0x00002c34 jmp LBB0_661
+ //0x00002c39 LBB0_633
+ 0xff, 0xc8, //0x00002c39 decl %eax
+ 0x41, 0x89, 0xc0, //0x00002c3b movl %eax, %r8d
+ //0x00002c3e LBB0_634
+ 0x41, 0xb9, 0x02, 0xfc, 0xff, 0xff, //0x00002c3e movl $-1022, %r9d
+ 0x45, 0x85, 0xc0, //0x00002c44 testl %r8d, %r8d
+ 0x0f, 0x84, 0xd1, 0x02, 0x00, 0x00, //0x00002c47 je LBB0_683
+ //0x00002c4d LBB0_635
+ 0x44, 0x89, 0xc6, //0x00002c4d movl %r8d, %esi
+ //0x00002c50 LBB0_636
+ 0x4c, 0x63, 0xee, //0x00002c50 movslq %esi, %r13
+ 0xb1, 0x31, //0x00002c53 movb $49, %cl
+ 0x31, 0xc0, //0x00002c55 xorl %eax, %eax
+ 0x41, 0xba, 0x10, 0x00, 0x00, 0x00, //0x00002c57 movl $16, %r10d
+ //0x00002c5d LBB0_637
+ 0x48, 0x83, 0xf8, 0x26, //0x00002c5d cmpq $38, %rax
+ 0x0f, 0x84, 0x36, 0x00, 0x00, 0x00, //0x00002c61 je LBB0_641
+ 0x41, 0x38, 0x0c, 0x04, //0x00002c67 cmpb %cl, (%r12,%rax)
+ 0x0f, 0x85, 0x35, 0x00, 0x00, 0x00, //0x00002c6b jne LBB0_642
+ 0x48, 0x8d, 0x0d, 0xc8, 0x35, 0x00, 0x00, //0x00002c71 leaq $13768(%rip), %rcx /* _LSHIFT_TAB+0(%rip) */
+ 0x0f, 0xb6, 0x8c, 0x08, 0x8d, 0x15, 0x00, 0x00, //0x00002c78 movzbl $5517(%rax,%rcx), %ecx
+ 0x48, 0xff, 0xc0, //0x00002c80 incq %rax
+ 0x49, 0x39, 0xc5, //0x00002c83 cmpq %rax, %r13
+ 0x0f, 0x85, 0xd1, 0xff, 0xff, 0xff, //0x00002c86 jne LBB0_637
+ 0x84, 0xc9, //0x00002c8c testb %cl, %cl
+ 0x4c, 0x8b, 0x7d, 0xa8, //0x00002c8e movq $-88(%rbp), %r15
+ 0x0f, 0x85, 0x18, 0x00, 0x00, 0x00, //0x00002c92 jne LBB0_643
+ 0xe9, 0x19, 0x00, 0x00, 0x00, //0x00002c98 jmp LBB0_644
+ //0x00002c9d LBB0_641
+ 0x4c, 0x8b, 0x7d, 0xa8, //0x00002c9d movq $-88(%rbp), %r15
+ 0xe9, 0x10, 0x00, 0x00, 0x00, //0x00002ca1 jmp LBB0_644
+ //0x00002ca6 LBB0_642
+ 0x4c, 0x8b, 0x7d, 0xa8, //0x00002ca6 movq $-88(%rbp), %r15
+ 0x0f, 0x8d, 0x06, 0x00, 0x00, 0x00, //0x00002caa jge LBB0_644
+ //0x00002cb0 LBB0_643
+ 0x41, 0xba, 0x0f, 0x00, 0x00, 0x00, //0x00002cb0 movl $15, %r10d
+ //0x00002cb6 LBB0_644
+ 0x85, 0xf6, //0x00002cb6 testl %esi, %esi
+ 0x0f, 0x8e, 0xf6, 0x00, 0x00, 0x00, //0x00002cb8 jle LBB0_655
+ 0x44, 0x01, 0xd6, //0x00002cbe addl %r10d, %esi
+ 0x48, 0x63, 0xfe, //0x00002cc1 movslq %esi, %rdi
+ 0x48, 0xff, 0xcf, //0x00002cc4 decq %rdi
+ 0x49, 0xff, 0xc5, //0x00002cc7 incq %r13
+ 0x31, 0xc9, //0x00002cca xorl %ecx, %ecx
+ 0x49, 0xbb, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfa, //0x00002ccc movabsq $-432345564227567616, %r11
+ 0xe9, 0x1e, 0x00, 0x00, 0x00, //0x00002cd6 jmp LBB0_648
+ //0x00002cdb LBB0_646
+ 0x48, 0x85, 0xc0, //0x00002cdb testq %rax, %rax
+ 0xb8, 0x01, 0x00, 0x00, 0x00, //0x00002cde movl $1, %eax
+ 0x44, 0x0f, 0x45, 0xf0, //0x00002ce3 cmovnel %eax, %r14d
+ //0x00002ce7 LBB0_647
+ 0xff, 0xce, //0x00002ce7 decl %esi
+ 0x48, 0xff, 0xcf, //0x00002ce9 decq %rdi
+ 0x49, 0xff, 0xcd, //0x00002cec decq %r13
+ 0x49, 0x83, 0xfd, 0x01, //0x00002cef cmpq $1, %r13
+ 0x0f, 0x8e, 0x49, 0x00, 0x00, 0x00, //0x00002cf3 jle LBB0_650
+ //0x00002cf9 LBB0_648
+ 0x4b, 0x0f, 0xbe, 0x5c, 0x2c, 0xfe, //0x00002cf9 movsbq $-2(%r12,%r13), %rbx
+ 0x48, 0xc1, 0xe3, 0x35, //0x00002cff shlq $53, %rbx
+ 0x48, 0x01, 0xcb, //0x00002d03 addq %rcx, %rbx
+ 0x4c, 0x01, 0xdb, //0x00002d06 addq %r11, %rbx
+ 0x48, 0x89, 0xd8, //0x00002d09 movq %rbx, %rax
+ 0x48, 0xb9, 0xcd, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, //0x00002d0c movabsq $-3689348814741910323, %rcx
+ 0x48, 0xf7, 0xe1, //0x00002d16 mulq %rcx
+ 0x48, 0x89, 0xd1, //0x00002d19 movq %rdx, %rcx
+ 0x48, 0xc1, 0xe9, 0x03, //0x00002d1c shrq $3, %rcx
+ 0x48, 0x8d, 0x04, 0x09, //0x00002d20 leaq (%rcx,%rcx), %rax
+ 0x48, 0x8d, 0x14, 0x80, //0x00002d24 leaq (%rax,%rax,4), %rdx
+ 0x48, 0x89, 0xd8, //0x00002d28 movq %rbx, %rax
+ 0x48, 0x29, 0xd0, //0x00002d2b subq %rdx, %rax
+ 0x4c, 0x39, 0xff, //0x00002d2e cmpq %r15, %rdi
+ 0x0f, 0x83, 0xa4, 0xff, 0xff, 0xff, //0x00002d31 jae LBB0_646
+ 0x04, 0x30, //0x00002d37 addb $48, %al
+ 0x41, 0x88, 0x04, 0x3c, //0x00002d39 movb %al, (%r12,%rdi)
+ 0xe9, 0xa5, 0xff, 0xff, 0xff, //0x00002d3d jmp LBB0_647
+ //0x00002d42 LBB0_650
+ 0x48, 0x83, 0xfb, 0x0a, //0x00002d42 cmpq $10, %rbx
+ 0x0f, 0x82, 0x68, 0x00, 0x00, 0x00, //0x00002d46 jb LBB0_655
+ 0x48, 0x63, 0xf6, //0x00002d4c movslq %esi, %rsi
+ 0x48, 0xff, 0xce, //0x00002d4f decq %rsi
+ 0xbf, 0x01, 0x00, 0x00, 0x00, //0x00002d52 movl $1, %edi
+ 0xe9, 0x17, 0x00, 0x00, 0x00, //0x00002d57 jmp LBB0_653
+ //0x00002d5c LBB0_652
+ 0x48, 0x85, 0xc0, //0x00002d5c testq %rax, %rax
+ 0x44, 0x0f, 0x45, 0xf7, //0x00002d5f cmovnel %edi, %r14d
+ 0x48, 0xff, 0xce, //0x00002d63 decq %rsi
+ 0x48, 0x83, 0xf9, 0x09, //0x00002d66 cmpq $9, %rcx
+ 0x48, 0x89, 0xd1, //0x00002d6a movq %rdx, %rcx
+ 0x0f, 0x86, 0x41, 0x00, 0x00, 0x00, //0x00002d6d jbe LBB0_655
+ //0x00002d73 LBB0_653
+ 0x48, 0x89, 0xc8, //0x00002d73 movq %rcx, %rax
+ 0x48, 0xba, 0xcd, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, //0x00002d76 movabsq $-3689348814741910323, %rdx
+ 0x48, 0xf7, 0xe2, //0x00002d80 mulq %rdx
+ 0x48, 0xc1, 0xea, 0x03, //0x00002d83 shrq $3, %rdx
+ 0x48, 0x8d, 0x04, 0x12, //0x00002d87 leaq (%rdx,%rdx), %rax
+ 0x48, 0x8d, 0x1c, 0x80, //0x00002d8b leaq (%rax,%rax,4), %rbx
+ 0x48, 0x89, 0xc8, //0x00002d8f movq %rcx, %rax
+ 0x48, 0x29, 0xd8, //0x00002d92 subq %rbx, %rax
+ 0x4c, 0x39, 0xfe, //0x00002d95 cmpq %r15, %rsi
+ 0x0f, 0x83, 0xbe, 0xff, 0xff, 0xff, //0x00002d98 jae LBB0_652
+ 0x04, 0x30, //0x00002d9e addb $48, %al
+ 0x41, 0x88, 0x04, 0x34, //0x00002da0 movb %al, (%r12,%rsi)
+ 0x48, 0xff, 0xce, //0x00002da4 decq %rsi
+ 0x48, 0x83, 0xf9, 0x09, //0x00002da7 cmpq $9, %rcx
+ 0x48, 0x89, 0xd1, //0x00002dab movq %rdx, %rcx
+ 0x0f, 0x87, 0xbf, 0xff, 0xff, 0xff, //0x00002dae ja LBB0_653
+ //0x00002db4 LBB0_655
+ 0x45, 0x01, 0xd0, //0x00002db4 addl %r10d, %r8d
+ 0x49, 0x63, 0xc0, //0x00002db7 movslq %r8d, %rax
+ 0x49, 0x39, 0xc7, //0x00002dba cmpq %rax, %r15
+ 0x41, 0x0f, 0x46, 0xc7, //0x00002dbd cmovbel %r15d, %eax
+ 0x48, 0x8b, 0x4d, 0xc8, //0x00002dc1 movq $-56(%rbp), %rcx
+ 0x44, 0x01, 0xd1, //0x00002dc5 addl %r10d, %ecx
+ 0x48, 0x89, 0x4d, 0xc8, //0x00002dc8 movq %rcx, $-56(%rbp)
+ 0x85, 0xc0, //0x00002dcc testl %eax, %eax
+ 0x0f, 0x8e, 0x34, 0x00, 0x00, 0x00, //0x00002dce jle LBB0_660
+ 0x89, 0xc1, //0x00002dd4 movl %eax, %ecx
+ 0x42, 0x80, 0x7c, 0x21, 0xff, 0x30, //0x00002dd6 cmpb $48, $-1(%rcx,%r12)
+ 0x0f, 0x85, 0x2e, 0x00, 0x00, 0x00, //0x00002ddc jne LBB0_661
+ //0x00002de2 LBB0_657
+ 0x48, 0x83, 0xf9, 0x01, //0x00002de2 cmpq $1, %rcx
+ 0x0f, 0x8e, 0x18, 0x00, 0x00, 0x00, //0x00002de6 jle LBB0_659
+ 0x48, 0x8d, 0x41, 0xff, //0x00002dec leaq $-1(%rcx), %rax
+ 0x41, 0x80, 0x7c, 0x0c, 0xfe, 0x30, //0x00002df0 cmpb $48, $-2(%r12,%rcx)
+ 0x48, 0x89, 0xc1, //0x00002df6 movq %rax, %rcx
+ 0x0f, 0x84, 0xe3, 0xff, 0xff, 0xff, //0x00002df9 je LBB0_657
+ 0xe9, 0x0c, 0x00, 0x00, 0x00, //0x00002dff jmp LBB0_661
+ //0x00002e04 LBB0_659
+ 0xff, 0xc9, //0x00002e04 decl %ecx
+ 0x89, 0xc8, //0x00002e06 movl %ecx, %eax
+ //0x00002e08 LBB0_660
+ 0x85, 0xc0, //0x00002e08 testl %eax, %eax
+ 0x0f, 0x84, 0x0e, 0x01, 0x00, 0x00, //0x00002e0a je LBB0_683
+ //0x00002e10 LBB0_661
+ 0x4c, 0x8b, 0x6d, 0xd0, //0x00002e10 movq $-48(%rbp), %r13
+ //0x00002e14 LBB0_662
+ 0x4c, 0x8b, 0x5d, 0xb0, //0x00002e14 movq $-80(%rbp), %r11
+ 0x48, 0xb9, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0f, 0x00, //0x00002e18 movabsq $4503599627370495, %rcx
+ 0x48, 0xc7, 0xc7, 0xff, 0xff, 0xff, 0xff, //0x00002e22 movq $-1, %rdi
+ 0x48, 0x8b, 0x75, 0xc8, //0x00002e29 movq $-56(%rbp), %rsi
+ 0x83, 0xfe, 0x14, //0x00002e2d cmpl $20, %esi
+ 0x0f, 0x8f, 0x72, 0x01, 0x00, 0x00, //0x00002e30 jg LBB0_691
+ 0x89, 0xf2, //0x00002e36 movl %esi, %edx
+ 0x85, 0xf6, //0x00002e38 testl %esi, %esi
+ 0x0f, 0x8e, 0x32, 0x00, 0x00, 0x00, //0x00002e3a jle LBB0_668
+ 0x48, 0x63, 0xf0, //0x00002e40 movslq %eax, %rsi
+ 0x31, 0xff, //0x00002e43 xorl %edi, %edi
+ 0x31, 0xc9, //0x00002e45 xorl %ecx, %ecx
+ //0x00002e47 LBB0_665
+ 0x48, 0x39, 0xf7, //0x00002e47 cmpq %rsi, %rdi
+ 0x0f, 0x8d, 0x1a, 0x00, 0x00, 0x00, //0x00002e4a jge LBB0_667
+ 0x48, 0x8d, 0x0c, 0x89, //0x00002e50 leaq (%rcx,%rcx,4), %rcx
+ 0x49, 0x0f, 0xbe, 0x1c, 0x3c, //0x00002e54 movsbq (%r12,%rdi), %rbx
+ 0x48, 0x8d, 0x4c, 0x4b, 0xd0, //0x00002e59 leaq $-48(%rbx,%rcx,2), %rcx
+ 0x48, 0xff, 0xc7, //0x00002e5e incq %rdi
+ 0x48, 0x39, 0xfa, //0x00002e61 cmpq %rdi, %rdx
+ 0x0f, 0x85, 0xdd, 0xff, 0xff, 0xff, //0x00002e64 jne LBB0_665
+ //0x00002e6a LBB0_667
+ 0x45, 0x31, 0xc0, //0x00002e6a xorl %r8d, %r8d
+ 0xe9, 0x07, 0x00, 0x00, 0x00, //0x00002e6d jmp LBB0_669
+ //0x00002e72 LBB0_668
+ 0x31, 0xff, //0x00002e72 xorl %edi, %edi
+ 0x41, 0xb0, 0x01, //0x00002e74 movb $1, %r8b
+ 0x31, 0xc9, //0x00002e77 xorl %ecx, %ecx
+ //0x00002e79 LBB0_669
+ 0x48, 0x8b, 0x75, 0xc8, //0x00002e79 movq $-56(%rbp), %rsi
+ 0x29, 0xfe, //0x00002e7d subl %edi, %esi
+ 0x0f, 0x8e, 0x4a, 0x00, 0x00, 0x00, //0x00002e7f jle LBB0_677
+ 0x41, 0x89, 0xfa, //0x00002e85 movl %edi, %r10d
+ 0x41, 0xf7, 0xd2, //0x00002e88 notl %r10d
+ 0x44, 0x03, 0x55, 0xc8, //0x00002e8b addl $-56(%rbp), %r10d
+ 0x83, 0xe6, 0x07, //0x00002e8f andl $7, %esi
+ 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x00002e92 je LBB0_674
+ 0xf7, 0xde, //0x00002e98 negl %esi
+ 0x31, 0xdb, //0x00002e9a xorl %ebx, %ebx
+ //0x00002e9c LBB0_672
+ 0x48, 0x01, 0xc9, //0x00002e9c addq %rcx, %rcx
+ 0x48, 0x8d, 0x0c, 0x89, //0x00002e9f leaq (%rcx,%rcx,4), %rcx
+ 0xff, 0xcb, //0x00002ea3 decl %ebx
+ 0x39, 0xde, //0x00002ea5 cmpl %ebx, %esi
+ 0x0f, 0x85, 0xef, 0xff, 0xff, 0xff, //0x00002ea7 jne LBB0_672
+ 0x29, 0xdf, //0x00002ead subl %ebx, %edi
+ //0x00002eaf LBB0_674
+ 0x41, 0x83, 0xfa, 0x07, //0x00002eaf cmpl $7, %r10d
+ 0x0f, 0x82, 0x16, 0x00, 0x00, 0x00, //0x00002eb3 jb LBB0_677
+ 0x48, 0x8b, 0x75, 0xc8, //0x00002eb9 movq $-56(%rbp), %rsi
+ 0x29, 0xfe, //0x00002ebd subl %edi, %esi
+ //0x00002ebf LBB0_676
+ 0x48, 0x69, 0xc9, 0x00, 0xe1, 0xf5, 0x05, //0x00002ebf imulq $100000000, %rcx, %rcx
+ 0x83, 0xc6, 0xf8, //0x00002ec6 addl $-8, %esi
+ 0x0f, 0x85, 0xf0, 0xff, 0xff, 0xff, //0x00002ec9 jne LBB0_676
+ //0x00002ecf LBB0_677
+ 0x31, 0xff, //0x00002ecf xorl %edi, %edi
+ 0x48, 0x8b, 0x75, 0xc8, //0x00002ed1 movq $-56(%rbp), %rsi
+ 0x85, 0xf6, //0x00002ed5 testl %esi, %esi
+ 0x0f, 0x88, 0x51, 0x00, 0x00, 0x00, //0x00002ed7 js LBB0_685
+ 0x39, 0xf0, //0x00002edd cmpl %esi, %eax
+ 0x0f, 0x8e, 0x49, 0x00, 0x00, 0x00, //0x00002edf jle LBB0_685
+ 0x41, 0x8a, 0x14, 0x14, //0x00002ee5 movb (%r12,%rdx), %dl
+ 0xff, 0xc6, //0x00002ee9 incl %esi
+ 0x39, 0xc6, //0x00002eeb cmpl %eax, %esi
+ 0x0f, 0x85, 0x34, 0x00, 0x00, 0x00, //0x00002eed jne LBB0_684
+ 0x80, 0xfa, 0x35, //0x00002ef3 cmpb $53, %dl
+ 0x0f, 0x85, 0x2b, 0x00, 0x00, 0x00, //0x00002ef6 jne LBB0_684
+ 0x45, 0x85, 0xf6, //0x00002efc testl %r14d, %r14d
+ 0x40, 0x0f, 0x95, 0xc7, //0x00002eff setne %dil
+ 0x41, 0x08, 0xf8, //0x00002f03 orb %dil, %r8b
+ 0x0f, 0x85, 0x22, 0x00, 0x00, 0x00, //0x00002f06 jne LBB0_685
+ 0x48, 0x63, 0x45, 0xc8, //0x00002f0c movslq $-56(%rbp), %rax
+ 0x42, 0x8a, 0x7c, 0x20, 0xff, //0x00002f10 movb $-1(%rax,%r12), %dil
+ 0x40, 0x80, 0xe7, 0x01, //0x00002f15 andb $1, %dil
+ 0xe9, 0x10, 0x00, 0x00, 0x00, //0x00002f19 jmp LBB0_685
+ //0x00002f1e LBB0_683
+ 0x31, 0xc9, //0x00002f1e xorl %ecx, %ecx
+ 0x31, 0xff, //0x00002f20 xorl %edi, %edi
+ 0xe9, 0x07, 0x00, 0x00, 0x00, //0x00002f22 jmp LBB0_685
+ //0x00002f27 LBB0_684
+ 0x80, 0xfa, 0x34, //0x00002f27 cmpb $52, %dl
+ 0x40, 0x0f, 0x9f, 0xc7, //0x00002f2a setg %dil
+ //0x00002f2e LBB0_685
+ 0x40, 0x0f, 0xb6, 0xff, //0x00002f2e movzbl %dil, %edi
+ 0x48, 0x01, 0xcf, //0x00002f32 addq %rcx, %rdi
+ 0x48, 0xb8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x00, //0x00002f35 movabsq $9007199254740992, %rax
+ 0x48, 0x39, 0xc7, //0x00002f3f cmpq %rax, %rdi
+ 0x0f, 0x85, 0x30, 0x00, 0x00, 0x00, //0x00002f42 jne LBB0_689
+ 0x41, 0x81, 0xf9, 0xfe, 0x03, 0x00, 0x00, //0x00002f48 cmpl $1022, %r9d
+ 0x0f, 0x8e, 0x3a, 0x00, 0x00, 0x00, //0x00002f4f jle LBB0_690
+ 0x31, 0xff, //0x00002f55 xorl %edi, %edi
+ 0x49, 0xb9, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x7f, //0x00002f57 movabsq $9218868437227405312, %r9
+ 0x4c, 0x8b, 0x6d, 0xd0, //0x00002f61 movq $-48(%rbp), %r13
+ //0x00002f65 LBB0_688
+ 0x4c, 0x8b, 0x5d, 0xb0, //0x00002f65 movq $-80(%rbp), %r11
+ 0x48, 0xb9, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0f, 0x00, //0x00002f69 movabsq $4503599627370495, %rcx
+ 0xe9, 0xbc, 0xe8, 0xff, 0xff, //0x00002f73 jmp LBB0_326
+ //0x00002f78 LBB0_689
+ 0x4c, 0x8b, 0x6d, 0xd0, //0x00002f78 movq $-48(%rbp), %r13
+ 0x4c, 0x8b, 0x5d, 0xb0, //0x00002f7c movq $-80(%rbp), %r11
+ 0x48, 0xb9, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0f, 0x00, //0x00002f80 movabsq $4503599627370495, %rcx
+ 0xe9, 0x19, 0x00, 0x00, 0x00, //0x00002f8a jmp LBB0_691
+ //0x00002f8f LBB0_690
+ 0x41, 0xff, 0xc1, //0x00002f8f incl %r9d
+ 0x48, 0xb9, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0f, 0x00, //0x00002f92 movabsq $4503599627370495, %rcx
+ 0x48, 0x8d, 0x79, 0x01, //0x00002f9c leaq $1(%rcx), %rdi
+ 0x4c, 0x8b, 0x6d, 0xd0, //0x00002fa0 movq $-48(%rbp), %r13
+ 0x4c, 0x8b, 0x5d, 0xb0, //0x00002fa4 movq $-80(%rbp), %r11
+ //0x00002fa8 LBB0_691
+ 0x8a, 0x55, 0xa0, //0x00002fa8 movb $-96(%rbp), %dl
+ 0x48, 0x8d, 0x41, 0x01, //0x00002fab leaq $1(%rcx), %rax
+ 0x48, 0x21, 0xf8, //0x00002faf andq %rdi, %rax
+ 0x41, 0x81, 0xc1, 0xff, 0x03, 0x00, 0x00, //0x00002fb2 addl $1023, %r9d
+ 0x41, 0x81, 0xe1, 0xff, 0x07, 0x00, 0x00, //0x00002fb9 andl $2047, %r9d
+ 0x49, 0xc1, 0xe1, 0x34, //0x00002fc0 shlq $52, %r9
+ 0x48, 0x85, 0xc0, //0x00002fc4 testq %rax, %rax
+ 0x4c, 0x0f, 0x44, 0xc8, //0x00002fc7 cmoveq %rax, %r9
+ 0xe9, 0x67, 0xe8, 0xff, 0xff, //0x00002fcb jmp LBB0_327
+ //0x00002fd0 LBB0_692
+ 0x49, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00002fd0 movq $-1, %r8
+ 0x45, 0x31, 0xff, //0x00002fd7 xorl %r15d, %r15d
+ 0x49, 0x83, 0xfc, 0x20, //0x00002fda cmpq $32, %r12
+ 0x0f, 0x83, 0xa4, 0xe0, 0xff, 0xff, //0x00002fde jae LBB0_231
+ 0xe9, 0xb8, 0x01, 0x00, 0x00, //0x00002fe4 jmp LBB0_717
+ //0x00002fe9 LBB0_693
+ 0x49, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00002fe9 movq $-1, %r8
+ 0x45, 0x31, 0xff, //0x00002ff0 xorl %r15d, %r15d
+ 0x49, 0x83, 0xfc, 0x20, //0x00002ff3 cmpq $32, %r12
+ 0x0f, 0x83, 0x4d, 0xe1, 0xff, 0xff, //0x00002ff7 jae LBB0_240
+ 0xe9, 0x77, 0x00, 0x00, 0x00, //0x00002ffd jmp LBB0_701
+ //0x00003002 LBB0_694
+ 0x44, 0x89, 0xfa, //0x00003002 movl %r15d, %edx
+ 0xf7, 0xd2, //0x00003005 notl %edx
+ 0x21, 0xca, //0x00003007 andl %ecx, %edx
+ 0x44, 0x8d, 0x14, 0x12, //0x00003009 leal (%rdx,%rdx), %r10d
+ 0x45, 0x09, 0xfa, //0x0000300d orl %r15d, %r10d
+ 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, //0x00003010 movl $2863311530, %ebx
+ 0x44, 0x31, 0xd3, //0x00003015 xorl %r10d, %ebx
+ 0x21, 0xcb, //0x00003018 andl %ecx, %ebx
+ 0x81, 0xe3, 0xaa, 0xaa, 0xaa, 0xaa, //0x0000301a andl $-1431655766, %ebx
+ 0x45, 0x31, 0xff, //0x00003020 xorl %r15d, %r15d
+ 0x01, 0xd3, //0x00003023 addl %edx, %ebx
+ 0x41, 0x0f, 0x92, 0xc7, //0x00003025 setb %r15b
+ 0x01, 0xdb, //0x00003029 addl %ebx, %ebx
+ 0x81, 0xf3, 0x55, 0x55, 0x55, 0x55, //0x0000302b xorl $1431655765, %ebx
+ 0x44, 0x21, 0xd3, //0x00003031 andl %r10d, %ebx
+ 0xf7, 0xd3, //0x00003034 notl %ebx
+ 0x21, 0xdf, //0x00003036 andl %ebx, %edi
+ 0x49, 0xc1, 0xe1, 0x10, //0x00003038 shlq $16, %r9
+ 0x48, 0x85, 0xff, //0x0000303c testq %rdi, %rdi
+ 0x0f, 0x85, 0xa7, 0xe1, 0xff, 0xff, //0x0000303f jne LBB0_244
+ //0x00003045 LBB0_695
+ 0xb9, 0x40, 0x00, 0x00, 0x00, //0x00003045 movl $64, %ecx
+ //0x0000304a LBB0_696
+ 0x49, 0x09, 0xc1, //0x0000304a orq %rax, %r9
+ 0x48, 0x85, 0xff, //0x0000304d testq %rdi, %rdi
+ 0x0f, 0x84, 0x12, 0x00, 0x00, 0x00, //0x00003050 je LBB0_699
+ 0x4d, 0x85, 0xc9, //0x00003056 testq %r9, %r9
+ 0x0f, 0x84, 0xa6, 0x00, 0x00, 0x00, //0x00003059 je LBB0_709
+ 0x49, 0x0f, 0xbc, 0xc1, //0x0000305f bsfq %r9, %rax
+ 0xe9, 0xa2, 0x00, 0x00, 0x00, //0x00003063 jmp LBB0_710
+ //0x00003068 LBB0_699
+ 0x4d, 0x85, 0xc9, //0x00003068 testq %r9, %r9
+ 0x0f, 0x85, 0xb0, 0x00, 0x00, 0x00, //0x0000306b jne LBB0_712
+ 0x49, 0x83, 0xc5, 0x20, //0x00003071 addq $32, %r13
+ 0x49, 0x83, 0xc4, 0xe0, //0x00003075 addq $-32, %r12
+ //0x00003079 LBB0_701
+ 0x4d, 0x85, 0xff, //0x00003079 testq %r15, %r15
+ 0x0f, 0x85, 0xba, 0x01, 0x00, 0x00, //0x0000307c jne LBB0_727
+ 0x4c, 0x89, 0xc0, //0x00003082 movq %r8, %rax
+ 0x4d, 0x85, 0xe4, //0x00003085 testq %r12, %r12
+ 0x0f, 0x84, 0x1b, 0x02, 0x00, 0x00, //0x00003088 je LBB0_731
+ //0x0000308e LBB0_703
+ 0x41, 0x0f, 0xb6, 0x4d, 0x00, //0x0000308e movzbl (%r13), %ecx
+ 0x80, 0xf9, 0x22, //0x00003093 cmpb $34, %cl
+ 0x0f, 0x84, 0x95, 0x00, 0x00, 0x00, //0x00003096 je LBB0_713
+ 0x80, 0xf9, 0x5c, //0x0000309c cmpb $92, %cl
+ 0x0f, 0x84, 0x26, 0x00, 0x00, 0x00, //0x0000309f je LBB0_707
+ 0x80, 0xf9, 0x20, //0x000030a5 cmpb $32, %cl
+ 0x0f, 0x82, 0x73, 0x00, 0x00, 0x00, //0x000030a8 jb LBB0_712
+ 0x48, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x000030ae movq $-1, %rcx
+ 0xba, 0x01, 0x00, 0x00, 0x00, //0x000030b5 movl $1, %edx
+ 0x49, 0x01, 0xd5, //0x000030ba addq %rdx, %r13
+ 0x49, 0x01, 0xcc, //0x000030bd addq %rcx, %r12
+ 0x0f, 0x85, 0xc8, 0xff, 0xff, 0xff, //0x000030c0 jne LBB0_703
+ 0xe9, 0xde, 0x01, 0x00, 0x00, //0x000030c6 jmp LBB0_731
+ //0x000030cb LBB0_707
+ 0x49, 0x83, 0xfc, 0x01, //0x000030cb cmpq $1, %r12
+ 0x0f, 0x84, 0xd4, 0x01, 0x00, 0x00, //0x000030cf je LBB0_731
+ 0x4c, 0x89, 0xe9, //0x000030d5 movq %r13, %rcx
+ 0x48, 0x2b, 0x4d, 0xc0, //0x000030d8 subq $-64(%rbp), %rcx
+ 0x48, 0x83, 0xf8, 0xff, //0x000030dc cmpq $-1, %rax
+ 0x4c, 0x0f, 0x44, 0xc1, //0x000030e0 cmoveq %rcx, %r8
+ 0x48, 0x0f, 0x44, 0xc1, //0x000030e4 cmoveq %rcx, %rax
+ 0x48, 0xc7, 0xc1, 0xfe, 0xff, 0xff, 0xff, //0x000030e8 movq $-2, %rcx
+ 0xba, 0x02, 0x00, 0x00, 0x00, //0x000030ef movl $2, %edx
+ 0x49, 0x01, 0xd5, //0x000030f4 addq %rdx, %r13
+ 0x49, 0x01, 0xcc, //0x000030f7 addq %rcx, %r12
+ 0x0f, 0x85, 0x8e, 0xff, 0xff, 0xff, //0x000030fa jne LBB0_703
+ 0xe9, 0xa4, 0x01, 0x00, 0x00, //0x00003100 jmp LBB0_731
+ //0x00003105 LBB0_709
+ 0xb8, 0x40, 0x00, 0x00, 0x00, //0x00003105 movl $64, %eax
+ //0x0000310a LBB0_710
+ 0x48, 0x39, 0xc8, //0x0000310a cmpq %rcx, %rax
+ 0x0f, 0x82, 0x0e, 0x00, 0x00, 0x00, //0x0000310d jb LBB0_712
+ 0x4c, 0x2b, 0x6d, 0xc0, //0x00003113 subq $-64(%rbp), %r13
+ 0x4d, 0x8d, 0x5c, 0x0d, 0x01, //0x00003117 leaq $1(%r13,%rcx), %r11
+ 0xe9, 0xe6, 0xdf, 0xff, 0xff, //0x0000311c jmp LBB0_237
+ //0x00003121 LBB0_712
+ 0x49, 0xc7, 0xc3, 0xfe, 0xff, 0xff, 0xff, //0x00003121 movq $-2, %r11
+ 0x48, 0x8b, 0x4d, 0xd0, //0x00003128 movq $-48(%rbp), %rcx
+ 0xe9, 0x83, 0x01, 0x00, 0x00, //0x0000312c jmp LBB0_732
+ //0x00003131 LBB0_713
+ 0x4c, 0x2b, 0x6d, 0xc0, //0x00003131 subq $-64(%rbp), %r13
+ 0x49, 0xff, 0xc5, //0x00003135 incq %r13
+ 0x4d, 0x89, 0xeb, //0x00003138 movq %r13, %r11
+ 0xe9, 0xc7, 0xdf, 0xff, 0xff, //0x0000313b jmp LBB0_237
+ //0x00003140 LBB0_714
+ 0x4c, 0x89, 0xe9, //0x00003140 movq %r13, %rcx
+ 0x48, 0x2b, 0x4d, 0xc0, //0x00003143 subq $-64(%rbp), %rcx
+ 0x4c, 0x0f, 0xbc, 0xc0, //0x00003147 bsfq %rax, %r8
+ 0x49, 0x01, 0xc8, //0x0000314b addq %rcx, %r8
+ 0x48, 0x09, 0xd7, //0x0000314e orq %rdx, %rdi
+ 0x48, 0x89, 0xc1, //0x00003151 movq %rax, %rcx
+ 0x4c, 0x09, 0xf9, //0x00003154 orq %r15, %rcx
+ 0x0f, 0x84, 0x94, 0xdf, 0xff, 0xff, //0x00003157 je LBB0_234
+ //0x0000315d LBB0_715
+ 0x44, 0x89, 0xf9, //0x0000315d movl %r15d, %ecx
+ 0xf7, 0xd1, //0x00003160 notl %ecx
+ 0x21, 0xc1, //0x00003162 andl %eax, %ecx
+ 0x8d, 0x14, 0x09, //0x00003164 leal (%rcx,%rcx), %edx
+ 0x44, 0x09, 0xfa, //0x00003167 orl %r15d, %edx
+ 0xbb, 0xaa, 0xaa, 0xaa, 0xaa, //0x0000316a movl $2863311530, %ebx
+ 0x31, 0xd3, //0x0000316f xorl %edx, %ebx
+ 0x21, 0xc3, //0x00003171 andl %eax, %ebx
+ 0x81, 0xe3, 0xaa, 0xaa, 0xaa, 0xaa, //0x00003173 andl $-1431655766, %ebx
+ 0x45, 0x31, 0xff, //0x00003179 xorl %r15d, %r15d
+ 0x01, 0xcb, //0x0000317c addl %ecx, %ebx
+ 0x41, 0x0f, 0x92, 0xc7, //0x0000317e setb %r15b
+ 0x01, 0xdb, //0x00003182 addl %ebx, %ebx
+ 0x81, 0xf3, 0x55, 0x55, 0x55, 0x55, //0x00003184 xorl $1431655765, %ebx
+ 0x21, 0xd3, //0x0000318a andl %edx, %ebx
+ 0xf7, 0xd3, //0x0000318c notl %ebx
+ 0x21, 0xdf, //0x0000318e andl %ebx, %edi
+ 0x48, 0x85, 0xff, //0x00003190 testq %rdi, %rdi
+ 0x0f, 0x85, 0x61, 0xdf, 0xff, 0xff, //0x00003193 jne LBB0_235
+ //0x00003199 LBB0_716
+ 0x49, 0x83, 0xc5, 0x20, //0x00003199 addq $32, %r13
+ 0x49, 0x83, 0xc4, 0xe0, //0x0000319d addq $-32, %r12
+ //0x000031a1 LBB0_717
+ 0x4d, 0x85, 0xff, //0x000031a1 testq %r15, %r15
+ 0x0f, 0x85, 0xcb, 0x00, 0x00, 0x00, //0x000031a4 jne LBB0_729
+ 0x4d, 0x89, 0xc1, //0x000031aa movq %r8, %r9
+ 0x4d, 0x85, 0xe4, //0x000031ad testq %r12, %r12
+ 0x0f, 0x84, 0xf3, 0x00, 0x00, 0x00, //0x000031b0 je LBB0_731
+ //0x000031b6 LBB0_719
+ 0x48, 0x8b, 0x55, 0xc0, //0x000031b6 movq $-64(%rbp), %rdx
+ 0x48, 0xf7, 0xd2, //0x000031ba notq %rdx
+ //0x000031bd LBB0_720
+ 0x4d, 0x8d, 0x5d, 0x01, //0x000031bd leaq $1(%r13), %r11
+ 0x41, 0x0f, 0xb6, 0x45, 0x00, //0x000031c1 movzbl (%r13), %eax
+ 0x3c, 0x22, //0x000031c6 cmpb $34, %al
+ 0x0f, 0x84, 0x52, 0x00, 0x00, 0x00, //0x000031c8 je LBB0_725
+ 0x49, 0x8d, 0x5c, 0x24, 0xff, //0x000031ce leaq $-1(%r12), %rbx
+ 0x3c, 0x5c, //0x000031d3 cmpb $92, %al
+ 0x0f, 0x84, 0x14, 0x00, 0x00, 0x00, //0x000031d5 je LBB0_723
+ 0x49, 0x89, 0xdc, //0x000031db movq %rbx, %r12
+ 0x4d, 0x89, 0xdd, //0x000031de movq %r11, %r13
+ 0x48, 0x85, 0xdb, //0x000031e1 testq %rbx, %rbx
+ 0x0f, 0x85, 0xd3, 0xff, 0xff, 0xff, //0x000031e4 jne LBB0_720
+ 0xe9, 0xba, 0x00, 0x00, 0x00, //0x000031ea jmp LBB0_731
+ //0x000031ef LBB0_723
+ 0x48, 0x85, 0xdb, //0x000031ef testq %rbx, %rbx
+ 0x0f, 0x84, 0xb1, 0x00, 0x00, 0x00, //0x000031f2 je LBB0_731
+ 0x49, 0x01, 0xd3, //0x000031f8 addq %rdx, %r11
+ 0x49, 0x83, 0xf9, 0xff, //0x000031fb cmpq $-1, %r9
+ 0x4d, 0x0f, 0x44, 0xc3, //0x000031ff cmoveq %r11, %r8
+ 0x4d, 0x0f, 0x44, 0xcb, //0x00003203 cmoveq %r11, %r9
+ 0x49, 0x83, 0xc5, 0x02, //0x00003207 addq $2, %r13
+ 0x49, 0x83, 0xc4, 0xfe, //0x0000320b addq $-2, %r12
+ 0x4c, 0x89, 0xe3, //0x0000320f movq %r12, %rbx
+ 0x48, 0x85, 0xdb, //0x00003212 testq %rbx, %rbx
+ 0x0f, 0x85, 0xa2, 0xff, 0xff, 0xff, //0x00003215 jne LBB0_720
+ 0xe9, 0x89, 0x00, 0x00, 0x00, //0x0000321b jmp LBB0_731
+ //0x00003220 LBB0_725
+ 0x4c, 0x2b, 0x5d, 0xc0, //0x00003220 subq $-64(%rbp), %r11
+ 0xe9, 0xde, 0xde, 0xff, 0xff, //0x00003224 jmp LBB0_237
+ //0x00003229 LBB0_726
+ 0x4c, 0x89, 0xe8, //0x00003229 movq %r13, %rax
+ 0x48, 0x2b, 0x45, 0xc0, //0x0000322c subq $-64(%rbp), %rax
+ 0x4c, 0x0f, 0xbc, 0xc1, //0x00003230 bsfq %rcx, %r8
+ 0x49, 0x01, 0xc0, //0x00003234 addq %rax, %r8
+ 0xe9, 0x90, 0xdf, 0xff, 0xff, //0x00003237 jmp LBB0_242
+ //0x0000323c LBB0_727
+ 0x4d, 0x85, 0xe4, //0x0000323c testq %r12, %r12
+ 0x0f, 0x84, 0x7a, 0x00, 0x00, 0x00, //0x0000323f je LBB0_733
+ 0x48, 0x8b, 0x45, 0xc0, //0x00003245 movq $-64(%rbp), %rax
+ 0x48, 0xf7, 0xd0, //0x00003249 notq %rax
+ 0x4c, 0x01, 0xe8, //0x0000324c addq %r13, %rax
+ 0x49, 0x83, 0xf8, 0xff, //0x0000324f cmpq $-1, %r8
+ 0x4c, 0x89, 0xc1, //0x00003253 movq %r8, %rcx
+ 0x48, 0x0f, 0x44, 0xc8, //0x00003256 cmoveq %rax, %rcx
+ 0x49, 0x0f, 0x45, 0xc0, //0x0000325a cmovneq %r8, %rax
+ 0x49, 0xff, 0xc5, //0x0000325e incq %r13
+ 0x49, 0xff, 0xcc, //0x00003261 decq %r12
+ 0x49, 0x89, 0xc8, //0x00003264 movq %rcx, %r8
+ 0x4d, 0x85, 0xe4, //0x00003267 testq %r12, %r12
+ 0x0f, 0x85, 0x1e, 0xfe, 0xff, 0xff, //0x0000326a jne LBB0_703
+ 0xe9, 0x34, 0x00, 0x00, 0x00, //0x00003270 jmp LBB0_731
+ //0x00003275 LBB0_729
+ 0x4d, 0x85, 0xe4, //0x00003275 testq %r12, %r12
+ 0x0f, 0x84, 0x41, 0x00, 0x00, 0x00, //0x00003278 je LBB0_733
+ 0x4c, 0x8b, 0x4d, 0xc0, //0x0000327e movq $-64(%rbp), %r9
+ 0x49, 0xf7, 0xd1, //0x00003282 notq %r9
+ 0x4d, 0x01, 0xe9, //0x00003285 addq %r13, %r9
+ 0x49, 0x83, 0xf8, 0xff, //0x00003288 cmpq $-1, %r8
+ 0x4c, 0x89, 0xc0, //0x0000328c movq %r8, %rax
+ 0x49, 0x0f, 0x44, 0xc1, //0x0000328f cmoveq %r9, %rax
+ 0x4d, 0x0f, 0x45, 0xc8, //0x00003293 cmovneq %r8, %r9
+ 0x49, 0xff, 0xc5, //0x00003297 incq %r13
+ 0x49, 0xff, 0xcc, //0x0000329a decq %r12
+ 0x49, 0x89, 0xc0, //0x0000329d movq %rax, %r8
+ 0x4d, 0x85, 0xe4, //0x000032a0 testq %r12, %r12
+ 0x0f, 0x85, 0x0d, 0xff, 0xff, 0xff, //0x000032a3 jne LBB0_719
+ //0x000032a9 LBB0_731
+ 0x48, 0x8b, 0x4d, 0xd0, //0x000032a9 movq $-48(%rbp), %rcx
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x000032ad movq $-1, %r11
+ //0x000032b4 LBB0_732
+ 0x4c, 0x89, 0x19, //0x000032b4 movq %r11, (%rcx)
+ 0x49, 0x89, 0xf3, //0x000032b7 movq %rsi, %r11
+ 0xe9, 0x2a, 0xd0, 0xff, 0xff, //0x000032ba jmp LBB0_38
+ //0x000032bf LBB0_733
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x000032bf movq $-1, %r11
+ 0x48, 0x8b, 0x4d, 0xd0, //0x000032c6 movq $-48(%rbp), %rcx
+ 0xe9, 0xe5, 0xff, 0xff, 0xff, //0x000032ca jmp LBB0_732
+ 0x90, //0x000032cf .p2align 2, 0x90
+ // // .set L0_0_set_37, LBB0_37-LJTI0_0
+ // // .set L0_0_set_99, LBB0_99-LJTI0_0
+ // // .set L0_0_set_100, LBB0_100-LJTI0_0
+ // // .set L0_0_set_111, LBB0_111-LJTI0_0
+ // // .set L0_0_set_30, LBB0_30-LJTI0_0
+ // // .set L0_0_set_112, LBB0_112-LJTI0_0
+ // // .set L0_0_set_113, LBB0_113-LJTI0_0
+ // // .set L0_0_set_114, LBB0_114-LJTI0_0
+ // // .set L0_0_set_115, LBB0_115-LJTI0_0
+ // // .set L0_0_set_118, LBB0_118-LJTI0_0
+ // // .set L0_0_set_121, LBB0_121-LJTI0_0
+ // // .set L0_0_set_124, LBB0_124-LJTI0_0
+ // // .set L0_0_set_125, LBB0_125-LJTI0_0
+ //0x000032d0 LJTI0_0
+ 0x11, 0xd0, 0xff, 0xff, //0x000032d0 .long L0_0_set_37
+ 0x13, 0xd4, 0xff, 0xff, //0x000032d4 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x000032d8 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x000032dc .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x000032e0 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x000032e4 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x000032e8 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x000032ec .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x000032f0 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x000032f4 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x000032f8 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x000032fc .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003300 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003304 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003308 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x0000330c .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003310 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003314 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003318 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x0000331c .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003320 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003324 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003328 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x0000332c .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003330 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003334 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003338 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x0000333c .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003340 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003344 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003348 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x0000334c .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003350 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003354 .long L0_0_set_99
+ 0x23, 0xd4, 0xff, 0xff, //0x00003358 .long L0_0_set_100
+ 0x13, 0xd4, 0xff, 0xff, //0x0000335c .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003360 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003364 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003368 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x0000336c .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003370 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003374 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003378 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x0000337c .long L0_0_set_99
+ 0xd5, 0xd5, 0xff, 0xff, //0x00003380 .long L0_0_set_111
+ 0x93, 0xcf, 0xff, 0xff, //0x00003384 .long L0_0_set_30
+ 0x13, 0xd4, 0xff, 0xff, //0x00003388 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x0000338c .long L0_0_set_99
+ 0x93, 0xcf, 0xff, 0xff, //0x00003390 .long L0_0_set_30
+ 0x93, 0xcf, 0xff, 0xff, //0x00003394 .long L0_0_set_30
+ 0x93, 0xcf, 0xff, 0xff, //0x00003398 .long L0_0_set_30
+ 0x93, 0xcf, 0xff, 0xff, //0x0000339c .long L0_0_set_30
+ 0x93, 0xcf, 0xff, 0xff, //0x000033a0 .long L0_0_set_30
+ 0x93, 0xcf, 0xff, 0xff, //0x000033a4 .long L0_0_set_30
+ 0x93, 0xcf, 0xff, 0xff, //0x000033a8 .long L0_0_set_30
+ 0x93, 0xcf, 0xff, 0xff, //0x000033ac .long L0_0_set_30
+ 0x93, 0xcf, 0xff, 0xff, //0x000033b0 .long L0_0_set_30
+ 0x93, 0xcf, 0xff, 0xff, //0x000033b4 .long L0_0_set_30
+ 0xe7, 0xd5, 0xff, 0xff, //0x000033b8 .long L0_0_set_112
+ 0x13, 0xd4, 0xff, 0xff, //0x000033bc .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x000033c0 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x000033c4 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x000033c8 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x000033cc .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x000033d0 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x000033d4 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x000033d8 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x000033dc .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x000033e0 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x000033e4 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x000033e8 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x000033ec .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x000033f0 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x000033f4 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x000033f8 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x000033fc .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003400 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003404 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003408 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x0000340c .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003410 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003414 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003418 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x0000341c .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003420 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003424 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003428 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x0000342c .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003430 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003434 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003438 .long L0_0_set_99
+ 0xf9, 0xd5, 0xff, 0xff, //0x0000343c .long L0_0_set_113
+ 0x13, 0xd4, 0xff, 0xff, //0x00003440 .long L0_0_set_99
+ 0x06, 0xd6, 0xff, 0xff, //0x00003444 .long L0_0_set_114
+ 0x13, 0xd4, 0xff, 0xff, //0x00003448 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x0000344c .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003450 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003454 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003458 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x0000345c .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003460 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003464 .long L0_0_set_99
+ 0x18, 0xd6, 0xff, 0xff, //0x00003468 .long L0_0_set_115
+ 0x13, 0xd4, 0xff, 0xff, //0x0000346c .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003470 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003474 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003478 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x0000347c .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003480 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003484 .long L0_0_set_99
+ 0x4a, 0xd6, 0xff, 0xff, //0x00003488 .long L0_0_set_118
+ 0x13, 0xd4, 0xff, 0xff, //0x0000348c .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003490 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003494 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x00003498 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x0000349c .long L0_0_set_99
+ 0x7a, 0xd6, 0xff, 0xff, //0x000034a0 .long L0_0_set_121
+ 0x13, 0xd4, 0xff, 0xff, //0x000034a4 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x000034a8 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x000034ac .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x000034b0 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x000034b4 .long L0_0_set_99
+ 0x13, 0xd4, 0xff, 0xff, //0x000034b8 .long L0_0_set_99
+ 0xaa, 0xd6, 0xff, 0xff, //0x000034bc .long L0_0_set_124
+ 0x13, 0xd4, 0xff, 0xff, //0x000034c0 .long L0_0_set_99
+ 0xb7, 0xd6, 0xff, 0xff, //0x000034c4 .long L0_0_set_125
+ // // .set L0_1_set_65, LBB0_65-LJTI0_1
+ // // .set L0_1_set_75, LBB0_75-LJTI0_1
+ // // .set L0_1_set_72, LBB0_72-LJTI0_1
+ // // .set L0_1_set_67, LBB0_67-LJTI0_1
+ // // .set L0_1_set_70, LBB0_70-LJTI0_1
+ //0x000034c8 LJTI0_1
+ 0x5f, 0xd0, 0xff, 0xff, //0x000034c8 .long L0_1_set_65
+ 0xe1, 0xd0, 0xff, 0xff, //0x000034cc .long L0_1_set_75
+ 0x5f, 0xd0, 0xff, 0xff, //0x000034d0 .long L0_1_set_65
+ 0xbc, 0xd0, 0xff, 0xff, //0x000034d4 .long L0_1_set_72
+ 0xe1, 0xd0, 0xff, 0xff, //0x000034d8 .long L0_1_set_75
+ 0x78, 0xd0, 0xff, 0xff, //0x000034dc .long L0_1_set_67
+ 0x78, 0xd0, 0xff, 0xff, //0x000034e0 .long L0_1_set_67
+ 0x78, 0xd0, 0xff, 0xff, //0x000034e4 .long L0_1_set_67
+ 0x78, 0xd0, 0xff, 0xff, //0x000034e8 .long L0_1_set_67
+ 0x78, 0xd0, 0xff, 0xff, //0x000034ec .long L0_1_set_67
+ 0x78, 0xd0, 0xff, 0xff, //0x000034f0 .long L0_1_set_67
+ 0x78, 0xd0, 0xff, 0xff, //0x000034f4 .long L0_1_set_67
+ 0x78, 0xd0, 0xff, 0xff, //0x000034f8 .long L0_1_set_67
+ 0x78, 0xd0, 0xff, 0xff, //0x000034fc .long L0_1_set_67
+ 0x78, 0xd0, 0xff, 0xff, //0x00003500 .long L0_1_set_67
+ 0xe1, 0xd0, 0xff, 0xff, //0x00003504 .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x00003508 .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x0000350c .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x00003510 .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x00003514 .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x00003518 .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x0000351c .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x00003520 .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x00003524 .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x00003528 .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x0000352c .long L0_1_set_75
+ 0xa1, 0xd0, 0xff, 0xff, //0x00003530 .long L0_1_set_70
+ 0xe1, 0xd0, 0xff, 0xff, //0x00003534 .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x00003538 .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x0000353c .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x00003540 .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x00003544 .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x00003548 .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x0000354c .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x00003550 .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x00003554 .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x00003558 .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x0000355c .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x00003560 .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x00003564 .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x00003568 .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x0000356c .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x00003570 .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x00003574 .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x00003578 .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x0000357c .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x00003580 .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x00003584 .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x00003588 .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x0000358c .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x00003590 .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x00003594 .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x00003598 .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x0000359c .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x000035a0 .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x000035a4 .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x000035a8 .long L0_1_set_75
+ 0xe1, 0xd0, 0xff, 0xff, //0x000035ac .long L0_1_set_75
+ 0xa1, 0xd0, 0xff, 0xff, //0x000035b0 .long L0_1_set_70
+ //0x000035b4 .p2align 2, 0x00
+ //0x000035b4 _MASK_USE_NUMBER
+ 0x02, 0x00, 0x00, 0x00, //0x000035b4 .long 2
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000035b8 .p2align 4, 0x00
+ //0x000035c0 _P10_TAB
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x3f, //0x000035c0 .quad 4607182418800017408
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x24, 0x40, //0x000035c8 .quad 4621819117588971520
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x59, 0x40, //0x000035d0 .quad 4636737291354636288
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x8f, 0x40, //0x000035d8 .quad 4652007308841189376
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x88, 0xc3, 0x40, //0x000035e0 .quad 4666723172467343360
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x6a, 0xf8, 0x40, //0x000035e8 .quad 4681608360884174848
+ 0x00, 0x00, 0x00, 0x00, 0x80, 0x84, 0x2e, 0x41, //0x000035f0 .quad 4696837146684686336
+ 0x00, 0x00, 0x00, 0x00, 0xd0, 0x12, 0x63, 0x41, //0x000035f8 .quad 4711630319722168320
+ 0x00, 0x00, 0x00, 0x00, 0x84, 0xd7, 0x97, 0x41, //0x00003600 .quad 4726483295884279808
+ 0x00, 0x00, 0x00, 0x00, 0x65, 0xcd, 0xcd, 0x41, //0x00003608 .quad 4741671816366391296
+ 0x00, 0x00, 0x00, 0x20, 0x5f, 0xa0, 0x02, 0x42, //0x00003610 .quad 4756540486875873280
+ 0x00, 0x00, 0x00, 0xe8, 0x76, 0x48, 0x37, 0x42, //0x00003618 .quad 4771362005757984768
+ 0x00, 0x00, 0x00, 0xa2, 0x94, 0x1a, 0x6d, 0x42, //0x00003620 .quad 4786511204640096256
+ 0x00, 0x00, 0x40, 0xe5, 0x9c, 0x30, 0xa2, 0x42, //0x00003628 .quad 4801453603149578240
+ 0x00, 0x00, 0x90, 0x1e, 0xc4, 0xbc, 0xd6, 0x42, //0x00003630 .quad 4816244402031689728
+ 0x00, 0x00, 0x34, 0x26, 0xf5, 0x6b, 0x0c, 0x43, //0x00003638 .quad 4831355200913801216
+ 0x00, 0x80, 0xe0, 0x37, 0x79, 0xc3, 0x41, 0x43, //0x00003640 .quad 4846369599423283200
+ 0x00, 0xa0, 0xd8, 0x85, 0x57, 0x34, 0x76, 0x43, //0x00003648 .quad 4861130398305394688
+ 0x00, 0xc8, 0x4e, 0x67, 0x6d, 0xc1, 0xab, 0x43, //0x00003650 .quad 4876203697187506176
+ 0x00, 0x3d, 0x91, 0x60, 0xe4, 0x58, 0xe1, 0x43, //0x00003658 .quad 4891288408196988160
+ 0x40, 0x8c, 0xb5, 0x78, 0x1d, 0xaf, 0x15, 0x44, //0x00003660 .quad 4906019910204099648
+ 0x50, 0xef, 0xe2, 0xd6, 0xe4, 0x1a, 0x4b, 0x44, //0x00003668 .quad 4921056587992461136
+ 0x92, 0xd5, 0x4d, 0x06, 0xcf, 0xf0, 0x80, 0x44, //0x00003670 .quad 4936209963552724370
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00003678 .p2align 4, 0x00
+ //0x00003680 _POW10_M128_TAB
+ 0x53, 0xe4, 0x60, 0xcd, 0x69, 0xc8, 0x32, 0x17, //0x00003680 .quad 1671618768450675795
+ 0x88, 0x02, 0x1c, 0x08, 0xa0, 0xd5, 0x8f, 0xfa, //0x00003688 .quad -391859759250406776
+ 0xb4, 0x8e, 0x5c, 0x20, 0x42, 0xbd, 0x7f, 0x0e, //0x00003690 .quad 1044761730281672372
+ 0x95, 0x81, 0x11, 0x05, 0x84, 0xe5, 0x99, 0x9c, //0x00003698 .quad -7162441377172586091
+ 0x61, 0xb2, 0x73, 0xa8, 0x92, 0xac, 0x1f, 0x52, //0x000036a0 .quad 5917638181279478369
+ 0xfa, 0xe1, 0x55, 0x06, 0xe5, 0x5e, 0xc0, 0xc3, //0x000036a8 .quad -4341365703038344710
+ 0xf9, 0x9e, 0x90, 0x52, 0xb7, 0x97, 0xa7, 0xe6, //0x000036b0 .quad -1826324310255427847
+ 0x78, 0x5a, 0xeb, 0x47, 0x9e, 0x76, 0xb0, 0xf4, //0x000036b8 .quad -815021110370542984
+ 0x5c, 0x63, 0x9a, 0x93, 0xd2, 0xbe, 0x28, 0x90, //0x000036c0 .quad -8058981721550724260
+ 0x8b, 0x18, 0xf3, 0xec, 0x22, 0x4a, 0xee, 0x98, //0x000036c8 .quad -7426917221622671221
+ 0x33, 0xfc, 0x80, 0x38, 0x87, 0xee, 0x32, 0x74, //0x000036d0 .quad 8373016921771146291
+ 0xae, 0xde, 0x2f, 0xa8, 0xab, 0xdc, 0x29, 0xbf, //0x000036d8 .quad -4671960508600951122
+ 0x3f, 0x3b, 0xa1, 0x06, 0x29, 0xaa, 0x3f, 0x11, //0x000036e0 .quad 1242899115359157055
+ 0x5a, 0xd6, 0x3b, 0x92, 0xd6, 0x53, 0xf4, 0xee, //0x000036e8 .quad -1228264617323800998
+ 0x07, 0xc5, 0x24, 0xa4, 0x59, 0xca, 0xc7, 0x4a, //0x000036f0 .quad 5388497965526861063
+ 0xf8, 0x65, 0x65, 0x1b, 0x66, 0xb4, 0x58, 0x95, //0x000036f8 .quad -7685194413468457480
+ 0x49, 0xf6, 0x2d, 0x0d, 0xf0, 0xbc, 0x79, 0x5d, //0x00003700 .quad 6735622456908576329
+ 0x76, 0xbf, 0x3e, 0xa2, 0x7f, 0xe1, 0xae, 0xba, //0x00003708 .quad -4994806998408183946
+ 0xdc, 0x73, 0x79, 0x10, 0x2c, 0x2c, 0xd8, 0xf4, //0x00003710 .quad -803843965719055396
+ 0x53, 0x6f, 0xce, 0x8a, 0xdf, 0x99, 0x5a, 0xe9, //0x00003718 .quad -1631822729582842029
+ 0x69, 0xe8, 0x4b, 0x8a, 0x9b, 0x1b, 0x07, 0x79, //0x00003720 .quad 8720969558280366185
+ 0x94, 0x05, 0xc1, 0xb6, 0x2b, 0xa0, 0xd8, 0x91, //0x00003728 .quad -7937418233630358124
+ 0x84, 0xe2, 0xde, 0x6c, 0x82, 0xe2, 0x48, 0x97, //0x00003730 .quad -7545532125859093884
+ 0xf9, 0x46, 0x71, 0xa4, 0x36, 0xc8, 0x4e, 0xb6, //0x00003738 .quad -5310086773610559751
+ 0x25, 0x9b, 0x16, 0x08, 0x23, 0x1b, 0x1b, 0xfd, //0x00003740 .quad -208543120469091547
+ 0xb7, 0x98, 0x8d, 0x4d, 0x44, 0x7a, 0xe2, 0xe3, //0x00003748 .quad -2025922448585811785
+ 0xf7, 0x20, 0x0e, 0xe5, 0xf5, 0xf0, 0x30, 0xfe, //0x00003750 .quad -130339450293182217
+ 0x72, 0x7f, 0x78, 0xb0, 0x6a, 0x8c, 0x6d, 0x8e, //0x00003758 .quad -8183730558007214222
+ 0x35, 0xa9, 0x51, 0x5e, 0x33, 0x2d, 0xbd, 0xbd, //0x00003760 .quad -4774610331293865675
+ 0x4f, 0x9f, 0x96, 0x5c, 0x85, 0xef, 0x08, 0xb2, //0x00003768 .quad -5617977179081629873
+ 0x82, 0x13, 0xe6, 0x35, 0x80, 0x78, 0x2c, 0xad, //0x00003770 .quad -5968262914117332094
+ 0x23, 0x47, 0xbc, 0xb3, 0x66, 0x2b, 0x8b, 0xde, //0x00003778 .quad -2410785455424649437
+ 0x31, 0xcc, 0xaf, 0x21, 0x50, 0xcb, 0x3b, 0x4c, //0x00003780 .quad 5493207715531443249
+ 0x76, 0xac, 0x55, 0x30, 0x20, 0xfb, 0x16, 0x8b, //0x00003788 .quad -8424269937281487754
+ 0x3d, 0xbf, 0x1b, 0x2a, 0x24, 0xbe, 0x4a, 0xdf, //0x00003790 .quad -2356862392440471747
+ 0x93, 0x17, 0x6b, 0x3c, 0xe8, 0xb9, 0xdc, 0xad, //0x00003798 .quad -5918651403174471789
+ 0x0d, 0xaf, 0xa2, 0x34, 0xad, 0x6d, 0x1d, 0xd7, //0x000037a0 .quad -2946077990550589683
+ 0x78, 0xdd, 0x85, 0x4b, 0x62, 0xe8, 0x53, 0xd9, //0x000037a8 .quad -2786628235540701832
+ 0x68, 0xad, 0xe5, 0x40, 0x8c, 0x64, 0x72, 0x86, //0x000037b0 .quad -8758827771735200408
+ 0x6b, 0xaa, 0x33, 0x6f, 0x3d, 0x71, 0xd4, 0x87, //0x000037b8 .quad -8659171674854020501
+ 0xc2, 0x18, 0x1f, 0x51, 0xaf, 0xfd, 0x0e, 0x68, //0x000037c0 .quad 7498209359040551106
+ 0x06, 0x95, 0x00, 0xcb, 0x8c, 0x8d, 0xc9, 0xa9, //0x000037c8 .quad -6212278575140137722
+ 0xf2, 0xde, 0x66, 0x25, 0x1b, 0xbd, 0x12, 0x02, //0x000037d0 .quad 149389661945913074
+ 0x48, 0xba, 0xc0, 0xfd, 0xef, 0xf0, 0x3b, 0xd4, //0x000037d8 .quad -3153662200497784248
+ 0x57, 0x4b, 0x60, 0xf7, 0x30, 0xb6, 0x4b, 0x01, //0x000037e0 .quad 93368538716195671
+ 0x6d, 0x74, 0x98, 0xfe, 0x95, 0x76, 0xa5, 0x84, //0x000037e8 .quad -8888567902952197011
+ 0x2d, 0x5e, 0x38, 0x35, 0xbd, 0xa3, 0x9e, 0x41, //0x000037f0 .quad 4728396691822632493
+ 0x88, 0x91, 0x3e, 0x7e, 0x3b, 0xd4, 0xce, 0xa5, //0x000037f8 .quad -6499023860262858360
+ 0xb9, 0x75, 0x86, 0x82, 0xac, 0x4c, 0x06, 0x52, //0x00003800 .quad 5910495864778290617
+ 0xea, 0x35, 0xce, 0x5d, 0x4a, 0x89, 0x42, 0xcf, //0x00003808 .quad -3512093806901185046
+ 0x93, 0x09, 0x94, 0xd1, 0xeb, 0xef, 0x43, 0x73, //0x00003810 .quad 8305745933913819539
+ 0xb2, 0xe1, 0xa0, 0x7a, 0xce, 0x95, 0x89, 0x81, //0x00003818 .quad -9112587656954322510
+ 0xf8, 0x0b, 0xf9, 0xc5, 0xe6, 0xeb, 0x14, 0x10, //0x00003820 .quad 1158810380537498616
+ 0x1f, 0x1a, 0x49, 0x19, 0x42, 0xfb, 0xeb, 0xa1, //0x00003828 .quad -6779048552765515233
+ 0xf6, 0x4e, 0x77, 0x77, 0xe0, 0x26, 0x1a, 0xd4, //0x00003830 .quad -3163173042755514634
+ 0xa6, 0x60, 0x9b, 0x9f, 0x12, 0xfa, 0x66, 0xca, //0x00003838 .quad -3862124672529506138
+ 0xb4, 0x22, 0x55, 0x95, 0x98, 0xb0, 0x20, 0x89, //0x00003840 .quad -8565652321871781196
+ 0xd0, 0x38, 0x82, 0x47, 0x97, 0xb8, 0x00, 0xfd, //0x00003848 .quad -215969822234494768
+ 0xb0, 0x35, 0x55, 0x5d, 0x5f, 0x6e, 0xb4, 0x55, //0x00003850 .quad 6175682344898606512
+ 0x82, 0x63, 0xb1, 0x8c, 0x5e, 0x73, 0x20, 0x9e, //0x00003858 .quad -7052510166537641086
+ 0x1d, 0x83, 0xaa, 0x34, 0xf7, 0x89, 0x21, 0xeb, //0x00003860 .quad -1503769105731517667
+ 0x62, 0xbc, 0xdd, 0x2f, 0x36, 0x90, 0xa8, 0xc5, //0x00003868 .quad -4203951689744663454
+ 0xe4, 0x23, 0xd5, 0x01, 0x75, 0xec, 0xe9, 0xa5, //0x00003870 .quad -6491397400591784988
+ 0x7b, 0x2b, 0xd5, 0xbb, 0x43, 0xb4, 0x12, 0xf7, //0x00003878 .quad -643253593753441413
+ 0x6e, 0x36, 0x25, 0x21, 0xc9, 0x33, 0xb2, 0x47, //0x00003880 .quad 5166248661484910190
+ 0x2d, 0x3b, 0x65, 0x55, 0xaa, 0xb0, 0x6b, 0x9a, //0x00003888 .quad -7319562523736982739
+ 0x0a, 0x84, 0x6e, 0x69, 0xbb, 0xc0, 0x9e, 0x99, //0x00003890 .quad -7377247228426025974
+ 0xf8, 0x89, 0xbe, 0xea, 0xd4, 0x9c, 0x06, 0xc1, //0x00003898 .quad -4537767136243840520
+ 0x0d, 0x25, 0xca, 0x43, 0xea, 0x70, 0x06, 0xc0, //0x000038a0 .quad -4609873017105144563
+ 0x76, 0x2c, 0x6e, 0x25, 0x0a, 0x44, 0x48, 0xf1, //0x000038a8 .quad -1060522901877412746
+ 0x28, 0x57, 0x5e, 0x6a, 0x92, 0x06, 0x04, 0x38, //0x000038b0 .quad 4036358391950366504
+ 0xca, 0xdb, 0x64, 0x57, 0x86, 0x2a, 0xcd, 0x96, //0x000038b8 .quad -7580355841314464822
+ 0xf2, 0xec, 0xf5, 0x04, 0x37, 0x08, 0x05, 0xc6, //0x000038c0 .quad -4177924046916817678
+ 0xbc, 0x12, 0x3e, 0xed, 0x27, 0x75, 0x80, 0xbc, //0x000038c8 .quad -4863758783215693124
+ 0x2e, 0x68, 0x33, 0xc6, 0x44, 0x4a, 0x86, 0xf7, //0x000038d0 .quad -610719040218634194
+ 0x6b, 0x97, 0x8d, 0xe8, 0x71, 0x92, 0xa0, 0xeb, //0x000038d8 .quad -1468012460592228501
+ 0x1d, 0x21, 0xe0, 0xfb, 0x6a, 0xee, 0xb3, 0x7a, //0x000038e0 .quad 8841672636718129437
+ 0xa3, 0x7e, 0x58, 0x31, 0x87, 0x5b, 0x44, 0x93, //0x000038e8 .quad -7835036815511224669
+ 0x64, 0x29, 0xd8, 0xba, 0x05, 0xea, 0x60, 0x59, //0x000038f0 .quad 6440404777470273892
+ 0x4c, 0x9e, 0xae, 0xfd, 0x68, 0x72, 0x15, 0xb8, //0x000038f8 .quad -5182110000961642932
+ 0xbd, 0x33, 0x8e, 0x29, 0x87, 0x24, 0xb9, 0x6f, //0x00003900 .quad 8050505971837842365
+ 0xdf, 0x45, 0x1a, 0x3d, 0x03, 0xcf, 0x1a, 0xe6, //0x00003908 .quad -1865951482774665761
+ 0x56, 0xe0, 0xf8, 0x79, 0xd4, 0xb6, 0xd3, 0xa5, //0x00003910 .quad -6497648813669818282
+ 0xab, 0x6b, 0x30, 0x06, 0x62, 0xc1, 0xd0, 0x8f, //0x00003918 .quad -8083748704375247957
+ 0x6c, 0x18, 0x77, 0x98, 0x89, 0xa4, 0x48, 0x8f, //0x00003920 .quad -8122061017087272852
+ 0x96, 0x86, 0xbc, 0x87, 0xba, 0xf1, 0xc4, 0xb3, //0x00003928 .quad -5492999862041672042
+ 0x87, 0xde, 0x94, 0xfe, 0xab, 0xcd, 0x1a, 0x33, //0x00003930 .quad 3682481783923072647
+ 0x3c, 0xa8, 0xab, 0x29, 0x29, 0x2e, 0xb6, 0xe0, //0x00003938 .quad -2254563809124702148
+ 0x14, 0x0b, 0x1d, 0x7f, 0x8b, 0xc0, 0xf0, 0x9f, //0x00003940 .quad -6921820921902855404
+ 0x25, 0x49, 0x0b, 0xba, 0xd9, 0xdc, 0x71, 0x8c, //0x00003948 .quad -8326631408344020699
+ 0xd9, 0x4d, 0xe4, 0x5e, 0xae, 0xf0, 0xec, 0x07, //0x00003950 .quad 571095884476206553
+ 0x6f, 0x1b, 0x8e, 0x28, 0x10, 0x54, 0x8e, 0xaf, //0x00003958 .quad -5796603242002637969
+ 0x50, 0x61, 0x9d, 0xf6, 0xd9, 0x2c, 0xe8, 0xc9, //0x00003960 .quad -3897816162832129712
+ 0x4a, 0xa2, 0xb1, 0x32, 0x14, 0xe9, 0x71, 0xdb, //0x00003968 .quad -2634068034075909558
+ 0xd2, 0x5c, 0x22, 0x3a, 0x08, 0x1c, 0x31, 0xbe, //0x00003970 .quad -4741978110983775022
+ 0x6e, 0x05, 0xaf, 0x9f, 0xac, 0x31, 0x27, 0x89, //0x00003978 .quad -8563821548938525330
+ 0x06, 0xf4, 0xaa, 0x48, 0x0a, 0x63, 0xbd, 0x6d, //0x00003980 .quad 7907585416552444934
+ 0xca, 0xc6, 0x9a, 0xc7, 0x17, 0xfe, 0x70, 0xab, //0x00003988 .quad -6093090917745768758
+ 0x08, 0xb1, 0xd5, 0xda, 0xcc, 0xbb, 0x2c, 0x09, //0x00003990 .quad 661109733835780360
+ 0x7d, 0x78, 0x81, 0xb9, 0x9d, 0x3d, 0x4d, 0xd6, //0x00003998 .quad -3004677628754823043
+ 0xa5, 0x8e, 0xc5, 0x08, 0x60, 0xf5, 0xbb, 0x25, //0x000039a0 .quad 2719036592861056677
+ 0x4e, 0xeb, 0xf0, 0x93, 0x82, 0x46, 0xf0, 0x85, //0x000039a8 .quad -8795452545612846258
+ 0x4e, 0xf2, 0xf6, 0x0a, 0xb8, 0xf2, 0x2a, 0xaf, //0x000039b0 .quad -5824576295778454962
+ 0x21, 0x26, 0xed, 0x38, 0x23, 0x58, 0x6c, 0xa7, //0x000039b8 .quad -6382629663588669919
+ 0xe1, 0xae, 0xb4, 0x0d, 0x66, 0xaf, 0xf5, 0x1a, //0x000039c0 .quad 1942651667131707105
+ 0xaa, 0x6f, 0x28, 0x07, 0x2c, 0x6e, 0x47, 0xd1, //0x000039c8 .quad -3366601061058449494
+ 0x4d, 0xed, 0x90, 0xc8, 0x9f, 0x8d, 0xd9, 0x50, //0x000039d0 .quad 5825843310384704845
+ 0xca, 0x45, 0x79, 0x84, 0xdb, 0xa4, 0xcc, 0x82, //0x000039d8 .quad -9021654690802612790
+ 0xa0, 0x28, 0xb5, 0xba, 0x07, 0xf1, 0x0f, 0xe5, //0x000039e0 .quad -1941067898873894752
+ 0x3c, 0x97, 0x97, 0x65, 0x12, 0xce, 0x7f, 0xa3, //0x000039e8 .quad -6665382345075878084
+ 0xc8, 0x72, 0x62, 0xa9, 0x49, 0xed, 0x53, 0x1e, //0x000039f0 .quad 2185351144835019464
+ 0x0c, 0x7d, 0xfd, 0xfe, 0x96, 0xc1, 0x5f, 0xcc, //0x000039f8 .quad -3720041912917459700
+ 0x7a, 0x0f, 0xbb, 0x13, 0x9c, 0xe8, 0xe8, 0x25, //0x00003a00 .quad 2731688931043774330
+ 0x4f, 0xdc, 0xbc, 0xbe, 0xfc, 0xb1, 0x77, 0xff, //0x00003a08 .quad -38366372719436721
+ 0xac, 0xe9, 0x54, 0x8c, 0x61, 0x91, 0xb1, 0x77, //0x00003a10 .quad 8624834609543440812
+ 0xb1, 0x09, 0x36, 0xf7, 0x3d, 0xcf, 0xaa, 0x9f, //0x00003a18 .quad -6941508010590729807
+ 0x17, 0x24, 0x6a, 0xef, 0xb9, 0xf5, 0x9d, 0xd5, //0x00003a20 .quad -3054014793352862697
+ 0x1d, 0x8c, 0x03, 0x75, 0x0d, 0x83, 0x95, 0xc7, //0x00003a28 .quad -4065198994811024355
+ 0x1d, 0xad, 0x44, 0x6b, 0x28, 0x73, 0x05, 0x4b, //0x00003a30 .quad 5405853545163697437
+ 0x25, 0x6f, 0x44, 0xd2, 0xd0, 0xe3, 0x7a, 0xf9, //0x00003a38 .quad -469812725086392539
+ 0x32, 0xec, 0x0a, 0x43, 0xf9, 0x67, 0xe3, 0x4e, //0x00003a40 .quad 5684501474941004850
+ 0x77, 0xc5, 0x6a, 0x83, 0x62, 0xce, 0xec, 0x9b, //0x00003a48 .quad -7211161980820077193
+ 0x3f, 0xa7, 0xcd, 0x93, 0xf7, 0x41, 0x9c, 0x22, //0x00003a50 .quad 2493940825248868159
+ 0xd5, 0x76, 0x45, 0x24, 0xfb, 0x01, 0xe8, 0xc2, //0x00003a58 .quad -4402266457597708587
+ 0x0f, 0x11, 0xc1, 0x78, 0x75, 0x52, 0x43, 0x6b, //0x00003a60 .quad 7729112049988473103
+ 0x8a, 0xd4, 0x56, 0xed, 0x79, 0x02, 0xa2, 0xf3, //0x00003a68 .quad -891147053569747830
+ 0xa9, 0xaa, 0x78, 0x6b, 0x89, 0x13, 0x0a, 0x83, //0x00003a70 .quad -9004363024039368023
+ 0xd6, 0x44, 0x56, 0x34, 0x8c, 0x41, 0x45, 0x98, //0x00003a78 .quad -7474495936122174250
+ 0x53, 0xd5, 0x56, 0xc6, 0x6b, 0x98, 0xcc, 0x23, //0x00003a80 .quad 2579604275232953683
+ 0x0c, 0xd6, 0x6b, 0x41, 0xef, 0x91, 0x56, 0xbe, //0x00003a88 .quad -4731433901725329908
+ 0xa8, 0x8a, 0xec, 0xb7, 0x86, 0xbe, 0xbf, 0x2c, //0x00003a90 .quad 3224505344041192104
+ 0x8f, 0xcb, 0xc6, 0x11, 0x6b, 0x36, 0xec, 0xed, //0x00003a98 .quad -1302606358729274481
+ 0xa9, 0xd6, 0xf3, 0x32, 0x14, 0xd7, 0xf7, 0x7b, //0x00003aa0 .quad 8932844867666826921
+ 0x39, 0x3f, 0x1c, 0xeb, 0x02, 0xa2, 0xb3, 0x94, //0x00003aa8 .quad -7731658001846878407
+ 0x53, 0xcc, 0xb0, 0x3f, 0xd9, 0xcc, 0xf5, 0xda, //0x00003ab0 .quad -2669001970698630061
+ 0x07, 0x4f, 0xe3, 0xa5, 0x83, 0x8a, 0xe0, 0xb9, //0x00003ab8 .quad -5052886483881210105
+ 0x68, 0xff, 0x9c, 0x8f, 0x0f, 0x40, 0xb3, 0xd1, //0x00003ac0 .quad -3336252463373287576
+ 0xc9, 0x22, 0x5c, 0x8f, 0x24, 0xad, 0x58, 0xe8, //0x00003ac8 .quad -1704422086424124727
+ 0xa1, 0x1f, 0xc2, 0xb9, 0x09, 0x08, 0x10, 0x23, //0x00003ad0 .quad 2526528228819083169
+ 0xbe, 0x95, 0x99, 0xd9, 0x36, 0x6c, 0x37, 0x91, //0x00003ad8 .quad -7982792831656159810
+ 0x8a, 0xa7, 0x32, 0x28, 0x0c, 0x0a, 0xd4, 0xab, //0x00003ae0 .quad -6065211750830921846
+ 0x2d, 0xfb, 0xff, 0x8f, 0x44, 0x47, 0x85, 0xb5, //0x00003ae8 .quad -5366805021142811859
+ 0x6c, 0x51, 0x3f, 0x32, 0x8f, 0x0c, 0xc9, 0x16, //0x00003af0 .quad 1641857348316123500
+ 0xf9, 0xf9, 0xff, 0xb3, 0x15, 0x99, 0xe6, 0xe2, //0x00003af8 .quad -2096820258001126919
+ 0xe3, 0x92, 0x67, 0x7f, 0xd9, 0xa7, 0x3d, 0xae, //0x00003b00 .quad -5891368184943504669
+ 0x3b, 0xfc, 0x7f, 0x90, 0xad, 0x1f, 0xd0, 0x8d, //0x00003b08 .quad -8228041688891786181
+ 0x9c, 0x77, 0x41, 0xdf, 0xcf, 0x11, 0xcd, 0x99, //0x00003b10 .quad -7364210231179380836
+ 0x4a, 0xfb, 0x9f, 0xf4, 0x98, 0x27, 0x44, 0xb1, //0x00003b18 .quad -5673366092687344822
+ 0x83, 0xd5, 0x11, 0xd7, 0x43, 0x56, 0x40, 0x40, //0x00003b20 .quad 4629795266307937667
+ 0x1d, 0xfa, 0xc7, 0x31, 0x7f, 0x31, 0x95, 0xdd, //0x00003b28 .quad -2480021597431793123
+ 0x72, 0x25, 0x6b, 0x66, 0xea, 0x35, 0x28, 0x48, //0x00003b30 .quad 5199465050656154994
+ 0x52, 0xfc, 0x1c, 0x7f, 0xef, 0x3e, 0x7d, 0x8a, //0x00003b38 .quad -8467542526035952558
+ 0xcf, 0xee, 0x05, 0x00, 0x65, 0x43, 0x32, 0xda, //0x00003b40 .quad -2724040723534582065
+ 0x66, 0x3b, 0xe4, 0x5e, 0xab, 0x8e, 0x1c, 0xad, //0x00003b48 .quad -5972742139117552794
+ 0x82, 0x6a, 0x07, 0x40, 0x3e, 0xd4, 0xbe, 0x90, //0x00003b50 .quad -8016736922845615486
+ 0x40, 0x4a, 0x9d, 0x36, 0x56, 0xb2, 0x63, 0xd8, //0x00003b58 .quad -2854241655469553088
+ 0x91, 0xa2, 0x04, 0xe8, 0xa6, 0x44, 0x77, 0x5a, //0x00003b60 .quad 6518754469289960081
+ 0x68, 0x4e, 0x22, 0xe2, 0x75, 0x4f, 0x3e, 0x87, //0x00003b68 .quad -8701430062309552536
+ 0x36, 0xcb, 0x05, 0xa2, 0xd0, 0x15, 0x15, 0x71, //0x00003b70 .quad 8148443086612450102
+ 0x02, 0xe2, 0xaa, 0x5a, 0x53, 0xe3, 0x0d, 0xa9, //0x00003b78 .quad -6265101559459552766
+ 0x03, 0x3e, 0x87, 0xca, 0x44, 0x5b, 0x5a, 0x0d, //0x00003b80 .quad 962181821410786819
+ 0x83, 0x9a, 0x55, 0x31, 0x28, 0x5c, 0x51, 0xd3, //0x00003b88 .quad -3219690930897053053
+ 0xc2, 0x86, 0x94, 0xfe, 0x0a, 0x79, 0x58, 0xe8, //0x00003b90 .quad -1704479370831952190
+ 0x91, 0x80, 0xd5, 0x1e, 0x99, 0xd9, 0x12, 0x84, //0x00003b98 .quad -8929835859451740015
+ 0x72, 0xa8, 0x39, 0xbe, 0x4d, 0x97, 0x6e, 0x62, //0x00003ba0 .quad 7092772823314835570
+ 0xb6, 0xe0, 0x8a, 0x66, 0xff, 0x8f, 0x17, 0xa5, //0x00003ba8 .quad -6550608805887287114
+ 0x8f, 0x12, 0xc8, 0x2d, 0x21, 0x3d, 0x0a, 0xfb, //0x00003bb0 .quad -357406007711231345
+ 0xe3, 0x98, 0x2d, 0x40, 0xff, 0x73, 0x5d, 0xce, //0x00003bb8 .quad -3576574988931720989
+ 0x99, 0x0b, 0x9d, 0xbc, 0x34, 0x66, 0xe6, 0x7c, //0x00003bc0 .quad 8999993282035256217
+ 0x8e, 0x7f, 0x1c, 0x88, 0x7f, 0x68, 0xfa, 0x80, //0x00003bc8 .quad -9152888395723407474
+ 0x80, 0x4e, 0xc4, 0xeb, 0xc1, 0xff, 0x1f, 0x1c, //0x00003bd0 .quad 2026619565689294464
+ 0x72, 0x9f, 0x23, 0x6a, 0x9f, 0x02, 0x39, 0xa1, //0x00003bd8 .quad -6829424476226871438
+ 0x20, 0x62, 0xb5, 0x66, 0xb2, 0xff, 0x27, 0xa3, //0x00003be0 .quad -6690097579743157728
+ 0x4e, 0x87, 0xac, 0x44, 0x47, 0x43, 0x87, 0xc9, //0x00003be8 .quad -3925094576856201394
+ 0xa8, 0xba, 0x62, 0x00, 0x9f, 0xff, 0xf1, 0x4b, //0x00003bf0 .quad 5472436080603216552
+ 0x22, 0xa9, 0xd7, 0x15, 0x19, 0x14, 0xe9, 0xfb, //0x00003bf8 .quad -294682202642863838
+ 0xa9, 0xb4, 0x3d, 0x60, 0xc3, 0x3f, 0x77, 0x6f, //0x00003c00 .quad 8031958568804398249
+ 0xb5, 0xc9, 0xa6, 0xad, 0x8f, 0xac, 0x71, 0x9d, //0x00003c08 .quad -7101705404292871755
+ 0xd3, 0x21, 0x4d, 0x38, 0xb4, 0x0f, 0x55, 0xcb, //0x00003c10 .quad -3795109844276665901
+ 0x22, 0x7c, 0x10, 0x99, 0xb3, 0x17, 0xce, 0xc4, //0x00003c18 .quad -4265445736938701790
+ 0x48, 0x6a, 0x60, 0x46, 0xa1, 0x53, 0x2a, 0x7e, //0x00003c20 .quad 9091170749936331336
+ 0x2b, 0x9b, 0x54, 0x7f, 0xa0, 0x9d, 0x01, 0xf6, //0x00003c28 .quad -720121152745989333
+ 0x6d, 0x42, 0xfc, 0xcb, 0x44, 0x74, 0xda, 0x2e, //0x00003c30 .quad 3376138709496513133
+ 0xfb, 0xe0, 0x94, 0x4f, 0x84, 0x02, 0xc1, 0x99, //0x00003c38 .quad -7367604748107325189
+ 0x08, 0x53, 0xfb, 0xfe, 0x55, 0x11, 0x91, 0xfa, //0x00003c40 .quad -391512631556746488
+ 0x39, 0x19, 0x7a, 0x63, 0x25, 0x43, 0x31, 0xc0, //0x00003c48 .quad -4597819916706768583
+ 0xca, 0x27, 0xba, 0x7e, 0xab, 0x55, 0x35, 0x79, //0x00003c50 .quad 8733981247408842698
+ 0x88, 0x9f, 0x58, 0xbc, 0xee, 0x93, 0x3d, 0xf0, //0x00003c58 .quad -1135588877456072824
+ 0xde, 0x58, 0x34, 0x2f, 0x8b, 0x55, 0xc1, 0x4b, //0x00003c60 .quad 5458738279630526686
+ 0xb5, 0x63, 0xb7, 0x35, 0x75, 0x7c, 0x26, 0x96, //0x00003c68 .quad -7627272076051127371
+ 0x16, 0x6f, 0x01, 0xfb, 0xed, 0xaa, 0xb1, 0x9e, //0x00003c70 .quad -7011635205744005354
+ 0xa2, 0x3c, 0x25, 0x83, 0x92, 0x1b, 0xb0, 0xbb, //0x00003c78 .quad -4922404076636521310
+ 0xdc, 0xca, 0xc1, 0x79, 0xa9, 0x15, 0x5e, 0x46, //0x00003c80 .quad 5070514048102157020
+ 0xcb, 0x8b, 0xee, 0x23, 0x77, 0x22, 0x9c, 0xea, //0x00003c88 .quad -1541319077368263733
+ 0xc9, 0x1e, 0x19, 0xec, 0x89, 0xcd, 0xfa, 0x0b, //0x00003c90 .quad 863228270850154185
+ 0x5f, 0x17, 0x75, 0x76, 0x8a, 0x95, 0xa1, 0x92, //0x00003c98 .quad -7880853450996246689
+ 0x7b, 0x66, 0x1f, 0x67, 0xec, 0x80, 0xf9, 0xce, //0x00003ca0 .quad -3532650679864695173
+ 0x36, 0x5d, 0x12, 0x14, 0xed, 0xfa, 0x49, 0xb7, //0x00003ca8 .quad -5239380795317920458
+ 0x1a, 0x40, 0xe7, 0x80, 0x27, 0xe1, 0xb7, 0x82, //0x00003cb0 .quad -9027499368258256870
+ 0x84, 0xf4, 0x16, 0x59, 0xa8, 0x79, 0x1c, 0xe5, //0x00003cb8 .quad -1937539975720012668
+ 0x10, 0x88, 0x90, 0xb0, 0xb8, 0xec, 0xb2, 0xd1, //0x00003cc0 .quad -3336344095947716592
+ 0xd2, 0x58, 0xae, 0x37, 0x09, 0xcc, 0x31, 0x8f, //0x00003cc8 .quad -8128491512466089774
+ 0x15, 0xaa, 0xb4, 0xdc, 0xe6, 0xa7, 0x1f, 0x86, //0x00003cd0 .quad -8782116138362033643
+ 0x07, 0xef, 0x99, 0x85, 0x0b, 0x3f, 0xfe, 0xb2, //0x00003cd8 .quad -5548928372155224313
+ 0x9a, 0xd4, 0xe1, 0x93, 0xe0, 0x91, 0xa7, 0x67, //0x00003ce0 .quad 7469098900757009562
+ 0xc9, 0x6a, 0x00, 0x67, 0xce, 0xce, 0xbd, 0xdf, //0x00003ce8 .quad -2324474446766642487
+ 0xe0, 0x24, 0x6d, 0x5c, 0x2c, 0xbb, 0xc8, 0xe0, //0x00003cf0 .quad -2249342214667950880
+ 0xbd, 0x42, 0x60, 0x00, 0x41, 0xa1, 0xd6, 0x8b, //0x00003cf8 .quad -8370325556870233411
+ 0x18, 0x6e, 0x88, 0x73, 0xf7, 0xe9, 0xfa, 0x58, //0x00003d00 .quad 6411694268519837208
+ 0x6d, 0x53, 0x78, 0x40, 0x91, 0x49, 0xcc, 0xae, //0x00003d08 .quad -5851220927660403859
+ 0x9e, 0x89, 0x6a, 0x50, 0x75, 0xa4, 0x39, 0xaf, //0x00003d10 .quad -5820440219632367202
+ 0x48, 0x68, 0x96, 0x90, 0xf5, 0x5b, 0x7f, 0xda, //0x00003d18 .quad -2702340141148116920
+ 0x03, 0x96, 0x42, 0x52, 0xc9, 0x06, 0x84, 0x6d, //0x00003d20 .quad 7891439908798240259
+ 0x2d, 0x01, 0x5e, 0x7a, 0x79, 0x99, 0x8f, 0x88, //0x00003d28 .quad -8606491615858654931
+ 0x83, 0x3b, 0xd3, 0xa6, 0x7b, 0x08, 0xe5, 0xc8, //0x00003d30 .quad -3970758169284363389
+ 0x78, 0x81, 0xf5, 0xd8, 0xd7, 0x7f, 0xb3, 0xaa, //0x00003d38 .quad -6146428501395930760
+ 0x64, 0x0a, 0x88, 0x90, 0x9a, 0x4a, 0x1e, 0xfb, //0x00003d40 .quad -351761693178066332
+ 0xd6, 0xe1, 0x32, 0xcf, 0xcd, 0x5f, 0x60, 0xd5, //0x00003d48 .quad -3071349608317525546
+ 0x7f, 0x06, 0x55, 0x9a, 0xa0, 0xee, 0xf2, 0x5c, //0x00003d50 .quad 6697677969404790399
+ 0x26, 0xcd, 0x7f, 0xa1, 0xe0, 0x3b, 0x5c, 0x85, //0x00003d58 .quad -8837122532839535322
+ 0x1e, 0x48, 0xea, 0xc0, 0x48, 0xaa, 0x2f, 0xf4, //0x00003d60 .quad -851274575098787810
+ 0x6f, 0xc0, 0xdf, 0xc9, 0xd8, 0x4a, 0xb3, 0xa6, //0x00003d68 .quad -6434717147622031249
+ 0x26, 0xda, 0x24, 0xf1, 0xda, 0x94, 0x3b, 0xf1, //0x00003d70 .quad -1064093218873484762
+ 0x8b, 0xb0, 0x57, 0xfc, 0x8e, 0x1d, 0x60, 0xd0, //0x00003d78 .quad -3431710416100151157
+ 0x58, 0x08, 0xb7, 0xd6, 0x08, 0x3d, 0xc5, 0x76, //0x00003d80 .quad 8558313775058847832
+ 0x57, 0xce, 0xb6, 0x5d, 0x79, 0x12, 0x3c, 0x82, //0x00003d88 .quad -9062348037703676329
+ 0x6e, 0xca, 0x64, 0x0c, 0x4b, 0x8c, 0x76, 0x54, //0x00003d90 .quad 6086206200396171886
+ 0xed, 0x81, 0x24, 0xb5, 0x17, 0x17, 0xcb, 0xa2, //0x00003d98 .quad -6716249028702207507
+ 0x09, 0xfd, 0x7d, 0xcf, 0x5d, 0x2f, 0x94, 0xa9, //0x00003da0 .quad -6227300304786948855
+ 0x68, 0xa2, 0x6d, 0xa2, 0xdd, 0xdc, 0x7d, 0xcb, //0x00003da8 .quad -3783625267450371480
+ 0x4c, 0x7c, 0x5d, 0x43, 0x35, 0x3b, 0xf9, 0xd3, //0x00003db0 .quad -3172439362556298164
+ 0x02, 0x0b, 0x09, 0x0b, 0x15, 0x54, 0x5d, 0xfe, //0x00003db8 .quad -117845565885576446
+ 0xaf, 0x6d, 0x1a, 0x4a, 0x01, 0xc5, 0x7b, 0xc4, //0x00003dc0 .quad -4288617610811380305
+ 0xe1, 0xa6, 0xe5, 0x26, 0x8d, 0x54, 0xfa, 0x9e, //0x00003dc8 .quad -6991182506319567135
+ 0x1b, 0x09, 0xa1, 0x9c, 0x41, 0xb6, 0x9a, 0x35, //0x00003dd0 .quad 3862600023340550427
+ 0x9a, 0x10, 0x9f, 0x70, 0xb0, 0xe9, 0xb8, 0xc6, //0x00003dd8 .quad -4127292114472071014
+ 0x62, 0x4b, 0xc9, 0x03, 0xd2, 0x63, 0x01, 0xc3, //0x00003de0 .quad -4395122007679087774
+ 0xc0, 0xd4, 0xc6, 0x8c, 0x1c, 0x24, 0x67, 0xf8, //0x00003de8 .quad -547429124662700864
+ 0x1d, 0xcf, 0x5d, 0x42, 0x63, 0xde, 0xe0, 0x79, //0x00003df0 .quad 8782263791269039901
+ 0xf8, 0x44, 0xfc, 0xd7, 0x91, 0x76, 0x40, 0x9b, //0x00003df8 .quad -7259672230555269896
+ 0xe4, 0x42, 0xf5, 0x12, 0xfc, 0x15, 0x59, 0x98, //0x00003e00 .quad -7468914334623251740
+ 0x36, 0x56, 0xfb, 0x4d, 0x36, 0x94, 0x10, 0xc2, //0x00003e08 .quad -4462904269766699466
+ 0x9d, 0x93, 0xb2, 0x17, 0x7b, 0x5b, 0x6f, 0x3e, //0x00003e10 .quad 4498915137003099037
+ 0xc4, 0x2b, 0x7a, 0xe1, 0x43, 0xb9, 0x94, 0xf2, //0x00003e18 .quad -966944318780986428
+ 0x42, 0x9c, 0xcf, 0xee, 0x2c, 0x99, 0x05, 0xa7, //0x00003e20 .quad -6411550076227838910
+ 0x5a, 0x5b, 0xec, 0x6c, 0xca, 0xf3, 0x9c, 0x97, //0x00003e28 .quad -7521869226879198374
+ 0x53, 0x83, 0x83, 0x2a, 0x78, 0xff, 0xc6, 0x50, //0x00003e30 .quad 5820620459997365075
+ 0x31, 0x72, 0x27, 0x08, 0xbd, 0x30, 0x84, 0xbd, //0x00003e38 .quad -4790650515171610063
+ 0x28, 0x64, 0x24, 0x35, 0x56, 0xbf, 0xf8, 0xa4, //0x00003e40 .quad -6559282480285457368
+ 0xbd, 0x4e, 0x31, 0x4a, 0xec, 0x3c, 0xe5, 0xec, //0x00003e48 .quad -1376627125537124675
+ 0x99, 0xbe, 0x36, 0xe1, 0x95, 0x77, 0x1b, 0x87, //0x00003e50 .quad -8711237568605798759
+ 0x36, 0xd1, 0x5e, 0xae, 0x13, 0x46, 0x0f, 0x94, //0x00003e58 .quad -7777920981101784778
+ 0x3f, 0x6e, 0x84, 0x59, 0x7b, 0x55, 0xe2, 0x28, //0x00003e60 .quad 2946011094524915263
+ 0x84, 0x85, 0xf6, 0x99, 0x98, 0x17, 0x13, 0xb9, //0x00003e68 .quad -5110715207949843068
+ 0xcf, 0x89, 0xe5, 0x2f, 0xda, 0xea, 0x1a, 0x33, //0x00003e70 .quad 3682513868156144079
+ 0xe5, 0x26, 0x74, 0xc0, 0x7e, 0xdd, 0x57, 0xe7, //0x00003e78 .quad -1776707991509915931
+ 0x21, 0x76, 0xef, 0x5d, 0xc8, 0xd2, 0xf0, 0x3f, //0x00003e80 .quad 4607414176811284001
+ 0x4f, 0x98, 0x48, 0x38, 0x6f, 0xea, 0x96, 0x90, //0x00003e88 .quad -8027971522334779313
+ 0xa9, 0x53, 0x6b, 0x75, 0x7a, 0x07, 0xed, 0x0f, //0x00003e90 .quad 1147581702586717097
+ 0x63, 0xbe, 0x5a, 0x06, 0x0b, 0xa5, 0xbc, 0xb4, //0x00003e98 .quad -5423278384491086237
+ 0x94, 0x28, 0xc6, 0x12, 0x59, 0x49, 0xe8, 0xd3, //0x00003ea0 .quad -3177208890193991532
+ 0xfb, 0x6d, 0xf1, 0xc7, 0x4d, 0xce, 0xeb, 0xe1, //0x00003ea8 .quad -2167411962186469893
+ 0x5c, 0xd9, 0xbb, 0xab, 0xd7, 0x2d, 0x71, 0x64, //0x00003eb0 .quad 7237616480483531100
+ 0xbd, 0xe4, 0xf6, 0x9c, 0xf0, 0x60, 0x33, 0x8d, //0x00003eb8 .quad -8272161504007625539
+ 0xb3, 0xcf, 0xaa, 0x96, 0x4d, 0x79, 0x8d, 0xbd, //0x00003ec0 .quad -4788037454677749837
+ 0xec, 0x9d, 0x34, 0xc4, 0x2c, 0x39, 0x80, 0xb0, //0x00003ec8 .quad -5728515861582144020
+ 0xa0, 0x83, 0x55, 0xfc, 0xa0, 0xd7, 0xf0, 0xec, //0x00003ed0 .quad -1373360799919799392
+ 0x67, 0xc5, 0x41, 0xf5, 0x77, 0x47, 0xa0, 0xdc, //0x00003ed8 .quad -2548958808550292121
+ 0x44, 0x72, 0xb5, 0x9d, 0xc4, 0x86, 0x16, 0xf4, //0x00003ee0 .quad -858350499949874620
+ 0x60, 0x1b, 0x49, 0xf9, 0xaa, 0x2c, 0xe4, 0x89, //0x00003ee8 .quad -8510628282985014432
+ 0xd5, 0xce, 0x22, 0xc5, 0x75, 0x28, 0x1c, 0x31, //0x00003ef0 .quad 3538747893490044629
+ 0x39, 0x62, 0x9b, 0xb7, 0xd5, 0x37, 0x5d, 0xac, //0x00003ef8 .quad -6026599335303880135
+ 0x8b, 0x82, 0x6b, 0x36, 0x93, 0x32, 0x63, 0x7d, //0x00003f00 .quad 9035120885289943691
+ 0xc7, 0x3a, 0x82, 0x25, 0xcb, 0x85, 0x74, 0xd7, //0x00003f08 .quad -2921563150702462265
+ 0x97, 0x31, 0x03, 0x02, 0x9c, 0xff, 0x5d, 0xae, //0x00003f10 .quad -5882264492762254953
+ 0xbc, 0x64, 0x71, 0xf7, 0x9e, 0xd3, 0xa8, 0x86, //0x00003f18 .quad -8743505996830120772
+ 0xfc, 0xfd, 0x83, 0x02, 0x83, 0x7f, 0xf5, 0xd9, //0x00003f20 .quad -2741144597525430788
+ 0xeb, 0xbd, 0x4d, 0xb5, 0x86, 0x08, 0x53, 0xa8, //0x00003f28 .quad -6317696477610263061
+ 0x7b, 0xfd, 0x24, 0xc3, 0x63, 0xdf, 0x72, 0xd0, //0x00003f30 .quad -3426430746906788485
+ 0x66, 0x2d, 0xa1, 0x62, 0xa8, 0xca, 0x67, 0xd2, //0x00003f38 .quad -3285434578585440922
+ 0x6d, 0x1e, 0xf7, 0x59, 0x9e, 0xcb, 0x47, 0x42, //0x00003f40 .quad 4776009810824339053
+ 0x60, 0xbc, 0xa4, 0x3d, 0xa9, 0xde, 0x80, 0x83, //0x00003f48 .quad -8970925639256982432
+ 0x08, 0xe6, 0x74, 0xf0, 0x85, 0xbe, 0xd9, 0x52, //0x00003f50 .quad 5970012263530423816
+ 0x78, 0xeb, 0x0d, 0x8d, 0x53, 0x16, 0x61, 0xa4, //0x00003f58 .quad -6601971030643840136
+ 0x8b, 0x1f, 0x92, 0x6c, 0x27, 0x2e, 0x90, 0x67, //0x00003f60 .quad 7462515329413029771
+ 0x56, 0x66, 0x51, 0x70, 0xe8, 0x5b, 0x79, 0xcd, //0x00003f68 .quad -3640777769877412266
+ 0xb6, 0x53, 0xdb, 0xa3, 0xd8, 0x1c, 0xba, 0x00, //0x00003f70 .quad 52386062455755702
+ 0xf6, 0xdf, 0x32, 0x46, 0x71, 0xd9, 0x6b, 0x80, //0x00003f78 .quad -9193015133814464522
+ 0xa4, 0x28, 0xd2, 0xcc, 0x0e, 0xa4, 0xe8, 0x80, //0x00003f80 .quad -9157889458785081180
+ 0xf3, 0x97, 0xbf, 0x97, 0xcd, 0xcf, 0x86, 0xa0, //0x00003f88 .quad -6879582898840692749
+ 0xcd, 0xb2, 0x06, 0x80, 0x12, 0xcd, 0x22, 0x61, //0x00003f90 .quad 6999382250228200141
+ 0xf0, 0x7d, 0xaf, 0xfd, 0xc0, 0x83, 0xa8, 0xc8, //0x00003f98 .quad -3987792605123478032
+ 0x81, 0x5f, 0x08, 0x20, 0x57, 0x80, 0x6b, 0x79, //0x00003fa0 .quad 8749227812785250177
+ 0x6c, 0x5d, 0x1b, 0x3d, 0xb1, 0xa4, 0xd2, 0xfa, //0x00003fa8 .quad -373054737976959636
+ 0xb0, 0x3b, 0x05, 0x74, 0x36, 0x30, 0xe3, 0xcb, //0x00003fb0 .quad -3755104653863994448
+ 0x63, 0x1a, 0x31, 0xc6, 0xee, 0xa6, 0xc3, 0x9c, //0x00003fb8 .quad -7150688238876681629
+ 0x9c, 0x8a, 0x06, 0x11, 0x44, 0xfc, 0xdb, 0xbe, //0x00003fc0 .quad -4693880817329993060
+ 0xfc, 0x60, 0xbd, 0x77, 0xaa, 0x90, 0xf4, 0xc3, //0x00003fc8 .quad -4326674280168464132
+ 0x44, 0x2d, 0x48, 0x15, 0x55, 0xfb, 0x92, 0xee, //0x00003fd0 .quad -1255665003235103420
+ 0x3b, 0xb9, 0xac, 0x15, 0xd5, 0xb4, 0xf1, 0xf4, //0x00003fd8 .quad -796656831783192261
+ 0x4a, 0x1c, 0x4d, 0x2d, 0x15, 0xdd, 0x1b, 0x75, //0x00003fe0 .quad 8438581409832836170
+ 0xc5, 0xf3, 0x8b, 0x2d, 0x05, 0x11, 0x17, 0x99, //0x00003fe8 .quad -7415439547505577019
+ 0x5d, 0x63, 0xa0, 0x78, 0x5a, 0xd4, 0x62, 0xd2, //0x00003ff0 .quad -3286831292991118499
+ 0xb6, 0xf0, 0xee, 0x78, 0x46, 0xd5, 0x5c, 0xbf, //0x00003ff8 .quad -4657613415954583370
+ 0x34, 0x7c, 0xc8, 0x16, 0x71, 0x89, 0xfb, 0x86, //0x00004000 .quad -8720225134666286028
+ 0xe4, 0xac, 0x2a, 0x17, 0x98, 0x0a, 0x34, 0xef, //0x00004008 .quad -1210330751515841308
+ 0xa0, 0x4d, 0x3d, 0xae, 0xe6, 0x35, 0x5d, 0xd4, //0x00004010 .quad -3144297699952734816
+ 0x0e, 0xac, 0x7a, 0x0e, 0x9f, 0x86, 0x80, 0x95, //0x00004018 .quad -7673985747338482674
+ 0x09, 0xa1, 0xcc, 0x59, 0x60, 0x83, 0x74, 0x89, //0x00004020 .quad -8542058143368306423
+ 0x12, 0x57, 0x19, 0xd2, 0x46, 0xa8, 0xe0, 0xba, //0x00004028 .quad -4980796165745715438
+ 0x4b, 0xc9, 0x3f, 0x70, 0x38, 0xa4, 0xd1, 0x2b, //0x00004030 .quad 3157485376071780683
+ 0xd7, 0xac, 0x9f, 0x86, 0x58, 0xd2, 0x98, 0xe9, //0x00004038 .quad -1614309188754756393
+ 0xcf, 0xdd, 0x27, 0x46, 0xa3, 0x06, 0x63, 0x7b, //0x00004040 .quad 8890957387685944783
+ 0x06, 0xcc, 0x23, 0x54, 0x77, 0x83, 0xff, 0x91, //0x00004048 .quad -7926472270612804602
+ 0x42, 0xd5, 0xb1, 0x17, 0x4c, 0xc8, 0x3b, 0x1a, //0x00004050 .quad 1890324697752655170
+ 0x08, 0xbf, 0x2c, 0x29, 0x55, 0x64, 0x7f, 0xb6, //0x00004058 .quad -5296404319838617848
+ 0x93, 0x4a, 0x9e, 0x1d, 0x5f, 0xba, 0xca, 0x20, //0x00004060 .quad 2362905872190818963
+ 0xca, 0xee, 0x77, 0x73, 0x6a, 0x3d, 0x1f, 0xe4, //0x00004068 .quad -2008819381370884406
+ 0x9c, 0xee, 0x82, 0x72, 0x7b, 0xb4, 0x7e, 0x54, //0x00004070 .quad 6088502188546649756
+ 0x3e, 0xf5, 0x2a, 0x88, 0x62, 0x86, 0x93, 0x8e, //0x00004078 .quad -8173041140997884610
+ 0x43, 0xaa, 0x23, 0x4f, 0x9a, 0x61, 0x9e, 0xe9, //0x00004080 .quad -1612744301171463613
+ 0x8d, 0xb2, 0x35, 0x2a, 0xfb, 0x67, 0x38, 0xb2, //0x00004088 .quad -5604615407819967859
+ 0xd4, 0x94, 0xec, 0xe2, 0x00, 0xfa, 0x05, 0x64, //0x00004090 .quad 7207441660390446292
+ 0x31, 0x1f, 0xc3, 0xf4, 0xf9, 0x81, 0xc6, 0xde, //0x00004098 .quad -2394083241347571919
+ 0x04, 0xdd, 0xd3, 0x8d, 0x40, 0xbc, 0x83, 0xde, //0x000040a0 .quad -2412877989897052924
+ 0x7e, 0xf3, 0xf9, 0x38, 0x3c, 0x11, 0x3c, 0x8b, //0x000040a8 .quad -8413831053483314306
+ 0x45, 0xd4, 0x48, 0xb1, 0x50, 0xab, 0x24, 0x96, //0x000040b0 .quad -7627783505798704059
+ 0x5e, 0x70, 0x38, 0x47, 0x8b, 0x15, 0x0b, 0xae, //0x000040b8 .quad -5905602798426754978
+ 0x57, 0x09, 0x9b, 0xdd, 0x24, 0xd6, 0xad, 0x3b, //0x000040c0 .quad 4300328673033783639
+ 0x76, 0x8c, 0x06, 0x19, 0xee, 0xda, 0x8d, 0xd9, //0x000040c8 .quad -2770317479606055818
+ 0xd6, 0xe5, 0x80, 0x0a, 0xd7, 0xa5, 0x4c, 0xe5, //0x000040d0 .quad -1923980597781273130
+ 0xc9, 0x17, 0xa4, 0xcf, 0xd4, 0xa8, 0xf8, 0x87, //0x000040d8 .quad -8648977452394866743
+ 0x4c, 0x1f, 0x21, 0xcd, 0x4c, 0xcf, 0x9f, 0x5e, //0x000040e0 .quad 6818396289628184396
+ 0xbc, 0x1d, 0x8d, 0x03, 0x0a, 0xd3, 0xf6, 0xa9, //0x000040e8 .quad -6199535797066195524
+ 0x1f, 0x67, 0x69, 0x00, 0x20, 0xc3, 0x47, 0x76, //0x000040f0 .quad 8522995362035230495
+ 0x2b, 0x65, 0x70, 0x84, 0xcc, 0x87, 0x74, 0xd4, //0x000040f8 .quad -3137733727905356501
+ 0x73, 0xe0, 0x41, 0x00, 0xf4, 0xd9, 0xec, 0x29, //0x00004100 .quad 3021029092058325107
+ 0x3b, 0x3f, 0xc6, 0xd2, 0xdf, 0xd4, 0xc8, 0x84, //0x00004108 .quad -8878612607581929669
+ 0x90, 0x58, 0x52, 0x00, 0x71, 0x10, 0x68, 0xf4, //0x00004110 .quad -835399653354481520
+ 0x09, 0xcf, 0x77, 0xc7, 0x17, 0x0a, 0xfb, 0xa5, //0x00004118 .quad -6486579741050024183
+ 0xb4, 0xee, 0x66, 0x40, 0x8d, 0x14, 0x82, 0x71, //0x00004120 .quad 8179122470161673908
+ 0xcc, 0xc2, 0x55, 0xb9, 0x9d, 0xcc, 0x79, 0xcf, //0x00004128 .quad -3496538657885142324
+ 0x30, 0x55, 0x40, 0x48, 0xd8, 0x4c, 0xf1, 0xc6, //0x00004130 .quad -4111420493003729616
+ 0xbf, 0x99, 0xd5, 0x93, 0xe2, 0x1f, 0xac, 0x81, //0x00004138 .quad -9102865688819295809
+ 0x7c, 0x6a, 0x50, 0x5a, 0x0e, 0xa0, 0xad, 0xb8, //0x00004140 .quad -5139275616254662020
+ 0x2f, 0x00, 0xcb, 0x38, 0xdb, 0x27, 0x17, 0xa2, //0x00004148 .quad -6766896092596731857
+ 0x1c, 0x85, 0xe4, 0xf0, 0x11, 0x08, 0xd9, 0xa6, //0x00004150 .quad -6424094520318327524
+ 0x3b, 0xc0, 0xfd, 0x06, 0xd2, 0xf1, 0x9c, 0xca, //0x00004158 .quad -3846934097318526917
+ 0x63, 0xa6, 0x1d, 0x6d, 0x16, 0x4a, 0x8f, 0x90, //0x00004160 .quad -8030118150397909405
+ 0x4a, 0x30, 0xbd, 0x88, 0x46, 0x2e, 0x44, 0xfd, //0x00004168 .quad -196981603220770742
+ 0xfe, 0x87, 0x32, 0x04, 0x4e, 0x8e, 0x59, 0x9a, //0x00004170 .quad -7324666853212387330
+ 0x2e, 0x3e, 0x76, 0x15, 0xec, 0x9c, 0x4a, 0x9e, //0x00004178 .quad -7040642529654063570
+ 0xfd, 0x29, 0x3f, 0x85, 0xe1, 0xf1, 0xef, 0x40, //0x00004180 .quad 4679224488766679549
+ 0xba, 0xcd, 0xd3, 0x1a, 0x27, 0x44, 0xdd, 0xc5, //0x00004188 .quad -4189117143640191558
+ 0x7c, 0xf4, 0x8e, 0xe6, 0x59, 0xee, 0x2b, 0xd1, //0x00004190 .quad -3374341425896426372
+ 0x28, 0xc1, 0x88, 0xe1, 0x30, 0x95, 0x54, 0xf7, //0x00004198 .quad -624710411122851544
+ 0xce, 0x58, 0x19, 0x30, 0xf8, 0x74, 0xbb, 0x82, //0x000041a0 .quad -9026492418826348338
+ 0xb9, 0x78, 0xf5, 0x8c, 0x3e, 0xdd, 0x94, 0x9a, //0x000041a8 .quad -7307973034592864071
+ 0x01, 0xaf, 0x1f, 0x3c, 0x36, 0x52, 0x6a, 0xe3, //0x000041b0 .quad -2059743486678159615
+ 0xe7, 0xd6, 0x32, 0x30, 0x8e, 0x14, 0x3a, 0xc1, //0x000041b8 .quad -4523280274813692185
+ 0xc1, 0x9a, 0x27, 0xcb, 0xc3, 0xe6, 0x44, 0xdc, //0x000041c0 .quad -2574679358347699519
+ 0xa1, 0x8c, 0x3f, 0xbc, 0xb1, 0x99, 0x88, 0xf1, //0x000041c8 .quad -1042414325089727327
+ 0xb9, 0xc0, 0xf8, 0x5e, 0x3a, 0x10, 0xab, 0x29, //0x000041d0 .quad 3002511419460075705
+ 0xe5, 0xb7, 0xa7, 0x15, 0x0f, 0x60, 0xf5, 0x96, //0x000041d8 .quad -7569037980822161435
+ 0xe7, 0xf0, 0xb6, 0xf6, 0x48, 0xd4, 0x15, 0x74, //0x000041e0 .quad 8364825292752482535
+ 0xde, 0xa5, 0x11, 0xdb, 0x12, 0xb8, 0xb2, 0xbc, //0x000041e8 .quad -4849611457600313890
+ 0x21, 0xad, 0x64, 0x34, 0x5b, 0x49, 0x1b, 0x11, //0x000041f0 .quad 1232659579085827361
+ 0x56, 0x0f, 0xd6, 0x91, 0x17, 0x66, 0xdf, 0xeb, //0x000041f8 .quad -1450328303573004458
+ 0x34, 0xec, 0xbe, 0x00, 0xd9, 0x0d, 0xb1, 0xca, //0x00004200 .quad -3841273781498745804
+ 0x95, 0xc9, 0x25, 0xbb, 0xce, 0x9f, 0x6b, 0x93, //0x00004208 .quad -7823984217374209643
+ 0x42, 0xa7, 0xee, 0x40, 0x4f, 0x51, 0x5d, 0x3d, //0x00004210 .quad 4421779809981343554
+ 0xfb, 0x3b, 0xef, 0x69, 0xc2, 0x87, 0x46, 0xb8, //0x00004218 .quad -5168294253290374149
+ 0x12, 0x51, 0x2a, 0x11, 0xa3, 0xa5, 0xb4, 0x0c, //0x00004220 .quad 915538744049291538
+ 0xfa, 0x0a, 0x6b, 0x04, 0xb3, 0x29, 0x58, 0xe6, //0x00004228 .quad -1848681798185579782
+ 0xab, 0x72, 0xba, 0xea, 0x85, 0xe7, 0xf0, 0x47, //0x00004230 .quad 5183897733458195115
+ 0xdc, 0xe6, 0xc2, 0xe2, 0x0f, 0x1a, 0xf7, 0x8f, //0x00004238 .quad -8072955151507069220
+ 0x56, 0x0f, 0x69, 0x65, 0x67, 0x21, 0xed, 0x59, //0x00004240 .quad 6479872166822743894
+ 0x93, 0xa0, 0x73, 0xdb, 0x93, 0xe0, 0xf4, 0xb3, //0x00004248 .quad -5479507920956448621
+ 0x2c, 0x53, 0xc3, 0x3e, 0xc1, 0x69, 0x68, 0x30, //0x00004250 .quad 3488154190101041964
+ 0xb8, 0x88, 0x50, 0xd2, 0xb8, 0x18, 0xf2, 0xe0, //0x00004258 .quad -2237698882768172872
+ 0xfb, 0x13, 0x3a, 0xc7, 0x18, 0x42, 0x41, 0x1e, //0x00004260 .quad 2180096368813151227
+ 0x73, 0x55, 0x72, 0x83, 0x73, 0x4f, 0x97, 0x8c, //0x00004268 .quad -8316090829371189901
+ 0xfa, 0x98, 0x08, 0xf9, 0x9e, 0x92, 0xd1, 0xe5, //0x00004270 .quad -1886565557410948870
+ 0xcf, 0xea, 0x4e, 0x64, 0x50, 0x23, 0xbd, 0xaf, //0x00004278 .quad -5783427518286599473
+ 0x39, 0xbf, 0x4a, 0xb7, 0x46, 0xf7, 0x45, 0xdf, //0x00004280 .quad -2358206946763686087
+ 0x83, 0xa5, 0x62, 0x7d, 0x24, 0x6c, 0xac, 0xdb, //0x00004288 .quad -2617598379430861437
+ 0x83, 0xb7, 0x8e, 0x32, 0x8c, 0xba, 0x8b, 0x6b, //0x00004290 .quad 7749492695127472003
+ 0x72, 0xa7, 0x5d, 0xce, 0x96, 0xc3, 0x4b, 0x89, //0x00004298 .quad -8553528014785370254
+ 0x64, 0x65, 0x32, 0x3f, 0x2f, 0xa9, 0x6e, 0x06, //0x000042a0 .quad 463493832054564196
+ 0x4f, 0x11, 0xf5, 0x81, 0x7c, 0xb4, 0x9e, 0xab, //0x000042a8 .quad -6080224000054324913
+ 0xbd, 0xfe, 0xfe, 0x0e, 0x7b, 0x53, 0x0a, 0xc8, //0x000042b0 .quad -4032318728359182659
+ 0xa2, 0x55, 0x72, 0xa2, 0x9b, 0x61, 0x86, 0xd6, //0x000042b8 .quad -2988593981640518238
+ 0x36, 0x5f, 0x5f, 0xe9, 0x2c, 0x74, 0x06, 0xbd, //0x000042c0 .quad -4826042214438183114
+ 0x85, 0x75, 0x87, 0x45, 0x01, 0xfd, 0x13, 0x86, //0x000042c8 .quad -8785400266166405755
+ 0x04, 0x37, 0xb7, 0x23, 0x38, 0x11, 0x48, 0x2c, //0x000042d0 .quad 3190819268807046916
+ 0xe7, 0x52, 0xe9, 0x96, 0x41, 0xfc, 0x98, 0xa7, //0x000042d8 .quad -6370064314280619289
+ 0xc5, 0x04, 0xa5, 0x2c, 0x86, 0x15, 0x5a, 0xf7, //0x000042e0 .quad -623161932418579259
+ 0xa0, 0xa7, 0xa3, 0xfc, 0x51, 0x3b, 0x7f, 0xd1, //0x000042e8 .quad -3350894374423386208
+ 0xfb, 0x22, 0xe7, 0xdb, 0x73, 0x4d, 0x98, 0x9a, //0x000042f0 .quad -7307005235402693893
+ 0xc4, 0x48, 0xe6, 0x3d, 0x13, 0x85, 0xef, 0x82, //0x000042f8 .quad -9011838011655698236
+ 0xba, 0xeb, 0xe0, 0xd2, 0xd0, 0x60, 0x3e, 0xc1, //0x00004300 .quad -4522070525825979462
+ 0xf5, 0xda, 0x5f, 0x0d, 0x58, 0x66, 0xab, 0xa3, //0x00004308 .quad -6653111496142234891
+ 0xa8, 0x26, 0x99, 0x07, 0x05, 0xf9, 0x8d, 0x31, //0x00004310 .quad 3570783879572301480
+ 0xb3, 0xd1, 0xb7, 0x10, 0xee, 0x3f, 0x96, 0xcc, //0x00004318 .quad -3704703351750405709
+ 0x52, 0x70, 0x7f, 0x49, 0x46, 0x77, 0xf1, 0xfd, //0x00004320 .quad -148206168962011054
+ 0x1f, 0xc6, 0xe5, 0x94, 0xe9, 0xcf, 0xbb, 0xff, //0x00004328 .quad -19193171260619233
+ 0x33, 0xa6, 0xef, 0xed, 0x8b, 0xea, 0xb6, 0xfe, //0x00004330 .quad -92628855601256909
+ 0xd3, 0x9b, 0x0f, 0xfd, 0xf1, 0x61, 0xd5, 0x9f, //0x00004338 .quad -6929524759678968877
+ 0xc0, 0x8f, 0x6b, 0xe9, 0x2e, 0xa5, 0x64, 0xfe, //0x00004340 .quad -115786069501571136
+ 0xc8, 0x82, 0x53, 0x7c, 0x6e, 0xba, 0xca, 0xc7, //0x00004348 .quad -4050219931171323192
+ 0xb0, 0x73, 0xc6, 0xa3, 0x7a, 0xce, 0xfd, 0x3d, //0x00004350 .quad 4466953431550423984
+ 0x7b, 0x63, 0x68, 0x1b, 0x0a, 0x69, 0xbd, 0xf9, //0x00004358 .quad -451088895536766085
+ 0x4e, 0x08, 0x5c, 0xa6, 0x0c, 0xa1, 0xbe, 0x06, //0x00004360 .quad 486002885505321038
+ 0x2d, 0x3e, 0x21, 0x51, 0xa6, 0x61, 0x16, 0x9c, //0x00004368 .quad -7199459587351560659
+ 0x62, 0x0a, 0xf3, 0xcf, 0x4f, 0x49, 0x6e, 0x48, //0x00004370 .quad 5219189625309039202
+ 0xb8, 0x8d, 0x69, 0xe5, 0x0f, 0xfa, 0x1b, 0xc3, //0x00004378 .quad -4387638465762062920
+ 0xfa, 0xcc, 0xef, 0xc3, 0xa3, 0xdb, 0x89, 0x5a, //0x00004380 .quad 6523987031636299002
+ 0x26, 0xf1, 0xc3, 0xde, 0x93, 0xf8, 0xe2, 0xf3, //0x00004388 .quad -872862063775190746
+ 0x1c, 0xe0, 0x75, 0x5a, 0x46, 0x29, 0x96, 0xf8, //0x00004390 .quad -534194123654701028
+ 0xb7, 0x76, 0x3a, 0x6b, 0x5c, 0xdb, 0x6d, 0x98, //0x00004398 .quad -7463067817500576073
+ 0x23, 0x58, 0x13, 0xf1, 0x97, 0xb3, 0xbb, 0xf6, //0x000043a0 .quad -667742654568376285
+ 0x65, 0x14, 0x09, 0x86, 0x33, 0x52, 0x89, 0xbe, //0x000043a8 .quad -4717148753448332187
+ 0x2c, 0x2e, 0x58, 0xed, 0x7d, 0xa0, 0x6a, 0x74, //0x000043b0 .quad 8388693718644305452
+ 0x7f, 0x59, 0x8b, 0x67, 0xc0, 0xa6, 0x2b, 0xee, //0x000043b8 .quad -1284749923383027329
+ 0xdc, 0x1c, 0x57, 0xb4, 0x4e, 0xa4, 0xc2, 0xa8, //0x000043c0 .quad -6286281471915778852
+ 0xef, 0x17, 0xb7, 0x40, 0x38, 0x48, 0xdb, 0x94, //0x000043c8 .quad -7720497729755473937
+ 0x13, 0xe4, 0x6c, 0x61, 0x62, 0x4d, 0xf3, 0x92, //0x000043d0 .quad -7857851839894723565
+ 0xeb, 0xdd, 0xe4, 0x50, 0x46, 0x1a, 0x12, 0xba, //0x000043d8 .quad -5038936143766954517
+ 0x17, 0x1d, 0xc8, 0xf9, 0xba, 0x20, 0xb0, 0x77, //0x000043e0 .quad 8624429273841147159
+ 0x66, 0x15, 0x1e, 0xe5, 0xd7, 0xa0, 0x96, 0xe8, //0x000043e8 .quad -1686984161281305242
+ 0x2e, 0x12, 0x1d, 0xdc, 0x74, 0x14, 0xce, 0x0a, //0x000043f0 .quad 778582277723329070
+ 0x60, 0xcd, 0x32, 0xef, 0x86, 0x24, 0x5e, 0x91, //0x000043f8 .quad -7971894128441897632
+ 0xba, 0x56, 0x24, 0x13, 0x92, 0x99, 0x81, 0x0d, //0x00004400 .quad 973227847154161338
+ 0xb8, 0x80, 0xff, 0xaa, 0xa8, 0xad, 0xb5, 0xb5, //0x00004408 .quad -5353181642124984136
+ 0x69, 0x6c, 0xed, 0x97, 0xf6, 0xff, 0xe1, 0x10, //0x00004410 .quad 1216534808942701673
+ 0xe6, 0x60, 0xbf, 0xd5, 0x12, 0x19, 0x23, 0xe3, //0x00004418 .quad -2079791034228842266
+ 0xc1, 0x63, 0xf4, 0x1e, 0xfa, 0x3f, 0x8d, 0xca, //0x00004420 .quad -3851351762838199359
+ 0x8f, 0x9c, 0x97, 0xc5, 0xab, 0xef, 0xf5, 0x8d, //0x00004428 .quad -8217398424034108273
+ 0xb2, 0x7c, 0xb1, 0xa6, 0xf8, 0x8f, 0x30, 0xbd, //0x00004430 .quad -4814189703547749198
+ 0xb3, 0x83, 0xfd, 0xb6, 0x96, 0x6b, 0x73, 0xb1, //0x00004438 .quad -5660062011615247437
+ 0xde, 0xdb, 0x5d, 0xd0, 0xf6, 0xb3, 0x7c, 0xac, //0x00004440 .quad -6017737129434686498
+ 0xa0, 0xe4, 0xbc, 0x64, 0x7c, 0x46, 0xd0, 0xdd, //0x00004448 .quad -2463391496091671392
+ 0x6b, 0xa9, 0x3a, 0x42, 0x7a, 0xf0, 0xcd, 0x6b, //0x00004450 .quad 7768129340171790699
+ 0xe4, 0x0e, 0xf6, 0xbe, 0x0d, 0x2c, 0xa2, 0x8a, //0x00004458 .quad -8457148712698376476
+ 0xc6, 0x53, 0xc9, 0xd2, 0x98, 0x6c, 0xc1, 0x86, //0x00004460 .quad -8736582398494813242
+ 0x9d, 0x92, 0xb3, 0x2e, 0x11, 0xb7, 0x4a, 0xad, //0x00004468 .quad -5959749872445582691
+ 0xb7, 0xa8, 0x7b, 0x07, 0xbf, 0xc7, 0x71, 0xe8, //0x00004470 .quad -1697355961263740745
+ 0x44, 0x77, 0x60, 0x7a, 0xd5, 0x64, 0x9d, 0xd8, //0x00004478 .quad -2838001322129590460
+ 0x72, 0x49, 0xad, 0x64, 0xd7, 0x1c, 0x47, 0x11, //0x00004480 .quad 1244995533423855986
+ 0x8b, 0x4a, 0x7c, 0x6c, 0x05, 0x5f, 0x62, 0x87, //0x00004488 .quad -8691279853972075893
+ 0xcf, 0x9b, 0xd8, 0x3d, 0x0d, 0xe4, 0x98, 0xd5, //0x00004490 .quad -3055441601647567921
+ 0x2d, 0x5d, 0x9b, 0xc7, 0xc6, 0xf6, 0x3a, 0xa9, //0x00004498 .quad -6252413799037706963
+ 0xc3, 0xc2, 0x4e, 0x8d, 0x10, 0x1d, 0xff, 0x4a, //0x000044a0 .quad 5404070034795315907
+ 0x79, 0x34, 0x82, 0x79, 0x78, 0xb4, 0x89, 0xd3, //0x000044a8 .quad -3203831230369745799
+ 0xba, 0x39, 0x51, 0x58, 0x2a, 0x72, 0xdf, 0xce, //0x000044b0 .quad -3539985255894009414
+ 0xcb, 0x60, 0xf1, 0x4b, 0xcb, 0x10, 0x36, 0x84, //0x000044b8 .quad -8919923546622172981
+ 0x28, 0x88, 0x65, 0xee, 0xb4, 0x4e, 0x97, 0xc2, //0x000044c0 .quad -4424981569867511768
+ 0xfe, 0xb8, 0xed, 0x1e, 0xfe, 0x94, 0x43, 0xa5, //0x000044c8 .quad -6538218414850328322
+ 0x32, 0xea, 0xfe, 0x29, 0x62, 0x22, 0x3d, 0x73, //0x000044d0 .quad 8303831092947774002
+ 0x3e, 0x27, 0xa9, 0xa6, 0x3d, 0x7a, 0x94, 0xce, //0x000044d8 .quad -3561087000135522498
+ 0x5f, 0x52, 0x3f, 0x5a, 0x7d, 0x35, 0x06, 0x08, //0x000044e0 .quad 578208414664970847
+ 0x87, 0xb8, 0x29, 0x88, 0x66, 0xcc, 0x1c, 0x81, //0x000044e8 .quad -9143208402725783417
+ 0xf7, 0x26, 0xcf, 0xb0, 0xdc, 0xc2, 0x07, 0xca, //0x000044f0 .quad -3888925500096174345
+ 0xa8, 0x26, 0x34, 0x2a, 0x80, 0xff, 0x63, 0xa1, //0x000044f8 .quad -6817324484979841368
+ 0xb5, 0xf0, 0x02, 0xdd, 0x93, 0xb3, 0x89, 0xfc, //0x00004500 .quad -249470856692830027
+ 0x52, 0x30, 0xc1, 0x34, 0x60, 0xff, 0xbc, 0xc9, //0x00004508 .quad -3909969587797413806
+ 0xe2, 0xac, 0x43, 0xd4, 0x78, 0x20, 0xac, 0xbb, //0x00004510 .quad -4923524589293425438
+ 0x67, 0x7c, 0xf1, 0x41, 0x38, 0x3f, 0x2c, 0xfc, //0x00004518 .quad -275775966319379353
+ 0x0d, 0x4c, 0xaa, 0x84, 0x4b, 0x94, 0x4b, 0xd5, //0x00004520 .quad -3077202868308390899
+ 0xc0, 0xed, 0x36, 0x29, 0x83, 0xa7, 0x9b, 0x9d, //0x00004528 .quad -7089889006590693952
+ 0x11, 0xdf, 0xd4, 0x65, 0x5e, 0x79, 0x9e, 0x0a, //0x00004530 .quad 765182433041899281
+ 0x31, 0xa9, 0x84, 0xf3, 0x63, 0x91, 0x02, 0xc5, //0x00004538 .quad -4250675239810979535
+ 0xd5, 0x16, 0x4a, 0xff, 0xb5, 0x17, 0x46, 0x4d, //0x00004540 .quad 5568164059729762005
+ 0x7d, 0xd3, 0x65, 0xf0, 0xbc, 0x35, 0x43, 0xf6, //0x00004548 .quad -701658031336336515
+ 0x45, 0x4e, 0x8e, 0xbf, 0xd1, 0xce, 0x4b, 0x50, //0x00004550 .quad 5785945546544795205
+ 0x2e, 0xa4, 0x3f, 0x16, 0x96, 0x01, 0xea, 0x99, //0x00004558 .quad -7356065297226292178
+ 0xd6, 0xe1, 0x71, 0x2f, 0x86, 0xc2, 0x5e, 0xe4, //0x00004560 .quad -1990940103673781802
+ 0x39, 0x8d, 0xcf, 0x9b, 0xfb, 0x81, 0x64, 0xc0, //0x00004568 .quad -4583395603105477319
+ 0x4c, 0x5a, 0x4e, 0xbb, 0x27, 0x73, 0x76, 0x5d, //0x00004570 .quad 6734696907262548556
+ 0x88, 0x70, 0xc3, 0x82, 0x7a, 0xa2, 0x7d, 0xf0, //0x00004578 .quad -1117558485454458744
+ 0x6f, 0xf8, 0x10, 0xd5, 0xf8, 0x07, 0x6a, 0x3a, //0x00004580 .quad 4209185567039092847
+ 0x55, 0x26, 0xba, 0x91, 0x8c, 0x85, 0x4e, 0x96, //0x00004588 .quad -7616003081050118571
+ 0x8b, 0x36, 0x55, 0x0a, 0xf7, 0x89, 0x04, 0x89, //0x00004590 .quad -8573576096483297653
+ 0xea, 0xaf, 0x28, 0xb6, 0xef, 0x26, 0xe2, 0xbb, //0x00004598 .quad -4908317832885260310
+ 0x2e, 0x84, 0xea, 0xcc, 0x74, 0xac, 0x45, 0x2b, //0x000045a0 .quad 3118087934678041646
+ 0xe5, 0xdb, 0xb2, 0xa3, 0xab, 0xb0, 0xda, 0xea, //0x000045a8 .quad -1523711272679187483
+ 0x9d, 0x92, 0x12, 0x00, 0xc9, 0x8b, 0x0b, 0x3b, //0x000045b0 .quad 4254647968387469981
+ 0x6f, 0xc9, 0x4f, 0x46, 0x6b, 0xae, 0xc8, 0x92, //0x000045b8 .quad -7869848573065574033
+ 0x44, 0x37, 0x17, 0x40, 0xbb, 0x6e, 0xce, 0x09, //0x000045c0 .quad 706623942056949572
+ 0xcb, 0xbb, 0xe3, 0x17, 0x06, 0xda, 0x7a, 0xb7, //0x000045c8 .quad -5225624697904579637
+ 0x15, 0x05, 0x1d, 0x10, 0x6a, 0x0a, 0x42, 0xcc, //0x000045d0 .quad -3728406090856200939
+ 0xbd, 0xaa, 0xdc, 0x9d, 0x87, 0x90, 0x59, 0xe5, //0x000045d8 .quad -1920344853953336643
+ 0x2d, 0x23, 0x12, 0x4a, 0x82, 0x46, 0xa9, 0x9f, //0x000045e0 .quad -6941939825212513491
+ 0xb6, 0xea, 0xa9, 0xc2, 0x54, 0xfa, 0x57, 0x8f, //0x000045e8 .quad -8117744561361917258
+ 0xf9, 0xab, 0x96, 0xdc, 0x22, 0x98, 0x93, 0x47, //0x000045f0 .quad 5157633273766521849
+ 0x64, 0x65, 0x54, 0xf3, 0xe9, 0xf8, 0x2d, 0xb3, //0x000045f8 .quad -5535494683275008668
+ 0xf7, 0x56, 0xbc, 0x93, 0x2b, 0x7e, 0x78, 0x59, //0x00004600 .quad 6447041592208152311
+ 0xbd, 0x7e, 0x29, 0x70, 0x24, 0x77, 0xf9, 0xdf, //0x00004608 .quad -2307682335666372931
+ 0x5a, 0xb6, 0x55, 0x3c, 0xdb, 0x4e, 0xeb, 0x57, //0x00004610 .quad 6335244004343789146
+ 0x36, 0xef, 0x19, 0xc6, 0x76, 0xea, 0xfb, 0x8b, //0x00004618 .quad -8359830487432564938
+ 0xf1, 0x23, 0x6b, 0x0b, 0x92, 0x22, 0xe6, 0xed, //0x00004620 .quad -1304317031425039375
+ 0x03, 0x6b, 0xa0, 0x77, 0x14, 0xe5, 0xfa, 0xae, //0x00004628 .quad -5838102090863318269
+ 0xed, 0xec, 0x45, 0x8e, 0x36, 0xab, 0x5f, 0xe9, //0x00004630 .quad -1630396289281299219
+ 0xc4, 0x85, 0x88, 0x95, 0x59, 0x9e, 0xb9, 0xda, //0x00004638 .quad -2685941595151759932
+ 0x14, 0xb4, 0xeb, 0x18, 0x02, 0xcb, 0xdb, 0x11, //0x00004640 .quad 1286845328412881940
+ 0x9b, 0x53, 0x75, 0xfd, 0xf7, 0x02, 0xb4, 0x88, //0x00004648 .quad -8596242524610931813
+ 0x19, 0xa1, 0x26, 0x9f, 0xc2, 0xbd, 0x52, 0xd6, //0x00004650 .quad -3003129357911285479
+ 0x81, 0xa8, 0xd2, 0xfc, 0xb5, 0x03, 0xe1, 0xaa, //0x00004658 .quad -6133617137336276863
+ 0x5f, 0x49, 0xf0, 0x46, 0x33, 0x6d, 0xe7, 0x4b, //0x00004660 .quad 5469460339465668959
+ 0xa2, 0x52, 0x07, 0x7c, 0xa3, 0x44, 0x99, 0xd5, //0x00004668 .quad -3055335403242958174
+ 0xdb, 0x2d, 0x56, 0x0c, 0x40, 0xa4, 0x70, 0x6f, //0x00004670 .quad 8030098730593431003
+ 0xa5, 0x93, 0x84, 0x2d, 0xe6, 0xca, 0x7f, 0x85, //0x00004678 .quad -8827113654667930715
+ 0x52, 0xb9, 0x6b, 0x0f, 0x50, 0xcd, 0x4c, 0xcb, //0x00004680 .quad -3797434642040374958
+ 0x8e, 0xb8, 0xe5, 0xb8, 0x9f, 0xbd, 0xdf, 0xa6, //0x00004688 .quad -6422206049907525490
+ 0xa7, 0xa7, 0x46, 0x13, 0xa4, 0x00, 0x20, 0x7e, //0x00004690 .quad 9088264752731695015
+ 0xb2, 0x26, 0x1f, 0xa7, 0x07, 0xad, 0x97, 0xd0, //0x00004698 .quad -3416071543957018958
+ 0xc8, 0x28, 0x0c, 0x8c, 0x66, 0x00, 0xd4, 0x8e, //0x000046a0 .quad -8154892584824854328
+ 0x2f, 0x78, 0x73, 0xc8, 0x24, 0xcc, 0x5e, 0x82, //0x000046a8 .quad -9052573742614218705
+ 0xfa, 0x32, 0x0f, 0x2f, 0x80, 0x00, 0x89, 0x72, //0x000046b0 .quad 8253128342678483706
+ 0x3b, 0x56, 0x90, 0xfa, 0x2d, 0x7f, 0xf6, 0xa2, //0x000046b8 .quad -6704031159840385477
+ 0xb9, 0xff, 0xd2, 0x3a, 0xa0, 0x40, 0x2b, 0x4f, //0x000046c0 .quad 5704724409920716729
+ 0xca, 0x6b, 0x34, 0x79, 0xf9, 0x1e, 0xb4, 0xcb, //0x000046c8 .quad -3768352931373093942
+ 0xa8, 0xbf, 0x87, 0x49, 0xc8, 0x10, 0xf6, 0xe2, //0x000046d0 .quad -2092466524453879896
+ 0xbc, 0x86, 0x81, 0xd7, 0xb7, 0x26, 0xa1, 0xfe, //0x000046d8 .quad -98755145788979524
+ 0xc9, 0xd7, 0xf4, 0x2d, 0x7d, 0xca, 0xd9, 0x0d, //0x000046e0 .quad 998051431430019017
+ 0x36, 0xf4, 0xb0, 0xe6, 0x32, 0xb8, 0x24, 0x9f, //0x000046e8 .quad -6979250993759194058
+ 0xbb, 0x0d, 0x72, 0x79, 0x1c, 0x3d, 0x50, 0x91, //0x000046f0 .quad -7975807747567252037
+ 0x43, 0x31, 0x5d, 0xa0, 0x3f, 0xe6, 0xed, 0xc6, //0x000046f8 .quad -4112377723771604669
+ 0x2a, 0x91, 0xce, 0x97, 0x63, 0x4c, 0xa4, 0x75, //0x00004700 .quad 8476984389250486570
+ 0x94, 0x7d, 0x74, 0x88, 0xcf, 0x5f, 0xa9, 0xf8, //0x00004708 .quad -528786136287117932
+ 0xba, 0x1a, 0xe1, 0x3e, 0xbe, 0xaf, 0x86, 0xc9, //0x00004710 .quad -3925256793573221702
+ 0x7c, 0xce, 0x48, 0xb5, 0xe1, 0xdb, 0x69, 0x9b, //0x00004718 .quad -7248020362820530564
+ 0x68, 0x61, 0x99, 0xce, 0xad, 0x5b, 0xe8, 0xfb, //0x00004720 .quad -294884973539139224
+ 0x1b, 0x02, 0x9b, 0x22, 0xda, 0x52, 0x44, 0xc2, //0x00004728 .quad -4448339435098275301
+ 0xc3, 0xb9, 0x3f, 0x42, 0x99, 0x72, 0xe2, 0xfa, //0x00004730 .quad -368606216923924029
+ 0xa2, 0xc2, 0x41, 0xab, 0x90, 0x67, 0xd5, 0xf2, //0x00004738 .quad -948738275445456222
+ 0x1a, 0xd4, 0x67, 0xc9, 0x9f, 0x87, 0xcd, 0xdc, //0x00004740 .quad -2536221894791146470
+ 0xa5, 0x19, 0x09, 0x6b, 0xba, 0x60, 0xc5, 0x97, //0x00004748 .quad -7510490449794491995
+ 0x20, 0xc9, 0xc1, 0xbb, 0x87, 0xe9, 0x00, 0x54, //0x00004750 .quad 6053094668365842720
+ 0x0f, 0x60, 0xcb, 0x05, 0xe9, 0xb8, 0xb6, 0xbd, //0x00004758 .quad -4776427043815727089
+ 0x68, 0x3b, 0xb2, 0xaa, 0xe9, 0x23, 0x01, 0x29, //0x00004760 .quad 2954682317029915496
+ 0x13, 0x38, 0x3e, 0x47, 0x23, 0x67, 0x24, 0xed, //0x00004768 .quad -1358847786342270957
+ 0x21, 0x65, 0xaf, 0x0a, 0x72, 0xb6, 0xa0, 0xf9, //0x00004770 .quad -459166561069996767
+ 0x0b, 0xe3, 0x86, 0x0c, 0x76, 0xc0, 0x36, 0x94, //0x00004778 .quad -7766808894105001205
+ 0x69, 0x3e, 0x5b, 0x8d, 0x0e, 0xe4, 0x08, 0xf8, //0x00004780 .quad -573958201337495959
+ 0xce, 0x9b, 0xa8, 0x8f, 0x93, 0x70, 0x44, 0xb9, //0x00004788 .quad -5096825099203863602
+ 0x04, 0x0e, 0xb2, 0x30, 0x12, 0x1d, 0x0b, 0xb6, //0x00004790 .quad -5329133770099257852
+ 0xc2, 0xc2, 0x92, 0x73, 0xb8, 0x8c, 0x95, 0xe7, //0x00004798 .quad -1759345355577441598
+ 0xc2, 0x48, 0x6f, 0x5e, 0x2b, 0xf2, 0xc6, 0xb1, //0x000047a0 .quad -5636551615525730110
+ 0xb9, 0xb9, 0x3b, 0x48, 0xf3, 0x77, 0xbd, 0x90, //0x000047a8 .quad -8017119874876982855
+ 0xf3, 0x1a, 0x0b, 0x36, 0xb6, 0xae, 0x38, 0x1e, //0x000047b0 .quad 2177682517447613171
+ 0x28, 0xa8, 0x4a, 0x1a, 0xf0, 0xd5, 0xec, 0xb4, //0x000047b8 .quad -5409713825168840664
+ 0xb0, 0xe1, 0x8d, 0xc3, 0x63, 0xda, 0xc6, 0x25, //0x000047c0 .quad 2722103146809516464
+ 0x32, 0x52, 0xdd, 0x20, 0x6c, 0x0b, 0x28, 0xe2, //0x000047c8 .quad -2150456263033662926
+ 0x0e, 0xad, 0x38, 0x5a, 0x7e, 0x48, 0x9c, 0x57, //0x000047d0 .quad 6313000485183335694
+ 0x5f, 0x53, 0x8a, 0x94, 0x23, 0x07, 0x59, 0x8d, //0x000047d8 .quad -8261564192037121185
+ 0x51, 0xd8, 0xc6, 0xf0, 0x9d, 0x5a, 0x83, 0x2d, //0x000047e0 .quad 3279564588051781713
+ 0x37, 0xe8, 0xac, 0x79, 0xec, 0x48, 0xaf, 0xb0, //0x000047e8 .quad -5715269221619013577
+ 0x65, 0x8e, 0xf8, 0x6c, 0x45, 0x31, 0xe4, 0xf8, //0x000047f0 .quad -512230283362660763
+ 0x44, 0x22, 0x18, 0x98, 0x27, 0x1b, 0xdb, 0xdc, //0x000047f8 .quad -2532400508596379068
+ 0xff, 0x58, 0x1b, 0x64, 0xcb, 0x9e, 0x8e, 0x1b, //0x00004800 .quad 1985699082112030975
+ 0x6b, 0x15, 0x0f, 0xbf, 0xf8, 0xf0, 0x08, 0x8a, //0x00004808 .quad -8500279345513818773
+ 0x3f, 0x2f, 0x22, 0x3d, 0x7e, 0x46, 0x72, 0xe2, //0x00004810 .quad -2129562165787349185
+ 0xc5, 0xda, 0xd2, 0xee, 0x36, 0x2d, 0x8b, 0xac, //0x00004818 .quad -6013663163464885563
+ 0x0f, 0xbb, 0x6a, 0xcc, 0x1d, 0xd8, 0x0e, 0x5b, //0x00004820 .quad 6561419329620589327
+ 0x77, 0x91, 0x87, 0xaa, 0x84, 0xf8, 0xad, 0xd7, //0x00004828 .quad -2905392935903719049
+ 0xe9, 0xb4, 0xc2, 0x9f, 0x12, 0x47, 0xe9, 0x98, //0x00004830 .quad -7428327965055601431
+ 0xea, 0xba, 0x94, 0xea, 0x52, 0xbb, 0xcc, 0x86, //0x00004838 .quad -8733399612580906262
+ 0x24, 0x62, 0xb3, 0x47, 0xd7, 0x98, 0x23, 0x3f, //0x00004840 .quad 4549648098962661924
+ 0xa5, 0xe9, 0x39, 0xa5, 0x27, 0xea, 0x7f, 0xa8, //0x00004848 .quad -6305063497298744923
+ 0xad, 0x3a, 0xa0, 0x19, 0x0d, 0x7f, 0xec, 0x8e, //0x00004850 .quad -8147997931578836307
+ 0x0e, 0x64, 0x88, 0x8e, 0xb1, 0xe4, 0x9f, 0xd2, //0x00004858 .quad -3269643353196043250
+ 0xac, 0x24, 0x04, 0x30, 0x68, 0xcf, 0x53, 0x19, //0x00004860 .quad 1825030320404309164
+ 0x89, 0x3e, 0x15, 0xf9, 0xee, 0xee, 0xa3, 0x83, //0x00004868 .quad -8961056123388608887
+ 0xd7, 0x2d, 0x05, 0x3c, 0x42, 0xc3, 0xa8, 0x5f, //0x00004870 .quad 6892973918932774359
+ 0x2b, 0x8e, 0x5a, 0xb7, 0xaa, 0xea, 0x8c, 0xa4, //0x00004878 .quad -6589634135808373205
+ 0x4d, 0x79, 0x06, 0xcb, 0x12, 0xf4, 0x92, 0x37, //0x00004880 .quad 4004531380238580045
+ 0xb6, 0x31, 0x31, 0x65, 0x55, 0x25, 0xb0, 0xcd, //0x00004888 .quad -3625356651333078602
+ 0xd0, 0x0b, 0xe4, 0xbe, 0x8b, 0xd8, 0xbb, 0xe2, //0x00004890 .quad -2108853905778275376
+ 0x11, 0xbf, 0x3e, 0x5f, 0x55, 0x17, 0x8e, 0x80, //0x00004898 .quad -9183376934724255983
+ 0xc4, 0x0e, 0x9d, 0xae, 0xae, 0xce, 0x6a, 0x5b, //0x000048a0 .quad 6587304654631931588
+ 0xd6, 0x6e, 0x0e, 0xb7, 0x2a, 0x9d, 0xb1, 0xa0, //0x000048a8 .quad -6867535149977932074
+ 0x75, 0x52, 0x44, 0x5a, 0x5a, 0x82, 0x45, 0xf2, //0x000048b0 .quad -989241218564861323
+ 0x8b, 0x0a, 0xd2, 0x64, 0x75, 0x04, 0xde, 0xc8, //0x000048b8 .quad -3972732919045027189
+ 0x12, 0x67, 0xd5, 0xf0, 0xf0, 0xe2, 0xd6, 0xee, //0x000048c0 .quad -1236551523206076654
+ 0x2e, 0x8d, 0x06, 0xbe, 0x92, 0x85, 0x15, 0xfb, //0x000048c8 .quad -354230130378896082
+ 0x6b, 0x60, 0x85, 0x96, 0xd6, 0x4d, 0x46, 0x55, //0x000048d0 .quad 6144684325637283947
+ 0x3d, 0x18, 0xc4, 0xb6, 0x7b, 0x73, 0xed, 0x9c, //0x000048d8 .quad -7138922859127891907
+ 0x86, 0xb8, 0x26, 0x3c, 0x4c, 0xe1, 0x97, 0xaa, //0x000048e0 .quad -6154202648235558778
+ 0x4c, 0x1e, 0x75, 0xa4, 0x5a, 0xd0, 0x28, 0xc4, //0x000048e8 .quad -4311967555482476980
+ 0xa8, 0x66, 0x30, 0x4b, 0x9f, 0xd9, 0x3d, 0xd5, //0x000048f0 .quad -3081067291867060568
+ 0xdf, 0x65, 0x92, 0x4d, 0x71, 0x04, 0x33, 0xf5, //0x000048f8 .quad -778273425925708321
+ 0x29, 0x40, 0xfe, 0x8e, 0x03, 0xa8, 0x46, 0xe5, //0x00004900 .quad -1925667057416912855
+ 0xab, 0x7f, 0x7b, 0xd0, 0xc6, 0xe2, 0x3f, 0x99, //0x00004908 .quad -7403949918844649557
+ 0x33, 0xd0, 0xbd, 0x72, 0x04, 0x52, 0x98, 0xde, //0x00004910 .quad -2407083821771141069
+ 0x96, 0x5f, 0x9a, 0x84, 0x78, 0xdb, 0x8f, 0xbf, //0x00004918 .quad -4643251380128424042
+ 0x40, 0x44, 0x6d, 0x8f, 0x85, 0x66, 0x3e, 0x96, //0x00004920 .quad -7620540795641314240
+ 0x7c, 0xf7, 0xc0, 0xa5, 0x56, 0xd2, 0x73, 0xef, //0x00004928 .quad -1192378206733142148
+ 0xa8, 0x4a, 0xa4, 0x79, 0x13, 0x00, 0xe7, 0xdd, //0x00004930 .quad -2456994988062127448
+ 0xad, 0x9a, 0x98, 0x27, 0x76, 0x63, 0xa8, 0x95, //0x00004938 .quad -7662765406849295699
+ 0x52, 0x5d, 0x0d, 0x58, 0x18, 0xc0, 0x60, 0x55, //0x00004940 .quad 6152128301777116498
+ 0x59, 0xc1, 0x7e, 0xb1, 0x53, 0x7c, 0x12, 0xbb, //0x00004948 .quad -4966770740134231719
+ 0xa6, 0xb4, 0x10, 0x6e, 0x1e, 0xf0, 0xb8, 0xaa, //0x00004950 .quad -6144897678060768090
+ 0xaf, 0x71, 0xde, 0x9d, 0x68, 0x1b, 0xd7, 0xe9, //0x00004958 .quad -1596777406740401745
+ 0xe8, 0x70, 0xca, 0x04, 0x13, 0x96, 0xb3, 0xca, //0x00004960 .quad -3840561048787980056
+ 0x0d, 0x07, 0xab, 0x62, 0x21, 0x71, 0x26, 0x92, //0x00004968 .quad -7915514906853832947
+ 0x22, 0x0d, 0xfd, 0xc5, 0x97, 0x7b, 0x60, 0x3d, //0x00004970 .quad 4422670725869800738
+ 0xd1, 0xc8, 0x55, 0xbb, 0x69, 0x0d, 0xb0, 0xb6, //0x00004978 .quad -5282707615139903279
+ 0x6a, 0x50, 0x7c, 0xb7, 0x7d, 0x9a, 0xb8, 0x8c, //0x00004980 .quad -8306719647944912790
+ 0x05, 0x3b, 0x2b, 0x2a, 0xc4, 0x10, 0x5c, 0xe4, //0x00004988 .quad -1991698500497491195
+ 0x42, 0xb2, 0xad, 0x92, 0x8e, 0x60, 0xf3, 0x77, //0x00004990 .quad 8643358275316593218
+ 0xe3, 0x04, 0x5b, 0x9a, 0x7a, 0x8a, 0xb9, 0x8e, //0x00004998 .quad -8162340590452013853
+ 0xd3, 0x1e, 0x59, 0x37, 0xb2, 0x38, 0xf0, 0x55, //0x000049a0 .quad 6192511825718353619
+ 0x1c, 0xc6, 0xf1, 0x40, 0x19, 0xed, 0x67, 0xb2, //0x000049a8 .quad -5591239719637629412
+ 0x88, 0x66, 0x2f, 0xc5, 0xde, 0x46, 0x6c, 0x6b, //0x000049b0 .quad 7740639782147942024
+ 0xa3, 0x37, 0x2e, 0x91, 0x5f, 0xe8, 0x01, 0xdf, //0x000049b8 .quad -2377363631119648861
+ 0x15, 0xa0, 0x3d, 0x3b, 0x4b, 0xac, 0x23, 0x23, //0x000049c0 .quad 2532056854628769813
+ 0xc6, 0xe2, 0xbc, 0xba, 0x3b, 0x31, 0x61, 0x8b, //0x000049c8 .quad -8403381297090862394
+ 0x1a, 0x08, 0x0d, 0x0a, 0x5e, 0x97, 0xec, 0xab, //0x000049d0 .quad -6058300968568813542
+ 0x77, 0x1b, 0x6c, 0xa9, 0x8a, 0x7d, 0x39, 0xae, //0x000049d8 .quad -5892540602936190089
+ 0x21, 0x4a, 0x90, 0x8c, 0x35, 0xbd, 0xe7, 0x96, //0x000049e0 .quad -7572876210711016927
+ 0x55, 0x22, 0xc7, 0x53, 0xed, 0xdc, 0xc7, 0xd9, //0x000049e8 .quad -2753989735242849707
+ 0x54, 0x2e, 0xda, 0x77, 0x41, 0xd6, 0x50, 0x7e, //0x000049f0 .quad 9102010423587778132
+ 0x75, 0x75, 0x5c, 0x54, 0x14, 0xea, 0x1c, 0x88, //0x000049f8 .quad -8638772612167862923
+ 0xe9, 0xb9, 0xd0, 0xd5, 0xd1, 0x0b, 0xe5, 0xdd, //0x00004a00 .quad -2457545025797441047
+ 0xd2, 0x92, 0x73, 0x69, 0x99, 0x24, 0x24, 0xaa, //0x00004a08 .quad -6186779746782440750
+ 0x64, 0xe8, 0x44, 0x4b, 0xc6, 0x4e, 0x5e, 0x95, //0x00004a10 .quad -7683617300674189212
+ 0x87, 0x77, 0xd0, 0xc3, 0xbf, 0x2d, 0xad, 0xd4, //0x00004a18 .quad -3121788665050663033
+ 0x3e, 0x11, 0x0b, 0xef, 0x3b, 0xf1, 0x5a, 0xbd, //0x00004a20 .quad -4802260812921368258
+ 0xb4, 0x4a, 0x62, 0xda, 0x97, 0x3c, 0xec, 0x84, //0x00004a28 .quad -8868646943297746252
+ 0x8e, 0xd5, 0xcd, 0xea, 0x8a, 0xad, 0xb1, 0xec, //0x00004a30 .quad -1391139997724322418
+ 0x61, 0xdd, 0xfa, 0xd0, 0xbd, 0x4b, 0x27, 0xa6, //0x00004a38 .quad -6474122660694794911
+ 0xf2, 0x4a, 0x81, 0xa5, 0xed, 0x18, 0xde, 0x67, //0x00004a40 .quad 7484447039699372786
+ 0xba, 0x94, 0x39, 0x45, 0xad, 0x1e, 0xb1, 0xcf, //0x00004a48 .quad -3480967307441105734
+ 0xd7, 0xce, 0x70, 0x87, 0x94, 0xcf, 0xea, 0x80, //0x00004a50 .quad -9157278655470055721
+ 0xf4, 0xfc, 0x43, 0x4b, 0x2c, 0xb3, 0xce, 0x81, //0x00004a58 .quad -9093133594791772940
+ 0x8d, 0x02, 0x4d, 0xa9, 0x79, 0x83, 0x25, 0xa1, //0x00004a60 .quad -6834912300910181747
+ 0x31, 0xfc, 0x14, 0x5e, 0xf7, 0x5f, 0x42, 0xa2, //0x00004a68 .quad -6754730975062328271
+ 0x30, 0x43, 0xa0, 0x13, 0x58, 0xe4, 0x6e, 0x09, //0x00004a70 .quad 679731660717048624
+ 0x3e, 0x3b, 0x9a, 0x35, 0xf5, 0xf7, 0xd2, 0xca, //0x00004a78 .quad -3831727700400522434
+ 0xfc, 0x53, 0x88, 0x18, 0x6e, 0x9d, 0xca, 0x8b, //0x00004a80 .quad -8373707460958465028
+ 0x0d, 0xca, 0x00, 0x83, 0xf2, 0xb5, 0x87, 0xfd, //0x00004a88 .quad -177973607073265139
+ 0x7d, 0x34, 0x55, 0xcf, 0x64, 0xa2, 0x5e, 0x77, //0x00004a90 .quad 8601490892183123069
+ 0x48, 0x7e, 0xe0, 0x91, 0xb7, 0xd1, 0x74, 0x9e, //0x00004a98 .quad -7028762532061872568
+ 0x9d, 0x81, 0x2a, 0x03, 0xfe, 0x4a, 0x36, 0x95, //0x00004aa0 .quad -7694880458480647779
+ 0xda, 0x9d, 0x58, 0x76, 0x25, 0x06, 0x12, 0xc6, //0x00004aa8 .quad -4174267146649952806
+ 0x04, 0x22, 0xf5, 0x83, 0xbd, 0xdd, 0x83, 0x3a, //0x00004ab0 .quad 4216457482181353988
+ 0x51, 0xc5, 0xee, 0xd3, 0xae, 0x87, 0x96, 0xf7, //0x00004ab8 .quad -606147914885053103
+ 0x42, 0x35, 0x79, 0x72, 0x96, 0x6a, 0x92, 0xc4, //0x00004ac0 .quad -4282243101277735614
+ 0x52, 0x3b, 0x75, 0x44, 0xcd, 0x14, 0xbe, 0x9a, //0x00004ac8 .quad -7296371474444240046
+ 0x93, 0x82, 0x17, 0x0f, 0x3c, 0x05, 0xb7, 0x75, //0x00004ad0 .quad 8482254178684994195
+ 0x27, 0x8a, 0x92, 0x95, 0x00, 0x9a, 0x6d, 0xc1, //0x00004ad8 .quad -4508778324627912153
+ 0x38, 0x63, 0xdd, 0x12, 0x8b, 0xc6, 0x24, 0x53, //0x00004ae0 .quad 5991131704928854840
+ 0xb1, 0x2c, 0xf7, 0xba, 0x80, 0x00, 0xc9, 0xf1, //0x00004ae8 .quad -1024286887357502287
+ 0x03, 0x5e, 0xca, 0xeb, 0x16, 0xfc, 0xf6, 0xd3, //0x00004af0 .quad -3173071712060547581
+ 0xee, 0x7b, 0xda, 0x74, 0x50, 0xa0, 0x1d, 0x97, //0x00004af8 .quad -7557708332239520786
+ 0x84, 0xf5, 0xbc, 0xa6, 0x1c, 0xbb, 0xf4, 0x88, //0x00004b00 .quad -8578025658503072380
+ 0xea, 0x1a, 0x11, 0x92, 0x64, 0x08, 0xe5, 0xbc, //0x00004b08 .quad -4835449396872013078
+ 0xe5, 0x32, 0x6c, 0xd0, 0xe3, 0xe9, 0x31, 0x2b, //0x00004b10 .quad 3112525982153323237
+ 0xa5, 0x61, 0x95, 0xb6, 0x7d, 0x4a, 0x1e, 0xec, //0x00004b18 .quad -1432625727662628443
+ 0xcf, 0x9f, 0x43, 0x62, 0x2e, 0x32, 0xff, 0x3a, //0x00004b20 .quad 4251171748059520975
+ 0x07, 0x5d, 0x1d, 0x92, 0x8e, 0xee, 0x92, 0x93, //0x00004b28 .quad -7812920107430224633
+ 0xc2, 0x87, 0xd4, 0xfa, 0xb9, 0xfe, 0xbe, 0x09, //0x00004b30 .quad 702278666647013314
+ 0x49, 0xb4, 0xa4, 0x36, 0x32, 0xaa, 0x77, 0xb8, //0x00004b38 .quad -5154464115860392887
+ 0xb3, 0xa9, 0x89, 0x79, 0x68, 0xbe, 0x2e, 0x4c, //0x00004b40 .quad 5489534351736154547
+ 0x5b, 0xe1, 0x4d, 0xc4, 0xbe, 0x94, 0x95, 0xe6, //0x00004b48 .quad -1831394126398103205
+ 0x10, 0x0a, 0xf6, 0x4b, 0x01, 0x37, 0x9d, 0x0f, //0x00004b50 .quad 1125115960621402640
+ 0xd9, 0xac, 0xb0, 0x3a, 0xf7, 0x7c, 0x1d, 0x90, //0x00004b58 .quad -8062150356639896359
+ 0x94, 0x8c, 0xf3, 0x9e, 0xc1, 0x84, 0x84, 0x53, //0x00004b60 .quad 6018080969204141204
+ 0x0f, 0xd8, 0x5c, 0x09, 0x35, 0xdc, 0x24, 0xb4, //0x00004b68 .quad -5466001927372482545
+ 0xb9, 0x6f, 0xb0, 0x06, 0xf2, 0xa5, 0x65, 0x28, //0x00004b70 .quad 2910915193077788601
+ 0x13, 0x0e, 0xb4, 0x4b, 0x42, 0x13, 0x2e, 0xe1, //0x00004b78 .quad -2220816390788215277
+ 0xd3, 0x45, 0x2e, 0x44, 0xb7, 0x87, 0x3f, 0xf9, //0x00004b80 .quad -486521013540076077
+ 0xcb, 0x88, 0x50, 0x6f, 0x09, 0xcc, 0xbc, 0x8c, //0x00004b88 .quad -8305539271883716405
+ 0x48, 0xd7, 0x39, 0x15, 0xa5, 0x69, 0x8f, 0xf7, //0x00004b90 .quad -608151266925095096
+ 0xfe, 0xaa, 0x24, 0xcb, 0x0b, 0xff, 0xeb, 0xaf, //0x00004b98 .quad -5770238071427257602
+ 0x1b, 0x4d, 0x88, 0x5a, 0x0e, 0x44, 0x73, 0xb5, //0x00004ba0 .quad -5371875102083756773
+ 0xbe, 0xd5, 0xed, 0xbd, 0xce, 0xfe, 0xe6, 0xdb, //0x00004ba8 .quad -2601111570856684098
+ 0x30, 0x30, 0x95, 0xf8, 0x88, 0x0a, 0x68, 0x31, //0x00004bb0 .quad 3560107088838733872
+ 0x97, 0xa5, 0xb4, 0x36, 0x41, 0x5f, 0x70, 0x89, //0x00004bb8 .quad -8543223759426509417
+ 0x3d, 0x7c, 0xba, 0x36, 0x2b, 0x0d, 0xc2, 0xfd, //0x00004bc0 .quad -161552157378970563
+ 0xfc, 0xce, 0x61, 0x84, 0x11, 0x77, 0xcc, 0xab, //0x00004bc8 .quad -6067343680855748868
+ 0x4c, 0x1b, 0x69, 0x04, 0x76, 0x90, 0x32, 0x3d, //0x00004bd0 .quad 4409745821703674700
+ 0xbc, 0x42, 0x7a, 0xe5, 0xd5, 0x94, 0xbf, 0xd6, //0x00004bd8 .quad -2972493582642298180
+ 0x0f, 0xb1, 0xc1, 0xc2, 0x49, 0x9a, 0x3f, 0xa6, //0x00004be0 .quad -6467280898289979121
+ 0xb5, 0x69, 0x6c, 0xaf, 0x05, 0xbd, 0x37, 0x86, //0x00004be8 .quad -8775337516792518219
+ 0x53, 0x1d, 0x72, 0x33, 0xdc, 0x80, 0xcf, 0x0f, //0x00004bf0 .quad 1139270913992301907
+ 0x23, 0x84, 0x47, 0x1b, 0x47, 0xac, 0xc5, 0xa7, //0x00004bf8 .quad -6357485877563259869
+ 0xa8, 0xa4, 0x4e, 0x40, 0x13, 0x61, 0xc3, 0xd3, //0x00004c00 .quad -3187597375937010520
+ 0x2b, 0x65, 0x19, 0xe2, 0x58, 0x17, 0xb7, 0xd1, //0x00004c08 .quad -3335171328526686933
+ 0xe9, 0x26, 0x31, 0x08, 0xac, 0x1c, 0x5a, 0x64, //0x00004c10 .quad 7231123676894144233
+ 0x3b, 0xdf, 0x4f, 0x8d, 0x97, 0x6e, 0x12, 0x83, //0x00004c18 .quad -9002011107970261189
+ 0xa3, 0x70, 0x3d, 0x0a, 0xd7, 0xa3, 0x70, 0x3d, //0x00004c20 .quad 4427218577690292387
+ 0x0a, 0xd7, 0xa3, 0x70, 0x3d, 0x0a, 0xd7, 0xa3, //0x00004c28 .quad -6640827866535438582
+ 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, //0x00004c30 QUAD $0xcccccccccccccccc; QUAD $0xcccccccccccccccc // .space 16, '\xcc\xcc\xcc\xcc\xcc\xcc\xcc\xcc\xcc\xcc\xcc\xcc\xcc\xcc\xcc\xcc'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00004c40 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, //0x00004c48 .quad -9223372036854775808
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00004c50 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa0, //0x00004c58 .quad -6917529027641081856
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00004c60 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc8, //0x00004c68 .quad -4035225266123964416
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00004c70 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfa, //0x00004c78 .quad -432345564227567616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00004c80 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x9c, //0x00004c88 .quad -7187745005283311616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00004c90 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x50, 0xc3, //0x00004c98 .quad -4372995238176751616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00004ca0 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x24, 0xf4, //0x00004ca8 .quad -854558029293551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00004cb0 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x96, 0x98, //0x00004cb8 .quad -7451627795949551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00004cc0 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0xbc, 0xbe, //0x00004cc8 .quad -4702848726509551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00004cd0 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x28, 0x6b, 0xee, //0x00004cd8 .quad -1266874889709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00004ce0 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0xf9, 0x02, 0x95, //0x00004ce8 .quad -7709325833709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00004cf0 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x40, 0xb7, 0x43, 0xba, //0x00004cf8 .quad -5024971273709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00004d00 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x10, 0xa5, 0xd4, 0xe8, //0x00004d08 .quad -1669528073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00004d10 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x2a, 0xe7, 0x84, 0x91, //0x00004d18 .quad -7960984073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00004d20 .quad 0
+ 0x00, 0x00, 0x00, 0x80, 0xf4, 0x20, 0xe6, 0xb5, //0x00004d28 .quad -5339544073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00004d30 .quad 0
+ 0x00, 0x00, 0x00, 0xa0, 0x31, 0xa9, 0x5f, 0xe3, //0x00004d38 .quad -2062744073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00004d40 .quad 0
+ 0x00, 0x00, 0x00, 0x04, 0xbf, 0xc9, 0x1b, 0x8e, //0x00004d48 .quad -8206744073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00004d50 .quad 0
+ 0x00, 0x00, 0x00, 0xc5, 0x2e, 0xbc, 0xa2, 0xb1, //0x00004d58 .quad -5646744073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00004d60 .quad 0
+ 0x00, 0x00, 0x40, 0x76, 0x3a, 0x6b, 0x0b, 0xde, //0x00004d68 .quad -2446744073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00004d70 .quad 0
+ 0x00, 0x00, 0xe8, 0x89, 0x04, 0x23, 0xc7, 0x8a, //0x00004d78 .quad -8446744073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00004d80 .quad 0
+ 0x00, 0x00, 0x62, 0xac, 0xc5, 0xeb, 0x78, 0xad, //0x00004d88 .quad -5946744073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00004d90 .quad 0
+ 0x00, 0x80, 0x7a, 0x17, 0xb7, 0x26, 0xd7, 0xd8, //0x00004d98 .quad -2821744073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00004da0 .quad 0
+ 0x00, 0x90, 0xac, 0x6e, 0x32, 0x78, 0x86, 0x87, //0x00004da8 .quad -8681119073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00004db0 .quad 0
+ 0x00, 0xb4, 0x57, 0x0a, 0x3f, 0x16, 0x68, 0xa9, //0x00004db8 .quad -6239712823709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00004dc0 .quad 0
+ 0x00, 0xa1, 0xed, 0xcc, 0xce, 0x1b, 0xc2, 0xd3, //0x00004dc8 .quad -3187955011209551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00004dd0 .quad 0
+ 0xa0, 0x84, 0x14, 0x40, 0x61, 0x51, 0x59, 0x84, //0x00004dd8 .quad -8910000909647051616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00004de0 .quad 0
+ 0xc8, 0xa5, 0x19, 0x90, 0xb9, 0xa5, 0x6f, 0xa5, //0x00004de8 .quad -6525815118631426616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00004df0 .quad 0
+ 0x3a, 0x0f, 0x20, 0xf4, 0x27, 0x8f, 0xcb, 0xce, //0x00004df8 .quad -3545582879861895366
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, //0x00004e00 .quad 4611686018427387904
+ 0x84, 0x09, 0x94, 0xf8, 0x78, 0x39, 0x3f, 0x81, //0x00004e08 .quad -9133518327554766460
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x50, //0x00004e10 .quad 5764607523034234880
+ 0xe5, 0x0b, 0xb9, 0x36, 0xd7, 0x07, 0x8f, 0xa1, //0x00004e18 .quad -6805211891016070171
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa4, //0x00004e20 .quad -6629298651489370112
+ 0xde, 0x4e, 0x67, 0x04, 0xcd, 0xc9, 0xf2, 0xc9, //0x00004e28 .quad -3894828845342699810
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x4d, //0x00004e30 .quad 5548434740920451072
+ 0x96, 0x22, 0x81, 0x45, 0x40, 0x7c, 0x6f, 0xfc, //0x00004e38 .quad -256850038250986858
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0xf0, //0x00004e40 .quad -1143914305352105984
+ 0x9d, 0xb5, 0x70, 0x2b, 0xa8, 0xad, 0xc5, 0x9d, //0x00004e48 .quad -7078060301547948643
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x28, 0x6c, //0x00004e50 .quad 7793479155164643328
+ 0x05, 0xe3, 0x4c, 0x36, 0x12, 0x19, 0x37, 0xc5, //0x00004e58 .quad -4235889358507547899
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x32, 0xc7, //0x00004e60 .quad -4093209111326359552
+ 0xc6, 0x1b, 0xe0, 0xc3, 0x56, 0xdf, 0x84, 0xf6, //0x00004e68 .quad -683175679707046970
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x7f, 0x3c, //0x00004e70 .quad 4359273333062107136
+ 0x5c, 0x11, 0x6c, 0x3a, 0x96, 0x0b, 0x13, 0x9a, //0x00004e78 .quad -7344513827457986212
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x9f, 0x4b, //0x00004e80 .quad 5449091666327633920
+ 0xb3, 0x15, 0x07, 0xc9, 0x7b, 0xce, 0x97, 0xc0, //0x00004e88 .quad -4568956265895094861
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0xd4, 0x86, 0x1e, //0x00004e90 .quad 2199678564482154496
+ 0x20, 0xdb, 0x48, 0xbb, 0x1a, 0xc2, 0xbd, 0xf0, //0x00004e98 .quad -1099509313941480672
+ 0x00, 0x00, 0x00, 0x00, 0x80, 0x44, 0x14, 0x13, //0x00004ea0 .quad 1374799102801346560
+ 0xf4, 0x88, 0x0d, 0xb5, 0x50, 0x99, 0x76, 0x96, //0x00004ea8 .quad -7604722348854507276
+ 0x00, 0x00, 0x00, 0x00, 0xa0, 0x55, 0xd9, 0x17, //0x00004eb0 .quad 1718498878501683200
+ 0x31, 0xeb, 0x50, 0xe2, 0xa4, 0x3f, 0x14, 0xbc, //0x00004eb8 .quad -4894216917640746191
+ 0x00, 0x00, 0x00, 0x00, 0x08, 0xab, 0xcf, 0x5d, //0x00004ec0 .quad 6759809616554491904
+ 0xfd, 0x25, 0xe5, 0x1a, 0x8e, 0x4f, 0x19, 0xeb, //0x00004ec8 .quad -1506085128623544835
+ 0x00, 0x00, 0x00, 0x00, 0xe5, 0xca, 0xa1, 0x5a, //0x00004ed0 .quad 6530724019560251392
+ 0xbe, 0x37, 0xcf, 0xd0, 0xb8, 0xd1, 0xef, 0x92, //0x00004ed8 .quad -7858832233030797378
+ 0x00, 0x00, 0x00, 0x40, 0x9e, 0x3d, 0x4a, 0xf1, //0x00004ee0 .quad -1059967012404461568
+ 0xad, 0x05, 0x03, 0x05, 0x27, 0xc6, 0xab, 0xb7, //0x00004ee8 .quad -5211854272861108819
+ 0x00, 0x00, 0x00, 0xd0, 0x05, 0xcd, 0x9c, 0x6d, //0x00004ef0 .quad 7898413271349198848
+ 0x19, 0xc7, 0x43, 0xc6, 0xb0, 0xb7, 0x96, 0xe5, //0x00004ef8 .quad -1903131822648998119
+ 0x00, 0x00, 0x00, 0xa2, 0x23, 0x00, 0x82, 0xe4, //0x00004f00 .quad -1981020733047832576
+ 0x6f, 0x5c, 0xea, 0x7b, 0xce, 0x32, 0x7e, 0x8f, //0x00004f08 .quad -8106986416796705681
+ 0x00, 0x00, 0x80, 0x8a, 0x2c, 0x80, 0xa2, 0xdd, //0x00004f10 .quad -2476275916309790720
+ 0x8b, 0xf3, 0xe4, 0x1a, 0x82, 0xbf, 0x5d, 0xb3, //0x00004f18 .quad -5522047002568494197
+ 0x00, 0x00, 0x20, 0xad, 0x37, 0x20, 0x0b, 0xd5, //0x00004f20 .quad -3095344895387238400
+ 0x6e, 0x30, 0x9e, 0xa1, 0x62, 0x2f, 0x35, 0xe0, //0x00004f28 .quad -2290872734783229842
+ 0x00, 0x00, 0x34, 0xcc, 0x22, 0xf4, 0x26, 0x45, //0x00004f30 .quad 4982938468024057856
+ 0x45, 0xde, 0x02, 0xa5, 0x9d, 0x3d, 0x21, 0x8c, //0x00004f38 .quad -8349324486880600507
+ 0x00, 0x00, 0x41, 0x7f, 0x2b, 0xb1, 0x70, 0x96, //0x00004f40 .quad -7606384970252091392
+ 0xd6, 0x95, 0x43, 0x0e, 0x05, 0x8d, 0x29, 0xaf, //0x00004f48 .quad -5824969590173362730
+ 0x00, 0x40, 0x11, 0x5f, 0x76, 0xdd, 0x0c, 0x3c, //0x00004f50 .quad 4327076842467049472
+ 0x4c, 0x7b, 0xd4, 0x51, 0x46, 0xf0, 0xf3, 0xda, //0x00004f58 .quad -2669525969289315508
+ 0x00, 0xc8, 0x6a, 0xfb, 0x69, 0x0a, 0x88, 0xa5, //0x00004f60 .quad -6518949010312869888
+ 0x0f, 0xcd, 0x24, 0xf3, 0x2b, 0x76, 0xd8, 0x88, //0x00004f68 .quad -8585982758446904049
+ 0x00, 0x7a, 0x45, 0x7a, 0x04, 0x0d, 0xea, 0x8e, //0x00004f70 .quad -8148686262891087360
+ 0x53, 0x00, 0xee, 0xef, 0xb6, 0x93, 0x0e, 0xab, //0x00004f78 .quad -6120792429631242157
+ 0x80, 0xd8, 0xd6, 0x98, 0x45, 0x90, 0xa4, 0x72, //0x00004f80 .quad 8260886245095692416
+ 0x68, 0x80, 0xe9, 0xab, 0xa4, 0x38, 0xd2, 0xd5, //0x00004f88 .quad -3039304518611664792
+ 0x50, 0x47, 0x86, 0x7f, 0x2b, 0xda, 0xa6, 0x47, //0x00004f90 .quad 5163053903184807760
+ 0x41, 0xf0, 0x71, 0xeb, 0x66, 0x63, 0xa3, 0x85, //0x00004f98 .quad -8817094351773372351
+ 0x24, 0xd9, 0x67, 0x5f, 0xb6, 0x90, 0x90, 0x99, //0x00004fa0 .quad -7381240676301154012
+ 0x51, 0x6c, 0x4e, 0xa6, 0x40, 0x3c, 0x0c, 0xa7, //0x00004fa8 .quad -6409681921289327535
+ 0x6d, 0xcf, 0x41, 0xf7, 0xe3, 0xb4, 0xf4, 0xff, //0x00004fb0 .quad -3178808521666707
+ 0x65, 0x07, 0xe2, 0xcf, 0x50, 0x4b, 0xcf, 0xd0, //0x00004fb8 .quad -3400416383184271515
+ 0xa4, 0x21, 0x89, 0x7a, 0x0e, 0xf1, 0xf8, 0xbf, //0x00004fc0 .quad -4613672773753429596
+ 0x9f, 0x44, 0xed, 0x81, 0x12, 0x8f, 0x81, 0x82, //0x00004fc8 .quad -9042789267131251553
+ 0x0d, 0x6a, 0x2b, 0x19, 0x52, 0x2d, 0xf7, 0xaf, //0x00004fd0 .quad -5767090967191786995
+ 0xc7, 0x95, 0x68, 0x22, 0xd7, 0xf2, 0x21, 0xa3, //0x00004fd8 .quad -6691800565486676537
+ 0x90, 0x44, 0x76, 0x9f, 0xa6, 0xf8, 0xf4, 0x9b, //0x00004fe0 .quad -7208863708989733744
+ 0x39, 0xbb, 0x02, 0xeb, 0x8c, 0x6f, 0xea, 0xcb, //0x00004fe8 .quad -3753064688430957767
+ 0xb4, 0xd5, 0x53, 0x47, 0xd0, 0x36, 0xf2, 0x02, //0x00004ff0 .quad 212292400617608628
+ 0x08, 0x6a, 0xc3, 0x25, 0x70, 0x0b, 0xe5, 0xfe, //0x00004ff8 .quad -79644842111309304
+ 0x90, 0x65, 0x94, 0x2c, 0x42, 0x62, 0xd7, 0x01, //0x00005000 .quad 132682750386005392
+ 0x45, 0x22, 0x9a, 0x17, 0x26, 0x27, 0x4f, 0x9f, //0x00005008 .quad -6967307053960650171
+ 0xf5, 0x7e, 0xb9, 0xb7, 0xd2, 0x3a, 0x4d, 0x42, //0x00005010 .quad 4777539456409894645
+ 0xd6, 0xaa, 0x80, 0x9d, 0xef, 0xf0, 0x22, 0xc7, //0x00005018 .quad -4097447799023424810
+ 0xb2, 0xde, 0xa7, 0x65, 0x87, 0x89, 0xe0, 0xd2, //0x00005020 .quad -3251447716342407502
+ 0x8b, 0xd5, 0xe0, 0x84, 0x2b, 0xad, 0xeb, 0xf8, //0x00005028 .quad -510123730351893109
+ 0x2f, 0xeb, 0x88, 0x9f, 0xf4, 0x55, 0xcc, 0x63, //0x00005030 .quad 7191217214140771119
+ 0x77, 0x85, 0x0c, 0x33, 0x3b, 0x4c, 0x93, 0x9b, //0x00005038 .quad -7236356359111015049
+ 0xfb, 0x25, 0x6b, 0xc7, 0x71, 0x6b, 0xbf, 0x3c, //0x00005040 .quad 4377335499248575995
+ 0xd5, 0xa6, 0xcf, 0xff, 0x49, 0x1f, 0x78, 0xc2, //0x00005048 .quad -4433759430461380907
+ 0x7a, 0xef, 0x45, 0x39, 0x4e, 0x46, 0xef, 0x8b, //0x00005050 .quad -8363388681221443718
+ 0x8a, 0x90, 0xc3, 0x7f, 0x1c, 0x27, 0x16, 0xf3, //0x00005058 .quad -930513269649338230
+ 0xac, 0xb5, 0xcb, 0xe3, 0xf0, 0x8b, 0x75, 0x97, //0x00005060 .quad -7532960934977096276
+ 0x56, 0x3a, 0xda, 0xcf, 0x71, 0xd8, 0xed, 0x97, //0x00005068 .quad -7499099821171918250
+ 0x17, 0xa3, 0xbe, 0x1c, 0xed, 0xee, 0x52, 0x3d, //0x00005070 .quad 4418856886560793367
+ 0xec, 0xc8, 0xd0, 0x43, 0x8e, 0x4e, 0xe9, 0xbd, //0x00005078 .quad -4762188758037509908
+ 0xdd, 0x4b, 0xee, 0x63, 0xa8, 0xaa, 0xa7, 0x4c, //0x00005080 .quad 5523571108200991709
+ 0x27, 0xfb, 0xc4, 0xd4, 0x31, 0xa2, 0x63, 0xed, //0x00005088 .quad -1341049929119499481
+ 0x6a, 0xef, 0x74, 0x3e, 0xa9, 0xca, 0xe8, 0x8f, //0x00005090 .quad -8076983103442849942
+ 0xf8, 0x1c, 0xfb, 0x24, 0x5f, 0x45, 0x5e, 0x94, //0x00005098 .quad -7755685233340769032
+ 0x44, 0x2b, 0x12, 0x8e, 0x53, 0xfd, 0xe2, 0xb3, //0x000050a0 .quad -5484542860876174524
+ 0x36, 0xe4, 0x39, 0xee, 0xb6, 0xd6, 0x75, 0xb9, //0x000050a8 .quad -5082920523248573386
+ 0x16, 0xb6, 0x96, 0x71, 0xa8, 0xbc, 0xdb, 0x60, //0x000050b0 .quad 6979379479186945558
+ 0x44, 0x5d, 0xc8, 0xa9, 0x64, 0x4c, 0xd3, 0xe7, //0x000050b8 .quad -1741964635633328828
+ 0xcd, 0x31, 0xfe, 0x46, 0xe9, 0x55, 0x89, 0xbc, //0x000050c0 .quad -4861259862362934835
+ 0x4a, 0x3a, 0x1d, 0xea, 0xbe, 0x0f, 0xe4, 0x90, //0x000050c8 .quad -8006256924911912374
+ 0x41, 0xbe, 0xbd, 0x98, 0x63, 0xab, 0xab, 0x6b, //0x000050d0 .quad 7758483227328495169
+ 0xdd, 0x88, 0xa4, 0xa4, 0xae, 0x13, 0x1d, 0xb5, //0x000050d8 .quad -5396135137712502563
+ 0xd1, 0x2d, 0xed, 0x7e, 0x3c, 0x96, 0x96, 0xc6, //0x000050e0 .quad -4136954021121544751
+ 0x14, 0xab, 0xcd, 0x4d, 0x9a, 0x58, 0x64, 0xe2, //0x000050e8 .quad -2133482903713240300
+ 0xa2, 0x3c, 0x54, 0xcf, 0xe5, 0x1d, 0x1e, 0xfc, //0x000050f0 .quad -279753253987271518
+ 0xec, 0x8a, 0xa0, 0x70, 0x60, 0xb7, 0x7e, 0x8d, //0x000050f8 .quad -8250955842461857044
+ 0xcb, 0x4b, 0x29, 0x43, 0x5f, 0xa5, 0x25, 0x3b, //0x00005100 .quad 4261994450943298507
+ 0xa8, 0xad, 0xc8, 0x8c, 0x38, 0x65, 0xde, 0xb0, //0x00005108 .quad -5702008784649933400
+ 0xbe, 0x9e, 0xf3, 0x13, 0xb7, 0x0e, 0xef, 0x49, //0x00005110 .quad 5327493063679123134
+ 0x12, 0xd9, 0xfa, 0xaf, 0x86, 0xfe, 0x15, 0xdd, //0x00005118 .quad -2515824962385028846
+ 0x37, 0x43, 0x78, 0x6c, 0x32, 0x69, 0x35, 0x6e, //0x00005120 .quad 7941369183226839863
+ 0xab, 0xc7, 0xfc, 0x2d, 0x14, 0xbf, 0x2d, 0x8a, //0x00005128 .quad -8489919629131724885
+ 0x04, 0x54, 0x96, 0x07, 0x7f, 0xc3, 0xc2, 0x49, //0x00005130 .quad 5315025460606161924
+ 0x96, 0xf9, 0x7b, 0x39, 0xd9, 0x2e, 0xb9, 0xac, //0x00005138 .quad -6000713517987268202
+ 0x06, 0xe9, 0x7b, 0xc9, 0x5e, 0x74, 0x33, 0xdc, //0x00005140 .quad -2579590211097073402
+ 0xfb, 0xf7, 0xda, 0x87, 0x8f, 0x7a, 0xe7, 0xd7, //0x00005148 .quad -2889205879056697349
+ 0xa3, 0x71, 0xed, 0x3d, 0xbb, 0x28, 0xa0, 0x69, //0x00005150 .quad 7611128154919104931
+ 0xfd, 0xda, 0xe8, 0xb4, 0x99, 0xac, 0xf0, 0x86, //0x00005158 .quad -8723282702051517699
+ 0x0c, 0xce, 0x68, 0x0d, 0xea, 0x32, 0x08, 0xc4, //0x00005160 .quad -4321147861633282548
+ 0xbc, 0x11, 0x23, 0x22, 0xc0, 0xd7, 0xac, 0xa8, //0x00005168 .quad -6292417359137009220
+ 0x90, 0x01, 0xc3, 0x90, 0xa4, 0x3f, 0x0a, 0xf5, //0x00005170 .quad -789748808614215280
+ 0x2b, 0xd6, 0xab, 0x2a, 0xb0, 0x0d, 0xd8, 0xd2, //0x00005178 .quad -3253835680493873621
+ 0xfa, 0xe0, 0x79, 0xda, 0xc6, 0x67, 0x26, 0x79, //0x00005180 .quad 8729779031470891258
+ 0xdb, 0x65, 0xab, 0x1a, 0x8e, 0x08, 0xc7, 0x83, //0x00005188 .quad -8951176327949752869
+ 0x38, 0x59, 0x18, 0x91, 0xb8, 0x01, 0x70, 0x57, //0x00005190 .quad 6300537770911226168
+ 0x52, 0x3f, 0x56, 0xa1, 0xb1, 0xca, 0xb8, 0xa4, //0x00005198 .quad -6577284391509803182
+ 0x86, 0x6f, 0x5e, 0xb5, 0x26, 0x02, 0x4c, 0xed, //0x000051a0 .quad -1347699823215743098
+ 0x26, 0xcf, 0xab, 0x09, 0x5e, 0xfd, 0xe6, 0xcd, //0x000051a8 .quad -3609919470959866074
+ 0xb4, 0x05, 0x5b, 0x31, 0x58, 0x81, 0x4f, 0x54, //0x000051b0 .quad 6075216638131242420
+ 0x78, 0x61, 0x0b, 0xc6, 0x5a, 0x5e, 0xb0, 0x80, //0x000051b8 .quad -9173728696990998152
+ 0x21, 0xc7, 0xb1, 0x3d, 0xae, 0x61, 0x63, 0x69, //0x000051c0 .quad 7594020797664053025
+ 0xd6, 0x39, 0x8e, 0x77, 0xf1, 0x75, 0xdc, 0xa0, //0x000051c8 .quad -6855474852811359786
+ 0xe9, 0x38, 0x1e, 0xcd, 0x19, 0x3a, 0xbc, 0x03, //0x000051d0 .quad 269153960225290473
+ 0x4c, 0xc8, 0x71, 0xd5, 0x6d, 0x93, 0x13, 0xc9, //0x000051d8 .quad -3957657547586811828
+ 0x23, 0xc7, 0x65, 0x40, 0xa0, 0x48, 0xab, 0x04, //0x000051e0 .quad 336442450281613091
+ 0x5f, 0x3a, 0xce, 0x4a, 0x49, 0x78, 0x58, 0xfb, //0x000051e8 .quad -335385916056126881
+ 0x76, 0x9c, 0x3f, 0x28, 0x64, 0x0d, 0xeb, 0x62, //0x000051f0 .quad 7127805559067090038
+ 0x7b, 0xe4, 0xc0, 0xce, 0x2d, 0x4b, 0x17, 0x9d, //0x000051f8 .quad -7127145225176161157
+ 0x94, 0x83, 0x4f, 0x32, 0xbd, 0xd0, 0xa5, 0x3b, //0x00005200 .quad 4298070930406474644
+ 0x9a, 0x1d, 0x71, 0x42, 0xf9, 0x1d, 0x5d, 0xc4, //0x00005208 .quad -4297245513042813542
+ 0x79, 0x64, 0xe3, 0x7e, 0xec, 0x44, 0x8f, 0xca, //0x00005210 .quad -3850783373846682503
+ 0x00, 0x65, 0x0d, 0x93, 0x77, 0x65, 0x74, 0xf5, //0x00005218 .quad -759870872876129024
+ 0xcb, 0x1e, 0x4e, 0xcf, 0x13, 0x8b, 0x99, 0x7e, //0x00005220 .quad 9122475437414293195
+ 0x20, 0x5f, 0xe8, 0xbb, 0x6a, 0xbf, 0x68, 0x99, //0x00005228 .quad -7392448323188662496
+ 0x7e, 0xa6, 0x21, 0xc3, 0xd8, 0xed, 0x3f, 0x9e, //0x00005230 .quad -7043649776941685122
+ 0xe8, 0x76, 0xe2, 0x6a, 0x45, 0xef, 0xc2, 0xbf, //0x00005238 .quad -4628874385558440216
+ 0x1e, 0x10, 0xea, 0xf3, 0x4e, 0xe9, 0xcf, 0xc5, //0x00005240 .quad -4192876202749718498
+ 0xa2, 0x14, 0x9b, 0xc5, 0x16, 0xab, 0xb3, 0xef, //0x00005248 .quad -1174406963520662366
+ 0x12, 0x4a, 0x72, 0x58, 0xd1, 0xf1, 0xa1, 0xbb, //0x00005250 .quad -4926390635932268014
+ 0xe5, 0xec, 0x80, 0x3b, 0xee, 0x4a, 0xd0, 0x95, //0x00005258 .quad -7651533379841495835
+ 0x97, 0xdc, 0x8e, 0xae, 0x45, 0x6e, 0x8a, 0x2a, //0x00005260 .quad 3065383741939440791
+ 0x1f, 0x28, 0x61, 0xca, 0xa9, 0x5d, 0x44, 0xbb, //0x00005268 .quad -4952730706374481889
+ 0xbd, 0x93, 0x32, 0x1a, 0xd7, 0x09, 0x2d, 0xf5, //0x00005270 .quad -779956341003086915
+ 0x26, 0x72, 0xf9, 0x3c, 0x14, 0x75, 0x15, 0xea, //0x00005278 .quad -1579227364540714458
+ 0x56, 0x9c, 0x5f, 0x70, 0x26, 0x26, 0x3c, 0x59, //0x00005280 .quad 6430056314514152534
+ 0x58, 0xe7, 0x1b, 0xa6, 0x2c, 0x69, 0x4d, 0x92, //0x00005288 .quad -7904546130479028392
+ 0x6c, 0x83, 0x77, 0x0c, 0xb0, 0x2f, 0x8b, 0x6f, //0x00005290 .quad 8037570393142690668
+ 0x2e, 0xe1, 0xa2, 0xcf, 0x77, 0xc3, 0xe0, 0xb6, //0x00005298 .quad -5268996644671397586
+ 0x47, 0x64, 0x95, 0x0f, 0x9c, 0xfb, 0x6d, 0x0b, //0x000052a0 .quad 823590954573587527
+ 0x7a, 0x99, 0x8b, 0xc3, 0x55, 0xf4, 0x98, 0xe4, //0x000052a8 .quad -1974559787411859078
+ 0xac, 0x5e, 0xbd, 0x89, 0x41, 0xbd, 0x24, 0x47, //0x000052b0 .quad 5126430365035880108
+ 0xec, 0x3f, 0x37, 0x9a, 0xb5, 0x98, 0xdf, 0x8e, //0x000052b8 .quad -8151628894773493780
+ 0x57, 0xb6, 0x2c, 0xec, 0x91, 0xec, 0xed, 0x58, //0x000052c0 .quad 6408037956294850135
+ 0xe7, 0x0f, 0xc5, 0x00, 0xe3, 0x7e, 0x97, 0xb2, //0x000052c8 .quad -5577850100039479321
+ 0xed, 0xe3, 0x37, 0x67, 0xb6, 0x67, 0x29, 0x2f, //0x000052d0 .quad 3398361426941174765
+ 0xe1, 0x53, 0xf6, 0xc0, 0x9b, 0x5e, 0x3d, 0xdf, //0x000052d8 .quad -2360626606621961247
+ 0x74, 0xee, 0x82, 0x00, 0xd2, 0xe0, 0x79, 0xbd, //0x000052e0 .quad -4793553135802847628
+ 0x6c, 0xf4, 0x99, 0x58, 0x21, 0x5b, 0x86, 0x8b, //0x000052e8 .quad -8392920656779807636
+ 0x11, 0xaa, 0xa3, 0x80, 0x06, 0x59, 0xd8, 0xec, //0x000052f0 .quad -1380255401326171631
+ 0x87, 0x71, 0xc0, 0xae, 0xe9, 0xf1, 0x67, 0xae, //0x000052f8 .quad -5879464802547371641
+ 0x95, 0x94, 0xcc, 0x20, 0x48, 0x6f, 0x0e, 0xe8, //0x00005300 .quad -1725319251657714539
+ 0xe9, 0x8d, 0x70, 0x1a, 0x64, 0xee, 0x01, 0xda, //0x00005308 .quad -2737644984756826647
+ 0xdd, 0xdc, 0x7f, 0x14, 0x8d, 0x05, 0x09, 0x31, //0x00005310 .quad 3533361486141316317
+ 0xb2, 0x58, 0x86, 0x90, 0xfe, 0x34, 0x41, 0x88, //0x00005318 .quad -8628557143114098510
+ 0x15, 0xd4, 0x9f, 0x59, 0xf0, 0x46, 0x4b, 0xbd, //0x00005320 .quad -4806670179178130411
+ 0xde, 0xee, 0xa7, 0x34, 0x3e, 0x82, 0x51, 0xaa, //0x00005328 .quad -6174010410465235234
+ 0x1a, 0xc9, 0x07, 0x70, 0xac, 0x18, 0x9e, 0x6c, //0x00005330 .quad 7826720331309500698
+ 0x96, 0xea, 0xd1, 0xc1, 0xcd, 0xe2, 0xe5, 0xd4, //0x00005338 .quad -3105826994654156138
+ 0xb0, 0xdd, 0x04, 0xc6, 0x6b, 0xcf, 0xe2, 0x03, //0x00005340 .quad 280014188641050032
+ 0x9e, 0x32, 0x23, 0x99, 0xc0, 0xad, 0x0f, 0x85, //0x00005348 .quad -8858670899299929442
+ 0x1c, 0x15, 0x86, 0xb7, 0x46, 0x83, 0xdb, 0x84, //0x00005350 .quad -8873354301053463268
+ 0x45, 0xff, 0x6b, 0xbf, 0x30, 0x99, 0x53, 0xa6, //0x00005358 .quad -6461652605697523899
+ 0x63, 0x9a, 0x67, 0x65, 0x18, 0x64, 0x12, 0xe6, //0x00005360 .quad -1868320839462053277
+ 0x16, 0xff, 0x46, 0xef, 0x7c, 0x7f, 0xe8, 0xcf, //0x00005368 .quad -3465379738694516970
+ 0x7e, 0xc0, 0x60, 0x3f, 0x8f, 0x7e, 0xcb, 0x4f, //0x00005370 .quad 5749828502977298558
+ 0x6e, 0x5f, 0x8c, 0x15, 0xae, 0x4f, 0xf1, 0x81, //0x00005378 .quad -9083391364325154962
+ 0x9d, 0xf0, 0x38, 0x0f, 0x33, 0x5e, 0xbe, 0xe3, //0x00005380 .quad -2036086408133152611
+ 0x49, 0x77, 0xef, 0x9a, 0x99, 0xa3, 0x6d, 0xa2, //0x00005388 .quad -6742553186979055799
+ 0xc5, 0x2c, 0x07, 0xd3, 0xbf, 0xf5, 0xad, 0x5c, //0x00005390 .quad 6678264026688335045
+ 0x1c, 0x55, 0xab, 0x01, 0x80, 0x0c, 0x09, 0xcb, //0x00005398 .quad -3816505465296431844
+ 0xf6, 0xf7, 0xc8, 0xc7, 0x2f, 0x73, 0xd9, 0x73, //0x000053a0 .quad 8347830033360418806
+ 0x63, 0x2a, 0x16, 0x02, 0xa0, 0x4f, 0xcb, 0xfd, //0x000053a8 .quad -158945813193151901
+ 0xfa, 0x9a, 0xdd, 0xdc, 0xfd, 0xe7, 0x67, 0x28, //0x000053b0 .quad 2911550761636567802
+ 0x7e, 0xda, 0x4d, 0x01, 0xc4, 0x11, 0x9f, 0x9e, //0x000053b8 .quad -7016870160886801794
+ 0xb8, 0x01, 0x15, 0x54, 0xfd, 0xe1, 0x81, 0xb2, //0x000053c0 .quad -5583933584809066056
+ 0x1d, 0x51, 0xa1, 0x01, 0x35, 0xd6, 0x46, 0xc6, //0x000053c8 .quad -4159401682681114339
+ 0x26, 0x42, 0x1a, 0xa9, 0x7c, 0x5a, 0x22, 0x1f, //0x000053d0 .quad 2243455055843443238
+ 0x65, 0xa5, 0x09, 0x42, 0xc2, 0x8b, 0xd8, 0xf7, //0x000053d8 .quad -587566084924005019
+ 0x58, 0x69, 0xb0, 0xe9, 0x8d, 0x78, 0x75, 0x33, //0x000053e0 .quad 3708002419115845976
+ 0x5f, 0x07, 0x46, 0x69, 0x59, 0x57, 0xe7, 0x9a, //0x000053e8 .quad -7284757830718584993
+ 0xae, 0x83, 0x1c, 0x64, 0xb1, 0xd6, 0x52, 0x00, //0x000053f0 .quad 23317005467419566
+ 0x37, 0x89, 0x97, 0xc3, 0x2f, 0x2d, 0xa1, 0xc1, //0x000053f8 .quad -4494261269970843337
+ 0x9a, 0xa4, 0x23, 0xbd, 0x5d, 0x8c, 0x67, 0xc0, //0x00005400 .quad -4582539761593113446
+ 0x84, 0x6b, 0x7d, 0xb4, 0x7b, 0x78, 0x09, 0xf2, //0x00005408 .quad -1006140569036166268
+ 0xe0, 0x46, 0x36, 0x96, 0xba, 0xb7, 0x40, 0xf8, //0x00005410 .quad -558244341782001952
+ 0x32, 0x63, 0xce, 0x50, 0x4d, 0xeb, 0x45, 0x97, //0x00005418 .quad -7546366883288685774
+ 0x98, 0xd8, 0xc3, 0x3b, 0xa9, 0xe5, 0x50, 0xb6, //0x00005420 .quad -5309491445654890344
+ 0xff, 0xfb, 0x01, 0xa5, 0x20, 0x66, 0x17, 0xbd, //0x00005428 .quad -4821272585683469313
+ 0xbe, 0xce, 0xb4, 0x8a, 0x13, 0x1f, 0xe5, 0xa3, //0x00005430 .quad -6636864307068612930
+ 0xff, 0x7a, 0x42, 0xce, 0xa8, 0x3f, 0x5d, 0xec, //0x00005438 .quad -1414904713676948737
+ 0x37, 0x01, 0xb1, 0x36, 0x6c, 0x33, 0x6f, 0xc6, //0x00005440 .quad -4148040191917883081
+ 0xdf, 0x8c, 0xe9, 0x80, 0xc9, 0x47, 0xba, 0x93, //0x00005448 .quad -7801844473689174817
+ 0x84, 0x41, 0x5d, 0x44, 0x47, 0x00, 0x0b, 0xb8, //0x00005450 .quad -5185050239897353852
+ 0x17, 0xf0, 0x23, 0xe1, 0xbb, 0xd9, 0xa8, 0xb8, //0x00005458 .quad -5140619573684080617
+ 0xe5, 0x91, 0x74, 0x15, 0x59, 0xc0, 0x0d, 0xa6, //0x00005460 .quad -6481312799871692315
+ 0x1d, 0xec, 0x6c, 0xd9, 0x2a, 0x10, 0xd3, 0xe6, //0x00005468 .quad -1814088448677712867
+ 0x2f, 0xdb, 0x68, 0xad, 0x37, 0x98, 0xc8, 0x87, //0x00005470 .quad -8662506518347195601
+ 0x92, 0x13, 0xe4, 0xc7, 0x1a, 0xea, 0x43, 0x90, //0x00005478 .quad -8051334308064652398
+ 0xfb, 0x11, 0xc3, 0x98, 0x45, 0xbe, 0xba, 0x29, //0x00005480 .quad 3006924907348169211
+ 0x77, 0x18, 0xdd, 0x79, 0xa1, 0xe4, 0x54, 0xb4, //0x00005488 .quad -5452481866653427593
+ 0x7a, 0xd6, 0xf3, 0xfe, 0xd6, 0x6d, 0x29, 0xf4, //0x00005490 .quad -853029884242176390
+ 0x94, 0x5e, 0x54, 0xd8, 0xc9, 0x1d, 0x6a, 0xe1, //0x00005498 .quad -2203916314889396588
+ 0x0c, 0x66, 0x58, 0x5f, 0xa6, 0xe4, 0x99, 0x18, //0x000054a0 .quad 1772699331562333708
+ 0x1d, 0xbb, 0x34, 0x27, 0x9e, 0x52, 0xe2, 0x8c, //0x000054a8 .quad -8294976724446954723
+ 0x8f, 0x7f, 0x2e, 0xf7, 0xcf, 0x5d, 0xc0, 0x5e, //0x000054b0 .quad 6827560182880305039
+ 0xe4, 0xe9, 0x01, 0xb1, 0x45, 0xe7, 0x1a, 0xb0, //0x000054b8 .quad -5757034887131305500
+ 0x73, 0x1f, 0xfa, 0xf4, 0x43, 0x75, 0x70, 0x76, //0x000054c0 .quad 8534450228600381299
+ 0x5d, 0x64, 0x42, 0x1d, 0x17, 0xa1, 0x21, 0xdc, //0x000054c8 .quad -2584607590486743971
+ 0xa8, 0x53, 0x1c, 0x79, 0x4a, 0x49, 0x06, 0x6a, //0x000054d0 .quad 7639874402088932264
+ 0xba, 0x7e, 0x49, 0x72, 0xae, 0x04, 0x95, 0x89, //0x000054d8 .quad -8532908771695296838
+ 0x92, 0x68, 0x63, 0x17, 0x9d, 0xdb, 0x87, 0x04, //0x000054e0 .quad 326470965756389522
+ 0x69, 0xde, 0xdb, 0x0e, 0xda, 0x45, 0xfa, 0xab, //0x000054e8 .quad -6054449946191733143
+ 0xb6, 0x42, 0x3c, 0x5d, 0x84, 0xd2, 0xa9, 0x45, //0x000054f0 .quad 5019774725622874806
+ 0x03, 0xd6, 0x92, 0x92, 0x50, 0xd7, 0xf8, 0xd6, //0x000054f8 .quad -2956376414312278525
+ 0xb2, 0xa9, 0x45, 0xba, 0x92, 0x23, 0x8a, 0x0b, //0x00005500 .quad 831516194300602802
+ 0xc2, 0xc5, 0x9b, 0x5b, 0x92, 0x86, 0x5b, 0x86, //0x00005508 .quad -8765264286586255934
+ 0x1e, 0x14, 0xd7, 0x68, 0x77, 0xac, 0x6c, 0x8e, //0x00005510 .quad -8183976793979022306
+ 0x32, 0xb7, 0x82, 0xf2, 0x36, 0x68, 0xf2, 0xa7, //0x00005518 .quad -6344894339805432014
+ 0x26, 0xd9, 0x0c, 0x43, 0x95, 0xd7, 0x07, 0x32, //0x00005520 .quad 3605087062808385830
+ 0xff, 0x64, 0x23, 0xaf, 0x44, 0x02, 0xef, 0xd1, //0x00005528 .quad -3319431906329402113
+ 0xb8, 0x07, 0xe8, 0x49, 0xbd, 0xe6, 0x44, 0x7f, //0x00005530 .quad 9170708441896323000
+ 0x1f, 0x1f, 0x76, 0xed, 0x6a, 0x61, 0x35, 0x83, //0x00005538 .quad -8992173969096958177
+ 0xa6, 0x09, 0x62, 0x9c, 0x6c, 0x20, 0x16, 0x5f, //0x00005540 .quad 6851699533943015846
+ 0xe7, 0xa6, 0xd3, 0xa8, 0xc5, 0xb9, 0x02, 0xa4, //0x00005548 .quad -6628531442943809817
+ 0x0f, 0x8c, 0x7a, 0xc3, 0x87, 0xa8, 0xdb, 0x36, //0x00005550 .quad 3952938399001381903
+ 0xa1, 0x90, 0x08, 0x13, 0x37, 0x68, 0x03, 0xcd, //0x00005558 .quad -3673978285252374367
+ 0x89, 0x97, 0x2c, 0xda, 0x54, 0x49, 0x49, 0xc2, //0x00005560 .quad -4446942528265218167
+ 0x64, 0x5a, 0xe5, 0x6b, 0x22, 0x21, 0x22, 0x80, //0x00005568 .quad -9213765455923815836
+ 0x6c, 0xbd, 0xb7, 0x10, 0xaa, 0x9b, 0xdb, 0xf2, //0x00005570 .quad -946992141904134804
+ 0xfd, 0xb0, 0xde, 0x06, 0x6b, 0xa9, 0x2a, 0xa0, //0x00005578 .quad -6905520801477381891
+ 0xc7, 0xac, 0xe5, 0x94, 0x94, 0x82, 0x92, 0x6f, //0x00005580 .quad 8039631859474607303
+ 0x3d, 0x5d, 0x96, 0xc8, 0xc5, 0x53, 0x35, 0xc8, //0x00005588 .quad -4020214983419339459
+ 0xf9, 0x17, 0x1f, 0xba, 0x39, 0x23, 0x77, 0xcb, //0x00005590 .quad -3785518230938904583
+ 0x8c, 0xf4, 0xbb, 0x3a, 0xb7, 0xa8, 0x42, 0xfa, //0x00005598 .quad -413582710846786420
+ 0xfb, 0x6e, 0x53, 0x14, 0x04, 0x76, 0x2a, 0xff, //0x000055a0 .quad -60105885123121413
+ 0xd7, 0x78, 0xb5, 0x84, 0x72, 0xa9, 0x69, 0x9c, //0x000055a8 .quad -7176018221920323369
+ 0xba, 0x4a, 0x68, 0x19, 0x85, 0x13, 0xf5, 0xfe, //0x000055b0 .quad -75132356403901766
+ 0x0d, 0xd7, 0xe2, 0x25, 0xcf, 0x13, 0x84, 0xc3, //0x000055b8 .quad -4358336758973016307
+ 0x69, 0x5d, 0xc2, 0x5f, 0x66, 0x58, 0xb2, 0x7e, //0x000055c0 .quad 9129456591349898601
+ 0xd1, 0x8c, 0x5b, 0xef, 0xc2, 0x18, 0x65, 0xf4, //0x000055c8 .quad -836234930288882479
+ 0x61, 0x7a, 0xd9, 0xfb, 0x3f, 0x77, 0x2f, 0xef, //0x000055d0 .quad -1211618658047395231
+ 0x02, 0x38, 0x99, 0xd5, 0x79, 0x2f, 0xbf, 0x98, //0x000055d8 .quad -7440175859071633406
+ 0xfa, 0xd8, 0xcf, 0xfa, 0x0f, 0x55, 0xfb, 0xaa, //0x000055e0 .quad -6126209340986631942
+ 0x03, 0x86, 0xff, 0x4a, 0x58, 0xfb, 0xee, 0xbe, //0x000055e8 .quad -4688533805412153853
+ 0x38, 0xcf, 0x83, 0xf9, 0x53, 0x2a, 0xba, 0x95, //0x000055f0 .quad -7657761676233289928
+ 0x84, 0x67, 0xbf, 0x5d, 0x2e, 0xba, 0xaa, 0xee, //0x000055f8 .quad -1248981238337804412
+ 0x83, 0x61, 0xf2, 0x7b, 0x74, 0x5a, 0x94, 0xdd, //0x00005600 .quad -2480258038432112253
+ 0xb2, 0xa0, 0x97, 0xfa, 0x5c, 0xb4, 0x2a, 0x95, //0x00005608 .quad -7698142301602209614
+ 0xe4, 0xf9, 0xee, 0x9a, 0x11, 0x71, 0xf9, 0x94, //0x00005610 .quad -7712008566467528220
+ 0xdf, 0x88, 0x3d, 0x39, 0x74, 0x61, 0x75, 0xba, //0x00005618 .quad -5010991858575374113
+ 0x5d, 0xb8, 0xaa, 0x01, 0x56, 0xcd, 0x37, 0x7a, //0x00005620 .quad 8806733365625141341
+ 0x17, 0xeb, 0x8c, 0x47, 0xd1, 0xb9, 0x12, 0xe9, //0x00005628 .quad -1652053804791829737
+ 0x3a, 0xb3, 0x0a, 0xc1, 0x55, 0xe0, 0x62, 0xac, //0x00005630 .quad -6025006692552756422
+ 0xee, 0x12, 0xb8, 0xcc, 0x22, 0xb4, 0xab, 0x91, //0x00005638 .quad -7950062655635975442
+ 0x09, 0x60, 0x4d, 0x31, 0x6b, 0x98, 0x7b, 0x57, //0x00005640 .quad 6303799689591218185
+ 0xaa, 0x17, 0xe6, 0x7f, 0x2b, 0xa1, 0x16, 0xb6, //0x00005648 .quad -5325892301117581398
+ 0x0b, 0xb8, 0xa0, 0xfd, 0x85, 0x7e, 0x5a, 0xed, //0x00005650 .quad -1343622424865753077
+ 0x94, 0x9d, 0xdf, 0x5f, 0x76, 0x49, 0x9c, 0xe3, //0x00005658 .quad -2045679357969588844
+ 0x07, 0x73, 0x84, 0xbe, 0x13, 0x8f, 0x58, 0x14, //0x00005660 .quad 1466078993672598279
+ 0x7d, 0xc2, 0xeb, 0xfb, 0xe9, 0xad, 0x41, 0x8e, //0x00005668 .quad -8196078626372074883
+ 0xc8, 0x8f, 0x25, 0xae, 0xd8, 0xb2, 0x6e, 0x59, //0x00005670 .quad 6444284760518135752
+ 0x1c, 0xb3, 0xe6, 0x7a, 0x64, 0x19, 0xd2, 0xb1, //0x00005678 .quad -5633412264537705700
+ 0xbb, 0xf3, 0xae, 0xd9, 0x8e, 0x5f, 0xca, 0x6f, //0x00005680 .quad 8055355950647669691
+ 0xe3, 0x5f, 0xa0, 0x99, 0xbd, 0x9f, 0x46, 0xde, //0x00005688 .quad -2430079312244744221
+ 0x54, 0x58, 0x0d, 0x48, 0xb9, 0x7b, 0xde, 0x25, //0x00005690 .quad 2728754459941099604
+ 0xee, 0x3b, 0x04, 0x80, 0xd6, 0x23, 0xec, 0x8a, //0x00005698 .quad -8436328597794046994
+ 0x6a, 0xae, 0x10, 0x9a, 0xa7, 0x1a, 0x56, 0xaf, //0x000056a0 .quad -5812428961928401302
+ 0xe9, 0x4a, 0x05, 0x20, 0xcc, 0x2c, 0xa7, 0xad, //0x000056a8 .quad -5933724728815170839
+ 0x04, 0xda, 0x94, 0x80, 0x51, 0xa1, 0x2b, 0x1b, //0x000056b0 .quad 1957835834444274180
+ 0xa4, 0x9d, 0x06, 0x28, 0xff, 0xf7, 0x10, 0xd9, //0x000056b8 .quad -2805469892591575644
+ 0x42, 0x08, 0x5d, 0xf0, 0xd2, 0x44, 0xfb, 0x90, //0x000056c0 .quad -7999724640327104446
+ 0x86, 0x22, 0x04, 0x79, 0xff, 0x9a, 0xaa, 0x87, //0x000056c8 .quad -8670947710510816634
+ 0x53, 0x4a, 0x74, 0xac, 0x07, 0x16, 0x3a, 0x35, //0x000056d0 .quad 3835402254873283155
+ 0x28, 0x2b, 0x45, 0x57, 0xbf, 0x41, 0x95, 0xa9, //0x000056d8 .quad -6226998619711132888
+ 0xe8, 0x5c, 0x91, 0x97, 0x89, 0x9b, 0x88, 0x42, //0x000056e0 .quad 4794252818591603944
+ 0xf2, 0x75, 0x16, 0x2d, 0x2f, 0x92, 0xfa, 0xd3, //0x000056e8 .quad -3172062256211528206
+ 0x11, 0xda, 0xba, 0xfe, 0x35, 0x61, 0x95, 0x69, //0x000056f0 .quad 7608094030047140369
+ 0xb7, 0x09, 0x2e, 0x7c, 0x5d, 0x9b, 0x7c, 0x84, //0x000056f8 .quad -8900067937773286985
+ 0x95, 0x90, 0x69, 0x7e, 0x83, 0xb9, 0xfa, 0x43, //0x00005700 .quad 4898431519131537557
+ 0x25, 0x8c, 0x39, 0xdb, 0x34, 0xc2, 0x9b, 0xa5, //0x00005708 .quad -6513398903789220827
+ 0xbb, 0xf4, 0x03, 0x5e, 0xe4, 0x67, 0xf9, 0x94, //0x00005710 .quad -7712018656367741765
+ 0x2e, 0xef, 0x07, 0x12, 0xc2, 0xb2, 0x02, 0xcf, //0x00005718 .quad -3530062611309138130
+ 0xf5, 0x78, 0xc2, 0xba, 0xee, 0xe0, 0x1b, 0x1d, //0x00005720 .quad 2097517367411243253
+ 0x7d, 0xf5, 0x44, 0x4b, 0xb9, 0xaf, 0x61, 0x81, //0x00005728 .quad -9123818159709293187
+ 0x32, 0x17, 0x73, 0x69, 0x2a, 0xd9, 0x62, 0x64, //0x00005730 .quad 7233582727691441970
+ 0xdc, 0x32, 0x16, 0x9e, 0xa7, 0x1b, 0xba, 0xa1, //0x00005738 .quad -6793086681209228580
+ 0xfe, 0xdc, 0xcf, 0x03, 0x75, 0x8f, 0x7b, 0x7d, //0x00005740 .quad 9041978409614302462
+ 0x93, 0xbf, 0x9b, 0x85, 0x91, 0xa2, 0x28, 0xca, //0x00005748 .quad -3879672333084147821
+ 0x3e, 0xd4, 0xc3, 0x44, 0x52, 0x73, 0xda, 0x5c, //0x00005750 .quad 6690786993590490174
+ 0x78, 0xaf, 0x02, 0xe7, 0x35, 0xcb, 0xb2, 0xfc, //0x00005758 .quad -237904397927796872
+ 0xa7, 0x64, 0xfa, 0x6a, 0x13, 0x88, 0x08, 0x3a, //0x00005760 .quad 4181741870994056359
+ 0xab, 0xad, 0x61, 0xb0, 0x01, 0xbf, 0xef, 0x9d, //0x00005768 .quad -7066219276345954901
+ 0xd0, 0xfd, 0xb8, 0x45, 0x18, 0xaa, 0x8a, 0x08, //0x00005770 .quad 615491320315182544
+ 0x16, 0x19, 0x7a, 0x1c, 0xc2, 0xae, 0x6b, 0xc5, //0x00005778 .quad -4221088077005055722
+ 0x45, 0x3d, 0x27, 0x57, 0x9e, 0x54, 0xad, 0x8a, //0x00005780 .quad -8454007886460797627
+ 0x5b, 0x9f, 0x98, 0xa3, 0x72, 0x9a, 0xc6, 0xf6, //0x00005788 .quad -664674077828931749
+ 0x4b, 0x86, 0x78, 0xf6, 0xe2, 0x54, 0xac, 0x36, //0x00005790 .quad 3939617107816777291
+ 0x99, 0x63, 0x3f, 0xa6, 0x87, 0x20, 0x3c, 0x9a, //0x00005798 .quad -7332950326284164199
+ 0xdd, 0xa7, 0x16, 0xb4, 0x1b, 0x6a, 0x57, 0x84, //0x000057a0 .quad -8910536670511192099
+ 0x7f, 0x3c, 0xcf, 0x8f, 0xa9, 0x28, 0xcb, 0xc0, //0x000057a8 .quad -4554501889427817345
+ 0xd5, 0x51, 0x1c, 0xa1, 0xa2, 0x44, 0x6d, 0x65, //0x000057b0 .quad 7308573235570561493
+ 0x9f, 0x0b, 0xc3, 0xf3, 0xd3, 0xf2, 0xfd, 0xf0, //0x000057b8 .quad -1081441343357383777
+ 0x25, 0xb3, 0xb1, 0xa4, 0xe5, 0x4a, 0x64, 0x9f, //0x000057c0 .quad -6961356773836868827
+ 0x43, 0xe7, 0x59, 0x78, 0xc4, 0xb7, 0x9e, 0x96, //0x000057c8 .quad -7593429867239446717
+ 0xee, 0x1f, 0xde, 0x0d, 0x9f, 0x5d, 0x3d, 0x87, //0x000057d0 .quad -8701695967296086034
+ 0x14, 0x61, 0x70, 0x96, 0xb5, 0x65, 0x46, 0xbc, //0x000057d8 .quad -4880101315621920492
+ 0xea, 0xa7, 0x55, 0xd1, 0x06, 0xb5, 0x0c, 0xa9, //0x000057e0 .quad -6265433940692719638
+ 0x59, 0x79, 0x0c, 0xfc, 0x22, 0xff, 0x57, 0xeb, //0x000057e8 .quad -1488440626100012711
+ 0xf2, 0x88, 0xd5, 0x42, 0x24, 0xf1, 0xa7, 0x09, //0x000057f0 .quad 695789805494438130
+ 0xd8, 0xcb, 0x87, 0xdd, 0x75, 0xff, 0x16, 0x93, //0x000057f8 .quad -7847804418953589800
+ 0x2f, 0xeb, 0x8a, 0x53, 0x6d, 0xed, 0x11, 0x0c, //0x00005800 .quad 869737256868047663
+ 0xce, 0xbe, 0xe9, 0x54, 0x53, 0xbf, 0xdc, 0xb7, //0x00005808 .quad -5198069505264599346
+ 0xfa, 0xa5, 0x6d, 0xa8, 0xc8, 0x68, 0x16, 0x8f, //0x00005810 .quad -8136200465769716230
+ 0x81, 0x2e, 0x24, 0x2a, 0x28, 0xef, 0xd3, 0xe5, //0x00005818 .quad -1885900863153361279
+ 0xbc, 0x87, 0x44, 0x69, 0x7d, 0x01, 0x6e, 0xf9, //0x00005820 .quad -473439272678684740
+ 0x10, 0x9d, 0x56, 0x1a, 0x79, 0x75, 0xa4, 0x8f, //0x00005828 .quad -8096217067111932656
+ 0xac, 0xa9, 0x95, 0xc3, 0xdc, 0x81, 0xc9, 0x37, //0x00005830 .quad 4019886927579031980
+ 0x55, 0x44, 0xec, 0x60, 0xd7, 0x92, 0x8d, 0xb3, //0x00005838 .quad -5508585315462527915
+ 0x17, 0x14, 0x7b, 0xf4, 0x53, 0xe2, 0xbb, 0x85, //0x00005840 .quad -8810199395808373737
+ 0x6a, 0x55, 0x27, 0x39, 0x8d, 0xf7, 0x70, 0xe0, //0x00005848 .quad -2274045625900771990
+ 0x8e, 0xec, 0xcc, 0x78, 0x74, 0x6d, 0x95, 0x93, //0x00005850 .quad -7812217631593927538
+ 0x62, 0x95, 0xb8, 0x43, 0xb8, 0x9a, 0x46, 0x8c, //0x00005858 .quad -8338807543829064350
+ 0xb2, 0x27, 0x00, 0x97, 0xd1, 0xc8, 0x7a, 0x38, //0x00005860 .quad 4069786015789754290
+ 0xbb, 0xba, 0xa6, 0x54, 0x66, 0x41, 0x58, 0xaf, //0x00005868 .quad -5811823411358942533
+ 0x9e, 0x31, 0xc0, 0xfc, 0x05, 0x7b, 0x99, 0x06, //0x00005870 .quad 475546501309804958
+ 0x6a, 0x69, 0xd0, 0xe9, 0xbf, 0x51, 0x2e, 0xdb, //0x00005878 .quad -2653093245771290262
+ 0x03, 0x1f, 0xf8, 0xbd, 0xe3, 0xec, 0x1f, 0x44, //0x00005880 .quad 4908902581746016003
+ 0xe2, 0x41, 0x22, 0xf2, 0x17, 0xf3, 0xfc, 0x88, //0x00005888 .quad -8575712306248138270
+ 0xc3, 0x26, 0x76, 0xad, 0x1c, 0xe8, 0x27, 0xd5, //0x00005890 .quad -3087243809672255805
+ 0x5a, 0xd2, 0xaa, 0xee, 0xdd, 0x2f, 0x3c, 0xab, //0x00005898 .quad -6107954364382784934
+ 0x74, 0xb0, 0xd3, 0xd8, 0x23, 0xe2, 0x71, 0x8a, //0x000058a0 .quad -8470740780517707660
+ 0xf1, 0x86, 0x55, 0x6a, 0xd5, 0x3b, 0x0b, 0xd6, //0x000058a8 .quad -3023256937051093263
+ 0x49, 0x4e, 0x84, 0x67, 0x56, 0x2d, 0x87, 0xf6, //0x000058b0 .quad -682526969396179383
+ 0x56, 0x74, 0x75, 0x62, 0x65, 0x05, 0xc7, 0x85, //0x000058b8 .quad -8807064613298015146
+ 0xdb, 0x61, 0x65, 0x01, 0xac, 0xf8, 0x28, 0xb4, //0x000058c0 .quad -5464844730172612133
+ 0x6c, 0xd1, 0x12, 0xbb, 0xbe, 0xc6, 0x38, 0xa7, //0x000058c8 .quad -6397144748195131028
+ 0x52, 0xba, 0xbe, 0x01, 0xd7, 0x36, 0x33, 0xe1, //0x000058d0 .quad -2219369894288377262
+ 0xc7, 0x85, 0xd7, 0x69, 0x6e, 0xf8, 0x06, 0xd1, //0x000058d8 .quad -3384744916816525881
+ 0x73, 0x34, 0x17, 0x61, 0x46, 0x02, 0xc0, 0xec, //0x000058e0 .quad -1387106183930235789
+ 0x9c, 0xb3, 0x26, 0x02, 0x45, 0x5b, 0xa4, 0x82, //0x000058e8 .quad -9032994600651410532
+ 0x90, 0x01, 0x5d, 0xf9, 0xd7, 0x02, 0xf0, 0x27, //0x000058f0 .quad 2877803288514593168
+ 0x84, 0x60, 0xb0, 0x42, 0x16, 0x72, 0x4d, 0xa3, //0x000058f8 .quad -6679557232386875260
+ 0xf4, 0x41, 0xb4, 0xf7, 0x8d, 0x03, 0xec, 0x31, //0x00005900 .quad 3597254110643241460
+ 0xa5, 0x78, 0x5c, 0xd3, 0x9b, 0xce, 0x20, 0xcc, //0x00005908 .quad -3737760522056206171
+ 0x71, 0x52, 0xa1, 0x75, 0x71, 0x04, 0x67, 0x7e, //0x00005910 .quad 9108253656731439729
+ 0xce, 0x96, 0x33, 0xc8, 0x42, 0x02, 0x29, 0xff, //0x00005918 .quad -60514634142869810
+ 0x86, 0xd3, 0x84, 0xe9, 0xc6, 0x62, 0x00, 0x0f, //0x00005920 .quad 1080972517029761926
+ 0x41, 0x3e, 0x20, 0xbd, 0x69, 0xa1, 0x79, 0x9f, //0x00005928 .quad -6955350673980375487
+ 0x68, 0x08, 0xe6, 0xa3, 0x78, 0x7b, 0xc0, 0x52, //0x00005930 .quad 5962901664714590312
+ 0xd1, 0x4d, 0x68, 0x2c, 0xc4, 0x09, 0x58, 0xc7, //0x00005938 .quad -4082502324048081455
+ 0x82, 0x8a, 0xdf, 0xcc, 0x56, 0x9a, 0x70, 0xa7, //0x00005940 .quad -6381430974388925822
+ 0x45, 0x61, 0x82, 0x37, 0x35, 0x0c, 0x2e, 0xf9, //0x00005948 .quad -491441886632713915
+ 0x91, 0xb6, 0x0b, 0x40, 0x76, 0x60, 0xa6, 0x88, //0x00005950 .quad -8600080377420466543
+ 0xcb, 0x7c, 0xb1, 0x42, 0xa1, 0xc7, 0xbc, 0x9b, //0x00005958 .quad -7224680206786528053
+ 0x35, 0xa4, 0x0e, 0xd0, 0x93, 0xf8, 0xcf, 0x6a, //0x00005960 .quad 7696643601933968437
+ 0xfe, 0xdb, 0x5d, 0x93, 0x89, 0xf9, 0xab, 0xc2, //0x00005968 .quad -4419164240055772162
+ 0x43, 0x4d, 0x12, 0xc4, 0xb8, 0xf6, 0x83, 0x05, //0x00005970 .quad 397432465562684739
+ 0xfe, 0x52, 0x35, 0xf8, 0xeb, 0xf7, 0x56, 0xf3, //0x00005978 .quad -912269281642327298
+ 0x4a, 0x70, 0x8b, 0x7a, 0x33, 0x7a, 0x72, 0xc3, //0x00005980 .quad -4363290727450709942
+ 0xde, 0x53, 0x21, 0x7b, 0xf3, 0x5a, 0x16, 0x98, //0x00005988 .quad -7487697328667536418
+ 0x5c, 0x4c, 0x2e, 0x59, 0xc0, 0x18, 0x4f, 0x74, //0x00005990 .quad 8380944645968776284
+ 0xd6, 0xa8, 0xe9, 0x59, 0xb0, 0xf1, 0x1b, 0xbe, //0x00005998 .quad -4747935642407032618
+ 0x73, 0xdf, 0x79, 0x6f, 0xf0, 0xde, 0x62, 0x11, //0x000059a0 .quad 1252808770606194547
+ 0x0c, 0x13, 0x64, 0x70, 0x1c, 0xee, 0xa2, 0xed, //0x000059a8 .quad -1323233534581402868
+ 0xa8, 0x2b, 0xac, 0x45, 0x56, 0xcb, 0xdd, 0x8a, //0x000059b0 .quad -8440366555225904216
+ 0xe7, 0x8b, 0x3e, 0xc6, 0xd1, 0xd4, 0x85, 0x94, //0x000059b8 .quad -7744549986754458649
+ 0x92, 0x36, 0x17, 0xd7, 0x2b, 0x3e, 0x95, 0x6d, //0x000059c0 .quad 7896285879677171346
+ 0xe1, 0x2e, 0xce, 0x37, 0x06, 0x4a, 0xa7, 0xb9, //0x000059c8 .quad -5069001465015685407
+ 0x37, 0x04, 0xdd, 0xcc, 0xb6, 0x8d, 0xfa, 0xc8, //0x000059d0 .quad -3964700705685699529
+ 0x99, 0xba, 0xc1, 0xc5, 0x87, 0x1c, 0x11, 0xe8, //0x000059d8 .quad -1724565812842218855
+ 0xa2, 0x22, 0x0a, 0x40, 0x92, 0x98, 0x9c, 0x1d, //0x000059e0 .quad 2133748077373825698
+ 0xa0, 0x14, 0x99, 0xdb, 0xd4, 0xb1, 0x0a, 0x91, //0x000059e8 .quad -7995382660667468640
+ 0x4b, 0xab, 0x0c, 0xd0, 0xb6, 0xbe, 0x03, 0x25, //0x000059f0 .quad 2667185096717282123
+ 0xc8, 0x59, 0x7f, 0x12, 0x4a, 0x5e, 0x4d, 0xb5, //0x000059f8 .quad -5382542307406947896
+ 0x1d, 0xd6, 0x0f, 0x84, 0x64, 0xae, 0x44, 0x2e, //0x00005a00 .quad 3333981370896602653
+ 0x3a, 0x30, 0x1f, 0x97, 0xdc, 0xb5, 0xa0, 0xe2, //0x00005a08 .quad -2116491865831296966
+ 0xd2, 0xe5, 0x89, 0xd2, 0xfe, 0xec, 0xea, 0x5c, //0x00005a10 .quad 6695424375237764562
+ 0x24, 0x7e, 0x73, 0xde, 0xa9, 0x71, 0xa4, 0x8d, //0x00005a18 .quad -8240336443785642460
+ 0x47, 0x5f, 0x2c, 0x87, 0x3e, 0xa8, 0x25, 0x74, //0x00005a20 .quad 8369280469047205703
+ 0xad, 0x5d, 0x10, 0x56, 0x14, 0x8e, 0x0d, 0xb1, //0x00005a28 .quad -5688734536304665171
+ 0x19, 0x77, 0xf7, 0x28, 0x4e, 0x12, 0x2f, 0xd1, //0x00005a30 .quad -3373457468973156583
+ 0x18, 0x75, 0x94, 0x6b, 0x99, 0xf1, 0x50, 0xdd, //0x00005a38 .quad -2499232151953443560
+ 0x6f, 0xaa, 0x9a, 0xd9, 0x70, 0x6b, 0xbd, 0x82, //0x00005a40 .quad -9025939945749304721
+ 0x2f, 0xc9, 0x3c, 0xe3, 0xff, 0x96, 0x52, 0x8a, //0x00005a48 .quad -8479549122611984081
+ 0x0b, 0x55, 0x01, 0x10, 0x4d, 0xc6, 0x6c, 0x63, //0x00005a50 .quad 7164319141522920715
+ 0x7b, 0xfb, 0x0b, 0xdc, 0xbf, 0x3c, 0xe7, 0xac, //0x00005a58 .quad -5987750384837592197
+ 0x4e, 0xaa, 0x01, 0x54, 0xe0, 0xf7, 0x47, 0x3c, //0x00005a60 .quad 4343712908476262990
+ 0x5a, 0xfa, 0x0e, 0xd3, 0xef, 0x0b, 0x21, 0xd8, //0x00005a68 .quad -2873001962619602342
+ 0x71, 0x0a, 0x81, 0x34, 0xec, 0xfa, 0xac, 0x65, //0x00005a70 .quad 7326506586225052273
+ 0x78, 0x5c, 0xe9, 0xe3, 0x75, 0xa7, 0x14, 0x87, //0x00005a78 .quad -8713155254278333320
+ 0x0d, 0x4d, 0xa1, 0x41, 0xa7, 0x39, 0x18, 0x7f, //0x00005a80 .quad 9158133232781315341
+ 0x96, 0xb3, 0xe3, 0x5c, 0x53, 0xd1, 0xd9, 0xa8, //0x00005a88 .quad -6279758049420528746
+ 0x50, 0xa0, 0x09, 0x12, 0x11, 0x48, 0xde, 0x1e, //0x00005a90 .quad 2224294504121868368
+ 0x7c, 0xa0, 0x1c, 0x34, 0xa8, 0x45, 0x10, 0xd3, //0x00005a98 .quad -3238011543348273028
+ 0x32, 0x04, 0x46, 0xab, 0x0a, 0xed, 0x4a, 0x93, //0x00005aa0 .quad -7833187971778608078
+ 0x4d, 0xe4, 0x91, 0x20, 0x89, 0x2b, 0xea, 0x83, //0x00005aa8 .quad -8941286242233752499
+ 0x3f, 0x85, 0x17, 0x56, 0x4d, 0xa8, 0x1d, 0xf8, //0x00005ab0 .quad -568112927868484289
+ 0x60, 0x5d, 0xb6, 0x68, 0x6b, 0xb6, 0xe4, 0xa4, //0x00005ab8 .quad -6564921784364802720
+ 0x8e, 0x66, 0x9d, 0xab, 0x60, 0x12, 0x25, 0x36, //0x00005ac0 .quad 3901544858591782542
+ 0xb9, 0xf4, 0xe3, 0x42, 0x06, 0xe4, 0x1d, 0xce, //0x00005ac8 .quad -3594466212028615495
+ 0x19, 0x60, 0x42, 0x6b, 0x7c, 0x2b, 0xd7, 0xc1, //0x00005ad0 .quad -4479063491021217767
+ 0xf3, 0x78, 0xce, 0xe9, 0x83, 0xae, 0xd2, 0x80, //0x00005ad8 .quad -9164070410158966541
+ 0x1f, 0xf8, 0x12, 0x86, 0x5b, 0xf6, 0x4c, 0xb2, //0x00005ae0 .quad -5598829363776522209
+ 0x30, 0x17, 0x42, 0xe4, 0x24, 0x5a, 0x07, 0xa1, //0x00005ae8 .quad -6843401994271320272
+ 0x27, 0xb6, 0x97, 0x67, 0xf2, 0x33, 0xe0, 0xde, //0x00005af0 .quad -2386850686293264857
+ 0xfc, 0x9c, 0x52, 0x1d, 0xae, 0x30, 0x49, 0xc9, //0x00005af8 .quad -3942566474411762436
+ 0xb1, 0xa3, 0x7d, 0x01, 0xef, 0x40, 0x98, 0x16, //0x00005b00 .quad 1628122660560806833
+ 0x3c, 0x44, 0xa7, 0xa4, 0xd9, 0x7c, 0x9b, 0xfb, //0x00005b08 .quad -316522074587315140
+ 0x4e, 0x86, 0xee, 0x60, 0x95, 0x28, 0x1f, 0x8e, //0x00005b10 .quad -8205795374004271538
+ 0xa5, 0x8a, 0xe8, 0x06, 0x08, 0x2e, 0x41, 0x9d, //0x00005b18 .quad -7115355324258153819
+ 0xe2, 0x27, 0x2a, 0xb9, 0xba, 0xf2, 0xa6, 0xf1, //0x00005b20 .quad -1033872180650563614
+ 0x4e, 0xad, 0xa2, 0x08, 0x8a, 0x79, 0x91, 0xc4, //0x00005b28 .quad -4282508136895304370
+ 0xdb, 0xb1, 0x74, 0x67, 0x69, 0xaf, 0x10, 0xae, //0x00005b30 .quad -5904026244240592421
+ 0xa2, 0x58, 0xcb, 0x8a, 0xec, 0xd7, 0xb5, 0xf5, //0x00005b38 .quad -741449152691742558
+ 0x29, 0xef, 0xa8, 0xe0, 0xa1, 0x6d, 0xca, 0xac, //0x00005b40 .quad -5995859411864064215
+ 0x65, 0x17, 0xbf, 0xd6, 0xf3, 0xa6, 0x91, 0x99, //0x00005b48 .quad -7380934748073420955
+ 0xf3, 0x2a, 0xd3, 0x58, 0x0a, 0x09, 0xfd, 0x17, //0x00005b50 .quad 1728547772024695539
+ 0x3f, 0xdd, 0x6e, 0xcc, 0xb0, 0x10, 0xf6, 0xbf, //0x00005b58 .quad -4614482416664388289
+ 0xb0, 0xf5, 0x07, 0xef, 0x4c, 0x4b, 0xfc, 0xdd, //0x00005b60 .quad -2451001303396518480
+ 0x8e, 0x94, 0x8a, 0xff, 0xdc, 0x94, 0xf3, 0xef, //0x00005b68 .quad -1156417002403097458
+ 0x8e, 0xf9, 0x64, 0x15, 0x10, 0xaf, 0xbd, 0x4a, //0x00005b70 .quad 5385653213018257806
+ 0xd9, 0x9c, 0xb6, 0x1f, 0x0a, 0x3d, 0xf8, 0x95, //0x00005b78 .quad -7640289654143017767
+ 0xf1, 0x37, 0xbe, 0x1a, 0xd4, 0x1a, 0x6d, 0x9d, //0x00005b80 .quad -7102991539009341455
+ 0x0f, 0x44, 0xa4, 0xa7, 0x4c, 0x4c, 0x76, 0xbb, //0x00005b88 .quad -4938676049251384305
+ 0xed, 0xc5, 0x6d, 0x21, 0x89, 0x61, 0xc8, 0x84, //0x00005b90 .quad -8878739423761676819
+ 0x13, 0x55, 0x8d, 0xd1, 0x5f, 0xdf, 0x53, 0xea, //0x00005b98 .quad -1561659043136842477
+ 0xb4, 0x9b, 0xe4, 0xb4, 0xf5, 0x3c, 0xfd, 0x32, //0x00005ba0 .quad 3674159897003727796
+ 0x2c, 0x55, 0xf8, 0xe2, 0x9b, 0x6b, 0x74, 0x92, //0x00005ba8 .quad -7893565929601608404
+ 0xa1, 0xc2, 0x1d, 0x22, 0x33, 0x8c, 0xbc, 0x3f, //0x00005bb0 .quad 4592699871254659745
+ 0x77, 0x6a, 0xb6, 0xdb, 0x82, 0x86, 0x11, 0xb7, //0x00005bb8 .quad -5255271393574622601
+ 0x4a, 0x33, 0xa5, 0xea, 0x3f, 0xaf, 0xab, 0x0f, //0x00005bc0 .quad 1129188820640936778
+ 0x15, 0x05, 0xa4, 0x92, 0x23, 0xe8, 0xd5, 0xe4, //0x00005bc8 .quad -1957403223540890347
+ 0x0e, 0x40, 0xa7, 0xf2, 0x87, 0x4d, 0xcb, 0x29, //0x00005bd0 .quad 3011586022114279438
+ 0x2d, 0x83, 0xa6, 0x3b, 0x16, 0xb1, 0x05, 0x8f, //0x00005bd8 .quad -8140906042354138323
+ 0x12, 0x10, 0x51, 0xef, 0xe9, 0x20, 0x3e, 0x74, //0x00005be0 .quad 8376168546070237202
+ 0xf8, 0x23, 0x90, 0xca, 0x5b, 0x1d, 0xc7, 0xb2, //0x00005be8 .quad -5564446534515285000
+ 0x16, 0x54, 0x25, 0x6b, 0x24, 0xa9, 0x4d, 0x91, //0x00005bf0 .quad -7976533391121755114
+ 0xf6, 0x2c, 0x34, 0xbd, 0xb2, 0xe4, 0x78, 0xdf, //0x00005bf8 .quad -2343872149716718346
+ 0x8e, 0x54, 0xf7, 0xc2, 0xb6, 0x89, 0xd0, 0x1a, //0x00005c00 .quad 1932195658189984910
+ 0x1a, 0x9c, 0x40, 0xb6, 0xef, 0x8e, 0xab, 0x8b, //0x00005c08 .quad -8382449121214030822
+ 0xb1, 0x29, 0xb5, 0x73, 0x24, 0xac, 0x84, 0xa1, //0x00005c10 .quad -6808127464117294671
+ 0x20, 0xc3, 0xd0, 0xa3, 0xab, 0x72, 0x96, 0xae, //0x00005c18 .quad -5866375383090150624
+ 0x1e, 0x74, 0xa2, 0x90, 0x2d, 0xd7, 0xe5, 0xc9, //0x00005c20 .quad -3898473311719230434
+ 0xe8, 0xf3, 0xc4, 0x8c, 0x56, 0x0f, 0x3c, 0xda, //0x00005c28 .quad -2721283210435300376
+ 0x92, 0x88, 0x65, 0x7a, 0x7c, 0xa6, 0x2f, 0x7e, //0x00005c30 .quad 9092669226243950738
+ 0x71, 0x18, 0xfb, 0x17, 0x96, 0x89, 0x65, 0x88, //0x00005c38 .quad -8618331034163144591
+ 0xb7, 0xea, 0xfe, 0x98, 0x1b, 0x90, 0xbb, 0xdd, //0x00005c40 .quad -2469221522477225289
+ 0x8d, 0xde, 0xf9, 0x9d, 0xfb, 0xeb, 0x7e, 0xaa, //0x00005c48 .quad -6161227774276542835
+ 0x65, 0xa5, 0x3e, 0x7f, 0x22, 0x74, 0x2a, 0x55, //0x00005c50 .quad 6136845133758244197
+ 0x31, 0x56, 0x78, 0x85, 0xfa, 0xa6, 0x1e, 0xd5, //0x00005c58 .quad -3089848699418290639
+ 0x5f, 0x27, 0x87, 0x8f, 0x95, 0x88, 0x3a, 0xd5, //0x00005c60 .quad -3082000819042179233
+ 0xde, 0x35, 0x6b, 0x93, 0x5c, 0x28, 0x33, 0x85, //0x00005c68 .quad -8848684464777513506
+ 0x37, 0xf1, 0x68, 0xf3, 0xba, 0x2a, 0x89, 0x8a, //0x00005c70 .quad -8464187042230111945
+ 0x56, 0x03, 0x46, 0xb8, 0x73, 0xf2, 0x7f, 0xa6, //0x00005c78 .quad -6449169562544503978
+ 0x85, 0x2d, 0x43, 0xb0, 0x69, 0x75, 0x2b, 0x2d, //0x00005c80 .quad 3254824252494523781
+ 0x2c, 0x84, 0x57, 0xa6, 0x10, 0xef, 0x1f, 0xd0, //0x00005c88 .quad -3449775934753242068
+ 0x73, 0xfc, 0x29, 0x0e, 0x62, 0x29, 0x3b, 0x9c, //0x00005c90 .quad -7189106879045698445
+ 0x9b, 0xb2, 0xf6, 0x67, 0x6a, 0xf5, 0x13, 0x82, //0x00005c98 .quad -9073638986861858149
+ 0x8f, 0x7b, 0xb4, 0x91, 0xba, 0xf3, 0x49, 0x83, //0x00005ca0 .quad -8986383598807123057
+ 0x42, 0x5f, 0xf4, 0x01, 0xc5, 0xf2, 0x98, 0xa2, //0x00005ca8 .quad -6730362715149934782
+ 0x73, 0x9a, 0x21, 0x36, 0xa9, 0x70, 0x1c, 0x24, //0x00005cb0 .quad 2602078556773259891
+ 0x13, 0x77, 0x71, 0x42, 0x76, 0x2f, 0x3f, 0xcb, //0x00005cb8 .quad -3801267375510030573
+ 0x10, 0x01, 0xaa, 0x83, 0xd3, 0x8c, 0x23, 0xed, //0x00005cc0 .quad -1359087822460813040
+ 0xd7, 0xd4, 0x0d, 0xd3, 0x53, 0xfb, 0x0e, 0xfe, //0x00005cc8 .quad -139898200960150313
+ 0xaa, 0x40, 0x4a, 0x32, 0x04, 0x38, 0x36, 0xf4, //0x00005cd0 .quad -849429889038008150
+ 0x06, 0xa5, 0xe8, 0x63, 0x14, 0x5d, 0xc9, 0x9e, //0x00005cd8 .quad -7004965403241175802
+ 0xd5, 0xd0, 0xdc, 0x3e, 0x05, 0xc6, 0x43, 0xb1, //0x00005ce0 .quad -5673473379724898091
+ 0x48, 0xce, 0xe2, 0x7c, 0x59, 0xb4, 0x7b, 0xc6, //0x00005ce8 .quad -4144520735624081848
+ 0x0a, 0x05, 0x94, 0x8e, 0x86, 0xb7, 0x94, 0xdd, //0x00005cf0 .quad -2480155706228734710
+ 0xda, 0x81, 0x1b, 0xdc, 0x6f, 0xa1, 0x1a, 0xf8, //0x00005cf8 .quad -568964901102714406
+ 0x26, 0x83, 0x1c, 0x19, 0xb4, 0xf2, 0x7c, 0xca, //0x00005d00 .quad -3855940325606653146
+ 0x28, 0x31, 0x91, 0xe9, 0xe5, 0xa4, 0x10, 0x9b, //0x00005d08 .quad -7273132090830278360
+ 0xf0, 0xa3, 0x63, 0x1f, 0x61, 0x2f, 0x1c, 0xfd, //0x00005d10 .quad -208239388580928528
+ 0x72, 0x7d, 0xf5, 0x63, 0x1f, 0xce, 0xd4, 0xc1, //0x00005d18 .quad -4479729095110460046
+ 0xec, 0x8c, 0x3c, 0x67, 0x39, 0x3b, 0x63, 0xbc, //0x00005d20 .quad -4871985254153548564
+ 0xcf, 0xdc, 0xf2, 0x3c, 0xa7, 0x01, 0x4a, 0xf2, //0x00005d28 .quad -987975350460687153
+ 0x13, 0xd8, 0x85, 0xe0, 0x03, 0x05, 0xbe, 0xd5, //0x00005d30 .quad -3044990783845967853
+ 0x01, 0xca, 0x17, 0x86, 0x08, 0x41, 0x6e, 0x97, //0x00005d38 .quad -7535013621679011327
+ 0x18, 0x4e, 0xa7, 0xd8, 0x44, 0x86, 0x2d, 0x4b, //0x00005d40 .quad 5417133557047315992
+ 0x82, 0xbc, 0x9d, 0xa7, 0x4a, 0xd1, 0x49, 0xbd, //0x00005d48 .quad -4807081008671376254
+ 0x9e, 0x21, 0xd1, 0x0e, 0xd6, 0xe7, 0xf8, 0xdd, //0x00005d50 .quad -2451955090545630818
+ 0xa2, 0x2b, 0x85, 0x51, 0x9d, 0x45, 0x9c, 0xec, //0x00005d58 .quad -1397165242411832414
+ 0x03, 0xb5, 0x42, 0xc9, 0xe5, 0x90, 0xbb, 0xca, //0x00005d60 .quad -3838314940804713213
+ 0x45, 0x3b, 0xf3, 0x52, 0x82, 0xab, 0xe1, 0x93, //0x00005d68 .quad -7790757304148477115
+ 0x43, 0x62, 0x93, 0x3b, 0x1f, 0x75, 0x6a, 0x3d, //0x00005d70 .quad 4425478360848884291
+ 0x17, 0x0a, 0xb0, 0xe7, 0x62, 0x16, 0xda, 0xb8, //0x00005d78 .quad -5126760611758208489
+ 0xd4, 0x3a, 0x78, 0x0a, 0x67, 0x12, 0xc5, 0x0c, //0x00005d80 .quad 920161932633717460
+ 0x9d, 0x0c, 0x9c, 0xa1, 0xfb, 0x9b, 0x10, 0xe7, //0x00005d88 .quad -1796764746270372707
+ 0xc5, 0x24, 0x8b, 0x66, 0x80, 0x2b, 0xfb, 0x27, //0x00005d90 .quad 2880944217109767365
+ 0xe2, 0x87, 0x01, 0x45, 0x7d, 0x61, 0x6a, 0x90, //0x00005d98 .quad -8040506994060064798
+ 0xf6, 0xed, 0x2d, 0x80, 0x60, 0xf6, 0xf9, 0xb1, //0x00005da0 .quad -5622191765467566602
+ 0xda, 0xe9, 0x41, 0x96, 0xdc, 0xf9, 0x84, 0xb4, //0x00005da8 .quad -5438947724147693094
+ 0x73, 0x69, 0x39, 0xa0, 0xf8, 0x73, 0x78, 0x5e, //0x00005db0 .quad 6807318348447705459
+ 0x51, 0x64, 0xd2, 0xbb, 0x53, 0x38, 0xa6, 0xe1, //0x00005db8 .quad -2186998636757228463
+ 0xe8, 0xe1, 0x23, 0x64, 0x7b, 0x48, 0x0b, 0xdb, //0x00005dc0 .quad -2662955059861265944
+ 0xb2, 0x7e, 0x63, 0x55, 0x34, 0xe3, 0x07, 0x8d, //0x00005dc8 .quad -8284403175614349646
+ 0x62, 0xda, 0x2c, 0x3d, 0x9a, 0x1a, 0xce, 0x91, //0x00005dd0 .quad -7940379843253970334
+ 0x5f, 0x5e, 0xbc, 0x6a, 0x01, 0xdc, 0x49, 0xb0, //0x00005dd8 .quad -5743817951090549153
+ 0xfb, 0x10, 0x78, 0xcc, 0x40, 0xa1, 0x41, 0x76, //0x00005de0 .quad 8521269269642088699
+ 0xf7, 0x75, 0x6b, 0xc5, 0x01, 0x53, 0x5c, 0xdc, //0x00005de8 .quad -2568086420435798537
+ 0x9d, 0x0a, 0xcb, 0x7f, 0xc8, 0x04, 0xe9, 0xa9, //0x00005df0 .quad -6203421752542164323
+ 0xba, 0x29, 0x63, 0x1b, 0xe1, 0xb3, 0xb9, 0x89, //0x00005df8 .quad -8522583040413455942
+ 0x44, 0xcd, 0xbd, 0x9f, 0xfa, 0x45, 0x63, 0x54, //0x00005e00 .quad 6080780864604458308
+ 0x29, 0xf4, 0x3b, 0x62, 0xd9, 0x20, 0x28, 0xac, //0x00005e08 .quad -6041542782089432023
+ 0x95, 0x40, 0xad, 0x47, 0x79, 0x17, 0x7c, 0xa9, //0x00005e10 .quad -6234081974526590827
+ 0x33, 0xf1, 0xca, 0xba, 0x0f, 0x29, 0x32, 0xd7, //0x00005e18 .quad -2940242459184402125
+ 0x5d, 0x48, 0xcc, 0xcc, 0xab, 0x8e, 0xed, 0x49, //0x00005e20 .quad 5327070802775656541
+ 0xc0, 0xd6, 0xbe, 0xd4, 0xa9, 0x59, 0x7f, 0x86, //0x00005e28 .quad -8755180564631333184
+ 0x74, 0x5a, 0xff, 0xbf, 0x56, 0xf2, 0x68, 0x5c, //0x00005e30 .quad 6658838503469570676
+ 0x70, 0x8c, 0xee, 0x49, 0x14, 0x30, 0x1f, 0xa8, //0x00005e38 .quad -6332289687361778576
+ 0x11, 0x31, 0xff, 0x6f, 0xec, 0x2e, 0x83, 0x73, //0x00005e40 .quad 8323548129336963345
+ 0x8c, 0x2f, 0x6a, 0x5c, 0x19, 0xfc, 0x26, 0xd2, //0x00005e48 .quad -3303676090774835316
+ 0xab, 0x7e, 0xff, 0xc5, 0x53, 0xfd, 0x31, 0xc8, //0x00005e50 .quad -4021154456019173717
+ 0xb7, 0x5d, 0xc2, 0xd9, 0x8f, 0x5d, 0x58, 0x83, //0x00005e58 .quad -8982326584375353929
+ 0x55, 0x5e, 0x7f, 0xb7, 0xa8, 0x7c, 0x3e, 0xba, //0x00005e60 .quad -5026443070023967147
+ 0x25, 0xf5, 0x32, 0xd0, 0xf3, 0x74, 0x2e, 0xa4, //0x00005e68 .quad -6616222212041804507
+ 0xeb, 0x35, 0x5f, 0xe5, 0xd2, 0x1b, 0xce, 0x28, //0x00005e70 .quad 2940318199324816875
+ 0x6f, 0xb2, 0x3f, 0xc4, 0x30, 0x12, 0x3a, 0xcd, //0x00005e78 .quad -3658591746624867729
+ 0xb3, 0x81, 0x5b, 0xcf, 0x63, 0xd1, 0x80, 0x79, //0x00005e80 .quad 8755227902219092403
+ 0x85, 0xcf, 0xa7, 0x7a, 0x5e, 0x4b, 0x44, 0x80, //0x00005e88 .quad -9204148869281624187
+ 0x1f, 0x62, 0x32, 0xc3, 0xbc, 0x05, 0xe1, 0xd7, //0x00005e90 .quad -2891023177508298209
+ 0x66, 0xc3, 0x51, 0x19, 0x36, 0x5e, 0x55, 0xa0, //0x00005e98 .quad -6893500068174642330
+ 0xa7, 0xfa, 0xfe, 0xf3, 0x2b, 0x47, 0xd9, 0x8d, //0x00005ea0 .quad -8225464990312760665
+ 0x40, 0x34, 0xa6, 0x9f, 0xc3, 0xb5, 0x6a, 0xc8, //0x00005ea8 .quad -4005189066790915008
+ 0x51, 0xb9, 0xfe, 0xf0, 0xf6, 0x98, 0x4f, 0xb1, //0x00005eb0 .quad -5670145219463562927
+ 0x50, 0xc1, 0x8f, 0x87, 0x34, 0x63, 0x85, 0xfa, //0x00005eb8 .quad -394800315061255856
+ 0xd3, 0x33, 0x9f, 0x56, 0x9a, 0xbf, 0xd1, 0x6e, //0x00005ec0 .quad 7985374283903742931
+ 0xd2, 0xd8, 0xb9, 0xd4, 0x00, 0x5e, 0x93, 0x9c, //0x00005ec8 .quad -7164279224554366766
+ 0xc8, 0x00, 0x47, 0xec, 0x80, 0x2f, 0x86, 0x0a, //0x00005ed0 .quad 758345818024902856
+ 0x07, 0x4f, 0xe8, 0x09, 0x81, 0x35, 0xb8, 0xc3, //0x00005ed8 .quad -4343663012265570553
+ 0xfa, 0xc0, 0x58, 0x27, 0x61, 0xbb, 0x27, 0xcd, //0x00005ee0 .quad -3663753745896259334
+ 0xc8, 0x62, 0x62, 0x4c, 0xe1, 0x42, 0xa6, 0xf4, //0x00005ee8 .quad -817892746904575288
+ 0x9c, 0x78, 0x97, 0xb8, 0x1c, 0xd5, 0x38, 0x80, //0x00005ef0 .quad -9207375118826243940
+ 0xbd, 0x7d, 0xbd, 0xcf, 0xcc, 0xe9, 0xe7, 0x98, //0x00005ef8 .quad -7428711994456441411
+ 0xc3, 0x56, 0xbd, 0xe6, 0x63, 0x0a, 0x47, 0xe0, //0x00005f00 .quad -2285846861678029117
+ 0x2c, 0xdd, 0xac, 0x03, 0x40, 0xe4, 0x21, 0xbf, //0x00005f08 .quad -4674203974643163860
+ 0x74, 0xac, 0x6c, 0xe0, 0xfc, 0xcc, 0x58, 0x18, //0x00005f10 .quad 1754377441329851508
+ 0x78, 0x14, 0x98, 0x04, 0x50, 0x5d, 0xea, 0xee, //0x00005f18 .quad -1231068949876566920
+ 0xc8, 0xeb, 0x43, 0x0c, 0x1e, 0x80, 0x37, 0x0f, //0x00005f20 .quad 1096485900831157192
+ 0xcb, 0x0c, 0xdf, 0x02, 0x52, 0x7a, 0x52, 0x95, //0x00005f28 .quad -7686947121313936181
+ 0xba, 0xe6, 0x54, 0x8f, 0x25, 0x60, 0x05, 0xd3, //0x00005f30 .quad -3241078642388441414
+ 0xfd, 0xcf, 0x96, 0x83, 0xe6, 0x18, 0xa7, 0xba, //0x00005f38 .quad -4996997883215032323
+ 0x69, 0x20, 0x2a, 0xf3, 0x2e, 0xb8, 0xc6, 0x47, //0x00005f40 .quad 5172023733869224041
+ 0xfd, 0x83, 0x7c, 0x24, 0x20, 0xdf, 0x50, 0xe9, //0x00005f48 .quad -1634561335591402499
+ 0x41, 0x54, 0xfa, 0x57, 0x1d, 0x33, 0xdc, 0x4c, //0x00005f50 .quad 5538357842881958977
+ 0x7e, 0xd2, 0xcd, 0x16, 0x74, 0x8b, 0xd2, 0x91, //0x00005f58 .quad -7939129862385708418
+ 0x52, 0xe9, 0xf8, 0xad, 0xe4, 0x3f, 0x13, 0xe0, //0x00005f60 .quad -2300424733252327086
+ 0x1d, 0x47, 0x81, 0x1c, 0x51, 0x2e, 0x47, 0xb6, //0x00005f68 .quad -5312226309554747619
+ 0xa6, 0x23, 0x77, 0xd9, 0xdd, 0x0f, 0x18, 0x58, //0x00005f70 .quad 6347841120289366950
+ 0xe5, 0x98, 0xa1, 0x63, 0xe5, 0xf9, 0xd8, 0xe3, //0x00005f78 .quad -2028596868516046619
+ 0x48, 0x76, 0xea, 0xa7, 0xea, 0x09, 0x0f, 0x57, //0x00005f80 .quad 6273243709394548296
+ 0x8f, 0xff, 0x44, 0x5e, 0x2f, 0x9c, 0x67, 0x8e, //0x00005f88 .quad -8185402070463610993
+ 0xda, 0x13, 0xe5, 0x51, 0x65, 0xcc, 0xd2, 0x2c, //0x00005f90 .quad 3229868618315797466
+ 0x73, 0x3f, 0xd6, 0x35, 0x3b, 0x83, 0x01, 0xb2, //0x00005f98 .quad -5620066569652125837
+ 0xd1, 0x58, 0x5e, 0xa6, 0x7e, 0x7f, 0x07, 0xf8, //0x00005fa0 .quad -574350245532641071
+ 0x4f, 0xcf, 0x4b, 0x03, 0x0a, 0xe4, 0x81, 0xde, //0x00005fa8 .quad -2413397193637769393
+ 0x82, 0xf7, 0xfa, 0x27, 0xaf, 0xaf, 0x04, 0xfb, //0x00005fb0 .quad -358968903457900670
+ 0x91, 0x61, 0x0f, 0x42, 0x86, 0x2e, 0x11, 0x8b, //0x00005fb8 .quad -8425902273664687727
+ 0x63, 0xb5, 0xf9, 0xf1, 0x9a, 0xdb, 0xc5, 0x79, //0x00005fc0 .quad 8774660907532399971
+ 0xf6, 0x39, 0x93, 0xd2, 0x27, 0x7a, 0xd5, 0xad, //0x00005fc8 .quad -5920691823653471754
+ 0xbc, 0x22, 0x78, 0xae, 0x81, 0x52, 0x37, 0x18, //0x00005fd0 .quad 1744954097560724156
+ 0x74, 0x08, 0x38, 0xc7, 0xb1, 0xd8, 0x4a, 0xd9, //0x00005fd8 .quad -2789178761139451788
+ 0xb5, 0x15, 0x0b, 0x0d, 0x91, 0x93, 0x22, 0x8f, //0x00005fe0 .quad -8132775725879323211
+ 0x48, 0x05, 0x83, 0x1c, 0x6f, 0xc7, 0xce, 0x87, //0x00005fe8 .quad -8660765753353239224
+ 0x22, 0xdb, 0x4d, 0x50, 0x75, 0x38, 0xeb, 0xb2, //0x00005ff0 .quad -5554283638921766110
+ 0x9a, 0xc6, 0xa3, 0xe3, 0x4a, 0x79, 0xc2, 0xa9, //0x00005ff8 .quad -6214271173264161126
+ 0xeb, 0x51, 0x61, 0xa4, 0x92, 0x06, 0xa6, 0x5f, //0x00006000 .quad 6892203506629956075
+ 0x41, 0xb8, 0x8c, 0x9c, 0x9d, 0x17, 0x33, 0xd4, //0x00006008 .quad -3156152948152813503
+ 0x33, 0xd3, 0xbc, 0xa6, 0x1b, 0xc4, 0xc7, 0xdb, //0x00006010 .quad -2609901835997359309
+ 0x28, 0xf3, 0xd7, 0x81, 0xc2, 0xee, 0x9f, 0x84, //0x00006018 .quad -8890124620236590296
+ 0x00, 0x08, 0x6c, 0x90, 0x22, 0xb5, 0xb9, 0x12, //0x00006020 .quad 1349308723430688768
+ 0xf3, 0xef, 0x4d, 0x22, 0x73, 0xea, 0xc7, 0xa5, //0x00006028 .quad -6500969756868349965
+ 0x00, 0x0a, 0x87, 0x34, 0x6b, 0x22, 0x68, 0xd7, //0x00006030 .quad -2925050114139026944
+ 0xef, 0x6b, 0xe1, 0xea, 0x0f, 0xe5, 0x39, 0xcf, //0x00006038 .quad -3514526177658049553
+ 0x40, 0x66, 0xd4, 0x00, 0x83, 0x15, 0xa1, 0xe6, //0x00006040 .quad -1828156321336891840
+ 0x75, 0xe3, 0xcc, 0xf2, 0x29, 0x2f, 0x84, 0x81, //0x00006048 .quad -9114107888677362827
+ 0xd0, 0x7f, 0x09, 0xc1, 0xe3, 0x5a, 0x49, 0x60, //0x00006050 .quad 6938176635183661008
+ 0x53, 0x1c, 0x80, 0x6f, 0xf4, 0x3a, 0xe5, 0xa1, //0x00006058 .quad -6780948842419315629
+ 0xc4, 0xdf, 0x4b, 0xb1, 0x9c, 0xb1, 0x5b, 0x38, //0x00006060 .quad 4061034775552188356
+ 0x68, 0x23, 0x60, 0x8b, 0xb1, 0x89, 0x5e, 0xca, //0x00006068 .quad -3864500034596756632
+ 0xb5, 0xd7, 0x9e, 0xdd, 0x03, 0x9e, 0x72, 0x46, //0x00006070 .quad 5076293469440235445
+ 0x42, 0x2c, 0x38, 0xee, 0x1d, 0x2c, 0xf6, 0xfc, //0x00006078 .quad -218939024818557886
+ 0xd1, 0x46, 0x83, 0x6a, 0xc2, 0xa2, 0x07, 0x6c, //0x00006080 .quad 7784369436827535057
+ 0xa9, 0x1b, 0xe3, 0xb4, 0x92, 0xdb, 0x19, 0x9e, //0x00006088 .quad -7054365918152680535
+ 0x85, 0x18, 0x24, 0x05, 0x73, 0x8b, 0x09, 0xc7, //0x00006090 .quad -4104596259247744891
+ 0x93, 0xe2, 0x1b, 0x62, 0x77, 0x52, 0xa0, 0xc5, //0x00006098 .quad -4206271379263462765
+ 0xa7, 0x1e, 0x6d, 0xc6, 0x4f, 0xee, 0xcb, 0xb8, //0x000060a0 .quad -5130745324059681113
+ 0x38, 0xdb, 0xa2, 0x3a, 0x15, 0x67, 0x08, 0xf7, //0x000060a8 .quad -646153205651940552
+ 0x28, 0x33, 0x04, 0xdc, 0xf1, 0x74, 0x7f, 0x73, //0x000060b0 .quad 8322499218531169064
+ 0x03, 0xc9, 0xa5, 0x44, 0x6d, 0x40, 0x65, 0x9a, //0x000060b8 .quad -7321374781173544701
+ 0xf2, 0x3f, 0x05, 0x53, 0x2e, 0x52, 0x5f, 0x50, //0x000060c0 .quad 5791438004736573426
+ 0x44, 0x3b, 0xcf, 0x95, 0x88, 0x90, 0xfe, 0xc0, //0x000060c8 .quad -4540032458039542972
+ 0xef, 0x8f, 0xc6, 0xe7, 0xb9, 0x26, 0x77, 0x64, //0x000060d0 .quad 7239297505920716783
+ 0x15, 0x0a, 0x43, 0xbb, 0xaa, 0x34, 0x3e, 0xf1, //0x000060d8 .quad -1063354554122040811
+ 0xf5, 0x19, 0xdc, 0x30, 0x34, 0x78, 0xca, 0x5e, //0x000060e0 .quad 6830403950414141941
+ 0x4d, 0xe6, 0x09, 0xb5, 0xea, 0xe0, 0xc6, 0x96, //0x000060e8 .quad -7582125623967357363
+ 0x72, 0x20, 0x13, 0x3d, 0x41, 0x16, 0x7d, 0xb6, //0x000060f0 .quad -5297053117264486286
+ 0xe0, 0x5f, 0x4c, 0x62, 0x25, 0x99, 0x78, 0xbc, //0x000060f8 .quad -4865971011531808800
+ 0x8f, 0xe8, 0x57, 0x8c, 0xd1, 0x5b, 0x1c, 0xe4, //0x00006100 .quad -2009630378153219953
+ 0xd8, 0x77, 0xdf, 0xba, 0x6e, 0xbf, 0x96, 0xeb, //0x00006108 .quad -1470777745987373096
+ 0x59, 0xf1, 0xb6, 0xf7, 0x62, 0xb9, 0x91, 0x8e, //0x00006110 .quad -8173548013986844327
+ 0xe7, 0xaa, 0xcb, 0x34, 0xa5, 0x37, 0x3e, 0x93, //0x00006118 .quad -7836765118883190041
+ 0xb0, 0xad, 0xa4, 0xb5, 0xbb, 0x27, 0x36, 0x72, //0x00006120 .quad 8229809056225996208
+ 0xa1, 0x95, 0xfe, 0x81, 0x8e, 0xc5, 0x0d, 0xb8, //0x00006128 .quad -5184270380176599647
+ 0x1c, 0xd9, 0x0d, 0xa3, 0xaa, 0xb1, 0xc3, 0xce, //0x00006130 .quad -3547796734999668452
+ 0x09, 0x3b, 0x7e, 0x22, 0xf2, 0x36, 0x11, 0xe6, //0x00006138 .quad -1868651956793361655
+ 0xb1, 0xa7, 0xe8, 0xa5, 0x0a, 0x4f, 0x3a, 0x21, //0x00006140 .quad 2394313059052595121
+ 0xe6, 0xe4, 0x8e, 0x55, 0x57, 0xc2, 0xca, 0x8f, //0x00006148 .quad -8085436500636932890
+ 0x9d, 0xd1, 0x62, 0x4f, 0xcd, 0xe2, 0x88, 0xa9, //0x00006150 .quad -6230480713039031907
+ 0x1f, 0x9e, 0xf2, 0x2a, 0xed, 0x72, 0xbd, 0xb3, //0x00006158 .quad -5495109607368778209
+ 0x05, 0x86, 0x3b, 0xa3, 0x80, 0x1b, 0xeb, 0x93, //0x00006160 .quad -7788100891298789883
+ 0xa7, 0x45, 0xaf, 0x75, 0xa8, 0xcf, 0xac, 0xe0, //0x00006168 .quad -2257200990783584857
+ 0xc3, 0x33, 0x05, 0x66, 0x30, 0xf1, 0x72, 0xbc, //0x00006170 .quad -4867563057061743677
+ 0x88, 0x8b, 0x8d, 0x49, 0xc9, 0x01, 0x6c, 0x8c, //0x00006178 .quad -8328279646880822392
+ 0xb4, 0x80, 0x86, 0x7f, 0x7c, 0xad, 0x8f, 0xeb, //0x00006180 .quad -1472767802899791692
+ 0x6a, 0xee, 0xf0, 0x9b, 0x3b, 0x02, 0x87, 0xaf, //0x00006188 .quad -5798663540173640086
+ 0xe1, 0x20, 0x68, 0x9f, 0xdb, 0x98, 0x73, 0xa6, //0x00006190 .quad -6452645772052127519
+ 0x05, 0x2a, 0xed, 0x82, 0xca, 0xc2, 0x68, 0xdb, //0x00006198 .quad -2636643406789662203
+ 0x8c, 0x14, 0xa1, 0x43, 0x89, 0x3f, 0x08, 0x88, //0x000061a0 .quad -8644589625959967604
+ 0x43, 0x3a, 0xd4, 0x91, 0xbe, 0x79, 0x21, 0x89, //0x000061a8 .quad -8565431156884620733
+ 0xb0, 0x59, 0x89, 0x94, 0x6b, 0x4f, 0x0a, 0x6a, //0x000061b0 .quad 7641007041259592112
+ 0xd4, 0x48, 0x49, 0x36, 0x2e, 0xd8, 0x69, 0xab, //0x000061b8 .quad -6095102927678388012
+ 0x1c, 0xb0, 0xab, 0x79, 0x46, 0xe3, 0x8c, 0x84, //0x000061c0 .quad -8895485272135061476
+ 0x09, 0x9b, 0xdb, 0xc3, 0x39, 0x4e, 0x44, 0xd6, //0x000061c8 .quad -3007192641170597111
+ 0x11, 0x4e, 0x0b, 0x0c, 0x0c, 0x0e, 0xd8, 0xf2, //0x000061d0 .quad -947992276657025519
+ 0xe5, 0x40, 0x69, 0x1a, 0xe4, 0xb0, 0xea, 0x85, //0x000061d8 .quad -8797024428372705051
+ 0x95, 0x21, 0x0e, 0x0f, 0x8f, 0x11, 0x8e, 0x6f, //0x000061e0 .quad 8038381691033493909
+ 0x1f, 0x91, 0x03, 0x21, 0x1d, 0x5d, 0x65, 0xa7, //0x000061e8 .quad -6384594517038493409
+ 0xfb, 0xa9, 0xd1, 0xd2, 0xf2, 0x95, 0x71, 0x4b, //0x000061f0 .quad 5436291095364479483
+ 0x67, 0x75, 0x44, 0x69, 0x64, 0xb4, 0x3e, 0xd1, //0x000061f8 .quad -3369057127870728857
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006200 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ //0x00006210 .p2align 4, 0x00
+ //0x00006210 _POW_TAB
+ 0x01, 0x00, 0x00, 0x00, //0x00006210 .long 1
+ 0x03, 0x00, 0x00, 0x00, //0x00006214 .long 3
+ 0x06, 0x00, 0x00, 0x00, //0x00006218 .long 6
+ 0x09, 0x00, 0x00, 0x00, //0x0000621c .long 9
+ 0x0d, 0x00, 0x00, 0x00, //0x00006220 .long 13
+ 0x10, 0x00, 0x00, 0x00, //0x00006224 .long 16
+ 0x13, 0x00, 0x00, 0x00, //0x00006228 .long 19
+ 0x17, 0x00, 0x00, 0x00, //0x0000622c .long 23
+ 0x1a, 0x00, 0x00, 0x00, //0x00006230 .long 26
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006234 .p2align 4, 0x00
+ //0x00006240 _LSHIFT_TAB
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006240 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006250 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006260 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006270 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006280 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006290 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000062a0 QUAD $0x0000000000000000 // .space 8, '\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x01, 0x00, 0x00, 0x00, //0x000062a8 .long 1
+ 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000062ac QUAD $0x0000000000000035; QUAD $0x0000000000000000 // .asciz 16, '5\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000062bc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000062cc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000062dc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000062ec QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000062fc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x0000630c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x01, 0x00, 0x00, 0x00, //0x00006310 .long 1
+ 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006314 QUAD $0x0000000000003532; QUAD $0x0000000000000000 // .asciz 16, '25\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006324 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006334 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006344 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006354 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006364 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00006374 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x01, 0x00, 0x00, 0x00, //0x00006378 .long 1
+ 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000637c QUAD $0x0000000000353231; QUAD $0x0000000000000000 // .asciz 16, '125\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000638c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000639c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000063ac QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000063bc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000063cc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000063dc LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x02, 0x00, 0x00, 0x00, //0x000063e0 .long 2
+ 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000063e4 QUAD $0x0000000000353236; QUAD $0x0000000000000000 // .asciz 16, '625\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000063f4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006404 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006414 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006424 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006434 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00006444 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x02, 0x00, 0x00, 0x00, //0x00006448 .long 2
+ 0x33, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000644c QUAD $0x0000000035323133; QUAD $0x0000000000000000 // .asciz 16, '3125\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000645c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000646c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000647c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000648c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000649c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000064ac LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x02, 0x00, 0x00, 0x00, //0x000064b0 .long 2
+ 0x31, 0x35, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000064b4 QUAD $0x0000003532363531; QUAD $0x0000000000000000 // .asciz 16, '15625\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000064c4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000064d4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000064e4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000064f4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006504 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00006514 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x03, 0x00, 0x00, 0x00, //0x00006518 .long 3
+ 0x37, 0x38, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000651c QUAD $0x0000003532313837; QUAD $0x0000000000000000 // .asciz 16, '78125\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000652c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000653c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000654c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000655c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000656c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x0000657c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x03, 0x00, 0x00, 0x00, //0x00006580 .long 3
+ 0x33, 0x39, 0x30, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006584 QUAD $0x0000353236303933; QUAD $0x0000000000000000 // .asciz 16, '390625\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006594 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000065a4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000065b4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000065c4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000065d4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000065e4 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x03, 0x00, 0x00, 0x00, //0x000065e8 .long 3
+ 0x31, 0x39, 0x35, 0x33, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000065ec QUAD $0x0035323133353931; QUAD $0x0000000000000000 // .asciz 16, '1953125\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000065fc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000660c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000661c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000662c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000663c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x0000664c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x04, 0x00, 0x00, 0x00, //0x00006650 .long 4
+ 0x39, 0x37, 0x36, 0x35, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006654 QUAD $0x0035323635363739; QUAD $0x0000000000000000 // .asciz 16, '9765625\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006664 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006674 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006684 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006694 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000066a4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000066b4 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x04, 0x00, 0x00, 0x00, //0x000066b8 .long 4
+ 0x34, 0x38, 0x38, 0x32, 0x38, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000066bc QUAD $0x3532313832383834; QUAD $0x0000000000000000 // .asciz 16, '48828125\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000066cc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000066dc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000066ec QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000066fc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000670c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x0000671c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x04, 0x00, 0x00, 0x00, //0x00006720 .long 4
+ 0x32, 0x34, 0x34, 0x31, 0x34, 0x30, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006724 QUAD $0x3236303431343432; QUAD $0x0000000000000035 // .asciz 16, '244140625\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006734 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006744 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006754 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006764 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006774 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00006784 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x04, 0x00, 0x00, 0x00, //0x00006788 .long 4
+ 0x31, 0x32, 0x32, 0x30, 0x37, 0x30, 0x33, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000678c QUAD $0x3133303730323231; QUAD $0x0000000000003532 // .asciz 16, '1220703125\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000679c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000067ac QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000067bc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000067cc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000067dc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000067ec LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x05, 0x00, 0x00, 0x00, //0x000067f0 .long 5
+ 0x36, 0x31, 0x30, 0x33, 0x35, 0x31, 0x35, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000067f4 QUAD $0x3635313533303136; QUAD $0x0000000000003532 // .asciz 16, '6103515625\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006804 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006814 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006824 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006834 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006844 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00006854 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x05, 0x00, 0x00, 0x00, //0x00006858 .long 5
+ 0x33, 0x30, 0x35, 0x31, 0x37, 0x35, 0x37, 0x38, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000685c QUAD $0x3837353731353033; QUAD $0x0000000000353231 // .asciz 16, '30517578125\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000686c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000687c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000688c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000689c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000068ac QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000068bc LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x05, 0x00, 0x00, 0x00, //0x000068c0 .long 5
+ 0x31, 0x35, 0x32, 0x35, 0x38, 0x37, 0x38, 0x39, 0x30, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, //0x000068c4 QUAD $0x3938373835323531; QUAD $0x0000000035323630 // .asciz 16, '152587890625\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000068d4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000068e4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000068f4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006904 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006914 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00006924 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, //0x00006928 .long 6
+ 0x37, 0x36, 0x32, 0x39, 0x33, 0x39, 0x34, 0x35, 0x33, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, //0x0000692c QUAD $0x3534393339323637; QUAD $0x0000000035323133 // .asciz 16, '762939453125\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000693c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000694c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000695c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000696c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000697c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x0000698c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, //0x00006990 .long 6
+ 0x33, 0x38, 0x31, 0x34, 0x36, 0x39, 0x37, 0x32, 0x36, 0x35, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, //0x00006994 QUAD $0x3237393634313833; QUAD $0x0000003532363536 // .asciz 16, '3814697265625\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000069a4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000069b4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000069c4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000069d4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000069e4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000069f4 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, //0x000069f8 .long 6
+ 0x31, 0x39, 0x30, 0x37, 0x33, 0x34, 0x38, 0x36, 0x33, 0x32, 0x38, 0x31, 0x32, 0x35, 0x00, 0x00, //0x000069fc QUAD $0x3638343337303931; QUAD $0x0000353231383233 // .asciz 16, '19073486328125\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006a0c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006a1c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006a2c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006a3c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006a4c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00006a5c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x07, 0x00, 0x00, 0x00, //0x00006a60 .long 7
+ 0x39, 0x35, 0x33, 0x36, 0x37, 0x34, 0x33, 0x31, 0x36, 0x34, 0x30, 0x36, 0x32, 0x35, 0x00, 0x00, //0x00006a64 QUAD $0x3133343736333539; QUAD $0x0000353236303436 // .asciz 16, '95367431640625\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006a74 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006a84 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006a94 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006aa4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006ab4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00006ac4 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x07, 0x00, 0x00, 0x00, //0x00006ac8 .long 7
+ 0x34, 0x37, 0x36, 0x38, 0x33, 0x37, 0x31, 0x35, 0x38, 0x32, 0x30, 0x33, 0x31, 0x32, 0x35, 0x00, //0x00006acc QUAD $0x3531373338363734; QUAD $0x0035323133303238 // .asciz 16, '476837158203125\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006adc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006aec QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006afc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006b0c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006b1c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00006b2c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x07, 0x00, 0x00, 0x00, //0x00006b30 .long 7
+ 0x32, 0x33, 0x38, 0x34, 0x31, 0x38, 0x35, 0x37, 0x39, 0x31, 0x30, 0x31, 0x35, 0x36, 0x32, 0x35, //0x00006b34 QUAD $0x3735383134383332; QUAD $0x3532363531303139 // .asciz 16, '2384185791015625'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006b44 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006b54 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006b64 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006b74 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006b84 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00006b94 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x07, 0x00, 0x00, 0x00, //0x00006b98 .long 7
+ 0x31, 0x31, 0x39, 0x32, 0x30, 0x39, 0x32, 0x38, 0x39, 0x35, 0x35, 0x30, 0x37, 0x38, 0x31, 0x32, //0x00006b9c QUAD $0x3832393032393131; QUAD $0x3231383730353539 // .asciz 16, '1192092895507812'
+ 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006bac QUAD $0x0000000000000035; QUAD $0x0000000000000000 // .asciz 16, '5\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006bbc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006bcc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006bdc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006bec QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00006bfc LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x08, 0x00, 0x00, 0x00, //0x00006c00 .long 8
+ 0x35, 0x39, 0x36, 0x30, 0x34, 0x36, 0x34, 0x34, 0x37, 0x37, 0x35, 0x33, 0x39, 0x30, 0x36, 0x32, //0x00006c04 QUAD $0x3434363430363935; QUAD $0x3236303933353737 // .asciz 16, '5960464477539062'
+ 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006c14 QUAD $0x0000000000000035; QUAD $0x0000000000000000 // .asciz 16, '5\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006c24 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006c34 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006c44 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006c54 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00006c64 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x08, 0x00, 0x00, 0x00, //0x00006c68 .long 8
+ 0x32, 0x39, 0x38, 0x30, 0x32, 0x33, 0x32, 0x32, 0x33, 0x38, 0x37, 0x36, 0x39, 0x35, 0x33, 0x31, //0x00006c6c QUAD $0x3232333230383932; QUAD $0x3133353936373833 // .asciz 16, '2980232238769531'
+ 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006c7c QUAD $0x0000000000003532; QUAD $0x0000000000000000 // .asciz 16, '25\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006c8c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006c9c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006cac QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006cbc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00006ccc LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x08, 0x00, 0x00, 0x00, //0x00006cd0 .long 8
+ 0x31, 0x34, 0x39, 0x30, 0x31, 0x31, 0x36, 0x31, 0x31, 0x39, 0x33, 0x38, 0x34, 0x37, 0x36, 0x35, //0x00006cd4 QUAD $0x3136313130393431; QUAD $0x3536373438333931 // .asciz 16, '1490116119384765'
+ 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006ce4 QUAD $0x0000000000353236; QUAD $0x0000000000000000 // .asciz 16, '625\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006cf4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006d04 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006d14 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006d24 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00006d34 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x09, 0x00, 0x00, 0x00, //0x00006d38 .long 9
+ 0x37, 0x34, 0x35, 0x30, 0x35, 0x38, 0x30, 0x35, 0x39, 0x36, 0x39, 0x32, 0x33, 0x38, 0x32, 0x38, //0x00006d3c QUAD $0x3530383530353437; QUAD $0x3832383332393639 // .asciz 16, '7450580596923828'
+ 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006d4c QUAD $0x0000000000353231; QUAD $0x0000000000000000 // .asciz 16, '125\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006d5c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006d6c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006d7c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006d8c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00006d9c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x09, 0x00, 0x00, 0x00, //0x00006da0 .long 9
+ 0x33, 0x37, 0x32, 0x35, 0x32, 0x39, 0x30, 0x32, 0x39, 0x38, 0x34, 0x36, 0x31, 0x39, 0x31, 0x34, //0x00006da4 QUAD $0x3230393235323733; QUAD $0x3431393136343839 // .asciz 16, '3725290298461914'
+ 0x30, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006db4 QUAD $0x0000000035323630; QUAD $0x0000000000000000 // .asciz 16, '0625\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006dc4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006dd4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006de4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006df4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00006e04 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x09, 0x00, 0x00, 0x00, //0x00006e08 .long 9
+ 0x31, 0x38, 0x36, 0x32, 0x36, 0x34, 0x35, 0x31, 0x34, 0x39, 0x32, 0x33, 0x30, 0x39, 0x35, 0x37, //0x00006e0c QUAD $0x3135343632363831; QUAD $0x3735393033323934 // .asciz 16, '1862645149230957'
+ 0x30, 0x33, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006e1c QUAD $0x0000003532313330; QUAD $0x0000000000000000 // .asciz 16, '03125\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006e2c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006e3c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006e4c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006e5c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00006e6c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0a, 0x00, 0x00, 0x00, //0x00006e70 .long 10
+ 0x39, 0x33, 0x31, 0x33, 0x32, 0x32, 0x35, 0x37, 0x34, 0x36, 0x31, 0x35, 0x34, 0x37, 0x38, 0x35, //0x00006e74 QUAD $0x3735323233313339; QUAD $0x3538373435313634 // .asciz 16, '9313225746154785'
+ 0x31, 0x35, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006e84 QUAD $0x0000003532363531; QUAD $0x0000000000000000 // .asciz 16, '15625\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006e94 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006ea4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006eb4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006ec4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00006ed4 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0a, 0x00, 0x00, 0x00, //0x00006ed8 .long 10
+ 0x34, 0x36, 0x35, 0x36, 0x36, 0x31, 0x32, 0x38, 0x37, 0x33, 0x30, 0x37, 0x37, 0x33, 0x39, 0x32, //0x00006edc QUAD $0x3832313636353634; QUAD $0x3239333737303337 // .asciz 16, '4656612873077392'
+ 0x35, 0x37, 0x38, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006eec QUAD $0x0000353231383735; QUAD $0x0000000000000000 // .asciz 16, '578125\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006efc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006f0c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006f1c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006f2c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00006f3c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0a, 0x00, 0x00, 0x00, //0x00006f40 .long 10
+ 0x32, 0x33, 0x32, 0x38, 0x33, 0x30, 0x36, 0x34, 0x33, 0x36, 0x35, 0x33, 0x38, 0x36, 0x39, 0x36, //0x00006f44 QUAD $0x3436303338323332; QUAD $0x3639363833353633 // .asciz 16, '2328306436538696'
+ 0x32, 0x38, 0x39, 0x30, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006f54 QUAD $0x0035323630393832; QUAD $0x0000000000000000 // .asciz 16, '2890625\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006f64 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006f74 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006f84 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006f94 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00006fa4 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0a, 0x00, 0x00, 0x00, //0x00006fa8 .long 10
+ 0x31, 0x31, 0x36, 0x34, 0x31, 0x35, 0x33, 0x32, 0x31, 0x38, 0x32, 0x36, 0x39, 0x33, 0x34, 0x38, //0x00006fac QUAD $0x3233353134363131; QUAD $0x3834333936323831 // .asciz 16, '1164153218269348'
+ 0x31, 0x34, 0x34, 0x35, 0x33, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006fbc QUAD $0x3532313335343431; QUAD $0x0000000000000000 // .asciz 16, '14453125\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006fcc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006fdc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006fec QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006ffc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x0000700c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0b, 0x00, 0x00, 0x00, //0x00007010 .long 11
+ 0x35, 0x38, 0x32, 0x30, 0x37, 0x36, 0x36, 0x30, 0x39, 0x31, 0x33, 0x34, 0x36, 0x37, 0x34, 0x30, //0x00007014 QUAD $0x3036363730323835; QUAD $0x3034373634333139 // .asciz 16, '5820766091346740'
+ 0x37, 0x32, 0x32, 0x36, 0x35, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007024 QUAD $0x3532363536323237; QUAD $0x0000000000000000 // .asciz 16, '72265625\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007034 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007044 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007054 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007064 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00007074 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0b, 0x00, 0x00, 0x00, //0x00007078 .long 11
+ 0x32, 0x39, 0x31, 0x30, 0x33, 0x38, 0x33, 0x30, 0x34, 0x35, 0x36, 0x37, 0x33, 0x33, 0x37, 0x30, //0x0000707c QUAD $0x3033383330313932; QUAD $0x3037333337363534 // .asciz 16, '2910383045673370'
+ 0x33, 0x36, 0x31, 0x33, 0x32, 0x38, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000708c QUAD $0x3231383233313633; QUAD $0x0000000000000035 // .asciz 16, '361328125\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000709c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000070ac QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000070bc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000070cc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000070dc LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0b, 0x00, 0x00, 0x00, //0x000070e0 .long 11
+ 0x31, 0x34, 0x35, 0x35, 0x31, 0x39, 0x31, 0x35, 0x32, 0x32, 0x38, 0x33, 0x36, 0x36, 0x38, 0x35, //0x000070e4 QUAD $0x3531393135353431; QUAD $0x3538363633383232 // .asciz 16, '1455191522836685'
+ 0x31, 0x38, 0x30, 0x36, 0x36, 0x34, 0x30, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000070f4 QUAD $0x3630343636303831; QUAD $0x0000000000003532 // .asciz 16, '1806640625\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007104 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007114 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007124 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007134 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00007144 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0c, 0x00, 0x00, 0x00, //0x00007148 .long 12
+ 0x37, 0x32, 0x37, 0x35, 0x39, 0x35, 0x37, 0x36, 0x31, 0x34, 0x31, 0x38, 0x33, 0x34, 0x32, 0x35, //0x0000714c QUAD $0x3637353935373237; QUAD $0x3532343338313431 // .asciz 16, '7275957614183425'
+ 0x39, 0x30, 0x33, 0x33, 0x32, 0x30, 0x33, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000715c QUAD $0x3133303233333039; QUAD $0x0000000000003532 // .asciz 16, '9033203125\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000716c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000717c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000718c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000719c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000071ac LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0c, 0x00, 0x00, 0x00, //0x000071b0 .long 12
+ 0x33, 0x36, 0x33, 0x37, 0x39, 0x37, 0x38, 0x38, 0x30, 0x37, 0x30, 0x39, 0x31, 0x37, 0x31, 0x32, //0x000071b4 QUAD $0x3838373937333633; QUAD $0x3231373139303730 // .asciz 16, '3637978807091712'
+ 0x39, 0x35, 0x31, 0x36, 0x36, 0x30, 0x31, 0x35, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000071c4 QUAD $0x3531303636313539; QUAD $0x0000000000353236 // .asciz 16, '95166015625\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000071d4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000071e4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000071f4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007204 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00007214 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0c, 0x00, 0x00, 0x00, //0x00007218 .long 12
+ 0x31, 0x38, 0x31, 0x38, 0x39, 0x38, 0x39, 0x34, 0x30, 0x33, 0x35, 0x34, 0x35, 0x38, 0x35, 0x36, //0x0000721c QUAD $0x3439383938313831; QUAD $0x3635383534353330 // .asciz 16, '1818989403545856'
+ 0x34, 0x37, 0x35, 0x38, 0x33, 0x30, 0x30, 0x37, 0x38, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, //0x0000722c QUAD $0x3730303338353734; QUAD $0x0000000035323138 // .asciz 16, '475830078125\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000723c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000724c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000725c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000726c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x0000727c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0d, 0x00, 0x00, 0x00, //0x00007280 .long 13
+ 0x39, 0x30, 0x39, 0x34, 0x39, 0x34, 0x37, 0x30, 0x31, 0x37, 0x37, 0x32, 0x39, 0x32, 0x38, 0x32, //0x00007284 QUAD $0x3037343934393039; QUAD $0x3238323932373731 // .asciz 16, '9094947017729282'
+ 0x33, 0x37, 0x39, 0x31, 0x35, 0x30, 0x33, 0x39, 0x30, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, //0x00007294 QUAD $0x3933303531393733; QUAD $0x0000000035323630 // .asciz 16, '379150390625\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000072a4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000072b4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000072c4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000072d4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000072e4 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0d, 0x00, 0x00, 0x00, //0x000072e8 .long 13
+ 0x34, 0x35, 0x34, 0x37, 0x34, 0x37, 0x33, 0x35, 0x30, 0x38, 0x38, 0x36, 0x34, 0x36, 0x34, 0x31, //0x000072ec QUAD $0x3533373437343534; QUAD $0x3134363436383830 // .asciz 16, '4547473508864641'
+ 0x31, 0x38, 0x39, 0x35, 0x37, 0x35, 0x31, 0x39, 0x35, 0x33, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, //0x000072fc QUAD $0x3931353735393831; QUAD $0x0000003532313335 // .asciz 16, '1895751953125\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000730c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000731c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000732c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000733c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x0000734c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0d, 0x00, 0x00, 0x00, //0x00007350 .long 13
+ 0x32, 0x32, 0x37, 0x33, 0x37, 0x33, 0x36, 0x37, 0x35, 0x34, 0x34, 0x33, 0x32, 0x33, 0x32, 0x30, //0x00007354 QUAD $0x3736333733373232; QUAD $0x3032333233343435 // .asciz 16, '2273736754432320'
+ 0x35, 0x39, 0x34, 0x37, 0x38, 0x37, 0x35, 0x39, 0x37, 0x36, 0x35, 0x36, 0x32, 0x35, 0x00, 0x00, //0x00007364 QUAD $0x3935373837343935; QUAD $0x0000353236353637 // .asciz 16, '59478759765625\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007374 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007384 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007394 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000073a4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000073b4 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0d, 0x00, 0x00, 0x00, //0x000073b8 .long 13
+ 0x31, 0x31, 0x33, 0x36, 0x38, 0x36, 0x38, 0x33, 0x37, 0x37, 0x32, 0x31, 0x36, 0x31, 0x36, 0x30, //0x000073bc QUAD $0x3338363836333131; QUAD $0x3036313631323737 // .asciz 16, '1136868377216160'
+ 0x32, 0x39, 0x37, 0x33, 0x39, 0x33, 0x37, 0x39, 0x38, 0x38, 0x32, 0x38, 0x31, 0x32, 0x35, 0x00, //0x000073cc QUAD $0x3937333933373932; QUAD $0x0035323138323838 // .asciz 16, '297393798828125\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000073dc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000073ec QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000073fc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000740c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x0000741c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0e, 0x00, 0x00, 0x00, //0x00007420 .long 14
+ 0x35, 0x36, 0x38, 0x34, 0x33, 0x34, 0x31, 0x38, 0x38, 0x36, 0x30, 0x38, 0x30, 0x38, 0x30, 0x31, //0x00007424 QUAD $0x3831343334383635; QUAD $0x3130383038303638 // .asciz 16, '5684341886080801'
+ 0x34, 0x38, 0x36, 0x39, 0x36, 0x38, 0x39, 0x39, 0x34, 0x31, 0x34, 0x30, 0x36, 0x32, 0x35, 0x00, //0x00007434 QUAD $0x3939383639363834; QUAD $0x0035323630343134 // .asciz 16, '486968994140625\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007444 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007454 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007464 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007474 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00007484 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0e, 0x00, 0x00, 0x00, //0x00007488 .long 14
+ 0x32, 0x38, 0x34, 0x32, 0x31, 0x37, 0x30, 0x39, 0x34, 0x33, 0x30, 0x34, 0x30, 0x34, 0x30, 0x30, //0x0000748c QUAD $0x3930373132343832; QUAD $0x3030343034303334 // .asciz 16, '2842170943040400'
+ 0x37, 0x34, 0x33, 0x34, 0x38, 0x34, 0x34, 0x39, 0x37, 0x30, 0x37, 0x30, 0x33, 0x31, 0x32, 0x35, //0x0000749c QUAD $0x3934343834333437; QUAD $0x3532313330373037 // .asciz 16, '7434844970703125'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000074ac QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000074bc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000074cc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000074dc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000074ec LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0e, 0x00, 0x00, 0x00, //0x000074f0 .long 14
+ 0x31, 0x34, 0x32, 0x31, 0x30, 0x38, 0x35, 0x34, 0x37, 0x31, 0x35, 0x32, 0x30, 0x32, 0x30, 0x30, //0x000074f4 QUAD $0x3435383031323431; QUAD $0x3030323032353137 // .asciz 16, '1421085471520200'
+ 0x33, 0x37, 0x31, 0x37, 0x34, 0x32, 0x32, 0x34, 0x38, 0x35, 0x33, 0x35, 0x31, 0x35, 0x36, 0x32, //0x00007504 QUAD $0x3432323437313733; QUAD $0x3236353135333538 // .asciz 16, '3717422485351562'
+ 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007514 QUAD $0x0000000000000035; QUAD $0x0000000000000000 // .asciz 16, '5\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007524 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007534 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007544 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00007554 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0f, 0x00, 0x00, 0x00, //0x00007558 .long 15
+ 0x37, 0x31, 0x30, 0x35, 0x34, 0x32, 0x37, 0x33, 0x35, 0x37, 0x36, 0x30, 0x31, 0x30, 0x30, 0x31, //0x0000755c QUAD $0x3337323435303137; QUAD $0x3130303130363735 // .asciz 16, '7105427357601001'
+ 0x38, 0x35, 0x38, 0x37, 0x31, 0x31, 0x32, 0x34, 0x32, 0x36, 0x37, 0x35, 0x37, 0x38, 0x31, 0x32, //0x0000756c QUAD $0x3432313137383538; QUAD $0x3231383735373632 // .asciz 16, '8587112426757812'
+ 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000757c QUAD $0x0000000000000035; QUAD $0x0000000000000000 // .asciz 16, '5\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000758c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000759c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000075ac QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000075bc LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0f, 0x00, 0x00, 0x00, //0x000075c0 .long 15
+ 0x33, 0x35, 0x35, 0x32, 0x37, 0x31, 0x33, 0x36, 0x37, 0x38, 0x38, 0x30, 0x30, 0x35, 0x30, 0x30, //0x000075c4 QUAD $0x3633313732353533; QUAD $0x3030353030383837 // .asciz 16, '3552713678800500'
+ 0x39, 0x32, 0x39, 0x33, 0x35, 0x35, 0x36, 0x32, 0x31, 0x33, 0x33, 0x37, 0x38, 0x39, 0x30, 0x36, //0x000075d4 QUAD $0x3236353533393239; QUAD $0x3630393837333331 // .asciz 16, '9293556213378906'
+ 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000075e4 QUAD $0x0000000000003532; QUAD $0x0000000000000000 // .asciz 16, '25\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000075f4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007604 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007614 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00007624 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0f, 0x00, 0x00, 0x00, //0x00007628 .long 15
+ 0x31, 0x37, 0x37, 0x36, 0x33, 0x35, 0x36, 0x38, 0x33, 0x39, 0x34, 0x30, 0x30, 0x32, 0x35, 0x30, //0x0000762c QUAD $0x3836353336373731; QUAD $0x3035323030343933 // .asciz 16, '1776356839400250'
+ 0x34, 0x36, 0x34, 0x36, 0x37, 0x37, 0x38, 0x31, 0x30, 0x36, 0x36, 0x38, 0x39, 0x34, 0x35, 0x33, //0x0000763c QUAD $0x3138373736343634; QUAD $0x3335343938363630 // .asciz 16, '4646778106689453'
+ 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000764c QUAD $0x0000000000353231; QUAD $0x0000000000000000 // .asciz 16, '125\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000765c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000766c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000767c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x0000768c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x10, 0x00, 0x00, 0x00, //0x00007690 .long 16
+ 0x38, 0x38, 0x38, 0x31, 0x37, 0x38, 0x34, 0x31, 0x39, 0x37, 0x30, 0x30, 0x31, 0x32, 0x35, 0x32, //0x00007694 QUAD $0x3134383731383838; QUAD $0x3235323130303739 // .asciz 16, '8881784197001252'
+ 0x33, 0x32, 0x33, 0x33, 0x38, 0x39, 0x30, 0x35, 0x33, 0x33, 0x34, 0x34, 0x37, 0x32, 0x36, 0x35, //0x000076a4 QUAD $0x3530393833333233; QUAD $0x3536323734343333 // .asciz 16, '3233890533447265'
+ 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000076b4 QUAD $0x0000000000353236; QUAD $0x0000000000000000 // .asciz 16, '625\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000076c4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000076d4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000076e4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000076f4 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x10, 0x00, 0x00, 0x00, //0x000076f8 .long 16
+ 0x34, 0x34, 0x34, 0x30, 0x38, 0x39, 0x32, 0x30, 0x39, 0x38, 0x35, 0x30, 0x30, 0x36, 0x32, 0x36, //0x000076fc QUAD $0x3032393830343434; QUAD $0x3632363030353839 // .asciz 16, '4440892098500626'
+ 0x31, 0x36, 0x31, 0x36, 0x39, 0x34, 0x35, 0x32, 0x36, 0x36, 0x37, 0x32, 0x33, 0x36, 0x33, 0x32, //0x0000770c QUAD $0x3235343936313631; QUAD $0x3233363332373636 // .asciz 16, '1616945266723632'
+ 0x38, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000771c QUAD $0x0000000035323138; QUAD $0x0000000000000000 // .asciz 16, '8125\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000772c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000773c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000774c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x0000775c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x10, 0x00, 0x00, 0x00, //0x00007760 .long 16
+ 0x32, 0x32, 0x32, 0x30, 0x34, 0x34, 0x36, 0x30, 0x34, 0x39, 0x32, 0x35, 0x30, 0x33, 0x31, 0x33, //0x00007764 QUAD $0x3036343430323232; QUAD $0x3331333035323934 // .asciz 16, '2220446049250313'
+ 0x30, 0x38, 0x30, 0x38, 0x34, 0x37, 0x32, 0x36, 0x33, 0x33, 0x33, 0x36, 0x31, 0x38, 0x31, 0x36, //0x00007774 QUAD $0x3632373438303830; QUAD $0x3631383136333333 // .asciz 16, '0808472633361816'
+ 0x34, 0x30, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007784 QUAD $0x0000003532363034; QUAD $0x0000000000000000 // .asciz 16, '40625\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007794 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000077a4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000077b4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000077c4 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x10, 0x00, 0x00, 0x00, //0x000077c8 .long 16
+ 0x31, 0x31, 0x31, 0x30, 0x32, 0x32, 0x33, 0x30, 0x32, 0x34, 0x36, 0x32, 0x35, 0x31, 0x35, 0x36, //0x000077cc QUAD $0x3033323230313131; QUAD $0x3635313532363432 // .asciz 16, '1110223024625156'
+ 0x35, 0x34, 0x30, 0x34, 0x32, 0x33, 0x36, 0x33, 0x31, 0x36, 0x36, 0x38, 0x30, 0x39, 0x30, 0x38, //0x000077dc QUAD $0x3336333234303435; QUAD $0x3830393038363631 // .asciz 16, '5404236316680908'
+ 0x32, 0x30, 0x33, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000077ec QUAD $0x0000353231333032; QUAD $0x0000000000000000 // .asciz 16, '203125\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000077fc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000780c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000781c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x0000782c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x11, 0x00, 0x00, 0x00, //0x00007830 .long 17
+ 0x35, 0x35, 0x35, 0x31, 0x31, 0x31, 0x35, 0x31, 0x32, 0x33, 0x31, 0x32, 0x35, 0x37, 0x38, 0x32, //0x00007834 QUAD $0x3135313131353535; QUAD $0x3238373532313332 // .asciz 16, '5551115123125782'
+ 0x37, 0x30, 0x32, 0x31, 0x31, 0x38, 0x31, 0x35, 0x38, 0x33, 0x34, 0x30, 0x34, 0x35, 0x34, 0x31, //0x00007844 QUAD $0x3531383131323037; QUAD $0x3134353430343338 // .asciz 16, '7021181583404541'
+ 0x30, 0x31, 0x35, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007854 QUAD $0x0000353236353130; QUAD $0x0000000000000000 // .asciz 16, '015625\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007864 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007874 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007884 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00007894 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x11, 0x00, 0x00, 0x00, //0x00007898 .long 17
+ 0x32, 0x37, 0x37, 0x35, 0x35, 0x35, 0x37, 0x35, 0x36, 0x31, 0x35, 0x36, 0x32, 0x38, 0x39, 0x31, //0x0000789c QUAD $0x3537353535373732; QUAD $0x3139383236353136 // .asciz 16, '2775557561562891'
+ 0x33, 0x35, 0x31, 0x30, 0x35, 0x39, 0x30, 0x37, 0x39, 0x31, 0x37, 0x30, 0x32, 0x32, 0x37, 0x30, //0x000078ac QUAD $0x3730393530313533; QUAD $0x3037323230373139 // .asciz 16, '3510590791702270'
+ 0x35, 0x30, 0x37, 0x38, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000078bc QUAD $0x0035323138373035; QUAD $0x0000000000000000 // .asciz 16, '5078125\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000078cc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000078dc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000078ec QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000078fc LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x11, 0x00, 0x00, 0x00, //0x00007900 .long 17
+ 0x31, 0x33, 0x38, 0x37, 0x37, 0x37, 0x38, 0x37, 0x38, 0x30, 0x37, 0x38, 0x31, 0x34, 0x34, 0x35, //0x00007904 QUAD $0x3738373737383331; QUAD $0x3534343138373038 // .asciz 16, '1387778780781445'
+ 0x36, 0x37, 0x35, 0x35, 0x32, 0x39, 0x35, 0x33, 0x39, 0x35, 0x38, 0x35, 0x31, 0x31, 0x33, 0x35, //0x00007914 QUAD $0x3335393235353736; QUAD $0x3533313135383539 // .asciz 16, '6755295395851135'
+ 0x32, 0x35, 0x33, 0x39, 0x30, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007924 QUAD $0x3532363039333532; QUAD $0x0000000000000000 // .asciz 16, '25390625\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007934 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007944 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007954 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00007964 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x12, 0x00, 0x00, 0x00, //0x00007968 .long 18
+ 0x36, 0x39, 0x33, 0x38, 0x38, 0x39, 0x33, 0x39, 0x30, 0x33, 0x39, 0x30, 0x37, 0x32, 0x32, 0x38, //0x0000796c QUAD $0x3933393838333936; QUAD $0x3832323730393330 // .asciz 16, '6938893903907228'
+ 0x33, 0x37, 0x37, 0x36, 0x34, 0x37, 0x36, 0x39, 0x37, 0x39, 0x32, 0x35, 0x35, 0x36, 0x37, 0x36, //0x0000797c QUAD $0x3936373436373733; QUAD $0x3637363535323937 // .asciz 16, '3776476979255676'
+ 0x32, 0x36, 0x39, 0x35, 0x33, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000798c QUAD $0x3532313335393632; QUAD $0x0000000000000000 // .asciz 16, '26953125\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000799c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000079ac QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000079bc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000079cc LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x12, 0x00, 0x00, 0x00, //0x000079d0 .long 18
+ 0x33, 0x34, 0x36, 0x39, 0x34, 0x34, 0x36, 0x39, 0x35, 0x31, 0x39, 0x35, 0x33, 0x36, 0x31, 0x34, //0x000079d4 QUAD $0x3936343439363433; QUAD $0x3431363335393135 // .asciz 16, '3469446951953614'
+ 0x31, 0x38, 0x38, 0x38, 0x32, 0x33, 0x38, 0x34, 0x38, 0x39, 0x36, 0x32, 0x37, 0x38, 0x33, 0x38, //0x000079e4 QUAD $0x3438333238383831; QUAD $0x3833383732363938 // .asciz 16, '1888238489627838'
+ 0x31, 0x33, 0x34, 0x37, 0x36, 0x35, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000079f4 QUAD $0x3236353637343331; QUAD $0x0000000000000035 // .asciz 16, '134765625\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007a04 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007a14 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007a24 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00007a34 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x12, 0x00, 0x00, 0x00, //0x00007a38 .long 18
+ 0x31, 0x37, 0x33, 0x34, 0x37, 0x32, 0x33, 0x34, 0x37, 0x35, 0x39, 0x37, 0x36, 0x38, 0x30, 0x37, //0x00007a3c QUAD $0x3433323734333731; QUAD $0x3730383637393537 // .asciz 16, '1734723475976807'
+ 0x30, 0x39, 0x34, 0x34, 0x31, 0x31, 0x39, 0x32, 0x34, 0x34, 0x38, 0x31, 0x33, 0x39, 0x31, 0x39, //0x00007a4c QUAD $0x3239313134343930; QUAD $0x3931393331383434 // .asciz 16, '0944119244813919'
+ 0x30, 0x36, 0x37, 0x33, 0x38, 0x32, 0x38, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007a5c QUAD $0x3138323833373630; QUAD $0x0000000000003532 // .asciz 16, '0673828125\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007a6c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007a7c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007a8c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00007a9c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x13, 0x00, 0x00, 0x00, //0x00007aa0 .long 19
+ 0x38, 0x36, 0x37, 0x33, 0x36, 0x31, 0x37, 0x33, 0x37, 0x39, 0x38, 0x38, 0x34, 0x30, 0x33, 0x35, //0x00007aa4 QUAD $0x3337313633373638; QUAD $0x3533303438383937 // .asciz 16, '8673617379884035'
+ 0x34, 0x37, 0x32, 0x30, 0x35, 0x39, 0x36, 0x32, 0x32, 0x34, 0x30, 0x36, 0x39, 0x35, 0x39, 0x35, //0x00007ab4 QUAD $0x3236393530323734; QUAD $0x3539353936303432 // .asciz 16, '4720596224069595'
+ 0x33, 0x33, 0x36, 0x39, 0x31, 0x34, 0x30, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007ac4 QUAD $0x3630343139363333; QUAD $0x0000000000003532 // .asciz 16, '3369140625\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007ad4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007ae4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00007af4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00007b04 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+}
+
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/vnumber.go b/vendor/github.com/bytedance/sonic/internal/native/avx/vnumber.go
new file mode 100644
index 000000000..ca4cf984f
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/vnumber.go
@@ -0,0 +1,33 @@
+/*
+ * Copyright 2021 ByteDance Inc.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package avx
+
+import (
+ `unsafe`
+
+ `github.com/bytedance/sonic/internal/native/types`
+ `github.com/bytedance/sonic/internal/rt`
+)
+
+var F_vnumber func(s unsafe.Pointer, p unsafe.Pointer, v unsafe.Pointer)
+
+var S_vnumber uintptr
+
+//go:nosplit
+func vnumber(s *string, p *int, v *types.JsonState) {
+ F_vnumber(rt.NoEscape(unsafe.Pointer(s)), rt.NoEscape(unsafe.Pointer(p)), rt.NoEscape(unsafe.Pointer(v)))
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/vnumber_subr.go b/vendor/github.com/bytedance/sonic/internal/native/avx/vnumber_subr.go
new file mode 100644
index 000000000..b7e2d3473
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/vnumber_subr.go
@@ -0,0 +1,46 @@
+// +build !noasm !appengine
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+import (
+ `github.com/bytedance/sonic/loader`
+)
+
+const (
+ _entry__vnumber = 48
+)
+
+const (
+ _stack__vnumber = 112
+)
+
+const (
+ _size__vnumber = 9048
+)
+
+var (
+ _pcsp__vnumber = [][2]uint32{
+ {1, 0},
+ {4, 8},
+ {6, 16},
+ {8, 24},
+ {10, 32},
+ {12, 40},
+ {13, 48},
+ {751, 112},
+ {755, 48},
+ {756, 40},
+ {758, 32},
+ {760, 24},
+ {762, 16},
+ {764, 8},
+ {768, 0},
+ {9045, 112},
+ }
+)
+
+var _cfunc_vnumber = []loader.CFunc{
+ {"_vnumber_entry", 0, _entry__vnumber, 0, nil},
+ {"_vnumber", _entry__vnumber, _size__vnumber, _stack__vnumber, _pcsp__vnumber},
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/vnumber_text_amd64.go b/vendor/github.com/bytedance/sonic/internal/native/avx/vnumber_text_amd64.go
new file mode 100644
index 000000000..12446358f
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/vnumber_text_amd64.go
@@ -0,0 +1,4387 @@
+// +build amd64
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+var _text_vnumber = []byte{
+ // .p2align 4, 0x00
+ // LCPI0_0
+ 0x00, 0x00, 0x30, 0x43, // .long 1127219200
+ 0x00, 0x00, 0x30, 0x45, //0x00000004 .long 1160773632
+ 0x00, 0x00, 0x00, 0x00, //0x00000008 .long 0
+ 0x00, 0x00, 0x00, 0x00, //0x0000000c .long 0
+ //0x00000010 LCPI0_1
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x30, 0x43, //0x00000010 .quad 4841369599423283200
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x30, 0x45, //0x00000018 .quad 4985484787499139072
+ //0x00000020 .p2align 3, 0x00
+ //0x00000020 LCPI0_2
+ 0x00, 0x00, 0x34, 0x26, 0xf5, 0x6b, 0x0c, 0x43, //0x00000020 .quad 4831355200913801216
+ //0x00000028 LCPI0_3
+ 0x00, 0x00, 0x34, 0x26, 0xf5, 0x6b, 0x0c, 0xc3, //0x00000028 .quad -4392016835940974592
+ //0x00000030 .p2align 4, 0x90
+ //0x00000030 _vnumber
+ 0x55, //0x00000030 pushq %rbp
+ 0x48, 0x89, 0xe5, //0x00000031 movq %rsp, %rbp
+ 0x41, 0x57, //0x00000034 pushq %r15
+ 0x41, 0x56, //0x00000036 pushq %r14
+ 0x41, 0x55, //0x00000038 pushq %r13
+ 0x41, 0x54, //0x0000003a pushq %r12
+ 0x53, //0x0000003c pushq %rbx
+ 0x48, 0x83, 0xec, 0x40, //0x0000003d subq $64, %rsp
+ 0x49, 0x89, 0xd6, //0x00000041 movq %rdx, %r14
+ 0x4c, 0x8b, 0x07, //0x00000044 movq (%rdi), %r8
+ 0x4c, 0x8b, 0x5f, 0x08, //0x00000047 movq $8(%rdi), %r11
+ 0x48, 0x8b, 0x06, //0x0000004b movq (%rsi), %rax
+ 0x4c, 0x8b, 0x62, 0x20, //0x0000004e movq $32(%rdx), %r12
+ 0x4c, 0x8b, 0x6a, 0x28, //0x00000052 movq $40(%rdx), %r13
+ 0x48, 0xc7, 0x02, 0x09, 0x00, 0x00, 0x00, //0x00000056 movq $9, (%rdx)
+ 0xc5, 0xf9, 0x57, 0xc0, //0x0000005d vxorpd %xmm0, %xmm0, %xmm0
+ 0xc5, 0xf9, 0x11, 0x42, 0x08, //0x00000061 vmovupd %xmm0, $8(%rdx)
+ 0x48, 0x8b, 0x0e, //0x00000066 movq (%rsi), %rcx
+ 0x48, 0x89, 0x4a, 0x18, //0x00000069 movq %rcx, $24(%rdx)
+ 0x4c, 0x39, 0xd8, //0x0000006d cmpq %r11, %rax
+ 0x0f, 0x83, 0x9f, 0x02, 0x00, 0x00, //0x00000070 jae LBB0_50
+ 0x41, 0x8a, 0x14, 0x00, //0x00000076 movb (%r8,%rax), %dl
+ 0x41, 0xb9, 0x01, 0x00, 0x00, 0x00, //0x0000007a movl $1, %r9d
+ 0x80, 0xfa, 0x2d, //0x00000080 cmpb $45, %dl
+ 0x0f, 0x85, 0x16, 0x00, 0x00, 0x00, //0x00000083 jne LBB0_4
+ 0x48, 0xff, 0xc0, //0x00000089 incq %rax
+ 0x4c, 0x39, 0xd8, //0x0000008c cmpq %r11, %rax
+ 0x0f, 0x83, 0x80, 0x02, 0x00, 0x00, //0x0000008f jae LBB0_50
+ 0x41, 0x8a, 0x14, 0x00, //0x00000095 movb (%r8,%rax), %dl
+ 0x41, 0xb9, 0xff, 0xff, 0xff, 0xff, //0x00000099 movl $-1, %r9d
+ //0x0000009f LBB0_4
+ 0x8d, 0x4a, 0xd0, //0x0000009f leal $-48(%rdx), %ecx
+ 0x80, 0xf9, 0x0a, //0x000000a2 cmpb $10, %cl
+ 0x0f, 0x82, 0x0f, 0x00, 0x00, 0x00, //0x000000a5 jb LBB0_6
+ //0x000000ab LBB0_5
+ 0x48, 0x89, 0x06, //0x000000ab movq %rax, (%rsi)
+ 0x49, 0xc7, 0x06, 0xfe, 0xff, 0xff, 0xff, //0x000000ae movq $-2, (%r14)
+ 0xe9, 0x65, 0x02, 0x00, 0x00, //0x000000b5 jmp LBB0_51
+ //0x000000ba LBB0_6
+ 0x80, 0xfa, 0x30, //0x000000ba cmpb $48, %dl
+ 0x0f, 0x85, 0x34, 0x00, 0x00, 0x00, //0x000000bd jne LBB0_10
+ 0x48, 0x8d, 0x48, 0x01, //0x000000c3 leaq $1(%rax), %rcx
+ 0x4c, 0x39, 0xd8, //0x000000c7 cmpq %r11, %rax
+ 0x0f, 0x83, 0xcb, 0x00, 0x00, 0x00, //0x000000ca jae LBB0_21
+ 0x41, 0x8a, 0x1c, 0x08, //0x000000d0 movb (%r8,%rcx), %bl
+ 0x80, 0xc3, 0xd2, //0x000000d4 addb $-46, %bl
+ 0x80, 0xfb, 0x37, //0x000000d7 cmpb $55, %bl
+ 0x0f, 0x87, 0xbb, 0x00, 0x00, 0x00, //0x000000da ja LBB0_21
+ 0x0f, 0xb6, 0xfb, //0x000000e0 movzbl %bl, %edi
+ 0x48, 0xbb, 0x01, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, //0x000000e3 movabsq $36028797027352577, %rbx
+ 0x48, 0x0f, 0xa3, 0xfb, //0x000000ed btq %rdi, %rbx
+ 0x0f, 0x83, 0xa4, 0x00, 0x00, 0x00, //0x000000f1 jae LBB0_21
+ //0x000000f7 LBB0_10
+ 0x4c, 0x39, 0xd8, //0x000000f7 cmpq %r11, %rax
+ 0x0f, 0x83, 0x8f, 0x00, 0x00, 0x00, //0x000000fa jae LBB0_20
+ 0x48, 0xff, 0xc0, //0x00000100 incq %rax
+ 0x31, 0xc9, //0x00000103 xorl %ecx, %ecx
+ 0x31, 0xdb, //0x00000105 xorl %ebx, %ebx
+ 0x45, 0x31, 0xff, //0x00000107 xorl %r15d, %r15d
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x0000010a .p2align 4, 0x90
+ //0x00000110 LBB0_12
+ 0x83, 0xfb, 0x12, //0x00000110 cmpl $18, %ebx
+ 0x0f, 0x8f, 0x17, 0x00, 0x00, 0x00, //0x00000113 jg LBB0_14
+ 0x0f, 0xb6, 0xd2, //0x00000119 movzbl %dl, %edx
+ 0x4b, 0x8d, 0x3c, 0xbf, //0x0000011c leaq (%r15,%r15,4), %rdi
+ 0x4c, 0x8d, 0x7c, 0x7a, 0xd0, //0x00000120 leaq $-48(%rdx,%rdi,2), %r15
+ 0xff, 0xc3, //0x00000125 incl %ebx
+ 0xe9, 0x06, 0x00, 0x00, 0x00, //0x00000127 jmp LBB0_15
+ 0x90, 0x90, 0x90, 0x90, //0x0000012c .p2align 4, 0x90
+ //0x00000130 LBB0_14
+ 0xff, 0xc1, //0x00000130 incl %ecx
+ //0x00000132 LBB0_15
+ 0x49, 0x39, 0xc3, //0x00000132 cmpq %rax, %r11
+ 0x0f, 0x84, 0x68, 0x00, 0x00, 0x00, //0x00000135 je LBB0_22
+ 0x41, 0x0f, 0xb6, 0x14, 0x00, //0x0000013b movzbl (%r8,%rax), %edx
+ 0x8d, 0x7a, 0xd0, //0x00000140 leal $-48(%rdx), %edi
+ 0x48, 0xff, 0xc0, //0x00000143 incq %rax
+ 0x40, 0x80, 0xff, 0x0a, //0x00000146 cmpb $10, %dil
+ 0x0f, 0x82, 0xc0, 0xff, 0xff, 0xff, //0x0000014a jb LBB0_12
+ 0x31, 0xff, //0x00000150 xorl %edi, %edi
+ 0x85, 0xc9, //0x00000152 testl %ecx, %ecx
+ 0x40, 0x0f, 0x9f, 0xc7, //0x00000154 setg %dil
+ 0x80, 0xfa, 0x2e, //0x00000158 cmpb $46, %dl
+ 0x0f, 0x85, 0xdf, 0x02, 0x00, 0x00, //0x0000015b jne LBB0_66
+ 0x49, 0xc7, 0x06, 0x08, 0x00, 0x00, 0x00, //0x00000161 movq $8, (%r14)
+ 0x4c, 0x39, 0xd8, //0x00000168 cmpq %r11, %rax
+ 0x0f, 0x83, 0xa4, 0x01, 0x00, 0x00, //0x0000016b jae LBB0_50
+ 0x89, 0x7d, 0xc0, //0x00000171 movl %edi, $-64(%rbp)
+ 0x41, 0x8a, 0x14, 0x00, //0x00000174 movb (%r8,%rax), %dl
+ 0x80, 0xc2, 0xd0, //0x00000178 addb $-48, %dl
+ 0x41, 0xba, 0x08, 0x00, 0x00, 0x00, //0x0000017b movl $8, %r10d
+ 0x80, 0xfa, 0x0a, //0x00000181 cmpb $10, %dl
+ 0x0f, 0x83, 0x21, 0xff, 0xff, 0xff, //0x00000184 jae LBB0_5
+ 0xe9, 0x27, 0x00, 0x00, 0x00, //0x0000018a jmp LBB0_24
+ //0x0000018f LBB0_20
+ 0x31, 0xc9, //0x0000018f xorl %ecx, %ecx
+ 0x31, 0xdb, //0x00000191 xorl %ebx, %ebx
+ 0x45, 0x31, 0xff, //0x00000193 xorl %r15d, %r15d
+ 0xe9, 0x0b, 0x00, 0x00, 0x00, //0x00000196 jmp LBB0_23
+ //0x0000019b LBB0_21
+ 0x48, 0x89, 0x0e, //0x0000019b movq %rcx, (%rsi)
+ 0xe9, 0x7c, 0x01, 0x00, 0x00, //0x0000019e jmp LBB0_51
+ //0x000001a3 LBB0_22
+ 0x4c, 0x89, 0xd8, //0x000001a3 movq %r11, %rax
+ //0x000001a6 LBB0_23
+ 0x31, 0xd2, //0x000001a6 xorl %edx, %edx
+ 0x85, 0xc9, //0x000001a8 testl %ecx, %ecx
+ 0x0f, 0x9f, 0xc2, //0x000001aa setg %dl
+ 0x89, 0x55, 0xc0, //0x000001ad movl %edx, $-64(%rbp)
+ 0x41, 0xba, 0x09, 0x00, 0x00, 0x00, //0x000001b0 movl $9, %r10d
+ //0x000001b6 LBB0_24
+ 0x85, 0xc9, //0x000001b6 testl %ecx, %ecx
+ 0x44, 0x89, 0x4d, 0xc8, //0x000001b8 movl %r9d, $-56(%rbp)
+ 0x0f, 0x85, 0x58, 0x00, 0x00, 0x00, //0x000001bc jne LBB0_33
+ //0x000001c2 LBB0_25
+ 0x4d, 0x85, 0xff, //0x000001c2 testq %r15, %r15
+ 0x0f, 0x85, 0x4f, 0x00, 0x00, 0x00, //0x000001c5 jne LBB0_33
+ 0x4c, 0x39, 0xd8, //0x000001cb cmpq %r11, %rax
+ 0x0f, 0x83, 0x3f, 0x00, 0x00, 0x00, //0x000001ce jae LBB0_31
+ 0x41, 0x89, 0xc1, //0x000001d4 movl %eax, %r9d
+ 0x45, 0x29, 0xd9, //0x000001d7 subl %r11d, %r9d
+ 0x31, 0xdb, //0x000001da xorl %ebx, %ebx
+ 0x31, 0xc9, //0x000001dc xorl %ecx, %ecx
+ 0x90, 0x90, //0x000001de .p2align 4, 0x90
+ //0x000001e0 LBB0_28
+ 0x41, 0x80, 0x3c, 0x00, 0x30, //0x000001e0 cmpb $48, (%r8,%rax)
+ 0x0f, 0x85, 0x2c, 0x00, 0x00, 0x00, //0x000001e5 jne LBB0_32
+ 0x48, 0xff, 0xc0, //0x000001eb incq %rax
+ 0xff, 0xc9, //0x000001ee decl %ecx
+ 0x49, 0x39, 0xc3, //0x000001f0 cmpq %rax, %r11
+ 0x0f, 0x85, 0xe7, 0xff, 0xff, 0xff, //0x000001f3 jne LBB0_28
+ 0x45, 0x31, 0xff, //0x000001f9 xorl %r15d, %r15d
+ 0x41, 0x83, 0xfa, 0x09, //0x000001fc cmpl $9, %r10d
+ 0x48, 0x89, 0x75, 0xa0, //0x00000200 movq %rsi, $-96(%rbp)
+ 0x4c, 0x89, 0x5d, 0xa8, //0x00000204 movq %r11, $-88(%rbp)
+ 0x0f, 0x84, 0x3b, 0x01, 0x00, 0x00, //0x00000208 je LBB0_53
+ 0xe9, 0x6c, 0x01, 0x00, 0x00, //0x0000020e jmp LBB0_57
+ //0x00000213 LBB0_31
+ 0x31, 0xc9, //0x00000213 xorl %ecx, %ecx
+ 0x31, 0xdb, //0x00000215 xorl %ebx, %ebx
+ //0x00000217 LBB0_32
+ 0x45, 0x31, 0xff, //0x00000217 xorl %r15d, %r15d
+ //0x0000021a LBB0_33
+ 0x4c, 0x39, 0xd8, //0x0000021a cmpq %r11, %rax
+ 0x0f, 0x83, 0x41, 0x00, 0x00, 0x00, //0x0000021d jae LBB0_38
+ 0x83, 0xfb, 0x12, //0x00000223 cmpl $18, %ebx
+ 0x0f, 0x8f, 0x38, 0x00, 0x00, 0x00, //0x00000226 jg LBB0_38
+ 0x90, 0x90, 0x90, 0x90, //0x0000022c .p2align 4, 0x90
+ //0x00000230 LBB0_35
+ 0x41, 0x0f, 0xb6, 0x14, 0x00, //0x00000230 movzbl (%r8,%rax), %edx
+ 0x8d, 0x7a, 0xd0, //0x00000235 leal $-48(%rdx), %edi
+ 0x40, 0x80, 0xff, 0x09, //0x00000238 cmpb $9, %dil
+ 0x0f, 0x87, 0x22, 0x00, 0x00, 0x00, //0x0000023c ja LBB0_38
+ 0x4b, 0x8d, 0x3c, 0xbf, //0x00000242 leaq (%r15,%r15,4), %rdi
+ 0x4c, 0x8d, 0x7c, 0x7a, 0xd0, //0x00000246 leaq $-48(%rdx,%rdi,2), %r15
+ 0xff, 0xc9, //0x0000024b decl %ecx
+ 0x48, 0xff, 0xc0, //0x0000024d incq %rax
+ 0x83, 0xfb, 0x11, //0x00000250 cmpl $17, %ebx
+ 0x0f, 0x8f, 0x0b, 0x00, 0x00, 0x00, //0x00000253 jg LBB0_38
+ 0xff, 0xc3, //0x00000259 incl %ebx
+ 0x4c, 0x39, 0xd8, //0x0000025b cmpq %r11, %rax
+ 0x0f, 0x82, 0xcc, 0xff, 0xff, 0xff, //0x0000025e jb LBB0_35
+ //0x00000264 LBB0_38
+ 0x4c, 0x39, 0xd8, //0x00000264 cmpq %r11, %rax
+ 0x0f, 0x83, 0xc4, 0x00, 0x00, 0x00, //0x00000267 jae LBB0_52
+ 0x41, 0x8a, 0x1c, 0x00, //0x0000026d movb (%r8,%rax), %bl
+ 0x8d, 0x53, 0xd0, //0x00000271 leal $-48(%rbx), %edx
+ 0x80, 0xfa, 0x09, //0x00000274 cmpb $9, %dl
+ 0x0f, 0x87, 0x39, 0x00, 0x00, 0x00, //0x00000277 ja LBB0_44
+ 0x49, 0x8d, 0x53, 0xff, //0x0000027d leaq $-1(%r11), %rdx
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000281 .p2align 4, 0x90
+ //0x00000290 LBB0_41
+ 0x48, 0x39, 0xc2, //0x00000290 cmpq %rax, %rdx
+ 0x0f, 0x84, 0xc4, 0x01, 0x00, 0x00, //0x00000293 je LBB0_67
+ 0x41, 0x0f, 0xb6, 0x5c, 0x00, 0x01, //0x00000299 movzbl $1(%r8,%rax), %ebx
+ 0x48, 0xff, 0xc0, //0x0000029f incq %rax
+ 0x8d, 0x7b, 0xd0, //0x000002a2 leal $-48(%rbx), %edi
+ 0x40, 0x80, 0xff, 0x09, //0x000002a5 cmpb $9, %dil
+ 0x0f, 0x86, 0xe1, 0xff, 0xff, 0xff, //0x000002a9 jbe LBB0_41
+ 0xc7, 0x45, 0xc0, 0x01, 0x00, 0x00, 0x00, //0x000002af movl $1, $-64(%rbp)
+ //0x000002b6 LBB0_44
+ 0x80, 0xcb, 0x20, //0x000002b6 orb $32, %bl
+ 0x80, 0xfb, 0x65, //0x000002b9 cmpb $101, %bl
+ 0x0f, 0x85, 0x6f, 0x00, 0x00, 0x00, //0x000002bc jne LBB0_52
+ 0x48, 0x8d, 0x50, 0x01, //0x000002c2 leaq $1(%rax), %rdx
+ 0x49, 0xc7, 0x06, 0x08, 0x00, 0x00, 0x00, //0x000002c6 movq $8, (%r14)
+ 0x4c, 0x39, 0xda, //0x000002cd cmpq %r11, %rdx
+ 0x0f, 0x83, 0x3f, 0x00, 0x00, 0x00, //0x000002d0 jae LBB0_50
+ 0x41, 0x8a, 0x1c, 0x10, //0x000002d6 movb (%r8,%rdx), %bl
+ 0x80, 0xfb, 0x2d, //0x000002da cmpb $45, %bl
+ 0x0f, 0x84, 0x0f, 0x00, 0x00, 0x00, //0x000002dd je LBB0_48
+ 0x41, 0xba, 0x01, 0x00, 0x00, 0x00, //0x000002e3 movl $1, %r10d
+ 0x80, 0xfb, 0x2b, //0x000002e9 cmpb $43, %bl
+ 0x0f, 0x85, 0x10, 0x05, 0x00, 0x00, //0x000002ec jne LBB0_102
+ //0x000002f2 LBB0_48
+ 0x48, 0x83, 0xc0, 0x02, //0x000002f2 addq $2, %rax
+ 0x4c, 0x39, 0xd8, //0x000002f6 cmpq %r11, %rax
+ 0x0f, 0x83, 0x16, 0x00, 0x00, 0x00, //0x000002f9 jae LBB0_50
+ 0x31, 0xd2, //0x000002ff xorl %edx, %edx
+ 0x80, 0xfb, 0x2b, //0x00000301 cmpb $43, %bl
+ 0x0f, 0x94, 0xc2, //0x00000304 sete %dl
+ 0x44, 0x8d, 0x54, 0x12, 0xff, //0x00000307 leal $-1(%rdx,%rdx), %r10d
+ 0x41, 0x8a, 0x1c, 0x00, //0x0000030c movb (%r8,%rax), %bl
+ 0xe9, 0xf0, 0x04, 0x00, 0x00, //0x00000310 jmp LBB0_103
+ //0x00000315 LBB0_50
+ 0x4c, 0x89, 0x1e, //0x00000315 movq %r11, (%rsi)
+ 0x49, 0xc7, 0x06, 0xff, 0xff, 0xff, 0xff, //0x00000318 movq $-1, (%r14)
+ //0x0000031f LBB0_51
+ 0x48, 0x83, 0xc4, 0x40, //0x0000031f addq $64, %rsp
+ 0x5b, //0x00000323 popq %rbx
+ 0x41, 0x5c, //0x00000324 popq %r12
+ 0x41, 0x5d, //0x00000326 popq %r13
+ 0x41, 0x5e, //0x00000328 popq %r14
+ 0x41, 0x5f, //0x0000032a popq %r15
+ 0x5d, //0x0000032c popq %rbp
+ 0xc5, 0xf8, 0x77, //0x0000032d vzeroupper
+ 0xc3, //0x00000330 retq
+ //0x00000331 LBB0_52
+ 0x41, 0x89, 0xc9, //0x00000331 movl %ecx, %r9d
+ 0x49, 0x89, 0xc3, //0x00000334 movq %rax, %r11
+ 0x41, 0x83, 0xfa, 0x09, //0x00000337 cmpl $9, %r10d
+ 0x48, 0x89, 0x75, 0xa0, //0x0000033b movq %rsi, $-96(%rbp)
+ 0x4c, 0x89, 0x5d, 0xa8, //0x0000033f movq %r11, $-88(%rbp)
+ 0x0f, 0x85, 0x36, 0x00, 0x00, 0x00, //0x00000343 jne LBB0_57
+ //0x00000349 LBB0_53
+ 0x45, 0x85, 0xc9, //0x00000349 testl %r9d, %r9d
+ 0x0f, 0x85, 0x26, 0x00, 0x00, 0x00, //0x0000034c jne LBB0_56
+ 0x48, 0xb8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, //0x00000352 movabsq $-9223372036854775808, %rax
+ 0x48, 0x63, 0x4d, 0xc8, //0x0000035c movslq $-56(%rbp), %rcx
+ 0x4d, 0x85, 0xff, //0x00000360 testq %r15, %r15
+ 0x0f, 0x89, 0x3b, 0x01, 0x00, 0x00, //0x00000363 jns LBB0_70
+ 0x4c, 0x89, 0xfa, //0x00000369 movq %r15, %rdx
+ 0x48, 0x21, 0xca, //0x0000036c andq %rcx, %rdx
+ 0x48, 0x39, 0xc2, //0x0000036f cmpq %rax, %rdx
+ 0x0f, 0x84, 0x2c, 0x01, 0x00, 0x00, //0x00000372 je LBB0_70
+ //0x00000378 LBB0_56
+ 0x49, 0xc7, 0x06, 0x08, 0x00, 0x00, 0x00, //0x00000378 movq $8, (%r14)
+ //0x0000037f LBB0_57
+ 0x48, 0xbf, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, //0x0000037f movabsq $-9223372036854775808, %rdi
+ 0x4c, 0x89, 0xf8, //0x00000389 movq %r15, %rax
+ 0x48, 0xc1, 0xe8, 0x34, //0x0000038c shrq $52, %rax
+ 0x4c, 0x89, 0x75, 0x98, //0x00000390 movq %r14, $-104(%rbp)
+ 0x0f, 0x84, 0x28, 0x00, 0x00, 0x00, //0x00000394 je LBB0_61
+ //0x0000039a LBB0_58
+ 0x41, 0x8d, 0x81, 0x5c, 0x01, 0x00, 0x00, //0x0000039a leal $348(%r9), %eax
+ 0x3d, 0xb7, 0x02, 0x00, 0x00, //0x000003a1 cmpl $695, %eax
+ 0x0f, 0x87, 0x84, 0x02, 0x00, 0x00, //0x000003a6 ja LBB0_85
+ 0x4d, 0x85, 0xff, //0x000003ac testq %r15, %r15
+ 0x0f, 0x84, 0x78, 0x01, 0x00, 0x00, //0x000003af je LBB0_76
+ //0x000003b5 LBB0_60
+ 0x4d, 0x0f, 0xbd, 0xd7, //0x000003b5 bsrq %r15, %r10
+ 0x49, 0x83, 0xf2, 0x3f, //0x000003b9 xorq $63, %r10
+ 0xe9, 0x71, 0x01, 0x00, 0x00, //0x000003bd jmp LBB0_77
+ //0x000003c2 LBB0_61
+ 0xc4, 0xc1, 0xf9, 0x6e, 0xc7, //0x000003c2 vmovq %r15, %xmm0
+ 0xc5, 0xf9, 0x62, 0x05, 0x31, 0xfc, 0xff, 0xff, //0x000003c7 vpunpckldq $-975(%rip), %xmm0, %xmm0 /* LCPI0_0+0(%rip) */
+ 0xc5, 0xf9, 0x5c, 0x05, 0x39, 0xfc, 0xff, 0xff, //0x000003cf vsubpd $-967(%rip), %xmm0, %xmm0 /* LCPI0_1+0(%rip) */
+ 0xc4, 0xe3, 0x79, 0x05, 0xc8, 0x01, //0x000003d7 vpermilpd $1, %xmm0, %xmm1
+ 0xc5, 0xf3, 0x58, 0xc0, //0x000003dd vaddsd %xmm0, %xmm1, %xmm0
+ 0xc4, 0xe1, 0xf9, 0x7e, 0xc0, //0x000003e1 vmovq %xmm0, %rax
+ 0x8b, 0x4d, 0xc8, //0x000003e6 movl $-56(%rbp), %ecx
+ 0x89, 0xcb, //0x000003e9 movl %ecx, %ebx
+ 0xc1, 0xeb, 0x1f, //0x000003eb shrl $31, %ebx
+ 0x48, 0xc1, 0xe3, 0x3f, //0x000003ee shlq $63, %rbx
+ 0x48, 0x09, 0xc3, //0x000003f2 orq %rax, %rbx
+ 0x4d, 0x85, 0xff, //0x000003f5 testq %r15, %r15
+ 0x0f, 0x84, 0x4f, 0x1f, 0x00, 0x00, //0x000003f8 je LBB0_507
+ 0x45, 0x85, 0xc9, //0x000003fe testl %r9d, %r9d
+ 0x0f, 0x84, 0x46, 0x1f, 0x00, 0x00, //0x00000401 je LBB0_507
+ 0xc4, 0xe1, 0xf9, 0x6e, 0xc3, //0x00000407 vmovq %rbx, %xmm0
+ 0x41, 0x8d, 0x41, 0xff, //0x0000040c leal $-1(%r9), %eax
+ 0x83, 0xf8, 0x24, //0x00000410 cmpl $36, %eax
+ 0x0f, 0x87, 0x65, 0x00, 0x00, 0x00, //0x00000413 ja LBB0_68
+ 0x41, 0x83, 0xf9, 0x17, //0x00000419 cmpl $23, %r9d
+ 0x0f, 0x8c, 0xbf, 0x00, 0x00, 0x00, //0x0000041d jl LBB0_71
+ 0x49, 0x63, 0xc1, //0x00000423 movslq %r9d, %rax
+ 0x48, 0x8d, 0x0d, 0x63, 0x1f, 0x00, 0x00, //0x00000426 leaq $8035(%rip), %rcx /* _P10_TAB+0(%rip) */
+ 0xc5, 0xfb, 0x59, 0x84, 0xc1, 0x50, 0xff, 0xff, 0xff, //0x0000042d vmulsd $-176(%rcx,%rax,8), %xmm0, %xmm0
+ 0xb8, 0x16, 0x00, 0x00, 0x00, //0x00000436 movl $22, %eax
+ 0xe9, 0xa5, 0x00, 0x00, 0x00, //0x0000043b jmp LBB0_72
+ //0x00000440 LBB0_66
+ 0x89, 0x7d, 0xc0, //0x00000440 movl %edi, $-64(%rbp)
+ 0x48, 0xff, 0xc8, //0x00000443 decq %rax
+ 0x41, 0xba, 0x09, 0x00, 0x00, 0x00, //0x00000446 movl $9, %r10d
+ 0x85, 0xc9, //0x0000044c testl %ecx, %ecx
+ 0x44, 0x89, 0x4d, 0xc8, //0x0000044e movl %r9d, $-56(%rbp)
+ 0x0f, 0x84, 0x6a, 0xfd, 0xff, 0xff, //0x00000452 je LBB0_25
+ 0xe9, 0xbd, 0xfd, 0xff, 0xff, //0x00000458 jmp LBB0_33
+ //0x0000045d LBB0_67
+ 0xc7, 0x45, 0xc0, 0x01, 0x00, 0x00, 0x00, //0x0000045d movl $1, $-64(%rbp)
+ 0x41, 0x89, 0xc9, //0x00000464 movl %ecx, %r9d
+ 0x41, 0x83, 0xfa, 0x09, //0x00000467 cmpl $9, %r10d
+ 0x48, 0x89, 0x75, 0xa0, //0x0000046b movq %rsi, $-96(%rbp)
+ 0x4c, 0x89, 0x5d, 0xa8, //0x0000046f movq %r11, $-88(%rbp)
+ 0x0f, 0x84, 0xd0, 0xfe, 0xff, 0xff, //0x00000473 je LBB0_53
+ 0xe9, 0x01, 0xff, 0xff, 0xff, //0x00000479 jmp LBB0_57
+ //0x0000047e LBB0_68
+ 0x41, 0x83, 0xf9, 0xea, //0x0000047e cmpl $-22, %r9d
+ 0x0f, 0x82, 0x12, 0xff, 0xff, 0xff, //0x00000482 jb LBB0_58
+ 0x41, 0xf7, 0xd9, //0x00000488 negl %r9d
+ 0x49, 0x63, 0xc1, //0x0000048b movslq %r9d, %rax
+ 0x48, 0x8d, 0x0d, 0xfb, 0x1e, 0x00, 0x00, //0x0000048e leaq $7931(%rip), %rcx /* _P10_TAB+0(%rip) */
+ 0xc5, 0xfb, 0x5e, 0x04, 0xc1, //0x00000495 vdivsd (%rcx,%rax,8), %xmm0, %xmm0
+ 0xc4, 0xe1, 0xf9, 0x7e, 0xc3, //0x0000049a vmovq %xmm0, %rbx
+ 0xe9, 0xa9, 0x1e, 0x00, 0x00, //0x0000049f jmp LBB0_507
+ //0x000004a4 LBB0_70
+ 0xc4, 0xc1, 0xf9, 0x6e, 0xc7, //0x000004a4 vmovq %r15, %xmm0
+ 0x4c, 0x0f, 0xaf, 0xf9, //0x000004a9 imulq %rcx, %r15
+ 0xc5, 0xf9, 0x62, 0x05, 0x4b, 0xfb, 0xff, 0xff, //0x000004ad vpunpckldq $-1205(%rip), %xmm0, %xmm0 /* LCPI0_0+0(%rip) */
+ 0xc5, 0xf9, 0x5c, 0x05, 0x53, 0xfb, 0xff, 0xff, //0x000004b5 vsubpd $-1197(%rip), %xmm0, %xmm0 /* LCPI0_1+0(%rip) */
+ 0x4d, 0x89, 0x7e, 0x10, //0x000004bd movq %r15, $16(%r14)
+ 0xc4, 0xe3, 0x79, 0x05, 0xc8, 0x01, //0x000004c1 vpermilpd $1, %xmm0, %xmm1
+ 0xc5, 0xf3, 0x58, 0xc0, //0x000004c7 vaddsd %xmm0, %xmm1, %xmm0
+ 0x48, 0x21, 0xc8, //0x000004cb andq %rcx, %rax
+ 0xc4, 0xe1, 0xf9, 0x7e, 0xc1, //0x000004ce vmovq %xmm0, %rcx
+ 0x48, 0x09, 0xc1, //0x000004d3 orq %rax, %rcx
+ 0x49, 0x89, 0x4e, 0x08, //0x000004d6 movq %rcx, $8(%r14)
+ 0x4c, 0x89, 0x1e, //0x000004da movq %r11, (%rsi)
+ 0xe9, 0x3d, 0xfe, 0xff, 0xff, //0x000004dd jmp LBB0_51
+ //0x000004e2 LBB0_71
+ 0x44, 0x89, 0xc8, //0x000004e2 movl %r9d, %eax
+ //0x000004e5 LBB0_72
+ 0xc5, 0xf9, 0x2e, 0x05, 0x33, 0xfb, 0xff, 0xff, //0x000004e5 vucomisd $-1229(%rip), %xmm0 /* LCPI0_2+0(%rip) */
+ 0x0f, 0x87, 0x2a, 0x00, 0x00, 0x00, //0x000004ed ja LBB0_75
+ 0xc5, 0xfb, 0x10, 0x0d, 0x2d, 0xfb, 0xff, 0xff, //0x000004f3 vmovsd $-1235(%rip), %xmm1 /* LCPI0_3+0(%rip) */
+ 0xc5, 0xf9, 0x2e, 0xc8, //0x000004fb vucomisd %xmm0, %xmm1
+ 0x0f, 0x87, 0x18, 0x00, 0x00, 0x00, //0x000004ff ja LBB0_75
+ 0x89, 0xc0, //0x00000505 movl %eax, %eax
+ 0x48, 0x8d, 0x0d, 0x82, 0x1e, 0x00, 0x00, //0x00000507 leaq $7810(%rip), %rcx /* _P10_TAB+0(%rip) */
+ 0xc5, 0xfb, 0x59, 0x04, 0xc1, //0x0000050e vmulsd (%rcx,%rax,8), %xmm0, %xmm0
+ 0xc4, 0xe1, 0xf9, 0x7e, 0xc3, //0x00000513 vmovq %xmm0, %rbx
+ 0xe9, 0x30, 0x1e, 0x00, 0x00, //0x00000518 jmp LBB0_507
+ //0x0000051d LBB0_75
+ 0x41, 0x8d, 0x81, 0x5c, 0x01, 0x00, 0x00, //0x0000051d leal $348(%r9), %eax
+ 0x4d, 0x85, 0xff, //0x00000524 testq %r15, %r15
+ 0x0f, 0x85, 0x88, 0xfe, 0xff, 0xff, //0x00000527 jne LBB0_60
+ //0x0000052d LBB0_76
+ 0x41, 0xba, 0x40, 0x00, 0x00, 0x00, //0x0000052d movl $64, %r10d
+ //0x00000533 LBB0_77
+ 0x4c, 0x89, 0xfb, //0x00000533 movq %r15, %rbx
+ 0x44, 0x89, 0xd1, //0x00000536 movl %r10d, %ecx
+ 0x48, 0xd3, 0xe3, //0x00000539 shlq %cl, %rbx
+ 0x89, 0xc6, //0x0000053c movl %eax, %esi
+ 0x48, 0xc1, 0xe6, 0x04, //0x0000053e shlq $4, %rsi
+ 0x48, 0x8d, 0x05, 0x07, 0x1f, 0x00, 0x00, //0x00000542 leaq $7943(%rip), %rax /* _POW10_M128_TAB+0(%rip) */
+ 0x48, 0x8b, 0x44, 0x06, 0x08, //0x00000549 movq $8(%rsi,%rax), %rax
+ 0x48, 0x89, 0x45, 0xb0, //0x0000054e movq %rax, $-80(%rbp)
+ 0x48, 0xf7, 0xe3, //0x00000552 mulq %rbx
+ 0x49, 0x89, 0xc6, //0x00000555 movq %rax, %r14
+ 0x49, 0x89, 0xd3, //0x00000558 movq %rdx, %r11
+ 0x81, 0xe2, 0xff, 0x01, 0x00, 0x00, //0x0000055b andl $511, %edx
+ 0x48, 0x89, 0xd9, //0x00000561 movq %rbx, %rcx
+ 0x48, 0xf7, 0xd1, //0x00000564 notq %rcx
+ 0x48, 0x39, 0xc8, //0x00000567 cmpq %rcx, %rax
+ 0x0f, 0x86, 0x49, 0x00, 0x00, 0x00, //0x0000056a jbe LBB0_82
+ 0x81, 0xfa, 0xff, 0x01, 0x00, 0x00, //0x00000570 cmpl $511, %edx
+ 0x0f, 0x85, 0x3d, 0x00, 0x00, 0x00, //0x00000576 jne LBB0_82
+ 0x48, 0x89, 0xd8, //0x0000057c movq %rbx, %rax
+ 0x48, 0x8d, 0x15, 0xca, 0x1e, 0x00, 0x00, //0x0000057f leaq $7882(%rip), %rdx /* _POW10_M128_TAB+0(%rip) */
+ 0x48, 0xf7, 0x24, 0x16, //0x00000586 mulq (%rsi,%rdx)
+ 0x49, 0x01, 0xd6, //0x0000058a addq %rdx, %r14
+ 0x49, 0x83, 0xd3, 0x00, //0x0000058d adcq $0, %r11
+ 0x44, 0x89, 0xda, //0x00000591 movl %r11d, %edx
+ 0x81, 0xe2, 0xff, 0x01, 0x00, 0x00, //0x00000594 andl $511, %edx
+ 0x48, 0x39, 0xc8, //0x0000059a cmpq %rcx, %rax
+ 0x0f, 0x86, 0x16, 0x00, 0x00, 0x00, //0x0000059d jbe LBB0_82
+ 0x49, 0x83, 0xfe, 0xff, //0x000005a3 cmpq $-1, %r14
+ 0x0f, 0x85, 0x0c, 0x00, 0x00, 0x00, //0x000005a7 jne LBB0_82
+ 0x81, 0xfa, 0xff, 0x01, 0x00, 0x00, //0x000005ad cmpl $511, %edx
+ 0x0f, 0x84, 0x77, 0x00, 0x00, 0x00, //0x000005b3 je LBB0_85
+ //0x000005b9 LBB0_82
+ 0x4c, 0x89, 0xd8, //0x000005b9 movq %r11, %rax
+ 0x48, 0xc1, 0xe8, 0x3f, //0x000005bc shrq $63, %rax
+ 0x8d, 0x48, 0x09, //0x000005c0 leal $9(%rax), %ecx
+ 0x49, 0xd3, 0xeb, //0x000005c3 shrq %cl, %r11
+ 0x4c, 0x09, 0xf2, //0x000005c6 orq %r14, %rdx
+ 0x0f, 0x85, 0x0f, 0x00, 0x00, 0x00, //0x000005c9 jne LBB0_84
+ 0x44, 0x89, 0xd9, //0x000005cf movl %r11d, %ecx
+ 0x83, 0xe1, 0x03, //0x000005d2 andl $3, %ecx
+ 0x83, 0xf9, 0x01, //0x000005d5 cmpl $1, %ecx
+ 0x0f, 0x84, 0x52, 0x00, 0x00, 0x00, //0x000005d8 je LBB0_85
+ //0x000005de LBB0_84
+ 0x41, 0x69, 0xc9, 0x6a, 0x52, 0x03, 0x00, //0x000005de imull $217706, %r9d, %ecx
+ 0xc1, 0xf9, 0x10, //0x000005e5 sarl $16, %ecx
+ 0x81, 0xc1, 0x3f, 0x04, 0x00, 0x00, //0x000005e8 addl $1087, %ecx
+ 0x4c, 0x63, 0xf1, //0x000005ee movslq %ecx, %r14
+ 0x4c, 0x89, 0xf2, //0x000005f1 movq %r14, %rdx
+ 0x4c, 0x29, 0xd2, //0x000005f4 subq %r10, %rdx
+ 0x49, 0xba, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x01, //0x000005f7 movabsq $126100789566373888, %r10
+ 0x48, 0x83, 0xf0, 0x01, //0x00000601 xorq $1, %rax
+ 0x48, 0x29, 0xc2, //0x00000605 subq %rax, %rdx
+ 0x44, 0x89, 0xd8, //0x00000608 movl %r11d, %eax
+ 0x83, 0xe0, 0x01, //0x0000060b andl $1, %eax
+ 0x4c, 0x01, 0xd8, //0x0000060e addq %r11, %rax
+ 0x48, 0x89, 0xc1, //0x00000611 movq %rax, %rcx
+ 0x4c, 0x21, 0xd1, //0x00000614 andq %r10, %rcx
+ 0x48, 0x83, 0xf9, 0x01, //0x00000617 cmpq $1, %rcx
+ 0x48, 0x83, 0xda, 0xff, //0x0000061b sbbq $-1, %rdx
+ 0x48, 0x8d, 0x5a, 0xff, //0x0000061f leaq $-1(%rdx), %rbx
+ 0x48, 0x81, 0xfb, 0xfd, 0x07, 0x00, 0x00, //0x00000623 cmpq $2045, %rbx
+ 0x0f, 0x86, 0x6e, 0x00, 0x00, 0x00, //0x0000062a jbe LBB0_90
+ //0x00000630 LBB0_85
+ 0x48, 0x8b, 0x45, 0xa0, //0x00000630 movq $-96(%rbp), %rax
+ 0x48, 0x8b, 0x30, //0x00000634 movq (%rax), %rsi
+ 0x4d, 0x8d, 0x14, 0x30, //0x00000637 leaq (%r8,%rsi), %r10
+ 0x48, 0x8b, 0x4d, 0xa8, //0x0000063b movq $-88(%rbp), %rcx
+ 0x48, 0x29, 0xf1, //0x0000063f subq %rsi, %rcx
+ 0x4d, 0x85, 0xed, //0x00000642 testq %r13, %r13
+ 0x0f, 0x84, 0x36, 0x03, 0x00, 0x00, //0x00000645 je LBB0_116
+ 0x41, 0xc6, 0x04, 0x24, 0x00, //0x0000064b movb $0, (%r12)
+ 0x49, 0x83, 0xfd, 0x01, //0x00000650 cmpq $1, %r13
+ 0x0f, 0x84, 0x27, 0x03, 0x00, 0x00, //0x00000654 je LBB0_116
+ 0x4d, 0x8d, 0x4d, 0xff, //0x0000065a leaq $-1(%r13), %r9
+ 0xbf, 0x01, 0x00, 0x00, 0x00, //0x0000065e movl $1, %edi
+ 0x49, 0x81, 0xf9, 0x80, 0x00, 0x00, 0x00, //0x00000663 cmpq $128, %r9
+ 0x0f, 0x82, 0x00, 0x03, 0x00, 0x00, //0x0000066a jb LBB0_115
+ 0x4c, 0x89, 0xcf, //0x00000670 movq %r9, %rdi
+ 0x48, 0x83, 0xe7, 0x80, //0x00000673 andq $-128, %rdi
+ 0x48, 0x8d, 0x57, 0x80, //0x00000677 leaq $-128(%rdi), %rdx
+ 0x48, 0x89, 0xd3, //0x0000067b movq %rdx, %rbx
+ 0x48, 0xc1, 0xeb, 0x07, //0x0000067e shrq $7, %rbx
+ 0x48, 0xff, 0xc3, //0x00000682 incq %rbx
+ 0x89, 0xd8, //0x00000685 movl %ebx, %eax
+ 0x83, 0xe0, 0x03, //0x00000687 andl $3, %eax
+ 0x48, 0x81, 0xfa, 0x80, 0x01, 0x00, 0x00, //0x0000068a cmpq $384, %rdx
+ 0x0f, 0x83, 0xcf, 0x01, 0x00, 0x00, //0x00000691 jae LBB0_108
+ 0x31, 0xdb, //0x00000697 xorl %ebx, %ebx
+ 0xe9, 0x79, 0x02, 0x00, 0x00, //0x00000699 jmp LBB0_110
+ //0x0000069e LBB0_90
+ 0x48, 0x83, 0xf9, 0x01, //0x0000069e cmpq $1, %rcx
+ 0xb1, 0x02, //0x000006a2 movb $2, %cl
+ 0x80, 0xd9, 0x00, //0x000006a4 sbbb $0, %cl
+ 0x48, 0xd3, 0xe8, //0x000006a7 shrq %cl, %rax
+ 0x48, 0xc1, 0xe2, 0x34, //0x000006aa shlq $52, %rdx
+ 0x48, 0xb9, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0f, 0x00, //0x000006ae movabsq $4503599627370495, %rcx
+ 0x48, 0x21, 0xc8, //0x000006b8 andq %rcx, %rax
+ 0x48, 0x09, 0xd0, //0x000006bb orq %rdx, %rax
+ 0x48, 0x89, 0xc3, //0x000006be movq %rax, %rbx
+ 0x48, 0x09, 0xfb, //0x000006c1 orq %rdi, %rbx
+ 0x8b, 0x4d, 0xc8, //0x000006c4 movl $-56(%rbp), %ecx
+ 0x83, 0xf9, 0xff, //0x000006c7 cmpl $-1, %ecx
+ 0x48, 0x0f, 0x45, 0xd8, //0x000006ca cmovneq %rax, %rbx
+ 0x83, 0x7d, 0xc0, 0x00, //0x000006ce cmpl $0, $-64(%rbp)
+ 0x0f, 0x84, 0x75, 0x1c, 0x00, 0x00, //0x000006d2 je LBB0_507
+ 0xb9, 0x40, 0x00, 0x00, 0x00, //0x000006d8 movl $64, %ecx
+ 0x49, 0xff, 0xc7, //0x000006dd incq %r15
+ 0x0f, 0x84, 0x08, 0x00, 0x00, 0x00, //0x000006e0 je LBB0_93
+ 0x49, 0x0f, 0xbd, 0xcf, //0x000006e6 bsrq %r15, %rcx
+ 0x48, 0x83, 0xf1, 0x3f, //0x000006ea xorq $63, %rcx
+ //0x000006ee LBB0_93
+ 0x48, 0x89, 0x4d, 0xc0, //0x000006ee movq %rcx, $-64(%rbp)
+ 0x49, 0xd3, 0xe7, //0x000006f2 shlq %cl, %r15
+ 0x48, 0x8b, 0x45, 0xb0, //0x000006f5 movq $-80(%rbp), %rax
+ 0x49, 0xf7, 0xe7, //0x000006f9 mulq %r15
+ 0x49, 0x89, 0xc3, //0x000006fc movq %rax, %r11
+ 0x49, 0x89, 0xd1, //0x000006ff movq %rdx, %r9
+ 0x81, 0xe2, 0xff, 0x01, 0x00, 0x00, //0x00000702 andl $511, %edx
+ 0x4c, 0x89, 0xf9, //0x00000708 movq %r15, %rcx
+ 0x48, 0xf7, 0xd1, //0x0000070b notq %rcx
+ 0x48, 0x39, 0xc8, //0x0000070e cmpq %rcx, %rax
+ 0x0f, 0x86, 0x49, 0x00, 0x00, 0x00, //0x00000711 jbe LBB0_98
+ 0x81, 0xfa, 0xff, 0x01, 0x00, 0x00, //0x00000717 cmpl $511, %edx
+ 0x0f, 0x85, 0x3d, 0x00, 0x00, 0x00, //0x0000071d jne LBB0_98
+ 0x4c, 0x89, 0xf8, //0x00000723 movq %r15, %rax
+ 0x48, 0x8d, 0x15, 0x23, 0x1d, 0x00, 0x00, //0x00000726 leaq $7459(%rip), %rdx /* _POW10_M128_TAB+0(%rip) */
+ 0x48, 0xf7, 0x24, 0x16, //0x0000072d mulq (%rsi,%rdx)
+ 0x49, 0x01, 0xd3, //0x00000731 addq %rdx, %r11
+ 0x49, 0x83, 0xd1, 0x00, //0x00000734 adcq $0, %r9
+ 0x44, 0x89, 0xca, //0x00000738 movl %r9d, %edx
+ 0x81, 0xe2, 0xff, 0x01, 0x00, 0x00, //0x0000073b andl $511, %edx
+ 0x48, 0x39, 0xc8, //0x00000741 cmpq %rcx, %rax
+ 0x0f, 0x86, 0x16, 0x00, 0x00, 0x00, //0x00000744 jbe LBB0_98
+ 0x49, 0x83, 0xfb, 0xff, //0x0000074a cmpq $-1, %r11
+ 0x0f, 0x85, 0x0c, 0x00, 0x00, 0x00, //0x0000074e jne LBB0_98
+ 0x81, 0xfa, 0xff, 0x01, 0x00, 0x00, //0x00000754 cmpl $511, %edx
+ 0x0f, 0x84, 0xd0, 0xfe, 0xff, 0xff, //0x0000075a je LBB0_85
+ //0x00000760 LBB0_98
+ 0x4c, 0x89, 0xc8, //0x00000760 movq %r9, %rax
+ 0x48, 0xc1, 0xe8, 0x3f, //0x00000763 shrq $63, %rax
+ 0x8d, 0x48, 0x09, //0x00000767 leal $9(%rax), %ecx
+ 0x49, 0xd3, 0xe9, //0x0000076a shrq %cl, %r9
+ 0x4c, 0x09, 0xda, //0x0000076d orq %r11, %rdx
+ 0x0f, 0x85, 0x0f, 0x00, 0x00, 0x00, //0x00000770 jne LBB0_100
+ 0x44, 0x89, 0xc9, //0x00000776 movl %r9d, %ecx
+ 0x83, 0xe1, 0x03, //0x00000779 andl $3, %ecx
+ 0x83, 0xf9, 0x01, //0x0000077c cmpl $1, %ecx
+ 0x0f, 0x84, 0xab, 0xfe, 0xff, 0xff, //0x0000077f je LBB0_85
+ //0x00000785 LBB0_100
+ 0x4c, 0x2b, 0x75, 0xc0, //0x00000785 subq $-64(%rbp), %r14
+ 0x48, 0x83, 0xf0, 0x01, //0x00000789 xorq $1, %rax
+ 0x49, 0x29, 0xc6, //0x0000078d subq %rax, %r14
+ 0x44, 0x89, 0xc8, //0x00000790 movl %r9d, %eax
+ 0x83, 0xe0, 0x01, //0x00000793 andl $1, %eax
+ 0x4c, 0x01, 0xc8, //0x00000796 addq %r9, %rax
+ 0x49, 0x21, 0xc2, //0x00000799 andq %rax, %r10
+ 0x49, 0x83, 0xfa, 0x01, //0x0000079c cmpq $1, %r10
+ 0x49, 0x83, 0xde, 0xff, //0x000007a0 sbbq $-1, %r14
+ 0x49, 0x8d, 0x4e, 0xff, //0x000007a4 leaq $-1(%r14), %rcx
+ 0x48, 0x81, 0xf9, 0xfd, 0x07, 0x00, 0x00, //0x000007a8 cmpq $2045, %rcx
+ 0x0f, 0x87, 0x7b, 0xfe, 0xff, 0xff, //0x000007af ja LBB0_85
+ 0x49, 0x83, 0xfa, 0x01, //0x000007b5 cmpq $1, %r10
+ 0xb1, 0x02, //0x000007b9 movb $2, %cl
+ 0x80, 0xd9, 0x00, //0x000007bb sbbb $0, %cl
+ 0x48, 0xd3, 0xe8, //0x000007be shrq %cl, %rax
+ 0x49, 0xc1, 0xe6, 0x34, //0x000007c1 shlq $52, %r14
+ 0x48, 0xb9, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0f, 0x00, //0x000007c5 movabsq $4503599627370495, %rcx
+ 0x48, 0x21, 0xc8, //0x000007cf andq %rcx, %rax
+ 0x4c, 0x09, 0xf0, //0x000007d2 orq %r14, %rax
+ 0x48, 0x89, 0xc1, //0x000007d5 movq %rax, %rcx
+ 0x48, 0x09, 0xf9, //0x000007d8 orq %rdi, %rcx
+ 0x83, 0x7d, 0xc8, 0xff, //0x000007db cmpl $-1, $-56(%rbp)
+ 0x48, 0x0f, 0x45, 0xc8, //0x000007df cmovneq %rax, %rcx
+ 0xc4, 0xe1, 0xf9, 0x6e, 0xc3, //0x000007e3 vmovq %rbx, %xmm0
+ 0xc4, 0xe1, 0xf9, 0x6e, 0xc9, //0x000007e8 vmovq %rcx, %xmm1
+ 0xc5, 0xf9, 0x2e, 0xc1, //0x000007ed vucomisd %xmm1, %xmm0
+ 0x0f, 0x85, 0x39, 0xfe, 0xff, 0xff, //0x000007f1 jne LBB0_85
+ 0x0f, 0x8b, 0x50, 0x1b, 0x00, 0x00, //0x000007f7 jnp LBB0_507
+ 0xe9, 0x2e, 0xfe, 0xff, 0xff, //0x000007fd jmp LBB0_85
+ //0x00000802 LBB0_102
+ 0x48, 0x89, 0xd0, //0x00000802 movq %rdx, %rax
+ //0x00000805 LBB0_103
+ 0x8d, 0x53, 0xd0, //0x00000805 leal $-48(%rbx), %edx
+ 0x80, 0xfa, 0x09, //0x00000808 cmpb $9, %dl
+ 0x0f, 0x87, 0x9a, 0xf8, 0xff, 0xff, //0x0000080b ja LBB0_5
+ 0x45, 0x31, 0xc9, //0x00000811 xorl %r9d, %r9d
+ 0x4c, 0x39, 0xd8, //0x00000814 cmpq %r11, %rax
+ 0x48, 0x89, 0x75, 0xa0, //0x00000817 movq %rsi, $-96(%rbp)
+ 0x0f, 0x83, 0xae, 0x02, 0x00, 0x00, //0x0000081b jae LBB0_138
+ 0x4c, 0x89, 0xdf, //0x00000821 movq %r11, %rdi
+ 0x49, 0xff, 0xcb, //0x00000824 decq %r11
+ 0x45, 0x31, 0xc9, //0x00000827 xorl %r9d, %r9d
+ //0x0000082a LBB0_106
+ 0x44, 0x89, 0xce, //0x0000082a movl %r9d, %esi
+ 0x41, 0x81, 0xf9, 0x10, 0x27, 0x00, 0x00, //0x0000082d cmpl $10000, %r9d
+ 0x8d, 0x14, 0xb6, //0x00000834 leal (%rsi,%rsi,4), %edx
+ 0x0f, 0xb6, 0xdb, //0x00000837 movzbl %bl, %ebx
+ 0x44, 0x8d, 0x4c, 0x53, 0xd0, //0x0000083a leal $-48(%rbx,%rdx,2), %r9d
+ 0x44, 0x0f, 0x4d, 0xce, //0x0000083f cmovgel %esi, %r9d
+ 0x49, 0x39, 0xc3, //0x00000843 cmpq %rax, %r11
+ 0x0f, 0x84, 0x80, 0x02, 0x00, 0x00, //0x00000846 je LBB0_137
+ 0x41, 0x0f, 0xb6, 0x5c, 0x00, 0x01, //0x0000084c movzbl $1(%r8,%rax), %ebx
+ 0x48, 0xff, 0xc0, //0x00000852 incq %rax
+ 0x8d, 0x53, 0xd0, //0x00000855 leal $-48(%rbx), %edx
+ 0x80, 0xfa, 0x0a, //0x00000858 cmpb $10, %dl
+ 0x0f, 0x82, 0xc9, 0xff, 0xff, 0xff, //0x0000085b jb LBB0_106
+ 0xe9, 0x69, 0x02, 0x00, 0x00, //0x00000861 jmp LBB0_138
+ //0x00000866 LBB0_108
+ 0x48, 0x89, 0xc2, //0x00000866 movq %rax, %rdx
+ 0x48, 0x29, 0xda, //0x00000869 subq %rbx, %rdx
+ 0x31, 0xdb, //0x0000086c xorl %ebx, %ebx
+ 0xc5, 0xf9, 0x57, 0xc0, //0x0000086e vxorpd %xmm0, %xmm0, %xmm0
+ //0x00000872 LBB0_109
+ 0xc4, 0xc1, 0x7d, 0x11, 0x44, 0x1c, 0x01, //0x00000872 vmovupd %ymm0, $1(%r12,%rbx)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x44, 0x1c, 0x21, //0x00000879 vmovupd %ymm0, $33(%r12,%rbx)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x44, 0x1c, 0x41, //0x00000880 vmovupd %ymm0, $65(%r12,%rbx)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x44, 0x1c, 0x61, //0x00000887 vmovupd %ymm0, $97(%r12,%rbx)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x84, 0x1c, 0x81, 0x00, 0x00, 0x00, //0x0000088e vmovupd %ymm0, $129(%r12,%rbx)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x84, 0x1c, 0xa1, 0x00, 0x00, 0x00, //0x00000898 vmovupd %ymm0, $161(%r12,%rbx)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x84, 0x1c, 0xc1, 0x00, 0x00, 0x00, //0x000008a2 vmovupd %ymm0, $193(%r12,%rbx)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x84, 0x1c, 0xe1, 0x00, 0x00, 0x00, //0x000008ac vmovupd %ymm0, $225(%r12,%rbx)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x84, 0x1c, 0x01, 0x01, 0x00, 0x00, //0x000008b6 vmovupd %ymm0, $257(%r12,%rbx)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x84, 0x1c, 0x21, 0x01, 0x00, 0x00, //0x000008c0 vmovupd %ymm0, $289(%r12,%rbx)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x84, 0x1c, 0x41, 0x01, 0x00, 0x00, //0x000008ca vmovupd %ymm0, $321(%r12,%rbx)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x84, 0x1c, 0x61, 0x01, 0x00, 0x00, //0x000008d4 vmovupd %ymm0, $353(%r12,%rbx)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x84, 0x1c, 0x81, 0x01, 0x00, 0x00, //0x000008de vmovupd %ymm0, $385(%r12,%rbx)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x84, 0x1c, 0xa1, 0x01, 0x00, 0x00, //0x000008e8 vmovupd %ymm0, $417(%r12,%rbx)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x84, 0x1c, 0xc1, 0x01, 0x00, 0x00, //0x000008f2 vmovupd %ymm0, $449(%r12,%rbx)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x84, 0x1c, 0xe1, 0x01, 0x00, 0x00, //0x000008fc vmovupd %ymm0, $481(%r12,%rbx)
+ 0x48, 0x81, 0xc3, 0x00, 0x02, 0x00, 0x00, //0x00000906 addq $512, %rbx
+ 0x48, 0x83, 0xc2, 0x04, //0x0000090d addq $4, %rdx
+ 0x0f, 0x85, 0x5b, 0xff, 0xff, 0xff, //0x00000911 jne LBB0_109
+ //0x00000917 LBB0_110
+ 0x48, 0x85, 0xc0, //0x00000917 testq %rax, %rax
+ 0x0f, 0x84, 0x36, 0x00, 0x00, 0x00, //0x0000091a je LBB0_113
+ 0x48, 0xf7, 0xd8, //0x00000920 negq %rax
+ 0xc5, 0xf9, 0x57, 0xc0, //0x00000923 vxorpd %xmm0, %xmm0, %xmm0
+ //0x00000927 LBB0_112
+ 0x48, 0x89, 0xda, //0x00000927 movq %rbx, %rdx
+ 0x48, 0x83, 0xca, 0x01, //0x0000092a orq $1, %rdx
+ 0xc4, 0xc1, 0x7d, 0x11, 0x04, 0x14, //0x0000092e vmovupd %ymm0, (%r12,%rdx)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x44, 0x14, 0x20, //0x00000934 vmovupd %ymm0, $32(%r12,%rdx)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x44, 0x14, 0x40, //0x0000093b vmovupd %ymm0, $64(%r12,%rdx)
+ 0xc4, 0xc1, 0x7d, 0x11, 0x44, 0x14, 0x60, //0x00000942 vmovupd %ymm0, $96(%r12,%rdx)
+ 0x48, 0x83, 0xeb, 0x80, //0x00000949 subq $-128, %rbx
+ 0x48, 0xff, 0xc0, //0x0000094d incq %rax
+ 0x0f, 0x85, 0xd1, 0xff, 0xff, 0xff, //0x00000950 jne LBB0_112
+ //0x00000956 LBB0_113
+ 0x49, 0x39, 0xf9, //0x00000956 cmpq %rdi, %r9
+ 0x0f, 0x84, 0x22, 0x00, 0x00, 0x00, //0x00000959 je LBB0_116
+ 0x48, 0x83, 0xcf, 0x01, //0x0000095f orq $1, %rdi
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000963 .p2align 4, 0x90
+ //0x00000970 LBB0_115
+ 0x41, 0xc6, 0x04, 0x3c, 0x00, //0x00000970 movb $0, (%r12,%rdi)
+ 0x48, 0xff, 0xc7, //0x00000975 incq %rdi
+ 0x49, 0x39, 0xfd, //0x00000978 cmpq %rdi, %r13
+ 0x0f, 0x85, 0xef, 0xff, 0xff, 0xff, //0x0000097b jne LBB0_115
+ //0x00000981 LBB0_116
+ 0x41, 0x8a, 0x12, //0x00000981 movb (%r10), %dl
+ 0x31, 0xff, //0x00000984 xorl %edi, %edi
+ 0x80, 0xfa, 0x2d, //0x00000986 cmpb $45, %dl
+ 0x40, 0x0f, 0x94, 0xc7, //0x00000989 sete %dil
+ 0x48, 0x39, 0xf9, //0x0000098d cmpq %rdi, %rcx
+ 0x0f, 0x8e, 0xa5, 0x00, 0x00, 0x00, //0x00000990 jle LBB0_128
+ 0x48, 0x89, 0x75, 0xc8, //0x00000996 movq %rsi, $-56(%rbp)
+ 0x45, 0x31, 0xdb, //0x0000099a xorl %r11d, %r11d
+ 0x88, 0x55, 0xd7, //0x0000099d movb %dl, $-41(%rbp)
+ 0xb2, 0x01, //0x000009a0 movb $1, %dl
+ 0x45, 0x31, 0xff, //0x000009a2 xorl %r15d, %r15d
+ 0x45, 0x31, 0xf6, //0x000009a5 xorl %r14d, %r14d
+ 0x31, 0xc0, //0x000009a8 xorl %eax, %eax
+ 0x45, 0x31, 0xc9, //0x000009aa xorl %r9d, %r9d
+ 0xe9, 0x17, 0x00, 0x00, 0x00, //0x000009ad jmp LBB0_120
+ //0x000009b2 LBB0_118
+ 0x41, 0xff, 0xcb, //0x000009b2 decl %r11d
+ 0x31, 0xc0, //0x000009b5 xorl %eax, %eax
+ //0x000009b7 LBB0_119
+ 0x48, 0xff, 0xc7, //0x000009b7 incq %rdi
+ 0x48, 0x39, 0xcf, //0x000009ba cmpq %rcx, %rdi
+ 0x0f, 0x9c, 0xc2, //0x000009bd setl %dl
+ 0x48, 0x39, 0xf9, //0x000009c0 cmpq %rdi, %rcx
+ 0x0f, 0x84, 0x90, 0x00, 0x00, 0x00, //0x000009c3 je LBB0_129
+ //0x000009c9 LBB0_120
+ 0x41, 0x0f, 0xb6, 0x1c, 0x3a, //0x000009c9 movzbl (%r10,%rdi), %ebx
+ 0x8d, 0x73, 0xd0, //0x000009ce leal $-48(%rbx), %esi
+ 0x40, 0x80, 0xfe, 0x09, //0x000009d1 cmpb $9, %sil
+ 0x0f, 0x87, 0x35, 0x00, 0x00, 0x00, //0x000009d5 ja LBB0_125
+ 0x85, 0xc0, //0x000009db testl %eax, %eax
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x000009dd jne LBB0_123
+ 0x80, 0xfb, 0x30, //0x000009e3 cmpb $48, %bl
+ 0x0f, 0x84, 0xc6, 0xff, 0xff, 0xff, //0x000009e6 je LBB0_118
+ //0x000009ec LBB0_123
+ 0x49, 0x63, 0xc7, //0x000009ec movslq %r15d, %rax
+ 0x49, 0x39, 0xc5, //0x000009ef cmpq %rax, %r13
+ 0x0f, 0x86, 0x2f, 0x00, 0x00, 0x00, //0x000009f2 jbe LBB0_127
+ 0x41, 0x88, 0x1c, 0x04, //0x000009f8 movb %bl, (%r12,%rax)
+ 0x41, 0xff, 0xc7, //0x000009fc incl %r15d
+ 0x44, 0x89, 0xf8, //0x000009ff movl %r15d, %eax
+ 0xe9, 0xb0, 0xff, 0xff, 0xff, //0x00000a02 jmp LBB0_119
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000a07 .p2align 4, 0x90
+ //0x00000a10 LBB0_125
+ 0x80, 0xfb, 0x2e, //0x00000a10 cmpb $46, %bl
+ 0x0f, 0x85, 0x56, 0x00, 0x00, 0x00, //0x00000a13 jne LBB0_130
+ 0x41, 0x89, 0xc3, //0x00000a19 movl %eax, %r11d
+ 0x41, 0xb9, 0x01, 0x00, 0x00, 0x00, //0x00000a1c movl $1, %r9d
+ 0xe9, 0x90, 0xff, 0xff, 0xff, //0x00000a22 jmp LBB0_119
+ //0x00000a27 LBB0_127
+ 0x80, 0xfb, 0x30, //0x00000a27 cmpb $48, %bl
+ 0xb8, 0x01, 0x00, 0x00, 0x00, //0x00000a2a movl $1, %eax
+ 0x44, 0x0f, 0x45, 0xf0, //0x00000a2f cmovnel %eax, %r14d
+ 0x44, 0x89, 0xf8, //0x00000a33 movl %r15d, %eax
+ 0xe9, 0x7c, 0xff, 0xff, 0xff, //0x00000a36 jmp LBB0_119
+ //0x00000a3b LBB0_128
+ 0x45, 0x31, 0xc0, //0x00000a3b xorl %r8d, %r8d
+ 0x31, 0xf6, //0x00000a3e xorl %esi, %esi
+ 0x48, 0xbf, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, //0x00000a40 movabsq $-9223372036854775808, %rdi
+ 0x49, 0xba, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0f, 0x00, //0x00000a4a movabsq $4503599627370495, %r10
+ 0xe9, 0xe1, 0x18, 0x00, 0x00, //0x00000a54 jmp LBB0_506
+ //0x00000a59 LBB0_129
+ 0x45, 0x85, 0xc9, //0x00000a59 testl %r9d, %r9d
+ 0x45, 0x0f, 0x44, 0xdf, //0x00000a5c cmovel %r15d, %r11d
+ 0x49, 0xba, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0f, 0x00, //0x00000a60 movabsq $4503599627370495, %r10
+ 0xe9, 0xec, 0x00, 0x00, 0x00, //0x00000a6a jmp LBB0_148
+ //0x00000a6f LBB0_130
+ 0x45, 0x85, 0xc9, //0x00000a6f testl %r9d, %r9d
+ 0x45, 0x0f, 0x44, 0xdf, //0x00000a72 cmovel %r15d, %r11d
+ 0xf6, 0xc2, 0x01, //0x00000a76 testb $1, %dl
+ 0x0f, 0x84, 0x3e, 0x00, 0x00, 0x00, //0x00000a79 je LBB0_136
+ 0x80, 0xcb, 0x20, //0x00000a7f orb $32, %bl
+ 0x80, 0xfb, 0x65, //0x00000a82 cmpb $101, %bl
+ 0x48, 0x8b, 0x5d, 0xa8, //0x00000a85 movq $-88(%rbp), %rbx
+ 0x0f, 0x85, 0x2e, 0x00, 0x00, 0x00, //0x00000a89 jne LBB0_136
+ 0x48, 0x8d, 0x57, 0x01, //0x00000a8f leaq $1(%rdi), %rdx
+ 0x89, 0xd0, //0x00000a93 movl %edx, %eax
+ 0x41, 0x8a, 0x04, 0x02, //0x00000a95 movb (%r10,%rax), %al
+ 0x3c, 0x2b, //0x00000a99 cmpb $43, %al
+ 0x0f, 0x84, 0x3e, 0x00, 0x00, 0x00, //0x00000a9b je LBB0_139
+ 0x3c, 0x2d, //0x00000aa1 cmpb $45, %al
+ 0x48, 0x8b, 0x45, 0xc8, //0x00000aa3 movq $-56(%rbp), %rax
+ 0x0f, 0x85, 0x50, 0x00, 0x00, 0x00, //0x00000aa7 jne LBB0_140
+ 0x83, 0xc7, 0x02, //0x00000aad addl $2, %edi
+ 0x41, 0xb9, 0xff, 0xff, 0xff, 0xff, //0x00000ab0 movl $-1, %r9d
+ 0x89, 0xfa, //0x00000ab6 movl %edi, %edx
+ 0xe9, 0x46, 0x00, 0x00, 0x00, //0x00000ab8 jmp LBB0_141
+ //0x00000abd LBB0_136
+ 0x49, 0xba, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0f, 0x00, //0x00000abd movabsq $4503599627370495, %r10
+ 0xe9, 0x8f, 0x00, 0x00, 0x00, //0x00000ac7 jmp LBB0_148
+ //0x00000acc LBB0_137
+ 0x48, 0x89, 0xf8, //0x00000acc movq %rdi, %rax
+ //0x00000acf LBB0_138
+ 0x45, 0x0f, 0xaf, 0xca, //0x00000acf imull %r10d, %r9d
+ 0x41, 0x01, 0xc9, //0x00000ad3 addl %ecx, %r9d
+ 0x48, 0x89, 0x45, 0xa8, //0x00000ad6 movq %rax, $-88(%rbp)
+ 0xe9, 0xa0, 0xf8, 0xff, 0xff, //0x00000ada jmp LBB0_57
+ //0x00000adf LBB0_139
+ 0x83, 0xc7, 0x02, //0x00000adf addl $2, %edi
+ 0x41, 0xb9, 0x01, 0x00, 0x00, 0x00, //0x00000ae2 movl $1, %r9d
+ 0x89, 0xfa, //0x00000ae8 movl %edi, %edx
+ 0x49, 0xba, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0f, 0x00, //0x00000aea movabsq $4503599627370495, %r10
+ 0x48, 0x8b, 0x45, 0xc8, //0x00000af4 movq $-56(%rbp), %rax
+ 0xe9, 0x10, 0x00, 0x00, 0x00, //0x00000af8 jmp LBB0_142
+ //0x00000afd LBB0_140
+ 0x41, 0xb9, 0x01, 0x00, 0x00, 0x00, //0x00000afd movl $1, %r9d
+ //0x00000b03 LBB0_141
+ 0x49, 0xba, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0f, 0x00, //0x00000b03 movabsq $4503599627370495, %r10
+ //0x00000b0d LBB0_142
+ 0x48, 0x63, 0xfa, //0x00000b0d movslq %edx, %rdi
+ 0x31, 0xd2, //0x00000b10 xorl %edx, %edx
+ 0x48, 0x39, 0xf9, //0x00000b12 cmpq %rdi, %rcx
+ 0x0f, 0x8e, 0x36, 0x00, 0x00, 0x00, //0x00000b15 jle LBB0_147
+ 0x48, 0x01, 0xf8, //0x00000b1b addq %rdi, %rax
+ 0x31, 0xd2, //0x00000b1e xorl %edx, %edx
+ //0x00000b20 LBB0_144
+ 0x81, 0xfa, 0x0f, 0x27, 0x00, 0x00, //0x00000b20 cmpl $9999, %edx
+ 0x0f, 0x8f, 0x25, 0x00, 0x00, 0x00, //0x00000b26 jg LBB0_147
+ 0x41, 0x0f, 0xb6, 0x0c, 0x00, //0x00000b2c movzbl (%r8,%rax), %ecx
+ 0x8d, 0x71, 0xd0, //0x00000b31 leal $-48(%rcx), %esi
+ 0x40, 0x80, 0xfe, 0x09, //0x00000b34 cmpb $9, %sil
+ 0x0f, 0x87, 0x13, 0x00, 0x00, 0x00, //0x00000b38 ja LBB0_147
+ 0x8d, 0x14, 0x92, //0x00000b3e leal (%rdx,%rdx,4), %edx
+ 0x8d, 0x54, 0x51, 0xd0, //0x00000b41 leal $-48(%rcx,%rdx,2), %edx
+ 0x48, 0xff, 0xc0, //0x00000b45 incq %rax
+ 0x48, 0x39, 0xc3, //0x00000b48 cmpq %rax, %rbx
+ 0x0f, 0x85, 0xcf, 0xff, 0xff, 0xff, //0x00000b4b jne LBB0_144
+ //0x00000b51 LBB0_147
+ 0x41, 0x0f, 0xaf, 0xd1, //0x00000b51 imull %r9d, %edx
+ 0x44, 0x01, 0xda, //0x00000b55 addl %r11d, %edx
+ 0x41, 0x89, 0xd3, //0x00000b58 movl %edx, %r11d
+ //0x00000b5b LBB0_148
+ 0x45, 0x85, 0xff, //0x00000b5b testl %r15d, %r15d
+ 0x48, 0xbf, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, //0x00000b5e movabsq $-9223372036854775808, %rdi
+ 0x0f, 0x84, 0x21, 0x00, 0x00, 0x00, //0x00000b68 je LBB0_151
+ 0x31, 0xf6, //0x00000b6e xorl %esi, %esi
+ 0x41, 0x81, 0xfb, 0x36, 0x01, 0x00, 0x00, //0x00000b70 cmpl $310, %r11d
+ 0x0f, 0x8e, 0x1f, 0x00, 0x00, 0x00, //0x00000b77 jle LBB0_152
+ 0x49, 0xb8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x7f, //0x00000b7d movabsq $9218868437227405312, %r8
+ 0x8a, 0x55, 0xd7, //0x00000b87 movb $-41(%rbp), %dl
+ 0xe9, 0xab, 0x17, 0x00, 0x00, //0x00000b8a jmp LBB0_506
+ //0x00000b8f LBB0_151
+ 0x45, 0x31, 0xc0, //0x00000b8f xorl %r8d, %r8d
+ 0x31, 0xf6, //0x00000b92 xorl %esi, %esi
+ 0x8a, 0x55, 0xd7, //0x00000b94 movb $-41(%rbp), %dl
+ 0xe9, 0x9e, 0x17, 0x00, 0x00, //0x00000b97 jmp LBB0_506
+ //0x00000b9c LBB0_152
+ 0x41, 0x81, 0xfb, 0xb6, 0xfe, 0xff, 0xff, //0x00000b9c cmpl $-330, %r11d
+ 0x0f, 0x8d, 0x0b, 0x00, 0x00, 0x00, //0x00000ba3 jge LBB0_154
+ 0x45, 0x31, 0xc0, //0x00000ba9 xorl %r8d, %r8d
+ 0x8a, 0x55, 0xd7, //0x00000bac movb $-41(%rbp), %dl
+ 0xe9, 0x86, 0x17, 0x00, 0x00, //0x00000baf jmp LBB0_506
+ //0x00000bb4 LBB0_154
+ 0x49, 0xba, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0f, //0x00000bb4 movabsq $1152921504606846975, %r10
+ 0x45, 0x85, 0xdb, //0x00000bbe testl %r11d, %r11d
+ 0x0f, 0x8e, 0xd5, 0x07, 0x00, 0x00, //0x00000bc1 jle LBB0_270
+ 0x31, 0xf6, //0x00000bc7 xorl %esi, %esi
+ 0x41, 0xb8, 0x01, 0x00, 0x00, 0x00, //0x00000bc9 movl $1, %r8d
+ 0x44, 0x89, 0xf8, //0x00000bcf movl %r15d, %eax
+ 0xe9, 0x14, 0x00, 0x00, 0x00, //0x00000bd2 jmp LBB0_158
+ //0x00000bd7 LBB0_156
+ 0x89, 0xc7, //0x00000bd7 movl %eax, %edi
+ //0x00000bd9 LBB0_157
+ 0x48, 0x8b, 0x75, 0xc0, //0x00000bd9 movq $-64(%rbp), %rsi
+ 0x03, 0x75, 0xbc, //0x00000bdd addl $-68(%rbp), %esi
+ 0x89, 0xf8, //0x00000be0 movl %edi, %eax
+ 0x45, 0x85, 0xdb, //0x00000be2 testl %r11d, %r11d
+ 0x0f, 0x8e, 0xb4, 0x07, 0x00, 0x00, //0x00000be5 jle LBB0_271
+ //0x00000beb LBB0_158
+ 0x48, 0x89, 0x75, 0xc0, //0x00000beb movq %rsi, $-64(%rbp)
+ 0xb9, 0x1b, 0x00, 0x00, 0x00, //0x00000bef movl $27, %ecx
+ 0x41, 0x83, 0xfb, 0x08, //0x00000bf4 cmpl $8, %r11d
+ 0x0f, 0x8f, 0x0d, 0x00, 0x00, 0x00, //0x00000bf8 jg LBB0_160
+ 0x44, 0x89, 0xd9, //0x00000bfe movl %r11d, %ecx
+ 0x48, 0x8d, 0x15, 0xd8, 0x43, 0x00, 0x00, //0x00000c01 leaq $17368(%rip), %rdx /* _POW_TAB+0(%rip) */
+ 0x8b, 0x0c, 0x8a, //0x00000c08 movl (%rdx,%rcx,4), %ecx
+ //0x00000c0b LBB0_160
+ 0x85, 0xc0, //0x00000c0b testl %eax, %eax
+ 0x89, 0x4d, 0xbc, //0x00000c0d movl %ecx, $-68(%rbp)
+ 0x0f, 0x84, 0xc1, 0xff, 0xff, 0xff, //0x00000c10 je LBB0_156
+ 0x41, 0x89, 0xc9, //0x00000c16 movl %ecx, %r9d
+ 0x41, 0xf7, 0xd9, //0x00000c19 negl %r9d
+ 0x85, 0xc9, //0x00000c1c testl %ecx, %ecx
+ 0x0f, 0x84, 0xb3, 0xff, 0xff, 0xff, //0x00000c1e je LBB0_156
+ 0x0f, 0x88, 0x90, 0x01, 0x00, 0x00, //0x00000c24 js LBB0_187
+ //0x00000c2a LBB0_163
+ 0x41, 0x83, 0xf9, 0xc3, //0x00000c2a cmpl $-61, %r9d
+ 0x0f, 0x8e, 0x21, 0x00, 0x00, 0x00, //0x00000c2e jle LBB0_167
+ 0xe9, 0xcd, 0x03, 0x00, 0x00, //0x00000c34 jmp LBB0_219
+ //0x00000c39 LBB0_164
+ 0xff, 0xc8, //0x00000c39 decl %eax
+ 0x41, 0x89, 0xc7, //0x00000c3b movl %eax, %r15d
+ //0x00000c3e LBB0_165
+ 0x45, 0x85, 0xff, //0x00000c3e testl %r15d, %r15d
+ 0x45, 0x0f, 0x44, 0xdf, //0x00000c41 cmovel %r15d, %r11d
+ //0x00000c45 LBB0_166
+ 0x44, 0x8d, 0x49, 0x3c, //0x00000c45 leal $60(%rcx), %r9d
+ 0x44, 0x89, 0xf8, //0x00000c49 movl %r15d, %eax
+ 0x83, 0xf9, 0x88, //0x00000c4c cmpl $-120, %ecx
+ 0x0f, 0x8d, 0xa2, 0x03, 0x00, 0x00, //0x00000c4f jge LBB0_218
+ //0x00000c55 LBB0_167
+ 0x44, 0x89, 0xc9, //0x00000c55 movl %r9d, %ecx
+ 0x48, 0x63, 0xf8, //0x00000c58 movslq %eax, %rdi
+ 0x31, 0xf6, //0x00000c5b xorl %esi, %esi
+ 0x31, 0xd2, //0x00000c5d xorl %edx, %edx
+ 0x90, //0x00000c5f .p2align 4, 0x90
+ //0x00000c60 LBB0_168
+ 0x48, 0x39, 0xfe, //0x00000c60 cmpq %rdi, %rsi
+ 0x0f, 0x8d, 0x27, 0x00, 0x00, 0x00, //0x00000c63 jge LBB0_170
+ 0x48, 0x8d, 0x14, 0x92, //0x00000c69 leaq (%rdx,%rdx,4), %rdx
+ 0x49, 0x0f, 0xbe, 0x1c, 0x34, //0x00000c6d movsbq (%r12,%rsi), %rbx
+ 0x48, 0x8d, 0x54, 0x53, 0xd0, //0x00000c72 leaq $-48(%rbx,%rdx,2), %rdx
+ 0x48, 0xff, 0xc6, //0x00000c77 incq %rsi
+ 0x49, 0x8d, 0x5a, 0x01, //0x00000c7a leaq $1(%r10), %rbx
+ 0x48, 0x39, 0xda, //0x00000c7e cmpq %rbx, %rdx
+ 0x0f, 0x82, 0xd9, 0xff, 0xff, 0xff, //0x00000c81 jb LBB0_168
+ 0xe9, 0x2a, 0x00, 0x00, 0x00, //0x00000c87 jmp LBB0_172
+ 0x90, 0x90, 0x90, 0x90, //0x00000c8c .p2align 4, 0x90
+ //0x00000c90 LBB0_170
+ 0x48, 0x85, 0xd2, //0x00000c90 testq %rdx, %rdx
+ 0x0f, 0x84, 0x19, 0x01, 0x00, 0x00, //0x00000c93 je LBB0_185
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000c99 .p2align 4, 0x90
+ //0x00000ca0 LBB0_171
+ 0x48, 0x01, 0xd2, //0x00000ca0 addq %rdx, %rdx
+ 0x48, 0x8d, 0x14, 0x92, //0x00000ca3 leaq (%rdx,%rdx,4), %rdx
+ 0xff, 0xc6, //0x00000ca7 incl %esi
+ 0x49, 0x8d, 0x7a, 0x01, //0x00000ca9 leaq $1(%r10), %rdi
+ 0x48, 0x39, 0xfa, //0x00000cad cmpq %rdi, %rdx
+ 0x0f, 0x82, 0xea, 0xff, 0xff, 0xff, //0x00000cb0 jb LBB0_171
+ //0x00000cb6 LBB0_172
+ 0x41, 0x29, 0xf3, //0x00000cb6 subl %esi, %r11d
+ 0x31, 0xff, //0x00000cb9 xorl %edi, %edi
+ 0x39, 0xc6, //0x00000cbb cmpl %eax, %esi
+ 0x0f, 0x8d, 0x49, 0x00, 0x00, 0x00, //0x00000cbd jge LBB0_177
+ 0x48, 0x63, 0xc6, //0x00000cc3 movslq %esi, %rax
+ 0x49, 0x63, 0xf7, //0x00000cc6 movslq %r15d, %rsi
+ 0x49, 0x8d, 0x3c, 0x04, //0x00000cc9 leaq (%r12,%rax), %rdi
+ 0x45, 0x31, 0xff, //0x00000ccd xorl %r15d, %r15d
+ //0x00000cd0 .p2align 4, 0x90
+ //0x00000cd0 LBB0_174
+ 0x48, 0x89, 0xd3, //0x00000cd0 movq %rdx, %rbx
+ 0x48, 0xc1, 0xeb, 0x3c, //0x00000cd3 shrq $60, %rbx
+ 0x4c, 0x21, 0xd2, //0x00000cd7 andq %r10, %rdx
+ 0x80, 0xcb, 0x30, //0x00000cda orb $48, %bl
+ 0x43, 0x88, 0x1c, 0x3c, //0x00000cdd movb %bl, (%r12,%r15)
+ 0x48, 0x8d, 0x14, 0x92, //0x00000ce1 leaq (%rdx,%rdx,4), %rdx
+ 0x4a, 0x0f, 0xbe, 0x1c, 0x3f, //0x00000ce5 movsbq (%rdi,%r15), %rbx
+ 0x48, 0x8d, 0x54, 0x53, 0xd0, //0x00000cea leaq $-48(%rbx,%rdx,2), %rdx
+ 0x4a, 0x8d, 0x5c, 0x38, 0x01, //0x00000cef leaq $1(%rax,%r15), %rbx
+ 0x49, 0xff, 0xc7, //0x00000cf4 incq %r15
+ 0x48, 0x39, 0xf3, //0x00000cf7 cmpq %rsi, %rbx
+ 0x0f, 0x8c, 0xd0, 0xff, 0xff, 0xff, //0x00000cfa jl LBB0_174
+ 0x48, 0x85, 0xd2, //0x00000d00 testq %rdx, %rdx
+ 0x0f, 0x84, 0x5f, 0x00, 0x00, 0x00, //0x00000d03 je LBB0_181
+ 0x44, 0x89, 0xff, //0x00000d09 movl %r15d, %edi
+ //0x00000d0c LBB0_177
+ 0x41, 0x89, 0xff, //0x00000d0c movl %edi, %r15d
+ 0xe9, 0x23, 0x00, 0x00, 0x00, //0x00000d0f jmp LBB0_179
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000d14 .p2align 4, 0x90
+ //0x00000d20 LBB0_178
+ 0x48, 0x85, 0xc0, //0x00000d20 testq %rax, %rax
+ 0x45, 0x0f, 0x45, 0xf0, //0x00000d23 cmovnel %r8d, %r14d
+ 0x48, 0x01, 0xd2, //0x00000d27 addq %rdx, %rdx
+ 0x48, 0x8d, 0x14, 0x92, //0x00000d2a leaq (%rdx,%rdx,4), %rdx
+ 0x48, 0x85, 0xd2, //0x00000d2e testq %rdx, %rdx
+ 0x0f, 0x84, 0x31, 0x00, 0x00, 0x00, //0x00000d31 je LBB0_181
+ //0x00000d37 LBB0_179
+ 0x48, 0x89, 0xd0, //0x00000d37 movq %rdx, %rax
+ 0x48, 0xc1, 0xe8, 0x3c, //0x00000d3a shrq $60, %rax
+ 0x4c, 0x21, 0xd2, //0x00000d3e andq %r10, %rdx
+ 0x49, 0x63, 0xf7, //0x00000d41 movslq %r15d, %rsi
+ 0x49, 0x39, 0xf5, //0x00000d44 cmpq %rsi, %r13
+ 0x0f, 0x86, 0xd3, 0xff, 0xff, 0xff, //0x00000d47 jbe LBB0_178
+ 0x0c, 0x30, //0x00000d4d orb $48, %al
+ 0x41, 0x88, 0x04, 0x34, //0x00000d4f movb %al, (%r12,%rsi)
+ 0xff, 0xc6, //0x00000d53 incl %esi
+ 0x41, 0x89, 0xf7, //0x00000d55 movl %esi, %r15d
+ 0x48, 0x01, 0xd2, //0x00000d58 addq %rdx, %rdx
+ 0x48, 0x8d, 0x14, 0x92, //0x00000d5b leaq (%rdx,%rdx,4), %rdx
+ 0x48, 0x85, 0xd2, //0x00000d5f testq %rdx, %rdx
+ 0x0f, 0x85, 0xcf, 0xff, 0xff, 0xff, //0x00000d62 jne LBB0_179
+ //0x00000d68 LBB0_181
+ 0x41, 0xff, 0xc3, //0x00000d68 incl %r11d
+ 0x45, 0x85, 0xff, //0x00000d6b testl %r15d, %r15d
+ 0x0f, 0x8e, 0xca, 0xfe, 0xff, 0xff, //0x00000d6e jle LBB0_165
+ 0x44, 0x89, 0xf8, //0x00000d74 movl %r15d, %eax
+ 0x42, 0x80, 0x7c, 0x20, 0xff, 0x30, //0x00000d77 cmpb $48, $-1(%rax,%r12)
+ 0x0f, 0x85, 0xc2, 0xfe, 0xff, 0xff, //0x00000d7d jne LBB0_166
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000d83 .p2align 4, 0x90
+ //0x00000d90 LBB0_183
+ 0x48, 0x83, 0xf8, 0x01, //0x00000d90 cmpq $1, %rax
+ 0x0f, 0x8e, 0x9f, 0xfe, 0xff, 0xff, //0x00000d94 jle LBB0_164
+ 0x4c, 0x8d, 0x78, 0xff, //0x00000d9a leaq $-1(%rax), %r15
+ 0x41, 0x80, 0x7c, 0x04, 0xfe, 0x30, //0x00000d9e cmpb $48, $-2(%r12,%rax)
+ 0x4c, 0x89, 0xf8, //0x00000da4 movq %r15, %rax
+ 0x0f, 0x84, 0xe3, 0xff, 0xff, 0xff, //0x00000da7 je LBB0_183
+ 0xe9, 0x93, 0xfe, 0xff, 0xff, //0x00000dad jmp LBB0_166
+ //0x00000db2 LBB0_185
+ 0x45, 0x31, 0xff, //0x00000db2 xorl %r15d, %r15d
+ 0xe9, 0x8b, 0xfe, 0xff, 0xff, //0x00000db5 jmp LBB0_166
+ //0x00000dba LBB0_187
+ 0x83, 0xf9, 0xc3, //0x00000dba cmpl $-61, %ecx
+ 0x0f, 0x8f, 0xbe, 0x03, 0x00, 0x00, //0x00000dbd jg LBB0_238
+ 0x48, 0x8d, 0x3d, 0x46, 0x42, 0x00, 0x00, //0x00000dc3 leaq $16966(%rip), %rdi /* _LSHIFT_TAB+0(%rip) */
+ 0xe9, 0x1e, 0x00, 0x00, 0x00, //0x00000dca jmp LBB0_192
+ //0x00000dcf LBB0_189
+ 0x48, 0x8d, 0x3d, 0x3a, 0x42, 0x00, 0x00, //0x00000dcf leaq $16954(%rip), %rdi /* _LSHIFT_TAB+0(%rip) */
+ //0x00000dd6 LBB0_190
+ 0x45, 0x85, 0xff, //0x00000dd6 testl %r15d, %r15d
+ 0x45, 0x0f, 0x44, 0xdf, //0x00000dd9 cmovel %r15d, %r11d
+ //0x00000ddd LBB0_191
+ 0x44, 0x8d, 0x4b, 0xc4, //0x00000ddd leal $-60(%rbx), %r9d
+ 0x44, 0x89, 0xf8, //0x00000de1 movl %r15d, %eax
+ 0x83, 0xfb, 0x78, //0x00000de4 cmpl $120, %ebx
+ 0x0f, 0x8e, 0x85, 0x03, 0x00, 0x00, //0x00000de7 jle LBB0_237
+ //0x00000ded LBB0_192
+ 0x41, 0xb8, 0x01, 0x00, 0x00, 0x00, //0x00000ded movl $1, %r8d
+ 0x44, 0x89, 0xcb, //0x00000df3 movl %r9d, %ebx
+ 0x48, 0x63, 0xf0, //0x00000df6 movslq %eax, %rsi
+ 0x85, 0xf6, //0x00000df9 testl %esi, %esi
+ 0x0f, 0x84, 0x45, 0x00, 0x00, 0x00, //0x00000dfb je LBB0_198
+ 0xb2, 0x38, //0x00000e01 movb $56, %dl
+ 0x31, 0xc9, //0x00000e03 xorl %ecx, %ecx
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000e05 .p2align 4, 0x90
+ //0x00000e10 LBB0_194
+ 0x41, 0xb9, 0x13, 0x00, 0x00, 0x00, //0x00000e10 movl $19, %r9d
+ 0x48, 0x83, 0xf9, 0x2a, //0x00000e16 cmpq $42, %rcx
+ 0x0f, 0x84, 0x2c, 0x00, 0x00, 0x00, //0x00000e1a je LBB0_199
+ 0x41, 0x38, 0x14, 0x0c, //0x00000e20 cmpb %dl, (%r12,%rcx)
+ 0x0f, 0x85, 0xb8, 0x01, 0x00, 0x00, //0x00000e24 jne LBB0_216
+ 0x0f, 0xb6, 0x94, 0x39, 0x65, 0x18, 0x00, 0x00, //0x00000e2a movzbl $6245(%rcx,%rdi), %edx
+ 0x48, 0xff, 0xc1, //0x00000e32 incq %rcx
+ 0x48, 0x39, 0xce, //0x00000e35 cmpq %rcx, %rsi
+ 0x0f, 0x85, 0xd2, 0xff, 0xff, 0xff, //0x00000e38 jne LBB0_194
+ 0x84, 0xd2, //0x00000e3e testb %dl, %dl
+ 0x0f, 0x84, 0x06, 0x00, 0x00, 0x00, //0x00000e40 je LBB0_199
+ //0x00000e46 LBB0_198
+ 0x41, 0xb9, 0x12, 0x00, 0x00, 0x00, //0x00000e46 movl $18, %r9d
+ //0x00000e4c LBB0_199
+ 0x85, 0xc0, //0x00000e4c testl %eax, %eax
+ 0x0f, 0x8e, 0xb7, 0x00, 0x00, 0x00, //0x00000e4e jle LBB0_207
+ 0x48, 0x89, 0x5d, 0xb0, //0x00000e54 movq %rbx, $-80(%rbp)
+ 0x4c, 0x89, 0x5d, 0xc8, //0x00000e58 movq %r11, $-56(%rbp)
+ 0x44, 0x01, 0xc8, //0x00000e5c addl %r9d, %eax
+ 0x48, 0x98, //0x00000e5f cltq
+ 0x48, 0x89, 0xc3, //0x00000e61 movq %rax, %rbx
+ 0x48, 0xc1, 0xe3, 0x20, //0x00000e64 shlq $32, %rbx
+ 0x48, 0xff, 0xc8, //0x00000e68 decq %rax
+ 0x48, 0xff, 0xc6, //0x00000e6b incq %rsi
+ 0x31, 0xc9, //0x00000e6e xorl %ecx, %ecx
+ 0xe9, 0x30, 0x00, 0x00, 0x00, //0x00000e70 jmp LBB0_203
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000e75 .p2align 4, 0x90
+ //0x00000e80 LBB0_201
+ 0x48, 0x85, 0xc0, //0x00000e80 testq %rax, %rax
+ 0x45, 0x0f, 0x45, 0xf0, //0x00000e83 cmovnel %r8d, %r14d
+ //0x00000e87 LBB0_202
+ 0x48, 0xb8, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, //0x00000e87 movabsq $-4294967296, %rax
+ 0x48, 0x01, 0xc3, //0x00000e91 addq %rax, %rbx
+ 0x49, 0x8d, 0x43, 0xff, //0x00000e94 leaq $-1(%r11), %rax
+ 0x48, 0xff, 0xce, //0x00000e98 decq %rsi
+ 0x48, 0x83, 0xfe, 0x01, //0x00000e9b cmpq $1, %rsi
+ 0x0f, 0x8e, 0x49, 0x00, 0x00, 0x00, //0x00000e9f jle LBB0_205
+ //0x00000ea5 LBB0_203
+ 0x49, 0x89, 0xc3, //0x00000ea5 movq %rax, %r11
+ 0x41, 0x0f, 0xb6, 0x7c, 0x34, 0xfe, //0x00000ea8 movzbl $-2(%r12,%rsi), %edi
+ 0x48, 0xc1, 0xe7, 0x3c, //0x00000eae shlq $60, %rdi
+ 0x48, 0x01, 0xcf, //0x00000eb2 addq %rcx, %rdi
+ 0x48, 0x89, 0xf8, //0x00000eb5 movq %rdi, %rax
+ 0x48, 0xb9, 0xcd, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, //0x00000eb8 movabsq $-3689348814741910323, %rcx
+ 0x48, 0xf7, 0xe1, //0x00000ec2 mulq %rcx
+ 0x48, 0x89, 0xd1, //0x00000ec5 movq %rdx, %rcx
+ 0x48, 0xc1, 0xe9, 0x03, //0x00000ec8 shrq $3, %rcx
+ 0x48, 0x8d, 0x04, 0x09, //0x00000ecc leaq (%rcx,%rcx), %rax
+ 0x48, 0x8d, 0x14, 0x80, //0x00000ed0 leaq (%rax,%rax,4), %rdx
+ 0x48, 0x89, 0xf8, //0x00000ed4 movq %rdi, %rax
+ 0x48, 0x29, 0xd0, //0x00000ed7 subq %rdx, %rax
+ 0x4d, 0x39, 0xeb, //0x00000eda cmpq %r13, %r11
+ 0x0f, 0x83, 0x9d, 0xff, 0xff, 0xff, //0x00000edd jae LBB0_201
+ 0x04, 0x30, //0x00000ee3 addb $48, %al
+ 0x43, 0x88, 0x04, 0x1c, //0x00000ee5 movb %al, (%r12,%r11)
+ 0xe9, 0x99, 0xff, 0xff, 0xff, //0x00000ee9 jmp LBB0_202
+ //0x00000eee LBB0_205
+ 0x48, 0x83, 0xff, 0x0a, //0x00000eee cmpq $10, %rdi
+ 0x0f, 0x83, 0x1e, 0x00, 0x00, 0x00, //0x00000ef2 jae LBB0_208
+ 0x4c, 0x8b, 0x5d, 0xc8, //0x00000ef8 movq $-56(%rbp), %r11
+ 0x41, 0xb8, 0x01, 0x00, 0x00, 0x00, //0x00000efc movl $1, %r8d
+ 0x48, 0x8b, 0x5d, 0xb0, //0x00000f02 movq $-80(%rbp), %rbx
+ 0xe9, 0x85, 0x00, 0x00, 0x00, //0x00000f06 jmp LBB0_212
+ //0x00000f0b LBB0_207
+ 0x41, 0xb8, 0x01, 0x00, 0x00, 0x00, //0x00000f0b movl $1, %r8d
+ 0xe9, 0x7a, 0x00, 0x00, 0x00, //0x00000f11 jmp LBB0_212
+ //0x00000f16 LBB0_208
+ 0x49, 0x63, 0xf3, //0x00000f16 movslq %r11d, %rsi
+ 0x48, 0xff, 0xce, //0x00000f19 decq %rsi
+ 0x4c, 0x8b, 0x5d, 0xc8, //0x00000f1c movq $-56(%rbp), %r11
+ 0x41, 0xb8, 0x01, 0x00, 0x00, 0x00, //0x00000f20 movl $1, %r8d
+ 0x48, 0x8b, 0x5d, 0xb0, //0x00000f26 movq $-80(%rbp), %rbx
+ 0xe9, 0x18, 0x00, 0x00, 0x00, //0x00000f2a jmp LBB0_210
+ 0x90, //0x00000f2f .p2align 4, 0x90
+ //0x00000f30 LBB0_209
+ 0x48, 0x85, 0xc0, //0x00000f30 testq %rax, %rax
+ 0x45, 0x0f, 0x45, 0xf0, //0x00000f33 cmovnel %r8d, %r14d
+ 0x48, 0xff, 0xce, //0x00000f37 decq %rsi
+ 0x48, 0x83, 0xf9, 0x09, //0x00000f3a cmpq $9, %rcx
+ 0x48, 0x89, 0xd1, //0x00000f3e movq %rdx, %rcx
+ 0x0f, 0x86, 0x49, 0x00, 0x00, 0x00, //0x00000f41 jbe LBB0_212
+ //0x00000f47 LBB0_210
+ 0x48, 0x89, 0xc8, //0x00000f47 movq %rcx, %rax
+ 0x48, 0xba, 0xcd, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, //0x00000f4a movabsq $-3689348814741910323, %rdx
+ 0x48, 0xf7, 0xe2, //0x00000f54 mulq %rdx
+ 0x48, 0xc1, 0xea, 0x03, //0x00000f57 shrq $3, %rdx
+ 0x48, 0x8d, 0x04, 0x12, //0x00000f5b leaq (%rdx,%rdx), %rax
+ 0x48, 0x8d, 0x3c, 0x80, //0x00000f5f leaq (%rax,%rax,4), %rdi
+ 0x48, 0x89, 0xc8, //0x00000f63 movq %rcx, %rax
+ 0x48, 0x29, 0xf8, //0x00000f66 subq %rdi, %rax
+ 0x4c, 0x39, 0xee, //0x00000f69 cmpq %r13, %rsi
+ 0x0f, 0x83, 0xbe, 0xff, 0xff, 0xff, //0x00000f6c jae LBB0_209
+ 0x04, 0x30, //0x00000f72 addb $48, %al
+ 0x41, 0x88, 0x04, 0x34, //0x00000f74 movb %al, (%r12,%rsi)
+ 0x48, 0xff, 0xce, //0x00000f78 decq %rsi
+ 0x48, 0x83, 0xf9, 0x09, //0x00000f7b cmpq $9, %rcx
+ 0x48, 0x89, 0xd1, //0x00000f7f movq %rdx, %rcx
+ 0x0f, 0x87, 0xbf, 0xff, 0xff, 0xff, //0x00000f82 ja LBB0_210
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00000f88 .p2align 4, 0x90
+ //0x00000f90 LBB0_212
+ 0x45, 0x01, 0xcf, //0x00000f90 addl %r9d, %r15d
+ 0x4d, 0x63, 0xff, //0x00000f93 movslq %r15d, %r15
+ 0x4d, 0x39, 0xfd, //0x00000f96 cmpq %r15, %r13
+ 0x45, 0x0f, 0x46, 0xfd, //0x00000f99 cmovbel %r13d, %r15d
+ 0x45, 0x01, 0xcb, //0x00000f9d addl %r9d, %r11d
+ 0x45, 0x85, 0xff, //0x00000fa0 testl %r15d, %r15d
+ 0x0f, 0x8e, 0x26, 0xfe, 0xff, 0xff, //0x00000fa3 jle LBB0_189
+ 0x44, 0x89, 0xf8, //0x00000fa9 movl %r15d, %eax
+ 0x42, 0x80, 0x7c, 0x20, 0xff, 0x30, //0x00000fac cmpb $48, $-1(%rax,%r12)
+ 0x48, 0x8d, 0x3d, 0x57, 0x40, 0x00, 0x00, //0x00000fb2 leaq $16471(%rip), %rdi /* _LSHIFT_TAB+0(%rip) */
+ 0x0f, 0x85, 0x1e, 0xfe, 0xff, 0xff, //0x00000fb9 jne LBB0_191
+ 0x90, //0x00000fbf .p2align 4, 0x90
+ //0x00000fc0 LBB0_214
+ 0x48, 0x83, 0xf8, 0x01, //0x00000fc0 cmpq $1, %rax
+ 0x0f, 0x8e, 0x23, 0x00, 0x00, 0x00, //0x00000fc4 jle LBB0_217
+ 0x4c, 0x8d, 0x78, 0xff, //0x00000fca leaq $-1(%rax), %r15
+ 0x41, 0x80, 0x7c, 0x04, 0xfe, 0x30, //0x00000fce cmpb $48, $-2(%r12,%rax)
+ 0x4c, 0x89, 0xf8, //0x00000fd4 movq %r15, %rax
+ 0x0f, 0x84, 0xe3, 0xff, 0xff, 0xff, //0x00000fd7 je LBB0_214
+ 0xe9, 0xfb, 0xfd, 0xff, 0xff, //0x00000fdd jmp LBB0_191
+ //0x00000fe2 LBB0_216
+ 0x0f, 0x8c, 0x5e, 0xfe, 0xff, 0xff, //0x00000fe2 jl LBB0_198
+ 0xe9, 0x5f, 0xfe, 0xff, 0xff, //0x00000fe8 jmp LBB0_199
+ //0x00000fed LBB0_217
+ 0xff, 0xc8, //0x00000fed decl %eax
+ 0x41, 0x89, 0xc7, //0x00000fef movl %eax, %r15d
+ 0xe9, 0xdf, 0xfd, 0xff, 0xff, //0x00000ff2 jmp LBB0_190
+ //0x00000ff7 LBB0_218
+ 0x44, 0x89, 0xf8, //0x00000ff7 movl %r15d, %eax
+ 0x44, 0x89, 0xff, //0x00000ffa movl %r15d, %edi
+ 0x45, 0x85, 0xc9, //0x00000ffd testl %r9d, %r9d
+ 0x0f, 0x84, 0xd3, 0xfb, 0xff, 0xff, //0x00001000 je LBB0_157
+ //0x00001006 LBB0_219
+ 0x41, 0xf7, 0xd9, //0x00001006 negl %r9d
+ 0x48, 0x63, 0xf0, //0x00001009 movslq %eax, %rsi
+ 0x31, 0xff, //0x0000100c xorl %edi, %edi
+ 0x31, 0xd2, //0x0000100e xorl %edx, %edx
+ //0x00001010 .p2align 4, 0x90
+ //0x00001010 LBB0_220
+ 0x48, 0x39, 0xf7, //0x00001010 cmpq %rsi, %rdi
+ 0x0f, 0x8d, 0x30, 0x01, 0x00, 0x00, //0x00001013 jge LBB0_234
+ 0x48, 0x8d, 0x0c, 0x92, //0x00001019 leaq (%rdx,%rdx,4), %rcx
+ 0x49, 0x0f, 0xbe, 0x14, 0x3c, //0x0000101d movsbq (%r12,%rdi), %rdx
+ 0x48, 0x8d, 0x54, 0x4a, 0xd0, //0x00001022 leaq $-48(%rdx,%rcx,2), %rdx
+ 0x48, 0xff, 0xc7, //0x00001027 incq %rdi
+ 0x48, 0x89, 0xd3, //0x0000102a movq %rdx, %rbx
+ 0x44, 0x89, 0xc9, //0x0000102d movl %r9d, %ecx
+ 0x48, 0xd3, 0xeb, //0x00001030 shrq %cl, %rbx
+ 0x48, 0x85, 0xdb, //0x00001033 testq %rbx, %rbx
+ 0x0f, 0x84, 0xd4, 0xff, 0xff, 0xff, //0x00001036 je LBB0_220
+ //0x0000103c LBB0_222
+ 0x48, 0xc7, 0xc6, 0xff, 0xff, 0xff, 0xff, //0x0000103c movq $-1, %rsi
+ 0x44, 0x89, 0xc9, //0x00001043 movl %r9d, %ecx
+ 0x48, 0xd3, 0xe6, //0x00001046 shlq %cl, %rsi
+ 0x48, 0xf7, 0xd6, //0x00001049 notq %rsi
+ 0x31, 0xdb, //0x0000104c xorl %ebx, %ebx
+ 0x39, 0xc7, //0x0000104e cmpl %eax, %edi
+ 0x0f, 0x8d, 0x55, 0x00, 0x00, 0x00, //0x00001050 jge LBB0_226
+ 0x4c, 0x89, 0x5d, 0xc8, //0x00001056 movq %r11, $-56(%rbp)
+ 0x4c, 0x63, 0xdf, //0x0000105a movslq %edi, %r11
+ 0x4d, 0x63, 0xc7, //0x0000105d movslq %r15d, %r8
+ 0x4f, 0x8d, 0x3c, 0x1c, //0x00001060 leaq (%r12,%r11), %r15
+ 0x31, 0xdb, //0x00001064 xorl %ebx, %ebx
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00001066 .p2align 4, 0x90
+ //0x00001070 LBB0_224
+ 0x48, 0x89, 0xd0, //0x00001070 movq %rdx, %rax
+ 0x44, 0x89, 0xc9, //0x00001073 movl %r9d, %ecx
+ 0x48, 0xd3, 0xe8, //0x00001076 shrq %cl, %rax
+ 0x48, 0x21, 0xf2, //0x00001079 andq %rsi, %rdx
+ 0x04, 0x30, //0x0000107c addb $48, %al
+ 0x41, 0x88, 0x04, 0x1c, //0x0000107e movb %al, (%r12,%rbx)
+ 0x48, 0x8d, 0x04, 0x92, //0x00001082 leaq (%rdx,%rdx,4), %rax
+ 0x49, 0x0f, 0xbe, 0x0c, 0x1f, //0x00001086 movsbq (%r15,%rbx), %rcx
+ 0x48, 0x8d, 0x54, 0x41, 0xd0, //0x0000108b leaq $-48(%rcx,%rax,2), %rdx
+ 0x49, 0x8d, 0x44, 0x1b, 0x01, //0x00001090 leaq $1(%r11,%rbx), %rax
+ 0x48, 0xff, 0xc3, //0x00001095 incq %rbx
+ 0x4c, 0x39, 0xc0, //0x00001098 cmpq %r8, %rax
+ 0x0f, 0x8c, 0xcf, 0xff, 0xff, 0xff, //0x0000109b jl LBB0_224
+ 0x4c, 0x8b, 0x5d, 0xc8, //0x000010a1 movq $-56(%rbp), %r11
+ 0x41, 0xb8, 0x01, 0x00, 0x00, 0x00, //0x000010a5 movl $1, %r8d
+ //0x000010ab LBB0_226
+ 0x41, 0x29, 0xfb, //0x000010ab subl %edi, %r11d
+ 0x41, 0x89, 0xdf, //0x000010ae movl %ebx, %r15d
+ 0x48, 0x85, 0xd2, //0x000010b1 testq %rdx, %rdx
+ 0x8b, 0x7d, 0xbc, //0x000010b4 movl $-68(%rbp), %edi
+ 0x0f, 0x85, 0x1c, 0x00, 0x00, 0x00, //0x000010b7 jne LBB0_228
+ 0xe9, 0x4a, 0x00, 0x00, 0x00, //0x000010bd jmp LBB0_230
+ //0x000010c2 LBB0_227
+ 0x48, 0x85, 0xc0, //0x000010c2 testq %rax, %rax
+ 0x45, 0x0f, 0x45, 0xf0, //0x000010c5 cmovnel %r8d, %r14d
+ 0x48, 0x01, 0xd2, //0x000010c9 addq %rdx, %rdx
+ 0x48, 0x8d, 0x14, 0x92, //0x000010cc leaq (%rdx,%rdx,4), %rdx
+ 0x48, 0x85, 0xd2, //0x000010d0 testq %rdx, %rdx
+ 0x0f, 0x84, 0x33, 0x00, 0x00, 0x00, //0x000010d3 je LBB0_230
+ //0x000010d9 LBB0_228
+ 0x48, 0x89, 0xd0, //0x000010d9 movq %rdx, %rax
+ 0x44, 0x89, 0xc9, //0x000010dc movl %r9d, %ecx
+ 0x48, 0xd3, 0xe8, //0x000010df shrq %cl, %rax
+ 0x48, 0x21, 0xf2, //0x000010e2 andq %rsi, %rdx
+ 0x49, 0x63, 0xcf, //0x000010e5 movslq %r15d, %rcx
+ 0x49, 0x39, 0xcd, //0x000010e8 cmpq %rcx, %r13
+ 0x0f, 0x86, 0xd1, 0xff, 0xff, 0xff, //0x000010eb jbe LBB0_227
+ 0x04, 0x30, //0x000010f1 addb $48, %al
+ 0x41, 0x88, 0x04, 0x0c, //0x000010f3 movb %al, (%r12,%rcx)
+ 0xff, 0xc1, //0x000010f7 incl %ecx
+ 0x41, 0x89, 0xcf, //0x000010f9 movl %ecx, %r15d
+ 0x48, 0x01, 0xd2, //0x000010fc addq %rdx, %rdx
+ 0x48, 0x8d, 0x14, 0x92, //0x000010ff leaq (%rdx,%rdx,4), %rdx
+ 0x48, 0x85, 0xd2, //0x00001103 testq %rdx, %rdx
+ 0x0f, 0x85, 0xcd, 0xff, 0xff, 0xff, //0x00001106 jne LBB0_228
+ //0x0000110c LBB0_230
+ 0x41, 0xff, 0xc3, //0x0000110c incl %r11d
+ 0x45, 0x85, 0xff, //0x0000110f testl %r15d, %r15d
+ 0x0f, 0x8e, 0x44, 0x02, 0x00, 0x00, //0x00001112 jle LBB0_264
+ 0x44, 0x89, 0xf8, //0x00001118 movl %r15d, %eax
+ 0x42, 0x80, 0x7c, 0x20, 0xff, 0x30, //0x0000111b cmpb $48, $-1(%rax,%r12)
+ 0x0f, 0x85, 0x42, 0x02, 0x00, 0x00, //0x00001121 jne LBB0_265
+ //0x00001127 LBB0_232
+ 0x48, 0x83, 0xf8, 0x01, //0x00001127 cmpq $1, %rax
+ 0x0f, 0x8e, 0x26, 0x02, 0x00, 0x00, //0x0000112b jle LBB0_263
+ 0x4c, 0x8d, 0x78, 0xff, //0x00001131 leaq $-1(%rax), %r15
+ 0x41, 0x80, 0x7c, 0x04, 0xfe, 0x30, //0x00001135 cmpb $48, $-2(%r12,%rax)
+ 0x4c, 0x89, 0xf8, //0x0000113b movq %r15, %rax
+ 0x0f, 0x84, 0xe3, 0xff, 0xff, 0xff, //0x0000113e je LBB0_232
+ 0xe9, 0x20, 0x02, 0x00, 0x00, //0x00001144 jmp LBB0_265
+ //0x00001149 LBB0_234
+ 0x48, 0x85, 0xd2, //0x00001149 testq %rdx, %rdx
+ 0x0f, 0x84, 0x3c, 0x01, 0x00, 0x00, //0x0000114c je LBB0_253
+ //0x00001152 LBB0_235
+ 0x48, 0x89, 0xd6, //0x00001152 movq %rdx, %rsi
+ 0x44, 0x89, 0xc9, //0x00001155 movl %r9d, %ecx
+ 0x48, 0xd3, 0xee, //0x00001158 shrq %cl, %rsi
+ 0x48, 0x85, 0xf6, //0x0000115b testq %rsi, %rsi
+ 0x0f, 0x85, 0xd8, 0xfe, 0xff, 0xff, //0x0000115e jne LBB0_222
+ 0x48, 0x01, 0xd2, //0x00001164 addq %rdx, %rdx
+ 0x48, 0x8d, 0x14, 0x92, //0x00001167 leaq (%rdx,%rdx,4), %rdx
+ 0xff, 0xc7, //0x0000116b incl %edi
+ 0xe9, 0xe0, 0xff, 0xff, 0xff, //0x0000116d jmp LBB0_235
+ //0x00001172 LBB0_237
+ 0x44, 0x89, 0xf8, //0x00001172 movl %r15d, %eax
+ 0x44, 0x89, 0xff, //0x00001175 movl %r15d, %edi
+ 0x45, 0x85, 0xc9, //0x00001178 testl %r9d, %r9d
+ 0x0f, 0x84, 0x58, 0xfa, 0xff, 0xff, //0x0000117b je LBB0_157
+ //0x00001181 LBB0_238
+ 0x44, 0x89, 0xc9, //0x00001181 movl %r9d, %ecx
+ 0x48, 0x6b, 0xf1, 0x68, //0x00001184 imulq $104, %rcx, %rsi
+ 0x48, 0x8d, 0x3d, 0x81, 0x3e, 0x00, 0x00, //0x00001188 leaq $16001(%rip), %rdi /* _LSHIFT_TAB+0(%rip) */
+ 0x8b, 0x1c, 0x3e, //0x0000118f movl (%rsi,%rdi), %ebx
+ 0x4c, 0x63, 0xc0, //0x00001192 movslq %eax, %r8
+ 0x8a, 0x54, 0x3e, 0x04, //0x00001195 movb $4(%rsi,%rdi), %dl
+ 0x45, 0x85, 0xc0, //0x00001199 testl %r8d, %r8d
+ 0x0f, 0x84, 0x29, 0x00, 0x00, 0x00, //0x0000119c je LBB0_243
+ 0x48, 0x8d, 0x74, 0x3e, 0x05, //0x000011a2 leaq $5(%rsi,%rdi), %rsi
+ 0x31, 0xff, //0x000011a7 xorl %edi, %edi
+ //0x000011a9 LBB0_240
+ 0x84, 0xd2, //0x000011a9 testb %dl, %dl
+ 0x0f, 0x84, 0x24, 0x00, 0x00, 0x00, //0x000011ab je LBB0_245
+ 0x41, 0x38, 0x14, 0x3c, //0x000011b1 cmpb %dl, (%r12,%rdi)
+ 0x0f, 0x85, 0xb6, 0x01, 0x00, 0x00, //0x000011b5 jne LBB0_266
+ 0x0f, 0xb6, 0x14, 0x3e, //0x000011bb movzbl (%rsi,%rdi), %edx
+ 0x48, 0xff, 0xc7, //0x000011bf incq %rdi
+ 0x49, 0x39, 0xf8, //0x000011c2 cmpq %rdi, %r8
+ 0x0f, 0x85, 0xde, 0xff, 0xff, 0xff, //0x000011c5 jne LBB0_240
+ //0x000011cb LBB0_243
+ 0x84, 0xd2, //0x000011cb testb %dl, %dl
+ 0x0f, 0x84, 0x02, 0x00, 0x00, 0x00, //0x000011cd je LBB0_245
+ //0x000011d3 LBB0_244
+ 0xff, 0xcb, //0x000011d3 decl %ebx
+ //0x000011d5 LBB0_245
+ 0x85, 0xc0, //0x000011d5 testl %eax, %eax
+ 0x0f, 0x8e, 0xbb, 0x00, 0x00, 0x00, //0x000011d7 jle LBB0_254
+ 0x4c, 0x89, 0x5d, 0xc8, //0x000011dd movq %r11, $-56(%rbp)
+ 0x89, 0x5d, 0xb0, //0x000011e1 movl %ebx, $-80(%rbp)
+ 0x01, 0xd8, //0x000011e4 addl %ebx, %eax
+ 0x48, 0x98, //0x000011e6 cltq
+ 0x48, 0x89, 0xc6, //0x000011e8 movq %rax, %rsi
+ 0x48, 0xc1, 0xe6, 0x20, //0x000011eb shlq $32, %rsi
+ 0x48, 0xff, 0xc8, //0x000011ef decq %rax
+ 0x49, 0xff, 0xc0, //0x000011f2 incq %r8
+ 0x31, 0xff, //0x000011f5 xorl %edi, %edi
+ 0xe9, 0x2a, 0x00, 0x00, 0x00, //0x000011f7 jmp LBB0_249
+ //0x000011fc LBB0_247
+ 0x48, 0x85, 0xc0, //0x000011fc testq %rax, %rax
+ 0xb8, 0x01, 0x00, 0x00, 0x00, //0x000011ff movl $1, %eax
+ 0x44, 0x0f, 0x45, 0xf0, //0x00001204 cmovnel %eax, %r14d
+ //0x00001208 LBB0_248
+ 0x48, 0xb8, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, //0x00001208 movabsq $-4294967296, %rax
+ 0x48, 0x01, 0xc6, //0x00001212 addq %rax, %rsi
+ 0x49, 0x8d, 0x43, 0xff, //0x00001215 leaq $-1(%r11), %rax
+ 0x49, 0xff, 0xc8, //0x00001219 decq %r8
+ 0x49, 0x83, 0xf8, 0x01, //0x0000121c cmpq $1, %r8
+ 0x0f, 0x8e, 0x4c, 0x00, 0x00, 0x00, //0x00001220 jle LBB0_251
+ //0x00001226 LBB0_249
+ 0x49, 0x89, 0xc3, //0x00001226 movq %rax, %r11
+ 0x4b, 0x0f, 0xbe, 0x5c, 0x04, 0xfe, //0x00001229 movsbq $-2(%r12,%r8), %rbx
+ 0x48, 0x83, 0xc3, 0xd0, //0x0000122f addq $-48, %rbx
+ 0x48, 0xd3, 0xe3, //0x00001233 shlq %cl, %rbx
+ 0x48, 0x01, 0xfb, //0x00001236 addq %rdi, %rbx
+ 0x48, 0x89, 0xd8, //0x00001239 movq %rbx, %rax
+ 0x48, 0xba, 0xcd, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, //0x0000123c movabsq $-3689348814741910323, %rdx
+ 0x48, 0xf7, 0xe2, //0x00001246 mulq %rdx
+ 0x48, 0x89, 0xd7, //0x00001249 movq %rdx, %rdi
+ 0x48, 0xc1, 0xef, 0x03, //0x0000124c shrq $3, %rdi
+ 0x48, 0x8d, 0x04, 0x3f, //0x00001250 leaq (%rdi,%rdi), %rax
+ 0x48, 0x8d, 0x14, 0x80, //0x00001254 leaq (%rax,%rax,4), %rdx
+ 0x48, 0x89, 0xd8, //0x00001258 movq %rbx, %rax
+ 0x48, 0x29, 0xd0, //0x0000125b subq %rdx, %rax
+ 0x4d, 0x39, 0xeb, //0x0000125e cmpq %r13, %r11
+ 0x0f, 0x83, 0x95, 0xff, 0xff, 0xff, //0x00001261 jae LBB0_247
+ 0x04, 0x30, //0x00001267 addb $48, %al
+ 0x43, 0x88, 0x04, 0x1c, //0x00001269 movb %al, (%r12,%r11)
+ 0xe9, 0x96, 0xff, 0xff, 0xff, //0x0000126d jmp LBB0_248
+ //0x00001272 LBB0_251
+ 0x48, 0x83, 0xfb, 0x0a, //0x00001272 cmpq $10, %rbx
+ 0x41, 0xb8, 0x01, 0x00, 0x00, 0x00, //0x00001276 movl $1, %r8d
+ 0x0f, 0x83, 0x21, 0x00, 0x00, 0x00, //0x0000127c jae LBB0_255
+ 0x4c, 0x8b, 0x5d, 0xc8, //0x00001282 movq $-56(%rbp), %r11
+ 0x8b, 0x5d, 0xb0, //0x00001286 movl $-80(%rbp), %ebx
+ 0xe9, 0x7f, 0x00, 0x00, 0x00, //0x00001289 jmp LBB0_259
+ //0x0000128e LBB0_253
+ 0x45, 0x31, 0xff, //0x0000128e xorl %r15d, %r15d
+ 0x31, 0xff, //0x00001291 xorl %edi, %edi
+ 0xe9, 0x41, 0xf9, 0xff, 0xff, //0x00001293 jmp LBB0_157
+ //0x00001298 LBB0_254
+ 0x41, 0xb8, 0x01, 0x00, 0x00, 0x00, //0x00001298 movl $1, %r8d
+ 0xe9, 0x6a, 0x00, 0x00, 0x00, //0x0000129e jmp LBB0_259
+ //0x000012a3 LBB0_255
+ 0x49, 0x63, 0xcb, //0x000012a3 movslq %r11d, %rcx
+ 0x48, 0xff, 0xc9, //0x000012a6 decq %rcx
+ 0x4c, 0x8b, 0x5d, 0xc8, //0x000012a9 movq $-56(%rbp), %r11
+ 0x8b, 0x5d, 0xb0, //0x000012ad movl $-80(%rbp), %ebx
+ 0xe9, 0x17, 0x00, 0x00, 0x00, //0x000012b0 jmp LBB0_257
+ //0x000012b5 LBB0_256
+ 0x48, 0x85, 0xc0, //0x000012b5 testq %rax, %rax
+ 0x45, 0x0f, 0x45, 0xf0, //0x000012b8 cmovnel %r8d, %r14d
+ 0x48, 0xff, 0xc9, //0x000012bc decq %rcx
+ 0x48, 0x83, 0xff, 0x09, //0x000012bf cmpq $9, %rdi
+ 0x48, 0x89, 0xd7, //0x000012c3 movq %rdx, %rdi
+ 0x0f, 0x86, 0x41, 0x00, 0x00, 0x00, //0x000012c6 jbe LBB0_259
+ //0x000012cc LBB0_257
+ 0x48, 0x89, 0xf8, //0x000012cc movq %rdi, %rax
+ 0x48, 0xba, 0xcd, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, //0x000012cf movabsq $-3689348814741910323, %rdx
+ 0x48, 0xf7, 0xe2, //0x000012d9 mulq %rdx
+ 0x48, 0xc1, 0xea, 0x03, //0x000012dc shrq $3, %rdx
+ 0x48, 0x8d, 0x04, 0x12, //0x000012e0 leaq (%rdx,%rdx), %rax
+ 0x48, 0x8d, 0x34, 0x80, //0x000012e4 leaq (%rax,%rax,4), %rsi
+ 0x48, 0x89, 0xf8, //0x000012e8 movq %rdi, %rax
+ 0x48, 0x29, 0xf0, //0x000012eb subq %rsi, %rax
+ 0x4c, 0x39, 0xe9, //0x000012ee cmpq %r13, %rcx
+ 0x0f, 0x83, 0xbe, 0xff, 0xff, 0xff, //0x000012f1 jae LBB0_256
+ 0x04, 0x30, //0x000012f7 addb $48, %al
+ 0x41, 0x88, 0x04, 0x0c, //0x000012f9 movb %al, (%r12,%rcx)
+ 0x48, 0xff, 0xc9, //0x000012fd decq %rcx
+ 0x48, 0x83, 0xff, 0x09, //0x00001300 cmpq $9, %rdi
+ 0x48, 0x89, 0xd7, //0x00001304 movq %rdx, %rdi
+ 0x0f, 0x87, 0xbf, 0xff, 0xff, 0xff, //0x00001307 ja LBB0_257
+ //0x0000130d LBB0_259
+ 0x41, 0x01, 0xdf, //0x0000130d addl %ebx, %r15d
+ 0x4d, 0x63, 0xff, //0x00001310 movslq %r15d, %r15
+ 0x4d, 0x39, 0xfd, //0x00001313 cmpq %r15, %r13
+ 0x45, 0x0f, 0x46, 0xfd, //0x00001316 cmovbel %r13d, %r15d
+ 0x41, 0x01, 0xdb, //0x0000131a addl %ebx, %r11d
+ 0x45, 0x85, 0xff, //0x0000131d testl %r15d, %r15d
+ 0x0f, 0x8e, 0x5b, 0x00, 0x00, 0x00, //0x00001320 jle LBB0_268
+ 0x44, 0x89, 0xf8, //0x00001326 movl %r15d, %eax
+ 0x42, 0x80, 0x7c, 0x20, 0xff, 0x30, //0x00001329 cmpb $48, $-1(%rax,%r12)
+ 0x0f, 0x85, 0x53, 0x00, 0x00, 0x00, //0x0000132f jne LBB0_269
+ //0x00001335 LBB0_261
+ 0x48, 0x83, 0xf8, 0x01, //0x00001335 cmpq $1, %rax
+ 0x0f, 0x8e, 0x3d, 0x00, 0x00, 0x00, //0x00001339 jle LBB0_267
+ 0x4c, 0x8d, 0x78, 0xff, //0x0000133f leaq $-1(%rax), %r15
+ 0x41, 0x80, 0x7c, 0x04, 0xfe, 0x30, //0x00001343 cmpb $48, $-2(%r12,%rax)
+ 0x4c, 0x89, 0xf8, //0x00001349 movq %r15, %rax
+ 0x0f, 0x84, 0xe3, 0xff, 0xff, 0xff, //0x0000134c je LBB0_261
+ 0xe9, 0x31, 0x00, 0x00, 0x00, //0x00001352 jmp LBB0_269
+ //0x00001357 LBB0_263
+ 0xff, 0xc8, //0x00001357 decl %eax
+ 0x41, 0x89, 0xc7, //0x00001359 movl %eax, %r15d
+ //0x0000135c LBB0_264
+ 0x48, 0x8b, 0x45, 0xc0, //0x0000135c movq $-64(%rbp), %rax
+ 0x45, 0x85, 0xff, //0x00001360 testl %r15d, %r15d
+ 0x0f, 0x84, 0x04, 0x0c, 0x00, 0x00, //0x00001363 je LBB0_444
+ //0x00001369 LBB0_265
+ 0x44, 0x89, 0xff, //0x00001369 movl %r15d, %edi
+ 0xe9, 0x68, 0xf8, 0xff, 0xff, //0x0000136c jmp LBB0_157
+ //0x00001371 LBB0_266
+ 0x0f, 0x8c, 0x5c, 0xfe, 0xff, 0xff, //0x00001371 jl LBB0_244
+ 0xe9, 0x59, 0xfe, 0xff, 0xff, //0x00001377 jmp LBB0_245
+ //0x0000137c LBB0_267
+ 0xff, 0xc8, //0x0000137c decl %eax
+ 0x41, 0x89, 0xc7, //0x0000137e movl %eax, %r15d
+ //0x00001381 LBB0_268
+ 0x45, 0x85, 0xff, //0x00001381 testl %r15d, %r15d
+ 0x45, 0x0f, 0x44, 0xdf, //0x00001384 cmovel %r15d, %r11d
+ //0x00001388 LBB0_269
+ 0x44, 0x89, 0xf8, //0x00001388 movl %r15d, %eax
+ 0x44, 0x89, 0xff, //0x0000138b movl %r15d, %edi
+ 0x45, 0x85, 0xc9, //0x0000138e testl %r9d, %r9d
+ 0x0f, 0x89, 0x42, 0xf8, 0xff, 0xff, //0x00001391 jns LBB0_157
+ 0xe9, 0x8e, 0xf8, 0xff, 0xff, //0x00001397 jmp LBB0_163
+ //0x0000139c LBB0_270
+ 0x44, 0x89, 0xff, //0x0000139c movl %r15d, %edi
+ //0x0000139f LBB0_271
+ 0x4c, 0x8d, 0x05, 0x6a, 0x3c, 0x00, 0x00, //0x0000139f leaq $15466(%rip), %r8 /* _LSHIFT_TAB+0(%rip) */
+ 0xe9, 0x0b, 0x00, 0x00, 0x00, //0x000013a6 jmp LBB0_274
+ //0x000013ab LBB0_272
+ 0x89, 0xf8, //0x000013ab movl %edi, %eax
+ //0x000013ad LBB0_273
+ 0x48, 0x8b, 0x75, 0xc0, //0x000013ad movq $-64(%rbp), %rsi
+ 0x2b, 0x75, 0xb0, //0x000013b1 subl $-80(%rbp), %esi
+ 0x89, 0xc7, //0x000013b4 movl %eax, %edi
+ //0x000013b6 LBB0_274
+ 0x45, 0x85, 0xdb, //0x000013b6 testl %r11d, %r11d
+ 0x0f, 0x88, 0x16, 0x00, 0x00, 0x00, //0x000013b9 js LBB0_277
+ 0x0f, 0x85, 0xcd, 0x07, 0x00, 0x00, //0x000013bf jne LBB0_389
+ 0x41, 0x80, 0x3c, 0x24, 0x35, //0x000013c5 cmpb $53, (%r12)
+ 0x0f, 0x8c, 0x14, 0x00, 0x00, 0x00, //0x000013ca jl LBB0_278
+ 0xe9, 0xbd, 0x07, 0x00, 0x00, //0x000013d0 jmp LBB0_389
+ //0x000013d5 LBB0_277
+ 0xb8, 0x1b, 0x00, 0x00, 0x00, //0x000013d5 movl $27, %eax
+ 0x41, 0x83, 0xfb, 0xf8, //0x000013da cmpl $-8, %r11d
+ 0x0f, 0x8c, 0x11, 0x00, 0x00, 0x00, //0x000013de jl LBB0_279
+ //0x000013e4 LBB0_278
+ 0x44, 0x89, 0xd8, //0x000013e4 movl %r11d, %eax
+ 0xf7, 0xd8, //0x000013e7 negl %eax
+ 0x48, 0x98, //0x000013e9 cltq
+ 0x48, 0x8d, 0x0d, 0xee, 0x3b, 0x00, 0x00, //0x000013eb leaq $15342(%rip), %rcx /* _POW_TAB+0(%rip) */
+ 0x8b, 0x04, 0x81, //0x000013f2 movl (%rcx,%rax,4), %eax
+ //0x000013f5 LBB0_279
+ 0x85, 0xff, //0x000013f5 testl %edi, %edi
+ 0x48, 0x89, 0x75, 0xc0, //0x000013f7 movq %rsi, $-64(%rbp)
+ 0x89, 0x45, 0xb0, //0x000013fb movl %eax, $-80(%rbp)
+ 0x0f, 0x84, 0xa7, 0xff, 0xff, 0xff, //0x000013fe je LBB0_272
+ 0x85, 0xc0, //0x00001404 testl %eax, %eax
+ 0x0f, 0x84, 0x9f, 0xff, 0xff, 0xff, //0x00001406 je LBB0_272
+ 0x0f, 0x8e, 0x3b, 0x02, 0x00, 0x00, //0x0000140c jle LBB0_311
+ 0x41, 0x89, 0xc1, //0x00001412 movl %eax, %r9d
+ 0x83, 0xf8, 0x3d, //0x00001415 cmpl $61, %eax
+ 0x0f, 0x8d, 0x21, 0x00, 0x00, 0x00, //0x00001418 jge LBB0_286
+ 0xe9, 0x41, 0x02, 0x00, 0x00, //0x0000141e jmp LBB0_313
+ //0x00001423 LBB0_283
+ 0xff, 0xc8, //0x00001423 decl %eax
+ 0x41, 0x89, 0xc7, //0x00001425 movl %eax, %r15d
+ //0x00001428 LBB0_284
+ 0x45, 0x85, 0xff, //0x00001428 testl %r15d, %r15d
+ 0x45, 0x0f, 0x44, 0xdf, //0x0000142b cmovel %r15d, %r11d
+ //0x0000142f LBB0_285
+ 0x44, 0x8d, 0x4b, 0xc4, //0x0000142f leal $-60(%rbx), %r9d
+ 0x44, 0x89, 0xff, //0x00001433 movl %r15d, %edi
+ 0x83, 0xfb, 0x78, //0x00001436 cmpl $120, %ebx
+ 0x0f, 0x8e, 0x16, 0x02, 0x00, 0x00, //0x00001439 jle LBB0_312
+ //0x0000143f LBB0_286
+ 0x44, 0x89, 0xcb, //0x0000143f movl %r9d, %ebx
+ 0x48, 0x63, 0xf7, //0x00001442 movslq %edi, %rsi
+ 0x85, 0xf6, //0x00001445 testl %esi, %esi
+ 0x0f, 0x84, 0x4a, 0x00, 0x00, 0x00, //0x00001447 je LBB0_292
+ 0xb1, 0x38, //0x0000144d movb $56, %cl
+ 0x31, 0xc0, //0x0000144f xorl %eax, %eax
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00001451 .p2align 4, 0x90
+ //0x00001460 LBB0_288
+ 0x41, 0xb9, 0x13, 0x00, 0x00, 0x00, //0x00001460 movl $19, %r9d
+ 0x48, 0x83, 0xf8, 0x2a, //0x00001466 cmpq $42, %rax
+ 0x0f, 0x84, 0x2d, 0x00, 0x00, 0x00, //0x0000146a je LBB0_293
+ 0x41, 0x38, 0x0c, 0x04, //0x00001470 cmpb %cl, (%r12,%rax)
+ 0x0f, 0x85, 0xc8, 0x01, 0x00, 0x00, //0x00001474 jne LBB0_309
+ 0x42, 0x0f, 0xb6, 0x8c, 0x00, 0x65, 0x18, 0x00, 0x00, //0x0000147a movzbl $6245(%rax,%r8), %ecx
+ 0x48, 0xff, 0xc0, //0x00001483 incq %rax
+ 0x48, 0x39, 0xc6, //0x00001486 cmpq %rax, %rsi
+ 0x0f, 0x85, 0xd1, 0xff, 0xff, 0xff, //0x00001489 jne LBB0_288
+ 0x84, 0xc9, //0x0000148f testb %cl, %cl
+ 0x0f, 0x84, 0x06, 0x00, 0x00, 0x00, //0x00001491 je LBB0_293
+ //0x00001497 LBB0_292
+ 0x41, 0xb9, 0x12, 0x00, 0x00, 0x00, //0x00001497 movl $18, %r9d
+ //0x0000149d LBB0_293
+ 0x85, 0xff, //0x0000149d testl %edi, %edi
+ 0x0f, 0x8e, 0x4b, 0x01, 0x00, 0x00, //0x0000149f jle LBB0_305
+ 0x48, 0x89, 0x5d, 0xc8, //0x000014a5 movq %rbx, $-56(%rbp)
+ 0x4d, 0x89, 0xd8, //0x000014a9 movq %r11, %r8
+ 0x44, 0x01, 0xcf, //0x000014ac addl %r9d, %edi
+ 0x48, 0x63, 0xc7, //0x000014af movslq %edi, %rax
+ 0x48, 0x89, 0xc3, //0x000014b2 movq %rax, %rbx
+ 0x48, 0xc1, 0xe3, 0x20, //0x000014b5 shlq $32, %rbx
+ 0x48, 0xff, 0xc8, //0x000014b9 decq %rax
+ 0x48, 0xff, 0xc6, //0x000014bc incq %rsi
+ 0x31, 0xc9, //0x000014bf xorl %ecx, %ecx
+ 0xe9, 0x34, 0x00, 0x00, 0x00, //0x000014c1 jmp LBB0_297
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000014c6 .p2align 4, 0x90
+ //0x000014d0 LBB0_295
+ 0x48, 0x85, 0xc0, //0x000014d0 testq %rax, %rax
+ 0xb8, 0x01, 0x00, 0x00, 0x00, //0x000014d3 movl $1, %eax
+ 0x44, 0x0f, 0x45, 0xf0, //0x000014d8 cmovnel %eax, %r14d
+ //0x000014dc LBB0_296
+ 0x48, 0xb8, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, //0x000014dc movabsq $-4294967296, %rax
+ 0x48, 0x01, 0xc3, //0x000014e6 addq %rax, %rbx
+ 0x49, 0x8d, 0x43, 0xff, //0x000014e9 leaq $-1(%r11), %rax
+ 0x48, 0xff, 0xce, //0x000014ed decq %rsi
+ 0x48, 0x83, 0xfe, 0x01, //0x000014f0 cmpq $1, %rsi
+ 0x0f, 0x8e, 0x56, 0x00, 0x00, 0x00, //0x000014f4 jle LBB0_299
+ //0x000014fa LBB0_297
+ 0x49, 0x89, 0xc3, //0x000014fa movq %rax, %r11
+ 0x41, 0x0f, 0xb6, 0x7c, 0x34, 0xfe, //0x000014fd movzbl $-2(%r12,%rsi), %edi
+ 0x48, 0xc1, 0xe7, 0x3c, //0x00001503 shlq $60, %rdi
+ 0x48, 0x01, 0xcf, //0x00001507 addq %rcx, %rdi
+ 0x48, 0x89, 0xf8, //0x0000150a movq %rdi, %rax
+ 0x48, 0xb9, 0xcd, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, //0x0000150d movabsq $-3689348814741910323, %rcx
+ 0x48, 0xf7, 0xe1, //0x00001517 mulq %rcx
+ 0x48, 0x89, 0xd1, //0x0000151a movq %rdx, %rcx
+ 0x48, 0xc1, 0xe9, 0x03, //0x0000151d shrq $3, %rcx
+ 0x48, 0x8d, 0x04, 0x09, //0x00001521 leaq (%rcx,%rcx), %rax
+ 0x48, 0x8d, 0x14, 0x80, //0x00001525 leaq (%rax,%rax,4), %rdx
+ 0x48, 0x89, 0xf8, //0x00001529 movq %rdi, %rax
+ 0x48, 0x29, 0xd0, //0x0000152c subq %rdx, %rax
+ 0x4d, 0x39, 0xeb, //0x0000152f cmpq %r13, %r11
+ 0x0f, 0x83, 0x98, 0xff, 0xff, 0xff, //0x00001532 jae LBB0_295
+ 0x04, 0x30, //0x00001538 addb $48, %al
+ 0x43, 0x88, 0x04, 0x1c, //0x0000153a movb %al, (%r12,%r11)
+ 0xe9, 0x99, 0xff, 0xff, 0xff, //0x0000153e jmp LBB0_296
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00001543 .p2align 4, 0x90
+ //0x00001550 LBB0_299
+ 0x48, 0x83, 0xff, 0x0a, //0x00001550 cmpq $10, %rdi
+ 0x0f, 0x83, 0x13, 0x00, 0x00, 0x00, //0x00001554 jae LBB0_301
+ 0x4d, 0x89, 0xc3, //0x0000155a movq %r8, %r11
+ 0x4c, 0x8d, 0x05, 0xac, 0x3a, 0x00, 0x00, //0x0000155d leaq $15020(%rip), %r8 /* _LSHIFT_TAB+0(%rip) */
+ 0x48, 0x8b, 0x5d, 0xc8, //0x00001564 movq $-56(%rbp), %rbx
+ 0xe9, 0x83, 0x00, 0x00, 0x00, //0x00001568 jmp LBB0_305
+ //0x0000156d LBB0_301
+ 0x49, 0x63, 0xf3, //0x0000156d movslq %r11d, %rsi
+ 0x48, 0xff, 0xce, //0x00001570 decq %rsi
+ 0x4d, 0x89, 0xc3, //0x00001573 movq %r8, %r11
+ 0x4c, 0x8d, 0x05, 0x93, 0x3a, 0x00, 0x00, //0x00001576 leaq $14995(%rip), %r8 /* _LSHIFT_TAB+0(%rip) */
+ 0x48, 0x8b, 0x5d, 0xc8, //0x0000157d movq $-56(%rbp), %rbx
+ 0xe9, 0x26, 0x00, 0x00, 0x00, //0x00001581 jmp LBB0_303
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00001586 .p2align 4, 0x90
+ //0x00001590 LBB0_302
+ 0x48, 0x85, 0xc0, //0x00001590 testq %rax, %rax
+ 0xb8, 0x01, 0x00, 0x00, 0x00, //0x00001593 movl $1, %eax
+ 0x44, 0x0f, 0x45, 0xf0, //0x00001598 cmovnel %eax, %r14d
+ 0x48, 0xff, 0xce, //0x0000159c decq %rsi
+ 0x48, 0x83, 0xf9, 0x09, //0x0000159f cmpq $9, %rcx
+ 0x48, 0x89, 0xd1, //0x000015a3 movq %rdx, %rcx
+ 0x0f, 0x86, 0x44, 0x00, 0x00, 0x00, //0x000015a6 jbe LBB0_305
+ //0x000015ac LBB0_303
+ 0x48, 0x89, 0xc8, //0x000015ac movq %rcx, %rax
+ 0x48, 0xba, 0xcd, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, //0x000015af movabsq $-3689348814741910323, %rdx
+ 0x48, 0xf7, 0xe2, //0x000015b9 mulq %rdx
+ 0x48, 0xc1, 0xea, 0x03, //0x000015bc shrq $3, %rdx
+ 0x48, 0x8d, 0x04, 0x12, //0x000015c0 leaq (%rdx,%rdx), %rax
+ 0x48, 0x8d, 0x3c, 0x80, //0x000015c4 leaq (%rax,%rax,4), %rdi
+ 0x48, 0x89, 0xc8, //0x000015c8 movq %rcx, %rax
+ 0x48, 0x29, 0xf8, //0x000015cb subq %rdi, %rax
+ 0x4c, 0x39, 0xee, //0x000015ce cmpq %r13, %rsi
+ 0x0f, 0x83, 0xb9, 0xff, 0xff, 0xff, //0x000015d1 jae LBB0_302
+ 0x04, 0x30, //0x000015d7 addb $48, %al
+ 0x41, 0x88, 0x04, 0x34, //0x000015d9 movb %al, (%r12,%rsi)
+ 0x48, 0xff, 0xce, //0x000015dd decq %rsi
+ 0x48, 0x83, 0xf9, 0x09, //0x000015e0 cmpq $9, %rcx
+ 0x48, 0x89, 0xd1, //0x000015e4 movq %rdx, %rcx
+ 0x0f, 0x87, 0xbf, 0xff, 0xff, 0xff, //0x000015e7 ja LBB0_303
+ 0x90, 0x90, 0x90, //0x000015ed .p2align 4, 0x90
+ //0x000015f0 LBB0_305
+ 0x45, 0x01, 0xcf, //0x000015f0 addl %r9d, %r15d
+ 0x4d, 0x63, 0xff, //0x000015f3 movslq %r15d, %r15
+ 0x4d, 0x39, 0xfd, //0x000015f6 cmpq %r15, %r13
+ 0x45, 0x0f, 0x46, 0xfd, //0x000015f9 cmovbel %r13d, %r15d
+ 0x45, 0x01, 0xcb, //0x000015fd addl %r9d, %r11d
+ 0x45, 0x85, 0xff, //0x00001600 testl %r15d, %r15d
+ 0x0f, 0x8e, 0x1f, 0xfe, 0xff, 0xff, //0x00001603 jle LBB0_284
+ 0x44, 0x89, 0xf8, //0x00001609 movl %r15d, %eax
+ 0x42, 0x80, 0x7c, 0x20, 0xff, 0x30, //0x0000160c cmpb $48, $-1(%rax,%r12)
+ 0x0f, 0x85, 0x17, 0xfe, 0xff, 0xff, //0x00001612 jne LBB0_285
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00001618 .p2align 4, 0x90
+ //0x00001620 LBB0_307
+ 0x48, 0x83, 0xf8, 0x01, //0x00001620 cmpq $1, %rax
+ 0x0f, 0x8e, 0xf9, 0xfd, 0xff, 0xff, //0x00001624 jle LBB0_283
+ 0x4c, 0x8d, 0x78, 0xff, //0x0000162a leaq $-1(%rax), %r15
+ 0x41, 0x80, 0x7c, 0x04, 0xfe, 0x30, //0x0000162e cmpb $48, $-2(%r12,%rax)
+ 0x4c, 0x89, 0xf8, //0x00001634 movq %r15, %rax
+ 0x0f, 0x84, 0xe3, 0xff, 0xff, 0xff, //0x00001637 je LBB0_307
+ 0xe9, 0xed, 0xfd, 0xff, 0xff, //0x0000163d jmp LBB0_285
+ //0x00001642 LBB0_309
+ 0x0f, 0x8c, 0x4f, 0xfe, 0xff, 0xff, //0x00001642 jl LBB0_292
+ 0xe9, 0x50, 0xfe, 0xff, 0xff, //0x00001648 jmp LBB0_293
+ //0x0000164d LBB0_311
+ 0x41, 0x89, 0xc1, //0x0000164d movl %eax, %r9d
+ 0xe9, 0x09, 0x02, 0x00, 0x00, //0x00001650 jmp LBB0_341
+ //0x00001655 LBB0_312
+ 0x44, 0x89, 0xff, //0x00001655 movl %r15d, %edi
+ 0x44, 0x89, 0xf8, //0x00001658 movl %r15d, %eax
+ 0x45, 0x85, 0xc9, //0x0000165b testl %r9d, %r9d
+ 0x0f, 0x84, 0x49, 0xfd, 0xff, 0xff, //0x0000165e je LBB0_273
+ //0x00001664 LBB0_313
+ 0x44, 0x89, 0xc9, //0x00001664 movl %r9d, %ecx
+ 0x48, 0x6b, 0xd1, 0x68, //0x00001667 imulq $104, %rcx, %rdx
+ 0x42, 0x8b, 0x1c, 0x02, //0x0000166b movl (%rdx,%r8), %ebx
+ 0x4c, 0x89, 0xc6, //0x0000166f movq %r8, %rsi
+ 0x4c, 0x63, 0xc7, //0x00001672 movslq %edi, %r8
+ 0x8a, 0x44, 0x32, 0x04, //0x00001675 movb $4(%rdx,%rsi), %al
+ 0x45, 0x85, 0xc0, //0x00001679 testl %r8d, %r8d
+ 0x0f, 0x84, 0x29, 0x00, 0x00, 0x00, //0x0000167c je LBB0_318
+ 0x48, 0x8d, 0x54, 0x32, 0x05, //0x00001682 leaq $5(%rdx,%rsi), %rdx
+ 0x31, 0xf6, //0x00001687 xorl %esi, %esi
+ //0x00001689 LBB0_315
+ 0x84, 0xc0, //0x00001689 testb %al, %al
+ 0x0f, 0x84, 0x24, 0x00, 0x00, 0x00, //0x0000168b je LBB0_320
+ 0x41, 0x38, 0x04, 0x34, //0x00001691 cmpb %al, (%r12,%rsi)
+ 0x0f, 0x85, 0x9d, 0x01, 0x00, 0x00, //0x00001695 jne LBB0_337
+ 0x0f, 0xb6, 0x04, 0x32, //0x0000169b movzbl (%rdx,%rsi), %eax
+ 0x48, 0xff, 0xc6, //0x0000169f incq %rsi
+ 0x49, 0x39, 0xf0, //0x000016a2 cmpq %rsi, %r8
+ 0x0f, 0x85, 0xde, 0xff, 0xff, 0xff, //0x000016a5 jne LBB0_315
+ //0x000016ab LBB0_318
+ 0x84, 0xc0, //0x000016ab testb %al, %al
+ 0x0f, 0x84, 0x02, 0x00, 0x00, 0x00, //0x000016ad je LBB0_320
+ //0x000016b3 LBB0_319
+ 0xff, 0xcb, //0x000016b3 decl %ebx
+ //0x000016b5 LBB0_320
+ 0x85, 0xff, //0x000016b5 testl %edi, %edi
+ 0x0f, 0x8e, 0xb6, 0x00, 0x00, 0x00, //0x000016b7 jle LBB0_328
+ 0x4c, 0x89, 0x5d, 0xc8, //0x000016bd movq %r11, $-56(%rbp)
+ 0x89, 0x5d, 0xbc, //0x000016c1 movl %ebx, $-68(%rbp)
+ 0x01, 0xdf, //0x000016c4 addl %ebx, %edi
+ 0x48, 0x63, 0xc7, //0x000016c6 movslq %edi, %rax
+ 0x48, 0x89, 0xc6, //0x000016c9 movq %rax, %rsi
+ 0x48, 0xc1, 0xe6, 0x20, //0x000016cc shlq $32, %rsi
+ 0x48, 0xff, 0xc8, //0x000016d0 decq %rax
+ 0x49, 0xff, 0xc0, //0x000016d3 incq %r8
+ 0x31, 0xff, //0x000016d6 xorl %edi, %edi
+ 0xe9, 0x2d, 0x00, 0x00, 0x00, //0x000016d8 jmp LBB0_324
+ 0x90, 0x90, 0x90, //0x000016dd .p2align 4, 0x90
+ //0x000016e0 LBB0_322
+ 0x48, 0x85, 0xc0, //0x000016e0 testq %rax, %rax
+ 0xb8, 0x01, 0x00, 0x00, 0x00, //0x000016e3 movl $1, %eax
+ 0x44, 0x0f, 0x45, 0xf0, //0x000016e8 cmovnel %eax, %r14d
+ //0x000016ec LBB0_323
+ 0x48, 0xb8, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, //0x000016ec movabsq $-4294967296, %rax
+ 0x48, 0x01, 0xc6, //0x000016f6 addq %rax, %rsi
+ 0x49, 0x8d, 0x43, 0xff, //0x000016f9 leaq $-1(%r11), %rax
+ 0x49, 0xff, 0xc8, //0x000016fd decq %r8
+ 0x49, 0x83, 0xf8, 0x01, //0x00001700 cmpq $1, %r8
+ 0x0f, 0x8e, 0x4c, 0x00, 0x00, 0x00, //0x00001704 jle LBB0_326
+ //0x0000170a LBB0_324
+ 0x49, 0x89, 0xc3, //0x0000170a movq %rax, %r11
+ 0x4b, 0x0f, 0xbe, 0x5c, 0x04, 0xfe, //0x0000170d movsbq $-2(%r12,%r8), %rbx
+ 0x48, 0x83, 0xc3, 0xd0, //0x00001713 addq $-48, %rbx
+ 0x48, 0xd3, 0xe3, //0x00001717 shlq %cl, %rbx
+ 0x48, 0x01, 0xfb, //0x0000171a addq %rdi, %rbx
+ 0x48, 0x89, 0xd8, //0x0000171d movq %rbx, %rax
+ 0x48, 0xba, 0xcd, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, //0x00001720 movabsq $-3689348814741910323, %rdx
+ 0x48, 0xf7, 0xe2, //0x0000172a mulq %rdx
+ 0x48, 0x89, 0xd7, //0x0000172d movq %rdx, %rdi
+ 0x48, 0xc1, 0xef, 0x03, //0x00001730 shrq $3, %rdi
+ 0x48, 0x8d, 0x04, 0x3f, //0x00001734 leaq (%rdi,%rdi), %rax
+ 0x48, 0x8d, 0x14, 0x80, //0x00001738 leaq (%rax,%rax,4), %rdx
+ 0x48, 0x89, 0xd8, //0x0000173c movq %rbx, %rax
+ 0x48, 0x29, 0xd0, //0x0000173f subq %rdx, %rax
+ 0x4d, 0x39, 0xeb, //0x00001742 cmpq %r13, %r11
+ 0x0f, 0x83, 0x95, 0xff, 0xff, 0xff, //0x00001745 jae LBB0_322
+ 0x04, 0x30, //0x0000174b addb $48, %al
+ 0x43, 0x88, 0x04, 0x1c, //0x0000174d movb %al, (%r12,%r11)
+ 0xe9, 0x96, 0xff, 0xff, 0xff, //0x00001751 jmp LBB0_323
+ //0x00001756 LBB0_326
+ 0x48, 0x83, 0xfb, 0x0a, //0x00001756 cmpq $10, %rbx
+ 0x4c, 0x8d, 0x05, 0xaf, 0x38, 0x00, 0x00, //0x0000175a leaq $14511(%rip), %r8 /* _LSHIFT_TAB+0(%rip) */
+ 0x0f, 0x83, 0x18, 0x00, 0x00, 0x00, //0x00001761 jae LBB0_329
+ 0x4c, 0x8b, 0x5d, 0xc8, //0x00001767 movq $-56(%rbp), %r11
+ 0x8b, 0x5d, 0xbc, //0x0000176b movl $-68(%rbp), %ebx
+ 0xe9, 0x7b, 0x00, 0x00, 0x00, //0x0000176e jmp LBB0_333
+ //0x00001773 LBB0_328
+ 0x4c, 0x8d, 0x05, 0x96, 0x38, 0x00, 0x00, //0x00001773 leaq $14486(%rip), %r8 /* _LSHIFT_TAB+0(%rip) */
+ 0xe9, 0x6f, 0x00, 0x00, 0x00, //0x0000177a jmp LBB0_333
+ //0x0000177f LBB0_329
+ 0x49, 0x63, 0xcb, //0x0000177f movslq %r11d, %rcx
+ 0x48, 0xff, 0xc9, //0x00001782 decq %rcx
+ 0x4c, 0x8b, 0x5d, 0xc8, //0x00001785 movq $-56(%rbp), %r11
+ 0x8b, 0x5d, 0xbc, //0x00001789 movl $-68(%rbp), %ebx
+ 0xe9, 0x1c, 0x00, 0x00, 0x00, //0x0000178c jmp LBB0_331
+ //0x00001791 LBB0_330
+ 0x48, 0x85, 0xc0, //0x00001791 testq %rax, %rax
+ 0xb8, 0x01, 0x00, 0x00, 0x00, //0x00001794 movl $1, %eax
+ 0x44, 0x0f, 0x45, 0xf0, //0x00001799 cmovnel %eax, %r14d
+ 0x48, 0xff, 0xc9, //0x0000179d decq %rcx
+ 0x48, 0x83, 0xff, 0x09, //0x000017a0 cmpq $9, %rdi
+ 0x48, 0x89, 0xd7, //0x000017a4 movq %rdx, %rdi
+ 0x0f, 0x86, 0x41, 0x00, 0x00, 0x00, //0x000017a7 jbe LBB0_333
+ //0x000017ad LBB0_331
+ 0x48, 0x89, 0xf8, //0x000017ad movq %rdi, %rax
+ 0x48, 0xba, 0xcd, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, //0x000017b0 movabsq $-3689348814741910323, %rdx
+ 0x48, 0xf7, 0xe2, //0x000017ba mulq %rdx
+ 0x48, 0xc1, 0xea, 0x03, //0x000017bd shrq $3, %rdx
+ 0x48, 0x8d, 0x04, 0x12, //0x000017c1 leaq (%rdx,%rdx), %rax
+ 0x48, 0x8d, 0x34, 0x80, //0x000017c5 leaq (%rax,%rax,4), %rsi
+ 0x48, 0x89, 0xf8, //0x000017c9 movq %rdi, %rax
+ 0x48, 0x29, 0xf0, //0x000017cc subq %rsi, %rax
+ 0x4c, 0x39, 0xe9, //0x000017cf cmpq %r13, %rcx
+ 0x0f, 0x83, 0xb9, 0xff, 0xff, 0xff, //0x000017d2 jae LBB0_330
+ 0x04, 0x30, //0x000017d8 addb $48, %al
+ 0x41, 0x88, 0x04, 0x0c, //0x000017da movb %al, (%r12,%rcx)
+ 0x48, 0xff, 0xc9, //0x000017de decq %rcx
+ 0x48, 0x83, 0xff, 0x09, //0x000017e1 cmpq $9, %rdi
+ 0x48, 0x89, 0xd7, //0x000017e5 movq %rdx, %rdi
+ 0x0f, 0x87, 0xbf, 0xff, 0xff, 0xff, //0x000017e8 ja LBB0_331
+ //0x000017ee LBB0_333
+ 0x41, 0x01, 0xdf, //0x000017ee addl %ebx, %r15d
+ 0x4d, 0x63, 0xff, //0x000017f1 movslq %r15d, %r15
+ 0x4d, 0x39, 0xfd, //0x000017f4 cmpq %r15, %r13
+ 0x45, 0x0f, 0x46, 0xfd, //0x000017f7 cmovbel %r13d, %r15d
+ 0x41, 0x01, 0xdb, //0x000017fb addl %ebx, %r11d
+ 0x45, 0x85, 0xff, //0x000017fe testl %r15d, %r15d
+ 0x0f, 0x8e, 0x41, 0x00, 0x00, 0x00, //0x00001801 jle LBB0_339
+ 0x44, 0x89, 0xf8, //0x00001807 movl %r15d, %eax
+ 0x42, 0x80, 0x7c, 0x20, 0xff, 0x30, //0x0000180a cmpb $48, $-1(%rax,%r12)
+ 0x0f, 0x85, 0x39, 0x00, 0x00, 0x00, //0x00001810 jne LBB0_340
+ //0x00001816 LBB0_335
+ 0x48, 0x83, 0xf8, 0x01, //0x00001816 cmpq $1, %rax
+ 0x0f, 0x8e, 0x23, 0x00, 0x00, 0x00, //0x0000181a jle LBB0_338
+ 0x4c, 0x8d, 0x78, 0xff, //0x00001820 leaq $-1(%rax), %r15
+ 0x41, 0x80, 0x7c, 0x04, 0xfe, 0x30, //0x00001824 cmpb $48, $-2(%r12,%rax)
+ 0x4c, 0x89, 0xf8, //0x0000182a movq %r15, %rax
+ 0x0f, 0x84, 0xe3, 0xff, 0xff, 0xff, //0x0000182d je LBB0_335
+ 0xe9, 0x17, 0x00, 0x00, 0x00, //0x00001833 jmp LBB0_340
+ //0x00001838 LBB0_337
+ 0x0f, 0x8c, 0x75, 0xfe, 0xff, 0xff, //0x00001838 jl LBB0_319
+ 0xe9, 0x72, 0xfe, 0xff, 0xff, //0x0000183e jmp LBB0_320
+ //0x00001843 LBB0_338
+ 0xff, 0xc8, //0x00001843 decl %eax
+ 0x41, 0x89, 0xc7, //0x00001845 movl %eax, %r15d
+ //0x00001848 LBB0_339
+ 0x45, 0x85, 0xff, //0x00001848 testl %r15d, %r15d
+ 0x45, 0x0f, 0x44, 0xdf, //0x0000184b cmovel %r15d, %r11d
+ //0x0000184f LBB0_340
+ 0x44, 0x89, 0xff, //0x0000184f movl %r15d, %edi
+ 0x44, 0x89, 0xf8, //0x00001852 movl %r15d, %eax
+ 0x45, 0x85, 0xc9, //0x00001855 testl %r9d, %r9d
+ 0x0f, 0x89, 0x4f, 0xfb, 0xff, 0xff, //0x00001858 jns LBB0_273
+ //0x0000185e LBB0_341
+ 0x41, 0x83, 0xf9, 0xc3, //0x0000185e cmpl $-61, %r9d
+ 0x0f, 0x8e, 0x21, 0x00, 0x00, 0x00, //0x00001862 jle LBB0_345
+ 0xe9, 0x9c, 0x01, 0x00, 0x00, //0x00001868 jmp LBB0_365
+ //0x0000186d LBB0_342
+ 0xff, 0xc9, //0x0000186d decl %ecx
+ 0x41, 0x89, 0xcf, //0x0000186f movl %ecx, %r15d
+ //0x00001872 LBB0_343
+ 0x45, 0x85, 0xff, //0x00001872 testl %r15d, %r15d
+ 0x45, 0x0f, 0x44, 0xdf, //0x00001875 cmovel %r15d, %r11d
+ //0x00001879 LBB0_344
+ 0x44, 0x8d, 0x48, 0x3c, //0x00001879 leal $60(%rax), %r9d
+ 0x44, 0x89, 0xff, //0x0000187d movl %r15d, %edi
+ 0x83, 0xf8, 0x88, //0x00001880 cmpl $-120, %eax
+ 0x0f, 0x8d, 0x71, 0x01, 0x00, 0x00, //0x00001883 jge LBB0_364
+ //0x00001889 LBB0_345
+ 0x44, 0x89, 0xc8, //0x00001889 movl %r9d, %eax
+ 0x48, 0x63, 0xf7, //0x0000188c movslq %edi, %rsi
+ 0x31, 0xd2, //0x0000188f xorl %edx, %edx
+ 0x31, 0xc9, //0x00001891 xorl %ecx, %ecx
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00001893 .p2align 4, 0x90
+ //0x000018a0 LBB0_346
+ 0x48, 0x39, 0xf2, //0x000018a0 cmpq %rsi, %rdx
+ 0x0f, 0x8d, 0x27, 0x00, 0x00, 0x00, //0x000018a3 jge LBB0_348
+ 0x48, 0x8d, 0x0c, 0x89, //0x000018a9 leaq (%rcx,%rcx,4), %rcx
+ 0x49, 0x0f, 0xbe, 0x1c, 0x14, //0x000018ad movsbq (%r12,%rdx), %rbx
+ 0x48, 0x8d, 0x4c, 0x4b, 0xd0, //0x000018b2 leaq $-48(%rbx,%rcx,2), %rcx
+ 0x48, 0xff, 0xc2, //0x000018b7 incq %rdx
+ 0x49, 0x8d, 0x5a, 0x01, //0x000018ba leaq $1(%r10), %rbx
+ 0x48, 0x39, 0xd9, //0x000018be cmpq %rbx, %rcx
+ 0x0f, 0x82, 0xd9, 0xff, 0xff, 0xff, //0x000018c1 jb LBB0_346
+ 0xe9, 0x2a, 0x00, 0x00, 0x00, //0x000018c7 jmp LBB0_350
+ 0x90, 0x90, 0x90, 0x90, //0x000018cc .p2align 4, 0x90
+ //0x000018d0 LBB0_348
+ 0x48, 0x85, 0xc9, //0x000018d0 testq %rcx, %rcx
+ 0x0f, 0x84, 0x19, 0x01, 0x00, 0x00, //0x000018d3 je LBB0_363
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000018d9 .p2align 4, 0x90
+ //0x000018e0 LBB0_349
+ 0x48, 0x01, 0xc9, //0x000018e0 addq %rcx, %rcx
+ 0x48, 0x8d, 0x0c, 0x89, //0x000018e3 leaq (%rcx,%rcx,4), %rcx
+ 0xff, 0xc2, //0x000018e7 incl %edx
+ 0x49, 0x8d, 0x72, 0x01, //0x000018e9 leaq $1(%r10), %rsi
+ 0x48, 0x39, 0xf1, //0x000018ed cmpq %rsi, %rcx
+ 0x0f, 0x82, 0xea, 0xff, 0xff, 0xff, //0x000018f0 jb LBB0_349
+ //0x000018f6 LBB0_350
+ 0x41, 0x29, 0xd3, //0x000018f6 subl %edx, %r11d
+ 0x31, 0xf6, //0x000018f9 xorl %esi, %esi
+ 0x39, 0xfa, //0x000018fb cmpl %edi, %edx
+ 0x0f, 0x8d, 0x49, 0x00, 0x00, 0x00, //0x000018fd jge LBB0_355
+ 0x48, 0x63, 0xd2, //0x00001903 movslq %edx, %rdx
+ 0x49, 0x63, 0xf7, //0x00001906 movslq %r15d, %rsi
+ 0x49, 0x8d, 0x3c, 0x14, //0x00001909 leaq (%r12,%rdx), %rdi
+ 0x45, 0x31, 0xff, //0x0000190d xorl %r15d, %r15d
+ //0x00001910 .p2align 4, 0x90
+ //0x00001910 LBB0_352
+ 0x48, 0x89, 0xcb, //0x00001910 movq %rcx, %rbx
+ 0x48, 0xc1, 0xeb, 0x3c, //0x00001913 shrq $60, %rbx
+ 0x4c, 0x21, 0xd1, //0x00001917 andq %r10, %rcx
+ 0x80, 0xcb, 0x30, //0x0000191a orb $48, %bl
+ 0x43, 0x88, 0x1c, 0x3c, //0x0000191d movb %bl, (%r12,%r15)
+ 0x48, 0x8d, 0x0c, 0x89, //0x00001921 leaq (%rcx,%rcx,4), %rcx
+ 0x4a, 0x0f, 0xbe, 0x1c, 0x3f, //0x00001925 movsbq (%rdi,%r15), %rbx
+ 0x48, 0x8d, 0x4c, 0x4b, 0xd0, //0x0000192a leaq $-48(%rbx,%rcx,2), %rcx
+ 0x4a, 0x8d, 0x5c, 0x3a, 0x01, //0x0000192f leaq $1(%rdx,%r15), %rbx
+ 0x49, 0xff, 0xc7, //0x00001934 incq %r15
+ 0x48, 0x39, 0xf3, //0x00001937 cmpq %rsi, %rbx
+ 0x0f, 0x8c, 0xd0, 0xff, 0xff, 0xff, //0x0000193a jl LBB0_352
+ 0x48, 0x85, 0xc9, //0x00001940 testq %rcx, %rcx
+ 0x0f, 0x84, 0x65, 0x00, 0x00, 0x00, //0x00001943 je LBB0_359
+ 0x44, 0x89, 0xfe, //0x00001949 movl %r15d, %esi
+ //0x0000194c LBB0_355
+ 0x41, 0x89, 0xf7, //0x0000194c movl %esi, %r15d
+ 0xe9, 0x28, 0x00, 0x00, 0x00, //0x0000194f jmp LBB0_357
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00001954 .p2align 4, 0x90
+ //0x00001960 LBB0_356
+ 0x48, 0x85, 0xd2, //0x00001960 testq %rdx, %rdx
+ 0xba, 0x01, 0x00, 0x00, 0x00, //0x00001963 movl $1, %edx
+ 0x44, 0x0f, 0x45, 0xf2, //0x00001968 cmovnel %edx, %r14d
+ 0x48, 0x01, 0xc9, //0x0000196c addq %rcx, %rcx
+ 0x48, 0x8d, 0x0c, 0x89, //0x0000196f leaq (%rcx,%rcx,4), %rcx
+ 0x48, 0x85, 0xc9, //0x00001973 testq %rcx, %rcx
+ 0x0f, 0x84, 0x32, 0x00, 0x00, 0x00, //0x00001976 je LBB0_359
+ //0x0000197c LBB0_357
+ 0x48, 0x89, 0xca, //0x0000197c movq %rcx, %rdx
+ 0x48, 0xc1, 0xea, 0x3c, //0x0000197f shrq $60, %rdx
+ 0x4c, 0x21, 0xd1, //0x00001983 andq %r10, %rcx
+ 0x49, 0x63, 0xf7, //0x00001986 movslq %r15d, %rsi
+ 0x49, 0x39, 0xf5, //0x00001989 cmpq %rsi, %r13
+ 0x0f, 0x86, 0xce, 0xff, 0xff, 0xff, //0x0000198c jbe LBB0_356
+ 0x80, 0xca, 0x30, //0x00001992 orb $48, %dl
+ 0x41, 0x88, 0x14, 0x34, //0x00001995 movb %dl, (%r12,%rsi)
+ 0xff, 0xc6, //0x00001999 incl %esi
+ 0x41, 0x89, 0xf7, //0x0000199b movl %esi, %r15d
+ 0x48, 0x01, 0xc9, //0x0000199e addq %rcx, %rcx
+ 0x48, 0x8d, 0x0c, 0x89, //0x000019a1 leaq (%rcx,%rcx,4), %rcx
+ 0x48, 0x85, 0xc9, //0x000019a5 testq %rcx, %rcx
+ 0x0f, 0x85, 0xce, 0xff, 0xff, 0xff, //0x000019a8 jne LBB0_357
+ //0x000019ae LBB0_359
+ 0x41, 0xff, 0xc3, //0x000019ae incl %r11d
+ 0x45, 0x85, 0xff, //0x000019b1 testl %r15d, %r15d
+ 0x0f, 0x8e, 0xb8, 0xfe, 0xff, 0xff, //0x000019b4 jle LBB0_343
+ 0x44, 0x89, 0xf9, //0x000019ba movl %r15d, %ecx
+ 0x42, 0x80, 0x7c, 0x21, 0xff, 0x30, //0x000019bd cmpb $48, $-1(%rcx,%r12)
+ 0x0f, 0x85, 0xb0, 0xfe, 0xff, 0xff, //0x000019c3 jne LBB0_344
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000019c9 .p2align 4, 0x90
+ //0x000019d0 LBB0_361
+ 0x48, 0x83, 0xf9, 0x01, //0x000019d0 cmpq $1, %rcx
+ 0x0f, 0x8e, 0x93, 0xfe, 0xff, 0xff, //0x000019d4 jle LBB0_342
+ 0x4c, 0x8d, 0x79, 0xff, //0x000019da leaq $-1(%rcx), %r15
+ 0x41, 0x80, 0x7c, 0x0c, 0xfe, 0x30, //0x000019de cmpb $48, $-2(%r12,%rcx)
+ 0x4c, 0x89, 0xf9, //0x000019e4 movq %r15, %rcx
+ 0x0f, 0x84, 0xe3, 0xff, 0xff, 0xff, //0x000019e7 je LBB0_361
+ 0xe9, 0x87, 0xfe, 0xff, 0xff, //0x000019ed jmp LBB0_344
+ //0x000019f2 LBB0_363
+ 0x45, 0x31, 0xff, //0x000019f2 xorl %r15d, %r15d
+ 0xe9, 0x7f, 0xfe, 0xff, 0xff, //0x000019f5 jmp LBB0_344
+ //0x000019fa LBB0_364
+ 0x44, 0x89, 0xff, //0x000019fa movl %r15d, %edi
+ 0x44, 0x89, 0xf8, //0x000019fd movl %r15d, %eax
+ 0x45, 0x85, 0xc9, //0x00001a00 testl %r9d, %r9d
+ 0x0f, 0x84, 0xa4, 0xf9, 0xff, 0xff, //0x00001a03 je LBB0_273
+ //0x00001a09 LBB0_365
+ 0x41, 0xf7, 0xd9, //0x00001a09 negl %r9d
+ 0x48, 0x63, 0xf7, //0x00001a0c movslq %edi, %rsi
+ 0x31, 0xd2, //0x00001a0f xorl %edx, %edx
+ 0x31, 0xc0, //0x00001a11 xorl %eax, %eax
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00001a13 .p2align 4, 0x90
+ //0x00001a20 LBB0_366
+ 0x48, 0x39, 0xf2, //0x00001a20 cmpq %rsi, %rdx
+ 0x0f, 0x8d, 0x22, 0x01, 0x00, 0x00, //0x00001a23 jge LBB0_382
+ 0x48, 0x8d, 0x04, 0x80, //0x00001a29 leaq (%rax,%rax,4), %rax
+ 0x49, 0x0f, 0xbe, 0x0c, 0x14, //0x00001a2d movsbq (%r12,%rdx), %rcx
+ 0x48, 0x8d, 0x44, 0x41, 0xd0, //0x00001a32 leaq $-48(%rcx,%rax,2), %rax
+ 0x48, 0xff, 0xc2, //0x00001a37 incq %rdx
+ 0x48, 0x89, 0xc3, //0x00001a3a movq %rax, %rbx
+ 0x44, 0x89, 0xc9, //0x00001a3d movl %r9d, %ecx
+ 0x48, 0xd3, 0xeb, //0x00001a40 shrq %cl, %rbx
+ 0x48, 0x85, 0xdb, //0x00001a43 testq %rbx, %rbx
+ 0x0f, 0x84, 0xd4, 0xff, 0xff, 0xff, //0x00001a46 je LBB0_366
+ //0x00001a4c LBB0_368
+ 0x48, 0xc7, 0xc6, 0xff, 0xff, 0xff, 0xff, //0x00001a4c movq $-1, %rsi
+ 0x44, 0x89, 0xc9, //0x00001a53 movl %r9d, %ecx
+ 0x48, 0xd3, 0xe6, //0x00001a56 shlq %cl, %rsi
+ 0x48, 0xf7, 0xd6, //0x00001a59 notq %rsi
+ 0x31, 0xdb, //0x00001a5c xorl %ebx, %ebx
+ 0x39, 0xfa, //0x00001a5e cmpl %edi, %edx
+ 0x0f, 0x8d, 0x58, 0x00, 0x00, 0x00, //0x00001a60 jge LBB0_372
+ 0x4c, 0x89, 0x5d, 0xc8, //0x00001a66 movq %r11, $-56(%rbp)
+ 0x4c, 0x63, 0xda, //0x00001a6a movslq %edx, %r11
+ 0x4d, 0x63, 0xc7, //0x00001a6d movslq %r15d, %r8
+ 0x4f, 0x8d, 0x3c, 0x1c, //0x00001a70 leaq (%r12,%r11), %r15
+ 0x31, 0xdb, //0x00001a74 xorl %ebx, %ebx
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00001a76 .p2align 4, 0x90
+ //0x00001a80 LBB0_370
+ 0x48, 0x89, 0xc7, //0x00001a80 movq %rax, %rdi
+ 0x44, 0x89, 0xc9, //0x00001a83 movl %r9d, %ecx
+ 0x48, 0xd3, 0xef, //0x00001a86 shrq %cl, %rdi
+ 0x48, 0x21, 0xf0, //0x00001a89 andq %rsi, %rax
+ 0x40, 0x80, 0xc7, 0x30, //0x00001a8c addb $48, %dil
+ 0x41, 0x88, 0x3c, 0x1c, //0x00001a90 movb %dil, (%r12,%rbx)
+ 0x48, 0x8d, 0x04, 0x80, //0x00001a94 leaq (%rax,%rax,4), %rax
+ 0x49, 0x0f, 0xbe, 0x0c, 0x1f, //0x00001a98 movsbq (%r15,%rbx), %rcx
+ 0x48, 0x8d, 0x44, 0x41, 0xd0, //0x00001a9d leaq $-48(%rcx,%rax,2), %rax
+ 0x49, 0x8d, 0x4c, 0x1b, 0x01, //0x00001aa2 leaq $1(%r11,%rbx), %rcx
+ 0x48, 0xff, 0xc3, //0x00001aa7 incq %rbx
+ 0x4c, 0x39, 0xc1, //0x00001aaa cmpq %r8, %rcx
+ 0x0f, 0x8c, 0xcd, 0xff, 0xff, 0xff, //0x00001aad jl LBB0_370
+ 0x4c, 0x8b, 0x5d, 0xc8, //0x00001ab3 movq $-56(%rbp), %r11
+ 0x4c, 0x8d, 0x05, 0x52, 0x35, 0x00, 0x00, //0x00001ab7 leaq $13650(%rip), %r8 /* _LSHIFT_TAB+0(%rip) */
+ //0x00001abe LBB0_372
+ 0x41, 0x29, 0xd3, //0x00001abe subl %edx, %r11d
+ 0x41, 0x89, 0xdf, //0x00001ac1 movl %ebx, %r15d
+ 0xe9, 0x13, 0x00, 0x00, 0x00, //0x00001ac4 jmp LBB0_375
+ //0x00001ac9 LBB0_373
+ 0x48, 0x85, 0xd2, //0x00001ac9 testq %rdx, %rdx
+ 0xb9, 0x01, 0x00, 0x00, 0x00, //0x00001acc movl $1, %ecx
+ 0x44, 0x0f, 0x45, 0xf1, //0x00001ad1 cmovnel %ecx, %r14d
+ //0x00001ad5 LBB0_374
+ 0x48, 0x01, 0xc0, //0x00001ad5 addq %rax, %rax
+ 0x48, 0x8d, 0x04, 0x80, //0x00001ad8 leaq (%rax,%rax,4), %rax
+ //0x00001adc LBB0_375
+ 0x48, 0x85, 0xc0, //0x00001adc testq %rax, %rax
+ 0x0f, 0x84, 0x29, 0x00, 0x00, 0x00, //0x00001adf je LBB0_378
+ 0x48, 0x89, 0xc2, //0x00001ae5 movq %rax, %rdx
+ 0x44, 0x89, 0xc9, //0x00001ae8 movl %r9d, %ecx
+ 0x48, 0xd3, 0xea, //0x00001aeb shrq %cl, %rdx
+ 0x48, 0x21, 0xf0, //0x00001aee andq %rsi, %rax
+ 0x49, 0x63, 0xcf, //0x00001af1 movslq %r15d, %rcx
+ 0x49, 0x39, 0xcd, //0x00001af4 cmpq %rcx, %r13
+ 0x0f, 0x86, 0xcc, 0xff, 0xff, 0xff, //0x00001af7 jbe LBB0_373
+ 0x80, 0xc2, 0x30, //0x00001afd addb $48, %dl
+ 0x41, 0x88, 0x14, 0x0c, //0x00001b00 movb %dl, (%r12,%rcx)
+ 0xff, 0xc1, //0x00001b04 incl %ecx
+ 0x41, 0x89, 0xcf, //0x00001b06 movl %ecx, %r15d
+ 0xe9, 0xc7, 0xff, 0xff, 0xff, //0x00001b09 jmp LBB0_374
+ //0x00001b0e LBB0_378
+ 0x41, 0xff, 0xc3, //0x00001b0e incl %r11d
+ 0x45, 0x85, 0xff, //0x00001b11 testl %r15d, %r15d
+ 0x0f, 0x8e, 0x69, 0x00, 0x00, 0x00, //0x00001b14 jle LBB0_387
+ 0x44, 0x89, 0xf8, //0x00001b1a movl %r15d, %eax
+ 0x42, 0x80, 0x7c, 0x20, 0xff, 0x30, //0x00001b1d cmpb $48, $-1(%rax,%r12)
+ 0x0f, 0x85, 0x61, 0x00, 0x00, 0x00, //0x00001b23 jne LBB0_388
+ //0x00001b29 LBB0_380
+ 0x48, 0x83, 0xf8, 0x01, //0x00001b29 cmpq $1, %rax
+ 0x0f, 0x8e, 0x4b, 0x00, 0x00, 0x00, //0x00001b2d jle LBB0_386
+ 0x4c, 0x8d, 0x78, 0xff, //0x00001b33 leaq $-1(%rax), %r15
+ 0x41, 0x80, 0x7c, 0x04, 0xfe, 0x30, //0x00001b37 cmpb $48, $-2(%r12,%rax)
+ 0x4c, 0x89, 0xf8, //0x00001b3d movq %r15, %rax
+ 0x0f, 0x84, 0xe3, 0xff, 0xff, 0xff, //0x00001b40 je LBB0_380
+ 0xe9, 0x3f, 0x00, 0x00, 0x00, //0x00001b46 jmp LBB0_388
+ //0x00001b4b LBB0_382
+ 0x48, 0x85, 0xc0, //0x00001b4b testq %rax, %rax
+ 0x0f, 0x84, 0x20, 0x00, 0x00, 0x00, //0x00001b4e je LBB0_385
+ //0x00001b54 LBB0_383
+ 0x48, 0x89, 0xc6, //0x00001b54 movq %rax, %rsi
+ 0x44, 0x89, 0xc9, //0x00001b57 movl %r9d, %ecx
+ 0x48, 0xd3, 0xee, //0x00001b5a shrq %cl, %rsi
+ 0x48, 0x85, 0xf6, //0x00001b5d testq %rsi, %rsi
+ 0x0f, 0x85, 0xe6, 0xfe, 0xff, 0xff, //0x00001b60 jne LBB0_368
+ 0x48, 0x01, 0xc0, //0x00001b66 addq %rax, %rax
+ 0x48, 0x8d, 0x04, 0x80, //0x00001b69 leaq (%rax,%rax,4), %rax
+ 0xff, 0xc2, //0x00001b6d incl %edx
+ 0xe9, 0xe0, 0xff, 0xff, 0xff, //0x00001b6f jmp LBB0_383
+ //0x00001b74 LBB0_385
+ 0x45, 0x31, 0xff, //0x00001b74 xorl %r15d, %r15d
+ 0x31, 0xc0, //0x00001b77 xorl %eax, %eax
+ 0xe9, 0x2f, 0xf8, 0xff, 0xff, //0x00001b79 jmp LBB0_273
+ //0x00001b7e LBB0_386
+ 0xff, 0xc8, //0x00001b7e decl %eax
+ 0x41, 0x89, 0xc7, //0x00001b80 movl %eax, %r15d
+ //0x00001b83 LBB0_387
+ 0x45, 0x85, 0xff, //0x00001b83 testl %r15d, %r15d
+ 0x45, 0x0f, 0x44, 0xdf, //0x00001b86 cmovel %r15d, %r11d
+ //0x00001b8a LBB0_388
+ 0x44, 0x89, 0xf8, //0x00001b8a movl %r15d, %eax
+ 0xe9, 0x1b, 0xf8, 0xff, 0xff, //0x00001b8d jmp LBB0_273
+ //0x00001b92 LBB0_389
+ 0x81, 0xfe, 0x02, 0xfc, 0xff, 0xff, //0x00001b92 cmpl $-1022, %esi
+ 0x0f, 0x8f, 0xb1, 0x01, 0x00, 0x00, //0x00001b98 jg LBB0_415
+ 0x41, 0xb8, 0x02, 0xfc, 0xff, 0xff, //0x00001b9e movl $-1022, %r8d
+ 0x85, 0xff, //0x00001ba4 testl %edi, %edi
+ 0x0f, 0x84, 0xfd, 0x01, 0x00, 0x00, //0x00001ba6 je LBB0_420
+ 0x8d, 0x8e, 0xfd, 0x03, 0x00, 0x00, //0x00001bac leal $1021(%rsi), %ecx
+ 0x81, 0xfe, 0xc6, 0xfb, 0xff, 0xff, //0x00001bb2 cmpl $-1082, %esi
+ 0x0f, 0x8f, 0x06, 0x02, 0x00, 0x00, //0x00001bb8 jg LBB0_421
+ 0x4d, 0x89, 0xd8, //0x00001bbe movq %r11, %r8
+ 0x49, 0x8d, 0x42, 0x01, //0x00001bc1 leaq $1(%r10), %rax
+ 0x41, 0xbb, 0x01, 0x00, 0x00, 0x00, //0x00001bc5 movl $1, %r11d
+ 0xe9, 0x1d, 0x00, 0x00, 0x00, //0x00001bcb jmp LBB0_396
+ //0x00001bd0 LBB0_393
+ 0xff, 0xc9, //0x00001bd0 decl %ecx
+ 0x41, 0x89, 0xcf, //0x00001bd2 movl %ecx, %r15d
+ //0x00001bd5 LBB0_394
+ 0x45, 0x85, 0xff, //0x00001bd5 testl %r15d, %r15d
+ 0x45, 0x0f, 0x44, 0xc7, //0x00001bd8 cmovel %r15d, %r8d
+ //0x00001bdc LBB0_395
+ 0x41, 0x8d, 0x49, 0x3c, //0x00001bdc leal $60(%r9), %ecx
+ 0x44, 0x89, 0xff, //0x00001be0 movl %r15d, %edi
+ 0x41, 0x83, 0xf9, 0x88, //0x00001be3 cmpl $-120, %r9d
+ 0x0f, 0x8d, 0xe6, 0x01, 0x00, 0x00, //0x00001be7 jge LBB0_422
+ //0x00001bed LBB0_396
+ 0x41, 0x89, 0xc9, //0x00001bed movl %ecx, %r9d
+ 0x48, 0x63, 0xdf, //0x00001bf0 movslq %edi, %rbx
+ 0x31, 0xf6, //0x00001bf3 xorl %esi, %esi
+ 0x31, 0xc9, //0x00001bf5 xorl %ecx, %ecx
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00001bf7 .p2align 4, 0x90
+ //0x00001c00 LBB0_397
+ 0x48, 0x39, 0xde, //0x00001c00 cmpq %rbx, %rsi
+ 0x0f, 0x8d, 0x1f, 0x00, 0x00, 0x00, //0x00001c03 jge LBB0_399
+ 0x48, 0x8d, 0x0c, 0x89, //0x00001c09 leaq (%rcx,%rcx,4), %rcx
+ 0x49, 0x0f, 0xbe, 0x14, 0x34, //0x00001c0d movsbq (%r12,%rsi), %rdx
+ 0x48, 0x8d, 0x4c, 0x4a, 0xd0, //0x00001c12 leaq $-48(%rdx,%rcx,2), %rcx
+ 0x48, 0xff, 0xc6, //0x00001c17 incq %rsi
+ 0x48, 0x39, 0xc1, //0x00001c1a cmpq %rax, %rcx
+ 0x0f, 0x82, 0xdd, 0xff, 0xff, 0xff, //0x00001c1d jb LBB0_397
+ 0xe9, 0x2a, 0x00, 0x00, 0x00, //0x00001c23 jmp LBB0_401
+ //0x00001c28 LBB0_399
+ 0x48, 0x85, 0xc9, //0x00001c28 testq %rcx, %rcx
+ 0x0f, 0x84, 0x16, 0x01, 0x00, 0x00, //0x00001c2b je LBB0_414
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00001c31 .p2align 4, 0x90
+ //0x00001c40 LBB0_400
+ 0x48, 0x01, 0xc9, //0x00001c40 addq %rcx, %rcx
+ 0x48, 0x8d, 0x0c, 0x89, //0x00001c43 leaq (%rcx,%rcx,4), %rcx
+ 0xff, 0xc6, //0x00001c47 incl %esi
+ 0x48, 0x39, 0xc1, //0x00001c49 cmpq %rax, %rcx
+ 0x0f, 0x82, 0xee, 0xff, 0xff, 0xff, //0x00001c4c jb LBB0_400
+ //0x00001c52 LBB0_401
+ 0x41, 0x29, 0xf0, //0x00001c52 subl %esi, %r8d
+ 0x31, 0xdb, //0x00001c55 xorl %ebx, %ebx
+ 0x39, 0xfe, //0x00001c57 cmpl %edi, %esi
+ 0x0f, 0x8d, 0x4d, 0x00, 0x00, 0x00, //0x00001c59 jge LBB0_406
+ 0x48, 0x63, 0xf6, //0x00001c5f movslq %esi, %rsi
+ 0x49, 0x63, 0xff, //0x00001c62 movslq %r15d, %rdi
+ 0x49, 0x8d, 0x1c, 0x34, //0x00001c65 leaq (%r12,%rsi), %rbx
+ 0x45, 0x31, 0xff, //0x00001c69 xorl %r15d, %r15d
+ 0x90, 0x90, 0x90, 0x90, //0x00001c6c .p2align 4, 0x90
+ //0x00001c70 LBB0_403
+ 0x48, 0x89, 0xca, //0x00001c70 movq %rcx, %rdx
+ 0x48, 0xc1, 0xea, 0x3c, //0x00001c73 shrq $60, %rdx
+ 0x4c, 0x21, 0xd1, //0x00001c77 andq %r10, %rcx
+ 0x80, 0xca, 0x30, //0x00001c7a orb $48, %dl
+ 0x43, 0x88, 0x14, 0x3c, //0x00001c7d movb %dl, (%r12,%r15)
+ 0x48, 0x8d, 0x0c, 0x89, //0x00001c81 leaq (%rcx,%rcx,4), %rcx
+ 0x4a, 0x0f, 0xbe, 0x14, 0x3b, //0x00001c85 movsbq (%rbx,%r15), %rdx
+ 0x48, 0x8d, 0x4c, 0x4a, 0xd0, //0x00001c8a leaq $-48(%rdx,%rcx,2), %rcx
+ 0x4a, 0x8d, 0x54, 0x3e, 0x01, //0x00001c8f leaq $1(%rsi,%r15), %rdx
+ 0x49, 0xff, 0xc7, //0x00001c94 incq %r15
+ 0x48, 0x39, 0xfa, //0x00001c97 cmpq %rdi, %rdx
+ 0x0f, 0x8c, 0xd0, 0xff, 0xff, 0xff, //0x00001c9a jl LBB0_403
+ 0x48, 0x85, 0xc9, //0x00001ca0 testq %rcx, %rcx
+ 0x0f, 0x84, 0x61, 0x00, 0x00, 0x00, //0x00001ca3 je LBB0_410
+ 0x44, 0x89, 0xfb, //0x00001ca9 movl %r15d, %ebx
+ //0x00001cac LBB0_406
+ 0x41, 0x89, 0xdf, //0x00001cac movl %ebx, %r15d
+ 0xe9, 0x23, 0x00, 0x00, 0x00, //0x00001caf jmp LBB0_408
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x00001cb4 .p2align 4, 0x90
+ //0x00001cc0 LBB0_407
+ 0x48, 0x85, 0xf6, //0x00001cc0 testq %rsi, %rsi
+ 0x45, 0x0f, 0x45, 0xf3, //0x00001cc3 cmovnel %r11d, %r14d
+ 0x48, 0x01, 0xc9, //0x00001cc7 addq %rcx, %rcx
+ 0x48, 0x8d, 0x0c, 0x89, //0x00001cca leaq (%rcx,%rcx,4), %rcx
+ 0x48, 0x85, 0xc9, //0x00001cce testq %rcx, %rcx
+ 0x0f, 0x84, 0x33, 0x00, 0x00, 0x00, //0x00001cd1 je LBB0_410
+ //0x00001cd7 LBB0_408
+ 0x48, 0x89, 0xce, //0x00001cd7 movq %rcx, %rsi
+ 0x48, 0xc1, 0xee, 0x3c, //0x00001cda shrq $60, %rsi
+ 0x4c, 0x21, 0xd1, //0x00001cde andq %r10, %rcx
+ 0x49, 0x63, 0xff, //0x00001ce1 movslq %r15d, %rdi
+ 0x49, 0x39, 0xfd, //0x00001ce4 cmpq %rdi, %r13
+ 0x0f, 0x86, 0xd3, 0xff, 0xff, 0xff, //0x00001ce7 jbe LBB0_407
+ 0x40, 0x80, 0xce, 0x30, //0x00001ced orb $48, %sil
+ 0x41, 0x88, 0x34, 0x3c, //0x00001cf1 movb %sil, (%r12,%rdi)
+ 0xff, 0xc7, //0x00001cf5 incl %edi
+ 0x41, 0x89, 0xff, //0x00001cf7 movl %edi, %r15d
+ 0x48, 0x01, 0xc9, //0x00001cfa addq %rcx, %rcx
+ 0x48, 0x8d, 0x0c, 0x89, //0x00001cfd leaq (%rcx,%rcx,4), %rcx
+ 0x48, 0x85, 0xc9, //0x00001d01 testq %rcx, %rcx
+ 0x0f, 0x85, 0xcd, 0xff, 0xff, 0xff, //0x00001d04 jne LBB0_408
+ //0x00001d0a LBB0_410
+ 0x41, 0xff, 0xc0, //0x00001d0a incl %r8d
+ 0x45, 0x85, 0xff, //0x00001d0d testl %r15d, %r15d
+ 0x0f, 0x8e, 0xbf, 0xfe, 0xff, 0xff, //0x00001d10 jle LBB0_394
+ 0x44, 0x89, 0xf9, //0x00001d16 movl %r15d, %ecx
+ 0x42, 0x80, 0x7c, 0x21, 0xff, 0x30, //0x00001d19 cmpb $48, $-1(%rcx,%r12)
+ 0x0f, 0x85, 0xb7, 0xfe, 0xff, 0xff, //0x00001d1f jne LBB0_395
+ //0x00001d25 LBB0_412
+ 0x48, 0x83, 0xf9, 0x01, //0x00001d25 cmpq $1, %rcx
+ 0x0f, 0x8e, 0xa1, 0xfe, 0xff, 0xff, //0x00001d29 jle LBB0_393
+ 0x4c, 0x8d, 0x79, 0xff, //0x00001d2f leaq $-1(%rcx), %r15
+ 0x41, 0x80, 0x7c, 0x0c, 0xfe, 0x30, //0x00001d33 cmpb $48, $-2(%r12,%rcx)
+ 0x4c, 0x89, 0xf9, //0x00001d39 movq %r15, %rcx
+ 0x0f, 0x84, 0xe3, 0xff, 0xff, 0xff, //0x00001d3c je LBB0_412
+ 0xe9, 0x95, 0xfe, 0xff, 0xff, //0x00001d42 jmp LBB0_395
+ //0x00001d47 LBB0_414
+ 0x45, 0x31, 0xff, //0x00001d47 xorl %r15d, %r15d
+ 0xe9, 0x8d, 0xfe, 0xff, 0xff, //0x00001d4a jmp LBB0_395
+ //0x00001d4f LBB0_415
+ 0x81, 0xfe, 0x00, 0x04, 0x00, 0x00, //0x00001d4f cmpl $1024, %esi
+ 0x0f, 0x8e, 0x28, 0x00, 0x00, 0x00, //0x00001d55 jle LBB0_417
+ 0x31, 0xf6, //0x00001d5b xorl %esi, %esi
+ 0x49, 0xb8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x7f, //0x00001d5d movabsq $9218868437227405312, %r8
+ 0x48, 0xbf, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, //0x00001d67 movabsq $-9223372036854775808, %rdi
+ 0x49, 0xba, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0f, 0x00, //0x00001d71 movabsq $4503599627370495, %r10
+ 0x8a, 0x55, 0xd7, //0x00001d7b movb $-41(%rbp), %dl
+ 0xe9, 0xb7, 0x05, 0x00, 0x00, //0x00001d7e jmp LBB0_506
+ //0x00001d83 LBB0_417
+ 0xff, 0xce, //0x00001d83 decl %esi
+ 0x41, 0x89, 0xf0, //0x00001d85 movl %esi, %r8d
+ 0x49, 0xba, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0f, 0x00, //0x00001d88 movabsq $4503599627370495, %r10
+ //0x00001d92 LBB0_418
+ 0x85, 0xff, //0x00001d92 testl %edi, %edi
+ 0x0f, 0x84, 0xc2, 0x01, 0x00, 0x00, //0x00001d94 je LBB0_443
+ 0x4c, 0x89, 0x45, 0xc8, //0x00001d9a movq %r8, $-56(%rbp)
+ 0x4d, 0x89, 0xd8, //0x00001d9e movq %r11, %r8
+ 0x45, 0x89, 0xfa, //0x00001da1 movl %r15d, %r10d
+ 0xe9, 0xfa, 0x01, 0x00, 0x00, //0x00001da4 jmp LBB0_448
+ //0x00001da9 LBB0_420
+ 0x31, 0xc0, //0x00001da9 xorl %eax, %eax
+ 0x48, 0xbf, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, //0x00001dab movabsq $-9223372036854775808, %rdi
+ 0x49, 0xba, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0f, 0x00, //0x00001db5 movabsq $4503599627370495, %r10
+ 0xe9, 0xcf, 0x03, 0x00, 0x00, //0x00001dbf jmp LBB0_475
+ //0x00001dc4 LBB0_421
+ 0x49, 0xba, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0f, 0x00, //0x00001dc4 movabsq $4503599627370495, %r10
+ 0xe9, 0x1e, 0x00, 0x00, 0x00, //0x00001dce jmp LBB0_423
+ //0x00001dd3 LBB0_422
+ 0x44, 0x89, 0xff, //0x00001dd3 movl %r15d, %edi
+ 0x49, 0xba, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0f, 0x00, //0x00001dd6 movabsq $4503599627370495, %r10
+ 0x4d, 0x89, 0xc3, //0x00001de0 movq %r8, %r11
+ 0x41, 0xb8, 0x02, 0xfc, 0xff, 0xff, //0x00001de3 movl $-1022, %r8d
+ 0x85, 0xc9, //0x00001de9 testl %ecx, %ecx
+ 0x0f, 0x84, 0xa1, 0xff, 0xff, 0xff, //0x00001deb je LBB0_418
+ //0x00001df1 LBB0_423
+ 0xf7, 0xd9, //0x00001df1 negl %ecx
+ 0x48, 0x63, 0xf7, //0x00001df3 movslq %edi, %rsi
+ 0x31, 0xd2, //0x00001df6 xorl %edx, %edx
+ 0x31, 0xc0, //0x00001df8 xorl %eax, %eax
+ //0x00001dfa LBB0_424
+ 0x48, 0x39, 0xf2, //0x00001dfa cmpq %rsi, %rdx
+ 0x0f, 0x8d, 0x25, 0x00, 0x00, 0x00, //0x00001dfd jge LBB0_440
+ 0x48, 0x8d, 0x04, 0x80, //0x00001e03 leaq (%rax,%rax,4), %rax
+ 0x49, 0x0f, 0xbe, 0x1c, 0x14, //0x00001e07 movsbq (%r12,%rdx), %rbx
+ 0x48, 0x8d, 0x44, 0x43, 0xd0, //0x00001e0c leaq $-48(%rbx,%rax,2), %rax
+ 0x48, 0xff, 0xc2, //0x00001e11 incq %rdx
+ 0x48, 0x89, 0xc3, //0x00001e14 movq %rax, %rbx
+ 0x48, 0xd3, 0xeb, //0x00001e17 shrq %cl, %rbx
+ 0x48, 0x85, 0xdb, //0x00001e1a testq %rbx, %rbx
+ 0x0f, 0x84, 0xd7, 0xff, 0xff, 0xff, //0x00001e1d je LBB0_424
+ 0xe9, 0x30, 0x00, 0x00, 0x00, //0x00001e23 jmp LBB0_426
+ //0x00001e28 LBB0_440
+ 0x48, 0x85, 0xc0, //0x00001e28 testq %rax, %rax
+ 0x0f, 0x84, 0x2b, 0x01, 0x00, 0x00, //0x00001e2b je LBB0_443
+ 0x48, 0x89, 0xc6, //0x00001e31 movq %rax, %rsi
+ 0x48, 0xd3, 0xee, //0x00001e34 shrq %cl, %rsi
+ 0x48, 0x85, 0xf6, //0x00001e37 testq %rsi, %rsi
+ 0x0f, 0x85, 0x18, 0x00, 0x00, 0x00, //0x00001e3a jne LBB0_426
+ //0x00001e40 LBB0_442
+ 0x48, 0x01, 0xc0, //0x00001e40 addq %rax, %rax
+ 0x48, 0x8d, 0x04, 0x80, //0x00001e43 leaq (%rax,%rax,4), %rax
+ 0xff, 0xc2, //0x00001e47 incl %edx
+ 0x48, 0x89, 0xc6, //0x00001e49 movq %rax, %rsi
+ 0x48, 0xd3, 0xee, //0x00001e4c shrq %cl, %rsi
+ 0x48, 0x85, 0xf6, //0x00001e4f testq %rsi, %rsi
+ 0x0f, 0x84, 0xe8, 0xff, 0xff, 0xff, //0x00001e52 je LBB0_442
+ //0x00001e58 LBB0_426
+ 0x48, 0xc7, 0xc6, 0xff, 0xff, 0xff, 0xff, //0x00001e58 movq $-1, %rsi
+ 0x48, 0xd3, 0xe6, //0x00001e5f shlq %cl, %rsi
+ 0x48, 0xf7, 0xd6, //0x00001e62 notq %rsi
+ 0x45, 0x31, 0xd2, //0x00001e65 xorl %r10d, %r10d
+ 0x39, 0xfa, //0x00001e68 cmpl %edi, %edx
+ 0x0f, 0x8d, 0x3d, 0x00, 0x00, 0x00, //0x00001e6a jge LBB0_429
+ 0x4c, 0x63, 0xca, //0x00001e70 movslq %edx, %r9
+ 0x4d, 0x63, 0xc7, //0x00001e73 movslq %r15d, %r8
+ 0x4b, 0x8d, 0x1c, 0x0c, //0x00001e76 leaq (%r12,%r9), %rbx
+ 0x45, 0x31, 0xd2, //0x00001e7a xorl %r10d, %r10d
+ //0x00001e7d LBB0_428
+ 0x48, 0x89, 0xc7, //0x00001e7d movq %rax, %rdi
+ 0x48, 0xd3, 0xef, //0x00001e80 shrq %cl, %rdi
+ 0x48, 0x21, 0xf0, //0x00001e83 andq %rsi, %rax
+ 0x40, 0x80, 0xc7, 0x30, //0x00001e86 addb $48, %dil
+ 0x43, 0x88, 0x3c, 0x14, //0x00001e8a movb %dil, (%r12,%r10)
+ 0x48, 0x8d, 0x04, 0x80, //0x00001e8e leaq (%rax,%rax,4), %rax
+ 0x4a, 0x0f, 0xbe, 0x3c, 0x13, //0x00001e92 movsbq (%rbx,%r10), %rdi
+ 0x48, 0x8d, 0x44, 0x47, 0xd0, //0x00001e97 leaq $-48(%rdi,%rax,2), %rax
+ 0x4b, 0x8d, 0x7c, 0x11, 0x01, //0x00001e9c leaq $1(%r9,%r10), %rdi
+ 0x49, 0xff, 0xc2, //0x00001ea1 incq %r10
+ 0x4c, 0x39, 0xc7, //0x00001ea4 cmpq %r8, %rdi
+ 0x0f, 0x8c, 0xd0, 0xff, 0xff, 0xff, //0x00001ea7 jl LBB0_428
+ //0x00001ead LBB0_429
+ 0x41, 0x29, 0xd3, //0x00001ead subl %edx, %r11d
+ 0x48, 0x85, 0xc0, //0x00001eb0 testq %rax, %rax
+ 0x0f, 0x84, 0x53, 0x00, 0x00, 0x00, //0x00001eb3 je LBB0_434
+ 0xba, 0x01, 0x00, 0x00, 0x00, //0x00001eb9 movl $1, %edx
+ 0xe9, 0x17, 0x00, 0x00, 0x00, //0x00001ebe jmp LBB0_432
+ //0x00001ec3 LBB0_431
+ 0x48, 0x85, 0xff, //0x00001ec3 testq %rdi, %rdi
+ 0x44, 0x0f, 0x45, 0xf2, //0x00001ec6 cmovnel %edx, %r14d
+ 0x48, 0x01, 0xc0, //0x00001eca addq %rax, %rax
+ 0x48, 0x8d, 0x04, 0x80, //0x00001ecd leaq (%rax,%rax,4), %rax
+ 0x48, 0x85, 0xc0, //0x00001ed1 testq %rax, %rax
+ 0x0f, 0x84, 0x32, 0x00, 0x00, 0x00, //0x00001ed4 je LBB0_434
+ //0x00001eda LBB0_432
+ 0x48, 0x89, 0xc7, //0x00001eda movq %rax, %rdi
+ 0x48, 0xd3, 0xef, //0x00001edd shrq %cl, %rdi
+ 0x48, 0x21, 0xf0, //0x00001ee0 andq %rsi, %rax
+ 0x49, 0x63, 0xda, //0x00001ee3 movslq %r10d, %rbx
+ 0x49, 0x39, 0xdd, //0x00001ee6 cmpq %rbx, %r13
+ 0x0f, 0x86, 0xd4, 0xff, 0xff, 0xff, //0x00001ee9 jbe LBB0_431
+ 0x40, 0x80, 0xc7, 0x30, //0x00001eef addb $48, %dil
+ 0x41, 0x88, 0x3c, 0x1c, //0x00001ef3 movb %dil, (%r12,%rbx)
+ 0xff, 0xc3, //0x00001ef7 incl %ebx
+ 0x41, 0x89, 0xda, //0x00001ef9 movl %ebx, %r10d
+ 0x48, 0x01, 0xc0, //0x00001efc addq %rax, %rax
+ 0x48, 0x8d, 0x04, 0x80, //0x00001eff leaq (%rax,%rax,4), %rax
+ 0x48, 0x85, 0xc0, //0x00001f03 testq %rax, %rax
+ 0x0f, 0x85, 0xce, 0xff, 0xff, 0xff, //0x00001f06 jne LBB0_432
+ //0x00001f0c LBB0_434
+ 0x41, 0xff, 0xc3, //0x00001f0c incl %r11d
+ 0x45, 0x85, 0xd2, //0x00001f0f testl %r10d, %r10d
+ 0x0f, 0x8e, 0x6d, 0x00, 0x00, 0x00, //0x00001f12 jle LBB0_446
+ 0x44, 0x89, 0xd0, //0x00001f18 movl %r10d, %eax
+ 0x42, 0x80, 0x7c, 0x20, 0xff, 0x30, //0x00001f1b cmpb $48, $-1(%rax,%r12)
+ 0x0f, 0x85, 0x6d, 0x00, 0x00, 0x00, //0x00001f21 jne LBB0_447
+ 0x49, 0xba, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0f, 0x00, //0x00001f27 movabsq $4503599627370495, %r10
+ //0x00001f31 LBB0_437
+ 0x48, 0x83, 0xf8, 0x01, //0x00001f31 cmpq $1, %rax
+ 0x0f, 0x8e, 0x45, 0x00, 0x00, 0x00, //0x00001f35 jle LBB0_445
+ 0x4c, 0x8d, 0x78, 0xff, //0x00001f3b leaq $-1(%rax), %r15
+ 0x41, 0x80, 0x7c, 0x04, 0xfe, 0x30, //0x00001f3f cmpb $48, $-2(%r12,%rax)
+ 0x4c, 0x89, 0xf8, //0x00001f45 movq %r15, %rax
+ 0x0f, 0x84, 0xe3, 0xff, 0xff, 0xff, //0x00001f48 je LBB0_437
+ 0x41, 0xb8, 0x02, 0xfc, 0xff, 0xff, //0x00001f4e movl $-1022, %r8d
+ 0x44, 0x89, 0xff, //0x00001f54 movl %r15d, %edi
+ 0xe9, 0x36, 0xfe, 0xff, 0xff, //0x00001f57 jmp LBB0_418
+ //0x00001f5c LBB0_443
+ 0x31, 0xc0, //0x00001f5c xorl %eax, %eax
+ 0x48, 0xbf, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, //0x00001f5e movabsq $-9223372036854775808, %rdi
+ 0xe9, 0x26, 0x02, 0x00, 0x00, //0x00001f68 jmp LBB0_475
+ //0x00001f6d LBB0_444
+ 0x01, 0xc7, //0x00001f6d addl %eax, %edi
+ 0x45, 0x31, 0xdb, //0x00001f6f xorl %r11d, %r11d
+ 0x45, 0x31, 0xff, //0x00001f72 xorl %r15d, %r15d
+ 0x89, 0xf8, //0x00001f75 movl %edi, %eax
+ 0x31, 0xff, //0x00001f77 xorl %edi, %edi
+ 0x89, 0xc6, //0x00001f79 movl %eax, %esi
+ 0xe9, 0x1f, 0xf4, 0xff, 0xff, //0x00001f7b jmp LBB0_271
+ //0x00001f80 LBB0_445
+ 0xff, 0xc8, //0x00001f80 decl %eax
+ 0x41, 0x89, 0xc2, //0x00001f82 movl %eax, %r10d
+ //0x00001f85 LBB0_446
+ 0x41, 0xb8, 0x02, 0xfc, 0xff, 0xff, //0x00001f85 movl $-1022, %r8d
+ 0x45, 0x85, 0xd2, //0x00001f8b testl %r10d, %r10d
+ 0x0f, 0x84, 0x1d, 0x03, 0x00, 0x00, //0x00001f8e je LBB0_499
+ //0x00001f94 LBB0_447
+ 0xb8, 0x02, 0xfc, 0xff, 0xff, //0x00001f94 movl $-1022, %eax
+ 0x48, 0x89, 0x45, 0xc8, //0x00001f99 movq %rax, $-56(%rbp)
+ 0x4d, 0x89, 0xd8, //0x00001f9d movq %r11, %r8
+ 0x44, 0x89, 0xd7, //0x00001fa0 movl %r10d, %edi
+ //0x00001fa3 LBB0_448
+ 0x4c, 0x63, 0xdf, //0x00001fa3 movslq %edi, %r11
+ 0xb1, 0x31, //0x00001fa6 movb $49, %cl
+ 0x31, 0xc0, //0x00001fa8 xorl %eax, %eax
+ 0x41, 0xb9, 0x10, 0x00, 0x00, 0x00, //0x00001faa movl $16, %r9d
+ //0x00001fb0 LBB0_449
+ 0x48, 0x83, 0xf8, 0x26, //0x00001fb0 cmpq $38, %rax
+ 0x0f, 0x84, 0x33, 0x00, 0x00, 0x00, //0x00001fb4 je LBB0_454
+ 0x41, 0x38, 0x0c, 0x04, //0x00001fba cmpb %cl, (%r12,%rax)
+ 0x0f, 0x85, 0xd7, 0x00, 0x00, 0x00, //0x00001fbe jne LBB0_463
+ 0x48, 0x8d, 0x0d, 0x45, 0x30, 0x00, 0x00, //0x00001fc4 leaq $12357(%rip), %rcx /* _LSHIFT_TAB+0(%rip) */
+ 0x0f, 0xb6, 0x8c, 0x08, 0x8d, 0x15, 0x00, 0x00, //0x00001fcb movzbl $5517(%rax,%rcx), %ecx
+ 0x48, 0xff, 0xc0, //0x00001fd3 incq %rax
+ 0x49, 0x39, 0xc3, //0x00001fd6 cmpq %rax, %r11
+ 0x0f, 0x85, 0xd1, 0xff, 0xff, 0xff, //0x00001fd9 jne LBB0_449
+ 0x84, 0xc9, //0x00001fdf testb %cl, %cl
+ 0x0f, 0x84, 0x06, 0x00, 0x00, 0x00, //0x00001fe1 je LBB0_454
+ //0x00001fe7 LBB0_453
+ 0x41, 0xb9, 0x0f, 0x00, 0x00, 0x00, //0x00001fe7 movl $15, %r9d
+ //0x00001fed LBB0_454
+ 0x85, 0xff, //0x00001fed testl %edi, %edi
+ 0x0f, 0x8e, 0x9a, 0x00, 0x00, 0x00, //0x00001fef jle LBB0_462
+ 0x44, 0x01, 0xcf, //0x00001ff5 addl %r9d, %edi
+ 0x48, 0x63, 0xf7, //0x00001ff8 movslq %edi, %rsi
+ 0x48, 0xff, 0xce, //0x00001ffb decq %rsi
+ 0x49, 0xff, 0xc3, //0x00001ffe incq %r11
+ 0x31, 0xc9, //0x00002001 xorl %ecx, %ecx
+ 0x49, 0xbf, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfa, //0x00002003 movabsq $-432345564227567616, %r15
+ 0xe9, 0x1e, 0x00, 0x00, 0x00, //0x0000200d jmp LBB0_458
+ //0x00002012 LBB0_456
+ 0x48, 0x85, 0xc0, //0x00002012 testq %rax, %rax
+ 0xb8, 0x01, 0x00, 0x00, 0x00, //0x00002015 movl $1, %eax
+ 0x44, 0x0f, 0x45, 0xf0, //0x0000201a cmovnel %eax, %r14d
+ //0x0000201e LBB0_457
+ 0xff, 0xcf, //0x0000201e decl %edi
+ 0x48, 0xff, 0xce, //0x00002020 decq %rsi
+ 0x49, 0xff, 0xcb, //0x00002023 decq %r11
+ 0x49, 0x83, 0xfb, 0x01, //0x00002026 cmpq $1, %r11
+ 0x0f, 0x8e, 0x49, 0x00, 0x00, 0x00, //0x0000202a jle LBB0_460
+ //0x00002030 LBB0_458
+ 0x4b, 0x0f, 0xbe, 0x5c, 0x1c, 0xfe, //0x00002030 movsbq $-2(%r12,%r11), %rbx
+ 0x48, 0xc1, 0xe3, 0x35, //0x00002036 shlq $53, %rbx
+ 0x48, 0x01, 0xcb, //0x0000203a addq %rcx, %rbx
+ 0x4c, 0x01, 0xfb, //0x0000203d addq %r15, %rbx
+ 0x48, 0x89, 0xd8, //0x00002040 movq %rbx, %rax
+ 0x48, 0xb9, 0xcd, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, //0x00002043 movabsq $-3689348814741910323, %rcx
+ 0x48, 0xf7, 0xe1, //0x0000204d mulq %rcx
+ 0x48, 0x89, 0xd1, //0x00002050 movq %rdx, %rcx
+ 0x48, 0xc1, 0xe9, 0x03, //0x00002053 shrq $3, %rcx
+ 0x48, 0x8d, 0x04, 0x09, //0x00002057 leaq (%rcx,%rcx), %rax
+ 0x48, 0x8d, 0x14, 0x80, //0x0000205b leaq (%rax,%rax,4), %rdx
+ 0x48, 0x89, 0xd8, //0x0000205f movq %rbx, %rax
+ 0x48, 0x29, 0xd0, //0x00002062 subq %rdx, %rax
+ 0x4c, 0x39, 0xee, //0x00002065 cmpq %r13, %rsi
+ 0x0f, 0x83, 0xa4, 0xff, 0xff, 0xff, //0x00002068 jae LBB0_456
+ 0x04, 0x30, //0x0000206e addb $48, %al
+ 0x41, 0x88, 0x04, 0x34, //0x00002070 movb %al, (%r12,%rsi)
+ 0xe9, 0xa5, 0xff, 0xff, 0xff, //0x00002074 jmp LBB0_457
+ //0x00002079 LBB0_460
+ 0x48, 0x83, 0xfb, 0x0a, //0x00002079 cmpq $10, %rbx
+ 0x4d, 0x89, 0xc3, //0x0000207d movq %r8, %r11
+ 0x0f, 0x83, 0x20, 0x00, 0x00, 0x00, //0x00002080 jae LBB0_464
+ 0x4c, 0x8b, 0x45, 0xc8, //0x00002086 movq $-56(%rbp), %r8
+ 0xe9, 0x83, 0x00, 0x00, 0x00, //0x0000208a jmp LBB0_468
+ //0x0000208f LBB0_462
+ 0x4d, 0x89, 0xc3, //0x0000208f movq %r8, %r11
+ 0x4c, 0x8b, 0x45, 0xc8, //0x00002092 movq $-56(%rbp), %r8
+ 0xe9, 0x77, 0x00, 0x00, 0x00, //0x00002096 jmp LBB0_468
+ //0x0000209b LBB0_463
+ 0x0f, 0x8c, 0x46, 0xff, 0xff, 0xff, //0x0000209b jl LBB0_453
+ 0xe9, 0x47, 0xff, 0xff, 0xff, //0x000020a1 jmp LBB0_454
+ //0x000020a6 LBB0_464
+ 0x48, 0x63, 0xf7, //0x000020a6 movslq %edi, %rsi
+ 0x48, 0xff, 0xce, //0x000020a9 decq %rsi
+ 0xbf, 0x01, 0x00, 0x00, 0x00, //0x000020ac movl $1, %edi
+ 0x4c, 0x8b, 0x45, 0xc8, //0x000020b1 movq $-56(%rbp), %r8
+ 0xe9, 0x17, 0x00, 0x00, 0x00, //0x000020b5 jmp LBB0_466
+ //0x000020ba LBB0_465
+ 0x48, 0x85, 0xc0, //0x000020ba testq %rax, %rax
+ 0x44, 0x0f, 0x45, 0xf7, //0x000020bd cmovnel %edi, %r14d
+ 0x48, 0xff, 0xce, //0x000020c1 decq %rsi
+ 0x48, 0x83, 0xf9, 0x09, //0x000020c4 cmpq $9, %rcx
+ 0x48, 0x89, 0xd1, //0x000020c8 movq %rdx, %rcx
+ 0x0f, 0x86, 0x41, 0x00, 0x00, 0x00, //0x000020cb jbe LBB0_468
+ //0x000020d1 LBB0_466
+ 0x48, 0x89, 0xc8, //0x000020d1 movq %rcx, %rax
+ 0x48, 0xba, 0xcd, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, //0x000020d4 movabsq $-3689348814741910323, %rdx
+ 0x48, 0xf7, 0xe2, //0x000020de mulq %rdx
+ 0x48, 0xc1, 0xea, 0x03, //0x000020e1 shrq $3, %rdx
+ 0x48, 0x8d, 0x04, 0x12, //0x000020e5 leaq (%rdx,%rdx), %rax
+ 0x48, 0x8d, 0x1c, 0x80, //0x000020e9 leaq (%rax,%rax,4), %rbx
+ 0x48, 0x89, 0xc8, //0x000020ed movq %rcx, %rax
+ 0x48, 0x29, 0xd8, //0x000020f0 subq %rbx, %rax
+ 0x4c, 0x39, 0xee, //0x000020f3 cmpq %r13, %rsi
+ 0x0f, 0x83, 0xbe, 0xff, 0xff, 0xff, //0x000020f6 jae LBB0_465
+ 0x04, 0x30, //0x000020fc addb $48, %al
+ 0x41, 0x88, 0x04, 0x34, //0x000020fe movb %al, (%r12,%rsi)
+ 0x48, 0xff, 0xce, //0x00002102 decq %rsi
+ 0x48, 0x83, 0xf9, 0x09, //0x00002105 cmpq $9, %rcx
+ 0x48, 0x89, 0xd1, //0x00002109 movq %rdx, %rcx
+ 0x0f, 0x87, 0xbf, 0xff, 0xff, 0xff, //0x0000210c ja LBB0_466
+ //0x00002112 LBB0_468
+ 0x45, 0x01, 0xca, //0x00002112 addl %r9d, %r10d
+ 0x49, 0x63, 0xc2, //0x00002115 movslq %r10d, %rax
+ 0x49, 0x39, 0xc5, //0x00002118 cmpq %rax, %r13
+ 0x41, 0x0f, 0x46, 0xc5, //0x0000211b cmovbel %r13d, %eax
+ 0x45, 0x01, 0xcb, //0x0000211f addl %r9d, %r11d
+ 0x85, 0xc0, //0x00002122 testl %eax, %eax
+ 0x0f, 0x8e, 0x44, 0x00, 0x00, 0x00, //0x00002124 jle LBB0_472
+ 0x89, 0xc1, //0x0000212a movl %eax, %ecx
+ 0x42, 0x80, 0x7c, 0x21, 0xff, 0x30, //0x0000212c cmpb $48, $-1(%rcx,%r12)
+ 0x48, 0xbf, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, //0x00002132 movabsq $-9223372036854775808, %rdi
+ 0x49, 0xba, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0f, 0x00, //0x0000213c movabsq $4503599627370495, %r10
+ 0x0f, 0x85, 0x47, 0x00, 0x00, 0x00, //0x00002146 jne LBB0_475
+ //0x0000214c LBB0_470
+ 0x48, 0x83, 0xf9, 0x01, //0x0000214c cmpq $1, %rcx
+ 0x0f, 0x8e, 0x31, 0x00, 0x00, 0x00, //0x00002150 jle LBB0_473
+ 0x48, 0x8d, 0x41, 0xff, //0x00002156 leaq $-1(%rcx), %rax
+ 0x41, 0x80, 0x7c, 0x0c, 0xfe, 0x30, //0x0000215a cmpb $48, $-2(%r12,%rcx)
+ 0x48, 0x89, 0xc1, //0x00002160 movq %rax, %rcx
+ 0x0f, 0x84, 0xe3, 0xff, 0xff, 0xff, //0x00002163 je LBB0_470
+ 0xe9, 0x25, 0x00, 0x00, 0x00, //0x00002169 jmp LBB0_475
+ //0x0000216e LBB0_472
+ 0x48, 0xbf, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, //0x0000216e movabsq $-9223372036854775808, %rdi
+ 0x49, 0xba, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0f, 0x00, //0x00002178 movabsq $4503599627370495, %r10
+ 0xe9, 0x04, 0x00, 0x00, 0x00, //0x00002182 jmp LBB0_474
+ //0x00002187 LBB0_473
+ 0xff, 0xc9, //0x00002187 decl %ecx
+ 0x89, 0xc8, //0x00002189 movl %ecx, %eax
+ //0x0000218b LBB0_474
+ 0x85, 0xc0, //0x0000218b testl %eax, %eax
+ 0x0f, 0x84, 0x15, 0x01, 0x00, 0x00, //0x0000218d je LBB0_498
+ //0x00002193 LBB0_475
+ 0x48, 0xc7, 0xc6, 0xff, 0xff, 0xff, 0xff, //0x00002193 movq $-1, %rsi
+ 0x41, 0x83, 0xfb, 0x14, //0x0000219a cmpl $20, %r11d
+ 0x0f, 0x8e, 0x08, 0x00, 0x00, 0x00, //0x0000219e jle LBB0_477
+ 0x8a, 0x55, 0xd7, //0x000021a4 movb $-41(%rbp), %dl
+ 0xe9, 0x6e, 0x01, 0x00, 0x00, //0x000021a7 jmp LBB0_505
+ //0x000021ac LBB0_477
+ 0x44, 0x89, 0xda, //0x000021ac movl %r11d, %edx
+ 0x45, 0x85, 0xdb, //0x000021af testl %r11d, %r11d
+ 0x0f, 0x8e, 0x32, 0x00, 0x00, 0x00, //0x000021b2 jle LBB0_482
+ 0x48, 0x63, 0xf0, //0x000021b8 movslq %eax, %rsi
+ 0x31, 0xff, //0x000021bb xorl %edi, %edi
+ 0x31, 0xc9, //0x000021bd xorl %ecx, %ecx
+ //0x000021bf LBB0_479
+ 0x48, 0x39, 0xf7, //0x000021bf cmpq %rsi, %rdi
+ 0x0f, 0x8d, 0x1a, 0x00, 0x00, 0x00, //0x000021c2 jge LBB0_481
+ 0x48, 0x8d, 0x0c, 0x89, //0x000021c8 leaq (%rcx,%rcx,4), %rcx
+ 0x49, 0x0f, 0xbe, 0x1c, 0x3c, //0x000021cc movsbq (%r12,%rdi), %rbx
+ 0x48, 0x8d, 0x4c, 0x4b, 0xd0, //0x000021d1 leaq $-48(%rbx,%rcx,2), %rcx
+ 0x48, 0xff, 0xc7, //0x000021d6 incq %rdi
+ 0x48, 0x39, 0xfa, //0x000021d9 cmpq %rdi, %rdx
+ 0x0f, 0x85, 0xdd, 0xff, 0xff, 0xff, //0x000021dc jne LBB0_479
+ //0x000021e2 LBB0_481
+ 0x45, 0x31, 0xc9, //0x000021e2 xorl %r9d, %r9d
+ 0xe9, 0x07, 0x00, 0x00, 0x00, //0x000021e5 jmp LBB0_483
+ //0x000021ea LBB0_482
+ 0x31, 0xff, //0x000021ea xorl %edi, %edi
+ 0x41, 0xb1, 0x01, //0x000021ec movb $1, %r9b
+ 0x31, 0xc9, //0x000021ef xorl %ecx, %ecx
+ //0x000021f1 LBB0_483
+ 0x44, 0x89, 0xde, //0x000021f1 movl %r11d, %esi
+ 0x29, 0xfe, //0x000021f4 subl %edi, %esi
+ 0x0f, 0x8e, 0x52, 0x00, 0x00, 0x00, //0x000021f6 jle LBB0_491
+ 0x41, 0x89, 0xfa, //0x000021fc movl %edi, %r10d
+ 0x41, 0xf7, 0xd2, //0x000021ff notl %r10d
+ 0x45, 0x01, 0xda, //0x00002202 addl %r11d, %r10d
+ 0x83, 0xe6, 0x07, //0x00002205 andl $7, %esi
+ 0x0f, 0x84, 0x17, 0x00, 0x00, 0x00, //0x00002208 je LBB0_488
+ 0xf7, 0xde, //0x0000220e negl %esi
+ 0x31, 0xdb, //0x00002210 xorl %ebx, %ebx
+ //0x00002212 LBB0_486
+ 0x48, 0x01, 0xc9, //0x00002212 addq %rcx, %rcx
+ 0x48, 0x8d, 0x0c, 0x89, //0x00002215 leaq (%rcx,%rcx,4), %rcx
+ 0xff, 0xcb, //0x00002219 decl %ebx
+ 0x39, 0xde, //0x0000221b cmpl %ebx, %esi
+ 0x0f, 0x85, 0xef, 0xff, 0xff, 0xff, //0x0000221d jne LBB0_486
+ 0x29, 0xdf, //0x00002223 subl %ebx, %edi
+ //0x00002225 LBB0_488
+ 0x41, 0x83, 0xfa, 0x07, //0x00002225 cmpl $7, %r10d
+ 0x49, 0xba, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0f, 0x00, //0x00002229 movabsq $4503599627370495, %r10
+ 0x0f, 0x82, 0x15, 0x00, 0x00, 0x00, //0x00002233 jb LBB0_491
+ 0x44, 0x89, 0xde, //0x00002239 movl %r11d, %esi
+ 0x29, 0xfe, //0x0000223c subl %edi, %esi
+ //0x0000223e LBB0_490
+ 0x48, 0x69, 0xc9, 0x00, 0xe1, 0xf5, 0x05, //0x0000223e imulq $100000000, %rcx, %rcx
+ 0x83, 0xc6, 0xf8, //0x00002245 addl $-8, %esi
+ 0x0f, 0x85, 0xf0, 0xff, 0xff, 0xff, //0x00002248 jne LBB0_490
+ //0x0000224e LBB0_491
+ 0x31, 0xff, //0x0000224e xorl %edi, %edi
+ 0x45, 0x85, 0xdb, //0x00002250 testl %r11d, %r11d
+ 0x0f, 0x88, 0x66, 0x00, 0x00, 0x00, //0x00002253 js LBB0_500
+ 0x44, 0x39, 0xd8, //0x00002259 cmpl %r11d, %eax
+ 0x0f, 0x8e, 0x5d, 0x00, 0x00, 0x00, //0x0000225c jle LBB0_500
+ 0x41, 0x8a, 0x14, 0x14, //0x00002262 movb (%r12,%rdx), %dl
+ 0x41, 0x8d, 0x73, 0x01, //0x00002266 leal $1(%r11), %esi
+ 0x39, 0xc6, //0x0000226a cmpl %eax, %esi
+ 0x0f, 0x85, 0x2a, 0x00, 0x00, 0x00, //0x0000226c jne LBB0_497
+ 0x80, 0xfa, 0x35, //0x00002272 cmpb $53, %dl
+ 0x0f, 0x85, 0x21, 0x00, 0x00, 0x00, //0x00002275 jne LBB0_497
+ 0x45, 0x85, 0xf6, //0x0000227b testl %r14d, %r14d
+ 0x40, 0x0f, 0x95, 0xc7, //0x0000227e setne %dil
+ 0x41, 0x08, 0xf9, //0x00002282 orb %dil, %r9b
+ 0x0f, 0x85, 0x34, 0x00, 0x00, 0x00, //0x00002285 jne LBB0_500
+ 0x49, 0x63, 0xc3, //0x0000228b movslq %r11d, %rax
+ 0x42, 0x8a, 0x7c, 0x20, 0xff, //0x0000228e movb $-1(%rax,%r12), %dil
+ 0x40, 0x80, 0xe7, 0x01, //0x00002293 andb $1, %dil
+ 0xe9, 0x23, 0x00, 0x00, 0x00, //0x00002297 jmp LBB0_500
+ //0x0000229c LBB0_497
+ 0x80, 0xfa, 0x34, //0x0000229c cmpb $52, %dl
+ 0x40, 0x0f, 0x9f, 0xc7, //0x0000229f setg %dil
+ 0xe9, 0x17, 0x00, 0x00, 0x00, //0x000022a3 jmp LBB0_500
+ //0x000022a8 LBB0_498
+ 0x31, 0xc9, //0x000022a8 xorl %ecx, %ecx
+ 0x31, 0xff, //0x000022aa xorl %edi, %edi
+ 0xe9, 0x0e, 0x00, 0x00, 0x00, //0x000022ac jmp LBB0_500
+ //0x000022b1 LBB0_499
+ 0x31, 0xc9, //0x000022b1 xorl %ecx, %ecx
+ 0x31, 0xff, //0x000022b3 xorl %edi, %edi
+ 0x49, 0xba, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0f, 0x00, //0x000022b5 movabsq $4503599627370495, %r10
+ //0x000022bf LBB0_500
+ 0x8a, 0x55, 0xd7, //0x000022bf movb $-41(%rbp), %dl
+ 0x40, 0x0f, 0xb6, 0xf7, //0x000022c2 movzbl %dil, %esi
+ 0x48, 0x01, 0xce, //0x000022c6 addq %rcx, %rsi
+ 0x48, 0xb8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x00, //0x000022c9 movabsq $9007199254740992, %rax
+ 0x48, 0x39, 0xc6, //0x000022d3 cmpq %rax, %rsi
+ 0x0f, 0x85, 0x28, 0x00, 0x00, 0x00, //0x000022d6 jne LBB0_503
+ 0x41, 0x81, 0xf8, 0xfe, 0x03, 0x00, 0x00, //0x000022dc cmpl $1022, %r8d
+ 0x48, 0xbf, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, //0x000022e3 movabsq $-9223372036854775808, %rdi
+ 0x0f, 0x8e, 0x20, 0x00, 0x00, 0x00, //0x000022ed jle LBB0_504
+ 0x31, 0xf6, //0x000022f3 xorl %esi, %esi
+ 0x49, 0xb8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x7f, //0x000022f5 movabsq $9218868437227405312, %r8
+ 0xe9, 0x36, 0x00, 0x00, 0x00, //0x000022ff jmp LBB0_506
+ //0x00002304 LBB0_503
+ 0x48, 0xbf, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, //0x00002304 movabsq $-9223372036854775808, %rdi
+ 0xe9, 0x07, 0x00, 0x00, 0x00, //0x0000230e jmp LBB0_505
+ //0x00002313 LBB0_504
+ 0x41, 0xff, 0xc0, //0x00002313 incl %r8d
+ 0x49, 0x8d, 0x72, 0x01, //0x00002316 leaq $1(%r10), %rsi
+ //0x0000231a LBB0_505
+ 0x49, 0x8d, 0x42, 0x01, //0x0000231a leaq $1(%r10), %rax
+ 0x48, 0x21, 0xf0, //0x0000231e andq %rsi, %rax
+ 0x41, 0x81, 0xc0, 0xff, 0x03, 0x00, 0x00, //0x00002321 addl $1023, %r8d
+ 0x41, 0x81, 0xe0, 0xff, 0x07, 0x00, 0x00, //0x00002328 andl $2047, %r8d
+ 0x49, 0xc1, 0xe0, 0x34, //0x0000232f shlq $52, %r8
+ 0x48, 0x85, 0xc0, //0x00002333 testq %rax, %rax
+ 0x4c, 0x0f, 0x44, 0xc0, //0x00002336 cmoveq %rax, %r8
+ //0x0000233a LBB0_506
+ 0x4c, 0x21, 0xd6, //0x0000233a andq %r10, %rsi
+ 0x4c, 0x09, 0xc6, //0x0000233d orq %r8, %rsi
+ 0x48, 0x89, 0xf3, //0x00002340 movq %rsi, %rbx
+ 0x48, 0x09, 0xfb, //0x00002343 orq %rdi, %rbx
+ 0x80, 0xfa, 0x2d, //0x00002346 cmpb $45, %dl
+ 0x48, 0x0f, 0x45, 0xde, //0x00002349 cmovneq %rsi, %rbx
+ //0x0000234d LBB0_507
+ 0x48, 0xff, 0xcf, //0x0000234d decq %rdi
+ 0x48, 0x21, 0xdf, //0x00002350 andq %rbx, %rdi
+ 0x48, 0xb8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x7f, //0x00002353 movabsq $9218868437227405312, %rax
+ 0x48, 0x39, 0xc7, //0x0000235d cmpq %rax, %rdi
+ 0x48, 0x8b, 0x45, 0x98, //0x00002360 movq $-104(%rbp), %rax
+ 0x0f, 0x85, 0x07, 0x00, 0x00, 0x00, //0x00002364 jne LBB0_509
+ 0x48, 0xc7, 0x00, 0xf8, 0xff, 0xff, 0xff, //0x0000236a movq $-8, (%rax)
+ //0x00002371 LBB0_509
+ 0x48, 0x89, 0x58, 0x08, //0x00002371 movq %rbx, $8(%rax)
+ 0x48, 0x8b, 0x45, 0xa0, //0x00002375 movq $-96(%rbp), %rax
+ 0x48, 0x8b, 0x4d, 0xa8, //0x00002379 movq $-88(%rbp), %rcx
+ 0x48, 0x89, 0x08, //0x0000237d movq %rcx, (%rax)
+ 0xe9, 0x9a, 0xdf, 0xff, 0xff, //0x00002380 jmp LBB0_51
+ 0x00, 0x00, 0x00, //0x00002385 .p2align 2, 0x00
+ //0x00002388 _MASK_USE_NUMBER
+ 0x02, 0x00, 0x00, 0x00, //0x00002388 .long 2
+ 0x00, 0x00, 0x00, 0x00, //0x0000238c .p2align 4, 0x00
+ //0x00002390 _P10_TAB
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x3f, //0x00002390 .quad 4607182418800017408
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x24, 0x40, //0x00002398 .quad 4621819117588971520
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x59, 0x40, //0x000023a0 .quad 4636737291354636288
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x8f, 0x40, //0x000023a8 .quad 4652007308841189376
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x88, 0xc3, 0x40, //0x000023b0 .quad 4666723172467343360
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x6a, 0xf8, 0x40, //0x000023b8 .quad 4681608360884174848
+ 0x00, 0x00, 0x00, 0x00, 0x80, 0x84, 0x2e, 0x41, //0x000023c0 .quad 4696837146684686336
+ 0x00, 0x00, 0x00, 0x00, 0xd0, 0x12, 0x63, 0x41, //0x000023c8 .quad 4711630319722168320
+ 0x00, 0x00, 0x00, 0x00, 0x84, 0xd7, 0x97, 0x41, //0x000023d0 .quad 4726483295884279808
+ 0x00, 0x00, 0x00, 0x00, 0x65, 0xcd, 0xcd, 0x41, //0x000023d8 .quad 4741671816366391296
+ 0x00, 0x00, 0x00, 0x20, 0x5f, 0xa0, 0x02, 0x42, //0x000023e0 .quad 4756540486875873280
+ 0x00, 0x00, 0x00, 0xe8, 0x76, 0x48, 0x37, 0x42, //0x000023e8 .quad 4771362005757984768
+ 0x00, 0x00, 0x00, 0xa2, 0x94, 0x1a, 0x6d, 0x42, //0x000023f0 .quad 4786511204640096256
+ 0x00, 0x00, 0x40, 0xe5, 0x9c, 0x30, 0xa2, 0x42, //0x000023f8 .quad 4801453603149578240
+ 0x00, 0x00, 0x90, 0x1e, 0xc4, 0xbc, 0xd6, 0x42, //0x00002400 .quad 4816244402031689728
+ 0x00, 0x00, 0x34, 0x26, 0xf5, 0x6b, 0x0c, 0x43, //0x00002408 .quad 4831355200913801216
+ 0x00, 0x80, 0xe0, 0x37, 0x79, 0xc3, 0x41, 0x43, //0x00002410 .quad 4846369599423283200
+ 0x00, 0xa0, 0xd8, 0x85, 0x57, 0x34, 0x76, 0x43, //0x00002418 .quad 4861130398305394688
+ 0x00, 0xc8, 0x4e, 0x67, 0x6d, 0xc1, 0xab, 0x43, //0x00002420 .quad 4876203697187506176
+ 0x00, 0x3d, 0x91, 0x60, 0xe4, 0x58, 0xe1, 0x43, //0x00002428 .quad 4891288408196988160
+ 0x40, 0x8c, 0xb5, 0x78, 0x1d, 0xaf, 0x15, 0x44, //0x00002430 .quad 4906019910204099648
+ 0x50, 0xef, 0xe2, 0xd6, 0xe4, 0x1a, 0x4b, 0x44, //0x00002438 .quad 4921056587992461136
+ 0x92, 0xd5, 0x4d, 0x06, 0xcf, 0xf0, 0x80, 0x44, //0x00002440 .quad 4936209963552724370
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00002448 .p2align 4, 0x00
+ //0x00002450 _POW10_M128_TAB
+ 0x53, 0xe4, 0x60, 0xcd, 0x69, 0xc8, 0x32, 0x17, //0x00002450 .quad 1671618768450675795
+ 0x88, 0x02, 0x1c, 0x08, 0xa0, 0xd5, 0x8f, 0xfa, //0x00002458 .quad -391859759250406776
+ 0xb4, 0x8e, 0x5c, 0x20, 0x42, 0xbd, 0x7f, 0x0e, //0x00002460 .quad 1044761730281672372
+ 0x95, 0x81, 0x11, 0x05, 0x84, 0xe5, 0x99, 0x9c, //0x00002468 .quad -7162441377172586091
+ 0x61, 0xb2, 0x73, 0xa8, 0x92, 0xac, 0x1f, 0x52, //0x00002470 .quad 5917638181279478369
+ 0xfa, 0xe1, 0x55, 0x06, 0xe5, 0x5e, 0xc0, 0xc3, //0x00002478 .quad -4341365703038344710
+ 0xf9, 0x9e, 0x90, 0x52, 0xb7, 0x97, 0xa7, 0xe6, //0x00002480 .quad -1826324310255427847
+ 0x78, 0x5a, 0xeb, 0x47, 0x9e, 0x76, 0xb0, 0xf4, //0x00002488 .quad -815021110370542984
+ 0x5c, 0x63, 0x9a, 0x93, 0xd2, 0xbe, 0x28, 0x90, //0x00002490 .quad -8058981721550724260
+ 0x8b, 0x18, 0xf3, 0xec, 0x22, 0x4a, 0xee, 0x98, //0x00002498 .quad -7426917221622671221
+ 0x33, 0xfc, 0x80, 0x38, 0x87, 0xee, 0x32, 0x74, //0x000024a0 .quad 8373016921771146291
+ 0xae, 0xde, 0x2f, 0xa8, 0xab, 0xdc, 0x29, 0xbf, //0x000024a8 .quad -4671960508600951122
+ 0x3f, 0x3b, 0xa1, 0x06, 0x29, 0xaa, 0x3f, 0x11, //0x000024b0 .quad 1242899115359157055
+ 0x5a, 0xd6, 0x3b, 0x92, 0xd6, 0x53, 0xf4, 0xee, //0x000024b8 .quad -1228264617323800998
+ 0x07, 0xc5, 0x24, 0xa4, 0x59, 0xca, 0xc7, 0x4a, //0x000024c0 .quad 5388497965526861063
+ 0xf8, 0x65, 0x65, 0x1b, 0x66, 0xb4, 0x58, 0x95, //0x000024c8 .quad -7685194413468457480
+ 0x49, 0xf6, 0x2d, 0x0d, 0xf0, 0xbc, 0x79, 0x5d, //0x000024d0 .quad 6735622456908576329
+ 0x76, 0xbf, 0x3e, 0xa2, 0x7f, 0xe1, 0xae, 0xba, //0x000024d8 .quad -4994806998408183946
+ 0xdc, 0x73, 0x79, 0x10, 0x2c, 0x2c, 0xd8, 0xf4, //0x000024e0 .quad -803843965719055396
+ 0x53, 0x6f, 0xce, 0x8a, 0xdf, 0x99, 0x5a, 0xe9, //0x000024e8 .quad -1631822729582842029
+ 0x69, 0xe8, 0x4b, 0x8a, 0x9b, 0x1b, 0x07, 0x79, //0x000024f0 .quad 8720969558280366185
+ 0x94, 0x05, 0xc1, 0xb6, 0x2b, 0xa0, 0xd8, 0x91, //0x000024f8 .quad -7937418233630358124
+ 0x84, 0xe2, 0xde, 0x6c, 0x82, 0xe2, 0x48, 0x97, //0x00002500 .quad -7545532125859093884
+ 0xf9, 0x46, 0x71, 0xa4, 0x36, 0xc8, 0x4e, 0xb6, //0x00002508 .quad -5310086773610559751
+ 0x25, 0x9b, 0x16, 0x08, 0x23, 0x1b, 0x1b, 0xfd, //0x00002510 .quad -208543120469091547
+ 0xb7, 0x98, 0x8d, 0x4d, 0x44, 0x7a, 0xe2, 0xe3, //0x00002518 .quad -2025922448585811785
+ 0xf7, 0x20, 0x0e, 0xe5, 0xf5, 0xf0, 0x30, 0xfe, //0x00002520 .quad -130339450293182217
+ 0x72, 0x7f, 0x78, 0xb0, 0x6a, 0x8c, 0x6d, 0x8e, //0x00002528 .quad -8183730558007214222
+ 0x35, 0xa9, 0x51, 0x5e, 0x33, 0x2d, 0xbd, 0xbd, //0x00002530 .quad -4774610331293865675
+ 0x4f, 0x9f, 0x96, 0x5c, 0x85, 0xef, 0x08, 0xb2, //0x00002538 .quad -5617977179081629873
+ 0x82, 0x13, 0xe6, 0x35, 0x80, 0x78, 0x2c, 0xad, //0x00002540 .quad -5968262914117332094
+ 0x23, 0x47, 0xbc, 0xb3, 0x66, 0x2b, 0x8b, 0xde, //0x00002548 .quad -2410785455424649437
+ 0x31, 0xcc, 0xaf, 0x21, 0x50, 0xcb, 0x3b, 0x4c, //0x00002550 .quad 5493207715531443249
+ 0x76, 0xac, 0x55, 0x30, 0x20, 0xfb, 0x16, 0x8b, //0x00002558 .quad -8424269937281487754
+ 0x3d, 0xbf, 0x1b, 0x2a, 0x24, 0xbe, 0x4a, 0xdf, //0x00002560 .quad -2356862392440471747
+ 0x93, 0x17, 0x6b, 0x3c, 0xe8, 0xb9, 0xdc, 0xad, //0x00002568 .quad -5918651403174471789
+ 0x0d, 0xaf, 0xa2, 0x34, 0xad, 0x6d, 0x1d, 0xd7, //0x00002570 .quad -2946077990550589683
+ 0x78, 0xdd, 0x85, 0x4b, 0x62, 0xe8, 0x53, 0xd9, //0x00002578 .quad -2786628235540701832
+ 0x68, 0xad, 0xe5, 0x40, 0x8c, 0x64, 0x72, 0x86, //0x00002580 .quad -8758827771735200408
+ 0x6b, 0xaa, 0x33, 0x6f, 0x3d, 0x71, 0xd4, 0x87, //0x00002588 .quad -8659171674854020501
+ 0xc2, 0x18, 0x1f, 0x51, 0xaf, 0xfd, 0x0e, 0x68, //0x00002590 .quad 7498209359040551106
+ 0x06, 0x95, 0x00, 0xcb, 0x8c, 0x8d, 0xc9, 0xa9, //0x00002598 .quad -6212278575140137722
+ 0xf2, 0xde, 0x66, 0x25, 0x1b, 0xbd, 0x12, 0x02, //0x000025a0 .quad 149389661945913074
+ 0x48, 0xba, 0xc0, 0xfd, 0xef, 0xf0, 0x3b, 0xd4, //0x000025a8 .quad -3153662200497784248
+ 0x57, 0x4b, 0x60, 0xf7, 0x30, 0xb6, 0x4b, 0x01, //0x000025b0 .quad 93368538716195671
+ 0x6d, 0x74, 0x98, 0xfe, 0x95, 0x76, 0xa5, 0x84, //0x000025b8 .quad -8888567902952197011
+ 0x2d, 0x5e, 0x38, 0x35, 0xbd, 0xa3, 0x9e, 0x41, //0x000025c0 .quad 4728396691822632493
+ 0x88, 0x91, 0x3e, 0x7e, 0x3b, 0xd4, 0xce, 0xa5, //0x000025c8 .quad -6499023860262858360
+ 0xb9, 0x75, 0x86, 0x82, 0xac, 0x4c, 0x06, 0x52, //0x000025d0 .quad 5910495864778290617
+ 0xea, 0x35, 0xce, 0x5d, 0x4a, 0x89, 0x42, 0xcf, //0x000025d8 .quad -3512093806901185046
+ 0x93, 0x09, 0x94, 0xd1, 0xeb, 0xef, 0x43, 0x73, //0x000025e0 .quad 8305745933913819539
+ 0xb2, 0xe1, 0xa0, 0x7a, 0xce, 0x95, 0x89, 0x81, //0x000025e8 .quad -9112587656954322510
+ 0xf8, 0x0b, 0xf9, 0xc5, 0xe6, 0xeb, 0x14, 0x10, //0x000025f0 .quad 1158810380537498616
+ 0x1f, 0x1a, 0x49, 0x19, 0x42, 0xfb, 0xeb, 0xa1, //0x000025f8 .quad -6779048552765515233
+ 0xf6, 0x4e, 0x77, 0x77, 0xe0, 0x26, 0x1a, 0xd4, //0x00002600 .quad -3163173042755514634
+ 0xa6, 0x60, 0x9b, 0x9f, 0x12, 0xfa, 0x66, 0xca, //0x00002608 .quad -3862124672529506138
+ 0xb4, 0x22, 0x55, 0x95, 0x98, 0xb0, 0x20, 0x89, //0x00002610 .quad -8565652321871781196
+ 0xd0, 0x38, 0x82, 0x47, 0x97, 0xb8, 0x00, 0xfd, //0x00002618 .quad -215969822234494768
+ 0xb0, 0x35, 0x55, 0x5d, 0x5f, 0x6e, 0xb4, 0x55, //0x00002620 .quad 6175682344898606512
+ 0x82, 0x63, 0xb1, 0x8c, 0x5e, 0x73, 0x20, 0x9e, //0x00002628 .quad -7052510166537641086
+ 0x1d, 0x83, 0xaa, 0x34, 0xf7, 0x89, 0x21, 0xeb, //0x00002630 .quad -1503769105731517667
+ 0x62, 0xbc, 0xdd, 0x2f, 0x36, 0x90, 0xa8, 0xc5, //0x00002638 .quad -4203951689744663454
+ 0xe4, 0x23, 0xd5, 0x01, 0x75, 0xec, 0xe9, 0xa5, //0x00002640 .quad -6491397400591784988
+ 0x7b, 0x2b, 0xd5, 0xbb, 0x43, 0xb4, 0x12, 0xf7, //0x00002648 .quad -643253593753441413
+ 0x6e, 0x36, 0x25, 0x21, 0xc9, 0x33, 0xb2, 0x47, //0x00002650 .quad 5166248661484910190
+ 0x2d, 0x3b, 0x65, 0x55, 0xaa, 0xb0, 0x6b, 0x9a, //0x00002658 .quad -7319562523736982739
+ 0x0a, 0x84, 0x6e, 0x69, 0xbb, 0xc0, 0x9e, 0x99, //0x00002660 .quad -7377247228426025974
+ 0xf8, 0x89, 0xbe, 0xea, 0xd4, 0x9c, 0x06, 0xc1, //0x00002668 .quad -4537767136243840520
+ 0x0d, 0x25, 0xca, 0x43, 0xea, 0x70, 0x06, 0xc0, //0x00002670 .quad -4609873017105144563
+ 0x76, 0x2c, 0x6e, 0x25, 0x0a, 0x44, 0x48, 0xf1, //0x00002678 .quad -1060522901877412746
+ 0x28, 0x57, 0x5e, 0x6a, 0x92, 0x06, 0x04, 0x38, //0x00002680 .quad 4036358391950366504
+ 0xca, 0xdb, 0x64, 0x57, 0x86, 0x2a, 0xcd, 0x96, //0x00002688 .quad -7580355841314464822
+ 0xf2, 0xec, 0xf5, 0x04, 0x37, 0x08, 0x05, 0xc6, //0x00002690 .quad -4177924046916817678
+ 0xbc, 0x12, 0x3e, 0xed, 0x27, 0x75, 0x80, 0xbc, //0x00002698 .quad -4863758783215693124
+ 0x2e, 0x68, 0x33, 0xc6, 0x44, 0x4a, 0x86, 0xf7, //0x000026a0 .quad -610719040218634194
+ 0x6b, 0x97, 0x8d, 0xe8, 0x71, 0x92, 0xa0, 0xeb, //0x000026a8 .quad -1468012460592228501
+ 0x1d, 0x21, 0xe0, 0xfb, 0x6a, 0xee, 0xb3, 0x7a, //0x000026b0 .quad 8841672636718129437
+ 0xa3, 0x7e, 0x58, 0x31, 0x87, 0x5b, 0x44, 0x93, //0x000026b8 .quad -7835036815511224669
+ 0x64, 0x29, 0xd8, 0xba, 0x05, 0xea, 0x60, 0x59, //0x000026c0 .quad 6440404777470273892
+ 0x4c, 0x9e, 0xae, 0xfd, 0x68, 0x72, 0x15, 0xb8, //0x000026c8 .quad -5182110000961642932
+ 0xbd, 0x33, 0x8e, 0x29, 0x87, 0x24, 0xb9, 0x6f, //0x000026d0 .quad 8050505971837842365
+ 0xdf, 0x45, 0x1a, 0x3d, 0x03, 0xcf, 0x1a, 0xe6, //0x000026d8 .quad -1865951482774665761
+ 0x56, 0xe0, 0xf8, 0x79, 0xd4, 0xb6, 0xd3, 0xa5, //0x000026e0 .quad -6497648813669818282
+ 0xab, 0x6b, 0x30, 0x06, 0x62, 0xc1, 0xd0, 0x8f, //0x000026e8 .quad -8083748704375247957
+ 0x6c, 0x18, 0x77, 0x98, 0x89, 0xa4, 0x48, 0x8f, //0x000026f0 .quad -8122061017087272852
+ 0x96, 0x86, 0xbc, 0x87, 0xba, 0xf1, 0xc4, 0xb3, //0x000026f8 .quad -5492999862041672042
+ 0x87, 0xde, 0x94, 0xfe, 0xab, 0xcd, 0x1a, 0x33, //0x00002700 .quad 3682481783923072647
+ 0x3c, 0xa8, 0xab, 0x29, 0x29, 0x2e, 0xb6, 0xe0, //0x00002708 .quad -2254563809124702148
+ 0x14, 0x0b, 0x1d, 0x7f, 0x8b, 0xc0, 0xf0, 0x9f, //0x00002710 .quad -6921820921902855404
+ 0x25, 0x49, 0x0b, 0xba, 0xd9, 0xdc, 0x71, 0x8c, //0x00002718 .quad -8326631408344020699
+ 0xd9, 0x4d, 0xe4, 0x5e, 0xae, 0xf0, 0xec, 0x07, //0x00002720 .quad 571095884476206553
+ 0x6f, 0x1b, 0x8e, 0x28, 0x10, 0x54, 0x8e, 0xaf, //0x00002728 .quad -5796603242002637969
+ 0x50, 0x61, 0x9d, 0xf6, 0xd9, 0x2c, 0xe8, 0xc9, //0x00002730 .quad -3897816162832129712
+ 0x4a, 0xa2, 0xb1, 0x32, 0x14, 0xe9, 0x71, 0xdb, //0x00002738 .quad -2634068034075909558
+ 0xd2, 0x5c, 0x22, 0x3a, 0x08, 0x1c, 0x31, 0xbe, //0x00002740 .quad -4741978110983775022
+ 0x6e, 0x05, 0xaf, 0x9f, 0xac, 0x31, 0x27, 0x89, //0x00002748 .quad -8563821548938525330
+ 0x06, 0xf4, 0xaa, 0x48, 0x0a, 0x63, 0xbd, 0x6d, //0x00002750 .quad 7907585416552444934
+ 0xca, 0xc6, 0x9a, 0xc7, 0x17, 0xfe, 0x70, 0xab, //0x00002758 .quad -6093090917745768758
+ 0x08, 0xb1, 0xd5, 0xda, 0xcc, 0xbb, 0x2c, 0x09, //0x00002760 .quad 661109733835780360
+ 0x7d, 0x78, 0x81, 0xb9, 0x9d, 0x3d, 0x4d, 0xd6, //0x00002768 .quad -3004677628754823043
+ 0xa5, 0x8e, 0xc5, 0x08, 0x60, 0xf5, 0xbb, 0x25, //0x00002770 .quad 2719036592861056677
+ 0x4e, 0xeb, 0xf0, 0x93, 0x82, 0x46, 0xf0, 0x85, //0x00002778 .quad -8795452545612846258
+ 0x4e, 0xf2, 0xf6, 0x0a, 0xb8, 0xf2, 0x2a, 0xaf, //0x00002780 .quad -5824576295778454962
+ 0x21, 0x26, 0xed, 0x38, 0x23, 0x58, 0x6c, 0xa7, //0x00002788 .quad -6382629663588669919
+ 0xe1, 0xae, 0xb4, 0x0d, 0x66, 0xaf, 0xf5, 0x1a, //0x00002790 .quad 1942651667131707105
+ 0xaa, 0x6f, 0x28, 0x07, 0x2c, 0x6e, 0x47, 0xd1, //0x00002798 .quad -3366601061058449494
+ 0x4d, 0xed, 0x90, 0xc8, 0x9f, 0x8d, 0xd9, 0x50, //0x000027a0 .quad 5825843310384704845
+ 0xca, 0x45, 0x79, 0x84, 0xdb, 0xa4, 0xcc, 0x82, //0x000027a8 .quad -9021654690802612790
+ 0xa0, 0x28, 0xb5, 0xba, 0x07, 0xf1, 0x0f, 0xe5, //0x000027b0 .quad -1941067898873894752
+ 0x3c, 0x97, 0x97, 0x65, 0x12, 0xce, 0x7f, 0xa3, //0x000027b8 .quad -6665382345075878084
+ 0xc8, 0x72, 0x62, 0xa9, 0x49, 0xed, 0x53, 0x1e, //0x000027c0 .quad 2185351144835019464
+ 0x0c, 0x7d, 0xfd, 0xfe, 0x96, 0xc1, 0x5f, 0xcc, //0x000027c8 .quad -3720041912917459700
+ 0x7a, 0x0f, 0xbb, 0x13, 0x9c, 0xe8, 0xe8, 0x25, //0x000027d0 .quad 2731688931043774330
+ 0x4f, 0xdc, 0xbc, 0xbe, 0xfc, 0xb1, 0x77, 0xff, //0x000027d8 .quad -38366372719436721
+ 0xac, 0xe9, 0x54, 0x8c, 0x61, 0x91, 0xb1, 0x77, //0x000027e0 .quad 8624834609543440812
+ 0xb1, 0x09, 0x36, 0xf7, 0x3d, 0xcf, 0xaa, 0x9f, //0x000027e8 .quad -6941508010590729807
+ 0x17, 0x24, 0x6a, 0xef, 0xb9, 0xf5, 0x9d, 0xd5, //0x000027f0 .quad -3054014793352862697
+ 0x1d, 0x8c, 0x03, 0x75, 0x0d, 0x83, 0x95, 0xc7, //0x000027f8 .quad -4065198994811024355
+ 0x1d, 0xad, 0x44, 0x6b, 0x28, 0x73, 0x05, 0x4b, //0x00002800 .quad 5405853545163697437
+ 0x25, 0x6f, 0x44, 0xd2, 0xd0, 0xe3, 0x7a, 0xf9, //0x00002808 .quad -469812725086392539
+ 0x32, 0xec, 0x0a, 0x43, 0xf9, 0x67, 0xe3, 0x4e, //0x00002810 .quad 5684501474941004850
+ 0x77, 0xc5, 0x6a, 0x83, 0x62, 0xce, 0xec, 0x9b, //0x00002818 .quad -7211161980820077193
+ 0x3f, 0xa7, 0xcd, 0x93, 0xf7, 0x41, 0x9c, 0x22, //0x00002820 .quad 2493940825248868159
+ 0xd5, 0x76, 0x45, 0x24, 0xfb, 0x01, 0xe8, 0xc2, //0x00002828 .quad -4402266457597708587
+ 0x0f, 0x11, 0xc1, 0x78, 0x75, 0x52, 0x43, 0x6b, //0x00002830 .quad 7729112049988473103
+ 0x8a, 0xd4, 0x56, 0xed, 0x79, 0x02, 0xa2, 0xf3, //0x00002838 .quad -891147053569747830
+ 0xa9, 0xaa, 0x78, 0x6b, 0x89, 0x13, 0x0a, 0x83, //0x00002840 .quad -9004363024039368023
+ 0xd6, 0x44, 0x56, 0x34, 0x8c, 0x41, 0x45, 0x98, //0x00002848 .quad -7474495936122174250
+ 0x53, 0xd5, 0x56, 0xc6, 0x6b, 0x98, 0xcc, 0x23, //0x00002850 .quad 2579604275232953683
+ 0x0c, 0xd6, 0x6b, 0x41, 0xef, 0x91, 0x56, 0xbe, //0x00002858 .quad -4731433901725329908
+ 0xa8, 0x8a, 0xec, 0xb7, 0x86, 0xbe, 0xbf, 0x2c, //0x00002860 .quad 3224505344041192104
+ 0x8f, 0xcb, 0xc6, 0x11, 0x6b, 0x36, 0xec, 0xed, //0x00002868 .quad -1302606358729274481
+ 0xa9, 0xd6, 0xf3, 0x32, 0x14, 0xd7, 0xf7, 0x7b, //0x00002870 .quad 8932844867666826921
+ 0x39, 0x3f, 0x1c, 0xeb, 0x02, 0xa2, 0xb3, 0x94, //0x00002878 .quad -7731658001846878407
+ 0x53, 0xcc, 0xb0, 0x3f, 0xd9, 0xcc, 0xf5, 0xda, //0x00002880 .quad -2669001970698630061
+ 0x07, 0x4f, 0xe3, 0xa5, 0x83, 0x8a, 0xe0, 0xb9, //0x00002888 .quad -5052886483881210105
+ 0x68, 0xff, 0x9c, 0x8f, 0x0f, 0x40, 0xb3, 0xd1, //0x00002890 .quad -3336252463373287576
+ 0xc9, 0x22, 0x5c, 0x8f, 0x24, 0xad, 0x58, 0xe8, //0x00002898 .quad -1704422086424124727
+ 0xa1, 0x1f, 0xc2, 0xb9, 0x09, 0x08, 0x10, 0x23, //0x000028a0 .quad 2526528228819083169
+ 0xbe, 0x95, 0x99, 0xd9, 0x36, 0x6c, 0x37, 0x91, //0x000028a8 .quad -7982792831656159810
+ 0x8a, 0xa7, 0x32, 0x28, 0x0c, 0x0a, 0xd4, 0xab, //0x000028b0 .quad -6065211750830921846
+ 0x2d, 0xfb, 0xff, 0x8f, 0x44, 0x47, 0x85, 0xb5, //0x000028b8 .quad -5366805021142811859
+ 0x6c, 0x51, 0x3f, 0x32, 0x8f, 0x0c, 0xc9, 0x16, //0x000028c0 .quad 1641857348316123500
+ 0xf9, 0xf9, 0xff, 0xb3, 0x15, 0x99, 0xe6, 0xe2, //0x000028c8 .quad -2096820258001126919
+ 0xe3, 0x92, 0x67, 0x7f, 0xd9, 0xa7, 0x3d, 0xae, //0x000028d0 .quad -5891368184943504669
+ 0x3b, 0xfc, 0x7f, 0x90, 0xad, 0x1f, 0xd0, 0x8d, //0x000028d8 .quad -8228041688891786181
+ 0x9c, 0x77, 0x41, 0xdf, 0xcf, 0x11, 0xcd, 0x99, //0x000028e0 .quad -7364210231179380836
+ 0x4a, 0xfb, 0x9f, 0xf4, 0x98, 0x27, 0x44, 0xb1, //0x000028e8 .quad -5673366092687344822
+ 0x83, 0xd5, 0x11, 0xd7, 0x43, 0x56, 0x40, 0x40, //0x000028f0 .quad 4629795266307937667
+ 0x1d, 0xfa, 0xc7, 0x31, 0x7f, 0x31, 0x95, 0xdd, //0x000028f8 .quad -2480021597431793123
+ 0x72, 0x25, 0x6b, 0x66, 0xea, 0x35, 0x28, 0x48, //0x00002900 .quad 5199465050656154994
+ 0x52, 0xfc, 0x1c, 0x7f, 0xef, 0x3e, 0x7d, 0x8a, //0x00002908 .quad -8467542526035952558
+ 0xcf, 0xee, 0x05, 0x00, 0x65, 0x43, 0x32, 0xda, //0x00002910 .quad -2724040723534582065
+ 0x66, 0x3b, 0xe4, 0x5e, 0xab, 0x8e, 0x1c, 0xad, //0x00002918 .quad -5972742139117552794
+ 0x82, 0x6a, 0x07, 0x40, 0x3e, 0xd4, 0xbe, 0x90, //0x00002920 .quad -8016736922845615486
+ 0x40, 0x4a, 0x9d, 0x36, 0x56, 0xb2, 0x63, 0xd8, //0x00002928 .quad -2854241655469553088
+ 0x91, 0xa2, 0x04, 0xe8, 0xa6, 0x44, 0x77, 0x5a, //0x00002930 .quad 6518754469289960081
+ 0x68, 0x4e, 0x22, 0xe2, 0x75, 0x4f, 0x3e, 0x87, //0x00002938 .quad -8701430062309552536
+ 0x36, 0xcb, 0x05, 0xa2, 0xd0, 0x15, 0x15, 0x71, //0x00002940 .quad 8148443086612450102
+ 0x02, 0xe2, 0xaa, 0x5a, 0x53, 0xe3, 0x0d, 0xa9, //0x00002948 .quad -6265101559459552766
+ 0x03, 0x3e, 0x87, 0xca, 0x44, 0x5b, 0x5a, 0x0d, //0x00002950 .quad 962181821410786819
+ 0x83, 0x9a, 0x55, 0x31, 0x28, 0x5c, 0x51, 0xd3, //0x00002958 .quad -3219690930897053053
+ 0xc2, 0x86, 0x94, 0xfe, 0x0a, 0x79, 0x58, 0xe8, //0x00002960 .quad -1704479370831952190
+ 0x91, 0x80, 0xd5, 0x1e, 0x99, 0xd9, 0x12, 0x84, //0x00002968 .quad -8929835859451740015
+ 0x72, 0xa8, 0x39, 0xbe, 0x4d, 0x97, 0x6e, 0x62, //0x00002970 .quad 7092772823314835570
+ 0xb6, 0xe0, 0x8a, 0x66, 0xff, 0x8f, 0x17, 0xa5, //0x00002978 .quad -6550608805887287114
+ 0x8f, 0x12, 0xc8, 0x2d, 0x21, 0x3d, 0x0a, 0xfb, //0x00002980 .quad -357406007711231345
+ 0xe3, 0x98, 0x2d, 0x40, 0xff, 0x73, 0x5d, 0xce, //0x00002988 .quad -3576574988931720989
+ 0x99, 0x0b, 0x9d, 0xbc, 0x34, 0x66, 0xe6, 0x7c, //0x00002990 .quad 8999993282035256217
+ 0x8e, 0x7f, 0x1c, 0x88, 0x7f, 0x68, 0xfa, 0x80, //0x00002998 .quad -9152888395723407474
+ 0x80, 0x4e, 0xc4, 0xeb, 0xc1, 0xff, 0x1f, 0x1c, //0x000029a0 .quad 2026619565689294464
+ 0x72, 0x9f, 0x23, 0x6a, 0x9f, 0x02, 0x39, 0xa1, //0x000029a8 .quad -6829424476226871438
+ 0x20, 0x62, 0xb5, 0x66, 0xb2, 0xff, 0x27, 0xa3, //0x000029b0 .quad -6690097579743157728
+ 0x4e, 0x87, 0xac, 0x44, 0x47, 0x43, 0x87, 0xc9, //0x000029b8 .quad -3925094576856201394
+ 0xa8, 0xba, 0x62, 0x00, 0x9f, 0xff, 0xf1, 0x4b, //0x000029c0 .quad 5472436080603216552
+ 0x22, 0xa9, 0xd7, 0x15, 0x19, 0x14, 0xe9, 0xfb, //0x000029c8 .quad -294682202642863838
+ 0xa9, 0xb4, 0x3d, 0x60, 0xc3, 0x3f, 0x77, 0x6f, //0x000029d0 .quad 8031958568804398249
+ 0xb5, 0xc9, 0xa6, 0xad, 0x8f, 0xac, 0x71, 0x9d, //0x000029d8 .quad -7101705404292871755
+ 0xd3, 0x21, 0x4d, 0x38, 0xb4, 0x0f, 0x55, 0xcb, //0x000029e0 .quad -3795109844276665901
+ 0x22, 0x7c, 0x10, 0x99, 0xb3, 0x17, 0xce, 0xc4, //0x000029e8 .quad -4265445736938701790
+ 0x48, 0x6a, 0x60, 0x46, 0xa1, 0x53, 0x2a, 0x7e, //0x000029f0 .quad 9091170749936331336
+ 0x2b, 0x9b, 0x54, 0x7f, 0xa0, 0x9d, 0x01, 0xf6, //0x000029f8 .quad -720121152745989333
+ 0x6d, 0x42, 0xfc, 0xcb, 0x44, 0x74, 0xda, 0x2e, //0x00002a00 .quad 3376138709496513133
+ 0xfb, 0xe0, 0x94, 0x4f, 0x84, 0x02, 0xc1, 0x99, //0x00002a08 .quad -7367604748107325189
+ 0x08, 0x53, 0xfb, 0xfe, 0x55, 0x11, 0x91, 0xfa, //0x00002a10 .quad -391512631556746488
+ 0x39, 0x19, 0x7a, 0x63, 0x25, 0x43, 0x31, 0xc0, //0x00002a18 .quad -4597819916706768583
+ 0xca, 0x27, 0xba, 0x7e, 0xab, 0x55, 0x35, 0x79, //0x00002a20 .quad 8733981247408842698
+ 0x88, 0x9f, 0x58, 0xbc, 0xee, 0x93, 0x3d, 0xf0, //0x00002a28 .quad -1135588877456072824
+ 0xde, 0x58, 0x34, 0x2f, 0x8b, 0x55, 0xc1, 0x4b, //0x00002a30 .quad 5458738279630526686
+ 0xb5, 0x63, 0xb7, 0x35, 0x75, 0x7c, 0x26, 0x96, //0x00002a38 .quad -7627272076051127371
+ 0x16, 0x6f, 0x01, 0xfb, 0xed, 0xaa, 0xb1, 0x9e, //0x00002a40 .quad -7011635205744005354
+ 0xa2, 0x3c, 0x25, 0x83, 0x92, 0x1b, 0xb0, 0xbb, //0x00002a48 .quad -4922404076636521310
+ 0xdc, 0xca, 0xc1, 0x79, 0xa9, 0x15, 0x5e, 0x46, //0x00002a50 .quad 5070514048102157020
+ 0xcb, 0x8b, 0xee, 0x23, 0x77, 0x22, 0x9c, 0xea, //0x00002a58 .quad -1541319077368263733
+ 0xc9, 0x1e, 0x19, 0xec, 0x89, 0xcd, 0xfa, 0x0b, //0x00002a60 .quad 863228270850154185
+ 0x5f, 0x17, 0x75, 0x76, 0x8a, 0x95, 0xa1, 0x92, //0x00002a68 .quad -7880853450996246689
+ 0x7b, 0x66, 0x1f, 0x67, 0xec, 0x80, 0xf9, 0xce, //0x00002a70 .quad -3532650679864695173
+ 0x36, 0x5d, 0x12, 0x14, 0xed, 0xfa, 0x49, 0xb7, //0x00002a78 .quad -5239380795317920458
+ 0x1a, 0x40, 0xe7, 0x80, 0x27, 0xe1, 0xb7, 0x82, //0x00002a80 .quad -9027499368258256870
+ 0x84, 0xf4, 0x16, 0x59, 0xa8, 0x79, 0x1c, 0xe5, //0x00002a88 .quad -1937539975720012668
+ 0x10, 0x88, 0x90, 0xb0, 0xb8, 0xec, 0xb2, 0xd1, //0x00002a90 .quad -3336344095947716592
+ 0xd2, 0x58, 0xae, 0x37, 0x09, 0xcc, 0x31, 0x8f, //0x00002a98 .quad -8128491512466089774
+ 0x15, 0xaa, 0xb4, 0xdc, 0xe6, 0xa7, 0x1f, 0x86, //0x00002aa0 .quad -8782116138362033643
+ 0x07, 0xef, 0x99, 0x85, 0x0b, 0x3f, 0xfe, 0xb2, //0x00002aa8 .quad -5548928372155224313
+ 0x9a, 0xd4, 0xe1, 0x93, 0xe0, 0x91, 0xa7, 0x67, //0x00002ab0 .quad 7469098900757009562
+ 0xc9, 0x6a, 0x00, 0x67, 0xce, 0xce, 0xbd, 0xdf, //0x00002ab8 .quad -2324474446766642487
+ 0xe0, 0x24, 0x6d, 0x5c, 0x2c, 0xbb, 0xc8, 0xe0, //0x00002ac0 .quad -2249342214667950880
+ 0xbd, 0x42, 0x60, 0x00, 0x41, 0xa1, 0xd6, 0x8b, //0x00002ac8 .quad -8370325556870233411
+ 0x18, 0x6e, 0x88, 0x73, 0xf7, 0xe9, 0xfa, 0x58, //0x00002ad0 .quad 6411694268519837208
+ 0x6d, 0x53, 0x78, 0x40, 0x91, 0x49, 0xcc, 0xae, //0x00002ad8 .quad -5851220927660403859
+ 0x9e, 0x89, 0x6a, 0x50, 0x75, 0xa4, 0x39, 0xaf, //0x00002ae0 .quad -5820440219632367202
+ 0x48, 0x68, 0x96, 0x90, 0xf5, 0x5b, 0x7f, 0xda, //0x00002ae8 .quad -2702340141148116920
+ 0x03, 0x96, 0x42, 0x52, 0xc9, 0x06, 0x84, 0x6d, //0x00002af0 .quad 7891439908798240259
+ 0x2d, 0x01, 0x5e, 0x7a, 0x79, 0x99, 0x8f, 0x88, //0x00002af8 .quad -8606491615858654931
+ 0x83, 0x3b, 0xd3, 0xa6, 0x7b, 0x08, 0xe5, 0xc8, //0x00002b00 .quad -3970758169284363389
+ 0x78, 0x81, 0xf5, 0xd8, 0xd7, 0x7f, 0xb3, 0xaa, //0x00002b08 .quad -6146428501395930760
+ 0x64, 0x0a, 0x88, 0x90, 0x9a, 0x4a, 0x1e, 0xfb, //0x00002b10 .quad -351761693178066332
+ 0xd6, 0xe1, 0x32, 0xcf, 0xcd, 0x5f, 0x60, 0xd5, //0x00002b18 .quad -3071349608317525546
+ 0x7f, 0x06, 0x55, 0x9a, 0xa0, 0xee, 0xf2, 0x5c, //0x00002b20 .quad 6697677969404790399
+ 0x26, 0xcd, 0x7f, 0xa1, 0xe0, 0x3b, 0x5c, 0x85, //0x00002b28 .quad -8837122532839535322
+ 0x1e, 0x48, 0xea, 0xc0, 0x48, 0xaa, 0x2f, 0xf4, //0x00002b30 .quad -851274575098787810
+ 0x6f, 0xc0, 0xdf, 0xc9, 0xd8, 0x4a, 0xb3, 0xa6, //0x00002b38 .quad -6434717147622031249
+ 0x26, 0xda, 0x24, 0xf1, 0xda, 0x94, 0x3b, 0xf1, //0x00002b40 .quad -1064093218873484762
+ 0x8b, 0xb0, 0x57, 0xfc, 0x8e, 0x1d, 0x60, 0xd0, //0x00002b48 .quad -3431710416100151157
+ 0x58, 0x08, 0xb7, 0xd6, 0x08, 0x3d, 0xc5, 0x76, //0x00002b50 .quad 8558313775058847832
+ 0x57, 0xce, 0xb6, 0x5d, 0x79, 0x12, 0x3c, 0x82, //0x00002b58 .quad -9062348037703676329
+ 0x6e, 0xca, 0x64, 0x0c, 0x4b, 0x8c, 0x76, 0x54, //0x00002b60 .quad 6086206200396171886
+ 0xed, 0x81, 0x24, 0xb5, 0x17, 0x17, 0xcb, 0xa2, //0x00002b68 .quad -6716249028702207507
+ 0x09, 0xfd, 0x7d, 0xcf, 0x5d, 0x2f, 0x94, 0xa9, //0x00002b70 .quad -6227300304786948855
+ 0x68, 0xa2, 0x6d, 0xa2, 0xdd, 0xdc, 0x7d, 0xcb, //0x00002b78 .quad -3783625267450371480
+ 0x4c, 0x7c, 0x5d, 0x43, 0x35, 0x3b, 0xf9, 0xd3, //0x00002b80 .quad -3172439362556298164
+ 0x02, 0x0b, 0x09, 0x0b, 0x15, 0x54, 0x5d, 0xfe, //0x00002b88 .quad -117845565885576446
+ 0xaf, 0x6d, 0x1a, 0x4a, 0x01, 0xc5, 0x7b, 0xc4, //0x00002b90 .quad -4288617610811380305
+ 0xe1, 0xa6, 0xe5, 0x26, 0x8d, 0x54, 0xfa, 0x9e, //0x00002b98 .quad -6991182506319567135
+ 0x1b, 0x09, 0xa1, 0x9c, 0x41, 0xb6, 0x9a, 0x35, //0x00002ba0 .quad 3862600023340550427
+ 0x9a, 0x10, 0x9f, 0x70, 0xb0, 0xe9, 0xb8, 0xc6, //0x00002ba8 .quad -4127292114472071014
+ 0x62, 0x4b, 0xc9, 0x03, 0xd2, 0x63, 0x01, 0xc3, //0x00002bb0 .quad -4395122007679087774
+ 0xc0, 0xd4, 0xc6, 0x8c, 0x1c, 0x24, 0x67, 0xf8, //0x00002bb8 .quad -547429124662700864
+ 0x1d, 0xcf, 0x5d, 0x42, 0x63, 0xde, 0xe0, 0x79, //0x00002bc0 .quad 8782263791269039901
+ 0xf8, 0x44, 0xfc, 0xd7, 0x91, 0x76, 0x40, 0x9b, //0x00002bc8 .quad -7259672230555269896
+ 0xe4, 0x42, 0xf5, 0x12, 0xfc, 0x15, 0x59, 0x98, //0x00002bd0 .quad -7468914334623251740
+ 0x36, 0x56, 0xfb, 0x4d, 0x36, 0x94, 0x10, 0xc2, //0x00002bd8 .quad -4462904269766699466
+ 0x9d, 0x93, 0xb2, 0x17, 0x7b, 0x5b, 0x6f, 0x3e, //0x00002be0 .quad 4498915137003099037
+ 0xc4, 0x2b, 0x7a, 0xe1, 0x43, 0xb9, 0x94, 0xf2, //0x00002be8 .quad -966944318780986428
+ 0x42, 0x9c, 0xcf, 0xee, 0x2c, 0x99, 0x05, 0xa7, //0x00002bf0 .quad -6411550076227838910
+ 0x5a, 0x5b, 0xec, 0x6c, 0xca, 0xf3, 0x9c, 0x97, //0x00002bf8 .quad -7521869226879198374
+ 0x53, 0x83, 0x83, 0x2a, 0x78, 0xff, 0xc6, 0x50, //0x00002c00 .quad 5820620459997365075
+ 0x31, 0x72, 0x27, 0x08, 0xbd, 0x30, 0x84, 0xbd, //0x00002c08 .quad -4790650515171610063
+ 0x28, 0x64, 0x24, 0x35, 0x56, 0xbf, 0xf8, 0xa4, //0x00002c10 .quad -6559282480285457368
+ 0xbd, 0x4e, 0x31, 0x4a, 0xec, 0x3c, 0xe5, 0xec, //0x00002c18 .quad -1376627125537124675
+ 0x99, 0xbe, 0x36, 0xe1, 0x95, 0x77, 0x1b, 0x87, //0x00002c20 .quad -8711237568605798759
+ 0x36, 0xd1, 0x5e, 0xae, 0x13, 0x46, 0x0f, 0x94, //0x00002c28 .quad -7777920981101784778
+ 0x3f, 0x6e, 0x84, 0x59, 0x7b, 0x55, 0xe2, 0x28, //0x00002c30 .quad 2946011094524915263
+ 0x84, 0x85, 0xf6, 0x99, 0x98, 0x17, 0x13, 0xb9, //0x00002c38 .quad -5110715207949843068
+ 0xcf, 0x89, 0xe5, 0x2f, 0xda, 0xea, 0x1a, 0x33, //0x00002c40 .quad 3682513868156144079
+ 0xe5, 0x26, 0x74, 0xc0, 0x7e, 0xdd, 0x57, 0xe7, //0x00002c48 .quad -1776707991509915931
+ 0x21, 0x76, 0xef, 0x5d, 0xc8, 0xd2, 0xf0, 0x3f, //0x00002c50 .quad 4607414176811284001
+ 0x4f, 0x98, 0x48, 0x38, 0x6f, 0xea, 0x96, 0x90, //0x00002c58 .quad -8027971522334779313
+ 0xa9, 0x53, 0x6b, 0x75, 0x7a, 0x07, 0xed, 0x0f, //0x00002c60 .quad 1147581702586717097
+ 0x63, 0xbe, 0x5a, 0x06, 0x0b, 0xa5, 0xbc, 0xb4, //0x00002c68 .quad -5423278384491086237
+ 0x94, 0x28, 0xc6, 0x12, 0x59, 0x49, 0xe8, 0xd3, //0x00002c70 .quad -3177208890193991532
+ 0xfb, 0x6d, 0xf1, 0xc7, 0x4d, 0xce, 0xeb, 0xe1, //0x00002c78 .quad -2167411962186469893
+ 0x5c, 0xd9, 0xbb, 0xab, 0xd7, 0x2d, 0x71, 0x64, //0x00002c80 .quad 7237616480483531100
+ 0xbd, 0xe4, 0xf6, 0x9c, 0xf0, 0x60, 0x33, 0x8d, //0x00002c88 .quad -8272161504007625539
+ 0xb3, 0xcf, 0xaa, 0x96, 0x4d, 0x79, 0x8d, 0xbd, //0x00002c90 .quad -4788037454677749837
+ 0xec, 0x9d, 0x34, 0xc4, 0x2c, 0x39, 0x80, 0xb0, //0x00002c98 .quad -5728515861582144020
+ 0xa0, 0x83, 0x55, 0xfc, 0xa0, 0xd7, 0xf0, 0xec, //0x00002ca0 .quad -1373360799919799392
+ 0x67, 0xc5, 0x41, 0xf5, 0x77, 0x47, 0xa0, 0xdc, //0x00002ca8 .quad -2548958808550292121
+ 0x44, 0x72, 0xb5, 0x9d, 0xc4, 0x86, 0x16, 0xf4, //0x00002cb0 .quad -858350499949874620
+ 0x60, 0x1b, 0x49, 0xf9, 0xaa, 0x2c, 0xe4, 0x89, //0x00002cb8 .quad -8510628282985014432
+ 0xd5, 0xce, 0x22, 0xc5, 0x75, 0x28, 0x1c, 0x31, //0x00002cc0 .quad 3538747893490044629
+ 0x39, 0x62, 0x9b, 0xb7, 0xd5, 0x37, 0x5d, 0xac, //0x00002cc8 .quad -6026599335303880135
+ 0x8b, 0x82, 0x6b, 0x36, 0x93, 0x32, 0x63, 0x7d, //0x00002cd0 .quad 9035120885289943691
+ 0xc7, 0x3a, 0x82, 0x25, 0xcb, 0x85, 0x74, 0xd7, //0x00002cd8 .quad -2921563150702462265
+ 0x97, 0x31, 0x03, 0x02, 0x9c, 0xff, 0x5d, 0xae, //0x00002ce0 .quad -5882264492762254953
+ 0xbc, 0x64, 0x71, 0xf7, 0x9e, 0xd3, 0xa8, 0x86, //0x00002ce8 .quad -8743505996830120772
+ 0xfc, 0xfd, 0x83, 0x02, 0x83, 0x7f, 0xf5, 0xd9, //0x00002cf0 .quad -2741144597525430788
+ 0xeb, 0xbd, 0x4d, 0xb5, 0x86, 0x08, 0x53, 0xa8, //0x00002cf8 .quad -6317696477610263061
+ 0x7b, 0xfd, 0x24, 0xc3, 0x63, 0xdf, 0x72, 0xd0, //0x00002d00 .quad -3426430746906788485
+ 0x66, 0x2d, 0xa1, 0x62, 0xa8, 0xca, 0x67, 0xd2, //0x00002d08 .quad -3285434578585440922
+ 0x6d, 0x1e, 0xf7, 0x59, 0x9e, 0xcb, 0x47, 0x42, //0x00002d10 .quad 4776009810824339053
+ 0x60, 0xbc, 0xa4, 0x3d, 0xa9, 0xde, 0x80, 0x83, //0x00002d18 .quad -8970925639256982432
+ 0x08, 0xe6, 0x74, 0xf0, 0x85, 0xbe, 0xd9, 0x52, //0x00002d20 .quad 5970012263530423816
+ 0x78, 0xeb, 0x0d, 0x8d, 0x53, 0x16, 0x61, 0xa4, //0x00002d28 .quad -6601971030643840136
+ 0x8b, 0x1f, 0x92, 0x6c, 0x27, 0x2e, 0x90, 0x67, //0x00002d30 .quad 7462515329413029771
+ 0x56, 0x66, 0x51, 0x70, 0xe8, 0x5b, 0x79, 0xcd, //0x00002d38 .quad -3640777769877412266
+ 0xb6, 0x53, 0xdb, 0xa3, 0xd8, 0x1c, 0xba, 0x00, //0x00002d40 .quad 52386062455755702
+ 0xf6, 0xdf, 0x32, 0x46, 0x71, 0xd9, 0x6b, 0x80, //0x00002d48 .quad -9193015133814464522
+ 0xa4, 0x28, 0xd2, 0xcc, 0x0e, 0xa4, 0xe8, 0x80, //0x00002d50 .quad -9157889458785081180
+ 0xf3, 0x97, 0xbf, 0x97, 0xcd, 0xcf, 0x86, 0xa0, //0x00002d58 .quad -6879582898840692749
+ 0xcd, 0xb2, 0x06, 0x80, 0x12, 0xcd, 0x22, 0x61, //0x00002d60 .quad 6999382250228200141
+ 0xf0, 0x7d, 0xaf, 0xfd, 0xc0, 0x83, 0xa8, 0xc8, //0x00002d68 .quad -3987792605123478032
+ 0x81, 0x5f, 0x08, 0x20, 0x57, 0x80, 0x6b, 0x79, //0x00002d70 .quad 8749227812785250177
+ 0x6c, 0x5d, 0x1b, 0x3d, 0xb1, 0xa4, 0xd2, 0xfa, //0x00002d78 .quad -373054737976959636
+ 0xb0, 0x3b, 0x05, 0x74, 0x36, 0x30, 0xe3, 0xcb, //0x00002d80 .quad -3755104653863994448
+ 0x63, 0x1a, 0x31, 0xc6, 0xee, 0xa6, 0xc3, 0x9c, //0x00002d88 .quad -7150688238876681629
+ 0x9c, 0x8a, 0x06, 0x11, 0x44, 0xfc, 0xdb, 0xbe, //0x00002d90 .quad -4693880817329993060
+ 0xfc, 0x60, 0xbd, 0x77, 0xaa, 0x90, 0xf4, 0xc3, //0x00002d98 .quad -4326674280168464132
+ 0x44, 0x2d, 0x48, 0x15, 0x55, 0xfb, 0x92, 0xee, //0x00002da0 .quad -1255665003235103420
+ 0x3b, 0xb9, 0xac, 0x15, 0xd5, 0xb4, 0xf1, 0xf4, //0x00002da8 .quad -796656831783192261
+ 0x4a, 0x1c, 0x4d, 0x2d, 0x15, 0xdd, 0x1b, 0x75, //0x00002db0 .quad 8438581409832836170
+ 0xc5, 0xf3, 0x8b, 0x2d, 0x05, 0x11, 0x17, 0x99, //0x00002db8 .quad -7415439547505577019
+ 0x5d, 0x63, 0xa0, 0x78, 0x5a, 0xd4, 0x62, 0xd2, //0x00002dc0 .quad -3286831292991118499
+ 0xb6, 0xf0, 0xee, 0x78, 0x46, 0xd5, 0x5c, 0xbf, //0x00002dc8 .quad -4657613415954583370
+ 0x34, 0x7c, 0xc8, 0x16, 0x71, 0x89, 0xfb, 0x86, //0x00002dd0 .quad -8720225134666286028
+ 0xe4, 0xac, 0x2a, 0x17, 0x98, 0x0a, 0x34, 0xef, //0x00002dd8 .quad -1210330751515841308
+ 0xa0, 0x4d, 0x3d, 0xae, 0xe6, 0x35, 0x5d, 0xd4, //0x00002de0 .quad -3144297699952734816
+ 0x0e, 0xac, 0x7a, 0x0e, 0x9f, 0x86, 0x80, 0x95, //0x00002de8 .quad -7673985747338482674
+ 0x09, 0xa1, 0xcc, 0x59, 0x60, 0x83, 0x74, 0x89, //0x00002df0 .quad -8542058143368306423
+ 0x12, 0x57, 0x19, 0xd2, 0x46, 0xa8, 0xe0, 0xba, //0x00002df8 .quad -4980796165745715438
+ 0x4b, 0xc9, 0x3f, 0x70, 0x38, 0xa4, 0xd1, 0x2b, //0x00002e00 .quad 3157485376071780683
+ 0xd7, 0xac, 0x9f, 0x86, 0x58, 0xd2, 0x98, 0xe9, //0x00002e08 .quad -1614309188754756393
+ 0xcf, 0xdd, 0x27, 0x46, 0xa3, 0x06, 0x63, 0x7b, //0x00002e10 .quad 8890957387685944783
+ 0x06, 0xcc, 0x23, 0x54, 0x77, 0x83, 0xff, 0x91, //0x00002e18 .quad -7926472270612804602
+ 0x42, 0xd5, 0xb1, 0x17, 0x4c, 0xc8, 0x3b, 0x1a, //0x00002e20 .quad 1890324697752655170
+ 0x08, 0xbf, 0x2c, 0x29, 0x55, 0x64, 0x7f, 0xb6, //0x00002e28 .quad -5296404319838617848
+ 0x93, 0x4a, 0x9e, 0x1d, 0x5f, 0xba, 0xca, 0x20, //0x00002e30 .quad 2362905872190818963
+ 0xca, 0xee, 0x77, 0x73, 0x6a, 0x3d, 0x1f, 0xe4, //0x00002e38 .quad -2008819381370884406
+ 0x9c, 0xee, 0x82, 0x72, 0x7b, 0xb4, 0x7e, 0x54, //0x00002e40 .quad 6088502188546649756
+ 0x3e, 0xf5, 0x2a, 0x88, 0x62, 0x86, 0x93, 0x8e, //0x00002e48 .quad -8173041140997884610
+ 0x43, 0xaa, 0x23, 0x4f, 0x9a, 0x61, 0x9e, 0xe9, //0x00002e50 .quad -1612744301171463613
+ 0x8d, 0xb2, 0x35, 0x2a, 0xfb, 0x67, 0x38, 0xb2, //0x00002e58 .quad -5604615407819967859
+ 0xd4, 0x94, 0xec, 0xe2, 0x00, 0xfa, 0x05, 0x64, //0x00002e60 .quad 7207441660390446292
+ 0x31, 0x1f, 0xc3, 0xf4, 0xf9, 0x81, 0xc6, 0xde, //0x00002e68 .quad -2394083241347571919
+ 0x04, 0xdd, 0xd3, 0x8d, 0x40, 0xbc, 0x83, 0xde, //0x00002e70 .quad -2412877989897052924
+ 0x7e, 0xf3, 0xf9, 0x38, 0x3c, 0x11, 0x3c, 0x8b, //0x00002e78 .quad -8413831053483314306
+ 0x45, 0xd4, 0x48, 0xb1, 0x50, 0xab, 0x24, 0x96, //0x00002e80 .quad -7627783505798704059
+ 0x5e, 0x70, 0x38, 0x47, 0x8b, 0x15, 0x0b, 0xae, //0x00002e88 .quad -5905602798426754978
+ 0x57, 0x09, 0x9b, 0xdd, 0x24, 0xd6, 0xad, 0x3b, //0x00002e90 .quad 4300328673033783639
+ 0x76, 0x8c, 0x06, 0x19, 0xee, 0xda, 0x8d, 0xd9, //0x00002e98 .quad -2770317479606055818
+ 0xd6, 0xe5, 0x80, 0x0a, 0xd7, 0xa5, 0x4c, 0xe5, //0x00002ea0 .quad -1923980597781273130
+ 0xc9, 0x17, 0xa4, 0xcf, 0xd4, 0xa8, 0xf8, 0x87, //0x00002ea8 .quad -8648977452394866743
+ 0x4c, 0x1f, 0x21, 0xcd, 0x4c, 0xcf, 0x9f, 0x5e, //0x00002eb0 .quad 6818396289628184396
+ 0xbc, 0x1d, 0x8d, 0x03, 0x0a, 0xd3, 0xf6, 0xa9, //0x00002eb8 .quad -6199535797066195524
+ 0x1f, 0x67, 0x69, 0x00, 0x20, 0xc3, 0x47, 0x76, //0x00002ec0 .quad 8522995362035230495
+ 0x2b, 0x65, 0x70, 0x84, 0xcc, 0x87, 0x74, 0xd4, //0x00002ec8 .quad -3137733727905356501
+ 0x73, 0xe0, 0x41, 0x00, 0xf4, 0xd9, 0xec, 0x29, //0x00002ed0 .quad 3021029092058325107
+ 0x3b, 0x3f, 0xc6, 0xd2, 0xdf, 0xd4, 0xc8, 0x84, //0x00002ed8 .quad -8878612607581929669
+ 0x90, 0x58, 0x52, 0x00, 0x71, 0x10, 0x68, 0xf4, //0x00002ee0 .quad -835399653354481520
+ 0x09, 0xcf, 0x77, 0xc7, 0x17, 0x0a, 0xfb, 0xa5, //0x00002ee8 .quad -6486579741050024183
+ 0xb4, 0xee, 0x66, 0x40, 0x8d, 0x14, 0x82, 0x71, //0x00002ef0 .quad 8179122470161673908
+ 0xcc, 0xc2, 0x55, 0xb9, 0x9d, 0xcc, 0x79, 0xcf, //0x00002ef8 .quad -3496538657885142324
+ 0x30, 0x55, 0x40, 0x48, 0xd8, 0x4c, 0xf1, 0xc6, //0x00002f00 .quad -4111420493003729616
+ 0xbf, 0x99, 0xd5, 0x93, 0xe2, 0x1f, 0xac, 0x81, //0x00002f08 .quad -9102865688819295809
+ 0x7c, 0x6a, 0x50, 0x5a, 0x0e, 0xa0, 0xad, 0xb8, //0x00002f10 .quad -5139275616254662020
+ 0x2f, 0x00, 0xcb, 0x38, 0xdb, 0x27, 0x17, 0xa2, //0x00002f18 .quad -6766896092596731857
+ 0x1c, 0x85, 0xe4, 0xf0, 0x11, 0x08, 0xd9, 0xa6, //0x00002f20 .quad -6424094520318327524
+ 0x3b, 0xc0, 0xfd, 0x06, 0xd2, 0xf1, 0x9c, 0xca, //0x00002f28 .quad -3846934097318526917
+ 0x63, 0xa6, 0x1d, 0x6d, 0x16, 0x4a, 0x8f, 0x90, //0x00002f30 .quad -8030118150397909405
+ 0x4a, 0x30, 0xbd, 0x88, 0x46, 0x2e, 0x44, 0xfd, //0x00002f38 .quad -196981603220770742
+ 0xfe, 0x87, 0x32, 0x04, 0x4e, 0x8e, 0x59, 0x9a, //0x00002f40 .quad -7324666853212387330
+ 0x2e, 0x3e, 0x76, 0x15, 0xec, 0x9c, 0x4a, 0x9e, //0x00002f48 .quad -7040642529654063570
+ 0xfd, 0x29, 0x3f, 0x85, 0xe1, 0xf1, 0xef, 0x40, //0x00002f50 .quad 4679224488766679549
+ 0xba, 0xcd, 0xd3, 0x1a, 0x27, 0x44, 0xdd, 0xc5, //0x00002f58 .quad -4189117143640191558
+ 0x7c, 0xf4, 0x8e, 0xe6, 0x59, 0xee, 0x2b, 0xd1, //0x00002f60 .quad -3374341425896426372
+ 0x28, 0xc1, 0x88, 0xe1, 0x30, 0x95, 0x54, 0xf7, //0x00002f68 .quad -624710411122851544
+ 0xce, 0x58, 0x19, 0x30, 0xf8, 0x74, 0xbb, 0x82, //0x00002f70 .quad -9026492418826348338
+ 0xb9, 0x78, 0xf5, 0x8c, 0x3e, 0xdd, 0x94, 0x9a, //0x00002f78 .quad -7307973034592864071
+ 0x01, 0xaf, 0x1f, 0x3c, 0x36, 0x52, 0x6a, 0xe3, //0x00002f80 .quad -2059743486678159615
+ 0xe7, 0xd6, 0x32, 0x30, 0x8e, 0x14, 0x3a, 0xc1, //0x00002f88 .quad -4523280274813692185
+ 0xc1, 0x9a, 0x27, 0xcb, 0xc3, 0xe6, 0x44, 0xdc, //0x00002f90 .quad -2574679358347699519
+ 0xa1, 0x8c, 0x3f, 0xbc, 0xb1, 0x99, 0x88, 0xf1, //0x00002f98 .quad -1042414325089727327
+ 0xb9, 0xc0, 0xf8, 0x5e, 0x3a, 0x10, 0xab, 0x29, //0x00002fa0 .quad 3002511419460075705
+ 0xe5, 0xb7, 0xa7, 0x15, 0x0f, 0x60, 0xf5, 0x96, //0x00002fa8 .quad -7569037980822161435
+ 0xe7, 0xf0, 0xb6, 0xf6, 0x48, 0xd4, 0x15, 0x74, //0x00002fb0 .quad 8364825292752482535
+ 0xde, 0xa5, 0x11, 0xdb, 0x12, 0xb8, 0xb2, 0xbc, //0x00002fb8 .quad -4849611457600313890
+ 0x21, 0xad, 0x64, 0x34, 0x5b, 0x49, 0x1b, 0x11, //0x00002fc0 .quad 1232659579085827361
+ 0x56, 0x0f, 0xd6, 0x91, 0x17, 0x66, 0xdf, 0xeb, //0x00002fc8 .quad -1450328303573004458
+ 0x34, 0xec, 0xbe, 0x00, 0xd9, 0x0d, 0xb1, 0xca, //0x00002fd0 .quad -3841273781498745804
+ 0x95, 0xc9, 0x25, 0xbb, 0xce, 0x9f, 0x6b, 0x93, //0x00002fd8 .quad -7823984217374209643
+ 0x42, 0xa7, 0xee, 0x40, 0x4f, 0x51, 0x5d, 0x3d, //0x00002fe0 .quad 4421779809981343554
+ 0xfb, 0x3b, 0xef, 0x69, 0xc2, 0x87, 0x46, 0xb8, //0x00002fe8 .quad -5168294253290374149
+ 0x12, 0x51, 0x2a, 0x11, 0xa3, 0xa5, 0xb4, 0x0c, //0x00002ff0 .quad 915538744049291538
+ 0xfa, 0x0a, 0x6b, 0x04, 0xb3, 0x29, 0x58, 0xe6, //0x00002ff8 .quad -1848681798185579782
+ 0xab, 0x72, 0xba, 0xea, 0x85, 0xe7, 0xf0, 0x47, //0x00003000 .quad 5183897733458195115
+ 0xdc, 0xe6, 0xc2, 0xe2, 0x0f, 0x1a, 0xf7, 0x8f, //0x00003008 .quad -8072955151507069220
+ 0x56, 0x0f, 0x69, 0x65, 0x67, 0x21, 0xed, 0x59, //0x00003010 .quad 6479872166822743894
+ 0x93, 0xa0, 0x73, 0xdb, 0x93, 0xe0, 0xf4, 0xb3, //0x00003018 .quad -5479507920956448621
+ 0x2c, 0x53, 0xc3, 0x3e, 0xc1, 0x69, 0x68, 0x30, //0x00003020 .quad 3488154190101041964
+ 0xb8, 0x88, 0x50, 0xd2, 0xb8, 0x18, 0xf2, 0xe0, //0x00003028 .quad -2237698882768172872
+ 0xfb, 0x13, 0x3a, 0xc7, 0x18, 0x42, 0x41, 0x1e, //0x00003030 .quad 2180096368813151227
+ 0x73, 0x55, 0x72, 0x83, 0x73, 0x4f, 0x97, 0x8c, //0x00003038 .quad -8316090829371189901
+ 0xfa, 0x98, 0x08, 0xf9, 0x9e, 0x92, 0xd1, 0xe5, //0x00003040 .quad -1886565557410948870
+ 0xcf, 0xea, 0x4e, 0x64, 0x50, 0x23, 0xbd, 0xaf, //0x00003048 .quad -5783427518286599473
+ 0x39, 0xbf, 0x4a, 0xb7, 0x46, 0xf7, 0x45, 0xdf, //0x00003050 .quad -2358206946763686087
+ 0x83, 0xa5, 0x62, 0x7d, 0x24, 0x6c, 0xac, 0xdb, //0x00003058 .quad -2617598379430861437
+ 0x83, 0xb7, 0x8e, 0x32, 0x8c, 0xba, 0x8b, 0x6b, //0x00003060 .quad 7749492695127472003
+ 0x72, 0xa7, 0x5d, 0xce, 0x96, 0xc3, 0x4b, 0x89, //0x00003068 .quad -8553528014785370254
+ 0x64, 0x65, 0x32, 0x3f, 0x2f, 0xa9, 0x6e, 0x06, //0x00003070 .quad 463493832054564196
+ 0x4f, 0x11, 0xf5, 0x81, 0x7c, 0xb4, 0x9e, 0xab, //0x00003078 .quad -6080224000054324913
+ 0xbd, 0xfe, 0xfe, 0x0e, 0x7b, 0x53, 0x0a, 0xc8, //0x00003080 .quad -4032318728359182659
+ 0xa2, 0x55, 0x72, 0xa2, 0x9b, 0x61, 0x86, 0xd6, //0x00003088 .quad -2988593981640518238
+ 0x36, 0x5f, 0x5f, 0xe9, 0x2c, 0x74, 0x06, 0xbd, //0x00003090 .quad -4826042214438183114
+ 0x85, 0x75, 0x87, 0x45, 0x01, 0xfd, 0x13, 0x86, //0x00003098 .quad -8785400266166405755
+ 0x04, 0x37, 0xb7, 0x23, 0x38, 0x11, 0x48, 0x2c, //0x000030a0 .quad 3190819268807046916
+ 0xe7, 0x52, 0xe9, 0x96, 0x41, 0xfc, 0x98, 0xa7, //0x000030a8 .quad -6370064314280619289
+ 0xc5, 0x04, 0xa5, 0x2c, 0x86, 0x15, 0x5a, 0xf7, //0x000030b0 .quad -623161932418579259
+ 0xa0, 0xa7, 0xa3, 0xfc, 0x51, 0x3b, 0x7f, 0xd1, //0x000030b8 .quad -3350894374423386208
+ 0xfb, 0x22, 0xe7, 0xdb, 0x73, 0x4d, 0x98, 0x9a, //0x000030c0 .quad -7307005235402693893
+ 0xc4, 0x48, 0xe6, 0x3d, 0x13, 0x85, 0xef, 0x82, //0x000030c8 .quad -9011838011655698236
+ 0xba, 0xeb, 0xe0, 0xd2, 0xd0, 0x60, 0x3e, 0xc1, //0x000030d0 .quad -4522070525825979462
+ 0xf5, 0xda, 0x5f, 0x0d, 0x58, 0x66, 0xab, 0xa3, //0x000030d8 .quad -6653111496142234891
+ 0xa8, 0x26, 0x99, 0x07, 0x05, 0xf9, 0x8d, 0x31, //0x000030e0 .quad 3570783879572301480
+ 0xb3, 0xd1, 0xb7, 0x10, 0xee, 0x3f, 0x96, 0xcc, //0x000030e8 .quad -3704703351750405709
+ 0x52, 0x70, 0x7f, 0x49, 0x46, 0x77, 0xf1, 0xfd, //0x000030f0 .quad -148206168962011054
+ 0x1f, 0xc6, 0xe5, 0x94, 0xe9, 0xcf, 0xbb, 0xff, //0x000030f8 .quad -19193171260619233
+ 0x33, 0xa6, 0xef, 0xed, 0x8b, 0xea, 0xb6, 0xfe, //0x00003100 .quad -92628855601256909
+ 0xd3, 0x9b, 0x0f, 0xfd, 0xf1, 0x61, 0xd5, 0x9f, //0x00003108 .quad -6929524759678968877
+ 0xc0, 0x8f, 0x6b, 0xe9, 0x2e, 0xa5, 0x64, 0xfe, //0x00003110 .quad -115786069501571136
+ 0xc8, 0x82, 0x53, 0x7c, 0x6e, 0xba, 0xca, 0xc7, //0x00003118 .quad -4050219931171323192
+ 0xb0, 0x73, 0xc6, 0xa3, 0x7a, 0xce, 0xfd, 0x3d, //0x00003120 .quad 4466953431550423984
+ 0x7b, 0x63, 0x68, 0x1b, 0x0a, 0x69, 0xbd, 0xf9, //0x00003128 .quad -451088895536766085
+ 0x4e, 0x08, 0x5c, 0xa6, 0x0c, 0xa1, 0xbe, 0x06, //0x00003130 .quad 486002885505321038
+ 0x2d, 0x3e, 0x21, 0x51, 0xa6, 0x61, 0x16, 0x9c, //0x00003138 .quad -7199459587351560659
+ 0x62, 0x0a, 0xf3, 0xcf, 0x4f, 0x49, 0x6e, 0x48, //0x00003140 .quad 5219189625309039202
+ 0xb8, 0x8d, 0x69, 0xe5, 0x0f, 0xfa, 0x1b, 0xc3, //0x00003148 .quad -4387638465762062920
+ 0xfa, 0xcc, 0xef, 0xc3, 0xa3, 0xdb, 0x89, 0x5a, //0x00003150 .quad 6523987031636299002
+ 0x26, 0xf1, 0xc3, 0xde, 0x93, 0xf8, 0xe2, 0xf3, //0x00003158 .quad -872862063775190746
+ 0x1c, 0xe0, 0x75, 0x5a, 0x46, 0x29, 0x96, 0xf8, //0x00003160 .quad -534194123654701028
+ 0xb7, 0x76, 0x3a, 0x6b, 0x5c, 0xdb, 0x6d, 0x98, //0x00003168 .quad -7463067817500576073
+ 0x23, 0x58, 0x13, 0xf1, 0x97, 0xb3, 0xbb, 0xf6, //0x00003170 .quad -667742654568376285
+ 0x65, 0x14, 0x09, 0x86, 0x33, 0x52, 0x89, 0xbe, //0x00003178 .quad -4717148753448332187
+ 0x2c, 0x2e, 0x58, 0xed, 0x7d, 0xa0, 0x6a, 0x74, //0x00003180 .quad 8388693718644305452
+ 0x7f, 0x59, 0x8b, 0x67, 0xc0, 0xa6, 0x2b, 0xee, //0x00003188 .quad -1284749923383027329
+ 0xdc, 0x1c, 0x57, 0xb4, 0x4e, 0xa4, 0xc2, 0xa8, //0x00003190 .quad -6286281471915778852
+ 0xef, 0x17, 0xb7, 0x40, 0x38, 0x48, 0xdb, 0x94, //0x00003198 .quad -7720497729755473937
+ 0x13, 0xe4, 0x6c, 0x61, 0x62, 0x4d, 0xf3, 0x92, //0x000031a0 .quad -7857851839894723565
+ 0xeb, 0xdd, 0xe4, 0x50, 0x46, 0x1a, 0x12, 0xba, //0x000031a8 .quad -5038936143766954517
+ 0x17, 0x1d, 0xc8, 0xf9, 0xba, 0x20, 0xb0, 0x77, //0x000031b0 .quad 8624429273841147159
+ 0x66, 0x15, 0x1e, 0xe5, 0xd7, 0xa0, 0x96, 0xe8, //0x000031b8 .quad -1686984161281305242
+ 0x2e, 0x12, 0x1d, 0xdc, 0x74, 0x14, 0xce, 0x0a, //0x000031c0 .quad 778582277723329070
+ 0x60, 0xcd, 0x32, 0xef, 0x86, 0x24, 0x5e, 0x91, //0x000031c8 .quad -7971894128441897632
+ 0xba, 0x56, 0x24, 0x13, 0x92, 0x99, 0x81, 0x0d, //0x000031d0 .quad 973227847154161338
+ 0xb8, 0x80, 0xff, 0xaa, 0xa8, 0xad, 0xb5, 0xb5, //0x000031d8 .quad -5353181642124984136
+ 0x69, 0x6c, 0xed, 0x97, 0xf6, 0xff, 0xe1, 0x10, //0x000031e0 .quad 1216534808942701673
+ 0xe6, 0x60, 0xbf, 0xd5, 0x12, 0x19, 0x23, 0xe3, //0x000031e8 .quad -2079791034228842266
+ 0xc1, 0x63, 0xf4, 0x1e, 0xfa, 0x3f, 0x8d, 0xca, //0x000031f0 .quad -3851351762838199359
+ 0x8f, 0x9c, 0x97, 0xc5, 0xab, 0xef, 0xf5, 0x8d, //0x000031f8 .quad -8217398424034108273
+ 0xb2, 0x7c, 0xb1, 0xa6, 0xf8, 0x8f, 0x30, 0xbd, //0x00003200 .quad -4814189703547749198
+ 0xb3, 0x83, 0xfd, 0xb6, 0x96, 0x6b, 0x73, 0xb1, //0x00003208 .quad -5660062011615247437
+ 0xde, 0xdb, 0x5d, 0xd0, 0xf6, 0xb3, 0x7c, 0xac, //0x00003210 .quad -6017737129434686498
+ 0xa0, 0xe4, 0xbc, 0x64, 0x7c, 0x46, 0xd0, 0xdd, //0x00003218 .quad -2463391496091671392
+ 0x6b, 0xa9, 0x3a, 0x42, 0x7a, 0xf0, 0xcd, 0x6b, //0x00003220 .quad 7768129340171790699
+ 0xe4, 0x0e, 0xf6, 0xbe, 0x0d, 0x2c, 0xa2, 0x8a, //0x00003228 .quad -8457148712698376476
+ 0xc6, 0x53, 0xc9, 0xd2, 0x98, 0x6c, 0xc1, 0x86, //0x00003230 .quad -8736582398494813242
+ 0x9d, 0x92, 0xb3, 0x2e, 0x11, 0xb7, 0x4a, 0xad, //0x00003238 .quad -5959749872445582691
+ 0xb7, 0xa8, 0x7b, 0x07, 0xbf, 0xc7, 0x71, 0xe8, //0x00003240 .quad -1697355961263740745
+ 0x44, 0x77, 0x60, 0x7a, 0xd5, 0x64, 0x9d, 0xd8, //0x00003248 .quad -2838001322129590460
+ 0x72, 0x49, 0xad, 0x64, 0xd7, 0x1c, 0x47, 0x11, //0x00003250 .quad 1244995533423855986
+ 0x8b, 0x4a, 0x7c, 0x6c, 0x05, 0x5f, 0x62, 0x87, //0x00003258 .quad -8691279853972075893
+ 0xcf, 0x9b, 0xd8, 0x3d, 0x0d, 0xe4, 0x98, 0xd5, //0x00003260 .quad -3055441601647567921
+ 0x2d, 0x5d, 0x9b, 0xc7, 0xc6, 0xf6, 0x3a, 0xa9, //0x00003268 .quad -6252413799037706963
+ 0xc3, 0xc2, 0x4e, 0x8d, 0x10, 0x1d, 0xff, 0x4a, //0x00003270 .quad 5404070034795315907
+ 0x79, 0x34, 0x82, 0x79, 0x78, 0xb4, 0x89, 0xd3, //0x00003278 .quad -3203831230369745799
+ 0xba, 0x39, 0x51, 0x58, 0x2a, 0x72, 0xdf, 0xce, //0x00003280 .quad -3539985255894009414
+ 0xcb, 0x60, 0xf1, 0x4b, 0xcb, 0x10, 0x36, 0x84, //0x00003288 .quad -8919923546622172981
+ 0x28, 0x88, 0x65, 0xee, 0xb4, 0x4e, 0x97, 0xc2, //0x00003290 .quad -4424981569867511768
+ 0xfe, 0xb8, 0xed, 0x1e, 0xfe, 0x94, 0x43, 0xa5, //0x00003298 .quad -6538218414850328322
+ 0x32, 0xea, 0xfe, 0x29, 0x62, 0x22, 0x3d, 0x73, //0x000032a0 .quad 8303831092947774002
+ 0x3e, 0x27, 0xa9, 0xa6, 0x3d, 0x7a, 0x94, 0xce, //0x000032a8 .quad -3561087000135522498
+ 0x5f, 0x52, 0x3f, 0x5a, 0x7d, 0x35, 0x06, 0x08, //0x000032b0 .quad 578208414664970847
+ 0x87, 0xb8, 0x29, 0x88, 0x66, 0xcc, 0x1c, 0x81, //0x000032b8 .quad -9143208402725783417
+ 0xf7, 0x26, 0xcf, 0xb0, 0xdc, 0xc2, 0x07, 0xca, //0x000032c0 .quad -3888925500096174345
+ 0xa8, 0x26, 0x34, 0x2a, 0x80, 0xff, 0x63, 0xa1, //0x000032c8 .quad -6817324484979841368
+ 0xb5, 0xf0, 0x02, 0xdd, 0x93, 0xb3, 0x89, 0xfc, //0x000032d0 .quad -249470856692830027
+ 0x52, 0x30, 0xc1, 0x34, 0x60, 0xff, 0xbc, 0xc9, //0x000032d8 .quad -3909969587797413806
+ 0xe2, 0xac, 0x43, 0xd4, 0x78, 0x20, 0xac, 0xbb, //0x000032e0 .quad -4923524589293425438
+ 0x67, 0x7c, 0xf1, 0x41, 0x38, 0x3f, 0x2c, 0xfc, //0x000032e8 .quad -275775966319379353
+ 0x0d, 0x4c, 0xaa, 0x84, 0x4b, 0x94, 0x4b, 0xd5, //0x000032f0 .quad -3077202868308390899
+ 0xc0, 0xed, 0x36, 0x29, 0x83, 0xa7, 0x9b, 0x9d, //0x000032f8 .quad -7089889006590693952
+ 0x11, 0xdf, 0xd4, 0x65, 0x5e, 0x79, 0x9e, 0x0a, //0x00003300 .quad 765182433041899281
+ 0x31, 0xa9, 0x84, 0xf3, 0x63, 0x91, 0x02, 0xc5, //0x00003308 .quad -4250675239810979535
+ 0xd5, 0x16, 0x4a, 0xff, 0xb5, 0x17, 0x46, 0x4d, //0x00003310 .quad 5568164059729762005
+ 0x7d, 0xd3, 0x65, 0xf0, 0xbc, 0x35, 0x43, 0xf6, //0x00003318 .quad -701658031336336515
+ 0x45, 0x4e, 0x8e, 0xbf, 0xd1, 0xce, 0x4b, 0x50, //0x00003320 .quad 5785945546544795205
+ 0x2e, 0xa4, 0x3f, 0x16, 0x96, 0x01, 0xea, 0x99, //0x00003328 .quad -7356065297226292178
+ 0xd6, 0xe1, 0x71, 0x2f, 0x86, 0xc2, 0x5e, 0xe4, //0x00003330 .quad -1990940103673781802
+ 0x39, 0x8d, 0xcf, 0x9b, 0xfb, 0x81, 0x64, 0xc0, //0x00003338 .quad -4583395603105477319
+ 0x4c, 0x5a, 0x4e, 0xbb, 0x27, 0x73, 0x76, 0x5d, //0x00003340 .quad 6734696907262548556
+ 0x88, 0x70, 0xc3, 0x82, 0x7a, 0xa2, 0x7d, 0xf0, //0x00003348 .quad -1117558485454458744
+ 0x6f, 0xf8, 0x10, 0xd5, 0xf8, 0x07, 0x6a, 0x3a, //0x00003350 .quad 4209185567039092847
+ 0x55, 0x26, 0xba, 0x91, 0x8c, 0x85, 0x4e, 0x96, //0x00003358 .quad -7616003081050118571
+ 0x8b, 0x36, 0x55, 0x0a, 0xf7, 0x89, 0x04, 0x89, //0x00003360 .quad -8573576096483297653
+ 0xea, 0xaf, 0x28, 0xb6, 0xef, 0x26, 0xe2, 0xbb, //0x00003368 .quad -4908317832885260310
+ 0x2e, 0x84, 0xea, 0xcc, 0x74, 0xac, 0x45, 0x2b, //0x00003370 .quad 3118087934678041646
+ 0xe5, 0xdb, 0xb2, 0xa3, 0xab, 0xb0, 0xda, 0xea, //0x00003378 .quad -1523711272679187483
+ 0x9d, 0x92, 0x12, 0x00, 0xc9, 0x8b, 0x0b, 0x3b, //0x00003380 .quad 4254647968387469981
+ 0x6f, 0xc9, 0x4f, 0x46, 0x6b, 0xae, 0xc8, 0x92, //0x00003388 .quad -7869848573065574033
+ 0x44, 0x37, 0x17, 0x40, 0xbb, 0x6e, 0xce, 0x09, //0x00003390 .quad 706623942056949572
+ 0xcb, 0xbb, 0xe3, 0x17, 0x06, 0xda, 0x7a, 0xb7, //0x00003398 .quad -5225624697904579637
+ 0x15, 0x05, 0x1d, 0x10, 0x6a, 0x0a, 0x42, 0xcc, //0x000033a0 .quad -3728406090856200939
+ 0xbd, 0xaa, 0xdc, 0x9d, 0x87, 0x90, 0x59, 0xe5, //0x000033a8 .quad -1920344853953336643
+ 0x2d, 0x23, 0x12, 0x4a, 0x82, 0x46, 0xa9, 0x9f, //0x000033b0 .quad -6941939825212513491
+ 0xb6, 0xea, 0xa9, 0xc2, 0x54, 0xfa, 0x57, 0x8f, //0x000033b8 .quad -8117744561361917258
+ 0xf9, 0xab, 0x96, 0xdc, 0x22, 0x98, 0x93, 0x47, //0x000033c0 .quad 5157633273766521849
+ 0x64, 0x65, 0x54, 0xf3, 0xe9, 0xf8, 0x2d, 0xb3, //0x000033c8 .quad -5535494683275008668
+ 0xf7, 0x56, 0xbc, 0x93, 0x2b, 0x7e, 0x78, 0x59, //0x000033d0 .quad 6447041592208152311
+ 0xbd, 0x7e, 0x29, 0x70, 0x24, 0x77, 0xf9, 0xdf, //0x000033d8 .quad -2307682335666372931
+ 0x5a, 0xb6, 0x55, 0x3c, 0xdb, 0x4e, 0xeb, 0x57, //0x000033e0 .quad 6335244004343789146
+ 0x36, 0xef, 0x19, 0xc6, 0x76, 0xea, 0xfb, 0x8b, //0x000033e8 .quad -8359830487432564938
+ 0xf1, 0x23, 0x6b, 0x0b, 0x92, 0x22, 0xe6, 0xed, //0x000033f0 .quad -1304317031425039375
+ 0x03, 0x6b, 0xa0, 0x77, 0x14, 0xe5, 0xfa, 0xae, //0x000033f8 .quad -5838102090863318269
+ 0xed, 0xec, 0x45, 0x8e, 0x36, 0xab, 0x5f, 0xe9, //0x00003400 .quad -1630396289281299219
+ 0xc4, 0x85, 0x88, 0x95, 0x59, 0x9e, 0xb9, 0xda, //0x00003408 .quad -2685941595151759932
+ 0x14, 0xb4, 0xeb, 0x18, 0x02, 0xcb, 0xdb, 0x11, //0x00003410 .quad 1286845328412881940
+ 0x9b, 0x53, 0x75, 0xfd, 0xf7, 0x02, 0xb4, 0x88, //0x00003418 .quad -8596242524610931813
+ 0x19, 0xa1, 0x26, 0x9f, 0xc2, 0xbd, 0x52, 0xd6, //0x00003420 .quad -3003129357911285479
+ 0x81, 0xa8, 0xd2, 0xfc, 0xb5, 0x03, 0xe1, 0xaa, //0x00003428 .quad -6133617137336276863
+ 0x5f, 0x49, 0xf0, 0x46, 0x33, 0x6d, 0xe7, 0x4b, //0x00003430 .quad 5469460339465668959
+ 0xa2, 0x52, 0x07, 0x7c, 0xa3, 0x44, 0x99, 0xd5, //0x00003438 .quad -3055335403242958174
+ 0xdb, 0x2d, 0x56, 0x0c, 0x40, 0xa4, 0x70, 0x6f, //0x00003440 .quad 8030098730593431003
+ 0xa5, 0x93, 0x84, 0x2d, 0xe6, 0xca, 0x7f, 0x85, //0x00003448 .quad -8827113654667930715
+ 0x52, 0xb9, 0x6b, 0x0f, 0x50, 0xcd, 0x4c, 0xcb, //0x00003450 .quad -3797434642040374958
+ 0x8e, 0xb8, 0xe5, 0xb8, 0x9f, 0xbd, 0xdf, 0xa6, //0x00003458 .quad -6422206049907525490
+ 0xa7, 0xa7, 0x46, 0x13, 0xa4, 0x00, 0x20, 0x7e, //0x00003460 .quad 9088264752731695015
+ 0xb2, 0x26, 0x1f, 0xa7, 0x07, 0xad, 0x97, 0xd0, //0x00003468 .quad -3416071543957018958
+ 0xc8, 0x28, 0x0c, 0x8c, 0x66, 0x00, 0xd4, 0x8e, //0x00003470 .quad -8154892584824854328
+ 0x2f, 0x78, 0x73, 0xc8, 0x24, 0xcc, 0x5e, 0x82, //0x00003478 .quad -9052573742614218705
+ 0xfa, 0x32, 0x0f, 0x2f, 0x80, 0x00, 0x89, 0x72, //0x00003480 .quad 8253128342678483706
+ 0x3b, 0x56, 0x90, 0xfa, 0x2d, 0x7f, 0xf6, 0xa2, //0x00003488 .quad -6704031159840385477
+ 0xb9, 0xff, 0xd2, 0x3a, 0xa0, 0x40, 0x2b, 0x4f, //0x00003490 .quad 5704724409920716729
+ 0xca, 0x6b, 0x34, 0x79, 0xf9, 0x1e, 0xb4, 0xcb, //0x00003498 .quad -3768352931373093942
+ 0xa8, 0xbf, 0x87, 0x49, 0xc8, 0x10, 0xf6, 0xe2, //0x000034a0 .quad -2092466524453879896
+ 0xbc, 0x86, 0x81, 0xd7, 0xb7, 0x26, 0xa1, 0xfe, //0x000034a8 .quad -98755145788979524
+ 0xc9, 0xd7, 0xf4, 0x2d, 0x7d, 0xca, 0xd9, 0x0d, //0x000034b0 .quad 998051431430019017
+ 0x36, 0xf4, 0xb0, 0xe6, 0x32, 0xb8, 0x24, 0x9f, //0x000034b8 .quad -6979250993759194058
+ 0xbb, 0x0d, 0x72, 0x79, 0x1c, 0x3d, 0x50, 0x91, //0x000034c0 .quad -7975807747567252037
+ 0x43, 0x31, 0x5d, 0xa0, 0x3f, 0xe6, 0xed, 0xc6, //0x000034c8 .quad -4112377723771604669
+ 0x2a, 0x91, 0xce, 0x97, 0x63, 0x4c, 0xa4, 0x75, //0x000034d0 .quad 8476984389250486570
+ 0x94, 0x7d, 0x74, 0x88, 0xcf, 0x5f, 0xa9, 0xf8, //0x000034d8 .quad -528786136287117932
+ 0xba, 0x1a, 0xe1, 0x3e, 0xbe, 0xaf, 0x86, 0xc9, //0x000034e0 .quad -3925256793573221702
+ 0x7c, 0xce, 0x48, 0xb5, 0xe1, 0xdb, 0x69, 0x9b, //0x000034e8 .quad -7248020362820530564
+ 0x68, 0x61, 0x99, 0xce, 0xad, 0x5b, 0xe8, 0xfb, //0x000034f0 .quad -294884973539139224
+ 0x1b, 0x02, 0x9b, 0x22, 0xda, 0x52, 0x44, 0xc2, //0x000034f8 .quad -4448339435098275301
+ 0xc3, 0xb9, 0x3f, 0x42, 0x99, 0x72, 0xe2, 0xfa, //0x00003500 .quad -368606216923924029
+ 0xa2, 0xc2, 0x41, 0xab, 0x90, 0x67, 0xd5, 0xf2, //0x00003508 .quad -948738275445456222
+ 0x1a, 0xd4, 0x67, 0xc9, 0x9f, 0x87, 0xcd, 0xdc, //0x00003510 .quad -2536221894791146470
+ 0xa5, 0x19, 0x09, 0x6b, 0xba, 0x60, 0xc5, 0x97, //0x00003518 .quad -7510490449794491995
+ 0x20, 0xc9, 0xc1, 0xbb, 0x87, 0xe9, 0x00, 0x54, //0x00003520 .quad 6053094668365842720
+ 0x0f, 0x60, 0xcb, 0x05, 0xe9, 0xb8, 0xb6, 0xbd, //0x00003528 .quad -4776427043815727089
+ 0x68, 0x3b, 0xb2, 0xaa, 0xe9, 0x23, 0x01, 0x29, //0x00003530 .quad 2954682317029915496
+ 0x13, 0x38, 0x3e, 0x47, 0x23, 0x67, 0x24, 0xed, //0x00003538 .quad -1358847786342270957
+ 0x21, 0x65, 0xaf, 0x0a, 0x72, 0xb6, 0xa0, 0xf9, //0x00003540 .quad -459166561069996767
+ 0x0b, 0xe3, 0x86, 0x0c, 0x76, 0xc0, 0x36, 0x94, //0x00003548 .quad -7766808894105001205
+ 0x69, 0x3e, 0x5b, 0x8d, 0x0e, 0xe4, 0x08, 0xf8, //0x00003550 .quad -573958201337495959
+ 0xce, 0x9b, 0xa8, 0x8f, 0x93, 0x70, 0x44, 0xb9, //0x00003558 .quad -5096825099203863602
+ 0x04, 0x0e, 0xb2, 0x30, 0x12, 0x1d, 0x0b, 0xb6, //0x00003560 .quad -5329133770099257852
+ 0xc2, 0xc2, 0x92, 0x73, 0xb8, 0x8c, 0x95, 0xe7, //0x00003568 .quad -1759345355577441598
+ 0xc2, 0x48, 0x6f, 0x5e, 0x2b, 0xf2, 0xc6, 0xb1, //0x00003570 .quad -5636551615525730110
+ 0xb9, 0xb9, 0x3b, 0x48, 0xf3, 0x77, 0xbd, 0x90, //0x00003578 .quad -8017119874876982855
+ 0xf3, 0x1a, 0x0b, 0x36, 0xb6, 0xae, 0x38, 0x1e, //0x00003580 .quad 2177682517447613171
+ 0x28, 0xa8, 0x4a, 0x1a, 0xf0, 0xd5, 0xec, 0xb4, //0x00003588 .quad -5409713825168840664
+ 0xb0, 0xe1, 0x8d, 0xc3, 0x63, 0xda, 0xc6, 0x25, //0x00003590 .quad 2722103146809516464
+ 0x32, 0x52, 0xdd, 0x20, 0x6c, 0x0b, 0x28, 0xe2, //0x00003598 .quad -2150456263033662926
+ 0x0e, 0xad, 0x38, 0x5a, 0x7e, 0x48, 0x9c, 0x57, //0x000035a0 .quad 6313000485183335694
+ 0x5f, 0x53, 0x8a, 0x94, 0x23, 0x07, 0x59, 0x8d, //0x000035a8 .quad -8261564192037121185
+ 0x51, 0xd8, 0xc6, 0xf0, 0x9d, 0x5a, 0x83, 0x2d, //0x000035b0 .quad 3279564588051781713
+ 0x37, 0xe8, 0xac, 0x79, 0xec, 0x48, 0xaf, 0xb0, //0x000035b8 .quad -5715269221619013577
+ 0x65, 0x8e, 0xf8, 0x6c, 0x45, 0x31, 0xe4, 0xf8, //0x000035c0 .quad -512230283362660763
+ 0x44, 0x22, 0x18, 0x98, 0x27, 0x1b, 0xdb, 0xdc, //0x000035c8 .quad -2532400508596379068
+ 0xff, 0x58, 0x1b, 0x64, 0xcb, 0x9e, 0x8e, 0x1b, //0x000035d0 .quad 1985699082112030975
+ 0x6b, 0x15, 0x0f, 0xbf, 0xf8, 0xf0, 0x08, 0x8a, //0x000035d8 .quad -8500279345513818773
+ 0x3f, 0x2f, 0x22, 0x3d, 0x7e, 0x46, 0x72, 0xe2, //0x000035e0 .quad -2129562165787349185
+ 0xc5, 0xda, 0xd2, 0xee, 0x36, 0x2d, 0x8b, 0xac, //0x000035e8 .quad -6013663163464885563
+ 0x0f, 0xbb, 0x6a, 0xcc, 0x1d, 0xd8, 0x0e, 0x5b, //0x000035f0 .quad 6561419329620589327
+ 0x77, 0x91, 0x87, 0xaa, 0x84, 0xf8, 0xad, 0xd7, //0x000035f8 .quad -2905392935903719049
+ 0xe9, 0xb4, 0xc2, 0x9f, 0x12, 0x47, 0xe9, 0x98, //0x00003600 .quad -7428327965055601431
+ 0xea, 0xba, 0x94, 0xea, 0x52, 0xbb, 0xcc, 0x86, //0x00003608 .quad -8733399612580906262
+ 0x24, 0x62, 0xb3, 0x47, 0xd7, 0x98, 0x23, 0x3f, //0x00003610 .quad 4549648098962661924
+ 0xa5, 0xe9, 0x39, 0xa5, 0x27, 0xea, 0x7f, 0xa8, //0x00003618 .quad -6305063497298744923
+ 0xad, 0x3a, 0xa0, 0x19, 0x0d, 0x7f, 0xec, 0x8e, //0x00003620 .quad -8147997931578836307
+ 0x0e, 0x64, 0x88, 0x8e, 0xb1, 0xe4, 0x9f, 0xd2, //0x00003628 .quad -3269643353196043250
+ 0xac, 0x24, 0x04, 0x30, 0x68, 0xcf, 0x53, 0x19, //0x00003630 .quad 1825030320404309164
+ 0x89, 0x3e, 0x15, 0xf9, 0xee, 0xee, 0xa3, 0x83, //0x00003638 .quad -8961056123388608887
+ 0xd7, 0x2d, 0x05, 0x3c, 0x42, 0xc3, 0xa8, 0x5f, //0x00003640 .quad 6892973918932774359
+ 0x2b, 0x8e, 0x5a, 0xb7, 0xaa, 0xea, 0x8c, 0xa4, //0x00003648 .quad -6589634135808373205
+ 0x4d, 0x79, 0x06, 0xcb, 0x12, 0xf4, 0x92, 0x37, //0x00003650 .quad 4004531380238580045
+ 0xb6, 0x31, 0x31, 0x65, 0x55, 0x25, 0xb0, 0xcd, //0x00003658 .quad -3625356651333078602
+ 0xd0, 0x0b, 0xe4, 0xbe, 0x8b, 0xd8, 0xbb, 0xe2, //0x00003660 .quad -2108853905778275376
+ 0x11, 0xbf, 0x3e, 0x5f, 0x55, 0x17, 0x8e, 0x80, //0x00003668 .quad -9183376934724255983
+ 0xc4, 0x0e, 0x9d, 0xae, 0xae, 0xce, 0x6a, 0x5b, //0x00003670 .quad 6587304654631931588
+ 0xd6, 0x6e, 0x0e, 0xb7, 0x2a, 0x9d, 0xb1, 0xa0, //0x00003678 .quad -6867535149977932074
+ 0x75, 0x52, 0x44, 0x5a, 0x5a, 0x82, 0x45, 0xf2, //0x00003680 .quad -989241218564861323
+ 0x8b, 0x0a, 0xd2, 0x64, 0x75, 0x04, 0xde, 0xc8, //0x00003688 .quad -3972732919045027189
+ 0x12, 0x67, 0xd5, 0xf0, 0xf0, 0xe2, 0xd6, 0xee, //0x00003690 .quad -1236551523206076654
+ 0x2e, 0x8d, 0x06, 0xbe, 0x92, 0x85, 0x15, 0xfb, //0x00003698 .quad -354230130378896082
+ 0x6b, 0x60, 0x85, 0x96, 0xd6, 0x4d, 0x46, 0x55, //0x000036a0 .quad 6144684325637283947
+ 0x3d, 0x18, 0xc4, 0xb6, 0x7b, 0x73, 0xed, 0x9c, //0x000036a8 .quad -7138922859127891907
+ 0x86, 0xb8, 0x26, 0x3c, 0x4c, 0xe1, 0x97, 0xaa, //0x000036b0 .quad -6154202648235558778
+ 0x4c, 0x1e, 0x75, 0xa4, 0x5a, 0xd0, 0x28, 0xc4, //0x000036b8 .quad -4311967555482476980
+ 0xa8, 0x66, 0x30, 0x4b, 0x9f, 0xd9, 0x3d, 0xd5, //0x000036c0 .quad -3081067291867060568
+ 0xdf, 0x65, 0x92, 0x4d, 0x71, 0x04, 0x33, 0xf5, //0x000036c8 .quad -778273425925708321
+ 0x29, 0x40, 0xfe, 0x8e, 0x03, 0xa8, 0x46, 0xe5, //0x000036d0 .quad -1925667057416912855
+ 0xab, 0x7f, 0x7b, 0xd0, 0xc6, 0xe2, 0x3f, 0x99, //0x000036d8 .quad -7403949918844649557
+ 0x33, 0xd0, 0xbd, 0x72, 0x04, 0x52, 0x98, 0xde, //0x000036e0 .quad -2407083821771141069
+ 0x96, 0x5f, 0x9a, 0x84, 0x78, 0xdb, 0x8f, 0xbf, //0x000036e8 .quad -4643251380128424042
+ 0x40, 0x44, 0x6d, 0x8f, 0x85, 0x66, 0x3e, 0x96, //0x000036f0 .quad -7620540795641314240
+ 0x7c, 0xf7, 0xc0, 0xa5, 0x56, 0xd2, 0x73, 0xef, //0x000036f8 .quad -1192378206733142148
+ 0xa8, 0x4a, 0xa4, 0x79, 0x13, 0x00, 0xe7, 0xdd, //0x00003700 .quad -2456994988062127448
+ 0xad, 0x9a, 0x98, 0x27, 0x76, 0x63, 0xa8, 0x95, //0x00003708 .quad -7662765406849295699
+ 0x52, 0x5d, 0x0d, 0x58, 0x18, 0xc0, 0x60, 0x55, //0x00003710 .quad 6152128301777116498
+ 0x59, 0xc1, 0x7e, 0xb1, 0x53, 0x7c, 0x12, 0xbb, //0x00003718 .quad -4966770740134231719
+ 0xa6, 0xb4, 0x10, 0x6e, 0x1e, 0xf0, 0xb8, 0xaa, //0x00003720 .quad -6144897678060768090
+ 0xaf, 0x71, 0xde, 0x9d, 0x68, 0x1b, 0xd7, 0xe9, //0x00003728 .quad -1596777406740401745
+ 0xe8, 0x70, 0xca, 0x04, 0x13, 0x96, 0xb3, 0xca, //0x00003730 .quad -3840561048787980056
+ 0x0d, 0x07, 0xab, 0x62, 0x21, 0x71, 0x26, 0x92, //0x00003738 .quad -7915514906853832947
+ 0x22, 0x0d, 0xfd, 0xc5, 0x97, 0x7b, 0x60, 0x3d, //0x00003740 .quad 4422670725869800738
+ 0xd1, 0xc8, 0x55, 0xbb, 0x69, 0x0d, 0xb0, 0xb6, //0x00003748 .quad -5282707615139903279
+ 0x6a, 0x50, 0x7c, 0xb7, 0x7d, 0x9a, 0xb8, 0x8c, //0x00003750 .quad -8306719647944912790
+ 0x05, 0x3b, 0x2b, 0x2a, 0xc4, 0x10, 0x5c, 0xe4, //0x00003758 .quad -1991698500497491195
+ 0x42, 0xb2, 0xad, 0x92, 0x8e, 0x60, 0xf3, 0x77, //0x00003760 .quad 8643358275316593218
+ 0xe3, 0x04, 0x5b, 0x9a, 0x7a, 0x8a, 0xb9, 0x8e, //0x00003768 .quad -8162340590452013853
+ 0xd3, 0x1e, 0x59, 0x37, 0xb2, 0x38, 0xf0, 0x55, //0x00003770 .quad 6192511825718353619
+ 0x1c, 0xc6, 0xf1, 0x40, 0x19, 0xed, 0x67, 0xb2, //0x00003778 .quad -5591239719637629412
+ 0x88, 0x66, 0x2f, 0xc5, 0xde, 0x46, 0x6c, 0x6b, //0x00003780 .quad 7740639782147942024
+ 0xa3, 0x37, 0x2e, 0x91, 0x5f, 0xe8, 0x01, 0xdf, //0x00003788 .quad -2377363631119648861
+ 0x15, 0xa0, 0x3d, 0x3b, 0x4b, 0xac, 0x23, 0x23, //0x00003790 .quad 2532056854628769813
+ 0xc6, 0xe2, 0xbc, 0xba, 0x3b, 0x31, 0x61, 0x8b, //0x00003798 .quad -8403381297090862394
+ 0x1a, 0x08, 0x0d, 0x0a, 0x5e, 0x97, 0xec, 0xab, //0x000037a0 .quad -6058300968568813542
+ 0x77, 0x1b, 0x6c, 0xa9, 0x8a, 0x7d, 0x39, 0xae, //0x000037a8 .quad -5892540602936190089
+ 0x21, 0x4a, 0x90, 0x8c, 0x35, 0xbd, 0xe7, 0x96, //0x000037b0 .quad -7572876210711016927
+ 0x55, 0x22, 0xc7, 0x53, 0xed, 0xdc, 0xc7, 0xd9, //0x000037b8 .quad -2753989735242849707
+ 0x54, 0x2e, 0xda, 0x77, 0x41, 0xd6, 0x50, 0x7e, //0x000037c0 .quad 9102010423587778132
+ 0x75, 0x75, 0x5c, 0x54, 0x14, 0xea, 0x1c, 0x88, //0x000037c8 .quad -8638772612167862923
+ 0xe9, 0xb9, 0xd0, 0xd5, 0xd1, 0x0b, 0xe5, 0xdd, //0x000037d0 .quad -2457545025797441047
+ 0xd2, 0x92, 0x73, 0x69, 0x99, 0x24, 0x24, 0xaa, //0x000037d8 .quad -6186779746782440750
+ 0x64, 0xe8, 0x44, 0x4b, 0xc6, 0x4e, 0x5e, 0x95, //0x000037e0 .quad -7683617300674189212
+ 0x87, 0x77, 0xd0, 0xc3, 0xbf, 0x2d, 0xad, 0xd4, //0x000037e8 .quad -3121788665050663033
+ 0x3e, 0x11, 0x0b, 0xef, 0x3b, 0xf1, 0x5a, 0xbd, //0x000037f0 .quad -4802260812921368258
+ 0xb4, 0x4a, 0x62, 0xda, 0x97, 0x3c, 0xec, 0x84, //0x000037f8 .quad -8868646943297746252
+ 0x8e, 0xd5, 0xcd, 0xea, 0x8a, 0xad, 0xb1, 0xec, //0x00003800 .quad -1391139997724322418
+ 0x61, 0xdd, 0xfa, 0xd0, 0xbd, 0x4b, 0x27, 0xa6, //0x00003808 .quad -6474122660694794911
+ 0xf2, 0x4a, 0x81, 0xa5, 0xed, 0x18, 0xde, 0x67, //0x00003810 .quad 7484447039699372786
+ 0xba, 0x94, 0x39, 0x45, 0xad, 0x1e, 0xb1, 0xcf, //0x00003818 .quad -3480967307441105734
+ 0xd7, 0xce, 0x70, 0x87, 0x94, 0xcf, 0xea, 0x80, //0x00003820 .quad -9157278655470055721
+ 0xf4, 0xfc, 0x43, 0x4b, 0x2c, 0xb3, 0xce, 0x81, //0x00003828 .quad -9093133594791772940
+ 0x8d, 0x02, 0x4d, 0xa9, 0x79, 0x83, 0x25, 0xa1, //0x00003830 .quad -6834912300910181747
+ 0x31, 0xfc, 0x14, 0x5e, 0xf7, 0x5f, 0x42, 0xa2, //0x00003838 .quad -6754730975062328271
+ 0x30, 0x43, 0xa0, 0x13, 0x58, 0xe4, 0x6e, 0x09, //0x00003840 .quad 679731660717048624
+ 0x3e, 0x3b, 0x9a, 0x35, 0xf5, 0xf7, 0xd2, 0xca, //0x00003848 .quad -3831727700400522434
+ 0xfc, 0x53, 0x88, 0x18, 0x6e, 0x9d, 0xca, 0x8b, //0x00003850 .quad -8373707460958465028
+ 0x0d, 0xca, 0x00, 0x83, 0xf2, 0xb5, 0x87, 0xfd, //0x00003858 .quad -177973607073265139
+ 0x7d, 0x34, 0x55, 0xcf, 0x64, 0xa2, 0x5e, 0x77, //0x00003860 .quad 8601490892183123069
+ 0x48, 0x7e, 0xe0, 0x91, 0xb7, 0xd1, 0x74, 0x9e, //0x00003868 .quad -7028762532061872568
+ 0x9d, 0x81, 0x2a, 0x03, 0xfe, 0x4a, 0x36, 0x95, //0x00003870 .quad -7694880458480647779
+ 0xda, 0x9d, 0x58, 0x76, 0x25, 0x06, 0x12, 0xc6, //0x00003878 .quad -4174267146649952806
+ 0x04, 0x22, 0xf5, 0x83, 0xbd, 0xdd, 0x83, 0x3a, //0x00003880 .quad 4216457482181353988
+ 0x51, 0xc5, 0xee, 0xd3, 0xae, 0x87, 0x96, 0xf7, //0x00003888 .quad -606147914885053103
+ 0x42, 0x35, 0x79, 0x72, 0x96, 0x6a, 0x92, 0xc4, //0x00003890 .quad -4282243101277735614
+ 0x52, 0x3b, 0x75, 0x44, 0xcd, 0x14, 0xbe, 0x9a, //0x00003898 .quad -7296371474444240046
+ 0x93, 0x82, 0x17, 0x0f, 0x3c, 0x05, 0xb7, 0x75, //0x000038a0 .quad 8482254178684994195
+ 0x27, 0x8a, 0x92, 0x95, 0x00, 0x9a, 0x6d, 0xc1, //0x000038a8 .quad -4508778324627912153
+ 0x38, 0x63, 0xdd, 0x12, 0x8b, 0xc6, 0x24, 0x53, //0x000038b0 .quad 5991131704928854840
+ 0xb1, 0x2c, 0xf7, 0xba, 0x80, 0x00, 0xc9, 0xf1, //0x000038b8 .quad -1024286887357502287
+ 0x03, 0x5e, 0xca, 0xeb, 0x16, 0xfc, 0xf6, 0xd3, //0x000038c0 .quad -3173071712060547581
+ 0xee, 0x7b, 0xda, 0x74, 0x50, 0xa0, 0x1d, 0x97, //0x000038c8 .quad -7557708332239520786
+ 0x84, 0xf5, 0xbc, 0xa6, 0x1c, 0xbb, 0xf4, 0x88, //0x000038d0 .quad -8578025658503072380
+ 0xea, 0x1a, 0x11, 0x92, 0x64, 0x08, 0xe5, 0xbc, //0x000038d8 .quad -4835449396872013078
+ 0xe5, 0x32, 0x6c, 0xd0, 0xe3, 0xe9, 0x31, 0x2b, //0x000038e0 .quad 3112525982153323237
+ 0xa5, 0x61, 0x95, 0xb6, 0x7d, 0x4a, 0x1e, 0xec, //0x000038e8 .quad -1432625727662628443
+ 0xcf, 0x9f, 0x43, 0x62, 0x2e, 0x32, 0xff, 0x3a, //0x000038f0 .quad 4251171748059520975
+ 0x07, 0x5d, 0x1d, 0x92, 0x8e, 0xee, 0x92, 0x93, //0x000038f8 .quad -7812920107430224633
+ 0xc2, 0x87, 0xd4, 0xfa, 0xb9, 0xfe, 0xbe, 0x09, //0x00003900 .quad 702278666647013314
+ 0x49, 0xb4, 0xa4, 0x36, 0x32, 0xaa, 0x77, 0xb8, //0x00003908 .quad -5154464115860392887
+ 0xb3, 0xa9, 0x89, 0x79, 0x68, 0xbe, 0x2e, 0x4c, //0x00003910 .quad 5489534351736154547
+ 0x5b, 0xe1, 0x4d, 0xc4, 0xbe, 0x94, 0x95, 0xe6, //0x00003918 .quad -1831394126398103205
+ 0x10, 0x0a, 0xf6, 0x4b, 0x01, 0x37, 0x9d, 0x0f, //0x00003920 .quad 1125115960621402640
+ 0xd9, 0xac, 0xb0, 0x3a, 0xf7, 0x7c, 0x1d, 0x90, //0x00003928 .quad -8062150356639896359
+ 0x94, 0x8c, 0xf3, 0x9e, 0xc1, 0x84, 0x84, 0x53, //0x00003930 .quad 6018080969204141204
+ 0x0f, 0xd8, 0x5c, 0x09, 0x35, 0xdc, 0x24, 0xb4, //0x00003938 .quad -5466001927372482545
+ 0xb9, 0x6f, 0xb0, 0x06, 0xf2, 0xa5, 0x65, 0x28, //0x00003940 .quad 2910915193077788601
+ 0x13, 0x0e, 0xb4, 0x4b, 0x42, 0x13, 0x2e, 0xe1, //0x00003948 .quad -2220816390788215277
+ 0xd3, 0x45, 0x2e, 0x44, 0xb7, 0x87, 0x3f, 0xf9, //0x00003950 .quad -486521013540076077
+ 0xcb, 0x88, 0x50, 0x6f, 0x09, 0xcc, 0xbc, 0x8c, //0x00003958 .quad -8305539271883716405
+ 0x48, 0xd7, 0x39, 0x15, 0xa5, 0x69, 0x8f, 0xf7, //0x00003960 .quad -608151266925095096
+ 0xfe, 0xaa, 0x24, 0xcb, 0x0b, 0xff, 0xeb, 0xaf, //0x00003968 .quad -5770238071427257602
+ 0x1b, 0x4d, 0x88, 0x5a, 0x0e, 0x44, 0x73, 0xb5, //0x00003970 .quad -5371875102083756773
+ 0xbe, 0xd5, 0xed, 0xbd, 0xce, 0xfe, 0xe6, 0xdb, //0x00003978 .quad -2601111570856684098
+ 0x30, 0x30, 0x95, 0xf8, 0x88, 0x0a, 0x68, 0x31, //0x00003980 .quad 3560107088838733872
+ 0x97, 0xa5, 0xb4, 0x36, 0x41, 0x5f, 0x70, 0x89, //0x00003988 .quad -8543223759426509417
+ 0x3d, 0x7c, 0xba, 0x36, 0x2b, 0x0d, 0xc2, 0xfd, //0x00003990 .quad -161552157378970563
+ 0xfc, 0xce, 0x61, 0x84, 0x11, 0x77, 0xcc, 0xab, //0x00003998 .quad -6067343680855748868
+ 0x4c, 0x1b, 0x69, 0x04, 0x76, 0x90, 0x32, 0x3d, //0x000039a0 .quad 4409745821703674700
+ 0xbc, 0x42, 0x7a, 0xe5, 0xd5, 0x94, 0xbf, 0xd6, //0x000039a8 .quad -2972493582642298180
+ 0x0f, 0xb1, 0xc1, 0xc2, 0x49, 0x9a, 0x3f, 0xa6, //0x000039b0 .quad -6467280898289979121
+ 0xb5, 0x69, 0x6c, 0xaf, 0x05, 0xbd, 0x37, 0x86, //0x000039b8 .quad -8775337516792518219
+ 0x53, 0x1d, 0x72, 0x33, 0xdc, 0x80, 0xcf, 0x0f, //0x000039c0 .quad 1139270913992301907
+ 0x23, 0x84, 0x47, 0x1b, 0x47, 0xac, 0xc5, 0xa7, //0x000039c8 .quad -6357485877563259869
+ 0xa8, 0xa4, 0x4e, 0x40, 0x13, 0x61, 0xc3, 0xd3, //0x000039d0 .quad -3187597375937010520
+ 0x2b, 0x65, 0x19, 0xe2, 0x58, 0x17, 0xb7, 0xd1, //0x000039d8 .quad -3335171328526686933
+ 0xe9, 0x26, 0x31, 0x08, 0xac, 0x1c, 0x5a, 0x64, //0x000039e0 .quad 7231123676894144233
+ 0x3b, 0xdf, 0x4f, 0x8d, 0x97, 0x6e, 0x12, 0x83, //0x000039e8 .quad -9002011107970261189
+ 0xa3, 0x70, 0x3d, 0x0a, 0xd7, 0xa3, 0x70, 0x3d, //0x000039f0 .quad 4427218577690292387
+ 0x0a, 0xd7, 0xa3, 0x70, 0x3d, 0x0a, 0xd7, 0xa3, //0x000039f8 .quad -6640827866535438582
+ 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, //0x00003a00 QUAD $0xcccccccccccccccc; QUAD $0xcccccccccccccccc // .space 16, '\xcc\xcc\xcc\xcc\xcc\xcc\xcc\xcc\xcc\xcc\xcc\xcc\xcc\xcc\xcc\xcc'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00003a10 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, //0x00003a18 .quad -9223372036854775808
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00003a20 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa0, //0x00003a28 .quad -6917529027641081856
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00003a30 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc8, //0x00003a38 .quad -4035225266123964416
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00003a40 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfa, //0x00003a48 .quad -432345564227567616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00003a50 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x9c, //0x00003a58 .quad -7187745005283311616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00003a60 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x50, 0xc3, //0x00003a68 .quad -4372995238176751616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00003a70 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x24, 0xf4, //0x00003a78 .quad -854558029293551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00003a80 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x96, 0x98, //0x00003a88 .quad -7451627795949551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00003a90 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0xbc, 0xbe, //0x00003a98 .quad -4702848726509551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00003aa0 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x28, 0x6b, 0xee, //0x00003aa8 .quad -1266874889709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00003ab0 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0xf9, 0x02, 0x95, //0x00003ab8 .quad -7709325833709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00003ac0 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x40, 0xb7, 0x43, 0xba, //0x00003ac8 .quad -5024971273709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00003ad0 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x10, 0xa5, 0xd4, 0xe8, //0x00003ad8 .quad -1669528073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00003ae0 .quad 0
+ 0x00, 0x00, 0x00, 0x00, 0x2a, 0xe7, 0x84, 0x91, //0x00003ae8 .quad -7960984073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00003af0 .quad 0
+ 0x00, 0x00, 0x00, 0x80, 0xf4, 0x20, 0xe6, 0xb5, //0x00003af8 .quad -5339544073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00003b00 .quad 0
+ 0x00, 0x00, 0x00, 0xa0, 0x31, 0xa9, 0x5f, 0xe3, //0x00003b08 .quad -2062744073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00003b10 .quad 0
+ 0x00, 0x00, 0x00, 0x04, 0xbf, 0xc9, 0x1b, 0x8e, //0x00003b18 .quad -8206744073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00003b20 .quad 0
+ 0x00, 0x00, 0x00, 0xc5, 0x2e, 0xbc, 0xa2, 0xb1, //0x00003b28 .quad -5646744073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00003b30 .quad 0
+ 0x00, 0x00, 0x40, 0x76, 0x3a, 0x6b, 0x0b, 0xde, //0x00003b38 .quad -2446744073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00003b40 .quad 0
+ 0x00, 0x00, 0xe8, 0x89, 0x04, 0x23, 0xc7, 0x8a, //0x00003b48 .quad -8446744073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00003b50 .quad 0
+ 0x00, 0x00, 0x62, 0xac, 0xc5, 0xeb, 0x78, 0xad, //0x00003b58 .quad -5946744073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00003b60 .quad 0
+ 0x00, 0x80, 0x7a, 0x17, 0xb7, 0x26, 0xd7, 0xd8, //0x00003b68 .quad -2821744073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00003b70 .quad 0
+ 0x00, 0x90, 0xac, 0x6e, 0x32, 0x78, 0x86, 0x87, //0x00003b78 .quad -8681119073709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00003b80 .quad 0
+ 0x00, 0xb4, 0x57, 0x0a, 0x3f, 0x16, 0x68, 0xa9, //0x00003b88 .quad -6239712823709551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00003b90 .quad 0
+ 0x00, 0xa1, 0xed, 0xcc, 0xce, 0x1b, 0xc2, 0xd3, //0x00003b98 .quad -3187955011209551616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00003ba0 .quad 0
+ 0xa0, 0x84, 0x14, 0x40, 0x61, 0x51, 0x59, 0x84, //0x00003ba8 .quad -8910000909647051616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00003bb0 .quad 0
+ 0xc8, 0xa5, 0x19, 0x90, 0xb9, 0xa5, 0x6f, 0xa5, //0x00003bb8 .quad -6525815118631426616
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00003bc0 .quad 0
+ 0x3a, 0x0f, 0x20, 0xf4, 0x27, 0x8f, 0xcb, 0xce, //0x00003bc8 .quad -3545582879861895366
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, //0x00003bd0 .quad 4611686018427387904
+ 0x84, 0x09, 0x94, 0xf8, 0x78, 0x39, 0x3f, 0x81, //0x00003bd8 .quad -9133518327554766460
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x50, //0x00003be0 .quad 5764607523034234880
+ 0xe5, 0x0b, 0xb9, 0x36, 0xd7, 0x07, 0x8f, 0xa1, //0x00003be8 .quad -6805211891016070171
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa4, //0x00003bf0 .quad -6629298651489370112
+ 0xde, 0x4e, 0x67, 0x04, 0xcd, 0xc9, 0xf2, 0xc9, //0x00003bf8 .quad -3894828845342699810
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x4d, //0x00003c00 .quad 5548434740920451072
+ 0x96, 0x22, 0x81, 0x45, 0x40, 0x7c, 0x6f, 0xfc, //0x00003c08 .quad -256850038250986858
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0xf0, //0x00003c10 .quad -1143914305352105984
+ 0x9d, 0xb5, 0x70, 0x2b, 0xa8, 0xad, 0xc5, 0x9d, //0x00003c18 .quad -7078060301547948643
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x28, 0x6c, //0x00003c20 .quad 7793479155164643328
+ 0x05, 0xe3, 0x4c, 0x36, 0x12, 0x19, 0x37, 0xc5, //0x00003c28 .quad -4235889358507547899
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x32, 0xc7, //0x00003c30 .quad -4093209111326359552
+ 0xc6, 0x1b, 0xe0, 0xc3, 0x56, 0xdf, 0x84, 0xf6, //0x00003c38 .quad -683175679707046970
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x7f, 0x3c, //0x00003c40 .quad 4359273333062107136
+ 0x5c, 0x11, 0x6c, 0x3a, 0x96, 0x0b, 0x13, 0x9a, //0x00003c48 .quad -7344513827457986212
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x9f, 0x4b, //0x00003c50 .quad 5449091666327633920
+ 0xb3, 0x15, 0x07, 0xc9, 0x7b, 0xce, 0x97, 0xc0, //0x00003c58 .quad -4568956265895094861
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0xd4, 0x86, 0x1e, //0x00003c60 .quad 2199678564482154496
+ 0x20, 0xdb, 0x48, 0xbb, 0x1a, 0xc2, 0xbd, 0xf0, //0x00003c68 .quad -1099509313941480672
+ 0x00, 0x00, 0x00, 0x00, 0x80, 0x44, 0x14, 0x13, //0x00003c70 .quad 1374799102801346560
+ 0xf4, 0x88, 0x0d, 0xb5, 0x50, 0x99, 0x76, 0x96, //0x00003c78 .quad -7604722348854507276
+ 0x00, 0x00, 0x00, 0x00, 0xa0, 0x55, 0xd9, 0x17, //0x00003c80 .quad 1718498878501683200
+ 0x31, 0xeb, 0x50, 0xe2, 0xa4, 0x3f, 0x14, 0xbc, //0x00003c88 .quad -4894216917640746191
+ 0x00, 0x00, 0x00, 0x00, 0x08, 0xab, 0xcf, 0x5d, //0x00003c90 .quad 6759809616554491904
+ 0xfd, 0x25, 0xe5, 0x1a, 0x8e, 0x4f, 0x19, 0xeb, //0x00003c98 .quad -1506085128623544835
+ 0x00, 0x00, 0x00, 0x00, 0xe5, 0xca, 0xa1, 0x5a, //0x00003ca0 .quad 6530724019560251392
+ 0xbe, 0x37, 0xcf, 0xd0, 0xb8, 0xd1, 0xef, 0x92, //0x00003ca8 .quad -7858832233030797378
+ 0x00, 0x00, 0x00, 0x40, 0x9e, 0x3d, 0x4a, 0xf1, //0x00003cb0 .quad -1059967012404461568
+ 0xad, 0x05, 0x03, 0x05, 0x27, 0xc6, 0xab, 0xb7, //0x00003cb8 .quad -5211854272861108819
+ 0x00, 0x00, 0x00, 0xd0, 0x05, 0xcd, 0x9c, 0x6d, //0x00003cc0 .quad 7898413271349198848
+ 0x19, 0xc7, 0x43, 0xc6, 0xb0, 0xb7, 0x96, 0xe5, //0x00003cc8 .quad -1903131822648998119
+ 0x00, 0x00, 0x00, 0xa2, 0x23, 0x00, 0x82, 0xe4, //0x00003cd0 .quad -1981020733047832576
+ 0x6f, 0x5c, 0xea, 0x7b, 0xce, 0x32, 0x7e, 0x8f, //0x00003cd8 .quad -8106986416796705681
+ 0x00, 0x00, 0x80, 0x8a, 0x2c, 0x80, 0xa2, 0xdd, //0x00003ce0 .quad -2476275916309790720
+ 0x8b, 0xf3, 0xe4, 0x1a, 0x82, 0xbf, 0x5d, 0xb3, //0x00003ce8 .quad -5522047002568494197
+ 0x00, 0x00, 0x20, 0xad, 0x37, 0x20, 0x0b, 0xd5, //0x00003cf0 .quad -3095344895387238400
+ 0x6e, 0x30, 0x9e, 0xa1, 0x62, 0x2f, 0x35, 0xe0, //0x00003cf8 .quad -2290872734783229842
+ 0x00, 0x00, 0x34, 0xcc, 0x22, 0xf4, 0x26, 0x45, //0x00003d00 .quad 4982938468024057856
+ 0x45, 0xde, 0x02, 0xa5, 0x9d, 0x3d, 0x21, 0x8c, //0x00003d08 .quad -8349324486880600507
+ 0x00, 0x00, 0x41, 0x7f, 0x2b, 0xb1, 0x70, 0x96, //0x00003d10 .quad -7606384970252091392
+ 0xd6, 0x95, 0x43, 0x0e, 0x05, 0x8d, 0x29, 0xaf, //0x00003d18 .quad -5824969590173362730
+ 0x00, 0x40, 0x11, 0x5f, 0x76, 0xdd, 0x0c, 0x3c, //0x00003d20 .quad 4327076842467049472
+ 0x4c, 0x7b, 0xd4, 0x51, 0x46, 0xf0, 0xf3, 0xda, //0x00003d28 .quad -2669525969289315508
+ 0x00, 0xc8, 0x6a, 0xfb, 0x69, 0x0a, 0x88, 0xa5, //0x00003d30 .quad -6518949010312869888
+ 0x0f, 0xcd, 0x24, 0xf3, 0x2b, 0x76, 0xd8, 0x88, //0x00003d38 .quad -8585982758446904049
+ 0x00, 0x7a, 0x45, 0x7a, 0x04, 0x0d, 0xea, 0x8e, //0x00003d40 .quad -8148686262891087360
+ 0x53, 0x00, 0xee, 0xef, 0xb6, 0x93, 0x0e, 0xab, //0x00003d48 .quad -6120792429631242157
+ 0x80, 0xd8, 0xd6, 0x98, 0x45, 0x90, 0xa4, 0x72, //0x00003d50 .quad 8260886245095692416
+ 0x68, 0x80, 0xe9, 0xab, 0xa4, 0x38, 0xd2, 0xd5, //0x00003d58 .quad -3039304518611664792
+ 0x50, 0x47, 0x86, 0x7f, 0x2b, 0xda, 0xa6, 0x47, //0x00003d60 .quad 5163053903184807760
+ 0x41, 0xf0, 0x71, 0xeb, 0x66, 0x63, 0xa3, 0x85, //0x00003d68 .quad -8817094351773372351
+ 0x24, 0xd9, 0x67, 0x5f, 0xb6, 0x90, 0x90, 0x99, //0x00003d70 .quad -7381240676301154012
+ 0x51, 0x6c, 0x4e, 0xa6, 0x40, 0x3c, 0x0c, 0xa7, //0x00003d78 .quad -6409681921289327535
+ 0x6d, 0xcf, 0x41, 0xf7, 0xe3, 0xb4, 0xf4, 0xff, //0x00003d80 .quad -3178808521666707
+ 0x65, 0x07, 0xe2, 0xcf, 0x50, 0x4b, 0xcf, 0xd0, //0x00003d88 .quad -3400416383184271515
+ 0xa4, 0x21, 0x89, 0x7a, 0x0e, 0xf1, 0xf8, 0xbf, //0x00003d90 .quad -4613672773753429596
+ 0x9f, 0x44, 0xed, 0x81, 0x12, 0x8f, 0x81, 0x82, //0x00003d98 .quad -9042789267131251553
+ 0x0d, 0x6a, 0x2b, 0x19, 0x52, 0x2d, 0xf7, 0xaf, //0x00003da0 .quad -5767090967191786995
+ 0xc7, 0x95, 0x68, 0x22, 0xd7, 0xf2, 0x21, 0xa3, //0x00003da8 .quad -6691800565486676537
+ 0x90, 0x44, 0x76, 0x9f, 0xa6, 0xf8, 0xf4, 0x9b, //0x00003db0 .quad -7208863708989733744
+ 0x39, 0xbb, 0x02, 0xeb, 0x8c, 0x6f, 0xea, 0xcb, //0x00003db8 .quad -3753064688430957767
+ 0xb4, 0xd5, 0x53, 0x47, 0xd0, 0x36, 0xf2, 0x02, //0x00003dc0 .quad 212292400617608628
+ 0x08, 0x6a, 0xc3, 0x25, 0x70, 0x0b, 0xe5, 0xfe, //0x00003dc8 .quad -79644842111309304
+ 0x90, 0x65, 0x94, 0x2c, 0x42, 0x62, 0xd7, 0x01, //0x00003dd0 .quad 132682750386005392
+ 0x45, 0x22, 0x9a, 0x17, 0x26, 0x27, 0x4f, 0x9f, //0x00003dd8 .quad -6967307053960650171
+ 0xf5, 0x7e, 0xb9, 0xb7, 0xd2, 0x3a, 0x4d, 0x42, //0x00003de0 .quad 4777539456409894645
+ 0xd6, 0xaa, 0x80, 0x9d, 0xef, 0xf0, 0x22, 0xc7, //0x00003de8 .quad -4097447799023424810
+ 0xb2, 0xde, 0xa7, 0x65, 0x87, 0x89, 0xe0, 0xd2, //0x00003df0 .quad -3251447716342407502
+ 0x8b, 0xd5, 0xe0, 0x84, 0x2b, 0xad, 0xeb, 0xf8, //0x00003df8 .quad -510123730351893109
+ 0x2f, 0xeb, 0x88, 0x9f, 0xf4, 0x55, 0xcc, 0x63, //0x00003e00 .quad 7191217214140771119
+ 0x77, 0x85, 0x0c, 0x33, 0x3b, 0x4c, 0x93, 0x9b, //0x00003e08 .quad -7236356359111015049
+ 0xfb, 0x25, 0x6b, 0xc7, 0x71, 0x6b, 0xbf, 0x3c, //0x00003e10 .quad 4377335499248575995
+ 0xd5, 0xa6, 0xcf, 0xff, 0x49, 0x1f, 0x78, 0xc2, //0x00003e18 .quad -4433759430461380907
+ 0x7a, 0xef, 0x45, 0x39, 0x4e, 0x46, 0xef, 0x8b, //0x00003e20 .quad -8363388681221443718
+ 0x8a, 0x90, 0xc3, 0x7f, 0x1c, 0x27, 0x16, 0xf3, //0x00003e28 .quad -930513269649338230
+ 0xac, 0xb5, 0xcb, 0xe3, 0xf0, 0x8b, 0x75, 0x97, //0x00003e30 .quad -7532960934977096276
+ 0x56, 0x3a, 0xda, 0xcf, 0x71, 0xd8, 0xed, 0x97, //0x00003e38 .quad -7499099821171918250
+ 0x17, 0xa3, 0xbe, 0x1c, 0xed, 0xee, 0x52, 0x3d, //0x00003e40 .quad 4418856886560793367
+ 0xec, 0xc8, 0xd0, 0x43, 0x8e, 0x4e, 0xe9, 0xbd, //0x00003e48 .quad -4762188758037509908
+ 0xdd, 0x4b, 0xee, 0x63, 0xa8, 0xaa, 0xa7, 0x4c, //0x00003e50 .quad 5523571108200991709
+ 0x27, 0xfb, 0xc4, 0xd4, 0x31, 0xa2, 0x63, 0xed, //0x00003e58 .quad -1341049929119499481
+ 0x6a, 0xef, 0x74, 0x3e, 0xa9, 0xca, 0xe8, 0x8f, //0x00003e60 .quad -8076983103442849942
+ 0xf8, 0x1c, 0xfb, 0x24, 0x5f, 0x45, 0x5e, 0x94, //0x00003e68 .quad -7755685233340769032
+ 0x44, 0x2b, 0x12, 0x8e, 0x53, 0xfd, 0xe2, 0xb3, //0x00003e70 .quad -5484542860876174524
+ 0x36, 0xe4, 0x39, 0xee, 0xb6, 0xd6, 0x75, 0xb9, //0x00003e78 .quad -5082920523248573386
+ 0x16, 0xb6, 0x96, 0x71, 0xa8, 0xbc, 0xdb, 0x60, //0x00003e80 .quad 6979379479186945558
+ 0x44, 0x5d, 0xc8, 0xa9, 0x64, 0x4c, 0xd3, 0xe7, //0x00003e88 .quad -1741964635633328828
+ 0xcd, 0x31, 0xfe, 0x46, 0xe9, 0x55, 0x89, 0xbc, //0x00003e90 .quad -4861259862362934835
+ 0x4a, 0x3a, 0x1d, 0xea, 0xbe, 0x0f, 0xe4, 0x90, //0x00003e98 .quad -8006256924911912374
+ 0x41, 0xbe, 0xbd, 0x98, 0x63, 0xab, 0xab, 0x6b, //0x00003ea0 .quad 7758483227328495169
+ 0xdd, 0x88, 0xa4, 0xa4, 0xae, 0x13, 0x1d, 0xb5, //0x00003ea8 .quad -5396135137712502563
+ 0xd1, 0x2d, 0xed, 0x7e, 0x3c, 0x96, 0x96, 0xc6, //0x00003eb0 .quad -4136954021121544751
+ 0x14, 0xab, 0xcd, 0x4d, 0x9a, 0x58, 0x64, 0xe2, //0x00003eb8 .quad -2133482903713240300
+ 0xa2, 0x3c, 0x54, 0xcf, 0xe5, 0x1d, 0x1e, 0xfc, //0x00003ec0 .quad -279753253987271518
+ 0xec, 0x8a, 0xa0, 0x70, 0x60, 0xb7, 0x7e, 0x8d, //0x00003ec8 .quad -8250955842461857044
+ 0xcb, 0x4b, 0x29, 0x43, 0x5f, 0xa5, 0x25, 0x3b, //0x00003ed0 .quad 4261994450943298507
+ 0xa8, 0xad, 0xc8, 0x8c, 0x38, 0x65, 0xde, 0xb0, //0x00003ed8 .quad -5702008784649933400
+ 0xbe, 0x9e, 0xf3, 0x13, 0xb7, 0x0e, 0xef, 0x49, //0x00003ee0 .quad 5327493063679123134
+ 0x12, 0xd9, 0xfa, 0xaf, 0x86, 0xfe, 0x15, 0xdd, //0x00003ee8 .quad -2515824962385028846
+ 0x37, 0x43, 0x78, 0x6c, 0x32, 0x69, 0x35, 0x6e, //0x00003ef0 .quad 7941369183226839863
+ 0xab, 0xc7, 0xfc, 0x2d, 0x14, 0xbf, 0x2d, 0x8a, //0x00003ef8 .quad -8489919629131724885
+ 0x04, 0x54, 0x96, 0x07, 0x7f, 0xc3, 0xc2, 0x49, //0x00003f00 .quad 5315025460606161924
+ 0x96, 0xf9, 0x7b, 0x39, 0xd9, 0x2e, 0xb9, 0xac, //0x00003f08 .quad -6000713517987268202
+ 0x06, 0xe9, 0x7b, 0xc9, 0x5e, 0x74, 0x33, 0xdc, //0x00003f10 .quad -2579590211097073402
+ 0xfb, 0xf7, 0xda, 0x87, 0x8f, 0x7a, 0xe7, 0xd7, //0x00003f18 .quad -2889205879056697349
+ 0xa3, 0x71, 0xed, 0x3d, 0xbb, 0x28, 0xa0, 0x69, //0x00003f20 .quad 7611128154919104931
+ 0xfd, 0xda, 0xe8, 0xb4, 0x99, 0xac, 0xf0, 0x86, //0x00003f28 .quad -8723282702051517699
+ 0x0c, 0xce, 0x68, 0x0d, 0xea, 0x32, 0x08, 0xc4, //0x00003f30 .quad -4321147861633282548
+ 0xbc, 0x11, 0x23, 0x22, 0xc0, 0xd7, 0xac, 0xa8, //0x00003f38 .quad -6292417359137009220
+ 0x90, 0x01, 0xc3, 0x90, 0xa4, 0x3f, 0x0a, 0xf5, //0x00003f40 .quad -789748808614215280
+ 0x2b, 0xd6, 0xab, 0x2a, 0xb0, 0x0d, 0xd8, 0xd2, //0x00003f48 .quad -3253835680493873621
+ 0xfa, 0xe0, 0x79, 0xda, 0xc6, 0x67, 0x26, 0x79, //0x00003f50 .quad 8729779031470891258
+ 0xdb, 0x65, 0xab, 0x1a, 0x8e, 0x08, 0xc7, 0x83, //0x00003f58 .quad -8951176327949752869
+ 0x38, 0x59, 0x18, 0x91, 0xb8, 0x01, 0x70, 0x57, //0x00003f60 .quad 6300537770911226168
+ 0x52, 0x3f, 0x56, 0xa1, 0xb1, 0xca, 0xb8, 0xa4, //0x00003f68 .quad -6577284391509803182
+ 0x86, 0x6f, 0x5e, 0xb5, 0x26, 0x02, 0x4c, 0xed, //0x00003f70 .quad -1347699823215743098
+ 0x26, 0xcf, 0xab, 0x09, 0x5e, 0xfd, 0xe6, 0xcd, //0x00003f78 .quad -3609919470959866074
+ 0xb4, 0x05, 0x5b, 0x31, 0x58, 0x81, 0x4f, 0x54, //0x00003f80 .quad 6075216638131242420
+ 0x78, 0x61, 0x0b, 0xc6, 0x5a, 0x5e, 0xb0, 0x80, //0x00003f88 .quad -9173728696990998152
+ 0x21, 0xc7, 0xb1, 0x3d, 0xae, 0x61, 0x63, 0x69, //0x00003f90 .quad 7594020797664053025
+ 0xd6, 0x39, 0x8e, 0x77, 0xf1, 0x75, 0xdc, 0xa0, //0x00003f98 .quad -6855474852811359786
+ 0xe9, 0x38, 0x1e, 0xcd, 0x19, 0x3a, 0xbc, 0x03, //0x00003fa0 .quad 269153960225290473
+ 0x4c, 0xc8, 0x71, 0xd5, 0x6d, 0x93, 0x13, 0xc9, //0x00003fa8 .quad -3957657547586811828
+ 0x23, 0xc7, 0x65, 0x40, 0xa0, 0x48, 0xab, 0x04, //0x00003fb0 .quad 336442450281613091
+ 0x5f, 0x3a, 0xce, 0x4a, 0x49, 0x78, 0x58, 0xfb, //0x00003fb8 .quad -335385916056126881
+ 0x76, 0x9c, 0x3f, 0x28, 0x64, 0x0d, 0xeb, 0x62, //0x00003fc0 .quad 7127805559067090038
+ 0x7b, 0xe4, 0xc0, 0xce, 0x2d, 0x4b, 0x17, 0x9d, //0x00003fc8 .quad -7127145225176161157
+ 0x94, 0x83, 0x4f, 0x32, 0xbd, 0xd0, 0xa5, 0x3b, //0x00003fd0 .quad 4298070930406474644
+ 0x9a, 0x1d, 0x71, 0x42, 0xf9, 0x1d, 0x5d, 0xc4, //0x00003fd8 .quad -4297245513042813542
+ 0x79, 0x64, 0xe3, 0x7e, 0xec, 0x44, 0x8f, 0xca, //0x00003fe0 .quad -3850783373846682503
+ 0x00, 0x65, 0x0d, 0x93, 0x77, 0x65, 0x74, 0xf5, //0x00003fe8 .quad -759870872876129024
+ 0xcb, 0x1e, 0x4e, 0xcf, 0x13, 0x8b, 0x99, 0x7e, //0x00003ff0 .quad 9122475437414293195
+ 0x20, 0x5f, 0xe8, 0xbb, 0x6a, 0xbf, 0x68, 0x99, //0x00003ff8 .quad -7392448323188662496
+ 0x7e, 0xa6, 0x21, 0xc3, 0xd8, 0xed, 0x3f, 0x9e, //0x00004000 .quad -7043649776941685122
+ 0xe8, 0x76, 0xe2, 0x6a, 0x45, 0xef, 0xc2, 0xbf, //0x00004008 .quad -4628874385558440216
+ 0x1e, 0x10, 0xea, 0xf3, 0x4e, 0xe9, 0xcf, 0xc5, //0x00004010 .quad -4192876202749718498
+ 0xa2, 0x14, 0x9b, 0xc5, 0x16, 0xab, 0xb3, 0xef, //0x00004018 .quad -1174406963520662366
+ 0x12, 0x4a, 0x72, 0x58, 0xd1, 0xf1, 0xa1, 0xbb, //0x00004020 .quad -4926390635932268014
+ 0xe5, 0xec, 0x80, 0x3b, 0xee, 0x4a, 0xd0, 0x95, //0x00004028 .quad -7651533379841495835
+ 0x97, 0xdc, 0x8e, 0xae, 0x45, 0x6e, 0x8a, 0x2a, //0x00004030 .quad 3065383741939440791
+ 0x1f, 0x28, 0x61, 0xca, 0xa9, 0x5d, 0x44, 0xbb, //0x00004038 .quad -4952730706374481889
+ 0xbd, 0x93, 0x32, 0x1a, 0xd7, 0x09, 0x2d, 0xf5, //0x00004040 .quad -779956341003086915
+ 0x26, 0x72, 0xf9, 0x3c, 0x14, 0x75, 0x15, 0xea, //0x00004048 .quad -1579227364540714458
+ 0x56, 0x9c, 0x5f, 0x70, 0x26, 0x26, 0x3c, 0x59, //0x00004050 .quad 6430056314514152534
+ 0x58, 0xe7, 0x1b, 0xa6, 0x2c, 0x69, 0x4d, 0x92, //0x00004058 .quad -7904546130479028392
+ 0x6c, 0x83, 0x77, 0x0c, 0xb0, 0x2f, 0x8b, 0x6f, //0x00004060 .quad 8037570393142690668
+ 0x2e, 0xe1, 0xa2, 0xcf, 0x77, 0xc3, 0xe0, 0xb6, //0x00004068 .quad -5268996644671397586
+ 0x47, 0x64, 0x95, 0x0f, 0x9c, 0xfb, 0x6d, 0x0b, //0x00004070 .quad 823590954573587527
+ 0x7a, 0x99, 0x8b, 0xc3, 0x55, 0xf4, 0x98, 0xe4, //0x00004078 .quad -1974559787411859078
+ 0xac, 0x5e, 0xbd, 0x89, 0x41, 0xbd, 0x24, 0x47, //0x00004080 .quad 5126430365035880108
+ 0xec, 0x3f, 0x37, 0x9a, 0xb5, 0x98, 0xdf, 0x8e, //0x00004088 .quad -8151628894773493780
+ 0x57, 0xb6, 0x2c, 0xec, 0x91, 0xec, 0xed, 0x58, //0x00004090 .quad 6408037956294850135
+ 0xe7, 0x0f, 0xc5, 0x00, 0xe3, 0x7e, 0x97, 0xb2, //0x00004098 .quad -5577850100039479321
+ 0xed, 0xe3, 0x37, 0x67, 0xb6, 0x67, 0x29, 0x2f, //0x000040a0 .quad 3398361426941174765
+ 0xe1, 0x53, 0xf6, 0xc0, 0x9b, 0x5e, 0x3d, 0xdf, //0x000040a8 .quad -2360626606621961247
+ 0x74, 0xee, 0x82, 0x00, 0xd2, 0xe0, 0x79, 0xbd, //0x000040b0 .quad -4793553135802847628
+ 0x6c, 0xf4, 0x99, 0x58, 0x21, 0x5b, 0x86, 0x8b, //0x000040b8 .quad -8392920656779807636
+ 0x11, 0xaa, 0xa3, 0x80, 0x06, 0x59, 0xd8, 0xec, //0x000040c0 .quad -1380255401326171631
+ 0x87, 0x71, 0xc0, 0xae, 0xe9, 0xf1, 0x67, 0xae, //0x000040c8 .quad -5879464802547371641
+ 0x95, 0x94, 0xcc, 0x20, 0x48, 0x6f, 0x0e, 0xe8, //0x000040d0 .quad -1725319251657714539
+ 0xe9, 0x8d, 0x70, 0x1a, 0x64, 0xee, 0x01, 0xda, //0x000040d8 .quad -2737644984756826647
+ 0xdd, 0xdc, 0x7f, 0x14, 0x8d, 0x05, 0x09, 0x31, //0x000040e0 .quad 3533361486141316317
+ 0xb2, 0x58, 0x86, 0x90, 0xfe, 0x34, 0x41, 0x88, //0x000040e8 .quad -8628557143114098510
+ 0x15, 0xd4, 0x9f, 0x59, 0xf0, 0x46, 0x4b, 0xbd, //0x000040f0 .quad -4806670179178130411
+ 0xde, 0xee, 0xa7, 0x34, 0x3e, 0x82, 0x51, 0xaa, //0x000040f8 .quad -6174010410465235234
+ 0x1a, 0xc9, 0x07, 0x70, 0xac, 0x18, 0x9e, 0x6c, //0x00004100 .quad 7826720331309500698
+ 0x96, 0xea, 0xd1, 0xc1, 0xcd, 0xe2, 0xe5, 0xd4, //0x00004108 .quad -3105826994654156138
+ 0xb0, 0xdd, 0x04, 0xc6, 0x6b, 0xcf, 0xe2, 0x03, //0x00004110 .quad 280014188641050032
+ 0x9e, 0x32, 0x23, 0x99, 0xc0, 0xad, 0x0f, 0x85, //0x00004118 .quad -8858670899299929442
+ 0x1c, 0x15, 0x86, 0xb7, 0x46, 0x83, 0xdb, 0x84, //0x00004120 .quad -8873354301053463268
+ 0x45, 0xff, 0x6b, 0xbf, 0x30, 0x99, 0x53, 0xa6, //0x00004128 .quad -6461652605697523899
+ 0x63, 0x9a, 0x67, 0x65, 0x18, 0x64, 0x12, 0xe6, //0x00004130 .quad -1868320839462053277
+ 0x16, 0xff, 0x46, 0xef, 0x7c, 0x7f, 0xe8, 0xcf, //0x00004138 .quad -3465379738694516970
+ 0x7e, 0xc0, 0x60, 0x3f, 0x8f, 0x7e, 0xcb, 0x4f, //0x00004140 .quad 5749828502977298558
+ 0x6e, 0x5f, 0x8c, 0x15, 0xae, 0x4f, 0xf1, 0x81, //0x00004148 .quad -9083391364325154962
+ 0x9d, 0xf0, 0x38, 0x0f, 0x33, 0x5e, 0xbe, 0xe3, //0x00004150 .quad -2036086408133152611
+ 0x49, 0x77, 0xef, 0x9a, 0x99, 0xa3, 0x6d, 0xa2, //0x00004158 .quad -6742553186979055799
+ 0xc5, 0x2c, 0x07, 0xd3, 0xbf, 0xf5, 0xad, 0x5c, //0x00004160 .quad 6678264026688335045
+ 0x1c, 0x55, 0xab, 0x01, 0x80, 0x0c, 0x09, 0xcb, //0x00004168 .quad -3816505465296431844
+ 0xf6, 0xf7, 0xc8, 0xc7, 0x2f, 0x73, 0xd9, 0x73, //0x00004170 .quad 8347830033360418806
+ 0x63, 0x2a, 0x16, 0x02, 0xa0, 0x4f, 0xcb, 0xfd, //0x00004178 .quad -158945813193151901
+ 0xfa, 0x9a, 0xdd, 0xdc, 0xfd, 0xe7, 0x67, 0x28, //0x00004180 .quad 2911550761636567802
+ 0x7e, 0xda, 0x4d, 0x01, 0xc4, 0x11, 0x9f, 0x9e, //0x00004188 .quad -7016870160886801794
+ 0xb8, 0x01, 0x15, 0x54, 0xfd, 0xe1, 0x81, 0xb2, //0x00004190 .quad -5583933584809066056
+ 0x1d, 0x51, 0xa1, 0x01, 0x35, 0xd6, 0x46, 0xc6, //0x00004198 .quad -4159401682681114339
+ 0x26, 0x42, 0x1a, 0xa9, 0x7c, 0x5a, 0x22, 0x1f, //0x000041a0 .quad 2243455055843443238
+ 0x65, 0xa5, 0x09, 0x42, 0xc2, 0x8b, 0xd8, 0xf7, //0x000041a8 .quad -587566084924005019
+ 0x58, 0x69, 0xb0, 0xe9, 0x8d, 0x78, 0x75, 0x33, //0x000041b0 .quad 3708002419115845976
+ 0x5f, 0x07, 0x46, 0x69, 0x59, 0x57, 0xe7, 0x9a, //0x000041b8 .quad -7284757830718584993
+ 0xae, 0x83, 0x1c, 0x64, 0xb1, 0xd6, 0x52, 0x00, //0x000041c0 .quad 23317005467419566
+ 0x37, 0x89, 0x97, 0xc3, 0x2f, 0x2d, 0xa1, 0xc1, //0x000041c8 .quad -4494261269970843337
+ 0x9a, 0xa4, 0x23, 0xbd, 0x5d, 0x8c, 0x67, 0xc0, //0x000041d0 .quad -4582539761593113446
+ 0x84, 0x6b, 0x7d, 0xb4, 0x7b, 0x78, 0x09, 0xf2, //0x000041d8 .quad -1006140569036166268
+ 0xe0, 0x46, 0x36, 0x96, 0xba, 0xb7, 0x40, 0xf8, //0x000041e0 .quad -558244341782001952
+ 0x32, 0x63, 0xce, 0x50, 0x4d, 0xeb, 0x45, 0x97, //0x000041e8 .quad -7546366883288685774
+ 0x98, 0xd8, 0xc3, 0x3b, 0xa9, 0xe5, 0x50, 0xb6, //0x000041f0 .quad -5309491445654890344
+ 0xff, 0xfb, 0x01, 0xa5, 0x20, 0x66, 0x17, 0xbd, //0x000041f8 .quad -4821272585683469313
+ 0xbe, 0xce, 0xb4, 0x8a, 0x13, 0x1f, 0xe5, 0xa3, //0x00004200 .quad -6636864307068612930
+ 0xff, 0x7a, 0x42, 0xce, 0xa8, 0x3f, 0x5d, 0xec, //0x00004208 .quad -1414904713676948737
+ 0x37, 0x01, 0xb1, 0x36, 0x6c, 0x33, 0x6f, 0xc6, //0x00004210 .quad -4148040191917883081
+ 0xdf, 0x8c, 0xe9, 0x80, 0xc9, 0x47, 0xba, 0x93, //0x00004218 .quad -7801844473689174817
+ 0x84, 0x41, 0x5d, 0x44, 0x47, 0x00, 0x0b, 0xb8, //0x00004220 .quad -5185050239897353852
+ 0x17, 0xf0, 0x23, 0xe1, 0xbb, 0xd9, 0xa8, 0xb8, //0x00004228 .quad -5140619573684080617
+ 0xe5, 0x91, 0x74, 0x15, 0x59, 0xc0, 0x0d, 0xa6, //0x00004230 .quad -6481312799871692315
+ 0x1d, 0xec, 0x6c, 0xd9, 0x2a, 0x10, 0xd3, 0xe6, //0x00004238 .quad -1814088448677712867
+ 0x2f, 0xdb, 0x68, 0xad, 0x37, 0x98, 0xc8, 0x87, //0x00004240 .quad -8662506518347195601
+ 0x92, 0x13, 0xe4, 0xc7, 0x1a, 0xea, 0x43, 0x90, //0x00004248 .quad -8051334308064652398
+ 0xfb, 0x11, 0xc3, 0x98, 0x45, 0xbe, 0xba, 0x29, //0x00004250 .quad 3006924907348169211
+ 0x77, 0x18, 0xdd, 0x79, 0xa1, 0xe4, 0x54, 0xb4, //0x00004258 .quad -5452481866653427593
+ 0x7a, 0xd6, 0xf3, 0xfe, 0xd6, 0x6d, 0x29, 0xf4, //0x00004260 .quad -853029884242176390
+ 0x94, 0x5e, 0x54, 0xd8, 0xc9, 0x1d, 0x6a, 0xe1, //0x00004268 .quad -2203916314889396588
+ 0x0c, 0x66, 0x58, 0x5f, 0xa6, 0xe4, 0x99, 0x18, //0x00004270 .quad 1772699331562333708
+ 0x1d, 0xbb, 0x34, 0x27, 0x9e, 0x52, 0xe2, 0x8c, //0x00004278 .quad -8294976724446954723
+ 0x8f, 0x7f, 0x2e, 0xf7, 0xcf, 0x5d, 0xc0, 0x5e, //0x00004280 .quad 6827560182880305039
+ 0xe4, 0xe9, 0x01, 0xb1, 0x45, 0xe7, 0x1a, 0xb0, //0x00004288 .quad -5757034887131305500
+ 0x73, 0x1f, 0xfa, 0xf4, 0x43, 0x75, 0x70, 0x76, //0x00004290 .quad 8534450228600381299
+ 0x5d, 0x64, 0x42, 0x1d, 0x17, 0xa1, 0x21, 0xdc, //0x00004298 .quad -2584607590486743971
+ 0xa8, 0x53, 0x1c, 0x79, 0x4a, 0x49, 0x06, 0x6a, //0x000042a0 .quad 7639874402088932264
+ 0xba, 0x7e, 0x49, 0x72, 0xae, 0x04, 0x95, 0x89, //0x000042a8 .quad -8532908771695296838
+ 0x92, 0x68, 0x63, 0x17, 0x9d, 0xdb, 0x87, 0x04, //0x000042b0 .quad 326470965756389522
+ 0x69, 0xde, 0xdb, 0x0e, 0xda, 0x45, 0xfa, 0xab, //0x000042b8 .quad -6054449946191733143
+ 0xb6, 0x42, 0x3c, 0x5d, 0x84, 0xd2, 0xa9, 0x45, //0x000042c0 .quad 5019774725622874806
+ 0x03, 0xd6, 0x92, 0x92, 0x50, 0xd7, 0xf8, 0xd6, //0x000042c8 .quad -2956376414312278525
+ 0xb2, 0xa9, 0x45, 0xba, 0x92, 0x23, 0x8a, 0x0b, //0x000042d0 .quad 831516194300602802
+ 0xc2, 0xc5, 0x9b, 0x5b, 0x92, 0x86, 0x5b, 0x86, //0x000042d8 .quad -8765264286586255934
+ 0x1e, 0x14, 0xd7, 0x68, 0x77, 0xac, 0x6c, 0x8e, //0x000042e0 .quad -8183976793979022306
+ 0x32, 0xb7, 0x82, 0xf2, 0x36, 0x68, 0xf2, 0xa7, //0x000042e8 .quad -6344894339805432014
+ 0x26, 0xd9, 0x0c, 0x43, 0x95, 0xd7, 0x07, 0x32, //0x000042f0 .quad 3605087062808385830
+ 0xff, 0x64, 0x23, 0xaf, 0x44, 0x02, 0xef, 0xd1, //0x000042f8 .quad -3319431906329402113
+ 0xb8, 0x07, 0xe8, 0x49, 0xbd, 0xe6, 0x44, 0x7f, //0x00004300 .quad 9170708441896323000
+ 0x1f, 0x1f, 0x76, 0xed, 0x6a, 0x61, 0x35, 0x83, //0x00004308 .quad -8992173969096958177
+ 0xa6, 0x09, 0x62, 0x9c, 0x6c, 0x20, 0x16, 0x5f, //0x00004310 .quad 6851699533943015846
+ 0xe7, 0xa6, 0xd3, 0xa8, 0xc5, 0xb9, 0x02, 0xa4, //0x00004318 .quad -6628531442943809817
+ 0x0f, 0x8c, 0x7a, 0xc3, 0x87, 0xa8, 0xdb, 0x36, //0x00004320 .quad 3952938399001381903
+ 0xa1, 0x90, 0x08, 0x13, 0x37, 0x68, 0x03, 0xcd, //0x00004328 .quad -3673978285252374367
+ 0x89, 0x97, 0x2c, 0xda, 0x54, 0x49, 0x49, 0xc2, //0x00004330 .quad -4446942528265218167
+ 0x64, 0x5a, 0xe5, 0x6b, 0x22, 0x21, 0x22, 0x80, //0x00004338 .quad -9213765455923815836
+ 0x6c, 0xbd, 0xb7, 0x10, 0xaa, 0x9b, 0xdb, 0xf2, //0x00004340 .quad -946992141904134804
+ 0xfd, 0xb0, 0xde, 0x06, 0x6b, 0xa9, 0x2a, 0xa0, //0x00004348 .quad -6905520801477381891
+ 0xc7, 0xac, 0xe5, 0x94, 0x94, 0x82, 0x92, 0x6f, //0x00004350 .quad 8039631859474607303
+ 0x3d, 0x5d, 0x96, 0xc8, 0xc5, 0x53, 0x35, 0xc8, //0x00004358 .quad -4020214983419339459
+ 0xf9, 0x17, 0x1f, 0xba, 0x39, 0x23, 0x77, 0xcb, //0x00004360 .quad -3785518230938904583
+ 0x8c, 0xf4, 0xbb, 0x3a, 0xb7, 0xa8, 0x42, 0xfa, //0x00004368 .quad -413582710846786420
+ 0xfb, 0x6e, 0x53, 0x14, 0x04, 0x76, 0x2a, 0xff, //0x00004370 .quad -60105885123121413
+ 0xd7, 0x78, 0xb5, 0x84, 0x72, 0xa9, 0x69, 0x9c, //0x00004378 .quad -7176018221920323369
+ 0xba, 0x4a, 0x68, 0x19, 0x85, 0x13, 0xf5, 0xfe, //0x00004380 .quad -75132356403901766
+ 0x0d, 0xd7, 0xe2, 0x25, 0xcf, 0x13, 0x84, 0xc3, //0x00004388 .quad -4358336758973016307
+ 0x69, 0x5d, 0xc2, 0x5f, 0x66, 0x58, 0xb2, 0x7e, //0x00004390 .quad 9129456591349898601
+ 0xd1, 0x8c, 0x5b, 0xef, 0xc2, 0x18, 0x65, 0xf4, //0x00004398 .quad -836234930288882479
+ 0x61, 0x7a, 0xd9, 0xfb, 0x3f, 0x77, 0x2f, 0xef, //0x000043a0 .quad -1211618658047395231
+ 0x02, 0x38, 0x99, 0xd5, 0x79, 0x2f, 0xbf, 0x98, //0x000043a8 .quad -7440175859071633406
+ 0xfa, 0xd8, 0xcf, 0xfa, 0x0f, 0x55, 0xfb, 0xaa, //0x000043b0 .quad -6126209340986631942
+ 0x03, 0x86, 0xff, 0x4a, 0x58, 0xfb, 0xee, 0xbe, //0x000043b8 .quad -4688533805412153853
+ 0x38, 0xcf, 0x83, 0xf9, 0x53, 0x2a, 0xba, 0x95, //0x000043c0 .quad -7657761676233289928
+ 0x84, 0x67, 0xbf, 0x5d, 0x2e, 0xba, 0xaa, 0xee, //0x000043c8 .quad -1248981238337804412
+ 0x83, 0x61, 0xf2, 0x7b, 0x74, 0x5a, 0x94, 0xdd, //0x000043d0 .quad -2480258038432112253
+ 0xb2, 0xa0, 0x97, 0xfa, 0x5c, 0xb4, 0x2a, 0x95, //0x000043d8 .quad -7698142301602209614
+ 0xe4, 0xf9, 0xee, 0x9a, 0x11, 0x71, 0xf9, 0x94, //0x000043e0 .quad -7712008566467528220
+ 0xdf, 0x88, 0x3d, 0x39, 0x74, 0x61, 0x75, 0xba, //0x000043e8 .quad -5010991858575374113
+ 0x5d, 0xb8, 0xaa, 0x01, 0x56, 0xcd, 0x37, 0x7a, //0x000043f0 .quad 8806733365625141341
+ 0x17, 0xeb, 0x8c, 0x47, 0xd1, 0xb9, 0x12, 0xe9, //0x000043f8 .quad -1652053804791829737
+ 0x3a, 0xb3, 0x0a, 0xc1, 0x55, 0xe0, 0x62, 0xac, //0x00004400 .quad -6025006692552756422
+ 0xee, 0x12, 0xb8, 0xcc, 0x22, 0xb4, 0xab, 0x91, //0x00004408 .quad -7950062655635975442
+ 0x09, 0x60, 0x4d, 0x31, 0x6b, 0x98, 0x7b, 0x57, //0x00004410 .quad 6303799689591218185
+ 0xaa, 0x17, 0xe6, 0x7f, 0x2b, 0xa1, 0x16, 0xb6, //0x00004418 .quad -5325892301117581398
+ 0x0b, 0xb8, 0xa0, 0xfd, 0x85, 0x7e, 0x5a, 0xed, //0x00004420 .quad -1343622424865753077
+ 0x94, 0x9d, 0xdf, 0x5f, 0x76, 0x49, 0x9c, 0xe3, //0x00004428 .quad -2045679357969588844
+ 0x07, 0x73, 0x84, 0xbe, 0x13, 0x8f, 0x58, 0x14, //0x00004430 .quad 1466078993672598279
+ 0x7d, 0xc2, 0xeb, 0xfb, 0xe9, 0xad, 0x41, 0x8e, //0x00004438 .quad -8196078626372074883
+ 0xc8, 0x8f, 0x25, 0xae, 0xd8, 0xb2, 0x6e, 0x59, //0x00004440 .quad 6444284760518135752
+ 0x1c, 0xb3, 0xe6, 0x7a, 0x64, 0x19, 0xd2, 0xb1, //0x00004448 .quad -5633412264537705700
+ 0xbb, 0xf3, 0xae, 0xd9, 0x8e, 0x5f, 0xca, 0x6f, //0x00004450 .quad 8055355950647669691
+ 0xe3, 0x5f, 0xa0, 0x99, 0xbd, 0x9f, 0x46, 0xde, //0x00004458 .quad -2430079312244744221
+ 0x54, 0x58, 0x0d, 0x48, 0xb9, 0x7b, 0xde, 0x25, //0x00004460 .quad 2728754459941099604
+ 0xee, 0x3b, 0x04, 0x80, 0xd6, 0x23, 0xec, 0x8a, //0x00004468 .quad -8436328597794046994
+ 0x6a, 0xae, 0x10, 0x9a, 0xa7, 0x1a, 0x56, 0xaf, //0x00004470 .quad -5812428961928401302
+ 0xe9, 0x4a, 0x05, 0x20, 0xcc, 0x2c, 0xa7, 0xad, //0x00004478 .quad -5933724728815170839
+ 0x04, 0xda, 0x94, 0x80, 0x51, 0xa1, 0x2b, 0x1b, //0x00004480 .quad 1957835834444274180
+ 0xa4, 0x9d, 0x06, 0x28, 0xff, 0xf7, 0x10, 0xd9, //0x00004488 .quad -2805469892591575644
+ 0x42, 0x08, 0x5d, 0xf0, 0xd2, 0x44, 0xfb, 0x90, //0x00004490 .quad -7999724640327104446
+ 0x86, 0x22, 0x04, 0x79, 0xff, 0x9a, 0xaa, 0x87, //0x00004498 .quad -8670947710510816634
+ 0x53, 0x4a, 0x74, 0xac, 0x07, 0x16, 0x3a, 0x35, //0x000044a0 .quad 3835402254873283155
+ 0x28, 0x2b, 0x45, 0x57, 0xbf, 0x41, 0x95, 0xa9, //0x000044a8 .quad -6226998619711132888
+ 0xe8, 0x5c, 0x91, 0x97, 0x89, 0x9b, 0x88, 0x42, //0x000044b0 .quad 4794252818591603944
+ 0xf2, 0x75, 0x16, 0x2d, 0x2f, 0x92, 0xfa, 0xd3, //0x000044b8 .quad -3172062256211528206
+ 0x11, 0xda, 0xba, 0xfe, 0x35, 0x61, 0x95, 0x69, //0x000044c0 .quad 7608094030047140369
+ 0xb7, 0x09, 0x2e, 0x7c, 0x5d, 0x9b, 0x7c, 0x84, //0x000044c8 .quad -8900067937773286985
+ 0x95, 0x90, 0x69, 0x7e, 0x83, 0xb9, 0xfa, 0x43, //0x000044d0 .quad 4898431519131537557
+ 0x25, 0x8c, 0x39, 0xdb, 0x34, 0xc2, 0x9b, 0xa5, //0x000044d8 .quad -6513398903789220827
+ 0xbb, 0xf4, 0x03, 0x5e, 0xe4, 0x67, 0xf9, 0x94, //0x000044e0 .quad -7712018656367741765
+ 0x2e, 0xef, 0x07, 0x12, 0xc2, 0xb2, 0x02, 0xcf, //0x000044e8 .quad -3530062611309138130
+ 0xf5, 0x78, 0xc2, 0xba, 0xee, 0xe0, 0x1b, 0x1d, //0x000044f0 .quad 2097517367411243253
+ 0x7d, 0xf5, 0x44, 0x4b, 0xb9, 0xaf, 0x61, 0x81, //0x000044f8 .quad -9123818159709293187
+ 0x32, 0x17, 0x73, 0x69, 0x2a, 0xd9, 0x62, 0x64, //0x00004500 .quad 7233582727691441970
+ 0xdc, 0x32, 0x16, 0x9e, 0xa7, 0x1b, 0xba, 0xa1, //0x00004508 .quad -6793086681209228580
+ 0xfe, 0xdc, 0xcf, 0x03, 0x75, 0x8f, 0x7b, 0x7d, //0x00004510 .quad 9041978409614302462
+ 0x93, 0xbf, 0x9b, 0x85, 0x91, 0xa2, 0x28, 0xca, //0x00004518 .quad -3879672333084147821
+ 0x3e, 0xd4, 0xc3, 0x44, 0x52, 0x73, 0xda, 0x5c, //0x00004520 .quad 6690786993590490174
+ 0x78, 0xaf, 0x02, 0xe7, 0x35, 0xcb, 0xb2, 0xfc, //0x00004528 .quad -237904397927796872
+ 0xa7, 0x64, 0xfa, 0x6a, 0x13, 0x88, 0x08, 0x3a, //0x00004530 .quad 4181741870994056359
+ 0xab, 0xad, 0x61, 0xb0, 0x01, 0xbf, 0xef, 0x9d, //0x00004538 .quad -7066219276345954901
+ 0xd0, 0xfd, 0xb8, 0x45, 0x18, 0xaa, 0x8a, 0x08, //0x00004540 .quad 615491320315182544
+ 0x16, 0x19, 0x7a, 0x1c, 0xc2, 0xae, 0x6b, 0xc5, //0x00004548 .quad -4221088077005055722
+ 0x45, 0x3d, 0x27, 0x57, 0x9e, 0x54, 0xad, 0x8a, //0x00004550 .quad -8454007886460797627
+ 0x5b, 0x9f, 0x98, 0xa3, 0x72, 0x9a, 0xc6, 0xf6, //0x00004558 .quad -664674077828931749
+ 0x4b, 0x86, 0x78, 0xf6, 0xe2, 0x54, 0xac, 0x36, //0x00004560 .quad 3939617107816777291
+ 0x99, 0x63, 0x3f, 0xa6, 0x87, 0x20, 0x3c, 0x9a, //0x00004568 .quad -7332950326284164199
+ 0xdd, 0xa7, 0x16, 0xb4, 0x1b, 0x6a, 0x57, 0x84, //0x00004570 .quad -8910536670511192099
+ 0x7f, 0x3c, 0xcf, 0x8f, 0xa9, 0x28, 0xcb, 0xc0, //0x00004578 .quad -4554501889427817345
+ 0xd5, 0x51, 0x1c, 0xa1, 0xa2, 0x44, 0x6d, 0x65, //0x00004580 .quad 7308573235570561493
+ 0x9f, 0x0b, 0xc3, 0xf3, 0xd3, 0xf2, 0xfd, 0xf0, //0x00004588 .quad -1081441343357383777
+ 0x25, 0xb3, 0xb1, 0xa4, 0xe5, 0x4a, 0x64, 0x9f, //0x00004590 .quad -6961356773836868827
+ 0x43, 0xe7, 0x59, 0x78, 0xc4, 0xb7, 0x9e, 0x96, //0x00004598 .quad -7593429867239446717
+ 0xee, 0x1f, 0xde, 0x0d, 0x9f, 0x5d, 0x3d, 0x87, //0x000045a0 .quad -8701695967296086034
+ 0x14, 0x61, 0x70, 0x96, 0xb5, 0x65, 0x46, 0xbc, //0x000045a8 .quad -4880101315621920492
+ 0xea, 0xa7, 0x55, 0xd1, 0x06, 0xb5, 0x0c, 0xa9, //0x000045b0 .quad -6265433940692719638
+ 0x59, 0x79, 0x0c, 0xfc, 0x22, 0xff, 0x57, 0xeb, //0x000045b8 .quad -1488440626100012711
+ 0xf2, 0x88, 0xd5, 0x42, 0x24, 0xf1, 0xa7, 0x09, //0x000045c0 .quad 695789805494438130
+ 0xd8, 0xcb, 0x87, 0xdd, 0x75, 0xff, 0x16, 0x93, //0x000045c8 .quad -7847804418953589800
+ 0x2f, 0xeb, 0x8a, 0x53, 0x6d, 0xed, 0x11, 0x0c, //0x000045d0 .quad 869737256868047663
+ 0xce, 0xbe, 0xe9, 0x54, 0x53, 0xbf, 0xdc, 0xb7, //0x000045d8 .quad -5198069505264599346
+ 0xfa, 0xa5, 0x6d, 0xa8, 0xc8, 0x68, 0x16, 0x8f, //0x000045e0 .quad -8136200465769716230
+ 0x81, 0x2e, 0x24, 0x2a, 0x28, 0xef, 0xd3, 0xe5, //0x000045e8 .quad -1885900863153361279
+ 0xbc, 0x87, 0x44, 0x69, 0x7d, 0x01, 0x6e, 0xf9, //0x000045f0 .quad -473439272678684740
+ 0x10, 0x9d, 0x56, 0x1a, 0x79, 0x75, 0xa4, 0x8f, //0x000045f8 .quad -8096217067111932656
+ 0xac, 0xa9, 0x95, 0xc3, 0xdc, 0x81, 0xc9, 0x37, //0x00004600 .quad 4019886927579031980
+ 0x55, 0x44, 0xec, 0x60, 0xd7, 0x92, 0x8d, 0xb3, //0x00004608 .quad -5508585315462527915
+ 0x17, 0x14, 0x7b, 0xf4, 0x53, 0xe2, 0xbb, 0x85, //0x00004610 .quad -8810199395808373737
+ 0x6a, 0x55, 0x27, 0x39, 0x8d, 0xf7, 0x70, 0xe0, //0x00004618 .quad -2274045625900771990
+ 0x8e, 0xec, 0xcc, 0x78, 0x74, 0x6d, 0x95, 0x93, //0x00004620 .quad -7812217631593927538
+ 0x62, 0x95, 0xb8, 0x43, 0xb8, 0x9a, 0x46, 0x8c, //0x00004628 .quad -8338807543829064350
+ 0xb2, 0x27, 0x00, 0x97, 0xd1, 0xc8, 0x7a, 0x38, //0x00004630 .quad 4069786015789754290
+ 0xbb, 0xba, 0xa6, 0x54, 0x66, 0x41, 0x58, 0xaf, //0x00004638 .quad -5811823411358942533
+ 0x9e, 0x31, 0xc0, 0xfc, 0x05, 0x7b, 0x99, 0x06, //0x00004640 .quad 475546501309804958
+ 0x6a, 0x69, 0xd0, 0xe9, 0xbf, 0x51, 0x2e, 0xdb, //0x00004648 .quad -2653093245771290262
+ 0x03, 0x1f, 0xf8, 0xbd, 0xe3, 0xec, 0x1f, 0x44, //0x00004650 .quad 4908902581746016003
+ 0xe2, 0x41, 0x22, 0xf2, 0x17, 0xf3, 0xfc, 0x88, //0x00004658 .quad -8575712306248138270
+ 0xc3, 0x26, 0x76, 0xad, 0x1c, 0xe8, 0x27, 0xd5, //0x00004660 .quad -3087243809672255805
+ 0x5a, 0xd2, 0xaa, 0xee, 0xdd, 0x2f, 0x3c, 0xab, //0x00004668 .quad -6107954364382784934
+ 0x74, 0xb0, 0xd3, 0xd8, 0x23, 0xe2, 0x71, 0x8a, //0x00004670 .quad -8470740780517707660
+ 0xf1, 0x86, 0x55, 0x6a, 0xd5, 0x3b, 0x0b, 0xd6, //0x00004678 .quad -3023256937051093263
+ 0x49, 0x4e, 0x84, 0x67, 0x56, 0x2d, 0x87, 0xf6, //0x00004680 .quad -682526969396179383
+ 0x56, 0x74, 0x75, 0x62, 0x65, 0x05, 0xc7, 0x85, //0x00004688 .quad -8807064613298015146
+ 0xdb, 0x61, 0x65, 0x01, 0xac, 0xf8, 0x28, 0xb4, //0x00004690 .quad -5464844730172612133
+ 0x6c, 0xd1, 0x12, 0xbb, 0xbe, 0xc6, 0x38, 0xa7, //0x00004698 .quad -6397144748195131028
+ 0x52, 0xba, 0xbe, 0x01, 0xd7, 0x36, 0x33, 0xe1, //0x000046a0 .quad -2219369894288377262
+ 0xc7, 0x85, 0xd7, 0x69, 0x6e, 0xf8, 0x06, 0xd1, //0x000046a8 .quad -3384744916816525881
+ 0x73, 0x34, 0x17, 0x61, 0x46, 0x02, 0xc0, 0xec, //0x000046b0 .quad -1387106183930235789
+ 0x9c, 0xb3, 0x26, 0x02, 0x45, 0x5b, 0xa4, 0x82, //0x000046b8 .quad -9032994600651410532
+ 0x90, 0x01, 0x5d, 0xf9, 0xd7, 0x02, 0xf0, 0x27, //0x000046c0 .quad 2877803288514593168
+ 0x84, 0x60, 0xb0, 0x42, 0x16, 0x72, 0x4d, 0xa3, //0x000046c8 .quad -6679557232386875260
+ 0xf4, 0x41, 0xb4, 0xf7, 0x8d, 0x03, 0xec, 0x31, //0x000046d0 .quad 3597254110643241460
+ 0xa5, 0x78, 0x5c, 0xd3, 0x9b, 0xce, 0x20, 0xcc, //0x000046d8 .quad -3737760522056206171
+ 0x71, 0x52, 0xa1, 0x75, 0x71, 0x04, 0x67, 0x7e, //0x000046e0 .quad 9108253656731439729
+ 0xce, 0x96, 0x33, 0xc8, 0x42, 0x02, 0x29, 0xff, //0x000046e8 .quad -60514634142869810
+ 0x86, 0xd3, 0x84, 0xe9, 0xc6, 0x62, 0x00, 0x0f, //0x000046f0 .quad 1080972517029761926
+ 0x41, 0x3e, 0x20, 0xbd, 0x69, 0xa1, 0x79, 0x9f, //0x000046f8 .quad -6955350673980375487
+ 0x68, 0x08, 0xe6, 0xa3, 0x78, 0x7b, 0xc0, 0x52, //0x00004700 .quad 5962901664714590312
+ 0xd1, 0x4d, 0x68, 0x2c, 0xc4, 0x09, 0x58, 0xc7, //0x00004708 .quad -4082502324048081455
+ 0x82, 0x8a, 0xdf, 0xcc, 0x56, 0x9a, 0x70, 0xa7, //0x00004710 .quad -6381430974388925822
+ 0x45, 0x61, 0x82, 0x37, 0x35, 0x0c, 0x2e, 0xf9, //0x00004718 .quad -491441886632713915
+ 0x91, 0xb6, 0x0b, 0x40, 0x76, 0x60, 0xa6, 0x88, //0x00004720 .quad -8600080377420466543
+ 0xcb, 0x7c, 0xb1, 0x42, 0xa1, 0xc7, 0xbc, 0x9b, //0x00004728 .quad -7224680206786528053
+ 0x35, 0xa4, 0x0e, 0xd0, 0x93, 0xf8, 0xcf, 0x6a, //0x00004730 .quad 7696643601933968437
+ 0xfe, 0xdb, 0x5d, 0x93, 0x89, 0xf9, 0xab, 0xc2, //0x00004738 .quad -4419164240055772162
+ 0x43, 0x4d, 0x12, 0xc4, 0xb8, 0xf6, 0x83, 0x05, //0x00004740 .quad 397432465562684739
+ 0xfe, 0x52, 0x35, 0xf8, 0xeb, 0xf7, 0x56, 0xf3, //0x00004748 .quad -912269281642327298
+ 0x4a, 0x70, 0x8b, 0x7a, 0x33, 0x7a, 0x72, 0xc3, //0x00004750 .quad -4363290727450709942
+ 0xde, 0x53, 0x21, 0x7b, 0xf3, 0x5a, 0x16, 0x98, //0x00004758 .quad -7487697328667536418
+ 0x5c, 0x4c, 0x2e, 0x59, 0xc0, 0x18, 0x4f, 0x74, //0x00004760 .quad 8380944645968776284
+ 0xd6, 0xa8, 0xe9, 0x59, 0xb0, 0xf1, 0x1b, 0xbe, //0x00004768 .quad -4747935642407032618
+ 0x73, 0xdf, 0x79, 0x6f, 0xf0, 0xde, 0x62, 0x11, //0x00004770 .quad 1252808770606194547
+ 0x0c, 0x13, 0x64, 0x70, 0x1c, 0xee, 0xa2, 0xed, //0x00004778 .quad -1323233534581402868
+ 0xa8, 0x2b, 0xac, 0x45, 0x56, 0xcb, 0xdd, 0x8a, //0x00004780 .quad -8440366555225904216
+ 0xe7, 0x8b, 0x3e, 0xc6, 0xd1, 0xd4, 0x85, 0x94, //0x00004788 .quad -7744549986754458649
+ 0x92, 0x36, 0x17, 0xd7, 0x2b, 0x3e, 0x95, 0x6d, //0x00004790 .quad 7896285879677171346
+ 0xe1, 0x2e, 0xce, 0x37, 0x06, 0x4a, 0xa7, 0xb9, //0x00004798 .quad -5069001465015685407
+ 0x37, 0x04, 0xdd, 0xcc, 0xb6, 0x8d, 0xfa, 0xc8, //0x000047a0 .quad -3964700705685699529
+ 0x99, 0xba, 0xc1, 0xc5, 0x87, 0x1c, 0x11, 0xe8, //0x000047a8 .quad -1724565812842218855
+ 0xa2, 0x22, 0x0a, 0x40, 0x92, 0x98, 0x9c, 0x1d, //0x000047b0 .quad 2133748077373825698
+ 0xa0, 0x14, 0x99, 0xdb, 0xd4, 0xb1, 0x0a, 0x91, //0x000047b8 .quad -7995382660667468640
+ 0x4b, 0xab, 0x0c, 0xd0, 0xb6, 0xbe, 0x03, 0x25, //0x000047c0 .quad 2667185096717282123
+ 0xc8, 0x59, 0x7f, 0x12, 0x4a, 0x5e, 0x4d, 0xb5, //0x000047c8 .quad -5382542307406947896
+ 0x1d, 0xd6, 0x0f, 0x84, 0x64, 0xae, 0x44, 0x2e, //0x000047d0 .quad 3333981370896602653
+ 0x3a, 0x30, 0x1f, 0x97, 0xdc, 0xb5, 0xa0, 0xe2, //0x000047d8 .quad -2116491865831296966
+ 0xd2, 0xe5, 0x89, 0xd2, 0xfe, 0xec, 0xea, 0x5c, //0x000047e0 .quad 6695424375237764562
+ 0x24, 0x7e, 0x73, 0xde, 0xa9, 0x71, 0xa4, 0x8d, //0x000047e8 .quad -8240336443785642460
+ 0x47, 0x5f, 0x2c, 0x87, 0x3e, 0xa8, 0x25, 0x74, //0x000047f0 .quad 8369280469047205703
+ 0xad, 0x5d, 0x10, 0x56, 0x14, 0x8e, 0x0d, 0xb1, //0x000047f8 .quad -5688734536304665171
+ 0x19, 0x77, 0xf7, 0x28, 0x4e, 0x12, 0x2f, 0xd1, //0x00004800 .quad -3373457468973156583
+ 0x18, 0x75, 0x94, 0x6b, 0x99, 0xf1, 0x50, 0xdd, //0x00004808 .quad -2499232151953443560
+ 0x6f, 0xaa, 0x9a, 0xd9, 0x70, 0x6b, 0xbd, 0x82, //0x00004810 .quad -9025939945749304721
+ 0x2f, 0xc9, 0x3c, 0xe3, 0xff, 0x96, 0x52, 0x8a, //0x00004818 .quad -8479549122611984081
+ 0x0b, 0x55, 0x01, 0x10, 0x4d, 0xc6, 0x6c, 0x63, //0x00004820 .quad 7164319141522920715
+ 0x7b, 0xfb, 0x0b, 0xdc, 0xbf, 0x3c, 0xe7, 0xac, //0x00004828 .quad -5987750384837592197
+ 0x4e, 0xaa, 0x01, 0x54, 0xe0, 0xf7, 0x47, 0x3c, //0x00004830 .quad 4343712908476262990
+ 0x5a, 0xfa, 0x0e, 0xd3, 0xef, 0x0b, 0x21, 0xd8, //0x00004838 .quad -2873001962619602342
+ 0x71, 0x0a, 0x81, 0x34, 0xec, 0xfa, 0xac, 0x65, //0x00004840 .quad 7326506586225052273
+ 0x78, 0x5c, 0xe9, 0xe3, 0x75, 0xa7, 0x14, 0x87, //0x00004848 .quad -8713155254278333320
+ 0x0d, 0x4d, 0xa1, 0x41, 0xa7, 0x39, 0x18, 0x7f, //0x00004850 .quad 9158133232781315341
+ 0x96, 0xb3, 0xe3, 0x5c, 0x53, 0xd1, 0xd9, 0xa8, //0x00004858 .quad -6279758049420528746
+ 0x50, 0xa0, 0x09, 0x12, 0x11, 0x48, 0xde, 0x1e, //0x00004860 .quad 2224294504121868368
+ 0x7c, 0xa0, 0x1c, 0x34, 0xa8, 0x45, 0x10, 0xd3, //0x00004868 .quad -3238011543348273028
+ 0x32, 0x04, 0x46, 0xab, 0x0a, 0xed, 0x4a, 0x93, //0x00004870 .quad -7833187971778608078
+ 0x4d, 0xe4, 0x91, 0x20, 0x89, 0x2b, 0xea, 0x83, //0x00004878 .quad -8941286242233752499
+ 0x3f, 0x85, 0x17, 0x56, 0x4d, 0xa8, 0x1d, 0xf8, //0x00004880 .quad -568112927868484289
+ 0x60, 0x5d, 0xb6, 0x68, 0x6b, 0xb6, 0xe4, 0xa4, //0x00004888 .quad -6564921784364802720
+ 0x8e, 0x66, 0x9d, 0xab, 0x60, 0x12, 0x25, 0x36, //0x00004890 .quad 3901544858591782542
+ 0xb9, 0xf4, 0xe3, 0x42, 0x06, 0xe4, 0x1d, 0xce, //0x00004898 .quad -3594466212028615495
+ 0x19, 0x60, 0x42, 0x6b, 0x7c, 0x2b, 0xd7, 0xc1, //0x000048a0 .quad -4479063491021217767
+ 0xf3, 0x78, 0xce, 0xe9, 0x83, 0xae, 0xd2, 0x80, //0x000048a8 .quad -9164070410158966541
+ 0x1f, 0xf8, 0x12, 0x86, 0x5b, 0xf6, 0x4c, 0xb2, //0x000048b0 .quad -5598829363776522209
+ 0x30, 0x17, 0x42, 0xe4, 0x24, 0x5a, 0x07, 0xa1, //0x000048b8 .quad -6843401994271320272
+ 0x27, 0xb6, 0x97, 0x67, 0xf2, 0x33, 0xe0, 0xde, //0x000048c0 .quad -2386850686293264857
+ 0xfc, 0x9c, 0x52, 0x1d, 0xae, 0x30, 0x49, 0xc9, //0x000048c8 .quad -3942566474411762436
+ 0xb1, 0xa3, 0x7d, 0x01, 0xef, 0x40, 0x98, 0x16, //0x000048d0 .quad 1628122660560806833
+ 0x3c, 0x44, 0xa7, 0xa4, 0xd9, 0x7c, 0x9b, 0xfb, //0x000048d8 .quad -316522074587315140
+ 0x4e, 0x86, 0xee, 0x60, 0x95, 0x28, 0x1f, 0x8e, //0x000048e0 .quad -8205795374004271538
+ 0xa5, 0x8a, 0xe8, 0x06, 0x08, 0x2e, 0x41, 0x9d, //0x000048e8 .quad -7115355324258153819
+ 0xe2, 0x27, 0x2a, 0xb9, 0xba, 0xf2, 0xa6, 0xf1, //0x000048f0 .quad -1033872180650563614
+ 0x4e, 0xad, 0xa2, 0x08, 0x8a, 0x79, 0x91, 0xc4, //0x000048f8 .quad -4282508136895304370
+ 0xdb, 0xb1, 0x74, 0x67, 0x69, 0xaf, 0x10, 0xae, //0x00004900 .quad -5904026244240592421
+ 0xa2, 0x58, 0xcb, 0x8a, 0xec, 0xd7, 0xb5, 0xf5, //0x00004908 .quad -741449152691742558
+ 0x29, 0xef, 0xa8, 0xe0, 0xa1, 0x6d, 0xca, 0xac, //0x00004910 .quad -5995859411864064215
+ 0x65, 0x17, 0xbf, 0xd6, 0xf3, 0xa6, 0x91, 0x99, //0x00004918 .quad -7380934748073420955
+ 0xf3, 0x2a, 0xd3, 0x58, 0x0a, 0x09, 0xfd, 0x17, //0x00004920 .quad 1728547772024695539
+ 0x3f, 0xdd, 0x6e, 0xcc, 0xb0, 0x10, 0xf6, 0xbf, //0x00004928 .quad -4614482416664388289
+ 0xb0, 0xf5, 0x07, 0xef, 0x4c, 0x4b, 0xfc, 0xdd, //0x00004930 .quad -2451001303396518480
+ 0x8e, 0x94, 0x8a, 0xff, 0xdc, 0x94, 0xf3, 0xef, //0x00004938 .quad -1156417002403097458
+ 0x8e, 0xf9, 0x64, 0x15, 0x10, 0xaf, 0xbd, 0x4a, //0x00004940 .quad 5385653213018257806
+ 0xd9, 0x9c, 0xb6, 0x1f, 0x0a, 0x3d, 0xf8, 0x95, //0x00004948 .quad -7640289654143017767
+ 0xf1, 0x37, 0xbe, 0x1a, 0xd4, 0x1a, 0x6d, 0x9d, //0x00004950 .quad -7102991539009341455
+ 0x0f, 0x44, 0xa4, 0xa7, 0x4c, 0x4c, 0x76, 0xbb, //0x00004958 .quad -4938676049251384305
+ 0xed, 0xc5, 0x6d, 0x21, 0x89, 0x61, 0xc8, 0x84, //0x00004960 .quad -8878739423761676819
+ 0x13, 0x55, 0x8d, 0xd1, 0x5f, 0xdf, 0x53, 0xea, //0x00004968 .quad -1561659043136842477
+ 0xb4, 0x9b, 0xe4, 0xb4, 0xf5, 0x3c, 0xfd, 0x32, //0x00004970 .quad 3674159897003727796
+ 0x2c, 0x55, 0xf8, 0xe2, 0x9b, 0x6b, 0x74, 0x92, //0x00004978 .quad -7893565929601608404
+ 0xa1, 0xc2, 0x1d, 0x22, 0x33, 0x8c, 0xbc, 0x3f, //0x00004980 .quad 4592699871254659745
+ 0x77, 0x6a, 0xb6, 0xdb, 0x82, 0x86, 0x11, 0xb7, //0x00004988 .quad -5255271393574622601
+ 0x4a, 0x33, 0xa5, 0xea, 0x3f, 0xaf, 0xab, 0x0f, //0x00004990 .quad 1129188820640936778
+ 0x15, 0x05, 0xa4, 0x92, 0x23, 0xe8, 0xd5, 0xe4, //0x00004998 .quad -1957403223540890347
+ 0x0e, 0x40, 0xa7, 0xf2, 0x87, 0x4d, 0xcb, 0x29, //0x000049a0 .quad 3011586022114279438
+ 0x2d, 0x83, 0xa6, 0x3b, 0x16, 0xb1, 0x05, 0x8f, //0x000049a8 .quad -8140906042354138323
+ 0x12, 0x10, 0x51, 0xef, 0xe9, 0x20, 0x3e, 0x74, //0x000049b0 .quad 8376168546070237202
+ 0xf8, 0x23, 0x90, 0xca, 0x5b, 0x1d, 0xc7, 0xb2, //0x000049b8 .quad -5564446534515285000
+ 0x16, 0x54, 0x25, 0x6b, 0x24, 0xa9, 0x4d, 0x91, //0x000049c0 .quad -7976533391121755114
+ 0xf6, 0x2c, 0x34, 0xbd, 0xb2, 0xe4, 0x78, 0xdf, //0x000049c8 .quad -2343872149716718346
+ 0x8e, 0x54, 0xf7, 0xc2, 0xb6, 0x89, 0xd0, 0x1a, //0x000049d0 .quad 1932195658189984910
+ 0x1a, 0x9c, 0x40, 0xb6, 0xef, 0x8e, 0xab, 0x8b, //0x000049d8 .quad -8382449121214030822
+ 0xb1, 0x29, 0xb5, 0x73, 0x24, 0xac, 0x84, 0xa1, //0x000049e0 .quad -6808127464117294671
+ 0x20, 0xc3, 0xd0, 0xa3, 0xab, 0x72, 0x96, 0xae, //0x000049e8 .quad -5866375383090150624
+ 0x1e, 0x74, 0xa2, 0x90, 0x2d, 0xd7, 0xe5, 0xc9, //0x000049f0 .quad -3898473311719230434
+ 0xe8, 0xf3, 0xc4, 0x8c, 0x56, 0x0f, 0x3c, 0xda, //0x000049f8 .quad -2721283210435300376
+ 0x92, 0x88, 0x65, 0x7a, 0x7c, 0xa6, 0x2f, 0x7e, //0x00004a00 .quad 9092669226243950738
+ 0x71, 0x18, 0xfb, 0x17, 0x96, 0x89, 0x65, 0x88, //0x00004a08 .quad -8618331034163144591
+ 0xb7, 0xea, 0xfe, 0x98, 0x1b, 0x90, 0xbb, 0xdd, //0x00004a10 .quad -2469221522477225289
+ 0x8d, 0xde, 0xf9, 0x9d, 0xfb, 0xeb, 0x7e, 0xaa, //0x00004a18 .quad -6161227774276542835
+ 0x65, 0xa5, 0x3e, 0x7f, 0x22, 0x74, 0x2a, 0x55, //0x00004a20 .quad 6136845133758244197
+ 0x31, 0x56, 0x78, 0x85, 0xfa, 0xa6, 0x1e, 0xd5, //0x00004a28 .quad -3089848699418290639
+ 0x5f, 0x27, 0x87, 0x8f, 0x95, 0x88, 0x3a, 0xd5, //0x00004a30 .quad -3082000819042179233
+ 0xde, 0x35, 0x6b, 0x93, 0x5c, 0x28, 0x33, 0x85, //0x00004a38 .quad -8848684464777513506
+ 0x37, 0xf1, 0x68, 0xf3, 0xba, 0x2a, 0x89, 0x8a, //0x00004a40 .quad -8464187042230111945
+ 0x56, 0x03, 0x46, 0xb8, 0x73, 0xf2, 0x7f, 0xa6, //0x00004a48 .quad -6449169562544503978
+ 0x85, 0x2d, 0x43, 0xb0, 0x69, 0x75, 0x2b, 0x2d, //0x00004a50 .quad 3254824252494523781
+ 0x2c, 0x84, 0x57, 0xa6, 0x10, 0xef, 0x1f, 0xd0, //0x00004a58 .quad -3449775934753242068
+ 0x73, 0xfc, 0x29, 0x0e, 0x62, 0x29, 0x3b, 0x9c, //0x00004a60 .quad -7189106879045698445
+ 0x9b, 0xb2, 0xf6, 0x67, 0x6a, 0xf5, 0x13, 0x82, //0x00004a68 .quad -9073638986861858149
+ 0x8f, 0x7b, 0xb4, 0x91, 0xba, 0xf3, 0x49, 0x83, //0x00004a70 .quad -8986383598807123057
+ 0x42, 0x5f, 0xf4, 0x01, 0xc5, 0xf2, 0x98, 0xa2, //0x00004a78 .quad -6730362715149934782
+ 0x73, 0x9a, 0x21, 0x36, 0xa9, 0x70, 0x1c, 0x24, //0x00004a80 .quad 2602078556773259891
+ 0x13, 0x77, 0x71, 0x42, 0x76, 0x2f, 0x3f, 0xcb, //0x00004a88 .quad -3801267375510030573
+ 0x10, 0x01, 0xaa, 0x83, 0xd3, 0x8c, 0x23, 0xed, //0x00004a90 .quad -1359087822460813040
+ 0xd7, 0xd4, 0x0d, 0xd3, 0x53, 0xfb, 0x0e, 0xfe, //0x00004a98 .quad -139898200960150313
+ 0xaa, 0x40, 0x4a, 0x32, 0x04, 0x38, 0x36, 0xf4, //0x00004aa0 .quad -849429889038008150
+ 0x06, 0xa5, 0xe8, 0x63, 0x14, 0x5d, 0xc9, 0x9e, //0x00004aa8 .quad -7004965403241175802
+ 0xd5, 0xd0, 0xdc, 0x3e, 0x05, 0xc6, 0x43, 0xb1, //0x00004ab0 .quad -5673473379724898091
+ 0x48, 0xce, 0xe2, 0x7c, 0x59, 0xb4, 0x7b, 0xc6, //0x00004ab8 .quad -4144520735624081848
+ 0x0a, 0x05, 0x94, 0x8e, 0x86, 0xb7, 0x94, 0xdd, //0x00004ac0 .quad -2480155706228734710
+ 0xda, 0x81, 0x1b, 0xdc, 0x6f, 0xa1, 0x1a, 0xf8, //0x00004ac8 .quad -568964901102714406
+ 0x26, 0x83, 0x1c, 0x19, 0xb4, 0xf2, 0x7c, 0xca, //0x00004ad0 .quad -3855940325606653146
+ 0x28, 0x31, 0x91, 0xe9, 0xe5, 0xa4, 0x10, 0x9b, //0x00004ad8 .quad -7273132090830278360
+ 0xf0, 0xa3, 0x63, 0x1f, 0x61, 0x2f, 0x1c, 0xfd, //0x00004ae0 .quad -208239388580928528
+ 0x72, 0x7d, 0xf5, 0x63, 0x1f, 0xce, 0xd4, 0xc1, //0x00004ae8 .quad -4479729095110460046
+ 0xec, 0x8c, 0x3c, 0x67, 0x39, 0x3b, 0x63, 0xbc, //0x00004af0 .quad -4871985254153548564
+ 0xcf, 0xdc, 0xf2, 0x3c, 0xa7, 0x01, 0x4a, 0xf2, //0x00004af8 .quad -987975350460687153
+ 0x13, 0xd8, 0x85, 0xe0, 0x03, 0x05, 0xbe, 0xd5, //0x00004b00 .quad -3044990783845967853
+ 0x01, 0xca, 0x17, 0x86, 0x08, 0x41, 0x6e, 0x97, //0x00004b08 .quad -7535013621679011327
+ 0x18, 0x4e, 0xa7, 0xd8, 0x44, 0x86, 0x2d, 0x4b, //0x00004b10 .quad 5417133557047315992
+ 0x82, 0xbc, 0x9d, 0xa7, 0x4a, 0xd1, 0x49, 0xbd, //0x00004b18 .quad -4807081008671376254
+ 0x9e, 0x21, 0xd1, 0x0e, 0xd6, 0xe7, 0xf8, 0xdd, //0x00004b20 .quad -2451955090545630818
+ 0xa2, 0x2b, 0x85, 0x51, 0x9d, 0x45, 0x9c, 0xec, //0x00004b28 .quad -1397165242411832414
+ 0x03, 0xb5, 0x42, 0xc9, 0xe5, 0x90, 0xbb, 0xca, //0x00004b30 .quad -3838314940804713213
+ 0x45, 0x3b, 0xf3, 0x52, 0x82, 0xab, 0xe1, 0x93, //0x00004b38 .quad -7790757304148477115
+ 0x43, 0x62, 0x93, 0x3b, 0x1f, 0x75, 0x6a, 0x3d, //0x00004b40 .quad 4425478360848884291
+ 0x17, 0x0a, 0xb0, 0xe7, 0x62, 0x16, 0xda, 0xb8, //0x00004b48 .quad -5126760611758208489
+ 0xd4, 0x3a, 0x78, 0x0a, 0x67, 0x12, 0xc5, 0x0c, //0x00004b50 .quad 920161932633717460
+ 0x9d, 0x0c, 0x9c, 0xa1, 0xfb, 0x9b, 0x10, 0xe7, //0x00004b58 .quad -1796764746270372707
+ 0xc5, 0x24, 0x8b, 0x66, 0x80, 0x2b, 0xfb, 0x27, //0x00004b60 .quad 2880944217109767365
+ 0xe2, 0x87, 0x01, 0x45, 0x7d, 0x61, 0x6a, 0x90, //0x00004b68 .quad -8040506994060064798
+ 0xf6, 0xed, 0x2d, 0x80, 0x60, 0xf6, 0xf9, 0xb1, //0x00004b70 .quad -5622191765467566602
+ 0xda, 0xe9, 0x41, 0x96, 0xdc, 0xf9, 0x84, 0xb4, //0x00004b78 .quad -5438947724147693094
+ 0x73, 0x69, 0x39, 0xa0, 0xf8, 0x73, 0x78, 0x5e, //0x00004b80 .quad 6807318348447705459
+ 0x51, 0x64, 0xd2, 0xbb, 0x53, 0x38, 0xa6, 0xe1, //0x00004b88 .quad -2186998636757228463
+ 0xe8, 0xe1, 0x23, 0x64, 0x7b, 0x48, 0x0b, 0xdb, //0x00004b90 .quad -2662955059861265944
+ 0xb2, 0x7e, 0x63, 0x55, 0x34, 0xe3, 0x07, 0x8d, //0x00004b98 .quad -8284403175614349646
+ 0x62, 0xda, 0x2c, 0x3d, 0x9a, 0x1a, 0xce, 0x91, //0x00004ba0 .quad -7940379843253970334
+ 0x5f, 0x5e, 0xbc, 0x6a, 0x01, 0xdc, 0x49, 0xb0, //0x00004ba8 .quad -5743817951090549153
+ 0xfb, 0x10, 0x78, 0xcc, 0x40, 0xa1, 0x41, 0x76, //0x00004bb0 .quad 8521269269642088699
+ 0xf7, 0x75, 0x6b, 0xc5, 0x01, 0x53, 0x5c, 0xdc, //0x00004bb8 .quad -2568086420435798537
+ 0x9d, 0x0a, 0xcb, 0x7f, 0xc8, 0x04, 0xe9, 0xa9, //0x00004bc0 .quad -6203421752542164323
+ 0xba, 0x29, 0x63, 0x1b, 0xe1, 0xb3, 0xb9, 0x89, //0x00004bc8 .quad -8522583040413455942
+ 0x44, 0xcd, 0xbd, 0x9f, 0xfa, 0x45, 0x63, 0x54, //0x00004bd0 .quad 6080780864604458308
+ 0x29, 0xf4, 0x3b, 0x62, 0xd9, 0x20, 0x28, 0xac, //0x00004bd8 .quad -6041542782089432023
+ 0x95, 0x40, 0xad, 0x47, 0x79, 0x17, 0x7c, 0xa9, //0x00004be0 .quad -6234081974526590827
+ 0x33, 0xf1, 0xca, 0xba, 0x0f, 0x29, 0x32, 0xd7, //0x00004be8 .quad -2940242459184402125
+ 0x5d, 0x48, 0xcc, 0xcc, 0xab, 0x8e, 0xed, 0x49, //0x00004bf0 .quad 5327070802775656541
+ 0xc0, 0xd6, 0xbe, 0xd4, 0xa9, 0x59, 0x7f, 0x86, //0x00004bf8 .quad -8755180564631333184
+ 0x74, 0x5a, 0xff, 0xbf, 0x56, 0xf2, 0x68, 0x5c, //0x00004c00 .quad 6658838503469570676
+ 0x70, 0x8c, 0xee, 0x49, 0x14, 0x30, 0x1f, 0xa8, //0x00004c08 .quad -6332289687361778576
+ 0x11, 0x31, 0xff, 0x6f, 0xec, 0x2e, 0x83, 0x73, //0x00004c10 .quad 8323548129336963345
+ 0x8c, 0x2f, 0x6a, 0x5c, 0x19, 0xfc, 0x26, 0xd2, //0x00004c18 .quad -3303676090774835316
+ 0xab, 0x7e, 0xff, 0xc5, 0x53, 0xfd, 0x31, 0xc8, //0x00004c20 .quad -4021154456019173717
+ 0xb7, 0x5d, 0xc2, 0xd9, 0x8f, 0x5d, 0x58, 0x83, //0x00004c28 .quad -8982326584375353929
+ 0x55, 0x5e, 0x7f, 0xb7, 0xa8, 0x7c, 0x3e, 0xba, //0x00004c30 .quad -5026443070023967147
+ 0x25, 0xf5, 0x32, 0xd0, 0xf3, 0x74, 0x2e, 0xa4, //0x00004c38 .quad -6616222212041804507
+ 0xeb, 0x35, 0x5f, 0xe5, 0xd2, 0x1b, 0xce, 0x28, //0x00004c40 .quad 2940318199324816875
+ 0x6f, 0xb2, 0x3f, 0xc4, 0x30, 0x12, 0x3a, 0xcd, //0x00004c48 .quad -3658591746624867729
+ 0xb3, 0x81, 0x5b, 0xcf, 0x63, 0xd1, 0x80, 0x79, //0x00004c50 .quad 8755227902219092403
+ 0x85, 0xcf, 0xa7, 0x7a, 0x5e, 0x4b, 0x44, 0x80, //0x00004c58 .quad -9204148869281624187
+ 0x1f, 0x62, 0x32, 0xc3, 0xbc, 0x05, 0xe1, 0xd7, //0x00004c60 .quad -2891023177508298209
+ 0x66, 0xc3, 0x51, 0x19, 0x36, 0x5e, 0x55, 0xa0, //0x00004c68 .quad -6893500068174642330
+ 0xa7, 0xfa, 0xfe, 0xf3, 0x2b, 0x47, 0xd9, 0x8d, //0x00004c70 .quad -8225464990312760665
+ 0x40, 0x34, 0xa6, 0x9f, 0xc3, 0xb5, 0x6a, 0xc8, //0x00004c78 .quad -4005189066790915008
+ 0x51, 0xb9, 0xfe, 0xf0, 0xf6, 0x98, 0x4f, 0xb1, //0x00004c80 .quad -5670145219463562927
+ 0x50, 0xc1, 0x8f, 0x87, 0x34, 0x63, 0x85, 0xfa, //0x00004c88 .quad -394800315061255856
+ 0xd3, 0x33, 0x9f, 0x56, 0x9a, 0xbf, 0xd1, 0x6e, //0x00004c90 .quad 7985374283903742931
+ 0xd2, 0xd8, 0xb9, 0xd4, 0x00, 0x5e, 0x93, 0x9c, //0x00004c98 .quad -7164279224554366766
+ 0xc8, 0x00, 0x47, 0xec, 0x80, 0x2f, 0x86, 0x0a, //0x00004ca0 .quad 758345818024902856
+ 0x07, 0x4f, 0xe8, 0x09, 0x81, 0x35, 0xb8, 0xc3, //0x00004ca8 .quad -4343663012265570553
+ 0xfa, 0xc0, 0x58, 0x27, 0x61, 0xbb, 0x27, 0xcd, //0x00004cb0 .quad -3663753745896259334
+ 0xc8, 0x62, 0x62, 0x4c, 0xe1, 0x42, 0xa6, 0xf4, //0x00004cb8 .quad -817892746904575288
+ 0x9c, 0x78, 0x97, 0xb8, 0x1c, 0xd5, 0x38, 0x80, //0x00004cc0 .quad -9207375118826243940
+ 0xbd, 0x7d, 0xbd, 0xcf, 0xcc, 0xe9, 0xe7, 0x98, //0x00004cc8 .quad -7428711994456441411
+ 0xc3, 0x56, 0xbd, 0xe6, 0x63, 0x0a, 0x47, 0xe0, //0x00004cd0 .quad -2285846861678029117
+ 0x2c, 0xdd, 0xac, 0x03, 0x40, 0xe4, 0x21, 0xbf, //0x00004cd8 .quad -4674203974643163860
+ 0x74, 0xac, 0x6c, 0xe0, 0xfc, 0xcc, 0x58, 0x18, //0x00004ce0 .quad 1754377441329851508
+ 0x78, 0x14, 0x98, 0x04, 0x50, 0x5d, 0xea, 0xee, //0x00004ce8 .quad -1231068949876566920
+ 0xc8, 0xeb, 0x43, 0x0c, 0x1e, 0x80, 0x37, 0x0f, //0x00004cf0 .quad 1096485900831157192
+ 0xcb, 0x0c, 0xdf, 0x02, 0x52, 0x7a, 0x52, 0x95, //0x00004cf8 .quad -7686947121313936181
+ 0xba, 0xe6, 0x54, 0x8f, 0x25, 0x60, 0x05, 0xd3, //0x00004d00 .quad -3241078642388441414
+ 0xfd, 0xcf, 0x96, 0x83, 0xe6, 0x18, 0xa7, 0xba, //0x00004d08 .quad -4996997883215032323
+ 0x69, 0x20, 0x2a, 0xf3, 0x2e, 0xb8, 0xc6, 0x47, //0x00004d10 .quad 5172023733869224041
+ 0xfd, 0x83, 0x7c, 0x24, 0x20, 0xdf, 0x50, 0xe9, //0x00004d18 .quad -1634561335591402499
+ 0x41, 0x54, 0xfa, 0x57, 0x1d, 0x33, 0xdc, 0x4c, //0x00004d20 .quad 5538357842881958977
+ 0x7e, 0xd2, 0xcd, 0x16, 0x74, 0x8b, 0xd2, 0x91, //0x00004d28 .quad -7939129862385708418
+ 0x52, 0xe9, 0xf8, 0xad, 0xe4, 0x3f, 0x13, 0xe0, //0x00004d30 .quad -2300424733252327086
+ 0x1d, 0x47, 0x81, 0x1c, 0x51, 0x2e, 0x47, 0xb6, //0x00004d38 .quad -5312226309554747619
+ 0xa6, 0x23, 0x77, 0xd9, 0xdd, 0x0f, 0x18, 0x58, //0x00004d40 .quad 6347841120289366950
+ 0xe5, 0x98, 0xa1, 0x63, 0xe5, 0xf9, 0xd8, 0xe3, //0x00004d48 .quad -2028596868516046619
+ 0x48, 0x76, 0xea, 0xa7, 0xea, 0x09, 0x0f, 0x57, //0x00004d50 .quad 6273243709394548296
+ 0x8f, 0xff, 0x44, 0x5e, 0x2f, 0x9c, 0x67, 0x8e, //0x00004d58 .quad -8185402070463610993
+ 0xda, 0x13, 0xe5, 0x51, 0x65, 0xcc, 0xd2, 0x2c, //0x00004d60 .quad 3229868618315797466
+ 0x73, 0x3f, 0xd6, 0x35, 0x3b, 0x83, 0x01, 0xb2, //0x00004d68 .quad -5620066569652125837
+ 0xd1, 0x58, 0x5e, 0xa6, 0x7e, 0x7f, 0x07, 0xf8, //0x00004d70 .quad -574350245532641071
+ 0x4f, 0xcf, 0x4b, 0x03, 0x0a, 0xe4, 0x81, 0xde, //0x00004d78 .quad -2413397193637769393
+ 0x82, 0xf7, 0xfa, 0x27, 0xaf, 0xaf, 0x04, 0xfb, //0x00004d80 .quad -358968903457900670
+ 0x91, 0x61, 0x0f, 0x42, 0x86, 0x2e, 0x11, 0x8b, //0x00004d88 .quad -8425902273664687727
+ 0x63, 0xb5, 0xf9, 0xf1, 0x9a, 0xdb, 0xc5, 0x79, //0x00004d90 .quad 8774660907532399971
+ 0xf6, 0x39, 0x93, 0xd2, 0x27, 0x7a, 0xd5, 0xad, //0x00004d98 .quad -5920691823653471754
+ 0xbc, 0x22, 0x78, 0xae, 0x81, 0x52, 0x37, 0x18, //0x00004da0 .quad 1744954097560724156
+ 0x74, 0x08, 0x38, 0xc7, 0xb1, 0xd8, 0x4a, 0xd9, //0x00004da8 .quad -2789178761139451788
+ 0xb5, 0x15, 0x0b, 0x0d, 0x91, 0x93, 0x22, 0x8f, //0x00004db0 .quad -8132775725879323211
+ 0x48, 0x05, 0x83, 0x1c, 0x6f, 0xc7, 0xce, 0x87, //0x00004db8 .quad -8660765753353239224
+ 0x22, 0xdb, 0x4d, 0x50, 0x75, 0x38, 0xeb, 0xb2, //0x00004dc0 .quad -5554283638921766110
+ 0x9a, 0xc6, 0xa3, 0xe3, 0x4a, 0x79, 0xc2, 0xa9, //0x00004dc8 .quad -6214271173264161126
+ 0xeb, 0x51, 0x61, 0xa4, 0x92, 0x06, 0xa6, 0x5f, //0x00004dd0 .quad 6892203506629956075
+ 0x41, 0xb8, 0x8c, 0x9c, 0x9d, 0x17, 0x33, 0xd4, //0x00004dd8 .quad -3156152948152813503
+ 0x33, 0xd3, 0xbc, 0xa6, 0x1b, 0xc4, 0xc7, 0xdb, //0x00004de0 .quad -2609901835997359309
+ 0x28, 0xf3, 0xd7, 0x81, 0xc2, 0xee, 0x9f, 0x84, //0x00004de8 .quad -8890124620236590296
+ 0x00, 0x08, 0x6c, 0x90, 0x22, 0xb5, 0xb9, 0x12, //0x00004df0 .quad 1349308723430688768
+ 0xf3, 0xef, 0x4d, 0x22, 0x73, 0xea, 0xc7, 0xa5, //0x00004df8 .quad -6500969756868349965
+ 0x00, 0x0a, 0x87, 0x34, 0x6b, 0x22, 0x68, 0xd7, //0x00004e00 .quad -2925050114139026944
+ 0xef, 0x6b, 0xe1, 0xea, 0x0f, 0xe5, 0x39, 0xcf, //0x00004e08 .quad -3514526177658049553
+ 0x40, 0x66, 0xd4, 0x00, 0x83, 0x15, 0xa1, 0xe6, //0x00004e10 .quad -1828156321336891840
+ 0x75, 0xe3, 0xcc, 0xf2, 0x29, 0x2f, 0x84, 0x81, //0x00004e18 .quad -9114107888677362827
+ 0xd0, 0x7f, 0x09, 0xc1, 0xe3, 0x5a, 0x49, 0x60, //0x00004e20 .quad 6938176635183661008
+ 0x53, 0x1c, 0x80, 0x6f, 0xf4, 0x3a, 0xe5, 0xa1, //0x00004e28 .quad -6780948842419315629
+ 0xc4, 0xdf, 0x4b, 0xb1, 0x9c, 0xb1, 0x5b, 0x38, //0x00004e30 .quad 4061034775552188356
+ 0x68, 0x23, 0x60, 0x8b, 0xb1, 0x89, 0x5e, 0xca, //0x00004e38 .quad -3864500034596756632
+ 0xb5, 0xd7, 0x9e, 0xdd, 0x03, 0x9e, 0x72, 0x46, //0x00004e40 .quad 5076293469440235445
+ 0x42, 0x2c, 0x38, 0xee, 0x1d, 0x2c, 0xf6, 0xfc, //0x00004e48 .quad -218939024818557886
+ 0xd1, 0x46, 0x83, 0x6a, 0xc2, 0xa2, 0x07, 0x6c, //0x00004e50 .quad 7784369436827535057
+ 0xa9, 0x1b, 0xe3, 0xb4, 0x92, 0xdb, 0x19, 0x9e, //0x00004e58 .quad -7054365918152680535
+ 0x85, 0x18, 0x24, 0x05, 0x73, 0x8b, 0x09, 0xc7, //0x00004e60 .quad -4104596259247744891
+ 0x93, 0xe2, 0x1b, 0x62, 0x77, 0x52, 0xa0, 0xc5, //0x00004e68 .quad -4206271379263462765
+ 0xa7, 0x1e, 0x6d, 0xc6, 0x4f, 0xee, 0xcb, 0xb8, //0x00004e70 .quad -5130745324059681113
+ 0x38, 0xdb, 0xa2, 0x3a, 0x15, 0x67, 0x08, 0xf7, //0x00004e78 .quad -646153205651940552
+ 0x28, 0x33, 0x04, 0xdc, 0xf1, 0x74, 0x7f, 0x73, //0x00004e80 .quad 8322499218531169064
+ 0x03, 0xc9, 0xa5, 0x44, 0x6d, 0x40, 0x65, 0x9a, //0x00004e88 .quad -7321374781173544701
+ 0xf2, 0x3f, 0x05, 0x53, 0x2e, 0x52, 0x5f, 0x50, //0x00004e90 .quad 5791438004736573426
+ 0x44, 0x3b, 0xcf, 0x95, 0x88, 0x90, 0xfe, 0xc0, //0x00004e98 .quad -4540032458039542972
+ 0xef, 0x8f, 0xc6, 0xe7, 0xb9, 0x26, 0x77, 0x64, //0x00004ea0 .quad 7239297505920716783
+ 0x15, 0x0a, 0x43, 0xbb, 0xaa, 0x34, 0x3e, 0xf1, //0x00004ea8 .quad -1063354554122040811
+ 0xf5, 0x19, 0xdc, 0x30, 0x34, 0x78, 0xca, 0x5e, //0x00004eb0 .quad 6830403950414141941
+ 0x4d, 0xe6, 0x09, 0xb5, 0xea, 0xe0, 0xc6, 0x96, //0x00004eb8 .quad -7582125623967357363
+ 0x72, 0x20, 0x13, 0x3d, 0x41, 0x16, 0x7d, 0xb6, //0x00004ec0 .quad -5297053117264486286
+ 0xe0, 0x5f, 0x4c, 0x62, 0x25, 0x99, 0x78, 0xbc, //0x00004ec8 .quad -4865971011531808800
+ 0x8f, 0xe8, 0x57, 0x8c, 0xd1, 0x5b, 0x1c, 0xe4, //0x00004ed0 .quad -2009630378153219953
+ 0xd8, 0x77, 0xdf, 0xba, 0x6e, 0xbf, 0x96, 0xeb, //0x00004ed8 .quad -1470777745987373096
+ 0x59, 0xf1, 0xb6, 0xf7, 0x62, 0xb9, 0x91, 0x8e, //0x00004ee0 .quad -8173548013986844327
+ 0xe7, 0xaa, 0xcb, 0x34, 0xa5, 0x37, 0x3e, 0x93, //0x00004ee8 .quad -7836765118883190041
+ 0xb0, 0xad, 0xa4, 0xb5, 0xbb, 0x27, 0x36, 0x72, //0x00004ef0 .quad 8229809056225996208
+ 0xa1, 0x95, 0xfe, 0x81, 0x8e, 0xc5, 0x0d, 0xb8, //0x00004ef8 .quad -5184270380176599647
+ 0x1c, 0xd9, 0x0d, 0xa3, 0xaa, 0xb1, 0xc3, 0xce, //0x00004f00 .quad -3547796734999668452
+ 0x09, 0x3b, 0x7e, 0x22, 0xf2, 0x36, 0x11, 0xe6, //0x00004f08 .quad -1868651956793361655
+ 0xb1, 0xa7, 0xe8, 0xa5, 0x0a, 0x4f, 0x3a, 0x21, //0x00004f10 .quad 2394313059052595121
+ 0xe6, 0xe4, 0x8e, 0x55, 0x57, 0xc2, 0xca, 0x8f, //0x00004f18 .quad -8085436500636932890
+ 0x9d, 0xd1, 0x62, 0x4f, 0xcd, 0xe2, 0x88, 0xa9, //0x00004f20 .quad -6230480713039031907
+ 0x1f, 0x9e, 0xf2, 0x2a, 0xed, 0x72, 0xbd, 0xb3, //0x00004f28 .quad -5495109607368778209
+ 0x05, 0x86, 0x3b, 0xa3, 0x80, 0x1b, 0xeb, 0x93, //0x00004f30 .quad -7788100891298789883
+ 0xa7, 0x45, 0xaf, 0x75, 0xa8, 0xcf, 0xac, 0xe0, //0x00004f38 .quad -2257200990783584857
+ 0xc3, 0x33, 0x05, 0x66, 0x30, 0xf1, 0x72, 0xbc, //0x00004f40 .quad -4867563057061743677
+ 0x88, 0x8b, 0x8d, 0x49, 0xc9, 0x01, 0x6c, 0x8c, //0x00004f48 .quad -8328279646880822392
+ 0xb4, 0x80, 0x86, 0x7f, 0x7c, 0xad, 0x8f, 0xeb, //0x00004f50 .quad -1472767802899791692
+ 0x6a, 0xee, 0xf0, 0x9b, 0x3b, 0x02, 0x87, 0xaf, //0x00004f58 .quad -5798663540173640086
+ 0xe1, 0x20, 0x68, 0x9f, 0xdb, 0x98, 0x73, 0xa6, //0x00004f60 .quad -6452645772052127519
+ 0x05, 0x2a, 0xed, 0x82, 0xca, 0xc2, 0x68, 0xdb, //0x00004f68 .quad -2636643406789662203
+ 0x8c, 0x14, 0xa1, 0x43, 0x89, 0x3f, 0x08, 0x88, //0x00004f70 .quad -8644589625959967604
+ 0x43, 0x3a, 0xd4, 0x91, 0xbe, 0x79, 0x21, 0x89, //0x00004f78 .quad -8565431156884620733
+ 0xb0, 0x59, 0x89, 0x94, 0x6b, 0x4f, 0x0a, 0x6a, //0x00004f80 .quad 7641007041259592112
+ 0xd4, 0x48, 0x49, 0x36, 0x2e, 0xd8, 0x69, 0xab, //0x00004f88 .quad -6095102927678388012
+ 0x1c, 0xb0, 0xab, 0x79, 0x46, 0xe3, 0x8c, 0x84, //0x00004f90 .quad -8895485272135061476
+ 0x09, 0x9b, 0xdb, 0xc3, 0x39, 0x4e, 0x44, 0xd6, //0x00004f98 .quad -3007192641170597111
+ 0x11, 0x4e, 0x0b, 0x0c, 0x0c, 0x0e, 0xd8, 0xf2, //0x00004fa0 .quad -947992276657025519
+ 0xe5, 0x40, 0x69, 0x1a, 0xe4, 0xb0, 0xea, 0x85, //0x00004fa8 .quad -8797024428372705051
+ 0x95, 0x21, 0x0e, 0x0f, 0x8f, 0x11, 0x8e, 0x6f, //0x00004fb0 .quad 8038381691033493909
+ 0x1f, 0x91, 0x03, 0x21, 0x1d, 0x5d, 0x65, 0xa7, //0x00004fb8 .quad -6384594517038493409
+ 0xfb, 0xa9, 0xd1, 0xd2, 0xf2, 0x95, 0x71, 0x4b, //0x00004fc0 .quad 5436291095364479483
+ 0x67, 0x75, 0x44, 0x69, 0x64, 0xb4, 0x3e, 0xd1, //0x00004fc8 .quad -3369057127870728857
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00004fd0 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ //0x00004fe0 .p2align 4, 0x00
+ //0x00004fe0 _POW_TAB
+ 0x01, 0x00, 0x00, 0x00, //0x00004fe0 .long 1
+ 0x03, 0x00, 0x00, 0x00, //0x00004fe4 .long 3
+ 0x06, 0x00, 0x00, 0x00, //0x00004fe8 .long 6
+ 0x09, 0x00, 0x00, 0x00, //0x00004fec .long 9
+ 0x0d, 0x00, 0x00, 0x00, //0x00004ff0 .long 13
+ 0x10, 0x00, 0x00, 0x00, //0x00004ff4 .long 16
+ 0x13, 0x00, 0x00, 0x00, //0x00004ff8 .long 19
+ 0x17, 0x00, 0x00, 0x00, //0x00004ffc .long 23
+ 0x1a, 0x00, 0x00, 0x00, //0x00005000 .long 26
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005004 .p2align 4, 0x00
+ //0x00005010 _LSHIFT_TAB
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005010 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005020 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005030 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005040 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005050 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005060 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .space 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005070 QUAD $0x0000000000000000 // .space 8, '\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x01, 0x00, 0x00, 0x00, //0x00005078 .long 1
+ 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000507c QUAD $0x0000000000000035; QUAD $0x0000000000000000 // .asciz 16, '5\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000508c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000509c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000050ac QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000050bc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000050cc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000050dc LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x01, 0x00, 0x00, 0x00, //0x000050e0 .long 1
+ 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000050e4 QUAD $0x0000000000003532; QUAD $0x0000000000000000 // .asciz 16, '25\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000050f4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005104 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005114 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005124 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005134 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00005144 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x01, 0x00, 0x00, 0x00, //0x00005148 .long 1
+ 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000514c QUAD $0x0000000000353231; QUAD $0x0000000000000000 // .asciz 16, '125\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000515c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000516c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000517c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000518c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000519c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000051ac LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x02, 0x00, 0x00, 0x00, //0x000051b0 .long 2
+ 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000051b4 QUAD $0x0000000000353236; QUAD $0x0000000000000000 // .asciz 16, '625\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000051c4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000051d4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000051e4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000051f4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005204 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00005214 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x02, 0x00, 0x00, 0x00, //0x00005218 .long 2
+ 0x33, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000521c QUAD $0x0000000035323133; QUAD $0x0000000000000000 // .asciz 16, '3125\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000522c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000523c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000524c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000525c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000526c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x0000527c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x02, 0x00, 0x00, 0x00, //0x00005280 .long 2
+ 0x31, 0x35, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005284 QUAD $0x0000003532363531; QUAD $0x0000000000000000 // .asciz 16, '15625\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005294 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000052a4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000052b4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000052c4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000052d4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000052e4 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x03, 0x00, 0x00, 0x00, //0x000052e8 .long 3
+ 0x37, 0x38, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000052ec QUAD $0x0000003532313837; QUAD $0x0000000000000000 // .asciz 16, '78125\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000052fc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000530c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000531c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000532c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000533c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x0000534c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x03, 0x00, 0x00, 0x00, //0x00005350 .long 3
+ 0x33, 0x39, 0x30, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005354 QUAD $0x0000353236303933; QUAD $0x0000000000000000 // .asciz 16, '390625\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005364 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005374 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005384 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005394 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000053a4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000053b4 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x03, 0x00, 0x00, 0x00, //0x000053b8 .long 3
+ 0x31, 0x39, 0x35, 0x33, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000053bc QUAD $0x0035323133353931; QUAD $0x0000000000000000 // .asciz 16, '1953125\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000053cc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000053dc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000053ec QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000053fc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000540c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x0000541c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x04, 0x00, 0x00, 0x00, //0x00005420 .long 4
+ 0x39, 0x37, 0x36, 0x35, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005424 QUAD $0x0035323635363739; QUAD $0x0000000000000000 // .asciz 16, '9765625\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005434 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005444 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005454 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005464 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005474 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00005484 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x04, 0x00, 0x00, 0x00, //0x00005488 .long 4
+ 0x34, 0x38, 0x38, 0x32, 0x38, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000548c QUAD $0x3532313832383834; QUAD $0x0000000000000000 // .asciz 16, '48828125\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000549c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000054ac QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000054bc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000054cc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000054dc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000054ec LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x04, 0x00, 0x00, 0x00, //0x000054f0 .long 4
+ 0x32, 0x34, 0x34, 0x31, 0x34, 0x30, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000054f4 QUAD $0x3236303431343432; QUAD $0x0000000000000035 // .asciz 16, '244140625\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005504 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005514 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005524 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005534 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005544 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00005554 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x04, 0x00, 0x00, 0x00, //0x00005558 .long 4
+ 0x31, 0x32, 0x32, 0x30, 0x37, 0x30, 0x33, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000555c QUAD $0x3133303730323231; QUAD $0x0000000000003532 // .asciz 16, '1220703125\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000556c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000557c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000558c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000559c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000055ac QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000055bc LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x05, 0x00, 0x00, 0x00, //0x000055c0 .long 5
+ 0x36, 0x31, 0x30, 0x33, 0x35, 0x31, 0x35, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000055c4 QUAD $0x3635313533303136; QUAD $0x0000000000003532 // .asciz 16, '6103515625\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000055d4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000055e4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000055f4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005604 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005614 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00005624 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x05, 0x00, 0x00, 0x00, //0x00005628 .long 5
+ 0x33, 0x30, 0x35, 0x31, 0x37, 0x35, 0x37, 0x38, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000562c QUAD $0x3837353731353033; QUAD $0x0000000000353231 // .asciz 16, '30517578125\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000563c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000564c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000565c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000566c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000567c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x0000568c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x05, 0x00, 0x00, 0x00, //0x00005690 .long 5
+ 0x31, 0x35, 0x32, 0x35, 0x38, 0x37, 0x38, 0x39, 0x30, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, //0x00005694 QUAD $0x3938373835323531; QUAD $0x0000000035323630 // .asciz 16, '152587890625\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000056a4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000056b4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000056c4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000056d4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000056e4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000056f4 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, //0x000056f8 .long 6
+ 0x37, 0x36, 0x32, 0x39, 0x33, 0x39, 0x34, 0x35, 0x33, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, //0x000056fc QUAD $0x3534393339323637; QUAD $0x0000000035323133 // .asciz 16, '762939453125\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000570c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000571c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000572c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000573c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000574c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x0000575c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, //0x00005760 .long 6
+ 0x33, 0x38, 0x31, 0x34, 0x36, 0x39, 0x37, 0x32, 0x36, 0x35, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, //0x00005764 QUAD $0x3237393634313833; QUAD $0x0000003532363536 // .asciz 16, '3814697265625\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005774 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005784 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005794 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000057a4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000057b4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000057c4 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x06, 0x00, 0x00, 0x00, //0x000057c8 .long 6
+ 0x31, 0x39, 0x30, 0x37, 0x33, 0x34, 0x38, 0x36, 0x33, 0x32, 0x38, 0x31, 0x32, 0x35, 0x00, 0x00, //0x000057cc QUAD $0x3638343337303931; QUAD $0x0000353231383233 // .asciz 16, '19073486328125\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000057dc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000057ec QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000057fc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000580c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000581c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x0000582c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x07, 0x00, 0x00, 0x00, //0x00005830 .long 7
+ 0x39, 0x35, 0x33, 0x36, 0x37, 0x34, 0x33, 0x31, 0x36, 0x34, 0x30, 0x36, 0x32, 0x35, 0x00, 0x00, //0x00005834 QUAD $0x3133343736333539; QUAD $0x0000353236303436 // .asciz 16, '95367431640625\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005844 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005854 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005864 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005874 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005884 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00005894 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x07, 0x00, 0x00, 0x00, //0x00005898 .long 7
+ 0x34, 0x37, 0x36, 0x38, 0x33, 0x37, 0x31, 0x35, 0x38, 0x32, 0x30, 0x33, 0x31, 0x32, 0x35, 0x00, //0x0000589c QUAD $0x3531373338363734; QUAD $0x0035323133303238 // .asciz 16, '476837158203125\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000058ac QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000058bc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000058cc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000058dc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000058ec QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000058fc LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x07, 0x00, 0x00, 0x00, //0x00005900 .long 7
+ 0x32, 0x33, 0x38, 0x34, 0x31, 0x38, 0x35, 0x37, 0x39, 0x31, 0x30, 0x31, 0x35, 0x36, 0x32, 0x35, //0x00005904 QUAD $0x3735383134383332; QUAD $0x3532363531303139 // .asciz 16, '2384185791015625'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005914 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005924 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005934 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005944 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005954 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00005964 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x07, 0x00, 0x00, 0x00, //0x00005968 .long 7
+ 0x31, 0x31, 0x39, 0x32, 0x30, 0x39, 0x32, 0x38, 0x39, 0x35, 0x35, 0x30, 0x37, 0x38, 0x31, 0x32, //0x0000596c QUAD $0x3832393032393131; QUAD $0x3231383730353539 // .asciz 16, '1192092895507812'
+ 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000597c QUAD $0x0000000000000035; QUAD $0x0000000000000000 // .asciz 16, '5\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000598c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000599c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000059ac QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000059bc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000059cc LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x08, 0x00, 0x00, 0x00, //0x000059d0 .long 8
+ 0x35, 0x39, 0x36, 0x30, 0x34, 0x36, 0x34, 0x34, 0x37, 0x37, 0x35, 0x33, 0x39, 0x30, 0x36, 0x32, //0x000059d4 QUAD $0x3434363430363935; QUAD $0x3236303933353737 // .asciz 16, '5960464477539062'
+ 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000059e4 QUAD $0x0000000000000035; QUAD $0x0000000000000000 // .asciz 16, '5\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000059f4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005a04 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005a14 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005a24 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00005a34 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x08, 0x00, 0x00, 0x00, //0x00005a38 .long 8
+ 0x32, 0x39, 0x38, 0x30, 0x32, 0x33, 0x32, 0x32, 0x33, 0x38, 0x37, 0x36, 0x39, 0x35, 0x33, 0x31, //0x00005a3c QUAD $0x3232333230383932; QUAD $0x3133353936373833 // .asciz 16, '2980232238769531'
+ 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005a4c QUAD $0x0000000000003532; QUAD $0x0000000000000000 // .asciz 16, '25\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005a5c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005a6c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005a7c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005a8c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00005a9c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x08, 0x00, 0x00, 0x00, //0x00005aa0 .long 8
+ 0x31, 0x34, 0x39, 0x30, 0x31, 0x31, 0x36, 0x31, 0x31, 0x39, 0x33, 0x38, 0x34, 0x37, 0x36, 0x35, //0x00005aa4 QUAD $0x3136313130393431; QUAD $0x3536373438333931 // .asciz 16, '1490116119384765'
+ 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005ab4 QUAD $0x0000000000353236; QUAD $0x0000000000000000 // .asciz 16, '625\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005ac4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005ad4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005ae4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005af4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00005b04 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x09, 0x00, 0x00, 0x00, //0x00005b08 .long 9
+ 0x37, 0x34, 0x35, 0x30, 0x35, 0x38, 0x30, 0x35, 0x39, 0x36, 0x39, 0x32, 0x33, 0x38, 0x32, 0x38, //0x00005b0c QUAD $0x3530383530353437; QUAD $0x3832383332393639 // .asciz 16, '7450580596923828'
+ 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005b1c QUAD $0x0000000000353231; QUAD $0x0000000000000000 // .asciz 16, '125\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005b2c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005b3c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005b4c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005b5c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00005b6c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x09, 0x00, 0x00, 0x00, //0x00005b70 .long 9
+ 0x33, 0x37, 0x32, 0x35, 0x32, 0x39, 0x30, 0x32, 0x39, 0x38, 0x34, 0x36, 0x31, 0x39, 0x31, 0x34, //0x00005b74 QUAD $0x3230393235323733; QUAD $0x3431393136343839 // .asciz 16, '3725290298461914'
+ 0x30, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005b84 QUAD $0x0000000035323630; QUAD $0x0000000000000000 // .asciz 16, '0625\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005b94 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005ba4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005bb4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005bc4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00005bd4 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x09, 0x00, 0x00, 0x00, //0x00005bd8 .long 9
+ 0x31, 0x38, 0x36, 0x32, 0x36, 0x34, 0x35, 0x31, 0x34, 0x39, 0x32, 0x33, 0x30, 0x39, 0x35, 0x37, //0x00005bdc QUAD $0x3135343632363831; QUAD $0x3735393033323934 // .asciz 16, '1862645149230957'
+ 0x30, 0x33, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005bec QUAD $0x0000003532313330; QUAD $0x0000000000000000 // .asciz 16, '03125\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005bfc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005c0c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005c1c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005c2c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00005c3c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0a, 0x00, 0x00, 0x00, //0x00005c40 .long 10
+ 0x39, 0x33, 0x31, 0x33, 0x32, 0x32, 0x35, 0x37, 0x34, 0x36, 0x31, 0x35, 0x34, 0x37, 0x38, 0x35, //0x00005c44 QUAD $0x3735323233313339; QUAD $0x3538373435313634 // .asciz 16, '9313225746154785'
+ 0x31, 0x35, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005c54 QUAD $0x0000003532363531; QUAD $0x0000000000000000 // .asciz 16, '15625\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005c64 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005c74 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005c84 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005c94 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00005ca4 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0a, 0x00, 0x00, 0x00, //0x00005ca8 .long 10
+ 0x34, 0x36, 0x35, 0x36, 0x36, 0x31, 0x32, 0x38, 0x37, 0x33, 0x30, 0x37, 0x37, 0x33, 0x39, 0x32, //0x00005cac QUAD $0x3832313636353634; QUAD $0x3239333737303337 // .asciz 16, '4656612873077392'
+ 0x35, 0x37, 0x38, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005cbc QUAD $0x0000353231383735; QUAD $0x0000000000000000 // .asciz 16, '578125\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005ccc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005cdc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005cec QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005cfc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00005d0c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0a, 0x00, 0x00, 0x00, //0x00005d10 .long 10
+ 0x32, 0x33, 0x32, 0x38, 0x33, 0x30, 0x36, 0x34, 0x33, 0x36, 0x35, 0x33, 0x38, 0x36, 0x39, 0x36, //0x00005d14 QUAD $0x3436303338323332; QUAD $0x3639363833353633 // .asciz 16, '2328306436538696'
+ 0x32, 0x38, 0x39, 0x30, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005d24 QUAD $0x0035323630393832; QUAD $0x0000000000000000 // .asciz 16, '2890625\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005d34 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005d44 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005d54 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005d64 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00005d74 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0a, 0x00, 0x00, 0x00, //0x00005d78 .long 10
+ 0x31, 0x31, 0x36, 0x34, 0x31, 0x35, 0x33, 0x32, 0x31, 0x38, 0x32, 0x36, 0x39, 0x33, 0x34, 0x38, //0x00005d7c QUAD $0x3233353134363131; QUAD $0x3834333936323831 // .asciz 16, '1164153218269348'
+ 0x31, 0x34, 0x34, 0x35, 0x33, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005d8c QUAD $0x3532313335343431; QUAD $0x0000000000000000 // .asciz 16, '14453125\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005d9c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005dac QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005dbc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005dcc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00005ddc LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0b, 0x00, 0x00, 0x00, //0x00005de0 .long 11
+ 0x35, 0x38, 0x32, 0x30, 0x37, 0x36, 0x36, 0x30, 0x39, 0x31, 0x33, 0x34, 0x36, 0x37, 0x34, 0x30, //0x00005de4 QUAD $0x3036363730323835; QUAD $0x3034373634333139 // .asciz 16, '5820766091346740'
+ 0x37, 0x32, 0x32, 0x36, 0x35, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005df4 QUAD $0x3532363536323237; QUAD $0x0000000000000000 // .asciz 16, '72265625\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005e04 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005e14 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005e24 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005e34 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00005e44 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0b, 0x00, 0x00, 0x00, //0x00005e48 .long 11
+ 0x32, 0x39, 0x31, 0x30, 0x33, 0x38, 0x33, 0x30, 0x34, 0x35, 0x36, 0x37, 0x33, 0x33, 0x37, 0x30, //0x00005e4c QUAD $0x3033383330313932; QUAD $0x3037333337363534 // .asciz 16, '2910383045673370'
+ 0x33, 0x36, 0x31, 0x33, 0x32, 0x38, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005e5c QUAD $0x3231383233313633; QUAD $0x0000000000000035 // .asciz 16, '361328125\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005e6c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005e7c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005e8c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005e9c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00005eac LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0b, 0x00, 0x00, 0x00, //0x00005eb0 .long 11
+ 0x31, 0x34, 0x35, 0x35, 0x31, 0x39, 0x31, 0x35, 0x32, 0x32, 0x38, 0x33, 0x36, 0x36, 0x38, 0x35, //0x00005eb4 QUAD $0x3531393135353431; QUAD $0x3538363633383232 // .asciz 16, '1455191522836685'
+ 0x31, 0x38, 0x30, 0x36, 0x36, 0x34, 0x30, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005ec4 QUAD $0x3630343636303831; QUAD $0x0000000000003532 // .asciz 16, '1806640625\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005ed4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005ee4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005ef4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005f04 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00005f14 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0c, 0x00, 0x00, 0x00, //0x00005f18 .long 12
+ 0x37, 0x32, 0x37, 0x35, 0x39, 0x35, 0x37, 0x36, 0x31, 0x34, 0x31, 0x38, 0x33, 0x34, 0x32, 0x35, //0x00005f1c QUAD $0x3637353935373237; QUAD $0x3532343338313431 // .asciz 16, '7275957614183425'
+ 0x39, 0x30, 0x33, 0x33, 0x32, 0x30, 0x33, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005f2c QUAD $0x3133303233333039; QUAD $0x0000000000003532 // .asciz 16, '9033203125\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005f3c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005f4c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005f5c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005f6c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00005f7c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0c, 0x00, 0x00, 0x00, //0x00005f80 .long 12
+ 0x33, 0x36, 0x33, 0x37, 0x39, 0x37, 0x38, 0x38, 0x30, 0x37, 0x30, 0x39, 0x31, 0x37, 0x31, 0x32, //0x00005f84 QUAD $0x3838373937333633; QUAD $0x3231373139303730 // .asciz 16, '3637978807091712'
+ 0x39, 0x35, 0x31, 0x36, 0x36, 0x30, 0x31, 0x35, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005f94 QUAD $0x3531303636313539; QUAD $0x0000000000353236 // .asciz 16, '95166015625\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005fa4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005fb4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005fc4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00005fd4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00005fe4 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0c, 0x00, 0x00, 0x00, //0x00005fe8 .long 12
+ 0x31, 0x38, 0x31, 0x38, 0x39, 0x38, 0x39, 0x34, 0x30, 0x33, 0x35, 0x34, 0x35, 0x38, 0x35, 0x36, //0x00005fec QUAD $0x3439383938313831; QUAD $0x3635383534353330 // .asciz 16, '1818989403545856'
+ 0x34, 0x37, 0x35, 0x38, 0x33, 0x30, 0x30, 0x37, 0x38, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, //0x00005ffc QUAD $0x3730303338353734; QUAD $0x0000000035323138 // .asciz 16, '475830078125\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000600c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000601c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000602c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000603c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x0000604c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0d, 0x00, 0x00, 0x00, //0x00006050 .long 13
+ 0x39, 0x30, 0x39, 0x34, 0x39, 0x34, 0x37, 0x30, 0x31, 0x37, 0x37, 0x32, 0x39, 0x32, 0x38, 0x32, //0x00006054 QUAD $0x3037343934393039; QUAD $0x3238323932373731 // .asciz 16, '9094947017729282'
+ 0x33, 0x37, 0x39, 0x31, 0x35, 0x30, 0x33, 0x39, 0x30, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, //0x00006064 QUAD $0x3933303531393733; QUAD $0x0000000035323630 // .asciz 16, '379150390625\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006074 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006084 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006094 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000060a4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000060b4 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0d, 0x00, 0x00, 0x00, //0x000060b8 .long 13
+ 0x34, 0x35, 0x34, 0x37, 0x34, 0x37, 0x33, 0x35, 0x30, 0x38, 0x38, 0x36, 0x34, 0x36, 0x34, 0x31, //0x000060bc QUAD $0x3533373437343534; QUAD $0x3134363436383830 // .asciz 16, '4547473508864641'
+ 0x31, 0x38, 0x39, 0x35, 0x37, 0x35, 0x31, 0x39, 0x35, 0x33, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, //0x000060cc QUAD $0x3931353735393831; QUAD $0x0000003532313335 // .asciz 16, '1895751953125\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000060dc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000060ec QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000060fc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000610c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x0000611c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0d, 0x00, 0x00, 0x00, //0x00006120 .long 13
+ 0x32, 0x32, 0x37, 0x33, 0x37, 0x33, 0x36, 0x37, 0x35, 0x34, 0x34, 0x33, 0x32, 0x33, 0x32, 0x30, //0x00006124 QUAD $0x3736333733373232; QUAD $0x3032333233343435 // .asciz 16, '2273736754432320'
+ 0x35, 0x39, 0x34, 0x37, 0x38, 0x37, 0x35, 0x39, 0x37, 0x36, 0x35, 0x36, 0x32, 0x35, 0x00, 0x00, //0x00006134 QUAD $0x3935373837343935; QUAD $0x0000353236353637 // .asciz 16, '59478759765625\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006144 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006154 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006164 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006174 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00006184 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0d, 0x00, 0x00, 0x00, //0x00006188 .long 13
+ 0x31, 0x31, 0x33, 0x36, 0x38, 0x36, 0x38, 0x33, 0x37, 0x37, 0x32, 0x31, 0x36, 0x31, 0x36, 0x30, //0x0000618c QUAD $0x3338363836333131; QUAD $0x3036313631323737 // .asciz 16, '1136868377216160'
+ 0x32, 0x39, 0x37, 0x33, 0x39, 0x33, 0x37, 0x39, 0x38, 0x38, 0x32, 0x38, 0x31, 0x32, 0x35, 0x00, //0x0000619c QUAD $0x3937333933373932; QUAD $0x0035323138323838 // .asciz 16, '297393798828125\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000061ac QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000061bc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000061cc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000061dc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000061ec LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0e, 0x00, 0x00, 0x00, //0x000061f0 .long 14
+ 0x35, 0x36, 0x38, 0x34, 0x33, 0x34, 0x31, 0x38, 0x38, 0x36, 0x30, 0x38, 0x30, 0x38, 0x30, 0x31, //0x000061f4 QUAD $0x3831343334383635; QUAD $0x3130383038303638 // .asciz 16, '5684341886080801'
+ 0x34, 0x38, 0x36, 0x39, 0x36, 0x38, 0x39, 0x39, 0x34, 0x31, 0x34, 0x30, 0x36, 0x32, 0x35, 0x00, //0x00006204 QUAD $0x3939383639363834; QUAD $0x0035323630343134 // .asciz 16, '486968994140625\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006214 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006224 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006234 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006244 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00006254 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0e, 0x00, 0x00, 0x00, //0x00006258 .long 14
+ 0x32, 0x38, 0x34, 0x32, 0x31, 0x37, 0x30, 0x39, 0x34, 0x33, 0x30, 0x34, 0x30, 0x34, 0x30, 0x30, //0x0000625c QUAD $0x3930373132343832; QUAD $0x3030343034303334 // .asciz 16, '2842170943040400'
+ 0x37, 0x34, 0x33, 0x34, 0x38, 0x34, 0x34, 0x39, 0x37, 0x30, 0x37, 0x30, 0x33, 0x31, 0x32, 0x35, //0x0000626c QUAD $0x3934343834333437; QUAD $0x3532313330373037 // .asciz 16, '7434844970703125'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000627c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000628c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000629c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000062ac QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000062bc LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0e, 0x00, 0x00, 0x00, //0x000062c0 .long 14
+ 0x31, 0x34, 0x32, 0x31, 0x30, 0x38, 0x35, 0x34, 0x37, 0x31, 0x35, 0x32, 0x30, 0x32, 0x30, 0x30, //0x000062c4 QUAD $0x3435383031323431; QUAD $0x3030323032353137 // .asciz 16, '1421085471520200'
+ 0x33, 0x37, 0x31, 0x37, 0x34, 0x32, 0x32, 0x34, 0x38, 0x35, 0x33, 0x35, 0x31, 0x35, 0x36, 0x32, //0x000062d4 QUAD $0x3432323437313733; QUAD $0x3236353135333538 // .asciz 16, '3717422485351562'
+ 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000062e4 QUAD $0x0000000000000035; QUAD $0x0000000000000000 // .asciz 16, '5\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000062f4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006304 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006314 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00006324 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0f, 0x00, 0x00, 0x00, //0x00006328 .long 15
+ 0x37, 0x31, 0x30, 0x35, 0x34, 0x32, 0x37, 0x33, 0x35, 0x37, 0x36, 0x30, 0x31, 0x30, 0x30, 0x31, //0x0000632c QUAD $0x3337323435303137; QUAD $0x3130303130363735 // .asciz 16, '7105427357601001'
+ 0x38, 0x35, 0x38, 0x37, 0x31, 0x31, 0x32, 0x34, 0x32, 0x36, 0x37, 0x35, 0x37, 0x38, 0x31, 0x32, //0x0000633c QUAD $0x3432313137383538; QUAD $0x3231383735373632 // .asciz 16, '8587112426757812'
+ 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000634c QUAD $0x0000000000000035; QUAD $0x0000000000000000 // .asciz 16, '5\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000635c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000636c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000637c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x0000638c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0f, 0x00, 0x00, 0x00, //0x00006390 .long 15
+ 0x33, 0x35, 0x35, 0x32, 0x37, 0x31, 0x33, 0x36, 0x37, 0x38, 0x38, 0x30, 0x30, 0x35, 0x30, 0x30, //0x00006394 QUAD $0x3633313732353533; QUAD $0x3030353030383837 // .asciz 16, '3552713678800500'
+ 0x39, 0x32, 0x39, 0x33, 0x35, 0x35, 0x36, 0x32, 0x31, 0x33, 0x33, 0x37, 0x38, 0x39, 0x30, 0x36, //0x000063a4 QUAD $0x3236353533393239; QUAD $0x3630393837333331 // .asciz 16, '9293556213378906'
+ 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000063b4 QUAD $0x0000000000003532; QUAD $0x0000000000000000 // .asciz 16, '25\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000063c4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000063d4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000063e4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000063f4 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x0f, 0x00, 0x00, 0x00, //0x000063f8 .long 15
+ 0x31, 0x37, 0x37, 0x36, 0x33, 0x35, 0x36, 0x38, 0x33, 0x39, 0x34, 0x30, 0x30, 0x32, 0x35, 0x30, //0x000063fc QUAD $0x3836353336373731; QUAD $0x3035323030343933 // .asciz 16, '1776356839400250'
+ 0x34, 0x36, 0x34, 0x36, 0x37, 0x37, 0x38, 0x31, 0x30, 0x36, 0x36, 0x38, 0x39, 0x34, 0x35, 0x33, //0x0000640c QUAD $0x3138373736343634; QUAD $0x3335343938363630 // .asciz 16, '4646778106689453'
+ 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000641c QUAD $0x0000000000353231; QUAD $0x0000000000000000 // .asciz 16, '125\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000642c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000643c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000644c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x0000645c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x10, 0x00, 0x00, 0x00, //0x00006460 .long 16
+ 0x38, 0x38, 0x38, 0x31, 0x37, 0x38, 0x34, 0x31, 0x39, 0x37, 0x30, 0x30, 0x31, 0x32, 0x35, 0x32, //0x00006464 QUAD $0x3134383731383838; QUAD $0x3235323130303739 // .asciz 16, '8881784197001252'
+ 0x33, 0x32, 0x33, 0x33, 0x38, 0x39, 0x30, 0x35, 0x33, 0x33, 0x34, 0x34, 0x37, 0x32, 0x36, 0x35, //0x00006474 QUAD $0x3530393833333233; QUAD $0x3536323734343333 // .asciz 16, '3233890533447265'
+ 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006484 QUAD $0x0000000000353236; QUAD $0x0000000000000000 // .asciz 16, '625\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006494 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000064a4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000064b4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000064c4 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x10, 0x00, 0x00, 0x00, //0x000064c8 .long 16
+ 0x34, 0x34, 0x34, 0x30, 0x38, 0x39, 0x32, 0x30, 0x39, 0x38, 0x35, 0x30, 0x30, 0x36, 0x32, 0x36, //0x000064cc QUAD $0x3032393830343434; QUAD $0x3632363030353839 // .asciz 16, '4440892098500626'
+ 0x31, 0x36, 0x31, 0x36, 0x39, 0x34, 0x35, 0x32, 0x36, 0x36, 0x37, 0x32, 0x33, 0x36, 0x33, 0x32, //0x000064dc QUAD $0x3235343936313631; QUAD $0x3233363332373636 // .asciz 16, '1616945266723632'
+ 0x38, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000064ec QUAD $0x0000000035323138; QUAD $0x0000000000000000 // .asciz 16, '8125\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000064fc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000650c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000651c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x0000652c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x10, 0x00, 0x00, 0x00, //0x00006530 .long 16
+ 0x32, 0x32, 0x32, 0x30, 0x34, 0x34, 0x36, 0x30, 0x34, 0x39, 0x32, 0x35, 0x30, 0x33, 0x31, 0x33, //0x00006534 QUAD $0x3036343430323232; QUAD $0x3331333035323934 // .asciz 16, '2220446049250313'
+ 0x30, 0x38, 0x30, 0x38, 0x34, 0x37, 0x32, 0x36, 0x33, 0x33, 0x33, 0x36, 0x31, 0x38, 0x31, 0x36, //0x00006544 QUAD $0x3632373438303830; QUAD $0x3631383136333333 // .asciz 16, '0808472633361816'
+ 0x34, 0x30, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006554 QUAD $0x0000003532363034; QUAD $0x0000000000000000 // .asciz 16, '40625\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006564 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006574 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006584 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00006594 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x10, 0x00, 0x00, 0x00, //0x00006598 .long 16
+ 0x31, 0x31, 0x31, 0x30, 0x32, 0x32, 0x33, 0x30, 0x32, 0x34, 0x36, 0x32, 0x35, 0x31, 0x35, 0x36, //0x0000659c QUAD $0x3033323230313131; QUAD $0x3635313532363432 // .asciz 16, '1110223024625156'
+ 0x35, 0x34, 0x30, 0x34, 0x32, 0x33, 0x36, 0x33, 0x31, 0x36, 0x36, 0x38, 0x30, 0x39, 0x30, 0x38, //0x000065ac QUAD $0x3336333234303435; QUAD $0x3830393038363631 // .asciz 16, '5404236316680908'
+ 0x32, 0x30, 0x33, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000065bc QUAD $0x0000353231333032; QUAD $0x0000000000000000 // .asciz 16, '203125\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000065cc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000065dc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000065ec QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000065fc LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x11, 0x00, 0x00, 0x00, //0x00006600 .long 17
+ 0x35, 0x35, 0x35, 0x31, 0x31, 0x31, 0x35, 0x31, 0x32, 0x33, 0x31, 0x32, 0x35, 0x37, 0x38, 0x32, //0x00006604 QUAD $0x3135313131353535; QUAD $0x3238373532313332 // .asciz 16, '5551115123125782'
+ 0x37, 0x30, 0x32, 0x31, 0x31, 0x38, 0x31, 0x35, 0x38, 0x33, 0x34, 0x30, 0x34, 0x35, 0x34, 0x31, //0x00006614 QUAD $0x3531383131323037; QUAD $0x3134353430343338 // .asciz 16, '7021181583404541'
+ 0x30, 0x31, 0x35, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006624 QUAD $0x0000353236353130; QUAD $0x0000000000000000 // .asciz 16, '015625\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006634 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006644 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006654 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00006664 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x11, 0x00, 0x00, 0x00, //0x00006668 .long 17
+ 0x32, 0x37, 0x37, 0x35, 0x35, 0x35, 0x37, 0x35, 0x36, 0x31, 0x35, 0x36, 0x32, 0x38, 0x39, 0x31, //0x0000666c QUAD $0x3537353535373732; QUAD $0x3139383236353136 // .asciz 16, '2775557561562891'
+ 0x33, 0x35, 0x31, 0x30, 0x35, 0x39, 0x30, 0x37, 0x39, 0x31, 0x37, 0x30, 0x32, 0x32, 0x37, 0x30, //0x0000667c QUAD $0x3730393530313533; QUAD $0x3037323230373139 // .asciz 16, '3510590791702270'
+ 0x35, 0x30, 0x37, 0x38, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000668c QUAD $0x0035323138373035; QUAD $0x0000000000000000 // .asciz 16, '5078125\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000669c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000066ac QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000066bc QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000066cc LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x11, 0x00, 0x00, 0x00, //0x000066d0 .long 17
+ 0x31, 0x33, 0x38, 0x37, 0x37, 0x37, 0x38, 0x37, 0x38, 0x30, 0x37, 0x38, 0x31, 0x34, 0x34, 0x35, //0x000066d4 QUAD $0x3738373737383331; QUAD $0x3534343138373038 // .asciz 16, '1387778780781445'
+ 0x36, 0x37, 0x35, 0x35, 0x32, 0x39, 0x35, 0x33, 0x39, 0x35, 0x38, 0x35, 0x31, 0x31, 0x33, 0x35, //0x000066e4 QUAD $0x3335393235353736; QUAD $0x3533313135383539 // .asciz 16, '6755295395851135'
+ 0x32, 0x35, 0x33, 0x39, 0x30, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000066f4 QUAD $0x3532363039333532; QUAD $0x0000000000000000 // .asciz 16, '25390625\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006704 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006714 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006724 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00006734 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x12, 0x00, 0x00, 0x00, //0x00006738 .long 18
+ 0x36, 0x39, 0x33, 0x38, 0x38, 0x39, 0x33, 0x39, 0x30, 0x33, 0x39, 0x30, 0x37, 0x32, 0x32, 0x38, //0x0000673c QUAD $0x3933393838333936; QUAD $0x3832323730393330 // .asciz 16, '6938893903907228'
+ 0x33, 0x37, 0x37, 0x36, 0x34, 0x37, 0x36, 0x39, 0x37, 0x39, 0x32, 0x35, 0x35, 0x36, 0x37, 0x36, //0x0000674c QUAD $0x3936373436373733; QUAD $0x3637363535323937 // .asciz 16, '3776476979255676'
+ 0x32, 0x36, 0x39, 0x35, 0x33, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000675c QUAD $0x3532313335393632; QUAD $0x0000000000000000 // .asciz 16, '26953125\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000676c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000677c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000678c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x0000679c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x12, 0x00, 0x00, 0x00, //0x000067a0 .long 18
+ 0x33, 0x34, 0x36, 0x39, 0x34, 0x34, 0x36, 0x39, 0x35, 0x31, 0x39, 0x35, 0x33, 0x36, 0x31, 0x34, //0x000067a4 QUAD $0x3936343439363433; QUAD $0x3431363335393135 // .asciz 16, '3469446951953614'
+ 0x31, 0x38, 0x38, 0x38, 0x32, 0x33, 0x38, 0x34, 0x38, 0x39, 0x36, 0x32, 0x37, 0x38, 0x33, 0x38, //0x000067b4 QUAD $0x3438333238383831; QUAD $0x3833383732363938 // .asciz 16, '1888238489627838'
+ 0x31, 0x33, 0x34, 0x37, 0x36, 0x35, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000067c4 QUAD $0x3236353637343331; QUAD $0x0000000000000035 // .asciz 16, '134765625\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000067d4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000067e4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000067f4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x00006804 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x12, 0x00, 0x00, 0x00, //0x00006808 .long 18
+ 0x31, 0x37, 0x33, 0x34, 0x37, 0x32, 0x33, 0x34, 0x37, 0x35, 0x39, 0x37, 0x36, 0x38, 0x30, 0x37, //0x0000680c QUAD $0x3433323734333731; QUAD $0x3730383637393537 // .asciz 16, '1734723475976807'
+ 0x30, 0x39, 0x34, 0x34, 0x31, 0x31, 0x39, 0x32, 0x34, 0x34, 0x38, 0x31, 0x33, 0x39, 0x31, 0x39, //0x0000681c QUAD $0x3239313134343930; QUAD $0x3931393331383434 // .asciz 16, '0944119244813919'
+ 0x30, 0x36, 0x37, 0x33, 0x38, 0x32, 0x38, 0x31, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000682c QUAD $0x3138323833373630; QUAD $0x0000000000003532 // .asciz 16, '0673828125\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000683c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000684c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x0000685c QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x0000686c LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+ 0x13, 0x00, 0x00, 0x00, //0x00006870 .long 19
+ 0x38, 0x36, 0x37, 0x33, 0x36, 0x31, 0x37, 0x33, 0x37, 0x39, 0x38, 0x38, 0x34, 0x30, 0x33, 0x35, //0x00006874 QUAD $0x3337313633373638; QUAD $0x3533303438383937 // .asciz 16, '8673617379884035'
+ 0x34, 0x37, 0x32, 0x30, 0x35, 0x39, 0x36, 0x32, 0x32, 0x34, 0x30, 0x36, 0x39, 0x35, 0x39, 0x35, //0x00006884 QUAD $0x3236393530323734; QUAD $0x3539353936303432 // .asciz 16, '4720596224069595'
+ 0x33, 0x33, 0x36, 0x39, 0x31, 0x34, 0x30, 0x36, 0x32, 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x00006894 QUAD $0x3630343139363333; QUAD $0x0000000000003532 // .asciz 16, '3369140625\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000068a4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000068b4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //0x000068c4 QUAD $0x0000000000000000; QUAD $0x0000000000000000 // .asciz 16, '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
+ 0x00, 0x00, 0x00, 0x00, //0x000068d4 LONG $0x00000000 // .asciz 4, '\x00\x00\x00\x00'
+}
+
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/vsigned.go b/vendor/github.com/bytedance/sonic/internal/native/avx/vsigned.go
new file mode 100644
index 000000000..c42f4b071
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/vsigned.go
@@ -0,0 +1,33 @@
+/*
+ * Copyright 2021 ByteDance Inc.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package avx
+
+import (
+ `unsafe`
+
+ `github.com/bytedance/sonic/internal/native/types`
+ `github.com/bytedance/sonic/internal/rt`
+)
+
+var F_vsigned func(s unsafe.Pointer, p unsafe.Pointer, v unsafe.Pointer)
+
+var S_vsigned uintptr
+
+//go:nosplit
+func vsigned(s *string, p *int, v *types.JsonState) {
+ F_vsigned(rt.NoEscape(unsafe.Pointer(s)), rt.NoEscape(unsafe.Pointer(p)), rt.NoEscape(unsafe.Pointer(v)))
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/vsigned_subr.go b/vendor/github.com/bytedance/sonic/internal/native/avx/vsigned_subr.go
new file mode 100644
index 000000000..0cb1239d8
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/vsigned_subr.go
@@ -0,0 +1,50 @@
+// +build !noasm !appengine
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+import (
+ `github.com/bytedance/sonic/loader`
+)
+
+const (
+ _entry__vsigned = 0
+)
+
+const (
+ _stack__vsigned = 16
+)
+
+const (
+ _size__vsigned = 320
+)
+
+var (
+ _pcsp__vsigned = [][2]uint32{
+ {1, 0},
+ {4, 8},
+ {112, 16},
+ {113, 8},
+ {114, 0},
+ {125, 16},
+ {126, 8},
+ {127, 0},
+ {260, 16},
+ {261, 8},
+ {262, 0},
+ {266, 16},
+ {267, 8},
+ {268, 0},
+ {306, 16},
+ {307, 8},
+ {308, 0},
+ {316, 16},
+ {317, 8},
+ {319, 0},
+ }
+)
+
+var _cfunc_vsigned = []loader.CFunc{
+ {"_vsigned_entry", 0, _entry__vsigned, 0, nil},
+ {"_vsigned", _entry__vsigned, _size__vsigned, _stack__vsigned, _pcsp__vsigned},
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/vsigned_text_amd64.go b/vendor/github.com/bytedance/sonic/internal/native/avx/vsigned_text_amd64.go
new file mode 100644
index 000000000..632bd6ef5
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/vsigned_text_amd64.go
@@ -0,0 +1,112 @@
+// +build amd64
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+var _text_vsigned = []byte{
+ // .p2align 4, 0x90
+ // _vsigned
+ 0x55, // pushq %rbp
+ 0x48, 0x89, 0xe5, //0x00000001 movq %rsp, %rbp
+ 0x53, //0x00000004 pushq %rbx
+ 0x48, 0x8b, 0x1e, //0x00000005 movq (%rsi), %rbx
+ 0x4c, 0x8b, 0x07, //0x00000008 movq (%rdi), %r8
+ 0x4c, 0x8b, 0x57, 0x08, //0x0000000b movq $8(%rdi), %r10
+ 0x48, 0xc7, 0x02, 0x09, 0x00, 0x00, 0x00, //0x0000000f movq $9, (%rdx)
+ 0xc5, 0xf8, 0x57, 0xc0, //0x00000016 vxorps %xmm0, %xmm0, %xmm0
+ 0xc5, 0xf8, 0x11, 0x42, 0x08, //0x0000001a vmovups %xmm0, $8(%rdx)
+ 0x48, 0x8b, 0x0e, //0x0000001f movq (%rsi), %rcx
+ 0x48, 0x89, 0x4a, 0x18, //0x00000022 movq %rcx, $24(%rdx)
+ 0x4c, 0x39, 0xd3, //0x00000026 cmpq %r10, %rbx
+ 0x0f, 0x83, 0x44, 0x00, 0x00, 0x00, //0x00000029 jae LBB0_1
+ 0x41, 0x8a, 0x0c, 0x18, //0x0000002f movb (%r8,%rbx), %cl
+ 0x41, 0xb9, 0x01, 0x00, 0x00, 0x00, //0x00000033 movl $1, %r9d
+ 0x80, 0xf9, 0x2d, //0x00000039 cmpb $45, %cl
+ 0x0f, 0x85, 0x17, 0x00, 0x00, 0x00, //0x0000003c jne LBB0_5
+ 0x48, 0xff, 0xc3, //0x00000042 incq %rbx
+ 0x4c, 0x39, 0xd3, //0x00000045 cmpq %r10, %rbx
+ 0x0f, 0x83, 0x25, 0x00, 0x00, 0x00, //0x00000048 jae LBB0_1
+ 0x41, 0x8a, 0x0c, 0x18, //0x0000004e movb (%r8,%rbx), %cl
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00000052 movq $-1, %r9
+ //0x00000059 LBB0_5
+ 0x8d, 0x79, 0xd0, //0x00000059 leal $-48(%rcx), %edi
+ 0x40, 0x80, 0xff, 0x0a, //0x0000005c cmpb $10, %dil
+ 0x0f, 0x82, 0x1a, 0x00, 0x00, 0x00, //0x00000060 jb LBB0_7
+ 0x48, 0x89, 0x1e, //0x00000066 movq %rbx, (%rsi)
+ 0x48, 0xc7, 0x02, 0xfe, 0xff, 0xff, 0xff, //0x00000069 movq $-2, (%rdx)
+ 0x5b, //0x00000070 popq %rbx
+ 0x5d, //0x00000071 popq %rbp
+ 0xc3, //0x00000072 retq
+ //0x00000073 LBB0_1
+ 0x4c, 0x89, 0x16, //0x00000073 movq %r10, (%rsi)
+ 0x48, 0xc7, 0x02, 0xff, 0xff, 0xff, 0xff, //0x00000076 movq $-1, (%rdx)
+ 0x5b, //0x0000007d popq %rbx
+ 0x5d, //0x0000007e popq %rbp
+ 0xc3, //0x0000007f retq
+ //0x00000080 LBB0_7
+ 0x80, 0xf9, 0x30, //0x00000080 cmpb $48, %cl
+ 0x0f, 0x85, 0x35, 0x00, 0x00, 0x00, //0x00000083 jne LBB0_8
+ 0x48, 0x8d, 0x7b, 0x01, //0x00000089 leaq $1(%rbx), %rdi
+ 0x4c, 0x39, 0xd3, //0x0000008d cmpq %r10, %rbx
+ 0x0f, 0x83, 0x71, 0x00, 0x00, 0x00, //0x00000090 jae LBB0_17
+ 0x41, 0x8a, 0x0c, 0x38, //0x00000096 movb (%r8,%rdi), %cl
+ 0x80, 0xc1, 0xd2, //0x0000009a addb $-46, %cl
+ 0x80, 0xf9, 0x37, //0x0000009d cmpb $55, %cl
+ 0x0f, 0x87, 0x61, 0x00, 0x00, 0x00, //0x000000a0 ja LBB0_17
+ 0x44, 0x0f, 0xb6, 0xd9, //0x000000a6 movzbl %cl, %r11d
+ 0x48, 0xb9, 0x01, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, //0x000000aa movabsq $36028797027352577, %rcx
+ 0x4c, 0x0f, 0xa3, 0xd9, //0x000000b4 btq %r11, %rcx
+ 0x0f, 0x83, 0x49, 0x00, 0x00, 0x00, //0x000000b8 jae LBB0_17
+ //0x000000be LBB0_8
+ 0x31, 0xff, //0x000000be xorl %edi, %edi
+ //0x000000c0 .p2align 4, 0x90
+ //0x000000c0 LBB0_9
+ 0x4c, 0x39, 0xd3, //0x000000c0 cmpq %r10, %rbx
+ 0x0f, 0x83, 0x6c, 0x00, 0x00, 0x00, //0x000000c3 jae LBB0_22
+ 0x49, 0x0f, 0xbe, 0x0c, 0x18, //0x000000c9 movsbq (%r8,%rbx), %rcx
+ 0x8d, 0x41, 0xd0, //0x000000ce leal $-48(%rcx), %eax
+ 0x3c, 0x09, //0x000000d1 cmpb $9, %al
+ 0x0f, 0x87, 0x34, 0x00, 0x00, 0x00, //0x000000d3 ja LBB0_18
+ 0x48, 0x6b, 0xff, 0x0a, //0x000000d9 imulq $10, %rdi, %rdi
+ 0x0f, 0x80, 0x14, 0x00, 0x00, 0x00, //0x000000dd jo LBB0_13
+ 0x48, 0xff, 0xc3, //0x000000e3 incq %rbx
+ 0x48, 0x83, 0xc1, 0xd0, //0x000000e6 addq $-48, %rcx
+ 0x49, 0x0f, 0xaf, 0xc9, //0x000000ea imulq %r9, %rcx
+ 0x48, 0x01, 0xcf, //0x000000ee addq %rcx, %rdi
+ 0x0f, 0x81, 0xc9, 0xff, 0xff, 0xff, //0x000000f1 jno LBB0_9
+ //0x000000f7 LBB0_13
+ 0x48, 0xff, 0xcb, //0x000000f7 decq %rbx
+ 0x48, 0x89, 0x1e, //0x000000fa movq %rbx, (%rsi)
+ 0x48, 0xc7, 0x02, 0xfb, 0xff, 0xff, 0xff, //0x000000fd movq $-5, (%rdx)
+ 0x5b, //0x00000104 popq %rbx
+ 0x5d, //0x00000105 popq %rbp
+ 0xc3, //0x00000106 retq
+ //0x00000107 LBB0_17
+ 0x48, 0x89, 0x3e, //0x00000107 movq %rdi, (%rsi)
+ 0x5b, //0x0000010a popq %rbx
+ 0x5d, //0x0000010b popq %rbp
+ 0xc3, //0x0000010c retq
+ //0x0000010d LBB0_18
+ 0x80, 0xf9, 0x65, //0x0000010d cmpb $101, %cl
+ 0x0f, 0x84, 0x12, 0x00, 0x00, 0x00, //0x00000110 je LBB0_21
+ 0x80, 0xf9, 0x45, //0x00000116 cmpb $69, %cl
+ 0x0f, 0x84, 0x09, 0x00, 0x00, 0x00, //0x00000119 je LBB0_21
+ 0x80, 0xf9, 0x2e, //0x0000011f cmpb $46, %cl
+ 0x0f, 0x85, 0x0d, 0x00, 0x00, 0x00, //0x00000122 jne LBB0_22
+ //0x00000128 LBB0_21
+ 0x48, 0x89, 0x1e, //0x00000128 movq %rbx, (%rsi)
+ 0x48, 0xc7, 0x02, 0xfa, 0xff, 0xff, 0xff, //0x0000012b movq $-6, (%rdx)
+ 0x5b, //0x00000132 popq %rbx
+ 0x5d, //0x00000133 popq %rbp
+ 0xc3, //0x00000134 retq
+ //0x00000135 LBB0_22
+ 0x48, 0x89, 0x1e, //0x00000135 movq %rbx, (%rsi)
+ 0x48, 0x89, 0x7a, 0x10, //0x00000138 movq %rdi, $16(%rdx)
+ 0x5b, //0x0000013c popq %rbx
+ 0x5d, //0x0000013d popq %rbp
+ 0xc3, //0x0000013e retq
+ 0x00, //0x0000013f .p2align 2, 0x00
+ //0x00000140 _MASK_USE_NUMBER
+ 0x02, 0x00, 0x00, 0x00, //0x00000140 .long 2
+}
+
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/vstring.go b/vendor/github.com/bytedance/sonic/internal/native/avx/vstring.go
new file mode 100644
index 000000000..07b84c0d5
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/vstring.go
@@ -0,0 +1,33 @@
+/*
+ * Copyright 2021 ByteDance Inc.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package avx
+
+import (
+ `unsafe`
+
+ `github.com/bytedance/sonic/internal/native/types`
+ `github.com/bytedance/sonic/internal/rt`
+)
+
+var F_vstring func(s unsafe.Pointer, p unsafe.Pointer, v unsafe.Pointer, flags uint64)
+
+var S_vstring uintptr
+
+//go:nosplit
+func vstring(s *string, p *int, v *types.JsonState, flags uint64) {
+ F_vstring(rt.NoEscape(unsafe.Pointer(s)), rt.NoEscape(unsafe.Pointer(p)), rt.NoEscape(unsafe.Pointer(v)), flags)
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/vstring_subr.go b/vendor/github.com/bytedance/sonic/internal/native/avx/vstring_subr.go
new file mode 100644
index 000000000..e86d2ce55
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/vstring_subr.go
@@ -0,0 +1,46 @@
+// +build !noasm !appengine
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+import (
+ `github.com/bytedance/sonic/loader`
+)
+
+const (
+ _entry__vstring = 48
+)
+
+const (
+ _stack__vstring = 88
+)
+
+const (
+ _size__vstring = 2328
+)
+
+var (
+ _pcsp__vstring = [][2]uint32{
+ {1, 0},
+ {4, 8},
+ {6, 16},
+ {8, 24},
+ {10, 32},
+ {12, 40},
+ {13, 48},
+ {2171, 88},
+ {2175, 48},
+ {2176, 40},
+ {2178, 32},
+ {2180, 24},
+ {2182, 16},
+ {2184, 8},
+ {2185, 0},
+ {2327, 88},
+ }
+)
+
+var _cfunc_vstring = []loader.CFunc{
+ {"_vstring_entry", 0, _entry__vstring, 0, nil},
+ {"_vstring", _entry__vstring, _size__vstring, _stack__vstring, _pcsp__vstring},
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/vstring_text_amd64.go b/vendor/github.com/bytedance/sonic/internal/native/avx/vstring_text_amd64.go
new file mode 100644
index 000000000..5b1f7dc1b
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/vstring_text_amd64.go
@@ -0,0 +1,643 @@
+// +build amd64
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+var _text_vstring = []byte{
+ // .p2align 4, 0x00
+ // LCPI0_0
+ 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, // QUAD $0x2222222222222222; QUAD $0x2222222222222222 // .space 16, '""""""""""""""""'
+ //0x00000010 LCPI0_1
+ 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, 0x5c, //0x00000010 QUAD $0x5c5c5c5c5c5c5c5c; QUAD $0x5c5c5c5c5c5c5c5c // .space 16, '\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
+ //0x00000020 LCPI0_2
+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, //0x00000020 QUAD $0x2020202020202020; QUAD $0x2020202020202020 // .space 16, ' '
+ //0x00000030 .p2align 4, 0x90
+ //0x00000030 _vstring
+ 0x55, //0x00000030 pushq %rbp
+ 0x48, 0x89, 0xe5, //0x00000031 movq %rsp, %rbp
+ 0x41, 0x57, //0x00000034 pushq %r15
+ 0x41, 0x56, //0x00000036 pushq %r14
+ 0x41, 0x55, //0x00000038 pushq %r13
+ 0x41, 0x54, //0x0000003a pushq %r12
+ 0x53, //0x0000003c pushq %rbx
+ 0x48, 0x83, 0xec, 0x28, //0x0000003d subq $40, %rsp
+ 0x48, 0x89, 0xd3, //0x00000041 movq %rdx, %rbx
+ 0x4c, 0x8b, 0x16, //0x00000044 movq (%rsi), %r10
+ 0xf6, 0xc1, 0x20, //0x00000047 testb $32, %cl
+ 0x48, 0x89, 0x55, 0xb8, //0x0000004a movq %rdx, $-72(%rbp)
+ 0x48, 0x89, 0x75, 0xc0, //0x0000004e movq %rsi, $-64(%rbp)
+ 0x0f, 0x85, 0xad, 0x01, 0x00, 0x00, //0x00000052 jne LBB0_12
+ 0x48, 0x8b, 0x4f, 0x08, //0x00000058 movq $8(%rdi), %rcx
+ 0x48, 0x89, 0xc8, //0x0000005c movq %rcx, %rax
+ 0x4c, 0x29, 0xd0, //0x0000005f subq %r10, %rax
+ 0x0f, 0x84, 0x68, 0x06, 0x00, 0x00, //0x00000062 je LBB0_55
+ 0x48, 0x89, 0x4d, 0xc8, //0x00000068 movq %rcx, $-56(%rbp)
+ 0x48, 0x8b, 0x37, //0x0000006c movq (%rdi), %rsi
+ 0x4a, 0x8d, 0x0c, 0x16, //0x0000006f leaq (%rsi,%r10), %rcx
+ 0x48, 0x83, 0xf8, 0x40, //0x00000073 cmpq $64, %rax
+ 0x48, 0x89, 0x75, 0xd0, //0x00000077 movq %rsi, $-48(%rbp)
+ 0x0f, 0x82, 0x5b, 0x06, 0x00, 0x00, //0x0000007b jb LBB0_56
+ 0x41, 0x89, 0xc5, //0x00000081 movl %eax, %r13d
+ 0x41, 0x83, 0xe5, 0x3f, //0x00000084 andl $63, %r13d
+ 0x48, 0x8d, 0x50, 0xc0, //0x00000088 leaq $-64(%rax), %rdx
+ 0x48, 0x83, 0xe2, 0xc0, //0x0000008c andq $-64, %rdx
+ 0x4c, 0x01, 0xd2, //0x00000090 addq %r10, %rdx
+ 0x48, 0x8d, 0x54, 0x16, 0x40, //0x00000093 leaq $64(%rsi,%rdx), %rdx
+ 0x48, 0x89, 0x55, 0xb0, //0x00000098 movq %rdx, $-80(%rbp)
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x0000009c movq $-1, %r11
+ 0x45, 0x31, 0xc0, //0x000000a3 xorl %r8d, %r8d
+ 0xc5, 0xfa, 0x6f, 0x05, 0x52, 0xff, 0xff, 0xff, //0x000000a6 vmovdqu $-174(%rip), %xmm0 /* LCPI0_0+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x0d, 0x5a, 0xff, 0xff, 0xff, //0x000000ae vmovdqu $-166(%rip), %xmm1 /* LCPI0_1+0(%rip) */
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000000b6 .p2align 4, 0x90
+ //0x000000c0 LBB0_4
+ 0xc5, 0xfa, 0x6f, 0x11, //0x000000c0 vmovdqu (%rcx), %xmm2
+ 0xc5, 0xfa, 0x6f, 0x59, 0x10, //0x000000c4 vmovdqu $16(%rcx), %xmm3
+ 0xc5, 0xfa, 0x6f, 0x61, 0x20, //0x000000c9 vmovdqu $32(%rcx), %xmm4
+ 0xc5, 0xfa, 0x6f, 0x69, 0x30, //0x000000ce vmovdqu $48(%rcx), %xmm5
+ 0xc5, 0xe9, 0x74, 0xf0, //0x000000d3 vpcmpeqb %xmm0, %xmm2, %xmm6
+ 0xc5, 0xf9, 0xd7, 0xde, //0x000000d7 vpmovmskb %xmm6, %ebx
+ 0xc5, 0xe1, 0x74, 0xf0, //0x000000db vpcmpeqb %xmm0, %xmm3, %xmm6
+ 0xc5, 0xf9, 0xd7, 0xd6, //0x000000df vpmovmskb %xmm6, %edx
+ 0xc5, 0xd9, 0x74, 0xf0, //0x000000e3 vpcmpeqb %xmm0, %xmm4, %xmm6
+ 0xc5, 0xf9, 0xd7, 0xf6, //0x000000e7 vpmovmskb %xmm6, %esi
+ 0xc5, 0xd1, 0x74, 0xf0, //0x000000eb vpcmpeqb %xmm0, %xmm5, %xmm6
+ 0xc5, 0x79, 0xd7, 0xfe, //0x000000ef vpmovmskb %xmm6, %r15d
+ 0xc5, 0xe9, 0x74, 0xd1, //0x000000f3 vpcmpeqb %xmm1, %xmm2, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x000000f7 vpmovmskb %xmm2, %edi
+ 0xc5, 0xe1, 0x74, 0xd1, //0x000000fb vpcmpeqb %xmm1, %xmm3, %xmm2
+ 0xc5, 0x79, 0xd7, 0xe2, //0x000000ff vpmovmskb %xmm2, %r12d
+ 0xc5, 0xd9, 0x74, 0xd1, //0x00000103 vpcmpeqb %xmm1, %xmm4, %xmm2
+ 0xc5, 0x79, 0xd7, 0xf2, //0x00000107 vpmovmskb %xmm2, %r14d
+ 0xc5, 0xd1, 0x74, 0xd1, //0x0000010b vpcmpeqb %xmm1, %xmm5, %xmm2
+ 0xc5, 0x79, 0xd7, 0xca, //0x0000010f vpmovmskb %xmm2, %r9d
+ 0x49, 0xc1, 0xe7, 0x30, //0x00000113 shlq $48, %r15
+ 0x48, 0xc1, 0xe6, 0x20, //0x00000117 shlq $32, %rsi
+ 0x48, 0xc1, 0xe2, 0x10, //0x0000011b shlq $16, %rdx
+ 0x48, 0x09, 0xd3, //0x0000011f orq %rdx, %rbx
+ 0x48, 0x09, 0xf3, //0x00000122 orq %rsi, %rbx
+ 0x49, 0xc1, 0xe1, 0x30, //0x00000125 shlq $48, %r9
+ 0x49, 0xc1, 0xe6, 0x20, //0x00000129 shlq $32, %r14
+ 0x49, 0xc1, 0xe4, 0x10, //0x0000012d shlq $16, %r12
+ 0x4c, 0x09, 0xe7, //0x00000131 orq %r12, %rdi
+ 0x4c, 0x09, 0xf7, //0x00000134 orq %r14, %rdi
+ 0x4c, 0x09, 0xcf, //0x00000137 orq %r9, %rdi
+ 0x49, 0x83, 0xfb, 0xff, //0x0000013a cmpq $-1, %r11
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x0000013e jne LBB0_6
+ 0x48, 0x85, 0xff, //0x00000144 testq %rdi, %rdi
+ 0x0f, 0x85, 0x2f, 0x00, 0x00, 0x00, //0x00000147 jne LBB0_9
+ //0x0000014d LBB0_6
+ 0x4c, 0x09, 0xfb, //0x0000014d orq %r15, %rbx
+ 0x48, 0x89, 0xfa, //0x00000150 movq %rdi, %rdx
+ 0x4c, 0x09, 0xc2, //0x00000153 orq %r8, %rdx
+ 0x0f, 0x85, 0x3d, 0x00, 0x00, 0x00, //0x00000156 jne LBB0_10
+ //0x0000015c LBB0_7
+ 0x48, 0x85, 0xdb, //0x0000015c testq %rbx, %rbx
+ 0x0f, 0x85, 0x86, 0x00, 0x00, 0x00, //0x0000015f jne LBB0_11
+ //0x00000165 LBB0_8
+ 0x48, 0x83, 0xc0, 0xc0, //0x00000165 addq $-64, %rax
+ 0x48, 0x83, 0xc1, 0x40, //0x00000169 addq $64, %rcx
+ 0x48, 0x83, 0xf8, 0x3f, //0x0000016d cmpq $63, %rax
+ 0x0f, 0x87, 0x49, 0xff, 0xff, 0xff, //0x00000171 ja LBB0_4
+ 0xe9, 0xef, 0x02, 0x00, 0x00, //0x00000177 jmp LBB0_29
+ //0x0000017c LBB0_9
+ 0x48, 0x89, 0xca, //0x0000017c movq %rcx, %rdx
+ 0x48, 0x2b, 0x55, 0xd0, //0x0000017f subq $-48(%rbp), %rdx
+ 0x4c, 0x0f, 0xbc, 0xdf, //0x00000183 bsfq %rdi, %r11
+ 0x49, 0x01, 0xd3, //0x00000187 addq %rdx, %r11
+ 0x4c, 0x09, 0xfb, //0x0000018a orq %r15, %rbx
+ 0x48, 0x89, 0xfa, //0x0000018d movq %rdi, %rdx
+ 0x4c, 0x09, 0xc2, //0x00000190 orq %r8, %rdx
+ 0x0f, 0x84, 0xc3, 0xff, 0xff, 0xff, //0x00000193 je LBB0_7
+ //0x00000199 LBB0_10
+ 0x4c, 0x89, 0xc2, //0x00000199 movq %r8, %rdx
+ 0x48, 0xf7, 0xd2, //0x0000019c notq %rdx
+ 0x48, 0x21, 0xfa, //0x0000019f andq %rdi, %rdx
+ 0x4c, 0x8d, 0x0c, 0x12, //0x000001a2 leaq (%rdx,%rdx), %r9
+ 0x4d, 0x09, 0xc1, //0x000001a6 orq %r8, %r9
+ 0x4c, 0x89, 0xce, //0x000001a9 movq %r9, %rsi
+ 0x48, 0xf7, 0xd6, //0x000001ac notq %rsi
+ 0x48, 0x21, 0xfe, //0x000001af andq %rdi, %rsi
+ 0x48, 0xbf, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x000001b2 movabsq $-6148914691236517206, %rdi
+ 0x48, 0x21, 0xfe, //0x000001bc andq %rdi, %rsi
+ 0x45, 0x31, 0xc0, //0x000001bf xorl %r8d, %r8d
+ 0x48, 0x01, 0xd6, //0x000001c2 addq %rdx, %rsi
+ 0x41, 0x0f, 0x92, 0xc0, //0x000001c5 setb %r8b
+ 0x48, 0x01, 0xf6, //0x000001c9 addq %rsi, %rsi
+ 0x48, 0xba, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x000001cc movabsq $6148914691236517205, %rdx
+ 0x48, 0x31, 0xd6, //0x000001d6 xorq %rdx, %rsi
+ 0x4c, 0x21, 0xce, //0x000001d9 andq %r9, %rsi
+ 0x48, 0xf7, 0xd6, //0x000001dc notq %rsi
+ 0x48, 0x21, 0xf3, //0x000001df andq %rsi, %rbx
+ 0x48, 0x85, 0xdb, //0x000001e2 testq %rbx, %rbx
+ 0x0f, 0x84, 0x7a, 0xff, 0xff, 0xff, //0x000001e5 je LBB0_8
+ //0x000001eb LBB0_11
+ 0x48, 0x0f, 0xbc, 0xc3, //0x000001eb bsfq %rbx, %rax
+ 0x48, 0x2b, 0x4d, 0xd0, //0x000001ef subq $-48(%rbp), %rcx
+ 0x48, 0x8d, 0x7c, 0x01, 0x01, //0x000001f3 leaq $1(%rcx,%rax), %rdi
+ 0x48, 0x8b, 0x5d, 0xb8, //0x000001f8 movq $-72(%rbp), %rbx
+ 0x48, 0x8b, 0x75, 0xc0, //0x000001fc movq $-64(%rbp), %rsi
+ 0xe9, 0x38, 0x02, 0x00, 0x00, //0x00000200 jmp LBB0_27
+ //0x00000205 LBB0_12
+ 0x48, 0x8b, 0x4f, 0x08, //0x00000205 movq $8(%rdi), %rcx
+ 0x48, 0x89, 0xc8, //0x00000209 movq %rcx, %rax
+ 0x4c, 0x29, 0xd0, //0x0000020c subq %r10, %rax
+ 0x0f, 0x84, 0xbb, 0x04, 0x00, 0x00, //0x0000020f je LBB0_55
+ 0x48, 0x89, 0x4d, 0xc8, //0x00000215 movq %rcx, $-56(%rbp)
+ 0x48, 0x8b, 0x3f, //0x00000219 movq (%rdi), %rdi
+ 0x4a, 0x8d, 0x0c, 0x17, //0x0000021c leaq (%rdi,%r10), %rcx
+ 0x48, 0x83, 0xf8, 0x40, //0x00000220 cmpq $64, %rax
+ 0x48, 0x89, 0x7d, 0xd0, //0x00000224 movq %rdi, $-48(%rbp)
+ 0x0f, 0x82, 0x1b, 0x05, 0x00, 0x00, //0x00000228 jb LBB0_60
+ 0x41, 0x89, 0xc5, //0x0000022e movl %eax, %r13d
+ 0x41, 0x83, 0xe5, 0x3f, //0x00000231 andl $63, %r13d
+ 0x48, 0x8d, 0x50, 0xc0, //0x00000235 leaq $-64(%rax), %rdx
+ 0x48, 0x83, 0xe2, 0xc0, //0x00000239 andq $-64, %rdx
+ 0x4c, 0x01, 0xd2, //0x0000023d addq %r10, %rdx
+ 0x48, 0x8d, 0x54, 0x17, 0x40, //0x00000240 leaq $64(%rdi,%rdx), %rdx
+ 0x48, 0x89, 0x55, 0xb0, //0x00000245 movq %rdx, $-80(%rbp)
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x00000249 movq $-1, %r11
+ 0x45, 0x31, 0xc9, //0x00000250 xorl %r9d, %r9d
+ 0xc5, 0x7a, 0x6f, 0x05, 0xa5, 0xfd, 0xff, 0xff, //0x00000253 vmovdqu $-603(%rip), %xmm8 /* LCPI0_0+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x0d, 0xad, 0xfd, 0xff, 0xff, //0x0000025b vmovdqu $-595(%rip), %xmm1 /* LCPI0_1+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x15, 0xb5, 0xfd, 0xff, 0xff, //0x00000263 vmovdqu $-587(%rip), %xmm2 /* LCPI0_2+0(%rip) */
+ 0xc5, 0xe1, 0x76, 0xdb, //0x0000026b vpcmpeqd %xmm3, %xmm3, %xmm3
+ 0x90, //0x0000026f .p2align 4, 0x90
+ //0x00000270 LBB0_15
+ 0xc5, 0xfa, 0x6f, 0x39, //0x00000270 vmovdqu (%rcx), %xmm7
+ 0xc5, 0xfa, 0x6f, 0x71, 0x10, //0x00000274 vmovdqu $16(%rcx), %xmm6
+ 0xc5, 0xfa, 0x6f, 0x69, 0x20, //0x00000279 vmovdqu $32(%rcx), %xmm5
+ 0xc5, 0xfa, 0x6f, 0x61, 0x30, //0x0000027e vmovdqu $48(%rcx), %xmm4
+ 0xc5, 0xb9, 0x74, 0xc7, //0x00000283 vpcmpeqb %xmm7, %xmm8, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xd8, //0x00000287 vpmovmskb %xmm0, %ebx
+ 0xc5, 0xb9, 0x74, 0xc6, //0x0000028b vpcmpeqb %xmm6, %xmm8, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xd0, //0x0000028f vpmovmskb %xmm0, %edx
+ 0xc5, 0xb9, 0x74, 0xc5, //0x00000293 vpcmpeqb %xmm5, %xmm8, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xf0, //0x00000297 vpmovmskb %xmm0, %esi
+ 0xc5, 0xb9, 0x74, 0xc4, //0x0000029b vpcmpeqb %xmm4, %xmm8, %xmm0
+ 0xc5, 0x79, 0xd7, 0xc0, //0x0000029f vpmovmskb %xmm0, %r8d
+ 0xc5, 0xc1, 0x74, 0xc1, //0x000002a3 vpcmpeqb %xmm1, %xmm7, %xmm0
+ 0xc5, 0x79, 0xd7, 0xf8, //0x000002a7 vpmovmskb %xmm0, %r15d
+ 0xc5, 0xc9, 0x74, 0xc1, //0x000002ab vpcmpeqb %xmm1, %xmm6, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xf8, //0x000002af vpmovmskb %xmm0, %edi
+ 0xc5, 0xd1, 0x74, 0xc1, //0x000002b3 vpcmpeqb %xmm1, %xmm5, %xmm0
+ 0x48, 0xc1, 0xe2, 0x10, //0x000002b7 shlq $16, %rdx
+ 0x48, 0x09, 0xd3, //0x000002bb orq %rdx, %rbx
+ 0xc5, 0xf9, 0xd7, 0xd0, //0x000002be vpmovmskb %xmm0, %edx
+ 0xc5, 0xd9, 0x74, 0xc1, //0x000002c2 vpcmpeqb %xmm1, %xmm4, %xmm0
+ 0x48, 0xc1, 0xe6, 0x20, //0x000002c6 shlq $32, %rsi
+ 0x48, 0x09, 0xf3, //0x000002ca orq %rsi, %rbx
+ 0xc5, 0xf9, 0xd7, 0xf0, //0x000002cd vpmovmskb %xmm0, %esi
+ 0xc5, 0xe9, 0x64, 0xc7, //0x000002d1 vpcmpgtb %xmm7, %xmm2, %xmm0
+ 0xc5, 0xc1, 0x64, 0xfb, //0x000002d5 vpcmpgtb %xmm3, %xmm7, %xmm7
+ 0xc5, 0xc1, 0xdb, 0xc0, //0x000002d9 vpand %xmm0, %xmm7, %xmm0
+ 0x48, 0xc1, 0xe7, 0x10, //0x000002dd shlq $16, %rdi
+ 0x49, 0x09, 0xff, //0x000002e1 orq %rdi, %r15
+ 0xc5, 0x79, 0xd7, 0xe0, //0x000002e4 vpmovmskb %xmm0, %r12d
+ 0xc5, 0xe9, 0x64, 0xc6, //0x000002e8 vpcmpgtb %xmm6, %xmm2, %xmm0
+ 0xc5, 0xc9, 0x64, 0xf3, //0x000002ec vpcmpgtb %xmm3, %xmm6, %xmm6
+ 0xc5, 0xc9, 0xdb, 0xc0, //0x000002f0 vpand %xmm0, %xmm6, %xmm0
+ 0x48, 0xc1, 0xe2, 0x20, //0x000002f4 shlq $32, %rdx
+ 0x49, 0x09, 0xd7, //0x000002f8 orq %rdx, %r15
+ 0xc5, 0xf9, 0xd7, 0xf8, //0x000002fb vpmovmskb %xmm0, %edi
+ 0xc5, 0xe9, 0x64, 0xc5, //0x000002ff vpcmpgtb %xmm5, %xmm2, %xmm0
+ 0xc5, 0xd1, 0x64, 0xeb, //0x00000303 vpcmpgtb %xmm3, %xmm5, %xmm5
+ 0xc5, 0xd1, 0xdb, 0xc0, //0x00000307 vpand %xmm0, %xmm5, %xmm0
+ 0x48, 0xc1, 0xe6, 0x30, //0x0000030b shlq $48, %rsi
+ 0x49, 0x09, 0xf7, //0x0000030f orq %rsi, %r15
+ 0xc5, 0xf9, 0xd7, 0xd0, //0x00000312 vpmovmskb %xmm0, %edx
+ 0xc5, 0xe9, 0x64, 0xc4, //0x00000316 vpcmpgtb %xmm4, %xmm2, %xmm0
+ 0xc5, 0xd9, 0x64, 0xe3, //0x0000031a vpcmpgtb %xmm3, %xmm4, %xmm4
+ 0xc5, 0xd9, 0xdb, 0xc0, //0x0000031e vpand %xmm0, %xmm4, %xmm0
+ 0x48, 0xc1, 0xe7, 0x10, //0x00000322 shlq $16, %rdi
+ 0x49, 0x09, 0xfc, //0x00000326 orq %rdi, %r12
+ 0xc5, 0x79, 0xd7, 0xf0, //0x00000329 vpmovmskb %xmm0, %r14d
+ 0x49, 0xc1, 0xe0, 0x30, //0x0000032d shlq $48, %r8
+ 0x48, 0xc1, 0xe2, 0x20, //0x00000331 shlq $32, %rdx
+ 0x49, 0x83, 0xfb, 0xff, //0x00000335 cmpq $-1, %r11
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x00000339 jne LBB0_17
+ 0x4d, 0x85, 0xff, //0x0000033f testq %r15, %r15
+ 0x0f, 0x85, 0x9c, 0x00, 0x00, 0x00, //0x00000342 jne LBB0_22
+ //0x00000348 LBB0_17
+ 0x49, 0xc1, 0xe6, 0x30, //0x00000348 shlq $48, %r14
+ 0x49, 0x09, 0xd4, //0x0000034c orq %rdx, %r12
+ 0x4c, 0x09, 0xc3, //0x0000034f orq %r8, %rbx
+ 0x4c, 0x89, 0xfa, //0x00000352 movq %r15, %rdx
+ 0x4c, 0x09, 0xca, //0x00000355 orq %r9, %rdx
+ 0x0f, 0x85, 0x2c, 0x00, 0x00, 0x00, //0x00000358 jne LBB0_21
+ 0x4d, 0x09, 0xf4, //0x0000035e orq %r14, %r12
+ 0x48, 0x85, 0xdb, //0x00000361 testq %rbx, %rbx
+ 0x0f, 0x85, 0x8d, 0x00, 0x00, 0x00, //0x00000364 jne LBB0_23
+ //0x0000036a LBB0_19
+ 0x4d, 0x85, 0xe4, //0x0000036a testq %r12, %r12
+ 0x0f, 0x85, 0x89, 0x01, 0x00, 0x00, //0x0000036d jne LBB0_35
+ 0x48, 0x83, 0xc0, 0xc0, //0x00000373 addq $-64, %rax
+ 0x48, 0x83, 0xc1, 0x40, //0x00000377 addq $64, %rcx
+ 0x48, 0x83, 0xf8, 0x3f, //0x0000037b cmpq $63, %rax
+ 0x0f, 0x87, 0xeb, 0xfe, 0xff, 0xff, //0x0000037f ja LBB0_15
+ 0xe9, 0x8a, 0x01, 0x00, 0x00, //0x00000385 jmp LBB0_37
+ //0x0000038a LBB0_21
+ 0x4c, 0x89, 0xca, //0x0000038a movq %r9, %rdx
+ 0x48, 0xf7, 0xd2, //0x0000038d notq %rdx
+ 0x4c, 0x21, 0xfa, //0x00000390 andq %r15, %rdx
+ 0x4c, 0x8d, 0x04, 0x12, //0x00000393 leaq (%rdx,%rdx), %r8
+ 0x4d, 0x09, 0xc8, //0x00000397 orq %r9, %r8
+ 0x4c, 0x89, 0xc7, //0x0000039a movq %r8, %rdi
+ 0x48, 0xf7, 0xd7, //0x0000039d notq %rdi
+ 0x4c, 0x21, 0xff, //0x000003a0 andq %r15, %rdi
+ 0x48, 0xbe, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, 0xaa, //0x000003a3 movabsq $-6148914691236517206, %rsi
+ 0x48, 0x21, 0xf7, //0x000003ad andq %rsi, %rdi
+ 0x45, 0x31, 0xc9, //0x000003b0 xorl %r9d, %r9d
+ 0x48, 0x01, 0xd7, //0x000003b3 addq %rdx, %rdi
+ 0x41, 0x0f, 0x92, 0xc1, //0x000003b6 setb %r9b
+ 0x48, 0x01, 0xff, //0x000003ba addq %rdi, %rdi
+ 0x48, 0xba, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, 0x55, //0x000003bd movabsq $6148914691236517205, %rdx
+ 0x48, 0x31, 0xd7, //0x000003c7 xorq %rdx, %rdi
+ 0x4c, 0x21, 0xc7, //0x000003ca andq %r8, %rdi
+ 0x48, 0xf7, 0xd7, //0x000003cd notq %rdi
+ 0x48, 0x21, 0xfb, //0x000003d0 andq %rdi, %rbx
+ 0x4d, 0x09, 0xf4, //0x000003d3 orq %r14, %r12
+ 0x48, 0x85, 0xdb, //0x000003d6 testq %rbx, %rbx
+ 0x0f, 0x84, 0x8b, 0xff, 0xff, 0xff, //0x000003d9 je LBB0_19
+ 0xe9, 0x13, 0x00, 0x00, 0x00, //0x000003df jmp LBB0_23
+ //0x000003e4 LBB0_22
+ 0x48, 0x89, 0xce, //0x000003e4 movq %rcx, %rsi
+ 0x48, 0x2b, 0x75, 0xd0, //0x000003e7 subq $-48(%rbp), %rsi
+ 0x4d, 0x0f, 0xbc, 0xdf, //0x000003eb bsfq %r15, %r11
+ 0x49, 0x01, 0xf3, //0x000003ef addq %rsi, %r11
+ 0xe9, 0x51, 0xff, 0xff, 0xff, //0x000003f2 jmp LBB0_17
+ //0x000003f7 LBB0_23
+ 0x48, 0x0f, 0xbc, 0xc3, //0x000003f7 bsfq %rbx, %rax
+ 0x4d, 0x85, 0xe4, //0x000003fb testq %r12, %r12
+ 0x0f, 0x84, 0x1a, 0x00, 0x00, 0x00, //0x000003fe je LBB0_25
+ 0x49, 0x0f, 0xbc, 0xd4, //0x00000404 bsfq %r12, %rdx
+ 0x48, 0x8b, 0x5d, 0xb8, //0x00000408 movq $-72(%rbp), %rbx
+ 0x48, 0x8b, 0x75, 0xc0, //0x0000040c movq $-64(%rbp), %rsi
+ 0x48, 0x39, 0xc2, //0x00000410 cmpq %rax, %rdx
+ 0x0f, 0x83, 0x1b, 0x00, 0x00, 0x00, //0x00000413 jae LBB0_26
+ 0xe9, 0x7c, 0x04, 0x00, 0x00, //0x00000419 jmp LBB0_80
+ //0x0000041e LBB0_25
+ 0xba, 0x40, 0x00, 0x00, 0x00, //0x0000041e movl $64, %edx
+ 0x48, 0x8b, 0x5d, 0xb8, //0x00000423 movq $-72(%rbp), %rbx
+ 0x48, 0x8b, 0x75, 0xc0, //0x00000427 movq $-64(%rbp), %rsi
+ 0x48, 0x39, 0xc2, //0x0000042b cmpq %rax, %rdx
+ 0x0f, 0x82, 0x66, 0x04, 0x00, 0x00, //0x0000042e jb LBB0_80
+ //0x00000434 LBB0_26
+ 0x48, 0x2b, 0x4d, 0xd0, //0x00000434 subq $-48(%rbp), %rcx
+ 0x48, 0x8d, 0x7c, 0x01, 0x01, //0x00000438 leaq $1(%rcx,%rax), %rdi
+ //0x0000043d LBB0_27
+ 0x48, 0x85, 0xff, //0x0000043d testq %rdi, %rdi
+ 0x0f, 0x88, 0x5b, 0x04, 0x00, 0x00, //0x00000440 js LBB0_81
+ 0x48, 0x89, 0x3e, //0x00000446 movq %rdi, (%rsi)
+ 0x4c, 0x89, 0x53, 0x10, //0x00000449 movq %r10, $16(%rbx)
+ 0x48, 0xc7, 0x03, 0x07, 0x00, 0x00, 0x00, //0x0000044d movq $7, (%rbx)
+ 0x49, 0x39, 0xfb, //0x00000454 cmpq %rdi, %r11
+ 0x48, 0xc7, 0xc0, 0xff, 0xff, 0xff, 0xff, //0x00000457 movq $-1, %rax
+ 0x49, 0x0f, 0x4c, 0xc3, //0x0000045e cmovlq %r11, %rax
+ 0x48, 0x89, 0x43, 0x18, //0x00000462 movq %rax, $24(%rbx)
+ 0xe9, 0x40, 0x04, 0x00, 0x00, //0x00000466 jmp LBB0_83
+ //0x0000046b LBB0_29
+ 0x48, 0x8b, 0x4d, 0xb0, //0x0000046b movq $-80(%rbp), %rcx
+ 0x4c, 0x89, 0xe8, //0x0000046f movq %r13, %rax
+ 0x48, 0x83, 0xf8, 0x20, //0x00000472 cmpq $32, %rax
+ 0x0f, 0x82, 0x74, 0x02, 0x00, 0x00, //0x00000476 jb LBB0_57
+ //0x0000047c LBB0_30
+ 0xc5, 0xfa, 0x6f, 0x01, //0x0000047c vmovdqu (%rcx), %xmm0
+ 0xc5, 0xfa, 0x6f, 0x49, 0x10, //0x00000480 vmovdqu $16(%rcx), %xmm1
+ 0xc5, 0xfa, 0x6f, 0x15, 0x73, 0xfb, 0xff, 0xff, //0x00000485 vmovdqu $-1165(%rip), %xmm2 /* LCPI0_0+0(%rip) */
+ 0xc5, 0xfa, 0x6f, 0x1d, 0x7b, 0xfb, 0xff, 0xff, //0x0000048d vmovdqu $-1157(%rip), %xmm3 /* LCPI0_1+0(%rip) */
+ 0xc5, 0xf9, 0x74, 0xe2, //0x00000495 vpcmpeqb %xmm2, %xmm0, %xmm4
+ 0xc5, 0x79, 0xd7, 0xcc, //0x00000499 vpmovmskb %xmm4, %r9d
+ 0xc5, 0xf1, 0x74, 0xd2, //0x0000049d vpcmpeqb %xmm2, %xmm1, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x000004a1 vpmovmskb %xmm2, %edi
+ 0xc5, 0xf9, 0x74, 0xc3, //0x000004a5 vpcmpeqb %xmm3, %xmm0, %xmm0
+ 0xc5, 0x79, 0xd7, 0xf8, //0x000004a9 vpmovmskb %xmm0, %r15d
+ 0xc5, 0xf1, 0x74, 0xc3, //0x000004ad vpcmpeqb %xmm3, %xmm1, %xmm0
+ 0xc5, 0xf9, 0xd7, 0xd0, //0x000004b1 vpmovmskb %xmm0, %edx
+ 0x48, 0xc1, 0xe7, 0x10, //0x000004b5 shlq $16, %rdi
+ 0x48, 0xc1, 0xe2, 0x10, //0x000004b9 shlq $16, %rdx
+ 0x49, 0x09, 0xd7, //0x000004bd orq %rdx, %r15
+ 0x49, 0x83, 0xfb, 0xff, //0x000004c0 cmpq $-1, %r11
+ 0x0f, 0x85, 0x0b, 0x01, 0x00, 0x00, //0x000004c4 jne LBB0_43
+ 0x4d, 0x85, 0xff, //0x000004ca testq %r15, %r15
+ 0x48, 0x8b, 0x5d, 0xb8, //0x000004cd movq $-72(%rbp), %rbx
+ 0x48, 0x8b, 0x75, 0xc0, //0x000004d1 movq $-64(%rbp), %rsi
+ 0x0f, 0x85, 0xdf, 0x03, 0x00, 0x00, //0x000004d5 jne LBB0_84
+ 0x4c, 0x09, 0xcf, //0x000004db orq %r9, %rdi
+ 0x4c, 0x89, 0xfa, //0x000004de movq %r15, %rdx
+ 0x4c, 0x09, 0xc2, //0x000004e1 orq %r8, %rdx
+ 0x0f, 0x85, 0x02, 0x01, 0x00, 0x00, //0x000004e4 jne LBB0_44
+ //0x000004ea LBB0_33
+ 0x48, 0x85, 0xff, //0x000004ea testq %rdi, %rdi
+ 0x0f, 0x84, 0x3c, 0x01, 0x00, 0x00, //0x000004ed je LBB0_45
+ //0x000004f3 LBB0_34
+ 0x48, 0x0f, 0xbc, 0xc7, //0x000004f3 bsfq %rdi, %rax
+ 0xe9, 0x38, 0xff, 0xff, 0xff, //0x000004f7 jmp LBB0_26
+ //0x000004fc LBB0_35
+ 0x48, 0xc7, 0xc7, 0xfe, 0xff, 0xff, 0xff, //0x000004fc movq $-2, %rdi
+ //0x00000503 LBB0_36
+ 0x4c, 0x8b, 0x55, 0xc8, //0x00000503 movq $-56(%rbp), %r10
+ 0x48, 0x8b, 0x5d, 0xb8, //0x00000507 movq $-72(%rbp), %rbx
+ 0x48, 0x8b, 0x75, 0xc0, //0x0000050b movq $-64(%rbp), %rsi
+ 0xe9, 0x91, 0x03, 0x00, 0x00, //0x0000050f jmp LBB0_82
+ //0x00000514 LBB0_37
+ 0x48, 0x8b, 0x4d, 0xb0, //0x00000514 movq $-80(%rbp), %rcx
+ 0x4c, 0x89, 0xe8, //0x00000518 movq %r13, %rax
+ 0x48, 0x8b, 0x5d, 0xb8, //0x0000051b movq $-72(%rbp), %rbx
+ 0x48, 0x8b, 0x75, 0xc0, //0x0000051f movq $-64(%rbp), %rsi
+ 0x48, 0x83, 0xf8, 0x20, //0x00000523 cmpq $32, %rax
+ 0x0f, 0x82, 0xb1, 0x02, 0x00, 0x00, //0x00000527 jb LBB0_68
+ //0x0000052d LBB0_38
+ 0xc5, 0xfa, 0x6f, 0x01, //0x0000052d vmovdqu (%rcx), %xmm0
+ 0xc5, 0xfa, 0x6f, 0x49, 0x10, //0x00000531 vmovdqu $16(%rcx), %xmm1
+ 0xc5, 0xfa, 0x6f, 0x15, 0xc2, 0xfa, 0xff, 0xff, //0x00000536 vmovdqu $-1342(%rip), %xmm2 /* LCPI0_0+0(%rip) */
+ 0xc5, 0xf9, 0x74, 0xda, //0x0000053e vpcmpeqb %xmm2, %xmm0, %xmm3
+ 0xc5, 0x79, 0xd7, 0xe3, //0x00000542 vpmovmskb %xmm3, %r12d
+ 0xc5, 0xf1, 0x74, 0xd2, //0x00000546 vpcmpeqb %xmm2, %xmm1, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xfa, //0x0000054a vpmovmskb %xmm2, %edi
+ 0xc5, 0xfa, 0x6f, 0x15, 0xba, 0xfa, 0xff, 0xff, //0x0000054e vmovdqu $-1350(%rip), %xmm2 /* LCPI0_1+0(%rip) */
+ 0xc5, 0xf9, 0x74, 0xda, //0x00000556 vpcmpeqb %xmm2, %xmm0, %xmm3
+ 0xc5, 0x79, 0xd7, 0xfb, //0x0000055a vpmovmskb %xmm3, %r15d
+ 0xc5, 0xf1, 0x74, 0xd2, //0x0000055e vpcmpeqb %xmm2, %xmm1, %xmm2
+ 0xc5, 0xf9, 0xd7, 0xd2, //0x00000562 vpmovmskb %xmm2, %edx
+ 0xc5, 0xfa, 0x6f, 0x15, 0xb2, 0xfa, 0xff, 0xff, //0x00000566 vmovdqu $-1358(%rip), %xmm2 /* LCPI0_2+0(%rip) */
+ 0xc5, 0xe9, 0x64, 0xd8, //0x0000056e vpcmpgtb %xmm0, %xmm2, %xmm3
+ 0xc5, 0xd9, 0x76, 0xe4, //0x00000572 vpcmpeqd %xmm4, %xmm4, %xmm4
+ 0xc5, 0xf9, 0x64, 0xc4, //0x00000576 vpcmpgtb %xmm4, %xmm0, %xmm0
+ 0xc5, 0xf9, 0xdb, 0xc3, //0x0000057a vpand %xmm3, %xmm0, %xmm0
+ 0xc5, 0xe9, 0x64, 0xd1, //0x0000057e vpcmpgtb %xmm1, %xmm2, %xmm2
+ 0xc5, 0xf1, 0x64, 0xcc, //0x00000582 vpcmpgtb %xmm4, %xmm1, %xmm1
+ 0xc5, 0xf1, 0xdb, 0xca, //0x00000586 vpand %xmm2, %xmm1, %xmm1
+ 0xc5, 0x79, 0xd7, 0xf1, //0x0000058a vpmovmskb %xmm1, %r14d
+ 0x48, 0xc1, 0xe7, 0x10, //0x0000058e shlq $16, %rdi
+ 0x48, 0xc1, 0xe2, 0x10, //0x00000592 shlq $16, %rdx
+ 0x49, 0x09, 0xd7, //0x00000596 orq %rdx, %r15
+ 0x49, 0x83, 0xfb, 0xff, //0x00000599 cmpq $-1, %r11
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x0000059d jne LBB0_40
+ 0x4d, 0x85, 0xff, //0x000005a3 testq %r15, %r15
+ 0x0f, 0x85, 0x30, 0x03, 0x00, 0x00, //0x000005a6 jne LBB0_85
+ //0x000005ac LBB0_40
+ 0xc5, 0x79, 0xd7, 0xc0, //0x000005ac vpmovmskb %xmm0, %r8d
+ 0x4c, 0x09, 0xe7, //0x000005b0 orq %r12, %rdi
+ 0x4c, 0x89, 0xfa, //0x000005b3 movq %r15, %rdx
+ 0x4c, 0x09, 0xca, //0x000005b6 orq %r9, %rdx
+ 0x0f, 0x85, 0xa3, 0x01, 0x00, 0x00, //0x000005b9 jne LBB0_61
+ 0x49, 0xc1, 0xe6, 0x10, //0x000005bf shlq $16, %r14
+ 0x48, 0x85, 0xff, //0x000005c3 testq %rdi, %rdi
+ 0x0f, 0x84, 0xde, 0x01, 0x00, 0x00, //0x000005c6 je LBB0_62
+ //0x000005cc LBB0_42
+ 0x48, 0x0f, 0xbc, 0xd7, //0x000005cc bsfq %rdi, %rdx
+ 0xe9, 0xda, 0x01, 0x00, 0x00, //0x000005d0 jmp LBB0_63
+ //0x000005d5 LBB0_43
+ 0x48, 0x8b, 0x5d, 0xb8, //0x000005d5 movq $-72(%rbp), %rbx
+ 0x48, 0x8b, 0x75, 0xc0, //0x000005d9 movq $-64(%rbp), %rsi
+ 0x4c, 0x09, 0xcf, //0x000005dd orq %r9, %rdi
+ 0x4c, 0x89, 0xfa, //0x000005e0 movq %r15, %rdx
+ 0x4c, 0x09, 0xc2, //0x000005e3 orq %r8, %rdx
+ 0x0f, 0x84, 0xfe, 0xfe, 0xff, 0xff, //0x000005e6 je LBB0_33
+ //0x000005ec LBB0_44
+ 0x45, 0x89, 0xc6, //0x000005ec movl %r8d, %r14d
+ 0x41, 0xf7, 0xd6, //0x000005ef notl %r14d
+ 0x45, 0x21, 0xfe, //0x000005f2 andl %r15d, %r14d
+ 0x47, 0x8d, 0x0c, 0x36, //0x000005f5 leal (%r14,%r14), %r9d
+ 0x45, 0x09, 0xc1, //0x000005f9 orl %r8d, %r9d
+ 0xba, 0xaa, 0xaa, 0xaa, 0xaa, //0x000005fc movl $2863311530, %edx
+ 0x44, 0x31, 0xca, //0x00000601 xorl %r9d, %edx
+ 0x44, 0x21, 0xfa, //0x00000604 andl %r15d, %edx
+ 0x81, 0xe2, 0xaa, 0xaa, 0xaa, 0xaa, //0x00000607 andl $-1431655766, %edx
+ 0x45, 0x31, 0xc0, //0x0000060d xorl %r8d, %r8d
+ 0x44, 0x01, 0xf2, //0x00000610 addl %r14d, %edx
+ 0x41, 0x0f, 0x92, 0xc0, //0x00000613 setb %r8b
+ 0x01, 0xd2, //0x00000617 addl %edx, %edx
+ 0x81, 0xf2, 0x55, 0x55, 0x55, 0x55, //0x00000619 xorl $1431655765, %edx
+ 0x44, 0x21, 0xca, //0x0000061f andl %r9d, %edx
+ 0xf7, 0xd2, //0x00000622 notl %edx
+ 0x21, 0xd7, //0x00000624 andl %edx, %edi
+ 0x48, 0x85, 0xff, //0x00000626 testq %rdi, %rdi
+ 0x0f, 0x85, 0xc4, 0xfe, 0xff, 0xff, //0x00000629 jne LBB0_34
+ //0x0000062f LBB0_45
+ 0x48, 0x83, 0xc1, 0x20, //0x0000062f addq $32, %rcx
+ 0x48, 0x83, 0xc0, 0xe0, //0x00000633 addq $-32, %rax
+ 0x4d, 0x85, 0xc0, //0x00000637 testq %r8, %r8
+ 0x0f, 0x85, 0xc1, 0x00, 0x00, 0x00, //0x0000063a jne LBB0_58
+ //0x00000640 LBB0_46
+ 0x4d, 0x89, 0xd8, //0x00000640 movq %r11, %r8
+ 0x48, 0xc7, 0xc7, 0xff, 0xff, 0xff, 0xff, //0x00000643 movq $-1, %rdi
+ 0x48, 0x85, 0xc0, //0x0000064a testq %rax, %rax
+ 0x0f, 0x84, 0x4e, 0x02, 0x00, 0x00, //0x0000064d je LBB0_81
+ //0x00000653 LBB0_47
+ 0x4c, 0x8b, 0x75, 0xd0, //0x00000653 movq $-48(%rbp), %r14
+ 0x49, 0xf7, 0xd6, //0x00000657 notq %r14
+ //0x0000065a LBB0_48
+ 0x4c, 0x8d, 0x79, 0x01, //0x0000065a leaq $1(%rcx), %r15
+ 0x0f, 0xb6, 0x11, //0x0000065e movzbl (%rcx), %edx
+ 0x80, 0xfa, 0x22, //0x00000661 cmpb $34, %dl
+ 0x0f, 0x84, 0x5a, 0x00, 0x00, 0x00, //0x00000664 je LBB0_53
+ 0x4c, 0x8d, 0x48, 0xff, //0x0000066a leaq $-1(%rax), %r9
+ 0x80, 0xfa, 0x5c, //0x0000066e cmpb $92, %dl
+ 0x0f, 0x84, 0x14, 0x00, 0x00, 0x00, //0x00000671 je LBB0_51
+ 0x4c, 0x89, 0xc8, //0x00000677 movq %r9, %rax
+ 0x4c, 0x89, 0xf9, //0x0000067a movq %r15, %rcx
+ 0x4d, 0x85, 0xc9, //0x0000067d testq %r9, %r9
+ 0x0f, 0x85, 0xd4, 0xff, 0xff, 0xff, //0x00000680 jne LBB0_48
+ 0xe9, 0x16, 0x02, 0x00, 0x00, //0x00000686 jmp LBB0_81
+ //0x0000068b LBB0_51
+ 0x4d, 0x85, 0xc9, //0x0000068b testq %r9, %r9
+ 0x0f, 0x84, 0x6f, 0xfe, 0xff, 0xff, //0x0000068e je LBB0_36
+ 0x4d, 0x01, 0xf7, //0x00000694 addq %r14, %r15
+ 0x49, 0x83, 0xf8, 0xff, //0x00000697 cmpq $-1, %r8
+ 0x4d, 0x0f, 0x44, 0xdf, //0x0000069b cmoveq %r15, %r11
+ 0x4d, 0x0f, 0x44, 0xc7, //0x0000069f cmoveq %r15, %r8
+ 0x48, 0x83, 0xc1, 0x02, //0x000006a3 addq $2, %rcx
+ 0x48, 0x83, 0xc0, 0xfe, //0x000006a7 addq $-2, %rax
+ 0x49, 0x89, 0xc1, //0x000006ab movq %rax, %r9
+ 0x48, 0x8b, 0x5d, 0xb8, //0x000006ae movq $-72(%rbp), %rbx
+ 0x48, 0x8b, 0x75, 0xc0, //0x000006b2 movq $-64(%rbp), %rsi
+ 0x4d, 0x85, 0xc9, //0x000006b6 testq %r9, %r9
+ 0x0f, 0x85, 0x9b, 0xff, 0xff, 0xff, //0x000006b9 jne LBB0_48
+ 0xe9, 0xdd, 0x01, 0x00, 0x00, //0x000006bf jmp LBB0_81
+ //0x000006c4 LBB0_53
+ 0x4c, 0x2b, 0x7d, 0xd0, //0x000006c4 subq $-48(%rbp), %r15
+ 0x4c, 0x89, 0xff, //0x000006c8 movq %r15, %rdi
+ 0xe9, 0x6d, 0xfd, 0xff, 0xff, //0x000006cb jmp LBB0_27
+ //0x000006d0 LBB0_55
+ 0x48, 0xc7, 0xc7, 0xff, 0xff, 0xff, 0xff, //0x000006d0 movq $-1, %rdi
+ 0xe9, 0xc9, 0x01, 0x00, 0x00, //0x000006d7 jmp LBB0_82
+ //0x000006dc LBB0_56
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x000006dc movq $-1, %r11
+ 0x45, 0x31, 0xc0, //0x000006e3 xorl %r8d, %r8d
+ 0x48, 0x83, 0xf8, 0x20, //0x000006e6 cmpq $32, %rax
+ 0x0f, 0x83, 0x8c, 0xfd, 0xff, 0xff, //0x000006ea jae LBB0_30
+ //0x000006f0 LBB0_57
+ 0x48, 0x8b, 0x5d, 0xb8, //0x000006f0 movq $-72(%rbp), %rbx
+ 0x48, 0x8b, 0x75, 0xc0, //0x000006f4 movq $-64(%rbp), %rsi
+ 0x4d, 0x85, 0xc0, //0x000006f8 testq %r8, %r8
+ 0x0f, 0x84, 0x3f, 0xff, 0xff, 0xff, //0x000006fb je LBB0_46
+ //0x00000701 LBB0_58
+ 0x48, 0x85, 0xc0, //0x00000701 testq %rax, %rax
+ 0x0f, 0x84, 0x25, 0x02, 0x00, 0x00, //0x00000704 je LBB0_88
+ 0x4c, 0x8b, 0x45, 0xd0, //0x0000070a movq $-48(%rbp), %r8
+ 0x49, 0xf7, 0xd0, //0x0000070e notq %r8
+ 0x49, 0x01, 0xc8, //0x00000711 addq %rcx, %r8
+ 0x49, 0x83, 0xfb, 0xff, //0x00000714 cmpq $-1, %r11
+ 0x4c, 0x89, 0xda, //0x00000718 movq %r11, %rdx
+ 0x49, 0x0f, 0x44, 0xd0, //0x0000071b cmoveq %r8, %rdx
+ 0x4d, 0x0f, 0x45, 0xc3, //0x0000071f cmovneq %r11, %r8
+ 0x48, 0xff, 0xc1, //0x00000723 incq %rcx
+ 0x48, 0xff, 0xc8, //0x00000726 decq %rax
+ 0x49, 0x89, 0xd3, //0x00000729 movq %rdx, %r11
+ 0x48, 0x8b, 0x5d, 0xb8, //0x0000072c movq $-72(%rbp), %rbx
+ 0x48, 0x8b, 0x75, 0xc0, //0x00000730 movq $-64(%rbp), %rsi
+ 0x48, 0xc7, 0xc7, 0xff, 0xff, 0xff, 0xff, //0x00000734 movq $-1, %rdi
+ 0x48, 0x85, 0xc0, //0x0000073b testq %rax, %rax
+ 0x0f, 0x85, 0x0f, 0xff, 0xff, 0xff, //0x0000073e jne LBB0_47
+ 0xe9, 0x58, 0x01, 0x00, 0x00, //0x00000744 jmp LBB0_81
+ //0x00000749 LBB0_60
+ 0x49, 0xc7, 0xc3, 0xff, 0xff, 0xff, 0xff, //0x00000749 movq $-1, %r11
+ 0x45, 0x31, 0xc9, //0x00000750 xorl %r9d, %r9d
+ 0x48, 0x83, 0xf8, 0x20, //0x00000753 cmpq $32, %rax
+ 0x0f, 0x83, 0xd0, 0xfd, 0xff, 0xff, //0x00000757 jae LBB0_38
+ 0xe9, 0x7c, 0x00, 0x00, 0x00, //0x0000075d jmp LBB0_68
+ //0x00000762 LBB0_61
+ 0x45, 0x89, 0xcd, //0x00000762 movl %r9d, %r13d
+ 0x41, 0xf7, 0xd5, //0x00000765 notl %r13d
+ 0x45, 0x21, 0xfd, //0x00000768 andl %r15d, %r13d
+ 0x47, 0x8d, 0x64, 0x2d, 0x00, //0x0000076b leal (%r13,%r13), %r12d
+ 0x45, 0x09, 0xcc, //0x00000770 orl %r9d, %r12d
+ 0xba, 0xaa, 0xaa, 0xaa, 0xaa, //0x00000773 movl $2863311530, %edx
+ 0x44, 0x31, 0xe2, //0x00000778 xorl %r12d, %edx
+ 0x44, 0x21, 0xfa, //0x0000077b andl %r15d, %edx
+ 0x81, 0xe2, 0xaa, 0xaa, 0xaa, 0xaa, //0x0000077e andl $-1431655766, %edx
+ 0x45, 0x31, 0xc9, //0x00000784 xorl %r9d, %r9d
+ 0x44, 0x01, 0xea, //0x00000787 addl %r13d, %edx
+ 0x41, 0x0f, 0x92, 0xc1, //0x0000078a setb %r9b
+ 0x01, 0xd2, //0x0000078e addl %edx, %edx
+ 0x81, 0xf2, 0x55, 0x55, 0x55, 0x55, //0x00000790 xorl $1431655765, %edx
+ 0x44, 0x21, 0xe2, //0x00000796 andl %r12d, %edx
+ 0xf7, 0xd2, //0x00000799 notl %edx
+ 0x21, 0xd7, //0x0000079b andl %edx, %edi
+ 0x49, 0xc1, 0xe6, 0x10, //0x0000079d shlq $16, %r14
+ 0x48, 0x85, 0xff, //0x000007a1 testq %rdi, %rdi
+ 0x0f, 0x85, 0x22, 0xfe, 0xff, 0xff, //0x000007a4 jne LBB0_42
+ //0x000007aa LBB0_62
+ 0xba, 0x40, 0x00, 0x00, 0x00, //0x000007aa movl $64, %edx
+ //0x000007af LBB0_63
+ 0x4d, 0x09, 0xc6, //0x000007af orq %r8, %r14
+ 0x48, 0x85, 0xff, //0x000007b2 testq %rdi, %rdi
+ 0x0f, 0x84, 0x12, 0x00, 0x00, 0x00, //0x000007b5 je LBB0_66
+ 0x4d, 0x85, 0xf6, //0x000007bb testq %r14, %r14
+ 0x0f, 0x84, 0xab, 0x00, 0x00, 0x00, //0x000007be je LBB0_76
+ 0x49, 0x0f, 0xbc, 0xc6, //0x000007c4 bsfq %r14, %rax
+ 0xe9, 0xa7, 0x00, 0x00, 0x00, //0x000007c8 jmp LBB0_77
+ //0x000007cd LBB0_66
+ 0x4d, 0x85, 0xf6, //0x000007cd testq %r14, %r14
+ 0x0f, 0x85, 0xc4, 0x00, 0x00, 0x00, //0x000007d0 jne LBB0_80
+ 0x48, 0x83, 0xc1, 0x20, //0x000007d6 addq $32, %rcx
+ 0x48, 0x83, 0xc0, 0xe0, //0x000007da addq $-32, %rax
+ //0x000007de LBB0_68
+ 0x4d, 0x85, 0xc9, //0x000007de testq %r9, %r9
+ 0x0f, 0x85, 0x08, 0x01, 0x00, 0x00, //0x000007e1 jne LBB0_86
+ 0x4d, 0x89, 0xd8, //0x000007e7 movq %r11, %r8
+ 0x48, 0xc7, 0xc7, 0xff, 0xff, 0xff, 0xff, //0x000007ea movq $-1, %rdi
+ 0x48, 0x85, 0xc0, //0x000007f1 testq %rax, %rax
+ 0x0f, 0x84, 0xa7, 0x00, 0x00, 0x00, //0x000007f4 je LBB0_81
+ //0x000007fa LBB0_70
+ 0x0f, 0xb6, 0x11, //0x000007fa movzbl (%rcx), %edx
+ 0x80, 0xfa, 0x22, //0x000007fd cmpb $34, %dl
+ 0x0f, 0x84, 0x85, 0x00, 0x00, 0x00, //0x00000800 je LBB0_79
+ 0x80, 0xfa, 0x5c, //0x00000806 cmpb $92, %dl
+ 0x0f, 0x84, 0x26, 0x00, 0x00, 0x00, //0x00000809 je LBB0_74
+ 0x80, 0xfa, 0x20, //0x0000080f cmpb $32, %dl
+ 0x0f, 0x82, 0x82, 0x00, 0x00, 0x00, //0x00000812 jb LBB0_80
+ 0x49, 0xc7, 0xc1, 0xff, 0xff, 0xff, 0xff, //0x00000818 movq $-1, %r9
+ 0xba, 0x01, 0x00, 0x00, 0x00, //0x0000081f movl $1, %edx
+ 0x48, 0x01, 0xd1, //0x00000824 addq %rdx, %rcx
+ 0x4c, 0x01, 0xc8, //0x00000827 addq %r9, %rax
+ 0x0f, 0x85, 0xca, 0xff, 0xff, 0xff, //0x0000082a jne LBB0_70
+ 0xe9, 0x6c, 0x00, 0x00, 0x00, //0x00000830 jmp LBB0_81
+ //0x00000835 LBB0_74
+ 0x48, 0x83, 0xf8, 0x01, //0x00000835 cmpq $1, %rax
+ 0x0f, 0x84, 0x62, 0x00, 0x00, 0x00, //0x00000839 je LBB0_81
+ 0x48, 0x89, 0xca, //0x0000083f movq %rcx, %rdx
+ 0x48, 0x2b, 0x55, 0xd0, //0x00000842 subq $-48(%rbp), %rdx
+ 0x49, 0x83, 0xf8, 0xff, //0x00000846 cmpq $-1, %r8
+ 0x4c, 0x0f, 0x44, 0xda, //0x0000084a cmoveq %rdx, %r11
+ 0x4c, 0x0f, 0x44, 0xc2, //0x0000084e cmoveq %rdx, %r8
+ 0x49, 0xc7, 0xc1, 0xfe, 0xff, 0xff, 0xff, //0x00000852 movq $-2, %r9
+ 0xba, 0x02, 0x00, 0x00, 0x00, //0x00000859 movl $2, %edx
+ 0x48, 0x01, 0xd1, //0x0000085e addq %rdx, %rcx
+ 0x4c, 0x01, 0xc8, //0x00000861 addq %r9, %rax
+ 0x0f, 0x85, 0x90, 0xff, 0xff, 0xff, //0x00000864 jne LBB0_70
+ 0xe9, 0x32, 0x00, 0x00, 0x00, //0x0000086a jmp LBB0_81
+ //0x0000086f LBB0_76
+ 0xb8, 0x40, 0x00, 0x00, 0x00, //0x0000086f movl $64, %eax
+ //0x00000874 LBB0_77
+ 0x48, 0x39, 0xd0, //0x00000874 cmpq %rdx, %rax
+ 0x0f, 0x82, 0x1d, 0x00, 0x00, 0x00, //0x00000877 jb LBB0_80
+ 0x48, 0x2b, 0x4d, 0xd0, //0x0000087d subq $-48(%rbp), %rcx
+ 0x48, 0x8d, 0x7c, 0x11, 0x01, //0x00000881 leaq $1(%rcx,%rdx), %rdi
+ 0xe9, 0xb2, 0xfb, 0xff, 0xff, //0x00000886 jmp LBB0_27
+ //0x0000088b LBB0_79
+ 0x48, 0x2b, 0x4d, 0xd0, //0x0000088b subq $-48(%rbp), %rcx
+ 0x48, 0xff, 0xc1, //0x0000088f incq %rcx
+ 0x48, 0x89, 0xcf, //0x00000892 movq %rcx, %rdi
+ 0xe9, 0xa3, 0xfb, 0xff, 0xff, //0x00000895 jmp LBB0_27
+ //0x0000089a LBB0_80
+ 0x48, 0xc7, 0xc7, 0xfe, 0xff, 0xff, 0xff, //0x0000089a movq $-2, %rdi
+ //0x000008a1 LBB0_81
+ 0x4c, 0x8b, 0x55, 0xc8, //0x000008a1 movq $-56(%rbp), %r10
+ //0x000008a5 LBB0_82
+ 0x4c, 0x89, 0x16, //0x000008a5 movq %r10, (%rsi)
+ 0x48, 0x89, 0x3b, //0x000008a8 movq %rdi, (%rbx)
+ //0x000008ab LBB0_83
+ 0x48, 0x83, 0xc4, 0x28, //0x000008ab addq $40, %rsp
+ 0x5b, //0x000008af popq %rbx
+ 0x41, 0x5c, //0x000008b0 popq %r12
+ 0x41, 0x5d, //0x000008b2 popq %r13
+ 0x41, 0x5e, //0x000008b4 popq %r14
+ 0x41, 0x5f, //0x000008b6 popq %r15
+ 0x5d, //0x000008b8 popq %rbp
+ 0xc3, //0x000008b9 retq
+ //0x000008ba LBB0_84
+ 0x48, 0x89, 0xca, //0x000008ba movq %rcx, %rdx
+ 0x48, 0x2b, 0x55, 0xd0, //0x000008bd subq $-48(%rbp), %rdx
+ 0x4d, 0x0f, 0xbc, 0xdf, //0x000008c1 bsfq %r15, %r11
+ 0x49, 0x01, 0xd3, //0x000008c5 addq %rdx, %r11
+ 0x4c, 0x09, 0xcf, //0x000008c8 orq %r9, %rdi
+ 0x4c, 0x89, 0xfa, //0x000008cb movq %r15, %rdx
+ 0x4c, 0x09, 0xc2, //0x000008ce orq %r8, %rdx
+ 0x0f, 0x84, 0x13, 0xfc, 0xff, 0xff, //0x000008d1 je LBB0_33
+ 0xe9, 0x10, 0xfd, 0xff, 0xff, //0x000008d7 jmp LBB0_44
+ //0x000008dc LBB0_85
+ 0x48, 0x89, 0xca, //0x000008dc movq %rcx, %rdx
+ 0x48, 0x2b, 0x55, 0xd0, //0x000008df subq $-48(%rbp), %rdx
+ 0x4d, 0x0f, 0xbc, 0xdf, //0x000008e3 bsfq %r15, %r11
+ 0x49, 0x01, 0xd3, //0x000008e7 addq %rdx, %r11
+ 0xe9, 0xbd, 0xfc, 0xff, 0xff, //0x000008ea jmp LBB0_40
+ //0x000008ef LBB0_86
+ 0x48, 0x85, 0xc0, //0x000008ef testq %rax, %rax
+ 0x0f, 0x84, 0x43, 0x00, 0x00, 0x00, //0x000008f2 je LBB0_89
+ 0x4c, 0x8b, 0x45, 0xd0, //0x000008f8 movq $-48(%rbp), %r8
+ 0x49, 0xf7, 0xd0, //0x000008fc notq %r8
+ 0x49, 0x01, 0xc8, //0x000008ff addq %rcx, %r8
+ 0x49, 0x83, 0xfb, 0xff, //0x00000902 cmpq $-1, %r11
+ 0x4c, 0x89, 0xda, //0x00000906 movq %r11, %rdx
+ 0x49, 0x0f, 0x44, 0xd0, //0x00000909 cmoveq %r8, %rdx
+ 0x4d, 0x0f, 0x45, 0xc3, //0x0000090d cmovneq %r11, %r8
+ 0x48, 0xff, 0xc1, //0x00000911 incq %rcx
+ 0x48, 0xff, 0xc8, //0x00000914 decq %rax
+ 0x49, 0x89, 0xd3, //0x00000917 movq %rdx, %r11
+ 0x48, 0xc7, 0xc7, 0xff, 0xff, 0xff, 0xff, //0x0000091a movq $-1, %rdi
+ 0x48, 0x85, 0xc0, //0x00000921 testq %rax, %rax
+ 0x0f, 0x85, 0xd0, 0xfe, 0xff, 0xff, //0x00000924 jne LBB0_70
+ 0xe9, 0x72, 0xff, 0xff, 0xff, //0x0000092a jmp LBB0_81
+ //0x0000092f LBB0_88
+ 0x48, 0xc7, 0xc7, 0xff, 0xff, 0xff, 0xff, //0x0000092f movq $-1, %rdi
+ 0xe9, 0xc8, 0xfb, 0xff, 0xff, //0x00000936 jmp LBB0_36
+ //0x0000093b LBB0_89
+ 0x48, 0xc7, 0xc7, 0xff, 0xff, 0xff, 0xff, //0x0000093b movq $-1, %rdi
+ 0xe9, 0x5a, 0xff, 0xff, 0xff, //0x00000942 jmp LBB0_81
+ 0x00, //0x00000947 .p2align 2, 0x00
+ //0x00000948 _MASK_USE_NUMBER
+ 0x02, 0x00, 0x00, 0x00, //0x00000948 .long 2
+}
+
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/vunsigned.go b/vendor/github.com/bytedance/sonic/internal/native/avx/vunsigned.go
new file mode 100644
index 000000000..fdac8b637
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/vunsigned.go
@@ -0,0 +1,33 @@
+/*
+ * Copyright 2021 ByteDance Inc.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package avx
+
+import (
+ `unsafe`
+
+ `github.com/bytedance/sonic/internal/native/types`
+ `github.com/bytedance/sonic/internal/rt`
+)
+
+var F_vunsigned func(s unsafe.Pointer, p unsafe.Pointer, v unsafe.Pointer)
+
+var S_vunsigned uintptr
+
+//go:nosplit
+func vunsigned(s *string, p *int, v *types.JsonState) {
+ F_vunsigned(rt.NoEscape(unsafe.Pointer(s)), rt.NoEscape(unsafe.Pointer(p)), rt.NoEscape(unsafe.Pointer(v)))
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/vunsigned_subr.go b/vendor/github.com/bytedance/sonic/internal/native/avx/vunsigned_subr.go
new file mode 100644
index 000000000..aa8776020
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/vunsigned_subr.go
@@ -0,0 +1,43 @@
+// +build !noasm !appengine
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+import (
+ `github.com/bytedance/sonic/loader`
+)
+
+const (
+ _entry__vunsigned = 0
+)
+
+const (
+ _stack__vunsigned = 8
+)
+
+const (
+ _size__vunsigned = 324
+)
+
+var (
+ _pcsp__vunsigned = [][2]uint32{
+ {1, 0},
+ {71, 8},
+ {72, 0},
+ {83, 8},
+ {84, 0},
+ {107, 8},
+ {108, 0},
+ {273, 8},
+ {274, 0},
+ {312, 8},
+ {313, 0},
+ {320, 8},
+ {322, 0},
+ }
+)
+
+var _cfunc_vunsigned = []loader.CFunc{
+ {"_vunsigned_entry", 0, _entry__vunsigned, 0, nil},
+ {"_vunsigned", _entry__vunsigned, _size__vunsigned, _stack__vunsigned, _pcsp__vunsigned},
+}
diff --git a/vendor/github.com/bytedance/sonic/internal/native/avx/vunsigned_text_amd64.go b/vendor/github.com/bytedance/sonic/internal/native/avx/vunsigned_text_amd64.go
new file mode 100644
index 000000000..7892cbb27
--- /dev/null
+++ b/vendor/github.com/bytedance/sonic/internal/native/avx/vunsigned_text_amd64.go
@@ -0,0 +1,108 @@
+// +build amd64
+// Code generated by asm2asm, DO NOT EDIT.
+
+package avx
+
+var _text_vunsigned = []byte{
+ // .p2align 4, 0x90
+ // _vunsigned
+ 0x55, // pushq %rbp
+ 0x48, 0x89, 0xe5, //0x00000001 movq %rsp, %rbp
+ 0x49, 0x89, 0xd0, //0x00000004 movq %rdx, %r8
+ 0x48, 0x8b, 0x0e, //0x00000007 movq (%rsi), %rcx
+ 0x4c, 0x8b, 0x0f, //0x0000000a movq (%rdi), %r9
+ 0x4c, 0x8b, 0x5f, 0x08, //0x0000000d movq $8(%rdi), %r11
+ 0x48, 0xc7, 0x02, 0x09, 0x00, 0x00, 0x00, //0x00000011 movq $9, (%rdx)
+ 0xc5, 0xf8, 0x57, 0xc0, //0x00000018 vxorps %xmm0, %xmm0, %xmm0
+ 0xc5, 0xf8, 0x11, 0x42, 0x08, //0x0000001c vmovups %xmm0, $8(%rdx)
+ 0x48, 0x8b, 0x06, //0x00000021 movq (%rsi), %rax
+ 0x48, 0x89, 0x42, 0x18, //0x00000024 movq %rax, $24(%rdx)
+ 0x4c, 0x39, 0xd9, //0x00000028 cmpq %r11, %rcx
+ 0x0f, 0x83, 0x18, 0x00, 0x00, 0x00, //0x0000002b jae LBB0_1
+ 0x41, 0x8a, 0x04, 0x09, //0x00000031 movb (%r9,%rcx), %al
+ 0x3c, 0x2d, //0x00000035 cmpb $45, %al
+ 0x0f, 0x85, 0x18, 0x00, 0x00, 0x00, //0x00000037 jne LBB0_4
+ //0x0000003d LBB0_3
+ 0x48, 0x89, 0x0e, //0x0000003d movq %rcx, (%rsi)
+ 0x49, 0xc7, 0x00, 0xfa, 0xff, 0xff, 0xff, //0x00000040 movq $-6, (%r8)
+ 0x5d, //0x00000047 popq %rbp
+ 0xc3, //0x00000048 retq
+ //0x00000049 LBB0_1
+ 0x4c, 0x89, 0x1e, //0x00000049 movq %r11, (%rsi)
+ 0x49, 0xc7, 0x00, 0xff, 0xff, 0xff, 0xff, //0x0000004c movq $-1, (%r8)
+ 0x5d, //0x00000053 popq %rbp
+ 0xc3, //0x00000054 retq
+ //0x00000055 LBB0_4
+ 0x8d, 0x50, 0xd0, //0x00000055 leal $-48(%rax), %edx
+ 0x80, 0xfa, 0x0a, //0x00000058 cmpb $10, %dl
+ 0x0f, 0x82, 0x0c, 0x00, 0x00, 0x00, //0x0000005b jb LBB0_6
+ 0x48, 0x89, 0x0e, //0x00000061 movq %rcx, (%rsi)
+ 0x49, 0xc7, 0x00, 0xfe, 0xff, 0xff, 0xff, //0x00000064 movq $-2, (%r8)
+ 0x5d, //0x0000006b popq %rbp
+ 0xc3, //0x0000006c retq
+ //0x0000006d LBB0_6
+ 0x3c, 0x30, //0x0000006d cmpb $48, %al
+ 0x0f, 0x85, 0x26, 0x00, 0x00, 0x00, //0x0000006f jne LBB0_7
+ 0x41, 0x8a, 0x44, 0x09, 0x01, //0x00000075 movb $1(%r9,%rcx), %al
+ 0x04, 0xd2, //0x0000007a addb $-46, %al
+ 0x3c, 0x37, //0x0000007c cmpb $55, %al
+ 0x0f, 0x87, 0xb6, 0x00, 0x00, 0x00, //0x0000007e ja LBB0_16
+ 0x0f, 0xb6, 0xc0, //0x00000084 movzbl %al, %eax
+ 0x48, 0xba, 0x01, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, //0x00000087 movabsq $36028797027352577, %rdx
+ 0x48, 0x0f, 0xa3, 0xc2, //0x00000091 btq %rax, %rdx
+ 0x0f, 0x83, 0x9f, 0x00, 0x00, 0x00, //0x00000095 jae LBB0_16
+ //0x0000009b LBB0_7
+ 0x31, 0xc0, //0x0000009b xorl %eax, %eax
+ 0x41, 0xba, 0x0a, 0x00, 0x00, 0x00, //0x0000009d movl $10, %r10d
+ 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, //0x000000a3 .p2align 4, 0x90
+ //0x000000b0 LBB0_8
+ 0x4c, 0x39, 0xd9, //0x000000b0 cmpq %r11, %rcx
+ 0x0f, 0x83, 0x78, 0x00, 0x00, 0x00, //0x000000b3 jae LBB0_20
+ 0x41, 0x0f, 0xbe, 0x3c, 0x09, //0x000000b9 movsbl (%r9,%rcx), %edi
+ 0x8d, 0x57, 0xd0, //0x000000be leal $-48(%rdi), %edx
+ 0x80, 0xfa, 0x09, //0x000000c1 cmpb $9, %dl
+ 0x0f, 0x87, 0x49, 0x00, 0x00, 0x00, //0x000000c4 ja LBB0_17
+ 0x49, 0xf7, 0xe2, //0x000000ca mulq %r10
+ 0x0f, 0x80, 0x31, 0x00, 0x00, 0x00, //0x000000cd jo LBB0_13
+ 0x48, 0xff, 0xc1, //0x000000d3 incq %rcx
+ 0x83, 0xc7, 0xd0, //0x000000d6 addl $-48, %edi
+ 0x48, 0x63, 0xd7, //0x000000d9 movslq %edi, %rdx
+ 0x48, 0x89, 0xd7, //0x000000dc movq %rdx, %rdi
+ 0x48, 0xc1, 0xff, 0x3f, //0x000000df sarq $63, %rdi
+ 0x48, 0x01, 0xd0, //0x000000e3 addq %rdx, %rax
+ 0x48, 0x83, 0xd7, 0x00, //0x000000e6 adcq $0, %rdi
+ 0x89, 0xfa, //0x000000ea movl %edi, %edx
+ 0x83, 0xe2, 0x01, //0x000000ec andl $1, %edx
+ 0x48, 0xf7, 0xda, //0x000000ef negq %rdx
+ 0x48, 0x31, 0xd7, //0x000000f2 xorq %rdx, %rdi
+ 0x0f, 0x85, 0x09, 0x00, 0x00, 0x00, //0x000000f5 jne LBB0_13
+ 0x48, 0x85, 0xd2, //0x000000fb testq %rdx, %rdx
+ 0x0f, 0x89, 0xac, 0xff, 0xff, 0xff, //0x000000fe jns LBB0_8
+ //0x00000104 LBB0_13
+ 0x48, 0xff, 0xc9, //0x00000104 decq %rcx
+ 0x48, 0x89, 0x0e, //0x00000107 movq %rcx, (%rsi)
+ 0x49, 0xc7, 0x00, 0xfb, 0xff, 0xff, 0xff, //0x0000010a movq $-5, (%r8)
+ 0x5d, //0x00000111 popq %rbp
+ 0xc3, //0x00000112 retq
+ //0x00000113 LBB0_17
+ 0x40, 0x80, 0xff, 0x65, //0x00000113 cmpb $101, %dil
+ 0x0f, 0x84, 0x20, 0xff, 0xff, 0xff, //0x00000117 je LBB0_3
+ 0x40, 0x80, 0xff, 0x45, //0x0000011d cmpb $69, %dil
+ 0x0f, 0x84, 0x16, 0xff, 0xff, 0xff, //0x00000121 je LBB0_3
+ 0x40, 0x80, 0xff, 0x2e, //0x00000127 cmpb $46, %dil
+ 0x0f, 0x84, 0x0c, 0xff, 0xff, 0xff, //0x0000012b je LBB0_3
+ //0x00000131 LBB0_20
+ 0x48, 0x89, 0x0e, //0x00000131 movq %rcx, (%rsi)
+ 0x49, 0x89, 0x40, 0x10, //0x00000134 movq %rax, $16(%r8)
+ 0x5d, //0x00000138 popq %rbp
+ 0xc3, //0x00000139 retq
+ //0x0000013a LBB0_16
+ 0x48, 0xff, 0xc1, //0x0000013a incq %rcx
+ 0x48, 0x89, 0x0e, //0x0000013d movq %rcx, (%rsi)
+ 0x5d, //0x00000140 popq %rbp
+ 0xc3, //0x00000141 retq
+ 0x00, 0x00, //0x00000142 .p2align 2, 0x00
+ //0x00000144 _MASK_USE_NUMBER
+ 0x02, 0x00, 0x00, 0x00, //0x00000144 .long 2
+}
+