x86
stringlengths 122
5.97M
| arm
stringlengths 122
5.84M
| file
stringlengths 18
195
| source
stringclasses 3
values |
|---|---|---|---|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _spa_l2cache_add ## -- Begin function spa_l2cache_add
.p2align 4, 0x90
_spa_l2cache_add: ## @spa_l2cache_add
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %rbx
movq _spa_l2cache_lock@GOTPCREL(%rip), %r14
movq %r14, %rdi
callq _mutex_enter
xorl %edi, %edi
cmpq $0, (%rbx)
sete %dil
callq _ASSERT
movq _spa_l2cache_avl@GOTPCREL(%rip), %rsi
movq %rbx, %rdi
callq _spa_aux_add
movq _B_TRUE@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, (%rbx)
movq %r14, %rdi
popq %rbx
popq %r14
popq %rbp
jmp _mutex_exit ## TAILCALL
.cfi_endproc
## -- End function
.comm _spa_l2cache_lock,4,2 ## @spa_l2cache_lock
.comm _spa_l2cache_avl,4,2 ## @spa_l2cache_avl
.comm _B_TRUE,8,3 ## @B_TRUE
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _spa_l2cache_add ; -- Begin function spa_l2cache_add
.p2align 2
_spa_l2cache_add: ; @spa_l2cache_add
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
Lloh0:
adrp x20, _spa_l2cache_lock@GOTPAGE
Lloh1:
ldr x20, [x20, _spa_l2cache_lock@GOTPAGEOFF]
mov x0, x20
bl _mutex_enter
ldr x8, [x19]
cmp x8, #0
cset w0, eq
bl _ASSERT
Lloh2:
adrp x1, _spa_l2cache_avl@GOTPAGE
Lloh3:
ldr x1, [x1, _spa_l2cache_avl@GOTPAGEOFF]
mov x0, x19
bl _spa_aux_add
Lloh4:
adrp x8, _B_TRUE@GOTPAGE
Lloh5:
ldr x8, [x8, _B_TRUE@GOTPAGEOFF]
Lloh6:
ldr x8, [x8]
str x8, [x19]
mov x0, x20
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _mutex_exit
.loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _spa_l2cache_lock,4,2 ; @spa_l2cache_lock
.comm _spa_l2cache_avl,4,2 ; @spa_l2cache_avl
.comm _B_TRUE,8,3 ; @B_TRUE
.subsections_via_symbols
|
AnghaBench/freebsd/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/extr_spa_misc.c_spa_l2cache_add.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function usage
_usage: ## @usage
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rdx
testq %rdi, %rdi
je LBB0_3
## %bb.1:
movq %rsi, %rcx
testq %rsi, %rsi
je LBB0_3
## %bb.2:
movq _stderr@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq L_.str(%rip), %rsi
xorl %eax, %eax
callq _fprintf
jmp LBB0_5
LBB0_3:
testq %rdx, %rdx
je LBB0_5
## %bb.4:
movq _stderr@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq L_.str.1(%rip), %rsi
xorl %eax, %eax
callq _fprintf
LBB0_5:
movq _stderr@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq L_.str.2(%rip), %rsi
xorl %eax, %eax
callq _fprintf
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.comm _stderr,4,2 ## @stderr
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s: %s\n"
L_.str.1: ## @.str.1
.asciz "%s\n"
L_.str.2: ## @.str.2
.asciz "usage: diff [<tree-oid> [<tree-oid>]]\n"
.no_dead_strip _usage
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function usage
_usage: ; @usage
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
Lloh0:
adrp x19, _stderr@GOTPAGE
Lloh1:
ldr x19, [x19, _stderr@GOTPAGEOFF]
cbz x0, LBB0_3
; %bb.1:
cbz x1, LBB0_3
; %bb.2:
ldr w8, [x19]
stp x0, x1, [sp]
Lloh2:
adrp x1, l_.str@PAGE
Lloh3:
add x1, x1, l_.str@PAGEOFF
b LBB0_5
LBB0_3:
cbz x0, LBB0_6
; %bb.4:
ldr w8, [x19]
str x0, [sp]
Lloh4:
adrp x1, l_.str.1@PAGE
Lloh5:
add x1, x1, l_.str.1@PAGEOFF
LBB0_5:
mov x0, x8
bl _fprintf
LBB0_6:
ldr w0, [x19]
Lloh6:
adrp x1, l_.str.2@PAGE
Lloh7:
add x1, x1, l_.str.2@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh6, Lloh7
.cfi_endproc
; -- End function
.comm _stderr,4,2 ; @stderr
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s: %s\n"
l_.str.1: ; @.str.1
.asciz "%s\n"
l_.str.2: ; @.str.2
.asciz "usage: diff [<tree-oid> [<tree-oid>]]\n"
.no_dead_strip _usage
.subsections_via_symbols
|
AnghaBench/libgit2/examples/extr_diff.c_usage.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _rpcrdma_recv_buffer_get ## -- Begin function rpcrdma_recv_buffer_get
.p2align 4, 0x90
_rpcrdma_recv_buffer_get: ## @rpcrdma_recv_buffer_get
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
movq 8(%rdi), %rbx
cmpq $0, 16(%rdi)
jne LBB0_2
## %bb.1:
movq 8(%rbx), %rbx
LBB0_2:
leaq 16(%rbx), %r15
movq %r15, %rdi
callq _spin_lock_irqsave
movq (%rbx), %rax
cmpq 8(%rbx), %rax
jae LBB0_4
## %bb.3:
movq 24(%rbx), %rcx
movq (%rcx,%rax,8), %rdx
movq %rdx, (%r14)
leaq 1(%rax), %rdx
movq %rdx, (%rbx)
movq $0, (%rcx,%rax,8)
LBB0_4:
movq %r15, %rdi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _spin_unlock_irqrestore ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _rpcrdma_recv_buffer_get ; -- Begin function rpcrdma_recv_buffer_get
.p2align 2
_rpcrdma_recv_buffer_get: ; @rpcrdma_recv_buffer_get
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
ldp x21, x8, [x0, #8]
cbnz x8, LBB0_2
; %bb.1:
ldr x21, [x21, #8]
LBB0_2:
add x20, x21, #16
mov x0, x20
bl _spin_lock_irqsave
ldp x8, x9, [x21]
cmp x8, x9
b.hs LBB0_4
; %bb.3:
ldr x9, [x21, #24]
lsl x10, x8, #3
ldr x11, [x9, x10]
str x11, [x19]
add x8, x8, #1
str x8, [x21]
str xzr, [x9, x10]
LBB0_4:
mov x0, x20
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _spin_unlock_irqrestore
.cfi_endproc
; -- End function
.subsections_via_symbols
|
AnghaBench/fastsocket/kernel/net/sunrpc/xprtrdma/extr_verbs.c_rpcrdma_recv_buffer_get.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 4, 0x90 ## -- Begin function __io_iopoll_check
___io_iopoll_check: ## @__io_iopoll_check
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, %rbx
movq %rsi, %r14
movq %rdi, %r15
movl 4(%rdi), %edi
callq _io_cqring_events
testq %rax, %rax
je LBB0_1
LBB0_7:
xorl %eax, %eax
LBB0_8:
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB0_1:
xorl %r12d, %r12d
jmp LBB0_2
.p2align 4, 0x90
LBB0_6: ## in Loop: Header=BB0_2 Depth=1
movl 4(%r15), %edi
callq _io_cqring_events
testq %rax, %rax
jne LBB0_7
LBB0_2: ## =>This Inner Loop Header: Depth=1
movl (%r14), %eax
leal (%rax,%rbx), %edx
cmpq %rbx, %rax
cmovgel %r12d, %edx
movq %r15, %rdi
movq %r14, %rsi
callq _io_iopoll_getevents
testl %eax, %eax
jle LBB0_8
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
testq %rbx, %rbx
jne LBB0_6
## %bb.4: ## in Loop: Header=BB0_2 Depth=1
cmpl $0, (%r14)
jne LBB0_7
## %bb.5: ## in Loop: Header=BB0_2 Depth=1
xorl %eax, %eax
callq _need_resched
movl %eax, %ecx
xorl %eax, %eax
testl %ecx, %ecx
je LBB0_6
jmp LBB0_8
.cfi_endproc
## -- End function
.no_dead_strip ___io_iopoll_check
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 2 ; -- Begin function __io_iopoll_check
___io_iopoll_check: ; @__io_iopoll_check
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x2
mov x20, x1
mov x21, x0
ldr w0, [x0, #4]
b LBB0_2
LBB0_1: ; in Loop: Header=BB0_2 Depth=1
ldr w0, [x21, #4]
LBB0_2: ; =>This Inner Loop Header: Depth=1
bl _io_cqring_events
cbnz x0, LBB0_7
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
ldr w8, [x20]
add w9, w8, w19
cmp x8, x19
csel w2, w9, wzr, lt
mov x0, x21
mov x1, x20
bl _io_iopoll_getevents
cmp w0, #1
b.lt LBB0_8
; %bb.4: ; in Loop: Header=BB0_2 Depth=1
cbnz x19, LBB0_1
; %bb.5: ; in Loop: Header=BB0_2 Depth=1
ldr w8, [x20]
cbnz w8, LBB0_7
; %bb.6: ; in Loop: Header=BB0_2 Depth=1
bl _need_resched
cbz w0, LBB0_1
LBB0_7:
mov w0, #0 ; =0x0
LBB0_8:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip ___io_iopoll_check
.subsections_via_symbols
|
assembly_file_107767.c
|
assembly_dataset
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.subsections_via_symbols
|
the_stack_data/565977.c
|
stack
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movl $7370084, -13(%rbp) ## imm = 0x707564
movl $1685222515, -16(%rbp) ## imm = 0x64727473
leaq -16(%rbp), %rdi
callq _strdup
movq %rax, %rbx
leaq L_.str(%rip), %rdi
movq %rax, %rsi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
callq _free
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L___const.main.a: ## @__const.main.a
.asciz "strdup"
L_.str: ## @.str
.asciz "str: %s\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov w8, #30052
movk w8, #112, lsl #16
stur w8, [sp, #11]
mov w8, #29811
movk w8, #25714, lsl #16
str w8, [sp, #8]
add x0, sp, #8
bl _strdup
mov x19, x0
str x0, [sp]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x0, x19
bl _free
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l___const.main.a: ; @__const.main.a
.asciz "strdup"
l_.str: ; @.str
.asciz "str: %s\n"
.subsections_via_symbols
|
the_stack_data/61075364.c
|
stack
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _push ## -- Begin function push
.p2align 4, 0x90
_push: ## @push
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq 4194304(%rdi), %rax
cmpq $1048576, %rax ## imm = 0x100000
jae LBB0_2
## %bb.1:
movl %esi, (%rdi,%rax,4)
incq %rax
movq %rax, 4194304(%rdi)
popq %rbp
retq
LBB0_2:
leaq L_str(%rip), %rdi
callq _puts
movl $-1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _pop ## -- Begin function pop
.p2align 4, 0x90
_pop: ## @pop
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq 4194304(%rdi), %rax
testq %rax, %rax
je LBB1_2
## %bb.1:
decq %rax
movq %rax, 4194304(%rdi)
popq %rbp
retq
LBB1_2:
leaq L_str.8(%rip), %rdi
callq _puts
movl $-2, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _peek ## -- Begin function peek
.p2align 4, 0x90
_peek: ## @peek
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq 4194304(%rdi), %rax
testq %rax, %rax
je LBB2_2
## %bb.1:
movl -4(%rdi,%rax,4), %eax
popq %rbp
retq
LBB2_2:
leaq L_str.8(%rip), %rdi
callq _puts
movl $-2, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _get ## -- Begin function get
.p2align 4, 0x90
_get: ## @get
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq 4194304(%rdi), %rax
subq $1, %rax
jb LBB3_3
## %bb.1:
cmpq %rsi, %rax
jb LBB3_3
## %bb.2:
movl (%rdi,%rsi,4), %eax
popq %rbp
retq
LBB3_3:
leaq L_str.9(%rip), %rdi
callq _puts
movl $-3, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _printStack ## -- Begin function printStack
.p2align 4, 0x90
_printStack: ## @printStack
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r15
movq 4194304(%rdi), %rsi
leal -1(%rsi), %ebx
leaq L_.str.3(%rip), %rdi
xorl %r12d, %r12d
xorl %eax, %eax
callq _printf
testl %ebx, %ebx
jle LBB4_3
## %bb.1:
movl %ebx, %r12d
leaq L_.str.4(%rip), %r14
xorl %ebx, %ebx
.p2align 4, 0x90
LBB4_2: ## =>This Inner Loop Header: Depth=1
movl (%r15,%rbx,4), %esi
movq %r14, %rdi
xorl %eax, %eax
callq _printf
incq %rbx
cmpq %rbx, %r12
jne LBB4_2
LBB4_3:
cmpq $0, 4194304(%r15)
je LBB4_5
## %bb.4:
movl (%r15,%r12,4), %esi
leaq L_.str.5(%rip), %rdi
xorl %eax, %eax
callq _printf
LBB4_5:
movl $10, %edi
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _putchar ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str.3: ## @.str.3
.asciz "stack %d : "
L_.str.4: ## @.str.4
.asciz "%d | "
L_.str.5: ## @.str.5
.asciz "%d"
L_str: ## @str
.asciz "STACK OVERFLOW!"
L_str.8: ## @str.8
.asciz "STACK UNDERFLOW!"
L_str.9: ## @str.9
.asciz "GET ERROR!"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _push ; -- Begin function push
.p2align 2
_push: ; @push
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
add x8, x0, #1024, lsl #12 ; =4194304
ldr x9, [x8]
cmp x9, #256, lsl #12 ; =1048576
b.hs LBB0_2
; %bb.1:
str w1, [x0, x9, lsl #2]
add x9, x9, #1
str x9, [x8]
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
LBB0_2:
Lloh0:
adrp x0, l_str@PAGE
Lloh1:
add x0, x0, l_str@PAGEOFF
bl _puts
mov w0, #-1
bl _exit
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.globl _pop ; -- Begin function pop
.p2align 2
_pop: ; @pop
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
add x8, x0, #1024, lsl #12 ; =4194304
ldr x9, [x8]
cbz x9, LBB1_2
; %bb.1:
sub x9, x9, #1
str x9, [x8]
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
LBB1_2:
Lloh2:
adrp x0, l_str.8@PAGE
Lloh3:
add x0, x0, l_str.8@PAGEOFF
bl _puts
mov w0, #-2
bl _exit
.loh AdrpAdd Lloh2, Lloh3
.cfi_endproc
; -- End function
.globl _peek ; -- Begin function peek
.p2align 2
_peek: ; @peek
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #4194304
ldr x8, [x0, x8]
cbz x8, LBB2_2
; %bb.1:
add x8, x0, x8, lsl #2
ldur w0, [x8, #-4]
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
LBB2_2:
Lloh4:
adrp x0, l_str.8@PAGE
Lloh5:
add x0, x0, l_str.8@PAGEOFF
bl _puts
mov w0, #-2
bl _exit
.loh AdrpAdd Lloh4, Lloh5
.cfi_endproc
; -- End function
.globl _get ; -- Begin function get
.p2align 2
_get: ; @get
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #4194304
ldr x8, [x0, x8]
sub x9, x8, #1
cmp x8, #0
ccmp x9, x1, #0, ne
b.lo LBB3_2
; %bb.1:
ldr w0, [x0, x1, lsl #2]
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
LBB3_2:
Lloh6:
adrp x0, l_str.9@PAGE
Lloh7:
add x0, x0, l_str.9@PAGEOFF
bl _puts
mov w0, #-3
bl _exit
.loh AdrpAdd Lloh6, Lloh7
.cfi_endproc
; -- End function
.globl _printStack ; -- Begin function printStack
.p2align 2
_printStack: ; @printStack
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x0
add x21, x0, #1024, lsl #12 ; =4194304
ldr x8, [x21]
sub w22, w8, #1
str x8, [sp]
Lloh8:
adrp x0, l_.str.3@PAGE
Lloh9:
add x0, x0, l_.str.3@PAGEOFF
bl _printf
cmp w22, #1
b.lt LBB4_6
; %bb.1:
Lloh10:
adrp x20, l_.str.4@PAGE
Lloh11:
add x20, x20, l_.str.4@PAGEOFF
mov x23, x22
mov x24, x19
LBB4_2: ; =>This Inner Loop Header: Depth=1
ldr w8, [x24], #4
str x8, [sp]
mov x0, x20
bl _printf
subs x23, x23, #1
b.ne LBB4_2
; %bb.3:
ldr x8, [x21]
cbz x8, LBB4_5
LBB4_4:
ldr w8, [x19, x22, lsl #2]
str x8, [sp]
Lloh12:
adrp x0, l_.str.5@PAGE
Lloh13:
add x0, x0, l_.str.5@PAGEOFF
bl _printf
LBB4_5:
mov w0, #10
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #80
b _putchar
LBB4_6:
mov x22, #0
ldr x8, [x21]
cbnz x8, LBB4_4
b LBB4_5
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh12, Lloh13
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str.3: ; @.str.3
.asciz "stack %d : "
l_.str.4: ; @.str.4
.asciz "%d | "
l_.str.5: ; @.str.5
.asciz "%d"
l_str: ; @str
.asciz "STACK OVERFLOW!"
l_str.8: ; @str.8
.asciz "STACK UNDERFLOW!"
l_str.9: ; @str.9
.asciz "GET ERROR!"
.subsections_via_symbols
|
the_stack_data/36074941.c
|
stack
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _perf_instruction_pointer ## -- Begin function perf_instruction_pointer
.p2align 4, 0x90
_perf_instruction_pointer: ## @perf_instruction_pointer
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %rbx
movq _perf_guest_cbs@GOTPCREL(%rip), %r14
movq (%r14), %rcx
testq %rcx, %rcx
je LBB0_2
## %bb.1:
xorl %eax, %eax
callq *8(%rcx)
testq %rax, %rax
je LBB0_2
## %bb.3:
movq (%r14), %rcx
xorl %eax, %eax
popq %rbx
popq %r14
popq %rbp
jmpq *(%rcx) ## TAILCALL
LBB0_2:
movq (%rbx), %r14
movq %rbx, %rdi
callq _code_segment_base
addq %r14, %rax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _perf_guest_cbs,8,3 ## @perf_guest_cbs
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _perf_instruction_pointer ; -- Begin function perf_instruction_pointer
.p2align 2
_perf_instruction_pointer: ; @perf_instruction_pointer
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
Lloh0:
adrp x20, _perf_guest_cbs@GOTPAGE
Lloh1:
ldr x20, [x20, _perf_guest_cbs@GOTPAGEOFF]
ldr x8, [x20]
cbz x8, LBB0_3
; %bb.1:
ldr x8, [x8, #8]
blr x8
cbz x0, LBB0_3
; %bb.2:
ldr x8, [x20]
ldr x0, [x8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
br x0
LBB0_3:
ldr x20, [x19]
mov x0, x19
bl _code_segment_base
add x0, x0, x20
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _perf_guest_cbs,8,3 ; @perf_guest_cbs
.subsections_via_symbols
|
AnghaBench/linux/arch/x86/events/extr_core.c_perf_instruction_pointer.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function sctp_cacc_skip_3_1_f
_sctp_cacc_skip_3_1_f: ## @sctp_cacc_skip_3_1_f
.cfi_startproc
## %bb.0:
testq %rdi, %rdi
je LBB0_4
## %bb.1:
cmpl $1, %esi
jg LBB0_4
## %bb.2:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
cmpl $0, (%rdi)
popq %rbp
je LBB0_3
LBB0_4:
xorl %eax, %eax
retq
LBB0_3:
movl $1, %eax
retq
.cfi_endproc
## -- End function
.no_dead_strip _sctp_cacc_skip_3_1_f
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function sctp_cacc_skip_3_1_f
_sctp_cacc_skip_3_1_f: ; @sctp_cacc_skip_3_1_f
.cfi_startproc
; %bb.0:
cbz x0, LBB0_3
; %bb.1:
cmp w1, #1
b.gt LBB0_3
; %bb.2:
ldr w8, [x0]
cbz w8, LBB0_4
LBB0_3:
mov w0, #0
ret
LBB0_4:
mov w0, #1
ret
.cfi_endproc
; -- End function
.no_dead_strip _sctp_cacc_skip_3_1_f
.subsections_via_symbols
|
AnghaBench/linux/net/sctp/extr_outqueue.c_sctp_cacc_skip_3_1_f.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ag71xx_phy_connect_fixed
_ag71xx_phy_connect_fixed: ## @ag71xx_phy_connect_fixed
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %rbx
movq 8(%rdi), %r15
callq _ag71xx_get_pdata
movq %rax, %r14
movl (%rax), %eax
addl $-128, %eax
xorl %r12d, %r12d
cmpl $3, %eax
jb LBB0_2
## %bb.1:
leaq L_.str(%rip), %rsi
movq %r15, %rdi
callq _dev_err
movq _EINVAL@GOTPCREL(%rip), %rax
xorl %r12d, %r12d
subl (%rax), %r12d
LBB0_2:
leaq L_.str.1(%rip), %rsi
movq %r15, %rdi
callq _dev_dbg
movl 4(%r14), %eax
movl %eax, 4(%rbx)
movl (%r14), %eax
movl %eax, (%rbx)
movl %r12d, %eax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "invalid speed specified\n"
.comm _EINVAL,4,2 ## @EINVAL
L_.str.1: ## @.str.1
.asciz "using fixed link parameters\n"
.no_dead_strip _ag71xx_phy_connect_fixed
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ag71xx_phy_connect_fixed
_ag71xx_phy_connect_fixed: ; @ag71xx_phy_connect_fixed
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
ldr x20, [x0, #8]
bl _ag71xx_get_pdata
mov x21, x0
ldr w8, [x0]
sub w8, w8, #128
cmp w8, #3
b.hs LBB0_2
; %bb.1:
mov w22, #0
b LBB0_3
LBB0_2:
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
mov x0, x20
bl _dev_err
Lloh2:
adrp x8, _EINVAL@GOTPAGE
Lloh3:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh4:
ldr w8, [x8]
neg w22, w8
LBB0_3:
Lloh5:
adrp x1, l_.str.1@PAGE
Lloh6:
add x1, x1, l_.str.1@PAGEOFF
mov x0, x20
bl _dev_dbg
ldr d0, [x21]
str d0, [x19]
mov x0, x22
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh5, Lloh6
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "invalid speed specified\n"
.comm _EINVAL,4,2 ; @EINVAL
l_.str.1: ; @.str.1
.asciz "using fixed link parameters\n"
.no_dead_strip _ag71xx_phy_connect_fixed
.subsections_via_symbols
|
AnghaBench/lede/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/extr_ag71xx_phy.c_ag71xx_phy_connect_fixed.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function gfx_ctx_qnx_set_swap_interval
_gfx_ctx_qnx_set_swap_interval: ## @gfx_ctx_qnx_set_swap_interval
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _gfx_ctx_qnx_set_swap_interval
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function gfx_ctx_qnx_set_swap_interval
_gfx_ctx_qnx_set_swap_interval: ; @gfx_ctx_qnx_set_swap_interval
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.no_dead_strip _gfx_ctx_qnx_set_swap_interval
.subsections_via_symbols
|
AnghaBench/RetroArch/gfx/drivers_context/extr_qnx_ctx.c_gfx_ctx_qnx_set_swap_interval.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
subq $96, %rsp
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -24(%rbp)
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -100(%rbp), %rsi
xorl %eax, %eax
callq _scanf
movl -100(%rbp), %eax
testl %eax, %eax
jle LBB0_8
## %bb.1:
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movl %eax, %ecx
movl %eax, %edx
andl $1, %edx
movl %edx, -96(%rbp,%rbx,4)
shrl %eax
incq %rbx
cmpl $1, %ecx
ja LBB0_2
## %bb.3:
movl %eax, -100(%rbp)
leaq L_.str.2(%rip), %rdi
xorl %eax, %eax
callq _printf
testl %ebx, %ebx
jle LBB0_6
## %bb.4:
incq %rbx
leaq L_.str.1(%rip), %r14
.p2align 4, 0x90
LBB0_5: ## =>This Inner Loop Header: Depth=1
movl -104(%rbp,%rbx,4), %esi
movq %r14, %rdi
xorl %eax, %eax
callq _printf
decq %rbx
cmpq $1, %rbx
ja LBB0_5
jmp LBB0_6
LBB0_8:
leaq L_.str.2(%rip), %rdi
xorl %eax, %eax
callq _printf
LBB0_6:
movl $10, %edi
callq _putchar
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -24(%rbp), %rax
jne LBB0_9
## %bb.7:
xorl %eax, %eax
addq $96, %rsp
popq %rbx
popq %r14
popq %rbp
retq
LBB0_9:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter a decimal number : "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "Binary number is : "
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x22, x21, [sp, #80] ; 16-byte Folded Spill
stp x20, x19, [sp, #96] ; 16-byte Folded Spill
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-40]
Lloh3:
adrp x0, l_.str@PAGE
Lloh4:
add x0, x0, l_.str@PAGEOFF
bl _printf
add x8, sp, #8
str x8, [sp]
Lloh5:
adrp x0, l_.str.1@PAGE
Lloh6:
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldr w8, [sp, #8]
cmp w8, #1
b.lt LBB0_6
; %bb.1:
mov x19, #0
add x9, sp, #12
LBB0_2: ; =>This Inner Loop Header: Depth=1
mov x10, x8
and w8, w8, #0x1
str w8, [x9, x19, lsl #2]
lsr w8, w10, #1
add x19, x19, #1
cmp w10, #1
b.hi LBB0_2
; %bb.3:
str w8, [sp, #8]
Lloh7:
adrp x0, l_.str.2@PAGE
Lloh8:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
cmp w19, #1
b.lt LBB0_7
; %bb.4:
sub x20, x19, #1
add x21, sp, #12
Lloh9:
adrp x19, l_.str.1@PAGE
Lloh10:
add x19, x19, l_.str.1@PAGEOFF
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [x21, x20, lsl #2]
str x8, [sp]
mov x0, x19
bl _printf
add x8, x20, #1
sub x20, x20, #1
cmp x8, #1
b.hi LBB0_5
b LBB0_7
LBB0_6:
Lloh11:
adrp x0, l_.str.2@PAGE
Lloh12:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
LBB0_7:
mov w0, #10
bl _putchar
ldur x8, [x29, #-40]
Lloh13:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh14:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh15:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_9
; %bb.8:
mov w0, #0
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
ldp x20, x19, [sp, #96] ; 16-byte Folded Reload
ldp x22, x21, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #128
ret
LBB0_9:
bl ___stack_chk_fail
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpAdd Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter a decimal number : "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "Binary number is : "
.subsections_via_symbols
|
the_stack_data/87637074.c
|
stack
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _lazyfreeFreeObjectFromBioThread ## -- Begin function lazyfreeFreeObjectFromBioThread
.p2align 4, 0x90
_lazyfreeFreeObjectFromBioThread: ## @lazyfreeFreeObjectFromBioThread
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq _decrRefCount
movq _lazyfree_objects@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl $1, %esi
popq %rbp
jmp _atomicDecr ## TAILCALL
.cfi_endproc
## -- End function
.comm _lazyfree_objects,4,2 ## @lazyfree_objects
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _lazyfreeFreeObjectFromBioThread ; -- Begin function lazyfreeFreeObjectFromBioThread
.p2align 2
_lazyfreeFreeObjectFromBioThread: ; @lazyfreeFreeObjectFromBioThread
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
bl _decrRefCount
Lloh0:
adrp x8, _lazyfree_objects@GOTPAGE
Lloh1:
ldr x8, [x8, _lazyfree_objects@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
mov w1, #1
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
b _atomicDecr
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _lazyfree_objects,4,2 ; @lazyfree_objects
.subsections_via_symbols
|
AnghaBench/redis/src/extr_lazyfree.c_lazyfreeFreeObjectFromBioThread.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ep93xx_irq
_ep93xx_irq: ## @ep93xx_irq
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
movq %rsi, %rdi
callq _netdev_priv
movq %rax, %rbx
movq _REG_INTSTSC@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _rdl
testl %eax, %eax
je LBB0_1
## %bb.2:
movl %eax, %r15d
movq _REG_INTSTS_RX@GOTPCREL(%rip), %rax
testl %r15d, (%rax)
je LBB0_6
## %bb.3:
movq %rbx, %rdi
callq _spin_lock
movq %rbx, %r12
addq $4, %r12
movq %r12, %rdi
callq _napi_schedule_prep
movl %eax, %edi
callq _likely
testq %rax, %rax
je LBB0_5
## %bb.4:
movq _REG_INTEN@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _REG_INTEN_TX@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %rbx, %rdi
callq _wrl
movq %r12, %rdi
callq ___napi_schedule
LBB0_5:
movq %rbx, %rdi
callq _spin_unlock
LBB0_6:
movq _REG_INTSTS_TX@GOTPCREL(%rip), %rax
movq _IRQ_HANDLED@GOTPCREL(%rip), %rbx
testl %r15d, (%rax)
je LBB0_8
## %bb.7:
movq %r14, %rdi
callq _ep93xx_tx_complete
jmp LBB0_8
LBB0_1:
movq _IRQ_NONE@GOTPCREL(%rip), %rbx
LBB0_8:
movl (%rbx), %eax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _REG_INTSTSC,4,2 ## @REG_INTSTSC
.comm _IRQ_NONE,4,2 ## @IRQ_NONE
.comm _REG_INTSTS_RX,4,2 ## @REG_INTSTS_RX
.comm _REG_INTEN,4,2 ## @REG_INTEN
.comm _REG_INTEN_TX,4,2 ## @REG_INTEN_TX
.comm _REG_INTSTS_TX,4,2 ## @REG_INTSTS_TX
.comm _IRQ_HANDLED,4,2 ## @IRQ_HANDLED
.no_dead_strip _ep93xx_irq
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ep93xx_irq
_ep93xx_irq: ; @ep93xx_irq
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x1
mov x0, x1
bl _netdev_priv
mov x20, x0
Lloh0:
adrp x8, _REG_INTSTSC@GOTPAGE
Lloh1:
ldr x8, [x8, _REG_INTSTSC@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
bl _rdl
cbz w0, LBB0_8
; %bb.1:
mov x21, x0
Lloh3:
adrp x8, _REG_INTSTS_RX@GOTPAGE
Lloh4:
ldr x8, [x8, _REG_INTSTS_RX@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
tst w8, w0
b.eq LBB0_5
; %bb.2:
mov x0, x20
bl _spin_lock
add x22, x20, #4
mov x0, x22
bl _napi_schedule_prep
bl _likely
cbz x0, LBB0_4
; %bb.3:
Lloh6:
adrp x8, _REG_INTEN@GOTPAGE
Lloh7:
ldr x8, [x8, _REG_INTEN@GOTPAGEOFF]
Lloh8:
ldr w1, [x8]
Lloh9:
adrp x8, _REG_INTEN_TX@GOTPAGE
Lloh10:
ldr x8, [x8, _REG_INTEN_TX@GOTPAGEOFF]
Lloh11:
ldr w2, [x8]
mov x0, x20
bl _wrl
mov x0, x22
bl ___napi_schedule
LBB0_4:
mov x0, x20
bl _spin_unlock
LBB0_5:
Lloh12:
adrp x8, _REG_INTSTS_TX@GOTPAGE
Lloh13:
ldr x8, [x8, _REG_INTSTS_TX@GOTPAGEOFF]
Lloh14:
ldr w8, [x8]
tst w8, w21
b.eq LBB0_7
; %bb.6:
mov x0, x19
bl _ep93xx_tx_complete
LBB0_7:
Lloh15:
adrp x8, _IRQ_HANDLED@GOTPAGE
Lloh16:
ldr x8, [x8, _IRQ_HANDLED@GOTPAGEOFF]
b LBB0_9
LBB0_8:
Lloh17:
adrp x8, _IRQ_NONE@GOTPAGE
Lloh18:
ldr x8, [x8, _IRQ_NONE@GOTPAGEOFF]
LBB0_9:
ldr w0, [x8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGot Lloh15, Lloh16
.loh AdrpLdrGot Lloh17, Lloh18
.cfi_endproc
; -- End function
.comm _REG_INTSTSC,4,2 ; @REG_INTSTSC
.comm _IRQ_NONE,4,2 ; @IRQ_NONE
.comm _REG_INTSTS_RX,4,2 ; @REG_INTSTS_RX
.comm _REG_INTEN,4,2 ; @REG_INTEN
.comm _REG_INTEN_TX,4,2 ; @REG_INTEN_TX
.comm _REG_INTSTS_TX,4,2 ; @REG_INTSTS_TX
.comm _IRQ_HANDLED,4,2 ; @IRQ_HANDLED
.no_dead_strip _ep93xx_irq
.subsections_via_symbols
|
AnghaBench/fastsocket/kernel/drivers/net/arm/extr_ep93xx_eth.c_ep93xx_irq.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _MurmurHash64A ## -- Begin function MurmurHash64A
.p2align 4, 0x90
_MurmurHash64A: ## @MurmurHash64A
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
## kill: def $esi killed $esi def $rsi
movabsq $-4132994306676758123, %r9 ## imm = 0xC6A4A7935BD1E995
movl %esi, %r11d
imulq %r9, %r11
xorq %rdx, %r11
movl %esi, %eax
shrl $3, %eax
leaq (,%rax,8), %r10
testq %r10, %r10
je LBB0_1
## %bb.2:
leaq (%rdi,%rax,8), %r8
xorl %eax, %eax
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
movq (%rdi,%rax), %rcx
imulq %r9, %rcx
movq %rcx, %rdx
shrq $47, %rdx
xorq %rcx, %rdx
imulq %r9, %rdx
xorq %rdx, %r11
imulq %r9, %r11
addq $8, %rax
cmpq %rax, %r10
jne LBB0_3
jmp LBB0_4
LBB0_1:
movq %rdi, %r8
LBB0_4:
andl $7, %esi
decl %esi
cmpl $6, %esi
ja LBB0_13
## %bb.5:
leaq LJTI0_0(%rip), %rax
movslq (%rax,%rsi,4), %rcx
addq %rax, %rcx
jmpq *%rcx
LBB0_6:
movzbl 6(%r8), %eax
shlq $48, %rax
xorq %rax, %r11
LBB0_7:
movzbl 5(%r8), %eax
shlq $40, %rax
xorq %rax, %r11
LBB0_8:
movzbl 4(%r8), %eax
shlq $32, %rax
xorq %rax, %r11
LBB0_9:
movzbl 3(%r8), %eax
shlq $24, %rax
xorq %rax, %r11
LBB0_10:
movzbl 2(%r8), %eax
shlq $16, %rax
xorq %rax, %r11
LBB0_11:
movzbl 1(%r8), %eax
shlq $8, %rax
xorq %rax, %r11
LBB0_12:
movzbl (%r8), %eax
xorq %r11, %rax
imulq %r9, %rax
movq %rax, %r11
LBB0_13:
movq %r11, %rcx
shrq $47, %rcx
xorq %r11, %rcx
imulq %r9, %rcx
movq %rcx, %rax
shrq $47, %rax
xorq %rcx, %rax
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_12, LBB0_12-LJTI0_0
.set L0_0_set_11, LBB0_11-LJTI0_0
.set L0_0_set_10, LBB0_10-LJTI0_0
.set L0_0_set_9, LBB0_9-LJTI0_0
.set L0_0_set_8, LBB0_8-LJTI0_0
.set L0_0_set_7, LBB0_7-LJTI0_0
.set L0_0_set_6, LBB0_6-LJTI0_0
LJTI0_0:
.long L0_0_set_12
.long L0_0_set_11
.long L0_0_set_10
.long L0_0_set_9
.long L0_0_set_8
.long L0_0_set_7
.long L0_0_set_6
.end_data_region
## -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _MurmurHash64A ; -- Begin function MurmurHash64A
.p2align 2
_MurmurHash64A: ; @MurmurHash64A
.cfi_startproc
; %bb.0:
mov x8, #59797
movk x8, #23505, lsl #16
movk x8, #42899, lsl #32
movk x8, #50852, lsl #48
mov w9, w1
mul x9, x9, x8
eor x9, x9, x2
lsr w10, w1, #3
lsl x11, x10, #3
cbz x11, LBB0_3
; %bb.1:
add x10, x0, x11
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr x12, [x0], #8
mul x12, x12, x8
eor x12, x12, x12, lsr #47
mul x12, x12, x8
eor x9, x12, x9
mul x9, x9, x8
subs x11, x11, #8
b.ne LBB0_2
b LBB0_4
LBB0_3:
mov x10, x0
LBB0_4:
and w11, w1, #0x7
sub w11, w11, #1
cmp w11, #6
b.hi LBB0_13
; %bb.5:
Lloh0:
adrp x12, lJTI0_0@PAGE
Lloh1:
add x12, x12, lJTI0_0@PAGEOFF
adr x13, LBB0_6
ldrb w14, [x12, x11]
add x13, x13, x14, lsl #2
br x13
LBB0_6:
ldrb w11, [x10, #6]
eor x9, x9, x11, lsl #48
LBB0_7:
ldrb w11, [x10, #5]
eor x9, x9, x11, lsl #40
LBB0_8:
ldrb w11, [x10, #4]
eor x9, x9, x11, lsl #32
LBB0_9:
ldrb w11, [x10, #3]
eor x9, x9, x11, lsl #24
LBB0_10:
ldrb w11, [x10, #2]
eor x9, x9, x11, lsl #16
LBB0_11:
ldrb w11, [x10, #1]
eor x9, x9, x11, lsl #8
LBB0_12:
ldrb w10, [x10]
eor x9, x9, x10
mul x9, x9, x8
LBB0_13:
eor x9, x9, x9, lsr #47
mul x8, x9, x8
eor x0, x8, x8, lsr #47
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
.section __TEXT,__const
lJTI0_0:
.byte (LBB0_12-LBB0_6)>>2
.byte (LBB0_11-LBB0_6)>>2
.byte (LBB0_10-LBB0_6)>>2
.byte (LBB0_9-LBB0_6)>>2
.byte (LBB0_8-LBB0_6)>>2
.byte (LBB0_7-LBB0_6)>>2
.byte (LBB0_6-LBB0_6)>>2
; -- End function
.subsections_via_symbols
|
the_stack_data/619791.c
|
stack
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _snd_sof_load_firmware_memcpy ## -- Begin function snd_sof_load_firmware_memcpy
.p2align 4, 0x90
_snd_sof_load_firmware_memcpy: ## @snd_sof_load_firmware_memcpy
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
movq 8(%rdi), %r15
callq _snd_sof_load_firmware_raw
testl %eax, %eax
js LBB0_1
## %bb.2:
movq (%r15), %rsi
movq %r14, %rdi
callq _check_header
testl %eax, %eax
js LBB0_3
## %bb.4:
movq %r14, %rdi
callq _snd_sof_dsp_reset
testl %eax, %eax
js LBB0_5
## %bb.6:
movq (%r15), %rsi
movq %r14, %rdi
callq _load_modules
xorl %ebx, %ebx
testl %eax, %eax
jns LBB0_9
## %bb.7:
leaq L_.str.2(%rip), %rsi
movl %eax, %ebx
jmp LBB0_8
LBB0_1:
movl %eax, %ebx
jmp LBB0_9
LBB0_3:
movl %eax, %ebx
leaq L_.str(%rip), %rsi
jmp LBB0_8
LBB0_5:
movl %eax, %ebx
leaq L_.str.1(%rip), %rsi
LBB0_8:
movl (%r14), %edi
callq _dev_err
movq (%r15), %rdi
callq _release_firmware
movq $0, (%r15)
LBB0_9:
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "error: invalid FW header\n"
L_.str.1: ## @.str.1
.asciz "error: failed to reset DSP\n"
L_.str.2: ## @.str.2
.asciz "error: invalid FW modules\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _snd_sof_load_firmware_memcpy ; -- Begin function snd_sof_load_firmware_memcpy
.p2align 2
_snd_sof_load_firmware_memcpy: ; @snd_sof_load_firmware_memcpy
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
ldr x21, [x0, #8]
bl _snd_sof_load_firmware_raw
tbnz w0, #31, LBB0_5
; %bb.1:
ldr x1, [x21]
mov x0, x19
bl _check_header
tbnz w0, #31, LBB0_6
; %bb.2:
mov x0, x19
bl _snd_sof_dsp_reset
tbnz w0, #31, LBB0_7
; %bb.3:
ldr x1, [x21]
mov x0, x19
bl _load_modules
tbnz w0, #31, LBB0_8
; %bb.4:
mov w20, #0
b LBB0_10
LBB0_5:
mov x20, x0
b LBB0_10
LBB0_6:
mov x20, x0
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
b LBB0_9
LBB0_7:
mov x20, x0
Lloh2:
adrp x1, l_.str.1@PAGE
Lloh3:
add x1, x1, l_.str.1@PAGEOFF
b LBB0_9
LBB0_8:
mov x20, x0
Lloh4:
adrp x1, l_.str.2@PAGE
Lloh5:
add x1, x1, l_.str.2@PAGEOFF
LBB0_9:
ldr w0, [x19]
bl _dev_err
ldr x0, [x21]
bl _release_firmware
str xzr, [x21]
LBB0_10:
mov x0, x20
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh4, Lloh5
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "error: invalid FW header\n"
l_.str.1: ; @.str.1
.asciz "error: failed to reset DSP\n"
l_.str.2: ; @.str.2
.asciz "error: invalid FW modules\n"
.subsections_via_symbols
|
AnghaBench/linux/sound/soc/sof/extr_loader.c_snd_sof_load_firmware_memcpy.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _Weapon_Plasmagun_Fire ## -- Begin function Weapon_Plasmagun_Fire
.p2align 4, 0x90
_Weapon_Plasmagun_Fire: ## @Weapon_Plasmagun_Fire
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _muzzle@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _forward@GOTPCREL(%rip), %rax
movl (%rax), %edx
callq _fire_plasma
movq _s_quadFactor@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
movl 4(%rax), %edx
imull %ecx, %edx
movl %edx, 4(%rax)
imull (%rax), %ecx
movl %ecx, (%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _muzzle,4,2 ## @muzzle
.comm _forward,4,2 ## @forward
.comm _s_quadFactor,4,2 ## @s_quadFactor
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _Weapon_Plasmagun_Fire ; -- Begin function Weapon_Plasmagun_Fire
.p2align 2
_Weapon_Plasmagun_Fire: ; @Weapon_Plasmagun_Fire
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh0:
adrp x8, _muzzle@GOTPAGE
Lloh1:
ldr x8, [x8, _muzzle@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
Lloh3:
adrp x8, _forward@GOTPAGE
Lloh4:
ldr x8, [x8, _forward@GOTPAGEOFF]
Lloh5:
ldr w2, [x8]
bl _fire_plasma
Lloh6:
adrp x8, _s_quadFactor@GOTPAGE
Lloh7:
ldr x8, [x8, _s_quadFactor@GOTPAGEOFF]
ldr d0, [x0]
ld1r.2s { v1 }, [x8]
mul.2s v0, v0, v1
str d0, [x0]
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _muzzle,4,2 ; @muzzle
.comm _forward,4,2 ; @forward
.comm _s_quadFactor,4,2 ; @s_quadFactor
.subsections_via_symbols
|
AnghaBench/lab/engine/code/game/extr_g_weapon.c_Weapon_Plasmagun_Fire.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function main
LCPI0_0:
.quad 0x406fe00000000000 ## double 255
LCPI0_2:
.quad 0x40efffe000000000 ## double 65535
.section __TEXT,__literal16,16byte_literals
.p2align 4
LCPI0_1:
.quad 0x40efffe000000000 ## double 65535
.quad 0x40efffe000000000 ## double 65535
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $88, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
movl %edi, %ebx
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq (%rsi), %rax
movq %rax, -96(%rbp) ## 8-byte Spill
movq _FE_TONEAREST@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _fesetround
leaq 8(%r14), %r13
xorpd %xmm1, %xmm1
movapd %xmm1, -80(%rbp)
xorpd %xmm0, %xmm0
movapd %xmm0, -112(%rbp) ## 16-byte Spill
movapd %xmm1, -64(%rbp)
cmpl $2, %ebx
jl LBB0_1
## %bb.2:
movq (%r13), %r15
cmpb $45, (%r15)
jne LBB0_1
## %bb.3:
movl $0, -84(%rbp) ## 4-byte Folded Spill
leaq L_.str(%rip), %r14
movl $0, -88(%rbp) ## 4-byte Folded Spill
xorl %r12d, %r12d
.p2align 4, 0x90
LBB0_5: ## =>This Inner Loop Header: Depth=1
incq %r15
movq %r15, %rdi
movq %r14, %rsi
callq _strcmp
testq %rax, %rax
je LBB0_6
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movq %r15, %rdi
leaq L_.str.1(%rip), %rsi
callq _strcmp
testq %rax, %rax
je LBB0_8
## %bb.9: ## in Loop: Header=BB0_5 Depth=1
movq %r15, %rdi
leaq L_.str.2(%rip), %rsi
callq _strcmp
testq %rax, %rax
je LBB0_10
## %bb.11: ## in Loop: Header=BB0_5 Depth=1
movq %r15, %rdi
leaq L_.str.3(%rip), %rsi
callq _strcmp
testq %rax, %rax
je LBB0_12
## %bb.13: ## in Loop: Header=BB0_5 Depth=1
movq -96(%rbp), %rdi ## 8-byte Reload
callq _usage
cmpl $2, %ebx
ja LBB0_4
jmp LBB0_15
.p2align 4, 0x90
LBB0_6: ## in Loop: Header=BB0_5 Depth=1
xorl %r12d, %r12d
cmpl $2, %ebx
ja LBB0_4
jmp LBB0_15
.p2align 4, 0x90
LBB0_8: ## in Loop: Header=BB0_5 Depth=1
movl $1, %r12d
cmpl $2, %ebx
ja LBB0_4
jmp LBB0_15
LBB0_10: ## in Loop: Header=BB0_5 Depth=1
movl $0, -88(%rbp) ## 4-byte Folded Spill
movl $1, -84(%rbp) ## 4-byte Folded Spill
cmpl $2, %ebx
ja LBB0_4
jmp LBB0_15
LBB0_12: ## in Loop: Header=BB0_5 Depth=1
movl $1, -88(%rbp) ## 4-byte Folded Spill
movl $0, -84(%rbp) ## 4-byte Folded Spill
cmpl $2, %ebx
jbe LBB0_15
.p2align 4, 0x90
LBB0_4: ## in Loop: Header=BB0_5 Depth=1
movq 8(%r13), %r15
addq $8, %r13
decl %ebx
cmpb $45, (%r15)
je LBB0_5
## %bb.16:
leaq -8(%r13), %r14
jmp LBB0_17
LBB0_1:
movl $0, -84(%rbp) ## 4-byte Folded Spill
movl $0, -88(%rbp) ## 4-byte Folded Spill
xorl %r12d, %r12d
LBB0_17:
addl $-2, %ebx
cmpl $3, %ebx
ja LBB0_15
## %bb.18:
movl $1, %edx
xorpd %xmm0, %xmm0
leaq LJTI0_0(%rip), %rax
movslq (%rax,%rbx,4), %rcx
addq %rax, %rcx
movq -96(%rbp), %r15 ## 8-byte Reload
movl %r12d, %ebx
xorl %r12d, %r12d
jmpq *%rcx
LBB0_19:
movq 32(%r14), %rsi
movq %r15, %rdi
movl %ebx, %edx
callq _component
movsd %xmm0, -56(%rbp)
movl $2, %edx
LBB0_20:
movapd %xmm0, -128(%rbp) ## 16-byte Spill
movq 24(%r14), %rsi
movq %r15, %rdi
movl %edx, %r12d
movl %ebx, %edx
callq _component
movsd %xmm0, -64(%rbp)
unpcklpd -128(%rbp), %xmm0 ## 16-byte Folded Reload
## xmm0 = xmm0[0],mem[0]
movapd %xmm0, -112(%rbp) ## 16-byte Spill
## kill: def $r12d killed $r12d def $r12
LBB0_21:
movq 16(%r14), %rsi
movq %r15, %rdi
movl %ebx, %edx
callq _component
movsd %xmm0, -72(%rbp)
incl %r12d
LBB0_22:
movapd %xmm0, -128(%rbp) ## 16-byte Spill
movq (%r13), %rsi
movq %r15, %rdi
movl %ebx, %edx
callq _component
movsd %xmm0, -80(%rbp)
incl %r12d
unpcklpd -128(%rbp), %xmm0 ## 16-byte Folded Reload
## xmm0 = xmm0[0],mem[0]
movl %ebx, %r13d
testl %r13d, %r13d
je LBB0_24
LBB0_28:
movl %r12d, %eax
andl $1, %eax
cmpl $1, %eax
movl %r12d, %r14d
sbbl $0, %r14d
testl %r14d, %r14d
jle LBB0_32
## %bb.29:
divsd LCPI0_0(%rip), %xmm0
callq _linear_from_sRGB
movsd %xmm0, -80(%rbp)
cmpl $1, %r14d
je LBB0_32
## %bb.30:
movl %r14d, %r15d
movl $1, %ebx
.p2align 4, 0x90
LBB0_31: ## =>This Inner Loop Header: Depth=1
movsd -80(%rbp,%rbx,8), %xmm0 ## xmm0 = mem[0],zero
divsd LCPI0_0(%rip), %xmm0
callq _linear_from_sRGB
movsd %xmm0, -80(%rbp,%rbx,8)
incq %rbx
cmpq %rbx, %r15
jne LBB0_31
LBB0_32:
testb $1, %r12b
movq -96(%rbp), %r15 ## 8-byte Reload
jne LBB0_46
## %bb.33:
movslq %r14d, %rax
movsd -80(%rbp,%rax,8), %xmm0 ## xmm0 = mem[0],zero
divsd LCPI0_0(%rip), %xmm0
movsd %xmm0, -80(%rbp,%rax,8)
jmp LBB0_46
LBB0_15:
movq -96(%rbp), %r15 ## 8-byte Reload
movq %r15, %rdi
callq _usage
xorpd %xmm0, %xmm0
xorpd %xmm1, %xmm1
movapd %xmm1, -112(%rbp) ## 16-byte Spill
movl %r12d, %r13d
xorl %r12d, %r12d
testl %r13d, %r13d
jne LBB0_28
LBB0_24:
movapd LCPI0_1(%rip), %xmm1 ## xmm1 = [6.5535E+4,6.5535E+4]
divpd %xmm1, %xmm0
movapd %xmm0, -80(%rbp)
movapd -112(%rbp), %xmm2 ## 16-byte Reload
divpd %xmm1, %xmm2
movapd %xmm2, -64(%rbp)
testb $1, %r12b
jne LBB0_46
## %bb.25:
leal -1(%r12), %eax
movl %r12d, %ecx
movsd -88(%rbp,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
xorpd %xmm2, %xmm2
ucomisd %xmm2, %xmm1
jbe LBB0_26
## %bb.34:
cmpl $2, %r12d
jb LBB0_46
## %bb.35:
divsd %xmm1, %xmm0
movsd %xmm0, -80(%rbp)
cmpl $1, %eax
je LBB0_46
## %bb.36:
movl %eax, %eax
leaq -1(%rax), %rcx
movl $1, %edx
cmpq $2, %rcx
jb LBB0_45
## %bb.37:
movq %rcx, %rdx
andq $-2, %rdx
movddup %xmm1, %xmm0 ## xmm0 = xmm1[0,0]
leaq -2(%rdx), %rsi
movq %rsi, %rbx
shrq %rbx
incq %rbx
testq %rsi, %rsi
je LBB0_38
## %bb.39:
movq %rbx, %rdi
andq $-2, %rdi
xorl %esi, %esi
.p2align 4, 0x90
LBB0_40: ## =>This Inner Loop Header: Depth=1
movupd -72(%rbp,%rsi,8), %xmm2
movupd -56(%rbp,%rsi,8), %xmm3
divpd %xmm0, %xmm2
movupd %xmm2, -72(%rbp,%rsi,8)
divpd %xmm0, %xmm3
movupd %xmm3, -56(%rbp,%rsi,8)
addq $4, %rsi
addq $-2, %rdi
jne LBB0_40
jmp LBB0_41
LBB0_26:
cmpl $2, %r12d
jb LBB0_46
## %bb.27:
movl %eax, %edx
shlq $3, %rdx
leaq L_.memset_pattern(%rip), %rsi
leaq -80(%rbp), %rdi
callq _memset_pattern16
jmp LBB0_46
LBB0_38:
xorl %esi, %esi
LBB0_41:
testb $1, %bl
je LBB0_43
## %bb.42:
shlq $3, %rsi
orq $8, %rsi
movupd -80(%rbp,%rsi), %xmm2
divpd %xmm0, %xmm2
movupd %xmm2, -80(%rbp,%rsi)
LBB0_43:
cmpq %rdx, %rcx
movq -96(%rbp), %r15 ## 8-byte Reload
je LBB0_46
## %bb.44:
orq $1, %rcx
movq %rcx, %rdx
.p2align 4, 0x90
LBB0_45: ## =>This Inner Loop Header: Depth=1
movsd -80(%rbp,%rdx,8), %xmm0 ## xmm0 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, -80(%rbp,%rdx,8)
incq %rdx
cmpq %rdx, %rax
jne LBB0_45
LBB0_46:
cmpl $0, -84(%rbp) ## 4-byte Folded Reload
je LBB0_50
## %bb.47:
cmpl $2, %r12d
jg LBB0_49
## %bb.48:
movq _stderr@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq L_.str.4(%rip), %rsi
movq %r15, %rdx
movl %r12d, %ecx
callq _fprintf
movq %r15, %rdi
callq _usage
LBB0_49:
movsd -80(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -72(%rbp), %xmm1 ## xmm1 = mem[0],zero
movsd -64(%rbp), %xmm2 ## xmm2 = mem[0],zero
callq _YfromRGB
movsd %xmm0, -80(%rbp)
addl $-2, %r12d
LBB0_50:
cmpl $0, -88(%rbp) ## 4-byte Folded Reload
je LBB0_54
## %bb.51:
cmpl $3, %r12d
jl LBB0_53
## %bb.52:
movq _stderr@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq L_.str.5(%rip), %rsi
movq %r15, %rdx
movl %r12d, %ecx
callq _fprintf
movq %r15, %rdi
callq _usage
LBB0_53:
movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -56(%rbp)
movddup -80(%rbp), %xmm0 ## xmm0 = mem[0,0]
movupd %xmm0, -72(%rbp)
LBB0_54:
testl %r13d, %r13d
je LBB0_72
## %bb.55:
testb $1, %r12b
jne LBB0_67
## %bb.56:
cmpl $2, %r12d
jl LBB0_67
## %bb.57:
leal -1(%r12), %ecx
movslq %r12d, %rax
movsd -88(%rbp,%rax,8), %xmm0 ## xmm0 = mem[0],zero
movl %ecx, %eax
cmpl $4, %ecx
jae LBB0_59
## %bb.58:
xorl %ecx, %ecx
jmp LBB0_66
LBB0_72:
leal 1(%r12), %r14d
andl $-2, %r14d
jle LBB0_75
## %bb.73:
movl %r14d, %ebx
incq %rbx
decl %r14d
.p2align 4, 0x90
LBB0_74: ## =>This Inner Loop Header: Depth=1
movl %r14d, %r15d
movsd -80(%rbp,%r15,8), %xmm0 ## xmm0 = mem[0],zero
callq _sRGB_from_linear
movsd %xmm0, -80(%rbp,%r15,8)
decq %rbx
decl %r14d
cmpq $1, %rbx
ja LBB0_74
LBB0_75:
testl %r12d, %r12d
jle LBB0_84
## %bb.76:
movsd -80(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd LCPI0_0(%rip), %xmm0
roundsd $12, %xmm0, %xmm0
movsd %xmm0, -80(%rbp)
cmpl $1, %r12d
je LBB0_81
## %bb.77:
movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd LCPI0_0(%rip), %xmm0
roundsd $12, %xmm0, %xmm0
movsd %xmm0, -72(%rbp)
cmpl $2, %r12d
je LBB0_81
## %bb.78:
movsd -64(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd LCPI0_0(%rip), %xmm0
roundsd $12, %xmm0, %xmm0
movsd %xmm0, -64(%rbp)
cmpl $3, %r12d
je LBB0_81
## %bb.79:
movsd -56(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd LCPI0_0(%rip), %xmm0
jmp LBB0_80
LBB0_59:
movl %eax, %ecx
andl $-4, %ecx
movddup %xmm0, %xmm1 ## xmm1 = xmm0[0,0]
leaq -4(%rcx), %rsi
movq %rsi, %rdx
shrq $2, %rdx
incq %rdx
testq %rsi, %rsi
je LBB0_60
## %bb.61:
movq %rdx, %rdi
andq $-2, %rdi
xorl %esi, %esi
.p2align 4, 0x90
LBB0_62: ## =>This Inner Loop Header: Depth=1
movapd -80(%rbp,%rsi,8), %xmm2
mulpd %xmm1, %xmm2
movapd -64(%rbp,%rsi,8), %xmm3
mulpd %xmm1, %xmm3
movapd %xmm2, -80(%rbp,%rsi,8)
movapd %xmm3, -64(%rbp,%rsi,8)
movapd -48(%rbp,%rsi,8), %xmm2
mulpd %xmm1, %xmm2
movapd -32(%rbp,%rsi,8), %xmm3
mulpd %xmm1, %xmm3
movapd %xmm2, -48(%rbp,%rsi,8)
movapd %xmm3, -32(%rbp,%rsi,8)
addq $8, %rsi
addq $-2, %rdi
jne LBB0_62
## %bb.63:
testb $1, %dl
je LBB0_65
LBB0_64:
movapd %xmm1, %xmm2
mulpd -80(%rbp,%rsi,8), %xmm2
movapd -64(%rbp,%rsi,8), %xmm3
mulpd %xmm1, %xmm3
movapd %xmm2, -80(%rbp,%rsi,8)
movapd %xmm3, -64(%rbp,%rsi,8)
LBB0_65:
cmpq %rax, %rcx
je LBB0_67
.p2align 4, 0x90
LBB0_66: ## =>This Inner Loop Header: Depth=1
movsd -80(%rbp,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm0, %xmm1
movsd %xmm1, -80(%rbp,%rcx,8)
incq %rcx
cmpq %rcx, %rax
jne LBB0_66
LBB0_67:
testl %r12d, %r12d
jle LBB0_84
## %bb.68:
movsd -80(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd LCPI0_2(%rip), %xmm0
roundsd $12, %xmm0, %xmm0
movsd %xmm0, -80(%rbp)
cmpl $1, %r12d
je LBB0_81
## %bb.69:
movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd LCPI0_2(%rip), %xmm0
roundsd $12, %xmm0, %xmm0
movsd %xmm0, -72(%rbp)
cmpl $2, %r12d
je LBB0_81
## %bb.70:
movsd -64(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd LCPI0_2(%rip), %xmm0
roundsd $12, %xmm0, %xmm0
movsd %xmm0, -64(%rbp)
cmpl $3, %r12d
je LBB0_81
## %bb.71:
movsd -56(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd LCPI0_2(%rip), %xmm0
LBB0_80:
roundsd $12, %xmm0, %xmm0
movsd %xmm0, -56(%rbp)
LBB0_81:
testl %r12d, %r12d
jle LBB0_84
## %bb.82:
movl %r12d, %r15d
xorl %ebx, %ebx
leaq L_.str.6(%rip), %r14
.p2align 4, 0x90
LBB0_83: ## =>This Inner Loop Header: Depth=1
movsd -80(%rbp,%rbx,8), %xmm0 ## xmm0 = mem[0],zero
movq %r14, %rdi
movb $1, %al
callq _printf
incq %rbx
cmpq %rbx, %r15
jne LBB0_83
LBB0_84:
movl $10, %edi
callq _putchar
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_86
## %bb.85:
xorl %eax, %eax
addq $88, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_60:
xorl %esi, %esi
testb $1, %dl
jne LBB0_64
jmp LBB0_65
LBB0_86:
callq ___stack_chk_fail
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_22, LBB0_22-LJTI0_0
.set L0_0_set_21, LBB0_21-LJTI0_0
.set L0_0_set_20, LBB0_20-LJTI0_0
.set L0_0_set_19, LBB0_19-LJTI0_0
LJTI0_0:
.long L0_0_set_22
.long L0_0_set_21
.long L0_0_set_20
.long L0_0_set_19
.end_data_region
## -- End function
.comm _FE_TONEAREST,4,2 ## @FE_TONEAREST
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "sRGB"
L_.str.1: ## @.str.1
.asciz "linear"
L_.str.2: ## @.str.2
.asciz "gray"
L_.str.3: ## @.str.3
.asciz "color"
.comm _stderr,4,2 ## @stderr
L_.str.4: ## @.str.4
.asciz "%s: too few channels (%d) for -gray\n"
L_.str.5: ## @.str.5
.asciz "%s: too many channels (%d) for -color\n"
L_.str.6: ## @.str.6
.asciz " %g"
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## @.memset_pattern
L_.memset_pattern:
.quad 0x3ff0000000000000 ## double 1
.quad 0x3ff0000000000000 ## double 1
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #192
.cfi_def_cfa_offset 192
stp d11, d10, [sp, #64] ; 16-byte Folded Spill
stp d9, d8, [sp, #80] ; 16-byte Folded Spill
stp x28, x27, [sp, #96] ; 16-byte Folded Spill
stp x26, x25, [sp, #112] ; 16-byte Folded Spill
stp x24, x23, [sp, #128] ; 16-byte Folded Spill
stp x22, x21, [sp, #144] ; 16-byte Folded Spill
stp x20, x19, [sp, #160] ; 16-byte Folded Spill
stp x29, x30, [sp, #176] ; 16-byte Folded Spill
add x29, sp, #176
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
.cfi_offset b8, -104
.cfi_offset b9, -112
.cfi_offset b10, -120
.cfi_offset b11, -128
mov x23, x1
mov x21, x0
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
str x8, [sp, #56]
mov x22, x1
ldr x19, [x22], #8
Lloh3:
adrp x8, _FE_TONEAREST@GOTPAGE
Lloh4:
ldr x8, [x8, _FE_TONEAREST@GOTPAGEOFF]
Lloh5:
ldr w0, [x8]
bl _fesetround
movi.2d v0, #0000000000000000
stp q0, q0, [sp, #16]
cmp w21, #2
b.lt LBB0_14
; %bb.1:
ldr x8, [x22]
ldrb w9, [x8]
cmp w9, #45
b.ne LBB0_14
; %bb.2:
mov w28, #0
mov w27, #0
mov w20, #0
Lloh6:
adrp x25, l_.str@PAGE
Lloh7:
add x25, x25, l_.str@PAGEOFF
Lloh8:
adrp x23, l_.str.1@PAGE
Lloh9:
add x23, x23, l_.str.1@PAGEOFF
Lloh10:
adrp x24, l_.str.2@PAGE
Lloh11:
add x24, x24, l_.str.2@PAGEOFF
LBB0_3: ; =>This Inner Loop Header: Depth=1
add x26, x8, #1
mov x0, x26
mov x1, x25
bl _strcmp
cbz x0, LBB0_8
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
mov x0, x26
mov x1, x23
bl _strcmp
cbz x0, LBB0_9
; %bb.5: ; in Loop: Header=BB0_3 Depth=1
mov x0, x26
mov x1, x24
bl _strcmp
cbz x0, LBB0_10
; %bb.6: ; in Loop: Header=BB0_3 Depth=1
mov x0, x26
Lloh12:
adrp x1, l_.str.3@PAGE
Lloh13:
add x1, x1, l_.str.3@PAGEOFF
bl _strcmp
cbz x0, LBB0_11
; %bb.7: ; in Loop: Header=BB0_3 Depth=1
mov x0, x19
bl _usage
cmp w21, #2
b.hi LBB0_12
b LBB0_27
LBB0_8: ; in Loop: Header=BB0_3 Depth=1
mov w20, #0
cmp w21, #2
b.hi LBB0_12
b LBB0_27
LBB0_9: ; in Loop: Header=BB0_3 Depth=1
mov w20, #1
cmp w21, #2
b.hi LBB0_12
b LBB0_27
LBB0_10: ; in Loop: Header=BB0_3 Depth=1
mov w27, #0
mov w28, #1
cmp w21, #2
b.hi LBB0_12
b LBB0_27
LBB0_11: ; in Loop: Header=BB0_3 Depth=1
mov w28, #0
mov w27, #1
cmp w21, #2
b.ls LBB0_27
LBB0_12: ; in Loop: Header=BB0_3 Depth=1
ldr x8, [x22, #8]!
ldrb w9, [x8]
sub w21, w21, #1
cmp w9, #45
b.eq LBB0_3
; %bb.13:
sub x23, x22, #8
b LBB0_15
LBB0_14:
mov w28, #0
mov w27, #0
mov w20, #0
LBB0_15:
sub w8, w21, #2
cmp w8, #3
b.hi LBB0_27
; %bb.16:
mov w25, #0
mov w21, #0
mov w24, #1
movi d8, #0000000000000000
Lloh14:
adrp x9, lJTI0_0@PAGE
Lloh15:
add x9, x9, lJTI0_0@PAGEOFF
adr x10, LBB0_17
ldrb w11, [x9, x8]
add x10, x10, x11, lsl #2
movi d10, #0000000000000000
movi d11, #0000000000000000
movi d9, #0000000000000000
br x10
LBB0_17:
ldr x1, [x23, #32]
mov x0, x19
mov x2, x20
bl _component
fmov d8, d0
str d0, [sp, #40]
mov w24, #2
LBB0_18:
ldr x1, [x23, #24]
mov x0, x19
mov x2, x20
bl _component
fmov d10, d0
str d0, [sp, #32]
mov x25, x24
LBB0_19:
ldr x1, [x23, #16]
mov x0, x19
mov x2, x20
bl _component
fmov d9, d0
str d0, [sp, #24]
add w21, w25, #1
fmov d11, d10
LBB0_20:
ldr x1, [x22]
mov x0, x19
mov x2, x20
bl _component
str d0, [sp, #16]
add w21, w21, #1
cbz w20, LBB0_28
LBB0_21:
tst w21, #0x1
cset w8, eq
sub w22, w21, w8
cmp w22, #1
b.lt LBB0_25
; %bb.22:
mov x8, #246290604621824
movk x8, #16495, lsl #48
fmov d1, x8
fdiv d0, d0, d1
bl _linear_from_sRGB
str d0, [sp, #16]
cmp w22, #1
b.eq LBB0_25
; %bb.23:
sub x23, x22, #1
add x8, sp, #16
orr x24, x8, #0x8
mov x25, #246290604621824
movk x25, #16495, lsl #48
LBB0_24: ; =>This Inner Loop Header: Depth=1
ldr d0, [x24]
fmov d1, x25
fdiv d0, d0, d1
bl _linear_from_sRGB
str d0, [x24], #8
subs x23, x23, #1
b.ne LBB0_24
LBB0_25:
tbnz w21, #0, LBB0_41
; %bb.26:
; kill: def $w22 killed $w22 killed $x22 def $x22
sbfiz x8, x22, #3, #32
add x9, sp, #16
ldr d0, [x9, x8]
mov x10, #246290604621824
movk x10, #16495, lsl #48
fmov d1, x10
fdiv d0, d0, d1
str d0, [x9, x8]
b LBB0_41
LBB0_27:
mov x0, x19
bl _usage
mov w21, #0
movi d8, #0000000000000000
movi d11, #0000000000000000
movi d9, #0000000000000000
movi d0, #0000000000000000
cbnz w20, LBB0_21
LBB0_28:
mov x8, #281337537757184
movk x8, #16623, lsl #48
fmov d2, x8
fdiv d1, d0, d2
fdiv d0, d9, d2
stp d1, d0, [sp, #16]
fdiv d0, d11, d2
fdiv d2, d8, d2
stp d0, d2, [sp, #32]
tbnz w21, #0, LBB0_41
; %bb.29:
mov w8, w21
sub x8, x8, #1
add x9, sp, #16
ldr d0, [x9, x8, lsl #3]
fcmp d0, #0.0
b.le LBB0_34
; %bb.30:
cmp w21, #2
b.lo LBB0_41
; %bb.31:
fdiv d1, d1, d0
str d1, [sp, #16]
cmp w8, #1
b.eq LBB0_41
; %bb.32:
mov w8, w8
sub x10, x8, #1
cmp x10, #8
b.hs LBB0_36
; %bb.33:
mov w9, #1
b LBB0_39
LBB0_34:
cmp w21, #2
b.lo LBB0_41
; %bb.35:
mov w8, w8
lsl x2, x8, #3
Lloh16:
adrp x1, l_.memset_pattern@PAGE
Lloh17:
add x1, x1, l_.memset_pattern@PAGEOFF
add x0, sp, #16
bl _memset_pattern16
b LBB0_41
LBB0_36:
and x11, x10, #0xfffffffffffffff8
orr x9, x11, #0x1
dup.2d v1, v0[0]
add x12, sp, #16
add x12, x12, #40
mov x13, x11
LBB0_37: ; =>This Inner Loop Header: Depth=1
ldp q2, q3, [x12, #-32]
ldp q4, q5, [x12]
fdiv.2d v2, v2, v1
fdiv.2d v3, v3, v1
fdiv.2d v4, v4, v1
fdiv.2d v5, v5, v1
stp q2, q3, [x12, #-32]
stp q4, q5, [x12], #64
subs x13, x13, #8
b.ne LBB0_37
; %bb.38:
cmp x10, x11
b.eq LBB0_41
LBB0_39:
sub x8, x8, x9
add x10, sp, #16
add x9, x10, x9, lsl #3
LBB0_40: ; =>This Inner Loop Header: Depth=1
ldr d1, [x9]
fdiv d1, d1, d0
str d1, [x9], #8
subs x8, x8, #1
b.ne LBB0_40
LBB0_41:
cbz w28, LBB0_45
; %bb.42:
subs w22, w21, #2
b.gt LBB0_44
; %bb.43:
Lloh18:
adrp x8, _stderr@GOTPAGE
Lloh19:
ldr x8, [x8, _stderr@GOTPAGEOFF]
Lloh20:
ldr w0, [x8]
Lloh21:
adrp x1, l_.str.4@PAGE
Lloh22:
add x1, x1, l_.str.4@PAGEOFF
mov x2, x19
mov x3, x21
bl _fprintf
mov x0, x19
bl _usage
LBB0_44:
ldp d0, d1, [sp, #16]
ldr d2, [sp, #32]
bl _YfromRGB
str d0, [sp, #16]
mov x21, x22
LBB0_45:
cbz w27, LBB0_49
; %bb.46:
cmp w21, #3
b.lt LBB0_48
; %bb.47:
Lloh23:
adrp x8, _stderr@GOTPAGE
Lloh24:
ldr x8, [x8, _stderr@GOTPAGEOFF]
Lloh25:
ldr w0, [x8]
Lloh26:
adrp x1, l_.str.5@PAGE
Lloh27:
add x1, x1, l_.str.5@PAGEOFF
mov x2, x19
mov x3, x21
bl _fprintf
mov x0, x19
bl _usage
LBB0_48:
ldr q0, [sp, #16]
str d0, [sp, #24]
str q0, [sp, #32]
LBB0_49:
cbz w20, LBB0_54
; %bb.50:
tbnz w21, #0, LBB0_66
; %bb.51:
cmp w21, #1
b.le LBB0_66
; %bb.52:
sxtw x8, w21
sub x9, x8, #1
add x8, sp, #16
ldr d0, [x8, x9, lsl #3]
mov w8, w9
cmp w9, #8
b.hs LBB0_61
; %bb.53:
mov x9, #0
b LBB0_64
LBB0_54:
add w8, w21, #1
and w8, w8, #0xfffffffe
subs w19, w8, #1
b.lt LBB0_57
; %bb.55:
add x20, x8, #1
add x22, sp, #16
LBB0_56: ; =>This Inner Loop Header: Depth=1
mov w8, w19
lsl x23, x8, #3
ldr d0, [x22, x23]
bl _sRGB_from_linear
str d0, [x22, x23]
sub x20, x20, #1
sub w19, w19, #1
cmp x20, #1
b.hi LBB0_56
LBB0_57:
cmp w21, #0
b.le LBB0_77
; %bb.58:
ldr d0, [sp, #16]
mov x8, #246290604621824
movk x8, #16495, lsl #48
fmov d1, x8
fmul d0, d0, d1
frinti d0, d0
str d0, [sp, #16]
cmp w21, #1
b.eq LBB0_72
; %bb.59:
ldr d0, [sp, #24]
mov x8, #246290604621824
movk x8, #16495, lsl #48
fmov d1, x8
fmul d0, d0, d1
frinti d0, d0
str d0, [sp, #24]
cmp w21, #2
b.eq LBB0_72
; %bb.60:
ldr d1, [sp, #32]
mov x8, #246290604621824
movk x8, #16495, lsl #48
b LBB0_70
LBB0_61:
and x9, x8, #0xfffffff8
dup.2d v1, v0[0]
add x10, sp, #16
add x10, x10, #32
mov x11, x9
LBB0_62: ; =>This Inner Loop Header: Depth=1
ldp q2, q3, [x10, #-32]
ldp q4, q5, [x10]
fmul.2d v2, v1, v2
fmul.2d v3, v1, v3
fmul.2d v4, v1, v4
fmul.2d v5, v5, v0[0]
stp q2, q3, [x10, #-32]
stp q4, q5, [x10], #64
subs x11, x11, #8
b.ne LBB0_62
; %bb.63:
cmp x9, x8
b.eq LBB0_66
LBB0_64:
add x10, sp, #16
add x10, x10, x9, lsl #3
sub x8, x8, x9
LBB0_65: ; =>This Inner Loop Header: Depth=1
ldr d1, [x10]
fmul d1, d0, d1
str d1, [x10], #8
subs x8, x8, #1
b.ne LBB0_65
LBB0_66:
cmp w21, #1
b.lt LBB0_77
; %bb.67:
ldr d0, [sp, #16]
mov x8, #281337537757184
movk x8, #16623, lsl #48
fmov d1, x8
fmul d0, d0, d1
frinti d0, d0
str d0, [sp, #16]
cmp w21, #1
b.eq LBB0_72
; %bb.68:
ldr d0, [sp, #24]
mov x8, #281337537757184
movk x8, #16623, lsl #48
fmov d1, x8
fmul d0, d0, d1
frinti d0, d0
str d0, [sp, #24]
cmp w21, #2
b.eq LBB0_72
; %bb.69:
ldr d1, [sp, #32]
mov x8, #281337537757184
movk x8, #16623, lsl #48
LBB0_70:
fmov d0, x8
fmul d1, d1, d0
frinti d1, d1
str d1, [sp, #32]
cmp w21, #3
b.eq LBB0_72
; %bb.71:
ldr d1, [sp, #40]
fmul d0, d1, d0
frinti d0, d0
str d0, [sp, #40]
LBB0_72:
cmp w21, #1
b.lt LBB0_77
; %bb.73:
ldr d0, [sp, #16]
str d0, [sp]
Lloh28:
adrp x0, l_.str.6@PAGE
Lloh29:
add x0, x0, l_.str.6@PAGEOFF
bl _printf
cmp w21, #1
b.eq LBB0_77
; %bb.74:
ldr d0, [sp, #24]
str d0, [sp]
Lloh30:
adrp x0, l_.str.6@PAGE
Lloh31:
add x0, x0, l_.str.6@PAGEOFF
bl _printf
cmp w21, #2
b.eq LBB0_77
; %bb.75:
ldr d0, [sp, #32]
str d0, [sp]
Lloh32:
adrp x0, l_.str.6@PAGE
Lloh33:
add x0, x0, l_.str.6@PAGEOFF
bl _printf
cmp w21, #3
b.eq LBB0_77
; %bb.76:
ldr d0, [sp, #40]
str d0, [sp]
Lloh34:
adrp x0, l_.str.6@PAGE
Lloh35:
add x0, x0, l_.str.6@PAGEOFF
bl _printf
LBB0_77:
mov w0, #10
bl _putchar
ldr x8, [sp, #56]
Lloh36:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh37:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh38:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_79
; %bb.78:
mov w0, #0
ldp x29, x30, [sp, #176] ; 16-byte Folded Reload
ldp x20, x19, [sp, #160] ; 16-byte Folded Reload
ldp x22, x21, [sp, #144] ; 16-byte Folded Reload
ldp x24, x23, [sp, #128] ; 16-byte Folded Reload
ldp x26, x25, [sp, #112] ; 16-byte Folded Reload
ldp x28, x27, [sp, #96] ; 16-byte Folded Reload
ldp d9, d8, [sp, #80] ; 16-byte Folded Reload
ldp d11, d10, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #192
ret
LBB0_79:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpAdd Lloh21, Lloh22
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpAdd Lloh26, Lloh27
.loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25
.loh AdrpAdd Lloh28, Lloh29
.loh AdrpAdd Lloh30, Lloh31
.loh AdrpAdd Lloh32, Lloh33
.loh AdrpAdd Lloh34, Lloh35
.loh AdrpLdrGotLdr Lloh36, Lloh37, Lloh38
.cfi_endproc
.section __TEXT,__const
lJTI0_0:
.byte (LBB0_20-LBB0_17)>>2
.byte (LBB0_19-LBB0_17)>>2
.byte (LBB0_18-LBB0_17)>>2
.byte (LBB0_17-LBB0_17)>>2
; -- End function
.comm _FE_TONEAREST,4,2 ; @FE_TONEAREST
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "sRGB"
l_.str.1: ; @.str.1
.asciz "linear"
l_.str.2: ; @.str.2
.asciz "gray"
l_.str.3: ; @.str.3
.asciz "color"
.comm _stderr,4,2 ; @stderr
l_.str.4: ; @.str.4
.asciz "%s: too few channels (%d) for -gray\n"
l_.str.5: ; @.str.5
.asciz "%s: too many channels (%d) for -color\n"
l_.str.6: ; @.str.6
.asciz " %g"
.section __TEXT,__literal16,16byte_literals
.p2align 4 ; @.memset_pattern
l_.memset_pattern:
.quad 0x3ff0000000000000 ; double 1
.quad 0x3ff0000000000000 ; double 1
.subsections_via_symbols
|
AnghaBench/Provenance/Cores/Mupen64Plus/png/contrib/tools/extr_cvtcolor.c_main.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Hello"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Hello"
.subsections_via_symbols
|
the_stack_data/70451033.c
|
stack
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sumo_program_sstp ## -- Begin function sumo_program_sstp
.p2align 4, 0x90
_sumo_program_sstp: ## @sumo_program_sstp
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
subq $16, %rsp
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
callq _radeon_get_xclk
movq _SUMO_SST_DFLT@GOTPCREL(%rip), %rcx
movl (%rcx), %edi
leaq -24(%rbp), %rcx
leaq -20(%rbp), %r8
movl %eax, %esi
movl $16, %edx
callq _r600_calculate_u_and_p
movq _CG_SSP@GOTPCREL(%rip), %rax
movl (%rax), %r14d
movl -20(%rbp), %edi
callq _SSTU
movl %eax, %ebx
movl -24(%rbp), %edi
callq _SST
orl %eax, %ebx
movl %r14d, %edi
movl %ebx, %esi
callq _WREG32
addq $16, %rsp
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _SUMO_SST_DFLT,4,2 ## @SUMO_SST_DFLT
.comm _CG_SSP,4,2 ## @CG_SSP
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sumo_program_sstp ; -- Begin function sumo_program_sstp
.p2align 2
_sumo_program_sstp: ; @sumo_program_sstp
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
bl _radeon_get_xclk
mov x1, x0
Lloh0:
adrp x8, _SUMO_SST_DFLT@GOTPAGE
Lloh1:
ldr x8, [x8, _SUMO_SST_DFLT@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
add x3, sp, #12
add x4, sp, #8
mov w2, #16
bl _r600_calculate_u_and_p
Lloh3:
adrp x8, _CG_SSP@GOTPAGE
Lloh4:
ldr x8, [x8, _CG_SSP@GOTPAGEOFF]
Lloh5:
ldr w19, [x8]
ldr w0, [sp, #8]
bl _SSTU
mov x20, x0
ldr w0, [sp, #12]
bl _SST
orr w1, w0, w20
mov x0, x19
bl _WREG32
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _SUMO_SST_DFLT,4,2 ; @SUMO_SST_DFLT
.comm _CG_SSP,4,2 ; @CG_SSP
.subsections_via_symbols
|
AnghaBench/linux/drivers/gpu/drm/radeon/extr_sumo_dpm.c_sumo_program_sstp.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function irnet_discover_daddr_and_lsap_sel
_irnet_discover_daddr_and_lsap_sel: ## @irnet_discover_daddr_and_lsap_sel
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %rbx
movq _IRDA_SR_TRACE@GOTPCREL(%rip), %r15
movl (%r15), %edi
leaq L_.str(%rip), %rsi
movq %rbx, %rdx
callq _DENTER
movl 36(%rbx), %esi
movq _DISCOVERY_DEFAULT_SLOTS@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %rbx, %rdi
callq _irlmp_get_discoveries
movq %rax, 16(%rbx)
testq %rax, %rax
jne LBB0_2
## %bb.1:
movl $-1, (%rbx)
leaq 8(%rbx), %rsi
xorl %r14d, %r14d
xorl %edi, %edi
callq _clear_bit
movq _ENETUNREACH@GOTPCREL(%rip), %rax
subl (%rax), %r14d
movq _IRDA_SR_INFO@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq L_.str.1(%rip), %rdx
movl %r14d, %edi
callq _DRETURN
movq 16(%rbx), %rax
LBB0_2:
movq _IRDA_SR_INFO@GOTPCREL(%rip), %r12
movl (%r12), %edi
movl (%rbx), %ecx
leaq L_.str.2(%rip), %rsi
movq %rax, %rdx
callq _DEBUG
movl $-1, 4(%rbx)
movq _DEV_ADDR_ANY@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 32(%rbx)
movq %rbx, %rdi
callq _irnet_discover_next_daddr
testl %eax, %eax
je LBB0_6
## %bb.3:
movq 24(%rbx), %rdi
testq %rdi, %rdi
je LBB0_5
## %bb.4:
callq _iriap_close
LBB0_5:
movq $0, 24(%rbx)
movq 16(%rbx), %rdi
callq _kfree
movq $0, 16(%rbx)
addq $8, %rbx
xorl %r14d, %r14d
xorl %edi, %edi
movq %rbx, %rsi
callq _clear_bit
movq _ENETUNREACH@GOTPCREL(%rip), %rax
subl (%rax), %r14d
movl (%r12), %esi
leaq L_.str.3(%rip), %rdx
movl %r14d, %edi
callq _DRETURN
LBB0_6:
movl (%r15), %edi
leaq L_.str.4(%rip), %rsi
callq _DEXIT
xorl %eax, %eax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _IRDA_SR_TRACE,4,2 ## @IRDA_SR_TRACE
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "(self=0x%p)\n"
.comm _DISCOVERY_DEFAULT_SLOTS,4,2 ## @DISCOVERY_DEFAULT_SLOTS
.comm _ENETUNREACH,4,2 ## @ENETUNREACH
.comm _IRDA_SR_INFO,4,2 ## @IRDA_SR_INFO
L_.str.1: ## @.str.1
.asciz "No Cachelog...\n"
L_.str.2: ## @.str.2
.asciz "Got the log (0x%p), size is %d\n"
.comm _DEV_ADDR_ANY,4,2 ## @DEV_ADDR_ANY
L_.str.3: ## @.str.3
.asciz "Cachelog empty...\n"
L_.str.4: ## @.str.4
.asciz "\n"
.no_dead_strip _irnet_discover_daddr_and_lsap_sel
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function irnet_discover_daddr_and_lsap_sel
_irnet_discover_daddr_and_lsap_sel: ; @irnet_discover_daddr_and_lsap_sel
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
Lloh0:
adrp x20, _IRDA_SR_TRACE@GOTPAGE
Lloh1:
ldr x20, [x20, _IRDA_SR_TRACE@GOTPAGEOFF]
ldr w0, [x20]
Lloh2:
adrp x1, l_.str@PAGE
Lloh3:
add x1, x1, l_.str@PAGEOFF
mov x2, x19
bl _DENTER
ldr w1, [x19, #36]
Lloh4:
adrp x8, _DISCOVERY_DEFAULT_SLOTS@GOTPAGE
Lloh5:
ldr x8, [x8, _DISCOVERY_DEFAULT_SLOTS@GOTPAGEOFF]
Lloh6:
ldr w2, [x8]
mov x0, x19
bl _irlmp_get_discoveries
mov x2, x0
str x0, [x19, #16]
Lloh7:
adrp x22, _ENETUNREACH@GOTPAGE
Lloh8:
ldr x22, [x22, _ENETUNREACH@GOTPAGEOFF]
Lloh9:
adrp x21, _IRDA_SR_INFO@GOTPAGE
Lloh10:
ldr x21, [x21, _IRDA_SR_INFO@GOTPAGEOFF]
cbnz x0, LBB0_2
; %bb.1:
mov w8, #-1
str w8, [x19]
add x1, x19, #8
bl _clear_bit
ldr w8, [x22]
neg w0, w8
ldr w1, [x21]
Lloh11:
adrp x2, l_.str.1@PAGE
Lloh12:
add x2, x2, l_.str.1@PAGEOFF
bl _DRETURN
ldr x2, [x19, #16]
LBB0_2:
ldr w0, [x21]
ldr w3, [x19]
Lloh13:
adrp x1, l_.str.2@PAGE
Lloh14:
add x1, x1, l_.str.2@PAGEOFF
bl _DEBUG
mov w8, #-1
str w8, [x19, #4]
Lloh15:
adrp x8, _DEV_ADDR_ANY@GOTPAGE
Lloh16:
ldr x8, [x8, _DEV_ADDR_ANY@GOTPAGEOFF]
Lloh17:
ldr w8, [x8]
str w8, [x19, #32]
mov x0, x19
bl _irnet_discover_next_daddr
cbz w0, LBB0_6
; %bb.3:
ldr x0, [x19, #24]
cbz x0, LBB0_5
; %bb.4:
bl _iriap_close
LBB0_5:
str xzr, [x19, #24]
ldr x0, [x19, #16]
bl _kfree
str xzr, [x19, #16]
add x1, x19, #8
mov w0, #0
bl _clear_bit
ldr w8, [x22]
neg w0, w8
ldr w1, [x21]
Lloh18:
adrp x2, l_.str.3@PAGE
Lloh19:
add x2, x2, l_.str.3@PAGEOFF
bl _DRETURN
LBB0_6:
ldr w0, [x20]
Lloh20:
adrp x1, l_.str.4@PAGE
Lloh21:
add x1, x1, l_.str.4@PAGEOFF
bl _DEXIT
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh9, Lloh10
.loh AdrpLdrGot Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpAdd Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpAdd Lloh13, Lloh14
.loh AdrpAdd Lloh18, Lloh19
.loh AdrpAdd Lloh20, Lloh21
.cfi_endproc
; -- End function
.comm _IRDA_SR_TRACE,4,2 ; @IRDA_SR_TRACE
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "(self=0x%p)\n"
.comm _DISCOVERY_DEFAULT_SLOTS,4,2 ; @DISCOVERY_DEFAULT_SLOTS
.comm _ENETUNREACH,4,2 ; @ENETUNREACH
.comm _IRDA_SR_INFO,4,2 ; @IRDA_SR_INFO
l_.str.1: ; @.str.1
.asciz "No Cachelog...\n"
l_.str.2: ; @.str.2
.asciz "Got the log (0x%p), size is %d\n"
.comm _DEV_ADDR_ANY,4,2 ; @DEV_ADDR_ANY
l_.str.3: ; @.str.3
.asciz "Cachelog empty...\n"
l_.str.4: ; @.str.4
.asciz "\n"
.no_dead_strip _irnet_discover_daddr_and_lsap_sel
.subsections_via_symbols
|
AnghaBench/fastsocket/kernel/net/irda/irnet/extr_irnet_irda.c_irnet_discover_daddr_and_lsap_sel.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _aarch64_sys_reg_deprecated_p ## -- Begin function aarch64_sys_reg_deprecated_p
.p2align 4, 0x90
_aarch64_sys_reg_deprecated_p: ## @aarch64_sys_reg_deprecated_p
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _F_DEPRECATED@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
testl %ecx, (%rdi)
setne %al
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _F_DEPRECATED,4,2 ## @F_DEPRECATED
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _aarch64_sys_reg_deprecated_p ; -- Begin function aarch64_sys_reg_deprecated_p
.p2align 2
_aarch64_sys_reg_deprecated_p: ; @aarch64_sys_reg_deprecated_p
.cfi_startproc
; %bb.0:
ldr w8, [x0]
Lloh0:
adrp x9, _F_DEPRECATED@GOTPAGE
Lloh1:
ldr x9, [x9, _F_DEPRECATED@GOTPAGEOFF]
Lloh2:
ldr w9, [x9]
tst w9, w8
cset w0, ne
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _F_DEPRECATED,4,2 ; @F_DEPRECATED
.subsections_via_symbols
|
AnghaBench/radare2/libr/asm/arch/arm/aarch64/extr_aarch64-opc.c_aarch64_sys_reg_deprecated_p.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function main
LCPI0_0:
.quad 0x40091eb860000000 ## double 3.1400001049041748
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_.str(%rip), %rdi
movl $12, %esi
xorl %eax, %eax
callq _printf
leaq L_.str.1(%rip), %rdi
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movb $1, %al
callq _printf
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "c = %d\n"
L_.str.1: ## @.str.1
.asciz "f = %f\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #12
str x8, [sp]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x8, #1610612736
movk x8, #7864, lsl #32
movk x8, #16393, lsl #48
str x8, [sp]
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "c = %d\n"
l_.str.1: ; @.str.1
.asciz "f = %f\n"
.subsections_via_symbols
|
the_stack_data/200143508.c
|
stack
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function compare_by_name
_compare_by_name: ## @compare_by_name
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq (%rdi), %rbx
movq (%rsi), %r14
movq %rbx, %rdi
movq %r14, %rsi
callq _strcmp
## kill: def $eax killed $eax def $rax
testl %eax, %eax
je LBB0_1
## %bb.2:
xorl %ecx, %ecx
cmpb $67, (%rbx)
movl $0, %edx
jne LBB0_4
## %bb.3:
xorl %edx, %edx
cmpb $83, 1(%rbx)
sete %dl
LBB0_4:
cmpb $67, (%r14)
jne LBB0_6
## %bb.5:
xorl %ecx, %ecx
cmpb $83, 1(%r14)
sete %cl
negl %ecx
LBB0_6:
addl %edx, %ecx
sarl $31, %eax
orl $1, %eax
leal (%rax,%rcx,4), %eax
jmp LBB0_7
LBB0_1:
xorl %eax, %eax
LBB0_7:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _compare_by_name
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function compare_by_name
_compare_by_name: ; @compare_by_name
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
ldr x20, [x0]
ldr x19, [x1]
mov x0, x20
mov x1, x19
bl _strcmp
cbz w0, LBB0_8
; %bb.1:
ldrb w8, [x20]
cmp w8, #67
b.ne LBB0_3
; %bb.2:
ldrb w8, [x20, #1]
cmp w8, #83
cset w8, eq
b LBB0_4
LBB0_3:
mov w8, #0
LBB0_4:
ldrb w9, [x19]
cmp w9, #67
b.ne LBB0_6
; %bb.5:
ldrb w9, [x19, #1]
cmp w9, #83
csetm w9, eq
b LBB0_7
LBB0_6:
mov w9, #0
LBB0_7:
add w8, w9, w8
asr w9, w0, #31
orr w9, w9, #0x1
add w0, w9, w8, lsl #2
LBB0_8:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _compare_by_name
.subsections_via_symbols
|
AnghaBench/TDengine/deps/iconv/extr_iconv.c_compare_by_name.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
movl $10032, %eax ## imm = 0x2730
callq ____chkstk_darwin
subq %rax, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -40(%rbp)
leaq L_.str(%rip), %rdi
leaq -10052(%rbp), %rsi
xorl %eax, %eax
callq _scanf
subl $1, -10052(%rbp)
jae LBB0_1
LBB0_12:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -40(%rbp), %rax
jne LBB0_14
## %bb.13:
xorl %eax, %eax
addq $10032, %rsp ## imm = 0x2730
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB0_1:
leaq L_.str.1(%rip), %r14
leaq -10048(%rbp), %r15
leaq L_.str.2(%rip), %r12
jmp LBB0_2
.p2align 4, 0x90
LBB0_11: ## in Loop: Header=BB0_2 Depth=1
movq %r12, %rdi
xorl %eax, %eax
callq _printf
subl $1, -10052(%rbp)
jb LBB0_12
LBB0_2: ## =>This Loop Header: Depth=1
## Child Loop BB0_4 Depth 2
## Child Loop BB0_7 Depth 3
movq %r14, %rdi
movq %r15, %rsi
xorl %eax, %eax
callq _scanf
movb -10047(%rbp), %r9b
movl $0, %esi
testb %r9b, %r9b
je LBB0_11
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
xorl %r10d, %r10d
movl $1, %r8d
xorl %esi, %esi
jmp LBB0_4
.p2align 4, 0x90
LBB0_5: ## in Loop: Header=BB0_4 Depth=2
xorl %edi, %edi
LBB0_10: ## in Loop: Header=BB0_4 Depth=2
notb %dil
movzbl %dil, %eax
andl $1, %eax
addl %eax, %esi
incq %r8
movl %r8d, %eax
movb -10048(%rbp,%rax), %r9b
decq %r10
testb %r9b, %r9b
je LBB0_11
LBB0_4: ## Parent Loop BB0_2 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_7 Depth 3
cmpq $2, %r8
jb LBB0_5
## %bb.6: ## in Loop: Header=BB0_4 Depth=2
leaq -1(%r8), %rbx
movb -10048(%rbp,%rbx), %cl
movb $1, %dil
movl $1, %edx
jmp LBB0_7
.p2align 4, 0x90
LBB0_9: ## in Loop: Header=BB0_7 Depth=3
cmpq %rbx, %rdx
setb %dil
leaq (%r10,%rdx), %rax
incq %rax
incq %rdx
cmpq $1, %rax
je LBB0_10
LBB0_7: ## Parent Loop BB0_2 Depth=1
## Parent Loop BB0_4 Depth=2
## => This Inner Loop Header: Depth=3
cmpb %cl, -10049(%rbp,%rdx)
jne LBB0_9
## %bb.8: ## in Loop: Header=BB0_7 Depth=3
cmpb %r9b, -10048(%rbp,%rdx)
jne LBB0_9
jmp LBB0_10
LBB0_14:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "%s"
L_.str.2: ## @.str.2
.asciz "%d\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov w9, #10032
Lloh0:
adrp x16, ___chkstk_darwin@GOTPAGE
Lloh1:
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
sub sp, sp, #2, lsl #12 ; =8192
sub sp, sp, #1840
Lloh2:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh3:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh4:
ldr x8, [x8]
stur x8, [x29, #-40]
add x8, sp, #20
str x8, [sp]
Lloh5:
adrp x0, l_.str@PAGE
Lloh6:
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldr w8, [sp, #20]
sub w9, w8, #1
str w9, [sp, #20]
cbz w8, LBB0_13
; %bb.1:
add x21, sp, #24
Lloh7:
adrp x19, l_.str.1@PAGE
Lloh8:
add x19, x19, l_.str.1@PAGEOFF
Lloh9:
adrp x20, l_.str.2@PAGE
Lloh10:
add x20, x20, l_.str.2@PAGEOFF
b LBB0_4
LBB0_2: ; in Loop: Header=BB0_4 Depth=1
mov w8, #0
LBB0_3: ; in Loop: Header=BB0_4 Depth=1
str x8, [sp]
mov x0, x20
bl _printf
ldr w8, [sp, #20]
sub w9, w8, #1
str w9, [sp, #20]
cbz w8, LBB0_13
LBB0_4: ; =>This Loop Header: Depth=1
; Child Loop BB0_8 Depth 2
; Child Loop BB0_11 Depth 3
str x21, [sp]
mov x0, x19
bl _scanf
ldrb w11, [sp, #25]
cbz w11, LBB0_2
; %bb.5: ; in Loop: Header=BB0_4 Depth=1
mov x9, #0
mov w8, #0
mov w10, #1
b LBB0_8
LBB0_6: ; in Loop: Header=BB0_8 Depth=2
mov w15, #0
LBB0_7: ; in Loop: Header=BB0_8 Depth=2
mvn w11, w15
and w11, w11, #0x1
add w8, w8, w11
add x10, x10, #1
ldrb w11, [x21, w10, uxtw]
add x9, x9, #1
cbz w11, LBB0_3
LBB0_8: ; Parent Loop BB0_4 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_11 Depth 3
cmp x10, #2
b.lo LBB0_6
; %bb.9: ; in Loop: Header=BB0_8 Depth=2
mov x12, #0
sub x13, x10, #1
ldrb w14, [x21, x13]
mov w15, #1
b LBB0_11
LBB0_10: ; in Loop: Header=BB0_11 Depth=3
add x12, x12, #1
cmp x12, x13
cset w15, lo
cmp x9, x12
b.eq LBB0_7
LBB0_11: ; Parent Loop BB0_4 Depth=1
; Parent Loop BB0_8 Depth=2
; => This Inner Loop Header: Depth=3
ldrb w16, [x21, x12]
cmp w16, w14
b.ne LBB0_10
; %bb.12: ; in Loop: Header=BB0_11 Depth=3
add x16, x21, x12
ldrb w16, [x16, #1]
cmp w16, w11
b.ne LBB0_10
b LBB0_7
LBB0_13:
ldur x8, [x29, #-40]
Lloh11:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh12:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh13:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_15
; %bb.14:
mov w0, #0
add sp, sp, #2, lsl #12 ; =8192
add sp, sp, #1840
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB0_15:
bl ___stack_chk_fail
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "%s"
l_.str.2: ; @.str.2
.asciz "%d\n"
.subsections_via_symbols
|
the_stack_data/99432.c
|
stack
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 4, 0x90 ## -- Begin function setup
_setup: ## @setup
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
subq $16, %rsp
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %r14
movl $1, %edi
movl $32, %esi
callq _calloc
movq %rax, %rbx
movq %rax, (%r14)
movl $0, -20(%rbp)
xorl %eax, %eax
callq _auth_token_kt
movl %eax, (%rbx)
testl %eax, %eax
je LBB0_2
## %bb.1:
movabsq $12884901888001, %rax ## imm = 0xBB800000001
movq %rax, 4(%rbx)
movl $1, %edi
movl $4, %esi
callq _calloc
movq %rax, 24(%rbx)
movabsq $12884901888120, %rcx ## imm = 0xBB800000078
movq %rcx, (%rax)
movl 20(%rbx), %edi
leaq L_.str(%rip), %rsi
callq _strcpy
movl 16(%rbx), %edi
leaq L_.str.1(%rip), %rsi
callq _strcpy
movq %rbx, %rdi
addq $12, %rdi
leaq L_.str.2(%rip), %r8
leaq -20(%rbp), %rsi
movq %rbx, %rdx
xorl %ecx, %ecx
callq _init_key_ctx
movq _now@GOTPCREL(%rip), %rax
movq $0, (%rax)
LBB0_2:
xorl %eax, %eax
addq $16, %rsp
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "test user name"
L_.str.1: ## @.str.1
.asciz "ignored"
L_.str.2: ## @.str.2
.asciz "TEST"
.comm _now,8,3 ## @now
.no_dead_strip _setup
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.section __TEXT,__literal8,8byte_literals
.p2align 3, 0x0 ; -- Begin function setup
lCPI0_0:
.long 1 ; 0x1
.long 3000 ; 0xbb8
lCPI0_1:
.long 120 ; 0x78
.long 3000 ; 0xbb8
.section __TEXT,__text,regular,pure_instructions
.p2align 2
_setup: ; @setup
.cfi_startproc
; %bb.0:
sub sp, sp, #48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x20, x0
mov w0, #1 ; =0x1
mov w1, #32 ; =0x20
bl _calloc
mov x19, x0
str x0, [x20]
str wzr, [sp, #12]
bl _auth_token_kt
str w0, [x19]
cbz w0, LBB0_2
; %bb.1:
Lloh0:
adrp x8, lCPI0_0@PAGE
Lloh1:
ldr d0, [x8, lCPI0_0@PAGEOFF]
stur d0, [x19, #4]
mov w0, #1 ; =0x1
mov w1, #4 ; =0x4
bl _calloc
str x0, [x19, #24]
Lloh2:
adrp x8, lCPI0_1@PAGE
Lloh3:
ldr d0, [x8, lCPI0_1@PAGEOFF]
str d0, [x0]
ldr w0, [x19, #20]
Lloh4:
adrp x1, l_.str@PAGE
Lloh5:
add x1, x1, l_.str@PAGEOFF
bl _strcpy
ldr w0, [x19, #16]
Lloh6:
adrp x1, l_.str.1@PAGE
Lloh7:
add x1, x1, l_.str.1@PAGEOFF
bl _strcpy
Lloh8:
adrp x4, l_.str.2@PAGE
Lloh9:
add x4, x4, l_.str.2@PAGEOFF
add x0, x19, #12
add x1, sp, #12
mov x2, x19
mov w3, #0 ; =0x0
bl _init_key_ctx
Lloh10:
adrp x8, _now@GOTPAGE
Lloh11:
ldr x8, [x8, _now@GOTPAGEOFF]
Lloh12:
str xzr, [x8]
LBB0_2:
mov w0, #0 ; =0x0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpLdrGotStr Lloh10, Lloh11, Lloh12
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpLdr Lloh2, Lloh3
.loh AdrpLdr Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "test user name"
l_.str.1: ; @.str.1
.asciz "ignored"
l_.str.2: ; @.str.2
.asciz "TEST"
.comm _now,8,3 ; @now
.no_dead_strip _setup
.subsections_via_symbols
|
assembly_file_163537.c
|
assembly_dataset
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _zcfree ## -- Begin function zcfree
.p2align 4, 0x90
_zcfree: ## @zcfree
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rsi, %rdi
popq %rbp
jmp _free ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _zcfree ; -- Begin function zcfree
.p2align 2
_zcfree: ; @zcfree
.cfi_startproc
; %bb.0:
mov x0, x1
b _free
.cfi_endproc
; -- End function
.subsections_via_symbols
|
AnghaBench/darwin-xnu/libkern/zlib/extr_zutil.c_zcfree.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function set_sig_handlers
_set_sig_handlers: ## @set_sig_handlers
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq _SIG_IGN@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -16(%rbp)
movq $0, -8(%rbp)
leaq -12(%rbp), %rdi
callq _sigemptyset
cmpl $-1, %eax
je LBB0_1
## %bb.3:
movq _SIGPIPE@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq -16(%rbp), %rsi
xorl %edx, %edx
callq _sigaction
cmpl $-1, %eax
je LBB0_4
## %bb.5:
movq _enter_drain_mode@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -16(%rbp)
movq _SIGUSR1@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq -16(%rbp), %rsi
xorl %edx, %edx
callq _sigaction
cmpl $-1, %eax
je LBB0_6
## %bb.7:
xorl %eax, %eax
callq _getpid
cmpl $1, %eax
jne LBB0_10
## %bb.8:
movq _handle_sigterm_pid1@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -16(%rbp)
movq _SIGTERM@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq -16(%rbp), %rsi
xorl %edx, %edx
callq _sigaction
cmpl $-1, %eax
je LBB0_9
LBB0_10:
addq $16, %rsp
popq %rbp
retq
LBB0_1:
leaq L_.str(%rip), %rdi
jmp LBB0_2
LBB0_4:
leaq L_.str.1(%rip), %rdi
jmp LBB0_2
LBB0_6:
leaq L_.str.2(%rip), %rdi
jmp LBB0_2
LBB0_9:
leaq L_.str.3(%rip), %rdi
LBB0_2:
callq _twarn
movl $111, %edi
callq _exit
.cfi_endproc
## -- End function
.comm _SIG_IGN,4,2 ## @SIG_IGN
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "sigemptyset()"
.comm _SIGPIPE,4,2 ## @SIGPIPE
L_.str.1: ## @.str.1
.asciz "sigaction(SIGPIPE)"
.comm _enter_drain_mode,4,2 ## @enter_drain_mode
.comm _SIGUSR1,4,2 ## @SIGUSR1
L_.str.2: ## @.str.2
.asciz "sigaction(SIGUSR1)"
.comm _handle_sigterm_pid1,4,2 ## @handle_sigterm_pid1
.comm _SIGTERM,4,2 ## @SIGTERM
L_.str.3: ## @.str.3
.asciz "sigaction(SIGTERM)"
.no_dead_strip _set_sig_handlers
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function set_sig_handlers
_set_sig_handlers: ; @set_sig_handlers
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh0:
adrp x8, _SIG_IGN@GOTPAGE
Lloh1:
ldr x8, [x8, _SIG_IGN@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
str w8, [sp]
str xzr, [sp, #8]
mov x8, sp
orr x0, x8, #0x4
bl _sigemptyset
cmn w0, #1
b.eq LBB0_6
; %bb.1:
Lloh3:
adrp x8, _SIGPIPE@GOTPAGE
Lloh4:
ldr x8, [x8, _SIGPIPE@GOTPAGEOFF]
Lloh5:
ldr w0, [x8]
mov x1, sp
mov w2, #0
bl _sigaction
cmn w0, #1
b.eq LBB0_7
; %bb.2:
Lloh6:
adrp x8, _enter_drain_mode@GOTPAGE
Lloh7:
ldr x8, [x8, _enter_drain_mode@GOTPAGEOFF]
Lloh8:
ldr w8, [x8]
str w8, [sp]
Lloh9:
adrp x8, _SIGUSR1@GOTPAGE
Lloh10:
ldr x8, [x8, _SIGUSR1@GOTPAGEOFF]
Lloh11:
ldr w0, [x8]
mov x1, sp
mov w2, #0
bl _sigaction
cmn w0, #1
b.eq LBB0_8
; %bb.3:
bl _getpid
cmp w0, #1
b.ne LBB0_5
; %bb.4:
Lloh12:
adrp x8, _handle_sigterm_pid1@GOTPAGE
Lloh13:
ldr x8, [x8, _handle_sigterm_pid1@GOTPAGEOFF]
Lloh14:
ldr w8, [x8]
str w8, [sp]
Lloh15:
adrp x8, _SIGTERM@GOTPAGE
Lloh16:
ldr x8, [x8, _SIGTERM@GOTPAGEOFF]
Lloh17:
ldr w0, [x8]
mov x1, sp
mov w2, #0
bl _sigaction
cmn w0, #1
b.eq LBB0_9
LBB0_5:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
LBB0_6:
Lloh18:
adrp x0, l_.str@PAGE
Lloh19:
add x0, x0, l_.str@PAGEOFF
b LBB0_10
LBB0_7:
Lloh20:
adrp x0, l_.str.1@PAGE
Lloh21:
add x0, x0, l_.str.1@PAGEOFF
b LBB0_10
LBB0_8:
Lloh22:
adrp x0, l_.str.2@PAGE
Lloh23:
add x0, x0, l_.str.2@PAGEOFF
b LBB0_10
LBB0_9:
Lloh24:
adrp x0, l_.str.3@PAGE
Lloh25:
add x0, x0, l_.str.3@PAGEOFF
LBB0_10:
bl _twarn
mov w0, #111
bl _exit
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpAdd Lloh18, Lloh19
.loh AdrpAdd Lloh20, Lloh21
.loh AdrpAdd Lloh22, Lloh23
.loh AdrpAdd Lloh24, Lloh25
.cfi_endproc
; -- End function
.comm _SIG_IGN,4,2 ; @SIG_IGN
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "sigemptyset()"
.comm _SIGPIPE,4,2 ; @SIGPIPE
l_.str.1: ; @.str.1
.asciz "sigaction(SIGPIPE)"
.comm _enter_drain_mode,4,2 ; @enter_drain_mode
.comm _SIGUSR1,4,2 ; @SIGUSR1
l_.str.2: ; @.str.2
.asciz "sigaction(SIGUSR1)"
.comm _handle_sigterm_pid1,4,2 ; @handle_sigterm_pid1
.comm _SIGTERM,4,2 ; @SIGTERM
l_.str.3: ; @.str.3
.asciz "sigaction(SIGTERM)"
.no_dead_strip _set_sig_handlers
.subsections_via_symbols
|
AnghaBench/beanstalkd/extr_main.c_set_sig_handlers.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function str_checkname
_str_checkname: ## @str_checkname
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %rbx
movq _TK_NAME@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _check
movq (%rbx), %r14
movq %rbx, %rdi
callq _luaX_next
movq %r14, %rax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _TK_NAME,4,2 ## @TK_NAME
.no_dead_strip _str_checkname
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function str_checkname
_str_checkname: ; @str_checkname
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
Lloh0:
adrp x8, _TK_NAME@GOTPAGE
Lloh1:
ldr x8, [x8, _TK_NAME@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
bl _check
ldr x20, [x19]
mov x0, x19
bl _luaX_next
mov x0, x20
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _TK_NAME,4,2 ; @TK_NAME
.no_dead_strip _str_checkname
.subsections_via_symbols
|
AnghaBench/nodemcu-firmware/app/lua/extr_lparser.c_str_checkname.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $16, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
leaq L_.str(%rip), %rdi
leaq -36(%rbp), %rsi
xorl %eax, %eax
callq _scanf
cmpl $0, -36(%rbp)
jle LBB0_3
## %bb.1:
movl $1, %ebx
leaq L_.str.1(%rip), %r14
leaq L_str(%rip), %r15
xorl %r12d, %r12d
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq %r14, %rdi
movl %ebx, %esi
xorl %eax, %eax
callq _printf
leal 1(%rbx), %esi
movq %r14, %rdi
xorl %eax, %eax
callq _printf
leal 2(%rbx), %esi
movq %r14, %rdi
xorl %eax, %eax
callq _printf
movq %r15, %rdi
callq _puts
incl %r12d
addl $4, %ebx
cmpl -36(%rbp), %r12d
jl LBB0_2
LBB0_3:
xorl %eax, %eax
addq $16, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "%d "
L_str: ## @str
.asciz "PUM"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
add x8, sp, #12
str x8, [sp]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldr w8, [sp, #12]
cmp w8, #1
b.lt LBB0_3
; %bb.1:
mov w21, #0
mov w22, #1
Lloh2:
adrp x19, l_.str.1@PAGE
Lloh3:
add x19, x19, l_.str.1@PAGEOFF
Lloh4:
adrp x20, l_str@PAGE
Lloh5:
add x20, x20, l_str@PAGEOFF
LBB0_2: ; =>This Inner Loop Header: Depth=1
str x22, [sp]
mov x0, x19
bl _printf
add w8, w22, #1
str x8, [sp]
mov x0, x19
bl _printf
add w8, w22, #2
str x8, [sp]
mov x0, x19
bl _printf
mov x0, x20
bl _puts
add w21, w21, #1
ldr w8, [sp, #12]
add w22, w22, #4
cmp w21, w8
b.lt LBB0_2
LBB0_3:
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "%d "
l_str: ; @str
.asciz "PUM"
.subsections_via_symbols
|
the_stack_data/200144211.c
|
stack
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.globl ___fix_locale_grouping_str ## -- Begin function __fix_locale_grouping_str
.p2align 4, 0x90
___fix_locale_grouping_str: ## @__fix_locale_grouping_str
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
testq %rdi, %rdi
je LBB0_7
## %bb.1:
movq %rdi, %rbx
movzbl (%rdi), %eax
testb %al, %al
je LBB0_7
## %bb.2:
xorl %r14d, %r14d
movq _CHAR_MAX@GOTPCREL(%rip), %r15
movq %rbx, %r12
jmp LBB0_3
.p2align 4, 0x90
LBB0_9: ## in Loop: Header=BB0_3 Depth=1
incq %r12
movzbl (%r15), %eax
movb %al, (%rbx,%r14)
LBB0_10: ## in Loop: Header=BB0_3 Depth=1
movzbl -1(%r12), %eax
decq %r12
incq %r14
LBB0_3: ## =>This Inner Loop Header: Depth=1
movzbl %al, %edi
cmpb $45, %dil
je LBB0_8
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
testl %edi, %edi
je LBB0_15
## %bb.5: ## in Loop: Header=BB0_3 Depth=1
cmpl $59, %edi
jne LBB0_6
jmp LBB0_15
.p2align 4, 0x90
LBB0_8: ## in Loop: Header=BB0_3 Depth=1
cmpb $49, 1(%r12)
je LBB0_9
LBB0_6: ## in Loop: Header=BB0_3 Depth=1
callq _isdigit
testq %rax, %rax
je LBB0_7
## %bb.11: ## in Loop: Header=BB0_3 Depth=1
movzbl (%r12), %r13d
addb $48, %r13b
movzbl 1(%r12), %edi
callq _isdigit
testq %rax, %rax
je LBB0_13
## %bb.12: ## in Loop: Header=BB0_3 Depth=1
incq %r12
movzbl %r13b, %eax
addl %eax, %eax
leal (%rax,%rax,4), %r13d
addb (%r12), %r13b
addb $-48, %r13b
LBB0_13: ## in Loop: Header=BB0_3 Depth=1
movb %r13b, (%rbx,%r14)
testb %r13b, %r13b
jne LBB0_10
## %bb.14:
testq %r14, %r14
jne LBB0_16
LBB0_7:
movq _nogrouping@GOTPCREL(%rip), %rax
movq (%rax), %rbx
LBB0_16:
movq %rbx, %rax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_15:
movb $0, (%rbx,%r14)
jmp LBB0_16
.cfi_endproc
## -- End function
.comm _nogrouping,8,3 ## @nogrouping
.comm _CHAR_MAX,4,2 ## @CHAR_MAX
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.globl ___fix_locale_grouping_str ; -- Begin function __fix_locale_grouping_str
.p2align 2
___fix_locale_grouping_str: ; @__fix_locale_grouping_str
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
cbz x0, LBB0_14
; %bb.1:
mov x19, x0
ldrb w8, [x0]
cbz w8, LBB0_14
; %bb.2:
mov x20, #0 ; =0x0
Lloh0:
adrp x21, _CHAR_MAX@GOTPAGE
Lloh1:
ldr x21, [x21, _CHAR_MAX@GOTPAGEOFF]
mov w22, #10 ; =0xa
mov x23, x19
b LBB0_5
LBB0_3: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [x21]
strb w8, [x19, x20]
mov x23, x9
LBB0_4: ; in Loop: Header=BB0_5 Depth=1
ldrb w8, [x23, #-1]!
add x20, x20, #1
LBB0_5: ; =>This Inner Loop Header: Depth=1
and w9, w8, #0xff
cmp w9, #45
b.eq LBB0_8
; %bb.6: ; in Loop: Header=BB0_5 Depth=1
cbz w9, LBB0_16
; %bb.7: ; in Loop: Header=BB0_5 Depth=1
cmp w9, #59
b.ne LBB0_9
b LBB0_16
LBB0_8: ; in Loop: Header=BB0_5 Depth=1
mov x9, x23
ldrb w10, [x9, #1]!
cmp w10, #49
b.eq LBB0_3
LBB0_9: ; in Loop: Header=BB0_5 Depth=1
and w0, w8, #0xff
bl _isdigit
cbz x0, LBB0_14
; %bb.10: ; in Loop: Header=BB0_5 Depth=1
ldrb w8, [x23]
add w24, w8, #48
mov x25, x23
ldrb w0, [x25, #1]!
bl _isdigit
cbz x0, LBB0_12
; %bb.11: ; in Loop: Header=BB0_5 Depth=1
ldrb w8, [x25]
madd w8, w24, w22, w8
sub w24, w8, #48
mov x23, x25
LBB0_12: ; in Loop: Header=BB0_5 Depth=1
strb w24, [x19, x20]
tst w24, #0xff
b.ne LBB0_4
; %bb.13:
Lloh2:
adrp x8, _nogrouping@GOTPAGE
Lloh3:
ldr x8, [x8, _nogrouping@GOTPAGEOFF]
Lloh4:
ldr x8, [x8]
cmp x20, #0
csel x19, x8, x19, eq
b LBB0_15
LBB0_14:
Lloh5:
adrp x8, _nogrouping@GOTPAGE
Lloh6:
ldr x8, [x8, _nogrouping@GOTPAGEOFF]
Lloh7:
ldr x19, [x8]
LBB0_15:
mov x0, x19
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
LBB0_16:
strb wzr, [x19, x20]
b LBB0_15
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.cfi_endproc
; -- End function
.comm _nogrouping,8,3 ; @nogrouping
.comm _CHAR_MAX,4,2 ; @CHAR_MAX
.subsections_via_symbols
|
assembly_file_55632.c
|
assembly_dataset
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movb $121, -41(%rbp)
leaq L_.str.2(%rip), %r13
leaq L_.str.3(%rip), %r14
leaq L_.str.4(%rip), %r15
leaq -41(%rbp), %r12
.p2align 4, 0x90
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_2 Depth 2
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -52(%rbp), %rsi
leaq -48(%rbp), %rdx
xorl %eax, %eax
callq _scanf
movl -52(%rbp), %esi
movl -48(%rbp), %ebx
cmpl %ebx, %esi
movl %ebx, %ecx
cmovgl %esi, %ecx
jmp LBB0_2
.p2align 4, 0x90
LBB0_6: ## in Loop: Header=BB0_2 Depth=2
incl %ecx
LBB0_2: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl %ecx, %eax
cltd
idivl %esi
testl %edx, %edx
jne LBB0_6
## %bb.3: ## in Loop: Header=BB0_2 Depth=2
movl %ecx, %eax
cltd
idivl %ebx
testl %edx, %edx
jne LBB0_6
## %bb.4: ## in Loop: Header=BB0_1 Depth=1
movq %r13, %rdi
movl %ebx, %edx
xorl %eax, %eax
callq _printf
movq %r14, %rdi
xorl %eax, %eax
callq _printf
movq %r15, %rdi
movq %r12, %rsi
xorl %eax, %eax
callq _scanf
movb -41(%rbp), %al
andb $-33, %al
cmpb $89, %al
je LBB0_1
## %bb.5:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter two positive integers: "
L_.str.1: ## @.str.1
.asciz "%d %d"
L_.str.2: ## @.str.2
.asciz "The LCM of %d and %d is %d.\n"
L_.str.3: ## @.str.3
.asciz "Do you want to continue?(y/n):"
L_.str.4: ## @.str.4
.asciz " %c"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x26, x25, [sp, #48] ; 16-byte Folded Spill
stp x24, x23, [sp, #64] ; 16-byte Folded Spill
stp x22, x21, [sp, #80] ; 16-byte Folded Spill
stp x20, x19, [sp, #96] ; 16-byte Folded Spill
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov w8, #121
Lloh0:
adrp x19, l_.str@PAGE
Lloh1:
add x19, x19, l_.str@PAGEOFF
strb w8, [sp, #39]
add x24, sp, #40
Lloh2:
adrp x20, l_.str.1@PAGE
Lloh3:
add x20, x20, l_.str.1@PAGEOFF
Lloh4:
adrp x21, l_.str.2@PAGE
Lloh5:
add x21, x21, l_.str.2@PAGEOFF
add x25, sp, #44
Lloh6:
adrp x22, l_.str.3@PAGE
Lloh7:
add x22, x22, l_.str.3@PAGEOFF
add x26, sp, #39
Lloh8:
adrp x23, l_.str.4@PAGE
Lloh9:
add x23, x23, l_.str.4@PAGEOFF
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
mov x0, x19
bl _printf
stp x25, x24, [sp]
mov x0, x20
bl _scanf
ldp w9, w8, [sp, #40]
cmp w8, w9
csel w10, w8, w9, gt
b LBB0_3
LBB0_2: ; in Loop: Header=BB0_3 Depth=2
add w10, w10, #1
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
sdiv w11, w10, w8
msub w11, w11, w8, w10
cbnz w11, LBB0_2
; %bb.4: ; in Loop: Header=BB0_3 Depth=2
sdiv w11, w10, w9
msub w11, w11, w9, w10
cbnz w11, LBB0_2
; %bb.5: ; in Loop: Header=BB0_1 Depth=1
stp x9, x10, [sp, #8]
str x8, [sp]
mov x0, x21
bl _printf
mov x0, x22
bl _printf
str x26, [sp]
mov x0, x23
bl _scanf
ldrb w8, [sp, #39]
and w8, w8, #0xffffffdf
cmp w8, #89
b.eq LBB0_1
; %bb.6:
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
ldp x20, x19, [sp, #96] ; 16-byte Folded Reload
ldp x22, x21, [sp, #80] ; 16-byte Folded Reload
ldp x24, x23, [sp, #64] ; 16-byte Folded Reload
ldp x26, x25, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #128
ret
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter two positive integers: "
l_.str.1: ; @.str.1
.asciz "%d %d"
l_.str.2: ; @.str.2
.asciz "The LCM of %d and %d is %d.\n"
l_.str.3: ; @.str.3
.asciz "Do you want to continue?(y/n):"
l_.str.4: ; @.str.4
.asciz " %c"
.subsections_via_symbols
|
the_stack_data/1203298.c
|
stack
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function chipc_child_location_str
_chipc_child_location_str: ## @chipc_child_location_str
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
testq %rcx, %rcx
je LBB0_1
## %bb.2:
movb $0, (%rdx)
movq _ENXIO@GOTPCREL(%rip), %rax
jmp LBB0_3
LBB0_1:
movq _EOVERFLOW@GOTPCREL(%rip), %rax
LBB0_3:
movl (%rax), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _EOVERFLOW,4,2 ## @EOVERFLOW
.comm _ENXIO,4,2 ## @ENXIO
.no_dead_strip _chipc_child_location_str
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function chipc_child_location_str
_chipc_child_location_str: ; @chipc_child_location_str
.cfi_startproc
; %bb.0:
cbz x3, LBB0_2
; %bb.1:
strb wzr, [x2]
Lloh0:
adrp x8, _ENXIO@GOTPAGE
Lloh1:
ldr x8, [x8, _ENXIO@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
ret
LBB0_2:
Lloh3:
adrp x8, _EOVERFLOW@GOTPAGE
Lloh4:
ldr x8, [x8, _EOVERFLOW@GOTPAGEOFF]
Lloh5:
ldr w0, [x8]
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _EOVERFLOW,4,2 ; @EOVERFLOW
.comm _ENXIO,4,2 ; @ENXIO
.no_dead_strip _chipc_child_location_str
.subsections_via_symbols
|
AnghaBench/freebsd/sys/dev/bhnd/cores/chipc/extr_chipc.c_chipc_child_location_str.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _reader ## -- Begin function reader
.p2align 4, 0x90
_reader: ## @reader
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl (%rdi), %r14d
leaq _lock(%rip), %rbx
leaq _queue(%rip), %r15
leaq L_.str(%rip), %r12
.p2align 4, 0x90
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_2 Depth 2
movq %rbx, %rdi
callq _pthread_mutex_lock
jmp LBB0_2
.p2align 4, 0x90
LBB0_4: ## in Loop: Header=BB0_2 Depth=2
movq %r15, %rdi
movq %rbx, %rsi
callq _pthread_cond_wait
LBB0_2: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $0, _running_w(%rip)
jg LBB0_4
## %bb.3: ## in Loop: Header=BB0_2 Depth=2
cmpl $0, _waiting_w(%rip)
jg LBB0_4
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
incl _running_r(%rip)
movq %rbx, %rdi
callq _pthread_mutex_unlock
movl _data(%rip), %edx
movq %r12, %rdi
movl %r14d, %esi
xorl %eax, %eax
callq _printf
movl $1, %edi
callq _sleep
movq %rbx, %rdi
callq _pthread_mutex_lock
decl _running_r(%rip)
movq %r15, %rdi
callq _pthread_cond_broadcast
movq %rbx, %rdi
callq _pthread_mutex_unlock
jmp LBB0_1
.cfi_endproc
## -- End function
.globl _writer ## -- Begin function writer
.p2align 4, 0x90
_writer: ## @writer
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl (%rdi), %r14d
leaq _lock(%rip), %rbx
leaq _queue(%rip), %r15
leaq L_.str.1(%rip), %r12
leaq L_.str.2(%rip), %r13
jmp LBB1_1
.p2align 4, 0x90
LBB1_5: ## in Loop: Header=BB1_1 Depth=1
movl _waiting_w(%rip), %ecx
LBB1_6: ## in Loop: Header=BB1_1 Depth=1
decl %ecx
movl %ecx, _waiting_w(%rip)
incl %eax
movl %eax, _running_w(%rip)
movq %rbx, %rdi
callq _pthread_mutex_unlock
movl _running_w(%rip), %edx
movq %r12, %rdi
movl %r14d, %esi
xorl %eax, %eax
callq _printf
incl _data(%rip)
movl $1, %edi
callq _sleep
movl _data(%rip), %edx
movq %r13, %rdi
movl %r14d, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
callq _pthread_mutex_lock
decl _running_w(%rip)
movq %r15, %rdi
callq _pthread_cond_broadcast
movq %rbx, %rdi
callq _pthread_mutex_unlock
movl $5, %edi
callq _sleep
LBB1_1: ## =>This Loop Header: Depth=1
## Child Loop BB1_3 Depth 2
movq %rbx, %rdi
callq _pthread_mutex_lock
movl _waiting_w(%rip), %ecx
incl %ecx
movl %ecx, _waiting_w(%rip)
movl _running_w(%rip), %eax
testl %eax, %eax
jg LBB1_3
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
cmpl $0, _running_r(%rip)
jle LBB1_6
.p2align 4, 0x90
LBB1_3: ## Parent Loop BB1_1 Depth=1
## => This Inner Loop Header: Depth=2
movq %r15, %rdi
movq %rbx, %rsi
callq _pthread_cond_wait
movl _running_w(%rip), %eax
testl %eax, %eax
jg LBB1_3
## %bb.4: ## in Loop: Header=BB1_3 Depth=2
cmpl $0, _running_r(%rip)
jg LBB1_3
jmp LBB1_5
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
subq $112, %rsp
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -24(%rbp)
movl $0, -116(%rbp)
xorl %eax, %eax
leaq _writer(%rip), %r14
leaq -116(%rbp), %rbx
.p2align 4, 0x90
LBB2_1: ## =>This Inner Loop Header: Depth=1
cltq
leaq -112(,%rax,8), %rdi
addq %rbp, %rdi
xorl %esi, %esi
movq %r14, %rdx
movq %rbx, %rcx
callq _pthread_create
movl -116(%rbp), %ecx
leal 1(%rcx), %eax
movl %eax, -116(%rbp)
testl %ecx, %ecx
jle LBB2_1
## %bb.2:
movl $0, -116(%rbp)
xorl %eax, %eax
leaq _reader(%rip), %r14
leaq -116(%rbp), %rbx
.p2align 4, 0x90
LBB2_3: ## =>This Inner Loop Header: Depth=1
cltq
leaq -64(,%rax,8), %rdi
addq %rbp, %rdi
xorl %esi, %esi
movq %r14, %rdx
movq %rbx, %rcx
callq _pthread_create
movl -116(%rbp), %ecx
leal 1(%rcx), %eax
movl %eax, -116(%rbp)
cmpl $4, %ecx
jl LBB2_3
## %bb.4:
movq -112(%rbp), %rdi
xorl %esi, %esi
callq _pthread_join
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -24(%rbp), %rax
jne LBB2_6
## %bb.5:
xorl %eax, %eax
addq $112, %rsp
popq %rbx
popq %r14
popq %rbp
retq
LBB2_6:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _lock ## @lock
.p2align 3
_lock:
.quad 850045863 ## 0x32aaaba7
.space 56
.globl _queue ## @queue
.p2align 3
_queue:
.quad 1018212795 ## 0x3cb0b1bb
.space 40
.globl _data ## @data
.zerofill __DATA,__common,_data,4,2
.globl _running_w ## @running_w
.zerofill __DATA,__common,_running_w,4,2
.globl _running_r ## @running_r
.zerofill __DATA,__common,_running_r,4,2
.globl _waiting_w ## @waiting_w
.zerofill __DATA,__common,_waiting_w,4,2
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Data read by the reader%d is %d\n"
L_.str.1: ## @.str.1
.asciz "Writer%d starts to write..%d\n"
L_.str.2: ## @.str.2
.asciz "Writer%d finishes to write %d\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _reader ; -- Begin function reader
.p2align 2
_reader: ; @reader
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
ldr w22, [x0]
Lloh0:
adrp x19, _lock@PAGE
Lloh1:
add x19, x19, _lock@PAGEOFF
adrp x23, _running_w@PAGE
adrp x24, _waiting_w@PAGE
Lloh2:
adrp x20, _queue@PAGE
Lloh3:
add x20, x20, _queue@PAGEOFF
adrp x25, _running_r@PAGE
adrp x26, _data@PAGE
Lloh4:
adrp x21, l_.str@PAGE
Lloh5:
add x21, x21, l_.str@PAGEOFF
b LBB0_2
LBB0_1: ; in Loop: Header=BB0_2 Depth=1
ldr w8, [x25, _running_r@PAGEOFF]
add w8, w8, #1
str w8, [x25, _running_r@PAGEOFF]
mov x0, x19
bl _pthread_mutex_unlock
ldr w8, [x26, _data@PAGEOFF]
stp x22, x8, [sp]
mov x0, x21
bl _printf
mov w0, #1
bl _sleep
mov x0, x19
bl _pthread_mutex_lock
ldr w8, [x25, _running_r@PAGEOFF]
sub w8, w8, #1
str w8, [x25, _running_r@PAGEOFF]
mov x0, x20
bl _pthread_cond_broadcast
mov x0, x19
bl _pthread_mutex_unlock
LBB0_2: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
mov x0, x19
bl _pthread_mutex_lock
ldr w8, [x23, _running_w@PAGEOFF]
ldr w9, [x24, _waiting_w@PAGEOFF]
cmp w8, #0
ccmp w9, #1, #0, le
b.lt LBB0_1
LBB0_3: ; Parent Loop BB0_2 Depth=1
; => This Inner Loop Header: Depth=2
mov x0, x20
mov x1, x19
bl _pthread_cond_wait
ldr w8, [x23, _running_w@PAGEOFF]
ldr w9, [x24, _waiting_w@PAGEOFF]
cmp w8, #0
ccmp w9, #0, #0, le
b.gt LBB0_3
b LBB0_1
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.globl _writer ; -- Begin function writer
.p2align 2
_writer: ; @writer
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x28, x27, [sp, #16] ; 16-byte Folded Spill
stp x26, x25, [sp, #32] ; 16-byte Folded Spill
stp x24, x23, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
ldr w23, [x0]
Lloh6:
adrp x19, _lock@PAGE
Lloh7:
add x19, x19, _lock@PAGEOFF
adrp x24, _waiting_w@PAGE
adrp x25, _running_w@PAGE
Lloh8:
adrp x20, _queue@PAGE
Lloh9:
add x20, x20, _queue@PAGEOFF
adrp x26, _running_r@PAGE
Lloh10:
adrp x21, l_.str.1@PAGE
Lloh11:
add x21, x21, l_.str.1@PAGEOFF
adrp x27, _data@PAGE
Lloh12:
adrp x22, l_.str.2@PAGE
Lloh13:
add x22, x22, l_.str.2@PAGEOFF
b LBB1_3
LBB1_1: ; in Loop: Header=BB1_3 Depth=1
ldr w9, [x24, _waiting_w@PAGEOFF]
LBB1_2: ; in Loop: Header=BB1_3 Depth=1
sub w9, w9, #1
str w9, [x24, _waiting_w@PAGEOFF]
add w8, w8, #1
str w8, [x25, _running_w@PAGEOFF]
mov x0, x19
bl _pthread_mutex_unlock
ldr w8, [x25, _running_w@PAGEOFF]
stp x23, x8, [sp]
mov x0, x21
bl _printf
ldr w8, [x27, _data@PAGEOFF]
add w8, w8, #1
str w8, [x27, _data@PAGEOFF]
mov w0, #1
bl _sleep
ldr w8, [x27, _data@PAGEOFF]
stp x23, x8, [sp]
mov x0, x22
bl _printf
mov x0, x19
bl _pthread_mutex_lock
ldr w8, [x25, _running_w@PAGEOFF]
sub w8, w8, #1
str w8, [x25, _running_w@PAGEOFF]
mov x0, x20
bl _pthread_cond_broadcast
mov x0, x19
bl _pthread_mutex_unlock
mov w0, #5
bl _sleep
LBB1_3: ; =>This Loop Header: Depth=1
; Child Loop BB1_4 Depth 2
mov x0, x19
bl _pthread_mutex_lock
ldr w8, [x24, _waiting_w@PAGEOFF]
add w9, w8, #1
str w9, [x24, _waiting_w@PAGEOFF]
ldr w8, [x25, _running_w@PAGEOFF]
ldr w10, [x26, _running_r@PAGEOFF]
cmp w8, #0
ccmp w10, #1, #0, le
b.lt LBB1_2
LBB1_4: ; Parent Loop BB1_3 Depth=1
; => This Inner Loop Header: Depth=2
mov x0, x20
mov x1, x19
bl _pthread_cond_wait
ldr w8, [x25, _running_w@PAGEOFF]
ldr w9, [x26, _running_r@PAGEOFF]
cmp w8, #0
ccmp w9, #0, #0, le
b.gt LBB1_4
b LBB1_1
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x20, x19, [sp, #96] ; 16-byte Folded Spill
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov w8, #0
Lloh14:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh15:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh16:
ldr x9, [x9]
stur x9, [x29, #-24]
str wzr, [sp, #4]
add x20, sp, #8
Lloh17:
adrp x19, _writer@PAGE
Lloh18:
add x19, x19, _writer@PAGEOFF
LBB2_1: ; =>This Inner Loop Header: Depth=1
add x0, x20, w8, sxtw #3
add x3, sp, #4
mov x1, #0
mov x2, x19
bl _pthread_create
ldr w9, [sp, #4]
add w8, w9, #1
str w8, [sp, #4]
cmp w9, #1
b.lt LBB2_1
; %bb.2:
mov w8, #0
str wzr, [sp, #4]
add x20, sp, #48
Lloh19:
adrp x19, _reader@PAGE
Lloh20:
add x19, x19, _reader@PAGEOFF
LBB2_3: ; =>This Inner Loop Header: Depth=1
add x0, x20, w8, sxtw #3
add x3, sp, #4
mov x1, #0
mov x2, x19
bl _pthread_create
ldr w9, [sp, #4]
add w8, w9, #1
str w8, [sp, #4]
cmp w9, #4
b.lt LBB2_3
; %bb.4:
ldr x0, [sp, #8]
mov x1, #0
bl _pthread_join
ldur x8, [x29, #-24]
Lloh21:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh22:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh23:
ldr x9, [x9]
cmp x9, x8
b.ne LBB2_6
; %bb.5:
mov w0, #0
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
ldp x20, x19, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #128
ret
LBB2_6:
bl ___stack_chk_fail
.loh AdrpAdd Lloh17, Lloh18
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpAdd Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _lock ; @lock
.p2align 3
_lock:
.quad 850045863 ; 0x32aaaba7
.space 56
.globl _queue ; @queue
.p2align 3
_queue:
.quad 1018212795 ; 0x3cb0b1bb
.space 40
.globl _data ; @data
.zerofill __DATA,__common,_data,4,2
.globl _running_w ; @running_w
.zerofill __DATA,__common,_running_w,4,2
.globl _running_r ; @running_r
.zerofill __DATA,__common,_running_r,4,2
.globl _waiting_w ; @waiting_w
.zerofill __DATA,__common,_waiting_w,4,2
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Data read by the reader%d is %d\n"
l_.str.1: ; @.str.1
.asciz "Writer%d starts to write..%d\n"
l_.str.2: ; @.str.2
.asciz "Writer%d finishes to write %d\n"
.subsections_via_symbols
|
the_stack_data/129541.c
|
stack
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 4, 0x90 ## -- Begin function tb_path_find_dst_port
_tb_path_find_dst_port: ## @tb_path_find_dst_port
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, -44(%rbp) ## 4-byte Spill
movl %esi, %r14d
xorl %eax, %eax
testq %rdi, %rdi
je LBB0_8
## %bb.1:
movq _TB_PATH_MAX_HOPS@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
jle LBB0_8
## %bb.2:
movq %rdi, %r12
xorl %r15d, %r15d
xorl %r13d, %r13d
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
movq 8(%r12), %rbx
movq _TB_CFG_HOPS@GOTPCREL(%rip), %rax
movl (%rax), %edx
leal (%r14,%r14), %ecx
movq %r12, %rdi
leaq -64(%rbp), %rsi
movl $2, %r8d
callq _tb_port_read
testl %eax, %eax
jne LBB0_4
## %bb.5: ## in Loop: Header=BB0_3 Depth=1
cmpl $0, -52(%rbp)
je LBB0_9
## %bb.6: ## in Loop: Header=BB0_3 Depth=1
movq (%rbx), %rcx
movq -64(%rbp), %rdx
shlq $4, %rdx
leaq (%rcx,%rdx), %rax
movl -56(%rbp), %r14d
movq (%rcx,%rdx), %r12
testq %r12, %r12
je LBB0_8
## %bb.7: ## in Loop: Header=BB0_3 Depth=1
leal -1(%r13), %ecx
movq _TB_PATH_MAX_HOPS@GOTPCREL(%rip), %rdx
cmpl (%rdx), %r13d
movl %ecx, %r13d
jle LBB0_3
LBB0_8:
xorl %r15d, %r15d
cmpl -44(%rbp), %r14d ## 4-byte Folded Reload
cmoveq %rax, %r15
testq %rax, %rax
cmoveq %rax, %r15
jmp LBB0_9
LBB0_4:
leaq L_.str(%rip), %rsi
movq %r12, %rdi
movl %r14d, %edx
callq _tb_port_warn
xorl %r15d, %r15d
LBB0_9:
movq %r15, %rax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _TB_PATH_MAX_HOPS,4,2 ## @TB_PATH_MAX_HOPS
.comm _TB_CFG_HOPS,4,2 ## @TB_CFG_HOPS
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "failed to read path at %d\n"
.no_dead_strip _tb_path_find_dst_port
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 2 ; -- Begin function tb_path_find_dst_port
_tb_path_find_dst_port: ; @tb_path_find_dst_port
.cfi_startproc
; %bb.0:
sub sp, sp, #96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x19, x1
mov x8, #0 ; =0x0
cbz x0, LBB0_7
; %bb.1:
Lloh0:
adrp x22, _TB_PATH_MAX_HOPS@GOTPAGE
Lloh1:
ldr x22, [x22, _TB_PATH_MAX_HOPS@GOTPAGEOFF]
ldr w9, [x22]
cmp w9, #1
b.lt LBB0_7
; %bb.2:
mov x20, x0
mov x21, x2
mov w23, #0 ; =0x0
Lloh2:
adrp x24, _TB_CFG_HOPS@GOTPAGE
Lloh3:
ldr x24, [x24, _TB_CFG_HOPS@GOTPAGEOFF]
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldr x25, [x20, #8]
ldr w2, [x24]
lsl w3, w19, #1
mov x1, sp
mov x0, x20
mov w4, #2 ; =0x2
bl _tb_port_read
cbnz w0, LBB0_8
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [sp, #12]
cbz w8, LBB0_9
; %bb.5: ; in Loop: Header=BB0_3 Depth=1
ldr x8, [x25]
ldr x9, [sp]
lsl x10, x9, #4
ldr x20, [x8, x10]
ldr w19, [sp, #8]
ldr w10, [x22]
cmp x20, #0
ccmp w23, w10, #0, ne
sub w23, w23, #1
b.le LBB0_3
; %bb.6:
add x8, x8, x9, lsl #4
mov x2, x21
LBB0_7:
cmp w19, w2
csel x9, x8, xzr, eq
cmp x8, #0
csel x0, xzr, x9, eq
b LBB0_10
LBB0_8:
Lloh4:
adrp x1, l_.str@PAGE
Lloh5:
add x1, x1, l_.str@PAGEOFF
mov x0, x20
mov x2, x19
bl _tb_port_warn
LBB0_9:
mov x0, #0 ; =0x0
LBB0_10:
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #96
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpAdd Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _TB_PATH_MAX_HOPS,4,2 ; @TB_PATH_MAX_HOPS
.comm _TB_CFG_HOPS,4,2 ; @TB_CFG_HOPS
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "failed to read path at %d\n"
.no_dead_strip _tb_path_find_dst_port
.subsections_via_symbols
|
assembly_file_109724.c
|
assembly_dataset
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function hexDigitValue
_hexDigitValue: ## @hexDigitValue
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, %eax
leal -48(%rax), %ecx
cmpb $9, %cl
ja LBB0_3
## %bb.1:
addl $-48, %eax
## kill: def $eax killed $eax killed $rax
popq %rbp
retq
LBB0_3:
leal -97(%rax), %ecx
cmpb $5, %cl
ja LBB0_5
## %bb.4:
addl $-87, %eax
## kill: def $eax killed $eax killed $rax
popq %rbp
retq
LBB0_5:
leal -65(%rax), %ecx
addl $-55, %eax
cmpb $6, %cl
movl $-1, %ecx
cmovbl %eax, %ecx
movl %ecx, %eax
## kill: def $eax killed $eax killed $rax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _hexDigitValue
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function hexDigitValue
_hexDigitValue: ; @hexDigitValue
.cfi_startproc
; %bb.0:
sub w8, w0, #48
sub w9, w0, #97
sub w10, w0, #65
sub w11, w0, #55
cmp w10, #6
csinv w10, w11, wzr, lo
sub w11, w0, #87
cmp w9, #5
csel w9, w10, w11, hi
cmp w8, #9
csel w0, w9, w8, hi
ret
.cfi_endproc
; -- End function
.no_dead_strip _hexDigitValue
.subsections_via_symbols
|
AnghaBench/sqlcipher/test/extr_fuzzcheck.c_hexDigitValue.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _max ## -- Begin function max
.p2align 4, 0x90
_max: ## @max
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %esi, %eax
cmpl %esi, %edi
cmovgl %edi, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
leaq L_.str(%rip), %rdi
leaq -52(%rbp), %rsi
xorl %eax, %eax
callq _scanf
cmpl $0, -52(%rbp)
jle LBB1_37
## %bb.1:
leaq L_.str(%rip), %r12
movl $0, -48(%rbp) ## 4-byte Folded Spill
jmp LBB1_3
.p2align 4, 0x90
LBB1_2: ## in Loop: Header=BB1_3 Depth=1
movl $10, %edi
callq _putchar
movq %r13, %rdi
callq _free
movl -48(%rbp), %eax ## 4-byte Reload
cmpl -52(%rbp), %eax
jge LBB1_37
LBB1_3: ## =>This Loop Header: Depth=1
## Child Loop BB1_5 Depth 2
## Child Loop BB1_9 Depth 2
## Child Loop BB1_19 Depth 3
## Child Loop BB1_34 Depth 2
xorl %r14d, %r14d
movq %r12, %rdi
leaq -44(%rbp), %rsi
xorl %eax, %eax
callq _scanf
movslq -44(%rbp), %rbx
leaq (,%rbx,4), %rdi
callq _malloc
movq %rax, %r13
testq %rbx, %rbx
jle LBB1_6
## %bb.4: ## in Loop: Header=BB1_3 Depth=1
xorl %ebx, %ebx
movq %r13, %r15
xorl %r14d, %r14d
.p2align 4, 0x90
LBB1_5: ## Parent Loop BB1_3 Depth=1
## => This Inner Loop Header: Depth=2
movq %r12, %rdi
movq %r15, %rsi
xorl %eax, %eax
callq _scanf
addl (%r15), %r14d
incq %rbx
movslq -44(%rbp), %rax
addq $4, %r15
cmpq %rax, %rbx
jl LBB1_5
LBB1_6: ## in Loop: Header=BB1_3 Depth=1
movl -48(%rbp), %esi ## 4-byte Reload
incl %esi
leaq L_.str.1(%rip), %rdi
movl %esi, -48(%rbp) ## 4-byte Spill
xorl %eax, %eax
callq _printf
testl %r14d, %r14d
jle LBB1_27
## %bb.7: ## in Loop: Header=BB1_3 Depth=1
cmpl $3, %r14d
je LBB1_27
## %bb.8: ## in Loop: Header=BB1_3 Depth=1
leaq L_.str.2(%rip), %r15
.p2align 4, 0x90
LBB1_9: ## Parent Loop BB1_3 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB1_19 Depth 3
movl (%r13), %ecx
xorl %eax, %eax
xorl %ebx, %ebx
cmpl 4(%r13), %ecx
setl %al
setge %bl
movl -44(%rbp), %r8d
cmpl $3, %r8d
jl LBB1_14
## %bb.10: ## in Loop: Header=BB1_9 Depth=2
movl $2, %edx
cmpl $3, %r8d
jne LBB1_16
LBB1_11: ## in Loop: Header=BB1_9 Depth=2
testb $1, %r8b
je LBB1_14
## %bb.12: ## in Loop: Header=BB1_9 Depth=2
movl (%r13,%rdx,4), %ecx
movslq %ebx, %rsi
cmpl (%r13,%rsi,4), %ecx
jle LBB1_14
## %bb.13: ## in Loop: Header=BB1_9 Depth=2
cltq
cmpl (%r13,%rax,4), %ecx
movl %edx, %ebx
cmovgl %eax, %ebx
cmovgl %edx, %eax
.p2align 4, 0x90
LBB1_14: ## in Loop: Header=BB1_9 Depth=2
movslq %eax, %rsi
decl (%r13,%rsi,4)
movslq %ebx, %rdx
decl (%r13,%rdx,4)
leal -2(%r14), %ebx
addl $65, %esi
addl $65, %edx
movq %r15, %rdi
## kill: def $esi killed $esi killed $rsi
## kill: def $edx killed $edx killed $rdx
xorl %eax, %eax
callq _printf
cmpl $3, %r14d
jl LBB1_28
## %bb.15: ## in Loop: Header=BB1_9 Depth=2
movl %ebx, %r14d
cmpl $3, %ebx
jne LBB1_9
jmp LBB1_28
.p2align 4, 0x90
LBB1_16: ## in Loop: Header=BB1_9 Depth=2
leaq -2(%r8), %r9
andq $-2, %r9
negq %r9
movl $2, %edx
movl $3, %ecx
jmp LBB1_19
.p2align 4, 0x90
LBB1_17: ## in Loop: Header=BB1_19 Depth=3
movl %ecx, %ebx
LBB1_18: ## in Loop: Header=BB1_19 Depth=3
addl $2, %ecx
leaq (%r9,%rdx), %rsi
addq $2, %rsi
addq $2, %rdx
cmpq $2, %rsi
je LBB1_11
LBB1_19: ## Parent Loop BB1_3 Depth=1
## Parent Loop BB1_9 Depth=2
## => This Inner Loop Header: Depth=3
movl (%r13,%rdx,4), %esi
movslq %ebx, %rdi
cmpl (%r13,%rdi,4), %esi
jle LBB1_23
## %bb.20: ## in Loop: Header=BB1_19 Depth=3
movslq %eax, %rdi
cmpl (%r13,%rdi,4), %esi
jg LBB1_22
## %bb.21: ## in Loop: Header=BB1_19 Depth=3
movl %edx, %ebx
jmp LBB1_23
.p2align 4, 0x90
LBB1_22: ## in Loop: Header=BB1_19 Depth=3
movl %eax, %ebx
movl %edx, %eax
LBB1_23: ## in Loop: Header=BB1_19 Depth=3
movl 4(%r13,%rdx,4), %esi
movslq %ebx, %rdi
cmpl (%r13,%rdi,4), %esi
jle LBB1_18
## %bb.24: ## in Loop: Header=BB1_19 Depth=3
movslq %eax, %rdi
cmpl (%r13,%rdi,4), %esi
jle LBB1_17
## %bb.25: ## in Loop: Header=BB1_19 Depth=3
movl %eax, %ebx
movl %ecx, %eax
jmp LBB1_18
.p2align 4, 0x90
LBB1_27: ## in Loop: Header=BB1_3 Depth=1
movl %r14d, %ebx
LBB1_28: ## in Loop: Header=BB1_3 Depth=1
cmpl $3, %ebx
leaq L_.str.3(%rip), %r14
jne LBB1_2
## %bb.29: ## in Loop: Header=BB1_3 Depth=1
cmpl $0, -44(%rbp)
jle LBB1_2
## %bb.30: ## in Loop: Header=BB1_3 Depth=1
xorl %ebx, %ebx
xorl %eax, %eax
jmp LBB1_34
.p2align 4, 0x90
LBB1_31: ## in Loop: Header=BB1_34 Depth=2
movq %r14, %rdi
## kill: def $esi killed $esi killed $rsi
xorl %eax, %eax
callq _printf
LBB1_32: ## in Loop: Header=BB1_34 Depth=2
movl $1, %eax
LBB1_33: ## in Loop: Header=BB1_34 Depth=2
incq %rbx
movslq -44(%rbp), %rcx
cmpq %rcx, %rbx
jge LBB1_2
LBB1_34: ## Parent Loop BB1_3 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $0, (%r13,%rbx,4)
jle LBB1_33
## %bb.35: ## in Loop: Header=BB1_34 Depth=2
leaq 65(%rbx), %rsi
testl %eax, %eax
je LBB1_31
## %bb.36: ## in Loop: Header=BB1_34 Depth=2
movl %esi, %edi
callq _putchar
jmp LBB1_32
LBB1_37:
xorl %eax, %eax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "Case #%d: "
L_.str.2: ## @.str.2
.asciz "%c%c "
L_.str.3: ## @.str.3
.asciz "%c "
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _max ; -- Begin function max
.p2align 2
_max: ; @max
.cfi_startproc
; %bb.0:
cmp w0, w1
csel w0, w0, w1, gt
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x28, x27, [sp, #32] ; 16-byte Folded Spill
stp x26, x25, [sp, #48] ; 16-byte Folded Spill
stp x24, x23, [sp, #64] ; 16-byte Folded Spill
stp x22, x21, [sp, #80] ; 16-byte Folded Spill
stp x20, x19, [sp, #96] ; 16-byte Folded Spill
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
add x8, sp, #24
str x8, [sp]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldr w8, [sp, #24]
cmp w8, #1
b.lt LBB1_27
; %bb.1:
mov w24, #0
add x25, sp, #28
Lloh2:
adrp x19, l_.str@PAGE
Lloh3:
add x19, x19, l_.str@PAGEOFF
Lloh4:
adrp x20, l_.str.1@PAGE
Lloh5:
add x20, x20, l_.str.1@PAGEOFF
Lloh6:
adrp x21, l_.str.2@PAGE
Lloh7:
add x21, x21, l_.str.2@PAGEOFF
Lloh8:
adrp x22, l_.str.3@PAGE
Lloh9:
add x22, x22, l_.str.3@PAGEOFF
b LBB1_3
LBB1_2: ; in Loop: Header=BB1_3 Depth=1
mov w0, #10
bl _putchar
mov x0, x23
bl _free
ldr w8, [sp, #24]
cmp w24, w8
b.ge LBB1_27
LBB1_3: ; =>This Loop Header: Depth=1
; Child Loop BB1_5 Depth 2
; Child Loop BB1_9 Depth 2
; Child Loop BB1_12 Depth 3
; Child Loop BB1_23 Depth 2
str x25, [sp]
mov x0, x19
bl _scanf
ldrsw x26, [sp, #28]
lsl x0, x26, #2
bl _malloc
mov x23, x0
cmp w26, #1
b.lt LBB1_6
; %bb.4: ; in Loop: Header=BB1_3 Depth=1
mov x27, #0
mov w26, #0
mov x28, x23
LBB1_5: ; Parent Loop BB1_3 Depth=1
; => This Inner Loop Header: Depth=2
str x28, [sp]
mov x0, x19
bl _scanf
ldr w8, [x28], #4
add w26, w8, w26
add x27, x27, #1
ldrsw x8, [sp, #28]
cmp x27, x8
b.lt LBB1_5
b LBB1_7
LBB1_6: ; in Loop: Header=BB1_3 Depth=1
mov w26, #0
LBB1_7: ; in Loop: Header=BB1_3 Depth=1
add w24, w24, #1
str x24, [sp]
mov x0, x20
bl _printf
cmp w26, #1
b.lt LBB1_26
; %bb.8: ; in Loop: Header=BB1_3 Depth=1
cmp w26, #3
b.eq LBB1_16
LBB1_9: ; Parent Loop BB1_3 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB1_12 Depth 3
ldp w8, w9, [x23]
cmp w8, w9
cset w9, ge
cset w8, lt
ldr w10, [sp, #28]
cmp w10, #3
b.lt LBB1_14
; %bb.10: ; in Loop: Header=BB1_9 Depth=2
mov w11, #2
b LBB1_12
LBB1_11: ; in Loop: Header=BB1_12 Depth=3
add x11, x11, #1
cmp x10, x11
b.eq LBB1_14
LBB1_12: ; Parent Loop BB1_3 Depth=1
; Parent Loop BB1_9 Depth=2
; => This Inner Loop Header: Depth=3
ldr w12, [x23, x11, lsl #2]
ldr w13, [x23, w9, sxtw #2]
cmp w12, w13
b.le LBB1_11
; %bb.13: ; in Loop: Header=BB1_12 Depth=3
ldr w9, [x23, w8, sxtw #2]
cmp w12, w9
csel w9, w8, w11, gt
csel w8, w11, w8, gt
b LBB1_11
LBB1_14: ; in Loop: Header=BB1_9 Depth=2
sbfiz x10, x8, #2, #32
ldr w11, [x23, x10]
sub w11, w11, #1
str w11, [x23, x10]
sbfiz x10, x9, #2, #32
ldr w11, [x23, x10]
sub w11, w11, #1
str w11, [x23, x10]
sub w27, w26, #2
add w8, w8, #65
add w9, w9, #65
stp x8, x9, [sp]
mov x0, x21
bl _printf
cmp w26, #3
b.lt LBB1_17
; %bb.15: ; in Loop: Header=BB1_9 Depth=2
mov x26, x27
cmp w27, #3
b.ne LBB1_9
b LBB1_17
LBB1_16: ; in Loop: Header=BB1_3 Depth=1
mov x27, x26
LBB1_17: ; in Loop: Header=BB1_3 Depth=1
cmp w27, #3
b.ne LBB1_2
LBB1_18: ; in Loop: Header=BB1_3 Depth=1
ldr w8, [sp, #28]
cmp w8, #1
b.lt LBB1_2
; %bb.19: ; in Loop: Header=BB1_3 Depth=1
mov x26, #0
mov w8, #0
b LBB1_23
LBB1_20: ; in Loop: Header=BB1_23 Depth=2
str x0, [sp]
mov x0, x22
bl _printf
LBB1_21: ; in Loop: Header=BB1_23 Depth=2
mov w8, #1
LBB1_22: ; in Loop: Header=BB1_23 Depth=2
add x26, x26, #1
ldrsw x9, [sp, #28]
cmp x26, x9
b.ge LBB1_2
LBB1_23: ; Parent Loop BB1_3 Depth=1
; => This Inner Loop Header: Depth=2
ldr w9, [x23, x26, lsl #2]
cmp w9, #1
b.lt LBB1_22
; %bb.24: ; in Loop: Header=BB1_23 Depth=2
add x0, x26, #65
cbz w8, LBB1_20
; %bb.25: ; in Loop: Header=BB1_23 Depth=2
; kill: def $w0 killed $w0 killed $x0
bl _putchar
b LBB1_21
LBB1_26: ; in Loop: Header=BB1_3 Depth=1
mov x27, x26
cmp w27, #3
b.eq LBB1_18
b LBB1_2
LBB1_27:
mov w0, #0
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
ldp x20, x19, [sp, #96] ; 16-byte Folded Reload
ldp x22, x21, [sp, #80] ; 16-byte Folded Reload
ldp x24, x23, [sp, #64] ; 16-byte Folded Reload
ldp x26, x25, [sp, #48] ; 16-byte Folded Reload
ldp x28, x27, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #128
ret
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "Case #%d: "
l_.str.2: ; @.str.2
.asciz "%c%c "
l_.str.3: ; @.str.3
.asciz "%c "
.subsections_via_symbols
|
the_stack_data/86047.c
|
stack
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function sidtab_find_context
_sidtab_find_context: ## @sidtab_find_context
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %r9, -48(%rbp) ## 8-byte Spill
movq %r8, -64(%rbp) ## 8-byte Spill
movq %rdx, %r12
movq %rsi, %r13
movq %rdi, -56(%rbp) ## 8-byte Spill
testq %rcx, %rcx
je LBB0_3
## %bb.1:
movq _SIDTAB_INNER_ENTRIES@GOTPCREL(%rip), %r15
cmpq $0, (%r15)
jle LBB0_13
## %bb.2:
movq %rcx, %r14
decq %r14
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_9: ## =>This Inner Loop Header: Depth=1
cmpq %r12, (%r13)
jge LBB0_13
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
movq -56(%rbp), %rax ## 8-byte Reload
movq (%rax), %rax
movq (%rax,%rbx,8), %rdi
movq %r13, %rsi
movq %r12, %rdx
movq %r14, %rcx
movq -64(%rbp), %r8 ## 8-byte Reload
movq -48(%rbp), %r9 ## 8-byte Reload
callq _sidtab_find_context
testl %eax, %eax
je LBB0_11
## %bb.8: ## in Loop: Header=BB0_9 Depth=1
incq %rbx
cmpq (%r15), %rbx
jl LBB0_9
jmp LBB0_13
LBB0_3:
movq _SIDTAB_LEAF_ENTRIES@GOTPCREL(%rip), %rbx
cmpq $0, (%rbx)
jle LBB0_13
## %bb.4:
movq (%r13), %rcx
xorl %r14d, %r14d
xorl %r15d, %r15d
.p2align 4, 0x90
LBB0_5: ## =>This Inner Loop Header: Depth=1
cmpq %r12, %rcx
jge LBB0_13
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movq -56(%rbp), %rax ## 8-byte Reload
movq (%rax), %rdi
addq %r14, %rdi
movq -64(%rbp), %rsi ## 8-byte Reload
callq _context_cmp
movq (%r13), %rcx
testq %rax, %rax
jne LBB0_7
## %bb.12: ## in Loop: Header=BB0_5 Depth=1
incq %rcx
movq %rcx, (%r13)
incq %r15
addq $4, %r14
cmpq (%rbx), %r15
jl LBB0_5
LBB0_13:
movq _ENOENT@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
LBB0_14:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_11:
xorl %eax, %eax
jmp LBB0_14
LBB0_7:
movq -48(%rbp), %rax ## 8-byte Reload
movq %rcx, (%rax)
xorl %eax, %eax
jmp LBB0_14
.cfi_endproc
## -- End function
.comm _SIDTAB_INNER_ENTRIES,8,3 ## @SIDTAB_INNER_ENTRIES
.comm _SIDTAB_LEAF_ENTRIES,8,3 ## @SIDTAB_LEAF_ENTRIES
.comm _ENOENT,4,2 ## @ENOENT
.no_dead_strip _sidtab_find_context
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function sidtab_find_context
_sidtab_find_context: ; @sidtab_find_context
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x19, x5
mov x20, x4
mov x21, x2
mov x22, x1
mov x23, x0
cbz x3, LBB0_6
; %bb.1:
Lloh0:
adrp x25, _SIDTAB_INNER_ENTRIES@GOTPAGE
Lloh1:
ldr x25, [x25, _SIDTAB_INNER_ENTRIES@GOTPAGEOFF]
ldr x8, [x25]
cmp x8, #1
b.lt LBB0_11
; %bb.2:
mov x26, #0
sub x24, x3, #1
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [x22]
cmp x8, x21
b.ge LBB0_11
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
ldr x8, [x23]
ldr x0, [x8, x26, lsl #3]
mov x1, x22
mov x2, x21
mov x3, x24
mov x4, x20
mov x5, x19
bl _sidtab_find_context
cbz w0, LBB0_12
; %bb.5: ; in Loop: Header=BB0_3 Depth=1
add x26, x26, #1
ldr x8, [x25]
cmp x26, x8
b.lt LBB0_3
b LBB0_11
LBB0_6:
Lloh2:
adrp x24, _SIDTAB_LEAF_ENTRIES@GOTPAGE
Lloh3:
ldr x24, [x24, _SIDTAB_LEAF_ENTRIES@GOTPAGEOFF]
ldr x8, [x24]
cmp x8, #1
b.lt LBB0_11
; %bb.7:
mov x25, #0
mov x26, #0
ldr x8, [x22]
LBB0_8: ; =>This Inner Loop Header: Depth=1
cmp x8, x21
b.ge LBB0_11
; %bb.9: ; in Loop: Header=BB0_8 Depth=1
ldr x8, [x23]
add x0, x8, x25
mov x1, x20
bl _context_cmp
ldr x8, [x22]
cbnz x0, LBB0_13
; %bb.10: ; in Loop: Header=BB0_8 Depth=1
add x8, x8, #1
str x8, [x22]
add x26, x26, #1
ldr x9, [x24]
add x25, x25, #4
cmp x26, x9
b.lt LBB0_8
LBB0_11:
Lloh4:
adrp x8, _ENOENT@GOTPAGE
Lloh5:
ldr x8, [x8, _ENOENT@GOTPAGEOFF]
Lloh6:
ldr w8, [x8]
neg w0, w8
LBB0_12:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
LBB0_13:
mov w0, #0
str x8, [x19]
b LBB0_12
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6
.cfi_endproc
; -- End function
.comm _SIDTAB_INNER_ENTRIES,8,3 ; @SIDTAB_INNER_ENTRIES
.comm _SIDTAB_LEAF_ENTRIES,8,3 ; @SIDTAB_LEAF_ENTRIES
.comm _ENOENT,4,2 ; @ENOENT
.no_dead_strip _sidtab_find_context
.subsections_via_symbols
|
AnghaBench/linux/security/selinux/ss/extr_sidtab.c_sidtab_find_context.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _uncompress ## -- Begin function uncompress
.p2align 4, 0x90
_uncompress: ## @uncompress
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
subq $112, %rsp
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdx, -128(%rbp)
movl %ecx, -120(%rbp)
shrq $32, %rcx
movl $-5, %eax
jne LBB0_6
## %bb.1:
movq %rsi, %rbx
movq %rdi, -104(%rbp)
movq (%rsi), %rcx
movl %ecx, -96(%rbp)
shrq $32, %rcx
jne LBB0_6
## %bb.2:
xorps %xmm0, %xmm0
movups %xmm0, -64(%rbp)
leaq L_.str(%rip), %rsi
leaq -128(%rbp), %rdi
movl $112, %edx
callq _inflateInit_
testl %eax, %eax
jne LBB0_6
## %bb.3:
leaq -128(%rbp), %rdi
movl $4, %esi
callq _inflate
cmpl $1, %eax
jne LBB0_4
## %bb.5:
movq -88(%rbp), %rax
movq %rax, (%rbx)
leaq -128(%rbp), %rdi
callq _inflateEnd
jmp LBB0_6
LBB0_4:
movl %eax, %r14d
leaq -128(%rbp), %rdi
callq _inflateEnd
testl %r14d, %r14d
movl $-5, %eax
cmovnel %r14d, %eax
LBB0_6:
addq $112, %rsp
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "1.2.11"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _uncompress ; -- Begin function uncompress
.p2align 2
_uncompress: ; @uncompress
.cfi_startproc
; %bb.0:
sub sp, sp, #144
.cfi_def_cfa_offset 144
stp x20, x19, [sp, #112] ; 16-byte Folded Spill
stp x29, x30, [sp, #128] ; 16-byte Folded Spill
add x29, sp, #128
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
str x2, [sp]
str w3, [sp, #8]
lsr x8, x3, #32
cbnz x8, LBB0_5
; %bb.1:
mov x19, x1
str x0, [sp, #24]
ldr x8, [x1]
str w8, [sp, #32]
lsr x8, x8, #32
cbnz x8, LBB0_5
; %bb.2:
stp xzr, xzr, [sp, #64]
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
mov x0, sp
mov w2, #112
bl _inflateInit_
cbnz w0, LBB0_6
; %bb.3:
mov x0, sp
mov w1, #4
bl _inflate
cmp w0, #1
b.ne LBB0_7
; %bb.4:
ldr x8, [sp, #40]
str x8, [x19]
mov x0, sp
bl _inflateEnd
b LBB0_6
LBB0_5:
mov w0, #-5
LBB0_6:
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
ldp x20, x19, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #144
ret
LBB0_7:
mov x20, x0
mov x0, sp
bl _inflateEnd
mov w8, #-5
cmp w20, #0
csel w0, w8, w20, eq
b LBB0_6
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "1.2.11"
.subsections_via_symbols
|
the_stack_data/53361.c
|
stack
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function dn_wait_for_connect
_dn_wait_for_connect: ## @dn_wait_for_connect
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r15
movq %rdi, %r14
movq _wait@GOTPCREL(%rip), %rbx
movl (%rbx), %edi
callq _DEFINE_WAIT
movq %r14, %rdi
callq _sk_sleep
movq _TASK_INTERRUPTIBLE@GOTPCREL(%rip), %r12
movl (%r12), %edx
movl %eax, %edi
movq %rbx, %rsi
callq _prepare_to_wait
movq %r14, %rdi
callq _release_sock
leaq 8(%r14), %r13
movq %r13, %rdi
callq _skb_dequeue
testq %rax, %rax
je LBB0_2
## %bb.1:
movq %rax, %rbx
xorl %r13d, %r13d
LBB0_6:
movq %r14, %rdi
callq _lock_sock
xorl %r12d, %r12d
jmp LBB0_16
LBB0_2:
movq (%r15), %rdi
callq _schedule_timeout
movq %rax, (%r15)
movq %r13, %rdi
callq _skb_dequeue
movq %rax, %rbx
movq %r14, %rdi
callq _lock_sock
testq %rbx, %rbx
je LBB0_4
## %bb.3:
xorl %r12d, %r12d
xorl %r13d, %r13d
LBB0_16:
movq %r14, %rdi
callq _sk_sleep
movq _wait@GOTPCREL(%rip), %rsi
movl %eax, %edi
callq _finish_wait
testb %r12b, %r12b
je LBB0_17
## %bb.18:
movl %r13d, %edi
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _ERR_PTR ## TAILCALL
LBB0_17:
movq %rbx, %rax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_4:
movq %r15, -48(%rbp) ## 8-byte Spill
movq %r13, -56(%rbp) ## 8-byte Spill
.p2align 4, 0x90
LBB0_8: ## =>This Inner Loop Header: Depth=1
movq (%r14), %rax
movq _TCP_LISTEN@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_12
## %bb.9: ## in Loop: Header=BB0_8 Depth=1
movq %r12, %r15
movq -48(%rbp), %rbx ## 8-byte Reload
movq (%rbx), %rdi
callq _sock_intr_errno
movl %eax, %r13d
movq _current@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _signal_pending
movb $1, %r12b
testq %rax, %rax
jne LBB0_15
## %bb.10: ## in Loop: Header=BB0_8 Depth=1
movq _EAGAIN@GOTPCREL(%rip), %rax
movl (%rax), %r13d
cmpq $0, (%rbx)
je LBB0_14
## %bb.11: ## in Loop: Header=BB0_8 Depth=1
movq %r14, %rdi
callq _sk_sleep
movq %r15, %r12
movl (%r15), %edx
movl %eax, %edi
movq _wait@GOTPCREL(%rip), %rsi
callq _prepare_to_wait
movq %r14, %rdi
callq _release_sock
movq -56(%rbp), %r15 ## 8-byte Reload
movq %r15, %rdi
callq _skb_dequeue
testq %rax, %rax
jne LBB0_5
## %bb.7: ## in Loop: Header=BB0_8 Depth=1
movq -48(%rbp), %rbx ## 8-byte Reload
movq (%rbx), %rdi
callq _schedule_timeout
movq %rax, (%rbx)
movq %r15, %rdi
callq _skb_dequeue
movq %rax, %rbx
movq %r14, %rdi
callq _lock_sock
testq %rbx, %rbx
je LBB0_8
## %bb.13:
negl %r13d
xorl %r12d, %r12d
jmp LBB0_16
LBB0_12:
movq _EINVAL@GOTPCREL(%rip), %rax
xorl %ebx, %ebx
xorl %r13d, %r13d
subl (%rax), %r13d
movb $1, %r12b
jmp LBB0_16
LBB0_14:
negl %r13d
LBB0_15:
xorl %ebx, %ebx
jmp LBB0_16
LBB0_5:
movq %rax, %rbx
negl %r13d
jmp LBB0_6
.cfi_endproc
## -- End function
.comm _wait,4,2 ## @wait
.comm _TASK_INTERRUPTIBLE,4,2 ## @TASK_INTERRUPTIBLE
.comm _EINVAL,4,2 ## @EINVAL
.comm _TCP_LISTEN,8,3 ## @TCP_LISTEN
.comm _current,4,2 ## @current
.comm _EAGAIN,4,2 ## @EAGAIN
.no_dead_strip _dn_wait_for_connect
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function dn_wait_for_connect
_dn_wait_for_connect: ; @dn_wait_for_connect
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x20, x1
mov x19, x0
Lloh0:
adrp x21, _wait@GOTPAGE
Lloh1:
ldr x21, [x21, _wait@GOTPAGEOFF]
ldr w0, [x21]
bl _DEFINE_WAIT
mov x0, x19
bl _sk_sleep
Lloh2:
adrp x25, _TASK_INTERRUPTIBLE@GOTPAGE
Lloh3:
ldr x25, [x25, _TASK_INTERRUPTIBLE@GOTPAGEOFF]
ldr w2, [x25]
mov x1, x21
bl _prepare_to_wait
mov x0, x19
bl _release_sock
add x22, x19, #8
mov x0, x22
bl _skb_dequeue
cbz x0, LBB0_3
; %bb.1:
mov x21, x0
mov w23, #0
LBB0_2:
mov x0, x19
bl _lock_sock
mov w20, #0
b LBB0_16
LBB0_3:
ldr x0, [x20]
bl _schedule_timeout
str x0, [x20]
mov x0, x22
bl _skb_dequeue
mov x21, x0
mov x0, x19
bl _lock_sock
cbz x21, LBB0_5
; %bb.4:
mov w20, #0
mov w23, #0
b LBB0_16
LBB0_5:
Lloh4:
adrp x26, _TCP_LISTEN@GOTPAGE
Lloh5:
ldr x26, [x26, _TCP_LISTEN@GOTPAGEOFF]
Lloh6:
adrp x27, _current@GOTPAGE
Lloh7:
ldr x27, [x27, _current@GOTPAGEOFF]
Lloh8:
adrp x28, _EAGAIN@GOTPAGE
Lloh9:
ldr x28, [x28, _EAGAIN@GOTPAGEOFF]
Lloh10:
adrp x24, _wait@GOTPAGE
Lloh11:
ldr x24, [x24, _wait@GOTPAGEOFF]
LBB0_6: ; =>This Inner Loop Header: Depth=1
ldr x8, [x19]
ldr x9, [x26]
cmp x8, x9
b.ne LBB0_12
; %bb.7: ; in Loop: Header=BB0_6 Depth=1
ldr x0, [x20]
bl _sock_intr_errno
mov x23, x0
ldr w0, [x27]
bl _signal_pending
cbnz x0, LBB0_13
; %bb.8: ; in Loop: Header=BB0_6 Depth=1
ldr w23, [x28]
ldr x8, [x20]
cbz x8, LBB0_14
; %bb.9: ; in Loop: Header=BB0_6 Depth=1
mov x0, x19
bl _sk_sleep
ldr w2, [x25]
mov x1, x24
bl _prepare_to_wait
mov x0, x19
bl _release_sock
mov x0, x22
bl _skb_dequeue
cbnz x0, LBB0_19
; %bb.10: ; in Loop: Header=BB0_6 Depth=1
ldr x0, [x20]
bl _schedule_timeout
str x0, [x20]
mov x0, x22
bl _skb_dequeue
mov x21, x0
mov x0, x19
bl _lock_sock
cbz x21, LBB0_6
; %bb.11:
mov w20, #0
neg w23, w23
b LBB0_16
LBB0_12:
mov x21, #0
Lloh12:
adrp x8, _EINVAL@GOTPAGE
Lloh13:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh14:
ldr w8, [x8]
neg w23, w8
b LBB0_15
LBB0_13:
mov x21, #0
b LBB0_15
LBB0_14:
mov x21, #0
neg w23, w23
LBB0_15:
mov w20, #1
LBB0_16:
mov x0, x19
bl _sk_sleep
Lloh15:
adrp x1, _wait@GOTPAGE
Lloh16:
ldr x1, [x1, _wait@GOTPAGEOFF]
bl _finish_wait
cbz w20, LBB0_18
; %bb.17:
mov x0, x23
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
b _ERR_PTR
LBB0_18:
mov x0, x21
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
ret
LBB0_19:
mov x21, x0
neg w23, w23
b LBB0_2
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh10, Lloh11
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGot Lloh15, Lloh16
.cfi_endproc
; -- End function
.comm _wait,4,2 ; @wait
.comm _TASK_INTERRUPTIBLE,4,2 ; @TASK_INTERRUPTIBLE
.comm _EINVAL,4,2 ; @EINVAL
.comm _TCP_LISTEN,8,3 ; @TCP_LISTEN
.comm _current,4,2 ; @current
.comm _EAGAIN,4,2 ; @EAGAIN
.no_dead_strip _dn_wait_for_connect
.subsections_via_symbols
|
AnghaBench/linux/net/decnet/extr_af_decnet.c_dn_wait_for_connect.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function clk_regmap_gate_enable
_clk_regmap_gate_enable: ## @clk_regmap_gate_enable
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $1, %esi
popq %rbp
jmp _clk_regmap_gate_endisable ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _clk_regmap_gate_enable
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function clk_regmap_gate_enable
_clk_regmap_gate_enable: ; @clk_regmap_gate_enable
.cfi_startproc
; %bb.0:
mov w1, #1
b _clk_regmap_gate_endisable
.cfi_endproc
; -- End function
.no_dead_strip _clk_regmap_gate_enable
.subsections_via_symbols
|
AnghaBench/linux/drivers/clk/meson/extr_clk-regmap.c_clk_regmap_gate_enable.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _buf_free ## -- Begin function buf_free
.p2align 4, 0x90
_buf_free: ## @buf_free
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
jmp _free_io_buf ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _buf_free ; -- Begin function buf_free
.p2align 2
_buf_free: ; @buf_free
.cfi_startproc
; %bb.0:
b _free_io_buf
.cfi_endproc
; -- End function
.subsections_via_symbols
|
AnghaBench/darwin-xnu/bsd/vfs/extr_vfs_bio.c_buf_free.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $16, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -36(%rbp), %rsi
xorl %eax, %eax
callq _scanf
movl -36(%rbp), %esi
testl %esi, %esi
jle LBB0_7
## %bb.1:
leaq L_.str.2(%rip), %r15
leaq L_.str.3(%rip), %r12
xorl %r14d, %r14d
jmp LBB0_2
.p2align 4, 0x90
LBB0_6: ## in Loop: Header=BB0_2 Depth=1
movl $10, %edi
callq _putchar
incl %r14d
movl -36(%rbp), %esi
leal (,%rsi,8), %eax
cmpl %eax, %r14d
jge LBB0_7
LBB0_2: ## =>This Loop Header: Depth=1
## Child Loop BB0_4 Depth 2
testl %esi, %esi
jle LBB0_6
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
xorl %ebx, %ebx
jmp LBB0_4
.p2align 4, 0x90
LBB0_9: ## in Loop: Header=BB0_4 Depth=2
movq %r12, %rdi
LBB0_10: ## in Loop: Header=BB0_4 Depth=2
xorl %eax, %eax
callq _printf
incl %ebx
movl -36(%rbp), %esi
leal (,%rsi,8), %eax
cmpl %eax, %ebx
jge LBB0_6
LBB0_4: ## Parent Loop BB0_2 Depth=1
## => This Inner Loop Header: Depth=2
leal (%rsi,%rsi), %edi
movl %r14d, %eax
cltd
idivl %edi
movl %edx, %ecx
movl %ebx, %eax
cltd
idivl %edi
movq %r15, %rdi
cmpl %esi, %ecx
jge LBB0_5
## %bb.8: ## in Loop: Header=BB0_4 Depth=2
cmpl %esi, %edx
jge LBB0_9
jmp LBB0_10
.p2align 4, 0x90
LBB0_5: ## in Loop: Header=BB0_4 Depth=2
cmpl %esi, %edx
jl LBB0_9
jmp LBB0_10
LBB0_7:
xorl %eax, %eax
addq $16, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "hany egyseg szeles legyen a sakktabla egy mezoje? "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "X "
L_.str.3: ## @.str.3
.asciz ". "
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
add x8, sp, #12
str x8, [sp]
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldr w8, [sp, #12]
cmp w8, #1
b.lt LBB0_10
; %bb.1:
mov w19, #0
Lloh4:
adrp x20, l_.str.2@PAGE
Lloh5:
add x20, x20, l_.str.2@PAGEOFF
Lloh6:
adrp x21, l_.str.3@PAGE
Lloh7:
add x21, x21, l_.str.3@PAGEOFF
b LBB0_3
LBB0_2: ; in Loop: Header=BB0_3 Depth=1
mov w0, #10
bl _putchar
add w19, w19, #1
ldr w8, [sp, #12]
cmp w19, w8, lsl #3
b.ge LBB0_10
LBB0_3: ; =>This Loop Header: Depth=1
; Child Loop BB0_7 Depth 2
cmp w8, #1
b.lt LBB0_2
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
mov w22, #0
b LBB0_7
LBB0_5: ; in Loop: Header=BB0_7 Depth=2
mov x0, x21
LBB0_6: ; in Loop: Header=BB0_7 Depth=2
bl _printf
add w22, w22, #1
ldr w8, [sp, #12]
cmp w22, w8, lsl #3
b.ge LBB0_2
LBB0_7: ; Parent Loop BB0_3 Depth=1
; => This Inner Loop Header: Depth=2
lsl w9, w8, #1
sdiv w10, w19, w9
msub w10, w10, w9, w19
sdiv w11, w22, w9
msub w9, w11, w9, w22
mov x0, x20
cmp w10, w8
b.ge LBB0_9
; %bb.8: ; in Loop: Header=BB0_7 Depth=2
cmp w9, w8
b.ge LBB0_5
b LBB0_6
LBB0_9: ; in Loop: Header=BB0_7 Depth=2
cmp w9, w8
b.lt LBB0_5
b LBB0_6
LBB0_10:
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "hany egyseg szeles legyen a sakktabla egy mezoje? "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "X "
l_.str.3: ; @.str.3
.asciz ". "
.subsections_via_symbols
|
the_stack_data/45450530.c
|
stack
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function pdf_dev_stroke_text
_pdf_dev_stroke_text: ## @pdf_dev_stroke_text
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movss %xmm0, -44(%rbp) ## 4-byte Spill
movq %r9, %rbx
movq %rdx, %r12
movq %rsi, %r14
movq %rdi, %r15
movq 16(%rbp), %r13
movl %r8d, %edx
callq _pdf_dev_ctm
movq %r15, %rdi
movq %r14, %rsi
movss -44(%rbp), %xmm0 ## 4-byte Reload
## xmm0 = mem[0],zero,zero,zero
movl $1, %edx
callq _pdf_dev_alpha
movq %r15, %rdi
movq %r14, %rsi
movq %rbx, %rdx
movq %r13, %rcx
movl $1, %r8d
movl 24(%rbp), %r9d
callq _pdf_dev_color
movq (%r12), %rbx
testq %rbx, %rbx
je LBB0_3
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq %r15, %rdi
movq %r14, %rsi
movl $1, %edx
callq _pdf_dev_begin_text
movl (%rbx), %ecx
movl 4(%rbx), %edx
movq %r15, %rdi
movq %r14, %rsi
callq _pdf_dev_font
movq %r15, %rdi
movq %r14, %rsi
movq %rbx, %rdx
callq _pdf_dev_text_span
movq 8(%rbx), %rbx
testq %rbx, %rbx
jne LBB0_1
LBB0_3:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _pdf_dev_stroke_text
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function pdf_dev_stroke_text
_pdf_dev_stroke_text: ; @pdf_dev_stroke_text
.cfi_startproc
; %bb.0:
stp d9, d8, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset b8, -72
.cfi_offset b9, -80
mov x21, x7
fmov s8, s0
mov x22, x6
mov x23, x5
mov x24, x2
mov x19, x1
mov x20, x0
mov x2, x4
bl _pdf_dev_ctm
mov x0, x20
mov x1, x19
fmov s0, s8
mov w2, #1
bl _pdf_dev_alpha
mov x0, x20
mov x1, x19
mov x2, x23
mov x3, x22
mov w4, #1
mov x5, x21
bl _pdf_dev_color
ldr x21, [x24]
cbz x21, LBB0_2
LBB0_1: ; =>This Inner Loop Header: Depth=1
mov x0, x20
mov x1, x19
mov w2, #1
bl _pdf_dev_begin_text
ldp w3, w2, [x21]
mov x0, x20
mov x1, x19
bl _pdf_dev_font
mov x0, x20
mov x1, x19
mov x2, x21
bl _pdf_dev_text_span
ldr x21, [x21, #8]
cbnz x21, LBB0_1
LBB0_2:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp d9, d8, [sp], #80 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _pdf_dev_stroke_text
.subsections_via_symbols
|
AnghaBench/sumatrapdf/mupdf/source/pdf/extr_pdf-device.c_pdf_dev_stroke_text.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function steal_from_bitmap
_steal_from_bitmap: ## @steal_from_bitmap
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %r14d
movq %rsi, %rbx
movq %rdi, %r15
xorl %edi, %edi
cmpl $0, 4(%rsi)
sete %dil
callq _ASSERT
movq %rbx, %rdi
callq _RB_EMPTY_NODE
movl %eax, %edi
callq _ASSERT
cmpq $0, (%r15)
jle LBB0_6
## %bb.1:
movq %r15, %rdi
movq %rbx, %rsi
movl %r14d, %edx
callq _steal_from_bitmap_to_end
movl %eax, %r12d
cmpq $0, (%r15)
jle LBB0_2
## %bb.3:
movq %r15, %rdi
movq %rbx, %rsi
movl %r14d, %edx
callq _steal_from_bitmap_to_front
testl %eax, %eax
setne %al
testl %r12d, %r12d
je LBB0_5
jmp LBB0_7
LBB0_2:
xorl %eax, %eax
testl %r12d, %r12d
jne LBB0_7
LBB0_5:
testb %al, %al
jne LBB0_7
LBB0_6:
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB0_7:
movq %r15, %rdi
movq %rbx, %rsi
movl %r14d, %edx
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _try_merge_free_space ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _steal_from_bitmap
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function steal_from_bitmap
_steal_from_bitmap: ; @steal_from_bitmap
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x2
mov x20, x1
mov x21, x0
ldr w8, [x1, #4]
cmp w8, #0
cset w0, eq
bl _ASSERT
mov x0, x20
bl _RB_EMPTY_NODE
bl _ASSERT
ldr x8, [x21]
cmp x8, #1
b.lt LBB0_5
; %bb.1:
mov x0, x21
mov x1, x20
mov x2, x19
bl _steal_from_bitmap_to_end
mov x22, x0
ldr x8, [x21]
cmp x8, #1
b.lt LBB0_3
; %bb.2:
mov x0, x21
mov x1, x20
mov x2, x19
bl _steal_from_bitmap_to_front
cmp w0, #0
cset w8, ne
cbz w22, LBB0_4
b LBB0_6
LBB0_3:
mov w8, #0
cbnz w22, LBB0_6
LBB0_4:
cbnz w8, LBB0_6
LBB0_5:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB0_6:
mov x0, x21
mov x1, x20
mov x2, x19
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _try_merge_free_space
.cfi_endproc
; -- End function
.no_dead_strip _steal_from_bitmap
.subsections_via_symbols
|
AnghaBench/linux/fs/btrfs/extr_free-space-cache.c_steal_from_bitmap.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ft_str_is_alpha ## -- Begin function ft_str_is_alpha
.p2align 4, 0x90
_ft_str_is_alpha: ## @ft_str_is_alpha
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movb (%rdi), %cl
movl $1, %eax
testb %cl, %cl
je LBB0_5
## %bb.1:
incq %rdi
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
andb $-33, %cl
addb $-65, %cl
cmpb $26, %cl
jae LBB0_4
## %bb.2: ## in Loop: Header=BB0_3 Depth=1
movzbl (%rdi), %ecx
incq %rdi
testb %cl, %cl
jne LBB0_3
LBB0_5:
popq %rbp
retq
LBB0_4:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ft_str_is_alpha ; -- Begin function ft_str_is_alpha
.p2align 2
_ft_str_is_alpha: ; @ft_str_is_alpha
.cfi_startproc
; %bb.0:
ldrb w10, [x0]
cbz w10, LBB0_4
; %bb.1:
add x8, x0, #1
mov w9, #223
LBB0_2: ; =>This Inner Loop Header: Depth=1
and w10, w10, w9
sub w10, w10, #65
cmp w10, #26
b.hs LBB0_5
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
ldrb w10, [x8], #1
cbnz w10, LBB0_2
LBB0_4:
mov w0, #1
ret
LBB0_5:
mov w0, #0
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
mov w0, #0
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
the_stack_data/73575041.c
|
stack
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function futex_wait_queue_me
_futex_wait_queue_me: ## @futex_wait_queue_me
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, %r14
movq %rsi, %r15
movq %rdi, %rbx
movq _TASK_INTERRUPTIBLE@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _set_current_state
movq %r15, %rdi
movq %rbx, %rsi
callq _queue_me
testq %r14, %r14
je LBB0_3
## %bb.1:
leaq 8(%r14), %rbx
movq _HRTIMER_MODE_ABS@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _hrtimer_start_expires
movq %rbx, %rdi
callq _hrtimer_active
testl %eax, %eax
jne LBB0_3
## %bb.2:
movq $0, (%r14)
LBB0_3:
movq %r15, %rdi
callq _plist_node_empty
xorl %edi, %edi
testl %eax, %eax
sete %dil
callq _likely
testq %rax, %rax
je LBB0_7
## %bb.4:
testq %r14, %r14
je LBB0_6
## %bb.5:
cmpq $0, (%r14)
je LBB0_7
LBB0_6:
xorl %eax, %eax
callq _schedule
LBB0_7:
movq _TASK_RUNNING@GOTPCREL(%rip), %rax
movl (%rax), %edi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp ___set_current_state ## TAILCALL
.cfi_endproc
## -- End function
.comm _TASK_INTERRUPTIBLE,4,2 ## @TASK_INTERRUPTIBLE
.comm _HRTIMER_MODE_ABS,4,2 ## @HRTIMER_MODE_ABS
.comm _TASK_RUNNING,4,2 ## @TASK_RUNNING
.no_dead_strip _futex_wait_queue_me
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function futex_wait_queue_me
_futex_wait_queue_me: ; @futex_wait_queue_me
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x2
mov x20, x1
mov x21, x0
Lloh0:
adrp x8, _TASK_INTERRUPTIBLE@GOTPAGE
Lloh1:
ldr x8, [x8, _TASK_INTERRUPTIBLE@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
bl _set_current_state
mov x0, x20
mov x1, x21
bl _queue_me
cbz x19, LBB0_3
; %bb.1:
add x21, x19, #8
Lloh3:
adrp x8, _HRTIMER_MODE_ABS@GOTPAGE
Lloh4:
ldr x8, [x8, _HRTIMER_MODE_ABS@GOTPAGEOFF]
Lloh5:
ldr w1, [x8]
mov x0, x21
bl _hrtimer_start_expires
mov x0, x21
bl _hrtimer_active
cbnz w0, LBB0_3
; %bb.2:
str xzr, [x19]
LBB0_3:
mov x0, x20
bl _plist_node_empty
cmp w0, #0
cset w0, eq
bl _likely
cbz x0, LBB0_7
; %bb.4:
cbz x19, LBB0_6
; %bb.5:
ldr x8, [x19]
cbz x8, LBB0_7
LBB0_6:
bl _schedule
LBB0_7:
Lloh6:
adrp x8, _TASK_RUNNING@GOTPAGE
Lloh7:
ldr x8, [x8, _TASK_RUNNING@GOTPAGEOFF]
Lloh8:
ldr w0, [x8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b ___set_current_state
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.cfi_endproc
; -- End function
.comm _TASK_INTERRUPTIBLE,4,2 ; @TASK_INTERRUPTIBLE
.comm _HRTIMER_MODE_ABS,4,2 ; @HRTIMER_MODE_ABS
.comm _TASK_RUNNING,4,2 ; @TASK_RUNNING
.no_dead_strip _futex_wait_queue_me
.subsections_via_symbols
|
AnghaBench/fastsocket/kernel/kernel/extr_futex.c_futex_wait_queue_me.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function label_show
_label_show: ## @label_show
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdx, %rbx
movq %rsi, %rdi
callq _to_sensor_dev_attr
movq _input_names@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movq (%rax), %rax
movq (%rcx,%rax,8), %rdx
leaq L_.str(%rip), %rsi
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _sprintf ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s\n"
.comm _input_names,8,3 ## @input_names
.no_dead_strip _label_show
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function label_show
_label_show: ; @label_show
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x2
mov x0, x1
bl _to_sensor_dev_attr
Lloh0:
adrp x8, _input_names@GOTPAGE
Lloh1:
ldr x8, [x8, _input_names@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
ldr x9, [x0]
ldr x2, [x8, x9, lsl #3]
Lloh3:
adrp x1, l_.str@PAGE
Lloh4:
add x1, x1, l_.str@PAGEOFF
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _sprintf
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s\n"
.comm _input_names,8,3 ; @input_names
.no_dead_strip _label_show
.subsections_via_symbols
|
AnghaBench/linux/drivers/hwmon/extr_menf21bmc_hwmon.c_label_show.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.subsections_via_symbols
|
the_stack_data/32950288.c
|
stack
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _AAS_ModelFromIndex ## -- Begin function AAS_ModelFromIndex
.p2align 4, 0x90
_AAS_ModelFromIndex: ## @AAS_ModelFromIndex
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _aasworld@GOTPCREL(%rip), %rax
movq _CS_MODELS@GOTPCREL(%rip), %rcx
movq (%rcx), %rsi
shlq $2, %rsi
addq (%rax), %rsi
movl %edi, %ecx
movq _MAX_MODELS@GOTPCREL(%rip), %rax
movl (%rax), %edx
leaq L_.str(%rip), %rdi
popq %rbp
jmp _AAS_StringFromIndex ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "ModelFromIndex"
.comm _aasworld,8,3 ## @aasworld
.comm _CS_MODELS,8,3 ## @CS_MODELS
.comm _MAX_MODELS,4,2 ## @MAX_MODELS
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _AAS_ModelFromIndex ; -- Begin function AAS_ModelFromIndex
.p2align 2
_AAS_ModelFromIndex: ; @AAS_ModelFromIndex
.cfi_startproc
; %bb.0:
mov x3, x0
Lloh0:
adrp x8, _aasworld@GOTPAGE
Lloh1:
ldr x8, [x8, _aasworld@GOTPAGEOFF]
Lloh2:
adrp x9, _CS_MODELS@GOTPAGE
Lloh3:
ldr x9, [x9, _CS_MODELS@GOTPAGEOFF]
Lloh4:
ldr x8, [x8]
Lloh5:
ldr x9, [x9]
add x1, x8, x9, lsl #2
Lloh6:
adrp x8, _MAX_MODELS@GOTPAGE
Lloh7:
ldr x8, [x8, _MAX_MODELS@GOTPAGEOFF]
Lloh8:
ldr w2, [x8]
Lloh9:
adrp x0, l_.str@PAGE
Lloh10:
add x0, x0, l_.str@PAGEOFF
b _AAS_StringFromIndex
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh4
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "ModelFromIndex"
.comm _aasworld,8,3 ; @aasworld
.comm _CS_MODELS,8,3 ; @CS_MODELS
.comm _MAX_MODELS,4,2 ; @MAX_MODELS
.subsections_via_symbols
|
AnghaBench/Quake-III-Arena/code/botlib/extr_be_aas_main.c_AAS_ModelFromIndex.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $40, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
leaq L_.str(%rip), %rax
movq _fail_programName@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
cmpl $2, %edi
jge LBB0_2
LBB0_1:
movq _stdout@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq L_.str.4(%rip), %rdi
callq _fputs
movq _EXIT_SUCCESS@GOTPCREL(%rip), %rax
movl (%rax), %ebx
jmp LBB0_61
LBB0_2:
movq %rsi, %r15
movl %edi, %r13d
movl $1, %edi
callq _testCases_setLevel
leaq L_.str.1(%rip), %rax
movq _trueName@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
leaq L_.str.2(%rip), %rax
movq _testName@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
movq _FALSE@GOTPCREL(%rip), %rax
movq (%rax), %rcx
movq _errorStop@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movq _forever@GOTPCREL(%rip), %rax
movq %rcx, -72(%rbp) ## 8-byte Spill
movq %rcx, (%rax)
movq _maxErrorCount@GOTPCREL(%rip), %rax
movl $20, (%rax)
movq _slow_float_exception_flags@GOTPCREL(%rip), %rax
movq _trueFlagsPtr@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
movq _clearFlags@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _testFlagsFunctionPtr@GOTPCREL(%rip), %rcx
movl %eax, (%rcx)
leal -1(%r13), %r12d
movl $0, -64(%rbp) ## 4-byte Folded Spill
movl $0, -44(%rbp) ## 4-byte Folded Spill
movl $0, -60(%rbp) ## 4-byte Folded Spill
xorl %eax, %eax
movq %rax, -56(%rbp) ## 8-byte Spill
jmp LBB0_6
LBB0_32: ## in Loop: Header=BB0_6 Depth=1
movq 16(%r15), %rdi
addq $16, %r15
callq _atoi
movl %eax, %edi
callq _testCases_setLevel
LBB0_33: ## in Loop: Header=BB0_6 Depth=1
addl $-2, %r13d
movl %r13d, %r12d
movq %r15, %rbx
LBB0_5: ## in Loop: Header=BB0_6 Depth=1
movl %r12d, %r13d
movq %rbx, %r15
decl %r12d
je LBB0_54
LBB0_6: ## =>This Loop Header: Depth=1
## Child Loop BB0_27 Depth 2
movq 8(%r15), %rax
testq %rax, %rax
je LBB0_54
## %bb.7: ## in Loop: Header=BB0_6 Depth=1
xorl %r14d, %r14d
cmpb $45, (%rax)
sete %r14b
addq %rax, %r14
movq %r14, %rdi
leaq L_.str.3(%rip), %rsi
callq _strcmp
testq %rax, %rax
je LBB0_1
## %bb.8: ## in Loop: Header=BB0_6 Depth=1
leaq 8(%r15), %rbx
movq %r14, %rdi
leaq L_.str.5(%rip), %rsi
callq _strcmp
testq %rax, %rax
je LBB0_29
## %bb.9: ## in Loop: Header=BB0_6 Depth=1
movq %r14, %rdi
leaq L_.str.6(%rip), %rsi
callq _strcmp
testq %rax, %rax
je LBB0_3
## %bb.10: ## in Loop: Header=BB0_6 Depth=1
movq %r14, %rdi
leaq L_.str.7(%rip), %rsi
callq _strcmp
testq %rax, %rax
je LBB0_34
## %bb.11: ## in Loop: Header=BB0_6 Depth=1
movq %r14, %rdi
leaq L_.str.8(%rip), %rsi
callq _strcmp
testq %rax, %rax
je LBB0_35
## %bb.12: ## in Loop: Header=BB0_6 Depth=1
movq %r14, %rdi
leaq L_.str.10(%rip), %rsi
callq _strcmp
testq %rax, %rax
je LBB0_36
## %bb.13: ## in Loop: Header=BB0_6 Depth=1
movq %r14, %rdi
leaq L_.str.11(%rip), %rsi
callq _strcmp
testq %rax, %rax
je LBB0_38
## %bb.14: ## in Loop: Header=BB0_6 Depth=1
movq %r14, %rdi
leaq L_.str.12(%rip), %rsi
callq _strcmp
testq %rax, %rax
je LBB0_37
## %bb.15: ## in Loop: Header=BB0_6 Depth=1
movq %r14, %rdi
leaq L_.str.13(%rip), %rsi
callq _strcmp
testq %rax, %rax
je LBB0_37
## %bb.16: ## in Loop: Header=BB0_6 Depth=1
movq %r14, %rdi
leaq L_.str.14(%rip), %rsi
callq _strcmp
testq %rax, %rax
je LBB0_39
## %bb.17: ## in Loop: Header=BB0_6 Depth=1
movq %r14, %rdi
leaq L_.str.15(%rip), %rsi
callq _strcmp
testq %rax, %rax
je LBB0_39
## %bb.18: ## in Loop: Header=BB0_6 Depth=1
movq %r14, %rdi
leaq L_.str.16(%rip), %rsi
callq _strcmp
testq %rax, %rax
je LBB0_41
## %bb.19: ## in Loop: Header=BB0_6 Depth=1
movq %r14, %rdi
leaq L_.str.17(%rip), %rsi
callq _strcmp
testq %rax, %rax
je LBB0_42
## %bb.20: ## in Loop: Header=BB0_6 Depth=1
movq %r14, %rdi
leaq L_.str.18(%rip), %rsi
callq _strcmp
testq %rax, %rax
je LBB0_43
## %bb.21: ## in Loop: Header=BB0_6 Depth=1
movq %r14, %rdi
leaq L_.str.19(%rip), %rsi
callq _strcmp
testq %rax, %rax
je LBB0_44
## %bb.22: ## in Loop: Header=BB0_6 Depth=1
movq %r14, %rdi
leaq L_.str.20(%rip), %rsi
callq _strcmp
testq %rax, %rax
je LBB0_46
## %bb.23: ## in Loop: Header=BB0_6 Depth=1
movq %r14, %rdi
leaq L_.str.21(%rip), %rsi
callq _strcmp
testq %rax, %rax
je LBB0_47
## %bb.24: ## in Loop: Header=BB0_6 Depth=1
movq %r14, %rdi
leaq L_.str.22(%rip), %rsi
callq _strcmp
testq %rax, %rax
je LBB0_49
## %bb.25: ## in Loop: Header=BB0_6 Depth=1
movq _NUM_FUNCTIONS@GOTPCREL(%rip), %r13
movq (%r13), %rax
movl $1, %ecx
movq %rcx, -56(%rbp) ## 8-byte Spill
cmpq $2, %rax
jb LBB0_51
## %bb.26: ## in Loop: Header=BB0_6 Depth=1
movl $1, %eax
movq %rax, -56(%rbp) ## 8-byte Spill
movl $16, %r15d
LBB0_27: ## Parent Loop BB0_6 Depth=1
## => This Inner Loop Header: Depth=2
movq _functions@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq (%rax,%r15), %rsi
movq %r14, %rdi
callq _strcmp
testq %rax, %rax
je LBB0_50
## %bb.28: ## in Loop: Header=BB0_27 Depth=2
movq -56(%rbp), %rdx ## 8-byte Reload
incq %rdx
movq (%r13), %rax
addq $16, %r15
movq %rdx, %rcx
movq %rdx, -56(%rbp) ## 8-byte Spill
cmpq %rax, %rdx
jb LBB0_27
jmp LBB0_51
.p2align 4, 0x90
LBB0_29: ## in Loop: Header=BB0_6 Depth=1
cmpl $3, %r13d
jge LBB0_32
LBB0_30: ## in Loop: Header=BB0_6 Depth=1
movq (%rbx), %rsi
leaq L_.str.9(%rip), %rdi
xorl %eax, %eax
callq _fail
LBB0_31: ## in Loop: Header=BB0_6 Depth=1
movq 16(%r15), %rdi
addq $16, %r15
callq _atoi
movq _maxErrorCount@GOTPCREL(%rip), %rcx
movl %eax, (%rcx)
jmp LBB0_33
.p2align 4, 0x90
LBB0_3: ## in Loop: Header=BB0_6 Depth=1
movl $1, %edi
jmp LBB0_4
LBB0_34: ## in Loop: Header=BB0_6 Depth=1
movl $2, %edi
LBB0_4: ## in Loop: Header=BB0_6 Depth=1
callq _testCases_setLevel
jmp LBB0_5
LBB0_35: ## in Loop: Header=BB0_6 Depth=1
cmpl $2, %r13d
jle LBB0_30
jmp LBB0_31
LBB0_36: ## in Loop: Header=BB0_6 Depth=1
movq _TRUE@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq _errorStop@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
jmp LBB0_5
LBB0_37: ## in Loop: Header=BB0_6 Depth=1
movq _ROUND_NEAREST_EVEN@GOTPCREL(%rip), %rax
jmp LBB0_40
LBB0_38: ## in Loop: Header=BB0_6 Depth=1
movl $2, %edi
callq _testCases_setLevel
movq _TRUE@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq _forever@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
jmp LBB0_5
LBB0_39: ## in Loop: Header=BB0_6 Depth=1
movq _ROUND_TO_ZERO@GOTPCREL(%rip), %rax
LBB0_40: ## in Loop: Header=BB0_6 Depth=1
movl (%rax), %eax
movl %eax, -44(%rbp) ## 4-byte Spill
jmp LBB0_5
LBB0_41: ## in Loop: Header=BB0_6 Depth=1
movq _ROUND_DOWN@GOTPCREL(%rip), %rax
jmp LBB0_40
LBB0_42: ## in Loop: Header=BB0_6 Depth=1
movq _ROUND_UP@GOTPCREL(%rip), %rax
jmp LBB0_40
LBB0_43: ## in Loop: Header=BB0_6 Depth=1
movq _TININESS_BEFORE_ROUNDING@GOTPCREL(%rip), %rax
jmp LBB0_45
LBB0_44: ## in Loop: Header=BB0_6 Depth=1
movq _TININESS_AFTER_ROUNDING@GOTPCREL(%rip), %rax
LBB0_45: ## in Loop: Header=BB0_6 Depth=1
movl (%rax), %eax
movl %eax, -64(%rbp) ## 4-byte Spill
jmp LBB0_5
LBB0_46: ## in Loop: Header=BB0_6 Depth=1
movq _TRUE@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -72(%rbp) ## 8-byte Spill
movl $1, -60(%rbp) ## 4-byte Folded Spill
jmp LBB0_48
LBB0_47: ## in Loop: Header=BB0_6 Depth=1
movq _TRUE@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -72(%rbp) ## 8-byte Spill
movl $2, -60(%rbp) ## 4-byte Folded Spill
LBB0_48: ## in Loop: Header=BB0_6 Depth=1
xorl %eax, %eax
movq %rax, -56(%rbp) ## 8-byte Spill
jmp LBB0_5
LBB0_49: ## in Loop: Header=BB0_6 Depth=1
movq _TRUE@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -72(%rbp) ## 8-byte Spill
xorl %eax, %eax
movq %rax, -56(%rbp) ## 8-byte Spill
movl $0, -60(%rbp) ## 4-byte Folded Spill
jmp LBB0_5
LBB0_50: ## in Loop: Header=BB0_6 Depth=1
movq (%r13), %rax
LBB0_51: ## in Loop: Header=BB0_6 Depth=1
cmpq %rax, -56(%rbp) ## 8-byte Folded Reload
jne LBB0_53
## %bb.52: ## in Loop: Header=BB0_6 Depth=1
movq (%rbx), %rsi
leaq L_.str.23(%rip), %rdi
xorl %eax, %eax
callq _fail
LBB0_53: ## in Loop: Header=BB0_6 Depth=1
movq _TRUE@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -72(%rbp) ## 8-byte Spill
jmp LBB0_5
LBB0_54:
cmpq $0, -72(%rbp) ## 8-byte Folded Reload
jne LBB0_56
## %bb.55:
leaq L_.str.24(%rip), %rdi
xorl %eax, %eax
callq _fail
LBB0_56:
movq _SIGINT@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq _catchSIGINT@GOTPCREL(%rip), %rbx
movl (%rbx), %esi
callq _signal
movq _SIGTERM@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl (%rbx), %esi
callq _signal
cmpq $0, -56(%rbp) ## 8-byte Folded Reload
movl -64(%rbp), %r15d ## 4-byte Reload
movl -44(%rbp), %r12d ## 4-byte Reload
movq _NUM_FUNCTIONS@GOTPCREL(%rip), %r13
je LBB0_62
## %bb.57:
movl %r12d, %edx
testl %r12d, %r12d
jne LBB0_59
## %bb.58:
movq _ROUND_NEAREST_EVEN@GOTPCREL(%rip), %rax
movl (%rax), %edx
LBB0_59:
xorl %eax, %eax
movq _forever@GOTPCREL(%rip), %rcx
cmpq $0, (%rcx)
movl $80, %esi
cmovel %eax, %esi
cmovel %r12d, %edx
movq -56(%rbp), %rdi ## 8-byte Reload
movl %r15d, %ecx
callq _testFunction
LBB0_60:
xorl %ebx, %ebx
xorl %eax, %eax
callq _exitWithStatus
LBB0_61:
movl %ebx, %eax
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_62:
movl -60(%rbp), %eax ## 4-byte Reload
cmpl $1, %eax
je LBB0_69
## %bb.63:
cmpl $2, %eax
jne LBB0_74
## %bb.64:
movq (%r13), %rax
cmpq $2, %rax
jb LBB0_60
## %bb.65:
movl $1, %ebx
movl $24, %r14d
jmp LBB0_67
.p2align 4, 0x90
LBB0_66: ## in Loop: Header=BB0_67 Depth=1
incq %rbx
addq $16, %r14
cmpq %rax, %rbx
jae LBB0_60
LBB0_67: ## =>This Inner Loop Header: Depth=1
movq _functions@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
cmpl $2, (%rcx,%r14)
jne LBB0_66
## %bb.68: ## in Loop: Header=BB0_67 Depth=1
movq %rbx, %rdi
xorl %esi, %esi
movl %r12d, %edx
movl %r15d, %ecx
callq _testFunction
movq (%r13), %rax
jmp LBB0_66
LBB0_69:
movq (%r13), %rax
cmpq $2, %rax
jb LBB0_60
## %bb.70:
movl $1, %ebx
movl $24, %r14d
jmp LBB0_72
.p2align 4, 0x90
LBB0_71: ## in Loop: Header=BB0_72 Depth=1
incq %rbx
addq $16, %r14
cmpq %rax, %rbx
jae LBB0_60
LBB0_72: ## =>This Inner Loop Header: Depth=1
movq _functions@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
cmpl $1, (%rcx,%r14)
jne LBB0_71
## %bb.73: ## in Loop: Header=BB0_72 Depth=1
movq %rbx, %rdi
xorl %esi, %esi
movl %r12d, %edx
movl %r15d, %ecx
callq _testFunction
movq (%r13), %rax
jmp LBB0_71
LBB0_74:
cmpq $2, (%r13)
jb LBB0_60
## %bb.75:
movl $1, %ebx
.p2align 4, 0x90
LBB0_76: ## =>This Inner Loop Header: Depth=1
movq %rbx, %rdi
xorl %esi, %esi
movl %r12d, %edx
movl %r15d, %ecx
callq _testFunction
incq %rbx
cmpq (%r13), %rbx
jb LBB0_76
jmp LBB0_60
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "testsoftfloat"
.comm _fail_programName,8,3 ## @fail_programName
L_.str.1: ## @.str.1
.asciz "true"
.comm _trueName,8,3 ## @trueName
L_.str.2: ## @.str.2
.asciz "soft"
.comm _testName,8,3 ## @testName
.comm _FALSE,8,3 ## @FALSE
.comm _errorStop,8,3 ## @errorStop
.comm _forever,8,3 ## @forever
.comm _maxErrorCount,4,2 ## @maxErrorCount
.comm _slow_float_exception_flags,4,2 ## @slow_float_exception_flags
.comm _trueFlagsPtr,8,3 ## @trueFlagsPtr
.comm _clearFlags,4,2 ## @clearFlags
.comm _testFlagsFunctionPtr,4,2 ## @testFlagsFunctionPtr
L_.str.3: ## @.str.3
.asciz "help"
L_.str.4: ## @.str.4
.asciz "testsoftfloat [<option>...] <function>\n <option>: (* is default)\n -help --Write this message and exit.\n -level <num> --Testing level <num> (1 or 2).\n * -level 1\n -errors <num> --Stop each function test after <num> errors.\n * -errors 20\n -errorstop --Exit after first function with any error.\n -forever --Test one function repeatedly (implies `-level 2').\n -nearesteven --Only test rounding to nearest/even.\n -tozero --Only test rounding to zero.\n -down --Only test rounding down.\n -up --Only test rounding up.\n -tininessbefore --Only test underflow tininess before rounding.\n -tininessafter --Only test underflow tininess after rounding.\n <function>:\n int32_to_<float> <float>_add <float>_eq\n <float>_to_int32 <float>_sub <float>_le\n <float>_to_int32_round_to_zero <float>_mul <float>_lt\n <float>_to_<float> <float>_div <float>_eq_signaling\n <float>_round_to_int <float>_rem <float>_le_quiet\n <float>_sqrt <float>_lt_quiet\n -all1 --All 1-operand functions.\n -all2 --All 2-operand functions.\n -all --All functions.\n <float>:\n float32 --Single precision.\n float64 --Double precision.\n"
.comm _stdout,4,2 ## @stdout
.comm _EXIT_SUCCESS,4,2 ## @EXIT_SUCCESS
L_.str.5: ## @.str.5
.asciz "level"
L_.str.6: ## @.str.6
.asciz "level1"
L_.str.7: ## @.str.7
.asciz "level2"
L_.str.8: ## @.str.8
.asciz "errors"
L_.str.9: ## @.str.9
.asciz "`%s' option requires numeric argument"
L_.str.10: ## @.str.10
.asciz "errorstop"
.comm _TRUE,8,3 ## @TRUE
L_.str.11: ## @.str.11
.asciz "forever"
L_.str.12: ## @.str.12
.asciz "nearesteven"
L_.str.13: ## @.str.13
.asciz "nearest_even"
.comm _ROUND_NEAREST_EVEN,4,2 ## @ROUND_NEAREST_EVEN
L_.str.14: ## @.str.14
.asciz "tozero"
L_.str.15: ## @.str.15
.asciz "to_zero"
.comm _ROUND_TO_ZERO,4,2 ## @ROUND_TO_ZERO
L_.str.16: ## @.str.16
.asciz "down"
.comm _ROUND_DOWN,4,2 ## @ROUND_DOWN
L_.str.17: ## @.str.17
.asciz "up"
.comm _ROUND_UP,4,2 ## @ROUND_UP
L_.str.18: ## @.str.18
.asciz "tininessbefore"
.comm _TININESS_BEFORE_ROUNDING,4,2 ## @TININESS_BEFORE_ROUNDING
L_.str.19: ## @.str.19
.asciz "tininessafter"
.comm _TININESS_AFTER_ROUNDING,4,2 ## @TININESS_AFTER_ROUNDING
L_.str.20: ## @.str.20
.asciz "all1"
L_.str.21: ## @.str.21
.asciz "all2"
L_.str.22: ## @.str.22
.asciz "all"
.comm _NUM_FUNCTIONS,8,3 ## @NUM_FUNCTIONS
.comm _functions,8,3 ## @functions
L_.str.23: ## @.str.23
.asciz "Invalid option or function `%s'"
L_.str.24: ## @.str.24
.asciz "Function argument required"
.comm _SIGINT,4,2 ## @SIGINT
.comm _catchSIGINT,4,2 ## @catchSIGINT
.comm _SIGTERM,4,2 ## @SIGTERM
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x28, x27, [sp, #32] ; 16-byte Folded Spill
stp x26, x25, [sp, #48] ; 16-byte Folded Spill
stp x24, x23, [sp, #64] ; 16-byte Folded Spill
stp x22, x21, [sp, #80] ; 16-byte Folded Spill
stp x20, x19, [sp, #96] ; 16-byte Folded Spill
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
Lloh0:
adrp x8, _fail_programName@GOTPAGE
Lloh1:
ldr x8, [x8, _fail_programName@GOTPAGEOFF]
Lloh2:
adrp x9, l_.str@PAGE
Lloh3:
add x9, x9, l_.str@PAGEOFF
Lloh4:
str x9, [x8]
cmp w0, #2
b.ge LBB0_2
LBB0_1:
Lloh5:
adrp x8, _stdout@GOTPAGE
Lloh6:
ldr x8, [x8, _stdout@GOTPAGEOFF]
Lloh7:
ldr w1, [x8]
Lloh8:
adrp x0, l_.str.4@PAGE
Lloh9:
add x0, x0, l_.str.4@PAGEOFF
bl _fputs
Lloh10:
adrp x8, _EXIT_SUCCESS@GOTPAGE
Lloh11:
ldr x8, [x8, _EXIT_SUCCESS@GOTPAGEOFF]
Lloh12:
ldr w0, [x8]
b LBB0_58
LBB0_2:
mov x24, x1
mov x28, x0
mov w0, #1
bl _testCases_setLevel
str wzr, [sp, #28] ; 4-byte Folded Spill
mov w20, #0
str wzr, [sp, #12] ; 4-byte Folded Spill
str xzr, [sp, #16] ; 8-byte Folded Spill
Lloh13:
adrp x8, _trueName@GOTPAGE
Lloh14:
ldr x8, [x8, _trueName@GOTPAGEOFF]
Lloh15:
adrp x9, l_.str.1@PAGE
Lloh16:
add x9, x9, l_.str.1@PAGEOFF
Lloh17:
adrp x10, _testName@GOTPAGE
Lloh18:
ldr x10, [x10, _testName@GOTPAGEOFF]
Lloh19:
adrp x11, l_.str.2@PAGE
Lloh20:
add x11, x11, l_.str.2@PAGEOFF
Lloh21:
adrp x12, _FALSE@GOTPAGE
Lloh22:
ldr x12, [x12, _FALSE@GOTPAGEOFF]
Lloh23:
adrp x1, _errorStop@GOTPAGE
Lloh24:
ldr x1, [x1, _errorStop@GOTPAGEOFF]
Lloh25:
adrp x0, _forever@GOTPAGE
Lloh26:
ldr x0, [x0, _forever@GOTPAGEOFF]
Lloh27:
adrp x2, _maxErrorCount@GOTPAGE
Lloh28:
ldr x2, [x2, _maxErrorCount@GOTPAGEOFF]
Lloh29:
adrp x13, _trueFlagsPtr@GOTPAGE
Lloh30:
ldr x13, [x13, _trueFlagsPtr@GOTPAGEOFF]
Lloh31:
adrp x14, _slow_float_exception_flags@GOTPAGE
Lloh32:
ldr x14, [x14, _slow_float_exception_flags@GOTPAGEOFF]
Lloh33:
adrp x15, _clearFlags@GOTPAGE
Lloh34:
ldr x15, [x15, _clearFlags@GOTPAGEOFF]
mov w16, #20
Lloh35:
adrp x17, _testFlagsFunctionPtr@GOTPAGE
Lloh36:
ldr x17, [x17, _testFlagsFunctionPtr@GOTPAGEOFF]
Lloh37:
adrp x22, l_.str.3@PAGE
Lloh38:
add x22, x22, l_.str.3@PAGEOFF
Lloh39:
str x9, [x8]
Lloh40:
adrp x23, l_.str.5@PAGE
Lloh41:
add x23, x23, l_.str.5@PAGEOFF
Lloh42:
str x11, [x10]
Lloh43:
ldr x19, [x12]
Lloh44:
adrp x25, l_.str.6@PAGE
Lloh45:
add x25, x25, l_.str.6@PAGEOFF
Lloh46:
str x19, [x1]
Lloh47:
str x19, [x0]
Lloh48:
str w16, [x2]
Lloh49:
str x14, [x13]
Lloh50:
ldr w8, [x15]
Lloh51:
str w8, [x17]
sub w26, w28, #1
mov x21, x24
b LBB0_6
LBB0_3: ; in Loop: Header=BB0_6 Depth=1
ldr x0, [x24, #16]!
bl _atoi
bl _testCases_setLevel
LBB0_4: ; in Loop: Header=BB0_6 Depth=1
sub w26, w28, #2
mov x21, x24
LBB0_5: ; in Loop: Header=BB0_6 Depth=1
mov x28, x26
mov x24, x21
subs w26, w26, #1
b.eq LBB0_53
LBB0_6: ; =>This Loop Header: Depth=1
; Child Loop BB0_27 Depth 2
ldr x8, [x21, #8]!
cbz x8, LBB0_53
; %bb.7: ; in Loop: Header=BB0_6 Depth=1
mov x9, x8
ldrb w10, [x9], #1
cmp w10, #45
csel x27, x8, x9, ne
mov x0, x27
mov x1, x22
bl _strcmp
cbz x0, LBB0_1
; %bb.8: ; in Loop: Header=BB0_6 Depth=1
mov x0, x27
mov x1, x23
bl _strcmp
cbz x0, LBB0_29
; %bb.9: ; in Loop: Header=BB0_6 Depth=1
mov x0, x27
mov x1, x25
bl _strcmp
cbz x0, LBB0_32
; %bb.10: ; in Loop: Header=BB0_6 Depth=1
mov x0, x27
Lloh52:
adrp x1, l_.str.7@PAGE
Lloh53:
add x1, x1, l_.str.7@PAGEOFF
bl _strcmp
cbz x0, LBB0_33
; %bb.11: ; in Loop: Header=BB0_6 Depth=1
mov x0, x27
Lloh54:
adrp x1, l_.str.8@PAGE
Lloh55:
add x1, x1, l_.str.8@PAGEOFF
bl _strcmp
cbz x0, LBB0_35
; %bb.12: ; in Loop: Header=BB0_6 Depth=1
mov x0, x27
Lloh56:
adrp x1, l_.str.10@PAGE
Lloh57:
add x1, x1, l_.str.10@PAGEOFF
bl _strcmp
cbz x0, LBB0_36
; %bb.13: ; in Loop: Header=BB0_6 Depth=1
mov x0, x27
Lloh58:
adrp x1, l_.str.11@PAGE
Lloh59:
add x1, x1, l_.str.11@PAGEOFF
bl _strcmp
cbz x0, LBB0_38
; %bb.14: ; in Loop: Header=BB0_6 Depth=1
mov x0, x27
Lloh60:
adrp x1, l_.str.12@PAGE
Lloh61:
add x1, x1, l_.str.12@PAGEOFF
bl _strcmp
cbz x0, LBB0_37
; %bb.15: ; in Loop: Header=BB0_6 Depth=1
mov x0, x27
Lloh62:
adrp x1, l_.str.13@PAGE
Lloh63:
add x1, x1, l_.str.13@PAGEOFF
bl _strcmp
cbz x0, LBB0_37
; %bb.16: ; in Loop: Header=BB0_6 Depth=1
mov x0, x27
Lloh64:
adrp x1, l_.str.14@PAGE
Lloh65:
add x1, x1, l_.str.14@PAGEOFF
bl _strcmp
cbz x0, LBB0_39
; %bb.17: ; in Loop: Header=BB0_6 Depth=1
mov x0, x27
Lloh66:
adrp x1, l_.str.15@PAGE
Lloh67:
add x1, x1, l_.str.15@PAGEOFF
bl _strcmp
cbz x0, LBB0_39
; %bb.18: ; in Loop: Header=BB0_6 Depth=1
mov x0, x27
Lloh68:
adrp x1, l_.str.16@PAGE
Lloh69:
add x1, x1, l_.str.16@PAGEOFF
bl _strcmp
cbz x0, LBB0_40
; %bb.19: ; in Loop: Header=BB0_6 Depth=1
mov x0, x27
Lloh70:
adrp x1, l_.str.17@PAGE
Lloh71:
add x1, x1, l_.str.17@PAGEOFF
bl _strcmp
cbz x0, LBB0_41
; %bb.20: ; in Loop: Header=BB0_6 Depth=1
mov x0, x27
Lloh72:
adrp x1, l_.str.18@PAGE
Lloh73:
add x1, x1, l_.str.18@PAGEOFF
bl _strcmp
cbz x0, LBB0_42
; %bb.21: ; in Loop: Header=BB0_6 Depth=1
mov x0, x27
Lloh74:
adrp x1, l_.str.19@PAGE
Lloh75:
add x1, x1, l_.str.19@PAGEOFF
bl _strcmp
cbz x0, LBB0_43
; %bb.22: ; in Loop: Header=BB0_6 Depth=1
mov x0, x27
Lloh76:
adrp x1, l_.str.20@PAGE
Lloh77:
add x1, x1, l_.str.20@PAGEOFF
bl _strcmp
cbz x0, LBB0_45
; %bb.23: ; in Loop: Header=BB0_6 Depth=1
mov x0, x27
Lloh78:
adrp x1, l_.str.21@PAGE
Lloh79:
add x1, x1, l_.str.21@PAGEOFF
bl _strcmp
cbz x0, LBB0_46
; %bb.24: ; in Loop: Header=BB0_6 Depth=1
mov x0, x27
Lloh80:
adrp x1, l_.str.22@PAGE
Lloh81:
add x1, x1, l_.str.22@PAGEOFF
bl _strcmp
cbz x0, LBB0_47
; %bb.25: ; in Loop: Header=BB0_6 Depth=1
Lloh82:
adrp x24, _NUM_FUNCTIONS@GOTPAGE
Lloh83:
ldr x24, [x24, _NUM_FUNCTIONS@GOTPAGEOFF]
Lloh84:
ldr x8, [x24]
cmp x8, #2
b.lo LBB0_48
; %bb.26: ; in Loop: Header=BB0_6 Depth=1
mov w19, #16
mov w24, #1
Lloh85:
adrp x28, _functions@GOTPAGE
Lloh86:
ldr x28, [x28, _functions@GOTPAGEOFF]
LBB0_27: ; Parent Loop BB0_6 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [x28]
ldr x1, [x8, x19]
mov x0, x27
bl _strcmp
cbz x0, LBB0_49
; %bb.28: ; in Loop: Header=BB0_27 Depth=2
add x24, x24, #1
Lloh87:
adrp x8, _NUM_FUNCTIONS@GOTPAGE
Lloh88:
ldr x8, [x8, _NUM_FUNCTIONS@GOTPAGEOFF]
Lloh89:
ldr x8, [x8]
add x19, x19, #16
cmp x24, x8
b.lo LBB0_27
b LBB0_50
LBB0_29: ; in Loop: Header=BB0_6 Depth=1
cmp w28, #3
b.ge LBB0_3
LBB0_30: ; in Loop: Header=BB0_6 Depth=1
ldr x8, [x21]
str x8, [sp]
Lloh90:
adrp x0, l_.str.9@PAGE
Lloh91:
add x0, x0, l_.str.9@PAGEOFF
bl _fail
LBB0_31: ; in Loop: Header=BB0_6 Depth=1
ldr x0, [x24, #16]!
bl _atoi
Lloh92:
adrp x8, _maxErrorCount@GOTPAGE
Lloh93:
ldr x8, [x8, _maxErrorCount@GOTPAGEOFF]
Lloh94:
str w0, [x8]
b LBB0_4
LBB0_32: ; in Loop: Header=BB0_6 Depth=1
mov w0, #1
b LBB0_34
LBB0_33: ; in Loop: Header=BB0_6 Depth=1
mov w0, #2
LBB0_34: ; in Loop: Header=BB0_6 Depth=1
bl _testCases_setLevel
b LBB0_5
LBB0_35: ; in Loop: Header=BB0_6 Depth=1
cmp w28, #2
b.le LBB0_30
b LBB0_31
LBB0_36: ; in Loop: Header=BB0_6 Depth=1
Lloh95:
adrp x8, _TRUE@GOTPAGE
Lloh96:
ldr x8, [x8, _TRUE@GOTPAGEOFF]
Lloh97:
ldr x8, [x8]
Lloh98:
adrp x9, _errorStop@GOTPAGE
Lloh99:
ldr x9, [x9, _errorStop@GOTPAGEOFF]
Lloh100:
str x8, [x9]
b LBB0_5
LBB0_37: ; in Loop: Header=BB0_6 Depth=1
Lloh101:
adrp x8, _ROUND_NEAREST_EVEN@GOTPAGE
Lloh102:
ldr x8, [x8, _ROUND_NEAREST_EVEN@GOTPAGEOFF]
Lloh103:
ldr w20, [x8]
b LBB0_5
LBB0_38: ; in Loop: Header=BB0_6 Depth=1
mov w0, #2
bl _testCases_setLevel
Lloh104:
adrp x8, _TRUE@GOTPAGE
Lloh105:
ldr x8, [x8, _TRUE@GOTPAGEOFF]
Lloh106:
ldr x8, [x8]
Lloh107:
adrp x9, _forever@GOTPAGE
Lloh108:
ldr x9, [x9, _forever@GOTPAGEOFF]
Lloh109:
str x8, [x9]
b LBB0_5
LBB0_39: ; in Loop: Header=BB0_6 Depth=1
Lloh110:
adrp x8, _ROUND_TO_ZERO@GOTPAGE
Lloh111:
ldr x8, [x8, _ROUND_TO_ZERO@GOTPAGEOFF]
Lloh112:
ldr w20, [x8]
b LBB0_5
LBB0_40: ; in Loop: Header=BB0_6 Depth=1
Lloh113:
adrp x8, _ROUND_DOWN@GOTPAGE
Lloh114:
ldr x8, [x8, _ROUND_DOWN@GOTPAGEOFF]
Lloh115:
ldr w20, [x8]
b LBB0_5
LBB0_41: ; in Loop: Header=BB0_6 Depth=1
Lloh116:
adrp x8, _ROUND_UP@GOTPAGE
Lloh117:
ldr x8, [x8, _ROUND_UP@GOTPAGEOFF]
Lloh118:
ldr w20, [x8]
b LBB0_5
LBB0_42: ; in Loop: Header=BB0_6 Depth=1
Lloh119:
adrp x8, _TININESS_BEFORE_ROUNDING@GOTPAGE
Lloh120:
ldr x8, [x8, _TININESS_BEFORE_ROUNDING@GOTPAGEOFF]
b LBB0_44
LBB0_43: ; in Loop: Header=BB0_6 Depth=1
Lloh121:
adrp x8, _TININESS_AFTER_ROUNDING@GOTPAGE
Lloh122:
ldr x8, [x8, _TININESS_AFTER_ROUNDING@GOTPAGEOFF]
LBB0_44: ; in Loop: Header=BB0_6 Depth=1
ldr w8, [x8]
str w8, [sp, #28] ; 4-byte Folded Spill
b LBB0_5
LBB0_45: ; in Loop: Header=BB0_6 Depth=1
str xzr, [sp, #16] ; 8-byte Folded Spill
Lloh123:
adrp x8, _TRUE@GOTPAGE
Lloh124:
ldr x8, [x8, _TRUE@GOTPAGEOFF]
Lloh125:
ldr x19, [x8]
mov w8, #1
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB0_5
LBB0_46: ; in Loop: Header=BB0_6 Depth=1
str xzr, [sp, #16] ; 8-byte Folded Spill
Lloh126:
adrp x8, _TRUE@GOTPAGE
Lloh127:
ldr x8, [x8, _TRUE@GOTPAGEOFF]
Lloh128:
ldr x19, [x8]
mov w8, #2
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB0_5
LBB0_47: ; in Loop: Header=BB0_6 Depth=1
str xzr, [sp, #16] ; 8-byte Folded Spill
str wzr, [sp, #12] ; 4-byte Folded Spill
b LBB0_52
LBB0_48: ; in Loop: Header=BB0_6 Depth=1
mov w24, #1
b LBB0_50
LBB0_49: ; in Loop: Header=BB0_6 Depth=1
Lloh129:
adrp x8, _NUM_FUNCTIONS@GOTPAGE
Lloh130:
ldr x8, [x8, _NUM_FUNCTIONS@GOTPAGEOFF]
Lloh131:
ldr x8, [x8]
LBB0_50: ; in Loop: Header=BB0_6 Depth=1
str x24, [sp, #16] ; 8-byte Folded Spill
cmp x24, x8
b.ne LBB0_52
; %bb.51: ; in Loop: Header=BB0_6 Depth=1
ldr x8, [x21]
str x8, [sp]
Lloh132:
adrp x0, l_.str.23@PAGE
Lloh133:
add x0, x0, l_.str.23@PAGEOFF
bl _fail
LBB0_52: ; in Loop: Header=BB0_6 Depth=1
Lloh134:
adrp x8, _TRUE@GOTPAGE
Lloh135:
ldr x8, [x8, _TRUE@GOTPAGEOFF]
Lloh136:
ldr x19, [x8]
b LBB0_5
LBB0_53:
cbnz x19, LBB0_55
; %bb.54:
Lloh137:
adrp x0, l_.str.24@PAGE
Lloh138:
add x0, x0, l_.str.24@PAGEOFF
bl _fail
LBB0_55:
Lloh139:
adrp x8, _SIGINT@GOTPAGE
Lloh140:
ldr x8, [x8, _SIGINT@GOTPAGEOFF]
Lloh141:
ldr w0, [x8]
Lloh142:
adrp x19, _catchSIGINT@GOTPAGE
Lloh143:
ldr x19, [x19, _catchSIGINT@GOTPAGEOFF]
ldr w1, [x19]
bl _signal
Lloh144:
adrp x8, _SIGTERM@GOTPAGE
Lloh145:
ldr x8, [x8, _SIGTERM@GOTPAGEOFF]
Lloh146:
ldr w0, [x8]
ldr w1, [x19]
bl _signal
ldr w22, [sp, #28] ; 4-byte Folded Reload
Lloh147:
adrp x23, _NUM_FUNCTIONS@GOTPAGE
Lloh148:
ldr x23, [x23, _NUM_FUNCTIONS@GOTPAGEOFF]
Lloh149:
adrp x24, _functions@GOTPAGE
Lloh150:
ldr x24, [x24, _functions@GOTPAGEOFF]
ldr x0, [sp, #16] ; 8-byte Folded Reload
cbz x0, LBB0_59
; %bb.56:
Lloh151:
adrp x8, _forever@GOTPAGE
Lloh152:
ldr x8, [x8, _forever@GOTPAGEOFF]
Lloh153:
ldr x8, [x8]
Lloh154:
adrp x9, _ROUND_NEAREST_EVEN@GOTPAGE
Lloh155:
ldr x9, [x9, _ROUND_NEAREST_EVEN@GOTPAGEOFF]
Lloh156:
ldr w9, [x9]
cmp w20, #0
csel w9, w9, w20, eq
cmp x8, #0
mov w8, #80
csel w1, wzr, w8, eq
csel w2, w20, w9, eq
mov x3, x22
bl _testFunction
LBB0_57:
bl _exitWithStatus
mov w0, #0
LBB0_58:
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
ldp x20, x19, [sp, #96] ; 16-byte Folded Reload
ldp x22, x21, [sp, #80] ; 16-byte Folded Reload
ldp x24, x23, [sp, #64] ; 16-byte Folded Reload
ldp x26, x25, [sp, #48] ; 16-byte Folded Reload
ldp x28, x27, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #128
ret
LBB0_59:
ldr w8, [sp, #12] ; 4-byte Folded Reload
cmp w8, #1
b.eq LBB0_66
; %bb.60:
cmp w8, #2
b.ne LBB0_71
; %bb.61:
ldr x8, [x23]
cmp x8, #2
b.lo LBB0_57
; %bb.62:
mov w21, #1
mov w19, #24
b LBB0_64
LBB0_63: ; in Loop: Header=BB0_64 Depth=1
add x21, x21, #1
add x19, x19, #16
cmp x21, x8
b.hs LBB0_57
LBB0_64: ; =>This Inner Loop Header: Depth=1
ldr x9, [x24]
ldr w9, [x9, x19]
cmp w9, #2
b.ne LBB0_63
; %bb.65: ; in Loop: Header=BB0_64 Depth=1
mov x0, x21
mov w1, #0
mov x2, x20
mov x3, x22
bl _testFunction
ldr x8, [x23]
b LBB0_63
LBB0_66:
ldr x8, [x23]
cmp x8, #2
b.lo LBB0_57
; %bb.67:
mov w21, #1
mov w19, #24
b LBB0_69
LBB0_68: ; in Loop: Header=BB0_69 Depth=1
add x21, x21, #1
add x19, x19, #16
cmp x21, x8
b.hs LBB0_57
LBB0_69: ; =>This Inner Loop Header: Depth=1
ldr x9, [x24]
ldr w9, [x9, x19]
cmp w9, #1
b.ne LBB0_68
; %bb.70: ; in Loop: Header=BB0_69 Depth=1
mov x0, x21
mov w1, #0
mov x2, x20
mov x3, x22
bl _testFunction
ldr x8, [x23]
b LBB0_68
LBB0_71:
ldr x8, [x23]
cmp x8, #2
b.lo LBB0_57
; %bb.72:
mov w21, #1
LBB0_73: ; =>This Inner Loop Header: Depth=1
mov x0, x21
mov w1, #0
mov x2, x20
mov x3, x22
bl _testFunction
add x21, x21, #1
ldr x8, [x23]
cmp x21, x8
b.lo LBB0_73
b LBB0_57
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpLdrGotStr Lloh0, Lloh1, Lloh4
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpAdd Lloh44, Lloh45
.loh AdrpAdd Lloh40, Lloh41
.loh AdrpAdd Lloh37, Lloh38
.loh AdrpLdrGotStr Lloh35, Lloh36, Lloh51
.loh AdrpLdrGotLdr Lloh33, Lloh34, Lloh50
.loh AdrpLdrGot Lloh31, Lloh32
.loh AdrpLdrGotStr Lloh29, Lloh30, Lloh49
.loh AdrpLdrGotStr Lloh27, Lloh28, Lloh48
.loh AdrpLdrGotStr Lloh25, Lloh26, Lloh47
.loh AdrpLdrGotStr Lloh23, Lloh24, Lloh46
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh43
.loh AdrpAdd Lloh19, Lloh20
.loh AdrpLdrGotStr Lloh17, Lloh18, Lloh42
.loh AdrpAdd Lloh15, Lloh16
.loh AdrpLdrGotStr Lloh13, Lloh14, Lloh39
.loh AdrpAdd Lloh52, Lloh53
.loh AdrpAdd Lloh54, Lloh55
.loh AdrpAdd Lloh56, Lloh57
.loh AdrpAdd Lloh58, Lloh59
.loh AdrpAdd Lloh60, Lloh61
.loh AdrpAdd Lloh62, Lloh63
.loh AdrpAdd Lloh64, Lloh65
.loh AdrpAdd Lloh66, Lloh67
.loh AdrpAdd Lloh68, Lloh69
.loh AdrpAdd Lloh70, Lloh71
.loh AdrpAdd Lloh72, Lloh73
.loh AdrpAdd Lloh74, Lloh75
.loh AdrpAdd Lloh76, Lloh77
.loh AdrpAdd Lloh78, Lloh79
.loh AdrpAdd Lloh80, Lloh81
.loh AdrpLdrGotLdr Lloh82, Lloh83, Lloh84
.loh AdrpLdrGot Lloh85, Lloh86
.loh AdrpLdrGotLdr Lloh87, Lloh88, Lloh89
.loh AdrpAdd Lloh90, Lloh91
.loh AdrpLdrGotStr Lloh92, Lloh93, Lloh94
.loh AdrpLdrGotStr Lloh98, Lloh99, Lloh100
.loh AdrpLdrGotLdr Lloh95, Lloh96, Lloh97
.loh AdrpLdrGotLdr Lloh101, Lloh102, Lloh103
.loh AdrpLdrGotStr Lloh107, Lloh108, Lloh109
.loh AdrpLdrGotLdr Lloh104, Lloh105, Lloh106
.loh AdrpLdrGotLdr Lloh110, Lloh111, Lloh112
.loh AdrpLdrGotLdr Lloh113, Lloh114, Lloh115
.loh AdrpLdrGotLdr Lloh116, Lloh117, Lloh118
.loh AdrpLdrGot Lloh119, Lloh120
.loh AdrpLdrGot Lloh121, Lloh122
.loh AdrpLdrGotLdr Lloh123, Lloh124, Lloh125
.loh AdrpLdrGotLdr Lloh126, Lloh127, Lloh128
.loh AdrpLdrGotLdr Lloh129, Lloh130, Lloh131
.loh AdrpAdd Lloh132, Lloh133
.loh AdrpLdrGotLdr Lloh134, Lloh135, Lloh136
.loh AdrpAdd Lloh137, Lloh138
.loh AdrpLdrGot Lloh149, Lloh150
.loh AdrpLdrGot Lloh147, Lloh148
.loh AdrpLdrGotLdr Lloh144, Lloh145, Lloh146
.loh AdrpLdrGot Lloh142, Lloh143
.loh AdrpLdrGotLdr Lloh139, Lloh140, Lloh141
.loh AdrpLdrGotLdr Lloh154, Lloh155, Lloh156
.loh AdrpLdrGotLdr Lloh151, Lloh152, Lloh153
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "testsoftfloat"
.comm _fail_programName,8,3 ; @fail_programName
l_.str.1: ; @.str.1
.asciz "true"
.comm _trueName,8,3 ; @trueName
l_.str.2: ; @.str.2
.asciz "soft"
.comm _testName,8,3 ; @testName
.comm _FALSE,8,3 ; @FALSE
.comm _errorStop,8,3 ; @errorStop
.comm _forever,8,3 ; @forever
.comm _maxErrorCount,4,2 ; @maxErrorCount
.comm _slow_float_exception_flags,4,2 ; @slow_float_exception_flags
.comm _trueFlagsPtr,8,3 ; @trueFlagsPtr
.comm _clearFlags,4,2 ; @clearFlags
.comm _testFlagsFunctionPtr,4,2 ; @testFlagsFunctionPtr
l_.str.3: ; @.str.3
.asciz "help"
l_.str.4: ; @.str.4
.asciz "testsoftfloat [<option>...] <function>\n <option>: (* is default)\n -help --Write this message and exit.\n -level <num> --Testing level <num> (1 or 2).\n * -level 1\n -errors <num> --Stop each function test after <num> errors.\n * -errors 20\n -errorstop --Exit after first function with any error.\n -forever --Test one function repeatedly (implies `-level 2').\n -nearesteven --Only test rounding to nearest/even.\n -tozero --Only test rounding to zero.\n -down --Only test rounding down.\n -up --Only test rounding up.\n -tininessbefore --Only test underflow tininess before rounding.\n -tininessafter --Only test underflow tininess after rounding.\n <function>:\n int32_to_<float> <float>_add <float>_eq\n <float>_to_int32 <float>_sub <float>_le\n <float>_to_int32_round_to_zero <float>_mul <float>_lt\n <float>_to_<float> <float>_div <float>_eq_signaling\n <float>_round_to_int <float>_rem <float>_le_quiet\n <float>_sqrt <float>_lt_quiet\n -all1 --All 1-operand functions.\n -all2 --All 2-operand functions.\n -all --All functions.\n <float>:\n float32 --Single precision.\n float64 --Double precision.\n"
.comm _stdout,4,2 ; @stdout
.comm _EXIT_SUCCESS,4,2 ; @EXIT_SUCCESS
l_.str.5: ; @.str.5
.asciz "level"
l_.str.6: ; @.str.6
.asciz "level1"
l_.str.7: ; @.str.7
.asciz "level2"
l_.str.8: ; @.str.8
.asciz "errors"
l_.str.9: ; @.str.9
.asciz "`%s' option requires numeric argument"
l_.str.10: ; @.str.10
.asciz "errorstop"
.comm _TRUE,8,3 ; @TRUE
l_.str.11: ; @.str.11
.asciz "forever"
l_.str.12: ; @.str.12
.asciz "nearesteven"
l_.str.13: ; @.str.13
.asciz "nearest_even"
.comm _ROUND_NEAREST_EVEN,4,2 ; @ROUND_NEAREST_EVEN
l_.str.14: ; @.str.14
.asciz "tozero"
l_.str.15: ; @.str.15
.asciz "to_zero"
.comm _ROUND_TO_ZERO,4,2 ; @ROUND_TO_ZERO
l_.str.16: ; @.str.16
.asciz "down"
.comm _ROUND_DOWN,4,2 ; @ROUND_DOWN
l_.str.17: ; @.str.17
.asciz "up"
.comm _ROUND_UP,4,2 ; @ROUND_UP
l_.str.18: ; @.str.18
.asciz "tininessbefore"
.comm _TININESS_BEFORE_ROUNDING,4,2 ; @TININESS_BEFORE_ROUNDING
l_.str.19: ; @.str.19
.asciz "tininessafter"
.comm _TININESS_AFTER_ROUNDING,4,2 ; @TININESS_AFTER_ROUNDING
l_.str.20: ; @.str.20
.asciz "all1"
l_.str.21: ; @.str.21
.asciz "all2"
l_.str.22: ; @.str.22
.asciz "all"
.comm _NUM_FUNCTIONS,8,3 ; @NUM_FUNCTIONS
.comm _functions,8,3 ; @functions
l_.str.23: ; @.str.23
.asciz "Invalid option or function `%s'"
l_.str.24: ; @.str.24
.asciz "Function argument required"
.comm _SIGINT,4,2 ; @SIGINT
.comm _catchSIGINT,4,2 ; @catchSIGINT
.comm _SIGTERM,4,2 ; @SIGTERM
.subsections_via_symbols
|
AnghaBench/freebsd/tools/test/testfloat/extr_testsoftfloat.c_main.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _hash_name ## -- Begin function hash_name
.p2align 4, 0x90
_hash_name: ## @hash_name
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movb (%rsi), %cl
testb %cl, %cl
je LBB0_1
## %bb.2:
incq %rsi
xorl %eax, %eax
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
shll $4, %eax
movsbl %cl, %ecx
addl %eax, %ecx
movl %ecx, %edx
andl $-268435456, %edx ## imm = 0xF0000000
movl %edx, %r8d
sarl $24, %r8d
movl %ecx, %eax
andl $268435455, %eax ## imm = 0xFFFFFFF
xorl %r8d, %eax
testl %edx, %edx
cmovel %ecx, %eax
movzbl (%rsi), %ecx
incq %rsi
testb %cl, %cl
jne LBB0_3
jmp LBB0_4
LBB0_1:
xorl %eax, %eax
LBB0_4:
cltd
idivl %edi
movl %edx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _hash_name ; -- Begin function hash_name
.p2align 2
_hash_name: ; @hash_name
.cfi_startproc
; %bb.0:
ldrb w10, [x1]
cbz w10, LBB0_3
; %bb.1:
mov w8, #0
add x9, x1, #1
LBB0_2: ; =>This Inner Loop Header: Depth=1
lsl w8, w8, #4
add w8, w8, w10, sxtb
and w10, w8, #0xfffffff
ands w11, w8, #0xf0000000
eor w10, w10, w11, asr #24
csel w8, w8, w10, eq
ldrb w10, [x9], #1
cbnz w10, LBB0_2
b LBB0_4
LBB0_3:
mov w8, #0
LBB0_4:
sdiv w9, w8, w0
msub w0, w9, w0, w8
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
AnghaBench/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/extr_hash.c_hash_name.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _strcat ## -- Begin function strcat
.p2align 4, 0x90
_strcat: ## @strcat
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movq %rdi, %rcx
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpb $0, (%rcx)
leaq 1(%rcx), %rcx
jne LBB0_1
## %bb.2:
xorl %edx, %edx
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
movzbl (%rsi,%rdx), %edi
movb %dil, -1(%rcx,%rdx)
incq %rdx
testb %dil, %dil
jne LBB0_3
## %bb.4:
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _strcat ; -- Begin function strcat
.p2align 2
_strcat: ; @strcat
.cfi_startproc
; %bb.0:
sub x8, x0, #1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldrb w9, [x8, #1]!
cbnz w9, LBB0_1
; %bb.2:
mov x9, #0
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldrb w10, [x1, x9]
strb w10, [x8, x9]
add x9, x9, #1
cbnz w10, LBB0_3
; %bb.4:
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
AnghaBench/reactos/drivers/bus/acpi/acpica/utilities/extr_utclib.c_strcat.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ge25519_frombytes_negate_vartime ## -- Begin function ge25519_frombytes_negate_vartime
.p2align 4, 0x90
_ge25519_frombytes_negate_vartime: ## @ge25519_frombytes_negate_vartime
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rsi, %r14
movq %rdi, %rbx
movl (%rdi), %edi
callq _fe25519_frombytes
movl 12(%rbx), %edi
callq _fe25519_1
movl (%rbx), %esi
callq _fe25519_sq
movq _d@GOTPCREL(%rip), %rax
movl (%rax), %edx
callq _fe25519_mul
movl 12(%rbx), %edx
callq _fe25519_sub
movl 12(%rbx), %edx
callq _fe25519_add
callq _fe25519_sq
callq _fe25519_mul
movl 4(%rbx), %edi
callq _fe25519_sq
movl 4(%rbx), %edi
movl %edi, %esi
callq _fe25519_mul
movl 4(%rbx), %edi
movl %edi, %esi
callq _fe25519_mul
movl 4(%rbx), %edi
movl %edi, %esi
callq _fe25519_pow22523
movl 4(%rbx), %edi
movl %edi, %esi
callq _fe25519_mul
movl 4(%rbx), %edi
movl %edi, %esi
callq _fe25519_mul
movl 4(%rbx), %esi
callq _fe25519_sq
callq _fe25519_mul
callq _fe25519_sub
callq _fe25519_iszero
testq %rax, %rax
jne LBB0_4
## %bb.1:
callq _fe25519_add
callq _fe25519_iszero
testq %rax, %rax
je LBB0_2
## %bb.3:
movl 4(%rbx), %edi
movq _sqrtm1@GOTPCREL(%rip), %rax
movl (%rax), %edx
movl %edi, %esi
callq _fe25519_mul
LBB0_4:
movl 4(%rbx), %edi
callq _fe25519_isnegative
movb 31(%r14), %cl
shrb $7, %cl
cmpb %cl, %al
jne LBB0_6
## %bb.5:
movl 4(%rbx), %edi
movl %edi, %esi
callq _fe25519_neg
LBB0_6:
movl 8(%rbx), %edi
movl (%rbx), %edx
movl 4(%rbx), %esi
callq _fe25519_mul
xorl %eax, %eax
LBB0_7:
popq %rbx
popq %r14
popq %rbp
retq
LBB0_2:
movl $-1, %eax
jmp LBB0_7
.cfi_endproc
## -- End function
.comm _d,4,2 ## @d
.comm _sqrtm1,4,2 ## @sqrtm1
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ge25519_frombytes_negate_vartime ; -- Begin function ge25519_frombytes_negate_vartime
.p2align 2
_ge25519_frombytes_negate_vartime: ; @ge25519_frombytes_negate_vartime
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x20, x1
mov x19, x0
ldr w0, [x0]
bl _fe25519_frombytes
ldr w0, [x19, #12]
bl _fe25519_1
ldr w1, [x19]
bl _fe25519_sq
Lloh0:
adrp x8, _d@GOTPAGE
Lloh1:
ldr x8, [x8, _d@GOTPAGEOFF]
Lloh2:
ldr w2, [x8]
bl _fe25519_mul
ldr w2, [x19, #12]
bl _fe25519_sub
ldr w2, [x19, #12]
bl _fe25519_add
bl _fe25519_sq
bl _fe25519_mul
ldr w0, [x19, #4]
bl _fe25519_sq
ldr w0, [x19, #4]
mov x1, x0
bl _fe25519_mul
ldr w0, [x19, #4]
mov x1, x0
bl _fe25519_mul
ldr w0, [x19, #4]
mov x1, x0
bl _fe25519_pow22523
ldr w0, [x19, #4]
mov x1, x0
bl _fe25519_mul
ldr w0, [x19, #4]
mov x1, x0
bl _fe25519_mul
ldr w1, [x19, #4]
bl _fe25519_sq
bl _fe25519_mul
bl _fe25519_sub
bl _fe25519_iszero
cbnz x0, LBB0_3
; %bb.1:
bl _fe25519_add
bl _fe25519_iszero
cbz x0, LBB0_7
; %bb.2:
ldr w0, [x19, #4]
Lloh3:
adrp x8, _sqrtm1@GOTPAGE
Lloh4:
ldr x8, [x8, _sqrtm1@GOTPAGEOFF]
Lloh5:
ldr w2, [x8]
mov x1, x0
bl _fe25519_mul
LBB0_3:
ldr w0, [x19, #4]
bl _fe25519_isnegative
ldrb w8, [x20, #31]
cmp w0, w8, lsr #7
b.ne LBB0_5
; %bb.4:
ldr w0, [x19, #4]
mov x1, x0
bl _fe25519_neg
LBB0_5:
ldp w1, w0, [x19, #4]
ldr w2, [x19]
bl _fe25519_mul
mov w0, #0
LBB0_6:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_7:
mov w0, #-1
b LBB0_6
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _d,4,2 ; @d
.comm _sqrtm1,4,2 ; @sqrtm1
.subsections_via_symbols
|
AnghaBench/libsodium/src/libsodium/crypto_core/ed25519/ref10/extr_ed25519_ref10.c_ge25519_frombytes_negate_vartime.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 4, 0x90 ## -- Begin function enlist
_enlist: ## @enlist
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
testq %rdi, %rdi
je LBB0_22
## %bb.1:
movq %rdx, %r15
movq %rdi, %rbx
movq %rsi, %rdi
callq _icpyalloc
testq %rax, %rax
je LBB0_17
## %bb.2:
movq %rax, %r14
movb $0, (%rax,%r15)
movq (%rbx), %rdi
xorl %r15d, %r15d
movl $0, %r12d
testq %rdi, %rdi
je LBB0_8
## %bb.3:
xorl %r12d, %r12d
.p2align 4, 0x90
LBB0_4: ## =>This Inner Loop Header: Depth=1
movq %r14, %rsi
callq _istrstr
testq %rax, %rax
jne LBB0_18
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
movq -8(%rbx,%r12,8), %rdi
decq %r12
testq %rdi, %rdi
jne LBB0_4
jmp LBB0_8
.p2align 4, 0x90
LBB0_7: ## in Loop: Header=BB0_8 Depth=1
incl %r15d
LBB0_8: ## =>This Loop Header: Depth=1
## Child Loop BB0_11 Depth 2
movl %r15d, %r13d
leal -1(%r15), %eax
movl %eax, -44(%rbp) ## 4-byte Spill
jmp LBB0_11
.p2align 4, 0x90
LBB0_9: ## in Loop: Header=BB0_11 Depth=2
movq (%rbx,%r13,8), %rdi
callq _free
movl -44(%rbp), %eax ## 4-byte Reload
movl %eax, %r12d
LBB0_10: ## in Loop: Header=BB0_11 Depth=2
movslq %r12d, %rax
movq (%rbx,%rax,8), %rcx
movq %rcx, (%rbx,%r13,8)
movq $0, (%rbx,%rax,8)
LBB0_11: ## Parent Loop BB0_8 Depth=1
## => This Inner Loop Header: Depth=2
movq (%rbx,%r13,8), %rsi
testq %rsi, %rsi
je LBB0_20
## %bb.12: ## in Loop: Header=BB0_11 Depth=2
movq %r14, %rdi
callq _istrstr
testq %rax, %rax
je LBB0_7
## %bb.13: ## in Loop: Header=BB0_11 Depth=2
movq (%rbx,%r13,8), %rdi
callq _free
decl %r12d
cmpl %r15d, %r12d
jne LBB0_10
## %bb.14: ## in Loop: Header=BB0_11 Depth=2
movq (%rbx,%r13,8), %rsi
testq %rsi, %rsi
je LBB0_19
## %bb.15: ## in Loop: Header=BB0_11 Depth=2
movq %r14, %rdi
callq _istrstr
testq %rax, %rax
jne LBB0_9
## %bb.16: ## in Loop: Header=BB0_8 Depth=1
movl %r15d, %r12d
jmp LBB0_7
LBB0_17:
movq %rbx, %rdi
callq _freelist
jmp LBB0_22
LBB0_18:
movq %r14, %rdi
callq _free
jmp LBB0_23
LBB0_19:
movl %r15d, %r12d
LBB0_20:
leal 16(,%r12,8), %esi
movq %rbx, %rdi
callq _realloc
testq %rax, %rax
je LBB0_22
## %bb.21:
movq %rax, %rbx
movslq %r12d, %rax
movq %r14, (%rbx,%rax,8)
movq $0, 8(%rbx,%rax,8)
jmp LBB0_23
LBB0_22:
xorl %ebx, %ebx
LBB0_23:
movq %rbx, %rax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _enlist
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 2 ; -- Begin function enlist
_enlist: ; @enlist
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x0
cbz x0, LBB0_21
; %bb.1:
mov x21, x2
mov x0, x1
bl _icpyalloc
cbz x0, LBB0_6
; %bb.2:
mov x20, x0
strb wzr, [x0, x21]
ldr x0, [x19]
cbz x0, LBB0_7
; %bb.3:
mov x22, #0 ; =0x0
LBB0_4: ; =>This Inner Loop Header: Depth=1
mov x1, x20
bl _istrstr
cbnz x0, LBB0_17
; %bb.5: ; in Loop: Header=BB0_4 Depth=1
sub x21, x22, #1
add x8, x19, x22, lsl #3
ldur x0, [x8, #-8]
mov x22, x21
cbnz x0, LBB0_4
b LBB0_8
LBB0_6:
mov x0, x19
bl _freelist
mov x19, #0 ; =0x0
b LBB0_21
LBB0_7:
mov w21, #0 ; =0x0
LBB0_8:
mov w22, #0 ; =0x0
sub w23, w22, #1
ldr x1, [x19, w22, uxtw #3]
cbnz x1, LBB0_11
b LBB0_19
LBB0_9: ; in Loop: Header=BB0_11 Depth=1
ldr x0, [x19, w22, uxtw #3]
bl _free
mov x21, x23
LBB0_10: ; in Loop: Header=BB0_11 Depth=1
ldr x8, [x19, w21, sxtw #3]
str x8, [x19, w22, uxtw #3]
str xzr, [x19, w21, sxtw #3]
ldr x1, [x19, w22, uxtw #3]
cbz x1, LBB0_19
LBB0_11: ; =>This Inner Loop Header: Depth=1
mov x0, x20
bl _istrstr
cbz x0, LBB0_16
; %bb.12: ; in Loop: Header=BB0_11 Depth=1
ldr x0, [x19, w22, uxtw #3]
bl _free
sub w21, w21, #1
cmp w21, w22
b.ne LBB0_10
; %bb.13: ; in Loop: Header=BB0_11 Depth=1
ldr x1, [x19, w22, uxtw #3]
cbz x1, LBB0_18
; %bb.14: ; in Loop: Header=BB0_11 Depth=1
mov x0, x20
bl _istrstr
cbnz x0, LBB0_9
; %bb.15: ; in Loop: Header=BB0_11 Depth=1
mov x21, x22
LBB0_16: ; in Loop: Header=BB0_11 Depth=1
add w22, w22, #1
sub w23, w22, #1
ldr x1, [x19, w22, uxtw #3]
cbnz x1, LBB0_11
b LBB0_19
LBB0_17:
mov x0, x20
bl _free
b LBB0_21
LBB0_18:
mov x21, x22
LBB0_19:
lsl w8, w21, #3
add w1, w8, #16
mov x0, x19
bl _realloc
mov x19, x0
cbz x0, LBB0_21
; %bb.20:
add x8, x19, w21, sxtw #3
stp x20, xzr, [x8]
LBB0_21:
mov x0, x19
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _enlist
.subsections_via_symbols
|
assembly_file_153631.c
|
assembly_dataset
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function fe_txcsum_config
_fe_txcsum_config: ## @fe_txcsum_config
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movl %edi, %ebx
movq _FE_CDMA_CSG_CFG@GOTPCREL(%rip), %r14
movl (%r14), %edi
callq _fe_r32
movq _FE_ICS_GEN_EN@GOTPCREL(%rip), %rcx
movl (%rcx), %edi
movq _FE_TCS_GEN_EN@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
testl %ebx, %ebx
je LBB0_2
## %bb.1:
movq _FE_UCS_GEN_EN@GOTPCREL(%rip), %rdx
orl %eax, %edi
orl %ecx, %edi
orl (%rdx), %edi
jmp LBB0_3
LBB0_2:
orl %edi, %ecx
movq _FE_UCS_GEN_EN@GOTPCREL(%rip), %rdx
orl (%rdx), %ecx
notl %ecx
andl %ecx, %eax
movl %eax, %edi
LBB0_3:
movl (%r14), %esi
popq %rbx
popq %r14
popq %rbp
jmp _fe_w32 ## TAILCALL
.cfi_endproc
## -- End function
.comm _FE_CDMA_CSG_CFG,4,2 ## @FE_CDMA_CSG_CFG
.comm _FE_ICS_GEN_EN,4,2 ## @FE_ICS_GEN_EN
.comm _FE_TCS_GEN_EN,4,2 ## @FE_TCS_GEN_EN
.comm _FE_UCS_GEN_EN,4,2 ## @FE_UCS_GEN_EN
.no_dead_strip _fe_txcsum_config
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function fe_txcsum_config
_fe_txcsum_config: ; @fe_txcsum_config
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
Lloh0:
adrp x20, _FE_CDMA_CSG_CFG@GOTPAGE
Lloh1:
ldr x20, [x20, _FE_CDMA_CSG_CFG@GOTPAGEOFF]
ldr w0, [x20]
bl _fe_r32
Lloh2:
adrp x8, _FE_ICS_GEN_EN@GOTPAGE
Lloh3:
ldr x8, [x8, _FE_ICS_GEN_EN@GOTPAGEOFF]
Lloh4:
ldr w8, [x8]
Lloh5:
adrp x9, _FE_TCS_GEN_EN@GOTPAGE
Lloh6:
ldr x9, [x9, _FE_TCS_GEN_EN@GOTPAGEOFF]
Lloh7:
ldr w9, [x9]
cbz w19, LBB0_2
; %bb.1:
Lloh8:
adrp x10, _FE_UCS_GEN_EN@GOTPAGE
Lloh9:
ldr x10, [x10, _FE_UCS_GEN_EN@GOTPAGEOFF]
Lloh10:
ldr w10, [x10]
orr w8, w8, w0
orr w8, w8, w9
orr w0, w8, w10
b LBB0_3
LBB0_2:
orr w8, w9, w8
Lloh11:
adrp x9, _FE_UCS_GEN_EN@GOTPAGE
Lloh12:
ldr x9, [x9, _FE_UCS_GEN_EN@GOTPAGEOFF]
Lloh13:
ldr w9, [x9]
orr w8, w8, w9
bic w0, w0, w8
LBB0_3:
ldr w1, [x20]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _fe_w32
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.cfi_endproc
; -- End function
.comm _FE_CDMA_CSG_CFG,4,2 ; @FE_CDMA_CSG_CFG
.comm _FE_ICS_GEN_EN,4,2 ; @FE_ICS_GEN_EN
.comm _FE_TCS_GEN_EN,4,2 ; @FE_TCS_GEN_EN
.comm _FE_UCS_GEN_EN,4,2 ; @FE_UCS_GEN_EN
.no_dead_strip _fe_txcsum_config
.subsections_via_symbols
|
AnghaBench/openwrt/target/linux/ramips/files-4.14/drivers/net/ethernet/mediatek/extr_mtk_eth_soc.c_fe_txcsum_config.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function main
LCPI0_0:
.quad 0x4022d70a40000000 ## double 9.4200000762939453
LCPI0_1:
.quad 0x401c428f60000000 ## double 7.065000057220459
LCPI0_2:
.quad 0x403c428f60000000 ## double 28.260000228881836
LCPI0_3:
.quad 0x402c428f60000000 ## double 14.130000114440918
LCPI0_4:
.quad 0x403531eb80000000 ## double 21.194999694824219
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
leaq -4(%rbp), %rdx
xorl %eax, %eax
callq _scanf
movl $1069547520, -8(%rbp) ## imm = 0x3FC00000
movl $1077936128, -4(%rbp) ## imm = 0x40400000
leaq L_.str.1(%rip), %rdi
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero
movsd LCPI0_2(%rip), %xmm2 ## xmm2 = mem[0],zero
movsd LCPI0_3(%rip), %xmm3 ## xmm3 = mem[0],zero
movsd LCPI0_4(%rip), %xmm4 ## xmm4 = mem[0],zero
movb $5, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%f%f"
L_.str.1: ## @.str.1
.asciz "c%.2f\n s%.2f\n z%.2f\n v1%.2f\n v2%.2f\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
sub x8, x29, #8
sub x9, x29, #4
stp x9, x8, [sp]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _scanf
mov w10, #1069547520
mov w8, #1077936128
stp w8, w10, [x29, #-8]
mov x8, #2147483648
movk x8, #12779, lsl #32
movk x8, #16437, lsl #48
str x8, [sp, #32]
mov x8, #1610612736
movk x8, #17039, lsl #32
movk x8, #16428, lsl #48
mov x9, #1610612736
movk x9, #17039, lsl #32
movk x9, #16444, lsl #48
stp x9, x8, [sp, #16]
mov x8, #1610612736
movk x8, #17039, lsl #32
movk x8, #16412, lsl #48
mov x9, #1073741824
movk x9, #55050, lsl #32
movk x9, #16418, lsl #48
stp x9, x8, [sp]
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%f%f"
l_.str.1: ; @.str.1
.asciz "c%.2f\n s%.2f\n z%.2f\n v1%.2f\n v2%.2f\n"
.subsections_via_symbols
|
the_stack_data/6387430.c
|
stack
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function nsec3_unknown_flags
_nsec3_unknown_flags: ## @nsec3_unknown_flags
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %esi, %r14d
movq (%rdi), %rbx
xorl %r15d, %r15d
movl $0, %edi
testq %rbx, %rbx
je LBB0_2
## %bb.1:
xorl %edi, %edi
cmpl %r14d, 16(%rbx)
setg %dil
LBB0_2:
callq _log_assert
movq (%rbx), %rcx
movslq %r14d, %rax
cmpl $4, (%rcx,%rax,4)
jl LBB0_4
## %bb.3:
movq 8(%rbx), %rcx
movq (%rcx,%rax,8), %rax
movq _NSEC3_UNKNOWN_FLAGS@GOTPCREL(%rip), %rcx
movl (%rcx), %r15d
andl 12(%rax), %r15d
LBB0_4:
movl %r15d, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _NSEC3_UNKNOWN_FLAGS,4,2 ## @NSEC3_UNKNOWN_FLAGS
.no_dead_strip _nsec3_unknown_flags
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function nsec3_unknown_flags
_nsec3_unknown_flags: ; @nsec3_unknown_flags
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x1
ldr x20, [x0]
cbz x20, LBB0_2
; %bb.1:
ldr w8, [x20, #16]
cmp w8, w19
cset w0, gt
b LBB0_3
LBB0_2:
mov w0, #0
LBB0_3:
bl _log_assert
ldr x8, [x20]
ldr w8, [x8, w19, sxtw #2]
cmp w8, #4
b.ge LBB0_5
; %bb.4:
mov w0, #0
b LBB0_6
LBB0_5:
sxtw x8, w19
ldr x9, [x20, #8]
ldr x8, [x9, x8, lsl #3]
ldr w8, [x8, #12]
Lloh0:
adrp x9, _NSEC3_UNKNOWN_FLAGS@GOTPAGE
Lloh1:
ldr x9, [x9, _NSEC3_UNKNOWN_FLAGS@GOTPAGEOFF]
Lloh2:
ldr w9, [x9]
and w0, w9, w8
LBB0_6:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _NSEC3_UNKNOWN_FLAGS,4,2 ; @NSEC3_UNKNOWN_FLAGS
.no_dead_strip _nsec3_unknown_flags
.subsections_via_symbols
|
AnghaBench/freebsd/contrib/unbound/validator/extr_val_nsec3.c_nsec3_unknown_flags.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _emit_addimm64_32 ## -- Begin function emit_addimm64_32
.p2align 4, 0x90
_emit_addimm64_32: ## @emit_addimm64_32
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %r8d, %r15d
movl %ecx, %r14d
movl %esi, %ebx
movl %edi, %r12d
movq _HOST_TEMPREG@GOTPCREL(%rip), %r13
movl (%r13), %esi
movl %edx, %edi
callq _emit_movimm
movl (%r13), %edi
movl %ebx, %esi
movl %r15d, %edx
callq _emit_adds
movl %r12d, %edi
xorl %esi, %esi
movl %r14d, %edx
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _emit_adcimm ## TAILCALL
.cfi_endproc
## -- End function
.comm _HOST_TEMPREG,4,2 ## @HOST_TEMPREG
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _emit_addimm64_32 ; -- Begin function emit_addimm64_32
.p2align 2
_emit_addimm64_32: ; @emit_addimm64_32
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x4
mov x20, x3
mov x21, x1
mov x22, x0
Lloh0:
adrp x23, _HOST_TEMPREG@GOTPAGE
Lloh1:
ldr x23, [x23, _HOST_TEMPREG@GOTPAGEOFF]
ldr w1, [x23]
mov x0, x2
bl _emit_movimm
ldr w0, [x23]
mov x1, x21
mov x2, x19
bl _emit_adds
mov x0, x22
mov w1, #0
mov x2, x20
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
b _emit_adcimm
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _HOST_TEMPREG,4,2 ; @HOST_TEMPREG
.subsections_via_symbols
|
AnghaBench/Provenance/Cores/Yabause/yabause/src/sh2_dynarec/extr_assem_arm.c_emit_addimm64_32.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function void_pointer_example
LCPI0_0:
.quad 0x4031000000000000 ## double 17
.section __TEXT,__text,regular,pure_instructions
.globl _void_pointer_example
.p2align 4, 0x90
_void_pointer_example: ## @void_pointer_example
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_str(%rip), %rdi
callq _puts
leaq L_.str.1(%rip), %rdi
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movb $1, %al
callq _printf
leaq L_.str.2(%rip), %rdi
xorl %esi, %esi
xorl %eax, %eax
popq %rbp
jmp _printf ## TAILCALL
.cfi_endproc
## -- End function
.globl _malloc_example ## -- Begin function malloc_example
.p2align 4, 0x90
_malloc_example: ## @malloc_example
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
leaq L_str.11(%rip), %rdi
callq _puts
movl $16, %edi
callq _malloc
testq %rax, %rax
je LBB1_1
## %bb.2:
movq %rax, %rbx
leaq L_.str.4(%rip), %rdi
movl $1, %esi
movl $2, %edx
movl $3, %ecx
movl $4, %r8d
xorl %eax, %eax
callq _printf
leaq L_.str.5(%rip), %rdi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
callq _free
movl (%rbx), %esi
movl 4(%rbx), %edx
movl 8(%rbx), %ecx
movl 12(%rbx), %r8d
leaq L_.str.6(%rip), %rdi
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
jmp _printf ## TAILCALL
LBB1_1:
movl $77, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _example_1 ## -- Begin function example_1
.p2align 4, 0x90
_example_1: ## @example_1
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_.str.7(%rip), %rdi
movb $2, %al
callq _printf
movl $1, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _example_2 ## -- Begin function example_2
.p2align 4, 0x90
_example_2: ## @example_2
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_.str.8(%rip), %rdi
movb $2, %al
callq _printf
movl $2, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _example_3 ## -- Begin function example_3
.p2align 4, 0x90
_example_3: ## @example_3
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_str.12(%rip), %rdi
popq %rbp
jmp _puts ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function function_pointer_example
LCPI5_0:
.quad 0x4050800000000000 ## double 66
LCPI5_1:
.quad 0x401c000000000000 ## double 7
.section __TEXT,__text,regular,pure_instructions
.globl _function_pointer_example
.p2align 4, 0x90
_function_pointer_example: ## @function_pointer_example
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
leaq L_str.13(%rip), %rdi
callq _puts
leaq L_.str.7(%rip), %rbx
movsd LCPI5_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI5_1(%rip), %xmm1 ## xmm1 = mem[0],zero
movq %rbx, %rdi
movb $2, %al
callq _printf
movq %rbx, %rdi
movsd LCPI5_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI5_1(%rip), %xmm1 ## xmm1 = mem[0],zero
movb $2, %al
callq _printf
leaq L_str.12(%rip), %rdi
callq _puts
leaq L_.str.8(%rip), %rdi
movsd LCPI5_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI5_1(%rip), %xmm1 ## xmm1 = mem[0],zero
movb $2, %al
addq $8, %rsp
popq %rbx
popq %rbp
jmp _printf ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function main
LCPI6_0:
.quad 0x4050800000000000 ## double 66
LCPI6_1:
.quad 0x401c000000000000 ## double 7
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
leaq L_str.13(%rip), %rdi
callq _puts
leaq L_.str.7(%rip), %rbx
movsd LCPI6_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI6_1(%rip), %xmm1 ## xmm1 = mem[0],zero
movq %rbx, %rdi
movb $2, %al
callq _printf
movq %rbx, %rdi
movsd LCPI6_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI6_1(%rip), %xmm1 ## xmm1 = mem[0],zero
movb $2, %al
callq _printf
leaq L_str.12(%rip), %rdi
callq _puts
leaq L_.str.8(%rip), %rdi
movsd LCPI6_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI6_1(%rip), %xmm1 ## xmm1 = mem[0],zero
movb $2, %al
callq _printf
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "double value: %f\n"
L_.str.2: ## @.str.2
.asciz "int value: %d\n"
L_.str.4: ## @.str.4
.asciz "data %d %d %d %d\n"
L_.str.5: ## @.str.5
.asciz "unsafely accessing data out of bounds %d\n"
L_.str.6: ## @.str.6
.asciz "unsafely accessing data after free %d %d %d %d\n"
L_.str.7: ## @.str.7
.asciz "calling example 1 %f %f\n"
L_.str.8: ## @.str.8
.asciz "calling example 2 %f %f\n"
L_str: ## @str
.asciz "\n\nvoid pointer stuff\n"
L_str.11: ## @str.11
.asciz "\n\nmalloc stuff\n"
L_str.12: ## @str.12
.asciz "example 3"
L_str.13: ## @str.13
.asciz "\n\function pointer stuff\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _void_pointer_example ; -- Begin function void_pointer_example
.p2align 2
_void_pointer_example: ; @void_pointer_example
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh0:
adrp x0, l_str@PAGE
Lloh1:
add x0, x0, l_str@PAGEOFF
bl _puts
mov x8, #4625478292286210048
str x8, [sp]
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
str xzr, [sp]
Lloh4:
adrp x0, l_.str.2@PAGE
Lloh5:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.globl _malloc_example ; -- Begin function malloc_example
.p2align 2
_malloc_example: ; @malloc_example
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
Lloh6:
adrp x0, l_str.11@PAGE
Lloh7:
add x0, x0, l_str.11@PAGEOFF
bl _puts
mov w0, #16
bl _malloc
cbz x0, LBB1_2
; %bb.1:
mov x19, x0
mov w8, #4
mov w9, #3
stp x9, x8, [sp, #16]
mov w8, #2
mov w9, #1
stp x9, x8, [sp]
Lloh8:
adrp x0, l_.str.4@PAGE
Lloh9:
add x0, x0, l_.str.4@PAGEOFF
bl _printf
Lloh10:
adrp x0, l_.str.5@PAGE
Lloh11:
add x0, x0, l_.str.5@PAGEOFF
bl _printf
mov x0, x19
bl _free
ldp w8, w9, [x19]
ldp w10, w11, [x19, #8]
stp x10, x11, [sp, #16]
stp x8, x9, [sp]
Lloh12:
adrp x0, l_.str.6@PAGE
Lloh13:
add x0, x0, l_.str.6@PAGEOFF
bl _printf
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #64
ret
LBB1_2:
mov w0, #77
bl _exit
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh8, Lloh9
.cfi_endproc
; -- End function
.globl _example_1 ; -- Begin function example_1
.p2align 2
_example_1: ; @example_1
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stp d0, d1, [sp]
Lloh14:
adrp x0, l_.str.7@PAGE
Lloh15:
add x0, x0, l_.str.7@PAGEOFF
bl _printf
mov w0, #1
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.loh AdrpAdd Lloh14, Lloh15
.cfi_endproc
; -- End function
.globl _example_2 ; -- Begin function example_2
.p2align 2
_example_2: ; @example_2
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stp d0, d1, [sp]
Lloh16:
adrp x0, l_.str.8@PAGE
Lloh17:
add x0, x0, l_.str.8@PAGEOFF
bl _printf
mov w0, #2
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.loh AdrpAdd Lloh16, Lloh17
.cfi_endproc
; -- End function
.globl _example_3 ; -- Begin function example_3
.p2align 2
_example_3: ; @example_3
.cfi_startproc
; %bb.0:
Lloh18:
adrp x0, l_str.12@PAGE
Lloh19:
add x0, x0, l_str.12@PAGEOFF
b _puts
.loh AdrpAdd Lloh18, Lloh19
.cfi_endproc
; -- End function
.globl _function_pointer_example ; -- Begin function function_pointer_example
.p2align 2
_function_pointer_example: ; @function_pointer_example
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
Lloh20:
adrp x0, l_str.13@PAGE
Lloh21:
add x0, x0, l_str.13@PAGEOFF
bl _puts
mov x20, #4619567317775286272
mov x21, #140737488355328
movk x21, #16464, lsl #48
stp x21, x20, [sp]
Lloh22:
adrp x19, l_.str.7@PAGE
Lloh23:
add x19, x19, l_.str.7@PAGEOFF
mov x0, x19
bl _printf
stp x21, x20, [sp]
mov x0, x19
bl _printf
Lloh24:
adrp x0, l_str.12@PAGE
Lloh25:
add x0, x0, l_str.12@PAGEOFF
bl _puts
stp x21, x20, [sp]
Lloh26:
adrp x0, l_.str.8@PAGE
Lloh27:
add x0, x0, l_.str.8@PAGEOFF
bl _printf
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpAdd Lloh26, Lloh27
.loh AdrpAdd Lloh24, Lloh25
.loh AdrpAdd Lloh22, Lloh23
.loh AdrpAdd Lloh20, Lloh21
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
Lloh28:
adrp x0, l_str.13@PAGE
Lloh29:
add x0, x0, l_str.13@PAGEOFF
bl _puts
mov x20, #4619567317775286272
mov x21, #140737488355328
movk x21, #16464, lsl #48
stp x21, x20, [sp]
Lloh30:
adrp x19, l_.str.7@PAGE
Lloh31:
add x19, x19, l_.str.7@PAGEOFF
mov x0, x19
bl _printf
stp x21, x20, [sp]
mov x0, x19
bl _printf
Lloh32:
adrp x0, l_str.12@PAGE
Lloh33:
add x0, x0, l_str.12@PAGEOFF
bl _puts
stp x21, x20, [sp]
Lloh34:
adrp x0, l_.str.8@PAGE
Lloh35:
add x0, x0, l_.str.8@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpAdd Lloh34, Lloh35
.loh AdrpAdd Lloh32, Lloh33
.loh AdrpAdd Lloh30, Lloh31
.loh AdrpAdd Lloh28, Lloh29
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "double value: %f\n"
l_.str.2: ; @.str.2
.asciz "int value: %d\n"
l_.str.4: ; @.str.4
.asciz "data %d %d %d %d\n"
l_.str.5: ; @.str.5
.asciz "unsafely accessing data out of bounds %d\n"
l_.str.6: ; @.str.6
.asciz "unsafely accessing data after free %d %d %d %d\n"
l_.str.7: ; @.str.7
.asciz "calling example 1 %f %f\n"
l_.str.8: ; @.str.8
.asciz "calling example 2 %f %f\n"
l_str: ; @str
.asciz "\n\nvoid pointer stuff\n"
l_str.11: ; @str.11
.asciz "\n\nmalloc stuff\n"
l_str.12: ; @str.12
.asciz "example 3"
l_str.13: ; @str.13
.asciz "\n\function pointer stuff\n"
.subsections_via_symbols
|
the_stack_data/176705725.c
|
stack
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function minSwapsCouples
LCPI0_0:
.long 0 ## 0x0
.long 2 ## 0x2
.space 4
.space 4
LCPI0_1:
.quad 1 ## 0x1
.quad 3 ## 0x3
LCPI0_2:
.long 4 ## 0x4
.long 4 ## 0x4
.space 4
.space 4
LCPI0_3:
.long 8 ## 0x8
.long 8 ## 0x8
.space 4
.space 4
.section __TEXT,__text,regular,pure_instructions
.globl _minSwapsCouples
.p2align 4, 0x90
_minSwapsCouples: ## @minSwapsCouples
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movdqa LCPI0_0(%rip), %xmm0 ## xmm0 = <0,2,u,u>
movl $4, %eax
movdqa LCPI0_1(%rip), %xmm1 ## xmm1 = [1,3]
movq _pair@GOTPCREL(%rip), %r10
movdqa LCPI0_2(%rip), %xmm2 ## xmm2 = <4,4,u,u>
movdqa LCPI0_3(%rip), %xmm3 ## xmm3 = <8,8,u,u>
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
leaq -4(%rax), %rcx
movq %rcx, %xmm4
pshufd $68, %xmm4, %xmm4 ## xmm4 = xmm4[0,1,0,1]
por %xmm1, %xmm4
pshufd $248, %xmm4, %xmm5 ## xmm5 = xmm4[0,2,3,3]
movq %xmm4, %rcx
punpckldq %xmm0, %xmm5 ## xmm5 = xmm5[0],xmm0[0],xmm5[1],xmm0[1]
movdqa %xmm5, -4(%r10,%rcx,4)
cmpq $60, %rax
je LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movdqa %xmm0, %xmm4
paddd %xmm2, %xmm4
movq %rax, %xmm5
pshufd $68, %xmm5, %xmm5 ## xmm5 = xmm5[0,1,0,1]
por %xmm1, %xmm5
pshufd $248, %xmm5, %xmm6 ## xmm6 = xmm5[0,2,3,3]
punpckldq %xmm4, %xmm6 ## xmm6 = xmm6[0],xmm4[0],xmm6[1],xmm4[1]
movq %xmm5, %rcx
movdqa %xmm6, -4(%r10,%rcx,4)
paddd %xmm3, %xmm0
addq $8, %rax
jmp LBB0_1
LBB0_3:
testl %esi, %esi
jle LBB0_4
## %bb.5:
movl %esi, %r8d
leaq -1(%r8), %rcx
movl %r8d, %eax
andl $3, %eax
cmpq $3, %rcx
jae LBB0_7
## %bb.6:
xorl %esi, %esi
jmp LBB0_9
LBB0_4:
xorl %eax, %eax
popq %rbp
retq
LBB0_7:
movl %r8d, %r9d
andl $-4, %r9d
xorl %esi, %esi
movq _position@GOTPCREL(%rip), %r11
.p2align 4, 0x90
LBB0_8: ## =>This Inner Loop Header: Depth=1
movslq (%rdi,%rsi,4), %rcx
movl %esi, (%r11,%rcx,4)
movslq 4(%rdi,%rsi,4), %rcx
leal 1(%rsi), %edx
movl %edx, (%r11,%rcx,4)
movslq 8(%rdi,%rsi,4), %rcx
leal 2(%rsi), %edx
movl %edx, (%r11,%rcx,4)
movslq 12(%rdi,%rsi,4), %rcx
leal 3(%rsi), %edx
movl %edx, (%r11,%rcx,4)
addq $4, %rsi
cmpq %r9, %rsi
jne LBB0_8
LBB0_9:
testq %rax, %rax
je LBB0_12
## %bb.10:
movq _position@GOTPCREL(%rip), %rdx
.p2align 4, 0x90
LBB0_11: ## =>This Inner Loop Header: Depth=1
movslq (%rdi,%rsi,4), %rcx
movl %esi, (%rdx,%rcx,4)
incq %rsi
decq %rax
jne LBB0_11
LBB0_12:
xorl %eax, %eax
movl $1, %edx
movq _position@GOTPCREL(%rip), %r9
jmp LBB0_13
.p2align 4, 0x90
LBB0_15: ## in Loop: Header=BB0_13 Depth=1
leaq 2(%rdx), %rcx
incq %rdx
cmpq %r8, %rdx
movq %rcx, %rdx
jae LBB0_16
LBB0_13: ## =>This Inner Loop Header: Depth=1
movslq (%rdi,%rdx,4), %rsi
movslq -4(%rdi,%rdx,4), %rcx
movslq (%r10,%rcx,4), %rcx
cmpl %ecx, %esi
je LBB0_15
## %bb.14: ## in Loop: Header=BB0_13 Depth=1
incl %eax
movslq (%r9,%rcx,4), %rcx
movl %ecx, (%r9,%rsi,4)
movl (%rdi,%rcx,4), %r11d
movl (%rdi,%rdx,4), %esi
movl %esi, (%rdi,%rcx,4)
movl %r11d, (%rdi,%rdx,4)
movslq -4(%rdi,%rdx,4), %rcx
movslq (%r10,%rcx,4), %rcx
movl %edx, (%r9,%rcx,4)
jmp LBB0_15
LBB0_16:
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _pair,240,4 ## @pair
.comm _position,240,4 ## @position
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal16,16byte_literals
.p2align 4 ; -- Begin function minSwapsCouples
lCPI0_0:
.long 5 ; 0x5
.long 4 ; 0x4
.long 7 ; 0x7
.long 6 ; 0x6
lCPI0_1:
.long 1 ; 0x1
.long 0 ; 0x0
.long 3 ; 0x3
.long 2 ; 0x2
lCPI0_2:
.long 13 ; 0xd
.long 12 ; 0xc
.long 15 ; 0xf
.long 14 ; 0xe
lCPI0_3:
.long 9 ; 0x9
.long 8 ; 0x8
.long 11 ; 0xb
.long 10 ; 0xa
lCPI0_4:
.long 21 ; 0x15
.long 20 ; 0x14
.long 23 ; 0x17
.long 22 ; 0x16
lCPI0_5:
.long 17 ; 0x11
.long 16 ; 0x10
.long 19 ; 0x13
.long 18 ; 0x12
lCPI0_6:
.long 29 ; 0x1d
.long 28 ; 0x1c
.long 31 ; 0x1f
.long 30 ; 0x1e
lCPI0_7:
.long 25 ; 0x19
.long 24 ; 0x18
.long 27 ; 0x1b
.long 26 ; 0x1a
lCPI0_8:
.long 37 ; 0x25
.long 36 ; 0x24
.long 39 ; 0x27
.long 38 ; 0x26
lCPI0_9:
.long 33 ; 0x21
.long 32 ; 0x20
.long 35 ; 0x23
.long 34 ; 0x22
lCPI0_10:
.long 45 ; 0x2d
.long 44 ; 0x2c
.long 47 ; 0x2f
.long 46 ; 0x2e
lCPI0_11:
.long 41 ; 0x29
.long 40 ; 0x28
.long 43 ; 0x2b
.long 42 ; 0x2a
lCPI0_12:
.long 53 ; 0x35
.long 52 ; 0x34
.long 55 ; 0x37
.long 54 ; 0x36
lCPI0_13:
.long 49 ; 0x31
.long 48 ; 0x30
.long 51 ; 0x33
.long 50 ; 0x32
.section __TEXT,__text,regular,pure_instructions
.globl _minSwapsCouples
.p2align 2
_minSwapsCouples: ; @minSwapsCouples
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, lCPI0_0@PAGE
Lloh1:
ldr q0, [x8, lCPI0_0@PAGEOFF]
Lloh2:
adrp x9, _pair@GOTPAGE
Lloh3:
ldr x9, [x9, _pair@GOTPAGEOFF]
Lloh4:
adrp x8, lCPI0_1@PAGE
Lloh5:
ldr q1, [x8, lCPI0_1@PAGEOFF]
stp q1, q0, [x9]
Lloh6:
adrp x8, lCPI0_2@PAGE
Lloh7:
ldr q0, [x8, lCPI0_2@PAGEOFF]
Lloh8:
adrp x8, lCPI0_3@PAGE
Lloh9:
ldr q1, [x8, lCPI0_3@PAGEOFF]
stp q1, q0, [x9, #32]
Lloh10:
adrp x8, lCPI0_4@PAGE
Lloh11:
ldr q0, [x8, lCPI0_4@PAGEOFF]
Lloh12:
adrp x8, lCPI0_5@PAGE
Lloh13:
ldr q1, [x8, lCPI0_5@PAGEOFF]
stp q1, q0, [x9, #64]
Lloh14:
adrp x8, lCPI0_6@PAGE
Lloh15:
ldr q0, [x8, lCPI0_6@PAGEOFF]
Lloh16:
adrp x8, lCPI0_7@PAGE
Lloh17:
ldr q1, [x8, lCPI0_7@PAGEOFF]
stp q1, q0, [x9, #96]
Lloh18:
adrp x8, lCPI0_8@PAGE
Lloh19:
ldr q0, [x8, lCPI0_8@PAGEOFF]
Lloh20:
adrp x8, lCPI0_9@PAGE
Lloh21:
ldr q1, [x8, lCPI0_9@PAGEOFF]
stp q1, q0, [x9, #128]
Lloh22:
adrp x8, lCPI0_10@PAGE
Lloh23:
ldr q0, [x8, lCPI0_10@PAGEOFF]
Lloh24:
adrp x8, lCPI0_11@PAGE
Lloh25:
ldr q1, [x8, lCPI0_11@PAGEOFF]
stp q1, q0, [x9, #160]
Lloh26:
adrp x8, lCPI0_12@PAGE
Lloh27:
ldr q0, [x8, lCPI0_12@PAGEOFF]
Lloh28:
adrp x8, lCPI0_13@PAGE
Lloh29:
ldr q1, [x8, lCPI0_13@PAGEOFF]
stp q1, q0, [x9, #192]
mov x8, #57
movk x8, #56, lsl #32
mov x10, #59
movk x10, #58, lsl #32
stp x8, x10, [x9, #224]
cmp w1, #1
b.lt LBB0_8
; %bb.1:
mov x8, #0
mov w10, w1
Lloh30:
adrp x11, _position@GOTPAGE
Lloh31:
ldr x11, [x11, _position@GOTPAGEOFF]
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldrsw x12, [x0, x8, lsl #2]
str w8, [x11, x12, lsl #2]
add x8, x8, #1
cmp x10, x8
b.ne LBB0_2
; %bb.3:
mov x12, #0
mov w8, #0
b LBB0_5
LBB0_4: ; in Loop: Header=BB0_5 Depth=1
add x12, x12, #2
cmp x12, x10
b.hs LBB0_7
LBB0_5: ; =>This Inner Loop Header: Depth=1
add x13, x0, x12, lsl #2
ldpsw x15, x14, [x13]
ldrsw x15, [x9, x15, lsl #2]
cmp w14, w15
b.eq LBB0_4
; %bb.6: ; in Loop: Header=BB0_5 Depth=1
ldrsw x15, [x11, x15, lsl #2]
str w15, [x11, x14, lsl #2]
lsl x14, x15, #2
ldr w15, [x0, x14]
add w8, w8, #1
ldr w16, [x13, #4]
str w16, [x0, x14]
ldrsw x14, [x0, x12, lsl #2]
str w15, [x13, #4]
ldrsw x13, [x9, x14, lsl #2]
add w14, w12, #1
str w14, [x11, x13, lsl #2]
b LBB0_4
LBB0_7:
mov x0, x8
ret
LBB0_8:
mov w0, #0
ret
.loh AdrpLdr Lloh28, Lloh29
.loh AdrpAdrp Lloh26, Lloh28
.loh AdrpLdr Lloh26, Lloh27
.loh AdrpAdrp Lloh24, Lloh26
.loh AdrpLdr Lloh24, Lloh25
.loh AdrpAdrp Lloh22, Lloh24
.loh AdrpLdr Lloh22, Lloh23
.loh AdrpAdrp Lloh20, Lloh22
.loh AdrpLdr Lloh20, Lloh21
.loh AdrpAdrp Lloh18, Lloh20
.loh AdrpLdr Lloh18, Lloh19
.loh AdrpAdrp Lloh16, Lloh18
.loh AdrpLdr Lloh16, Lloh17
.loh AdrpAdrp Lloh14, Lloh16
.loh AdrpLdr Lloh14, Lloh15
.loh AdrpAdrp Lloh12, Lloh14
.loh AdrpLdr Lloh12, Lloh13
.loh AdrpAdrp Lloh10, Lloh12
.loh AdrpLdr Lloh10, Lloh11
.loh AdrpAdrp Lloh8, Lloh10
.loh AdrpLdr Lloh8, Lloh9
.loh AdrpAdrp Lloh6, Lloh8
.loh AdrpLdr Lloh6, Lloh7
.loh AdrpAdrp Lloh4, Lloh6
.loh AdrpLdr Lloh4, Lloh5
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpAdrp Lloh0, Lloh4
.loh AdrpLdr Lloh0, Lloh1
.loh AdrpLdrGot Lloh30, Lloh31
.cfi_endproc
; -- End function
.comm _pair,240,2 ; @pair
.comm _position,240,2 ; @position
.subsections_via_symbols
|
the_stack_data/154828549.c
|
stack
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _vulkan_image_layout_transition_levels ## -- Begin function vulkan_image_layout_transition_levels
.p2align 4, 0x90
_vulkan_image_layout_transition_levels: ## @vulkan_image_layout_transition_levels
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movl 24(%rbp), %r11d
movl 32(%rbp), %r10d
movq 16(%rbp), %rax
movq $0, -8(%rbp)
movq %r9, -16(%rbp)
movq %rax, -24(%rbp)
movq %rcx, -32(%rbp)
movq %r8, -40(%rbp)
movq _VK_QUEUE_FAMILY_IGNORED@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq %rax, -56(%rbp)
movl %esi, -60(%rbp)
movq _VK_IMAGE_ASPECT_COLOR_BIT@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -64(%rbp)
movl %edx, -68(%rbp)
movq _VK_REMAINING_ARRAY_LAYERS@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -72(%rbp)
leaq -72(%rbp), %rax
movl %r11d, %esi
movl %r10d, %edx
xorl %ecx, %ecx
xorl %r8d, %r8d
xorl %r9d, %r9d
pushq %rax
pushq $1
pushq $0
pushq $0
callq _vkCmdPipelineBarrier
addq $112, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _VK_STRUCTURE_TYPE_IMAGE_MEMORY_BARRIER,4,2 ## @VK_STRUCTURE_TYPE_IMAGE_MEMORY_BARRIER
.comm _VK_QUEUE_FAMILY_IGNORED,8,3 ## @VK_QUEUE_FAMILY_IGNORED
.comm _VK_IMAGE_ASPECT_COLOR_BIT,4,2 ## @VK_IMAGE_ASPECT_COLOR_BIT
.comm _VK_REMAINING_ARRAY_LAYERS,4,2 ## @VK_REMAINING_ARRAY_LAYERS
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _vulkan_image_layout_transition_levels ; -- Begin function vulkan_image_layout_transition_levels
.p2align 2
_vulkan_image_layout_transition_levels: ; @vulkan_image_layout_transition_levels
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
ldr w8, [x29, #16]
stp x5, xzr, [sp, #80]
stp x3, x6, [sp, #64]
str x4, [sp, #56]
Lloh0:
adrp x9, _VK_QUEUE_FAMILY_IGNORED@GOTPAGE
Lloh1:
ldr x9, [x9, _VK_QUEUE_FAMILY_IGNORED@GOTPAGEOFF]
Lloh2:
ldr x9, [x9]
stp x9, x9, [sp, #40]
Lloh3:
adrp x9, _VK_IMAGE_ASPECT_COLOR_BIT@GOTPAGE
Lloh4:
ldr x9, [x9, _VK_IMAGE_ASPECT_COLOR_BIT@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
stp w9, w1, [sp, #32]
Lloh6:
adrp x9, _VK_REMAINING_ARRAY_LAYERS@GOTPAGE
Lloh7:
ldr x9, [x9, _VK_REMAINING_ARRAY_LAYERS@GOTPAGEOFF]
Lloh8:
ldr w9, [x9]
stp w9, w2, [sp, #24]
add x9, sp, #24
str x9, [sp, #8]
mov w9, #1
str w9, [sp]
mov x1, x7
mov x2, x8
mov w3, #0
mov w4, #0
mov x5, #0
mov w6, #0
mov x7, #0
bl _vkCmdPipelineBarrier
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _VK_STRUCTURE_TYPE_IMAGE_MEMORY_BARRIER,4,2 ; @VK_STRUCTURE_TYPE_IMAGE_MEMORY_BARRIER
.comm _VK_QUEUE_FAMILY_IGNORED,8,3 ; @VK_QUEUE_FAMILY_IGNORED
.comm _VK_IMAGE_ASPECT_COLOR_BIT,4,2 ; @VK_IMAGE_ASPECT_COLOR_BIT
.comm _VK_REMAINING_ARRAY_LAYERS,4,2 ; @VK_REMAINING_ARRAY_LAYERS
.subsections_via_symbols
|
AnghaBench/RetroArch/gfx/common/extr_vulkan_common.c_vulkan_image_layout_transition_levels.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _print_bytes ## -- Begin function print_bytes
.p2align 4, 0x90
_print_bytes: ## @print_bytes
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
testl %esi, %esi
jle LBB0_3
## %bb.1:
movq %rdi, %r15
movl %esi, %r12d
xorl %ebx, %ebx
leaq L_.str.1(%rip), %r13
leaq L_.str(%rip), %r14
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq _INFO@GOTPCREL(%rip), %rax
movl (%rax), %edi
testq %rbx, %rbx
movq %r13, %rdx
leaq L_.str.2(%rip), %rax
cmoveq %rax, %rdx
movl (%r15,%rbx,4), %ecx
movq %r14, %rsi
callq _MODLOG_DFLT
incq %rbx
cmpq %rbx, %r12
jne LBB0_2
LBB0_3:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _INFO,4,2 ## @INFO
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s0x%02x"
L_.str.1: ## @.str.1
.asciz ":"
L_.str.2: ## @.str.2
.space 1
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _print_bytes ; -- Begin function print_bytes
.p2align 2
_print_bytes: ; @print_bytes
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
cmp w1, #1
b.lt LBB0_3
; %bb.1:
mov x19, x0
mov x21, #0
mov w8, w1
lsl x22, x8, #2
Lloh0:
adrp x23, _INFO@GOTPAGE
Lloh1:
ldr x23, [x23, _INFO@GOTPAGEOFF]
Lloh2:
adrp x24, l_.str.1@PAGE
Lloh3:
add x24, x24, l_.str.1@PAGEOFF
Lloh4:
adrp x25, l_.str.2@PAGE
Lloh5:
add x25, x25, l_.str.2@PAGEOFF
Lloh6:
adrp x20, l_.str@PAGE
Lloh7:
add x20, x20, l_.str@PAGEOFF
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr w0, [x23]
cmp x21, #0
csel x2, x25, x24, eq
ldr w3, [x19, x21]
mov x1, x20
bl _MODLOG_DFLT
add x21, x21, #4
cmp x22, x21
b.ne LBB0_2
LBB0_3:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _INFO,4,2 ; @INFO
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s0x%02x"
l_.str.1: ; @.str.1
.asciz ":"
l_.str.2: ; @.str.2
.space 1
.subsections_via_symbols
|
AnghaBench/esp-idf/examples/bluetooth/nimble/bleprph/main/extr_misc.c_print_bytes.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 4, 0x90 ## -- Begin function decode_blockcodes
_decode_blockcodes: ## @decode_blockcodes
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rcx, %rbx
movl %edx, %r14d
movl %esi, %r15d
movl %edi, %eax
leal -1(%r14), %ecx
shrl $31, %ecx
leal (%r14,%rcx), %r13d
decl %r13d
sarl %r13d
negl %r13d
movq _DCA_SUBBAND_SAMPLES@GOTPCREL(%rip), %rcx
movl (%rcx), %edx
xorl %ecx, %ecx
cmpl $-1, %edx
jl LBB0_4
## %bb.1:
xorl %ecx, %ecx
movq %rbx, -48(%rbp) ## 8-byte Spill
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movl %eax, %r12d
movq %rcx, %rbx
movl %eax, %edi
movl %r14d, %esi
callq _FASTDIV
movl %eax, %ecx
imull %r14d, %ecx
addl %r13d, %r12d
subl %ecx, %r12d
movq -48(%rbp), %rcx ## 8-byte Reload
movl %r12d, (%rcx,%rbx,4)
leaq 1(%rbx), %rcx
movq _DCA_SUBBAND_SAMPLES@GOTPCREL(%rip), %rdx
movl (%rdx), %edx
movl %edx, %esi
shrl $31, %esi
addl %edx, %esi
sarl %esi
movslq %esi, %rsi
cmpq %rsi, %rbx
jl LBB0_2
## %bb.3:
movq -48(%rbp), %rbx ## 8-byte Reload
LBB0_4:
movl %eax, -48(%rbp) ## 4-byte Spill
cmpl %edx, %ecx
jge LBB0_5
## %bb.6:
movl %ecx, %r12d
.p2align 4, 0x90
LBB0_7: ## =>This Inner Loop Header: Depth=1
movl %r15d, %edi
movl %r14d, %esi
callq _FASTDIV
movl %eax, %ecx
imull %r14d, %ecx
addl %r13d, %r15d
subl %ecx, %r15d
movl %r15d, (%rbx,%r12,4)
incq %r12
movl %eax, %r15d
movq _DCA_SUBBAND_SAMPLES@GOTPCREL(%rip), %rcx
cmpl %r12d, (%rcx)
jg LBB0_7
jmp LBB0_8
LBB0_5:
movl %r15d, %eax
LBB0_8:
orl -48(%rbp), %eax ## 4-byte Folded Reload
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _DCA_SUBBAND_SAMPLES,4,2 ## @DCA_SUBBAND_SAMPLES
.no_dead_strip _decode_blockcodes
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 2 ; -- Begin function decode_blockcodes
_decode_blockcodes: ; @decode_blockcodes
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x19, x3
mov x20, x2
mov x21, x1
sub w8, w2, #1
add w8, w8, w8, lsr #31
neg w23, w8, asr #1
Lloh0:
adrp x24, _DCA_SUBBAND_SAMPLES@GOTPAGE
Lloh1:
ldr x24, [x24, _DCA_SUBBAND_SAMPLES@GOTPAGEOFF]
ldr w9, [x24]
cmn w9, #1
b.ge LBB0_2
; %bb.1:
mov w8, #0 ; =0x0
b LBB0_4
LBB0_2:
mov x8, #0 ; =0x0
LBB0_3: ; =>This Inner Loop Header: Depth=1
mov x22, x0
mov x25, x8
mov x1, x20
bl _FASTDIV
add w8, w22, w23
msub w8, w0, w20, w8
str w8, [x19, x25, lsl #2]
add x8, x25, #1
ldr w9, [x24]
add w10, w9, w9, lsr #31
asr w10, w10, #1
cmp x25, w10, sxtw
b.lt LBB0_3
LBB0_4:
mov x22, x0
cmp w8, w9
b.ge LBB0_7
; %bb.5:
mov w25, w8
LBB0_6: ; =>This Inner Loop Header: Depth=1
mov x0, x21
mov x1, x20
bl _FASTDIV
add w8, w21, w23
msub w8, w0, w20, w8
str w8, [x19, x25, lsl #2]
add x25, x25, #1
ldr w8, [x24]
mov x21, x0
cmp w8, w25
b.gt LBB0_6
b LBB0_8
LBB0_7:
mov x0, x21
LBB0_8:
orr w0, w0, w22
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _DCA_SUBBAND_SAMPLES,4,2 ; @DCA_SUBBAND_SAMPLES
.no_dead_strip _decode_blockcodes
.subsections_via_symbols
|
assembly_file_133983.c
|
assembly_dataset
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _htab_find_slot ## -- Begin function htab_find_slot
.p2align 4, 0x90
_htab_find_slot: ## @htab_find_slot
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %r14d
movl %esi, %r15d
movq %rdi, %rbx
movl %esi, %edi
callq *(%rbx)
movq %rbx, %rdi
movl %r15d, %esi
movl %eax, %edx
movl %r14d, %ecx
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _htab_find_slot_with_hash ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _htab_find_slot ; -- Begin function htab_find_slot
.p2align 2
_htab_find_slot: ; @htab_find_slot
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x2
mov x20, x1
mov x21, x0
ldr x8, [x0]
mov x0, x1
blr x8
mov x2, x0
mov x0, x21
mov x1, x20
mov x3, x19
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _htab_find_slot_with_hash
.cfi_endproc
; -- End function
.subsections_via_symbols
|
AnghaBench/freebsd/contrib/binutils/libiberty/extr_hashtab.c_htab_find_slot.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function i845_get_fifo_size
_i845_get_fifo_size: ## @i845_get_fifo_size
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %esi, %r14d
movq _DSPARB@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _I915_READ
movl %eax, %r15d
movl %eax, %ebx
shrl $2, %ebx
andl $31, %ebx
movl %r14d, %edi
callq _plane_name
leaq L_.str(%rip), %rdi
movl %r15d, %esi
movl %eax, %edx
movl %ebx, %ecx
callq _DRM_DEBUG_KMS
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _DSPARB,4,2 ## @DSPARB
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "FIFO size - (0x%08x) %c: %d\n"
.no_dead_strip _i845_get_fifo_size
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function i845_get_fifo_size
_i845_get_fifo_size: ; @i845_get_fifo_size
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x1
Lloh0:
adrp x8, _DSPARB@GOTPAGE
Lloh1:
ldr x8, [x8, _DSPARB@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
bl _I915_READ
mov x20, x0
ubfx w21, w0, #2, #5
mov x0, x19
bl _plane_name
mov x2, x0
Lloh3:
adrp x0, l_.str@PAGE
Lloh4:
add x0, x0, l_.str@PAGEOFF
mov x1, x20
mov x3, x21
bl _DRM_DEBUG_KMS
mov x0, x21
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _DSPARB,4,2 ; @DSPARB
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "FIFO size - (0x%08x) %c: %d\n"
.no_dead_strip _i845_get_fifo_size
.subsections_via_symbols
|
AnghaBench/linux/drivers/gpu/drm/i915/extr_intel_pm.c_i845_get_fifo_size.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function uvc_buffer_finish
_uvc_buffer_finish: ## @uvc_buffer_finish
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %rbx
callq _to_vb2_v4l2_buffer
movq %rax, %r15
movl 8(%rbx), %edi
callq _vb2_get_drv_priv
movq %rax, %rdi
callq _uvc_queue_to_stream
movq %rax, %r14
movq %r15, %rdi
callq _uvc_vbuf_to_buffer
movq (%rbx), %rcx
movq _VB2_BUF_STATE_DONE@GOTPCREL(%rip), %rdx
cmpq (%rdx), %rcx
jne LBB0_1
## %bb.2:
movq %r14, %rdi
movq %r15, %rsi
movq %rax, %rdx
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _uvc_video_clock_update ## TAILCALL
LBB0_1:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _VB2_BUF_STATE_DONE,8,3 ## @VB2_BUF_STATE_DONE
.no_dead_strip _uvc_buffer_finish
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function uvc_buffer_finish
_uvc_buffer_finish: ; @uvc_buffer_finish
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x21, x0
bl _to_vb2_v4l2_buffer
mov x19, x0
ldr w0, [x21, #8]
bl _vb2_get_drv_priv
bl _uvc_queue_to_stream
mov x20, x0
mov x0, x19
bl _uvc_vbuf_to_buffer
ldr x8, [x21]
Lloh0:
adrp x9, _VB2_BUF_STATE_DONE@GOTPAGE
Lloh1:
ldr x9, [x9, _VB2_BUF_STATE_DONE@GOTPAGEOFF]
Lloh2:
ldr x9, [x9]
cmp x8, x9
b.ne LBB0_2
; %bb.1:
mov x2, x0
mov x0, x20
mov x1, x19
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _uvc_video_clock_update
LBB0_2:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _VB2_BUF_STATE_DONE,8,3 ; @VB2_BUF_STATE_DONE
.no_dead_strip _uvc_buffer_finish
.subsections_via_symbols
|
AnghaBench/linux/drivers/media/usb/uvc/extr_uvc_queue.c_uvc_buffer_finish.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _kernfs_name ## -- Begin function kernfs_name
.p2align 4, 0x90
_kernfs_name: ## @kernfs_name
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, %r14
movq %rsi, %r15
movq %rdi, %rbx
movq _kernfs_rename_lock@GOTPCREL(%rip), %r12
movq %r12, %rdi
callq _spin_lock_irqsave
movq %rbx, %rdi
movq %r15, %rsi
movq %r14, %rdx
callq _kernfs_name_locked
movl %eax, %ebx
movq %r12, %rdi
callq _spin_unlock_irqrestore
movl %ebx, %eax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _kernfs_rename_lock,4,2 ## @kernfs_rename_lock
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _kernfs_name ; -- Begin function kernfs_name
.p2align 2
_kernfs_name: ; @kernfs_name
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x2
mov x20, x1
mov x21, x0
Lloh0:
adrp x22, _kernfs_rename_lock@GOTPAGE
Lloh1:
ldr x22, [x22, _kernfs_rename_lock@GOTPAGEOFF]
mov x0, x22
bl _spin_lock_irqsave
mov x0, x21
mov x1, x20
mov x2, x19
bl _kernfs_name_locked
mov x19, x0
mov x0, x22
bl _spin_unlock_irqrestore
mov x0, x19
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _kernfs_rename_lock,4,2 ; @kernfs_rename_lock
.subsections_via_symbols
|
AnghaBench/linux/fs/kernfs/extr_dir.c_kernfs_name.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function test_context_simple
_test_context_simple: ## @test_context_simple
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r15
callq _vlc_interrupt_set
xorl %edi, %edi
callq _vlc_interrupt_set
xorl %edi, %edi
cmpq %r15, %rax
sete %dil
callq _assert
movq %r15, %rdi
callq _vlc_interrupt_set
xorl %edi, %edi
testq %rax, %rax
sete %dil
callq _assert
movq %r15, %rdi
callq _vlc_interrupt_set
xorl %edi, %edi
cmpq %r15, %rax
sete %dil
callq _assert
movq _interrupt_callback@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq _sem@GOTPCREL(%rip), %rbx
movq %rbx, %rsi
callq _vlc_interrupt_register
movq %r15, %rdi
callq _vlc_interrupt_raise
movq %rbx, %rdi
callq _vlc_sem_wait
xorl %eax, %eax
callq _vlc_interrupt_unregister
movq %rbx, %rdi
callq _vlc_sem_post
movq %rbx, %rdi
callq _vlc_sem_wait_i11e
xorl %edi, %edi
testq %rax, %rax
sete %dil
callq _assert
movq %r15, %rdi
callq _vlc_interrupt_raise
movq %rbx, %rdi
callq _vlc_sem_wait_i11e
movq _EINTR@GOTPCREL(%rip), %r12
xorl %edi, %edi
cmpq (%r12), %rax
sete %dil
callq _assert
movq %rbx, %rdi
callq _vlc_sem_post
movq %r15, %rdi
callq _vlc_interrupt_raise
movq %rbx, %rdi
callq _vlc_sem_wait_i11e
xorl %edi, %edi
cmpq (%r12), %rax
sete %dil
callq _assert
movq %rbx, %rdi
callq _vlc_sem_wait_i11e
xorl %edi, %edi
testq %rax, %rax
sete %dil
callq _assert
movq %r15, %rdi
callq _vlc_interrupt_raise
movq %rbx, %rdi
callq _vlc_sem_post
movq %rbx, %rdi
callq _vlc_sem_wait_i11e
xorl %edi, %edi
cmpq (%r12), %rax
sete %dil
callq _assert
movq %rbx, %rdi
callq _vlc_sem_wait_i11e
xorl %edi, %edi
testq %rax, %rax
sete %dil
callq _assert
movl $1, %edi
callq _vlc_mwait_i11e
xorl %edi, %edi
testq %rax, %rax
sete %dil
callq _assert
movq %r15, %rdi
callq _vlc_interrupt_raise
movq _CLOCK_FREQ@GOTPCREL(%rip), %rax
imull $10000000, (%rax), %edi ## imm = 0x989680
callq _vlc_mwait_i11e
xorl %edi, %edi
cmpq (%r12), %rax
sete %dil
callq _assert
xorl %edi, %edi
xorl %esi, %esi
movl $1, %edx
callq _vlc_poll_i11e
xorl %edi, %edi
testl %eax, %eax
sete %dil
callq _assert
movq %r15, %rdi
callq _vlc_interrupt_raise
xorl %edi, %edi
xorl %esi, %esi
movl $1000000000, %edx ## imm = 0x3B9ACA00
callq _vlc_poll_i11e
xorl %edi, %edi
cmpl $-1, %eax
sete %dil
callq _assert
movq _errno@GOTPCREL(%rip), %r13
movq (%r13), %rax
xorl %edi, %edi
cmpq (%r12), %rax
sete %dil
callq _assert
movb $12, -41(%rbp)
movq _fds@GOTPCREL(%rip), %rbx
movq (%rbx), %rax
movl (%rax), %edi
leaq -41(%rbp), %r14
movq %r14, %rsi
movl $1, %edx
callq _vlc_write_i11e
xorl %edi, %edi
cmpl $1, %eax
sete %dil
callq _assert
movb $0, -41(%rbp)
movq (%rbx), %rax
movl 4(%rax), %edi
movq %r14, %rsi
movl $1, %edx
callq _vlc_read_i11e
cmpl $1, %eax
sete %al
cmpb $12, -41(%rbp)
sete %cl
andb %al, %cl
movzbl %cl, %edi
callq _assert
movq %r15, %rdi
callq _vlc_interrupt_raise
movq (%rbx), %rax
movl 4(%rax), %edi
movq %r14, %rsi
movl $1, %edx
callq _vlc_read_i11e
xorl %edi, %edi
cmpl $-1, %eax
sete %dil
callq _assert
movq (%r13), %rax
xorl %edi, %edi
cmpq (%r12), %rax
sete %dil
callq _assert
movb $42, -41(%rbp)
movq (%rbx), %rax
movl (%rax), %edi
movq %r14, %rsi
movl $1, %edx
xorl %ecx, %ecx
xorl %r8d, %r8d
xorl %r9d, %r9d
callq _vlc_sendto_i11e
xorl %edi, %edi
cmpl $1, %eax
sete %dil
callq _assert
movb $0, -41(%rbp)
movq (%rbx), %rax
movl 4(%rax), %edi
movq %r14, %rsi
movl $1, %edx
xorl %ecx, %ecx
xorl %r8d, %r8d
xorl %r9d, %r9d
callq _vlc_recvfrom_i11e
cmpl $1, %eax
sete %al
cmpb $42, -41(%rbp)
sete %cl
andb %al, %cl
movzbl %cl, %edi
callq _assert
movq %r15, %rdi
callq _vlc_interrupt_raise
movq (%rbx), %rax
movl 4(%rax), %edi
movq %r14, %rsi
movl $1, %edx
xorl %ecx, %ecx
xorl %r8d, %r8d
xorl %r9d, %r9d
callq _vlc_recvfrom_i11e
xorl %edi, %edi
cmpl $-1, %eax
sete %dil
callq _assert
movq (%r13), %rax
xorl %edi, %edi
cmpq (%r12), %rax
sete %dil
callq _assert
movq %r15, %rdi
callq _vlc_interrupt_raise
movq (%rbx), %rax
movl 4(%rax), %edi
xorl %esi, %esi
xorl %edx, %edx
movl $1, %ecx
callq _vlc_accept_i11e
shrq $63, %rax
movl %eax, %edi
callq _assert
xorl %edi, %edi
callq _vlc_interrupt_set
xorl %edi, %edi
cmpq %r15, %rax
sete %dil
callq _assert
xorl %edi, %edi
callq _vlc_interrupt_set
xorl %edi, %edi
testq %rax, %rax
sete %dil
callq _assert
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _interrupt_callback,4,2 ## @interrupt_callback
.comm _sem,4,2 ## @sem
.comm _EINTR,8,3 ## @EINTR
.comm _CLOCK_FREQ,4,2 ## @CLOCK_FREQ
.comm _errno,8,3 ## @errno
.comm _fds,8,3 ## @fds
.no_dead_strip _test_context_simple
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function test_context_simple
_test_context_simple: ; @test_context_simple
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x0
bl _vlc_interrupt_set
mov x0, #0
bl _vlc_interrupt_set
cmp x0, x19
cset w0, eq
bl _assert
mov x0, x19
bl _vlc_interrupt_set
cmp x0, #0
cset w0, eq
bl _assert
mov x0, x19
bl _vlc_interrupt_set
cmp x0, x19
cset w0, eq
bl _assert
Lloh0:
adrp x8, _interrupt_callback@GOTPAGE
Lloh1:
ldr x8, [x8, _interrupt_callback@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
Lloh3:
adrp x20, _sem@GOTPAGE
Lloh4:
ldr x20, [x20, _sem@GOTPAGEOFF]
mov x1, x20
bl _vlc_interrupt_register
mov x0, x19
bl _vlc_interrupt_raise
mov x0, x20
bl _vlc_sem_wait
bl _vlc_interrupt_unregister
mov x0, x20
bl _vlc_sem_post
mov x0, x20
bl _vlc_sem_wait_i11e
cmp x0, #0
cset w0, eq
bl _assert
mov x0, x19
bl _vlc_interrupt_raise
mov x0, x20
bl _vlc_sem_wait_i11e
Lloh5:
adrp x21, _EINTR@GOTPAGE
Lloh6:
ldr x21, [x21, _EINTR@GOTPAGEOFF]
ldr x8, [x21]
cmp x0, x8
cset w0, eq
bl _assert
mov x0, x20
bl _vlc_sem_post
mov x0, x19
bl _vlc_interrupt_raise
mov x0, x20
bl _vlc_sem_wait_i11e
ldr x8, [x21]
cmp x0, x8
cset w0, eq
bl _assert
mov x0, x20
bl _vlc_sem_wait_i11e
cmp x0, #0
cset w0, eq
bl _assert
mov x0, x19
bl _vlc_interrupt_raise
mov x0, x20
bl _vlc_sem_post
mov x0, x20
bl _vlc_sem_wait_i11e
ldr x8, [x21]
cmp x0, x8
cset w0, eq
bl _assert
mov x0, x20
bl _vlc_sem_wait_i11e
cmp x0, #0
cset w0, eq
bl _assert
mov w0, #1
bl _vlc_mwait_i11e
cmp x0, #0
cset w0, eq
bl _assert
mov x0, x19
bl _vlc_interrupt_raise
Lloh7:
adrp x8, _CLOCK_FREQ@GOTPAGE
Lloh8:
ldr x8, [x8, _CLOCK_FREQ@GOTPAGEOFF]
Lloh9:
ldr w8, [x8]
mov w9, #38528
movk w9, #152, lsl #16
mul w0, w8, w9
bl _vlc_mwait_i11e
ldr x8, [x21]
cmp x0, x8
cset w0, eq
bl _assert
mov x0, #0
mov w1, #0
mov w2, #1
bl _vlc_poll_i11e
cmp w0, #0
cset w0, eq
bl _assert
mov x0, x19
bl _vlc_interrupt_raise
mov x0, #0
mov w1, #0
mov w2, #51712
movk w2, #15258, lsl #16
bl _vlc_poll_i11e
cmn w0, #1
cset w0, eq
bl _assert
Lloh10:
adrp x22, _errno@GOTPAGE
Lloh11:
ldr x22, [x22, _errno@GOTPAGEOFF]
ldr x8, [x22]
ldr x9, [x21]
cmp x8, x9
cset w0, eq
bl _assert
mov w8, #12
strb w8, [sp, #15]
Lloh12:
adrp x20, _fds@GOTPAGE
Lloh13:
ldr x20, [x20, _fds@GOTPAGEOFF]
ldr x8, [x20]
ldr w0, [x8]
add x1, sp, #15
mov w2, #1
bl _vlc_write_i11e
cmp w0, #1
cset w0, eq
bl _assert
strb wzr, [sp, #15]
ldr x8, [x20]
ldr w0, [x8, #4]
add x1, sp, #15
mov w2, #1
bl _vlc_read_i11e
cmp w0, #1
ldrb w8, [sp, #15]
ccmp w8, #12, #0, eq
cset w0, eq
bl _assert
mov x0, x19
bl _vlc_interrupt_raise
ldr x8, [x20]
ldr w0, [x8, #4]
add x1, sp, #15
mov w2, #1
bl _vlc_read_i11e
cmn w0, #1
cset w0, eq
bl _assert
ldr x8, [x22]
ldr x9, [x21]
cmp x8, x9
cset w0, eq
bl _assert
mov w23, #42
strb w23, [sp, #15]
ldr x8, [x20]
ldr w0, [x8]
add x1, sp, #15
mov w2, #1
mov w3, #0
mov x4, #0
mov w5, #0
bl _vlc_sendto_i11e
cmp w0, #1
cset w0, eq
bl _assert
strb wzr, [sp, #15]
ldr x8, [x20]
ldr w0, [x8, #4]
add x1, sp, #15
mov w2, #1
mov w3, #0
mov x4, #0
mov w5, #0
bl _vlc_recvfrom_i11e
cmp w0, #1
ldrb w8, [sp, #15]
ccmp w8, w23, #0, eq
cset w0, eq
bl _assert
mov x0, x19
bl _vlc_interrupt_raise
ldr x8, [x20]
ldr w0, [x8, #4]
add x1, sp, #15
mov w2, #1
mov w3, #0
mov x4, #0
mov w5, #0
bl _vlc_recvfrom_i11e
cmn w0, #1
cset w0, eq
bl _assert
ldr x8, [x22]
ldr x9, [x21]
cmp x8, x9
cset w0, eq
bl _assert
mov x0, x19
bl _vlc_interrupt_raise
ldr x8, [x20]
ldr w0, [x8, #4]
mov x1, #0
mov x2, #0
mov w3, #1
bl _vlc_accept_i11e
lsr x0, x0, #63
; kill: def $w0 killed $w0 killed $x0
bl _assert
mov x0, #0
bl _vlc_interrupt_set
cmp x0, x19
cset w0, eq
bl _assert
mov x0, #0
bl _vlc_interrupt_set
cmp x0, #0
cset w0, eq
bl _assert
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #80
ret
.loh AdrpLdrGot Lloh12, Lloh13
.loh AdrpLdrGot Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _interrupt_callback,4,2 ; @interrupt_callback
.comm _sem,4,2 ; @sem
.comm _EINTR,8,3 ; @EINTR
.comm _CLOCK_FREQ,4,2 ; @CLOCK_FREQ
.comm _errno,8,3 ; @errno
.comm _fds,8,3 ; @fds
.no_dead_strip _test_context_simple
.subsections_via_symbols
|
AnghaBench/vlc/src/test/extr_interrupt.c_test_context_simple.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _merge ## -- Begin function merge
.p2align 4, 0x90
_merge: ## @merge
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %ecx, %ebx
movl %edx, %r13d
movl %esi, %r15d
movq %rdi, %r14
movl %ecx, %eax
subl %esi, %eax
incl %eax
movslq %eax, %rdi
shlq $2, %rdi
callq _malloc
movl %r15d, %r8d
leal 1(%r13), %r15d
xorl %r12d, %r12d
cmpl %r13d, %r8d
jg LBB0_1
## %bb.2:
cmpl %ebx, %r13d
movq %rbx, %r9
jge LBB0_3
## %bb.11:
xorl %r12d, %r12d
movl %r8d, %ebx
.p2align 4, 0x90
LBB0_12: ## =>This Inner Loop Header: Depth=1
movslq %ebx, %rbx
movl (%r14,%rbx,4), %ecx
movslq %r15d, %r15
movl (%r14,%r15,4), %edx
xorl %esi, %esi
xorl %edi, %edi
cmpl %edx, %ecx
setg %sil
setle %dil
cmovll %ecx, %edx
addl %edi, %ebx
addl %esi, %r15d
movl %edx, (%rax,%r12,4)
incq %r12
cmpl %r13d, %ebx
jg LBB0_4
## %bb.13: ## in Loop: Header=BB0_12 Depth=1
cmpl %r9d, %r15d
jle LBB0_12
jmp LBB0_4
LBB0_1:
movq %rbx, %r9
LBB0_3:
movl %r8d, %ebx
LBB0_4:
cmpl %r13d, %ebx
movq %rax, -48(%rbp) ## 8-byte Spill
jle LBB0_5
## %bb.6:
cmpl %r9d, %r15d
jle LBB0_7
LBB0_8:
subl %r8d, %r9d
jl LBB0_10
LBB0_9:
movslq %r8d, %rcx
leaq (%r14,%rcx,4), %rdi
leaq 4(,%r9,4), %rdx
movq %rax, %rsi
callq _memcpy
movq -48(%rbp), %rax ## 8-byte Reload
LBB0_10:
movq %rax, %rdi
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _free ## TAILCALL
LBB0_5:
movl %r12d, %ecx
leaq (%rax,%rcx,4), %rdi
movslq %ebx, %rcx
leaq (%r14,%rcx,4), %rsi
subl %ebx, %r13d
leaq 4(,%r13,4), %rdx
movl %r8d, -52(%rbp) ## 4-byte Spill
movq %r9, %rbx
callq _memcpy
movq %rbx, %r9
movq -48(%rbp), %rax ## 8-byte Reload
movl -52(%rbp), %r8d ## 4-byte Reload
addl %r13d, %r12d
incl %r12d
cmpl %r9d, %r15d
jg LBB0_8
LBB0_7:
movl %r12d, %ecx
leaq (%rax,%rcx,4), %rdi
movslq %r15d, %rax
leaq (%r14,%rax,4), %rsi
movl %r9d, %eax
subl %r15d, %eax
leaq 4(,%rax,4), %rdx
movl %r8d, %r15d
movq %r9, %rbx
callq _memcpy
movq %rbx, %r9
movq -48(%rbp), %rax ## 8-byte Reload
movl %r15d, %r8d
subl %r8d, %r9d
jge LBB0_9
jmp LBB0_10
.cfi_endproc
## -- End function
.globl _merge_sort ## -- Begin function merge_sort
.p2align 4, 0x90
_merge_sort: ## @merge_sort
.cfi_startproc
## %bb.0:
cmpl %edx, %esi
jge LBB1_1
## %bb.2:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %r14d
movl %esi, %r12d
movq %rdi, %r15
leal (%r14,%r12), %eax
movl %eax, %ebx
shrl $31, %ebx
addl %eax, %ebx
sarl %ebx
movl %ebx, %edx
callq _merge_sort
leal 1(%rbx), %esi
movq %r15, %rdi
movl %r14d, %edx
callq _merge_sort
movq %r15, %rdi
movl %r12d, %esi
movl %ebx, %edx
movl %r14d, %ecx
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _merge ## TAILCALL
LBB1_1:
retq
.cfi_endproc
## -- End function
.globl _intercala ## -- Begin function intercala
.p2align 4, 0x90
_intercala: ## @intercala
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
## kill: def $r9d killed $r9d def $r9
movl %r8d, %ebx
movq %rcx, -48(%rbp) ## 8-byte Spill
movl %edx, %r13d
movl %esi, %r15d
movq %rdi, %r12
movl %edx, %ecx
subl %r15d, %ecx
subl %ebx, %ecx
movq %r9, -56(%rbp) ## 8-byte Spill
leal (%r9,%rcx), %eax
addl $2, %eax
movslq %eax, %rdi
shlq $2, %rdi
callq _malloc
xorl %r14d, %r14d
cmpl %r13d, %r15d
jg LBB2_1
## %bb.7:
movq -56(%rbp), %r8 ## 8-byte Reload
cmpl %r8d, %ebx
jg LBB2_2
## %bb.8:
xorl %r14d, %r14d
movq -48(%rbp), %r9 ## 8-byte Reload
.p2align 4, 0x90
LBB2_9: ## =>This Inner Loop Header: Depth=1
movslq %r15d, %r15
movl (%r12,%r15,4), %edi
movslq %ebx, %rbx
movl (%r9,%rbx,4), %ecx
xorl %edx, %edx
xorl %esi, %esi
cmpl %ecx, %edi
setg %dl
setle %sil
cmovll %edi, %ecx
addl %esi, %r15d
addl %edx, %ebx
movl %ecx, (%rax,%r14,4)
incq %r14
cmpl %r13d, %r15d
jg LBB2_2
## %bb.10: ## in Loop: Header=BB2_9 Depth=1
cmpl %r8d, %ebx
jle LBB2_9
jmp LBB2_2
LBB2_1:
movq -56(%rbp), %r8 ## 8-byte Reload
LBB2_2:
cmpl %r13d, %r15d
movq %rax, -64(%rbp) ## 8-byte Spill
jg LBB2_4
## %bb.3:
movl %r14d, %ecx
leaq (%rax,%rcx,4), %rdi
movslq %r15d, %rax
leaq (%r12,%rax,4), %rsi
subl %r15d, %r13d
leaq 4(,%r13,4), %rdx
movq %r8, %r15
callq _memcpy
movq %r15, %r8
addl %r13d, %r14d
incl %r14d
LBB2_4:
movq -48(%rbp), %rcx ## 8-byte Reload
cmpl %r8d, %ebx
jg LBB2_6
## %bb.5:
movl %r14d, %eax
movq -64(%rbp), %rdx ## 8-byte Reload
leaq (%rdx,%rax,4), %rdi
movslq %ebx, %rax
leaq (%rcx,%rax,4), %rsi
subl %ebx, %r8d
leaq 4(,%r8,4), %rdx
callq _memcpy
LBB2_6:
movq -64(%rbp), %rax ## 8-byte Reload
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _buscabinaria ## -- Begin function buscabinaria
.p2align 4, 0x90
_buscabinaria: ## @buscabinaria
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
## kill: def $ecx killed $ecx def $rcx
## kill: def $edx killed $edx def $rdx
movl $-1, %eax
cmpl %ecx, %edx
jle LBB3_1
LBB3_6:
popq %rbp
retq
.p2align 4, 0x90
LBB3_1: ## =>This Inner Loop Header: Depth=1
leal (%rcx,%rdx), %r9d
movl %r9d, %r8d
shrl $31, %r8d
addl %r9d, %r8d
sarl %r8d
movslq %r8d, %r9
cmpl %edi, (%rsi,%r9,4)
jl LBB3_2
## %bb.3: ## in Loop: Header=BB3_1 Depth=1
jle LBB3_4
## %bb.5: ## in Loop: Header=BB3_1 Depth=1
leal -1(%r8), %ecx
cmpl %r8d, %edx
jl LBB3_1
jmp LBB3_6
LBB3_2: ## in Loop: Header=BB3_1 Depth=1
leal 1(%r8), %edx
cmpl %ecx, %r8d
jl LBB3_1
jmp LBB3_6
LBB3_4:
movl %r8d, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
movl $1064024, %eax ## imm = 0x103C58
callq ____chkstk_darwin
subq %rax, %rsp
popq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
leaq L_.str(%rip), %rdi
leaq -1064052(%rbp), %rsi
xorl %eax, %eax
callq _scanf
movl -1064052(%rbp), %edx
testl %edx, %edx
jle LBB4_3
## %bb.1:
leaq -800048(%rbp), %r15
leaq L_.str(%rip), %r14
xorl %ebx, %ebx
.p2align 4, 0x90
LBB4_2: ## =>This Inner Loop Header: Depth=1
movq %r14, %rdi
movq %r15, %rsi
xorl %eax, %eax
callq _scanf
incq %rbx
movslq -1064052(%rbp), %rdx
addq $4, %r15
cmpq %rdx, %rbx
jl LBB4_2
LBB4_3:
decl %edx
leaq -800048(%rbp), %rdi
xorl %r15d, %r15d
xorl %esi, %esi
## kill: def $edx killed $edx killed $rdx
callq _merge_sort
movl -1064052(%rbp), %eax
movl $1, %ecx
cmpl $2, %eax
jl LBB4_10
## %bb.4:
movl %eax, %ecx
decq %rax
cmpl $2, %ecx
jne LBB4_24
## %bb.5:
movl $1, %ecx
LBB4_6:
testb $1, %al
je LBB4_9
## %bb.7:
movl -800048(%rbp,%rcx,4), %eax
movslq %r15d, %rcx
cmpl -800048(%rbp,%rcx,4), %eax
je LBB4_9
## %bb.8:
leal 1(%rcx), %r15d
movl %eax, -800044(%rbp,%rcx,4)
LBB4_9:
leal 1(%r15), %ecx
testb $1, %cl
je LBB4_11
LBB4_10:
movslq %ecx, %rax
movl $1000000000, -800048(%rbp,%rax,4) ## imm = 0x3B9ACA00
movl %ecx, %r15d
LBB4_11:
testl %r15d, %r15d
jle LBB4_12
## %bb.33:
movl %r15d, %r8d
movl $-1, %r13d
xorl %r10d, %r10d
jmp LBB4_34
.p2align 4, 0x90
LBB4_40: ## in Loop: Header=BB4_34 Depth=1
movl %r9d, %r13d
LBB4_41: ## in Loop: Header=BB4_34 Depth=1
addq $2, %r10
cmpq %r8, %r10
jae LBB4_13
LBB4_34: ## =>This Loop Header: Depth=1
## Child Loop BB4_35 Depth 2
leaq (,%r10,4), %rax
orq $4, %rax
movl -800048(%rbp,%rax), %esi
addl -800048(%rbp,%r10,4), %esi
leal 1(%r13), %r9d
movslq %r13d, %rax
movl %esi, -1064044(%rbp,%rax,4)
movl %r15d, %ebx
xorl %edi, %edi
.p2align 4, 0x90
LBB4_35: ## Parent Loop BB4_34 Depth=1
## => This Inner Loop Header: Depth=2
leal (%rbx,%rdi), %edx
movl %edx, %eax
shrl $31, %eax
addl %edx, %eax
sarl %eax
movslq %eax, %rcx
cmpl %esi, -800048(%rbp,%rcx,4)
jl LBB4_36
## %bb.37: ## in Loop: Header=BB4_35 Depth=2
jle LBB4_39
## %bb.38: ## in Loop: Header=BB4_35 Depth=2
leal -1(%rax), %ebx
cmpl %eax, %edi
jl LBB4_35
jmp LBB4_40
LBB4_36: ## in Loop: Header=BB4_35 Depth=2
leal 1(%rax), %edi
cmpl %ebx, %eax
jl LBB4_35
jmp LBB4_40
.p2align 4, 0x90
LBB4_39: ## in Loop: Header=BB4_34 Depth=1
addl $3, %edx
cmpl $1, %edx
jbe LBB4_40
jmp LBB4_41
LBB4_12:
movl $-1, %r13d
LBB4_13:
leal (%r15,%r13), %eax
addl $2, %eax
movl %eax, -1064056(%rbp) ## 4-byte Spill
movslq %eax, %rdi
shlq $2, %rdi
callq _malloc
movq %rax, %r12
movl %r13d, %eax
orl %r15d, %eax
js LBB4_14
## %bb.30:
xorl %ebx, %ebx
xorl %r14d, %r14d
xorl %eax, %eax
.p2align 4, 0x90
LBB4_31: ## =>This Inner Loop Header: Depth=1
movl %eax, %ecx
movl %r14d, %edx
movl %eax, %eax
movl -800048(%rbp,%rax,4), %esi
movl %r14d, %eax
movl -1064048(%rbp,%rax,4), %edi
xorl %r14d, %r14d
xorl %eax, %eax
cmpl %edi, %esi
setg %r14b
setle %al
cmovll %esi, %edi
addl %ecx, %eax
addl %edx, %r14d
movl %edi, (%r12,%rbx,4)
incq %rbx
cmpl %r15d, %eax
jg LBB4_15
## %bb.32: ## in Loop: Header=BB4_31 Depth=1
cmpl %r13d, %r14d
jle LBB4_31
jmp LBB4_15
LBB4_14:
xorl %eax, %eax
xorl %r14d, %r14d
xorl %ebx, %ebx
LBB4_15:
movl %r15d, %edx
subl %eax, %edx
jl LBB4_17
## %bb.16:
movl %ebx, %ecx
leaq (%r12,%rcx,4), %rdi
cltq
leaq -800048(,%rax,4), %rsi
addq %rbp, %rsi
movq %rdx, -1064064(%rbp) ## 8-byte Spill
leaq 4(,%rdx,4), %rdx
callq _memcpy
movq -1064064(%rbp), %rax ## 8-byte Reload
addl %eax, %ebx
incl %ebx
LBB4_17:
addl %r13d, %r15d
subl %r14d, %r13d
jl LBB4_19
## %bb.18:
movl %ebx, %eax
leaq (%r12,%rax,4), %rdi
movslq %r14d, %rax
leaq -1064048(,%rax,4), %rsi
addq %rbp, %rsi
leaq 4(,%r13,4), %rdx
callq _memcpy
LBB4_19:
cmpl $-1, %r15d
jl LBB4_22
## %bb.20:
movslq %r15d, %r14
movq $-1, %rbx
leaq L_.str.1(%rip), %r15
.p2align 4, 0x90
LBB4_21: ## =>This Inner Loop Header: Depth=1
movl 4(%r12,%rbx,4), %esi
movq %r15, %rdi
xorl %eax, %eax
callq _printf
addq $4, %rbx
cmpq %r14, %rbx
jle LBB4_21
LBB4_22:
leaq L_.str.2(%rip), %rdi
movl -1064056(%rbp), %esi ## 4-byte Reload
xorl %eax, %eax
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB4_42
## %bb.23:
xorl %eax, %eax
addq $1064024, %rsp ## imm = 0x103C58
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB4_24:
movq %rax, %rdx
andq $-2, %rdx
negq %rdx
xorl %r15d, %r15d
movl $1, %ecx
jmp LBB4_25
.p2align 4, 0x90
LBB4_29: ## in Loop: Header=BB4_25 Depth=1
leaq (%rdx,%rcx), %rsi
addq $2, %rsi
addq $2, %rcx
cmpq $1, %rsi
je LBB4_6
LBB4_25: ## =>This Inner Loop Header: Depth=1
movl -800048(%rbp,%rcx,4), %esi
movslq %r15d, %rdi
cmpl -800048(%rbp,%rdi,4), %esi
je LBB4_27
## %bb.26: ## in Loop: Header=BB4_25 Depth=1
leal 1(%rdi), %r15d
movl %esi, -800044(%rbp,%rdi,4)
LBB4_27: ## in Loop: Header=BB4_25 Depth=1
movl -800044(%rbp,%rcx,4), %esi
movslq %r15d, %rdi
cmpl -800048(%rbp,%rdi,4), %esi
je LBB4_29
## %bb.28: ## in Loop: Header=BB4_25 Depth=1
leal 1(%rdi), %r15d
movl %esi, -800044(%rbp,%rdi,4)
jmp LBB4_29
LBB4_42:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "%d\n"
L_.str.2: ## @.str.2
.asciz "Elementos: %d\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _merge ; -- Begin function merge
.p2align 2
_merge: ; @merge
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x22, x3
mov x23, x2
mov x20, x1
mov x21, x0
sub w8, w3, w1
add w8, w8, #1
sbfiz x0, x8, #2, #32
bl _malloc
mov x19, x0
mov w25, #0
add w24, w23, #1
cmp w20, w23
b.gt LBB0_9
; %bb.1:
cmp w23, w22
b.ge LBB0_9
; %bb.2:
mov x25, #0
mov x8, x20
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldr w9, [x21, w8, sxtw #2]
ldr w10, [x21, w24, sxtw #2]
cmp w9, w10
csel w9, w9, w10, lt
cinc w8, w8, le
cinc w24, w24, gt
str w9, [x19, x25, lsl #2]
add x25, x25, #1
cmp w8, w23
ccmp w24, w22, #0, le
b.le LBB0_3
; %bb.4:
cmp w8, w23
b.le LBB0_10
LBB0_5:
cmp w24, w22
b.le LBB0_11
LBB0_6:
subs w8, w22, w20
b.lt LBB0_8
LBB0_7:
add x0, x21, w20, sxtw #2
lsl x8, x8, #2
add x2, x8, #4
mov x1, x19
bl _memcpy
LBB0_8:
mov x0, x19
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
b _free
LBB0_9:
mov x8, x20
cmp w8, w23
b.gt LBB0_5
LBB0_10:
add x0, x19, w25, uxtw #2
add x1, x21, w8, sxtw #2
sub w23, w23, w8
lsl x8, x23, #2
add x2, x8, #4
bl _memcpy
add w8, w25, w23
add w25, w8, #1
cmp w24, w22
b.gt LBB0_6
LBB0_11:
add x0, x19, w25, uxtw #2
add x1, x21, w24, sxtw #2
sub w8, w22, w24
lsl x8, x8, #2
add x2, x8, #4
bl _memcpy
subs w8, w22, w20
b.ge LBB0_7
b LBB0_8
.cfi_endproc
; -- End function
.globl _merge_sort ; -- Begin function merge_sort
.p2align 2
_merge_sort: ; @merge_sort
.cfi_startproc
; %bb.0:
cmp w1, w2
b.ge LBB1_2
; %bb.1:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x2
mov x20, x1
mov x21, x0
add w8, w2, w1
cmp w8, #0
cinc w8, w8, lt
asr w22, w8, #1
mov x2, x22
bl _merge_sort
add w1, w22, #1
mov x0, x21
mov x2, x19
bl _merge_sort
mov x0, x21
mov x1, x20
mov x2, x22
mov x3, x19
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _merge
LBB1_2:
.cfi_def_cfa wsp, 0
.cfi_same_value w30
.cfi_same_value w29
.cfi_same_value w19
.cfi_same_value w20
.cfi_same_value w21
.cfi_same_value w22
ret
.cfi_endproc
; -- End function
.globl _intercala ; -- Begin function intercala
.p2align 2
_intercala: ; @intercala
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x19, x5
mov x20, x4
mov x21, x3
mov x23, x2
mov x24, x1
mov x25, x0
add w8, w1, w4
sub w8, w2, w8
add w8, w8, w5
add w8, w8, #2
sbfiz x0, x8, #2, #32
bl _malloc
mov x22, x0
mov w26, #0
cmp w24, w23
b.gt LBB2_4
; %bb.1:
cmp w20, w19
b.gt LBB2_4
; %bb.2:
mov x26, #0
LBB2_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [x25, w24, sxtw #2]
ldr w9, [x21, w20, sxtw #2]
cmp w8, w9
csel w8, w8, w9, lt
cinc w24, w24, le
cinc w20, w20, gt
str w8, [x22, x26, lsl #2]
add x26, x26, #1
cmp w24, w23
ccmp w20, w19, #0, le
b.le LBB2_3
LBB2_4:
cmp w24, w23
b.gt LBB2_6
; %bb.5:
add x0, x22, w26, uxtw #2
add x1, x25, w24, sxtw #2
sub w23, w23, w24
lsl x8, x23, #2
add x2, x8, #4
bl _memcpy
add w8, w26, w23
add w26, w8, #1
LBB2_6:
cmp w20, w19
b.gt LBB2_8
; %bb.7:
add x0, x22, w26, uxtw #2
add x1, x21, w20, sxtw #2
sub w8, w19, w20
lsl x8, x8, #2
add x2, x8, #4
bl _memcpy
LBB2_8:
mov x0, x22
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _buscabinaria ; -- Begin function buscabinaria
.p2align 2
_buscabinaria: ; @buscabinaria
.cfi_startproc
; %bb.0:
cmp w2, w3
b.le LBB3_3
LBB3_1:
mov w8, #-1
LBB3_2:
mov x0, x8
ret
LBB3_3: ; =>This Inner Loop Header: Depth=1
add w8, w3, w2
cmp w8, #0
cinc w8, w8, lt
asr w9, w8, #1
ldr w8, [x1, w9, sxtw #2]
cmp w8, w0
b.lt LBB3_6
; %bb.4: ; in Loop: Header=BB3_3 Depth=1
b.le LBB3_7
; %bb.5: ; in Loop: Header=BB3_3 Depth=1
sub w3, w9, #1
cmp w2, w9
b.lt LBB3_3
b LBB3_1
LBB3_6: ; in Loop: Header=BB3_3 Depth=1
add w2, w9, #1
mov w8, #-1
cmp w9, w3
b.lt LBB3_3
b LBB3_2
LBB3_7:
mov x0, x9
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov w9, #15456
movk w9, #16, lsl #16
Lloh0:
adrp x16, ___chkstk_darwin@GOTPAGE
Lloh1:
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
sub sp, sp, #259, lsl #12 ; =1060864
sub sp, sp, #3168
Lloh2:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh3:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh4:
ldr x8, [x8]
stur x8, [x29, #-72]
add x8, sp, #20
str x8, [sp]
Lloh5:
adrp x0, l_.str@PAGE
Lloh6:
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldr w8, [sp, #20]
cmp w8, #1
b.lt LBB4_3
; %bb.1:
mov x20, #0
add x21, sp, #64, lsl #12 ; =262144
add x21, x21, #1880
Lloh7:
adrp x19, l_.str@PAGE
Lloh8:
add x19, x19, l_.str@PAGEOFF
LBB4_2: ; =>This Inner Loop Header: Depth=1
str x21, [sp]
mov x0, x19
bl _scanf
add x20, x20, #1
ldrsw x8, [sp, #20]
add x21, x21, #4
cmp x20, x8
b.lt LBB4_2
LBB4_3:
sub w2, w8, #1
add x19, sp, #64, lsl #12 ; =262144
add x19, x19, #1880
add x0, sp, #64, lsl #12 ; =262144
add x0, x0, #1880
mov w1, #0
bl _merge_sort
ldr w9, [sp, #20]
cmp w9, #1
b.le LBB4_8
; %bb.4:
mov w20, #0
add x8, x19, #4
sub x9, x9, #1
b LBB4_6
LBB4_5: ; in Loop: Header=BB4_6 Depth=1
add x8, x8, #4
subs x9, x9, #1
b.eq LBB4_9
LBB4_6: ; =>This Inner Loop Header: Depth=1
ldr w10, [x8]
ldr w11, [x19, w20, sxtw #2]
cmp w10, w11
b.eq LBB4_5
; %bb.7: ; in Loop: Header=BB4_6 Depth=1
sxtw x11, w20
add x20, x11, #1
str w10, [x19, x20, lsl #2]
; kill: def $w20 killed $w20 killed $x20 def $x20
b LBB4_5
LBB4_8:
mov w8, #1
b LBB4_10
LBB4_9:
add w8, w20, #1
tbz w8, #0, LBB4_11
LBB4_10:
mov w9, #51712
movk w9, #15258, lsl #16
str w9, [x19, w8, sxtw #2]
mov x20, x8
LBB4_11:
cmp w20, #1
b.lt LBB4_21
; %bb.12:
mov x8, #0
mov w21, #-1
add x9, sp, #64, lsl #12 ; =262144
add x9, x9, #1880
add x10, sp, #24
mov w11, w20
b LBB4_15
LBB4_13: ; in Loop: Header=BB4_15 Depth=1
mov x21, x13
LBB4_14: ; in Loop: Header=BB4_15 Depth=1
add x8, x8, #2
cmp x8, x11
b.hs LBB4_22
LBB4_15: ; =>This Loop Header: Depth=1
; Child Loop BB4_16 Depth 2
mov w12, #0
lsl x13, x8, #2
ldr w14, [x9, x13]
orr x13, x13, #0x4
ldr w13, [x9, x13]
add w14, w13, w14
sxtw x13, w21
add x13, x13, #1
str w14, [x10, x13, lsl #2]
mov x15, x20
LBB4_16: ; Parent Loop BB4_15 Depth=1
; => This Inner Loop Header: Depth=2
add w17, w15, w12
cmp w17, #0
cinc w16, w17, lt
asr w16, w16, #1
ldr w0, [x9, w16, sxtw #2]
cmp w0, w14
b.lt LBB4_19
; %bb.17: ; in Loop: Header=BB4_16 Depth=2
b.le LBB4_20
; %bb.18: ; in Loop: Header=BB4_16 Depth=2
sub w15, w16, #1
cmp w12, w16
b.lt LBB4_16
b LBB4_13
LBB4_19: ; in Loop: Header=BB4_16 Depth=2
add w12, w16, #1
cmp w16, w15
b.lt LBB4_16
b LBB4_13
LBB4_20: ; in Loop: Header=BB4_15 Depth=1
add w12, w17, #3
cmp w12, #1
b.ls LBB4_13
b LBB4_14
LBB4_21:
mov w21, #-1
LBB4_22:
add w23, w21, w20
add w22, w23, #2
sbfiz x0, x22, #2, #32
bl _malloc
mov x19, x0
orr w8, w21, w20
tbnz w8, #31, LBB4_28
; %bb.23:
mov x25, #0
mov w24, #0
mov w8, #0
add x9, sp, #64, lsl #12 ; =262144
add x9, x9, #1880
add x10, sp, #24
LBB4_24: ; =>This Inner Loop Header: Depth=1
ldr w11, [x9, w8, uxtw #2]
ldr w12, [x10, w24, uxtw #2]
cmp w11, w12
csel w11, w11, w12, lt
cinc w8, w8, le
cinc w24, w24, gt
str w11, [x19, x25, lsl #2]
add x25, x25, #1
cmp w8, w20
ccmp w24, w21, #0, le
b.le LBB4_24
; %bb.25:
subs w20, w20, w8
b.ge LBB4_29
LBB4_26:
subs w8, w21, w24
b.ge LBB4_30
LBB4_27:
cmn w23, #1
b.ge LBB4_31
b LBB4_33
LBB4_28:
mov w8, #0
mov w24, #0
mov w25, #0
subs w20, w20, w8
b.lt LBB4_26
LBB4_29:
add x0, x19, w25, uxtw #2
add x9, sp, #64, lsl #12 ; =262144
add x9, x9, #1880
lsl x10, x20, #2
add x2, x10, #4
add x1, x9, w8, sxtw #2
bl _memcpy
add w8, w20, w25
add w25, w8, #1
subs w8, w21, w24
b.lt LBB4_27
LBB4_30:
add x0, x19, w25, uxtw #2
add x9, sp, #24
lsl x8, x8, #2
add x2, x8, #4
add x1, x9, w24, sxtw #2
bl _memcpy
cmn w23, #1
b.lt LBB4_33
LBB4_31:
mov x24, #0
sxtw x21, w23
Lloh9:
adrp x20, l_.str.1@PAGE
Lloh10:
add x20, x20, l_.str.1@PAGEOFF
LBB4_32: ; =>This Inner Loop Header: Depth=1
ldr w8, [x19, x24, lsl #2]
str x8, [sp]
mov x0, x20
bl _printf
add x8, x24, #3
add x24, x24, #4
cmp x8, x21
b.le LBB4_32
LBB4_33:
; kill: def $w22 killed $w22 killed $x22 def $x22
str x22, [sp]
Lloh11:
adrp x0, l_.str.2@PAGE
Lloh12:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldur x8, [x29, #-72]
Lloh13:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh14:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh15:
ldr x9, [x9]
cmp x9, x8
b.ne LBB4_35
; %bb.34:
mov w0, #0
add sp, sp, #259, lsl #12 ; =1060864
add sp, sp, #3168
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
LBB4_35:
bl ___stack_chk_fail
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.loh AdrpAdd Lloh11, Lloh12
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "%d\n"
l_.str.2: ; @.str.2
.asciz "Elementos: %d\n"
.subsections_via_symbols
|
the_stack_data/677572.c
|
stack
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ck_barrier_combining_queue_dequeue
_ck_barrier_combining_queue_dequeue: ## @ck_barrier_combining_queue_dequeue
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq (%rdi), %rax
testq %rax, %rax
je LBB0_2
## %bb.1:
movq (%rax), %rcx
movq %rcx, (%rdi)
LBB0_2:
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _ck_barrier_combining_queue_dequeue
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ck_barrier_combining_queue_dequeue
_ck_barrier_combining_queue_dequeue: ; @ck_barrier_combining_queue_dequeue
.cfi_startproc
; %bb.0:
mov x8, x0
ldr x0, [x0]
cbz x0, LBB0_2
; %bb.1:
ldr x9, [x0]
str x9, [x8]
LBB0_2:
ret
.cfi_endproc
; -- End function
.no_dead_strip _ck_barrier_combining_queue_dequeue
.subsections_via_symbols
|
AnghaBench/freebsd/sys/contrib/ck/src/extr_ck_barrier_combining.c_ck_barrier_combining_queue_dequeue.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function menu_animation_line_ticker_generic
_menu_animation_line_ticker_generic: ## @menu_animation_line_ticker_generic
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %r8, %r14
movq %rcx, %rbx
movq %rdx, %r12
movq %rdi, %r15
movq %rsi, %rdi
callq _get_line_display_ticks
movq %rax, %rcx
subq %r12, %rbx
leaq (%rbx,%rbx), %rsi
addq $2, %rsi
orq %r15, %rax
shrq $32, %rax
je LBB0_1
## %bb.2:
movq %r15, %rax
xorl %edx, %edx
divq %rcx
jmp LBB0_3
LBB0_1:
movl %r15d, %eax
xorl %edx, %edx
divl %ecx
## kill: def $eax killed $eax def $rax
LBB0_3:
leaq (%rbx,%rbx), %rcx
movq %rax, %rdx
orq %rsi, %rdx
shrq $32, %rdx
je LBB0_4
## %bb.5:
xorl %edx, %edx
divq %rsi
jmp LBB0_6
LBB0_4:
## kill: def $eax killed $eax killed $rax
xorl %edx, %edx
divl %esi
## kill: def $edx killed $edx def $rdx
LBB0_6:
xorl %eax, %eax
subq $1, %rdx
cmovaeq %rdx, %rax
cmpq %rax, %rbx
sbbq $0, %rax
subq %rax, %rcx
cmpq %rbx, %rax
cmovbeq %rax, %rcx
movq %rcx, (%r14)
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _menu_animation_line_ticker_generic
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function menu_animation_line_ticker_generic
_menu_animation_line_ticker_generic: ; @menu_animation_line_ticker_generic
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x4
mov x20, x3
mov x21, x2
mov x22, x0
mov x0, x1
bl _get_line_display_ticks
sub x8, x20, x21
lsl x9, x8, #1
add x10, x9, #2
udiv x11, x22, x0
udiv x12, x11, x10
msub x10, x12, x10, x11
sub x11, x10, #1
cmp x10, #0
csel x10, xzr, x11, eq
cmp x10, x8
cset w11, hi
sub x10, x10, x11
sub x9, x9, x10
cmp x10, x8
csel x8, x9, x10, hi
str x8, [x19]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _menu_animation_line_ticker_generic
.subsections_via_symbols
|
AnghaBench/RetroArch/menu/extr_menu_animation.c_menu_animation_line_ticker_generic.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function late_resume_init
_late_resume_init: ## @late_resume_init
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq _hash_value_early_read@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _USERHASH@GOTPCREL(%rip), %rcx
xorl %edx, %edx
divl (%rcx)
movl %edx, %esi
movq _FILEHASH@GOTPCREL(%rip), %rcx
xorl %edx, %edx
divl (%rcx)
movl %edx, %ebx
movl %eax, %r14d
leaq L_.str(%rip), %rdi
movl %eax, %ecx
callq _printk
movl %ebx, %edi
callq _show_file_hash
movl %r14d, %edi
callq _show_dev_hash
xorl %eax, %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _hash_value_early_read,4,2 ## @hash_value_early_read
.comm _USERHASH,4,2 ## @USERHASH
.comm _FILEHASH,4,2 ## @FILEHASH
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz " Magic number: %d:%d:%d\n"
.no_dead_strip _late_resume_init
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function late_resume_init
_late_resume_init: ; @late_resume_init
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
Lloh0:
adrp x8, _hash_value_early_read@GOTPAGE
Lloh1:
ldr x8, [x8, _hash_value_early_read@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
Lloh3:
adrp x9, _USERHASH@GOTPAGE
Lloh4:
ldr x9, [x9, _USERHASH@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
udiv w10, w8, w9
msub w1, w10, w9, w8
Lloh6:
adrp x8, _FILEHASH@GOTPAGE
Lloh7:
ldr x8, [x8, _FILEHASH@GOTPAGEOFF]
Lloh8:
ldr w8, [x8]
udiv w19, w10, w8
msub w20, w19, w8, w10
Lloh9:
adrp x0, l_.str@PAGE
Lloh10:
add x0, x0, l_.str@PAGEOFF
mov x2, x20
mov x3, x19
bl _printk
mov x0, x20
bl _show_file_hash
mov x0, x19
bl _show_dev_hash
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _hash_value_early_read,4,2 ; @hash_value_early_read
.comm _USERHASH,4,2 ; @USERHASH
.comm _FILEHASH,4,2 ; @FILEHASH
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz " Magic number: %d:%d:%d\n"
.no_dead_strip _late_resume_init
.subsections_via_symbols
|
AnghaBench/fastsocket/kernel/drivers/base/power/extr_trace.c_late_resume_init.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _copy_pwd ## -- Begin function copy_pwd
.p2align 4, 0x90
_copy_pwd: ## @copy_pwd
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, %r14
movq %rsi, %rbx
callq _g_strdup
movl %eax, %r15d
movq %rbx, %rdi
callq _S
movl %eax, %edi
callq _g_string_new_len
movq %r14, %rdi
movl %r15d, %esi
movl %eax, %edx
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _g_hash_table_insert ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _copy_pwd ; -- Begin function copy_pwd
.p2align 2
_copy_pwd: ; @copy_pwd
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x2
mov x20, x1
bl _g_strdup
mov x21, x0
mov x0, x20
bl _S
bl _g_string_new_len
mov x2, x0
mov x0, x19
mov x1, x21
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _g_hash_table_insert
.cfi_endproc
; -- End function
.subsections_via_symbols
|
AnghaBench/Atlas/src/extr_network-backend.c_copy_pwd.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _vm_purgeable_token_delete_first ## -- Begin function vm_purgeable_token_delete_first
.p2align 4, 0x90
_vm_purgeable_token_delete_first: ## @vm_purgeable_token_delete_first
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movl %edi, %ebx
movq _LCK_MTX_ASSERT_OWNED@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _vm_page_queue_lock@GOTPCREL(%rip), %rdi
callq _LCK_MTX_ASSERT
movl %ebx, %edi
callq _vm_purgeable_token_remove_first
testl %eax, %eax
je LBB0_2
## %bb.1:
movq _token_free_idx@GOTPCREL(%rip), %rcx
movl (%rcx), %edx
movq _tokens@GOTPCREL(%rip), %rsi
movq (%rsi), %rsi
movslq %eax, %rdi
shlq $4, %rdi
movl %edx, (%rsi,%rdi)
movq $0, 8(%rsi,%rdi)
movl %eax, (%rcx)
LBB0_2:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _vm_page_queue_lock,4,2 ## @vm_page_queue_lock
.comm _LCK_MTX_ASSERT_OWNED,4,2 ## @LCK_MTX_ASSERT_OWNED
.comm _token_free_idx,4,2 ## @token_free_idx
.comm _tokens,8,3 ## @tokens
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _vm_purgeable_token_delete_first ; -- Begin function vm_purgeable_token_delete_first
.p2align 2
_vm_purgeable_token_delete_first: ; @vm_purgeable_token_delete_first
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
Lloh0:
adrp x8, _LCK_MTX_ASSERT_OWNED@GOTPAGE
Lloh1:
ldr x8, [x8, _LCK_MTX_ASSERT_OWNED@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
Lloh3:
adrp x0, _vm_page_queue_lock@GOTPAGE
Lloh4:
ldr x0, [x0, _vm_page_queue_lock@GOTPAGEOFF]
bl _LCK_MTX_ASSERT
mov x0, x19
bl _vm_purgeable_token_remove_first
cbz w0, LBB0_2
; %bb.1:
Lloh5:
adrp x8, _token_free_idx@GOTPAGE
Lloh6:
ldr x8, [x8, _token_free_idx@GOTPAGEOFF]
Lloh7:
adrp x9, _tokens@GOTPAGE
Lloh8:
ldr x9, [x9, _tokens@GOTPAGEOFF]
ldr w10, [x8]
Lloh9:
ldr x9, [x9]
add x9, x9, w0, sxtw #4
str w10, [x9]
str xzr, [x9, #8]
str w0, [x8]
LBB0_2:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpLdrGot Lloh5, Lloh6
.cfi_endproc
; -- End function
.comm _vm_page_queue_lock,4,2 ; @vm_page_queue_lock
.comm _LCK_MTX_ASSERT_OWNED,4,2 ; @LCK_MTX_ASSERT_OWNED
.comm _token_free_idx,4,2 ; @token_free_idx
.comm _tokens,8,3 ; @tokens
.subsections_via_symbols
|
AnghaBench/darwin-xnu/osfmk/vm/extr_vm_purgeable.c_vm_purgeable_token_delete_first.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ## -- Begin function foo
.p2align 4, 0x90
_foo: ## @foo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rsi, %rax
movq _a@GOTPCREL(%rip), %rcx
movq %rdi, (%rcx)
movq _b@GOTPCREL(%rip), %rcx
movq %rdx, (%rcx)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _bar ## -- Begin function bar
.p2align 4, 0x90
_bar: ## @bar
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl (%rdi), %eax
subl (%rsi), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
## InlineAsm Start
## InlineAsm End
movq _c(%rip), %rax
movq _r@GOTPCREL(%rip), %rdi
movq _d@GOTPCREL(%rip), %rcx
movq %rdi, (%rcx)
movq _f(%rip), %rcx
movq _e@GOTPCREL(%rip), %rdx
movq %rax, (%rdx)
movq _g@GOTPCREL(%rip), %r8
movq (%r8), %rsi
movq _a@GOTPCREL(%rip), %rdx
movq %rax, (%rdx)
movq _b@GOTPCREL(%rip), %rax
movq %rsi, (%rax)
movq %rcx, (%r8)
movq _q@GOTPCREL(%rip), %rax
movslq (%rax), %rsi
callq ___bzero
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _q,4,2 ## @q
.section __DATA,__data
.globl _c ## @c
.p2align 3
_c:
.quad _q
.globl _f ## @f
.p2align 3
_f:
.quad _q
.comm _a,8,3 ## @a
.comm _b,8,3 ## @b
.comm _r,4,2 ## @r
.comm _d,8,3 ## @d
.comm _e,8,3 ## @e
.comm _g,8,3 ## @g
.comm _h,8,3 ## @h
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ; -- Begin function foo
.p2align 2
_foo: ; @foo
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _a@GOTPAGE
Lloh1:
ldr x8, [x8, _a@GOTPAGEOFF]
Lloh2:
str x0, [x8]
Lloh3:
adrp x8, _b@GOTPAGE
Lloh4:
ldr x8, [x8, _b@GOTPAGEOFF]
Lloh5:
str x2, [x8]
mov x0, x1
ret
.loh AdrpLdrGotStr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotStr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.globl _bar ; -- Begin function bar
.p2align 2
_bar: ; @bar
.cfi_startproc
; %bb.0:
ldr w8, [x0]
ldr w9, [x1]
sub w0, w8, w9
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
; InlineAsm Start
; InlineAsm End
Lloh6:
adrp x8, _c@PAGE
Lloh7:
ldr x8, [x8, _c@PAGEOFF]
Lloh8:
adrp x9, _d@GOTPAGE
Lloh9:
ldr x9, [x9, _d@GOTPAGEOFF]
Lloh10:
adrp x0, _r@GOTPAGE
Lloh11:
ldr x0, [x0, _r@GOTPAGEOFF]
Lloh12:
str x0, [x9]
Lloh13:
adrp x9, _f@PAGE
Lloh14:
ldr x9, [x9, _f@PAGEOFF]
Lloh15:
adrp x10, _e@GOTPAGE
Lloh16:
ldr x10, [x10, _e@GOTPAGEOFF]
Lloh17:
adrp x11, _g@GOTPAGE
Lloh18:
ldr x11, [x11, _g@GOTPAGEOFF]
Lloh19:
str x8, [x10]
Lloh20:
adrp x10, _a@GOTPAGE
Lloh21:
ldr x10, [x10, _a@GOTPAGEOFF]
Lloh22:
str x8, [x10]
Lloh23:
adrp x8, _b@GOTPAGE
Lloh24:
ldr x8, [x8, _b@GOTPAGEOFF]
ldr x10, [x11]
Lloh25:
str x10, [x8]
str x9, [x11]
Lloh26:
adrp x8, _q@GOTPAGE
Lloh27:
ldr x8, [x8, _q@GOTPAGEOFF]
Lloh28:
ldrsw x1, [x8]
bl _bzero
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh28
.loh AdrpLdrGotStr Lloh23, Lloh24, Lloh25
.loh AdrpLdrGotStr Lloh20, Lloh21, Lloh22
.loh AdrpLdrGot Lloh17, Lloh18
.loh AdrpLdrGotStr Lloh15, Lloh16, Lloh19
.loh AdrpLdr Lloh13, Lloh14
.loh AdrpLdrGot Lloh10, Lloh11
.loh AdrpLdrGotStr Lloh8, Lloh9, Lloh12
.loh AdrpLdr Lloh6, Lloh7
.cfi_endproc
; -- End function
.comm _q,4,2 ; @q
.section __DATA,__data
.globl _c ; @c
.p2align 3
_c:
.quad _q
.globl _f ; @f
.p2align 3
_f:
.quad _q
.comm _a,8,3 ; @a
.comm _b,8,3 ; @b
.comm _r,4,2 ; @r
.comm _d,8,3 ; @d
.comm _e,8,3 ; @e
.comm _g,8,3 ; @g
.comm _h,8,3 ; @h
.subsections_via_symbols
|
the_stack_data/111077559.c
|
stack
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function list_pkey
_list_pkey: ## @list_pkey
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $40, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
xorl %eax, %eax
callq _EVP_PKEY_asn1_get_count
testl %eax, %eax
jle LBB0_8
## %bb.1:
movq _bio_out@GOTPCREL(%rip), %r13
leaq L_.str(%rip), %r14
xorl %r15d, %r15d
jmp LBB0_2
.p2align 4, 0x90
LBB0_3: ## in Loop: Header=BB0_2 Depth=1
movl -48(%rbp), %edi
callq _OBJ_nid2ln
movl %r12d, %edi
movq %r14, %rsi
movq %rax, %rdx
callq _BIO_printf
movl (%r13), %ebx
movl -52(%rbp), %edi
callq _OBJ_nid2ln
movl %ebx, %edi
leaq L_.str.1(%rip), %rsi
movq %rax, %rdx
LBB0_7: ## in Loop: Header=BB0_2 Depth=1
callq _BIO_printf
incl %r15d
xorl %eax, %eax
callq _EVP_PKEY_asn1_get_count
cmpl %eax, %r15d
jge LBB0_8
LBB0_2: ## =>This Inner Loop Header: Depth=1
movl %r15d, %edi
callq _EVP_PKEY_asn1_get0
leaq -48(%rbp), %rdi
leaq -52(%rbp), %rsi
leaq -44(%rbp), %rdx
leaq -72(%rbp), %rcx
leaq -64(%rbp), %r8
movq %rax, %r9
callq _EVP_PKEY_asn1_get0_info
movq _ASN1_PKEY_ALIAS@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl (%r13), %r12d
testl %eax, -44(%rbp)
jne LBB0_3
## %bb.4: ## in Loop: Header=BB0_2 Depth=1
movq -72(%rbp), %rdx
movl %r12d, %edi
movq %r14, %rsi
callq _BIO_printf
movl (%r13), %edi
movq _ASN1_PKEY_DYNAMIC@GOTPCREL(%rip), %rax
movl (%rax), %eax
andl -44(%rbp), %eax
leaq L_.str.3(%rip), %rdx
leaq L_.str.4(%rip), %rax
cmoveq %rax, %rdx
leaq L_.str.2(%rip), %rsi
callq _BIO_printf
movl (%r13), %ebx
movl -48(%rbp), %edi
callq _OBJ_nid2ln
movl %ebx, %edi
leaq L_.str.5(%rip), %rsi
movq %rax, %rdx
callq _BIO_printf
movq -64(%rbp), %rdx
testq %rdx, %rdx
jne LBB0_6
## %bb.5: ## in Loop: Header=BB0_2 Depth=1
leaq L_.str.6(%rip), %rdx
movq %rdx, -64(%rbp)
LBB0_6: ## in Loop: Header=BB0_2 Depth=1
movl (%r13), %edi
leaq L_.str.7(%rip), %rsi
jmp LBB0_7
LBB0_8:
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ASN1_PKEY_ALIAS,4,2 ## @ASN1_PKEY_ALIAS
.comm _bio_out,4,2 ## @bio_out
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Name: %s\n"
L_.str.1: ## @.str.1
.asciz "\tAlias for: %s\n"
L_.str.2: ## @.str.2
.asciz "\tType: %s Algorithm\n"
.comm _ASN1_PKEY_DYNAMIC,4,2 ## @ASN1_PKEY_DYNAMIC
L_.str.3: ## @.str.3
.asciz "External"
L_.str.4: ## @.str.4
.asciz "Builtin"
L_.str.5: ## @.str.5
.asciz "\tOID: %s\n"
L_.str.6: ## @.str.6
.asciz "(none)"
L_.str.7: ## @.str.7
.asciz "\tPEM string: %s\n"
.no_dead_strip _list_pkey
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function list_pkey
_list_pkey: ; @list_pkey
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x28, x27, [sp, #32] ; 16-byte Folded Spill
stp x26, x25, [sp, #48] ; 16-byte Folded Spill
stp x24, x23, [sp, #64] ; 16-byte Folded Spill
stp x22, x21, [sp, #80] ; 16-byte Folded Spill
stp x20, x19, [sp, #96] ; 16-byte Folded Spill
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
bl _EVP_PKEY_asn1_get_count
cmp w0, #1
b.lt LBB0_8
; %bb.1:
mov w19, #0
Lloh0:
adrp x26, _ASN1_PKEY_ALIAS@GOTPAGE
Lloh1:
ldr x26, [x26, _ASN1_PKEY_ALIAS@GOTPAGEOFF]
Lloh2:
adrp x27, _bio_out@GOTPAGE
Lloh3:
ldr x27, [x27, _bio_out@GOTPAGEOFF]
Lloh4:
adrp x20, l_.str@PAGE
Lloh5:
add x20, x20, l_.str@PAGEOFF
Lloh6:
adrp x28, l_.str.4@PAGE
Lloh7:
add x28, x28, l_.str.4@PAGEOFF
Lloh8:
adrp x21, l_.str.2@PAGE
Lloh9:
add x21, x21, l_.str.2@PAGEOFF
Lloh10:
adrp x22, l_.str.5@PAGE
Lloh11:
add x22, x22, l_.str.5@PAGEOFF
Lloh12:
adrp x23, l_.str.7@PAGE
Lloh13:
add x23, x23, l_.str.7@PAGEOFF
Lloh14:
adrp x24, l_.str.1@PAGE
Lloh15:
add x24, x24, l_.str.1@PAGEOFF
b LBB0_4
LBB0_2: ; in Loop: Header=BB0_4 Depth=1
ldr w0, [sp, #28]
bl _OBJ_nid2ln
mov x2, x0
mov x0, x25
mov x1, x20
bl _BIO_printf
ldr w25, [x27]
ldr w0, [sp, #24]
bl _OBJ_nid2ln
mov x2, x0
mov x0, x25
mov x1, x24
LBB0_3: ; in Loop: Header=BB0_4 Depth=1
bl _BIO_printf
add w19, w19, #1
bl _EVP_PKEY_asn1_get_count
cmp w19, w0
b.ge LBB0_8
LBB0_4: ; =>This Inner Loop Header: Depth=1
mov x0, x19
bl _EVP_PKEY_asn1_get0
mov x5, x0
add x0, sp, #28
add x1, sp, #24
add x2, sp, #20
add x3, sp, #8
mov x4, sp
bl _EVP_PKEY_asn1_get0_info
ldr w8, [sp, #20]
ldr w9, [x26]
ldr w25, [x27]
tst w9, w8
b.ne LBB0_2
; %bb.5: ; in Loop: Header=BB0_4 Depth=1
ldr x2, [sp, #8]
mov x0, x25
mov x1, x20
bl _BIO_printf
ldr w0, [x27]
ldr w8, [sp, #20]
Lloh16:
adrp x9, _ASN1_PKEY_DYNAMIC@GOTPAGE
Lloh17:
ldr x9, [x9, _ASN1_PKEY_DYNAMIC@GOTPAGEOFF]
Lloh18:
ldr w9, [x9]
tst w9, w8
Lloh19:
adrp x8, l_.str.3@PAGE
Lloh20:
add x8, x8, l_.str.3@PAGEOFF
csel x2, x28, x8, eq
mov x1, x21
bl _BIO_printf
ldr w25, [x27]
ldr w0, [sp, #28]
bl _OBJ_nid2ln
mov x2, x0
mov x0, x25
mov x1, x22
bl _BIO_printf
ldr x2, [sp]
cbnz x2, LBB0_7
; %bb.6: ; in Loop: Header=BB0_4 Depth=1
Lloh21:
adrp x2, l_.str.6@PAGE
Lloh22:
add x2, x2, l_.str.6@PAGEOFF
str x2, [sp]
LBB0_7: ; in Loop: Header=BB0_4 Depth=1
ldr w0, [x27]
mov x1, x23
b LBB0_3
LBB0_8:
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
ldp x20, x19, [sp, #96] ; 16-byte Folded Reload
ldp x22, x21, [sp, #80] ; 16-byte Folded Reload
ldp x24, x23, [sp, #64] ; 16-byte Folded Reload
ldp x26, x25, [sp, #48] ; 16-byte Folded Reload
ldp x28, x27, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #128
ret
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpAdd Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18
.loh AdrpAdd Lloh21, Lloh22
.cfi_endproc
; -- End function
.comm _ASN1_PKEY_ALIAS,4,2 ; @ASN1_PKEY_ALIAS
.comm _bio_out,4,2 ; @bio_out
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Name: %s\n"
l_.str.1: ; @.str.1
.asciz "\tAlias for: %s\n"
l_.str.2: ; @.str.2
.asciz "\tType: %s Algorithm\n"
.comm _ASN1_PKEY_DYNAMIC,4,2 ; @ASN1_PKEY_DYNAMIC
l_.str.3: ; @.str.3
.asciz "External"
l_.str.4: ; @.str.4
.asciz "Builtin"
l_.str.5: ; @.str.5
.asciz "\tOID: %s\n"
l_.str.6: ; @.str.6
.asciz "(none)"
l_.str.7: ; @.str.7
.asciz "\tPEM string: %s\n"
.no_dead_strip _list_pkey
.subsections_via_symbols
|
AnghaBench/freebsd/crypto/openssl/apps/extr_openssl.c_list_pkey.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 4, 0x90 ## -- Begin function calc_colorz
_calc_colorz: ## @calc_colorz
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $568, %rsp ## imm = 0x238
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %ecx, %r12d
movq %rdx, %rbx
movq %rsi, %r14
movq %rdi, %r15
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movl %ecx, %edi
callq _isnan
testq %rax, %rax
jne LBB0_2
## %bb.1:
movl %r12d, %edi
callq _isinf
testq %rax, %rax
je LBB0_3
LBB0_2:
movq _NAN@GOTPCREL(%rip), %rax
movl (%rax), %r12d
LBB0_3:
xorps %xmm0, %xmm0
movups %xmm0, -65(%rbp)
movaps %xmm0, -80(%rbp)
movaps %xmm0, -96(%rbp)
movaps %xmm0, -112(%rbp)
movaps %xmm0, -128(%rbp)
movaps %xmm0, -144(%rbp)
movaps %xmm0, -160(%rbp)
movaps %xmm0, -176(%rbp)
movaps %xmm0, -192(%rbp)
movaps %xmm0, -208(%rbp)
movaps %xmm0, -224(%rbp)
movaps %xmm0, -240(%rbp)
movaps %xmm0, -256(%rbp)
movaps %xmm0, -272(%rbp)
movaps %xmm0, -288(%rbp)
movaps %xmm0, -304(%rbp)
leaq -576(%rbp), %rdi
movl $257, %esi ## imm = 0x101
callq ___bzero
movzbl (%r15), %edi
testb %dil, %dil
je LBB0_65
## %bb.4:
movq %r14, -600(%rbp) ## 8-byte Spill
movq %rbx, -608(%rbp) ## 8-byte Spill
movq _COLOR_COMPARE_GREATER@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -584(%rbp) ## 8-byte Spill
leaq -304(%rbp), %rax
xorl %esi, %esi
xorl %ecx, %ecx
xorl %edx, %edx
movq %r15, -592(%rbp) ## 8-byte Spill
jmp LBB0_5
LBB0_60: ## in Loop: Header=BB0_5 Depth=1
movl %r12d, %edi
movl %ebx, %esi
callq _islessgreater
testq %rax, %rax
setne %al
LBB0_61: ## in Loop: Header=BB0_5 Depth=1
movzbl %al, %edi
callq _unlikely
testq %rax, %rax
je LBB0_63
jmp LBB0_64
.p2align 4, 0x90
LBB0_5: ## =>This Inner Loop Header: Depth=1
movzbl %dil, %r8d
leal -33(%r8), %r9d
cmpl $92, %r9d
ja LBB0_6
## %bb.10: ## in Loop: Header=BB0_5 Depth=1
leaq LJTI0_0(%rip), %r10
movslq (%r10,%r9,4), %r8
addq %r10, %r8
jmpq *%r8
LBB0_15: ## in Loop: Header=BB0_5 Depth=1
leaq 1(%r15), %rdi
movzbl 1(%r15), %esi
cmpl $61, %esi
jg LBB0_19
## %bb.16: ## in Loop: Header=BB0_5 Depth=1
cmpl $41, %esi
je LBB0_21
## %bb.17: ## in Loop: Header=BB0_5 Depth=1
movq _COLOR_COMPARE_LESSEQUAL@GOTPCREL(%rip), %r8
cmpl $61, %esi
je LBB0_22
jmp LBB0_18
.p2align 4, 0x90
LBB0_6: ## in Loop: Header=BB0_5 Depth=1
testl %r8d, %r8d
jne LBB0_7
LBB0_27: ## in Loop: Header=BB0_5 Depth=1
xorl %r14d, %r14d
cmpb $124, %dil
sete %r13b
movb $0, (%rax)
testq %rsi, %rsi
je LBB0_64
## %bb.28: ## in Loop: Header=BB0_5 Depth=1
movb $0, (%rsi)
cmpb $0, -576(%rbp)
je LBB0_32
## %bb.29: ## in Loop: Header=BB0_5 Depth=1
movl -576(%rbp), %eax
movl $1819047278, %ecx ## imm = 0x6C6C756E
xorl %ecx, %eax
movzbl -572(%rbp), %ecx
orl %eax, %ecx
je LBB0_32
## %bb.30: ## in Loop: Header=BB0_5 Depth=1
leaq -576(%rbp), %rdi
callq _str2l
movl %eax, %ebx
movl %eax, %edi
callq _isnan
testq %rax, %rax
jne LBB0_32
## %bb.31: ## in Loop: Header=BB0_5 Depth=1
movl %ebx, %edi
callq _isinf
testq %rax, %rax
je LBB0_33
.p2align 4, 0x90
LBB0_32: ## in Loop: Header=BB0_5 Depth=1
movq _NAN@GOTPCREL(%rip), %rax
movl (%rax), %ebx
LBB0_33: ## in Loop: Header=BB0_5 Depth=1
movl %r12d, %edi
callq _isnan
movb $1, %cl
testq %rax, %rax
jne LBB0_35
## %bb.34: ## in Loop: Header=BB0_5 Depth=1
movl %ebx, %edi
callq _isnan
testq %rax, %rax
setne %cl
LBB0_35: ## in Loop: Header=BB0_5 Depth=1
movzbl %cl, %edi
callq _unlikely
testq %rax, %rax
je LBB0_38
## %bb.36: ## in Loop: Header=BB0_5 Depth=1
movl %r12d, %edi
callq _isnan
testq %rax, %rax
je LBB0_63
## %bb.37: ## in Loop: Header=BB0_5 Depth=1
movl %ebx, %edi
callq _isnan
testq %rax, %rax
jne LBB0_64
LBB0_63: ## in Loop: Header=BB0_5 Depth=1
movb %r13b, %r14b
addq %r14, %r15
movzbl (%r15), %edi
leaq -304(%rbp), %rax
movl $0, %esi
movl $0, %ecx
movl $0, %edx
testb %dil, %dil
jne LBB0_5
jmp LBB0_64
.p2align 4, 0x90
LBB0_38: ## in Loop: Header=BB0_5 Depth=1
movq _COLOR_COMPARE_LESS@GOTPCREL(%rip), %rax
movq -584(%rbp), %rcx ## 8-byte Reload
cmpq (%rax), %rcx
jne LBB0_39
## %bb.40: ## in Loop: Header=BB0_5 Depth=1
movl %r12d, %edi
movl %ebx, %esi
callq _isless
testq %rax, %rax
setne %al
jmp LBB0_41
LBB0_39: ## in Loop: Header=BB0_5 Depth=1
xorl %eax, %eax
LBB0_41: ## in Loop: Header=BB0_5 Depth=1
movzbl %al, %edi
callq _unlikely
testq %rax, %rax
jne LBB0_64
## %bb.42: ## in Loop: Header=BB0_5 Depth=1
movq _COLOR_COMPARE_LESSEQUAL@GOTPCREL(%rip), %rax
movq -584(%rbp), %rcx ## 8-byte Reload
cmpq (%rax), %rcx
jne LBB0_43
## %bb.44: ## in Loop: Header=BB0_5 Depth=1
movl %r12d, %edi
movl %ebx, %esi
callq _islessequal
testq %rax, %rax
setne %al
jmp LBB0_45
LBB0_43: ## in Loop: Header=BB0_5 Depth=1
xorl %eax, %eax
LBB0_45: ## in Loop: Header=BB0_5 Depth=1
movzbl %al, %edi
callq _unlikely
testq %rax, %rax
jne LBB0_64
## %bb.46: ## in Loop: Header=BB0_5 Depth=1
movq _COLOR_COMPARE_GREATER@GOTPCREL(%rip), %rax
movq -584(%rbp), %rcx ## 8-byte Reload
cmpq (%rax), %rcx
jne LBB0_47
## %bb.48: ## in Loop: Header=BB0_5 Depth=1
movl %r12d, %edi
movl %ebx, %esi
callq _isgreater
testq %rax, %rax
setne %al
jmp LBB0_49
LBB0_47: ## in Loop: Header=BB0_5 Depth=1
xorl %eax, %eax
LBB0_49: ## in Loop: Header=BB0_5 Depth=1
movzbl %al, %edi
callq _unlikely
testq %rax, %rax
jne LBB0_64
## %bb.50: ## in Loop: Header=BB0_5 Depth=1
movq _COLOR_COMPARE_GREATEREQUAL@GOTPCREL(%rip), %rax
movq -584(%rbp), %rcx ## 8-byte Reload
cmpq (%rax), %rcx
jne LBB0_51
## %bb.52: ## in Loop: Header=BB0_5 Depth=1
movl %r12d, %edi
movl %ebx, %esi
callq _isgreaterequal
testq %rax, %rax
setne %al
jmp LBB0_53
LBB0_51: ## in Loop: Header=BB0_5 Depth=1
xorl %eax, %eax
LBB0_53: ## in Loop: Header=BB0_5 Depth=1
movzbl %al, %edi
callq _unlikely
testq %rax, %rax
jne LBB0_64
## %bb.54: ## in Loop: Header=BB0_5 Depth=1
movq _COLOR_COMPARE_EQUAL@GOTPCREL(%rip), %rax
movq -584(%rbp), %rcx ## 8-byte Reload
cmpq (%rax), %rcx
jne LBB0_55
## %bb.56: ## in Loop: Header=BB0_5 Depth=1
movl %r12d, %edi
movl %ebx, %esi
callq _islessgreater
testq %rax, %rax
sete %al
jmp LBB0_57
LBB0_55: ## in Loop: Header=BB0_5 Depth=1
xorl %eax, %eax
LBB0_57: ## in Loop: Header=BB0_5 Depth=1
movzbl %al, %edi
callq _unlikely
testq %rax, %rax
jne LBB0_64
## %bb.58: ## in Loop: Header=BB0_5 Depth=1
movq _COLOR_COMPARE_NOTEQUAL@GOTPCREL(%rip), %rax
movq -584(%rbp), %rcx ## 8-byte Reload
cmpq (%rax), %rcx
je LBB0_60
## %bb.59: ## in Loop: Header=BB0_5 Depth=1
xorl %eax, %eax
jmp LBB0_61
LBB0_14: ## in Loop: Header=BB0_5 Depth=1
cmpb $61, 1(%r15)
leaq 1(%r15), %rsi
cmoveq %rsi, %r15
movq _COLOR_COMPARE_GREATER@GOTPCREL(%rip), %rsi
cmoveq _COLOR_COMPARE_GREATEREQUAL@GOTPCREL(%rip), %rsi
jmp LBB0_13
LBB0_12: ## in Loop: Header=BB0_5 Depth=1
movq _COLOR_COMPARE_EQUAL@GOTPCREL(%rip), %rsi
jmp LBB0_13
LBB0_19: ## in Loop: Header=BB0_5 Depth=1
cmpl $125, %esi
je LBB0_21
## %bb.20: ## in Loop: Header=BB0_5 Depth=1
cmpl $62, %esi
jne LBB0_18
LBB0_21: ## in Loop: Header=BB0_5 Depth=1
movq _COLOR_COMPARE_NOTEQUAL@GOTPCREL(%rip), %r8
jmp LBB0_22
LBB0_7: ## in Loop: Header=BB0_5 Depth=1
testq %rsi, %rsi
je LBB0_23
## %bb.8: ## in Loop: Header=BB0_5 Depth=1
cmpq $256, %rdx ## imm = 0x100
ja LBB0_26
## %bb.9: ## in Loop: Header=BB0_5 Depth=1
incq %rdx
movb %dil, (%rsi)
incq %rsi
jmp LBB0_26
LBB0_11: ## in Loop: Header=BB0_5 Depth=1
xorl %esi, %esi
cmpb $61, 1(%r15)
sete %sil
subq %rsi, %r15
movq _COLOR_COMPARE_NOTEQUAL@GOTPCREL(%rip), %rsi
LBB0_13: ## in Loop: Header=BB0_5 Depth=1
movq (%rsi), %rsi
movq %rsi, -584(%rbp) ## 8-byte Spill
leaq -576(%rbp), %rsi
jmp LBB0_26
LBB0_18: ## in Loop: Header=BB0_5 Depth=1
movq _COLOR_COMPARE_LESS@GOTPCREL(%rip), %r8
movq %r15, %rdi
LBB0_22: ## in Loop: Header=BB0_5 Depth=1
movq (%r8), %rsi
movq %rsi, -584(%rbp) ## 8-byte Spill
leaq -576(%rbp), %rsi
movq %rdi, %r15
LBB0_26: ## in Loop: Header=BB0_5 Depth=1
movzbl 1(%r15), %edi
incq %r15
jmp LBB0_5
LBB0_23: ## in Loop: Header=BB0_5 Depth=1
cmpq $255, %rcx
ja LBB0_25
## %bb.24: ## in Loop: Header=BB0_5 Depth=1
incq %rcx
movb %dil, (%rax)
incq %rax
LBB0_25: ## in Loop: Header=BB0_5 Depth=1
xorl %esi, %esi
jmp LBB0_26
LBB0_64:
cmpb $0, -304(%rbp)
leaq -304(%rbp), %rax
movq -592(%rbp), %r15 ## 8-byte Reload
cmovneq %rax, %r15
movq -608(%rbp), %rbx ## 8-byte Reload
movq -600(%rbp), %r14 ## 8-byte Reload
LBB0_65:
movq %r14, %rdi
movq %r15, %rsi
movq %rbx, %rdx
callq _strncpyz
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_67
## %bb.66:
addq $568, %rsp ## imm = 0x238
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_67:
callq ___stack_chk_fail
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_11, LBB0_11-LJTI0_0
.set L0_0_set_7, LBB0_7-LJTI0_0
.set L0_0_set_15, LBB0_15-LJTI0_0
.set L0_0_set_14, LBB0_14-LJTI0_0
.set L0_0_set_12, LBB0_12-LJTI0_0
.set L0_0_set_27, LBB0_27-LJTI0_0
LJTI0_0:
.long L0_0_set_11
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_15
.long L0_0_set_14
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_12
.long L0_0_set_7
.long L0_0_set_15
.long L0_0_set_12
.long L0_0_set_14
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_7
.long L0_0_set_15
.long L0_0_set_27
.long L0_0_set_14
.end_data_region
## -- End function
.comm _NAN,4,2 ## @NAN
.comm _COLOR_COMPARE_GREATER,8,3 ## @COLOR_COMPARE_GREATER
.comm _COLOR_COMPARE_NOTEQUAL,8,3 ## @COLOR_COMPARE_NOTEQUAL
.comm _COLOR_COMPARE_EQUAL,8,3 ## @COLOR_COMPARE_EQUAL
.comm _COLOR_COMPARE_GREATEREQUAL,8,3 ## @COLOR_COMPARE_GREATEREQUAL
.comm _COLOR_COMPARE_LESSEQUAL,8,3 ## @COLOR_COMPARE_LESSEQUAL
.comm _COLOR_COMPARE_LESS,8,3 ## @COLOR_COMPARE_LESS
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "null"
.no_dead_strip _calc_colorz
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 2 ; -- Begin function calc_colorz
_calc_colorz: ; @calc_colorz
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
sub sp, sp, #544
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x22, x3
mov x19, x2
mov x20, x1
mov x27, x0
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-96]
mov x0, x3
bl _isnan
Lloh3:
adrp x24, _NAN@GOTPAGE
Lloh4:
ldr x24, [x24, _NAN@GOTPAGEOFF]
cbnz x0, LBB0_2
; %bb.1:
mov x0, x22
bl _isinf
cbz x0, LBB0_3
LBB0_2:
ldr w22, [x24]
LBB0_3:
movi.2d v0, #0000000000000000
add x8, sp, #256
stur q0, [x8, #255]
stp q0, q0, [sp, #480]
stp q0, q0, [sp, #448]
stp q0, q0, [sp, #416]
stp q0, q0, [sp, #384]
stp q0, q0, [sp, #352]
stp q0, q0, [sp, #320]
stp q0, q0, [sp, #288]
str q0, [sp, #272]
strb wzr, [sp, #256]
stp q0, q0, [sp, #224]
stp q0, q0, [sp, #192]
stp q0, q0, [sp, #160]
stp q0, q0, [sp, #128]
stp q0, q0, [sp, #96]
stp q0, q0, [sp, #64]
stp q0, q0, [sp, #32]
stp q0, q0, [sp]
ldrb w12, [x27]
cbz w12, LBB0_65
; %bb.4:
mov x11, #0 ; =0x0
mov x8, #0 ; =0x0
mov x9, #0 ; =0x0
Lloh5:
adrp x25, _COLOR_COMPARE_GREATER@GOTPAGE
Lloh6:
ldr x25, [x25, _COLOR_COMPARE_GREATER@GOTPAGEOFF]
ldr x26, [x25]
add x10, sp, #272
mov w28, #30062 ; =0x756e
movk w28, #27756, lsl #16
mov x21, x27
b LBB0_6
LBB0_5: ; in Loop: Header=BB0_6 Depth=1
mov x0, x22
mov x1, x23
bl _islessgreater
cmp x0, #0
cset w0, ne
bl _unlikely
cbz x0, LBB0_43
b LBB0_64
LBB0_6: ; =>This Inner Loop Header: Depth=1
cmp w12, #122
b.gt LBB0_14
; %bb.7: ; in Loop: Header=BB0_6 Depth=1
cbz w12, LBB0_15
; %bb.8: ; in Loop: Header=BB0_6 Depth=1
cmp w12, #62
mov w15, #1 ; =0x1
b.hi LBB0_12
; %bb.9: ; in Loop: Header=BB0_6 Depth=1
mov w13, w12
lsl x14, x15, x13
mov x16, #1099511627776 ; =0x10000000000
movk x16, #4096, lsl #48
tst x14, x16
b.ne LBB0_47
; %bb.10: ; in Loop: Header=BB0_6 Depth=1
lsl x14, x15, x13
mov x16, #2594073385365405696 ; =0x2400000000000000
tst x14, x16
b.ne LBB0_50
; %bb.11: ; in Loop: Header=BB0_6 Depth=1
lsl x13, x15, x13
mov x14, #2199023255552 ; =0x20000000000
movk x14, #16384, lsl #48
tst x13, x14
b.ne LBB0_46
LBB0_12: ; in Loop: Header=BB0_6 Depth=1
cmp w12, #33
b.ne LBB0_55
; %bb.13: ; in Loop: Header=BB0_6 Depth=1
ldrb w11, [x21, #1]
cmp w11, #61
cset w11, eq
sub x21, x21, x11
Lloh7:
adrp x11, _COLOR_COMPARE_NOTEQUAL@GOTPAGE
Lloh8:
ldr x11, [x11, _COLOR_COMPARE_NOTEQUAL@GOTPAGEOFF]
b LBB0_51
LBB0_14: ; in Loop: Header=BB0_6 Depth=1
cmp w12, #124
b.ne LBB0_44
LBB0_15: ; in Loop: Header=BB0_6 Depth=1
cmp w12, #124
cinc x21, x21, eq
strb wzr, [x10]
cbz x11, LBB0_64
; %bb.16: ; in Loop: Header=BB0_6 Depth=1
strb wzr, [x11]
ldrb w8, [sp]
cbz w8, LBB0_20
; %bb.17: ; in Loop: Header=BB0_6 Depth=1
ldr w8, [sp]
eor w8, w8, w28
ldrb w9, [sp, #4]
orr w8, w8, w9
cbz w8, LBB0_20
; %bb.18: ; in Loop: Header=BB0_6 Depth=1
mov x0, sp
bl _str2l
mov x23, x0
bl _isnan
cbnz x0, LBB0_20
; %bb.19: ; in Loop: Header=BB0_6 Depth=1
mov x0, x23
bl _isinf
cbz x0, LBB0_21
LBB0_20: ; in Loop: Header=BB0_6 Depth=1
ldr w23, [x24]
LBB0_21: ; in Loop: Header=BB0_6 Depth=1
mov x0, x22
bl _isnan
cbz x0, LBB0_25
; %bb.22: ; in Loop: Header=BB0_6 Depth=1
mov w0, #1 ; =0x1
bl _unlikely
cbz x0, LBB0_26
LBB0_23: ; in Loop: Header=BB0_6 Depth=1
mov x0, x22
bl _isnan
cbz x0, LBB0_43
; %bb.24: ; in Loop: Header=BB0_6 Depth=1
mov x0, x23
bl _isnan
cbz x0, LBB0_43
b LBB0_64
LBB0_25: ; in Loop: Header=BB0_6 Depth=1
mov x0, x23
bl _isnan
cmp x0, #0
cset w0, ne
bl _unlikely
cbnz x0, LBB0_23
LBB0_26: ; in Loop: Header=BB0_6 Depth=1
Lloh9:
adrp x8, _COLOR_COMPARE_LESS@GOTPAGE
Lloh10:
ldr x8, [x8, _COLOR_COMPARE_LESS@GOTPAGEOFF]
Lloh11:
ldr x8, [x8]
cmp x26, x8
b.ne LBB0_28
; %bb.27: ; in Loop: Header=BB0_6 Depth=1
mov x0, x22
mov x1, x23
bl _isless
cmp x0, #0
cset w0, ne
bl _unlikely
cbz x0, LBB0_29
b LBB0_64
LBB0_28: ; in Loop: Header=BB0_6 Depth=1
mov w0, #0 ; =0x0
bl _unlikely
cbnz x0, LBB0_64
LBB0_29: ; in Loop: Header=BB0_6 Depth=1
Lloh12:
adrp x8, _COLOR_COMPARE_LESSEQUAL@GOTPAGE
Lloh13:
ldr x8, [x8, _COLOR_COMPARE_LESSEQUAL@GOTPAGEOFF]
Lloh14:
ldr x8, [x8]
cmp x26, x8
b.ne LBB0_31
; %bb.30: ; in Loop: Header=BB0_6 Depth=1
mov x0, x22
mov x1, x23
bl _islessequal
cmp x0, #0
cset w0, ne
bl _unlikely
cbz x0, LBB0_32
b LBB0_64
LBB0_31: ; in Loop: Header=BB0_6 Depth=1
mov w0, #0 ; =0x0
bl _unlikely
cbnz x0, LBB0_64
LBB0_32: ; in Loop: Header=BB0_6 Depth=1
ldr x8, [x25]
cmp x26, x8
b.ne LBB0_34
; %bb.33: ; in Loop: Header=BB0_6 Depth=1
mov x0, x22
mov x1, x23
bl _isgreater
cmp x0, #0
cset w0, ne
bl _unlikely
cbz x0, LBB0_35
b LBB0_64
LBB0_34: ; in Loop: Header=BB0_6 Depth=1
mov w0, #0 ; =0x0
bl _unlikely
cbnz x0, LBB0_64
LBB0_35: ; in Loop: Header=BB0_6 Depth=1
Lloh15:
adrp x8, _COLOR_COMPARE_GREATEREQUAL@GOTPAGE
Lloh16:
ldr x8, [x8, _COLOR_COMPARE_GREATEREQUAL@GOTPAGEOFF]
Lloh17:
ldr x8, [x8]
cmp x26, x8
b.ne LBB0_37
; %bb.36: ; in Loop: Header=BB0_6 Depth=1
mov x0, x22
mov x1, x23
bl _isgreaterequal
cmp x0, #0
cset w0, ne
bl _unlikely
cbz x0, LBB0_38
b LBB0_64
LBB0_37: ; in Loop: Header=BB0_6 Depth=1
mov w0, #0 ; =0x0
bl _unlikely
cbnz x0, LBB0_64
LBB0_38: ; in Loop: Header=BB0_6 Depth=1
Lloh18:
adrp x8, _COLOR_COMPARE_EQUAL@GOTPAGE
Lloh19:
ldr x8, [x8, _COLOR_COMPARE_EQUAL@GOTPAGEOFF]
Lloh20:
ldr x8, [x8]
cmp x26, x8
b.ne LBB0_40
; %bb.39: ; in Loop: Header=BB0_6 Depth=1
mov x0, x22
mov x1, x23
bl _islessgreater
cmp x0, #0
cset w0, eq
bl _unlikely
cbz x0, LBB0_41
b LBB0_64
LBB0_40: ; in Loop: Header=BB0_6 Depth=1
mov w0, #0 ; =0x0
bl _unlikely
cbnz x0, LBB0_64
LBB0_41: ; in Loop: Header=BB0_6 Depth=1
Lloh21:
adrp x8, _COLOR_COMPARE_NOTEQUAL@GOTPAGE
Lloh22:
ldr x8, [x8, _COLOR_COMPARE_NOTEQUAL@GOTPAGEOFF]
Lloh23:
ldr x8, [x8]
cmp x26, x8
b.eq LBB0_5
; %bb.42: ; in Loop: Header=BB0_6 Depth=1
mov w0, #0 ; =0x0
bl _unlikely
cbnz x0, LBB0_64
LBB0_43: ; in Loop: Header=BB0_6 Depth=1
mov x11, #0 ; =0x0
mov x8, #0 ; =0x0
mov x9, #0 ; =0x0
ldrb w12, [x21]
add x10, sp, #272
cbnz w12, LBB0_6
b LBB0_64
LBB0_44: ; in Loop: Header=BB0_6 Depth=1
cmp w12, #123
b.eq LBB0_47
; %bb.45: ; in Loop: Header=BB0_6 Depth=1
cmp w12, #125
b.ne LBB0_55
LBB0_46: ; in Loop: Header=BB0_6 Depth=1
mov x11, x21
ldrb w12, [x11, #1]!
cmp w12, #61
csel x21, x11, x21, eq
Lloh24:
adrp x11, _COLOR_COMPARE_GREATEREQUAL@GOTPAGE
Lloh25:
ldr x11, [x11, _COLOR_COMPARE_GREATEREQUAL@GOTPAGEOFF]
csel x11, x11, x25, eq
b LBB0_51
LBB0_47: ; in Loop: Header=BB0_6 Depth=1
mov x12, x21
ldrb w11, [x12, #1]!
cmp w11, #61
b.gt LBB0_52
; %bb.48: ; in Loop: Header=BB0_6 Depth=1
cmp w11, #41
b.eq LBB0_54
; %bb.49: ; in Loop: Header=BB0_6 Depth=1
Lloh26:
adrp x13, _COLOR_COMPARE_LESSEQUAL@GOTPAGE
Lloh27:
ldr x13, [x13, _COLOR_COMPARE_LESSEQUAL@GOTPAGEOFF]
cmp w11, #61
b.eq LBB0_59
b LBB0_58
LBB0_50: ; in Loop: Header=BB0_6 Depth=1
Lloh28:
adrp x11, _COLOR_COMPARE_EQUAL@GOTPAGE
Lloh29:
ldr x11, [x11, _COLOR_COMPARE_EQUAL@GOTPAGEOFF]
LBB0_51: ; in Loop: Header=BB0_6 Depth=1
ldr x26, [x11]
mov x11, sp
ldrb w12, [x21, #1]!
b LBB0_6
LBB0_52: ; in Loop: Header=BB0_6 Depth=1
cmp w11, #125
b.eq LBB0_54
; %bb.53: ; in Loop: Header=BB0_6 Depth=1
cmp w11, #62
b.ne LBB0_58
LBB0_54: ; in Loop: Header=BB0_6 Depth=1
Lloh30:
adrp x13, _COLOR_COMPARE_NOTEQUAL@GOTPAGE
Lloh31:
ldr x13, [x13, _COLOR_COMPARE_NOTEQUAL@GOTPAGEOFF]
b LBB0_59
LBB0_55: ; in Loop: Header=BB0_6 Depth=1
cbz x11, LBB0_60
; %bb.56: ; in Loop: Header=BB0_6 Depth=1
cmp x9, #256
b.hi LBB0_62
; %bb.57: ; in Loop: Header=BB0_6 Depth=1
add x9, x9, #1
strb w12, [x11], #1
ldrb w12, [x21, #1]!
b LBB0_6
LBB0_58: ; in Loop: Header=BB0_6 Depth=1
Lloh32:
adrp x13, _COLOR_COMPARE_LESS@GOTPAGE
Lloh33:
ldr x13, [x13, _COLOR_COMPARE_LESS@GOTPAGEOFF]
mov x12, x21
LBB0_59: ; in Loop: Header=BB0_6 Depth=1
ldr x26, [x13]
mov x11, sp
mov x21, x12
ldrb w12, [x21, #1]!
b LBB0_6
LBB0_60: ; in Loop: Header=BB0_6 Depth=1
cmp x8, #255
b.hi LBB0_63
; %bb.61: ; in Loop: Header=BB0_6 Depth=1
mov x11, #0 ; =0x0
add x8, x8, #1
strb w12, [x10], #1
LBB0_62: ; in Loop: Header=BB0_6 Depth=1
ldrb w12, [x21, #1]!
b LBB0_6
LBB0_63: ; in Loop: Header=BB0_6 Depth=1
mov x11, #0 ; =0x0
ldrb w12, [x21, #1]!
b LBB0_6
LBB0_64:
ldrb w8, [sp, #272]
cmp w8, #0
add x8, sp, #272
csel x27, x27, x8, eq
LBB0_65:
mov x0, x20
mov x1, x27
mov x2, x19
bl _strncpyz
ldur x8, [x29, #-96]
Lloh34:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh35:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh36:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_67
; %bb.66:
add sp, sp, #544
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
ret
LBB0_67:
bl ___stack_chk_fail
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGot Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.loh AdrpLdrGot Lloh24, Lloh25
.loh AdrpLdrGot Lloh26, Lloh27
.loh AdrpLdrGot Lloh28, Lloh29
.loh AdrpLdrGot Lloh30, Lloh31
.loh AdrpLdrGot Lloh32, Lloh33
.loh AdrpLdrGotLdr Lloh34, Lloh35, Lloh36
.cfi_endproc
; -- End function
.comm _NAN,4,2 ; @NAN
.comm _COLOR_COMPARE_GREATER,8,3 ; @COLOR_COMPARE_GREATER
.comm _COLOR_COMPARE_NOTEQUAL,8,3 ; @COLOR_COMPARE_NOTEQUAL
.comm _COLOR_COMPARE_EQUAL,8,3 ; @COLOR_COMPARE_EQUAL
.comm _COLOR_COMPARE_GREATEREQUAL,8,3 ; @COLOR_COMPARE_GREATEREQUAL
.comm _COLOR_COMPARE_LESSEQUAL,8,3 ; @COLOR_COMPARE_LESSEQUAL
.comm _COLOR_COMPARE_LESS,8,3 ; @COLOR_COMPARE_LESS
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "null"
.no_dead_strip _calc_colorz
.subsections_via_symbols
|
assembly_file_105086.c
|
assembly_dataset
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
subq $56, %rsp
.cfi_offset %rbx, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -16(%rbp)
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.1(%rip), %rbx
leaq -56(%rbp), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _scanf
leaq L_.str.2(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq -52(%rbp), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _scanf
movl -52(%rbp), %eax
addl -56(%rbp), %eax
cmpl $13, %eax
jg LBB0_2
## %bb.1:
movabsq $748834954349200906, %rax ## imm = 0xA64656C6961460A
movq %rax, -48(%rbp)
movw $10, -40(%rbp)
jmp LBB0_5
LBB0_2:
andl $-2, %eax
cmpl $20, %eax
jne LBB0_4
## %bb.3:
movups L_.str.4(%rip), %xmm0
movaps %xmm0, -48(%rbp)
movabsq $2825888537210479, %rax ## imm = 0xA0A21726F6E6F
movq %rax, -32(%rbp)
jmp LBB0_5
LBB0_4:
movabsq $7311153582385938698, %rax ## imm = 0x65766F727070410A
movq %rax, -48(%rbp)
movl $658020, -40(%rbp) ## imm = 0xA0A64
LBB0_5:
leaq -48(%rbp), %rdi
callq _puts
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -16(%rbp), %rax
jne LBB0_7
## %bb.6:
xorl %eax, %eax
addq $56, %rsp
popq %rbx
popq %rbp
retq
LBB0_7:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Type your first partial grade: "
L_.str.1: ## @.str.1
.asciz "%i"
L_.str.2: ## @.str.2
.asciz "Type your second partial grade: "
L_.str.3: ## @.str.3
.asciz "\nFailed\n\n"
L_.str.4: ## @.str.4
.asciz "\nApproved with Honor!\n\n"
L_.str.5: ## @.str.5
.asciz "\nApproved\n\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-24]
Lloh3:
adrp x0, l_.str@PAGE
Lloh4:
add x0, x0, l_.str@PAGEOFF
bl _printf
add x8, sp, #12
str x8, [sp]
Lloh5:
adrp x19, l_.str.1@PAGE
Lloh6:
add x19, x19, l_.str.1@PAGEOFF
mov x0, x19
bl _scanf
Lloh7:
adrp x0, l_.str.2@PAGE
Lloh8:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
add x8, sp, #8
str x8, [sp]
mov x0, x19
bl _scanf
ldp w9, w8, [sp, #8]
add w8, w9, w8
cmp w8, #13
b.gt LBB0_2
; %bb.1:
mov w8, #10
strh w8, [sp, #24]
Lloh9:
adrp x8, l_.str.3@PAGE
Lloh10:
add x8, x8, l_.str.3@PAGEOFF
b LBB0_5
LBB0_2:
and w8, w8, #0xfffffffe
cmp w8, #20
b.ne LBB0_4
; %bb.3:
Lloh11:
adrp x8, l_.str.4@PAGE
Lloh12:
add x8, x8, l_.str.4@PAGEOFF
ldr q0, [x8]
str q0, [sp, #16]
ldr x8, [x8, #16]
str x8, [sp, #32]
b LBB0_6
LBB0_4:
mov w8, #2660
movk w8, #10, lsl #16
str w8, [sp, #24]
Lloh13:
adrp x8, l_.str.5@PAGE
Lloh14:
add x8, x8, l_.str.5@PAGEOFF
LBB0_5:
ldr x8, [x8]
str x8, [sp, #16]
LBB0_6:
add x0, sp, #16
bl _puts
ldur x8, [x29, #-24]
Lloh15:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh16:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh17:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_8
; %bb.7:
mov w0, #0
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #96
ret
LBB0_8:
bl ___stack_chk_fail
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpAdd Lloh11, Lloh12
.loh AdrpAdd Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Type your first partial grade: "
l_.str.1: ; @.str.1
.asciz "%i"
l_.str.2: ; @.str.2
.asciz "Type your second partial grade: "
l_.str.3: ; @.str.3
.asciz "\nFailed\n\n"
l_.str.4: ; @.str.4
.asciz "\nApproved with Honor!\n\n"
l_.str.5: ; @.str.5
.asciz "\nApproved\n\n"
.subsections_via_symbols
|
the_stack_data/43763.c
|
stack
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _qlcnic_free_tx_rings ## -- Begin function qlcnic_free_tx_rings
.p2align 4, 0x90
_qlcnic_free_tx_rings: ## @qlcnic_free_tx_rings
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
movl (%rdi), %eax
testl %eax, %eax
jle LBB0_6
## %bb.1:
xorl %ebx, %ebx
jmp LBB0_2
.p2align 4, 0x90
LBB0_5: ## in Loop: Header=BB0_2 Depth=1
incq %rbx
movslq %eax, %rcx
cmpq %rcx, %rbx
jge LBB0_6
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq 8(%r14), %r15
testq %r15, %r15
je LBB0_5
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movq (%r15,%rbx,8), %rdi
testq %rdi, %rdi
je LBB0_5
## %bb.4: ## in Loop: Header=BB0_2 Depth=1
callq _vfree
movq $0, (%r15,%rbx,8)
movl (%r14), %eax
jmp LBB0_5
LBB0_6:
movq 8(%r14), %rdi
addq $8, %rsp
testq %rdi, %rdi
je LBB0_7
## %bb.8:
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _kfree ## TAILCALL
LBB0_7:
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _qlcnic_free_tx_rings ; -- Begin function qlcnic_free_tx_rings
.p2align 2
_qlcnic_free_tx_rings: ; @qlcnic_free_tx_rings
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
ldr w8, [x0]
cmp w8, #1
b.lt LBB0_6
; %bb.1:
mov x20, #0
b LBB0_3
LBB0_2: ; in Loop: Header=BB0_3 Depth=1
add x20, x20, #1
cmp x20, w8, sxtw
b.ge LBB0_6
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldr x21, [x19, #8]
cbz x21, LBB0_2
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
ldr x0, [x21, x20, lsl #3]
cbz x0, LBB0_2
; %bb.5: ; in Loop: Header=BB0_3 Depth=1
bl _vfree
str xzr, [x21, x20, lsl #3]
ldr w8, [x19]
b LBB0_2
LBB0_6:
ldr x0, [x19, #8]
cbz x0, LBB0_8
; %bb.7:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _kfree
LBB0_8:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
AnghaBench/fastsocket/kernel/drivers/net/qlcnic/extr_qlcnic_main.c_qlcnic_free_tx_rings.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.section __TEXT,__literal16,16byte_literals
.p2align 4, 0x0 ## -- Begin function gen_line
LCPI0_0:
.long 2 ## 0x2
.long 4 ## 0x4
.long 8 ## 0x8
.long 16 ## 0x10
LCPI0_1:
.space 16
.section __TEXT,__text,regular,pure_instructions
.p2align 4, 0x90
_gen_line: ## @gen_line
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $56, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %rbx
movq %rdi, %r14
movl %ecx, %r13d
shrl $31, %r13d
addl %ecx, %r13d
sarl %r13d
cmpl $2, %ecx
jl LBB0_3
## %bb.1:
movl 16(%rbp), %r15d
incl %r13d
movslq %edx, %rax
addq %rax, %rbx
shll $3, %r15d
negl %r15d
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movl %r15d, %eax
cltd
idivl %r13d
## kill: def $eax killed $eax def $rax
leal 7(%rax), %ecx
testl %eax, %eax
cmovnsl %eax, %ecx
andl $-8, %ecx
subl %ecx, %eax
movq %r14, %rdi
movq %rbx, %rsi
movl %eax, %edx
callq _gen_twopix
addq $4, %rbx
addl $-8, %r15d
jmp LBB0_2
LBB0_3:
movl %edx, -56(%rbp) ## 4-byte Spill
movq _TSTAMP_MAX_Y@GOTPCREL(%rip), %rax
cmpl %r8d, (%rax)
jge LBB0_14
## %bb.4:
movq 24(%rbp), %rdi
movq _TSTAMP_INPUT_X@GOTPCREL(%rip), %r15
movl (%r15), %r12d
movl %r9d, -44(%rbp) ## 4-byte Spill
callq _strlen
movl -44(%rbp), %ecx ## 4-byte Reload
addl %r12d, %eax
cmpl %r13d, %eax
jge LBB0_14
## %bb.5:
movq _TSTAMP_MIN_Y@GOTPCREL(%rip), %rax
cmpl %ecx, (%rax)
jg LBB0_8
## %bb.6:
movq _TSTAMP_MAX_Y@GOTPCREL(%rip), %rax
cmpl %ecx, (%rax)
jl LBB0_8
## %bb.7:
movslq (%r15), %r15
leaq (%rbx,%r15), %rsi
movq _WHITE@GOTPCREL(%rip), %r12
movl (%r12), %edx
movq %r14, %rdi
callq _gen_twopix
leaq (%rbx,%r15), %rsi
addq $2, %rsi
movl (%r12), %edx
movq %r14, %rdi
callq _gen_twopix
leaq (%rbx,%r15), %rsi
addq $4, %rsi
movl (%r12), %edx
movq %r14, %rdi
callq _gen_twopix
leaq (%rbx,%r15), %rsi
addq $6, %rsi
movl (%r12), %edx
movq %r14, %rdi
callq _gen_twopix
leaq (%rbx,%r15), %rsi
addq $8, %rsi
movl (%r12), %edx
movq %r14, %rdi
callq _gen_twopix
leaq (%rbx,%r15), %rsi
addq $10, %rsi
movl (%r12), %edx
movq %r14, %rdi
callq _gen_twopix
leaq (%rbx,%r15), %rsi
addq $12, %rsi
movl (%r12), %edx
movq %r14, %rdi
callq _gen_twopix
LBB0_8:
movq _TSTAMP_MIN_X@GOTPCREL(%rip), %rax
movl (%rax), %r12d
movq 24(%rbp), %r15
movq %r15, %rdi
callq _strlen
movl -44(%rbp), %edx ## 4-byte Reload
addl %r12d, %eax
cmpl %r13d, %eax
movq _TSTAMP_MIN_Y@GOTPCREL(%rip), %rsi
jge LBB0_14
## %bb.9:
cmpl %edx, (%rsi)
jg LBB0_14
## %bb.10:
movq _TSTAMP_MAX_Y@GOTPCREL(%rip), %rax
cmpl %edx, (%rax)
jl LBB0_14
## %bb.11:
movzbl (%r15), %eax
testb %al, %al
je LBB0_14
## %bb.12:
movq _TSTAMP_MIN_X@GOTPCREL(%rip), %rcx
movl (%rcx), %edi
addl $-768, %edx ## imm = 0xFD00
movslq -56(%rbp), %rcx ## 4-byte Folded Reload
movq %rcx, -56(%rbp) ## 8-byte Spill
incq %r15
movl %edx, -44(%rbp) ## 4-byte Spill
.p2align 4, 0x90
LBB0_13: ## =>This Inner Loop Header: Depth=1
movq %r15, -96(%rbp) ## 8-byte Spill
movq _rom8x16_bits@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movsbl %al, %eax
shll $4, %eax
addl %edx, %eax
subl (%rsi), %eax
cltq
movl (%rcx,%rax,4), %r15d
movslq %edi, %rdi
movq %rdi, -72(%rbp) ## 8-byte Spill
leaq (%rbx,%rdi,2), %r13
movq -56(%rbp), %r12 ## 8-byte Reload
leaq (%r12,%r13), %rsi
testb %r15b, %r15b
movq _WHITE@GOTPCREL(%rip), %rax
movq _BLACK@GOTPCREL(%rip), %rcx
cmovnsq %rcx, %rax
movl (%rax), %edx
movq %r14, %rdi
callq _gen_twopix
testb $64, %r15b
leaq 2(%r12,%r13), %rsi
movq _WHITE@GOTPCREL(%rip), %rax
cmoveq _BLACK@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %r14, %rdi
callq _gen_twopix
testb $32, %r15b
leaq 4(%r12,%r13), %rsi
movq _WHITE@GOTPCREL(%rip), %rax
cmoveq _BLACK@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %r14, %rdi
callq _gen_twopix
movq %r13, -88(%rbp) ## 8-byte Spill
leaq (%r12,%r13), %rsi
addq $6, %rsi
leaq 8(%r12,%r13), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
leaq 10(%r12,%r13), %rax
movq %rax, -80(%rbp) ## 8-byte Spill
movd %r15d, %xmm0
pshufd $0, %xmm0, %xmm0 ## xmm0 = xmm0[0,0,0,0]
pand LCPI0_0(%rip), %xmm0
pcmpeqd LCPI0_1(%rip), %xmm0
movmskps %xmm0, %r13d
testb $8, %r13b
movq _WHITE@GOTPCREL(%rip), %r15
movq %r15, %rax
movq _BLACK@GOTPCREL(%rip), %r12
cmovneq %r12, %rax
movl (%rax), %edx
movq %r14, %rdi
callq _gen_twopix
testb $4, %r13b
movq %r15, %rax
cmovneq %r12, %rax
movl (%rax), %edx
movq %r14, %rdi
movq -64(%rbp), %rsi ## 8-byte Reload
callq _gen_twopix
testb $2, %r13b
movq %r15, %rax
cmovneq %r12, %rax
movl (%rax), %edx
movq %r14, %rdi
movq -80(%rbp), %rsi ## 8-byte Reload
callq _gen_twopix
movq -88(%rbp), %rax ## 8-byte Reload
movq -56(%rbp), %rcx ## 8-byte Reload
leaq (%rcx,%rax), %rsi
addq $12, %rsi
testb $1, %r13b
cmovneq %r12, %r15
movl (%r15), %edx
movq %r14, %rdi
callq _gen_twopix
movq -72(%rbp), %rdi ## 8-byte Reload
movq -96(%rbp), %r15 ## 8-byte Reload
movq _TSTAMP_MIN_Y@GOTPCREL(%rip), %rsi
movl -44(%rbp), %edx ## 4-byte Reload
addl $7, %edi
movzbl (%r15), %eax
incq %r15
testb %al, %al
jne LBB0_13
LBB0_14:
addq $56, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _TSTAMP_MAX_Y,4,2 ## @TSTAMP_MAX_Y
.comm _TSTAMP_INPUT_X,4,2 ## @TSTAMP_INPUT_X
.comm _TSTAMP_MIN_Y,4,2 ## @TSTAMP_MIN_Y
.comm _rom8x16_bits,8,3 ## @rom8x16_bits
.comm _WHITE,4,2 ## @WHITE
.comm _BLACK,4,2 ## @BLACK
.comm _TSTAMP_MIN_X,4,2 ## @TSTAMP_MIN_X
.no_dead_strip _gen_line
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 2 ; -- Begin function gen_line
_gen_line: ; @gen_line
.cfi_startproc
; %bb.0:
sub sp, sp, #112
stp x28, x27, [sp, #16] ; 16-byte Folded Spill
stp x26, x25, [sp, #32] ; 16-byte Folded Spill
stp x24, x23, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x22, x2
mov x20, x1
mov x19, x0
add w8, w3, w3, lsr #31
asr w25, w8, #1
cmp w3, #2
b.lt LBB0_3
; %bb.1:
add w21, w25, #1
add x20, x20, w22, sxtw
neg w22, w6, lsl #3
LBB0_2: ; =>This Inner Loop Header: Depth=1
sdiv w8, w22, w21
and w9, w8, #0x7
negs w8, w8
and w8, w8, #0x7
csneg w2, w9, w8, mi
mov x0, x19
mov x1, x20
bl _gen_twopix
add x20, x20, #4
sub w22, w22, #8
b LBB0_2
LBB0_3:
Lloh0:
adrp x24, _TSTAMP_MAX_Y@GOTPAGE
Lloh1:
ldr x24, [x24, _TSTAMP_MAX_Y@GOTPAGEOFF]
ldr w8, [x24]
cmp w8, w4
b.ge LBB0_11
; %bb.4:
mov x21, x7
Lloh2:
adrp x23, _TSTAMP_INPUT_X@GOTPAGE
Lloh3:
ldr x23, [x23, _TSTAMP_INPUT_X@GOTPAGEOFF]
ldr w27, [x23]
mov x0, x7
mov x26, x5
bl _strlen
add w9, w0, w27
cmp w9, w25
b.ge LBB0_11
; %bb.5:
Lloh4:
adrp x28, _TSTAMP_MIN_Y@GOTPAGE
Lloh5:
ldr x28, [x28, _TSTAMP_MIN_Y@GOTPAGEOFF]
ldr w9, [x28]
ldr w10, [x24]
cmp w9, w26
ccmp w10, w26, #8, le
b.lt LBB0_7
; %bb.6:
ldrsw x8, [x23]
add x23, x20, x8
Lloh6:
adrp x27, _WHITE@GOTPAGE
Lloh7:
ldr x27, [x27, _WHITE@GOTPAGEOFF]
ldr w2, [x27]
mov x0, x19
mov x1, x23
bl _gen_twopix
ldr w2, [x27]
add x1, x23, #2
mov x0, x19
bl _gen_twopix
ldr w2, [x27]
add x1, x23, #4
mov x0, x19
bl _gen_twopix
ldr w2, [x27]
add x1, x23, #6
mov x0, x19
bl _gen_twopix
ldr w2, [x27]
add x1, x23, #8
mov x0, x19
bl _gen_twopix
ldr w2, [x27]
add x1, x23, #10
mov x0, x19
bl _gen_twopix
ldr w2, [x27]
add x1, x23, #12
mov x0, x19
bl _gen_twopix
LBB0_7:
Lloh8:
adrp x23, _TSTAMP_MIN_X@GOTPAGE
Lloh9:
ldr x23, [x23, _TSTAMP_MIN_X@GOTPAGEOFF]
ldr w27, [x23]
mov x0, x21
bl _strlen
ldr w8, [x28]
ldr w9, [x24]
add w10, w0, w27
cmp w10, w25
ccmp w8, w26, #0, lt
ccmp w9, w26, #8, le
b.lt LBB0_11
; %bb.8:
ldrb w8, [x21]
cbz w8, LBB0_11
; %bb.9:
mov x25, x28
ldr w23, [x23]
sub w9, w26, #768
str w9, [sp, #12] ; 4-byte Folded Spill
sxtw x22, w22
add x26, x21, #1
Lloh10:
adrp x28, _BLACK@GOTPAGE
Lloh11:
ldr x28, [x28, _BLACK@GOTPAGEOFF]
Lloh12:
adrp x24, _WHITE@GOTPAGE
Lloh13:
ldr x24, [x24, _WHITE@GOTPAGEOFF]
LBB0_10: ; =>This Inner Loop Header: Depth=1
Lloh14:
adrp x9, _rom8x16_bits@GOTPAGE
Lloh15:
ldr x9, [x9, _rom8x16_bits@GOTPAGEOFF]
Lloh16:
ldr x9, [x9]
ldr w10, [x25]
ldr w11, [sp, #12] ; 4-byte Folded Reload
add w8, w11, w8, sxtb #4
sub w8, w8, w10
ldr w27, [x9, w8, sxtw #2]
add x8, x20, w23, sxtw #1
add x21, x8, x22
tst w27, #0x80
csel x8, x28, x24, eq
ldr w2, [x8]
mov x0, x19
mov x1, x21
bl _gen_twopix
tst w27, #0x40
csel x8, x28, x24, eq
ldr w2, [x8]
add x1, x21, #2
mov x0, x19
bl _gen_twopix
tst w27, #0x20
csel x8, x28, x24, eq
ldr w2, [x8]
add x1, x21, #4
mov x0, x19
bl _gen_twopix
tst w27, #0x10
csel x8, x28, x24, eq
ldr w2, [x8]
add x1, x21, #6
mov x0, x19
bl _gen_twopix
tst w27, #0x8
csel x8, x28, x24, eq
ldr w2, [x8]
add x1, x21, #8
mov x0, x19
bl _gen_twopix
tst w27, #0x4
csel x8, x28, x24, eq
ldr w2, [x8]
add x1, x21, #10
mov x0, x19
bl _gen_twopix
tst w27, #0x2
csel x8, x28, x24, eq
ldr w2, [x8]
add x1, x21, #12
mov x0, x19
bl _gen_twopix
add w23, w23, #7
ldrb w8, [x26], #1
cbnz w8, LBB0_10
LBB0_11:
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
ldp x24, x23, [sp, #48] ; 16-byte Folded Reload
ldp x26, x25, [sp, #32] ; 16-byte Folded Reload
ldp x28, x27, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #112
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGot Lloh12, Lloh13
.loh AdrpLdrGot Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.cfi_endproc
; -- End function
.comm _TSTAMP_MAX_Y,4,2 ; @TSTAMP_MAX_Y
.comm _TSTAMP_INPUT_X,4,2 ; @TSTAMP_INPUT_X
.comm _TSTAMP_MIN_Y,4,2 ; @TSTAMP_MIN_Y
.comm _rom8x16_bits,8,3 ; @rom8x16_bits
.comm _WHITE,4,2 ; @WHITE
.comm _BLACK,4,2 ; @BLACK
.comm _TSTAMP_MIN_X,4,2 ; @TSTAMP_MIN_X
.no_dead_strip _gen_line
.subsections_via_symbols
|
assembly_file_161585.c
|
assembly_dataset
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _pf_anchor_remove ## -- Begin function pf_anchor_remove
.p2align 4, 0x90
_pf_anchor_remove: ## @pf_anchor_remove
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
movq (%rdi), %rdi
testq %rdi, %rdi
je LBB0_6
## %bb.1:
movq (%rdi), %rax
testq %rax, %rax
jle LBB0_2
## %bb.3:
decq %rax
movq %rax, (%rdi)
jne LBB0_5
## %bb.4:
addq $8, %rdi
callq _pf_remove_if_empty_ruleset
jmp LBB0_5
LBB0_2:
leaq L_str(%rip), %rdi
callq _puts
LBB0_5:
movq $0, (%rbx)
LBB0_6:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_str: ## @str
.asciz "pf_anchor_remove: broken refcount"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _pf_anchor_remove ; -- Begin function pf_anchor_remove
.p2align 2
_pf_anchor_remove: ; @pf_anchor_remove
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
ldr x8, [x0]
cbz x8, LBB0_6
; %bb.1:
mov x19, x0
ldr x9, [x8]
cmp x9, #0
b.le LBB0_4
; %bb.2:
subs x9, x9, #1
str x9, [x8]
b.ne LBB0_5
; %bb.3:
add x0, x8, #8
bl _pf_remove_if_empty_ruleset
b LBB0_5
LBB0_4:
Lloh0:
adrp x0, l_str@PAGE
Lloh1:
add x0, x0, l_str@PAGEOFF
bl _puts
LBB0_5:
str xzr, [x19]
LBB0_6:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_str: ; @str
.asciz "pf_anchor_remove: broken refcount"
.subsections_via_symbols
|
AnghaBench/darwin-xnu/bsd/net/extr_pf_ruleset.c_pf_anchor_remove.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _vgetgrent ## -- Begin function vgetgrent
.p2align 4, 0x90
_vgetgrent: ## @vgetgrent
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %edi, %edi
movl $-1, %esi
xorl %edx, %edx
popq %rbp
jmp _vnextgrent ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _vgetgrent ; -- Begin function vgetgrent
.p2align 2
_vgetgrent: ; @vgetgrent
.cfi_startproc
; %bb.0:
mov x0, #0
mov w1, #-1
mov w2, #0
b _vnextgrent
.cfi_endproc
; -- End function
.subsections_via_symbols
|
AnghaBench/freebsd/usr.sbin/pw/extr_pw_vpw.c_vgetgrent.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _strcmp ## -- Begin function strcmp
.p2align 4, 0x90
_strcmp: ## @strcmp
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movb (%rdi), %al
testb %al, %al
je LBB0_4
## %bb.1:
incq %rdi
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
cmpb (%rsi), %al
jne LBB0_5
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
incq %rsi
movzbl (%rdi), %eax
incq %rdi
testb %al, %al
jne LBB0_2
LBB0_4:
xorl %eax, %eax
LBB0_5:
movzbl %al, %eax
movzbl (%rsi), %ecx
subl %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _strcmp ; -- Begin function strcmp
.p2align 2
_strcmp: ; @strcmp
.cfi_startproc
; %bb.0:
ldrb w8, [x0]
cbz w8, LBB0_4
; %bb.1:
add x9, x0, #1
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldrb w10, [x1]
cmp w8, w10
b.ne LBB0_4
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
add x1, x1, #1
ldrb w8, [x9], #1
cbnz w8, LBB0_2
LBB0_4:
ldrb w9, [x1]
sub w0, w8, w9
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
the_stack_data/161080589.c
|
stack
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 4, 0x90 ## -- Begin function emu10k1x_midi_init
_emu10k1x_midi_init: ## @emu10k1x_midi_init
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rcx, %r14
movq %rsi, %rbx
movq %rdi, %r15
movl (%rdi), %edi
leaq -32(%rbp), %r9
movq %rcx, %rsi
movl $1, %ecx
movl $1, %r8d
callq _snd_rawmidi_new
testl %eax, %eax
js LBB0_2
## %bb.1:
movq %r15, 24(%rbx)
leaq 16(%rbx), %rdi
callq _spin_lock_init
leaq 12(%rbx), %rdi
callq _spin_lock_init
leaq 8(%rbx), %rdi
callq _spin_lock_init
movq -32(%rbp), %rax
movl 16(%rax), %edi
movq %r14, %rsi
callq _strcpy
movq -32(%rbp), %rdi
movq _SNDRV_RAWMIDI_STREAM_OUTPUT@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _snd_emu10k1x_midi_output@GOTPCREL(%rip), %rdx
callq _snd_rawmidi_set_ops
movq -32(%rbp), %rdi
movq _SNDRV_RAWMIDI_STREAM_INPUT@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _snd_emu10k1x_midi_input@GOTPCREL(%rip), %rdx
callq _snd_rawmidi_set_ops
movq _SNDRV_RAWMIDI_INFO_OUTPUT@GOTPCREL(%rip), %rax
movq _SNDRV_RAWMIDI_INFO_INPUT@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
orl (%rax), %ecx
movq _SNDRV_RAWMIDI_INFO_DUPLEX@GOTPCREL(%rip), %rax
orl (%rax), %ecx
movq -32(%rbp), %rax
orl %ecx, (%rax)
movq %rbx, 8(%rax)
movq _snd_emu10k1x_midi_free@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
movl %ecx, 4(%rax)
movq %rax, (%rbx)
xorl %eax, %eax
LBB0_2:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _SNDRV_RAWMIDI_STREAM_OUTPUT,4,2 ## @SNDRV_RAWMIDI_STREAM_OUTPUT
.comm _snd_emu10k1x_midi_output,4,2 ## @snd_emu10k1x_midi_output
.comm _SNDRV_RAWMIDI_STREAM_INPUT,4,2 ## @SNDRV_RAWMIDI_STREAM_INPUT
.comm _snd_emu10k1x_midi_input,4,2 ## @snd_emu10k1x_midi_input
.comm _SNDRV_RAWMIDI_INFO_OUTPUT,4,2 ## @SNDRV_RAWMIDI_INFO_OUTPUT
.comm _SNDRV_RAWMIDI_INFO_INPUT,4,2 ## @SNDRV_RAWMIDI_INFO_INPUT
.comm _SNDRV_RAWMIDI_INFO_DUPLEX,4,2 ## @SNDRV_RAWMIDI_INFO_DUPLEX
.comm _snd_emu10k1x_midi_free,4,2 ## @snd_emu10k1x_midi_free
.no_dead_strip _emu10k1x_midi_init
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 2 ; -- Begin function emu10k1x_midi_init
_emu10k1x_midi_init: ; @emu10k1x_midi_init
.cfi_startproc
; %bb.0:
sub sp, sp, #64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x20, x3
mov x19, x1
mov x21, x0
ldr w0, [x0]
add x5, sp, #8
mov x1, x3
mov w3, #1 ; =0x1
mov w4, #1 ; =0x1
bl _snd_rawmidi_new
tbnz w0, #31, LBB0_2
; %bb.1:
str x21, [x19, #24]
add x0, x19, #16
bl _spin_lock_init
add x0, x19, #12
bl _spin_lock_init
add x0, x19, #8
bl _spin_lock_init
ldr x8, [sp, #8]
ldr w0, [x8, #16]
mov x1, x20
bl _strcpy
ldr x0, [sp, #8]
Lloh0:
adrp x8, _SNDRV_RAWMIDI_STREAM_OUTPUT@GOTPAGE
Lloh1:
ldr x8, [x8, _SNDRV_RAWMIDI_STREAM_OUTPUT@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
Lloh3:
adrp x2, _snd_emu10k1x_midi_output@GOTPAGE
Lloh4:
ldr x2, [x2, _snd_emu10k1x_midi_output@GOTPAGEOFF]
bl _snd_rawmidi_set_ops
ldr x0, [sp, #8]
Lloh5:
adrp x8, _SNDRV_RAWMIDI_STREAM_INPUT@GOTPAGE
Lloh6:
ldr x8, [x8, _SNDRV_RAWMIDI_STREAM_INPUT@GOTPAGEOFF]
Lloh7:
ldr w1, [x8]
Lloh8:
adrp x2, _snd_emu10k1x_midi_input@GOTPAGE
Lloh9:
ldr x2, [x2, _snd_emu10k1x_midi_input@GOTPAGEOFF]
bl _snd_rawmidi_set_ops
mov w0, #0 ; =0x0
Lloh10:
adrp x8, _SNDRV_RAWMIDI_INFO_OUTPUT@GOTPAGE
Lloh11:
ldr x8, [x8, _SNDRV_RAWMIDI_INFO_OUTPUT@GOTPAGEOFF]
Lloh12:
ldr w8, [x8]
Lloh13:
adrp x9, _SNDRV_RAWMIDI_INFO_INPUT@GOTPAGE
Lloh14:
ldr x9, [x9, _SNDRV_RAWMIDI_INFO_INPUT@GOTPAGEOFF]
Lloh15:
ldr w9, [x9]
orr w8, w9, w8
Lloh16:
adrp x9, _SNDRV_RAWMIDI_INFO_DUPLEX@GOTPAGE
Lloh17:
ldr x9, [x9, _SNDRV_RAWMIDI_INFO_DUPLEX@GOTPAGEOFF]
Lloh18:
ldr w9, [x9]
ldr x10, [sp, #8]
ldr w11, [x10]
orr w9, w9, w11
orr w8, w8, w9
str w8, [x10]
str x19, [x10, #8]
Lloh19:
adrp x8, _snd_emu10k1x_midi_free@GOTPAGE
Lloh20:
ldr x8, [x8, _snd_emu10k1x_midi_free@GOTPAGEOFF]
Lloh21:
ldr w8, [x8]
str w8, [x10, #4]
str x10, [x19]
LBB0_2:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21
.loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _SNDRV_RAWMIDI_STREAM_OUTPUT,4,2 ; @SNDRV_RAWMIDI_STREAM_OUTPUT
.comm _snd_emu10k1x_midi_output,4,2 ; @snd_emu10k1x_midi_output
.comm _SNDRV_RAWMIDI_STREAM_INPUT,4,2 ; @SNDRV_RAWMIDI_STREAM_INPUT
.comm _snd_emu10k1x_midi_input,4,2 ; @snd_emu10k1x_midi_input
.comm _SNDRV_RAWMIDI_INFO_OUTPUT,4,2 ; @SNDRV_RAWMIDI_INFO_OUTPUT
.comm _SNDRV_RAWMIDI_INFO_INPUT,4,2 ; @SNDRV_RAWMIDI_INFO_INPUT
.comm _SNDRV_RAWMIDI_INFO_DUPLEX,4,2 ; @SNDRV_RAWMIDI_INFO_DUPLEX
.comm _snd_emu10k1x_midi_free,4,2 ; @snd_emu10k1x_midi_free
.no_dead_strip _emu10k1x_midi_init
.subsections_via_symbols
|
assembly_file_50964.c
|
assembly_dataset
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _vm_shared_region_base_address ## -- Begin function vm_shared_region_base_address
.p2align 4, 0x90
_vm_shared_region_base_address: ## @vm_shared_region_base_address
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
callq _VM_KERNEL_ADDRPERM
movq %rax, %rdi
callq _SHARED_REGION_TRACE_DEBUG
xorl %edi, %edi
cmpl $2, (%rbx)
setge %dil
callq _assert
movq %rbx, %rdi
callq _VM_KERNEL_ADDRPERM
movq 8(%rbx), %rdi
callq _SHARED_REGION_TRACE_DEBUG
movq 8(%rbx), %rax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _vm_shared_region_base_address ; -- Begin function vm_shared_region_base_address
.p2align 2
_vm_shared_region_base_address: ; @vm_shared_region_base_address
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
bl _VM_KERNEL_ADDRPERM
bl _SHARED_REGION_TRACE_DEBUG
ldr w8, [x19]
cmp w8, #1
cset w0, gt
bl _assert
mov x0, x19
bl _VM_KERNEL_ADDRPERM
ldr x0, [x19, #8]
bl _SHARED_REGION_TRACE_DEBUG
ldr x0, [x19, #8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
AnghaBench/darwin-xnu/osfmk/vm/extr_vm_shared_region.c_vm_shared_region_base_address.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function obex_set_alt
_obex_set_alt: ## @obex_set_alt
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %r15d
movl %esi, %r13d
movq %rdi, %rbx
callq _func_to_obex
movq %rax, %r12
movq %rax, %r14
movq (%rbx), %rax
movq (%rax), %rbx
cmpl %r13d, (%r12)
jne LBB0_3
## %bb.1:
testl %r15d, %r15d
jne LBB0_11
## %bb.2:
movl 8(%r14), %edx
leaq L_.str(%rip), %rsi
movq %rbx, %rdi
callq _DBG
xorl %ebx, %ebx
jmp LBB0_12
LBB0_3:
cmpl $1, %r15d
ja LBB0_11
## %bb.4:
cmpl %r13d, 4(%r14)
jne LBB0_11
## %bb.5:
addq $16, %r12
movq 32(%r14), %rax
cmpq $0, (%rax)
je LBB0_7
## %bb.6:
movl 8(%r14), %edx
leaq L_.str.1(%rip), %rsi
movq %rbx, %rdi
callq _DBG
movq %r12, %rdi
callq _gserial_disconnect
LBB0_7:
cmpq $0, 24(%r14)
jne LBB0_9
## %bb.8:
movl 8(%r14), %edx
leaq L_.str.2(%rip), %rsi
movq %rbx, %rdi
callq _DBG
movl (%rbx), %edi
movl 44(%r14), %edx
movl 52(%r14), %esi
callq _ep_choose
movq %rax, 24(%r14)
movl (%rbx), %edi
movl 40(%r14), %edx
movl 48(%r14), %esi
callq _ep_choose
movq %rax, 16(%r14)
LBB0_9:
movq %rbx, %rdi
xorl %ebx, %ebx
cmpl $1, %r15d
jne LBB0_12
## %bb.10:
movl 8(%r14), %edx
leaq L_.str.3(%rip), %rsi
callq _DBG
movl 8(%r14), %esi
movq %r12, %rdi
callq _gserial_connect
jmp LBB0_12
LBB0_11:
movq _EINVAL@GOTPCREL(%rip), %rax
xorl %ebx, %ebx
subl (%rax), %ebx
LBB0_12:
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "reset obex ttyGS%d control\n"
L_.str.1: ## @.str.1
.asciz "reset obex ttyGS%d\n"
L_.str.2: ## @.str.2
.asciz "init obex ttyGS%d\n"
L_.str.3: ## @.str.3
.asciz "activate obex ttyGS%d\n"
.comm _EINVAL,4,2 ## @EINVAL
.no_dead_strip _obex_set_alt
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function obex_set_alt
_obex_set_alt: ; @obex_set_alt
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x21, x2
mov x22, x1
mov x20, x0
bl _func_to_obex
mov x19, x0
ldr x8, [x20]
ldr x20, [x8]
ldr w8, [x0]
cmp w8, w22
b.ne LBB0_3
; %bb.1:
cbnz w21, LBB0_10
; %bb.2:
ldr w2, [x19, #8]
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
mov x0, x20
bl _DBG
mov w0, #0
b LBB0_11
LBB0_3:
cmp w21, #1
b.hi LBB0_10
; %bb.4:
ldr w8, [x19, #4]
cmp w8, w22
b.ne LBB0_10
; %bb.5:
add x22, x19, #16
ldr x8, [x19, #32]
ldr x8, [x8]
cbz x8, LBB0_7
; %bb.6:
ldr w2, [x19, #8]
Lloh2:
adrp x1, l_.str.1@PAGE
Lloh3:
add x1, x1, l_.str.1@PAGEOFF
mov x0, x20
bl _DBG
mov x0, x22
bl _gserial_disconnect
LBB0_7:
ldr x8, [x19, #24]
cbz x8, LBB0_12
; %bb.8:
cmp w21, #1
b.ne LBB0_13
LBB0_9:
ldr w2, [x19, #8]
Lloh4:
adrp x1, l_.str.3@PAGE
Lloh5:
add x1, x1, l_.str.3@PAGEOFF
mov x0, x20
bl _DBG
ldr w1, [x19, #8]
mov x0, x22
bl _gserial_connect
mov w0, #0
b LBB0_11
LBB0_10:
Lloh6:
adrp x8, _EINVAL@GOTPAGE
Lloh7:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh8:
ldr w8, [x8]
neg w0, w8
LBB0_11:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB0_12:
ldr w2, [x19, #8]
Lloh9:
adrp x1, l_.str.2@PAGE
Lloh10:
add x1, x1, l_.str.2@PAGEOFF
mov x0, x20
bl _DBG
ldr w0, [x20]
ldr w1, [x19, #52]
ldr w2, [x19, #44]
bl _ep_choose
str x0, [x19, #24]
ldr w0, [x20]
ldr w1, [x19, #48]
ldr w2, [x19, #40]
bl _ep_choose
str x0, [x19, #16]
cmp w21, #1
b.eq LBB0_9
LBB0_13:
mov w0, #0
b LBB0_11
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpAdd Lloh9, Lloh10
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "reset obex ttyGS%d control\n"
l_.str.1: ; @.str.1
.asciz "reset obex ttyGS%d\n"
l_.str.2: ; @.str.2
.asciz "init obex ttyGS%d\n"
l_.str.3: ; @.str.3
.asciz "activate obex ttyGS%d\n"
.comm _EINVAL,4,2 ; @EINVAL
.no_dead_strip _obex_set_alt
.subsections_via_symbols
|
AnghaBench/fastsocket/kernel/drivers/usb/gadget/extr_f_obex.c_obex_set_alt.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _xdr_nm_send_arg_int ## -- Begin function xdr_nm_send_arg_int
.p2align 4, 0x90
_xdr_nm_send_arg_int: ## @xdr_nm_send_arg_int
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
movq %rdi, %rbx
addq $20, %rsi
callq _xdr_wrapstring
movq _FALSE@GOTPCREL(%rip), %r15
testl %eax, %eax
je LBB0_8
## %bb.1:
leaq 16(%r14), %rsi
movq %rbx, %rdi
callq _xdr_u_int
testl %eax, %eax
je LBB0_8
## %bb.2:
leaq 12(%r14), %rsi
movq %rbx, %rdi
callq _xdr_u_int
testl %eax, %eax
je LBB0_8
## %bb.3:
leaq 8(%r14), %rsi
movq %rbx, %rdi
callq _xdr_int
testl %eax, %eax
je LBB0_8
## %bb.4:
leaq 4(%r14), %rsi
movq %rbx, %rdi
callq _xdr_u_int
testl %eax, %eax
je LBB0_8
## %bb.5:
movq %rbx, %rdi
movq %r14, %rsi
callq _xdr_u_int
testl %eax, %eax
jne LBB0_6
## %bb.7:
movq _FALSE@GOTPCREL(%rip), %r15
jmp LBB0_8
LBB0_6:
movq _TRUE@GOTPCREL(%rip), %r15
LBB0_8:
movl (%r15), %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _FALSE,4,2 ## @FALSE
.comm _TRUE,4,2 ## @TRUE
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _xdr_nm_send_arg_int ; -- Begin function xdr_nm_send_arg_int
.p2align 2
_xdr_nm_send_arg_int: ; @xdr_nm_send_arg_int
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x1
mov x20, x0
add x1, x1, #20
bl _xdr_wrapstring
cbz w0, LBB0_6
; %bb.1:
add x1, x19, #16
mov x0, x20
bl _xdr_u_int
cbz w0, LBB0_6
; %bb.2:
add x1, x19, #12
mov x0, x20
bl _xdr_u_int
cbz w0, LBB0_6
; %bb.3:
add x1, x19, #8
mov x0, x20
bl _xdr_int
cbz w0, LBB0_6
; %bb.4:
add x1, x19, #4
mov x0, x20
bl _xdr_u_int
Lloh0:
adrp x21, _FALSE@GOTPAGE
Lloh1:
ldr x21, [x21, _FALSE@GOTPAGEOFF]
cbz w0, LBB0_7
; %bb.5:
mov x0, x20
mov x1, x19
bl _xdr_u_int
Lloh2:
adrp x8, _TRUE@GOTPAGE
Lloh3:
ldr x8, [x8, _TRUE@GOTPAGEOFF]
cmp w0, #0
csel x21, x21, x8, eq
b LBB0_7
LBB0_6:
Lloh4:
adrp x21, _FALSE@GOTPAGE
Lloh5:
ldr x21, [x21, _FALSE@GOTPAGEOFF]
LBB0_7:
ldr w0, [x21]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _FALSE,4,2 ; @FALSE
.comm _TRUE,4,2 ; @TRUE
.subsections_via_symbols
|
AnghaBench/exploitdb/exploits/solaris/remote/extr_19672.c_xdr_nm_send_arg_int.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function try_to_extend_transaction
_try_to_extend_transaction: ## @try_to_extend_transaction
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq (%rdi), %rcx
movq _EXT3_RESERVE_TRANS_BLOCKS@GOTPCREL(%rip), %rdx
xorl %eax, %eax
cmpq (%rdx), %rcx
jg LBB0_2
## %bb.1:
movq %rdi, %rbx
movq %rsi, %rdi
callq _blocks_for_truncate
movq %rbx, %rdi
movl %eax, %esi
callq _ext3_journal_extend
movl %eax, %ecx
xorl %eax, %eax
testl %ecx, %ecx
setne %al
LBB0_2:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _EXT3_RESERVE_TRANS_BLOCKS,8,3 ## @EXT3_RESERVE_TRANS_BLOCKS
.no_dead_strip _try_to_extend_transaction
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function try_to_extend_transaction
_try_to_extend_transaction: ; @try_to_extend_transaction
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
ldr x8, [x0]
Lloh0:
adrp x9, _EXT3_RESERVE_TRANS_BLOCKS@GOTPAGE
Lloh1:
ldr x9, [x9, _EXT3_RESERVE_TRANS_BLOCKS@GOTPAGEOFF]
Lloh2:
ldr x9, [x9]
cmp x8, x9
b.le LBB0_2
; %bb.1:
mov w0, #0
b LBB0_3
LBB0_2:
mov x19, x0
mov x0, x1
bl _blocks_for_truncate
mov x1, x0
mov x0, x19
bl _ext3_journal_extend
cmp w0, #0
cset w0, ne
LBB0_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _EXT3_RESERVE_TRANS_BLOCKS,8,3 ; @EXT3_RESERVE_TRANS_BLOCKS
.no_dead_strip _try_to_extend_transaction
.subsections_via_symbols
|
AnghaBench/fastsocket/kernel/fs/ext3/extr_inode.c_try_to_extend_transaction.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.section __TEXT,__literal8,8byte_literals
.p2align 3, 0x0 ## -- Begin function print_ll_cache_misses
LCPI0_0:
.quad 0x4059000000000000 ## double 100
.section __TEXT,__text,regular,pure_instructions
.p2align 4, 0x90
_print_ll_cache_misses: ## @print_ll_cache_misses
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $16, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %r8, %r15
movq %rcx, %rbx
movapd %xmm0, -48(%rbp) ## 16-byte Spill
movl %esi, %r12d
movq %rdi, %r14
movq %rdx, %rdi
callq _evsel_context
movq _STAT_LL_CACHE@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
movq %r15, %rdi
movl %eax, %edx
movl %r12d, %ecx
callq _runtime_stat_avg
movapd -48(%rbp), %xmm1 ## 16-byte Reload
divsd %xmm0, %xmm1
mulsd LCPI0_0(%rip), %xmm1
movapd %xmm1, %xmm2
xorpd %xmm1, %xmm1
cmpneqsd %xmm1, %xmm0
andpd %xmm2, %xmm0
movapd %xmm0, -48(%rbp) ## 16-byte Spill
movq _GRC_CACHE_MISSES@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _get_ratio_color
movq 8(%rbx), %r9
movl (%rbx), %esi
leaq L_.str(%rip), %rcx
leaq L_.str.1(%rip), %r8
movq %r14, %rdi
movq %rax, %rdx
movaps -48(%rbp), %xmm0 ## 16-byte Reload
addq $16, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmpq *%r9 ## TAILCALL
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _g_aug_volatile_4009 ## @g_aug_volatile_4009
.p2align 2, 0x0
_g_aug_volatile_4009:
.long 9 ## 0x9
.comm _STAT_LL_CACHE,4,2 ## @STAT_LL_CACHE
.comm _GRC_CACHE_MISSES,4,2 ## @GRC_CACHE_MISSES
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%7.2f%%"
L_.str.1: ## @.str.1
.asciz "of all LL-cache hits"
.no_dead_strip _print_ll_cache_misses
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 2 ; -- Begin function print_ll_cache_misses
_print_ll_cache_misses: ; @print_ll_cache_misses
.cfi_startproc
; %bb.0:
stp d9, d8, [sp, #-64]! ; 16-byte Folded Spill
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset b8, -56
.cfi_offset b9, -64
mov x21, x4
mov x19, x3
fmov d8, d0
mov x22, x1
mov x20, x0
mov x0, x2
bl _evsel_context
mov x2, x0
Lloh0:
adrp x8, _STAT_LL_CACHE@GOTPAGE
Lloh1:
ldr x8, [x8, _STAT_LL_CACHE@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
mov x0, x21
mov x3, x22
bl _runtime_stat_avg
fcmp d0, #0.0
b.eq LBB0_2
; %bb.1:
fdiv d0, d8, d0
mov x8, #4636737291354636288 ; =0x4059000000000000
fmov d1, x8
fmul d8, d0, d1
b LBB0_3
LBB0_2:
movi d8, #0000000000000000
LBB0_3:
Lloh3:
adrp x8, _GRC_CACHE_MISSES@GOTPAGE
Lloh4:
ldr x8, [x8, _GRC_CACHE_MISSES@GOTPAGEOFF]
Lloh5:
ldr w0, [x8]
fmov d0, d8
bl _get_ratio_color
mov x2, x0
ldr x5, [x19, #8]
ldr w1, [x19]
Lloh6:
adrp x3, l_.str@PAGE
Lloh7:
add x3, x3, l_.str@PAGEOFF
Lloh8:
adrp x4, l_.str.1@PAGE
Lloh9:
add x4, x4, l_.str.1@PAGEOFF
mov x0, x20
fmov d0, d8
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp d9, d8, [sp], #64 ; 16-byte Folded Reload
br x5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _g_aug_volatile_4009 ; @g_aug_volatile_4009
.p2align 2, 0x0
_g_aug_volatile_4009:
.long 9 ; 0x9
.comm _STAT_LL_CACHE,4,2 ; @STAT_LL_CACHE
.comm _GRC_CACHE_MISSES,4,2 ; @GRC_CACHE_MISSES
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%7.2f%%"
l_.str.1: ; @.str.1
.asciz "of all LL-cache hits"
.no_dead_strip _print_ll_cache_misses
.subsections_via_symbols
|
assembly_file_155739.c
|
assembly_dataset
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _pnp_register_driver ## -- Begin function pnp_register_driver
.p2align 4, 0x90
_pnp_register_driver: ## @pnp_register_driver
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl 16(%rdi), %eax
movl %eax, 8(%rdi)
movq _pnp_bus_type@GOTPCREL(%rip), %rax
movq %rax, (%rdi)
popq %rbp
jmp _driver_register ## TAILCALL
.cfi_endproc
## -- End function
.comm _pnp_bus_type,4,2 ## @pnp_bus_type
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _pnp_register_driver ; -- Begin function pnp_register_driver
.p2align 2
_pnp_register_driver: ; @pnp_register_driver
.cfi_startproc
; %bb.0:
ldr w8, [x0, #16]
str w8, [x0, #8]
Lloh0:
adrp x8, _pnp_bus_type@GOTPAGE
Lloh1:
ldr x8, [x8, _pnp_bus_type@GOTPAGEOFF]
str x8, [x0]
b _driver_register
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _pnp_bus_type,4,2 ; @pnp_bus_type
.subsections_via_symbols
|
AnghaBench/fastsocket/kernel/drivers/pnp/extr_driver.c_pnp_register_driver.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _PlayerSettings_Cache ## -- Begin function PlayerSettings_Cache
.p2align 4, 0x90
_PlayerSettings_Cache: ## @PlayerSettings_Cache
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq _ART_FRAMEL@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _trap_R_RegisterShaderNoMip
movq _ART_FRAMER@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _trap_R_RegisterShaderNoMip
movq _ART_MODEL0@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _trap_R_RegisterShaderNoMip
movq _ART_MODEL1@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _trap_R_RegisterShaderNoMip
movq _ART_BACK0@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _trap_R_RegisterShaderNoMip
movq _ART_BACK1@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _trap_R_RegisterShaderNoMip
movq _ART_FX_BASE@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _trap_R_RegisterShaderNoMip
movq _s_playersettings@GOTPCREL(%rip), %rbx
movq %rax, 8(%rbx)
movq _ART_FX_RED@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _trap_R_RegisterShaderNoMip
movq (%rbx), %rcx
movq %rax, (%rcx)
movq _ART_FX_YELLOW@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _trap_R_RegisterShaderNoMip
movq (%rbx), %rcx
movq %rax, 8(%rcx)
movq _ART_FX_GREEN@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _trap_R_RegisterShaderNoMip
movq (%rbx), %rcx
movq %rax, 16(%rcx)
movq _ART_FX_TEAL@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _trap_R_RegisterShaderNoMip
movq (%rbx), %rcx
movq %rax, 24(%rcx)
movq _ART_FX_BLUE@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _trap_R_RegisterShaderNoMip
movq (%rbx), %rcx
movq %rax, 32(%rcx)
movq _ART_FX_CYAN@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _trap_R_RegisterShaderNoMip
movq (%rbx), %rcx
movq %rax, 40(%rcx)
movq _ART_FX_WHITE@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _trap_R_RegisterShaderNoMip
movq (%rbx), %rcx
movq %rax, 48(%rcx)
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ART_FRAMEL,4,2 ## @ART_FRAMEL
.comm _ART_FRAMER,4,2 ## @ART_FRAMER
.comm _ART_MODEL0,4,2 ## @ART_MODEL0
.comm _ART_MODEL1,4,2 ## @ART_MODEL1
.comm _ART_BACK0,4,2 ## @ART_BACK0
.comm _ART_BACK1,4,2 ## @ART_BACK1
.comm _ART_FX_BASE,4,2 ## @ART_FX_BASE
.comm _s_playersettings,16,3 ## @s_playersettings
.comm _ART_FX_RED,4,2 ## @ART_FX_RED
.comm _ART_FX_YELLOW,4,2 ## @ART_FX_YELLOW
.comm _ART_FX_GREEN,4,2 ## @ART_FX_GREEN
.comm _ART_FX_TEAL,4,2 ## @ART_FX_TEAL
.comm _ART_FX_BLUE,4,2 ## @ART_FX_BLUE
.comm _ART_FX_CYAN,4,2 ## @ART_FX_CYAN
.comm _ART_FX_WHITE,4,2 ## @ART_FX_WHITE
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _PlayerSettings_Cache ; -- Begin function PlayerSettings_Cache
.p2align 2
_PlayerSettings_Cache: ; @PlayerSettings_Cache
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
Lloh0:
adrp x8, _ART_FRAMEL@GOTPAGE
Lloh1:
ldr x8, [x8, _ART_FRAMEL@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
bl _trap_R_RegisterShaderNoMip
Lloh3:
adrp x8, _ART_FRAMER@GOTPAGE
Lloh4:
ldr x8, [x8, _ART_FRAMER@GOTPAGEOFF]
Lloh5:
ldr w0, [x8]
bl _trap_R_RegisterShaderNoMip
Lloh6:
adrp x8, _ART_MODEL0@GOTPAGE
Lloh7:
ldr x8, [x8, _ART_MODEL0@GOTPAGEOFF]
Lloh8:
ldr w0, [x8]
bl _trap_R_RegisterShaderNoMip
Lloh9:
adrp x8, _ART_MODEL1@GOTPAGE
Lloh10:
ldr x8, [x8, _ART_MODEL1@GOTPAGEOFF]
Lloh11:
ldr w0, [x8]
bl _trap_R_RegisterShaderNoMip
Lloh12:
adrp x8, _ART_BACK0@GOTPAGE
Lloh13:
ldr x8, [x8, _ART_BACK0@GOTPAGEOFF]
Lloh14:
ldr w0, [x8]
bl _trap_R_RegisterShaderNoMip
Lloh15:
adrp x8, _ART_BACK1@GOTPAGE
Lloh16:
ldr x8, [x8, _ART_BACK1@GOTPAGEOFF]
Lloh17:
ldr w0, [x8]
bl _trap_R_RegisterShaderNoMip
Lloh18:
adrp x8, _ART_FX_BASE@GOTPAGE
Lloh19:
ldr x8, [x8, _ART_FX_BASE@GOTPAGEOFF]
Lloh20:
ldr w0, [x8]
bl _trap_R_RegisterShaderNoMip
Lloh21:
adrp x19, _s_playersettings@GOTPAGE
Lloh22:
ldr x19, [x19, _s_playersettings@GOTPAGEOFF]
str x0, [x19, #8]
Lloh23:
adrp x8, _ART_FX_RED@GOTPAGE
Lloh24:
ldr x8, [x8, _ART_FX_RED@GOTPAGEOFF]
Lloh25:
ldr w0, [x8]
bl _trap_R_RegisterShaderNoMip
ldr x8, [x19]
str x0, [x8]
Lloh26:
adrp x8, _ART_FX_YELLOW@GOTPAGE
Lloh27:
ldr x8, [x8, _ART_FX_YELLOW@GOTPAGEOFF]
Lloh28:
ldr w0, [x8]
bl _trap_R_RegisterShaderNoMip
ldr x8, [x19]
str x0, [x8, #8]
Lloh29:
adrp x8, _ART_FX_GREEN@GOTPAGE
Lloh30:
ldr x8, [x8, _ART_FX_GREEN@GOTPAGEOFF]
Lloh31:
ldr w0, [x8]
bl _trap_R_RegisterShaderNoMip
ldr x8, [x19]
str x0, [x8, #16]
Lloh32:
adrp x8, _ART_FX_TEAL@GOTPAGE
Lloh33:
ldr x8, [x8, _ART_FX_TEAL@GOTPAGEOFF]
Lloh34:
ldr w0, [x8]
bl _trap_R_RegisterShaderNoMip
ldr x8, [x19]
str x0, [x8, #24]
Lloh35:
adrp x8, _ART_FX_BLUE@GOTPAGE
Lloh36:
ldr x8, [x8, _ART_FX_BLUE@GOTPAGEOFF]
Lloh37:
ldr w0, [x8]
bl _trap_R_RegisterShaderNoMip
ldr x8, [x19]
str x0, [x8, #32]
Lloh38:
adrp x8, _ART_FX_CYAN@GOTPAGE
Lloh39:
ldr x8, [x8, _ART_FX_CYAN@GOTPAGEOFF]
Lloh40:
ldr w0, [x8]
bl _trap_R_RegisterShaderNoMip
ldr x8, [x19]
str x0, [x8, #40]
Lloh41:
adrp x8, _ART_FX_WHITE@GOTPAGE
Lloh42:
ldr x8, [x8, _ART_FX_WHITE@GOTPAGEOFF]
Lloh43:
ldr w0, [x8]
bl _trap_R_RegisterShaderNoMip
ldr x8, [x19]
str x0, [x8, #48]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh41, Lloh42, Lloh43
.loh AdrpLdrGotLdr Lloh38, Lloh39, Lloh40
.loh AdrpLdrGotLdr Lloh35, Lloh36, Lloh37
.loh AdrpLdrGotLdr Lloh32, Lloh33, Lloh34
.loh AdrpLdrGotLdr Lloh29, Lloh30, Lloh31
.loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh28
.loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25
.loh AdrpLdrGot Lloh21, Lloh22
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _ART_FRAMEL,4,2 ; @ART_FRAMEL
.comm _ART_FRAMER,4,2 ; @ART_FRAMER
.comm _ART_MODEL0,4,2 ; @ART_MODEL0
.comm _ART_MODEL1,4,2 ; @ART_MODEL1
.comm _ART_BACK0,4,2 ; @ART_BACK0
.comm _ART_BACK1,4,2 ; @ART_BACK1
.comm _ART_FX_BASE,4,2 ; @ART_FX_BASE
.comm _s_playersettings,16,3 ; @s_playersettings
.comm _ART_FX_RED,4,2 ; @ART_FX_RED
.comm _ART_FX_YELLOW,4,2 ; @ART_FX_YELLOW
.comm _ART_FX_GREEN,4,2 ; @ART_FX_GREEN
.comm _ART_FX_TEAL,4,2 ; @ART_FX_TEAL
.comm _ART_FX_BLUE,4,2 ; @ART_FX_BLUE
.comm _ART_FX_CYAN,4,2 ; @ART_FX_CYAN
.comm _ART_FX_WHITE,4,2 ; @ART_FX_WHITE
.subsections_via_symbols
|
AnghaBench/Quake-III-Arena/code/q3_ui/extr_ui_playersettings.c_PlayerSettings_Cache.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
subq $432, %rsp ## imm = 0x1B0
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -24(%rbp)
xorl %edi, %edi
callq _time
movl %eax, %edi
callq _srand
leaq L_str(%rip), %rdi
callq _puts
leaq L_.str.1(%rip), %rdi
leaq -436(%rbp), %rsi
xorl %eax, %eax
callq _scanf
movl -436(%rbp), %esi
leaq L_.str.2(%rip), %rdi
xorl %eax, %eax
callq _printf
movl -436(%rbp), %eax
addl $-102, %eax
cmpl $-101, %eax
jb LBB0_17
## %bb.1:
leaq L_.str.4(%rip), %r14
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
callq _rand
movslq %eax, %rsi
imulq $274877907, %rsi, %rax ## imm = 0x10624DD3
movq %rax, %rcx
shrq $63, %rcx
sarq $38, %rax
addl %ecx, %eax
imull $1000, %eax, %eax ## imm = 0x3E8
subl %eax, %esi
movl %esi, -432(%rbp,%rbx,4)
movq %r14, %rdi
## kill: def $esi killed $esi killed $rsi
xorl %eax, %eax
callq _printf
incq %rbx
movslq -436(%rbp), %rax
cmpq %rax, %rbx
jl LBB0_2
## %bb.3:
movl %eax, %eax
cmpl $2, %eax
jl LBB0_12
## %bb.4:
leal -1(%rax), %r8d
movl $1, %r10d
xorl %r11d, %r11d
jmp LBB0_5
.p2align 4, 0x90
LBB0_6: ## in Loop: Header=BB0_5 Depth=1
movl %r11d, %edi
LBB0_11: ## in Loop: Header=BB0_5 Depth=1
movl -432(%rbp,%r11,4), %ecx
movslq %edi, %rdx
movl -432(%rbp,%rdx,4), %esi
movl %esi, -432(%rbp,%r11,4)
movl %ecx, -432(%rbp,%rdx,4)
incq %r10
movq %r9, %r11
cmpq %r8, %r9
je LBB0_12
LBB0_5: ## =>This Loop Header: Depth=1
## Child Loop BB0_8 Depth 2
leaq 1(%r11), %r9
cmpq %rax, %r9
jae LBB0_6
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movq %r10, %rdx
movl %r11d, %ecx
jmp LBB0_8
.p2align 4, 0x90
LBB0_10: ## in Loop: Header=BB0_8 Depth=2
incq %rdx
movl %edi, %ecx
cmpq %rdx, %rax
je LBB0_11
LBB0_8: ## Parent Loop BB0_5 Depth=1
## => This Inner Loop Header: Depth=2
movl -432(%rbp,%rdx,4), %ebx
movslq %ecx, %rsi
movl %edx, %edi
cmpl -432(%rbp,%rsi,4), %ebx
jl LBB0_10
## %bb.9: ## in Loop: Header=BB0_8 Depth=2
movl %ecx, %edi
jmp LBB0_10
LBB0_12:
leaq L_str.7(%rip), %rdi
callq _puts
cmpl $0, -436(%rbp)
jle LBB0_15
## %bb.13:
leaq L_.str.4(%rip), %r14
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_14: ## =>This Inner Loop Header: Depth=1
movl -432(%rbp,%rbx,4), %esi
movq %r14, %rdi
xorl %eax, %eax
callq _printf
incq %rbx
movslq -436(%rbp), %rax
cmpq %rax, %rbx
jl LBB0_14
LBB0_15:
movl $10, %edi
callq _putchar
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -24(%rbp), %rax
jne LBB0_18
## %bb.16:
addq $432, %rsp ## imm = 0x1B0
popq %rbx
popq %r14
popq %rbp
retq
LBB0_17:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.3(%rip), %rdi
movl $20, %esi
movl $1, %edx
callq _fwrite
movl $1, %edi
callq _exit
LBB0_18:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _sort ## -- Begin function sort
.p2align 4, 0x90
_sort: ## @sort
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
## kill: def $esi killed $esi def $rsi
cmpl $2, %esi
jl LBB1_9
## %bb.1:
movl %esi, %r11d
decl %esi
movl $1, %r9d
xorl %r10d, %r10d
jmp LBB1_2
.p2align 4, 0x90
LBB1_3: ## in Loop: Header=BB1_2 Depth=1
movl %r10d, %r14d
LBB1_8: ## in Loop: Header=BB1_2 Depth=1
movl (%rdi,%r10,4), %eax
movslq %r14d, %rcx
movl (%rdi,%rcx,4), %edx
movl %edx, (%rdi,%r10,4)
movl %eax, (%rdi,%rcx,4)
incq %r9
movq %r8, %r10
cmpq %rsi, %r8
je LBB1_9
LBB1_2: ## =>This Loop Header: Depth=1
## Child Loop BB1_5 Depth 2
leaq 1(%r10), %r8
cmpq %r11, %r8
jae LBB1_3
## %bb.4: ## in Loop: Header=BB1_2 Depth=1
movq %r9, %rcx
movl %r10d, %edx
jmp LBB1_5
.p2align 4, 0x90
LBB1_7: ## in Loop: Header=BB1_5 Depth=2
incq %rcx
movl %r14d, %edx
cmpq %rcx, %r11
je LBB1_8
LBB1_5: ## Parent Loop BB1_2 Depth=1
## => This Inner Loop Header: Depth=2
movl (%rdi,%rcx,4), %ebx
movslq %edx, %rax
movl %ecx, %r14d
cmpl (%rdi,%rax,4), %ebx
jl LBB1_7
## %bb.6: ## in Loop: Header=BB1_5 Depth=2
movl %edx, %r14d
jmp LBB1_7
LBB1_9:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "Create %d numbers\n"
L_.str.3: ## @.str.3
.asciz "Improper value of n\n"
L_.str.4: ## @.str.4
.asciz "%d\n"
L_str: ## @str
.asciz "Enter the number of numbers to generate:"
L_str.7: ## @str.7
.asciz "\n Sorted array: "
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #496
.cfi_def_cfa_offset 496
stp x24, x23, [sp, #432] ; 16-byte Folded Spill
stp x22, x21, [sp, #448] ; 16-byte Folded Spill
stp x20, x19, [sp, #464] ; 16-byte Folded Spill
stp x29, x30, [sp, #480] ; 16-byte Folded Spill
add x29, sp, #480
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-56]
mov x0, #0
bl _time
; kill: def $w0 killed $w0 killed $x0
bl _srand
Lloh3:
adrp x0, l_str@PAGE
Lloh4:
add x0, x0, l_str@PAGEOFF
bl _puts
add x8, sp, #16
str x8, [sp]
Lloh5:
adrp x0, l_.str.1@PAGE
Lloh6:
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldr w8, [sp, #16]
str x8, [sp]
Lloh7:
adrp x0, l_.str.2@PAGE
Lloh8:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldr w8, [sp, #16]
sub w8, w8, #102
cmn w8, #101
b.lo LBB0_15
; %bb.1:
mov x20, #0
mov w21, #19923
movk w21, #4194, lsl #16
mov w22, #1000
add x23, sp, #20
Lloh9:
adrp x19, l_.str.4@PAGE
Lloh10:
add x19, x19, l_.str.4@PAGEOFF
LBB0_2: ; =>This Inner Loop Header: Depth=1
bl _rand
smull x8, w0, w21
lsr x9, x8, #63
asr x8, x8, #38
add w8, w8, w9
msub w8, w8, w22, w0
str w8, [x23, x20, lsl #2]
str x8, [sp]
mov x0, x19
bl _printf
add x20, x20, #1
ldrsw x8, [sp, #16]
cmp x20, x8
b.lt LBB0_2
; %bb.3:
and x8, x8, #0xffffffff
cmp w8, #1
b.le LBB0_10
; %bb.4:
mov x12, #0
sub w9, w8, #1
mov w10, #1
add x11, sp, #20
b LBB0_7
LBB0_5: ; in Loop: Header=BB0_7 Depth=1
mov x14, x12
LBB0_6: ; in Loop: Header=BB0_7 Depth=1
lsl x12, x12, #2
ldr w15, [x11, x12]
sbfiz x14, x14, #2, #32
ldr w16, [x11, x14]
str w16, [x11, x12]
str w15, [x11, x14]
add x10, x10, #1
mov x12, x13
cmp x13, x9
b.eq LBB0_10
LBB0_7: ; =>This Loop Header: Depth=1
; Child Loop BB0_9 Depth 2
add x13, x12, #1
cmp x13, x8
b.hs LBB0_5
; %bb.8: ; in Loop: Header=BB0_7 Depth=1
mov x15, x10
mov x14, x12
LBB0_9: ; Parent Loop BB0_7 Depth=1
; => This Inner Loop Header: Depth=2
ldr w16, [x11, x15, lsl #2]
ldr w17, [x11, w14, sxtw #2]
cmp w16, w17
csel w14, w15, w14, lt
add x15, x15, #1
cmp x8, x15
b.ne LBB0_9
b LBB0_6
LBB0_10:
Lloh11:
adrp x0, l_str.7@PAGE
Lloh12:
add x0, x0, l_str.7@PAGEOFF
bl _puts
ldr w8, [sp, #16]
cmp w8, #1
b.lt LBB0_13
; %bb.11:
mov x20, #0
add x21, sp, #20
Lloh13:
adrp x19, l_.str.4@PAGE
Lloh14:
add x19, x19, l_.str.4@PAGEOFF
LBB0_12: ; =>This Inner Loop Header: Depth=1
ldr w8, [x21, x20, lsl #2]
str x8, [sp]
mov x0, x19
bl _printf
add x20, x20, #1
ldrsw x8, [sp, #16]
cmp x20, x8
b.lt LBB0_12
LBB0_13:
mov w0, #10
bl _putchar
ldur x8, [x29, #-56]
Lloh15:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh16:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh17:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_16
; %bb.14:
ldp x29, x30, [sp, #480] ; 16-byte Folded Reload
ldp x20, x19, [sp, #464] ; 16-byte Folded Reload
ldp x22, x21, [sp, #448] ; 16-byte Folded Reload
ldp x24, x23, [sp, #432] ; 16-byte Folded Reload
add sp, sp, #496
ret
LBB0_15:
Lloh18:
adrp x8, ___stderrp@GOTPAGE
Lloh19:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh20:
ldr x3, [x8]
Lloh21:
adrp x0, l_.str.3@PAGE
Lloh22:
add x0, x0, l_.str.3@PAGEOFF
mov w1, #20
mov w2, #1
bl _fwrite
mov w0, #1
bl _exit
LBB0_16:
bl ___stack_chk_fail
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpAdd Lloh11, Lloh12
.loh AdrpAdd Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpAdd Lloh21, Lloh22
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.cfi_endproc
; -- End function
.globl _sort ; -- Begin function sort
.p2align 2
_sort: ; @sort
.cfi_startproc
; %bb.0:
cmp w1, #2
b.lt LBB1_7
; %bb.1:
mov x11, #0
sub w8, w1, #1
mov w9, #1
mov w10, w1
b LBB1_4
LBB1_2: ; in Loop: Header=BB1_4 Depth=1
mov x13, x11
LBB1_3: ; in Loop: Header=BB1_4 Depth=1
lsl x11, x11, #2
ldr w14, [x0, x11]
sbfiz x13, x13, #2, #32
ldr w15, [x0, x13]
str w15, [x0, x11]
str w14, [x0, x13]
add x9, x9, #1
mov x11, x12
cmp x12, x8
b.eq LBB1_7
LBB1_4: ; =>This Loop Header: Depth=1
; Child Loop BB1_6 Depth 2
add x12, x11, #1
cmp x12, x10
b.hs LBB1_2
; %bb.5: ; in Loop: Header=BB1_4 Depth=1
mov x14, x9
mov x13, x11
LBB1_6: ; Parent Loop BB1_4 Depth=1
; => This Inner Loop Header: Depth=2
ldr w15, [x0, x14, lsl #2]
ldr w16, [x0, w13, sxtw #2]
cmp w15, w16
csel w13, w14, w13, lt
add x14, x14, #1
cmp x10, x14
b.ne LBB1_6
b LBB1_3
LBB1_7:
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "Create %d numbers\n"
l_.str.3: ; @.str.3
.asciz "Improper value of n\n"
l_.str.4: ; @.str.4
.asciz "%d\n"
l_str: ; @str
.asciz "Enter the number of numbers to generate:"
l_str.7: ; @str.7
.asciz "\n Sorted array: "
.subsections_via_symbols
|
the_stack_data/104942.c
|
stack
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 4, 0x90 ## -- Begin function memorystatus_get_next_proc_locked
_memorystatus_get_next_proc_locked: ## @memorystatus_get_next_proc_locked
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
testq %rsi, %rsi
je LBB0_8
## %bb.1:
movq %rdi, %r14
movl (%rdi), %eax
movq _MEMSTAT_BUCKET_COUNT@GOTPCREL(%rip), %r15
cmpl (%r15), %eax
jae LBB0_8
## %bb.2:
movq _p_memstat_list@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq %rsi, %rdi
movl %eax, %esi
movq %rdx, %r12
callq _TAILQ_NEXT
movq %rax, %rbx
testq %r12, %r12
sete %al
testq %rbx, %rbx
setne %cl
orb %al, %cl
jne LBB0_9
## %bb.3:
xorl %ebx, %ebx
movq _memstat_bucket@GOTPCREL(%rip), %r12
.p2align 4, 0x90
LBB0_4: ## =>This Inner Loop Header: Depth=1
movl (%r14), %eax
decl %eax
movl %eax, (%r14)
cmpl (%r15), %eax
jae LBB0_9
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
movl %eax, %edi
shlq $2, %rdi
addq (%r12), %rdi
callq _TAILQ_FIRST
testq %rax, %rax
je LBB0_4
## %bb.6:
movq %rax, %rbx
jmp LBB0_9
LBB0_8:
xorl %ebx, %ebx
LBB0_9:
movq %rbx, %rax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _MEMSTAT_BUCKET_COUNT,4,2 ## @MEMSTAT_BUCKET_COUNT
.comm _p_memstat_list,4,2 ## @p_memstat_list
.comm _memstat_bucket,8,3 ## @memstat_bucket
.no_dead_strip _memorystatus_get_next_proc_locked
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 2 ; -- Begin function memorystatus_get_next_proc_locked
_memorystatus_get_next_proc_locked: ; @memorystatus_get_next_proc_locked
.cfi_startproc
; %bb.0:
cbz x1, LBB0_9
; %bb.1:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
ldr w8, [x0]
Lloh0:
adrp x20, _MEMSTAT_BUCKET_COUNT@GOTPAGE
Lloh1:
ldr x20, [x20, _MEMSTAT_BUCKET_COUNT@GOTPAGEOFF]
ldr w9, [x20]
cmp w8, w9
b.hs LBB0_7
; %bb.2:
Lloh2:
adrp x8, _p_memstat_list@GOTPAGE
Lloh3:
ldr x8, [x8, _p_memstat_list@GOTPAGEOFF]
Lloh4:
ldr w8, [x8]
mov x0, x1
mov x1, x8
mov x21, x2
bl _TAILQ_NEXT
cbz x21, LBB0_8
; %bb.3:
cbnz x0, LBB0_8
; %bb.4:
Lloh5:
adrp x21, _memstat_bucket@GOTPAGE
Lloh6:
ldr x21, [x21, _memstat_bucket@GOTPAGEOFF]
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [x19]
sub w8, w8, #1
str w8, [x19]
ldr w9, [x20]
cmp w8, w9
b.hs LBB0_7
; %bb.6: ; in Loop: Header=BB0_5 Depth=1
ldr x9, [x21]
add x0, x9, w8, uxtw #2
bl _TAILQ_FIRST
cbz x0, LBB0_5
b LBB0_8
LBB0_7:
mov x0, #0 ; =0x0
LBB0_8:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB0_9:
mov x0, #0 ; =0x0
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh5, Lloh6
.cfi_endproc
; -- End function
.comm _MEMSTAT_BUCKET_COUNT,4,2 ; @MEMSTAT_BUCKET_COUNT
.comm _p_memstat_list,4,2 ; @p_memstat_list
.comm _memstat_bucket,8,3 ; @memstat_bucket
.no_dead_strip _memorystatus_get_next_proc_locked
.subsections_via_symbols
|
assembly_file_45790.c
|
assembly_dataset
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function brcms_b_core_phy_clk
_brcms_b_core_phy_clk: ## @brcms_b_core_phy_clk
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %esi, %ebx
movq %rdi, %r14
movl 4(%rdi), %edx
movl 8(%rdi), %edi
leaq L_.str(%rip), %rsi
movl %ebx, %ecx
callq _brcms_dbg_info
movl %ebx, (%r14)
movq _OFF@GOTPCREL(%rip), %rcx
movq _SICF_PRST@GOTPCREL(%rip), %r12
movq _SICF_FGC@GOTPCREL(%rip), %r15
movl (%r15), %eax
movl (%r12), %edx
orl %eax, %edx
cmpl %ebx, (%rcx)
jne LBB0_2
## %bb.1:
movq _SICF_GMODE@GOTPCREL(%rip), %rax
movl (%rax), %esi
orl %edx, %esi
movq %r14, %rdi
callq _brcms_b_core_ioctl
movl $1, %edi
callq _udelay
movl (%r12), %edx
movl (%r15), %esi
orl %edx, %esi
movq %r14, %rdi
jmp LBB0_3
LBB0_2:
movq %r14, %rdi
movl %edx, %esi
movl %eax, %edx
callq _brcms_b_core_ioctl
movl $1, %edi
callq _udelay
movl (%r15), %esi
movq %r14, %rdi
xorl %edx, %edx
LBB0_3:
callq _brcms_b_core_ioctl
movl $1, %edi
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _udelay ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "wl%d: clk %d\n"
.comm _OFF,4,2 ## @OFF
.comm _SICF_PRST,4,2 ## @SICF_PRST
.comm _SICF_FGC,4,2 ## @SICF_FGC
.comm _SICF_GMODE,4,2 ## @SICF_GMODE
.no_dead_strip _brcms_b_core_phy_clk
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function brcms_b_core_phy_clk
_brcms_b_core_phy_clk: ; @brcms_b_core_phy_clk
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x20, x1
mov x19, x0
ldr w0, [x0, #8]
ldr w2, [x19, #4]
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
mov x3, x20
bl _brcms_dbg_info
str w20, [x19]
Lloh2:
adrp x8, _OFF@GOTPAGE
Lloh3:
ldr x8, [x8, _OFF@GOTPAGEOFF]
Lloh4:
ldr w9, [x8]
Lloh5:
adrp x22, _SICF_PRST@GOTPAGE
Lloh6:
ldr x22, [x22, _SICF_PRST@GOTPAGEOFF]
ldr w8, [x22]
Lloh7:
adrp x21, _SICF_FGC@GOTPAGE
Lloh8:
ldr x21, [x21, _SICF_FGC@GOTPAGEOFF]
ldr w2, [x21]
orr w8, w2, w8
cmp w9, w20
b.ne LBB0_2
; %bb.1:
Lloh9:
adrp x9, _SICF_GMODE@GOTPAGE
Lloh10:
ldr x9, [x9, _SICF_GMODE@GOTPAGEOFF]
Lloh11:
ldr w9, [x9]
orr w1, w8, w9
mov x0, x19
mov x2, x8
bl _brcms_b_core_ioctl
mov w0, #1
bl _udelay
ldr w2, [x22]
ldr w8, [x21]
orr w1, w8, w2
mov x0, x19
b LBB0_3
LBB0_2:
mov x0, x19
mov x1, x8
bl _brcms_b_core_ioctl
mov w0, #1
bl _udelay
ldr w1, [x21]
mov x0, x19
mov w2, #0
LBB0_3:
bl _brcms_b_core_ioctl
mov w0, #1
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _udelay
.loh AdrpLdrGot Lloh7, Lloh8
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "wl%d: clk %d\n"
.comm _OFF,4,2 ; @OFF
.comm _SICF_PRST,4,2 ; @SICF_PRST
.comm _SICF_FGC,4,2 ; @SICF_FGC
.comm _SICF_GMODE,4,2 ; @SICF_GMODE
.no_dead_strip _brcms_b_core_phy_clk
.subsections_via_symbols
|
AnghaBench/fastsocket/kernel/drivers/net/wireless/brcm80211/brcmsmac/extr_main.c_brcms_b_core_phy_clk.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq _gua
callq _gua
callq _gua
callq _gua
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
bl _gua
bl _gua
bl _gua
bl _gua
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
the_stack_data/522016.c
|
stack
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 4, 0x90 ## -- Begin function st2000_read_inferior_memory
_st2000_read_inferior_memory: ## @st2000_read_inferior_memory
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %r14d
movq %rsi, -64(%rbp) ## 8-byte Spill
## kill: def $edi killed $edi def $rdi
leal (%rdi,%r14), %eax
decl %eax
cmpl %edi, %eax
jge LBB0_2
## %bb.1:
movq _EIO@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _errno@GOTPCREL(%rip), %rcx
movl %eax, (%rcx)
xorl %r14d, %r14d
LBB0_8:
movl %r14d, %eax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_2:
movslq %edi, %r15
xorl %r13d, %r13d
movq %r14, -56(%rbp) ## 8-byte Spill
jmp LBB0_3
.p2align 4, 0x90
LBB0_7: ## in Loop: Header=BB0_3 Depth=1
movl $1, %edi
callq _expect_prompt
movslq %r12d, %rax
addq %rax, %r15
cmpl %r14d, %r13d
jge LBB0_8
LBB0_3: ## =>This Loop Header: Depth=1
## Child Loop BB0_5 Depth 2
movl %r15d, %eax
andl $15, %eax
movl $16, %r12d
subl %eax, %r12d
movl %r14d, %ebx
subl %r13d, %ebx
cmpl %ebx, %r12d
cmovgel %ebx, %r12d
leaq L_.str(%rip), %rdi
movq %r15, %rsi
movl %r12d, %edx
callq _printf_stdebug
leaq L_.str.1(%rip), %rdi
movl $1, %esi
callq _expect
testl %ebx, %ebx
jle LBB0_7
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
cmpl $2, %r12d
movl $1, %ebx
cmovgel %r12d, %ebx
movl %r13d, -44(%rbp) ## 4-byte Spill
movslq %r13d, %r13
addq -64(%rbp), %r13 ## 8-byte Folded Reload
negl %ebx
xorl %r14d, %r14d
.p2align 4, 0x90
LBB0_5: ## Parent Loop BB0_3 Depth=1
## => This Inner Loop Header: Depth=2
movq %r13, %rdi
callq _get_hex_byte
incq %r13
decl %r14d
cmpl %r14d, %ebx
jne LBB0_5
## %bb.6: ## in Loop: Header=BB0_3 Depth=1
movl -44(%rbp), %r13d ## 4-byte Reload
subl %r14d, %r13d
movq -56(%rbp), %r14 ## 8-byte Reload
jmp LBB0_7
.cfi_endproc
## -- End function
.comm _EIO,4,2 ## @EIO
.comm _errno,4,2 ## @errno
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "DI.L %x %x\r"
L_.str.1: ## @.str.1
.asciz ": "
.no_dead_strip _st2000_read_inferior_memory
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 2 ; -- Begin function st2000_read_inferior_memory
_st2000_read_inferior_memory: ; @st2000_read_inferior_memory
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
; kill: def $w0 killed $w0 def $x0
add w8, w0, w2
sub w8, w8, #1
cmp w8, w0
b.ge LBB0_3
; %bb.1:
mov w19, #0 ; =0x0
Lloh0:
adrp x8, _EIO@GOTPAGE
Lloh1:
ldr x8, [x8, _EIO@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
Lloh3:
adrp x9, _errno@GOTPAGE
Lloh4:
ldr x9, [x9, _errno@GOTPAGEOFF]
Lloh5:
str w8, [x9]
LBB0_2:
mov x0, x19
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
ret
LBB0_3:
mov x19, x2
mov x20, x1
mov w26, #0 ; =0x0
sxtw x21, w0
mov w27, #16 ; =0x10
Lloh6:
adrp x22, l_.str@PAGE
Lloh7:
add x22, x22, l_.str@PAGEOFF
Lloh8:
adrp x23, l_.str.1@PAGE
Lloh9:
add x23, x23, l_.str.1@PAGEOFF
b LBB0_5
LBB0_4: ; in Loop: Header=BB0_5 Depth=1
mov w0, #1 ; =0x1
bl _expect_prompt
add x21, x21, w24, sxtw
cmp w26, w19
b.ge LBB0_2
LBB0_5: ; =>This Loop Header: Depth=1
; Child Loop BB0_7 Depth 2
and w8, w21, #0xf
sub w8, w27, w8
sub w25, w19, w26
cmp w8, w25
csel w24, w8, w25, lt
mov x0, x22
mov x1, x21
mov x2, x24
bl _printf_stdebug
mov x0, x23
mov w1, #1 ; =0x1
bl _expect
cmp w25, #1
b.lt LBB0_4
; %bb.6: ; in Loop: Header=BB0_5 Depth=1
cmp w24, #1
csinc w28, w24, wzr, gt
add x25, x20, w26, sxtw
add w26, w26, w28
LBB0_7: ; Parent Loop BB0_5 Depth=1
; => This Inner Loop Header: Depth=2
mov x0, x25
bl _get_hex_byte
add x25, x25, #1
subs w28, w28, #1
b.ne LBB0_7
b LBB0_4
.loh AdrpLdrGotStr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.cfi_endproc
; -- End function
.comm _EIO,4,2 ; @EIO
.comm _errno,4,2 ; @errno
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "DI.L %x %x\r"
l_.str.1: ; @.str.1
.asciz ": "
.no_dead_strip _st2000_read_inferior_memory
.subsections_via_symbols
|
assembly_file_40269.c
|
assembly_dataset
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function __gfs2_glock_remove_from_lru
___gfs2_glock_remove_from_lru: ## @__gfs2_glock_remove_from_lru
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %r14
leaq 4(%rdi), %rbx
movq %rbx, %rdi
callq _list_empty
testl %eax, %eax
je LBB0_2
## %bb.1:
popq %rbx
popq %r14
popq %rbp
retq
LBB0_2:
movq %rbx, %rdi
callq _list_del_init
movq _lru_count@GOTPCREL(%rip), %rdi
callq _atomic_dec
movq _GLF_LRU@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq %r14, %rsi
popq %rbx
popq %r14
popq %rbp
jmp _clear_bit ## TAILCALL
.cfi_endproc
## -- End function
.comm _lru_count,4,2 ## @lru_count
.comm _GLF_LRU,4,2 ## @GLF_LRU
.no_dead_strip ___gfs2_glock_remove_from_lru
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function __gfs2_glock_remove_from_lru
___gfs2_glock_remove_from_lru: ; @__gfs2_glock_remove_from_lru
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
add x20, x0, #4
mov x0, x20
bl _list_empty
cbz w0, LBB0_2
; %bb.1:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_2:
mov x0, x20
bl _list_del_init
Lloh0:
adrp x0, _lru_count@GOTPAGE
Lloh1:
ldr x0, [x0, _lru_count@GOTPAGEOFF]
bl _atomic_dec
Lloh2:
adrp x8, _GLF_LRU@GOTPAGE
Lloh3:
ldr x8, [x8, _GLF_LRU@GOTPAGEOFF]
Lloh4:
ldr w0, [x8]
mov x1, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _clear_bit
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _lru_count,4,2 ; @lru_count
.comm _GLF_LRU,4,2 ; @GLF_LRU
.no_dead_strip ___gfs2_glock_remove_from_lru
.subsections_via_symbols
|
AnghaBench/fastsocket/kernel/fs/gfs2/extr_glock.c___gfs2_glock_remove_from_lru.c
|
anghabench
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _pinyin_charcmp ## -- Begin function pinyin_charcmp
.p2align 4, 0x90
_pinyin_charcmp: ## @pinyin_charcmp
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
## kill: def $esi killed $esi def $rsi
movl %edi, %eax
movl %edi, %edx
addl $-19968, %edx ## imm = 0xB200
movzwl %dx, %edi
leaq _pinyincmp(%rip), %rcx
cmpl $20901, %edi ## imm = 0x51A5
ja LBB0_2
## %bb.1:
movzwl (%rcx,%rdx,2), %eax
addl $19968, %eax ## imm = 0x4E00
LBB0_2:
movzwl %si, %edx
addl $-19968, %esi ## imm = 0xB200
movzwl %si, %esi
cmpl $20901, %esi ## imm = 0x51A5
ja LBB0_4
## %bb.3:
addl $-19968, %edx ## imm = 0xB200
movzwl (%rcx,%rdx,2), %edx
addl $19968, %edx ## imm = 0x4E00
LBB0_4:
subl %edx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _pinyin_strncmp ## -- Begin function pinyin_strncmp
.p2align 4, 0x90
_pinyin_strncmp: ## @pinyin_strncmp
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
testq %rdi, %rdi
je LBB1_13
## %bb.1:
testq %rsi, %rsi
je LBB1_15
## %bb.2:
xorl %r8d, %r8d
testq %rdx, %rdx
je LBB1_8
.p2align 4, 0x90
LBB1_3: ## =>This Inner Loop Header: Depth=1
movzwl (%rdi,%r8,2), %eax
testw %ax, %ax
je LBB1_8
## %bb.4: ## in Loop: Header=BB1_3 Depth=1
movzwl (%rsi,%r8,2), %ecx
testw %cx, %cx
je LBB1_8
## %bb.5: ## in Loop: Header=BB1_3 Depth=1
cmpw %cx, %ax
jne LBB1_8
## %bb.6: ## in Loop: Header=BB1_3 Depth=1
incq %r8
cmpq %r8, %rdx
jne LBB1_3
## %bb.7:
movq %rdx, %r8
LBB1_8:
movzwl (%rdi,%r8,2), %eax
movzwl (%rsi,%r8,2), %ecx
leal -19968(%rax), %esi
movzwl %si, %edi
leaq _pinyincmp(%rip), %rdx
cmpl $20901, %edi ## imm = 0x51A5
ja LBB1_10
## %bb.9:
movzwl (%rdx,%rsi,2), %eax
addl $19968, %eax ## imm = 0x4E00
LBB1_10:
leal -19968(%rcx), %esi
movzwl %si, %edi
cmpl $20901, %edi ## imm = 0x51A5
ja LBB1_12
## %bb.11:
movzwl (%rdx,%rsi,2), %ecx
addl $19968, %ecx ## imm = 0x4E00
LBB1_12:
subl %ecx, %eax
## kill: def $eax killed $eax killed $rax
popq %rbp
retq
LBB1_13:
movl $-1, %eax
## kill: def $eax killed $eax killed $rax
popq %rbp
retq
LBB1_15:
movl $1, %eax
## kill: def $eax killed $eax killed $rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _pinyin_strcmp ## -- Begin function pinyin_strcmp
.p2align 4, 0x90
_pinyin_strcmp: ## @pinyin_strcmp
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
testq %rdi, %rdi
je LBB2_13
## %bb.1:
testq %rsi, %rsi
je LBB2_15
## %bb.2:
xorl %eax, %eax
xorl %edx, %edx
.p2align 4, 0x90
LBB2_3: ## =>This Inner Loop Header: Depth=1
movzwl (%rdi,%rdx,2), %ecx
movzwl (%rsi,%rdx,2), %r8d
testw %cx, %cx
je LBB2_10
## %bb.4: ## in Loop: Header=BB2_3 Depth=1
testw %r8w, %r8w
je LBB2_8
## %bb.5: ## in Loop: Header=BB2_3 Depth=1
cmpw %r8w, %cx
jne LBB2_8
## %bb.6: ## in Loop: Header=BB2_3 Depth=1
incq %rdx
cmpq $-1, %rdx
jne LBB2_3
## %bb.7:
movzwl -2(%rdi), %ecx
movq $-1, %rdx
LBB2_8:
movzwl (%rsi,%rdx,2), %r8d
movzwl %cx, %eax
addl $-19968, %ecx ## imm = 0xB200
movzwl %cx, %ecx
cmpl $20901, %ecx ## imm = 0x51A5
ja LBB2_10
## %bb.9:
addl $-19968, %eax ## imm = 0xB200
leaq _pinyincmp(%rip), %rcx
movzwl (%rcx,%rax,2), %eax
addl $19968, %eax ## imm = 0x4E00
LBB2_10:
movzwl %r8w, %ecx
leal -19968(%r8), %edx
movzwl %dx, %edx
cmpl $20901, %edx ## imm = 0x51A5
ja LBB2_12
## %bb.11:
addl $-19968, %ecx ## imm = 0xB200
leaq _pinyincmp(%rip), %rdx
movzwl (%rdx,%rcx,2), %ecx
addl $19968, %ecx ## imm = 0x4E00
LBB2_12:
subl %ecx, %eax
## kill: def $eax killed $eax killed $rax
popq %rbp
retq
LBB2_13:
movl $-1, %eax
## kill: def $eax killed $eax killed $rax
popq %rbp
retq
LBB2_15:
movl $1, %eax
## kill: def $eax killed $eax killed $rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _pinyin_charcasecmp ## -- Begin function pinyin_charcasecmp
.p2align 4, 0x90
_pinyin_charcasecmp: ## @pinyin_charcasecmp
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %esi, %r14d
movl %edi, %ebx
callq ___tolower
cmpl $19968, %eax ## imm = 0x4E00
jl LBB3_3
## %bb.1:
movl %ebx, %edi
callq ___tolower
cmpl $40869, %eax ## imm = 0x9FA5
jg LBB3_3
## %bb.2:
movl %ebx, %edi
callq ___tolower
cltq
leaq _pinyincmp(%rip), %rcx
movzwl -39936(%rcx,%rax,2), %r15d
addl $19968, %r15d ## imm = 0x4E00
jmp LBB3_4
LBB3_3:
movl %ebx, %edi
callq ___tolower
movl %eax, %r15d
LBB3_4:
movzwl %r14w, %ebx
movl %ebx, %edi
callq ___tolower
cmpl $19968, %eax ## imm = 0x4E00
jl LBB3_7
## %bb.5:
movl %ebx, %edi
callq ___tolower
cmpl $40869, %eax ## imm = 0x9FA5
jg LBB3_7
## %bb.6:
movl %ebx, %edi
callq ___tolower
cltq
leaq _pinyincmp(%rip), %rcx
movzwl -39936(%rcx,%rax,2), %eax
addl $19968, %eax ## imm = 0x4E00
jmp LBB3_8
LBB3_7:
movl %ebx, %edi
callq ___tolower
LBB3_8:
subl %eax, %r15d
movl %r15d, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _pinyin_strncasecmp ## -- Begin function pinyin_strncasecmp
.p2align 4, 0x90
_pinyin_strncasecmp: ## @pinyin_strncasecmp
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
testq %rdi, %rdi
je LBB4_1
## %bb.3:
testq %rsi, %rsi
je LBB4_4
## %bb.5:
xorl %r8d, %r8d
testq %rdx, %rdx
je LBB4_11
.p2align 4, 0x90
LBB4_6: ## =>This Inner Loop Header: Depth=1
movzwl (%rdi,%r8,2), %ecx
testw %cx, %cx
je LBB4_11
## %bb.7: ## in Loop: Header=BB4_6 Depth=1
movzwl (%rsi,%r8,2), %eax
testw %ax, %ax
je LBB4_11
## %bb.8: ## in Loop: Header=BB4_6 Depth=1
cmpw %ax, %cx
jne LBB4_11
## %bb.9: ## in Loop: Header=BB4_6 Depth=1
incq %r8
cmpq %r8, %rdx
jne LBB4_6
## %bb.10:
movq %rdx, %r8
LBB4_11:
movzwl (%rdi,%r8,2), %edi
movzwl (%rsi,%r8,2), %esi
popq %rbp
jmp _pinyin_charcasecmp ## TAILCALL
LBB4_1:
movl $-1, %eax
popq %rbp
retq
LBB4_4:
movl $1, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _pinyin_strcasecmp ## -- Begin function pinyin_strcasecmp
.p2align 4, 0x90
_pinyin_strcasecmp: ## @pinyin_strcasecmp
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
testq %rdi, %rdi
je LBB5_1
## %bb.3:
testq %rsi, %rsi
je LBB5_4
## %bb.5:
xorl %eax, %eax
.p2align 4, 0x90
LBB5_6: ## =>This Inner Loop Header: Depth=1
movzwl (%rdi,%rax,2), %ecx
testw %cx, %cx
je LBB5_7
## %bb.8: ## in Loop: Header=BB5_6 Depth=1
movzwl (%rsi,%rax,2), %edx
testw %dx, %dx
je LBB5_12
## %bb.9: ## in Loop: Header=BB5_6 Depth=1
cmpw %dx, %cx
jne LBB5_12
## %bb.10: ## in Loop: Header=BB5_6 Depth=1
incq %rax
cmpq $-1, %rax
jne LBB5_6
## %bb.11:
movzwl -2(%rdi), %ecx
movq $-1, %rax
jmp LBB5_12
LBB5_1:
movl $-1, %eax
popq %rbp
retq
LBB5_4:
movl $1, %eax
popq %rbp
retq
LBB5_7:
xorl %ecx, %ecx
LBB5_12:
movzwl (%rsi,%rax,2), %esi
movzwl %cx, %edi
popq %rbp
jmp _pinyin_charcasecmp ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__const
.p2align 4 ## @pinyincmp
_pinyincmp:
.short 17847 ## 0x45b7
.short 3020 ## 0xbcc
.short 7791 ## 0x1e6f
.short 11747 ## 0x2de3
.short 13406 ## 0x345e
.short 16239 ## 0x3f6f
.short 10614 ## 0x2976
.short 15414 ## 0x3c36
.short 19618 ## 0x4ca2
.short 13144 ## 0x3358
.short 13407 ## 0x345f
.short 16240 ## 0x3f70
.short 6068 ## 0x17b4
.short 1052 ## 0x41c
.short 18773 ## 0x4955
.short 10292 ## 0x2834
.short 4217 ## 0x1079
.short 1898 ## 0x76a
.short 1899 ## 0x76b
.short 20417 ## 0x4fc1
.short 12273 ## 0x2ff1
.short 11376 ## 0x2c70
.short 13739 ## 0x35ab
.short 13740 ## 0x35ac
.short 12466 ## 0x30b2
.short 883 ## 0x373
.short 17787 ## 0x457b
.short 2241 ## 0x8c1
.short 3065 ## 0xbf9
.short 14047 ## 0x36df
.short 1640 ## 0x668
.short 3060 ## 0xbf4
.short 12467 ## 0x30b3
.short 8961 ## 0x2301
.short 3061 ## 0xbf5
.short 18616 ## 0x48b8
.short 8962 ## 0x2302
.short 17366 ## 0x43d6
.short 907 ## 0x38b
.short 13179 ## 0x337b
.short 4936 ## 0x1348
.short 7245 ## 0x1c4d
.short 4451 ## 0x1163
.short 17258 ## 0x436a
.short 20469 ## 0x4ff5
.short 20142 ## 0x4eae
.short 6243 ## 0x1863
.short 6976 ## 0x1b40
.short 3866 ## 0xf1a
.short 4781 ## 0x12ad
.short 2030 ## 0x7ee
.short 1371 ## 0x55b
.short 9087 ## 0x237f
.short 20549 ## 0x5045
.short 20337 ## 0x4f71
.short 5020 ## 0x139c
.short 15367 ## 0x3c07
.short 2512 ## 0x9d0
.short 15503 ## 0x3c8f
.short 20338 ## 0x4f72
.short 7146 ## 0x1bea
.short 8718 ## 0x220e
.short 7392 ## 0x1ce0
.short 11552 ## 0x2d20
.short 3996 ## 0xf9c
.short 17886 ## 0x45de
.short 17999 ## 0x464f
.short 10650 ## 0x299a
.short 15853 ## 0x3ded
.short 7267 ## 0x1c63
.short 7268 ## 0x1c64
.short 15232 ## 0x3b80
.short 10022 ## 0x2726
.short 18000 ## 0x4650
.short 5342 ## 0x14de
.short 19903 ## 0x4dbf
.short 15797 ## 0x3db5
.short 19474 ## 0x4c12
.short 5460 ## 0x1554
.short 3577 ## 0xdf9
.short 8506 ## 0x213a
.short 18253 ## 0x474d
.short 11582 ## 0x2d3e
.short 11203 ## 0x2bc3
.short 12216 ## 0x2fb8
.short 5531 ## 0x159b
.short 4739 ## 0x1283
.short 1648 ## 0x670
.short 1655 ## 0x677
.short 17963 ## 0x462b
.short 18204 ## 0x471c
.short 15353 ## 0x3bf9
.short 10344 ## 0x2868
.short 7266 ## 0x1c62
.short 11886 ## 0x2e6e
.short 17778 ## 0x4572
.short 16071 ## 0x3ec7
.short 16441 ## 0x4039
.short 4218 ## 0x107a
.short 7269 ## 0x1c65
.short 5042 ## 0x13b2
.short 5343 ## 0x14df
.short 13849 ## 0x3619
.short 3132 ## 0xc3c
.short 13724 ## 0x359c
.short 6074 ## 0x17ba
.short 10698 ## 0x29ca
.short 7726 ## 0x1e2e
.short 7907 ## 0x1ee3
.short 15010 ## 0x3aa2
.short 10543 ## 0x292f
.short 11097 ## 0x2b59
.short 9850 ## 0x267a
.short 9690 ## 0x25da
.short 1109 ## 0x455
.short 13022 ## 0x32de
.short 17133 ## 0x42ed
.short 17424 ## 0x4410
.short 11374 ## 0x2c6e
.short 13247 ## 0x33bf
.short 10622 ## 0x297e
.short 12041 ## 0x2f09
.short 14140 ## 0x373c
.short 3513 ## 0xdb9
.short 2332 ## 0x91c
.short 1241 ## 0x4d9
.short 12049 ## 0x2f11
.short 20054 ## 0x4e56
.short 4853 ## 0x12f5
.short 4252 ## 0x109c
.short 9692 ## 0x25dc
.short 9126 ## 0x23a6
.short 18102 ## 0x46b6
.short 7531 ## 0x1d6b
.short 9036 ## 0x234c
.short 9829 ## 0x2665
.short 18679 ## 0x48f7
.short 19844 ## 0x4d84
.short 13747 ## 0x35b3
.short 13750 ## 0x35b6
.short 3557 ## 0xde5
.short 1965 ## 0x7ad
.short 18677 ## 0x48f5
.short 8088 ## 0x1f98
.short 18678 ## 0x48f6
.short 19117 ## 0x4aad
.short 5543 ## 0x15a7
.short 11789 ## 0x2e0d
.short 15854 ## 0x3dee
.short 7145 ## 0x1be9
.short 14096 ## 0x3710
.short 14318 ## 0x37ee
.short 4465 ## 0x1171
.short 4502 ## 0x1196
.short 17306 ## 0x439a
.short 16628 ## 0x40f4
.short 17310 ## 0x439e
.short 11797 ## 0x2e15
.short 17313 ## 0x43a1
.short 6175 ## 0x181f
.short 15077 ## 0x3ae5
.short 15434 ## 0x3c4a
.short 7777 ## 0x1e61
.short 2458 ## 0x99a
.short 6746 ## 0x1a5a
.short 5032 ## 0x13a8
.short 18011 ## 0x465b
.short 1368 ## 0x558
.short 5319 ## 0x14c7
.short 10566 ## 0x2946
.short 17780 ## 0x4574
.short 16480 ## 0x4060
.short 7109 ## 0x1bc5
.short 14975 ## 0x3a7f
.short 8973 ## 0x230d
.short 16481 ## 0x4061
.short 7113 ## 0x1bc9
.short 17794 ## 0x4582
.short 12302 ## 0x300e
.short 967 ## 0x3c7
.short 18657 ## 0x48e1
.short 16705 ## 0x4141
.short 2552 ## 0x9f8
.short 8858 ## 0x229a
.short 3367 ## 0xd27
.short 15611 ## 0x3cfb
.short 12843 ## 0x322b
.short 12844 ## 0x322c
.short 6164 ## 0x1814
.short 12778 ## 0x31ea
.short 15435 ## 0x3c4b
.short 18001 ## 0x4651
.short 13682 ## 0x3572
.short 12845 ## 0x322d
.short 8504 ## 0x2138
.short 3021 ## 0xbcd
.short 19386 ## 0x4bba
.short 7035 ## 0x1b7b
.short 11687 ## 0x2da7
.short 1864 ## 0x748
.short 197 ## 0xc5
.short 19609 ## 0x4c99
.short 7010 ## 0x1b62
.short 6977 ## 0x1b41
.short 874 ## 0x36a
.short 12903 ## 0x3267
.short 2205 ## 0x89d
.short 3944 ## 0xf68
.short 14659 ## 0x3943
.short 9705 ## 0x25e9
.short 3512 ## 0xdb8
.short 1148 ## 0x47c
.short 20592 ## 0x5070
.short 13741 ## 0x35ad
.short 14417 ## 0x3851
.short 19619 ## 0x4ca3
.short 4124 ## 0x101c
.short 16255 ## 0x3f7f
.short 16256 ## 0x3f80
.short 3338 ## 0xd0a
.short 5361 ## 0x14f1
.short 15019 ## 0x3aab
.short 12869 ## 0x3245
.short 11973 ## 0x2ec5
.short 4262 ## 0x10a6
.short 18006 ## 0x4656
.short 952 ## 0x3b8
.short 2467 ## 0x9a3
.short 9248 ## 0x2420
.short 17965 ## 0x462d
.short 1508 ## 0x5e4
.short 1427 ## 0x593
.short 13106 ## 0x3332
.short 13408 ## 0x3460
.short 17887 ## 0x45df
.short 10583 ## 0x2957
.short 10122 ## 0x278a
.short 12870 ## 0x3246
.short 3656 ## 0xe48
.short 1509 ## 0x5e5
.short 17615 ## 0x44cf
.short 12036 ## 0x2f04
.short 20184 ## 0x4ed8
.short 11461 ## 0x2cc5
.short 15775 ## 0x3d9f
.short 15856 ## 0x3df0
.short 6599 ## 0x19c7
.short 6444 ## 0x192c
.short 17711 ## 0x452f
.short 3868 ## 0xf1c
.short 1149 ## 0x47d
.short 12872 ## 0x3248
.short 15438 ## 0x3c4e
.short 3849 ## 0xf09
.short 2741 ## 0xab5
.short 3705 ## 0xe79
.short 20143 ## 0x4eaf
.short 11888 ## 0x2e70
.short 11278 ## 0x2c0e
.short 18681 ## 0x48f9
.short 2947 ## 0xb83
.short 3307 ## 0xceb
.short 15897 ## 0x3e19
.short 18012 ## 0x465c
.short 16779 ## 0x418b
.short 7778 ## 0x1e62
.short 17851 ## 0x45bb
.short 6166 ## 0x1816
.short 41 ## 0x29
.short 15857 ## 0x3df1
.short 6266 ## 0x187a
.short 3999 ## 0xf9f
.short 3578 ## 0xdfa
.short 16876 ## 0x41ec
.short 7057 ## 0x1b91
.short 11377 ## 0x2c71
.short 2542 ## 0x9ee
.short 3958 ## 0xf76
.short 11034 ## 0x2b1a
.short 20185 ## 0x4ed9
.short 18552 ## 0x4878
.short 6017 ## 0x1781
.short 5886 ## 0x16fe
.short 18774 ## 0x4956
.short 2337 ## 0x921
.short 19120 ## 0x4ab0
.short 13154 ## 0x3362
.short 15548 ## 0x3cbc
.short 2012 ## 0x7dc
.short 1513 ## 0x5e9
.short 17276 ## 0x437c
.short 12094 ## 0x2f3e
.short 13382 ## 0x3446
.short 1408 ## 0x580
.short 9706 ## 0x25ea
.short 1150 ## 0x47e
.short 17236 ## 0x4354
.short 16782 ## 0x418e
.short 15549 ## 0x3cbd
.short 20356 ## 0x4f84
.short 19345 ## 0x4b91
.short 16305 ## 0x3fb1
.short 11039 ## 0x2b1f
.short 953 ## 0x3b9
.short 4604 ## 0x11fc
.short 10803 ## 0x2a33
.short 10804 ## 0x2a34
.short 16684 ## 0x412c
.short 319 ## 0x13f
.short 16985 ## 0x4259
.short 9161 ## 0x23c9
.short 20248 ## 0x4f18
.short 13495 ## 0x34b7
.short 12553 ## 0x3109
.short 14101 ## 0x3715
.short 509 ## 0x1fd
.short 14102 ## 0x3716
.short 4183 ## 0x1057
.short 11378 ## 0x2c72
.short 18017 ## 0x4661
.short 14103 ## 0x3717
.short 17968 ## 0x4630
.short 19845 ## 0x4d85
.short 2893 ## 0xb4d
.short 5044 ## 0x13b4
.short 9858 ## 0x2682
.short 2559 ## 0x9ff
.short 20357 ## 0x4f85
.short 1054 ## 0x41e
.short 12554 ## 0x310a
.short 556 ## 0x22c
.short 19637 ## 0x4cb5
.short 2186 ## 0x88a
.short 15615 ## 0x3cff
.short 2742 ## 0xab6
.short 20358 ## 0x4f86
.short 20880 ## 0x5190
.short 18640 ## 0x48d0
.short 17616 ## 0x44d0
.short 14795 ## 0x39cb
.short 19564 ## 0x4c6c
.short 5218 ## 0x1462
.short 579 ## 0x243
.short 15258 ## 0x3b9a
.short 13459 ## 0x3493
.short 18682 ## 0x48fa
.short 18018 ## 0x4662
.short 3945 ## 0xf69
.short 20882 ## 0x5192
.short 4556 ## 0x11cc
.short 10975 ## 0x2adf
.short 15021 ## 0x3aad
.short 10805 ## 0x2a35
.short 16261 ## 0x3f85
.short 12594 ## 0x3132
.short 18480 ## 0x4830
.short 15334 ## 0x3be6
.short 11982 ## 0x2ece
.short 13685 ## 0x3575
.short 7685 ## 0x1e05
.short 369 ## 0x171
.short 11280 ## 0x2c10
.short 5862 ## 0x16e6
.short 5279 ## 0x149f
.short 8478 ## 0x211e
.short 16471 ## 0x4057
.short 4411 ## 0x113b
.short 17580 ## 0x44ac
.short 261 ## 0x105
.short 3593 ## 0xe09
.short 10445 ## 0x28cd
.short 6372 ## 0x18e4
.short 3560 ## 0xde8
.short 908 ## 0x38c
.short 6176 ## 0x1820
.short 5314 ## 0x14c2
.short 6012 ## 0x177c
.short 4886 ## 0x1316
.short 12671 ## 0x317f
.short 14890 ## 0x3a2a
.short 6789 ## 0x1a85
.short 2192 ## 0x890
.short 18030 ## 0x466e
.short 13726 ## 0x359e
.short 16823 ## 0x41b7
.short 13497 ## 0x34b9
.short 15239 ## 0x3b87
.short 7737 ## 0x1e39
.short 19948 ## 0x4dec
.short 4195 ## 0x1063
.short 8280 ## 0x2058
.short 17896 ## 0x45e8
.short 1766 ## 0x6e6
.short 7989 ## 0x1f35
.short 4812 ## 0x12cc
.short 8725 ## 0x2215
.short 18209 ## 0x4721
.short 13751 ## 0x35b7
.short 10220 ## 0x27ec
.short 20278 ## 0x4f36
.short 16988 ## 0x425c
.short 18641 ## 0x48d1
.short 74 ## 0x4a
.short 9527 ## 0x2537
.short 10546 ## 0x2932
.short 3518 ## 0xdbe
.short 9710 ## 0x25ee
.short 3097 ## 0xc19
.short 1286 ## 0x506
.short 1702 ## 0x6a6
.short 17239 ## 0x4357
.short 4514 ## 0x11a2
.short 20204 ## 0x4eec
.short 17856 ## 0x45c0
.short 12992 ## 0x32c0
.short 6601 ## 0x19c9
.short 16197 ## 0x3f45
.short 14108 ## 0x371c
.short 2470 ## 0x9a6
.short 9620 ## 0x2594
.short 14430 ## 0x385e
.short 6790 ## 0x1a86
.short 19738 ## 0x4d1a
.short 1199 ## 0x4af
.short 12217 ## 0x2fb9
.short 8004 ## 0x1f44
.short 1297 ## 0x511
.short 10976 ## 0x2ae0
.short 10999 ## 0x2af7
.short 7064 ## 0x1b98
.short 15867 ## 0x3dfb
.short 5426 ## 0x1532
.short 7227 ## 0x1c3b
.short 1690 ## 0x69a
.short 19819 ## 0x4d6b
.short 20888 ## 0x5198
.short 1902 ## 0x76e
.short 12303 ## 0x300f
.short 9622 ## 0x2596
.short 7357 ## 0x1cbd
.short 13927 ## 0x3667
.short 14994 ## 0x3a92
.short 13565 ## 0x34fd
.short 15244 ## 0x3b8c
.short 962 ## 0x3c2
.short 10675 ## 0x29b3
.short 16521 ## 0x4089
.short 738 ## 0x2e2
.short 15194 ## 0x3b5a
.short 18779 ## 0x495b
.short 16143 ## 0x3f0f
.short 2278 ## 0x8e6
.short 3401 ## 0xd49
.short 12507 ## 0x30db
.short 16965 ## 0x4245
.short 4837 ## 0x12e5
.short 7971 ## 0x1f23
.short 15868 ## 0x3dfc
.short 7653 ## 0x1de5
.short 18045 ## 0x467d
.short 4101 ## 0x1005
.short 8947 ## 0x22f3
.short 20800 ## 0x5140
.short 12249 ## 0x2fd9
.short 8733 ## 0x221d
.short 18522 ## 0x485a
.short 5994 ## 0x176a
.short 7176 ## 0x1c08
.short 12096 ## 0x2f40
.short 13167 ## 0x336f
.short 11277 ## 0x2c0d
.short 14226 ## 0x3792
.short 4021 ## 0xfb5
.short 15956 ## 0x3e54
.short 8687 ## 0x21ef
.short 10297 ## 0x2839
.short 11584 ## 0x2d40
.short 388 ## 0x184
.short 18694 ## 0x4906
.short 14113 ## 0x3721
.short 16199 ## 0x3f47
.short 16786 ## 0x4192
.short 16877 ## 0x41ed
.short 18780 ## 0x495c
.short 2820 ## 0xb04
.short 1515 ## 0x5eb
.short 1865 ## 0x749
.short 20033 ## 0x4e41
.short 17427 ## 0x4413
.short 8845 ## 0x228d
.short 8734 ## 0x221e
.short 8281 ## 0x2059
.short 14053 ## 0x36e5
.short 6539 ## 0x198b
.short 16878 ## 0x41ee
.short 4103 ## 0x1007
.short 6027 ## 0x178b
.short 7428 ## 0x1d04
.short 16609 ## 0x40e1
.short 11147 ## 0x2b8b
.short 6609 ## 0x19d1
.short 809 ## 0x329
.short 1975 ## 0x7b7
.short 3772 ## 0xebc
.short 3932 ## 0xf5c
.short 17319 ## 0x43a7
.short 104 ## 0x68
.short 455 ## 0x1c7
.short 18831 ## 0x498f
.short 16759 ## 0x4177
.short 564 ## 0x234
.short 1743 ## 0x6cf
.short 1410 ## 0x582
.short 19924 ## 0x4dd4
.short 912 ## 0x390
.short 7289 ## 0x1c79
.short 17668 ## 0x4504
.short 2340 ## 0x924
.short 8846 ## 0x228e
.short 15387 ## 0x3c1b
.short 8282 ## 0x205a
.short 1154 ## 0x482
.short 20745 ## 0x5109
.short 4454 ## 0x1166
.short 4753 ## 0x1291
.short 456 ## 0x1c8
.short 14868 ## 0x3a14
.short 13859 ## 0x3623
.short 13860 ## 0x3624
.short 10123 ## 0x278b
.short 2663 ## 0xa67
.short 14527 ## 0x38bf
.short 7551 ## 0x1d7f
.short 2064 ## 0x810
.short 16846 ## 0x41ce
.short 11327 ## 0x2c3f
.short 14641 ## 0x3931
.short 5452 ## 0x154c
.short 17977 ## 0x4639
.short 11753 ## 0x2de9
.short 14805 ## 0x39d5
.short 4284 ## 0x10bc
.short 7179 ## 0x1c0b
.short 6994 ## 0x1b52
.short 14294 ## 0x37d6
.short 1467 ## 0x5bb
.short 6920 ## 0x1b08
.short 3713 ## 0xe81
.short 19952 ## 0x4df0
.short 7912 ## 0x1ee8
.short 7504 ## 0x1d50
.short 20691 ## 0x50d3
.short 7429 ## 0x1d05
.short 12098 ## 0x2f42
.short 10780 ## 0x2a1c
.short 9712 ## 0x25f0
.short 20528 ## 0x5030
.short 15756 ## 0x3d8c
.short 9769 ## 0x2629
.short 14147 ## 0x3743
.short 8607 ## 0x219f
.short 5995 ## 0x176b
.short 3073 ## 0xc01
.short 20679 ## 0x50c7
.short 490 ## 0x1ea
.short 15869 ## 0x3dfd
.short 7320 ## 0x1c98
.short 10658 ## 0x29a2
.short 1095 ## 0x447
.short 6542 ## 0x198e
.short 19504 ## 0x4c30
.short 17762 ## 0x4562
.short 19953 ## 0x4df1
.short 13274 ## 0x33da
.short 12378 ## 0x305a
.short 12279 ## 0x2ff7
.short 18342 ## 0x47a6
.short 1616 ## 0x650
.short 12050 ## 0x2f12
.short 17432 ## 0x4418
.short 13046 ## 0x32f6
.short 20194 ## 0x4ee2
.short 2116 ## 0x844
.short 6447 ## 0x192f
.short 6291 ## 0x1893
.short 15563 ## 0x3ccb
.short 18787 ## 0x4963
.short 916 ## 0x394
.short 13091 ## 0x3323
.short 14757 ## 0x39a5
.short 15471 ## 0x3c6f
.short 11492 ## 0x2ce4
.short 17495 ## 0x4457
.short 3883 ## 0xf2b
.short 14642 ## 0x3932
.short 15780 ## 0x3da4
.short 3455 ## 0xd7f
.short 16650 ## 0x410a
.short 1522 ## 0x5f2
.short 13620 ## 0x3534
.short 7740 ## 0x1e3c
.short 2826 ## 0xb0a
.short 20895 ## 0x519f
.short 1251 ## 0x4e3
.short 14978 ## 0x3a82
.short 460 ## 0x1cc
.short 17802 ## 0x458a
.short 5755 ## 0x167b
.short 17725 ## 0x453d
.short 19569 ## 0x4c71
.short 1903 ## 0x76f
.short 17339 ## 0x43bb
.short 18593 ## 0x48a1
.short 6610 ## 0x19d2
.short 16975 ## 0x424f
.short 19434 ## 0x4bea
.short 2151 ## 0x867
.short 4142 ## 0x102e
.short 539 ## 0x21b
.short 20055 ## 0x4e57
.short 20727 ## 0x50f7
.short 10301 ## 0x283d
.short 6189 ## 0x182d
.short 17981 ## 0x463d
.short 16699 ## 0x413b
.short 17212 ## 0x433c
.short 1085 ## 0x43d
.short 3231 ## 0xc9f
.short 1207 ## 0x4b7
.short 19751 ## 0x4d27
.short 11119 ## 0x2b6f
.short 15072 ## 0x3ae0
.short 15073 ## 0x3ae1
.short 461 ## 0x1cd
.short 19256 ## 0x4b38
.short 9406 ## 0x24be
.short 6925 ## 0x1b0d
.short 15564 ## 0x3ccc
.short 3855 ## 0xf0f
.short 1434 ## 0x59a
.short 8130 ## 0x1fc2
.short 14206 ## 0x377e
.short 20072 ## 0x4e68
.short 14242 ## 0x37a2
.short 16188 ## 0x3f3c
.short 4148 ## 0x1034
.short 19043 ## 0x4a63
.short 12961 ## 0x32a1
.short 8765 ## 0x223d
.short 11045 ## 0x2b25
.short 19180 ## 0x4aec
.short 6708 ## 0x1a34
.short 9835 ## 0x266b
.short 352 ## 0x160
.short 2864 ## 0xb30
.short 14605 ## 0x390d
.short 5189 ## 0x1445
.short 6930 ## 0x1b12
.short 15990 ## 0x3e76
.short 13352 ## 0x3428
.short 12101 ## 0x2f45
.short 7567 ## 0x1d8f
.short 1156 ## 0x484
.short 1981 ## 0x7bd
.short 13155 ## 0x3363
.short 465 ## 0x1d1
.short 16616 ## 0x40e8
.short 18531 ## 0x4863
.short 17672 ## 0x4508
.short 14577 ## 0x38f1
.short 14382 ## 0x382e
.short 17625 ## 0x44d9
.short 3586 ## 0xe02
.short 917 ## 0x395
.short 6389 ## 0x18f5
.short 2466 ## 0x9a2
.short 19246 ## 0x4b2e
.short 14644 ## 0x3934
.short 4652 ## 0x122c
.short 836 ## 0x344
.short 1953 ## 0x7a1
.short 11070 ## 0x2b3e
.short 1118 ## 0x45e
.short 8557 ## 0x216d
.short 2319 ## 0x90f
.short 18485 ## 0x4835
.short 19308 ## 0x4b6c
.short 20733 ## 0x50fd
.short 11334 ## 0x2c46
.short 14166 ## 0x3756
.short 180 ## 0xb4
.short 2019 ## 0x7e3
.short 18796 ## 0x496c
.short 19506 ## 0x4c32
.short 20790 ## 0x5136
.short 13387 ## 0x344b
.short 2049 ## 0x801
.short 7198 ## 0x1c1e
.short 1803 ## 0x70b
.short 13271 ## 0x33d7
.short 5112 ## 0x13f8
.short 19590 ## 0x4c86
.short 12387 ## 0x3063
.short 17347 ## 0x43c3
.short 2841 ## 0xb19
.short 16713 ## 0x4149
.short 9411 ## 0x24c3
.short 466 ## 0x1d2
.short 11541 ## 0x2d15
.short 7041 ## 0x1b81
.short 8929 ## 0x22e1
.short 9548 ## 0x254c
.short 9901 ## 0x26ad
.short 12006 ## 0x2ee6
.short 16277 ## 0x3f95
.short 14580 ## 0x38f4
.short 18418 ## 0x47f2
.short 3117 ## 0xc2d
.short 20443 ## 0x4fdb
.short 16508 ## 0x407c
.short 13357 ## 0x342d
.short 12225 ## 0x2fc1
.short 7236 ## 0x1c44
.short 15197 ## 0x3b5d
.short 20864 ## 0x5180
.short 11713 ## 0x2dc1
.short 16012 ## 0x3e8c
.short 8463 ## 0x210f
.short 1459 ## 0x5b3
.short 4826 ## 0x12da
.short 8990 ## 0x231e
.short 11772 ## 0x2dfc
.short 2730 ## 0xaaa
.short 1332 ## 0x534
.short 15589 ## 0x3ce5
.short 6110 ## 0x17de
.short 943 ## 0x3af
.short 5920 ## 0x1720
.short 2028 ## 0x7ec
.short 14944 ## 0x3a60
.short 2581 ## 0xa15
.short 6814 ## 0x1a9e
.short 7297 ## 0x1c81
.short 13240 ## 0x33b8
.short 3858 ## 0xf12
.short 16420 ## 0x4024
.short 7370 ## 0x1cca
.short 3479 ## 0xd97
.short 6761 ## 0x1a69
.short 6636 ## 0x19ec
.short 15044 ## 0x3ac4
.short 9128 ## 0x23a8
.short 989 ## 0x3dd
.short 4701 ## 0x125d
.short 16278 ## 0x3f96
.short 14256 ## 0x37b0
.short 16421 ## 0x4025
.short 6688 ## 0x1a20
.short 10415 ## 0x28af
.short 17815 ## 0x4597
.short 7086 ## 0x1bae
.short 6451 ## 0x1933
.short 12259 ## 0x2fe3
.short 11482 ## 0x2cda
.short 3898 ## 0xf3a
.short 20266 ## 0x4f2a
.short 54 ## 0x36
.short 13140 ## 0x3354
.short 17941 ## 0x4615
.short 7670 ## 0x1df6
.short 11005 ## 0x2afd
.short 1338 ## 0x53a
.short 18126 ## 0x46ce
.short 2604 ## 0xa2c
.short 7158 ## 0x1bf6
.short 17061 ## 0x42a5
.short 8012 ## 0x1f4c
.short 6573 ## 0x19ad
.short 1989 ## 0x7c5
.short 2534 ## 0x9e6
.short 6820 ## 0x1aa4
.short 13272 ## 0x33d8
.short 19248 ## 0x4b30
.short 1141 ## 0x475
.short 847 ## 0x34f
.short 125 ## 0x7d
.short 13003 ## 0x32cb
.short 14486 ## 0x3896
.short 1884 ## 0x75c
.short 1302 ## 0x516
.short 8340 ## 0x2094
.short 10817 ## 0x2a41
.short 7091 ## 0x1bb3
.short 12112 ## 0x2f50
.short 10140 ## 0x279c
.short 15887 ## 0x3e0f
.short 10961 ## 0x2ad1
.short 12457 ## 0x30a9
.short 10818 ## 0x2a42
.short 1447 ## 0x5a7
.short 9074 ## 0x2372
.short 8563 ## 0x2173
.short 9639 ## 0x25a7
.short 8055 ## 0x1f77
.short 425 ## 0x1a9
.short 18909 ## 0x49dd
.short 784 ## 0x310
.short 19261 ## 0x4b3d
.short 20119 ## 0x4e97
.short 14136 ## 0x3738
.short 18563 ## 0x4883
.short 5168 ## 0x1430
.short 12429 ## 0x308d
.short 1603 ## 0x643
.short 8802 ## 0x2262
.short 14737 ## 0x3991
.short 15602 ## 0x3cf2
.short 9393 ## 0x24b1
.short 1959 ## 0x7a7
.short 1350 ## 0x546
.short 12804 ## 0x3204
.short 13887 ## 0x363f
.short 5960 ## 0x1748
.short 8826 ## 0x227a
.short 9756 ## 0x261c
.short 19263 ## 0x4b3f
.short 11072 ## 0x2b40
.short 14649 ## 0x3939
.short 17470 ## 0x443e
.short 8574 ## 0x217e
.short 10710 ## 0x29d6
.short 3515 ## 0xdbb
.short 15892 ## 0x3e14
.short 19153 ## 0x4ad1
.short 19250 ## 0x4b32
.short 18973 ## 0x4a1d
.short 16856 ## 0x41d8
.short 1823 ## 0x71f
.short 19656 ## 0x4cc8
.short 16857 ## 0x41d9
.short 16258 ## 0x3f82
.short 4810 ## 0x12ca
.short 3267 ## 0xcc3
.short 7853 ## 0x1ead
.short 3268 ## 0xcc4
.short 10294 ## 0x2836
.short 15148 ## 0x3b2c
.short 1428 ## 0x594
.short 3517 ## 0xdbd
.short 3269 ## 0xcc5
.short 3519 ## 0xdbf
.short 7013 ## 0x1b65
.short 15150 ## 0x3b2e
.short 14104 ## 0x3718
.short 17425 ## 0x4411
.short 17428 ## 0x4414
.short 13729 ## 0x35a1
.short 13822 ## 0x35fe
.short 2613 ## 0xa35
.short 12184 ## 0x2f98
.short 3125 ## 0xc35
.short 4553 ## 0x11c9
.short 5207 ## 0x1457
.short 13518 ## 0x34ce
.short 3126 ## 0xc36
.short 285 ## 0x11d
.short 7132 ## 0x1bdc
.short 4554 ## 0x11ca
.short 5814 ## 0x16b6
.short 13025 ## 0x32e1
.short 15436 ## 0x3c4c
.short 10764 ## 0x2a0c
.short 12669 ## 0x317d
.short 8963 ## 0x2303
.short 18695 ## 0x4907
.short 196 ## 0xc4
.short 4509 ## 0x119d
.short 9320 ## 0x2468
.short 15941 ## 0x3e45
.short 5043 ## 0x13b3
.short 8326 ## 0x2086
.short 4546 ## 0x11c2
.short 14833 ## 0x39f1
.short 4748 ## 0x128c
.short 16796 ## 0x419c
.short 877 ## 0x36d
.short 11798 ## 0x2e16
.short 7420 ## 0x1cfc
.short 2881 ## 0xb41
.short 20596 ## 0x5074
.short 11685 ## 0x2da5
.short 17620 ## 0x44d4
.short 6469 ## 0x1945
.short 13835 ## 0x360b
.short 6305 ## 0x18a1
.short 18103 ## 0x46b7
.short 6327 ## 0x18b7
.short 1390 ## 0x56e
.short 7214 ## 0x1c2e
.short 9992 ## 0x2708
.short 12794 ## 0x31fa
.short 10625 ## 0x2981
.short 17363 ## 0x43d3
.short 9980 ## 0x26fc
.short 4296 ## 0x10c8
.short 12795 ## 0x31fb
.short 1197 ## 0x4ad
.short 7215 ## 0x1c2f
.short 1198 ## 0x4ae
.short 19242 ## 0x4b2a
.short 4722 ## 0x1272
.short 7223 ## 0x1c37
.short 9995 ## 0x270b
.short 20253 ## 0x4f1d
.short 9997 ## 0x270d
.short 4588 ## 0x11ec
.short 16972 ## 0x424c
.short 10302 ## 0x283e
.short 10238 ## 0x27fe
.short 12959 ## 0x329f
.short 18252 ## 0x474c
.short 16680 ## 0x4128
.short 7735 ## 0x1e37
.short 7625 ## 0x1dc9
.short 10998 ## 0x2af6
.short 17891 ## 0x45e3
.short 10186 ## 0x27ca
.short 13758 ## 0x35be
.short 4751 ## 0x128f
.short 10129 ## 0x2791
.short 20174 ## 0x4ece
.short 7430 ## 0x1d06
.short 18945 ## 0x4a01
.short 10429 ## 0x28bd
.short 7941 ## 0x1f05
.short 10378 ## 0x288a
.short 4143 ## 0x102f
.short 16681 ## 0x4129
.short 10266 ## 0x281a
.short 873 ## 0x369
.short 3066 ## 0xbfa
.short 14494 ## 0x389e
.short 4298 ## 0x10ca
.short 3913 ## 0xf49
.short 876 ## 0x36c
.short 5548 ## 0x15ac
.short 1824 ## 0x720
.short 7534 ## 0x1d6e
.short 5549 ## 0x15ad
.short 8060 ## 0x1f7c
.short 17781 ## 0x4575
.short 8606 ## 0x219e
.short 11186 ## 0x2bb2
.short 4002 ## 0xfa2
.short 10397 ## 0x289d
.short 3096 ## 0xc18
.short 16353 ## 0x3fe1
.short 9050 ## 0x235a
.short 11964 ## 0x2ebc
.short 6462 ## 0x193e
.short 7172 ## 0x1c04
.short 14182 ## 0x3766
.short 10069 ## 0x2755
.short 15109 ## 0x3b05
.short 11754 ## 0x2dea
.short 4687 ## 0x124f
.short 20518 ## 0x5026
.short 14148 ## 0x3744
.short 7180 ## 0x1c0c
.short 8948 ## 0x22f4
.short 12421 ## 0x3085
.short 2926 ## 0xb6e
.short 9179 ## 0x23db
.short 3108 ## 0xc24
.short 4285 ## 0x10bd
.short 6546 ## 0x1992
.short 18221 ## 0x472d
.short 2265 ## 0x8d9
.short 19 ## 0x13
.short 8766 ## 0x223e
.short 1157 ## 0x485
.short 10447 ## 0x28cf
.short 20520 ## 0x5028
.short 2320 ## 0x910
.short 14067 ## 0x36f3
.short 3350 ## 0xd16
.short 7087 ## 0x1baf
.short 9129 ## 0x23a9
.short 9130 ## 0x23aa
.short 10962 ## 0x2ad2
.short 16029 ## 0x3e9d
.short 3181 ## 0xc6d
.short 6241 ## 0x1861
.short 3620 ## 0xe24
.short 3621 ## 0xe25
.short 3622 ## 0xe26
.short 3929 ## 0xf59
.short 7310 ## 0x1c8e
.short 1966 ## 0x7ae
.short 19843 ## 0x4d83
.short 3869 ## 0xf1d
.short 10585 ## 0x2959
.short 19985 ## 0x4e11
.short 4000 ## 0xfa0
.short 3870 ## 0xf1e
.short 11592 ## 0x2d48
.short 3874 ## 0xf22
.short 7697 ## 0x1e11
.short 5756 ## 0x167c
.short 7703 ## 0x1e17
.short 4253 ## 0x109d
.short 2731 ## 0xaab
.short 11622 ## 0x2d66
.short 12076 ## 0x2f2c
.short 16855 ## 0x41d7
.short 8000 ## 0x1f40
.short 15091 ## 0x3af3
.short 136 ## 0x88
.short 1912 ## 0x778
.short 6070 ## 0x17b6
.short 2623 ## 0xa3f
.short 5059 ## 0x13c3
.short 5062 ## 0x13c6
.short 19313 ## 0x4b71
.short 2648 ## 0xa58
.short 2921 ## 0xb69
.short 2649 ## 0xa59
.short 12866 ## 0x3242
.short 12867 ## 0x3243
.short 2036 ## 0x7f4
.short 3791 ## 0xecf
.short 12268 ## 0x2fec
.short 18003 ## 0x4653
.short 6071 ## 0x17b7
.short 7727 ## 0x1e2f
.short 12093 ## 0x2f3d
.short 2371 ## 0x943
.short 1919 ## 0x77f
.short 15710 ## 0x3d5e
.short 6075 ## 0x17bb
.short 2543 ## 0x9ef
.short 16818 ## 0x41b2
.short 5616 ## 0x15f0
.short 15368 ## 0x3c08
.short 7535 ## 0x1d6f
.short 8612 ## 0x21a4
.short 19064 ## 0x4a78
.short 9048 ## 0x2358
.short 9254 ## 0x2426
.short 19346 ## 0x4b92
.short 4299 ## 0x10cb
.short 2053 ## 0x805
.short 4003 ## 0xfa3
.short 1914 ## 0x77a
.short 12645 ## 0x3165
.short 2924 ## 0xb6c
.short 13297 ## 0x33f1
.short 10398 ## 0x289e
.short 9162 ## 0x23ca
.short 20145 ## 0x4eb1
.short 11187 ## 0x2bb3
.short 819 ## 0x333
.short 6905 ## 0x1af9
.short 6906 ## 0x1afa
.short 11234 ## 0x2be2
.short 8719 ## 0x220f
.short 13298 ## 0x33f2
.short 820 ## 0x334
.short 1369 ## 0x559
.short 7148 ## 0x1bec
.short 4707 ## 0x1263
.short 4471 ## 0x1177
.short 2681 ## 0xa79
.short 2055 ## 0x807
.short 8089 ## 0x1f99
.short 7954 ## 0x1f12
.short 3371 ## 0xd2b
.short 3561 ## 0xde9
.short 20024 ## 0x4e38
.short 13958 ## 0x3686
.short 12727 ## 0x31b7
.short 13248 ## 0x33c0
.short 2193 ## 0x891
.short 7854 ## 0x1eae
.short 6910 ## 0x1afe
.short 4907 ## 0x132b
.short 2194 ## 0x892
.short 4908 ## 0x132c
.short 7698 ## 0x1e12
.short 3372 ## 0xd2c
.short 6275 ## 0x1883
.short 14803 ## 0x39d3
.short 7154 ## 0x1bf2
.short 3122 ## 0xc32
.short 9768 ## 0x2628
.short 19354 ## 0x4b9a
.short 18944 ## 0x4a00
.short 2396 ## 0x95c
.short 16522 ## 0x408a
.short 7855 ## 0x1eaf
.short 8256 ## 0x2040
.short 12042 ## 0x2f0a
.short 1288 ## 0x508
.short 2056 ## 0x808
.short 4725 ## 0x1275
.short 6604 ## 0x19cc
.short 2397 ## 0x95d
.short 8614 ## 0x21a6
.short 14748 ## 0x399c
.short 3773 ## 0xebd
.short 11672 ## 0x2d98
.short 1373 ## 0x55d
.short 11807 ## 0x2e1f
.short 2057 ## 0x809
.short 20680 ## 0x50c8
.short 4310 ## 0x10d6
.short 15355 ## 0x3bfb
.short 373 ## 0x175
.short 6086 ## 0x17c6
.short 3332 ## 0xd04
.short 12396 ## 0x306c
.short 13348 ## 0x3424
.short 3163 ## 0xc5b
.short 6611 ## 0x19d3
.short 6286 ## 0x188e
.short 928 ## 0x3a0
.short 17335 ## 0x43b7
.short 7431 ## 0x1d07
.short 6032 ## 0x1790
.short 13627 ## 0x353b
.short 6547 ## 0x1993
.short 3341 ## 0xd0d
.short 15162 ## 0x3b3a
.short 15813 ## 0x3dc5
.short 4726 ## 0x1276
.short 4144 ## 0x1030
.short 13625 ## 0x3539
.short 6616 ## 0x19d8
.short 4397 ## 0x112d
.short 2434 ## 0x982
.short 7704 ## 0x1e18
.short 2058 ## 0x80a
.short 2010 ## 0x7da
.short 1380 ## 0x564
.short 15163 ## 0x3b3b
.short 9549 ## 0x254d
.short 8629 ## 0x21b5
.short 11366 ## 0x2c66
.short 13319 ## 0x3407
.short 11517 ## 0x2cfd
.short 7931 ## 0x1efb
.short 6807 ## 0x1a97
.short 4716 ## 0x126c
.short 12194 ## 0x2fa2
.short 7574 ## 0x1d96
.short 5628 ## 0x15fc
.short 19440 ## 0x4bf0
.short 20571 ## 0x505b
.short 8869 ## 0x22a5
.short 7455 ## 0x1d1f
.short 11404 ## 0x2c8c
.short 9276 ## 0x243c
.short 4923 ## 0x133b
.short 6821 ## 0x1aa5
.short 4924 ## 0x133c
.short 6640 ## 0x19f0
.short 6641 ## 0x19f1
.short 14591 ## 0x38ff
.short 6007 ## 0x1777
.short 6328 ## 0x18b8
.short 6651 ## 0x19fb
.short 18139 ## 0x46db
.short 6652 ## 0x19fc
.short 20120 ## 0x4e98
.short 1351 ## 0x547
.short 20809 ## 0x5149
.short 10482 ## 0x28f2
.short 8677 ## 0x21e5
.short 20328 ## 0x4f68
.short 8711 ## 0x2207
.short 17304 ## 0x4398
.short 12726 ## 0x31b6
.short 317 ## 0x13d
.short 4511 ## 0x119f
.short 6367 ## 0x18df
.short 15894 ## 0x3e16
.short 9856 ## 0x2680
.short 9049 ## 0x2359
.short 7058 ## 0x1b92
.short 7892 ## 0x1ed4
.short 16633 ## 0x40f9
.short 19986 ## 0x4e12
.short 3095 ## 0xc17
.short 20359 ## 0x4f87
.short 11040 ## 0x2b20
.short 6907 ## 0x1afb
.short 12595 ## 0x3133
.short 13440 ## 0x3480
.short 18019 ## 0x4663
.short 20277 ## 0x4f35
.short 10488 ## 0x28f8
.short 8720 ## 0x2210
.short 7060 ## 0x1b94
.short 8451 ## 0x2103
.short 8452 ## 0x2104
.short 7502 ## 0x1d4e
.short 7936 ## 0x1f00
.short 17581 ## 0x44ad
.short 15314 ## 0x3bd2
.short 16606 ## 0x40de
.short 10547 ## 0x2933
.short 8035 ## 0x1f63
.short 6911 ## 0x1aff
.short 9051 ## 0x235b
.short 5219 ## 0x1463
.short 13752 ## 0x35b8
.short 7856 ## 0x1eb0
.short 7066 ## 0x1b9a
.short 4371 ## 0x1113
.short 963 ## 0x3c3
.short 10402 ## 0x28a2
.short 1792 ## 0x700
.short 8407 ## 0x20d7
.short 18523 ## 0x485b
.short 18524 ## 0x485c
.short 10298 ## 0x283a
.short 7857 ## 0x1eb1
.short 17170 ## 0x4312
.short 7505 ## 0x1d51
.short 12397 ## 0x306d
.short 9532 ## 0x253c
.short 1062 ## 0x426
.short 10165 ## 0x27b5
.short 1305 ## 0x519
.short 8516 ## 0x2144
.short 7722 ## 0x1e2a
.short 10303 ## 0x283f
.short 3111 ## 0xc27
.short 17001 ## 0x4269
.short 17002 ## 0x426a
.short 7729 ## 0x1e31
.short 15908 ## 0x3e24
.short 18071 ## 0x4697
.short 17173 ## 0x4315
.short 15741 ## 0x3d7d
.short 13628 ## 0x353c
.short 8460 ## 0x210c
.short 10596 ## 0x2964
.short 9550 ## 0x254e
.short 11542 ## 0x2d16
.short 13788 ## 0x35dc
.short 6104 ## 0x17d8
.short 12334 ## 0x302e
.short 6710 ## 0x1a36
.short 6808 ## 0x1a98
.short 12731 ## 0x31bb
.short 16509 ## 0x407d
.short 18115 ## 0x46c3
.short 7575 ## 0x1d97
.short 3605 ## 0xe15
.short 7484 ## 0x1d3c
.short 15045 ## 0x3ac5
.short 7456 ## 0x1d20
.short 2535 ## 0x9e7
.short 16663 ## 0x4117
.short 9866 ## 0x268a
.short 17178 ## 0x431a
.short 17179 ## 0x431b
.short 9657 ## 0x25b9
.short 8789 ## 0x2255
.short 1538 ## 0x602
.short 12805 ## 0x3205
.short 12733 ## 0x31bd
.short 367 ## 0x16f
.short 13432 ## 0x3478
.short 19118 ## 0x4aae
.short 7246 ## 0x1c4e
.short 408 ## 0x198
.short 4555 ## 0x11cb
.short 15893 ## 0x3e15
.short 19119 ## 0x4aaf
.short 9956 ## 0x26e4
.short 574 ## 0x23e
.short 4219 ## 0x107b
.short 4220 ## 0x107c
.short 368 ## 0x170
.short 2206 ## 0x89e
.short 18007 ## 0x4657
.short 16858 ## 0x41da
.short 11307 ## 0x2c2b
.short 7313 ## 0x1c91
.short 14683 ## 0x395b
.short 4412 ## 0x113c
.short 11706 ## 0x2dba
.short 3450 ## 0xd7a
.short 11243 ## 0x2beb
.short 4044 ## 0xfcc
.short 4523 ## 0x11ab
.short 2435 ## 0x983
.short 7295 ## 0x1c7f
.short 4529 ## 0x11b1
.short 552 ## 0x228
.short 5615 ## 0x15ef
.short 443 ## 0x1bb
.short 10737 ## 0x29f1
.short 1745 ## 0x6d1
.short 3683 ## 0xe63
.short 7281 ## 0x1c71
.short 17888 ## 0x45e0
.short 19206 ## 0x4b06
.short 6720 ## 0x1a40
.short 7779 ## 0x1e63
.short 6721 ## 0x1a41
.short 8034 ## 0x1f62
.short 5461 ## 0x1555
.short 16196 ## 0x3f44
.short 12555 ## 0x310b
.short 3623 ## 0xe27
.short 4887 ## 0x1317
.short 12277 ## 0x2ff5
.short 1167 ## 0x48f
.short 8038 ## 0x1f66
.short 3753 ## 0xea9
.short 5473 ## 0x1561
.short 18788 ## 0x4964
.short 4898 ## 0x1322
.short 8137 ## 0x1fc9
.short 5911 ## 0x1717
.short 2529 ## 0x9e1
.short 8147 ## 0x1fd3
.short 8865 ## 0x22a1
.short 8870 ## 0x22a6
.short 14285 ## 0x37cd
.short 3182 ## 0xc6e
.short 7306 ## 0x1c8a
.short 12619 ## 0x314b
.short 16132 ## 0x3f04
.short 11459 ## 0x2cc3
.short 12551 ## 0x3107
.short 17853 ## 0x45bd
.short 7805 ## 0x1e7d
.short 17429 ## 0x4415
.short 719 ## 0x2cf
.short 10830 ## 0x2a4e
.short 12569 ## 0x3119
.short 13680 ## 0x3570
.short 17233 ## 0x4351
.short 11972 ## 0x2ec4
.short 10867 ## 0x2a73
.short 13114 ## 0x333a
.short 20783 ## 0x512f
.short 13583 ## 0x350f
.short 15855 ## 0x3def
.short 5883 ## 0x16fb
.short 318 ## 0x13e
.short 13744 ## 0x35b0
.short 16133 ## 0x3f05
.short 15415 ## 0x3c37
.short 5596 ## 0x15dc
.short 16634 ## 0x40fa
.short 15416 ## 0x3c38
.short 432 ## 0x1b0
.short 20785 ## 0x5131
.short 20525 ## 0x502d
.short 16637 ## 0x40fd
.short 2514 ## 0x9d2
.short 9861 ## 0x2685
.short 10676 ## 0x29b4
.short 2516 ## 0x9d4
.short 6190 ## 0x182e
.short 977 ## 0x3d1
.short 13968 ## 0x3690
.short 1042 ## 0x412
.short 4779 ## 0x12ab
.short 728 ## 0x2d8
.short 1043 ## 0x413
.short 19563 ## 0x4c6b
.short 7684 ## 0x1e04
.short 9453 ## 0x24ed
.short 18617 ## 0x48b9
.short 9497 ## 0x2519
.short 15949 ## 0x3e4d
.short 4729 ## 0x1279
.short 15778 ## 0x3da2
.short 16695 ## 0x4137
.short 6899 ## 0x1af3
.short 6900 ## 0x1af4
.short 15613 ## 0x3cfd
.short 17614 ## 0x44ce
.short 12436 ## 0x3094
.short 19905 ## 0x4dc1
.short 9981 ## 0x26fd
.short 18323 ## 0x4793
.short 15468 ## 0x3c6c
.short 13441 ## 0x3481
.short 6173 ## 0x181d
.short 12738 ## 0x31c2
.short 9689 ## 0x25d9
.short 1767 ## 0x6e7
.short 7492 ## 0x1d44
.short 16691 ## 0x4133
.short 16989 ## 0x425d
.short 7036 ## 0x1b7c
.short 12739 ## 0x31c3
.short 8129 ## 0x1fc1
.short 6178 ## 0x1822
.short 3456 ## 0xd80
.short 12379 ## 0x305b
.short 16004 ## 0x3e84
.short 13149 ## 0x335d
.short 1453 ## 0x5ad
.short 15547 ## 0x3cbb
.short 3432 ## 0xd68
.short 14955 ## 0x3a6b
.short 8712 ## 0x2208
.short 19683 ## 0x4ce3
.short 5083 ## 0x13db
.short 8713 ## 0x2209
.short 17295 ## 0x438f
.short 17259 ## 0x436b
.short 17481 ## 0x4449
.short 13465 ## 0x3499
.short 2789 ## 0xae5
.short 19464 ## 0x4c08
.short 11212 ## 0x2bcc
.short 6 ## 0x6
.short 12274 ## 0x2ff2
.short 17279 ## 0x437f
.short 20025 ## 0x4e39
.short 1200 ## 0x4b0
.short 9932 ## 0x26cc
.short 14755 ## 0x39a3
.short 8613 ## 0x21a5
.short 13469 ## 0x349d
.short 5447 ## 0x1547
.short 14962 ## 0x3a72
.short 20823 ## 0x5157
.short 2398 ## 0x95e
.short 3774 ## 0xebe
.short 18983 ## 0x4a27
.short 1208 ## 0x4b8
.short 18989 ## 0x4a2d
.short 16446 ## 0x403e
.short 17433 ## 0x4419
.short 8767 ## 0x223f
.short 7568 ## 0x1d90
.short 16246 ## 0x3f76
.short 2865 ## 0xb31
.short 1922 ## 0x782
.short 7291 ## 0x1c7b
.short 7042 ## 0x1b82
.short 143 ## 0x8f
.short 4904 ## 0x1328
.short 17512 ## 0x4468
.short 14068 ## 0x36f4
.short 8782 ## 0x224e
.short 1460 ## 0x5b4
.short 8337 ## 0x2091
.short 8783 ## 0x224f
.short 17402 ## 0x43fa
.short 17463 ## 0x4437
.short 19030 ## 0x4a56
.short 14045 ## 0x36dd
.short 4510 ## 0x119e
.short 9084 ## 0x237c
.short 12964 ## 0x32a4
.short 12643 ## 0x3163
.short 12644 ## 0x3164
.short 7909 ## 0x1ee5
.short 8551 ## 0x2167
.short 3203 ## 0xc83
.short 16389 ## 0x4005
.short 20418 ## 0x4fc2
.short 13146 ## 0x335a
.short 1110 ## 0x456
.short 1111 ## 0x457
.short 1112 ## 0x458
.short 1115 ## 0x45b
.short 51 ## 0x33
.short 2497 ## 0x9c1
.short 18637 ## 0x48cd
.short 1242 ## 0x4da
.short 6165 ## 0x1815
.short 18614 ## 0x48b6
.short 13975 ## 0x3697
.short 3655 ## 0xe47
.short 13824 ## 0x3600
.short 4745 ## 0x1289
.short 219 ## 0xdb
.short 3569 ## 0xdf1
.short 13089 ## 0x3321
.short 13748 ## 0x35b4
.short 13853 ## 0x361d
.short 20544 ## 0x5040
.short 12634 ## 0x315a
.short 13833 ## 0x3609
.short 739 ## 0x2e3
.short 16991 ## 0x425f
.short 6428 ## 0x191c
.short 11191 ## 0x2bb7
.short 14204 ## 0x377c
.short 6179 ## 0x1823
.short 15620 ## 0x3d04
.short 14205 ## 0x377d
.short 2995 ## 0xbb3
.short 13079 ## 0x3317
.short 2259 ## 0x8d3
.short 7935 ## 0x1eff
.short 4638 ## 0x121e
.short 7410 ## 0x1cf2
.short 9249 ## 0x2421
.short 4723 ## 0x1273
.short 2650 ## 0xa5a
.short 7937 ## 0x1f01
.short 19984 ## 0x4e10
.short 6841 ## 0x1ab9
.short 19655 ## 0x4cc7
.short 199 ## 0xc7
.short 3022 ## 0xbce
.short 7846 ## 0x1ea6
.short 14472 ## 0x3888
.short 1785 ## 0x6f9
.short 13722 ## 0x359a
.short 18638 ## 0x48ce
.short 12495 ## 0x30cf
.short 11650 ## 0x2d82
.short 17788 ## 0x457c
.short 5178 ## 0x143a
.short 14048 ## 0x36e0
.short 14573 ## 0x38ed
.short 1763 ## 0x6e3
.short 8507 ## 0x213b
.short 2922 ## 0xb6a
.short 6072 ## 0x17b8
.short 3255 ## 0xcb7
.short 5344 ## 0x14e0
.short 10345 ## 0x2869
.short 18816 ## 0x4980
.short 9924 ## 0x26c4
.short 1699 ## 0x6a3
.short 4452 ## 0x1164
.short 17039 ## 0x428f
.short 17649 ## 0x44f1
.short 20654 ## 0x50ae
.short 5217 ## 0x1461
.short 6167 ## 0x1817
.short 2948 ## 0xb84
.short 2374 ## 0x946
.short 15020 ## 0x3aac
.short 10423 ## 0x28b7
.short 5445 ## 0x1545
.short 8716 ## 0x220c
.short 15144 ## 0x3b28
.short 16499 ## 0x4073
.short 19427 ## 0x4be3
.short 16241 ## 0x3f71
.short 17779 ## 0x4573
.short 9618 ## 0x2592
.short 0 ## 0x0
.short 9844 ## 0x2674
.short 11117 ## 0x2b6d
.short 6004 ## 0x1774
.short 17854 ## 0x45be
.short 7626 ## 0x1dca
.short 1900 ## 0x76c
.short 9142 ## 0x23b6
.short 15207 ## 0x3b67
.short 18254 ## 0x474e
.short 3764 ## 0xeb4
.short 557 ## 0x22d
.short 12362 ## 0x304a
.short 12363 ## 0x304b
.short 6978 ## 0x1b42
.short 1055 ## 0x41f
.short 3951 ## 0xf6f
.short 203 ## 0xcb
.short 3287 ## 0xcd7
.short 3792 ## 0xed0
.short 3398 ## 0xd46
.short 5057 ## 0x13c1
.short 14959 ## 0x3a6f
.short 7893 ## 0x1ed5
.short 14012 ## 0x36bc
.short 11892 ## 0x2e74
.short 5365 ## 0x14f5
.short 19908 ## 0x4dc4
.short 18300 ## 0x477c
.short 15828 ## 0x3dd4
.short 15829 ## 0x3dd5
.short 1502 ## 0x5de
.short 10627 ## 0x2983
.short 17158 ## 0x4306
.short 15946 ## 0x3e4a
.short 2060 ## 0x80c
.short 3121 ## 0xc31
.short 15711 ## 0x3d5f
.short 5442 ## 0x1542
.short 5443 ## 0x1543
.short 15830 ## 0x3dd6
.short 4369 ## 0x1111
.short 17260 ## 0x436c
.short 7652 ## 0x1de4
.short 9619 ## 0x2593
.short 3438 ## 0xd6e
.short 4410 ## 0x113a
.short 10024 ## 0x2728
.short 2461 ## 0x99d
.short 11893 ## 0x2e75
.short 1643 ## 0x66b
.short 15831 ## 0x3dd7
.short 4370 ## 0x1112
.short 3960 ## 0xf78
.short 6842 ## 0x1aba
.short 19121 ## 0x4ab1
.short 1764 ## 0x6e4
.short 13586 ## 0x3512
.short 10753 ## 0x2a01
.short 15208 ## 0x3b68
.short 4094 ## 0xffe
.short 18020 ## 0x4664
.short 2462 ## 0x99e
.short 11118 ## 0x2b6e
.short 8721 ## 0x2211
.short 271 ## 0x10f
.short 18976 ## 0x4a20
.short 4960 ## 0x1360
.short 15712 ## 0x3d60
.short 12120 ## 0x2f58
.short 15804 ## 0x3dbc
.short 3442 ## 0xd72
.short 13641 ## 0x3549
.short 7493 ## 0x1d45
.short 11303 ## 0x2c27
.short 15715 ## 0x3d63
.short 10757 ## 0x2a05
.short 9802 ## 0x264a
.short 9250 ## 0x2422
.short 12781 ## 0x31ed
.short 18555 ## 0x487b
.short 2793 ## 0xae9
.short 20205 ## 0x4eed
.short 13753 ## 0x35b9
.short 20249 ## 0x4f19
.short 14951 ## 0x3a67
.short 16138 ## 0x3f0a
.short 18031 ## 0x466f
.short 11922 ## 0x2e92
.short 11593 ## 0x2d49
.short 20661 ## 0x50b5
.short 4724 ## 0x1274
.short 2147 ## 0x863
.short 15616 ## 0x3d00
.short 16969 ## 0x4249
.short 5209 ## 0x1459
.short 10714 ## 0x29da
.short 16184 ## 0x3f38
.short 11259 ## 0x2bfb
.short 18032 ## 0x4670
.short 16519 ## 0x4087
.short 13498 ## 0x34ba
.short 5463 ## 0x1557
.short 10450 ## 0x28d2
.short 2425 ## 0x979
.short 12646 ## 0x3166
.short 7389 ## 0x1cdd
.short 5060 ## 0x13c4
.short 19208 ## 0x4b08
.short 15240 ## 0x3b88
.short 3329 ## 0xd01
.short 11680 ## 0x2da0
.short 11235 ## 0x2be3
.short 821 ## 0x335
.short 4009 ## 0xfa9
.short 17559 ## 0x4497
.short 5220 ## 0x1464
.short 19429 ## 0x4be5
.short 5221 ## 0x1465
.short 5022 ## 0x139e
.short 7284 ## 0x1c74
.short 18519 ## 0x4857
.short 4128 ## 0x1020
.short 2411 ## 0x96b
.short 20250 ## 0x4f1a
.short 15336 ## 0x3be8
.short 7681 ## 0x1e01
.short 4605 ## 0x11fd
.short 7682 ## 0x1e02
.short 20900 ## 0x51a4
.short 1057 ## 0x421
.short 9339 ## 0x247b
.short 3067 ## 0xbfb
.short 10952 ## 0x2ac8
.short 14421 ## 0x3855
.short 14051 ## 0x36e3
.short 16306 ## 0x3fb2
.short 6026 ## 0x178a
.short 11926 ## 0x2e96
.short 3562 ## 0xdea
.short 3445 ## 0xd75
.short 4816 ## 0x12d0
.short 19477 ## 0x4c15
.short 16144 ## 0x3f10
.short 17904 ## 0x45f0
.short 9044 ## 0x2354
.short 20597 ## 0x5075
.short 10346 ## 0x286a
.short 10184 ## 0x27c8
.short 20000 ## 0x4e20
.short 17719 ## 0x4537
.short 6084 ## 0x17c4
.short 20254 ## 0x4f1e
.short 9336 ## 0x2478
.short 13928 ## 0x3668
.short 19255 ## 0x4b37
.short 16607 ## 0x40df
.short 7841 ## 0x1ea1
.short 5823 ## 0x16bf
.short 7990 ## 0x1f36
.short 5654 ## 0x1616
.short 14685 ## 0x395d
.short 16311 ## 0x3fb7
.short 3446 ## 0xd76
.short 17042 ## 0x4292
.short 16879 ## 0x41ef
.short 4961 ## 0x1361
.short 17333 ## 0x43b5
.short 8479 ## 0x211f
.short 17858 ## 0x45c2
.short 8 ## 0x8
.short 11575 ## 0x2d37
.short 13546 ## 0x34ea
.short 15025 ## 0x3ab1
.short 5347 ## 0x14e3
.short 16863 ## 0x41df
.short 3330 ## 0xd02
.short 15315 ## 0x3bd3
.short 5021 ## 0x139d
.short 19230 ## 0x4b1e
.short 18645 ## 0x48d5
.short 3016 ## 0xbc8
.short 11157 ## 0x2b95
.short 16482 ## 0x4062
.short 7 ## 0x7
.short 4464 ## 0x1170
.short 8039 ## 0x1f67
.short 17297 ## 0x4391
.short 2412 ## 0x96c
.short 16523 ## 0x408b
.short 590 ## 0x24e
.short 5889 ## 0x1701
.short 10847 ## 0x2a5f
.short 5597 ## 0x15dd
.short 16825 ## 0x41b9
.short 8006 ## 0x1f46
.short 3356 ## 0xd1c
.short 11686 ## 0x2da6
.short 6277 ## 0x1885
.short 11000 ## 0x2af8
.short 10544 ## 0x2930
.short 18477 ## 0x482d
.short 5182 ## 0x143e
.short 18984 ## 0x4a28
.short 9399 ## 0x24b7
.short 11681 ## 0x2da1
.short 9936 ## 0x26d0
.short 4393 ## 0x1129
.short 11093 ## 0x2b55
.short 1703 ## 0x6a7
.short 13444 ## 0x3484
.short 8689 ## 0x21f1
.short 10623 ## 0x297f
.short 20786 ## 0x5132
.short 5233 ## 0x1471
.short 7958 ## 0x1f16
.short 16610 ## 0x40e2
.short 16400 ## 0x4010
.short 8456 ## 0x2108
.short 11663 ## 0x2d8f
.short 19690 ## 0x4cea
.short 19433 ## 0x4be9
.short 8974 ## 0x230e
.short 208 ## 0xd0
.short 10347 ## 0x286b
.short 9646 ## 0x25ae
.short 14295 ## 0x37d7
.short 4037 ## 0xfc5
.short 1045 ## 0x415
.short 5046 ## 0x13b6
.short 5320 ## 0x14c8
.short 4490 ## 0x118a
.short 14024 ## 0x36c8
.short 4449 ## 0x1161
.short 18654 ## 0x48de
.short 17489 ## 0x4451
.short 4612 ## 0x1204
.short 4613 ## 0x1205
.short 276 ## 0x114
.short 5064 ## 0x13c8
.short 14379 ## 0x382b
.short 2098 ## 0x832
.short 18057 ## 0x4689
.short 9 ## 0x9
.short 6410 ## 0x190a
.short 15096 ## 0x3af8
.short 16312 ## 0x3fb8
.short 15388 ## 0x3c1c
.short 8611 ## 0x21a3
.short 15962 ## 0x3e5a
.short 14603 ## 0x390b
.short 20892 ## 0x519c
.short 12512 ## 0x30e0
.short 1517 ## 0x5ed
.short 15834 ## 0x3dda
.short 19328 ## 0x4b80
.short 17298 ## 0x4392
.short 3123 ## 0xc33
.short 11897 ## 0x2e79
.short 2765 ## 0xacd
.short 12366 ## 0x304e
.short 9834 ## 0x266a
.short 10017 ## 0x2721
.short 4540 ## 0x11bc
.short 14746 ## 0x399a
.short 7908 ## 0x1ee4
.short 8457 ## 0x2109
.short 8964 ## 0x2304
.short 14399 ## 0x383f
.short 19329 ## 0x4b81
.short 5717 ## 0x1655
.short 8447 ## 0x20ff
.short 13250 ## 0x33c2
.short 6087 ## 0x17c7
.short 20689 ## 0x50d1
.short 15759 ## 0x3d8f
.short 3927 ## 0xf57
.short 18268 ## 0x475c
.short 5535 ## 0x159f
.short 11933 ## 0x2e9d
.short 13836 ## 0x360c
.short 15518 ## 0x3c9e
.short 13959 ## 0x3687
.short 1469 ## 0x5bd
.short 3527 ## 0xdc7
.short 8756 ## 0x2234
.short 12181 ## 0x2f95
.short 105 ## 0x69
.short 19355 ## 0x4b9b
.short 18478 ## 0x482e
.short 2902 ## 0xb56
.short 18671 ## 0x48ef
.short 14869 ## 0x3a15
.short 8307 ## 0x2073
.short 13275 ## 0x33db
.short 15975 ## 0x3e67
.short 15306 ## 0x3bca
.short 5474 ## 0x1562
.short 16 ## 0x10
.short 19646 ## 0x4cbe
.short 11025 ## 0x2b11
.short 7883 ## 0x1ecb
.short 20554 ## 0x504a
.short 20555 ## 0x504b
.short 13384 ## 0x3448
.short 2827 ## 0xb0b
.short 5339 ## 0x14db
.short 9088 ## 0x2380
.short 2 ## 0x2
.short 16535 ## 0x4097
.short 16447 ## 0x403f
.short 15211 ## 0x3b6b
.short 15871 ## 0x3dff
.short 15727 ## 0x3d6f
.short 2345 ## 0x929
.short 2981 ## 0xba5
.short 4653 ## 0x122d
.short 11900 ## 0x2e7c
.short 11901 ## 0x2e7d
.short 14690 ## 0x3962
.short 2567 ## 0xa07
.short 2568 ## 0xa08
.short 15323 ## 0x3bdb
.short 20668 ## 0x50bc
.short 569 ## 0x239
.short 2346 ## 0x92a
.short 2003 ## 0x7d3
.short 5239 ## 0x1477
.short 17299 ## 0x4393
.short 11902 ## 0x2e7e
.short 19694 ## 0x4cee
.short 3725 ## 0xe8d
.short 8965 ## 0x2305
.short 16323 ## 0x3fc3
.short 11431 ## 0x2ca7
.short 13276 ## 0x33dc
.short 8244 ## 0x2034
.short 19356 ## 0x4b9c
.short 18346 ## 0x47aa
.short 4727 ## 0x1277
.short 11133 ## 0x2b7d
.short 19344 ## 0x4b90
.short 13207 ## 0x3397
.short 20439 ## 0x4fd7
.short 10903 ## 0x2a97
.short 4964 ## 0x1364
.short 9741 ## 0x260d
.short 10773 ## 0x2a15
.short 2746 ## 0xaba
.short 12680 ## 0x3188
.short 14512 ## 0x38b0
.short 935 ## 0x3a7
.short 3048 ## 0xbe8
.short 8406 ## 0x20d6
.short 16615 ## 0x40e7
.short 4504 ## 0x1198
.short 14606 ## 0x390e
.short 1800 ## 0x708
.short 14759 ## 0x39a7
.short 101 ## 0x65
.short 7257 ## 0x1c59
.short 2574 ## 0xa0e
.short 7683 ## 0x1e03
.short 18513 ## 0x4851
.short 15626 ## 0x3d0a
.short 10682 ## 0x29ba
.short 13353 ## 0x3429
.short 18850 ## 0x49a2
.short 19699 ## 0x4cf3
.short 8253 ## 0x203d
.short 6882 ## 0x1ae2
.short 5428 ## 0x1534
.short 5086 ## 0x13de
.short 2984 ## 0xba8
.short 20220 ## 0x4efc
.short 1301 ## 0x515
.short 15348 ## 0x3bf4
.short 11075 ## 0x2b43
.short 18838 ## 0x4996
.short 18227 ## 0x4733
.short 19257 ## 0x4b39
.short 17654 ## 0x44f6
.short 15764 ## 0x3d94
.short 10304 ## 0x2840
.short 5498 ## 0x157a
.short 19162 ## 0x4ada
.short 2027 ## 0x7eb
.short 5904 ## 0x1710
.short 5726 ## 0x165e
.short 5727 ## 0x165f
.short 16106 ## 0x3eea
.short 5212 ## 0x145c
.short 6095 ## 0x17cf
.short 8139 ## 0x1fcb
.short 20175 ## 0x4ecf
.short 15522 ## 0x3ca2
.short 13279 ## 0x33df
.short 17009 ## 0x4271
.short 5760 ## 0x1680
.short 3345 ## 0xd11
.short 10907 ## 0x2a9b
.short 17048 ## 0x4298
.short 8977 ## 0x2311
.short 18851 ## 0x49a3
.short 13180 ## 0x337c
.short 1712 ## 0x6b0
.short 12223 ## 0x2fbf
.short 17500 ## 0x445c
.short 2525 ## 0x9dd
.short 11306 ## 0x2c2a
.short 1116 ## 0x45c
.short 8625 ## 0x21b1
.short 18479 ## 0x482f
.short 19435 ## 0x4beb
.short 15475 ## 0x3c73
.short 10319 ## 0x284f
.short 18414 ## 0x47ee
.short 11295 ## 0x2c1f
.short 11375 ## 0x2c6f
.short 8107 ## 0x1fab
.short 442 ## 0x1ba
.short 18852 ## 0x49a4
.short 4505 ## 0x1199
.short 9408 ## 0x24c0
.short 7977 ## 0x1f29
.short 19332 ## 0x4b84
.short 6040 ## 0x1798
.short 14770 ## 0x39b2
.short 17678 ## 0x450e
.short 5288 ## 0x14a8
.short 5 ## 0x5
.short 17016 ## 0x4278
.short 12135 ## 0x2f67
.short 13213 ## 0x339d
.short 18486 ## 0x4836
.short 14246 ## 0x37a6
.short 5414 ## 0x1526
.short 16656 ## 0x4110
.short 46 ## 0x2e
.short 14034 ## 0x36d2
.short 9845 ## 0x2675
.short 1252 ## 0x4e4
.short 5036 ## 0x13ac
.short 7868 ## 0x1ebc
.short 2416 ## 0x970
.short 13172 ## 0x3374
.short 1545 ## 0x609
.short 13030 ## 0x32e6
.short 14185 ## 0x3769
.short 15325 ## 0x3bdd
.short 6105 ## 0x17d9
.short 11225 ## 0x2bd9
.short 15817 ## 0x3dc9
.short 12105 ## 0x2f49
.short 13789 ## 0x35dd
.short 4427 ## 0x114b
.short 20612 ## 0x5084
.short 6883 ## 0x1ae3
.short 8495 ## 0x212f
.short 15736 ## 0x3d78
.short 15341 ## 0x3bed
.short 14128 ## 0x3730
.short 1714 ## 0x6b2
.short 5162 ## 0x142a
.short 14387 ## 0x3833
.short 6454 ## 0x1936
.short 5023 ## 0x139f
.short 14405 ## 0x3845
.short 12335 ## 0x302f
.short 10909 ## 0x2a9d
.short 5214 ## 0x145e
.short 2204 ## 0x89c
.short 13138 ## 0x3352
.short 10770 ## 0x2a12
.short 4506 ## 0x119a
.short 10642 ## 0x2992
.short 2861 ## 0xb2d
.short 30 ## 0x1e
.short 12131 ## 0x2f63
.short 15015 ## 0x3aa7
.short 622 ## 0x26e
.short 145 ## 0x91
.short 146 ## 0x92
.short 8859 ## 0x229b
.short 20825 ## 0x5159
.short 19730 ## 0x4d12
.short 10515 ## 0x2913
.short 14037 ## 0x36d5
.short 14207 ## 0x377f
.short 14566 ## 0x38e6
.short 2752 ## 0xac0
.short 11773 ## 0x2dfd
.short 6855 ## 0x1ac7
.short 1832 ## 0x728
.short 6762 ## 0x1a6a
.short 7723 ## 0x1e2b
.short 14581 ## 0x38f5
.short 13321 ## 0x3409
.short 1178 ## 0x49a
.short 6397 ## 0x18fd
.short 22 ## 0x16
.short 16620 ## 0x40ec
.short 11543 ## 0x2d17
.short 9413 ## 0x24c5
.short 4188 ## 0x105c
.short 4669 ## 0x123d
.short 16551 ## 0x40a7
.short 5480 ## 0x1568
.short 5921 ## 0x1721
.short 4973 ## 0x136d
.short 11121 ## 0x2b71
.short 16279 ## 0x3f97
.short 19363 ## 0x4ba3
.short 1441 ## 0x5a1
.short 16947 ## 0x4233
.short 11644 ## 0x2d7c
.short 2707 ## 0xa93
.short 9846 ## 0x2676
.short 9837 ## 0x266d
.short 5509 ## 0x1585
.short 8597 ## 0x2195
.short 3165 ## 0xc5d
.short 4184 ## 0x1058
.short 14590 ## 0x38fe
.short 17784 ## 0x4578
.short 518 ## 0x206
.short 18358 ## 0x47b6
.short 13133 ## 0x334d
.short 6856 ## 0x1ac8
.short 10258 ## 0x2812
.short 16621 ## 0x40ed
.short 5604 ## 0x15e4
.short 9853 ## 0x267d
.short 12790 ## 0x31f6
.short 2004 ## 0x7d4
.short 11320 ## 0x2c38
.short 8464 ## 0x2110
.short 16623 ## 0x40ef
.short 6114 ## 0x17e2
.short 20349 ## 0x4f7d
.short 1494 ## 0x5d6
.short 8148 ## 0x1fd4
.short 20830 ## 0x515e
.short 16556 ## 0x40ac
.short 14075 ## 0x36fb
.short 5166 ## 0x142e
.short 9801 ## 0x2649
.short 8997 ## 0x2325
.short 12228 ## 0x2fc4
.short 16022 ## 0x3e96
.short 1990 ## 0x7c6
.short 14518 ## 0x38b6
.short 2584 ## 0xa18
.short 5308 ## 0x14bc
.short 17254 ## 0x4366
.short 3429 ## 0xd65
.short 20865 ## 0x5181
.short 3606 ## 0xe16
.short 1719 ## 0x6b7
.short 5849 ## 0x16d9
.short 1134 ## 0x46e
.short 2048 ## 0x800
.short 2286 ## 0x8ee
.short 2582 ## 0xa16
.short 18890 ## 0x49ca
.short 8228 ## 0x2024
.short 1230 ## 0x4ce
.short 6860 ## 0x1acc
.short 17765 ## 0x4565
.short 16023 ## 0x3e97
.short 11946 ## 0x2eaa
.short 5164 ## 0x142c
.short 8871 ## 0x22a7
.short 16951 ## 0x4237
.short 2718 ## 0xa9e
.short 5850 ## 0x16da
.short 18287 ## 0x476f
.short 11700 ## 0x2db4
.short 7526 ## 0x1d66
.short 12339 ## 0x3033
.short 17220 ## 0x4344
.short 10913 ## 0x2aa1
.short 9449 ## 0x24e9
.short 14076 ## 0x36fc
.short 17458 ## 0x4432
.short 18369 ## 0x47c1
.short 2418 ## 0x972
.short 19522 ## 0x4c42
.short 11092 ## 0x2b54
.short 20269 ## 0x4f2d
.short 7092 ## 0x1bb4
.short 11007 ## 0x2aff
.short 5933 ## 0x172d
.short 16718 ## 0x414e
.short 11948 ## 0x2eac
.short 3488 ## 0xda0
.short 19336 ## 0x4b88
.short 17874 ## 0x45d2
.short 13806 ## 0x35ee
.short 6863 ## 0x1acf
.short 19052 ## 0x4a6c
.short 34 ## 0x22
.short 18496 ## 0x4840
.short 7591 ## 0x1da7
.short 8015 ## 0x1f4f
.short 18807 ## 0x4977
.short 11296 ## 0x2c20
.short 2691 ## 0xa83
.short 4189 ## 0x105d
.short 16769 ## 0x4181
.short 3296 ## 0xce0
.short 2605 ## 0xa2d
.short 16770 ## 0x4182
.short 13134 ## 0x334e
.short 11408 ## 0x2c90
.short 11470 ## 0x2cce
.short 18247 ## 0x4747
.short 20831 ## 0x515f
.short 10963 ## 0x2ad3
.short 2782 ## 0xade
.short 8397 ## 0x20cd
.short 14454 ## 0x3876
.short 6042 ## 0x179a
.short 13005 ## 0x32cd
.short 5155 ## 0x1423
.short 16250 ## 0x3f7a
.short 17831 ## 0x45a7
.short 3337 ## 0xd09
.short 11484 ## 0x2cdc
.short 20229 ## 0x4f05
.short 6335 ## 0x18bf
.short 7096 ## 0x1bb8
.short 5170 ## 0x1432
.short 14824 ## 0x39e8
.short 1448 ## 0x5a8
.short 17182 ## 0x431e
.short 10019 ## 0x2723
.short 1078 ## 0x436
.short 14826 ## 0x39ea
.short 9451 ## 0x24eb
.short 5950 ## 0x173e
.short 1007 ## 0x3ef
.short 18565 ## 0x4885
.short 10926 ## 0x2aae
.short 18290 ## 0x4772
.short 5578 ## 0x15ca
.short 10101 ## 0x2775
.short 5358 ## 0x14ee
.short 19712 ## 0x4d00
.short 8659 ## 0x21d3
.short 9290 ## 0x244a
.short 5040 ## 0x13b0
.short 10699 ## 0x29cb
.short 16574 ## 0x40be
.short 10458 ## 0x28da
.short 17531 ## 0x447b
.short 8809 ## 0x2269
.short 9472 ## 0x2500
.short 9361 ## 0x2491
.short 10477 ## 0x28ed
.short 2595 ## 0xa23
.short 1604 ## 0x644
.short 11571 ## 0x2d33
.short 11472 ## 0x2cd0
.short 16491 ## 0x406b
.short 6054 ## 0x17a6
.short 10021 ## 0x2725
.short 16180 ## 0x3f34
.short 3370 ## 0xd2a
.short 7983 ## 0x1f2f
.short 17406 ## 0x43fe
.short 1355 ## 0x54b
.short 18383 ## 0x47cf
.short 12815 ## 0x320f
.short 3019 ## 0xbcb
.short 8255 ## 0x203f
.short 14456 ## 0x3878
.short 16579 ## 0x40c3
.short 7606 ## 0x1db6
.short 2143 ## 0x85f
.short 5665 ## 0x1621
.short 6060 ## 0x17ac
.short 20453 ## 0x4fe5
.short 10935 ## 0x2ab7
.short 16580 ## 0x40c4
.short 1084 ## 0x43c
.short 8670 ## 0x21de
.short 1396 ## 0x574
.short 1309 ## 0x51d
.short 8832 ## 0x2280
.short 18192 ## 0x4710
.short 9739 ## 0x260b
.short 10700 ## 0x29cc
.short 19281 ## 0x4b51
.short 14225 ## 0x3791
.short 5341 ## 0x14dd
.short 19405 ## 0x4bcd
.short 6532 ## 0x1984
.short 19225 ## 0x4b19
.short 20354 ## 0x4f82
.short 8363 ## 0x20ab
.short 10941 ## 0x2abd
.short 10697 ## 0x29c9
.short 12780 ## 0x31ec
.short 9335 ## 0x2477
.short 15502 ## 0x3c8e
.short 5859 ## 0x16e3
.short 18205 ## 0x471d
.short 12496 ## 0x30d0
.short 14097 ## 0x3711
.short 10948 ## 0x2ac4
.short 6536 ## 0x1988
.short 5860 ## 0x16e4
.short 16783 ## 0x418f
.short 18206 ## 0x471e
.short 10670 ## 0x29ae
.short 15159 ## 0x3b37
.short 15160 ## 0x3b38
.short 3308 ## 0xcec
.short 7781 ## 0x1e65
.short 18942 ## 0x49fe
.short 7224 ## 0x1c38
.short 11491 ## 0x2ce3
.short 19122 ## 0x4ab2
.short 2207 ## 0x89f
.short 5488 ## 0x1570
.short 5861 ## 0x16e5
.short 18977 ## 0x4a21
.short 3399 ## 0xd47
.short 4980 ## 0x1374
.short 8213 ## 0x2015
.short 2037 ## 0x7f5
.short 15011 ## 0x3aa3
.short 15107 ## 0x3b03
.short 15506 ## 0x3c92
.short 9707 ## 0x25eb
.short 4981 ## 0x1375
.short 12768 ## 0x31e0
.short 12910 ## 0x326e
.short 9164 ## 0x23cc
.short 4684 ## 0x124c
.short 4982 ## 0x1376
.short 14466 ## 0x3882
.short 4983 ## 0x1377
.short 15108 ## 0x3b04
.short 18646 ## 0x48d6
.short 4984 ## 0x1378
.short 18260 ## 0x4754
.short 5996 ## 0x176c
.short 11725 ## 0x2dcd
.short 18784 ## 0x4960
.short 5065 ## 0x13c9
.short 18985 ## 0x4a29
.short 9714 ## 0x25f2
.short 12663 ## 0x3177
.short 18789 ## 0x4965
.short 12381 ## 0x305d
.short 4985 ## 0x1379
.short 2016 ## 0x7e0
.short 15523 ## 0x3ca3
.short 18991 ## 0x4a2f
.short 12664 ## 0x3178
.short 7962 ## 0x1f1a
.short 11730 ## 0x2dd2
.short 18998 ## 0x4a36
.short 18999 ## 0x4a37
.short 17329 ## 0x43b1
.short 15176 ## 0x3b48
.short 15129 ## 0x3b19
.short 15130 ## 0x3b1a
.short 15164 ## 0x3b3c
.short 9699 ## 0x25e3
.short 5925 ## 0x1725
.short 18140 ## 0x46dc
.short 19016 ## 0x4a48
.short 9671 ## 0x25c7
.short 9682 ## 0x25d2
.short 15142 ## 0x3b26
.short 17305 ## 0x4399
.short 15143 ## 0x3b27
.short 14993 ## 0x3a91
.short 13622 ## 0x3536
.short 11705 ## 0x2db9
.short 9524 ## 0x2534
.short 8001 ## 0x1f41
.short 7311 ## 0x1c8f
.short 19243 ## 0x4b2b
.short 15505 ## 0x3c91
.short 4384 ## 0x1120
.short 18817 ## 0x4981
.short 15798 ## 0x3db6
.short 4842 ## 0x12ea
.short 11462 ## 0x2cc6
.short 17889 ## 0x45e1
.short 2810 ## 0xafa
.short 11975 ## 0x2ec7
.short 11976 ## 0x2ec8
.short 19816 ## 0x4d68
.short 20540 ## 0x503c
.short 2624 ## 0xa40
.short 11963 ## 0x2ebb
.short 16242 ## 0x3f72
.short 13296 ## 0x33f0
.short 8058 ## 0x1f7a
.short 1454 ## 0x5ae
.short 11792 ## 0x2e10
.short 10896 ## 0x2a90
.short 10489 ## 0x28f9
.short 6076 ## 0x17bc
.short 6404 ## 0x1904
.short 19989 ## 0x4e15
.short 19990 ## 0x4e16
.short 304 ## 0x130
.short 17169 ## 0x4311
.short 18021 ## 0x4665
.short 12350 ## 0x303e
.short 3812 ## 0xee4
.short 7627 ## 0x1dcb
.short 7894 ## 0x1ed6
.short 15231 ## 0x3b7f
.short 3686 ## 0xe66
.short 3850 ## 0xf0a
.short 502 ## 0x1f6
.short 14509 ## 0x38ad
.short 7736 ## 0x1e38
.short 5653 ## 0x1615
.short 20883 ## 0x5193
.short 7895 ## 0x1ed7
.short 580 ## 0x244
.short 7149 ## 0x1bed
.short 2812 ## 0xafc
.short 7106 ## 0x1bc2
.short 6268 ## 0x187c
.short 8002 ## 0x1f42
.short 1735 ## 0x6c7
.short 7107 ## 0x1bc3
.short 6459 ## 0x193b
.short 14525 ## 0x38bd
.short 8722 ## 0x2212
.short 242 ## 0xf2
.short 15858 ## 0x3df2
.short 3813 ## 0xee5
.short 20489 ## 0x5009
.short 11632 ## 0x2d70
.short 11185 ## 0x2bb1
.short 14602 ## 0x390a
.short 8166 ## 0x1fe6
.short 12560 ## 0x3110
.short 14560 ## 0x38e0
.short 19949 ## 0x4ded
.short 15261 ## 0x3b9d
.short 4244 ## 0x1094
.short 11594 ## 0x2d4a
.short 2896 ## 0xb50
.short 4730 ## 0x127a
.short 10776 ## 0x2a18
.short 14475 ## 0x388b
.short 11382 ## 0x2c76
.short 7216 ## 0x1c30
.short 17617 ## 0x44d1
.short 3946 ## 0xf6a
.short 137 ## 0x89
.short 9528 ## 0x2538
.short 12469 ## 0x30b5
.short 10588 ## 0x295c
.short 7806 ## 0x1e7e
.short 4581 ## 0x11e5
.short 17134 ## 0x42ee
.short 222 ## 0xde
.short 2794 ## 0xaea
.short 1527 ## 0x5f7
.short 9165 ## 0x23cd
.short 20363 ## 0x4f8b
.short 4129 ## 0x1021
.short 5464 ## 0x1558
.short 20026 ## 0x4e3a
.short 2063 ## 0x80f
.short 8241 ## 0x2031
.short 9390 ## 0x24ae
.short 9391 ## 0x24af
.short 9456 ## 0x24f0
.short 138 ## 0x8a
.short 2471 ## 0x9a7
.short 11236 ## 0x2be4
.short 10367 ## 0x287f
.short 16826 ## 0x41ba
.short 3098 ## 0xc1a
.short 6278 ## 0x1886
.short 5280 ## 0x14a0
.short 9644 ## 0x25ac
.short 2156 ## 0x86c
.short 1769 ## 0x6e9
.short 8554 ## 0x216a
.short 4199 ## 0x1067
.short 18210 ## 0x4722
.short 5448 ## 0x1548
.short 3256 ## 0xcb8
.short 19659 ## 0x4ccb
.short 4022 ## 0xfb6
.short 4817 ## 0x12d1
.short 17664 ## 0x4500
.short 3357 ## 0xd1d
.short 3377 ## 0xd31
.short 4890 ## 0x131a
.short 1264 ## 0x4f0
.short 17586 ## 0x44b2
.short 18258 ## 0x4752
.short 3580 ## 0xdfc
.short 4585 ## 0x11e9
.short 18980 ## 0x4a24
.short 2972 ## 0xb9c
.short 16639 ## 0x40ff
.short 7881 ## 0x1ec9
.short 13400 ## 0x3458
.short 13829 ## 0x3605
.short 3447 ## 0xd77
.short 910 ## 0x38e
.short 2898 ## 0xb52
.short 5375 ## 0x14ff
.short 17315 ## 0x43a3
.short 7991 ## 0x1f37
.short 2429 ## 0x97d
.short 7686 ## 0x1e06
.short 2627 ## 0xa43
.short 7699 ## 0x1e13
.short 5142 ## 0x1416
.short 10733 ## 0x29ed
.short 103 ## 0x67
.short 16799 ## 0x419f
.short 16401 ## 0x4011
.short 19041 ## 0x4a61
.short 334 ## 0x14e
.short 3948 ## 0xf6c
.short 245 ## 0xf5
.short 18058 ## 0x468a
.short 18327 ## 0x4797
.short 5096 ## 0x13e8
.short 16995 ## 0x4263
.short 2065 ## 0x811
.short 12321 ## 0x3021
.short 4491 ## 0x118b
.short 10 ## 0xa
.short 522 ## 0x20a
.short 3702 ## 0xe76
.short 12740 ## 0x31c4
.short 18526 ## 0x485e
.short 7656 ## 0x1de8
.short 6380 ## 0x18ec
.short 2822 ## 0xb06
.short 9847 ## 0x2677
.short 8443 ## 0x20fb
.short 7495 ## 0x1d47
.short 1649 ## 0x671
.short 13306 ## 0x33fa
.short 7022 ## 0x1b6e
.short 19691 ## 0x4ceb
.short 9058 ## 0x2362
.short 9047 ## 0x2357
.short 11726 ## 0x2dce
.short 1656 ## 0x678
.short 5588 ## 0x15d4
.short 1063 ## 0x427
.short 13700 ## 0x3584
.short 17171 ## 0x4313
.short 4962 ## 0x1362
.short 7218 ## 0x1c32
.short 17782 ## 0x4576
.short 10871 ## 0x2a77
.short 2747 ## 0xabb
.short 18839 ## 0x4997
.short 1068 ## 0x42c
.short 17321 ## 0x43a9
.short 12681 ## 0x3189
.short 14324 ## 0x37f4
.short 11432 ## 0x2ca8
.short 12382 ## 0x305e
.short 15393 ## 0x3c21
.short 7436 ## 0x1d0c
.short 9734 ## 0x2606
.short 19857 ## 0x4d91
.short 7913 ## 0x1ee9
.short 1852 ## 0x73c
.short 3075 ## 0xc03
.short 2486 ## 0x9b6
.short 14575 ## 0x38ef
.short 106 ## 0x6a
.short 1096 ## 0x448
.short 1977 ## 0x7b9
.short 523 ## 0x20b
.short 7741 ## 0x1e3d
.short 19957 ## 0x4df5
.short 3360 ## 0xd20
.short 18072 ## 0x4698
.short 19958 ## 0x4df6
.short 18073 ## 0x4699
.short 11269 ## 0x2c05
.short 6093 ## 0x17cd
.short 20519 ## 0x5027
.short 11816 ## 0x2e28
.short 13198 ## 0x338e
.short 7437 ## 0x1d0d
.short 10785 ## 0x2a21
.short 7960 ## 0x1f18
.short 7864 ## 0x1eb8
.short 14604 ## 0x390c
.short 8169 ## 0x1fe9
.short 10833 ## 0x2a51
.short 6471 ## 0x1947
.short 3257 ## 0xcb9
.short 7039 ## 0x1b7f
.short 4312 ## 0x10d8
.short 18840 ## 0x4998
.short 3457 ## 0xd81
.short 11329 ## 0x2c41
.short 4689 ## 0x1251
.short 15152 ## 0x3b30
.short 8608 ## 0x21a0
.short 3693 ## 0xe6d
.short 17284 ## 0x4384
.short 12100 ## 0x2f44
.short 8170 ## 0x1fea
.short 121 ## 0x79
.short 13515 ## 0x34cb
.short 3381 ## 0xd35
.short 10739 ## 0x29f3
.short 15099 ## 0x3afb
.short 1665 ## 0x681
.short 18228 ## 0x4734
.short 5682 ## 0x1632
.short 610 ## 0x262
.short 8924 ## 0x22dc
.short 4965 ## 0x1365
.short 2985 ## 0xba9
.short 20440 ## 0x4fd8
.short 5454 ## 0x154e
.short 391 ## 0x187
.short 392 ## 0x188
.short 18715 ## 0x491b
.short 2750 ## 0xabe
.short 9970 ## 0x26f2
.short 6884 ## 0x1ae4
.short 13039 ## 0x32ef
.short 17806 ## 0x458e
.short 4503 ## 0x1197
.short 7731 ## 0x1e33
.short 20694 ## 0x50d6
.short 18716 ## 0x491c
.short 5761 ## 0x1681
.short 3464 ## 0xd88
.short 17673 ## 0x4509
.short 17501 ## 0x445d
.short 416 ## 0x1a0
.short 2161 ## 0x871
.short 10038 ## 0x2736
.short 1457 ## 0x5b1
.short 3206 ## 0xc86
.short 15273 ## 0x3ba9
.short 11683 ## 0x2da3
.short 3918 ## 0xf4e
.short 20196 ## 0x4ee4
.short 6998 ## 0x1b56
.short 7027 ## 0x1b73
.short 5340 ## 0x14dc
.short 4317 ## 0x10dd
.short 2083 ## 0x823
.short 7743 ## 0x1e3f
.short 11611 ## 0x2d5b
.short 8555 ## 0x216b
.short 16851 ## 0x41d3
.short 5752 ## 0x1678
.short 8599 ## 0x2197
.short 3239 ## 0xca7
.short 15358 ## 0x3bfe
.short 17049 ## 0x4299
.short 16153 ## 0x3f19
.short 6202 ## 0x183a
.short 8009 ## 0x1f49
.short 18419 ## 0x47f3
.short 14424 ## 0x3858
.short 1673 ## 0x689
.short 18537 ## 0x4869
.short 7707 ## 0x1e1b
.short 14247 ## 0x37a7
.short 14248 ## 0x37a8
.short 13706 ## 0x358a
.short 10255 ## 0x280f
.short 14431 ## 0x385f
.short 15743 ## 0x3d7f
.short 1674 ## 0x68a
.short 15122 ## 0x3b12
.short 14609 ## 0x3911
.short 12748 ## 0x31cc
.short 20177 ## 0x4ed1
.short 8774 ## 0x2246
.short 11335 ## 0x2c47
.short 357 ## 0x165
.short 13130 ## 0x334a
.short 19303 ## 0x4b67
.short 3258 ## 0xcba
.short 14853 ## 0x3a05
.short 15875 ## 0x3e03
.short 19885 ## 0x4dad
.short 17174 ## 0x4316
.short 4428 ## 0x114c
.short 19829 ## 0x4d75
.short 47 ## 0x2f
.short 4524 ## 0x11ac
.short 17393 ## 0x43f1
.short 7745 ## 0x1e41
.short 14854 ## 0x3a06
.short 19000 ## 0x4a38
.short 15665 ## 0x3d31
.short 16714 ## 0x414a
.short 9322 ## 0x246a
.short 5029 ## 0x13a5
.short 8437 ## 0x20f5
.short 1442 ## 0x5a2
.short 11336 ## 0x2c48
.short 532 ## 0x214
.short 1574 ## 0x626
.short 9559 ## 0x2557
.short 9506 ## 0x2522
.short 11104 ## 0x2b60
.short 12108 ## 0x2f4c
.short 10052 ## 0x2744
.short 10516 ## 0x2914
.short 15165 ## 0x3b3d
.short 13991 ## 0x36a7
.short 13896 ## 0x3648
.short 9433 ## 0x24d9
.short 1756 ## 0x6dc
.short 9904 ## 0x26b0
.short 770 ## 0x302
.short 7200 ## 0x1c20
.short 1220 ## 0x4c4
.short 13945 ## 0x3679
.short 20092 ## 0x4e7c
.short 19630 ## 0x4cae
.short 7755 ## 0x1e4b
.short 18489 ## 0x4839
.short 2912 ## 0xb60
.short 1587 ## 0x633
.short 19966 ## 0x4dfe
.short 6312 ## 0x18a8
.short 4971 ## 0x136b
.short 12175 ## 0x2f8f
.short 7083 ## 0x1bab
.short 2847 ## 0xb1f
.short 13388 ## 0x344c
.short 10599 ## 0x2967
.short 2322 ## 0x912
.short 17513 ## 0x4469
.short 14432 ## 0x3860
.short 19408 ## 0x4bd0
.short 12058 ## 0x2f1a
.short 12156 ## 0x2f7c
.short 8955 ## 0x22fb
.short 15631 ## 0x3d0f
.short 20499 ## 0x5013
.short 12198 ## 0x2fa6
.short 19410 ## 0x4bd2
.short 16952 ## 0x4238
.short 13359 ## 0x342f
.short 13360 ## 0x3430
.short 236 ## 0xec
.short 11715 ## 0x2dc3
.short 8013 ## 0x1f4d
.short 3089 ## 0xc11
.short 3607 ## 0xe17
.short 12756 ## 0x31d4
.short 10523 ## 0x291b
.short 3291 ## 0xcdb
.short 3292 ## 0xcdc
.short 2365 ## 0x93d
.short 2848 ## 0xb20
.short 13633 ## 0x3541
.short 3388 ## 0xd3c
.short 3391 ## 0xd3f
.short 14538 ## 0x38ca
.short 2734 ## 0xaae
.short 10564 ## 0x2944
.short 3829 ## 0xef5
.short 5773 ## 0x168d
.short 14539 ## 0x38cb
.short 2419 ## 0x973
.short 17811 ## 0x4593
.short 20398 ## 0x4fae
.short 6642 ## 0x19f2
.short 188 ## 0xbc
.short 12162 ## 0x2f82
.short 6125 ## 0x17ed
.short 12202 ## 0x2faa
.short 7886 ## 0x1ece
.short 18141 ## 0x46dd
.short 11448 ## 0x2cb8
.short 659 ## 0x293
.short 2913 ## 0xb61
.short 6691 ## 0x1a23
.short 17786 ## 0x457a
.short 18497 ## 0x4841
.short 1000 ## 0x3e8
.short 14544 ## 0x38d0
.short 8381 ## 0x20bd
.short 7460 ## 0x1d24
.short 5655 ## 0x1617
.short 2640 ## 0xa50
.short 12814 ## 0x320e
.short 12117 ## 0x2f55
.short 17183 ## 0x431f
.short 8398 ## 0x20ce
.short 16122 ## 0x3efa
.short 5296 ## 0x14b0
.short 55 ## 0x37
.short 17272 ## 0x4378
.short 2676 ## 0xa74
.short 5171 ## 0x1433
.short 13041 ## 0x32f1
.short 7097 ## 0x1bb9
.short 8564 ## 0x2174
.short 8078 ## 0x1f8e
.short 9473 ## 0x2501
.short 17407 ## 0x43ff
.short 14552 ## 0x38d8
.short 15606 ## 0x3cf6
.short 5656 ## 0x1618
.short 9395 ## 0x24b3
.short 9396 ## 0x24b4
.short 13080 ## 0x3318
.short 8810 ## 0x226a
.short 9118 ## 0x239e
.short 12816 ## 0x3210
.short 1356 ## 0x54c
.short 17191 ## 0x4327
.short 17412 ## 0x4404
.short 8543 ## 0x215f
.short 254 ## 0xfe
.short 15365 ## 0x3c05
.short 13736 ## 0x35a8
.short 12846 ## 0x322e
.short 13153 ## 0x3361
.short 20470 ## 0x4ff6
.short 20471 ## 0x4ff7
.short 13587 ## 0x3513
.short 17855 ## 0x45bf
.short 9859 ## 0x2683
.short 7840 ## 0x1ea0
.short 20370 ## 0x4f92
.short 20474 ## 0x4ffa
.short 5494 ## 0x1576
.short 5495 ## 0x1577
.short 8202 ## 0x200a
.short 17864 ## 0x45c8
.short 5499 ## 0x157b
.short 17010 ## 0x4272
.short 8208 ## 0x2010
.short 13842 ## 0x3612
.short 9952 ## 0x26e0
.short 3293 ## 0xcdd
.short 13845 ## 0x3615
.short 17875 ## 0x45d3
.short 19982 ## 0x4e0e
.short 4639 ## 0x121f
.short 1967 ## 0x7af
.short 6722 ## 0x1a42
.short 3914 ## 0xf4a
.short 449 ## 0x1c1
.short 19491 ## 0x4c23
.short 740 ## 0x2e4
.short 14291 ## 0x37d3
.short 12767 ## 0x31df
.short 9166 ## 0x23ce
.short 4133 ## 0x1025
.short 2399 ## 0x95f
.short 16244 ## 0x3f74
.short 16874 ## 0x41ea
.short 16735 ## 0x415f
.short 10728 ## 0x29e8
.short 16253 ## 0x3f7d
.short 8124 ## 0x1fbc
.short 15940 ## 0x3e44
.short 15351 ## 0x3bf7
.short 19035 ## 0x4a5b
.short 9982 ## 0x26fe
.short 14228 ## 0x3794
.short 3327 ## 0xcff
.short 3328 ## 0xd00
.short 17792 ## 0x4580
.short 12394 ## 0x306a
.short 11096 ## 0x2b58
.short 4589 ## 0x11ed
.short 4590 ## 0x11ee
.short 11935 ## 0x2e9f
.short 10135 ## 0x2797
.short 10179 ## 0x27c3
.short 18281 ## 0x4769
.short 6022 ## 0x1786
.short 1588 ## 0x634
.short 2457 ## 0x999
.short 19387 ## 0x4bbb
.short 14832 ## 0x39f0
.short 14493 ## 0x389d
.short 3957 ## 0xf75
.short 4744 ## 0x1288
.short 17648 ## 0x44f0
.short 17558 ## 0x4496
.short 5135 ## 0x140f
.short 4352 ## 0x1100
.short 13639 ## 0x3547
.short 14660 ## 0x3944
.short 14495 ## 0x389f
.short 15078 ## 0x3ae6
.short 17421 ## 0x440d
.short 554 ## 0x22a
.short 17890 ## 0x45e2
.short 7984 ## 0x1f30
.short 6368 ## 0x18e0
.short 3339 ## 0xd0b
.short 6067 ## 0x17b3
.short 8054 ## 0x1f76
.short 19155 ## 0x4ad3
.short 6369 ## 0x18e1
.short 204 ## 0xcc
.short 3505 ## 0xdb1
.short 8848 ## 0x2290
.short 5713 ## 0x1651
.short 2743 ## 0xab7
.short 17426 ## 0x4412
.short 11250 ## 0x2bf2
.short 7501 ## 0x1d4d
.short 11799 ## 0x2e17
.short 10661 ## 0x29a5
.short 3930 ## 0xf5a
.short 16640 ## 0x4100
.short 3852 ## 0xf0c
.short 2882 ## 0xb42
.short 17618 ## 0x44d2
.short 8101 ## 0x1fa5
.short 20776 ## 0x5128
.short 5715 ## 0x1653
.short 11927 ## 0x2e97
.short 7691 ## 0x1e0b
.short 19478 ## 0x4c16
.short 487 ## 0x1e7
.short 18046 ## 0x467e
.short 6706 ## 0x1a32
.short 14710 ## 0x3976
.short 19300 ## 0x4b64
.short 499 ## 0x1f3
.short 15963 ## 0x3e5b
.short 5804 ## 0x16ac
.short 3755 ## 0xeab
.short 2927 ## 0xb6f
.short 17248 ## 0x4360
.short 511 ## 0x1ff
.short 2906 ## 0xb5a
.short 181 ## 0xb5
.short 13450 ## 0x348a
.short 15742 ## 0x3d7e
.short 11668 ## 0x2d94
.short 182 ## 0xb6
.short 15923 ## 0x3e33
.short 186 ## 0xba
.short 6711 ## 0x1a37
.short 8866 ## 0x22a2
.short 3349 ## 0xd15
.short 19111 ## 0x4aa7
.short 6712 ## 0x1a38
.short 13804 ## 0x35ec
.short 3860 ## 0xf14
.short 6043 ## 0x179b
.short 675 ## 0x2a3
.short 9672 ## 0x25c8
.short 1524 ## 0x5f4
.short 11047 ## 0x2b27
.short 11033 ## 0x2b19
.short 3033 ## 0xbd9
.short 10651 ## 0x299b
.short 11977 ## 0x2ec9
.short 6456 ## 0x1938
.short 6968 ## 0x1b38
.short 7270 ## 0x1c66
.short 11058 ## 0x2b32
.short 1283 ## 0x503
.short 5176 ## 0x1438
.short 16259 ## 0x3f83
.short 3662 ## 0xe4e
.short 6244 ## 0x1864
.short 14027 ## 0x36cb
.short 12991 ## 0x32bf
.short 3722 ## 0xe8a
.short 15461 ## 0x3c65
.short 5363 ## 0x14f3
.short 20455 ## 0x4fe7
.short 4125 ## 0x101d
.short 9803 ## 0x264b
.short 2513 ## 0x9d1
.short 12876 ## 0x324c
.short 3961 ## 0xf79
.short 7171 ## 0x1c03
.short 17367 ## 0x43d7
.short 5017 ## 0x1399
.short 15724 ## 0x3d6c
.short 20146 ## 0x4eb2
.short 11129 ## 0x2b79
.short 3215 ## 0xc8f
.short 6269 ## 0x187d
.short 5137 ## 0x1411
.short 20186 ## 0x4eda
.short 17650 ## 0x44f2
.short 7061 ## 0x1b95
.short 19123 ## 0x4ab3
.short 10338 ## 0x2862
.short 3952 ## 0xf70
.short 1700 ## 0x6a4
.short 7538 ## 0x1d72
.short 20457 ## 0x4fe9
.short 10982 ## 0x2ae6
.short 17482 ## 0x444a
.short 10628 ## 0x2984
.short 16751 ## 0x416f
.short 3814 ## 0xee6
.short 558 ## 0x22e
.short 18683 ## 0x48fb
.short 15293 ## 0x3bbd
.short 3871 ## 0xf1f
.short 15417 ## 0x3c39
.short 3699 ## 0xe73
.short 15859 ## 0x3df3
.short 18821 ## 0x4985
.short 4843 ## 0x12eb
.short 3218 ## 0xc92
.short 223 ## 0xdf
.short 10774 ## 0x2a16
.short 20235 ## 0x4f0b
.short 20545 ## 0x5041
.short 19639 ## 0x4cb7
.short 2426 ## 0x97a
.short 10655 ## 0x299f
.short 19037 ## 0x4a5d
.short 15083 ## 0x3aeb
.short 16308 ## 0x3fb4
.short 18033 ## 0x4671
.short 3393 ## 0xd41
.short 10083 ## 0x2763
.short 10490 ## 0x28fa
.short 11750 ## 0x2de6
.short 584 ## 0x248
.short 13499 ## 0x34bb
.short 12275 ## 0x2ff3
.short 3394 ## 0xd42
.short 5222 ## 0x1466
.short 16970 ## 0x424a
.short 3579 ## 0xdfb
.short 19846 ## 0x4d86
.short 10368 ## 0x2880
.short 321 ## 0x141
.short 10568 ## 0x2948
.short 3962 ## 0xf7a
.short 9167 ## 0x23cf
.short 20655 ## 0x50af
.short 20656 ## 0x50b0
.short 13727 ## 0x359f
.short 12796 ## 0x31fc
.short 13302 ## 0x33f6
.short 17560 ## 0x4498
.short 9873 ## 0x2691
.short 6969 ## 0x1b39
.short 4606 ## 0x11fe
.short 14105 ## 0x3719
.short 16842 ## 0x41ca
.short 15554 ## 0x3cc2
.short 20598 ## 0x5076
.short 7413 ## 0x1cf5
.short 13303 ## 0x33f7
.short 11556 ## 0x2d24
.short 12884 ## 0x3254
.short 17665 ## 0x4501
.short 3099 ## 0xc1b
.short 6679 ## 0x1a17
.short 13857 ## 0x3621
.short 6180 ## 0x1824
.short 4200 ## 0x1068
.short 16500 ## 0x4074
.short 5598 ## 0x15de
.short 7477 ## 0x1d35
.short 6748 ## 0x1a5c
.short 4586 ## 0x11ea
.short 8480 ## 0x2120
.short 6467 ## 0x1943
.short 6468 ## 0x1944
.short 17905 ## 0x45f1
.short 10870 ## 0x2a76
.short 19951 ## 0x4def
.short 19791 ## 0x4d4f
.short 6088 ## 0x17c8
.short 16396 ## 0x400c
.short 5324 ## 0x14cc
.short 4818 ## 0x12d2
.short 7629 ## 0x1dcd
.short 7985 ## 0x1f31
.short 17485 ## 0x444d
.short 10446 ## 0x28ce
.short 9052 ## 0x235c
.short 11282 ## 0x2c12
.short 3448 ## 0xd78
.short 18647 ## 0x48d7
.short 17376 ## 0x43e0
.short 1289 ## 0x509
.short 13504 ## 0x34c0
.short 18211 ## 0x4723
.short 13693 ## 0x357d
.short 4891 ## 0x131b
.short 12673 ## 0x3181
.short 20599 ## 0x5077
.short 14145 ## 0x3741
.short 15469 ## 0x3c6d
.short 5376 ## 0x1500
.short 15316 ## 0x3bd4
.short 9405 ## 0x24bd
.short 17316 ## 0x43a4
.short 12833 ## 0x3221
.short 6749 ## 0x1a5d
.short 8919 ## 0x22d7
.short 11580 ## 0x2d3c
.short 16402 ## 0x4012
.short 13445 ## 0x3485
.short 8690 ## 0x21f2
.short 1650 ## 0x672
.short 16696 ## 0x4138
.short 9937 ## 0x26d1
.short 3972 ## 0xf84
.short 14380 ## 0x382c
.short 10575 ## 0x294f
.short 15558 ## 0x3cc6
.short 7861 ## 0x1eb5
.short 2127 ## 0x84f
.short 2128 ## 0x850
.short 14995 ## 0x3a93
.short 10873 ## 0x2a79
.short 16830 ## 0x41be
.short 10678 ## 0x29b6
.short 18701 ## 0x490d
.short 10631 ## 0x2987
.short 11635 ## 0x2d73
.short 10758 ## 0x2a06
.short 7478 ## 0x1d36
.short 13510 ## 0x34c6
.short 20043 ## 0x4e4b
.short 5066 ## 0x13ca
.short 2823 ## 0xb07
.short 20460 ## 0x4fec
.short 3402 ## 0xd4a
.short 11604 ## 0x2d54
.short 15201 ## 0x3b61
.short 16403 ## 0x4013
.short 10300 ## 0x283c
.short 15835 ## 0x3ddb
.short 17377 ## 0x43e1
.short 15872 ## 0x3e00
.short 15964 ## 0x3e5c
.short 17381 ## 0x43e5
.short 18702 ## 0x490e
.short 14114 ## 0x3722
.short 18703 ## 0x490f
.short 15320 ## 0x3bd8
.short 8744 ## 0x2228
.short 16316 ## 0x3fbc
.short 7329 ## 0x1ca1
.short 12636 ## 0x315c
.short 20491 ## 0x500b
.short 11759 ## 0x2def
.short 16317 ## 0x3fbd
.short 20556 ## 0x504c
.short 3076 ## 0xc04
.short 1411 ## 0x583
.short 9536 ## 0x2540
.short 29 ## 0x1d
.short 3395 ## 0xd43
.short 3427 ## 0xd63
.short 9407 ## 0x24bf
.short 10278 ## 0x2826
.short 2243 ## 0x8c3
.short 11682 ## 0x2da2
.short 7330 ## 0x1ca2
.short 11643 ## 0x2d7b
.short 1097 ## 0x449
.short 9187 ## 0x23e3
.short 15394 ## 0x3c22
.short 803 ## 0x323
.short 16536 ## 0x4098
.short 13893 ## 0x3645
.short 11903 ## 0x2e7f
.short 5834 ## 0x16ca
.short 4145 ## 0x1031
.short 15772 ## 0x3d9c
.short 15773 ## 0x3d9d
.short 14530 ## 0x38c2
.short 3726 ## 0xe8e
.short 3727 ## 0xe8f
.short 6926 ## 0x1b0e
.short 14834 ## 0x39f2
.short 10786 ## 0x2a22
.short 12682 ## 0x318a
.short 7186 ## 0x1c12
.short 5973 ## 0x1755
.short 7119 ## 0x1bcf
.short 11998 ## 0x2ede
.short 2903 ## 0xb57
.short 16848 ## 0x41d0
.short 5563 ## 0x15bb
.short 15356 ## 0x3bfc
.short 8288 ## 0x2060
.short 602 ## 0x25a
.short 18229 ## 0x4735
.short 20214 ## 0x4ef6
.short 10746 ## 0x29fa
.short 4146 ## 0x1032
.short 7187 ## 0x1c13
.short 9715 ## 0x25f3
.short 122 ## 0x7a
.short 8330 ## 0x208a
.short 8171 ## 0x1feb
.short 18269 ## 0x475d
.short 17322 ## 0x43aa
.short 7331 ## 0x1ca3
.short 8757 ## 0x2235
.short 2884 ## 0xb44
.short 16318 ## 0x3fbe
.short 5589 ## 0x15d5
.short 5622 ## 0x15f6
.short 18347 ## 0x47ab
.short 1322 ## 0x52a
.short 13551 ## 0x34ef
.short 14979 ## 0x3a83
.short 2631 ## 0xa47
.short 17726 ## 0x453e
.short 15917 ## 0x3e2d
.short 10696 ## 0x29c8
.short 13094 ## 0x3326
.short 6434 ## 0x1922
.short 15074 ## 0x3ae2
.short 17011 ## 0x4273
.short 18853 ## 0x49a5
.short 15476 ## 0x3c74
.short 2836 ## 0xb14
.short 12968 ## 0x32a8
.short 10073 ## 0x2759
.short 2526 ## 0x9de
.short 13048 ## 0x32f8
.short 12308 ## 0x3014
.short 5835 ## 0x16cb
.short 15782 ## 0x3da6
.short 12054 ## 0x2f16
.short 2084 ## 0x824
.short 10321 ## 0x2851
.short 4149 ## 0x1035
.short 6971 ## 0x1b3b
.short 3232 ## 0xca0
.short 17926 ## 0x4606
.short 20197 ## 0x4ee5
.short 10039 ## 0x2737
.short 5762 ## 0x1682
.short 10280 ## 0x2828
.short 81 ## 0x51
.short 18348 ## 0x47ac
.short 17050 ## 0x429a
.short 6885 ## 0x1ae5
.short 15477 ## 0x3c75
.short 10090 ## 0x276a
.short 19044 ## 0x4a64
.short 19865 ## 0x4d99
.short 12475 ## 0x30bb
.short 14760 ## 0x39a8
.short 16706 ## 0x4142
.short 15296 ## 0x3bc0
.short 8925 ## 0x22dd
.short 10003 ## 0x2713
.short 12800 ## 0x3200
.short 14058 ## 0x36ea
.short 11493 ## 0x2ce5
.short 15627 ## 0x3d0b
.short 15324 ## 0x3bdc
.short 2280 ## 0x8e8
.short 5500 ## 0x157c
.short 173 ## 0xad
.short 6931 ## 0x1b13
.short 393 ## 0x189
.short 16938 ## 0x422a
.short 15075 ## 0x3ae3
.short 4858 ## 0x12fa
.short 20778 ## 0x512a
.short 17679 ## 0x450f
.short 11477 ## 0x2cd5
.short 16077 ## 0x3ecd
.short 19001 ## 0x4a39
.short 18472 ## 0x4828
.short 12926 ## 0x327e
.short 13031 ## 0x32e7
.short 1715 ## 0x6b3
.short 9265 ## 0x2431
.short 10076 ## 0x275c
.short 11171 ## 0x2ba3
.short 175 ## 0xaf
.short 9804 ## 0x264c
.short 4592 ## 0x11f0
.short 8140 ## 0x1fcc
.short 12336 ## 0x3030
.short 6448 ## 0x1930
.short 13197 ## 0x338d
.short 19807 ## 0x4d5f
.short 19002 ## 0x4a3a
.short 6886 ## 0x1ae6
.short 12930 ## 0x3282
.short 10434 ## 0x28c2
.short 18355 ## 0x47b3
.short 6203 ## 0x183b
.short 14249 ## 0x37a9
.short 10884 ## 0x2a84
.short 16329 ## 0x3fc9
.short 14667 ## 0x394b
.short 11217 ## 0x2bd1
.short 8413 ## 0x20dd
.short 10741 ## 0x29f5
.short 383 ## 0x17f
.short 48 ## 0x30
.short 11478 ## 0x2cd6
.short 11566 ## 0x2d2e
.short 18116 ## 0x46c4
.short 11544 ## 0x2d18
.short 18878 ## 0x49be
.short 8526 ## 0x214e
.short 17087 ## 0x42bf
.short 9905 ## 0x26b1
.short 17869 ## 0x45cd
.short 19592 ## 0x4c88
.short 7765 ## 0x1e55
.short 18490 ## 0x483a
.short 10835 ## 0x2a53
.short 8637 ## 0x21bd
.short 2775 ## 0xad7
.short 4862 ## 0x12fe
.short 17350 ## 0x43c6
.short 7045 ## 0x1b85
.short 20423 ## 0x4fc7
.short 1443 ## 0x5a3
.short 19364 ## 0x4ba4
.short 5050 ## 0x13ba
.short 10767 ## 0x2a0f
.short 8498 ## 0x2132
.short 10461 ## 0x28dd
.short 19681 ## 0x4ce1
.short 5568 ## 0x15c0
.short 5569 ## 0x15c1
.short 183 ## 0xb7
.short 13052 ## 0x32fc
.short 12157 ## 0x2f7d
.short 9809 ## 0x2651
.short 11555 ## 0x2d23
.short 4630 ## 0x1216
.short 15882 ## 0x3e0a
.short 12229 ## 0x2fc5
.short 15299 ## 0x3bc3
.short 19556 ## 0x4c64
.short 10325 ## 0x2855
.short 16333 ## 0x3fcd
.short 16334 ## 0x3fce
.short 10524 ## 0x291c
.short 8998 ## 0x2326
.short 8847 ## 0x228f
.short 5632 ## 0x1600
.short 4866 ## 0x1302
.short 2719 ## 0xa9f
.short 19969 ## 0x4e01
.short 16953 ## 0x4239
.short 17873 ## 0x45d1
.short 5624 ## 0x15f8
.short 16024 ## 0x3e98
.short 8149 ## 0x1fd5
.short 12835 ## 0x3223
.short 16025 ## 0x3e99
.short 17517 ## 0x446d
.short 1329 ## 0x531
.short 6765 ## 0x1a6d
.short 10078 ## 0x275e
.short 3679 ## 0xe5f
.short 3608 ## 0xe18
.short 16284 ## 0x3f9c
.short 18142 ## 0x46de
.short 5310 ## 0x14be
.short 6864 ## 0x1ad0
.short 3681 ## 0xe61
.short 13807 ## 0x35ef
.short 660 ## 0x294
.short 13362 ## 0x3432
.short 14334 ## 0x37fe
.short 12163 ## 0x2f83
.short 8909 ## 0x22cd
.short 17066 ## 0x42aa
.short 16771 ## 0x4183
.short 10887 ## 0x2a87
.short 3090 ## 0xc12
.short 18143 ## 0x46df
.short 1119 ## 0x45f
.short 56 ## 0x38
.short 10874 ## 0x2a7a
.short 10964 ## 0x2ad4
.short 9805 ## 0x264d
.short 14925 ## 0x3a4d
.short 1886 ## 0x75e
.short 7098 ## 0x1bba
.short 2176 ## 0x880
.short 18752 ## 0x4940
.short 11569 ## 0x2d31
.short 12952 ## 0x3298
.short 13006 ## 0x32ce
.short 10660 ## 0x29a4
.short 17357 ## 0x43cd
.short 14488 ## 0x3898
.short 18375 ## 0x47c7
.short 12118 ## 0x2f56
.short 10889 ## 0x2a89
.short 19091 ## 0x4a93
.short 18428 ## 0x47fc
.short 10286 ## 0x282e
.short 551 ## 0x227
.short 9806 ## 0x264e
.short 13560 ## 0x34f8
.short 16853 ## 0x41d5
.short 10843 ## 0x2a5b
.short 3183 ## 0xc6f
.short 9319 ## 0x2467
.short 18968 ## 0x4a18
.short 8385 ## 0x20c1
.short 17532 ## 0x447c
.short 13979 ## 0x369b
.short 9233 ## 0x2411
.short 6836 ## 0x1ab4
.short 10875 ## 0x2a7b
.short 8387 ## 0x20c3
.short 16295 ## 0x3fa7
.short 18384 ## 0x47d0
.short 13981 ## 0x369d
.short 5964 ## 0x174c
.short 12709 ## 0x31a5
.short 10236 ## 0x27fc
.short 8675 ## 0x21e3
.short 9673 ## 0x25c9
.short 17413 ## 0x4405
.short 20329 ## 0x4f69
.short 8389 ## 0x20c5
.short 20653 ## 0x50ad
.short 6901 ## 0x1af5
.short 7532 ## 0x1d6c
.short 7533 ## 0x1d6d
.short 7923 ## 0x1ef3
.short 19172 ## 0x4ae4
.short 20593 ## 0x5071
.short 20675 ## 0x50c3
.short 2368 ## 0x940
.short 14354 ## 0x3812
.short 4004 ## 0xfa4
.short 954 ## 0x3ba
.short 20594 ## 0x5072
.short 16604 ## 0x40dc
.short 16784 ## 0x4190
.short 10177 ## 0x27c1
.short 14109 ## 0x371d
.short 14467 ## 0x3883
.short 370 ## 0x172
.short 6276 ## 0x1884
.short 4607 ## 0x11ff
.short 11035 ## 0x2b1b
.short 17135 ## 0x42ef
.short 18642 ## 0x48d2
.short 20434 ## 0x4fd2
.short 5024 ## 0x13a0
.short 9662 ## 0x25be
.short 14357 ## 0x3815
.short 10712 ## 0x29d8
.short 10348 ## 0x286c
.short 2244 ## 0x8c4
.short 11999 ## 0x2edf
.short 13894 ## 0x3646
.short 1324 ## 0x52c
.short 17266 ## 0x4372
.short 20613 ## 0x5085
.short 10814 ## 0x2a3e
.short 3986 ## 0xf92
.short 20622 ## 0x508e
.short 8638 ## 0x21be
.short 17143 ## 0x42f7
.short 1025 ## 0x401
.short 13007 ## 0x32cf
.short 10649 ## 0x2999
.short 10930 ## 0x2ab2
.short 10931 ## 0x2ab3
.short 18385 ## 0x47d1
.short 9674 ## 0x25ca
.short 10275 ## 0x2823
.short 10951 ## 0x2ac7
.short 12960 ## 0x32a0
.short 14418 ## 0x3852
.short 4882 ## 0x1312
.short 19500 ## 0x4c2c
.short 12433 ## 0x3091
.short 18775 ## 0x4957
.short 13828 ## 0x3604
.short 73 ## 0x49
.short 6370 ## 0x18e2
.short 14173 ## 0x375d
.short 15372 ## 0x3c0c
.short 12988 ## 0x32bc
.short 17712 ## 0x4530
.short 5366 ## 0x14f6
.short 17892 ## 0x45e4
.short 7150 ## 0x1bee
.short 20511 ## 0x501f
.short 10242 ## 0x2802
.short 20339 ## 0x4f73
.short 2625 ## 0xa41
.short 5371 ## 0x14fb
.short 20690 ## 0x50d2
.short 4750 ## 0x128e
.short 20251 ## 0x4f1b
.short 3045 ## 0xbe5
.short 15386 ## 0x3c1a
.short 17897 ## 0x45e9
.short 385 ## 0x181
.short 13689 ## 0x3579
.short 13690 ## 0x357a
.short 1851 ## 0x73b
.short 13544 ## 0x34e8
.short 7858 ## 0x1eb2
.short 17043 ## 0x4293
.short 13759 ## 0x35bf
.short 18648 ## 0x48d8
.short 5716 ## 0x1654
.short 17914 ## 0x45fa
.short 14918 ## 0x3a46
.short 13730 ## 0x35a2
.short 16397 ## 0x400d
.short 4517 ## 0x11a5
.short 1651 ## 0x673
.short 12772 ## 0x31e4
.short 4518 ## 0x11a6
.short 16526 ## 0x408e
.short 19238 ## 0x4b26
.short 19482 ## 0x4c1a
.short 2664 ## 0xa68
.short 5034 ## 0x13aa
.short 17490 ## 0x4452
.short 16527 ## 0x408f
.short 6381 ## 0x18ed
.short 13548 ## 0x34ec
.short 1559 ## 0x617
.short 12922 ## 0x327a
.short 5801 ## 0x16a9
.short 10247 ## 0x2807
.short 7942 ## 0x1f06
.short 8022 ## 0x1f56
.short 834 ## 0x342
.short 14237 ## 0x379d
.short 1098 ## 0x44a
.short 19259 ## 0x4b3b
.short 6292 ## 0x1894
.short 18950 ## 0x4a06
.short 6293 ## 0x1895
.short 18270 ## 0x475e
.short 10249 ## 0x2809
.short 7943 ## 0x1f07
.short 12473 ## 0x30b9
.short 5284 ## 0x14a4
.short 19755 ## 0x4d2b
.short 6622 ## 0x19de
.short 4150 ## 0x1036
.short 10957 ## 0x2acd
.short 918 ## 0x396
.short 5683 ## 0x1633
.short 10091 ## 0x276b
.short 12356 ## 0x3044
.short 5073 ## 0x13d1
.short 18854 ## 0x49a6
.short 13703 ## 0x3587
.short 10958 ## 0x2ace
.short 7078 ## 0x1ba6
.short 10979 ## 0x2ae3
.short 20080 ## 0x4e70
.short 18797 ## 0x496d
.short 395 ## 0x18b
.short 8023 ## 0x1f57
.short 10959 ## 0x2acf
.short 12358 ## 0x3046
.short 10517 ## 0x2915
.short 1275 ## 0x4fb
.short 7450 ## 0x1d1a
.short 4728 ## 0x1278
.short 12359 ## 0x3047
.short 5481 ## 0x1569
.short 15927 ## 0x3e37
.short 8991 ## 0x231f
.short 13711 ## 0x358f
.short 10960 ## 0x2ad0
.short 19507 ## 0x4c33
.short 13554 ## 0x34f2
.short 15594 ## 0x3cea
.short 16682 ## 0x412a
.short 8024 ## 0x1f58
.short 5926 ## 0x1726
.short 8999 ## 0x2327
.short 7671 ## 0x1df7
.short 5691 ## 0x163b
.short 18159 ## 0x46ef
.short 17950 ## 0x461e
.short 405 ## 0x195
.short 12317 ## 0x301d
.short 1853 ## 0x73d
.short 406 ## 0x196
.short 3907 ## 0xf43
.short 2373 ## 0x945
.short 3266 ## 0xcc2
.short 14099 ## 0x3713
.short 17196 ## 0x432c
.short 2660 ## 0xa64
.short 9643 ## 0x25ab
.short 3270 ## 0xcc6
.short 13832 ## 0x3608
.short 11651 ## 0x2d83
.short 3876 ## 0xf24
.short 20419 ## 0x4fc3
.short 3973 ## 0xf85
.short 13470 ## 0x349e
.short 7862 ## 0x1eb6
.short 6680 ## 0x1a18
.short 6728 ## 0x1a48
.short 20421 ## 0x4fc5
.short 15622 ## 0x3d06
.short 20853 ## 0x5175
.short 17213 ## 0x433d
.short 13939 ## 0x3673
.short 3277 ## 0xccd
.short 2674 ## 0xa72
.short 16594 ## 0x40d2
.short 6902 ## 0x1af6
.short 13439 ## 0x347f
.short 3539 ## 0xdd3
.short 3540 ## 0xdd4
.short 3541 ## 0xdd5
.short 4191 ## 0x105f
.short 6457 ## 0x1939
.short 13891 ## 0x3643
.short 1551 ## 0x60f
.short 13409 ## 0x3461
.short 13410 ## 0x3462
.short 10459 ## 0x28db
.short 4186 ## 0x105a
.short 1433 ## 0x599
.short 9041 ## 0x2351
.short 16365 ## 0x3fed
.short 16366 ## 0x3fee
.short 8184 ## 0x1ff8
.short 18571 ## 0x488b
.short 15429 ## 0x3c45
.short 18572 ## 0x488c
.short 9037 ## 0x234d
.short 9038 ## 0x234e
.short 17661 ## 0x44fd
.short 9928 ## 0x26c8
.short 15430 ## 0x3c46
.short 15431 ## 0x3c47
.short 15432 ## 0x3c48
.short 4193 ## 0x1061
.short 17662 ## 0x44fe
.short 3378 ## 0xd32
.short 8136 ## 0x1fc8
.short 20176 ## 0x4ed0
.short 7293 ## 0x1c7d
.short 4254 ## 0x109e
.short 4658 ## 0x1232
.short 4255 ## 0x109f
.short 15186 ## 0x3b52
.short 4259 ## 0x10a3
.short 4260 ## 0x10a4
.short 13638 ## 0x3546
.short 18298 ## 0x477a
.short 1762 ## 0x6e2
.short 7789 ## 0x1e6d
.short 10775 ## 0x2a17
.short 7059 ## 0x1b93
.short 15550 ## 0x3cbe
.short 10890 ## 0x2a8a
.short 7355 ## 0x1cbb
.short 11473 ## 0x2cd1
.short 1231 ## 0x4cf
.short 16135 ## 0x3f07
.short 538 ## 0x21a
.short 7314 ## 0x1c92
.short 6984 ## 0x1b48
.short 14841 ## 0x39f9
.short 12561 ## 0x3111
.short 14802 ## 0x39d2
.short 6985 ## 0x1b49
.short 15807 ## 0x3dbf
.short 2945 ## 0xb81
.short 13647 ## 0x354f
.short 13731 ## 0x35a3
.short 11598 ## 0x2d4e
.short 6089 ## 0x17c9
.short 16697 ## 0x4139
.short 19787 ## 0x4d4b
.short 16698 ## 0x413a
.short 10781 ## 0x2a1d
.short 19544 ## 0x4c58
.short 15965 ## 0x3e5d
.short 15966 ## 0x3e5e
.short 9890 ## 0x26a2
.short 3396 ## 0xd44
.short 9441 ## 0x24e1
.short 11606 ## 0x2d56
.short 14809 ## 0x39d9
.short 3776 ## 0xec0
.short 20345 ## 0x4f79
.short 16707 ## 0x4143
.short 15118 ## 0x3b0e
.short 9629 ## 0x259d
.short 9632 ## 0x25a0
.short 16111 ## 0x3eef
.short 1232 ## 0x4d0
.short 9637 ## 0x25a5
.short 7457 ## 0x1d21
.short 16719 ## 0x414f
.short 7467 ## 0x1d2b
.short 7529 ## 0x1d69
.short 9017 ## 0x2339
.short 7530 ## 0x1d6a
.short 20353 ## 0x4f81
.short 16746 ## 0x416a
.short 1525 ## 0x5f5
.short 15216 ## 0x3b70
.short 10824 ## 0x2a48
.short 13293 ## 0x33ed
.short 15313 ## 0x3bd1
.short 16257 ## 0x3f81
.short 8714 ## 0x220a
.short 3434 ## 0xd6a
.short 2651 ## 0xa5b
.short 5884 ## 0x16fc
.short 9338 ## 0x247a
.short 18013 ## 0x465d
.short 11889 ## 0x2e71
.short 12873 ## 0x3249
.short 15898 ## 0x3e1a
.short 5091 ## 0x13e3
.short 13493 ## 0x34b5
.short 18776 ## 0x4958
.short 1913 ## 0x779
.short 14319 ## 0x37ef
.short 11890 ## 0x2e72
.short 17846 ## 0x45b6
.short 19066 ## 0x4a7a
.short 305 ## 0x131
.short 17713 ## 0x4531
.short 130 ## 0x82
.short 17277 ## 0x437d
.short 15900 ## 0x3e1c
.short 6908 ## 0x1afc
.short 3436 ## 0xd6c
.short 6168 ## 0x1818
.short 11983 ## 0x2ecf
.short 3815 ## 0xee7
.short 15373 ## 0x3c0d
.short 11793 ## 0x2e11
.short 1226 ## 0x4ca
.short 12037 ## 0x2f05
.short 11794 ## 0x2e12
.short 1285 ## 0x505
.short 6979 ## 0x1b43
.short 12556 ## 0x310c
.short 4301 ## 0x10cd
.short 16390 ## 0x4006
.short 177 ## 0xb1
.short 8327 ## 0x2087
.short 2661 ## 0xa65
.short 205 ## 0xcd
.short 20885 ## 0x5195
.short 20886 ## 0x5196
.short 17619 ## 0x44d3
.short 7414 ## 0x1cf6
.short 4304 ## 0x10d0
.short 7847 ## 0x1ea7
.short 4570 ## 0x11da
.short 17136 ## 0x42f0
.short 11633 ## 0x2d71
.short 8726 ## 0x2216
.short 14898 ## 0x3a32
.short 12562 ## 0x3112
.short 17371 ## 0x43db
.short 4010 ## 0xfaa
.short 16906 ## 0x420a
.short 6406 ## 0x1906
.short 9168 ## 0x23d0
.short 15262 ## 0x3b9e
.short 11420 ## 0x2c9c
.short 179 ## 0xb3
.short 2472 ## 0x9a8
.short 8062 ## 0x1f7e
.short 19069 ## 0x4a7d
.short 12563 ## 0x3113
.short 5555 ## 0x15b3
.short 11657 ## 0x2d89
.short 10369 ## 0x2881
.short 114 ## 0x72
.short 14899 ## 0x3a33
.short 9169 ## 0x23d1
.short 1737 ## 0x6c9
.short 11595 ## 0x2d4b
.short 3068 ## 0xbfc
.short 1239 ## 0x4d7
.short 8090 ## 0x1f9a
.short 333 ## 0x14d
.short 9984 ## 0x2700
.short 15023 ## 0x3aaf
.short 17137 ## 0x42f1
.short 18034 ## 0x4672
.short 736 ## 0x2e0
.short 5225 ## 0x1469
.short 7859 ## 0x1eb3
.short 9781 ## 0x2635
.short 3449 ## 0xd79
.short 4134 ## 0x1026
.short 17202 ## 0x4332
.short 2973 ## 0xb9d
.short 9531 ## 0x253b
.short 3509 ## 0xdb5
.short 3521 ## 0xdc1
.short 4201 ## 0x1069
.short 12660 ## 0x3174
.short 3100 ## 0xc1c
.short 17906 ## 0x45f2
.short 10570 ## 0x294a
.short 13694 ## 0x357e
.short 75 ## 0x4b
.short 15511 ## 0x3c97
.short 5675 ## 0x162b
.short 20034 ## 0x4e42
.short 10245 ## 0x2805
.short 8688 ## 0x21f0
.short 6279 ## 0x1887
.short 3101 ## 0xc1d
.short 15512 ## 0x3c98
.short 18649 ## 0x48d9
.short 4645 ## 0x1225
.short 16200 ## 0x3f48
.short 9053 ## 0x235d
.short 17666 ## 0x4502
.short 6843 ## 0x1abb
.short 19850 ## 0x4d8a
.short 9663 ## 0x25bf
.short 6750 ## 0x1a5e
.short 3403 ## 0xd4b
.short 3404 ## 0xd4c
.short 18832 ## 0x4990
.short 16641 ## 0x4101
.short 1032 ## 0x408
.short 12252 ## 0x2fdc
.short 12769 ## 0x31e1
.short 3881 ## 0xf29
.short 3882 ## 0xf2a
.short 10717 ## 0x29dd
.short 8691 ## 0x21f3
.short 18584 ## 0x4898
.short 16404 ## 0x4014
.short 12923 ## 0x327b
.short 2665 ## 0xa69
.short 13511 ## 0x34c7
.short 1652 ## 0x674
.short 15110 ## 0x3b06
.short 4492 ## 0x118c
.short 7657 ## 0x1de9
.short 4374 ## 0x1116
.short 16205 ## 0x3f4d
.short 18261 ## 0x4755
.short 18785 ## 0x4961
.short 8444 ## 0x20fc
.short 7754 ## 0x1e4a
.short 8458 ## 0x210a
.short 8283 ## 0x205b
.short 16357 ## 0x3fe5
.short 12741 ## 0x31c5
.short 7914 ## 0x1eea
.short 1842 ## 0x732
.short 1843 ## 0x733
.short 14441 ## 0x3869
.short 9089 ## 0x2381
.short 5620 ## 0x15f4
.short 7332 ## 0x1ca4
.short 8289 ## 0x2061
.short 11817 ## 0x2e29
.short 10380 ## 0x288c
.short 8172 ## 0x1fec
.short 8173 ## 0x1fed
.short 20787 ## 0x5133
.short 4690 ## 0x1252
.short 2318 ## 0x90e
.short 17285 ## 0x4385
.short 17286 ## 0x4386
.short 4322 ## 0x10e2
.short 9716 ## 0x25f4
.short 9717 ## 0x25f5
.short 9188 ## 0x23e4
.short 7555 ## 0x1d83
.short 3333 ## 0xd05
.short 19858 ## 0x4d92
.short 4966 ## 0x1366
.short 18271 ## 0x475f
.short 3112 ## 0xc28
.short 5068 ## 0x13cc
.short 19859 ## 0x4d93
.short 15565 ## 0x3ccd
.short 16590 ## 0x40ce
.short 11433 ## 0x2ca9
.short 17340 ## 0x43bc
.short 14150 ## 0x3746
.short 6927 ## 0x1b0f
.short 512 ## 0x200
.short 20788 ## 0x5134
.short 7961 ## 0x1f19
.short 3077 ## 0xc05
.short 19546 ## 0x4c5a
.short 4691 ## 0x1253
.short 18272 ## 0x4760
.short 20606 ## 0x507e
.short 19393 ## 0x4bc1
.short 5763 ## 0x1683
.short 18717 ## 0x491d
.short 15350 ## 0x3bf6
.short 17595 ## 0x44bb
.short 3887 ## 0xf2f
.short 12525 ## 0x30ed
.short 17596 ## 0x44bc
.short 14761 ## 0x39a9
.short 17982 ## 0x463e
.short 20073 ## 0x4e69
.short 13781 ## 0x35d5
.short 19240 ## 0x4b28
.short 17727 ## 0x453f
.short 3465 ## 0xd89
.short 20387 ## 0x4fa3
.short 7732 ## 0x1e34
.short 9650 ## 0x25b2
.short 17439 ## 0x441f
.short 10074 ## 0x275a
.short 5074 ## 0x13d2
.short 6096 ## 0x17d0
.short 6097 ## 0x17d1
.short 5728 ## 0x1660
.short 14980 ## 0x3a84
.short 13631 ## 0x353f
.short 10040 ## 0x2738
.short 12102 ## 0x2f46
.short 15918 ## 0x3e2e
.short 18718 ## 0x491e
.short 20695 ## 0x50d7
.short 8331 ## 0x208b
.short 7850 ## 0x1eaa
.short 17388 ## 0x43ec
.short 17389 ## 0x43ed
.short 15572 ## 0x3cd4
.short 20696 ## 0x50d8
.short 1269 ## 0x4f5
.short 14325 ## 0x37f5
.short 12927 ## 0x327f
.short 7817 ## 0x1e89
.short 12309 ## 0x3015
.short 18719 ## 0x491f
.short 11830 ## 0x2e36
.short 9431 ## 0x24d7
.short 15123 ## 0x3b13
.short 3259 ## 0xcbb
.short 16005 ## 0x3e85
.short 15744 ## 0x3d80
.short 1158 ## 0x486
.short 14610 ## 0x3912
.short 12931 ## 0x3283
.short 6935 ## 0x1b17
.short 20 ## 0x14
.short 9266 ## 0x2432
.short 15924 ## 0x3e34
.short 14154 ## 0x374a
.short 12190 ## 0x2f9e
.short 20614 ## 0x5086
.short 15524 ## 0x3ca4
.short 516 ## 0x204
.short 2866 ## 0xb32
.short 2385 ## 0x951
.short 12080 ## 0x2f30
.short 18538 ## 0x486a
.short 10910 ## 0x2a9e
.short 2386 ## 0x952
.short 6254 ## 0x186e
.short 13707 ## 0x358b
.short 13098 ## 0x332a
.short 14168 ## 0x3758
.short 20704 ## 0x50e0
.short 6736 ## 0x1a50
.short 8992 ## 0x2320
.short 7766 ## 0x1e56
.short 1381 ## 0x565
.short 3000 ## 0xbb8
.short 1224 ## 0x4c8
.short 3037 ## 0xbdd
.short 15103 ## 0x3aff
.short 9434 ## 0x24da
.short 19631 ## 0x4caf
.short 19551 ## 0x4c5f
.short 19552 ## 0x4c60
.short 147 ## 0x93
.short 1179 ## 0x49b
.short 12577 ## 0x3121
.short 12139 ## 0x2f6b
.short 2323 ## 0x913
.short 20829 ## 0x515d
.short 2671 ## 0xa6f
.short 2672 ## 0xa70
.short 16081 ## 0x3ed1
.short 18879 ## 0x49bf
.short 11292 ## 0x2c1c
.short 9353 ## 0x2489
.short 16510 ## 0x407e
.short 1233 ## 0x4d1
.short 944 ## 0x3b0
.short 12312 ## 0x3018
.short 6766 ## 0x1a6e
.short 17353 ## 0x43c9
.short 8465 ## 0x2111
.short 19576 ## 0x4c78
.short 9101 ## 0x238d
.short 9000 ## 0x2328
.short 9001 ## 0x2329
.short 7030 ## 0x1b76
.short 2735 ## 0xaaf
.short 3389 ## 0xd3d
.short 20854 ## 0x5176
.short 6861 ## 0x1acd
.short 7579 ## 0x1d9b
.short 17695 ## 0x451f
.short 6767 ## 0x1a6f
.short 17696 ## 0x4520
.short 7580 ## 0x1d9c
.short 19523 ## 0x4c43
.short 18144 ## 0x46e0
.short 17144 ## 0x42f8
.short 10725 ## 0x29e5
.short 17826 ## 0x45a2
.short 17827 ## 0x45a3
.short 17944 ## 0x4618
.short 10920 ## 0x2aa8
.short 16374 ## 0x3ff6
.short 6214 ## 0x1846
.short 16723 ## 0x4153
.short 7845 ## 0x1ea5
.short 4867 ## 0x1303
.short 2857 ## 0xb29
.short 189 ## 0xbd
.short 20846 ## 0x516e
.short 15494 ## 0x3c86
.short 17951 ## 0x461f
.short 12953 ## 0x3299
.short 2677 ## 0xa75
.short 9247 ## 0x241f
.short 6958 ## 0x1b2e
.short 18808 ## 0x4978
.short 19094 ## 0x4a96
.short 18316 ## 0x478c
.short 12989 ## 0x32bd
.short 6963 ## 0x1b33
.short 8795 ## 0x225b
.short 4875 ## 0x130b
.short 9362 ## 0x2492
.short 9363 ## 0x2493
.short 2872 ## 0xb38
.short 18439 ## 0x4807
.short 16060 ## 0x3ebc
.short 7383 ## 0x1cd7
.short 1357 ## 0x54d
.short 18465 ## 0x4821
.short 8099 ## 0x1fa3
.short 17408 ## 0x4400
.short 15499 ## 0x3c8b
.short 10731 ## 0x29eb
.short 12710 ## 0x31a6
.short 1507 ## 0x5e3
.short 2307 ## 0x903
.short 9675 ## 0x25cb
.short 2876 ## 0xb3c
.short 2877 ## 0xb3d
.short 10937 ## 0x2ab9
.short 17414 ## 0x4406
.short 17415 ## 0x4407
.short 17475 ## 0x4443
.short 8127 ## 0x1fbf
.short 17416 ## 0x4408
.short 2006 ## 0x7d6
.short 7999 ## 0x1f3f
.short 2007 ## 0x7d7
.short 20201 ## 0x4ee9
.short 5747 ## 0x1673
.short 7108 ## 0x1bc4
.short 17197 ## 0x432d
.short 1488 ## 0x5d0
.short 1489 ## 0x5d1
.short 9072 ## 0x2370
.short 4507 ## 0x119b
.short 20879 ## 0x518f
.short 12245 ## 0x2fd5
.short 7411 ## 0x1cf3
.short 4537 ## 0x11b9
.short 7906 ## 0x1ee2
.short 15806 ## 0x3dbe
.short 11693 ## 0x2dad
.short 11694 ## 0x2dae
.short 1290 ## 0x50a
.short 12526 ## 0x30ee
.short 12536 ## 0x30f8
.short 6242 ## 0x1862
.short 17964 ## 0x462c
.short 14095 ## 0x370f
.short 198 ## 0xc6
.short 19909 ## 0x4dc5
.short 19640 ## 0x4cb8
.short 16501 ## 0x4075
.short 17915 ## 0x45fb
.short 7037 ## 0x1b7d
.short 14377 ## 0x3829
.short 12728 ## 0x31b8
.short 11372 ## 0x2c6c
.short 17249 ## 0x4361
.short 7009 ## 0x1b61
.short 3997 ## 0xf9d
.short 19205 ## 0x4b05
.short 575 ## 0x23f
.short 13742 ## 0x35ae
.short 1053 ## 0x41d
.short 3023 ## 0xbcf
.short 13965 ## 0x368d
.short 3601 ## 0xe11
.short 10895 ## 0x2a8f
.short 13640 ## 0x3548
.short 3793 ## 0xed1
.short 11142 ## 0x2b86
.short 19991 ## 0x4e17
.short 15947 ## 0x3e4b
.short 5551 ## 0x15af
.short 2560 ## 0xa00
.short 15507 ## 0x3c93
.short 19621 ## 0x4ca5
.short 14640 ## 0x3930
.short 2473 ## 0x9a9
.short 10491 ## 0x28fb
.short 11281 ## 0x2c11
.short 11143 ## 0x2b87
.short 14952 ## 0x3a68
.short 4011 ## 0xfab
.short 8850 ## 0x2292
.short 20027 ## 0x4e3b
.short 20240 ## 0x4f10
.short 957 ## 0x3bd
.short 20028 ## 0x4e3c
.short 2821 ## 0xb05
.short 10499 ## 0x2903
.short 18047 ## 0x467f
.short 18048 ## 0x4680
.short 11599 ## 0x2d4f
.short 11965 ## 0x2ebd
.short 7494 ## 0x1d46
.short 12993 ## 0x32c1
.short 13966 ## 0x368e
.short 2477 ## 0x9ad
.short 19894 ## 0x4db6
.short 14004 ## 0x36b4
.short 12253 ## 0x2fdd
.short 19743 ## 0x4d1f
.short 13651 ## 0x3553
.short 12773 ## 0x31e5
.short 16073 ## 0x3ec9
.short 335 ## 0x14f
.short 2484 ## 0x9b4
.short 4850 ## 0x12f2
.short 1866 ## 0x74a
.short 11607 ## 0x2d57
.short 19626 ## 0x4caa
.short 6548 ## 0x1994
.short 15357 ## 0x3bfd
.short 2487 ## 0x9b7
.short 15519 ## 0x3c9f
.short 1435 ## 0x59b
.short 13277 ## 0x33dd
.short 11818 ## 0x2e2a
.short 19357 ## 0x4b9d
.short 4986 ## 0x137a
.short 10004 ## 0x2714
.short 3207 ## 0xc87
.short 5429 ## 0x1535
.short 19897 ## 0x4db9
.short 16939 ## 0x422b
.short 10253 ## 0x280d
.short 15525 ## 0x3ca5
.short 15783 ## 0x3da7
.short 4058 ## 0xfda
.short 18089 ## 0x46a9
.short 340 ## 0x154
.short 11612 ## 0x2d5c
.short 2986 ## 0xbaa
.short 4525 ## 0x11ad
.short 11172 ## 0x2ba4
.short 5806 ## 0x16ae
.short 14668 ## 0x394c
.short 10256 ## 0x2810
.short 6449 ## 0x1931
.short 14727 ## 0x3987
.short 5846 ## 0x16d6
.short 20161 ## 0x4ec1
.short 13322 ## 0x340a
.short 9906 ## 0x26b2
.short 10600 ## 0x2968
.short 771 ## 0x303
.short 4989 ## 0x137d
.short 19365 ## 0x4ba5
.short 10601 ## 0x2969
.short 341 ## 0x155
.short 19632 ## 0x4cb0
.short 7159 ## 0x1bf7
.short 1384 ## 0x568
.short 4078 ## 0xfee
.short 20102 ## 0x4e86
.short 5484 ## 0x156c
.short 3609 ## 0xe19
.short 20477 ## 0x4ffd
.short 640 ## 0x280
.short 652 ## 0x28c
.short 19614 ## 0x4c9e
.short 10268 ## 0x281c
.short 12203 ## 0x2fab
.short 1319 ## 0x527
.short 3830 ## 0xef6
.short 10147 ## 0x27a3
.short 343 ## 0x157
.short 1887 ## 0x75f
.short 10356 ## 0x2874
.short 1941 ## 0x795
.short 6956 ## 0x1b2c
.short 16381 ## 0x3ffd
.short 8352 ## 0x20a0
.short 4235 ## 0x108b
.short 11590 ## 0x2d46
.short 10845 ## 0x2a5d
.short 6458 ## 0x193a
.short 906 ## 0x38a
.short 909 ## 0x38d
.short 16843 ## 0x41cb
.short 4290 ## 0x10c2
.short 17647 ## 0x44ef
.short 5712 ## 0x1650
.short 18639 ## 0x48cf
.short 18558 ## 0x487e
.short 6252 ## 0x186c
.short 4831 ## 0x12df
.short 11460 ## 0x2cc4
.short 14956 ## 0x3a6c
.short 19388 ## 0x4bbc
.short 4832 ## 0x12e0
.short 20456 ## 0x4fe8
.short 10018 ## 0x2722
.short 12420 ## 0x3084
.short 581 ## 0x245
.short 12318 ## 0x301e
.short 3309 ## 0xced
.short 2046 ## 0x7fe
.short 4885 ## 0x1315
.short 17296 ## 0x4390
.short 272 ## 0x110
.short 6980 ## 0x1b44
.short 16986 ## 0x425a
.short 9454 ## 0x24ee
.short 15860 ## 0x3df4
.short 20458 ## 0x4fea
.short 7970 ## 0x1f22
.short 18339 ## 0x47a3
.short 2795 ## 0xaeb
.short 11237 ## 0x2be5
.short 2897 ## 0xb51
.short 17261 ## 0x436d
.short 10339 ## 0x2863
.short 4472 ## 0x1178
.short 2195 ## 0x893
.short 4097 ## 0x1001
.short 15024 ## 0x3ab0
.short 11213 ## 0x2bcd
.short 3765 ## 0xeb5
.short 16473 ## 0x4059
.short 17973 ## 0x4635
.short 20035 ## 0x4e43
.short 14891 ## 0x3a2b
.short 20036 ## 0x4e44
.short 16880 ## 0x41f0
.short 3219 ## 0xc93
.short 20893 ## 0x519d
.short 16528 ## 0x4090
.short 15111 ## 0x3b07
.short 4896 ## 0x1320
.short 7973 ## 0x1f25
.short 10130 ## 0x2792
.short 14976 ## 0x3a80
.short 18621 ## 0x48bd
.short 1033 ## 0x409
.short 911 ## 0x38f
.short 1695 ## 0x69f
.short 8290 ## 0x2062
.short 603 ## 0x25b
.short 6191 ## 0x182f
.short 78 ## 0x4e
.short 13934 ## 0x366e
.short 7764 ## 0x1e54
.short 18484 ## 0x4834
.short 15295 ## 0x3bbf
.short 14151 ## 0x3747
.short 13935 ## 0x366f
.short 12414 ## 0x307e
.short 18855 ## 0x49a7
.short 18790 ## 0x4966
.short 10342 ## 0x2866
.short 14186 ## 0x376a
.short 1212 ## 0x4bc
.short 16450 ## 0x4042
.short 3778 ## 0xec2
.short 7294 ## 0x1c7e
.short 3473 ## 0xd91
.short 15573 ## 0x3cd5
.short 9323 ## 0x246b
.short 16247 ## 0x3f77
.short 8860 ## 0x229c
.short 8414 ## 0x20de
.short 14187 ## 0x376b
.short 20081 ## 0x4e71
.short 1071 ## 0x42f
.short 12388 ## 0x3064
.short 7298 ## 0x1c82
.short 7299 ## 0x1c83
.short 7046 ## 0x1b86
.short 148 ## 0x94
.short 8227 ## 0x2023
.short 9414 ## 0x24c6
.short 18330 ## 0x479a
.short 8993 ## 0x2321
.short 2496 ## 0x9c0
.short 9560 ## 0x2558
.short 18117 ## 0x46c5
.short 1936 ## 0x790
.short 1339 ## 0x53b
.short 15131 ## 0x3b1b
.short 14077 ## 0x36fd
.short 16767 ## 0x417f
.short 10343 ## 0x2867
.short 1461 ## 0x5b5
.short 15883 ## 0x3e0b
.short 3782 ## 0xec6
.short 4834 ## 0x12e2
.short 7927 ## 0x1ef7
.short 8016 ## 0x1f50
.short 661 ## 0x295
.short 12164 ## 0x2f84
.short 16724 ## 0x4154
.short 9132 ## 0x23ac
.short 9133 ## 0x23ad
.short 9018 ## 0x233a
.short 9474 ## 0x2502
.short 6348 ## 0x18cc
.short 18466 ## 0x4822
.short 16296 ## 0x3fa8
.short 14970 ## 0x3a7a
.short 18507 ## 0x484b
.short 8676 ## 0x21e4
.short 14972 ## 0x3a7c
.short 18297 ## 0x4779
.short 17195 ## 0x432b
.short 17364 ## 0x43d4
.short 14974 ## 0x3a7e
.short 2759 ## 0xac7
.short 11656 ## 0x2d88
.short 6602 ## 0x19ca
.short 5863 ## 0x16e7
.short 10656 ## 0x29a0
.short 5864 ## 0x16e8
.short 4536 ## 0x11b8
.short 10868 ## 0x2a74
.short 7690 ## 0x1e0a
.short 729 ## 0x2d9
.short 18014 ## 0x465e
.short 11918 ## 0x2e8e
.short 11018 ## 0x2b0a
.short 3851 ## 0xf0b
.short 7390 ## 0x1cde
.short 17430 ## 0x4416
.short 18049 ## 0x4681
.short 19301 ## 0x4b65
.short 641 ## 0x281
.short 18002 ## 0x4652
.short 17848 ## 0x45b8
.short 3558 ## 0xde6
.short 13145 ## 0x3359
.short 13745 ## 0x35b1
.short 3559 ## 0xde7
.short 13782 ## 0x35d6
.short 13790 ## 0x35de
.short 4508 ## 0x119c
.short 2946 ## 0xb82
.short 18299 ## 0x477b
.short 5544 ## 0x15a8
.short 3998 ## 0xf9e
.short 5362 ## 0x14f2
.short 15799 ## 0x3db7
.short 2811 ## 0xafb
.short 1732 ## 0x6c4
.short 6723 ## 0x1a43
.short 243 ## 0xf3
.short 13541 ## 0x34e5
.short 2813 ## 0xafd
.short 19586 ## 0x4c82
.short 19587 ## 0x4c83
.short 14661 ## 0x3945
.short 4098 ## 0x1002
.short 2796 ## 0xaec
.short 10187 ## 0x27cb
.short 16309 ## 0x3fb5
.short 5490 ## 0x1572
.short 1477 ## 0x5c5
.short 11041 ## 0x2b21
.short 7173 ## 0x1c05
.short 19792 ## 0x4d50
.short 17907 ## 0x45f3
.short 10222 ## 0x27ee
.short 7503 ## 0x1d4f
.short 15354 ## 0x3bfa
.short 13414 ## 0x3466
.short 13092 ## 0x3324
.short 18946 ## 0x4a02
.short 7181 ## 0x1c0d
.short 2928 ## 0xb70
.short 19588 ## 0x4c84
.short 6729 ## 0x1a49
.short 12154 ## 0x2f7a
.short 11330 ## 0x2c42
.short 2569 ## 0xa09
.short 12155 ## 0x2f7b
.short 611 ## 0x263
.short 612 ## 0x264
.short 13476 ## 0x34a4
.short 14532 ## 0x38c4
.short 6562 ## 0x19a2
.short 4593 ## 0x11f1
.short 4399 ## 0x112f
.short 3573 ## 0xdf5
.short 623 ## 0x26f
.short 7932 ## 0x1efc
.short 6569 ## 0x19a9
.short 830 ## 0x33e
.short 16562 ## 0x40b2
.short 2585 ## 0xa19
.short 4974 ## 0x136e
.short 6692 ## 0x1a24
.short 5406 ## 0x151e
.short 10197 ## 0x27d5
.short 4978 ## 0x1372
.short 15364 ## 0x3c04
.short 7614 ## 0x1dbe
.short 6261 ## 0x1875
.short 6262 ## 0x1876
.short 4841 ## 0x12e9
.short 2599 ## 0xa27
.short 9529 ## 0x2539
.short 9530 ## 0x253a
.short 15178 ## 0x3b4a
.short 5901 ## 0x170d
.short 20074 ## 0x4e6a
.short 5912 ## 0x1718
.short 5913 ## 0x1719
.short 17945 ## 0x4619
.short 17946 ## 0x461a
.short 17955 ## 0x4623
.short 17956 ## 0x4624
.short 19060 ## 0x4a74
.short 19061 ## 0x4a75
.short 13294 ## 0x33ee
.short 16821 ## 0x41b5
.short 15683 ## 0x3d43
.short 15022 ## 0x3aae
.short 17486 ## 0x444e
.short 17487 ## 0x444f
.short 18826 ## 0x498a
.short 1704 ## 0x6a8
.short 1099 ## 0x44b
.short 762 ## 0x2fa
.short 2929 ## 0xb71
.short 835 ## 0x343
.short 11331 ## 0x2c43
.short 18539 ## 0x486b
.short 11518 ## 0x2cfe
.short 19593 ## 0x4c89
.short 18460 ## 0x481c
.short 1730 ## 0x6c2
.short 1784 ## 0x6f8
.short 20541 ## 0x503d
.short 15292 ## 0x3bbc
.short 6169 ## 0x1819
.short 3707 ## 0xe7b
.short 20147 ## 0x4eb3
.short 18022 ## 0x4666
.short 15439 ## 0x3c4f
.short 1526 ## 0x5f6
.short 561 ## 0x231
.short 2744 ## 0xab8
.short 9170 ## 0x23d2
.short 4012 ## 0xfac
.short 15444 ## 0x3c54
.short 19847 ## 0x4d87
.short 2276 ## 0x8e4
.short 15445 ## 0x3c55
.short 7174 ## 0x1c06
.short 2478 ## 0x9ae
.short 15957 ## 0x3e55
.short 17240 ## 0x4358
.short 5315 ## 0x14c3
.short 17587 ## 0x44b3
.short 5641 ## 0x1609
.short 9645 ## 0x25ad
.short 5449 ## 0x1549
.short 15317 ## 0x3bd5
.short 1691 ## 0x69b
.short 20044 ## 0x4e4c
.short 16966 ## 0x4246
.short 7182 ## 0x1c0e
.short 15112 ## 0x3b08
.short 2242 ## 0x8c2
.short 19915 ## 0x4dcb
.short 8284 ## 0x205c
.short 2245 ## 0x8c5
.short 2702 ## 0xa8e
.short 11148 ## 0x2b8c
.short 16104 ## 0x3ee8
.short 16107 ## 0x3eeb
.short 6294 ## 0x1896
.short 1436 ## 0x59c
.short 20056 ## 0x4e58
.short 2213 ## 0x8a5
.short 20215 ## 0x4ef7
.short 8291 ## 0x2063
.short 18856 ## 0x49a8
.short 16700 ## 0x413c
.short 6997 ## 0x1b55
.short 6617 ## 0x19d9
.short 13783 ## 0x35d7
.short 6435 ## 0x1923
.short 743 ## 0x2e7
.short 5764 ## 0x1684
.short 4151 ## 0x1037
.short 17214 ## 0x433e
.short 15574 ## 0x3cd6
.short 358 ## 0x166
.short 17680 ## 0x4510
.short 15485 ## 0x3c7d
.short 16006 ## 0x3e86
.short 19868 ## 0x4d9c
.short 11545 ## 0x2d19
.short 14774 ## 0x39b6
.short 2708 ## 0xa94
.short 19872 ## 0x4da0
.short 19874 ## 0x4da2
.short 824 ## 0x338
.short 2709 ## 0xa95
.short 1834 ## 0x72a
.short 1535 ## 0x5ff
.short 17697 ## 0x4521
.short 5934 ## 0x172e
.short 6824 ## 0x1aa8
.short 5855 ## 0x16df
.short 10059 ## 0x274b
.short 9403 ## 0x24bb
.short 16461 ## 0x404d
.short 428 ## 0x1ac
.short 12620 ## 0x314c
.short 16749 ## 0x416d
.short 16748 ## 0x416c
.short 576 ## 0x240
.short 18004 ## 0x4654
.short 8508 ## 0x213c
.short 12847 ## 0x322f
.short 2652 ## 0xa5c
.short 3042 ## 0xbe2
.short 4213 ## 0x1075
.short 6270 ## 0x187e
.short 12856 ## 0x3238
.short 12849 ## 0x3231
.short 1399 ## 0x577
.short 14559 ## 0x38df
.short 14713 ## 0x3979
.short 14714 ## 0x397a
.short 4237 ## 0x108d
.short 18015 ## 0x465f
.short 13746 ## 0x35b2
.short 2372 ## 0x944
.short 20020 ## 0x4e34
.short 15462 ## 0x3c66
.short 9925 ## 0x26c5
.short 15942 ## 0x3e46
.short 3602 ## 0xe12
.short 18340 ## 0x47a4
.short 14866 ## 0x3a12
.short 10370 ## 0x2882
.short 15713 ## 0x3d61
.short 20149 ## 0x4eb5
.short 1825 ## 0x721
.short 15903 ## 0x3e1f
.short 6170 ## 0x181a
.short 15861 ## 0x3df5
.short 16139 ## 0x3f0b
.short 6981 ## 0x1b45
.short 18553 ## 0x4879
.short 15374 ## 0x3c0e
.short 2209 ## 0x8a1
.short 14141 ## 0x373d
.short 8003 ## 0x1f43
.short 18822 ## 0x4986
.short 730 ## 0x2da
.short 20021 ## 0x4e35
.short 11795 ## 0x2e13
.short 2338 ## 0x922
.short 1553 ## 0x611
.short 14496 ## 0x38a0
.short 15217 ## 0x3b71
.short 12038 ## 0x2f06
.short 10869 ## 0x2a75
.short 5984 ## 0x1760
.short 16861 ## 0x41dd
.short 10986 ## 0x2aea
.short 15443 ## 0x3c53
.short 16262 ## 0x3f86
.short 16752 ## 0x4170
.short 7761 ## 0x1e51
.short 5465 ## 0x1559
.short 7717 ## 0x1e25
.short 3853 ## 0xf0d
.short 5640 ## 0x1608
.short 14498 ## 0x38a2
.short 14161 ## 0x3751
.short 15862 ## 0x3df6
.short 11125 ## 0x2b75
.short 1464 ## 0x5b8
.short 2054 ## 0x806
.short 7415 ## 0x1cf7
.short 18035 ## 0x4673
.short 386 ## 0x182
.short 1478 ## 0x5c6
.short 10371 ## 0x2883
.short 11260 ## 0x2bfc
.short 20887 ## 0x5197
.short 19401 ## 0x4bc9
.short 17638 ## 0x44e6
.short 7939 ## 0x1f03
.short 322 ## 0x142
.short 11044 ## 0x2b24
.short 10715 ## 0x29db
.short 19848 ## 0x4d88
.short 11144 ## 0x2b88
.short 1058 ## 0x422
.short 14935 ## 0x3a57
.short 4685 ## 0x124d
.short 5556 ## 0x15b4
.short 7421 ## 0x1cfd
.short 2427 ## 0x97b
.short 8851 ## 0x2293
.short 14054 ## 0x36e6
.short 18577 ## 0x4891
.short 2817 ## 0xb01
.short 2479 ## 0x9af
.short 17898 ## 0x45ea
.short 15094 ## 0x3af6
.short 18580 ## 0x4894
.short 3966 ## 0xf7e
.short 6181 ## 0x1825
.short 11308 ## 0x2c2c
.short 16844 ## 0x41cc
.short 19039 ## 0x4a5f
.short 10777 ## 0x2a19
.short 4746 ## 0x128a
.short 4013 ## 0xfad
.short 16140 ## 0x3f0c
.short 585 ## 0x249
.short 18556 ## 0x487c
.short 12276 ## 0x2ff4
.short 17100 ## 0x42cc
.short 2212 ## 0x8a4
.short 886 ## 0x376
.short 5798 ## 0x16a6
.short 17159 ## 0x4307
.short 1969 ## 0x7b1
.short 11383 ## 0x2c77
.short 13929 ## 0x3669
.short 15958 ## 0x3e56
.short 14511 ## 0x38af
.short 18520 ## 0x4858
.short 20726 ## 0x50f6
.short 3272 ## 0xcc8
.short 10492 ## 0x28fc
.short 7910 ## 0x1ee6
.short 18036 ## 0x4674
.short 13760 ## 0x35c0
.short 12887 ## 0x3257
.short 17203 ## 0x4333
.short 13761 ## 0x35c1
.short 16145 ## 0x3f11
.short 8481 ## 0x2121
.short 5325 ## 0x14cd
.short 8040 ## 0x1f68
.short 10548 ## 0x2934
.short 20001 ## 0x4e21
.short 16642 ## 0x4102
.short 8921 ## 0x22d9
.short 14892 ## 0x3a2c
.short 5799 ## 0x16a7
.short 2974 ## 0xb9e
.short 5183 ## 0x143f
.short 7924 ## 0x1ef4
.short 4892 ## 0x131c
.short 5326 ## 0x14ce
.short 11751 ## 0x2de7
.short 16608 ## 0x40e0
.short 13933 ## 0x366d
.short 14055 ## 0x36e7
.short 5470 ## 0x155e
.short 12470 ## 0x30b6
.short 17640 ## 0x44e8
.short 5895 ## 0x1707
.short 5865 ## 0x16e9
.short 1793 ## 0x701
.short 6411 ## 0x190b
.short 17908 ## 0x45f4
.short 16864 ## 0x41e0
.short 4747 ## 0x128b
.short 9143 ## 0x23b7
.short 5824 ## 0x16c0
.short 20681 ## 0x50c9
.short 16992 ## 0x4260
.short 1772 ## 0x6ec
.short 13411 ## 0x3463
.short 11052 ## 0x2b2c
.short 5318 ## 0x14c6
.short 3506 ## 0xdb2
.short 7860 ## 0x1eb4
.short 3102 ## 0xc1e
.short 14843 ## 0x39fb
.short 4519 ## 0x11a7
.short 12661 ## 0x3175
.short 15967 ## 0x3e5f
.short 11966 ## 0x2ebe
.short 19072 ## 0x4a80
.short 11311 ## 0x2c2f
.short 7882 ## 0x1eca
.short 2701 ## 0xa8d
.short 5896 ## 0x1708
.short 3451 ## 0xd7b
.short 16529 ## 0x4091
.short 15068 ## 0x3adc
.short 17334 ## 0x43b6
.short 7700 ## 0x1e14
.short 1201 ## 0x4b1
.short 10734 ## 0x29ee
.short 19176 ## 0x4ae8
.short 9933 ## 0x26cd
.short 18530 ## 0x4862
.short 18527 ## 0x485f
.short 18947 ## 0x4a03
.short 11390 ## 0x2c7e
.short 8199 ## 0x2007
.short 12186 ## 0x2f9a
.short 19074 ## 0x4a82
.short 18841 ## 0x4999
.short 15113 ## 0x3b09
.short 6995 ## 0x1b53
.short 15976 ## 0x3e68
.short 19695 ## 0x4cef
.short 9144 ## 0x23b8
.short 14806 ## 0x39d6
.short 5097 ## 0x13e9
.short 5184 ## 0x1440
.short 12280 ## 0x2ff8
.short 14810 ## 0x39da
.short 1064 ## 0x428
.short 18059 ## 0x468b
.short 12099 ## 0x2f43
.short 5877 ## 0x16f5
.short 15968 ## 0x3e60
.short 457 ## 0x1c9
.short 9874 ## 0x2692
.short 18074 ## 0x469a
.short 5321 ## 0x14c9
.short 14162 ## 0x3752
.short 12662 ## 0x3176
.short 1692 ## 0x69c
.short 8091 ## 0x1f9b
.short 15909 ## 0x3e25
.short 15910 ## 0x3e26
.short 18559 ## 0x487f
.short 8621 ## 0x21ad
.short 8432 ## 0x20f0
.short 5722 ## 0x165a
.short 2214 ## 0x8a6
.short 18075 ## 0x469b
.short 19075 ## 0x4a83
.short 8745 ## 0x2229
.short 10949 ## 0x2ac5
.short 10735 ## 0x29ef
.short 3458 ## 0xd82
.short 12742 ## 0x31c6
.short 17083 ## 0x42bb
.short 11994 ## 0x2eda
.short 15911 ## 0x3e27
.short 10405 ## 0x28a5
.short 2246 ## 0x8c6
.short 3756 ## 0xeac
.short 436 ## 0x1b4
.short 2704 ## 0xa90
.short 2347 ## 0x92b
.short 1470 ## 0x5be
.short 10117 ## 0x2785
.short 8758 ## 0x2236
.short 6295 ## 0x1897
.short 4789 ## 0x12b5
.short 4784 ## 0x12b0
.short 16849 ## 0x41d1
.short 2682 ## 0xa7a
.short 11760 ## 0x2df0
.short 7915 ## 0x1eeb
.short 14870 ## 0x3a16
.short 9718 ## 0x25f6
.short 15991 ## 0x3e77
.short 7742 ## 0x1e3e
.short 4938 ## 0x134a
.short 10834 ## 0x2a52
.short 12398 ## 0x306e
.short 1868 ## 0x74c
.short 3288 ## 0xcd8
.short 4999 ## 0x1387
.short 19516 ## 0x4c3c
.short 7120 ## 0x1bd0
.short 15395 ## 0x3c23
.short 18955 ## 0x4a0b
.short 7025 ## 0x1b71
.short 6301 ## 0x189d
.short 9090 ## 0x2382
.short 18842 ## 0x499a
.short 6036 ## 0x1794
.short 5248 ## 0x1480
.short 12683 ## 0x318b
.short 14531 ## 0x38c3
.short 14811 ## 0x39db
.short 14814 ## 0x39de
.short 10904 ## 0x2a98
.short 15448 ## 0x3c58
.short 2129 ## 0x851
.short 5475 ## 0x1563
.short 5974 ## 0x1756
.short 15977 ## 0x3e69
.short 1456 ## 0x5b0
.short 16761 ## 0x4179
.short 15520 ## 0x3ca0
.short 5905 ## 0x1711
.short 3428 ## 0xd64
.short 14403 ## 0x3843
.short 20729 ## 0x50f9
.short 6472 ## 0x1948
.short 18532 ## 0x4864
.short 2904 ## 0xb58
.short 7438 ## 0x1d0e
.short 1131 ## 0x46b
.short 1666 ## 0x682
.short 2705 ## 0xa91
.short 467 ## 0x1d3
.short 12283 ## 0x2ffb
.short 1124 ## 0x464
.short 2570 ## 0xa0a
.short 4785 ## 0x12b1
.short 3383 ## 0xd37
.short 10740 ## 0x29f4
.short 19181 ## 0x4aed
.short 16487 ## 0x4067
.short 20493 ## 0x500d
.short 2987 ## 0xbab
.short 5765 ## 0x1685
.short 2118 ## 0x846
.short 12445 ## 0x309d
.short 12840 ## 0x3228
.short 16801 ## 0x41a1
.short 1213 ## 0x4bd
.short 721 ## 0x2d1
.short 5977 ## 0x1759
.short 20697 ## 0x50d9
.short 14762 ## 0x39aa
.short 12247 ## 0x2fd7
.short 1874 ## 0x752
.short 472 ## 0x1d8
.short 17051 ## 0x429b
.short 15478 ## 0x3c76
.short 4420 ## 0x1144
.short 12007 ## 0x2ee7
.short 15575 ## 0x3cd7
.short 18868 ## 0x49b4
.short 18720 ## 0x4920
.short 613 ## 0x265
.short 17052 ## 0x429c
.short 5729 ## 0x1661
.short 10411 ## 0x28ab
.short 614 ## 0x266
.short 18104 ## 0x46b8
.short 10305 ## 0x2841
.short 18533 ## 0x4865
.short 11936 ## 0x2ea0
.short 13385 ## 0x3449
.short 18230 ## 0x4736
.short 3466 ## 0xd8a
.short 1569 ## 0x621
.short 10007 ## 0x2717
.short 11970 ## 0x2ec2
.short 7869 ## 0x1ebd
.short 18730 ## 0x492a
.short 49 ## 0x31
.short 12286 ## 0x2ffe
.short 17440 ## 0x4420
.short 13049 ## 0x32f9
.short 4271 ## 0x10af
.short 19182 ## 0x4aee
.short 20730 ## 0x50fa
.short 13128 ## 0x3348
.short 8609 ## 0x21a1
.short 3856 ## 0xf10
.short 18349 ## 0x47ad
.short 8141 ## 0x1fcd
.short 8142 ## 0x1fce
.short 12754 ## 0x31d2
.short 4526 ## 0x11ae
.short 19139 ## 0x4ac3
.short 14250 ## 0x37aa
.short 14257 ## 0x37b1
.short 11837 ## 0x2e3d
.short 17681 ## 0x4511
.short 14167 ## 0x3757
.short 5807 ## 0x16af
.short 6204 ## 0x183c
.short 4659 ## 0x1233
.short 7451 ## 0x1d1b
.short 2059 ## 0x80b
.short 10836 ## 0x2a54
.short 16657 ## 0x4111
.short 7708 ## 0x1e1c
.short 19887 ## 0x4daf
.short 18540 ## 0x486c
.short 1190 ## 0x4a6
.short 17252 ## 0x4364
.short 13575 ## 0x3507
.short 982 ## 0x3d6
.short 7724 ## 0x1e2c
.short 19048 ## 0x4a68
.short 16158 ## 0x3f1e
.short 6001 ## 0x1771
.short 18542 ## 0x486e
.short 17628 ## 0x44dc
.short 8775 ## 0x2247
.short 13182 ## 0x337e
.short 14669 ## 0x394d
.short 18238 ## 0x473e
.short 2165 ## 0x875
.short 17017 ## 0x4279
.short 12081 ## 0x2f31
.short 14507 ## 0x38ab
.short 5753 ## 0x1679
.short 19185 ## 0x4af1
.short 13576 ## 0x3508
.short 10448 ## 0x28d0
.short 4550 ## 0x11c6
.short 13477 ## 0x34a5
.short 2249 ## 0x8c9
.short 11546 ## 0x2d1a
.short 10602 ## 0x296a
.short 10606 ## 0x296e
.short 4990 ## 0x137e
.short 1813 ## 0x715
.short 1133 ## 0x46d
.short 1128 ## 0x468
.short 1126 ## 0x466
.short 2324 ## 0x914
.short 10416 ## 0x28b0
.short 14720 ## 0x3980
.short 19594 ## 0x4c8a
.short 15070 ## 0x3ade
.short 184 ## 0xb8
.short 13992 ## 0x36a8
.short 9907 ## 0x26b3
.short 4791 ## 0x12b7
.short 12757 ## 0x31d5
.short 19333 ## 0x4b85
.short 7300 ## 0x1c84
.short 5927 ## 0x1727
.short 7705 ## 0x1e19
.short 8861 ## 0x229d
.short 11127 ## 0x2b77
.short 14169 ## 0x3759
.short 7084 ## 0x1bac
.short 18332 ## 0x479c
.short 9655 ## 0x25b7
.short 13389 ## 0x344d
.short 15633 ## 0x3d11
.short 15166 ## 0x3b3e
.short 9876 ## 0x2694
.short 12012 ## 0x2eec
.short 13481 ## 0x34a9
.short 18491 ## 0x483b
.short 12427 ## 0x308b
.short 7767 ## 0x1e57
.short 2854 ## 0xb26
.short 19970 ## 0x4e02
.short 9415 ## 0x24c7
.short 7521 ## 0x1d61
.short 11779 ## 0x2e03
.short 11774 ## 0x2dfe
.short 18891 ## 0x49cb
.short 11623 ## 0x2d67
.short 8994 ## 0x2322
.short 2263 ## 0x8d7
.short 18562 ## 0x4882
.short 1835 ## 0x72b
.short 20103 ## 0x4e87
.short 15071 ## 0x3adf
.short 1622 ## 0x656
.short 11947 ## 0x2eab
.short 12579 ## 0x3123
.short 11346 ## 0x2c52
.short 483 ## 0x1e3
.short 813 ## 0x32d
.short 12458 ## 0x30aa
.short 6768 ## 0x1a70
.short 19411 ## 0x4bd3
.short 1809 ## 0x711
.short 8872 ## 0x22a8
.short 11626 ## 0x2d6a
.short 8150 ## 0x1fd6
.short 5928 ## 0x1728
.short 12230 ## 0x2fc6
.short 1681 ## 0x691
.short 18334 ## 0x479e
.short 18335 ## 0x479f
.short 16115 ## 0x3ef3
.short 16116 ## 0x3ef4
.short 2586 ## 0xa1a
.short 14540 ## 0x38cc
.short 3390 ## 0xd3e
.short 3278 ## 0xcce
.short 3323 ## 0xcfb
.short 14264 ## 0x37b8
.short 7592 ## 0x1da8
.short 1222 ## 0x4c6
.short 16557 ## 0x40ad
.short 3610 ## 0xe1a
.short 3859 ## 0xf13
.short 8466 ## 0x2112
.short 8499 ## 0x2133
.short 1836 ## 0x72c
.short 5052 ## 0x13bc
.short 11949 ## 0x2ead
.short 16335 ## 0x3fcf
.short 10417 ## 0x28b1
.short 7160 ## 0x1bf8
.short 9002 ## 0x232a
.short 15884 ## 0x3e0c
.short 1135 ## 0x46f
.short 7581 ## 0x1d9d
.short 2287 ## 0x8ef
.short 16427 ## 0x402b
.short 14567 ## 0x38e7
.short 13613 ## 0x352d
.short 11412 ## 0x2c94
.short 18145 ## 0x46e1
.short 1992 ## 0x7c8
.short 16285 ## 0x3f9d
.short 11008 ## 0x2b00
.short 2587 ## 0xa1b
.short 14568 ## 0x38e8
.short 7162 ## 0x1bfa
.short 14157 ## 0x374d
.short 5123 ## 0x1403
.short 6126 ## 0x17ee
.short 15640 ## 0x3d18
.short 5662 ## 0x161e
.short 3091 ## 0xc13
.short 12348 ## 0x303c
.short 12343 ## 0x3037
.short 7461 ## 0x1d25
.short 1191 ## 0x4a7
.short 7888 ## 0x1ed0
.short 16725 ## 0x4155
.short 18376 ## 0x47c8
.short 191 ## 0xbf
.short 10016 ## 0x2720
.short 18146 ## 0x46e2
.short 9134 ## 0x23ae
.short 13218 ## 0x33a2
.short 7672 ## 0x1df8
.short 5646 ## 0x160e
.short 10120 ## 0x2788
.short 8382 ## 0x20be
.short 57 ## 0x39
.short 9135 ## 0x23af
.short 17359 ## 0x43cf
.short 8236 ## 0x202c
.short 16251 ## 0x3f7b
.short 1817 ## 0x719
.short 18753 ## 0x4941
.short 18337 ## 0x47a1
.short 2464 ## 0x9a0
.short 10180 ## 0x27c4
.short 59 ## 0x3b
.short 10148 ## 0x27a4
.short 3282 ## 0xcd2
.short 11861 ## 0x2e55
.short 10485 ## 0x28f5
.short 8343 ## 0x2097
.short 10121 ## 0x2789
.short 1888 ## 0x760
.short 20121 ## 0x4e99
.short 11086 ## 0x2b4e
.short 11087 ## 0x2b4f
.short 1940 ## 0x794
.short 17633 ## 0x44e1
.short 1008 ## 0x3f0
.short 20127 ## 0x4e9f
.short 8080 ## 0x1f90
.short 8056 ## 0x1f78
.short 18566 ## 0x4886
.short 3995 ## 0xf9b
.short 9291 ## 0x244b
.short 10357 ## 0x2875
.short 1688 ## 0x698
.short 5951 ## 0x173f
.short 1402 ## 0x57a
.short 10173 ## 0x27bd
.short 8386 ## 0x20c2
.short 5648 ## 0x1610
.short 17093 ## 0x42c5
.short 12821 ## 0x3215
.short 1404 ## 0x57c
.short 6349 ## 0x18cd
.short 7474 ## 0x1d32
.short 5666 ## 0x1622
.short 13487 ## 0x34af
.short 18196 ## 0x4714
.short 8943 ## 0x22ef
.short 10695 ## 0x29c7
.short 10208 ## 0x27e0
.short 14650 ## 0x393a
.short 7615 ## 0x1dbf
.short 20479 ## 0x4fff
.short 4328 ## 0x10e8
.short 4329 ## 0x10e9
.short 4383 ## 0x111f
.short 19063 ## 0x4a77
.short 15895 ## 0x3e17
.short 6455 ## 0x1937
.short 16925 ## 0x421d
.short 13923 ## 0x3663
.short 12914 ## 0x3272
.short 16134 ## 0x3f06
.short 1641 ## 0x669
.short 15771 ## 0x3d9b
.short 6982 ## 0x1b46
.short 4387 ## 0x1123
.short 6463 ## 0x193f
.short 12122 ## 0x2f5a
.short 6024 ## 0x1788
.short 12123 ## 0x2f5b
.short 19565 ## 0x4c6d
.short 3109 ## 0xc25
.short 11761 ## 0x2df1
.short 6413 ## 0x190d
.short 2982 ## 0xba6
.short 1091 ## 0x443
.short 6416 ## 0x1910
.short 6253 ## 0x186d
.short 19931 ## 0x4ddb
.short 7733 ## 0x1e35
.short 6196 ## 0x1834
.short 8111 ## 0x1faf
.short 4228 ## 0x1084
.short 2728 ## 0xaa8
.short 19574 ## 0x4c76
.short 12140 ## 0x2f6c
.short 4402 ## 0x1132
.short 6570 ## 0x19aa
.short 6945 ## 0x1b21
.short 18880 ## 0x49c0
.short 6571 ## 0x19ab
.short 17455 ## 0x442f
.short 9566 ## 0x255e
.short 16167 ## 0x3f27
.short 19579 ## 0x4c7b
.short 16173 ## 0x3f2d
.short 16175 ## 0x3f2f
.short 2124 ## 0x84c
.short 2502 ## 0x9c6
.short 12622 ## 0x314e
.short 5545 ## 0x15a9
.short 5546 ## 0x15aa
.short 5547 ## 0x15ab
.short 3435 ## 0xd6b
.short 13749 ## 0x35b5
.short 14801 ## 0x39d1
.short 9983 ## 0x26ff
.short 5557 ## 0x15b5
.short 8727 ## 0x2217
.short 3700 ## 0xe74
.short 14398 ## 0x383e
.short 717 ## 0x2cd
.short 2899 ## 0xb53
.short 7217 ## 0x1c31
.short 13401 ## 0x3459
.short 17916 ## 0x45fc
.short 17978 ## 0x463a
.short 13349 ## 0x3425
.short 5564 ## 0x15bc
.short 3731 ## 0xe93
.short 17441 ## 0x4421
.short 13826 ## 0x3602
.short 13827 ## 0x3603
.short 1087 ## 0x43f
.short 19450 ## 0x4bfa
.short 12497 ## 0x30d1
.short 8509 ## 0x213d
.short 11690 ## 0x2daa
.short 200 ## 0xc8
.short 2456 ## 0x998
.short 12902 ## 0x3266
.short 3657 ## 0xe49
.short 13026 ## 0x32e2
.short 19244 ## 0x4b2c
.short 15234 ## 0x3b82
.short 19620 ## 0x4ca4
.short 2944 ## 0xb80
.short 7775 ## 0x1e5f
.short 18663 ## 0x48e7
.short 7953 ## 0x1f11
.short 5092 ## 0x13e4
.short 13494 ## 0x34b6
.short 1243 ## 0x4db
.short 15235 ## 0x3b83
.short 4640 ## 0x1220
.short 7938 ## 0x1f02
.short 15899 ## 0x3e1b
.short 2713 ## 0xa99
.short 11978 ## 0x2eca
.short 19947 ## 0x4deb
.short 12874 ## 0x324a
.short 8216 ## 0x2018
.short 10104 ## 0x2778
.short 13195 ## 0x338b
.short 17573 ## 0x44a5
.short 10987 ## 0x2aeb
.short 320 ## 0x140
.short 1521 ## 0x5f1
.short 12832 ## 0x3220
.short 1244 ## 0x4dc
.short 12039 ## 0x2f07
.short 287 ## 0x11f
.short 6405 ## 0x1905
.short 18684 ## 0x48fc
.short 4005 ## 0xfa5
.short 178 ## 0xb2
.short 15948 ## 0x3e4c
.short 11379 ## 0x2c73
.short 19992 ## 0x4e18
.short 20022 ## 0x4e36
.short 3439 ## 0xd6f
.short 2714 ## 0xa9a
.short 19652 ## 0x4cc4
.short 1644 ## 0x66c
.short 6271 ## 0x187f
.short 17422 ## 0x440e
.short 8046 ## 0x1f6e
.short 731 ## 0x2db
.short 1476 ## 0x5c4
.short 7312 ## 0x1c90
.short 15714 ## 0x3d62
.short 5489 ## 0x1571
.short 19067 ## 0x4a7b
.short 7539 ## 0x1d73
.short 238 ## 0xee
.short 12364 ## 0x304c
.short 13542 ## 0x34e6
.short 19881 ## 0x4da9
.short 19156 ## 0x4ad4
.short 15375 ## 0x3c0f
.short 10754 ## 0x2a02
.short 18023 ## 0x4667
.short 13851 ## 0x361b
.short 20409 ## 0x4fb9
.short 11674 ## 0x2d9a
.short 15079 ## 0x3ae7
.short 3134 ## 0xc3e
.short 7782 ## 0x1e66
.short 19684 ## 0x4ce4
.short 11675 ## 0x2d9b
.short 4095 ## 0xfff
.short 11231 ## 0x2bdf
.short 221 ## 0xdd
.short 169 ## 0xa9
.short 19347 ## 0x4b93
.short 15161 ## 0x3b39
.short 7928 ## 0x1ef8
.short 9703 ## 0x25e7
.short 12171 ## 0x2f8b
.short 19124 ## 0x4ab4
.short 5552 ## 0x15b0
.short 409 ## 0x199
.short 887 ## 0x377
.short 19997 ## 0x4e1d
.short 11309 ## 0x2c2d
.short 10672 ## 0x29b0
.short 11691 ## 0x2dab
.short 11384 ## 0x2c78
.short 14476 ## 0x388c
.short 17714 ## 0x4532
.short 19789 ## 0x4d4d
.short 19430 ## 0x4be6
.short 17561 ## 0x4499
.short 410 ## 0x19a
.short 5210 ## 0x145a
.short 10807 ## 0x2a37
.short 17793 ## 0x4581
.short 2797 ## 0xaed
.short 1790 ## 0x6fe
.short 11385 ## 0x2c79
.short 6371 ## 0x18e3
.short 10484 ## 0x28f4
.short 10084 ## 0x2764
.short 1541 ## 0x605
.short 17262 ## 0x436e
.short 1857 ## 0x741
.short 12564 ## 0x3114
.short 10400 ## 0x28a0
.short 1970 ## 0x7b2
.short 6373 ## 0x18e5
.short 4014 ## 0xfae
.short 19541 ## 0x4c55
.short 20340 ## 0x4f74
.short 2515 ## 0x9d3
.short 1293 ## 0x50d
.short 10569 ## 0x2949
.short 10844 ## 0x2a5c
.short 8242 ## 0x2032
.short 4099 ## 0x1003
.short 11232 ## 0x2be0
.short 323 ## 0x143
.short 11146 ## 0x2b8a
.short 9160 ## 0x23c8
.short 10616 ## 0x2978
.short 4740 ## 0x1284
.short 12040 ## 0x2f08
.short 7416 ## 0x1cf8
.short 15304 ## 0x3bc8
.short 224 ## 0xe0
.short 15241 ## 0x3b89
.short 15242 ## 0x3b8a
.short 171 ## 0xab
.short 7315 ## 0x1c93
.short 20526 ## 0x502e
.short 737 ## 0x2e1
.short 19641 ## 0x4cb9
.short 275 ## 0x113
.short 273 ## 0x111
.short 2798 ## 0xaee
.short 10806 ## 0x2a36
.short 7422 ## 0x1cfe
.short 8217 ## 0x2019
.short 9392 ## 0x24b0
.short 6537 ## 0x1989
.short 11959 ## 0x2eb7
.short 18481 ## 0x4831
.short 8328 ## 0x2088
.short 10953 ## 0x2ac9
.short 924 ## 0x39c
.short 19349 ## 0x4b95
.short 11991 ## 0x2ed7
.short 5311 ## 0x14bf
.short 8218 ## 0x201a
.short 13762 ## 0x35c2
.short 6916 ## 0x1b04
.short 19883 ## 0x4dab
.short 10950 ## 0x2ac6
.short 4539 ## 0x11bb
.short 4541 ## 0x11bd
.short 12677 ## 0x3185
.short 13970 ## 0x3692
.short 2369 ## 0x941
.short 19209 ## 0x4b09
.short 7794 ## 0x1e72
.short 1770 ## 0x6ea
.short 16643 ## 0x4103
.short 1202 ## 0x4b2
.short 5825 ## 0x16c1
.short 11557 ## 0x2d25
.short 20415 ## 0x4fbf
.short 13695 ## 0x357f
.short 10617 ## 0x2979
.short 257 ## 0x101
.short 1740 ## 0x6cc
.short 4732 ## 0x127c
.short 20037 ## 0x4e45
.short 8219 ## 0x201b
.short 3358 ## 0xd1e
.short 3359 ## 0xd1f
.short 20002 ## 0x4e22
.short 12281 ## 0x2ff9
.short 115 ## 0x73
.short 11019 ## 0x2b0b
.short 19820 ## 0x4d6c
.short 4413 ## 0x113d
.short 6844 ## 0x1abc
.short 7993 ## 0x1f39
.short 3103 ## 0xc1f
.short 10618 ## 0x297a
.short 14893 ## 0x3a2d
.short 9054 ## 0x235e
.short 19431 ## 0x4be7
.short 9499 ## 0x251b
.short 2975 ## 0xb9f
.short 15318 ## 0x3bd6
.short 7545 ## 0x1d79
.short 9046 ## 0x2356
.short 7395 ## 0x1ce3
.short 20045 ## 0x4e4d
.short 9664 ## 0x25c0
.short 17317 ## 0x43a5
.short 15755 ## 0x3d8b
.short 14438 ## 0x3866
.short 16644 ## 0x4104
.short 10716 ## 0x29dc
.short 2612 ## 0xa34
.short 6791 ## 0x1a87
.short 19851 ## 0x4d8b
.short 6248 ## 0x1868
.short 5826 ## 0x16c2
.short 16313 ## 0x3fb9
.short 18781 ## 0x495d
.short 11 ## 0xb
.short 15245 ## 0x3b8d
.short 11068 ## 0x2b3c
.short 2400 ## 0x960
.short 968 ## 0x3c8
.short 4493 ## 0x118d
.short 14796 ## 0x39cc
.short 19823 ## 0x4d6f
.short 1657 ## 0x679
.short 13251 ## 0x33c3
.short 14383 ## 0x382f
.short 7896 ## 0x1ed8
.short 10071 ## 0x2757
.short 11020 ## 0x2b0c
.short 7321 ## 0x1c99
.short 11325 ## 0x2c3d
.short 6543 ## 0x198f
.short 18060 ## 0x468c
.short 14996 ## 0x3a94
.short 13307 ## 0x33fb
.short 13087 ## 0x331f
.short 15389 ## 0x3c1d
.short 16645 ## 0x4105
.short 1249 ## 0x4e1
.short 3915 ## 0xf4b
.short 6795 ## 0x1a8b
.short 15870 ## 0x3dfe
.short 7658 ## 0x1dea
.short 7322 ## 0x1c9a
.short 15062 ## 0x3ad6
.short 8200 ## 0x2008
.short 6028 ## 0x178c
.short 15114 ## 0x3b0a
.short 20529 ## 0x5031
.short 11676 ## 0x2d9c
.short 9737 ## 0x2609
.short 209 ## 0xd1
.short 5098 ## 0x13ea
.short 13415 ## 0x3467
.short 10892 ## 0x2a8c
.short 7479 ## 0x1d37
.short 19392 ## 0x4bc0
.short 14163 ## 0x3753
.short 17770 ## 0x456a
.short 7552 ## 0x1d80
.short 1046 ## 0x416
.short 15379 ## 0x3c13
.short 1065 ## 0x429
.short 20868 ## 0x5184
.short 17798 ## 0x4586
.short 19493 ## 0x4c25
.short 9500 ## 0x251c
.short 14183 ## 0x3767
.short 15246 ## 0x3b8e
.short 8448 ## 0x2100
.short 14367 ## 0x381f
.short 336 ## 0x150
.short 6544 ## 0x1990
.short 5718 ## 0x1656
.short 2666 ## 0xa6a
.short 15559 ## 0x3cc7
.short 15419 ## 0x3c3b
.short 12328 ## 0x3028
.short 11363 ## 0x2c63
.short 13464 ## 0x3498
.short 9062 ## 0x2366
.short 10381 ## 0x288d
.short 10109 ## 0x277d
.short 4106 ## 0x100a
.short 264 ## 0x108
.short 7439 ## 0x1d0f
.short 2659 ## 0xa63
.short 15774 ## 0x3d9e
.short 17 ## 0x11
.short 7496 ## 0x1d48
.short 19081 ## 0x4a89
.short 20728 ## 0x50f8
.short 14871 ## 0x3a17
.short 2068 ## 0x814
.short 6928 ## 0x1b10
.short 15098 ## 0x3afa
.short 503 ## 0x1f7
.short 10636 ## 0x298c
.short 10856 ## 0x2a68
.short 13088 ## 0x3320
.short 20873 ## 0x5189
.short 15781 ## 0x3da5
.short 11762 ## 0x2df2
.short 16272 ## 0x3f90
.short 1660 ## 0x67c
.short 2863 ## 0xb2f
.short 13196 ## 0x338c
.short 9704 ## 0x25e8
.short 12422 ## 0x3086
.short 4313 ## 0x10d9
.short 3342 ## 0xd0e
.short 13837 ## 0x360d
.short 2953 ## 0xb89
.short 11677 ## 0x2d9d
.short 2802 ## 0xaf2
.short 19612 ## 0x4c9c
.short 5997 ## 0x176d
.short 6250 ## 0x186a
.short 14664 ## 0x3948
.short 11957 ## 0x2eb5
.short 11819 ## 0x2e2b
.short 11149 ## 0x2b8d
.short 13864 ## 0x3628
.short 12002 ## 0x2ee2
.short 9189 ## 0x23e5
.short 17803 ## 0x458b
.short 17323 ## 0x43ab
.short 7556 ## 0x1d84
.short 19860 ## 0x4d94
.short 8966 ## 0x2306
.short 4733 ## 0x127d
.short 10811 ## 0x2a3b
.short 6033 ## 0x1791
.short 17496 ## 0x4458
.short 19884 ## 0x4dac
.short 9693 ## 0x25dd
.short 1100 ## 0x44c
.short 14576 ## 0x38f0
.short 1532 ## 0x5fc
.short 879 ## 0x36f
.short 6876 ## 0x1adc
.short 14812 ## 0x39dc
.short 7925 ## 0x1ef5
.short 15181 ## 0x3b4d
.short 17434 ## 0x441a
.short 2403 ## 0x963
.short 20759 ## 0x5117
.short 7333 ## 0x1ca5
.short 14885 ## 0x3a25
.short 12051 ## 0x2f13
.short 7889 ## 0x1ed1
.short 258 ## 0x102
.short 11138 ## 0x2b82
.short 6877 ## 0x1add
.short 9501 ## 0x251d
.short 4987 ## 0x137b
.short 10451 ## 0x28d3
.short 4476 ## 0x117c
.short 20057 ## 0x4e59
.short 2551 ## 0x9f7
.short 10124 ## 0x278c
.short 1313 ## 0x521
.short 13181 ## 0x337d
.short 4786 ## 0x12b2
.short 11367 ## 0x2c67
.short 19045 ## 0x4a65
.short 11076 ## 0x2b44
.short 6553 ## 0x1999
.short 19866 ## 0x4d9a
.short 7258 ## 0x1c5a
.short 6554 ## 0x199a
.short 18721 ## 0x4921
.short 17394 ## 0x43f2
.short 8108 ## 0x1fac
.short 10690 ## 0x29c2
.short 5351 ## 0x14e7
.short 12969 ## 0x32a9
.short 11476 ## 0x2cd4
.short 15479 ## 0x3c77
.short 13129 ## 0x3349
.short 20777 ## 0x5129
.short 17053 ## 0x429d
.short 10322 ## 0x2852
.short 14763 ## 0x39ab
.short 10893 ## 0x2a8d
.short 1253 ## 0x4e5
.short 13784 ## 0x35d8
.short 20731 ## 0x50fb
.short 19830 ## 0x4d76
.short 17865 ## 0x45c9
.short 17215 ## 0x433f
.short 5766 ## 0x1686
.short 744 ## 0x2e8
.short 17597 ## 0x44bd
.short 5730 ## 0x1662
.short 17442 ## 0x4422
.short 20821 ## 0x5155
.short 109 ## 0x6d
.short 16940 ## 0x422c
.short 17325 ## 0x43ad
.short 15784 ## 0x3da8
.short 7843 ## 0x1ea3
.short 2002 ## 0x7d2
.short 6186 ## 0x182a
.short 14815 ## 0x39df
.short 8251 ## 0x203b
.short 8259 ## 0x2043
.short 1570 ## 0x622
.short 7692 ## 0x1e0c
.short 7259 ## 0x1c5b
.short 7260 ## 0x1c5c
.short 15120 ## 0x3b10
.short 6887 ## 0x1ae7
.short 5836 ## 0x16cc
.short 4468 ## 0x1174
.short 1855 ## 0x73f
.short 16549 ## 0x40a5
.short 2988 ## 0xbac
.short 16708 ## 0x4144
.short 18992 ## 0x4a30
.short 12052 ## 0x2f14
.short 17771 ## 0x456b
.short 1254 ## 0x4e6
.short 19436 ## 0x4bec
.short 437 ## 0x1b5
.short 17674 ## 0x450a
.short 15480 ## 0x3c78
.short 2712 ## 0xa98
.short 8375 ## 0x20b7
.short 15730 ## 0x3d72
.short 12368 ## 0x3050
.short 1314 ## 0x522
.short 4398 ## 0x112e
.short 9432 ## 0x24d8
.short 20732 ## 0x50fc
.short 4469 ## 0x1175
.short 6803 ## 0x1a93
.short 4594 ## 0x11f2
.short 12370 ## 0x3052
.short 12932 ## 0x3284
.short 12749 ## 0x31cd
.short 1859 ## 0x743
.short 2000 ## 0x7d0
.short 19549 ## 0x4c5d
.short 14371 ## 0x3823
.short 14359 ## 0x3817
.short 983 ## 0x3d7
.short 1984 ## 0x7c0
.short 12933 ## 0x3285
.short 11337 ## 0x2c49
.short 2376 ## 0x948
.short 13183 ## 0x337f
.short 7823 ## 0x1e8f
.short 17682 ## 0x4512
.short 2669 ## 0xa6d
.short 19934 ## 0x4dde
.short 11046 ## 0x2b26
.short 8247 ## 0x2037
.short 6486 ## 0x1956
.short 14188 ## 0x376c
.short 12549 ## 0x3105
.short 4356 ## 0x1104
.short 16367 ## 0x3fef
.short 14035 ## 0x36d3
.short 13173 ## 0x3375
.short 7079 ## 0x1ba7
.short 10351 ## 0x286f
.short 3474 ## 0xd92
.short 2070 ## 0x816
.short 11078 ## 0x2b46
.short 13320 ## 0x3408
.short 14443 ## 0x386b
.short 19468 ## 0x4c0c
.short 14611 ## 0x3913
.short 11174 ## 0x2ba6
.short 294 ## 0x126
.short 2415 ## 0x96f
.short 8776 ## 0x2248
.short 14670 ## 0x394e
.short 5501 ## 0x157d
.short 20082 ## 0x4e72
.short 15327 ## 0x3bdf
.short 16218 ## 0x3f5a
.short 12013 ## 0x2eed
.short 15731 ## 0x3d73
.short 12173 ## 0x2f8d
.short 14855 ## 0x3a07
.short 19759 ## 0x4d2f
.short 3475 ## 0xd93
.short 16658 ## 0x4112
.short 11071 ## 0x2b3f
.short 12693 ## 0x3195
.short 1270 ## 0x4f6
.short 19486 ## 0x4c1e
.short 4431 ## 0x114f
.short 15876 ## 0x3e04
.short 3510 ## 0xdb6
.short 13478 ## 0x34a6
.short 7776 ## 0x1e60
.short 13479 ## 0x34a7
.short 13874 ## 0x3632
.short 268 ## 0x10c
.short 17683 ## 0x4513
.short 861 ## 0x35d
.short 12934 ## 0x3286
.short 14516 ## 0x38b4
.short 13120 ## 0x3340
.short 1382 ## 0x566
.short 14390 ## 0x3836
.short 7262 ## 0x1c5e
.short 1833 ## 0x729
.short 2042 ## 0x7fa
.short 4991 ## 0x137f
.short 919 ## 0x397
.short 3920 ## 0xf50
.short 13963 ## 0x368b
.short 2849 ## 0xb21
.short 11942 ## 0x2ea6
.short 14195 ## 0x3773
.short 19497 ## 0x4c29
.short 8905 ## 0x22c9
.short 1623 ## 0x657
.short 1716 ## 0x6b4
.short 4792 ## 0x12b8
.short 9561 ## 0x2559
.short 9791 ## 0x263f
.short 9435 ## 0x24db
.short 20735 ## 0x50ff
.short 4224 ## 0x1080
.short 5570 ## 0x15c2
.short 19487 ## 0x4c1f
.short 12176 ## 0x2f90
.short 14656 ## 0x3940
.short 5629 ## 0x15fd
.short 2325 ## 0x915
.short 10648 ## 0x2998
.short 10468 ## 0x28e4
.short 6686 ## 0x1a1e
.short 4863 ## 0x12ff
.short 18459 ## 0x481b
.short 19967 ## 0x4dff
.short 153 ## 0x99
.short 20104 ## 0x4e88
.short 10914 ## 0x2aa2
.short 9877 ## 0x2695
.short 1401 ## 0x579
.short 7933 ## 0x1efd
.short 1915 ## 0x77b
.short 13482 ## 0x34aa
.short 15167 ## 0x3b3f
.short 6815 ## 0x1a9f
.short 10457 ## 0x28d9
.short 10463 ## 0x28df
.short 19704 ## 0x4cf8
.short 1317 ## 0x525
.short 12014 ## 0x2eee
.short 810 ## 0x32a
.short 6734 ## 0x1a4e
.short 17687 ## 0x4517
.short 4601 ## 0x11f9
.short 12015 ## 0x2eef
.short 9042 ## 0x2352
.short 6115 ## 0x17e3
.short 18359 ## 0x47b7
.short 7527 ## 0x1d67
.short 11549 ## 0x2d1d
.short 11548 ## 0x2d1c
.short 8450 ## 0x2102
.short 3297 ## 0xce1
.short 16424 ## 0x4028
.short 13040 ## 0x32f0
.short 4925 ## 0x133d
.short 19260 ## 0x4b3c
.short 18127 ## 0x46cf
.short 16336 ## 0x3fd0
.short 1625 ## 0x659
.short 1626 ## 0x65a
.short 13108 ## 0x3334
.short 10724 ## 0x29e4
.short 5418 ## 0x152a
.short 14078 ## 0x36fe
.short 5116 ## 0x13fc
.short 4840 ## 0x12e8
.short 2420 ## 0x974
.short 20866 ## 0x5182
.short 10859 ## 0x2a6b
.short 9131 ## 0x23ab
.short 19888 ## 0x4db0
.short 5851 ## 0x16db
.short 20478 ## 0x4ffe
.short 6822 ## 0x1aa6
.short 6257 ## 0x1871
.short 1173 ## 0x495
.short 14584 ## 0x38f8
.short 2554 ## 0x9fa
.short 1536 ## 0x600
.short 945 ## 0x3b1
.short 1523 ## 0x5f3
.short 7528 ## 0x1d68
.short 16558 ## 0x40ae
.short 9003 ## 0x232b
.short 506 ## 0x1fa
.short 4117 ## 0x1015
.short 12260 ## 0x2fe4
.short 946 ## 0x3b2
.short 2380 ## 0x94c
.short 20567 ## 0x5057
.short 20445 ## 0x4fdd
.short 15300 ## 0x3bc4
.short 11701 ## 0x2db5
.short 12371 ## 0x3053
.short 3294 ## 0xcde
.short 10860 ## 0x2a6c
.short 5605 ## 0x15e5
.short 16664 ## 0x4118
.short 9450 ## 0x24ea
.short 6823 ## 0x1aa7
.short 2299 ## 0x8fb
.short 14450 ## 0x3872
.short 5124 ## 0x1404
.short 12261 ## 0x2fe5
.short 15768 ## 0x3d98
.short 6575 ## 0x19af
.short 4275 ## 0x10b3
.short 18498 ## 0x4842
.short 8588 ## 0x218c
.short 10706 ## 0x29d2
.short 9512 ## 0x2528
.short 13363 ## 0x3433
.short 20568 ## 0x5058
.short 19372 ## 0x4bac
.short 11703 ## 0x2db7
.short 2140 ## 0x85c
.short 6134 ## 0x17f6
.short 2615 ## 0xa37
.short 13219 ## 0x33a3
.short 1174 ## 0x496
.short 12408 ## 0x3078
.short 12406 ## 0x3076
.short 5740 ## 0x166c
.short 6896 ## 0x1af0
.short 12340 ## 0x3034
.short 7998 ## 0x1f3e
.short 2536 ## 0x9e8
.short 16665 ## 0x4119
.short 17820 ## 0x459c
.short 11469 ## 0x2ccd
.short 1026 ## 0x402
.short 192 ## 0xc0
.short 7462 ## 0x1d26
.short 17821 ## 0x459d
.short 3489 ## 0xda1
.short 10125 ## 0x278d
.short 14209 ## 0x3781
.short 10198 ## 0x27d6
.short 6258 ## 0x1872
.short 14489 ## 0x3899
.short 20577 ## 0x5061
.short 2678 ## 0xa76
.short 16840 ## 0x41c8
.short 8384 ## 0x20c0
.short 1079 ## 0x437
.short 7405 ## 0x1ced
.short 17777 ## 0x4571
.short 13038 ## 0x32ee
.short 17836 ## 0x45ac
.short 17832 ## 0x45a8
.short 10820 ## 0x2a44
.short 6044 ## 0x179c
.short 6959 ## 0x1b2f
.short 865 ## 0x361
.short 10965 ## 0x2ad5
.short 4406 ## 0x1136
.short 20122 ## 0x4e9a
.short 6957 ## 0x1b2d
.short 8231 ## 0x2027
.short 10475 ## 0x28eb
.short 6664 ## 0x1a08
.short 16672 ## 0x4120
.short 9077 ## 0x2375
.short 14521 ## 0x38b9
.short 269 ## 0x10d
.short 14211 ## 0x3783
.short 9452 ## 0x24ec
.short 9702 ## 0x25e6
.short 12836 ## 0x3224
.short 20123 ## 0x4e9b
.short 11166 ## 0x2b9e
.short 17634 ## 0x44e2
.short 8590 ## 0x218e
.short 1080 ## 0x438
.short 13888 ## 0x3640
.short 2305 ## 0x901
.short 10864 ## 0x2a70
.short 16382 ## 0x3ffe
.short 7680 ## 0x1e00
.short 6010 ## 0x177a
.short 8811 ## 0x226b
.short 8268 ## 0x204c
.short 5711 ## 0x164f
.short 18440 ## 0x4808
.short 9475 ## 0x2503
.short 9397 ## 0x24b5
.short 12023 ## 0x2ef7
.short 12024 ## 0x2ef8
.short 19262 ## 0x4b3e
.short 12029 ## 0x2efd
.short 8353 ## 0x20a1
.short 16297 ## 0x3fa9
.short 18386 ## 0x47d2
.short 10062 ## 0x274e
.short 12817 ## 0x3211
.short 1321 ## 0x529
.short 18441 ## 0x4809
.short 2302 ## 0x8fe
.short 16676 ## 0x4124
.short 13488 ## 0x34b0
.short 9777 ## 0x2631
.short 10065 ## 0x2751
.short 10209 ## 0x27e1
.short 1728 ## 0x6c0
.short 19264 ## 0x4b40
.short 9676 ## 0x25cc
.short 14522 ## 0x38ba
.short 20822 ## 0x5156
.short 8833 ## 0x2281
.short 2878 ## 0xb3e
.short 15332 ## 0x3be4
.short 2618 ## 0xa3a
.short 6838 ## 0x1ab6
.short 7616 ## 0x1dc0
.short 8390 ## 0x20c6
.short 8839 ## 0x2287
.short 10708 ## 0x29d4
.short 19904 ## 0x4dc0
.short 4909 ## 0x132d
.short 4913 ## 0x1331
.short 6098 ## 0x17d2
.short 17222 ## 0x4346
.short 11688 ## 0x2da8
.short 11689 ## 0x2da9
.short 13825 ## 0x3601
.short 7792 ## 0x1e70
.short 18554 ## 0x487a
.short 4214 ## 0x1076
.short 17969 ## 0x4631
.short 4512 ## 0x11a0
.short 4240 ## 0x1090
.short 288 ## 0x120
.short 3720 ## 0xe88
.short 19895 ## 0x4db7
.short 11659 ## 0x2d8b
.short 2862 ## 0xb2e
.short 7940 ## 0x1f04
.short 10403 ## 0x28a3
.short 15906 ## 0x3e22
.short 4686 ## 0x124e
.short 5234 ## 0x1472
.short 1205 ## 0x4b5
.short 16611 ## 0x40e3
.short 10224 ## 0x27f0
.short 1976 ## 0x7b8
.short 4417 ## 0x1141
.short 2766 ## 0xace
.short 17003 ## 0x426b
.short 6850 ## 0x1ac2
.short 10406 ## 0x28a6
.short 1564 ## 0x61c
.short 7292 ## 0x1c7c
.short 19752 ## 0x4d28
.short 3343 ## 0xd0f
.short 18791 ## 0x4967
.short 1797 ## 0x705
.short 142 ## 0x8e
.short 277 ## 0x115
.short 17004 ## 0x426c
.short 6851 ## 0x1ac3
.short 3344 ## 0xd10
.short 8901 ## 0x22c5
.short 10908 ## 0x2a9c
.short 604 ## 0x25c
.short 1458 ## 0x5b2
.short 2885 ## 0xb45
.short 3334 ## 0xd06
.short 18090 ## 0x46aa
.short 4267 ## 0x10ab
.short 13156 ## 0x3364
.short 7851 ## 0x1eab
.short 17502 ## 0x445e
.short 3289 ## 0xcd9
.short 6099 ## 0x17d3
.short 15085 ## 0x3aed
.short 16617 ## 0x40e9
.short 3346 ## 0xd12
.short 6809 ## 0x1a99
.short 7194 ## 0x1c1a
.short 17599 ## 0x44bf
.short 16190 ## 0x3f3e
.short 10412 ## 0x28ac
.short 13941 ## 0x3675
.short 23 ## 0x17
.short 12195 ## 0x2fa3
.short 24 ## 0x18
.short 19889 ## 0x4db1
.short 2780 ## 0xadc
.short 19833 ## 0x4d79
.short 3988 ## 0xf94
.short 13948 ## 0x367c
.short 9004 ## 0x232c
.short 12580 ## 0x3124
.short 16875 ## 0x41eb
.short 17990 ## 0x4646
.short 6825 ## 0x1aa9
.short 13364 ## 0x3434
.short 6826 ## 0x1aaa
.short 20578 ## 0x5062
.short 18160 ## 0x46f0
.short 8910 ## 0x22ce
.short 669 ## 0x29d
.short 8665 ## 0x21d9
.short 16626 ## 0x40f2
.short 16627 ## 0x40f3
.short 15682 ## 0x3d42
.short 17132 ## 0x42ec
.short 11800 ## 0x2e18
.short 11808 ## 0x2e20
.short 19494 ## 0x4c26
.short 837 ## 0x345
.short 7557 ## 0x1d85
.short 19495 ## 0x4c27
.short 19496 ## 0x4c28
.short 3757 ## 0xead
.short 293 ## 0x125
.short 295 ## 0x127
.short 8341 ## 0x2095
.short 18810 ## 0x497a
.short 8359 ## 0x20a7
.short 15612 ## 0x3cfc
.short 3131 ## 0xc3b
.short 13588 ## 0x3514
.short 9040 ## 0x2350
.short 6431 ## 0x191f
.short 5496 ## 0x1578
.short 16651 ## 0x410b
.short 6436 ## 0x1924
.short 18798 ## 0x496e
.short 19760 ## 0x4d30
.short 6857 ## 0x1ac9
.short 15790 ## 0x3dae
.short 15087 ## 0x3aef
.short 3157 ## 0xc55
.short 7011 ## 0x1b63
.short 1786 ## 0x6fa
.short 18257 ## 0x4751
.short 4100 ## 0x1004
.short 12124 ## 0x2f5c
.short 19542 ## 0x4c56
.short 12596 ## 0x3134
.short 20547 ## 0x5043
.short 19547 ## 0x4c5b
.short 3238 ## 0xca6
.short 20559 ## 0x504f
.short 14059 ## 0x36eb
.short 16765 ## 0x417d
.short 20563 ## 0x5053
.short 20569 ## 0x5059
.short 12341 ## 0x3035
.short 9105 ## 0x2391
.short 20579 ## 0x5063
.short 1994 ## 0x7ca
.short 3252 ## 0xcb4
.short 20331 ## 0x4f6b
.short 3684 ## 0xe64
.short 6986 ## 0x1b4a
.short 5140 ## 0x1414
.short 18689 ## 0x4901
.short 13648 ## 0x3550
.short 11283 ## 0x2c13
.short 18581 ## 0x4895
.short 10613 ## 0x2975
.short 11215 ## 0x2bcf
.short 11809 ## 0x2e21
.short 19511 ## 0x4c37
.short 9966 ## 0x26ee
.short 9623 ## 0x2597
.short 11284 ## 0x2c14
.short 11395 ## 0x2c83
.short 9260 ## 0x242c
.short 3975 ## 0xf87
.short 3714 ## 0xe82
.short 17084 ## 0x42bc
.short 7121 ## 0x1bd1
.short 7122 ## 0x1bd2
.short 10812 ## 0x2a3c
.short 20789 ## 0x5135
.short 19664 ## 0x4cd0
.short 17983 ## 0x463f
.short 9267 ## 0x2433
.short 13422 ## 0x346e
.short 6623 ## 0x19df
.short 3514 ## 0xdba
.short 17988 ## 0x4644
.short 11845 ## 0x2e45
.short 20113 ## 0x4e91
.short 3611 ## 0xe1b
.short 11523 ## 0x2d03
.short 3612 ## 0xe1c
.short 19532 ## 0x4c4c
.short 8019 ## 0x1f53
.short 14348 ## 0x380c
.short 18766 ## 0x494e
.short 15826 ## 0x3dd2
.short 6263 ## 0x1877
.short 6280 ## 0x1888
.short 6296 ## 0x1898
.short 6037 ## 0x1795
.short 12908 ## 0x326c
.short 2558 ## 0x9fe
.short 7282 ## 0x1c72
.short 19987 ## 0x4e13
.short 19315 ## 0x4b73
.short 16635 ## 0x40fb
.short 14889 ## 0x3a29
.short 17198 ## 0x432e
.short 16984 ## 0x4258
.short 4182 ## 0x1056
.short 8249 ## 0x2039
.short 4279 ## 0x10b7
.short 5095 ## 0x13e7
.short 14473 ## 0x3889
.short 2814 ## 0xafe
.short 16926 ## 0x421e
.short 1370 ## 0x55a
.short 13686 ## 0x3576
.short 8061 ## 0x1f7d
.short 17577 ## 0x44a9
.short 13691 ## 0x357b
.short 15464 ## 0x3c68
.short 10372 ## 0x2884
.short 10373 ## 0x2885
.short 15209 ## 0x3b69
.short 2079 ## 0x81f
.short 15864 ## 0x3df8
.short 19128 ## 0x4ab8
.short 450 ## 0x1c2
.short 131 ## 0x83
.short 19390 ## 0x4bbe
.short 306 ## 0x132
.short 6909 ## 0x1afd
.short 8167 ## 0x1fe7
.short 13589 ## 0x3515
.short 5558 ## 0x15b6
.short 3709 ## 0xe7d
.short 5179 ## 0x143b
.short 4910 ## 0x132e
.short 1409 ## 0x581
.short 17041 ## 0x4291
.short 10424 ## 0x28b8
.short 5970 ## 0x1752
.short 3796 ## 0xed4
.short 12351 ## 0x303f
.short 5466 ## 0x155a
.short 18037 ## 0x4675
.short 15950 ## 0x3e4e
.short 16755 ## 0x4173
.short 17372 ## 0x43dc
.short 19391 ## 0x4bbf
.short 3710 ## 0xe7e
.short 14526 ## 0x38be
.short 13566 ## 0x34fe
.short 7423 ## 0x1cff
.short 17588 ## 0x44b4
.short 19258 ## 0x4b3a
.short 890 ## 0x37a
.short 16798 ## 0x419e
.short 18469 ## 0x4825
.short 17102 ## 0x42ce
.short 11660 ## 0x2d8c
.short 19793 ## 0x4d51
.short 9174 ## 0x23d6
.short 2081 ## 0x821
.short 5180 ## 0x143c
.short 10086 ## 0x2766
.short 20870 ## 0x5186
.short 10500 ## 0x2904
.short 741 ## 0x2e5
.short 16993 ## 0x4261
.short 5971 ## 0x1753
.short 19642 ## 0x4cba
.short 20743 ## 0x5107
.short 13763 ## 0x35c3
.short 13764 ## 0x35c4
.short 18827 ## 0x498b
.short 3770 ## 0xeba
.short 3017 ## 0xbc9
.short 9987 ## 0x2703
.short 10827 ## 0x2a4b
.short 1455 ## 0x5af
.short 15664 ## 0x3d30
.short 3071 ## 0xbff
.short 28 ## 0x1c
.short 891 ## 0x37b
.short 132 ## 0x84
.short 20255 ## 0x4f1f
.short 9342 ## 0x247e
.short 16355 ## 0x3fe3
.short 8065 ## 0x1f81
.short 14919 ## 0x3a47
.short 1487 ## 0x5cf
.short 13701 ## 0x3585
.short 5802 ## 0x16aa
.short 5803 ## 0x16ab
.short 17044 ## 0x4294
.short 8102 ## 0x1fa6
.short 7986 ## 0x1f32
.short 6796 ## 0x1a8c
.short 7069 ## 0x1b9d
.short 20046 ## 0x4e4e
.short 7070 ## 0x1b9e
.short 13402 ## 0x345a
.short 15028 ## 0x3ab4
.short 5413 ## 0x1525
.short 17491 ## 0x4453
.short 4203 ## 0x106b
.short 16485 ## 0x4065
.short 13291 ## 0x33eb
.short 16595 ## 0x40d3
.short 17799 ## 0x4587
.short 19177 ## 0x4ae9
.short 5830 ## 0x16c6
.short 5069 ## 0x13cd
.short 5099 ## 0x13eb
.short 7659 ## 0x1deb
.short 15390 ## 0x3c1e
.short 16405 ## 0x4015
.short 8168 ## 0x1fe8
.short 20259 ## 0x4f23
.short 15969 ## 0x3e61
.short 13623 ## 0x3537
.short 13624 ## 0x3538
.short 1036 ## 0x40c
.short 19696 ## 0x4cf0
.short 19697 ## 0x4cf1
.short 15914 ## 0x3e2a
.short 5103 ## 0x13ef
.short 5902 ## 0x170e
.short 5187 ## 0x1443
.short 1565 ## 0x61d
.short 15396 ## 0x3c24
.short 14873 ## 0x3a19
.short 20560 ## 0x5050
.short 20838 ## 0x5166
.short 20243 ## 0x4f13
.short 11729 ## 0x2dd1
.short 7157 ## 0x1bf5
.short 15992 ## 0x3e78
.short 13339 ## 0x341b
.short 10813 ## 0x2a3d
.short 15993 ## 0x3e79
.short 12401 ## 0x3071
.short 11905 ## 0x2e81
.short 7126 ## 0x1bd6
.short 4899 ## 0x1323
.short 19886 ## 0x4dae
.short 18091 ## 0x46ab
.short 20075 ## 0x4e6b
.short 110 ## 0x6e
.short 15402 ## 0x3c2a
.short 9092 ## 0x2384
.short 8978 ## 0x2312
.short 1416 ## 0x588
.short 15450 ## 0x3c5a
.short 16596 ## 0x40d4
.short 19267 ## 0x4b43
.short 3747 ## 0xea3
.short 17056 ## 0x42a0
.short 17096 ## 0x42c8
.short 17933 ## 0x460d
.short 16219 ## 0x3f5b
.short 19186 ## 0x4af2
.short 5840 ## 0x16d0
.short 16978 ## 0x4252
.short 10385 ## 0x2891
.short 8112 ## 0x1fb0
.short 17764 ## 0x4564
.short 18470 ## 0x4826
.short 13900 ## 0x364c
.short 15581 ## 0x3cdd
.short 13901 ## 0x364d
.short 12405 ## 0x3075
.short 10008 ## 0x2718
.short 10684 ## 0x29bc
.short 6563 ## 0x19a3
.short 11060 ## 0x2b34
.short 123 ## 0x7b
.short 17600 ## 0x44c0
.short 2085 ## 0x825
.short 17688 ## 0x4518
.short 14406 ## 0x3846
.short 11732 ## 0x2dd4
.short 10438 ## 0x28c6
.short 6816 ## 0x1aa0
.short 7711 ## 0x1e1f
.short 4379 ## 0x111b
.short 15747 ## 0x3d83
.short 1472 ## 0x5c0
.short 11943 ## 0x2ea7
.short 5194 ## 0x144a
.short 17514 ## 0x446a
.short 8784 ## 0x2250
.short 52 ## 0x34
.short 6313 ## 0x18a9
.short 6323 ## 0x18b3
.short 10118 ## 0x2786
.short 19268 ## 0x4b44
.short 16720 ## 0x4150
.short 5195 ## 0x144b
.short 10607 ## 0x296f
.short 10525 ## 0x291d
.short 2224 ## 0x8b0
.short 10840 ## 0x2a58
.short 19600 ## 0x4c90
.short 5929 ## 0x1729
.short 421 ## 0x1a5
.short 5119 ## 0x13ff
.short 17089 ## 0x42c1
.short 2022 ## 0x7e6
.short 9008 ## 0x2330
.short 16282 ## 0x3f9a
.short 14569 ## 0x38e9
.short 7163 ## 0x1bfb
.short 11550 ## 0x2d1e
.short 9106 ## 0x2392
.short 15214 ## 0x3b6e
.short 16117 ## 0x3ef5
.short 18147 ## 0x46e3
.short 6329 ## 0x18b9
.short 5817 ## 0x16b9
.short 2498 ## 0x9c2
.short 17816 ## 0x4598
.short 17817 ## 0x4599
.short 8790 ## 0x2256
.short 14545 ## 0x38d1
.short 15052 ## 0x3acc
.short 16600 ## 0x40d8
.short 3784 ## 0xec8
.short 13558 ## 0x34f6
.short 19674 ## 0x4cda
.short 5169 ## 0x1431
.short 18161 ## 0x46f1
.short 16511 ## 0x407f
.short 16813 ## 0x41ad
.short 13327 ## 0x340f
.short 6828 ## 0x1aac
.short 426 ## 0x1aa
.short 7207 ## 0x1c27
.short 17526 ## 0x4476
.short 60 ## 0x3c
.short 17833 ## 0x45a9
.short 13011 ## 0x32d3
.short 13910 ## 0x3656
.short 10151 ## 0x27a7
.short 17186 ## 0x4322
.short 17751 ## 0x4557
.short 11746 ## 0x2de2
.short 8803 ## 0x2263
.short 1582 ## 0x62e
.short 8081 ## 0x1f91
.short 3010 ## 0xbc2
.short 3011 ## 0xbc3
.short 17756 ## 0x455c
.short 6061 ## 0x17ad
.short 9615 ## 0x258f
.short 16061 ## 0x3ebd
.short 12957 ## 0x329d
.short 9368 ## 0x2498
.short 10707 ## 0x29d3
.short 9778 ## 0x2632
.short 9677 ## 0x25cd
.short 13292 ## 0x33ec
.short 14651 ## 0x393b
.short 17476 ## 0x4444
.short 20332 ## 0x4f6c
.short 19054 ## 0x4a6e
.short 19055 ## 0x4a6f
.short 12552 ## 0x3108
.short 17789 ## 0x457d
.short 4470 ## 0x1176
.short 18024 ## 0x4668
.short 5467 ## 0x155b
.short 5226 ## 0x146a
.short 13861 ## 0x3625
.short 1177 ## 0x499
.short 1176 ## 0x498
.short 13599 ## 0x351f
.short 9900 ## 0x26ac
.short 19406 ## 0x4bce
.short 19407 ## 0x4bcf
.short 14816 ## 0x39e0
.short 20839 ## 0x5167
.short 1132 ## 0x46c
.short 17012 ## 0x4274
.short 5914 ## 0x171a
.short 18311 ## 0x4787
.short 12288 ## 0x3000
.short 3809 ## 0xee1
.short 11456 ## 0x2cc0
.short 19062 ## 0x4a76
.short 18615 ## 0x48b7
.short 13043 ## 0x32f3
.short 11324 ## 0x2c3c
.short 289 ## 0x121
.short 4015 ## 0xfaf
.short 9175 ## 0x23d7
.short 3751 ## 0xea7
.short 12597 ## 0x3135
.short 12598 ## 0x3136
.short 11053 ## 0x2b2d
.short 14920 ## 0x3a48
.short 14029 ## 0x36cd
.short 19824 ## 0x4d70
.short 8435 ## 0x20f3
.short 8433 ## 0x20f1
.short 20824 ## 0x5158
.short 10430 ## 0x28be
.short 5751 ## 0x1677
.short 15466 ## 0x3c6a
.short 15212 ## 0x3b6c
.short 1490 ## 0x5d2
.short 11766 ## 0x2df6
.short 11767 ## 0x2df7
.short 18352 ## 0x47b0
.short 20702 ## 0x50de
.short 15467 ## 0x3c6b
.short 15053 ## 0x3acd
.short 8442 ## 0x20fa
.short 8467 ## 0x2113
.short 10152 ## 0x27a8
.short 9369 ## 0x2499
.short 10582 ## 0x2956
.short 11577 ## 0x2d39
.short 15614 ## 0x3cfe
.short 10487 ## 0x28f7
.short 497 ## 0x1f1
.short 19451 ## 0x4bfb
.short 13921 ## 0x3661
.short 13922 ## 0x3662
.short 14747 ## 0x399b
.short 20276 ## 0x4f34
.short 12848 ## 0x3230
.short 201 ## 0xc9
.short 11724 ## 0x2dcc
.short 3354 ## 0xd1a
.short 3355 ## 0xd1b
.short 2653 ## 0xa5d
.short 8717 ## 0x220d
.short 12500 ## 0x30d4
.short 6077 ## 0x17bd
.short 7248 ## 0x1c50
.short 555 ## 0x22b
.short 16901 ## 0x4205
.short 1642 ## 0x66a
.short 2190 ## 0x88e
.short 13244 ## 0x33bc
.short 13028 ## 0x32e4
.short 19218 ## 0x4b12
.short 12670 ## 0x317e
.short 11984 ## 0x2ed0
.short 18685 ## 0x48fd
.short 4241 ## 0x1091
.short 15805 ## 0x3dbd
.short 1246 ## 0x4de
.short 13299 ## 0x33f3
.short 17200 ## 0x4330
.short 3624 ## 0xe28
.short 15901 ## 0x3e1d
.short 20657 ## 0x50b1
.short 8685 ## 0x21ed
.short 16841 ## 0x41c9
.short 1088 ## 0x440
.short 2363 ## 0x93b
.short 12877 ## 0x324d
.short 761 ## 0x2f9
.short 15238 ## 0x3b86
.short 2815 ## 0xaff
.short 19622 ## 0x4ca6
.short 9929 ## 0x26c9
.short 1701 ## 0x6a5
.short 18025 ## 0x4669
.short 4221 ## 0x107d
.short 4513 ## 0x11a1
.short 3216 ## 0xc90
.short 17893 ## 0x45e5
.short 11894 ## 0x2e76
.short 13924 ## 0x3664
.short 4324 ## 0x10e4
.short 14897 ## 0x3a31
.short 6724 ## 0x1a44
.short 13300 ## 0x33f4
.short 15418 ## 0x3c3a
.short 8279 ## 0x2057
.short 7272 ## 0x1c68
.short 9930 ## 0x26ca
.short 17578 ## 0x44aa
.short 9830 ## 0x2666
.short 10328 ## 0x2858
.short 16100 ## 0x3ee4
.short 18979 ## 0x4a23
.short 5141 ## 0x1415
.short 3766 ## 0xeb6
.short 433 ## 0x1b1
.short 6912 ## 0x1b00
.short 3069 ## 0xbfd
.short 4353 ## 0x1101
.short 17715 ## 0x4533
.short 16264 ## 0x3f88
.short 1950 ## 0x79e
.short 2080 ## 0x820
.short 11135 ## 0x2b7f
.short 13854 ## 0x361e
.short 5617 ## 0x15f1
.short 16756 ## 0x4174
.short 10991 ## 0x2aef
.short 20364 ## 0x4f8c
.short 1901 ## 0x76d
.short 14142 ## 0x373e
.short 307 ## 0x133
.short 14143 ## 0x373f
.short 6174 ## 0x181e
.short 19070 ## 0x4a7e
.short 7065 ## 0x1b99
.short 4582 ## 0x11e6
.short 6083 ## 0x17c3
.short 9963 ## 0x26eb
.short 11421 ## 0x2c9d
.short 586 ## 0x24a
.short 15446 ## 0x3c56
.short 133 ## 0x85
.short 3688 ## 0xe68
.short 3817 ## 0xee9
.short 18038 ## 0x4676
.short 3963 ## 0xf7b
.short 10673 ## 0x29b1
.short 15951 ## 0x3e4f
.short 5559 ## 0x15b7
.short 17280 ## 0x4380
.short 3135 ## 0xc3f
.short 16776 ## 0x4188
.short 19790 ## 0x4d4e
.short 17651 ## 0x44f3
.short 9086 ## 0x237e
.short 13071 ## 0x330f
.short 3425 ## 0xd61
.short 10027 ## 0x272b
.short 19658 ## 0x4cca
.short 4998 ## 0x1386
.short 19911 ## 0x4dc7
.short 2210 ## 0x8a2
.short 19174 ## 0x4ae6
.short 20834 ## 0x5162
.short 13590 ## 0x3516
.short 13855 ## 0x361f
.short 19316 ## 0x4b74
.short 2818 ## 0xb02
.short 8728 ## 0x2218
.short 9457 ## 0x24f1
.short 6538 ## 0x198a
.short 1645 ## 0x66d
.short 14144 ## 0x3740
.short 12125 ## 0x2f5d
.short 3875 ## 0xf23
.short 10674 ## 0x29b2
.short 16520 ## 0x4088
.short 16268 ## 0x3f8c
.short 7957 ## 0x1f15
.short 11600 ## 0x2d50
.short 14115 ## 0x3723
.short 16101 ## 0x3ee5
.short 20003 ## 0x4e23
.short 4741 ## 0x1285
.short 16524 ## 0x408c
.short 6446 ## 0x192e
.short 6376 ## 0x18e8
.short 4573 ## 0x11dd
.short 4023 ## 0xfb7
.short 10501 ## 0x2905
.short 18050 ## 0x4682
.short 17795 ## 0x4583
.short 17800 ## 0x4588
.short 13765 ## 0x35c5
.short 10898 ## 0x2a92
.short 562 ## 0x232
.short 15267 ## 0x3ba3
.short 17909 ## 0x45f5
.short 9176 ## 0x23d8
.short 892 ## 0x37c
.short 10810 ## 0x2a3a
.short 8243 ## 0x2033
.short 5227 ## 0x146b
.short 11168 ## 0x2ba0
.short 3625 ## 0xe29
.short 20153 ## 0x4eb9
.short 2480 ## 0x9b0
.short 2157 ## 0x86d
.short 17639 ## 0x44e7
.short 3967 ## 0xf7f
.short 262 ## 0x106
.short 10560 ## 0x2940
.short 4247 ## 0x1097
.short 11752 ## 0x2de8
.short 12798 ## 0x31fe
.short 12966 ## 0x32a6
.short 13858 ## 0x3622
.short 13435 ## 0x347b
.short 14146 ## 0x3742
.short 19726 ## 0x4d0e
.short 16201 ## 0x3f49
.short 18582 ## 0x4896
.short 13505 ## 0x34c1
.short 4911 ## 0x132f
.short 15305 ## 0x3bc9
.short 20889 ## 0x5199
.short 10677 ## 0x29b5
.short 10955 ## 0x2acb
.short 18528 ## 0x4860
.short 2799 ## 0xaef
.short 20038 ## 0x4e46
.short 19432 ## 0x4be8
.short 1265 ## 0x4f1
.short 2564 ## 0xa04
.short 4610 ## 0x1202
.short 11695 ## 0x2daf
.short 7287 ## 0x1c77
.short 139 ## 0x8b
.short 4024 ## 0xfb8
.short 6540 ## 0x198c
.short 964 ## 0x3c4
.short 3379 ## 0xd33
.short 7808 ## 0x1e80
.short 10662 ## 0x29a6
.short 20371 ## 0x4f93
.short 548 ## 0x224
.short 9306 ## 0x245a
.short 1298 ## 0x512
.short 19479 ## 0x4c17
.short 14116 ## 0x3724
.short 20372 ## 0x4f94
.short 11262 ## 0x2bfe
.short 13754 ## 0x35ba
.short 4742 ## 0x1286
.short 1266 ## 0x4f2
.short 17720 ## 0x4538
.short 1612 ## 0x64c
.short 7288 ## 0x1c78
.short 13766 ## 0x35c6
.short 19916 ## 0x4dcc
.short 9307 ## 0x245b
.short 10030 ## 0x272e
.short 8735 ## 0x221f
.short 12916 ## 0x3274
.short 19480 ## 0x4c18
.short 19317 ## 0x4b75
.short 763 ## 0x2fb
.short 19566 ## 0x4c6e
.short 20039 ## 0x4e47
.short 9343 ## 0x247f
.short 3104 ## 0xc20
.short 9460 ## 0x24f4
.short 13126 ## 0x3346
.short 8736 ## 0x2220
.short 8329 ## 0x2089
.short 18525 ## 0x485d
.short 13930 ## 0x366a
.short 17208 ## 0x4338
.short 13972 ## 0x3694
.short 11930 ## 0x2e9a
.short 19744 ## 0x4d20
.short 11755 ## 0x2deb
.short 8746 ## 0x222a
.short 17917 ## 0x45fd
.short 16474 ## 0x405a
.short 19825 ## 0x4d71
.short 8747 ## 0x222b
.short 13205 ## 0x3395
.short 8220 ## 0x201c
.short 7728 ## 0x1e30
.short 878 ## 0x36e
.short 12858 ## 0x323a
.short 16612 ## 0x40e4
.short 263 ## 0x107
.short 12859 ## 0x323b
.short 913 ## 0x391
.short 20601 ## 0x5079
.short 1867 ## 0x74b
.short 18061 ## 0x468d
.short 2197 ## 0x895
.short 16973 ## 0x424d
.short 20283 ## 0x4f3b
.short 6612 ## 0x19d4
.short 20835 ## 0x5163
.short 3525 ## 0xdc5
.short 3546 ## 0xdda
.short 18833 ## 0x4991
.short 3585 ## 0xe01
.short 4542 ## 0x11be
.short 7796 ## 0x1e74
.short 8483 ## 0x2123
.short 19512 ## 0x4c38
.short 8748 ## 0x222c
.short 18217 ## 0x4729
.short 17641 ## 0x44e9
.short 5235 ## 0x1473
.short 4462 ## 0x116e
.short 18062 ## 0x468e
.short 13770 ## 0x35ca
.short 4418 ## 0x1142
.short 19231 ## 0x4b1f
.short 9665 ## 0x25c1
.short 4038 ## 0xfc6
.short 6921 ## 0x1b09
.short 5327 ## 0x14cf
.short 4915 ## 0x1333
.short 14688 ## 0x3960
.short 4821 ## 0x12d5
.short 15516 ## 0x3c9c
.short 8067 ## 0x1f83
.short 12995 ## 0x32c3
.short 118 ## 0x76
.short 76 ## 0x4c
.short 7506 ## 0x1d52
.short 17918 ## 0x45fe
.short 20530 ## 0x5032
.short 7959 ## 0x1f17
.short 20047 ## 0x4e4f
.short 12441 ## 0x3099
.short 15029 ## 0x3ab5
.short 13170 ## 0x3372
.short 13169 ## 0x3371
.short 5679 ## 0x162f
.short 7359 ## 0x1cbf
.short 7290 ## 0x1c7a
.short 17163 ## 0x430b
.short 3380 ## 0xd34
.short 2066 ## 0x812
.short 10550 ## 0x2936
.short 19211 ## 0x4b0b
.short 11091 ## 0x2b53
.short 18343 ## 0x47a7
.short 6922 ## 0x1b0a
.short 9308 ## 0x245c
.short 19567 ## 0x4c6f
.short 17264 ## 0x4370
.short 12826 ## 0x321a
.short 19745 ## 0x4d21
.short 2629 ## 0xa45
.short 11756 ## 0x2dec
.short 12220 ## 0x2fbc
.short 5621 ## 0x15f5
.short 5897 ## 0x1709
.short 6707 ## 0x1a33
.short 20461 ## 0x4fed
.short 17209 ## 0x4339
.short 14384 ## 0x3830
.short 13107 ## 0x3333
.short 19753 ## 0x4d29
.short 435 ## 0x1b3
.short 14964 ## 0x3a74
.short 8221 ## 0x201d
.short 7188 ## 0x1c14
.short 974 ## 0x3ce
.short 504 ## 0x1f8
.short 4045 ## 0xfcd
.short 13059 ## 0x3303
.short 15063 ## 0x3ad7
.short 7558 ## 0x1d86
.short 15978 ## 0x3e6a
.short 8415 ## 0x20df
.short 9310 ## 0x245e
.short 3884 ## 0xf2c
.short 11763 ## 0x2df3
.short 15718 ## 0x3d66
.short 7635 ## 0x1dd3
.short 4268 ## 0x10ac
.short 14238 ## 0x379e
.short 8949 ## 0x22f5
.short 12519 ## 0x30e7
.short 14998 ## 0x3a96
.short 18624 ## 0x48c0
.short 10034 ## 0x2732
.short 337 ## 0x151
.short 9400 ## 0x24b8
.short 11314 ## 0x2c32
.short 20475 ## 0x4ffb
.short 2828 ## 0xb0c
.short 17046 ## 0x4296
.short 15119 ## 0x3b0f
.short 19331 ## 0x4b83
.short 18655 ## 0x48df
.short 4692 ## 0x1254
.short 605 ## 0x25d
.short 2769 ## 0xad1
.short 5070 ## 0x13ce
.short 20666 ## 0x50ba
.short 19930 ## 0x4dda
.short 12891 ## 0x325b
.short 462 ## 0x1ce
.short 4497 ## 0x1191
.short 6549 ## 0x1995
.short 5723 ## 0x165b
.short 15397 ## 0x3c25
.short 11069 ## 0x2b3d
.short 6384 ## 0x18f0
.short 14902 ## 0x3a36
.short 6297 ## 0x1899
.short 16537 ## 0x4099
.short 9624 ## 0x2598
.short 8028 ## 0x1f5c
.short 13416 ## 0x3468
.short 1227 ## 0x4cb
.short 3820 ## 0xeec
.short 14149 ## 0x3745
.short 10178 ## 0x27c2
.short 15836 ## 0x3ddc
.short 8615 ## 0x21a7
.short 14118 ## 0x3726
.short 3147 ## 0xc4b
.short 12353 ## 0x3041
.short 18455 ## 0x4817
.short 14385 ## 0x3831
.short 7334 ## 0x1ca6
.short 14749 ## 0x399d
.short 16701 ## 0x413d
.short 8203 ## 0x200b
.short 20557 ## 0x504d
.short 13865 ## 0x3629
.short 1312 ## 0x520
.short 3671 ## 0xe57
.short 15566 ## 0x3cce
.short 7189 ## 0x1c15
.short 8622 ## 0x21ae
.short 880 ## 0x370
.short 16245 ## 0x3f75
.short 3947 ## 0xf6b
.short 14691 ## 0x3963
.short 20058 ## 0x4e5a
.short 8292 ## 0x2064
.short 8855 ## 0x2297
.short 6550 ## 0x1996
.short 20531 ## 0x5033
.short 9190 ## 0x23e6
.short 8626 ## 0x21b2
.short 11937 ## 0x2ea1
.short 898 ## 0x382
.short 9721 ## 0x25f9
.short 2215 ## 0x8a7
.short 12103 ## 0x2f47
.short 10281 ## 0x2829
.short 11831 ## 0x2e37
.short 11832 ## 0x2e38
.short 1106 ## 0x452
.short 4954 ## 0x135a
.short 1325 ## 0x52d
.short 19700 ## 0x4cf4
.short 3758 ## 0xeae
.short 11151 ## 0x2b8f
.short 353 ## 0x161
.short 354 ## 0x162
.short 5978 ## 0x175a
.short 20698 ## 0x50da
.short 1667 ## 0x683
.short 19319 ## 0x4b77
.short 6197 ## 0x1835
.short 8768 ## 0x2240
.short 11332 ## 0x2c44
.short 18857 ## 0x49a9
.short 18858 ## 0x49aa
.short 4694 ## 0x1256
.short 4955 ## 0x135b
.short 3114 ## 0xc2a
.short 14607 ## 0x390f
.short 4315 ## 0x10db
.short 15451 ## 0x3c5b
.short 2837 ## 0xb15
.short 2405 ## 0x965
.short 3634 ## 0xe32
.short 1614 ## 0x64e
.short 19572 ## 0x4c74
.short 11906 ## 0x2e82
.short 18958 ## 0x4a0e
.short 17443 ## 0x4423
.short 18859 ## 0x49ab
.short 12665 ## 0x3179
.short 18092 ## 0x46ac
.short 13236 ## 0x33b4
.short 12862 ## 0x323e
.short 2071 ## 0x817
.short 8600 ## 0x2198
.short 11768 ## 0x2df8
.short 20533 ## 0x5035
.short 4059 ## 0xfdb
.short 7818 ## 0x1e8a
.short 8297 ## 0x2069
.short 20761 ## 0x5119
.short 20762 ## 0x511a
.short 19665 ## 0x4cd1
.short 4755 ## 0x1293
.short 3803 ## 0xedb
.short 3824 ## 0xef0
.short 1543 ## 0x607
.short 12402 ## 0x3072
.short 10790 ## 0x2a26
.short 15403 ## 0x3c2b
.short 5004 ## 0x138c
.short 9544 ## 0x2548
.short 5161 ## 0x1429
.short 6888 ## 0x1ae8
.short 17984 ## 0x4640
.short 1871 ## 0x74f
.short 7396 ## 0x1ce4
.short 7365 ## 0x1cc5
.short 1668 ## 0x684
.short 20874 ## 0x518a
.short 8951 ## 0x22f7
.short 12132 ## 0x2f64
.short 19960 ## 0x4df8
.short 20483 ## 0x5003
.short 17268 ## 0x4374
.short 7336 ## 0x1ca8
.short 11436 ## 0x2cac
.short 6756 ## 0x1a64
.short 20561 ## 0x5051
.short 20615 ## 0x5087
.short 838 ## 0x346
.short 11333 ## 0x2c45
.short 3050 ## 0xbea
.short 1952 ## 0x7a0
.short 1417 ## 0x589
.short 10102 ## 0x2776
.short 5590 ## 0x15d6
.short 6555 ## 0x199b
.short 4859 ## 0x12fb
.short 16154 ## 0x3f1a
.short 3173 ## 0xc65
.short 12104 ## 0x2f48
.short 2686 ## 0xa7e
.short 4916 ## 0x1334
.short 2886 ## 0xb46
.short 9746 ## 0x2612
.short 19932 ## 0x4ddc
.short 12730 ## 0x31ba
.short 10615 ## 0x2977
.short 4109 ## 0x100d
.short 4478 ## 0x117e
.short 11368 ## 0x2c68
.short 13354 ## 0x342a
.short 17927 ## 0x4607
.short 15297 ## 0x3bc1
.short 13519 ## 0x34cf
.short 3362 ## 0xd22
.short 17763 ## 0x4563
.short 4158 ## 0x103e
.short 15582 ## 0x3cde
.short 15486 ## 0x3c7e
.short 3242 ## 0xcaa
.short 6437 ## 0x1925
.short 20703 ## 0x50df
.short 6487 ## 0x1957
.short 17934 ## 0x460e
.short 13577 ## 0x3509
.short 16078 ## 0x3ece
.short 17509 ## 0x4465
.short 17449 ## 0x4429
.short 2020 ## 0x7e4
.short 6488 ## 0x1958
.short 2086 ## 0x826
.short 18799 ## 0x496f
.short 5252 ## 0x1484
.short 19439 ## 0x4bef
.short 15788 ## 0x3dac
.short 11501 ## 0x2ced
.short 624 ## 0x270
.short 17656 ## 0x44f8
.short 4967 ## 0x1367
.short 16944 ## 0x4230
.short 13097 ## 0x3329
.short 17601 ## 0x44c1
.short 8260 ## 0x2044
.short 17395 ## 0x43f3
.short 501 ## 0x1f5
.short 5841 ## 0x16d1
.short 8113 ## 0x1fb1
.short 6999 ## 0x1b57
.short 8114 ## 0x1fb2
.short 14063 ## 0x36ef
.short 3893 ## 0xf35
.short 16629 ## 0x40f5
.short 15298 ## 0x3bc2
.short 6192 ## 0x1830
.short 6624 ## 0x19e0
.short 10603 ## 0x296b
.short 10009 ## 0x2719
.short 1956 ## 0x7a4
.short 7969 ## 0x1f21
.short 5506 ## 0x1582
.short 8930 ## 0x22e2
.short 8601 ## 0x2199
.short 14985 ## 0x3a89
.short 10685 ## 0x29bd
.short 18731 ## 0x492b
.short 18601 ## 0x48a9
.short 10046 ## 0x273e
.short 2218 ## 0x8aa
.short 17113 ## 0x42d9
.short 17114 ## 0x42da
.short 17626 ## 0x44da
.short 19761 ## 0x4d31
.short 11502 ## 0x2cee
.short 17812 ## 0x4594
.short 6205 ## 0x183d
.short 6936 ## 0x1b18
.short 17813 ## 0x4595
.short 1954 ## 0x7a2
.short 14013 ## 0x36bd
.short 18722 ## 0x4922
.short 2267 ## 0x8db
.short 15487 ## 0x3c7f
.short 10047 ## 0x273f
.short 14817 ## 0x39e1
.short 6198 ## 0x1836
.short 6937 ## 0x1b19
.short 7709 ## 0x1e1d
.short 12477 ## 0x30bd
.short 18420 ## 0x47f4
.short 12984 ## 0x32b8
.short 5770 ## 0x168a
.short 9412 ## 0x24c4
.short 8517 ## 0x2145
.short 12694 ## 0x3196
.short 16455 ## 0x4047
.short 11576 ## 0x2d38
.short 13733 ## 0x35a5
.short 4229 ## 0x1085
.short 14534 ## 0x38c6
.short 8377 ## 0x20b9
.short 15667 ## 0x3d33
.short 18732 ## 0x492c
.short 1599 ## 0x63f
.short 9608 ## 0x2588
.short 7398 ## 0x1ce6
.short 13537 ## 0x34e1
.short 1927 ## 0x787
.short 11441 ## 0x2cb1
.short 16715 ## 0x414b
.short 6440 ## 0x1928
.short 18118 ## 0x46c6
.short 19553 ## 0x4c61
.short 4073 ## 0xfe9
.short 11080 ## 0x2b48
.short 10259 ## 0x2813
.short 8418 ## 0x20e2
.short 12938 ## 0x328a
.short 4670 ## 0x123e
.short 6637 ## 0x19ed
.short 7399 ## 0x1ce7
.short 14425 ## 0x3859
.short 17730 ## 0x4542
.short 19769 ## 0x4d39
.short 347 ## 0x15b
.short 13262 ## 0x33ce
.short 19008 ## 0x4a40
.short 20673 ## 0x50c1
.short 10439 ## 0x28c7
.short 14258 ## 0x37b2
.short 6450 ## 0x1932
.short 17689 ## 0x4519
.short 6946 ## 0x1b22
.short 5816 ## 0x16b8
.short 4291 ## 0x10c3
.short 3759 ## 0xeaf
.short 19488 ## 0x4c20
.short 12059 ## 0x2f1b
.short 9838 ## 0x266e
.short 14372 ## 0x3824
.short 19009 ## 0x4a41
.short 16716 ## 0x414c
.short 12939 ## 0x328b
.short 13712 ## 0x3590
.short 19937 ## 0x4de1
.short 2326 ## 0x916
.short 15672 ## 0x3d38
.short 14986 ## 0x3a8a
.short 9273 ## 0x2439
.short 12935 ## 0x3287
.short 14615 ## 0x3917
.short 12755 ## 0x31d3
.short 19498 ## 0x4c2a
.short 14069 ## 0x36f5
.short 13634 ## 0x3542
.short 14447 ## 0x386f
.short 7828 ## 0x1e94
.short 16013 ## 0x3e8d
.short 4665 ## 0x1239
.short 11775 ## 0x2dff
.short 4358 ## 0x1106
.short 4359 ## 0x1107
.short 14363 ## 0x381b
.short 11175 ## 0x2ba7
.short 14672 ## 0x3950
.short 4432 ## 0x1150
.short 2087 ## 0x827
.short 19770 ## 0x4d3a
.short 11026 ## 0x2b12
.short 6210 ## 0x1842
.short 14038 ## 0x36d6
.short 4598 ## 0x11f6
.short 2073 ## 0x819
.short 12141 ## 0x2f6d
.short 1273 ## 0x4f9
.short 12083 ## 0x2f33
.short 5643 ## 0x160b
.short 10053 ## 0x2745
.short 17022 ## 0x427e
.short 4327 ## 0x10e7
.short 4339 ## 0x10f3
.short 20536 ## 0x5038
.short 15279 ## 0x3baf
.short 12226 ## 0x2fc2
.short 17644 ## 0x44ec
.short 2868 ## 0xb34
.short 6441 ## 0x1929
.short 6638 ## 0x19ee
.short 20093 ## 0x4e7d
.short 2673 ## 0xa71
.short 9354 ## 0x248a
.short 841 ## 0x349
.short 20294 ## 0x4f46
.short 13171 ## 0x3373
.short 16085 ## 0x3ed5
.short 6116 ## 0x17e4
.short 8906 ## 0x22ca
.short 5930 ## 0x172a
.short 18493 ## 0x483d
.short 12113 ## 0x2f51
.short 5006 ## 0x138e
.short 4231 ## 0x1087
.short 4232 ## 0x1088
.short 15168 ## 0x3b40
.short 5630 ## 0x15fe
.short 11776 ## 0x2e00
.short 13237 ## 0x33b5
.short 2327 ## 0x917
.short 11343 ## 0x2c4f
.short 18633 ## 0x48c9
.short 5512 ## 0x1588
.short 6714 ## 0x1a3a
.short 5573 ## 0x15c5
.short 5738 ## 0x166a
.short 4926 ## 0x133e
.short 10915 ## 0x2aa3
.short 18128 ## 0x46d0
.short 4342 ## 0x10f6
.short 7769 ## 0x1e59
.short 4868 ## 0x1304
.short 4869 ## 0x1305
.short 1182 ## 0x49e
.short 9879 ## 0x2697
.short 7052 ## 0x1b8c
.short 19706 ## 0x4cfa
.short 20467 ## 0x4ff3
.short 8519 ## 0x2147
.short 8439 ## 0x20f7
.short 1575 ## 0x627
.short 2225 ## 0x8b1
.short 8639 ## 0x21bf
.short 16890 ## 0x41fa
.short 12407 ## 0x3077
.short 13993 ## 0x36a9
.short 3637 ## 0xe35
.short 15017 ## 0x3aa9
.short 4795 ## 0x12bb
.short 19368 ## 0x4ba8
.short 14265 ## 0x37b9
.short 8529 ## 0x2151
.short 9509 ## 0x2525
.short 8958 ## 0x22fe
.short 10267 ## 0x281b
.short 9418 ## 0x24ca
.short 1495 ## 0x5d7
.short 14266 ## 0x37ba
.short 7831 ## 0x1e97
.short 1916 ## 0x77c
.short 14621 ## 0x391d
.short 776 ## 0x308
.short 9567 ## 0x255f
.short 7263 ## 0x1c5f
.short 19732 ## 0x4d14
.short 19443 ## 0x4bf3
.short 13882 ## 0x363a
.short 19601 ## 0x4c91
.short 9880 ## 0x2698
.short 10464 ## 0x28e0
.short 10608 ## 0x2970
.short 17646 ## 0x44ee
.short 14907 ## 0x3a3b
.short 11344 ## 0x2c50
.short 20401 ## 0x4fb1
.short 13263 ## 0x33cf
.short 16030 ## 0x3e9e
.short 12702 ## 0x319e
.short 5332 ## 0x14d4
.short 6498 ## 0x1962
.short 2226 ## 0x8b2
.short 6117 ## 0x17e5
.short 17354 ## 0x43ca
.short 12159 ## 0x2f7f
.short 17151 ## 0x42ff
.short 18367 ## 0x47bf
.short 3568 ## 0xdf0
.short 17223 ## 0x4347
.short 19973 ## 0x4e05
.short 12233 ## 0x2fc9
.short 20826 ## 0x515a
.short 2257 ## 0x8d1
.short 11735 ## 0x2dd7
.short 13951 ## 0x367f
.short 5631 ## 0x15ff
.short 8156 ## 0x1fdc
.short 19777 ## 0x4d41
.short 20856 ## 0x5178
.short 19092 ## 0x4a94
.short 13365 ## 0x3435
.short 16031 ## 0x3e9f
.short 2091 ## 0x82b
.short 2914 ## 0xb62
.short 3575 ## 0xdf7
.short 4274 ## 0x10b2
.short 10470 ## 0x28e6
.short 15888 ## 0x3e10
.short 12204 ## 0x2fac
.short 12828 ## 0x321c
.short 9149 ## 0x23bd
.short 9283 ## 0x2443
.short 12234 ## 0x2fca
.short 16428 ## 0x402c
.short 13086 ## 0x331e
.short 3639 ## 0xe37
.short 19558 ## 0x4c66
.short 15284 ## 0x3bb4
.short 8490 ## 0x212a
.short 19149 ## 0x4acd
.short 14018 ## 0x36c2
.short 3298 ## 0xce2
.short 1628 ## 0x65c
.short 14625 ## 0x3921
.short 10141 ## 0x279d
.short 7377 ## 0x1cd1
.short 1684 ## 0x694
.short 14273 ## 0x37c1
.short 7593 ## 0x1da9
.short 7594 ## 0x1daa
.short 14546 ## 0x38d2
.short 5935 ## 0x172f
.short 6127 ## 0x17ef
.short 11073 ## 0x2b41
.short 16512 ## 0x4080
.short 15301 ## 0x3bc5
.short 10973 ## 0x2add
.short 13065 ## 0x3309
.short 20298 ## 0x4f4a
.short 15054 ## 0x3ace
.short 19413 ## 0x4bd5
.short 3834 ## 0xefa
.short 12459 ## 0x30ab
.short 12802 ## 0x3202
.short 5333 ## 0x14d5
.short 12065 ## 0x2f21
.short 4632 ## 0x1218
.short 9317 ## 0x2465
.short 8501 ## 0x2135
.short 4343 ## 0x10f7
.short 1939 ## 0x793
.short 16118 ## 0x3ef6
.short 13636 ## 0x3544
.short 20674 ## 0x50c2
.short 13160 ## 0x3368
.short 6223 ## 0x184f
.short 3128 ## 0xc38
.short 7135 ## 0x1bdf
.short 9513 ## 0x2529
.short 6653 ## 0x19fd
.short 1993 ## 0x7c9
.short 19017 ## 0x4a49
.short 2460 ## 0x99c
.short 13885 ## 0x363d
.short 6695 ## 0x1a27
.short 14548 ## 0x38d4
.short 9137 ## 0x23b1
.short 10713 ## 0x29d9
.short 18313 ## 0x4789
.short 16089 ## 0x3ed9
.short 5943 ## 0x1737
.short 13328 ## 0x3410
.short 20847 ## 0x516f
.short 17091 ## 0x42c3
.short 1632 ## 0x660
.short 4292 ## 0x10c4
.short 7378 ## 0x1cd2
.short 20850 ## 0x5172
.short 18162 ## 0x46f2
.short 12344 ## 0x3038
.short 11738 ## 0x2dda
.short 17403 ## 0x43fb
.short 8531 ## 0x2153
.short 3902 ## 0xf3e
.short 5880 ## 0x16f8
.short 2641 ## 0xa51
.short 6336 ## 0x18c0
.short 14339 ## 0x3803
.short 1027 ## 0x403
.short 11628 ## 0x2d6c
.short 1685 ## 0x695
.short 1960 ## 0x7a8
.short 20410 ## 0x4fba
.short 5944 ## 0x1738
.short 6224 ## 0x1850
.short 6975 ## 0x1b3f
.short 6443 ## 0x192b
.short 12409 ## 0x3079
.short 13813 ## 0x35f5
.short 6576 ## 0x19b0
.short 12166 ## 0x2f86
.short 2694 ## 0xa86
.short 17992 ## 0x4648
.short 808 ## 0x328
.short 14158 ## 0x374e
.short 13457 ## 0x3491
.short 9138 ## 0x23b2
.short 8796 ## 0x225c
.short 1278 ## 0x4fe
.short 10153 ## 0x27a9
.short 18291 ## 0x4773
.short 14705 ## 0x3971
.short 14491 ## 0x389b
.short 10287 ## 0x282f
.short 11864 ## 0x2e58
.short 15171 ## 0x3b43
.short 882 ## 0x372
.short 6048 ## 0x17a0
.short 6342 ## 0x18c6
.short 12022 ## 0x2ef6
.short 10822 ## 0x2a46
.short 10968 ## 0x2ad8
.short 17879 ## 0x45d7
.short 4366 ## 0x110e
.short 6665 ## 0x1a09
.short 18338 ## 0x47a2
.short 11029 ## 0x2b15
.short 12418 ## 0x3082
.short 17461 ## 0x4435
.short 11865 ## 0x2e59
.short 10272 ## 0x2820
.short 19677 ## 0x4cdd
.short 4930 ## 0x1342
.short 2093 ## 0x82d
.short 6141 ## 0x17fd
.short 8119 ## 0x1fb7
.short 11649 ## 0x2d81
.short 2739 ## 0xab3
.short 1942 ## 0x796
.short 4442 ## 0x115a
.short 10288 ## 0x2830
.short 18568 ## 0x4888
.short 20129 ## 0x4ea1
.short 5812 ## 0x16b4
.short 12025 ## 0x2ef9
.short 8567 ## 0x2177
.short 8534 ## 0x2156
.short 13125 ## 0x3345
.short 9517 ## 0x252d
.short 8804 ## 0x2264
.short 2306 ## 0x902
.short 9659 ## 0x25bb
.short 10360 ## 0x2878
.short 5956 ## 0x1744
.short 11111 ## 0x2b67
.short 9613 ## 0x258d
.short 20124 ## 0x4e9c
.short 4347 ## 0x10fb
.short 3185 ## 0xc71
.short 19025 ## 0x4a51
.short 8812 ## 0x226c
.short 3788 ## 0xecc
.short 20581 ## 0x5065
.short 14213 ## 0x3785
.short 8885 ## 0x22b5
.short 6742 ## 0x1a56
.short 1946 ## 0x79a
.short 12432 ## 0x3090
.short 20306 ## 0x4f52
.short 9480 ## 0x2508
.short 17410 ## 0x4402
.short 8818 ## 0x2272
.short 20307 ## 0x4f53
.short 1606 ## 0x646
.short 6964 ## 0x1b34
.short 3498 ## 0xdaa
.short 14224 ## 0x3790
.short 5650 ## 0x1612
.short 10932 ## 0x2ab4
.short 18921 ## 0x49e9
.short 9370 ## 0x249a
.short 8272 ## 0x2050
.short 6786 ## 0x1a82
.short 16383 ## 0x3fff
.short 4881 ## 0x1311
.short 7406 ## 0x1cee
.short 16581 ## 0x40c5
.short 9236 ## 0x2414
.short 18390 ## 0x47d6
.short 6524 ## 0x197c
.short 18320 ## 0x4790
.short 18612 ## 0x48b4
.short 18446 ## 0x480e
.short 16464 ## 0x4050
.short 11016 ## 0x2b08
.short 1017 ## 0x3f9
.short 1359 ## 0x54f
.short 8360 ## 0x20a8
.short 7408 ## 0x1cf0
.short 13983 ## 0x369f
.short 13491 ## 0x34b3
.short 20852 ## 0x5174
.short 2261 ## 0x8d5
.short 12712 ## 0x31a8
.short 12623 ## 0x314f
.short 1170 ## 0x492
.short 7309 ## 0x1c8d
.short 18928 ## 0x49f0
.short 9762 ## 0x2622
.short 8836 ## 0x2284
.short 2308 ## 0x904
.short 9678 ## 0x25ce
.short 2620 ## 0xa3c
.short 7619 ## 0x1dc3
.short 17417 ## 0x4409
.short 8391 ## 0x20c7
.short 8366 ## 0x20ae
.short 20333 ## 0x4f6d
.short 8548 ## 0x2164
.short 8710 ## 0x2206
.short 256 ## 0x100
.short 10704 ## 0x29d0
.short 18935 ## 0x49f7
.short 9239 ## 0x2417
.short 4830 ## 0x12de
.short 12092 ## 0x2f3c
.short 2191 ## 0x88f
.short 5658 ## 0x161a
.short 16757 ## 0x4175
.short 18686 ## 0x48fe
.short 5659 ## 0x161b
.short 11987 ## 0x2ed3
.short 11100 ## 0x2b5c
.short 16929 ## 0x4221
.short 1479 ## 0x5c7
.short 1973 ## 0x7b5
.short 11934 ## 0x2e9e
.short 7720 ## 0x1e28
.short 18063 ## 0x468f
.short 7553 ## 0x1d81
.short 16148 ## 0x3f14
.short 16996 ## 0x4264
.short 5211 ## 0x145b
.short 18843 ## 0x499b
.short 8138 ## 0x1fca
.short 8410 ## 0x20da
.short 8029 ## 0x1f5d
.short 14031 ## 0x36cf
.short 15979 ## 0x3e6b
.short 12 ## 0xc
.short 17866 ## 0x45ca
.short 11769 ## 0x2df9
.short 16941 ## 0x422d
.short 1777 ## 0x6f1
.short 12369 ## 0x3051
.short 8030 ## 0x1f5e
.short 7744 ## 0x1e40
.short 8031 ## 0x1f5f
.short 7746 ## 0x1e42
.short 2021 ## 0x7e5
.short 13280 ## 0x33e0
.short 4711 ## 0x1267
.short 18233 ## 0x4739
.short 16766 ## 0x417e
.short 16630 ## 0x40f6
.short 18733 ## 0x492d
.short 12109 ## 0x2f4d
.short 16552 ## 0x40a8
.short 17818 ## 0x459a
.short 4400 ## 0x1130
.short 15819 ## 0x3dcb
.short 14585 ## 0x38f9
.short 7088 ## 0x1bb0
.short 11105 ## 0x2b61
.short 5485 ## 0x156d
.short 14820 ## 0x39e4
.short 5660 ## 0x161c
.short 16954 ## 0x423a
.short 11298 ## 0x2c22
.short 16119 ## 0x3ef7
.short 16624 ## 0x40f0
.short 16958 ## 0x423e
.short 16032 ## 0x3ea0
.short 16033 ## 0x3ea1
.short 8911 ## 0x22cf
.short 1995 ## 0x7cb
.short 18163 ## 0x46f3
.short 3496 ## 0xda8
.short 18757 ## 0x4945
.short 2142 ## 0x85e
.short 5668 ## 0x1624
.short 19983 ## 0x4e0f
.short 19890 ## 0x4db2
.short 2185 ## 0x889
.short 1056 ## 0x420
.short 15865 ## 0x3df9
.short 11801 ## 0x2e19
.short 1059 ## 0x423
.short 1060 ## 0x424
.short 15347 ## 0x3bf3
.short 7424 ## 0x1d00
.short 12045 ## 0x2f0d
.short 1744 ## 0x6d0
.short 13211 ## 0x339b
.short 1778 ## 0x6f2
.short 13215 ## 0x339f
.short 20178 ## 0x4ed2
.short 14328 ## 0x37f8
.short 14329 ## 0x37f9
.short 8785 ## 0x2251
.short 19369 ## 0x4ba9
.short 18744 ## 0x4938
.short 8791 ## 0x2257
.short 4876 ## 0x130c
.short 2465 ## 0x9a1
.short 3433 ## 0xd69
.short 14094 ## 0x370e
.short 6460 ## 0x193c
.short 19685 ## 0x4ce5
.short 10493 ## 0x28fd
.short 10494 ## 0x28fe
.short 17716 ## 0x4534
.short 10495 ## 0x28ff
.short 2277 ## 0x8e5
.short 17563 ## 0x449b
.short 14867 ## 0x3a13
.short 13593 ## 0x3519
.short 2481 ## 0x9b1
.short 13383 ## 0x3447
.short 16997 ## 0x4265
.short 17244 ## 0x435c
.short 13862 ## 0x3626
.short 1122 ## 0x462
.short 7559 ## 0x1d87
.short 11534 ## 0x2d0e
.short 11968 ## 0x2ec0
.short 12520 ## 0x30e8
.short 14239 ## 0x379f
.short 12399 ## 0x306f
.short 19161 ## 0x4ad9
.short 8923 ## 0x22db
.short 18093 ## 0x46ad
.short 15086 ## 0x3aee
.short 19961 ## 0x4df9
.short 17807 ## 0x458f
.short 1125 ## 0x465
.short 5979 ## 0x175b
.short 2527 ## 0x9df
.short 6199 ## 0x1837
.short 2996 ## 0xbb4
.short 19771 ## 0x4d3b
.short 19165 ## 0x4add
.short 15668 ## 0x3d34
.short 1911 ## 0x777
.short 862 ## 0x35e
.short 14821 ## 0x39e5
.short 7089 ## 0x1bb1
.short 13393 ## 0x3451
.short 18288 ## 0x4770
.short 2935 ## 0xb77
.short 7301 ## 0x1c85
.short 8157 ## 0x1fdd
.short 2313 ## 0x909
.short 18148 ## 0x46e4
.short 2537 ## 0x9e9
.short 3226 ## 0xc9a
.short 6696 ## 0x1a28
.short 8938 ## 0x22ea
.short 867 ## 0x363
.short 3186 ## 0xc72
.short 6518 ## 0x1976
.short 6525 ## 0x197d
.short 13850 ## 0x361a
.short 11101 ## 0x2b5d
.short 3237 ## 0xca5
.short 20373 ## 0x4f95
.short 18218 ## 0x472a
.short 12423 ## 0x3087
.short 18076 ## 0x469c
.short 13252 ## 0x33c4
.short 7842 ## 0x1ea2
.short 12255 ## 0x2fdf
.short 17675 ## 0x450b
.short 17250 ## 0x4362
.short 2908 ## 0xb5c
.short 5915 ## 0x171b
.short 5916 ## 0x171c
.short 4626 ## 0x1212
.short 12758 ## 0x31d6
.short 6111 ## 0x17df
.short 18129 ## 0x46d1
.short 11106 ## 0x2b62
.short 5879 ## 0x16f7
.short 3249 ## 0xcb1
.short 17880 ## 0x45d8
.short 16586 ## 0x40ca
.short 15827 ## 0x3dd3
.short 4780 ## 0x12ac
.short 10561 ## 0x2941
.short 10067 ## 0x2753
.short 10068 ## 0x2754
.short 27 ## 0x1b
.short 6970 ## 0x1b3a
.short 3169 ## 0xc61
.short 18881 ## 0x49c1
.short 553 ## 0x229
.short 577 ## 0x241
.short 591 ## 0x24f
.short 11424 ## 0x2ca0
.short 11425 ## 0x2ca1
.short 597 ## 0x255
.short 1345 ## 0x541
.short 9959 ## 0x26e7
.short 9961 ## 0x26e9
.short 9962 ## 0x26ea
.short 11422 ## 0x2c9e
.short 9045 ## 0x2355
.short 6377 ## 0x18e9
.short 19510 ## 0x4c36
.short 13127 ## 0x3347
.short 10592 ## 0x2960
.short 15294 ## 0x3bbe
.short 17210 ## 0x433a
.short 3547 ## 0xddb
.short 12924 ## 0x327c
.short 16358 ## 0x3fe6
.short 7360 ## 0x1cc0
.short 10562 ## 0x2942
.short 5160 ## 0x1428
.short 12521 ## 0x30e9
.short 3148 ## 0xc4c
.short 11095 ## 0x2b57
.short 14564 ## 0x38e4
.short 11270 ## 0x2c06
.short 7366 ## 0x1cc6
.short 3335 ## 0xd07
.short 2350 ## 0x92e
.short 540 ## 0x21c
.short 13147 ## 0x335b
.short 13148 ## 0x335c
.short 10010 ## 0x271a
.short 13131 ## 0x334b
.short 13875 ## 0x3633
.short 13876 ## 0x3634
.short 15309 ## 0x3bcd
.short 5253 ## 0x1485
.short 6625 ## 0x19e1
.short 14448 ## 0x3870
.short 13150 ## 0x335e
.short 9611 ## 0x258b
.short 10565 ## 0x2945
.short 8644 ## 0x21c4
.short 15055 ## 0x3acf
.short 12946 ## 0x3292
.short 1462 ## 0x5b6
.short 11736 ## 0x2dd8
.short 9605 ## 0x2585
.short 19528 ## 0x4c48
.short 13200 ## 0x3390
.short 19529 ## 0x4c49
.short 10154 ## 0x27aa
.short 9518 ## 0x252e
.short 12624 ## 0x3150
.short 3015 ## 0xbc7
.short 13737 ## 0x35a9
.short 2788 ## 0xae4
.short 10366 ## 0x287e
.short 7536 ## 0x1d70
.short 10126 ## 0x278e
.short 11913 ## 0x2e89
.short 11547 ## 0x2d1b
.short 10653 ## 0x299d
.short 11915 ## 0x2e8b
.short 2654 ## 0xa5e
.short 16263 ## 0x3f87
.short 2008 ## 0x7d8
.short 3797 ## 0xed5
.short 17582 ## 0x44ae
.short 10765 ## 0x2a0d
.short 860 ## 0x35c
.short 4025 ## 0xfb9
.short 13506 ## 0x34c2
.short 3072 ## 0xc00
.short 12376 ## 0x3058
.short 11931 ## 0x2e9b
.short 18219 ## 0x472b
.short 15970 ## 0x3e62
.short 5035 ## 0x13ab
.short 17622 ## 0x44d6
.short 77 ## 0x4d
.short 17320 ## 0x43a8
.short 7865 ## 0x1eb9
.short 12383 ## 0x305f
.short 17326 ## 0x43ae
.short 3081 ## 0xc09
.short 2575 ## 0xa0f
.short 9651 ## 0x25b3
.short 12403 ## 0x3073
.short 17629 ## 0x44dd
.short 19140 ## 0x4ac4
.short 19144 ## 0x4ac8
.short 14001 ## 0x36b1
.short 14000 ## 0x36b0
.short 19880 ## 0x4da8
.short 875 ## 0x36b
.short 18517 ## 0x4855
.short 2622 ## 0xa3e
.short 14002 ## 0x36b2
.short 8510 ## 0x213e
.short 10825 ## 0x2a49
.short 15229 ## 0x3b7d
.short 3660 ## 0xe4c
.short 4883 ## 0x1313
.short 14957 ## 0x3a6d
.short 19906 ## 0x4dc2
.short 12503 ## 0x30d7
.short 831 ## 0x33f
.short 19389 ## 0x4bbd
.short 10293 ## 0x2835
.short 2298 ## 0x8fa
.short 5885 ## 0x16fd
.short 2923 ## 0xb6b
.short 5090 ## 0x13e2
.short 1284 ## 0x504
.short 19065 ## 0x4a79
.short 2029 ## 0x7ed
.short 15369 ## 0x3c09
.short 3663 ## 0xe4f
.short 2468 ## 0x9a4
.short 15943 ## 0x3e47
.short 15236 ## 0x3b84
.short 9926 ## 0x26c6
.short 12501 ## 0x30d5
.short 11916 ## 0x2e8c
.short 13345 ## 0x3421
.short 11579 ## 0x2d3b
.short 5093 ## 0x13e5
.short 11979 ## 0x2ecb
.short 15800 ## 0x3db8
.short 15801 ## 0x3db9
.short 17237 ## 0x4355
.short 14100 ## 0x3714
.short 13020 ## 0x32dc
.short 4538 ## 0x11ba
.short 6678 ## 0x1a16
.short 1733 ## 0x6c5
.short 15802 ## 0x3dba
.short 15145 ## 0x3b29
.short 7271 ## 0x1c67
.short 14587 ## 0x38fb
.short 19910 ## 0x4dc6
.short 19993 ## 0x4e19
.short 11985 ## 0x2ed1
.short 10240 ## 0x2800
.short 4641 ## 0x1221
.short 15433 ## 0x3c49
.short 7151 ## 0x1bef
.short 7152 ## 0x1bf0
.short 13069 ## 0x330d
.short 7628 ## 0x1dcc
.short 5367 ## 0x14f7
.short 14497 ## 0x38a1
.short 12719 ## 0x31af
.short 6171 ## 0x181b
.short 732 ## 0x2dc
.short 733 ## 0x2dd
.short 4280 ## 0x10b8
.short 15725 ## 0x3d6d
.short 20144 ## 0x4eb0
.short 11204 ## 0x2bc4
.short 16862 ## 0x41de
.short 7540 ## 0x1d74
.short 5532 ## 0x159c
.short 10985 ## 0x2ae9
.short 11919 ## 0x2e8f
.short 3816 ## 0xee8
.short 16987 ## 0x425b
.short 16990 ## 0x425e
.short 12365 ## 0x304d
.short 17894 ## 0x45e6
.short 15776 ## 0x3da0
.short 19125 ## 0x4ab5
.short 18978 ## 0x4a22
.short 5152 ## 0x1420
.short 17423 ## 0x440f
.short 13543 ## 0x34e7
.short 1554 ## 0x612
.short 2561 ## 0xa01
.short 18574 ## 0x488e
.short 3310 ## 0xcee
.short 5553 ## 0x15b1
.short 6023 ## 0x1787
.short 11749 ## 0x2de5
.short 10586 ## 0x295a
.short 10988 ## 0x2aec
.short 10025 ## 0x2729
.short 2428 ## 0x97c
.short 10295 ## 0x2837
.short 10241 ## 0x2801
.short 1826 ## 0x722
.short 11205 ## 0x2bc5
.short 559 ## 0x22f
.short 13245 ## 0x33bd
.short 19994 ## 0x4e1a
.short 11279 ## 0x2c0f
.short 11188 ## 0x2bb4
.short 20488 ## 0x5008
.short 19207 ## 0x4b07
.short 4557 ## 0x11cd
.short 9255 ## 0x2427
.short 10026 ## 0x272a
.short 19348 ## 0x4b94
.short 3872 ## 0xf20
.short 11126 ## 0x2b76
.short 8723 ## 0x2213
.short 9708 ## 0x25ec
.short 1151 ## 0x47f
.short 3873 ## 0xf21
.short 15508 ## 0x3c94
.short 5554 ## 0x15b2
.short 10496 ## 0x2900
.short 10085 ## 0x2765
.short 13925 ## 0x3665
.short 7391 ## 0x1cdf
.short 19210 ## 0x4b0a
.short 15243 ## 0x3b8b
.short 15263 ## 0x3b9f
.short 3373 ## 0xd2d
.short 5223 ## 0x1467
.short 8729 ## 0x2219
.short 10221 ## 0x27ed
.short 17899 ## 0x45eb
.short 3570 ## 0xdf2
.short 3767 ## 0xeb7
.short 18578 ## 0x4892
.short 14842 ## 0x39fa
.short 20029 ## 0x4e3d
.short 19653 ## 0x4cc5
.short 4608 ## 0x1200
.short 19509 ## 0x4c35
.short 17373 ## 0x43dd
.short 14052 ## 0x36e4
.short 8063 ## 0x1f7f
.short 7225 ## 0x1c39
.short 7316 ## 0x1c94
.short 16686 ## 0x412e
.short 12505 ## 0x30d9
.short 18039 ## 0x4677
.short 6374 ## 0x18e6
.short 20150 ## 0x4eb6
.short 12674 ## 0x3182
.short 958 ## 0x3be
.short 5888 ## 0x1700
.short 10243 ## 0x2803
.short 488 ## 0x1e8
.short 19350 ## 0x4b96
.short 20312 ## 0x4f58
.short 8513 ## 0x2141
.short 18557 ## 0x487d
.short 4609 ## 0x1201
.short 5372 ## 0x14fc
.short 4245 ## 0x1095
.short 3594 ## 0xe0a
.short 9985 ## 0x2701
.short 14110 ## 0x371e
.short 5468 ## 0x155c
.short 11310 ## 0x2c2e
.short 2187 ## 0x88b
.short 3664 ## 0xe50
.short 1738 ## 0x6ca
.short 14230 ## 0x3796
.short 10977 ## 0x2ae1
.short 1610 ## 0x64a
.short 9171 ## 0x23d3
.short 11251 ## 0x2bf3
.short 925 ## 0x39d
.short 11923 ## 0x2e93
.short 14106 ## 0x371a
.short 10778 ## 0x2a1a
.short 7356 ## 0x1cbc
.short 17160 ## 0x4308
.short 20365 ## 0x4f8d
.short 13591 ## 0x3517
.short 8578 ## 0x2182
.short 17101 ## 0x42cd
.short 7542 ## 0x1d76
.short 4016 ## 0xfb0
.short 11189 ## 0x2bb5
.short 10401 ## 0x28a1
.short 14501 ## 0x38a5
.short 17562 ## 0x449a
.short 6246 ## 0x1866
.short 18521 ## 0x4859
.short 4783 ## 0x12af
.short 528 ## 0x210
.short 17139 ## 0x42f3
.short 9340 ## 0x247c
.short 9458 ## 0x24f2
.short 2562 ## 0xa02
.short 9780 ## 0x2634
.short 16687 ## 0x412f
.short 11634 ## 0x2d72
.short 19351 ## 0x4b97
.short 7110 ## 0x1bc6
.short 18259 ## 0x4753
.short 20206 ## 0x4eee
.short 6917 ## 0x1b05
.short 17796 ## 0x4584
.short 5827 ## 0x16c3
.short 5866 ## 0x16ea
.short 19245 ## 0x4b2d
.short 1653 ## 0x675
.short 18212 ## 0x4724
.short 15513 ## 0x3c99
.short 5450 ## 0x154a
.short 6605 ## 0x19cd
.short 17589 ## 0x44b5
.short 9055 ## 0x235f
.short 14119 ## 0x3727
.short 6281 ## 0x1889
.short 3522 ## 0xdc2
.short 16827 ## 0x41bb
.short 4026 ## 0xfba
.short 13109 ## 0x3335
.short 13204 ## 0x3394
.short 20004 ## 0x4e24
.short 18325 ## 0x4795
.short 15837 ## 0x3ddd
.short 16102 ## 0x3ee6
.short 7795 ## 0x1e73
.short 20281 ## 0x4f39
.short 6726 ## 0x1a46
.short 9782 ## 0x2636
.short 9786 ## 0x263a
.short 116 ## 0x74
.short 3105 ## 0xc21
.short 14804 ## 0x39d4
.short 10549 ## 0x2935
.short 8579 ## 0x2183
.short 17859 ## 0x45c3
.short 10223 ## 0x27ef
.short 12675 ## 0x3183
.short 7016 ## 0x1b68
.short 11661 ## 0x2d8d
.short 15557 ## 0x3cc5
.short 16588 ## 0x40cc
.short 16692 ## 0x4134
.short 5377 ## 0x1501
.short 16994 ## 0x4262
.short 14232 ## 0x3798
.short 8041 ## 0x1f69
.short 14686 ## 0x395e
.short 12282 ## 0x2ffa
.short 7417 ## 0x1cf9
.short 3544 ## 0xdd8
.short 20207 ## 0x4eef
.short 13029 ## 0x32e5
.short 11601 ## 0x2d51
.short 17204 ## 0x4334
.short 16865 ## 0x41e1
.short 20040 ## 0x4e48
.short 4819 ## 0x12d3
.short 5676 ## 0x162c
.short 10426 ## 0x28ba
.short 6013 ## 0x177d
.short 15319 ## 0x3bd7
.short 11967 ## 0x2ebf
.short 11158 ## 0x2b96
.short 15808 ## 0x3dc0
.short 12565 ## 0x3115
.short 9258 ## 0x242a
.short 18051 ## 0x4683
.short 6378 ## 0x18ea
.short 7177 ## 0x1c09
.short 12077 ## 0x2f2d
.short 6682 ## 0x1a1a
.short 6751 ## 0x1a5f
.short 19739 ## 0x4d1b
.short 13649 ## 0x3551
.short 20548 ## 0x5044
.short 1203 ## 0x4b3
.short 11371 ## 0x2c6b
.short 5890 ## 0x1702
.short 6282 ## 0x188a
.short 9257 ## 0x2429
.short 1372 ## 0x55c
.short 5985 ## 0x1761
.short 5534 ## 0x159e
.short 11001 ## 0x2af9
.short 17205 ## 0x4335
.short 7067 ## 0x1b9b
.short 9059 ## 0x2363
.short 12513 ## 0x30e1
.short 15560 ## 0x3cc8
.short 19727 ## 0x4d0f
.short 7660 ## 0x1dec
.short 5067 ## 0x13cb
.short 338 ## 0x152
.short 9938 ## 0x26d2
.short 20550 ## 0x5046
.short 18585 ## 0x4899
.short 15971 ## 0x3e63
.short 969 ## 0x3c9
.short 3142 ## 0xc46
.short 5719 ## 0x1657
.short 5382 ## 0x1506
.short 18064 ## 0x4690
.short 11727 ## 0x2dcf
.short 18454 ## 0x4816
.short 8374 ## 0x20b6
.short 5185 ## 0x1441
.short 8445 ## 0x20fd
.short 5085 ## 0x13dd
.short 8692 ## 0x21f4
.short 4474 ## 0x117a
.short 4039 ## 0xfc7
.short 15838 ## 0x3dde
.short 8922 ## 0x22da
.short 2099 ## 0x833
.short 3916 ## 0xf4c
.short 18065 ## 0x4691
.short 18834 ## 0x4992
.short 15030 ## 0x3ab6
.short 8459 ## 0x210b
.short 5026 ## 0x13a2
.short 7071 ## 0x1b9f
.short 6382 ## 0x18ee
.short 1828 ## 0x724
.short 7230 ## 0x1c3e
.short 10072 ## 0x2758
.short 14296 ## 0x37d8
.short 1615 ## 0x64f
.short 11285 ## 0x2c15
.short 16406 ## 0x4016
.short 13569 ## 0x3501
.short 15115 ## 0x3b0b
.short 8214 ## 0x2016
.short 11585 ## 0x2d41
.short 10900 ## 0x2a94
.short 5100 ## 0x13ec
.short 7117 ## 0x1bcd
.short 16530 ## 0x4092
.short 13471 ## 0x349f
.short 10855 ## 0x2a67
.short 15097 ## 0x3af9
.short 18529 ## 0x4861
.short 16613 ## 0x40e5
.short 16314 ## 0x3fba
.short 14997 ## 0x3a95
.short 3405 ## 0xd4d
.short 14233 ## 0x3799
.short 15210 ## 0x3b6a
.short 7480 ## 0x1d38
.short 1228 ## 0x4cc
.short 14807 ## 0x39d7
.short 8749 ## 0x222d
.short 14005 ## 0x36b5
.short 14120 ## 0x3728
.short 8581 ## 0x2185
.short 14006 ## 0x36b6
.short 14662 ## 0x3946
.short 3170 ## 0xc62
.short 8493 ## 0x212d
.short 8285 ## 0x205d
.short 8852 ## 0x2294
.short 15517 ## 0x3c9d
.short 15757 ## 0x3d8d
.short 19133 ## 0x4abd
.short 5720 ## 0x1658
.short 2767 ## 0xacf
.short 5322 ## 0x14ca
.short 13082 ## 0x331a
.short 6613 ## 0x19d5
.short 19610 ## 0x4c9a
.short 13206 ## 0x3396
.short 4046 ## 0xfce
.short 4787 ## 0x12b3
.short 16850 ## 0x41d2
.short 13838 ## 0x360e
.short 13973 ## 0x3695
.short 17287 ## 0x4387
.short 2130 ## 0x852
.short 19611 ## 0x4c9b
.short 17804 ## 0x458c
.short 7916 ## 0x1eec
.short 15398 ## 0x3c26
.short 5071 ## 0x13cf
.short 15250 ## 0x3b92
.short 3078 ## 0xc06
.short 5240 ## 0x1478
.short 15760 ## 0x3d90
.short 7335 ## 0x1ca7
.short 13472 ## 0x34a0
.short 8950 ## 0x22f6
.short 5975 ## 0x1757
.short 14442 ## 0x386a
.short 20532 ## 0x5034
.short 2905 ## 0xb59
.short 12284 ## 0x2ffc
.short 2703 ## 0xa8f
.short 7510 ## 0x1d56
.short 20607 ## 0x507f
.short 15980 ## 0x3e6c
.short 16591 ## 0x40cf
.short 11820 ## 0x2e2c
.short 4654 ## 0x122e
.short 5000 ## 0x1388
.short 5104 ## 0x13f0
.short 9091 ## 0x2383
.short 14643 ## 0x3933
.short 20216 ## 0x4ef8
.short 11364 ## 0x2c64
.short 5188 ## 0x1444
.short 1412 ## 0x584
.short 13866 ## 0x362a
.short 11764 ## 0x2df4
.short 3691 ## 0xe6b
.short 1746 ## 0x6d2
.short 9537 ## 0x2541
.short 10747 ## 0x29fb
.short 7361 ## 0x1cc1
.short 14692 ## 0x3964
.short 2247 ## 0x8c7
.short 8582 ## 0x2186
.short 19729 ## 0x4d11
.short 11608 ## 0x2d58
.short 3746 ## 0xea2
.short 14152 ## 0x3748
.short 14872 ## 0x3a18
.short 11474 ## 0x2cd2
.short 2571 ## 0xa0b
.short 18844 ## 0x499c
.short 10787 ## 0x2a23
.short 18672 ## 0x48f0
.short 9538 ## 0x2542
.short 4286 ## 0x10be
.short 10250 ## 0x280a
.short 7190 ## 0x1c16
.short 9191 ## 0x23e7
.short 9719 ## 0x25f7
.short 18273 ## 0x4761
.short 2348 ## 0x92c
.short 12603 ## 0x313b
.short 5642 ## 0x160a
.short 18845 ## 0x499d
.short 10857 ## 0x2a69
.short 13516 ## 0x34cc
.short 767 ## 0x2ff
.short 2102 ## 0x836
.short 5476 ## 0x1564
.short 18956 ## 0x4a0c
.short 8293 ## 0x2065
.short 5998 ## 0x176e
.short 12384 ## 0x3060
.short 17341 ## 0x43bd
.short 12079 ## 0x2f2f
.short 14835 ## 0x39f3
.short 10331 ## 0x285b
.short 20007 ## 0x4e27
.short 18304 ## 0x4780
.short 975 ## 0x3cf
.short 491 ## 0x1eb
.short 18951 ## 0x4a07
.short 15728 ## 0x3d70
.short 13095 ## 0x3327
.short 3728 ## 0xe90
.short 12385 ## 0x3061
.short 18952 ## 0x4a08
.short 7849 ## 0x1ea9
.short 6298 ## 0x189a
.short 13473 ## 0x34a1
.short 18953 ## 0x4a09
.short 13208 ## 0x3398
.short 9539 ## 0x2543
.short 20683 ## 0x50cb
.short 3172 ## 0xc64
.short 11821 ## 0x2e2d
.short 6618 ## 0x19da
.short 13610 ## 0x352a
.short 11475 ## 0x2cd3
.short 15981 ## 0x3e6d
.short 18708 ## 0x4914
.short 18954 ## 0x4a0a
.short 13552 ## 0x34f0
.short 13571 ## 0x3503
.short 12970 ## 0x32aa
.short 5731 ## 0x1663
.short 20344 ## 0x4f78
.short 6556 ## 0x199c
.short 11059 ## 0x2b33
.short 18674 ## 0x48f2
.short 12527 ## 0x30ef
.short 14981 ## 0x3a85
.short 12604 ## 0x313c
.short 3222 ## 0xc96
.short 3888 ## 0xf30
.short 19437 ## 0x4bed
.short 978 ## 0x3d2
.short 15785 ## 0x3da9
.short 15761 ## 0x3d91
.short 14764 ## 0x39ac
.short 15481 ## 0x3c79
.short 15666 ## 0x3d32
.short 12998 ## 0x32c6
.short 16709 ## 0x4145
.short 1214 ## 0x4be
.short 15628 ## 0x3d0c
.short 5241 ## 0x1479
.short 4323 ## 0x10e3
.short 17444 ## 0x4424
.short 5390 ## 0x150e
.short 17111 ## 0x42d7
.short 10229 ## 0x27f5
.short 7852 ## 0x1eac
.short 9967 ## 0x26ef
.short 18350 ## 0x47ae
.short 17445 ## 0x4425
.short 18597 ## 0x48a5
.short 5352 ## 0x14e8
.short 10332 ## 0x285c
.short 13621 ## 0x3535
.short 10075 ## 0x275b
.short 19234 ## 0x4b22
.short 5987 ## 0x1763
.short 10665 ## 0x29a9
.short 4900 ## 0x1324
.short 1801 ## 0x709
.short 3467 ## 0xd8b
.short 11159 ## 0x2b97
.short 10041 ## 0x2739
.short 8926 ## 0x22de
.short 11938 ## 0x2ea2
.short 11939 ## 0x2ea3
.short 10042 ## 0x273a
.short 14852 ## 0x3a04
.short 2266 ## 0x8da
.short 15526 ## 0x3ca6
.short 1117 ## 0x45d
.short 15155 ## 0x3b33
.short 10306 ## 0x2842
.short 5906 ## 0x1712
.short 979 ## 0x3d3
.short 16977 ## 0x4251
.short 6200 ## 0x1838
.short 11301 ## 0x2c25
.short 6478 ## 0x194e
.short 6551 ## 0x1997
.short 5502 ## 0x157e
.short 3933 ## 0xf5d
.short 16451 ## 0x4043
.short 18094 ## 0x46ae
.short 18328 ## 0x4798
.short 19573 ## 0x4c75
.short 13704 ## 0x3588
.short 6889 ## 0x1ae9
.short 19756 ## 0x4d2c
.short 5767 ## 0x1687
.short 14578 ## 0x38f2
.short 18723 ## 0x4923
.short 615 ## 0x267
.short 10409 ## 0x28a9
.short 13654 ## 0x3556
.short 15100 ## 0x3afc
.short 13602 ## 0x3522
.short 18534 ## 0x4866
.short 7367 ## 0x1cc7
.short 3115 ## 0xc2b
.short 15179 ## 0x3b4b
.short 6804 ## 0x1a94
.short 6810 ## 0x1a9a
.short 12528 ## 0x30f0
.short 17345 ## 0x43c1
.short 14589 ## 0x38fd
.short 9352 ## 0x2488
.short 6038 ## 0x1796
.short 18993 ## 0x4a31
.short 10691 ## 0x29c3
.short 326 ## 0x146
.short 18628 ## 0x48c4
.short 12687 ## 0x318f
.short 20463 ## 0x4fef
.short 8979 ## 0x2313
.short 1326 ## 0x52e
.short 16324 ## 0x3fc4
.short 2104 ## 0x838
.short 5286 ## 0x14a6
.short 20616 ## 0x5088
.short 15359 ## 0x3bff
.short 13655 ## 0x3557
.short 9891 ## 0x26a3
.short 18415 ## 0x47ef
.short 8257 ## 0x2041
.short 8143 ## 0x1fcf
.short 3889 ## 0xf31
.short 6626 ## 0x19e2
.short 17013 ## 0x4275
.short 9409 ## 0x24c1
.short 15527 ## 0x3ca7
.short 4225 ## 0x1081
.short 16215 ## 0x3f57
.short 18416 ## 0x47f0
.short 11638 ## 0x2d76
.short 7080 ## 0x1ba8
.short 4919 ## 0x1337
.short 14612 ## 0x3914
.short 19003 ## 0x4a3b
.short 14407 ## 0x3847
.short 19004 ## 0x4a3c
.short 8862 ## 0x229e
.short 17728 ## 0x4540
.short 10136 ## 0x2798
.short 20521 ## 0x5029
.short 1675 ## 0x68b
.short 7870 ## 0x1ebe
.short 14506 ## 0x38aa
.short 2438 ## 0x986
.short 15328 ## 0x3be0
.short 9252 ## 0x2424
.short 4562 ## 0x11d2
.short 13184 ## 0x3380
.short 10435 ## 0x28c3
.short 19438 ## 0x4bee
.short 13708 ## 0x358c
.short 18105 ## 0x46b9
.short 9735 ## 0x2607
.short 9820 ## 0x265c
.short 11731 ## 0x2dd3
.short 15488 ## 0x3c80
.short 8777 ## 0x2249
.short 19235 ## 0x4b23
.short 15925 ## 0x3e35
.short 16007 ## 0x3e87
.short 15669 ## 0x3d35
.short 12136 ## 0x2f68
.short 19361 ## 0x4ba1
.short 13657 ## 0x3559
.short 14251 ## 0x37ab
.short 21 ## 0x15
.short 12337 ## 0x3031
.short 14189 ## 0x376d
.short 19141 ## 0x4ac5
.short 16912 ## 0x4210
.short 18234 ## 0x473a
.short 12936 ## 0x3288
.short 6000 ## 0x1770
.short 14252 ## 0x37ac
.short 14415 ## 0x384f
.short 10837 ## 0x2a55
.short 14426 ## 0x385a
.short 13658 ## 0x355a
.short 13032 ## 0x32e8
.short 13 ## 0xd
.short 11197 ## 0x2bbd
.short 1985 ## 0x7c1
.short 1923 ## 0x783
.short 11209 ## 0x2bc9
.short 15745 ## 0x3d81
.short 1159 ## 0x487
.short 10352 ## 0x2870
.short 4429 ## 0x114d
.short 2867 ## 0xb33
.short 5191 ## 0x1447
.short 5815 ## 0x16b7
.short 16159 ## 0x3f1f
.short 20617 ## 0x5089
.short 2773 ## 0xad5
.short 20083 ## 0x4e73
.short 18360 ## 0x47b8
.short 4113 ## 0x1011
.short 6938 ## 0x1b1a
.short 5602 ## 0x15e2
.short 4401 ## 0x1131
.short 20670 ## 0x50be
.short 14671 ## 0x394f
.short 14731 ## 0x398b
.short 14301 ## 0x37dd
.short 625 ## 0x271
.short 6853 ## 0x1ac5
.short 5917 ## 0x171d
.short 4942 ## 0x134e
.short 18278 ## 0x4766
.short 4337 ## 0x10f1
.short 13976 ## 0x3698
.short 20076 ## 0x4e6c
.short 17510 ## 0x4466
.short 13480 ## 0x34a8
.short 9893 ## 0x26a5
.short 18421 ## 0x47f5
.short 2106 ## 0x83a
.short 9551 ## 0x254f
.short 8395 ## 0x20cb
.short 9668 ## 0x25c4
.short 16618 ## 0x40ea
.short 839 ## 0x347
.short 14517 ## 0x38b5
.short 18869 ## 0x49b5
.short 16903 ## 0x4207
.short 5571 ## 0x15c3
.short 626 ## 0x272
.short 772 ## 0x304
.short 20094 ## 0x4e7e
.short 6735 ## 0x1a4f
.short 7947 ## 0x1f0b
.short 13580 ## 0x350c
.short 13390 ## 0x344e
.short 2753 ## 0xac1
.short 10260 ## 0x2814
.short 149 ## 0x95
.short 9507 ## 0x2523
.short 5539 ## 0x15a3
.short 5482 ## 0x156a
.short 18561 ## 0x4881
.short 1383 ## 0x567
.short 3678 ## 0xe5e
.short 18492 ## 0x483c
.short 4945 ## 0x1351
.short 9894 ## 0x26a6
.short 12416 ## 0x3080
.short 18739 ## 0x4933
.short 11519 ## 0x2cff
.short 6314 ## 0x18aa
.short 17292 ## 0x438c
.short 1493 ## 0x5d5
.short 11777 ## 0x2e01
.short 16112 ## 0x3ef0
.short 6315 ## 0x18ab
.short 9562 ## 0x255a
.short 9436 ## 0x24dc
.short 9355 ## 0x248b
.short 7047 ## 0x1b87
.short 4992 ## 0x1380
.short 2250 ## 0x8ca
.short 9442 ## 0x24e2
.short 19971 ## 0x4e03
.short 4233 ## 0x1089
.short 12160 ## 0x2f80
.short 8630 ## 0x21b6
.short 17453 ## 0x442d
.short 1180 ## 0x49c
.short 6858 ## 0x1aca
.short 2219 ## 0x8ab
.short 2109 ## 0x83d
.short 15169 ## 0x3b41
.short 11128 ## 0x2b78
.short 14730 ## 0x398a
.short 17785 ## 0x4579
.short 16082 ## 0x3ed2
.short 10261 ## 0x2815
.short 14616 ## 0x3918
.short 10518 ## 0x2916
.short 13391 ## 0x344f
.short 5117 ## 0x13fd
.short 8863 ## 0x229f
.short 8378 ## 0x20ba
.short 15329 ## 0x3be1
.short 1757 ## 0x6dd
.short 4257 ## 0x10a1
.short 11338 ## 0x2c4a
.short 17088 ## 0x42c0
.short 17870 ## 0x45ce
.short 9908 ## 0x26b4
.short 20688 ## 0x50d0
.short 9953 ## 0x26e1
.short 7768 ## 0x1e58
.short 9792 ## 0x2640
.short 11319 ## 0x2c37
.short 13946 ## 0x367a
.short 19613 ## 0x4c9d
.short 19595 ## 0x4c8b
.short 1845 ## 0x735
.short 17023 ## 0x427f
.short 5736 ## 0x1668
.short 6021 ## 0x1785
.short 6639 ## 0x19ef
.short 17351 ## 0x43c7
.short 2050 ## 0x802
.short 8995 ## 0x2323
.short 2333 ## 0x91d
.short 14775 ## 0x39b7
.short 17645 ## 0x44ed
.short 6689 ## 0x1a21
.short 2251 ## 0x8cb
.short 18461 ## 0x481d
.short 5400 ## 0x1518
.short 16780 ## 0x418c
.short 13947 ## 0x367b
.short 4793 ## 0x12b9
.short 18423 ## 0x47f7
.short 16553 ## 0x40a9
.short 2252 ## 0x8cc
.short 8185 ## 0x1ff9
.short 17024 ## 0x4280
.short 8933 ## 0x22e5
.short 20095 ## 0x4e7f
.short 15531 ## 0x3cab
.short 11481 ## 0x2cd9
.short 7582 ## 0x1d9e
.short 6862 ## 0x1ace
.short 11640 ## 0x2d78
.short 2635 ## 0xa4b
.short 5931 ## 0x172b
.short 6951 ## 0x1b27
.short 15885 ## 0x3e0d
.short 11141 ## 0x2b85
.short 6215 ## 0x1847
.short 11165 ## 0x2b9d
.short 15535 ## 0x3caf
.short 14271 ## 0x37bf
.short 12086 ## 0x2f36
.short 12062 ## 0x2f1e
.short 16168 ## 0x3f28
.short 9576 ## 0x2568
.short 16169 ## 0x3f29
.short 14378 ## 0x382a
.short 3324 ## 0xcfc
.short 5774 ## 0x168e
.short 10418 ## 0x28b2
.short 13085 ## 0x331d
.short 14267 ## 0x37bb
.short 8489 ## 0x2129
.short 19775 ## 0x4d3f
.short 2253 ## 0x8cd
.short 18119 ## 0x46c7
.short 20105 ## 0x4e89
.short 15362 ## 0x3c02
.short 14519 ## 0x38b7
.short 14541 ## 0x38cd
.short 1496 ## 0x5d8
.short 17221 ## 0x4345
.short 8151 ## 0x1fd7
.short 17766 ## 0x4566
.short 13449 ## 0x3489
.short 15132 ## 0x3b1c
.short 20295 ## 0x4f47
.short 13112 ## 0x3338
.short 5309 ## 0x14bd
.short 653 ## 0x28d
.short 13325 ## 0x340d
.short 1340 ## 0x53c
.short 1341 ## 0x53d
.short 13907 ## 0x3653
.short 15050 ## 0x3aca
.short 11734 ## 0x2dd6
.short 9102 ## 0x238e
.short 15536 ## 0x3cb0
.short 13224 ## 0x33a8
.short 13217 ## 0x33a1
.short 1682 ## 0x692
.short 7239 ## 0x1c47
.short 1683 ## 0x693
.short 5633 ## 0x1601
.short 6769 ## 0x1a71
.short 8500 ## 0x2134
.short 1537 ## 0x601
.short 4272 ## 0x10b0
.short 2366 ## 0x93e
.short 5419 ## 0x152b
.short 14079 ## 0x36ff
.short 13949 ## 0x367d
.short 11347 ## 0x2c53
.short 5080 ## 0x13d8
.short 19146 ## 0x4aca
.short 9324 ## 0x246c
.short 5420 ## 0x152c
.short 4079 ## 0xfef
.short 5196 ## 0x144c
.short 5264 ## 0x1490
.short 16337 ## 0x3fd1
.short 6643 ## 0x19f3
.short 13326 ## 0x340e
.short 16170 ## 0x3f2a
.short 187 ## 0xbb
.short 9510 ## 0x2526
.short 8338 ## 0x2092
.short 10980 ## 0x2ae4
.short 18754 ## 0x4942
.short 9136 ## 0x23b0
.short 13614 ## 0x352e
.short 19321 ## 0x4b79
.short 2606 ## 0xa2e
.short 5741 ## 0x166d
.short 19373 ## 0x4bad
.short 16726 ## 0x4156
.short 18899 ## 0x49d3
.short 8702 ## 0x21fe
.short 13808 ## 0x35f0
.short 17145 ## 0x42f9
.short 9218 ## 0x2402
.short 9914 ## 0x26ba
.short 20636 ## 0x509c
.short 18499 ## 0x4843
.short 5936 ## 0x1730
.short 1142 ## 0x476
.short 8936 ## 0x22e8
.short 2915 ## 0xb63
.short 17828 ## 0x45a4
.short 190 ## 0xbe
.short 5692 ## 0x163c
.short 19778 ## 0x4d42
.short 19524 ## 0x4c44
.short 9915 ## 0x26bb
.short 2555 ## 0x9fb
.short 2588 ## 0xa1c
.short 18149 ## 0x46e5
.short 14335 ## 0x37ff
.short 11483 ## 0x2cdb
.short 7463 ## 0x1d27
.short 14451 ## 0x3873
.short 12345 ## 0x3039
.short 6128 ## 0x17f0
.short 20575 ## 0x505f
.short 8878 ## 0x22ae
.short 11009 ## 0x2b01
.short 4975 ## 0x136f
.short 7093 ## 0x1bb5
.short 11297 ## 0x2c21
.short 13220 ## 0x33a4
.short 6225 ## 0x1851
.short 14304 ## 0x37e0
.short 15641 ## 0x3d19
.short 1958 ## 0x7a6
.short 14457 ## 0x3879
.short 14159 ## 0x374f
.short 15009 ## 0x3aa1
.short 13221 ## 0x33a5
.short 20350 ## 0x4f7e
.short 8313 ## 0x2079
.short 848 ## 0x350
.short 8879 ## 0x22af
.short 10234 ## 0x27fa
.short 13672 ## 0x3568
.short 13952 ## 0x3680
.short 10269 ## 0x281d
.short 10981 ## 0x2ae5
.short 18432 ## 0x4800
.short 18433 ## 0x4801
.short 10149 ## 0x27a5
.short 7099 ## 0x1bbb
.short 11862 ## 0x2e56
.short 670 ## 0x29e
.short 6337 ## 0x18c1
.short 5172 ## 0x1434
.short 13008 ## 0x32d0
.short 20832 ## 0x5160
.short 15792 ## 0x3db0
.short 14678 ## 0x3956
.short 18317 ## 0x478d
.short 18248 ## 0x4748
.short 3279 ## 0xccf
.short 2177 ## 0x881
.short 6045 ## 0x179d
.short 12430 ## 0x308e
.short 8399 ## 0x20cf
.short 7675 ## 0x1dfb
.short 35 ## 0x23
.short 11717 ## 0x2dc5
.short 20580 ## 0x5064
.short 15538 ## 0x3cb2
.short 849 ## 0x351
.short 4676 ## 0x1244
.short 12071 ## 0x2f27
.short 18434 ## 0x4802
.short 850 ## 0x352
.short 8232 ## 0x2028
.short 3787 ## 0xecb
.short 1162 ## 0x48a
.short 10020 ## 0x2724
.short 6666 ## 0x1a0a
.short 15603 ## 0x3cf3
.short 9798 ## 0x2646
.short 19273 ## 0x4b49
.short 9586 ## 0x2572
.short 8797 ## 0x225d
.short 18567 ## 0x4887
.short 17635 ## 0x44e3
.short 9516 ## 0x252c
.short 14138 ## 0x373a
.short 20114 ## 0x4e92
.short 18475 ## 0x482b
.short 3184 ## 0xc70
.short 15459 ## 0x3c63
.short 5857 ## 0x16e1
.short 16736 ## 0x4160
.short 11180 ## 0x2bac
.short 13561 ## 0x34f9
.short 786 ## 0x312
.short 1348 ## 0x544
.short 10358 ## 0x2876
.short 9292 ## 0x244c
.short 6515 ## 0x1973
.short 11745 ## 0x2de1
.short 13226 ## 0x33aa
.short 1687 ## 0x697
.short 4679 ## 0x1247
.short 854 ## 0x356
.short 6055 ## 0x17a7
.short 16434 ## 0x4032
.short 9476 ## 0x2504
.short 12372 ## 0x3054
.short 5132 ## 0x140c
.short 18442 ## 0x480a
.short 12956 ## 0x329c
.short 8813 ## 0x226d
.short 7210 ## 0x1c2a
.short 16575 ## 0x40bf
.short 18443 ## 0x480b
.short 14315 ## 0x37eb
.short 15609 ## 0x3cf9
.short 16738 ## 0x4162
.short 5649 ## 0x1611
.short 17168 ## 0x4310
.short 20304 ## 0x4f50
.short 9364 ## 0x2494
.short 8319 ## 0x207f
.short 3283 ## 0xcd3
.short 3682 ## 0xe62
.short 5525 ## 0x1595
.short 8320 ## 0x2080
.short 13889 ## 0x3641
.short 9230 ## 0x240e
.short 18444 ## 0x480c
.short 10235 ## 0x27fb
.short 6357 ## 0x18d5
.short 8941 ## 0x22ed
.short 6668 ## 0x1a0c
.short 18387 ## 0x47d3
.short 3864 ## 0xf18
.short 9119 ## 0x239f
.short 18185 ## 0x4709
.short 6522 ## 0x197a
.short 19097 ## 0x4a99
.short 1358 ## 0x54e
.short 2507 ## 0x9cb
.short 12806 ## 0x3206
.short 6590 ## 0x19be
.short 8354 ## 0x20a2
.short 3649 ## 0xe41
.short 13996 ## 0x36ac
.short 18970 ## 0x4a1a
.short 20586 ## 0x506a
.short 3908 ## 0xf44
.short 13489 ## 0x34b1
.short 8570 ## 0x217a
.short 8355 ## 0x20a3
.short 2260 ## 0x8d4
.short 12621 ## 0x314d
.short 18508 ## 0x484c
.short 12073 ## 0x2f29
.short 3597 ## 0xe0d
.short 4800 ## 0x12c0
.short 7611 ## 0x1dbb
.short 17550 ## 0x448e
.short 5203 ## 0x1453
.short 18447 ## 0x480f
.short 13113 ## 0x3339
.short 19282 ## 0x4b52
.short 9679 ## 0x25cf
.short 17540 ## 0x4484
.short 8671 ## 0x21df
.short 10237 ## 0x27fd
.short 13379 ## 0x3443
.short 14523 ## 0x38bb
.short 2619 ## 0xa3b
.short 6839 ## 0x1ab7
.short 1397 ## 0x575
.short 18449 ## 0x4811
.short 5206 ## 0x1456
.short 255 ## 0xff
.short 20330 ## 0x4f6a
.short 8404 ## 0x20d4
.short 8364 ## 0x20ac
.short 10709 ## 0x29d5
.short 15366 ## 0x3c06
.short 9683 ## 0x25d3
.short 17232 ## 0x4350
.short 16388 ## 0x4004
.short 17553 ## 0x4491
.short 4295 ## 0x10c7
.short 17557 ## 0x4495
.short 18939 ## 0x49fb
.short 6016 ## 0x1780
.short 760 ## 0x2f8
.short 10349 ## 0x286d
.short 4811 ## 0x12cb
.short 2715 ## 0xa9b
.short 5820 ## 0x16bc
.short 16517 ## 0x4085
.short 16518 ## 0x4086
.short 5821 ## 0x16bd
.short 5345 ## 0x14e1
.short 9163 ## 0x23cb
.short 19325 ## 0x4b7d
.short 20438 ## 0x4fd6
.short 7273 ## 0x1c69
.short 19475 ## 0x4c13
.short 16685 ## 0x412d
.short 1787 ## 0x6fb
.short 20543 ## 0x503f
.short 19227 ## 0x4b1b
.short 19228 ## 0x4b1c
.short 1139 ## 0x473
.short 17579 ## 0x44ab
.short 11924 ## 0x2e94
.short 20151 ## 0x4eb7
.short 3818 ## 0xeea
.short 10992 ## 0x2af0
.short 4912 ## 0x1330
.short 15686 ## 0x3d46
.short 11692 ## 0x2dac
.short 18040 ## 0x4678
.short 9459 ## 0x24f3
.short 2061 ## 0x80d
.short 11386 ## 0x2c7a
.short 7718 ## 0x1e26
.short 11190 ## 0x2bb6
.short 17374 ## 0x43de
.short 7719 ## 0x1e27
.short 11229 ## 0x2bdd
.short 10589 ## 0x295d
.short 1503 ## 0x5df
.short 9039 ## 0x234f
.short 12734 ## 0x31be
.short 7785 ## 0x1e69
.short 3311 ## 0xcef
.short 4813 ## 0x12cd
.short 16785 ## 0x4191
.short 20030 ## 0x4e3e
.short 4814 ## 0x12ce
.short 4815 ## 0x12cf
.short 15555 ## 0x3cc3
.short 12180 ## 0x2f94
.short 715 ## 0x2cb
.short 2430 ## 0x97e
.short 16202 ## 0x3f4a
.short 19852 ## 0x4d8c
.short 20314 ## 0x4f5a
.short 7848 ## 0x1ea8
.short 19643 ## 0x4cbb
.short 4027 ## 0xfbb
.short 226 ## 0xe2
.short 16693 ## 0x4135
.short 16694 ## 0x4136
.short 9251 ## 0x2423
.short 20527 ## 0x502f
.short 17103 ## 0x42cf
.short 7425 ## 0x1d01
.short 14574 ## 0x38ee
.short 11239 ## 0x2be7
.short 7228 ## 0x1c3c
.short 11240 ## 0x2be8
.short 14478 ## 0x388e
.short 14479 ## 0x388f
.short 893 ## 0x37d
.short 17621 ## 0x44d5
.short 15012 ## 0x3aa4
.short 13336 ## 0x3418
.short 20374 ## 0x4f96
.short 19481 ## 0x4c19
.short 2883 ## 0xb43
.short 15514 ## 0x3c9a
.short 13696 ## 0x3580
.short 8920 ## 0x22d8
.short 1794 ## 0x702
.short 5800 ## 0x16a8
.short 20208 ## 0x4ef0
.short 5471 ## 0x155f
.short 14028 ## 0x36cc
.short 8394 ## 0x20ca
.short 14963 ## 0x3a73
.short 6797 ## 0x1a8d
.short 16998 ## 0x4266
.short 5328 ## 0x14d0
.short 12722 ## 0x31b2
.short 9060 ## 0x2364
.short 5721 ## 0x1659
.short 17591 ## 0x44b7
.short 16881 ## 0x41f1
.short 16882 ## 0x41f2
.short 16359 ## 0x3fe7
.short 18262 ## 0x4756
.short 15811 ## 0x3dc3
.short 20210 ## 0x4ef2
.short 17669 ## 0x4505
.short 13771 ## 0x35cb
.short 15470 ## 0x3c6e
.short 15031 ## 0x3ab7
.short 17164 ## 0x430c
.short 19232 ## 0x4b20
.short 7721 ## 0x1e29
.short 5349 ## 0x14e5
.short 8494 ## 0x212e
.short 16206 ## 0x3f4e
.short 20317 ## 0x4f5d
.short 17095 ## 0x42c7
.short 19854 ## 0x4d8e
.short 11664 ## 0x2d90
.short 17336 ## 0x43b8
.short 5869 ## 0x16ed
.short 4822 ## 0x12d6
.short 1529 ## 0x5f9
.short 5831 ## 0x16c7
.short 7797 ## 0x1e75
.short 1560 ## 0x618
.short 3630 ## 0xe2e
.short 13417 ## 0x3469
.short 17801 ## 0x4589
.short 5898 ## 0x170a
.short 5899 ## 0x170b
.short 14655 ## 0x393f
.short 7072 ## 0x1ba0
.short 12841 ## 0x3229
.short 9061 ## 0x2365
.short 15982 ## 0x3e6e
.short 4047 ## 0xfcf
.short 7231 ## 0x1c3f
.short 1530 ## 0x5fa
.short 11728 ## 0x2dd0
.short 14965 ## 0x3a75
.short 20551 ## 0x5047
.short 14999 ## 0x3a97
.short 15381 ## 0x3c15
.short 5028 ## 0x13a4
.short 11315 ## 0x2c33
.short 8436 ## 0x20f4
.short 13311 ## 0x33ff
.short 17005 ## 0x426d
.short 3885 ## 0xf2d
.short 1798 ## 0x706
.short 12925 ## 0x327d
.short 5497 ## 0x1579
.short 15983 ## 0x3e6f
.short 13867 ## 0x362b
.short 5285 ## 0x14a5
.short 17172 ## 0x4314
.short 7975 ## 0x1f27
.short 7560 ## 0x1d88
.short 16538 ## 0x409a
.short 15984 ## 0x3e70
.short 17342 ## 0x43be
.short 5105 ## 0x13f1
.short 20476 ## 0x4ffc
.short 7663 ## 0x1def
.short 2829 ## 0xb0d
.short 16702 ## 0x413e
.short 6193 ## 0x1831
.short 15915 ## 0x3e2b
.short 15916 ## 0x3e2c
.short 9625 ## 0x2599
.short 5072 ## 0x13d0
.short 17497 ## 0x4459
.short 5724 ## 0x165c
.short 10116 ## 0x2784
.short 7362 ## 0x1cc2
.short 2683 ## 0xa7b
.short 468 ## 0x1d4
.short 3825 ## 0xef1
.short 9146 ## 0x23ba
.short 8177 ## 0x1ff1
.short 5999 ## 0x176f
.short 15213 ## 0x3b6d
.short 15994 ## 0x3e7a
.short 2351 ## 0x92f
.short 15844 ## 0x3de4
.short 5353 ## 0x14e9
.short 7442 ## 0x1d12
.short 4110 ## 0x100e
.short 15786 ## 0x3daa
.short 6757 ## 0x1a65
.short 2216 ## 0x8a8
.short 3934 ## 0xf5e
.short 11613 ## 0x2d5d
.short 12446 ## 0x309e
.short 13096 ## 0x3328
.short 15995 ## 0x3e7b
.short 12447 ## 0x309f
.short 16791 ## 0x4197
.short 1482 ## 0x5ca
.short 17503 ## 0x445f
.short 17504 ## 0x4460
.short 18095 ## 0x46af
.short 6758 ## 0x1a66
.short 18860 ## 0x49ac
.short 4325 ## 0x10e5
.short 12788 ## 0x31f4
.short 11437 ## 0x2cad
.short 4660 ## 0x1234
.short 15452 ## 0x3c5c
.short 13603 ## 0x3523
.short 4712 ## 0x1268
.short 13419 ## 0x346b
.short 13420 ## 0x346c
.short 10766 ## 0x2a0e
.short 4479 ## 0x117f
.short 15482 ## 0x3c7a
.short 1572 ## 0x624
.short 5289 ## 0x14a9
.short 8131 ## 0x1fc3
.short 20179 ## 0x4ed3
.short 3243 ## 0xcab
.short 16191 ## 0x3f3f
.short 5842 ## 0x16d2
.short 3935 ## 0xf5f
.short 8931 ## 0x22e3
.short 17057 ## 0x42a1
.short 16803 ## 0x41a3
.short 5771 ## 0x168b
.short 6811 ## 0x1a9b
.short 6489 ## 0x1959
.short 627 ## 0x273
.short 18353 ## 0x47b1
.short 20346 ## 0x4f7a
.short 15583 ## 0x3cdf
.short 15157 ## 0x3b35
.short 13340 ## 0x341c
.short 16008 ## 0x3e88
.short 11061 ## 0x2b35
.short 11062 ## 0x2b36
.short 1330 ## 0x532
.short 17348 ## 0x43c4
.short 7232 ## 0x1c40
.short 7237 ## 0x1c45
.short 18870 ## 0x49b6
.short 10095 ## 0x276f
.short 13281 ## 0x33e1
.short 15630 ## 0x3d0e
.short 19458 ## 0x4c02
.short 7076 ## 0x1ba4
.short 12452 ## 0x30a4
.short 12985 ## 0x32b9
.short 10048 ## 0x2740
.short 5733 ## 0x1665
.short 17018 ## 0x427a
.short 19668 ## 0x4cd4
.short 15489 ## 0x3c81
.short 3635 ## 0xe33
.short 12532 ## 0x30f4
.short 14330 ## 0x37fa
.short 17602 ## 0x44c2
.short 9068 ## 0x236c
.short 20347 ## 0x4f7b
.short 6892 ## 0x1aec
.short 19334 ## 0x4b86
.short 4713 ## 0x1269
.short 375 ## 0x177
.short 5507 ## 0x1583
.short 19108 ## 0x4aa4
.short 10686 ## 0x29be
.short 13791 ## 0x35df
.short 8981 ## 0x2315
.short 700 ## 0x2bc
.short 4599 ## 0x11f7
.short 15202 ## 0x3b62
.short 14617 ## 0x3919
.short 1505 ## 0x5e1
.short 13323 ## 0x340b
.short 3508 ## 0xdb4
.short 990 ## 0x3de
.short 5809 ## 0x16b1
.short 16661 ## 0x4115
.short 16164 ## 0x3f24
.short 15928 ## 0x3e38
.short 16014 ## 0x3e8e
.short 19110 ## 0x4aa6
.short 5260 ## 0x148c
.short 5291 ## 0x14ab
.short 16015 ## 0x3e8f
.short 19145 ## 0x4ac9
.short 16871 ## 0x41e7
.short 10647 ## 0x2997
.short 13342 ## 0x341e
.short 12453 ## 0x30a5
.short 17744 ## 0x4550
.short 17175 ## 0x4317
.short 10262 ## 0x2816
.short 8867 ## 0x22a3
.short 18424 ## 0x47f8
.short 15877 ## 0x3e05
.short 12940 ## 0x328c
.short 4551 ## 0x11c7
.short 17515 ## 0x446b
.short 12182 ## 0x2f96
.short 9253 ## 0x2425
.short 16016 ## 0x3e90
.short 642 ## 0x282
.short 777 ## 0x309
.short 2227 ## 0x8b3
.short 9568 ## 0x2560
.short 6499 ## 0x1963
.short 13897 ## 0x3649
.short 18130 ## 0x46d2
.short 9419 ## 0x24cb
.short 11345 ## 0x2c51
.short 14303 ## 0x37df
.short 18131 ## 0x46d3
.short 15018 ## 0x3aaa
.short 7583 ## 0x1d9f
.short 20708 ## 0x50e4
.short 19190 ## 0x4af6
.short 5574 ## 0x15c6
.short 17942 ## 0x4616
.short 20106 ## 0x4e8a
.short 154 ## 0x9a
.short 15634 ## 0x3d12
.short 9314 ## 0x2462
.short 5120 ## 0x1400
.short 11107 ## 0x2b63
.short 12842 ## 0x322a
.short 7238 ## 0x1c46
.short 9913 ## 0x26b9
.short 8189 ## 0x1ffd
.short 13394 ## 0x3452
.short 2311 ## 0x907
.short 19414 ## 0x4bd6
.short 6506 ## 0x196a
.short 16034 ## 0x3ea2
.short 16035 ## 0x3ea3
.short 16036 ## 0x3ea4
.short 18132 ## 0x46d4
.short 16625 ## 0x40f1
.short 1816 ## 0x718
.short 5777 ## 0x1691
.short 1388 ## 0x56c
.short 17819 ## 0x459b
.short 17224 ## 0x4348
.short 12792 ## 0x31f8
.short 17521 ## 0x4471
.short 17225 ## 0x4349
.short 12205 ## 0x2fad
.short 7674 ## 0x1dfa
.short 2720 ## 0xaa0
.short 3325 ## 0xcfd
.short 13528 ## 0x34d8
.short 6772 ## 0x1a74
.short 3835 ## 0xefb
.short 14084 ## 0x3704
.short 9009 ## 0x2331
.short 18900 ## 0x49d4
.short 9107 ## 0x2393
.short 7240 ## 0x1c48
.short 13428 ## 0x3474
.short 3836 ## 0xefc
.short 3640 ## 0xe38
.short 17522 ## 0x4472
.short 17226 ## 0x434a
.short 8396 ## 0x20cc
.short 10079 ## 0x275f
.short 14658 ## 0x3942
.short 18150 ## 0x46e6
.short 7241 ## 0x1c49
.short 10119 ## 0x2787
.short 7164 ## 0x1bfc
.short 7165 ## 0x1bfd
.short 18429 ## 0x47fd
.short 18901 ## 0x49d5
.short 18164 ## 0x46f4
.short 17146 ## 0x42fa
.short 8344 ## 0x2098
.short 14508 ## 0x38ac
.short 19338 ## 0x4b8a
.short 1144 ## 0x478
.short 14340 ## 0x3804
.short 16042 ## 0x3eaa
.short 12761 ## 0x31d9
.short 20738 ## 0x5102
.short 8886 ## 0x22b6
.short 5881 ## 0x16f9
.short 20324 ## 0x4f64
.short 16732 ## 0x415c
.short 9226 ## 0x240a
.short 15496 ## 0x3c88
.short 18165 ## 0x46f5
.short 16671 ## 0x411f
.short 19675 ## 0x4cdb
.short 5945 ## 0x1739
.short 2447 ## 0x98f
.short 11066 ## 0x2b3a
.short 905 ## 0x389
.short 13012 ## 0x32d4
.short 16379 ## 0x3ffb
.short 5298 ## 0x14b2
.short 17187 ## 0x4323
.short 7101 ## 0x1bbd
.short 1890 ## 0x762
.short 2696 ## 0xa88
.short 17752 ## 0x4558
.short 5299 ## 0x14b3
.short 8400 ## 0x20d0
.short 789 ## 0x315
.short 12954 ## 0x329a
.short 8805 ## 0x2265
.short 10538 ## 0x292a
.short 427 ## 0x1ab
.short 13102 ## 0x332e
.short 9660 ## 0x25bc
.short 8269 ## 0x204d
.short 141 ## 0x8d
.short 17192 ## 0x4328
.short 8082 ## 0x1f92
.short 14043 ## 0x36db
.short 9025 ## 0x2341
.short 8819 ## 0x2273
.short 9481 ## 0x2509
.short 7601 ## 0x1db1
.short 9034 ## 0x234a
.short 17536 ## 0x4480
.short 16062 ## 0x3ebe
.short 16739 ## 0x4163
.short 9371 ## 0x249b
.short 17837 ## 0x45ad
.short 1147 ## 0x47b
.short 12818 ## 0x3212
.short 19100 ## 0x4a9c
.short 8401 ## 0x20d1
.short 2262 ## 0x8d6
.short 7612 ## 0x1dbc
.short 1850 ## 0x73a
.short 4801 ## 0x12c1
.short 7476 ## 0x1d34
.short 1540 ## 0x604
.short 10207 ## 0x27df
.short 14652 ## 0x393c
.short 8402 ## 0x20d2
.short 20334 ## 0x4f6e
.short 8392 ## 0x20c8
.short 9240 ## 0x2418
.short 2317 ## 0x90d
.short 18941 ## 0x49fd
.short 20414 ## 0x4fbe
.short 19651 ## 0x4cc3
.short 11136 ## 0x2b80
.short 19849 ## 0x4d89
.short 11241 ## 0x2be9
.short 1613 ## 0x64d
.short 18981 ## 0x4a25
.short 42 ## 0x2a
.short 15528 ## 0x3ca8
.short 5078 ## 0x13d6
.short 7584 ## 0x1da0
.short 7596 ## 0x1dac
.short 4122 ## 0x101a
.short 17768 ## 0x4568
.short 244 ## 0xf4
.short 2967 ## 0xb97
.short 17773 ## 0x456d
.short 17660 ## 0x44fc
.short 20801 ## 0x5141
.short 13990 ## 0x36a6
.short 3550 ## 0xdde
.short 11167 ## 0x2b9f
.short 2047 ## 0x7ff
.short 7809 ## 0x1e81
.short 19289 ## 0x4b59
.short 2997 ## 0xbb5
.short 12142 ## 0x2f6e
.short 18494 ## 0x483e
.short 12167 ## 0x2f87
.short 11490 ## 0x2ce2
.short 308 ## 0x134
.short 11192 ## 0x2bb8
.short 1486 ## 0x5ce
.short 6479 ## 0x194f
.short 11152 ## 0x2b90
.short 3174 ## 0xc66
.short 2041 ## 0x7f9
.short 18734 ## 0x492e
.short 19459 ## 0x4c03
.short 701 ## 0x2bd
.short 2998 ## 0xbb6
.short 348 ## 0x15c
.short 991 ## 0x3df
.short 2043 ## 0x7fb
.short 18634 ## 0x48ca
.short 18635 ## 0x48cb
.short 3187 ## 0xc73
.short 17275 ## 0x437b
.short 1619 ## 0x653
.short 10983 ## 0x2ae7
.short 10984 ## 0x2ae8
.short 11578 ## 0x2d3a
.short 7249 ## 0x1c51
.short 10545 ## 0x2931
.short 14419 ## 0x3853
.short 10567 ## 0x2947
.short 8453 ## 0x2105
.short 12878 ## 0x324e
.short 9922 ## 0x26c2
.short 3689 ## 0xe69
.short 9964 ## 0x26ec
.short 10590 ## 0x295e
.short 4305 ## 0x10d1
.short 15904 ## 0x3e20
.short 17484 ## 0x444c
.short 4389 ## 0x1125
.short 451 ## 0x1c3
.short 14117 ## 0x3725
.short 6606 ## 0x19ce
.short 4646 ## 0x1226
.short 18650 ## 0x48da
.short 4391 ## 0x1127
.short 13594 ## 0x351a
.short 10571 ## 0x294b
.short 2800 ## 0xaf0
.short 11992 ## 0x2ed8
.short 12729 ## 0x31b9
.short 12678 ## 0x3186
.short 20682 ## 0x50ca
.short 14715 ## 0x397b
.short 15972 ## 0x3e64
.short 9940 ## 0x26d4
.short 7898 ## 0x1eda
.short 12000 ## 0x2ee0
.short 15873 ## 0x3e01
.short 4693 ## 0x1255
.short 15996 ## 0x3e7c
.short 8623 ## 0x21af
.short 8627 ## 0x21b3
.short 11684 ## 0x2da4
.short 6100 ## 0x17d4
.short 4316 ## 0x10dc
.short 14718 ## 0x397e
.short 493 ## 0x1ed
.short 12688 ## 0x3190
.short 2105 ## 0x839
.short 3175 ## 0xc67
.short 7443 ## 0x1d13
.short 6394 ## 0x18fa
.short 6480 ## 0x1950
.short 3894 ## 0xf36
.short 11494 ## 0x2ce6
.short 7824 ## 0x1e90
.short 7368 ## 0x1cc8
.short 7799 ## 0x1e77
.short 1934 ## 0x78e
.short 16165 ## 0x3f25
.short 477 ## 0x1dd
.short 9793 ## 0x2641
.short 7003 ## 0x1b5b
.short 9811 ## 0x2653
.short 13151 ## 0x335f
.short 15635 ## 0x3d13
.short 8645 ## 0x21c5
.short 3299 ## 0xce3
.short 15056 ## 0x3ad0
.short 12235 ## 0x2fcb
.short 6737 ## 0x1a51
.short 16043 ## 0x3eab
.short 8806 ## 0x2266
.short 3188 ## 0xc74
.short 9079 ## 0x2377
.short 11156 ## 0x2b94
.short 11527 ## 0x2d07
.short 1014 ## 0x3f6
.short 16063 ## 0x3ebf
.short 1862 ## 0x746
.short 15544 ## 0x3cb8
.short 12831 ## 0x321f
.short 1863 ## 0x747
.short 12718 ## 0x31ae
.short 12717 ## 0x31ad
.short 220 ## 0xdc
.short 3661 ## 0xe4d
.short 12498 ## 0x30d2
.short 6245 ## 0x1865
.short 1296 ## 0x510
.short 20542 ## 0x503e
.short 113 ## 0x71
.short 4385 ## 0x1121
.short 20472 ## 0x4ff8
.short 4833 ## 0x12e1
.short 9815 ## 0x2657
.short 18575 ## 0x488f
.short 7783 ## 0x1e67
.short 955 ## 0x3bb
.short 5444 ## 0x1544
.short 17311 ## 0x439f
.short 18255 ## 0x474f
.short 3603 ## 0xe13
.short 20473 ## 0x4ff9
.short 19157 ## 0x4ad5
.short 8047 ## 0x1f6f
.short 10989 ## 0x2aed
.short 2760 ## 0xac8
.short 8048 ## 0x1f70
.short 20187 ## 0x4edb
.short 10587 ## 0x295b
.short 446 ## 0x1be
.short 11387 ## 0x2c7b
.short 7358 ## 0x1cbe
.short 17900 ## 0x45ec
.short 16797 ## 0x419d
.short 11238 ## 0x2be6
.short 16198 ## 0x3f46
.short 15264 ## 0x3ba0
.short 5491 ## 0x1573
.short 9172 ## 0x23d4
.short 3768 ## 0xeb8
.short 11388 ## 0x2c7c
.short 10808 ## 0x2a38
.short 17717 ## 0x4535
.short 18643 ## 0x48d3
.short 4571 ## 0x11db
.short 17161 ## 0x4309
.short 7317 ## 0x1c95
.short 2544 ## 0x9f0
.short 959 ## 0x3bf
.short 7967 ## 0x1f1f
.short 16354 ## 0x3fe2
.short 10954 ## 0x2aca
.short 5677 ## 0x162d
.short 5316 ## 0x14c4
.short 6792 ## 0x1a88
.short 5228 ## 0x146c
.short 19660 ## 0x4ccc
.short 6182 ## 0x1826
.short 17241 ## 0x4359
.short 13308 ## 0x33fc
.short 14439 ## 0x3867
.short 12917 ## 0x3275
.short 13834 ## 0x360a
.short 15026 ## 0x3ab2
.short 8454 ## 0x2106
.short 3204 ## 0xc84
.short 16203 ## 0x3f4b
.short 13650 ## 0x3552
.short 8007 ## 0x1f47
.short 19853 ## 0x4d8d
.short 18828 ## 0x498c
.short 14355 ## 0x3813
.short 18704 ## 0x4910
.short 598 ## 0x256
.short 9939 ## 0x26d3
.short 15973 ## 0x3e65
.short 7507 ## 0x1d53
.short 8616 ## 0x21a8
.short 16207 ## 0x3f4f
.short 18263 ## 0x4757
.short 14282 ## 0x37ca
.short 8411 ## 0x20db
.short 458 ## 0x1ca
.short 20048 ## 0x4e50
.short 17378 ## 0x43e2
.short 13253 ## 0x33c5
.short 8750 ## 0x222e
.short 5101 ## 0x13ed
.short 16360 ## 0x3fe8
.short 7123 ## 0x1bd3
.short 11150 ## 0x2b8e
.short 3732 ## 0xe94
.short 16539 ## 0x409b
.short 278 ## 0x116
.short 11822 ## 0x2e2e
.short 10788 ## 0x2a24
.short 768 ## 0x300
.short 18329 ## 0x4799
.short 8294 ## 0x2066
.short 9063 ## 0x2367
.short 6473 ## 0x1949
.short 12128 ## 0x2f60
.short 8174 ## 0x1fee
.short 17505 ## 0x4461
.short 5001 ## 0x1389
.short 20746 ## 0x510a
.short 10191 ## 0x27cf
.short 1413 ## 0x585
.short 17860 ## 0x45c4
.short 20059 ## 0x4e5b
.short 19861 ## 0x4d95
.short 17288 ## 0x4388
.short 10166 ## 0x27b6
.short 1086 ## 0x43e
.short 2279 ## 0x8e7
.short 13451 ## 0x348b
.short 9064 ## 0x2368
.short 1240 ## 0x4d8
.short 9742 ## 0x260e
.short 5503 ## 0x157f
.short 20699 ## 0x50db
.short 4181 ## 0x1055
.short 15576 ## 0x3cd8
.short 3890 ## 0xf32
.short 15762 ## 0x3d92
.short 18994 ## 0x4a32
.short 16802 ## 0x41a2
.short 20286 ## 0x4f3e
.short 9957 ## 0x26e5
.short 15629 ## 0x3d0d
.short 2017 ## 0x7e1
.short 16416 ## 0x4020
.short 15156 ## 0x3b34
.short 17327 ## 0x43af
.short 10720 ## 0x29e0
.short 16653 ## 0x410d
.short 6390 ## 0x18f6
.short 5430 ## 0x1536
.short 697 ## 0x2b9
.short 18598 ## 0x48a6
.short 18602 ## 0x48aa
.short 10043 ## 0x273b
.short 1271 ## 0x4f7
.short 17684 ## 0x4514
.short 14360 ## 0x3818
.short 984 ## 0x3d8
.short 10436 ## 0x28c4
.short 5603 ## 0x15e3
.short 19005 ## 0x4a3d
.short 14190 ## 0x376e
.short 9821 ## 0x265d
.short 19006 ## 0x4a3e
.short 2463 ## 0x99f
.short 18882 ## 0x49c2
.short 13659 ## 0x355b
.short 5163 ## 0x142b
.short 12133 ## 0x2f65
.short 18106 ## 0x46ba
.short 19762 ## 0x4d32
.short 1160 ## 0x488
.short 5167 ## 0x142f
.short 9909 ## 0x26b5
.short 7201 ## 0x1c21
.short 6715 ## 0x1a3b
.short 10563 ## 0x2943
.short 19596 ## 0x4c8c
.short 1333 ## 0x535
.short 150 ## 0x96
.short 151 ## 0x97
.short 4360 ## 0x1108
.short 2328 ## 0x918
.short 507 ## 0x1fb
.short 7585 ## 0x1da1
.short 654 ## 0x28e
.short 643 ## 0x283
.short 5775 ## 0x168f
.short 1049 ## 0x419
.short 9103 ## 0x238f
.short 17030 ## 0x4286
.short 15051 ## 0x3acb
.short 17747 ## 0x4553
.short 9005 ## 0x232d
.short 14040 ## 0x36d8
.short 16559 ## 0x40af
.short 13846 ## 0x3616
.short 3295 ## 0xcdf
.short 6865 ## 0x1ad1
.short 4459 ## 0x116b
.short 7524 ## 0x1d64
.short 3179 ## 0xc6b
.short 5937 ## 0x1731
.short 8017 ## 0x1f51
.short 16375 ## 0x3ff7
.short 16727 ## 0x4157
.short 14433 ## 0x3861
.short 16376 ## 0x3ff8
.short 17184 ## 0x4320
.short 10966 ## 0x2ad6
.short 706 ## 0x2c2
.short 6046 ## 0x179e
.short 11028 ## 0x2b14
.short 10150 ## 0x27a6
.short 9078 ## 0x2376
.short 10726 ## 0x29e6
.short 4835 ## 0x12e3
.short 13847 ## 0x3617
.short 9477 ## 0x2505
.short 14436 ## 0x3864
.short 16436 ## 0x4034
.short 10205 ## 0x27dd
.short 12807 ## 0x3207
.short 5667 ## 0x1623
.short 10732 ## 0x29ec
.short 9759 ## 0x261f
.short 16385 ## 0x4001
.short 11884 ## 0x2e6c
.short 7617 ## 0x1dc1
.short 17080 ## 0x42b8
.short 10340 ## 0x2864
.short 20602 ## 0x507a
.short 9648 ## 0x25b0
.short 9465 ## 0x24f9
.short 18814 ## 0x497e
.short 14227 ## 0x3793
.short 15437 ## 0x3c4d
.short 12499 ## 0x30d3
.short 4192 ## 0x1060
.short 3024 ## 0xbd0
.short 8512 ## 0x2140
.short 202 ## 0xca
.short 6078 ## 0x17be
.short 5368 ## 0x14f8
.short 2816 ## 0xb00
.short 2031 ## 0x7ef
.short 4242 ## 0x1092
.short 7274 ## 0x1c6a
.short 18687 ## 0x48ff
.short 11895 ## 0x2e77
.short 18688 ## 0x4900
.short 1465 ## 0x5b9
.short 9816 ## 0x2658
.short 5373 ## 0x14fd
.short 15866 ## 0x3dfa
.short 3964 ## 0xf7c
.short 10374 ## 0x2886
.short 6987 ## 0x1b4b
.short 17314 ## 0x43a2
.short 3798 ## 0xed6
.short 10105 ## 0x2779
.short 350 ## 0x15e
.short 19071 ## 0x4a7f
.short 7543 ## 0x1d77
.short 19158 ## 0x4ad6
.short 7544 ## 0x1d78
.short 15376 ## 0x3c10
.short 6464 ## 0x1940
.short 10028 ## 0x272c
.short 2545 ## 0x9f1
.short 11562 ## 0x2d2a
.short 15556 ## 0x3cc4
.short 5673 ## 0x1629
.short 16392 ## 0x4008
.short 12126 ## 0x2f5e
.short 9177 ## 0x23d9
.short 2482 ## 0x9b2
.short 18052 ## 0x4684
.short 100 ## 0x64
.short 11602 ## 0x2d52
.short 2900 ## 0xb54
.short 4028 ## 0xfbc
.short 17081 ## 0x42b9
.short 16103 ## 0x3ee7
.short 927 ## 0x39f
.short 2148 ## 0x864
.short 4574 ## 0x11de
.short 6429 ## 0x191d
.short 13436 ## 0x347c
.short 11662 ## 0x2d8e
.short 2155 ## 0x86b
.short 7810 ## 0x1e82
.short 12799 ## 0x31ff
.short 13595 ## 0x351b
.short 13507 ## 0x34c3
.short 14469 ## 0x3885
.short 20802 ## 0x5142
.short 6379 ## 0x18eb
.short 10376 ## 0x2888
.short 13309 ## 0x33fd
.short 9309 ## 0x245d
.short 592 ## 0x250
.short 19740 ## 0x4d1c
.short 19741 ## 0x4d1d
.short 7546 ## 0x1d7a
.short 3598 ## 0xe0e
.short 9344 ## 0x2480
.short 7023 ## 0x1b6f
.short 6846 ## 0x1abe
.short 6614 ## 0x19d6
.short 8751 ## 0x222f
.short 4823 ## 0x12d7
.short 16270 ## 0x3f8e
.short 20211 ## 0x4ef3
.short 4543 ## 0x11bf
.short 17337 ## 0x43b9
.short 16907 ## 0x420b
.short 17592 ## 0x44b8
.short 16974 ## 0x424e
.short 9787 ## 0x263b
.short 14234 ## 0x379a
.short 20284 ## 0x4f3c
.short 12322 ## 0x3022
.short 18264 ## 0x4758
.short 17211 ## 0x433b
.short 390 ## 0x186
.short 3548 ## 0xddc
.short 16503 ## 0x4077
.short 17670 ## 0x4506
.short 16208 ## 0x3f50
.short 5329 ## 0x14d1
.short 4851 ## 0x12f3
.short 1829 ## 0x725
.short 16999 ## 0x4267
.short 290 ## 0x122
.short 11286 ## 0x2c16
.short 8484 ## 0x2124
.short 2600 ## 0xa28
.short 18344 ## 0x47a8
.short 5832 ## 0x16c8
.short 15692 ## 0x3d4c
.short 3407 ## 0xd4f
.short 1661 ## 0x67d
.short 14758 ## 0x39a6
.short 15874 ## 0x3e02
.short 15841 ## 0x3de1
.short 1658 ## 0x67a
.short 7664 ## 0x1df0
.short 10035 ## 0x2733
.short 463 ## 0x1cf
.short 15000 ## 0x3a98
.short 16409 ## 0x4019
.short 1978 ## 0x7ba
.short 5106 ## 0x13f2
.short 17085 ## 0x42bd
.short 17383 ## 0x43e7
.short 12522 ## 0x30ea
.short 17108 ## 0x42d4
.short 8416 ## 0x20e0
.short 8694 ## 0x21f6
.short 16910 ## 0x420e
.short 4048 ## 0xfd0
.short 9261 ## 0x242d
.short 17281 ## 0x4381
.short 15985 ## 0x3e71
.short 9192 ## 0x23e8
.short 8759 ## 0x2237
.short 7026 ## 0x1b72
.short 8902 ## 0x22c6
.short 14401 ## 0x3841
.short 14402 ## 0x3842
.short 3886 ## 0xf2e
.short 15382 ## 0x3c16
.short 2907 ## 0xb5b
.short 11565 ## 0x2d2d
.short 19548 ## 0x4c5c
.short 13212 ## 0x339c
.short 10382 ## 0x288e
.short 18861 ## 0x49ad
.short 7337 ## 0x1ca9
.short 1544 ## 0x608
.short 8298 ## 0x206a
.short 10383 ## 0x288f
.short 13629 ## 0x353d
.short 15529 ## 0x3ca9
.short 14874 ## 0x3a1a
.short 1982 ## 0x7be
.short 20562 ## 0x5052
.short 525 ## 0x20d
.short 1620 ## 0x654
.short 5537 ## 0x15a1
.short 11833 ## 0x2e39
.short 3476 ## 0xd94
.short 8178 ## 0x1ff2
.short 1418 ## 0x58a
.short 11834 ## 0x2e3a
.short 526 ## 0x20e
.short 15404 ## 0x3c2c
.short 9545 ## 0x2549
.short 2248 ## 0x8c8
.short 4769 ## 0x12a1
.short 17446 ## 0x4426
.short 2931 ## 0xb73
.short 469 ## 0x1d5
.short 9093 ## 0x2385
.short 12329 ## 0x3029
.short 11438 ## 0x2cae
.short 11139 ## 0x2b83
.short 12129 ## 0x2f61
.short 20534 ## 0x5036
.short 12330 ## 0x302a
.short 3599 ## 0xe0f
.short 7028 ## 0x1b74
.short 12448 ## 0x30a0
.short 3208 ## 0xc88
.short 7000 ## 0x1b58
.short 5843 ## 0x16d3
.short 18800 ## 0x4970
.short 10011 ## 0x271b
.short 10049 ## 0x2741
.short 2088 ## 0x828
.short 17058 ## 0x42a2
.short 14771 ## 0x39b3
.short 16804 ## 0x41a4
.short 2495 ## 0x9bf
.short 12972 ## 0x32ac
.short 10386 ## 0x2892
.short 6490 ## 0x195a
.short 15584 ## 0x3ce0
.short 13050 ## 0x32fa
.short 5734 ## 0x1666
.short 16659 ## 0x4113
.short 2011 ## 0x7db
.short 6564 ## 0x19a4
.short 20442 ## 0x4fda
.short 1471 ## 0x5bf
.short 8932 ## 0x22e4
.short 12695 ## 0x3197
.short 16220 ## 0x3f5c
.short 3244 ## 0xcac
.short 19046 ## 0x4a66
.short 17289 ## 0x4389
.short 10742 ## 0x29f6
.short 5508 ## 0x1584
.short 18354 ## 0x47b2
.short 18735 ## 0x492f
.short 5772 ## 0x168c
.short 13074 ## 0x3312
.short 13214 ## 0x339e
.short 9274 ## 0x243a
.short 13664 ## 0x3560
.short 12941 ## 0x328d
.short 14408 ## 0x3848
.short 17690 ## 0x451a
.short 15670 ## 0x3d36
.short 15880 ## 0x3e08
.short 19772 ## 0x4d3c
.short 7085 ## 0x1bad
.short 18426 ## 0x47fa
.short 9823 ## 0x265f
.short 14673 ## 0x3951
.short 9277 ## 0x243d
.short 14618 ## 0x391a
.short 8786 ## 0x2252
.short 8419 ## 0x20e3
.short 4860 ## 0x12fc
.short 14886 ## 0x3a26
.short 12143 ## 0x2f6f
.short 2377 ## 0x949
.short 7576 ## 0x1d98
.short 19654 ## 0x4cc6
.short 17691 ## 0x451b
.short 53 ## 0x35
.short 842 ## 0x34a
.short 13879 ## 0x3637
.short 1444 ## 0x5a4
.short 8190 ## 0x1ffe
.short 20424 ## 0x4fc8
.short 2228 ## 0x8b4
.short 7053 ## 0x1b8d
.short 17876 ## 0x45d4
.short 2334 ## 0x91e
.short 2229 ## 0x8b5
.short 11854 ## 0x2e4e
.short 8640 ## 0x21c0
.short 7161 ## 0x1bf9
.short 19320 ## 0x4b78
.short 12539 ## 0x30fb
.short 17090 ## 0x42c2
.short 155 ## 0x9b
.short 8907 ## 0x22cb
.short 10111 ## 0x277f
.short 19602 ## 0x4c92
.short 18289 ## 0x4771
.short 5606 ## 0x15e6
.short 18368 ## 0x47c0
.short 15642 ## 0x3d1a
.short 9582 ## 0x256e
.short 15848 ## 0x3de8
.short 2721 ## 0xaa1
.short 16914 ## 0x4212
.short 19415 ## 0x4bd7
.short 17227 ## 0x434b
.short 12610 ## 0x3142
.short 2642 ## 0xa52
.short 9108 ## 0x2394
.short 9010 ## 0x2332
.short 12460 ## 0x30ac
.short 14274 ## 0x37c2
.short 5778 ## 0x1692
.short 4870 ## 0x1306
.short 11716 ## 0x2dc4
.short 7166 ## 0x1bfe
.short 3641 ## 0xe39
.short 7031 ## 0x1b77
.short 9284 ## 0x2444
.short 6129 ## 0x17f1
.short 5938 ## 0x1732
.short 7167 ## 0x1bff
.short 61 ## 0x3d
.short 676 ## 0x2a4
.short 1145 ## 0x479
.short 12614 ## 0x3146
.short 19322 ## 0x4b7a
.short 2607 ## 0xa2f
.short 6829 ## 0x1aad
.short 4958 ## 0x135e
.short 14571 ## 0x38eb
.short 5946 ## 0x173a
.short 5695 ## 0x163f
.short 13225 ## 0x33a9
.short 14341 ## 0x3805
.short 14862 ## 0x3a0e
.short 1961 ## 0x7a9
.short 18758 ## 0x4946
.short 7102 ## 0x1bbe
.short 9478 ## 0x2506
.short 853 ## 0x355
.short 13898 ## 0x364a
.short 15734 ## 0x3d76
.short 20833 ## 0x5161
.short 8349 ## 0x209d
.short 16127 ## 0x3eff
.short 6343 ## 0x18c7
.short 17092 ## 0x42c4
.short 13057 ## 0x3301
.short 15793 ## 0x3db1
.short 4234 ## 0x108a
.short 8535 ## 0x2157
.short 3189 ## 0xc75
.short 8814 ## 0x226e
.short 20130 ## 0x4ea2
.short 12980 ## 0x32b4
.short 8844 ## 0x228c
.short 19276 ## 0x4b4c
.short 12462 ## 0x30ae
.short 14827 ## 0x39eb
.short 4879 ## 0x130f
.short 14313 ## 0x37e9
.short 8273 ## 0x2051
.short 9372 ## 0x249c
.short 9482 ## 0x250a
.short 8820 ## 0x2274
.short 19279 ## 0x4b4f
.short 8403 ## 0x20d3
.short 18391 ## 0x47d7
.short 10210 ## 0x27e2
.short 16465 ## 0x4051
.short 12465 ## 0x30b1
.short 4802 ## 0x12c2
.short 2699 ## 0xa8b
.short 19284 ## 0x4b54
.short 5706 ## 0x164a
.short 4706 ## 0x1262
.short 960 ## 0x3c0
.short 2978 ## 0xba2
.short 970 ## 0x3ca
.short 5565 ## 0x15bd
.short 19965 ## 0x4dfd
.short 11531 ## 0x2d0b
.short 331 ## 0x14b
.short 12810 ## 0x320a
.short 8840 ## 0x2288
.short 15333 ## 0x3be5
.short 13823 ## 0x35ff
.short 16470 ## 0x4056
.short 12185 ## 0x2f99
.short 309 ## 0x135
.short 11299 ## 0x2c23
.short 3711 ## 0xe7f
.short 2546 ## 0x9f2
.short 15750 ## 0x3d86
.short 11102 ## 0x2b5e
.short 3942 ## 0xf66
.short 10365 ## 0x287d
.short 15337 ## 0x3be9
.short 5492 ## 0x1574
.short 9178 ## 0x23da
.short 17910 ## 0x45f6
.short 11605 ## 0x2d55
.short 2162 ## 0x872
.short 286 ## 0x11e
.short 7511 ## 0x1d57
.short 1437 ## 0x59d
.short 1708 ## 0x6ac
.short 9333 ## 0x2475
.short 2632 ## 0xa48
.short 10167 ## 0x27b7
.short 1069 ## 0x42d
.short 20494 ## 0x500e
.short 11614 ## 0x2d5e
.short 702 ## 0x2be
.short 20265 ## 0x4f29
.short 19763 ## 0x4d33
.short 9334 ## 0x2476
.short 2166 ## 0x876
.short 18361 ## 0x47b9
.short 11944 ## 0x2ea8
.short 16331 ## 0x3fcb
.short 9437 ## 0x24dd
.short 2855 ## 0xb27
.short 11108 ## 0x2b64
.short 10139 ## 0x279b
.short 20425 ## 0x4fc9
.short 533 ## 0x215
.short 9150 ## 0x23be
.short 19424 ## 0x4be0
.short 15889 ## 0x3e11
.short 11485 ## 0x2cdd
.short 2593 ## 0xa21
.short 15752 ## 0x3d88
.short 18379 ## 0x47cb
.short 17464 ## 0x4438
.short 4236 ## 0x108c
.short 2474 ## 0x9aa
.short 13567 ## 0x34ff
.short 14849 ## 0x3a01
.short 14850 ## 0x3a02
.short 5076 ## 0x13d4
.short 1439 ## 0x59f
.short 13584 ## 0x3510
.short 12395 ## 0x306b
.short 13512 ## 0x34c8
.short 1375 ## 0x55f
.short 1376 ## 0x560
.short 13060 ## 0x3304
.short 13604 ## 0x3524
.short 14216 ## 0x3788
.short 13526 ## 0x34d6
.short 18548 ## 0x4874
.short 13964 ## 0x368c
.short 9525 ## 0x2535
.short 4096 ## 0x1000
.short 18518 ## 0x4856
.short 521 ## 0x209
.short 3931 ## 0xf5b
.short 10978 ## 0x2ae2
.short 14840 ## 0x39f8
.short 18573 ## 0x488d
.short 6427 ## 0x191b
.short 13492 ## 0x34b4
.short 19452 ## 0x4bfc
.short 2892 ## 0xb4c
.short 4001 ## 0xfa1
.short 10671 ## 0x29af
.short 2894 ## 0xb4e
.short 11583 ## 0x2d3f
.short 14960 ## 0x3a70
.short 5618 ## 0x15f2
.short 3025 ## 0xbd1
.short 12720 ## 0x31b0
.short 19229 ## 0x4b1d
.short 10127 ## 0x278f
.short 587 ## 0x24b
.short 588 ## 0x24c
.short 7285 ## 0x1c75
.short 14366 ## 0x381e
.short 9256 ## 0x2428
.short 1466 ## 0x5ba
.short 10572 ## 0x294c
.short 19129 ## 0x4ab9
.short 3668 ## 0xe54
.short 4029 ## 0xfbd
.short 4473 ## 0x1179
.short 14844 ## 0x39fc
.short 6988 ## 0x1b4c
.short 6989 ## 0x1b4d
.short 12721 ## 0x31b1
.short 15618 ## 0x3d02
.short 4030 ## 0xfbe
.short 14845 ## 0x39fd
.short 10573 ## 0x294d
.short 14712 ## 0x3978
.short 11194 ## 0x2bba
.short 6683 ## 0x1a1b
.short 15321 ## 0x3bd9
.short 4040 ## 0xfc8
.short 10679 ## 0x29b7
.short 9259 ## 0x242b
.short 500 ## 0x1f4
.short 19796 ## 0x4d54
.short 17000 ## 0x4268
.short 10576 ## 0x2950
.short 10577 ## 0x2951
.short 1206 ## 0x4b6
.short 14848 ## 0x3a00
.short 4205 ## 0x106d
.short 599 ## 0x257
.short 2414 ## 0x96e
.short 20060 ## 0x4e5c
.short 9694 ## 0x25de
.short 11823 ## 0x2e2f
.short 9695 ## 0x25df
.short 11164 ## 0x2b9c
.short 17861 ## 0x45c5
.short 3604 ## 0xe14
.short 5623 ## 0x15f7
.short 18724 ## 0x4924
.short 18725 ## 0x4925
.short 10579 ## 0x2953
.short 7665 ## 0x1df1
.short 18077 ## 0x469d
.short 9262 ## 0x242e
.short 13453 ## 0x348d
.short 2989 ## 0xbad
.short 1872 ## 0x750
.short 5625 ## 0x15f9
.short 2603 ## 0xa2b
.short 20496 ## 0x5010
.short 6106 ## 0x17da
.short 15406 ## 0x3c2e
.short 6732 ## 0x1a4c
.short 1678 ## 0x68e
.short 1473 ## 0x5c1
.short 15230 ## 0x3b7e
.short 8530 ## 0x2152
.short 6118 ## 0x17e6
.short 1259 ## 0x4eb
.short 9285 ## 0x2445
.short 3006 ## 0xbbe
.short 15177 ## 0x3b49
.short 9153 ## 0x23c1
.short 6699 ## 0x1a2b
.short 6701 ## 0x1a2d
.short 1892 ## 0x764
.short 11486 ## 0x2cde
.short 3013 ## 0xbc5
.short 3014 ## 0xbc6
.short 17294 ## 0x438e
.short 6913 ## 0x1b01
.short 2565 ## 0xa05
.short 13871 ## 0x362f
.short 13872 ## 0x3630
.short 20096 ## 0x4e80
.short 17940 ## 0x4614
.short 10751 ## 0x29ff
.short 10654 ## 0x299e
.short 3026 ## 0xbd2
.short 560 ## 0x230
.short 6874 ## 0x1ada
.short 8988 ## 0x231c
.short 4306 ## 0x10d2
.short 4390 ## 0x1126
.short 7286 ## 0x1c76
.short 20241 ## 0x4f11
.short 16243 ## 0x3f73
.short 13346 ## 0x3422
.short 16927 ## 0x421f
.short 11055 ## 0x2b2f
.short 8730 ## 0x221a
.short 17583 ## 0x44af
.short 1594 ## 0x63a
.short 18583 ## 0x4897
.short 207 ## 0xcf
.short 6990 ## 0x1b4e
.short 17162 ## 0x430a
.short 11805 ## 0x2e1d
.short 16185 ## 0x3f39
.short 2339 ## 0x923
.short 593 ## 0x251
.short 18053 ## 0x4685
.short 8737 ## 0x2221
.short 20744 ## 0x5108
.short 2038 ## 0x7f6
.short 3877 ## 0xf25
.short 20376 ## 0x4f98
.short 11252 ## 0x2bf4
.short 11426 ## 0x2ca2
.short 4249 ## 0x1099
.short 7814 ## 0x1e86
.short 2149 ## 0x865
.short 17125 ## 0x42e5
.short 19925 ## 0x4dd5
.short 2549 ## 0x9f5
.short 19797 ## 0x4d55
.short 3581 ## 0xdfd
.short 20008 ## 0x4e28
.short 14725 ## 0x3985
.short 7323 ## 0x1c9b
.short 6187 ## 0x182b
.short 3775 ## 0xebf
.short 7324 ## 0x1c9c
.short 13312 ## 0x3400
.short 6383 ## 0x18ef
.short 17082 ## 0x42ba
.short 19483 ## 0x4c1b
.short 914 ## 0x392
.short 10831 ## 0x2a4f
.short 19896 ## 0x4db8
.short 18482 ## 0x4832
.short 7183 ## 0x1c0f
.short 12684 ## 0x318c
.short 14726 ## 0x3986
.short 15014 ## 0x3aa6
.short 17923 ## 0x4603
.short 6878 ## 0x1ade
.short 15567 ## 0x3ccf
.short 5872 ## 0x16f0
.short 14513 ## 0x38b1
.short 17623 ## 0x44d7
.short 1799 ## 0x707
.short 20061 ## 0x4e5d
.short 5312 ## 0x14c0
.short 17300 ## 0x4394
.short 10092 ## 0x276c
.short 3151 ## 0xc4f
.short 7195 ## 0x1c1b
.short 16541 ## 0x409d
.short 15069 ## 0x3add
.short 15101 ## 0x3afd
.short 9944 ## 0x26d8
.short 11465 ## 0x2cc9
.short 16542 ## 0x409e
.short 14283 ## 0x37cb
.short 11697 ## 0x2db1
.short 8769 ## 0x2241
.short 20077 ## 0x4e6d
.short 2387 ## 0x953
.short 3347 ## 0xd13
.short 15919 ## 0x3e2f
.short 13258 ## 0x33ca
.short 8461 ## 0x210d
.short 13840 ## 0x3610
.short 5732 ## 0x1664
.short 16325 ## 0x3fc5
.short 18107 ## 0x46bb
.short 517 ## 0x205
.short 19628 ## 0x4cac
.short 4770 ## 0x12a2
.short 14535 ## 0x38c7
.short 3780 ## 0xec4
.short 9808 ## 0x2650
.short 9095 ## 0x2387
.short 1717 ## 0x6b5
.short 6306 ## 0x18a2
.short 14877 ## 0x3a1d
.short 84 ## 0x54
.short 1804 ## 0x70c
.short 628 ## 0x274
.short 629 ## 0x275
.short 10387 ## 0x2893
.short 4697 ## 0x1259
.short 3260 ## 0xcbc
.short 7819 ## 0x1e8b
.short 15585 ## 0x3ce1
.short 18675 ## 0x48f3
.short 2352 ## 0x930
.short 17302 ## 0x4396
.short 20322 ## 0x4f62
.short 2282 ## 0x8ea
.short 2528 ## 0x9e0
.short 13578 ## 0x350a
.short 20181 ## 0x4ed5
.short 20097 ## 0x4e81
.short 18883 ## 0x49c3
.short 5432 ## 0x1538
.short 3896 ## 0xf38
.short 8261 ## 0x2045
.short 17604 ## 0x44c4
.short 1576 ## 0x628
.short 15124 ## 0x3b14
.short 18801 ## 0x4971
.short 4972 ## 0x136c
.short 15696 ## 0x3d50
.short 5737 ## 0x1669
.short 7980 ## 0x1f2c
.short 6442 ## 0x192a
.short 18239 ## 0x473f
.short 18120 ## 0x46c8
.short 9443 ## 0x24e3
.short 13199 ## 0x338f
.short 7586 ## 0x1da2
.short 1814 ## 0x716
.short 16026 ## 0x3e9a
.short 4759 ## 0x1297
.short 18133 ## 0x46d5
.short 15673 ## 0x3d39
.short 6216 ## 0x1848
.short 2044 ## 0x7fc
.short 297 ## 0x129
.short 5922 ## 0x1722
.short 9278 ## 0x243e
.short 1307 ## 0x51b
.short 13843 ## 0x3613
.short 11057 ## 0x2b31
.short 2869 ## 0xb35
.short 2443 ## 0x98b
.short 828 ## 0x33c
.short 14520 ## 0x38b8
.short 19634 ## 0x4cb2
.short 780 ## 0x30c
.short 13582 ## 0x350e
.short 2290 ## 0x8f2
.short 9774 ## 0x262e
.short 18151 ## 0x46e7
.short 20750 ## 0x510e
.short 1860 ## 0x744
.short 19635 ## 0x4cb3
.short 19508 ## 0x4c34
.short 14214 ## 0x3786
.short 13222 ## 0x33a6
.short 12737 ## 0x31c1
.short 2962 ## 0xb92
.short 9445 ## 0x24e5
.short 9446 ## 0x24e6
.short 10526 ## 0x291e
.short 12346 ## 0x303a
.short 18314 ## 0x478a
.short 18462 ## 0x481e
.short 5782 ## 0x1696
.short 4087 ## 0xff7
.short 9013 ## 0x2335
.short 9357 ## 0x248d
.short 12236 ## 0x2fcc
.short 9287 ## 0x2447
.short 8468 ## 0x2114
.short 16343 ## 0x3fd7
.short 3785 ## 0xec9
.short 2538 ## 0x9ea
.short 18333 ## 0x479d
.short 5297 ## 0x14b1
.short 26 ## 0x1a
.short 301 ## 0x12d
.short 16344 ## 0x3fd8
.short 4760 ## 0x1298
.short 15498 ## 0x3c8a
.short 11021 ## 0x2b0d
.short 18914 ## 0x49e2
.short 15542 ## 0x3cb6
.short 18171 ## 0x46fb
.short 18503 ## 0x4847
.short 11471 ## 0x2ccf
.short 8565 ## 0x2175
.short 8798 ## 0x225e
.short 13911 ## 0x3657
.short 2594 ## 0xa22
.short 9139 ## 0x23b3
.short 2918 ## 0xb66
.short 9140 ## 0x23b4
.short 8317 ## 0x207d
.short 829 ## 0x33d
.short 6350 ## 0x18ce
.short 1725 ## 0x6bd
.short 17636 ## 0x44e4
.short 17098 ## 0x42ca
.short 6897 ## 0x1af1
.short 19879 ## 0x4da7
.short 10023 ## 0x2727
.short 8827 ## 0x227b
.short 6063 ## 0x17af
.short 8323 ## 0x2083
.short 6150 ## 0x1806
.short 2875 ## 0xb3b
.short 17099 ## 0x42cb
.short 18468 ## 0x4824
.short 18321 ## 0x4791
.short 12627 ## 0x3153
.short 18512 ## 0x4850
.short 14524 ## 0x38bc
.short 2879 ## 0xb3f
.short 9779 ## 0x2633
.short 9686 ## 0x25d6
.short 9687 ## 0x25d7
.short 923 ## 0x39b
.short 926 ## 0x39e
.short 4893 ## 0x131d
.short 227 ## 0xe3
.short 3571 ## 0xdf3
.short 2716 ## 0xa9c
.short 3572 ## 0xdf4
.short 259 ## 0x103
.short 260 ## 0x104
.short 12270 ## 0x2fee
.short 537 ## 0x219
.short 19326 ## 0x4b7e
.short 19327 ## 0x4b7f
.short 9993 ## 0x2709
.short 2711 ## 0xa97
.short 11130 ## 0x2b7a
.short 6875 ## 0x1adb
.short 5754 ## 0x167a
.short 4847 ## 0x12ef
.short 2188 ## 0x88c
.short 9180 ## 0x23dc
.short 4330 ## 0x10ea
.short 10502 ## 0x2906
.short 6183 ## 0x1827
.short 6799 ## 0x1a8f
.short 11365 ## 0x2c65
.short 4334 ## 0x10ee
.short 18 ## 0x12
.short 3409 ## 0xd51
.short 5190 ## 0x1446
.short 5110 ## 0x13f6
.short 616 ## 0x268
.short 15405 ## 0x3c2d
.short 1875 ## 0x753
.short 12106 ## 0x2f4a
.short 16009 ## 0x3e89
.short 25 ## 0x19
.short 16599 ## 0x40d7
.short 5197 ## 0x144d
.short 5818 ## 0x16ba
.short 5198 ## 0x144e
.short 19374 ## 0x4bae
.short 2336 ## 0x920
.short 5199 ## 0x144f
.short 16603 ## 0x40db
.short 17822 ## 0x459e
.short 11647 ## 0x2d7f
.short 5201 ## 0x1451
.short 6831 ## 0x1aaf
.short 65 ## 0x41
.short 16816 ## 0x41b0
.short 5813 ## 0x16b5
.short 8821 ## 0x2275
.short 11538 ## 0x2d12
.short 5276 ## 0x149c
.short 6871 ## 0x1ad7
.short 11417 ## 0x2c99
.short 4263 ## 0x10a7
.short 11253 ## 0x2bf5
.short 20260 ## 0x4f24
.short 7636 ## 0x1dd4
.short 12529 ## 0x30f1
.short 2364 ## 0x93c
.short 12750 ## 0x31ce
.short 19441 ## 0x4bf1
.short 4671 ## 0x123f
.short 7641 ## 0x1dd9
.short 7642 ## 0x1dda
.short 20267 ## 0x4f2b
.short 19445 ## 0x4bf5
.short 19446 ## 0x4bf6
.short 19561 ## 0x4c69
.short 3190 ## 0xc76
.short 10396 ## 0x289c
.short 11896 ## 0x2e78
.short 18403 ## 0x47e3
.short 18690 ## 0x4902
.short 434 ## 0x1b2
.short 19644 ## 0x4cbc
.short 20154 ## 0x4eba
.short 11300 ## 0x2c24
.short 5229 ## 0x146d
.short 18406 ## 0x47e6
.short 5236 ## 0x1474
.short 18066 ## 0x4692
.short 929 ## 0x3a1
.short 15391 ## 0x3c1f
.short 5237 ## 0x1475
.short 134 ## 0x86
.short 19545 ## 0x4c59
.short 17382 ## 0x43e6
.short 6470 ## 0x1946
.short 5242 ## 0x147a
.short 18673 ## 0x48f1
.short 8092 ## 0x1f9c
.short 3672 ## 0xe58
.short 4223 ## 0x107f
.short 2684 ## 0xa7c
.short 11169 ## 0x2ba1
.short 4111 ## 0x100f
.short 12530 ## 0x30f2
.short 13626 ## 0x353a
.short 2687 ## 0xa7f
.short 9552 ## 0x2550
.short 19550 ## 0x4c5e
.short 10137 ## 0x2799
.short 8641 ## 0x21c1
.short 7048 ## 0x1b88
.short 17025 ## 0x4281
.short 6496 ## 0x1960
.short 11176 ## 0x2ba8
.short 4796 ## 0x12bc
.short 91 ## 0x5b
.short 9471 ## 0x24ff
.short 16983 ## 0x4257
.short 20230 ## 0x4f06
.short 2643 ## 0xa53
.short 96 ## 0x60
.short 4680 ## 0x1248
.short 8822 ## 0x2276
.short 10584 ## 0x2958
.short 3027 ## 0xbd3
.short 4281 ## 0x10b9
.short 16928 ## 0x4220
.short 9931 ## 0x26cb
.short 15465 ## 0x3c69
.short 19950 ## 0x4dee
.short 11925 ## 0x2e95
.short 19032 ## 0x4a58
.short 14846 ## 0x39fe
.short 16443 ## 0x403b
.short 3304 ## 0xce8
.short 16758 ## 0x4176
.short 16146 ## 0x3f12
.short 11193 ## 0x2bb9
.short 3878 ## 0xf26
.short 3312 ## 0xcf0
.short 10377 ## 0x2889
.short 10427 ## 0x28bb
.short 13618 ## 0x3532
.short 13767 ## 0x35c7
.short 19130 ## 0x4aba
.short 10299 ## 0x283b
.short 11163 ## 0x2b9b
.short 3712 ## 0xe80
.short 10329 ## 0x2859
.short 2517 ## 0x9d5
.short 10031 ## 0x272f
.short 9998 ## 0x270e
.short 7752 ## 0x1e48
.short 16398 ## 0x400e
.short 7930 ## 0x1efa
.short 13772 ## 0x35cc
.short 17565 ## 0x449d
.short 19855 ## 0x4d8f
.short 17721 ## 0x4539
.short 13513 ## 0x34c9
.short 6029 ## 0x178d
.short 2459 ## 0x99b
.short 19798 ## 0x4d56
.short 8068 ## 0x1f84
.short 7325 ## 0x1c9d
.short 13570 ## 0x3502
.short 17919 ## 0x45ff
.short 13619 ## 0x3533
.short 10089 ## 0x2769
.short 10503 ## 0x2907
.short 20377 ## 0x4f99
.short 19746 ## 0x4d22
.short 19747 ## 0x4d23
.short 10277 ## 0x2825
.short 13773 ## 0x35cd
.short 18948 ## 0x4a04
.short 2979 ## 0xba3
.short 10832 ## 0x2a50
.short 20684 ## 0x50cc
.short 20685 ## 0x50cd
.short 1504 ## 0x5e0
.short 19466 ## 0x4c0a
.short 17105 ## 0x42d1
.short 895 ## 0x37f
.short 10225 ## 0x27f1
.short 9346 ## 0x2482
.short 14299 ## 0x37db
.short 15034 ## 0x3aba
.short 10228 ## 0x27f4
.short 3018 ## 0xbca
.short 2830 ## 0xb0e
.short 10755 ## 0x2a03
.short 10431 ## 0x28bf
.short 17109 ## 0x42d5
.short 1709 ## 0x6ad
.short 8070 ## 0x1f86
.short 7512 ## 0x1d58
.short 10551 ## 0x2937
.short 19827 ## 0x4d73
.short 14926 ## 0x3a4e
.short 17593 ## 0x44b9
.short 17435 ## 0x441b
.short 10509 ## 0x290d
.short 20195 ## 0x4ee3
.short 10504 ## 0x2908
.short 20558 ## 0x504e
.short 19862 ## 0x4d96
.short 10044 ## 0x273c
.short 14386 ## 0x3832
.short 12224 ## 0x2fc0
.short 5111 ## 0x13f7
.short 5707 ## 0x164b
.short 2838 ## 0xb16
.short 1696 ## 0x6a0
.short 2388 ## 0x954
.short 7514 ## 0x1d5a
.short 3410 ## 0xd52
.short 9892 ## 0x26a4
.short 16412 ## 0x401c
.short 15997 ## 0x3e7d
.short 8215 ## 0x2017
.short 8309 ## 0x2075
.short 6557 ## 0x199d
.short 13341 ## 0x341d
.short 14878 ## 0x3a1e
.short 4956 ## 0x135c
.short 15360 ## 0x3c00
.short 8610 ## 0x21a2
.short 13792 ## 0x35e0
.short 12454 ## 0x30a6
.short 9069 ## 0x236d
.short 17290 ## 0x438a
.short 7129 ## 0x1bd9
.short 19869 ## 0x4d9d
.short 8631 ## 0x21b7
.short 8310 ## 0x2076
.short 14331 ## 0x37fb
.short 7518 ## 0x1d5e
.short 14011 ## 0x36bb
.short 14302 ## 0x37de
.short 3166 ## 0xc5e
.short 11479 ## 0x2cd7
.short 11480 ## 0x2cd8
.short 10604 ## 0x296c
.short 5981 ## 0x175d
.short 10838 ## 0x2a56
.short 9553 ## 0x2551
.short 4338 ## 0x10f2
.short 6939 ## 0x1b1b
.short 1101 ## 0x44d
.short 20244 ## 0x4f14
.short 18740 ## 0x4934
.short 5982 ## 0x175e
.short 9836 ## 0x266c
.short 16248 ## 0x3f78
.short 16838 ## 0x41c6
.short 5847 ## 0x16d7
.short 4957 ## 0x135d
.short 19236 ## 0x4b24
.short 2119 ## 0x847
.short 6491 ## 0x195b
.short 10096 ## 0x2770
.short 3210 ## 0xc8a
.short 5433 ## 0x1539
.short 17060 ## 0x42a4
.short 14887 ## 0x3a27
.short 8116 ## 0x1fb4
.short 4340 ## 0x10f4
.short 13076 ## 0x3314
.short 10012 ## 0x271c
.short 17026 ## 0x4282
.short 3588 ## 0xe04
.short 15791 ## 0x3daf
.short 10323 ## 0x2853
.short 1904 ## 0x770
.short 4922 ## 0x133a
.short 10185 ## 0x27c9
.short 15748 ## 0x3d84
.short 7950 ## 0x1f0e
.short 2637 ## 0xa4d
.short 1547 ## 0x60b
.short 7832 ## 0x1e98
.short 14208 ## 0x3780
.short 16193 ## 0x3f41
.short 12455 ## 0x30a7
.short 10527 ## 0x291f
.short 10442 ## 0x28ca
.short 9881 ## 0x2699
.short 3847 ## 0xf07
.short 19375 ## 0x4baf
.short 19636 ## 0x4cb4
.short 18152 ## 0x46e8
.short 2936 ## 0xb78
.short 7934 ## 0x1efe
.short 10528 ## 0x2920
.short 14019 ## 0x36c3
.short 2233 ## 0x8b9
.short 9422 ## 0x24ce
.short 1720 ## 0x6b8
.short 9882 ## 0x269a
.short 11535 ## 0x2d0f
.short 1629 ## 0x65d
.short 4871 ## 0x1307
.short 10142 ## 0x279e
.short 5742 ## 0x166e
.short 14020 ## 0x36c4
.short 11551 ## 0x2d1f
.short 16044 ## 0x3eac
.short 12237 ## 0x2fcd
.short 11718 ## 0x2dc6
.short 20352 ## 0x4f80
.short 2736 ## 0xab0
.short 13559 ## 0x34f7
.short 14021 ## 0x36c5
.short 9043 ## 0x2353
.short 1539 ## 0x603
.short 6658 ## 0x1a02
.short 7757 ## 0x1e4d
.short 17823 ## 0x459f
.short 17034 ## 0x428a
.short 15058 ## 0x3ad2
.short 10555 ## 0x293b
.short 9111 ## 0x2397
.short 4927 ## 0x133f
.short 6659 ## 0x1a03
.short 17834 ## 0x45aa
.short 66 ## 0x42
.short 5952 ## 0x1740
.short 19530 ## 0x4c4a
.short 6582 ## 0x19b6
.short 4681 ## 0x1249
.short 19678 ## 0x4cde
.short 7469 ## 0x1d2d
.short 10061 ## 0x274d
.short 1906 ## 0x772
.short 13201 ## 0x3391
.short 10974 ## 0x2ade
.short 17189 ## 0x4325
.short 17755 ## 0x455b
.short 6051 ## 0x17a3
.short 10155 ## 0x27ab
.short 10289 ## 0x2831
.short 11572 ## 0x2d34
.short 10290 ## 0x2832
.short 8568 ## 0x2178
.short 8083 ## 0x1f93
.short 7607 ## 0x1db7
.short 17072 ## 0x42b0
.short 10291 ## 0x2833
.short 6064 ## 0x17b0
.short 9484 ## 0x250c
.short 10160 ## 0x27b0
.short 9373 ## 0x249d
.short 4803 ## 0x12c3
.short 9899 ## 0x26ab
.short 16129 ## 0x3f01
.short 1999 ## 0x7cf
.short 14653 ## 0x393d
.short 7760 ## 0x1e50
.short 20355 ## 0x4f83
.short 9960 ## 0x26e8
.short 7017 ## 0x1b69
.short 12323 ## 0x3023
.short 18862 ## 0x49ae
.short 14033 ## 0x36d1
.short 19362 ## 0x4ba2
.short 7620 ## 0x1dc4
.short 13723 ## 0x359b
.short 17970 ## 0x4632
.short 13545 ## 0x34e9
.short 19912 ## 0x4dc8
.short 5427 ## 0x1533
.short 13547 ## 0x34eb
.short 18452 ## 0x4814
.short 7393 ## 0x1ce1
.short 20217 ## 0x4ef9
.short 6800 ## 0x1a90
.short 2389 ## 0x955
.short 3236 ## 0xca4
.short 31 ## 0x1f
.short 6830 ## 0x1aae
.short 19416 ## 0x4bd8
.short 19059 ## 0x4a73
.short 252 ## 0xfc
.short 13683 ## 0x3573
.short 3044 ## 0xbe4
.short 11920 ## 0x2e90
.short 6081 ## 0x17c1
.short 20658 ## 0x50b2
.short 4282 ## 0x10ba
.short 15905 ## 0x3e21
.short 19686 ## 0x4ce6
.short 7955 ## 0x1f13
.short 4307 ## 0x10d3
.short 15952 ## 0x3e50
.short 3626 ## 0xe2a
.short 8064 ## 0x1f80
.short 2626 ## 0xa42
.short 9817 ## 0x2659
.short 13249 ## 0x33c1
.short 2518 ## 0x9d6
.short 7547 ## 0x1d7b
.short 8738 ## 0x2222
.short 3968 ## 0xf80
.short 15687 ## 0x3d47
.short 3426 ## 0xd62
.short 16930 ## 0x4222
.short 7762 ## 0x1e52
.short 20005 ## 0x4e25
.short 11928 ## 0x2e98
.short 7738 ## 0x1e3a
.short 6991 ## 0x1b4f
.short 833 ## 0x341
.short 3443 ## 0xd73
.short 17318 ## 0x43a6
.short 11389 ## 0x2c7d
.short 19687 ## 0x4ce7
.short 17379 ## 0x43e3
.short 14320 ## 0x37f0
.short 20420 ## 0x4fc4
.short 1516 ## 0x5ec
.short 3313 ## 0xcf1
.short 15338 ## 0x3bea
.short 17488 ## 0x4450
.short 7018 ## 0x1b6a
.short 3879 ## 0xf27
.short 3595 ## 0xe0b
.short 10505 ## 0x2909
.short 19467 ## 0x4c0b
.short 7326 ## 0x1c9e
.short 18835 ## 0x4993
.short 9770 ## 0x262a
.short 15268 ## 0x3ba4
.short 15269 ## 0x3ba5
.short 2801 ## 0xaf1
.short 19505 ## 0x4c31
.short 19748 ## 0x4d24
.short 3452 ## 0xd7c
.short 4041 ## 0xfc9
.short 10578 ## 0x2952
.short 20341 ## 0x4f75
.short 8250 ## 0x203a
.short 695 ## 0x2b7
.short 11042 ## 0x2b22
.short 11586 ## 0x2d42
.short 11313 ## 0x2c31
.short 9181 ## 0x23dd
.short 11254 ## 0x2bf6
.short 8515 ## 0x2143
.short 11665 ## 0x2d91
.short 930 ## 0x3a2
.short 11666 ## 0x2d92
.short 13514 ## 0x34ca
.short 19219 ## 0x4b13
.short 43 ## 0x2b
.short 8752 ## 0x2230
.short 9347 ## 0x2483
.short 15032 ## 0x3ab8
.short 18550 ## 0x4876
.short 8753 ## 0x2231
.short 8069 ## 0x1f85
.short 1951 ## 0x79f
.short 7897 ## 0x1ed9
.short 12685 ## 0x318d
.short 20287 ## 0x4f3f
.short 4825 ## 0x12d9
.short 4854 ## 0x12f6
.short 3459 ## 0xd83
.short 10718 ## 0x29de
.short 11969 ## 0x2ec1
.short 9540 ## 0x2544
.short 15568 ## 0x3cd0
.short 44 ## 0x2c
.short 4455 ## 0x1167
.short 16410 ## 0x401a
.short 16831 ## 0x41bf
.short 17384 ## 0x43e8
.short 3113 ## 0xc29
.short 11316 ## 0x2c34
.short 15986 ## 0x3e72
.short 8485 ## 0x2125
.short 5386 ## 0x150a
.short 14032 ## 0x36d0
.short 16210 ## 0x3f52
.short 12187 ## 0x2f9b
.short 12400 ## 0x3070
.short 15623 ## 0x3d07
.short 12221 ## 0x2fbd
.short 1237 ## 0x4d5
.short 7899 ## 0x1edb
.short 16543 ## 0x409f
.short 12744 ## 0x31c8
.short 1400 ## 0x578
.short 8420 ## 0x20e4
.short 5354 ## 0x14ea
.short 18726 ## 0x4926
.short 16544 ## 0x40a0
.short 16216 ## 0x3f58
.short 355 ## 0x163
.short 9401 ## 0x24b9
.short 18535 ## 0x4867
.short 1519 ## 0x5ef
.short 1533 ## 0x5fd
.short 15787 ## 0x3dab
.short 9263 ## 0x242f
.short 18471 ## 0x4827
.short 9941 ## 0x26d5
.short 12745 ## 0x31c9
.short 17506 ## 0x4462
.short 13259 ## 0x33cb
.short 8205 ## 0x200d
.short 4661 ## 0x1235
.short 1238 ## 0x4d6
.short 5591 ## 0x15d7
.short 9503 ## 0x251f
.short 1585 ## 0x631
.short 6558 ## 0x199e
.short 11064 ## 0x2b38
.short 14155 ## 0x374b
.short 20564 ## 0x5054
.short 7901 ## 0x1edd
.short 11339 ## 0x2c4b
.short 17450 ## 0x442a
.short 20497 ## 0x5011
.short 7917 ## 0x1eed
.short 1676 ## 0x68c
.short 11838 ## 0x2e3e
.short 20747 ## 0x510b
.short 12424 ## 0x3088
.short 9096 ## 0x2388
.short 7639 ## 0x1dd7
.short 941 ## 0x3ad
.short 3052 ## 0xbec
.short 10388 ## 0x2894
.short 2933 ## 0xb75
.short 6492 ## 0x195c
.short 5290 ## 0x14aa
.short 9554 ## 0x2552
.short 50 ## 0x32
.short 14332 ## 0x37fc
.short 12751 ## 0x31cf
.short 8602 ## 0x219a
.short 438 ## 0x1b6
.short 18279 ## 0x4767
.short 3275 ## 0xccb
.short 15878 ## 0x3e06
.short 11839 ## 0x2e3f
.short 9723 ## 0x25fb
.short 15407 ## 0x3c2f
.short 2887 ## 0xb47
.short 10723 ## 0x29e3
.short 473 ## 0x1d9
.short 11941 ## 0x2ea5
.short 1586 ## 0x632
.short 13053 ## 0x32fd
.short 17397 ## 0x43f5
.short 3001 ## 0xbb9
.short 3054 ## 0xbee
.short 20238 ## 0x4f0e
.short 15277 ## 0x3bad
.short 6947 ## 0x1b23
.short 18356 ## 0x47b4
.short 722 ## 0x2d2
.short 7872 ## 0x1ec0
.short 644 ## 0x284
.short 15590 ## 0x3ce6
.short 14039 ## 0x36d7
.short 19773 ## 0x4d3d
.short 3246 ## 0xcae
.short 16222 ## 0x3f5e
.short 2636 ## 0xa4c
.short 14773 ## 0x39b5
.short 10744 ## 0x29f8
.short 11369 ## 0x2c69
.short 6572 ## 0x19ac
.short 2850 ## 0xb22
.short 14582 ## 0x38f6
.short 1276 ## 0x4fc
.short 14857 ## 0x3a09
.short 11945 ## 0x2ea9
.short 3321 ## 0xcf9
.short 3897 ## 0xf39
.short 17116 ## 0x42dc
.short 12759 ## 0x31d7
.short 12199 ## 0x2fa7
.short 9824 ## 0x2660
.short 4530 ## 0x11b2
.short 10861 ## 0x2a6d
.short 14268 ## 0x37bc
.short 3415 ## 0xd57
.short 2169 ## 0x879
.short 9279 ## 0x243f
.short 14080 ## 0x3700
.short 14622 ## 0x391e
.short 362 ## 0x16a
.short 5607 ## 0x15e7
.short 11405 ## 0x2c8d
.short 8134 ## 0x1fc6
.short 13174 ## 0x3376
.short 8559 ## 0x216f
.short 2379 ## 0x94b
.short 14859 ## 0x3a0b
.short 16225 ## 0x3f61
.short 11780 ## 0x2e04
.short 8873 ## 0x22a9
.short 11177 ## 0x2ba9
.short 15636 ## 0x3d14
.short 19168 ## 0x4ae0
.short 3261 ## 0xcbd
.short 19707 ## 0x4cfb
.short 7833 ## 0x1e99
.short 8252 ## 0x203c
.short 11162 ## 0x2b9a
.short 17698 ## 0x4522
.short 4948 ## 0x1354
.short 20428 ## 0x4fcc
.short 1343 ## 0x53f
.short 11950 ## 0x2eae
.short 157 ## 0x9d
.short 11322 ## 0x2c3a
.short 9325 ## 0x246d
.short 9514 ## 0x252a
.short 7758 ## 0x1e4e
.short 2051 ## 0x803
.short 1589 ## 0x635
.short 18241 ## 0x4741
.short 8561 ## 0x2171
.short 11522 ## 0x2d02
.short 11951 ## 0x2eaf
.short 10471 ## 0x28e7
.short 11952 ## 0x2eb0
.short 2329 ## 0x919
.short 20715 ## 0x50eb
.short 12428 ## 0x308c
.short 2141 ## 0x85d
.short 9728 ## 0x2600
.short 6135 ## 0x17f7
.short 13367 ## 0x3437
.short 8469 ## 0x2115
.short 12611 ## 0x3143
.short 19417 ## 0x4bd9
.short 2737 ## 0xab1
.short 6660 ## 0x1a04
.short 16176 ## 0x3f30
.short 9112 ## 0x2398
.short 3058 ## 0xbf2
.short 2917 ## 0xb65
.short 5783 ## 0x1697
.short 948 ## 0x3b4
.short 19222 ## 0x4b16
.short 12207 ## 0x2faf
.short 2755 ## 0xac3
.short 8799 ## 0x225f
.short 6661 ## 0x1a05
.short 6774 ## 0x1a76
.short 16045 ## 0x3ead
.short 19615 ## 0x4c9f
.short 12238 ## 0x2fce
.short 3300 ## 0xce4
.short 6583 ## 0x19b7
.short 18910 ## 0x49de
.short 20507 ## 0x501b
.short 5270 ## 0x1496
.short 7876 ## 0x1ec4
.short 19378 ## 0x4bb2
.short 8591 ## 0x218f
.short 6960 ## 0x1b30
.short 1962 ## 0x7aa
.short 17838 ## 0x45ae
.short 12763 ## 0x31db
.short 2644 ## 0xa54
.short 17993 ## 0x4649
.short 6700 ## 0x1a2c
.short 11413 ## 0x2c95
.short 11414 ## 0x2c96
.short 18762 ## 0x494a
.short 11558 ## 0x2d26
.short 11954 ## 0x2eb2
.short 68 ## 0x44
.short 7839 ## 0x1e9f
.short 6519 ## 0x1977
.short 18915 ## 0x49e3
.short 13058 ## 0x3302
.short 10156 ## 0x27ac
.short 11257 ## 0x2bf9
.short 2180 ## 0x884
.short 1009 ## 0x3f1
.short 17637 ## 0x44e5
.short 9842 ## 0x2672
.short 1081 ## 0x439
.short 16347 ## 0x3fdb
.short 8084 ## 0x1f94
.short 8537 ## 0x2159
.short 8569 ## 0x2179
.short 20134 ## 0x4ea6
.short 8815 ## 0x226f
.short 8823 ## 0x2277
.short 3650 ## 0xe42
.short 12766 ## 0x31de
.short 11258 ## 0x2bfa
.short 18392 ## 0x47d8
.short 8828 ## 0x227c
.short 9374 ## 0x249e
.short 9375 ## 0x249f
.short 10540 ## 0x292c
.short 1019 ## 0x3fb
.short 13984 ## 0x36a0
.short 4804 ## 0x12c4
.short 8361 ## 0x20a9
.short 1082 ## 0x43a
.short 17418 ## 0x440a
.short 13743 ## 0x35af
.short 13738 ## 0x35aa
.short 8684 ## 0x21ec
.short 12905 ## 0x3269
.short 13467 ## 0x349b
.short 19068 ## 0x4a7c
.short 14107 ## 0x371b
.short 11790 ## 0x2e0e
.short 14420 ## 0x3854
.short 9831 ## 0x2667
.short 16688 ## 0x4130
.short 17652 ## 0x44f4
.short 16265 ## 0x3f89
.short 11802 ## 0x2e1a
.short 11803 ## 0x2e1b
.short 19998 ## 0x4e1e
.short 510 ## 0x1fe
.short 3271 ## 0xcc7
.short 20188 ## 0x4edc
.short 20189 ## 0x4edd
.short 17857 ## 0x45c1
.short 13697 ## 0x3581
.short 18651 ## 0x48db
.short 20041 ## 0x4e49
.short 14901 ## 0x3a35
.short 4031 ## 0xfbf
.short 4135 ## 0x1027
.short 10246 ## 0x2806
.short 20803 ## 0x5143
.short 19917 ## 0x4dcd
.short 14286 ## 0x37ce
.short 10087 ## 0x2767
.short 20890 ## 0x519a
.short 12566 ## 0x3116
.short 5560 ## 0x15b8
.short 20375 ## 0x4f97
.short 13536 ## 0x34e0
.short 14321 ## 0x37f1
.short 2158 ## 0x86e
.short 1299 ## 0x513
.short 10188 ## 0x27cc
.short 9626 ## 0x259a
.short 18786 ## 0x4962
.short 16475 ## 0x405b
.short 15842 ## 0x3de2
.short 14894 ## 0x3a2e
.short 11540 ## 0x2d14
.short 20378 ## 0x4f9a
.short 4897 ## 0x1321
.short 16209 ## 0x3f51
.short 19926 ## 0x4dd6
.short 6299 ## 0x189b
.short 4375 ## 0x1117
.short 19749 ## 0x4d25
.short 4376 ## 0x1118
.short 14007 ## 0x36b7
.short 7074 ## 0x1ba2
.short 13572 ## 0x3504
.short 4206 ## 0x106e
.short 8204 ## 0x200c
.short 2831 ## 0xb0f
.short 2667 ## 0xa6b
.short 6034 ## 0x1792
.short 14695 ## 0x3967
.short 11835 ## 0x2e3b
.short 4695 ## 0x1257
.short 4790 ## 0x12b6
.short 20840 ## 0x5168
.short 9203 ## 0x23f3
.short 9546 ## 0x254a
.short 899 ## 0x383
.short 7081 ## 0x1ba9
.short 2668 ## 0xa6c
.short 19962 ## 0x4dfa
.short 9547 ## 0x254b
.short 1327 ## 0x52f
.short 617 ## 0x269
.short 1955 ## 0x7a3
.short 5844 ## 0x16d4
.short 18630 ## 0x48c6
.short 16160 ## 0x3f20
.short 18235 ## 0x473b
.short 20623 ## 0x508f
.short 6039 ## 0x1797
.short 19764 ## 0x4d34
.short 4063 ## 0xfdf
.short 19047 ## 0x4a67
.short 15845 ## 0x3de5
.short 16368 ## 0x3ff0
.short 17603 ## 0x44c3
.short 19935 ## 0x4ddf
.short 17868 ## 0x45cc
.short 10050 ## 0x2742
.short 14064 ## 0x36f0
.short 2842 ## 0xb1a
.short 474 ## 0x1da
.short 20570 ## 0x505a
.short 19774 ## 0x4d3e
.short 18544 ## 0x4870
.short 6316 ## 0x18ac
.short 4380 ## 0x111c
.short 14619 ## 0x391b
.short 14070 ## 0x36f6
.short 9839 ## 0x266f
.short 14449 ## 0x3871
.short 4162 ## 0x1042
.short 17062 ## 0x42a6
.short 11855 ## 0x2e4f
.short 18911 ## 0x49df
.short 16120 ## 0x3ef8
.short 6130 ## 0x17f2
.short 14133 ## 0x3735
.short 1344 ## 0x540
.short 2589 ## 0xa1d
.short 4928 ## 0x1340
.short 14342 ## 0x3806
.short 8703 ## 0x21ff
.short 11011 ## 0x2b03
.short 10203 ## 0x27db
.short 2680 ## 0xa78
.short 8807 ## 0x2267
.short 12809 ## 0x3209
.short 19101 ## 0x4a9d
.short 19946 ## 0x4dea
.short 19285 ## 0x4b55
.short 8596 ## 0x2194
.short 12965 ## 0x32a5
.short 18782 ## 0x495e
.short 18696 ## 0x4908
.short 8617 ## 0x21a9
.short 16703 ## 0x413f
.short 12331 ## 0x302b
.short 5216 ## 0x1460
.short 15092 ## 0x3af4
.short 16905 ## 0x4209
.short 14050 ## 0x36e2
.short 12850 ## 0x3232
.short 15093 ## 0x3af5
.short 20659 ## 0x50b3
.short 1263 ## 0x4ef
.short 4264 ## 0x10a8
.short 18041 ## 0x4679
.short 16266 ## 0x3f8a
.short 888 ## 0x378
.short 10846 ## 0x2a5e
.short 12471 ## 0x30b7
.short 12472 ## 0x30b8
.short 20173 ## 0x4ecd
.short 3854 ## 0xf0e
.short 5181 ## 0x143d
.short 19131 ## 0x4abb
.short 7811 ## 0x1e83
.short 10330 ## 0x285a
.short 19918 ## 0x4dce
.short 7114 ## 0x1bca
.short 563 ## 0x233
.short 19919 ## 0x4dcf
.short 18829 ## 0x498d
.short 10248 ## 0x2808
.short 7974 ## 0x1f26
.short 325 ## 0x145
.short 11391 ## 0x2c7f
.short 10782 ## 0x2a1e
.short 8754 ## 0x2232
.short 18586 ## 0x489a
.short 20779 ## 0x512b
.short 11392 ## 0x2c80
.short 971 ## 0x3cb
.short 9182 ## 0x23de
.short 10506 ## 0x290a
.short 1698 ## 0x6a2
.short 10848 ## 0x2a60
.short 12324 ## 0x3024
.short 17566 ## 0x449e
.short 20871 ## 0x5187
.short 20049 ## 0x4e51
.short 19927 ## 0x4dd7
.short 13892 ## 0x3644
.short 7426 ## 0x1d02
.short 20662 ## 0x50b6
.short 6014 ## 0x177e
.short 6090 ## 0x17ca
.short 1595 ## 0x63b
.short 15035 ## 0x3abb
.short 20062 ## 0x4e5e
.short 6015 ## 0x177f
.short 5243 ## 0x147b
.short 18222 ## 0x472e
.short 20608 ## 0x5080
.short 20063 ## 0x4e5f
.short 6879 ## 0x1adf
.short 12861 ## 0x323d
.short 3221 ## 0xc95
.short 17924 ## 0x4604
.short 20381 ## 0x4f9d
.short 5903 ## 0x170f
.short 11003 ## 0x2afb
.short 4152 ## 0x1038
.short 15998 ## 0x3e7e
.short 4355 ## 0x1103
.short 8421 ## 0x20e5
.short 3980 ## 0xf8c
.short 19394 ## 0x4bc2
.short 14008 ## 0x36b8
.short 9627 ## 0x259b
.short 8206 ## 0x200e
.short 4270 ## 0x10ae
.short 7127 ## 0x1bd7
.short 14765 ## 0x39ad
.short 1669 ## 0x685
.short 15121 ## 0x3b11
.short 13421 ## 0x346d
.short 14009 ## 0x36b9
.short 17330 ## 0x43b2
.short 9731 ## 0x2603
.short 9555 ## 0x2553
.short 4698 ## 0x125a
.short 20876 ## 0x518c
.short 12863 ## 0x323f
.short 20524 ## 0x502c
.short 359 ## 0x167
.short 279 ## 0x117
.short 6107 ## 0x17db
.short 20084 ## 0x4e74
.short 20085 ## 0x4e75
.short 8209 ## 0x2011
.short 8603 ## 0x219b
.short 11340 ## 0x2c4c
.short 7825 ## 0x1e91
.short 9127 ## 0x23a7
.short 1876 ## 0x754
.short 20791 ## 0x5137
.short 18871 ## 0x49b7
.short 14218 ## 0x378a
.short 9697 ## 0x25e1
.short 9698 ## 0x25e2
.short 17871 ## 0x45cf
.short 16166 ## 0x3f26
.short 723 ## 0x2d3
.short 6317 ## 0x18ad
.short 4074 ## 0xfea
.short 645 ## 0x285
.short 11081 ## 0x2b49
.short 6893 ## 0x1aed
.short 20182 ## 0x4ed6
.short 20705 ## 0x50e1
.short 16948 ## 0x4234
.short 1600 ## 0x640
.short 2689 ## 0xa81
.short 15720 ## 0x3d68
.short 8934 ## 0x22e6
.short 20629 ## 0x5095
.short 18892 ## 0x49cc
.short 6324 ## 0x18b4
.short 17031 ## 0x4287
.short 19809 ## 0x4d61
.short 20107 ## 0x4e8b
.short 2692 ## 0xa84
.short 6452 ## 0x1934
.short 6119 ## 0x17e7
.short 4361 ## 0x1109
.short 4362 ## 0x110a
.short 4672 ## 0x1240
.short 12942 ## 0x328e
.short 14336 ## 0x3800
.short 12963 ## 0x32a3
.short 6330 ## 0x18ba
.short 7770 ## 0x1e5a
.short 10611 ## 0x2973
.short 1136 ## 0x470
.short 10112 ## 0x2780
.short 20125 ## 0x4e9d
.short 6318 ## 0x18ae
.short 9577 ## 0x2569
.short 14220 ## 0x378c
.short 6131 ## 0x17f3
.short 18463 ## 0x481f
.short 15721 ## 0x3d69
.short 12483 ## 0x30c3
.short 13223 ## 0x33a7
.short 8240 ## 0x2030
.short 18153 ## 0x46e9
.short 5784 ## 0x1698
.short 12295 ## 0x3007
.short 6259 ## 0x1873
.short 14343 ## 0x3807
.short 16567 ## 0x40b7
.short 11719 ## 0x2dc7
.short 6775 ## 0x1a77
.short 20537 ## 0x5039
.short 15059 ## 0x3ad3
.short 20851 ## 0x5173
.short 9640 ## 0x25a8
.short 14344 ## 0x3808
.short 11013 ## 0x2b05
.short 13227 ## 0x33ab
.short 5953 ## 0x1741
.short 12803 ## 0x3203
.short 11089 ## 0x2b51
.short 18916 ## 0x49e4
.short 11559 ## 0x2d27
.short 6351 ## 0x18cf
.short 15191 ## 0x3b57
.short 15722 ## 0x3d6a
.short 1634 ## 0x662
.short 6052 ## 0x17a4
.short 8085 ## 0x1f95
.short 9642 ## 0x25aa
.short 793 ## 0x319
.short 13229 ## 0x33ad
.short 12811 ## 0x320b
.short 20538 ## 0x503a
.short 8679 ## 0x21e7
.short 2309 ## 0x905
.short 17131 ## 0x42eb
.short 17307 ## 0x439b
.short 7250 ## 0x1c52
.short 12438 ## 0x3096
.short 15953 ## 0x3e51
.short 12439 ## 0x3097
.short 7911 ## 0x1ee7
.short 18667 ## 0x48eb
.short 13508 ## 0x34c4
.short 7155 ## 0x1bf3
.short 17736 ## 0x4548
.short 2009 ## 0x7d9
.short 20514 ## 0x5022
.short 15095 ## 0x3af7
.short 8455 ## 0x2107
.short 12278 ## 0x2ff6
.short 19502 ## 0x4c2e
.short 17722 ## 0x453a
.short 718 ## 0x2ce
.short 382 ## 0x17e
.short 17723 ## 0x453b
.short 896 ## 0x380
.short 15322 ## 0x3bda
.short 20318 ## 0x4f5e
.short 6847 ## 0x1abf
.short 12254 ## 0x2fde
.short 2950 ## 0xb86
.short 15814 ## 0x3dc6
.short 4855 ## 0x12f7
.short 17671 ## 0x4507
.short 20064 ## 0x4e60
.short 2039 ## 0x7f7
.short 17740 ## 0x454c
.short 14922 ## 0x3a4a
.short 6852 ## 0x1ac4
.short 2040 ## 0x7f8
.short 7233 ## 0x1c41
.short 16545 ## 0x40a1
.short 1662 ## 0x67e
.short 7945 ## 0x1f09
.short 2310 ## 0x906
.short 15765 ## 0x3d95
.short 2579 ## 0xa13
.short 7964 ## 0x1f1c
.short 7826 ## 0x1e92
.short 20565 ## 0x5055
.short 16945 ## 0x4231
.short 14219 ## 0x378b
.short 4757 ## 0x1295
.short 8093 ## 0x1f9d
.short 3153 ## 0xc51
.short 20535 ## 0x5037
.short 17176 ## 0x4318
.short 15766 ## 0x3d96
.short 15330 ## 0x3be2
.short 17331 ## 0x43b3
.short 18741 ## 0x4935
.short 7452 ## 0x1d1c
.short 12456 ## 0x30a8
.short 17699 ## 0x4523
.short 17700 ## 0x4524
.short 14924 ## 0x3a4c
.short 1497 ## 0x5d9
.short 18804 ## 0x4974
.short 14860 ## 0x3a0c
.short 2963 ## 0xb93
.short 7464 ## 0x1d28
.short 9011 ## 0x2333
.short 16037 ## 0x3ea5
.short 15932 ## 0x3e3c
.short 8095 ## 0x1f9f
.short 2045 ## 0x7fd
.short 19649 ## 0x4cc1
.short 8032 ## 0x1f60
.short 8033 ## 0x1f61
.short 9358 ## 0x248e
.short 1633 ## 0x661
.short 2358 ## 0x936
.short 9014 ## 0x2336
.short 19339 ## 0x4b8b
.short 2316 ## 0x90c
.short 12264 ## 0x2fe8
.short 12463 ## 0x30af
.short 3159 ## 0xc57
.short 19343 ## 0x4b8f
.short 9398 ## 0x24b6
.short 12300 ## 0x300c
.short 8715 ## 0x220b
.short 1968 ## 0x7b0
.short 13687 ## 0x3577
.short 4130 ## 0x1022
.short 11988 ## 0x2ed4
.short 1974 ## 0x7b6
.short 5378 ## 0x1502
.short 11806 ## 0x2e1e
.short 5158 ## 0x1426
.short 13596 ## 0x351c
.short 3799 ## 0xed7
.short 13931 ## 0x366b
.short 10341 ## 0x2865
.short 12635 ## 0x315b
.short 19568 ## 0x4c70
.short 20379 ## 0x4f9b
.short 9183 ## 0x23df
.short 9348 ## 0x2484
.short 915 ## 0x393
.short 7184 ## 0x1c10
.short 7191 ## 0x1c17
.short 19589 ## 0x4c85
.short 265 ## 0x109
.short 14126 ## 0x372e
.short 7666 ## 0x1df2
.short 5391 ## 0x150f
.short 15037 ## 0x3abd
.short 14165 ## 0x3755
.short 7196 ## 0x1c1c
.short 2957 ## 0xb8d
.short 18108 ## 0x46bc
.short 13942 ## 0x3676
.short 7192 ## 0x1c18
.short 12639 ## 0x315f
.short 6948 ## 0x1b24
.short 11588 ## 0x2d44
.short 3233 ## 0xca1
.short 8642 ## 0x21c2
.short 20436 ## 0x4fd4
.short 1234 ## 0x4d2
.short 2722 ## 0xaa2
.short 2367 ## 0x93f
.short 15349 ## 0x3bf5
.short 7212 ## 0x1c2c
.short 7750 ## 0x1e46
.short 7213 ## 0x1c2d
.short 20311 ## 0x4f57
.short 20313 ## 0x4f59
.short 8514 ## 0x2142
.short 11326 ## 0x2c3e
.short 18697 ## 0x4909
.short 1741 ## 0x6cd
.short 4248 ## 0x1098
.short 9934 ## 0x26ce
.short 20315 ## 0x4f5b
.short 15377 ## 0x3c11
.short 3205 ## 0xc85
.short 6091 ## 0x17cb
.short 6798 ## 0x1a8e
.short 210 ## 0xd2
.short 14287 ## 0x37cf
.short 6184 ## 0x1828
.short 12352 ## 0x3040
.short 19662 ## 0x4cce
.short 14368 ## 0x3820
.short 17282 ## 0x4382
.short 20490 ## 0x500a
.short 18986 ## 0x4a2a
.short 5561 ## 0x15b9
.short 5144 ## 0x1418
.short 16614 ## 0x40e6
.short 1229 ## 0x4cd
.short 11427 ## 0x2ca3
.short 565 ## 0x235
.short 6545 ## 0x1991
.short 17979 ## 0x463b
.short 3079 ## 0xc07
.short 13315 ## 0x3403
.short 13601 ## 0x3521
.short 16211 ## 0x3f53
.short 2770 ## 0xad2
.short 20320 ## 0x4f60
.short 10637 ## 0x298d
.short 1710 ## 0x6ae
.short 4616 ## 0x1208
.short 8760 ## 0x2238
.short 12285 ## 0x2ffd
.short 10407 ## 0x28a7
.short 374 ## 0x176
.short 14903 ## 0x3a37
.short 14123 ## 0x372b
.short 4049 ## 0xfd1
.short 1209 ## 0x4b9
.short 505 ## 0x1f9
.short 11288 ## 0x2c18
.short 2436 ## 0x984
.short 20665 ## 0x50b9
.short 2832 ## 0xb10
.short 9193 ## 0x23e9
.short 19358 ## 0x4b9e
.short 11037 ## 0x2b1d
.short 4050 ## 0xfd2
.short 4577 ## 0x11e1
.short 3632 ## 0xe30
.short 6385 ## 0x18f1
.short 4269 ## 0x10ad
.short 3673 ## 0xe59
.short 13732 ## 0x35a4
.short 9989 ## 0x2705
.short 11653 ## 0x2d85
.short 13778 ## 0x35d2
.short 6474 ## 0x194a
.short 12442 ## 0x309a
.short 9349 ## 0x2485
.short 10408 ## 0x28a8
.short 696 ## 0x2b8
.short 9788 ## 0x263c
.short 4917 ## 0x1335
.short 12572 ## 0x311c
.short 1750 ## 0x6d6
.short 18231 ## 0x4737
.short 17741 ## 0x454d
.short 16364 ## 0x3fec
.short 570 ## 0x23a
.short 12443 ## 0x309b
.short 8222 ## 0x201e
.short 2727 ## 0xaa7
.short 6805 ## 0x1a95
.short 7029 ## 0x1b75
.short 12689 ## 0x3191
.short 14370 ## 0x3822
.short 12999 ## 0x32c7
.short 3587 ## 0xe03
.short 8042 ## 0x1f6a
.short 20388 ## 0x4fa4
.short 15064 ## 0x3ad8
.short 6101 ## 0x17d5
.short 2439 ## 0x987
.short 5149 ## 0x141d
.short 1215 ## 0x4bf
.short 20198 ## 0x4ee6
.short 7946 ## 0x1f0a
.short 8299 ## 0x206b
.short 618 ## 0x26a
.short 13287 ## 0x33e7
.short 2602 ## 0xa2a
.short 19867 ## 0x4d9b
.short 1217 ## 0x4c1
.short 3983 ## 0xf8f
.short 7640 ## 0x1dd8
.short 15125 ## 0x3b15
.short 11140 ## 0x2b84
.short 8632 ## 0x21b8
.short 8423 ## 0x20e7
.short 7397 ## 0x1ce5
.short 4771 ## 0x12a3
.short 6565 ## 0x19a5
.short 5077 ## 0x13d5
.short 15066 ## 0x3ada
.short 16221 ## 0x3f5d
.short 20086 ## 0x4e76
.short 1670 ## 0x686
.short 14288 ## 0x37d0
.short 13793 ## 0x35e1
.short 20394 ## 0x4faa
.short 20877 ## 0x518d
.short 16597 ## 0x40d5
.short 13423 ## 0x346f
.short 14982 ## 0x3a86
.short 1218 ## 0x4c2
.short 17390 ## 0x43ee
.short 4378 ## 0x111a
.short 8010 ## 0x1f4a
.short 4256 ## 0x10a0
.short 1877 ## 0x755
.short 8043 ## 0x1f6b
.short 4326 ## 0x10e6
.short 19142 ## 0x4ac6
.short 11094 ## 0x2b56
.short 12008 ## 0x2ee8
.short 16598 ## 0x40d6
.short 6566 ## 0x19a6
.short 11679 ## 0x2d9f
.short 8301 ## 0x206d
.short 20764 ## 0x511c
.short 11153 ## 0x2b91
.short 646 ## 0x286
.short 647 ## 0x287
.short 4457 ## 0x1169
.short 14483 ## 0x3893
.short 4743 ## 0x1287
.short 18676 ## 0x48f4
.short 6497 ## 0x1961
.short 19670 ## 0x4cd6
.short 4628 ## 0x1214
.short 5540 ## 0x15a4
.short 19873 ## 0x4da1
.short 12425 ## 0x3089
.short 13283 ## 0x33e3
.short 20245 ## 0x4f15
.short 9563 ## 0x255b
.short 992 ## 0x3e0
.short 6112 ## 0x17e0
.short 9097 ## 0x2389
.short 14290 ## 0x37d2
.short 7667 ## 0x1df3
.short 4075 ## 0xfeb
.short 19442 ## 0x4bf2
.short 4629 ## 0x1215
.short 7918 ## 0x1eee
.short 12060 ## 0x2f1c
.short 12016 ## 0x2ef0
.short 7668 ## 0x1df4
.short 2075 ## 0x81b
.short 4772 ## 0x12a4
.short 18962 ## 0x4a12
.short 1221 ## 0x4c5
.short 20792 ## 0x5138
.short 1023 ## 0x3ff
.short 19366 ## 0x4ba6
.short 12289 ## 0x3001
.short 15310 ## 0x3bce
.short 9749 ## 0x2615
.short 2530 ## 0x9e2
.short 16554 ## 0x40aa
.short 13100 ## 0x332c
.short 6644 ## 0x19f4
.short 17063 ## 0x42a7
.short 703 ## 0x2bf
.short 14373 ## 0x3825
.short 16457 ## 0x4049
.short 16371 ## 0x3ff3
.short 11624 ## 0x2d68
.short 19776 ## 0x4d40
.short 16808 ## 0x41a8
.short 5513 ## 0x1589
.short 13667 ## 0x3563
.short 20399 ## 0x4faf
.short 19058 ## 0x4a72
.short 2089 ## 0x829
.short 9656 ## 0x25b8
.short 15821 ## 0x3dcd
.short 3092 ## 0xc14
.short 14041 ## 0x36d9
.short 6217 ## 0x1849
.short 6940 ## 0x1b1c
.short 5779 ## 0x1693
.short 16809 ## 0x41a9
.short 10099 ## 0x2773
.short 3680 ## 0xe60
.short 2023 ## 0x7e7
.short 20446 ## 0x4fde
.short 11495 ## 0x2ce7
.short 3899 ## 0xf3b
.short 20404 ## 0x4fb4
.short 5404 ## 0x151c
.short 12293 ## 0x3005
.short 5435 ## 0x153b
.short 12480 ## 0x30c0
.short 10334 ## 0x285e
.short 12114 ## 0x2f52
.short 4631 ## 0x1217
.short 8152 ## 0x1fd8
.short 13715 ## 0x3593
.short 9438 ## 0x24de
.short 19150 ## 0x4ace
.short 5266 ## 0x1492
.short 14626 ## 0x3922
.short 19093 ## 0x4a95
.short 1861 ## 0x745
.short 4344 ## 0x10f8
.short 3763 ## 0xeb3
.short 13101 ## 0x332d
.short 19876 ## 0x4da4
.short 4566 ## 0x11d6
.short 10921 ## 0x2aa9
.short 12116 ## 0x2f54
.short 16601 ## 0x40d9
.short 2312 ## 0x908
.short 4531 ## 0x11b3
.short 11218 ## 0x2bd2
.short 3213 ## 0xc8d
.short 8792 ## 0x2258
.short 662 ## 0x296
.short 20576 ## 0x5060
.short 1937 ## 0x791
.short 13288 ## 0x33e8
.short 1760 ## 0x6e0
.short 20405 ## 0x4fb5
.short 12146 ## 0x2f72
.short 9359 ## 0x248f
.short 8342 ## 0x2096
.short 6507 ## 0x196b
.short 1075 ## 0x433
.short 8652 ## 0x21cc
.short 5947 ## 0x173b
.short 663 ## 0x297
.short 2781 ## 0xadd
.short 2234 ## 0x8ba
.short 17358 ## 0x43ce
.short 11349 ## 0x2c55
.short 13239 ## 0x33b7
.short 2314 ## 0x90a
.short 11450 ## 0x2cba
.short 11536 ## 0x2d10
.short 3129 ## 0xc39
.short 18917 ## 0x49e5
.short 10359 ## 0x2877
.short 15170 ## 0x3b42
.short 19376 ## 0x4bb0
.short 13289 ## 0x33e9
.short 4929 ## 0x1341
.short 17952 ## 0x4620
.short 5576 ## 0x15c8
.short 1389 ## 0x56d
.short 7951 ## 0x1f0f
.short 2291 ## 0x8f3
.short 11629 ## 0x2d6d
.short 19337 ## 0x4b89
.short 6136 ## 0x17f8
.short 4905 ## 0x1329
.short 14275 ## 0x37c3
.short 9439 ## 0x24df
.short 1223 ## 0x4c7
.short 9583 ## 0x256f
.short 10863 ## 0x2a6f
.short 14393 ## 0x3839
.short 2315 ## 0x90b
.short 2940 ## 0xb7c
.short 14394 ## 0x383a
.short 8520 ## 0x2148
.short 3250 ## 0xcb2
.short 8945 ## 0x22f1
.short 16568 ## 0x40b8
.short 1010 ## 0x3f2
.short 10273 ## 0x2821
.short 13290 ## 0x33ea
.short 2645 ## 0xa55
.short 9019 ## 0x233b
.short 2540 ## 0x9ec
.short 2919 ## 0xb67
.short 4119 ## 0x1017
.short 6584 ## 0x19b8
.short 10419 ## 0x28b3
.short 8160 ## 0x1fe0
.short 2505 ## 0x9c9
.short 6779 ## 0x1a7b
.short 2723 ## 0xaa3
.short 5786 ## 0x169a
.short 14374 ## 0x3826
.short 8470 ## 0x2116
.short 19252 ## 0x4b34
.short 16576 ## 0x40c0
.short 9592 ## 0x2578
.short 13816 ## 0x35f8
.short 19253 ## 0x4b35
.short 11911 ## 0x2e87
.short 11155 ## 0x2b93
.short 11866 ## 0x2e5a
.short 11453 ## 0x2cbd
.short 4276 ## 0x10b4
.short 7471 ## 0x1d2f
.short 9593 ## 0x2579
.short 9587 ## 0x2573
.short 17409 ## 0x4401
.short 1024 ## 0x400
.short 2609 ## 0xa31
.short 13142 ## 0x3356
.short 20412 ## 0x4fbc
.short 4567 ## 0x11d7
.short 12026 ## 0x2efa
.short 8893 ## 0x22bd
.short 1077 ## 0x435
.short 20272 ## 0x4f30
.short 8321 ## 0x2081
.short 13817 ## 0x35f9
.short 8356 ## 0x20a4
.short 8162 ## 0x1fe2
.short 18767 ## 0x494f
.short 19096 ## 0x4a98
.short 5173 ## 0x1435
.short 19785 ## 0x4d49
.short 14492 ## 0x389c
.short 14829 ## 0x39ed
.short 10933 ## 0x2ab5
.short 1893 ## 0x765
.short 6232 ## 0x1858
.short 17959 ## 0x4627
.short 11876 ## 0x2e64
.short 14740 ## 0x3994
.short 20454 ## 0x4fe6
.short 20274 ## 0x4f32
.short 3617 ## 0xe21
.short 13916 ## 0x365c
.short 20273 ## 0x4f31
.short 12074 ## 0x2f2a
.short 20589 ## 0x506d
.short 14742 ## 0x3996
.short 9601 ## 0x2581
.short 9485 ## 0x250d
.short 6529 ## 0x1981
.short 15312 ## 0x3bd0
.short 18448 ## 0x4810
.short 18931 ## 0x49f3
.short 8325 ## 0x2085
.short 9378 ## 0x24a2
.short 12301 ## 0x300d
.short 8899 ## 0x22c3
.short 8365 ## 0x20ad
.short 12034 ## 0x2f02
.short 19103 ## 0x4a9f
.short 20171 ## 0x4ecb
.short 12625 ## 0x3151
.short 8900 ## 0x22c4
.short 714 ## 0x2ca
.short 3254 ## 0xcb6
.short 20818 ## 0x5152
.short 8680 ## 0x21e8
.short 13678 ## 0x356e
.short 9764 ## 0x2624
.short 18451 ## 0x4813
.short 19105 ## 0x4aa1
.short 20591 ## 0x506f
.short 18940 ## 0x49fc
.short 10217 ## 0x27e9
.short 2762 ## 0xaca
.short 3627 ## 0xe2b
.short 13500 ## 0x34bc
.short 19688 ## 0x4ce8
.short 13509 ## 0x34c5
.short 11049 ## 0x2b29
.short 5230 ## 0x146e
.short 8580 ## 0x2184
.short 16269 ## 0x3f8d
.short 20652 ## 0x50ac
.short 10779 ## 0x2a1b
.short 2375 ## 0x947
.short 19625 ## 0x4ca9
.short 11993 ## 0x2ed9
.short 19492 ## 0x4c24
.short 566 ## 0x236
.short 311 ## 0x137
.short 15912 ## 0x3e28
.short 13254 ## 0x33c6
.short 7763 ## 0x1e53
.short 12967 ## 0x32a7
.short 3846 ## 0xf06
.short 567 ## 0x237
.short 14322 ## 0x37f2
.short 18265 ## 0x4759
.short 19692 ## 0x4cec
.short 10226 ## 0x27f2
.short 14502 ## 0x38a6
.short 5562 ## 0x15ba
.short 211 ## 0xd3
.short 8761 ## 0x2239
.short 4251 ## 0x109b
.short 7432 ## 0x1d08
.short 11667 ## 0x2d93
.short 10510 ## 0x290e
.short 2271 ## 0x8df
.short 19513 ## 0x4c39
.short 20262 ## 0x4f26
.short 1711 ## 0x6af
.short 14240 ## 0x37a0
.short 14927 ## 0x3a4f
.short 8762 ## 0x223a
.short 15999 ## 0x3e7f
.short 14243 ## 0x37a3
.short 5392 ## 0x1510
.short 15038 ## 0x3abe
.short 20618 ## 0x508a
.short 1210 ## 0x4ba
.short 19084 ## 0x4a8c
.short 20221 ## 0x4efd
.short 9094 ## 0x2386
.short 20464 ## 0x4ff0
.short 266 ## 0x10a
.short 8449 ## 0x2101
.short 3857 ## 0xf11
.short 3530 ## 0xdca
.short 12573 ## 0x311d
.short 5249 ## 0x1481
.short 8953 ## 0x22f9
.short 16417 ## 0x4021
.short 4064 ## 0xfe0
.short 8954 ## 0x22fa
.short 1140 ## 0x474
.short 7130 ## 0x1bda
.short 8697 ## 0x21f9
.short 19087 ## 0x4a8f
.short 9564 ## 0x255c
.short 7371 ## 0x1ccb
.short 11846 ## 0x2e46
.short 2353 ## 0x931
.short 280 ## 0x118
.short 19597 ## 0x4c8d
.short 9098 ## 0x238a
.short 20748 ## 0x510c
.short 7133 ## 0x1bdd
.short 5007 ## 0x138f
.short 5592 ## 0x15d8
.short 13157 ## 0x3365
.short 13158 ## 0x3366
.short 14623 ## 0x391f
.short 725 ## 0x2d5
.short 12974 ## 0x32ae
.short 10314 ## 0x284a
.short 5436 ## 0x153c
.short 16981 ## 0x4255
.short 20749 ## 0x510d
.short 5514 ## 0x158a
.short 6645 ## 0x19f5
.short 19251 ## 0x4b33
.short 2172 ## 0x87c
.short 8646 ## 0x21c6
.short 16728 ## 0x4158
.short 3992 ## 0xf98
.short 11084 ## 0x2b4c
.short 484 ## 0x1e4
.short 4674 ## 0x1242
.short 16904 ## 0x4208
.short 4345 ## 0x10f9
.short 14627 ## 0x3923
.short 12550 ## 0x3106
.short 6399 ## 0x18ff
.short 1175 ## 0x497
.short 20468 ## 0x4ff4
.short 14630 ## 0x3926
.short 10199 ## 0x27d7
.short 13161 ## 0x3369
.short 3862 ## 0xf16
.short 19310 ## 0x4b6e
.short 7771 ## 0x1e5b
.short 6738 ## 0x1a52
.short 10472 ## 0x28e8
.short 13162 ## 0x336a
.short 13163 ## 0x336b
.short 11088 ## 0x2b50
.short 1818 ## 0x71a
.short 8960 ## 0x2300
.short 6740 ## 0x1a54
.short 8020 ## 0x1f54
.short 1028 ## 0x404
.short 5700 ## 0x1644
.short 13914 ## 0x365a
.short 6352 ## 0x18d0
.short 16437 ## 0x4035
.short 11090 ## 0x2b52
.short 15173 ## 0x3b45
.short 10938 ## 0x2aba
.short 8824 ## 0x2278
.short 20899 ## 0x51a3
.short 2785 ## 0xae1
.short 10939 ## 0x2abb
.short 14934 ## 0x3a56
.short 8405 ## 0x20d5
.short 10239 ## 0x27ff
.short 14049 ## 0x36e1
.short 7251 ## 0x1c53
.short 16136 ## 0x3f08
.short 4515 ## 0x11a3
.short 19882 ## 0x4daa
.short 7253 ## 0x1c55
.short 18644 ## 0x48d4
.short 6283 ## 0x188b
.short 1291 ## 0x50b
.short 20256 ## 0x4f20
.short 17206 ## 0x4336
.short 19057 ## 0x4a71
.short 5379 ## 0x1503
.short 18669 ## 0x48ed
.short 4392 ## 0x1128
.short 15378 ## 0x3c12
.short 12885 ## 0x3255
.short 15717 ## 0x3d65
.short 15689 ## 0x3d49
.short 12514 ## 0x30e2
.short 10634 ## 0x298a
.short 20603 ## 0x507b
.short 15084 ## 0x3aec
.short 10994 ## 0x2af2
.short 3949 ## 0xf6d
.short 6287 ## 0x188f
.short 13863 ## 0x3627
.short 2100 ## 0x834
.short 11393 ## 0x2c81
.short 19826 ## 0x4d72
.short 13255 ## 0x33c7
.short 5383 ## 0x1507
.short 20009 ## 0x4e29
.short 6185 ## 0x1829
.short 3801 ## 0xed9
.short 19134 ## 0x4abe
.short 12888 ## 0x3258
.short 2550 ## 0x9f6
.short 7024 ## 0x1b70
.short 14235 ## 0x379b
.short 3715 ## 0xe83
.short 14400 ## 0x3840
.short 2341 ## 0x925
.short 7277 ## 0x1c6d
.short 19212 ## 0x4b0c
.short 212 ## 0xd4
.short 7038 ## 0x1b7e
.short 3976 ## 0xf88
.short 20065 ## 0x4e61
.short 11770 ## 0x2dfa
.short 20669 ## 0x50bd
.short 1858 ## 0x742
.short 5387 ## 0x150b
.short 19213 ## 0x4b0d
.short 8583 ## 0x2187
.short 16150 ## 0x3f16
.short 4051 ## 0xfd3
.short 16704 ## 0x4140
.short 13517 ## 0x34cd
.short 936 ## 0x3a8
.short 20382 ## 0x4f9e
.short 12637 ## 0x315d
.short 9194 ## 0x23ea
.short 20383 ## 0x4f9f
.short 13447 ## 0x3487
.short 4287 ## 0x10bf
.short 17624 ## 0x44d8
.short 4052 ## 0xfd4
.short 15272 ## 0x3ba8
.short 19800 ## 0x4d58
.short 2488 ## 0x9b8
.short 1979 ## 0x7bb
.short 13652 ## 0x3554
.short 20159 ## 0x4ebf
.short 16319 ## 0x3fbf
.short 20804 ## 0x5144
.short 7219 ## 0x1c33
.short 327 ## 0x147
.short 12605 ## 0x313d
.short 10511 ## 0x290f
.short 13936 ## 0x3670
.short 20836 ## 0x5164
.short 8071 ## 0x1f87
.short 7124 ## 0x1bd4
.short 12893 ## 0x325d
.short 5150 ## 0x141e
.short 16710 ## 0x4146
.short 6932 ## 0x1b14
.short 20290 ## 0x4f42
.short 1873 ## 0x751
.short 4735 ## 0x127f
.short 267 ## 0x10b
.short 7569 ## 0x1d91
.short 8072 ## 0x1f88
.short 5504 ## 0x1580
.short 2199 ## 0x897
.short 5684 ## 0x1634
.short 4480 ## 0x1180
.short 14665 ## 0x3949
.short 16654 ## 0x410e
.short 7978 ## 0x1f2a
.short 6806 ## 0x1a96
.short 12690 ## 0x3192
.short 4215 ## 0x1077
.short 9789 ## 0x263d
.short 17112 ## 0x42d8
.short 514 ## 0x202
.short 16413 ## 0x401d
.short 4060 ## 0xfdc
.short 4461 ## 0x116d
.short 15039 ## 0x3abf
.short 12928 ## 0x3280
.short 14929 ## 0x3a51
.short 18232 ## 0x4738
.short 8556 ## 0x216c
.short 16711 ## 0x4147
.short 7515 ## 0x1d5b
.short 17014 ## 0x4276
.short 4207 ## 0x106f
.short 2990 ## 0xbae
.short 15065 ## 0x3ad9
.short 14060 ## 0x36ec
.short 6731 ## 0x1a4b
.short 16476 ## 0x405c
.short 5907 ## 0x1713
.short 7570 ## 0x1d92
.short 19963 ## 0x4dfb
.short 6567 ## 0x19a7
.short 7519 ## 0x1d5f
.short 1718 ## 0x6b6
.short 15732 ## 0x3d74
.short 19831 ## 0x4d77
.short 9630 ## 0x259e
.short 1671 ## 0x687
.short 12533 ## 0x30f5
.short 13877 ## 0x3635
.short 346 ## 0x15a
.short 15067 ## 0x3adb
.short 16550 ## 0x40a6
.short 5686 ## 0x1636
.short 12310 ## 0x3016
.short 4498 ## 0x1192
.short 16902 ## 0x4206
.short 14772 ## 0x39b4
.short 16913 ## 0x4211
.short 16660 ## 0x4114
.short 5397 ## 0x1515
.short 16161 ## 0x3f21
.short 4065 ## 0xfe1
.short 14966 ## 0x3a76
.short 14311 ## 0x37e7
.short 3276 ## 0xccc
.short 8210 ## 0x2012
.short 3984 ## 0xf90
.short 7131 ## 0x1bdb
.short 5566 ## 0x15be
.short 19936 ## 0x4de0
.short 17391 ## 0x43ef
.short 7235 ## 0x1c43
.short 3921 ## 0xf51
.short 6307 ## 0x18a3
.short 17019 ## 0x427b
.short 12864 ## 0x3240
.short 20706 ## 0x50e2
.short 1546 ## 0x60a
.short 3366 ## 0xd26
.short 8787 ## 0x2253
.short 9653 ## 0x25b5
.short 8956 ## 0x22fc
.short 1882 ## 0x75a
.short 12724 ## 0x31b4
.short 13448 ## 0x3488
.short 11847 ## 0x2e47
.short 11848 ## 0x2e48
.short 20522 ## 0x502a
.short 11849 ## 0x2e49
.short 15408 ## 0x3c30
.short 12110 ## 0x2f4e
.short 16422 ## 0x4026
.short 13844 ## 0x3614
.short 15532 ## 0x3cac
.short 11908 ## 0x2e84
.short 14697 ## 0x3969
.short 15409 ## 0x3c31
.short 4318 ## 0x10de
.short 15455 ## 0x3c5f
.short 519 ## 0x207
.short 20500 ## 0x5014
.short 1103 ## 0x44f
.short 5008 ## 0x1390
.short 2354 ## 0x932
.short 9724 ## 0x25fc
.short 9313 ## 0x2461
.short 11909 ## 0x2e85
.short 19575 ## 0x4c77
.short 648 ## 0x288
.short 2136 ## 0x858
.short 9213 ## 0x23fd
.short 10282 ## 0x282a
.short 11778 ## 0x2e02
.short 12290 ## 0x3002
.short 14858 ## 0x3a0a
.short 20707 ## 0x50e3
.short 4946 ## 0x1352
.short 20765 ## 0x511d
.short 16017 ## 0x3e91
.short 20630 ## 0x5096
.short 16852 ## 0x41d4
.short 8969 ## 0x2309
.short 7049 ## 0x1b89
.short 3735 ## 0xe97
.short 13061 ## 0x3305
.short 10390 ## 0x2896
.short 18884 ## 0x49c4
.short 20736 ## 0x5100
.short 3636 ## 0xe34
.short 9654 ## 0x25b6
.short 17027 ## 0x4283
.short 18362 ## 0x47ba
.short 13413 ## 0x3465
.short 11850 ## 0x2e4a
.short 17032 ## 0x4288
.short 16458 ## 0x404a
.short 6500 ## 0x1964
.short 7873 ## 0x1ec1
.short 16425 ## 0x4029
.short 13054 ## 0x32fe
.short 10283 ## 0x282b
.short 6120 ## 0x17e8
.short 3248 ## 0xcb0
.short 1847 ## 0x737
.short 2856 ## 0xb28
.short 10391 ## 0x2897
.short 9973 ## 0x26f5
.short 19011 ## 0x4a43
.short 16721 ## 0x4151
.short 401 ## 0x191
.short 14081 ## 0x3701
.short 12481 ## 0x30c1
.short 704 ## 0x2c0
.short 5710 ## 0x164e
.short 4483 ## 0x1183
.short 2230 ## 0x8b6
.short 10310 ## 0x2846
.short 15637 ## 0x3d15
.short 4165 ## 0x1045
.short 15595 ## 0x3ceb
.short 15081 ## 0x3ae9
.short 4564 ## 0x11d4
.short 10335 ## 0x285f
.short 16666 ## 0x411a
.short 8935 ## 0x22e7
.short 20709 ## 0x50e5
.short 749 ## 0x2ed
.short 4949 ## 0x1355
.short 18242 ## 0x4742
.short 14776 ## 0x39b8
.short 4717 ## 0x126d
.short 20115 ## 0x4e93
.short 19191 ## 0x4af7
.short 1627 ## 0x65b
.short 1342 ## 0x53e
.short 2499 ## 0x9c3
.short 16226 ## 0x3f62
.short 19012 ## 0x4a44
.short 20737 ## 0x5101
.short 16955 ## 0x423b
.short 13612 ## 0x352c
.short 15491 ## 0x3c83
.short 4484 ## 0x1184
.short 13243 ## 0x33bb
.short 18430 ## 0x47fe
.short 7094 ## 0x1bb6
.short 18154 ## 0x46ea
.short 20502 ## 0x5016
.short 10841 ## 0x2a59
.short 342 ## 0x156
.short 4673 ## 0x1241
.short 11178 ## 0x2baa
.short 20270 ## 0x4f2e
.short 6508 ## 0x196c
.short 2152 ## 0x868
.short 12704 ## 0x31a0
.short 13994 ## 0x36aa
.short 19194 ## 0x4afa
.short 16228 ## 0x3f64
.short 2330 ## 0x91a
.short 6331 ## 0x18bb
.short 12947 ## 0x3293
.short 14676 ## 0x3954
.short 4171 ## 0x104b
.short 19151 ## 0x4acf
.short 19811 ## 0x4d63
.short 4364 ## 0x110c
.short 13037 ## 0x32ed
.short 5518 ## 0x158e
.short 19249 ## 0x4b31
.short 14733 ## 0x398d
.short 16429 ## 0x402d
.short 14272 ## 0x37c0
.short 19812 ## 0x4d64
.short 20751 ## 0x510f
.short 14677 ## 0x3955
.short 5810 ## 0x16b2
.short 1108 ## 0x454
.short 664 ## 0x298
.short 3924 ## 0xf54
.short 2292 ## 0x8f4
.short 8653 ## 0x21cd
.short 14395 ## 0x383b
.short 17460 ## 0x4434
.short 16123 ## 0x3efb
.short 20753 ## 0x5111
.short 8532 ## 0x2154
.short 20448 ## 0x4fe0
.short 12119 ## 0x2f57
.short 9917 ## 0x26bd
.short 19975 ## 0x4e07
.short 9641 ## 0x25a9
.short 10532 ## 0x2924
.short 11524 ## 0x2d04
.short 8880 ## 0x22b0
.short 10200 ## 0x27d8
.short 17121 ## 0x42e1
.short 20739 ## 0x5103
.short 6137 ## 0x17f9
.short 13329 ## 0x3411
.short 14345 ## 0x3809
.short 3644 ## 0xe3c
.short 9658 ## 0x25ba
.short 520 ## 0x208
.short 17878 ## 0x45d6
.short 13187 ## 0x3383
.short 10455 ## 0x28d7
.short 17702 ## 0x4526
.short 12177 ## 0x2f91
.short 5990 ## 0x1766
.short 16289 ## 0x3fa1
.short 6338 ## 0x18c2
.short 13273 ## 0x33d9
.short 16920 ## 0x4218
.short 12793 ## 0x31f9
.short 17122 ## 0x42e2
.short 14349 ## 0x380d
.short 12210 ## 0x2fb2
.short 19419 ## 0x4bdb
.short 20881 ## 0x5191
.short 19943 ## 0x4de7
.short 13370 ## 0x343a
.short 13164 ## 0x336c
.short 9114 ## 0x239a
.short 18918 ## 0x49e6
.short 3646 ## 0xe3e
.short 9020 ## 0x233c
.short 1485 ## 0x5cd
.short 20857 ## 0x5179
.short 6667 ## 0x1a0b
.short 12839 ## 0x3227
.short 1391 ## 0x56f
.short 13066 ## 0x330a
.short 16921 ## 0x4219
.short 5954 ## 0x1742
.short 5637 ## 0x1605
.short 20814 ## 0x514e
.short 16051 ## 0x3eb3
.short 12179 ## 0x2f93
.short 19152 ## 0x4ad0
.short 2448 ## 0x990
.short 13615 ## 0x352f
.short 5957 ## 0x1745
.short 6353 ## 0x18d1
.short 13228 ## 0x33ac
.short 6585 ## 0x19b9
.short 6702 ## 0x1a2e
.short 5701 ## 0x1645
.short 12211 ## 0x2fb3
.short 2237 ## 0x8bd
.short 7008 ## 0x1b60
.short 6834 ## 0x1ab2
.short 679 ## 0x2a7
.short 1352 ## 0x548
.short 18177 ## 0x4701
.short 11017 ## 0x2b09
.short 14350 ## 0x380e
.short 18178 ## 0x4702
.short 13270 ## 0x33d6
.short 13014 ## 0x32d6
.short 6358 ## 0x18d6
.short 856 ## 0x358
.short 12089 ## 0x2f39
.short 8357 ## 0x20a5
.short 11722 ## 0x2dca
.short 17193 ## 0x4329
.short 20816 ## 0x5150
.short 11877 ## 0x2e65
.short 11357 ## 0x2c5d
.short 17758 ## 0x455e
.short 10541 ## 0x292d
.short 8594 ## 0x2192
.short 16677 ## 0x4125
.short 20817 ## 0x5151
.short 8086 ## 0x1f96
.short 18569 ## 0x4889
.short 17036 ## 0x428c
.short 8538 ## 0x215a
.short 16299 ## 0x3fab
.short 1360 ## 0x550
.short 6837 ## 0x1ab5
.short 9486 ## 0x250e
.short 1361 ## 0x551
.short 18396 ## 0x47dc
.short 1093 ## 0x445
.short 12819 ## 0x3213
.short 16303 ## 0x3faf
.short 20828 ## 0x515c
.short 20819 ## 0x5153
.short 9799 ## 0x2647
.short 16130 ## 0x3f02
.short 2700 ## 0xa8c
.short 8393 ## 0x20c9
.short 8549 ## 0x2165
.short 8944 ## 0x22f0
.short 14046 ## 0x36de
.short 7247 ## 0x1c4f
.short 18664 ## 0x48e8
.short 5364 ## 0x14f4
.short 20247 ## 0x4f17
.short 16260 ## 0x3f84
.short 4386 ## 0x1122
.short 19056 ## 0x4a70
.short 6172 ## 0x181c
.short 15370 ## 0x3c0a
.short 8059 ## 0x1f7b
.short 6267 ## 0x187b
.short 12875 ## 0x324b
.short 15551 ## 0x3cbf
.short 19126 ## 0x4ab6
.short 5369 ## 0x14f9
.short 2096 ## 0x830
.short 11380 ## 0x2c74
.short 13246 ## 0x33be
.short 4302 ## 0x10ce
.short 10629 ## 0x2985
.short 12879 ## 0x324f
.short 20742 ## 0x5106
.short 9709 ## 0x25ed
.short 3794 ## 0xed2
.short 19995 ## 0x4e1b
.short 15684 ## 0x3d44
.short 3708 ## 0xe7c
.short 20360 ## 0x4f88
.short 19818 ## 0x4d6a
.short 10990 ## 0x2aee
.short 13852 ## 0x361c
.short 16393 ## 0x4009
.short 4283 ## 0x10bb
.short 16689 ## 0x4131
.short 4017 ## 0xfb1
.short 8918 ## 0x22d6
.short 20799 ## 0x513f
.short 13501 ## 0x34bd
.short 16141 ## 0x3f0d
.short 19913 ## 0x4dc9
.short 20152 ## 0x4eb8
.short 20252 ## 0x4f1c
.short 324 ## 0x144
.short 4018 ## 0xfb2
.short 1971 ## 0x7b3
.short 13443 ## 0x3483
.short 18042 ## 0x467a
.short 7111 ## 0x1bc7
.short 2475 ## 0x9ab
.short 345 ## 0x159
.short 12918 ## 0x3276
.short 6918 ## 0x1b06
.short 7972 ## 0x1f24
.short 12837 ## 0x3225
.short 2976 ## 0xba0
.short 5143 ## 0x1417
.short 5891 ## 0x1703
.short 4460 ## 0x116c
.short 17104 ## 0x42d0
.short 6727 ## 0x1a47
.short 9783 ## 0x2637
.short 7548 ## 0x1d7c
.short 6793 ## 0x1a89
.short 15061 ## 0x3ad5
.short 4494 ## 0x118e
.short 16531 ## 0x4093
.short 7508 ## 0x1d54
.short 16908 ## 0x420c
.short 16149 ## 0x3f15
.short 14307 ## 0x37e3
.short 14663 ## 0x3947
.short 6288 ## 0x1890
.short 14756 ## 0x39a4
.short 6094 ## 0x17ce
.short 17006 ## 0x426e
.short 9195 ## 0x23eb
.short 18351 ## 0x47af
.short 17007 ## 0x426f
.short 11904 ## 0x2e80
.short 3729 ## 0xe91
.short 2131 ## 0x853
.short 13412 ## 0x3464
.short 4939 ## 0x134b
.short 13611 ## 0x352b
.short 15521 ## 0x3ca1
.short 10279 ## 0x2827
.short 13839 ## 0x360f
.short 513 ## 0x201
.short 1869 ## 0x74d
.short 14693 ## 0x3965
.short 9311 ## 0x245f
.short 12723 ## 0x31b3
.short 20692 ## 0x50d4
.short 19570 ## 0x4c72
.short 15399 ## 0x3c27
.short 9649 ## 0x25b1
.short 20492 ## 0x500c
.short 20609 ## 0x5081
.short 7867 ## 0x1ebb
.short 16452 ## 0x4044
.short 6481 ## 0x1951
.short 10307 ## 0x2843
.short 8376 ## 0x20b8
.short 14766 ## 0x39ae
.short 10333 ## 0x285d
.short 6102 ## 0x17d6
.short 19183 ## 0x4aef
.short 5908 ## 0x1714
.short 14061 ## 0x36ed
.short 3361 ## 0xd21
.short 3240 ## 0xca8
.short 745 ## 0x2e9
.short 16414 ## 0x401e
.short 4560 ## 0x11d0
.short 20495 ## 0x500f
.short 5708 ## 0x164c
.short 2839 ## 0xb17
.short 9631 ## 0x259f
.short 698 ## 0x2ba
.short 10384 ## 0x2890
.short 18995 ## 0x4a33
.short 7077 ## 0x1ba5
.short 4159 ## 0x103f
.short 13033 ## 0x32e9
.short 19808 ## 0x4d60
.short 3922 ## 0xf52
.short 2321 ## 0x911
.short 4357 ## 0x1105
.short 1331 ## 0x533
.short 8633 ## 0x21b9
.short 18109 ## 0x46bd
.short 6493 ## 0x195d
.short 840 ## 0x348
.short 11520 ## 0x2d00
.short 9910 ## 0x26b6
.short 8527 ## 0x214f
.short 18363 ## 0x47bb
.short 14391 ## 0x3837
.short 10454 ## 0x28d6
.short 13186 ## 0x3382
.short 16667 ## 0x411b
.short 9006 ## 0x232e
.short 13361 ## 0x3431
.short 19412 ## 0x4bd4
.short 6693 ## 0x1a25
.short 12088 ## 0x2f38
.short 12206 ## 0x2fae
.short 5693 ## 0x163d
.short 6827 ## 0x1aab
.short 20815 ## 0x514f
.short 3950 ## 0xf6e
.short 16690 ## 0x4132
.short 4308 ## 0x10d4
.short 3953 ## 0xf71
.short 12735 ## 0x31bf
.short 3954 ## 0xf72
.short 11757 ## 0x2ded
.short 937 ## 0x3a9
.short 11615 ## 0x2d5f
.short 16505 ## 0x4079
.short 19666 ## 0x4cd2
.short 4319 ## 0x10df
.short 18364 ## 0x47bc
.short 18370 ## 0x47c2
.short 12431 ## 0x308f
.short 16252 ## 0x3f7c
.short 4797 ## 0x12bd
.short 20858 ## 0x517a
.short 14550 ## 0x38d6
.short 1165 ## 0x48d
.short 11955 ## 0x2eb3
.short 15753 ## 0x3d89
.short 18388 ## 0x47d4
.short 8539 ## 0x215b
.short 14557 ## 0x38dd
.short 9487 ## 0x250f
.short 4806 ## 0x12c6
.short 15442 ## 0x3c52
.short 14098 ## 0x3712
.short 4297 ## 0x10c9
.short 15447 ## 0x3c57
.short 5084 ## 0x13dc
.short 12779 ## 0x31eb
.short 9740 ## 0x260c
.short 4032 ## 0xfc0
.short 13502 ## 0x34be
.short 3582 ## 0xdfe
.short 4614 ## 0x1206
.short 20342 ## 0x4f76
.short 7327 ## 0x1c9f
.short 10131 ## 0x2793
.short 4648 ## 0x1228
.short 10379 ## 0x288b
.short 4311 ## 0x10d7
.short 246 ## 0xf6
.short 4734 ## 0x127e
.short 14767 ## 0x39af
.short 7516 ## 0x1d5c
.short 4061 ## 0xfdd
.short 13523 ## 0x34d3
.short 17451 ## 0x442b
.short 19669 ## 0x4cd5
.short 20841 ## 0x5169
.short 4736 ## 0x1280
.short 20566 ## 0x5056
.short 18872 ## 0x49b8
.short 20087 ## 0x4e77
.short 111 ## 0x6f
.short 3589 ## 0xe05
.short 8379 ## 0x20bb
.short 13903 ## 0x364f
.short 14071 ## 0x36f7
.short 11443 ## 0x2cb3
.short 9840 ## 0x2670
.short 9315 ## 0x2463
.short 249 ## 0xf9
.short 3591 ## 0xe07
.short 8654 ## 0x21ce
.short 1498 ## 0x5da
.short 15643 ## 0x3d1b
.short 655 ## 0x28f
.short 6339 ## 0x18c3
.short 19418 ## 0x4bda
.short 1838 ## 0x72e
.short 9318 ## 0x2466
.short 6138 ## 0x17fa
.short 7525 ## 0x1d65
.short 10274 ## 0x2822
.short 19679 ## 0x4cdf
.short 9753 ## 0x2619
.short 11454 ## 0x2cbe
.short 6155 ## 0x180b
.short 6161 ## 0x1811
.short 9680 ## 0x25d0
.short 17574 ## 0x44a6
.short 10218 ## 0x27ea
.short 12121 ## 0x2f59
.short 2431 ## 0x97f
.short 10070 ## 0x2756
.short 17590 ## 0x44b6
.short 18622 ## 0x48be
.short 18620 ## 0x48bc
.short 3821 ## 0xeed
.short 213 ## 0xd5
.short 4331 ## 0x10eb
.short 17642 ## 0x44ea
.short 4649 ## 0x1229
.short 12127 ## 0x2f5f
.short 19290 ## 0x4b5a
.short 4332 ## 0x10ec
.short 9196 ## 0x23ec
.short 18078 ## 0x469e
.short 20384 ## 0x4fa0
.short 2748 ## 0xabc
.short 16883 ## 0x41f3
.short 12172 ## 0x2f8c
.short 17928 ## 0x4608
.short 16415 ## 0x401f
.short 12929 ## 0x3281
.short 12775 ## 0x31e7
.short 12776 ## 0x31e8
.short 12174 ## 0x2f8e
.short 5687 ## 0x1637
.short 14388 ## 0x3834
.short 16418 ## 0x4022
.short 18110 ## 0x46be
.short 17630 ## 0x44de
.short 12144 ## 0x2f70
.short 12063 ## 0x2f1f
.short 18745 ## 0x4939
.short 4485 ## 0x1185
.short 6952 ## 0x1b28
.short 14592 ## 0x3900
.short 19018 ## 0x4a4a
.short 16038 ## 0x3ea6
.short 3647 ## 0xe3f
.short 13332 ## 0x3414
.short 3839 ## 0xeff
.short 13333 ## 0x3415
.short 8915 ## 0x22d3
.short 8536 ## 0x2158
.short 4487 ## 0x1187
.short 11023 ## 0x2b0f
.short 12183 ## 0x2f97
.short 1405 ## 0x57d
.short 18777 ## 0x4959
.short 4548 ## 0x11c4
.short 18054 ## 0x4686
.short 1830 ## 0x726
.short 15735 ## 0x3d77
.short 3802 ## 0xeda
.short 5384 ## 0x1508
.short 1795 ## 0x703
.short 1796 ## 0x704
.short 2342 ## 0x926
.short 4053 ## 0xfd5
.short 16212 ## 0x3f54
.short 11304 ## 0x2c28
.short 18079 ## 0x469f
.short 8245 ## 0x2035
.short 18080 ## 0x46a0
.short 11396 ## 0x2c84
.short 9197 ## 0x23ed
.short 9321 ## 0x2469
.short 20066 ## 0x4e62
.short 12606 ## 0x313e
.short 16074 ## 0x3eca
.short 16655 ## 0x410f
.short 16477 ## 0x405d
.short 16000 ## 0x3e80
.short 16001 ## 0x3e81
.short 7844 ## 0x1ea4
.short 12256 ## 0x2fe0
.short 5909 ## 0x1715
.short 5837 ## 0x16cd
.short 16546 ## 0x40a2
.short 13282 ## 0x33e2
.short 5398 ## 0x1516
.short 6687 ## 0x1a1f
.short 19501 ## 0x4c2d
.short 2355 ## 0x933
.short 3760 ## 0xeb0
.short 2690 ## 0xa82
.short 13284 ## 0x33e4
.short 1810 ## 0x712
.short 20400 ## 0x4fb0
.short 6574 ## 0x19ae
.short 17064 ## 0x42a8
.short 1815 ## 0x717
.short 11496 ## 0x2ce8
.short 20710 ## 0x50e6
.short 15422 ## 0x3c3e
.short 5852 ## 0x16dc
.short 5437 ## 0x153d
.short 5267 ## 0x1493
.short 5295 ## 0x14af
.short 5125 ## 0x1405
.short 158 ## 0x9e
.short 11525 ## 0x2d05
.short 18166 ## 0x46f6
.short 8881 ## 0x22b1
.short 12615 ## 0x3147
.short 161 ## 0xa1
.short 9115 ## 0x239b
.short 11305 ## 0x2c29
.short 12265 ## 0x2fe9
.short 163 ## 0xa3
.short 3613 ## 0xe1d
.short 18167 ## 0x46f7
.short 5958 ## 0x1746
.short 17073 ## 0x42b1
.short 2697 ## 0xa89
.short 17757 ## 0x455d
.short 8477 ## 0x211d
.short 8476 ## 0x211c
.short 7793 ## 0x1e71
.short 10000 ## 0x2710
.short 19720 ## 0x4d08
.short 11810 ## 0x2e22
.short 4575 ## 0x11df
.short 4578 ## 0x11e2
.short 4576 ## 0x11e0
.short 2980 ## 0xba4
.short 2991 ## 0xbaf
.short 3516 ## 0xdbc
.short 13960 ## 0x3688
.short 13045 ## 0x32f5
.short 3523 ## 0xdc3
.short 10663 ## 0x29a7
.short 3230 ## 0xc9e
.short 8552 ## 0x2168
.short 14961 ## 0x3a71
.short 20663 ## 0x50b7
.short 4475 ## 0x117b
.short 1510 ## 0x5e6
.short 5186 ## 0x1442
.short 19135 ## 0x4abf
.short 11137 ## 0x2b81
.short 11397 ## 0x2c85
.short 1747 ## 0x6d3
.short 14124 ## 0x372c
.short 12649 ## 0x3169
.short 6386 ## 0x18f2
.short 7433 ## 0x1d09
.short 6005 ## 0x1775
.short 1928 ## 0x788
.short 8496 ## 0x2130
.short 9732 ## 0x2604
.short 6211 ## 0x1843
.short 14645 ## 0x3935
.short 11122 ## 0x2b72
.short 9420 ## 0x24cc
.short 11027 ## 0x2b13
.short 6716 ## 0x1a3c
.short 11226 ## 0x2bda
.short 19377 ## 0x4bb1
.short 9423 ## 0x24cf
.short 6142 ## 0x17fe
.short 8502 ## 0x2136
.short 6056 ## 0x17a8
.short 18570 ## 0x488a
.short 10542 ## 0x292e
.short 5651 ## 0x1613
.short 3542 ## 0xdd6
.short 18026 ## 0x466a
.short 3029 ## 0xbd5
.short 17769 ## 0x4569
.short 2413 ## 0x96d
.short 14164 ## 0x3754
.short 12325 ## 0x3025
.short 19136 ## 0x4ac0
.short 1773 ## 0x6ed
.short 2519 ## 0x9d7
.short 2520 ## 0x9d8
.short 5385 ## 0x1509
.short 4495 ## 0x118f
.short 19954 ## 0x4df2
.short 19955 ## 0x4df3
.short 10901 ## 0x2a95
.short 2522 ## 0x9da
.short 19801 ## 0x4d59
.short 1531 ## 0x5fb
.short 9198 ## 0x23ee
.short 19863 ## 0x4d97
.short 18625 ## 0x48c1
.short 15340 ## 0x3bec
.short 8989 ## 0x231d
.short 9350 ## 0x2486
.short 19959 ## 0x4df7
.short 10956 ## 0x2acc
.short 14895 ## 0x3a2f
.short 3531 ## 0xdcb
.short 17328 ## 0x43b0
.short 14938 ## 0x3a5a
.short 4968 ## 0x1368
.short 13235 ## 0x33b3
.short 8856 ## 0x2298
.short 5192 ## 0x1448
.short 13632 ## 0x3540
.short 9070 ## 0x236e
.short 11581 ## 0x2d3d
.short 7134 ## 0x1bde
.short 7453 ## 0x1d1d
.short 572 ## 0x23c
.short 2807 ## 0xaf7
.short 4993 ## 0x1381
.short 15697 ## 0x3d51
.short 17028 ## 0x4284
.short 11616 ## 0x2d60
.short 2220 ## 0x8ac
.short 3055 ## 0xbef
.short 3056 ## 0xbf0
.short 14989 ## 0x3a8d
.short 7402 ## 0x1cea
.short 2231 ## 0x8b7
.short 8094 ## 0x1f9e
.short 8874 ## 0x22aa
.short 8153 ## 0x1fd9
.short 2232 ## 0x8b8
.short 8875 ## 0x22ab
.short 15749 ## 0x3d85
.short 8154 ## 0x1fda
.short 8882 ## 0x22b2
.short 8887 ## 0x22b7
.short 2235 ## 0x8bb
.short 159 ## 0x9f
.short 13606 ## 0x3526
.short 14170 ## 0x375a
.short 14968 ## 0x3a78
.short 8161 ## 0x1fe1
.short 10927 ## 0x2aaf
.short 19976 ## 0x4e08
.short 2541 ## 0x9ed
.short 10969 ## 0x2ad9
.short 12272 ## 0x2ff0
.short 6671 ## 0x1a0f
.short 14969 ## 0x3a79
.short 14971 ## 0x3a7b
.short 9379 ## 0x24a3
.short 18818 ## 0x4982
.short 10894 ## 0x2a8e
.short 19663 ## 0x4ccf
.short 14121 ## 0x3729
.short 14231 ## 0x3797
.short 18111 ## 0x46bf
.short 14253 ## 0x37ad
.short 14129 ## 0x3731
.short 19671 ## 0x4cd7
.short 19672 ## 0x4cd8
.short 12987 ## 0x32bb
.short 18008 ## 0x4658
.short 8577 ## 0x2181
.short 6079 ## 0x17bf
.short 12502 ## 0x30d6
.short 7878 ## 0x1ec6
.short 1193 ## 0x4a9
.short 4388 ## 0x1124
.short 2761 ## 0xac9
.short 5714 ## 0x1652
.short 5748 ## 0x1674
.short 1765 ## 0x6e5
.short 12880 ## 0x3250
.short 16605 ## 0x40dd
.short 13021 ## 0x32dd
.short 20239 ## 0x4f0f
.short 19036 ## 0x4a5c
.short 3217 ## 0xc91
.short 4303 ## 0x10cf
.short 12915 ## 0x3273
.short 4243 ## 0x1093
.short 1247 ## 0x4df
.short 15777 ## 0x3da1
.short 1429 ## 0x595
.short 4644 ## 0x1224
.short 19914 ## 0x4dca
.short 5061 ## 0x13c5
.short 3965 ## 0xf7d
.short 3745 ## 0xea1
.short 3819 ## 0xeeb
.short 11261 ## 0x2bfd
.short 11206 ## 0x2bc6
.short 6465 ## 0x1941
.short 3701 ## 0xe75
.short 20513 ## 0x5021
.short 18579 ## 0x4893
.short 10630 ## 0x2986
.short 128 ## 0x80
.short 7879 ## 0x1ec7
.short 12782 ## 0x31ee
.short 4516 ## 0x11a4
.short 18824 ## 0x4988
.short 15716 ## 0x3d64
.short 17663 ## 0x44ff
.short 11804 ## 0x2e1c
.short 11423 ## 0x2c9f
.short 12078 ## 0x2f2e
.short 15954 ## 0x3e52
.short 15955 ## 0x3e53
.short 3769 ## 0xeb9
.short 7880 ## 0x1ec8
.short 7153 ## 0x1bf1
.short 14499 ## 0x38a3
.short 13564 ## 0x34fc
.short 20172 ## 0x4ecc
.short 19623 ## 0x4ca7
.short 16638 ## 0x40fe
.short 13568 ## 0x3500
.short 15619 ## 0x3d03
.short 20257 ## 0x4f21
.short 2977 ## 0xba1
.short 2547 ## 0x9f3
.short 594 ## 0x252
.short 228 ## 0xe4
.short 965 ## 0x3c5
.short 12599 ## 0x3137
.short 14847 ## 0x39ff
.short 453 ## 0x1c5
.short 4709 ## 0x1265
.short 14470 ## 0x3886
.short 20660 ## 0x50b4
.short 3752 ## 0xea8
.short 19920 ## 0x4dd0
.short 10828 ## 0x2a4c
.short 11312 ## 0x2c30
.short 20686 ## 0x50ce
.short 3969 ## 0xf81
.short 11230 ## 0x2bde
.short 19794 ## 0x4d52
.short 16315 ## 0x3fbb
.short 20891 ## 0x519b
.short 11263 ## 0x2bff
.short 6430 ## 0x191e
.short 13597 ## 0x351d
.short 19921 ## 0x4dd1
.short 372 ## 0x174
.short 10574 ## 0x294e
.short 12567 ## 0x3117
.short 5493 ## 0x1575
.short 7812 ## 0x1e84
.short 1771 ## 0x6eb
.short 18326 ## 0x4796
.short 16931 ## 0x4223
.short 17564 ## 0x449c
.short 9345 ## 0x2481
.short 3106 ## 0xc22
.short 7687 ## 0x1e07
.short 9461 ## 0x24f5
.short 7178 ## 0x1c0a
.short 11043 ## 0x2b23
.short 17338 ## 0x43ba
.short 11207 ## 0x2bc7
.short 7994 ## 0x1f3a
.short 17920 ## 0x4600
.short 4824 ## 0x12d8
.short 5027 ## 0x13a3
.short 4394 ## 0x112a
.short 3110 ## 0xc26
.short 1705 ## 0x6a9
.short 6755 ## 0x1a63
.short 16866 ## 0x41e2
.short 16867 ## 0x41e3
.short 3526 ## 0xdc6
.short 119 ## 0x77
.short 5330 ## 0x14d2
.short 11499 ## 0x2ceb
.short 10768 ## 0x2a10
.short 20687 ## 0x50cf
.short 4852 ## 0x12f4
.short 1659 ## 0x67b
.short 14921 ## 0x3a49
.short 19928 ## 0x4dd8
.short 2343 ## 0x927
.short 10032 ## 0x2730
.short 16646 ## 0x4106
.short 2344 ## 0x928
.short 16647 ## 0x4107
.short 9863 ## 0x2687
.short 9862 ## 0x2686
.short 6249 ## 0x1869
.short 16648 ## 0x4108
.short 10947 ## 0x2ac3
.short 8008 ## 0x1f48
.short 13117 ## 0x333d
.short 19302 ## 0x4b66
.short 11811 ## 0x2e23
.short 10736 ## 0x29f0
.short 10227 ## 0x27f3
.short 11002 ## 0x2afa
.short 9667 ## 0x25c3
.short 15729 ## 0x3d71
.short 938 ## 0x3aa
.short 15719 ## 0x3d67
.short 15400 ## 0x3c28
.short 16885 ## 0x41f5
.short 6801 ## 0x1a91
.short 7193 ## 0x1c19
.short 18626 ## 0x48c2
.short 5323 ## 0x14cb
.short 2395 ## 0x95b
.short 9065 ## 0x2369
.short 13313 ## 0x3401
.short 15001 ## 0x3a99
.short 10036 ## 0x2734
.short 2103 ## 0x837
.short 13573 ## 0x3505
.short 6414 ## 0x190e
.short 14717 ## 0x397d
.short 7481 ## 0x1d39
.short 6194 ## 0x1832
.short 16884 ## 0x41f4
.short 16788 ## 0x4194
.short 15251 ## 0x3b93
.short 11233 ## 0x2be1
.short 1663 ## 0x67f
.short 15195 ## 0x3b5b
.short 4107 ## 0x100b
.short 3149 ## 0xc4d
.short 15252 ## 0x3b94
.short 10891 ## 0x2a8b
.short 10738 ## 0x29f2
.short 11464 ## 0x2cc8
.short 4655 ## 0x122f
.short 9743 ## 0x260f
.short 8598 ## 0x2196
.short 8903 ## 0x22c7
.short 19627 ## 0x4cab
.short 14326 ## 0x37f6
.short 6890 ## 0x1aea
.short 8967 ## 0x2307
.short 13998 ## 0x36ae
.short 11439 ## 0x2caf
.short 769 ## 0x301
.short 9722 ## 0x25fa
.short 11500 ## 0x2cec
.short 5016 ## 0x1398
.short 12691 ## 0x3193
.short 2072 ## 0x818
.short 2576 ## 0xa10
.short 14875 ## 0x3a1b
.short 10760 ## 0x2a08
.short 7128 ## 0x1bd8
.short 10646 ## 0x2996
.short 8258 ## 0x2042
.short 17808 ## 0x4590
.short 17346 ## 0x43c2
.short 12894 ## 0x325e
.short 13574 ## 0x3506
.short 2133 ## 0x855
.short 4115 ## 0x1013
.short 4112 ## 0x1010
.short 7338 ## 0x1caa
.short 3748 ## 0xea4
.short 12134 ## 0x2f66
.short 15420 ## 0x3c3c
.short 3116 ## 0xc2c
.short 11440 ## 0x2cb0
.short 4988 ## 0x137c
.short 20700 ## 0x50dc
.short 3051 ## 0xbeb
.short 15789 ## 0x3dad
.short 10051 ## 0x2743
.short 13051 ## 0x32fb
.short 3319 ## 0xcf7
.short 1805 ## 0x70d
.short 2268 ## 0x8dc
.short 9747 ## 0x2613
.short 11120 ## 0x2b70
.short 2843 ## 0xb1b
.short 85 ## 0x55
.short 16805 ## 0x41a5
.short 10743 ## 0x29f7
.short 13943 ## 0x3677
.short 13974 ## 0x3696
.short 10693 ## 0x29c5
.short 19187 ## 0x4af3
.short 20180 ## 0x4ed4
.short 12973 ## 0x32ad
.short 3477 ## 0xd95
.short 13132 ## 0x334c
.short 15126 ## 0x3b16
.short 17657 ## 0x44f9
.short 6627 ## 0x19e3
.short 15586 ## 0x3ce2
.short 6812 ## 0x1a9c
.short 18727 ## 0x4927
.short 6395 ## 0x18fb
.short 3245 ## 0xcad
.short 630 ## 0x276
.short 1440 ## 0x5a0
.short 4160 ## 0x1040
.short 16419 ## 0x4023
.short 10839 ## 0x2a57
.short 10309 ## 0x2845
.short 15342 ## 0x3bee
.short 14728 ## 0x3988
.short 15196 ## 0x3b5c
.short 349 ## 0x15d
.short 12084 ## 0x2f34
.short 9633 ## 0x25a1
.short 15343 ## 0x3bef
.short 13841 ## 0x3611
.short 14620 ## 0x391c
.short 14259 ## 0x37b3
.short 20498 ## 0x5012
.short 4433 ## 0x1151
.short 18121 ## 0x46c9
.short 993 ## 0x3e1
.short 8996 ## 0x2324
.short 6212 ## 0x1844
.short 11444 ## 0x2cb4
.short 16662 ## 0x4116
.short 4341 ## 0x10f5
.short 9634 ## 0x25a2
.short 863 ## 0x35f
.short 11109 ## 0x2b65
.short 1445 ## 0x5a5
.short 9569 ## 0x2561
.short 4995 ## 0x1383
.short 11210 ## 0x2bca
.short 2001 ## 0x7d1
.short 778 ## 0x30a
.short 6717 ## 0x1a3d
.short 3989 ## 0xf95
.short 14624 ## 0x3920
.short 10465 ## 0x28e1
.short 16027 ## 0x3e9b
.short 20426 ## 0x4fca
.short 9570 ## 0x2562
.short 6770 ## 0x1a72
.short 18473 ## 0x4829
.short 9612 ## 0x258c
.short 20108 ## 0x4e8c
.short 17152 ## 0x4300
.short 1225 ## 0x4c9
.short 9151 ## 0x23bf
.short 15057 ## 0x3ad1
.short 11350 ## 0x2c56
.short 10842 ## 0x2a5a
.short 19489 ## 0x4c21
.short 9012 ## 0x2334
.short 2357 ## 0x935
.short 4872 ## 0x1308
.short 16563 ## 0x40b3
.short 14723 ## 0x3983
.short 3642 ## 0xe3a
.short 19974 ## 0x4e06
.short 6773 ## 0x1a75
.short 13366 ## 0x3436
.short 5486 ## 0x156e
.short 2356 ## 0x934
.short 17845 ## 0x45b5
.short 16459 ## 0x404b
.short 14314 ## 0x37ea
.short 3861 ## 0xf15
.short 18377 ## 0x47c9
.short 13330 ## 0x3412
.short 20411 ## 0x4fbb
.short 2557 ## 0x9fd
.short 8018 ## 0x1f52
.short 11012 ## 0x2b04
.short 15227 ## 0x3b7b
.short 8888 ## 0x22b8
.short 671 ## 0x29f
.short 18502 ## 0x4846
.short 7597 ## 0x1dad
.short 1996 ## 0x7cc
.short 18168 ## 0x46f8
.short 7499 ## 0x1d4b
.short 8267 ## 0x204b
.short 8912 ## 0x22d0
.short 13188 ## 0x3384
.short 15228 ## 0x3b7c
.short 4677 ## 0x1245
.short 11867 ## 0x2e5b
.short 2361 ## 0x939
.short 868 ## 0x364
.short 17188 ## 0x4324
.short 10750 ## 0x29fe
.short 15794 ## 0x3db2
.short 19306 ## 0x4b6a
.short 16435 ## 0x4033
.short 790 ## 0x316
.short 16854 ## 0x41d6
.short 8194 ## 0x2002
.short 8270 ## 0x204e
.short 17360 ## 0x43d0
.short 9483 ## 0x250b
.short 6062 ## 0x17ae
.short 19216 ## 0x4b10
.short 9776 ## 0x2630
.short 12626 ## 0x3152
.short 19307 ## 0x4b6b
.short 9681 ## 0x25d1
.short 10802 ## 0x2a32
.short 19217 ## 0x4b11
.short 1552 ## 0x610
.short 11989 ## 0x2ed5
.short 15779 ## 0x3da3
.short 4839 ## 0x12e7
.short 19293 ## 0x4b5d
.short 9113 ## 0x2399
.short 4836 ## 0x12e4
.short 20676 ## 0x50c4
.short 6787 ## 0x1a83
.short 10902 ## 0x2a96
.short 1908 ## 0x774
.short 6302 ## 0x189e
.short 4336 ## 0x10f0
.short 1909 ## 0x775
.short 10284 ## 0x282c
.short 10922 ## 0x2aaa
.short 20018 ## 0x4e32
.short 20050 ## 0x4e52
.short 4421 ## 0x1145
.short 6628 ## 0x19e4
.short 2992 ## 0xbb0
.short 19933 ## 0x4ddd
.short 16887 ## 0x41f7
.short 14484 ## 0x3894
.short 19779 ## 0x4d43
.short 7283 ## 0x1c73
.short 16394 ## 0x400a
.short 18691 ## 0x4903
.short 1248 ## 0x4e0
.short 17724 ## 0x453c
.short 18698 ## 0x490a
.short 1831 ## 0x727
.short 12746 ## 0x31ca
.short 16155 ## 0x3f1b
.short 7296 ## 0x1c80
.short 18742 ## 0x4936
.short 18802 ## 0x4972
.short 16810 ## 0x41aa
.short 7403 ## 0x1ceb
.short 7302 ## 0x1c86
.short 16793 ## 0x4199
.short 13458 ## 0x3492
.short 13463 ## 0x3497
.short 13468 ## 0x349c
.short 7275 ## 0x1c6b
.short 13774 ## 0x35ce
.short 14514 ## 0x38b2
.short 13873 ## 0x3631
.short 13800 ## 0x35e8
.short 14879 ## 0x3a1f
.short 14583 ## 0x38f7
.short 11743 ## 0x2ddf
.short 11744 ## 0x2de0
.short 4774 ## 0x12a6
.short 5638 ## 0x1606
.short 14888 ## 0x3a28
.short 2025 ## 0x7e9
.short 14015 ## 0x36bf
.short 16223 ## 0x3f5f
.short 15881 ## 0x3e09
.short 20202 ## 0x4eea
.short 2655 ## 0xa5f
.short 2013 ## 0x7dd
.short 13310 ## 0x33fe
.short 17974 ## 0x4636
.short 3629 ## 0xe2d
.short 11132 ## 0x2b7c
.short 14503 ## 0x38a7
.short 3631 ## 0xe2f
.short 312 ## 0x138
.short 2014 ## 0x7de
.short 5145 ## 0x1419
.short 3716 ## 0xe84
.short 291 ## 0x123
.short 568 ## 0x238
.short 9463 ## 0x24f7
.short 20157 ## 0x4ebd
.short 6615 ## 0x19d7
.short 1155 ## 0x483
.short 9199 ## 0x23ef
.short 20321 ## 0x4f61
.short 19359 ## 0x4b9f
.short 3382 ## 0xd36
.short 976 ## 0x3d0
.short 16320 ## 0x3fc0
.short 4450 ## 0x1162
.short 2015 ## 0x7df
.short 16213 ## 0x3f55
.short 9466 ## 0x24fa
.short 12449 ## 0x30a1
.short 11216 ## 0x2bd0
.short 16002 ## 0x3e82
.short 7987 ## 0x1f33
.short 4066 ## 0xfe2
.short 19335 ## 0x4b87
.short 3923 ## 0xf53
.short 8634 ## 0x21ba
.short 13424 ## 0x3470
.short 18736 ## 0x4930
.short 8424 ## 0x20e8
.short 15003 ## 0x3a9b
.short 15005 ## 0x3a9d
.short 15587 ## 0x3ce3
.short 994 ## 0x3e2
.short 10170 ## 0x27ba
.short 10872 ## 0x2a78
.short 7344 ## 0x1cb0
.short 5780 ## 0x1694
.short 13831 ## 0x3607
.short 20711 ## 0x50e7
.short 750 ## 0x2ee
.short 10609 ## 0x2971
.short 3004 ## 0xbbc
.short 3130 ## 0xc3a
.short 364 ## 0x16c
.short 1258 ## 0x4ea
.short 18155 ## 0x46eb
.short 14197 ## 0x3775
.short 1163 ## 0x48b
.short 1184 ## 0x4a0
.short 9424 ## 0x24d0
.short 2503 ## 0x9c7
.short 17153 ## 0x4301
.short 17753 ## 0x4559
.short 1839 ## 0x72f
.short 2724 ## 0xaa4
.short 2610 ## 0xa32
.short 12169 ## 0x2f89
.short 9519 ## 0x252f
.short 17994 ## 0x464a
.short 6231 ## 0x1857
.short 6672 ## 0x1a10
.short 6057 ## 0x17a9
.short 10158 ## 0x27ae
.short 11878 ## 0x2e66
.short 9521 ## 0x2531
.short 9488 ## 0x2510
.short 1364 ## 0x554
.short 13987 ## 0x36a3
.short 4466 ## 0x1172
.short 8946 ## 0x22f2
.short 6466 ## 0x1942
.short 6510 ## 0x196e
.short 13203 ## 0x3393
.short 17492 ## 0x4454
.short 4054 ## 0xfd6
.short 11587 ## 0x2d43
.short 17533 ## 0x447d
.short 17549 ## 0x448d
.short 1188 ## 0x4a4
.short 1187 ## 0x4a3
.short 18005 ## 0x4655
.short 8511 ## 0x213f
.short 14958 ## 0x3a6e
.short 6744 ## 0x1a58
.short 40 ## 0x28
.short 10652 ## 0x299c
.short 14896 ## 0x3a30
.short 6745 ## 0x1a59
.short 6903 ## 0x1af7
.short 11323 ## 0x2c3b
.short 15371 ## 0x3c0b
.short 18016 ## 0x4660
.short 1245 ## 0x4dd
.short 10276 ## 0x2824
.short 10219 ## 0x27eb
.short 4238 ## 0x108e
.short 11980 ## 0x2ecc
.short 18819 ## 0x4983
.short 18820 ## 0x4984
.short 13433 ## 0x3479
.short 16859 ## 0x41db
.short 3214 ## 0xc8e
.short 5550 ## 0x15ae
.short 11891 ## 0x2e73
.short 9927 ## 0x26c7
.short 20677 ## 0x50c5
.short 5892 ## 0x1704
.short 14292 ## 0x37d4
.short 20019 ## 0x4e33
.short 16442 ## 0x403a
.short 11419 ## 0x2c9b
.short 4006 ## 0xfa6
.short 15218 ## 0x3b72
.short 15552 ## 0x3cc0
.short 15832 ## 0x3dd8
.short 19907 ## 0x4dc3
.short 11921 ## 0x2e91
.short 13301 ## 0x33f5
.short 15685 ## 0x3d45
.short 12095 ## 0x2f3f
.short 12851 ## 0x3233
.short 4007 ## 0xfa7
.short 7929 ## 0x1ef9
.short 6983 ## 0x1b47
.short 9455 ## 0x24ef
.short 20361 ## 0x4f89
.short 6080 ## 0x17c0
.short 12319 ## 0x301f
.short 11796 ## 0x2e14
.short 17368 ## 0x43d8
.short 3795 ## 0xed3
.short 206 ## 0xce
.short 13070 ## 0x330e
.short 16753 ## 0x4171
.short 6272 ## 0x1880
.short 5586 ## 0x15d2
.short 5587 ## 0x15d3
.short 3687 ## 0xe67
.short 15902 ## 0x3e1e
.short 7541 ## 0x1d75
.short 6273 ## 0x1881
.short 19996 ## 0x4e1c
.short 19127 ## 0x4ab7
.short 12320 ## 0x3020
.short 170 ## 0xaa
.short 1921 ## 0x781
.short 9994 ## 0x270a
.short 17278 ## 0x437e
.short 4008 ## 0xfa8
.short 12906 ## 0x326a
.short 5138 ## 0x1412
.short 2208 ## 0x8a0
.short 18256 ## 0x4750
.short 18618 ## 0x48ba
.short 734 ## 0x2de
.short 18027 ## 0x466b
.short 12269 ## 0x2fed
.short 15553 ## 0x3cc1
.short 8724 ## 0x2214
.short 11463 ## 0x2cc7
.short 3440 ## 0xd70
.short 16391 ## 0x4007
.short 1430 ## 0x596
.short 1152 ## 0x480
.short 20362 ## 0x4f8a
.short 14215 ## 0x3787
.short 2819 ## 0xb03
.short 19038 ## 0x4a5e
.short 12797 ## 0x31fd
.short 9173 ## 0x23d5
.short 14477 ## 0x388d
.short 13434 ## 0x347a
.short 2763 ## 0xacb
.short 10320 ## 0x2850
.short 12411 ## 0x307b
.short 8731 ## 0x221b
.short 18549 ## 0x4875
.short 7807 ## 0x1e7f
.short 10591 ## 0x295f
.short 452 ## 0x1c4
.short 371 ## 0x173
.short 4572 ## 0x11dc
.short 10375 ## 0x2887
.short 17971 ## 0x4633
.short 17972 ## 0x4634
.short 7418 ## 0x1cfa
.short 11553 ## 0x2d21
.short 13090 ## 0x3322
.short 7968 ## 0x1f20
.short 20366 ## 0x4f8e
.short 10809 ## 0x2a39
.short 961 ## 0x3c1
.short 889 ## 0x379
.short 13347 ## 0x3423
.short 16900 ## 0x4204
.short 17718 ## 0x4536
.short 16267 ## 0x3f8b
.short 498 ## 0x1f2
.short 5374 ## 0x14fe
.short 18341 ## 0x47a5
.short 19465 ## 0x4c09
.short 3070 ## 0xbfe
.short 7318 ## 0x1c96
.short 2970 ## 0xb9a
.short 10897 ## 0x2a91
.short 4246 ## 0x1096
.short 5469 ## 0x155d
.short 11596 ## 0x2d4c
.short 10029 ## 0x272d
.short 4019 ## 0xfb3
.short 13592 ## 0x3518
.short 4708 ## 0x1264
.short 589 ## 0x24d
.short 15617 ## 0x3d01
.short 4020 ## 0xfb4
.short 20546 ## 0x5042
.short 9996 ## 0x270c
.short 3666 ## 0xe52
.short 12271 ## 0x2fef
.short 9965 ## 0x26ed
.short 9986 ## 0x2702
.short 225 ## 0xe1
.short 2159 ## 0x86f
.short 10497 ## 0x2901
.short 20595 ## 0x5073
.short 19999 ## 0x4e1f
.short 1739 ## 0x6cb
.short 6284 ## 0x188c
.short 7112 ## 0x1bc8
.short 9341 ## 0x247d
.short 2211 ## 0x8a3
.short 10880 ## 0x2a80
.short 10881 ## 0x2a81
.short 17138 ## 0x42f2
.short 18405 ## 0x47e5
.short 12440 ## 0x3098
.short 4414 ## 0x113e
.short 10428 ## 0x28bc
.short 8739 ## 0x2223
.short 12919 ## 0x3277
.short 18324 ## 0x4794
.short 4467 ## 0x1173
.short 12097 ## 0x2f41
.short 1303 ## 0x517
.short 1558 ## 0x616
.short 18830 ## 0x498e
.short 5153 ## 0x1421
.short 20678 ## 0x50c6
.short 9056 ## 0x2360
.short 15839 ## 0x3ddf
.short 3331 ## 0xd03
.short 4848 ## 0x12f0
.short 2196 ## 0x894
.short 6541 ## 0x198d
.short 2160 ## 0x870
.short 4587 ## 0x11eb
.short 4820 ## 0x12d4
.short 9935 ## 0x26cf
.short 1267 ## 0x4f3
.short 6752 ## 0x1a60
.short 6753 ## 0x1a61
.short 4033 ## 0xfc1
.short 18699 ## 0x490b
.short 20282 ## 0x4f3a
.short 20600 ## 0x5078
.short 6681 ## 0x1a19
.short 5867 ## 0x16eb
.short 18213 ## 0x4725
.short 1268 ## 0x4f4
.short 3583 ## 0xdff
.short 12920 ## 0x3278
.short 12994 ## 0x32c2
.short 1827 ## 0x723
.short 9951 ## 0x26df
.short 15027 ## 0x3ab3
.short 20190 ## 0x4ede
.short 11986 ## 0x2ed2
.short 20316 ## 0x4f5c
.short 17207 ## 0x4337
.short 5678 ## 0x162e
.short 3970 ## 0xf82
.short 12676 ## 0x3184
.short 4202 ## 0x106a
.short 2432 ## 0x980
.short 7115 ## 0x1bcb
.short 16845 ## 0x41cd
.short 2026 ## 0x7ea
.short 1189 ## 0x4a5
.short 7116 ## 0x1bcc
.short 3524 ## 0xdc4
.short 117 ## 0x75
.short 12218 ## 0x2fba
.short 1742 ## 0x6ce
.short 12857 ## 0x3239
.short 6607 ## 0x19cf
.short 17911 ## 0x45f7
.short 5749 ## 0x1675
.short 11603 ## 0x2d53
.short 8740 ## 0x2224
.short 7019 ## 0x1b6b
.short 8482 ## 0x2122
.short 13932 ## 0x366c
.short 20459 ## 0x4feb
.short 2433 ## 0x981
.short 6408 ## 0x1908
.short 12824 ## 0x3218
.short 595 ## 0x253
.short 1204 ## 0x4b4
.short 12219 ## 0x2fbb
.short 5893 ## 0x1705
.short 11929 ## 0x2e99
.short 2628 ## 0xa44
.short 18700 ## 0x490c
.short 12921 ## 0x3279
.short 5972 ## 0x1754
.short 18407 ## 0x47e7
.short 9784 ## 0x2638
.short 18408 ## 0x47e8
.short 12043 ## 0x2f0b
.short 7068 ## 0x1b9c
.short 14356 ## 0x3814
.short 18214 ## 0x4726
.short 9851 ## 0x267b
.short 5380 ## 0x1504
.short 20258 ## 0x4f22
.short 17737 ## 0x4549
.short 3220 ## 0xc94
.short 15561 ## 0x3cc9
.short 8618 ## 0x21aa
.short 3143 ## 0xc47
.short 3974 ## 0xf86
.short 12860 ## 0x323c
.short 18266 ## 0x475a
.short 5238 ## 0x1476
.short 549 ## 0x225
.short 1066 ## 0x42a
.short 19160 ## 0x4ad8
.short 2768 ## 0xad0
.short 15116 ## 0x3b0c
.short 14297 ## 0x37d9
.short 14298 ## 0x37da
.short 1654 ## 0x676
.short 1561 ## 0x619
.short 15840 ## 0x3de0
.short 822 ## 0x336
.short 15974 ## 0x3e66
.short 4496 ## 0x1190
.short 8755 ## 0x2233
.short 11707 ## 0x2dbb
.short 20380 ## 0x4f9c
.short 10507 ## 0x290b
.short 8619 ## 0x21ab
.short 20462 ## 0x4fee
.short 20872 ## 0x5188
.short 15247 ## 0x3b8f
.short 12515 ## 0x30e3
.short 13256 ## 0x33c8
.short 14381 ## 0x382d
.short 1562 ## 0x61a
.short 11328 ## 0x2c40
.short 7394 ## 0x1ce2
.short 10033 ## 0x2731
.short 10132 ## 0x2794
.short 16847 ## 0x41cf
.short 7118 ## 0x1bce
.short 1518 ## 0x5ee
.short 16760 ## 0x4178
.short 7633 ## 0x1dd1
.short 17380 ## 0x43e4
.short 14977 ## 0x3a81
.short 18587 ## 0x489b
.short 2401 ## 0x961
.short 15392 ## 0x3c20
.short 5102 ## 0x13ee
.short 18623 ## 0x48bf
.short 2402 ## 0x962
.short 6412 ## 0x190c
.short 15440 ## 0x3c50
.short 18588 ## 0x489c
.short 10995 ## 0x2af3
.short 13418 ## 0x346a
.short 16407 ## 0x4017
.short 8412 ## 0x20dc
.short 4042 ## 0xfca
.short 3406 ## 0xd4e
.short 10508 ## 0x290c
.short 15726 ## 0x3d6e
.short 6923 ## 0x1b0b
.short 10680 ## 0x29b8
.short 10593 ## 0x2961
.short 7739 ## 0x1e3b
.short 8286 ## 0x205e
.short 8853 ## 0x2295
.short 13702 ## 0x3586
.short 15758 ## 0x3d8e
.short 15151 ## 0x3b2f
.short 16271 ## 0x3f8f
.short 6030 ## 0x178e
.short 18589 ## 0x489d
.short 18409 ## 0x47e9
.short 18345 ## 0x47a9
.short 10769 ## 0x2a11
.short 2101 ## 0x835
.short 9949 ## 0x26dd
.short 9950 ## 0x26de
.short 2198 ## 0x896
.short 15401 ## 0x3c29
.short 7125 ## 0x1bd5
.short 2833 ## 0xb11
.short 12600 ## 0x3138
.short 3080 ## 0xc08
.short 6475 ## 0x194b
.short 20760 ## 0x5118
.short 4617 ## 0x1209
.short 8246 ## 0x2036
.short 9541 ## 0x2545
.short 7363 ## 0x1cc3
.short 15624 ## 0x3d08
.short 7637 ## 0x1dd5
.short 10905 ## 0x2a99
.short 8175 ## 0x1fef
.short 5244 ## 0x147c
.short 11709 ## 0x2dbd
.short 19233 ## 0x4b21
.short 4354 ## 0x1102
.short 5002 ## 0x138a
.short 4055 ## 0xfd7
.short 9720 ## 0x25f8
.short 1414 ## 0x586
.short 1870 ## 0x74e
.short 14153 ## 0x3749
.short 2069 ## 0x815
.short 19571 ## 0x4c73
.short 10110 ## 0x277e
.short 1105 ## 0x451
.short 230 ## 0xe6
.short 8624 ## 0x21b0
.short 15153 ## 0x3b31
.short 939 ## 0x3ab
.short 5107 ## 0x13f3
.short 414 ## 0x19e
.short 12367 ## 0x304f
.short 7497 ## 0x1d49
.short 15987 ## 0x3e73
.short 12326 ## 0x3026
.short 2803 ## 0xaf3
.short 6880 ## 0x1ae0
.short 11708 ## 0x2dbc
.short 2630 ## 0xa46
.short 7040 ## 0x1b80
.short 12222 ## 0x2fbe
.short 14480 ## 0x3890
.short 4477 ## 0x117d
.short 5600 ## 0x15e0
.short 4618 ## 0x120a
.short 9200 ## 0x23f0
.short 3730 ## 0xe92
.short 12307 ## 0x3013
.short 79 ## 0x4f
.short 15449 ## 0x3c59
.short 524 ## 0x20c
.short 20242 ## 0x4f12
.short 17343 ## 0x43bf
.short 20780 ## 0x512c
.short 6476 ## 0x194c
.short 9125 ## 0x23a5
.short 14563 ## 0x38e3
.short 13868 ## 0x362c
.short 14851 ## 0x3a03
.short 2685 ## 0xa7d
.short 5536 ## 0x15a0
.short 11824 ## 0x2e30
.short 5245 ## 0x147d
.short 2349 ## 0x92d
.short 14694 ## 0x3966
.short 2082 ## 0x822
.short 606 ## 0x25e
.short 1438 ## 0x59e
.short 5680 ## 0x1630
.short 3777 ## 0xec1
.short 8295 ## 0x2067
.short 11765 ## 0x2df5
.short 10133 ## 0x2795
.short 11609 ## 0x2d59
.short 15569 ## 0x3cd1
.short 2572 ## 0xa0c
.short 13278 ## 0x33de
.short 5681 ## 0x1631
.short 17436 ## 0x441c
.short 17925 ## 0x4605
.short 13437 ## 0x347d
.short 6300 ## 0x189c
.short 4754 ## 0x1292
.short 1211 ## 0x4bb
.short 10664 ## 0x29a8
.short 19802 ## 0x4d5a
.short 15307 ## 0x3bcb
.short 7256 ## 0x1c58
.short 14937 ## 0x3a59
.short 9744 ## 0x2610
.short 607 ## 0x25f
.short 18081 ## 0x46a1
.short 10134 ## 0x2796
.short 430 ## 0x1ae
.short 11255 ## 0x2bf7
.short 3049 ## 0xbe9
.short 18410 ## 0x47ea
.short 18411 ## 0x47eb
.short 18412 ## 0x47ec
.short 16540 ## 0x409c
.short 13118 ## 0x333e
.short 12476 ## 0x30bc
.short 7820 ## 0x1e8c
.short 16506 ## 0x407a
.short 15421 ## 0x3c3d
.short 18793 ## 0x4969
.short 18794 ## 0x496a
.short 4153 ## 0x1039
.short 8927 ## 0x22df
.short 17054 ## 0x429e
.short 17055 ## 0x429f
.short 10692 ## 0x29c4
.short 1216 ## 0x4c0
.short 15763 ## 0x3d93
.short 2117 ## 0x845
.short 16547 ## 0x40a3
.short 18709 ## 0x4915
.short 699 ## 0x2bb
.short 10597 ## 0x2965
.short 82 ## 0x52
.short 3468 ## 0xd8c
.short 9790 ## 0x263e
.short 18417 ## 0x47f1
.short 8223 ## 0x201f
.short 8224 ## 0x2020
.short 6685 ## 0x1a1d
.short 10308 ## 0x2844
.short 20875 ## 0x518b
.short 20896 ## 0x51a0
.short 20781 ## 0x512d
.short 394 ## 0x18a
.short 12971 ## 0x32ab
.short 16108 ## 0x3eec
.short 17809 ## 0x4591
.short 83 ## 0x53
.short 12607 ## 0x313f
.short 6482 ## 0x1952
.short 4062 ## 0xfde
.short 9652 ## 0x25b4
.short 6483 ## 0x1953
.short 11302 ## 0x2c26
.short 3891 ## 0xf33
.short 5393 ## 0x1511
.short 5394 ## 0x1512
.short 5431 ## 0x1537
.short 17507 ## 0x4463
.short 15102 ## 0x3afe
.short 20385 ## 0x4fa1
.short 20619 ## 0x508b
.short 16453 ## 0x4045
.short 12895 ## 0x325f
.short 4422 ## 0x1146
.short 11958 ## 0x2eb6
.short 12404 ## 0x3074
.short 10230 ## 0x27f6
.short 5768 ## 0x1688
.short 13520 ## 0x34d0
.short 11710 ## 0x2dbe
.short 4226 ## 0x1082
.short 3088 ## 0xc10
.short 20263 ## 0x4f27
.short 6629 ## 0x19e5
.short 15577 ## 0x3cd9
.short 980 ## 0x3d4
.short 15483 ## 0x3c7b
.short 11134 ## 0x2b7e
.short 6303 ## 0x189f
.short 5505 ## 0x1581
.short 19304 ## 0x4b68
.short 6391 ## 0x18f7
.short 3241 ## 0xca9
.short 17742 ## 0x454e
.short 14300 ## 0x37dc
.short 2217 ## 0x8a9
.short 12692 ## 0x3194
.short 15484 ## 0x3c7c
.short 19757 ## 0x4d2d
.short 8109 ## 0x1fad
.short 14983 ## 0x3a87
.short 5980 ## 0x175c
.short 16109 ## 0x3eed
.short 13656 ## 0x3558
.short 11940 ## 0x2ea4
.short 8332 ## 0x208c
.short 20701 ## 0x50dd
.short 17655 ## 0x44f7
.short 18957 ## 0x4a0d
.short 10045 ## 0x273d
.short 19107 ## 0x4aa3
.short 13937 ## 0x3671
.short 2840 ## 0xb18
.short 20441 ## 0x4fd9
.short 4756 ## 0x1294
.short 12801 ## 0x3201
.short 17126 ## 0x42e6
.short 1379 ## 0x563
.short 7706 ## 0x1e1a
.short 8144 ## 0x1fd0
.short 8145 ## 0x1fd1
.short 6709 ## 0x1a35
.short 9410 ## 0x24c2
.short 15578 ## 0x3cda
.short 11160 ## 0x2b98
.short 18629 ## 0x48c5
.short 14191 ## 0x376f
.short 18236 ## 0x473c
.short 13660 ## 0x355c
.short 2107 ## 0x83b
.short 13709 ## 0x358d
.short 19109 ## 0x4aa5
.short 19765 ## 0x4d35
.short 8446 ## 0x20fe
.short 13000 ## 0x32c8
.short 10168 ## 0x27b8
.short 8778 ## 0x224a
.short 12736 ## 0x31c0
.short 14289 ## 0x37d1
.short 19007 ## 0x4a3f
.short 8779 ## 0x224b
.short 7400 ## 0x1ce8
.short 16010 ## 0x3e8a
.short 360 ## 0x168
.short 1924 ## 0x784
.short 16967 ## 0x4247
.short 15127 ## 0x3b17
.short 9268 ## 0x2434
.short 6041 ## 0x1799
.short 2888 ## 0xb48
.short 12107 ## 0x2f4b
.short 20782 ## 0x512e
.short 11669 ## 0x2d95
.short 2390 ## 0x956
.short 18959 ## 0x4a0f
.short 1929 ## 0x789
.short 18873 ## 0x49b9
.short 7997 ## 0x1f3d
.short 11173 ## 0x2ba5
.short 11711 ## 0x2dbf
.short 11712 ## 0x2dc0
.short 10643 ## 0x2993
.short 14036 ## 0x36d4
.short 16079 ## 0x3ecf
.short 3826 ## 0xef2
.short 19143 ## 0x4ac7
.short 19870 ## 0x4d9e
.short 6494 ## 0x195e
.short 6206 ## 0x183e
.short 13099 ## 0x332b
.short 1161 ## 0x489
.short 3507 ## 0xdb3
.short 10193 ## 0x27d1
.short 5154 ## 0x1422
.short 14361 ## 0x3819
.short 19766 ## 0x4d36
.short 10437 ## 0x28c5
.short 14192 ## 0x3770
.short 17020 ## 0x427c
.short 9269 ## 0x2435
.short 16080 ## 0x3ed0
.short 4620 ## 0x120c
.short 8417 ## 0x20e1
.short 12937 ## 0x3289
.short 15746 ## 0x3d82
.short 4230 ## 0x1086
.short 2407 ## 0x967
.short 13661 ## 0x355d
.short 14613 ## 0x3915
.short 9771 ## 0x262b
.short 13034 ## 0x32ea
.short 14389 ## 0x3835
.short 17059 ## 0x42a3
.short 475 ## 0x1db
.short 17729 ## 0x4541
.short 4920 ## 0x1338
.short 631 ## 0x277
.short 20734 ## 0x50fe
.short 4943 ## 0x134f
.short 20897 ## 0x51a1
.short 14904 ## 0x3a38
.short 1219 ## 0x4c3
.short 11289 ## 0x2c19
.short 8334 ## 0x208e
.short 8335 ## 0x208f
.short 6308 ## 0x18a4
.short 8635 ## 0x21bb
.short 13524 ## 0x34d4
.short 8438 ## 0x20f6
.short 18874 ## 0x49ba
.short 9207 ## 0x23f7
.short 18422 ## 0x47f6
.short 10519 ## 0x2917
.short 2958 ## 0xb8e
.short 14905 ## 0x3a39
.short 9990 ## 0x2706
.short 15016 ## 0x3aa8
.short 20323 ## 0x4f63
.short 11341 ## 0x2c4d
.short 87 ## 0x57
.short 8864 ## 0x22a0
.short 2221 ## 0x8ad
.short 16113 ## 0x3ef1
.short 11617 ## 0x2d61
.short 12478 ## 0x30be
.short 7050 ## 0x1b8a
.short 2110 ## 0x83e
.short 6949 ## 0x1b25
.short 15533 ## 0x3cad
.short 15182 ## 0x3b4e
.short 1181 ## 0x49d
.short 18893 ## 0x49cd
.short 18122 ## 0x46ca
.short 7372 ## 0x1ccc
.short 9033 ## 0x2349
.short 632 ## 0x278
.short 9508 ## 0x2524
.short 17038 ## 0x428e
.short 1072 ## 0x430
.short 19598 ## 0x4c8e
.short 8528 ## 0x2150
.short 12161 ## 0x2f81
.short 9911 ## 0x26b7
.short 17398 ## 0x43f6
.short 9214 ## 0x23fe
.short 6304 ## 0x18a0
.short 773 ## 0x305
.short 4947 ## 0x1353
.short 5087 ## 0x13df
.short 2776 ## 0xad8
.short 14260 ## 0x37b4
.short 9565 ## 0x255d
.short 13483 ## 0x34ab
.short 13392 ## 0x3450
.short 2777 ## 0xad9
.short 10353 ## 0x2871
.short 17177 ## 0x4319
.short 9912 ## 0x26b8
.short 1031 ## 0x407
.short 2851 ## 0xb23
.short 2391 ## 0x957
.short 19731 ## 0x4d13
.short 13527 ## 0x34d7
.short 17117 ## 0x42dd
.short 15632 ## 0x3d10
.short 5510 ## 0x1586
.short 156 ## 0x9c
.short 10232 ## 0x27f8
.short 9416 ## 0x24c8
.short 2283 ## 0x8eb
.short 20162 ## 0x4ec2
.short 1107 ## 0x453
.short 11645 ## 0x2d7d
.short 6713 ## 0x1a39
.short 10263 ## 0x2817
.short 2222 ## 0x8ae
.short 10886 ## 0x2a86
.short 5923 ## 0x1723
.short 7522 ## 0x1d62
.short 18282 ## 0x476a
.short 13324 ## 0x340c
.short 17352 ## 0x43c8
.short 13883 ## 0x363b
.short 18237 ## 0x473d
.short 4994 ## 0x1382
.short 1573 ## 0x625
.short 5572 ## 0x15c4
.short 13260 ## 0x33cc
.short 7948 ## 0x1f0c
.short 12111 ## 0x2f4f
.short 9810 ## 0x2652
.short 1168 ## 0x490
.short 19367 ## 0x4ba7
.short 12158 ## 0x2f7e
.short 3127 ## 0xc37
.short 8908 ## 0x22cc
.short 9148 ## 0x23bc
.short 7949 ## 0x1f0d
.short 32 ## 0x20
.short 649 ## 0x289
.short 8647 ## 0x21c7
.short 15596 ## 0x3cec
.short 6218 ## 0x184a
.short 12064 ## 0x2f20
.short 13635 ## 0x3543
.short 3638 ## 0xe36
.short 10143 ## 0x279f
.short 11123 ## 0x2b73
.short 1385 ## 0x569
.short 2889 ## 0xb49
.short 17255 ## 0x4367
.short 6771 ## 0x1a73
.short 13063 ## 0x3307
.short 13064 ## 0x3308
.short 8560 ## 0x2170
.short 18746 ## 0x493a
.short 12231 ## 0x2fc7
.short 1935 ## 0x78f
.short 5608 ## 0x15e8
.short 6501 ## 0x1965
.short 9854 ## 0x267e
.short 19147 ## 0x4acb
.short 377 ## 0x179
.short 18607 ## 0x48af
.short 12609 ## 0x3141
.short 9578 ## 0x256a
.short 12827 ## 0x321b
.short 5932 ## 0x172c
.short 3483 ## 0xd9b
.short 14777 ## 0x39b9
.short 3761 ## 0xeb1
.short 7587 ## 0x1da3
.short 20844 ## 0x516c
.short 3783 ## 0xec7
.short 13002 ## 0x32ca
.short 3831 ## 0xef7
.short 8155 ## 0x1fdb
.short 14017 ## 0x36c1
.short 13062 ## 0x3306
.short 17303 ## 0x4397
.short 16956 ## 0x423c
.short 4166 ## 0x1046
.short 7588 ## 0x1da4
.short 2638 ## 0xa4e
.short 15847 ## 0x3de7
.short 3093 ## 0xc15
.short 14082 ## 0x3702
.short 16564 ## 0x40b4
.short 16171 ## 0x3f2b
.short 9356 ## 0x248c
.short 19192 ## 0x4af8
.short 13427 ## 0x3473
.short 11856 ## 0x2e50
.short 6502 ## 0x1966
.short 19193 ## 0x4af9
.short 14364 ## 0x381c
.short 9219 ## 0x2403
.short 18902 ## 0x49d6
.short 16227 ## 0x3f63
.short 15751 ## 0x3d87
.short 6219 ## 0x184b
.short 5407 ## 0x151f
.short 14135 ## 0x3737
.short 11010 ## 0x2b02
.short 8562 ## 0x2172
.short 17067 ## 0x42ab
.short 19195 ## 0x4afb
.short 18894 ## 0x49ce
.short 16087 ## 0x3ed7
.short 5200 ## 0x1450
.short 1001 ## 0x3e9
.short 5156 ## 0x1424
.short 58 ## 0x3a
.short 15495 ## 0x3c87
.short 5939 ## 0x1733
.short 5940 ## 0x1734
.short 6332 ## 0x18bc
.short 2178 ## 0x882
.short 16456 ## 0x4048
.short 15424 ## 0x3c40
.short 10354 ## 0x2872
.short 18156 ## 0x46ec
.short 8605 ## 0x219d
.short 6694 ## 0x1a26
.short 1143 ## 0x477
.short 13529 ## 0x34d9
.short 12165 ## 0x2f85
.short 8883 ## 0x22b3
.short 7829 ## 0x1e95
.short 19019 ## 0x4a4b
.short 2445 ## 0x98d
.short 14823 ## 0x39e7
.short 14594 ## 0x3902
.short 17128 ## 0x42e8
.short 665 ## 0x299
.short 19525 ## 0x4c45
.short 14365 ## 0x381d
.short 16286 ## 0x3f9e
.short 3643 ## 0xe3b
.short 3039 ## 0xbdf
.short 16729 ## 0x4159
.short 4675 ## 0x1243
.short 16730 ## 0x415a
.short 13908 ## 0x3654
.short 6654 ## 0x19fe
.short 5157 ## 0x1425
.short 5356 ## 0x14ec
.short 13124 ## 0x3344
.short 16772 ## 0x4184
.short 17180 ## 0x431c
.short 17749 ## 0x4555
.short 282 ## 0x11a
.short 14210 ## 0x3782
.short 13909 ## 0x3655
.short 17185 ## 0x4321
.short 3280 ## 0xcd0
.short 11570 ## 0x2d32
.short 15601 ## 0x3cf1
.short 10967 ## 0x2ad7
.short 1889 ## 0x761
.short 9848 ## 0x2678
.short 13009 ## 0x32d1
.short 11532 ## 0x2d0c
.short 14490 ## 0x389a
.short 11953 ## 0x2eb1
.short 19323 ## 0x4b7b
.short 1580 ## 0x62c
.short 19780 ## 0x4d44
.short 3554 ## 0xde2
.short 10821 ## 0x2a45
.short 18435 ## 0x4803
.short 4365 ## 0x110d
.short 2258 ## 0x8d2
.short 16569 ## 0x40b9
.short 11863 ## 0x2e57
.short 3592 ## 0xe08
.short 6577 ## 0x19b1
.short 17033 ## 0x4289
.short 8120 ## 0x1fb8
.short 7007 ## 0x1b5f
.short 727 ## 0x2d7
.short 2965 ## 0xb95
.short 10270 ## 0x281e
.short 8345 ## 0x2099
.short 7100 ## 0x1bbc
.short 1169 ## 0x491
.short 10336 ## 0x2860
.short 12461 ## 0x30ad
.short 12296 ## 0x3008
.short 16377 ## 0x3ff9
.short 16372 ## 0x3ff4
.short 11124 ## 0x2b74
.short 16345 ## 0x3fd9
.short 14276 ## 0x37c4
.short 9614 ## 0x258e
.short 18172 ## 0x46fc
.short 17035 ## 0x428b
.short 16683 ## 0x412b
.short 8660 ## 0x21d4
.short 18173 ## 0x46fd
.short 8254 ## 0x203e
.short 8566 ## 0x2176
.short 6866 ## 0x1ad2
.short 2783 ## 0xadf
.short 20015 ## 0x4e2f
.short 440 ## 0x1b8
.short 14738 ## 0x3992
.short 17754 ## 0x455a
.short 10535 ## 0x2927
.short 5743 ## 0x166f
.short 787 ## 0x313
.short 3614 ## 0xe1e
.short 14212 ## 0x3784
.short 14551 ## 0x38d7
.short 15183 ## 0x3b4f
.short 12464 ## 0x30b0
.short 12239 ## 0x2fcf
.short 15653 ## 0x3d25
.short 9293 ## 0x244d
.short 5948 ## 0x173c
.short 11112 ## 0x2b68
.short 4367 ## 0x110f
.short 19200 ## 0x4b00
.short 404 ## 0x194
.short 8816 ## 0x2270
.short 13912 ## 0x3658
.short 20305 ## 0x4f51
.short 36 ## 0x24
.short 9154 ## 0x23c2
.short 19324 ## 0x4b7c
.short 17074 ## 0x42b2
.short 12373 ## 0x3055
.short 8322 ## 0x2082
.short 6058 ## 0x17aa
.short 15311 ## 0x3bcf
.short 15937 ## 0x3e41
.short 13067 ## 0x330b
.short 13068 ## 0x330c
.short 11871 ## 0x2e5f
.short 5337 ## 0x14d9
.short 9479 ## 0x2507
.short 14222 ## 0x378e
.short 15192 ## 0x3b58
.short 9948 ## 0x26dc
.short 19203 ## 0x4b03
.short 11630 ## 0x2d6e
.short 18812 ## 0x497c
.short 17190 ## 0x4326
.short 6354 ## 0x18d2
.short 7222 ## 0x1c36
.short 17075 ## 0x42b3
.short 10478 ## 0x28ee
.short 12489 ## 0x30c9
.short 14223 ## 0x378f
.short 7244 ## 0x1c4c
.short 3941 ## 0xf65
.short 10934 ## 0x2ab6
.short 1030 ## 0x406
.short 12808 ## 0x3208
.short 18186 ## 0x470a
.short 16384 ## 0x4000
.short 18923 ## 0x49eb
.short 7384 ## 0x1cd8
.short 8916 ## 0x22d4
.short 8917 ## 0x22d5
.short 18319 ## 0x478f
.short 12170 ## 0x2f8a
.short 18389 ## 0x47d5
.short 9365 ## 0x2495
.short 15089 ## 0x3af1
.short 5595 ## 0x15db
.short 19098 ## 0x4a9a
.short 9234 ## 0x2412
.short 12618 ## 0x314a
.short 17708 ## 0x452c
.short 3651 ## 0xe43
.short 10063 ## 0x274f
.short 5133 ## 0x140d
.short 8100 ## 0x1fa4
.short 8358 ## 0x20a6
.short 6359 ## 0x18d7
.short 2646 ## 0xa56
.short 9921 ## 0x26c1
.short 8595 ## 0x2193
.short 8540 ## 0x215c
.short 5639 ## 0x1607
.short 3909 ## 0xf45
.short 19944 ## 0x4de8
.short 15658 ## 0x3d2a
.short 8125 ## 0x1fbd
.short 19584 ## 0x4c80
.short 5652 ## 0x1614
.short 8672 ## 0x21e0
.short 6361 ## 0x18d9
.short 10211 ## 0x27e3
.short 8572 ## 0x217c
.short 5657 ## 0x1619
.short 9760 ## 0x2620
.short 6156 ## 0x180c
.short 8126 ## 0x1fbe
.short 9603 ## 0x2583
.short 6533 ## 0x1985
.short 13143 ## 0x3357
.short 14743 ## 0x3997
.short 8546 ## 0x2162
.short 12725 ## 0x31b5
.short 16587 ## 0x40cb
.short 18200 ## 0x4718
.short 9684 ## 0x25d4
.short 10114 ## 0x2782
.short 817 ## 0x331
.short 5462 ## 0x1556
.short 5533 ## 0x159d
.short 9498 ## 0x251a
.short 11056 ## 0x2b30
.short 9647 ## 0x25af
.short 14056 ## 0x36e8
.short 16532 ## 0x4094
.short 12046 ## 0x2f0e
.short 1980 ## 0x7bc
.short 5477 ## 0x1565
.short 16935 ## 0x4227
.short 2384 ## 0x950
.short 4056 ## 0xfd8
.short 16936 ## 0x4228
.short 16942 ## 0x422e
.short 9505 ## 0x2521
.short 5538 ## 0x15a2
.short 18737 ## 0x4931
.short 5193 ## 0x1449
.short 6763 ## 0x1a6b
.short 7447 ## 0x1d17
.short 4996 ## 0x1384
.short 423 ## 0x1a7
.short 17400 ## 0x43f8
.short 19580 ## 0x4c7c
.short 19581 ## 0x4c7d
.short 8096 ## 0x1fa0
.short 851 ## 0x353
.short 16177 ## 0x3f31
.short 13957 ## 0x3685
.short 1841 ## 0x731
.short 12504 ## 0x30d8
.short 2925 ## 0xb6d
.short 6247 ## 0x1867
.short 12506 ## 0x30da
.short 1611 ## 0x64b
.short 13642 ## 0x354a
.short 13643 ## 0x354b
.short 7549 ## 0x1d7d
.short 19689 ## 0x4ce9
.short 13460 ## 0x3494
.short 18670 ## 0x48ee
.short 5063 ## 0x13c7
.short 20664 ## 0x50b8
.short 5381 ## 0x1505
.short 5828 ## 0x16c4
.short 10128 ## 0x2790
.short 4453 ## 0x1165
.short 14293 ## 0x37d5
.short 16186 ## 0x3f3a
.short 1304 ## 0x518
.short 13698 ## 0x3582
.short 17975 ## 0x4637
.short 9818 ## 0x265a
.short 16483 ## 0x4063
.short 3692 ## 0xe6c
.short 3453 ## 0xd7d
.short 214 ## 0xd6
.short 1774 ## 0x6ee
.short 11995 ## 0x2edb
.short 15690 ## 0x3d4a
.short 15691 ## 0x3d4b
.short 13072 ## 0x3310
.short 351 ## 0x15f
.short 11428 ## 0x2ca4
.short 19076 ## 0x4a84
.short 19077 ## 0x4a85
.short 7634 ## 0x1dd2
.short 11812 ## 0x2e24
.short 15033 ## 0x3ab9
.short 18302 ## 0x477e
.short 11813 ## 0x2e25
.short 1123 ## 0x463
.short 18987 ## 0x4a2b
.short 7554 ## 0x1d82
.short 5870 ## 0x16ee
.short 12327 ## 0x3027
.short 11814 ## 0x2e26
.short 20193 ## 0x4ee1
.short 17283 ## 0x4383
.short 5159 ## 0x1427
.short 10594 ## 0x2962
.short 15441 ## 0x3c51
.short 3822 ## 0xeee
.short 3823 ## 0xeef
.short 5146 ## 0x141a
.short 4520 ## 0x11a8
.short 19318 ## 0x4b76
.short 4139 ## 0x102b
.short 12785 ## 0x31f1
.short 6996 ## 0x1b54
.short 4043 ## 0xfcb
.short 1706 ## 0x6aa
.short 3138 ## 0xc42
.short 11244 ## 0x2bec
.short 16361 ## 0x3fe9
.short 10789 ## 0x2a25
.short 2489 ## 0x9b9
.short 12474 ## 0x30ba
.short 18594 ## 0x48a2
.short 19484 ## 0x4c1c
.short 11610 ## 0x2d5a
.short 1748 ## 0x6d4
.short 18656 ## 0x48e0
.short 5246 ## 0x147e
.short 5047 ## 0x13b7
.short 7434 ## 0x1d0a
.short 8763 ## 0x223b
.short 4147 ## 0x1033
.short 12787 ## 0x31f3
.short 19456 ## 0x4c00
.short 4579 ## 0x11e3
.short 11434 ## 0x2caa
.short 1021 ## 0x3fd
.short 16321 ## 0x3fc1
.short 20386 ## 0x4fa2
.short 2930 ## 0xb72
.short 823 ## 0x337
.short 897 ## 0x381
.short 4619 ## 0x120b
.short 19514 ## 0x4c3a
.short 12570 ## 0x311a
.short 13461 ## 0x3495
.short 14942 ## 0x3a5e
.short 9201 ## 0x23f1
.short 4656 ## 0x1230
.short 2573 ## 0xa0d
.short 4657 ## 0x1231
.short 18413 ## 0x47ed
.short 8764 ## 0x223c
.short 1617 ## 0x651
.short 12574 ## 0x311e
.short 9971 ## 0x26f3
.short 4423 ## 0x1147
.short 2200 ## 0x898
.short 5873 ## 0x16f1
.short 5874 ## 0x16f2
.short 9945 ## 0x26d9
.short 4154 ## 0x103a
.short 17598 ## 0x44be
.short 15326 ## 0x3bde
.short 9066 ## 0x236a
.short 20291 ## 0x4f43
.short 17867 ## 0x45cb
.short 16326 ## 0x3fc6
.short 8225 ## 0x2021
.short 6759 ## 0x1a67
.short 8770 ## 0x2242
.short 18096 ## 0x46b0
.short 11618 ## 0x2d62
.short 6933 ## 0x1b15
.short 4424 ## 0x1148
.short 13462 ## 0x3496
.short 17929 ## 0x4609
.short 15453 ## 0x3c5d
.short 10513 ## 0x2911
.short 12450 ## 0x30a2
.short 12287 ## 0x2fff
.short 4901 ## 0x1325
.short 12451 ## 0x30a3
.short 20078 ## 0x4e6e
.short 9875 ## 0x2693
.short 8487 ## 0x2127
.short 19701 ## 0x4cf5
.short 6417 ## 0x1911
.short 10721 ## 0x29e1
.short 14062 ## 0x36ee
.short 11836 ## 0x2e3c
.short 16806 ## 0x41a6
.short 7001 ## 0x1b59
.short 12534 ## 0x30f6
.short 13425 ## 0x3471
.short 18541 ## 0x486d
.short 6419 ## 0x1913
.short 15203 ## 0x3b63
.short 1520 ## 0x5f0
.short 476 ## 0x1dc
.short 3414 ## 0xd56
.short 5113 ## 0x13f9
.short 13906 ## 0x3652
.short 17086 ## 0x42be
.short 3895 ## 0xf37
.short 13579 ## 0x350b
.short 19832 ## 0x4d78
.short 4114 ## 0x1012
.short 16369 ## 0x3ff1
.short 19680 ## 0x4ce0
.short 15846 ## 0x3de6
.short 4067 ## 0xfe3
.short 8636 ## 0x21bc
.short 8425 ## 0x20e9
.short 633 ## 0x279
.short 1930 ## 0x78a
.short 18960 ## 0x4a10
.short 18631 ## 0x48c7
.short 6941 ## 0x1b1d
.short 2577 ## 0xa11
.short 17392 ## 0x43f0
.short 14984 ## 0x3a88
.short 2909 ## 0xb5d
.short 15204 ## 0x3b64
.short 5875 ## 0x16f3
.short 15767 ## 0x3d97
.short 19938 ## 0x4de2
.short 14156 ## 0x374c
.short 3736 ## 0xe98
.short 7345 ## 0x1cb1
.short 10264 ## 0x2818
.short 11851 ## 0x2e4b
.short 11852 ## 0x2e4c
.short 18885 ## 0x49c5
.short 7669 ## 0x1df5
.short 8262 ## 0x2046
.short 10171 ## 0x27bb
.short 12137 ## 0x2f69
.short 14072 ## 0x36f8
.short 16018 ## 0x3e92
.short 9725 ## 0x25fd
.short 8788 ## 0x2254
.short 3002 ## 0xbba
.short 14908 ## 0x3a3c
.short 14698 ## 0x396a
.short 8186 ## 0x1ffa
.short 5079 ## 0x13d7
.short 5118 ## 0x13fe
.short 18886 ## 0x49c6
.short 361 ## 0x169
.short 3749 ## 0xea5
.short 11445 ## 0x2cb5
.short 15591 ## 0x3ce7
.short 3290 ## 0xcda
.short 18123 ## 0x46cb
.short 18964 ## 0x4a14
.short 14416 ## 0x3850
.short 12700 ## 0x319c
.short 12085 ## 0x2f35
.short 13075 ## 0x3313
.short 10793 ## 0x2a29
.short 12389 ## 0x3065
.short 15592 ## 0x3ce8
.short 8970 ## 0x230a
.short 5009 ## 0x1391
.short 15361 ## 0x3c01
.short 3082 ## 0xc0a
.short 3480 ## 0xd98
.short 314 ## 0x13a
.short 2852 ## 0xb24
.short 15456 ## 0x3c60
.short 1127 ## 0x467
.short 10231 ## 0x27f7
.short 18425 ## 0x47f9
.short 4976 ## 0x1370
.short 1334 ## 0x536
.short 1335 ## 0x537
.short 8263 ## 0x2047
.short 7834 ## 0x1e9a
.short 6207 ## 0x183f
.short 16631 ## 0x40f7
.short 14990 ## 0x3a8e
.short 10015 ## 0x271f
.short 16957 ## 0x423d
.short 10285 ## 0x282d
.short 18747 ## 0x493b
.short 6895 ## 0x1aef
.short 13713 ## 0x3591
.short 17065 ## 0x42a9
.short 5781 ## 0x1695
.short 17456 ## 0x4430
.short 705 ## 0x2c1
.short 12975 ## 0x32af
.short 15492 ## 0x3c84
.short 4167 ## 0x1047
.short 19013 ## 0x4a45
.short 10100 ## 0x2774
.short 15638 ## 0x3d16
.short 4080 ## 0xff0
.short 13055 ## 0x32ff
.short 16668 ## 0x411c
.short 18608 ## 0x48b0
.short 12540 ## 0x30fc
.short 9975 ## 0x26f7
.short 16194 ## 0x3f42
.short 18365 ## 0x47bd
.short 13668 ## 0x3564
.short 1848 ## 0x738
.short 14593 ## 0x3901
.short 20296 ## 0x4f48
.short 20712 ## 0x50e8
.short 14778 ## 0x39ba
.short 4168 ## 0x1048
.short 19014 ## 0x4a46
.short 8117 ## 0x1fb5
.short 10144 ## 0x27a0
.short 8266 ## 0x204a
.short 3178 ## 0xc6a
.short 5515 ## 0x158b
.short 12482 ## 0x30c2
.short 3005 ## 0xbbd
.short 16086 ## 0x3ed6
.short 15769 ## 0x3d99
.short 19112 ## 0x4aa8
.short 12640 ## 0x3160
.short 10694 ## 0x29c6
.short 9421 ## 0x24cd
.short 2090 ## 0x82a
.short 12943 ## 0x328f
.short 18427 ## 0x47fb
.short 6690 ## 0x1a22
.short 298 ## 0x12a
.short 8427 ## 0x20eb
.short 11219 ## 0x2bd3
.short 14085 ## 0x3705
.short 16039 ## 0x3ea7
.short 2202 ## 0x89a
.short 16040 ## 0x3ea8
.short 19020 ## 0x4a4c
.short 15738 ## 0x3d7a
.short 8884 ## 0x22b4
.short 14198 ## 0x3776
.short 299 ## 0x12b
.short 12948 ## 0x3294
.short 12949 ## 0x3295
.short 6226 ## 0x1852
.short 15822 ## 0x3dce
.short 16919 ## 0x4217
.short 5126 ## 0x1406
.short 12347 ## 0x303b
.short 17947 ## 0x461b
.short 543 ## 0x21f
.short 5609 ## 0x15e9
.short 14628 ## 0x3924
.short 17991 ## 0x4647
.short 3225 ## 0xc99
.short 10668 ## 0x29ac
.short 5268 ## 0x1494
.short 5519 ## 0x158f
.short 5878 ## 0x16f6
.short 9825 ## 0x2661
.short 10443 ## 0x28cb
.short 18157 ## 0x46ed
.short 15702 ## 0x3d56
.short 18431 ## 0x47ff
.short 14734 ## 0x398e
.short 20164 ## 0x4ec4
.short 1164 ## 0x48c
.short 14139 ## 0x373b
.short 11858 ## 0x2e52
.short 9895 ## 0x26a7
.short 14913 ## 0x3a41
.short 13395 ## 0x3453
.short 13814 ## 0x35f6
.short 1185 ## 0x4a1
.short 1722 ## 0x6ba
.short 2860 ## 0xb2c
.short 160 ## 0xa0
.short 9584 ## 0x2570
.short 15649 ## 0x3d21
.short 20126 ## 0x4e9e
.short 14631 ## 0x3927
.short 1578 ## 0x62a
.short 11526 ## 0x2d06
.short 12612 ## 0x3144
.short 11451 ## 0x2cbb
.short 18759 ## 0x4947
.short 6662 ## 0x1a06
.short 9752 ## 0x2618
.short 9425 ## 0x24d1
.short 12361 ## 0x3049
.short 20166 ## 0x4ec6
.short 18318 ## 0x478e
.short 6697 ## 0x1a29
.short 13967 ## 0x368f
.short 15705 ## 0x3d59
.short 16570 ## 0x40ba
.short 9918 ## 0x26be
.short 19711 ## 0x4cff
.short 19734 ## 0x4d16
.short 9812 ## 0x2654
.short 9813 ## 0x2655
.short 4979 ## 0x1373
.short 9288 ## 0x2448
.short 9978 ## 0x26fa
.short 16046 ## 0x3eae
.short 2236 ## 0x8bc
.short 8656 ## 0x21d0
.short 9897 ## 0x26a9
.short 16571 ## 0x40bb
.short 1449 ## 0x5a9
.short 19604 ## 0x4c94
.short 9954 ## 0x26e2
.short 16514 ## 0x4082
.short 10536 ## 0x2928
.short 20827 ## 0x515b
.short 14087 ## 0x3707
.short 12486 ## 0x30c6
.short 14722 ## 0x3982
.short 19977 ## 0x4e09
.short 11354 ## 0x2c5a
.short 11355 ## 0x2c5b
.short 6832 ## 0x1ab0
.short 12616 ## 0x3148
.short 826 ## 0x33a
.short 9021 ## 0x233d
.short 11181 ## 0x2bad
.short 4906 ## 0x132a
.short 16125 ## 0x3efd
.short 6260 ## 0x1874
.short 20430 ## 0x4fce
.short 5787 ## 0x169b
.short 3750 ## 0xea6
.short 8471 ## 0x2117
.short 7599 ## 0x1daf
.short 7600 ## 0x1db0
.short 5955 ## 0x1743
.short 18292 ## 0x4774
.short 1349 ## 0x545
.short 6780 ## 0x1a7c
.short 13371 ## 0x343b
.short 10727 ## 0x29e7
.short 16577 ## 0x40c1
.short 10559 ## 0x293f
.short 1849 ## 0x739
.short 17229 ## 0x434d
.short 14088 ## 0x3708
.short 1943 ## 0x797
.short 1635 ## 0x663
.short 2611 ## 0xa33
.short 8705 ## 0x2201
.short 16740 ## 0x4164
.short 13372 ## 0x343c
.short 17995 ## 0x464b
.short 7169 ## 0x1c01
.short 2449 ## 0x991
.short 1353 ## 0x549
.short 11956 ## 0x2eb4
.short 2181 ## 0x885
.short 16492 ## 0x406c
.short 13484 ## 0x34ac
.short 9775 ## 0x262f
.short 12349 ## 0x303d
.short 18445 ## 0x480d
.short 1308 ## 0x51c
.short 8808 ## 0x2268
.short 19398 ## 0x4bc6
.short 17076 ## 0x42b4
.short 8894 ## 0x22be
.short 20325 ## 0x4f65
.short 19382 ## 0x4bb6
.short 16632 ## 0x40f8
.short 9955 ## 0x26e3
.short 16741 ## 0x4165
.short 11879 ## 0x2e67
.short 12958 ## 0x329e
.short 6591 ## 0x19bf
.short 10174 ## 0x27be
.short 5174 ## 0x1436
.short 13015 ## 0x32d7
.short 6059 ## 0x17ab
.short 20587 ## 0x506b
.short 6966 ## 0x1b36
.short 857 ## 0x359
.short 5215 ## 0x145f
.short 10361 ## 0x2879
.short 3653 ## 0xe45
.short 8571 ## 0x217b
.short 6965 ## 0x1b35
.short 8276 ## 0x2054
.short 10421 ## 0x28b5
.short 8673 ## 0x21e1
.short 2122 ## 0x84a
.short 8825 ## 0x2279
.short 12547 ## 0x3103
.short 10940 ## 0x2abc
.short 9489 ## 0x2511
.short 3228 ## 0xc9c
.short 16584 ## 0x40c8
.short 20310 ## 0x4f56
.short 9380 ## 0x24a4
.short 8674 ## 0x21e2
.short 9381 ## 0x24a5
.short 11224 ## 0x2bd8
.short 17767 ## 0x4567
.short 11458 ## 0x2cc2
.short 10701 ## 0x29cd
.short 4683 ## 0x124b
.short 7491 ## 0x1d43
.short 18397 ## 0x47dd
.short 13917 ## 0x365d
.short 16067 ## 0x3ec3
.short 1129 ## 0x469
.short 12628 ## 0x3154
.short 12714 ## 0x31aa
.short 3229 ## 0xc9d
.short 1130 ## 0x46a
.short 9889 ## 0x26a1
.short 12631 ## 0x3157
.short 6967 ## 0x1b37
.short 20335 ## 0x4f6f
.short 20539 ## 0x503b
.short 17157 ## 0x4305
.short 5750 ## 0x1676
.short 11051 ## 0x2b2b
.short 11264 ## 0x2c00
.short 11054 ## 0x2b2e
.short 16789 ## 0x4195
.short 20199 ## 0x4ee7
.short 9865 ## 0x2689
.short 3565 ## 0xded
.short 7693 ## 0x1e0d
.short 10362 ## 0x287a
.short 16183 ## 0x3f37
.short 16819 ## 0x41b3
.short 17431 ## 0x4417
.short 7753 ## 0x1e49
.short 19042 ## 0x4a62
.short 12601 ## 0x3139
.short 9202 ## 0x23f2
.short 17110 ## 0x42d6
.short 13938 ## 0x3672
.short 16322 ## 0x3fc2
.short 15040 ## 0x3ac0
.short 9402 ## 0x24ba
.short 6891 ## 0x1aeb
.short 16330 ## 0x3fca
.short 17291 ## 0x438b
.short 5516 ## 0x158c
.short 15639 ## 0x3d17
.short 2693 ## 0xa85
.short 1837 ## 0x72d
.short 15644 ## 0x3d1c
.short 2695 ## 0xa87
.short 20517 ## 0x5025
.short 5334 ## 0x14d6
.short 12629 ## 0x3155
.short 17852 ## 0x45bc
.short 17850 ## 0x45ba
.short 1044 ## 0x414
.short 4265 ## 0x10a9
.short 18692 ## 0x4904
.short 802 ## 0x322
.short 1279 ## 0x4ff
.short 17901 ## 0x45ed
.short 13304 ## 0x33f8
.short 1593 ## 0x639
.short 3971 ## 0xf83
.short 4937 ## 0x1349
.short 3800 ## 0xed8
.short 13962 ## 0x368a
.short 6914 ## 0x1b02
.short 10632 ## 0x2988
.short 20155 ## 0x4ebb
.short 2548 ## 0x9f4
.short 18055 ## 0x4687
.short 20191 ## 0x4edf
.short 20158 ## 0x4ebe
.short 6992 ## 0x1b50
.short 19922 ## 0x4dd2
.short 16649 ## 0x4109
.short 12783 ## 0x31ef
.short 19923 ## 0x4dd3
.short 12886 ## 0x3256
.short 12305 ## 0x3011
.short 7020 ## 0x1b6c
.short 7630 ## 0x1dce
.short 18988 ## 0x4a2c
.short 10088 ## 0x2768
.short 1306 ## 0x51a
.short 172 ## 0xac
.short 10882 ## 0x2a82
.short 5829 ## 0x16c5
.short 12784 ## 0x31f0
.short 6387 ## 0x18f3
.short 15270 ## 0x3ba6
.short 9244 ## 0x241c
.short 2490 ## 0x9ba
.short 415 ## 0x19f
.short 11242 ## 0x2bea
.short 17739 ## 0x454b
.short 20894 ## 0x519e
.short 600 ## 0x258
.short 13446 ## 0x3486
.short 14561 ## 0x38e1
.short 7435 ## 0x1d0b
.short 5282 ## 0x14a2
.short 17140 ## 0x42f4
.short 16909 ## 0x420d
.short 19799 ## 0x4d57
.short 17921 ## 0x4601
.short 11145 ## 0x2b89
.short 931 ## 0x3a3
.short 2745 ## 0xab9
.short 15339 ## 0x3beb
.short 4140 ## 0x102c
.short 4940 ## 0x134c
.short 20051 ## 0x4e53
.short 20067 ## 0x4e63
.short 12786 ## 0x31f2
.short 11195 ## 0x2bbb
.short 18067 ## 0x4693
.short 10001 ## 0x2711
.short 15248 ## 0x3b90
.short 10635 ## 0x298b
.short 4559 ## 0x11cf
.short 17106 ## 0x42d2
.short 19693 ## 0x4ced
.short 12568 ## 0x3118
.short 459 ## 0x1cb
.short 18846 ## 0x499e
.short 16075 ## 0x3ecb
.short 10190 ## 0x27ce
.short 932 ## 0x3a4
.short 940 ## 0x3ac
.short 4057 ## 0xfd9
.short 1779 ## 0x6f3
.short 1775 ## 0x6ef
.short 7976 ## 0x1f28
.short 12892 ## 0x325c
.short 6730 ## 0x1a4a
.short 6388 ## 0x18f4
.short 6619 ## 0x19db
.short 10512 ## 0x2910
.short 6929 ## 0x1b11
.short 3528 ## 0xdc8
.short 4395 ## 0x112b
.short 12996 ## 0x32c4
.short 20288 ## 0x4f40
.short 4856 ## 0x12f8
.short 18223 ## 0x472f
.short 1092 ## 0x444
.short 9067 ## 0x236b
.short 7688 ## 0x1e08
.short 16832 ## 0x41c0
.short 20465 ## 0x4ff1
.short 2601 ## 0xa29
.short 13234 ## 0x33b2
.short 8176 ## 0x1ff0
.short 7890 ## 0x1ed2
.short 10885 ## 0x2a85
.short 13940 ## 0x3674
.short 6392 ## 0x18f8
.short 8207 ## 0x200f
.short 1672 ## 0x688
.short 8698 ## 0x21fa
.short 7482 ## 0x1d3a
.short 13521 ## 0x34d1
.short 11678 ## 0x2d9e
.short 4425 ## 0x1149
.short 18112 ## 0x46c0
.short 18863 ## 0x49af
.short 19803 ## 0x4d5b
.short 9264 ## 0x2430
.short 12535 ## 0x30f7
.short 12774 ## 0x31e6
.short 6309 ## 0x18a5
.short 18113 ## 0x46c1
.short 1047 ## 0x417
.short 20466 ## 0x4ff2
.short 14010 ## 0x36ba
.short 13261 ## 0x33cd
.short 12777 ## 0x31e9
.short 8695 ## 0x21f7
.short 8857 ## 0x2299
.short 8904 ## 0x22c8
.short 7979 ## 0x1f2b
.short 6559 ## 0x199f
.short 16915 ## 0x4213
.short 1316 ## 0x524
.short 634 ## 0x27a
.short 8180 ## 0x1ff4
.short 14696 ## 0x3968
.short 19049 ## 0x4a69
.short 9208 ## 0x23f8
.short 1780 ## 0x6f4
.short 1419 ## 0x58b
.short 1878 ## 0x756
.short 3336 ## 0xd08
.short 804 ## 0x324
.short 8968 ## 0x2308
.short 13399 ## 0x3457
.short 11273 ## 0x2c09
.short 11274 ## 0x2c0a
.short 3734 ## 0xe96
.short 4944 ## 0x1350
.short 9772 ## 0x262c
.short 5010 ## 0x1392
.short 17452 ## 0x442c
.short 3176 ## 0xc68
.short 14818 ## 0x39e2
.short 20098 ## 0x4e82
.short 7342 ## 0x1cae
.short 11907 ## 0x2e83
.short 11840 ## 0x2e40
.short 5005 ## 0x138d
.short 4737 ## 0x1281
.short 7891 ## 0x1ed3
.short 11771 ## 0x2dfb
.short 14819 ## 0x39e3
.short 13801 ## 0x35e9
.short 4076 ## 0xfec
.short 1846 ## 0x736
.short 16717 ## 0x414d
.short 724 ## 0x2d4
.short 3003 ## 0xbbb
.short 8187 ## 0x1ffb
.short 3234 ## 0xca2
.short 16916 ## 0x4214
.short 16917 ## 0x4215
.short 5292 ## 0x14ac
.short 19050 ## 0x4a6a
.short 378 ## 0x17a
.short 398 ## 0x18e
.short 4163 ## 0x1043
.short 18743 ## 0x4937
.short 15180 ## 0x3b4c
.short 17454 ## 0x442e
.short 5848 ## 0x16d8
.short 478 ## 0x1de
.short 1957 ## 0x7a5
.short 9635 ## 0x25a3
.short 11247 ## 0x2bef
.short 2531 ## 0x9e3
.short 19166 ## 0x4ade
.short 14428 ## 0x385c
.short 4565 ## 0x11d5
.short 2417 ## 0x971
.short 5644 ## 0x160c
.short 12944 ## 0x3290
.short 19051 ## 0x4a6b
.short 13036 ## 0x32ec
.short 10667 ## 0x29ab
.short 7242 ## 0x1c4a
.short 1277 ## 0x4fd
.short 300 ## 0x12c
.short 15205 ## 0x3b65
.short 1782 ## 0x6f6
.short 13175 ## 0x3377
.short 10888 ## 0x2a88
.short 18371 ## 0x47c3
.short 7005 ## 0x1b5d
.short 12019 ## 0x2ef3
.short 5647 ## 0x160f
.short 7982 ## 0x1f2e
.short 8876 ## 0x22ac
.short 8339 ## 0x2093
.short 8648 ## 0x21c8
.short 19723 ## 0x4d0b
.short 13670 ## 0x3566
.short 9638 ## 0x25a6
.short 18158 ## 0x46ee
.short 2969 ## 0xb99
.short 16733 ## 0x415d
.short 16290 ## 0x3fa2
.short 15650 ## 0x3d22
.short 806 ## 0x326
.short 1183 ## 0x49f
.short 6333 ## 0x18bd
.short 12178 ## 0x2f92
.short 13238 ## 0x33b6
.short 380 ## 0x17c
.short 16460 ## 0x404c
.short 656 ## 0x290
.short 4088 ## 0xff8
.short 6578 ## 0x19b2
.short 20449 ## 0x4fe1
.short 6579 ## 0x19b3
.short 2359 ## 0x937
.short 6228 ## 0x1854
.short 2539 ## 0x9eb
.short 19223 ## 0x4b17
.short 3645 ## 0xe3d
.short 1005 ## 0x3ed
.short 16513 ## 0x4081
.short 17228 ## 0x434c
.short 825 ## 0x339
.short 12829 ## 0x321d
.short 9896 ## 0x26a8
.short 8346 ## 0x209a
.short 176 ## 0xb0
.short 19379 ## 0x4bb3
.short 4931 ## 0x1343
.short 1195 ## 0x4ab
.short 14346 ## 0x380a
.short 11014 ## 0x2b06
.short 1320 ## 0x528
.short 8914 ## 0x22d2
.short 680 ## 0x2a8
.short 7034 ## 0x1b7a
.short 2608 ## 0xa30
.short 13913 ## 0x3659
.short 14572 ## 0x38ec
.short 681 ## 0x2a9
.short 8350 ## 0x209e
.short 4091 ## 0xffb
.short 13013 ## 0x32d5
.short 20016 ## 0x4e30
.short 14465 ## 0x3881
.short 13915 ## 0x365b
.short 15344 ## 0x3bf0
.short 13818 ## 0x35fa
.short 270 ## 0x10e
.short 16674 ## 0x4122
.short 1018 ## 0x3fa
.short 1607 ## 0x647
.short 8324 ## 0x2084
.short 9376 ## 0x24a0
.short 16097 ## 0x3ee1
.short 16301 ## 0x3fad
.short 8362 ## 0x20aa
.short 19718 ## 0x4d06
.short 2509 ## 0x9cd
.short 7409 ## 0x1cf1
.short 19286 ## 0x4b56
.short 13677 ## 0x356d
.short 6596 ## 0x19c4
.short 11201 ## 0x2bc1
.short 18197 ## 0x4715
.short 8369 ## 0x20b1
.short 17308 ## 0x439c
.short 15944 ## 0x3e48
.short 15945 ## 0x3e49
.short 17738 ## 0x454a
.short 3926 ## 0xf56
.short 14533 ## 0x38c5
.short 4155 ## 0x103b
.short 3943 ## 0xf67
.short 4178 ## 0x1052
.short 251 ## 0xfb
.short 5274 ## 0x149a
.short 6158 ## 0x180e
.short 6163 ## 0x1813
.short 6600 ## 0x19c8
.short 4752 ## 0x1290
.short 742 ## 0x2e6
.short 17493 ## 0x4455
.short 4857 ## 0x12f9
.short 7561 ## 0x1d89
.short 11509 ## 0x2cf5
.short 10002 ## 0x2712
.short 10251 ## 0x280b
.short 10252 ## 0x280c
.short 10350 ## 0x286e
.short 13779 ## 0x35d3
.short 14127 ## 0x372f
.short 1315 ## 0x523
.short 19804 ## 0x4d5c
.short 7571 ## 0x1d93
.short 10257 ## 0x2811
.short 14930 ## 0x3a52
.short 8868 ## 0x22a4
.short 17745 ## 0x4551
.short 20099 ## 0x4e83
.short 7643 ## 0x1ddb
.short 16083 ## 0x3ed3
.short 13343 ## 0x341f
.short 15493 ## 0x3c85
.short 16172 ## 0x3f2c
.short 14881 ## 0x3a21
.short 18755 ## 0x4943
.short 8383 ## 0x20bf
.short 3490 ## 0xda2
.short 3211 ## 0xc8b
.short 12313 ## 0x3019
.short 11227 ## 0x2bdb
.short 6340 ## 0x18c4
.short 10444 ## 0x28cc
.short 18436 ## 0x4804
.short 4602 ## 0x11fa
.short 12656 ## 0x3170
.short 19582 ## 0x4c7e
.short 7103 ## 0x1bbf
.short 4761 ## 0x1299
.short 2725 ## 0xaa5
.short 6669 ## 0x1a0d
.short 9754 ## 0x261a
.short 12657 ## 0x3171
.short 6520 ## 0x1978
.short 15543 ## 0x3cb7
.short 7608 ## 0x1db8
.short 12659 ## 0x3173
.short 9757 ## 0x261d
.short 8388 ## 0x20c4
.short 13562 ## 0x34fa
.short 2786 ## 0xae2
.short 4766 ## 0x129e
.short 6598 ## 0x19c6
.short 4749 ## 0x128d
.short 17483 ## 0x444b
.short 4845 ## 0x12ed
.short 10244 ## 0x2804
.short 13755 ## 0x35bb
.short 1311 ## 0x51f
.short 8373 ## 0x20b5
.short 7550 ## 0x1d7e
.short 6289 ## 0x1891
.short 16076 ## 0x3ecc
.short 2771 ## 0xad3
.short 14876 ## 0x3a1c
.short 18738 ## 0x4932
.short 4600 ## 0x11f8
.short 7090 ## 0x1bb2
.short 12651 ## 0x316b
.short 6788 ## 0x1a84
.short 12508 ## 0x30dc
.short 7021 ## 0x1b6d
.short 2272 ## 0x8e0
.short 7562 ## 0x1d8a
.short 20068 ## 0x4e64
.short 1511 ## 0x5e7
.short 6188 ## 0x182c
.short 4621 ## 0x120d
.short 2578 ## 0xa12
.short 20624 ## 0x5090
.short 2804 ## 0xaf4
.short 13386 ## 0x344a
.short 5626 ## 0x15fa
.short 12696 ## 0x3198
.short 4430 ## 0x114e
.short 13794 ## 0x35e2
.short 6972 ## 0x1b3c
.short 4902 ## 0x1326
.short 4527 ## 0x11af
.short 1986 ## 0x7c2
.short 6973 ## 0x1b3d
.short 6002 ## 0x1772
.short 12537 ## 0x30f9
.short 16807 ## 0x41a7
.short 14261 ## 0x37b5
.short 10794 ## 0x2a2a
.short 6121 ## 0x17e9
.short 9571 ## 0x2563
.short 20109 ## 0x4e8d
.short 19444 ## 0x4bf4
.short 666 ## 0x29a
.short 16814 ## 0x41ae
.short 5522 ## 0x1592
.short 13396 ## 0x3454
.short 4533 ## 0x11b5
.short 20131 ## 0x4ea3
.short 17147 ## 0x42fb
.short 1998 ## 0x7ce
.short 16055 ## 0x3eb7
.short 17960 ## 0x4628
.short 9602 ## 0x2582
.short 7613 ## 0x1dbd
.short 16065 ## 0x3ec1
.short 17543 ## 0x4487
.short 16069 ## 0x3ec5
.short 17369 ## 0x43d9
.short 17370 ## 0x43da
.short 3046 ## 0xbe6
.short 4136 ## 0x1028
.short 12509 ## 0x30dd
.short 12510 ## 0x30de
.short 6845 ## 0x1abd
.short 5348 ## 0x14e4
.short 6285 ## 0x188d
.short 3669 ## 0xe55
.short 17245 ## 0x435d
.short 2951 ## 0xb87
.short 5416 ## 0x1528
.short 1250 ## 0x4e2
.short 14711 ## 0x3977
.short 16933 ## 0x4225
.short 6924 ## 0x1b0c
.short 2566 ## 0xa06
.short 12889 ## 0x3259
.short 17246 ## 0x435e
.short 18267 ## 0x475b
.short 13350 ## 0x3426
.short 11932 ## 0x2e9c
.short 15249 ## 0x3b91
.short 6290 ## 0x1892
.short 17247 ## 0x435f
.short 18283 ## 0x476b
.short 3408 ## 0xd50
.short 3804 ## 0xedc
.short 17324 ## 0x43ac
.short 17653 ## 0x44f5
.short 14177 ## 0x3761
.short 13553 ## 0x34f1
.short 18274 ## 0x4762
.short 16762 ## 0x417a
.short 7563 ## 0x1d8b
.short 16592 ## 0x40d0
.short 10756 ## 0x2a04
.short 1566 ## 0x61e
.short 18595 ## 0x48a3
.short 20010 ## 0x4e2a
.short 16868 ## 0x41e4
.short 3717 ## 0xe85
.short 16790 ## 0x4196
.short 1481 ## 0x5c9
.short 13474 ## 0x34a2
.short 17385 ## 0x43e9
.short 13110 ## 0x3336
.short 20523 ## 0x502b
.short 16976 ## 0x4250
.short 18082 ## 0x46a2
.short 18083 ## 0x46a3
.short 14244 ## 0x37a4
.short 1713 ## 0x6b1
.short 5213 ## 0x145d
.short 13522 ## 0x34d2
.short 5250 ## 0x1482
.short 17015 ## 0x4277
.short 19805 ## 0x4d5d
.short 20389 ## 0x4fa5
.short 19898 ## 0x4dba
.short 4591 ## 0x11ef
.short 20671 ## 0x50bf
.short 20672 ## 0x50c0
.short 19517 ## 0x4c3d
.short 4662 ## 0x1236
.short 4156 ## 0x103c
.short 6560 ## 0x19a0
.short 2993 ## 0xbb1
.short 9204 ## 0x23f4
.short 2805 ## 0xaf5
.short 17643 ## 0x44eb
.short 8771 ## 0x2243
.short 10722 ## 0x29e2
.short 11196 ## 0x2bbc
.short 20264 ## 0x4f28
.short 4288 ## 0x10c0
.short 18097 ## 0x46b1
.short 7440 ## 0x1d10
.short 17743 ## 0x454f
.short 19485 ## 0x4c1d
.short 15274 ## 0x3baa
.short 17930 ## 0x460a
.short 12638 ## 0x315e
.short 19667 ## 0x4cd3
.short 11619 ## 0x2d63
.short 619 ## 0x26b
.short 16873 ## 0x41e9
.short 12575 ## 0x311f
.short 231 ## 0xe7
.short 2440 ## 0x988
.short 20805 ## 0x5145
.short 14666 ## 0x394a
.short 20348 ## 0x4f7c
.short 2163 ## 0x873
.short 19702 ## 0x4cf6
.short 18536 ## 0x4868
.short 16979 ## 0x4253
.short 17216 ## 0x4340
.short 18114 ## 0x46c2
.short 5808 ## 0x16b0
.short 5254 ## 0x1486
.short 13795 ## 0x35e3
.short 1274 ## 0x4fa
.short 16619 ## 0x40eb
.short 13662 ## 0x355e
.short 5317 ## 0x14c5
.short 1292 ## 0x50c
.short 4595 ## 0x11f3
.short 4903 ## 0x1327
.short 12697 ## 0x3199
.short 5918 ## 0x171e
.short 6942 ## 0x1b1e
.short 5627 ## 0x15fb
.short 4209 ## 0x1071
.short 16478 ## 0x405e
.short 15490 ## 0x3c82
.short 13525 ## 0x34d5
.short 1879 ## 0x757
.short 3118 ## 0xc2e
.short 10194 ## 0x27d2
.short 19519 ## 0x4c3f
.short 10452 ## 0x28d4
.short 3478 ## 0xd96
.short 5845 ## 0x16d5
.short 17396 ## 0x43f4
.short 16869 ## 0x41e5
.short 4738 ## 0x1282
.short 3567 ## 0xdef
.short 920 ## 0x398
.short 14923 ## 0x3a4b
.short 17935 ## 0x460f
.short 8558 ## 0x216e
.short 20292 ## 0x4f44
.short 8044 ## 0x1f6c
.short 7988 ## 0x1f34
.short 15818 ## 0x3dca
.short 18875 ## 0x49bb
.short 14729 ## 0x3989
.short 6319 ## 0x18af
.short 20100 ## 0x4e84
.short 12900 ## 0x3264
.short 2284 ## 0x8ec
.short 8440 ## 0x20f8
.short 3416 ## 0xd58
.short 8052 ## 0x1f74
.short 16019 ## 0x3e93
.short 13802 ## 0x35ea
.short 15006 ## 0x3a9e
.short 2580 ## 0xa14
.short 479 ## 0x1df
.short 1336 ## 0x538
.short 18661 ## 0x48e5
.short 7902 ## 0x1ede
.short 12257 ## 0x2fe1
.short 12311 ## 0x3017
.short 13961 ## 0x3689
.short 88 ## 0x58
.short 18803 ## 0x4973
.short 16622 ## 0x40ee
.short 1677 ## 0x68d
.short 7004 ## 0x1b5c
.short 16423 ## 0x4027
.short 15820 ## 0x3dcc
.short 15929 ## 0x3e39
.short 4381 ## 0x111d
.short 14179 ## 0x3763
.short 1038 ## 0x40e
.short 5924 ## 0x1724
.short 7202 ## 0x1c22
.short 14025 ## 0x36c9
.short 19834 ## 0x4d7a
.short 14026 ## 0x36ca
.short 3177 ## 0xc69
.short 5593 ## 0x15d9
.short 1474 ## 0x5c2
.short 13999 ## 0x36af
.short 6953 ## 0x1b29
.short 7874 ## 0x1ec2
.short 12581 ## 0x3125
.short 2254 ## 0x8ce
.short 16593 ## 0x40d1
.short 14337 ## 0x3801
.short 15457 ## 0x3c61
.short 16338 ## 0x3fd2
.short 3762 ## 0xeb2
.short 1721 ## 0x6b9
.short 14452 ## 0x3874
.short 18134 ## 0x46d6
.short 10619 ## 0x297b
.short 18284 ## 0x476c
.short 2961 ## 0xb91
.short 11467 ## 0x2ccb
.short 20572 ## 0x505c
.short 1386 ## 0x56a
.short 1548 ## 0x60c
.short 20516 ## 0x5024
.short 6325 ## 0x18b5
.short 11781 ## 0x2e05
.short 14542 ## 0x38ce
.short 20503 ## 0x5017
.short 15597 ## 0x3ced
.short 7346 ## 0x1cb2
.short 12417 ## 0x3081
.short 3094 ## 0xc16
.short 19900 ## 0x4dbc
.short 19370 ## 0x4baa
.short 20766 ## 0x511e
.short 12017 ## 0x2ef1
.short 20573 ## 0x505d
.short 8983 ## 0x2317
.short 6646 ## 0x19f6
.short 1991 ## 0x7c7
.short 16249 ## 0x3f79
.short 9736 ## 0x2608
.short 13555 ## 0x34f3
.short 805 ## 0x325
.short 5634 ## 0x1602
.short 11504 ## 0x2cf0
.short 18748 ## 0x493c
.short 3007 ## 0xbbf
.short 16959 ## 0x423f
.short 11512 ## 0x2cf8
.short 13809 ## 0x35f1
.short 17068 ## 0x42ac
.short 13810 ## 0x35f2
.short 6003 ## 0x1773
.short 5635 ## 0x1603
.short 3491 ## 0xda3
.short 20200 ## 0x4ee8
.short 2858 ## 0xb2a
.short 16670 ## 0x411e
.short 4083 ## 0xff3
.short 11737 ## 0x2dd9
.short 14991 ## 0x3a8f
.short 6655 ## 0x19ff
.short 11910 ## 0x2e86
.short 18903 ## 0x49d7
.short 20637 ## 0x509d
.short 20429 ## 0x4fcd
.short 16121 ## 0x3ef9
.short 5941 ## 0x1735
.short 18244 ## 0x4744
.short 92 ## 0x5c
.short 16340 ## 0x3fd4
.short 10687 ## 0x29bf
.short 1579 ## 0x62b
.short 3928 ## 0xf58
.short 20299 ## 0x4f4b
.short 17605 ## 0x44c5
.short 17523 ## 0x4473
.short 5785 ## 0x1699
.short 17069 ## 0x42ad
.short 4439 ## 0x1157
.short 11082 ## 0x2b4a
.short 11783 ## 0x2e07
.short 10554 ## 0x293a
.short 17829 ## 0x45a5
.short 15645 ## 0x3d1d
.short 16811 ## 0x41ab
.short 14736 ## 0x3990
.short 20231 ## 0x4f07
.short 13368 ## 0x3438
.short 6580 ## 0x19b4
.short 11648 ## 0x2d80
.short 8158 ## 0x1fde
.short 5811 ## 0x16b3
.short 6049 ## 0x17a1
.short 4407 ## 0x1137
.short 18437 ## 0x4805
.short 10195 ## 0x27d3
.short 16602 ## 0x40da
.short 10271 ## 0x281f
.short 16124 ## 0x3efc
.short 12168 ## 0x2f88
.short 1550 ## 0x60e
.short 17167 ## 0x430f
.short 14783 ## 0x39bf
.short 14277 ## 0x37c5
.short 365 ## 0x16d
.short 1761 ## 0x6e1
.short 12020 ## 0x2ef4
.short 13815 ## 0x35f7
.short 6718 ## 0x1a3e
.short 19021 ## 0x4a4d
.short 16734 ## 0x415e
.short 16572 ## 0x40bc
.short 14679 ## 0x3957
.short 17703 ## 0x4527
.short 17704 ## 0x4528
.short 19941 ## 0x4de5
.short 18763 ## 0x494b
.short 788 ## 0x314
.short 2264 ## 0x8d8
.short 12419 ## 0x3083
.short 8657 ## 0x21d1
.short 10473 ## 0x28e9
.short 10474 ## 0x28ea
.short 13397 ## 0x3455
.short 19713 ## 0x4d01
.short 10456 ## 0x28d8
.short 6586 ## 0x19ba
.short 19380 ## 0x4bb4
.short 20808 ## 0x5148
.short 8890 ## 0x22ba
.short 9426 ## 0x24d2
.short 1146 ## 0x47a
.short 11113 ## 0x2b69
.short 4959 ## 0x135f
.short 16090 ## 0x3eda
.short 20582 ## 0x5066
.short 162 ## 0xa2
.short 193 ## 0xc1
.short 7055 ## 0x1b8f
.short 19714 ## 0x4d02
.short 17957 ## 0x4625
.short 5487 ## 0x156f
.short 6743 ## 0x1a57
.short 9919 ## 0x26bf
.short 1501 ## 0x5dd
.short 5130 ## 0x140a
.short 5611 ## 0x15eb
.short 1393 ## 0x571
.short 16960 ## 0x4240
.short 19420 ## 0x4bdc
.short 13232 ## 0x33b0
.short 16056 ## 0x3eb8
.short 19447 ## 0x4bf7
.short 3284 ## 0xcd4
.short 19902 ## 0x4dbe
.short 10729 ## 0x29e9
.short 8351 ## 0x209f
.short 3424 ## 0xd60
.short 18476 ## 0x482c
.short 7602 ## 0x1db2
.short 6144 ## 0x1800
.short 20867 ## 0x5183
.short 6835 ## 0x1ab3
.short 1029 ## 0x405
.short 5959 ## 0x1747
.short 20451 ## 0x4fe3
.short 10479 ## 0x28ef
.short 19403 ## 0x4bcb
.short 19463 ## 0x4c07
.short 13719 ## 0x3597
.short 12240 ## 0x2fd0
.short 14553 ## 0x38d9
.short 19404 ## 0x4bcc
.short 11740 ## 0x2ddc
.short 13616 ## 0x3530
.short 17077 ## 0x42b5
.short 19340 ## 0x4b8c
.short 14556 ## 0x38dc
.short 2616 ## 0xa38
.short 14352 ## 0x3810
.short 16298 ## 0x3faa
.short 6147 ## 0x1803
.short 6870 ## 0x1ad6
.short 7170 ## 0x1c02
.short 8895 ## 0x22bf
.short 11024 ## 0x2b10
.short 17883 ## 0x45db
.short 37 ## 0x25
.short 19533 ## 0x4c4d
.short 11487 ## 0x2cdf
.short 5882 ## 0x16fa
.short 5961 ## 0x1749
.short 18187 ## 0x470b
.short 18188 ## 0x470c
.short 13373 ## 0x343d
.short 12822 ## 0x3216
.short 11032 ## 0x2b18
.short 12090 ## 0x2f3a
.short 3286 ## 0xcd6
.short 14463 ## 0x387f
.short 5580 ## 0x15cc
.short 20234 ## 0x4f0a
.short 5175 ## 0x1437
.short 69 ## 0x45
.short 18393 ## 0x47d9
.short 6526 ## 0x197e
.short 18924 ## 0x49ec
.short 6595 ## 0x19c3
.short 5968 ## 0x1750
.short 3193 ## 0xc79
.short 19717 ## 0x4d05
.short 17079 ## 0x42b7
.short 19283 ## 0x4b53
.short 8573 ## 0x217d
.short 13563 ## 0x34fb
.short 15660 ## 0x3d2c
.short 1398 ## 0x576
.short 8837 ## 0x2285
.short 17961 ## 0x4629
.short 759 ## 0x2f7
.short 19719 ## 0x4d07
.short 17544 ## 0x4488
.short 3501 ## 0xdad
.short 1896 ## 0x768
.short 15662 ## 0x3d2e
.short 1897 ## 0x769
.short 17760 ## 0x4560
.short 1365 ## 0x555
.short 12823 ## 0x3217
.short 18322 ## 0x4792
.short 8367 ## 0x20af
.short 1608 ## 0x648
.short 16678 ## 0x4126
.short 10942 ## 0x2abe
.short 5670 ## 0x1626
.short 19287 ## 0x4b57
.short 18202 ## 0x471a
.short 2621 ## 0xa3d
.short 19540 ## 0x4c54
.short 17554 ## 0x4492
.short 3202 ## 0xc82
.short 17362 ## 0x43d2
.short 6264 ## 0x1878
.short 3041 ## 0xbe1
.short 4123 ## 0x101b
.short 12868 ## 0x3244
.short 6069 ## 0x17b5
.short 6904 ## 0x1af8
.short 5415 ## 0x1527
.short 14709 ## 0x3975
.short 12820 ## 0x3214
.short 13344 ## 0x3420
.short 11914 ## 0x2e8a
.short 15233 ## 0x3b81
.short 17234 ## 0x4352
.short 18009 ## 0x4659
.short 17235 ## 0x4353
.short 6265 ## 0x1879
.short 12871 ## 0x3247
.short 6705 ## 0x1a31
.short 5887 ## 0x16ff
.short 11099 ## 0x2b5b
.short 7412 ## 0x1cf4
.short 17309 ## 0x439d
.short 10752 ## 0x2a00
.short 16968 ## 0x4248
.short 3397 ## 0xd45
.short 9733 ## 0x2605
.short 16860 ## 0x41dc
.short 14172 ## 0x375c
.short 3925 ## 0xf55
.short 13466 ## 0x349a
.short 3706 ## 0xe7a
.short 7537 ## 0x1d71
.short 19891 ## 0x4db3
.short 4642 ## 0x1222
.short 5208 ## 0x1458
.short 11591 ## 0x2d47
.short 20797 ## 0x513d
.short 13688 ## 0x3578
.short 16872 ## 0x41e8
.short 19476 ## 0x4c14
.short 14229 ## 0x3795
.short 19788 ## 0x4d4c
.short 2790 ## 0xae6
.short 20203 ## 0x4eeb
.short 2154 ## 0x86a
.short 12557 ## 0x310d
.short 19657 ## 0x4cc9
.short 582 ## 0x246
.short 18028 ## 0x466c
.short 17895 ## 0x45e7
.short 8036 ## 0x1f64
.short 8553 ## 0x2169
.short 13756 ## 0x35bc
.short 4731 ## 0x127b
.short 13644 ## 0x354c
.short 6915 ## 0x1b03
.short 5822 ## 0x16be
.short 1646 ## 0x66e
.short 20279 ## 0x4f37
.short 13503 ## 0x34bf
.short 5619 ## 0x15f3
.short 2563 ## 0xa03
.short 4583 ## 0x11e7
.short 12672 ## 0x3180
.short 4888 ## 0x1318
.short 17201 ## 0x4331
.short 18043 ## 0x467b
.short 19892 ## 0x4db4
.short 4196 ## 0x1064
.short 16472 ## 0x4058
.short 1287 ## 0x507
.short 5993 ## 0x1769
.short 16971 ## 0x424b
.short 20209 ## 0x4ef1
.short 6993 ## 0x1b51
.short 15809 ## 0x3dc1
.short 18783 ## 0x495f
.short 12250 ## 0x2fda
.short 15907 ## 0x3e23
.short 4372 ## 0x1114
.short 18652 ## 0x48dc
.short 5894 ## 0x1706
.short 8049 ## 0x1f71
.short 14023 ## 0x36c7
.short 14174 ## 0x375e
.short 15959 ## 0x3e57
.short 12413 ## 0x307d
.short 20285 ## 0x4f3d
.short 20756 ## 0x5114
.short 11074 ## 0x2b42
.short 3171 ## 0xc63
.short 20552 ## 0x5048
.short 3754 ## 0xeaa
.short 7863 ## 0x1eb7
.short 15562 ## 0x3cca
.short 18705 ## 0x4911
.short 13997 ## 0x36ad
.short 13549 ## 0x34ed
.short 2952 ## 0xb88
.short 1374 ## 0x55e
.short 8975 ## 0x230f
.short 20515 ## 0x5023
.short 14323 ## 0x37f3
.short 14528 ## 0x38c0
.short 13550 ## 0x34ee
.short 18068 ## 0x4694
.short 10552 ## 0x2938
.short 1567 ## 0x61f
.short 2983 ## 0xba7
.short 5805 ## 0x16ad
.short 6620 ## 0x19dc
.short 16652 ## 0x410c
.short 17165 ## 0x430d
.short 17805 ## 0x458d
.short 15625 ## 0x3d09
.short 3460 ## 0xd84
.short 18847 ## 0x499f
.short 17047 ## 0x4297
.short 1323 ## 0x52b
.short 20610 ## 0x5082
.short 80 ## 0x50
.short 17498 ## 0x445a
.short 2834 ## 0xb12
.short 10192 ## 0x27d0
.short 11510 ## 0x2cf6
.short 16937 ## 0x4229
.short 10460 ## 0x28dc
.short 2614 ## 0xa36
.short 14245 ## 0x37a5
.short 16712 ## 0x4148
.short 17676 ## 0x450c
.short 356 ## 0x164
.short 13785 ## 0x35d9
.short 12003 ## 0x2ee3
.short 10254 ## 0x280e
.short 7043 ## 0x1b83
.short 9902 ## 0x26ae
.short 19703 ## 0x4cf7
.short 6568 ## 0x19a8
.short 10453 ## 0x28d5
.short 14537 ## 0x38c9
.short 19402 ## 0x4bca
.short 12227 ## 0x2fc3
.short 8336 ## 0x2090
.short 11733 ## 0x2dd5
.short 7577 ## 0x1d99
.short 17518 ## 0x446e
.short 12087 ## 0x2f37
.short 19521 ## 0x4c41
.short 1605 ## 0x645
.short 4643 ## 0x1223
.short 11996 ## 0x2edc
.short 5388 ## 0x150c
.short 16187 ## 0x3f3b
.short 6195 ## 0x1833
.short 5399 ## 0x1517
.short 5051 ## 0x13bb
.short 5355 ## 0x14eb
.short 16047 ## 0x3eaf
.short 16048 ## 0x3eb0
.short 6009 ## 0x1779
.short 9022 ## 0x233e
.short 5088 ## 0x13e0
.short 3194 ## 0xc7a
.short 9383 ## 0x24a7
.short 3140 ## 0xc44
.short 6684 ## 0x1a1c
.short 11898 ## 0x2e7a
.short 1776 ## 0x6f0
.short 8699 ## 0x21fb
.short 2717 ## 0xa9d
.short 15363 ## 0x3c03
.short 542 ## 0x21e
.short 13950 ## 0x367e
.short 16432 ## 0x4030
.short 3903 ## 0xf3f
.short 20135 ## 0x4ea7
.short 20141 ## 0x4ead
.short 17555 ## 0x4493
.short 17556 ## 0x4494
.short 13725 ## 0x359d
.short 1972 ## 0x7b4
.short 5833 ## 0x16c9
.short 15220 ## 0x3b74
.short 18084 ## 0x46a4
.short 15221 ## 0x3b75
.short 18085 ## 0x46a5
.short 6477 ## 0x194d
.short 216 ## 0xd8
.short 5455 ## 0x154f
.short 3469 ## 0xd8d
.short 1925 ## 0x785
.short 16504 ## 0x4078
.short 5735 ## 0x1667
.short 6495 ## 0x195f
.short 7884 ## 0x1ecc
.short 4210 ## 0x1072
.short 7448 ## 0x1d18
.short 3987 ## 0xf93
.short 16020 ## 0x3e94
.short 843 ## 0x34b
.short 5165 ## 0x142d
.short 18895 ## 0x49cf
.short 20300 ## 0x4f4c
.short 6400 ## 0x1900
.short 3837 ## 0xefd
.short 16049 ## 0x3eb1
.short 1006 ## 0x3ee
.short 15674 ## 0x3d3a
.short 5696 ## 0x1640
.short 852 ## 0x354
.short 2784 ## 0xae0
.short 20716 ## 0x50ec
.short 3841 ## 0xf01
.short 18179 ## 0x4703
.short 20023 ## 0x4e37
.short 411 ## 0x19b
.short 1300 ## 0x514
.short 120 ## 0x78
.short 11435 ## 0x2cab
.short 10638 ## 0x298e
.short 11398 ## 0x2c86
.short 4580 ## 0x11e4
.short 10640 ## 0x2990
.short 18658 ## 0x48e2
.short 2932 ## 0xb74
.short 10514 ## 0x2912
.short 14130 ## 0x3732
.short 16888 ## 0x41f8
.short 5688 ## 0x1638
.short 7885 ## 0x1ecd
.short 5255 ## 0x1487
.short 5256 ## 0x1488
.short 10520 ## 0x2918
.short 124 ## 0x7c
.short 10013 ## 0x271d
.short 8643 ## 0x21c3
.short 10795 ## 0x2a2b
.short 573 ## 0x23d
.short 18809 ## 0x4979
.short 6401 ## 0x1901
.short 15158 ## 0x3b36
.short 9958 ## 0x26e6
.short 11452 ## 0x2cbc
.short 16050 ## 0x3eb2
.short 18169 ## 0x46f9
.short 7470 ## 0x1d2e
.short 10534 ## 0x2926
.short 1917 ## 0x77d
.short 14554 ## 0x38da
.short 5669 ## 0x1625
.short 7622 ## 0x1dc6
.short 447 ## 0x1bf
.short 19742 ## 0x4d1e
.short 18982 ## 0x4a26
.short 4137 ## 0x1029
.short 1090 ## 0x442
.short 4549 ## 0x11c5
.short 14716 ## 0x397c
.short 18069 ## 0x4695
.short 5148 ## 0x141c
.short 15383 ## 0x3c17
.short 11564 ## 0x2d2c
.short 6035 ## 0x1793
.short 3674 ## 0xe5a
.short 14515 ## 0x38b3
.short 4788 ## 0x12b4
.short 19360 ## 0x4ba0
.short 20069 ## 0x4e65
.short 3564 ## 0xdec
.short 20390 ## 0x4fa6
.short 13786 ## 0x35da
.short 620 ## 0x26c
.short 20625 ## 0x5091
.short 3566 ## 0xdee
.short 4918 ## 0x1336
.short 11511 ## 0x2cf7
.short 720 ## 0x2d0
.short 9852 ## 0x267c
.short 2493 ## 0x9bd
.short 13630 ## 0x353e
.short 8073 ## 0x1f89
.short 3779 ## 0xec3
.short 14939 ## 0x3a5b
.short 17931 ## 0x460b
.short 1751 ## 0x6d7
.short 10005 ## 0x2715
.short 5287 ## 0x14a7
.short 494 ## 0x1ee
.short 9556 ## 0x2554
.short 9147 ## 0x23bb
.short 5919 ## 0x171f
.short 4211 ## 0x1073
.short 11503 ## 0x2cef
.short 20626 ## 0x5092
.short 6438 ## 0x1926
.short 17021 ## 0x427d
.short 19396 ## 0x4bc4
.short 6813 ## 0x1a9d
.short 4212 ## 0x1074
.short 19292 ## 0x4b5c
.short 6633 ## 0x19e9
.short 18366 ## 0x47be
.short 17253 ## 0x4365
.short 19835 ## 0x4d7b
.short 13455 ## 0x348f
.short 844 ## 0x34c
.short 845 ## 0x34d
.short 12538 ## 0x30fa
.short 13456 ## 0x3490
.short 2034 ## 0x7f2
.short 19294 ## 0x4b5e
.short 20225 ## 0x4f01
.short 8312 ## 0x2078
.short 19269 ## 0x4b45
.short 2203 ## 0x89b
.short 1549 ## 0x60d
.short 13404 ## 0x345c
.short 14882 ## 0x3a22
.short 11275 ## 0x2c0b
.short 4486 ## 0x1186
.short 16339 ## 0x3fd3
.short 9867 ## 0x268b
.short 6647 ## 0x19f7
.short 14338 ## 0x3802
.short 4169 ## 0x1049
.short 14586 ## 0x38fa
.short 2255 ## 0x8cf
.short 2256 ## 0x8d0
.short 20110 ## 0x4e8e
.short 6122 ## 0x17ea
.short 19633 ## 0x4cb1
.short 3212 ## 0xc8c
.short 7095 ## 0x1bb7
.short 10392 ## 0x2898
.short 2120 ## 0x848
.short 19196 ## 0x4afc
.short 403 ## 0x193
.short 19237 ## 0x4b25
.short 8314 ## 0x207a
.short 3940 ## 0xf64
.short 1172 ## 0x494
.short 6139 ## 0x17fb
.short 13637 ## 0x3545
.short 62 ## 0x3e
.short 20450 ## 0x4fe2
.short 4174 ## 0x104e
.short 4603 ## 0x11fb
.short 13141 ## 0x3355
.short 19381 ## 0x4bb5
.short 9023 ## 0x233f
.short 18174 ## 0x46fe
.short 283 ## 0x11b
.short 1591 ## 0x637
.short 15426 ## 0x3c42
.short 20128 ## 0x4ea0
.short 20508 ## 0x501c
.short 791 ## 0x317
.short 19116 ## 0x4aac
.short 19426 ## 0x4be2
.short 2596 ## 0xa24
.short 19277 ## 0x4b4d
.short 17534 ## 0x447e
.short 11721 ## 0x2dc9
.short 13374 ## 0x343e
.short 15428 ## 0x3c44
.short 18450 ## 0x4812
.short 7104 ## 0x1bc0
.short 4552 ## 0x11c8
.short 16348 ## 0x3fdc
.short 19295 ## 0x4b5f
.short 688 ## 0x2b0
.short 3195 ## 0xc7b
.short 13899 ## 0x364b
.short 17541 ## 0x4485
.short 17542 ## 0x4486
.short 17124 ## 0x42e4
.short 9404 ## 0x24bc
.short 4294 ## 0x10c6
.short 19297 ## 0x4b61
.short 445 ## 0x1bd
.short 19736 ## 0x4d18
.short 4126 ## 0x101e
.short 18974 ## 0x4a1e
.short 4547 ## 0x11c3
.short 1089 ## 0x441
.short 19352 ## 0x4b98
.short 16310 ## 0x3fb6
.short 274 ## 0x112
.short 19624 ## 0x4ca8
.short 6025 ## 0x1789
.short 20031 ## 0x4e3f
.short 3667 ## 0xe53
.short 14510 ## 0x38ae
.short 11563 ## 0x2d2b
.short 716 ## 0x2cc
.short 4584 ## 0x11e8
.short 20367 ## 0x4f8f
.short 4782 ## 0x12ae
.short 3563 ## 0xdeb
.short 6608 ## 0x19d0
.short 489 ## 0x1e9
.short 13768 ## 0x35c8
.short 14936 ## 0x3a58
.short 4914 ## 0x1332
.short 8066 ## 0x1f82
.short 2483 ## 0x9b3
.short 9999 ## 0x270f
.short 3771 ## 0xebb
.short 5281 ## 0x14a1
.short 17912 ## 0x45f8
.short 19395 ## 0x4bc3
.short 20052 ## 0x4e54
.short 6432 ## 0x1920
.short 5900 ## 0x170c
.short 20604 ## 0x507c
.short 9145 ## 0x23b9
.short 9533 ## 0x253d
.short 19291 ## 0x4b5b
.short 20605 ## 0x507d
.short 4204 ## 0x106c
.short 7073 ## 0x1ba1
.short 12523 ## 0x30eb
.short 19828 ## 0x4d74
.short 8308 ## 0x2074
.short 13452 ## 0x348c
.short 4157 ## 0x103d
.short 3209 ## 0xc89
.short 6103 ## 0x17d7
.short 13895 ## 0x3647
.short 13403 ## 0x345b
.short 2201 ## 0x899
.short 621 ## 0x26d
.short 20222 ## 0x4efe
.short 4481 ## 0x1181
.short 11271 ## 0x2c07
.short 14579 ## 0x38f3
.short 8311 ## 0x2077
.short 3936 ## 0xf60
.short 20501 ## 0x5015
.short 4164 ## 0x1044
.short 20444 ## 0x4fdc
.short 13139 ## 0x3353
.short 19371 ## 0x4bab
.short 17524 ## 0x4474
.short 19270 ## 0x4b46
.short 19113 ## 0x4aa9
.short 19425 ## 0x4be1
.short 13369 ## 0x3439
.short 18438 ## 0x4806
.short 4293 ## 0x10c5
.short 1788 ## 0x6fc
.short 15988 ## 0x3e74
.short 13475 ## 0x34a3
.short 10689 ## 0x29c1
.short 15041 ## 0x3ac1
.short 16162 ## 0x3f22
.short 1621 ## 0x655
.short 5293 ## 0x14ad
.short 1630 ## 0x65e
.short 19722 ## 0x4d0a
.short 16229 ## 0x3f65
.short 14632 ## 0x3928
.short 20774 ## 0x5126
.short 20773 ## 0x5125
.short 8741 ## 0x2225
.short 7254 ## 0x1c56
.short 4138 ## 0x102a
.short 19661 ## 0x4ccd
.short 4266 ## 0x10aa
.short 11899 ## 0x2e7b
.short 13351 ## 0x3427
.short 12444 ## 0x309c
.short 12354 ## 0x3042
.short 16363 ## 0x3feb
.short 20611 ## 0x5083
.short 7564 ## 0x1d8c
.short 12355 ## 0x3043
.short 1749 ## 0x6d5
.short 2150 ## 0x866
.short 1597 ## 0x63d
.short 1598 ## 0x63e
.short 2994 ## 0xbb2
.short 7339 ## 0x1cab
.short 1483 ## 0x5cb
.short 2751 ## 0xabf
.short 16156 ## 0x3f1c
.short 19518 ## 0x4c3e
.short 7572 ## 0x1d94
.short 19085 ## 0x4a8d
.short 12576 ## 0x3120
.short 6208 ## 0x1840
.short 1753 ## 0x6d9
.short 1931 ## 0x78b
.short 4715 ## 0x126b
.short 17166 ## 0x430e
.short 20627 ## 0x5093
.short 14931 ## 0x3a53
.short 3363 ## 0xd23
.short 9071 ## 0x236f
.short 4273 ## 0x10b1
.short 14392 ## 0x3838
.short 2285 ## 0x8ed
.short 16084 ## 0x3ed4
.short 19673 ## 0x4cd9
.short 14262 ## 0x37b6
.short 18312 ## 0x4788
.short 7374 ## 0x1cce
.short 6648 ## 0x19f8
.short 12760 ## 0x31d8
.short 14657 ## 0x3941
.short 2137 ## 0x859
.short 2335 ## 0x91f
.short 9572 ## 0x2564
.short 12652 ## 0x316c
.short 2639 ## 0xa4f
.short 12484 ## 0x30c4
.short 20638 ## 0x509e
.short 14780 ## 0x39bc
.short 12586 ## 0x312a
.short 1819 ## 0x71b
.short 5791 ## 0x169f
.short 12241 ## 0x2fd1
.short 12212 ## 0x2fb4
.short 6867 ## 0x1ad3
.short 19341 ## 0x4b8d
.short 14831 ## 0x39ef
.short 3556 ## 0xde4
.short 19265 ## 0x4b41
.short 19266 ## 0x4b42
.short 20784 ## 0x5130
.short 11131 ## 0x2b7b
.short 412 ## 0x19c
.short 15812 ## 0x3dc4
.short 7815 ## 0x1e87
.short 3305 ## 0xce9
.short 7565 ## 0x1d8d
.short 3977 ## 0xf89
.short 1584 ## 0x630
.short 6552 ## 0x1998
.short 3694 ## 0xe6e
.short 20011 ## 0x4e2b
.short 14422 ## 0x3856
.short 19082 ## 0x4a8a
.short 247 ## 0xf7
.short 11825 ## 0x2e31
.short 19083 ## 0x4a8b
.short 12130 ## 0x2f62
.short 15308 ## 0x3bcc
.short 14481 ## 0x3891
.short 18098 ## 0x46b2
.short 6630 ## 0x19e6
.short 9205 ## 0x23f5
.short 10093 ## 0x276d
.short 232 ## 0xe8
.short 2968 ## 0xb98
.short 7963 ## 0x1f1b
.short 15275 ## 0x3bab
.short 6393 ## 0x18f9
.short 2189 ## 0x88d
.short 11249 ## 0x2bf1
.short 11960 ## 0x2eb8
.short 20391 ## 0x4fa7
.short 7340 ## 0x1cac
.short 14940 ## 0x3a5c
.short 19964 ## 0x4dfc
.short 3981 ## 0xf8d
.short 11170 ## 0x2ba2
.short 7444 ## 0x1d14
.short 13318 ## 0x3406
.short 1022 ## 0x3fe
.short 10791 ## 0x2a27
.short 7441 ## 0x1d11
.short 8772 ## 0x2244
.short 4463 ## 0x116f
.short 17936 ## 0x4610
.short 6310 ## 0x18a6
.short 3384 ## 0xd38
.short 16370 ## 0x3ff2
.short 6760 ## 0x1a68
.short 3385 ## 0xd39
.short 20293 ## 0x4f45
.short 12698 ## 0x319a
.short 7995 ## 0x1f3b
.short 20416 ## 0x4fc0
.short 4921 ## 0x1339
.short 12434 ## 0x3092
.short 8132 ## 0x1fc4
.short 16479 ## 0x405f
.short 1806 ## 0x70e
.short 9557 ## 0x2555
.short 531 ## 0x213
.short 20088 ## 0x4e78
.short 6420 ## 0x1914
.short 14932 ## 0x3a54
.short 1102 ## 0x44e
.short 6631 ## 0x19e7
.short 2442 ## 0x98a
.short 12191 ## 0x2f9f
.short 635 ## 0x27b
.short 16274 ## 0x3f92
.short 3386 ## 0xd3a
.short 6108 ## 0x17dc
.short 7373 ## 0x1ccd
.short 6320 ## 0x18b0
.short 13880 ## 0x3638
.short 15133 ## 0x3b1d
.short 1987 ## 0x7c3
.short 7203 ## 0x1c23
.short 10912 ## 0x2aa0
.short 16555 ## 0x40ab
.short 1073 ## 0x431
.short 17142 ## 0x42f6
.short 2370 ## 0x942
.short 10581 ## 0x2955
.short 13881 ## 0x3639
.short 8957 ## 0x22fd
.short 18543 ## 0x486f
.short 6817 ## 0x1aa1
.short 1883 ## 0x75b
.short 12196 ## 0x2fa4
.short 10183 ## 0x27c7
.short 14453 ## 0x3875
.short 6649 ## 0x19f9
.short 11857 ## 0x2e51
.short 15770 ## 0x3d9a
.short 15598 ## 0x3cee
.short 2123 ## 0x84b
.short 6954 ## 0x1b2a
.short 6220 ## 0x184c
.short 10916 ## 0x2aa4
.short 7347 ## 0x1cb3
.short 10917 ## 0x2aa5
.short 9726 ## 0x25fe
.short 9573 ## 0x2565
.short 8604 ## 0x219c
.short 5645 ## 0x160d
.short 7458 ## 0x1d22
.short 1758 ## 0x6de
.short 15411 ## 0x3c33
.short 12703 ## 0x319f
.short 14751 ## 0x399f
.short 997 ## 0x3e5
.short 20793 ## 0x5139
.short 12294 ## 0x3006
.short 11782 ## 0x2e06
.short 2288 ## 0x8f0
.short 20713 ## 0x50e9
.short 1104 ## 0x450
.short 20714 ## 0x50ea
.short 11370 ## 0x2c6a
.short 20111 ## 0x4e8f
.short 19875 ## 0x4da3
.short 2890 ## 0xb4a
.short 19972 ## 0x4e04
.short 18756 ## 0x4944
.short 3351 ## 0xd17
.short 3326 ## 0xcfe
.short 2121 ## 0x849
.short 18546 ## 0x4872
.short 20183 ## 0x4ed7
.short 2859 ## 0xb2b
.short 19471 ## 0x4c0f
.short 1590 ## 0x636
.short 2005 ## 0x7d5
.short 6650 ## 0x19fa
.short 15281 ## 0x3bb1
.short 14629 ## 0x3925
.short 7404 ## 0x1cec
.short 4084 ## 0xff4
.short 20794 ## 0x513a
.short 3008 ## 0xbc0
.short 11506 ## 0x2cf2
.short 12976 ## 0x32b0
.short 11083 ## 0x2b4b
.short 14781 ## 0x39bd
.short 1280 ## 0x500
.short 15198 ## 0x3b5e
.short 6581 ## 0x19b5
.short 2679 ## 0xa77
.short 2381 ## 0x94d
.short 11785 ## 0x2e09
.short 14458 ## 0x387a
.short 12148 ## 0x2f74
.short 19559 ## 0x4c67
.short 2871 ## 0xb37
.short 14784 ## 0x39c0
.short 6229 ## 0x1855
.short 10925 ## 0x2aad
.short 11179 ## 0x2bab
.short 9327 ## 0x246f
.short 19274 ## 0x4b4a
.short 672 ## 0x2a0
.short 1840 ## 0x730
.short 9588 ## 0x2574
.short 9024 ## 0x2340
.short 2293 ## 0x8f5
.short 14596 ## 0x3904
.short 2506 ## 0x9ca
.short 14278 ## 0x37c6
.short 16126 ## 0x3efe
.short 8135 ## 0x1fc7
.short 6344 ## 0x18c8
.short 19978 ## 0x4e0a
.short 12150 ## 0x2f76
.short 19979 ## 0x4e0b
.short 11182 ## 0x2bae
.short 20717 ## 0x50ed
.short 8889 ## 0x22b9
.short 535 ## 0x217
.short 19311 ## 0x4b6f
.short 10865 ## 0x2a71
.short 827 ## 0x33b
.short 15193 ## 0x3b59
.short 7381 ## 0x1cd5
.short 2726 ## 0xaa6
.short 1236 ## 0x4d4
.short 16294 ## 0x3fa6
.short 3648 ## 0xe40
.short 1947 ## 0x79b
.short 20169 ## 0x4ec9
.short 3301 ## 0xce5
.short 949 ## 0x3b5
.short 2295 ## 0x8f7
.short 2296 ## 0x8f8
.short 7603 ## 0x1db3
.short 7604 ## 0x1db4
.short 9155 ## 0x23c3
.short 14429 ## 0x385d
.short 12213 ## 0x2fb5
.short 12214 ## 0x2fb6
.short 11741 ## 0x2ddd
.short 8986 ## 0x231a
.short 3302 ## 0xce6
.short 2301 ## 0x8fd
.short 4777 ## 0x12a9
.short 19342 ## 0x4b8e
.short 2451 ## 0x993
.short 685 ## 0x2ad
.short 686 ## 0x2ae
.short 20326 ## 0x4f66
.short 7472 ## 0x1d30
.short 1944 ## 0x798
.short 12267 ## 0x2feb
.short 3306 ## 0xcea
.short 1894 ## 0x766
.short 6151 ## 0x1807
.short 15891 ## 0x3e13
.short 19102 ## 0x4a9e
.short 10866 ## 0x2a72
.short 9156 ## 0x23c4
.short 9080 ## 0x2378
.short 19981 ## 0x4e0d
.short 8834 ## 0x2282
.short 20138 ## 0x4eaa
.short 1362 ## 0x552
.short 1949 ## 0x79d
.short 3253 ## 0xcb5
.short 15661 ## 0x3d2d
.short 9384 ## 0x24a8
.short 9157 ## 0x23c5
.short 16302 ## 0x3fae
.short 15663 ## 0x3d2f
.short 20810 ## 0x514a
.short 8368 ## 0x20b0
.short 16747 ## 0x416b
.short 12812 ## 0x320c
.short 16745 ## 0x4169
.short 10943 ## 0x2abf
.short 14464 ## 0x3880
.short 12630 ## 0x3156
.short 6238 ## 0x185e
.short 2303 ## 0x8ff
.short 20812 ## 0x514c
.short 16131 ## 0x3f03
.short 8128 ## 0x1fc0
.short 7623 ## 0x1dc7
.short 9158 ## 0x23c6
.short 13496 ## 0x34b8
.short 4521 ## 0x11a9
.short 2523 ## 0x9db
.short 3805 ## 0xedd
.short 12571 ## 0x311b
.short 14797 ## 0x39cd
.short 3364 ## 0xd24
.short 3365 ## 0xd25
.short 4528 ## 0x11b0
.short 8428 ## 0x20ec
.short 12865 ## 0x3241
.short 9773 ## 0x262d
.short 33 ## 0x21
.short 6123 ## 0x17eb
.short 7375 ## 0x1ccf
.short 14646 ## 0x3936
.short 7919 ## 0x1eef
.short 7920 ## 0x1ef0
.short 17459 ## 0x4433
.short 10080 ## 0x2760
.short 7772 ## 0x1e5c
.short 12588 ## 0x312c
.short 9427 ## 0x24d3
.short 8503 ## 0x2137
.short 3368 ## 0xd28
.short 19980 ## 0x4e0c
.short 17535 ## 0x447f
.short 14799 ## 0x39cf
.short 2698 ## 0xa8a
.short 18399 ## 0x47df
.short 18936 ## 0x49f8
.short 1514 ## 0x5ea
.short 19454 ## 0x4bfe
.short 4894 ## 0x131e
.short 7631 ## 0x1dcf
.short 15621 ## 0x3d05
.short 19078 ## 0x4a86
.short 16787 ## 0x4193
.short 2485 ## 0x9b5
.short 17045 ## 0x4295
.short 3670 ## 0xe56
.short 12890 ## 0x325a
.short 13314 ## 0x3402
.short 8050 ## 0x1f72
.short 13869 ## 0x362d
.short 15222 ## 0x3b76
.short 1568 ## 0x620
.short 2491 ## 0x9bb
.short 3461 ## 0xd85
.short 10639 ## 0x298f
.short 11826 ## 0x2e32
.short 9968 ## 0x26f0
.short 13047 ## 0x32f7
.short 8051 ## 0x1f73
.short 12053 ## 0x2f15
.short 20435 ## 0x4fd3
.short 5350 ## 0x14e6
.short 5478 ## 0x1566
.short 12608 ## 0x3140
.short 8074 ## 0x1f8a
.short 2806 ## 0xaf6
.short 9206 ## 0x23f6
.short 2494 ## 0x9be
.short 140 ## 0x8c
.short 19806 ## 0x4d5e
.short 3675 ## 0xe5b
.short 8045 ## 0x1f6d
.short 17627 ## 0x44db
.short 11317 ## 0x2c35
.short 470 ## 0x1d6
.short 4622 ## 0x120e
.short 4623 ## 0x120f
.short 11245 ## 0x2bed
.short 20392 ## 0x4fa8
.short 12962 ## 0x32a2
.short 3470 ## 0xd8e
.short 233 ## 0xe9
.short 20237 ## 0x4f0d
.short 20012 ## 0x4e2c
.short 17677 ## 0x450d
.short 7821 ## 0x1e8d
.short 18099 ## 0x46b3
.short 12386 ## 0x3062
.short 13796 ## 0x35e4
.short 11620 ## 0x2d64
.short 3532 ## 0xdcc
.short 4544 ## 0x11c0
.short 7369 ## 0x1cc9
.short 6854 ## 0x1ac6
.short 4827 ## 0x12db
.short 9558 ## 0x2556
.short 7710 ## 0x1e1e
.short 12699 ## 0x319b
.short 20223 ## 0x4eff
.short 19241 ## 0x4b29
.short 20089 ## 0x4e79
.short 13454 ## 0x348e
.short 8982 ## 0x2316
.short 18887 ## 0x49c7
.short 13426 ## 0x3472
.short 18605 ## 0x48ad
.short 5709 ## 0x164d
.short 12771 ## 0x31e3
.short 19705 ## 0x4cf9
.short 15410 ## 0x3c32
.short 4116 ## 0x1014
.short 12390 ## 0x3066
.short 20226 ## 0x4f02
.short 10796 ## 0x2a2c
.short 9215 ## 0x23ff
.short 19708 ## 0x4cfc
.short 19577 ## 0x4c79
.short 8984 ## 0x2318
.short 20634 ## 0x509a
.short 5853 ## 0x16dd
.short 15458 ## 0x3c62
.short 2138 ## 0x85a
.short 5011 ## 0x1393
.short 7747 ## 0x1e43
.short 17989 ## 0x4645
.short 11348 ## 0x2c54
.short 12115 ## 0x2f53
.short 4950 ## 0x1356
.short 10862 ## 0x2a6e
.short 11625 ## 0x2d69
.short 4773 ## 0x12a5
.short 481 ## 0x1e1
.short 9727 ## 0x25ff
.short 11154 ## 0x2b92
.short 8959 ## 0x22ff
.short 13056 ## 0x3300
.short 12977 ## 0x32b1
.short 6227 ## 0x1853
.short 17606 ## 0x44c6
.short 16341 ## 0x3fd5
.short 2024 ## 0x7e8
.short 2270 ## 0x8de
.short 2092 ## 0x82c
.short 4440 ## 0x1158
.short 18610 ## 0x48b2
.short 5357 ## 0x14ed
.short 13884 ## 0x363c
.short 4172 ## 0x104c
.short 20639 ## 0x509f
.short 4085 ## 0xff5
.short 15675 ## 0x3d3b
.short 508 ## 0x1fc
.short 19560 ## 0x4c68
.short 18760 ## 0x4948
.short 15676 ## 0x3d3c
.short 7748 ## 0x1e44
.short 4635 ## 0x121b
.short 19782 ## 0x4d46
.short 16231 ## 0x3f67
.short 19022 ## 0x4a4e
.short 9589 ## 0x2575
.short 6781 ## 0x1a7d
.short 1499 ## 0x5db
.short 20437 ## 0x4fd5
.short 15654 ## 0x3d26
.short 5991 ## 0x1767
.short 17154 ## 0x4302
.short 19716 ## 0x4d04
.short 6868 ## 0x1ad4
.short 19583 ## 0x4c7f
.short 1040 ## 0x410
.short 8492 ## 0x212c
.short 3842 ## 0xf02
.short 3615 ## 0xe1f
.short 9117 ## 0x239d
.short 4445 ## 0x115d
.short 13230 ## 0x33ae
.short 7751 ## 0x1e47
.short 5702 ## 0x1646
.short 17997 ## 0x464d
.short 6233 ## 0x1859
.short 20509 ## 0x501d
.short 3538 ## 0xdd2
.short 18925 ## 0x49ed
.short 6673 ## 0x1a11
.short 5360 ## 0x14f0
.short 8542 ## 0x215e
.short 11294 ## 0x2c1e
.short 8835 ## 0x2283
.short 8838 ## 0x2286
.short 9490 ## 0x2512
.short 9159 ## 0x23c7
.short 1512 ## 0x5e8
.short 19453 ## 0x4bfd
.short 4884 ## 0x1314
.short 17040 ## 0x4290
.short 2469 ## 0x9a5
.short 12881 ## 0x3251
.short 20433 ## 0x4fd1
.short 3444 ## 0xd74
.short 9711 ## 0x25ef
.short 13044 ## 0x32f4
.short 5346 ## 0x14e2
.short 4611 ## 0x1203
.short 7813 ## 0x1e85
.short 9462 ## 0x24f6
.short 20236 ## 0x4f0c
.short 20006 ## 0x4e26
.short 18056 ## 0x4688
.short 5472 ## 0x1560
.short 19795 ## 0x4d53
.short 8742 ## 0x2226
.short 17667 ## 0x4503
.short 12377 ## 0x3059
.short 13775 ## 0x35cf
.short 19239 ## 0x4b27
.short 20053 ## 0x4e55
.short 6848 ## 0x1ac0
.short 20212 ## 0x4ef4
.short 12679 ## 0x3187
.short 9534 ## 0x253e
.short 6849 ## 0x1ac1
.short 19698 ## 0x4cf2
.short 4108 ## 0x100c
.short 8976 ## 0x2310
.short 10858 ## 0x2a6a
.short 471 ## 0x1d7
.short 5838 ## 0x16ce
.short 4941 ## 0x134d
.short 15454 ## 0x3c5e
.short 8952 ## 0x22f8
.short 2134 ## 0x856
.short 20620 ## 0x508c
.short 2269 ## 0x8dd
.short 4068 ## 0xfe4
.short 6209 ## 0x1841
.short 15671 ## 0x3d37
.short 13878 ## 0x3636
.short 11290 ## 0x2c1a
.short 19010 ## 0x4a42
.short 16224 ## 0x3f60
.short 19554 ## 0x4c62
.short 9574 ## 0x2566
.short 19710 ## 0x4cfe
.short 9109 ## 0x2395
.short 16754 ## 0x4172
.short 4624 ## 0x1210
.short 2164 ## 0x874
.short 2167 ## 0x877
.short 636 ## 0x27c
.short 20842 ## 0x516a
.short 748 ## 0x2ec
.short 8264 ## 0x2048
.short 8265 ## 0x2049
.short 2173 ## 0x87d
.short 17129 ## 0x42e9
.short 330 ## 0x14a
.short 752 ## 0x2f0
.short 753 ## 0x2f1
.short 754 ## 0x2f2
.short 755 ## 0x2f3
.short 756 ## 0x2f4
.short 302 ## 0x12e
.short 2182 ## 0x886
.short 757 ## 0x2f5
.short 758 ## 0x2f6
.short 1555 ## 0x613
.short 13023 ## 0x32df
.short 11004 ## 0x2afc
.short 11006 ## 0x2afe
.short 19813 ## 0x4d65
.short 2126 ## 0x84e
.short 2125 ## 0x84d
.short 17849 ## 0x45b9
.short 12904 ## 0x3268
.short 694 ## 0x2b6
.short 3658 ## 0xe4a
.short 13684 ## 0x3574
.short 13027 ## 0x32e3
.short 8987 ## 0x231b
.short 2422 ## 0x976
.short 1310 ## 0x51e
.short 4239 ## 0x108f
.short 11981 ## 0x2ecd
.short 18665 ## 0x48e9
.short 18666 ## 0x48ea
.short 11917 ## 0x2e8d
.short 17238 ## 0x4356
.short 17966 ## 0x462e
.short 5014 ## 0x1396
.short 9857 ## 0x2681
.short 11748 ## 0x2de4
.short 19428 ## 0x4be4
.short 15463 ## 0x3c67
.short 15149 ## 0x3b2d
.short 20512 ## 0x5020
.short 18404 ## 0x47e4
.short 2423 ## 0x977
.short 19173 ## 0x4ae5
.short 7062 ## 0x1b96
.short 5139 ## 0x1413
.short 17312 ## 0x43a0
.short 3659 ## 0xe4b
.short 15863 ## 0x3df7
.short 2424 ## 0x978
.short 3400 ## 0xd48
.short 5672 ## 0x1628
.short 19725 ## 0x4d0d
.short 20148 ## 0x4eb4
.short 7063 ## 0x1b97
.short 19031 ## 0x4a57
.short 15509 ## 0x3c95
.short 8849 ## 0x2291
.short 1736 ## 0x6c8
.short 1528 ## 0x5f8
.short 10826 ## 0x2a4a
.short 14900 ## 0x3a34
.short 1791 ## 0x6ff
.short 17902 ## 0x45ee
.short 7226 ## 0x1c3a
.short 6375 ## 0x18e7
.short 1557 ## 0x615
.short 2476 ## 0x9ac
.short 3543 ## 0xdd7
.short 2764 ## 0xacc
.short 11658 ## 0x2d8a
.short 20368 ## 0x4f90
.short 2971 ## 0xb9b
.short 19353 ## 0x4b99
.short 14684 ## 0x395c
.short 13926 ## 0x3666
.short 15265 ## 0x3ba1
.short 12647 ## 0x3167
.short 7175 ## 0x1c07
.short 5868 ## 0x16ec
.short 3107 ## 0xc23
.short 18653 ## 0x48dd
.short 10189 ## 0x27cd
.short 529 ## 0x211
.short 6085 ## 0x17c5
.short 10657 ## 0x29a1
.short 17913 ## 0x45f9
.short 6919 ## 0x1b07
.short 20481 ## 0x5001
.short 9057 ## 0x2361
.short 17242 ## 0x435a
.short 15200 ## 0x3b60
.short 14175 ## 0x375f
.short 13769 ## 0x35c9
.short 14687 ## 0x395f
.short 11214 ## 0x2bce
.short 5451 ## 0x154b
.short 10829 ## 0x2a4d
.short 3314 ## 0xcf2
.short 7229 ## 0x1c3d
.short 17094 ## 0x42c6
.short 17243 ## 0x435b
.short 1034 ## 0x40a
.short 18590 ## 0x489e
.short 16533 ## 0x4095
.short 12516 ## 0x30e4
.short 15090 ## 0x3af2
.short 20319 ## 0x4f5f
.short 12517 ## 0x30e5
.short 2824 ## 0xb08
.short 2825 ## 0xb09
.short 15117 ## 0x3b0d
.short 7185 ## 0x1c11
.short 14808 ## 0x39d8
.short 3144 ## 0xc48
.short 17980 ## 0x463c
.short 19728 ## 0x4d10
.short 15013 ## 0x3aa5
.short 4838 ## 0x12e6
.short 15913 ## 0x3e29
.short 13776 ## 0x35d0
.short 1693 ## 0x69d
.short 14236 ## 0x379c
.short 19330 ## 0x4b82
.short 12770 ## 0x31e2
.short 3917 ## 0xf4d
.short 8854 ## 0x2296
.short 14414 ## 0x384e
.short 5871 ## 0x16ef
.short 8693 ## 0x21f5
.short 4650 ## 0x122a
.short 8296 ## 0x2068
.short 492 ## 0x1ec
.short 2404 ## 0x964
.short 7566 ## 0x1d8e
.short 530 ## 0x212
.short 5725 ## 0x165d
.short 2492 ## 0x9bc
.short 9542 ## 0x2546
.short 18596 ## 0x48a4
.short 20218 ## 0x4efa
.short 7075 ## 0x1ba3
.short 18848 ## 0x49a0
.short 2132 ## 0x854
.short 8103 ## 0x1fa7
.short 15472 ## 0x3c70
.short 14813 ## 0x39dd
.short 18086 ## 0x46a6
.short 2437 ## 0x985
.short 19033 ## 0x4a59
.short 9745 ## 0x2611
.short 541 ## 0x21d
.short 11077 ## 0x2b45
.short 18728 ## 0x4928
.short 2633 ## 0xa49
.short 14310 ## 0x37e6
.short 3317 ## 0xcf5
.short 14327 ## 0x37f7
.short 17447 ## 0x4427
.short 2018 ## 0x7e2
.short 1752 ## 0x6d8
.short 14768 ## 0x39b0
.short 18864 ## 0x49b0
.short 13705 ## 0x3589
.short 19758 ## 0x4d2e
.short 18599 ## 0x48a7
.short 19184 ## 0x4af0
.short 3471 ## 0xd8f
.short 746 ## 0x2ea
.short 5015 ## 0x1397
.short 3472 ## 0xd90
.short 16217 ## 0x3f59
.short 5769 ## 0x1689
.short 12531 ## 0x30f3
.short 2688 ## 0xa80
.short 2441 ## 0x989
.short 15530 ## 0x3caa
.short 10683 ## 0x29bb
.short 17932 ## 0x460c
.short 4596 ## 0x11f4
.short 17685 ## 0x4515
.short 1910 ## 0x776
.short 9270 ## 0x2436
.short 17251 ## 0x4363
.short 14444 ## 0x386c
.short 2844 ## 0xb1c
.short 1754 ## 0x6da
.short 19034 ## 0x4a5a
.short 14254 ## 0x37ae
.short 14445 ## 0x386d
.short 12082 ## 0x2f32
.short 9822 ## 0x265e
.short 17686 ## 0x4516
.short 4794 ## 0x12ba
.short 19599 ## 0x4c8f
.short 152 ## 0x98
.short 13803 ## 0x35eb
.short 1083 ## 0x43b
.short 1811 ## 0x713
.short 14263 ## 0x37b7
.short 19309 ## 0x4b6d
.short 19682 ## 0x4ce2
.short 3322 ## 0xcfa
.short 2853 ## 0xb25
.short 9417 ## 0x24c9
.short 1759 ## 0x6df
.short 2378 ## 0x94a
.short 9104 ## 0x2390
.short 20855 ## 0x5177
.short 12838 ## 0x3226
.short 12018 ## 0x2ef2
.short 17097 ## 0x42c9
.short 18896 ## 0x49d0
.short 17943 ## 0x4617
.short 3484 ## 0xd9c
.short 9007 ## 0x232f
.short 7465 ## 0x1d29
.short 13811 ## 0x35f3
.short 667 ## 0x29b
.short 17659 ## 0x44fb
.short 9868 ## 0x268c
.short 16731 ## 0x415b
.short 14347 ## 0x380b
.short 5694 ## 0x163e
.short 19526 ## 0x4c46
.short 14732 ## 0x398c
.short 3555 ## 0xde3
.short 10337 ## 0x2861
.short 707 ## 0x2c3
.short 710 ## 0x2c6
.short 8248 ## 0x2038
.short 8661 ## 0x21d5
.short 19026 ## 0x4a52
.short 18613 ## 0x48b5
.short 9761 ## 0x2621
.short 8708 ## 0x2204
.short 18029 ## 0x466d
.short 14973 ## 0x3a7d
.short 2729 ## 0xaa9
.short 11887 ## 0x2e6f
.short 18483 ## 0x4833
.short 13295 ## 0x33ef
.short 5056 ## 0x13c0
.short 18680 ## 0x48f8
.short 9923 ## 0x26c3
.short 12990 ## 0x32be
.short 12437 ## 0x3095
.short 15385 ## 0x3c19
.short 8057 ## 0x1f79
.short 3959 ## 0xf77
.short 7780 ## 0x1e64
.short 832 ## 0x340
.short 3685 ## 0xe65
.short 16820 ## 0x41b4
.short 10626 ## 0x2982
.short 16750 ## 0x416e
.short 13540 ## 0x34e4
.short 332 ## 0x14c
.short 18975 ## 0x4a1f
.short 2362 ## 0x93a
.short 6018 ## 0x1782
.short 16636 ## 0x40fc
.short 339 ## 0x153
.short 15803 ## 0x3dbb
.short 7419 ## 0x1cfb
.short 18576 ## 0x4890
.short 5058 ## 0x13c2
.short 14474 ## 0x388a
.short 12468 ## 0x30b4
.short 583 ## 0x247
.short 11381 ## 0x2c75
.short 884 ## 0x374
.short 13442 ## 0x3482
.short 448 ## 0x1c0
.short 15335 ## 0x3be7
.short 2791 ## 0xae7
.short 20754 ## 0x5112
.short 17791 ## 0x457f
.short 9085 ## 0x237d
.short 8037 ## 0x1f65
.short 4846 ## 0x12ee
.short 20280 ## 0x4f38
.short 13645 ## 0x354d
.short 7956 ## 0x1f14
.short 18825 ## 0x4989
.short 4197 ## 0x1065
.short 5224 ## 0x1468
.short 16142 ## 0x3f0e
.short 20032 ## 0x4e40
.short 6177 ## 0x1821
.short 5674 ## 0x162a
.short 5446 ## 0x1546
.short 16824 ## 0x41b8
.short 6747 ## 0x1a5b
.short 16072 ## 0x3ec8
.short 4861 ## 0x12fd
.short 11067 ## 0x2b3b
.short 8408 ## 0x20d8
.short 6407 ## 0x1907
.short 8005 ## 0x1f45
.short 19893 ## 0x4db5
.short 8426 ## 0x20ea
.short 19175 ## 0x4ae7
.short 17375 ## 0x43df
.short 1647 ## 0x66f
.short 3141 ## 0xc45
.short 15960 ## 0x3e58
.short 9621 ## 0x2595
.short 4102 ## 0x1006
.short 15833 ## 0x3dd9
.short 4034 ## 0xfc2
.short 4373 ## 0x1115
.short 5177 ## 0x1439
.short 8409 ## 0x20d9
.short 6409 ## 0x1909
.short 4489 ## 0x1189
.short 7654 ## 0x1de6
.short 18453 ## 0x4815
.short 966 ## 0x3c6
.short 16147 ## 0x3f13
.short 12648 ## 0x3168
.short 8743 ## 0x2227
.short 19132 ## 0x4abc
.short 1067 ## 0x42b
.short 16589 ## 0x40cd
.short 11758 ## 0x2dee
.short 11429 ## 0x2ca5
.short 12380 ## 0x305c
.short 4963 ## 0x1363
.short 20213 ## 0x4ef5
.short 14529 ## 0x38c1
.short 20757 ## 0x5115
.short 11597 ## 0x2d4d
.short 8287 ## 0x205f
.short 10783 ## 0x2a1f
.short 1542 ## 0x606
.short 18591 ## 0x489f
.short 1074 ## 0x432
.short 16445 ## 0x403d
.short 2521 ## 0x9d9
.short 7364 ## 0x1cc4
.short 18500 ## 0x4844
.short 12188 ## 0x2f9c
.short 17862 ## 0x45c6
.short 3124 ## 0xc34
.short 17437 ## 0x441d
.short 10037 ## 0x2735
.short 13093 ## 0x3325
.short 464 ## 0x1d0
.short 3462 ## 0xd86
.short 13870 ## 0x362e
.short 7513 ## 0x1d59
.short 18792 ## 0x4968
.short 19178 ## 0x4aea
.short 5453 ## 0x154d
.short 8104 ## 0x1fa8
.short 16448 ## 0x4040
.short 16449 ## 0x4041
.short 14184 ## 0x3768
.short 14608 ## 0x3910
.short 10433 ## 0x28c1
.short 16003 ## 0x3e83
.short 13024 ## 0x32e0
.short 1983 ## 0x7bf
.short 20621 ## 0x508d
.short 20763 ## 0x511b
.short 17810 ## 0x4592
.short 15816 ## 0x3dc8
.short 16454 ## 0x4046
.short 19137 ## 0x4ac1
.short 12189 ## 0x2f9d
.short 18487 ## 0x4837
.short 571 ## 0x23b
.short 10006 ## 0x2716
.short 1491 ## 0x5d3
.short 3985 ## 0xf91
.short 9032 ## 0x2348
.short 18280 ## 0x4768
.short 20422 ## 0x4fc6
.short 5567 ## 0x15bf
.short 12192 ## 0x2fa0
.short 17349 ## 0x43c5
.short 19591 ## 0x4c87
.short 9903 ## 0x26af
.short 12193 ## 0x2fa1
.short 16980 ## 0x4254
.short 2732 ## 0xaac
.short 677 ## 0x2a5
.short 17218 ## 0x4342
.short 650 ## 0x28a
.short 19409 ## 0x4bd1
.short 15534 ## 0x3cae
.short 19899 ## 0x4dbb
.short 10014 ## 0x271e
.short 13358 ## 0x342e
.short 9099 ## 0x238b
.short 11646 ## 0x2d7e
.short 2532 ## 0x9e4
.short 10145 ## 0x27a1
.short 17824 ## 0x45a0
.short 1194 ## 0x4aa
.short 8014 ## 0x1f4e
.short 3900 ## 0xf3c
.short 10146 ## 0x27a2
.short 20767 ## 0x511f
.short 8077 ## 0x1f8d
.short 8913 ## 0x22d1
.short 19272 ## 0x4b48
.short 1346 ## 0x542
.short 18564 ## 0x4884
.short 6140 ## 0x17fc
.short 17528 ## 0x4478
.short 1354 ## 0x54a
.short 19275 ## 0x4b4b
.short 9231 ## 0x240f
.short 5664 ## 0x1620
.short 16064 ## 0x3ec0
.short 3906 ## 0xf42
.short 19280 ## 0x4b50
.short 8829 ## 0x227d
.short 18619 ## 0x48bb
.short 3030 ## 0xbd6
.short 12511 ## 0x30df
.short 20553 ## 0x5049
.short 11287 ## 0x2c17
.short 20261 ## 0x4f25
.short 17922 ## 0x4602
.short 4250 ## 0x109a
.short 18706 ## 0x4912
.short 7278 ## 0x1c6e
.short 17438 ## 0x441e
.short 20837 ## 0x5165
.short 9969 ## 0x26f1
.short 2524 ## 0x9dc
.short 17008 ## 0x4270
.short 3150 ## 0xc4e
.short 19754 ## 0x4d2a
.short 3806 ## 0xede
.short 18990 ## 0x4a2e
.short 3978 ## 0xf8a
.short 19179 ## 0x4aeb
.short 14504 ## 0x38a8
.short 14836 ## 0x39f4
.short 11961 ## 0x2eb9
.short 15276 ## 0x3bac
.short 2281 ## 0x8e9
.short 5048 ## 0x13b8
.short 4625 ## 0x1211
.short 14217 ## 0x3789
.short 11639 ## 0x2d77
.short 1880 ## 0x758
.short 19247 ## 0x4b2f
.short 10449 ## 0x28d1
.short 8497 ## 0x2131
.short 2135 ## 0x857
.short 1881 ## 0x759
.short 18660 ## 0x48e4
.short 15042 ## 0x3ac2
.short 20014 ## 0x4e2e
.short 16275 ## 0x3f93
.short 6733 ## 0x1a4d
.short 1679 ## 0x68f
.short 18331 ## 0x479b
.short 15134 ## 0x3b1e
.short 6859 ## 0x1acb
.short 10054 ## 0x2746
.short 7981 ## 0x1f2d
.short 14284 ## 0x37cc
.short 8584 ## 0x2188
.short 11714 ## 0x2dc2
.short 20843 ## 0x516b
.short 5030 ## 0x13a6
.short 17516 ## 0x446c
.short 13665 ## 0x3561
.short 10876 ## 0x2a7c
.short 15537 ## 0x3cb1
.short 9575 ## 0x2567
.short 8380 ## 0x20bc
.short 17355 ## 0x43cb
.short 14700 ## 0x396c
.short 11265 ## 0x2c01
.short 19557 ## 0x4c65
.short 2111 ## 0x83f
.short 14543 ## 0x38cf
.short 20845 ## 0x516d
.short 20504 ## 0x5018
.short 2289 ## 0x8f1
.short 8191 ## 0x1fff
.short 14782 ## 0x39be
.short 16342 ## 0x3fd6
.short 3167 ## 0xc5f
.short 5520 ## 0x1590
.short 16982 ## 0x4256
.short 16839 ## 0x41c7
.short 14570 ## 0x38ea
.short 12542 ## 0x30fe
.short 2112 ## 0x840
.short 19197 ## 0x4afd
.short 3576 ## 0xdf8
.short 7836 ## 0x1e9c
.short 14199 ## 0x3777
.short 10196 ## 0x27d4
.short 12705 ## 0x31a1
.short 1905 ## 0x771
.short 2382 ## 0x94e
.short 19198 ## 0x4afe
.short 18551 ## 0x4877
.short 135 ## 0x87
.short 19490 ## 0x4c22
.short 5031 ## 0x13a7
.short 14633 ## 0x3929
.short 6739 ## 0x1a53
.short 11537 ## 0x2d11
.short 1392 ## 0x570
.short 18919 ## 0x49e7
.short 8658 ## 0x21d2
.short 19312 ## 0x4b70
.short 8472 ## 0x2118
.short 17881 ## 0x45d9
.short 6741 ## 0x1a55
.short 1041 ## 0x411
.short 6869 ## 0x1ad5
.short 16057 ## 0x3eb9
.short 14555 ## 0x38db
.short 11641 ## 0x2d79
.short 11015 ## 0x2b07
.short 18189 ## 0x470d
.short 8706 ## 0x2202
.short 7473 ## 0x1d31
.short 17537 ## 0x4481
.short 18190 ## 0x470e
.short 10877 ## 0x2a7d
.short 13017 ## 0x32d9
.short 17194 ## 0x432a
.short 1895 ## 0x767
.short 17545 ## 0x4489
.short 9237 ## 0x2415
.short 10213 ## 0x27e5
.short 10214 ## 0x27e6
.short 10878 ## 0x2a7e
.short 16795 ## 0x419b
.short 6872 ## 0x1ad8
.short 13679 ## 0x356f
.short 10216 ## 0x27e8
.short 17551 ## 0x448f
.short 735 ## 0x2df
.short 1094 ## 0x446
.short 13780 ## 0x35d4
.short 18659 ## 0x48e3
.short 13787 ## 0x35db
.short 13819 ## 0x35fb
.short 8686 ## 0x21ee
.short 20192 ## 0x4ee0
.short 17783 ## 0x4577
.short 8980 ## 0x2314
.short 8662 ## 0x21d6
.short 7014 ## 0x1b66
.short 7015 ## 0x1b67
.short 4187 ## 0x105b
.short 17976 ## 0x4638
.short 9031 ## 0x2347
.short 2656 ## 0xa60
.short 19645 ## 0x4cbd
.short 3031 ## 0xbd7
.short 11636 ## 0x2d74
.short 12518 ## 0x30e6
.short 229 ## 0xe5
.short 4104 ## 0x1008
.short 19750 ## 0x4d26
.short 19956 ## 0x4df4
.short 215 ## 0xd7
.short 9691 ## 0x25db
.short 4105 ## 0x1009
.short 10659 ## 0x29a3
.short 2954 ## 0xb8a
.short 13316 ## 0x3404
.short 12246 ## 0x2fd6
.short 7944 ## 0x1f08
.short 2033 ## 0x7f1
.short 20667 ## 0x50bb
.short 3633 ## 0xe31
.short 18710 ## 0x4916
.short 15815 ## 0x3dc7
.short 5108 ## 0x13f4
.short 4314 ## 0x10da
.short 11827 ## 0x2e33
.short 9942 ## 0x26d6
.short 12911 ## 0x326f
.short 2835 ## 0xb13
.short 14125 ## 0x372d
.short 16151 ## 0x3f17
.short 18087 ## 0x46a7
.short 1295 ## 0x50f
.short 13653 ## 0x3555
.short 15147 ## 0x3b2b
.short 15989 ## 0x3e75
.short 11050 ## 0x2b2a
.short 12001 ## 0x2ee1
.short 12524 ## 0x30ec
.short 6621 ## 0x19dd
.short 11399 ## 0x2c87
.short 17774 ## 0x456e
.short 18305 ## 0x4781
.short 240 ## 0xf0
.short 3695 ## 0xe6f
.short 1571 ## 0x623
.short 16834 ## 0x41c2
.short 3139 ## 0xc43
.short 19086 ## 0x4a8e
.short 12004 ## 0x2ee4
.short 3982 ## 0xf8e
.short 1070 ## 0x42e
.short 10641 ## 0x2991
.short 16763 ## 0x417b
.short 3411 ## 0xd53
.short 7573 ## 0x1d95
.short 3318 ## 0xcf6
.short 4561 ## 0x11d1
.short 18306 ## 0x4782
.short 12055 ## 0x2f17
.short 313 ## 0x139
.short 13119 ## 0x333f
.short 12852 ## 0x3234
.short 1484 ## 0x5cc
.short 10996 ## 0x2af4
.short 3807 ## 0xedf
.short 19163 ## 0x4adb
.short 17985 ## 0x4641
.short 12332 ## 0x302c
.short 11400 ## 0x2c88
.short 4969 ## 0x1369
.short 5395 ## 0x1513
.short 18276 ## 0x4764
.short 7638 ## 0x1dd6
.short 2956 ## 0xb8c
.short 18100 ## 0x46b4
.short 20160 ## 0x4ec0
.short 16110 ## 0x3eee
.short 4227 ## 0x1083
.short 12912 ## 0x3270
.short 6020 ## 0x1784
.short 14505 ## 0x38a9
.short 7787 ## 0x1e6b
.short 18996 ## 0x4a34
.short 9468 ## 0x24fc
.short 10771 ## 0x2a13
.short 15694 ## 0x3d4e
.short 3348 ## 0xd14
.short 20631 ## 0x5097
.short 10792 ## 0x2a28
.short 15128 ## 0x3b18
.short 13797 ## 0x35e5
.short 10389 ## 0x2895
.short 4627 ## 0x1213
.short 7827 ## 0x1e93
.short 9209 ## 0x23f9
.short 900 ## 0x384
.short 2168 ## 0x878
.short 4666 ## 0x123a
.short 985 ## 0x3d9
.short 11401 ## 0x2c89
.short 18876 ## 0x49bc
.short 14131 ## 0x3733
.short 20878 ## 0x518e
.short 1037 ## 0x40d
.short 18603 ## 0x48ab
.short 2910 ## 0xb5e
.short 6439 ## 0x1927
.short 19767 ## 0x4d37
.short 13734 ## 0x35a6
.short 13798 ## 0x35e6
.short 14943 ## 0x3a5f
.short 7445 ## 0x1d15
.short 12056 ## 0x2f18
.short 13663 ## 0x355f
.short 14427 ## 0x385b
.short 17115 ## 0x42db
.short 19647 ## 0x4cbf
.short 417 ## 0x1a1
.short 5257 ## 0x1489
.short 637 ## 0x27d
.short 13605 ## 0x3525
.short 1932 ## 0x78c
.short 13710 ## 0x358e
.short 986 ## 0x3da
.short 20395 ## 0x4fab
.short 1807 ## 0x70f
.short 19214 ## 0x4b0e
.short 11654 ## 0x2d86
.short 15043 ## 0x3ac3
.short 12057 ## 0x2f19
.short 4069 ## 0xfe5
.short 19503 ## 0x4c2f
.short 9991 ## 0x2707
.short 12009 ## 0x2ee9
.short 4070 ## 0xfe6
.short 8780 ## 0x224c
.short 19088 ## 0x4a90
.short 11402 ## 0x2c8a
.short 17568 ## 0x44a0
.short 328 ## 0x148
.short 942 ## 0x3ae
.short 6943 ## 0x1b1f
.short 4563 ## 0x11d3
.short 13944 ## 0x3678
.short 19871 ## 0x4d9f
.short 10580 ## 0x2954
.short 10815 ## 0x2a3f
.short 10911 ## 0x2a9f
.short 2845 ## 0xb1d
.short 6396 ## 0x18fc
.short 10605 ## 0x296d
.short 14565 ## 0x38e5
.short 13538 ## 0x34e2
.short 17986 ## 0x4642
.short 14065 ## 0x36f1
.short 8075 ## 0x1f8b
.short 7689 ## 0x1e09
.short 444 ## 0x1bc
.short 6634 ## 0x19ea
.short 15046 ## 0x3ac6
.short 16835 ## 0x41c3
.short 5401 ## 0x1519
.short 6818 ## 0x1aa2
.short 1781 ## 0x6f5
.short 3551 ## 0xddf
.short 4458 ## 0x116a
.short 901 ## 0x385
.short 13714 ## 0x3592
.short 10553 ## 0x2939
.short 5019 ## 0x139b
.short 18285 ## 0x476d
.short 7644 ## 0x1ddc
.short 20224 ## 0x4f00
.short 1856 ## 0x740
.short 16488 ## 0x4068
.short 15047 ## 0x3ac7
.short 10521 ## 0x2919
.short 8585 ## 0x2189
.short 6113 ## 0x17e1
.short 18888 ## 0x49c8
.short 17029 ## 0x4285
.short 12854 ## 0x3236
.short 20869 ## 0x5185
.short 20101 ## 0x4e85
.short 12435 ## 0x3093
.short 13355 ## 0x342b
.short 1812 ## 0x714
.short 16114 ## 0x3ef2
.short 16836 ## 0x41c4
.short 12701 ## 0x319d
.short 11403 ## 0x2c8b
.short 14945 ## 0x3a61
.short 20297 ## 0x4f49
.short 5434 ## 0x153a
.short 10440 ## 0x28c8
.short 7992 ## 0x1f38
.short 17692 ## 0x451c
.short 16280 ## 0x3f98
.short 16332 ## 0x3fcc
.short 16891 ## 0x41fb
.short 7645 ## 0x1ddd
.short 1256 ## 0x4e8
.short 8488 ## 0x2128
.short 6213 ## 0x1845
.short 11466 ## 0x2cca
.short 13001 ## 0x32c9
.short 10233 ## 0x27f9
.short 17872 ## 0x45d0
.short 18240 ## 0x4740
.short 4828 ## 0x12dc
.short 112 ## 0x70
.short 3064 ## 0xbf8
.short 18632 ## 0x48c8
.short 13216 ## 0x33a0
.short 7800 ## 0x1e78
.short 12061 ## 0x2f1d
.short 9669 ## 0x25c5
.short 14073 ## 0x36f9
.short 10772 ## 0x2a14
.short 2959 ## 0xb8f
.short 5121 ## 0x1401
.short 13077 ## 0x3315
.short 13805 ## 0x35ed
.short 7903 ## 0x1edf
.short 12541 ## 0x30fd
.short 16560 ## 0x40b0
.short 19709 ## 0x4cfd
.short 16918 ## 0x4216
.short 19305 ## 0x4b69
.short 14752 ## 0x39a0
.short 2409 ## 0x969
.short 4718 ## 0x126e
.short 5421 ## 0x152d
.short 18495 ## 0x483f
.short 3155 ## 0xc53
.short 9636 ## 0x25a4
.short 10057 ## 0x2749
.short 8429 ## 0x20ed
.short 15423 ## 0x3c3f
.short 16768 ## 0x4180
.short 19148 ## 0x4acc
.short 482 ## 0x1e2
.short 15931 ## 0x3e3b
.short 14269 ## 0x37bd
.short 18897 ## 0x49d1
.short 1337 ## 0x539
.short 15007 ## 0x3a9f
.short 998 ## 0x3e6
.short 5122 ## 0x1402
.short 6422 ## 0x1916
.short 5405 ## 0x151d
.short 7485 ## 0x1d3d
.short 3901 ## 0xf3d
.short 1318 ## 0x526
.short 15412 ## 0x3c34
.short 20112 ## 0x4e90
.short 14083 ## 0x3703
.short 7486 ## 0x1d3e
.short 5610 ## 0x15ea
.short 18805 ## 0x4975
.short 14909 ## 0x3a3d
.short 8076 ## 0x1f8c
.short 20574 ## 0x505e
.short 9700 ## 0x25e4
.short 16837 ## 0x41c5
.short 12360 ## 0x3048
.short 13581 ## 0x350d
.short 5081 ## 0x13d9
.short 9701 ## 0x25e5
.short 17775 ## 0x456f
.short 1938 ## 0x792
.short 19423 ## 0x4bdf
.short 7348 ## 0x1cb4
.short 16426 ## 0x402a
.short 3417 ## 0xd59
.short 9946 ## 0x26da
.short 11702 ## 0x2db6
.short 8649 ## 0x21c9
.short 11199 ## 0x2bbf
.short 13078 ## 0x3316
.short 1680 ## 0x690
.short 4382 ## 0x111e
.short 8700 ## 0x21fc
.short 14721 ## 0x3981
.short 881 ## 0x371
.short 20402 ## 0x4fb2
.short 19836 ## 0x4d7c
.short 15104 ## 0x3b00
.short 9316 ## 0x2464
.short 20848 ## 0x5170
.short 7466 ## 0x1d2a
.short 1463 ## 0x5b7
.short 18966 ## 0x4a16
.short 6509 ## 0x196d
.short 4320 ## 0x10e0
.short 2964 ## 0xb94
.short 14702 ## 0x396e
.short 1446 ## 0x5a6
.short 9729 ## 0x2601
.short 7875 ## 0x1ec3
.short 9220 ## 0x2404
.short 11409 ## 0x2c91
.short 9579 ## 0x256b
.short 8655 ## 0x21cf
.short 12147 ## 0x2f73
.short 11276 ## 0x2c0c
.short 7500 ## 0x1d4c
.short 10393 ## 0x2899
.short 20849 ## 0x5171
.short 11351 ## 0x2c57
.short 126 ## 0x7e
.short 11410 ## 0x2c92
.short 16430 ## 0x402e
.short 17270 ## 0x4376
.short 20485 ## 0x5005
.short 8589 ## 0x218d
.short 4 ## 0x4
.short 7921 ## 0x1ef1
.short 14455 ## 0x3877
.short 8192 ## 0x2000
.short 3180 ## 0xc6c
.short 15646 ## 0x3d1e
.short 2076 ## 0x81c
.short 20640 ## 0x50a0
.short 19877 ## 0x4da5
.short 496 ## 0x1f0
.short 10923 ## 0x2aab
.short 20752 ## 0x5110
.short 2113 ## 0x841
.short 14547 ## 0x38d3
.short 3057 ## 0xbf1
.short 11859 ## 0x2e53
.short 12066 ## 0x2f22
.short 20505 ## 0x5019
.short 6132 ## 0x17f4
.short 18904 ## 0x49d8
.short 7054 ## 0x1b8e
.short 4775 ## 0x12a7
.short 9977 ## 0x26f9
.short 1421 ## 0x58d
.short 14883 ## 0x3a23
.short 16041 ## 0x3ea9
.short 8937 ## 0x22e9
.short 14703 ## 0x396f
.short 4702 ## 0x125e
.short 2410 ## 0x96a
.short 13953 ## 0x3681
.short 19781 ## 0x4d45
.short 9580 ## 0x256c
.short 10172 ## 0x27bc
.short 9581 ## 0x256d
.short 5594 ## 0x15da
.short 807 ## 0x327
.short 4190 ## 0x105e
.short 8302 ## 0x206e
.short 7887 ## 0x1ecf
.short 3696 ## 0xe70
.short 15886 ## 0x3e0e
.short 10669 ## 0x29ad
.short 15425 ## 0x3c41
.short 19271 ## 0x4b47
.short 5541 ## 0x15a5
.short 2710 ## 0xa96
.short 16287 ## 0x3f9f
.short 16288 ## 0x3fa0
.short 6008 ## 0x1778
.short 8985 ## 0x2319
.short 3596 ## 0xe0c
.short 10113 ## 0x2781
.short 7713 ## 0x1e21
.short 17571 ## 0x44a3
.short 2756 ## 0xac4
.short 8939 ## 0x22eb
.short 4977 ## 0x1371
.short 16378 ## 0x3ffa
.short 3227 ## 0xc9b
.short 15136 ## 0x3b20
.short 15539 ## 0x3cb3
.short 15413 ## 0x3c35
.short 4175 ## 0x104f
.short 12978 ## 0x32b2
.short 6230 ## 0x1856
.short 3494 ## 0xda6
.short 7648 ## 0x1de0
.short 19783 ## 0x4d47
.short 14785 ## 0x39c1
.short 19462 ## 0x4c06
.short 5577 ## 0x15c9
.short 17607 ## 0x44c7
.short 3251 ## 0xcb3
.short 16232 ## 0x3f68
.short 18761 ## 0x4949
.short 7904 ## 0x1ee0
.short 13607 ## 0x3527
.short 5788 ## 0x169c
.short 15604 ## 0x3cf4
.short 4176 ## 0x1050
.short 19650 ## 0x4cc2
.short 1260 ## 0x4ec
.short 12297 ## 0x3009
.short 13673 ## 0x3569
.short 5359 ## 0x14ef
.short 8121 ## 0x1fb9
.short 11085 ## 0x2b4d
.short 10556 ## 0x293c
.short 12208 ## 0x2fb0
.short 12209 ## 0x2fb1
.short 5439 ## 0x153f
.short 15076 ## 0x3ae4
.short 20740 ## 0x5104
.short 5697 ## 0x1641
.short 17835 ## 0x45ab
.short 10395 ## 0x289b
.short 6663 ## 0x1a07
.short 3235 ## 0xca3
.short 6656 ## 0x1a00
.short 14086 ## 0x3706
.short 8122 ## 0x1fba
.short 5523 ## 0x1593
.short 17070 ## 0x42ae
.short 19724 ## 0x4d0c
.short 6961 ## 0x1b31
.short 19784 ## 0x4d48
.short 708 ## 0x2c4
.short 20167 ## 0x4ec7
.short 20643 ## 0x50a3
.short 16894 ## 0x41fe
.short 17776 ## 0x4570
.short 10081 ## 0x2761
.short 11161 ## 0x2b99
.short 15 ## 0xf
.short 4216 ## 0x1078
.short 12068 ## 0x2f24
.short 10060 ## 0x274c
.short 1261 ## 0x4ed
.short 2450 ## 0x992
.short 366 ## 0x16e
.short 16234 ## 0x3f6a
.short 8891 ## 0x22bb
.short 14409 ## 0x3849
.short 7725 ## 0x1e2d
.short 9294 ## 0x244e
.short 17705 ## 0x4529
.short 17839 ## 0x45af
.short 11030 ## 0x2b16
.short 15739 ## 0x3d7b
.short 12955 ## 0x329b
.short 14635 ## 0x392b
.short 14410 ## 0x384a
.short 12151 ## 0x2f77
.short 4443 ## 0x115b
.short 14042 ## 0x36da
.short 2077 ## 0x81d
.short 1011 ## 0x3f3
.short 11183 ## 0x2baf
.short 2421 ## 0x975
.short 545 ## 0x221
.short 13177 ## 0x3379
.short 4321 ## 0x10e1
.short 20644 ## 0x50a4
.short 15824 ## 0x3dd0
.short 18380 ## 0x47cc
.short 5819 ## 0x16bb
.short 14915 ## 0x3a43
.short 9295 ## 0x244f
.short 7714 ## 0x1e22
.short 14375 ## 0x3827
.short 13267 ## 0x33d3
.short 14200 ## 0x3778
.short 15427 ## 0x3c43
.short 4368 ## 0x1110
.short 19840 ## 0x4d80
.short 19841 ## 0x4d81
.short 8430 ## 0x20ee
.short 18175 ## 0x46ff
.short 19024 ## 0x4a50
.short 14648 ## 0x3938
.short 10928 ## 0x2ab0
.short 16091 ## 0x3edb
.short 6402 ## 0x1902
.short 4409 ## 0x1139
.short 9826 ## 0x2662
.short 7488 ## 0x1d40
.short 14181 ## 0x3765
.short 20807 ## 0x5147
.short 14411 ## 0x384b
.short 14412 ## 0x384c
.short 3904 ## 0xf40
.short 15678 ## 0x3d3e
.short 10621 ## 0x297d
.short 9520 ## 0x2530
.short 14413 ## 0x384d
.short 11114 ## 0x2b6a
.short 20796 ## 0x513c
.short 15172 ## 0x3b44
.short 16898 ## 0x4202
.short 4799 ## 0x12bf
.short 17123 ## 0x42e3
.short 8940 ## 0x22ec
.short 13848 ## 0x3618
.short 194 ## 0xc2
.short 9898 ## 0x26aa
.short 10537 ## 0x2929
.short 9755 ## 0x261b
.short 682 ## 0x2aa
.short 15655 ## 0x3d27
.short 9298 ## 0x2452
.short 2758 ## 0xac6
.short 13165 ## 0x336d
.short 20741 ## 0x5105
.short 17958 ## 0x4626
.short 9594 ## 0x257a
.short 165 ## 0xa5
.short 7905 ## 0x1ee1
.short 12152 ## 0x2f78
.short 2331 ## 0x91b
.short 11787 ## 0x2e0b
.short 1451 ## 0x5ab
.short 14597 ## 0x3905
.short 9920 ## 0x26c0
.short 18505 ## 0x4849
.short 1394 ## 0x572
.short 3905 ## 0xf41
.short 7211 ## 0x1c2b
.short 792 ## 0x318
.short 13954 ## 0x3682
.short 9447 ## 0x24e7
.short 16922 ## 0x421a
.short 2238 ## 0x8be
.short 9366 ## 0x2496
.short 19278 ## 0x4b4e
.short 6670 ## 0x1a0e
.short 1186 ## 0x4a2
.short 8666 ## 0x21da
.short 16254 ## 0x3f7e
.short 16058 ## 0x3eba
.short 7773 ## 0x1e5d
.short 13995 ## 0x36ab
.short 536 ## 0x218
.short 19605 ## 0x4c95
.short 12027 ## 0x2efb
.short 1636 ## 0x664
.short 9599 ## 0x257f
.short 5612 ## 0x15ec
.short 6234 ## 0x185a
.short 11723 ## 0x2dcb
.short 5962 ## 0x174a
.short 12153 ## 0x2f79
.short 11642 ## 0x2d7a
.short 9120 ## 0x23a0
.short 13231 ## 0x33af
.short 16923 ## 0x421b
.short 16438 ## 0x4036
.short 1637 ## 0x665
.short 8163 ## 0x1fe3
.short 14091 ## 0x370b
.short 9300 ## 0x2454
.short 10730 ## 0x29ea
.short 5793 ## 0x16a1
.short 11554 ## 0x2d22
.short 14351 ## 0x380f
.short 3652 ## 0xe44
.short 12242 ## 0x2fd2
.short 12668 ## 0x317c
.short 17610 ## 0x44ca
.short 14598 ## 0x3906
.short 16515 ## 0x4083
.short 7609 ## 0x1db9
.short 6782 ## 0x1a7e
.short 20860 ## 0x517c
.short 9026 ## 0x2342
.short 12299 ## 0x300b
.short 8473 ## 0x2119
.short 3285 ## 0xcd5
.short 16778 ## 0x418a
.short 19254 ## 0x4b36
.short 6148 ## 0x1804
.short 6592 ## 0x19c0
.short 20170 ## 0x4eca
.short 2740 ## 0xab4
.short 17274 ## 0x437a
.short 18467 ## 0x4823
.short 3264 ## 0xcc0
.short 7610 ## 0x1dba
.short 11031 ## 0x2b17
.short 14830 ## 0x39ee
.short 11742 ## 0x2dde
.short 14947 ## 0x3a63
.short 14948 ## 0x3a64
.short 19617 ## 0x4ca1
.short 3040 ## 0xbe0
.short 13375 ## 0x343f
.short 7696 ## 0x1e10
.short 6593 ## 0x19c1
.short 3789 ## 0xecd
.short 14353 ## 0x3811
.short 9522 ## 0x2532
.short 7490 ## 0x1d42
.short 5965 ## 0x174d
.short 18926 ## 0x49ee
.short 8897 ## 0x22c1
.short 20584 ## 0x5068
.short 12215 ## 0x2fb7
.short 12031 ## 0x2eff
.short 20588 ## 0x506c
.short 8541 ## 0x215d
.short 689 ## 0x2b1
.short 14949 ## 0x3a65
.short 5704 ## 0x1648
.short 16675 ## 0x4123
.short 3353 ## 0xd19
.short 5013 ## 0x1395
.short 1639 ## 0x667
.short 7475 ## 0x1d33
.short 3843 ## 0xf03
.short 2452 ## 0x994
.short 486 ## 0x1e6
.short 18193 ## 0x4711
.short 70 ## 0x46
.short 20725 ## 0x50f5
.short 17257 ## 0x4369
.short 2966 ## 0xb96
.short 20408 ## 0x4fb8
.short 5338 ## 0x14da
.short 20510 ## 0x501e
.short 6157 ## 0x180d
.short 10823 ## 0x2a47
.short 5277 ## 0x149d
.short 6065 ## 0x17b1
.short 12393 ## 0x3069
.short 858 ## 0x35a
.short 18395 ## 0x47db
.short 8165 ## 0x1fe5
.short 10970 ## 0x2ada
.short 16963 ## 0x4243
.short 6674 ## 0x1a12
.short 6675 ## 0x1a13
.short 12091 ## 0x2f3b
.short 1282 ## 0x502
.short 20140 ## 0x4eac
.short 10363 ## 0x287b
.short 8678 ## 0x21e6
.short 8544 ## 0x2160
.short 6159 ## 0x180f
.short 20811 ## 0x514b
.short 8087 ## 0x1f97
.short 13405 ## 0x345d
.short 11362 ## 0x2c62
.short 8277 ## 0x2055
.short 3198 ## 0xc7e
.short 14044 ## 0x36dc
.short 2145 ## 0x861
.short 9661 ## 0x25bd
.short 800 ## 0x320
.short 429 ## 0x1ad
.short 9523 ## 0x2533
.short 16349 ## 0x3fdd
.short 8026 ## 0x1f5a
.short 9385 ## 0x24a9
.short 3502 ## 0xdae
.short 9491 ## 0x2513
.short 16774 ## 0x4186
.short 6676 ## 0x1a14
.short 8370 ## 0x20b2
.short 1020 ## 0x3fc
.short 6534 ## 0x1986
.short 17761 ## 0x4561
.short 1366 ## 0x556
.short 16468 ## 0x4054
.short 6677 ## 0x1a15
.short 16070 ## 0x3ec6
.short 4807 ## 0x12c7
.short 1171 ## 0x493
.short 10944 ## 0x2ac0
.short 8575 ## 0x217f
.short 2304 ## 0x900
.short 12632 ## 0x3158
.short 11202 ## 0x2bc2
.short 9765 ## 0x2625
.short 20813 ## 0x514d
.short 9685 ## 0x25d5
.short 19314 ## 0x4b72
.short 10946 ## 0x2ac2
.short 7624 ## 0x1dc8
.short 14654 ## 0x393e
.short 20336 ## 0x4f70
.short 8371 ## 0x20b3
.short 7012 ## 0x1b64
.short 4185 ## 0x1059
.short 17967 ## 0x462f
.short 19737 ## 0x4d19
.short 3028 ## 0xbd4
.short 19638 ## 0x4cb6
.short 11631 ## 0x2d6f
.short 9030 ## 0x2346
.short 15146 ## 0x3b2a
.short 11990 ## 0x2ed6
.short 2032 ## 0x7f0
.short 13305 ## 0x33f9
.short 13115 ## 0x333b
.short 3628 ## 0xe2c
.short 2949 ## 0xb85
.short 10106 ## 0x277a
.short 11048 ## 0x2b28
.short 17584 ## 0x44b0
.short 1294 ## 0x50e
.short 16828 ## 0x41bc
.short 4222 ## 0x107e
.short 1061 ## 0x425
.short 14500 ## 0x38a4
.short 7427 ## 0x1d03
.short 3315 ## 0xcf3
.short 1480 ## 0x5c8
.short 20156 ## 0x4ebc
.short 10633 ## 0x2989
.short 454 ## 0x1c6
.short 4309 ## 0x10d5
.short 310 ## 0x136
.short 12044 ## 0x2f0c
.short 19073 ## 0x4a81
.short 12304 ## 0x3010
.short 7632 ## 0x1dd0
.short 15810 ## 0x3dc2
.short 4558 ## 0x11ce
.short 7786 ## 0x1e6a
.short 3690 ## 0xe6a
.short 6019 ## 0x1783
.short 3136 ## 0xc40
.short 10993 ## 0x2af1
.short 239 ## 0xef
.short 18836 ## 0x4994
.short 12047 ## 0x2f0f
.short 19856 ## 0x4d90
.short 12048 ## 0x2f10
.short 4651 ## 0x122b
.short 933 ## 0x3a5
.short 7816 ## 0x1e88
.short 11652 ## 0x2d84
.short 1035 ## 0x40b
.short 972 ## 0x3cc
.short 19079 ## 0x4a87
.short 20820 ## 0x5154
.short 10595 ## 0x2963
.short 14562 ## 0x38e2
.short 6433 ## 0x1921
.short 2901 ## 0xb55
.short 18592 ## 0x48a0
.short 14941 ## 0x3a5d
.short 973 ## 0x3cd
.short 9184 ## 0x23e0
.short 14030 ## 0x36ce
.short 11997 ## 0x2edd
.short 9988 ## 0x2704
.short 413 ## 0x19d
.short 13777 ## 0x35d1
.short 17107 ## 0x42d3
.short 14423 ## 0x3857
.short 601 ## 0x259
.short 10784 ## 0x2a20
.short 11394 ## 0x2c82
.short 3340 ## 0xd0c
.short 16833 ## 0x41c1
.short 7798 ## 0x1e76
.short 8486 ## 0x2126
.short 3549 ## 0xddd
.short 9943 ## 0x26d7
.short 17267 ## 0x4373
.short 18627 ## 0x48c3
.short 1664 ## 0x680
.short 6415 ## 0x190f
.short 17772 ## 0x456c
.short 10719 ## 0x29df
.short 20070 ## 0x4e66
.short 1618 ## 0x652
.short 15036 ## 0x3abc
.short 9628 ## 0x259c
.short 2955 ## 0xb8b
.short 18224 ## 0x4730
.short 7702 ## 0x1e16
.short 19457 ## 0x4c01
.short 20289 ## 0x4f41
.short 16105 ## 0x3ee9
.short 15002 ## 0x3a9a
.short 3062 ## 0xbf6
.short 16273 ## 0x3f91
.short 5601 ## 0x15e1
.short 12686 ## 0x318e
.short 13257 ## 0x33c9
.short 5018 ## 0x139a
.short 14928 ## 0x3a50
.short 4456 ## 0x1168
.short 10432 ## 0x28c0
.short 19864 ## 0x4d98
.short 13209 ## 0x3399
.short 6802 ## 0x1a92
.short 17863 ## 0x45c7
.short 1377 ## 0x561
.short 1854 ## 0x73e
.short 14588 ## 0x38fc
.short 107 ## 0x6b
.short 18275 ## 0x4763
.short 12997 ## 0x32c5
.short 20393 ## 0x4fa9
.short 8462 ## 0x210e
.short 11698 ## 0x2db2
.short 18795 ## 0x496b
.short 8300 ## 0x206c
.short 14719 ## 0x397f
.short 8928 ## 0x22e0
.short 7900 ## 0x1edc
.short 16548 ## 0x40a4
.short 14404 ## 0x3844
.short 8696 ## 0x21f8
.short 19422 ## 0x4bde
.short 1926 ## 0x786
.short 4970 ## 0x136a
.short 4377 ## 0x1119
.short 3412 ## 0xd54
.short 16911 ## 0x420f
.short 2406 ## 0x966
.short 9696 ## 0x25e0
.short 3892 ## 0xf34
.short 16764 ## 0x417c
.short 9312 ## 0x2460
.short 7694 ## 0x1e0e
.short 6561 ## 0x19a1
.short 13073 ## 0x3311
.short 14750 ## 0x399e
.short 8422 ## 0x20e6
.short 12357 ## 0x3045
.short 7341 ## 0x1cad
.short 3 ## 0x3
.short 12138 ## 0x2f6a
.short 19721 ## 0x4d09
.short 11079 ## 0x2b47
.short 2408 ## 0x968
.short 9972 ## 0x26f4
.short 495 ## 0x1ef
.short 11841 ## 0x2e41
.short 2706 ## 0xa92
.short 7871 ## 0x1ebf
.short 8181 ## 0x1ff5
.short 1420 ## 0x58c
.short 16011 ## 0x3e8b
.short 4699 ## 0x125b
.short 9748 ## 0x2614
.short 2074 ## 0x81a
.short 20484 ## 0x5004
.short 7044 ## 0x1b84
.short 20090 ## 0x4e7a
.short 16276 ## 0x3f94
.short 7498 ## 0x1d4a
.short 6006 ## 0x1776
.short 11272 ## 0x2c08
.short 14536 ## 0x38c8
.short 3053 ## 0xbed
.short 6635 ## 0x19eb
.short 7449 ## 0x1d19
.short 10169 ## 0x27b9
.short 20628 ## 0x5094
.short 12291 ## 0x3003
.short 18357 ## 0x47b5
.short 7712 ## 0x1e20
.short 12145 ## 0x2f71
.short 14074 ## 0x36fa
.short 3481 ## 0xd99
.short 1257 ## 0x4e9
.short 12197 ## 0x2fa5
.short 20163 ## 0x4ec3
.short 3247 ## 0xcaf
.short 14196 ## 0x3774
.short 5776 ## 0x1690
.short 5689 ## 0x1639
.short 14 ## 0xe
.short 3224 ## 0xc98
.short 10077 ## 0x275d
.short 9444 ## 0x24e4
.short 20632 ## 0x5098
.short 3781 ## 0xec5
.short 10055 ## 0x2747
.short 10529 ## 0x2921
.short 19837 ## 0x4d7d
.short 999 ## 0x3e7
.short 4435 ## 0x1153
.short 10918 ## 0x2aa6
.short 14647 ## 0x3937
.short 7487 ## 0x1d3f
.short 10919 ## 0x2aa7
.short 10620 ## 0x297c
.short 9280 ## 0x2440
.short 4363 ## 0x110b
.short 363 ## 0x16b
.short 18135 ## 0x46d7
.short 6398 ## 0x18fe
.short 846 ## 0x34e
.short 12945 ## 0x3291
.short 781 ## 0x30d
.short 14595 ## 0x3903
.short 9916 ## 0x26bc
.short 9751 ## 0x2617
.short 534 ## 0x216
.short 18501 ## 0x4845
.short 7208 ## 0x1c28
.short 2754 ## 0xac2
.short 20795 ## 0x513b
.short 17118 ## 0x42de
.short 9286 ## 0x2446
.short 1347 ## 0x543
.short 7598 ## 0x1dae
.short 9015 ## 0x2337
.short 11720 ## 0x2dc8
.short 9515 ## 0x252b
.short 3281 ## 0xcd1
.short 8347 ## 0x209b
.short 11739 ## 0x2ddb
.short 2300 ## 0x8fc
.short 12149 ## 0x2f75
.short 2738 ## 0xab2
.short 6053 ## 0x17a5
.short 8533 ## 0x2155
.short 5698 ## 0x1642
.short 20583 ## 0x5067
.short 8892 ## 0x22bc
.short 18176 ## 0x4700
.short 1281 ## 0x501
.short 794 ## 0x31a
.short 8274 ## 0x2052
.short 1363 ## 0x553
.short 16466 ## 0x4052
.short 1431 ## 0x597
.short 1432 ## 0x598
.short 7279 ## 0x1c6f
.short 174 ## 0xae
.short 2999 ## 0xbb7
.short 7595 ## 0x1dab
.short 9035 ## 0x234b
.short 10212 ## 0x27e4
.short 1426 ## 0x592
.short 10107 ## 0x277b
.short 9832 ## 0x2668
.short 13971 ## 0x3693
.short 13338 ## 0x341a
.short 6031 ## 0x178f
.short 10108 ## 0x277c
.short 17386 ## 0x43ea
.short 608 ## 0x260
.short 5109 ## 0x13f5
.short 609 ## 0x261
.short 13317 ## 0x3405
.short 7695 ## 0x1e0f
.short 7788 ## 0x1e6c
.short 515 ## 0x203
.short 5396 ## 0x1514
.short 13083 ## 0x331b
.short 13168 ## 0x3370
.short 16327 ## 0x3fc7
.short 6632 ## 0x19e8
.short 6484 ## 0x1954
.short 10410 ## 0x28aa
.short 16189 ## 0x3f3d
.short 14003 ## 0x36b3
.short 3152 ## 0xc50
.short 19460 ## 0x4c04
.short 10748 ## 0x29fc
.short 19520 ## 0x4c40
.short 11318 ## 0x2c36
.short 16238 ## 0x3f6e
.short 9210 ## 0x23fa
.short 747 ## 0x2eb
.short 638 ## 0x27e
.short 13084 ## 0x331c
.short 5261 ## 0x148d
.short 4758 ## 0x1296
.short 4434 ## 0x1152
.short 4403 ## 0x1133
.short 3590 ## 0xe06
.short 1988 ## 0x7c4
.short 5417 ## 0x1529
.short 4864 ## 0x1300
.short 10414 ## 0x28ae
.short 13242 ## 0x33ba
.short 8211 ## 0x2013
.short 8441 ## 0x20f9
.short 9609 ## 0x2589
.short 14987 ## 0x3a8b
.short 13285 ## 0x33e5
.short 7376 ## 0x1cd0
.short 19089 ## 0x4a91
.short 19090 ## 0x4a92
.short 1387 ## 0x56b
.short 12653 ## 0x316d
.short 9152 ## 0x23c0
.short 1422 ## 0x58e
.short 13266 ## 0x33d2
.short 8212 ## 0x2014
.short 17356 ## 0x43cc
.short 15703 ## 0x3d57
.short 17401 ## 0x43f9
.short 3492 ## 0xda4
.short 5983 ## 0x175f
.short 18905 ## 0x49d9
.short 15704 ## 0x3d58
.short 5422 ## 0x152e
.short 379 ## 0x17b
.short 5423 ## 0x152f
.short 12655 ## 0x316f
.short 17732 ## 0x4544
.short 15706 ## 0x3d5a
.short 316 ## 0x13c
.short 93 ## 0x5d
.short 15540 ## 0x3cb4
.short 18249 ## 0x4749
.short 8233 ## 0x2029
.short 12762 ## 0x31da
.short 8348 ## 0x209c
.short 3168 ## 0xc60
.short 12706 ## 0x31a2
.short 11373 ## 0x2c6d
.short 14863 ## 0x3a0f
.short 10929 ## 0x2ab1
.short 14460 ## 0x387c
.short 7715 ## 0x1e23
.short 5271 ## 0x1497
.short 12764 ## 0x31dc
.short 2052 ## 0x804
.short 4762 ## 0x129a
.short 3158 ## 0xc56
.short 11912 ## 0x2e88
.short 8097 ## 0x1fa1
.short 14637 ## 0x392d
.short 4764 ## 0x129c
.short 11533 ## 0x2d0d
.short 7759 ## 0x1e4f
.short 16181 ## 0x3f35
.short 5963 ## 0x174b
.short 1395 ## 0x573
.short 11415 ## 0x2c97
.short 2647 ## 0xa57
.short 5703 ## 0x1647
.short 14462 ## 0x387e
.short 15708 ## 0x3d5c
.short 15709 ## 0x3d5d
.short 10103 ## 0x2777
.short 13969 ## 0x3691
.short 13334 ## 0x3416
.short 17365 ## 0x43d5
.short 5094 ## 0x13e6
.short 578 ## 0x242
.short 15723 ## 0x3d6b
.short 1592 ## 0x638
.short 13081 ## 0x3319
.short 15510 ## 0x3c96
.short 16307 ## 0x3fb3
.short 5370 ## 0x14fa
.short 6461 ## 0x193d
.short 10399 ## 0x289f
.short 7784 ## 0x1e68
.short 10115 ## 0x2783
.short 19455 ## 0x4bff
.short 10745 ## 0x29f9
.short 4849 ## 0x12f1
.short 15688 ## 0x3d48
.short 14440 ## 0x3868
.short 10404 ## 0x28a4
.short 9607 ## 0x2587
.short 7701 ## 0x1e15
.short 3584 ## 0xe00
.short 4415 ## 0x113f
.short 5231 ## 0x146f
.short 8201 ## 0x2009
.short 7255 ## 0x1c57
.short 19080 ## 0x4a88
.short 8434 ## 0x20f2
.short 3164 ## 0xc5c
.short 18849 ## 0x49a1
.short 17344 ## 0x43c0
.short 1415 ## 0x587
.short 16152 ## 0x3f18
.short 15693 ## 0x3d4d
.short 5976 ## 0x1758
.short 17387 ## 0x43eb
.short 3463 ## 0xd87
.short 1378 ## 0x562
.short 8333 ## 0x208d
.short 12650 ## 0x316a
.short 5910 ## 0x1716
.short 8226 ## 0x2022
.short 12747 ## 0x31cb
.short 5258 ## 0x148a
.short 14856 ## 0x3a08
.short 14446 ## 0x386e
.short 12752 ## 0x31d0
.short 7756 ## 0x1e4c
.short 5690 ## 0x163a
.short 4131 ## 0x1023
.short 4121 ## 0x1019
.short 8505 ## 0x2139
.short 3265 ## 0xcc1
.short 16781 ## 0x418d
.short 11974 ## 0x2ec6
.short 15896 ## 0x3e18
.short 18010 ## 0x465a
.short 20017 ## 0x4e31
.short 18207 ## 0x471f
.short 17575 ## 0x44a7
.short 3133 ## 0xc3d
.short 3437 ## 0xd6d
.short 13585 ## 0x3511
.short 303 ## 0x12f
.short 11266 ## 0x2c02
.short 4300 ## 0x10cc
.short 19154 ## 0x4ad2
.short 13042 ## 0x32f2
.short 19988 ## 0x4e14
.short 11418 ## 0x2c9a
.short 7147 ## 0x1beb
.short 3698 ## 0xe72
.short 17576 ## 0x44a8
.short 18208 ## 0x4720
.short 19817 ## 0x4d69
.short 6873 ## 0x1ad9
.short 1609 ## 0x649
.short 3441 ## 0xd71
.short 12558 ## 0x310e
.short 2792 ## 0xae8
.short 20798 ## 0x513e
.short 20884 ## 0x5194
.short 2895 ## 0xb4f
.short 9243 ## 0x241b
.short 1 ## 0x1
.short 15259 ## 0x3b9b
.short 15260 ## 0x3b9c
.short 431 ## 0x1af
.short 885 ## 0x375
.short 4127 ## 0x101f
.short 6274 ## 0x1882
.short 9526 ## 0x2536
.short 9389 ## 0x24ad
.short 1556 ## 0x614
.short 16822 ## 0x41b6
.short 3374 ## 0xd2e
.short 9440 ## 0x24e0
.short 10498 ## 0x2902
.short 6725 ## 0x1a45
.short 13856 ## 0x3620
.short 3375 ## 0xd2f
.short 16395 ## 0x400b
.short 3520 ## 0xdc0
.short 4889 ## 0x1319
.short 18668 ## 0x48ec
.short 4198 ## 0x1066
.short 13335 ## 0x3417
.short 7655 ## 0x1de7
.short 12251 ## 0x2fdb
.short 16829 ## 0x41bd
.short 2097 ## 0x831
.short 4141 ## 0x102d
.short 596 ## 0x254
.short 16204 ## 0x3f4c
.short 13337 ## 0x3419
.short 13598 ## 0x351e
.short 20042 ## 0x4e4a
.short 11696 ## 0x2db0
.short 3137 ## 0xc41
.short 19040 ## 0x4a60
.short 19821 ## 0x4d6d
.short 1920 ## 0x780
.short 16399 ## 0x400f
.short 2662 ## 0xa66
.short 10899 ## 0x2a93
.short 19159 ## 0x4ad7
.short 16356 ## 0x3fe4
.short 11267 ## 0x2c03
.short 11268 ## 0x2c04
.short 20758 ## 0x5116
.short 18070 ## 0x4696
.short 3273 ## 0xcc9
.short 9713 ## 0x25f1
.short 18220 ## 0x472c
.short 7328 ## 0x1ca0
.short 2067 ## 0x813
.short 1563 ## 0x61b
.short 11430 ## 0x2ca6
.short 9185 ## 0x23e1
.short 14689 ## 0x3961
.short 16408 ## 0x4018
.short 9535 ## 0x253f
.short 13600 ## 0x3520
.short 16362 ## 0x3fea
.short 18225 ## 0x4731
.short 20343 ## 0x4f77
.short 17594 ## 0x44ba
.short 12907 ## 0x326b
.short 16214 ## 0x3f56
.short 1844 ## 0x734
.short 17499 ## 0x445b
.short 18226 ## 0x4732
.short 18711 ## 0x4917
.short 2749 ## 0xabd
.short 18712 ## 0x4918
.short 9351 ## 0x2487
.short 15473 ## 0x3c71
.short 15474 ## 0x3c72
.short 10906 ## 0x2a9a
.short 3274 ## 0xcca
.short 14308 ## 0x37e4
.short 108 ## 0x6c
.short 5757 ## 0x167d
.short 6881 ## 0x1ae1
.short 14309 ## 0x37e5
.short 18303 ## 0x477f
.short 4208 ## 0x1070
.short 17448 ## 0x4428
.short 5839 ## 0x16cf
.short 4426 ## 0x114a
.short 19164 ## 0x4adc
.short 15920 ## 0x3e30
.short 15570 ## 0x3cd2
.short 45 ## 0x2d
.short 16157 ## 0x3f1d
.short 14614 ## 0x3916
.short 6311 ## 0x18a7
.short 19629 ## 0x4cad
.short 2670 ## 0xa6e
.short 144 ## 0x90
.short 16163 ## 0x3f23
.short 18308 ## 0x4784
.short 13121 ## 0x3341
.short 12834 ## 0x3222
.short 9100 ## 0x238c
.short 15185 ## 0x3b51
.short 2733 ## 0xaad
.short 11446 ## 0x2cb6
.short 14333 ## 0x37fd
.short 14312 ## 0x37e8
.short 18889 ## 0x49c9
.short 16373 ## 0x3ff5
.short 3828 ## 0xef4
.short 10819 ## 0x2a43
.short 3534 ## 0xdce
.short 6133 ## 0x17f5
.short 2675 ## 0xa73
.short 16088 ## 0x3ed8
.short 18315 ## 0x478b
.short 20116 ## 0x4e94
.short 5856 ## 0x16e0
.short 9394 ## 0x24b2
.short 16059 ## 0x3ebb
.short 8732 ## 0x221c
.short 8793 ## 0x2259
.short 8800 ## 0x2260
.short 20480 ## 0x5000
.short 5283 ## 0x14a3
.short 19929 ## 0x4dd9
.short 14369 ## 0x3821
.short 7509 ## 0x1d55
.short 10681 ## 0x29b9
.short 18088 ## 0x46a8
.short 12743 ## 0x31c7
.short 17508 ## 0x4464
.short 12333 ## 0x302d
.short 12005 ## 0x2ee5
.short 16870 ## 0x41e6
.short 17301 ## 0x4395
.short 6201 ## 0x1839
.short 4696 ## 0x1258
.short 5685 ## 0x1635
.short 20091 ## 0x4e7b
.short 4597 ## 0x11f5
.short 7517 ## 0x1d5d
.short 2170 ## 0x87a
.short 18488 ## 0x4838
.short 7343 ## 0x1caf
.short 1933 ## 0x78d
.short 5483 ## 0x156b
.short 19221 ## 0x4b15
.short 9794 ## 0x2642
.short 18749 ## 0x493d
.short 1885 ## 0x75d
.short 2937 ## 0xb79
.short 14306 ## 0x37e2
.short 5131 ## 0x140b
.short 6050 ## 0x17a2
.short 13978 ## 0x369a
.short 4798 ## 0x12be
.short 1945 ## 0x799
.short 19224 ## 0x4b18
.short 18504 ## 0x4848
.short 6143 ## 0x17ff
.short 16052 ## 0x3eb4
.short 1891 ## 0x763
.short 9329 ## 0x2471
.short 8663 ## 0x21d7
.short 10688 ## 0x29c0
.short 17148 ## 0x42fc
.short 19226 ## 0x4b1a
.short 6239 ## 0x185f
.short 6240 ## 0x1860
.short 18778 ## 0x495a
.short 18713 ## 0x4919
.short 17150 ## 0x42fe
.short 10624 ## 0x2980
.short 3955 ## 0xf73
.short 13210 ## 0x339a
.short 10598 ## 0x2966
.short 15695 ## 0x3d4f
.short 3808 ## 0xee0
.short 11208 ## 0x2bc8
.short 19138 ## 0x4ac2
.short 8773 ## 0x2245
.short 1808 ## 0x710
.short 17569 ## 0x44a1
.short 9211 ## 0x23fb
.short 8525 ## 0x214d
.short 102 ## 0x66
.short 384 ## 0x180
.short 10138 ## 0x279a
.short 2911 ## 0xb5f
.short 2634 ## 0xa4a
.short 5479 ## 0x1567
.short 15926 ## 0x3e36
.short 2960 ## 0xb90
.short 16949 ## 0x4235
.short 6321 ## 0x18b1
.short 10610 ## 0x2972
.short 1577 ## 0x629
.short 16561 ## 0x40b1
.short 19461 ## 0x4c05
.short 14988 ## 0x3a8c
.short 19838 ## 0x4d7e
.short 11293 ## 0x2c1d
.short 10058 ## 0x274a
.short 9216 ## 0x2400
.short 11784 ## 0x2e08
.short 20227 ## 0x4f03
.short 6047 ## 0x179f
.short 13286 ## 0x33e6
.short 3737 ## 0xe99
.short 5408 ## 0x1520
.short 19527 ## 0x4c47
.short 18245 ## 0x4745
.short 10797 ## 0x2a2d
.short 20406 ## 0x4fb6
.short 15226 ## 0x3b7a
.short 9110 ## 0x2396
.short 9221 ## 0x2405
.short 3120 ## 0xc30
.short 18372 ## 0x47c4
.short 15933 ## 0x3e3d
.short 9227 ## 0x240b
.short 13977 ## 0x3699
.short 9228 ## 0x240c
.short 16233 ## 0x3f69
.short 5410 ## 0x1522
.short 18250 ## 0x474a
.short 9869 ## 0x268d
.short 9870 ## 0x268e
.short 19169 ## 0x4ae1
.short 9328 ## 0x2470
.short 10181 ## 0x27c5
.short 855 ## 0x357
.short 15935 ## 0x3e3f
.short 15656 ## 0x3d28
.short 8237 ## 0x202d
.short 18293 ## 0x4775
.short 16092 ## 0x3edc
.short 18180 ## 0x4704
.short 38 ## 0x26
.short 2597 ## 0xa25
.short 14745 ## 0x3999
.short 16439 ## 0x4037
.short 18927 ## 0x49ef
.short 9448 ## 0x24e8
.short 9367 ## 0x2497
.short 2508 ## 0x9cc
.short 6235 ## 0x185b
.short 11211 ## 0x2bcb
.short 17612 ## 0x44cc
.short 253 ## 0xfd
.short 11416 ## 0x2c98
.short 15545 ## 0x3cb9
.short 15546 ## 0x3cba
.short 16182 ## 0x3f36
.short 6362 ## 0x18da
.short 9849 ## 0x2679
.short 10182 ## 0x27c6
.short 10161 ## 0x27b1
.short 8545 ## 0x2161
.short 8841 ## 0x2289
.short 6066 ## 0x17b2
.short 39 ## 0x27
.short 3790 ## 0xece
.short 2511 ## 0x9cf
.short 9386 ## 0x24aa
.short 9238 ## 0x2416
.short 72 ## 0x48
.short 3910 ## 0xf46
.short 8843 ## 0x228b
.short 407 ## 0x197
.short 5302 ## 0x14b6
.short 5303 ## 0x14b7
.short 5305 ## 0x14b9
.short 922 ## 0x39a
.short 12374 ## 0x3056
.short 12375 ## 0x3057
.short 7197 ## 0x1c1d
.short 14837 ## 0x39f5
.short 19768 ## 0x4d38
.short 7199 ## 0x1c1f
.short 1624 ## 0x658
.short 12426 ## 0x308a
.short 7204 ## 0x1c24
.short 7206 ## 0x1c26
.short 2916 ## 0xb64
.short 7209 ## 0x1c29
.short 14839 ## 0x39f7
.short 3723 ## 0xe8b
.short 3733 ## 0xe95
.short 7802 ## 0x1e7a
.short 10204 ## 0x27dc
.short 10313 ## 0x2849
.short 10312 ## 0x2848
.short 419 ## 0x1a3
.short 17825 ## 0x45a1
.short 14884 ## 0x3a24
.short 5966 ## 0x174e
.short 17842 ## 0x45b2
.short 4416 ## 0x1140
.short 3032 ## 0xbd8
.short 1272 ## 0x4f8
.short 6485 ## 0x1955
.short 12896 ## 0x3260
.short 2772 ## 0xad4
.short 3223 ## 0xc97
.short 15921 ## 0x3e31
.short 12897 ## 0x3261
.short 12338 ## 0x3032
.short 7082 ## 0x1baa
.short 17127 ## 0x42e7
.short 10997 ## 0x2af5
.short 241 ## 0xf1
.short 18309 ## 0x4785
.short 13111 ## 0x3337
.short 10644 ## 0x2994
.short 10522 ## 0x291a
.short 20806 ## 0x5146
.short 2444 ## 0x98c
.short 329 ## 0x149
.short 18124 ## 0x46cc
.short 17746 ## 0x4552
.short 14699 ## 0x396b
.short 281 ## 0x119
.short 6894 ## 0x1aee
.short 5402 ## 0x151a
.short 11246 ## 0x2bee
.short 17570 ## 0x44a2
.short 902 ## 0x386
.short 18243 ## 0x4743
.short 4436 ## 0x1154
.short 14701 ## 0x396d
.short 6221 ## 0x184d
.short 16669 ## 0x411d
.short 89 ## 0x59
.short 90 ## 0x5a
.short 5313 ## 0x14c1
.short 4545 ## 0x11c1
.short 11962 ## 0x2eba
.short 2446 ## 0x98e
.short 12232 ## 0x2fc8
.short 14967 ## 0x3a77
.short 9883 ## 0x269b
.short 18474 ## 0x482a
.short 14305 ## 0x37e1
.short 14910 ## 0x3a3e
.short 12262 ## 0x2fe6
.short 17119 ## 0x42df
.short 7926 ## 0x1ef6
.short 527 ## 0x20f
.short 14459 ## 0x387b
.short 19616 ## 0x4ca0
.short 673 ## 0x2a1
.short 8234 ## 0x202a
.short 7352 ## 0x1cb8
.short 8278 ## 0x2056
.short 16737 ## 0x4161
.short 12979 ## 0x32b3
.short 344 ## 0x158
.short 3511 ## 0xdb7
.short 12487 ## 0x30c7
.short 12488 ## 0x30c8
.short 5272 ## 0x1498
.short 12266 ## 0x2fea
.short 10612 ## 0x2974
.short 7353 ## 0x1cb9
.short 6511 ## 0x196f
.short 711 ## 0x2c7
.short 2757 ## 0xac5
.short 6516 ## 0x1974
.short 11098 ## 0x2b5a
.short 14680 ## 0x3958
.short 4568 ## 0x11d8
.short 14461 ## 0x387d
.short 485 ## 0x1e5
.short 16673 ## 0x4121
.short 11184 ## 0x2bb0
.short 4446 ## 0x115e
.short 683 ## 0x2ab
.short 8238 ## 0x202e
.short 14599 ## 0x3907
.short 9429 ## 0x24d5
.short 4933 ## 0x1345
.short 12243 ## 0x2fd3
.short 17130 ## 0x42ea
.short 6152 ## 0x1808
.short 6530 ## 0x1982
.short 6703 ## 0x1a2f
.short 1406 ## 0x57e
.short 2453 ## 0x995
.short 5582 ## 0x15ce
.short 16386 ## 0x4002
.short 12035 ## 0x2f03
.short 3199 ## 0xc7f
.short 15345 ## 0x3bf1
.short 6535 ## 0x1987
.short 8372 ## 0x20b4
.short 15515 ## 0x3c9b
.short 12898 ## 0x3262
.short 4077 ## 0xfed
.short 10097 ## 0x2771
.short 12732 ## 0x31bc
.short 4437 ## 0x1155
.short 15599 ## 0x3cef
.short 12263 ## 0x2fe7
.short 5082 ## 0x13da
.short 1475 ## 0x5c3
.short 8235 ## 0x202b
.short 12986 ## 0x32ba
.short 19201 ## 0x4b01
.short 13485 ## 0x34ad
.short 15607 ## 0x3cf7
.short 4444 ## 0x115c
.short 284 ## 0x11c
.short 14681 ## 0x3959
.short 4569 ## 0x11d9
.short 19202 ## 0x4b02
.short 4348 ## 0x10fc
.short 684 ## 0x2ac
.short 15610 ## 0x3cfa
.short 5967 ## 0x174f
.short 3196 ## 0xc7c
.short 15346 ## 0x3bf2
.short 3200 ## 0xc80
.short 15504 ## 0x3c90
.short 12882 ## 0x3252
.short 4035 ## 0xfc3
.short 5075 ## 0x13d3
.short 15588 ## 0x3ce4
.short 19188 ## 0x4af4
.short 14674 ## 0x3952
.short 7276 ## 0x1c6c
.short 7280 ## 0x1c70
.short 16283 ## 0x3f9b
.short 16722 ## 0x4152
.short 16291 ## 0x3fa3
.short 6145 ## 0x1801
.short 18215 ## 0x4727
.short 19220 ## 0x4b14
.short 19189 ## 0x4af5
.short 13438 ## 0x347e
.short 8518 ## 0x2146
.short 11352 ## 0x2c58
.short 5792 ## 0x16a0
.short 18378 ## 0x47ca
.short 19204 ## 0x4b04
.short 11358 ## 0x2c5e
.short 98 ## 0x62
.short 18251 ## 0x474b
.short 16495 ## 0x406f
.short 5583 ## 0x15cf
.short 17797 ## 0x4585
.short 3035 ## 0xbdb
.short 12415 ## 0x307f
.short 8105 ## 0x1fa9
.short 16507 ## 0x407b
.short 14016 ## 0x36c0
.short 5049 ## 0x13b9
.short 16943 ## 0x422f
.short 17937 ## 0x4611
.short 16946 ## 0x4232
.short 4700 ## 0x125c
.short 14178 ## 0x3762
.short 8133 ## 0x1fc5
.short 11842 ## 0x2e42
.short 5151 ## 0x141f
.short 18877 ## 0x49bd
.short 15384 ## 0x3c18
.short 296 ## 0x128
.short 3320 ## 0xcf8
.short 2778 ## 0xada
.short 2533 ## 0x9e5
.short 11198 ## 0x2bbe
.short 11670 ## 0x2d96
.short 9246 ## 0x241e
.short 1534 ## 0x5fe
.short 7205 ## 0x1c25
.short 8586 ## 0x218a
.short 5265 ## 0x1491
.short 12200 ## 0x2fa8
.short 3485 ## 0xd9d
.short 3418 ## 0xd5a
.short 15600 ## 0x3cf0
.short 6955 ## 0x1b2b
.short 8229 ## 0x2025
.short 13556 ## 0x34f4
.short 17948 ## 0x461c
.short 17949 ## 0x461d
.short 7835 ## 0x1e9b
.short 3262 ## 0xcbe
.short 751 ## 0x2ef
.short 11589 ## 0x2d45
.short 8587 ## 0x218b
.short 14933 ## 0x3a55
.short 6423 ## 0x1917
.short 15082 ## 0x3aea
.short 5942 ## 0x1736
.short 8118 ## 0x1fb6
.short 6424 ## 0x1918
.short 9738 ## 0x260a
.short 15008 ## 0x3aa0
.short 1631 ## 0x65f
.short 18464 ## 0x4820
.short 19114 ## 0x4aaa
.short 5521 ## 0x1591
.short 5127 ## 0x1407
.short 7168 ## 0x1c00
.short 15187 ## 0x3b53
.short 15188 ## 0x3b54
.short 11568 ## 0x2d30
.short 8315 ## 0x207b
.short 15189 ## 0x3b55
.short 20645 ## 0x50a5
.short 20646 ## 0x50a6
.short 2078 ## 0x81e
.short 3059 ## 0xbf3
.short 8316 ## 0x207c
.short 14549 ## 0x38d5
.short 5128 ## 0x1408
.short 12021 ## 0x2ef5
.short 7837 ## 0x1e9d
.short 2360 ## 0x938
.short 7243 ## 0x1c4b
.short 12314 ## 0x301a
.short 17953 ## 0x4621
.short 13136 ## 0x3350
.short 14788 ## 0x39c4
.short 3421 ## 0xd5d
.short 3497 ## 0xda9
.short 17404 ## 0x43fc
.short 15733 ## 0x3d75
.short 7749 ## 0x1e45
.short 18515 ## 0x4853
.short 20431 ## 0x4fcf
.short 17405 ## 0x43fd
.short 16380 ## 0x3ffc
.short 16794 ## 0x419a
.short 17996 ## 0x464c
.short 19053 ## 0x4a6d
.short 13178 ## 0x337a
.short 2873 ## 0xb39
.short 2874 ## 0xb3a
.short 6719 ## 0x1a3f
.short 8098 ## 0x1fa2
.short 8593 ## 0x2191
.short 8474 ## 0x211a
.short 11539 ## 0x2d13
.short 15352 ## 0x3bf8
.short 9872 ## 0x2690
.short 2297 ## 0x8f9
.short 17709 ## 0x452d
.short 5204 ## 0x1454
.short 12244 ## 0x2fd4
.short 4705 ## 0x1261
.short 17256 ## 0x4368
.short 17473 ## 0x4441
.short 5969 ## 0x1751
.short 1407 ## 0x57f
.short 13018 ## 0x32da
.short 10163 ## 0x27b3
.short 859 ## 0x35b
.short 16387 ## 0x4003
.short 11574 ## 0x2d36
.short 9492 ## 0x2514
.short 9141 ## 0x23b5
.short 10945 ## 0x2ac1
.short 12716 ## 0x31ac
.short 17790 ## 0x457e
.short 3034 ## 0xbda
.short 12412 ## 0x307c
.short 5045 ## 0x13b5
.short 16502 ## 0x4076
.short 14014 ## 0x36be
.short 16932 ## 0x4224
.short 16934 ## 0x4226
.short 15380 ## 0x3c14
.short 4688 ## 0x1250
.short 3316 ## 0xcf4
.short 11815 ## 0x2e27
.short 292 ## 0x124
.short 14176 ## 0x3760
.short 5147 ## 0x141b
.short 18837 ## 0x4995
.short 9467 ## 0x24fb
.short 9245 ## 0x241d
.short 11637 ## 0x2d75
.short 7156 ## 0x1bf4
.short 6934 ## 0x1b16
.short 6418 ## 0x1912
.short 15004 ## 0x3a9c
.short 5251 ## 0x1483
.short 18456 ## 0x4818
.short 7234 ## 0x1c42
.short 7822 ## 0x1e8e
.short 17938 ## 0x4612
.short 11567 ## 0x2d2f
.short 11673 ## 0x2d99
.short 15184 ## 0x3b50
.short 5114 ## 0x13fa
.short 18457 ## 0x4819
.short 18458 ## 0x481a
.short 7830 ## 0x1e96
.short 14779 ## 0x39bb
.short 18514 ## 0x4852
.short 3486 ## 0xd9e
.short 20427 ## 0x4fcb
.short 17399 ## 0x43f7
.short 3419 ## 0xd5b
.short 10924 ## 0x2aac
.short 9871 ## 0x268f
.short 2870 ## 0xb36
.short 13176 ## 0x3378
.short 5202 ## 0x1452
.short 8592 ## 0x2190
.short 1403 ## 0x57b
.short 13016 ## 0x32d8
.short 11573 ## 0x2d35
.short 12715 ## 0x31ab
.short 3880 ## 0xf28
.short 3063 ## 0xbf7
.short 4714 ## 0x126a
.short 4071 ## 0xfe7
.short 16192 ## 0x3f40
.short 19555 ## 0x4c63
.short 774 ## 0x306
.short 13123 ## 0x3343
.short 234 ## 0xea
.short 14485 ## 0x3895
.short 9073 ## 0x2371
.short 4719 ## 0x126f
.short 17120 ## 0x42e0
.short 13429 ## 0x3475
.short 7468 ## 0x1d2c
.short 785 ## 0x311
.short 14089 ## 0x3709
.short 15608 ## 0x3cf8
.short 17609 ## 0x44c9
.short 17707 ## 0x452b
.short 14202 ## 0x377a
.short 7716 ## 0x1e24
.short 13190 ## 0x3386
.short 3616 ## 0xe20
.short 9299 ## 0x2453
.short 16094 ## 0x3ede
.short 9330 ## 0x2472
.short 11528 ## 0x2d08
.short 11529 ## 0x2d09
.short 9302 ## 0x2456
.short 795 ## 0x31b
.short 796 ## 0x31c
.short 797 ## 0x31d
.short 9028 ## 0x2344
.short 798 ## 0x31e
.short 13233 ## 0x33b1
.short 3911 ## 0xf47
.short 16899 ## 0x4203
.short 3867 ## 0xf1b
.short 17585 ## 0x44b1
.short 19543 ## 0x4c57
.short 764 ## 0x2fc
.short 13116 ## 0x333c
.short 7446 ## 0x1d16
.short 14066 ## 0x36f2
.short 14194 ## 0x3772
.short 17693 ## 0x451d
.short 9275 ## 0x243b
.short 11521 ## 0x2d01
.short 782 ## 0x30e
.short 783 ## 0x30f
.short 3724 ## 0xe8c
.short 3618 ## 0xe22
.short 3744 ## 0xea0
.short 3721 ## 0xe89
.short 13699 ## 0x3583
.short 13692 ## 0x357c
.short 1113 ## 0x459
.short 6092 ## 0x17cc
.short 3047 ## 0xbe7
.short 14122 ## 0x372a
.short 15253 ## 0x3b95
.short 19515 ## 0x4c3b
.short 14358 ## 0x3816
.short 16486 ## 0x4066
.short 15223 ## 0x3b77
.short 12899 ## 0x3263
.short 18865 ## 0x49b1
.short 7520 ## 0x1d60
.short 1802 ## 0x70a
.short 18310 ## 0x4786
.short 3676 ## 0xe5c
.short 3677 ## 0xe5d
.short 14362 ## 0x381a
.short 18307 ## 0x4783
.short 20396 ## 0x4fac
.short 17939 ## 0x4613
.short 20898 ## 0x51a2
.short 639 ## 0x27f
.short 6974 ## 0x1b3e
.short 14675 ## 0x3953
.short 396 ## 0x18c
.short 2174 ## 0x87e
.short 14953 ## 0x3a69
.short 14132 ## 0x3734
.short 397 ## 0x18d
.short 13799 ## 0x35e7
.short 3387 ## 0xd3b
.short 5037 ## 0x13ad
.short 12901 ## 0x3265
.short 14880 ## 0x3a20
.short 6819 ## 0x1aa3
.short 6421 ## 0x1915
.short 903 ## 0x387
.short 17694 ## 0x451e
.short 15048 ## 0x3ac8
.short 2175 ## 0x87f
.short 16489 ## 0x4069
.short 17631 ## 0x44df
.short 7523 ## 0x1d63
.short 3552 ## 0xde0
.short 17519 ## 0x446f
.short 8524 ## 0x214c
.short 16021 ## 0x3e95
.short 1120 ## 0x460
.short 947 ## 0x3b3
.short 10761 ## 0x2a09
.short 3487 ## 0xd9f
.short 1039 ## 0x40f
.short 7673 ## 0x1df9
.short 3156 ## 0xc54
.short 14270 ## 0x37be
.short 18750 ## 0x493e
.short 16028 ## 0x3e9c
.short 17701 ## 0x4525
.short 5989 ## 0x1765
.short 5012 ## 0x1394
.short 13812 ## 0x35f4
.short 6657 ## 0x1a01
.short 20506 ## 0x501a
.short 904 ## 0x388
.short 16431 ## 0x402f
.short 1076 ## 0x434
.short 17830 ## 0x45a6
.short 2590 ## 0xa1e
.short 3739 ## 0xe9b
.short 19603 ## 0x4c93
.short 15647 ## 0x3d1f
.short 4776 ## 0x12a8
.short 3493 ## 0xda5
.short 11063 ## 0x2b37
.short 19199 ## 0x4aff
.short 5524 ## 0x1594
.short 5789 ## 0x169d
.short 14954 ## 0x3a6a
.short 5949 ## 0x173d
.short 6512 ## 0x1970
.short 5440 ## 0x1540
.short 63 ## 0x3f
.short 14634 ## 0x392a
.short 3810 ## 0xee2
.short 15651 ## 0x3d23
.short 4678 ## 0x1246
.short 1262 ## 0x4ee
.short 14180 ## 0x3764
.short 14636 ## 0x392c
.short 1012 ## 0x3f4
.short 4346 ## 0x10fa
.short 16178 ## 0x3f32
.short 8159 ## 0x1fdf
.short 9296 ## 0x2450
.short 14201 ## 0x3779
.short 14706 ## 0x3972
.short 17840 ## 0x45b0
.short 15679 ## 0x3d3f
.short 10476 ## 0x28ec
.short 14638 ## 0x392e
.short 9884 ## 0x269c
.short 678 ## 0x2a6
.short 18922 ## 0x49ea
.short 16897 ## 0x4201
.short 7056 ## 0x1b90
.short 13166 ## 0x336e
.short 8164 ## 0x1fe4
.short 20452 ## 0x4fe4
.short 13376 ## 0x3440
.short 1820 ## 0x71c
.short 2598 ## 0xa26
.short 18191 ## 0x470f
.short 6149 ## 0x1805
.short 12830 ## 0x321e
.short 1638 ## 0x666
.short 18509 ## 0x484d
.short 14682 ## 0x395a
.short 15659 ## 0x3d2b
.short 16496 ## 0x4070
.short 19534 ## 0x4c4e
.short 3811 ## 0xee3
.short 5041 ## 0x13b1
.short 10162 ## 0x27b2
.short 17546 ## 0x448a
.short 10483 ## 0x28f3
.short 1367 ## 0x557
.short 16497 ## 0x4071
.short 9766 ## 0x2626
.short 19288 ## 0x4b58
.short 10705 ## 0x29d1
.short 13681 ## 0x3571
.short 3043 ## 0xbe3
.short 6073 ## 0x17b9
.short 15237 ## 0x3b85
.short 14601 ## 0x3909
.short 15219 ## 0x3b73
.short 16137 ## 0x3f09
.short 12883 ## 0x3253
.short 18823 ## 0x4987
.short 1789 ## 0x6fd
.short 3665 ## 0xe51
.short 18301 ## 0x477d
.short 6603 ## 0x19cb
.short 13757 ## 0x35bd
.short 387 ## 0x183
.short 14111 ## 0x371f
.short 3376 ## 0xd30
.short 17903 ## 0x45ef
.short 3545 ## 0xdd9
.short 12825 ## 0x3219
.short 16484 ## 0x4064
.short 5232 ## 0x1470
.short 8523 ## 0x214b
.short 6794 ## 0x1a8a
.short 15961 ## 0x3e59
.short 894 ## 0x37e
.short 934 ## 0x3a6
.short 3145 ## 0xc49
.short 3454 ## 0xd7e
.short 18707 ## 0x4913
.short 10759 ## 0x2a07
.short 7661 ## 0x1ded
.short 5003 ## 0x138b
.short 5986 ## 0x1762
.short 16411 ## 0x401b
.short 4768 ## 0x12a0
.short 1255 ## 0x4e7
.short 8146 ## 0x1fd2
.short 4663 ## 0x1237
.short 14193 ## 0x3771
.short 1328 ## 0x530
.short 17814 ## 0x4596
.short 10462 ## 0x28de
.short 987 ## 0x3db
.short 9271 ## 0x2437
.short 16889 ## 0x41f9
.short 7051 ## 0x1b8b
.short 9878 ## 0x2696
.short 13159 ## 0x3367
.short 20447 ## 0x4fdf
.short 10703 ## 0x29cf
.short 13830 ## 0x3606
.short 8106 ## 0x1faa
.short 4997 ## 0x1385
.short 16444 ## 0x403c
.short 3827 ## 0xef3
.short 995 ## 0x3e3
.short 10816 ## 0x2a40
.short 651 ## 0x28b
.short 1002 ## 0x3ea
.short 15135 ## 0x3b1f
.short 5053 ## 0x13bd
.short 3740 ## 0xe9c
.short 6513 ## 0x1971
.short 94 ## 0x5e
.short 67 ## 0x43
.short 4179 ## 0x1053
.short 16293 ## 0x3fa5
.short 19115 ## 0x4aab
.short 16773 ## 0x4185
.short 3844 ## 0xf04
.short 11560 ## 0x2d28
.short 16775 ## 0x4187
.short 9819 ## 0x265b
.short 18866 ## 0x49b2
.short 3919 ## 0xf4f
.short 5115 ## 0x13fb
.short 2846 ## 0xb1e
.short 15278 ## 0x3bae
.short 15254 ## 0x3b96
.short 1755 ## 0x6db
.short 17217 ## 0x4341
.short 20397 ## 0x4fad
.short 19939 ## 0x4de3
.short 11291 ## 0x2c1b
.short 16792 ## 0x4198
.short 12913 ## 0x3271
.short 13122 ## 0x3342
.short 19167 ## 0x4adf
.short 15698 ## 0x3d52
.short 19968 ## 0x4e00
.short 2553 ## 0x9f9
.short 9610 ## 0x258a
.short 18606 ## 0x48ae
.short 996 ## 0x3e4
.short 399 ## 0x18f
.short 7578 ## 0x1d9a
.short 15280 ## 0x3bb0
.short 18125 ## 0x46cd
.short 12578 ## 0x3122
.short 11699 ## 0x2db3
.short 12582 ## 0x3126
.short 7220 ## 0x1c34
.short 11655 ## 0x2d87
.short 19648 ## 0x4cc0
.short 18965 ## 0x4a15
.short 11321 ## 0x2c39
.short 20268 ## 0x4f2c
.short 7454 ## 0x1d1e
.short 20403 ## 0x4fb3
.short 11038 ## 0x2b1e
.short 7349 ## 0x1cb5
.short 11406 ## 0x2c8e
.short 19299 ## 0x4b63
.short 6453 ## 0x1935
.short 9217 ## 0x2401
.short 19810 ## 0x4d62
.short 14471 ## 0x3887
.short 4170 ## 0x104a
.short 17632 ## 0x44e0
.short 13735 ## 0x35a7
.short 657 ## 0x291
.short 15282 ## 0x3bb2
.short 15283 ## 0x3bb3
.short 14134 ## 0x3736
.short 9281 ## 0x2441
.short 9841 ## 0x2671
.short 11507 ## 0x2cf3
.short 14704 ## 0x3970
.short 20117 ## 0x4e95
.short 12950 ## 0x3296
.short 14735 ## 0x398f
.short 3119 ## 0xc2f
.short 17181 ## 0x431d
.short 12666 ## 0x317a
.short 13530 ## 0x34da
.short 7221 ## 0x1c35
.short 3553 ## 0xde1
.short 5038 ## 0x13ae
.short 1003 ## 0x3eb
.short 20301 ## 0x4f4d
.short 18246 ## 0x4746
.short 9795 ## 0x2643
.short 20228 ## 0x4f04
.short 2591 ## 0xa1f
.short 5039 ## 0x13af
.short 9289 ## 0x2449
.short 7379 ## 0x1cd3
.short 14171 ## 0x375b
.short 12315 ## 0x301b
.short 9947 ## 0x26db
.short 8431 ## 0x20ef
.short 5129 ## 0x1409
.short 15137 ## 0x3b21
.short 17071 ## 0x42af
.short 15206 ## 0x3b66
.short 7676 ## 0x1dfc
.short 3430 ## 0xd66
.short 1697 ## 0x6a1
.short 16815 ## 0x41af
.short 14137 ## 0x3739
.short 9590 ## 0x2576
.short 20486 ## 0x5006
.short 20233 ## 0x4f09
.short 13486 ## 0x34ae
.short 11508 ## 0x2cf4
.short 8195 ## 0x2003
.short 14707 ## 0x3973
.short 8303 ## 0x206f
.short 20718 ## 0x50ee
.short 7877 ## 0x1ec5
.short 11868 ## 0x2e5c
.short 11869 ## 0x2e5d
.short 17529 ## 0x4479
.short 3741 ## 0xe9d
.short 13191 ## 0x3387
.short 17530 ## 0x447a
.short 4447 ## 0x115f
.short 17733 ## 0x4545
.short 15938 ## 0x3e42
.short 11515 ## 0x2cfb
.short 2239 ## 0x8bf
.short 11516 ## 0x2cfc
.short 12072 ## 0x2f28
.short 3742 ## 0xe9e
.short 5794 ## 0x16a2
.short 12070 ## 0x2f26
.short 6011 ## 0x177b
.short 18768 ## 0x4950
.short 14791 ## 0x39c7
.short 12667 ## 0x317b
.short 16236 ## 0x3f6c
.short 20720 ## 0x50f0
.short 8123 ## 0x1fbb
.short 12981 ## 0x32b5
.short 14090 ## 0x370a
.short 4721 ## 0x1271
.short 15288 ## 0x3bb8
.short 4878 ## 0x130e
.short 14203 ## 0x377b
.short 12030 ## 0x2efe
.short 1689 ## 0x699
.short 20132 ## 0x4ea4
.short 9301 ## 0x2455
.short 11360 ## 0x2c60
.short 14739 ## 0x3993
.short 16095 ## 0x3edf
.short 1192 ## 0x4a8
.short 3191 ## 0xc77
.short 17538 ## 0x4482
.short 19027 ## 0x4a53
.short 20771 ## 0x5123
.short 13192 ## 0x3388
.short 13377 ## 0x3441
.short 11881 ## 0x2e69
.short 20136 ## 0x4ea8
.short 13982 ## 0x369e
.short 9600 ## 0x2580
.short 16096 ## 0x3ee0
.short 9758 ## 0x261e
.short 19606 ## 0x4c96
.short 10539 ## 0x292b
.short 195 ## 0xc3
.short 1121 ## 0x461
.short 799 ## 0x31f
.short 2240 ## 0x8c0
.short 12591 ## 0x312f
.short 690 ## 0x2b2
.short 20137 ## 0x4ea9
.short 18929 ## 0x49f1
.short 16962 ## 0x4242
.short 5613 ## 0x15ed
.short 950 ## 0x3b6
.short 14279 ## 0x37c7
.short 16585 ## 0x40c9
.short 9122 ## 0x23a2
.short 19585 ## 0x4c81
.short 3303 ## 0xce7
.short 9305 ## 0x2459
.short 15290 ## 0x3bba
.short 1235 ## 0x4d3
.short 2920 ## 0xb68
.short 6783 ## 0x1a7f
.short 14950 ## 0x3a66
.short 17547 ## 0x448b
.short 9767 ## 0x2627
.short 19536 ## 0x4c50
.short 7143 ## 0x1be7
.short 18198 ## 0x4716
.short 17843 ## 0x45b3
.short 15256 ## 0x3b98
.short 11561 ## 0x2d29
.short 20275 ## 0x4f33
.short 17552 ## 0x4490
.short 9387 ## 0x24ab
.short 9617 ## 0x2591
.short 14744 ## 0x3998
.short 16469 ## 0x4055
.short 6366 ## 0x18de
.short 13988 ## 0x36a4
.short 7388 ## 0x1cdc
.short 16099 ## 0x3ee3
.short 5671 ## 0x1627
.short 8681 ## 0x21e9
.short 801 ## 0x321
.short 9814 ## 0x2656
.short 18815 ## 0x497f
.short 15257 ## 0x3b99
.short 17199 ## 0x432f
.short 1734 ## 0x6c6
.short 12559 ## 0x310f
.short 12909 ## 0x326d
.short 956 ## 0x3bc
.short 9606 ## 0x2586
.short 19298 ## 0x4b62
.short 13728 ## 0x35a0
.short 14112 ## 0x3720
.short 4132 ## 0x1024
.short 7319 ## 0x1c97
.short 20755 ## 0x5113
.short 20369 ## 0x4f91
.short 15266 ## 0x3ba2
.short 11036 ## 0x2b1c
.short 6445 ## 0x192d
.short 18044 ## 0x467c
.short 14468 ## 0x3884
.short 16525 ## 0x408d
.short 9833 ## 0x2669
.short 18216 ## 0x4728
.short 6754 ## 0x1a62
.short 5599 ## 0x15df
.short 9785 ## 0x2639
.short 5033 ## 0x13a9
.short 11498 ## 0x2cea
.short 765 ## 0x2fd
.short 8620 ## 0x21ac
.short 1694 ## 0x69e
.short 17494 ## 0x4456
.short 16800 ## 0x41a0
.short 12306 ## 0x3012
.short 7662 ## 0x1dee
.short 11828 ## 0x2e34
.short 11829 ## 0x2e35
.short 7866 ## 0x1eba
.short 20482 ## 0x5002
.short 20693 ## 0x50d5
.short 14241 ## 0x37a1
.short 1114 ## 0x45a
.short 11513 ## 0x2cf9
.short 20079 ## 0x4e6f
.short 8110 ## 0x1fae
.short 13185 ## 0x3381
.short 15922 ## 0x3e32
.short 185 ## 0xb9
.short 9272 ## 0x2438
.short 12010 ## 0x2eea
.short 13356 ## 0x342c
.short 775 ## 0x307
.short 9750 ## 0x2616
.short 2223 ## 0x8af
.short 19578 ## 0x4c7a
.short 20271 ## 0x4f2f
.short 6355 ## 0x18d3
.short 13980 ## 0x369c
.short 16462 ## 0x404e
.short 4647 ## 0x1227
.short 15571 ## 0x3cd3
.short 15579 ## 0x3cdb
.short 15580 ## 0x3cdc
.short 18729 ## 0x4929
.short 4289 ## 0x10c1
.short 18101 ## 0x46b5
.short 129 ## 0x81
.short 15080 ## 0x3ae8
.short 7002 ## 0x1b5a
.short 420 ## 0x1a4
.short 480 ## 0x1e0
.short 2153 ## 0x869
.short 14798 ## 0x39ce
.short 2808 ## 0xaf8
.short 7965 ## 0x1f1d
.short 5025 ## 0x13a1
.short 12201 ## 0x2fa9
.short 5438 ## 0x153e
.short 7996 ## 0x1f3c
.short 4438 ## 0x1156
.short 15199 ## 0x3b5f
.short 4500 ## 0x1194
.short 11505 ## 0x2cf1
.short 674 ## 0x2a2
.short 7838 ## 0x1e9e
.short 11971 ## 0x2ec3
.short 18764 ## 0x494c
.short 14316 ## 0x37ec
.short 9428 ## 0x24d4
.short 1015 ## 0x3f7
.short 16578 ## 0x40c2
.short 11228 ## 0x2bdc
.short 1016 ## 0x3f8
.short 2383 ## 0x94f
.short 8025 ## 0x1f59
.short 869 ## 0x365
.short 10480 ## 0x28f0
.short 9027 ## 0x2343
.short 9430 ## 0x24d6
.short 16582 ## 0x40c6
.short 3197 ## 0xc7d
.short 19296 ## 0x4b60
.short 14317 ## 0x37ed
.short 14800 ## 0x39d0
.short 871 ## 0x367
.short 8027 ## 0x1f5b
.short 9493 ## 0x2515
.short 4333 ## 0x10ed
.short 4335 ## 0x10ef
.short 12258 ## 0x2fe2
.short 7790 ## 0x1e6e
.short 12248 ## 0x2fd8
.short 8475 ## 0x211b
.short 13202 ## 0x3392
.short 766 ## 0x2fe
.short 8179 ## 0x1ff3
.short 8182 ## 0x1ff6
.short 2774 ## 0xad6
.short 3718 ## 0xe86
.short 16892 ## 0x41fc
.short 12789 ## 0x31f5
.short 9974 ## 0x26f6
.short 2583 ## 0xa17
.short 8188 ## 0x1ffc
.short 864 ## 0x360
.short 3574 ## 0xdf6
.short 14911 ## 0x3a3f
.short 11407 ## 0x2c8f
.short 20641 ## 0x50a1
.short 3600 ## 0xe10
.short 12791 ## 0x31f7
.short 14822 ## 0x39e6
.short 422 ## 0x1a6
.short 658 ## 0x292
.short 9976 ## 0x26f8
.short 4081 ## 0xff1
.short 3535 ## 0xdcf
.short 12951 ## 0x3297
.short 12584 ## 0x3128
.short 4532 ## 0x11b4
.short 16893 ## 0x41fd
.short 8230 ## 0x2026
.short 6334 ## 0x18be
.short 11353 ## 0x2c59
.short 20413 ## 0x4fbd
.short 13430 ## 0x3476
.short 14396 ## 0x383c
.short 14825 ## 0x39e9
.short 8801 ## 0x2261
.short 866 ## 0x362
.short 20719 ## 0x50ef
.short 14828 ## 0x39ec
.short 11356 ## 0x2c5c
.short 14160 ## 0x3750
.short 19878 ## 0x4da6
.short 12708 ## 0x31a4
.short 20721 ## 0x50f1
.short 14022 ## 0x36c6
.short 6587 ## 0x19bb
.short 3369 ## 0xd29
.short 5526 ## 0x1596
.short 8271 ## 0x204f
.short 7264 ## 0x1c60
.short 11880 ## 0x2e68
.short 8896 ## 0x22c0
.short 19814 ## 0x4d66
.short 870 ## 0x366
.short 11361 ## 0x2c61
.short 9843 ## 0x2673
.short 13152 ## 0x3360
.short 9886 ## 0x269e
.short 9887 ## 0x269f
.short 13241 ## 0x33b9
.short 16964 ## 0x4244
.short 9081 ## 0x2379
.short 12032 ## 0x2f00
.short 12033 ## 0x2f01
.short 10702 ## 0x29ce
.short 5705 ## 0x1649
.short 8239 ## 0x202f
.short 10971 ## 0x2adb
.short 872 ## 0x368
.short 9082 ## 0x237a
.short 12813 ## 0x320d
.short 3146 ## 0xc4a
.short 3154 ## 0xc52
.short 10749 ## 0x29fd
.short 5424 ## 0x1530
.short 16179 ## 0x3f33
.short 3160 ## 0xc58
.short 5089 ## 0x13e1
.short 3161 ## 0xc59
.short 3162 ## 0xc5a
.short 7265 ## 0x1c61
.short 1468 ## 0x5bc
.short 18937 ## 0x49f9
.short 18938 ## 0x49fa
.short 4419 ## 0x1143
.short 17525 ## 0x4475
.short 4118 ## 0x1016
.short 16777 ## 0x4189
.short 4877 ## 0x130d
.short 20722 ## 0x50f2
.short 9331 ## 0x2473
.short 4880 ## 0x1310
.short 13398 ## 0x3456
.short 18930 ## 0x49f2
.short 4895 ## 0x131f
.short 10094 ## 0x276e
.short 11843 ## 0x2e43
.short 11844 ## 0x2e44
.short 4194 ## 0x1062
.short 8115 ## 0x1fb3
.short 5988 ## 0x1764
.short 235 ## 0xeb
.short 11671 ## 0x2d97
.short 10098 ## 0x2772
.short 16950 ## 0x4236
.short 17457 ## 0x4431
.short 16565 ## 0x40b5
.short 8971 ## 0x230b
.short 18912 ## 0x49e0
.short 15190 ## 0x3b56
.short 11786 ## 0x2e0a
.short 15460 ## 0x3c64
.short 8972 ## 0x230c
.short 15652 ## 0x3d24
.short 4261 ## 0x10a5
.short 1726 ## 0x6be
.short 11530 ## 0x2d0a
.short 687 ## 0x2af
.short 10481 ## 0x28f1
.short 11882 ## 0x2e6a
.short 16961 ## 0x4241
.short 1907 ## 0x773
.short 17477 ## 0x4445
.short 19537 ## 0x4c51
.short 18714 ## 0x491a
.short 2658 ## 0xa62
.short 12853 ## 0x3235
.short 6944 ## 0x1b20
.short 218 ## 0xda
.short 5403 ## 0x151b
.short 15255 ## 0x3b97
.short 2779 ## 0xadb
.short 6256 ## 0x1870
.short 18751 ## 0x493f
.short 3420 ## 0xd5c
.short 12292 ## 0x3004
.short 13264 ## 0x33d0
.short 5136 ## 0x1410
.short 15225 ## 0x3b79
.short 10530 ## 0x2922
.short 7006 ## 0x1b5e
.short 13557 ## 0x34f5
.short 315 ## 0x13b
.short 19015 ## 0x4a47
.short 11447 ## 0x2cb7
.short 9511 ## 0x2527
.short 15699 ## 0x3d53
.short 5517 ## 0x158d
.short 9470 ## 0x24fe
.short 19215 ## 0x4b0f
.short 3704 ## 0xe78
.short 3832 ## 0xef8
.short 10645 ## 0x2995
.short 18609 ## 0x48b1
.short 11514 ## 0x2cfa
.short 10469 ## 0x28e5
.short 5269 ## 0x1495
.short 16230 ## 0x3f66
.short 12585 ## 0x3129
.short 5054 ## 0x13be
.short 11411 ## 0x2c93
.short 9222 ## 0x2406
.short 15285 ## 0x3bb5
.short 250 ## 0xfa
.short 12543 ## 0x30ff
.short 11627 ## 0x2d6b
.short 4086 ## 0xff6
.short 668 ## 0x29c
.short 6341 ## 0x18c5
.short 15648 ## 0x3d20
.short 7350 ## 0x1cb6
.short 2938 ## 0xb7a
.short 1004 ## 0x3ec
.short 18611 ## 0x48b3
.short 4952 ## 0x1358
.short 11449 ## 0x2cb9
.short 10850 ## 0x2a62
.short 16812 ## 0x41ac
.short 14487 ## 0x3897
.short 424 ## 0x1a8
.short 4173 ## 0x104d
.short 19472 ## 0x4c10
.short 7459 ## 0x1d23
.short 4633 ## 0x1219
.short 13717 ## 0x3595
.short 3083 ## 0xc0b
.short 2500 ## 0x9c4
.short 14434 ## 0x3862
.short 6962 ## 0x1b32
.short 13886 ## 0x363e
.short 5458 ## 0x1552
.short 16493 ## 0x406d
.short 3536 ## 0xdd0
.short 95 ## 0x5f
.short 15541 ## 0x3cb5
.short 19676 ## 0x4cdc
.short 20302 ## 0x4f4e
.short 18336 ## 0x47a0
.short 9075 ## 0x2373
.short 9796 ## 0x2644
.short 15060 ## 0x3ad4
.short 17954 ## 0x4622
.short 18170 ## 0x46fa
.short 921 ## 0x399
.short 15605 ## 0x3cf5
.short 6776 ## 0x1a78
.short 7966 ## 0x1f1e
.short 4873 ## 0x1309
.short 16292 ## 0x3fa4
.short 4441 ## 0x1159
.short 5876 ## 0x16f4
.short 8491 ## 0x212b
.short 4089 ## 0xff9
.short 7803 ## 0x1e7b
.short 16895 ## 0x41ff
.short 3352 ## 0xd18
.short 7649 ## 0x1de1
.short 14789 ## 0x39c5
.short 10311 ## 0x2847
.short 13431 ## 0x3477
.short 19473 ## 0x4c11
.short 14397 ## 0x383d
.short 12316 ## 0x301c
.short 18765 ## 0x494d
.short 10762 ## 0x2a0a
.short 19715 ## 0x4d03
.short 4953 ## 0x1359
.short 4501 ## 0x1195
.short 14221 ## 0x378d
.short 15850 ## 0x3dea
.short 12545 ## 0x3101
.short 13331 ## 0x3413
.short 11704 ## 0x2db8
.short 5744 ## 0x1670
.short 14914 ## 0x3a42
.short 8704 ## 0x2200
.short 13268 ## 0x33d4
.short 13269 ## 0x33d5
.short 7804 ## 0x1e7c
.short 10157 ## 0x27ad
.short 1686 ## 0x696
.short 8664 ## 0x21d8
.short 20775 ## 0x5127
.short 16053 ## 0x3eb5
.short 18547 ## 0x4873
.short 13532 ## 0x34dc
.short 20647 ## 0x50a7
.short 11872 ## 0x2e60
.short 12392 ## 0x3068
.short 16494 ## 0x406e
.short 10763 ## 0x2a0b
.short 2114 ## 0x842
.short 6356 ## 0x18d4
.short 2942 ## 0xb7e
.short 12298 ## 0x300a
.short 4704 ## 0x1260
.short 20246 ## 0x4f16
.short 3085 ## 0xc0d
.short 8304 ## 0x2070
.short 3743 ## 0xe9f
.short 10799 ## 0x2a2f
.short 18181 ## 0x4705
.short 8196 ## 0x2004
.short 9595 ## 0x257b
.short 7304 ## 0x1c88
.short 1424 ## 0x590
.short 7138 ## 0x1be2
.short 9730 ## 0x2602
.short 9232 ## 0x2410
.short 20769 ## 0x5121
.short 8667 ## 0x21db
.short 10175 ## 0x27bf
.short 20723 ## 0x50f3
.short 20133 ## 0x4ea5
.short 10854 ## 0x2a66
.short 5542 ## 0x15a6
.short 18769 ## 0x4951
.short 2809 ## 0xaf9
.short 13674 ## 0x356a
.short 13534 ## 0x34de
.short 5745 ## 0x1671
.short 14792 ## 0x39c8
.short 5441 ## 0x1541
.short 16817 ## 0x41b1
.short 20309 ## 0x4f55
.short 8275 ## 0x2053
.short 20724 ## 0x50f4
.short 6345 ## 0x18c9
.short 712 ## 0x2c8
.short 713 ## 0x2c9
.short 5746 ## 0x1672
.short 12711 ## 0x31a7
.short 19399 ## 0x4bc7
.short 15500 ## 0x3c8c
.short 15501 ## 0x3c8d
.short 18770 ## 0x4952
.short 2094 ## 0x82e
.short 12982 ## 0x32b6
.short 3012 ## 0xbc4
.short 5795 ## 0x16a3
.short 8942 ## 0x22ee
.short 17465 ## 0x4439
.short 12490 ## 0x30ca
.short 12491 ## 0x30cb
.short 6588 ## 0x19bc
.short 547 ## 0x223
.short 3499 ## 0xdab
.short 17611 ## 0x44cb
.short 4180 ## 0x1054
.short 13137 ## 0x3351
.short 6523 ## 0x197b
.short 16195 ## 0x3f43
.short 15303 ## 0x3bc7
.short 5527 ## 0x1597
.short 13820 ## 0x35fc
.short 13103 ## 0x332f
.short 17078 ## 0x42b6
.short 15680 ## 0x3d40
.short 6527 ## 0x197f
.short 5205 ## 0x1455
.short 15825 ## 0x3dd1
.short 11223 ## 0x2bd7
.short 13193 ## 0x3389
.short 9303 ## 0x2457
.short 9828 ## 0x2664
.short 13721 ## 0x3599
.short 13675 ## 0x356b
.short 4765 ## 0x129d
.short 20650 ## 0x50aa
.short 14741 ## 0x3995
.short 14437 ## 0x3865
.short 17710 ## 0x452e
.short 4448 ## 0x1160
.short 18516 ## 0x4854
.short 12075 ## 0x2f2b
.short 11883 ## 0x2e6b
.short 15681 ## 0x3d41
.short 13104 ## 0x3330
.short 13539 ## 0x34e3
.short 8898 ## 0x22c2
.short 166 ## 0xa6
.short 8522 ## 0x214a
.short 5858 ## 0x16e2
.short 10422 ## 0x28b6
.short 6363 ## 0x18db
.short 14917 ## 0x3a45
.short 12592 ## 0x3130
.short 6531 ## 0x1983
.short 13535 ## 0x34df
.short 9888 ## 0x26a0
.short 16098 ## 0x3ee2
.short 12548 ## 0x3104
.short 812 ## 0x32c
.short 6364 ## 0x18dc
.short 6360 ## 0x18d8
.short 20327 ## 0x4f67
.short 6704 ## 0x1a30
.short 12493 ## 0x30cd
.short 20432 ## 0x4fd0
.short 18510 ## 0x484e
.short 19607 ## 0x4c97
.short 7774 ## 0x1e5e
.short 17156 ## 0x4304
.short 815 ## 0x32f
.short 18932 ## 0x49f4
.short 12593 ## 0x3131
.short 16516 ## 0x4084
.short 951 ## 0x3b7
.short 6840 ## 0x1ab8
.short 17230 ## 0x434e
.short 14280 ## 0x37c8
.short 5796 ## 0x16a4
.short 20862 ## 0x517e
.short 13380 ## 0x3444
.short 13381 ## 0x3445
.short 3619 ## 0xe23
.short 4934 ## 0x1346
.short 9124 ## 0x23a4
.short 17231 ## 0x434f
.short 10327 ## 0x2857
.short 16128 ## 0x3f00
.short 19421 ## 0x4bdd
.short 16467 ## 0x4053
.short 3865 ## 0xf19
.short 4767 ## 0x129f
.short 5459 ## 0x1553
.short 8021 ## 0x1f55
.short 19400 ## 0x4bc8
.short 13194 ## 0x338a
.short 19538 ## 0x4c52
.short 4278 ## 0x10b6
.short 4935 ## 0x1347
.short 13617 ## 0x3531
.short 8709 ## 0x2205
.short 1452 ## 0x5ac
.short 8547 ## 0x2163
.short 13918 ## 0x365e
.short 71 ## 0x47
.short 13019 ## 0x32db
.short 6365 ## 0x18dd
.short 17037 ## 0x428d
.short 5584 ## 0x15d0
.short 13920 ## 0x3660
.short 8842 ## 0x228a
.short 9083 ## 0x237b
.short 9800 ## 0x2648
.short 10364 ## 0x287c
.short 19786 ## 0x4d4a
.short 16498 ## 0x4072
.short 3504 ## 0xdb0
.short 9494 ## 0x2516
.short 4809 ## 0x12c9
.short 8682 ## 0x21ea
.short 16304 ## 0x3fb0
.short 18693 ## 0x4905
.short 2657 ## 0xa61
.short 6251 ## 0x186b
.short 18600 ## 0x48a8
.short 15224 ## 0x3b78
.short 9504 ## 0x2520
.short 3703 ## 0xe77
.short 217 ## 0xd9
.short 5259 ## 0x148b
.short 248 ## 0xf8
.short 11621 ## 0x2d65
.short 10849 ## 0x2a61
.short 9469 ## 0x24fd
.short 18604 ## 0x48ac
.short 19469 ## 0x4c0d
.short 4161 ## 0x1041
.short 988 ## 0x3dc
.short 418 ## 0x1a2
.short 5456 ## 0x1550
.short 11442 ## 0x2cb2
.short 14482 ## 0x3892
.short 4865 ## 0x1301
.short 6950 ## 0x1b26
.short 7801 ## 0x1e79
.short 15593 ## 0x3ce9
.short 3533 ## 0xdcd
.short 15049 ## 0x3ac9
.short 19397 ## 0x4bc5
.short 5457 ## 0x1551
.short 8011 ## 0x1f4b
.short 6322 ## 0x18b2
.short 6764 ## 0x1a6c
.short 16281 ## 0x3f99
.short 19470 ## 0x4c0e
.short 16490 ## 0x406a
.short 17219 ## 0x4343
.short 4499 ## 0x1193
.short 8650 ## 0x21ca
.short 8877 ## 0x22ad
.short 6503 ## 0x1967
.short 8701 ## 0x21fd
.short 13716 ## 0x3594
.short 14912 ## 0x3a40
.short 4951 ## 0x1357
.short 13265 ## 0x33d1
.short 5739 ## 0x166b
.short 7646 ## 0x1dde
.short 6326 ## 0x18b6
.short 18545 ## 0x4871
.short 12391 ## 0x3067
.short 9223 ## 0x2407
.short 11860 ## 0x2e54
.short 20768 ## 0x5120
.short 3738 ## 0xe9a
.short 8193 ## 0x2001
.short 1423 ## 0x58f
.short 4703 ## 0x125f
.short 10798 ## 0x2a2e
.short 10851 ## 0x2a63
.short 2939 ## 0xb7b
.short 7136 ## 0x1be0
.short 13531 ## 0x34db
.short 13671 ## 0x3567
.short 20642 ## 0x50a2
.short 3863 ## 0xf17
.short 3009 ## 0xbc1
.short 544 ## 0x220
.short 1450 ## 0x5aa
.short 14786 ## 0x39c2
.short 15677 ## 0x3d3d
.short 15497 ## 0x3c89
.short 13135 ## 0x334f
.short 3495 ## 0xda7
.short 12485 ## 0x30c5
.short 4177 ## 0x1051
.short 5790 ## 0x169e
.short 12707 ## 0x31a3
.short 6698 ## 0x1a2a
.short 709 ## 0x2c5
.short 13189 ## 0x3385
.short 164 ## 0xa4
.short 11870 ## 0x2e5e
.short 14435 ## 0x3863
.short 4763 ## 0x129b
.short 17706 ## 0x452a
.short 11220 ## 0x2bd4
.short 6517 ## 0x1975
.short 8521 ## 0x2149
.short 811 ## 0x32b
.short 17155 ## 0x4303
.short 814 ## 0x32e
.short 9885 ## 0x269d
.short 10420 ## 0x28b4
.short 18506 ## 0x484a
.short 15657 ## 0x3d29
.short 16093 ## 0x3edd
.short 4932 ## 0x1344
.short 13378 ## 0x3442
.short 9121 ## 0x23a1
.short 20861 ## 0x517d
.short 5581 ## 0x15cd
.short 4277 ## 0x10b5
.short 8707 ## 0x2203
.short 19535 ## 0x4c4f
.short 4778 ## 0x12aa
.short 10883 ## 0x2a83
.short 17987 ## 0x4643
.short 4072 ## 0xfe8
.short 8781 ## 0x224d
.short 7261 ## 0x1c5d
.short 1048 ## 0x418
.short 17511 ## 0x4467
.short 4036 ## 0xfc4
.short 2934 ## 0xb76
.short 6109 ## 0x17dd
.short 3937 ## 0xf61
.short 13035 ## 0x32eb
.short 4258 ## 0x10a2
.short 13666 ## 0x3562
.short 3938 ## 0xf62
.short 10441 ## 0x28c9
.short 400 ## 0x190
.short 18963 ## 0x4a13
.short 19940 ## 0x4de4
.short 5575 ## 0x15c7
.short 12342 ## 0x3036
.short 3990 ## 0xf96
.short 3833 ## 0xef9
.short 15700 ## 0x3d54
.short 6504 ## 0x1968
.short 13669 ## 0x3565
.short 18898 ## 0x49d2
.short 3956 ## 0xf74
.short 17658 ## 0x44fa
.short 7589 ## 0x1da5
.short 7590 ## 0x1da6
.short 11468 ## 0x2ccc
.short 5661 ## 0x161d
.short 19839 ## 0x4d7f
.short 402 ## 0x192
.short 17520 ## 0x4470
.short 17269 ## 0x4375
.short 19901 ## 0x4dbd
.short 3697 ## 0xe71
.short 3939 ## 0xf63
.short 15701 ## 0x3d55
.short 11110 ## 0x2b66
.short 2501 ## 0x9c5
.short 4404 ## 0x1134
.short 13004 ## 0x32cc
.short 9224 ## 0x2408
.short 10355 ## 0x2873
.short 4082 ## 0xff2
.short 15286 ## 0x3bb6
.short 10394 ## 0x289a
.short 8794 ## 0x225a
.short 726 ## 0x2d6
.short 20118 ## 0x4e96
.short 4405 ## 0x1135
.short 18967 ## 0x4a17
.short 2179 ## 0x883
.short 12613 ## 0x3145
.short 16566 ## 0x40b6
.short 1723 ## 0x6bb
.short 2592 ## 0xa20
.short 7351 ## 0x1cb7
.short 17731 ## 0x4543
.short 4634 ## 0x121a
.short 20165 ## 0x4ec5
.short 18906 ## 0x49da
.short 17572 ## 0x44a4
.short 18907 ## 0x49db
.short 17271 ## 0x4377
.short 14946 ## 0x3a62
.short 18908 ## 0x49dc
.short 14861 ## 0x3a0d
.short 18373 ## 0x47c5
.short 3263 ## 0xcbf
.short 15823 ## 0x3dcf
.short 3537 ## 0xdd1
.short 4720 ## 0x1270
.short 64 ## 0x40
.short 19942 ## 0x4de6
.short 17527 ## 0x4477
.short 5335 ## 0x14d7
.short 16573 ## 0x40bd
.short 6425 ## 0x1919
.short 9076 ## 0x2374
.short 20303 ## 0x4f4f
.short 17608 ## 0x44c8
.short 14787 ## 0x39c3
.short 5411 ## 0x1523
.short 9585 ## 0x2571
.short 13010 ## 0x32d2
.short 10557 ## 0x293d
.short 4408 ## 0x1138
.short 12855 ## 0x3237
.short 6777 ## 0x1a79
.short 16896 ## 0x4200
.short 20232 ## 0x4f08
.short 1724 ## 0x6bc
.short 9797 ## 0x2645
.short 5336 ## 0x14d8
.short 10852 ## 0x2a64
.short 3431 ## 0xd67
.short 9670 ## 0x25c6
.short 6426 ## 0x191a
.short 6346 ## 0x18ca
.short 15138 ## 0x3b22
.short 5663 ## 0x161f
.short 15302 ## 0x3bc6
.short 1050 ## 0x41a
.short 15849 ## 0x3de9
.short 7489 ## 0x1d41
.short 18920 ## 0x49e8
.short 1013 ## 0x3f5
.short 7677 ## 0x1dfd
.short 7678 ## 0x1dfe
.short 546 ## 0x222
.short 16054 ## 0x3eb6
.short 7679 ## 0x1dff
.short 7380 ## 0x1cd4
.short 15105 ## 0x3b01
.short 7137 ## 0x1be1
.short 14790 ## 0x39c6
.short 3422 ## 0xd5e
.short 3423 ## 0xd5f
.short 8053 ## 0x1f75
.short 4682 ## 0x124a
.short 15890 ## 0x3e12
.short 13533 ## 0x34dd
.short 8318 ## 0x207e
.short 6833 ## 0x1ab1
.short 11200 ## 0x2bc0
.short 9596 ## 0x257c
.short 11455 ## 0x2cbf
.short 13890 ## 0x3642
.short 4092 ## 0xffc
.short 97 ## 0x61
.short 20585 ## 0x5069
.short 11359 ## 0x2c5f
.short 12546 ## 0x3102
.short 12028 ## 0x2efc
.short 441 ## 0x1b9
.short 2943 ## 0xb7f
.short 9597 ## 0x257d
.short 12765 ## 0x31dd
.short 6521 ## 0x1979
.short 7382 ## 0x1cd6
.short 15154 ## 0x3b32
.short 17273 ## 0x4379
.short 18969 ## 0x4a19
.short 11873 ## 0x2e61
.short 8668 ## 0x21dc
.short 17841 ## 0x45b1
.short 20487 ## 0x5007
.short 7922 ## 0x1ef2
.short 3392 ## 0xd40
.short 8197 ## 0x2005
.short 13609 ## 0x3529
.short 11874 ## 0x2e62
.short 7139 ## 0x1be3
.short 18182 ## 0x4706
.short 18183 ## 0x4707
.short 7140 ## 0x1be4
.short 20648 ## 0x50a8
.short 8305 ## 0x2071
.short 3086 ## 0xc0e
.short 11788 ## 0x2e0c
.short 2115 ## 0x843
.short 4488 ## 0x1188
.short 7354 ## 0x1cba
.short 7605 ## 0x1db5
.short 18184 ## 0x4708
.short 20859 ## 0x517b
.short 6146 ## 0x1802
.short 13955 ## 0x3683
.short 13956 ## 0x3684
.short 1821 ## 0x71d
.short 10326 ## 0x2856
.short 12983 ## 0x32b7
.short 99 ## 0x63
.short 12492 ## 0x30cc
.short 14793 ## 0x39c9
.short 5528 ## 0x1598
.short 14794 ## 0x39ca
.short 3500 ## 0xdac
.short 6898 ## 0x1af2
.short 9979 ## 0x26fb
.short 4093 ## 0xffd
.short 2095 ## 0x82f
.short 15139 ## 0x3b23
.short 17466 ## 0x443a
.short 5275 ## 0x149b
.short 19028 ## 0x4a54
.short 11497 ## 0x2ce9
.short 8198 ## 0x2006
.short 10064 ## 0x2750
.short 5529 ## 0x1599
.short 18382 ## 0x47ce
.short 2035 ## 0x7f3
.short 15939 ## 0x3e43
.short 7385 ## 0x1cd9
.short 3087 ## 0xc0f
.short 1166 ## 0x48e
.short 3719 ## 0xe87
.short 5530 ## 0x159a
.short 18394 ## 0x47da
.short 19029 ## 0x4a55
.short 16300 ## 0x3fac
.short 15740 ## 0x3d7c
.short 13676 ## 0x356c
.short 5300 ## 0x14b4
.short 1948 ## 0x79c
.short 14639 ## 0x392f
.short 16237 ## 0x3f6d
.short 13105 ## 0x3331
.short 9304 ## 0x2458
.short 6236 ## 0x185c
.short 4637 ## 0x121d
.short 6528 ## 0x1980
.short 14376 ## 0x3828
.short 5134 ## 0x140e
.short 2183 ## 0x887
.short 2184 ## 0x888
.short 18194 ## 0x4712
.short 17759 ## 0x455f
.short 17539 ## 0x4483
.short 6153 ## 0x1809
.short 8830 ## 0x227e
.short 14864 ## 0x3a10
.short 7952 ## 0x1f10
.short 14753 ## 0x39a1
.short 14754 ## 0x39a2
.short 18195 ## 0x4713
.short 15140 ## 0x3b24
.short 9827 ## 0x2663
.short 16583 ## 0x40c7
.short 4349 ## 0x10fd
.short 14865 ## 0x3a11
.short 1583 ## 0x62f
.short 6237 ## 0x185d
.short 15174 ## 0x3b46
.short 19735 ## 0x4d17
.short 167 ## 0xa7
.short 17735 ## 0x4547
.short 17884 ## 0x45dc
.short 11115 ## 0x2b6b
.short 1822 ## 0x71e
.short 20139 ## 0x4eab
.short 9332 ## 0x2474
.short 18511 ## 0x484f
.short 9616 ## 0x2590
.short 691 ## 0x2b3
.short 13985 ## 0x36a1
.short 20590 ## 0x506e
.short 18771 ## 0x4953
.short 15852 ## 0x3dec
.short 7618 ## 0x1dc2
.short 18296 ## 0x4778
.short 14558 ## 0x38de
.short 14092 ## 0x370c
.short 6784 ## 0x1a80
.short 18199 ## 0x4717
.short 5614 ## 0x15ee
.short 692 ## 0x2b4
.short 18398 ## 0x47de
.short 14281 ## 0x37c9
.short 5797 ## 0x16a5
.short 3654 ## 0xe46
.short 6785 ## 0x1a81
.short 9029 ## 0x2345
.short 17548 ## 0x448c
.short 4351 ## 0x10ff
.short 7308 ## 0x1c8c
.short 16350 ## 0x3fde
.short 16351 ## 0x3fdf
.short 15141 ## 0x3b25
.short 9855 ## 0x267f
.short 20863 ## 0x517f
.short 18933 ## 0x49f5
.short 18400 ## 0x47e0
.short 9604 ## 0x2584
.short 15175 ## 0x3b47
.short 16352 ## 0x3fe0
.short 17149 ## 0x42fd
.short 18201 ## 0x4719
.short 11488 ## 0x2ce0
.short 13919 ## 0x365f
.short 9763 ## 0x2623
.short 16068 ## 0x3ec4
.short 17962 ## 0x462a
.short 6162 ## 0x1812
.short 19385 ## 0x4bb9
.short 18772 ## 0x4954
.short 19539 ## 0x4c53
.short 17844 ## 0x45b4
.short 17613 ## 0x44cd
.short 11489 ## 0x2ce1
.short 10972 ## 0x2adc
.short 5585 ## 0x15d1
.short 10215 ## 0x27e7
.short 18401 ## 0x47e1
.short 10164 ## 0x27b4
.short 2787 ## 0xae3
.short 19104 ## 0x4aa0
.short 18934 ## 0x49f6
.short 8576 ## 0x2180
.short 1051 ## 0x41b
.short 9495 ## 0x2517
.short 5304 ## 0x14b8
.short 9388 ## 0x24ac
.short 13989 ## 0x36a5
.short 19106 ## 0x4aa2
.short 18402 ## 0x47e2
.short 4808 ## 0x12c8
.short 12633 ## 0x3159
.short 8683 ## 0x21eb
.short 9688 ## 0x25d8
.short 10879 ## 0x2a7f
.short 7252 ## 0x1c54
.short 6082 ## 0x17c2
.short 18943 ## 0x49ff
.short 10425 ## 0x28b9
.short 13646 ## 0x354e
.short 11103 ## 0x2b5f
.short 17263 ## 0x436f
.short 1153 ## 0x481
.short 389 ## 0x185
.short 19822 ## 0x4d6e
.short 4615 ## 0x1207
.short 3074 ## 0xc02
.short 9464 ## 0x24f8
.short 17265 ## 0x4371
.short 16534 ## 0x4096
.short 17567 ## 0x449f
.short 9186 ## 0x23e2
.short 1707 ## 0x6ab
.short 12602 ## 0x313a
.short 18949 ## 0x4a05
.short 17141 ## 0x42f5
.short 15271 ## 0x3ba7
.short 14057 ## 0x36e9
.short 20071 ## 0x4e67
.short 3529 ## 0xdc9
.short 4710 ## 0x1266
.short 16886 ## 0x41f6
.short 5331 ## 0x14d3
.short 20219 ## 0x4efb
.short 4396 ## 0x112c
.short 9666 ## 0x25c2
.short 5389 ## 0x150d
.short 15843 ## 0x3de3
.short 981 ## 0x3d5
.short 8628 ## 0x21b4
.short 7483 ## 0x1d3b
.short 4664 ## 0x1238
.short 3413 ## 0xd55
.short 18867 ## 0x49b3
.short 16328 ## 0x3fc8
.short 14769 ## 0x39b1
.short 15879 ## 0x3e07
.short 12753 ## 0x31d1
.short 10324 ## 0x2854
.short 86 ## 0x56
.short 8183 ## 0x1ff7
.short 439 ## 0x1b7
.short 11342 ## 0x2c4e
.short 12011 ## 0x2eeb
.short 2108 ## 0x83c
.short 4482 ## 0x1182
.short 18961 ## 0x4a11
.short 14255 ## 0x37af
.short 5511 ## 0x1587
.short 5262 ## 0x148e
.short 3482 ## 0xd9a
.short 4636 ## 0x121c
.short 12479 ## 0x30bf
.short 2171 ## 0x87b
.short 10056 ## 0x2748
.short 15930 ## 0x3e3a
.short 18136 ## 0x46d8
.short 17748 ## 0x4554
.short 15737 ## 0x3d79
.short 9282 ## 0x2442
.short 6222 ## 0x184e
.short 18137 ## 0x46d9
.short 6505 ## 0x1969
.short 5294 ## 0x14ae
.short 17877 ## 0x45d5
.short 18374 ## 0x47c6
.short 19733 ## 0x4d15
.short 9326 ## 0x246e
.short 9016 ## 0x2338
.short 6778 ## 0x1a7a
.short 7303 ## 0x1c87
.short 18913 ## 0x49e1
.short 9591 ## 0x2577
.short 5699 ## 0x1643
.short 19531 ## 0x4c4b
.short 18381 ## 0x47cd
.short 5579 ## 0x15cb
.short 10159 ## 0x27af
.short 4805 ## 0x12c5
.short 13986 ## 0x36a2
.short 9502 ## 0x251e
.short 7032 ## 0x1b78
.short 9225 ## 0x2409
.short 6589 ## 0x19bd
.short 16346 ## 0x3fda
.short 2393 ## 0x959
.short 6594 ## 0x19c2
.short 6597 ## 0x19c5
.short 17419 ## 0x440b
.short 2392 ## 0x958
.short 9543 ## 0x2547
.short 18560 ## 0x4880
.short 2273 ## 0x8e1
.short 6255 ## 0x186f
.short 779 ## 0x30b
.short 2274 ## 0x8e2
.short 11248 ## 0x2bf0
.short 20407 ## 0x4fb7
.short 7647 ## 0x1ddf
.short 20351 ## 0x4f7f
.short 6514 ## 0x1972
.short 10201 ## 0x27d9
.short 10202 ## 0x27da
.short 18811 ## 0x497b
.short 9297 ## 0x2451
.short 1581 ## 0x62d
.short 7650 ## 0x1de2
.short 9116 ## 0x239c
.short 10800 ## 0x2a30
.short 11875 ## 0x2e63
.short 9598 ## 0x257e
.short 7305 ## 0x1c89
.short 7651 ## 0x1de3
.short 7141 ## 0x1be5
.short 8817 ## 0x2271
.short 16463 ## 0x404f
.short 17411 ## 0x4403
.short 6403 ## 0x1903
.short 10206 ## 0x27de
.short 8831 ## 0x227f
.short 13490 ## 0x34b2
.short 19608 ## 0x4c98
.short 9123 ## 0x23a3
.short 7144 ## 0x1be8
.short 11885 ## 0x2e6d
.short 9241 ## 0x2419
.short 17420 ## 0x440c
.short 2275 ## 0x8e3
.short 9864 ## 0x2688
.short 9860 ## 0x2684
.short 5263 ## 0x148f
.short 1506 ## 0x5e2
.short 3991 ## 0xf97
.short 10315 ## 0x284b
.short 10316 ## 0x284c
.short 3993 ## 0xf99
.short 11256 ## 0x2bf8
.short 12654 ## 0x316e
.short 12587 ## 0x312b
.short 10558 ## 0x293e
.short 3994 ## 0xf9a
.short 16433 ## 0x4031
.short 8306 ## 0x2072
.short 12589 ## 0x312d
.short 10318 ## 0x284e
.short 1729 ## 0x6c1
.short 3912 ## 0xf48
.short 3979 ## 0xf8b
.short 12583 ## 0x3127
.short 10317 ## 0x284d
.short 9807 ## 0x264f
.short 10466 ## 0x28e2
.short 10467 ## 0x28e3
.short 5854 ## 0x16de
.short 10486 ## 0x28f6
.short 20770 ## 0x5122
.short 11065 ## 0x2b39
.short 3845 ## 0xf05
.short 5758 ## 0x167e
.short 5759 ## 0x167f
.short 7033 ## 0x1b79
.short 4829 ## 0x12dd
.short 14838 ## 0x39f6
.short 15088 ## 0x3af0
.short 5409 ## 0x1521
.short 5636 ## 0x1604
.short 8079 ## 0x1f8f
.short 5412 ## 0x1524
.short 13902 ## 0x364e
.short 8651 ## 0x21cb
.short 10853 ## 0x2a65
.short 1731 ## 0x6c3
.short 5307 ## 0x14bb
.short 5306 ## 0x14ba
.short 18138 ## 0x46da
.short 12067 ## 0x2f23
.short 2556 ## 0x9fc
.short 16174 ## 0x3f2e
.short 15215 ## 0x3b6f
.short 10533 ## 0x2925
.short 10531 ## 0x2923
.short 12069 ## 0x2f25
.short 2504 ## 0x9c8
.short 1997 ## 0x7cd
.short 18636 ## 0x48cc
.short 2891 ## 0xb4b
.short 17882 ## 0x45da
.short 16235 ## 0x3f6b
.short 17462 ## 0x4436
.short 12590 ## 0x312e
.short 10082 ## 0x2762
.short 17467 ## 0x443b
.short 12410 ## 0x307a
.short 19099 ## 0x4a9b
.short 8669 ## 0x21dd
.short 2617 ## 0xa39
.short 3192 ## 0xc78
.short 1137 ## 0x471
.short 17361 ## 0x43d1
.short 17471 ## 0x443f
.short 17472 ## 0x4440
.short 19842 ## 0x4d82
.short 127 ## 0x7f
.short 19815 ## 0x4d67
.short 2510 ## 0x9ce
.short 1138 ## 0x472
.short 17885 ## 0x45dd
.short 10066 ## 0x2752
.short 19562 ## 0x4c6a
.short 17480 ## 0x4448
.short 3201 ## 0xc81
.short 9496 ## 0x2518
.short 20013 ## 0x4e2d
.short 3848 ## 0xf08
.short 4090 ## 0xffa
.short 4120 ## 0x1018
.short 10413 ## 0x28ad
.short 10296 ## 0x2838
.short 19023 ## 0x4a4f
.short 2294 ## 0x8f6
.short 12658 ## 0x3172
.short 1500 ## 0x5dc
.short 15331 ## 0x3be3
.short 20308 ## 0x4f54
.short 19945 ## 0x4de9
.short 10176 ## 0x27c0
.short 168 ## 0xa8
.short 816 ## 0x330
.short 15291 ## 0x3bbb
.short 693 ## 0x2b5
.short 18997 ## 0x4a35
.short 1492 ## 0x5d4
.short 15289 ## 0x3bb9
.short 3036 ## 0xbdc
.short 10265 ## 0x2819
.short 10666 ## 0x29aa
.short 3038 ## 0xbde
.short 20635 ## 0x509b
.short 4667 ## 0x123b
.short 4668 ## 0x123c
.short 3084 ## 0xc0c
.short 3840 ## 0xf00
.short 14708 ## 0x3974
.short 18971 ## 0x4a1b
.short 11457 ## 0x2cc1
.short 1425 ## 0x591
.short 4350 ## 0x10fe
.short 1196 ## 0x4ac
.short 18972 ## 0x4a1c
.short 14600 ## 0x3908
.short 14724 ## 0x3984
.short 13904 ## 0x3650
.short 13905 ## 0x3651
.short 3838 ## 0xefe
.short 3786 ## 0xeca
.short 15707 ## 0x3d5b
.short 237 ## 0xed
.short 2941 ## 0xb7d
.short 15287 ## 0x3bb7
.short 20168 ## 0x4ec8
.short 12617 ## 0x3149
.short 13608 ## 0x3528
.short 13718 ## 0x3596
.short 18662 ## 0x48e6
.short 13720 ## 0x3598
.short 14992 ## 0x3a90
.short 15851 ## 0x3deb
.short 7386 ## 0x1cda
.short 7142 ## 0x1be6
.short 5992 ## 0x1768
.short 7387 ## 0x1cdb
.short 17474 ## 0x4442
.short 15106 ## 0x3b02
.short 14093 ## 0x370d
.short 16066 ## 0x3ec2
.short 16440 ## 0x4038
.short 17478 ## 0x4446
.short 8550 ## 0x2166
.short 550 ## 0x226
.short 17750 ## 0x4556
.short 12544 ## 0x3100
.short 5055 ## 0x13bf
.short 15934 ## 0x3e3e
.short 15936 ## 0x3e40
.short 5425 ## 0x1531
.short 16744 ## 0x4168
.short 5301 ## 0x14b5
.short 19448 ## 0x4bf8
.short 16924 ## 0x421c
.short 15754 ## 0x3d8a
.short 19449 ## 0x4bf9
.short 11022 ## 0x2b0e
.short 10711 ## 0x29d7
.short 11853 ## 0x2e4d
.short 19499 ## 0x4c2b
.short 6347 ## 0x18cb
.short 20649 ## 0x50a9
.short 6154 ## 0x180a
.short 6160 ## 0x1810
.short 11791 ## 0x2e0f
.short 6124 ## 0x17ec
.short 1783 ## 0x6f7
.short 1601 ## 0x641
.short 1602 ## 0x642
.short 5273 ## 0x1499
.short 17293 ## 0x438d
.short 18294 ## 0x4776
.short 16742 ## 0x4166
.short 381 ## 0x17d
.short 19383 ## 0x4bb7
.short 13821 ## 0x35fd
.short 20651 ## 0x50ab
.short 1727 ## 0x6bf
.short 17468 ## 0x443c
.short 7407 ## 0x1cef
.short 14916 ## 0x3a44
.short 9235 ## 0x2413
.short 9229 ## 0x240d
.short 1918 ## 0x77e
.short 12713 ## 0x31a9
.short 16743 ## 0x4167
.short 18295 ## 0x4777
.short 10936 ## 0x2ab8
.short 7307 ## 0x1c8b
.short 17734 ## 0x4546
.short 2144 ## 0x860
.short 19170 ## 0x4ae2
.short 18813 ## 0x497d
.short 1963 ## 0x7ab
.short 17998 ## 0x464e
.short 10801 ## 0x2a31
.short 19384 ## 0x4bb8
.short 2146 ## 0x862
.short 12642 ## 0x3162
.short 19171 ## 0x4ae3
.short 17479 ## 0x4447
.short 11116 ## 0x2b6c
.short 3503 ## 0xdaf
.short 15796 ## 0x3db4
.short 18203 ## 0x471b
.short 2394 ## 0x95a
.short 20772 ## 0x5124
.short 2880 ## 0xb40
.short 1964 ## 0x7ac
.short 7105 ## 0x1bc1
.short 17332 ## 0x43b4
.short 1768 ## 0x6e8
.short 1596 ## 0x63c
.short 5247 ## 0x147f
.short 18277 ## 0x4765
.short 7401 ## 0x1ce9
.short 9212 ## 0x23fc
.short 376 ## 0x178
.short 14906 ## 0x3a3a
.short 20633 ## 0x5099
.short 18286 ## 0x476e
.short 18806 ## 0x4976
.short 2139 ## 0x85b
.short 12641 ## 0x3161
.short 15795 ## 0x3db3
.short 9360 ## 0x2490
.short 11221 ## 0x2bd5
.short 4534 ## 0x11b6
.short 11222 ## 0x2bd6
.short 17469 ## 0x443d
.short 9377 ## 0x24a1
.short 9382 ## 0x24a6
.short 4535 ## 0x11b7
.short 7734 ## 0x1e36
.short 2454 ## 0x996
.short 9242 ## 0x241a
.short 2455 ## 0x997
.short 9337 ## 0x2479
.short 4522 ## 0x11aa
.short 7730 ## 0x1e32
.short 4874 ## 0x130a
.short 12494 ## 0x30ce
.short 818 ## 0x332
.short 4844 ## 0x12ec
.short 19095 ## 0x4a97
.short 2062 ## 0x80e
.short 5278 ## 0x149e
.short 7621 ## 0x1dc5
.short 16679 ## 0x4127
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _pinyin_charcmp ; -- Begin function pinyin_charcmp
.p2align 2
_pinyin_charcmp: ; @pinyin_charcmp
.cfi_startproc
; %bb.0:
mov w9, #-19968
mov w10, #20901
add w11, w0, w9
cmp w11, w10
Lloh0:
adrp x8, _pinyincmp@PAGE
Lloh1:
add x8, x8, _pinyincmp@PAGEOFF
b.hi LBB0_2
; %bb.1:
ldrh w11, [x8, w11, uxtw #1]
mov w12, #19968
add w0, w11, w12
LBB0_2:
add w9, w1, w9
cmp w9, w10
b.hi LBB0_4
; %bb.3:
mov w9, #-19968
add w9, w1, w9
ldrh w8, [x8, w9, uxtw #1]
mov w9, #19968
add w1, w8, w9
LBB0_4:
sub w0, w0, w1
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.globl _pinyin_strncmp ; -- Begin function pinyin_strncmp
.p2align 2
_pinyin_strncmp: ; @pinyin_strncmp
.cfi_startproc
; %bb.0:
cbz x0, LBB1_12
; %bb.1:
cbz x1, LBB1_13
; %bb.2:
mov x8, #0
cbz x2, LBB1_7
LBB1_3: ; =>This Inner Loop Header: Depth=1
ldrh w9, [x0, x8, lsl #1]
cbz w9, LBB1_7
; %bb.4: ; in Loop: Header=BB1_3 Depth=1
ldrh w10, [x1, x8, lsl #1]
cmp w10, #0
ccmp w9, w10, #0, ne
b.ne LBB1_7
; %bb.5: ; in Loop: Header=BB1_3 Depth=1
add x8, x8, #1
cmp x2, x8
b.ne LBB1_3
; %bb.6:
mov x8, x2
LBB1_7:
lsl x9, x8, #1
ldrh w8, [x0, x9]
ldrh w9, [x1, x9]
mov w11, #-19968
mov w12, #20901
add w13, w8, w11
cmp w13, w12
Lloh2:
adrp x10, _pinyincmp@PAGE
Lloh3:
add x10, x10, _pinyincmp@PAGEOFF
b.hi LBB1_9
; %bb.8:
ldrh w8, [x10, w13, uxtw #1]
mov w13, #19968
add w8, w8, w13
LBB1_9:
add w11, w9, w11
cmp w11, w12
b.hi LBB1_11
; %bb.10:
mov w11, #-19968
add w9, w9, w11
ldrh w9, [x10, w9, uxtw #1]
mov w10, #19968
add w9, w9, w10
LBB1_11:
sub w0, w8, w9
ret
LBB1_12:
mov w0, #-1
ret
LBB1_13:
mov w0, #1
ret
.loh AdrpAdd Lloh2, Lloh3
.cfi_endproc
; -- End function
.globl _pinyin_strcmp ; -- Begin function pinyin_strcmp
.p2align 2
_pinyin_strcmp: ; @pinyin_strcmp
.cfi_startproc
; %bb.0:
cbz x0, LBB2_12
; %bb.1:
cbz x1, LBB2_13
; %bb.2:
mov x10, #0
LBB2_3: ; =>This Inner Loop Header: Depth=1
lsl x9, x10, #1
ldrh w8, [x0, x9]
ldrh w9, [x1, x9]
cbz w8, LBB2_9
; %bb.4: ; in Loop: Header=BB2_3 Depth=1
cmp w9, #0
ccmp w8, w9, #0, ne
b.ne LBB2_7
; %bb.5: ; in Loop: Header=BB2_3 Depth=1
add x10, x10, #1
cmn x10, #1
b.ne LBB2_3
; %bb.6:
ldurh w8, [x0, #-2]
LBB2_7:
ldrh w9, [x1, x10, lsl #1]
mov w10, #-19968
mov w11, #20901
add w10, w8, w10
cmp w10, w11
b.hi LBB2_9
; %bb.8:
Lloh4:
adrp x8, _pinyincmp@PAGE
Lloh5:
add x8, x8, _pinyincmp@PAGEOFF
ldrh w8, [x8, w10, uxtw #1]
mov w10, #19968
add w8, w8, w10
LBB2_9:
mov w10, #-19968
mov w11, #20901
add w10, w9, w10
cmp w10, w11
b.hi LBB2_11
; %bb.10:
Lloh6:
adrp x9, _pinyincmp@PAGE
Lloh7:
add x9, x9, _pinyincmp@PAGEOFF
ldrh w9, [x9, w10, uxtw #1]
mov w10, #19968
add w9, w9, w10
LBB2_11:
sub w0, w8, w9
ret
LBB2_12:
mov w0, #-1
ret
LBB2_13:
mov w0, #1
ret
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh6, Lloh7
.cfi_endproc
; -- End function
.globl _pinyin_charcasecmp ; -- Begin function pinyin_charcasecmp
.p2align 2
_pinyin_charcasecmp: ; @pinyin_charcasecmp
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x1
mov x20, x0
bl ___tolower
mov w8, #19968
cmp w0, w8
b.lt LBB3_3
; %bb.1:
mov x0, x20
bl ___tolower
mov w8, #40869
cmp w0, w8
b.gt LBB3_3
; %bb.2:
mov x0, x20
bl ___tolower
Lloh8:
adrp x8, _pinyincmp@PAGE
Lloh9:
add x8, x8, _pinyincmp@PAGEOFF
add x8, x8, w0, sxtw #1
mov x9, #-39936
ldrh w8, [x8, x9]
mov w9, #19968
add w20, w8, w9
b LBB3_4
LBB3_3:
mov x0, x20
bl ___tolower
mov x20, x0
LBB3_4:
mov x0, x19
bl ___tolower
mov w8, #19968
cmp w0, w8
b.lt LBB3_7
; %bb.5:
mov x0, x19
bl ___tolower
mov w8, #40869
cmp w0, w8
b.gt LBB3_7
; %bb.6:
mov x0, x19
bl ___tolower
Lloh10:
adrp x8, _pinyincmp@PAGE
Lloh11:
add x8, x8, _pinyincmp@PAGEOFF
add x8, x8, w0, sxtw #1
mov x9, #-39936
ldrh w8, [x8, x9]
mov w9, #19968
add w0, w8, w9
b LBB3_8
LBB3_7:
mov x0, x19
bl ___tolower
LBB3_8:
sub w0, w20, w0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh10, Lloh11
.cfi_endproc
; -- End function
.globl _pinyin_strncasecmp ; -- Begin function pinyin_strncasecmp
.p2align 2
_pinyin_strncasecmp: ; @pinyin_strncasecmp
.cfi_startproc
; %bb.0:
cbz x0, LBB4_8
; %bb.1:
cbz x1, LBB4_9
; %bb.2:
mov x8, #0
cbz x2, LBB4_7
LBB4_3: ; =>This Inner Loop Header: Depth=1
ldrh w9, [x0, x8, lsl #1]
cbz w9, LBB4_7
; %bb.4: ; in Loop: Header=BB4_3 Depth=1
ldrh w10, [x1, x8, lsl #1]
cmp w10, #0
ccmp w9, w10, #0, ne
b.ne LBB4_7
; %bb.5: ; in Loop: Header=BB4_3 Depth=1
add x8, x8, #1
cmp x2, x8
b.ne LBB4_3
; %bb.6:
mov x8, x2
LBB4_7:
lsl x8, x8, #1
ldrh w0, [x0, x8]
ldrh w1, [x1, x8]
b _pinyin_charcasecmp
LBB4_8:
mov w0, #-1
ret
LBB4_9:
mov w0, #1
ret
.cfi_endproc
; -- End function
.globl _pinyin_strcasecmp ; -- Begin function pinyin_strcasecmp
.p2align 2
_pinyin_strcasecmp: ; @pinyin_strcasecmp
.cfi_startproc
; %bb.0:
cbz x0, LBB5_8
; %bb.1:
cbz x1, LBB5_9
; %bb.2:
mov x9, #0
LBB5_3: ; =>This Inner Loop Header: Depth=1
ldrh w8, [x0, x9, lsl #1]
cbz w8, LBB5_7
; %bb.4: ; in Loop: Header=BB5_3 Depth=1
ldrh w10, [x1, x9, lsl #1]
cmp w10, #0
ccmp w8, w10, #0, ne
b.ne LBB5_7
; %bb.5: ; in Loop: Header=BB5_3 Depth=1
add x9, x9, #1
cmn x9, #1
b.ne LBB5_3
; %bb.6:
ldurh w8, [x0, #-2]
LBB5_7:
ldrh w1, [x1, x9, lsl #1]
mov x0, x8
b _pinyin_charcasecmp
LBB5_8:
mov w0, #-1
ret
LBB5_9:
mov w0, #1
ret
.cfi_endproc
; -- End function
.section __TEXT,__const
.p2align 1 ; @pinyincmp
_pinyincmp:
.short 17847 ; 0x45b7
.short 3020 ; 0xbcc
.short 7791 ; 0x1e6f
.short 11747 ; 0x2de3
.short 13406 ; 0x345e
.short 16239 ; 0x3f6f
.short 10614 ; 0x2976
.short 15414 ; 0x3c36
.short 19618 ; 0x4ca2
.short 13144 ; 0x3358
.short 13407 ; 0x345f
.short 16240 ; 0x3f70
.short 6068 ; 0x17b4
.short 1052 ; 0x41c
.short 18773 ; 0x4955
.short 10292 ; 0x2834
.short 4217 ; 0x1079
.short 1898 ; 0x76a
.short 1899 ; 0x76b
.short 20417 ; 0x4fc1
.short 12273 ; 0x2ff1
.short 11376 ; 0x2c70
.short 13739 ; 0x35ab
.short 13740 ; 0x35ac
.short 12466 ; 0x30b2
.short 883 ; 0x373
.short 17787 ; 0x457b
.short 2241 ; 0x8c1
.short 3065 ; 0xbf9
.short 14047 ; 0x36df
.short 1640 ; 0x668
.short 3060 ; 0xbf4
.short 12467 ; 0x30b3
.short 8961 ; 0x2301
.short 3061 ; 0xbf5
.short 18616 ; 0x48b8
.short 8962 ; 0x2302
.short 17366 ; 0x43d6
.short 907 ; 0x38b
.short 13179 ; 0x337b
.short 4936 ; 0x1348
.short 7245 ; 0x1c4d
.short 4451 ; 0x1163
.short 17258 ; 0x436a
.short 20469 ; 0x4ff5
.short 20142 ; 0x4eae
.short 6243 ; 0x1863
.short 6976 ; 0x1b40
.short 3866 ; 0xf1a
.short 4781 ; 0x12ad
.short 2030 ; 0x7ee
.short 1371 ; 0x55b
.short 9087 ; 0x237f
.short 20549 ; 0x5045
.short 20337 ; 0x4f71
.short 5020 ; 0x139c
.short 15367 ; 0x3c07
.short 2512 ; 0x9d0
.short 15503 ; 0x3c8f
.short 20338 ; 0x4f72
.short 7146 ; 0x1bea
.short 8718 ; 0x220e
.short 7392 ; 0x1ce0
.short 11552 ; 0x2d20
.short 3996 ; 0xf9c
.short 17886 ; 0x45de
.short 17999 ; 0x464f
.short 10650 ; 0x299a
.short 15853 ; 0x3ded
.short 7267 ; 0x1c63
.short 7268 ; 0x1c64
.short 15232 ; 0x3b80
.short 10022 ; 0x2726
.short 18000 ; 0x4650
.short 5342 ; 0x14de
.short 19903 ; 0x4dbf
.short 15797 ; 0x3db5
.short 19474 ; 0x4c12
.short 5460 ; 0x1554
.short 3577 ; 0xdf9
.short 8506 ; 0x213a
.short 18253 ; 0x474d
.short 11582 ; 0x2d3e
.short 11203 ; 0x2bc3
.short 12216 ; 0x2fb8
.short 5531 ; 0x159b
.short 4739 ; 0x1283
.short 1648 ; 0x670
.short 1655 ; 0x677
.short 17963 ; 0x462b
.short 18204 ; 0x471c
.short 15353 ; 0x3bf9
.short 10344 ; 0x2868
.short 7266 ; 0x1c62
.short 11886 ; 0x2e6e
.short 17778 ; 0x4572
.short 16071 ; 0x3ec7
.short 16441 ; 0x4039
.short 4218 ; 0x107a
.short 7269 ; 0x1c65
.short 5042 ; 0x13b2
.short 5343 ; 0x14df
.short 13849 ; 0x3619
.short 3132 ; 0xc3c
.short 13724 ; 0x359c
.short 6074 ; 0x17ba
.short 10698 ; 0x29ca
.short 7726 ; 0x1e2e
.short 7907 ; 0x1ee3
.short 15010 ; 0x3aa2
.short 10543 ; 0x292f
.short 11097 ; 0x2b59
.short 9850 ; 0x267a
.short 9690 ; 0x25da
.short 1109 ; 0x455
.short 13022 ; 0x32de
.short 17133 ; 0x42ed
.short 17424 ; 0x4410
.short 11374 ; 0x2c6e
.short 13247 ; 0x33bf
.short 10622 ; 0x297e
.short 12041 ; 0x2f09
.short 14140 ; 0x373c
.short 3513 ; 0xdb9
.short 2332 ; 0x91c
.short 1241 ; 0x4d9
.short 12049 ; 0x2f11
.short 20054 ; 0x4e56
.short 4853 ; 0x12f5
.short 4252 ; 0x109c
.short 9692 ; 0x25dc
.short 9126 ; 0x23a6
.short 18102 ; 0x46b6
.short 7531 ; 0x1d6b
.short 9036 ; 0x234c
.short 9829 ; 0x2665
.short 18679 ; 0x48f7
.short 19844 ; 0x4d84
.short 13747 ; 0x35b3
.short 13750 ; 0x35b6
.short 3557 ; 0xde5
.short 1965 ; 0x7ad
.short 18677 ; 0x48f5
.short 8088 ; 0x1f98
.short 18678 ; 0x48f6
.short 19117 ; 0x4aad
.short 5543 ; 0x15a7
.short 11789 ; 0x2e0d
.short 15854 ; 0x3dee
.short 7145 ; 0x1be9
.short 14096 ; 0x3710
.short 14318 ; 0x37ee
.short 4465 ; 0x1171
.short 4502 ; 0x1196
.short 17306 ; 0x439a
.short 16628 ; 0x40f4
.short 17310 ; 0x439e
.short 11797 ; 0x2e15
.short 17313 ; 0x43a1
.short 6175 ; 0x181f
.short 15077 ; 0x3ae5
.short 15434 ; 0x3c4a
.short 7777 ; 0x1e61
.short 2458 ; 0x99a
.short 6746 ; 0x1a5a
.short 5032 ; 0x13a8
.short 18011 ; 0x465b
.short 1368 ; 0x558
.short 5319 ; 0x14c7
.short 10566 ; 0x2946
.short 17780 ; 0x4574
.short 16480 ; 0x4060
.short 7109 ; 0x1bc5
.short 14975 ; 0x3a7f
.short 8973 ; 0x230d
.short 16481 ; 0x4061
.short 7113 ; 0x1bc9
.short 17794 ; 0x4582
.short 12302 ; 0x300e
.short 967 ; 0x3c7
.short 18657 ; 0x48e1
.short 16705 ; 0x4141
.short 2552 ; 0x9f8
.short 8858 ; 0x229a
.short 3367 ; 0xd27
.short 15611 ; 0x3cfb
.short 12843 ; 0x322b
.short 12844 ; 0x322c
.short 6164 ; 0x1814
.short 12778 ; 0x31ea
.short 15435 ; 0x3c4b
.short 18001 ; 0x4651
.short 13682 ; 0x3572
.short 12845 ; 0x322d
.short 8504 ; 0x2138
.short 3021 ; 0xbcd
.short 19386 ; 0x4bba
.short 7035 ; 0x1b7b
.short 11687 ; 0x2da7
.short 1864 ; 0x748
.short 197 ; 0xc5
.short 19609 ; 0x4c99
.short 7010 ; 0x1b62
.short 6977 ; 0x1b41
.short 874 ; 0x36a
.short 12903 ; 0x3267
.short 2205 ; 0x89d
.short 3944 ; 0xf68
.short 14659 ; 0x3943
.short 9705 ; 0x25e9
.short 3512 ; 0xdb8
.short 1148 ; 0x47c
.short 20592 ; 0x5070
.short 13741 ; 0x35ad
.short 14417 ; 0x3851
.short 19619 ; 0x4ca3
.short 4124 ; 0x101c
.short 16255 ; 0x3f7f
.short 16256 ; 0x3f80
.short 3338 ; 0xd0a
.short 5361 ; 0x14f1
.short 15019 ; 0x3aab
.short 12869 ; 0x3245
.short 11973 ; 0x2ec5
.short 4262 ; 0x10a6
.short 18006 ; 0x4656
.short 952 ; 0x3b8
.short 2467 ; 0x9a3
.short 9248 ; 0x2420
.short 17965 ; 0x462d
.short 1508 ; 0x5e4
.short 1427 ; 0x593
.short 13106 ; 0x3332
.short 13408 ; 0x3460
.short 17887 ; 0x45df
.short 10583 ; 0x2957
.short 10122 ; 0x278a
.short 12870 ; 0x3246
.short 3656 ; 0xe48
.short 1509 ; 0x5e5
.short 17615 ; 0x44cf
.short 12036 ; 0x2f04
.short 20184 ; 0x4ed8
.short 11461 ; 0x2cc5
.short 15775 ; 0x3d9f
.short 15856 ; 0x3df0
.short 6599 ; 0x19c7
.short 6444 ; 0x192c
.short 17711 ; 0x452f
.short 3868 ; 0xf1c
.short 1149 ; 0x47d
.short 12872 ; 0x3248
.short 15438 ; 0x3c4e
.short 3849 ; 0xf09
.short 2741 ; 0xab5
.short 3705 ; 0xe79
.short 20143 ; 0x4eaf
.short 11888 ; 0x2e70
.short 11278 ; 0x2c0e
.short 18681 ; 0x48f9
.short 2947 ; 0xb83
.short 3307 ; 0xceb
.short 15897 ; 0x3e19
.short 18012 ; 0x465c
.short 16779 ; 0x418b
.short 7778 ; 0x1e62
.short 17851 ; 0x45bb
.short 6166 ; 0x1816
.short 41 ; 0x29
.short 15857 ; 0x3df1
.short 6266 ; 0x187a
.short 3999 ; 0xf9f
.short 3578 ; 0xdfa
.short 16876 ; 0x41ec
.short 7057 ; 0x1b91
.short 11377 ; 0x2c71
.short 2542 ; 0x9ee
.short 3958 ; 0xf76
.short 11034 ; 0x2b1a
.short 20185 ; 0x4ed9
.short 18552 ; 0x4878
.short 6017 ; 0x1781
.short 5886 ; 0x16fe
.short 18774 ; 0x4956
.short 2337 ; 0x921
.short 19120 ; 0x4ab0
.short 13154 ; 0x3362
.short 15548 ; 0x3cbc
.short 2012 ; 0x7dc
.short 1513 ; 0x5e9
.short 17276 ; 0x437c
.short 12094 ; 0x2f3e
.short 13382 ; 0x3446
.short 1408 ; 0x580
.short 9706 ; 0x25ea
.short 1150 ; 0x47e
.short 17236 ; 0x4354
.short 16782 ; 0x418e
.short 15549 ; 0x3cbd
.short 20356 ; 0x4f84
.short 19345 ; 0x4b91
.short 16305 ; 0x3fb1
.short 11039 ; 0x2b1f
.short 953 ; 0x3b9
.short 4604 ; 0x11fc
.short 10803 ; 0x2a33
.short 10804 ; 0x2a34
.short 16684 ; 0x412c
.short 319 ; 0x13f
.short 16985 ; 0x4259
.short 9161 ; 0x23c9
.short 20248 ; 0x4f18
.short 13495 ; 0x34b7
.short 12553 ; 0x3109
.short 14101 ; 0x3715
.short 509 ; 0x1fd
.short 14102 ; 0x3716
.short 4183 ; 0x1057
.short 11378 ; 0x2c72
.short 18017 ; 0x4661
.short 14103 ; 0x3717
.short 17968 ; 0x4630
.short 19845 ; 0x4d85
.short 2893 ; 0xb4d
.short 5044 ; 0x13b4
.short 9858 ; 0x2682
.short 2559 ; 0x9ff
.short 20357 ; 0x4f85
.short 1054 ; 0x41e
.short 12554 ; 0x310a
.short 556 ; 0x22c
.short 19637 ; 0x4cb5
.short 2186 ; 0x88a
.short 15615 ; 0x3cff
.short 2742 ; 0xab6
.short 20358 ; 0x4f86
.short 20880 ; 0x5190
.short 18640 ; 0x48d0
.short 17616 ; 0x44d0
.short 14795 ; 0x39cb
.short 19564 ; 0x4c6c
.short 5218 ; 0x1462
.short 579 ; 0x243
.short 15258 ; 0x3b9a
.short 13459 ; 0x3493
.short 18682 ; 0x48fa
.short 18018 ; 0x4662
.short 3945 ; 0xf69
.short 20882 ; 0x5192
.short 4556 ; 0x11cc
.short 10975 ; 0x2adf
.short 15021 ; 0x3aad
.short 10805 ; 0x2a35
.short 16261 ; 0x3f85
.short 12594 ; 0x3132
.short 18480 ; 0x4830
.short 15334 ; 0x3be6
.short 11982 ; 0x2ece
.short 13685 ; 0x3575
.short 7685 ; 0x1e05
.short 369 ; 0x171
.short 11280 ; 0x2c10
.short 5862 ; 0x16e6
.short 5279 ; 0x149f
.short 8478 ; 0x211e
.short 16471 ; 0x4057
.short 4411 ; 0x113b
.short 17580 ; 0x44ac
.short 261 ; 0x105
.short 3593 ; 0xe09
.short 10445 ; 0x28cd
.short 6372 ; 0x18e4
.short 3560 ; 0xde8
.short 908 ; 0x38c
.short 6176 ; 0x1820
.short 5314 ; 0x14c2
.short 6012 ; 0x177c
.short 4886 ; 0x1316
.short 12671 ; 0x317f
.short 14890 ; 0x3a2a
.short 6789 ; 0x1a85
.short 2192 ; 0x890
.short 18030 ; 0x466e
.short 13726 ; 0x359e
.short 16823 ; 0x41b7
.short 13497 ; 0x34b9
.short 15239 ; 0x3b87
.short 7737 ; 0x1e39
.short 19948 ; 0x4dec
.short 4195 ; 0x1063
.short 8280 ; 0x2058
.short 17896 ; 0x45e8
.short 1766 ; 0x6e6
.short 7989 ; 0x1f35
.short 4812 ; 0x12cc
.short 8725 ; 0x2215
.short 18209 ; 0x4721
.short 13751 ; 0x35b7
.short 10220 ; 0x27ec
.short 20278 ; 0x4f36
.short 16988 ; 0x425c
.short 18641 ; 0x48d1
.short 74 ; 0x4a
.short 9527 ; 0x2537
.short 10546 ; 0x2932
.short 3518 ; 0xdbe
.short 9710 ; 0x25ee
.short 3097 ; 0xc19
.short 1286 ; 0x506
.short 1702 ; 0x6a6
.short 17239 ; 0x4357
.short 4514 ; 0x11a2
.short 20204 ; 0x4eec
.short 17856 ; 0x45c0
.short 12992 ; 0x32c0
.short 6601 ; 0x19c9
.short 16197 ; 0x3f45
.short 14108 ; 0x371c
.short 2470 ; 0x9a6
.short 9620 ; 0x2594
.short 14430 ; 0x385e
.short 6790 ; 0x1a86
.short 19738 ; 0x4d1a
.short 1199 ; 0x4af
.short 12217 ; 0x2fb9
.short 8004 ; 0x1f44
.short 1297 ; 0x511
.short 10976 ; 0x2ae0
.short 10999 ; 0x2af7
.short 7064 ; 0x1b98
.short 15867 ; 0x3dfb
.short 5426 ; 0x1532
.short 7227 ; 0x1c3b
.short 1690 ; 0x69a
.short 19819 ; 0x4d6b
.short 20888 ; 0x5198
.short 1902 ; 0x76e
.short 12303 ; 0x300f
.short 9622 ; 0x2596
.short 7357 ; 0x1cbd
.short 13927 ; 0x3667
.short 14994 ; 0x3a92
.short 13565 ; 0x34fd
.short 15244 ; 0x3b8c
.short 962 ; 0x3c2
.short 10675 ; 0x29b3
.short 16521 ; 0x4089
.short 738 ; 0x2e2
.short 15194 ; 0x3b5a
.short 18779 ; 0x495b
.short 16143 ; 0x3f0f
.short 2278 ; 0x8e6
.short 3401 ; 0xd49
.short 12507 ; 0x30db
.short 16965 ; 0x4245
.short 4837 ; 0x12e5
.short 7971 ; 0x1f23
.short 15868 ; 0x3dfc
.short 7653 ; 0x1de5
.short 18045 ; 0x467d
.short 4101 ; 0x1005
.short 8947 ; 0x22f3
.short 20800 ; 0x5140
.short 12249 ; 0x2fd9
.short 8733 ; 0x221d
.short 18522 ; 0x485a
.short 5994 ; 0x176a
.short 7176 ; 0x1c08
.short 12096 ; 0x2f40
.short 13167 ; 0x336f
.short 11277 ; 0x2c0d
.short 14226 ; 0x3792
.short 4021 ; 0xfb5
.short 15956 ; 0x3e54
.short 8687 ; 0x21ef
.short 10297 ; 0x2839
.short 11584 ; 0x2d40
.short 388 ; 0x184
.short 18694 ; 0x4906
.short 14113 ; 0x3721
.short 16199 ; 0x3f47
.short 16786 ; 0x4192
.short 16877 ; 0x41ed
.short 18780 ; 0x495c
.short 2820 ; 0xb04
.short 1515 ; 0x5eb
.short 1865 ; 0x749
.short 20033 ; 0x4e41
.short 17427 ; 0x4413
.short 8845 ; 0x228d
.short 8734 ; 0x221e
.short 8281 ; 0x2059
.short 14053 ; 0x36e5
.short 6539 ; 0x198b
.short 16878 ; 0x41ee
.short 4103 ; 0x1007
.short 6027 ; 0x178b
.short 7428 ; 0x1d04
.short 16609 ; 0x40e1
.short 11147 ; 0x2b8b
.short 6609 ; 0x19d1
.short 809 ; 0x329
.short 1975 ; 0x7b7
.short 3772 ; 0xebc
.short 3932 ; 0xf5c
.short 17319 ; 0x43a7
.short 104 ; 0x68
.short 455 ; 0x1c7
.short 18831 ; 0x498f
.short 16759 ; 0x4177
.short 564 ; 0x234
.short 1743 ; 0x6cf
.short 1410 ; 0x582
.short 19924 ; 0x4dd4
.short 912 ; 0x390
.short 7289 ; 0x1c79
.short 17668 ; 0x4504
.short 2340 ; 0x924
.short 8846 ; 0x228e
.short 15387 ; 0x3c1b
.short 8282 ; 0x205a
.short 1154 ; 0x482
.short 20745 ; 0x5109
.short 4454 ; 0x1166
.short 4753 ; 0x1291
.short 456 ; 0x1c8
.short 14868 ; 0x3a14
.short 13859 ; 0x3623
.short 13860 ; 0x3624
.short 10123 ; 0x278b
.short 2663 ; 0xa67
.short 14527 ; 0x38bf
.short 7551 ; 0x1d7f
.short 2064 ; 0x810
.short 16846 ; 0x41ce
.short 11327 ; 0x2c3f
.short 14641 ; 0x3931
.short 5452 ; 0x154c
.short 17977 ; 0x4639
.short 11753 ; 0x2de9
.short 14805 ; 0x39d5
.short 4284 ; 0x10bc
.short 7179 ; 0x1c0b
.short 6994 ; 0x1b52
.short 14294 ; 0x37d6
.short 1467 ; 0x5bb
.short 6920 ; 0x1b08
.short 3713 ; 0xe81
.short 19952 ; 0x4df0
.short 7912 ; 0x1ee8
.short 7504 ; 0x1d50
.short 20691 ; 0x50d3
.short 7429 ; 0x1d05
.short 12098 ; 0x2f42
.short 10780 ; 0x2a1c
.short 9712 ; 0x25f0
.short 20528 ; 0x5030
.short 15756 ; 0x3d8c
.short 9769 ; 0x2629
.short 14147 ; 0x3743
.short 8607 ; 0x219f
.short 5995 ; 0x176b
.short 3073 ; 0xc01
.short 20679 ; 0x50c7
.short 490 ; 0x1ea
.short 15869 ; 0x3dfd
.short 7320 ; 0x1c98
.short 10658 ; 0x29a2
.short 1095 ; 0x447
.short 6542 ; 0x198e
.short 19504 ; 0x4c30
.short 17762 ; 0x4562
.short 19953 ; 0x4df1
.short 13274 ; 0x33da
.short 12378 ; 0x305a
.short 12279 ; 0x2ff7
.short 18342 ; 0x47a6
.short 1616 ; 0x650
.short 12050 ; 0x2f12
.short 17432 ; 0x4418
.short 13046 ; 0x32f6
.short 20194 ; 0x4ee2
.short 2116 ; 0x844
.short 6447 ; 0x192f
.short 6291 ; 0x1893
.short 15563 ; 0x3ccb
.short 18787 ; 0x4963
.short 916 ; 0x394
.short 13091 ; 0x3323
.short 14757 ; 0x39a5
.short 15471 ; 0x3c6f
.short 11492 ; 0x2ce4
.short 17495 ; 0x4457
.short 3883 ; 0xf2b
.short 14642 ; 0x3932
.short 15780 ; 0x3da4
.short 3455 ; 0xd7f
.short 16650 ; 0x410a
.short 1522 ; 0x5f2
.short 13620 ; 0x3534
.short 7740 ; 0x1e3c
.short 2826 ; 0xb0a
.short 20895 ; 0x519f
.short 1251 ; 0x4e3
.short 14978 ; 0x3a82
.short 460 ; 0x1cc
.short 17802 ; 0x458a
.short 5755 ; 0x167b
.short 17725 ; 0x453d
.short 19569 ; 0x4c71
.short 1903 ; 0x76f
.short 17339 ; 0x43bb
.short 18593 ; 0x48a1
.short 6610 ; 0x19d2
.short 16975 ; 0x424f
.short 19434 ; 0x4bea
.short 2151 ; 0x867
.short 4142 ; 0x102e
.short 539 ; 0x21b
.short 20055 ; 0x4e57
.short 20727 ; 0x50f7
.short 10301 ; 0x283d
.short 6189 ; 0x182d
.short 17981 ; 0x463d
.short 16699 ; 0x413b
.short 17212 ; 0x433c
.short 1085 ; 0x43d
.short 3231 ; 0xc9f
.short 1207 ; 0x4b7
.short 19751 ; 0x4d27
.short 11119 ; 0x2b6f
.short 15072 ; 0x3ae0
.short 15073 ; 0x3ae1
.short 461 ; 0x1cd
.short 19256 ; 0x4b38
.short 9406 ; 0x24be
.short 6925 ; 0x1b0d
.short 15564 ; 0x3ccc
.short 3855 ; 0xf0f
.short 1434 ; 0x59a
.short 8130 ; 0x1fc2
.short 14206 ; 0x377e
.short 20072 ; 0x4e68
.short 14242 ; 0x37a2
.short 16188 ; 0x3f3c
.short 4148 ; 0x1034
.short 19043 ; 0x4a63
.short 12961 ; 0x32a1
.short 8765 ; 0x223d
.short 11045 ; 0x2b25
.short 19180 ; 0x4aec
.short 6708 ; 0x1a34
.short 9835 ; 0x266b
.short 352 ; 0x160
.short 2864 ; 0xb30
.short 14605 ; 0x390d
.short 5189 ; 0x1445
.short 6930 ; 0x1b12
.short 15990 ; 0x3e76
.short 13352 ; 0x3428
.short 12101 ; 0x2f45
.short 7567 ; 0x1d8f
.short 1156 ; 0x484
.short 1981 ; 0x7bd
.short 13155 ; 0x3363
.short 465 ; 0x1d1
.short 16616 ; 0x40e8
.short 18531 ; 0x4863
.short 17672 ; 0x4508
.short 14577 ; 0x38f1
.short 14382 ; 0x382e
.short 17625 ; 0x44d9
.short 3586 ; 0xe02
.short 917 ; 0x395
.short 6389 ; 0x18f5
.short 2466 ; 0x9a2
.short 19246 ; 0x4b2e
.short 14644 ; 0x3934
.short 4652 ; 0x122c
.short 836 ; 0x344
.short 1953 ; 0x7a1
.short 11070 ; 0x2b3e
.short 1118 ; 0x45e
.short 8557 ; 0x216d
.short 2319 ; 0x90f
.short 18485 ; 0x4835
.short 19308 ; 0x4b6c
.short 20733 ; 0x50fd
.short 11334 ; 0x2c46
.short 14166 ; 0x3756
.short 180 ; 0xb4
.short 2019 ; 0x7e3
.short 18796 ; 0x496c
.short 19506 ; 0x4c32
.short 20790 ; 0x5136
.short 13387 ; 0x344b
.short 2049 ; 0x801
.short 7198 ; 0x1c1e
.short 1803 ; 0x70b
.short 13271 ; 0x33d7
.short 5112 ; 0x13f8
.short 19590 ; 0x4c86
.short 12387 ; 0x3063
.short 17347 ; 0x43c3
.short 2841 ; 0xb19
.short 16713 ; 0x4149
.short 9411 ; 0x24c3
.short 466 ; 0x1d2
.short 11541 ; 0x2d15
.short 7041 ; 0x1b81
.short 8929 ; 0x22e1
.short 9548 ; 0x254c
.short 9901 ; 0x26ad
.short 12006 ; 0x2ee6
.short 16277 ; 0x3f95
.short 14580 ; 0x38f4
.short 18418 ; 0x47f2
.short 3117 ; 0xc2d
.short 20443 ; 0x4fdb
.short 16508 ; 0x407c
.short 13357 ; 0x342d
.short 12225 ; 0x2fc1
.short 7236 ; 0x1c44
.short 15197 ; 0x3b5d
.short 20864 ; 0x5180
.short 11713 ; 0x2dc1
.short 16012 ; 0x3e8c
.short 8463 ; 0x210f
.short 1459 ; 0x5b3
.short 4826 ; 0x12da
.short 8990 ; 0x231e
.short 11772 ; 0x2dfc
.short 2730 ; 0xaaa
.short 1332 ; 0x534
.short 15589 ; 0x3ce5
.short 6110 ; 0x17de
.short 943 ; 0x3af
.short 5920 ; 0x1720
.short 2028 ; 0x7ec
.short 14944 ; 0x3a60
.short 2581 ; 0xa15
.short 6814 ; 0x1a9e
.short 7297 ; 0x1c81
.short 13240 ; 0x33b8
.short 3858 ; 0xf12
.short 16420 ; 0x4024
.short 7370 ; 0x1cca
.short 3479 ; 0xd97
.short 6761 ; 0x1a69
.short 6636 ; 0x19ec
.short 15044 ; 0x3ac4
.short 9128 ; 0x23a8
.short 989 ; 0x3dd
.short 4701 ; 0x125d
.short 16278 ; 0x3f96
.short 14256 ; 0x37b0
.short 16421 ; 0x4025
.short 6688 ; 0x1a20
.short 10415 ; 0x28af
.short 17815 ; 0x4597
.short 7086 ; 0x1bae
.short 6451 ; 0x1933
.short 12259 ; 0x2fe3
.short 11482 ; 0x2cda
.short 3898 ; 0xf3a
.short 20266 ; 0x4f2a
.short 54 ; 0x36
.short 13140 ; 0x3354
.short 17941 ; 0x4615
.short 7670 ; 0x1df6
.short 11005 ; 0x2afd
.short 1338 ; 0x53a
.short 18126 ; 0x46ce
.short 2604 ; 0xa2c
.short 7158 ; 0x1bf6
.short 17061 ; 0x42a5
.short 8012 ; 0x1f4c
.short 6573 ; 0x19ad
.short 1989 ; 0x7c5
.short 2534 ; 0x9e6
.short 6820 ; 0x1aa4
.short 13272 ; 0x33d8
.short 19248 ; 0x4b30
.short 1141 ; 0x475
.short 847 ; 0x34f
.short 125 ; 0x7d
.short 13003 ; 0x32cb
.short 14486 ; 0x3896
.short 1884 ; 0x75c
.short 1302 ; 0x516
.short 8340 ; 0x2094
.short 10817 ; 0x2a41
.short 7091 ; 0x1bb3
.short 12112 ; 0x2f50
.short 10140 ; 0x279c
.short 15887 ; 0x3e0f
.short 10961 ; 0x2ad1
.short 12457 ; 0x30a9
.short 10818 ; 0x2a42
.short 1447 ; 0x5a7
.short 9074 ; 0x2372
.short 8563 ; 0x2173
.short 9639 ; 0x25a7
.short 8055 ; 0x1f77
.short 425 ; 0x1a9
.short 18909 ; 0x49dd
.short 784 ; 0x310
.short 19261 ; 0x4b3d
.short 20119 ; 0x4e97
.short 14136 ; 0x3738
.short 18563 ; 0x4883
.short 5168 ; 0x1430
.short 12429 ; 0x308d
.short 1603 ; 0x643
.short 8802 ; 0x2262
.short 14737 ; 0x3991
.short 15602 ; 0x3cf2
.short 9393 ; 0x24b1
.short 1959 ; 0x7a7
.short 1350 ; 0x546
.short 12804 ; 0x3204
.short 13887 ; 0x363f
.short 5960 ; 0x1748
.short 8826 ; 0x227a
.short 9756 ; 0x261c
.short 19263 ; 0x4b3f
.short 11072 ; 0x2b40
.short 14649 ; 0x3939
.short 17470 ; 0x443e
.short 8574 ; 0x217e
.short 10710 ; 0x29d6
.short 3515 ; 0xdbb
.short 15892 ; 0x3e14
.short 19153 ; 0x4ad1
.short 19250 ; 0x4b32
.short 18973 ; 0x4a1d
.short 16856 ; 0x41d8
.short 1823 ; 0x71f
.short 19656 ; 0x4cc8
.short 16857 ; 0x41d9
.short 16258 ; 0x3f82
.short 4810 ; 0x12ca
.short 3267 ; 0xcc3
.short 7853 ; 0x1ead
.short 3268 ; 0xcc4
.short 10294 ; 0x2836
.short 15148 ; 0x3b2c
.short 1428 ; 0x594
.short 3517 ; 0xdbd
.short 3269 ; 0xcc5
.short 3519 ; 0xdbf
.short 7013 ; 0x1b65
.short 15150 ; 0x3b2e
.short 14104 ; 0x3718
.short 17425 ; 0x4411
.short 17428 ; 0x4414
.short 13729 ; 0x35a1
.short 13822 ; 0x35fe
.short 2613 ; 0xa35
.short 12184 ; 0x2f98
.short 3125 ; 0xc35
.short 4553 ; 0x11c9
.short 5207 ; 0x1457
.short 13518 ; 0x34ce
.short 3126 ; 0xc36
.short 285 ; 0x11d
.short 7132 ; 0x1bdc
.short 4554 ; 0x11ca
.short 5814 ; 0x16b6
.short 13025 ; 0x32e1
.short 15436 ; 0x3c4c
.short 10764 ; 0x2a0c
.short 12669 ; 0x317d
.short 8963 ; 0x2303
.short 18695 ; 0x4907
.short 196 ; 0xc4
.short 4509 ; 0x119d
.short 9320 ; 0x2468
.short 15941 ; 0x3e45
.short 5043 ; 0x13b3
.short 8326 ; 0x2086
.short 4546 ; 0x11c2
.short 14833 ; 0x39f1
.short 4748 ; 0x128c
.short 16796 ; 0x419c
.short 877 ; 0x36d
.short 11798 ; 0x2e16
.short 7420 ; 0x1cfc
.short 2881 ; 0xb41
.short 20596 ; 0x5074
.short 11685 ; 0x2da5
.short 17620 ; 0x44d4
.short 6469 ; 0x1945
.short 13835 ; 0x360b
.short 6305 ; 0x18a1
.short 18103 ; 0x46b7
.short 6327 ; 0x18b7
.short 1390 ; 0x56e
.short 7214 ; 0x1c2e
.short 9992 ; 0x2708
.short 12794 ; 0x31fa
.short 10625 ; 0x2981
.short 17363 ; 0x43d3
.short 9980 ; 0x26fc
.short 4296 ; 0x10c8
.short 12795 ; 0x31fb
.short 1197 ; 0x4ad
.short 7215 ; 0x1c2f
.short 1198 ; 0x4ae
.short 19242 ; 0x4b2a
.short 4722 ; 0x1272
.short 7223 ; 0x1c37
.short 9995 ; 0x270b
.short 20253 ; 0x4f1d
.short 9997 ; 0x270d
.short 4588 ; 0x11ec
.short 16972 ; 0x424c
.short 10302 ; 0x283e
.short 10238 ; 0x27fe
.short 12959 ; 0x329f
.short 18252 ; 0x474c
.short 16680 ; 0x4128
.short 7735 ; 0x1e37
.short 7625 ; 0x1dc9
.short 10998 ; 0x2af6
.short 17891 ; 0x45e3
.short 10186 ; 0x27ca
.short 13758 ; 0x35be
.short 4751 ; 0x128f
.short 10129 ; 0x2791
.short 20174 ; 0x4ece
.short 7430 ; 0x1d06
.short 18945 ; 0x4a01
.short 10429 ; 0x28bd
.short 7941 ; 0x1f05
.short 10378 ; 0x288a
.short 4143 ; 0x102f
.short 16681 ; 0x4129
.short 10266 ; 0x281a
.short 873 ; 0x369
.short 3066 ; 0xbfa
.short 14494 ; 0x389e
.short 4298 ; 0x10ca
.short 3913 ; 0xf49
.short 876 ; 0x36c
.short 5548 ; 0x15ac
.short 1824 ; 0x720
.short 7534 ; 0x1d6e
.short 5549 ; 0x15ad
.short 8060 ; 0x1f7c
.short 17781 ; 0x4575
.short 8606 ; 0x219e
.short 11186 ; 0x2bb2
.short 4002 ; 0xfa2
.short 10397 ; 0x289d
.short 3096 ; 0xc18
.short 16353 ; 0x3fe1
.short 9050 ; 0x235a
.short 11964 ; 0x2ebc
.short 6462 ; 0x193e
.short 7172 ; 0x1c04
.short 14182 ; 0x3766
.short 10069 ; 0x2755
.short 15109 ; 0x3b05
.short 11754 ; 0x2dea
.short 4687 ; 0x124f
.short 20518 ; 0x5026
.short 14148 ; 0x3744
.short 7180 ; 0x1c0c
.short 8948 ; 0x22f4
.short 12421 ; 0x3085
.short 2926 ; 0xb6e
.short 9179 ; 0x23db
.short 3108 ; 0xc24
.short 4285 ; 0x10bd
.short 6546 ; 0x1992
.short 18221 ; 0x472d
.short 2265 ; 0x8d9
.short 19 ; 0x13
.short 8766 ; 0x223e
.short 1157 ; 0x485
.short 10447 ; 0x28cf
.short 20520 ; 0x5028
.short 2320 ; 0x910
.short 14067 ; 0x36f3
.short 3350 ; 0xd16
.short 7087 ; 0x1baf
.short 9129 ; 0x23a9
.short 9130 ; 0x23aa
.short 10962 ; 0x2ad2
.short 16029 ; 0x3e9d
.short 3181 ; 0xc6d
.short 6241 ; 0x1861
.short 3620 ; 0xe24
.short 3621 ; 0xe25
.short 3622 ; 0xe26
.short 3929 ; 0xf59
.short 7310 ; 0x1c8e
.short 1966 ; 0x7ae
.short 19843 ; 0x4d83
.short 3869 ; 0xf1d
.short 10585 ; 0x2959
.short 19985 ; 0x4e11
.short 4000 ; 0xfa0
.short 3870 ; 0xf1e
.short 11592 ; 0x2d48
.short 3874 ; 0xf22
.short 7697 ; 0x1e11
.short 5756 ; 0x167c
.short 7703 ; 0x1e17
.short 4253 ; 0x109d
.short 2731 ; 0xaab
.short 11622 ; 0x2d66
.short 12076 ; 0x2f2c
.short 16855 ; 0x41d7
.short 8000 ; 0x1f40
.short 15091 ; 0x3af3
.short 136 ; 0x88
.short 1912 ; 0x778
.short 6070 ; 0x17b6
.short 2623 ; 0xa3f
.short 5059 ; 0x13c3
.short 5062 ; 0x13c6
.short 19313 ; 0x4b71
.short 2648 ; 0xa58
.short 2921 ; 0xb69
.short 2649 ; 0xa59
.short 12866 ; 0x3242
.short 12867 ; 0x3243
.short 2036 ; 0x7f4
.short 3791 ; 0xecf
.short 12268 ; 0x2fec
.short 18003 ; 0x4653
.short 6071 ; 0x17b7
.short 7727 ; 0x1e2f
.short 12093 ; 0x2f3d
.short 2371 ; 0x943
.short 1919 ; 0x77f
.short 15710 ; 0x3d5e
.short 6075 ; 0x17bb
.short 2543 ; 0x9ef
.short 16818 ; 0x41b2
.short 5616 ; 0x15f0
.short 15368 ; 0x3c08
.short 7535 ; 0x1d6f
.short 8612 ; 0x21a4
.short 19064 ; 0x4a78
.short 9048 ; 0x2358
.short 9254 ; 0x2426
.short 19346 ; 0x4b92
.short 4299 ; 0x10cb
.short 2053 ; 0x805
.short 4003 ; 0xfa3
.short 1914 ; 0x77a
.short 12645 ; 0x3165
.short 2924 ; 0xb6c
.short 13297 ; 0x33f1
.short 10398 ; 0x289e
.short 9162 ; 0x23ca
.short 20145 ; 0x4eb1
.short 11187 ; 0x2bb3
.short 819 ; 0x333
.short 6905 ; 0x1af9
.short 6906 ; 0x1afa
.short 11234 ; 0x2be2
.short 8719 ; 0x220f
.short 13298 ; 0x33f2
.short 820 ; 0x334
.short 1369 ; 0x559
.short 7148 ; 0x1bec
.short 4707 ; 0x1263
.short 4471 ; 0x1177
.short 2681 ; 0xa79
.short 2055 ; 0x807
.short 8089 ; 0x1f99
.short 7954 ; 0x1f12
.short 3371 ; 0xd2b
.short 3561 ; 0xde9
.short 20024 ; 0x4e38
.short 13958 ; 0x3686
.short 12727 ; 0x31b7
.short 13248 ; 0x33c0
.short 2193 ; 0x891
.short 7854 ; 0x1eae
.short 6910 ; 0x1afe
.short 4907 ; 0x132b
.short 2194 ; 0x892
.short 4908 ; 0x132c
.short 7698 ; 0x1e12
.short 3372 ; 0xd2c
.short 6275 ; 0x1883
.short 14803 ; 0x39d3
.short 7154 ; 0x1bf2
.short 3122 ; 0xc32
.short 9768 ; 0x2628
.short 19354 ; 0x4b9a
.short 18944 ; 0x4a00
.short 2396 ; 0x95c
.short 16522 ; 0x408a
.short 7855 ; 0x1eaf
.short 8256 ; 0x2040
.short 12042 ; 0x2f0a
.short 1288 ; 0x508
.short 2056 ; 0x808
.short 4725 ; 0x1275
.short 6604 ; 0x19cc
.short 2397 ; 0x95d
.short 8614 ; 0x21a6
.short 14748 ; 0x399c
.short 3773 ; 0xebd
.short 11672 ; 0x2d98
.short 1373 ; 0x55d
.short 11807 ; 0x2e1f
.short 2057 ; 0x809
.short 20680 ; 0x50c8
.short 4310 ; 0x10d6
.short 15355 ; 0x3bfb
.short 373 ; 0x175
.short 6086 ; 0x17c6
.short 3332 ; 0xd04
.short 12396 ; 0x306c
.short 13348 ; 0x3424
.short 3163 ; 0xc5b
.short 6611 ; 0x19d3
.short 6286 ; 0x188e
.short 928 ; 0x3a0
.short 17335 ; 0x43b7
.short 7431 ; 0x1d07
.short 6032 ; 0x1790
.short 13627 ; 0x353b
.short 6547 ; 0x1993
.short 3341 ; 0xd0d
.short 15162 ; 0x3b3a
.short 15813 ; 0x3dc5
.short 4726 ; 0x1276
.short 4144 ; 0x1030
.short 13625 ; 0x3539
.short 6616 ; 0x19d8
.short 4397 ; 0x112d
.short 2434 ; 0x982
.short 7704 ; 0x1e18
.short 2058 ; 0x80a
.short 2010 ; 0x7da
.short 1380 ; 0x564
.short 15163 ; 0x3b3b
.short 9549 ; 0x254d
.short 8629 ; 0x21b5
.short 11366 ; 0x2c66
.short 13319 ; 0x3407
.short 11517 ; 0x2cfd
.short 7931 ; 0x1efb
.short 6807 ; 0x1a97
.short 4716 ; 0x126c
.short 12194 ; 0x2fa2
.short 7574 ; 0x1d96
.short 5628 ; 0x15fc
.short 19440 ; 0x4bf0
.short 20571 ; 0x505b
.short 8869 ; 0x22a5
.short 7455 ; 0x1d1f
.short 11404 ; 0x2c8c
.short 9276 ; 0x243c
.short 4923 ; 0x133b
.short 6821 ; 0x1aa5
.short 4924 ; 0x133c
.short 6640 ; 0x19f0
.short 6641 ; 0x19f1
.short 14591 ; 0x38ff
.short 6007 ; 0x1777
.short 6328 ; 0x18b8
.short 6651 ; 0x19fb
.short 18139 ; 0x46db
.short 6652 ; 0x19fc
.short 20120 ; 0x4e98
.short 1351 ; 0x547
.short 20809 ; 0x5149
.short 10482 ; 0x28f2
.short 8677 ; 0x21e5
.short 20328 ; 0x4f68
.short 8711 ; 0x2207
.short 17304 ; 0x4398
.short 12726 ; 0x31b6
.short 317 ; 0x13d
.short 4511 ; 0x119f
.short 6367 ; 0x18df
.short 15894 ; 0x3e16
.short 9856 ; 0x2680
.short 9049 ; 0x2359
.short 7058 ; 0x1b92
.short 7892 ; 0x1ed4
.short 16633 ; 0x40f9
.short 19986 ; 0x4e12
.short 3095 ; 0xc17
.short 20359 ; 0x4f87
.short 11040 ; 0x2b20
.short 6907 ; 0x1afb
.short 12595 ; 0x3133
.short 13440 ; 0x3480
.short 18019 ; 0x4663
.short 20277 ; 0x4f35
.short 10488 ; 0x28f8
.short 8720 ; 0x2210
.short 7060 ; 0x1b94
.short 8451 ; 0x2103
.short 8452 ; 0x2104
.short 7502 ; 0x1d4e
.short 7936 ; 0x1f00
.short 17581 ; 0x44ad
.short 15314 ; 0x3bd2
.short 16606 ; 0x40de
.short 10547 ; 0x2933
.short 8035 ; 0x1f63
.short 6911 ; 0x1aff
.short 9051 ; 0x235b
.short 5219 ; 0x1463
.short 13752 ; 0x35b8
.short 7856 ; 0x1eb0
.short 7066 ; 0x1b9a
.short 4371 ; 0x1113
.short 963 ; 0x3c3
.short 10402 ; 0x28a2
.short 1792 ; 0x700
.short 8407 ; 0x20d7
.short 18523 ; 0x485b
.short 18524 ; 0x485c
.short 10298 ; 0x283a
.short 7857 ; 0x1eb1
.short 17170 ; 0x4312
.short 7505 ; 0x1d51
.short 12397 ; 0x306d
.short 9532 ; 0x253c
.short 1062 ; 0x426
.short 10165 ; 0x27b5
.short 1305 ; 0x519
.short 8516 ; 0x2144
.short 7722 ; 0x1e2a
.short 10303 ; 0x283f
.short 3111 ; 0xc27
.short 17001 ; 0x4269
.short 17002 ; 0x426a
.short 7729 ; 0x1e31
.short 15908 ; 0x3e24
.short 18071 ; 0x4697
.short 17173 ; 0x4315
.short 15741 ; 0x3d7d
.short 13628 ; 0x353c
.short 8460 ; 0x210c
.short 10596 ; 0x2964
.short 9550 ; 0x254e
.short 11542 ; 0x2d16
.short 13788 ; 0x35dc
.short 6104 ; 0x17d8
.short 12334 ; 0x302e
.short 6710 ; 0x1a36
.short 6808 ; 0x1a98
.short 12731 ; 0x31bb
.short 16509 ; 0x407d
.short 18115 ; 0x46c3
.short 7575 ; 0x1d97
.short 3605 ; 0xe15
.short 7484 ; 0x1d3c
.short 15045 ; 0x3ac5
.short 7456 ; 0x1d20
.short 2535 ; 0x9e7
.short 16663 ; 0x4117
.short 9866 ; 0x268a
.short 17178 ; 0x431a
.short 17179 ; 0x431b
.short 9657 ; 0x25b9
.short 8789 ; 0x2255
.short 1538 ; 0x602
.short 12805 ; 0x3205
.short 12733 ; 0x31bd
.short 367 ; 0x16f
.short 13432 ; 0x3478
.short 19118 ; 0x4aae
.short 7246 ; 0x1c4e
.short 408 ; 0x198
.short 4555 ; 0x11cb
.short 15893 ; 0x3e15
.short 19119 ; 0x4aaf
.short 9956 ; 0x26e4
.short 574 ; 0x23e
.short 4219 ; 0x107b
.short 4220 ; 0x107c
.short 368 ; 0x170
.short 2206 ; 0x89e
.short 18007 ; 0x4657
.short 16858 ; 0x41da
.short 11307 ; 0x2c2b
.short 7313 ; 0x1c91
.short 14683 ; 0x395b
.short 4412 ; 0x113c
.short 11706 ; 0x2dba
.short 3450 ; 0xd7a
.short 11243 ; 0x2beb
.short 4044 ; 0xfcc
.short 4523 ; 0x11ab
.short 2435 ; 0x983
.short 7295 ; 0x1c7f
.short 4529 ; 0x11b1
.short 552 ; 0x228
.short 5615 ; 0x15ef
.short 443 ; 0x1bb
.short 10737 ; 0x29f1
.short 1745 ; 0x6d1
.short 3683 ; 0xe63
.short 7281 ; 0x1c71
.short 17888 ; 0x45e0
.short 19206 ; 0x4b06
.short 6720 ; 0x1a40
.short 7779 ; 0x1e63
.short 6721 ; 0x1a41
.short 8034 ; 0x1f62
.short 5461 ; 0x1555
.short 16196 ; 0x3f44
.short 12555 ; 0x310b
.short 3623 ; 0xe27
.short 4887 ; 0x1317
.short 12277 ; 0x2ff5
.short 1167 ; 0x48f
.short 8038 ; 0x1f66
.short 3753 ; 0xea9
.short 5473 ; 0x1561
.short 18788 ; 0x4964
.short 4898 ; 0x1322
.short 8137 ; 0x1fc9
.short 5911 ; 0x1717
.short 2529 ; 0x9e1
.short 8147 ; 0x1fd3
.short 8865 ; 0x22a1
.short 8870 ; 0x22a6
.short 14285 ; 0x37cd
.short 3182 ; 0xc6e
.short 7306 ; 0x1c8a
.short 12619 ; 0x314b
.short 16132 ; 0x3f04
.short 11459 ; 0x2cc3
.short 12551 ; 0x3107
.short 17853 ; 0x45bd
.short 7805 ; 0x1e7d
.short 17429 ; 0x4415
.short 719 ; 0x2cf
.short 10830 ; 0x2a4e
.short 12569 ; 0x3119
.short 13680 ; 0x3570
.short 17233 ; 0x4351
.short 11972 ; 0x2ec4
.short 10867 ; 0x2a73
.short 13114 ; 0x333a
.short 20783 ; 0x512f
.short 13583 ; 0x350f
.short 15855 ; 0x3def
.short 5883 ; 0x16fb
.short 318 ; 0x13e
.short 13744 ; 0x35b0
.short 16133 ; 0x3f05
.short 15415 ; 0x3c37
.short 5596 ; 0x15dc
.short 16634 ; 0x40fa
.short 15416 ; 0x3c38
.short 432 ; 0x1b0
.short 20785 ; 0x5131
.short 20525 ; 0x502d
.short 16637 ; 0x40fd
.short 2514 ; 0x9d2
.short 9861 ; 0x2685
.short 10676 ; 0x29b4
.short 2516 ; 0x9d4
.short 6190 ; 0x182e
.short 977 ; 0x3d1
.short 13968 ; 0x3690
.short 1042 ; 0x412
.short 4779 ; 0x12ab
.short 728 ; 0x2d8
.short 1043 ; 0x413
.short 19563 ; 0x4c6b
.short 7684 ; 0x1e04
.short 9453 ; 0x24ed
.short 18617 ; 0x48b9
.short 9497 ; 0x2519
.short 15949 ; 0x3e4d
.short 4729 ; 0x1279
.short 15778 ; 0x3da2
.short 16695 ; 0x4137
.short 6899 ; 0x1af3
.short 6900 ; 0x1af4
.short 15613 ; 0x3cfd
.short 17614 ; 0x44ce
.short 12436 ; 0x3094
.short 19905 ; 0x4dc1
.short 9981 ; 0x26fd
.short 18323 ; 0x4793
.short 15468 ; 0x3c6c
.short 13441 ; 0x3481
.short 6173 ; 0x181d
.short 12738 ; 0x31c2
.short 9689 ; 0x25d9
.short 1767 ; 0x6e7
.short 7492 ; 0x1d44
.short 16691 ; 0x4133
.short 16989 ; 0x425d
.short 7036 ; 0x1b7c
.short 12739 ; 0x31c3
.short 8129 ; 0x1fc1
.short 6178 ; 0x1822
.short 3456 ; 0xd80
.short 12379 ; 0x305b
.short 16004 ; 0x3e84
.short 13149 ; 0x335d
.short 1453 ; 0x5ad
.short 15547 ; 0x3cbb
.short 3432 ; 0xd68
.short 14955 ; 0x3a6b
.short 8712 ; 0x2208
.short 19683 ; 0x4ce3
.short 5083 ; 0x13db
.short 8713 ; 0x2209
.short 17295 ; 0x438f
.short 17259 ; 0x436b
.short 17481 ; 0x4449
.short 13465 ; 0x3499
.short 2789 ; 0xae5
.short 19464 ; 0x4c08
.short 11212 ; 0x2bcc
.short 6 ; 0x6
.short 12274 ; 0x2ff2
.short 17279 ; 0x437f
.short 20025 ; 0x4e39
.short 1200 ; 0x4b0
.short 9932 ; 0x26cc
.short 14755 ; 0x39a3
.short 8613 ; 0x21a5
.short 13469 ; 0x349d
.short 5447 ; 0x1547
.short 14962 ; 0x3a72
.short 20823 ; 0x5157
.short 2398 ; 0x95e
.short 3774 ; 0xebe
.short 18983 ; 0x4a27
.short 1208 ; 0x4b8
.short 18989 ; 0x4a2d
.short 16446 ; 0x403e
.short 17433 ; 0x4419
.short 8767 ; 0x223f
.short 7568 ; 0x1d90
.short 16246 ; 0x3f76
.short 2865 ; 0xb31
.short 1922 ; 0x782
.short 7291 ; 0x1c7b
.short 7042 ; 0x1b82
.short 143 ; 0x8f
.short 4904 ; 0x1328
.short 17512 ; 0x4468
.short 14068 ; 0x36f4
.short 8782 ; 0x224e
.short 1460 ; 0x5b4
.short 8337 ; 0x2091
.short 8783 ; 0x224f
.short 17402 ; 0x43fa
.short 17463 ; 0x4437
.short 19030 ; 0x4a56
.short 14045 ; 0x36dd
.short 4510 ; 0x119e
.short 9084 ; 0x237c
.short 12964 ; 0x32a4
.short 12643 ; 0x3163
.short 12644 ; 0x3164
.short 7909 ; 0x1ee5
.short 8551 ; 0x2167
.short 3203 ; 0xc83
.short 16389 ; 0x4005
.short 20418 ; 0x4fc2
.short 13146 ; 0x335a
.short 1110 ; 0x456
.short 1111 ; 0x457
.short 1112 ; 0x458
.short 1115 ; 0x45b
.short 51 ; 0x33
.short 2497 ; 0x9c1
.short 18637 ; 0x48cd
.short 1242 ; 0x4da
.short 6165 ; 0x1815
.short 18614 ; 0x48b6
.short 13975 ; 0x3697
.short 3655 ; 0xe47
.short 13824 ; 0x3600
.short 4745 ; 0x1289
.short 219 ; 0xdb
.short 3569 ; 0xdf1
.short 13089 ; 0x3321
.short 13748 ; 0x35b4
.short 13853 ; 0x361d
.short 20544 ; 0x5040
.short 12634 ; 0x315a
.short 13833 ; 0x3609
.short 739 ; 0x2e3
.short 16991 ; 0x425f
.short 6428 ; 0x191c
.short 11191 ; 0x2bb7
.short 14204 ; 0x377c
.short 6179 ; 0x1823
.short 15620 ; 0x3d04
.short 14205 ; 0x377d
.short 2995 ; 0xbb3
.short 13079 ; 0x3317
.short 2259 ; 0x8d3
.short 7935 ; 0x1eff
.short 4638 ; 0x121e
.short 7410 ; 0x1cf2
.short 9249 ; 0x2421
.short 4723 ; 0x1273
.short 2650 ; 0xa5a
.short 7937 ; 0x1f01
.short 19984 ; 0x4e10
.short 6841 ; 0x1ab9
.short 19655 ; 0x4cc7
.short 199 ; 0xc7
.short 3022 ; 0xbce
.short 7846 ; 0x1ea6
.short 14472 ; 0x3888
.short 1785 ; 0x6f9
.short 13722 ; 0x359a
.short 18638 ; 0x48ce
.short 12495 ; 0x30cf
.short 11650 ; 0x2d82
.short 17788 ; 0x457c
.short 5178 ; 0x143a
.short 14048 ; 0x36e0
.short 14573 ; 0x38ed
.short 1763 ; 0x6e3
.short 8507 ; 0x213b
.short 2922 ; 0xb6a
.short 6072 ; 0x17b8
.short 3255 ; 0xcb7
.short 5344 ; 0x14e0
.short 10345 ; 0x2869
.short 18816 ; 0x4980
.short 9924 ; 0x26c4
.short 1699 ; 0x6a3
.short 4452 ; 0x1164
.short 17039 ; 0x428f
.short 17649 ; 0x44f1
.short 20654 ; 0x50ae
.short 5217 ; 0x1461
.short 6167 ; 0x1817
.short 2948 ; 0xb84
.short 2374 ; 0x946
.short 15020 ; 0x3aac
.short 10423 ; 0x28b7
.short 5445 ; 0x1545
.short 8716 ; 0x220c
.short 15144 ; 0x3b28
.short 16499 ; 0x4073
.short 19427 ; 0x4be3
.short 16241 ; 0x3f71
.short 17779 ; 0x4573
.short 9618 ; 0x2592
.short 0 ; 0x0
.short 9844 ; 0x2674
.short 11117 ; 0x2b6d
.short 6004 ; 0x1774
.short 17854 ; 0x45be
.short 7626 ; 0x1dca
.short 1900 ; 0x76c
.short 9142 ; 0x23b6
.short 15207 ; 0x3b67
.short 18254 ; 0x474e
.short 3764 ; 0xeb4
.short 557 ; 0x22d
.short 12362 ; 0x304a
.short 12363 ; 0x304b
.short 6978 ; 0x1b42
.short 1055 ; 0x41f
.short 3951 ; 0xf6f
.short 203 ; 0xcb
.short 3287 ; 0xcd7
.short 3792 ; 0xed0
.short 3398 ; 0xd46
.short 5057 ; 0x13c1
.short 14959 ; 0x3a6f
.short 7893 ; 0x1ed5
.short 14012 ; 0x36bc
.short 11892 ; 0x2e74
.short 5365 ; 0x14f5
.short 19908 ; 0x4dc4
.short 18300 ; 0x477c
.short 15828 ; 0x3dd4
.short 15829 ; 0x3dd5
.short 1502 ; 0x5de
.short 10627 ; 0x2983
.short 17158 ; 0x4306
.short 15946 ; 0x3e4a
.short 2060 ; 0x80c
.short 3121 ; 0xc31
.short 15711 ; 0x3d5f
.short 5442 ; 0x1542
.short 5443 ; 0x1543
.short 15830 ; 0x3dd6
.short 4369 ; 0x1111
.short 17260 ; 0x436c
.short 7652 ; 0x1de4
.short 9619 ; 0x2593
.short 3438 ; 0xd6e
.short 4410 ; 0x113a
.short 10024 ; 0x2728
.short 2461 ; 0x99d
.short 11893 ; 0x2e75
.short 1643 ; 0x66b
.short 15831 ; 0x3dd7
.short 4370 ; 0x1112
.short 3960 ; 0xf78
.short 6842 ; 0x1aba
.short 19121 ; 0x4ab1
.short 1764 ; 0x6e4
.short 13586 ; 0x3512
.short 10753 ; 0x2a01
.short 15208 ; 0x3b68
.short 4094 ; 0xffe
.short 18020 ; 0x4664
.short 2462 ; 0x99e
.short 11118 ; 0x2b6e
.short 8721 ; 0x2211
.short 271 ; 0x10f
.short 18976 ; 0x4a20
.short 4960 ; 0x1360
.short 15712 ; 0x3d60
.short 12120 ; 0x2f58
.short 15804 ; 0x3dbc
.short 3442 ; 0xd72
.short 13641 ; 0x3549
.short 7493 ; 0x1d45
.short 11303 ; 0x2c27
.short 15715 ; 0x3d63
.short 10757 ; 0x2a05
.short 9802 ; 0x264a
.short 9250 ; 0x2422
.short 12781 ; 0x31ed
.short 18555 ; 0x487b
.short 2793 ; 0xae9
.short 20205 ; 0x4eed
.short 13753 ; 0x35b9
.short 20249 ; 0x4f19
.short 14951 ; 0x3a67
.short 16138 ; 0x3f0a
.short 18031 ; 0x466f
.short 11922 ; 0x2e92
.short 11593 ; 0x2d49
.short 20661 ; 0x50b5
.short 4724 ; 0x1274
.short 2147 ; 0x863
.short 15616 ; 0x3d00
.short 16969 ; 0x4249
.short 5209 ; 0x1459
.short 10714 ; 0x29da
.short 16184 ; 0x3f38
.short 11259 ; 0x2bfb
.short 18032 ; 0x4670
.short 16519 ; 0x4087
.short 13498 ; 0x34ba
.short 5463 ; 0x1557
.short 10450 ; 0x28d2
.short 2425 ; 0x979
.short 12646 ; 0x3166
.short 7389 ; 0x1cdd
.short 5060 ; 0x13c4
.short 19208 ; 0x4b08
.short 15240 ; 0x3b88
.short 3329 ; 0xd01
.short 11680 ; 0x2da0
.short 11235 ; 0x2be3
.short 821 ; 0x335
.short 4009 ; 0xfa9
.short 17559 ; 0x4497
.short 5220 ; 0x1464
.short 19429 ; 0x4be5
.short 5221 ; 0x1465
.short 5022 ; 0x139e
.short 7284 ; 0x1c74
.short 18519 ; 0x4857
.short 4128 ; 0x1020
.short 2411 ; 0x96b
.short 20250 ; 0x4f1a
.short 15336 ; 0x3be8
.short 7681 ; 0x1e01
.short 4605 ; 0x11fd
.short 7682 ; 0x1e02
.short 20900 ; 0x51a4
.short 1057 ; 0x421
.short 9339 ; 0x247b
.short 3067 ; 0xbfb
.short 10952 ; 0x2ac8
.short 14421 ; 0x3855
.short 14051 ; 0x36e3
.short 16306 ; 0x3fb2
.short 6026 ; 0x178a
.short 11926 ; 0x2e96
.short 3562 ; 0xdea
.short 3445 ; 0xd75
.short 4816 ; 0x12d0
.short 19477 ; 0x4c15
.short 16144 ; 0x3f10
.short 17904 ; 0x45f0
.short 9044 ; 0x2354
.short 20597 ; 0x5075
.short 10346 ; 0x286a
.short 10184 ; 0x27c8
.short 20000 ; 0x4e20
.short 17719 ; 0x4537
.short 6084 ; 0x17c4
.short 20254 ; 0x4f1e
.short 9336 ; 0x2478
.short 13928 ; 0x3668
.short 19255 ; 0x4b37
.short 16607 ; 0x40df
.short 7841 ; 0x1ea1
.short 5823 ; 0x16bf
.short 7990 ; 0x1f36
.short 5654 ; 0x1616
.short 14685 ; 0x395d
.short 16311 ; 0x3fb7
.short 3446 ; 0xd76
.short 17042 ; 0x4292
.short 16879 ; 0x41ef
.short 4961 ; 0x1361
.short 17333 ; 0x43b5
.short 8479 ; 0x211f
.short 17858 ; 0x45c2
.short 8 ; 0x8
.short 11575 ; 0x2d37
.short 13546 ; 0x34ea
.short 15025 ; 0x3ab1
.short 5347 ; 0x14e3
.short 16863 ; 0x41df
.short 3330 ; 0xd02
.short 15315 ; 0x3bd3
.short 5021 ; 0x139d
.short 19230 ; 0x4b1e
.short 18645 ; 0x48d5
.short 3016 ; 0xbc8
.short 11157 ; 0x2b95
.short 16482 ; 0x4062
.short 7 ; 0x7
.short 4464 ; 0x1170
.short 8039 ; 0x1f67
.short 17297 ; 0x4391
.short 2412 ; 0x96c
.short 16523 ; 0x408b
.short 590 ; 0x24e
.short 5889 ; 0x1701
.short 10847 ; 0x2a5f
.short 5597 ; 0x15dd
.short 16825 ; 0x41b9
.short 8006 ; 0x1f46
.short 3356 ; 0xd1c
.short 11686 ; 0x2da6
.short 6277 ; 0x1885
.short 11000 ; 0x2af8
.short 10544 ; 0x2930
.short 18477 ; 0x482d
.short 5182 ; 0x143e
.short 18984 ; 0x4a28
.short 9399 ; 0x24b7
.short 11681 ; 0x2da1
.short 9936 ; 0x26d0
.short 4393 ; 0x1129
.short 11093 ; 0x2b55
.short 1703 ; 0x6a7
.short 13444 ; 0x3484
.short 8689 ; 0x21f1
.short 10623 ; 0x297f
.short 20786 ; 0x5132
.short 5233 ; 0x1471
.short 7958 ; 0x1f16
.short 16610 ; 0x40e2
.short 16400 ; 0x4010
.short 8456 ; 0x2108
.short 11663 ; 0x2d8f
.short 19690 ; 0x4cea
.short 19433 ; 0x4be9
.short 8974 ; 0x230e
.short 208 ; 0xd0
.short 10347 ; 0x286b
.short 9646 ; 0x25ae
.short 14295 ; 0x37d7
.short 4037 ; 0xfc5
.short 1045 ; 0x415
.short 5046 ; 0x13b6
.short 5320 ; 0x14c8
.short 4490 ; 0x118a
.short 14024 ; 0x36c8
.short 4449 ; 0x1161
.short 18654 ; 0x48de
.short 17489 ; 0x4451
.short 4612 ; 0x1204
.short 4613 ; 0x1205
.short 276 ; 0x114
.short 5064 ; 0x13c8
.short 14379 ; 0x382b
.short 2098 ; 0x832
.short 18057 ; 0x4689
.short 9 ; 0x9
.short 6410 ; 0x190a
.short 15096 ; 0x3af8
.short 16312 ; 0x3fb8
.short 15388 ; 0x3c1c
.short 8611 ; 0x21a3
.short 15962 ; 0x3e5a
.short 14603 ; 0x390b
.short 20892 ; 0x519c
.short 12512 ; 0x30e0
.short 1517 ; 0x5ed
.short 15834 ; 0x3dda
.short 19328 ; 0x4b80
.short 17298 ; 0x4392
.short 3123 ; 0xc33
.short 11897 ; 0x2e79
.short 2765 ; 0xacd
.short 12366 ; 0x304e
.short 9834 ; 0x266a
.short 10017 ; 0x2721
.short 4540 ; 0x11bc
.short 14746 ; 0x399a
.short 7908 ; 0x1ee4
.short 8457 ; 0x2109
.short 8964 ; 0x2304
.short 14399 ; 0x383f
.short 19329 ; 0x4b81
.short 5717 ; 0x1655
.short 8447 ; 0x20ff
.short 13250 ; 0x33c2
.short 6087 ; 0x17c7
.short 20689 ; 0x50d1
.short 15759 ; 0x3d8f
.short 3927 ; 0xf57
.short 18268 ; 0x475c
.short 5535 ; 0x159f
.short 11933 ; 0x2e9d
.short 13836 ; 0x360c
.short 15518 ; 0x3c9e
.short 13959 ; 0x3687
.short 1469 ; 0x5bd
.short 3527 ; 0xdc7
.short 8756 ; 0x2234
.short 12181 ; 0x2f95
.short 105 ; 0x69
.short 19355 ; 0x4b9b
.short 18478 ; 0x482e
.short 2902 ; 0xb56
.short 18671 ; 0x48ef
.short 14869 ; 0x3a15
.short 8307 ; 0x2073
.short 13275 ; 0x33db
.short 15975 ; 0x3e67
.short 15306 ; 0x3bca
.short 5474 ; 0x1562
.short 16 ; 0x10
.short 19646 ; 0x4cbe
.short 11025 ; 0x2b11
.short 7883 ; 0x1ecb
.short 20554 ; 0x504a
.short 20555 ; 0x504b
.short 13384 ; 0x3448
.short 2827 ; 0xb0b
.short 5339 ; 0x14db
.short 9088 ; 0x2380
.short 2 ; 0x2
.short 16535 ; 0x4097
.short 16447 ; 0x403f
.short 15211 ; 0x3b6b
.short 15871 ; 0x3dff
.short 15727 ; 0x3d6f
.short 2345 ; 0x929
.short 2981 ; 0xba5
.short 4653 ; 0x122d
.short 11900 ; 0x2e7c
.short 11901 ; 0x2e7d
.short 14690 ; 0x3962
.short 2567 ; 0xa07
.short 2568 ; 0xa08
.short 15323 ; 0x3bdb
.short 20668 ; 0x50bc
.short 569 ; 0x239
.short 2346 ; 0x92a
.short 2003 ; 0x7d3
.short 5239 ; 0x1477
.short 17299 ; 0x4393
.short 11902 ; 0x2e7e
.short 19694 ; 0x4cee
.short 3725 ; 0xe8d
.short 8965 ; 0x2305
.short 16323 ; 0x3fc3
.short 11431 ; 0x2ca7
.short 13276 ; 0x33dc
.short 8244 ; 0x2034
.short 19356 ; 0x4b9c
.short 18346 ; 0x47aa
.short 4727 ; 0x1277
.short 11133 ; 0x2b7d
.short 19344 ; 0x4b90
.short 13207 ; 0x3397
.short 20439 ; 0x4fd7
.short 10903 ; 0x2a97
.short 4964 ; 0x1364
.short 9741 ; 0x260d
.short 10773 ; 0x2a15
.short 2746 ; 0xaba
.short 12680 ; 0x3188
.short 14512 ; 0x38b0
.short 935 ; 0x3a7
.short 3048 ; 0xbe8
.short 8406 ; 0x20d6
.short 16615 ; 0x40e7
.short 4504 ; 0x1198
.short 14606 ; 0x390e
.short 1800 ; 0x708
.short 14759 ; 0x39a7
.short 101 ; 0x65
.short 7257 ; 0x1c59
.short 2574 ; 0xa0e
.short 7683 ; 0x1e03
.short 18513 ; 0x4851
.short 15626 ; 0x3d0a
.short 10682 ; 0x29ba
.short 13353 ; 0x3429
.short 18850 ; 0x49a2
.short 19699 ; 0x4cf3
.short 8253 ; 0x203d
.short 6882 ; 0x1ae2
.short 5428 ; 0x1534
.short 5086 ; 0x13de
.short 2984 ; 0xba8
.short 20220 ; 0x4efc
.short 1301 ; 0x515
.short 15348 ; 0x3bf4
.short 11075 ; 0x2b43
.short 18838 ; 0x4996
.short 18227 ; 0x4733
.short 19257 ; 0x4b39
.short 17654 ; 0x44f6
.short 15764 ; 0x3d94
.short 10304 ; 0x2840
.short 5498 ; 0x157a
.short 19162 ; 0x4ada
.short 2027 ; 0x7eb
.short 5904 ; 0x1710
.short 5726 ; 0x165e
.short 5727 ; 0x165f
.short 16106 ; 0x3eea
.short 5212 ; 0x145c
.short 6095 ; 0x17cf
.short 8139 ; 0x1fcb
.short 20175 ; 0x4ecf
.short 15522 ; 0x3ca2
.short 13279 ; 0x33df
.short 17009 ; 0x4271
.short 5760 ; 0x1680
.short 3345 ; 0xd11
.short 10907 ; 0x2a9b
.short 17048 ; 0x4298
.short 8977 ; 0x2311
.short 18851 ; 0x49a3
.short 13180 ; 0x337c
.short 1712 ; 0x6b0
.short 12223 ; 0x2fbf
.short 17500 ; 0x445c
.short 2525 ; 0x9dd
.short 11306 ; 0x2c2a
.short 1116 ; 0x45c
.short 8625 ; 0x21b1
.short 18479 ; 0x482f
.short 19435 ; 0x4beb
.short 15475 ; 0x3c73
.short 10319 ; 0x284f
.short 18414 ; 0x47ee
.short 11295 ; 0x2c1f
.short 11375 ; 0x2c6f
.short 8107 ; 0x1fab
.short 442 ; 0x1ba
.short 18852 ; 0x49a4
.short 4505 ; 0x1199
.short 9408 ; 0x24c0
.short 7977 ; 0x1f29
.short 19332 ; 0x4b84
.short 6040 ; 0x1798
.short 14770 ; 0x39b2
.short 17678 ; 0x450e
.short 5288 ; 0x14a8
.short 5 ; 0x5
.short 17016 ; 0x4278
.short 12135 ; 0x2f67
.short 13213 ; 0x339d
.short 18486 ; 0x4836
.short 14246 ; 0x37a6
.short 5414 ; 0x1526
.short 16656 ; 0x4110
.short 46 ; 0x2e
.short 14034 ; 0x36d2
.short 9845 ; 0x2675
.short 1252 ; 0x4e4
.short 5036 ; 0x13ac
.short 7868 ; 0x1ebc
.short 2416 ; 0x970
.short 13172 ; 0x3374
.short 1545 ; 0x609
.short 13030 ; 0x32e6
.short 14185 ; 0x3769
.short 15325 ; 0x3bdd
.short 6105 ; 0x17d9
.short 11225 ; 0x2bd9
.short 15817 ; 0x3dc9
.short 12105 ; 0x2f49
.short 13789 ; 0x35dd
.short 4427 ; 0x114b
.short 20612 ; 0x5084
.short 6883 ; 0x1ae3
.short 8495 ; 0x212f
.short 15736 ; 0x3d78
.short 15341 ; 0x3bed
.short 14128 ; 0x3730
.short 1714 ; 0x6b2
.short 5162 ; 0x142a
.short 14387 ; 0x3833
.short 6454 ; 0x1936
.short 5023 ; 0x139f
.short 14405 ; 0x3845
.short 12335 ; 0x302f
.short 10909 ; 0x2a9d
.short 5214 ; 0x145e
.short 2204 ; 0x89c
.short 13138 ; 0x3352
.short 10770 ; 0x2a12
.short 4506 ; 0x119a
.short 10642 ; 0x2992
.short 2861 ; 0xb2d
.short 30 ; 0x1e
.short 12131 ; 0x2f63
.short 15015 ; 0x3aa7
.short 622 ; 0x26e
.short 145 ; 0x91
.short 146 ; 0x92
.short 8859 ; 0x229b
.short 20825 ; 0x5159
.short 19730 ; 0x4d12
.short 10515 ; 0x2913
.short 14037 ; 0x36d5
.short 14207 ; 0x377f
.short 14566 ; 0x38e6
.short 2752 ; 0xac0
.short 11773 ; 0x2dfd
.short 6855 ; 0x1ac7
.short 1832 ; 0x728
.short 6762 ; 0x1a6a
.short 7723 ; 0x1e2b
.short 14581 ; 0x38f5
.short 13321 ; 0x3409
.short 1178 ; 0x49a
.short 6397 ; 0x18fd
.short 22 ; 0x16
.short 16620 ; 0x40ec
.short 11543 ; 0x2d17
.short 9413 ; 0x24c5
.short 4188 ; 0x105c
.short 4669 ; 0x123d
.short 16551 ; 0x40a7
.short 5480 ; 0x1568
.short 5921 ; 0x1721
.short 4973 ; 0x136d
.short 11121 ; 0x2b71
.short 16279 ; 0x3f97
.short 19363 ; 0x4ba3
.short 1441 ; 0x5a1
.short 16947 ; 0x4233
.short 11644 ; 0x2d7c
.short 2707 ; 0xa93
.short 9846 ; 0x2676
.short 9837 ; 0x266d
.short 5509 ; 0x1585
.short 8597 ; 0x2195
.short 3165 ; 0xc5d
.short 4184 ; 0x1058
.short 14590 ; 0x38fe
.short 17784 ; 0x4578
.short 518 ; 0x206
.short 18358 ; 0x47b6
.short 13133 ; 0x334d
.short 6856 ; 0x1ac8
.short 10258 ; 0x2812
.short 16621 ; 0x40ed
.short 5604 ; 0x15e4
.short 9853 ; 0x267d
.short 12790 ; 0x31f6
.short 2004 ; 0x7d4
.short 11320 ; 0x2c38
.short 8464 ; 0x2110
.short 16623 ; 0x40ef
.short 6114 ; 0x17e2
.short 20349 ; 0x4f7d
.short 1494 ; 0x5d6
.short 8148 ; 0x1fd4
.short 20830 ; 0x515e
.short 16556 ; 0x40ac
.short 14075 ; 0x36fb
.short 5166 ; 0x142e
.short 9801 ; 0x2649
.short 8997 ; 0x2325
.short 12228 ; 0x2fc4
.short 16022 ; 0x3e96
.short 1990 ; 0x7c6
.short 14518 ; 0x38b6
.short 2584 ; 0xa18
.short 5308 ; 0x14bc
.short 17254 ; 0x4366
.short 3429 ; 0xd65
.short 20865 ; 0x5181
.short 3606 ; 0xe16
.short 1719 ; 0x6b7
.short 5849 ; 0x16d9
.short 1134 ; 0x46e
.short 2048 ; 0x800
.short 2286 ; 0x8ee
.short 2582 ; 0xa16
.short 18890 ; 0x49ca
.short 8228 ; 0x2024
.short 1230 ; 0x4ce
.short 6860 ; 0x1acc
.short 17765 ; 0x4565
.short 16023 ; 0x3e97
.short 11946 ; 0x2eaa
.short 5164 ; 0x142c
.short 8871 ; 0x22a7
.short 16951 ; 0x4237
.short 2718 ; 0xa9e
.short 5850 ; 0x16da
.short 18287 ; 0x476f
.short 11700 ; 0x2db4
.short 7526 ; 0x1d66
.short 12339 ; 0x3033
.short 17220 ; 0x4344
.short 10913 ; 0x2aa1
.short 9449 ; 0x24e9
.short 14076 ; 0x36fc
.short 17458 ; 0x4432
.short 18369 ; 0x47c1
.short 2418 ; 0x972
.short 19522 ; 0x4c42
.short 11092 ; 0x2b54
.short 20269 ; 0x4f2d
.short 7092 ; 0x1bb4
.short 11007 ; 0x2aff
.short 5933 ; 0x172d
.short 16718 ; 0x414e
.short 11948 ; 0x2eac
.short 3488 ; 0xda0
.short 19336 ; 0x4b88
.short 17874 ; 0x45d2
.short 13806 ; 0x35ee
.short 6863 ; 0x1acf
.short 19052 ; 0x4a6c
.short 34 ; 0x22
.short 18496 ; 0x4840
.short 7591 ; 0x1da7
.short 8015 ; 0x1f4f
.short 18807 ; 0x4977
.short 11296 ; 0x2c20
.short 2691 ; 0xa83
.short 4189 ; 0x105d
.short 16769 ; 0x4181
.short 3296 ; 0xce0
.short 2605 ; 0xa2d
.short 16770 ; 0x4182
.short 13134 ; 0x334e
.short 11408 ; 0x2c90
.short 11470 ; 0x2cce
.short 18247 ; 0x4747
.short 20831 ; 0x515f
.short 10963 ; 0x2ad3
.short 2782 ; 0xade
.short 8397 ; 0x20cd
.short 14454 ; 0x3876
.short 6042 ; 0x179a
.short 13005 ; 0x32cd
.short 5155 ; 0x1423
.short 16250 ; 0x3f7a
.short 17831 ; 0x45a7
.short 3337 ; 0xd09
.short 11484 ; 0x2cdc
.short 20229 ; 0x4f05
.short 6335 ; 0x18bf
.short 7096 ; 0x1bb8
.short 5170 ; 0x1432
.short 14824 ; 0x39e8
.short 1448 ; 0x5a8
.short 17182 ; 0x431e
.short 10019 ; 0x2723
.short 1078 ; 0x436
.short 14826 ; 0x39ea
.short 9451 ; 0x24eb
.short 5950 ; 0x173e
.short 1007 ; 0x3ef
.short 18565 ; 0x4885
.short 10926 ; 0x2aae
.short 18290 ; 0x4772
.short 5578 ; 0x15ca
.short 10101 ; 0x2775
.short 5358 ; 0x14ee
.short 19712 ; 0x4d00
.short 8659 ; 0x21d3
.short 9290 ; 0x244a
.short 5040 ; 0x13b0
.short 10699 ; 0x29cb
.short 16574 ; 0x40be
.short 10458 ; 0x28da
.short 17531 ; 0x447b
.short 8809 ; 0x2269
.short 9472 ; 0x2500
.short 9361 ; 0x2491
.short 10477 ; 0x28ed
.short 2595 ; 0xa23
.short 1604 ; 0x644
.short 11571 ; 0x2d33
.short 11472 ; 0x2cd0
.short 16491 ; 0x406b
.short 6054 ; 0x17a6
.short 10021 ; 0x2725
.short 16180 ; 0x3f34
.short 3370 ; 0xd2a
.short 7983 ; 0x1f2f
.short 17406 ; 0x43fe
.short 1355 ; 0x54b
.short 18383 ; 0x47cf
.short 12815 ; 0x320f
.short 3019 ; 0xbcb
.short 8255 ; 0x203f
.short 14456 ; 0x3878
.short 16579 ; 0x40c3
.short 7606 ; 0x1db6
.short 2143 ; 0x85f
.short 5665 ; 0x1621
.short 6060 ; 0x17ac
.short 20453 ; 0x4fe5
.short 10935 ; 0x2ab7
.short 16580 ; 0x40c4
.short 1084 ; 0x43c
.short 8670 ; 0x21de
.short 1396 ; 0x574
.short 1309 ; 0x51d
.short 8832 ; 0x2280
.short 18192 ; 0x4710
.short 9739 ; 0x260b
.short 10700 ; 0x29cc
.short 19281 ; 0x4b51
.short 14225 ; 0x3791
.short 5341 ; 0x14dd
.short 19405 ; 0x4bcd
.short 6532 ; 0x1984
.short 19225 ; 0x4b19
.short 20354 ; 0x4f82
.short 8363 ; 0x20ab
.short 10941 ; 0x2abd
.short 10697 ; 0x29c9
.short 12780 ; 0x31ec
.short 9335 ; 0x2477
.short 15502 ; 0x3c8e
.short 5859 ; 0x16e3
.short 18205 ; 0x471d
.short 12496 ; 0x30d0
.short 14097 ; 0x3711
.short 10948 ; 0x2ac4
.short 6536 ; 0x1988
.short 5860 ; 0x16e4
.short 16783 ; 0x418f
.short 18206 ; 0x471e
.short 10670 ; 0x29ae
.short 15159 ; 0x3b37
.short 15160 ; 0x3b38
.short 3308 ; 0xcec
.short 7781 ; 0x1e65
.short 18942 ; 0x49fe
.short 7224 ; 0x1c38
.short 11491 ; 0x2ce3
.short 19122 ; 0x4ab2
.short 2207 ; 0x89f
.short 5488 ; 0x1570
.short 5861 ; 0x16e5
.short 18977 ; 0x4a21
.short 3399 ; 0xd47
.short 4980 ; 0x1374
.short 8213 ; 0x2015
.short 2037 ; 0x7f5
.short 15011 ; 0x3aa3
.short 15107 ; 0x3b03
.short 15506 ; 0x3c92
.short 9707 ; 0x25eb
.short 4981 ; 0x1375
.short 12768 ; 0x31e0
.short 12910 ; 0x326e
.short 9164 ; 0x23cc
.short 4684 ; 0x124c
.short 4982 ; 0x1376
.short 14466 ; 0x3882
.short 4983 ; 0x1377
.short 15108 ; 0x3b04
.short 18646 ; 0x48d6
.short 4984 ; 0x1378
.short 18260 ; 0x4754
.short 5996 ; 0x176c
.short 11725 ; 0x2dcd
.short 18784 ; 0x4960
.short 5065 ; 0x13c9
.short 18985 ; 0x4a29
.short 9714 ; 0x25f2
.short 12663 ; 0x3177
.short 18789 ; 0x4965
.short 12381 ; 0x305d
.short 4985 ; 0x1379
.short 2016 ; 0x7e0
.short 15523 ; 0x3ca3
.short 18991 ; 0x4a2f
.short 12664 ; 0x3178
.short 7962 ; 0x1f1a
.short 11730 ; 0x2dd2
.short 18998 ; 0x4a36
.short 18999 ; 0x4a37
.short 17329 ; 0x43b1
.short 15176 ; 0x3b48
.short 15129 ; 0x3b19
.short 15130 ; 0x3b1a
.short 15164 ; 0x3b3c
.short 9699 ; 0x25e3
.short 5925 ; 0x1725
.short 18140 ; 0x46dc
.short 19016 ; 0x4a48
.short 9671 ; 0x25c7
.short 9682 ; 0x25d2
.short 15142 ; 0x3b26
.short 17305 ; 0x4399
.short 15143 ; 0x3b27
.short 14993 ; 0x3a91
.short 13622 ; 0x3536
.short 11705 ; 0x2db9
.short 9524 ; 0x2534
.short 8001 ; 0x1f41
.short 7311 ; 0x1c8f
.short 19243 ; 0x4b2b
.short 15505 ; 0x3c91
.short 4384 ; 0x1120
.short 18817 ; 0x4981
.short 15798 ; 0x3db6
.short 4842 ; 0x12ea
.short 11462 ; 0x2cc6
.short 17889 ; 0x45e1
.short 2810 ; 0xafa
.short 11975 ; 0x2ec7
.short 11976 ; 0x2ec8
.short 19816 ; 0x4d68
.short 20540 ; 0x503c
.short 2624 ; 0xa40
.short 11963 ; 0x2ebb
.short 16242 ; 0x3f72
.short 13296 ; 0x33f0
.short 8058 ; 0x1f7a
.short 1454 ; 0x5ae
.short 11792 ; 0x2e10
.short 10896 ; 0x2a90
.short 10489 ; 0x28f9
.short 6076 ; 0x17bc
.short 6404 ; 0x1904
.short 19989 ; 0x4e15
.short 19990 ; 0x4e16
.short 304 ; 0x130
.short 17169 ; 0x4311
.short 18021 ; 0x4665
.short 12350 ; 0x303e
.short 3812 ; 0xee4
.short 7627 ; 0x1dcb
.short 7894 ; 0x1ed6
.short 15231 ; 0x3b7f
.short 3686 ; 0xe66
.short 3850 ; 0xf0a
.short 502 ; 0x1f6
.short 14509 ; 0x38ad
.short 7736 ; 0x1e38
.short 5653 ; 0x1615
.short 20883 ; 0x5193
.short 7895 ; 0x1ed7
.short 580 ; 0x244
.short 7149 ; 0x1bed
.short 2812 ; 0xafc
.short 7106 ; 0x1bc2
.short 6268 ; 0x187c
.short 8002 ; 0x1f42
.short 1735 ; 0x6c7
.short 7107 ; 0x1bc3
.short 6459 ; 0x193b
.short 14525 ; 0x38bd
.short 8722 ; 0x2212
.short 242 ; 0xf2
.short 15858 ; 0x3df2
.short 3813 ; 0xee5
.short 20489 ; 0x5009
.short 11632 ; 0x2d70
.short 11185 ; 0x2bb1
.short 14602 ; 0x390a
.short 8166 ; 0x1fe6
.short 12560 ; 0x3110
.short 14560 ; 0x38e0
.short 19949 ; 0x4ded
.short 15261 ; 0x3b9d
.short 4244 ; 0x1094
.short 11594 ; 0x2d4a
.short 2896 ; 0xb50
.short 4730 ; 0x127a
.short 10776 ; 0x2a18
.short 14475 ; 0x388b
.short 11382 ; 0x2c76
.short 7216 ; 0x1c30
.short 17617 ; 0x44d1
.short 3946 ; 0xf6a
.short 137 ; 0x89
.short 9528 ; 0x2538
.short 12469 ; 0x30b5
.short 10588 ; 0x295c
.short 7806 ; 0x1e7e
.short 4581 ; 0x11e5
.short 17134 ; 0x42ee
.short 222 ; 0xde
.short 2794 ; 0xaea
.short 1527 ; 0x5f7
.short 9165 ; 0x23cd
.short 20363 ; 0x4f8b
.short 4129 ; 0x1021
.short 5464 ; 0x1558
.short 20026 ; 0x4e3a
.short 2063 ; 0x80f
.short 8241 ; 0x2031
.short 9390 ; 0x24ae
.short 9391 ; 0x24af
.short 9456 ; 0x24f0
.short 138 ; 0x8a
.short 2471 ; 0x9a7
.short 11236 ; 0x2be4
.short 10367 ; 0x287f
.short 16826 ; 0x41ba
.short 3098 ; 0xc1a
.short 6278 ; 0x1886
.short 5280 ; 0x14a0
.short 9644 ; 0x25ac
.short 2156 ; 0x86c
.short 1769 ; 0x6e9
.short 8554 ; 0x216a
.short 4199 ; 0x1067
.short 18210 ; 0x4722
.short 5448 ; 0x1548
.short 3256 ; 0xcb8
.short 19659 ; 0x4ccb
.short 4022 ; 0xfb6
.short 4817 ; 0x12d1
.short 17664 ; 0x4500
.short 3357 ; 0xd1d
.short 3377 ; 0xd31
.short 4890 ; 0x131a
.short 1264 ; 0x4f0
.short 17586 ; 0x44b2
.short 18258 ; 0x4752
.short 3580 ; 0xdfc
.short 4585 ; 0x11e9
.short 18980 ; 0x4a24
.short 2972 ; 0xb9c
.short 16639 ; 0x40ff
.short 7881 ; 0x1ec9
.short 13400 ; 0x3458
.short 13829 ; 0x3605
.short 3447 ; 0xd77
.short 910 ; 0x38e
.short 2898 ; 0xb52
.short 5375 ; 0x14ff
.short 17315 ; 0x43a3
.short 7991 ; 0x1f37
.short 2429 ; 0x97d
.short 7686 ; 0x1e06
.short 2627 ; 0xa43
.short 7699 ; 0x1e13
.short 5142 ; 0x1416
.short 10733 ; 0x29ed
.short 103 ; 0x67
.short 16799 ; 0x419f
.short 16401 ; 0x4011
.short 19041 ; 0x4a61
.short 334 ; 0x14e
.short 3948 ; 0xf6c
.short 245 ; 0xf5
.short 18058 ; 0x468a
.short 18327 ; 0x4797
.short 5096 ; 0x13e8
.short 16995 ; 0x4263
.short 2065 ; 0x811
.short 12321 ; 0x3021
.short 4491 ; 0x118b
.short 10 ; 0xa
.short 522 ; 0x20a
.short 3702 ; 0xe76
.short 12740 ; 0x31c4
.short 18526 ; 0x485e
.short 7656 ; 0x1de8
.short 6380 ; 0x18ec
.short 2822 ; 0xb06
.short 9847 ; 0x2677
.short 8443 ; 0x20fb
.short 7495 ; 0x1d47
.short 1649 ; 0x671
.short 13306 ; 0x33fa
.short 7022 ; 0x1b6e
.short 19691 ; 0x4ceb
.short 9058 ; 0x2362
.short 9047 ; 0x2357
.short 11726 ; 0x2dce
.short 1656 ; 0x678
.short 5588 ; 0x15d4
.short 1063 ; 0x427
.short 13700 ; 0x3584
.short 17171 ; 0x4313
.short 4962 ; 0x1362
.short 7218 ; 0x1c32
.short 17782 ; 0x4576
.short 10871 ; 0x2a77
.short 2747 ; 0xabb
.short 18839 ; 0x4997
.short 1068 ; 0x42c
.short 17321 ; 0x43a9
.short 12681 ; 0x3189
.short 14324 ; 0x37f4
.short 11432 ; 0x2ca8
.short 12382 ; 0x305e
.short 15393 ; 0x3c21
.short 7436 ; 0x1d0c
.short 9734 ; 0x2606
.short 19857 ; 0x4d91
.short 7913 ; 0x1ee9
.short 1852 ; 0x73c
.short 3075 ; 0xc03
.short 2486 ; 0x9b6
.short 14575 ; 0x38ef
.short 106 ; 0x6a
.short 1096 ; 0x448
.short 1977 ; 0x7b9
.short 523 ; 0x20b
.short 7741 ; 0x1e3d
.short 19957 ; 0x4df5
.short 3360 ; 0xd20
.short 18072 ; 0x4698
.short 19958 ; 0x4df6
.short 18073 ; 0x4699
.short 11269 ; 0x2c05
.short 6093 ; 0x17cd
.short 20519 ; 0x5027
.short 11816 ; 0x2e28
.short 13198 ; 0x338e
.short 7437 ; 0x1d0d
.short 10785 ; 0x2a21
.short 7960 ; 0x1f18
.short 7864 ; 0x1eb8
.short 14604 ; 0x390c
.short 8169 ; 0x1fe9
.short 10833 ; 0x2a51
.short 6471 ; 0x1947
.short 3257 ; 0xcb9
.short 7039 ; 0x1b7f
.short 4312 ; 0x10d8
.short 18840 ; 0x4998
.short 3457 ; 0xd81
.short 11329 ; 0x2c41
.short 4689 ; 0x1251
.short 15152 ; 0x3b30
.short 8608 ; 0x21a0
.short 3693 ; 0xe6d
.short 17284 ; 0x4384
.short 12100 ; 0x2f44
.short 8170 ; 0x1fea
.short 121 ; 0x79
.short 13515 ; 0x34cb
.short 3381 ; 0xd35
.short 10739 ; 0x29f3
.short 15099 ; 0x3afb
.short 1665 ; 0x681
.short 18228 ; 0x4734
.short 5682 ; 0x1632
.short 610 ; 0x262
.short 8924 ; 0x22dc
.short 4965 ; 0x1365
.short 2985 ; 0xba9
.short 20440 ; 0x4fd8
.short 5454 ; 0x154e
.short 391 ; 0x187
.short 392 ; 0x188
.short 18715 ; 0x491b
.short 2750 ; 0xabe
.short 9970 ; 0x26f2
.short 6884 ; 0x1ae4
.short 13039 ; 0x32ef
.short 17806 ; 0x458e
.short 4503 ; 0x1197
.short 7731 ; 0x1e33
.short 20694 ; 0x50d6
.short 18716 ; 0x491c
.short 5761 ; 0x1681
.short 3464 ; 0xd88
.short 17673 ; 0x4509
.short 17501 ; 0x445d
.short 416 ; 0x1a0
.short 2161 ; 0x871
.short 10038 ; 0x2736
.short 1457 ; 0x5b1
.short 3206 ; 0xc86
.short 15273 ; 0x3ba9
.short 11683 ; 0x2da3
.short 3918 ; 0xf4e
.short 20196 ; 0x4ee4
.short 6998 ; 0x1b56
.short 7027 ; 0x1b73
.short 5340 ; 0x14dc
.short 4317 ; 0x10dd
.short 2083 ; 0x823
.short 7743 ; 0x1e3f
.short 11611 ; 0x2d5b
.short 8555 ; 0x216b
.short 16851 ; 0x41d3
.short 5752 ; 0x1678
.short 8599 ; 0x2197
.short 3239 ; 0xca7
.short 15358 ; 0x3bfe
.short 17049 ; 0x4299
.short 16153 ; 0x3f19
.short 6202 ; 0x183a
.short 8009 ; 0x1f49
.short 18419 ; 0x47f3
.short 14424 ; 0x3858
.short 1673 ; 0x689
.short 18537 ; 0x4869
.short 7707 ; 0x1e1b
.short 14247 ; 0x37a7
.short 14248 ; 0x37a8
.short 13706 ; 0x358a
.short 10255 ; 0x280f
.short 14431 ; 0x385f
.short 15743 ; 0x3d7f
.short 1674 ; 0x68a
.short 15122 ; 0x3b12
.short 14609 ; 0x3911
.short 12748 ; 0x31cc
.short 20177 ; 0x4ed1
.short 8774 ; 0x2246
.short 11335 ; 0x2c47
.short 357 ; 0x165
.short 13130 ; 0x334a
.short 19303 ; 0x4b67
.short 3258 ; 0xcba
.short 14853 ; 0x3a05
.short 15875 ; 0x3e03
.short 19885 ; 0x4dad
.short 17174 ; 0x4316
.short 4428 ; 0x114c
.short 19829 ; 0x4d75
.short 47 ; 0x2f
.short 4524 ; 0x11ac
.short 17393 ; 0x43f1
.short 7745 ; 0x1e41
.short 14854 ; 0x3a06
.short 19000 ; 0x4a38
.short 15665 ; 0x3d31
.short 16714 ; 0x414a
.short 9322 ; 0x246a
.short 5029 ; 0x13a5
.short 8437 ; 0x20f5
.short 1442 ; 0x5a2
.short 11336 ; 0x2c48
.short 532 ; 0x214
.short 1574 ; 0x626
.short 9559 ; 0x2557
.short 9506 ; 0x2522
.short 11104 ; 0x2b60
.short 12108 ; 0x2f4c
.short 10052 ; 0x2744
.short 10516 ; 0x2914
.short 15165 ; 0x3b3d
.short 13991 ; 0x36a7
.short 13896 ; 0x3648
.short 9433 ; 0x24d9
.short 1756 ; 0x6dc
.short 9904 ; 0x26b0
.short 770 ; 0x302
.short 7200 ; 0x1c20
.short 1220 ; 0x4c4
.short 13945 ; 0x3679
.short 20092 ; 0x4e7c
.short 19630 ; 0x4cae
.short 7755 ; 0x1e4b
.short 18489 ; 0x4839
.short 2912 ; 0xb60
.short 1587 ; 0x633
.short 19966 ; 0x4dfe
.short 6312 ; 0x18a8
.short 4971 ; 0x136b
.short 12175 ; 0x2f8f
.short 7083 ; 0x1bab
.short 2847 ; 0xb1f
.short 13388 ; 0x344c
.short 10599 ; 0x2967
.short 2322 ; 0x912
.short 17513 ; 0x4469
.short 14432 ; 0x3860
.short 19408 ; 0x4bd0
.short 12058 ; 0x2f1a
.short 12156 ; 0x2f7c
.short 8955 ; 0x22fb
.short 15631 ; 0x3d0f
.short 20499 ; 0x5013
.short 12198 ; 0x2fa6
.short 19410 ; 0x4bd2
.short 16952 ; 0x4238
.short 13359 ; 0x342f
.short 13360 ; 0x3430
.short 236 ; 0xec
.short 11715 ; 0x2dc3
.short 8013 ; 0x1f4d
.short 3089 ; 0xc11
.short 3607 ; 0xe17
.short 12756 ; 0x31d4
.short 10523 ; 0x291b
.short 3291 ; 0xcdb
.short 3292 ; 0xcdc
.short 2365 ; 0x93d
.short 2848 ; 0xb20
.short 13633 ; 0x3541
.short 3388 ; 0xd3c
.short 3391 ; 0xd3f
.short 14538 ; 0x38ca
.short 2734 ; 0xaae
.short 10564 ; 0x2944
.short 3829 ; 0xef5
.short 5773 ; 0x168d
.short 14539 ; 0x38cb
.short 2419 ; 0x973
.short 17811 ; 0x4593
.short 20398 ; 0x4fae
.short 6642 ; 0x19f2
.short 188 ; 0xbc
.short 12162 ; 0x2f82
.short 6125 ; 0x17ed
.short 12202 ; 0x2faa
.short 7886 ; 0x1ece
.short 18141 ; 0x46dd
.short 11448 ; 0x2cb8
.short 659 ; 0x293
.short 2913 ; 0xb61
.short 6691 ; 0x1a23
.short 17786 ; 0x457a
.short 18497 ; 0x4841
.short 1000 ; 0x3e8
.short 14544 ; 0x38d0
.short 8381 ; 0x20bd
.short 7460 ; 0x1d24
.short 5655 ; 0x1617
.short 2640 ; 0xa50
.short 12814 ; 0x320e
.short 12117 ; 0x2f55
.short 17183 ; 0x431f
.short 8398 ; 0x20ce
.short 16122 ; 0x3efa
.short 5296 ; 0x14b0
.short 55 ; 0x37
.short 17272 ; 0x4378
.short 2676 ; 0xa74
.short 5171 ; 0x1433
.short 13041 ; 0x32f1
.short 7097 ; 0x1bb9
.short 8564 ; 0x2174
.short 8078 ; 0x1f8e
.short 9473 ; 0x2501
.short 17407 ; 0x43ff
.short 14552 ; 0x38d8
.short 15606 ; 0x3cf6
.short 5656 ; 0x1618
.short 9395 ; 0x24b3
.short 9396 ; 0x24b4
.short 13080 ; 0x3318
.short 8810 ; 0x226a
.short 9118 ; 0x239e
.short 12816 ; 0x3210
.short 1356 ; 0x54c
.short 17191 ; 0x4327
.short 17412 ; 0x4404
.short 8543 ; 0x215f
.short 254 ; 0xfe
.short 15365 ; 0x3c05
.short 13736 ; 0x35a8
.short 12846 ; 0x322e
.short 13153 ; 0x3361
.short 20470 ; 0x4ff6
.short 20471 ; 0x4ff7
.short 13587 ; 0x3513
.short 17855 ; 0x45bf
.short 9859 ; 0x2683
.short 7840 ; 0x1ea0
.short 20370 ; 0x4f92
.short 20474 ; 0x4ffa
.short 5494 ; 0x1576
.short 5495 ; 0x1577
.short 8202 ; 0x200a
.short 17864 ; 0x45c8
.short 5499 ; 0x157b
.short 17010 ; 0x4272
.short 8208 ; 0x2010
.short 13842 ; 0x3612
.short 9952 ; 0x26e0
.short 3293 ; 0xcdd
.short 13845 ; 0x3615
.short 17875 ; 0x45d3
.short 19982 ; 0x4e0e
.short 4639 ; 0x121f
.short 1967 ; 0x7af
.short 6722 ; 0x1a42
.short 3914 ; 0xf4a
.short 449 ; 0x1c1
.short 19491 ; 0x4c23
.short 740 ; 0x2e4
.short 14291 ; 0x37d3
.short 12767 ; 0x31df
.short 9166 ; 0x23ce
.short 4133 ; 0x1025
.short 2399 ; 0x95f
.short 16244 ; 0x3f74
.short 16874 ; 0x41ea
.short 16735 ; 0x415f
.short 10728 ; 0x29e8
.short 16253 ; 0x3f7d
.short 8124 ; 0x1fbc
.short 15940 ; 0x3e44
.short 15351 ; 0x3bf7
.short 19035 ; 0x4a5b
.short 9982 ; 0x26fe
.short 14228 ; 0x3794
.short 3327 ; 0xcff
.short 3328 ; 0xd00
.short 17792 ; 0x4580
.short 12394 ; 0x306a
.short 11096 ; 0x2b58
.short 4589 ; 0x11ed
.short 4590 ; 0x11ee
.short 11935 ; 0x2e9f
.short 10135 ; 0x2797
.short 10179 ; 0x27c3
.short 18281 ; 0x4769
.short 6022 ; 0x1786
.short 1588 ; 0x634
.short 2457 ; 0x999
.short 19387 ; 0x4bbb
.short 14832 ; 0x39f0
.short 14493 ; 0x389d
.short 3957 ; 0xf75
.short 4744 ; 0x1288
.short 17648 ; 0x44f0
.short 17558 ; 0x4496
.short 5135 ; 0x140f
.short 4352 ; 0x1100
.short 13639 ; 0x3547
.short 14660 ; 0x3944
.short 14495 ; 0x389f
.short 15078 ; 0x3ae6
.short 17421 ; 0x440d
.short 554 ; 0x22a
.short 17890 ; 0x45e2
.short 7984 ; 0x1f30
.short 6368 ; 0x18e0
.short 3339 ; 0xd0b
.short 6067 ; 0x17b3
.short 8054 ; 0x1f76
.short 19155 ; 0x4ad3
.short 6369 ; 0x18e1
.short 204 ; 0xcc
.short 3505 ; 0xdb1
.short 8848 ; 0x2290
.short 5713 ; 0x1651
.short 2743 ; 0xab7
.short 17426 ; 0x4412
.short 11250 ; 0x2bf2
.short 7501 ; 0x1d4d
.short 11799 ; 0x2e17
.short 10661 ; 0x29a5
.short 3930 ; 0xf5a
.short 16640 ; 0x4100
.short 3852 ; 0xf0c
.short 2882 ; 0xb42
.short 17618 ; 0x44d2
.short 8101 ; 0x1fa5
.short 20776 ; 0x5128
.short 5715 ; 0x1653
.short 11927 ; 0x2e97
.short 7691 ; 0x1e0b
.short 19478 ; 0x4c16
.short 487 ; 0x1e7
.short 18046 ; 0x467e
.short 6706 ; 0x1a32
.short 14710 ; 0x3976
.short 19300 ; 0x4b64
.short 499 ; 0x1f3
.short 15963 ; 0x3e5b
.short 5804 ; 0x16ac
.short 3755 ; 0xeab
.short 2927 ; 0xb6f
.short 17248 ; 0x4360
.short 511 ; 0x1ff
.short 2906 ; 0xb5a
.short 181 ; 0xb5
.short 13450 ; 0x348a
.short 15742 ; 0x3d7e
.short 11668 ; 0x2d94
.short 182 ; 0xb6
.short 15923 ; 0x3e33
.short 186 ; 0xba
.short 6711 ; 0x1a37
.short 8866 ; 0x22a2
.short 3349 ; 0xd15
.short 19111 ; 0x4aa7
.short 6712 ; 0x1a38
.short 13804 ; 0x35ec
.short 3860 ; 0xf14
.short 6043 ; 0x179b
.short 675 ; 0x2a3
.short 9672 ; 0x25c8
.short 1524 ; 0x5f4
.short 11047 ; 0x2b27
.short 11033 ; 0x2b19
.short 3033 ; 0xbd9
.short 10651 ; 0x299b
.short 11977 ; 0x2ec9
.short 6456 ; 0x1938
.short 6968 ; 0x1b38
.short 7270 ; 0x1c66
.short 11058 ; 0x2b32
.short 1283 ; 0x503
.short 5176 ; 0x1438
.short 16259 ; 0x3f83
.short 3662 ; 0xe4e
.short 6244 ; 0x1864
.short 14027 ; 0x36cb
.short 12991 ; 0x32bf
.short 3722 ; 0xe8a
.short 15461 ; 0x3c65
.short 5363 ; 0x14f3
.short 20455 ; 0x4fe7
.short 4125 ; 0x101d
.short 9803 ; 0x264b
.short 2513 ; 0x9d1
.short 12876 ; 0x324c
.short 3961 ; 0xf79
.short 7171 ; 0x1c03
.short 17367 ; 0x43d7
.short 5017 ; 0x1399
.short 15724 ; 0x3d6c
.short 20146 ; 0x4eb2
.short 11129 ; 0x2b79
.short 3215 ; 0xc8f
.short 6269 ; 0x187d
.short 5137 ; 0x1411
.short 20186 ; 0x4eda
.short 17650 ; 0x44f2
.short 7061 ; 0x1b95
.short 19123 ; 0x4ab3
.short 10338 ; 0x2862
.short 3952 ; 0xf70
.short 1700 ; 0x6a4
.short 7538 ; 0x1d72
.short 20457 ; 0x4fe9
.short 10982 ; 0x2ae6
.short 17482 ; 0x444a
.short 10628 ; 0x2984
.short 16751 ; 0x416f
.short 3814 ; 0xee6
.short 558 ; 0x22e
.short 18683 ; 0x48fb
.short 15293 ; 0x3bbd
.short 3871 ; 0xf1f
.short 15417 ; 0x3c39
.short 3699 ; 0xe73
.short 15859 ; 0x3df3
.short 18821 ; 0x4985
.short 4843 ; 0x12eb
.short 3218 ; 0xc92
.short 223 ; 0xdf
.short 10774 ; 0x2a16
.short 20235 ; 0x4f0b
.short 20545 ; 0x5041
.short 19639 ; 0x4cb7
.short 2426 ; 0x97a
.short 10655 ; 0x299f
.short 19037 ; 0x4a5d
.short 15083 ; 0x3aeb
.short 16308 ; 0x3fb4
.short 18033 ; 0x4671
.short 3393 ; 0xd41
.short 10083 ; 0x2763
.short 10490 ; 0x28fa
.short 11750 ; 0x2de6
.short 584 ; 0x248
.short 13499 ; 0x34bb
.short 12275 ; 0x2ff3
.short 3394 ; 0xd42
.short 5222 ; 0x1466
.short 16970 ; 0x424a
.short 3579 ; 0xdfb
.short 19846 ; 0x4d86
.short 10368 ; 0x2880
.short 321 ; 0x141
.short 10568 ; 0x2948
.short 3962 ; 0xf7a
.short 9167 ; 0x23cf
.short 20655 ; 0x50af
.short 20656 ; 0x50b0
.short 13727 ; 0x359f
.short 12796 ; 0x31fc
.short 13302 ; 0x33f6
.short 17560 ; 0x4498
.short 9873 ; 0x2691
.short 6969 ; 0x1b39
.short 4606 ; 0x11fe
.short 14105 ; 0x3719
.short 16842 ; 0x41ca
.short 15554 ; 0x3cc2
.short 20598 ; 0x5076
.short 7413 ; 0x1cf5
.short 13303 ; 0x33f7
.short 11556 ; 0x2d24
.short 12884 ; 0x3254
.short 17665 ; 0x4501
.short 3099 ; 0xc1b
.short 6679 ; 0x1a17
.short 13857 ; 0x3621
.short 6180 ; 0x1824
.short 4200 ; 0x1068
.short 16500 ; 0x4074
.short 5598 ; 0x15de
.short 7477 ; 0x1d35
.short 6748 ; 0x1a5c
.short 4586 ; 0x11ea
.short 8480 ; 0x2120
.short 6467 ; 0x1943
.short 6468 ; 0x1944
.short 17905 ; 0x45f1
.short 10870 ; 0x2a76
.short 19951 ; 0x4def
.short 19791 ; 0x4d4f
.short 6088 ; 0x17c8
.short 16396 ; 0x400c
.short 5324 ; 0x14cc
.short 4818 ; 0x12d2
.short 7629 ; 0x1dcd
.short 7985 ; 0x1f31
.short 17485 ; 0x444d
.short 10446 ; 0x28ce
.short 9052 ; 0x235c
.short 11282 ; 0x2c12
.short 3448 ; 0xd78
.short 18647 ; 0x48d7
.short 17376 ; 0x43e0
.short 1289 ; 0x509
.short 13504 ; 0x34c0
.short 18211 ; 0x4723
.short 13693 ; 0x357d
.short 4891 ; 0x131b
.short 12673 ; 0x3181
.short 20599 ; 0x5077
.short 14145 ; 0x3741
.short 15469 ; 0x3c6d
.short 5376 ; 0x1500
.short 15316 ; 0x3bd4
.short 9405 ; 0x24bd
.short 17316 ; 0x43a4
.short 12833 ; 0x3221
.short 6749 ; 0x1a5d
.short 8919 ; 0x22d7
.short 11580 ; 0x2d3c
.short 16402 ; 0x4012
.short 13445 ; 0x3485
.short 8690 ; 0x21f2
.short 1650 ; 0x672
.short 16696 ; 0x4138
.short 9937 ; 0x26d1
.short 3972 ; 0xf84
.short 14380 ; 0x382c
.short 10575 ; 0x294f
.short 15558 ; 0x3cc6
.short 7861 ; 0x1eb5
.short 2127 ; 0x84f
.short 2128 ; 0x850
.short 14995 ; 0x3a93
.short 10873 ; 0x2a79
.short 16830 ; 0x41be
.short 10678 ; 0x29b6
.short 18701 ; 0x490d
.short 10631 ; 0x2987
.short 11635 ; 0x2d73
.short 10758 ; 0x2a06
.short 7478 ; 0x1d36
.short 13510 ; 0x34c6
.short 20043 ; 0x4e4b
.short 5066 ; 0x13ca
.short 2823 ; 0xb07
.short 20460 ; 0x4fec
.short 3402 ; 0xd4a
.short 11604 ; 0x2d54
.short 15201 ; 0x3b61
.short 16403 ; 0x4013
.short 10300 ; 0x283c
.short 15835 ; 0x3ddb
.short 17377 ; 0x43e1
.short 15872 ; 0x3e00
.short 15964 ; 0x3e5c
.short 17381 ; 0x43e5
.short 18702 ; 0x490e
.short 14114 ; 0x3722
.short 18703 ; 0x490f
.short 15320 ; 0x3bd8
.short 8744 ; 0x2228
.short 16316 ; 0x3fbc
.short 7329 ; 0x1ca1
.short 12636 ; 0x315c
.short 20491 ; 0x500b
.short 11759 ; 0x2def
.short 16317 ; 0x3fbd
.short 20556 ; 0x504c
.short 3076 ; 0xc04
.short 1411 ; 0x583
.short 9536 ; 0x2540
.short 29 ; 0x1d
.short 3395 ; 0xd43
.short 3427 ; 0xd63
.short 9407 ; 0x24bf
.short 10278 ; 0x2826
.short 2243 ; 0x8c3
.short 11682 ; 0x2da2
.short 7330 ; 0x1ca2
.short 11643 ; 0x2d7b
.short 1097 ; 0x449
.short 9187 ; 0x23e3
.short 15394 ; 0x3c22
.short 803 ; 0x323
.short 16536 ; 0x4098
.short 13893 ; 0x3645
.short 11903 ; 0x2e7f
.short 5834 ; 0x16ca
.short 4145 ; 0x1031
.short 15772 ; 0x3d9c
.short 15773 ; 0x3d9d
.short 14530 ; 0x38c2
.short 3726 ; 0xe8e
.short 3727 ; 0xe8f
.short 6926 ; 0x1b0e
.short 14834 ; 0x39f2
.short 10786 ; 0x2a22
.short 12682 ; 0x318a
.short 7186 ; 0x1c12
.short 5973 ; 0x1755
.short 7119 ; 0x1bcf
.short 11998 ; 0x2ede
.short 2903 ; 0xb57
.short 16848 ; 0x41d0
.short 5563 ; 0x15bb
.short 15356 ; 0x3bfc
.short 8288 ; 0x2060
.short 602 ; 0x25a
.short 18229 ; 0x4735
.short 20214 ; 0x4ef6
.short 10746 ; 0x29fa
.short 4146 ; 0x1032
.short 7187 ; 0x1c13
.short 9715 ; 0x25f3
.short 122 ; 0x7a
.short 8330 ; 0x208a
.short 8171 ; 0x1feb
.short 18269 ; 0x475d
.short 17322 ; 0x43aa
.short 7331 ; 0x1ca3
.short 8757 ; 0x2235
.short 2884 ; 0xb44
.short 16318 ; 0x3fbe
.short 5589 ; 0x15d5
.short 5622 ; 0x15f6
.short 18347 ; 0x47ab
.short 1322 ; 0x52a
.short 13551 ; 0x34ef
.short 14979 ; 0x3a83
.short 2631 ; 0xa47
.short 17726 ; 0x453e
.short 15917 ; 0x3e2d
.short 10696 ; 0x29c8
.short 13094 ; 0x3326
.short 6434 ; 0x1922
.short 15074 ; 0x3ae2
.short 17011 ; 0x4273
.short 18853 ; 0x49a5
.short 15476 ; 0x3c74
.short 2836 ; 0xb14
.short 12968 ; 0x32a8
.short 10073 ; 0x2759
.short 2526 ; 0x9de
.short 13048 ; 0x32f8
.short 12308 ; 0x3014
.short 5835 ; 0x16cb
.short 15782 ; 0x3da6
.short 12054 ; 0x2f16
.short 2084 ; 0x824
.short 10321 ; 0x2851
.short 4149 ; 0x1035
.short 6971 ; 0x1b3b
.short 3232 ; 0xca0
.short 17926 ; 0x4606
.short 20197 ; 0x4ee5
.short 10039 ; 0x2737
.short 5762 ; 0x1682
.short 10280 ; 0x2828
.short 81 ; 0x51
.short 18348 ; 0x47ac
.short 17050 ; 0x429a
.short 6885 ; 0x1ae5
.short 15477 ; 0x3c75
.short 10090 ; 0x276a
.short 19044 ; 0x4a64
.short 19865 ; 0x4d99
.short 12475 ; 0x30bb
.short 14760 ; 0x39a8
.short 16706 ; 0x4142
.short 15296 ; 0x3bc0
.short 8925 ; 0x22dd
.short 10003 ; 0x2713
.short 12800 ; 0x3200
.short 14058 ; 0x36ea
.short 11493 ; 0x2ce5
.short 15627 ; 0x3d0b
.short 15324 ; 0x3bdc
.short 2280 ; 0x8e8
.short 5500 ; 0x157c
.short 173 ; 0xad
.short 6931 ; 0x1b13
.short 393 ; 0x189
.short 16938 ; 0x422a
.short 15075 ; 0x3ae3
.short 4858 ; 0x12fa
.short 20778 ; 0x512a
.short 17679 ; 0x450f
.short 11477 ; 0x2cd5
.short 16077 ; 0x3ecd
.short 19001 ; 0x4a39
.short 18472 ; 0x4828
.short 12926 ; 0x327e
.short 13031 ; 0x32e7
.short 1715 ; 0x6b3
.short 9265 ; 0x2431
.short 10076 ; 0x275c
.short 11171 ; 0x2ba3
.short 175 ; 0xaf
.short 9804 ; 0x264c
.short 4592 ; 0x11f0
.short 8140 ; 0x1fcc
.short 12336 ; 0x3030
.short 6448 ; 0x1930
.short 13197 ; 0x338d
.short 19807 ; 0x4d5f
.short 19002 ; 0x4a3a
.short 6886 ; 0x1ae6
.short 12930 ; 0x3282
.short 10434 ; 0x28c2
.short 18355 ; 0x47b3
.short 6203 ; 0x183b
.short 14249 ; 0x37a9
.short 10884 ; 0x2a84
.short 16329 ; 0x3fc9
.short 14667 ; 0x394b
.short 11217 ; 0x2bd1
.short 8413 ; 0x20dd
.short 10741 ; 0x29f5
.short 383 ; 0x17f
.short 48 ; 0x30
.short 11478 ; 0x2cd6
.short 11566 ; 0x2d2e
.short 18116 ; 0x46c4
.short 11544 ; 0x2d18
.short 18878 ; 0x49be
.short 8526 ; 0x214e
.short 17087 ; 0x42bf
.short 9905 ; 0x26b1
.short 17869 ; 0x45cd
.short 19592 ; 0x4c88
.short 7765 ; 0x1e55
.short 18490 ; 0x483a
.short 10835 ; 0x2a53
.short 8637 ; 0x21bd
.short 2775 ; 0xad7
.short 4862 ; 0x12fe
.short 17350 ; 0x43c6
.short 7045 ; 0x1b85
.short 20423 ; 0x4fc7
.short 1443 ; 0x5a3
.short 19364 ; 0x4ba4
.short 5050 ; 0x13ba
.short 10767 ; 0x2a0f
.short 8498 ; 0x2132
.short 10461 ; 0x28dd
.short 19681 ; 0x4ce1
.short 5568 ; 0x15c0
.short 5569 ; 0x15c1
.short 183 ; 0xb7
.short 13052 ; 0x32fc
.short 12157 ; 0x2f7d
.short 9809 ; 0x2651
.short 11555 ; 0x2d23
.short 4630 ; 0x1216
.short 15882 ; 0x3e0a
.short 12229 ; 0x2fc5
.short 15299 ; 0x3bc3
.short 19556 ; 0x4c64
.short 10325 ; 0x2855
.short 16333 ; 0x3fcd
.short 16334 ; 0x3fce
.short 10524 ; 0x291c
.short 8998 ; 0x2326
.short 8847 ; 0x228f
.short 5632 ; 0x1600
.short 4866 ; 0x1302
.short 2719 ; 0xa9f
.short 19969 ; 0x4e01
.short 16953 ; 0x4239
.short 17873 ; 0x45d1
.short 5624 ; 0x15f8
.short 16024 ; 0x3e98
.short 8149 ; 0x1fd5
.short 12835 ; 0x3223
.short 16025 ; 0x3e99
.short 17517 ; 0x446d
.short 1329 ; 0x531
.short 6765 ; 0x1a6d
.short 10078 ; 0x275e
.short 3679 ; 0xe5f
.short 3608 ; 0xe18
.short 16284 ; 0x3f9c
.short 18142 ; 0x46de
.short 5310 ; 0x14be
.short 6864 ; 0x1ad0
.short 3681 ; 0xe61
.short 13807 ; 0x35ef
.short 660 ; 0x294
.short 13362 ; 0x3432
.short 14334 ; 0x37fe
.short 12163 ; 0x2f83
.short 8909 ; 0x22cd
.short 17066 ; 0x42aa
.short 16771 ; 0x4183
.short 10887 ; 0x2a87
.short 3090 ; 0xc12
.short 18143 ; 0x46df
.short 1119 ; 0x45f
.short 56 ; 0x38
.short 10874 ; 0x2a7a
.short 10964 ; 0x2ad4
.short 9805 ; 0x264d
.short 14925 ; 0x3a4d
.short 1886 ; 0x75e
.short 7098 ; 0x1bba
.short 2176 ; 0x880
.short 18752 ; 0x4940
.short 11569 ; 0x2d31
.short 12952 ; 0x3298
.short 13006 ; 0x32ce
.short 10660 ; 0x29a4
.short 17357 ; 0x43cd
.short 14488 ; 0x3898
.short 18375 ; 0x47c7
.short 12118 ; 0x2f56
.short 10889 ; 0x2a89
.short 19091 ; 0x4a93
.short 18428 ; 0x47fc
.short 10286 ; 0x282e
.short 551 ; 0x227
.short 9806 ; 0x264e
.short 13560 ; 0x34f8
.short 16853 ; 0x41d5
.short 10843 ; 0x2a5b
.short 3183 ; 0xc6f
.short 9319 ; 0x2467
.short 18968 ; 0x4a18
.short 8385 ; 0x20c1
.short 17532 ; 0x447c
.short 13979 ; 0x369b
.short 9233 ; 0x2411
.short 6836 ; 0x1ab4
.short 10875 ; 0x2a7b
.short 8387 ; 0x20c3
.short 16295 ; 0x3fa7
.short 18384 ; 0x47d0
.short 13981 ; 0x369d
.short 5964 ; 0x174c
.short 12709 ; 0x31a5
.short 10236 ; 0x27fc
.short 8675 ; 0x21e3
.short 9673 ; 0x25c9
.short 17413 ; 0x4405
.short 20329 ; 0x4f69
.short 8389 ; 0x20c5
.short 20653 ; 0x50ad
.short 6901 ; 0x1af5
.short 7532 ; 0x1d6c
.short 7533 ; 0x1d6d
.short 7923 ; 0x1ef3
.short 19172 ; 0x4ae4
.short 20593 ; 0x5071
.short 20675 ; 0x50c3
.short 2368 ; 0x940
.short 14354 ; 0x3812
.short 4004 ; 0xfa4
.short 954 ; 0x3ba
.short 20594 ; 0x5072
.short 16604 ; 0x40dc
.short 16784 ; 0x4190
.short 10177 ; 0x27c1
.short 14109 ; 0x371d
.short 14467 ; 0x3883
.short 370 ; 0x172
.short 6276 ; 0x1884
.short 4607 ; 0x11ff
.short 11035 ; 0x2b1b
.short 17135 ; 0x42ef
.short 18642 ; 0x48d2
.short 20434 ; 0x4fd2
.short 5024 ; 0x13a0
.short 9662 ; 0x25be
.short 14357 ; 0x3815
.short 10712 ; 0x29d8
.short 10348 ; 0x286c
.short 2244 ; 0x8c4
.short 11999 ; 0x2edf
.short 13894 ; 0x3646
.short 1324 ; 0x52c
.short 17266 ; 0x4372
.short 20613 ; 0x5085
.short 10814 ; 0x2a3e
.short 3986 ; 0xf92
.short 20622 ; 0x508e
.short 8638 ; 0x21be
.short 17143 ; 0x42f7
.short 1025 ; 0x401
.short 13007 ; 0x32cf
.short 10649 ; 0x2999
.short 10930 ; 0x2ab2
.short 10931 ; 0x2ab3
.short 18385 ; 0x47d1
.short 9674 ; 0x25ca
.short 10275 ; 0x2823
.short 10951 ; 0x2ac7
.short 12960 ; 0x32a0
.short 14418 ; 0x3852
.short 4882 ; 0x1312
.short 19500 ; 0x4c2c
.short 12433 ; 0x3091
.short 18775 ; 0x4957
.short 13828 ; 0x3604
.short 73 ; 0x49
.short 6370 ; 0x18e2
.short 14173 ; 0x375d
.short 15372 ; 0x3c0c
.short 12988 ; 0x32bc
.short 17712 ; 0x4530
.short 5366 ; 0x14f6
.short 17892 ; 0x45e4
.short 7150 ; 0x1bee
.short 20511 ; 0x501f
.short 10242 ; 0x2802
.short 20339 ; 0x4f73
.short 2625 ; 0xa41
.short 5371 ; 0x14fb
.short 20690 ; 0x50d2
.short 4750 ; 0x128e
.short 20251 ; 0x4f1b
.short 3045 ; 0xbe5
.short 15386 ; 0x3c1a
.short 17897 ; 0x45e9
.short 385 ; 0x181
.short 13689 ; 0x3579
.short 13690 ; 0x357a
.short 1851 ; 0x73b
.short 13544 ; 0x34e8
.short 7858 ; 0x1eb2
.short 17043 ; 0x4293
.short 13759 ; 0x35bf
.short 18648 ; 0x48d8
.short 5716 ; 0x1654
.short 17914 ; 0x45fa
.short 14918 ; 0x3a46
.short 13730 ; 0x35a2
.short 16397 ; 0x400d
.short 4517 ; 0x11a5
.short 1651 ; 0x673
.short 12772 ; 0x31e4
.short 4518 ; 0x11a6
.short 16526 ; 0x408e
.short 19238 ; 0x4b26
.short 19482 ; 0x4c1a
.short 2664 ; 0xa68
.short 5034 ; 0x13aa
.short 17490 ; 0x4452
.short 16527 ; 0x408f
.short 6381 ; 0x18ed
.short 13548 ; 0x34ec
.short 1559 ; 0x617
.short 12922 ; 0x327a
.short 5801 ; 0x16a9
.short 10247 ; 0x2807
.short 7942 ; 0x1f06
.short 8022 ; 0x1f56
.short 834 ; 0x342
.short 14237 ; 0x379d
.short 1098 ; 0x44a
.short 19259 ; 0x4b3b
.short 6292 ; 0x1894
.short 18950 ; 0x4a06
.short 6293 ; 0x1895
.short 18270 ; 0x475e
.short 10249 ; 0x2809
.short 7943 ; 0x1f07
.short 12473 ; 0x30b9
.short 5284 ; 0x14a4
.short 19755 ; 0x4d2b
.short 6622 ; 0x19de
.short 4150 ; 0x1036
.short 10957 ; 0x2acd
.short 918 ; 0x396
.short 5683 ; 0x1633
.short 10091 ; 0x276b
.short 12356 ; 0x3044
.short 5073 ; 0x13d1
.short 18854 ; 0x49a6
.short 13703 ; 0x3587
.short 10958 ; 0x2ace
.short 7078 ; 0x1ba6
.short 10979 ; 0x2ae3
.short 20080 ; 0x4e70
.short 18797 ; 0x496d
.short 395 ; 0x18b
.short 8023 ; 0x1f57
.short 10959 ; 0x2acf
.short 12358 ; 0x3046
.short 10517 ; 0x2915
.short 1275 ; 0x4fb
.short 7450 ; 0x1d1a
.short 4728 ; 0x1278
.short 12359 ; 0x3047
.short 5481 ; 0x1569
.short 15927 ; 0x3e37
.short 8991 ; 0x231f
.short 13711 ; 0x358f
.short 10960 ; 0x2ad0
.short 19507 ; 0x4c33
.short 13554 ; 0x34f2
.short 15594 ; 0x3cea
.short 16682 ; 0x412a
.short 8024 ; 0x1f58
.short 5926 ; 0x1726
.short 8999 ; 0x2327
.short 7671 ; 0x1df7
.short 5691 ; 0x163b
.short 18159 ; 0x46ef
.short 17950 ; 0x461e
.short 405 ; 0x195
.short 12317 ; 0x301d
.short 1853 ; 0x73d
.short 406 ; 0x196
.short 3907 ; 0xf43
.short 2373 ; 0x945
.short 3266 ; 0xcc2
.short 14099 ; 0x3713
.short 17196 ; 0x432c
.short 2660 ; 0xa64
.short 9643 ; 0x25ab
.short 3270 ; 0xcc6
.short 13832 ; 0x3608
.short 11651 ; 0x2d83
.short 3876 ; 0xf24
.short 20419 ; 0x4fc3
.short 3973 ; 0xf85
.short 13470 ; 0x349e
.short 7862 ; 0x1eb6
.short 6680 ; 0x1a18
.short 6728 ; 0x1a48
.short 20421 ; 0x4fc5
.short 15622 ; 0x3d06
.short 20853 ; 0x5175
.short 17213 ; 0x433d
.short 13939 ; 0x3673
.short 3277 ; 0xccd
.short 2674 ; 0xa72
.short 16594 ; 0x40d2
.short 6902 ; 0x1af6
.short 13439 ; 0x347f
.short 3539 ; 0xdd3
.short 3540 ; 0xdd4
.short 3541 ; 0xdd5
.short 4191 ; 0x105f
.short 6457 ; 0x1939
.short 13891 ; 0x3643
.short 1551 ; 0x60f
.short 13409 ; 0x3461
.short 13410 ; 0x3462
.short 10459 ; 0x28db
.short 4186 ; 0x105a
.short 1433 ; 0x599
.short 9041 ; 0x2351
.short 16365 ; 0x3fed
.short 16366 ; 0x3fee
.short 8184 ; 0x1ff8
.short 18571 ; 0x488b
.short 15429 ; 0x3c45
.short 18572 ; 0x488c
.short 9037 ; 0x234d
.short 9038 ; 0x234e
.short 17661 ; 0x44fd
.short 9928 ; 0x26c8
.short 15430 ; 0x3c46
.short 15431 ; 0x3c47
.short 15432 ; 0x3c48
.short 4193 ; 0x1061
.short 17662 ; 0x44fe
.short 3378 ; 0xd32
.short 8136 ; 0x1fc8
.short 20176 ; 0x4ed0
.short 7293 ; 0x1c7d
.short 4254 ; 0x109e
.short 4658 ; 0x1232
.short 4255 ; 0x109f
.short 15186 ; 0x3b52
.short 4259 ; 0x10a3
.short 4260 ; 0x10a4
.short 13638 ; 0x3546
.short 18298 ; 0x477a
.short 1762 ; 0x6e2
.short 7789 ; 0x1e6d
.short 10775 ; 0x2a17
.short 7059 ; 0x1b93
.short 15550 ; 0x3cbe
.short 10890 ; 0x2a8a
.short 7355 ; 0x1cbb
.short 11473 ; 0x2cd1
.short 1231 ; 0x4cf
.short 16135 ; 0x3f07
.short 538 ; 0x21a
.short 7314 ; 0x1c92
.short 6984 ; 0x1b48
.short 14841 ; 0x39f9
.short 12561 ; 0x3111
.short 14802 ; 0x39d2
.short 6985 ; 0x1b49
.short 15807 ; 0x3dbf
.short 2945 ; 0xb81
.short 13647 ; 0x354f
.short 13731 ; 0x35a3
.short 11598 ; 0x2d4e
.short 6089 ; 0x17c9
.short 16697 ; 0x4139
.short 19787 ; 0x4d4b
.short 16698 ; 0x413a
.short 10781 ; 0x2a1d
.short 19544 ; 0x4c58
.short 15965 ; 0x3e5d
.short 15966 ; 0x3e5e
.short 9890 ; 0x26a2
.short 3396 ; 0xd44
.short 9441 ; 0x24e1
.short 11606 ; 0x2d56
.short 14809 ; 0x39d9
.short 3776 ; 0xec0
.short 20345 ; 0x4f79
.short 16707 ; 0x4143
.short 15118 ; 0x3b0e
.short 9629 ; 0x259d
.short 9632 ; 0x25a0
.short 16111 ; 0x3eef
.short 1232 ; 0x4d0
.short 9637 ; 0x25a5
.short 7457 ; 0x1d21
.short 16719 ; 0x414f
.short 7467 ; 0x1d2b
.short 7529 ; 0x1d69
.short 9017 ; 0x2339
.short 7530 ; 0x1d6a
.short 20353 ; 0x4f81
.short 16746 ; 0x416a
.short 1525 ; 0x5f5
.short 15216 ; 0x3b70
.short 10824 ; 0x2a48
.short 13293 ; 0x33ed
.short 15313 ; 0x3bd1
.short 16257 ; 0x3f81
.short 8714 ; 0x220a
.short 3434 ; 0xd6a
.short 2651 ; 0xa5b
.short 5884 ; 0x16fc
.short 9338 ; 0x247a
.short 18013 ; 0x465d
.short 11889 ; 0x2e71
.short 12873 ; 0x3249
.short 15898 ; 0x3e1a
.short 5091 ; 0x13e3
.short 13493 ; 0x34b5
.short 18776 ; 0x4958
.short 1913 ; 0x779
.short 14319 ; 0x37ef
.short 11890 ; 0x2e72
.short 17846 ; 0x45b6
.short 19066 ; 0x4a7a
.short 305 ; 0x131
.short 17713 ; 0x4531
.short 130 ; 0x82
.short 17277 ; 0x437d
.short 15900 ; 0x3e1c
.short 6908 ; 0x1afc
.short 3436 ; 0xd6c
.short 6168 ; 0x1818
.short 11983 ; 0x2ecf
.short 3815 ; 0xee7
.short 15373 ; 0x3c0d
.short 11793 ; 0x2e11
.short 1226 ; 0x4ca
.short 12037 ; 0x2f05
.short 11794 ; 0x2e12
.short 1285 ; 0x505
.short 6979 ; 0x1b43
.short 12556 ; 0x310c
.short 4301 ; 0x10cd
.short 16390 ; 0x4006
.short 177 ; 0xb1
.short 8327 ; 0x2087
.short 2661 ; 0xa65
.short 205 ; 0xcd
.short 20885 ; 0x5195
.short 20886 ; 0x5196
.short 17619 ; 0x44d3
.short 7414 ; 0x1cf6
.short 4304 ; 0x10d0
.short 7847 ; 0x1ea7
.short 4570 ; 0x11da
.short 17136 ; 0x42f0
.short 11633 ; 0x2d71
.short 8726 ; 0x2216
.short 14898 ; 0x3a32
.short 12562 ; 0x3112
.short 17371 ; 0x43db
.short 4010 ; 0xfaa
.short 16906 ; 0x420a
.short 6406 ; 0x1906
.short 9168 ; 0x23d0
.short 15262 ; 0x3b9e
.short 11420 ; 0x2c9c
.short 179 ; 0xb3
.short 2472 ; 0x9a8
.short 8062 ; 0x1f7e
.short 19069 ; 0x4a7d
.short 12563 ; 0x3113
.short 5555 ; 0x15b3
.short 11657 ; 0x2d89
.short 10369 ; 0x2881
.short 114 ; 0x72
.short 14899 ; 0x3a33
.short 9169 ; 0x23d1
.short 1737 ; 0x6c9
.short 11595 ; 0x2d4b
.short 3068 ; 0xbfc
.short 1239 ; 0x4d7
.short 8090 ; 0x1f9a
.short 333 ; 0x14d
.short 9984 ; 0x2700
.short 15023 ; 0x3aaf
.short 17137 ; 0x42f1
.short 18034 ; 0x4672
.short 736 ; 0x2e0
.short 5225 ; 0x1469
.short 7859 ; 0x1eb3
.short 9781 ; 0x2635
.short 3449 ; 0xd79
.short 4134 ; 0x1026
.short 17202 ; 0x4332
.short 2973 ; 0xb9d
.short 9531 ; 0x253b
.short 3509 ; 0xdb5
.short 3521 ; 0xdc1
.short 4201 ; 0x1069
.short 12660 ; 0x3174
.short 3100 ; 0xc1c
.short 17906 ; 0x45f2
.short 10570 ; 0x294a
.short 13694 ; 0x357e
.short 75 ; 0x4b
.short 15511 ; 0x3c97
.short 5675 ; 0x162b
.short 20034 ; 0x4e42
.short 10245 ; 0x2805
.short 8688 ; 0x21f0
.short 6279 ; 0x1887
.short 3101 ; 0xc1d
.short 15512 ; 0x3c98
.short 18649 ; 0x48d9
.short 4645 ; 0x1225
.short 16200 ; 0x3f48
.short 9053 ; 0x235d
.short 17666 ; 0x4502
.short 6843 ; 0x1abb
.short 19850 ; 0x4d8a
.short 9663 ; 0x25bf
.short 6750 ; 0x1a5e
.short 3403 ; 0xd4b
.short 3404 ; 0xd4c
.short 18832 ; 0x4990
.short 16641 ; 0x4101
.short 1032 ; 0x408
.short 12252 ; 0x2fdc
.short 12769 ; 0x31e1
.short 3881 ; 0xf29
.short 3882 ; 0xf2a
.short 10717 ; 0x29dd
.short 8691 ; 0x21f3
.short 18584 ; 0x4898
.short 16404 ; 0x4014
.short 12923 ; 0x327b
.short 2665 ; 0xa69
.short 13511 ; 0x34c7
.short 1652 ; 0x674
.short 15110 ; 0x3b06
.short 4492 ; 0x118c
.short 7657 ; 0x1de9
.short 4374 ; 0x1116
.short 16205 ; 0x3f4d
.short 18261 ; 0x4755
.short 18785 ; 0x4961
.short 8444 ; 0x20fc
.short 7754 ; 0x1e4a
.short 8458 ; 0x210a
.short 8283 ; 0x205b
.short 16357 ; 0x3fe5
.short 12741 ; 0x31c5
.short 7914 ; 0x1eea
.short 1842 ; 0x732
.short 1843 ; 0x733
.short 14441 ; 0x3869
.short 9089 ; 0x2381
.short 5620 ; 0x15f4
.short 7332 ; 0x1ca4
.short 8289 ; 0x2061
.short 11817 ; 0x2e29
.short 10380 ; 0x288c
.short 8172 ; 0x1fec
.short 8173 ; 0x1fed
.short 20787 ; 0x5133
.short 4690 ; 0x1252
.short 2318 ; 0x90e
.short 17285 ; 0x4385
.short 17286 ; 0x4386
.short 4322 ; 0x10e2
.short 9716 ; 0x25f4
.short 9717 ; 0x25f5
.short 9188 ; 0x23e4
.short 7555 ; 0x1d83
.short 3333 ; 0xd05
.short 19858 ; 0x4d92
.short 4966 ; 0x1366
.short 18271 ; 0x475f
.short 3112 ; 0xc28
.short 5068 ; 0x13cc
.short 19859 ; 0x4d93
.short 15565 ; 0x3ccd
.short 16590 ; 0x40ce
.short 11433 ; 0x2ca9
.short 17340 ; 0x43bc
.short 14150 ; 0x3746
.short 6927 ; 0x1b0f
.short 512 ; 0x200
.short 20788 ; 0x5134
.short 7961 ; 0x1f19
.short 3077 ; 0xc05
.short 19546 ; 0x4c5a
.short 4691 ; 0x1253
.short 18272 ; 0x4760
.short 20606 ; 0x507e
.short 19393 ; 0x4bc1
.short 5763 ; 0x1683
.short 18717 ; 0x491d
.short 15350 ; 0x3bf6
.short 17595 ; 0x44bb
.short 3887 ; 0xf2f
.short 12525 ; 0x30ed
.short 17596 ; 0x44bc
.short 14761 ; 0x39a9
.short 17982 ; 0x463e
.short 20073 ; 0x4e69
.short 13781 ; 0x35d5
.short 19240 ; 0x4b28
.short 17727 ; 0x453f
.short 3465 ; 0xd89
.short 20387 ; 0x4fa3
.short 7732 ; 0x1e34
.short 9650 ; 0x25b2
.short 17439 ; 0x441f
.short 10074 ; 0x275a
.short 5074 ; 0x13d2
.short 6096 ; 0x17d0
.short 6097 ; 0x17d1
.short 5728 ; 0x1660
.short 14980 ; 0x3a84
.short 13631 ; 0x353f
.short 10040 ; 0x2738
.short 12102 ; 0x2f46
.short 15918 ; 0x3e2e
.short 18718 ; 0x491e
.short 20695 ; 0x50d7
.short 8331 ; 0x208b
.short 7850 ; 0x1eaa
.short 17388 ; 0x43ec
.short 17389 ; 0x43ed
.short 15572 ; 0x3cd4
.short 20696 ; 0x50d8
.short 1269 ; 0x4f5
.short 14325 ; 0x37f5
.short 12927 ; 0x327f
.short 7817 ; 0x1e89
.short 12309 ; 0x3015
.short 18719 ; 0x491f
.short 11830 ; 0x2e36
.short 9431 ; 0x24d7
.short 15123 ; 0x3b13
.short 3259 ; 0xcbb
.short 16005 ; 0x3e85
.short 15744 ; 0x3d80
.short 1158 ; 0x486
.short 14610 ; 0x3912
.short 12931 ; 0x3283
.short 6935 ; 0x1b17
.short 20 ; 0x14
.short 9266 ; 0x2432
.short 15924 ; 0x3e34
.short 14154 ; 0x374a
.short 12190 ; 0x2f9e
.short 20614 ; 0x5086
.short 15524 ; 0x3ca4
.short 516 ; 0x204
.short 2866 ; 0xb32
.short 2385 ; 0x951
.short 12080 ; 0x2f30
.short 18538 ; 0x486a
.short 10910 ; 0x2a9e
.short 2386 ; 0x952
.short 6254 ; 0x186e
.short 13707 ; 0x358b
.short 13098 ; 0x332a
.short 14168 ; 0x3758
.short 20704 ; 0x50e0
.short 6736 ; 0x1a50
.short 8992 ; 0x2320
.short 7766 ; 0x1e56
.short 1381 ; 0x565
.short 3000 ; 0xbb8
.short 1224 ; 0x4c8
.short 3037 ; 0xbdd
.short 15103 ; 0x3aff
.short 9434 ; 0x24da
.short 19631 ; 0x4caf
.short 19551 ; 0x4c5f
.short 19552 ; 0x4c60
.short 147 ; 0x93
.short 1179 ; 0x49b
.short 12577 ; 0x3121
.short 12139 ; 0x2f6b
.short 2323 ; 0x913
.short 20829 ; 0x515d
.short 2671 ; 0xa6f
.short 2672 ; 0xa70
.short 16081 ; 0x3ed1
.short 18879 ; 0x49bf
.short 11292 ; 0x2c1c
.short 9353 ; 0x2489
.short 16510 ; 0x407e
.short 1233 ; 0x4d1
.short 944 ; 0x3b0
.short 12312 ; 0x3018
.short 6766 ; 0x1a6e
.short 17353 ; 0x43c9
.short 8465 ; 0x2111
.short 19576 ; 0x4c78
.short 9101 ; 0x238d
.short 9000 ; 0x2328
.short 9001 ; 0x2329
.short 7030 ; 0x1b76
.short 2735 ; 0xaaf
.short 3389 ; 0xd3d
.short 20854 ; 0x5176
.short 6861 ; 0x1acd
.short 7579 ; 0x1d9b
.short 17695 ; 0x451f
.short 6767 ; 0x1a6f
.short 17696 ; 0x4520
.short 7580 ; 0x1d9c
.short 19523 ; 0x4c43
.short 18144 ; 0x46e0
.short 17144 ; 0x42f8
.short 10725 ; 0x29e5
.short 17826 ; 0x45a2
.short 17827 ; 0x45a3
.short 17944 ; 0x4618
.short 10920 ; 0x2aa8
.short 16374 ; 0x3ff6
.short 6214 ; 0x1846
.short 16723 ; 0x4153
.short 7845 ; 0x1ea5
.short 4867 ; 0x1303
.short 2857 ; 0xb29
.short 189 ; 0xbd
.short 20846 ; 0x516e
.short 15494 ; 0x3c86
.short 17951 ; 0x461f
.short 12953 ; 0x3299
.short 2677 ; 0xa75
.short 9247 ; 0x241f
.short 6958 ; 0x1b2e
.short 18808 ; 0x4978
.short 19094 ; 0x4a96
.short 18316 ; 0x478c
.short 12989 ; 0x32bd
.short 6963 ; 0x1b33
.short 8795 ; 0x225b
.short 4875 ; 0x130b
.short 9362 ; 0x2492
.short 9363 ; 0x2493
.short 2872 ; 0xb38
.short 18439 ; 0x4807
.short 16060 ; 0x3ebc
.short 7383 ; 0x1cd7
.short 1357 ; 0x54d
.short 18465 ; 0x4821
.short 8099 ; 0x1fa3
.short 17408 ; 0x4400
.short 15499 ; 0x3c8b
.short 10731 ; 0x29eb
.short 12710 ; 0x31a6
.short 1507 ; 0x5e3
.short 2307 ; 0x903
.short 9675 ; 0x25cb
.short 2876 ; 0xb3c
.short 2877 ; 0xb3d
.short 10937 ; 0x2ab9
.short 17414 ; 0x4406
.short 17415 ; 0x4407
.short 17475 ; 0x4443
.short 8127 ; 0x1fbf
.short 17416 ; 0x4408
.short 2006 ; 0x7d6
.short 7999 ; 0x1f3f
.short 2007 ; 0x7d7
.short 20201 ; 0x4ee9
.short 5747 ; 0x1673
.short 7108 ; 0x1bc4
.short 17197 ; 0x432d
.short 1488 ; 0x5d0
.short 1489 ; 0x5d1
.short 9072 ; 0x2370
.short 4507 ; 0x119b
.short 20879 ; 0x518f
.short 12245 ; 0x2fd5
.short 7411 ; 0x1cf3
.short 4537 ; 0x11b9
.short 7906 ; 0x1ee2
.short 15806 ; 0x3dbe
.short 11693 ; 0x2dad
.short 11694 ; 0x2dae
.short 1290 ; 0x50a
.short 12526 ; 0x30ee
.short 12536 ; 0x30f8
.short 6242 ; 0x1862
.short 17964 ; 0x462c
.short 14095 ; 0x370f
.short 198 ; 0xc6
.short 19909 ; 0x4dc5
.short 19640 ; 0x4cb8
.short 16501 ; 0x4075
.short 17915 ; 0x45fb
.short 7037 ; 0x1b7d
.short 14377 ; 0x3829
.short 12728 ; 0x31b8
.short 11372 ; 0x2c6c
.short 17249 ; 0x4361
.short 7009 ; 0x1b61
.short 3997 ; 0xf9d
.short 19205 ; 0x4b05
.short 575 ; 0x23f
.short 13742 ; 0x35ae
.short 1053 ; 0x41d
.short 3023 ; 0xbcf
.short 13965 ; 0x368d
.short 3601 ; 0xe11
.short 10895 ; 0x2a8f
.short 13640 ; 0x3548
.short 3793 ; 0xed1
.short 11142 ; 0x2b86
.short 19991 ; 0x4e17
.short 15947 ; 0x3e4b
.short 5551 ; 0x15af
.short 2560 ; 0xa00
.short 15507 ; 0x3c93
.short 19621 ; 0x4ca5
.short 14640 ; 0x3930
.short 2473 ; 0x9a9
.short 10491 ; 0x28fb
.short 11281 ; 0x2c11
.short 11143 ; 0x2b87
.short 14952 ; 0x3a68
.short 4011 ; 0xfab
.short 8850 ; 0x2292
.short 20027 ; 0x4e3b
.short 20240 ; 0x4f10
.short 957 ; 0x3bd
.short 20028 ; 0x4e3c
.short 2821 ; 0xb05
.short 10499 ; 0x2903
.short 18047 ; 0x467f
.short 18048 ; 0x4680
.short 11599 ; 0x2d4f
.short 11965 ; 0x2ebd
.short 7494 ; 0x1d46
.short 12993 ; 0x32c1
.short 13966 ; 0x368e
.short 2477 ; 0x9ad
.short 19894 ; 0x4db6
.short 14004 ; 0x36b4
.short 12253 ; 0x2fdd
.short 19743 ; 0x4d1f
.short 13651 ; 0x3553
.short 12773 ; 0x31e5
.short 16073 ; 0x3ec9
.short 335 ; 0x14f
.short 2484 ; 0x9b4
.short 4850 ; 0x12f2
.short 1866 ; 0x74a
.short 11607 ; 0x2d57
.short 19626 ; 0x4caa
.short 6548 ; 0x1994
.short 15357 ; 0x3bfd
.short 2487 ; 0x9b7
.short 15519 ; 0x3c9f
.short 1435 ; 0x59b
.short 13277 ; 0x33dd
.short 11818 ; 0x2e2a
.short 19357 ; 0x4b9d
.short 4986 ; 0x137a
.short 10004 ; 0x2714
.short 3207 ; 0xc87
.short 5429 ; 0x1535
.short 19897 ; 0x4db9
.short 16939 ; 0x422b
.short 10253 ; 0x280d
.short 15525 ; 0x3ca5
.short 15783 ; 0x3da7
.short 4058 ; 0xfda
.short 18089 ; 0x46a9
.short 340 ; 0x154
.short 11612 ; 0x2d5c
.short 2986 ; 0xbaa
.short 4525 ; 0x11ad
.short 11172 ; 0x2ba4
.short 5806 ; 0x16ae
.short 14668 ; 0x394c
.short 10256 ; 0x2810
.short 6449 ; 0x1931
.short 14727 ; 0x3987
.short 5846 ; 0x16d6
.short 20161 ; 0x4ec1
.short 13322 ; 0x340a
.short 9906 ; 0x26b2
.short 10600 ; 0x2968
.short 771 ; 0x303
.short 4989 ; 0x137d
.short 19365 ; 0x4ba5
.short 10601 ; 0x2969
.short 341 ; 0x155
.short 19632 ; 0x4cb0
.short 7159 ; 0x1bf7
.short 1384 ; 0x568
.short 4078 ; 0xfee
.short 20102 ; 0x4e86
.short 5484 ; 0x156c
.short 3609 ; 0xe19
.short 20477 ; 0x4ffd
.short 640 ; 0x280
.short 652 ; 0x28c
.short 19614 ; 0x4c9e
.short 10268 ; 0x281c
.short 12203 ; 0x2fab
.short 1319 ; 0x527
.short 3830 ; 0xef6
.short 10147 ; 0x27a3
.short 343 ; 0x157
.short 1887 ; 0x75f
.short 10356 ; 0x2874
.short 1941 ; 0x795
.short 6956 ; 0x1b2c
.short 16381 ; 0x3ffd
.short 8352 ; 0x20a0
.short 4235 ; 0x108b
.short 11590 ; 0x2d46
.short 10845 ; 0x2a5d
.short 6458 ; 0x193a
.short 906 ; 0x38a
.short 909 ; 0x38d
.short 16843 ; 0x41cb
.short 4290 ; 0x10c2
.short 17647 ; 0x44ef
.short 5712 ; 0x1650
.short 18639 ; 0x48cf
.short 18558 ; 0x487e
.short 6252 ; 0x186c
.short 4831 ; 0x12df
.short 11460 ; 0x2cc4
.short 14956 ; 0x3a6c
.short 19388 ; 0x4bbc
.short 4832 ; 0x12e0
.short 20456 ; 0x4fe8
.short 10018 ; 0x2722
.short 12420 ; 0x3084
.short 581 ; 0x245
.short 12318 ; 0x301e
.short 3309 ; 0xced
.short 2046 ; 0x7fe
.short 4885 ; 0x1315
.short 17296 ; 0x4390
.short 272 ; 0x110
.short 6980 ; 0x1b44
.short 16986 ; 0x425a
.short 9454 ; 0x24ee
.short 15860 ; 0x3df4
.short 20458 ; 0x4fea
.short 7970 ; 0x1f22
.short 18339 ; 0x47a3
.short 2795 ; 0xaeb
.short 11237 ; 0x2be5
.short 2897 ; 0xb51
.short 17261 ; 0x436d
.short 10339 ; 0x2863
.short 4472 ; 0x1178
.short 2195 ; 0x893
.short 4097 ; 0x1001
.short 15024 ; 0x3ab0
.short 11213 ; 0x2bcd
.short 3765 ; 0xeb5
.short 16473 ; 0x4059
.short 17973 ; 0x4635
.short 20035 ; 0x4e43
.short 14891 ; 0x3a2b
.short 20036 ; 0x4e44
.short 16880 ; 0x41f0
.short 3219 ; 0xc93
.short 20893 ; 0x519d
.short 16528 ; 0x4090
.short 15111 ; 0x3b07
.short 4896 ; 0x1320
.short 7973 ; 0x1f25
.short 10130 ; 0x2792
.short 14976 ; 0x3a80
.short 18621 ; 0x48bd
.short 1033 ; 0x409
.short 911 ; 0x38f
.short 1695 ; 0x69f
.short 8290 ; 0x2062
.short 603 ; 0x25b
.short 6191 ; 0x182f
.short 78 ; 0x4e
.short 13934 ; 0x366e
.short 7764 ; 0x1e54
.short 18484 ; 0x4834
.short 15295 ; 0x3bbf
.short 14151 ; 0x3747
.short 13935 ; 0x366f
.short 12414 ; 0x307e
.short 18855 ; 0x49a7
.short 18790 ; 0x4966
.short 10342 ; 0x2866
.short 14186 ; 0x376a
.short 1212 ; 0x4bc
.short 16450 ; 0x4042
.short 3778 ; 0xec2
.short 7294 ; 0x1c7e
.short 3473 ; 0xd91
.short 15573 ; 0x3cd5
.short 9323 ; 0x246b
.short 16247 ; 0x3f77
.short 8860 ; 0x229c
.short 8414 ; 0x20de
.short 14187 ; 0x376b
.short 20081 ; 0x4e71
.short 1071 ; 0x42f
.short 12388 ; 0x3064
.short 7298 ; 0x1c82
.short 7299 ; 0x1c83
.short 7046 ; 0x1b86
.short 148 ; 0x94
.short 8227 ; 0x2023
.short 9414 ; 0x24c6
.short 18330 ; 0x479a
.short 8993 ; 0x2321
.short 2496 ; 0x9c0
.short 9560 ; 0x2558
.short 18117 ; 0x46c5
.short 1936 ; 0x790
.short 1339 ; 0x53b
.short 15131 ; 0x3b1b
.short 14077 ; 0x36fd
.short 16767 ; 0x417f
.short 10343 ; 0x2867
.short 1461 ; 0x5b5
.short 15883 ; 0x3e0b
.short 3782 ; 0xec6
.short 4834 ; 0x12e2
.short 7927 ; 0x1ef7
.short 8016 ; 0x1f50
.short 661 ; 0x295
.short 12164 ; 0x2f84
.short 16724 ; 0x4154
.short 9132 ; 0x23ac
.short 9133 ; 0x23ad
.short 9018 ; 0x233a
.short 9474 ; 0x2502
.short 6348 ; 0x18cc
.short 18466 ; 0x4822
.short 16296 ; 0x3fa8
.short 14970 ; 0x3a7a
.short 18507 ; 0x484b
.short 8676 ; 0x21e4
.short 14972 ; 0x3a7c
.short 18297 ; 0x4779
.short 17195 ; 0x432b
.short 17364 ; 0x43d4
.short 14974 ; 0x3a7e
.short 2759 ; 0xac7
.short 11656 ; 0x2d88
.short 6602 ; 0x19ca
.short 5863 ; 0x16e7
.short 10656 ; 0x29a0
.short 5864 ; 0x16e8
.short 4536 ; 0x11b8
.short 10868 ; 0x2a74
.short 7690 ; 0x1e0a
.short 729 ; 0x2d9
.short 18014 ; 0x465e
.short 11918 ; 0x2e8e
.short 11018 ; 0x2b0a
.short 3851 ; 0xf0b
.short 7390 ; 0x1cde
.short 17430 ; 0x4416
.short 18049 ; 0x4681
.short 19301 ; 0x4b65
.short 641 ; 0x281
.short 18002 ; 0x4652
.short 17848 ; 0x45b8
.short 3558 ; 0xde6
.short 13145 ; 0x3359
.short 13745 ; 0x35b1
.short 3559 ; 0xde7
.short 13782 ; 0x35d6
.short 13790 ; 0x35de
.short 4508 ; 0x119c
.short 2946 ; 0xb82
.short 18299 ; 0x477b
.short 5544 ; 0x15a8
.short 3998 ; 0xf9e
.short 5362 ; 0x14f2
.short 15799 ; 0x3db7
.short 2811 ; 0xafb
.short 1732 ; 0x6c4
.short 6723 ; 0x1a43
.short 243 ; 0xf3
.short 13541 ; 0x34e5
.short 2813 ; 0xafd
.short 19586 ; 0x4c82
.short 19587 ; 0x4c83
.short 14661 ; 0x3945
.short 4098 ; 0x1002
.short 2796 ; 0xaec
.short 10187 ; 0x27cb
.short 16309 ; 0x3fb5
.short 5490 ; 0x1572
.short 1477 ; 0x5c5
.short 11041 ; 0x2b21
.short 7173 ; 0x1c05
.short 19792 ; 0x4d50
.short 17907 ; 0x45f3
.short 10222 ; 0x27ee
.short 7503 ; 0x1d4f
.short 15354 ; 0x3bfa
.short 13414 ; 0x3466
.short 13092 ; 0x3324
.short 18946 ; 0x4a02
.short 7181 ; 0x1c0d
.short 2928 ; 0xb70
.short 19588 ; 0x4c84
.short 6729 ; 0x1a49
.short 12154 ; 0x2f7a
.short 11330 ; 0x2c42
.short 2569 ; 0xa09
.short 12155 ; 0x2f7b
.short 611 ; 0x263
.short 612 ; 0x264
.short 13476 ; 0x34a4
.short 14532 ; 0x38c4
.short 6562 ; 0x19a2
.short 4593 ; 0x11f1
.short 4399 ; 0x112f
.short 3573 ; 0xdf5
.short 623 ; 0x26f
.short 7932 ; 0x1efc
.short 6569 ; 0x19a9
.short 830 ; 0x33e
.short 16562 ; 0x40b2
.short 2585 ; 0xa19
.short 4974 ; 0x136e
.short 6692 ; 0x1a24
.short 5406 ; 0x151e
.short 10197 ; 0x27d5
.short 4978 ; 0x1372
.short 15364 ; 0x3c04
.short 7614 ; 0x1dbe
.short 6261 ; 0x1875
.short 6262 ; 0x1876
.short 4841 ; 0x12e9
.short 2599 ; 0xa27
.short 9529 ; 0x2539
.short 9530 ; 0x253a
.short 15178 ; 0x3b4a
.short 5901 ; 0x170d
.short 20074 ; 0x4e6a
.short 5912 ; 0x1718
.short 5913 ; 0x1719
.short 17945 ; 0x4619
.short 17946 ; 0x461a
.short 17955 ; 0x4623
.short 17956 ; 0x4624
.short 19060 ; 0x4a74
.short 19061 ; 0x4a75
.short 13294 ; 0x33ee
.short 16821 ; 0x41b5
.short 15683 ; 0x3d43
.short 15022 ; 0x3aae
.short 17486 ; 0x444e
.short 17487 ; 0x444f
.short 18826 ; 0x498a
.short 1704 ; 0x6a8
.short 1099 ; 0x44b
.short 762 ; 0x2fa
.short 2929 ; 0xb71
.short 835 ; 0x343
.short 11331 ; 0x2c43
.short 18539 ; 0x486b
.short 11518 ; 0x2cfe
.short 19593 ; 0x4c89
.short 18460 ; 0x481c
.short 1730 ; 0x6c2
.short 1784 ; 0x6f8
.short 20541 ; 0x503d
.short 15292 ; 0x3bbc
.short 6169 ; 0x1819
.short 3707 ; 0xe7b
.short 20147 ; 0x4eb3
.short 18022 ; 0x4666
.short 15439 ; 0x3c4f
.short 1526 ; 0x5f6
.short 561 ; 0x231
.short 2744 ; 0xab8
.short 9170 ; 0x23d2
.short 4012 ; 0xfac
.short 15444 ; 0x3c54
.short 19847 ; 0x4d87
.short 2276 ; 0x8e4
.short 15445 ; 0x3c55
.short 7174 ; 0x1c06
.short 2478 ; 0x9ae
.short 15957 ; 0x3e55
.short 17240 ; 0x4358
.short 5315 ; 0x14c3
.short 17587 ; 0x44b3
.short 5641 ; 0x1609
.short 9645 ; 0x25ad
.short 5449 ; 0x1549
.short 15317 ; 0x3bd5
.short 1691 ; 0x69b
.short 20044 ; 0x4e4c
.short 16966 ; 0x4246
.short 7182 ; 0x1c0e
.short 15112 ; 0x3b08
.short 2242 ; 0x8c2
.short 19915 ; 0x4dcb
.short 8284 ; 0x205c
.short 2245 ; 0x8c5
.short 2702 ; 0xa8e
.short 11148 ; 0x2b8c
.short 16104 ; 0x3ee8
.short 16107 ; 0x3eeb
.short 6294 ; 0x1896
.short 1436 ; 0x59c
.short 20056 ; 0x4e58
.short 2213 ; 0x8a5
.short 20215 ; 0x4ef7
.short 8291 ; 0x2063
.short 18856 ; 0x49a8
.short 16700 ; 0x413c
.short 6997 ; 0x1b55
.short 6617 ; 0x19d9
.short 13783 ; 0x35d7
.short 6435 ; 0x1923
.short 743 ; 0x2e7
.short 5764 ; 0x1684
.short 4151 ; 0x1037
.short 17214 ; 0x433e
.short 15574 ; 0x3cd6
.short 358 ; 0x166
.short 17680 ; 0x4510
.short 15485 ; 0x3c7d
.short 16006 ; 0x3e86
.short 19868 ; 0x4d9c
.short 11545 ; 0x2d19
.short 14774 ; 0x39b6
.short 2708 ; 0xa94
.short 19872 ; 0x4da0
.short 19874 ; 0x4da2
.short 824 ; 0x338
.short 2709 ; 0xa95
.short 1834 ; 0x72a
.short 1535 ; 0x5ff
.short 17697 ; 0x4521
.short 5934 ; 0x172e
.short 6824 ; 0x1aa8
.short 5855 ; 0x16df
.short 10059 ; 0x274b
.short 9403 ; 0x24bb
.short 16461 ; 0x404d
.short 428 ; 0x1ac
.short 12620 ; 0x314c
.short 16749 ; 0x416d
.short 16748 ; 0x416c
.short 576 ; 0x240
.short 18004 ; 0x4654
.short 8508 ; 0x213c
.short 12847 ; 0x322f
.short 2652 ; 0xa5c
.short 3042 ; 0xbe2
.short 4213 ; 0x1075
.short 6270 ; 0x187e
.short 12856 ; 0x3238
.short 12849 ; 0x3231
.short 1399 ; 0x577
.short 14559 ; 0x38df
.short 14713 ; 0x3979
.short 14714 ; 0x397a
.short 4237 ; 0x108d
.short 18015 ; 0x465f
.short 13746 ; 0x35b2
.short 2372 ; 0x944
.short 20020 ; 0x4e34
.short 15462 ; 0x3c66
.short 9925 ; 0x26c5
.short 15942 ; 0x3e46
.short 3602 ; 0xe12
.short 18340 ; 0x47a4
.short 14866 ; 0x3a12
.short 10370 ; 0x2882
.short 15713 ; 0x3d61
.short 20149 ; 0x4eb5
.short 1825 ; 0x721
.short 15903 ; 0x3e1f
.short 6170 ; 0x181a
.short 15861 ; 0x3df5
.short 16139 ; 0x3f0b
.short 6981 ; 0x1b45
.short 18553 ; 0x4879
.short 15374 ; 0x3c0e
.short 2209 ; 0x8a1
.short 14141 ; 0x373d
.short 8003 ; 0x1f43
.short 18822 ; 0x4986
.short 730 ; 0x2da
.short 20021 ; 0x4e35
.short 11795 ; 0x2e13
.short 2338 ; 0x922
.short 1553 ; 0x611
.short 14496 ; 0x38a0
.short 15217 ; 0x3b71
.short 12038 ; 0x2f06
.short 10869 ; 0x2a75
.short 5984 ; 0x1760
.short 16861 ; 0x41dd
.short 10986 ; 0x2aea
.short 15443 ; 0x3c53
.short 16262 ; 0x3f86
.short 16752 ; 0x4170
.short 7761 ; 0x1e51
.short 5465 ; 0x1559
.short 7717 ; 0x1e25
.short 3853 ; 0xf0d
.short 5640 ; 0x1608
.short 14498 ; 0x38a2
.short 14161 ; 0x3751
.short 15862 ; 0x3df6
.short 11125 ; 0x2b75
.short 1464 ; 0x5b8
.short 2054 ; 0x806
.short 7415 ; 0x1cf7
.short 18035 ; 0x4673
.short 386 ; 0x182
.short 1478 ; 0x5c6
.short 10371 ; 0x2883
.short 11260 ; 0x2bfc
.short 20887 ; 0x5197
.short 19401 ; 0x4bc9
.short 17638 ; 0x44e6
.short 7939 ; 0x1f03
.short 322 ; 0x142
.short 11044 ; 0x2b24
.short 10715 ; 0x29db
.short 19848 ; 0x4d88
.short 11144 ; 0x2b88
.short 1058 ; 0x422
.short 14935 ; 0x3a57
.short 4685 ; 0x124d
.short 5556 ; 0x15b4
.short 7421 ; 0x1cfd
.short 2427 ; 0x97b
.short 8851 ; 0x2293
.short 14054 ; 0x36e6
.short 18577 ; 0x4891
.short 2817 ; 0xb01
.short 2479 ; 0x9af
.short 17898 ; 0x45ea
.short 15094 ; 0x3af6
.short 18580 ; 0x4894
.short 3966 ; 0xf7e
.short 6181 ; 0x1825
.short 11308 ; 0x2c2c
.short 16844 ; 0x41cc
.short 19039 ; 0x4a5f
.short 10777 ; 0x2a19
.short 4746 ; 0x128a
.short 4013 ; 0xfad
.short 16140 ; 0x3f0c
.short 585 ; 0x249
.short 18556 ; 0x487c
.short 12276 ; 0x2ff4
.short 17100 ; 0x42cc
.short 2212 ; 0x8a4
.short 886 ; 0x376
.short 5798 ; 0x16a6
.short 17159 ; 0x4307
.short 1969 ; 0x7b1
.short 11383 ; 0x2c77
.short 13929 ; 0x3669
.short 15958 ; 0x3e56
.short 14511 ; 0x38af
.short 18520 ; 0x4858
.short 20726 ; 0x50f6
.short 3272 ; 0xcc8
.short 10492 ; 0x28fc
.short 7910 ; 0x1ee6
.short 18036 ; 0x4674
.short 13760 ; 0x35c0
.short 12887 ; 0x3257
.short 17203 ; 0x4333
.short 13761 ; 0x35c1
.short 16145 ; 0x3f11
.short 8481 ; 0x2121
.short 5325 ; 0x14cd
.short 8040 ; 0x1f68
.short 10548 ; 0x2934
.short 20001 ; 0x4e21
.short 16642 ; 0x4102
.short 8921 ; 0x22d9
.short 14892 ; 0x3a2c
.short 5799 ; 0x16a7
.short 2974 ; 0xb9e
.short 5183 ; 0x143f
.short 7924 ; 0x1ef4
.short 4892 ; 0x131c
.short 5326 ; 0x14ce
.short 11751 ; 0x2de7
.short 16608 ; 0x40e0
.short 13933 ; 0x366d
.short 14055 ; 0x36e7
.short 5470 ; 0x155e
.short 12470 ; 0x30b6
.short 17640 ; 0x44e8
.short 5895 ; 0x1707
.short 5865 ; 0x16e9
.short 1793 ; 0x701
.short 6411 ; 0x190b
.short 17908 ; 0x45f4
.short 16864 ; 0x41e0
.short 4747 ; 0x128b
.short 9143 ; 0x23b7
.short 5824 ; 0x16c0
.short 20681 ; 0x50c9
.short 16992 ; 0x4260
.short 1772 ; 0x6ec
.short 13411 ; 0x3463
.short 11052 ; 0x2b2c
.short 5318 ; 0x14c6
.short 3506 ; 0xdb2
.short 7860 ; 0x1eb4
.short 3102 ; 0xc1e
.short 14843 ; 0x39fb
.short 4519 ; 0x11a7
.short 12661 ; 0x3175
.short 15967 ; 0x3e5f
.short 11966 ; 0x2ebe
.short 19072 ; 0x4a80
.short 11311 ; 0x2c2f
.short 7882 ; 0x1eca
.short 2701 ; 0xa8d
.short 5896 ; 0x1708
.short 3451 ; 0xd7b
.short 16529 ; 0x4091
.short 15068 ; 0x3adc
.short 17334 ; 0x43b6
.short 7700 ; 0x1e14
.short 1201 ; 0x4b1
.short 10734 ; 0x29ee
.short 19176 ; 0x4ae8
.short 9933 ; 0x26cd
.short 18530 ; 0x4862
.short 18527 ; 0x485f
.short 18947 ; 0x4a03
.short 11390 ; 0x2c7e
.short 8199 ; 0x2007
.short 12186 ; 0x2f9a
.short 19074 ; 0x4a82
.short 18841 ; 0x4999
.short 15113 ; 0x3b09
.short 6995 ; 0x1b53
.short 15976 ; 0x3e68
.short 19695 ; 0x4cef
.short 9144 ; 0x23b8
.short 14806 ; 0x39d6
.short 5097 ; 0x13e9
.short 5184 ; 0x1440
.short 12280 ; 0x2ff8
.short 14810 ; 0x39da
.short 1064 ; 0x428
.short 18059 ; 0x468b
.short 12099 ; 0x2f43
.short 5877 ; 0x16f5
.short 15968 ; 0x3e60
.short 457 ; 0x1c9
.short 9874 ; 0x2692
.short 18074 ; 0x469a
.short 5321 ; 0x14c9
.short 14162 ; 0x3752
.short 12662 ; 0x3176
.short 1692 ; 0x69c
.short 8091 ; 0x1f9b
.short 15909 ; 0x3e25
.short 15910 ; 0x3e26
.short 18559 ; 0x487f
.short 8621 ; 0x21ad
.short 8432 ; 0x20f0
.short 5722 ; 0x165a
.short 2214 ; 0x8a6
.short 18075 ; 0x469b
.short 19075 ; 0x4a83
.short 8745 ; 0x2229
.short 10949 ; 0x2ac5
.short 10735 ; 0x29ef
.short 3458 ; 0xd82
.short 12742 ; 0x31c6
.short 17083 ; 0x42bb
.short 11994 ; 0x2eda
.short 15911 ; 0x3e27
.short 10405 ; 0x28a5
.short 2246 ; 0x8c6
.short 3756 ; 0xeac
.short 436 ; 0x1b4
.short 2704 ; 0xa90
.short 2347 ; 0x92b
.short 1470 ; 0x5be
.short 10117 ; 0x2785
.short 8758 ; 0x2236
.short 6295 ; 0x1897
.short 4789 ; 0x12b5
.short 4784 ; 0x12b0
.short 16849 ; 0x41d1
.short 2682 ; 0xa7a
.short 11760 ; 0x2df0
.short 7915 ; 0x1eeb
.short 14870 ; 0x3a16
.short 9718 ; 0x25f6
.short 15991 ; 0x3e77
.short 7742 ; 0x1e3e
.short 4938 ; 0x134a
.short 10834 ; 0x2a52
.short 12398 ; 0x306e
.short 1868 ; 0x74c
.short 3288 ; 0xcd8
.short 4999 ; 0x1387
.short 19516 ; 0x4c3c
.short 7120 ; 0x1bd0
.short 15395 ; 0x3c23
.short 18955 ; 0x4a0b
.short 7025 ; 0x1b71
.short 6301 ; 0x189d
.short 9090 ; 0x2382
.short 18842 ; 0x499a
.short 6036 ; 0x1794
.short 5248 ; 0x1480
.short 12683 ; 0x318b
.short 14531 ; 0x38c3
.short 14811 ; 0x39db
.short 14814 ; 0x39de
.short 10904 ; 0x2a98
.short 15448 ; 0x3c58
.short 2129 ; 0x851
.short 5475 ; 0x1563
.short 5974 ; 0x1756
.short 15977 ; 0x3e69
.short 1456 ; 0x5b0
.short 16761 ; 0x4179
.short 15520 ; 0x3ca0
.short 5905 ; 0x1711
.short 3428 ; 0xd64
.short 14403 ; 0x3843
.short 20729 ; 0x50f9
.short 6472 ; 0x1948
.short 18532 ; 0x4864
.short 2904 ; 0xb58
.short 7438 ; 0x1d0e
.short 1131 ; 0x46b
.short 1666 ; 0x682
.short 2705 ; 0xa91
.short 467 ; 0x1d3
.short 12283 ; 0x2ffb
.short 1124 ; 0x464
.short 2570 ; 0xa0a
.short 4785 ; 0x12b1
.short 3383 ; 0xd37
.short 10740 ; 0x29f4
.short 19181 ; 0x4aed
.short 16487 ; 0x4067
.short 20493 ; 0x500d
.short 2987 ; 0xbab
.short 5765 ; 0x1685
.short 2118 ; 0x846
.short 12445 ; 0x309d
.short 12840 ; 0x3228
.short 16801 ; 0x41a1
.short 1213 ; 0x4bd
.short 721 ; 0x2d1
.short 5977 ; 0x1759
.short 20697 ; 0x50d9
.short 14762 ; 0x39aa
.short 12247 ; 0x2fd7
.short 1874 ; 0x752
.short 472 ; 0x1d8
.short 17051 ; 0x429b
.short 15478 ; 0x3c76
.short 4420 ; 0x1144
.short 12007 ; 0x2ee7
.short 15575 ; 0x3cd7
.short 18868 ; 0x49b4
.short 18720 ; 0x4920
.short 613 ; 0x265
.short 17052 ; 0x429c
.short 5729 ; 0x1661
.short 10411 ; 0x28ab
.short 614 ; 0x266
.short 18104 ; 0x46b8
.short 10305 ; 0x2841
.short 18533 ; 0x4865
.short 11936 ; 0x2ea0
.short 13385 ; 0x3449
.short 18230 ; 0x4736
.short 3466 ; 0xd8a
.short 1569 ; 0x621
.short 10007 ; 0x2717
.short 11970 ; 0x2ec2
.short 7869 ; 0x1ebd
.short 18730 ; 0x492a
.short 49 ; 0x31
.short 12286 ; 0x2ffe
.short 17440 ; 0x4420
.short 13049 ; 0x32f9
.short 4271 ; 0x10af
.short 19182 ; 0x4aee
.short 20730 ; 0x50fa
.short 13128 ; 0x3348
.short 8609 ; 0x21a1
.short 3856 ; 0xf10
.short 18349 ; 0x47ad
.short 8141 ; 0x1fcd
.short 8142 ; 0x1fce
.short 12754 ; 0x31d2
.short 4526 ; 0x11ae
.short 19139 ; 0x4ac3
.short 14250 ; 0x37aa
.short 14257 ; 0x37b1
.short 11837 ; 0x2e3d
.short 17681 ; 0x4511
.short 14167 ; 0x3757
.short 5807 ; 0x16af
.short 6204 ; 0x183c
.short 4659 ; 0x1233
.short 7451 ; 0x1d1b
.short 2059 ; 0x80b
.short 10836 ; 0x2a54
.short 16657 ; 0x4111
.short 7708 ; 0x1e1c
.short 19887 ; 0x4daf
.short 18540 ; 0x486c
.short 1190 ; 0x4a6
.short 17252 ; 0x4364
.short 13575 ; 0x3507
.short 982 ; 0x3d6
.short 7724 ; 0x1e2c
.short 19048 ; 0x4a68
.short 16158 ; 0x3f1e
.short 6001 ; 0x1771
.short 18542 ; 0x486e
.short 17628 ; 0x44dc
.short 8775 ; 0x2247
.short 13182 ; 0x337e
.short 14669 ; 0x394d
.short 18238 ; 0x473e
.short 2165 ; 0x875
.short 17017 ; 0x4279
.short 12081 ; 0x2f31
.short 14507 ; 0x38ab
.short 5753 ; 0x1679
.short 19185 ; 0x4af1
.short 13576 ; 0x3508
.short 10448 ; 0x28d0
.short 4550 ; 0x11c6
.short 13477 ; 0x34a5
.short 2249 ; 0x8c9
.short 11546 ; 0x2d1a
.short 10602 ; 0x296a
.short 10606 ; 0x296e
.short 4990 ; 0x137e
.short 1813 ; 0x715
.short 1133 ; 0x46d
.short 1128 ; 0x468
.short 1126 ; 0x466
.short 2324 ; 0x914
.short 10416 ; 0x28b0
.short 14720 ; 0x3980
.short 19594 ; 0x4c8a
.short 15070 ; 0x3ade
.short 184 ; 0xb8
.short 13992 ; 0x36a8
.short 9907 ; 0x26b3
.short 4791 ; 0x12b7
.short 12757 ; 0x31d5
.short 19333 ; 0x4b85
.short 7300 ; 0x1c84
.short 5927 ; 0x1727
.short 7705 ; 0x1e19
.short 8861 ; 0x229d
.short 11127 ; 0x2b77
.short 14169 ; 0x3759
.short 7084 ; 0x1bac
.short 18332 ; 0x479c
.short 9655 ; 0x25b7
.short 13389 ; 0x344d
.short 15633 ; 0x3d11
.short 15166 ; 0x3b3e
.short 9876 ; 0x2694
.short 12012 ; 0x2eec
.short 13481 ; 0x34a9
.short 18491 ; 0x483b
.short 12427 ; 0x308b
.short 7767 ; 0x1e57
.short 2854 ; 0xb26
.short 19970 ; 0x4e02
.short 9415 ; 0x24c7
.short 7521 ; 0x1d61
.short 11779 ; 0x2e03
.short 11774 ; 0x2dfe
.short 18891 ; 0x49cb
.short 11623 ; 0x2d67
.short 8994 ; 0x2322
.short 2263 ; 0x8d7
.short 18562 ; 0x4882
.short 1835 ; 0x72b
.short 20103 ; 0x4e87
.short 15071 ; 0x3adf
.short 1622 ; 0x656
.short 11947 ; 0x2eab
.short 12579 ; 0x3123
.short 11346 ; 0x2c52
.short 483 ; 0x1e3
.short 813 ; 0x32d
.short 12458 ; 0x30aa
.short 6768 ; 0x1a70
.short 19411 ; 0x4bd3
.short 1809 ; 0x711
.short 8872 ; 0x22a8
.short 11626 ; 0x2d6a
.short 8150 ; 0x1fd6
.short 5928 ; 0x1728
.short 12230 ; 0x2fc6
.short 1681 ; 0x691
.short 18334 ; 0x479e
.short 18335 ; 0x479f
.short 16115 ; 0x3ef3
.short 16116 ; 0x3ef4
.short 2586 ; 0xa1a
.short 14540 ; 0x38cc
.short 3390 ; 0xd3e
.short 3278 ; 0xcce
.short 3323 ; 0xcfb
.short 14264 ; 0x37b8
.short 7592 ; 0x1da8
.short 1222 ; 0x4c6
.short 16557 ; 0x40ad
.short 3610 ; 0xe1a
.short 3859 ; 0xf13
.short 8466 ; 0x2112
.short 8499 ; 0x2133
.short 1836 ; 0x72c
.short 5052 ; 0x13bc
.short 11949 ; 0x2ead
.short 16335 ; 0x3fcf
.short 10417 ; 0x28b1
.short 7160 ; 0x1bf8
.short 9002 ; 0x232a
.short 15884 ; 0x3e0c
.short 1135 ; 0x46f
.short 7581 ; 0x1d9d
.short 2287 ; 0x8ef
.short 16427 ; 0x402b
.short 14567 ; 0x38e7
.short 13613 ; 0x352d
.short 11412 ; 0x2c94
.short 18145 ; 0x46e1
.short 1992 ; 0x7c8
.short 16285 ; 0x3f9d
.short 11008 ; 0x2b00
.short 2587 ; 0xa1b
.short 14568 ; 0x38e8
.short 7162 ; 0x1bfa
.short 14157 ; 0x374d
.short 5123 ; 0x1403
.short 6126 ; 0x17ee
.short 15640 ; 0x3d18
.short 5662 ; 0x161e
.short 3091 ; 0xc13
.short 12348 ; 0x303c
.short 12343 ; 0x3037
.short 7461 ; 0x1d25
.short 1191 ; 0x4a7
.short 7888 ; 0x1ed0
.short 16725 ; 0x4155
.short 18376 ; 0x47c8
.short 191 ; 0xbf
.short 10016 ; 0x2720
.short 18146 ; 0x46e2
.short 9134 ; 0x23ae
.short 13218 ; 0x33a2
.short 7672 ; 0x1df8
.short 5646 ; 0x160e
.short 10120 ; 0x2788
.short 8382 ; 0x20be
.short 57 ; 0x39
.short 9135 ; 0x23af
.short 17359 ; 0x43cf
.short 8236 ; 0x202c
.short 16251 ; 0x3f7b
.short 1817 ; 0x719
.short 18753 ; 0x4941
.short 18337 ; 0x47a1
.short 2464 ; 0x9a0
.short 10180 ; 0x27c4
.short 59 ; 0x3b
.short 10148 ; 0x27a4
.short 3282 ; 0xcd2
.short 11861 ; 0x2e55
.short 10485 ; 0x28f5
.short 8343 ; 0x2097
.short 10121 ; 0x2789
.short 1888 ; 0x760
.short 20121 ; 0x4e99
.short 11086 ; 0x2b4e
.short 11087 ; 0x2b4f
.short 1940 ; 0x794
.short 17633 ; 0x44e1
.short 1008 ; 0x3f0
.short 20127 ; 0x4e9f
.short 8080 ; 0x1f90
.short 8056 ; 0x1f78
.short 18566 ; 0x4886
.short 3995 ; 0xf9b
.short 9291 ; 0x244b
.short 10357 ; 0x2875
.short 1688 ; 0x698
.short 5951 ; 0x173f
.short 1402 ; 0x57a
.short 10173 ; 0x27bd
.short 8386 ; 0x20c2
.short 5648 ; 0x1610
.short 17093 ; 0x42c5
.short 12821 ; 0x3215
.short 1404 ; 0x57c
.short 6349 ; 0x18cd
.short 7474 ; 0x1d32
.short 5666 ; 0x1622
.short 13487 ; 0x34af
.short 18196 ; 0x4714
.short 8943 ; 0x22ef
.short 10695 ; 0x29c7
.short 10208 ; 0x27e0
.short 14650 ; 0x393a
.short 7615 ; 0x1dbf
.short 20479 ; 0x4fff
.short 4328 ; 0x10e8
.short 4329 ; 0x10e9
.short 4383 ; 0x111f
.short 19063 ; 0x4a77
.short 15895 ; 0x3e17
.short 6455 ; 0x1937
.short 16925 ; 0x421d
.short 13923 ; 0x3663
.short 12914 ; 0x3272
.short 16134 ; 0x3f06
.short 1641 ; 0x669
.short 15771 ; 0x3d9b
.short 6982 ; 0x1b46
.short 4387 ; 0x1123
.short 6463 ; 0x193f
.short 12122 ; 0x2f5a
.short 6024 ; 0x1788
.short 12123 ; 0x2f5b
.short 19565 ; 0x4c6d
.short 3109 ; 0xc25
.short 11761 ; 0x2df1
.short 6413 ; 0x190d
.short 2982 ; 0xba6
.short 1091 ; 0x443
.short 6416 ; 0x1910
.short 6253 ; 0x186d
.short 19931 ; 0x4ddb
.short 7733 ; 0x1e35
.short 6196 ; 0x1834
.short 8111 ; 0x1faf
.short 4228 ; 0x1084
.short 2728 ; 0xaa8
.short 19574 ; 0x4c76
.short 12140 ; 0x2f6c
.short 4402 ; 0x1132
.short 6570 ; 0x19aa
.short 6945 ; 0x1b21
.short 18880 ; 0x49c0
.short 6571 ; 0x19ab
.short 17455 ; 0x442f
.short 9566 ; 0x255e
.short 16167 ; 0x3f27
.short 19579 ; 0x4c7b
.short 16173 ; 0x3f2d
.short 16175 ; 0x3f2f
.short 2124 ; 0x84c
.short 2502 ; 0x9c6
.short 12622 ; 0x314e
.short 5545 ; 0x15a9
.short 5546 ; 0x15aa
.short 5547 ; 0x15ab
.short 3435 ; 0xd6b
.short 13749 ; 0x35b5
.short 14801 ; 0x39d1
.short 9983 ; 0x26ff
.short 5557 ; 0x15b5
.short 8727 ; 0x2217
.short 3700 ; 0xe74
.short 14398 ; 0x383e
.short 717 ; 0x2cd
.short 2899 ; 0xb53
.short 7217 ; 0x1c31
.short 13401 ; 0x3459
.short 17916 ; 0x45fc
.short 17978 ; 0x463a
.short 13349 ; 0x3425
.short 5564 ; 0x15bc
.short 3731 ; 0xe93
.short 17441 ; 0x4421
.short 13826 ; 0x3602
.short 13827 ; 0x3603
.short 1087 ; 0x43f
.short 19450 ; 0x4bfa
.short 12497 ; 0x30d1
.short 8509 ; 0x213d
.short 11690 ; 0x2daa
.short 200 ; 0xc8
.short 2456 ; 0x998
.short 12902 ; 0x3266
.short 3657 ; 0xe49
.short 13026 ; 0x32e2
.short 19244 ; 0x4b2c
.short 15234 ; 0x3b82
.short 19620 ; 0x4ca4
.short 2944 ; 0xb80
.short 7775 ; 0x1e5f
.short 18663 ; 0x48e7
.short 7953 ; 0x1f11
.short 5092 ; 0x13e4
.short 13494 ; 0x34b6
.short 1243 ; 0x4db
.short 15235 ; 0x3b83
.short 4640 ; 0x1220
.short 7938 ; 0x1f02
.short 15899 ; 0x3e1b
.short 2713 ; 0xa99
.short 11978 ; 0x2eca
.short 19947 ; 0x4deb
.short 12874 ; 0x324a
.short 8216 ; 0x2018
.short 10104 ; 0x2778
.short 13195 ; 0x338b
.short 17573 ; 0x44a5
.short 10987 ; 0x2aeb
.short 320 ; 0x140
.short 1521 ; 0x5f1
.short 12832 ; 0x3220
.short 1244 ; 0x4dc
.short 12039 ; 0x2f07
.short 287 ; 0x11f
.short 6405 ; 0x1905
.short 18684 ; 0x48fc
.short 4005 ; 0xfa5
.short 178 ; 0xb2
.short 15948 ; 0x3e4c
.short 11379 ; 0x2c73
.short 19992 ; 0x4e18
.short 20022 ; 0x4e36
.short 3439 ; 0xd6f
.short 2714 ; 0xa9a
.short 19652 ; 0x4cc4
.short 1644 ; 0x66c
.short 6271 ; 0x187f
.short 17422 ; 0x440e
.short 8046 ; 0x1f6e
.short 731 ; 0x2db
.short 1476 ; 0x5c4
.short 7312 ; 0x1c90
.short 15714 ; 0x3d62
.short 5489 ; 0x1571
.short 19067 ; 0x4a7b
.short 7539 ; 0x1d73
.short 238 ; 0xee
.short 12364 ; 0x304c
.short 13542 ; 0x34e6
.short 19881 ; 0x4da9
.short 19156 ; 0x4ad4
.short 15375 ; 0x3c0f
.short 10754 ; 0x2a02
.short 18023 ; 0x4667
.short 13851 ; 0x361b
.short 20409 ; 0x4fb9
.short 11674 ; 0x2d9a
.short 15079 ; 0x3ae7
.short 3134 ; 0xc3e
.short 7782 ; 0x1e66
.short 19684 ; 0x4ce4
.short 11675 ; 0x2d9b
.short 4095 ; 0xfff
.short 11231 ; 0x2bdf
.short 221 ; 0xdd
.short 169 ; 0xa9
.short 19347 ; 0x4b93
.short 15161 ; 0x3b39
.short 7928 ; 0x1ef8
.short 9703 ; 0x25e7
.short 12171 ; 0x2f8b
.short 19124 ; 0x4ab4
.short 5552 ; 0x15b0
.short 409 ; 0x199
.short 887 ; 0x377
.short 19997 ; 0x4e1d
.short 11309 ; 0x2c2d
.short 10672 ; 0x29b0
.short 11691 ; 0x2dab
.short 11384 ; 0x2c78
.short 14476 ; 0x388c
.short 17714 ; 0x4532
.short 19789 ; 0x4d4d
.short 19430 ; 0x4be6
.short 17561 ; 0x4499
.short 410 ; 0x19a
.short 5210 ; 0x145a
.short 10807 ; 0x2a37
.short 17793 ; 0x4581
.short 2797 ; 0xaed
.short 1790 ; 0x6fe
.short 11385 ; 0x2c79
.short 6371 ; 0x18e3
.short 10484 ; 0x28f4
.short 10084 ; 0x2764
.short 1541 ; 0x605
.short 17262 ; 0x436e
.short 1857 ; 0x741
.short 12564 ; 0x3114
.short 10400 ; 0x28a0
.short 1970 ; 0x7b2
.short 6373 ; 0x18e5
.short 4014 ; 0xfae
.short 19541 ; 0x4c55
.short 20340 ; 0x4f74
.short 2515 ; 0x9d3
.short 1293 ; 0x50d
.short 10569 ; 0x2949
.short 10844 ; 0x2a5c
.short 8242 ; 0x2032
.short 4099 ; 0x1003
.short 11232 ; 0x2be0
.short 323 ; 0x143
.short 11146 ; 0x2b8a
.short 9160 ; 0x23c8
.short 10616 ; 0x2978
.short 4740 ; 0x1284
.short 12040 ; 0x2f08
.short 7416 ; 0x1cf8
.short 15304 ; 0x3bc8
.short 224 ; 0xe0
.short 15241 ; 0x3b89
.short 15242 ; 0x3b8a
.short 171 ; 0xab
.short 7315 ; 0x1c93
.short 20526 ; 0x502e
.short 737 ; 0x2e1
.short 19641 ; 0x4cb9
.short 275 ; 0x113
.short 273 ; 0x111
.short 2798 ; 0xaee
.short 10806 ; 0x2a36
.short 7422 ; 0x1cfe
.short 8217 ; 0x2019
.short 9392 ; 0x24b0
.short 6537 ; 0x1989
.short 11959 ; 0x2eb7
.short 18481 ; 0x4831
.short 8328 ; 0x2088
.short 10953 ; 0x2ac9
.short 924 ; 0x39c
.short 19349 ; 0x4b95
.short 11991 ; 0x2ed7
.short 5311 ; 0x14bf
.short 8218 ; 0x201a
.short 13762 ; 0x35c2
.short 6916 ; 0x1b04
.short 19883 ; 0x4dab
.short 10950 ; 0x2ac6
.short 4539 ; 0x11bb
.short 4541 ; 0x11bd
.short 12677 ; 0x3185
.short 13970 ; 0x3692
.short 2369 ; 0x941
.short 19209 ; 0x4b09
.short 7794 ; 0x1e72
.short 1770 ; 0x6ea
.short 16643 ; 0x4103
.short 1202 ; 0x4b2
.short 5825 ; 0x16c1
.short 11557 ; 0x2d25
.short 20415 ; 0x4fbf
.short 13695 ; 0x357f
.short 10617 ; 0x2979
.short 257 ; 0x101
.short 1740 ; 0x6cc
.short 4732 ; 0x127c
.short 20037 ; 0x4e45
.short 8219 ; 0x201b
.short 3358 ; 0xd1e
.short 3359 ; 0xd1f
.short 20002 ; 0x4e22
.short 12281 ; 0x2ff9
.short 115 ; 0x73
.short 11019 ; 0x2b0b
.short 19820 ; 0x4d6c
.short 4413 ; 0x113d
.short 6844 ; 0x1abc
.short 7993 ; 0x1f39
.short 3103 ; 0xc1f
.short 10618 ; 0x297a
.short 14893 ; 0x3a2d
.short 9054 ; 0x235e
.short 19431 ; 0x4be7
.short 9499 ; 0x251b
.short 2975 ; 0xb9f
.short 15318 ; 0x3bd6
.short 7545 ; 0x1d79
.short 9046 ; 0x2356
.short 7395 ; 0x1ce3
.short 20045 ; 0x4e4d
.short 9664 ; 0x25c0
.short 17317 ; 0x43a5
.short 15755 ; 0x3d8b
.short 14438 ; 0x3866
.short 16644 ; 0x4104
.short 10716 ; 0x29dc
.short 2612 ; 0xa34
.short 6791 ; 0x1a87
.short 19851 ; 0x4d8b
.short 6248 ; 0x1868
.short 5826 ; 0x16c2
.short 16313 ; 0x3fb9
.short 18781 ; 0x495d
.short 11 ; 0xb
.short 15245 ; 0x3b8d
.short 11068 ; 0x2b3c
.short 2400 ; 0x960
.short 968 ; 0x3c8
.short 4493 ; 0x118d
.short 14796 ; 0x39cc
.short 19823 ; 0x4d6f
.short 1657 ; 0x679
.short 13251 ; 0x33c3
.short 14383 ; 0x382f
.short 7896 ; 0x1ed8
.short 10071 ; 0x2757
.short 11020 ; 0x2b0c
.short 7321 ; 0x1c99
.short 11325 ; 0x2c3d
.short 6543 ; 0x198f
.short 18060 ; 0x468c
.short 14996 ; 0x3a94
.short 13307 ; 0x33fb
.short 13087 ; 0x331f
.short 15389 ; 0x3c1d
.short 16645 ; 0x4105
.short 1249 ; 0x4e1
.short 3915 ; 0xf4b
.short 6795 ; 0x1a8b
.short 15870 ; 0x3dfe
.short 7658 ; 0x1dea
.short 7322 ; 0x1c9a
.short 15062 ; 0x3ad6
.short 8200 ; 0x2008
.short 6028 ; 0x178c
.short 15114 ; 0x3b0a
.short 20529 ; 0x5031
.short 11676 ; 0x2d9c
.short 9737 ; 0x2609
.short 209 ; 0xd1
.short 5098 ; 0x13ea
.short 13415 ; 0x3467
.short 10892 ; 0x2a8c
.short 7479 ; 0x1d37
.short 19392 ; 0x4bc0
.short 14163 ; 0x3753
.short 17770 ; 0x456a
.short 7552 ; 0x1d80
.short 1046 ; 0x416
.short 15379 ; 0x3c13
.short 1065 ; 0x429
.short 20868 ; 0x5184
.short 17798 ; 0x4586
.short 19493 ; 0x4c25
.short 9500 ; 0x251c
.short 14183 ; 0x3767
.short 15246 ; 0x3b8e
.short 8448 ; 0x2100
.short 14367 ; 0x381f
.short 336 ; 0x150
.short 6544 ; 0x1990
.short 5718 ; 0x1656
.short 2666 ; 0xa6a
.short 15559 ; 0x3cc7
.short 15419 ; 0x3c3b
.short 12328 ; 0x3028
.short 11363 ; 0x2c63
.short 13464 ; 0x3498
.short 9062 ; 0x2366
.short 10381 ; 0x288d
.short 10109 ; 0x277d
.short 4106 ; 0x100a
.short 264 ; 0x108
.short 7439 ; 0x1d0f
.short 2659 ; 0xa63
.short 15774 ; 0x3d9e
.short 17 ; 0x11
.short 7496 ; 0x1d48
.short 19081 ; 0x4a89
.short 20728 ; 0x50f8
.short 14871 ; 0x3a17
.short 2068 ; 0x814
.short 6928 ; 0x1b10
.short 15098 ; 0x3afa
.short 503 ; 0x1f7
.short 10636 ; 0x298c
.short 10856 ; 0x2a68
.short 13088 ; 0x3320
.short 20873 ; 0x5189
.short 15781 ; 0x3da5
.short 11762 ; 0x2df2
.short 16272 ; 0x3f90
.short 1660 ; 0x67c
.short 2863 ; 0xb2f
.short 13196 ; 0x338c
.short 9704 ; 0x25e8
.short 12422 ; 0x3086
.short 4313 ; 0x10d9
.short 3342 ; 0xd0e
.short 13837 ; 0x360d
.short 2953 ; 0xb89
.short 11677 ; 0x2d9d
.short 2802 ; 0xaf2
.short 19612 ; 0x4c9c
.short 5997 ; 0x176d
.short 6250 ; 0x186a
.short 14664 ; 0x3948
.short 11957 ; 0x2eb5
.short 11819 ; 0x2e2b
.short 11149 ; 0x2b8d
.short 13864 ; 0x3628
.short 12002 ; 0x2ee2
.short 9189 ; 0x23e5
.short 17803 ; 0x458b
.short 17323 ; 0x43ab
.short 7556 ; 0x1d84
.short 19860 ; 0x4d94
.short 8966 ; 0x2306
.short 4733 ; 0x127d
.short 10811 ; 0x2a3b
.short 6033 ; 0x1791
.short 17496 ; 0x4458
.short 19884 ; 0x4dac
.short 9693 ; 0x25dd
.short 1100 ; 0x44c
.short 14576 ; 0x38f0
.short 1532 ; 0x5fc
.short 879 ; 0x36f
.short 6876 ; 0x1adc
.short 14812 ; 0x39dc
.short 7925 ; 0x1ef5
.short 15181 ; 0x3b4d
.short 17434 ; 0x441a
.short 2403 ; 0x963
.short 20759 ; 0x5117
.short 7333 ; 0x1ca5
.short 14885 ; 0x3a25
.short 12051 ; 0x2f13
.short 7889 ; 0x1ed1
.short 258 ; 0x102
.short 11138 ; 0x2b82
.short 6877 ; 0x1add
.short 9501 ; 0x251d
.short 4987 ; 0x137b
.short 10451 ; 0x28d3
.short 4476 ; 0x117c
.short 20057 ; 0x4e59
.short 2551 ; 0x9f7
.short 10124 ; 0x278c
.short 1313 ; 0x521
.short 13181 ; 0x337d
.short 4786 ; 0x12b2
.short 11367 ; 0x2c67
.short 19045 ; 0x4a65
.short 11076 ; 0x2b44
.short 6553 ; 0x1999
.short 19866 ; 0x4d9a
.short 7258 ; 0x1c5a
.short 6554 ; 0x199a
.short 18721 ; 0x4921
.short 17394 ; 0x43f2
.short 8108 ; 0x1fac
.short 10690 ; 0x29c2
.short 5351 ; 0x14e7
.short 12969 ; 0x32a9
.short 11476 ; 0x2cd4
.short 15479 ; 0x3c77
.short 13129 ; 0x3349
.short 20777 ; 0x5129
.short 17053 ; 0x429d
.short 10322 ; 0x2852
.short 14763 ; 0x39ab
.short 10893 ; 0x2a8d
.short 1253 ; 0x4e5
.short 13784 ; 0x35d8
.short 20731 ; 0x50fb
.short 19830 ; 0x4d76
.short 17865 ; 0x45c9
.short 17215 ; 0x433f
.short 5766 ; 0x1686
.short 744 ; 0x2e8
.short 17597 ; 0x44bd
.short 5730 ; 0x1662
.short 17442 ; 0x4422
.short 20821 ; 0x5155
.short 109 ; 0x6d
.short 16940 ; 0x422c
.short 17325 ; 0x43ad
.short 15784 ; 0x3da8
.short 7843 ; 0x1ea3
.short 2002 ; 0x7d2
.short 6186 ; 0x182a
.short 14815 ; 0x39df
.short 8251 ; 0x203b
.short 8259 ; 0x2043
.short 1570 ; 0x622
.short 7692 ; 0x1e0c
.short 7259 ; 0x1c5b
.short 7260 ; 0x1c5c
.short 15120 ; 0x3b10
.short 6887 ; 0x1ae7
.short 5836 ; 0x16cc
.short 4468 ; 0x1174
.short 1855 ; 0x73f
.short 16549 ; 0x40a5
.short 2988 ; 0xbac
.short 16708 ; 0x4144
.short 18992 ; 0x4a30
.short 12052 ; 0x2f14
.short 17771 ; 0x456b
.short 1254 ; 0x4e6
.short 19436 ; 0x4bec
.short 437 ; 0x1b5
.short 17674 ; 0x450a
.short 15480 ; 0x3c78
.short 2712 ; 0xa98
.short 8375 ; 0x20b7
.short 15730 ; 0x3d72
.short 12368 ; 0x3050
.short 1314 ; 0x522
.short 4398 ; 0x112e
.short 9432 ; 0x24d8
.short 20732 ; 0x50fc
.short 4469 ; 0x1175
.short 6803 ; 0x1a93
.short 4594 ; 0x11f2
.short 12370 ; 0x3052
.short 12932 ; 0x3284
.short 12749 ; 0x31cd
.short 1859 ; 0x743
.short 2000 ; 0x7d0
.short 19549 ; 0x4c5d
.short 14371 ; 0x3823
.short 14359 ; 0x3817
.short 983 ; 0x3d7
.short 1984 ; 0x7c0
.short 12933 ; 0x3285
.short 11337 ; 0x2c49
.short 2376 ; 0x948
.short 13183 ; 0x337f
.short 7823 ; 0x1e8f
.short 17682 ; 0x4512
.short 2669 ; 0xa6d
.short 19934 ; 0x4dde
.short 11046 ; 0x2b26
.short 8247 ; 0x2037
.short 6486 ; 0x1956
.short 14188 ; 0x376c
.short 12549 ; 0x3105
.short 4356 ; 0x1104
.short 16367 ; 0x3fef
.short 14035 ; 0x36d3
.short 13173 ; 0x3375
.short 7079 ; 0x1ba7
.short 10351 ; 0x286f
.short 3474 ; 0xd92
.short 2070 ; 0x816
.short 11078 ; 0x2b46
.short 13320 ; 0x3408
.short 14443 ; 0x386b
.short 19468 ; 0x4c0c
.short 14611 ; 0x3913
.short 11174 ; 0x2ba6
.short 294 ; 0x126
.short 2415 ; 0x96f
.short 8776 ; 0x2248
.short 14670 ; 0x394e
.short 5501 ; 0x157d
.short 20082 ; 0x4e72
.short 15327 ; 0x3bdf
.short 16218 ; 0x3f5a
.short 12013 ; 0x2eed
.short 15731 ; 0x3d73
.short 12173 ; 0x2f8d
.short 14855 ; 0x3a07
.short 19759 ; 0x4d2f
.short 3475 ; 0xd93
.short 16658 ; 0x4112
.short 11071 ; 0x2b3f
.short 12693 ; 0x3195
.short 1270 ; 0x4f6
.short 19486 ; 0x4c1e
.short 4431 ; 0x114f
.short 15876 ; 0x3e04
.short 3510 ; 0xdb6
.short 13478 ; 0x34a6
.short 7776 ; 0x1e60
.short 13479 ; 0x34a7
.short 13874 ; 0x3632
.short 268 ; 0x10c
.short 17683 ; 0x4513
.short 861 ; 0x35d
.short 12934 ; 0x3286
.short 14516 ; 0x38b4
.short 13120 ; 0x3340
.short 1382 ; 0x566
.short 14390 ; 0x3836
.short 7262 ; 0x1c5e
.short 1833 ; 0x729
.short 2042 ; 0x7fa
.short 4991 ; 0x137f
.short 919 ; 0x397
.short 3920 ; 0xf50
.short 13963 ; 0x368b
.short 2849 ; 0xb21
.short 11942 ; 0x2ea6
.short 14195 ; 0x3773
.short 19497 ; 0x4c29
.short 8905 ; 0x22c9
.short 1623 ; 0x657
.short 1716 ; 0x6b4
.short 4792 ; 0x12b8
.short 9561 ; 0x2559
.short 9791 ; 0x263f
.short 9435 ; 0x24db
.short 20735 ; 0x50ff
.short 4224 ; 0x1080
.short 5570 ; 0x15c2
.short 19487 ; 0x4c1f
.short 12176 ; 0x2f90
.short 14656 ; 0x3940
.short 5629 ; 0x15fd
.short 2325 ; 0x915
.short 10648 ; 0x2998
.short 10468 ; 0x28e4
.short 6686 ; 0x1a1e
.short 4863 ; 0x12ff
.short 18459 ; 0x481b
.short 19967 ; 0x4dff
.short 153 ; 0x99
.short 20104 ; 0x4e88
.short 10914 ; 0x2aa2
.short 9877 ; 0x2695
.short 1401 ; 0x579
.short 7933 ; 0x1efd
.short 1915 ; 0x77b
.short 13482 ; 0x34aa
.short 15167 ; 0x3b3f
.short 6815 ; 0x1a9f
.short 10457 ; 0x28d9
.short 10463 ; 0x28df
.short 19704 ; 0x4cf8
.short 1317 ; 0x525
.short 12014 ; 0x2eee
.short 810 ; 0x32a
.short 6734 ; 0x1a4e
.short 17687 ; 0x4517
.short 4601 ; 0x11f9
.short 12015 ; 0x2eef
.short 9042 ; 0x2352
.short 6115 ; 0x17e3
.short 18359 ; 0x47b7
.short 7527 ; 0x1d67
.short 11549 ; 0x2d1d
.short 11548 ; 0x2d1c
.short 8450 ; 0x2102
.short 3297 ; 0xce1
.short 16424 ; 0x4028
.short 13040 ; 0x32f0
.short 4925 ; 0x133d
.short 19260 ; 0x4b3c
.short 18127 ; 0x46cf
.short 16336 ; 0x3fd0
.short 1625 ; 0x659
.short 1626 ; 0x65a
.short 13108 ; 0x3334
.short 10724 ; 0x29e4
.short 5418 ; 0x152a
.short 14078 ; 0x36fe
.short 5116 ; 0x13fc
.short 4840 ; 0x12e8
.short 2420 ; 0x974
.short 20866 ; 0x5182
.short 10859 ; 0x2a6b
.short 9131 ; 0x23ab
.short 19888 ; 0x4db0
.short 5851 ; 0x16db
.short 20478 ; 0x4ffe
.short 6822 ; 0x1aa6
.short 6257 ; 0x1871
.short 1173 ; 0x495
.short 14584 ; 0x38f8
.short 2554 ; 0x9fa
.short 1536 ; 0x600
.short 945 ; 0x3b1
.short 1523 ; 0x5f3
.short 7528 ; 0x1d68
.short 16558 ; 0x40ae
.short 9003 ; 0x232b
.short 506 ; 0x1fa
.short 4117 ; 0x1015
.short 12260 ; 0x2fe4
.short 946 ; 0x3b2
.short 2380 ; 0x94c
.short 20567 ; 0x5057
.short 20445 ; 0x4fdd
.short 15300 ; 0x3bc4
.short 11701 ; 0x2db5
.short 12371 ; 0x3053
.short 3294 ; 0xcde
.short 10860 ; 0x2a6c
.short 5605 ; 0x15e5
.short 16664 ; 0x4118
.short 9450 ; 0x24ea
.short 6823 ; 0x1aa7
.short 2299 ; 0x8fb
.short 14450 ; 0x3872
.short 5124 ; 0x1404
.short 12261 ; 0x2fe5
.short 15768 ; 0x3d98
.short 6575 ; 0x19af
.short 4275 ; 0x10b3
.short 18498 ; 0x4842
.short 8588 ; 0x218c
.short 10706 ; 0x29d2
.short 9512 ; 0x2528
.short 13363 ; 0x3433
.short 20568 ; 0x5058
.short 19372 ; 0x4bac
.short 11703 ; 0x2db7
.short 2140 ; 0x85c
.short 6134 ; 0x17f6
.short 2615 ; 0xa37
.short 13219 ; 0x33a3
.short 1174 ; 0x496
.short 12408 ; 0x3078
.short 12406 ; 0x3076
.short 5740 ; 0x166c
.short 6896 ; 0x1af0
.short 12340 ; 0x3034
.short 7998 ; 0x1f3e
.short 2536 ; 0x9e8
.short 16665 ; 0x4119
.short 17820 ; 0x459c
.short 11469 ; 0x2ccd
.short 1026 ; 0x402
.short 192 ; 0xc0
.short 7462 ; 0x1d26
.short 17821 ; 0x459d
.short 3489 ; 0xda1
.short 10125 ; 0x278d
.short 14209 ; 0x3781
.short 10198 ; 0x27d6
.short 6258 ; 0x1872
.short 14489 ; 0x3899
.short 20577 ; 0x5061
.short 2678 ; 0xa76
.short 16840 ; 0x41c8
.short 8384 ; 0x20c0
.short 1079 ; 0x437
.short 7405 ; 0x1ced
.short 17777 ; 0x4571
.short 13038 ; 0x32ee
.short 17836 ; 0x45ac
.short 17832 ; 0x45a8
.short 10820 ; 0x2a44
.short 6044 ; 0x179c
.short 6959 ; 0x1b2f
.short 865 ; 0x361
.short 10965 ; 0x2ad5
.short 4406 ; 0x1136
.short 20122 ; 0x4e9a
.short 6957 ; 0x1b2d
.short 8231 ; 0x2027
.short 10475 ; 0x28eb
.short 6664 ; 0x1a08
.short 16672 ; 0x4120
.short 9077 ; 0x2375
.short 14521 ; 0x38b9
.short 269 ; 0x10d
.short 14211 ; 0x3783
.short 9452 ; 0x24ec
.short 9702 ; 0x25e6
.short 12836 ; 0x3224
.short 20123 ; 0x4e9b
.short 11166 ; 0x2b9e
.short 17634 ; 0x44e2
.short 8590 ; 0x218e
.short 1080 ; 0x438
.short 13888 ; 0x3640
.short 2305 ; 0x901
.short 10864 ; 0x2a70
.short 16382 ; 0x3ffe
.short 7680 ; 0x1e00
.short 6010 ; 0x177a
.short 8811 ; 0x226b
.short 8268 ; 0x204c
.short 5711 ; 0x164f
.short 18440 ; 0x4808
.short 9475 ; 0x2503
.short 9397 ; 0x24b5
.short 12023 ; 0x2ef7
.short 12024 ; 0x2ef8
.short 19262 ; 0x4b3e
.short 12029 ; 0x2efd
.short 8353 ; 0x20a1
.short 16297 ; 0x3fa9
.short 18386 ; 0x47d2
.short 10062 ; 0x274e
.short 12817 ; 0x3211
.short 1321 ; 0x529
.short 18441 ; 0x4809
.short 2302 ; 0x8fe
.short 16676 ; 0x4124
.short 13488 ; 0x34b0
.short 9777 ; 0x2631
.short 10065 ; 0x2751
.short 10209 ; 0x27e1
.short 1728 ; 0x6c0
.short 19264 ; 0x4b40
.short 9676 ; 0x25cc
.short 14522 ; 0x38ba
.short 20822 ; 0x5156
.short 8833 ; 0x2281
.short 2878 ; 0xb3e
.short 15332 ; 0x3be4
.short 2618 ; 0xa3a
.short 6838 ; 0x1ab6
.short 7616 ; 0x1dc0
.short 8390 ; 0x20c6
.short 8839 ; 0x2287
.short 10708 ; 0x29d4
.short 19904 ; 0x4dc0
.short 4909 ; 0x132d
.short 4913 ; 0x1331
.short 6098 ; 0x17d2
.short 17222 ; 0x4346
.short 11688 ; 0x2da8
.short 11689 ; 0x2da9
.short 13825 ; 0x3601
.short 7792 ; 0x1e70
.short 18554 ; 0x487a
.short 4214 ; 0x1076
.short 17969 ; 0x4631
.short 4512 ; 0x11a0
.short 4240 ; 0x1090
.short 288 ; 0x120
.short 3720 ; 0xe88
.short 19895 ; 0x4db7
.short 11659 ; 0x2d8b
.short 2862 ; 0xb2e
.short 7940 ; 0x1f04
.short 10403 ; 0x28a3
.short 15906 ; 0x3e22
.short 4686 ; 0x124e
.short 5234 ; 0x1472
.short 1205 ; 0x4b5
.short 16611 ; 0x40e3
.short 10224 ; 0x27f0
.short 1976 ; 0x7b8
.short 4417 ; 0x1141
.short 2766 ; 0xace
.short 17003 ; 0x426b
.short 6850 ; 0x1ac2
.short 10406 ; 0x28a6
.short 1564 ; 0x61c
.short 7292 ; 0x1c7c
.short 19752 ; 0x4d28
.short 3343 ; 0xd0f
.short 18791 ; 0x4967
.short 1797 ; 0x705
.short 142 ; 0x8e
.short 277 ; 0x115
.short 17004 ; 0x426c
.short 6851 ; 0x1ac3
.short 3344 ; 0xd10
.short 8901 ; 0x22c5
.short 10908 ; 0x2a9c
.short 604 ; 0x25c
.short 1458 ; 0x5b2
.short 2885 ; 0xb45
.short 3334 ; 0xd06
.short 18090 ; 0x46aa
.short 4267 ; 0x10ab
.short 13156 ; 0x3364
.short 7851 ; 0x1eab
.short 17502 ; 0x445e
.short 3289 ; 0xcd9
.short 6099 ; 0x17d3
.short 15085 ; 0x3aed
.short 16617 ; 0x40e9
.short 3346 ; 0xd12
.short 6809 ; 0x1a99
.short 7194 ; 0x1c1a
.short 17599 ; 0x44bf
.short 16190 ; 0x3f3e
.short 10412 ; 0x28ac
.short 13941 ; 0x3675
.short 23 ; 0x17
.short 12195 ; 0x2fa3
.short 24 ; 0x18
.short 19889 ; 0x4db1
.short 2780 ; 0xadc
.short 19833 ; 0x4d79
.short 3988 ; 0xf94
.short 13948 ; 0x367c
.short 9004 ; 0x232c
.short 12580 ; 0x3124
.short 16875 ; 0x41eb
.short 17990 ; 0x4646
.short 6825 ; 0x1aa9
.short 13364 ; 0x3434
.short 6826 ; 0x1aaa
.short 20578 ; 0x5062
.short 18160 ; 0x46f0
.short 8910 ; 0x22ce
.short 669 ; 0x29d
.short 8665 ; 0x21d9
.short 16626 ; 0x40f2
.short 16627 ; 0x40f3
.short 15682 ; 0x3d42
.short 17132 ; 0x42ec
.short 11800 ; 0x2e18
.short 11808 ; 0x2e20
.short 19494 ; 0x4c26
.short 837 ; 0x345
.short 7557 ; 0x1d85
.short 19495 ; 0x4c27
.short 19496 ; 0x4c28
.short 3757 ; 0xead
.short 293 ; 0x125
.short 295 ; 0x127
.short 8341 ; 0x2095
.short 18810 ; 0x497a
.short 8359 ; 0x20a7
.short 15612 ; 0x3cfc
.short 3131 ; 0xc3b
.short 13588 ; 0x3514
.short 9040 ; 0x2350
.short 6431 ; 0x191f
.short 5496 ; 0x1578
.short 16651 ; 0x410b
.short 6436 ; 0x1924
.short 18798 ; 0x496e
.short 19760 ; 0x4d30
.short 6857 ; 0x1ac9
.short 15790 ; 0x3dae
.short 15087 ; 0x3aef
.short 3157 ; 0xc55
.short 7011 ; 0x1b63
.short 1786 ; 0x6fa
.short 18257 ; 0x4751
.short 4100 ; 0x1004
.short 12124 ; 0x2f5c
.short 19542 ; 0x4c56
.short 12596 ; 0x3134
.short 20547 ; 0x5043
.short 19547 ; 0x4c5b
.short 3238 ; 0xca6
.short 20559 ; 0x504f
.short 14059 ; 0x36eb
.short 16765 ; 0x417d
.short 20563 ; 0x5053
.short 20569 ; 0x5059
.short 12341 ; 0x3035
.short 9105 ; 0x2391
.short 20579 ; 0x5063
.short 1994 ; 0x7ca
.short 3252 ; 0xcb4
.short 20331 ; 0x4f6b
.short 3684 ; 0xe64
.short 6986 ; 0x1b4a
.short 5140 ; 0x1414
.short 18689 ; 0x4901
.short 13648 ; 0x3550
.short 11283 ; 0x2c13
.short 18581 ; 0x4895
.short 10613 ; 0x2975
.short 11215 ; 0x2bcf
.short 11809 ; 0x2e21
.short 19511 ; 0x4c37
.short 9966 ; 0x26ee
.short 9623 ; 0x2597
.short 11284 ; 0x2c14
.short 11395 ; 0x2c83
.short 9260 ; 0x242c
.short 3975 ; 0xf87
.short 3714 ; 0xe82
.short 17084 ; 0x42bc
.short 7121 ; 0x1bd1
.short 7122 ; 0x1bd2
.short 10812 ; 0x2a3c
.short 20789 ; 0x5135
.short 19664 ; 0x4cd0
.short 17983 ; 0x463f
.short 9267 ; 0x2433
.short 13422 ; 0x346e
.short 6623 ; 0x19df
.short 3514 ; 0xdba
.short 17988 ; 0x4644
.short 11845 ; 0x2e45
.short 20113 ; 0x4e91
.short 3611 ; 0xe1b
.short 11523 ; 0x2d03
.short 3612 ; 0xe1c
.short 19532 ; 0x4c4c
.short 8019 ; 0x1f53
.short 14348 ; 0x380c
.short 18766 ; 0x494e
.short 15826 ; 0x3dd2
.short 6263 ; 0x1877
.short 6280 ; 0x1888
.short 6296 ; 0x1898
.short 6037 ; 0x1795
.short 12908 ; 0x326c
.short 2558 ; 0x9fe
.short 7282 ; 0x1c72
.short 19987 ; 0x4e13
.short 19315 ; 0x4b73
.short 16635 ; 0x40fb
.short 14889 ; 0x3a29
.short 17198 ; 0x432e
.short 16984 ; 0x4258
.short 4182 ; 0x1056
.short 8249 ; 0x2039
.short 4279 ; 0x10b7
.short 5095 ; 0x13e7
.short 14473 ; 0x3889
.short 2814 ; 0xafe
.short 16926 ; 0x421e
.short 1370 ; 0x55a
.short 13686 ; 0x3576
.short 8061 ; 0x1f7d
.short 17577 ; 0x44a9
.short 13691 ; 0x357b
.short 15464 ; 0x3c68
.short 10372 ; 0x2884
.short 10373 ; 0x2885
.short 15209 ; 0x3b69
.short 2079 ; 0x81f
.short 15864 ; 0x3df8
.short 19128 ; 0x4ab8
.short 450 ; 0x1c2
.short 131 ; 0x83
.short 19390 ; 0x4bbe
.short 306 ; 0x132
.short 6909 ; 0x1afd
.short 8167 ; 0x1fe7
.short 13589 ; 0x3515
.short 5558 ; 0x15b6
.short 3709 ; 0xe7d
.short 5179 ; 0x143b
.short 4910 ; 0x132e
.short 1409 ; 0x581
.short 17041 ; 0x4291
.short 10424 ; 0x28b8
.short 5970 ; 0x1752
.short 3796 ; 0xed4
.short 12351 ; 0x303f
.short 5466 ; 0x155a
.short 18037 ; 0x4675
.short 15950 ; 0x3e4e
.short 16755 ; 0x4173
.short 17372 ; 0x43dc
.short 19391 ; 0x4bbf
.short 3710 ; 0xe7e
.short 14526 ; 0x38be
.short 13566 ; 0x34fe
.short 7423 ; 0x1cff
.short 17588 ; 0x44b4
.short 19258 ; 0x4b3a
.short 890 ; 0x37a
.short 16798 ; 0x419e
.short 18469 ; 0x4825
.short 17102 ; 0x42ce
.short 11660 ; 0x2d8c
.short 19793 ; 0x4d51
.short 9174 ; 0x23d6
.short 2081 ; 0x821
.short 5180 ; 0x143c
.short 10086 ; 0x2766
.short 20870 ; 0x5186
.short 10500 ; 0x2904
.short 741 ; 0x2e5
.short 16993 ; 0x4261
.short 5971 ; 0x1753
.short 19642 ; 0x4cba
.short 20743 ; 0x5107
.short 13763 ; 0x35c3
.short 13764 ; 0x35c4
.short 18827 ; 0x498b
.short 3770 ; 0xeba
.short 3017 ; 0xbc9
.short 9987 ; 0x2703
.short 10827 ; 0x2a4b
.short 1455 ; 0x5af
.short 15664 ; 0x3d30
.short 3071 ; 0xbff
.short 28 ; 0x1c
.short 891 ; 0x37b
.short 132 ; 0x84
.short 20255 ; 0x4f1f
.short 9342 ; 0x247e
.short 16355 ; 0x3fe3
.short 8065 ; 0x1f81
.short 14919 ; 0x3a47
.short 1487 ; 0x5cf
.short 13701 ; 0x3585
.short 5802 ; 0x16aa
.short 5803 ; 0x16ab
.short 17044 ; 0x4294
.short 8102 ; 0x1fa6
.short 7986 ; 0x1f32
.short 6796 ; 0x1a8c
.short 7069 ; 0x1b9d
.short 20046 ; 0x4e4e
.short 7070 ; 0x1b9e
.short 13402 ; 0x345a
.short 15028 ; 0x3ab4
.short 5413 ; 0x1525
.short 17491 ; 0x4453
.short 4203 ; 0x106b
.short 16485 ; 0x4065
.short 13291 ; 0x33eb
.short 16595 ; 0x40d3
.short 17799 ; 0x4587
.short 19177 ; 0x4ae9
.short 5830 ; 0x16c6
.short 5069 ; 0x13cd
.short 5099 ; 0x13eb
.short 7659 ; 0x1deb
.short 15390 ; 0x3c1e
.short 16405 ; 0x4015
.short 8168 ; 0x1fe8
.short 20259 ; 0x4f23
.short 15969 ; 0x3e61
.short 13623 ; 0x3537
.short 13624 ; 0x3538
.short 1036 ; 0x40c
.short 19696 ; 0x4cf0
.short 19697 ; 0x4cf1
.short 15914 ; 0x3e2a
.short 5103 ; 0x13ef
.short 5902 ; 0x170e
.short 5187 ; 0x1443
.short 1565 ; 0x61d
.short 15396 ; 0x3c24
.short 14873 ; 0x3a19
.short 20560 ; 0x5050
.short 20838 ; 0x5166
.short 20243 ; 0x4f13
.short 11729 ; 0x2dd1
.short 7157 ; 0x1bf5
.short 15992 ; 0x3e78
.short 13339 ; 0x341b
.short 10813 ; 0x2a3d
.short 15993 ; 0x3e79
.short 12401 ; 0x3071
.short 11905 ; 0x2e81
.short 7126 ; 0x1bd6
.short 4899 ; 0x1323
.short 19886 ; 0x4dae
.short 18091 ; 0x46ab
.short 20075 ; 0x4e6b
.short 110 ; 0x6e
.short 15402 ; 0x3c2a
.short 9092 ; 0x2384
.short 8978 ; 0x2312
.short 1416 ; 0x588
.short 15450 ; 0x3c5a
.short 16596 ; 0x40d4
.short 19267 ; 0x4b43
.short 3747 ; 0xea3
.short 17056 ; 0x42a0
.short 17096 ; 0x42c8
.short 17933 ; 0x460d
.short 16219 ; 0x3f5b
.short 19186 ; 0x4af2
.short 5840 ; 0x16d0
.short 16978 ; 0x4252
.short 10385 ; 0x2891
.short 8112 ; 0x1fb0
.short 17764 ; 0x4564
.short 18470 ; 0x4826
.short 13900 ; 0x364c
.short 15581 ; 0x3cdd
.short 13901 ; 0x364d
.short 12405 ; 0x3075
.short 10008 ; 0x2718
.short 10684 ; 0x29bc
.short 6563 ; 0x19a3
.short 11060 ; 0x2b34
.short 123 ; 0x7b
.short 17600 ; 0x44c0
.short 2085 ; 0x825
.short 17688 ; 0x4518
.short 14406 ; 0x3846
.short 11732 ; 0x2dd4
.short 10438 ; 0x28c6
.short 6816 ; 0x1aa0
.short 7711 ; 0x1e1f
.short 4379 ; 0x111b
.short 15747 ; 0x3d83
.short 1472 ; 0x5c0
.short 11943 ; 0x2ea7
.short 5194 ; 0x144a
.short 17514 ; 0x446a
.short 8784 ; 0x2250
.short 52 ; 0x34
.short 6313 ; 0x18a9
.short 6323 ; 0x18b3
.short 10118 ; 0x2786
.short 19268 ; 0x4b44
.short 16720 ; 0x4150
.short 5195 ; 0x144b
.short 10607 ; 0x296f
.short 10525 ; 0x291d
.short 2224 ; 0x8b0
.short 10840 ; 0x2a58
.short 19600 ; 0x4c90
.short 5929 ; 0x1729
.short 421 ; 0x1a5
.short 5119 ; 0x13ff
.short 17089 ; 0x42c1
.short 2022 ; 0x7e6
.short 9008 ; 0x2330
.short 16282 ; 0x3f9a
.short 14569 ; 0x38e9
.short 7163 ; 0x1bfb
.short 11550 ; 0x2d1e
.short 9106 ; 0x2392
.short 15214 ; 0x3b6e
.short 16117 ; 0x3ef5
.short 18147 ; 0x46e3
.short 6329 ; 0x18b9
.short 5817 ; 0x16b9
.short 2498 ; 0x9c2
.short 17816 ; 0x4598
.short 17817 ; 0x4599
.short 8790 ; 0x2256
.short 14545 ; 0x38d1
.short 15052 ; 0x3acc
.short 16600 ; 0x40d8
.short 3784 ; 0xec8
.short 13558 ; 0x34f6
.short 19674 ; 0x4cda
.short 5169 ; 0x1431
.short 18161 ; 0x46f1
.short 16511 ; 0x407f
.short 16813 ; 0x41ad
.short 13327 ; 0x340f
.short 6828 ; 0x1aac
.short 426 ; 0x1aa
.short 7207 ; 0x1c27
.short 17526 ; 0x4476
.short 60 ; 0x3c
.short 17833 ; 0x45a9
.short 13011 ; 0x32d3
.short 13910 ; 0x3656
.short 10151 ; 0x27a7
.short 17186 ; 0x4322
.short 17751 ; 0x4557
.short 11746 ; 0x2de2
.short 8803 ; 0x2263
.short 1582 ; 0x62e
.short 8081 ; 0x1f91
.short 3010 ; 0xbc2
.short 3011 ; 0xbc3
.short 17756 ; 0x455c
.short 6061 ; 0x17ad
.short 9615 ; 0x258f
.short 16061 ; 0x3ebd
.short 12957 ; 0x329d
.short 9368 ; 0x2498
.short 10707 ; 0x29d3
.short 9778 ; 0x2632
.short 9677 ; 0x25cd
.short 13292 ; 0x33ec
.short 14651 ; 0x393b
.short 17476 ; 0x4444
.short 20332 ; 0x4f6c
.short 19054 ; 0x4a6e
.short 19055 ; 0x4a6f
.short 12552 ; 0x3108
.short 17789 ; 0x457d
.short 4470 ; 0x1176
.short 18024 ; 0x4668
.short 5467 ; 0x155b
.short 5226 ; 0x146a
.short 13861 ; 0x3625
.short 1177 ; 0x499
.short 1176 ; 0x498
.short 13599 ; 0x351f
.short 9900 ; 0x26ac
.short 19406 ; 0x4bce
.short 19407 ; 0x4bcf
.short 14816 ; 0x39e0
.short 20839 ; 0x5167
.short 1132 ; 0x46c
.short 17012 ; 0x4274
.short 5914 ; 0x171a
.short 18311 ; 0x4787
.short 12288 ; 0x3000
.short 3809 ; 0xee1
.short 11456 ; 0x2cc0
.short 19062 ; 0x4a76
.short 18615 ; 0x48b7
.short 13043 ; 0x32f3
.short 11324 ; 0x2c3c
.short 289 ; 0x121
.short 4015 ; 0xfaf
.short 9175 ; 0x23d7
.short 3751 ; 0xea7
.short 12597 ; 0x3135
.short 12598 ; 0x3136
.short 11053 ; 0x2b2d
.short 14920 ; 0x3a48
.short 14029 ; 0x36cd
.short 19824 ; 0x4d70
.short 8435 ; 0x20f3
.short 8433 ; 0x20f1
.short 20824 ; 0x5158
.short 10430 ; 0x28be
.short 5751 ; 0x1677
.short 15466 ; 0x3c6a
.short 15212 ; 0x3b6c
.short 1490 ; 0x5d2
.short 11766 ; 0x2df6
.short 11767 ; 0x2df7
.short 18352 ; 0x47b0
.short 20702 ; 0x50de
.short 15467 ; 0x3c6b
.short 15053 ; 0x3acd
.short 8442 ; 0x20fa
.short 8467 ; 0x2113
.short 10152 ; 0x27a8
.short 9369 ; 0x2499
.short 10582 ; 0x2956
.short 11577 ; 0x2d39
.short 15614 ; 0x3cfe
.short 10487 ; 0x28f7
.short 497 ; 0x1f1
.short 19451 ; 0x4bfb
.short 13921 ; 0x3661
.short 13922 ; 0x3662
.short 14747 ; 0x399b
.short 20276 ; 0x4f34
.short 12848 ; 0x3230
.short 201 ; 0xc9
.short 11724 ; 0x2dcc
.short 3354 ; 0xd1a
.short 3355 ; 0xd1b
.short 2653 ; 0xa5d
.short 8717 ; 0x220d
.short 12500 ; 0x30d4
.short 6077 ; 0x17bd
.short 7248 ; 0x1c50
.short 555 ; 0x22b
.short 16901 ; 0x4205
.short 1642 ; 0x66a
.short 2190 ; 0x88e
.short 13244 ; 0x33bc
.short 13028 ; 0x32e4
.short 19218 ; 0x4b12
.short 12670 ; 0x317e
.short 11984 ; 0x2ed0
.short 18685 ; 0x48fd
.short 4241 ; 0x1091
.short 15805 ; 0x3dbd
.short 1246 ; 0x4de
.short 13299 ; 0x33f3
.short 17200 ; 0x4330
.short 3624 ; 0xe28
.short 15901 ; 0x3e1d
.short 20657 ; 0x50b1
.short 8685 ; 0x21ed
.short 16841 ; 0x41c9
.short 1088 ; 0x440
.short 2363 ; 0x93b
.short 12877 ; 0x324d
.short 761 ; 0x2f9
.short 15238 ; 0x3b86
.short 2815 ; 0xaff
.short 19622 ; 0x4ca6
.short 9929 ; 0x26c9
.short 1701 ; 0x6a5
.short 18025 ; 0x4669
.short 4221 ; 0x107d
.short 4513 ; 0x11a1
.short 3216 ; 0xc90
.short 17893 ; 0x45e5
.short 11894 ; 0x2e76
.short 13924 ; 0x3664
.short 4324 ; 0x10e4
.short 14897 ; 0x3a31
.short 6724 ; 0x1a44
.short 13300 ; 0x33f4
.short 15418 ; 0x3c3a
.short 8279 ; 0x2057
.short 7272 ; 0x1c68
.short 9930 ; 0x26ca
.short 17578 ; 0x44aa
.short 9830 ; 0x2666
.short 10328 ; 0x2858
.short 16100 ; 0x3ee4
.short 18979 ; 0x4a23
.short 5141 ; 0x1415
.short 3766 ; 0xeb6
.short 433 ; 0x1b1
.short 6912 ; 0x1b00
.short 3069 ; 0xbfd
.short 4353 ; 0x1101
.short 17715 ; 0x4533
.short 16264 ; 0x3f88
.short 1950 ; 0x79e
.short 2080 ; 0x820
.short 11135 ; 0x2b7f
.short 13854 ; 0x361e
.short 5617 ; 0x15f1
.short 16756 ; 0x4174
.short 10991 ; 0x2aef
.short 20364 ; 0x4f8c
.short 1901 ; 0x76d
.short 14142 ; 0x373e
.short 307 ; 0x133
.short 14143 ; 0x373f
.short 6174 ; 0x181e
.short 19070 ; 0x4a7e
.short 7065 ; 0x1b99
.short 4582 ; 0x11e6
.short 6083 ; 0x17c3
.short 9963 ; 0x26eb
.short 11421 ; 0x2c9d
.short 586 ; 0x24a
.short 15446 ; 0x3c56
.short 133 ; 0x85
.short 3688 ; 0xe68
.short 3817 ; 0xee9
.short 18038 ; 0x4676
.short 3963 ; 0xf7b
.short 10673 ; 0x29b1
.short 15951 ; 0x3e4f
.short 5559 ; 0x15b7
.short 17280 ; 0x4380
.short 3135 ; 0xc3f
.short 16776 ; 0x4188
.short 19790 ; 0x4d4e
.short 17651 ; 0x44f3
.short 9086 ; 0x237e
.short 13071 ; 0x330f
.short 3425 ; 0xd61
.short 10027 ; 0x272b
.short 19658 ; 0x4cca
.short 4998 ; 0x1386
.short 19911 ; 0x4dc7
.short 2210 ; 0x8a2
.short 19174 ; 0x4ae6
.short 20834 ; 0x5162
.short 13590 ; 0x3516
.short 13855 ; 0x361f
.short 19316 ; 0x4b74
.short 2818 ; 0xb02
.short 8728 ; 0x2218
.short 9457 ; 0x24f1
.short 6538 ; 0x198a
.short 1645 ; 0x66d
.short 14144 ; 0x3740
.short 12125 ; 0x2f5d
.short 3875 ; 0xf23
.short 10674 ; 0x29b2
.short 16520 ; 0x4088
.short 16268 ; 0x3f8c
.short 7957 ; 0x1f15
.short 11600 ; 0x2d50
.short 14115 ; 0x3723
.short 16101 ; 0x3ee5
.short 20003 ; 0x4e23
.short 4741 ; 0x1285
.short 16524 ; 0x408c
.short 6446 ; 0x192e
.short 6376 ; 0x18e8
.short 4573 ; 0x11dd
.short 4023 ; 0xfb7
.short 10501 ; 0x2905
.short 18050 ; 0x4682
.short 17795 ; 0x4583
.short 17800 ; 0x4588
.short 13765 ; 0x35c5
.short 10898 ; 0x2a92
.short 562 ; 0x232
.short 15267 ; 0x3ba3
.short 17909 ; 0x45f5
.short 9176 ; 0x23d8
.short 892 ; 0x37c
.short 10810 ; 0x2a3a
.short 8243 ; 0x2033
.short 5227 ; 0x146b
.short 11168 ; 0x2ba0
.short 3625 ; 0xe29
.short 20153 ; 0x4eb9
.short 2480 ; 0x9b0
.short 2157 ; 0x86d
.short 17639 ; 0x44e7
.short 3967 ; 0xf7f
.short 262 ; 0x106
.short 10560 ; 0x2940
.short 4247 ; 0x1097
.short 11752 ; 0x2de8
.short 12798 ; 0x31fe
.short 12966 ; 0x32a6
.short 13858 ; 0x3622
.short 13435 ; 0x347b
.short 14146 ; 0x3742
.short 19726 ; 0x4d0e
.short 16201 ; 0x3f49
.short 18582 ; 0x4896
.short 13505 ; 0x34c1
.short 4911 ; 0x132f
.short 15305 ; 0x3bc9
.short 20889 ; 0x5199
.short 10677 ; 0x29b5
.short 10955 ; 0x2acb
.short 18528 ; 0x4860
.short 2799 ; 0xaef
.short 20038 ; 0x4e46
.short 19432 ; 0x4be8
.short 1265 ; 0x4f1
.short 2564 ; 0xa04
.short 4610 ; 0x1202
.short 11695 ; 0x2daf
.short 7287 ; 0x1c77
.short 139 ; 0x8b
.short 4024 ; 0xfb8
.short 6540 ; 0x198c
.short 964 ; 0x3c4
.short 3379 ; 0xd33
.short 7808 ; 0x1e80
.short 10662 ; 0x29a6
.short 20371 ; 0x4f93
.short 548 ; 0x224
.short 9306 ; 0x245a
.short 1298 ; 0x512
.short 19479 ; 0x4c17
.short 14116 ; 0x3724
.short 20372 ; 0x4f94
.short 11262 ; 0x2bfe
.short 13754 ; 0x35ba
.short 4742 ; 0x1286
.short 1266 ; 0x4f2
.short 17720 ; 0x4538
.short 1612 ; 0x64c
.short 7288 ; 0x1c78
.short 13766 ; 0x35c6
.short 19916 ; 0x4dcc
.short 9307 ; 0x245b
.short 10030 ; 0x272e
.short 8735 ; 0x221f
.short 12916 ; 0x3274
.short 19480 ; 0x4c18
.short 19317 ; 0x4b75
.short 763 ; 0x2fb
.short 19566 ; 0x4c6e
.short 20039 ; 0x4e47
.short 9343 ; 0x247f
.short 3104 ; 0xc20
.short 9460 ; 0x24f4
.short 13126 ; 0x3346
.short 8736 ; 0x2220
.short 8329 ; 0x2089
.short 18525 ; 0x485d
.short 13930 ; 0x366a
.short 17208 ; 0x4338
.short 13972 ; 0x3694
.short 11930 ; 0x2e9a
.short 19744 ; 0x4d20
.short 11755 ; 0x2deb
.short 8746 ; 0x222a
.short 17917 ; 0x45fd
.short 16474 ; 0x405a
.short 19825 ; 0x4d71
.short 8747 ; 0x222b
.short 13205 ; 0x3395
.short 8220 ; 0x201c
.short 7728 ; 0x1e30
.short 878 ; 0x36e
.short 12858 ; 0x323a
.short 16612 ; 0x40e4
.short 263 ; 0x107
.short 12859 ; 0x323b
.short 913 ; 0x391
.short 20601 ; 0x5079
.short 1867 ; 0x74b
.short 18061 ; 0x468d
.short 2197 ; 0x895
.short 16973 ; 0x424d
.short 20283 ; 0x4f3b
.short 6612 ; 0x19d4
.short 20835 ; 0x5163
.short 3525 ; 0xdc5
.short 3546 ; 0xdda
.short 18833 ; 0x4991
.short 3585 ; 0xe01
.short 4542 ; 0x11be
.short 7796 ; 0x1e74
.short 8483 ; 0x2123
.short 19512 ; 0x4c38
.short 8748 ; 0x222c
.short 18217 ; 0x4729
.short 17641 ; 0x44e9
.short 5235 ; 0x1473
.short 4462 ; 0x116e
.short 18062 ; 0x468e
.short 13770 ; 0x35ca
.short 4418 ; 0x1142
.short 19231 ; 0x4b1f
.short 9665 ; 0x25c1
.short 4038 ; 0xfc6
.short 6921 ; 0x1b09
.short 5327 ; 0x14cf
.short 4915 ; 0x1333
.short 14688 ; 0x3960
.short 4821 ; 0x12d5
.short 15516 ; 0x3c9c
.short 8067 ; 0x1f83
.short 12995 ; 0x32c3
.short 118 ; 0x76
.short 76 ; 0x4c
.short 7506 ; 0x1d52
.short 17918 ; 0x45fe
.short 20530 ; 0x5032
.short 7959 ; 0x1f17
.short 20047 ; 0x4e4f
.short 12441 ; 0x3099
.short 15029 ; 0x3ab5
.short 13170 ; 0x3372
.short 13169 ; 0x3371
.short 5679 ; 0x162f
.short 7359 ; 0x1cbf
.short 7290 ; 0x1c7a
.short 17163 ; 0x430b
.short 3380 ; 0xd34
.short 2066 ; 0x812
.short 10550 ; 0x2936
.short 19211 ; 0x4b0b
.short 11091 ; 0x2b53
.short 18343 ; 0x47a7
.short 6922 ; 0x1b0a
.short 9308 ; 0x245c
.short 19567 ; 0x4c6f
.short 17264 ; 0x4370
.short 12826 ; 0x321a
.short 19745 ; 0x4d21
.short 2629 ; 0xa45
.short 11756 ; 0x2dec
.short 12220 ; 0x2fbc
.short 5621 ; 0x15f5
.short 5897 ; 0x1709
.short 6707 ; 0x1a33
.short 20461 ; 0x4fed
.short 17209 ; 0x4339
.short 14384 ; 0x3830
.short 13107 ; 0x3333
.short 19753 ; 0x4d29
.short 435 ; 0x1b3
.short 14964 ; 0x3a74
.short 8221 ; 0x201d
.short 7188 ; 0x1c14
.short 974 ; 0x3ce
.short 504 ; 0x1f8
.short 4045 ; 0xfcd
.short 13059 ; 0x3303
.short 15063 ; 0x3ad7
.short 7558 ; 0x1d86
.short 15978 ; 0x3e6a
.short 8415 ; 0x20df
.short 9310 ; 0x245e
.short 3884 ; 0xf2c
.short 11763 ; 0x2df3
.short 15718 ; 0x3d66
.short 7635 ; 0x1dd3
.short 4268 ; 0x10ac
.short 14238 ; 0x379e
.short 8949 ; 0x22f5
.short 12519 ; 0x30e7
.short 14998 ; 0x3a96
.short 18624 ; 0x48c0
.short 10034 ; 0x2732
.short 337 ; 0x151
.short 9400 ; 0x24b8
.short 11314 ; 0x2c32
.short 20475 ; 0x4ffb
.short 2828 ; 0xb0c
.short 17046 ; 0x4296
.short 15119 ; 0x3b0f
.short 19331 ; 0x4b83
.short 18655 ; 0x48df
.short 4692 ; 0x1254
.short 605 ; 0x25d
.short 2769 ; 0xad1
.short 5070 ; 0x13ce
.short 20666 ; 0x50ba
.short 19930 ; 0x4dda
.short 12891 ; 0x325b
.short 462 ; 0x1ce
.short 4497 ; 0x1191
.short 6549 ; 0x1995
.short 5723 ; 0x165b
.short 15397 ; 0x3c25
.short 11069 ; 0x2b3d
.short 6384 ; 0x18f0
.short 14902 ; 0x3a36
.short 6297 ; 0x1899
.short 16537 ; 0x4099
.short 9624 ; 0x2598
.short 8028 ; 0x1f5c
.short 13416 ; 0x3468
.short 1227 ; 0x4cb
.short 3820 ; 0xeec
.short 14149 ; 0x3745
.short 10178 ; 0x27c2
.short 15836 ; 0x3ddc
.short 8615 ; 0x21a7
.short 14118 ; 0x3726
.short 3147 ; 0xc4b
.short 12353 ; 0x3041
.short 18455 ; 0x4817
.short 14385 ; 0x3831
.short 7334 ; 0x1ca6
.short 14749 ; 0x399d
.short 16701 ; 0x413d
.short 8203 ; 0x200b
.short 20557 ; 0x504d
.short 13865 ; 0x3629
.short 1312 ; 0x520
.short 3671 ; 0xe57
.short 15566 ; 0x3cce
.short 7189 ; 0x1c15
.short 8622 ; 0x21ae
.short 880 ; 0x370
.short 16245 ; 0x3f75
.short 3947 ; 0xf6b
.short 14691 ; 0x3963
.short 20058 ; 0x4e5a
.short 8292 ; 0x2064
.short 8855 ; 0x2297
.short 6550 ; 0x1996
.short 20531 ; 0x5033
.short 9190 ; 0x23e6
.short 8626 ; 0x21b2
.short 11937 ; 0x2ea1
.short 898 ; 0x382
.short 9721 ; 0x25f9
.short 2215 ; 0x8a7
.short 12103 ; 0x2f47
.short 10281 ; 0x2829
.short 11831 ; 0x2e37
.short 11832 ; 0x2e38
.short 1106 ; 0x452
.short 4954 ; 0x135a
.short 1325 ; 0x52d
.short 19700 ; 0x4cf4
.short 3758 ; 0xeae
.short 11151 ; 0x2b8f
.short 353 ; 0x161
.short 354 ; 0x162
.short 5978 ; 0x175a
.short 20698 ; 0x50da
.short 1667 ; 0x683
.short 19319 ; 0x4b77
.short 6197 ; 0x1835
.short 8768 ; 0x2240
.short 11332 ; 0x2c44
.short 18857 ; 0x49a9
.short 18858 ; 0x49aa
.short 4694 ; 0x1256
.short 4955 ; 0x135b
.short 3114 ; 0xc2a
.short 14607 ; 0x390f
.short 4315 ; 0x10db
.short 15451 ; 0x3c5b
.short 2837 ; 0xb15
.short 2405 ; 0x965
.short 3634 ; 0xe32
.short 1614 ; 0x64e
.short 19572 ; 0x4c74
.short 11906 ; 0x2e82
.short 18958 ; 0x4a0e
.short 17443 ; 0x4423
.short 18859 ; 0x49ab
.short 12665 ; 0x3179
.short 18092 ; 0x46ac
.short 13236 ; 0x33b4
.short 12862 ; 0x323e
.short 2071 ; 0x817
.short 8600 ; 0x2198
.short 11768 ; 0x2df8
.short 20533 ; 0x5035
.short 4059 ; 0xfdb
.short 7818 ; 0x1e8a
.short 8297 ; 0x2069
.short 20761 ; 0x5119
.short 20762 ; 0x511a
.short 19665 ; 0x4cd1
.short 4755 ; 0x1293
.short 3803 ; 0xedb
.short 3824 ; 0xef0
.short 1543 ; 0x607
.short 12402 ; 0x3072
.short 10790 ; 0x2a26
.short 15403 ; 0x3c2b
.short 5004 ; 0x138c
.short 9544 ; 0x2548
.short 5161 ; 0x1429
.short 6888 ; 0x1ae8
.short 17984 ; 0x4640
.short 1871 ; 0x74f
.short 7396 ; 0x1ce4
.short 7365 ; 0x1cc5
.short 1668 ; 0x684
.short 20874 ; 0x518a
.short 8951 ; 0x22f7
.short 12132 ; 0x2f64
.short 19960 ; 0x4df8
.short 20483 ; 0x5003
.short 17268 ; 0x4374
.short 7336 ; 0x1ca8
.short 11436 ; 0x2cac
.short 6756 ; 0x1a64
.short 20561 ; 0x5051
.short 20615 ; 0x5087
.short 838 ; 0x346
.short 11333 ; 0x2c45
.short 3050 ; 0xbea
.short 1952 ; 0x7a0
.short 1417 ; 0x589
.short 10102 ; 0x2776
.short 5590 ; 0x15d6
.short 6555 ; 0x199b
.short 4859 ; 0x12fb
.short 16154 ; 0x3f1a
.short 3173 ; 0xc65
.short 12104 ; 0x2f48
.short 2686 ; 0xa7e
.short 4916 ; 0x1334
.short 2886 ; 0xb46
.short 9746 ; 0x2612
.short 19932 ; 0x4ddc
.short 12730 ; 0x31ba
.short 10615 ; 0x2977
.short 4109 ; 0x100d
.short 4478 ; 0x117e
.short 11368 ; 0x2c68
.short 13354 ; 0x342a
.short 17927 ; 0x4607
.short 15297 ; 0x3bc1
.short 13519 ; 0x34cf
.short 3362 ; 0xd22
.short 17763 ; 0x4563
.short 4158 ; 0x103e
.short 15582 ; 0x3cde
.short 15486 ; 0x3c7e
.short 3242 ; 0xcaa
.short 6437 ; 0x1925
.short 20703 ; 0x50df
.short 6487 ; 0x1957
.short 17934 ; 0x460e
.short 13577 ; 0x3509
.short 16078 ; 0x3ece
.short 17509 ; 0x4465
.short 17449 ; 0x4429
.short 2020 ; 0x7e4
.short 6488 ; 0x1958
.short 2086 ; 0x826
.short 18799 ; 0x496f
.short 5252 ; 0x1484
.short 19439 ; 0x4bef
.short 15788 ; 0x3dac
.short 11501 ; 0x2ced
.short 624 ; 0x270
.short 17656 ; 0x44f8
.short 4967 ; 0x1367
.short 16944 ; 0x4230
.short 13097 ; 0x3329
.short 17601 ; 0x44c1
.short 8260 ; 0x2044
.short 17395 ; 0x43f3
.short 501 ; 0x1f5
.short 5841 ; 0x16d1
.short 8113 ; 0x1fb1
.short 6999 ; 0x1b57
.short 8114 ; 0x1fb2
.short 14063 ; 0x36ef
.short 3893 ; 0xf35
.short 16629 ; 0x40f5
.short 15298 ; 0x3bc2
.short 6192 ; 0x1830
.short 6624 ; 0x19e0
.short 10603 ; 0x296b
.short 10009 ; 0x2719
.short 1956 ; 0x7a4
.short 7969 ; 0x1f21
.short 5506 ; 0x1582
.short 8930 ; 0x22e2
.short 8601 ; 0x2199
.short 14985 ; 0x3a89
.short 10685 ; 0x29bd
.short 18731 ; 0x492b
.short 18601 ; 0x48a9
.short 10046 ; 0x273e
.short 2218 ; 0x8aa
.short 17113 ; 0x42d9
.short 17114 ; 0x42da
.short 17626 ; 0x44da
.short 19761 ; 0x4d31
.short 11502 ; 0x2cee
.short 17812 ; 0x4594
.short 6205 ; 0x183d
.short 6936 ; 0x1b18
.short 17813 ; 0x4595
.short 1954 ; 0x7a2
.short 14013 ; 0x36bd
.short 18722 ; 0x4922
.short 2267 ; 0x8db
.short 15487 ; 0x3c7f
.short 10047 ; 0x273f
.short 14817 ; 0x39e1
.short 6198 ; 0x1836
.short 6937 ; 0x1b19
.short 7709 ; 0x1e1d
.short 12477 ; 0x30bd
.short 18420 ; 0x47f4
.short 12984 ; 0x32b8
.short 5770 ; 0x168a
.short 9412 ; 0x24c4
.short 8517 ; 0x2145
.short 12694 ; 0x3196
.short 16455 ; 0x4047
.short 11576 ; 0x2d38
.short 13733 ; 0x35a5
.short 4229 ; 0x1085
.short 14534 ; 0x38c6
.short 8377 ; 0x20b9
.short 15667 ; 0x3d33
.short 18732 ; 0x492c
.short 1599 ; 0x63f
.short 9608 ; 0x2588
.short 7398 ; 0x1ce6
.short 13537 ; 0x34e1
.short 1927 ; 0x787
.short 11441 ; 0x2cb1
.short 16715 ; 0x414b
.short 6440 ; 0x1928
.short 18118 ; 0x46c6
.short 19553 ; 0x4c61
.short 4073 ; 0xfe9
.short 11080 ; 0x2b48
.short 10259 ; 0x2813
.short 8418 ; 0x20e2
.short 12938 ; 0x328a
.short 4670 ; 0x123e
.short 6637 ; 0x19ed
.short 7399 ; 0x1ce7
.short 14425 ; 0x3859
.short 17730 ; 0x4542
.short 19769 ; 0x4d39
.short 347 ; 0x15b
.short 13262 ; 0x33ce
.short 19008 ; 0x4a40
.short 20673 ; 0x50c1
.short 10439 ; 0x28c7
.short 14258 ; 0x37b2
.short 6450 ; 0x1932
.short 17689 ; 0x4519
.short 6946 ; 0x1b22
.short 5816 ; 0x16b8
.short 4291 ; 0x10c3
.short 3759 ; 0xeaf
.short 19488 ; 0x4c20
.short 12059 ; 0x2f1b
.short 9838 ; 0x266e
.short 14372 ; 0x3824
.short 19009 ; 0x4a41
.short 16716 ; 0x414c
.short 12939 ; 0x328b
.short 13712 ; 0x3590
.short 19937 ; 0x4de1
.short 2326 ; 0x916
.short 15672 ; 0x3d38
.short 14986 ; 0x3a8a
.short 9273 ; 0x2439
.short 12935 ; 0x3287
.short 14615 ; 0x3917
.short 12755 ; 0x31d3
.short 19498 ; 0x4c2a
.short 14069 ; 0x36f5
.short 13634 ; 0x3542
.short 14447 ; 0x386f
.short 7828 ; 0x1e94
.short 16013 ; 0x3e8d
.short 4665 ; 0x1239
.short 11775 ; 0x2dff
.short 4358 ; 0x1106
.short 4359 ; 0x1107
.short 14363 ; 0x381b
.short 11175 ; 0x2ba7
.short 14672 ; 0x3950
.short 4432 ; 0x1150
.short 2087 ; 0x827
.short 19770 ; 0x4d3a
.short 11026 ; 0x2b12
.short 6210 ; 0x1842
.short 14038 ; 0x36d6
.short 4598 ; 0x11f6
.short 2073 ; 0x819
.short 12141 ; 0x2f6d
.short 1273 ; 0x4f9
.short 12083 ; 0x2f33
.short 5643 ; 0x160b
.short 10053 ; 0x2745
.short 17022 ; 0x427e
.short 4327 ; 0x10e7
.short 4339 ; 0x10f3
.short 20536 ; 0x5038
.short 15279 ; 0x3baf
.short 12226 ; 0x2fc2
.short 17644 ; 0x44ec
.short 2868 ; 0xb34
.short 6441 ; 0x1929
.short 6638 ; 0x19ee
.short 20093 ; 0x4e7d
.short 2673 ; 0xa71
.short 9354 ; 0x248a
.short 841 ; 0x349
.short 20294 ; 0x4f46
.short 13171 ; 0x3373
.short 16085 ; 0x3ed5
.short 6116 ; 0x17e4
.short 8906 ; 0x22ca
.short 5930 ; 0x172a
.short 18493 ; 0x483d
.short 12113 ; 0x2f51
.short 5006 ; 0x138e
.short 4231 ; 0x1087
.short 4232 ; 0x1088
.short 15168 ; 0x3b40
.short 5630 ; 0x15fe
.short 11776 ; 0x2e00
.short 13237 ; 0x33b5
.short 2327 ; 0x917
.short 11343 ; 0x2c4f
.short 18633 ; 0x48c9
.short 5512 ; 0x1588
.short 6714 ; 0x1a3a
.short 5573 ; 0x15c5
.short 5738 ; 0x166a
.short 4926 ; 0x133e
.short 10915 ; 0x2aa3
.short 18128 ; 0x46d0
.short 4342 ; 0x10f6
.short 7769 ; 0x1e59
.short 4868 ; 0x1304
.short 4869 ; 0x1305
.short 1182 ; 0x49e
.short 9879 ; 0x2697
.short 7052 ; 0x1b8c
.short 19706 ; 0x4cfa
.short 20467 ; 0x4ff3
.short 8519 ; 0x2147
.short 8439 ; 0x20f7
.short 1575 ; 0x627
.short 2225 ; 0x8b1
.short 8639 ; 0x21bf
.short 16890 ; 0x41fa
.short 12407 ; 0x3077
.short 13993 ; 0x36a9
.short 3637 ; 0xe35
.short 15017 ; 0x3aa9
.short 4795 ; 0x12bb
.short 19368 ; 0x4ba8
.short 14265 ; 0x37b9
.short 8529 ; 0x2151
.short 9509 ; 0x2525
.short 8958 ; 0x22fe
.short 10267 ; 0x281b
.short 9418 ; 0x24ca
.short 1495 ; 0x5d7
.short 14266 ; 0x37ba
.short 7831 ; 0x1e97
.short 1916 ; 0x77c
.short 14621 ; 0x391d
.short 776 ; 0x308
.short 9567 ; 0x255f
.short 7263 ; 0x1c5f
.short 19732 ; 0x4d14
.short 19443 ; 0x4bf3
.short 13882 ; 0x363a
.short 19601 ; 0x4c91
.short 9880 ; 0x2698
.short 10464 ; 0x28e0
.short 10608 ; 0x2970
.short 17646 ; 0x44ee
.short 14907 ; 0x3a3b
.short 11344 ; 0x2c50
.short 20401 ; 0x4fb1
.short 13263 ; 0x33cf
.short 16030 ; 0x3e9e
.short 12702 ; 0x319e
.short 5332 ; 0x14d4
.short 6498 ; 0x1962
.short 2226 ; 0x8b2
.short 6117 ; 0x17e5
.short 17354 ; 0x43ca
.short 12159 ; 0x2f7f
.short 17151 ; 0x42ff
.short 18367 ; 0x47bf
.short 3568 ; 0xdf0
.short 17223 ; 0x4347
.short 19973 ; 0x4e05
.short 12233 ; 0x2fc9
.short 20826 ; 0x515a
.short 2257 ; 0x8d1
.short 11735 ; 0x2dd7
.short 13951 ; 0x367f
.short 5631 ; 0x15ff
.short 8156 ; 0x1fdc
.short 19777 ; 0x4d41
.short 20856 ; 0x5178
.short 19092 ; 0x4a94
.short 13365 ; 0x3435
.short 16031 ; 0x3e9f
.short 2091 ; 0x82b
.short 2914 ; 0xb62
.short 3575 ; 0xdf7
.short 4274 ; 0x10b2
.short 10470 ; 0x28e6
.short 15888 ; 0x3e10
.short 12204 ; 0x2fac
.short 12828 ; 0x321c
.short 9149 ; 0x23bd
.short 9283 ; 0x2443
.short 12234 ; 0x2fca
.short 16428 ; 0x402c
.short 13086 ; 0x331e
.short 3639 ; 0xe37
.short 19558 ; 0x4c66
.short 15284 ; 0x3bb4
.short 8490 ; 0x212a
.short 19149 ; 0x4acd
.short 14018 ; 0x36c2
.short 3298 ; 0xce2
.short 1628 ; 0x65c
.short 14625 ; 0x3921
.short 10141 ; 0x279d
.short 7377 ; 0x1cd1
.short 1684 ; 0x694
.short 14273 ; 0x37c1
.short 7593 ; 0x1da9
.short 7594 ; 0x1daa
.short 14546 ; 0x38d2
.short 5935 ; 0x172f
.short 6127 ; 0x17ef
.short 11073 ; 0x2b41
.short 16512 ; 0x4080
.short 15301 ; 0x3bc5
.short 10973 ; 0x2add
.short 13065 ; 0x3309
.short 20298 ; 0x4f4a
.short 15054 ; 0x3ace
.short 19413 ; 0x4bd5
.short 3834 ; 0xefa
.short 12459 ; 0x30ab
.short 12802 ; 0x3202
.short 5333 ; 0x14d5
.short 12065 ; 0x2f21
.short 4632 ; 0x1218
.short 9317 ; 0x2465
.short 8501 ; 0x2135
.short 4343 ; 0x10f7
.short 1939 ; 0x793
.short 16118 ; 0x3ef6
.short 13636 ; 0x3544
.short 20674 ; 0x50c2
.short 13160 ; 0x3368
.short 6223 ; 0x184f
.short 3128 ; 0xc38
.short 7135 ; 0x1bdf
.short 9513 ; 0x2529
.short 6653 ; 0x19fd
.short 1993 ; 0x7c9
.short 19017 ; 0x4a49
.short 2460 ; 0x99c
.short 13885 ; 0x363d
.short 6695 ; 0x1a27
.short 14548 ; 0x38d4
.short 9137 ; 0x23b1
.short 10713 ; 0x29d9
.short 18313 ; 0x4789
.short 16089 ; 0x3ed9
.short 5943 ; 0x1737
.short 13328 ; 0x3410
.short 20847 ; 0x516f
.short 17091 ; 0x42c3
.short 1632 ; 0x660
.short 4292 ; 0x10c4
.short 7378 ; 0x1cd2
.short 20850 ; 0x5172
.short 18162 ; 0x46f2
.short 12344 ; 0x3038
.short 11738 ; 0x2dda
.short 17403 ; 0x43fb
.short 8531 ; 0x2153
.short 3902 ; 0xf3e
.short 5880 ; 0x16f8
.short 2641 ; 0xa51
.short 6336 ; 0x18c0
.short 14339 ; 0x3803
.short 1027 ; 0x403
.short 11628 ; 0x2d6c
.short 1685 ; 0x695
.short 1960 ; 0x7a8
.short 20410 ; 0x4fba
.short 5944 ; 0x1738
.short 6224 ; 0x1850
.short 6975 ; 0x1b3f
.short 6443 ; 0x192b
.short 12409 ; 0x3079
.short 13813 ; 0x35f5
.short 6576 ; 0x19b0
.short 12166 ; 0x2f86
.short 2694 ; 0xa86
.short 17992 ; 0x4648
.short 808 ; 0x328
.short 14158 ; 0x374e
.short 13457 ; 0x3491
.short 9138 ; 0x23b2
.short 8796 ; 0x225c
.short 1278 ; 0x4fe
.short 10153 ; 0x27a9
.short 18291 ; 0x4773
.short 14705 ; 0x3971
.short 14491 ; 0x389b
.short 10287 ; 0x282f
.short 11864 ; 0x2e58
.short 15171 ; 0x3b43
.short 882 ; 0x372
.short 6048 ; 0x17a0
.short 6342 ; 0x18c6
.short 12022 ; 0x2ef6
.short 10822 ; 0x2a46
.short 10968 ; 0x2ad8
.short 17879 ; 0x45d7
.short 4366 ; 0x110e
.short 6665 ; 0x1a09
.short 18338 ; 0x47a2
.short 11029 ; 0x2b15
.short 12418 ; 0x3082
.short 17461 ; 0x4435
.short 11865 ; 0x2e59
.short 10272 ; 0x2820
.short 19677 ; 0x4cdd
.short 4930 ; 0x1342
.short 2093 ; 0x82d
.short 6141 ; 0x17fd
.short 8119 ; 0x1fb7
.short 11649 ; 0x2d81
.short 2739 ; 0xab3
.short 1942 ; 0x796
.short 4442 ; 0x115a
.short 10288 ; 0x2830
.short 18568 ; 0x4888
.short 20129 ; 0x4ea1
.short 5812 ; 0x16b4
.short 12025 ; 0x2ef9
.short 8567 ; 0x2177
.short 8534 ; 0x2156
.short 13125 ; 0x3345
.short 9517 ; 0x252d
.short 8804 ; 0x2264
.short 2306 ; 0x902
.short 9659 ; 0x25bb
.short 10360 ; 0x2878
.short 5956 ; 0x1744
.short 11111 ; 0x2b67
.short 9613 ; 0x258d
.short 20124 ; 0x4e9c
.short 4347 ; 0x10fb
.short 3185 ; 0xc71
.short 19025 ; 0x4a51
.short 8812 ; 0x226c
.short 3788 ; 0xecc
.short 20581 ; 0x5065
.short 14213 ; 0x3785
.short 8885 ; 0x22b5
.short 6742 ; 0x1a56
.short 1946 ; 0x79a
.short 12432 ; 0x3090
.short 20306 ; 0x4f52
.short 9480 ; 0x2508
.short 17410 ; 0x4402
.short 8818 ; 0x2272
.short 20307 ; 0x4f53
.short 1606 ; 0x646
.short 6964 ; 0x1b34
.short 3498 ; 0xdaa
.short 14224 ; 0x3790
.short 5650 ; 0x1612
.short 10932 ; 0x2ab4
.short 18921 ; 0x49e9
.short 9370 ; 0x249a
.short 8272 ; 0x2050
.short 6786 ; 0x1a82
.short 16383 ; 0x3fff
.short 4881 ; 0x1311
.short 7406 ; 0x1cee
.short 16581 ; 0x40c5
.short 9236 ; 0x2414
.short 18390 ; 0x47d6
.short 6524 ; 0x197c
.short 18320 ; 0x4790
.short 18612 ; 0x48b4
.short 18446 ; 0x480e
.short 16464 ; 0x4050
.short 11016 ; 0x2b08
.short 1017 ; 0x3f9
.short 1359 ; 0x54f
.short 8360 ; 0x20a8
.short 7408 ; 0x1cf0
.short 13983 ; 0x369f
.short 13491 ; 0x34b3
.short 20852 ; 0x5174
.short 2261 ; 0x8d5
.short 12712 ; 0x31a8
.short 12623 ; 0x314f
.short 1170 ; 0x492
.short 7309 ; 0x1c8d
.short 18928 ; 0x49f0
.short 9762 ; 0x2622
.short 8836 ; 0x2284
.short 2308 ; 0x904
.short 9678 ; 0x25ce
.short 2620 ; 0xa3c
.short 7619 ; 0x1dc3
.short 17417 ; 0x4409
.short 8391 ; 0x20c7
.short 8366 ; 0x20ae
.short 20333 ; 0x4f6d
.short 8548 ; 0x2164
.short 8710 ; 0x2206
.short 256 ; 0x100
.short 10704 ; 0x29d0
.short 18935 ; 0x49f7
.short 9239 ; 0x2417
.short 4830 ; 0x12de
.short 12092 ; 0x2f3c
.short 2191 ; 0x88f
.short 5658 ; 0x161a
.short 16757 ; 0x4175
.short 18686 ; 0x48fe
.short 5659 ; 0x161b
.short 11987 ; 0x2ed3
.short 11100 ; 0x2b5c
.short 16929 ; 0x4221
.short 1479 ; 0x5c7
.short 1973 ; 0x7b5
.short 11934 ; 0x2e9e
.short 7720 ; 0x1e28
.short 18063 ; 0x468f
.short 7553 ; 0x1d81
.short 16148 ; 0x3f14
.short 16996 ; 0x4264
.short 5211 ; 0x145b
.short 18843 ; 0x499b
.short 8138 ; 0x1fca
.short 8410 ; 0x20da
.short 8029 ; 0x1f5d
.short 14031 ; 0x36cf
.short 15979 ; 0x3e6b
.short 12 ; 0xc
.short 17866 ; 0x45ca
.short 11769 ; 0x2df9
.short 16941 ; 0x422d
.short 1777 ; 0x6f1
.short 12369 ; 0x3051
.short 8030 ; 0x1f5e
.short 7744 ; 0x1e40
.short 8031 ; 0x1f5f
.short 7746 ; 0x1e42
.short 2021 ; 0x7e5
.short 13280 ; 0x33e0
.short 4711 ; 0x1267
.short 18233 ; 0x4739
.short 16766 ; 0x417e
.short 16630 ; 0x40f6
.short 18733 ; 0x492d
.short 12109 ; 0x2f4d
.short 16552 ; 0x40a8
.short 17818 ; 0x459a
.short 4400 ; 0x1130
.short 15819 ; 0x3dcb
.short 14585 ; 0x38f9
.short 7088 ; 0x1bb0
.short 11105 ; 0x2b61
.short 5485 ; 0x156d
.short 14820 ; 0x39e4
.short 5660 ; 0x161c
.short 16954 ; 0x423a
.short 11298 ; 0x2c22
.short 16119 ; 0x3ef7
.short 16624 ; 0x40f0
.short 16958 ; 0x423e
.short 16032 ; 0x3ea0
.short 16033 ; 0x3ea1
.short 8911 ; 0x22cf
.short 1995 ; 0x7cb
.short 18163 ; 0x46f3
.short 3496 ; 0xda8
.short 18757 ; 0x4945
.short 2142 ; 0x85e
.short 5668 ; 0x1624
.short 19983 ; 0x4e0f
.short 19890 ; 0x4db2
.short 2185 ; 0x889
.short 1056 ; 0x420
.short 15865 ; 0x3df9
.short 11801 ; 0x2e19
.short 1059 ; 0x423
.short 1060 ; 0x424
.short 15347 ; 0x3bf3
.short 7424 ; 0x1d00
.short 12045 ; 0x2f0d
.short 1744 ; 0x6d0
.short 13211 ; 0x339b
.short 1778 ; 0x6f2
.short 13215 ; 0x339f
.short 20178 ; 0x4ed2
.short 14328 ; 0x37f8
.short 14329 ; 0x37f9
.short 8785 ; 0x2251
.short 19369 ; 0x4ba9
.short 18744 ; 0x4938
.short 8791 ; 0x2257
.short 4876 ; 0x130c
.short 2465 ; 0x9a1
.short 3433 ; 0xd69
.short 14094 ; 0x370e
.short 6460 ; 0x193c
.short 19685 ; 0x4ce5
.short 10493 ; 0x28fd
.short 10494 ; 0x28fe
.short 17716 ; 0x4534
.short 10495 ; 0x28ff
.short 2277 ; 0x8e5
.short 17563 ; 0x449b
.short 14867 ; 0x3a13
.short 13593 ; 0x3519
.short 2481 ; 0x9b1
.short 13383 ; 0x3447
.short 16997 ; 0x4265
.short 17244 ; 0x435c
.short 13862 ; 0x3626
.short 1122 ; 0x462
.short 7559 ; 0x1d87
.short 11534 ; 0x2d0e
.short 11968 ; 0x2ec0
.short 12520 ; 0x30e8
.short 14239 ; 0x379f
.short 12399 ; 0x306f
.short 19161 ; 0x4ad9
.short 8923 ; 0x22db
.short 18093 ; 0x46ad
.short 15086 ; 0x3aee
.short 19961 ; 0x4df9
.short 17807 ; 0x458f
.short 1125 ; 0x465
.short 5979 ; 0x175b
.short 2527 ; 0x9df
.short 6199 ; 0x1837
.short 2996 ; 0xbb4
.short 19771 ; 0x4d3b
.short 19165 ; 0x4add
.short 15668 ; 0x3d34
.short 1911 ; 0x777
.short 862 ; 0x35e
.short 14821 ; 0x39e5
.short 7089 ; 0x1bb1
.short 13393 ; 0x3451
.short 18288 ; 0x4770
.short 2935 ; 0xb77
.short 7301 ; 0x1c85
.short 8157 ; 0x1fdd
.short 2313 ; 0x909
.short 18148 ; 0x46e4
.short 2537 ; 0x9e9
.short 3226 ; 0xc9a
.short 6696 ; 0x1a28
.short 8938 ; 0x22ea
.short 867 ; 0x363
.short 3186 ; 0xc72
.short 6518 ; 0x1976
.short 6525 ; 0x197d
.short 13850 ; 0x361a
.short 11101 ; 0x2b5d
.short 3237 ; 0xca5
.short 20373 ; 0x4f95
.short 18218 ; 0x472a
.short 12423 ; 0x3087
.short 18076 ; 0x469c
.short 13252 ; 0x33c4
.short 7842 ; 0x1ea2
.short 12255 ; 0x2fdf
.short 17675 ; 0x450b
.short 17250 ; 0x4362
.short 2908 ; 0xb5c
.short 5915 ; 0x171b
.short 5916 ; 0x171c
.short 4626 ; 0x1212
.short 12758 ; 0x31d6
.short 6111 ; 0x17df
.short 18129 ; 0x46d1
.short 11106 ; 0x2b62
.short 5879 ; 0x16f7
.short 3249 ; 0xcb1
.short 17880 ; 0x45d8
.short 16586 ; 0x40ca
.short 15827 ; 0x3dd3
.short 4780 ; 0x12ac
.short 10561 ; 0x2941
.short 10067 ; 0x2753
.short 10068 ; 0x2754
.short 27 ; 0x1b
.short 6970 ; 0x1b3a
.short 3169 ; 0xc61
.short 18881 ; 0x49c1
.short 553 ; 0x229
.short 577 ; 0x241
.short 591 ; 0x24f
.short 11424 ; 0x2ca0
.short 11425 ; 0x2ca1
.short 597 ; 0x255
.short 1345 ; 0x541
.short 9959 ; 0x26e7
.short 9961 ; 0x26e9
.short 9962 ; 0x26ea
.short 11422 ; 0x2c9e
.short 9045 ; 0x2355
.short 6377 ; 0x18e9
.short 19510 ; 0x4c36
.short 13127 ; 0x3347
.short 10592 ; 0x2960
.short 15294 ; 0x3bbe
.short 17210 ; 0x433a
.short 3547 ; 0xddb
.short 12924 ; 0x327c
.short 16358 ; 0x3fe6
.short 7360 ; 0x1cc0
.short 10562 ; 0x2942
.short 5160 ; 0x1428
.short 12521 ; 0x30e9
.short 3148 ; 0xc4c
.short 11095 ; 0x2b57
.short 14564 ; 0x38e4
.short 11270 ; 0x2c06
.short 7366 ; 0x1cc6
.short 3335 ; 0xd07
.short 2350 ; 0x92e
.short 540 ; 0x21c
.short 13147 ; 0x335b
.short 13148 ; 0x335c
.short 10010 ; 0x271a
.short 13131 ; 0x334b
.short 13875 ; 0x3633
.short 13876 ; 0x3634
.short 15309 ; 0x3bcd
.short 5253 ; 0x1485
.short 6625 ; 0x19e1
.short 14448 ; 0x3870
.short 13150 ; 0x335e
.short 9611 ; 0x258b
.short 10565 ; 0x2945
.short 8644 ; 0x21c4
.short 15055 ; 0x3acf
.short 12946 ; 0x3292
.short 1462 ; 0x5b6
.short 11736 ; 0x2dd8
.short 9605 ; 0x2585
.short 19528 ; 0x4c48
.short 13200 ; 0x3390
.short 19529 ; 0x4c49
.short 10154 ; 0x27aa
.short 9518 ; 0x252e
.short 12624 ; 0x3150
.short 3015 ; 0xbc7
.short 13737 ; 0x35a9
.short 2788 ; 0xae4
.short 10366 ; 0x287e
.short 7536 ; 0x1d70
.short 10126 ; 0x278e
.short 11913 ; 0x2e89
.short 11547 ; 0x2d1b
.short 10653 ; 0x299d
.short 11915 ; 0x2e8b
.short 2654 ; 0xa5e
.short 16263 ; 0x3f87
.short 2008 ; 0x7d8
.short 3797 ; 0xed5
.short 17582 ; 0x44ae
.short 10765 ; 0x2a0d
.short 860 ; 0x35c
.short 4025 ; 0xfb9
.short 13506 ; 0x34c2
.short 3072 ; 0xc00
.short 12376 ; 0x3058
.short 11931 ; 0x2e9b
.short 18219 ; 0x472b
.short 15970 ; 0x3e62
.short 5035 ; 0x13ab
.short 17622 ; 0x44d6
.short 77 ; 0x4d
.short 17320 ; 0x43a8
.short 7865 ; 0x1eb9
.short 12383 ; 0x305f
.short 17326 ; 0x43ae
.short 3081 ; 0xc09
.short 2575 ; 0xa0f
.short 9651 ; 0x25b3
.short 12403 ; 0x3073
.short 17629 ; 0x44dd
.short 19140 ; 0x4ac4
.short 19144 ; 0x4ac8
.short 14001 ; 0x36b1
.short 14000 ; 0x36b0
.short 19880 ; 0x4da8
.short 875 ; 0x36b
.short 18517 ; 0x4855
.short 2622 ; 0xa3e
.short 14002 ; 0x36b2
.short 8510 ; 0x213e
.short 10825 ; 0x2a49
.short 15229 ; 0x3b7d
.short 3660 ; 0xe4c
.short 4883 ; 0x1313
.short 14957 ; 0x3a6d
.short 19906 ; 0x4dc2
.short 12503 ; 0x30d7
.short 831 ; 0x33f
.short 19389 ; 0x4bbd
.short 10293 ; 0x2835
.short 2298 ; 0x8fa
.short 5885 ; 0x16fd
.short 2923 ; 0xb6b
.short 5090 ; 0x13e2
.short 1284 ; 0x504
.short 19065 ; 0x4a79
.short 2029 ; 0x7ed
.short 15369 ; 0x3c09
.short 3663 ; 0xe4f
.short 2468 ; 0x9a4
.short 15943 ; 0x3e47
.short 15236 ; 0x3b84
.short 9926 ; 0x26c6
.short 12501 ; 0x30d5
.short 11916 ; 0x2e8c
.short 13345 ; 0x3421
.short 11579 ; 0x2d3b
.short 5093 ; 0x13e5
.short 11979 ; 0x2ecb
.short 15800 ; 0x3db8
.short 15801 ; 0x3db9
.short 17237 ; 0x4355
.short 14100 ; 0x3714
.short 13020 ; 0x32dc
.short 4538 ; 0x11ba
.short 6678 ; 0x1a16
.short 1733 ; 0x6c5
.short 15802 ; 0x3dba
.short 15145 ; 0x3b29
.short 7271 ; 0x1c67
.short 14587 ; 0x38fb
.short 19910 ; 0x4dc6
.short 19993 ; 0x4e19
.short 11985 ; 0x2ed1
.short 10240 ; 0x2800
.short 4641 ; 0x1221
.short 15433 ; 0x3c49
.short 7151 ; 0x1bef
.short 7152 ; 0x1bf0
.short 13069 ; 0x330d
.short 7628 ; 0x1dcc
.short 5367 ; 0x14f7
.short 14497 ; 0x38a1
.short 12719 ; 0x31af
.short 6171 ; 0x181b
.short 732 ; 0x2dc
.short 733 ; 0x2dd
.short 4280 ; 0x10b8
.short 15725 ; 0x3d6d
.short 20144 ; 0x4eb0
.short 11204 ; 0x2bc4
.short 16862 ; 0x41de
.short 7540 ; 0x1d74
.short 5532 ; 0x159c
.short 10985 ; 0x2ae9
.short 11919 ; 0x2e8f
.short 3816 ; 0xee8
.short 16987 ; 0x425b
.short 16990 ; 0x425e
.short 12365 ; 0x304d
.short 17894 ; 0x45e6
.short 15776 ; 0x3da0
.short 19125 ; 0x4ab5
.short 18978 ; 0x4a22
.short 5152 ; 0x1420
.short 17423 ; 0x440f
.short 13543 ; 0x34e7
.short 1554 ; 0x612
.short 2561 ; 0xa01
.short 18574 ; 0x488e
.short 3310 ; 0xcee
.short 5553 ; 0x15b1
.short 6023 ; 0x1787
.short 11749 ; 0x2de5
.short 10586 ; 0x295a
.short 10988 ; 0x2aec
.short 10025 ; 0x2729
.short 2428 ; 0x97c
.short 10295 ; 0x2837
.short 10241 ; 0x2801
.short 1826 ; 0x722
.short 11205 ; 0x2bc5
.short 559 ; 0x22f
.short 13245 ; 0x33bd
.short 19994 ; 0x4e1a
.short 11279 ; 0x2c0f
.short 11188 ; 0x2bb4
.short 20488 ; 0x5008
.short 19207 ; 0x4b07
.short 4557 ; 0x11cd
.short 9255 ; 0x2427
.short 10026 ; 0x272a
.short 19348 ; 0x4b94
.short 3872 ; 0xf20
.short 11126 ; 0x2b76
.short 8723 ; 0x2213
.short 9708 ; 0x25ec
.short 1151 ; 0x47f
.short 3873 ; 0xf21
.short 15508 ; 0x3c94
.short 5554 ; 0x15b2
.short 10496 ; 0x2900
.short 10085 ; 0x2765
.short 13925 ; 0x3665
.short 7391 ; 0x1cdf
.short 19210 ; 0x4b0a
.short 15243 ; 0x3b8b
.short 15263 ; 0x3b9f
.short 3373 ; 0xd2d
.short 5223 ; 0x1467
.short 8729 ; 0x2219
.short 10221 ; 0x27ed
.short 17899 ; 0x45eb
.short 3570 ; 0xdf2
.short 3767 ; 0xeb7
.short 18578 ; 0x4892
.short 14842 ; 0x39fa
.short 20029 ; 0x4e3d
.short 19653 ; 0x4cc5
.short 4608 ; 0x1200
.short 19509 ; 0x4c35
.short 17373 ; 0x43dd
.short 14052 ; 0x36e4
.short 8063 ; 0x1f7f
.short 7225 ; 0x1c39
.short 7316 ; 0x1c94
.short 16686 ; 0x412e
.short 12505 ; 0x30d9
.short 18039 ; 0x4677
.short 6374 ; 0x18e6
.short 20150 ; 0x4eb6
.short 12674 ; 0x3182
.short 958 ; 0x3be
.short 5888 ; 0x1700
.short 10243 ; 0x2803
.short 488 ; 0x1e8
.short 19350 ; 0x4b96
.short 20312 ; 0x4f58
.short 8513 ; 0x2141
.short 18557 ; 0x487d
.short 4609 ; 0x1201
.short 5372 ; 0x14fc
.short 4245 ; 0x1095
.short 3594 ; 0xe0a
.short 9985 ; 0x2701
.short 14110 ; 0x371e
.short 5468 ; 0x155c
.short 11310 ; 0x2c2e
.short 2187 ; 0x88b
.short 3664 ; 0xe50
.short 1738 ; 0x6ca
.short 14230 ; 0x3796
.short 10977 ; 0x2ae1
.short 1610 ; 0x64a
.short 9171 ; 0x23d3
.short 11251 ; 0x2bf3
.short 925 ; 0x39d
.short 11923 ; 0x2e93
.short 14106 ; 0x371a
.short 10778 ; 0x2a1a
.short 7356 ; 0x1cbc
.short 17160 ; 0x4308
.short 20365 ; 0x4f8d
.short 13591 ; 0x3517
.short 8578 ; 0x2182
.short 17101 ; 0x42cd
.short 7542 ; 0x1d76
.short 4016 ; 0xfb0
.short 11189 ; 0x2bb5
.short 10401 ; 0x28a1
.short 14501 ; 0x38a5
.short 17562 ; 0x449a
.short 6246 ; 0x1866
.short 18521 ; 0x4859
.short 4783 ; 0x12af
.short 528 ; 0x210
.short 17139 ; 0x42f3
.short 9340 ; 0x247c
.short 9458 ; 0x24f2
.short 2562 ; 0xa02
.short 9780 ; 0x2634
.short 16687 ; 0x412f
.short 11634 ; 0x2d72
.short 19351 ; 0x4b97
.short 7110 ; 0x1bc6
.short 18259 ; 0x4753
.short 20206 ; 0x4eee
.short 6917 ; 0x1b05
.short 17796 ; 0x4584
.short 5827 ; 0x16c3
.short 5866 ; 0x16ea
.short 19245 ; 0x4b2d
.short 1653 ; 0x675
.short 18212 ; 0x4724
.short 15513 ; 0x3c99
.short 5450 ; 0x154a
.short 6605 ; 0x19cd
.short 17589 ; 0x44b5
.short 9055 ; 0x235f
.short 14119 ; 0x3727
.short 6281 ; 0x1889
.short 3522 ; 0xdc2
.short 16827 ; 0x41bb
.short 4026 ; 0xfba
.short 13109 ; 0x3335
.short 13204 ; 0x3394
.short 20004 ; 0x4e24
.short 18325 ; 0x4795
.short 15837 ; 0x3ddd
.short 16102 ; 0x3ee6
.short 7795 ; 0x1e73
.short 20281 ; 0x4f39
.short 6726 ; 0x1a46
.short 9782 ; 0x2636
.short 9786 ; 0x263a
.short 116 ; 0x74
.short 3105 ; 0xc21
.short 14804 ; 0x39d4
.short 10549 ; 0x2935
.short 8579 ; 0x2183
.short 17859 ; 0x45c3
.short 10223 ; 0x27ef
.short 12675 ; 0x3183
.short 7016 ; 0x1b68
.short 11661 ; 0x2d8d
.short 15557 ; 0x3cc5
.short 16588 ; 0x40cc
.short 16692 ; 0x4134
.short 5377 ; 0x1501
.short 16994 ; 0x4262
.short 14232 ; 0x3798
.short 8041 ; 0x1f69
.short 14686 ; 0x395e
.short 12282 ; 0x2ffa
.short 7417 ; 0x1cf9
.short 3544 ; 0xdd8
.short 20207 ; 0x4eef
.short 13029 ; 0x32e5
.short 11601 ; 0x2d51
.short 17204 ; 0x4334
.short 16865 ; 0x41e1
.short 20040 ; 0x4e48
.short 4819 ; 0x12d3
.short 5676 ; 0x162c
.short 10426 ; 0x28ba
.short 6013 ; 0x177d
.short 15319 ; 0x3bd7
.short 11967 ; 0x2ebf
.short 11158 ; 0x2b96
.short 15808 ; 0x3dc0
.short 12565 ; 0x3115
.short 9258 ; 0x242a
.short 18051 ; 0x4683
.short 6378 ; 0x18ea
.short 7177 ; 0x1c09
.short 12077 ; 0x2f2d
.short 6682 ; 0x1a1a
.short 6751 ; 0x1a5f
.short 19739 ; 0x4d1b
.short 13649 ; 0x3551
.short 20548 ; 0x5044
.short 1203 ; 0x4b3
.short 11371 ; 0x2c6b
.short 5890 ; 0x1702
.short 6282 ; 0x188a
.short 9257 ; 0x2429
.short 1372 ; 0x55c
.short 5985 ; 0x1761
.short 5534 ; 0x159e
.short 11001 ; 0x2af9
.short 17205 ; 0x4335
.short 7067 ; 0x1b9b
.short 9059 ; 0x2363
.short 12513 ; 0x30e1
.short 15560 ; 0x3cc8
.short 19727 ; 0x4d0f
.short 7660 ; 0x1dec
.short 5067 ; 0x13cb
.short 338 ; 0x152
.short 9938 ; 0x26d2
.short 20550 ; 0x5046
.short 18585 ; 0x4899
.short 15971 ; 0x3e63
.short 969 ; 0x3c9
.short 3142 ; 0xc46
.short 5719 ; 0x1657
.short 5382 ; 0x1506
.short 18064 ; 0x4690
.short 11727 ; 0x2dcf
.short 18454 ; 0x4816
.short 8374 ; 0x20b6
.short 5185 ; 0x1441
.short 8445 ; 0x20fd
.short 5085 ; 0x13dd
.short 8692 ; 0x21f4
.short 4474 ; 0x117a
.short 4039 ; 0xfc7
.short 15838 ; 0x3dde
.short 8922 ; 0x22da
.short 2099 ; 0x833
.short 3916 ; 0xf4c
.short 18065 ; 0x4691
.short 18834 ; 0x4992
.short 15030 ; 0x3ab6
.short 8459 ; 0x210b
.short 5026 ; 0x13a2
.short 7071 ; 0x1b9f
.short 6382 ; 0x18ee
.short 1828 ; 0x724
.short 7230 ; 0x1c3e
.short 10072 ; 0x2758
.short 14296 ; 0x37d8
.short 1615 ; 0x64f
.short 11285 ; 0x2c15
.short 16406 ; 0x4016
.short 13569 ; 0x3501
.short 15115 ; 0x3b0b
.short 8214 ; 0x2016
.short 11585 ; 0x2d41
.short 10900 ; 0x2a94
.short 5100 ; 0x13ec
.short 7117 ; 0x1bcd
.short 16530 ; 0x4092
.short 13471 ; 0x349f
.short 10855 ; 0x2a67
.short 15097 ; 0x3af9
.short 18529 ; 0x4861
.short 16613 ; 0x40e5
.short 16314 ; 0x3fba
.short 14997 ; 0x3a95
.short 3405 ; 0xd4d
.short 14233 ; 0x3799
.short 15210 ; 0x3b6a
.short 7480 ; 0x1d38
.short 1228 ; 0x4cc
.short 14807 ; 0x39d7
.short 8749 ; 0x222d
.short 14005 ; 0x36b5
.short 14120 ; 0x3728
.short 8581 ; 0x2185
.short 14006 ; 0x36b6
.short 14662 ; 0x3946
.short 3170 ; 0xc62
.short 8493 ; 0x212d
.short 8285 ; 0x205d
.short 8852 ; 0x2294
.short 15517 ; 0x3c9d
.short 15757 ; 0x3d8d
.short 19133 ; 0x4abd
.short 5720 ; 0x1658
.short 2767 ; 0xacf
.short 5322 ; 0x14ca
.short 13082 ; 0x331a
.short 6613 ; 0x19d5
.short 19610 ; 0x4c9a
.short 13206 ; 0x3396
.short 4046 ; 0xfce
.short 4787 ; 0x12b3
.short 16850 ; 0x41d2
.short 13838 ; 0x360e
.short 13973 ; 0x3695
.short 17287 ; 0x4387
.short 2130 ; 0x852
.short 19611 ; 0x4c9b
.short 17804 ; 0x458c
.short 7916 ; 0x1eec
.short 15398 ; 0x3c26
.short 5071 ; 0x13cf
.short 15250 ; 0x3b92
.short 3078 ; 0xc06
.short 5240 ; 0x1478
.short 15760 ; 0x3d90
.short 7335 ; 0x1ca7
.short 13472 ; 0x34a0
.short 8950 ; 0x22f6
.short 5975 ; 0x1757
.short 14442 ; 0x386a
.short 20532 ; 0x5034
.short 2905 ; 0xb59
.short 12284 ; 0x2ffc
.short 2703 ; 0xa8f
.short 7510 ; 0x1d56
.short 20607 ; 0x507f
.short 15980 ; 0x3e6c
.short 16591 ; 0x40cf
.short 11820 ; 0x2e2c
.short 4654 ; 0x122e
.short 5000 ; 0x1388
.short 5104 ; 0x13f0
.short 9091 ; 0x2383
.short 14643 ; 0x3933
.short 20216 ; 0x4ef8
.short 11364 ; 0x2c64
.short 5188 ; 0x1444
.short 1412 ; 0x584
.short 13866 ; 0x362a
.short 11764 ; 0x2df4
.short 3691 ; 0xe6b
.short 1746 ; 0x6d2
.short 9537 ; 0x2541
.short 10747 ; 0x29fb
.short 7361 ; 0x1cc1
.short 14692 ; 0x3964
.short 2247 ; 0x8c7
.short 8582 ; 0x2186
.short 19729 ; 0x4d11
.short 11608 ; 0x2d58
.short 3746 ; 0xea2
.short 14152 ; 0x3748
.short 14872 ; 0x3a18
.short 11474 ; 0x2cd2
.short 2571 ; 0xa0b
.short 18844 ; 0x499c
.short 10787 ; 0x2a23
.short 18672 ; 0x48f0
.short 9538 ; 0x2542
.short 4286 ; 0x10be
.short 10250 ; 0x280a
.short 7190 ; 0x1c16
.short 9191 ; 0x23e7
.short 9719 ; 0x25f7
.short 18273 ; 0x4761
.short 2348 ; 0x92c
.short 12603 ; 0x313b
.short 5642 ; 0x160a
.short 18845 ; 0x499d
.short 10857 ; 0x2a69
.short 13516 ; 0x34cc
.short 767 ; 0x2ff
.short 2102 ; 0x836
.short 5476 ; 0x1564
.short 18956 ; 0x4a0c
.short 8293 ; 0x2065
.short 5998 ; 0x176e
.short 12384 ; 0x3060
.short 17341 ; 0x43bd
.short 12079 ; 0x2f2f
.short 14835 ; 0x39f3
.short 10331 ; 0x285b
.short 20007 ; 0x4e27
.short 18304 ; 0x4780
.short 975 ; 0x3cf
.short 491 ; 0x1eb
.short 18951 ; 0x4a07
.short 15728 ; 0x3d70
.short 13095 ; 0x3327
.short 3728 ; 0xe90
.short 12385 ; 0x3061
.short 18952 ; 0x4a08
.short 7849 ; 0x1ea9
.short 6298 ; 0x189a
.short 13473 ; 0x34a1
.short 18953 ; 0x4a09
.short 13208 ; 0x3398
.short 9539 ; 0x2543
.short 20683 ; 0x50cb
.short 3172 ; 0xc64
.short 11821 ; 0x2e2d
.short 6618 ; 0x19da
.short 13610 ; 0x352a
.short 11475 ; 0x2cd3
.short 15981 ; 0x3e6d
.short 18708 ; 0x4914
.short 18954 ; 0x4a0a
.short 13552 ; 0x34f0
.short 13571 ; 0x3503
.short 12970 ; 0x32aa
.short 5731 ; 0x1663
.short 20344 ; 0x4f78
.short 6556 ; 0x199c
.short 11059 ; 0x2b33
.short 18674 ; 0x48f2
.short 12527 ; 0x30ef
.short 14981 ; 0x3a85
.short 12604 ; 0x313c
.short 3222 ; 0xc96
.short 3888 ; 0xf30
.short 19437 ; 0x4bed
.short 978 ; 0x3d2
.short 15785 ; 0x3da9
.short 15761 ; 0x3d91
.short 14764 ; 0x39ac
.short 15481 ; 0x3c79
.short 15666 ; 0x3d32
.short 12998 ; 0x32c6
.short 16709 ; 0x4145
.short 1214 ; 0x4be
.short 15628 ; 0x3d0c
.short 5241 ; 0x1479
.short 4323 ; 0x10e3
.short 17444 ; 0x4424
.short 5390 ; 0x150e
.short 17111 ; 0x42d7
.short 10229 ; 0x27f5
.short 7852 ; 0x1eac
.short 9967 ; 0x26ef
.short 18350 ; 0x47ae
.short 17445 ; 0x4425
.short 18597 ; 0x48a5
.short 5352 ; 0x14e8
.short 10332 ; 0x285c
.short 13621 ; 0x3535
.short 10075 ; 0x275b
.short 19234 ; 0x4b22
.short 5987 ; 0x1763
.short 10665 ; 0x29a9
.short 4900 ; 0x1324
.short 1801 ; 0x709
.short 3467 ; 0xd8b
.short 11159 ; 0x2b97
.short 10041 ; 0x2739
.short 8926 ; 0x22de
.short 11938 ; 0x2ea2
.short 11939 ; 0x2ea3
.short 10042 ; 0x273a
.short 14852 ; 0x3a04
.short 2266 ; 0x8da
.short 15526 ; 0x3ca6
.short 1117 ; 0x45d
.short 15155 ; 0x3b33
.short 10306 ; 0x2842
.short 5906 ; 0x1712
.short 979 ; 0x3d3
.short 16977 ; 0x4251
.short 6200 ; 0x1838
.short 11301 ; 0x2c25
.short 6478 ; 0x194e
.short 6551 ; 0x1997
.short 5502 ; 0x157e
.short 3933 ; 0xf5d
.short 16451 ; 0x4043
.short 18094 ; 0x46ae
.short 18328 ; 0x4798
.short 19573 ; 0x4c75
.short 13704 ; 0x3588
.short 6889 ; 0x1ae9
.short 19756 ; 0x4d2c
.short 5767 ; 0x1687
.short 14578 ; 0x38f2
.short 18723 ; 0x4923
.short 615 ; 0x267
.short 10409 ; 0x28a9
.short 13654 ; 0x3556
.short 15100 ; 0x3afc
.short 13602 ; 0x3522
.short 18534 ; 0x4866
.short 7367 ; 0x1cc7
.short 3115 ; 0xc2b
.short 15179 ; 0x3b4b
.short 6804 ; 0x1a94
.short 6810 ; 0x1a9a
.short 12528 ; 0x30f0
.short 17345 ; 0x43c1
.short 14589 ; 0x38fd
.short 9352 ; 0x2488
.short 6038 ; 0x1796
.short 18993 ; 0x4a31
.short 10691 ; 0x29c3
.short 326 ; 0x146
.short 18628 ; 0x48c4
.short 12687 ; 0x318f
.short 20463 ; 0x4fef
.short 8979 ; 0x2313
.short 1326 ; 0x52e
.short 16324 ; 0x3fc4
.short 2104 ; 0x838
.short 5286 ; 0x14a6
.short 20616 ; 0x5088
.short 15359 ; 0x3bff
.short 13655 ; 0x3557
.short 9891 ; 0x26a3
.short 18415 ; 0x47ef
.short 8257 ; 0x2041
.short 8143 ; 0x1fcf
.short 3889 ; 0xf31
.short 6626 ; 0x19e2
.short 17013 ; 0x4275
.short 9409 ; 0x24c1
.short 15527 ; 0x3ca7
.short 4225 ; 0x1081
.short 16215 ; 0x3f57
.short 18416 ; 0x47f0
.short 11638 ; 0x2d76
.short 7080 ; 0x1ba8
.short 4919 ; 0x1337
.short 14612 ; 0x3914
.short 19003 ; 0x4a3b
.short 14407 ; 0x3847
.short 19004 ; 0x4a3c
.short 8862 ; 0x229e
.short 17728 ; 0x4540
.short 10136 ; 0x2798
.short 20521 ; 0x5029
.short 1675 ; 0x68b
.short 7870 ; 0x1ebe
.short 14506 ; 0x38aa
.short 2438 ; 0x986
.short 15328 ; 0x3be0
.short 9252 ; 0x2424
.short 4562 ; 0x11d2
.short 13184 ; 0x3380
.short 10435 ; 0x28c3
.short 19438 ; 0x4bee
.short 13708 ; 0x358c
.short 18105 ; 0x46b9
.short 9735 ; 0x2607
.short 9820 ; 0x265c
.short 11731 ; 0x2dd3
.short 15488 ; 0x3c80
.short 8777 ; 0x2249
.short 19235 ; 0x4b23
.short 15925 ; 0x3e35
.short 16007 ; 0x3e87
.short 15669 ; 0x3d35
.short 12136 ; 0x2f68
.short 19361 ; 0x4ba1
.short 13657 ; 0x3559
.short 14251 ; 0x37ab
.short 21 ; 0x15
.short 12337 ; 0x3031
.short 14189 ; 0x376d
.short 19141 ; 0x4ac5
.short 16912 ; 0x4210
.short 18234 ; 0x473a
.short 12936 ; 0x3288
.short 6000 ; 0x1770
.short 14252 ; 0x37ac
.short 14415 ; 0x384f
.short 10837 ; 0x2a55
.short 14426 ; 0x385a
.short 13658 ; 0x355a
.short 13032 ; 0x32e8
.short 13 ; 0xd
.short 11197 ; 0x2bbd
.short 1985 ; 0x7c1
.short 1923 ; 0x783
.short 11209 ; 0x2bc9
.short 15745 ; 0x3d81
.short 1159 ; 0x487
.short 10352 ; 0x2870
.short 4429 ; 0x114d
.short 2867 ; 0xb33
.short 5191 ; 0x1447
.short 5815 ; 0x16b7
.short 16159 ; 0x3f1f
.short 20617 ; 0x5089
.short 2773 ; 0xad5
.short 20083 ; 0x4e73
.short 18360 ; 0x47b8
.short 4113 ; 0x1011
.short 6938 ; 0x1b1a
.short 5602 ; 0x15e2
.short 4401 ; 0x1131
.short 20670 ; 0x50be
.short 14671 ; 0x394f
.short 14731 ; 0x398b
.short 14301 ; 0x37dd
.short 625 ; 0x271
.short 6853 ; 0x1ac5
.short 5917 ; 0x171d
.short 4942 ; 0x134e
.short 18278 ; 0x4766
.short 4337 ; 0x10f1
.short 13976 ; 0x3698
.short 20076 ; 0x4e6c
.short 17510 ; 0x4466
.short 13480 ; 0x34a8
.short 9893 ; 0x26a5
.short 18421 ; 0x47f5
.short 2106 ; 0x83a
.short 9551 ; 0x254f
.short 8395 ; 0x20cb
.short 9668 ; 0x25c4
.short 16618 ; 0x40ea
.short 839 ; 0x347
.short 14517 ; 0x38b5
.short 18869 ; 0x49b5
.short 16903 ; 0x4207
.short 5571 ; 0x15c3
.short 626 ; 0x272
.short 772 ; 0x304
.short 20094 ; 0x4e7e
.short 6735 ; 0x1a4f
.short 7947 ; 0x1f0b
.short 13580 ; 0x350c
.short 13390 ; 0x344e
.short 2753 ; 0xac1
.short 10260 ; 0x2814
.short 149 ; 0x95
.short 9507 ; 0x2523
.short 5539 ; 0x15a3
.short 5482 ; 0x156a
.short 18561 ; 0x4881
.short 1383 ; 0x567
.short 3678 ; 0xe5e
.short 18492 ; 0x483c
.short 4945 ; 0x1351
.short 9894 ; 0x26a6
.short 12416 ; 0x3080
.short 18739 ; 0x4933
.short 11519 ; 0x2cff
.short 6314 ; 0x18aa
.short 17292 ; 0x438c
.short 1493 ; 0x5d5
.short 11777 ; 0x2e01
.short 16112 ; 0x3ef0
.short 6315 ; 0x18ab
.short 9562 ; 0x255a
.short 9436 ; 0x24dc
.short 9355 ; 0x248b
.short 7047 ; 0x1b87
.short 4992 ; 0x1380
.short 2250 ; 0x8ca
.short 9442 ; 0x24e2
.short 19971 ; 0x4e03
.short 4233 ; 0x1089
.short 12160 ; 0x2f80
.short 8630 ; 0x21b6
.short 17453 ; 0x442d
.short 1180 ; 0x49c
.short 6858 ; 0x1aca
.short 2219 ; 0x8ab
.short 2109 ; 0x83d
.short 15169 ; 0x3b41
.short 11128 ; 0x2b78
.short 14730 ; 0x398a
.short 17785 ; 0x4579
.short 16082 ; 0x3ed2
.short 10261 ; 0x2815
.short 14616 ; 0x3918
.short 10518 ; 0x2916
.short 13391 ; 0x344f
.short 5117 ; 0x13fd
.short 8863 ; 0x229f
.short 8378 ; 0x20ba
.short 15329 ; 0x3be1
.short 1757 ; 0x6dd
.short 4257 ; 0x10a1
.short 11338 ; 0x2c4a
.short 17088 ; 0x42c0
.short 17870 ; 0x45ce
.short 9908 ; 0x26b4
.short 20688 ; 0x50d0
.short 9953 ; 0x26e1
.short 7768 ; 0x1e58
.short 9792 ; 0x2640
.short 11319 ; 0x2c37
.short 13946 ; 0x367a
.short 19613 ; 0x4c9d
.short 19595 ; 0x4c8b
.short 1845 ; 0x735
.short 17023 ; 0x427f
.short 5736 ; 0x1668
.short 6021 ; 0x1785
.short 6639 ; 0x19ef
.short 17351 ; 0x43c7
.short 2050 ; 0x802
.short 8995 ; 0x2323
.short 2333 ; 0x91d
.short 14775 ; 0x39b7
.short 17645 ; 0x44ed
.short 6689 ; 0x1a21
.short 2251 ; 0x8cb
.short 18461 ; 0x481d
.short 5400 ; 0x1518
.short 16780 ; 0x418c
.short 13947 ; 0x367b
.short 4793 ; 0x12b9
.short 18423 ; 0x47f7
.short 16553 ; 0x40a9
.short 2252 ; 0x8cc
.short 8185 ; 0x1ff9
.short 17024 ; 0x4280
.short 8933 ; 0x22e5
.short 20095 ; 0x4e7f
.short 15531 ; 0x3cab
.short 11481 ; 0x2cd9
.short 7582 ; 0x1d9e
.short 6862 ; 0x1ace
.short 11640 ; 0x2d78
.short 2635 ; 0xa4b
.short 5931 ; 0x172b
.short 6951 ; 0x1b27
.short 15885 ; 0x3e0d
.short 11141 ; 0x2b85
.short 6215 ; 0x1847
.short 11165 ; 0x2b9d
.short 15535 ; 0x3caf
.short 14271 ; 0x37bf
.short 12086 ; 0x2f36
.short 12062 ; 0x2f1e
.short 16168 ; 0x3f28
.short 9576 ; 0x2568
.short 16169 ; 0x3f29
.short 14378 ; 0x382a
.short 3324 ; 0xcfc
.short 5774 ; 0x168e
.short 10418 ; 0x28b2
.short 13085 ; 0x331d
.short 14267 ; 0x37bb
.short 8489 ; 0x2129
.short 19775 ; 0x4d3f
.short 2253 ; 0x8cd
.short 18119 ; 0x46c7
.short 20105 ; 0x4e89
.short 15362 ; 0x3c02
.short 14519 ; 0x38b7
.short 14541 ; 0x38cd
.short 1496 ; 0x5d8
.short 17221 ; 0x4345
.short 8151 ; 0x1fd7
.short 17766 ; 0x4566
.short 13449 ; 0x3489
.short 15132 ; 0x3b1c
.short 20295 ; 0x4f47
.short 13112 ; 0x3338
.short 5309 ; 0x14bd
.short 653 ; 0x28d
.short 13325 ; 0x340d
.short 1340 ; 0x53c
.short 1341 ; 0x53d
.short 13907 ; 0x3653
.short 15050 ; 0x3aca
.short 11734 ; 0x2dd6
.short 9102 ; 0x238e
.short 15536 ; 0x3cb0
.short 13224 ; 0x33a8
.short 13217 ; 0x33a1
.short 1682 ; 0x692
.short 7239 ; 0x1c47
.short 1683 ; 0x693
.short 5633 ; 0x1601
.short 6769 ; 0x1a71
.short 8500 ; 0x2134
.short 1537 ; 0x601
.short 4272 ; 0x10b0
.short 2366 ; 0x93e
.short 5419 ; 0x152b
.short 14079 ; 0x36ff
.short 13949 ; 0x367d
.short 11347 ; 0x2c53
.short 5080 ; 0x13d8
.short 19146 ; 0x4aca
.short 9324 ; 0x246c
.short 5420 ; 0x152c
.short 4079 ; 0xfef
.short 5196 ; 0x144c
.short 5264 ; 0x1490
.short 16337 ; 0x3fd1
.short 6643 ; 0x19f3
.short 13326 ; 0x340e
.short 16170 ; 0x3f2a
.short 187 ; 0xbb
.short 9510 ; 0x2526
.short 8338 ; 0x2092
.short 10980 ; 0x2ae4
.short 18754 ; 0x4942
.short 9136 ; 0x23b0
.short 13614 ; 0x352e
.short 19321 ; 0x4b79
.short 2606 ; 0xa2e
.short 5741 ; 0x166d
.short 19373 ; 0x4bad
.short 16726 ; 0x4156
.short 18899 ; 0x49d3
.short 8702 ; 0x21fe
.short 13808 ; 0x35f0
.short 17145 ; 0x42f9
.short 9218 ; 0x2402
.short 9914 ; 0x26ba
.short 20636 ; 0x509c
.short 18499 ; 0x4843
.short 5936 ; 0x1730
.short 1142 ; 0x476
.short 8936 ; 0x22e8
.short 2915 ; 0xb63
.short 17828 ; 0x45a4
.short 190 ; 0xbe
.short 5692 ; 0x163c
.short 19778 ; 0x4d42
.short 19524 ; 0x4c44
.short 9915 ; 0x26bb
.short 2555 ; 0x9fb
.short 2588 ; 0xa1c
.short 18149 ; 0x46e5
.short 14335 ; 0x37ff
.short 11483 ; 0x2cdb
.short 7463 ; 0x1d27
.short 14451 ; 0x3873
.short 12345 ; 0x3039
.short 6128 ; 0x17f0
.short 20575 ; 0x505f
.short 8878 ; 0x22ae
.short 11009 ; 0x2b01
.short 4975 ; 0x136f
.short 7093 ; 0x1bb5
.short 11297 ; 0x2c21
.short 13220 ; 0x33a4
.short 6225 ; 0x1851
.short 14304 ; 0x37e0
.short 15641 ; 0x3d19
.short 1958 ; 0x7a6
.short 14457 ; 0x3879
.short 14159 ; 0x374f
.short 15009 ; 0x3aa1
.short 13221 ; 0x33a5
.short 20350 ; 0x4f7e
.short 8313 ; 0x2079
.short 848 ; 0x350
.short 8879 ; 0x22af
.short 10234 ; 0x27fa
.short 13672 ; 0x3568
.short 13952 ; 0x3680
.short 10269 ; 0x281d
.short 10981 ; 0x2ae5
.short 18432 ; 0x4800
.short 18433 ; 0x4801
.short 10149 ; 0x27a5
.short 7099 ; 0x1bbb
.short 11862 ; 0x2e56
.short 670 ; 0x29e
.short 6337 ; 0x18c1
.short 5172 ; 0x1434
.short 13008 ; 0x32d0
.short 20832 ; 0x5160
.short 15792 ; 0x3db0
.short 14678 ; 0x3956
.short 18317 ; 0x478d
.short 18248 ; 0x4748
.short 3279 ; 0xccf
.short 2177 ; 0x881
.short 6045 ; 0x179d
.short 12430 ; 0x308e
.short 8399 ; 0x20cf
.short 7675 ; 0x1dfb
.short 35 ; 0x23
.short 11717 ; 0x2dc5
.short 20580 ; 0x5064
.short 15538 ; 0x3cb2
.short 849 ; 0x351
.short 4676 ; 0x1244
.short 12071 ; 0x2f27
.short 18434 ; 0x4802
.short 850 ; 0x352
.short 8232 ; 0x2028
.short 3787 ; 0xecb
.short 1162 ; 0x48a
.short 10020 ; 0x2724
.short 6666 ; 0x1a0a
.short 15603 ; 0x3cf3
.short 9798 ; 0x2646
.short 19273 ; 0x4b49
.short 9586 ; 0x2572
.short 8797 ; 0x225d
.short 18567 ; 0x4887
.short 17635 ; 0x44e3
.short 9516 ; 0x252c
.short 14138 ; 0x373a
.short 20114 ; 0x4e92
.short 18475 ; 0x482b
.short 3184 ; 0xc70
.short 15459 ; 0x3c63
.short 5857 ; 0x16e1
.short 16736 ; 0x4160
.short 11180 ; 0x2bac
.short 13561 ; 0x34f9
.short 786 ; 0x312
.short 1348 ; 0x544
.short 10358 ; 0x2876
.short 9292 ; 0x244c
.short 6515 ; 0x1973
.short 11745 ; 0x2de1
.short 13226 ; 0x33aa
.short 1687 ; 0x697
.short 4679 ; 0x1247
.short 854 ; 0x356
.short 6055 ; 0x17a7
.short 16434 ; 0x4032
.short 9476 ; 0x2504
.short 12372 ; 0x3054
.short 5132 ; 0x140c
.short 18442 ; 0x480a
.short 12956 ; 0x329c
.short 8813 ; 0x226d
.short 7210 ; 0x1c2a
.short 16575 ; 0x40bf
.short 18443 ; 0x480b
.short 14315 ; 0x37eb
.short 15609 ; 0x3cf9
.short 16738 ; 0x4162
.short 5649 ; 0x1611
.short 17168 ; 0x4310
.short 20304 ; 0x4f50
.short 9364 ; 0x2494
.short 8319 ; 0x207f
.short 3283 ; 0xcd3
.short 3682 ; 0xe62
.short 5525 ; 0x1595
.short 8320 ; 0x2080
.short 13889 ; 0x3641
.short 9230 ; 0x240e
.short 18444 ; 0x480c
.short 10235 ; 0x27fb
.short 6357 ; 0x18d5
.short 8941 ; 0x22ed
.short 6668 ; 0x1a0c
.short 18387 ; 0x47d3
.short 3864 ; 0xf18
.short 9119 ; 0x239f
.short 18185 ; 0x4709
.short 6522 ; 0x197a
.short 19097 ; 0x4a99
.short 1358 ; 0x54e
.short 2507 ; 0x9cb
.short 12806 ; 0x3206
.short 6590 ; 0x19be
.short 8354 ; 0x20a2
.short 3649 ; 0xe41
.short 13996 ; 0x36ac
.short 18970 ; 0x4a1a
.short 20586 ; 0x506a
.short 3908 ; 0xf44
.short 13489 ; 0x34b1
.short 8570 ; 0x217a
.short 8355 ; 0x20a3
.short 2260 ; 0x8d4
.short 12621 ; 0x314d
.short 18508 ; 0x484c
.short 12073 ; 0x2f29
.short 3597 ; 0xe0d
.short 4800 ; 0x12c0
.short 7611 ; 0x1dbb
.short 17550 ; 0x448e
.short 5203 ; 0x1453
.short 18447 ; 0x480f
.short 13113 ; 0x3339
.short 19282 ; 0x4b52
.short 9679 ; 0x25cf
.short 17540 ; 0x4484
.short 8671 ; 0x21df
.short 10237 ; 0x27fd
.short 13379 ; 0x3443
.short 14523 ; 0x38bb
.short 2619 ; 0xa3b
.short 6839 ; 0x1ab7
.short 1397 ; 0x575
.short 18449 ; 0x4811
.short 5206 ; 0x1456
.short 255 ; 0xff
.short 20330 ; 0x4f6a
.short 8404 ; 0x20d4
.short 8364 ; 0x20ac
.short 10709 ; 0x29d5
.short 15366 ; 0x3c06
.short 9683 ; 0x25d3
.short 17232 ; 0x4350
.short 16388 ; 0x4004
.short 17553 ; 0x4491
.short 4295 ; 0x10c7
.short 17557 ; 0x4495
.short 18939 ; 0x49fb
.short 6016 ; 0x1780
.short 760 ; 0x2f8
.short 10349 ; 0x286d
.short 4811 ; 0x12cb
.short 2715 ; 0xa9b
.short 5820 ; 0x16bc
.short 16517 ; 0x4085
.short 16518 ; 0x4086
.short 5821 ; 0x16bd
.short 5345 ; 0x14e1
.short 9163 ; 0x23cb
.short 19325 ; 0x4b7d
.short 20438 ; 0x4fd6
.short 7273 ; 0x1c69
.short 19475 ; 0x4c13
.short 16685 ; 0x412d
.short 1787 ; 0x6fb
.short 20543 ; 0x503f
.short 19227 ; 0x4b1b
.short 19228 ; 0x4b1c
.short 1139 ; 0x473
.short 17579 ; 0x44ab
.short 11924 ; 0x2e94
.short 20151 ; 0x4eb7
.short 3818 ; 0xeea
.short 10992 ; 0x2af0
.short 4912 ; 0x1330
.short 15686 ; 0x3d46
.short 11692 ; 0x2dac
.short 18040 ; 0x4678
.short 9459 ; 0x24f3
.short 2061 ; 0x80d
.short 11386 ; 0x2c7a
.short 7718 ; 0x1e26
.short 11190 ; 0x2bb6
.short 17374 ; 0x43de
.short 7719 ; 0x1e27
.short 11229 ; 0x2bdd
.short 10589 ; 0x295d
.short 1503 ; 0x5df
.short 9039 ; 0x234f
.short 12734 ; 0x31be
.short 7785 ; 0x1e69
.short 3311 ; 0xcef
.short 4813 ; 0x12cd
.short 16785 ; 0x4191
.short 20030 ; 0x4e3e
.short 4814 ; 0x12ce
.short 4815 ; 0x12cf
.short 15555 ; 0x3cc3
.short 12180 ; 0x2f94
.short 715 ; 0x2cb
.short 2430 ; 0x97e
.short 16202 ; 0x3f4a
.short 19852 ; 0x4d8c
.short 20314 ; 0x4f5a
.short 7848 ; 0x1ea8
.short 19643 ; 0x4cbb
.short 4027 ; 0xfbb
.short 226 ; 0xe2
.short 16693 ; 0x4135
.short 16694 ; 0x4136
.short 9251 ; 0x2423
.short 20527 ; 0x502f
.short 17103 ; 0x42cf
.short 7425 ; 0x1d01
.short 14574 ; 0x38ee
.short 11239 ; 0x2be7
.short 7228 ; 0x1c3c
.short 11240 ; 0x2be8
.short 14478 ; 0x388e
.short 14479 ; 0x388f
.short 893 ; 0x37d
.short 17621 ; 0x44d5
.short 15012 ; 0x3aa4
.short 13336 ; 0x3418
.short 20374 ; 0x4f96
.short 19481 ; 0x4c19
.short 2883 ; 0xb43
.short 15514 ; 0x3c9a
.short 13696 ; 0x3580
.short 8920 ; 0x22d8
.short 1794 ; 0x702
.short 5800 ; 0x16a8
.short 20208 ; 0x4ef0
.short 5471 ; 0x155f
.short 14028 ; 0x36cc
.short 8394 ; 0x20ca
.short 14963 ; 0x3a73
.short 6797 ; 0x1a8d
.short 16998 ; 0x4266
.short 5328 ; 0x14d0
.short 12722 ; 0x31b2
.short 9060 ; 0x2364
.short 5721 ; 0x1659
.short 17591 ; 0x44b7
.short 16881 ; 0x41f1
.short 16882 ; 0x41f2
.short 16359 ; 0x3fe7
.short 18262 ; 0x4756
.short 15811 ; 0x3dc3
.short 20210 ; 0x4ef2
.short 17669 ; 0x4505
.short 13771 ; 0x35cb
.short 15470 ; 0x3c6e
.short 15031 ; 0x3ab7
.short 17164 ; 0x430c
.short 19232 ; 0x4b20
.short 7721 ; 0x1e29
.short 5349 ; 0x14e5
.short 8494 ; 0x212e
.short 16206 ; 0x3f4e
.short 20317 ; 0x4f5d
.short 17095 ; 0x42c7
.short 19854 ; 0x4d8e
.short 11664 ; 0x2d90
.short 17336 ; 0x43b8
.short 5869 ; 0x16ed
.short 4822 ; 0x12d6
.short 1529 ; 0x5f9
.short 5831 ; 0x16c7
.short 7797 ; 0x1e75
.short 1560 ; 0x618
.short 3630 ; 0xe2e
.short 13417 ; 0x3469
.short 17801 ; 0x4589
.short 5898 ; 0x170a
.short 5899 ; 0x170b
.short 14655 ; 0x393f
.short 7072 ; 0x1ba0
.short 12841 ; 0x3229
.short 9061 ; 0x2365
.short 15982 ; 0x3e6e
.short 4047 ; 0xfcf
.short 7231 ; 0x1c3f
.short 1530 ; 0x5fa
.short 11728 ; 0x2dd0
.short 14965 ; 0x3a75
.short 20551 ; 0x5047
.short 14999 ; 0x3a97
.short 15381 ; 0x3c15
.short 5028 ; 0x13a4
.short 11315 ; 0x2c33
.short 8436 ; 0x20f4
.short 13311 ; 0x33ff
.short 17005 ; 0x426d
.short 3885 ; 0xf2d
.short 1798 ; 0x706
.short 12925 ; 0x327d
.short 5497 ; 0x1579
.short 15983 ; 0x3e6f
.short 13867 ; 0x362b
.short 5285 ; 0x14a5
.short 17172 ; 0x4314
.short 7975 ; 0x1f27
.short 7560 ; 0x1d88
.short 16538 ; 0x409a
.short 15984 ; 0x3e70
.short 17342 ; 0x43be
.short 5105 ; 0x13f1
.short 20476 ; 0x4ffc
.short 7663 ; 0x1def
.short 2829 ; 0xb0d
.short 16702 ; 0x413e
.short 6193 ; 0x1831
.short 15915 ; 0x3e2b
.short 15916 ; 0x3e2c
.short 9625 ; 0x2599
.short 5072 ; 0x13d0
.short 17497 ; 0x4459
.short 5724 ; 0x165c
.short 10116 ; 0x2784
.short 7362 ; 0x1cc2
.short 2683 ; 0xa7b
.short 468 ; 0x1d4
.short 3825 ; 0xef1
.short 9146 ; 0x23ba
.short 8177 ; 0x1ff1
.short 5999 ; 0x176f
.short 15213 ; 0x3b6d
.short 15994 ; 0x3e7a
.short 2351 ; 0x92f
.short 15844 ; 0x3de4
.short 5353 ; 0x14e9
.short 7442 ; 0x1d12
.short 4110 ; 0x100e
.short 15786 ; 0x3daa
.short 6757 ; 0x1a65
.short 2216 ; 0x8a8
.short 3934 ; 0xf5e
.short 11613 ; 0x2d5d
.short 12446 ; 0x309e
.short 13096 ; 0x3328
.short 15995 ; 0x3e7b
.short 12447 ; 0x309f
.short 16791 ; 0x4197
.short 1482 ; 0x5ca
.short 17503 ; 0x445f
.short 17504 ; 0x4460
.short 18095 ; 0x46af
.short 6758 ; 0x1a66
.short 18860 ; 0x49ac
.short 4325 ; 0x10e5
.short 12788 ; 0x31f4
.short 11437 ; 0x2cad
.short 4660 ; 0x1234
.short 15452 ; 0x3c5c
.short 13603 ; 0x3523
.short 4712 ; 0x1268
.short 13419 ; 0x346b
.short 13420 ; 0x346c
.short 10766 ; 0x2a0e
.short 4479 ; 0x117f
.short 15482 ; 0x3c7a
.short 1572 ; 0x624
.short 5289 ; 0x14a9
.short 8131 ; 0x1fc3
.short 20179 ; 0x4ed3
.short 3243 ; 0xcab
.short 16191 ; 0x3f3f
.short 5842 ; 0x16d2
.short 3935 ; 0xf5f
.short 8931 ; 0x22e3
.short 17057 ; 0x42a1
.short 16803 ; 0x41a3
.short 5771 ; 0x168b
.short 6811 ; 0x1a9b
.short 6489 ; 0x1959
.short 627 ; 0x273
.short 18353 ; 0x47b1
.short 20346 ; 0x4f7a
.short 15583 ; 0x3cdf
.short 15157 ; 0x3b35
.short 13340 ; 0x341c
.short 16008 ; 0x3e88
.short 11061 ; 0x2b35
.short 11062 ; 0x2b36
.short 1330 ; 0x532
.short 17348 ; 0x43c4
.short 7232 ; 0x1c40
.short 7237 ; 0x1c45
.short 18870 ; 0x49b6
.short 10095 ; 0x276f
.short 13281 ; 0x33e1
.short 15630 ; 0x3d0e
.short 19458 ; 0x4c02
.short 7076 ; 0x1ba4
.short 12452 ; 0x30a4
.short 12985 ; 0x32b9
.short 10048 ; 0x2740
.short 5733 ; 0x1665
.short 17018 ; 0x427a
.short 19668 ; 0x4cd4
.short 15489 ; 0x3c81
.short 3635 ; 0xe33
.short 12532 ; 0x30f4
.short 14330 ; 0x37fa
.short 17602 ; 0x44c2
.short 9068 ; 0x236c
.short 20347 ; 0x4f7b
.short 6892 ; 0x1aec
.short 19334 ; 0x4b86
.short 4713 ; 0x1269
.short 375 ; 0x177
.short 5507 ; 0x1583
.short 19108 ; 0x4aa4
.short 10686 ; 0x29be
.short 13791 ; 0x35df
.short 8981 ; 0x2315
.short 700 ; 0x2bc
.short 4599 ; 0x11f7
.short 15202 ; 0x3b62
.short 14617 ; 0x3919
.short 1505 ; 0x5e1
.short 13323 ; 0x340b
.short 3508 ; 0xdb4
.short 990 ; 0x3de
.short 5809 ; 0x16b1
.short 16661 ; 0x4115
.short 16164 ; 0x3f24
.short 15928 ; 0x3e38
.short 16014 ; 0x3e8e
.short 19110 ; 0x4aa6
.short 5260 ; 0x148c
.short 5291 ; 0x14ab
.short 16015 ; 0x3e8f
.short 19145 ; 0x4ac9
.short 16871 ; 0x41e7
.short 10647 ; 0x2997
.short 13342 ; 0x341e
.short 12453 ; 0x30a5
.short 17744 ; 0x4550
.short 17175 ; 0x4317
.short 10262 ; 0x2816
.short 8867 ; 0x22a3
.short 18424 ; 0x47f8
.short 15877 ; 0x3e05
.short 12940 ; 0x328c
.short 4551 ; 0x11c7
.short 17515 ; 0x446b
.short 12182 ; 0x2f96
.short 9253 ; 0x2425
.short 16016 ; 0x3e90
.short 642 ; 0x282
.short 777 ; 0x309
.short 2227 ; 0x8b3
.short 9568 ; 0x2560
.short 6499 ; 0x1963
.short 13897 ; 0x3649
.short 18130 ; 0x46d2
.short 9419 ; 0x24cb
.short 11345 ; 0x2c51
.short 14303 ; 0x37df
.short 18131 ; 0x46d3
.short 15018 ; 0x3aaa
.short 7583 ; 0x1d9f
.short 20708 ; 0x50e4
.short 19190 ; 0x4af6
.short 5574 ; 0x15c6
.short 17942 ; 0x4616
.short 20106 ; 0x4e8a
.short 154 ; 0x9a
.short 15634 ; 0x3d12
.short 9314 ; 0x2462
.short 5120 ; 0x1400
.short 11107 ; 0x2b63
.short 12842 ; 0x322a
.short 7238 ; 0x1c46
.short 9913 ; 0x26b9
.short 8189 ; 0x1ffd
.short 13394 ; 0x3452
.short 2311 ; 0x907
.short 19414 ; 0x4bd6
.short 6506 ; 0x196a
.short 16034 ; 0x3ea2
.short 16035 ; 0x3ea3
.short 16036 ; 0x3ea4
.short 18132 ; 0x46d4
.short 16625 ; 0x40f1
.short 1816 ; 0x718
.short 5777 ; 0x1691
.short 1388 ; 0x56c
.short 17819 ; 0x459b
.short 17224 ; 0x4348
.short 12792 ; 0x31f8
.short 17521 ; 0x4471
.short 17225 ; 0x4349
.short 12205 ; 0x2fad
.short 7674 ; 0x1dfa
.short 2720 ; 0xaa0
.short 3325 ; 0xcfd
.short 13528 ; 0x34d8
.short 6772 ; 0x1a74
.short 3835 ; 0xefb
.short 14084 ; 0x3704
.short 9009 ; 0x2331
.short 18900 ; 0x49d4
.short 9107 ; 0x2393
.short 7240 ; 0x1c48
.short 13428 ; 0x3474
.short 3836 ; 0xefc
.short 3640 ; 0xe38
.short 17522 ; 0x4472
.short 17226 ; 0x434a
.short 8396 ; 0x20cc
.short 10079 ; 0x275f
.short 14658 ; 0x3942
.short 18150 ; 0x46e6
.short 7241 ; 0x1c49
.short 10119 ; 0x2787
.short 7164 ; 0x1bfc
.short 7165 ; 0x1bfd
.short 18429 ; 0x47fd
.short 18901 ; 0x49d5
.short 18164 ; 0x46f4
.short 17146 ; 0x42fa
.short 8344 ; 0x2098
.short 14508 ; 0x38ac
.short 19338 ; 0x4b8a
.short 1144 ; 0x478
.short 14340 ; 0x3804
.short 16042 ; 0x3eaa
.short 12761 ; 0x31d9
.short 20738 ; 0x5102
.short 8886 ; 0x22b6
.short 5881 ; 0x16f9
.short 20324 ; 0x4f64
.short 16732 ; 0x415c
.short 9226 ; 0x240a
.short 15496 ; 0x3c88
.short 18165 ; 0x46f5
.short 16671 ; 0x411f
.short 19675 ; 0x4cdb
.short 5945 ; 0x1739
.short 2447 ; 0x98f
.short 11066 ; 0x2b3a
.short 905 ; 0x389
.short 13012 ; 0x32d4
.short 16379 ; 0x3ffb
.short 5298 ; 0x14b2
.short 17187 ; 0x4323
.short 7101 ; 0x1bbd
.short 1890 ; 0x762
.short 2696 ; 0xa88
.short 17752 ; 0x4558
.short 5299 ; 0x14b3
.short 8400 ; 0x20d0
.short 789 ; 0x315
.short 12954 ; 0x329a
.short 8805 ; 0x2265
.short 10538 ; 0x292a
.short 427 ; 0x1ab
.short 13102 ; 0x332e
.short 9660 ; 0x25bc
.short 8269 ; 0x204d
.short 141 ; 0x8d
.short 17192 ; 0x4328
.short 8082 ; 0x1f92
.short 14043 ; 0x36db
.short 9025 ; 0x2341
.short 8819 ; 0x2273
.short 9481 ; 0x2509
.short 7601 ; 0x1db1
.short 9034 ; 0x234a
.short 17536 ; 0x4480
.short 16062 ; 0x3ebe
.short 16739 ; 0x4163
.short 9371 ; 0x249b
.short 17837 ; 0x45ad
.short 1147 ; 0x47b
.short 12818 ; 0x3212
.short 19100 ; 0x4a9c
.short 8401 ; 0x20d1
.short 2262 ; 0x8d6
.short 7612 ; 0x1dbc
.short 1850 ; 0x73a
.short 4801 ; 0x12c1
.short 7476 ; 0x1d34
.short 1540 ; 0x604
.short 10207 ; 0x27df
.short 14652 ; 0x393c
.short 8402 ; 0x20d2
.short 20334 ; 0x4f6e
.short 8392 ; 0x20c8
.short 9240 ; 0x2418
.short 2317 ; 0x90d
.short 18941 ; 0x49fd
.short 20414 ; 0x4fbe
.short 19651 ; 0x4cc3
.short 11136 ; 0x2b80
.short 19849 ; 0x4d89
.short 11241 ; 0x2be9
.short 1613 ; 0x64d
.short 18981 ; 0x4a25
.short 42 ; 0x2a
.short 15528 ; 0x3ca8
.short 5078 ; 0x13d6
.short 7584 ; 0x1da0
.short 7596 ; 0x1dac
.short 4122 ; 0x101a
.short 17768 ; 0x4568
.short 244 ; 0xf4
.short 2967 ; 0xb97
.short 17773 ; 0x456d
.short 17660 ; 0x44fc
.short 20801 ; 0x5141
.short 13990 ; 0x36a6
.short 3550 ; 0xdde
.short 11167 ; 0x2b9f
.short 2047 ; 0x7ff
.short 7809 ; 0x1e81
.short 19289 ; 0x4b59
.short 2997 ; 0xbb5
.short 12142 ; 0x2f6e
.short 18494 ; 0x483e
.short 12167 ; 0x2f87
.short 11490 ; 0x2ce2
.short 308 ; 0x134
.short 11192 ; 0x2bb8
.short 1486 ; 0x5ce
.short 6479 ; 0x194f
.short 11152 ; 0x2b90
.short 3174 ; 0xc66
.short 2041 ; 0x7f9
.short 18734 ; 0x492e
.short 19459 ; 0x4c03
.short 701 ; 0x2bd
.short 2998 ; 0xbb6
.short 348 ; 0x15c
.short 991 ; 0x3df
.short 2043 ; 0x7fb
.short 18634 ; 0x48ca
.short 18635 ; 0x48cb
.short 3187 ; 0xc73
.short 17275 ; 0x437b
.short 1619 ; 0x653
.short 10983 ; 0x2ae7
.short 10984 ; 0x2ae8
.short 11578 ; 0x2d3a
.short 7249 ; 0x1c51
.short 10545 ; 0x2931
.short 14419 ; 0x3853
.short 10567 ; 0x2947
.short 8453 ; 0x2105
.short 12878 ; 0x324e
.short 9922 ; 0x26c2
.short 3689 ; 0xe69
.short 9964 ; 0x26ec
.short 10590 ; 0x295e
.short 4305 ; 0x10d1
.short 15904 ; 0x3e20
.short 17484 ; 0x444c
.short 4389 ; 0x1125
.short 451 ; 0x1c3
.short 14117 ; 0x3725
.short 6606 ; 0x19ce
.short 4646 ; 0x1226
.short 18650 ; 0x48da
.short 4391 ; 0x1127
.short 13594 ; 0x351a
.short 10571 ; 0x294b
.short 2800 ; 0xaf0
.short 11992 ; 0x2ed8
.short 12729 ; 0x31b9
.short 12678 ; 0x3186
.short 20682 ; 0x50ca
.short 14715 ; 0x397b
.short 15972 ; 0x3e64
.short 9940 ; 0x26d4
.short 7898 ; 0x1eda
.short 12000 ; 0x2ee0
.short 15873 ; 0x3e01
.short 4693 ; 0x1255
.short 15996 ; 0x3e7c
.short 8623 ; 0x21af
.short 8627 ; 0x21b3
.short 11684 ; 0x2da4
.short 6100 ; 0x17d4
.short 4316 ; 0x10dc
.short 14718 ; 0x397e
.short 493 ; 0x1ed
.short 12688 ; 0x3190
.short 2105 ; 0x839
.short 3175 ; 0xc67
.short 7443 ; 0x1d13
.short 6394 ; 0x18fa
.short 6480 ; 0x1950
.short 3894 ; 0xf36
.short 11494 ; 0x2ce6
.short 7824 ; 0x1e90
.short 7368 ; 0x1cc8
.short 7799 ; 0x1e77
.short 1934 ; 0x78e
.short 16165 ; 0x3f25
.short 477 ; 0x1dd
.short 9793 ; 0x2641
.short 7003 ; 0x1b5b
.short 9811 ; 0x2653
.short 13151 ; 0x335f
.short 15635 ; 0x3d13
.short 8645 ; 0x21c5
.short 3299 ; 0xce3
.short 15056 ; 0x3ad0
.short 12235 ; 0x2fcb
.short 6737 ; 0x1a51
.short 16043 ; 0x3eab
.short 8806 ; 0x2266
.short 3188 ; 0xc74
.short 9079 ; 0x2377
.short 11156 ; 0x2b94
.short 11527 ; 0x2d07
.short 1014 ; 0x3f6
.short 16063 ; 0x3ebf
.short 1862 ; 0x746
.short 15544 ; 0x3cb8
.short 12831 ; 0x321f
.short 1863 ; 0x747
.short 12718 ; 0x31ae
.short 12717 ; 0x31ad
.short 220 ; 0xdc
.short 3661 ; 0xe4d
.short 12498 ; 0x30d2
.short 6245 ; 0x1865
.short 1296 ; 0x510
.short 20542 ; 0x503e
.short 113 ; 0x71
.short 4385 ; 0x1121
.short 20472 ; 0x4ff8
.short 4833 ; 0x12e1
.short 9815 ; 0x2657
.short 18575 ; 0x488f
.short 7783 ; 0x1e67
.short 955 ; 0x3bb
.short 5444 ; 0x1544
.short 17311 ; 0x439f
.short 18255 ; 0x474f
.short 3603 ; 0xe13
.short 20473 ; 0x4ff9
.short 19157 ; 0x4ad5
.short 8047 ; 0x1f6f
.short 10989 ; 0x2aed
.short 2760 ; 0xac8
.short 8048 ; 0x1f70
.short 20187 ; 0x4edb
.short 10587 ; 0x295b
.short 446 ; 0x1be
.short 11387 ; 0x2c7b
.short 7358 ; 0x1cbe
.short 17900 ; 0x45ec
.short 16797 ; 0x419d
.short 11238 ; 0x2be6
.short 16198 ; 0x3f46
.short 15264 ; 0x3ba0
.short 5491 ; 0x1573
.short 9172 ; 0x23d4
.short 3768 ; 0xeb8
.short 11388 ; 0x2c7c
.short 10808 ; 0x2a38
.short 17717 ; 0x4535
.short 18643 ; 0x48d3
.short 4571 ; 0x11db
.short 17161 ; 0x4309
.short 7317 ; 0x1c95
.short 2544 ; 0x9f0
.short 959 ; 0x3bf
.short 7967 ; 0x1f1f
.short 16354 ; 0x3fe2
.short 10954 ; 0x2aca
.short 5677 ; 0x162d
.short 5316 ; 0x14c4
.short 6792 ; 0x1a88
.short 5228 ; 0x146c
.short 19660 ; 0x4ccc
.short 6182 ; 0x1826
.short 17241 ; 0x4359
.short 13308 ; 0x33fc
.short 14439 ; 0x3867
.short 12917 ; 0x3275
.short 13834 ; 0x360a
.short 15026 ; 0x3ab2
.short 8454 ; 0x2106
.short 3204 ; 0xc84
.short 16203 ; 0x3f4b
.short 13650 ; 0x3552
.short 8007 ; 0x1f47
.short 19853 ; 0x4d8d
.short 18828 ; 0x498c
.short 14355 ; 0x3813
.short 18704 ; 0x4910
.short 598 ; 0x256
.short 9939 ; 0x26d3
.short 15973 ; 0x3e65
.short 7507 ; 0x1d53
.short 8616 ; 0x21a8
.short 16207 ; 0x3f4f
.short 18263 ; 0x4757
.short 14282 ; 0x37ca
.short 8411 ; 0x20db
.short 458 ; 0x1ca
.short 20048 ; 0x4e50
.short 17378 ; 0x43e2
.short 13253 ; 0x33c5
.short 8750 ; 0x222e
.short 5101 ; 0x13ed
.short 16360 ; 0x3fe8
.short 7123 ; 0x1bd3
.short 11150 ; 0x2b8e
.short 3732 ; 0xe94
.short 16539 ; 0x409b
.short 278 ; 0x116
.short 11822 ; 0x2e2e
.short 10788 ; 0x2a24
.short 768 ; 0x300
.short 18329 ; 0x4799
.short 8294 ; 0x2066
.short 9063 ; 0x2367
.short 6473 ; 0x1949
.short 12128 ; 0x2f60
.short 8174 ; 0x1fee
.short 17505 ; 0x4461
.short 5001 ; 0x1389
.short 20746 ; 0x510a
.short 10191 ; 0x27cf
.short 1413 ; 0x585
.short 17860 ; 0x45c4
.short 20059 ; 0x4e5b
.short 19861 ; 0x4d95
.short 17288 ; 0x4388
.short 10166 ; 0x27b6
.short 1086 ; 0x43e
.short 2279 ; 0x8e7
.short 13451 ; 0x348b
.short 9064 ; 0x2368
.short 1240 ; 0x4d8
.short 9742 ; 0x260e
.short 5503 ; 0x157f
.short 20699 ; 0x50db
.short 4181 ; 0x1055
.short 15576 ; 0x3cd8
.short 3890 ; 0xf32
.short 15762 ; 0x3d92
.short 18994 ; 0x4a32
.short 16802 ; 0x41a2
.short 20286 ; 0x4f3e
.short 9957 ; 0x26e5
.short 15629 ; 0x3d0d
.short 2017 ; 0x7e1
.short 16416 ; 0x4020
.short 15156 ; 0x3b34
.short 17327 ; 0x43af
.short 10720 ; 0x29e0
.short 16653 ; 0x410d
.short 6390 ; 0x18f6
.short 5430 ; 0x1536
.short 697 ; 0x2b9
.short 18598 ; 0x48a6
.short 18602 ; 0x48aa
.short 10043 ; 0x273b
.short 1271 ; 0x4f7
.short 17684 ; 0x4514
.short 14360 ; 0x3818
.short 984 ; 0x3d8
.short 10436 ; 0x28c4
.short 5603 ; 0x15e3
.short 19005 ; 0x4a3d
.short 14190 ; 0x376e
.short 9821 ; 0x265d
.short 19006 ; 0x4a3e
.short 2463 ; 0x99f
.short 18882 ; 0x49c2
.short 13659 ; 0x355b
.short 5163 ; 0x142b
.short 12133 ; 0x2f65
.short 18106 ; 0x46ba
.short 19762 ; 0x4d32
.short 1160 ; 0x488
.short 5167 ; 0x142f
.short 9909 ; 0x26b5
.short 7201 ; 0x1c21
.short 6715 ; 0x1a3b
.short 10563 ; 0x2943
.short 19596 ; 0x4c8c
.short 1333 ; 0x535
.short 150 ; 0x96
.short 151 ; 0x97
.short 4360 ; 0x1108
.short 2328 ; 0x918
.short 507 ; 0x1fb
.short 7585 ; 0x1da1
.short 654 ; 0x28e
.short 643 ; 0x283
.short 5775 ; 0x168f
.short 1049 ; 0x419
.short 9103 ; 0x238f
.short 17030 ; 0x4286
.short 15051 ; 0x3acb
.short 17747 ; 0x4553
.short 9005 ; 0x232d
.short 14040 ; 0x36d8
.short 16559 ; 0x40af
.short 13846 ; 0x3616
.short 3295 ; 0xcdf
.short 6865 ; 0x1ad1
.short 4459 ; 0x116b
.short 7524 ; 0x1d64
.short 3179 ; 0xc6b
.short 5937 ; 0x1731
.short 8017 ; 0x1f51
.short 16375 ; 0x3ff7
.short 16727 ; 0x4157
.short 14433 ; 0x3861
.short 16376 ; 0x3ff8
.short 17184 ; 0x4320
.short 10966 ; 0x2ad6
.short 706 ; 0x2c2
.short 6046 ; 0x179e
.short 11028 ; 0x2b14
.short 10150 ; 0x27a6
.short 9078 ; 0x2376
.short 10726 ; 0x29e6
.short 4835 ; 0x12e3
.short 13847 ; 0x3617
.short 9477 ; 0x2505
.short 14436 ; 0x3864
.short 16436 ; 0x4034
.short 10205 ; 0x27dd
.short 12807 ; 0x3207
.short 5667 ; 0x1623
.short 10732 ; 0x29ec
.short 9759 ; 0x261f
.short 16385 ; 0x4001
.short 11884 ; 0x2e6c
.short 7617 ; 0x1dc1
.short 17080 ; 0x42b8
.short 10340 ; 0x2864
.short 20602 ; 0x507a
.short 9648 ; 0x25b0
.short 9465 ; 0x24f9
.short 18814 ; 0x497e
.short 14227 ; 0x3793
.short 15437 ; 0x3c4d
.short 12499 ; 0x30d3
.short 4192 ; 0x1060
.short 3024 ; 0xbd0
.short 8512 ; 0x2140
.short 202 ; 0xca
.short 6078 ; 0x17be
.short 5368 ; 0x14f8
.short 2816 ; 0xb00
.short 2031 ; 0x7ef
.short 4242 ; 0x1092
.short 7274 ; 0x1c6a
.short 18687 ; 0x48ff
.short 11895 ; 0x2e77
.short 18688 ; 0x4900
.short 1465 ; 0x5b9
.short 9816 ; 0x2658
.short 5373 ; 0x14fd
.short 15866 ; 0x3dfa
.short 3964 ; 0xf7c
.short 10374 ; 0x2886
.short 6987 ; 0x1b4b
.short 17314 ; 0x43a2
.short 3798 ; 0xed6
.short 10105 ; 0x2779
.short 350 ; 0x15e
.short 19071 ; 0x4a7f
.short 7543 ; 0x1d77
.short 19158 ; 0x4ad6
.short 7544 ; 0x1d78
.short 15376 ; 0x3c10
.short 6464 ; 0x1940
.short 10028 ; 0x272c
.short 2545 ; 0x9f1
.short 11562 ; 0x2d2a
.short 15556 ; 0x3cc4
.short 5673 ; 0x1629
.short 16392 ; 0x4008
.short 12126 ; 0x2f5e
.short 9177 ; 0x23d9
.short 2482 ; 0x9b2
.short 18052 ; 0x4684
.short 100 ; 0x64
.short 11602 ; 0x2d52
.short 2900 ; 0xb54
.short 4028 ; 0xfbc
.short 17081 ; 0x42b9
.short 16103 ; 0x3ee7
.short 927 ; 0x39f
.short 2148 ; 0x864
.short 4574 ; 0x11de
.short 6429 ; 0x191d
.short 13436 ; 0x347c
.short 11662 ; 0x2d8e
.short 2155 ; 0x86b
.short 7810 ; 0x1e82
.short 12799 ; 0x31ff
.short 13595 ; 0x351b
.short 13507 ; 0x34c3
.short 14469 ; 0x3885
.short 20802 ; 0x5142
.short 6379 ; 0x18eb
.short 10376 ; 0x2888
.short 13309 ; 0x33fd
.short 9309 ; 0x245d
.short 592 ; 0x250
.short 19740 ; 0x4d1c
.short 19741 ; 0x4d1d
.short 7546 ; 0x1d7a
.short 3598 ; 0xe0e
.short 9344 ; 0x2480
.short 7023 ; 0x1b6f
.short 6846 ; 0x1abe
.short 6614 ; 0x19d6
.short 8751 ; 0x222f
.short 4823 ; 0x12d7
.short 16270 ; 0x3f8e
.short 20211 ; 0x4ef3
.short 4543 ; 0x11bf
.short 17337 ; 0x43b9
.short 16907 ; 0x420b
.short 17592 ; 0x44b8
.short 16974 ; 0x424e
.short 9787 ; 0x263b
.short 14234 ; 0x379a
.short 20284 ; 0x4f3c
.short 12322 ; 0x3022
.short 18264 ; 0x4758
.short 17211 ; 0x433b
.short 390 ; 0x186
.short 3548 ; 0xddc
.short 16503 ; 0x4077
.short 17670 ; 0x4506
.short 16208 ; 0x3f50
.short 5329 ; 0x14d1
.short 4851 ; 0x12f3
.short 1829 ; 0x725
.short 16999 ; 0x4267
.short 290 ; 0x122
.short 11286 ; 0x2c16
.short 8484 ; 0x2124
.short 2600 ; 0xa28
.short 18344 ; 0x47a8
.short 5832 ; 0x16c8
.short 15692 ; 0x3d4c
.short 3407 ; 0xd4f
.short 1661 ; 0x67d
.short 14758 ; 0x39a6
.short 15874 ; 0x3e02
.short 15841 ; 0x3de1
.short 1658 ; 0x67a
.short 7664 ; 0x1df0
.short 10035 ; 0x2733
.short 463 ; 0x1cf
.short 15000 ; 0x3a98
.short 16409 ; 0x4019
.short 1978 ; 0x7ba
.short 5106 ; 0x13f2
.short 17085 ; 0x42bd
.short 17383 ; 0x43e7
.short 12522 ; 0x30ea
.short 17108 ; 0x42d4
.short 8416 ; 0x20e0
.short 8694 ; 0x21f6
.short 16910 ; 0x420e
.short 4048 ; 0xfd0
.short 9261 ; 0x242d
.short 17281 ; 0x4381
.short 15985 ; 0x3e71
.short 9192 ; 0x23e8
.short 8759 ; 0x2237
.short 7026 ; 0x1b72
.short 8902 ; 0x22c6
.short 14401 ; 0x3841
.short 14402 ; 0x3842
.short 3886 ; 0xf2e
.short 15382 ; 0x3c16
.short 2907 ; 0xb5b
.short 11565 ; 0x2d2d
.short 19548 ; 0x4c5c
.short 13212 ; 0x339c
.short 10382 ; 0x288e
.short 18861 ; 0x49ad
.short 7337 ; 0x1ca9
.short 1544 ; 0x608
.short 8298 ; 0x206a
.short 10383 ; 0x288f
.short 13629 ; 0x353d
.short 15529 ; 0x3ca9
.short 14874 ; 0x3a1a
.short 1982 ; 0x7be
.short 20562 ; 0x5052
.short 525 ; 0x20d
.short 1620 ; 0x654
.short 5537 ; 0x15a1
.short 11833 ; 0x2e39
.short 3476 ; 0xd94
.short 8178 ; 0x1ff2
.short 1418 ; 0x58a
.short 11834 ; 0x2e3a
.short 526 ; 0x20e
.short 15404 ; 0x3c2c
.short 9545 ; 0x2549
.short 2248 ; 0x8c8
.short 4769 ; 0x12a1
.short 17446 ; 0x4426
.short 2931 ; 0xb73
.short 469 ; 0x1d5
.short 9093 ; 0x2385
.short 12329 ; 0x3029
.short 11438 ; 0x2cae
.short 11139 ; 0x2b83
.short 12129 ; 0x2f61
.short 20534 ; 0x5036
.short 12330 ; 0x302a
.short 3599 ; 0xe0f
.short 7028 ; 0x1b74
.short 12448 ; 0x30a0
.short 3208 ; 0xc88
.short 7000 ; 0x1b58
.short 5843 ; 0x16d3
.short 18800 ; 0x4970
.short 10011 ; 0x271b
.short 10049 ; 0x2741
.short 2088 ; 0x828
.short 17058 ; 0x42a2
.short 14771 ; 0x39b3
.short 16804 ; 0x41a4
.short 2495 ; 0x9bf
.short 12972 ; 0x32ac
.short 10386 ; 0x2892
.short 6490 ; 0x195a
.short 15584 ; 0x3ce0
.short 13050 ; 0x32fa
.short 5734 ; 0x1666
.short 16659 ; 0x4113
.short 2011 ; 0x7db
.short 6564 ; 0x19a4
.short 20442 ; 0x4fda
.short 1471 ; 0x5bf
.short 8932 ; 0x22e4
.short 12695 ; 0x3197
.short 16220 ; 0x3f5c
.short 3244 ; 0xcac
.short 19046 ; 0x4a66
.short 17289 ; 0x4389
.short 10742 ; 0x29f6
.short 5508 ; 0x1584
.short 18354 ; 0x47b2
.short 18735 ; 0x492f
.short 5772 ; 0x168c
.short 13074 ; 0x3312
.short 13214 ; 0x339e
.short 9274 ; 0x243a
.short 13664 ; 0x3560
.short 12941 ; 0x328d
.short 14408 ; 0x3848
.short 17690 ; 0x451a
.short 15670 ; 0x3d36
.short 15880 ; 0x3e08
.short 19772 ; 0x4d3c
.short 7085 ; 0x1bad
.short 18426 ; 0x47fa
.short 9823 ; 0x265f
.short 14673 ; 0x3951
.short 9277 ; 0x243d
.short 14618 ; 0x391a
.short 8786 ; 0x2252
.short 8419 ; 0x20e3
.short 4860 ; 0x12fc
.short 14886 ; 0x3a26
.short 12143 ; 0x2f6f
.short 2377 ; 0x949
.short 7576 ; 0x1d98
.short 19654 ; 0x4cc6
.short 17691 ; 0x451b
.short 53 ; 0x35
.short 842 ; 0x34a
.short 13879 ; 0x3637
.short 1444 ; 0x5a4
.short 8190 ; 0x1ffe
.short 20424 ; 0x4fc8
.short 2228 ; 0x8b4
.short 7053 ; 0x1b8d
.short 17876 ; 0x45d4
.short 2334 ; 0x91e
.short 2229 ; 0x8b5
.short 11854 ; 0x2e4e
.short 8640 ; 0x21c0
.short 7161 ; 0x1bf9
.short 19320 ; 0x4b78
.short 12539 ; 0x30fb
.short 17090 ; 0x42c2
.short 155 ; 0x9b
.short 8907 ; 0x22cb
.short 10111 ; 0x277f
.short 19602 ; 0x4c92
.short 18289 ; 0x4771
.short 5606 ; 0x15e6
.short 18368 ; 0x47c0
.short 15642 ; 0x3d1a
.short 9582 ; 0x256e
.short 15848 ; 0x3de8
.short 2721 ; 0xaa1
.short 16914 ; 0x4212
.short 19415 ; 0x4bd7
.short 17227 ; 0x434b
.short 12610 ; 0x3142
.short 2642 ; 0xa52
.short 9108 ; 0x2394
.short 9010 ; 0x2332
.short 12460 ; 0x30ac
.short 14274 ; 0x37c2
.short 5778 ; 0x1692
.short 4870 ; 0x1306
.short 11716 ; 0x2dc4
.short 7166 ; 0x1bfe
.short 3641 ; 0xe39
.short 7031 ; 0x1b77
.short 9284 ; 0x2444
.short 6129 ; 0x17f1
.short 5938 ; 0x1732
.short 7167 ; 0x1bff
.short 61 ; 0x3d
.short 676 ; 0x2a4
.short 1145 ; 0x479
.short 12614 ; 0x3146
.short 19322 ; 0x4b7a
.short 2607 ; 0xa2f
.short 6829 ; 0x1aad
.short 4958 ; 0x135e
.short 14571 ; 0x38eb
.short 5946 ; 0x173a
.short 5695 ; 0x163f
.short 13225 ; 0x33a9
.short 14341 ; 0x3805
.short 14862 ; 0x3a0e
.short 1961 ; 0x7a9
.short 18758 ; 0x4946
.short 7102 ; 0x1bbe
.short 9478 ; 0x2506
.short 853 ; 0x355
.short 13898 ; 0x364a
.short 15734 ; 0x3d76
.short 20833 ; 0x5161
.short 8349 ; 0x209d
.short 16127 ; 0x3eff
.short 6343 ; 0x18c7
.short 17092 ; 0x42c4
.short 13057 ; 0x3301
.short 15793 ; 0x3db1
.short 4234 ; 0x108a
.short 8535 ; 0x2157
.short 3189 ; 0xc75
.short 8814 ; 0x226e
.short 20130 ; 0x4ea2
.short 12980 ; 0x32b4
.short 8844 ; 0x228c
.short 19276 ; 0x4b4c
.short 12462 ; 0x30ae
.short 14827 ; 0x39eb
.short 4879 ; 0x130f
.short 14313 ; 0x37e9
.short 8273 ; 0x2051
.short 9372 ; 0x249c
.short 9482 ; 0x250a
.short 8820 ; 0x2274
.short 19279 ; 0x4b4f
.short 8403 ; 0x20d3
.short 18391 ; 0x47d7
.short 10210 ; 0x27e2
.short 16465 ; 0x4051
.short 12465 ; 0x30b1
.short 4802 ; 0x12c2
.short 2699 ; 0xa8b
.short 19284 ; 0x4b54
.short 5706 ; 0x164a
.short 4706 ; 0x1262
.short 960 ; 0x3c0
.short 2978 ; 0xba2
.short 970 ; 0x3ca
.short 5565 ; 0x15bd
.short 19965 ; 0x4dfd
.short 11531 ; 0x2d0b
.short 331 ; 0x14b
.short 12810 ; 0x320a
.short 8840 ; 0x2288
.short 15333 ; 0x3be5
.short 13823 ; 0x35ff
.short 16470 ; 0x4056
.short 12185 ; 0x2f99
.short 309 ; 0x135
.short 11299 ; 0x2c23
.short 3711 ; 0xe7f
.short 2546 ; 0x9f2
.short 15750 ; 0x3d86
.short 11102 ; 0x2b5e
.short 3942 ; 0xf66
.short 10365 ; 0x287d
.short 15337 ; 0x3be9
.short 5492 ; 0x1574
.short 9178 ; 0x23da
.short 17910 ; 0x45f6
.short 11605 ; 0x2d55
.short 2162 ; 0x872
.short 286 ; 0x11e
.short 7511 ; 0x1d57
.short 1437 ; 0x59d
.short 1708 ; 0x6ac
.short 9333 ; 0x2475
.short 2632 ; 0xa48
.short 10167 ; 0x27b7
.short 1069 ; 0x42d
.short 20494 ; 0x500e
.short 11614 ; 0x2d5e
.short 702 ; 0x2be
.short 20265 ; 0x4f29
.short 19763 ; 0x4d33
.short 9334 ; 0x2476
.short 2166 ; 0x876
.short 18361 ; 0x47b9
.short 11944 ; 0x2ea8
.short 16331 ; 0x3fcb
.short 9437 ; 0x24dd
.short 2855 ; 0xb27
.short 11108 ; 0x2b64
.short 10139 ; 0x279b
.short 20425 ; 0x4fc9
.short 533 ; 0x215
.short 9150 ; 0x23be
.short 19424 ; 0x4be0
.short 15889 ; 0x3e11
.short 11485 ; 0x2cdd
.short 2593 ; 0xa21
.short 15752 ; 0x3d88
.short 18379 ; 0x47cb
.short 17464 ; 0x4438
.short 4236 ; 0x108c
.short 2474 ; 0x9aa
.short 13567 ; 0x34ff
.short 14849 ; 0x3a01
.short 14850 ; 0x3a02
.short 5076 ; 0x13d4
.short 1439 ; 0x59f
.short 13584 ; 0x3510
.short 12395 ; 0x306b
.short 13512 ; 0x34c8
.short 1375 ; 0x55f
.short 1376 ; 0x560
.short 13060 ; 0x3304
.short 13604 ; 0x3524
.short 14216 ; 0x3788
.short 13526 ; 0x34d6
.short 18548 ; 0x4874
.short 13964 ; 0x368c
.short 9525 ; 0x2535
.short 4096 ; 0x1000
.short 18518 ; 0x4856
.short 521 ; 0x209
.short 3931 ; 0xf5b
.short 10978 ; 0x2ae2
.short 14840 ; 0x39f8
.short 18573 ; 0x488d
.short 6427 ; 0x191b
.short 13492 ; 0x34b4
.short 19452 ; 0x4bfc
.short 2892 ; 0xb4c
.short 4001 ; 0xfa1
.short 10671 ; 0x29af
.short 2894 ; 0xb4e
.short 11583 ; 0x2d3f
.short 14960 ; 0x3a70
.short 5618 ; 0x15f2
.short 3025 ; 0xbd1
.short 12720 ; 0x31b0
.short 19229 ; 0x4b1d
.short 10127 ; 0x278f
.short 587 ; 0x24b
.short 588 ; 0x24c
.short 7285 ; 0x1c75
.short 14366 ; 0x381e
.short 9256 ; 0x2428
.short 1466 ; 0x5ba
.short 10572 ; 0x294c
.short 19129 ; 0x4ab9
.short 3668 ; 0xe54
.short 4029 ; 0xfbd
.short 4473 ; 0x1179
.short 14844 ; 0x39fc
.short 6988 ; 0x1b4c
.short 6989 ; 0x1b4d
.short 12721 ; 0x31b1
.short 15618 ; 0x3d02
.short 4030 ; 0xfbe
.short 14845 ; 0x39fd
.short 10573 ; 0x294d
.short 14712 ; 0x3978
.short 11194 ; 0x2bba
.short 6683 ; 0x1a1b
.short 15321 ; 0x3bd9
.short 4040 ; 0xfc8
.short 10679 ; 0x29b7
.short 9259 ; 0x242b
.short 500 ; 0x1f4
.short 19796 ; 0x4d54
.short 17000 ; 0x4268
.short 10576 ; 0x2950
.short 10577 ; 0x2951
.short 1206 ; 0x4b6
.short 14848 ; 0x3a00
.short 4205 ; 0x106d
.short 599 ; 0x257
.short 2414 ; 0x96e
.short 20060 ; 0x4e5c
.short 9694 ; 0x25de
.short 11823 ; 0x2e2f
.short 9695 ; 0x25df
.short 11164 ; 0x2b9c
.short 17861 ; 0x45c5
.short 3604 ; 0xe14
.short 5623 ; 0x15f7
.short 18724 ; 0x4924
.short 18725 ; 0x4925
.short 10579 ; 0x2953
.short 7665 ; 0x1df1
.short 18077 ; 0x469d
.short 9262 ; 0x242e
.short 13453 ; 0x348d
.short 2989 ; 0xbad
.short 1872 ; 0x750
.short 5625 ; 0x15f9
.short 2603 ; 0xa2b
.short 20496 ; 0x5010
.short 6106 ; 0x17da
.short 15406 ; 0x3c2e
.short 6732 ; 0x1a4c
.short 1678 ; 0x68e
.short 1473 ; 0x5c1
.short 15230 ; 0x3b7e
.short 8530 ; 0x2152
.short 6118 ; 0x17e6
.short 1259 ; 0x4eb
.short 9285 ; 0x2445
.short 3006 ; 0xbbe
.short 15177 ; 0x3b49
.short 9153 ; 0x23c1
.short 6699 ; 0x1a2b
.short 6701 ; 0x1a2d
.short 1892 ; 0x764
.short 11486 ; 0x2cde
.short 3013 ; 0xbc5
.short 3014 ; 0xbc6
.short 17294 ; 0x438e
.short 6913 ; 0x1b01
.short 2565 ; 0xa05
.short 13871 ; 0x362f
.short 13872 ; 0x3630
.short 20096 ; 0x4e80
.short 17940 ; 0x4614
.short 10751 ; 0x29ff
.short 10654 ; 0x299e
.short 3026 ; 0xbd2
.short 560 ; 0x230
.short 6874 ; 0x1ada
.short 8988 ; 0x231c
.short 4306 ; 0x10d2
.short 4390 ; 0x1126
.short 7286 ; 0x1c76
.short 20241 ; 0x4f11
.short 16243 ; 0x3f73
.short 13346 ; 0x3422
.short 16927 ; 0x421f
.short 11055 ; 0x2b2f
.short 8730 ; 0x221a
.short 17583 ; 0x44af
.short 1594 ; 0x63a
.short 18583 ; 0x4897
.short 207 ; 0xcf
.short 6990 ; 0x1b4e
.short 17162 ; 0x430a
.short 11805 ; 0x2e1d
.short 16185 ; 0x3f39
.short 2339 ; 0x923
.short 593 ; 0x251
.short 18053 ; 0x4685
.short 8737 ; 0x2221
.short 20744 ; 0x5108
.short 2038 ; 0x7f6
.short 3877 ; 0xf25
.short 20376 ; 0x4f98
.short 11252 ; 0x2bf4
.short 11426 ; 0x2ca2
.short 4249 ; 0x1099
.short 7814 ; 0x1e86
.short 2149 ; 0x865
.short 17125 ; 0x42e5
.short 19925 ; 0x4dd5
.short 2549 ; 0x9f5
.short 19797 ; 0x4d55
.short 3581 ; 0xdfd
.short 20008 ; 0x4e28
.short 14725 ; 0x3985
.short 7323 ; 0x1c9b
.short 6187 ; 0x182b
.short 3775 ; 0xebf
.short 7324 ; 0x1c9c
.short 13312 ; 0x3400
.short 6383 ; 0x18ef
.short 17082 ; 0x42ba
.short 19483 ; 0x4c1b
.short 914 ; 0x392
.short 10831 ; 0x2a4f
.short 19896 ; 0x4db8
.short 18482 ; 0x4832
.short 7183 ; 0x1c0f
.short 12684 ; 0x318c
.short 14726 ; 0x3986
.short 15014 ; 0x3aa6
.short 17923 ; 0x4603
.short 6878 ; 0x1ade
.short 15567 ; 0x3ccf
.short 5872 ; 0x16f0
.short 14513 ; 0x38b1
.short 17623 ; 0x44d7
.short 1799 ; 0x707
.short 20061 ; 0x4e5d
.short 5312 ; 0x14c0
.short 17300 ; 0x4394
.short 10092 ; 0x276c
.short 3151 ; 0xc4f
.short 7195 ; 0x1c1b
.short 16541 ; 0x409d
.short 15069 ; 0x3add
.short 15101 ; 0x3afd
.short 9944 ; 0x26d8
.short 11465 ; 0x2cc9
.short 16542 ; 0x409e
.short 14283 ; 0x37cb
.short 11697 ; 0x2db1
.short 8769 ; 0x2241
.short 20077 ; 0x4e6d
.short 2387 ; 0x953
.short 3347 ; 0xd13
.short 15919 ; 0x3e2f
.short 13258 ; 0x33ca
.short 8461 ; 0x210d
.short 13840 ; 0x3610
.short 5732 ; 0x1664
.short 16325 ; 0x3fc5
.short 18107 ; 0x46bb
.short 517 ; 0x205
.short 19628 ; 0x4cac
.short 4770 ; 0x12a2
.short 14535 ; 0x38c7
.short 3780 ; 0xec4
.short 9808 ; 0x2650
.short 9095 ; 0x2387
.short 1717 ; 0x6b5
.short 6306 ; 0x18a2
.short 14877 ; 0x3a1d
.short 84 ; 0x54
.short 1804 ; 0x70c
.short 628 ; 0x274
.short 629 ; 0x275
.short 10387 ; 0x2893
.short 4697 ; 0x1259
.short 3260 ; 0xcbc
.short 7819 ; 0x1e8b
.short 15585 ; 0x3ce1
.short 18675 ; 0x48f3
.short 2352 ; 0x930
.short 17302 ; 0x4396
.short 20322 ; 0x4f62
.short 2282 ; 0x8ea
.short 2528 ; 0x9e0
.short 13578 ; 0x350a
.short 20181 ; 0x4ed5
.short 20097 ; 0x4e81
.short 18883 ; 0x49c3
.short 5432 ; 0x1538
.short 3896 ; 0xf38
.short 8261 ; 0x2045
.short 17604 ; 0x44c4
.short 1576 ; 0x628
.short 15124 ; 0x3b14
.short 18801 ; 0x4971
.short 4972 ; 0x136c
.short 15696 ; 0x3d50
.short 5737 ; 0x1669
.short 7980 ; 0x1f2c
.short 6442 ; 0x192a
.short 18239 ; 0x473f
.short 18120 ; 0x46c8
.short 9443 ; 0x24e3
.short 13199 ; 0x338f
.short 7586 ; 0x1da2
.short 1814 ; 0x716
.short 16026 ; 0x3e9a
.short 4759 ; 0x1297
.short 18133 ; 0x46d5
.short 15673 ; 0x3d39
.short 6216 ; 0x1848
.short 2044 ; 0x7fc
.short 297 ; 0x129
.short 5922 ; 0x1722
.short 9278 ; 0x243e
.short 1307 ; 0x51b
.short 13843 ; 0x3613
.short 11057 ; 0x2b31
.short 2869 ; 0xb35
.short 2443 ; 0x98b
.short 828 ; 0x33c
.short 14520 ; 0x38b8
.short 19634 ; 0x4cb2
.short 780 ; 0x30c
.short 13582 ; 0x350e
.short 2290 ; 0x8f2
.short 9774 ; 0x262e
.short 18151 ; 0x46e7
.short 20750 ; 0x510e
.short 1860 ; 0x744
.short 19635 ; 0x4cb3
.short 19508 ; 0x4c34
.short 14214 ; 0x3786
.short 13222 ; 0x33a6
.short 12737 ; 0x31c1
.short 2962 ; 0xb92
.short 9445 ; 0x24e5
.short 9446 ; 0x24e6
.short 10526 ; 0x291e
.short 12346 ; 0x303a
.short 18314 ; 0x478a
.short 18462 ; 0x481e
.short 5782 ; 0x1696
.short 4087 ; 0xff7
.short 9013 ; 0x2335
.short 9357 ; 0x248d
.short 12236 ; 0x2fcc
.short 9287 ; 0x2447
.short 8468 ; 0x2114
.short 16343 ; 0x3fd7
.short 3785 ; 0xec9
.short 2538 ; 0x9ea
.short 18333 ; 0x479d
.short 5297 ; 0x14b1
.short 26 ; 0x1a
.short 301 ; 0x12d
.short 16344 ; 0x3fd8
.short 4760 ; 0x1298
.short 15498 ; 0x3c8a
.short 11021 ; 0x2b0d
.short 18914 ; 0x49e2
.short 15542 ; 0x3cb6
.short 18171 ; 0x46fb
.short 18503 ; 0x4847
.short 11471 ; 0x2ccf
.short 8565 ; 0x2175
.short 8798 ; 0x225e
.short 13911 ; 0x3657
.short 2594 ; 0xa22
.short 9139 ; 0x23b3
.short 2918 ; 0xb66
.short 9140 ; 0x23b4
.short 8317 ; 0x207d
.short 829 ; 0x33d
.short 6350 ; 0x18ce
.short 1725 ; 0x6bd
.short 17636 ; 0x44e4
.short 17098 ; 0x42ca
.short 6897 ; 0x1af1
.short 19879 ; 0x4da7
.short 10023 ; 0x2727
.short 8827 ; 0x227b
.short 6063 ; 0x17af
.short 8323 ; 0x2083
.short 6150 ; 0x1806
.short 2875 ; 0xb3b
.short 17099 ; 0x42cb
.short 18468 ; 0x4824
.short 18321 ; 0x4791
.short 12627 ; 0x3153
.short 18512 ; 0x4850
.short 14524 ; 0x38bc
.short 2879 ; 0xb3f
.short 9779 ; 0x2633
.short 9686 ; 0x25d6
.short 9687 ; 0x25d7
.short 923 ; 0x39b
.short 926 ; 0x39e
.short 4893 ; 0x131d
.short 227 ; 0xe3
.short 3571 ; 0xdf3
.short 2716 ; 0xa9c
.short 3572 ; 0xdf4
.short 259 ; 0x103
.short 260 ; 0x104
.short 12270 ; 0x2fee
.short 537 ; 0x219
.short 19326 ; 0x4b7e
.short 19327 ; 0x4b7f
.short 9993 ; 0x2709
.short 2711 ; 0xa97
.short 11130 ; 0x2b7a
.short 6875 ; 0x1adb
.short 5754 ; 0x167a
.short 4847 ; 0x12ef
.short 2188 ; 0x88c
.short 9180 ; 0x23dc
.short 4330 ; 0x10ea
.short 10502 ; 0x2906
.short 6183 ; 0x1827
.short 6799 ; 0x1a8f
.short 11365 ; 0x2c65
.short 4334 ; 0x10ee
.short 18 ; 0x12
.short 3409 ; 0xd51
.short 5190 ; 0x1446
.short 5110 ; 0x13f6
.short 616 ; 0x268
.short 15405 ; 0x3c2d
.short 1875 ; 0x753
.short 12106 ; 0x2f4a
.short 16009 ; 0x3e89
.short 25 ; 0x19
.short 16599 ; 0x40d7
.short 5197 ; 0x144d
.short 5818 ; 0x16ba
.short 5198 ; 0x144e
.short 19374 ; 0x4bae
.short 2336 ; 0x920
.short 5199 ; 0x144f
.short 16603 ; 0x40db
.short 17822 ; 0x459e
.short 11647 ; 0x2d7f
.short 5201 ; 0x1451
.short 6831 ; 0x1aaf
.short 65 ; 0x41
.short 16816 ; 0x41b0
.short 5813 ; 0x16b5
.short 8821 ; 0x2275
.short 11538 ; 0x2d12
.short 5276 ; 0x149c
.short 6871 ; 0x1ad7
.short 11417 ; 0x2c99
.short 4263 ; 0x10a7
.short 11253 ; 0x2bf5
.short 20260 ; 0x4f24
.short 7636 ; 0x1dd4
.short 12529 ; 0x30f1
.short 2364 ; 0x93c
.short 12750 ; 0x31ce
.short 19441 ; 0x4bf1
.short 4671 ; 0x123f
.short 7641 ; 0x1dd9
.short 7642 ; 0x1dda
.short 20267 ; 0x4f2b
.short 19445 ; 0x4bf5
.short 19446 ; 0x4bf6
.short 19561 ; 0x4c69
.short 3190 ; 0xc76
.short 10396 ; 0x289c
.short 11896 ; 0x2e78
.short 18403 ; 0x47e3
.short 18690 ; 0x4902
.short 434 ; 0x1b2
.short 19644 ; 0x4cbc
.short 20154 ; 0x4eba
.short 11300 ; 0x2c24
.short 5229 ; 0x146d
.short 18406 ; 0x47e6
.short 5236 ; 0x1474
.short 18066 ; 0x4692
.short 929 ; 0x3a1
.short 15391 ; 0x3c1f
.short 5237 ; 0x1475
.short 134 ; 0x86
.short 19545 ; 0x4c59
.short 17382 ; 0x43e6
.short 6470 ; 0x1946
.short 5242 ; 0x147a
.short 18673 ; 0x48f1
.short 8092 ; 0x1f9c
.short 3672 ; 0xe58
.short 4223 ; 0x107f
.short 2684 ; 0xa7c
.short 11169 ; 0x2ba1
.short 4111 ; 0x100f
.short 12530 ; 0x30f2
.short 13626 ; 0x353a
.short 2687 ; 0xa7f
.short 9552 ; 0x2550
.short 19550 ; 0x4c5e
.short 10137 ; 0x2799
.short 8641 ; 0x21c1
.short 7048 ; 0x1b88
.short 17025 ; 0x4281
.short 6496 ; 0x1960
.short 11176 ; 0x2ba8
.short 4796 ; 0x12bc
.short 91 ; 0x5b
.short 9471 ; 0x24ff
.short 16983 ; 0x4257
.short 20230 ; 0x4f06
.short 2643 ; 0xa53
.short 96 ; 0x60
.short 4680 ; 0x1248
.short 8822 ; 0x2276
.short 10584 ; 0x2958
.short 3027 ; 0xbd3
.short 4281 ; 0x10b9
.short 16928 ; 0x4220
.short 9931 ; 0x26cb
.short 15465 ; 0x3c69
.short 19950 ; 0x4dee
.short 11925 ; 0x2e95
.short 19032 ; 0x4a58
.short 14846 ; 0x39fe
.short 16443 ; 0x403b
.short 3304 ; 0xce8
.short 16758 ; 0x4176
.short 16146 ; 0x3f12
.short 11193 ; 0x2bb9
.short 3878 ; 0xf26
.short 3312 ; 0xcf0
.short 10377 ; 0x2889
.short 10427 ; 0x28bb
.short 13618 ; 0x3532
.short 13767 ; 0x35c7
.short 19130 ; 0x4aba
.short 10299 ; 0x283b
.short 11163 ; 0x2b9b
.short 3712 ; 0xe80
.short 10329 ; 0x2859
.short 2517 ; 0x9d5
.short 10031 ; 0x272f
.short 9998 ; 0x270e
.short 7752 ; 0x1e48
.short 16398 ; 0x400e
.short 7930 ; 0x1efa
.short 13772 ; 0x35cc
.short 17565 ; 0x449d
.short 19855 ; 0x4d8f
.short 17721 ; 0x4539
.short 13513 ; 0x34c9
.short 6029 ; 0x178d
.short 2459 ; 0x99b
.short 19798 ; 0x4d56
.short 8068 ; 0x1f84
.short 7325 ; 0x1c9d
.short 13570 ; 0x3502
.short 17919 ; 0x45ff
.short 13619 ; 0x3533
.short 10089 ; 0x2769
.short 10503 ; 0x2907
.short 20377 ; 0x4f99
.short 19746 ; 0x4d22
.short 19747 ; 0x4d23
.short 10277 ; 0x2825
.short 13773 ; 0x35cd
.short 18948 ; 0x4a04
.short 2979 ; 0xba3
.short 10832 ; 0x2a50
.short 20684 ; 0x50cc
.short 20685 ; 0x50cd
.short 1504 ; 0x5e0
.short 19466 ; 0x4c0a
.short 17105 ; 0x42d1
.short 895 ; 0x37f
.short 10225 ; 0x27f1
.short 9346 ; 0x2482
.short 14299 ; 0x37db
.short 15034 ; 0x3aba
.short 10228 ; 0x27f4
.short 3018 ; 0xbca
.short 2830 ; 0xb0e
.short 10755 ; 0x2a03
.short 10431 ; 0x28bf
.short 17109 ; 0x42d5
.short 1709 ; 0x6ad
.short 8070 ; 0x1f86
.short 7512 ; 0x1d58
.short 10551 ; 0x2937
.short 19827 ; 0x4d73
.short 14926 ; 0x3a4e
.short 17593 ; 0x44b9
.short 17435 ; 0x441b
.short 10509 ; 0x290d
.short 20195 ; 0x4ee3
.short 10504 ; 0x2908
.short 20558 ; 0x504e
.short 19862 ; 0x4d96
.short 10044 ; 0x273c
.short 14386 ; 0x3832
.short 12224 ; 0x2fc0
.short 5111 ; 0x13f7
.short 5707 ; 0x164b
.short 2838 ; 0xb16
.short 1696 ; 0x6a0
.short 2388 ; 0x954
.short 7514 ; 0x1d5a
.short 3410 ; 0xd52
.short 9892 ; 0x26a4
.short 16412 ; 0x401c
.short 15997 ; 0x3e7d
.short 8215 ; 0x2017
.short 8309 ; 0x2075
.short 6557 ; 0x199d
.short 13341 ; 0x341d
.short 14878 ; 0x3a1e
.short 4956 ; 0x135c
.short 15360 ; 0x3c00
.short 8610 ; 0x21a2
.short 13792 ; 0x35e0
.short 12454 ; 0x30a6
.short 9069 ; 0x236d
.short 17290 ; 0x438a
.short 7129 ; 0x1bd9
.short 19869 ; 0x4d9d
.short 8631 ; 0x21b7
.short 8310 ; 0x2076
.short 14331 ; 0x37fb
.short 7518 ; 0x1d5e
.short 14011 ; 0x36bb
.short 14302 ; 0x37de
.short 3166 ; 0xc5e
.short 11479 ; 0x2cd7
.short 11480 ; 0x2cd8
.short 10604 ; 0x296c
.short 5981 ; 0x175d
.short 10838 ; 0x2a56
.short 9553 ; 0x2551
.short 4338 ; 0x10f2
.short 6939 ; 0x1b1b
.short 1101 ; 0x44d
.short 20244 ; 0x4f14
.short 18740 ; 0x4934
.short 5982 ; 0x175e
.short 9836 ; 0x266c
.short 16248 ; 0x3f78
.short 16838 ; 0x41c6
.short 5847 ; 0x16d7
.short 4957 ; 0x135d
.short 19236 ; 0x4b24
.short 2119 ; 0x847
.short 6491 ; 0x195b
.short 10096 ; 0x2770
.short 3210 ; 0xc8a
.short 5433 ; 0x1539
.short 17060 ; 0x42a4
.short 14887 ; 0x3a27
.short 8116 ; 0x1fb4
.short 4340 ; 0x10f4
.short 13076 ; 0x3314
.short 10012 ; 0x271c
.short 17026 ; 0x4282
.short 3588 ; 0xe04
.short 15791 ; 0x3daf
.short 10323 ; 0x2853
.short 1904 ; 0x770
.short 4922 ; 0x133a
.short 10185 ; 0x27c9
.short 15748 ; 0x3d84
.short 7950 ; 0x1f0e
.short 2637 ; 0xa4d
.short 1547 ; 0x60b
.short 7832 ; 0x1e98
.short 14208 ; 0x3780
.short 16193 ; 0x3f41
.short 12455 ; 0x30a7
.short 10527 ; 0x291f
.short 10442 ; 0x28ca
.short 9881 ; 0x2699
.short 3847 ; 0xf07
.short 19375 ; 0x4baf
.short 19636 ; 0x4cb4
.short 18152 ; 0x46e8
.short 2936 ; 0xb78
.short 7934 ; 0x1efe
.short 10528 ; 0x2920
.short 14019 ; 0x36c3
.short 2233 ; 0x8b9
.short 9422 ; 0x24ce
.short 1720 ; 0x6b8
.short 9882 ; 0x269a
.short 11535 ; 0x2d0f
.short 1629 ; 0x65d
.short 4871 ; 0x1307
.short 10142 ; 0x279e
.short 5742 ; 0x166e
.short 14020 ; 0x36c4
.short 11551 ; 0x2d1f
.short 16044 ; 0x3eac
.short 12237 ; 0x2fcd
.short 11718 ; 0x2dc6
.short 20352 ; 0x4f80
.short 2736 ; 0xab0
.short 13559 ; 0x34f7
.short 14021 ; 0x36c5
.short 9043 ; 0x2353
.short 1539 ; 0x603
.short 6658 ; 0x1a02
.short 7757 ; 0x1e4d
.short 17823 ; 0x459f
.short 17034 ; 0x428a
.short 15058 ; 0x3ad2
.short 10555 ; 0x293b
.short 9111 ; 0x2397
.short 4927 ; 0x133f
.short 6659 ; 0x1a03
.short 17834 ; 0x45aa
.short 66 ; 0x42
.short 5952 ; 0x1740
.short 19530 ; 0x4c4a
.short 6582 ; 0x19b6
.short 4681 ; 0x1249
.short 19678 ; 0x4cde
.short 7469 ; 0x1d2d
.short 10061 ; 0x274d
.short 1906 ; 0x772
.short 13201 ; 0x3391
.short 10974 ; 0x2ade
.short 17189 ; 0x4325
.short 17755 ; 0x455b
.short 6051 ; 0x17a3
.short 10155 ; 0x27ab
.short 10289 ; 0x2831
.short 11572 ; 0x2d34
.short 10290 ; 0x2832
.short 8568 ; 0x2178
.short 8083 ; 0x1f93
.short 7607 ; 0x1db7
.short 17072 ; 0x42b0
.short 10291 ; 0x2833
.short 6064 ; 0x17b0
.short 9484 ; 0x250c
.short 10160 ; 0x27b0
.short 9373 ; 0x249d
.short 4803 ; 0x12c3
.short 9899 ; 0x26ab
.short 16129 ; 0x3f01
.short 1999 ; 0x7cf
.short 14653 ; 0x393d
.short 7760 ; 0x1e50
.short 20355 ; 0x4f83
.short 9960 ; 0x26e8
.short 7017 ; 0x1b69
.short 12323 ; 0x3023
.short 18862 ; 0x49ae
.short 14033 ; 0x36d1
.short 19362 ; 0x4ba2
.short 7620 ; 0x1dc4
.short 13723 ; 0x359b
.short 17970 ; 0x4632
.short 13545 ; 0x34e9
.short 19912 ; 0x4dc8
.short 5427 ; 0x1533
.short 13547 ; 0x34eb
.short 18452 ; 0x4814
.short 7393 ; 0x1ce1
.short 20217 ; 0x4ef9
.short 6800 ; 0x1a90
.short 2389 ; 0x955
.short 3236 ; 0xca4
.short 31 ; 0x1f
.short 6830 ; 0x1aae
.short 19416 ; 0x4bd8
.short 19059 ; 0x4a73
.short 252 ; 0xfc
.short 13683 ; 0x3573
.short 3044 ; 0xbe4
.short 11920 ; 0x2e90
.short 6081 ; 0x17c1
.short 20658 ; 0x50b2
.short 4282 ; 0x10ba
.short 15905 ; 0x3e21
.short 19686 ; 0x4ce6
.short 7955 ; 0x1f13
.short 4307 ; 0x10d3
.short 15952 ; 0x3e50
.short 3626 ; 0xe2a
.short 8064 ; 0x1f80
.short 2626 ; 0xa42
.short 9817 ; 0x2659
.short 13249 ; 0x33c1
.short 2518 ; 0x9d6
.short 7547 ; 0x1d7b
.short 8738 ; 0x2222
.short 3968 ; 0xf80
.short 15687 ; 0x3d47
.short 3426 ; 0xd62
.short 16930 ; 0x4222
.short 7762 ; 0x1e52
.short 20005 ; 0x4e25
.short 11928 ; 0x2e98
.short 7738 ; 0x1e3a
.short 6991 ; 0x1b4f
.short 833 ; 0x341
.short 3443 ; 0xd73
.short 17318 ; 0x43a6
.short 11389 ; 0x2c7d
.short 19687 ; 0x4ce7
.short 17379 ; 0x43e3
.short 14320 ; 0x37f0
.short 20420 ; 0x4fc4
.short 1516 ; 0x5ec
.short 3313 ; 0xcf1
.short 15338 ; 0x3bea
.short 17488 ; 0x4450
.short 7018 ; 0x1b6a
.short 3879 ; 0xf27
.short 3595 ; 0xe0b
.short 10505 ; 0x2909
.short 19467 ; 0x4c0b
.short 7326 ; 0x1c9e
.short 18835 ; 0x4993
.short 9770 ; 0x262a
.short 15268 ; 0x3ba4
.short 15269 ; 0x3ba5
.short 2801 ; 0xaf1
.short 19505 ; 0x4c31
.short 19748 ; 0x4d24
.short 3452 ; 0xd7c
.short 4041 ; 0xfc9
.short 10578 ; 0x2952
.short 20341 ; 0x4f75
.short 8250 ; 0x203a
.short 695 ; 0x2b7
.short 11042 ; 0x2b22
.short 11586 ; 0x2d42
.short 11313 ; 0x2c31
.short 9181 ; 0x23dd
.short 11254 ; 0x2bf6
.short 8515 ; 0x2143
.short 11665 ; 0x2d91
.short 930 ; 0x3a2
.short 11666 ; 0x2d92
.short 13514 ; 0x34ca
.short 19219 ; 0x4b13
.short 43 ; 0x2b
.short 8752 ; 0x2230
.short 9347 ; 0x2483
.short 15032 ; 0x3ab8
.short 18550 ; 0x4876
.short 8753 ; 0x2231
.short 8069 ; 0x1f85
.short 1951 ; 0x79f
.short 7897 ; 0x1ed9
.short 12685 ; 0x318d
.short 20287 ; 0x4f3f
.short 4825 ; 0x12d9
.short 4854 ; 0x12f6
.short 3459 ; 0xd83
.short 10718 ; 0x29de
.short 11969 ; 0x2ec1
.short 9540 ; 0x2544
.short 15568 ; 0x3cd0
.short 44 ; 0x2c
.short 4455 ; 0x1167
.short 16410 ; 0x401a
.short 16831 ; 0x41bf
.short 17384 ; 0x43e8
.short 3113 ; 0xc29
.short 11316 ; 0x2c34
.short 15986 ; 0x3e72
.short 8485 ; 0x2125
.short 5386 ; 0x150a
.short 14032 ; 0x36d0
.short 16210 ; 0x3f52
.short 12187 ; 0x2f9b
.short 12400 ; 0x3070
.short 15623 ; 0x3d07
.short 12221 ; 0x2fbd
.short 1237 ; 0x4d5
.short 7899 ; 0x1edb
.short 16543 ; 0x409f
.short 12744 ; 0x31c8
.short 1400 ; 0x578
.short 8420 ; 0x20e4
.short 5354 ; 0x14ea
.short 18726 ; 0x4926
.short 16544 ; 0x40a0
.short 16216 ; 0x3f58
.short 355 ; 0x163
.short 9401 ; 0x24b9
.short 18535 ; 0x4867
.short 1519 ; 0x5ef
.short 1533 ; 0x5fd
.short 15787 ; 0x3dab
.short 9263 ; 0x242f
.short 18471 ; 0x4827
.short 9941 ; 0x26d5
.short 12745 ; 0x31c9
.short 17506 ; 0x4462
.short 13259 ; 0x33cb
.short 8205 ; 0x200d
.short 4661 ; 0x1235
.short 1238 ; 0x4d6
.short 5591 ; 0x15d7
.short 9503 ; 0x251f
.short 1585 ; 0x631
.short 6558 ; 0x199e
.short 11064 ; 0x2b38
.short 14155 ; 0x374b
.short 20564 ; 0x5054
.short 7901 ; 0x1edd
.short 11339 ; 0x2c4b
.short 17450 ; 0x442a
.short 20497 ; 0x5011
.short 7917 ; 0x1eed
.short 1676 ; 0x68c
.short 11838 ; 0x2e3e
.short 20747 ; 0x510b
.short 12424 ; 0x3088
.short 9096 ; 0x2388
.short 7639 ; 0x1dd7
.short 941 ; 0x3ad
.short 3052 ; 0xbec
.short 10388 ; 0x2894
.short 2933 ; 0xb75
.short 6492 ; 0x195c
.short 5290 ; 0x14aa
.short 9554 ; 0x2552
.short 50 ; 0x32
.short 14332 ; 0x37fc
.short 12751 ; 0x31cf
.short 8602 ; 0x219a
.short 438 ; 0x1b6
.short 18279 ; 0x4767
.short 3275 ; 0xccb
.short 15878 ; 0x3e06
.short 11839 ; 0x2e3f
.short 9723 ; 0x25fb
.short 15407 ; 0x3c2f
.short 2887 ; 0xb47
.short 10723 ; 0x29e3
.short 473 ; 0x1d9
.short 11941 ; 0x2ea5
.short 1586 ; 0x632
.short 13053 ; 0x32fd
.short 17397 ; 0x43f5
.short 3001 ; 0xbb9
.short 3054 ; 0xbee
.short 20238 ; 0x4f0e
.short 15277 ; 0x3bad
.short 6947 ; 0x1b23
.short 18356 ; 0x47b4
.short 722 ; 0x2d2
.short 7872 ; 0x1ec0
.short 644 ; 0x284
.short 15590 ; 0x3ce6
.short 14039 ; 0x36d7
.short 19773 ; 0x4d3d
.short 3246 ; 0xcae
.short 16222 ; 0x3f5e
.short 2636 ; 0xa4c
.short 14773 ; 0x39b5
.short 10744 ; 0x29f8
.short 11369 ; 0x2c69
.short 6572 ; 0x19ac
.short 2850 ; 0xb22
.short 14582 ; 0x38f6
.short 1276 ; 0x4fc
.short 14857 ; 0x3a09
.short 11945 ; 0x2ea9
.short 3321 ; 0xcf9
.short 3897 ; 0xf39
.short 17116 ; 0x42dc
.short 12759 ; 0x31d7
.short 12199 ; 0x2fa7
.short 9824 ; 0x2660
.short 4530 ; 0x11b2
.short 10861 ; 0x2a6d
.short 14268 ; 0x37bc
.short 3415 ; 0xd57
.short 2169 ; 0x879
.short 9279 ; 0x243f
.short 14080 ; 0x3700
.short 14622 ; 0x391e
.short 362 ; 0x16a
.short 5607 ; 0x15e7
.short 11405 ; 0x2c8d
.short 8134 ; 0x1fc6
.short 13174 ; 0x3376
.short 8559 ; 0x216f
.short 2379 ; 0x94b
.short 14859 ; 0x3a0b
.short 16225 ; 0x3f61
.short 11780 ; 0x2e04
.short 8873 ; 0x22a9
.short 11177 ; 0x2ba9
.short 15636 ; 0x3d14
.short 19168 ; 0x4ae0
.short 3261 ; 0xcbd
.short 19707 ; 0x4cfb
.short 7833 ; 0x1e99
.short 8252 ; 0x203c
.short 11162 ; 0x2b9a
.short 17698 ; 0x4522
.short 4948 ; 0x1354
.short 20428 ; 0x4fcc
.short 1343 ; 0x53f
.short 11950 ; 0x2eae
.short 157 ; 0x9d
.short 11322 ; 0x2c3a
.short 9325 ; 0x246d
.short 9514 ; 0x252a
.short 7758 ; 0x1e4e
.short 2051 ; 0x803
.short 1589 ; 0x635
.short 18241 ; 0x4741
.short 8561 ; 0x2171
.short 11522 ; 0x2d02
.short 11951 ; 0x2eaf
.short 10471 ; 0x28e7
.short 11952 ; 0x2eb0
.short 2329 ; 0x919
.short 20715 ; 0x50eb
.short 12428 ; 0x308c
.short 2141 ; 0x85d
.short 9728 ; 0x2600
.short 6135 ; 0x17f7
.short 13367 ; 0x3437
.short 8469 ; 0x2115
.short 12611 ; 0x3143
.short 19417 ; 0x4bd9
.short 2737 ; 0xab1
.short 6660 ; 0x1a04
.short 16176 ; 0x3f30
.short 9112 ; 0x2398
.short 3058 ; 0xbf2
.short 2917 ; 0xb65
.short 5783 ; 0x1697
.short 948 ; 0x3b4
.short 19222 ; 0x4b16
.short 12207 ; 0x2faf
.short 2755 ; 0xac3
.short 8799 ; 0x225f
.short 6661 ; 0x1a05
.short 6774 ; 0x1a76
.short 16045 ; 0x3ead
.short 19615 ; 0x4c9f
.short 12238 ; 0x2fce
.short 3300 ; 0xce4
.short 6583 ; 0x19b7
.short 18910 ; 0x49de
.short 20507 ; 0x501b
.short 5270 ; 0x1496
.short 7876 ; 0x1ec4
.short 19378 ; 0x4bb2
.short 8591 ; 0x218f
.short 6960 ; 0x1b30
.short 1962 ; 0x7aa
.short 17838 ; 0x45ae
.short 12763 ; 0x31db
.short 2644 ; 0xa54
.short 17993 ; 0x4649
.short 6700 ; 0x1a2c
.short 11413 ; 0x2c95
.short 11414 ; 0x2c96
.short 18762 ; 0x494a
.short 11558 ; 0x2d26
.short 11954 ; 0x2eb2
.short 68 ; 0x44
.short 7839 ; 0x1e9f
.short 6519 ; 0x1977
.short 18915 ; 0x49e3
.short 13058 ; 0x3302
.short 10156 ; 0x27ac
.short 11257 ; 0x2bf9
.short 2180 ; 0x884
.short 1009 ; 0x3f1
.short 17637 ; 0x44e5
.short 9842 ; 0x2672
.short 1081 ; 0x439
.short 16347 ; 0x3fdb
.short 8084 ; 0x1f94
.short 8537 ; 0x2159
.short 8569 ; 0x2179
.short 20134 ; 0x4ea6
.short 8815 ; 0x226f
.short 8823 ; 0x2277
.short 3650 ; 0xe42
.short 12766 ; 0x31de
.short 11258 ; 0x2bfa
.short 18392 ; 0x47d8
.short 8828 ; 0x227c
.short 9374 ; 0x249e
.short 9375 ; 0x249f
.short 10540 ; 0x292c
.short 1019 ; 0x3fb
.short 13984 ; 0x36a0
.short 4804 ; 0x12c4
.short 8361 ; 0x20a9
.short 1082 ; 0x43a
.short 17418 ; 0x440a
.short 13743 ; 0x35af
.short 13738 ; 0x35aa
.short 8684 ; 0x21ec
.short 12905 ; 0x3269
.short 13467 ; 0x349b
.short 19068 ; 0x4a7c
.short 14107 ; 0x371b
.short 11790 ; 0x2e0e
.short 14420 ; 0x3854
.short 9831 ; 0x2667
.short 16688 ; 0x4130
.short 17652 ; 0x44f4
.short 16265 ; 0x3f89
.short 11802 ; 0x2e1a
.short 11803 ; 0x2e1b
.short 19998 ; 0x4e1e
.short 510 ; 0x1fe
.short 3271 ; 0xcc7
.short 20188 ; 0x4edc
.short 20189 ; 0x4edd
.short 17857 ; 0x45c1
.short 13697 ; 0x3581
.short 18651 ; 0x48db
.short 20041 ; 0x4e49
.short 14901 ; 0x3a35
.short 4031 ; 0xfbf
.short 4135 ; 0x1027
.short 10246 ; 0x2806
.short 20803 ; 0x5143
.short 19917 ; 0x4dcd
.short 14286 ; 0x37ce
.short 10087 ; 0x2767
.short 20890 ; 0x519a
.short 12566 ; 0x3116
.short 5560 ; 0x15b8
.short 20375 ; 0x4f97
.short 13536 ; 0x34e0
.short 14321 ; 0x37f1
.short 2158 ; 0x86e
.short 1299 ; 0x513
.short 10188 ; 0x27cc
.short 9626 ; 0x259a
.short 18786 ; 0x4962
.short 16475 ; 0x405b
.short 15842 ; 0x3de2
.short 14894 ; 0x3a2e
.short 11540 ; 0x2d14
.short 20378 ; 0x4f9a
.short 4897 ; 0x1321
.short 16209 ; 0x3f51
.short 19926 ; 0x4dd6
.short 6299 ; 0x189b
.short 4375 ; 0x1117
.short 19749 ; 0x4d25
.short 4376 ; 0x1118
.short 14007 ; 0x36b7
.short 7074 ; 0x1ba2
.short 13572 ; 0x3504
.short 4206 ; 0x106e
.short 8204 ; 0x200c
.short 2831 ; 0xb0f
.short 2667 ; 0xa6b
.short 6034 ; 0x1792
.short 14695 ; 0x3967
.short 11835 ; 0x2e3b
.short 4695 ; 0x1257
.short 4790 ; 0x12b6
.short 20840 ; 0x5168
.short 9203 ; 0x23f3
.short 9546 ; 0x254a
.short 899 ; 0x383
.short 7081 ; 0x1ba9
.short 2668 ; 0xa6c
.short 19962 ; 0x4dfa
.short 9547 ; 0x254b
.short 1327 ; 0x52f
.short 617 ; 0x269
.short 1955 ; 0x7a3
.short 5844 ; 0x16d4
.short 18630 ; 0x48c6
.short 16160 ; 0x3f20
.short 18235 ; 0x473b
.short 20623 ; 0x508f
.short 6039 ; 0x1797
.short 19764 ; 0x4d34
.short 4063 ; 0xfdf
.short 19047 ; 0x4a67
.short 15845 ; 0x3de5
.short 16368 ; 0x3ff0
.short 17603 ; 0x44c3
.short 19935 ; 0x4ddf
.short 17868 ; 0x45cc
.short 10050 ; 0x2742
.short 14064 ; 0x36f0
.short 2842 ; 0xb1a
.short 474 ; 0x1da
.short 20570 ; 0x505a
.short 19774 ; 0x4d3e
.short 18544 ; 0x4870
.short 6316 ; 0x18ac
.short 4380 ; 0x111c
.short 14619 ; 0x391b
.short 14070 ; 0x36f6
.short 9839 ; 0x266f
.short 14449 ; 0x3871
.short 4162 ; 0x1042
.short 17062 ; 0x42a6
.short 11855 ; 0x2e4f
.short 18911 ; 0x49df
.short 16120 ; 0x3ef8
.short 6130 ; 0x17f2
.short 14133 ; 0x3735
.short 1344 ; 0x540
.short 2589 ; 0xa1d
.short 4928 ; 0x1340
.short 14342 ; 0x3806
.short 8703 ; 0x21ff
.short 11011 ; 0x2b03
.short 10203 ; 0x27db
.short 2680 ; 0xa78
.short 8807 ; 0x2267
.short 12809 ; 0x3209
.short 19101 ; 0x4a9d
.short 19946 ; 0x4dea
.short 19285 ; 0x4b55
.short 8596 ; 0x2194
.short 12965 ; 0x32a5
.short 18782 ; 0x495e
.short 18696 ; 0x4908
.short 8617 ; 0x21a9
.short 16703 ; 0x413f
.short 12331 ; 0x302b
.short 5216 ; 0x1460
.short 15092 ; 0x3af4
.short 16905 ; 0x4209
.short 14050 ; 0x36e2
.short 12850 ; 0x3232
.short 15093 ; 0x3af5
.short 20659 ; 0x50b3
.short 1263 ; 0x4ef
.short 4264 ; 0x10a8
.short 18041 ; 0x4679
.short 16266 ; 0x3f8a
.short 888 ; 0x378
.short 10846 ; 0x2a5e
.short 12471 ; 0x30b7
.short 12472 ; 0x30b8
.short 20173 ; 0x4ecd
.short 3854 ; 0xf0e
.short 5181 ; 0x143d
.short 19131 ; 0x4abb
.short 7811 ; 0x1e83
.short 10330 ; 0x285a
.short 19918 ; 0x4dce
.short 7114 ; 0x1bca
.short 563 ; 0x233
.short 19919 ; 0x4dcf
.short 18829 ; 0x498d
.short 10248 ; 0x2808
.short 7974 ; 0x1f26
.short 325 ; 0x145
.short 11391 ; 0x2c7f
.short 10782 ; 0x2a1e
.short 8754 ; 0x2232
.short 18586 ; 0x489a
.short 20779 ; 0x512b
.short 11392 ; 0x2c80
.short 971 ; 0x3cb
.short 9182 ; 0x23de
.short 10506 ; 0x290a
.short 1698 ; 0x6a2
.short 10848 ; 0x2a60
.short 12324 ; 0x3024
.short 17566 ; 0x449e
.short 20871 ; 0x5187
.short 20049 ; 0x4e51
.short 19927 ; 0x4dd7
.short 13892 ; 0x3644
.short 7426 ; 0x1d02
.short 20662 ; 0x50b6
.short 6014 ; 0x177e
.short 6090 ; 0x17ca
.short 1595 ; 0x63b
.short 15035 ; 0x3abb
.short 20062 ; 0x4e5e
.short 6015 ; 0x177f
.short 5243 ; 0x147b
.short 18222 ; 0x472e
.short 20608 ; 0x5080
.short 20063 ; 0x4e5f
.short 6879 ; 0x1adf
.short 12861 ; 0x323d
.short 3221 ; 0xc95
.short 17924 ; 0x4604
.short 20381 ; 0x4f9d
.short 5903 ; 0x170f
.short 11003 ; 0x2afb
.short 4152 ; 0x1038
.short 15998 ; 0x3e7e
.short 4355 ; 0x1103
.short 8421 ; 0x20e5
.short 3980 ; 0xf8c
.short 19394 ; 0x4bc2
.short 14008 ; 0x36b8
.short 9627 ; 0x259b
.short 8206 ; 0x200e
.short 4270 ; 0x10ae
.short 7127 ; 0x1bd7
.short 14765 ; 0x39ad
.short 1669 ; 0x685
.short 15121 ; 0x3b11
.short 13421 ; 0x346d
.short 14009 ; 0x36b9
.short 17330 ; 0x43b2
.short 9731 ; 0x2603
.short 9555 ; 0x2553
.short 4698 ; 0x125a
.short 20876 ; 0x518c
.short 12863 ; 0x323f
.short 20524 ; 0x502c
.short 359 ; 0x167
.short 279 ; 0x117
.short 6107 ; 0x17db
.short 20084 ; 0x4e74
.short 20085 ; 0x4e75
.short 8209 ; 0x2011
.short 8603 ; 0x219b
.short 11340 ; 0x2c4c
.short 7825 ; 0x1e91
.short 9127 ; 0x23a7
.short 1876 ; 0x754
.short 20791 ; 0x5137
.short 18871 ; 0x49b7
.short 14218 ; 0x378a
.short 9697 ; 0x25e1
.short 9698 ; 0x25e2
.short 17871 ; 0x45cf
.short 16166 ; 0x3f26
.short 723 ; 0x2d3
.short 6317 ; 0x18ad
.short 4074 ; 0xfea
.short 645 ; 0x285
.short 11081 ; 0x2b49
.short 6893 ; 0x1aed
.short 20182 ; 0x4ed6
.short 20705 ; 0x50e1
.short 16948 ; 0x4234
.short 1600 ; 0x640
.short 2689 ; 0xa81
.short 15720 ; 0x3d68
.short 8934 ; 0x22e6
.short 20629 ; 0x5095
.short 18892 ; 0x49cc
.short 6324 ; 0x18b4
.short 17031 ; 0x4287
.short 19809 ; 0x4d61
.short 20107 ; 0x4e8b
.short 2692 ; 0xa84
.short 6452 ; 0x1934
.short 6119 ; 0x17e7
.short 4361 ; 0x1109
.short 4362 ; 0x110a
.short 4672 ; 0x1240
.short 12942 ; 0x328e
.short 14336 ; 0x3800
.short 12963 ; 0x32a3
.short 6330 ; 0x18ba
.short 7770 ; 0x1e5a
.short 10611 ; 0x2973
.short 1136 ; 0x470
.short 10112 ; 0x2780
.short 20125 ; 0x4e9d
.short 6318 ; 0x18ae
.short 9577 ; 0x2569
.short 14220 ; 0x378c
.short 6131 ; 0x17f3
.short 18463 ; 0x481f
.short 15721 ; 0x3d69
.short 12483 ; 0x30c3
.short 13223 ; 0x33a7
.short 8240 ; 0x2030
.short 18153 ; 0x46e9
.short 5784 ; 0x1698
.short 12295 ; 0x3007
.short 6259 ; 0x1873
.short 14343 ; 0x3807
.short 16567 ; 0x40b7
.short 11719 ; 0x2dc7
.short 6775 ; 0x1a77
.short 20537 ; 0x5039
.short 15059 ; 0x3ad3
.short 20851 ; 0x5173
.short 9640 ; 0x25a8
.short 14344 ; 0x3808
.short 11013 ; 0x2b05
.short 13227 ; 0x33ab
.short 5953 ; 0x1741
.short 12803 ; 0x3203
.short 11089 ; 0x2b51
.short 18916 ; 0x49e4
.short 11559 ; 0x2d27
.short 6351 ; 0x18cf
.short 15191 ; 0x3b57
.short 15722 ; 0x3d6a
.short 1634 ; 0x662
.short 6052 ; 0x17a4
.short 8085 ; 0x1f95
.short 9642 ; 0x25aa
.short 793 ; 0x319
.short 13229 ; 0x33ad
.short 12811 ; 0x320b
.short 20538 ; 0x503a
.short 8679 ; 0x21e7
.short 2309 ; 0x905
.short 17131 ; 0x42eb
.short 17307 ; 0x439b
.short 7250 ; 0x1c52
.short 12438 ; 0x3096
.short 15953 ; 0x3e51
.short 12439 ; 0x3097
.short 7911 ; 0x1ee7
.short 18667 ; 0x48eb
.short 13508 ; 0x34c4
.short 7155 ; 0x1bf3
.short 17736 ; 0x4548
.short 2009 ; 0x7d9
.short 20514 ; 0x5022
.short 15095 ; 0x3af7
.short 8455 ; 0x2107
.short 12278 ; 0x2ff6
.short 19502 ; 0x4c2e
.short 17722 ; 0x453a
.short 718 ; 0x2ce
.short 382 ; 0x17e
.short 17723 ; 0x453b
.short 896 ; 0x380
.short 15322 ; 0x3bda
.short 20318 ; 0x4f5e
.short 6847 ; 0x1abf
.short 12254 ; 0x2fde
.short 2950 ; 0xb86
.short 15814 ; 0x3dc6
.short 4855 ; 0x12f7
.short 17671 ; 0x4507
.short 20064 ; 0x4e60
.short 2039 ; 0x7f7
.short 17740 ; 0x454c
.short 14922 ; 0x3a4a
.short 6852 ; 0x1ac4
.short 2040 ; 0x7f8
.short 7233 ; 0x1c41
.short 16545 ; 0x40a1
.short 1662 ; 0x67e
.short 7945 ; 0x1f09
.short 2310 ; 0x906
.short 15765 ; 0x3d95
.short 2579 ; 0xa13
.short 7964 ; 0x1f1c
.short 7826 ; 0x1e92
.short 20565 ; 0x5055
.short 16945 ; 0x4231
.short 14219 ; 0x378b
.short 4757 ; 0x1295
.short 8093 ; 0x1f9d
.short 3153 ; 0xc51
.short 20535 ; 0x5037
.short 17176 ; 0x4318
.short 15766 ; 0x3d96
.short 15330 ; 0x3be2
.short 17331 ; 0x43b3
.short 18741 ; 0x4935
.short 7452 ; 0x1d1c
.short 12456 ; 0x30a8
.short 17699 ; 0x4523
.short 17700 ; 0x4524
.short 14924 ; 0x3a4c
.short 1497 ; 0x5d9
.short 18804 ; 0x4974
.short 14860 ; 0x3a0c
.short 2963 ; 0xb93
.short 7464 ; 0x1d28
.short 9011 ; 0x2333
.short 16037 ; 0x3ea5
.short 15932 ; 0x3e3c
.short 8095 ; 0x1f9f
.short 2045 ; 0x7fd
.short 19649 ; 0x4cc1
.short 8032 ; 0x1f60
.short 8033 ; 0x1f61
.short 9358 ; 0x248e
.short 1633 ; 0x661
.short 2358 ; 0x936
.short 9014 ; 0x2336
.short 19339 ; 0x4b8b
.short 2316 ; 0x90c
.short 12264 ; 0x2fe8
.short 12463 ; 0x30af
.short 3159 ; 0xc57
.short 19343 ; 0x4b8f
.short 9398 ; 0x24b6
.short 12300 ; 0x300c
.short 8715 ; 0x220b
.short 1968 ; 0x7b0
.short 13687 ; 0x3577
.short 4130 ; 0x1022
.short 11988 ; 0x2ed4
.short 1974 ; 0x7b6
.short 5378 ; 0x1502
.short 11806 ; 0x2e1e
.short 5158 ; 0x1426
.short 13596 ; 0x351c
.short 3799 ; 0xed7
.short 13931 ; 0x366b
.short 10341 ; 0x2865
.short 12635 ; 0x315b
.short 19568 ; 0x4c70
.short 20379 ; 0x4f9b
.short 9183 ; 0x23df
.short 9348 ; 0x2484
.short 915 ; 0x393
.short 7184 ; 0x1c10
.short 7191 ; 0x1c17
.short 19589 ; 0x4c85
.short 265 ; 0x109
.short 14126 ; 0x372e
.short 7666 ; 0x1df2
.short 5391 ; 0x150f
.short 15037 ; 0x3abd
.short 14165 ; 0x3755
.short 7196 ; 0x1c1c
.short 2957 ; 0xb8d
.short 18108 ; 0x46bc
.short 13942 ; 0x3676
.short 7192 ; 0x1c18
.short 12639 ; 0x315f
.short 6948 ; 0x1b24
.short 11588 ; 0x2d44
.short 3233 ; 0xca1
.short 8642 ; 0x21c2
.short 20436 ; 0x4fd4
.short 1234 ; 0x4d2
.short 2722 ; 0xaa2
.short 2367 ; 0x93f
.short 15349 ; 0x3bf5
.short 7212 ; 0x1c2c
.short 7750 ; 0x1e46
.short 7213 ; 0x1c2d
.short 20311 ; 0x4f57
.short 20313 ; 0x4f59
.short 8514 ; 0x2142
.short 11326 ; 0x2c3e
.short 18697 ; 0x4909
.short 1741 ; 0x6cd
.short 4248 ; 0x1098
.short 9934 ; 0x26ce
.short 20315 ; 0x4f5b
.short 15377 ; 0x3c11
.short 3205 ; 0xc85
.short 6091 ; 0x17cb
.short 6798 ; 0x1a8e
.short 210 ; 0xd2
.short 14287 ; 0x37cf
.short 6184 ; 0x1828
.short 12352 ; 0x3040
.short 19662 ; 0x4cce
.short 14368 ; 0x3820
.short 17282 ; 0x4382
.short 20490 ; 0x500a
.short 18986 ; 0x4a2a
.short 5561 ; 0x15b9
.short 5144 ; 0x1418
.short 16614 ; 0x40e6
.short 1229 ; 0x4cd
.short 11427 ; 0x2ca3
.short 565 ; 0x235
.short 6545 ; 0x1991
.short 17979 ; 0x463b
.short 3079 ; 0xc07
.short 13315 ; 0x3403
.short 13601 ; 0x3521
.short 16211 ; 0x3f53
.short 2770 ; 0xad2
.short 20320 ; 0x4f60
.short 10637 ; 0x298d
.short 1710 ; 0x6ae
.short 4616 ; 0x1208
.short 8760 ; 0x2238
.short 12285 ; 0x2ffd
.short 10407 ; 0x28a7
.short 374 ; 0x176
.short 14903 ; 0x3a37
.short 14123 ; 0x372b
.short 4049 ; 0xfd1
.short 1209 ; 0x4b9
.short 505 ; 0x1f9
.short 11288 ; 0x2c18
.short 2436 ; 0x984
.short 20665 ; 0x50b9
.short 2832 ; 0xb10
.short 9193 ; 0x23e9
.short 19358 ; 0x4b9e
.short 11037 ; 0x2b1d
.short 4050 ; 0xfd2
.short 4577 ; 0x11e1
.short 3632 ; 0xe30
.short 6385 ; 0x18f1
.short 4269 ; 0x10ad
.short 3673 ; 0xe59
.short 13732 ; 0x35a4
.short 9989 ; 0x2705
.short 11653 ; 0x2d85
.short 13778 ; 0x35d2
.short 6474 ; 0x194a
.short 12442 ; 0x309a
.short 9349 ; 0x2485
.short 10408 ; 0x28a8
.short 696 ; 0x2b8
.short 9788 ; 0x263c
.short 4917 ; 0x1335
.short 12572 ; 0x311c
.short 1750 ; 0x6d6
.short 18231 ; 0x4737
.short 17741 ; 0x454d
.short 16364 ; 0x3fec
.short 570 ; 0x23a
.short 12443 ; 0x309b
.short 8222 ; 0x201e
.short 2727 ; 0xaa7
.short 6805 ; 0x1a95
.short 7029 ; 0x1b75
.short 12689 ; 0x3191
.short 14370 ; 0x3822
.short 12999 ; 0x32c7
.short 3587 ; 0xe03
.short 8042 ; 0x1f6a
.short 20388 ; 0x4fa4
.short 15064 ; 0x3ad8
.short 6101 ; 0x17d5
.short 2439 ; 0x987
.short 5149 ; 0x141d
.short 1215 ; 0x4bf
.short 20198 ; 0x4ee6
.short 7946 ; 0x1f0a
.short 8299 ; 0x206b
.short 618 ; 0x26a
.short 13287 ; 0x33e7
.short 2602 ; 0xa2a
.short 19867 ; 0x4d9b
.short 1217 ; 0x4c1
.short 3983 ; 0xf8f
.short 7640 ; 0x1dd8
.short 15125 ; 0x3b15
.short 11140 ; 0x2b84
.short 8632 ; 0x21b8
.short 8423 ; 0x20e7
.short 7397 ; 0x1ce5
.short 4771 ; 0x12a3
.short 6565 ; 0x19a5
.short 5077 ; 0x13d5
.short 15066 ; 0x3ada
.short 16221 ; 0x3f5d
.short 20086 ; 0x4e76
.short 1670 ; 0x686
.short 14288 ; 0x37d0
.short 13793 ; 0x35e1
.short 20394 ; 0x4faa
.short 20877 ; 0x518d
.short 16597 ; 0x40d5
.short 13423 ; 0x346f
.short 14982 ; 0x3a86
.short 1218 ; 0x4c2
.short 17390 ; 0x43ee
.short 4378 ; 0x111a
.short 8010 ; 0x1f4a
.short 4256 ; 0x10a0
.short 1877 ; 0x755
.short 8043 ; 0x1f6b
.short 4326 ; 0x10e6
.short 19142 ; 0x4ac6
.short 11094 ; 0x2b56
.short 12008 ; 0x2ee8
.short 16598 ; 0x40d6
.short 6566 ; 0x19a6
.short 11679 ; 0x2d9f
.short 8301 ; 0x206d
.short 20764 ; 0x511c
.short 11153 ; 0x2b91
.short 646 ; 0x286
.short 647 ; 0x287
.short 4457 ; 0x1169
.short 14483 ; 0x3893
.short 4743 ; 0x1287
.short 18676 ; 0x48f4
.short 6497 ; 0x1961
.short 19670 ; 0x4cd6
.short 4628 ; 0x1214
.short 5540 ; 0x15a4
.short 19873 ; 0x4da1
.short 12425 ; 0x3089
.short 13283 ; 0x33e3
.short 20245 ; 0x4f15
.short 9563 ; 0x255b
.short 992 ; 0x3e0
.short 6112 ; 0x17e0
.short 9097 ; 0x2389
.short 14290 ; 0x37d2
.short 7667 ; 0x1df3
.short 4075 ; 0xfeb
.short 19442 ; 0x4bf2
.short 4629 ; 0x1215
.short 7918 ; 0x1eee
.short 12060 ; 0x2f1c
.short 12016 ; 0x2ef0
.short 7668 ; 0x1df4
.short 2075 ; 0x81b
.short 4772 ; 0x12a4
.short 18962 ; 0x4a12
.short 1221 ; 0x4c5
.short 20792 ; 0x5138
.short 1023 ; 0x3ff
.short 19366 ; 0x4ba6
.short 12289 ; 0x3001
.short 15310 ; 0x3bce
.short 9749 ; 0x2615
.short 2530 ; 0x9e2
.short 16554 ; 0x40aa
.short 13100 ; 0x332c
.short 6644 ; 0x19f4
.short 17063 ; 0x42a7
.short 703 ; 0x2bf
.short 14373 ; 0x3825
.short 16457 ; 0x4049
.short 16371 ; 0x3ff3
.short 11624 ; 0x2d68
.short 19776 ; 0x4d40
.short 16808 ; 0x41a8
.short 5513 ; 0x1589
.short 13667 ; 0x3563
.short 20399 ; 0x4faf
.short 19058 ; 0x4a72
.short 2089 ; 0x829
.short 9656 ; 0x25b8
.short 15821 ; 0x3dcd
.short 3092 ; 0xc14
.short 14041 ; 0x36d9
.short 6217 ; 0x1849
.short 6940 ; 0x1b1c
.short 5779 ; 0x1693
.short 16809 ; 0x41a9
.short 10099 ; 0x2773
.short 3680 ; 0xe60
.short 2023 ; 0x7e7
.short 20446 ; 0x4fde
.short 11495 ; 0x2ce7
.short 3899 ; 0xf3b
.short 20404 ; 0x4fb4
.short 5404 ; 0x151c
.short 12293 ; 0x3005
.short 5435 ; 0x153b
.short 12480 ; 0x30c0
.short 10334 ; 0x285e
.short 12114 ; 0x2f52
.short 4631 ; 0x1217
.short 8152 ; 0x1fd8
.short 13715 ; 0x3593
.short 9438 ; 0x24de
.short 19150 ; 0x4ace
.short 5266 ; 0x1492
.short 14626 ; 0x3922
.short 19093 ; 0x4a95
.short 1861 ; 0x745
.short 4344 ; 0x10f8
.short 3763 ; 0xeb3
.short 13101 ; 0x332d
.short 19876 ; 0x4da4
.short 4566 ; 0x11d6
.short 10921 ; 0x2aa9
.short 12116 ; 0x2f54
.short 16601 ; 0x40d9
.short 2312 ; 0x908
.short 4531 ; 0x11b3
.short 11218 ; 0x2bd2
.short 3213 ; 0xc8d
.short 8792 ; 0x2258
.short 662 ; 0x296
.short 20576 ; 0x5060
.short 1937 ; 0x791
.short 13288 ; 0x33e8
.short 1760 ; 0x6e0
.short 20405 ; 0x4fb5
.short 12146 ; 0x2f72
.short 9359 ; 0x248f
.short 8342 ; 0x2096
.short 6507 ; 0x196b
.short 1075 ; 0x433
.short 8652 ; 0x21cc
.short 5947 ; 0x173b
.short 663 ; 0x297
.short 2781 ; 0xadd
.short 2234 ; 0x8ba
.short 17358 ; 0x43ce
.short 11349 ; 0x2c55
.short 13239 ; 0x33b7
.short 2314 ; 0x90a
.short 11450 ; 0x2cba
.short 11536 ; 0x2d10
.short 3129 ; 0xc39
.short 18917 ; 0x49e5
.short 10359 ; 0x2877
.short 15170 ; 0x3b42
.short 19376 ; 0x4bb0
.short 13289 ; 0x33e9
.short 4929 ; 0x1341
.short 17952 ; 0x4620
.short 5576 ; 0x15c8
.short 1389 ; 0x56d
.short 7951 ; 0x1f0f
.short 2291 ; 0x8f3
.short 11629 ; 0x2d6d
.short 19337 ; 0x4b89
.short 6136 ; 0x17f8
.short 4905 ; 0x1329
.short 14275 ; 0x37c3
.short 9439 ; 0x24df
.short 1223 ; 0x4c7
.short 9583 ; 0x256f
.short 10863 ; 0x2a6f
.short 14393 ; 0x3839
.short 2315 ; 0x90b
.short 2940 ; 0xb7c
.short 14394 ; 0x383a
.short 8520 ; 0x2148
.short 3250 ; 0xcb2
.short 8945 ; 0x22f1
.short 16568 ; 0x40b8
.short 1010 ; 0x3f2
.short 10273 ; 0x2821
.short 13290 ; 0x33ea
.short 2645 ; 0xa55
.short 9019 ; 0x233b
.short 2540 ; 0x9ec
.short 2919 ; 0xb67
.short 4119 ; 0x1017
.short 6584 ; 0x19b8
.short 10419 ; 0x28b3
.short 8160 ; 0x1fe0
.short 2505 ; 0x9c9
.short 6779 ; 0x1a7b
.short 2723 ; 0xaa3
.short 5786 ; 0x169a
.short 14374 ; 0x3826
.short 8470 ; 0x2116
.short 19252 ; 0x4b34
.short 16576 ; 0x40c0
.short 9592 ; 0x2578
.short 13816 ; 0x35f8
.short 19253 ; 0x4b35
.short 11911 ; 0x2e87
.short 11155 ; 0x2b93
.short 11866 ; 0x2e5a
.short 11453 ; 0x2cbd
.short 4276 ; 0x10b4
.short 7471 ; 0x1d2f
.short 9593 ; 0x2579
.short 9587 ; 0x2573
.short 17409 ; 0x4401
.short 1024 ; 0x400
.short 2609 ; 0xa31
.short 13142 ; 0x3356
.short 20412 ; 0x4fbc
.short 4567 ; 0x11d7
.short 12026 ; 0x2efa
.short 8893 ; 0x22bd
.short 1077 ; 0x435
.short 20272 ; 0x4f30
.short 8321 ; 0x2081
.short 13817 ; 0x35f9
.short 8356 ; 0x20a4
.short 8162 ; 0x1fe2
.short 18767 ; 0x494f
.short 19096 ; 0x4a98
.short 5173 ; 0x1435
.short 19785 ; 0x4d49
.short 14492 ; 0x389c
.short 14829 ; 0x39ed
.short 10933 ; 0x2ab5
.short 1893 ; 0x765
.short 6232 ; 0x1858
.short 17959 ; 0x4627
.short 11876 ; 0x2e64
.short 14740 ; 0x3994
.short 20454 ; 0x4fe6
.short 20274 ; 0x4f32
.short 3617 ; 0xe21
.short 13916 ; 0x365c
.short 20273 ; 0x4f31
.short 12074 ; 0x2f2a
.short 20589 ; 0x506d
.short 14742 ; 0x3996
.short 9601 ; 0x2581
.short 9485 ; 0x250d
.short 6529 ; 0x1981
.short 15312 ; 0x3bd0
.short 18448 ; 0x4810
.short 18931 ; 0x49f3
.short 8325 ; 0x2085
.short 9378 ; 0x24a2
.short 12301 ; 0x300d
.short 8899 ; 0x22c3
.short 8365 ; 0x20ad
.short 12034 ; 0x2f02
.short 19103 ; 0x4a9f
.short 20171 ; 0x4ecb
.short 12625 ; 0x3151
.short 8900 ; 0x22c4
.short 714 ; 0x2ca
.short 3254 ; 0xcb6
.short 20818 ; 0x5152
.short 8680 ; 0x21e8
.short 13678 ; 0x356e
.short 9764 ; 0x2624
.short 18451 ; 0x4813
.short 19105 ; 0x4aa1
.short 20591 ; 0x506f
.short 18940 ; 0x49fc
.short 10217 ; 0x27e9
.short 2762 ; 0xaca
.short 3627 ; 0xe2b
.short 13500 ; 0x34bc
.short 19688 ; 0x4ce8
.short 13509 ; 0x34c5
.short 11049 ; 0x2b29
.short 5230 ; 0x146e
.short 8580 ; 0x2184
.short 16269 ; 0x3f8d
.short 20652 ; 0x50ac
.short 10779 ; 0x2a1b
.short 2375 ; 0x947
.short 19625 ; 0x4ca9
.short 11993 ; 0x2ed9
.short 19492 ; 0x4c24
.short 566 ; 0x236
.short 311 ; 0x137
.short 15912 ; 0x3e28
.short 13254 ; 0x33c6
.short 7763 ; 0x1e53
.short 12967 ; 0x32a7
.short 3846 ; 0xf06
.short 567 ; 0x237
.short 14322 ; 0x37f2
.short 18265 ; 0x4759
.short 19692 ; 0x4cec
.short 10226 ; 0x27f2
.short 14502 ; 0x38a6
.short 5562 ; 0x15ba
.short 211 ; 0xd3
.short 8761 ; 0x2239
.short 4251 ; 0x109b
.short 7432 ; 0x1d08
.short 11667 ; 0x2d93
.short 10510 ; 0x290e
.short 2271 ; 0x8df
.short 19513 ; 0x4c39
.short 20262 ; 0x4f26
.short 1711 ; 0x6af
.short 14240 ; 0x37a0
.short 14927 ; 0x3a4f
.short 8762 ; 0x223a
.short 15999 ; 0x3e7f
.short 14243 ; 0x37a3
.short 5392 ; 0x1510
.short 15038 ; 0x3abe
.short 20618 ; 0x508a
.short 1210 ; 0x4ba
.short 19084 ; 0x4a8c
.short 20221 ; 0x4efd
.short 9094 ; 0x2386
.short 20464 ; 0x4ff0
.short 266 ; 0x10a
.short 8449 ; 0x2101
.short 3857 ; 0xf11
.short 3530 ; 0xdca
.short 12573 ; 0x311d
.short 5249 ; 0x1481
.short 8953 ; 0x22f9
.short 16417 ; 0x4021
.short 4064 ; 0xfe0
.short 8954 ; 0x22fa
.short 1140 ; 0x474
.short 7130 ; 0x1bda
.short 8697 ; 0x21f9
.short 19087 ; 0x4a8f
.short 9564 ; 0x255c
.short 7371 ; 0x1ccb
.short 11846 ; 0x2e46
.short 2353 ; 0x931
.short 280 ; 0x118
.short 19597 ; 0x4c8d
.short 9098 ; 0x238a
.short 20748 ; 0x510c
.short 7133 ; 0x1bdd
.short 5007 ; 0x138f
.short 5592 ; 0x15d8
.short 13157 ; 0x3365
.short 13158 ; 0x3366
.short 14623 ; 0x391f
.short 725 ; 0x2d5
.short 12974 ; 0x32ae
.short 10314 ; 0x284a
.short 5436 ; 0x153c
.short 16981 ; 0x4255
.short 20749 ; 0x510d
.short 5514 ; 0x158a
.short 6645 ; 0x19f5
.short 19251 ; 0x4b33
.short 2172 ; 0x87c
.short 8646 ; 0x21c6
.short 16728 ; 0x4158
.short 3992 ; 0xf98
.short 11084 ; 0x2b4c
.short 484 ; 0x1e4
.short 4674 ; 0x1242
.short 16904 ; 0x4208
.short 4345 ; 0x10f9
.short 14627 ; 0x3923
.short 12550 ; 0x3106
.short 6399 ; 0x18ff
.short 1175 ; 0x497
.short 20468 ; 0x4ff4
.short 14630 ; 0x3926
.short 10199 ; 0x27d7
.short 13161 ; 0x3369
.short 3862 ; 0xf16
.short 19310 ; 0x4b6e
.short 7771 ; 0x1e5b
.short 6738 ; 0x1a52
.short 10472 ; 0x28e8
.short 13162 ; 0x336a
.short 13163 ; 0x336b
.short 11088 ; 0x2b50
.short 1818 ; 0x71a
.short 8960 ; 0x2300
.short 6740 ; 0x1a54
.short 8020 ; 0x1f54
.short 1028 ; 0x404
.short 5700 ; 0x1644
.short 13914 ; 0x365a
.short 6352 ; 0x18d0
.short 16437 ; 0x4035
.short 11090 ; 0x2b52
.short 15173 ; 0x3b45
.short 10938 ; 0x2aba
.short 8824 ; 0x2278
.short 20899 ; 0x51a3
.short 2785 ; 0xae1
.short 10939 ; 0x2abb
.short 14934 ; 0x3a56
.short 8405 ; 0x20d5
.short 10239 ; 0x27ff
.short 14049 ; 0x36e1
.short 7251 ; 0x1c53
.short 16136 ; 0x3f08
.short 4515 ; 0x11a3
.short 19882 ; 0x4daa
.short 7253 ; 0x1c55
.short 18644 ; 0x48d4
.short 6283 ; 0x188b
.short 1291 ; 0x50b
.short 20256 ; 0x4f20
.short 17206 ; 0x4336
.short 19057 ; 0x4a71
.short 5379 ; 0x1503
.short 18669 ; 0x48ed
.short 4392 ; 0x1128
.short 15378 ; 0x3c12
.short 12885 ; 0x3255
.short 15717 ; 0x3d65
.short 15689 ; 0x3d49
.short 12514 ; 0x30e2
.short 10634 ; 0x298a
.short 20603 ; 0x507b
.short 15084 ; 0x3aec
.short 10994 ; 0x2af2
.short 3949 ; 0xf6d
.short 6287 ; 0x188f
.short 13863 ; 0x3627
.short 2100 ; 0x834
.short 11393 ; 0x2c81
.short 19826 ; 0x4d72
.short 13255 ; 0x33c7
.short 5383 ; 0x1507
.short 20009 ; 0x4e29
.short 6185 ; 0x1829
.short 3801 ; 0xed9
.short 19134 ; 0x4abe
.short 12888 ; 0x3258
.short 2550 ; 0x9f6
.short 7024 ; 0x1b70
.short 14235 ; 0x379b
.short 3715 ; 0xe83
.short 14400 ; 0x3840
.short 2341 ; 0x925
.short 7277 ; 0x1c6d
.short 19212 ; 0x4b0c
.short 212 ; 0xd4
.short 7038 ; 0x1b7e
.short 3976 ; 0xf88
.short 20065 ; 0x4e61
.short 11770 ; 0x2dfa
.short 20669 ; 0x50bd
.short 1858 ; 0x742
.short 5387 ; 0x150b
.short 19213 ; 0x4b0d
.short 8583 ; 0x2187
.short 16150 ; 0x3f16
.short 4051 ; 0xfd3
.short 16704 ; 0x4140
.short 13517 ; 0x34cd
.short 936 ; 0x3a8
.short 20382 ; 0x4f9e
.short 12637 ; 0x315d
.short 9194 ; 0x23ea
.short 20383 ; 0x4f9f
.short 13447 ; 0x3487
.short 4287 ; 0x10bf
.short 17624 ; 0x44d8
.short 4052 ; 0xfd4
.short 15272 ; 0x3ba8
.short 19800 ; 0x4d58
.short 2488 ; 0x9b8
.short 1979 ; 0x7bb
.short 13652 ; 0x3554
.short 20159 ; 0x4ebf
.short 16319 ; 0x3fbf
.short 20804 ; 0x5144
.short 7219 ; 0x1c33
.short 327 ; 0x147
.short 12605 ; 0x313d
.short 10511 ; 0x290f
.short 13936 ; 0x3670
.short 20836 ; 0x5164
.short 8071 ; 0x1f87
.short 7124 ; 0x1bd4
.short 12893 ; 0x325d
.short 5150 ; 0x141e
.short 16710 ; 0x4146
.short 6932 ; 0x1b14
.short 20290 ; 0x4f42
.short 1873 ; 0x751
.short 4735 ; 0x127f
.short 267 ; 0x10b
.short 7569 ; 0x1d91
.short 8072 ; 0x1f88
.short 5504 ; 0x1580
.short 2199 ; 0x897
.short 5684 ; 0x1634
.short 4480 ; 0x1180
.short 14665 ; 0x3949
.short 16654 ; 0x410e
.short 7978 ; 0x1f2a
.short 6806 ; 0x1a96
.short 12690 ; 0x3192
.short 4215 ; 0x1077
.short 9789 ; 0x263d
.short 17112 ; 0x42d8
.short 514 ; 0x202
.short 16413 ; 0x401d
.short 4060 ; 0xfdc
.short 4461 ; 0x116d
.short 15039 ; 0x3abf
.short 12928 ; 0x3280
.short 14929 ; 0x3a51
.short 18232 ; 0x4738
.short 8556 ; 0x216c
.short 16711 ; 0x4147
.short 7515 ; 0x1d5b
.short 17014 ; 0x4276
.short 4207 ; 0x106f
.short 2990 ; 0xbae
.short 15065 ; 0x3ad9
.short 14060 ; 0x36ec
.short 6731 ; 0x1a4b
.short 16476 ; 0x405c
.short 5907 ; 0x1713
.short 7570 ; 0x1d92
.short 19963 ; 0x4dfb
.short 6567 ; 0x19a7
.short 7519 ; 0x1d5f
.short 1718 ; 0x6b6
.short 15732 ; 0x3d74
.short 19831 ; 0x4d77
.short 9630 ; 0x259e
.short 1671 ; 0x687
.short 12533 ; 0x30f5
.short 13877 ; 0x3635
.short 346 ; 0x15a
.short 15067 ; 0x3adb
.short 16550 ; 0x40a6
.short 5686 ; 0x1636
.short 12310 ; 0x3016
.short 4498 ; 0x1192
.short 16902 ; 0x4206
.short 14772 ; 0x39b4
.short 16913 ; 0x4211
.short 16660 ; 0x4114
.short 5397 ; 0x1515
.short 16161 ; 0x3f21
.short 4065 ; 0xfe1
.short 14966 ; 0x3a76
.short 14311 ; 0x37e7
.short 3276 ; 0xccc
.short 8210 ; 0x2012
.short 3984 ; 0xf90
.short 7131 ; 0x1bdb
.short 5566 ; 0x15be
.short 19936 ; 0x4de0
.short 17391 ; 0x43ef
.short 7235 ; 0x1c43
.short 3921 ; 0xf51
.short 6307 ; 0x18a3
.short 17019 ; 0x427b
.short 12864 ; 0x3240
.short 20706 ; 0x50e2
.short 1546 ; 0x60a
.short 3366 ; 0xd26
.short 8787 ; 0x2253
.short 9653 ; 0x25b5
.short 8956 ; 0x22fc
.short 1882 ; 0x75a
.short 12724 ; 0x31b4
.short 13448 ; 0x3488
.short 11847 ; 0x2e47
.short 11848 ; 0x2e48
.short 20522 ; 0x502a
.short 11849 ; 0x2e49
.short 15408 ; 0x3c30
.short 12110 ; 0x2f4e
.short 16422 ; 0x4026
.short 13844 ; 0x3614
.short 15532 ; 0x3cac
.short 11908 ; 0x2e84
.short 14697 ; 0x3969
.short 15409 ; 0x3c31
.short 4318 ; 0x10de
.short 15455 ; 0x3c5f
.short 519 ; 0x207
.short 20500 ; 0x5014
.short 1103 ; 0x44f
.short 5008 ; 0x1390
.short 2354 ; 0x932
.short 9724 ; 0x25fc
.short 9313 ; 0x2461
.short 11909 ; 0x2e85
.short 19575 ; 0x4c77
.short 648 ; 0x288
.short 2136 ; 0x858
.short 9213 ; 0x23fd
.short 10282 ; 0x282a
.short 11778 ; 0x2e02
.short 12290 ; 0x3002
.short 14858 ; 0x3a0a
.short 20707 ; 0x50e3
.short 4946 ; 0x1352
.short 20765 ; 0x511d
.short 16017 ; 0x3e91
.short 20630 ; 0x5096
.short 16852 ; 0x41d4
.short 8969 ; 0x2309
.short 7049 ; 0x1b89
.short 3735 ; 0xe97
.short 13061 ; 0x3305
.short 10390 ; 0x2896
.short 18884 ; 0x49c4
.short 20736 ; 0x5100
.short 3636 ; 0xe34
.short 9654 ; 0x25b6
.short 17027 ; 0x4283
.short 18362 ; 0x47ba
.short 13413 ; 0x3465
.short 11850 ; 0x2e4a
.short 17032 ; 0x4288
.short 16458 ; 0x404a
.short 6500 ; 0x1964
.short 7873 ; 0x1ec1
.short 16425 ; 0x4029
.short 13054 ; 0x32fe
.short 10283 ; 0x282b
.short 6120 ; 0x17e8
.short 3248 ; 0xcb0
.short 1847 ; 0x737
.short 2856 ; 0xb28
.short 10391 ; 0x2897
.short 9973 ; 0x26f5
.short 19011 ; 0x4a43
.short 16721 ; 0x4151
.short 401 ; 0x191
.short 14081 ; 0x3701
.short 12481 ; 0x30c1
.short 704 ; 0x2c0
.short 5710 ; 0x164e
.short 4483 ; 0x1183
.short 2230 ; 0x8b6
.short 10310 ; 0x2846
.short 15637 ; 0x3d15
.short 4165 ; 0x1045
.short 15595 ; 0x3ceb
.short 15081 ; 0x3ae9
.short 4564 ; 0x11d4
.short 10335 ; 0x285f
.short 16666 ; 0x411a
.short 8935 ; 0x22e7
.short 20709 ; 0x50e5
.short 749 ; 0x2ed
.short 4949 ; 0x1355
.short 18242 ; 0x4742
.short 14776 ; 0x39b8
.short 4717 ; 0x126d
.short 20115 ; 0x4e93
.short 19191 ; 0x4af7
.short 1627 ; 0x65b
.short 1342 ; 0x53e
.short 2499 ; 0x9c3
.short 16226 ; 0x3f62
.short 19012 ; 0x4a44
.short 20737 ; 0x5101
.short 16955 ; 0x423b
.short 13612 ; 0x352c
.short 15491 ; 0x3c83
.short 4484 ; 0x1184
.short 13243 ; 0x33bb
.short 18430 ; 0x47fe
.short 7094 ; 0x1bb6
.short 18154 ; 0x46ea
.short 20502 ; 0x5016
.short 10841 ; 0x2a59
.short 342 ; 0x156
.short 4673 ; 0x1241
.short 11178 ; 0x2baa
.short 20270 ; 0x4f2e
.short 6508 ; 0x196c
.short 2152 ; 0x868
.short 12704 ; 0x31a0
.short 13994 ; 0x36aa
.short 19194 ; 0x4afa
.short 16228 ; 0x3f64
.short 2330 ; 0x91a
.short 6331 ; 0x18bb
.short 12947 ; 0x3293
.short 14676 ; 0x3954
.short 4171 ; 0x104b
.short 19151 ; 0x4acf
.short 19811 ; 0x4d63
.short 4364 ; 0x110c
.short 13037 ; 0x32ed
.short 5518 ; 0x158e
.short 19249 ; 0x4b31
.short 14733 ; 0x398d
.short 16429 ; 0x402d
.short 14272 ; 0x37c0
.short 19812 ; 0x4d64
.short 20751 ; 0x510f
.short 14677 ; 0x3955
.short 5810 ; 0x16b2
.short 1108 ; 0x454
.short 664 ; 0x298
.short 3924 ; 0xf54
.short 2292 ; 0x8f4
.short 8653 ; 0x21cd
.short 14395 ; 0x383b
.short 17460 ; 0x4434
.short 16123 ; 0x3efb
.short 20753 ; 0x5111
.short 8532 ; 0x2154
.short 20448 ; 0x4fe0
.short 12119 ; 0x2f57
.short 9917 ; 0x26bd
.short 19975 ; 0x4e07
.short 9641 ; 0x25a9
.short 10532 ; 0x2924
.short 11524 ; 0x2d04
.short 8880 ; 0x22b0
.short 10200 ; 0x27d8
.short 17121 ; 0x42e1
.short 20739 ; 0x5103
.short 6137 ; 0x17f9
.short 13329 ; 0x3411
.short 14345 ; 0x3809
.short 3644 ; 0xe3c
.short 9658 ; 0x25ba
.short 520 ; 0x208
.short 17878 ; 0x45d6
.short 13187 ; 0x3383
.short 10455 ; 0x28d7
.short 17702 ; 0x4526
.short 12177 ; 0x2f91
.short 5990 ; 0x1766
.short 16289 ; 0x3fa1
.short 6338 ; 0x18c2
.short 13273 ; 0x33d9
.short 16920 ; 0x4218
.short 12793 ; 0x31f9
.short 17122 ; 0x42e2
.short 14349 ; 0x380d
.short 12210 ; 0x2fb2
.short 19419 ; 0x4bdb
.short 20881 ; 0x5191
.short 19943 ; 0x4de7
.short 13370 ; 0x343a
.short 13164 ; 0x336c
.short 9114 ; 0x239a
.short 18918 ; 0x49e6
.short 3646 ; 0xe3e
.short 9020 ; 0x233c
.short 1485 ; 0x5cd
.short 20857 ; 0x5179
.short 6667 ; 0x1a0b
.short 12839 ; 0x3227
.short 1391 ; 0x56f
.short 13066 ; 0x330a
.short 16921 ; 0x4219
.short 5954 ; 0x1742
.short 5637 ; 0x1605
.short 20814 ; 0x514e
.short 16051 ; 0x3eb3
.short 12179 ; 0x2f93
.short 19152 ; 0x4ad0
.short 2448 ; 0x990
.short 13615 ; 0x352f
.short 5957 ; 0x1745
.short 6353 ; 0x18d1
.short 13228 ; 0x33ac
.short 6585 ; 0x19b9
.short 6702 ; 0x1a2e
.short 5701 ; 0x1645
.short 12211 ; 0x2fb3
.short 2237 ; 0x8bd
.short 7008 ; 0x1b60
.short 6834 ; 0x1ab2
.short 679 ; 0x2a7
.short 1352 ; 0x548
.short 18177 ; 0x4701
.short 11017 ; 0x2b09
.short 14350 ; 0x380e
.short 18178 ; 0x4702
.short 13270 ; 0x33d6
.short 13014 ; 0x32d6
.short 6358 ; 0x18d6
.short 856 ; 0x358
.short 12089 ; 0x2f39
.short 8357 ; 0x20a5
.short 11722 ; 0x2dca
.short 17193 ; 0x4329
.short 20816 ; 0x5150
.short 11877 ; 0x2e65
.short 11357 ; 0x2c5d
.short 17758 ; 0x455e
.short 10541 ; 0x292d
.short 8594 ; 0x2192
.short 16677 ; 0x4125
.short 20817 ; 0x5151
.short 8086 ; 0x1f96
.short 18569 ; 0x4889
.short 17036 ; 0x428c
.short 8538 ; 0x215a
.short 16299 ; 0x3fab
.short 1360 ; 0x550
.short 6837 ; 0x1ab5
.short 9486 ; 0x250e
.short 1361 ; 0x551
.short 18396 ; 0x47dc
.short 1093 ; 0x445
.short 12819 ; 0x3213
.short 16303 ; 0x3faf
.short 20828 ; 0x515c
.short 20819 ; 0x5153
.short 9799 ; 0x2647
.short 16130 ; 0x3f02
.short 2700 ; 0xa8c
.short 8393 ; 0x20c9
.short 8549 ; 0x2165
.short 8944 ; 0x22f0
.short 14046 ; 0x36de
.short 7247 ; 0x1c4f
.short 18664 ; 0x48e8
.short 5364 ; 0x14f4
.short 20247 ; 0x4f17
.short 16260 ; 0x3f84
.short 4386 ; 0x1122
.short 19056 ; 0x4a70
.short 6172 ; 0x181c
.short 15370 ; 0x3c0a
.short 8059 ; 0x1f7b
.short 6267 ; 0x187b
.short 12875 ; 0x324b
.short 15551 ; 0x3cbf
.short 19126 ; 0x4ab6
.short 5369 ; 0x14f9
.short 2096 ; 0x830
.short 11380 ; 0x2c74
.short 13246 ; 0x33be
.short 4302 ; 0x10ce
.short 10629 ; 0x2985
.short 12879 ; 0x324f
.short 20742 ; 0x5106
.short 9709 ; 0x25ed
.short 3794 ; 0xed2
.short 19995 ; 0x4e1b
.short 15684 ; 0x3d44
.short 3708 ; 0xe7c
.short 20360 ; 0x4f88
.short 19818 ; 0x4d6a
.short 10990 ; 0x2aee
.short 13852 ; 0x361c
.short 16393 ; 0x4009
.short 4283 ; 0x10bb
.short 16689 ; 0x4131
.short 4017 ; 0xfb1
.short 8918 ; 0x22d6
.short 20799 ; 0x513f
.short 13501 ; 0x34bd
.short 16141 ; 0x3f0d
.short 19913 ; 0x4dc9
.short 20152 ; 0x4eb8
.short 20252 ; 0x4f1c
.short 324 ; 0x144
.short 4018 ; 0xfb2
.short 1971 ; 0x7b3
.short 13443 ; 0x3483
.short 18042 ; 0x467a
.short 7111 ; 0x1bc7
.short 2475 ; 0x9ab
.short 345 ; 0x159
.short 12918 ; 0x3276
.short 6918 ; 0x1b06
.short 7972 ; 0x1f24
.short 12837 ; 0x3225
.short 2976 ; 0xba0
.short 5143 ; 0x1417
.short 5891 ; 0x1703
.short 4460 ; 0x116c
.short 17104 ; 0x42d0
.short 6727 ; 0x1a47
.short 9783 ; 0x2637
.short 7548 ; 0x1d7c
.short 6793 ; 0x1a89
.short 15061 ; 0x3ad5
.short 4494 ; 0x118e
.short 16531 ; 0x4093
.short 7508 ; 0x1d54
.short 16908 ; 0x420c
.short 16149 ; 0x3f15
.short 14307 ; 0x37e3
.short 14663 ; 0x3947
.short 6288 ; 0x1890
.short 14756 ; 0x39a4
.short 6094 ; 0x17ce
.short 17006 ; 0x426e
.short 9195 ; 0x23eb
.short 18351 ; 0x47af
.short 17007 ; 0x426f
.short 11904 ; 0x2e80
.short 3729 ; 0xe91
.short 2131 ; 0x853
.short 13412 ; 0x3464
.short 4939 ; 0x134b
.short 13611 ; 0x352b
.short 15521 ; 0x3ca1
.short 10279 ; 0x2827
.short 13839 ; 0x360f
.short 513 ; 0x201
.short 1869 ; 0x74d
.short 14693 ; 0x3965
.short 9311 ; 0x245f
.short 12723 ; 0x31b3
.short 20692 ; 0x50d4
.short 19570 ; 0x4c72
.short 15399 ; 0x3c27
.short 9649 ; 0x25b1
.short 20492 ; 0x500c
.short 20609 ; 0x5081
.short 7867 ; 0x1ebb
.short 16452 ; 0x4044
.short 6481 ; 0x1951
.short 10307 ; 0x2843
.short 8376 ; 0x20b8
.short 14766 ; 0x39ae
.short 10333 ; 0x285d
.short 6102 ; 0x17d6
.short 19183 ; 0x4aef
.short 5908 ; 0x1714
.short 14061 ; 0x36ed
.short 3361 ; 0xd21
.short 3240 ; 0xca8
.short 745 ; 0x2e9
.short 16414 ; 0x401e
.short 4560 ; 0x11d0
.short 20495 ; 0x500f
.short 5708 ; 0x164c
.short 2839 ; 0xb17
.short 9631 ; 0x259f
.short 698 ; 0x2ba
.short 10384 ; 0x2890
.short 18995 ; 0x4a33
.short 7077 ; 0x1ba5
.short 4159 ; 0x103f
.short 13033 ; 0x32e9
.short 19808 ; 0x4d60
.short 3922 ; 0xf52
.short 2321 ; 0x911
.short 4357 ; 0x1105
.short 1331 ; 0x533
.short 8633 ; 0x21b9
.short 18109 ; 0x46bd
.short 6493 ; 0x195d
.short 840 ; 0x348
.short 11520 ; 0x2d00
.short 9910 ; 0x26b6
.short 8527 ; 0x214f
.short 18363 ; 0x47bb
.short 14391 ; 0x3837
.short 10454 ; 0x28d6
.short 13186 ; 0x3382
.short 16667 ; 0x411b
.short 9006 ; 0x232e
.short 13361 ; 0x3431
.short 19412 ; 0x4bd4
.short 6693 ; 0x1a25
.short 12088 ; 0x2f38
.short 12206 ; 0x2fae
.short 5693 ; 0x163d
.short 6827 ; 0x1aab
.short 20815 ; 0x514f
.short 3950 ; 0xf6e
.short 16690 ; 0x4132
.short 4308 ; 0x10d4
.short 3953 ; 0xf71
.short 12735 ; 0x31bf
.short 3954 ; 0xf72
.short 11757 ; 0x2ded
.short 937 ; 0x3a9
.short 11615 ; 0x2d5f
.short 16505 ; 0x4079
.short 19666 ; 0x4cd2
.short 4319 ; 0x10df
.short 18364 ; 0x47bc
.short 18370 ; 0x47c2
.short 12431 ; 0x308f
.short 16252 ; 0x3f7c
.short 4797 ; 0x12bd
.short 20858 ; 0x517a
.short 14550 ; 0x38d6
.short 1165 ; 0x48d
.short 11955 ; 0x2eb3
.short 15753 ; 0x3d89
.short 18388 ; 0x47d4
.short 8539 ; 0x215b
.short 14557 ; 0x38dd
.short 9487 ; 0x250f
.short 4806 ; 0x12c6
.short 15442 ; 0x3c52
.short 14098 ; 0x3712
.short 4297 ; 0x10c9
.short 15447 ; 0x3c57
.short 5084 ; 0x13dc
.short 12779 ; 0x31eb
.short 9740 ; 0x260c
.short 4032 ; 0xfc0
.short 13502 ; 0x34be
.short 3582 ; 0xdfe
.short 4614 ; 0x1206
.short 20342 ; 0x4f76
.short 7327 ; 0x1c9f
.short 10131 ; 0x2793
.short 4648 ; 0x1228
.short 10379 ; 0x288b
.short 4311 ; 0x10d7
.short 246 ; 0xf6
.short 4734 ; 0x127e
.short 14767 ; 0x39af
.short 7516 ; 0x1d5c
.short 4061 ; 0xfdd
.short 13523 ; 0x34d3
.short 17451 ; 0x442b
.short 19669 ; 0x4cd5
.short 20841 ; 0x5169
.short 4736 ; 0x1280
.short 20566 ; 0x5056
.short 18872 ; 0x49b8
.short 20087 ; 0x4e77
.short 111 ; 0x6f
.short 3589 ; 0xe05
.short 8379 ; 0x20bb
.short 13903 ; 0x364f
.short 14071 ; 0x36f7
.short 11443 ; 0x2cb3
.short 9840 ; 0x2670
.short 9315 ; 0x2463
.short 249 ; 0xf9
.short 3591 ; 0xe07
.short 8654 ; 0x21ce
.short 1498 ; 0x5da
.short 15643 ; 0x3d1b
.short 655 ; 0x28f
.short 6339 ; 0x18c3
.short 19418 ; 0x4bda
.short 1838 ; 0x72e
.short 9318 ; 0x2466
.short 6138 ; 0x17fa
.short 7525 ; 0x1d65
.short 10274 ; 0x2822
.short 19679 ; 0x4cdf
.short 9753 ; 0x2619
.short 11454 ; 0x2cbe
.short 6155 ; 0x180b
.short 6161 ; 0x1811
.short 9680 ; 0x25d0
.short 17574 ; 0x44a6
.short 10218 ; 0x27ea
.short 12121 ; 0x2f59
.short 2431 ; 0x97f
.short 10070 ; 0x2756
.short 17590 ; 0x44b6
.short 18622 ; 0x48be
.short 18620 ; 0x48bc
.short 3821 ; 0xeed
.short 213 ; 0xd5
.short 4331 ; 0x10eb
.short 17642 ; 0x44ea
.short 4649 ; 0x1229
.short 12127 ; 0x2f5f
.short 19290 ; 0x4b5a
.short 4332 ; 0x10ec
.short 9196 ; 0x23ec
.short 18078 ; 0x469e
.short 20384 ; 0x4fa0
.short 2748 ; 0xabc
.short 16883 ; 0x41f3
.short 12172 ; 0x2f8c
.short 17928 ; 0x4608
.short 16415 ; 0x401f
.short 12929 ; 0x3281
.short 12775 ; 0x31e7
.short 12776 ; 0x31e8
.short 12174 ; 0x2f8e
.short 5687 ; 0x1637
.short 14388 ; 0x3834
.short 16418 ; 0x4022
.short 18110 ; 0x46be
.short 17630 ; 0x44de
.short 12144 ; 0x2f70
.short 12063 ; 0x2f1f
.short 18745 ; 0x4939
.short 4485 ; 0x1185
.short 6952 ; 0x1b28
.short 14592 ; 0x3900
.short 19018 ; 0x4a4a
.short 16038 ; 0x3ea6
.short 3647 ; 0xe3f
.short 13332 ; 0x3414
.short 3839 ; 0xeff
.short 13333 ; 0x3415
.short 8915 ; 0x22d3
.short 8536 ; 0x2158
.short 4487 ; 0x1187
.short 11023 ; 0x2b0f
.short 12183 ; 0x2f97
.short 1405 ; 0x57d
.short 18777 ; 0x4959
.short 4548 ; 0x11c4
.short 18054 ; 0x4686
.short 1830 ; 0x726
.short 15735 ; 0x3d77
.short 3802 ; 0xeda
.short 5384 ; 0x1508
.short 1795 ; 0x703
.short 1796 ; 0x704
.short 2342 ; 0x926
.short 4053 ; 0xfd5
.short 16212 ; 0x3f54
.short 11304 ; 0x2c28
.short 18079 ; 0x469f
.short 8245 ; 0x2035
.short 18080 ; 0x46a0
.short 11396 ; 0x2c84
.short 9197 ; 0x23ed
.short 9321 ; 0x2469
.short 20066 ; 0x4e62
.short 12606 ; 0x313e
.short 16074 ; 0x3eca
.short 16655 ; 0x410f
.short 16477 ; 0x405d
.short 16000 ; 0x3e80
.short 16001 ; 0x3e81
.short 7844 ; 0x1ea4
.short 12256 ; 0x2fe0
.short 5909 ; 0x1715
.short 5837 ; 0x16cd
.short 16546 ; 0x40a2
.short 13282 ; 0x33e2
.short 5398 ; 0x1516
.short 6687 ; 0x1a1f
.short 19501 ; 0x4c2d
.short 2355 ; 0x933
.short 3760 ; 0xeb0
.short 2690 ; 0xa82
.short 13284 ; 0x33e4
.short 1810 ; 0x712
.short 20400 ; 0x4fb0
.short 6574 ; 0x19ae
.short 17064 ; 0x42a8
.short 1815 ; 0x717
.short 11496 ; 0x2ce8
.short 20710 ; 0x50e6
.short 15422 ; 0x3c3e
.short 5852 ; 0x16dc
.short 5437 ; 0x153d
.short 5267 ; 0x1493
.short 5295 ; 0x14af
.short 5125 ; 0x1405
.short 158 ; 0x9e
.short 11525 ; 0x2d05
.short 18166 ; 0x46f6
.short 8881 ; 0x22b1
.short 12615 ; 0x3147
.short 161 ; 0xa1
.short 9115 ; 0x239b
.short 11305 ; 0x2c29
.short 12265 ; 0x2fe9
.short 163 ; 0xa3
.short 3613 ; 0xe1d
.short 18167 ; 0x46f7
.short 5958 ; 0x1746
.short 17073 ; 0x42b1
.short 2697 ; 0xa89
.short 17757 ; 0x455d
.short 8477 ; 0x211d
.short 8476 ; 0x211c
.short 7793 ; 0x1e71
.short 10000 ; 0x2710
.short 19720 ; 0x4d08
.short 11810 ; 0x2e22
.short 4575 ; 0x11df
.short 4578 ; 0x11e2
.short 4576 ; 0x11e0
.short 2980 ; 0xba4
.short 2991 ; 0xbaf
.short 3516 ; 0xdbc
.short 13960 ; 0x3688
.short 13045 ; 0x32f5
.short 3523 ; 0xdc3
.short 10663 ; 0x29a7
.short 3230 ; 0xc9e
.short 8552 ; 0x2168
.short 14961 ; 0x3a71
.short 20663 ; 0x50b7
.short 4475 ; 0x117b
.short 1510 ; 0x5e6
.short 5186 ; 0x1442
.short 19135 ; 0x4abf
.short 11137 ; 0x2b81
.short 11397 ; 0x2c85
.short 1747 ; 0x6d3
.short 14124 ; 0x372c
.short 12649 ; 0x3169
.short 6386 ; 0x18f2
.short 7433 ; 0x1d09
.short 6005 ; 0x1775
.short 1928 ; 0x788
.short 8496 ; 0x2130
.short 9732 ; 0x2604
.short 6211 ; 0x1843
.short 14645 ; 0x3935
.short 11122 ; 0x2b72
.short 9420 ; 0x24cc
.short 11027 ; 0x2b13
.short 6716 ; 0x1a3c
.short 11226 ; 0x2bda
.short 19377 ; 0x4bb1
.short 9423 ; 0x24cf
.short 6142 ; 0x17fe
.short 8502 ; 0x2136
.short 6056 ; 0x17a8
.short 18570 ; 0x488a
.short 10542 ; 0x292e
.short 5651 ; 0x1613
.short 3542 ; 0xdd6
.short 18026 ; 0x466a
.short 3029 ; 0xbd5
.short 17769 ; 0x4569
.short 2413 ; 0x96d
.short 14164 ; 0x3754
.short 12325 ; 0x3025
.short 19136 ; 0x4ac0
.short 1773 ; 0x6ed
.short 2519 ; 0x9d7
.short 2520 ; 0x9d8
.short 5385 ; 0x1509
.short 4495 ; 0x118f
.short 19954 ; 0x4df2
.short 19955 ; 0x4df3
.short 10901 ; 0x2a95
.short 2522 ; 0x9da
.short 19801 ; 0x4d59
.short 1531 ; 0x5fb
.short 9198 ; 0x23ee
.short 19863 ; 0x4d97
.short 18625 ; 0x48c1
.short 15340 ; 0x3bec
.short 8989 ; 0x231d
.short 9350 ; 0x2486
.short 19959 ; 0x4df7
.short 10956 ; 0x2acc
.short 14895 ; 0x3a2f
.short 3531 ; 0xdcb
.short 17328 ; 0x43b0
.short 14938 ; 0x3a5a
.short 4968 ; 0x1368
.short 13235 ; 0x33b3
.short 8856 ; 0x2298
.short 5192 ; 0x1448
.short 13632 ; 0x3540
.short 9070 ; 0x236e
.short 11581 ; 0x2d3d
.short 7134 ; 0x1bde
.short 7453 ; 0x1d1d
.short 572 ; 0x23c
.short 2807 ; 0xaf7
.short 4993 ; 0x1381
.short 15697 ; 0x3d51
.short 17028 ; 0x4284
.short 11616 ; 0x2d60
.short 2220 ; 0x8ac
.short 3055 ; 0xbef
.short 3056 ; 0xbf0
.short 14989 ; 0x3a8d
.short 7402 ; 0x1cea
.short 2231 ; 0x8b7
.short 8094 ; 0x1f9e
.short 8874 ; 0x22aa
.short 8153 ; 0x1fd9
.short 2232 ; 0x8b8
.short 8875 ; 0x22ab
.short 15749 ; 0x3d85
.short 8154 ; 0x1fda
.short 8882 ; 0x22b2
.short 8887 ; 0x22b7
.short 2235 ; 0x8bb
.short 159 ; 0x9f
.short 13606 ; 0x3526
.short 14170 ; 0x375a
.short 14968 ; 0x3a78
.short 8161 ; 0x1fe1
.short 10927 ; 0x2aaf
.short 19976 ; 0x4e08
.short 2541 ; 0x9ed
.short 10969 ; 0x2ad9
.short 12272 ; 0x2ff0
.short 6671 ; 0x1a0f
.short 14969 ; 0x3a79
.short 14971 ; 0x3a7b
.short 9379 ; 0x24a3
.short 18818 ; 0x4982
.short 10894 ; 0x2a8e
.short 19663 ; 0x4ccf
.short 14121 ; 0x3729
.short 14231 ; 0x3797
.short 18111 ; 0x46bf
.short 14253 ; 0x37ad
.short 14129 ; 0x3731
.short 19671 ; 0x4cd7
.short 19672 ; 0x4cd8
.short 12987 ; 0x32bb
.short 18008 ; 0x4658
.short 8577 ; 0x2181
.short 6079 ; 0x17bf
.short 12502 ; 0x30d6
.short 7878 ; 0x1ec6
.short 1193 ; 0x4a9
.short 4388 ; 0x1124
.short 2761 ; 0xac9
.short 5714 ; 0x1652
.short 5748 ; 0x1674
.short 1765 ; 0x6e5
.short 12880 ; 0x3250
.short 16605 ; 0x40dd
.short 13021 ; 0x32dd
.short 20239 ; 0x4f0f
.short 19036 ; 0x4a5c
.short 3217 ; 0xc91
.short 4303 ; 0x10cf
.short 12915 ; 0x3273
.short 4243 ; 0x1093
.short 1247 ; 0x4df
.short 15777 ; 0x3da1
.short 1429 ; 0x595
.short 4644 ; 0x1224
.short 19914 ; 0x4dca
.short 5061 ; 0x13c5
.short 3965 ; 0xf7d
.short 3745 ; 0xea1
.short 3819 ; 0xeeb
.short 11261 ; 0x2bfd
.short 11206 ; 0x2bc6
.short 6465 ; 0x1941
.short 3701 ; 0xe75
.short 20513 ; 0x5021
.short 18579 ; 0x4893
.short 10630 ; 0x2986
.short 128 ; 0x80
.short 7879 ; 0x1ec7
.short 12782 ; 0x31ee
.short 4516 ; 0x11a4
.short 18824 ; 0x4988
.short 15716 ; 0x3d64
.short 17663 ; 0x44ff
.short 11804 ; 0x2e1c
.short 11423 ; 0x2c9f
.short 12078 ; 0x2f2e
.short 15954 ; 0x3e52
.short 15955 ; 0x3e53
.short 3769 ; 0xeb9
.short 7880 ; 0x1ec8
.short 7153 ; 0x1bf1
.short 14499 ; 0x38a3
.short 13564 ; 0x34fc
.short 20172 ; 0x4ecc
.short 19623 ; 0x4ca7
.short 16638 ; 0x40fe
.short 13568 ; 0x3500
.short 15619 ; 0x3d03
.short 20257 ; 0x4f21
.short 2977 ; 0xba1
.short 2547 ; 0x9f3
.short 594 ; 0x252
.short 228 ; 0xe4
.short 965 ; 0x3c5
.short 12599 ; 0x3137
.short 14847 ; 0x39ff
.short 453 ; 0x1c5
.short 4709 ; 0x1265
.short 14470 ; 0x3886
.short 20660 ; 0x50b4
.short 3752 ; 0xea8
.short 19920 ; 0x4dd0
.short 10828 ; 0x2a4c
.short 11312 ; 0x2c30
.short 20686 ; 0x50ce
.short 3969 ; 0xf81
.short 11230 ; 0x2bde
.short 19794 ; 0x4d52
.short 16315 ; 0x3fbb
.short 20891 ; 0x519b
.short 11263 ; 0x2bff
.short 6430 ; 0x191e
.short 13597 ; 0x351d
.short 19921 ; 0x4dd1
.short 372 ; 0x174
.short 10574 ; 0x294e
.short 12567 ; 0x3117
.short 5493 ; 0x1575
.short 7812 ; 0x1e84
.short 1771 ; 0x6eb
.short 18326 ; 0x4796
.short 16931 ; 0x4223
.short 17564 ; 0x449c
.short 9345 ; 0x2481
.short 3106 ; 0xc22
.short 7687 ; 0x1e07
.short 9461 ; 0x24f5
.short 7178 ; 0x1c0a
.short 11043 ; 0x2b23
.short 17338 ; 0x43ba
.short 11207 ; 0x2bc7
.short 7994 ; 0x1f3a
.short 17920 ; 0x4600
.short 4824 ; 0x12d8
.short 5027 ; 0x13a3
.short 4394 ; 0x112a
.short 3110 ; 0xc26
.short 1705 ; 0x6a9
.short 6755 ; 0x1a63
.short 16866 ; 0x41e2
.short 16867 ; 0x41e3
.short 3526 ; 0xdc6
.short 119 ; 0x77
.short 5330 ; 0x14d2
.short 11499 ; 0x2ceb
.short 10768 ; 0x2a10
.short 20687 ; 0x50cf
.short 4852 ; 0x12f4
.short 1659 ; 0x67b
.short 14921 ; 0x3a49
.short 19928 ; 0x4dd8
.short 2343 ; 0x927
.short 10032 ; 0x2730
.short 16646 ; 0x4106
.short 2344 ; 0x928
.short 16647 ; 0x4107
.short 9863 ; 0x2687
.short 9862 ; 0x2686
.short 6249 ; 0x1869
.short 16648 ; 0x4108
.short 10947 ; 0x2ac3
.short 8008 ; 0x1f48
.short 13117 ; 0x333d
.short 19302 ; 0x4b66
.short 11811 ; 0x2e23
.short 10736 ; 0x29f0
.short 10227 ; 0x27f3
.short 11002 ; 0x2afa
.short 9667 ; 0x25c3
.short 15729 ; 0x3d71
.short 938 ; 0x3aa
.short 15719 ; 0x3d67
.short 15400 ; 0x3c28
.short 16885 ; 0x41f5
.short 6801 ; 0x1a91
.short 7193 ; 0x1c19
.short 18626 ; 0x48c2
.short 5323 ; 0x14cb
.short 2395 ; 0x95b
.short 9065 ; 0x2369
.short 13313 ; 0x3401
.short 15001 ; 0x3a99
.short 10036 ; 0x2734
.short 2103 ; 0x837
.short 13573 ; 0x3505
.short 6414 ; 0x190e
.short 14717 ; 0x397d
.short 7481 ; 0x1d39
.short 6194 ; 0x1832
.short 16884 ; 0x41f4
.short 16788 ; 0x4194
.short 15251 ; 0x3b93
.short 11233 ; 0x2be1
.short 1663 ; 0x67f
.short 15195 ; 0x3b5b
.short 4107 ; 0x100b
.short 3149 ; 0xc4d
.short 15252 ; 0x3b94
.short 10891 ; 0x2a8b
.short 10738 ; 0x29f2
.short 11464 ; 0x2cc8
.short 4655 ; 0x122f
.short 9743 ; 0x260f
.short 8598 ; 0x2196
.short 8903 ; 0x22c7
.short 19627 ; 0x4cab
.short 14326 ; 0x37f6
.short 6890 ; 0x1aea
.short 8967 ; 0x2307
.short 13998 ; 0x36ae
.short 11439 ; 0x2caf
.short 769 ; 0x301
.short 9722 ; 0x25fa
.short 11500 ; 0x2cec
.short 5016 ; 0x1398
.short 12691 ; 0x3193
.short 2072 ; 0x818
.short 2576 ; 0xa10
.short 14875 ; 0x3a1b
.short 10760 ; 0x2a08
.short 7128 ; 0x1bd8
.short 10646 ; 0x2996
.short 8258 ; 0x2042
.short 17808 ; 0x4590
.short 17346 ; 0x43c2
.short 12894 ; 0x325e
.short 13574 ; 0x3506
.short 2133 ; 0x855
.short 4115 ; 0x1013
.short 4112 ; 0x1010
.short 7338 ; 0x1caa
.short 3748 ; 0xea4
.short 12134 ; 0x2f66
.short 15420 ; 0x3c3c
.short 3116 ; 0xc2c
.short 11440 ; 0x2cb0
.short 4988 ; 0x137c
.short 20700 ; 0x50dc
.short 3051 ; 0xbeb
.short 15789 ; 0x3dad
.short 10051 ; 0x2743
.short 13051 ; 0x32fb
.short 3319 ; 0xcf7
.short 1805 ; 0x70d
.short 2268 ; 0x8dc
.short 9747 ; 0x2613
.short 11120 ; 0x2b70
.short 2843 ; 0xb1b
.short 85 ; 0x55
.short 16805 ; 0x41a5
.short 10743 ; 0x29f7
.short 13943 ; 0x3677
.short 13974 ; 0x3696
.short 10693 ; 0x29c5
.short 19187 ; 0x4af3
.short 20180 ; 0x4ed4
.short 12973 ; 0x32ad
.short 3477 ; 0xd95
.short 13132 ; 0x334c
.short 15126 ; 0x3b16
.short 17657 ; 0x44f9
.short 6627 ; 0x19e3
.short 15586 ; 0x3ce2
.short 6812 ; 0x1a9c
.short 18727 ; 0x4927
.short 6395 ; 0x18fb
.short 3245 ; 0xcad
.short 630 ; 0x276
.short 1440 ; 0x5a0
.short 4160 ; 0x1040
.short 16419 ; 0x4023
.short 10839 ; 0x2a57
.short 10309 ; 0x2845
.short 15342 ; 0x3bee
.short 14728 ; 0x3988
.short 15196 ; 0x3b5c
.short 349 ; 0x15d
.short 12084 ; 0x2f34
.short 9633 ; 0x25a1
.short 15343 ; 0x3bef
.short 13841 ; 0x3611
.short 14620 ; 0x391c
.short 14259 ; 0x37b3
.short 20498 ; 0x5012
.short 4433 ; 0x1151
.short 18121 ; 0x46c9
.short 993 ; 0x3e1
.short 8996 ; 0x2324
.short 6212 ; 0x1844
.short 11444 ; 0x2cb4
.short 16662 ; 0x4116
.short 4341 ; 0x10f5
.short 9634 ; 0x25a2
.short 863 ; 0x35f
.short 11109 ; 0x2b65
.short 1445 ; 0x5a5
.short 9569 ; 0x2561
.short 4995 ; 0x1383
.short 11210 ; 0x2bca
.short 2001 ; 0x7d1
.short 778 ; 0x30a
.short 6717 ; 0x1a3d
.short 3989 ; 0xf95
.short 14624 ; 0x3920
.short 10465 ; 0x28e1
.short 16027 ; 0x3e9b
.short 20426 ; 0x4fca
.short 9570 ; 0x2562
.short 6770 ; 0x1a72
.short 18473 ; 0x4829
.short 9612 ; 0x258c
.short 20108 ; 0x4e8c
.short 17152 ; 0x4300
.short 1225 ; 0x4c9
.short 9151 ; 0x23bf
.short 15057 ; 0x3ad1
.short 11350 ; 0x2c56
.short 10842 ; 0x2a5a
.short 19489 ; 0x4c21
.short 9012 ; 0x2334
.short 2357 ; 0x935
.short 4872 ; 0x1308
.short 16563 ; 0x40b3
.short 14723 ; 0x3983
.short 3642 ; 0xe3a
.short 19974 ; 0x4e06
.short 6773 ; 0x1a75
.short 13366 ; 0x3436
.short 5486 ; 0x156e
.short 2356 ; 0x934
.short 17845 ; 0x45b5
.short 16459 ; 0x404b
.short 14314 ; 0x37ea
.short 3861 ; 0xf15
.short 18377 ; 0x47c9
.short 13330 ; 0x3412
.short 20411 ; 0x4fbb
.short 2557 ; 0x9fd
.short 8018 ; 0x1f52
.short 11012 ; 0x2b04
.short 15227 ; 0x3b7b
.short 8888 ; 0x22b8
.short 671 ; 0x29f
.short 18502 ; 0x4846
.short 7597 ; 0x1dad
.short 1996 ; 0x7cc
.short 18168 ; 0x46f8
.short 7499 ; 0x1d4b
.short 8267 ; 0x204b
.short 8912 ; 0x22d0
.short 13188 ; 0x3384
.short 15228 ; 0x3b7c
.short 4677 ; 0x1245
.short 11867 ; 0x2e5b
.short 2361 ; 0x939
.short 868 ; 0x364
.short 17188 ; 0x4324
.short 10750 ; 0x29fe
.short 15794 ; 0x3db2
.short 19306 ; 0x4b6a
.short 16435 ; 0x4033
.short 790 ; 0x316
.short 16854 ; 0x41d6
.short 8194 ; 0x2002
.short 8270 ; 0x204e
.short 17360 ; 0x43d0
.short 9483 ; 0x250b
.short 6062 ; 0x17ae
.short 19216 ; 0x4b10
.short 9776 ; 0x2630
.short 12626 ; 0x3152
.short 19307 ; 0x4b6b
.short 9681 ; 0x25d1
.short 10802 ; 0x2a32
.short 19217 ; 0x4b11
.short 1552 ; 0x610
.short 11989 ; 0x2ed5
.short 15779 ; 0x3da3
.short 4839 ; 0x12e7
.short 19293 ; 0x4b5d
.short 9113 ; 0x2399
.short 4836 ; 0x12e4
.short 20676 ; 0x50c4
.short 6787 ; 0x1a83
.short 10902 ; 0x2a96
.short 1908 ; 0x774
.short 6302 ; 0x189e
.short 4336 ; 0x10f0
.short 1909 ; 0x775
.short 10284 ; 0x282c
.short 10922 ; 0x2aaa
.short 20018 ; 0x4e32
.short 20050 ; 0x4e52
.short 4421 ; 0x1145
.short 6628 ; 0x19e4
.short 2992 ; 0xbb0
.short 19933 ; 0x4ddd
.short 16887 ; 0x41f7
.short 14484 ; 0x3894
.short 19779 ; 0x4d43
.short 7283 ; 0x1c73
.short 16394 ; 0x400a
.short 18691 ; 0x4903
.short 1248 ; 0x4e0
.short 17724 ; 0x453c
.short 18698 ; 0x490a
.short 1831 ; 0x727
.short 12746 ; 0x31ca
.short 16155 ; 0x3f1b
.short 7296 ; 0x1c80
.short 18742 ; 0x4936
.short 18802 ; 0x4972
.short 16810 ; 0x41aa
.short 7403 ; 0x1ceb
.short 7302 ; 0x1c86
.short 16793 ; 0x4199
.short 13458 ; 0x3492
.short 13463 ; 0x3497
.short 13468 ; 0x349c
.short 7275 ; 0x1c6b
.short 13774 ; 0x35ce
.short 14514 ; 0x38b2
.short 13873 ; 0x3631
.short 13800 ; 0x35e8
.short 14879 ; 0x3a1f
.short 14583 ; 0x38f7
.short 11743 ; 0x2ddf
.short 11744 ; 0x2de0
.short 4774 ; 0x12a6
.short 5638 ; 0x1606
.short 14888 ; 0x3a28
.short 2025 ; 0x7e9
.short 14015 ; 0x36bf
.short 16223 ; 0x3f5f
.short 15881 ; 0x3e09
.short 20202 ; 0x4eea
.short 2655 ; 0xa5f
.short 2013 ; 0x7dd
.short 13310 ; 0x33fe
.short 17974 ; 0x4636
.short 3629 ; 0xe2d
.short 11132 ; 0x2b7c
.short 14503 ; 0x38a7
.short 3631 ; 0xe2f
.short 312 ; 0x138
.short 2014 ; 0x7de
.short 5145 ; 0x1419
.short 3716 ; 0xe84
.short 291 ; 0x123
.short 568 ; 0x238
.short 9463 ; 0x24f7
.short 20157 ; 0x4ebd
.short 6615 ; 0x19d7
.short 1155 ; 0x483
.short 9199 ; 0x23ef
.short 20321 ; 0x4f61
.short 19359 ; 0x4b9f
.short 3382 ; 0xd36
.short 976 ; 0x3d0
.short 16320 ; 0x3fc0
.short 4450 ; 0x1162
.short 2015 ; 0x7df
.short 16213 ; 0x3f55
.short 9466 ; 0x24fa
.short 12449 ; 0x30a1
.short 11216 ; 0x2bd0
.short 16002 ; 0x3e82
.short 7987 ; 0x1f33
.short 4066 ; 0xfe2
.short 19335 ; 0x4b87
.short 3923 ; 0xf53
.short 8634 ; 0x21ba
.short 13424 ; 0x3470
.short 18736 ; 0x4930
.short 8424 ; 0x20e8
.short 15003 ; 0x3a9b
.short 15005 ; 0x3a9d
.short 15587 ; 0x3ce3
.short 994 ; 0x3e2
.short 10170 ; 0x27ba
.short 10872 ; 0x2a78
.short 7344 ; 0x1cb0
.short 5780 ; 0x1694
.short 13831 ; 0x3607
.short 20711 ; 0x50e7
.short 750 ; 0x2ee
.short 10609 ; 0x2971
.short 3004 ; 0xbbc
.short 3130 ; 0xc3a
.short 364 ; 0x16c
.short 1258 ; 0x4ea
.short 18155 ; 0x46eb
.short 14197 ; 0x3775
.short 1163 ; 0x48b
.short 1184 ; 0x4a0
.short 9424 ; 0x24d0
.short 2503 ; 0x9c7
.short 17153 ; 0x4301
.short 17753 ; 0x4559
.short 1839 ; 0x72f
.short 2724 ; 0xaa4
.short 2610 ; 0xa32
.short 12169 ; 0x2f89
.short 9519 ; 0x252f
.short 17994 ; 0x464a
.short 6231 ; 0x1857
.short 6672 ; 0x1a10
.short 6057 ; 0x17a9
.short 10158 ; 0x27ae
.short 11878 ; 0x2e66
.short 9521 ; 0x2531
.short 9488 ; 0x2510
.short 1364 ; 0x554
.short 13987 ; 0x36a3
.short 4466 ; 0x1172
.short 8946 ; 0x22f2
.short 6466 ; 0x1942
.short 6510 ; 0x196e
.short 13203 ; 0x3393
.short 17492 ; 0x4454
.short 4054 ; 0xfd6
.short 11587 ; 0x2d43
.short 17533 ; 0x447d
.short 17549 ; 0x448d
.short 1188 ; 0x4a4
.short 1187 ; 0x4a3
.short 18005 ; 0x4655
.short 8511 ; 0x213f
.short 14958 ; 0x3a6e
.short 6744 ; 0x1a58
.short 40 ; 0x28
.short 10652 ; 0x299c
.short 14896 ; 0x3a30
.short 6745 ; 0x1a59
.short 6903 ; 0x1af7
.short 11323 ; 0x2c3b
.short 15371 ; 0x3c0b
.short 18016 ; 0x4660
.short 1245 ; 0x4dd
.short 10276 ; 0x2824
.short 10219 ; 0x27eb
.short 4238 ; 0x108e
.short 11980 ; 0x2ecc
.short 18819 ; 0x4983
.short 18820 ; 0x4984
.short 13433 ; 0x3479
.short 16859 ; 0x41db
.short 3214 ; 0xc8e
.short 5550 ; 0x15ae
.short 11891 ; 0x2e73
.short 9927 ; 0x26c7
.short 20677 ; 0x50c5
.short 5892 ; 0x1704
.short 14292 ; 0x37d4
.short 20019 ; 0x4e33
.short 16442 ; 0x403a
.short 11419 ; 0x2c9b
.short 4006 ; 0xfa6
.short 15218 ; 0x3b72
.short 15552 ; 0x3cc0
.short 15832 ; 0x3dd8
.short 19907 ; 0x4dc3
.short 11921 ; 0x2e91
.short 13301 ; 0x33f5
.short 15685 ; 0x3d45
.short 12095 ; 0x2f3f
.short 12851 ; 0x3233
.short 4007 ; 0xfa7
.short 7929 ; 0x1ef9
.short 6983 ; 0x1b47
.short 9455 ; 0x24ef
.short 20361 ; 0x4f89
.short 6080 ; 0x17c0
.short 12319 ; 0x301f
.short 11796 ; 0x2e14
.short 17368 ; 0x43d8
.short 3795 ; 0xed3
.short 206 ; 0xce
.short 13070 ; 0x330e
.short 16753 ; 0x4171
.short 6272 ; 0x1880
.short 5586 ; 0x15d2
.short 5587 ; 0x15d3
.short 3687 ; 0xe67
.short 15902 ; 0x3e1e
.short 7541 ; 0x1d75
.short 6273 ; 0x1881
.short 19996 ; 0x4e1c
.short 19127 ; 0x4ab7
.short 12320 ; 0x3020
.short 170 ; 0xaa
.short 1921 ; 0x781
.short 9994 ; 0x270a
.short 17278 ; 0x437e
.short 4008 ; 0xfa8
.short 12906 ; 0x326a
.short 5138 ; 0x1412
.short 2208 ; 0x8a0
.short 18256 ; 0x4750
.short 18618 ; 0x48ba
.short 734 ; 0x2de
.short 18027 ; 0x466b
.short 12269 ; 0x2fed
.short 15553 ; 0x3cc1
.short 8724 ; 0x2214
.short 11463 ; 0x2cc7
.short 3440 ; 0xd70
.short 16391 ; 0x4007
.short 1430 ; 0x596
.short 1152 ; 0x480
.short 20362 ; 0x4f8a
.short 14215 ; 0x3787
.short 2819 ; 0xb03
.short 19038 ; 0x4a5e
.short 12797 ; 0x31fd
.short 9173 ; 0x23d5
.short 14477 ; 0x388d
.short 13434 ; 0x347a
.short 2763 ; 0xacb
.short 10320 ; 0x2850
.short 12411 ; 0x307b
.short 8731 ; 0x221b
.short 18549 ; 0x4875
.short 7807 ; 0x1e7f
.short 10591 ; 0x295f
.short 452 ; 0x1c4
.short 371 ; 0x173
.short 4572 ; 0x11dc
.short 10375 ; 0x2887
.short 17971 ; 0x4633
.short 17972 ; 0x4634
.short 7418 ; 0x1cfa
.short 11553 ; 0x2d21
.short 13090 ; 0x3322
.short 7968 ; 0x1f20
.short 20366 ; 0x4f8e
.short 10809 ; 0x2a39
.short 961 ; 0x3c1
.short 889 ; 0x379
.short 13347 ; 0x3423
.short 16900 ; 0x4204
.short 17718 ; 0x4536
.short 16267 ; 0x3f8b
.short 498 ; 0x1f2
.short 5374 ; 0x14fe
.short 18341 ; 0x47a5
.short 19465 ; 0x4c09
.short 3070 ; 0xbfe
.short 7318 ; 0x1c96
.short 2970 ; 0xb9a
.short 10897 ; 0x2a91
.short 4246 ; 0x1096
.short 5469 ; 0x155d
.short 11596 ; 0x2d4c
.short 10029 ; 0x272d
.short 4019 ; 0xfb3
.short 13592 ; 0x3518
.short 4708 ; 0x1264
.short 589 ; 0x24d
.short 15617 ; 0x3d01
.short 4020 ; 0xfb4
.short 20546 ; 0x5042
.short 9996 ; 0x270c
.short 3666 ; 0xe52
.short 12271 ; 0x2fef
.short 9965 ; 0x26ed
.short 9986 ; 0x2702
.short 225 ; 0xe1
.short 2159 ; 0x86f
.short 10497 ; 0x2901
.short 20595 ; 0x5073
.short 19999 ; 0x4e1f
.short 1739 ; 0x6cb
.short 6284 ; 0x188c
.short 7112 ; 0x1bc8
.short 9341 ; 0x247d
.short 2211 ; 0x8a3
.short 10880 ; 0x2a80
.short 10881 ; 0x2a81
.short 17138 ; 0x42f2
.short 18405 ; 0x47e5
.short 12440 ; 0x3098
.short 4414 ; 0x113e
.short 10428 ; 0x28bc
.short 8739 ; 0x2223
.short 12919 ; 0x3277
.short 18324 ; 0x4794
.short 4467 ; 0x1173
.short 12097 ; 0x2f41
.short 1303 ; 0x517
.short 1558 ; 0x616
.short 18830 ; 0x498e
.short 5153 ; 0x1421
.short 20678 ; 0x50c6
.short 9056 ; 0x2360
.short 15839 ; 0x3ddf
.short 3331 ; 0xd03
.short 4848 ; 0x12f0
.short 2196 ; 0x894
.short 6541 ; 0x198d
.short 2160 ; 0x870
.short 4587 ; 0x11eb
.short 4820 ; 0x12d4
.short 9935 ; 0x26cf
.short 1267 ; 0x4f3
.short 6752 ; 0x1a60
.short 6753 ; 0x1a61
.short 4033 ; 0xfc1
.short 18699 ; 0x490b
.short 20282 ; 0x4f3a
.short 20600 ; 0x5078
.short 6681 ; 0x1a19
.short 5867 ; 0x16eb
.short 18213 ; 0x4725
.short 1268 ; 0x4f4
.short 3583 ; 0xdff
.short 12920 ; 0x3278
.short 12994 ; 0x32c2
.short 1827 ; 0x723
.short 9951 ; 0x26df
.short 15027 ; 0x3ab3
.short 20190 ; 0x4ede
.short 11986 ; 0x2ed2
.short 20316 ; 0x4f5c
.short 17207 ; 0x4337
.short 5678 ; 0x162e
.short 3970 ; 0xf82
.short 12676 ; 0x3184
.short 4202 ; 0x106a
.short 2432 ; 0x980
.short 7115 ; 0x1bcb
.short 16845 ; 0x41cd
.short 2026 ; 0x7ea
.short 1189 ; 0x4a5
.short 7116 ; 0x1bcc
.short 3524 ; 0xdc4
.short 117 ; 0x75
.short 12218 ; 0x2fba
.short 1742 ; 0x6ce
.short 12857 ; 0x3239
.short 6607 ; 0x19cf
.short 17911 ; 0x45f7
.short 5749 ; 0x1675
.short 11603 ; 0x2d53
.short 8740 ; 0x2224
.short 7019 ; 0x1b6b
.short 8482 ; 0x2122
.short 13932 ; 0x366c
.short 20459 ; 0x4feb
.short 2433 ; 0x981
.short 6408 ; 0x1908
.short 12824 ; 0x3218
.short 595 ; 0x253
.short 1204 ; 0x4b4
.short 12219 ; 0x2fbb
.short 5893 ; 0x1705
.short 11929 ; 0x2e99
.short 2628 ; 0xa44
.short 18700 ; 0x490c
.short 12921 ; 0x3279
.short 5972 ; 0x1754
.short 18407 ; 0x47e7
.short 9784 ; 0x2638
.short 18408 ; 0x47e8
.short 12043 ; 0x2f0b
.short 7068 ; 0x1b9c
.short 14356 ; 0x3814
.short 18214 ; 0x4726
.short 9851 ; 0x267b
.short 5380 ; 0x1504
.short 20258 ; 0x4f22
.short 17737 ; 0x4549
.short 3220 ; 0xc94
.short 15561 ; 0x3cc9
.short 8618 ; 0x21aa
.short 3143 ; 0xc47
.short 3974 ; 0xf86
.short 12860 ; 0x323c
.short 18266 ; 0x475a
.short 5238 ; 0x1476
.short 549 ; 0x225
.short 1066 ; 0x42a
.short 19160 ; 0x4ad8
.short 2768 ; 0xad0
.short 15116 ; 0x3b0c
.short 14297 ; 0x37d9
.short 14298 ; 0x37da
.short 1654 ; 0x676
.short 1561 ; 0x619
.short 15840 ; 0x3de0
.short 822 ; 0x336
.short 15974 ; 0x3e66
.short 4496 ; 0x1190
.short 8755 ; 0x2233
.short 11707 ; 0x2dbb
.short 20380 ; 0x4f9c
.short 10507 ; 0x290b
.short 8619 ; 0x21ab
.short 20462 ; 0x4fee
.short 20872 ; 0x5188
.short 15247 ; 0x3b8f
.short 12515 ; 0x30e3
.short 13256 ; 0x33c8
.short 14381 ; 0x382d
.short 1562 ; 0x61a
.short 11328 ; 0x2c40
.short 7394 ; 0x1ce2
.short 10033 ; 0x2731
.short 10132 ; 0x2794
.short 16847 ; 0x41cf
.short 7118 ; 0x1bce
.short 1518 ; 0x5ee
.short 16760 ; 0x4178
.short 7633 ; 0x1dd1
.short 17380 ; 0x43e4
.short 14977 ; 0x3a81
.short 18587 ; 0x489b
.short 2401 ; 0x961
.short 15392 ; 0x3c20
.short 5102 ; 0x13ee
.short 18623 ; 0x48bf
.short 2402 ; 0x962
.short 6412 ; 0x190c
.short 15440 ; 0x3c50
.short 18588 ; 0x489c
.short 10995 ; 0x2af3
.short 13418 ; 0x346a
.short 16407 ; 0x4017
.short 8412 ; 0x20dc
.short 4042 ; 0xfca
.short 3406 ; 0xd4e
.short 10508 ; 0x290c
.short 15726 ; 0x3d6e
.short 6923 ; 0x1b0b
.short 10680 ; 0x29b8
.short 10593 ; 0x2961
.short 7739 ; 0x1e3b
.short 8286 ; 0x205e
.short 8853 ; 0x2295
.short 13702 ; 0x3586
.short 15758 ; 0x3d8e
.short 15151 ; 0x3b2f
.short 16271 ; 0x3f8f
.short 6030 ; 0x178e
.short 18589 ; 0x489d
.short 18409 ; 0x47e9
.short 18345 ; 0x47a9
.short 10769 ; 0x2a11
.short 2101 ; 0x835
.short 9949 ; 0x26dd
.short 9950 ; 0x26de
.short 2198 ; 0x896
.short 15401 ; 0x3c29
.short 7125 ; 0x1bd5
.short 2833 ; 0xb11
.short 12600 ; 0x3138
.short 3080 ; 0xc08
.short 6475 ; 0x194b
.short 20760 ; 0x5118
.short 4617 ; 0x1209
.short 8246 ; 0x2036
.short 9541 ; 0x2545
.short 7363 ; 0x1cc3
.short 15624 ; 0x3d08
.short 7637 ; 0x1dd5
.short 10905 ; 0x2a99
.short 8175 ; 0x1fef
.short 5244 ; 0x147c
.short 11709 ; 0x2dbd
.short 19233 ; 0x4b21
.short 4354 ; 0x1102
.short 5002 ; 0x138a
.short 4055 ; 0xfd7
.short 9720 ; 0x25f8
.short 1414 ; 0x586
.short 1870 ; 0x74e
.short 14153 ; 0x3749
.short 2069 ; 0x815
.short 19571 ; 0x4c73
.short 10110 ; 0x277e
.short 1105 ; 0x451
.short 230 ; 0xe6
.short 8624 ; 0x21b0
.short 15153 ; 0x3b31
.short 939 ; 0x3ab
.short 5107 ; 0x13f3
.short 414 ; 0x19e
.short 12367 ; 0x304f
.short 7497 ; 0x1d49
.short 15987 ; 0x3e73
.short 12326 ; 0x3026
.short 2803 ; 0xaf3
.short 6880 ; 0x1ae0
.short 11708 ; 0x2dbc
.short 2630 ; 0xa46
.short 7040 ; 0x1b80
.short 12222 ; 0x2fbe
.short 14480 ; 0x3890
.short 4477 ; 0x117d
.short 5600 ; 0x15e0
.short 4618 ; 0x120a
.short 9200 ; 0x23f0
.short 3730 ; 0xe92
.short 12307 ; 0x3013
.short 79 ; 0x4f
.short 15449 ; 0x3c59
.short 524 ; 0x20c
.short 20242 ; 0x4f12
.short 17343 ; 0x43bf
.short 20780 ; 0x512c
.short 6476 ; 0x194c
.short 9125 ; 0x23a5
.short 14563 ; 0x38e3
.short 13868 ; 0x362c
.short 14851 ; 0x3a03
.short 2685 ; 0xa7d
.short 5536 ; 0x15a0
.short 11824 ; 0x2e30
.short 5245 ; 0x147d
.short 2349 ; 0x92d
.short 14694 ; 0x3966
.short 2082 ; 0x822
.short 606 ; 0x25e
.short 1438 ; 0x59e
.short 5680 ; 0x1630
.short 3777 ; 0xec1
.short 8295 ; 0x2067
.short 11765 ; 0x2df5
.short 10133 ; 0x2795
.short 11609 ; 0x2d59
.short 15569 ; 0x3cd1
.short 2572 ; 0xa0c
.short 13278 ; 0x33de
.short 5681 ; 0x1631
.short 17436 ; 0x441c
.short 17925 ; 0x4605
.short 13437 ; 0x347d
.short 6300 ; 0x189c
.short 4754 ; 0x1292
.short 1211 ; 0x4bb
.short 10664 ; 0x29a8
.short 19802 ; 0x4d5a
.short 15307 ; 0x3bcb
.short 7256 ; 0x1c58
.short 14937 ; 0x3a59
.short 9744 ; 0x2610
.short 607 ; 0x25f
.short 18081 ; 0x46a1
.short 10134 ; 0x2796
.short 430 ; 0x1ae
.short 11255 ; 0x2bf7
.short 3049 ; 0xbe9
.short 18410 ; 0x47ea
.short 18411 ; 0x47eb
.short 18412 ; 0x47ec
.short 16540 ; 0x409c
.short 13118 ; 0x333e
.short 12476 ; 0x30bc
.short 7820 ; 0x1e8c
.short 16506 ; 0x407a
.short 15421 ; 0x3c3d
.short 18793 ; 0x4969
.short 18794 ; 0x496a
.short 4153 ; 0x1039
.short 8927 ; 0x22df
.short 17054 ; 0x429e
.short 17055 ; 0x429f
.short 10692 ; 0x29c4
.short 1216 ; 0x4c0
.short 15763 ; 0x3d93
.short 2117 ; 0x845
.short 16547 ; 0x40a3
.short 18709 ; 0x4915
.short 699 ; 0x2bb
.short 10597 ; 0x2965
.short 82 ; 0x52
.short 3468 ; 0xd8c
.short 9790 ; 0x263e
.short 18417 ; 0x47f1
.short 8223 ; 0x201f
.short 8224 ; 0x2020
.short 6685 ; 0x1a1d
.short 10308 ; 0x2844
.short 20875 ; 0x518b
.short 20896 ; 0x51a0
.short 20781 ; 0x512d
.short 394 ; 0x18a
.short 12971 ; 0x32ab
.short 16108 ; 0x3eec
.short 17809 ; 0x4591
.short 83 ; 0x53
.short 12607 ; 0x313f
.short 6482 ; 0x1952
.short 4062 ; 0xfde
.short 9652 ; 0x25b4
.short 6483 ; 0x1953
.short 11302 ; 0x2c26
.short 3891 ; 0xf33
.short 5393 ; 0x1511
.short 5394 ; 0x1512
.short 5431 ; 0x1537
.short 17507 ; 0x4463
.short 15102 ; 0x3afe
.short 20385 ; 0x4fa1
.short 20619 ; 0x508b
.short 16453 ; 0x4045
.short 12895 ; 0x325f
.short 4422 ; 0x1146
.short 11958 ; 0x2eb6
.short 12404 ; 0x3074
.short 10230 ; 0x27f6
.short 5768 ; 0x1688
.short 13520 ; 0x34d0
.short 11710 ; 0x2dbe
.short 4226 ; 0x1082
.short 3088 ; 0xc10
.short 20263 ; 0x4f27
.short 6629 ; 0x19e5
.short 15577 ; 0x3cd9
.short 980 ; 0x3d4
.short 15483 ; 0x3c7b
.short 11134 ; 0x2b7e
.short 6303 ; 0x189f
.short 5505 ; 0x1581
.short 19304 ; 0x4b68
.short 6391 ; 0x18f7
.short 3241 ; 0xca9
.short 17742 ; 0x454e
.short 14300 ; 0x37dc
.short 2217 ; 0x8a9
.short 12692 ; 0x3194
.short 15484 ; 0x3c7c
.short 19757 ; 0x4d2d
.short 8109 ; 0x1fad
.short 14983 ; 0x3a87
.short 5980 ; 0x175c
.short 16109 ; 0x3eed
.short 13656 ; 0x3558
.short 11940 ; 0x2ea4
.short 8332 ; 0x208c
.short 20701 ; 0x50dd
.short 17655 ; 0x44f7
.short 18957 ; 0x4a0d
.short 10045 ; 0x273d
.short 19107 ; 0x4aa3
.short 13937 ; 0x3671
.short 2840 ; 0xb18
.short 20441 ; 0x4fd9
.short 4756 ; 0x1294
.short 12801 ; 0x3201
.short 17126 ; 0x42e6
.short 1379 ; 0x563
.short 7706 ; 0x1e1a
.short 8144 ; 0x1fd0
.short 8145 ; 0x1fd1
.short 6709 ; 0x1a35
.short 9410 ; 0x24c2
.short 15578 ; 0x3cda
.short 11160 ; 0x2b98
.short 18629 ; 0x48c5
.short 14191 ; 0x376f
.short 18236 ; 0x473c
.short 13660 ; 0x355c
.short 2107 ; 0x83b
.short 13709 ; 0x358d
.short 19109 ; 0x4aa5
.short 19765 ; 0x4d35
.short 8446 ; 0x20fe
.short 13000 ; 0x32c8
.short 10168 ; 0x27b8
.short 8778 ; 0x224a
.short 12736 ; 0x31c0
.short 14289 ; 0x37d1
.short 19007 ; 0x4a3f
.short 8779 ; 0x224b
.short 7400 ; 0x1ce8
.short 16010 ; 0x3e8a
.short 360 ; 0x168
.short 1924 ; 0x784
.short 16967 ; 0x4247
.short 15127 ; 0x3b17
.short 9268 ; 0x2434
.short 6041 ; 0x1799
.short 2888 ; 0xb48
.short 12107 ; 0x2f4b
.short 20782 ; 0x512e
.short 11669 ; 0x2d95
.short 2390 ; 0x956
.short 18959 ; 0x4a0f
.short 1929 ; 0x789
.short 18873 ; 0x49b9
.short 7997 ; 0x1f3d
.short 11173 ; 0x2ba5
.short 11711 ; 0x2dbf
.short 11712 ; 0x2dc0
.short 10643 ; 0x2993
.short 14036 ; 0x36d4
.short 16079 ; 0x3ecf
.short 3826 ; 0xef2
.short 19143 ; 0x4ac7
.short 19870 ; 0x4d9e
.short 6494 ; 0x195e
.short 6206 ; 0x183e
.short 13099 ; 0x332b
.short 1161 ; 0x489
.short 3507 ; 0xdb3
.short 10193 ; 0x27d1
.short 5154 ; 0x1422
.short 14361 ; 0x3819
.short 19766 ; 0x4d36
.short 10437 ; 0x28c5
.short 14192 ; 0x3770
.short 17020 ; 0x427c
.short 9269 ; 0x2435
.short 16080 ; 0x3ed0
.short 4620 ; 0x120c
.short 8417 ; 0x20e1
.short 12937 ; 0x3289
.short 15746 ; 0x3d82
.short 4230 ; 0x1086
.short 2407 ; 0x967
.short 13661 ; 0x355d
.short 14613 ; 0x3915
.short 9771 ; 0x262b
.short 13034 ; 0x32ea
.short 14389 ; 0x3835
.short 17059 ; 0x42a3
.short 475 ; 0x1db
.short 17729 ; 0x4541
.short 4920 ; 0x1338
.short 631 ; 0x277
.short 20734 ; 0x50fe
.short 4943 ; 0x134f
.short 20897 ; 0x51a1
.short 14904 ; 0x3a38
.short 1219 ; 0x4c3
.short 11289 ; 0x2c19
.short 8334 ; 0x208e
.short 8335 ; 0x208f
.short 6308 ; 0x18a4
.short 8635 ; 0x21bb
.short 13524 ; 0x34d4
.short 8438 ; 0x20f6
.short 18874 ; 0x49ba
.short 9207 ; 0x23f7
.short 18422 ; 0x47f6
.short 10519 ; 0x2917
.short 2958 ; 0xb8e
.short 14905 ; 0x3a39
.short 9990 ; 0x2706
.short 15016 ; 0x3aa8
.short 20323 ; 0x4f63
.short 11341 ; 0x2c4d
.short 87 ; 0x57
.short 8864 ; 0x22a0
.short 2221 ; 0x8ad
.short 16113 ; 0x3ef1
.short 11617 ; 0x2d61
.short 12478 ; 0x30be
.short 7050 ; 0x1b8a
.short 2110 ; 0x83e
.short 6949 ; 0x1b25
.short 15533 ; 0x3cad
.short 15182 ; 0x3b4e
.short 1181 ; 0x49d
.short 18893 ; 0x49cd
.short 18122 ; 0x46ca
.short 7372 ; 0x1ccc
.short 9033 ; 0x2349
.short 632 ; 0x278
.short 9508 ; 0x2524
.short 17038 ; 0x428e
.short 1072 ; 0x430
.short 19598 ; 0x4c8e
.short 8528 ; 0x2150
.short 12161 ; 0x2f81
.short 9911 ; 0x26b7
.short 17398 ; 0x43f6
.short 9214 ; 0x23fe
.short 6304 ; 0x18a0
.short 773 ; 0x305
.short 4947 ; 0x1353
.short 5087 ; 0x13df
.short 2776 ; 0xad8
.short 14260 ; 0x37b4
.short 9565 ; 0x255d
.short 13483 ; 0x34ab
.short 13392 ; 0x3450
.short 2777 ; 0xad9
.short 10353 ; 0x2871
.short 17177 ; 0x4319
.short 9912 ; 0x26b8
.short 1031 ; 0x407
.short 2851 ; 0xb23
.short 2391 ; 0x957
.short 19731 ; 0x4d13
.short 13527 ; 0x34d7
.short 17117 ; 0x42dd
.short 15632 ; 0x3d10
.short 5510 ; 0x1586
.short 156 ; 0x9c
.short 10232 ; 0x27f8
.short 9416 ; 0x24c8
.short 2283 ; 0x8eb
.short 20162 ; 0x4ec2
.short 1107 ; 0x453
.short 11645 ; 0x2d7d
.short 6713 ; 0x1a39
.short 10263 ; 0x2817
.short 2222 ; 0x8ae
.short 10886 ; 0x2a86
.short 5923 ; 0x1723
.short 7522 ; 0x1d62
.short 18282 ; 0x476a
.short 13324 ; 0x340c
.short 17352 ; 0x43c8
.short 13883 ; 0x363b
.short 18237 ; 0x473d
.short 4994 ; 0x1382
.short 1573 ; 0x625
.short 5572 ; 0x15c4
.short 13260 ; 0x33cc
.short 7948 ; 0x1f0c
.short 12111 ; 0x2f4f
.short 9810 ; 0x2652
.short 1168 ; 0x490
.short 19367 ; 0x4ba7
.short 12158 ; 0x2f7e
.short 3127 ; 0xc37
.short 8908 ; 0x22cc
.short 9148 ; 0x23bc
.short 7949 ; 0x1f0d
.short 32 ; 0x20
.short 649 ; 0x289
.short 8647 ; 0x21c7
.short 15596 ; 0x3cec
.short 6218 ; 0x184a
.short 12064 ; 0x2f20
.short 13635 ; 0x3543
.short 3638 ; 0xe36
.short 10143 ; 0x279f
.short 11123 ; 0x2b73
.short 1385 ; 0x569
.short 2889 ; 0xb49
.short 17255 ; 0x4367
.short 6771 ; 0x1a73
.short 13063 ; 0x3307
.short 13064 ; 0x3308
.short 8560 ; 0x2170
.short 18746 ; 0x493a
.short 12231 ; 0x2fc7
.short 1935 ; 0x78f
.short 5608 ; 0x15e8
.short 6501 ; 0x1965
.short 9854 ; 0x267e
.short 19147 ; 0x4acb
.short 377 ; 0x179
.short 18607 ; 0x48af
.short 12609 ; 0x3141
.short 9578 ; 0x256a
.short 12827 ; 0x321b
.short 5932 ; 0x172c
.short 3483 ; 0xd9b
.short 14777 ; 0x39b9
.short 3761 ; 0xeb1
.short 7587 ; 0x1da3
.short 20844 ; 0x516c
.short 3783 ; 0xec7
.short 13002 ; 0x32ca
.short 3831 ; 0xef7
.short 8155 ; 0x1fdb
.short 14017 ; 0x36c1
.short 13062 ; 0x3306
.short 17303 ; 0x4397
.short 16956 ; 0x423c
.short 4166 ; 0x1046
.short 7588 ; 0x1da4
.short 2638 ; 0xa4e
.short 15847 ; 0x3de7
.short 3093 ; 0xc15
.short 14082 ; 0x3702
.short 16564 ; 0x40b4
.short 16171 ; 0x3f2b
.short 9356 ; 0x248c
.short 19192 ; 0x4af8
.short 13427 ; 0x3473
.short 11856 ; 0x2e50
.short 6502 ; 0x1966
.short 19193 ; 0x4af9
.short 14364 ; 0x381c
.short 9219 ; 0x2403
.short 18902 ; 0x49d6
.short 16227 ; 0x3f63
.short 15751 ; 0x3d87
.short 6219 ; 0x184b
.short 5407 ; 0x151f
.short 14135 ; 0x3737
.short 11010 ; 0x2b02
.short 8562 ; 0x2172
.short 17067 ; 0x42ab
.short 19195 ; 0x4afb
.short 18894 ; 0x49ce
.short 16087 ; 0x3ed7
.short 5200 ; 0x1450
.short 1001 ; 0x3e9
.short 5156 ; 0x1424
.short 58 ; 0x3a
.short 15495 ; 0x3c87
.short 5939 ; 0x1733
.short 5940 ; 0x1734
.short 6332 ; 0x18bc
.short 2178 ; 0x882
.short 16456 ; 0x4048
.short 15424 ; 0x3c40
.short 10354 ; 0x2872
.short 18156 ; 0x46ec
.short 8605 ; 0x219d
.short 6694 ; 0x1a26
.short 1143 ; 0x477
.short 13529 ; 0x34d9
.short 12165 ; 0x2f85
.short 8883 ; 0x22b3
.short 7829 ; 0x1e95
.short 19019 ; 0x4a4b
.short 2445 ; 0x98d
.short 14823 ; 0x39e7
.short 14594 ; 0x3902
.short 17128 ; 0x42e8
.short 665 ; 0x299
.short 19525 ; 0x4c45
.short 14365 ; 0x381d
.short 16286 ; 0x3f9e
.short 3643 ; 0xe3b
.short 3039 ; 0xbdf
.short 16729 ; 0x4159
.short 4675 ; 0x1243
.short 16730 ; 0x415a
.short 13908 ; 0x3654
.short 6654 ; 0x19fe
.short 5157 ; 0x1425
.short 5356 ; 0x14ec
.short 13124 ; 0x3344
.short 16772 ; 0x4184
.short 17180 ; 0x431c
.short 17749 ; 0x4555
.short 282 ; 0x11a
.short 14210 ; 0x3782
.short 13909 ; 0x3655
.short 17185 ; 0x4321
.short 3280 ; 0xcd0
.short 11570 ; 0x2d32
.short 15601 ; 0x3cf1
.short 10967 ; 0x2ad7
.short 1889 ; 0x761
.short 9848 ; 0x2678
.short 13009 ; 0x32d1
.short 11532 ; 0x2d0c
.short 14490 ; 0x389a
.short 11953 ; 0x2eb1
.short 19323 ; 0x4b7b
.short 1580 ; 0x62c
.short 19780 ; 0x4d44
.short 3554 ; 0xde2
.short 10821 ; 0x2a45
.short 18435 ; 0x4803
.short 4365 ; 0x110d
.short 2258 ; 0x8d2
.short 16569 ; 0x40b9
.short 11863 ; 0x2e57
.short 3592 ; 0xe08
.short 6577 ; 0x19b1
.short 17033 ; 0x4289
.short 8120 ; 0x1fb8
.short 7007 ; 0x1b5f
.short 727 ; 0x2d7
.short 2965 ; 0xb95
.short 10270 ; 0x281e
.short 8345 ; 0x2099
.short 7100 ; 0x1bbc
.short 1169 ; 0x491
.short 10336 ; 0x2860
.short 12461 ; 0x30ad
.short 12296 ; 0x3008
.short 16377 ; 0x3ff9
.short 16372 ; 0x3ff4
.short 11124 ; 0x2b74
.short 16345 ; 0x3fd9
.short 14276 ; 0x37c4
.short 9614 ; 0x258e
.short 18172 ; 0x46fc
.short 17035 ; 0x428b
.short 16683 ; 0x412b
.short 8660 ; 0x21d4
.short 18173 ; 0x46fd
.short 8254 ; 0x203e
.short 8566 ; 0x2176
.short 6866 ; 0x1ad2
.short 2783 ; 0xadf
.short 20015 ; 0x4e2f
.short 440 ; 0x1b8
.short 14738 ; 0x3992
.short 17754 ; 0x455a
.short 10535 ; 0x2927
.short 5743 ; 0x166f
.short 787 ; 0x313
.short 3614 ; 0xe1e
.short 14212 ; 0x3784
.short 14551 ; 0x38d7
.short 15183 ; 0x3b4f
.short 12464 ; 0x30b0
.short 12239 ; 0x2fcf
.short 15653 ; 0x3d25
.short 9293 ; 0x244d
.short 5948 ; 0x173c
.short 11112 ; 0x2b68
.short 4367 ; 0x110f
.short 19200 ; 0x4b00
.short 404 ; 0x194
.short 8816 ; 0x2270
.short 13912 ; 0x3658
.short 20305 ; 0x4f51
.short 36 ; 0x24
.short 9154 ; 0x23c2
.short 19324 ; 0x4b7c
.short 17074 ; 0x42b2
.short 12373 ; 0x3055
.short 8322 ; 0x2082
.short 6058 ; 0x17aa
.short 15311 ; 0x3bcf
.short 15937 ; 0x3e41
.short 13067 ; 0x330b
.short 13068 ; 0x330c
.short 11871 ; 0x2e5f
.short 5337 ; 0x14d9
.short 9479 ; 0x2507
.short 14222 ; 0x378e
.short 15192 ; 0x3b58
.short 9948 ; 0x26dc
.short 19203 ; 0x4b03
.short 11630 ; 0x2d6e
.short 18812 ; 0x497c
.short 17190 ; 0x4326
.short 6354 ; 0x18d2
.short 7222 ; 0x1c36
.short 17075 ; 0x42b3
.short 10478 ; 0x28ee
.short 12489 ; 0x30c9
.short 14223 ; 0x378f
.short 7244 ; 0x1c4c
.short 3941 ; 0xf65
.short 10934 ; 0x2ab6
.short 1030 ; 0x406
.short 12808 ; 0x3208
.short 18186 ; 0x470a
.short 16384 ; 0x4000
.short 18923 ; 0x49eb
.short 7384 ; 0x1cd8
.short 8916 ; 0x22d4
.short 8917 ; 0x22d5
.short 18319 ; 0x478f
.short 12170 ; 0x2f8a
.short 18389 ; 0x47d5
.short 9365 ; 0x2495
.short 15089 ; 0x3af1
.short 5595 ; 0x15db
.short 19098 ; 0x4a9a
.short 9234 ; 0x2412
.short 12618 ; 0x314a
.short 17708 ; 0x452c
.short 3651 ; 0xe43
.short 10063 ; 0x274f
.short 5133 ; 0x140d
.short 8100 ; 0x1fa4
.short 8358 ; 0x20a6
.short 6359 ; 0x18d7
.short 2646 ; 0xa56
.short 9921 ; 0x26c1
.short 8595 ; 0x2193
.short 8540 ; 0x215c
.short 5639 ; 0x1607
.short 3909 ; 0xf45
.short 19944 ; 0x4de8
.short 15658 ; 0x3d2a
.short 8125 ; 0x1fbd
.short 19584 ; 0x4c80
.short 5652 ; 0x1614
.short 8672 ; 0x21e0
.short 6361 ; 0x18d9
.short 10211 ; 0x27e3
.short 8572 ; 0x217c
.short 5657 ; 0x1619
.short 9760 ; 0x2620
.short 6156 ; 0x180c
.short 8126 ; 0x1fbe
.short 9603 ; 0x2583
.short 6533 ; 0x1985
.short 13143 ; 0x3357
.short 14743 ; 0x3997
.short 8546 ; 0x2162
.short 12725 ; 0x31b5
.short 16587 ; 0x40cb
.short 18200 ; 0x4718
.short 9684 ; 0x25d4
.short 10114 ; 0x2782
.short 817 ; 0x331
.short 5462 ; 0x1556
.short 5533 ; 0x159d
.short 9498 ; 0x251a
.short 11056 ; 0x2b30
.short 9647 ; 0x25af
.short 14056 ; 0x36e8
.short 16532 ; 0x4094
.short 12046 ; 0x2f0e
.short 1980 ; 0x7bc
.short 5477 ; 0x1565
.short 16935 ; 0x4227
.short 2384 ; 0x950
.short 4056 ; 0xfd8
.short 16936 ; 0x4228
.short 16942 ; 0x422e
.short 9505 ; 0x2521
.short 5538 ; 0x15a2
.short 18737 ; 0x4931
.short 5193 ; 0x1449
.short 6763 ; 0x1a6b
.short 7447 ; 0x1d17
.short 4996 ; 0x1384
.short 423 ; 0x1a7
.short 17400 ; 0x43f8
.short 19580 ; 0x4c7c
.short 19581 ; 0x4c7d
.short 8096 ; 0x1fa0
.short 851 ; 0x353
.short 16177 ; 0x3f31
.short 13957 ; 0x3685
.short 1841 ; 0x731
.short 12504 ; 0x30d8
.short 2925 ; 0xb6d
.short 6247 ; 0x1867
.short 12506 ; 0x30da
.short 1611 ; 0x64b
.short 13642 ; 0x354a
.short 13643 ; 0x354b
.short 7549 ; 0x1d7d
.short 19689 ; 0x4ce9
.short 13460 ; 0x3494
.short 18670 ; 0x48ee
.short 5063 ; 0x13c7
.short 20664 ; 0x50b8
.short 5381 ; 0x1505
.short 5828 ; 0x16c4
.short 10128 ; 0x2790
.short 4453 ; 0x1165
.short 14293 ; 0x37d5
.short 16186 ; 0x3f3a
.short 1304 ; 0x518
.short 13698 ; 0x3582
.short 17975 ; 0x4637
.short 9818 ; 0x265a
.short 16483 ; 0x4063
.short 3692 ; 0xe6c
.short 3453 ; 0xd7d
.short 214 ; 0xd6
.short 1774 ; 0x6ee
.short 11995 ; 0x2edb
.short 15690 ; 0x3d4a
.short 15691 ; 0x3d4b
.short 13072 ; 0x3310
.short 351 ; 0x15f
.short 11428 ; 0x2ca4
.short 19076 ; 0x4a84
.short 19077 ; 0x4a85
.short 7634 ; 0x1dd2
.short 11812 ; 0x2e24
.short 15033 ; 0x3ab9
.short 18302 ; 0x477e
.short 11813 ; 0x2e25
.short 1123 ; 0x463
.short 18987 ; 0x4a2b
.short 7554 ; 0x1d82
.short 5870 ; 0x16ee
.short 12327 ; 0x3027
.short 11814 ; 0x2e26
.short 20193 ; 0x4ee1
.short 17283 ; 0x4383
.short 5159 ; 0x1427
.short 10594 ; 0x2962
.short 15441 ; 0x3c51
.short 3822 ; 0xeee
.short 3823 ; 0xeef
.short 5146 ; 0x141a
.short 4520 ; 0x11a8
.short 19318 ; 0x4b76
.short 4139 ; 0x102b
.short 12785 ; 0x31f1
.short 6996 ; 0x1b54
.short 4043 ; 0xfcb
.short 1706 ; 0x6aa
.short 3138 ; 0xc42
.short 11244 ; 0x2bec
.short 16361 ; 0x3fe9
.short 10789 ; 0x2a25
.short 2489 ; 0x9b9
.short 12474 ; 0x30ba
.short 18594 ; 0x48a2
.short 19484 ; 0x4c1c
.short 11610 ; 0x2d5a
.short 1748 ; 0x6d4
.short 18656 ; 0x48e0
.short 5246 ; 0x147e
.short 5047 ; 0x13b7
.short 7434 ; 0x1d0a
.short 8763 ; 0x223b
.short 4147 ; 0x1033
.short 12787 ; 0x31f3
.short 19456 ; 0x4c00
.short 4579 ; 0x11e3
.short 11434 ; 0x2caa
.short 1021 ; 0x3fd
.short 16321 ; 0x3fc1
.short 20386 ; 0x4fa2
.short 2930 ; 0xb72
.short 823 ; 0x337
.short 897 ; 0x381
.short 4619 ; 0x120b
.short 19514 ; 0x4c3a
.short 12570 ; 0x311a
.short 13461 ; 0x3495
.short 14942 ; 0x3a5e
.short 9201 ; 0x23f1
.short 4656 ; 0x1230
.short 2573 ; 0xa0d
.short 4657 ; 0x1231
.short 18413 ; 0x47ed
.short 8764 ; 0x223c
.short 1617 ; 0x651
.short 12574 ; 0x311e
.short 9971 ; 0x26f3
.short 4423 ; 0x1147
.short 2200 ; 0x898
.short 5873 ; 0x16f1
.short 5874 ; 0x16f2
.short 9945 ; 0x26d9
.short 4154 ; 0x103a
.short 17598 ; 0x44be
.short 15326 ; 0x3bde
.short 9066 ; 0x236a
.short 20291 ; 0x4f43
.short 17867 ; 0x45cb
.short 16326 ; 0x3fc6
.short 8225 ; 0x2021
.short 6759 ; 0x1a67
.short 8770 ; 0x2242
.short 18096 ; 0x46b0
.short 11618 ; 0x2d62
.short 6933 ; 0x1b15
.short 4424 ; 0x1148
.short 13462 ; 0x3496
.short 17929 ; 0x4609
.short 15453 ; 0x3c5d
.short 10513 ; 0x2911
.short 12450 ; 0x30a2
.short 12287 ; 0x2fff
.short 4901 ; 0x1325
.short 12451 ; 0x30a3
.short 20078 ; 0x4e6e
.short 9875 ; 0x2693
.short 8487 ; 0x2127
.short 19701 ; 0x4cf5
.short 6417 ; 0x1911
.short 10721 ; 0x29e1
.short 14062 ; 0x36ee
.short 11836 ; 0x2e3c
.short 16806 ; 0x41a6
.short 7001 ; 0x1b59
.short 12534 ; 0x30f6
.short 13425 ; 0x3471
.short 18541 ; 0x486d
.short 6419 ; 0x1913
.short 15203 ; 0x3b63
.short 1520 ; 0x5f0
.short 476 ; 0x1dc
.short 3414 ; 0xd56
.short 5113 ; 0x13f9
.short 13906 ; 0x3652
.short 17086 ; 0x42be
.short 3895 ; 0xf37
.short 13579 ; 0x350b
.short 19832 ; 0x4d78
.short 4114 ; 0x1012
.short 16369 ; 0x3ff1
.short 19680 ; 0x4ce0
.short 15846 ; 0x3de6
.short 4067 ; 0xfe3
.short 8636 ; 0x21bc
.short 8425 ; 0x20e9
.short 633 ; 0x279
.short 1930 ; 0x78a
.short 18960 ; 0x4a10
.short 18631 ; 0x48c7
.short 6941 ; 0x1b1d
.short 2577 ; 0xa11
.short 17392 ; 0x43f0
.short 14984 ; 0x3a88
.short 2909 ; 0xb5d
.short 15204 ; 0x3b64
.short 5875 ; 0x16f3
.short 15767 ; 0x3d97
.short 19938 ; 0x4de2
.short 14156 ; 0x374c
.short 3736 ; 0xe98
.short 7345 ; 0x1cb1
.short 10264 ; 0x2818
.short 11851 ; 0x2e4b
.short 11852 ; 0x2e4c
.short 18885 ; 0x49c5
.short 7669 ; 0x1df5
.short 8262 ; 0x2046
.short 10171 ; 0x27bb
.short 12137 ; 0x2f69
.short 14072 ; 0x36f8
.short 16018 ; 0x3e92
.short 9725 ; 0x25fd
.short 8788 ; 0x2254
.short 3002 ; 0xbba
.short 14908 ; 0x3a3c
.short 14698 ; 0x396a
.short 8186 ; 0x1ffa
.short 5079 ; 0x13d7
.short 5118 ; 0x13fe
.short 18886 ; 0x49c6
.short 361 ; 0x169
.short 3749 ; 0xea5
.short 11445 ; 0x2cb5
.short 15591 ; 0x3ce7
.short 3290 ; 0xcda
.short 18123 ; 0x46cb
.short 18964 ; 0x4a14
.short 14416 ; 0x3850
.short 12700 ; 0x319c
.short 12085 ; 0x2f35
.short 13075 ; 0x3313
.short 10793 ; 0x2a29
.short 12389 ; 0x3065
.short 15592 ; 0x3ce8
.short 8970 ; 0x230a
.short 5009 ; 0x1391
.short 15361 ; 0x3c01
.short 3082 ; 0xc0a
.short 3480 ; 0xd98
.short 314 ; 0x13a
.short 2852 ; 0xb24
.short 15456 ; 0x3c60
.short 1127 ; 0x467
.short 10231 ; 0x27f7
.short 18425 ; 0x47f9
.short 4976 ; 0x1370
.short 1334 ; 0x536
.short 1335 ; 0x537
.short 8263 ; 0x2047
.short 7834 ; 0x1e9a
.short 6207 ; 0x183f
.short 16631 ; 0x40f7
.short 14990 ; 0x3a8e
.short 10015 ; 0x271f
.short 16957 ; 0x423d
.short 10285 ; 0x282d
.short 18747 ; 0x493b
.short 6895 ; 0x1aef
.short 13713 ; 0x3591
.short 17065 ; 0x42a9
.short 5781 ; 0x1695
.short 17456 ; 0x4430
.short 705 ; 0x2c1
.short 12975 ; 0x32af
.short 15492 ; 0x3c84
.short 4167 ; 0x1047
.short 19013 ; 0x4a45
.short 10100 ; 0x2774
.short 15638 ; 0x3d16
.short 4080 ; 0xff0
.short 13055 ; 0x32ff
.short 16668 ; 0x411c
.short 18608 ; 0x48b0
.short 12540 ; 0x30fc
.short 9975 ; 0x26f7
.short 16194 ; 0x3f42
.short 18365 ; 0x47bd
.short 13668 ; 0x3564
.short 1848 ; 0x738
.short 14593 ; 0x3901
.short 20296 ; 0x4f48
.short 20712 ; 0x50e8
.short 14778 ; 0x39ba
.short 4168 ; 0x1048
.short 19014 ; 0x4a46
.short 8117 ; 0x1fb5
.short 10144 ; 0x27a0
.short 8266 ; 0x204a
.short 3178 ; 0xc6a
.short 5515 ; 0x158b
.short 12482 ; 0x30c2
.short 3005 ; 0xbbd
.short 16086 ; 0x3ed6
.short 15769 ; 0x3d99
.short 19112 ; 0x4aa8
.short 12640 ; 0x3160
.short 10694 ; 0x29c6
.short 9421 ; 0x24cd
.short 2090 ; 0x82a
.short 12943 ; 0x328f
.short 18427 ; 0x47fb
.short 6690 ; 0x1a22
.short 298 ; 0x12a
.short 8427 ; 0x20eb
.short 11219 ; 0x2bd3
.short 14085 ; 0x3705
.short 16039 ; 0x3ea7
.short 2202 ; 0x89a
.short 16040 ; 0x3ea8
.short 19020 ; 0x4a4c
.short 15738 ; 0x3d7a
.short 8884 ; 0x22b4
.short 14198 ; 0x3776
.short 299 ; 0x12b
.short 12948 ; 0x3294
.short 12949 ; 0x3295
.short 6226 ; 0x1852
.short 15822 ; 0x3dce
.short 16919 ; 0x4217
.short 5126 ; 0x1406
.short 12347 ; 0x303b
.short 17947 ; 0x461b
.short 543 ; 0x21f
.short 5609 ; 0x15e9
.short 14628 ; 0x3924
.short 17991 ; 0x4647
.short 3225 ; 0xc99
.short 10668 ; 0x29ac
.short 5268 ; 0x1494
.short 5519 ; 0x158f
.short 5878 ; 0x16f6
.short 9825 ; 0x2661
.short 10443 ; 0x28cb
.short 18157 ; 0x46ed
.short 15702 ; 0x3d56
.short 18431 ; 0x47ff
.short 14734 ; 0x398e
.short 20164 ; 0x4ec4
.short 1164 ; 0x48c
.short 14139 ; 0x373b
.short 11858 ; 0x2e52
.short 9895 ; 0x26a7
.short 14913 ; 0x3a41
.short 13395 ; 0x3453
.short 13814 ; 0x35f6
.short 1185 ; 0x4a1
.short 1722 ; 0x6ba
.short 2860 ; 0xb2c
.short 160 ; 0xa0
.short 9584 ; 0x2570
.short 15649 ; 0x3d21
.short 20126 ; 0x4e9e
.short 14631 ; 0x3927
.short 1578 ; 0x62a
.short 11526 ; 0x2d06
.short 12612 ; 0x3144
.short 11451 ; 0x2cbb
.short 18759 ; 0x4947
.short 6662 ; 0x1a06
.short 9752 ; 0x2618
.short 9425 ; 0x24d1
.short 12361 ; 0x3049
.short 20166 ; 0x4ec6
.short 18318 ; 0x478e
.short 6697 ; 0x1a29
.short 13967 ; 0x368f
.short 15705 ; 0x3d59
.short 16570 ; 0x40ba
.short 9918 ; 0x26be
.short 19711 ; 0x4cff
.short 19734 ; 0x4d16
.short 9812 ; 0x2654
.short 9813 ; 0x2655
.short 4979 ; 0x1373
.short 9288 ; 0x2448
.short 9978 ; 0x26fa
.short 16046 ; 0x3eae
.short 2236 ; 0x8bc
.short 8656 ; 0x21d0
.short 9897 ; 0x26a9
.short 16571 ; 0x40bb
.short 1449 ; 0x5a9
.short 19604 ; 0x4c94
.short 9954 ; 0x26e2
.short 16514 ; 0x4082
.short 10536 ; 0x2928
.short 20827 ; 0x515b
.short 14087 ; 0x3707
.short 12486 ; 0x30c6
.short 14722 ; 0x3982
.short 19977 ; 0x4e09
.short 11354 ; 0x2c5a
.short 11355 ; 0x2c5b
.short 6832 ; 0x1ab0
.short 12616 ; 0x3148
.short 826 ; 0x33a
.short 9021 ; 0x233d
.short 11181 ; 0x2bad
.short 4906 ; 0x132a
.short 16125 ; 0x3efd
.short 6260 ; 0x1874
.short 20430 ; 0x4fce
.short 5787 ; 0x169b
.short 3750 ; 0xea6
.short 8471 ; 0x2117
.short 7599 ; 0x1daf
.short 7600 ; 0x1db0
.short 5955 ; 0x1743
.short 18292 ; 0x4774
.short 1349 ; 0x545
.short 6780 ; 0x1a7c
.short 13371 ; 0x343b
.short 10727 ; 0x29e7
.short 16577 ; 0x40c1
.short 10559 ; 0x293f
.short 1849 ; 0x739
.short 17229 ; 0x434d
.short 14088 ; 0x3708
.short 1943 ; 0x797
.short 1635 ; 0x663
.short 2611 ; 0xa33
.short 8705 ; 0x2201
.short 16740 ; 0x4164
.short 13372 ; 0x343c
.short 17995 ; 0x464b
.short 7169 ; 0x1c01
.short 2449 ; 0x991
.short 1353 ; 0x549
.short 11956 ; 0x2eb4
.short 2181 ; 0x885
.short 16492 ; 0x406c
.short 13484 ; 0x34ac
.short 9775 ; 0x262f
.short 12349 ; 0x303d
.short 18445 ; 0x480d
.short 1308 ; 0x51c
.short 8808 ; 0x2268
.short 19398 ; 0x4bc6
.short 17076 ; 0x42b4
.short 8894 ; 0x22be
.short 20325 ; 0x4f65
.short 19382 ; 0x4bb6
.short 16632 ; 0x40f8
.short 9955 ; 0x26e3
.short 16741 ; 0x4165
.short 11879 ; 0x2e67
.short 12958 ; 0x329e
.short 6591 ; 0x19bf
.short 10174 ; 0x27be
.short 5174 ; 0x1436
.short 13015 ; 0x32d7
.short 6059 ; 0x17ab
.short 20587 ; 0x506b
.short 6966 ; 0x1b36
.short 857 ; 0x359
.short 5215 ; 0x145f
.short 10361 ; 0x2879
.short 3653 ; 0xe45
.short 8571 ; 0x217b
.short 6965 ; 0x1b35
.short 8276 ; 0x2054
.short 10421 ; 0x28b5
.short 8673 ; 0x21e1
.short 2122 ; 0x84a
.short 8825 ; 0x2279
.short 12547 ; 0x3103
.short 10940 ; 0x2abc
.short 9489 ; 0x2511
.short 3228 ; 0xc9c
.short 16584 ; 0x40c8
.short 20310 ; 0x4f56
.short 9380 ; 0x24a4
.short 8674 ; 0x21e2
.short 9381 ; 0x24a5
.short 11224 ; 0x2bd8
.short 17767 ; 0x4567
.short 11458 ; 0x2cc2
.short 10701 ; 0x29cd
.short 4683 ; 0x124b
.short 7491 ; 0x1d43
.short 18397 ; 0x47dd
.short 13917 ; 0x365d
.short 16067 ; 0x3ec3
.short 1129 ; 0x469
.short 12628 ; 0x3154
.short 12714 ; 0x31aa
.short 3229 ; 0xc9d
.short 1130 ; 0x46a
.short 9889 ; 0x26a1
.short 12631 ; 0x3157
.short 6967 ; 0x1b37
.short 20335 ; 0x4f6f
.short 20539 ; 0x503b
.short 17157 ; 0x4305
.short 5750 ; 0x1676
.short 11051 ; 0x2b2b
.short 11264 ; 0x2c00
.short 11054 ; 0x2b2e
.short 16789 ; 0x4195
.short 20199 ; 0x4ee7
.short 9865 ; 0x2689
.short 3565 ; 0xded
.short 7693 ; 0x1e0d
.short 10362 ; 0x287a
.short 16183 ; 0x3f37
.short 16819 ; 0x41b3
.short 17431 ; 0x4417
.short 7753 ; 0x1e49
.short 19042 ; 0x4a62
.short 12601 ; 0x3139
.short 9202 ; 0x23f2
.short 17110 ; 0x42d6
.short 13938 ; 0x3672
.short 16322 ; 0x3fc2
.short 15040 ; 0x3ac0
.short 9402 ; 0x24ba
.short 6891 ; 0x1aeb
.short 16330 ; 0x3fca
.short 17291 ; 0x438b
.short 5516 ; 0x158c
.short 15639 ; 0x3d17
.short 2693 ; 0xa85
.short 1837 ; 0x72d
.short 15644 ; 0x3d1c
.short 2695 ; 0xa87
.short 20517 ; 0x5025
.short 5334 ; 0x14d6
.short 12629 ; 0x3155
.short 17852 ; 0x45bc
.short 17850 ; 0x45ba
.short 1044 ; 0x414
.short 4265 ; 0x10a9
.short 18692 ; 0x4904
.short 802 ; 0x322
.short 1279 ; 0x4ff
.short 17901 ; 0x45ed
.short 13304 ; 0x33f8
.short 1593 ; 0x639
.short 3971 ; 0xf83
.short 4937 ; 0x1349
.short 3800 ; 0xed8
.short 13962 ; 0x368a
.short 6914 ; 0x1b02
.short 10632 ; 0x2988
.short 20155 ; 0x4ebb
.short 2548 ; 0x9f4
.short 18055 ; 0x4687
.short 20191 ; 0x4edf
.short 20158 ; 0x4ebe
.short 6992 ; 0x1b50
.short 19922 ; 0x4dd2
.short 16649 ; 0x4109
.short 12783 ; 0x31ef
.short 19923 ; 0x4dd3
.short 12886 ; 0x3256
.short 12305 ; 0x3011
.short 7020 ; 0x1b6c
.short 7630 ; 0x1dce
.short 18988 ; 0x4a2c
.short 10088 ; 0x2768
.short 1306 ; 0x51a
.short 172 ; 0xac
.short 10882 ; 0x2a82
.short 5829 ; 0x16c5
.short 12784 ; 0x31f0
.short 6387 ; 0x18f3
.short 15270 ; 0x3ba6
.short 9244 ; 0x241c
.short 2490 ; 0x9ba
.short 415 ; 0x19f
.short 11242 ; 0x2bea
.short 17739 ; 0x454b
.short 20894 ; 0x519e
.short 600 ; 0x258
.short 13446 ; 0x3486
.short 14561 ; 0x38e1
.short 7435 ; 0x1d0b
.short 5282 ; 0x14a2
.short 17140 ; 0x42f4
.short 16909 ; 0x420d
.short 19799 ; 0x4d57
.short 17921 ; 0x4601
.short 11145 ; 0x2b89
.short 931 ; 0x3a3
.short 2745 ; 0xab9
.short 15339 ; 0x3beb
.short 4140 ; 0x102c
.short 4940 ; 0x134c
.short 20051 ; 0x4e53
.short 20067 ; 0x4e63
.short 12786 ; 0x31f2
.short 11195 ; 0x2bbb
.short 18067 ; 0x4693
.short 10001 ; 0x2711
.short 15248 ; 0x3b90
.short 10635 ; 0x298b
.short 4559 ; 0x11cf
.short 17106 ; 0x42d2
.short 19693 ; 0x4ced
.short 12568 ; 0x3118
.short 459 ; 0x1cb
.short 18846 ; 0x499e
.short 16075 ; 0x3ecb
.short 10190 ; 0x27ce
.short 932 ; 0x3a4
.short 940 ; 0x3ac
.short 4057 ; 0xfd9
.short 1779 ; 0x6f3
.short 1775 ; 0x6ef
.short 7976 ; 0x1f28
.short 12892 ; 0x325c
.short 6730 ; 0x1a4a
.short 6388 ; 0x18f4
.short 6619 ; 0x19db
.short 10512 ; 0x2910
.short 6929 ; 0x1b11
.short 3528 ; 0xdc8
.short 4395 ; 0x112b
.short 12996 ; 0x32c4
.short 20288 ; 0x4f40
.short 4856 ; 0x12f8
.short 18223 ; 0x472f
.short 1092 ; 0x444
.short 9067 ; 0x236b
.short 7688 ; 0x1e08
.short 16832 ; 0x41c0
.short 20465 ; 0x4ff1
.short 2601 ; 0xa29
.short 13234 ; 0x33b2
.short 8176 ; 0x1ff0
.short 7890 ; 0x1ed2
.short 10885 ; 0x2a85
.short 13940 ; 0x3674
.short 6392 ; 0x18f8
.short 8207 ; 0x200f
.short 1672 ; 0x688
.short 8698 ; 0x21fa
.short 7482 ; 0x1d3a
.short 13521 ; 0x34d1
.short 11678 ; 0x2d9e
.short 4425 ; 0x1149
.short 18112 ; 0x46c0
.short 18863 ; 0x49af
.short 19803 ; 0x4d5b
.short 9264 ; 0x2430
.short 12535 ; 0x30f7
.short 12774 ; 0x31e6
.short 6309 ; 0x18a5
.short 18113 ; 0x46c1
.short 1047 ; 0x417
.short 20466 ; 0x4ff2
.short 14010 ; 0x36ba
.short 13261 ; 0x33cd
.short 12777 ; 0x31e9
.short 8695 ; 0x21f7
.short 8857 ; 0x2299
.short 8904 ; 0x22c8
.short 7979 ; 0x1f2b
.short 6559 ; 0x199f
.short 16915 ; 0x4213
.short 1316 ; 0x524
.short 634 ; 0x27a
.short 8180 ; 0x1ff4
.short 14696 ; 0x3968
.short 19049 ; 0x4a69
.short 9208 ; 0x23f8
.short 1780 ; 0x6f4
.short 1419 ; 0x58b
.short 1878 ; 0x756
.short 3336 ; 0xd08
.short 804 ; 0x324
.short 8968 ; 0x2308
.short 13399 ; 0x3457
.short 11273 ; 0x2c09
.short 11274 ; 0x2c0a
.short 3734 ; 0xe96
.short 4944 ; 0x1350
.short 9772 ; 0x262c
.short 5010 ; 0x1392
.short 17452 ; 0x442c
.short 3176 ; 0xc68
.short 14818 ; 0x39e2
.short 20098 ; 0x4e82
.short 7342 ; 0x1cae
.short 11907 ; 0x2e83
.short 11840 ; 0x2e40
.short 5005 ; 0x138d
.short 4737 ; 0x1281
.short 7891 ; 0x1ed3
.short 11771 ; 0x2dfb
.short 14819 ; 0x39e3
.short 13801 ; 0x35e9
.short 4076 ; 0xfec
.short 1846 ; 0x736
.short 16717 ; 0x414d
.short 724 ; 0x2d4
.short 3003 ; 0xbbb
.short 8187 ; 0x1ffb
.short 3234 ; 0xca2
.short 16916 ; 0x4214
.short 16917 ; 0x4215
.short 5292 ; 0x14ac
.short 19050 ; 0x4a6a
.short 378 ; 0x17a
.short 398 ; 0x18e
.short 4163 ; 0x1043
.short 18743 ; 0x4937
.short 15180 ; 0x3b4c
.short 17454 ; 0x442e
.short 5848 ; 0x16d8
.short 478 ; 0x1de
.short 1957 ; 0x7a5
.short 9635 ; 0x25a3
.short 11247 ; 0x2bef
.short 2531 ; 0x9e3
.short 19166 ; 0x4ade
.short 14428 ; 0x385c
.short 4565 ; 0x11d5
.short 2417 ; 0x971
.short 5644 ; 0x160c
.short 12944 ; 0x3290
.short 19051 ; 0x4a6b
.short 13036 ; 0x32ec
.short 10667 ; 0x29ab
.short 7242 ; 0x1c4a
.short 1277 ; 0x4fd
.short 300 ; 0x12c
.short 15205 ; 0x3b65
.short 1782 ; 0x6f6
.short 13175 ; 0x3377
.short 10888 ; 0x2a88
.short 18371 ; 0x47c3
.short 7005 ; 0x1b5d
.short 12019 ; 0x2ef3
.short 5647 ; 0x160f
.short 7982 ; 0x1f2e
.short 8876 ; 0x22ac
.short 8339 ; 0x2093
.short 8648 ; 0x21c8
.short 19723 ; 0x4d0b
.short 13670 ; 0x3566
.short 9638 ; 0x25a6
.short 18158 ; 0x46ee
.short 2969 ; 0xb99
.short 16733 ; 0x415d
.short 16290 ; 0x3fa2
.short 15650 ; 0x3d22
.short 806 ; 0x326
.short 1183 ; 0x49f
.short 6333 ; 0x18bd
.short 12178 ; 0x2f92
.short 13238 ; 0x33b6
.short 380 ; 0x17c
.short 16460 ; 0x404c
.short 656 ; 0x290
.short 4088 ; 0xff8
.short 6578 ; 0x19b2
.short 20449 ; 0x4fe1
.short 6579 ; 0x19b3
.short 2359 ; 0x937
.short 6228 ; 0x1854
.short 2539 ; 0x9eb
.short 19223 ; 0x4b17
.short 3645 ; 0xe3d
.short 1005 ; 0x3ed
.short 16513 ; 0x4081
.short 17228 ; 0x434c
.short 825 ; 0x339
.short 12829 ; 0x321d
.short 9896 ; 0x26a8
.short 8346 ; 0x209a
.short 176 ; 0xb0
.short 19379 ; 0x4bb3
.short 4931 ; 0x1343
.short 1195 ; 0x4ab
.short 14346 ; 0x380a
.short 11014 ; 0x2b06
.short 1320 ; 0x528
.short 8914 ; 0x22d2
.short 680 ; 0x2a8
.short 7034 ; 0x1b7a
.short 2608 ; 0xa30
.short 13913 ; 0x3659
.short 14572 ; 0x38ec
.short 681 ; 0x2a9
.short 8350 ; 0x209e
.short 4091 ; 0xffb
.short 13013 ; 0x32d5
.short 20016 ; 0x4e30
.short 14465 ; 0x3881
.short 13915 ; 0x365b
.short 15344 ; 0x3bf0
.short 13818 ; 0x35fa
.short 270 ; 0x10e
.short 16674 ; 0x4122
.short 1018 ; 0x3fa
.short 1607 ; 0x647
.short 8324 ; 0x2084
.short 9376 ; 0x24a0
.short 16097 ; 0x3ee1
.short 16301 ; 0x3fad
.short 8362 ; 0x20aa
.short 19718 ; 0x4d06
.short 2509 ; 0x9cd
.short 7409 ; 0x1cf1
.short 19286 ; 0x4b56
.short 13677 ; 0x356d
.short 6596 ; 0x19c4
.short 11201 ; 0x2bc1
.short 18197 ; 0x4715
.short 8369 ; 0x20b1
.short 17308 ; 0x439c
.short 15944 ; 0x3e48
.short 15945 ; 0x3e49
.short 17738 ; 0x454a
.short 3926 ; 0xf56
.short 14533 ; 0x38c5
.short 4155 ; 0x103b
.short 3943 ; 0xf67
.short 4178 ; 0x1052
.short 251 ; 0xfb
.short 5274 ; 0x149a
.short 6158 ; 0x180e
.short 6163 ; 0x1813
.short 6600 ; 0x19c8
.short 4752 ; 0x1290
.short 742 ; 0x2e6
.short 17493 ; 0x4455
.short 4857 ; 0x12f9
.short 7561 ; 0x1d89
.short 11509 ; 0x2cf5
.short 10002 ; 0x2712
.short 10251 ; 0x280b
.short 10252 ; 0x280c
.short 10350 ; 0x286e
.short 13779 ; 0x35d3
.short 14127 ; 0x372f
.short 1315 ; 0x523
.short 19804 ; 0x4d5c
.short 7571 ; 0x1d93
.short 10257 ; 0x2811
.short 14930 ; 0x3a52
.short 8868 ; 0x22a4
.short 17745 ; 0x4551
.short 20099 ; 0x4e83
.short 7643 ; 0x1ddb
.short 16083 ; 0x3ed3
.short 13343 ; 0x341f
.short 15493 ; 0x3c85
.short 16172 ; 0x3f2c
.short 14881 ; 0x3a21
.short 18755 ; 0x4943
.short 8383 ; 0x20bf
.short 3490 ; 0xda2
.short 3211 ; 0xc8b
.short 12313 ; 0x3019
.short 11227 ; 0x2bdb
.short 6340 ; 0x18c4
.short 10444 ; 0x28cc
.short 18436 ; 0x4804
.short 4602 ; 0x11fa
.short 12656 ; 0x3170
.short 19582 ; 0x4c7e
.short 7103 ; 0x1bbf
.short 4761 ; 0x1299
.short 2725 ; 0xaa5
.short 6669 ; 0x1a0d
.short 9754 ; 0x261a
.short 12657 ; 0x3171
.short 6520 ; 0x1978
.short 15543 ; 0x3cb7
.short 7608 ; 0x1db8
.short 12659 ; 0x3173
.short 9757 ; 0x261d
.short 8388 ; 0x20c4
.short 13562 ; 0x34fa
.short 2786 ; 0xae2
.short 4766 ; 0x129e
.short 6598 ; 0x19c6
.short 4749 ; 0x128d
.short 17483 ; 0x444b
.short 4845 ; 0x12ed
.short 10244 ; 0x2804
.short 13755 ; 0x35bb
.short 1311 ; 0x51f
.short 8373 ; 0x20b5
.short 7550 ; 0x1d7e
.short 6289 ; 0x1891
.short 16076 ; 0x3ecc
.short 2771 ; 0xad3
.short 14876 ; 0x3a1c
.short 18738 ; 0x4932
.short 4600 ; 0x11f8
.short 7090 ; 0x1bb2
.short 12651 ; 0x316b
.short 6788 ; 0x1a84
.short 12508 ; 0x30dc
.short 7021 ; 0x1b6d
.short 2272 ; 0x8e0
.short 7562 ; 0x1d8a
.short 20068 ; 0x4e64
.short 1511 ; 0x5e7
.short 6188 ; 0x182c
.short 4621 ; 0x120d
.short 2578 ; 0xa12
.short 20624 ; 0x5090
.short 2804 ; 0xaf4
.short 13386 ; 0x344a
.short 5626 ; 0x15fa
.short 12696 ; 0x3198
.short 4430 ; 0x114e
.short 13794 ; 0x35e2
.short 6972 ; 0x1b3c
.short 4902 ; 0x1326
.short 4527 ; 0x11af
.short 1986 ; 0x7c2
.short 6973 ; 0x1b3d
.short 6002 ; 0x1772
.short 12537 ; 0x30f9
.short 16807 ; 0x41a7
.short 14261 ; 0x37b5
.short 10794 ; 0x2a2a
.short 6121 ; 0x17e9
.short 9571 ; 0x2563
.short 20109 ; 0x4e8d
.short 19444 ; 0x4bf4
.short 666 ; 0x29a
.short 16814 ; 0x41ae
.short 5522 ; 0x1592
.short 13396 ; 0x3454
.short 4533 ; 0x11b5
.short 20131 ; 0x4ea3
.short 17147 ; 0x42fb
.short 1998 ; 0x7ce
.short 16055 ; 0x3eb7
.short 17960 ; 0x4628
.short 9602 ; 0x2582
.short 7613 ; 0x1dbd
.short 16065 ; 0x3ec1
.short 17543 ; 0x4487
.short 16069 ; 0x3ec5
.short 17369 ; 0x43d9
.short 17370 ; 0x43da
.short 3046 ; 0xbe6
.short 4136 ; 0x1028
.short 12509 ; 0x30dd
.short 12510 ; 0x30de
.short 6845 ; 0x1abd
.short 5348 ; 0x14e4
.short 6285 ; 0x188d
.short 3669 ; 0xe55
.short 17245 ; 0x435d
.short 2951 ; 0xb87
.short 5416 ; 0x1528
.short 1250 ; 0x4e2
.short 14711 ; 0x3977
.short 16933 ; 0x4225
.short 6924 ; 0x1b0c
.short 2566 ; 0xa06
.short 12889 ; 0x3259
.short 17246 ; 0x435e
.short 18267 ; 0x475b
.short 13350 ; 0x3426
.short 11932 ; 0x2e9c
.short 15249 ; 0x3b91
.short 6290 ; 0x1892
.short 17247 ; 0x435f
.short 18283 ; 0x476b
.short 3408 ; 0xd50
.short 3804 ; 0xedc
.short 17324 ; 0x43ac
.short 17653 ; 0x44f5
.short 14177 ; 0x3761
.short 13553 ; 0x34f1
.short 18274 ; 0x4762
.short 16762 ; 0x417a
.short 7563 ; 0x1d8b
.short 16592 ; 0x40d0
.short 10756 ; 0x2a04
.short 1566 ; 0x61e
.short 18595 ; 0x48a3
.short 20010 ; 0x4e2a
.short 16868 ; 0x41e4
.short 3717 ; 0xe85
.short 16790 ; 0x4196
.short 1481 ; 0x5c9
.short 13474 ; 0x34a2
.short 17385 ; 0x43e9
.short 13110 ; 0x3336
.short 20523 ; 0x502b
.short 16976 ; 0x4250
.short 18082 ; 0x46a2
.short 18083 ; 0x46a3
.short 14244 ; 0x37a4
.short 1713 ; 0x6b1
.short 5213 ; 0x145d
.short 13522 ; 0x34d2
.short 5250 ; 0x1482
.short 17015 ; 0x4277
.short 19805 ; 0x4d5d
.short 20389 ; 0x4fa5
.short 19898 ; 0x4dba
.short 4591 ; 0x11ef
.short 20671 ; 0x50bf
.short 20672 ; 0x50c0
.short 19517 ; 0x4c3d
.short 4662 ; 0x1236
.short 4156 ; 0x103c
.short 6560 ; 0x19a0
.short 2993 ; 0xbb1
.short 9204 ; 0x23f4
.short 2805 ; 0xaf5
.short 17643 ; 0x44eb
.short 8771 ; 0x2243
.short 10722 ; 0x29e2
.short 11196 ; 0x2bbc
.short 20264 ; 0x4f28
.short 4288 ; 0x10c0
.short 18097 ; 0x46b1
.short 7440 ; 0x1d10
.short 17743 ; 0x454f
.short 19485 ; 0x4c1d
.short 15274 ; 0x3baa
.short 17930 ; 0x460a
.short 12638 ; 0x315e
.short 19667 ; 0x4cd3
.short 11619 ; 0x2d63
.short 619 ; 0x26b
.short 16873 ; 0x41e9
.short 12575 ; 0x311f
.short 231 ; 0xe7
.short 2440 ; 0x988
.short 20805 ; 0x5145
.short 14666 ; 0x394a
.short 20348 ; 0x4f7c
.short 2163 ; 0x873
.short 19702 ; 0x4cf6
.short 18536 ; 0x4868
.short 16979 ; 0x4253
.short 17216 ; 0x4340
.short 18114 ; 0x46c2
.short 5808 ; 0x16b0
.short 5254 ; 0x1486
.short 13795 ; 0x35e3
.short 1274 ; 0x4fa
.short 16619 ; 0x40eb
.short 13662 ; 0x355e
.short 5317 ; 0x14c5
.short 1292 ; 0x50c
.short 4595 ; 0x11f3
.short 4903 ; 0x1327
.short 12697 ; 0x3199
.short 5918 ; 0x171e
.short 6942 ; 0x1b1e
.short 5627 ; 0x15fb
.short 4209 ; 0x1071
.short 16478 ; 0x405e
.short 15490 ; 0x3c82
.short 13525 ; 0x34d5
.short 1879 ; 0x757
.short 3118 ; 0xc2e
.short 10194 ; 0x27d2
.short 19519 ; 0x4c3f
.short 10452 ; 0x28d4
.short 3478 ; 0xd96
.short 5845 ; 0x16d5
.short 17396 ; 0x43f4
.short 16869 ; 0x41e5
.short 4738 ; 0x1282
.short 3567 ; 0xdef
.short 920 ; 0x398
.short 14923 ; 0x3a4b
.short 17935 ; 0x460f
.short 8558 ; 0x216e
.short 20292 ; 0x4f44
.short 8044 ; 0x1f6c
.short 7988 ; 0x1f34
.short 15818 ; 0x3dca
.short 18875 ; 0x49bb
.short 14729 ; 0x3989
.short 6319 ; 0x18af
.short 20100 ; 0x4e84
.short 12900 ; 0x3264
.short 2284 ; 0x8ec
.short 8440 ; 0x20f8
.short 3416 ; 0xd58
.short 8052 ; 0x1f74
.short 16019 ; 0x3e93
.short 13802 ; 0x35ea
.short 15006 ; 0x3a9e
.short 2580 ; 0xa14
.short 479 ; 0x1df
.short 1336 ; 0x538
.short 18661 ; 0x48e5
.short 7902 ; 0x1ede
.short 12257 ; 0x2fe1
.short 12311 ; 0x3017
.short 13961 ; 0x3689
.short 88 ; 0x58
.short 18803 ; 0x4973
.short 16622 ; 0x40ee
.short 1677 ; 0x68d
.short 7004 ; 0x1b5c
.short 16423 ; 0x4027
.short 15820 ; 0x3dcc
.short 15929 ; 0x3e39
.short 4381 ; 0x111d
.short 14179 ; 0x3763
.short 1038 ; 0x40e
.short 5924 ; 0x1724
.short 7202 ; 0x1c22
.short 14025 ; 0x36c9
.short 19834 ; 0x4d7a
.short 14026 ; 0x36ca
.short 3177 ; 0xc69
.short 5593 ; 0x15d9
.short 1474 ; 0x5c2
.short 13999 ; 0x36af
.short 6953 ; 0x1b29
.short 7874 ; 0x1ec2
.short 12581 ; 0x3125
.short 2254 ; 0x8ce
.short 16593 ; 0x40d1
.short 14337 ; 0x3801
.short 15457 ; 0x3c61
.short 16338 ; 0x3fd2
.short 3762 ; 0xeb2
.short 1721 ; 0x6b9
.short 14452 ; 0x3874
.short 18134 ; 0x46d6
.short 10619 ; 0x297b
.short 18284 ; 0x476c
.short 2961 ; 0xb91
.short 11467 ; 0x2ccb
.short 20572 ; 0x505c
.short 1386 ; 0x56a
.short 1548 ; 0x60c
.short 20516 ; 0x5024
.short 6325 ; 0x18b5
.short 11781 ; 0x2e05
.short 14542 ; 0x38ce
.short 20503 ; 0x5017
.short 15597 ; 0x3ced
.short 7346 ; 0x1cb2
.short 12417 ; 0x3081
.short 3094 ; 0xc16
.short 19900 ; 0x4dbc
.short 19370 ; 0x4baa
.short 20766 ; 0x511e
.short 12017 ; 0x2ef1
.short 20573 ; 0x505d
.short 8983 ; 0x2317
.short 6646 ; 0x19f6
.short 1991 ; 0x7c7
.short 16249 ; 0x3f79
.short 9736 ; 0x2608
.short 13555 ; 0x34f3
.short 805 ; 0x325
.short 5634 ; 0x1602
.short 11504 ; 0x2cf0
.short 18748 ; 0x493c
.short 3007 ; 0xbbf
.short 16959 ; 0x423f
.short 11512 ; 0x2cf8
.short 13809 ; 0x35f1
.short 17068 ; 0x42ac
.short 13810 ; 0x35f2
.short 6003 ; 0x1773
.short 5635 ; 0x1603
.short 3491 ; 0xda3
.short 20200 ; 0x4ee8
.short 2858 ; 0xb2a
.short 16670 ; 0x411e
.short 4083 ; 0xff3
.short 11737 ; 0x2dd9
.short 14991 ; 0x3a8f
.short 6655 ; 0x19ff
.short 11910 ; 0x2e86
.short 18903 ; 0x49d7
.short 20637 ; 0x509d
.short 20429 ; 0x4fcd
.short 16121 ; 0x3ef9
.short 5941 ; 0x1735
.short 18244 ; 0x4744
.short 92 ; 0x5c
.short 16340 ; 0x3fd4
.short 10687 ; 0x29bf
.short 1579 ; 0x62b
.short 3928 ; 0xf58
.short 20299 ; 0x4f4b
.short 17605 ; 0x44c5
.short 17523 ; 0x4473
.short 5785 ; 0x1699
.short 17069 ; 0x42ad
.short 4439 ; 0x1157
.short 11082 ; 0x2b4a
.short 11783 ; 0x2e07
.short 10554 ; 0x293a
.short 17829 ; 0x45a5
.short 15645 ; 0x3d1d
.short 16811 ; 0x41ab
.short 14736 ; 0x3990
.short 20231 ; 0x4f07
.short 13368 ; 0x3438
.short 6580 ; 0x19b4
.short 11648 ; 0x2d80
.short 8158 ; 0x1fde
.short 5811 ; 0x16b3
.short 6049 ; 0x17a1
.short 4407 ; 0x1137
.short 18437 ; 0x4805
.short 10195 ; 0x27d3
.short 16602 ; 0x40da
.short 10271 ; 0x281f
.short 16124 ; 0x3efc
.short 12168 ; 0x2f88
.short 1550 ; 0x60e
.short 17167 ; 0x430f
.short 14783 ; 0x39bf
.short 14277 ; 0x37c5
.short 365 ; 0x16d
.short 1761 ; 0x6e1
.short 12020 ; 0x2ef4
.short 13815 ; 0x35f7
.short 6718 ; 0x1a3e
.short 19021 ; 0x4a4d
.short 16734 ; 0x415e
.short 16572 ; 0x40bc
.short 14679 ; 0x3957
.short 17703 ; 0x4527
.short 17704 ; 0x4528
.short 19941 ; 0x4de5
.short 18763 ; 0x494b
.short 788 ; 0x314
.short 2264 ; 0x8d8
.short 12419 ; 0x3083
.short 8657 ; 0x21d1
.short 10473 ; 0x28e9
.short 10474 ; 0x28ea
.short 13397 ; 0x3455
.short 19713 ; 0x4d01
.short 10456 ; 0x28d8
.short 6586 ; 0x19ba
.short 19380 ; 0x4bb4
.short 20808 ; 0x5148
.short 8890 ; 0x22ba
.short 9426 ; 0x24d2
.short 1146 ; 0x47a
.short 11113 ; 0x2b69
.short 4959 ; 0x135f
.short 16090 ; 0x3eda
.short 20582 ; 0x5066
.short 162 ; 0xa2
.short 193 ; 0xc1
.short 7055 ; 0x1b8f
.short 19714 ; 0x4d02
.short 17957 ; 0x4625
.short 5487 ; 0x156f
.short 6743 ; 0x1a57
.short 9919 ; 0x26bf
.short 1501 ; 0x5dd
.short 5130 ; 0x140a
.short 5611 ; 0x15eb
.short 1393 ; 0x571
.short 16960 ; 0x4240
.short 19420 ; 0x4bdc
.short 13232 ; 0x33b0
.short 16056 ; 0x3eb8
.short 19447 ; 0x4bf7
.short 3284 ; 0xcd4
.short 19902 ; 0x4dbe
.short 10729 ; 0x29e9
.short 8351 ; 0x209f
.short 3424 ; 0xd60
.short 18476 ; 0x482c
.short 7602 ; 0x1db2
.short 6144 ; 0x1800
.short 20867 ; 0x5183
.short 6835 ; 0x1ab3
.short 1029 ; 0x405
.short 5959 ; 0x1747
.short 20451 ; 0x4fe3
.short 10479 ; 0x28ef
.short 19403 ; 0x4bcb
.short 19463 ; 0x4c07
.short 13719 ; 0x3597
.short 12240 ; 0x2fd0
.short 14553 ; 0x38d9
.short 19404 ; 0x4bcc
.short 11740 ; 0x2ddc
.short 13616 ; 0x3530
.short 17077 ; 0x42b5
.short 19340 ; 0x4b8c
.short 14556 ; 0x38dc
.short 2616 ; 0xa38
.short 14352 ; 0x3810
.short 16298 ; 0x3faa
.short 6147 ; 0x1803
.short 6870 ; 0x1ad6
.short 7170 ; 0x1c02
.short 8895 ; 0x22bf
.short 11024 ; 0x2b10
.short 17883 ; 0x45db
.short 37 ; 0x25
.short 19533 ; 0x4c4d
.short 11487 ; 0x2cdf
.short 5882 ; 0x16fa
.short 5961 ; 0x1749
.short 18187 ; 0x470b
.short 18188 ; 0x470c
.short 13373 ; 0x343d
.short 12822 ; 0x3216
.short 11032 ; 0x2b18
.short 12090 ; 0x2f3a
.short 3286 ; 0xcd6
.short 14463 ; 0x387f
.short 5580 ; 0x15cc
.short 20234 ; 0x4f0a
.short 5175 ; 0x1437
.short 69 ; 0x45
.short 18393 ; 0x47d9
.short 6526 ; 0x197e
.short 18924 ; 0x49ec
.short 6595 ; 0x19c3
.short 5968 ; 0x1750
.short 3193 ; 0xc79
.short 19717 ; 0x4d05
.short 17079 ; 0x42b7
.short 19283 ; 0x4b53
.short 8573 ; 0x217d
.short 13563 ; 0x34fb
.short 15660 ; 0x3d2c
.short 1398 ; 0x576
.short 8837 ; 0x2285
.short 17961 ; 0x4629
.short 759 ; 0x2f7
.short 19719 ; 0x4d07
.short 17544 ; 0x4488
.short 3501 ; 0xdad
.short 1896 ; 0x768
.short 15662 ; 0x3d2e
.short 1897 ; 0x769
.short 17760 ; 0x4560
.short 1365 ; 0x555
.short 12823 ; 0x3217
.short 18322 ; 0x4792
.short 8367 ; 0x20af
.short 1608 ; 0x648
.short 16678 ; 0x4126
.short 10942 ; 0x2abe
.short 5670 ; 0x1626
.short 19287 ; 0x4b57
.short 18202 ; 0x471a
.short 2621 ; 0xa3d
.short 19540 ; 0x4c54
.short 17554 ; 0x4492
.short 3202 ; 0xc82
.short 17362 ; 0x43d2
.short 6264 ; 0x1878
.short 3041 ; 0xbe1
.short 4123 ; 0x101b
.short 12868 ; 0x3244
.short 6069 ; 0x17b5
.short 6904 ; 0x1af8
.short 5415 ; 0x1527
.short 14709 ; 0x3975
.short 12820 ; 0x3214
.short 13344 ; 0x3420
.short 11914 ; 0x2e8a
.short 15233 ; 0x3b81
.short 17234 ; 0x4352
.short 18009 ; 0x4659
.short 17235 ; 0x4353
.short 6265 ; 0x1879
.short 12871 ; 0x3247
.short 6705 ; 0x1a31
.short 5887 ; 0x16ff
.short 11099 ; 0x2b5b
.short 7412 ; 0x1cf4
.short 17309 ; 0x439d
.short 10752 ; 0x2a00
.short 16968 ; 0x4248
.short 3397 ; 0xd45
.short 9733 ; 0x2605
.short 16860 ; 0x41dc
.short 14172 ; 0x375c
.short 3925 ; 0xf55
.short 13466 ; 0x349a
.short 3706 ; 0xe7a
.short 7537 ; 0x1d71
.short 19891 ; 0x4db3
.short 4642 ; 0x1222
.short 5208 ; 0x1458
.short 11591 ; 0x2d47
.short 20797 ; 0x513d
.short 13688 ; 0x3578
.short 16872 ; 0x41e8
.short 19476 ; 0x4c14
.short 14229 ; 0x3795
.short 19788 ; 0x4d4c
.short 2790 ; 0xae6
.short 20203 ; 0x4eeb
.short 2154 ; 0x86a
.short 12557 ; 0x310d
.short 19657 ; 0x4cc9
.short 582 ; 0x246
.short 18028 ; 0x466c
.short 17895 ; 0x45e7
.short 8036 ; 0x1f64
.short 8553 ; 0x2169
.short 13756 ; 0x35bc
.short 4731 ; 0x127b
.short 13644 ; 0x354c
.short 6915 ; 0x1b03
.short 5822 ; 0x16be
.short 1646 ; 0x66e
.short 20279 ; 0x4f37
.short 13503 ; 0x34bf
.short 5619 ; 0x15f3
.short 2563 ; 0xa03
.short 4583 ; 0x11e7
.short 12672 ; 0x3180
.short 4888 ; 0x1318
.short 17201 ; 0x4331
.short 18043 ; 0x467b
.short 19892 ; 0x4db4
.short 4196 ; 0x1064
.short 16472 ; 0x4058
.short 1287 ; 0x507
.short 5993 ; 0x1769
.short 16971 ; 0x424b
.short 20209 ; 0x4ef1
.short 6993 ; 0x1b51
.short 15809 ; 0x3dc1
.short 18783 ; 0x495f
.short 12250 ; 0x2fda
.short 15907 ; 0x3e23
.short 4372 ; 0x1114
.short 18652 ; 0x48dc
.short 5894 ; 0x1706
.short 8049 ; 0x1f71
.short 14023 ; 0x36c7
.short 14174 ; 0x375e
.short 15959 ; 0x3e57
.short 12413 ; 0x307d
.short 20285 ; 0x4f3d
.short 20756 ; 0x5114
.short 11074 ; 0x2b42
.short 3171 ; 0xc63
.short 20552 ; 0x5048
.short 3754 ; 0xeaa
.short 7863 ; 0x1eb7
.short 15562 ; 0x3cca
.short 18705 ; 0x4911
.short 13997 ; 0x36ad
.short 13549 ; 0x34ed
.short 2952 ; 0xb88
.short 1374 ; 0x55e
.short 8975 ; 0x230f
.short 20515 ; 0x5023
.short 14323 ; 0x37f3
.short 14528 ; 0x38c0
.short 13550 ; 0x34ee
.short 18068 ; 0x4694
.short 10552 ; 0x2938
.short 1567 ; 0x61f
.short 2983 ; 0xba7
.short 5805 ; 0x16ad
.short 6620 ; 0x19dc
.short 16652 ; 0x410c
.short 17165 ; 0x430d
.short 17805 ; 0x458d
.short 15625 ; 0x3d09
.short 3460 ; 0xd84
.short 18847 ; 0x499f
.short 17047 ; 0x4297
.short 1323 ; 0x52b
.short 20610 ; 0x5082
.short 80 ; 0x50
.short 17498 ; 0x445a
.short 2834 ; 0xb12
.short 10192 ; 0x27d0
.short 11510 ; 0x2cf6
.short 16937 ; 0x4229
.short 10460 ; 0x28dc
.short 2614 ; 0xa36
.short 14245 ; 0x37a5
.short 16712 ; 0x4148
.short 17676 ; 0x450c
.short 356 ; 0x164
.short 13785 ; 0x35d9
.short 12003 ; 0x2ee3
.short 10254 ; 0x280e
.short 7043 ; 0x1b83
.short 9902 ; 0x26ae
.short 19703 ; 0x4cf7
.short 6568 ; 0x19a8
.short 10453 ; 0x28d5
.short 14537 ; 0x38c9
.short 19402 ; 0x4bca
.short 12227 ; 0x2fc3
.short 8336 ; 0x2090
.short 11733 ; 0x2dd5
.short 7577 ; 0x1d99
.short 17518 ; 0x446e
.short 12087 ; 0x2f37
.short 19521 ; 0x4c41
.short 1605 ; 0x645
.short 4643 ; 0x1223
.short 11996 ; 0x2edc
.short 5388 ; 0x150c
.short 16187 ; 0x3f3b
.short 6195 ; 0x1833
.short 5399 ; 0x1517
.short 5051 ; 0x13bb
.short 5355 ; 0x14eb
.short 16047 ; 0x3eaf
.short 16048 ; 0x3eb0
.short 6009 ; 0x1779
.short 9022 ; 0x233e
.short 5088 ; 0x13e0
.short 3194 ; 0xc7a
.short 9383 ; 0x24a7
.short 3140 ; 0xc44
.short 6684 ; 0x1a1c
.short 11898 ; 0x2e7a
.short 1776 ; 0x6f0
.short 8699 ; 0x21fb
.short 2717 ; 0xa9d
.short 15363 ; 0x3c03
.short 542 ; 0x21e
.short 13950 ; 0x367e
.short 16432 ; 0x4030
.short 3903 ; 0xf3f
.short 20135 ; 0x4ea7
.short 20141 ; 0x4ead
.short 17555 ; 0x4493
.short 17556 ; 0x4494
.short 13725 ; 0x359d
.short 1972 ; 0x7b4
.short 5833 ; 0x16c9
.short 15220 ; 0x3b74
.short 18084 ; 0x46a4
.short 15221 ; 0x3b75
.short 18085 ; 0x46a5
.short 6477 ; 0x194d
.short 216 ; 0xd8
.short 5455 ; 0x154f
.short 3469 ; 0xd8d
.short 1925 ; 0x785
.short 16504 ; 0x4078
.short 5735 ; 0x1667
.short 6495 ; 0x195f
.short 7884 ; 0x1ecc
.short 4210 ; 0x1072
.short 7448 ; 0x1d18
.short 3987 ; 0xf93
.short 16020 ; 0x3e94
.short 843 ; 0x34b
.short 5165 ; 0x142d
.short 18895 ; 0x49cf
.short 20300 ; 0x4f4c
.short 6400 ; 0x1900
.short 3837 ; 0xefd
.short 16049 ; 0x3eb1
.short 1006 ; 0x3ee
.short 15674 ; 0x3d3a
.short 5696 ; 0x1640
.short 852 ; 0x354
.short 2784 ; 0xae0
.short 20716 ; 0x50ec
.short 3841 ; 0xf01
.short 18179 ; 0x4703
.short 20023 ; 0x4e37
.short 411 ; 0x19b
.short 1300 ; 0x514
.short 120 ; 0x78
.short 11435 ; 0x2cab
.short 10638 ; 0x298e
.short 11398 ; 0x2c86
.short 4580 ; 0x11e4
.short 10640 ; 0x2990
.short 18658 ; 0x48e2
.short 2932 ; 0xb74
.short 10514 ; 0x2912
.short 14130 ; 0x3732
.short 16888 ; 0x41f8
.short 5688 ; 0x1638
.short 7885 ; 0x1ecd
.short 5255 ; 0x1487
.short 5256 ; 0x1488
.short 10520 ; 0x2918
.short 124 ; 0x7c
.short 10013 ; 0x271d
.short 8643 ; 0x21c3
.short 10795 ; 0x2a2b
.short 573 ; 0x23d
.short 18809 ; 0x4979
.short 6401 ; 0x1901
.short 15158 ; 0x3b36
.short 9958 ; 0x26e6
.short 11452 ; 0x2cbc
.short 16050 ; 0x3eb2
.short 18169 ; 0x46f9
.short 7470 ; 0x1d2e
.short 10534 ; 0x2926
.short 1917 ; 0x77d
.short 14554 ; 0x38da
.short 5669 ; 0x1625
.short 7622 ; 0x1dc6
.short 447 ; 0x1bf
.short 19742 ; 0x4d1e
.short 18982 ; 0x4a26
.short 4137 ; 0x1029
.short 1090 ; 0x442
.short 4549 ; 0x11c5
.short 14716 ; 0x397c
.short 18069 ; 0x4695
.short 5148 ; 0x141c
.short 15383 ; 0x3c17
.short 11564 ; 0x2d2c
.short 6035 ; 0x1793
.short 3674 ; 0xe5a
.short 14515 ; 0x38b3
.short 4788 ; 0x12b4
.short 19360 ; 0x4ba0
.short 20069 ; 0x4e65
.short 3564 ; 0xdec
.short 20390 ; 0x4fa6
.short 13786 ; 0x35da
.short 620 ; 0x26c
.short 20625 ; 0x5091
.short 3566 ; 0xdee
.short 4918 ; 0x1336
.short 11511 ; 0x2cf7
.short 720 ; 0x2d0
.short 9852 ; 0x267c
.short 2493 ; 0x9bd
.short 13630 ; 0x353e
.short 8073 ; 0x1f89
.short 3779 ; 0xec3
.short 14939 ; 0x3a5b
.short 17931 ; 0x460b
.short 1751 ; 0x6d7
.short 10005 ; 0x2715
.short 5287 ; 0x14a7
.short 494 ; 0x1ee
.short 9556 ; 0x2554
.short 9147 ; 0x23bb
.short 5919 ; 0x171f
.short 4211 ; 0x1073
.short 11503 ; 0x2cef
.short 20626 ; 0x5092
.short 6438 ; 0x1926
.short 17021 ; 0x427d
.short 19396 ; 0x4bc4
.short 6813 ; 0x1a9d
.short 4212 ; 0x1074
.short 19292 ; 0x4b5c
.short 6633 ; 0x19e9
.short 18366 ; 0x47be
.short 17253 ; 0x4365
.short 19835 ; 0x4d7b
.short 13455 ; 0x348f
.short 844 ; 0x34c
.short 845 ; 0x34d
.short 12538 ; 0x30fa
.short 13456 ; 0x3490
.short 2034 ; 0x7f2
.short 19294 ; 0x4b5e
.short 20225 ; 0x4f01
.short 8312 ; 0x2078
.short 19269 ; 0x4b45
.short 2203 ; 0x89b
.short 1549 ; 0x60d
.short 13404 ; 0x345c
.short 14882 ; 0x3a22
.short 11275 ; 0x2c0b
.short 4486 ; 0x1186
.short 16339 ; 0x3fd3
.short 9867 ; 0x268b
.short 6647 ; 0x19f7
.short 14338 ; 0x3802
.short 4169 ; 0x1049
.short 14586 ; 0x38fa
.short 2255 ; 0x8cf
.short 2256 ; 0x8d0
.short 20110 ; 0x4e8e
.short 6122 ; 0x17ea
.short 19633 ; 0x4cb1
.short 3212 ; 0xc8c
.short 7095 ; 0x1bb7
.short 10392 ; 0x2898
.short 2120 ; 0x848
.short 19196 ; 0x4afc
.short 403 ; 0x193
.short 19237 ; 0x4b25
.short 8314 ; 0x207a
.short 3940 ; 0xf64
.short 1172 ; 0x494
.short 6139 ; 0x17fb
.short 13637 ; 0x3545
.short 62 ; 0x3e
.short 20450 ; 0x4fe2
.short 4174 ; 0x104e
.short 4603 ; 0x11fb
.short 13141 ; 0x3355
.short 19381 ; 0x4bb5
.short 9023 ; 0x233f
.short 18174 ; 0x46fe
.short 283 ; 0x11b
.short 1591 ; 0x637
.short 15426 ; 0x3c42
.short 20128 ; 0x4ea0
.short 20508 ; 0x501c
.short 791 ; 0x317
.short 19116 ; 0x4aac
.short 19426 ; 0x4be2
.short 2596 ; 0xa24
.short 19277 ; 0x4b4d
.short 17534 ; 0x447e
.short 11721 ; 0x2dc9
.short 13374 ; 0x343e
.short 15428 ; 0x3c44
.short 18450 ; 0x4812
.short 7104 ; 0x1bc0
.short 4552 ; 0x11c8
.short 16348 ; 0x3fdc
.short 19295 ; 0x4b5f
.short 688 ; 0x2b0
.short 3195 ; 0xc7b
.short 13899 ; 0x364b
.short 17541 ; 0x4485
.short 17542 ; 0x4486
.short 17124 ; 0x42e4
.short 9404 ; 0x24bc
.short 4294 ; 0x10c6
.short 19297 ; 0x4b61
.short 445 ; 0x1bd
.short 19736 ; 0x4d18
.short 4126 ; 0x101e
.short 18974 ; 0x4a1e
.short 4547 ; 0x11c3
.short 1089 ; 0x441
.short 19352 ; 0x4b98
.short 16310 ; 0x3fb6
.short 274 ; 0x112
.short 19624 ; 0x4ca8
.short 6025 ; 0x1789
.short 20031 ; 0x4e3f
.short 3667 ; 0xe53
.short 14510 ; 0x38ae
.short 11563 ; 0x2d2b
.short 716 ; 0x2cc
.short 4584 ; 0x11e8
.short 20367 ; 0x4f8f
.short 4782 ; 0x12ae
.short 3563 ; 0xdeb
.short 6608 ; 0x19d0
.short 489 ; 0x1e9
.short 13768 ; 0x35c8
.short 14936 ; 0x3a58
.short 4914 ; 0x1332
.short 8066 ; 0x1f82
.short 2483 ; 0x9b3
.short 9999 ; 0x270f
.short 3771 ; 0xebb
.short 5281 ; 0x14a1
.short 17912 ; 0x45f8
.short 19395 ; 0x4bc3
.short 20052 ; 0x4e54
.short 6432 ; 0x1920
.short 5900 ; 0x170c
.short 20604 ; 0x507c
.short 9145 ; 0x23b9
.short 9533 ; 0x253d
.short 19291 ; 0x4b5b
.short 20605 ; 0x507d
.short 4204 ; 0x106c
.short 7073 ; 0x1ba1
.short 12523 ; 0x30eb
.short 19828 ; 0x4d74
.short 8308 ; 0x2074
.short 13452 ; 0x348c
.short 4157 ; 0x103d
.short 3209 ; 0xc89
.short 6103 ; 0x17d7
.short 13895 ; 0x3647
.short 13403 ; 0x345b
.short 2201 ; 0x899
.short 621 ; 0x26d
.short 20222 ; 0x4efe
.short 4481 ; 0x1181
.short 11271 ; 0x2c07
.short 14579 ; 0x38f3
.short 8311 ; 0x2077
.short 3936 ; 0xf60
.short 20501 ; 0x5015
.short 4164 ; 0x1044
.short 20444 ; 0x4fdc
.short 13139 ; 0x3353
.short 19371 ; 0x4bab
.short 17524 ; 0x4474
.short 19270 ; 0x4b46
.short 19113 ; 0x4aa9
.short 19425 ; 0x4be1
.short 13369 ; 0x3439
.short 18438 ; 0x4806
.short 4293 ; 0x10c5
.short 1788 ; 0x6fc
.short 15988 ; 0x3e74
.short 13475 ; 0x34a3
.short 10689 ; 0x29c1
.short 15041 ; 0x3ac1
.short 16162 ; 0x3f22
.short 1621 ; 0x655
.short 5293 ; 0x14ad
.short 1630 ; 0x65e
.short 19722 ; 0x4d0a
.short 16229 ; 0x3f65
.short 14632 ; 0x3928
.short 20774 ; 0x5126
.short 20773 ; 0x5125
.short 8741 ; 0x2225
.short 7254 ; 0x1c56
.short 4138 ; 0x102a
.short 19661 ; 0x4ccd
.short 4266 ; 0x10aa
.short 11899 ; 0x2e7b
.short 13351 ; 0x3427
.short 12444 ; 0x309c
.short 12354 ; 0x3042
.short 16363 ; 0x3feb
.short 20611 ; 0x5083
.short 7564 ; 0x1d8c
.short 12355 ; 0x3043
.short 1749 ; 0x6d5
.short 2150 ; 0x866
.short 1597 ; 0x63d
.short 1598 ; 0x63e
.short 2994 ; 0xbb2
.short 7339 ; 0x1cab
.short 1483 ; 0x5cb
.short 2751 ; 0xabf
.short 16156 ; 0x3f1c
.short 19518 ; 0x4c3e
.short 7572 ; 0x1d94
.short 19085 ; 0x4a8d
.short 12576 ; 0x3120
.short 6208 ; 0x1840
.short 1753 ; 0x6d9
.short 1931 ; 0x78b
.short 4715 ; 0x126b
.short 17166 ; 0x430e
.short 20627 ; 0x5093
.short 14931 ; 0x3a53
.short 3363 ; 0xd23
.short 9071 ; 0x236f
.short 4273 ; 0x10b1
.short 14392 ; 0x3838
.short 2285 ; 0x8ed
.short 16084 ; 0x3ed4
.short 19673 ; 0x4cd9
.short 14262 ; 0x37b6
.short 18312 ; 0x4788
.short 7374 ; 0x1cce
.short 6648 ; 0x19f8
.short 12760 ; 0x31d8
.short 14657 ; 0x3941
.short 2137 ; 0x859
.short 2335 ; 0x91f
.short 9572 ; 0x2564
.short 12652 ; 0x316c
.short 2639 ; 0xa4f
.short 12484 ; 0x30c4
.short 20638 ; 0x509e
.short 14780 ; 0x39bc
.short 12586 ; 0x312a
.short 1819 ; 0x71b
.short 5791 ; 0x169f
.short 12241 ; 0x2fd1
.short 12212 ; 0x2fb4
.short 6867 ; 0x1ad3
.short 19341 ; 0x4b8d
.short 14831 ; 0x39ef
.short 3556 ; 0xde4
.short 19265 ; 0x4b41
.short 19266 ; 0x4b42
.short 20784 ; 0x5130
.short 11131 ; 0x2b7b
.short 412 ; 0x19c
.short 15812 ; 0x3dc4
.short 7815 ; 0x1e87
.short 3305 ; 0xce9
.short 7565 ; 0x1d8d
.short 3977 ; 0xf89
.short 1584 ; 0x630
.short 6552 ; 0x1998
.short 3694 ; 0xe6e
.short 20011 ; 0x4e2b
.short 14422 ; 0x3856
.short 19082 ; 0x4a8a
.short 247 ; 0xf7
.short 11825 ; 0x2e31
.short 19083 ; 0x4a8b
.short 12130 ; 0x2f62
.short 15308 ; 0x3bcc
.short 14481 ; 0x3891
.short 18098 ; 0x46b2
.short 6630 ; 0x19e6
.short 9205 ; 0x23f5
.short 10093 ; 0x276d
.short 232 ; 0xe8
.short 2968 ; 0xb98
.short 7963 ; 0x1f1b
.short 15275 ; 0x3bab
.short 6393 ; 0x18f9
.short 2189 ; 0x88d
.short 11249 ; 0x2bf1
.short 11960 ; 0x2eb8
.short 20391 ; 0x4fa7
.short 7340 ; 0x1cac
.short 14940 ; 0x3a5c
.short 19964 ; 0x4dfc
.short 3981 ; 0xf8d
.short 11170 ; 0x2ba2
.short 7444 ; 0x1d14
.short 13318 ; 0x3406
.short 1022 ; 0x3fe
.short 10791 ; 0x2a27
.short 7441 ; 0x1d11
.short 8772 ; 0x2244
.short 4463 ; 0x116f
.short 17936 ; 0x4610
.short 6310 ; 0x18a6
.short 3384 ; 0xd38
.short 16370 ; 0x3ff2
.short 6760 ; 0x1a68
.short 3385 ; 0xd39
.short 20293 ; 0x4f45
.short 12698 ; 0x319a
.short 7995 ; 0x1f3b
.short 20416 ; 0x4fc0
.short 4921 ; 0x1339
.short 12434 ; 0x3092
.short 8132 ; 0x1fc4
.short 16479 ; 0x405f
.short 1806 ; 0x70e
.short 9557 ; 0x2555
.short 531 ; 0x213
.short 20088 ; 0x4e78
.short 6420 ; 0x1914
.short 14932 ; 0x3a54
.short 1102 ; 0x44e
.short 6631 ; 0x19e7
.short 2442 ; 0x98a
.short 12191 ; 0x2f9f
.short 635 ; 0x27b
.short 16274 ; 0x3f92
.short 3386 ; 0xd3a
.short 6108 ; 0x17dc
.short 7373 ; 0x1ccd
.short 6320 ; 0x18b0
.short 13880 ; 0x3638
.short 15133 ; 0x3b1d
.short 1987 ; 0x7c3
.short 7203 ; 0x1c23
.short 10912 ; 0x2aa0
.short 16555 ; 0x40ab
.short 1073 ; 0x431
.short 17142 ; 0x42f6
.short 2370 ; 0x942
.short 10581 ; 0x2955
.short 13881 ; 0x3639
.short 8957 ; 0x22fd
.short 18543 ; 0x486f
.short 6817 ; 0x1aa1
.short 1883 ; 0x75b
.short 12196 ; 0x2fa4
.short 10183 ; 0x27c7
.short 14453 ; 0x3875
.short 6649 ; 0x19f9
.short 11857 ; 0x2e51
.short 15770 ; 0x3d9a
.short 15598 ; 0x3cee
.short 2123 ; 0x84b
.short 6954 ; 0x1b2a
.short 6220 ; 0x184c
.short 10916 ; 0x2aa4
.short 7347 ; 0x1cb3
.short 10917 ; 0x2aa5
.short 9726 ; 0x25fe
.short 9573 ; 0x2565
.short 8604 ; 0x219c
.short 5645 ; 0x160d
.short 7458 ; 0x1d22
.short 1758 ; 0x6de
.short 15411 ; 0x3c33
.short 12703 ; 0x319f
.short 14751 ; 0x399f
.short 997 ; 0x3e5
.short 20793 ; 0x5139
.short 12294 ; 0x3006
.short 11782 ; 0x2e06
.short 2288 ; 0x8f0
.short 20713 ; 0x50e9
.short 1104 ; 0x450
.short 20714 ; 0x50ea
.short 11370 ; 0x2c6a
.short 20111 ; 0x4e8f
.short 19875 ; 0x4da3
.short 2890 ; 0xb4a
.short 19972 ; 0x4e04
.short 18756 ; 0x4944
.short 3351 ; 0xd17
.short 3326 ; 0xcfe
.short 2121 ; 0x849
.short 18546 ; 0x4872
.short 20183 ; 0x4ed7
.short 2859 ; 0xb2b
.short 19471 ; 0x4c0f
.short 1590 ; 0x636
.short 2005 ; 0x7d5
.short 6650 ; 0x19fa
.short 15281 ; 0x3bb1
.short 14629 ; 0x3925
.short 7404 ; 0x1cec
.short 4084 ; 0xff4
.short 20794 ; 0x513a
.short 3008 ; 0xbc0
.short 11506 ; 0x2cf2
.short 12976 ; 0x32b0
.short 11083 ; 0x2b4b
.short 14781 ; 0x39bd
.short 1280 ; 0x500
.short 15198 ; 0x3b5e
.short 6581 ; 0x19b5
.short 2679 ; 0xa77
.short 2381 ; 0x94d
.short 11785 ; 0x2e09
.short 14458 ; 0x387a
.short 12148 ; 0x2f74
.short 19559 ; 0x4c67
.short 2871 ; 0xb37
.short 14784 ; 0x39c0
.short 6229 ; 0x1855
.short 10925 ; 0x2aad
.short 11179 ; 0x2bab
.short 9327 ; 0x246f
.short 19274 ; 0x4b4a
.short 672 ; 0x2a0
.short 1840 ; 0x730
.short 9588 ; 0x2574
.short 9024 ; 0x2340
.short 2293 ; 0x8f5
.short 14596 ; 0x3904
.short 2506 ; 0x9ca
.short 14278 ; 0x37c6
.short 16126 ; 0x3efe
.short 8135 ; 0x1fc7
.short 6344 ; 0x18c8
.short 19978 ; 0x4e0a
.short 12150 ; 0x2f76
.short 19979 ; 0x4e0b
.short 11182 ; 0x2bae
.short 20717 ; 0x50ed
.short 8889 ; 0x22b9
.short 535 ; 0x217
.short 19311 ; 0x4b6f
.short 10865 ; 0x2a71
.short 827 ; 0x33b
.short 15193 ; 0x3b59
.short 7381 ; 0x1cd5
.short 2726 ; 0xaa6
.short 1236 ; 0x4d4
.short 16294 ; 0x3fa6
.short 3648 ; 0xe40
.short 1947 ; 0x79b
.short 20169 ; 0x4ec9
.short 3301 ; 0xce5
.short 949 ; 0x3b5
.short 2295 ; 0x8f7
.short 2296 ; 0x8f8
.short 7603 ; 0x1db3
.short 7604 ; 0x1db4
.short 9155 ; 0x23c3
.short 14429 ; 0x385d
.short 12213 ; 0x2fb5
.short 12214 ; 0x2fb6
.short 11741 ; 0x2ddd
.short 8986 ; 0x231a
.short 3302 ; 0xce6
.short 2301 ; 0x8fd
.short 4777 ; 0x12a9
.short 19342 ; 0x4b8e
.short 2451 ; 0x993
.short 685 ; 0x2ad
.short 686 ; 0x2ae
.short 20326 ; 0x4f66
.short 7472 ; 0x1d30
.short 1944 ; 0x798
.short 12267 ; 0x2feb
.short 3306 ; 0xcea
.short 1894 ; 0x766
.short 6151 ; 0x1807
.short 15891 ; 0x3e13
.short 19102 ; 0x4a9e
.short 10866 ; 0x2a72
.short 9156 ; 0x23c4
.short 9080 ; 0x2378
.short 19981 ; 0x4e0d
.short 8834 ; 0x2282
.short 20138 ; 0x4eaa
.short 1362 ; 0x552
.short 1949 ; 0x79d
.short 3253 ; 0xcb5
.short 15661 ; 0x3d2d
.short 9384 ; 0x24a8
.short 9157 ; 0x23c5
.short 16302 ; 0x3fae
.short 15663 ; 0x3d2f
.short 20810 ; 0x514a
.short 8368 ; 0x20b0
.short 16747 ; 0x416b
.short 12812 ; 0x320c
.short 16745 ; 0x4169
.short 10943 ; 0x2abf
.short 14464 ; 0x3880
.short 12630 ; 0x3156
.short 6238 ; 0x185e
.short 2303 ; 0x8ff
.short 20812 ; 0x514c
.short 16131 ; 0x3f03
.short 8128 ; 0x1fc0
.short 7623 ; 0x1dc7
.short 9158 ; 0x23c6
.short 13496 ; 0x34b8
.short 4521 ; 0x11a9
.short 2523 ; 0x9db
.short 3805 ; 0xedd
.short 12571 ; 0x311b
.short 14797 ; 0x39cd
.short 3364 ; 0xd24
.short 3365 ; 0xd25
.short 4528 ; 0x11b0
.short 8428 ; 0x20ec
.short 12865 ; 0x3241
.short 9773 ; 0x262d
.short 33 ; 0x21
.short 6123 ; 0x17eb
.short 7375 ; 0x1ccf
.short 14646 ; 0x3936
.short 7919 ; 0x1eef
.short 7920 ; 0x1ef0
.short 17459 ; 0x4433
.short 10080 ; 0x2760
.short 7772 ; 0x1e5c
.short 12588 ; 0x312c
.short 9427 ; 0x24d3
.short 8503 ; 0x2137
.short 3368 ; 0xd28
.short 19980 ; 0x4e0c
.short 17535 ; 0x447f
.short 14799 ; 0x39cf
.short 2698 ; 0xa8a
.short 18399 ; 0x47df
.short 18936 ; 0x49f8
.short 1514 ; 0x5ea
.short 19454 ; 0x4bfe
.short 4894 ; 0x131e
.short 7631 ; 0x1dcf
.short 15621 ; 0x3d05
.short 19078 ; 0x4a86
.short 16787 ; 0x4193
.short 2485 ; 0x9b5
.short 17045 ; 0x4295
.short 3670 ; 0xe56
.short 12890 ; 0x325a
.short 13314 ; 0x3402
.short 8050 ; 0x1f72
.short 13869 ; 0x362d
.short 15222 ; 0x3b76
.short 1568 ; 0x620
.short 2491 ; 0x9bb
.short 3461 ; 0xd85
.short 10639 ; 0x298f
.short 11826 ; 0x2e32
.short 9968 ; 0x26f0
.short 13047 ; 0x32f7
.short 8051 ; 0x1f73
.short 12053 ; 0x2f15
.short 20435 ; 0x4fd3
.short 5350 ; 0x14e6
.short 5478 ; 0x1566
.short 12608 ; 0x3140
.short 8074 ; 0x1f8a
.short 2806 ; 0xaf6
.short 9206 ; 0x23f6
.short 2494 ; 0x9be
.short 140 ; 0x8c
.short 19806 ; 0x4d5e
.short 3675 ; 0xe5b
.short 8045 ; 0x1f6d
.short 17627 ; 0x44db
.short 11317 ; 0x2c35
.short 470 ; 0x1d6
.short 4622 ; 0x120e
.short 4623 ; 0x120f
.short 11245 ; 0x2bed
.short 20392 ; 0x4fa8
.short 12962 ; 0x32a2
.short 3470 ; 0xd8e
.short 233 ; 0xe9
.short 20237 ; 0x4f0d
.short 20012 ; 0x4e2c
.short 17677 ; 0x450d
.short 7821 ; 0x1e8d
.short 18099 ; 0x46b3
.short 12386 ; 0x3062
.short 13796 ; 0x35e4
.short 11620 ; 0x2d64
.short 3532 ; 0xdcc
.short 4544 ; 0x11c0
.short 7369 ; 0x1cc9
.short 6854 ; 0x1ac6
.short 4827 ; 0x12db
.short 9558 ; 0x2556
.short 7710 ; 0x1e1e
.short 12699 ; 0x319b
.short 20223 ; 0x4eff
.short 19241 ; 0x4b29
.short 20089 ; 0x4e79
.short 13454 ; 0x348e
.short 8982 ; 0x2316
.short 18887 ; 0x49c7
.short 13426 ; 0x3472
.short 18605 ; 0x48ad
.short 5709 ; 0x164d
.short 12771 ; 0x31e3
.short 19705 ; 0x4cf9
.short 15410 ; 0x3c32
.short 4116 ; 0x1014
.short 12390 ; 0x3066
.short 20226 ; 0x4f02
.short 10796 ; 0x2a2c
.short 9215 ; 0x23ff
.short 19708 ; 0x4cfc
.short 19577 ; 0x4c79
.short 8984 ; 0x2318
.short 20634 ; 0x509a
.short 5853 ; 0x16dd
.short 15458 ; 0x3c62
.short 2138 ; 0x85a
.short 5011 ; 0x1393
.short 7747 ; 0x1e43
.short 17989 ; 0x4645
.short 11348 ; 0x2c54
.short 12115 ; 0x2f53
.short 4950 ; 0x1356
.short 10862 ; 0x2a6e
.short 11625 ; 0x2d69
.short 4773 ; 0x12a5
.short 481 ; 0x1e1
.short 9727 ; 0x25ff
.short 11154 ; 0x2b92
.short 8959 ; 0x22ff
.short 13056 ; 0x3300
.short 12977 ; 0x32b1
.short 6227 ; 0x1853
.short 17606 ; 0x44c6
.short 16341 ; 0x3fd5
.short 2024 ; 0x7e8
.short 2270 ; 0x8de
.short 2092 ; 0x82c
.short 4440 ; 0x1158
.short 18610 ; 0x48b2
.short 5357 ; 0x14ed
.short 13884 ; 0x363c
.short 4172 ; 0x104c
.short 20639 ; 0x509f
.short 4085 ; 0xff5
.short 15675 ; 0x3d3b
.short 508 ; 0x1fc
.short 19560 ; 0x4c68
.short 18760 ; 0x4948
.short 15676 ; 0x3d3c
.short 7748 ; 0x1e44
.short 4635 ; 0x121b
.short 19782 ; 0x4d46
.short 16231 ; 0x3f67
.short 19022 ; 0x4a4e
.short 9589 ; 0x2575
.short 6781 ; 0x1a7d
.short 1499 ; 0x5db
.short 20437 ; 0x4fd5
.short 15654 ; 0x3d26
.short 5991 ; 0x1767
.short 17154 ; 0x4302
.short 19716 ; 0x4d04
.short 6868 ; 0x1ad4
.short 19583 ; 0x4c7f
.short 1040 ; 0x410
.short 8492 ; 0x212c
.short 3842 ; 0xf02
.short 3615 ; 0xe1f
.short 9117 ; 0x239d
.short 4445 ; 0x115d
.short 13230 ; 0x33ae
.short 7751 ; 0x1e47
.short 5702 ; 0x1646
.short 17997 ; 0x464d
.short 6233 ; 0x1859
.short 20509 ; 0x501d
.short 3538 ; 0xdd2
.short 18925 ; 0x49ed
.short 6673 ; 0x1a11
.short 5360 ; 0x14f0
.short 8542 ; 0x215e
.short 11294 ; 0x2c1e
.short 8835 ; 0x2283
.short 8838 ; 0x2286
.short 9490 ; 0x2512
.short 9159 ; 0x23c7
.short 1512 ; 0x5e8
.short 19453 ; 0x4bfd
.short 4884 ; 0x1314
.short 17040 ; 0x4290
.short 2469 ; 0x9a5
.short 12881 ; 0x3251
.short 20433 ; 0x4fd1
.short 3444 ; 0xd74
.short 9711 ; 0x25ef
.short 13044 ; 0x32f4
.short 5346 ; 0x14e2
.short 4611 ; 0x1203
.short 7813 ; 0x1e85
.short 9462 ; 0x24f6
.short 20236 ; 0x4f0c
.short 20006 ; 0x4e26
.short 18056 ; 0x4688
.short 5472 ; 0x1560
.short 19795 ; 0x4d53
.short 8742 ; 0x2226
.short 17667 ; 0x4503
.short 12377 ; 0x3059
.short 13775 ; 0x35cf
.short 19239 ; 0x4b27
.short 20053 ; 0x4e55
.short 6848 ; 0x1ac0
.short 20212 ; 0x4ef4
.short 12679 ; 0x3187
.short 9534 ; 0x253e
.short 6849 ; 0x1ac1
.short 19698 ; 0x4cf2
.short 4108 ; 0x100c
.short 8976 ; 0x2310
.short 10858 ; 0x2a6a
.short 471 ; 0x1d7
.short 5838 ; 0x16ce
.short 4941 ; 0x134d
.short 15454 ; 0x3c5e
.short 8952 ; 0x22f8
.short 2134 ; 0x856
.short 20620 ; 0x508c
.short 2269 ; 0x8dd
.short 4068 ; 0xfe4
.short 6209 ; 0x1841
.short 15671 ; 0x3d37
.short 13878 ; 0x3636
.short 11290 ; 0x2c1a
.short 19010 ; 0x4a42
.short 16224 ; 0x3f60
.short 19554 ; 0x4c62
.short 9574 ; 0x2566
.short 19710 ; 0x4cfe
.short 9109 ; 0x2395
.short 16754 ; 0x4172
.short 4624 ; 0x1210
.short 2164 ; 0x874
.short 2167 ; 0x877
.short 636 ; 0x27c
.short 20842 ; 0x516a
.short 748 ; 0x2ec
.short 8264 ; 0x2048
.short 8265 ; 0x2049
.short 2173 ; 0x87d
.short 17129 ; 0x42e9
.short 330 ; 0x14a
.short 752 ; 0x2f0
.short 753 ; 0x2f1
.short 754 ; 0x2f2
.short 755 ; 0x2f3
.short 756 ; 0x2f4
.short 302 ; 0x12e
.short 2182 ; 0x886
.short 757 ; 0x2f5
.short 758 ; 0x2f6
.short 1555 ; 0x613
.short 13023 ; 0x32df
.short 11004 ; 0x2afc
.short 11006 ; 0x2afe
.short 19813 ; 0x4d65
.short 2126 ; 0x84e
.short 2125 ; 0x84d
.short 17849 ; 0x45b9
.short 12904 ; 0x3268
.short 694 ; 0x2b6
.short 3658 ; 0xe4a
.short 13684 ; 0x3574
.short 13027 ; 0x32e3
.short 8987 ; 0x231b
.short 2422 ; 0x976
.short 1310 ; 0x51e
.short 4239 ; 0x108f
.short 11981 ; 0x2ecd
.short 18665 ; 0x48e9
.short 18666 ; 0x48ea
.short 11917 ; 0x2e8d
.short 17238 ; 0x4356
.short 17966 ; 0x462e
.short 5014 ; 0x1396
.short 9857 ; 0x2681
.short 11748 ; 0x2de4
.short 19428 ; 0x4be4
.short 15463 ; 0x3c67
.short 15149 ; 0x3b2d
.short 20512 ; 0x5020
.short 18404 ; 0x47e4
.short 2423 ; 0x977
.short 19173 ; 0x4ae5
.short 7062 ; 0x1b96
.short 5139 ; 0x1413
.short 17312 ; 0x43a0
.short 3659 ; 0xe4b
.short 15863 ; 0x3df7
.short 2424 ; 0x978
.short 3400 ; 0xd48
.short 5672 ; 0x1628
.short 19725 ; 0x4d0d
.short 20148 ; 0x4eb4
.short 7063 ; 0x1b97
.short 19031 ; 0x4a57
.short 15509 ; 0x3c95
.short 8849 ; 0x2291
.short 1736 ; 0x6c8
.short 1528 ; 0x5f8
.short 10826 ; 0x2a4a
.short 14900 ; 0x3a34
.short 1791 ; 0x6ff
.short 17902 ; 0x45ee
.short 7226 ; 0x1c3a
.short 6375 ; 0x18e7
.short 1557 ; 0x615
.short 2476 ; 0x9ac
.short 3543 ; 0xdd7
.short 2764 ; 0xacc
.short 11658 ; 0x2d8a
.short 20368 ; 0x4f90
.short 2971 ; 0xb9b
.short 19353 ; 0x4b99
.short 14684 ; 0x395c
.short 13926 ; 0x3666
.short 15265 ; 0x3ba1
.short 12647 ; 0x3167
.short 7175 ; 0x1c07
.short 5868 ; 0x16ec
.short 3107 ; 0xc23
.short 18653 ; 0x48dd
.short 10189 ; 0x27cd
.short 529 ; 0x211
.short 6085 ; 0x17c5
.short 10657 ; 0x29a1
.short 17913 ; 0x45f9
.short 6919 ; 0x1b07
.short 20481 ; 0x5001
.short 9057 ; 0x2361
.short 17242 ; 0x435a
.short 15200 ; 0x3b60
.short 14175 ; 0x375f
.short 13769 ; 0x35c9
.short 14687 ; 0x395f
.short 11214 ; 0x2bce
.short 5451 ; 0x154b
.short 10829 ; 0x2a4d
.short 3314 ; 0xcf2
.short 7229 ; 0x1c3d
.short 17094 ; 0x42c6
.short 17243 ; 0x435b
.short 1034 ; 0x40a
.short 18590 ; 0x489e
.short 16533 ; 0x4095
.short 12516 ; 0x30e4
.short 15090 ; 0x3af2
.short 20319 ; 0x4f5f
.short 12517 ; 0x30e5
.short 2824 ; 0xb08
.short 2825 ; 0xb09
.short 15117 ; 0x3b0d
.short 7185 ; 0x1c11
.short 14808 ; 0x39d8
.short 3144 ; 0xc48
.short 17980 ; 0x463c
.short 19728 ; 0x4d10
.short 15013 ; 0x3aa5
.short 4838 ; 0x12e6
.short 15913 ; 0x3e29
.short 13776 ; 0x35d0
.short 1693 ; 0x69d
.short 14236 ; 0x379c
.short 19330 ; 0x4b82
.short 12770 ; 0x31e2
.short 3917 ; 0xf4d
.short 8854 ; 0x2296
.short 14414 ; 0x384e
.short 5871 ; 0x16ef
.short 8693 ; 0x21f5
.short 4650 ; 0x122a
.short 8296 ; 0x2068
.short 492 ; 0x1ec
.short 2404 ; 0x964
.short 7566 ; 0x1d8e
.short 530 ; 0x212
.short 5725 ; 0x165d
.short 2492 ; 0x9bc
.short 9542 ; 0x2546
.short 18596 ; 0x48a4
.short 20218 ; 0x4efa
.short 7075 ; 0x1ba3
.short 18848 ; 0x49a0
.short 2132 ; 0x854
.short 8103 ; 0x1fa7
.short 15472 ; 0x3c70
.short 14813 ; 0x39dd
.short 18086 ; 0x46a6
.short 2437 ; 0x985
.short 19033 ; 0x4a59
.short 9745 ; 0x2611
.short 541 ; 0x21d
.short 11077 ; 0x2b45
.short 18728 ; 0x4928
.short 2633 ; 0xa49
.short 14310 ; 0x37e6
.short 3317 ; 0xcf5
.short 14327 ; 0x37f7
.short 17447 ; 0x4427
.short 2018 ; 0x7e2
.short 1752 ; 0x6d8
.short 14768 ; 0x39b0
.short 18864 ; 0x49b0
.short 13705 ; 0x3589
.short 19758 ; 0x4d2e
.short 18599 ; 0x48a7
.short 19184 ; 0x4af0
.short 3471 ; 0xd8f
.short 746 ; 0x2ea
.short 5015 ; 0x1397
.short 3472 ; 0xd90
.short 16217 ; 0x3f59
.short 5769 ; 0x1689
.short 12531 ; 0x30f3
.short 2688 ; 0xa80
.short 2441 ; 0x989
.short 15530 ; 0x3caa
.short 10683 ; 0x29bb
.short 17932 ; 0x460c
.short 4596 ; 0x11f4
.short 17685 ; 0x4515
.short 1910 ; 0x776
.short 9270 ; 0x2436
.short 17251 ; 0x4363
.short 14444 ; 0x386c
.short 2844 ; 0xb1c
.short 1754 ; 0x6da
.short 19034 ; 0x4a5a
.short 14254 ; 0x37ae
.short 14445 ; 0x386d
.short 12082 ; 0x2f32
.short 9822 ; 0x265e
.short 17686 ; 0x4516
.short 4794 ; 0x12ba
.short 19599 ; 0x4c8f
.short 152 ; 0x98
.short 13803 ; 0x35eb
.short 1083 ; 0x43b
.short 1811 ; 0x713
.short 14263 ; 0x37b7
.short 19309 ; 0x4b6d
.short 19682 ; 0x4ce2
.short 3322 ; 0xcfa
.short 2853 ; 0xb25
.short 9417 ; 0x24c9
.short 1759 ; 0x6df
.short 2378 ; 0x94a
.short 9104 ; 0x2390
.short 20855 ; 0x5177
.short 12838 ; 0x3226
.short 12018 ; 0x2ef2
.short 17097 ; 0x42c9
.short 18896 ; 0x49d0
.short 17943 ; 0x4617
.short 3484 ; 0xd9c
.short 9007 ; 0x232f
.short 7465 ; 0x1d29
.short 13811 ; 0x35f3
.short 667 ; 0x29b
.short 17659 ; 0x44fb
.short 9868 ; 0x268c
.short 16731 ; 0x415b
.short 14347 ; 0x380b
.short 5694 ; 0x163e
.short 19526 ; 0x4c46
.short 14732 ; 0x398c
.short 3555 ; 0xde3
.short 10337 ; 0x2861
.short 707 ; 0x2c3
.short 710 ; 0x2c6
.short 8248 ; 0x2038
.short 8661 ; 0x21d5
.short 19026 ; 0x4a52
.short 18613 ; 0x48b5
.short 9761 ; 0x2621
.short 8708 ; 0x2204
.short 18029 ; 0x466d
.short 14973 ; 0x3a7d
.short 2729 ; 0xaa9
.short 11887 ; 0x2e6f
.short 18483 ; 0x4833
.short 13295 ; 0x33ef
.short 5056 ; 0x13c0
.short 18680 ; 0x48f8
.short 9923 ; 0x26c3
.short 12990 ; 0x32be
.short 12437 ; 0x3095
.short 15385 ; 0x3c19
.short 8057 ; 0x1f79
.short 3959 ; 0xf77
.short 7780 ; 0x1e64
.short 832 ; 0x340
.short 3685 ; 0xe65
.short 16820 ; 0x41b4
.short 10626 ; 0x2982
.short 16750 ; 0x416e
.short 13540 ; 0x34e4
.short 332 ; 0x14c
.short 18975 ; 0x4a1f
.short 2362 ; 0x93a
.short 6018 ; 0x1782
.short 16636 ; 0x40fc
.short 339 ; 0x153
.short 15803 ; 0x3dbb
.short 7419 ; 0x1cfb
.short 18576 ; 0x4890
.short 5058 ; 0x13c2
.short 14474 ; 0x388a
.short 12468 ; 0x30b4
.short 583 ; 0x247
.short 11381 ; 0x2c75
.short 884 ; 0x374
.short 13442 ; 0x3482
.short 448 ; 0x1c0
.short 15335 ; 0x3be7
.short 2791 ; 0xae7
.short 20754 ; 0x5112
.short 17791 ; 0x457f
.short 9085 ; 0x237d
.short 8037 ; 0x1f65
.short 4846 ; 0x12ee
.short 20280 ; 0x4f38
.short 13645 ; 0x354d
.short 7956 ; 0x1f14
.short 18825 ; 0x4989
.short 4197 ; 0x1065
.short 5224 ; 0x1468
.short 16142 ; 0x3f0e
.short 20032 ; 0x4e40
.short 6177 ; 0x1821
.short 5674 ; 0x162a
.short 5446 ; 0x1546
.short 16824 ; 0x41b8
.short 6747 ; 0x1a5b
.short 16072 ; 0x3ec8
.short 4861 ; 0x12fd
.short 11067 ; 0x2b3b
.short 8408 ; 0x20d8
.short 6407 ; 0x1907
.short 8005 ; 0x1f45
.short 19893 ; 0x4db5
.short 8426 ; 0x20ea
.short 19175 ; 0x4ae7
.short 17375 ; 0x43df
.short 1647 ; 0x66f
.short 3141 ; 0xc45
.short 15960 ; 0x3e58
.short 9621 ; 0x2595
.short 4102 ; 0x1006
.short 15833 ; 0x3dd9
.short 4034 ; 0xfc2
.short 4373 ; 0x1115
.short 5177 ; 0x1439
.short 8409 ; 0x20d9
.short 6409 ; 0x1909
.short 4489 ; 0x1189
.short 7654 ; 0x1de6
.short 18453 ; 0x4815
.short 966 ; 0x3c6
.short 16147 ; 0x3f13
.short 12648 ; 0x3168
.short 8743 ; 0x2227
.short 19132 ; 0x4abc
.short 1067 ; 0x42b
.short 16589 ; 0x40cd
.short 11758 ; 0x2dee
.short 11429 ; 0x2ca5
.short 12380 ; 0x305c
.short 4963 ; 0x1363
.short 20213 ; 0x4ef5
.short 14529 ; 0x38c1
.short 20757 ; 0x5115
.short 11597 ; 0x2d4d
.short 8287 ; 0x205f
.short 10783 ; 0x2a1f
.short 1542 ; 0x606
.short 18591 ; 0x489f
.short 1074 ; 0x432
.short 16445 ; 0x403d
.short 2521 ; 0x9d9
.short 7364 ; 0x1cc4
.short 18500 ; 0x4844
.short 12188 ; 0x2f9c
.short 17862 ; 0x45c6
.short 3124 ; 0xc34
.short 17437 ; 0x441d
.short 10037 ; 0x2735
.short 13093 ; 0x3325
.short 464 ; 0x1d0
.short 3462 ; 0xd86
.short 13870 ; 0x362e
.short 7513 ; 0x1d59
.short 18792 ; 0x4968
.short 19178 ; 0x4aea
.short 5453 ; 0x154d
.short 8104 ; 0x1fa8
.short 16448 ; 0x4040
.short 16449 ; 0x4041
.short 14184 ; 0x3768
.short 14608 ; 0x3910
.short 10433 ; 0x28c1
.short 16003 ; 0x3e83
.short 13024 ; 0x32e0
.short 1983 ; 0x7bf
.short 20621 ; 0x508d
.short 20763 ; 0x511b
.short 17810 ; 0x4592
.short 15816 ; 0x3dc8
.short 16454 ; 0x4046
.short 19137 ; 0x4ac1
.short 12189 ; 0x2f9d
.short 18487 ; 0x4837
.short 571 ; 0x23b
.short 10006 ; 0x2716
.short 1491 ; 0x5d3
.short 3985 ; 0xf91
.short 9032 ; 0x2348
.short 18280 ; 0x4768
.short 20422 ; 0x4fc6
.short 5567 ; 0x15bf
.short 12192 ; 0x2fa0
.short 17349 ; 0x43c5
.short 19591 ; 0x4c87
.short 9903 ; 0x26af
.short 12193 ; 0x2fa1
.short 16980 ; 0x4254
.short 2732 ; 0xaac
.short 677 ; 0x2a5
.short 17218 ; 0x4342
.short 650 ; 0x28a
.short 19409 ; 0x4bd1
.short 15534 ; 0x3cae
.short 19899 ; 0x4dbb
.short 10014 ; 0x271e
.short 13358 ; 0x342e
.short 9099 ; 0x238b
.short 11646 ; 0x2d7e
.short 2532 ; 0x9e4
.short 10145 ; 0x27a1
.short 17824 ; 0x45a0
.short 1194 ; 0x4aa
.short 8014 ; 0x1f4e
.short 3900 ; 0xf3c
.short 10146 ; 0x27a2
.short 20767 ; 0x511f
.short 8077 ; 0x1f8d
.short 8913 ; 0x22d1
.short 19272 ; 0x4b48
.short 1346 ; 0x542
.short 18564 ; 0x4884
.short 6140 ; 0x17fc
.short 17528 ; 0x4478
.short 1354 ; 0x54a
.short 19275 ; 0x4b4b
.short 9231 ; 0x240f
.short 5664 ; 0x1620
.short 16064 ; 0x3ec0
.short 3906 ; 0xf42
.short 19280 ; 0x4b50
.short 8829 ; 0x227d
.short 18619 ; 0x48bb
.short 3030 ; 0xbd6
.short 12511 ; 0x30df
.short 20553 ; 0x5049
.short 11287 ; 0x2c17
.short 20261 ; 0x4f25
.short 17922 ; 0x4602
.short 4250 ; 0x109a
.short 18706 ; 0x4912
.short 7278 ; 0x1c6e
.short 17438 ; 0x441e
.short 20837 ; 0x5165
.short 9969 ; 0x26f1
.short 2524 ; 0x9dc
.short 17008 ; 0x4270
.short 3150 ; 0xc4e
.short 19754 ; 0x4d2a
.short 3806 ; 0xede
.short 18990 ; 0x4a2e
.short 3978 ; 0xf8a
.short 19179 ; 0x4aeb
.short 14504 ; 0x38a8
.short 14836 ; 0x39f4
.short 11961 ; 0x2eb9
.short 15276 ; 0x3bac
.short 2281 ; 0x8e9
.short 5048 ; 0x13b8
.short 4625 ; 0x1211
.short 14217 ; 0x3789
.short 11639 ; 0x2d77
.short 1880 ; 0x758
.short 19247 ; 0x4b2f
.short 10449 ; 0x28d1
.short 8497 ; 0x2131
.short 2135 ; 0x857
.short 1881 ; 0x759
.short 18660 ; 0x48e4
.short 15042 ; 0x3ac2
.short 20014 ; 0x4e2e
.short 16275 ; 0x3f93
.short 6733 ; 0x1a4d
.short 1679 ; 0x68f
.short 18331 ; 0x479b
.short 15134 ; 0x3b1e
.short 6859 ; 0x1acb
.short 10054 ; 0x2746
.short 7981 ; 0x1f2d
.short 14284 ; 0x37cc
.short 8584 ; 0x2188
.short 11714 ; 0x2dc2
.short 20843 ; 0x516b
.short 5030 ; 0x13a6
.short 17516 ; 0x446c
.short 13665 ; 0x3561
.short 10876 ; 0x2a7c
.short 15537 ; 0x3cb1
.short 9575 ; 0x2567
.short 8380 ; 0x20bc
.short 17355 ; 0x43cb
.short 14700 ; 0x396c
.short 11265 ; 0x2c01
.short 19557 ; 0x4c65
.short 2111 ; 0x83f
.short 14543 ; 0x38cf
.short 20845 ; 0x516d
.short 20504 ; 0x5018
.short 2289 ; 0x8f1
.short 8191 ; 0x1fff
.short 14782 ; 0x39be
.short 16342 ; 0x3fd6
.short 3167 ; 0xc5f
.short 5520 ; 0x1590
.short 16982 ; 0x4256
.short 16839 ; 0x41c7
.short 14570 ; 0x38ea
.short 12542 ; 0x30fe
.short 2112 ; 0x840
.short 19197 ; 0x4afd
.short 3576 ; 0xdf8
.short 7836 ; 0x1e9c
.short 14199 ; 0x3777
.short 10196 ; 0x27d4
.short 12705 ; 0x31a1
.short 1905 ; 0x771
.short 2382 ; 0x94e
.short 19198 ; 0x4afe
.short 18551 ; 0x4877
.short 135 ; 0x87
.short 19490 ; 0x4c22
.short 5031 ; 0x13a7
.short 14633 ; 0x3929
.short 6739 ; 0x1a53
.short 11537 ; 0x2d11
.short 1392 ; 0x570
.short 18919 ; 0x49e7
.short 8658 ; 0x21d2
.short 19312 ; 0x4b70
.short 8472 ; 0x2118
.short 17881 ; 0x45d9
.short 6741 ; 0x1a55
.short 1041 ; 0x411
.short 6869 ; 0x1ad5
.short 16057 ; 0x3eb9
.short 14555 ; 0x38db
.short 11641 ; 0x2d79
.short 11015 ; 0x2b07
.short 18189 ; 0x470d
.short 8706 ; 0x2202
.short 7473 ; 0x1d31
.short 17537 ; 0x4481
.short 18190 ; 0x470e
.short 10877 ; 0x2a7d
.short 13017 ; 0x32d9
.short 17194 ; 0x432a
.short 1895 ; 0x767
.short 17545 ; 0x4489
.short 9237 ; 0x2415
.short 10213 ; 0x27e5
.short 10214 ; 0x27e6
.short 10878 ; 0x2a7e
.short 16795 ; 0x419b
.short 6872 ; 0x1ad8
.short 13679 ; 0x356f
.short 10216 ; 0x27e8
.short 17551 ; 0x448f
.short 735 ; 0x2df
.short 1094 ; 0x446
.short 13780 ; 0x35d4
.short 18659 ; 0x48e3
.short 13787 ; 0x35db
.short 13819 ; 0x35fb
.short 8686 ; 0x21ee
.short 20192 ; 0x4ee0
.short 17783 ; 0x4577
.short 8980 ; 0x2314
.short 8662 ; 0x21d6
.short 7014 ; 0x1b66
.short 7015 ; 0x1b67
.short 4187 ; 0x105b
.short 17976 ; 0x4638
.short 9031 ; 0x2347
.short 2656 ; 0xa60
.short 19645 ; 0x4cbd
.short 3031 ; 0xbd7
.short 11636 ; 0x2d74
.short 12518 ; 0x30e6
.short 229 ; 0xe5
.short 4104 ; 0x1008
.short 19750 ; 0x4d26
.short 19956 ; 0x4df4
.short 215 ; 0xd7
.short 9691 ; 0x25db
.short 4105 ; 0x1009
.short 10659 ; 0x29a3
.short 2954 ; 0xb8a
.short 13316 ; 0x3404
.short 12246 ; 0x2fd6
.short 7944 ; 0x1f08
.short 2033 ; 0x7f1
.short 20667 ; 0x50bb
.short 3633 ; 0xe31
.short 18710 ; 0x4916
.short 15815 ; 0x3dc7
.short 5108 ; 0x13f4
.short 4314 ; 0x10da
.short 11827 ; 0x2e33
.short 9942 ; 0x26d6
.short 12911 ; 0x326f
.short 2835 ; 0xb13
.short 14125 ; 0x372d
.short 16151 ; 0x3f17
.short 18087 ; 0x46a7
.short 1295 ; 0x50f
.short 13653 ; 0x3555
.short 15147 ; 0x3b2b
.short 15989 ; 0x3e75
.short 11050 ; 0x2b2a
.short 12001 ; 0x2ee1
.short 12524 ; 0x30ec
.short 6621 ; 0x19dd
.short 11399 ; 0x2c87
.short 17774 ; 0x456e
.short 18305 ; 0x4781
.short 240 ; 0xf0
.short 3695 ; 0xe6f
.short 1571 ; 0x623
.short 16834 ; 0x41c2
.short 3139 ; 0xc43
.short 19086 ; 0x4a8e
.short 12004 ; 0x2ee4
.short 3982 ; 0xf8e
.short 1070 ; 0x42e
.short 10641 ; 0x2991
.short 16763 ; 0x417b
.short 3411 ; 0xd53
.short 7573 ; 0x1d95
.short 3318 ; 0xcf6
.short 4561 ; 0x11d1
.short 18306 ; 0x4782
.short 12055 ; 0x2f17
.short 313 ; 0x139
.short 13119 ; 0x333f
.short 12852 ; 0x3234
.short 1484 ; 0x5cc
.short 10996 ; 0x2af4
.short 3807 ; 0xedf
.short 19163 ; 0x4adb
.short 17985 ; 0x4641
.short 12332 ; 0x302c
.short 11400 ; 0x2c88
.short 4969 ; 0x1369
.short 5395 ; 0x1513
.short 18276 ; 0x4764
.short 7638 ; 0x1dd6
.short 2956 ; 0xb8c
.short 18100 ; 0x46b4
.short 20160 ; 0x4ec0
.short 16110 ; 0x3eee
.short 4227 ; 0x1083
.short 12912 ; 0x3270
.short 6020 ; 0x1784
.short 14505 ; 0x38a9
.short 7787 ; 0x1e6b
.short 18996 ; 0x4a34
.short 9468 ; 0x24fc
.short 10771 ; 0x2a13
.short 15694 ; 0x3d4e
.short 3348 ; 0xd14
.short 20631 ; 0x5097
.short 10792 ; 0x2a28
.short 15128 ; 0x3b18
.short 13797 ; 0x35e5
.short 10389 ; 0x2895
.short 4627 ; 0x1213
.short 7827 ; 0x1e93
.short 9209 ; 0x23f9
.short 900 ; 0x384
.short 2168 ; 0x878
.short 4666 ; 0x123a
.short 985 ; 0x3d9
.short 11401 ; 0x2c89
.short 18876 ; 0x49bc
.short 14131 ; 0x3733
.short 20878 ; 0x518e
.short 1037 ; 0x40d
.short 18603 ; 0x48ab
.short 2910 ; 0xb5e
.short 6439 ; 0x1927
.short 19767 ; 0x4d37
.short 13734 ; 0x35a6
.short 13798 ; 0x35e6
.short 14943 ; 0x3a5f
.short 7445 ; 0x1d15
.short 12056 ; 0x2f18
.short 13663 ; 0x355f
.short 14427 ; 0x385b
.short 17115 ; 0x42db
.short 19647 ; 0x4cbf
.short 417 ; 0x1a1
.short 5257 ; 0x1489
.short 637 ; 0x27d
.short 13605 ; 0x3525
.short 1932 ; 0x78c
.short 13710 ; 0x358e
.short 986 ; 0x3da
.short 20395 ; 0x4fab
.short 1807 ; 0x70f
.short 19214 ; 0x4b0e
.short 11654 ; 0x2d86
.short 15043 ; 0x3ac3
.short 12057 ; 0x2f19
.short 4069 ; 0xfe5
.short 19503 ; 0x4c2f
.short 9991 ; 0x2707
.short 12009 ; 0x2ee9
.short 4070 ; 0xfe6
.short 8780 ; 0x224c
.short 19088 ; 0x4a90
.short 11402 ; 0x2c8a
.short 17568 ; 0x44a0
.short 328 ; 0x148
.short 942 ; 0x3ae
.short 6943 ; 0x1b1f
.short 4563 ; 0x11d3
.short 13944 ; 0x3678
.short 19871 ; 0x4d9f
.short 10580 ; 0x2954
.short 10815 ; 0x2a3f
.short 10911 ; 0x2a9f
.short 2845 ; 0xb1d
.short 6396 ; 0x18fc
.short 10605 ; 0x296d
.short 14565 ; 0x38e5
.short 13538 ; 0x34e2
.short 17986 ; 0x4642
.short 14065 ; 0x36f1
.short 8075 ; 0x1f8b
.short 7689 ; 0x1e09
.short 444 ; 0x1bc
.short 6634 ; 0x19ea
.short 15046 ; 0x3ac6
.short 16835 ; 0x41c3
.short 5401 ; 0x1519
.short 6818 ; 0x1aa2
.short 1781 ; 0x6f5
.short 3551 ; 0xddf
.short 4458 ; 0x116a
.short 901 ; 0x385
.short 13714 ; 0x3592
.short 10553 ; 0x2939
.short 5019 ; 0x139b
.short 18285 ; 0x476d
.short 7644 ; 0x1ddc
.short 20224 ; 0x4f00
.short 1856 ; 0x740
.short 16488 ; 0x4068
.short 15047 ; 0x3ac7
.short 10521 ; 0x2919
.short 8585 ; 0x2189
.short 6113 ; 0x17e1
.short 18888 ; 0x49c8
.short 17029 ; 0x4285
.short 12854 ; 0x3236
.short 20869 ; 0x5185
.short 20101 ; 0x4e85
.short 12435 ; 0x3093
.short 13355 ; 0x342b
.short 1812 ; 0x714
.short 16114 ; 0x3ef2
.short 16836 ; 0x41c4
.short 12701 ; 0x319d
.short 11403 ; 0x2c8b
.short 14945 ; 0x3a61
.short 20297 ; 0x4f49
.short 5434 ; 0x153a
.short 10440 ; 0x28c8
.short 7992 ; 0x1f38
.short 17692 ; 0x451c
.short 16280 ; 0x3f98
.short 16332 ; 0x3fcc
.short 16891 ; 0x41fb
.short 7645 ; 0x1ddd
.short 1256 ; 0x4e8
.short 8488 ; 0x2128
.short 6213 ; 0x1845
.short 11466 ; 0x2cca
.short 13001 ; 0x32c9
.short 10233 ; 0x27f9
.short 17872 ; 0x45d0
.short 18240 ; 0x4740
.short 4828 ; 0x12dc
.short 112 ; 0x70
.short 3064 ; 0xbf8
.short 18632 ; 0x48c8
.short 13216 ; 0x33a0
.short 7800 ; 0x1e78
.short 12061 ; 0x2f1d
.short 9669 ; 0x25c5
.short 14073 ; 0x36f9
.short 10772 ; 0x2a14
.short 2959 ; 0xb8f
.short 5121 ; 0x1401
.short 13077 ; 0x3315
.short 13805 ; 0x35ed
.short 7903 ; 0x1edf
.short 12541 ; 0x30fd
.short 16560 ; 0x40b0
.short 19709 ; 0x4cfd
.short 16918 ; 0x4216
.short 19305 ; 0x4b69
.short 14752 ; 0x39a0
.short 2409 ; 0x969
.short 4718 ; 0x126e
.short 5421 ; 0x152d
.short 18495 ; 0x483f
.short 3155 ; 0xc53
.short 9636 ; 0x25a4
.short 10057 ; 0x2749
.short 8429 ; 0x20ed
.short 15423 ; 0x3c3f
.short 16768 ; 0x4180
.short 19148 ; 0x4acc
.short 482 ; 0x1e2
.short 15931 ; 0x3e3b
.short 14269 ; 0x37bd
.short 18897 ; 0x49d1
.short 1337 ; 0x539
.short 15007 ; 0x3a9f
.short 998 ; 0x3e6
.short 5122 ; 0x1402
.short 6422 ; 0x1916
.short 5405 ; 0x151d
.short 7485 ; 0x1d3d
.short 3901 ; 0xf3d
.short 1318 ; 0x526
.short 15412 ; 0x3c34
.short 20112 ; 0x4e90
.short 14083 ; 0x3703
.short 7486 ; 0x1d3e
.short 5610 ; 0x15ea
.short 18805 ; 0x4975
.short 14909 ; 0x3a3d
.short 8076 ; 0x1f8c
.short 20574 ; 0x505e
.short 9700 ; 0x25e4
.short 16837 ; 0x41c5
.short 12360 ; 0x3048
.short 13581 ; 0x350d
.short 5081 ; 0x13d9
.short 9701 ; 0x25e5
.short 17775 ; 0x456f
.short 1938 ; 0x792
.short 19423 ; 0x4bdf
.short 7348 ; 0x1cb4
.short 16426 ; 0x402a
.short 3417 ; 0xd59
.short 9946 ; 0x26da
.short 11702 ; 0x2db6
.short 8649 ; 0x21c9
.short 11199 ; 0x2bbf
.short 13078 ; 0x3316
.short 1680 ; 0x690
.short 4382 ; 0x111e
.short 8700 ; 0x21fc
.short 14721 ; 0x3981
.short 881 ; 0x371
.short 20402 ; 0x4fb2
.short 19836 ; 0x4d7c
.short 15104 ; 0x3b00
.short 9316 ; 0x2464
.short 20848 ; 0x5170
.short 7466 ; 0x1d2a
.short 1463 ; 0x5b7
.short 18966 ; 0x4a16
.short 6509 ; 0x196d
.short 4320 ; 0x10e0
.short 2964 ; 0xb94
.short 14702 ; 0x396e
.short 1446 ; 0x5a6
.short 9729 ; 0x2601
.short 7875 ; 0x1ec3
.short 9220 ; 0x2404
.short 11409 ; 0x2c91
.short 9579 ; 0x256b
.short 8655 ; 0x21cf
.short 12147 ; 0x2f73
.short 11276 ; 0x2c0c
.short 7500 ; 0x1d4c
.short 10393 ; 0x2899
.short 20849 ; 0x5171
.short 11351 ; 0x2c57
.short 126 ; 0x7e
.short 11410 ; 0x2c92
.short 16430 ; 0x402e
.short 17270 ; 0x4376
.short 20485 ; 0x5005
.short 8589 ; 0x218d
.short 4 ; 0x4
.short 7921 ; 0x1ef1
.short 14455 ; 0x3877
.short 8192 ; 0x2000
.short 3180 ; 0xc6c
.short 15646 ; 0x3d1e
.short 2076 ; 0x81c
.short 20640 ; 0x50a0
.short 19877 ; 0x4da5
.short 496 ; 0x1f0
.short 10923 ; 0x2aab
.short 20752 ; 0x5110
.short 2113 ; 0x841
.short 14547 ; 0x38d3
.short 3057 ; 0xbf1
.short 11859 ; 0x2e53
.short 12066 ; 0x2f22
.short 20505 ; 0x5019
.short 6132 ; 0x17f4
.short 18904 ; 0x49d8
.short 7054 ; 0x1b8e
.short 4775 ; 0x12a7
.short 9977 ; 0x26f9
.short 1421 ; 0x58d
.short 14883 ; 0x3a23
.short 16041 ; 0x3ea9
.short 8937 ; 0x22e9
.short 14703 ; 0x396f
.short 4702 ; 0x125e
.short 2410 ; 0x96a
.short 13953 ; 0x3681
.short 19781 ; 0x4d45
.short 9580 ; 0x256c
.short 10172 ; 0x27bc
.short 9581 ; 0x256d
.short 5594 ; 0x15da
.short 807 ; 0x327
.short 4190 ; 0x105e
.short 8302 ; 0x206e
.short 7887 ; 0x1ecf
.short 3696 ; 0xe70
.short 15886 ; 0x3e0e
.short 10669 ; 0x29ad
.short 15425 ; 0x3c41
.short 19271 ; 0x4b47
.short 5541 ; 0x15a5
.short 2710 ; 0xa96
.short 16287 ; 0x3f9f
.short 16288 ; 0x3fa0
.short 6008 ; 0x1778
.short 8985 ; 0x2319
.short 3596 ; 0xe0c
.short 10113 ; 0x2781
.short 7713 ; 0x1e21
.short 17571 ; 0x44a3
.short 2756 ; 0xac4
.short 8939 ; 0x22eb
.short 4977 ; 0x1371
.short 16378 ; 0x3ffa
.short 3227 ; 0xc9b
.short 15136 ; 0x3b20
.short 15539 ; 0x3cb3
.short 15413 ; 0x3c35
.short 4175 ; 0x104f
.short 12978 ; 0x32b2
.short 6230 ; 0x1856
.short 3494 ; 0xda6
.short 7648 ; 0x1de0
.short 19783 ; 0x4d47
.short 14785 ; 0x39c1
.short 19462 ; 0x4c06
.short 5577 ; 0x15c9
.short 17607 ; 0x44c7
.short 3251 ; 0xcb3
.short 16232 ; 0x3f68
.short 18761 ; 0x4949
.short 7904 ; 0x1ee0
.short 13607 ; 0x3527
.short 5788 ; 0x169c
.short 15604 ; 0x3cf4
.short 4176 ; 0x1050
.short 19650 ; 0x4cc2
.short 1260 ; 0x4ec
.short 12297 ; 0x3009
.short 13673 ; 0x3569
.short 5359 ; 0x14ef
.short 8121 ; 0x1fb9
.short 11085 ; 0x2b4d
.short 10556 ; 0x293c
.short 12208 ; 0x2fb0
.short 12209 ; 0x2fb1
.short 5439 ; 0x153f
.short 15076 ; 0x3ae4
.short 20740 ; 0x5104
.short 5697 ; 0x1641
.short 17835 ; 0x45ab
.short 10395 ; 0x289b
.short 6663 ; 0x1a07
.short 3235 ; 0xca3
.short 6656 ; 0x1a00
.short 14086 ; 0x3706
.short 8122 ; 0x1fba
.short 5523 ; 0x1593
.short 17070 ; 0x42ae
.short 19724 ; 0x4d0c
.short 6961 ; 0x1b31
.short 19784 ; 0x4d48
.short 708 ; 0x2c4
.short 20167 ; 0x4ec7
.short 20643 ; 0x50a3
.short 16894 ; 0x41fe
.short 17776 ; 0x4570
.short 10081 ; 0x2761
.short 11161 ; 0x2b99
.short 15 ; 0xf
.short 4216 ; 0x1078
.short 12068 ; 0x2f24
.short 10060 ; 0x274c
.short 1261 ; 0x4ed
.short 2450 ; 0x992
.short 366 ; 0x16e
.short 16234 ; 0x3f6a
.short 8891 ; 0x22bb
.short 14409 ; 0x3849
.short 7725 ; 0x1e2d
.short 9294 ; 0x244e
.short 17705 ; 0x4529
.short 17839 ; 0x45af
.short 11030 ; 0x2b16
.short 15739 ; 0x3d7b
.short 12955 ; 0x329b
.short 14635 ; 0x392b
.short 14410 ; 0x384a
.short 12151 ; 0x2f77
.short 4443 ; 0x115b
.short 14042 ; 0x36da
.short 2077 ; 0x81d
.short 1011 ; 0x3f3
.short 11183 ; 0x2baf
.short 2421 ; 0x975
.short 545 ; 0x221
.short 13177 ; 0x3379
.short 4321 ; 0x10e1
.short 20644 ; 0x50a4
.short 15824 ; 0x3dd0
.short 18380 ; 0x47cc
.short 5819 ; 0x16bb
.short 14915 ; 0x3a43
.short 9295 ; 0x244f
.short 7714 ; 0x1e22
.short 14375 ; 0x3827
.short 13267 ; 0x33d3
.short 14200 ; 0x3778
.short 15427 ; 0x3c43
.short 4368 ; 0x1110
.short 19840 ; 0x4d80
.short 19841 ; 0x4d81
.short 8430 ; 0x20ee
.short 18175 ; 0x46ff
.short 19024 ; 0x4a50
.short 14648 ; 0x3938
.short 10928 ; 0x2ab0
.short 16091 ; 0x3edb
.short 6402 ; 0x1902
.short 4409 ; 0x1139
.short 9826 ; 0x2662
.short 7488 ; 0x1d40
.short 14181 ; 0x3765
.short 20807 ; 0x5147
.short 14411 ; 0x384b
.short 14412 ; 0x384c
.short 3904 ; 0xf40
.short 15678 ; 0x3d3e
.short 10621 ; 0x297d
.short 9520 ; 0x2530
.short 14413 ; 0x384d
.short 11114 ; 0x2b6a
.short 20796 ; 0x513c
.short 15172 ; 0x3b44
.short 16898 ; 0x4202
.short 4799 ; 0x12bf
.short 17123 ; 0x42e3
.short 8940 ; 0x22ec
.short 13848 ; 0x3618
.short 194 ; 0xc2
.short 9898 ; 0x26aa
.short 10537 ; 0x2929
.short 9755 ; 0x261b
.short 682 ; 0x2aa
.short 15655 ; 0x3d27
.short 9298 ; 0x2452
.short 2758 ; 0xac6
.short 13165 ; 0x336d
.short 20741 ; 0x5105
.short 17958 ; 0x4626
.short 9594 ; 0x257a
.short 165 ; 0xa5
.short 7905 ; 0x1ee1
.short 12152 ; 0x2f78
.short 2331 ; 0x91b
.short 11787 ; 0x2e0b
.short 1451 ; 0x5ab
.short 14597 ; 0x3905
.short 9920 ; 0x26c0
.short 18505 ; 0x4849
.short 1394 ; 0x572
.short 3905 ; 0xf41
.short 7211 ; 0x1c2b
.short 792 ; 0x318
.short 13954 ; 0x3682
.short 9447 ; 0x24e7
.short 16922 ; 0x421a
.short 2238 ; 0x8be
.short 9366 ; 0x2496
.short 19278 ; 0x4b4e
.short 6670 ; 0x1a0e
.short 1186 ; 0x4a2
.short 8666 ; 0x21da
.short 16254 ; 0x3f7e
.short 16058 ; 0x3eba
.short 7773 ; 0x1e5d
.short 13995 ; 0x36ab
.short 536 ; 0x218
.short 19605 ; 0x4c95
.short 12027 ; 0x2efb
.short 1636 ; 0x664
.short 9599 ; 0x257f
.short 5612 ; 0x15ec
.short 6234 ; 0x185a
.short 11723 ; 0x2dcb
.short 5962 ; 0x174a
.short 12153 ; 0x2f79
.short 11642 ; 0x2d7a
.short 9120 ; 0x23a0
.short 13231 ; 0x33af
.short 16923 ; 0x421b
.short 16438 ; 0x4036
.short 1637 ; 0x665
.short 8163 ; 0x1fe3
.short 14091 ; 0x370b
.short 9300 ; 0x2454
.short 10730 ; 0x29ea
.short 5793 ; 0x16a1
.short 11554 ; 0x2d22
.short 14351 ; 0x380f
.short 3652 ; 0xe44
.short 12242 ; 0x2fd2
.short 12668 ; 0x317c
.short 17610 ; 0x44ca
.short 14598 ; 0x3906
.short 16515 ; 0x4083
.short 7609 ; 0x1db9
.short 6782 ; 0x1a7e
.short 20860 ; 0x517c
.short 9026 ; 0x2342
.short 12299 ; 0x300b
.short 8473 ; 0x2119
.short 3285 ; 0xcd5
.short 16778 ; 0x418a
.short 19254 ; 0x4b36
.short 6148 ; 0x1804
.short 6592 ; 0x19c0
.short 20170 ; 0x4eca
.short 2740 ; 0xab4
.short 17274 ; 0x437a
.short 18467 ; 0x4823
.short 3264 ; 0xcc0
.short 7610 ; 0x1dba
.short 11031 ; 0x2b17
.short 14830 ; 0x39ee
.short 11742 ; 0x2dde
.short 14947 ; 0x3a63
.short 14948 ; 0x3a64
.short 19617 ; 0x4ca1
.short 3040 ; 0xbe0
.short 13375 ; 0x343f
.short 7696 ; 0x1e10
.short 6593 ; 0x19c1
.short 3789 ; 0xecd
.short 14353 ; 0x3811
.short 9522 ; 0x2532
.short 7490 ; 0x1d42
.short 5965 ; 0x174d
.short 18926 ; 0x49ee
.short 8897 ; 0x22c1
.short 20584 ; 0x5068
.short 12215 ; 0x2fb7
.short 12031 ; 0x2eff
.short 20588 ; 0x506c
.short 8541 ; 0x215d
.short 689 ; 0x2b1
.short 14949 ; 0x3a65
.short 5704 ; 0x1648
.short 16675 ; 0x4123
.short 3353 ; 0xd19
.short 5013 ; 0x1395
.short 1639 ; 0x667
.short 7475 ; 0x1d33
.short 3843 ; 0xf03
.short 2452 ; 0x994
.short 486 ; 0x1e6
.short 18193 ; 0x4711
.short 70 ; 0x46
.short 20725 ; 0x50f5
.short 17257 ; 0x4369
.short 2966 ; 0xb96
.short 20408 ; 0x4fb8
.short 5338 ; 0x14da
.short 20510 ; 0x501e
.short 6157 ; 0x180d
.short 10823 ; 0x2a47
.short 5277 ; 0x149d
.short 6065 ; 0x17b1
.short 12393 ; 0x3069
.short 858 ; 0x35a
.short 18395 ; 0x47db
.short 8165 ; 0x1fe5
.short 10970 ; 0x2ada
.short 16963 ; 0x4243
.short 6674 ; 0x1a12
.short 6675 ; 0x1a13
.short 12091 ; 0x2f3b
.short 1282 ; 0x502
.short 20140 ; 0x4eac
.short 10363 ; 0x287b
.short 8678 ; 0x21e6
.short 8544 ; 0x2160
.short 6159 ; 0x180f
.short 20811 ; 0x514b
.short 8087 ; 0x1f97
.short 13405 ; 0x345d
.short 11362 ; 0x2c62
.short 8277 ; 0x2055
.short 3198 ; 0xc7e
.short 14044 ; 0x36dc
.short 2145 ; 0x861
.short 9661 ; 0x25bd
.short 800 ; 0x320
.short 429 ; 0x1ad
.short 9523 ; 0x2533
.short 16349 ; 0x3fdd
.short 8026 ; 0x1f5a
.short 9385 ; 0x24a9
.short 3502 ; 0xdae
.short 9491 ; 0x2513
.short 16774 ; 0x4186
.short 6676 ; 0x1a14
.short 8370 ; 0x20b2
.short 1020 ; 0x3fc
.short 6534 ; 0x1986
.short 17761 ; 0x4561
.short 1366 ; 0x556
.short 16468 ; 0x4054
.short 6677 ; 0x1a15
.short 16070 ; 0x3ec6
.short 4807 ; 0x12c7
.short 1171 ; 0x493
.short 10944 ; 0x2ac0
.short 8575 ; 0x217f
.short 2304 ; 0x900
.short 12632 ; 0x3158
.short 11202 ; 0x2bc2
.short 9765 ; 0x2625
.short 20813 ; 0x514d
.short 9685 ; 0x25d5
.short 19314 ; 0x4b72
.short 10946 ; 0x2ac2
.short 7624 ; 0x1dc8
.short 14654 ; 0x393e
.short 20336 ; 0x4f70
.short 8371 ; 0x20b3
.short 7012 ; 0x1b64
.short 4185 ; 0x1059
.short 17967 ; 0x462f
.short 19737 ; 0x4d19
.short 3028 ; 0xbd4
.short 19638 ; 0x4cb6
.short 11631 ; 0x2d6f
.short 9030 ; 0x2346
.short 15146 ; 0x3b2a
.short 11990 ; 0x2ed6
.short 2032 ; 0x7f0
.short 13305 ; 0x33f9
.short 13115 ; 0x333b
.short 3628 ; 0xe2c
.short 2949 ; 0xb85
.short 10106 ; 0x277a
.short 11048 ; 0x2b28
.short 17584 ; 0x44b0
.short 1294 ; 0x50e
.short 16828 ; 0x41bc
.short 4222 ; 0x107e
.short 1061 ; 0x425
.short 14500 ; 0x38a4
.short 7427 ; 0x1d03
.short 3315 ; 0xcf3
.short 1480 ; 0x5c8
.short 20156 ; 0x4ebc
.short 10633 ; 0x2989
.short 454 ; 0x1c6
.short 4309 ; 0x10d5
.short 310 ; 0x136
.short 12044 ; 0x2f0c
.short 19073 ; 0x4a81
.short 12304 ; 0x3010
.short 7632 ; 0x1dd0
.short 15810 ; 0x3dc2
.short 4558 ; 0x11ce
.short 7786 ; 0x1e6a
.short 3690 ; 0xe6a
.short 6019 ; 0x1783
.short 3136 ; 0xc40
.short 10993 ; 0x2af1
.short 239 ; 0xef
.short 18836 ; 0x4994
.short 12047 ; 0x2f0f
.short 19856 ; 0x4d90
.short 12048 ; 0x2f10
.short 4651 ; 0x122b
.short 933 ; 0x3a5
.short 7816 ; 0x1e88
.short 11652 ; 0x2d84
.short 1035 ; 0x40b
.short 972 ; 0x3cc
.short 19079 ; 0x4a87
.short 20820 ; 0x5154
.short 10595 ; 0x2963
.short 14562 ; 0x38e2
.short 6433 ; 0x1921
.short 2901 ; 0xb55
.short 18592 ; 0x48a0
.short 14941 ; 0x3a5d
.short 973 ; 0x3cd
.short 9184 ; 0x23e0
.short 14030 ; 0x36ce
.short 11997 ; 0x2edd
.short 9988 ; 0x2704
.short 413 ; 0x19d
.short 13777 ; 0x35d1
.short 17107 ; 0x42d3
.short 14423 ; 0x3857
.short 601 ; 0x259
.short 10784 ; 0x2a20
.short 11394 ; 0x2c82
.short 3340 ; 0xd0c
.short 16833 ; 0x41c1
.short 7798 ; 0x1e76
.short 8486 ; 0x2126
.short 3549 ; 0xddd
.short 9943 ; 0x26d7
.short 17267 ; 0x4373
.short 18627 ; 0x48c3
.short 1664 ; 0x680
.short 6415 ; 0x190f
.short 17772 ; 0x456c
.short 10719 ; 0x29df
.short 20070 ; 0x4e66
.short 1618 ; 0x652
.short 15036 ; 0x3abc
.short 9628 ; 0x259c
.short 2955 ; 0xb8b
.short 18224 ; 0x4730
.short 7702 ; 0x1e16
.short 19457 ; 0x4c01
.short 20289 ; 0x4f41
.short 16105 ; 0x3ee9
.short 15002 ; 0x3a9a
.short 3062 ; 0xbf6
.short 16273 ; 0x3f91
.short 5601 ; 0x15e1
.short 12686 ; 0x318e
.short 13257 ; 0x33c9
.short 5018 ; 0x139a
.short 14928 ; 0x3a50
.short 4456 ; 0x1168
.short 10432 ; 0x28c0
.short 19864 ; 0x4d98
.short 13209 ; 0x3399
.short 6802 ; 0x1a92
.short 17863 ; 0x45c7
.short 1377 ; 0x561
.short 1854 ; 0x73e
.short 14588 ; 0x38fc
.short 107 ; 0x6b
.short 18275 ; 0x4763
.short 12997 ; 0x32c5
.short 20393 ; 0x4fa9
.short 8462 ; 0x210e
.short 11698 ; 0x2db2
.short 18795 ; 0x496b
.short 8300 ; 0x206c
.short 14719 ; 0x397f
.short 8928 ; 0x22e0
.short 7900 ; 0x1edc
.short 16548 ; 0x40a4
.short 14404 ; 0x3844
.short 8696 ; 0x21f8
.short 19422 ; 0x4bde
.short 1926 ; 0x786
.short 4970 ; 0x136a
.short 4377 ; 0x1119
.short 3412 ; 0xd54
.short 16911 ; 0x420f
.short 2406 ; 0x966
.short 9696 ; 0x25e0
.short 3892 ; 0xf34
.short 16764 ; 0x417c
.short 9312 ; 0x2460
.short 7694 ; 0x1e0e
.short 6561 ; 0x19a1
.short 13073 ; 0x3311
.short 14750 ; 0x399e
.short 8422 ; 0x20e6
.short 12357 ; 0x3045
.short 7341 ; 0x1cad
.short 3 ; 0x3
.short 12138 ; 0x2f6a
.short 19721 ; 0x4d09
.short 11079 ; 0x2b47
.short 2408 ; 0x968
.short 9972 ; 0x26f4
.short 495 ; 0x1ef
.short 11841 ; 0x2e41
.short 2706 ; 0xa92
.short 7871 ; 0x1ebf
.short 8181 ; 0x1ff5
.short 1420 ; 0x58c
.short 16011 ; 0x3e8b
.short 4699 ; 0x125b
.short 9748 ; 0x2614
.short 2074 ; 0x81a
.short 20484 ; 0x5004
.short 7044 ; 0x1b84
.short 20090 ; 0x4e7a
.short 16276 ; 0x3f94
.short 7498 ; 0x1d4a
.short 6006 ; 0x1776
.short 11272 ; 0x2c08
.short 14536 ; 0x38c8
.short 3053 ; 0xbed
.short 6635 ; 0x19eb
.short 7449 ; 0x1d19
.short 10169 ; 0x27b9
.short 20628 ; 0x5094
.short 12291 ; 0x3003
.short 18357 ; 0x47b5
.short 7712 ; 0x1e20
.short 12145 ; 0x2f71
.short 14074 ; 0x36fa
.short 3481 ; 0xd99
.short 1257 ; 0x4e9
.short 12197 ; 0x2fa5
.short 20163 ; 0x4ec3
.short 3247 ; 0xcaf
.short 14196 ; 0x3774
.short 5776 ; 0x1690
.short 5689 ; 0x1639
.short 14 ; 0xe
.short 3224 ; 0xc98
.short 10077 ; 0x275d
.short 9444 ; 0x24e4
.short 20632 ; 0x5098
.short 3781 ; 0xec5
.short 10055 ; 0x2747
.short 10529 ; 0x2921
.short 19837 ; 0x4d7d
.short 999 ; 0x3e7
.short 4435 ; 0x1153
.short 10918 ; 0x2aa6
.short 14647 ; 0x3937
.short 7487 ; 0x1d3f
.short 10919 ; 0x2aa7
.short 10620 ; 0x297c
.short 9280 ; 0x2440
.short 4363 ; 0x110b
.short 363 ; 0x16b
.short 18135 ; 0x46d7
.short 6398 ; 0x18fe
.short 846 ; 0x34e
.short 12945 ; 0x3291
.short 781 ; 0x30d
.short 14595 ; 0x3903
.short 9916 ; 0x26bc
.short 9751 ; 0x2617
.short 534 ; 0x216
.short 18501 ; 0x4845
.short 7208 ; 0x1c28
.short 2754 ; 0xac2
.short 20795 ; 0x513b
.short 17118 ; 0x42de
.short 9286 ; 0x2446
.short 1347 ; 0x543
.short 7598 ; 0x1dae
.short 9015 ; 0x2337
.short 11720 ; 0x2dc8
.short 9515 ; 0x252b
.short 3281 ; 0xcd1
.short 8347 ; 0x209b
.short 11739 ; 0x2ddb
.short 2300 ; 0x8fc
.short 12149 ; 0x2f75
.short 2738 ; 0xab2
.short 6053 ; 0x17a5
.short 8533 ; 0x2155
.short 5698 ; 0x1642
.short 20583 ; 0x5067
.short 8892 ; 0x22bc
.short 18176 ; 0x4700
.short 1281 ; 0x501
.short 794 ; 0x31a
.short 8274 ; 0x2052
.short 1363 ; 0x553
.short 16466 ; 0x4052
.short 1431 ; 0x597
.short 1432 ; 0x598
.short 7279 ; 0x1c6f
.short 174 ; 0xae
.short 2999 ; 0xbb7
.short 7595 ; 0x1dab
.short 9035 ; 0x234b
.short 10212 ; 0x27e4
.short 1426 ; 0x592
.short 10107 ; 0x277b
.short 9832 ; 0x2668
.short 13971 ; 0x3693
.short 13338 ; 0x341a
.short 6031 ; 0x178f
.short 10108 ; 0x277c
.short 17386 ; 0x43ea
.short 608 ; 0x260
.short 5109 ; 0x13f5
.short 609 ; 0x261
.short 13317 ; 0x3405
.short 7695 ; 0x1e0f
.short 7788 ; 0x1e6c
.short 515 ; 0x203
.short 5396 ; 0x1514
.short 13083 ; 0x331b
.short 13168 ; 0x3370
.short 16327 ; 0x3fc7
.short 6632 ; 0x19e8
.short 6484 ; 0x1954
.short 10410 ; 0x28aa
.short 16189 ; 0x3f3d
.short 14003 ; 0x36b3
.short 3152 ; 0xc50
.short 19460 ; 0x4c04
.short 10748 ; 0x29fc
.short 19520 ; 0x4c40
.short 11318 ; 0x2c36
.short 16238 ; 0x3f6e
.short 9210 ; 0x23fa
.short 747 ; 0x2eb
.short 638 ; 0x27e
.short 13084 ; 0x331c
.short 5261 ; 0x148d
.short 4758 ; 0x1296
.short 4434 ; 0x1152
.short 4403 ; 0x1133
.short 3590 ; 0xe06
.short 1988 ; 0x7c4
.short 5417 ; 0x1529
.short 4864 ; 0x1300
.short 10414 ; 0x28ae
.short 13242 ; 0x33ba
.short 8211 ; 0x2013
.short 8441 ; 0x20f9
.short 9609 ; 0x2589
.short 14987 ; 0x3a8b
.short 13285 ; 0x33e5
.short 7376 ; 0x1cd0
.short 19089 ; 0x4a91
.short 19090 ; 0x4a92
.short 1387 ; 0x56b
.short 12653 ; 0x316d
.short 9152 ; 0x23c0
.short 1422 ; 0x58e
.short 13266 ; 0x33d2
.short 8212 ; 0x2014
.short 17356 ; 0x43cc
.short 15703 ; 0x3d57
.short 17401 ; 0x43f9
.short 3492 ; 0xda4
.short 5983 ; 0x175f
.short 18905 ; 0x49d9
.short 15704 ; 0x3d58
.short 5422 ; 0x152e
.short 379 ; 0x17b
.short 5423 ; 0x152f
.short 12655 ; 0x316f
.short 17732 ; 0x4544
.short 15706 ; 0x3d5a
.short 316 ; 0x13c
.short 93 ; 0x5d
.short 15540 ; 0x3cb4
.short 18249 ; 0x4749
.short 8233 ; 0x2029
.short 12762 ; 0x31da
.short 8348 ; 0x209c
.short 3168 ; 0xc60
.short 12706 ; 0x31a2
.short 11373 ; 0x2c6d
.short 14863 ; 0x3a0f
.short 10929 ; 0x2ab1
.short 14460 ; 0x387c
.short 7715 ; 0x1e23
.short 5271 ; 0x1497
.short 12764 ; 0x31dc
.short 2052 ; 0x804
.short 4762 ; 0x129a
.short 3158 ; 0xc56
.short 11912 ; 0x2e88
.short 8097 ; 0x1fa1
.short 14637 ; 0x392d
.short 4764 ; 0x129c
.short 11533 ; 0x2d0d
.short 7759 ; 0x1e4f
.short 16181 ; 0x3f35
.short 5963 ; 0x174b
.short 1395 ; 0x573
.short 11415 ; 0x2c97
.short 2647 ; 0xa57
.short 5703 ; 0x1647
.short 14462 ; 0x387e
.short 15708 ; 0x3d5c
.short 15709 ; 0x3d5d
.short 10103 ; 0x2777
.short 13969 ; 0x3691
.short 13334 ; 0x3416
.short 17365 ; 0x43d5
.short 5094 ; 0x13e6
.short 578 ; 0x242
.short 15723 ; 0x3d6b
.short 1592 ; 0x638
.short 13081 ; 0x3319
.short 15510 ; 0x3c96
.short 16307 ; 0x3fb3
.short 5370 ; 0x14fa
.short 6461 ; 0x193d
.short 10399 ; 0x289f
.short 7784 ; 0x1e68
.short 10115 ; 0x2783
.short 19455 ; 0x4bff
.short 10745 ; 0x29f9
.short 4849 ; 0x12f1
.short 15688 ; 0x3d48
.short 14440 ; 0x3868
.short 10404 ; 0x28a4
.short 9607 ; 0x2587
.short 7701 ; 0x1e15
.short 3584 ; 0xe00
.short 4415 ; 0x113f
.short 5231 ; 0x146f
.short 8201 ; 0x2009
.short 7255 ; 0x1c57
.short 19080 ; 0x4a88
.short 8434 ; 0x20f2
.short 3164 ; 0xc5c
.short 18849 ; 0x49a1
.short 17344 ; 0x43c0
.short 1415 ; 0x587
.short 16152 ; 0x3f18
.short 15693 ; 0x3d4d
.short 5976 ; 0x1758
.short 17387 ; 0x43eb
.short 3463 ; 0xd87
.short 1378 ; 0x562
.short 8333 ; 0x208d
.short 12650 ; 0x316a
.short 5910 ; 0x1716
.short 8226 ; 0x2022
.short 12747 ; 0x31cb
.short 5258 ; 0x148a
.short 14856 ; 0x3a08
.short 14446 ; 0x386e
.short 12752 ; 0x31d0
.short 7756 ; 0x1e4c
.short 5690 ; 0x163a
.short 4131 ; 0x1023
.short 4121 ; 0x1019
.short 8505 ; 0x2139
.short 3265 ; 0xcc1
.short 16781 ; 0x418d
.short 11974 ; 0x2ec6
.short 15896 ; 0x3e18
.short 18010 ; 0x465a
.short 20017 ; 0x4e31
.short 18207 ; 0x471f
.short 17575 ; 0x44a7
.short 3133 ; 0xc3d
.short 3437 ; 0xd6d
.short 13585 ; 0x3511
.short 303 ; 0x12f
.short 11266 ; 0x2c02
.short 4300 ; 0x10cc
.short 19154 ; 0x4ad2
.short 13042 ; 0x32f2
.short 19988 ; 0x4e14
.short 11418 ; 0x2c9a
.short 7147 ; 0x1beb
.short 3698 ; 0xe72
.short 17576 ; 0x44a8
.short 18208 ; 0x4720
.short 19817 ; 0x4d69
.short 6873 ; 0x1ad9
.short 1609 ; 0x649
.short 3441 ; 0xd71
.short 12558 ; 0x310e
.short 2792 ; 0xae8
.short 20798 ; 0x513e
.short 20884 ; 0x5194
.short 2895 ; 0xb4f
.short 9243 ; 0x241b
.short 1 ; 0x1
.short 15259 ; 0x3b9b
.short 15260 ; 0x3b9c
.short 431 ; 0x1af
.short 885 ; 0x375
.short 4127 ; 0x101f
.short 6274 ; 0x1882
.short 9526 ; 0x2536
.short 9389 ; 0x24ad
.short 1556 ; 0x614
.short 16822 ; 0x41b6
.short 3374 ; 0xd2e
.short 9440 ; 0x24e0
.short 10498 ; 0x2902
.short 6725 ; 0x1a45
.short 13856 ; 0x3620
.short 3375 ; 0xd2f
.short 16395 ; 0x400b
.short 3520 ; 0xdc0
.short 4889 ; 0x1319
.short 18668 ; 0x48ec
.short 4198 ; 0x1066
.short 13335 ; 0x3417
.short 7655 ; 0x1de7
.short 12251 ; 0x2fdb
.short 16829 ; 0x41bd
.short 2097 ; 0x831
.short 4141 ; 0x102d
.short 596 ; 0x254
.short 16204 ; 0x3f4c
.short 13337 ; 0x3419
.short 13598 ; 0x351e
.short 20042 ; 0x4e4a
.short 11696 ; 0x2db0
.short 3137 ; 0xc41
.short 19040 ; 0x4a60
.short 19821 ; 0x4d6d
.short 1920 ; 0x780
.short 16399 ; 0x400f
.short 2662 ; 0xa66
.short 10899 ; 0x2a93
.short 19159 ; 0x4ad7
.short 16356 ; 0x3fe4
.short 11267 ; 0x2c03
.short 11268 ; 0x2c04
.short 20758 ; 0x5116
.short 18070 ; 0x4696
.short 3273 ; 0xcc9
.short 9713 ; 0x25f1
.short 18220 ; 0x472c
.short 7328 ; 0x1ca0
.short 2067 ; 0x813
.short 1563 ; 0x61b
.short 11430 ; 0x2ca6
.short 9185 ; 0x23e1
.short 14689 ; 0x3961
.short 16408 ; 0x4018
.short 9535 ; 0x253f
.short 13600 ; 0x3520
.short 16362 ; 0x3fea
.short 18225 ; 0x4731
.short 20343 ; 0x4f77
.short 17594 ; 0x44ba
.short 12907 ; 0x326b
.short 16214 ; 0x3f56
.short 1844 ; 0x734
.short 17499 ; 0x445b
.short 18226 ; 0x4732
.short 18711 ; 0x4917
.short 2749 ; 0xabd
.short 18712 ; 0x4918
.short 9351 ; 0x2487
.short 15473 ; 0x3c71
.short 15474 ; 0x3c72
.short 10906 ; 0x2a9a
.short 3274 ; 0xcca
.short 14308 ; 0x37e4
.short 108 ; 0x6c
.short 5757 ; 0x167d
.short 6881 ; 0x1ae1
.short 14309 ; 0x37e5
.short 18303 ; 0x477f
.short 4208 ; 0x1070
.short 17448 ; 0x4428
.short 5839 ; 0x16cf
.short 4426 ; 0x114a
.short 19164 ; 0x4adc
.short 15920 ; 0x3e30
.short 15570 ; 0x3cd2
.short 45 ; 0x2d
.short 16157 ; 0x3f1d
.short 14614 ; 0x3916
.short 6311 ; 0x18a7
.short 19629 ; 0x4cad
.short 2670 ; 0xa6e
.short 144 ; 0x90
.short 16163 ; 0x3f23
.short 18308 ; 0x4784
.short 13121 ; 0x3341
.short 12834 ; 0x3222
.short 9100 ; 0x238c
.short 15185 ; 0x3b51
.short 2733 ; 0xaad
.short 11446 ; 0x2cb6
.short 14333 ; 0x37fd
.short 14312 ; 0x37e8
.short 18889 ; 0x49c9
.short 16373 ; 0x3ff5
.short 3828 ; 0xef4
.short 10819 ; 0x2a43
.short 3534 ; 0xdce
.short 6133 ; 0x17f5
.short 2675 ; 0xa73
.short 16088 ; 0x3ed8
.short 18315 ; 0x478b
.short 20116 ; 0x4e94
.short 5856 ; 0x16e0
.short 9394 ; 0x24b2
.short 16059 ; 0x3ebb
.short 8732 ; 0x221c
.short 8793 ; 0x2259
.short 8800 ; 0x2260
.short 20480 ; 0x5000
.short 5283 ; 0x14a3
.short 19929 ; 0x4dd9
.short 14369 ; 0x3821
.short 7509 ; 0x1d55
.short 10681 ; 0x29b9
.short 18088 ; 0x46a8
.short 12743 ; 0x31c7
.short 17508 ; 0x4464
.short 12333 ; 0x302d
.short 12005 ; 0x2ee5
.short 16870 ; 0x41e6
.short 17301 ; 0x4395
.short 6201 ; 0x1839
.short 4696 ; 0x1258
.short 5685 ; 0x1635
.short 20091 ; 0x4e7b
.short 4597 ; 0x11f5
.short 7517 ; 0x1d5d
.short 2170 ; 0x87a
.short 18488 ; 0x4838
.short 7343 ; 0x1caf
.short 1933 ; 0x78d
.short 5483 ; 0x156b
.short 19221 ; 0x4b15
.short 9794 ; 0x2642
.short 18749 ; 0x493d
.short 1885 ; 0x75d
.short 2937 ; 0xb79
.short 14306 ; 0x37e2
.short 5131 ; 0x140b
.short 6050 ; 0x17a2
.short 13978 ; 0x369a
.short 4798 ; 0x12be
.short 1945 ; 0x799
.short 19224 ; 0x4b18
.short 18504 ; 0x4848
.short 6143 ; 0x17ff
.short 16052 ; 0x3eb4
.short 1891 ; 0x763
.short 9329 ; 0x2471
.short 8663 ; 0x21d7
.short 10688 ; 0x29c0
.short 17148 ; 0x42fc
.short 19226 ; 0x4b1a
.short 6239 ; 0x185f
.short 6240 ; 0x1860
.short 18778 ; 0x495a
.short 18713 ; 0x4919
.short 17150 ; 0x42fe
.short 10624 ; 0x2980
.short 3955 ; 0xf73
.short 13210 ; 0x339a
.short 10598 ; 0x2966
.short 15695 ; 0x3d4f
.short 3808 ; 0xee0
.short 11208 ; 0x2bc8
.short 19138 ; 0x4ac2
.short 8773 ; 0x2245
.short 1808 ; 0x710
.short 17569 ; 0x44a1
.short 9211 ; 0x23fb
.short 8525 ; 0x214d
.short 102 ; 0x66
.short 384 ; 0x180
.short 10138 ; 0x279a
.short 2911 ; 0xb5f
.short 2634 ; 0xa4a
.short 5479 ; 0x1567
.short 15926 ; 0x3e36
.short 2960 ; 0xb90
.short 16949 ; 0x4235
.short 6321 ; 0x18b1
.short 10610 ; 0x2972
.short 1577 ; 0x629
.short 16561 ; 0x40b1
.short 19461 ; 0x4c05
.short 14988 ; 0x3a8c
.short 19838 ; 0x4d7e
.short 11293 ; 0x2c1d
.short 10058 ; 0x274a
.short 9216 ; 0x2400
.short 11784 ; 0x2e08
.short 20227 ; 0x4f03
.short 6047 ; 0x179f
.short 13286 ; 0x33e6
.short 3737 ; 0xe99
.short 5408 ; 0x1520
.short 19527 ; 0x4c47
.short 18245 ; 0x4745
.short 10797 ; 0x2a2d
.short 20406 ; 0x4fb6
.short 15226 ; 0x3b7a
.short 9110 ; 0x2396
.short 9221 ; 0x2405
.short 3120 ; 0xc30
.short 18372 ; 0x47c4
.short 15933 ; 0x3e3d
.short 9227 ; 0x240b
.short 13977 ; 0x3699
.short 9228 ; 0x240c
.short 16233 ; 0x3f69
.short 5410 ; 0x1522
.short 18250 ; 0x474a
.short 9869 ; 0x268d
.short 9870 ; 0x268e
.short 19169 ; 0x4ae1
.short 9328 ; 0x2470
.short 10181 ; 0x27c5
.short 855 ; 0x357
.short 15935 ; 0x3e3f
.short 15656 ; 0x3d28
.short 8237 ; 0x202d
.short 18293 ; 0x4775
.short 16092 ; 0x3edc
.short 18180 ; 0x4704
.short 38 ; 0x26
.short 2597 ; 0xa25
.short 14745 ; 0x3999
.short 16439 ; 0x4037
.short 18927 ; 0x49ef
.short 9448 ; 0x24e8
.short 9367 ; 0x2497
.short 2508 ; 0x9cc
.short 6235 ; 0x185b
.short 11211 ; 0x2bcb
.short 17612 ; 0x44cc
.short 253 ; 0xfd
.short 11416 ; 0x2c98
.short 15545 ; 0x3cb9
.short 15546 ; 0x3cba
.short 16182 ; 0x3f36
.short 6362 ; 0x18da
.short 9849 ; 0x2679
.short 10182 ; 0x27c6
.short 10161 ; 0x27b1
.short 8545 ; 0x2161
.short 8841 ; 0x2289
.short 6066 ; 0x17b2
.short 39 ; 0x27
.short 3790 ; 0xece
.short 2511 ; 0x9cf
.short 9386 ; 0x24aa
.short 9238 ; 0x2416
.short 72 ; 0x48
.short 3910 ; 0xf46
.short 8843 ; 0x228b
.short 407 ; 0x197
.short 5302 ; 0x14b6
.short 5303 ; 0x14b7
.short 5305 ; 0x14b9
.short 922 ; 0x39a
.short 12374 ; 0x3056
.short 12375 ; 0x3057
.short 7197 ; 0x1c1d
.short 14837 ; 0x39f5
.short 19768 ; 0x4d38
.short 7199 ; 0x1c1f
.short 1624 ; 0x658
.short 12426 ; 0x308a
.short 7204 ; 0x1c24
.short 7206 ; 0x1c26
.short 2916 ; 0xb64
.short 7209 ; 0x1c29
.short 14839 ; 0x39f7
.short 3723 ; 0xe8b
.short 3733 ; 0xe95
.short 7802 ; 0x1e7a
.short 10204 ; 0x27dc
.short 10313 ; 0x2849
.short 10312 ; 0x2848
.short 419 ; 0x1a3
.short 17825 ; 0x45a1
.short 14884 ; 0x3a24
.short 5966 ; 0x174e
.short 17842 ; 0x45b2
.short 4416 ; 0x1140
.short 3032 ; 0xbd8
.short 1272 ; 0x4f8
.short 6485 ; 0x1955
.short 12896 ; 0x3260
.short 2772 ; 0xad4
.short 3223 ; 0xc97
.short 15921 ; 0x3e31
.short 12897 ; 0x3261
.short 12338 ; 0x3032
.short 7082 ; 0x1baa
.short 17127 ; 0x42e7
.short 10997 ; 0x2af5
.short 241 ; 0xf1
.short 18309 ; 0x4785
.short 13111 ; 0x3337
.short 10644 ; 0x2994
.short 10522 ; 0x291a
.short 20806 ; 0x5146
.short 2444 ; 0x98c
.short 329 ; 0x149
.short 18124 ; 0x46cc
.short 17746 ; 0x4552
.short 14699 ; 0x396b
.short 281 ; 0x119
.short 6894 ; 0x1aee
.short 5402 ; 0x151a
.short 11246 ; 0x2bee
.short 17570 ; 0x44a2
.short 902 ; 0x386
.short 18243 ; 0x4743
.short 4436 ; 0x1154
.short 14701 ; 0x396d
.short 6221 ; 0x184d
.short 16669 ; 0x411d
.short 89 ; 0x59
.short 90 ; 0x5a
.short 5313 ; 0x14c1
.short 4545 ; 0x11c1
.short 11962 ; 0x2eba
.short 2446 ; 0x98e
.short 12232 ; 0x2fc8
.short 14967 ; 0x3a77
.short 9883 ; 0x269b
.short 18474 ; 0x482a
.short 14305 ; 0x37e1
.short 14910 ; 0x3a3e
.short 12262 ; 0x2fe6
.short 17119 ; 0x42df
.short 7926 ; 0x1ef6
.short 527 ; 0x20f
.short 14459 ; 0x387b
.short 19616 ; 0x4ca0
.short 673 ; 0x2a1
.short 8234 ; 0x202a
.short 7352 ; 0x1cb8
.short 8278 ; 0x2056
.short 16737 ; 0x4161
.short 12979 ; 0x32b3
.short 344 ; 0x158
.short 3511 ; 0xdb7
.short 12487 ; 0x30c7
.short 12488 ; 0x30c8
.short 5272 ; 0x1498
.short 12266 ; 0x2fea
.short 10612 ; 0x2974
.short 7353 ; 0x1cb9
.short 6511 ; 0x196f
.short 711 ; 0x2c7
.short 2757 ; 0xac5
.short 6516 ; 0x1974
.short 11098 ; 0x2b5a
.short 14680 ; 0x3958
.short 4568 ; 0x11d8
.short 14461 ; 0x387d
.short 485 ; 0x1e5
.short 16673 ; 0x4121
.short 11184 ; 0x2bb0
.short 4446 ; 0x115e
.short 683 ; 0x2ab
.short 8238 ; 0x202e
.short 14599 ; 0x3907
.short 9429 ; 0x24d5
.short 4933 ; 0x1345
.short 12243 ; 0x2fd3
.short 17130 ; 0x42ea
.short 6152 ; 0x1808
.short 6530 ; 0x1982
.short 6703 ; 0x1a2f
.short 1406 ; 0x57e
.short 2453 ; 0x995
.short 5582 ; 0x15ce
.short 16386 ; 0x4002
.short 12035 ; 0x2f03
.short 3199 ; 0xc7f
.short 15345 ; 0x3bf1
.short 6535 ; 0x1987
.short 8372 ; 0x20b4
.short 15515 ; 0x3c9b
.short 12898 ; 0x3262
.short 4077 ; 0xfed
.short 10097 ; 0x2771
.short 12732 ; 0x31bc
.short 4437 ; 0x1155
.short 15599 ; 0x3cef
.short 12263 ; 0x2fe7
.short 5082 ; 0x13da
.short 1475 ; 0x5c3
.short 8235 ; 0x202b
.short 12986 ; 0x32ba
.short 19201 ; 0x4b01
.short 13485 ; 0x34ad
.short 15607 ; 0x3cf7
.short 4444 ; 0x115c
.short 284 ; 0x11c
.short 14681 ; 0x3959
.short 4569 ; 0x11d9
.short 19202 ; 0x4b02
.short 4348 ; 0x10fc
.short 684 ; 0x2ac
.short 15610 ; 0x3cfa
.short 5967 ; 0x174f
.short 3196 ; 0xc7c
.short 15346 ; 0x3bf2
.short 3200 ; 0xc80
.short 15504 ; 0x3c90
.short 12882 ; 0x3252
.short 4035 ; 0xfc3
.short 5075 ; 0x13d3
.short 15588 ; 0x3ce4
.short 19188 ; 0x4af4
.short 14674 ; 0x3952
.short 7276 ; 0x1c6c
.short 7280 ; 0x1c70
.short 16283 ; 0x3f9b
.short 16722 ; 0x4152
.short 16291 ; 0x3fa3
.short 6145 ; 0x1801
.short 18215 ; 0x4727
.short 19220 ; 0x4b14
.short 19189 ; 0x4af5
.short 13438 ; 0x347e
.short 8518 ; 0x2146
.short 11352 ; 0x2c58
.short 5792 ; 0x16a0
.short 18378 ; 0x47ca
.short 19204 ; 0x4b04
.short 11358 ; 0x2c5e
.short 98 ; 0x62
.short 18251 ; 0x474b
.short 16495 ; 0x406f
.short 5583 ; 0x15cf
.short 17797 ; 0x4585
.short 3035 ; 0xbdb
.short 12415 ; 0x307f
.short 8105 ; 0x1fa9
.short 16507 ; 0x407b
.short 14016 ; 0x36c0
.short 5049 ; 0x13b9
.short 16943 ; 0x422f
.short 17937 ; 0x4611
.short 16946 ; 0x4232
.short 4700 ; 0x125c
.short 14178 ; 0x3762
.short 8133 ; 0x1fc5
.short 11842 ; 0x2e42
.short 5151 ; 0x141f
.short 18877 ; 0x49bd
.short 15384 ; 0x3c18
.short 296 ; 0x128
.short 3320 ; 0xcf8
.short 2778 ; 0xada
.short 2533 ; 0x9e5
.short 11198 ; 0x2bbe
.short 11670 ; 0x2d96
.short 9246 ; 0x241e
.short 1534 ; 0x5fe
.short 7205 ; 0x1c25
.short 8586 ; 0x218a
.short 5265 ; 0x1491
.short 12200 ; 0x2fa8
.short 3485 ; 0xd9d
.short 3418 ; 0xd5a
.short 15600 ; 0x3cf0
.short 6955 ; 0x1b2b
.short 8229 ; 0x2025
.short 13556 ; 0x34f4
.short 17948 ; 0x461c
.short 17949 ; 0x461d
.short 7835 ; 0x1e9b
.short 3262 ; 0xcbe
.short 751 ; 0x2ef
.short 11589 ; 0x2d45
.short 8587 ; 0x218b
.short 14933 ; 0x3a55
.short 6423 ; 0x1917
.short 15082 ; 0x3aea
.short 5942 ; 0x1736
.short 8118 ; 0x1fb6
.short 6424 ; 0x1918
.short 9738 ; 0x260a
.short 15008 ; 0x3aa0
.short 1631 ; 0x65f
.short 18464 ; 0x4820
.short 19114 ; 0x4aaa
.short 5521 ; 0x1591
.short 5127 ; 0x1407
.short 7168 ; 0x1c00
.short 15187 ; 0x3b53
.short 15188 ; 0x3b54
.short 11568 ; 0x2d30
.short 8315 ; 0x207b
.short 15189 ; 0x3b55
.short 20645 ; 0x50a5
.short 20646 ; 0x50a6
.short 2078 ; 0x81e
.short 3059 ; 0xbf3
.short 8316 ; 0x207c
.short 14549 ; 0x38d5
.short 5128 ; 0x1408
.short 12021 ; 0x2ef5
.short 7837 ; 0x1e9d
.short 2360 ; 0x938
.short 7243 ; 0x1c4b
.short 12314 ; 0x301a
.short 17953 ; 0x4621
.short 13136 ; 0x3350
.short 14788 ; 0x39c4
.short 3421 ; 0xd5d
.short 3497 ; 0xda9
.short 17404 ; 0x43fc
.short 15733 ; 0x3d75
.short 7749 ; 0x1e45
.short 18515 ; 0x4853
.short 20431 ; 0x4fcf
.short 17405 ; 0x43fd
.short 16380 ; 0x3ffc
.short 16794 ; 0x419a
.short 17996 ; 0x464c
.short 19053 ; 0x4a6d
.short 13178 ; 0x337a
.short 2873 ; 0xb39
.short 2874 ; 0xb3a
.short 6719 ; 0x1a3f
.short 8098 ; 0x1fa2
.short 8593 ; 0x2191
.short 8474 ; 0x211a
.short 11539 ; 0x2d13
.short 15352 ; 0x3bf8
.short 9872 ; 0x2690
.short 2297 ; 0x8f9
.short 17709 ; 0x452d
.short 5204 ; 0x1454
.short 12244 ; 0x2fd4
.short 4705 ; 0x1261
.short 17256 ; 0x4368
.short 17473 ; 0x4441
.short 5969 ; 0x1751
.short 1407 ; 0x57f
.short 13018 ; 0x32da
.short 10163 ; 0x27b3
.short 859 ; 0x35b
.short 16387 ; 0x4003
.short 11574 ; 0x2d36
.short 9492 ; 0x2514
.short 9141 ; 0x23b5
.short 10945 ; 0x2ac1
.short 12716 ; 0x31ac
.short 17790 ; 0x457e
.short 3034 ; 0xbda
.short 12412 ; 0x307c
.short 5045 ; 0x13b5
.short 16502 ; 0x4076
.short 14014 ; 0x36be
.short 16932 ; 0x4224
.short 16934 ; 0x4226
.short 15380 ; 0x3c14
.short 4688 ; 0x1250
.short 3316 ; 0xcf4
.short 11815 ; 0x2e27
.short 292 ; 0x124
.short 14176 ; 0x3760
.short 5147 ; 0x141b
.short 18837 ; 0x4995
.short 9467 ; 0x24fb
.short 9245 ; 0x241d
.short 11637 ; 0x2d75
.short 7156 ; 0x1bf4
.short 6934 ; 0x1b16
.short 6418 ; 0x1912
.short 15004 ; 0x3a9c
.short 5251 ; 0x1483
.short 18456 ; 0x4818
.short 7234 ; 0x1c42
.short 7822 ; 0x1e8e
.short 17938 ; 0x4612
.short 11567 ; 0x2d2f
.short 11673 ; 0x2d99
.short 15184 ; 0x3b50
.short 5114 ; 0x13fa
.short 18457 ; 0x4819
.short 18458 ; 0x481a
.short 7830 ; 0x1e96
.short 14779 ; 0x39bb
.short 18514 ; 0x4852
.short 3486 ; 0xd9e
.short 20427 ; 0x4fcb
.short 17399 ; 0x43f7
.short 3419 ; 0xd5b
.short 10924 ; 0x2aac
.short 9871 ; 0x268f
.short 2870 ; 0xb36
.short 13176 ; 0x3378
.short 5202 ; 0x1452
.short 8592 ; 0x2190
.short 1403 ; 0x57b
.short 13016 ; 0x32d8
.short 11573 ; 0x2d35
.short 12715 ; 0x31ab
.short 3880 ; 0xf28
.short 3063 ; 0xbf7
.short 4714 ; 0x126a
.short 4071 ; 0xfe7
.short 16192 ; 0x3f40
.short 19555 ; 0x4c63
.short 774 ; 0x306
.short 13123 ; 0x3343
.short 234 ; 0xea
.short 14485 ; 0x3895
.short 9073 ; 0x2371
.short 4719 ; 0x126f
.short 17120 ; 0x42e0
.short 13429 ; 0x3475
.short 7468 ; 0x1d2c
.short 785 ; 0x311
.short 14089 ; 0x3709
.short 15608 ; 0x3cf8
.short 17609 ; 0x44c9
.short 17707 ; 0x452b
.short 14202 ; 0x377a
.short 7716 ; 0x1e24
.short 13190 ; 0x3386
.short 3616 ; 0xe20
.short 9299 ; 0x2453
.short 16094 ; 0x3ede
.short 9330 ; 0x2472
.short 11528 ; 0x2d08
.short 11529 ; 0x2d09
.short 9302 ; 0x2456
.short 795 ; 0x31b
.short 796 ; 0x31c
.short 797 ; 0x31d
.short 9028 ; 0x2344
.short 798 ; 0x31e
.short 13233 ; 0x33b1
.short 3911 ; 0xf47
.short 16899 ; 0x4203
.short 3867 ; 0xf1b
.short 17585 ; 0x44b1
.short 19543 ; 0x4c57
.short 764 ; 0x2fc
.short 13116 ; 0x333c
.short 7446 ; 0x1d16
.short 14066 ; 0x36f2
.short 14194 ; 0x3772
.short 17693 ; 0x451d
.short 9275 ; 0x243b
.short 11521 ; 0x2d01
.short 782 ; 0x30e
.short 783 ; 0x30f
.short 3724 ; 0xe8c
.short 3618 ; 0xe22
.short 3744 ; 0xea0
.short 3721 ; 0xe89
.short 13699 ; 0x3583
.short 13692 ; 0x357c
.short 1113 ; 0x459
.short 6092 ; 0x17cc
.short 3047 ; 0xbe7
.short 14122 ; 0x372a
.short 15253 ; 0x3b95
.short 19515 ; 0x4c3b
.short 14358 ; 0x3816
.short 16486 ; 0x4066
.short 15223 ; 0x3b77
.short 12899 ; 0x3263
.short 18865 ; 0x49b1
.short 7520 ; 0x1d60
.short 1802 ; 0x70a
.short 18310 ; 0x4786
.short 3676 ; 0xe5c
.short 3677 ; 0xe5d
.short 14362 ; 0x381a
.short 18307 ; 0x4783
.short 20396 ; 0x4fac
.short 17939 ; 0x4613
.short 20898 ; 0x51a2
.short 639 ; 0x27f
.short 6974 ; 0x1b3e
.short 14675 ; 0x3953
.short 396 ; 0x18c
.short 2174 ; 0x87e
.short 14953 ; 0x3a69
.short 14132 ; 0x3734
.short 397 ; 0x18d
.short 13799 ; 0x35e7
.short 3387 ; 0xd3b
.short 5037 ; 0x13ad
.short 12901 ; 0x3265
.short 14880 ; 0x3a20
.short 6819 ; 0x1aa3
.short 6421 ; 0x1915
.short 903 ; 0x387
.short 17694 ; 0x451e
.short 15048 ; 0x3ac8
.short 2175 ; 0x87f
.short 16489 ; 0x4069
.short 17631 ; 0x44df
.short 7523 ; 0x1d63
.short 3552 ; 0xde0
.short 17519 ; 0x446f
.short 8524 ; 0x214c
.short 16021 ; 0x3e95
.short 1120 ; 0x460
.short 947 ; 0x3b3
.short 10761 ; 0x2a09
.short 3487 ; 0xd9f
.short 1039 ; 0x40f
.short 7673 ; 0x1df9
.short 3156 ; 0xc54
.short 14270 ; 0x37be
.short 18750 ; 0x493e
.short 16028 ; 0x3e9c
.short 17701 ; 0x4525
.short 5989 ; 0x1765
.short 5012 ; 0x1394
.short 13812 ; 0x35f4
.short 6657 ; 0x1a01
.short 20506 ; 0x501a
.short 904 ; 0x388
.short 16431 ; 0x402f
.short 1076 ; 0x434
.short 17830 ; 0x45a6
.short 2590 ; 0xa1e
.short 3739 ; 0xe9b
.short 19603 ; 0x4c93
.short 15647 ; 0x3d1f
.short 4776 ; 0x12a8
.short 3493 ; 0xda5
.short 11063 ; 0x2b37
.short 19199 ; 0x4aff
.short 5524 ; 0x1594
.short 5789 ; 0x169d
.short 14954 ; 0x3a6a
.short 5949 ; 0x173d
.short 6512 ; 0x1970
.short 5440 ; 0x1540
.short 63 ; 0x3f
.short 14634 ; 0x392a
.short 3810 ; 0xee2
.short 15651 ; 0x3d23
.short 4678 ; 0x1246
.short 1262 ; 0x4ee
.short 14180 ; 0x3764
.short 14636 ; 0x392c
.short 1012 ; 0x3f4
.short 4346 ; 0x10fa
.short 16178 ; 0x3f32
.short 8159 ; 0x1fdf
.short 9296 ; 0x2450
.short 14201 ; 0x3779
.short 14706 ; 0x3972
.short 17840 ; 0x45b0
.short 15679 ; 0x3d3f
.short 10476 ; 0x28ec
.short 14638 ; 0x392e
.short 9884 ; 0x269c
.short 678 ; 0x2a6
.short 18922 ; 0x49ea
.short 16897 ; 0x4201
.short 7056 ; 0x1b90
.short 13166 ; 0x336e
.short 8164 ; 0x1fe4
.short 20452 ; 0x4fe4
.short 13376 ; 0x3440
.short 1820 ; 0x71c
.short 2598 ; 0xa26
.short 18191 ; 0x470f
.short 6149 ; 0x1805
.short 12830 ; 0x321e
.short 1638 ; 0x666
.short 18509 ; 0x484d
.short 14682 ; 0x395a
.short 15659 ; 0x3d2b
.short 16496 ; 0x4070
.short 19534 ; 0x4c4e
.short 3811 ; 0xee3
.short 5041 ; 0x13b1
.short 10162 ; 0x27b2
.short 17546 ; 0x448a
.short 10483 ; 0x28f3
.short 1367 ; 0x557
.short 16497 ; 0x4071
.short 9766 ; 0x2626
.short 19288 ; 0x4b58
.short 10705 ; 0x29d1
.short 13681 ; 0x3571
.short 3043 ; 0xbe3
.short 6073 ; 0x17b9
.short 15237 ; 0x3b85
.short 14601 ; 0x3909
.short 15219 ; 0x3b73
.short 16137 ; 0x3f09
.short 12883 ; 0x3253
.short 18823 ; 0x4987
.short 1789 ; 0x6fd
.short 3665 ; 0xe51
.short 18301 ; 0x477d
.short 6603 ; 0x19cb
.short 13757 ; 0x35bd
.short 387 ; 0x183
.short 14111 ; 0x371f
.short 3376 ; 0xd30
.short 17903 ; 0x45ef
.short 3545 ; 0xdd9
.short 12825 ; 0x3219
.short 16484 ; 0x4064
.short 5232 ; 0x1470
.short 8523 ; 0x214b
.short 6794 ; 0x1a8a
.short 15961 ; 0x3e59
.short 894 ; 0x37e
.short 934 ; 0x3a6
.short 3145 ; 0xc49
.short 3454 ; 0xd7e
.short 18707 ; 0x4913
.short 10759 ; 0x2a07
.short 7661 ; 0x1ded
.short 5003 ; 0x138b
.short 5986 ; 0x1762
.short 16411 ; 0x401b
.short 4768 ; 0x12a0
.short 1255 ; 0x4e7
.short 8146 ; 0x1fd2
.short 4663 ; 0x1237
.short 14193 ; 0x3771
.short 1328 ; 0x530
.short 17814 ; 0x4596
.short 10462 ; 0x28de
.short 987 ; 0x3db
.short 9271 ; 0x2437
.short 16889 ; 0x41f9
.short 7051 ; 0x1b8b
.short 9878 ; 0x2696
.short 13159 ; 0x3367
.short 20447 ; 0x4fdf
.short 10703 ; 0x29cf
.short 13830 ; 0x3606
.short 8106 ; 0x1faa
.short 4997 ; 0x1385
.short 16444 ; 0x403c
.short 3827 ; 0xef3
.short 995 ; 0x3e3
.short 10816 ; 0x2a40
.short 651 ; 0x28b
.short 1002 ; 0x3ea
.short 15135 ; 0x3b1f
.short 5053 ; 0x13bd
.short 3740 ; 0xe9c
.short 6513 ; 0x1971
.short 94 ; 0x5e
.short 67 ; 0x43
.short 4179 ; 0x1053
.short 16293 ; 0x3fa5
.short 19115 ; 0x4aab
.short 16773 ; 0x4185
.short 3844 ; 0xf04
.short 11560 ; 0x2d28
.short 16775 ; 0x4187
.short 9819 ; 0x265b
.short 18866 ; 0x49b2
.short 3919 ; 0xf4f
.short 5115 ; 0x13fb
.short 2846 ; 0xb1e
.short 15278 ; 0x3bae
.short 15254 ; 0x3b96
.short 1755 ; 0x6db
.short 17217 ; 0x4341
.short 20397 ; 0x4fad
.short 19939 ; 0x4de3
.short 11291 ; 0x2c1b
.short 16792 ; 0x4198
.short 12913 ; 0x3271
.short 13122 ; 0x3342
.short 19167 ; 0x4adf
.short 15698 ; 0x3d52
.short 19968 ; 0x4e00
.short 2553 ; 0x9f9
.short 9610 ; 0x258a
.short 18606 ; 0x48ae
.short 996 ; 0x3e4
.short 399 ; 0x18f
.short 7578 ; 0x1d9a
.short 15280 ; 0x3bb0
.short 18125 ; 0x46cd
.short 12578 ; 0x3122
.short 11699 ; 0x2db3
.short 12582 ; 0x3126
.short 7220 ; 0x1c34
.short 11655 ; 0x2d87
.short 19648 ; 0x4cc0
.short 18965 ; 0x4a15
.short 11321 ; 0x2c39
.short 20268 ; 0x4f2c
.short 7454 ; 0x1d1e
.short 20403 ; 0x4fb3
.short 11038 ; 0x2b1e
.short 7349 ; 0x1cb5
.short 11406 ; 0x2c8e
.short 19299 ; 0x4b63
.short 6453 ; 0x1935
.short 9217 ; 0x2401
.short 19810 ; 0x4d62
.short 14471 ; 0x3887
.short 4170 ; 0x104a
.short 17632 ; 0x44e0
.short 13735 ; 0x35a7
.short 657 ; 0x291
.short 15282 ; 0x3bb2
.short 15283 ; 0x3bb3
.short 14134 ; 0x3736
.short 9281 ; 0x2441
.short 9841 ; 0x2671
.short 11507 ; 0x2cf3
.short 14704 ; 0x3970
.short 20117 ; 0x4e95
.short 12950 ; 0x3296
.short 14735 ; 0x398f
.short 3119 ; 0xc2f
.short 17181 ; 0x431d
.short 12666 ; 0x317a
.short 13530 ; 0x34da
.short 7221 ; 0x1c35
.short 3553 ; 0xde1
.short 5038 ; 0x13ae
.short 1003 ; 0x3eb
.short 20301 ; 0x4f4d
.short 18246 ; 0x4746
.short 9795 ; 0x2643
.short 20228 ; 0x4f04
.short 2591 ; 0xa1f
.short 5039 ; 0x13af
.short 9289 ; 0x2449
.short 7379 ; 0x1cd3
.short 14171 ; 0x375b
.short 12315 ; 0x301b
.short 9947 ; 0x26db
.short 8431 ; 0x20ef
.short 5129 ; 0x1409
.short 15137 ; 0x3b21
.short 17071 ; 0x42af
.short 15206 ; 0x3b66
.short 7676 ; 0x1dfc
.short 3430 ; 0xd66
.short 1697 ; 0x6a1
.short 16815 ; 0x41af
.short 14137 ; 0x3739
.short 9590 ; 0x2576
.short 20486 ; 0x5006
.short 20233 ; 0x4f09
.short 13486 ; 0x34ae
.short 11508 ; 0x2cf4
.short 8195 ; 0x2003
.short 14707 ; 0x3973
.short 8303 ; 0x206f
.short 20718 ; 0x50ee
.short 7877 ; 0x1ec5
.short 11868 ; 0x2e5c
.short 11869 ; 0x2e5d
.short 17529 ; 0x4479
.short 3741 ; 0xe9d
.short 13191 ; 0x3387
.short 17530 ; 0x447a
.short 4447 ; 0x115f
.short 17733 ; 0x4545
.short 15938 ; 0x3e42
.short 11515 ; 0x2cfb
.short 2239 ; 0x8bf
.short 11516 ; 0x2cfc
.short 12072 ; 0x2f28
.short 3742 ; 0xe9e
.short 5794 ; 0x16a2
.short 12070 ; 0x2f26
.short 6011 ; 0x177b
.short 18768 ; 0x4950
.short 14791 ; 0x39c7
.short 12667 ; 0x317b
.short 16236 ; 0x3f6c
.short 20720 ; 0x50f0
.short 8123 ; 0x1fbb
.short 12981 ; 0x32b5
.short 14090 ; 0x370a
.short 4721 ; 0x1271
.short 15288 ; 0x3bb8
.short 4878 ; 0x130e
.short 14203 ; 0x377b
.short 12030 ; 0x2efe
.short 1689 ; 0x699
.short 20132 ; 0x4ea4
.short 9301 ; 0x2455
.short 11360 ; 0x2c60
.short 14739 ; 0x3993
.short 16095 ; 0x3edf
.short 1192 ; 0x4a8
.short 3191 ; 0xc77
.short 17538 ; 0x4482
.short 19027 ; 0x4a53
.short 20771 ; 0x5123
.short 13192 ; 0x3388
.short 13377 ; 0x3441
.short 11881 ; 0x2e69
.short 20136 ; 0x4ea8
.short 13982 ; 0x369e
.short 9600 ; 0x2580
.short 16096 ; 0x3ee0
.short 9758 ; 0x261e
.short 19606 ; 0x4c96
.short 10539 ; 0x292b
.short 195 ; 0xc3
.short 1121 ; 0x461
.short 799 ; 0x31f
.short 2240 ; 0x8c0
.short 12591 ; 0x312f
.short 690 ; 0x2b2
.short 20137 ; 0x4ea9
.short 18929 ; 0x49f1
.short 16962 ; 0x4242
.short 5613 ; 0x15ed
.short 950 ; 0x3b6
.short 14279 ; 0x37c7
.short 16585 ; 0x40c9
.short 9122 ; 0x23a2
.short 19585 ; 0x4c81
.short 3303 ; 0xce7
.short 9305 ; 0x2459
.short 15290 ; 0x3bba
.short 1235 ; 0x4d3
.short 2920 ; 0xb68
.short 6783 ; 0x1a7f
.short 14950 ; 0x3a66
.short 17547 ; 0x448b
.short 9767 ; 0x2627
.short 19536 ; 0x4c50
.short 7143 ; 0x1be7
.short 18198 ; 0x4716
.short 17843 ; 0x45b3
.short 15256 ; 0x3b98
.short 11561 ; 0x2d29
.short 20275 ; 0x4f33
.short 17552 ; 0x4490
.short 9387 ; 0x24ab
.short 9617 ; 0x2591
.short 14744 ; 0x3998
.short 16469 ; 0x4055
.short 6366 ; 0x18de
.short 13988 ; 0x36a4
.short 7388 ; 0x1cdc
.short 16099 ; 0x3ee3
.short 5671 ; 0x1627
.short 8681 ; 0x21e9
.short 801 ; 0x321
.short 9814 ; 0x2656
.short 18815 ; 0x497f
.short 15257 ; 0x3b99
.short 17199 ; 0x432f
.short 1734 ; 0x6c6
.short 12559 ; 0x310f
.short 12909 ; 0x326d
.short 956 ; 0x3bc
.short 9606 ; 0x2586
.short 19298 ; 0x4b62
.short 13728 ; 0x35a0
.short 14112 ; 0x3720
.short 4132 ; 0x1024
.short 7319 ; 0x1c97
.short 20755 ; 0x5113
.short 20369 ; 0x4f91
.short 15266 ; 0x3ba2
.short 11036 ; 0x2b1c
.short 6445 ; 0x192d
.short 18044 ; 0x467c
.short 14468 ; 0x3884
.short 16525 ; 0x408d
.short 9833 ; 0x2669
.short 18216 ; 0x4728
.short 6754 ; 0x1a62
.short 5599 ; 0x15df
.short 9785 ; 0x2639
.short 5033 ; 0x13a9
.short 11498 ; 0x2cea
.short 765 ; 0x2fd
.short 8620 ; 0x21ac
.short 1694 ; 0x69e
.short 17494 ; 0x4456
.short 16800 ; 0x41a0
.short 12306 ; 0x3012
.short 7662 ; 0x1dee
.short 11828 ; 0x2e34
.short 11829 ; 0x2e35
.short 7866 ; 0x1eba
.short 20482 ; 0x5002
.short 20693 ; 0x50d5
.short 14241 ; 0x37a1
.short 1114 ; 0x45a
.short 11513 ; 0x2cf9
.short 20079 ; 0x4e6f
.short 8110 ; 0x1fae
.short 13185 ; 0x3381
.short 15922 ; 0x3e32
.short 185 ; 0xb9
.short 9272 ; 0x2438
.short 12010 ; 0x2eea
.short 13356 ; 0x342c
.short 775 ; 0x307
.short 9750 ; 0x2616
.short 2223 ; 0x8af
.short 19578 ; 0x4c7a
.short 20271 ; 0x4f2f
.short 6355 ; 0x18d3
.short 13980 ; 0x369c
.short 16462 ; 0x404e
.short 4647 ; 0x1227
.short 15571 ; 0x3cd3
.short 15579 ; 0x3cdb
.short 15580 ; 0x3cdc
.short 18729 ; 0x4929
.short 4289 ; 0x10c1
.short 18101 ; 0x46b5
.short 129 ; 0x81
.short 15080 ; 0x3ae8
.short 7002 ; 0x1b5a
.short 420 ; 0x1a4
.short 480 ; 0x1e0
.short 2153 ; 0x869
.short 14798 ; 0x39ce
.short 2808 ; 0xaf8
.short 7965 ; 0x1f1d
.short 5025 ; 0x13a1
.short 12201 ; 0x2fa9
.short 5438 ; 0x153e
.short 7996 ; 0x1f3c
.short 4438 ; 0x1156
.short 15199 ; 0x3b5f
.short 4500 ; 0x1194
.short 11505 ; 0x2cf1
.short 674 ; 0x2a2
.short 7838 ; 0x1e9e
.short 11971 ; 0x2ec3
.short 18764 ; 0x494c
.short 14316 ; 0x37ec
.short 9428 ; 0x24d4
.short 1015 ; 0x3f7
.short 16578 ; 0x40c2
.short 11228 ; 0x2bdc
.short 1016 ; 0x3f8
.short 2383 ; 0x94f
.short 8025 ; 0x1f59
.short 869 ; 0x365
.short 10480 ; 0x28f0
.short 9027 ; 0x2343
.short 9430 ; 0x24d6
.short 16582 ; 0x40c6
.short 3197 ; 0xc7d
.short 19296 ; 0x4b60
.short 14317 ; 0x37ed
.short 14800 ; 0x39d0
.short 871 ; 0x367
.short 8027 ; 0x1f5b
.short 9493 ; 0x2515
.short 4333 ; 0x10ed
.short 4335 ; 0x10ef
.short 12258 ; 0x2fe2
.short 7790 ; 0x1e6e
.short 12248 ; 0x2fd8
.short 8475 ; 0x211b
.short 13202 ; 0x3392
.short 766 ; 0x2fe
.short 8179 ; 0x1ff3
.short 8182 ; 0x1ff6
.short 2774 ; 0xad6
.short 3718 ; 0xe86
.short 16892 ; 0x41fc
.short 12789 ; 0x31f5
.short 9974 ; 0x26f6
.short 2583 ; 0xa17
.short 8188 ; 0x1ffc
.short 864 ; 0x360
.short 3574 ; 0xdf6
.short 14911 ; 0x3a3f
.short 11407 ; 0x2c8f
.short 20641 ; 0x50a1
.short 3600 ; 0xe10
.short 12791 ; 0x31f7
.short 14822 ; 0x39e6
.short 422 ; 0x1a6
.short 658 ; 0x292
.short 9976 ; 0x26f8
.short 4081 ; 0xff1
.short 3535 ; 0xdcf
.short 12951 ; 0x3297
.short 12584 ; 0x3128
.short 4532 ; 0x11b4
.short 16893 ; 0x41fd
.short 8230 ; 0x2026
.short 6334 ; 0x18be
.short 11353 ; 0x2c59
.short 20413 ; 0x4fbd
.short 13430 ; 0x3476
.short 14396 ; 0x383c
.short 14825 ; 0x39e9
.short 8801 ; 0x2261
.short 866 ; 0x362
.short 20719 ; 0x50ef
.short 14828 ; 0x39ec
.short 11356 ; 0x2c5c
.short 14160 ; 0x3750
.short 19878 ; 0x4da6
.short 12708 ; 0x31a4
.short 20721 ; 0x50f1
.short 14022 ; 0x36c6
.short 6587 ; 0x19bb
.short 3369 ; 0xd29
.short 5526 ; 0x1596
.short 8271 ; 0x204f
.short 7264 ; 0x1c60
.short 11880 ; 0x2e68
.short 8896 ; 0x22c0
.short 19814 ; 0x4d66
.short 870 ; 0x366
.short 11361 ; 0x2c61
.short 9843 ; 0x2673
.short 13152 ; 0x3360
.short 9886 ; 0x269e
.short 9887 ; 0x269f
.short 13241 ; 0x33b9
.short 16964 ; 0x4244
.short 9081 ; 0x2379
.short 12032 ; 0x2f00
.short 12033 ; 0x2f01
.short 10702 ; 0x29ce
.short 5705 ; 0x1649
.short 8239 ; 0x202f
.short 10971 ; 0x2adb
.short 872 ; 0x368
.short 9082 ; 0x237a
.short 12813 ; 0x320d
.short 3146 ; 0xc4a
.short 3154 ; 0xc52
.short 10749 ; 0x29fd
.short 5424 ; 0x1530
.short 16179 ; 0x3f33
.short 3160 ; 0xc58
.short 5089 ; 0x13e1
.short 3161 ; 0xc59
.short 3162 ; 0xc5a
.short 7265 ; 0x1c61
.short 1468 ; 0x5bc
.short 18937 ; 0x49f9
.short 18938 ; 0x49fa
.short 4419 ; 0x1143
.short 17525 ; 0x4475
.short 4118 ; 0x1016
.short 16777 ; 0x4189
.short 4877 ; 0x130d
.short 20722 ; 0x50f2
.short 9331 ; 0x2473
.short 4880 ; 0x1310
.short 13398 ; 0x3456
.short 18930 ; 0x49f2
.short 4895 ; 0x131f
.short 10094 ; 0x276e
.short 11843 ; 0x2e43
.short 11844 ; 0x2e44
.short 4194 ; 0x1062
.short 8115 ; 0x1fb3
.short 5988 ; 0x1764
.short 235 ; 0xeb
.short 11671 ; 0x2d97
.short 10098 ; 0x2772
.short 16950 ; 0x4236
.short 17457 ; 0x4431
.short 16565 ; 0x40b5
.short 8971 ; 0x230b
.short 18912 ; 0x49e0
.short 15190 ; 0x3b56
.short 11786 ; 0x2e0a
.short 15460 ; 0x3c64
.short 8972 ; 0x230c
.short 15652 ; 0x3d24
.short 4261 ; 0x10a5
.short 1726 ; 0x6be
.short 11530 ; 0x2d0a
.short 687 ; 0x2af
.short 10481 ; 0x28f1
.short 11882 ; 0x2e6a
.short 16961 ; 0x4241
.short 1907 ; 0x773
.short 17477 ; 0x4445
.short 19537 ; 0x4c51
.short 18714 ; 0x491a
.short 2658 ; 0xa62
.short 12853 ; 0x3235
.short 6944 ; 0x1b20
.short 218 ; 0xda
.short 5403 ; 0x151b
.short 15255 ; 0x3b97
.short 2779 ; 0xadb
.short 6256 ; 0x1870
.short 18751 ; 0x493f
.short 3420 ; 0xd5c
.short 12292 ; 0x3004
.short 13264 ; 0x33d0
.short 5136 ; 0x1410
.short 15225 ; 0x3b79
.short 10530 ; 0x2922
.short 7006 ; 0x1b5e
.short 13557 ; 0x34f5
.short 315 ; 0x13b
.short 19015 ; 0x4a47
.short 11447 ; 0x2cb7
.short 9511 ; 0x2527
.short 15699 ; 0x3d53
.short 5517 ; 0x158d
.short 9470 ; 0x24fe
.short 19215 ; 0x4b0f
.short 3704 ; 0xe78
.short 3832 ; 0xef8
.short 10645 ; 0x2995
.short 18609 ; 0x48b1
.short 11514 ; 0x2cfa
.short 10469 ; 0x28e5
.short 5269 ; 0x1495
.short 16230 ; 0x3f66
.short 12585 ; 0x3129
.short 5054 ; 0x13be
.short 11411 ; 0x2c93
.short 9222 ; 0x2406
.short 15285 ; 0x3bb5
.short 250 ; 0xfa
.short 12543 ; 0x30ff
.short 11627 ; 0x2d6b
.short 4086 ; 0xff6
.short 668 ; 0x29c
.short 6341 ; 0x18c5
.short 15648 ; 0x3d20
.short 7350 ; 0x1cb6
.short 2938 ; 0xb7a
.short 1004 ; 0x3ec
.short 18611 ; 0x48b3
.short 4952 ; 0x1358
.short 11449 ; 0x2cb9
.short 10850 ; 0x2a62
.short 16812 ; 0x41ac
.short 14487 ; 0x3897
.short 424 ; 0x1a8
.short 4173 ; 0x104d
.short 19472 ; 0x4c10
.short 7459 ; 0x1d23
.short 4633 ; 0x1219
.short 13717 ; 0x3595
.short 3083 ; 0xc0b
.short 2500 ; 0x9c4
.short 14434 ; 0x3862
.short 6962 ; 0x1b32
.short 13886 ; 0x363e
.short 5458 ; 0x1552
.short 16493 ; 0x406d
.short 3536 ; 0xdd0
.short 95 ; 0x5f
.short 15541 ; 0x3cb5
.short 19676 ; 0x4cdc
.short 20302 ; 0x4f4e
.short 18336 ; 0x47a0
.short 9075 ; 0x2373
.short 9796 ; 0x2644
.short 15060 ; 0x3ad4
.short 17954 ; 0x4622
.short 18170 ; 0x46fa
.short 921 ; 0x399
.short 15605 ; 0x3cf5
.short 6776 ; 0x1a78
.short 7966 ; 0x1f1e
.short 4873 ; 0x1309
.short 16292 ; 0x3fa4
.short 4441 ; 0x1159
.short 5876 ; 0x16f4
.short 8491 ; 0x212b
.short 4089 ; 0xff9
.short 7803 ; 0x1e7b
.short 16895 ; 0x41ff
.short 3352 ; 0xd18
.short 7649 ; 0x1de1
.short 14789 ; 0x39c5
.short 10311 ; 0x2847
.short 13431 ; 0x3477
.short 19473 ; 0x4c11
.short 14397 ; 0x383d
.short 12316 ; 0x301c
.short 18765 ; 0x494d
.short 10762 ; 0x2a0a
.short 19715 ; 0x4d03
.short 4953 ; 0x1359
.short 4501 ; 0x1195
.short 14221 ; 0x378d
.short 15850 ; 0x3dea
.short 12545 ; 0x3101
.short 13331 ; 0x3413
.short 11704 ; 0x2db8
.short 5744 ; 0x1670
.short 14914 ; 0x3a42
.short 8704 ; 0x2200
.short 13268 ; 0x33d4
.short 13269 ; 0x33d5
.short 7804 ; 0x1e7c
.short 10157 ; 0x27ad
.short 1686 ; 0x696
.short 8664 ; 0x21d8
.short 20775 ; 0x5127
.short 16053 ; 0x3eb5
.short 18547 ; 0x4873
.short 13532 ; 0x34dc
.short 20647 ; 0x50a7
.short 11872 ; 0x2e60
.short 12392 ; 0x3068
.short 16494 ; 0x406e
.short 10763 ; 0x2a0b
.short 2114 ; 0x842
.short 6356 ; 0x18d4
.short 2942 ; 0xb7e
.short 12298 ; 0x300a
.short 4704 ; 0x1260
.short 20246 ; 0x4f16
.short 3085 ; 0xc0d
.short 8304 ; 0x2070
.short 3743 ; 0xe9f
.short 10799 ; 0x2a2f
.short 18181 ; 0x4705
.short 8196 ; 0x2004
.short 9595 ; 0x257b
.short 7304 ; 0x1c88
.short 1424 ; 0x590
.short 7138 ; 0x1be2
.short 9730 ; 0x2602
.short 9232 ; 0x2410
.short 20769 ; 0x5121
.short 8667 ; 0x21db
.short 10175 ; 0x27bf
.short 20723 ; 0x50f3
.short 20133 ; 0x4ea5
.short 10854 ; 0x2a66
.short 5542 ; 0x15a6
.short 18769 ; 0x4951
.short 2809 ; 0xaf9
.short 13674 ; 0x356a
.short 13534 ; 0x34de
.short 5745 ; 0x1671
.short 14792 ; 0x39c8
.short 5441 ; 0x1541
.short 16817 ; 0x41b1
.short 20309 ; 0x4f55
.short 8275 ; 0x2053
.short 20724 ; 0x50f4
.short 6345 ; 0x18c9
.short 712 ; 0x2c8
.short 713 ; 0x2c9
.short 5746 ; 0x1672
.short 12711 ; 0x31a7
.short 19399 ; 0x4bc7
.short 15500 ; 0x3c8c
.short 15501 ; 0x3c8d
.short 18770 ; 0x4952
.short 2094 ; 0x82e
.short 12982 ; 0x32b6
.short 3012 ; 0xbc4
.short 5795 ; 0x16a3
.short 8942 ; 0x22ee
.short 17465 ; 0x4439
.short 12490 ; 0x30ca
.short 12491 ; 0x30cb
.short 6588 ; 0x19bc
.short 547 ; 0x223
.short 3499 ; 0xdab
.short 17611 ; 0x44cb
.short 4180 ; 0x1054
.short 13137 ; 0x3351
.short 6523 ; 0x197b
.short 16195 ; 0x3f43
.short 15303 ; 0x3bc7
.short 5527 ; 0x1597
.short 13820 ; 0x35fc
.short 13103 ; 0x332f
.short 17078 ; 0x42b6
.short 15680 ; 0x3d40
.short 6527 ; 0x197f
.short 5205 ; 0x1455
.short 15825 ; 0x3dd1
.short 11223 ; 0x2bd7
.short 13193 ; 0x3389
.short 9303 ; 0x2457
.short 9828 ; 0x2664
.short 13721 ; 0x3599
.short 13675 ; 0x356b
.short 4765 ; 0x129d
.short 20650 ; 0x50aa
.short 14741 ; 0x3995
.short 14437 ; 0x3865
.short 17710 ; 0x452e
.short 4448 ; 0x1160
.short 18516 ; 0x4854
.short 12075 ; 0x2f2b
.short 11883 ; 0x2e6b
.short 15681 ; 0x3d41
.short 13104 ; 0x3330
.short 13539 ; 0x34e3
.short 8898 ; 0x22c2
.short 166 ; 0xa6
.short 8522 ; 0x214a
.short 5858 ; 0x16e2
.short 10422 ; 0x28b6
.short 6363 ; 0x18db
.short 14917 ; 0x3a45
.short 12592 ; 0x3130
.short 6531 ; 0x1983
.short 13535 ; 0x34df
.short 9888 ; 0x26a0
.short 16098 ; 0x3ee2
.short 12548 ; 0x3104
.short 812 ; 0x32c
.short 6364 ; 0x18dc
.short 6360 ; 0x18d8
.short 20327 ; 0x4f67
.short 6704 ; 0x1a30
.short 12493 ; 0x30cd
.short 20432 ; 0x4fd0
.short 18510 ; 0x484e
.short 19607 ; 0x4c97
.short 7774 ; 0x1e5e
.short 17156 ; 0x4304
.short 815 ; 0x32f
.short 18932 ; 0x49f4
.short 12593 ; 0x3131
.short 16516 ; 0x4084
.short 951 ; 0x3b7
.short 6840 ; 0x1ab8
.short 17230 ; 0x434e
.short 14280 ; 0x37c8
.short 5796 ; 0x16a4
.short 20862 ; 0x517e
.short 13380 ; 0x3444
.short 13381 ; 0x3445
.short 3619 ; 0xe23
.short 4934 ; 0x1346
.short 9124 ; 0x23a4
.short 17231 ; 0x434f
.short 10327 ; 0x2857
.short 16128 ; 0x3f00
.short 19421 ; 0x4bdd
.short 16467 ; 0x4053
.short 3865 ; 0xf19
.short 4767 ; 0x129f
.short 5459 ; 0x1553
.short 8021 ; 0x1f55
.short 19400 ; 0x4bc8
.short 13194 ; 0x338a
.short 19538 ; 0x4c52
.short 4278 ; 0x10b6
.short 4935 ; 0x1347
.short 13617 ; 0x3531
.short 8709 ; 0x2205
.short 1452 ; 0x5ac
.short 8547 ; 0x2163
.short 13918 ; 0x365e
.short 71 ; 0x47
.short 13019 ; 0x32db
.short 6365 ; 0x18dd
.short 17037 ; 0x428d
.short 5584 ; 0x15d0
.short 13920 ; 0x3660
.short 8842 ; 0x228a
.short 9083 ; 0x237b
.short 9800 ; 0x2648
.short 10364 ; 0x287c
.short 19786 ; 0x4d4a
.short 16498 ; 0x4072
.short 3504 ; 0xdb0
.short 9494 ; 0x2516
.short 4809 ; 0x12c9
.short 8682 ; 0x21ea
.short 16304 ; 0x3fb0
.short 18693 ; 0x4905
.short 2657 ; 0xa61
.short 6251 ; 0x186b
.short 18600 ; 0x48a8
.short 15224 ; 0x3b78
.short 9504 ; 0x2520
.short 3703 ; 0xe77
.short 217 ; 0xd9
.short 5259 ; 0x148b
.short 248 ; 0xf8
.short 11621 ; 0x2d65
.short 10849 ; 0x2a61
.short 9469 ; 0x24fd
.short 18604 ; 0x48ac
.short 19469 ; 0x4c0d
.short 4161 ; 0x1041
.short 988 ; 0x3dc
.short 418 ; 0x1a2
.short 5456 ; 0x1550
.short 11442 ; 0x2cb2
.short 14482 ; 0x3892
.short 4865 ; 0x1301
.short 6950 ; 0x1b26
.short 7801 ; 0x1e79
.short 15593 ; 0x3ce9
.short 3533 ; 0xdcd
.short 15049 ; 0x3ac9
.short 19397 ; 0x4bc5
.short 5457 ; 0x1551
.short 8011 ; 0x1f4b
.short 6322 ; 0x18b2
.short 6764 ; 0x1a6c
.short 16281 ; 0x3f99
.short 19470 ; 0x4c0e
.short 16490 ; 0x406a
.short 17219 ; 0x4343
.short 4499 ; 0x1193
.short 8650 ; 0x21ca
.short 8877 ; 0x22ad
.short 6503 ; 0x1967
.short 8701 ; 0x21fd
.short 13716 ; 0x3594
.short 14912 ; 0x3a40
.short 4951 ; 0x1357
.short 13265 ; 0x33d1
.short 5739 ; 0x166b
.short 7646 ; 0x1dde
.short 6326 ; 0x18b6
.short 18545 ; 0x4871
.short 12391 ; 0x3067
.short 9223 ; 0x2407
.short 11860 ; 0x2e54
.short 20768 ; 0x5120
.short 3738 ; 0xe9a
.short 8193 ; 0x2001
.short 1423 ; 0x58f
.short 4703 ; 0x125f
.short 10798 ; 0x2a2e
.short 10851 ; 0x2a63
.short 2939 ; 0xb7b
.short 7136 ; 0x1be0
.short 13531 ; 0x34db
.short 13671 ; 0x3567
.short 20642 ; 0x50a2
.short 3863 ; 0xf17
.short 3009 ; 0xbc1
.short 544 ; 0x220
.short 1450 ; 0x5aa
.short 14786 ; 0x39c2
.short 15677 ; 0x3d3d
.short 15497 ; 0x3c89
.short 13135 ; 0x334f
.short 3495 ; 0xda7
.short 12485 ; 0x30c5
.short 4177 ; 0x1051
.short 5790 ; 0x169e
.short 12707 ; 0x31a3
.short 6698 ; 0x1a2a
.short 709 ; 0x2c5
.short 13189 ; 0x3385
.short 164 ; 0xa4
.short 11870 ; 0x2e5e
.short 14435 ; 0x3863
.short 4763 ; 0x129b
.short 17706 ; 0x452a
.short 11220 ; 0x2bd4
.short 6517 ; 0x1975
.short 8521 ; 0x2149
.short 811 ; 0x32b
.short 17155 ; 0x4303
.short 814 ; 0x32e
.short 9885 ; 0x269d
.short 10420 ; 0x28b4
.short 18506 ; 0x484a
.short 15657 ; 0x3d29
.short 16093 ; 0x3edd
.short 4932 ; 0x1344
.short 13378 ; 0x3442
.short 9121 ; 0x23a1
.short 20861 ; 0x517d
.short 5581 ; 0x15cd
.short 4277 ; 0x10b5
.short 8707 ; 0x2203
.short 19535 ; 0x4c4f
.short 4778 ; 0x12aa
.short 10883 ; 0x2a83
.short 17987 ; 0x4643
.short 4072 ; 0xfe8
.short 8781 ; 0x224d
.short 7261 ; 0x1c5d
.short 1048 ; 0x418
.short 17511 ; 0x4467
.short 4036 ; 0xfc4
.short 2934 ; 0xb76
.short 6109 ; 0x17dd
.short 3937 ; 0xf61
.short 13035 ; 0x32eb
.short 4258 ; 0x10a2
.short 13666 ; 0x3562
.short 3938 ; 0xf62
.short 10441 ; 0x28c9
.short 400 ; 0x190
.short 18963 ; 0x4a13
.short 19940 ; 0x4de4
.short 5575 ; 0x15c7
.short 12342 ; 0x3036
.short 3990 ; 0xf96
.short 3833 ; 0xef9
.short 15700 ; 0x3d54
.short 6504 ; 0x1968
.short 13669 ; 0x3565
.short 18898 ; 0x49d2
.short 3956 ; 0xf74
.short 17658 ; 0x44fa
.short 7589 ; 0x1da5
.short 7590 ; 0x1da6
.short 11468 ; 0x2ccc
.short 5661 ; 0x161d
.short 19839 ; 0x4d7f
.short 402 ; 0x192
.short 17520 ; 0x4470
.short 17269 ; 0x4375
.short 19901 ; 0x4dbd
.short 3697 ; 0xe71
.short 3939 ; 0xf63
.short 15701 ; 0x3d55
.short 11110 ; 0x2b66
.short 2501 ; 0x9c5
.short 4404 ; 0x1134
.short 13004 ; 0x32cc
.short 9224 ; 0x2408
.short 10355 ; 0x2873
.short 4082 ; 0xff2
.short 15286 ; 0x3bb6
.short 10394 ; 0x289a
.short 8794 ; 0x225a
.short 726 ; 0x2d6
.short 20118 ; 0x4e96
.short 4405 ; 0x1135
.short 18967 ; 0x4a17
.short 2179 ; 0x883
.short 12613 ; 0x3145
.short 16566 ; 0x40b6
.short 1723 ; 0x6bb
.short 2592 ; 0xa20
.short 7351 ; 0x1cb7
.short 17731 ; 0x4543
.short 4634 ; 0x121a
.short 20165 ; 0x4ec5
.short 18906 ; 0x49da
.short 17572 ; 0x44a4
.short 18907 ; 0x49db
.short 17271 ; 0x4377
.short 14946 ; 0x3a62
.short 18908 ; 0x49dc
.short 14861 ; 0x3a0d
.short 18373 ; 0x47c5
.short 3263 ; 0xcbf
.short 15823 ; 0x3dcf
.short 3537 ; 0xdd1
.short 4720 ; 0x1270
.short 64 ; 0x40
.short 19942 ; 0x4de6
.short 17527 ; 0x4477
.short 5335 ; 0x14d7
.short 16573 ; 0x40bd
.short 6425 ; 0x1919
.short 9076 ; 0x2374
.short 20303 ; 0x4f4f
.short 17608 ; 0x44c8
.short 14787 ; 0x39c3
.short 5411 ; 0x1523
.short 9585 ; 0x2571
.short 13010 ; 0x32d2
.short 10557 ; 0x293d
.short 4408 ; 0x1138
.short 12855 ; 0x3237
.short 6777 ; 0x1a79
.short 16896 ; 0x4200
.short 20232 ; 0x4f08
.short 1724 ; 0x6bc
.short 9797 ; 0x2645
.short 5336 ; 0x14d8
.short 10852 ; 0x2a64
.short 3431 ; 0xd67
.short 9670 ; 0x25c6
.short 6426 ; 0x191a
.short 6346 ; 0x18ca
.short 15138 ; 0x3b22
.short 5663 ; 0x161f
.short 15302 ; 0x3bc6
.short 1050 ; 0x41a
.short 15849 ; 0x3de9
.short 7489 ; 0x1d41
.short 18920 ; 0x49e8
.short 1013 ; 0x3f5
.short 7677 ; 0x1dfd
.short 7678 ; 0x1dfe
.short 546 ; 0x222
.short 16054 ; 0x3eb6
.short 7679 ; 0x1dff
.short 7380 ; 0x1cd4
.short 15105 ; 0x3b01
.short 7137 ; 0x1be1
.short 14790 ; 0x39c6
.short 3422 ; 0xd5e
.short 3423 ; 0xd5f
.short 8053 ; 0x1f75
.short 4682 ; 0x124a
.short 15890 ; 0x3e12
.short 13533 ; 0x34dd
.short 8318 ; 0x207e
.short 6833 ; 0x1ab1
.short 11200 ; 0x2bc0
.short 9596 ; 0x257c
.short 11455 ; 0x2cbf
.short 13890 ; 0x3642
.short 4092 ; 0xffc
.short 97 ; 0x61
.short 20585 ; 0x5069
.short 11359 ; 0x2c5f
.short 12546 ; 0x3102
.short 12028 ; 0x2efc
.short 441 ; 0x1b9
.short 2943 ; 0xb7f
.short 9597 ; 0x257d
.short 12765 ; 0x31dd
.short 6521 ; 0x1979
.short 7382 ; 0x1cd6
.short 15154 ; 0x3b32
.short 17273 ; 0x4379
.short 18969 ; 0x4a19
.short 11873 ; 0x2e61
.short 8668 ; 0x21dc
.short 17841 ; 0x45b1
.short 20487 ; 0x5007
.short 7922 ; 0x1ef2
.short 3392 ; 0xd40
.short 8197 ; 0x2005
.short 13609 ; 0x3529
.short 11874 ; 0x2e62
.short 7139 ; 0x1be3
.short 18182 ; 0x4706
.short 18183 ; 0x4707
.short 7140 ; 0x1be4
.short 20648 ; 0x50a8
.short 8305 ; 0x2071
.short 3086 ; 0xc0e
.short 11788 ; 0x2e0c
.short 2115 ; 0x843
.short 4488 ; 0x1188
.short 7354 ; 0x1cba
.short 7605 ; 0x1db5
.short 18184 ; 0x4708
.short 20859 ; 0x517b
.short 6146 ; 0x1802
.short 13955 ; 0x3683
.short 13956 ; 0x3684
.short 1821 ; 0x71d
.short 10326 ; 0x2856
.short 12983 ; 0x32b7
.short 99 ; 0x63
.short 12492 ; 0x30cc
.short 14793 ; 0x39c9
.short 5528 ; 0x1598
.short 14794 ; 0x39ca
.short 3500 ; 0xdac
.short 6898 ; 0x1af2
.short 9979 ; 0x26fb
.short 4093 ; 0xffd
.short 2095 ; 0x82f
.short 15139 ; 0x3b23
.short 17466 ; 0x443a
.short 5275 ; 0x149b
.short 19028 ; 0x4a54
.short 11497 ; 0x2ce9
.short 8198 ; 0x2006
.short 10064 ; 0x2750
.short 5529 ; 0x1599
.short 18382 ; 0x47ce
.short 2035 ; 0x7f3
.short 15939 ; 0x3e43
.short 7385 ; 0x1cd9
.short 3087 ; 0xc0f
.short 1166 ; 0x48e
.short 3719 ; 0xe87
.short 5530 ; 0x159a
.short 18394 ; 0x47da
.short 19029 ; 0x4a55
.short 16300 ; 0x3fac
.short 15740 ; 0x3d7c
.short 13676 ; 0x356c
.short 5300 ; 0x14b4
.short 1948 ; 0x79c
.short 14639 ; 0x392f
.short 16237 ; 0x3f6d
.short 13105 ; 0x3331
.short 9304 ; 0x2458
.short 6236 ; 0x185c
.short 4637 ; 0x121d
.short 6528 ; 0x1980
.short 14376 ; 0x3828
.short 5134 ; 0x140e
.short 2183 ; 0x887
.short 2184 ; 0x888
.short 18194 ; 0x4712
.short 17759 ; 0x455f
.short 17539 ; 0x4483
.short 6153 ; 0x1809
.short 8830 ; 0x227e
.short 14864 ; 0x3a10
.short 7952 ; 0x1f10
.short 14753 ; 0x39a1
.short 14754 ; 0x39a2
.short 18195 ; 0x4713
.short 15140 ; 0x3b24
.short 9827 ; 0x2663
.short 16583 ; 0x40c7
.short 4349 ; 0x10fd
.short 14865 ; 0x3a11
.short 1583 ; 0x62f
.short 6237 ; 0x185d
.short 15174 ; 0x3b46
.short 19735 ; 0x4d17
.short 167 ; 0xa7
.short 17735 ; 0x4547
.short 17884 ; 0x45dc
.short 11115 ; 0x2b6b
.short 1822 ; 0x71e
.short 20139 ; 0x4eab
.short 9332 ; 0x2474
.short 18511 ; 0x484f
.short 9616 ; 0x2590
.short 691 ; 0x2b3
.short 13985 ; 0x36a1
.short 20590 ; 0x506e
.short 18771 ; 0x4953
.short 15852 ; 0x3dec
.short 7618 ; 0x1dc2
.short 18296 ; 0x4778
.short 14558 ; 0x38de
.short 14092 ; 0x370c
.short 6784 ; 0x1a80
.short 18199 ; 0x4717
.short 5614 ; 0x15ee
.short 692 ; 0x2b4
.short 18398 ; 0x47de
.short 14281 ; 0x37c9
.short 5797 ; 0x16a5
.short 3654 ; 0xe46
.short 6785 ; 0x1a81
.short 9029 ; 0x2345
.short 17548 ; 0x448c
.short 4351 ; 0x10ff
.short 7308 ; 0x1c8c
.short 16350 ; 0x3fde
.short 16351 ; 0x3fdf
.short 15141 ; 0x3b25
.short 9855 ; 0x267f
.short 20863 ; 0x517f
.short 18933 ; 0x49f5
.short 18400 ; 0x47e0
.short 9604 ; 0x2584
.short 15175 ; 0x3b47
.short 16352 ; 0x3fe0
.short 17149 ; 0x42fd
.short 18201 ; 0x4719
.short 11488 ; 0x2ce0
.short 13919 ; 0x365f
.short 9763 ; 0x2623
.short 16068 ; 0x3ec4
.short 17962 ; 0x462a
.short 6162 ; 0x1812
.short 19385 ; 0x4bb9
.short 18772 ; 0x4954
.short 19539 ; 0x4c53
.short 17844 ; 0x45b4
.short 17613 ; 0x44cd
.short 11489 ; 0x2ce1
.short 10972 ; 0x2adc
.short 5585 ; 0x15d1
.short 10215 ; 0x27e7
.short 18401 ; 0x47e1
.short 10164 ; 0x27b4
.short 2787 ; 0xae3
.short 19104 ; 0x4aa0
.short 18934 ; 0x49f6
.short 8576 ; 0x2180
.short 1051 ; 0x41b
.short 9495 ; 0x2517
.short 5304 ; 0x14b8
.short 9388 ; 0x24ac
.short 13989 ; 0x36a5
.short 19106 ; 0x4aa2
.short 18402 ; 0x47e2
.short 4808 ; 0x12c8
.short 12633 ; 0x3159
.short 8683 ; 0x21eb
.short 9688 ; 0x25d8
.short 10879 ; 0x2a7f
.short 7252 ; 0x1c54
.short 6082 ; 0x17c2
.short 18943 ; 0x49ff
.short 10425 ; 0x28b9
.short 13646 ; 0x354e
.short 11103 ; 0x2b5f
.short 17263 ; 0x436f
.short 1153 ; 0x481
.short 389 ; 0x185
.short 19822 ; 0x4d6e
.short 4615 ; 0x1207
.short 3074 ; 0xc02
.short 9464 ; 0x24f8
.short 17265 ; 0x4371
.short 16534 ; 0x4096
.short 17567 ; 0x449f
.short 9186 ; 0x23e2
.short 1707 ; 0x6ab
.short 12602 ; 0x313a
.short 18949 ; 0x4a05
.short 17141 ; 0x42f5
.short 15271 ; 0x3ba7
.short 14057 ; 0x36e9
.short 20071 ; 0x4e67
.short 3529 ; 0xdc9
.short 4710 ; 0x1266
.short 16886 ; 0x41f6
.short 5331 ; 0x14d3
.short 20219 ; 0x4efb
.short 4396 ; 0x112c
.short 9666 ; 0x25c2
.short 5389 ; 0x150d
.short 15843 ; 0x3de3
.short 981 ; 0x3d5
.short 8628 ; 0x21b4
.short 7483 ; 0x1d3b
.short 4664 ; 0x1238
.short 3413 ; 0xd55
.short 18867 ; 0x49b3
.short 16328 ; 0x3fc8
.short 14769 ; 0x39b1
.short 15879 ; 0x3e07
.short 12753 ; 0x31d1
.short 10324 ; 0x2854
.short 86 ; 0x56
.short 8183 ; 0x1ff7
.short 439 ; 0x1b7
.short 11342 ; 0x2c4e
.short 12011 ; 0x2eeb
.short 2108 ; 0x83c
.short 4482 ; 0x1182
.short 18961 ; 0x4a11
.short 14255 ; 0x37af
.short 5511 ; 0x1587
.short 5262 ; 0x148e
.short 3482 ; 0xd9a
.short 4636 ; 0x121c
.short 12479 ; 0x30bf
.short 2171 ; 0x87b
.short 10056 ; 0x2748
.short 15930 ; 0x3e3a
.short 18136 ; 0x46d8
.short 17748 ; 0x4554
.short 15737 ; 0x3d79
.short 9282 ; 0x2442
.short 6222 ; 0x184e
.short 18137 ; 0x46d9
.short 6505 ; 0x1969
.short 5294 ; 0x14ae
.short 17877 ; 0x45d5
.short 18374 ; 0x47c6
.short 19733 ; 0x4d15
.short 9326 ; 0x246e
.short 9016 ; 0x2338
.short 6778 ; 0x1a7a
.short 7303 ; 0x1c87
.short 18913 ; 0x49e1
.short 9591 ; 0x2577
.short 5699 ; 0x1643
.short 19531 ; 0x4c4b
.short 18381 ; 0x47cd
.short 5579 ; 0x15cb
.short 10159 ; 0x27af
.short 4805 ; 0x12c5
.short 13986 ; 0x36a2
.short 9502 ; 0x251e
.short 7032 ; 0x1b78
.short 9225 ; 0x2409
.short 6589 ; 0x19bd
.short 16346 ; 0x3fda
.short 2393 ; 0x959
.short 6594 ; 0x19c2
.short 6597 ; 0x19c5
.short 17419 ; 0x440b
.short 2392 ; 0x958
.short 9543 ; 0x2547
.short 18560 ; 0x4880
.short 2273 ; 0x8e1
.short 6255 ; 0x186f
.short 779 ; 0x30b
.short 2274 ; 0x8e2
.short 11248 ; 0x2bf0
.short 20407 ; 0x4fb7
.short 7647 ; 0x1ddf
.short 20351 ; 0x4f7f
.short 6514 ; 0x1972
.short 10201 ; 0x27d9
.short 10202 ; 0x27da
.short 18811 ; 0x497b
.short 9297 ; 0x2451
.short 1581 ; 0x62d
.short 7650 ; 0x1de2
.short 9116 ; 0x239c
.short 10800 ; 0x2a30
.short 11875 ; 0x2e63
.short 9598 ; 0x257e
.short 7305 ; 0x1c89
.short 7651 ; 0x1de3
.short 7141 ; 0x1be5
.short 8817 ; 0x2271
.short 16463 ; 0x404f
.short 17411 ; 0x4403
.short 6403 ; 0x1903
.short 10206 ; 0x27de
.short 8831 ; 0x227f
.short 13490 ; 0x34b2
.short 19608 ; 0x4c98
.short 9123 ; 0x23a3
.short 7144 ; 0x1be8
.short 11885 ; 0x2e6d
.short 9241 ; 0x2419
.short 17420 ; 0x440c
.short 2275 ; 0x8e3
.short 9864 ; 0x2688
.short 9860 ; 0x2684
.short 5263 ; 0x148f
.short 1506 ; 0x5e2
.short 3991 ; 0xf97
.short 10315 ; 0x284b
.short 10316 ; 0x284c
.short 3993 ; 0xf99
.short 11256 ; 0x2bf8
.short 12654 ; 0x316e
.short 12587 ; 0x312b
.short 10558 ; 0x293e
.short 3994 ; 0xf9a
.short 16433 ; 0x4031
.short 8306 ; 0x2072
.short 12589 ; 0x312d
.short 10318 ; 0x284e
.short 1729 ; 0x6c1
.short 3912 ; 0xf48
.short 3979 ; 0xf8b
.short 12583 ; 0x3127
.short 10317 ; 0x284d
.short 9807 ; 0x264f
.short 10466 ; 0x28e2
.short 10467 ; 0x28e3
.short 5854 ; 0x16de
.short 10486 ; 0x28f6
.short 20770 ; 0x5122
.short 11065 ; 0x2b39
.short 3845 ; 0xf05
.short 5758 ; 0x167e
.short 5759 ; 0x167f
.short 7033 ; 0x1b79
.short 4829 ; 0x12dd
.short 14838 ; 0x39f6
.short 15088 ; 0x3af0
.short 5409 ; 0x1521
.short 5636 ; 0x1604
.short 8079 ; 0x1f8f
.short 5412 ; 0x1524
.short 13902 ; 0x364e
.short 8651 ; 0x21cb
.short 10853 ; 0x2a65
.short 1731 ; 0x6c3
.short 5307 ; 0x14bb
.short 5306 ; 0x14ba
.short 18138 ; 0x46da
.short 12067 ; 0x2f23
.short 2556 ; 0x9fc
.short 16174 ; 0x3f2e
.short 15215 ; 0x3b6f
.short 10533 ; 0x2925
.short 10531 ; 0x2923
.short 12069 ; 0x2f25
.short 2504 ; 0x9c8
.short 1997 ; 0x7cd
.short 18636 ; 0x48cc
.short 2891 ; 0xb4b
.short 17882 ; 0x45da
.short 16235 ; 0x3f6b
.short 17462 ; 0x4436
.short 12590 ; 0x312e
.short 10082 ; 0x2762
.short 17467 ; 0x443b
.short 12410 ; 0x307a
.short 19099 ; 0x4a9b
.short 8669 ; 0x21dd
.short 2617 ; 0xa39
.short 3192 ; 0xc78
.short 1137 ; 0x471
.short 17361 ; 0x43d1
.short 17471 ; 0x443f
.short 17472 ; 0x4440
.short 19842 ; 0x4d82
.short 127 ; 0x7f
.short 19815 ; 0x4d67
.short 2510 ; 0x9ce
.short 1138 ; 0x472
.short 17885 ; 0x45dd
.short 10066 ; 0x2752
.short 19562 ; 0x4c6a
.short 17480 ; 0x4448
.short 3201 ; 0xc81
.short 9496 ; 0x2518
.short 20013 ; 0x4e2d
.short 3848 ; 0xf08
.short 4090 ; 0xffa
.short 4120 ; 0x1018
.short 10413 ; 0x28ad
.short 10296 ; 0x2838
.short 19023 ; 0x4a4f
.short 2294 ; 0x8f6
.short 12658 ; 0x3172
.short 1500 ; 0x5dc
.short 15331 ; 0x3be3
.short 20308 ; 0x4f54
.short 19945 ; 0x4de9
.short 10176 ; 0x27c0
.short 168 ; 0xa8
.short 816 ; 0x330
.short 15291 ; 0x3bbb
.short 693 ; 0x2b5
.short 18997 ; 0x4a35
.short 1492 ; 0x5d4
.short 15289 ; 0x3bb9
.short 3036 ; 0xbdc
.short 10265 ; 0x2819
.short 10666 ; 0x29aa
.short 3038 ; 0xbde
.short 20635 ; 0x509b
.short 4667 ; 0x123b
.short 4668 ; 0x123c
.short 3084 ; 0xc0c
.short 3840 ; 0xf00
.short 14708 ; 0x3974
.short 18971 ; 0x4a1b
.short 11457 ; 0x2cc1
.short 1425 ; 0x591
.short 4350 ; 0x10fe
.short 1196 ; 0x4ac
.short 18972 ; 0x4a1c
.short 14600 ; 0x3908
.short 14724 ; 0x3984
.short 13904 ; 0x3650
.short 13905 ; 0x3651
.short 3838 ; 0xefe
.short 3786 ; 0xeca
.short 15707 ; 0x3d5b
.short 237 ; 0xed
.short 2941 ; 0xb7d
.short 15287 ; 0x3bb7
.short 20168 ; 0x4ec8
.short 12617 ; 0x3149
.short 13608 ; 0x3528
.short 13718 ; 0x3596
.short 18662 ; 0x48e6
.short 13720 ; 0x3598
.short 14992 ; 0x3a90
.short 15851 ; 0x3deb
.short 7386 ; 0x1cda
.short 7142 ; 0x1be6
.short 5992 ; 0x1768
.short 7387 ; 0x1cdb
.short 17474 ; 0x4442
.short 15106 ; 0x3b02
.short 14093 ; 0x370d
.short 16066 ; 0x3ec2
.short 16440 ; 0x4038
.short 17478 ; 0x4446
.short 8550 ; 0x2166
.short 550 ; 0x226
.short 17750 ; 0x4556
.short 12544 ; 0x3100
.short 5055 ; 0x13bf
.short 15934 ; 0x3e3e
.short 15936 ; 0x3e40
.short 5425 ; 0x1531
.short 16744 ; 0x4168
.short 5301 ; 0x14b5
.short 19448 ; 0x4bf8
.short 16924 ; 0x421c
.short 15754 ; 0x3d8a
.short 19449 ; 0x4bf9
.short 11022 ; 0x2b0e
.short 10711 ; 0x29d7
.short 11853 ; 0x2e4d
.short 19499 ; 0x4c2b
.short 6347 ; 0x18cb
.short 20649 ; 0x50a9
.short 6154 ; 0x180a
.short 6160 ; 0x1810
.short 11791 ; 0x2e0f
.short 6124 ; 0x17ec
.short 1783 ; 0x6f7
.short 1601 ; 0x641
.short 1602 ; 0x642
.short 5273 ; 0x1499
.short 17293 ; 0x438d
.short 18294 ; 0x4776
.short 16742 ; 0x4166
.short 381 ; 0x17d
.short 19383 ; 0x4bb7
.short 13821 ; 0x35fd
.short 20651 ; 0x50ab
.short 1727 ; 0x6bf
.short 17468 ; 0x443c
.short 7407 ; 0x1cef
.short 14916 ; 0x3a44
.short 9235 ; 0x2413
.short 9229 ; 0x240d
.short 1918 ; 0x77e
.short 12713 ; 0x31a9
.short 16743 ; 0x4167
.short 18295 ; 0x4777
.short 10936 ; 0x2ab8
.short 7307 ; 0x1c8b
.short 17734 ; 0x4546
.short 2144 ; 0x860
.short 19170 ; 0x4ae2
.short 18813 ; 0x497d
.short 1963 ; 0x7ab
.short 17998 ; 0x464e
.short 10801 ; 0x2a31
.short 19384 ; 0x4bb8
.short 2146 ; 0x862
.short 12642 ; 0x3162
.short 19171 ; 0x4ae3
.short 17479 ; 0x4447
.short 11116 ; 0x2b6c
.short 3503 ; 0xdaf
.short 15796 ; 0x3db4
.short 18203 ; 0x471b
.short 2394 ; 0x95a
.short 20772 ; 0x5124
.short 2880 ; 0xb40
.short 1964 ; 0x7ac
.short 7105 ; 0x1bc1
.short 17332 ; 0x43b4
.short 1768 ; 0x6e8
.short 1596 ; 0x63c
.short 5247 ; 0x147f
.short 18277 ; 0x4765
.short 7401 ; 0x1ce9
.short 9212 ; 0x23fc
.short 376 ; 0x178
.short 14906 ; 0x3a3a
.short 20633 ; 0x5099
.short 18286 ; 0x476e
.short 18806 ; 0x4976
.short 2139 ; 0x85b
.short 12641 ; 0x3161
.short 15795 ; 0x3db3
.short 9360 ; 0x2490
.short 11221 ; 0x2bd5
.short 4534 ; 0x11b6
.short 11222 ; 0x2bd6
.short 17469 ; 0x443d
.short 9377 ; 0x24a1
.short 9382 ; 0x24a6
.short 4535 ; 0x11b7
.short 7734 ; 0x1e36
.short 2454 ; 0x996
.short 9242 ; 0x241a
.short 2455 ; 0x997
.short 9337 ; 0x2479
.short 4522 ; 0x11aa
.short 7730 ; 0x1e32
.short 4874 ; 0x130a
.short 12494 ; 0x30ce
.short 818 ; 0x332
.short 4844 ; 0x12ec
.short 19095 ; 0x4a97
.short 2062 ; 0x80e
.short 5278 ; 0x149e
.short 7621 ; 0x1dc5
.short 16679 ; 0x4127
.subsections_via_symbols
|
the_stack_data/881285.c
|
stack
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
mov w0, #0
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
the_stack_data/592110.c
|
stack
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.