arm
stringlengths 122
20M
| x86
stringlengths 122
20M
| filename
stringlengths 18
26
|
---|---|---|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _find_entry ; -- Begin function find_entry
.p2align 2
_find_entry: ; @find_entry
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
str w1, [sp, #12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #16]
ldr w8, [x8]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldr x8, [sp, #16]
str x8, [sp, #24]
b LBB0_7
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #8]
str x8, [sp, #16]
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_6:
; kill: def $x8 killed $xzr
str xzr, [sp, #24]
b LBB0_7
LBB0_7:
ldr x0, [sp, #24]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.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
stur wzr, [x29, #-4]
sub x8, x29, #24
str x8, [sp, #24]
mov w8, #100
stur w8, [x29, #-24]
sub x8, x29, #40
stur x8, [x29, #-16]
mov w8, #200
stur w8, [x29, #-40]
add x8, sp, #40
stur x8, [x29, #-32]
mov w8, #300
str w8, [sp, #40]
; kill: def $x8 killed $xzr
str xzr, [sp, #48]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
add x8, sp, #20
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldr x0, [sp, #24]
ldr w1, [sp, #20]
bl _find_entry
str x0, [sp, #32]
ldr x8, [sp, #32]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
ldr x8, [sp, #32]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB1_3
LBB1_2:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB1_3
LBB1_3:
mov w0, #0
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter value to locate: "
l_.str.1: ; @.str.1
.asciz "%i"
l_.str.2: ; @.str.2
.asciz "Found %i.\n"
l_.str.3: ; @.str.3
.asciz "Not found.\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _find_entry ## -- Begin function find_entry
.p2align 4, 0x90
_find_entry: ## @find_entry
.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, -16(%rbp)
movl %esi, -20(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpq $0, -16(%rbp)
je LBB0_6
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movl (%rax), %eax
cmpl -20(%rbp), %eax
jne LBB0_4
## %bb.3:
movq -16(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB0_7
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -16(%rbp)
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_6:
movq $0, -8(%rbp)
LBB0_7:
movq -8(%rbp), %rax
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
subq $80, %rsp
movl $0, -4(%rbp)
leaq -24(%rbp), %rax
movq %rax, -72(%rbp)
movl $100, -24(%rbp)
leaq -40(%rbp), %rax
movq %rax, -16(%rbp)
movl $200, -40(%rbp)
leaq -56(%rbp), %rax
movq %rax, -32(%rbp)
movl $300, -56(%rbp) ## imm = 0x12C
movq $0, -48(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -76(%rbp), %rsi
movb $0, %al
callq _scanf
movq -72(%rbp), %rdi
movl -76(%rbp), %esi
callq _find_entry
movq %rax, -64(%rbp)
cmpq $0, -64(%rbp)
je LBB1_2
## %bb.1:
movq -64(%rbp), %rax
movl (%rax), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB1_3
LBB1_2:
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
LBB1_3:
xorl %eax, %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter value to locate: "
L_.str.1: ## @.str.1
.asciz "%i"
L_.str.2: ## @.str.2
.asciz "Found %i.\n"
L_.str.3: ## @.str.3
.asciz "Not found.\n"
.subsections_via_symbols
|
the_stack_data/90764847.c
|
.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/160606.c
|
.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 x28, x27, [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 w27, -24
.cfi_offset w28, -32
sub sp, sp, #1104
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #76]
str w0, [sp, #72]
str x1, [sp, #64]
; kill: def $x8 killed $xzr
str xzr, [sp, #48]
str wzr, [sp, #44]
add x0, sp, #96
mov x1, #1000
bl _gethostname
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w8, #1
str w8, [sp, #76]
b LBB0_9
LBB0_2:
mov x9, sp
add x8, sp, #96
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_3
LBB0_3:
add x0, sp, #96
bl _gethostbyname
str x0, [sp, #56]
ldr x8, [sp, #56]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
bl ___error
ldr w9, [x0]
; implicit-def: $x8
mov x8, x9
mov x9, sp
add x10, sp, #96
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w8, #2
str w8, [sp, #76]
b LBB0_9
LBB0_5:
ldr x8, [sp, #56]
ldr x8, [x8]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldr x8, [sp, #56]
ldr x8, [x8, #24]
str x8, [sp, #48]
b LBB0_6
LBB0_6: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #48]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_6 Depth=1
ldr w9, [sp, #44]
; implicit-def: $x8
mov x8, x9
str x8, [sp, #32] ; 8-byte Folded Spill
add w8, w8, #1
str w8, [sp, #44]
ldr x8, [sp, #56]
ldr w0, [x8, #16]
ldr x8, [sp, #48]
add x9, x8, #8
str x9, [sp, #48]
ldr x1, [x8]
add x2, sp, #80
mov w3, #16
bl _inet_ntop
ldr x9, [sp, #32] ; 8-byte Folded Reload
mov x8, sp
str x9, [x8]
str x0, [x8, #8]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
b LBB0_6
LBB0_8:
str wzr, [sp, #76]
b LBB0_9
LBB0_9:
ldr w8, [sp, #76]
str w8, [sp, #28] ; 4-byte Folded Spill
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10:
bl ___stack_chk_fail
LBB0_11:
ldr w0, [sp, #28] ; 4-byte Folded Reload
add sp, sp, #1104
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Cannot get host name\n"
l_.str.1: ; @.str.1
.asciz "Hostname is %s\n"
l_.str.2: ; @.str.2
.asciz "Cannot get host entry from name %s (errno is %d)\n"
l_.str.3: ; @.str.3
.asciz "Result of gethostbyname: canonical h_name is %s\n"
l_.str.4: ; @.str.4
.asciz "Host addresses associated to name: \n"
l_.str.5: ; @.str.5
.asciz "h_addr_list[%d] = %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 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 $1088, %rsp ## imm = 0x440
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -1028(%rbp)
movl %edi, -1032(%rbp)
movq %rsi, -1040(%rbp)
movq $0, -1056(%rbp)
movl $0, -1060(%rbp)
leaq -1008(%rbp), %rdi
movl $1000, %esi ## imm = 0x3E8
callq _gethostname
cmpl $0, %eax
je LBB0_2
## %bb.1:
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $1, -1028(%rbp)
jmp LBB0_9
LBB0_2:
leaq -1008(%rbp), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
## %bb.3:
leaq -1008(%rbp), %rdi
callq _gethostbyname
movq %rax, -1048(%rbp)
cmpq $0, -1048(%rbp)
jne LBB0_5
## %bb.4:
leaq -1008(%rbp), %rax
movq %rax, -1072(%rbp) ## 8-byte Spill
callq ___error
movq -1072(%rbp), %rsi ## 8-byte Reload
movl (%rax), %edx
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl $2, -1028(%rbp)
jmp LBB0_9
LBB0_5:
movq -1048(%rbp), %rax
movq (%rax), %rsi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movq -1048(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -1056(%rbp)
LBB0_6: ## =>This Inner Loop Header: Depth=1
movq -1056(%rbp), %rax
cmpq $0, (%rax)
je LBB0_8
## %bb.7: ## in Loop: Header=BB0_6 Depth=1
movl -1060(%rbp), %eax
movl %eax, -1076(%rbp) ## 4-byte Spill
addl $1, %eax
movl %eax, -1060(%rbp)
movq -1048(%rbp), %rax
movl 16(%rax), %edi
movq -1056(%rbp), %rax
movq %rax, %rcx
addq $8, %rcx
movq %rcx, -1056(%rbp)
movq (%rax), %rsi
leaq -1024(%rbp), %rdx
movl $16, %ecx
callq _inet_ntop
movl -1076(%rbp), %esi ## 4-byte Reload
movq %rax, %rdx
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_6
LBB0_8:
movl $0, -1028(%rbp)
LBB0_9:
movl -1028(%rbp), %eax
movl %eax, -1080(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_11
## %bb.10:
movl -1080(%rbp), %eax ## 4-byte Reload
addq $1088, %rsp ## imm = 0x440
popq %rbp
retq
LBB0_11:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Cannot get host name\n"
L_.str.1: ## @.str.1
.asciz "Hostname is %s\n"
L_.str.2: ## @.str.2
.asciz "Cannot get host entry from name %s (errno is %d)\n"
L_.str.3: ## @.str.3
.asciz "Result of gethostbyname: canonical h_name is %s\n"
L_.str.4: ## @.str.4
.asciz "Host addresses associated to name: \n"
L_.str.5: ## @.str.5
.asciz "h_addr_list[%d] = %s\n"
.subsections_via_symbols
|
the_stack_data/999838.c
|
.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
stur wzr, [x29, #-4]
str wzr, [sp, #8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w9, [sp, #8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr w8, [sp, #8]
subs w8, w8, #42
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
b LBB0_4
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_1
LBB0_4:
adrp x0, l_.str.1@PAGE
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
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d\n"
l_.str.1: ; @.str.1
.asciz "END\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 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
movl $0, -4(%rbp)
movl $0, -8(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -8(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
cmpl $42, -8(%rbp)
jne LBB0_3
## %bb.2:
jmp LBB0_4
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB0_1
LBB0_4:
leaq L_.str.1(%rip), %rdi
movb $0, %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 "%d\n"
L_.str.1: ## @.str.1
.asciz "END\n"
.subsections_via_symbols
|
the_stack_data/338507.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _rand ; -- Begin function rand
.p2align 2
_rand: ; @rand
.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 _lrand48
; kill: def $w0 killed $w0 killed $x0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _srand ; -- Begin function srand
.p2align 2
_srand: ; @srand
.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
stur w0, [x29, #-4]
ldur w8, [x29, #-4]
mov x0, x8
bl _srand48
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _rand ## -- Begin function rand
.p2align 4, 0x90
_rand: ## @rand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq _lrand48
## kill: def $eax killed $eax killed $rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _srand ## -- Begin function srand
.p2align 4, 0x90
_srand: ## @srand
.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
movl %edi, -4(%rbp)
movl -4(%rbp), %eax
movl %eax, %edi
callq _srand48
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
the_stack_data/99168.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _CreateDefaultTexture ; -- Begin function CreateDefaultTexture
.p2align 2
_CreateDefaultTexture: ; @CreateDefaultTexture
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
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
stur d0, [x29, #-8]
str d1, [sp, #16]
strh w0, [sp, #14]
movi d0, #0000000000000000
str d0, [sp]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldrh w8, [sp, #14]
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur d0, [x29, #-8]
fcmp d0, #0.0
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur d0, [x29, #-8]
str d0, [sp]
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldrh w8, [sp, #14]
ands w8, w8, #0x2
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldr d0, [sp, #16]
fcmp d0, #0.0
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldr d0, [sp, #16]
str d0, [sp]
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldr d0, [sp]
bl _foo
b LBB0_1
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _CreateDefaultTexture ## -- Begin function CreateDefaultTexture
.p2align 4, 0x90
_CreateDefaultTexture: ## @CreateDefaultTexture
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movw %di, %ax
movsd %xmm0, -8(%rbp)
movsd %xmm1, -16(%rbp)
movw %ax, -18(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -32(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movzwl -18(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
je LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jne LBB0_3
jp LBB0_3
jmp LBB0_4
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -32(%rbp)
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movzwl -18(%rbp), %eax
andl $2, %eax
cmpl $0, %eax
je LBB0_7
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jne LBB0_6
jp LBB0_6
jmp LBB0_7
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -32(%rbp)
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq _foo
jmp LBB0_1
.cfi_endproc
## -- End function
.subsections_via_symbols
|
the_stack_data/181392580.c
|
.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
sub sp, sp, #80
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur wzr, [x29, #-12]
sub sp, sp, #16
mov x9, sp
sub x8, x29, #16
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
add sp, sp, #16
ldur w8, [x29, #-16]
; kill: def $x8 killed $w8
mov x9, sp
stur x9, [x29, #-32]
lsl x9, x8, #2
add x9, x9, #15
and x9, x9, #0xfffffffffffffff0
stur x9, [x29, #-72] ; 8-byte Folded Spill
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
ldur x10, [x29, #-72] ; 8-byte Folded Reload
mov x9, sp
subs x9, x9, x10
mov sp, x9
stur x9, [x29, #-64] ; 8-byte Folded Spill
stur x8, [x29, #-40]
mov w8, #1
stur w8, [x29, #-20]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-20]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_5
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
sub sp, sp, #16
mov x9, sp
sub x8, x29, #44
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
add sp, sp, #16
ldur w8, [x29, #-44]
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur x9, [x29, #-64] ; 8-byte Folded Reload
ldur w8, [x29, #-44]
ldursw x10, [x29, #-20]
str w8, [x9, x10, lsl #2]
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_5:
ldur w8, [x29, #-16]
stur w8, [x29, #-52]
mov w8, #1
stur w8, [x29, #-48]
b LBB0_6
LBB0_6: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-48]
ldur w9, [x29, #-52]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_11
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_6 Depth=1
ldur w8, [x29, #-48]
ldur w9, [x29, #-52]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8:
ldur x8, [x29, #-64] ; 8-byte Folded Reload
ldursw x9, [x29, #-48]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
sub sp, sp, #16
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
add sp, sp, #16
b LBB0_11
LBB0_9: ; in Loop: Header=BB0_6 Depth=1
ldur x9, [x29, #-64] ; 8-byte Folded Reload
ldursw x8, [x29, #-48]
ldr w8, [x9, x8, lsl #2]
ldursw x10, [x29, #-52]
ldr w9, [x9, x10, lsl #2]
subs w10, w8, w9
sub sp, sp, #16
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
add sp, sp, #16
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_6 Depth=1
ldur w8, [x29, #-52]
subs w8, w8, #1
stur w8, [x29, #-52]
ldur w8, [x29, #-48]
add w8, w8, #1
stur w8, [x29, #-48]
b LBB0_6
LBB0_11:
stur wzr, [x29, #-12]
ldur x8, [x29, #-32]
mov sp, x8
ldur w8, [x29, #-12]
stur w8, [x29, #-76] ; 4-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12:
bl ___stack_chk_fail
LBB0_13:
ldur w0, [x29, #-76] ; 4-byte Folded Reload
mov sp, x29
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.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 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 $80, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -12(%rbp)
leaq L_.str(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
leaq -16(%rbp), %rsi
callq _scanf
movl -16(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -72(%rbp) ## 8-byte Spill
movq %rsp, %rcx
movq %rcx, -32(%rbp)
shlq $2, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq -72(%rbp), %rax ## 8-byte Reload
movq %rsp, %rcx
movq %rcx, -64(%rbp) ## 8-byte Spill
movq %rax, -40(%rbp)
movl $1, -20(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
cmpl -16(%rbp), %eax
jg LBB0_5
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str(%rip), %rdi
leaq -44(%rbp), %rsi
movb $0, %al
callq _scanf
movl -44(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
cmpl $0, %edx
je LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movq -64(%rbp), %rax ## 8-byte Reload
movl -44(%rbp), %edx
movslq -20(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_5:
movl -16(%rbp), %eax
movl %eax, -52(%rbp)
movl $1, -48(%rbp)
LBB0_6: ## =>This Inner Loop Header: Depth=1
movl -48(%rbp), %eax
cmpl -52(%rbp), %eax
jg LBB0_11
## %bb.7: ## in Loop: Header=BB0_6 Depth=1
movl -48(%rbp), %eax
cmpl -52(%rbp), %eax
jne LBB0_9
## %bb.8:
movq -64(%rbp), %rax ## 8-byte Reload
movslq -48(%rbp), %rcx
movl (%rax,%rcx,4), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_11
LBB0_9: ## in Loop: Header=BB0_6 Depth=1
movq -64(%rbp), %rax ## 8-byte Reload
movslq -48(%rbp), %rcx
movl (%rax,%rcx,4), %esi
movslq -52(%rbp), %rcx
subl (%rax,%rcx,4), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
## %bb.10: ## in Loop: Header=BB0_6 Depth=1
movl -52(%rbp), %eax
addl $-1, %eax
movl %eax, -52(%rbp)
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
jmp LBB0_6
LBB0_11:
movl $0, -12(%rbp)
movq -32(%rbp), %rax
movq %rax, %rsp
movl -12(%rbp), %eax
movl %eax, -76(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_13
## %bb.12:
movl -76(%rbp), %eax ## 4-byte Reload
movq %rbp, %rsp
popq %rbp
retq
LBB0_13:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "%d\n"
.subsections_via_symbols
|
the_stack_data/87637656.c
|
.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, #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
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
stur x8, [x29, #-40] ; 8-byte Folded Spill
stur w0, [x29, #-4]
stur x1, [x29, #-16]
bl _fork
stur w0, [x29, #-20]
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_9
b LBB0_1
LBB0_1:
b LBB0_2
LBB0_2: ; =>This Inner Loop Header: Depth=1
mov w0, #0
sub x1, x29, #24
mov w2, #1
bl _waitpid
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_6
b LBB0_3
LBB0_3:
ldur x8, [x29, #-40] ; 8-byte Folded Reload
ldr x0, [x8]
ldur w9, [x29, #-28]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
ldur w8, [x29, #-24]
ands w8, w8, #0x7f
cset w8, ne
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
ldur x8, [x29, #-40] ; 8-byte Folded Reload
ldur w9, [x29, #-24]
asr w9, w9, #8
and w9, w9, #0xff
stur w9, [x29, #-32]
ldr x0, [x8]
ldur w9, [x29, #-32]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
ldur w0, [x29, #-32]
bl _exit
LBB0_5:
mov w0, #1
bl _exit
LBB0_6: ; in Loop: Header=BB0_2 Depth=1
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _perror
mov w0, #1
bl _exit
LBB0_8: ; in Loop: Header=BB0_2 Depth=1
bl _sched_yield
b LBB0_2
LBB0_9:
ldur x8, [x29, #-16]
ldr x0, [x8, #8]
ldur x8, [x29, #-16]
ldr x1, [x8, #8]
ldur x8, [x29, #-16]
ldr x12, [x8, #16]
ldur x8, [x29, #-16]
ldr x11, [x8, #24]
ldur x8, [x29, #-16]
ldr x10, [x8, #32]
ldur x8, [x29, #-16]
ldr x9, [x8, #40]
mov x8, sp
str x12, [x8]
adrp x12, l_.str.3@PAGE
add x12, x12, l_.str.3@PAGEOFF
str x12, [x8, #8]
str x11, [x8, #16]
str x10, [x8, #24]
str x9, [x8, #32]
; kill: def $x9 killed $xzr
str xzr, [x8, #40]
bl _execl
ldur x8, [x29, #-40] ; 8-byte Folded Reload
ldr x8, [x8]
str x8, [sp, #48] ; 8-byte Folded Spill
bl ___error
mov x8, x0
ldr x0, [sp, #48] ; 8-byte Folded Reload
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _fprintf
b LBB0_10
LBB0_10:
mov w0, #0
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Child pid: %d\n"
l_.str.1: ; @.str.1
.asciz "Child exited with value %d\n"
l_.str.2: ; @.str.2
.asciz "wait:"
l_.str.3: ; @.str.3
.asciz "--"
l_.str.4: ; @.str.4
.asciz "execl failed with errno: %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 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 $64, %rsp
movl %edi, -4(%rbp)
movq %rsi, -16(%rbp)
callq _fork
movl %eax, -20(%rbp)
cmpl $0, -20(%rbp)
je LBB0_9
## %bb.1:
jmp LBB0_2
LBB0_2: ## =>This Inner Loop Header: Depth=1
xorl %edi, %edi
leaq -24(%rbp), %rsi
movl $1, %edx
callq _waitpid
movl %eax, -28(%rbp)
cmpl $0, -28(%rbp)
jle LBB0_6
## %bb.3:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -28(%rbp), %edx
leaq L_.str(%rip), %rsi
movb $0, %al
callq _fprintf
movl -24(%rbp), %eax
andl $127, %eax
cmpl $0, %eax
jne LBB0_5
## %bb.4:
movzbl -23(%rbp), %eax
movl %eax, -32(%rbp)
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -32(%rbp), %edx
leaq L_.str.1(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl -32(%rbp), %edi
callq _exit
LBB0_5:
movl $1, %edi
callq _exit
LBB0_6: ## in Loop: Header=BB0_2 Depth=1
cmpl $0, -28(%rbp)
jge LBB0_8
## %bb.7:
leaq L_.str.2(%rip), %rdi
callq _perror
movl $1, %edi
callq _exit
LBB0_8: ## in Loop: Header=BB0_2 Depth=1
callq _sched_yield
jmp LBB0_2
LBB0_9:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
movq -16(%rbp), %rax
movq 8(%rax), %rsi
movq -16(%rbp), %rax
movq 16(%rax), %rdx
movq -16(%rbp), %rax
movq 24(%rax), %r8
movq -16(%rbp), %rax
movq 32(%rax), %r9
movq -16(%rbp), %rax
movq 40(%rax), %rax
leaq L_.str.3(%rip), %rcx
xorl %r10d, %r10d
## kill: def $r10 killed $r10d
movq %rax, (%rsp)
movq $0, 8(%rsp)
movb $0, %al
callq _execl
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -40(%rbp) ## 8-byte Spill
callq ___error
movq -40(%rbp), %rdi ## 8-byte Reload
movl (%rax), %edx
leaq L_.str.4(%rip), %rsi
movb $0, %al
callq _fprintf
## %bb.10:
xorl %eax, %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Child pid: %d\n"
L_.str.1: ## @.str.1
.asciz "Child exited with value %d\n"
L_.str.2: ## @.str.2
.asciz "wait:"
L_.str.3: ## @.str.3
.asciz "--"
L_.str.4: ## @.str.4
.asciz "execl failed with errno: %d\n"
.subsections_via_symbols
|
the_stack_data/650217.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _abort ; -- Begin function abort
.p2align 2
_abort: ; @abort
.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 w0, #255
bl _exit
.cfi_endproc
; -- End function
.globl _exit ; -- Begin function exit
.p2align 2
_exit: ; @exit
.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
stur w0, [x29, #-4]
ldur w0, [x29, #-4]
bl _halt
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
b LBB1_1
.cfi_endproc
; -- End function
.globl _getenv ; -- Begin function getenv
.p2align 2
_getenv: ; @getenv
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
mov x0, #0
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _system ; -- Begin function _system
.p2align 2
_system: ; @"\01_system"
.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
str x0, [sp]
ldr x8, [sp]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
stur wzr, [x29, #-4]
b LBB3_3
LBB3_2:
bl ___error
mov w8, #78
str w8, [x0]
mov w8, #-1
stur w8, [x29, #-4]
b LBB3_3
LBB3_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _abort ## -- Begin function abort
.p2align 4, 0x90
_abort: ## @abort
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $255, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _exit ## -- Begin function exit
.p2align 4, 0x90
_exit: ## @exit
.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
movl %edi, -4(%rbp)
movl -4(%rbp), %edi
callq _halt
LBB1_1: ## =>This Inner Loop Header: Depth=1
jmp LBB1_1
.cfi_endproc
## -- End function
.globl _getenv ## -- Begin function getenv
.p2align 4, 0x90
_getenv: ## @getenv
.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, -8(%rbp)
xorl %eax, %eax
## kill: def $rax killed $eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _system ## -- Begin function _system
.p2align 4, 0x90
_system: ## @"\01_system"
.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 %rdi, -16(%rbp)
cmpq $0, -16(%rbp)
jne LBB3_2
## %bb.1:
movl $0, -4(%rbp)
jmp LBB3_3
LBB3_2:
callq ___error
movl $78, (%rax)
movl $-1, -4(%rbp)
LBB3_3:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
the_stack_data/57599.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _do_a_dim ; -- Begin function do_a_dim
.p2align 2
_do_a_dim: ; @do_a_dim
.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
adrp x8, _n@GOTPAGE
ldr x8, [x8, _n@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
stur x0, [x29, #-8]
str xzr, [sp, #24]
adrp x0, _do_a_dim.r@PAGE
add x0, x0, _do_a_dim.r@PAGEOFF
mov x1, #9092
movk x1, #62, lsl #16
bl _bzero
mov w8, #1
stur w8, [x29, #-12]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldur w8, [x29, #-12]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_11
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr w8, [x8]
stur w8, [x29, #-16]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-16]
subs w8, w8, #1
cset w8, lt
tbnz w8, #0, LBB0_9
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
mov x10, #4036
mul x9, x9, x10
add x8, x8, x9
ldursw x9, [x29, #-16]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
mov w8, #0
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB0_7
LBB0_6: ; in Loop: Header=BB0_3 Depth=2
ldursw x8, [x29, #-12]
mov x9, #4036
mul x9, x8, x9
adrp x8, _do_a_dim.r@PAGE
add x8, x8, _do_a_dim.r@PAGEOFF
add x8, x8, x9
ldur w9, [x29, #-16]
add w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
add w8, w8, #1
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #4] ; 4-byte Folded Reload
ldursw x9, [x29, #-12]
mov x10, #4036
mul x10, x9, x10
adrp x9, _do_a_dim.r@PAGE
add x9, x9, _do_a_dim.r@PAGEOFF
add x9, x9, x10
ldursw x10, [x29, #-16]
str w8, [x9, x10, lsl #2]
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_3 Depth=2
ldur w8, [x29, #-16]
subs w8, w8, #1
stur w8, [x29, #-16]
b LBB0_3
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_1
LBB0_11:
mov w8, #1
stur w8, [x29, #-12]
b LBB0_12
LBB0_12: ; =>This Loop Header: Depth=1
; Child Loop BB0_14 Depth 2
; Child Loop BB0_16 Depth 3
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldur w8, [x29, #-12]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_24
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_12 Depth=1
mov w8, #1
str w8, [sp, #20]
stur w8, [x29, #-16]
b LBB0_14
LBB0_14: ; Parent Loop BB0_12 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_16 Depth 3
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldur w8, [x29, #-16]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_22
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_14 Depth=2
b LBB0_16
LBB0_16: ; Parent Loop BB0_12 Depth=1
; Parent Loop BB0_14 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #20]
subs w8, w8, #1
cset w8, le
mov w9, #0
str w9, [sp] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_18
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_16 Depth=3
ldursw x8, [x29, #-16]
mov x11, #4036
mul x10, x8, x11
adrp x9, _do_a_dim.r@PAGE
add x9, x9, _do_a_dim.r@PAGEOFF
mov x8, x9
add x8, x8, x10
ldursw x10, [x29, #-12]
ldr w8, [x8, x10, lsl #2]
ldr w10, [sp, #20]
subs w12, w10, #1
adrp x10, _do_a_dim.s@PAGE
add x10, x10, _do_a_dim.s@PAGEOFF
ldrsw x10, [x10, w12, sxtw #2]
mul x10, x10, x11
add x9, x9, x10
ldursw x10, [x29, #-12]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, lt
str w8, [sp] ; 4-byte Folded Spill
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_16 Depth=3
ldr w8, [sp] ; 4-byte Folded Reload
tbz w8, #0, LBB0_20
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_16 Depth=3
ldr w8, [sp, #20]
subs w8, w8, #1
str w8, [sp, #20]
b LBB0_16
LBB0_20: ; in Loop: Header=BB0_14 Depth=2
ldr w8, [sp, #20]
subs w8, w8, #1
adrp x9, _do_a_dim.s@PAGE
add x9, x9, _do_a_dim.s@PAGEOFF
ldrsw x10, [x9, w8, sxtw #2]
adrp x8, _do_a_dim.m@PAGE
add x8, x8, _do_a_dim.m@PAGEOFF
ldr x10, [x8, x10, lsl #3]
ldur w11, [x29, #-16]
ldr w12, [sp, #20]
subs w12, w12, #1
ldr w12, [x9, w12, sxtw #2]
subs w11, w11, w12
ldursw x12, [x29, #-16]
mov x13, #4036
mul x13, x12, x13
adrp x12, _do_a_dim.r@PAGE
add x12, x12, _do_a_dim.r@PAGEOFF
add x12, x12, x13
ldursw x13, [x29, #-12]
ldr w12, [x12, x13, lsl #2]
mul w11, w11, w12
add x10, x10, w11, sxtw
ldursw x11, [x29, #-16]
str x10, [x8, x11, lsl #3]
ldursw x10, [x29, #-16]
ldr x10, [x8, x10, lsl #3]
ldr x8, [sp, #24]
add x8, x8, x10
str x8, [sp, #24]
ldur w8, [x29, #-16]
ldrsw x10, [sp, #20]
mov x11, x10
add w11, w11, #1
str w11, [sp, #20]
str w8, [x9, x10, lsl #2]
b LBB0_21
LBB0_21: ; in Loop: Header=BB0_14 Depth=2
ldur w8, [x29, #-16]
add w8, w8, #1
stur w8, [x29, #-16]
b LBB0_14
LBB0_22: ; in Loop: Header=BB0_12 Depth=1
b LBB0_23
LBB0_23: ; in Loop: Header=BB0_12 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_12
LBB0_24:
ldr x0, [sp, #24]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.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
adrp x8, _n@GOTPAGE
ldr x8, [x8, _n@GOTPAGEOFF]
str x8, [sp, #32] ; 8-byte Folded Spill
mov x9, #51719
movk x9, #15258, lsl #16
str x9, [sp, #40] ; 8-byte Folded Spill
stur wzr, [x29, #-4]
stur xzr, [x29, #-24]
stur xzr, [x29, #-32]
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
mov w8, #1
stur w8, [x29, #-8]
b LBB1_1
LBB1_1: ; =>This Loop Header: Depth=1
; Child Loop BB1_3 Depth 2
; Child Loop BB1_5 Depth 3
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldur w8, [x29, #-8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_12
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
mov w8, #1
stur w8, [x29, #-12]
b LBB1_3
LBB1_3: ; Parent Loop BB1_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB1_5 Depth 3
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldur w8, [x29, #-12]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_10
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_3 Depth=2
mov x9, sp
sub x8, x29, #36
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
stur wzr, [x29, #-16]
b LBB1_5
LBB1_5: ; Parent Loop BB1_1 Depth=1
; Parent Loop BB1_3 Depth=2
; => This Inner Loop Header: Depth=3
ldur w8, [x29, #-16]
subs w8, w8, #32
cset w8, ge
tbnz w8, #0, LBB1_8
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_5 Depth=3
ldur w8, [x29, #-36]
ldur w9, [x29, #-16]
asr w8, w8, w9
and w8, w8, #0x1
ldursw x9, [x29, #-16]
mov x10, #9092
movk x10, #62, lsl #16
mul x10, x9, x10
adrp x9, _main.v@PAGE
add x9, x9, _main.v@PAGEOFF
add x9, x9, x10
ldursw x10, [x29, #-8]
mov x11, #4036
mul x10, x10, x11
add x9, x9, x10
ldursw x10, [x29, #-12]
str w8, [x9, x10, lsl #2]
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_5 Depth=3
ldur w8, [x29, #-16]
add w8, w8, #1
stur w8, [x29, #-16]
b LBB1_5
LBB1_8: ; in Loop: Header=BB1_3 Depth=2
b LBB1_9
LBB1_9: ; in Loop: Header=BB1_3 Depth=2
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB1_3
LBB1_10: ; in Loop: Header=BB1_1 Depth=1
b LBB1_11
LBB1_11: ; in Loop: Header=BB1_1 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB1_1
LBB1_12:
stur wzr, [x29, #-16]
b LBB1_13
LBB1_13: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-16]
subs w8, w8, #32
cset w8, ge
tbnz w8, #0, LBB1_16
b LBB1_14
LBB1_14: ; in Loop: Header=BB1_13 Depth=1
ldur x8, [x29, #-24]
str x8, [sp, #24] ; 8-byte Folded Spill
ldursw x8, [x29, #-16]
mov x9, #9092
movk x9, #62, lsl #16
mul x9, x8, x9
adrp x8, _main.v@PAGE
add x8, x8, _main.v@PAGEOFF
add x0, x8, x9
bl _do_a_dim
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x10, [sp, #40] ; 8-byte Folded Reload
sdiv x9, x0, x10
mul x9, x9, x10
subs x9, x0, x9
ldur w11, [x29, #-16]
; kill: def $x11 killed $w11
lsl x9, x9, x11
sdiv x11, x9, x10
mul x11, x11, x10
subs x9, x9, x11
add x8, x8, x9
sdiv x9, x8, x10
mul x9, x9, x10
subs x8, x8, x9
stur x8, [x29, #-24]
b LBB1_15
LBB1_15: ; in Loop: Header=BB1_13 Depth=1
ldur w8, [x29, #-16]
add w8, w8, #1
stur w8, [x29, #-16]
b LBB1_13
LBB1_16:
ldur x8, [x29, #-24]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov w8, #1
stur w8, [x29, #-8]
b LBB1_17
LBB1_17: ; =>This Loop Header: Depth=1
; Child Loop BB1_19 Depth 2
; Child Loop BB1_21 Depth 3
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldur w8, [x29, #-8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_28
b LBB1_18
LBB1_18: ; in Loop: Header=BB1_17 Depth=1
mov w8, #1
stur w8, [x29, #-12]
b LBB1_19
LBB1_19: ; Parent Loop BB1_17 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB1_21 Depth 3
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldur w8, [x29, #-12]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_26
b LBB1_20
LBB1_20: ; in Loop: Header=BB1_19 Depth=2
stur wzr, [x29, #-16]
b LBB1_21
LBB1_21: ; Parent Loop BB1_17 Depth=1
; Parent Loop BB1_19 Depth=2
; => This Inner Loop Header: Depth=3
ldur w8, [x29, #-16]
subs w8, w8, #32
cset w8, ge
tbnz w8, #0, LBB1_24
b LBB1_22
LBB1_22: ; in Loop: Header=BB1_21 Depth=3
ldursw x8, [x29, #-16]
mov x9, #9092
movk x9, #62, lsl #16
mul x9, x8, x9
adrp x8, _main.v@PAGE
add x8, x8, _main.v@PAGEOFF
add x8, x8, x9
ldursw x9, [x29, #-8]
mov x10, #4036
mul x9, x9, x10
add x8, x8, x9
ldursw x9, [x29, #-12]
add x9, x8, x9, lsl #2
ldr w8, [x9]
eor w8, w8, #0x1
str w8, [x9]
b LBB1_23
LBB1_23: ; in Loop: Header=BB1_21 Depth=3
ldur w8, [x29, #-16]
add w8, w8, #1
stur w8, [x29, #-16]
b LBB1_21
LBB1_24: ; in Loop: Header=BB1_19 Depth=2
b LBB1_25
LBB1_25: ; in Loop: Header=BB1_19 Depth=2
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB1_19
LBB1_26: ; in Loop: Header=BB1_17 Depth=1
b LBB1_27
LBB1_27: ; in Loop: Header=BB1_17 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB1_17
LBB1_28:
mov w8, #1
stur w8, [x29, #-8]
b LBB1_29
LBB1_29: ; =>This Loop Header: Depth=1
; Child Loop BB1_31 Depth 2
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldur w8, [x29, #-8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_36
b LBB1_30
LBB1_30: ; in Loop: Header=BB1_29 Depth=1
mov w8, #1
stur w8, [x29, #-12]
b LBB1_31
LBB1_31: ; Parent Loop BB1_29 Depth=1
; => This Inner Loop Header: Depth=2
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldur w8, [x29, #-12]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_34
b LBB1_32
LBB1_32: ; in Loop: Header=BB1_31 Depth=2
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldr w8, [x9]
ldur w10, [x29, #-8]
subs w8, w8, w10
add w8, w8, #1
ldr w9, [x9]
ldur w10, [x29, #-12]
subs w9, w9, w10
add w9, w9, #1
mul w9, w8, w9
ldur x8, [x29, #-32]
add x8, x8, w9, sxtw
stur x8, [x29, #-32]
b LBB1_33
LBB1_33: ; in Loop: Header=BB1_31 Depth=2
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB1_31
LBB1_34: ; in Loop: Header=BB1_29 Depth=1
b LBB1_35
LBB1_35: ; in Loop: Header=BB1_29 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB1_29
LBB1_36:
stur xzr, [x29, #-24]
stur wzr, [x29, #-16]
b LBB1_37
LBB1_37: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-16]
subs w8, w8, #32
cset w8, ge
tbnz w8, #0, LBB1_40
b LBB1_38
LBB1_38: ; in Loop: Header=BB1_37 Depth=1
ldur x8, [x29, #-32]
str x8, [sp, #16] ; 8-byte Folded Spill
ldursw x8, [x29, #-16]
mov x9, #9092
movk x9, #62, lsl #16
mul x9, x8, x9
adrp x8, _main.v@PAGE
add x8, x8, _main.v@PAGEOFF
add x0, x8, x9
bl _do_a_dim
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x10, [sp, #40] ; 8-byte Folded Reload
subs x8, x8, x0
str x8, [sp, #48]
ldur x8, [x29, #-24]
ldr x9, [sp, #48]
sdiv x11, x9, x10
mul x11, x11, x10
subs x9, x9, x11
ldur w11, [x29, #-16]
; kill: def $x11 killed $w11
lsl x9, x9, x11
add x8, x8, x9
sdiv x9, x8, x10
mul x9, x9, x10
subs x8, x8, x9
stur x8, [x29, #-24]
b LBB1_39
LBB1_39: ; in Loop: Header=BB1_37 Depth=1
ldur w8, [x29, #-16]
add w8, w8, #1
stur w8, [x29, #-16]
b LBB1_37
LBB1_40:
ldur x8, [x29, #-24]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.zerofill __DATA,__bss,_do_a_dim.r,4072324,2 ; @do_a_dim.r
.zerofill __DATA,__bss,_do_a_dim.s,4036,2 ; @do_a_dim.s
.zerofill __DATA,__bss,_do_a_dim.m,8072,3 ; @do_a_dim.m
.comm _n,4,2 ; @n
.zerofill __DATA,__bss,_main.v,130314368,2 ; @main.v
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "%lld "
l_.str.2: ; @.str.2
.asciz "%lld\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _do_a_dim ## -- Begin function do_a_dim
.p2align 4, 0x90
_do_a_dim: ## @do_a_dim
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq $0, -24(%rbp)
leaq _do_a_dim.r(%rip), %rdi
xorl %esi, %esi
movl $4072324, %edx ## imm = 0x3E2384
callq _memset
movl $1, -12(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
movl -12(%rbp), %eax
movq _n@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB0_11
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq _n@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -16(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $1, -16(%rbp)
jl LBB0_9
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
imulq $4036, %rcx, %rcx ## imm = 0xFC4
addq %rcx, %rax
movslq -16(%rbp), %rcx
cmpl $0, (%rax,%rcx,4)
jne LBB0_6
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
xorl %eax, %eax
movl %eax, -32(%rbp) ## 4-byte Spill
jmp LBB0_7
LBB0_6: ## in Loop: Header=BB0_3 Depth=2
movslq -12(%rbp), %rcx
leaq _do_a_dim.r(%rip), %rax
imulq $4036, %rcx, %rcx ## imm = 0xFC4
addq %rcx, %rax
movl -16(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
addl $1, %eax
movl %eax, -32(%rbp) ## 4-byte Spill
LBB0_7: ## in Loop: Header=BB0_3 Depth=2
movl -32(%rbp), %edx ## 4-byte Reload
movslq -12(%rbp), %rcx
leaq _do_a_dim.r(%rip), %rax
imulq $4036, %rcx, %rcx ## imm = 0xFC4
addq %rcx, %rax
movslq -16(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.8: ## in Loop: Header=BB0_3 Depth=2
movl -16(%rbp), %eax
addl $-1, %eax
movl %eax, -16(%rbp)
jmp LBB0_3
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_10
LBB0_10: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_1
LBB0_11:
movl $1, -12(%rbp)
LBB0_12: ## =>This Loop Header: Depth=1
## Child Loop BB0_14 Depth 2
## Child Loop BB0_16 Depth 3
movl -12(%rbp), %eax
movq _n@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB0_24
## %bb.13: ## in Loop: Header=BB0_12 Depth=1
movl $1, -28(%rbp)
movl $1, -16(%rbp)
LBB0_14: ## Parent Loop BB0_12 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_16 Depth 3
movl -16(%rbp), %eax
movq _n@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB0_22
## %bb.15: ## in Loop: Header=BB0_14 Depth=2
jmp LBB0_16
LBB0_16: ## Parent Loop BB0_12 Depth=1
## Parent Loop BB0_14 Depth=2
## => This Inner Loop Header: Depth=3
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $1, -28(%rbp)
movb %al, -33(%rbp) ## 1-byte Spill
jle LBB0_18
## %bb.17: ## in Loop: Header=BB0_16 Depth=3
movslq -16(%rbp), %rcx
leaq _do_a_dim.r(%rip), %rax
imulq $4036, %rcx, %rcx ## imm = 0xFC4
addq %rcx, %rax
movslq -12(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl -28(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rdx
leaq _do_a_dim.s(%rip), %rcx
movslq (%rcx,%rdx,4), %rdx
leaq _do_a_dim.r(%rip), %rcx
imulq $4036, %rdx, %rdx ## imm = 0xFC4
addq %rdx, %rcx
movslq -12(%rbp), %rdx
cmpl (%rcx,%rdx,4), %eax
setl %al
movb %al, -33(%rbp) ## 1-byte Spill
LBB0_18: ## in Loop: Header=BB0_16 Depth=3
movb -33(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_19
jmp LBB0_20
LBB0_19: ## in Loop: Header=BB0_16 Depth=3
movl -28(%rbp), %eax
addl $-1, %eax
movl %eax, -28(%rbp)
jmp LBB0_16
LBB0_20: ## in Loop: Header=BB0_14 Depth=2
movl -28(%rbp), %eax
subl $1, %eax
movslq %eax, %rcx
leaq _do_a_dim.s(%rip), %rax
movslq (%rax,%rcx,4), %rcx
leaq _do_a_dim.m(%rip), %rax
movq (%rax,%rcx,8), %rdx
movl -16(%rbp), %eax
movl -28(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rsi
leaq _do_a_dim.s(%rip), %rcx
subl (%rcx,%rsi,4), %eax
movslq -16(%rbp), %rsi
leaq _do_a_dim.r(%rip), %rcx
imulq $4036, %rsi, %rsi ## imm = 0xFC4
addq %rsi, %rcx
movslq -12(%rbp), %rsi
imull (%rcx,%rsi,4), %eax
cltq
addq %rax, %rdx
movslq -16(%rbp), %rcx
leaq _do_a_dim.m(%rip), %rax
movq %rdx, (%rax,%rcx,8)
movslq -16(%rbp), %rcx
leaq _do_a_dim.m(%rip), %rax
movq (%rax,%rcx,8), %rax
addq -24(%rbp), %rax
movq %rax, -24(%rbp)
movl -16(%rbp), %edx
movl -28(%rbp), %eax
movl %eax, %ecx
addl $1, %ecx
movl %ecx, -28(%rbp)
movslq %eax, %rcx
leaq _do_a_dim.s(%rip), %rax
movl %edx, (%rax,%rcx,4)
## %bb.21: ## in Loop: Header=BB0_14 Depth=2
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB0_14
LBB0_22: ## in Loop: Header=BB0_12 Depth=1
jmp LBB0_23
LBB0_23: ## in Loop: Header=BB0_12 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_12
LBB0_24:
movq -24(%rbp), %rax
addq $48, %rsp
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
subq $80, %rsp
movl $0, -4(%rbp)
movq $0, -24(%rbp)
movq $0, -32(%rbp)
leaq L_.str(%rip), %rdi
movq _n@GOTPCREL(%rip), %rsi
movb $0, %al
callq _scanf
movl $1, -8(%rbp)
LBB1_1: ## =>This Loop Header: Depth=1
## Child Loop BB1_3 Depth 2
## Child Loop BB1_5 Depth 3
movl -8(%rbp), %eax
movq _n@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB1_12
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl $1, -12(%rbp)
LBB1_3: ## Parent Loop BB1_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB1_5 Depth 3
movl -12(%rbp), %eax
movq _n@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB1_10
## %bb.4: ## in Loop: Header=BB1_3 Depth=2
leaq L_.str(%rip), %rdi
leaq -36(%rbp), %rsi
movb $0, %al
callq _scanf
movl $0, -16(%rbp)
LBB1_5: ## Parent Loop BB1_1 Depth=1
## Parent Loop BB1_3 Depth=2
## => This Inner Loop Header: Depth=3
cmpl $32, -16(%rbp)
jge LBB1_8
## %bb.6: ## in Loop: Header=BB1_5 Depth=3
movl -36(%rbp), %edx
movl -16(%rbp), %ecx
## kill: def $cl killed $ecx
sarl %cl, %edx
andl $1, %edx
movslq -16(%rbp), %rcx
leaq _main.v(%rip), %rax
imulq $4072324, %rcx, %rcx ## imm = 0x3E2384
addq %rcx, %rax
movslq -8(%rbp), %rcx
imulq $4036, %rcx, %rcx ## imm = 0xFC4
addq %rcx, %rax
movslq -12(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.7: ## in Loop: Header=BB1_5 Depth=3
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB1_5
LBB1_8: ## in Loop: Header=BB1_3 Depth=2
jmp LBB1_9
LBB1_9: ## in Loop: Header=BB1_3 Depth=2
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB1_3
LBB1_10: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_11
LBB1_11: ## in Loop: Header=BB1_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB1_1
LBB1_12:
movl $0, -16(%rbp)
LBB1_13: ## =>This Inner Loop Header: Depth=1
cmpl $32, -16(%rbp)
jge LBB1_16
## %bb.14: ## in Loop: Header=BB1_13 Depth=1
movq -24(%rbp), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movslq -16(%rbp), %rax
leaq _main.v(%rip), %rdi
imulq $4072324, %rax, %rax ## imm = 0x3E2384
addq %rax, %rdi
callq _do_a_dim
movl $1000000007, %ecx ## imm = 0x3B9ACA07
cqto
idivq %rcx
movq %rdx, %rax
movl -16(%rbp), %ecx
## kill: def $rcx killed $ecx
## kill: def $cl killed $rcx
shlq %cl, %rax
movl $1000000007, %ecx ## imm = 0x3B9ACA07
cqto
idivq %rcx
movq -56(%rbp), %rax ## 8-byte Reload
addq %rdx, %rax
movl $1000000007, %ecx ## imm = 0x3B9ACA07
cqto
idivq %rcx
movq %rdx, -24(%rbp)
## %bb.15: ## in Loop: Header=BB1_13 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB1_13
LBB1_16:
movq -24(%rbp), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl $1, -8(%rbp)
LBB1_17: ## =>This Loop Header: Depth=1
## Child Loop BB1_19 Depth 2
## Child Loop BB1_21 Depth 3
movl -8(%rbp), %eax
movq _n@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB1_28
## %bb.18: ## in Loop: Header=BB1_17 Depth=1
movl $1, -12(%rbp)
LBB1_19: ## Parent Loop BB1_17 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB1_21 Depth 3
movl -12(%rbp), %eax
movq _n@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB1_26
## %bb.20: ## in Loop: Header=BB1_19 Depth=2
movl $0, -16(%rbp)
LBB1_21: ## Parent Loop BB1_17 Depth=1
## Parent Loop BB1_19 Depth=2
## => This Inner Loop Header: Depth=3
cmpl $32, -16(%rbp)
jge LBB1_24
## %bb.22: ## in Loop: Header=BB1_21 Depth=3
movslq -16(%rbp), %rcx
leaq _main.v(%rip), %rax
imulq $4072324, %rcx, %rcx ## imm = 0x3E2384
addq %rcx, %rax
movslq -8(%rbp), %rcx
imulq $4036, %rcx, %rcx ## imm = 0xFC4
addq %rcx, %rax
movslq -12(%rbp), %rcx
movl (%rax,%rcx,4), %edx
xorl $1, %edx
movl %edx, (%rax,%rcx,4)
## %bb.23: ## in Loop: Header=BB1_21 Depth=3
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB1_21
LBB1_24: ## in Loop: Header=BB1_19 Depth=2
jmp LBB1_25
LBB1_25: ## in Loop: Header=BB1_19 Depth=2
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB1_19
LBB1_26: ## in Loop: Header=BB1_17 Depth=1
jmp LBB1_27
LBB1_27: ## in Loop: Header=BB1_17 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB1_17
LBB1_28:
movl $1, -8(%rbp)
LBB1_29: ## =>This Loop Header: Depth=1
## Child Loop BB1_31 Depth 2
movl -8(%rbp), %eax
movq _n@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB1_36
## %bb.30: ## in Loop: Header=BB1_29 Depth=1
movl $1, -12(%rbp)
LBB1_31: ## Parent Loop BB1_29 Depth=1
## => This Inner Loop Header: Depth=2
movl -12(%rbp), %eax
movq _n@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jg LBB1_34
## %bb.32: ## in Loop: Header=BB1_31 Depth=2
movq _n@GOTPCREL(%rip), %rax
movl (%rax), %eax
subl -8(%rbp), %eax
addl $1, %eax
movq _n@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
subl -12(%rbp), %ecx
addl $1, %ecx
imull %ecx, %eax
cltq
addq -32(%rbp), %rax
movq %rax, -32(%rbp)
## %bb.33: ## in Loop: Header=BB1_31 Depth=2
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB1_31
LBB1_34: ## in Loop: Header=BB1_29 Depth=1
jmp LBB1_35
LBB1_35: ## in Loop: Header=BB1_29 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB1_29
LBB1_36:
movq $0, -24(%rbp)
movl $0, -16(%rbp)
LBB1_37: ## =>This Inner Loop Header: Depth=1
cmpl $32, -16(%rbp)
jge LBB1_40
## %bb.38: ## in Loop: Header=BB1_37 Depth=1
movq -32(%rbp), %rax
movq %rax, -72(%rbp) ## 8-byte Spill
movslq -16(%rbp), %rax
leaq _main.v(%rip), %rdi
imulq $4072324, %rax, %rax ## imm = 0x3E2384
addq %rax, %rdi
callq _do_a_dim
movq %rax, %rcx
movq -72(%rbp), %rax ## 8-byte Reload
subq %rcx, %rax
movq %rax, -48(%rbp)
movq -24(%rbp), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
movq -48(%rbp), %rax
movl $1000000007, %ecx ## imm = 0x3B9ACA07
cqto
idivq %rcx
movq -64(%rbp), %rax ## 8-byte Reload
movl -16(%rbp), %ecx
## kill: def $rcx killed $ecx
## kill: def $cl killed $rcx
shlq %cl, %rdx
addq %rdx, %rax
movl $1000000007, %ecx ## imm = 0x3B9ACA07
cqto
idivq %rcx
movq %rdx, -24(%rbp)
## %bb.39: ## in Loop: Header=BB1_37 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB1_37
LBB1_40:
movq -24(%rbp), %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.zerofill __DATA,__bss,_do_a_dim.r,4072324,4 ## @do_a_dim.r
.zerofill __DATA,__bss,_do_a_dim.s,4036,4 ## @do_a_dim.s
.zerofill __DATA,__bss,_do_a_dim.m,8072,4 ## @do_a_dim.m
.comm _n,4,2 ## @n
.zerofill __DATA,__bss,_main.v,130314368,4 ## @main.v
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "%lld "
L_.str.2: ## @.str.2
.asciz "%lld\n"
.subsections_via_symbols
|
the_stack_data/132952065.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mbrtowc ; -- Begin function mbrtowc
.p2align 2
_mbrtowc: ; @mbrtowc
.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
stur x0, [x29, #-16]
str x1, [sp, #24]
str x2, [sp, #16]
str x3, [sp, #8]
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
stur xzr, [x29, #-8]
b LBB0_9
LBB0_2:
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
mov x8, #-2
stur x8, [x29, #-8]
b LBB0_9
LBB0_4:
ldr x8, [sp, #24]
ldrsb w8, [x8]
ands w8, w8, #0x80
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
bl ___error
mov w8, #92
str w8, [x0]
mov x8, #-1
stur x8, [x29, #-8]
b LBB0_9
LBB0_6:
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
ldr x8, [sp, #24]
ldrb w8, [x8]
ldur x9, [x29, #-16]
str w8, [x9]
b LBB0_8
LBB0_8:
ldr x8, [sp, #24]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
ands w8, w8, #0x1
cset w9, eq
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
stur x8, [x29, #-8]
b LBB0_9
LBB0_9:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _wcrtomb ; -- Begin function wcrtomb
.p2align 2
_wcrtomb: ; @wcrtomb
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
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
str x0, [sp, #16]
str w1, [sp, #12]
str x2, [sp]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
mov x8, #1
stur x8, [x29, #-8]
b LBB1_6
LBB1_2:
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
ldr w8, [sp, #12]
subs w8, w8, #127
cset w8, le
tbnz w8, #0, LBB1_5
b LBB1_4
LBB1_4:
bl ___error
mov w8, #92
str w8, [x0]
mov x8, #-1
stur x8, [x29, #-8]
b LBB1_6
LBB1_5:
ldr w8, [sp, #12]
ldr x9, [sp, #16]
strb w8, [x9]
mov x8, #1
stur x8, [x29, #-8]
b LBB1_6
LBB1_6:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mbrtowc ## -- Begin function mbrtowc
.p2align 4, 0x90
_mbrtowc: ## @mbrtowc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq %rcx, -40(%rbp)
cmpq $0, -24(%rbp)
jne LBB0_2
## %bb.1:
movq $0, -8(%rbp)
jmp LBB0_9
LBB0_2:
cmpq $0, -32(%rbp)
jne LBB0_4
## %bb.3:
movq $-2, -8(%rbp)
jmp LBB0_9
LBB0_4:
movq -24(%rbp), %rax
movsbl (%rax), %eax
andl $128, %eax
cmpl $0, %eax
je LBB0_6
## %bb.5:
callq ___error
movl $92, (%rax)
movq $-1, -8(%rbp)
jmp LBB0_9
LBB0_6:
cmpq $0, -16(%rbp)
je LBB0_8
## %bb.7:
movq -24(%rbp), %rax
movzbl (%rax), %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
LBB0_8:
movq -24(%rbp), %rax
movsbl (%rax), %edx
movl $1, %eax
xorl %ecx, %ecx
cmpl $0, %edx
cmovel %ecx, %eax
cltq
movq %rax, -8(%rbp)
LBB0_9:
movq -8(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _wcrtomb ## -- Begin function wcrtomb
.p2align 4, 0x90
_wcrtomb: ## @wcrtomb
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpq $0, -16(%rbp)
jne LBB1_2
## %bb.1:
movq $1, -8(%rbp)
jmp LBB1_6
LBB1_2:
cmpl $0, -20(%rbp)
jl LBB1_4
## %bb.3:
cmpl $127, -20(%rbp)
jle LBB1_5
LBB1_4:
callq ___error
movl $92, (%rax)
movq $-1, -8(%rbp)
jmp LBB1_6
LBB1_5:
movl -20(%rbp), %eax
movb %al, %cl
movq -16(%rbp), %rax
movb %cl, (%rax)
movq $1, -8(%rbp)
LBB1_6:
movq -8(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
the_stack_data/76700910.c
|
.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 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
mov w8, #0
stur w8, [x29, #-12] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
fmov s0, #3.00000000
stur s0, [x29, #-8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldur s0, [x29, #-8]
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldur s0, [x29, #-8]
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldur s0, [x29, #-8]
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldur s0, [x29, #-8]
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldur s0, [x29, #-8]
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
ldur s0, [x29, #-8]
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
ldur s0, [x29, #-8]
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
ldur w0, [x29, #-12] ; 4-byte Folded Reload
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Segue os resultados abaixo com quantidades determinadas de casas decimais para o valor 3.145948599785:\n"
l_.str.1: ; @.str.1
.asciz "Com 06 casa decimal: %f\n"
l_.str.2: ; @.str.2
.asciz "Com 05 casa decimal: %.5f\n"
l_.str.3: ; @.str.3
.asciz "Com 04 casa decimal: %.4f\n"
l_.str.4: ; @.str.4
.asciz "Com 03 casa decimal: %.3f\n"
l_.str.5: ; @.str.5
.asciz "Com 02 casa decimal: %.2f\n"
l_.str.6: ; @.str.6
.asciz "Com 01 casa decimal: %.1f\n"
l_.str.7: ; @.str.7
.asciz "Com 00 casa decimal: %.0f\n"
l_.str.8: ; @.str.8
.asciz "\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## -- Begin function main
LCPI0_0:
.long 0x40400000 ## float 3
.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
movl $0, -4(%rbp)
movss LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -8(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.1(%rip), %rdi
movb $1, %al
callq _printf
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.2(%rip), %rdi
movb $1, %al
callq _printf
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.3(%rip), %rdi
movb $1, %al
callq _printf
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.4(%rip), %rdi
movb $1, %al
callq _printf
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.5(%rip), %rdi
movb $1, %al
callq _printf
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.6(%rip), %rdi
movb $1, %al
callq _printf
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.7(%rip), %rdi
movb $1, %al
callq _printf
leaq L_.str.8(%rip), %rdi
movb $0, %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 "Segue os resultados abaixo com quantidades determinadas de casas decimais para o valor 3.145948599785:\n"
L_.str.1: ## @.str.1
.asciz "Com 06 casa decimal: %f\n"
L_.str.2: ## @.str.2
.asciz "Com 05 casa decimal: %.5f\n"
L_.str.3: ## @.str.3
.asciz "Com 04 casa decimal: %.4f\n"
L_.str.4: ## @.str.4
.asciz "Com 03 casa decimal: %.3f\n"
L_.str.5: ## @.str.5
.asciz "Com 02 casa decimal: %.2f\n"
L_.str.6: ## @.str.6
.asciz "Com 01 casa decimal: %.1f\n"
L_.str.7: ## @.str.7
.asciz "Com 00 casa decimal: %.0f\n"
L_.str.8: ## @.str.8
.asciz "\n"
.subsections_via_symbols
|
the_stack_data/44371.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz ".ach4 .ad4der .af1t .al3t .am5at .an5c .ang4 .ani5m"
l_.str.1: ; @.str.1
.asciz ".ant4 .an3te .anti5s .ar5s .ar4tie .ar4ty .as3c"
l_.str.2: ; @.str.2
.asciz ".as1p .as1s .aster5 .atom5 .au1d .av4i .awn4"
l_.str.3: ; @.str.3
.asciz ".ba4g .ba5na .bas4e .ber4 .be5ra .be3sm .be5sto"
l_.str.4: ; @.str.4
.asciz ".bri2 .but4ti .cam4pe .can5c .capa5b .car5ol .ca4t"
l_.str.5: ; @.str.5
.asciz ".ce4la .ch4 .chill5i .ci2 .cit5r .co3e .co4r"
l_.str.6: ; @.str.6
.asciz ".cor5ner .de4moi .de3o .de3ra .de3ri .des4c .dictio5"
l_.str.7: ; @.str.7
.asciz ".do4t .du4c .dumb5 .earth5 .eas3i .eb4 .eer4"
l_.str.8: ; @.str.8
.asciz ".eg2 .el5d .el3em .enam3 .en3g .en3s .eq5ui5t"
l_.str.9: ; @.str.9
.asciz ".er4ri .es3 .eu3 .eye5 .fes3 .for5mer .ga2 .ge2"
l_.str.10: ; @.str.10
.asciz ".gen3t4 .ge5og .gi5a .gi4b .go4r .hand5i .han5k"
l_.str.11: ; @.str.11
.asciz ".he2 .hero5i .hes3 .het3 .hi3b .hi3er .hon5ey"
l_.str.12: ; @.str.12
.asciz ".hon3o .hov5 .id4l .idol3 .im3m .im5pin .in1"
l_.str.13: ; @.str.13
.asciz ".in3ci .ine2 .in2k .in3s .ir5r .is4i .ju3r .la4cy"
l_.str.14: ; @.str.14
.asciz ".la4m .lat5er .lath5 .le2 .leg5e .len4 .lep5"
l_.str.15: ; @.str.15
.asciz ".lev1 .li4g .lig5a .li2n .li3o .li4t .mag5a5"
l_.str.16: ; @.str.16
.asciz ".mal5o .man5a .mar5ti .me2 .mer3c .me5ter .mis1"
l_.str.17: ; @.str.17
.asciz ".mist5i .mon3e .mo3ro .mu5ta .muta5b .ni4c .od2"
l_.str.18: ; @.str.18
.asciz ".odd5 .of5te .or5ato .or3c .or1d .or3t .os3 .os4tl"
l_.str.19: ; @.str.19
.asciz ".oth3 .out3 .ped5al .pe5te .pe5tit .pi4e .pio5n"
l_.str.20: ; @.str.20
.asciz ".pi2t .pre3m .ra4c .ran4t .ratio5na .ree2 .re5mit"
l_.str.21: ; @.str.21
.asciz ".res2 .re5stat .ri4g .rit5u .ro4q .ros5t .row5d"
l_.str.22: ; @.str.22
.asciz ".ru4d .sci3e .self5 .sell5 .se2n .se5rie .sh2"
l_.str.23: ; @.str.23
.asciz ".si2 .sing4 .st4 .sta5bl .sy2 .ta4 .te4 .ten5an"
l_.str.24: ; @.str.24
.asciz ".th2 .ti2 .til4 .tim5o5 .ting4 .tin5k .ton4a"
l_.str.25: ; @.str.25
.asciz ".to4p .top5i .tou5s .trib5ut .un1a .un3ce .under5"
l_.str.26: ; @.str.26
.asciz ".un1e .un5k .un5o .un3u .up3 .ure3 .us5a .ven4de"
l_.str.27: ; @.str.27
.asciz ".ve5ra .wil5i .ye4 4ab. a5bal a5ban abe2 ab5erd"
l_.str.28: ; @.str.28
.asciz "abi5a ab5it5ab ab5lat ab5o5liz 4abr ab5rog ab3ul"
l_.str.29: ; @.str.29
.asciz "a4car ac5ard ac5aro a5ceou ac1er a5chet 4a2ci"
l_.str.30: ; @.str.30
.asciz "a3cie ac1in a3cio ac5rob act5if ac3ul ac4um a2d"
l_.str.31: ; @.str.31
.asciz "ad4din ad5er. 2adi a3dia ad3ica adi4er a3dio"
l_.str.32: ; @.str.32
.asciz "a3dit a5diu ad4le ad3ow ad5ran ad4su 4adu a3duc"
l_.str.33: ; @.str.33
.asciz "ad5um ae4r aeri4e a2f aff4 a4gab aga4n ag5ell"
l_.str.34: ; @.str.34
.asciz "age4o 4ageu ag1i 4ag4l ag1n a2go 3agog ag3oni"
l_.str.35: ; @.str.35
.asciz "a5guer ag5ul a4gy a3ha a3he ah4l a3ho ai2 a5ia"
l_.str.36: ; @.str.36
.asciz "a3ic. ai5ly a4i4n ain5in ain5o ait5en a1j ak1en"
l_.str.37: ; @.str.37
.asciz "al5ab al3ad a4lar 4aldi 2ale al3end a4lenti a5le5o"
l_.str.38: ; @.str.38
.asciz "al1i al4ia. ali4e al5lev 4allic 4alm a5log. a4ly."
l_.str.39: ; @.str.39
.asciz "4alys 5a5lyst 5alyt 3alyz 4ama am5ab am3ag ama5ra"
l_.str.40: ; @.str.40
.asciz "am5asc a4matis a4m5ato am5era am3ic am5if am5ily"
l_.str.41: ; @.str.41
.asciz "am1in ami4no a2mo a5mon amor5i amp5en a2n an3age"
l_.str.42: ; @.str.42
.asciz "3analy a3nar an3arc anar4i a3nati 4and ande4s"
l_.str.43: ; @.str.43
.asciz "an3dis an1dl an4dow a5nee a3nen an5est. a3neu"
l_.str.44: ; @.str.44
.asciz "2ang ang5ie an1gl a4n1ic a3nies an3i3f an4ime"
l_.str.45: ; @.str.45
.asciz "a5nimi a5nine an3io a3nip an3ish an3it a3niu"
l_.str.46: ; @.str.46
.asciz "an4kli 5anniz ano4 an5ot anoth5 an2sa an4sco"
l_.str.47: ; @.str.47
.asciz "an4sn an2sp ans3po an4st an4sur antal4 an4tie"
l_.str.48: ; @.str.48
.asciz "4anto an2tr an4tw an3ua an3ul a5nur 4ao apar4"
l_.str.49: ; @.str.49
.asciz "ap5at ap5ero a3pher 4aphi a4pilla ap5illar ap3in"
l_.str.50: ; @.str.50
.asciz "ap3ita a3pitu a2pl apoc5 ap5ola apor5i apos3t"
l_.str.51: ; @.str.51
.asciz "aps5es a3pu aque5 2a2r ar3act a5rade ar5adis"
l_.str.52: ; @.str.52
.asciz "ar3al a5ramete aran4g ara3p ar4at a5ratio ar5ativ"
l_.str.53: ; @.str.53
.asciz "a5rau ar5av4 araw4 arbal4 ar4chan ar5dine ar4dr"
l_.str.54: ; @.str.54
.asciz "ar5eas a3ree ar3ent a5ress ar4fi ar4fl ar1i ar5ial"
l_.str.55: ; @.str.55
.asciz "ar3ian a3riet ar4im ar5inat ar3io ar2iz ar2mi"
l_.str.56: ; @.str.56
.asciz "ar5o5d a5roni a3roo ar2p ar3q arre4 ar4sa ar2sh"
l_.str.57: ; @.str.57
.asciz "4as. as4ab as3ant ashi4 a5sia. a3sib a3sic 5a5si4t"
l_.str.58: ; @.str.58
.asciz "ask3i as4l a4soc as5ph as4sh as3ten as1tr asur5a"
l_.str.59: ; @.str.59
.asciz "a2ta at3abl at5ac at3alo at5ap ate5c at5ech at3ego"
l_.str.60: ; @.str.60
.asciz "at3en. at3era ater5n a5terna at3est at5ev 4ath"
l_.str.61: ; @.str.61
.asciz "ath5em a5then at4ho ath5om 4ati. a5tia at5i5b"
l_.str.62: ; @.str.62
.asciz "at1ic at3if ation5ar at3itu a4tog a2tom at5omiz"
l_.str.63: ; @.str.63
.asciz "a4top a4tos a1tr at5rop at4sk at4tag at5te at4th"
l_.str.64: ; @.str.64
.asciz "a2tu at5ua at5ue at3ul at3ura a2ty au4b augh3"
l_.str.65: ; @.str.65
.asciz "au3gu au4l2 aun5d au3r au5sib aut5en au1th a2va"
l_.str.66: ; @.str.66
.asciz "av3ag a5van ave4no av3era av5ern av5ery av1i"
l_.str.67: ; @.str.67
.asciz "avi4er av3ig av5oc a1vor 3away aw3i aw4ly aws4"
l_.str.68: ; @.str.68
.asciz "ax4ic ax4id ay5al aye4 ays4 azi4er azz5i 5ba."
l_.str.69: ; @.str.69
.asciz "bad5ger ba4ge bal1a ban5dag ban4e ban3i barbi5"
l_.str.70: ; @.str.70
.asciz "bari4a bas4si 1bat ba4z 2b1b b2be b3ber bbi4na"
l_.str.71: ; @.str.71
.asciz "4b1d 4be. beak4 beat3 4be2d be3da be3de be3di"
l_.str.72: ; @.str.72
.asciz "be3gi be5gu 1bel be1li be3lo 4be5m be5nig be5nu"
l_.str.73: ; @.str.73
.asciz "4bes4 be3sp be5str 3bet bet5iz be5tr be3tw be3w"
l_.str.74: ; @.str.74
.asciz "be5yo 2bf 4b3h bi2b bi4d 3bie bi5en bi4er 2b3if"
l_.str.75: ; @.str.75
.asciz "1bil bi3liz bina5r4 bin4d bi5net bi3ogr bi5ou"
l_.str.76: ; @.str.76
.asciz "bi2t 3bi3tio bi3tr 3bit5ua b5itz b1j bk4 b2l2"
l_.str.77: ; @.str.77
.asciz "blath5 b4le. blen4 5blesp b3lis b4lo blun4t 4b1m"
l_.str.78: ; @.str.78
.asciz "4b3n bne5g 3bod bod3i bo4e bol3ic bom4bi bon4a"
l_.str.79: ; @.str.79
.asciz "bon5at 3boo 5bor. 4b1ora bor5d 5bore 5bori 5bos4"
l_.str.80: ; @.str.80
.asciz "b5ota both5 bo4to bound3 4bp 4brit broth3 2b5s2"
l_.str.81: ; @.str.81
.asciz "bsor4 2bt bt4l b4to b3tr buf4fer bu4ga bu3li"
l_.str.82: ; @.str.82
.asciz "bumi4 bu4n bunt4i bu3re bus5ie buss4e 5bust 4buta"
l_.str.83: ; @.str.83
.asciz "3butio b5uto b1v 4b5w 5by. bys4 1ca cab3in"
l_.str.84: ; @.str.84
.asciz "ca1bl cach4 ca5den 4cag4 2c5ah ca3lat cal4la"
l_.str.85: ; @.str.85
.asciz "call5in 4calo can5d can4e can4ic can5is can3iz"
l_.str.86: ; @.str.86
.asciz "can4ty cany4 ca5per car5om cast5er cas5tig 4casy"
l_.str.87: ; @.str.87
.asciz "ca4th 4cativ cav5al c3c ccha5 cci4a ccompa5 ccon4"
l_.str.88: ; @.str.88
.asciz "ccou3t 2ce. 4ced. 4ceden 3cei 5cel. 3cell 1cen"
l_.str.89: ; @.str.89
.asciz "3cenc 2cen4e 4ceni 3cent 3cep ce5ram 4cesa 3cessi"
l_.str.90: ; @.str.90
.asciz "ces5si5b ces5t cet4 c5e4ta cew4 2ch 4ch. 4ch3ab"
l_.str.91: ; @.str.91
.asciz "5chanic ch5a5nis che2 cheap3 4ched che5lo 3chemi"
l_.str.92: ; @.str.92
.asciz "ch5ene ch3er. ch3ers 4ch1in 5chine. ch5iness 5chini"
l_.str.93: ; @.str.93
.asciz "5chio 3chit chi2z 3cho2 ch4ti 1ci 3cia ci2a5b"
l_.str.94: ; @.str.94
.asciz "cia5r ci5c 4cier 5cific. 4cii ci4la 3cili 2cim"
l_.str.95: ; @.str.95
.asciz "2cin c4ina 3cinat cin3em c1ing c5ing. 5cino cion4"
l_.str.96: ; @.str.96
.asciz "4cipe ci3ph 4cipic 4cista 4cisti 2c1it cit3iz"
l_.str.97: ; @.str.97
.asciz "5ciz ck1 ck3i 1c4l4 4clar c5laratio 5clare cle4m"
l_.str.98: ; @.str.98
.asciz "4clic clim4 cly4 c5n 1co co5ag coe2 2cog co4gr"
l_.str.99: ; @.str.99
.asciz "coi4 co3inc col5i 5colo col3or com5er con4a c4one"
l_.str.100: ; @.str.100
.asciz "con3g con5t co3pa cop3ic co4pl 4corb coro3n cos4e"
l_.str.101: ; @.str.101
.asciz "cov1 cove4 cow5a coz5e co5zi c1q cras5t 5crat."
l_.str.102: ; @.str.102
.asciz "5cratic cre3at 5cred 4c3reta cre4v cri2 cri5f"
l_.str.103: ; @.str.103
.asciz "c4rin cris4 5criti cro4pl crop5o cros4e cru4d"
l_.str.104: ; @.str.104
.asciz "4c3s2 2c1t cta4b ct5ang c5tant c2te c3ter c4ticu"
l_.str.105: ; @.str.105
.asciz "ctim3i ctu4r c4tw cud5 c4uf c4ui cu5ity 5culi"
l_.str.106: ; @.str.106
.asciz "cul4tis 3cultu cu2ma c3ume cu4mi 3cun cu3pi cu5py"
l_.str.107: ; @.str.107
.asciz "cur5a4b cu5ria 1cus cuss4i 3c4ut cu4tie 4c5utiv"
l_.str.108: ; @.str.108
.asciz "4cutr 1cy cze4 1d2a 5da. 2d3a4b dach4 4daf"
l_.str.109: ; @.str.109
.asciz "2dag da2m2 dan3g dard5 dark5 4dary 3dat 4dativ"
l_.str.110: ; @.str.110
.asciz "4dato 5dav4 dav5e 5day d1b d5c d1d4 2de. deaf5"
l_.str.111: ; @.str.111
.asciz "deb5it de4bon decan4 de4cil de5com 2d1ed 4dee."
l_.str.112: ; @.str.112
.asciz "de5if deli4e del5i5q de5lo d4em 5dem. 3demic"
l_.str.113: ; @.str.113
.asciz "dem5ic. de5mil de4mons demor5 1den de4nar de3no"
l_.str.114: ; @.str.114
.asciz "denti5f de3nu de1p de3pa depi4 de2pu d3eq d4erh"
l_.str.115: ; @.str.115
.asciz "5derm dern5iz der5s des2 d2es. de1sc de2s5o des3ti"
l_.str.116: ; @.str.116
.asciz "de3str de4su de1t de2to de1v dev3il 4dey 4d1f"
l_.str.117: ; @.str.117
.asciz "d4ga d3ge4t dg1i d2gy d1h2 5di. 1d4i3a dia5b"
l_.str.118: ; @.str.118
.asciz "di4cam d4ice 3dict 3did 5di3en d1if di3ge di4lato"
l_.str.119: ; @.str.119
.asciz "d1in 1dina 3dine. 5dini di5niz 1dio dio5g di4pl"
l_.str.120: ; @.str.120
.asciz "dir2 di1re dirt5i dis1 5disi d4is3t d2iti 1di1v"
l_.str.121: ; @.str.121
.asciz "d1j d5k2 4d5la 3dle. 3dled 3dles. 4dless 2d3lo"
l_.str.122: ; @.str.122
.asciz "4d5lu 2dly d1m 4d1n4 1do 3do. do5de 5doe 2d5of"
l_.str.123: ; @.str.123
.asciz "d4og do4la doli4 do5lor dom5iz do3nat doni4 doo3d"
l_.str.124: ; @.str.124
.asciz "dop4p d4or 3dos 4d5out do4v 3dox d1p 1dr drag5on"
l_.str.125: ; @.str.125
.asciz "4drai dre4 drea5r 5dren dri4b dril4 dro4p 4drow"
l_.str.126: ; @.str.126
.asciz "5drupli 4dry 2d1s2 ds4p d4sw d4sy d2th 1du"
l_.str.127: ; @.str.127
.asciz "d1u1a du2c d1uca duc5er 4duct. 4ducts du5el du4g"
l_.str.128: ; @.str.128
.asciz "d3ule dum4be du4n 4dup du4pe d1v d1w d2y 5dyn"
l_.str.129: ; @.str.129
.asciz "dy4se dys5p e1a4b e3act ead1 ead5ie ea4ge ea5ger"
l_.str.130: ; @.str.130
.asciz "ea4l eal5er eal3ou eam3er e5and ear3a ear4c ear5es"
l_.str.131: ; @.str.131
.asciz "ear4ic ear4il ear5k ear2t eart3e ea5sp e3ass"
l_.str.132: ; @.str.132
.asciz "east3 ea2t eat5en eath3i e5atif e4a3tu ea2v eav3en"
l_.str.133: ; @.str.133
.asciz "eav5i eav5o 2e1b e4bel. e4bels e4ben e4bit e3br"
l_.str.134: ; @.str.134
.asciz "e4cad ecan5c ecca5 e1ce ec5essa ec2i e4cib ec5ificat"
l_.str.135: ; @.str.135
.asciz "ec5ifie ec5ify ec3im eci4t e5cite e4clam e4clus"
l_.str.136: ; @.str.136
.asciz "e2col e4comm e4compe e4conc e2cor ec3ora eco5ro"
l_.str.137: ; @.str.137
.asciz "e1cr e4crem ec4tan ec4te e1cu e4cul ec3ula 2e2da"
l_.str.138: ; @.str.138
.asciz "4ed3d e4d1er ede4s 4edi e3dia ed3ib ed3ica ed3im"
l_.str.139: ; @.str.139
.asciz "ed1it edi5z 4edo e4dol edon2 e4dri e4dul ed5ulo"
l_.str.140: ; @.str.140
.asciz "ee2c eed3i ee2f eel3i ee4ly ee2m ee4na ee4p1"
l_.str.141: ; @.str.141
.asciz "ee2s4 eest4 ee4ty e5ex e1f e4f3ere 1eff e4fic"
l_.str.142: ; @.str.142
.asciz "5efici efil4 e3fine ef5i5nite 3efit efor5es e4fuse."
l_.str.143: ; @.str.143
.asciz "4egal eger4 eg5ib eg4ic eg5ing e5git5 eg5n e4go."
l_.str.144: ; @.str.144
.asciz "e4gos eg1ul e5gur 5egy e1h4 eher4 ei2 e5ic"
l_.str.145: ; @.str.145
.asciz "ei5d eig2 ei5gl e3imb e3inf e1ing e5inst eir4d"
l_.str.146: ; @.str.146
.asciz "eit3e ei3th e5ity e1j e4jud ej5udi eki4n ek4la"
l_.str.147: ; @.str.147
.asciz "e1la e4la. e4lac elan4d el5ativ e4law elaxa4"
l_.str.148: ; @.str.148
.asciz "e3lea el5ebra 5elec e4led el3ega e5len e4l1er"
l_.str.149: ; @.str.149
.asciz "e1les el2f el2i e3libe e4l5ic. el3ica e3lier"
l_.str.150: ; @.str.150
.asciz "el5igib e5lim e4l3ing e3lio e2lis el5ish e3liv3"
l_.str.151: ; @.str.151
.asciz "4ella el4lab ello4 e5loc el5og el3op. el2sh el4ta"
l_.str.152: ; @.str.152
.asciz "e5lud el5ug e4mac e4mag e5man em5ana em5b e1me"
l_.str.153: ; @.str.153
.asciz "e2mel e4met em3ica emi4e em5igra em1in2 em5ine"
l_.str.154: ; @.str.154
.asciz "em3i3ni e4mis em5ish e5miss em3iz 5emniz emo4g"
l_.str.155: ; @.str.155
.asciz "emoni5o em3pi e4mul em5ula emu3n e3my en5amo"
l_.str.156: ; @.str.156
.asciz "e4nant ench4er en3dic e5nea e5nee en3em en5ero"
l_.str.157: ; @.str.157
.asciz "en5esi en5est en3etr e3new en5ics e5nie e5nil"
l_.str.158: ; @.str.158
.asciz "e3nio en3ish en3it e5niu 5eniz 4enn 4eno eno4g"
l_.str.159: ; @.str.159
.asciz "e4nos en3ov en4sw ent5age 4enthes en3ua en5uf"
l_.str.160: ; @.str.160
.asciz "e3ny. 4en3z e5of eo2g e4oi4 e3ol eop3ar e1or"
l_.str.161: ; @.str.161
.asciz "eo3re eo5rol eos4 e4ot eo4to e5out e5ow e2pa"
l_.str.162: ; @.str.162
.asciz "e3pai ep5anc e5pel e3pent ep5etitio ephe4 e4pli"
l_.str.163: ; @.str.163
.asciz "e1po e4prec ep5reca e4pred ep3reh e3pro e4prob"
l_.str.164: ; @.str.164
.asciz "ep4sh ep5ti5b e4put ep5uta e1q equi3l e4q3ui3s"
l_.str.165: ; @.str.165
.asciz "er1a era4b 4erand er3ar 4erati. 2erb er4bl er3ch"
l_.str.166: ; @.str.166
.asciz "er4che 2ere. e3real ere5co ere3in er5el. er3emo"
l_.str.167: ; @.str.167
.asciz "er5ena er5ence 4erene er3ent ere4q er5ess er3est"
l_.str.168: ; @.str.168
.asciz "eret4 er1h er1i e1ria4 5erick e3rien eri4er er3ine"
l_.str.169: ; @.str.169
.asciz "e1rio 4erit er4iu eri4v e4riva er3m4 er4nis 4ernit"
l_.str.170: ; @.str.170
.asciz "5erniz er3no 2ero er5ob e5roc ero4r er1ou er1s"
l_.str.171: ; @.str.171
.asciz "er3set ert3er 4ertl er3tw 4eru eru4t 5erwau e1s4a"
l_.str.172: ; @.str.172
.asciz "e4sage. e4sages es2c e2sca es5can e3scr es5cu"
l_.str.173: ; @.str.173
.asciz "e1s2e e2sec es5ecr es5enc e4sert. e4serts e4serva"
l_.str.174: ; @.str.174
.asciz "4esh e3sha esh5en e1si e2sic e2sid es5iden es5igna"
l_.str.175: ; @.str.175
.asciz "e2s5im es4i4n esis4te esi4u e5skin es4mi e2sol"
l_.str.176: ; @.str.176
.asciz "es3olu e2son es5ona e1sp es3per es5pira es4pre"
l_.str.177: ; @.str.177
.asciz "2ess es4si4b estan4 es3tig es5tim 4es2to e3ston"
l_.str.178: ; @.str.178
.asciz "2estr e5stro estruc5 e2sur es5urr es4w eta4b"
l_.str.179: ; @.str.179
.asciz "eten4d e3teo ethod3 et1ic e5tide etin4 eti4no"
l_.str.180: ; @.str.180
.asciz "e5tir e5titio et5itiv 4etn et5ona e3tra e3tre"
l_.str.181: ; @.str.181
.asciz "et3ric et5rif et3rog et5ros et3ua et5ym et5z"
l_.str.182: ; @.str.182
.asciz "4eu e5un e3up eu3ro eus4 eute4 euti5l eu5tr"
l_.str.183: ; @.str.183
.asciz "eva2p5 e2vas ev5ast e5vea ev3ell evel3o e5veng"
l_.str.184: ; @.str.184
.asciz "even4i ev1er e5verb e1vi ev3id evi4l e4vin evi4v"
l_.str.185: ; @.str.185
.asciz "e5voc e5vu e1wa e4wag e5wee e3wh ewil5 ew3ing"
l_.str.186: ; @.str.186
.asciz "e3wit 1exp 5eyc 5eye. eys4 1fa fa3bl fab3r"
l_.str.187: ; @.str.187
.asciz "fa4ce 4fag fain4 fall5e 4fa4ma fam5is 5far far5th"
l_.str.188: ; @.str.188
.asciz "fa3ta fa3the 4fato fault5 4f5b 4fd 4fe. feas4"
l_.str.189: ; @.str.189
.asciz "feath3 fe4b 4feca 5fect 2fed fe3li fe4mo fen2d"
l_.str.190: ; @.str.190
.asciz "fend5e fer1 5ferr fev4 4f1f f4fes f4fie f5fin."
l_.str.191: ; @.str.191
.asciz "f2f5is f4fly f2fy 4fh 1fi fi3a 2f3ic. 4f3ical"
l_.str.192: ; @.str.192
.asciz "f3ican 4ficate f3icen fi3cer fic4i 5ficia 5ficie"
l_.str.193: ; @.str.193
.asciz "4fics fi3cu fi5del fight5 fil5i fill5in 4fily"
l_.str.194: ; @.str.194
.asciz "2fin 5fina fin2d5 fi2ne f1in3g fin4n fis4ti f4l2"
l_.str.195: ; @.str.195
.asciz "f5less flin4 flo3re f2ly5 4fm 4fn 1fo 5fon"
l_.str.196: ; @.str.196
.asciz "fon4de fon4t fo2r fo5rat for5ay fore5t for4i"
l_.str.197: ; @.str.197
.asciz "fort5a fos5 4f5p fra4t f5rea fres5c fri2 fril4"
l_.str.198: ; @.str.198
.asciz "frol5 2f3s 2ft f4to f2ty 3fu fu5el 4fug fu4min"
l_.str.199: ; @.str.199
.asciz "fu5ne fu3ri fusi4 fus4s 4futa 1fy 1ga gaf4"
l_.str.200: ; @.str.200
.asciz "5gal. 3gali ga3lo 2gam ga5met g5amo gan5is ga3niz"
l_.str.201: ; @.str.201
.asciz "gani5za 4gano gar5n4 gass4 gath3 4gativ 4gaz"
l_.str.202: ; @.str.202
.asciz "g3b gd4 2ge. 2ged geez4 gel4in ge5lis ge5liz"
l_.str.203: ; @.str.203
.asciz "4gely 1gen ge4nat ge5niz 4geno 4geny 1geo ge3om"
l_.str.204: ; @.str.204
.asciz "g4ery 5gesi geth5 4geto ge4ty ge4v 4g1g2 g2ge"
l_.str.205: ; @.str.205
.asciz "g3ger gglu5 ggo4 gh3in gh5out gh4to 5gi. 1gi4a"
l_.str.206: ; @.str.206
.asciz "gia5r g1ic 5gicia g4ico gien5 5gies. gil4 g3imen"
l_.str.207: ; @.str.207
.asciz "3g4in. gin5ge 5g4ins 5gio 3gir gir4l g3isl gi4u"
l_.str.208: ; @.str.208
.asciz "5giv 3giz gl2 gla4 glad5i 5glas 1gle gli4b"
l_.str.209: ; @.str.209
.asciz "g3lig 3glo glo3r g1m g4my gn4a g4na. gnet4t"
l_.str.210: ; @.str.210
.asciz "g1ni g2nin g4nio g1no g4non 1go 3go. gob5 5goe"
l_.str.211: ; @.str.211
.asciz "3g4o4g go3is gon2 4g3o3na gondo5 go3ni 5goo go5riz"
l_.str.212: ; @.str.212
.asciz "gor5ou 5gos. gov1 g3p 1gr 4grada g4rai gran2"
l_.str.213: ; @.str.213
.asciz "5graph. g5rapher 5graphic 4graphy 4gray gre4n 4gress."
l_.str.214: ; @.str.214
.asciz "4grit g4ro gruf4 gs2 g5ste gth3 gu4a 3guard"
l_.str.215: ; @.str.215
.asciz "2gue 5gui5t 3gun 3gus 4gu4t g3w 1gy 2g5y3n"
l_.str.216: ; @.str.216
.asciz "gy5ra h3ab4l hach4 hae4m hae4t h5agu ha3la hala3m"
l_.str.217: ; @.str.217
.asciz "ha4m han4ci han4cy 5hand. han4g hang5er hang5o"
l_.str.218: ; @.str.218
.asciz "h5a5niz han4k han4te hap3l hap5t ha3ran ha5ras"
l_.str.219: ; @.str.219
.asciz "har2d hard3e har4le harp5en har5ter has5s haun4"
l_.str.220: ; @.str.220
.asciz "5haz haz3a h1b 1head 3hear he4can h5ecat h4ed"
l_.str.221: ; @.str.221
.asciz "he5do5 he3l4i hel4lis hel4ly h5elo hem4p he2n"
l_.str.222: ; @.str.222
.asciz "hena4 hen5at heo5r hep5 h4era hera3p her4ba here5a"
l_.str.223: ; @.str.223
.asciz "h3ern h5erou h3ery h1es he2s5p he4t het4ed heu4"
l_.str.224: ; @.str.224
.asciz "h1f h1h hi5an hi4co high5 h4il2 himer4 h4ina"
l_.str.225: ; @.str.225
.asciz "hion4e hi4p hir4l hi3ro hir4p hir4r his3el his4s"
l_.str.226: ; @.str.226
.asciz "hith5er hi2v 4hk 4h1l4 hlan4 h2lo hlo3ri 4h1m"
l_.str.227: ; @.str.227
.asciz "hmet4 2h1n h5odiz h5ods ho4g hoge4 hol5ar 3hol4e"
l_.str.228: ; @.str.228
.asciz "ho4ma home3 hon4a ho5ny 3hood hoon4 hor5at ho5ris"
l_.str.229: ; @.str.229
.asciz "hort3e ho5ru hos4e ho5sen hos1p 1hous house3"
l_.str.230: ; @.str.230
.asciz "hov5el 4h5p 4hr4 hree5 hro5niz hro3po 4h1s2 h4sh"
l_.str.231: ; @.str.231
.asciz "h4tar ht1en ht5es h4ty hu4g hu4min hun5ke hun4t"
l_.str.232: ; @.str.232
.asciz "hus3t4 hu4t h1w h4wart hy3pe hy3ph hy2s 2i1a"
l_.str.233: ; @.str.233
.asciz "i2al iam4 iam5ete i2an 4ianc ian3i 4ian4t ia5pe"
l_.str.234: ; @.str.234
.asciz "iass4 i4ativ ia4tric i4atu ibe4 ib3era ib5ert"
l_.str.235: ; @.str.235
.asciz "ib5ia ib3in ib5it. ib5ite i1bl ib3li i5bo i1br"
l_.str.236: ; @.str.236
.asciz "i2b5ri i5bun 4icam 5icap 4icar i4car. i4cara"
l_.str.237: ; @.str.237
.asciz "icas5 i4cay iccu4 4iceo 4ich 2ici i5cid ic5ina"
l_.str.238: ; @.str.238
.asciz "i2cip ic3ipa i4cly i2c5oc 4i1cr 5icra i4cry ic4te"
l_.str.239: ; @.str.239
.asciz "ictu2 ic4t3ua ic3ula ic4um ic5uo i3cur 2id i4dai"
l_.str.240: ; @.str.240
.asciz "id5anc id5d ide3al ide4s i2di id5ian idi4ar i5die"
l_.str.241: ; @.str.241
.asciz "id3io idi5ou id1it id5iu i3dle i4dom id3ow i4dr"
l_.str.242: ; @.str.242
.asciz "i2du id5uo 2ie4 ied4e 5ie5ga ield3 ien5a4 ien4e"
l_.str.243: ; @.str.243
.asciz "i5enn i3enti i1er. i3esc i1est i3et 4if. if5ero"
l_.str.244: ; @.str.244
.asciz "iff5en if4fr 4ific. i3fie i3fl 4ift 2ig iga5b"
l_.str.245: ; @.str.245
.asciz "ig3era ight3i 4igi i3gib ig3il ig3in ig3it i4g4l"
l_.str.246: ; @.str.246
.asciz "i2go ig3or ig5ot i5gre igu5i ig1ur i3h 4i5i4"
l_.str.247: ; @.str.247
.asciz "i3j 4ik i1la il3a4b i4lade i2l5am ila5ra i3leg"
l_.str.248: ; @.str.248
.asciz "il1er ilev4 il5f il1i il3ia il2ib il3io il4ist"
l_.str.249: ; @.str.249
.asciz "2ilit il2iz ill5ab 4iln il3oq il4ty il5ur il3v"
l_.str.250: ; @.str.250
.asciz "i4mag im3age ima5ry imenta5r 4imet im1i im5ida"
l_.str.251: ; @.str.251
.asciz "imi5le i5mini 4imit im4ni i3mon i2mu im3ula 2in."
l_.str.252: ; @.str.252
.asciz "i4n3au 4inav incel4 in3cer 4ind in5dling 2ine"
l_.str.253: ; @.str.253
.asciz "i3nee iner4ar i5ness 4inga 4inge in5gen 4ingi"
l_.str.254: ; @.str.254
.asciz "in5gling 4ingo 4ingu 2ini i5ni. i4nia in3io in1is"
l_.str.255: ; @.str.255
.asciz "i5nite. 5initio in3ity 4ink 4inl 2inn 2i1no i4no4c"
l_.str.256: ; @.str.256
.asciz "ino4s i4not 2ins in3se insur5a 2int. 2in4th in1u"
l_.str.257: ; @.str.257
.asciz "i5nus 4iny 2io 4io. ioge4 io2gr i1ol io4m ion3at"
l_.str.258: ; @.str.258
.asciz "ion4ery ion3i io5ph ior3i i4os io5th i5oti io4to"
l_.str.259: ; @.str.259
.asciz "i4our 2ip ipe4 iphras4 ip3i ip4ic ip4re4 ip3ul"
l_.str.260: ; @.str.260
.asciz "i3qua iq5uef iq3uid iq3ui3t 4ir i1ra ira4b i4rac"
l_.str.261: ; @.str.261
.asciz "ird5e ire4de i4ref i4rel4 i4res ir5gi ir1i iri5de"
l_.str.262: ; @.str.262
.asciz "ir4is iri3tu 5i5r2iz ir4min iro4g 5iron. ir5ul"
l_.str.263: ; @.str.263
.asciz "2is. is5ag is3ar isas5 2is1c is3ch 4ise is3er"
l_.str.264: ; @.str.264
.asciz "3isf is5han is3hon ish5op is3ib isi4d i5sis is5itiv"
l_.str.265: ; @.str.265
.asciz "4is4k islan4 4isms i2so iso5mer is1p is2pi is4py"
l_.str.266: ; @.str.266
.asciz "4is1s is4sal issen4 is4ses is4ta. is1te is1ti"
l_.str.267: ; @.str.267
.asciz "ist4ly 4istral i2su is5us 4ita. ita4bi i4tag"
l_.str.268: ; @.str.268
.asciz "4ita5m i3tan i3tat 2ite it3era i5teri it4es 2ith"
l_.str.269: ; @.str.269
.asciz "i1ti 4itia 4i2tic it3ica 5i5tick it3ig it5ill"
l_.str.270: ; @.str.270
.asciz "i2tim 2itio 4itis i4tism i2t5o5m 4iton i4tram"
l_.str.271: ; @.str.271
.asciz "it5ry 4itt it3uat i5tud it3ul 4itz. i1u 2iv"
l_.str.272: ; @.str.272
.asciz "iv3ell iv3en. i4v3er. i4vers. iv5il. iv5io iv1it"
l_.str.273: ; @.str.273
.asciz "i5vore iv3o3ro i4v3ot 4i5w ix4o 4iy 4izar izi4"
l_.str.274: ; @.str.274
.asciz "5izont 5ja jac4q ja4p 1je jer5s 4jestie 4jesty"
l_.str.275: ; @.str.275
.asciz "jew3 jo4p 5judg 3ka. k3ab k5ag kais4 kal4 k1b"
l_.str.276: ; @.str.276
.asciz "k2ed 1kee ke4g ke5li k3en4d k1er kes4 k3est."
l_.str.277: ; @.str.277
.asciz "ke4ty k3f kh4 k1i 5ki. 5k2ic k4ill kilo5 k4im"
l_.str.278: ; @.str.278
.asciz "k4in. kin4de k5iness kin4g ki4p kis4 k5ish kk4"
l_.str.279: ; @.str.279
.asciz "k1l 4kley 4kly k1m k5nes 1k2no ko5r kosh4 k3ou"
l_.str.280: ; @.str.280
.asciz "kro5n 4k1s2 k4sc ks4l k4sy k5t k1w lab3ic l4abo"
l_.str.281: ; @.str.281
.asciz "laci4 l4ade la3dy lag4n lam3o 3land lan4dl lan5et"
l_.str.282: ; @.str.282
.asciz "lan4te lar4g lar3i las4e la5tan 4lateli 4lativ"
l_.str.283: ; @.str.283
.asciz "4lav la4v4a 2l1b lbin4 4l1c2 lce4 l3ci 2ld"
l_.str.284: ; @.str.284
.asciz "l2de ld4ere ld4eri ldi4 ld5is l3dr l4dri le2a"
l_.str.285: ; @.str.285
.asciz "le4bi left5 5leg. 5legg le4mat lem5atic 4len."
l_.str.286: ; @.str.286
.asciz "3lenc 5lene. 1lent le3ph le4pr lera5b ler4e 3lerg"
l_.str.287: ; @.str.287
.asciz "3l4eri l4ero les2 le5sco 5lesq 3less 5less. l3eva"
l_.str.288: ; @.str.288
.asciz "lev4er. lev4era lev4ers 3ley 4leye 2lf l5fr 4l1g4"
l_.str.289: ; @.str.289
.asciz "l5ga lgar3 l4ges lgo3 2l3h li4ag li2am liar5iz"
l_.str.290: ; @.str.290
.asciz "li4as li4ato li5bi 5licio li4cor 4lics 4lict."
l_.str.291: ; @.str.291
.asciz "l4icu l3icy l3ida lid5er 3lidi lif3er l4iff li4fl"
l_.str.292: ; @.str.292
.asciz "5ligate 3ligh li4gra 3lik 4l4i4l lim4bl lim3i"
l_.str.293: ; @.str.293
.asciz "li4mo l4im4p l4ina 1l4ine lin3ea lin3i link5er"
l_.str.294: ; @.str.294
.asciz "li5og 4l4iq lis4p l1it l2it. 5litica l5i5tics"
l_.str.295: ; @.str.295
.asciz "liv3er l1iz 4lj lka3 l3kal lka4t l1l l4law"
l_.str.296: ; @.str.296
.asciz "l2le l5lea l3lec l3leg l3lel l3le4n l3le4t ll2i"
l_.str.297: ; @.str.297
.asciz "l2lin4 l5lina ll4o lloqui5 ll5out l5low 2lm l5met"
l_.str.298: ; @.str.298
.asciz "lm3ing l4mod lmon4 2l1n2 3lo. lob5al lo4ci 4lof"
l_.str.299: ; @.str.299
.asciz "3logic l5ogo 3logu lom3er 5long lon4i l3o3niz"
l_.str.300: ; @.str.300
.asciz "lood5 5lope. lop3i l3opm lora4 lo4rato lo5rie"
l_.str.301: ; @.str.301
.asciz "lor5ou 5los. los5et 5losophiz 5losophy los4t lo4ta"
l_.str.302: ; @.str.302
.asciz "loun5d 2lout 4lov 2lp lpa5b l3pha l5phi lp5ing"
l_.str.303: ; @.str.303
.asciz "l3pit l4pl l5pr 4l1r 2l1s2 l4sc l2se l4sie"
l_.str.304: ; @.str.304
.asciz "4lt lt5ag ltane5 l1te lten4 ltera4 lth3i l5ties."
l_.str.305: ; @.str.305
.asciz "ltis4 l1tr ltu2 ltur3a lu5a lu3br luch4 lu3ci"
l_.str.306: ; @.str.306
.asciz "lu3en luf4 lu5id lu4ma 5lumi l5umn. 5lumnia lu3o"
l_.str.307: ; @.str.307
.asciz "luo3r 4lup luss4 lus3te 1lut l5ven l5vet4 2l1w"
l_.str.308: ; @.str.308
.asciz "1ly 4lya 4lyb ly5me ly3no 2lys4 l5yse 1ma 2mab"
l_.str.309: ; @.str.309
.asciz "ma2ca ma5chine ma4cl mag5in 5magn 2mah maid5"
l_.str.310: ; @.str.310
.asciz "4mald ma3lig ma5lin mal4li mal4ty 5mania man5is"
l_.str.311: ; @.str.311
.asciz "man3iz 4map ma5rine. ma5riz mar4ly mar3v ma5sce"
l_.str.312: ; @.str.312
.asciz "mas4e mas1t 5mate math3 ma3tis 4matiza 4m1b mba4t5"
l_.str.313: ; @.str.313
.asciz "m5bil m4b3ing mbi4v 4m5c 4me. 2med 4med. 5media"
l_.str.314: ; @.str.314
.asciz "me3die m5e5dy me2g mel5on mel4t me2m mem1o3 1men"
l_.str.315: ; @.str.315
.asciz "men4a men5ac men4de 4mene men4i mens4 mensu5"
l_.str.316: ; @.str.316
.asciz "3ment men4te me5on m5ersa 2mes 3mesti me4ta met3al"
l_.str.317: ; @.str.317
.asciz "me1te me5thi m4etr 5metric me5trie me3try me4v"
l_.str.318: ; @.str.318
.asciz "4m1f 2mh 5mi. mi3a mid4a mid4g mig4 3milia"
l_.str.319: ; @.str.319
.asciz "m5i5lie m4ill min4a 3mind m5inee m4ingl min5gli"
l_.str.320: ; @.str.320
.asciz "m5ingly min4t m4inu miot4 m2is mis4er. mis5l"
l_.str.321: ; @.str.321
.asciz "mis4ti m5istry 4mith m2iz 4mk 4m1l m1m mma5ry"
l_.str.322: ; @.str.322
.asciz "4m1n mn4a m4nin mn4o 1mo 4mocr 5mocratiz mo2d1"
l_.str.323: ; @.str.323
.asciz "mo4go mois2 moi5se 4mok mo5lest mo3me mon5et"
l_.str.324: ; @.str.324
.asciz "mon5ge moni3a mon4ism mon4ist mo3niz monol4 mo3ny."
l_.str.325: ; @.str.325
.asciz "mo2r 4mora. mos2 mo5sey mo3sp moth3 m5ouf 3mous"
l_.str.326: ; @.str.326
.asciz "mo2v 4m1p mpara5 mpa5rab mpar5i m3pet mphas4"
l_.str.327: ; @.str.327
.asciz "m2pi mpi4a mp5ies m4p1in m5pir mp5is mpo3ri mpos5ite"
l_.str.328: ; @.str.328
.asciz "m4pous mpov5 mp4tr m2py 4m3r 4m1s2 m4sh m5si"
l_.str.329: ; @.str.329
.asciz "4mt 1mu mula5r4 5mult multi3 3mum mun2 4mup"
l_.str.330: ; @.str.330
.asciz "mu4u 4mw 1na 2n1a2b n4abu 4nac. na4ca n5act"
l_.str.331: ; @.str.331
.asciz "nag5er. nak4 na4li na5lia 4nalt na5mit n2an nanci4"
l_.str.332: ; @.str.332
.asciz "nan4it nank4 nar3c 4nare nar3i nar4l n5arm n4as"
l_.str.333: ; @.str.333
.asciz "nas4c nas5ti n2at na3tal nato5miz n2au nau3se"
l_.str.334: ; @.str.334
.asciz "3naut nav4e 4n1b4 ncar5 n4ces. n3cha n5cheo n5chil"
l_.str.335: ; @.str.335
.asciz "n3chis nc1in nc4it ncour5a n1cr n1cu n4dai n5dan"
l_.str.336: ; @.str.336
.asciz "n1de nd5est. ndi4b n5d2if n1dit n3diz n5duc ndu4r"
l_.str.337: ; @.str.337
.asciz "nd2we 2ne. n3ear ne2b neb3u ne2c 5neck 2ned"
l_.str.338: ; @.str.338
.asciz "ne4gat neg5ativ 5nege ne4la nel5iz ne5mi ne4mo"
l_.str.339: ; @.str.339
.asciz "1nen 4nene 3neo ne4po ne2q n1er nera5b n4erar"
l_.str.340: ; @.str.340
.asciz "n2ere n4er5i ner4r 1nes 2nes. 4nesp 2nest 4nesw"
l_.str.341: ; @.str.341
.asciz "3netic ne4v n5eve ne4w n3f n4gab n3gel nge4n4e"
l_.str.342: ; @.str.342
.asciz "n5gere n3geri ng5ha n3gib ng1in n5git n4gla ngov4"
l_.str.343: ; @.str.343
.asciz "ng5sh n1gu n4gum n2gy 4n1h4 nha4 nhab3 nhe4"
l_.str.344: ; @.str.344
.asciz "3n4ia ni3an ni4ap ni3ba ni4bl ni4d ni5di ni4er"
l_.str.345: ; @.str.345
.asciz "ni2fi ni5ficat n5igr nik4 n1im ni3miz n1in 5nine."
l_.str.346: ; @.str.346
.asciz "nin4g ni4o 5nis. nis4ta n2it n4ith 3nitio n3itor"
l_.str.347: ; @.str.347
.asciz "ni3tr n1j 4nk2 n5kero n3ket nk3in n1kl 4n1l"
l_.str.348: ; @.str.348
.asciz "n5m nme4 nmet4 4n1n2 nne4 nni3al nni4v nob4l"
l_.str.349: ; @.str.349
.asciz "no3ble n5ocl 4n3o2d 3noe 4nog noge4 nois5i no5l4i"
l_.str.350: ; @.str.350
.asciz "5nologis 3nomic n5o5miz no4mo no3my no4n non4ag"
l_.str.351: ; @.str.351
.asciz "non5i n5oniz 4nop 5nop5o5li nor5ab no4rary 4nosc"
l_.str.352: ; @.str.352
.asciz "nos4e nos5t no5ta 1nou 3noun nov3el3 nowl3 n1p4"
l_.str.353: ; @.str.353
.asciz "npi4 npre4c n1q n1r nru4 2n1s2 ns5ab nsati4"
l_.str.354: ; @.str.354
.asciz "ns4c n2se n4s3es nsid1 nsig4 n2sl ns3m n4soc"
l_.str.355: ; @.str.355
.asciz "ns4pe n5spi nsta5bl n1t nta4b nter3s nt2i n5tib"
l_.str.356: ; @.str.356
.asciz "nti4er nti2f n3tine n4t3ing nti4p ntrol5li nt4s"
l_.str.357: ; @.str.357
.asciz "ntu3me nu1a nu4d nu5en nuf4fe n3uin 3nu3it n4um"
l_.str.358: ; @.str.358
.asciz "nu1me n5umi 3nu4n n3uo nu3tr n1v2 n1w4 nym4"
l_.str.359: ; @.str.359
.asciz "nyp4 4nz n3za 4oa oad3 o5a5les oard3 oas4e"
l_.str.360: ; @.str.360
.asciz "oast5e oat5i ob3a3b o5bar obe4l o1bi o2bin ob5ing"
l_.str.361: ; @.str.361
.asciz "o3br ob3ul o1ce och4 o3chet ocif3 o4cil o4clam"
l_.str.362: ; @.str.362
.asciz "o4cod oc3rac oc5ratiz ocre3 5ocrit octor5a oc3ula"
l_.str.363: ; @.str.363
.asciz "o5cure od5ded od3ic odi3o o2do4 odor3 od5uct."
l_.str.364: ; @.str.364
.asciz "od5ucts o4el o5eng o3er oe4ta o3ev o2fi of5ite"
l_.str.365: ; @.str.365
.asciz "ofit4t o2g5a5r og5ativ o4gato o1ge o5gene o5geo"
l_.str.366: ; @.str.366
.asciz "o4ger o3gie 1o1gis og3it o4gl o5g2ly 3ogniz o4gro"
l_.str.367: ; @.str.367
.asciz "ogu5i 1ogy 2ogyn o1h2 ohab5 oi2 oic3es oi3der"
l_.str.368: ; @.str.368
.asciz "oiff4 oig4 oi5let o3ing oint5er o5ism oi5son"
l_.str.369: ; @.str.369
.asciz "oist5en oi3ter o5j 2ok o3ken ok5ie o1la o4lan"
l_.str.370: ; @.str.370
.asciz "olass4 ol2d old1e ol3er o3lesc o3let ol4fi ol2i"
l_.str.371: ; @.str.371
.asciz "o3lia o3lice ol5id. o3li4f o5lil ol3ing o5lio"
l_.str.372: ; @.str.372
.asciz "o5lis. ol3ish o5lite o5litio o5liv olli4e ol5ogiz"
l_.str.373: ; @.str.373
.asciz "olo4r ol5pl ol2t ol3ub ol3ume ol3un o5lus ol2v"
l_.str.374: ; @.str.374
.asciz "o2ly om5ah oma5l om5atiz om2be om4bl o2me om3ena"
l_.str.375: ; @.str.375
.asciz "om5erse o4met om5etry o3mia om3ic. om3ica o5mid"
l_.str.376: ; @.str.376
.asciz "om1in o5mini 5ommend omo4ge o4mon om3pi ompro5"
l_.str.377: ; @.str.377
.asciz "o2n on1a on4ac o3nan on1c 3oncil 2ond on5do"
l_.str.378: ; @.str.378
.asciz "o3nen on5est on4gu on1ic o3nio on1is o5niu on3key"
l_.str.379: ; @.str.379
.asciz "on4odi on3omy on3s onspi4 onspir5a onsu4 onten4"
l_.str.380: ; @.str.380
.asciz "on3t4i ontif5 on5um onva5 oo2 ood5e ood5i oo4k"
l_.str.381: ; @.str.381
.asciz "oop3i o3ord oost5 o2pa ope5d op1er 3opera 4operag"
l_.str.382: ; @.str.382
.asciz "2oph o5phan o5pher op3ing o3pit o5pon o4posi"
l_.str.383: ; @.str.383
.asciz "o1pr op1u opy5 o1q o1ra o5ra. o4r3ag or5aliz"
l_.str.384: ; @.str.384
.asciz "or5ange ore5a o5real or3ei ore5sh or5est. orew4"
l_.str.385: ; @.str.385
.asciz "or4gu 4o5ria or3ica o5ril or1in o1rio or3ity"
l_.str.386: ; @.str.386
.asciz "o3riu or2mi orn2e o5rof or3oug or5pe 3orrh or4se"
l_.str.387: ; @.str.387
.asciz "ors5en orst4 or3thi or3thy or4ty o5rum o1ry os3al"
l_.str.388: ; @.str.388
.asciz "os2c os4ce o3scop 4oscopi o5scr os4i4e os5itiv"
l_.str.389: ; @.str.389
.asciz "os3ito os3ity osi4u os4l o2so os4pa os4po os2ta"
l_.str.390: ; @.str.390
.asciz "o5stati os5til os5tit o4tan otele4g ot3er. ot5ers"
l_.str.391: ; @.str.391
.asciz "o4tes 4oth oth5esi oth3i4 ot3ic. ot5ica o3tice"
l_.str.392: ; @.str.392
.asciz "o3tif o3tis oto5s ou2 ou3bl ouch5i ou5et ou4l"
l_.str.393: ; @.str.393
.asciz "ounc5er oun2d ou5v ov4en over4ne over3s ov4ert"
l_.str.394: ; @.str.394
.asciz "o3vis oviti4 o5v4ol ow3der ow3el ow5est ow1i"
l_.str.395: ; @.str.395
.asciz "own5i o4wo oy1a 1pa pa4ca pa4ce pac4t p4ad"
l_.str.396: ; @.str.396
.asciz "5pagan p3agat p4ai pain4 p4al pan4a pan3el pan4ty"
l_.str.397: ; @.str.397
.asciz "pa3ny pa1p pa4pu para5bl par5age par5di 3pare"
l_.str.398: ; @.str.398
.asciz "par5el p4a4ri par4is pa2te pa5ter 5pathic pa5thy"
l_.str.399: ; @.str.399
.asciz "pa4tric pav4 3pay 4p1b pd4 4pe. 3pe4a pear4l"
l_.str.400: ; @.str.400
.asciz "pe2c 2p2ed 3pede 3pedi pedia4 ped4ic p4ee pee4d"
l_.str.401: ; @.str.401
.asciz "pek4 pe4la peli4e pe4nan p4enc pen4th pe5on p4era."
l_.str.402: ; @.str.402
.asciz "pera5bl p4erag p4eri peri5st per4mal perme5 p4ern"
l_.str.403: ; @.str.403
.asciz "per3o per3ti pe5ru per1v pe2t pe5ten pe5tiz 4pf"
l_.str.404: ; @.str.404
.asciz "4pg 4ph. phar5i phe3no ph4er ph4es. ph1ic 5phie"
l_.str.405: ; @.str.405
.asciz "ph5ing 5phisti 3phiz ph2l 3phob 3phone 5phoni"
l_.str.406: ; @.str.406
.asciz "pho4r 4phs ph3t 5phu 1phy pi3a pian4 pi4cie"
l_.str.407: ; @.str.407
.asciz "pi4cy p4id p5ida pi3de 5pidi 3piec pi3en pi4grap"
l_.str.408: ; @.str.408
.asciz "pi3lo pi2n p4in. pind4 p4ino 3pi1o pion4 p3ith"
l_.str.409: ; @.str.409
.asciz "pi5tha pi2tu 2p3k2 1p2l2 3plan plas5t pli3a pli5er"
l_.str.410: ; @.str.410
.asciz "4plig pli4n ploi4 plu4m plum4b 4p1m 2p3n po4c"
l_.str.411: ; @.str.411
.asciz "5pod. po5em po3et5 5po4g poin2 5point poly5t"
l_.str.412: ; @.str.412
.asciz "po4ni po4p 1p4or po4ry 1pos pos1s p4ot po4ta"
l_.str.413: ; @.str.413
.asciz "5poun 4p1p ppa5ra p2pe p4ped p5pel p3pen p3per"
l_.str.414: ; @.str.414
.asciz "p3pet ppo5site pr2 pray4e 5preci pre5co pre3em"
l_.str.415: ; @.str.415
.asciz "pref5ac pre4la pre3r p3rese 3press pre5ten pre3v"
l_.str.416: ; @.str.416
.asciz "5pri4e prin4t3 pri4s pris3o p3roca prof5it pro3l"
l_.str.417: ; @.str.417
.asciz "pros3e pro1t 2p1s2 p2se ps4h p4sib 2p1t pt5a4b"
l_.str.418: ; @.str.418
.asciz "p2te p2th pti3m ptu4r p4tw pub3 pue4 puf4 pul3c"
l_.str.419: ; @.str.419
.asciz "pu4m pu2n pur4r 5pus pu2t 5pute put3er pu3tr"
l_.str.420: ; @.str.420
.asciz "put4ted put4tin p3w qu2 qua5v 2que. 3quer 3quet"
l_.str.421: ; @.str.421
.asciz "2rab ra3bi rach4e r5acl raf5fi raf4t r2ai ra4lo"
l_.str.422: ; @.str.422
.asciz "ram3et r2ami rane5o ran4ge r4ani ra5no rap3er"
l_.str.423: ; @.str.423
.asciz "3raphy rar5c rare4 rar5ef 4raril r2as ration4"
l_.str.424: ; @.str.424
.asciz "rau4t ra5vai rav3el ra5zie r1b r4bab r4bag rbi2"
l_.str.425: ; @.str.425
.asciz "rbi4f r2bin r5bine rb5ing. rb4o r1c r2ce rcen4"
l_.str.426: ; @.str.426
.asciz "r3cha rch4er r4ci4b rc4it rcum3 r4dal rd2i rdi4a"
l_.str.427: ; @.str.427
.asciz "rdi4er rdin4 rd3ing 2re. re1al re3an re5arr 5reav"
l_.str.428: ; @.str.428
.asciz "re4aw r5ebrat rec5oll rec5ompe re4cre 2r2ed re1de"
l_.str.429: ; @.str.429
.asciz "re3dis red5it re4fac re2fe re5fer. re3fi re4fy"
l_.str.430: ; @.str.430
.asciz "reg3is re5it re1li re5lu r4en4ta ren4te re1o"
l_.str.431: ; @.str.431
.asciz "re5pin re4posi re1pu r1er4 r4eri rero4 re5ru"
l_.str.432: ; @.str.432
.asciz "r4es. re4spi ress5ib res2t re5stal re3str re4ter"
l_.str.433: ; @.str.433
.asciz "re4ti4z re3tri reu2 re5uti rev2 re4val rev3el"
l_.str.434: ; @.str.434
.asciz "r5ev5er. re5vers re5vert re5vil rev5olu re4wh r1f"
l_.str.435: ; @.str.435
.asciz "rfu4 r4fy rg2 rg3er r3get r3gic rgi4n rg3ing"
l_.str.436: ; @.str.436
.asciz "r5gis r5git r1gl rgo4n r3gu rh4 4rh. 4rhal"
l_.str.437: ; @.str.437
.asciz "ri3a ria4b ri4ag r4ib rib3a ric5as r4ice 4rici"
l_.str.438: ; @.str.438
.asciz "5ricid ri4cie r4ico rid5er ri3enc ri3ent ri1er"
l_.str.439: ; @.str.439
.asciz "ri5et rig5an 5rigi ril3iz 5riman rim5i 3rimo"
l_.str.440: ; @.str.440
.asciz "rim4pe r2ina 5rina. rin4d rin4e rin4g ri1o 5riph"
l_.str.441: ; @.str.441
.asciz "riph5e ri2pl rip5lic r4iq r2is r4is. ris4c r3ish"
l_.str.442: ; @.str.442
.asciz "ris4p ri3ta3b r5ited. rit5er. rit5ers rit3ic ri2tu"
l_.str.443: ; @.str.443
.asciz "rit5ur riv5el riv3et riv3i r3j r3ket rk4le rk4lin"
l_.str.444: ; @.str.444
.asciz "r1l rle4 r2led r4lig r4lis rl5ish r3lo4 r1m"
l_.str.445: ; @.str.445
.asciz "rma5c r2me r3men rm5ers rm3ing r4ming. r4mio"
l_.str.446: ; @.str.446
.asciz "r3mit r4my r4nar r3nel r4ner r5net r3ney r5nic"
l_.str.447: ; @.str.447
.asciz "r1nis4 r3nit r3niv rno4 r4nou r3nu rob3l r2oc"
l_.str.448: ; @.str.448
.asciz "ro3cr ro4e ro1fe ro5fil rok2 ro5ker 5role. rom5ete"
l_.str.449: ; @.str.449
.asciz "rom4i rom4p ron4al ron4e ro5n4is ron4ta 1room"
l_.str.450: ; @.str.450
.asciz "5root ro3pel rop3ic ror3i ro5ro ros5per ros4s"
l_.str.451: ; @.str.451
.asciz "ro4the ro4ty ro4va rov5el rox5 r1p r4pea r5pent"
l_.str.452: ; @.str.452
.asciz "rp5er. r3pet rp4h4 rp3ing r3po r1r4 rre4c rre4f"
l_.str.453: ; @.str.453
.asciz "r4reo rre4st rri4o rri4v rron4 rros4 rrys4 4rs2"
l_.str.454: ; @.str.454
.asciz "r1sa rsa5ti rs4c r2se r3sec rse4cr rs5er. rs3es"
l_.str.455: ; @.str.455
.asciz "rse5v2 r1sh r5sha r1si r4si4b rson3 r1sp r5sw"
l_.str.456: ; @.str.456
.asciz "rtach4 r4tag r3teb rten4d rte5o r1ti rt5ib rti4d"
l_.str.457: ; @.str.457
.asciz "r4tier r3tig rtil3i rtil4l r4tily r4tist r4tiv"
l_.str.458: ; @.str.458
.asciz "r3tri rtroph4 rt4sh ru3a ru3e4l ru3en ru4gl ru3in"
l_.str.459: ; @.str.459
.asciz "rum3pl ru2n runk5 run4ty r5usc ruti5n rv4e rvel4i"
l_.str.460: ; @.str.460
.asciz "r3ven rv5er. r5vest r3vey r3vic rvi4v r3vo r1w"
l_.str.461: ; @.str.461
.asciz "ry4c 5rynge ry3t sa2 2s1ab 5sack sac3ri s3act"
l_.str.462: ; @.str.462
.asciz "5sai salar4 sal4m sa5lo sal4t 3sanc san4de s1ap"
l_.str.463: ; @.str.463
.asciz "sa5ta 5sa3tio sat3u sau4 sa5vor 5saw 4s5b scan4t5"
l_.str.464: ; @.str.464
.asciz "sca4p scav5 s4ced 4scei s4ces sch2 s4cho 3s4cie"
l_.str.465: ; @.str.465
.asciz "5scin4d scle5 s4cli scof4 4scopy scour5a s1cu"
l_.str.466: ; @.str.466
.asciz "4s5d 4se. se4a seas4 sea5w se2c3o 3sect 4s4ed"
l_.str.467: ; @.str.467
.asciz "se4d4e s5edl se2g seg3r 5sei se1le 5self 5selv"
l_.str.468: ; @.str.468
.asciz "4seme se4mol sen5at 4senc sen4d s5ened sen5g"
l_.str.469: ; @.str.469
.asciz "s5enin 4sentd 4sentl sep3a3 4s1er. s4erl ser4o"
l_.str.470: ; @.str.470
.asciz "4servo s1e4s se5sh ses5t 5se5um 5sev sev3en sew4i"
l_.str.471: ; @.str.471
.asciz "5sex 4s3f 2s3g s2h 2sh. sh1er 5shev sh1in sh3io"
l_.str.472: ; @.str.472
.asciz "3ship shiv5 sho4 sh5old shon3 shor4 short5 4shw"
l_.str.473: ; @.str.473
.asciz "si1b s5icc 3side. 5sides 5sidi si5diz 4signa"
l_.str.474: ; @.str.474
.asciz "sil4e 4sily 2s1in s2ina 5sine. s3ing 1sio 5sion"
l_.str.475: ; @.str.475
.asciz "sion5a si2r sir5a 1sis 3sitio 5siu 1siv 5siz"
l_.str.476: ; @.str.476
.asciz "sk2 4ske s3ket sk5ine sk5ing s1l2 s3lat s2le"
l_.str.477: ; @.str.477
.asciz "slith5 2s1m s3ma small3 sman3 smel4 s5men 5smith"
l_.str.478: ; @.str.478
.asciz "smol5d4 s1n4 1so so4ce soft3 so4lab sol3d2 so3lic"
l_.str.479: ; @.str.479
.asciz "5solv 3som 3s4on. sona4 son4g s4op 5sophic s5ophiz"
l_.str.480: ; @.str.480
.asciz "s5ophy sor5c sor5d 4sov so5vi 2spa 5spai spa4n"
l_.str.481: ; @.str.481
.asciz "spen4d 2s5peo 2sper s2phe 3spher spho5 spil4"
l_.str.482: ; @.str.482
.asciz "sp5ing 4spio s4ply s4pon spor4 4spot squal4l"
l_.str.483: ; @.str.483
.asciz "s1r 2ss s1sa ssas3 s2s5c s3sel s5seng s4ses."
l_.str.484: ; @.str.484
.asciz "s5set s1si s4sie ssi4er ss5ily s4sl ss4li s4sn"
l_.str.485: ; @.str.485
.asciz "sspend4 ss2t ssur5a ss5w 2st. s2tag s2tal stam4i"
l_.str.486: ; @.str.486
.asciz "5stand s4ta4p 5stat. s4ted stern5i s5tero ste2w"
l_.str.487: ; @.str.487
.asciz "stew5a s3the st2i s4ti. s5tia s1tic 5stick s4tie"
l_.str.488: ; @.str.488
.asciz "s3tif st3ing 5stir s1tle 5stock stom3a 5stone"
l_.str.489: ; @.str.489
.asciz "s4top 3store st4r s4trad 5stratu s4tray s4trid"
l_.str.490: ; @.str.490
.asciz "4stry 4st3w s2ty 1su su1al su4b3 su2g3 su5is"
l_.str.491: ; @.str.491
.asciz "suit3 s4ul su2m sum3i su2n su2r 4sv sw2 4swo"
l_.str.492: ; @.str.492
.asciz "s4y 4syc 3syl syn5o sy5rin 1ta 3ta. 2tab ta5bles"
l_.str.493: ; @.str.493
.asciz "5taboliz 4taci ta5do 4taf4 tai5lo ta2l ta5la"
l_.str.494: ; @.str.494
.asciz "tal5en tal3i 4talk tal4lis ta5log ta5mo tan4de"
l_.str.495: ; @.str.495
.asciz "tanta3 ta5per ta5pl tar4a 4tarc 4tare ta3riz"
l_.str.496: ; @.str.496
.asciz "tas4e ta5sy 4tatic ta4tur taun4 tav4 2taw tax4is"
l_.str.497: ; @.str.497
.asciz "2t1b 4tc t4ch tch5et 4t1d 4te. tead4i 4teat"
l_.str.498: ; @.str.498
.asciz "tece4 5tect 2t1ed te5di 1tee teg4 te5ger te5gi"
l_.str.499: ; @.str.499
.asciz "3tel. teli4 5tels te2ma2 tem3at 3tenan 3tenc"
l_.str.500: ; @.str.500
.asciz "3tend 4tenes 1tent ten4tag 1teo te4p te5pe ter3c"
l_.str.501: ; @.str.501
.asciz "5ter3d 1teri ter5ies ter3is teri5za 5ternit ter5v"
l_.str.502: ; @.str.502
.asciz "4tes. 4tess t3ess. teth5e 3teu 3tex 4tey 2t1f"
l_.str.503: ; @.str.503
.asciz "4t1g 2th. than4 th2e 4thea th3eas the5at the3is"
l_.str.504: ; @.str.504
.asciz "3thet th5ic. th5ica 4thil 5think 4thl th5ode"
l_.str.505: ; @.str.505
.asciz "5thodic 4thoo thor5it tho5riz 2ths 1tia ti4ab"
l_.str.506: ; @.str.506
.asciz "ti4ato 2ti2b 4tick t4ico t4ic1u 5tidi 3tien tif2"
l_.str.507: ; @.str.507
.asciz "ti5fy 2tig 5tigu till5in 1tim 4timp tim5ul 2t1in"
l_.str.508: ; @.str.508
.asciz "t2ina 3tine. 3tini 1tio ti5oc tion5ee 5tiq ti3sa"
l_.str.509: ; @.str.509
.asciz "3tise tis4m ti5so tis4p 5tistica ti3tl ti4u 1tiv"
l_.str.510: ; @.str.510
.asciz "tiv4a 1tiz ti3za ti3zen 2tl t5la tlan4 3tle."
l_.str.511: ; @.str.511
.asciz "3tled 3tles. t5let. t5lo 4t1m tme4 2t1n2 1to"
l_.str.512: ; @.str.512
.asciz "to3b to5crat 4todo 2tof to2gr to5ic to2ma tom4b"
l_.str.513: ; @.str.513
.asciz "to3my ton4ali to3nat 4tono 4tony to2ra to3rie"
l_.str.514: ; @.str.514
.asciz "tor5iz tos2 5tour 4tout to3war 4t1p 1tra tra3b"
l_.str.515: ; @.str.515
.asciz "tra5ch traci4 trac4it trac4te tras4 tra5ven trav5es5"
l_.str.516: ; @.str.516
.asciz "tre5f tre4m trem5i 5tria tri5ces 5tricia 4trics"
l_.str.517: ; @.str.517
.asciz "2trim tri4v tro5mi tron5i 4trony tro5phe tro3sp"
l_.str.518: ; @.str.518
.asciz "tro3v tru5i trus4 4t1s2 t4sc tsh4 t4sw 4t3t2"
l_.str.519: ; @.str.519
.asciz "t4tes t5to ttu4 1tu tu1a tu3ar tu4bi tud2 4tue"
l_.str.520: ; @.str.520
.asciz "4tuf4 5tu3i 3tum tu4nis 2t3up. 3ture 5turi tur3is"
l_.str.521: ; @.str.521
.asciz "tur5o tu5ry 3tus 4tv tw4 4t1wa twis4 4two 1ty"
l_.str.522: ; @.str.522
.asciz "4tya 2tyl type3 ty5ph 4tz tz4e 4uab uac4 ua5na"
l_.str.523: ; @.str.523
.asciz "uan4i uar5ant uar2d uar3i uar3t u1at uav4 ub4e"
l_.str.524: ; @.str.524
.asciz "u4bel u3ber u4bero u1b4i u4b5ing u3ble. u3ca"
l_.str.525: ; @.str.525
.asciz "uci4b uc4it ucle3 u3cr u3cu u4cy ud5d ud3er"
l_.str.526: ; @.str.526
.asciz "ud5est udev4 u1dic ud3ied ud3ies ud5is u5dit"
l_.str.527: ; @.str.527
.asciz "u4don ud4si u4du u4ene uens4 uen4te uer4il 3ufa"
l_.str.528: ; @.str.528
.asciz "u3fl ugh3en ug5in 2ui2 uil5iz ui4n u1ing uir4m"
l_.str.529: ; @.str.529
.asciz "uita4 uiv3 uiv4er. u5j 4uk u1la ula5b u5lati"
l_.str.530: ; @.str.530
.asciz "ulch4 5ulche ul3der ul4e u1len ul4gi ul2i u5lia"
l_.str.531: ; @.str.531
.asciz "ul3ing ul5ish ul4lar ul4li4b ul4lis 4ul3m u1l4o"
l_.str.532: ; @.str.532
.asciz "4uls uls5es ul1ti ultra3 4ultu u3lu ul5ul ul5v"
l_.str.533: ; @.str.533
.asciz "um5ab um4bi um4bly u1mi u4m3ing umor5o um2p unat4"
l_.str.534: ; @.str.534
.asciz "u2ne un4er u1ni un4im u2nin un5ish uni3v un3s4"
l_.str.535: ; @.str.535
.asciz "un4sw unt3ab un4ter. un4tes unu4 un5y un5z u4ors"
l_.str.536: ; @.str.536
.asciz "u5os u1ou u1pe uper5s u5pia up3ing u3pl up3p"
l_.str.537: ; @.str.537
.asciz "upport5 upt5ib uptu4 u1ra 4ura. u4rag u4ras ur4be"
l_.str.538: ; @.str.538
.asciz "urc4 ur1d ure5at ur4fer ur4fr u3rif uri4fic ur1in"
l_.str.539: ; @.str.539
.asciz "u3rio u1rit ur3iz ur2l url5ing. ur4no uros4 ur4pe"
l_.str.540: ; @.str.540
.asciz "ur4pi urs5er ur5tes ur3the urti4 ur4tie u3ru"
l_.str.541: ; @.str.541
.asciz "2us u5sad u5san us4ap usc2 us3ci use5a u5sia"
l_.str.542: ; @.str.542
.asciz "u3sic us4lin us1p us5sl us5tere us1tr u2su usur4"
l_.str.543: ; @.str.543
.asciz "uta4b u3tat 4ute. 4utel 4uten uten4i 4u1t2i uti5liz"
l_.str.544: ; @.str.544
.asciz "u3tine ut3ing ution5a u4tis 5u5tiz u4t1l ut5of"
l_.str.545: ; @.str.545
.asciz "uto5g uto5matic u5ton u4tou uts4 u3u uu4m u1v2"
l_.str.546: ; @.str.546
.asciz "uxu3 uz4e 1va 5va. 2v1a4b vac5il vac3u vag4"
l_.str.547: ; @.str.547
.asciz "va4ge va5lie val5o val1u va5mo va5niz va5pi var5ied"
l_.str.548: ; @.str.548
.asciz "3vat 4ve. 4ved veg3 v3el. vel3li ve4lo v4ely"
l_.str.549: ; @.str.549
.asciz "ven3om v5enue v4erd 5vere. v4erel v3eren ver5enc"
l_.str.550: ; @.str.550
.asciz "v4eres ver3ie vermi4n 3verse ver3th v4e2s 4ves."
l_.str.551: ; @.str.551
.asciz "ves4te ve4te vet3er ve4ty vi5ali 5vian 5vide."
l_.str.552: ; @.str.552
.asciz "5vided 4v3iden 5vides 5vidi v3if vi5gn vik4 2vil"
l_.str.553: ; @.str.553
.asciz "5vilit v3i3liz v1in 4vi4na v2inc vin5d 4ving"
l_.str.554: ; @.str.554
.asciz "vio3l v3io4r vi1ou vi4p vi5ro vis3it vi3so vi3su"
l_.str.555: ; @.str.555
.asciz "4viti vit3r 4vity 3viv 5vo. voi4 3vok vo4la"
l_.str.556: ; @.str.556
.asciz "v5ole 5volt 3volv vom5i vor5ab vori4 vo4ry vo4ta"
l_.str.557: ; @.str.557
.asciz "4votee 4vv4 v4y w5abl 2wac wa5ger wag5o wait5"
l_.str.558: ; @.str.558
.asciz "w5al. wam4 war4t was4t wa1te wa5ver w1b wea5rie"
l_.str.559: ; @.str.559
.asciz "weath3 wed4n weet3 wee5v wel4l w1er west3 w3ev"
l_.str.560: ; @.str.560
.asciz "whi4 wi2 wil2 will5in win4de win4g wir4 3wise"
l_.str.561: ; @.str.561
.asciz "with3 wiz5 w4k wl4es wl3in w4no 1wo2 wom1 wo5ven"
l_.str.562: ; @.str.562
.asciz "w5p wra4 wri4 writa4 w3sh ws4l ws4pe w5s4t"
l_.str.563: ; @.str.563
.asciz "4wt wy4 x1a xac5e x4ago xam3 x4ap xas5 x3c2"
l_.str.564: ; @.str.564
.asciz "x1e xe4cuto x2ed xer4i xe5ro x1h xhi2 xhil5"
l_.str.565: ; @.str.565
.asciz "xhu4 x3i xi5a xi5c xi5di x4ime xi5miz x3o x4ob"
l_.str.566: ; @.str.566
.asciz "x3p xpan4d xpecto5 xpe3d x1t2 x3ti x1u xu3a"
l_.str.567: ; @.str.567
.asciz "xx4 y5ac 3yar4 y5at y1b y1c y2ce yc5er y3ch"
l_.str.568: ; @.str.568
.asciz "ych4e ycom4 ycot4 y1d y5ee y1er y4erf yes4"
l_.str.569: ; @.str.569
.asciz "ye4t y5gi 4y3h y1i y3la ylla5bl y3lo y5lu ymbol5"
l_.str.570: ; @.str.570
.asciz "yme4 ympa3 yn3chr yn5d yn5g yn5ic 5ynx y1o4"
l_.str.571: ; @.str.571
.asciz "yo5d y4o5g yom4 yo5net y4ons y4os y4ped yper5"
l_.str.572: ; @.str.572
.asciz "yp3i y3po y4poc yp2ta y5pu yra5m yr5ia y3ro"
l_.str.573: ; @.str.573
.asciz "yr4r ys4c y3s2e ys3ica ys3io 3ysis y4so yss4"
l_.str.574: ; @.str.574
.asciz "ys1t ys3ta ysur4 y3thin yt3ic y1w za1 z5a2b"
l_.str.575: ; @.str.575
.asciz "zar2 4zb 2ze ze4n ze4p z1er ze3ro zet4 2z1i"
l_.str.576: ; @.str.576
.asciz "z4il z4is 5zl 4zm 1zo zo4m zo5ol zte4 4z1z2"
l_.str.577: ; @.str.577
.asciz "z4zy"
l_.str.578: ; @.str.578
.asciz ".driv4 .eth1y6l1 .eu4ler .ev2 .ga4som .ge4ome"
l_.str.579: ; @.str.579
.asciz ".he3p6a .in5u2t .kil2ni .ko6rte .le6ice .me4gal"
l_.str.580: ; @.str.580
.asciz ".met4ala .mimi4cr .mis4ers .ne6o3f .non1e2m .semi5"
l_.str.581: ; @.str.581
.asciz ".sem4ic .semid6 .semip4 .semir4 .sem6is4 .semiv4"
l_.str.582: ; @.str.582
.asciz ".sph6in1 .to6pog .to2q .vi4car .we2b1l .ree4c a4cabl"
l_.str.583: ; @.str.583
.asciz "af6fish anal6ys anoa4c anti3de anti3n2 anti3re"
l_.str.584: ; @.str.584
.asciz "a4peable ar4range as5ymptot at6tes. augh4tl av3iou"
l_.str.585: ; @.str.585
.asciz "ba6r1onie bbi4t be4vie bid4if bil4lab bio5m bi3orb"
l_.str.586: ; @.str.586
.asciz "bio3rh blan4d blin4d blon4d bo4tul brus4q bus6i2er"
l_.str.587: ; @.str.587
.asciz "bus6i2es buss4in but4ed. but4ted cad5em catas4"
l_.str.588: ; @.str.588
.asciz "4chs. chs3hu ciga3r cin4q cle4ar co6ph1o3n cous4ti"
l_.str.589: ; @.str.589
.asciz "cri5tie cro5e4co c2tro3me6c cu4ranc 4d3alone data3b"
l_.str.590: ; @.str.590
.asciz "d2dib de4als. de2clin de5fin5iti de4mos des3ic"
l_.str.591: ; @.str.591
.asciz "de4tic dic5aid dif5fra di4ren di4rer 4dlead 4dli4e"
l_.str.592: ; @.str.592
.asciz "do5word drif4ta d3tab ea4nies e3chas edg3l eli4tis"
l_.str.593: ; @.str.593
.asciz "e3loa en3dix e6pineph e4rian. espac6i ethy6lene"
l_.str.594: ; @.str.594
.asciz "eu4clid1 feb3ru fermi3o 3fich flag6el g6endre."
l_.str.595: ; @.str.595
.asciz "geo3d ght3we g3lead 4g1lish g4nac g4nor. g4nores"
l_.str.596: ; @.str.596
.asciz "4go4niza griev3 ha4parr hatch3 hex2a hipela4 ho6r1ic."
l_.str.597: ; @.str.597
.asciz "h4teou id4ios ign4it i4jk im5peda infras4 i5nitely."
l_.str.598: ; @.str.598
.asciz "irre6v3oc i5tesima ithi4l janu3a ke6ling ki5netic"
l_.str.599: ; @.str.599
.asciz "k3sha la4cie lai6ness l3chai l3chil6d lea4sa lecta6b"
l_.str.600: ; @.str.600
.asciz "litho5g ll1fl l4lish lo4ges. l3tea lthi4ly lue1p"
l_.str.601: ; @.str.601
.asciz "man3u1sc mar3gin medi4c medi5cin medio6c me5gran"
l_.str.602: ; @.str.602
.asciz "mi3dab mil4lag milli5li mi6n3is. min4ute m3mab"
l_.str.603: ; @.str.603
.asciz "5maphro 5mocrat moe4las mole5c mon4ey1l mono5ch"
l_.str.604: ; @.str.604
.asciz "mo4no1en moro6n5is monos6 moth4et2 mou5sin mshack4"
l_.str.605: ; @.str.605
.asciz "mu4dro mul4ti5u nar4chs. nch4est ne5back 4neski"
l_.str.606: ; @.str.606
.asciz "nd3thr nfin5ites 4nian. nge5nes ng3ho ng3spr nk3rup"
l_.str.607: ; @.str.607
.asciz "n5less nom1a6l nom5eno no5mist non5eq noni4so no5vemb"
l_.str.608: ; @.str.608
.asciz "ns5ceiv ns4moo ntre3p obli2g1 o3chas oerst4 oke3st"
l_.str.609: ; @.str.609
.asciz "olon4om o3mecha6 o5norma ono4ton o3nou op3ism."
l_.str.610: ; @.str.610
.asciz "or4tho3ni4t orth5ri o4spher o6v3ian. oxi6d2ic pal6mat"
l_.str.611: ; @.str.611
.asciz "parag6ra4 par4ale param4 para5me pee4v1 phi2l3an"
l_.str.612: ; @.str.612
.asciz "phi5latel pi4cad pli4cab pli5nar 1pole. poly1e"
l_.str.613: ; @.str.613
.asciz "prema5c pre5neu pres4pli pro4cess proc5ity. pro4ge"
l_.str.614: ; @.str.614
.asciz "3pseu4d pseud6od2 pseud6of2 ptomat4 p5trol pubes5c"
l_.str.615: ; @.str.615
.asciz "quain4te qu6a3si3 quasir6 quasis6 quiv4ar r5abolic"
l_.str.616: ; @.str.616
.asciz "ra3chu r3a3dig radi1o6g r4amen ra4me3triz ra3mou"
l_.str.617: ; @.str.617
.asciz "ran4has ra3or r3binge re4cipr rec4ogn rec5t6ang"
l_.str.618: ; @.str.618
.asciz "re2f1orma re4tribu r3ial. riv3ol rk3ho 6rks. ro3bot3"
l_.str.619: ; @.str.619
.asciz "roe4las r3thou r3treu r3veil rz3sc sales5c sales5w"
l_.str.620: ; @.str.620
.asciz "sca6p1er sca4tol s4chitz sci4utt scy4th se1mi6t1ic"
l_.str.621: ; @.str.621
.asciz "sep5temb shoe5st side5st side5sw sky3sc s4ogamy"
l_.str.622: ; @.str.622
.asciz "so4lute s4pace s4pacin spe5cio spher5o spi4cil"
l_.str.623: ; @.str.623
.asciz "spokes5w sports5c sports5w s5quito s4sa3chu ss3hat"
l_.str.624: ; @.str.624
.asciz "s4sian. s4tamp s4tants star5tli sta3ti st5b stor5ab"
l_.str.625: ; @.str.625
.asciz "strat5ag strib5ut st5scr stupi4d styl5is su2per1e6"
l_.str.626: ; @.str.626
.asciz "3sync sythi4 swimm6 ta3gon. talka5 ta3min t6ap6ath"
l_.str.627: ; @.str.627
.asciz "tar4rh tch3c tch5ed tch5ier t1cr tele4g tele1r6o"
l_.str.628: ; @.str.628
.asciz "tess4es tha4lam tho5don tho5geni thok4er thy4lan"
l_.str.629: ; @.str.629
.asciz "thy3sc 4tian. ti4nom tli4er tot3ic trai5tor tra5vers"
l_.str.630: ; @.str.630
.asciz "treach5e tr4ial. 5tro1leum tro5fit trop4is tropo5les"
l_.str.631: ; @.str.631
.asciz "tropo5lis tropol5it tsch5ie ttribut5 turn5ar t1wh"
l_.str.632: ; @.str.632
.asciz "ty4pal u2ral. v3ativ va6guer v5ereig voice5p waste3w6"
l_.str.633: ; @.str.633
.asciz "waveg4 w3c week3n wide5sp wo4ken wrap5aro x1q"
l_.str.634: ; @.str.634
.asciz "xquis3 y5ched ym5etry y3stro z2z3w z2z3w"
.section __DATA,__data
.globl _USHyphens ; @USHyphens
.p2align 3
_USHyphens:
.quad l_.str
.quad l_.str.1
.quad l_.str.2
.quad l_.str.3
.quad l_.str.4
.quad l_.str.5
.quad l_.str.6
.quad l_.str.7
.quad l_.str.8
.quad l_.str.9
.quad l_.str.10
.quad l_.str.11
.quad l_.str.12
.quad l_.str.13
.quad l_.str.14
.quad l_.str.15
.quad l_.str.16
.quad l_.str.17
.quad l_.str.18
.quad l_.str.19
.quad l_.str.20
.quad l_.str.21
.quad l_.str.22
.quad l_.str.23
.quad l_.str.24
.quad l_.str.25
.quad l_.str.26
.quad l_.str.27
.quad l_.str.28
.quad l_.str.29
.quad l_.str.30
.quad l_.str.31
.quad l_.str.32
.quad l_.str.33
.quad l_.str.34
.quad l_.str.35
.quad l_.str.36
.quad l_.str.37
.quad l_.str.38
.quad l_.str.39
.quad l_.str.40
.quad l_.str.41
.quad l_.str.42
.quad l_.str.43
.quad l_.str.44
.quad l_.str.45
.quad l_.str.46
.quad l_.str.47
.quad l_.str.48
.quad l_.str.49
.quad l_.str.50
.quad l_.str.51
.quad l_.str.52
.quad l_.str.53
.quad l_.str.54
.quad l_.str.55
.quad l_.str.56
.quad l_.str.57
.quad l_.str.58
.quad l_.str.59
.quad l_.str.60
.quad l_.str.61
.quad l_.str.62
.quad l_.str.63
.quad l_.str.64
.quad l_.str.65
.quad l_.str.66
.quad l_.str.67
.quad l_.str.68
.quad l_.str.69
.quad l_.str.70
.quad l_.str.71
.quad l_.str.72
.quad l_.str.73
.quad l_.str.74
.quad l_.str.75
.quad l_.str.76
.quad l_.str.77
.quad l_.str.78
.quad l_.str.79
.quad l_.str.80
.quad l_.str.81
.quad l_.str.82
.quad l_.str.83
.quad l_.str.84
.quad l_.str.85
.quad l_.str.86
.quad l_.str.87
.quad l_.str.88
.quad l_.str.89
.quad l_.str.90
.quad l_.str.91
.quad l_.str.92
.quad l_.str.93
.quad l_.str.94
.quad l_.str.95
.quad l_.str.96
.quad l_.str.97
.quad l_.str.98
.quad l_.str.99
.quad l_.str.100
.quad l_.str.101
.quad l_.str.102
.quad l_.str.103
.quad l_.str.104
.quad l_.str.105
.quad l_.str.106
.quad l_.str.107
.quad l_.str.108
.quad l_.str.109
.quad l_.str.110
.quad l_.str.111
.quad l_.str.112
.quad l_.str.113
.quad l_.str.114
.quad l_.str.115
.quad l_.str.116
.quad l_.str.117
.quad l_.str.118
.quad l_.str.119
.quad l_.str.120
.quad l_.str.121
.quad l_.str.122
.quad l_.str.123
.quad l_.str.124
.quad l_.str.125
.quad l_.str.126
.quad l_.str.127
.quad l_.str.128
.quad l_.str.129
.quad l_.str.130
.quad l_.str.131
.quad l_.str.132
.quad l_.str.133
.quad l_.str.134
.quad l_.str.135
.quad l_.str.136
.quad l_.str.137
.quad l_.str.138
.quad l_.str.139
.quad l_.str.140
.quad l_.str.141
.quad l_.str.142
.quad l_.str.143
.quad l_.str.144
.quad l_.str.145
.quad l_.str.146
.quad l_.str.147
.quad l_.str.148
.quad l_.str.149
.quad l_.str.150
.quad l_.str.151
.quad l_.str.152
.quad l_.str.153
.quad l_.str.154
.quad l_.str.155
.quad l_.str.156
.quad l_.str.157
.quad l_.str.158
.quad l_.str.159
.quad l_.str.160
.quad l_.str.161
.quad l_.str.162
.quad l_.str.163
.quad l_.str.164
.quad l_.str.165
.quad l_.str.166
.quad l_.str.167
.quad l_.str.168
.quad l_.str.169
.quad l_.str.170
.quad l_.str.171
.quad l_.str.172
.quad l_.str.173
.quad l_.str.174
.quad l_.str.175
.quad l_.str.176
.quad l_.str.177
.quad l_.str.178
.quad l_.str.179
.quad l_.str.180
.quad l_.str.181
.quad l_.str.182
.quad l_.str.183
.quad l_.str.184
.quad l_.str.185
.quad l_.str.186
.quad l_.str.187
.quad l_.str.188
.quad l_.str.189
.quad l_.str.190
.quad l_.str.191
.quad l_.str.192
.quad l_.str.193
.quad l_.str.194
.quad l_.str.195
.quad l_.str.196
.quad l_.str.197
.quad l_.str.198
.quad l_.str.199
.quad l_.str.200
.quad l_.str.201
.quad l_.str.202
.quad l_.str.203
.quad l_.str.204
.quad l_.str.205
.quad l_.str.206
.quad l_.str.207
.quad l_.str.208
.quad l_.str.209
.quad l_.str.210
.quad l_.str.211
.quad l_.str.212
.quad l_.str.213
.quad l_.str.214
.quad l_.str.215
.quad l_.str.216
.quad l_.str.217
.quad l_.str.218
.quad l_.str.219
.quad l_.str.220
.quad l_.str.221
.quad l_.str.222
.quad l_.str.223
.quad l_.str.224
.quad l_.str.225
.quad l_.str.226
.quad l_.str.227
.quad l_.str.228
.quad l_.str.229
.quad l_.str.230
.quad l_.str.231
.quad l_.str.232
.quad l_.str.233
.quad l_.str.234
.quad l_.str.235
.quad l_.str.236
.quad l_.str.237
.quad l_.str.238
.quad l_.str.239
.quad l_.str.240
.quad l_.str.241
.quad l_.str.242
.quad l_.str.243
.quad l_.str.244
.quad l_.str.245
.quad l_.str.246
.quad l_.str.247
.quad l_.str.248
.quad l_.str.249
.quad l_.str.250
.quad l_.str.251
.quad l_.str.252
.quad l_.str.253
.quad l_.str.254
.quad l_.str.255
.quad l_.str.256
.quad l_.str.257
.quad l_.str.258
.quad l_.str.259
.quad l_.str.260
.quad l_.str.261
.quad l_.str.262
.quad l_.str.263
.quad l_.str.264
.quad l_.str.265
.quad l_.str.266
.quad l_.str.267
.quad l_.str.268
.quad l_.str.269
.quad l_.str.270
.quad l_.str.271
.quad l_.str.272
.quad l_.str.273
.quad l_.str.274
.quad l_.str.275
.quad l_.str.276
.quad l_.str.277
.quad l_.str.278
.quad l_.str.279
.quad l_.str.280
.quad l_.str.281
.quad l_.str.282
.quad l_.str.283
.quad l_.str.284
.quad l_.str.285
.quad l_.str.286
.quad l_.str.287
.quad l_.str.288
.quad l_.str.289
.quad l_.str.290
.quad l_.str.291
.quad l_.str.292
.quad l_.str.293
.quad l_.str.294
.quad l_.str.295
.quad l_.str.296
.quad l_.str.297
.quad l_.str.298
.quad l_.str.299
.quad l_.str.300
.quad l_.str.301
.quad l_.str.302
.quad l_.str.303
.quad l_.str.304
.quad l_.str.305
.quad l_.str.306
.quad l_.str.307
.quad l_.str.308
.quad l_.str.309
.quad l_.str.310
.quad l_.str.311
.quad l_.str.312
.quad l_.str.313
.quad l_.str.314
.quad l_.str.315
.quad l_.str.316
.quad l_.str.317
.quad l_.str.318
.quad l_.str.319
.quad l_.str.320
.quad l_.str.321
.quad l_.str.322
.quad l_.str.323
.quad l_.str.324
.quad l_.str.325
.quad l_.str.326
.quad l_.str.327
.quad l_.str.328
.quad l_.str.329
.quad l_.str.330
.quad l_.str.331
.quad l_.str.332
.quad l_.str.333
.quad l_.str.334
.quad l_.str.335
.quad l_.str.336
.quad l_.str.337
.quad l_.str.338
.quad l_.str.339
.quad l_.str.340
.quad l_.str.341
.quad l_.str.342
.quad l_.str.343
.quad l_.str.344
.quad l_.str.345
.quad l_.str.346
.quad l_.str.347
.quad l_.str.348
.quad l_.str.349
.quad l_.str.350
.quad l_.str.351
.quad l_.str.352
.quad l_.str.353
.quad l_.str.354
.quad l_.str.355
.quad l_.str.356
.quad l_.str.357
.quad l_.str.358
.quad l_.str.359
.quad l_.str.360
.quad l_.str.361
.quad l_.str.362
.quad l_.str.363
.quad l_.str.364
.quad l_.str.365
.quad l_.str.366
.quad l_.str.367
.quad l_.str.368
.quad l_.str.369
.quad l_.str.370
.quad l_.str.371
.quad l_.str.372
.quad l_.str.373
.quad l_.str.374
.quad l_.str.375
.quad l_.str.376
.quad l_.str.377
.quad l_.str.378
.quad l_.str.379
.quad l_.str.380
.quad l_.str.381
.quad l_.str.382
.quad l_.str.383
.quad l_.str.384
.quad l_.str.385
.quad l_.str.386
.quad l_.str.387
.quad l_.str.388
.quad l_.str.389
.quad l_.str.390
.quad l_.str.391
.quad l_.str.392
.quad l_.str.393
.quad l_.str.394
.quad l_.str.395
.quad l_.str.396
.quad l_.str.397
.quad l_.str.398
.quad l_.str.399
.quad l_.str.400
.quad l_.str.401
.quad l_.str.402
.quad l_.str.403
.quad l_.str.404
.quad l_.str.405
.quad l_.str.406
.quad l_.str.407
.quad l_.str.408
.quad l_.str.409
.quad l_.str.410
.quad l_.str.411
.quad l_.str.412
.quad l_.str.413
.quad l_.str.414
.quad l_.str.415
.quad l_.str.416
.quad l_.str.417
.quad l_.str.418
.quad l_.str.419
.quad l_.str.420
.quad l_.str.421
.quad l_.str.422
.quad l_.str.423
.quad l_.str.424
.quad l_.str.425
.quad l_.str.426
.quad l_.str.427
.quad l_.str.428
.quad l_.str.429
.quad l_.str.430
.quad l_.str.431
.quad l_.str.432
.quad l_.str.433
.quad l_.str.434
.quad l_.str.435
.quad l_.str.436
.quad l_.str.437
.quad l_.str.438
.quad l_.str.439
.quad l_.str.440
.quad l_.str.441
.quad l_.str.442
.quad l_.str.443
.quad l_.str.444
.quad l_.str.445
.quad l_.str.446
.quad l_.str.447
.quad l_.str.448
.quad l_.str.449
.quad l_.str.450
.quad l_.str.451
.quad l_.str.452
.quad l_.str.453
.quad l_.str.454
.quad l_.str.455
.quad l_.str.456
.quad l_.str.457
.quad l_.str.458
.quad l_.str.459
.quad l_.str.460
.quad l_.str.461
.quad l_.str.462
.quad l_.str.463
.quad l_.str.464
.quad l_.str.465
.quad l_.str.466
.quad l_.str.467
.quad l_.str.468
.quad l_.str.469
.quad l_.str.470
.quad l_.str.471
.quad l_.str.472
.quad l_.str.473
.quad l_.str.474
.quad l_.str.475
.quad l_.str.476
.quad l_.str.477
.quad l_.str.478
.quad l_.str.479
.quad l_.str.480
.quad l_.str.481
.quad l_.str.482
.quad l_.str.483
.quad l_.str.484
.quad l_.str.485
.quad l_.str.486
.quad l_.str.487
.quad l_.str.488
.quad l_.str.489
.quad l_.str.490
.quad l_.str.491
.quad l_.str.492
.quad l_.str.493
.quad l_.str.494
.quad l_.str.495
.quad l_.str.496
.quad l_.str.497
.quad l_.str.498
.quad l_.str.499
.quad l_.str.500
.quad l_.str.501
.quad l_.str.502
.quad l_.str.503
.quad l_.str.504
.quad l_.str.505
.quad l_.str.506
.quad l_.str.507
.quad l_.str.508
.quad l_.str.509
.quad l_.str.510
.quad l_.str.511
.quad l_.str.512
.quad l_.str.513
.quad l_.str.514
.quad l_.str.515
.quad l_.str.516
.quad l_.str.517
.quad l_.str.518
.quad l_.str.519
.quad l_.str.520
.quad l_.str.521
.quad l_.str.522
.quad l_.str.523
.quad l_.str.524
.quad l_.str.525
.quad l_.str.526
.quad l_.str.527
.quad l_.str.528
.quad l_.str.529
.quad l_.str.530
.quad l_.str.531
.quad l_.str.532
.quad l_.str.533
.quad l_.str.534
.quad l_.str.535
.quad l_.str.536
.quad l_.str.537
.quad l_.str.538
.quad l_.str.539
.quad l_.str.540
.quad l_.str.541
.quad l_.str.542
.quad l_.str.543
.quad l_.str.544
.quad l_.str.545
.quad l_.str.546
.quad l_.str.547
.quad l_.str.548
.quad l_.str.549
.quad l_.str.550
.quad l_.str.551
.quad l_.str.552
.quad l_.str.553
.quad l_.str.554
.quad l_.str.555
.quad l_.str.556
.quad l_.str.557
.quad l_.str.558
.quad l_.str.559
.quad l_.str.560
.quad l_.str.561
.quad l_.str.562
.quad l_.str.563
.quad l_.str.564
.quad l_.str.565
.quad l_.str.566
.quad l_.str.567
.quad l_.str.568
.quad l_.str.569
.quad l_.str.570
.quad l_.str.571
.quad l_.str.572
.quad l_.str.573
.quad l_.str.574
.quad l_.str.575
.quad l_.str.576
.quad l_.str.577
.quad l_.str.578
.quad l_.str.579
.quad l_.str.580
.quad l_.str.581
.quad l_.str.582
.quad l_.str.583
.quad l_.str.584
.quad l_.str.585
.quad l_.str.586
.quad l_.str.587
.quad l_.str.588
.quad l_.str.589
.quad l_.str.590
.quad l_.str.591
.quad l_.str.592
.quad l_.str.593
.quad l_.str.594
.quad l_.str.595
.quad l_.str.596
.quad l_.str.597
.quad l_.str.598
.quad l_.str.599
.quad l_.str.600
.quad l_.str.601
.quad l_.str.602
.quad l_.str.603
.quad l_.str.604
.quad l_.str.605
.quad l_.str.606
.quad l_.str.607
.quad l_.str.608
.quad l_.str.609
.quad l_.str.610
.quad l_.str.611
.quad l_.str.612
.quad l_.str.613
.quad l_.str.614
.quad l_.str.615
.quad l_.str.616
.quad l_.str.617
.quad l_.str.618
.quad l_.str.619
.quad l_.str.620
.quad l_.str.621
.quad l_.str.622
.quad l_.str.623
.quad l_.str.624
.quad l_.str.625
.quad l_.str.626
.quad l_.str.627
.quad l_.str.628
.quad l_.str.629
.quad l_.str.630
.quad l_.str.631
.quad l_.str.632
.quad l_.str.633
.quad l_.str.634
.quad 0
.section __TEXT,__cstring,cstring_literals
l_.str.635: ; @.str.635
.asciz "as-so-ciate"
l_.str.636: ; @.str.636
.asciz "as-so-ciates"
l_.str.637: ; @.str.637
.asciz "dec-li-na-tion"
l_.str.638: ; @.str.638
.asciz "oblig-a-tory"
l_.str.639: ; @.str.639
.asciz "phil-an-thropic"
l_.str.640: ; @.str.640
.asciz "present"
l_.str.641: ; @.str.641
.asciz "presents"
l_.str.642: ; @.str.642
.asciz "project"
l_.str.643: ; @.str.643
.asciz "projects"
l_.str.644: ; @.str.644
.asciz "reci-procity"
l_.str.645: ; @.str.645
.asciz "re-cog-ni-zance"
l_.str.646: ; @.str.646
.asciz "ref-or-ma-tion"
l_.str.647: ; @.str.647
.asciz "ret-ri-bu-tion"
l_.str.648: ; @.str.648
.asciz "ta-ble"
.section __DATA,__data
.globl _USExceptions ; @USExceptions
.p2align 3
_USExceptions:
.quad l_.str.635
.quad l_.str.636
.quad l_.str.637
.quad l_.str.638
.quad l_.str.639
.quad l_.str.640
.quad l_.str.641
.quad l_.str.642
.quad l_.str.643
.quad l_.str.644
.quad l_.str.645
.quad l_.str.646
.quad l_.str.647
.quad l_.str.648
.quad 0
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz ".ach4 .ad4der .af1t .al3t .am5at .an5c .ang4 .ani5m"
L_.str.1: ## @.str.1
.asciz ".ant4 .an3te .anti5s .ar5s .ar4tie .ar4ty .as3c"
L_.str.2: ## @.str.2
.asciz ".as1p .as1s .aster5 .atom5 .au1d .av4i .awn4"
L_.str.3: ## @.str.3
.asciz ".ba4g .ba5na .bas4e .ber4 .be5ra .be3sm .be5sto"
L_.str.4: ## @.str.4
.asciz ".bri2 .but4ti .cam4pe .can5c .capa5b .car5ol .ca4t"
L_.str.5: ## @.str.5
.asciz ".ce4la .ch4 .chill5i .ci2 .cit5r .co3e .co4r"
L_.str.6: ## @.str.6
.asciz ".cor5ner .de4moi .de3o .de3ra .de3ri .des4c .dictio5"
L_.str.7: ## @.str.7
.asciz ".do4t .du4c .dumb5 .earth5 .eas3i .eb4 .eer4"
L_.str.8: ## @.str.8
.asciz ".eg2 .el5d .el3em .enam3 .en3g .en3s .eq5ui5t"
L_.str.9: ## @.str.9
.asciz ".er4ri .es3 .eu3 .eye5 .fes3 .for5mer .ga2 .ge2"
L_.str.10: ## @.str.10
.asciz ".gen3t4 .ge5og .gi5a .gi4b .go4r .hand5i .han5k"
L_.str.11: ## @.str.11
.asciz ".he2 .hero5i .hes3 .het3 .hi3b .hi3er .hon5ey"
L_.str.12: ## @.str.12
.asciz ".hon3o .hov5 .id4l .idol3 .im3m .im5pin .in1"
L_.str.13: ## @.str.13
.asciz ".in3ci .ine2 .in2k .in3s .ir5r .is4i .ju3r .la4cy"
L_.str.14: ## @.str.14
.asciz ".la4m .lat5er .lath5 .le2 .leg5e .len4 .lep5"
L_.str.15: ## @.str.15
.asciz ".lev1 .li4g .lig5a .li2n .li3o .li4t .mag5a5"
L_.str.16: ## @.str.16
.asciz ".mal5o .man5a .mar5ti .me2 .mer3c .me5ter .mis1"
L_.str.17: ## @.str.17
.asciz ".mist5i .mon3e .mo3ro .mu5ta .muta5b .ni4c .od2"
L_.str.18: ## @.str.18
.asciz ".odd5 .of5te .or5ato .or3c .or1d .or3t .os3 .os4tl"
L_.str.19: ## @.str.19
.asciz ".oth3 .out3 .ped5al .pe5te .pe5tit .pi4e .pio5n"
L_.str.20: ## @.str.20
.asciz ".pi2t .pre3m .ra4c .ran4t .ratio5na .ree2 .re5mit"
L_.str.21: ## @.str.21
.asciz ".res2 .re5stat .ri4g .rit5u .ro4q .ros5t .row5d"
L_.str.22: ## @.str.22
.asciz ".ru4d .sci3e .self5 .sell5 .se2n .se5rie .sh2"
L_.str.23: ## @.str.23
.asciz ".si2 .sing4 .st4 .sta5bl .sy2 .ta4 .te4 .ten5an"
L_.str.24: ## @.str.24
.asciz ".th2 .ti2 .til4 .tim5o5 .ting4 .tin5k .ton4a"
L_.str.25: ## @.str.25
.asciz ".to4p .top5i .tou5s .trib5ut .un1a .un3ce .under5"
L_.str.26: ## @.str.26
.asciz ".un1e .un5k .un5o .un3u .up3 .ure3 .us5a .ven4de"
L_.str.27: ## @.str.27
.asciz ".ve5ra .wil5i .ye4 4ab. a5bal a5ban abe2 ab5erd"
L_.str.28: ## @.str.28
.asciz "abi5a ab5it5ab ab5lat ab5o5liz 4abr ab5rog ab3ul"
L_.str.29: ## @.str.29
.asciz "a4car ac5ard ac5aro a5ceou ac1er a5chet 4a2ci"
L_.str.30: ## @.str.30
.asciz "a3cie ac1in a3cio ac5rob act5if ac3ul ac4um a2d"
L_.str.31: ## @.str.31
.asciz "ad4din ad5er. 2adi a3dia ad3ica adi4er a3dio"
L_.str.32: ## @.str.32
.asciz "a3dit a5diu ad4le ad3ow ad5ran ad4su 4adu a3duc"
L_.str.33: ## @.str.33
.asciz "ad5um ae4r aeri4e a2f aff4 a4gab aga4n ag5ell"
L_.str.34: ## @.str.34
.asciz "age4o 4ageu ag1i 4ag4l ag1n a2go 3agog ag3oni"
L_.str.35: ## @.str.35
.asciz "a5guer ag5ul a4gy a3ha a3he ah4l a3ho ai2 a5ia"
L_.str.36: ## @.str.36
.asciz "a3ic. ai5ly a4i4n ain5in ain5o ait5en a1j ak1en"
L_.str.37: ## @.str.37
.asciz "al5ab al3ad a4lar 4aldi 2ale al3end a4lenti a5le5o"
L_.str.38: ## @.str.38
.asciz "al1i al4ia. ali4e al5lev 4allic 4alm a5log. a4ly."
L_.str.39: ## @.str.39
.asciz "4alys 5a5lyst 5alyt 3alyz 4ama am5ab am3ag ama5ra"
L_.str.40: ## @.str.40
.asciz "am5asc a4matis a4m5ato am5era am3ic am5if am5ily"
L_.str.41: ## @.str.41
.asciz "am1in ami4no a2mo a5mon amor5i amp5en a2n an3age"
L_.str.42: ## @.str.42
.asciz "3analy a3nar an3arc anar4i a3nati 4and ande4s"
L_.str.43: ## @.str.43
.asciz "an3dis an1dl an4dow a5nee a3nen an5est. a3neu"
L_.str.44: ## @.str.44
.asciz "2ang ang5ie an1gl a4n1ic a3nies an3i3f an4ime"
L_.str.45: ## @.str.45
.asciz "a5nimi a5nine an3io a3nip an3ish an3it a3niu"
L_.str.46: ## @.str.46
.asciz "an4kli 5anniz ano4 an5ot anoth5 an2sa an4sco"
L_.str.47: ## @.str.47
.asciz "an4sn an2sp ans3po an4st an4sur antal4 an4tie"
L_.str.48: ## @.str.48
.asciz "4anto an2tr an4tw an3ua an3ul a5nur 4ao apar4"
L_.str.49: ## @.str.49
.asciz "ap5at ap5ero a3pher 4aphi a4pilla ap5illar ap3in"
L_.str.50: ## @.str.50
.asciz "ap3ita a3pitu a2pl apoc5 ap5ola apor5i apos3t"
L_.str.51: ## @.str.51
.asciz "aps5es a3pu aque5 2a2r ar3act a5rade ar5adis"
L_.str.52: ## @.str.52
.asciz "ar3al a5ramete aran4g ara3p ar4at a5ratio ar5ativ"
L_.str.53: ## @.str.53
.asciz "a5rau ar5av4 araw4 arbal4 ar4chan ar5dine ar4dr"
L_.str.54: ## @.str.54
.asciz "ar5eas a3ree ar3ent a5ress ar4fi ar4fl ar1i ar5ial"
L_.str.55: ## @.str.55
.asciz "ar3ian a3riet ar4im ar5inat ar3io ar2iz ar2mi"
L_.str.56: ## @.str.56
.asciz "ar5o5d a5roni a3roo ar2p ar3q arre4 ar4sa ar2sh"
L_.str.57: ## @.str.57
.asciz "4as. as4ab as3ant ashi4 a5sia. a3sib a3sic 5a5si4t"
L_.str.58: ## @.str.58
.asciz "ask3i as4l a4soc as5ph as4sh as3ten as1tr asur5a"
L_.str.59: ## @.str.59
.asciz "a2ta at3abl at5ac at3alo at5ap ate5c at5ech at3ego"
L_.str.60: ## @.str.60
.asciz "at3en. at3era ater5n a5terna at3est at5ev 4ath"
L_.str.61: ## @.str.61
.asciz "ath5em a5then at4ho ath5om 4ati. a5tia at5i5b"
L_.str.62: ## @.str.62
.asciz "at1ic at3if ation5ar at3itu a4tog a2tom at5omiz"
L_.str.63: ## @.str.63
.asciz "a4top a4tos a1tr at5rop at4sk at4tag at5te at4th"
L_.str.64: ## @.str.64
.asciz "a2tu at5ua at5ue at3ul at3ura a2ty au4b augh3"
L_.str.65: ## @.str.65
.asciz "au3gu au4l2 aun5d au3r au5sib aut5en au1th a2va"
L_.str.66: ## @.str.66
.asciz "av3ag a5van ave4no av3era av5ern av5ery av1i"
L_.str.67: ## @.str.67
.asciz "avi4er av3ig av5oc a1vor 3away aw3i aw4ly aws4"
L_.str.68: ## @.str.68
.asciz "ax4ic ax4id ay5al aye4 ays4 azi4er azz5i 5ba."
L_.str.69: ## @.str.69
.asciz "bad5ger ba4ge bal1a ban5dag ban4e ban3i barbi5"
L_.str.70: ## @.str.70
.asciz "bari4a bas4si 1bat ba4z 2b1b b2be b3ber bbi4na"
L_.str.71: ## @.str.71
.asciz "4b1d 4be. beak4 beat3 4be2d be3da be3de be3di"
L_.str.72: ## @.str.72
.asciz "be3gi be5gu 1bel be1li be3lo 4be5m be5nig be5nu"
L_.str.73: ## @.str.73
.asciz "4bes4 be3sp be5str 3bet bet5iz be5tr be3tw be3w"
L_.str.74: ## @.str.74
.asciz "be5yo 2bf 4b3h bi2b bi4d 3bie bi5en bi4er 2b3if"
L_.str.75: ## @.str.75
.asciz "1bil bi3liz bina5r4 bin4d bi5net bi3ogr bi5ou"
L_.str.76: ## @.str.76
.asciz "bi2t 3bi3tio bi3tr 3bit5ua b5itz b1j bk4 b2l2"
L_.str.77: ## @.str.77
.asciz "blath5 b4le. blen4 5blesp b3lis b4lo blun4t 4b1m"
L_.str.78: ## @.str.78
.asciz "4b3n bne5g 3bod bod3i bo4e bol3ic bom4bi bon4a"
L_.str.79: ## @.str.79
.asciz "bon5at 3boo 5bor. 4b1ora bor5d 5bore 5bori 5bos4"
L_.str.80: ## @.str.80
.asciz "b5ota both5 bo4to bound3 4bp 4brit broth3 2b5s2"
L_.str.81: ## @.str.81
.asciz "bsor4 2bt bt4l b4to b3tr buf4fer bu4ga bu3li"
L_.str.82: ## @.str.82
.asciz "bumi4 bu4n bunt4i bu3re bus5ie buss4e 5bust 4buta"
L_.str.83: ## @.str.83
.asciz "3butio b5uto b1v 4b5w 5by. bys4 1ca cab3in"
L_.str.84: ## @.str.84
.asciz "ca1bl cach4 ca5den 4cag4 2c5ah ca3lat cal4la"
L_.str.85: ## @.str.85
.asciz "call5in 4calo can5d can4e can4ic can5is can3iz"
L_.str.86: ## @.str.86
.asciz "can4ty cany4 ca5per car5om cast5er cas5tig 4casy"
L_.str.87: ## @.str.87
.asciz "ca4th 4cativ cav5al c3c ccha5 cci4a ccompa5 ccon4"
L_.str.88: ## @.str.88
.asciz "ccou3t 2ce. 4ced. 4ceden 3cei 5cel. 3cell 1cen"
L_.str.89: ## @.str.89
.asciz "3cenc 2cen4e 4ceni 3cent 3cep ce5ram 4cesa 3cessi"
L_.str.90: ## @.str.90
.asciz "ces5si5b ces5t cet4 c5e4ta cew4 2ch 4ch. 4ch3ab"
L_.str.91: ## @.str.91
.asciz "5chanic ch5a5nis che2 cheap3 4ched che5lo 3chemi"
L_.str.92: ## @.str.92
.asciz "ch5ene ch3er. ch3ers 4ch1in 5chine. ch5iness 5chini"
L_.str.93: ## @.str.93
.asciz "5chio 3chit chi2z 3cho2 ch4ti 1ci 3cia ci2a5b"
L_.str.94: ## @.str.94
.asciz "cia5r ci5c 4cier 5cific. 4cii ci4la 3cili 2cim"
L_.str.95: ## @.str.95
.asciz "2cin c4ina 3cinat cin3em c1ing c5ing. 5cino cion4"
L_.str.96: ## @.str.96
.asciz "4cipe ci3ph 4cipic 4cista 4cisti 2c1it cit3iz"
L_.str.97: ## @.str.97
.asciz "5ciz ck1 ck3i 1c4l4 4clar c5laratio 5clare cle4m"
L_.str.98: ## @.str.98
.asciz "4clic clim4 cly4 c5n 1co co5ag coe2 2cog co4gr"
L_.str.99: ## @.str.99
.asciz "coi4 co3inc col5i 5colo col3or com5er con4a c4one"
L_.str.100: ## @.str.100
.asciz "con3g con5t co3pa cop3ic co4pl 4corb coro3n cos4e"
L_.str.101: ## @.str.101
.asciz "cov1 cove4 cow5a coz5e co5zi c1q cras5t 5crat."
L_.str.102: ## @.str.102
.asciz "5cratic cre3at 5cred 4c3reta cre4v cri2 cri5f"
L_.str.103: ## @.str.103
.asciz "c4rin cris4 5criti cro4pl crop5o cros4e cru4d"
L_.str.104: ## @.str.104
.asciz "4c3s2 2c1t cta4b ct5ang c5tant c2te c3ter c4ticu"
L_.str.105: ## @.str.105
.asciz "ctim3i ctu4r c4tw cud5 c4uf c4ui cu5ity 5culi"
L_.str.106: ## @.str.106
.asciz "cul4tis 3cultu cu2ma c3ume cu4mi 3cun cu3pi cu5py"
L_.str.107: ## @.str.107
.asciz "cur5a4b cu5ria 1cus cuss4i 3c4ut cu4tie 4c5utiv"
L_.str.108: ## @.str.108
.asciz "4cutr 1cy cze4 1d2a 5da. 2d3a4b dach4 4daf"
L_.str.109: ## @.str.109
.asciz "2dag da2m2 dan3g dard5 dark5 4dary 3dat 4dativ"
L_.str.110: ## @.str.110
.asciz "4dato 5dav4 dav5e 5day d1b d5c d1d4 2de. deaf5"
L_.str.111: ## @.str.111
.asciz "deb5it de4bon decan4 de4cil de5com 2d1ed 4dee."
L_.str.112: ## @.str.112
.asciz "de5if deli4e del5i5q de5lo d4em 5dem. 3demic"
L_.str.113: ## @.str.113
.asciz "dem5ic. de5mil de4mons demor5 1den de4nar de3no"
L_.str.114: ## @.str.114
.asciz "denti5f de3nu de1p de3pa depi4 de2pu d3eq d4erh"
L_.str.115: ## @.str.115
.asciz "5derm dern5iz der5s des2 d2es. de1sc de2s5o des3ti"
L_.str.116: ## @.str.116
.asciz "de3str de4su de1t de2to de1v dev3il 4dey 4d1f"
L_.str.117: ## @.str.117
.asciz "d4ga d3ge4t dg1i d2gy d1h2 5di. 1d4i3a dia5b"
L_.str.118: ## @.str.118
.asciz "di4cam d4ice 3dict 3did 5di3en d1if di3ge di4lato"
L_.str.119: ## @.str.119
.asciz "d1in 1dina 3dine. 5dini di5niz 1dio dio5g di4pl"
L_.str.120: ## @.str.120
.asciz "dir2 di1re dirt5i dis1 5disi d4is3t d2iti 1di1v"
L_.str.121: ## @.str.121
.asciz "d1j d5k2 4d5la 3dle. 3dled 3dles. 4dless 2d3lo"
L_.str.122: ## @.str.122
.asciz "4d5lu 2dly d1m 4d1n4 1do 3do. do5de 5doe 2d5of"
L_.str.123: ## @.str.123
.asciz "d4og do4la doli4 do5lor dom5iz do3nat doni4 doo3d"
L_.str.124: ## @.str.124
.asciz "dop4p d4or 3dos 4d5out do4v 3dox d1p 1dr drag5on"
L_.str.125: ## @.str.125
.asciz "4drai dre4 drea5r 5dren dri4b dril4 dro4p 4drow"
L_.str.126: ## @.str.126
.asciz "5drupli 4dry 2d1s2 ds4p d4sw d4sy d2th 1du"
L_.str.127: ## @.str.127
.asciz "d1u1a du2c d1uca duc5er 4duct. 4ducts du5el du4g"
L_.str.128: ## @.str.128
.asciz "d3ule dum4be du4n 4dup du4pe d1v d1w d2y 5dyn"
L_.str.129: ## @.str.129
.asciz "dy4se dys5p e1a4b e3act ead1 ead5ie ea4ge ea5ger"
L_.str.130: ## @.str.130
.asciz "ea4l eal5er eal3ou eam3er e5and ear3a ear4c ear5es"
L_.str.131: ## @.str.131
.asciz "ear4ic ear4il ear5k ear2t eart3e ea5sp e3ass"
L_.str.132: ## @.str.132
.asciz "east3 ea2t eat5en eath3i e5atif e4a3tu ea2v eav3en"
L_.str.133: ## @.str.133
.asciz "eav5i eav5o 2e1b e4bel. e4bels e4ben e4bit e3br"
L_.str.134: ## @.str.134
.asciz "e4cad ecan5c ecca5 e1ce ec5essa ec2i e4cib ec5ificat"
L_.str.135: ## @.str.135
.asciz "ec5ifie ec5ify ec3im eci4t e5cite e4clam e4clus"
L_.str.136: ## @.str.136
.asciz "e2col e4comm e4compe e4conc e2cor ec3ora eco5ro"
L_.str.137: ## @.str.137
.asciz "e1cr e4crem ec4tan ec4te e1cu e4cul ec3ula 2e2da"
L_.str.138: ## @.str.138
.asciz "4ed3d e4d1er ede4s 4edi e3dia ed3ib ed3ica ed3im"
L_.str.139: ## @.str.139
.asciz "ed1it edi5z 4edo e4dol edon2 e4dri e4dul ed5ulo"
L_.str.140: ## @.str.140
.asciz "ee2c eed3i ee2f eel3i ee4ly ee2m ee4na ee4p1"
L_.str.141: ## @.str.141
.asciz "ee2s4 eest4 ee4ty e5ex e1f e4f3ere 1eff e4fic"
L_.str.142: ## @.str.142
.asciz "5efici efil4 e3fine ef5i5nite 3efit efor5es e4fuse."
L_.str.143: ## @.str.143
.asciz "4egal eger4 eg5ib eg4ic eg5ing e5git5 eg5n e4go."
L_.str.144: ## @.str.144
.asciz "e4gos eg1ul e5gur 5egy e1h4 eher4 ei2 e5ic"
L_.str.145: ## @.str.145
.asciz "ei5d eig2 ei5gl e3imb e3inf e1ing e5inst eir4d"
L_.str.146: ## @.str.146
.asciz "eit3e ei3th e5ity e1j e4jud ej5udi eki4n ek4la"
L_.str.147: ## @.str.147
.asciz "e1la e4la. e4lac elan4d el5ativ e4law elaxa4"
L_.str.148: ## @.str.148
.asciz "e3lea el5ebra 5elec e4led el3ega e5len e4l1er"
L_.str.149: ## @.str.149
.asciz "e1les el2f el2i e3libe e4l5ic. el3ica e3lier"
L_.str.150: ## @.str.150
.asciz "el5igib e5lim e4l3ing e3lio e2lis el5ish e3liv3"
L_.str.151: ## @.str.151
.asciz "4ella el4lab ello4 e5loc el5og el3op. el2sh el4ta"
L_.str.152: ## @.str.152
.asciz "e5lud el5ug e4mac e4mag e5man em5ana em5b e1me"
L_.str.153: ## @.str.153
.asciz "e2mel e4met em3ica emi4e em5igra em1in2 em5ine"
L_.str.154: ## @.str.154
.asciz "em3i3ni e4mis em5ish e5miss em3iz 5emniz emo4g"
L_.str.155: ## @.str.155
.asciz "emoni5o em3pi e4mul em5ula emu3n e3my en5amo"
L_.str.156: ## @.str.156
.asciz "e4nant ench4er en3dic e5nea e5nee en3em en5ero"
L_.str.157: ## @.str.157
.asciz "en5esi en5est en3etr e3new en5ics e5nie e5nil"
L_.str.158: ## @.str.158
.asciz "e3nio en3ish en3it e5niu 5eniz 4enn 4eno eno4g"
L_.str.159: ## @.str.159
.asciz "e4nos en3ov en4sw ent5age 4enthes en3ua en5uf"
L_.str.160: ## @.str.160
.asciz "e3ny. 4en3z e5of eo2g e4oi4 e3ol eop3ar e1or"
L_.str.161: ## @.str.161
.asciz "eo3re eo5rol eos4 e4ot eo4to e5out e5ow e2pa"
L_.str.162: ## @.str.162
.asciz "e3pai ep5anc e5pel e3pent ep5etitio ephe4 e4pli"
L_.str.163: ## @.str.163
.asciz "e1po e4prec ep5reca e4pred ep3reh e3pro e4prob"
L_.str.164: ## @.str.164
.asciz "ep4sh ep5ti5b e4put ep5uta e1q equi3l e4q3ui3s"
L_.str.165: ## @.str.165
.asciz "er1a era4b 4erand er3ar 4erati. 2erb er4bl er3ch"
L_.str.166: ## @.str.166
.asciz "er4che 2ere. e3real ere5co ere3in er5el. er3emo"
L_.str.167: ## @.str.167
.asciz "er5ena er5ence 4erene er3ent ere4q er5ess er3est"
L_.str.168: ## @.str.168
.asciz "eret4 er1h er1i e1ria4 5erick e3rien eri4er er3ine"
L_.str.169: ## @.str.169
.asciz "e1rio 4erit er4iu eri4v e4riva er3m4 er4nis 4ernit"
L_.str.170: ## @.str.170
.asciz "5erniz er3no 2ero er5ob e5roc ero4r er1ou er1s"
L_.str.171: ## @.str.171
.asciz "er3set ert3er 4ertl er3tw 4eru eru4t 5erwau e1s4a"
L_.str.172: ## @.str.172
.asciz "e4sage. e4sages es2c e2sca es5can e3scr es5cu"
L_.str.173: ## @.str.173
.asciz "e1s2e e2sec es5ecr es5enc e4sert. e4serts e4serva"
L_.str.174: ## @.str.174
.asciz "4esh e3sha esh5en e1si e2sic e2sid es5iden es5igna"
L_.str.175: ## @.str.175
.asciz "e2s5im es4i4n esis4te esi4u e5skin es4mi e2sol"
L_.str.176: ## @.str.176
.asciz "es3olu e2son es5ona e1sp es3per es5pira es4pre"
L_.str.177: ## @.str.177
.asciz "2ess es4si4b estan4 es3tig es5tim 4es2to e3ston"
L_.str.178: ## @.str.178
.asciz "2estr e5stro estruc5 e2sur es5urr es4w eta4b"
L_.str.179: ## @.str.179
.asciz "eten4d e3teo ethod3 et1ic e5tide etin4 eti4no"
L_.str.180: ## @.str.180
.asciz "e5tir e5titio et5itiv 4etn et5ona e3tra e3tre"
L_.str.181: ## @.str.181
.asciz "et3ric et5rif et3rog et5ros et3ua et5ym et5z"
L_.str.182: ## @.str.182
.asciz "4eu e5un e3up eu3ro eus4 eute4 euti5l eu5tr"
L_.str.183: ## @.str.183
.asciz "eva2p5 e2vas ev5ast e5vea ev3ell evel3o e5veng"
L_.str.184: ## @.str.184
.asciz "even4i ev1er e5verb e1vi ev3id evi4l e4vin evi4v"
L_.str.185: ## @.str.185
.asciz "e5voc e5vu e1wa e4wag e5wee e3wh ewil5 ew3ing"
L_.str.186: ## @.str.186
.asciz "e3wit 1exp 5eyc 5eye. eys4 1fa fa3bl fab3r"
L_.str.187: ## @.str.187
.asciz "fa4ce 4fag fain4 fall5e 4fa4ma fam5is 5far far5th"
L_.str.188: ## @.str.188
.asciz "fa3ta fa3the 4fato fault5 4f5b 4fd 4fe. feas4"
L_.str.189: ## @.str.189
.asciz "feath3 fe4b 4feca 5fect 2fed fe3li fe4mo fen2d"
L_.str.190: ## @.str.190
.asciz "fend5e fer1 5ferr fev4 4f1f f4fes f4fie f5fin."
L_.str.191: ## @.str.191
.asciz "f2f5is f4fly f2fy 4fh 1fi fi3a 2f3ic. 4f3ical"
L_.str.192: ## @.str.192
.asciz "f3ican 4ficate f3icen fi3cer fic4i 5ficia 5ficie"
L_.str.193: ## @.str.193
.asciz "4fics fi3cu fi5del fight5 fil5i fill5in 4fily"
L_.str.194: ## @.str.194
.asciz "2fin 5fina fin2d5 fi2ne f1in3g fin4n fis4ti f4l2"
L_.str.195: ## @.str.195
.asciz "f5less flin4 flo3re f2ly5 4fm 4fn 1fo 5fon"
L_.str.196: ## @.str.196
.asciz "fon4de fon4t fo2r fo5rat for5ay fore5t for4i"
L_.str.197: ## @.str.197
.asciz "fort5a fos5 4f5p fra4t f5rea fres5c fri2 fril4"
L_.str.198: ## @.str.198
.asciz "frol5 2f3s 2ft f4to f2ty 3fu fu5el 4fug fu4min"
L_.str.199: ## @.str.199
.asciz "fu5ne fu3ri fusi4 fus4s 4futa 1fy 1ga gaf4"
L_.str.200: ## @.str.200
.asciz "5gal. 3gali ga3lo 2gam ga5met g5amo gan5is ga3niz"
L_.str.201: ## @.str.201
.asciz "gani5za 4gano gar5n4 gass4 gath3 4gativ 4gaz"
L_.str.202: ## @.str.202
.asciz "g3b gd4 2ge. 2ged geez4 gel4in ge5lis ge5liz"
L_.str.203: ## @.str.203
.asciz "4gely 1gen ge4nat ge5niz 4geno 4geny 1geo ge3om"
L_.str.204: ## @.str.204
.asciz "g4ery 5gesi geth5 4geto ge4ty ge4v 4g1g2 g2ge"
L_.str.205: ## @.str.205
.asciz "g3ger gglu5 ggo4 gh3in gh5out gh4to 5gi. 1gi4a"
L_.str.206: ## @.str.206
.asciz "gia5r g1ic 5gicia g4ico gien5 5gies. gil4 g3imen"
L_.str.207: ## @.str.207
.asciz "3g4in. gin5ge 5g4ins 5gio 3gir gir4l g3isl gi4u"
L_.str.208: ## @.str.208
.asciz "5giv 3giz gl2 gla4 glad5i 5glas 1gle gli4b"
L_.str.209: ## @.str.209
.asciz "g3lig 3glo glo3r g1m g4my gn4a g4na. gnet4t"
L_.str.210: ## @.str.210
.asciz "g1ni g2nin g4nio g1no g4non 1go 3go. gob5 5goe"
L_.str.211: ## @.str.211
.asciz "3g4o4g go3is gon2 4g3o3na gondo5 go3ni 5goo go5riz"
L_.str.212: ## @.str.212
.asciz "gor5ou 5gos. gov1 g3p 1gr 4grada g4rai gran2"
L_.str.213: ## @.str.213
.asciz "5graph. g5rapher 5graphic 4graphy 4gray gre4n 4gress."
L_.str.214: ## @.str.214
.asciz "4grit g4ro gruf4 gs2 g5ste gth3 gu4a 3guard"
L_.str.215: ## @.str.215
.asciz "2gue 5gui5t 3gun 3gus 4gu4t g3w 1gy 2g5y3n"
L_.str.216: ## @.str.216
.asciz "gy5ra h3ab4l hach4 hae4m hae4t h5agu ha3la hala3m"
L_.str.217: ## @.str.217
.asciz "ha4m han4ci han4cy 5hand. han4g hang5er hang5o"
L_.str.218: ## @.str.218
.asciz "h5a5niz han4k han4te hap3l hap5t ha3ran ha5ras"
L_.str.219: ## @.str.219
.asciz "har2d hard3e har4le harp5en har5ter has5s haun4"
L_.str.220: ## @.str.220
.asciz "5haz haz3a h1b 1head 3hear he4can h5ecat h4ed"
L_.str.221: ## @.str.221
.asciz "he5do5 he3l4i hel4lis hel4ly h5elo hem4p he2n"
L_.str.222: ## @.str.222
.asciz "hena4 hen5at heo5r hep5 h4era hera3p her4ba here5a"
L_.str.223: ## @.str.223
.asciz "h3ern h5erou h3ery h1es he2s5p he4t het4ed heu4"
L_.str.224: ## @.str.224
.asciz "h1f h1h hi5an hi4co high5 h4il2 himer4 h4ina"
L_.str.225: ## @.str.225
.asciz "hion4e hi4p hir4l hi3ro hir4p hir4r his3el his4s"
L_.str.226: ## @.str.226
.asciz "hith5er hi2v 4hk 4h1l4 hlan4 h2lo hlo3ri 4h1m"
L_.str.227: ## @.str.227
.asciz "hmet4 2h1n h5odiz h5ods ho4g hoge4 hol5ar 3hol4e"
L_.str.228: ## @.str.228
.asciz "ho4ma home3 hon4a ho5ny 3hood hoon4 hor5at ho5ris"
L_.str.229: ## @.str.229
.asciz "hort3e ho5ru hos4e ho5sen hos1p 1hous house3"
L_.str.230: ## @.str.230
.asciz "hov5el 4h5p 4hr4 hree5 hro5niz hro3po 4h1s2 h4sh"
L_.str.231: ## @.str.231
.asciz "h4tar ht1en ht5es h4ty hu4g hu4min hun5ke hun4t"
L_.str.232: ## @.str.232
.asciz "hus3t4 hu4t h1w h4wart hy3pe hy3ph hy2s 2i1a"
L_.str.233: ## @.str.233
.asciz "i2al iam4 iam5ete i2an 4ianc ian3i 4ian4t ia5pe"
L_.str.234: ## @.str.234
.asciz "iass4 i4ativ ia4tric i4atu ibe4 ib3era ib5ert"
L_.str.235: ## @.str.235
.asciz "ib5ia ib3in ib5it. ib5ite i1bl ib3li i5bo i1br"
L_.str.236: ## @.str.236
.asciz "i2b5ri i5bun 4icam 5icap 4icar i4car. i4cara"
L_.str.237: ## @.str.237
.asciz "icas5 i4cay iccu4 4iceo 4ich 2ici i5cid ic5ina"
L_.str.238: ## @.str.238
.asciz "i2cip ic3ipa i4cly i2c5oc 4i1cr 5icra i4cry ic4te"
L_.str.239: ## @.str.239
.asciz "ictu2 ic4t3ua ic3ula ic4um ic5uo i3cur 2id i4dai"
L_.str.240: ## @.str.240
.asciz "id5anc id5d ide3al ide4s i2di id5ian idi4ar i5die"
L_.str.241: ## @.str.241
.asciz "id3io idi5ou id1it id5iu i3dle i4dom id3ow i4dr"
L_.str.242: ## @.str.242
.asciz "i2du id5uo 2ie4 ied4e 5ie5ga ield3 ien5a4 ien4e"
L_.str.243: ## @.str.243
.asciz "i5enn i3enti i1er. i3esc i1est i3et 4if. if5ero"
L_.str.244: ## @.str.244
.asciz "iff5en if4fr 4ific. i3fie i3fl 4ift 2ig iga5b"
L_.str.245: ## @.str.245
.asciz "ig3era ight3i 4igi i3gib ig3il ig3in ig3it i4g4l"
L_.str.246: ## @.str.246
.asciz "i2go ig3or ig5ot i5gre igu5i ig1ur i3h 4i5i4"
L_.str.247: ## @.str.247
.asciz "i3j 4ik i1la il3a4b i4lade i2l5am ila5ra i3leg"
L_.str.248: ## @.str.248
.asciz "il1er ilev4 il5f il1i il3ia il2ib il3io il4ist"
L_.str.249: ## @.str.249
.asciz "2ilit il2iz ill5ab 4iln il3oq il4ty il5ur il3v"
L_.str.250: ## @.str.250
.asciz "i4mag im3age ima5ry imenta5r 4imet im1i im5ida"
L_.str.251: ## @.str.251
.asciz "imi5le i5mini 4imit im4ni i3mon i2mu im3ula 2in."
L_.str.252: ## @.str.252
.asciz "i4n3au 4inav incel4 in3cer 4ind in5dling 2ine"
L_.str.253: ## @.str.253
.asciz "i3nee iner4ar i5ness 4inga 4inge in5gen 4ingi"
L_.str.254: ## @.str.254
.asciz "in5gling 4ingo 4ingu 2ini i5ni. i4nia in3io in1is"
L_.str.255: ## @.str.255
.asciz "i5nite. 5initio in3ity 4ink 4inl 2inn 2i1no i4no4c"
L_.str.256: ## @.str.256
.asciz "ino4s i4not 2ins in3se insur5a 2int. 2in4th in1u"
L_.str.257: ## @.str.257
.asciz "i5nus 4iny 2io 4io. ioge4 io2gr i1ol io4m ion3at"
L_.str.258: ## @.str.258
.asciz "ion4ery ion3i io5ph ior3i i4os io5th i5oti io4to"
L_.str.259: ## @.str.259
.asciz "i4our 2ip ipe4 iphras4 ip3i ip4ic ip4re4 ip3ul"
L_.str.260: ## @.str.260
.asciz "i3qua iq5uef iq3uid iq3ui3t 4ir i1ra ira4b i4rac"
L_.str.261: ## @.str.261
.asciz "ird5e ire4de i4ref i4rel4 i4res ir5gi ir1i iri5de"
L_.str.262: ## @.str.262
.asciz "ir4is iri3tu 5i5r2iz ir4min iro4g 5iron. ir5ul"
L_.str.263: ## @.str.263
.asciz "2is. is5ag is3ar isas5 2is1c is3ch 4ise is3er"
L_.str.264: ## @.str.264
.asciz "3isf is5han is3hon ish5op is3ib isi4d i5sis is5itiv"
L_.str.265: ## @.str.265
.asciz "4is4k islan4 4isms i2so iso5mer is1p is2pi is4py"
L_.str.266: ## @.str.266
.asciz "4is1s is4sal issen4 is4ses is4ta. is1te is1ti"
L_.str.267: ## @.str.267
.asciz "ist4ly 4istral i2su is5us 4ita. ita4bi i4tag"
L_.str.268: ## @.str.268
.asciz "4ita5m i3tan i3tat 2ite it3era i5teri it4es 2ith"
L_.str.269: ## @.str.269
.asciz "i1ti 4itia 4i2tic it3ica 5i5tick it3ig it5ill"
L_.str.270: ## @.str.270
.asciz "i2tim 2itio 4itis i4tism i2t5o5m 4iton i4tram"
L_.str.271: ## @.str.271
.asciz "it5ry 4itt it3uat i5tud it3ul 4itz. i1u 2iv"
L_.str.272: ## @.str.272
.asciz "iv3ell iv3en. i4v3er. i4vers. iv5il. iv5io iv1it"
L_.str.273: ## @.str.273
.asciz "i5vore iv3o3ro i4v3ot 4i5w ix4o 4iy 4izar izi4"
L_.str.274: ## @.str.274
.asciz "5izont 5ja jac4q ja4p 1je jer5s 4jestie 4jesty"
L_.str.275: ## @.str.275
.asciz "jew3 jo4p 5judg 3ka. k3ab k5ag kais4 kal4 k1b"
L_.str.276: ## @.str.276
.asciz "k2ed 1kee ke4g ke5li k3en4d k1er kes4 k3est."
L_.str.277: ## @.str.277
.asciz "ke4ty k3f kh4 k1i 5ki. 5k2ic k4ill kilo5 k4im"
L_.str.278: ## @.str.278
.asciz "k4in. kin4de k5iness kin4g ki4p kis4 k5ish kk4"
L_.str.279: ## @.str.279
.asciz "k1l 4kley 4kly k1m k5nes 1k2no ko5r kosh4 k3ou"
L_.str.280: ## @.str.280
.asciz "kro5n 4k1s2 k4sc ks4l k4sy k5t k1w lab3ic l4abo"
L_.str.281: ## @.str.281
.asciz "laci4 l4ade la3dy lag4n lam3o 3land lan4dl lan5et"
L_.str.282: ## @.str.282
.asciz "lan4te lar4g lar3i las4e la5tan 4lateli 4lativ"
L_.str.283: ## @.str.283
.asciz "4lav la4v4a 2l1b lbin4 4l1c2 lce4 l3ci 2ld"
L_.str.284: ## @.str.284
.asciz "l2de ld4ere ld4eri ldi4 ld5is l3dr l4dri le2a"
L_.str.285: ## @.str.285
.asciz "le4bi left5 5leg. 5legg le4mat lem5atic 4len."
L_.str.286: ## @.str.286
.asciz "3lenc 5lene. 1lent le3ph le4pr lera5b ler4e 3lerg"
L_.str.287: ## @.str.287
.asciz "3l4eri l4ero les2 le5sco 5lesq 3less 5less. l3eva"
L_.str.288: ## @.str.288
.asciz "lev4er. lev4era lev4ers 3ley 4leye 2lf l5fr 4l1g4"
L_.str.289: ## @.str.289
.asciz "l5ga lgar3 l4ges lgo3 2l3h li4ag li2am liar5iz"
L_.str.290: ## @.str.290
.asciz "li4as li4ato li5bi 5licio li4cor 4lics 4lict."
L_.str.291: ## @.str.291
.asciz "l4icu l3icy l3ida lid5er 3lidi lif3er l4iff li4fl"
L_.str.292: ## @.str.292
.asciz "5ligate 3ligh li4gra 3lik 4l4i4l lim4bl lim3i"
L_.str.293: ## @.str.293
.asciz "li4mo l4im4p l4ina 1l4ine lin3ea lin3i link5er"
L_.str.294: ## @.str.294
.asciz "li5og 4l4iq lis4p l1it l2it. 5litica l5i5tics"
L_.str.295: ## @.str.295
.asciz "liv3er l1iz 4lj lka3 l3kal lka4t l1l l4law"
L_.str.296: ## @.str.296
.asciz "l2le l5lea l3lec l3leg l3lel l3le4n l3le4t ll2i"
L_.str.297: ## @.str.297
.asciz "l2lin4 l5lina ll4o lloqui5 ll5out l5low 2lm l5met"
L_.str.298: ## @.str.298
.asciz "lm3ing l4mod lmon4 2l1n2 3lo. lob5al lo4ci 4lof"
L_.str.299: ## @.str.299
.asciz "3logic l5ogo 3logu lom3er 5long lon4i l3o3niz"
L_.str.300: ## @.str.300
.asciz "lood5 5lope. lop3i l3opm lora4 lo4rato lo5rie"
L_.str.301: ## @.str.301
.asciz "lor5ou 5los. los5et 5losophiz 5losophy los4t lo4ta"
L_.str.302: ## @.str.302
.asciz "loun5d 2lout 4lov 2lp lpa5b l3pha l5phi lp5ing"
L_.str.303: ## @.str.303
.asciz "l3pit l4pl l5pr 4l1r 2l1s2 l4sc l2se l4sie"
L_.str.304: ## @.str.304
.asciz "4lt lt5ag ltane5 l1te lten4 ltera4 lth3i l5ties."
L_.str.305: ## @.str.305
.asciz "ltis4 l1tr ltu2 ltur3a lu5a lu3br luch4 lu3ci"
L_.str.306: ## @.str.306
.asciz "lu3en luf4 lu5id lu4ma 5lumi l5umn. 5lumnia lu3o"
L_.str.307: ## @.str.307
.asciz "luo3r 4lup luss4 lus3te 1lut l5ven l5vet4 2l1w"
L_.str.308: ## @.str.308
.asciz "1ly 4lya 4lyb ly5me ly3no 2lys4 l5yse 1ma 2mab"
L_.str.309: ## @.str.309
.asciz "ma2ca ma5chine ma4cl mag5in 5magn 2mah maid5"
L_.str.310: ## @.str.310
.asciz "4mald ma3lig ma5lin mal4li mal4ty 5mania man5is"
L_.str.311: ## @.str.311
.asciz "man3iz 4map ma5rine. ma5riz mar4ly mar3v ma5sce"
L_.str.312: ## @.str.312
.asciz "mas4e mas1t 5mate math3 ma3tis 4matiza 4m1b mba4t5"
L_.str.313: ## @.str.313
.asciz "m5bil m4b3ing mbi4v 4m5c 4me. 2med 4med. 5media"
L_.str.314: ## @.str.314
.asciz "me3die m5e5dy me2g mel5on mel4t me2m mem1o3 1men"
L_.str.315: ## @.str.315
.asciz "men4a men5ac men4de 4mene men4i mens4 mensu5"
L_.str.316: ## @.str.316
.asciz "3ment men4te me5on m5ersa 2mes 3mesti me4ta met3al"
L_.str.317: ## @.str.317
.asciz "me1te me5thi m4etr 5metric me5trie me3try me4v"
L_.str.318: ## @.str.318
.asciz "4m1f 2mh 5mi. mi3a mid4a mid4g mig4 3milia"
L_.str.319: ## @.str.319
.asciz "m5i5lie m4ill min4a 3mind m5inee m4ingl min5gli"
L_.str.320: ## @.str.320
.asciz "m5ingly min4t m4inu miot4 m2is mis4er. mis5l"
L_.str.321: ## @.str.321
.asciz "mis4ti m5istry 4mith m2iz 4mk 4m1l m1m mma5ry"
L_.str.322: ## @.str.322
.asciz "4m1n mn4a m4nin mn4o 1mo 4mocr 5mocratiz mo2d1"
L_.str.323: ## @.str.323
.asciz "mo4go mois2 moi5se 4mok mo5lest mo3me mon5et"
L_.str.324: ## @.str.324
.asciz "mon5ge moni3a mon4ism mon4ist mo3niz monol4 mo3ny."
L_.str.325: ## @.str.325
.asciz "mo2r 4mora. mos2 mo5sey mo3sp moth3 m5ouf 3mous"
L_.str.326: ## @.str.326
.asciz "mo2v 4m1p mpara5 mpa5rab mpar5i m3pet mphas4"
L_.str.327: ## @.str.327
.asciz "m2pi mpi4a mp5ies m4p1in m5pir mp5is mpo3ri mpos5ite"
L_.str.328: ## @.str.328
.asciz "m4pous mpov5 mp4tr m2py 4m3r 4m1s2 m4sh m5si"
L_.str.329: ## @.str.329
.asciz "4mt 1mu mula5r4 5mult multi3 3mum mun2 4mup"
L_.str.330: ## @.str.330
.asciz "mu4u 4mw 1na 2n1a2b n4abu 4nac. na4ca n5act"
L_.str.331: ## @.str.331
.asciz "nag5er. nak4 na4li na5lia 4nalt na5mit n2an nanci4"
L_.str.332: ## @.str.332
.asciz "nan4it nank4 nar3c 4nare nar3i nar4l n5arm n4as"
L_.str.333: ## @.str.333
.asciz "nas4c nas5ti n2at na3tal nato5miz n2au nau3se"
L_.str.334: ## @.str.334
.asciz "3naut nav4e 4n1b4 ncar5 n4ces. n3cha n5cheo n5chil"
L_.str.335: ## @.str.335
.asciz "n3chis nc1in nc4it ncour5a n1cr n1cu n4dai n5dan"
L_.str.336: ## @.str.336
.asciz "n1de nd5est. ndi4b n5d2if n1dit n3diz n5duc ndu4r"
L_.str.337: ## @.str.337
.asciz "nd2we 2ne. n3ear ne2b neb3u ne2c 5neck 2ned"
L_.str.338: ## @.str.338
.asciz "ne4gat neg5ativ 5nege ne4la nel5iz ne5mi ne4mo"
L_.str.339: ## @.str.339
.asciz "1nen 4nene 3neo ne4po ne2q n1er nera5b n4erar"
L_.str.340: ## @.str.340
.asciz "n2ere n4er5i ner4r 1nes 2nes. 4nesp 2nest 4nesw"
L_.str.341: ## @.str.341
.asciz "3netic ne4v n5eve ne4w n3f n4gab n3gel nge4n4e"
L_.str.342: ## @.str.342
.asciz "n5gere n3geri ng5ha n3gib ng1in n5git n4gla ngov4"
L_.str.343: ## @.str.343
.asciz "ng5sh n1gu n4gum n2gy 4n1h4 nha4 nhab3 nhe4"
L_.str.344: ## @.str.344
.asciz "3n4ia ni3an ni4ap ni3ba ni4bl ni4d ni5di ni4er"
L_.str.345: ## @.str.345
.asciz "ni2fi ni5ficat n5igr nik4 n1im ni3miz n1in 5nine."
L_.str.346: ## @.str.346
.asciz "nin4g ni4o 5nis. nis4ta n2it n4ith 3nitio n3itor"
L_.str.347: ## @.str.347
.asciz "ni3tr n1j 4nk2 n5kero n3ket nk3in n1kl 4n1l"
L_.str.348: ## @.str.348
.asciz "n5m nme4 nmet4 4n1n2 nne4 nni3al nni4v nob4l"
L_.str.349: ## @.str.349
.asciz "no3ble n5ocl 4n3o2d 3noe 4nog noge4 nois5i no5l4i"
L_.str.350: ## @.str.350
.asciz "5nologis 3nomic n5o5miz no4mo no3my no4n non4ag"
L_.str.351: ## @.str.351
.asciz "non5i n5oniz 4nop 5nop5o5li nor5ab no4rary 4nosc"
L_.str.352: ## @.str.352
.asciz "nos4e nos5t no5ta 1nou 3noun nov3el3 nowl3 n1p4"
L_.str.353: ## @.str.353
.asciz "npi4 npre4c n1q n1r nru4 2n1s2 ns5ab nsati4"
L_.str.354: ## @.str.354
.asciz "ns4c n2se n4s3es nsid1 nsig4 n2sl ns3m n4soc"
L_.str.355: ## @.str.355
.asciz "ns4pe n5spi nsta5bl n1t nta4b nter3s nt2i n5tib"
L_.str.356: ## @.str.356
.asciz "nti4er nti2f n3tine n4t3ing nti4p ntrol5li nt4s"
L_.str.357: ## @.str.357
.asciz "ntu3me nu1a nu4d nu5en nuf4fe n3uin 3nu3it n4um"
L_.str.358: ## @.str.358
.asciz "nu1me n5umi 3nu4n n3uo nu3tr n1v2 n1w4 nym4"
L_.str.359: ## @.str.359
.asciz "nyp4 4nz n3za 4oa oad3 o5a5les oard3 oas4e"
L_.str.360: ## @.str.360
.asciz "oast5e oat5i ob3a3b o5bar obe4l o1bi o2bin ob5ing"
L_.str.361: ## @.str.361
.asciz "o3br ob3ul o1ce och4 o3chet ocif3 o4cil o4clam"
L_.str.362: ## @.str.362
.asciz "o4cod oc3rac oc5ratiz ocre3 5ocrit octor5a oc3ula"
L_.str.363: ## @.str.363
.asciz "o5cure od5ded od3ic odi3o o2do4 odor3 od5uct."
L_.str.364: ## @.str.364
.asciz "od5ucts o4el o5eng o3er oe4ta o3ev o2fi of5ite"
L_.str.365: ## @.str.365
.asciz "ofit4t o2g5a5r og5ativ o4gato o1ge o5gene o5geo"
L_.str.366: ## @.str.366
.asciz "o4ger o3gie 1o1gis og3it o4gl o5g2ly 3ogniz o4gro"
L_.str.367: ## @.str.367
.asciz "ogu5i 1ogy 2ogyn o1h2 ohab5 oi2 oic3es oi3der"
L_.str.368: ## @.str.368
.asciz "oiff4 oig4 oi5let o3ing oint5er o5ism oi5son"
L_.str.369: ## @.str.369
.asciz "oist5en oi3ter o5j 2ok o3ken ok5ie o1la o4lan"
L_.str.370: ## @.str.370
.asciz "olass4 ol2d old1e ol3er o3lesc o3let ol4fi ol2i"
L_.str.371: ## @.str.371
.asciz "o3lia o3lice ol5id. o3li4f o5lil ol3ing o5lio"
L_.str.372: ## @.str.372
.asciz "o5lis. ol3ish o5lite o5litio o5liv olli4e ol5ogiz"
L_.str.373: ## @.str.373
.asciz "olo4r ol5pl ol2t ol3ub ol3ume ol3un o5lus ol2v"
L_.str.374: ## @.str.374
.asciz "o2ly om5ah oma5l om5atiz om2be om4bl o2me om3ena"
L_.str.375: ## @.str.375
.asciz "om5erse o4met om5etry o3mia om3ic. om3ica o5mid"
L_.str.376: ## @.str.376
.asciz "om1in o5mini 5ommend omo4ge o4mon om3pi ompro5"
L_.str.377: ## @.str.377
.asciz "o2n on1a on4ac o3nan on1c 3oncil 2ond on5do"
L_.str.378: ## @.str.378
.asciz "o3nen on5est on4gu on1ic o3nio on1is o5niu on3key"
L_.str.379: ## @.str.379
.asciz "on4odi on3omy on3s onspi4 onspir5a onsu4 onten4"
L_.str.380: ## @.str.380
.asciz "on3t4i ontif5 on5um onva5 oo2 ood5e ood5i oo4k"
L_.str.381: ## @.str.381
.asciz "oop3i o3ord oost5 o2pa ope5d op1er 3opera 4operag"
L_.str.382: ## @.str.382
.asciz "2oph o5phan o5pher op3ing o3pit o5pon o4posi"
L_.str.383: ## @.str.383
.asciz "o1pr op1u opy5 o1q o1ra o5ra. o4r3ag or5aliz"
L_.str.384: ## @.str.384
.asciz "or5ange ore5a o5real or3ei ore5sh or5est. orew4"
L_.str.385: ## @.str.385
.asciz "or4gu 4o5ria or3ica o5ril or1in o1rio or3ity"
L_.str.386: ## @.str.386
.asciz "o3riu or2mi orn2e o5rof or3oug or5pe 3orrh or4se"
L_.str.387: ## @.str.387
.asciz "ors5en orst4 or3thi or3thy or4ty o5rum o1ry os3al"
L_.str.388: ## @.str.388
.asciz "os2c os4ce o3scop 4oscopi o5scr os4i4e os5itiv"
L_.str.389: ## @.str.389
.asciz "os3ito os3ity osi4u os4l o2so os4pa os4po os2ta"
L_.str.390: ## @.str.390
.asciz "o5stati os5til os5tit o4tan otele4g ot3er. ot5ers"
L_.str.391: ## @.str.391
.asciz "o4tes 4oth oth5esi oth3i4 ot3ic. ot5ica o3tice"
L_.str.392: ## @.str.392
.asciz "o3tif o3tis oto5s ou2 ou3bl ouch5i ou5et ou4l"
L_.str.393: ## @.str.393
.asciz "ounc5er oun2d ou5v ov4en over4ne over3s ov4ert"
L_.str.394: ## @.str.394
.asciz "o3vis oviti4 o5v4ol ow3der ow3el ow5est ow1i"
L_.str.395: ## @.str.395
.asciz "own5i o4wo oy1a 1pa pa4ca pa4ce pac4t p4ad"
L_.str.396: ## @.str.396
.asciz "5pagan p3agat p4ai pain4 p4al pan4a pan3el pan4ty"
L_.str.397: ## @.str.397
.asciz "pa3ny pa1p pa4pu para5bl par5age par5di 3pare"
L_.str.398: ## @.str.398
.asciz "par5el p4a4ri par4is pa2te pa5ter 5pathic pa5thy"
L_.str.399: ## @.str.399
.asciz "pa4tric pav4 3pay 4p1b pd4 4pe. 3pe4a pear4l"
L_.str.400: ## @.str.400
.asciz "pe2c 2p2ed 3pede 3pedi pedia4 ped4ic p4ee pee4d"
L_.str.401: ## @.str.401
.asciz "pek4 pe4la peli4e pe4nan p4enc pen4th pe5on p4era."
L_.str.402: ## @.str.402
.asciz "pera5bl p4erag p4eri peri5st per4mal perme5 p4ern"
L_.str.403: ## @.str.403
.asciz "per3o per3ti pe5ru per1v pe2t pe5ten pe5tiz 4pf"
L_.str.404: ## @.str.404
.asciz "4pg 4ph. phar5i phe3no ph4er ph4es. ph1ic 5phie"
L_.str.405: ## @.str.405
.asciz "ph5ing 5phisti 3phiz ph2l 3phob 3phone 5phoni"
L_.str.406: ## @.str.406
.asciz "pho4r 4phs ph3t 5phu 1phy pi3a pian4 pi4cie"
L_.str.407: ## @.str.407
.asciz "pi4cy p4id p5ida pi3de 5pidi 3piec pi3en pi4grap"
L_.str.408: ## @.str.408
.asciz "pi3lo pi2n p4in. pind4 p4ino 3pi1o pion4 p3ith"
L_.str.409: ## @.str.409
.asciz "pi5tha pi2tu 2p3k2 1p2l2 3plan plas5t pli3a pli5er"
L_.str.410: ## @.str.410
.asciz "4plig pli4n ploi4 plu4m plum4b 4p1m 2p3n po4c"
L_.str.411: ## @.str.411
.asciz "5pod. po5em po3et5 5po4g poin2 5point poly5t"
L_.str.412: ## @.str.412
.asciz "po4ni po4p 1p4or po4ry 1pos pos1s p4ot po4ta"
L_.str.413: ## @.str.413
.asciz "5poun 4p1p ppa5ra p2pe p4ped p5pel p3pen p3per"
L_.str.414: ## @.str.414
.asciz "p3pet ppo5site pr2 pray4e 5preci pre5co pre3em"
L_.str.415: ## @.str.415
.asciz "pref5ac pre4la pre3r p3rese 3press pre5ten pre3v"
L_.str.416: ## @.str.416
.asciz "5pri4e prin4t3 pri4s pris3o p3roca prof5it pro3l"
L_.str.417: ## @.str.417
.asciz "pros3e pro1t 2p1s2 p2se ps4h p4sib 2p1t pt5a4b"
L_.str.418: ## @.str.418
.asciz "p2te p2th pti3m ptu4r p4tw pub3 pue4 puf4 pul3c"
L_.str.419: ## @.str.419
.asciz "pu4m pu2n pur4r 5pus pu2t 5pute put3er pu3tr"
L_.str.420: ## @.str.420
.asciz "put4ted put4tin p3w qu2 qua5v 2que. 3quer 3quet"
L_.str.421: ## @.str.421
.asciz "2rab ra3bi rach4e r5acl raf5fi raf4t r2ai ra4lo"
L_.str.422: ## @.str.422
.asciz "ram3et r2ami rane5o ran4ge r4ani ra5no rap3er"
L_.str.423: ## @.str.423
.asciz "3raphy rar5c rare4 rar5ef 4raril r2as ration4"
L_.str.424: ## @.str.424
.asciz "rau4t ra5vai rav3el ra5zie r1b r4bab r4bag rbi2"
L_.str.425: ## @.str.425
.asciz "rbi4f r2bin r5bine rb5ing. rb4o r1c r2ce rcen4"
L_.str.426: ## @.str.426
.asciz "r3cha rch4er r4ci4b rc4it rcum3 r4dal rd2i rdi4a"
L_.str.427: ## @.str.427
.asciz "rdi4er rdin4 rd3ing 2re. re1al re3an re5arr 5reav"
L_.str.428: ## @.str.428
.asciz "re4aw r5ebrat rec5oll rec5ompe re4cre 2r2ed re1de"
L_.str.429: ## @.str.429
.asciz "re3dis red5it re4fac re2fe re5fer. re3fi re4fy"
L_.str.430: ## @.str.430
.asciz "reg3is re5it re1li re5lu r4en4ta ren4te re1o"
L_.str.431: ## @.str.431
.asciz "re5pin re4posi re1pu r1er4 r4eri rero4 re5ru"
L_.str.432: ## @.str.432
.asciz "r4es. re4spi ress5ib res2t re5stal re3str re4ter"
L_.str.433: ## @.str.433
.asciz "re4ti4z re3tri reu2 re5uti rev2 re4val rev3el"
L_.str.434: ## @.str.434
.asciz "r5ev5er. re5vers re5vert re5vil rev5olu re4wh r1f"
L_.str.435: ## @.str.435
.asciz "rfu4 r4fy rg2 rg3er r3get r3gic rgi4n rg3ing"
L_.str.436: ## @.str.436
.asciz "r5gis r5git r1gl rgo4n r3gu rh4 4rh. 4rhal"
L_.str.437: ## @.str.437
.asciz "ri3a ria4b ri4ag r4ib rib3a ric5as r4ice 4rici"
L_.str.438: ## @.str.438
.asciz "5ricid ri4cie r4ico rid5er ri3enc ri3ent ri1er"
L_.str.439: ## @.str.439
.asciz "ri5et rig5an 5rigi ril3iz 5riman rim5i 3rimo"
L_.str.440: ## @.str.440
.asciz "rim4pe r2ina 5rina. rin4d rin4e rin4g ri1o 5riph"
L_.str.441: ## @.str.441
.asciz "riph5e ri2pl rip5lic r4iq r2is r4is. ris4c r3ish"
L_.str.442: ## @.str.442
.asciz "ris4p ri3ta3b r5ited. rit5er. rit5ers rit3ic ri2tu"
L_.str.443: ## @.str.443
.asciz "rit5ur riv5el riv3et riv3i r3j r3ket rk4le rk4lin"
L_.str.444: ## @.str.444
.asciz "r1l rle4 r2led r4lig r4lis rl5ish r3lo4 r1m"
L_.str.445: ## @.str.445
.asciz "rma5c r2me r3men rm5ers rm3ing r4ming. r4mio"
L_.str.446: ## @.str.446
.asciz "r3mit r4my r4nar r3nel r4ner r5net r3ney r5nic"
L_.str.447: ## @.str.447
.asciz "r1nis4 r3nit r3niv rno4 r4nou r3nu rob3l r2oc"
L_.str.448: ## @.str.448
.asciz "ro3cr ro4e ro1fe ro5fil rok2 ro5ker 5role. rom5ete"
L_.str.449: ## @.str.449
.asciz "rom4i rom4p ron4al ron4e ro5n4is ron4ta 1room"
L_.str.450: ## @.str.450
.asciz "5root ro3pel rop3ic ror3i ro5ro ros5per ros4s"
L_.str.451: ## @.str.451
.asciz "ro4the ro4ty ro4va rov5el rox5 r1p r4pea r5pent"
L_.str.452: ## @.str.452
.asciz "rp5er. r3pet rp4h4 rp3ing r3po r1r4 rre4c rre4f"
L_.str.453: ## @.str.453
.asciz "r4reo rre4st rri4o rri4v rron4 rros4 rrys4 4rs2"
L_.str.454: ## @.str.454
.asciz "r1sa rsa5ti rs4c r2se r3sec rse4cr rs5er. rs3es"
L_.str.455: ## @.str.455
.asciz "rse5v2 r1sh r5sha r1si r4si4b rson3 r1sp r5sw"
L_.str.456: ## @.str.456
.asciz "rtach4 r4tag r3teb rten4d rte5o r1ti rt5ib rti4d"
L_.str.457: ## @.str.457
.asciz "r4tier r3tig rtil3i rtil4l r4tily r4tist r4tiv"
L_.str.458: ## @.str.458
.asciz "r3tri rtroph4 rt4sh ru3a ru3e4l ru3en ru4gl ru3in"
L_.str.459: ## @.str.459
.asciz "rum3pl ru2n runk5 run4ty r5usc ruti5n rv4e rvel4i"
L_.str.460: ## @.str.460
.asciz "r3ven rv5er. r5vest r3vey r3vic rvi4v r3vo r1w"
L_.str.461: ## @.str.461
.asciz "ry4c 5rynge ry3t sa2 2s1ab 5sack sac3ri s3act"
L_.str.462: ## @.str.462
.asciz "5sai salar4 sal4m sa5lo sal4t 3sanc san4de s1ap"
L_.str.463: ## @.str.463
.asciz "sa5ta 5sa3tio sat3u sau4 sa5vor 5saw 4s5b scan4t5"
L_.str.464: ## @.str.464
.asciz "sca4p scav5 s4ced 4scei s4ces sch2 s4cho 3s4cie"
L_.str.465: ## @.str.465
.asciz "5scin4d scle5 s4cli scof4 4scopy scour5a s1cu"
L_.str.466: ## @.str.466
.asciz "4s5d 4se. se4a seas4 sea5w se2c3o 3sect 4s4ed"
L_.str.467: ## @.str.467
.asciz "se4d4e s5edl se2g seg3r 5sei se1le 5self 5selv"
L_.str.468: ## @.str.468
.asciz "4seme se4mol sen5at 4senc sen4d s5ened sen5g"
L_.str.469: ## @.str.469
.asciz "s5enin 4sentd 4sentl sep3a3 4s1er. s4erl ser4o"
L_.str.470: ## @.str.470
.asciz "4servo s1e4s se5sh ses5t 5se5um 5sev sev3en sew4i"
L_.str.471: ## @.str.471
.asciz "5sex 4s3f 2s3g s2h 2sh. sh1er 5shev sh1in sh3io"
L_.str.472: ## @.str.472
.asciz "3ship shiv5 sho4 sh5old shon3 shor4 short5 4shw"
L_.str.473: ## @.str.473
.asciz "si1b s5icc 3side. 5sides 5sidi si5diz 4signa"
L_.str.474: ## @.str.474
.asciz "sil4e 4sily 2s1in s2ina 5sine. s3ing 1sio 5sion"
L_.str.475: ## @.str.475
.asciz "sion5a si2r sir5a 1sis 3sitio 5siu 1siv 5siz"
L_.str.476: ## @.str.476
.asciz "sk2 4ske s3ket sk5ine sk5ing s1l2 s3lat s2le"
L_.str.477: ## @.str.477
.asciz "slith5 2s1m s3ma small3 sman3 smel4 s5men 5smith"
L_.str.478: ## @.str.478
.asciz "smol5d4 s1n4 1so so4ce soft3 so4lab sol3d2 so3lic"
L_.str.479: ## @.str.479
.asciz "5solv 3som 3s4on. sona4 son4g s4op 5sophic s5ophiz"
L_.str.480: ## @.str.480
.asciz "s5ophy sor5c sor5d 4sov so5vi 2spa 5spai spa4n"
L_.str.481: ## @.str.481
.asciz "spen4d 2s5peo 2sper s2phe 3spher spho5 spil4"
L_.str.482: ## @.str.482
.asciz "sp5ing 4spio s4ply s4pon spor4 4spot squal4l"
L_.str.483: ## @.str.483
.asciz "s1r 2ss s1sa ssas3 s2s5c s3sel s5seng s4ses."
L_.str.484: ## @.str.484
.asciz "s5set s1si s4sie ssi4er ss5ily s4sl ss4li s4sn"
L_.str.485: ## @.str.485
.asciz "sspend4 ss2t ssur5a ss5w 2st. s2tag s2tal stam4i"
L_.str.486: ## @.str.486
.asciz "5stand s4ta4p 5stat. s4ted stern5i s5tero ste2w"
L_.str.487: ## @.str.487
.asciz "stew5a s3the st2i s4ti. s5tia s1tic 5stick s4tie"
L_.str.488: ## @.str.488
.asciz "s3tif st3ing 5stir s1tle 5stock stom3a 5stone"
L_.str.489: ## @.str.489
.asciz "s4top 3store st4r s4trad 5stratu s4tray s4trid"
L_.str.490: ## @.str.490
.asciz "4stry 4st3w s2ty 1su su1al su4b3 su2g3 su5is"
L_.str.491: ## @.str.491
.asciz "suit3 s4ul su2m sum3i su2n su2r 4sv sw2 4swo"
L_.str.492: ## @.str.492
.asciz "s4y 4syc 3syl syn5o sy5rin 1ta 3ta. 2tab ta5bles"
L_.str.493: ## @.str.493
.asciz "5taboliz 4taci ta5do 4taf4 tai5lo ta2l ta5la"
L_.str.494: ## @.str.494
.asciz "tal5en tal3i 4talk tal4lis ta5log ta5mo tan4de"
L_.str.495: ## @.str.495
.asciz "tanta3 ta5per ta5pl tar4a 4tarc 4tare ta3riz"
L_.str.496: ## @.str.496
.asciz "tas4e ta5sy 4tatic ta4tur taun4 tav4 2taw tax4is"
L_.str.497: ## @.str.497
.asciz "2t1b 4tc t4ch tch5et 4t1d 4te. tead4i 4teat"
L_.str.498: ## @.str.498
.asciz "tece4 5tect 2t1ed te5di 1tee teg4 te5ger te5gi"
L_.str.499: ## @.str.499
.asciz "3tel. teli4 5tels te2ma2 tem3at 3tenan 3tenc"
L_.str.500: ## @.str.500
.asciz "3tend 4tenes 1tent ten4tag 1teo te4p te5pe ter3c"
L_.str.501: ## @.str.501
.asciz "5ter3d 1teri ter5ies ter3is teri5za 5ternit ter5v"
L_.str.502: ## @.str.502
.asciz "4tes. 4tess t3ess. teth5e 3teu 3tex 4tey 2t1f"
L_.str.503: ## @.str.503
.asciz "4t1g 2th. than4 th2e 4thea th3eas the5at the3is"
L_.str.504: ## @.str.504
.asciz "3thet th5ic. th5ica 4thil 5think 4thl th5ode"
L_.str.505: ## @.str.505
.asciz "5thodic 4thoo thor5it tho5riz 2ths 1tia ti4ab"
L_.str.506: ## @.str.506
.asciz "ti4ato 2ti2b 4tick t4ico t4ic1u 5tidi 3tien tif2"
L_.str.507: ## @.str.507
.asciz "ti5fy 2tig 5tigu till5in 1tim 4timp tim5ul 2t1in"
L_.str.508: ## @.str.508
.asciz "t2ina 3tine. 3tini 1tio ti5oc tion5ee 5tiq ti3sa"
L_.str.509: ## @.str.509
.asciz "3tise tis4m ti5so tis4p 5tistica ti3tl ti4u 1tiv"
L_.str.510: ## @.str.510
.asciz "tiv4a 1tiz ti3za ti3zen 2tl t5la tlan4 3tle."
L_.str.511: ## @.str.511
.asciz "3tled 3tles. t5let. t5lo 4t1m tme4 2t1n2 1to"
L_.str.512: ## @.str.512
.asciz "to3b to5crat 4todo 2tof to2gr to5ic to2ma tom4b"
L_.str.513: ## @.str.513
.asciz "to3my ton4ali to3nat 4tono 4tony to2ra to3rie"
L_.str.514: ## @.str.514
.asciz "tor5iz tos2 5tour 4tout to3war 4t1p 1tra tra3b"
L_.str.515: ## @.str.515
.asciz "tra5ch traci4 trac4it trac4te tras4 tra5ven trav5es5"
L_.str.516: ## @.str.516
.asciz "tre5f tre4m trem5i 5tria tri5ces 5tricia 4trics"
L_.str.517: ## @.str.517
.asciz "2trim tri4v tro5mi tron5i 4trony tro5phe tro3sp"
L_.str.518: ## @.str.518
.asciz "tro3v tru5i trus4 4t1s2 t4sc tsh4 t4sw 4t3t2"
L_.str.519: ## @.str.519
.asciz "t4tes t5to ttu4 1tu tu1a tu3ar tu4bi tud2 4tue"
L_.str.520: ## @.str.520
.asciz "4tuf4 5tu3i 3tum tu4nis 2t3up. 3ture 5turi tur3is"
L_.str.521: ## @.str.521
.asciz "tur5o tu5ry 3tus 4tv tw4 4t1wa twis4 4two 1ty"
L_.str.522: ## @.str.522
.asciz "4tya 2tyl type3 ty5ph 4tz tz4e 4uab uac4 ua5na"
L_.str.523: ## @.str.523
.asciz "uan4i uar5ant uar2d uar3i uar3t u1at uav4 ub4e"
L_.str.524: ## @.str.524
.asciz "u4bel u3ber u4bero u1b4i u4b5ing u3ble. u3ca"
L_.str.525: ## @.str.525
.asciz "uci4b uc4it ucle3 u3cr u3cu u4cy ud5d ud3er"
L_.str.526: ## @.str.526
.asciz "ud5est udev4 u1dic ud3ied ud3ies ud5is u5dit"
L_.str.527: ## @.str.527
.asciz "u4don ud4si u4du u4ene uens4 uen4te uer4il 3ufa"
L_.str.528: ## @.str.528
.asciz "u3fl ugh3en ug5in 2ui2 uil5iz ui4n u1ing uir4m"
L_.str.529: ## @.str.529
.asciz "uita4 uiv3 uiv4er. u5j 4uk u1la ula5b u5lati"
L_.str.530: ## @.str.530
.asciz "ulch4 5ulche ul3der ul4e u1len ul4gi ul2i u5lia"
L_.str.531: ## @.str.531
.asciz "ul3ing ul5ish ul4lar ul4li4b ul4lis 4ul3m u1l4o"
L_.str.532: ## @.str.532
.asciz "4uls uls5es ul1ti ultra3 4ultu u3lu ul5ul ul5v"
L_.str.533: ## @.str.533
.asciz "um5ab um4bi um4bly u1mi u4m3ing umor5o um2p unat4"
L_.str.534: ## @.str.534
.asciz "u2ne un4er u1ni un4im u2nin un5ish uni3v un3s4"
L_.str.535: ## @.str.535
.asciz "un4sw unt3ab un4ter. un4tes unu4 un5y un5z u4ors"
L_.str.536: ## @.str.536
.asciz "u5os u1ou u1pe uper5s u5pia up3ing u3pl up3p"
L_.str.537: ## @.str.537
.asciz "upport5 upt5ib uptu4 u1ra 4ura. u4rag u4ras ur4be"
L_.str.538: ## @.str.538
.asciz "urc4 ur1d ure5at ur4fer ur4fr u3rif uri4fic ur1in"
L_.str.539: ## @.str.539
.asciz "u3rio u1rit ur3iz ur2l url5ing. ur4no uros4 ur4pe"
L_.str.540: ## @.str.540
.asciz "ur4pi urs5er ur5tes ur3the urti4 ur4tie u3ru"
L_.str.541: ## @.str.541
.asciz "2us u5sad u5san us4ap usc2 us3ci use5a u5sia"
L_.str.542: ## @.str.542
.asciz "u3sic us4lin us1p us5sl us5tere us1tr u2su usur4"
L_.str.543: ## @.str.543
.asciz "uta4b u3tat 4ute. 4utel 4uten uten4i 4u1t2i uti5liz"
L_.str.544: ## @.str.544
.asciz "u3tine ut3ing ution5a u4tis 5u5tiz u4t1l ut5of"
L_.str.545: ## @.str.545
.asciz "uto5g uto5matic u5ton u4tou uts4 u3u uu4m u1v2"
L_.str.546: ## @.str.546
.asciz "uxu3 uz4e 1va 5va. 2v1a4b vac5il vac3u vag4"
L_.str.547: ## @.str.547
.asciz "va4ge va5lie val5o val1u va5mo va5niz va5pi var5ied"
L_.str.548: ## @.str.548
.asciz "3vat 4ve. 4ved veg3 v3el. vel3li ve4lo v4ely"
L_.str.549: ## @.str.549
.asciz "ven3om v5enue v4erd 5vere. v4erel v3eren ver5enc"
L_.str.550: ## @.str.550
.asciz "v4eres ver3ie vermi4n 3verse ver3th v4e2s 4ves."
L_.str.551: ## @.str.551
.asciz "ves4te ve4te vet3er ve4ty vi5ali 5vian 5vide."
L_.str.552: ## @.str.552
.asciz "5vided 4v3iden 5vides 5vidi v3if vi5gn vik4 2vil"
L_.str.553: ## @.str.553
.asciz "5vilit v3i3liz v1in 4vi4na v2inc vin5d 4ving"
L_.str.554: ## @.str.554
.asciz "vio3l v3io4r vi1ou vi4p vi5ro vis3it vi3so vi3su"
L_.str.555: ## @.str.555
.asciz "4viti vit3r 4vity 3viv 5vo. voi4 3vok vo4la"
L_.str.556: ## @.str.556
.asciz "v5ole 5volt 3volv vom5i vor5ab vori4 vo4ry vo4ta"
L_.str.557: ## @.str.557
.asciz "4votee 4vv4 v4y w5abl 2wac wa5ger wag5o wait5"
L_.str.558: ## @.str.558
.asciz "w5al. wam4 war4t was4t wa1te wa5ver w1b wea5rie"
L_.str.559: ## @.str.559
.asciz "weath3 wed4n weet3 wee5v wel4l w1er west3 w3ev"
L_.str.560: ## @.str.560
.asciz "whi4 wi2 wil2 will5in win4de win4g wir4 3wise"
L_.str.561: ## @.str.561
.asciz "with3 wiz5 w4k wl4es wl3in w4no 1wo2 wom1 wo5ven"
L_.str.562: ## @.str.562
.asciz "w5p wra4 wri4 writa4 w3sh ws4l ws4pe w5s4t"
L_.str.563: ## @.str.563
.asciz "4wt wy4 x1a xac5e x4ago xam3 x4ap xas5 x3c2"
L_.str.564: ## @.str.564
.asciz "x1e xe4cuto x2ed xer4i xe5ro x1h xhi2 xhil5"
L_.str.565: ## @.str.565
.asciz "xhu4 x3i xi5a xi5c xi5di x4ime xi5miz x3o x4ob"
L_.str.566: ## @.str.566
.asciz "x3p xpan4d xpecto5 xpe3d x1t2 x3ti x1u xu3a"
L_.str.567: ## @.str.567
.asciz "xx4 y5ac 3yar4 y5at y1b y1c y2ce yc5er y3ch"
L_.str.568: ## @.str.568
.asciz "ych4e ycom4 ycot4 y1d y5ee y1er y4erf yes4"
L_.str.569: ## @.str.569
.asciz "ye4t y5gi 4y3h y1i y3la ylla5bl y3lo y5lu ymbol5"
L_.str.570: ## @.str.570
.asciz "yme4 ympa3 yn3chr yn5d yn5g yn5ic 5ynx y1o4"
L_.str.571: ## @.str.571
.asciz "yo5d y4o5g yom4 yo5net y4ons y4os y4ped yper5"
L_.str.572: ## @.str.572
.asciz "yp3i y3po y4poc yp2ta y5pu yra5m yr5ia y3ro"
L_.str.573: ## @.str.573
.asciz "yr4r ys4c y3s2e ys3ica ys3io 3ysis y4so yss4"
L_.str.574: ## @.str.574
.asciz "ys1t ys3ta ysur4 y3thin yt3ic y1w za1 z5a2b"
L_.str.575: ## @.str.575
.asciz "zar2 4zb 2ze ze4n ze4p z1er ze3ro zet4 2z1i"
L_.str.576: ## @.str.576
.asciz "z4il z4is 5zl 4zm 1zo zo4m zo5ol zte4 4z1z2"
L_.str.577: ## @.str.577
.asciz "z4zy"
L_.str.578: ## @.str.578
.asciz ".driv4 .eth1y6l1 .eu4ler .ev2 .ga4som .ge4ome"
L_.str.579: ## @.str.579
.asciz ".he3p6a .in5u2t .kil2ni .ko6rte .le6ice .me4gal"
L_.str.580: ## @.str.580
.asciz ".met4ala .mimi4cr .mis4ers .ne6o3f .non1e2m .semi5"
L_.str.581: ## @.str.581
.asciz ".sem4ic .semid6 .semip4 .semir4 .sem6is4 .semiv4"
L_.str.582: ## @.str.582
.asciz ".sph6in1 .to6pog .to2q .vi4car .we2b1l .ree4c a4cabl"
L_.str.583: ## @.str.583
.asciz "af6fish anal6ys anoa4c anti3de anti3n2 anti3re"
L_.str.584: ## @.str.584
.asciz "a4peable ar4range as5ymptot at6tes. augh4tl av3iou"
L_.str.585: ## @.str.585
.asciz "ba6r1onie bbi4t be4vie bid4if bil4lab bio5m bi3orb"
L_.str.586: ## @.str.586
.asciz "bio3rh blan4d blin4d blon4d bo4tul brus4q bus6i2er"
L_.str.587: ## @.str.587
.asciz "bus6i2es buss4in but4ed. but4ted cad5em catas4"
L_.str.588: ## @.str.588
.asciz "4chs. chs3hu ciga3r cin4q cle4ar co6ph1o3n cous4ti"
L_.str.589: ## @.str.589
.asciz "cri5tie cro5e4co c2tro3me6c cu4ranc 4d3alone data3b"
L_.str.590: ## @.str.590
.asciz "d2dib de4als. de2clin de5fin5iti de4mos des3ic"
L_.str.591: ## @.str.591
.asciz "de4tic dic5aid dif5fra di4ren di4rer 4dlead 4dli4e"
L_.str.592: ## @.str.592
.asciz "do5word drif4ta d3tab ea4nies e3chas edg3l eli4tis"
L_.str.593: ## @.str.593
.asciz "e3loa en3dix e6pineph e4rian. espac6i ethy6lene"
L_.str.594: ## @.str.594
.asciz "eu4clid1 feb3ru fermi3o 3fich flag6el g6endre."
L_.str.595: ## @.str.595
.asciz "geo3d ght3we g3lead 4g1lish g4nac g4nor. g4nores"
L_.str.596: ## @.str.596
.asciz "4go4niza griev3 ha4parr hatch3 hex2a hipela4 ho6r1ic."
L_.str.597: ## @.str.597
.asciz "h4teou id4ios ign4it i4jk im5peda infras4 i5nitely."
L_.str.598: ## @.str.598
.asciz "irre6v3oc i5tesima ithi4l janu3a ke6ling ki5netic"
L_.str.599: ## @.str.599
.asciz "k3sha la4cie lai6ness l3chai l3chil6d lea4sa lecta6b"
L_.str.600: ## @.str.600
.asciz "litho5g ll1fl l4lish lo4ges. l3tea lthi4ly lue1p"
L_.str.601: ## @.str.601
.asciz "man3u1sc mar3gin medi4c medi5cin medio6c me5gran"
L_.str.602: ## @.str.602
.asciz "mi3dab mil4lag milli5li mi6n3is. min4ute m3mab"
L_.str.603: ## @.str.603
.asciz "5maphro 5mocrat moe4las mole5c mon4ey1l mono5ch"
L_.str.604: ## @.str.604
.asciz "mo4no1en moro6n5is monos6 moth4et2 mou5sin mshack4"
L_.str.605: ## @.str.605
.asciz "mu4dro mul4ti5u nar4chs. nch4est ne5back 4neski"
L_.str.606: ## @.str.606
.asciz "nd3thr nfin5ites 4nian. nge5nes ng3ho ng3spr nk3rup"
L_.str.607: ## @.str.607
.asciz "n5less nom1a6l nom5eno no5mist non5eq noni4so no5vemb"
L_.str.608: ## @.str.608
.asciz "ns5ceiv ns4moo ntre3p obli2g1 o3chas oerst4 oke3st"
L_.str.609: ## @.str.609
.asciz "olon4om o3mecha6 o5norma ono4ton o3nou op3ism."
L_.str.610: ## @.str.610
.asciz "or4tho3ni4t orth5ri o4spher o6v3ian. oxi6d2ic pal6mat"
L_.str.611: ## @.str.611
.asciz "parag6ra4 par4ale param4 para5me pee4v1 phi2l3an"
L_.str.612: ## @.str.612
.asciz "phi5latel pi4cad pli4cab pli5nar 1pole. poly1e"
L_.str.613: ## @.str.613
.asciz "prema5c pre5neu pres4pli pro4cess proc5ity. pro4ge"
L_.str.614: ## @.str.614
.asciz "3pseu4d pseud6od2 pseud6of2 ptomat4 p5trol pubes5c"
L_.str.615: ## @.str.615
.asciz "quain4te qu6a3si3 quasir6 quasis6 quiv4ar r5abolic"
L_.str.616: ## @.str.616
.asciz "ra3chu r3a3dig radi1o6g r4amen ra4me3triz ra3mou"
L_.str.617: ## @.str.617
.asciz "ran4has ra3or r3binge re4cipr rec4ogn rec5t6ang"
L_.str.618: ## @.str.618
.asciz "re2f1orma re4tribu r3ial. riv3ol rk3ho 6rks. ro3bot3"
L_.str.619: ## @.str.619
.asciz "roe4las r3thou r3treu r3veil rz3sc sales5c sales5w"
L_.str.620: ## @.str.620
.asciz "sca6p1er sca4tol s4chitz sci4utt scy4th se1mi6t1ic"
L_.str.621: ## @.str.621
.asciz "sep5temb shoe5st side5st side5sw sky3sc s4ogamy"
L_.str.622: ## @.str.622
.asciz "so4lute s4pace s4pacin spe5cio spher5o spi4cil"
L_.str.623: ## @.str.623
.asciz "spokes5w sports5c sports5w s5quito s4sa3chu ss3hat"
L_.str.624: ## @.str.624
.asciz "s4sian. s4tamp s4tants star5tli sta3ti st5b stor5ab"
L_.str.625: ## @.str.625
.asciz "strat5ag strib5ut st5scr stupi4d styl5is su2per1e6"
L_.str.626: ## @.str.626
.asciz "3sync sythi4 swimm6 ta3gon. talka5 ta3min t6ap6ath"
L_.str.627: ## @.str.627
.asciz "tar4rh tch3c tch5ed tch5ier t1cr tele4g tele1r6o"
L_.str.628: ## @.str.628
.asciz "tess4es tha4lam tho5don tho5geni thok4er thy4lan"
L_.str.629: ## @.str.629
.asciz "thy3sc 4tian. ti4nom tli4er tot3ic trai5tor tra5vers"
L_.str.630: ## @.str.630
.asciz "treach5e tr4ial. 5tro1leum tro5fit trop4is tropo5les"
L_.str.631: ## @.str.631
.asciz "tropo5lis tropol5it tsch5ie ttribut5 turn5ar t1wh"
L_.str.632: ## @.str.632
.asciz "ty4pal u2ral. v3ativ va6guer v5ereig voice5p waste3w6"
L_.str.633: ## @.str.633
.asciz "waveg4 w3c week3n wide5sp wo4ken wrap5aro x1q"
L_.str.634: ## @.str.634
.asciz "xquis3 y5ched ym5etry y3stro z2z3w z2z3w"
.section __DATA,__data
.globl _USHyphens ## @USHyphens
.p2align 4
_USHyphens:
.quad L_.str
.quad L_.str.1
.quad L_.str.2
.quad L_.str.3
.quad L_.str.4
.quad L_.str.5
.quad L_.str.6
.quad L_.str.7
.quad L_.str.8
.quad L_.str.9
.quad L_.str.10
.quad L_.str.11
.quad L_.str.12
.quad L_.str.13
.quad L_.str.14
.quad L_.str.15
.quad L_.str.16
.quad L_.str.17
.quad L_.str.18
.quad L_.str.19
.quad L_.str.20
.quad L_.str.21
.quad L_.str.22
.quad L_.str.23
.quad L_.str.24
.quad L_.str.25
.quad L_.str.26
.quad L_.str.27
.quad L_.str.28
.quad L_.str.29
.quad L_.str.30
.quad L_.str.31
.quad L_.str.32
.quad L_.str.33
.quad L_.str.34
.quad L_.str.35
.quad L_.str.36
.quad L_.str.37
.quad L_.str.38
.quad L_.str.39
.quad L_.str.40
.quad L_.str.41
.quad L_.str.42
.quad L_.str.43
.quad L_.str.44
.quad L_.str.45
.quad L_.str.46
.quad L_.str.47
.quad L_.str.48
.quad L_.str.49
.quad L_.str.50
.quad L_.str.51
.quad L_.str.52
.quad L_.str.53
.quad L_.str.54
.quad L_.str.55
.quad L_.str.56
.quad L_.str.57
.quad L_.str.58
.quad L_.str.59
.quad L_.str.60
.quad L_.str.61
.quad L_.str.62
.quad L_.str.63
.quad L_.str.64
.quad L_.str.65
.quad L_.str.66
.quad L_.str.67
.quad L_.str.68
.quad L_.str.69
.quad L_.str.70
.quad L_.str.71
.quad L_.str.72
.quad L_.str.73
.quad L_.str.74
.quad L_.str.75
.quad L_.str.76
.quad L_.str.77
.quad L_.str.78
.quad L_.str.79
.quad L_.str.80
.quad L_.str.81
.quad L_.str.82
.quad L_.str.83
.quad L_.str.84
.quad L_.str.85
.quad L_.str.86
.quad L_.str.87
.quad L_.str.88
.quad L_.str.89
.quad L_.str.90
.quad L_.str.91
.quad L_.str.92
.quad L_.str.93
.quad L_.str.94
.quad L_.str.95
.quad L_.str.96
.quad L_.str.97
.quad L_.str.98
.quad L_.str.99
.quad L_.str.100
.quad L_.str.101
.quad L_.str.102
.quad L_.str.103
.quad L_.str.104
.quad L_.str.105
.quad L_.str.106
.quad L_.str.107
.quad L_.str.108
.quad L_.str.109
.quad L_.str.110
.quad L_.str.111
.quad L_.str.112
.quad L_.str.113
.quad L_.str.114
.quad L_.str.115
.quad L_.str.116
.quad L_.str.117
.quad L_.str.118
.quad L_.str.119
.quad L_.str.120
.quad L_.str.121
.quad L_.str.122
.quad L_.str.123
.quad L_.str.124
.quad L_.str.125
.quad L_.str.126
.quad L_.str.127
.quad L_.str.128
.quad L_.str.129
.quad L_.str.130
.quad L_.str.131
.quad L_.str.132
.quad L_.str.133
.quad L_.str.134
.quad L_.str.135
.quad L_.str.136
.quad L_.str.137
.quad L_.str.138
.quad L_.str.139
.quad L_.str.140
.quad L_.str.141
.quad L_.str.142
.quad L_.str.143
.quad L_.str.144
.quad L_.str.145
.quad L_.str.146
.quad L_.str.147
.quad L_.str.148
.quad L_.str.149
.quad L_.str.150
.quad L_.str.151
.quad L_.str.152
.quad L_.str.153
.quad L_.str.154
.quad L_.str.155
.quad L_.str.156
.quad L_.str.157
.quad L_.str.158
.quad L_.str.159
.quad L_.str.160
.quad L_.str.161
.quad L_.str.162
.quad L_.str.163
.quad L_.str.164
.quad L_.str.165
.quad L_.str.166
.quad L_.str.167
.quad L_.str.168
.quad L_.str.169
.quad L_.str.170
.quad L_.str.171
.quad L_.str.172
.quad L_.str.173
.quad L_.str.174
.quad L_.str.175
.quad L_.str.176
.quad L_.str.177
.quad L_.str.178
.quad L_.str.179
.quad L_.str.180
.quad L_.str.181
.quad L_.str.182
.quad L_.str.183
.quad L_.str.184
.quad L_.str.185
.quad L_.str.186
.quad L_.str.187
.quad L_.str.188
.quad L_.str.189
.quad L_.str.190
.quad L_.str.191
.quad L_.str.192
.quad L_.str.193
.quad L_.str.194
.quad L_.str.195
.quad L_.str.196
.quad L_.str.197
.quad L_.str.198
.quad L_.str.199
.quad L_.str.200
.quad L_.str.201
.quad L_.str.202
.quad L_.str.203
.quad L_.str.204
.quad L_.str.205
.quad L_.str.206
.quad L_.str.207
.quad L_.str.208
.quad L_.str.209
.quad L_.str.210
.quad L_.str.211
.quad L_.str.212
.quad L_.str.213
.quad L_.str.214
.quad L_.str.215
.quad L_.str.216
.quad L_.str.217
.quad L_.str.218
.quad L_.str.219
.quad L_.str.220
.quad L_.str.221
.quad L_.str.222
.quad L_.str.223
.quad L_.str.224
.quad L_.str.225
.quad L_.str.226
.quad L_.str.227
.quad L_.str.228
.quad L_.str.229
.quad L_.str.230
.quad L_.str.231
.quad L_.str.232
.quad L_.str.233
.quad L_.str.234
.quad L_.str.235
.quad L_.str.236
.quad L_.str.237
.quad L_.str.238
.quad L_.str.239
.quad L_.str.240
.quad L_.str.241
.quad L_.str.242
.quad L_.str.243
.quad L_.str.244
.quad L_.str.245
.quad L_.str.246
.quad L_.str.247
.quad L_.str.248
.quad L_.str.249
.quad L_.str.250
.quad L_.str.251
.quad L_.str.252
.quad L_.str.253
.quad L_.str.254
.quad L_.str.255
.quad L_.str.256
.quad L_.str.257
.quad L_.str.258
.quad L_.str.259
.quad L_.str.260
.quad L_.str.261
.quad L_.str.262
.quad L_.str.263
.quad L_.str.264
.quad L_.str.265
.quad L_.str.266
.quad L_.str.267
.quad L_.str.268
.quad L_.str.269
.quad L_.str.270
.quad L_.str.271
.quad L_.str.272
.quad L_.str.273
.quad L_.str.274
.quad L_.str.275
.quad L_.str.276
.quad L_.str.277
.quad L_.str.278
.quad L_.str.279
.quad L_.str.280
.quad L_.str.281
.quad L_.str.282
.quad L_.str.283
.quad L_.str.284
.quad L_.str.285
.quad L_.str.286
.quad L_.str.287
.quad L_.str.288
.quad L_.str.289
.quad L_.str.290
.quad L_.str.291
.quad L_.str.292
.quad L_.str.293
.quad L_.str.294
.quad L_.str.295
.quad L_.str.296
.quad L_.str.297
.quad L_.str.298
.quad L_.str.299
.quad L_.str.300
.quad L_.str.301
.quad L_.str.302
.quad L_.str.303
.quad L_.str.304
.quad L_.str.305
.quad L_.str.306
.quad L_.str.307
.quad L_.str.308
.quad L_.str.309
.quad L_.str.310
.quad L_.str.311
.quad L_.str.312
.quad L_.str.313
.quad L_.str.314
.quad L_.str.315
.quad L_.str.316
.quad L_.str.317
.quad L_.str.318
.quad L_.str.319
.quad L_.str.320
.quad L_.str.321
.quad L_.str.322
.quad L_.str.323
.quad L_.str.324
.quad L_.str.325
.quad L_.str.326
.quad L_.str.327
.quad L_.str.328
.quad L_.str.329
.quad L_.str.330
.quad L_.str.331
.quad L_.str.332
.quad L_.str.333
.quad L_.str.334
.quad L_.str.335
.quad L_.str.336
.quad L_.str.337
.quad L_.str.338
.quad L_.str.339
.quad L_.str.340
.quad L_.str.341
.quad L_.str.342
.quad L_.str.343
.quad L_.str.344
.quad L_.str.345
.quad L_.str.346
.quad L_.str.347
.quad L_.str.348
.quad L_.str.349
.quad L_.str.350
.quad L_.str.351
.quad L_.str.352
.quad L_.str.353
.quad L_.str.354
.quad L_.str.355
.quad L_.str.356
.quad L_.str.357
.quad L_.str.358
.quad L_.str.359
.quad L_.str.360
.quad L_.str.361
.quad L_.str.362
.quad L_.str.363
.quad L_.str.364
.quad L_.str.365
.quad L_.str.366
.quad L_.str.367
.quad L_.str.368
.quad L_.str.369
.quad L_.str.370
.quad L_.str.371
.quad L_.str.372
.quad L_.str.373
.quad L_.str.374
.quad L_.str.375
.quad L_.str.376
.quad L_.str.377
.quad L_.str.378
.quad L_.str.379
.quad L_.str.380
.quad L_.str.381
.quad L_.str.382
.quad L_.str.383
.quad L_.str.384
.quad L_.str.385
.quad L_.str.386
.quad L_.str.387
.quad L_.str.388
.quad L_.str.389
.quad L_.str.390
.quad L_.str.391
.quad L_.str.392
.quad L_.str.393
.quad L_.str.394
.quad L_.str.395
.quad L_.str.396
.quad L_.str.397
.quad L_.str.398
.quad L_.str.399
.quad L_.str.400
.quad L_.str.401
.quad L_.str.402
.quad L_.str.403
.quad L_.str.404
.quad L_.str.405
.quad L_.str.406
.quad L_.str.407
.quad L_.str.408
.quad L_.str.409
.quad L_.str.410
.quad L_.str.411
.quad L_.str.412
.quad L_.str.413
.quad L_.str.414
.quad L_.str.415
.quad L_.str.416
.quad L_.str.417
.quad L_.str.418
.quad L_.str.419
.quad L_.str.420
.quad L_.str.421
.quad L_.str.422
.quad L_.str.423
.quad L_.str.424
.quad L_.str.425
.quad L_.str.426
.quad L_.str.427
.quad L_.str.428
.quad L_.str.429
.quad L_.str.430
.quad L_.str.431
.quad L_.str.432
.quad L_.str.433
.quad L_.str.434
.quad L_.str.435
.quad L_.str.436
.quad L_.str.437
.quad L_.str.438
.quad L_.str.439
.quad L_.str.440
.quad L_.str.441
.quad L_.str.442
.quad L_.str.443
.quad L_.str.444
.quad L_.str.445
.quad L_.str.446
.quad L_.str.447
.quad L_.str.448
.quad L_.str.449
.quad L_.str.450
.quad L_.str.451
.quad L_.str.452
.quad L_.str.453
.quad L_.str.454
.quad L_.str.455
.quad L_.str.456
.quad L_.str.457
.quad L_.str.458
.quad L_.str.459
.quad L_.str.460
.quad L_.str.461
.quad L_.str.462
.quad L_.str.463
.quad L_.str.464
.quad L_.str.465
.quad L_.str.466
.quad L_.str.467
.quad L_.str.468
.quad L_.str.469
.quad L_.str.470
.quad L_.str.471
.quad L_.str.472
.quad L_.str.473
.quad L_.str.474
.quad L_.str.475
.quad L_.str.476
.quad L_.str.477
.quad L_.str.478
.quad L_.str.479
.quad L_.str.480
.quad L_.str.481
.quad L_.str.482
.quad L_.str.483
.quad L_.str.484
.quad L_.str.485
.quad L_.str.486
.quad L_.str.487
.quad L_.str.488
.quad L_.str.489
.quad L_.str.490
.quad L_.str.491
.quad L_.str.492
.quad L_.str.493
.quad L_.str.494
.quad L_.str.495
.quad L_.str.496
.quad L_.str.497
.quad L_.str.498
.quad L_.str.499
.quad L_.str.500
.quad L_.str.501
.quad L_.str.502
.quad L_.str.503
.quad L_.str.504
.quad L_.str.505
.quad L_.str.506
.quad L_.str.507
.quad L_.str.508
.quad L_.str.509
.quad L_.str.510
.quad L_.str.511
.quad L_.str.512
.quad L_.str.513
.quad L_.str.514
.quad L_.str.515
.quad L_.str.516
.quad L_.str.517
.quad L_.str.518
.quad L_.str.519
.quad L_.str.520
.quad L_.str.521
.quad L_.str.522
.quad L_.str.523
.quad L_.str.524
.quad L_.str.525
.quad L_.str.526
.quad L_.str.527
.quad L_.str.528
.quad L_.str.529
.quad L_.str.530
.quad L_.str.531
.quad L_.str.532
.quad L_.str.533
.quad L_.str.534
.quad L_.str.535
.quad L_.str.536
.quad L_.str.537
.quad L_.str.538
.quad L_.str.539
.quad L_.str.540
.quad L_.str.541
.quad L_.str.542
.quad L_.str.543
.quad L_.str.544
.quad L_.str.545
.quad L_.str.546
.quad L_.str.547
.quad L_.str.548
.quad L_.str.549
.quad L_.str.550
.quad L_.str.551
.quad L_.str.552
.quad L_.str.553
.quad L_.str.554
.quad L_.str.555
.quad L_.str.556
.quad L_.str.557
.quad L_.str.558
.quad L_.str.559
.quad L_.str.560
.quad L_.str.561
.quad L_.str.562
.quad L_.str.563
.quad L_.str.564
.quad L_.str.565
.quad L_.str.566
.quad L_.str.567
.quad L_.str.568
.quad L_.str.569
.quad L_.str.570
.quad L_.str.571
.quad L_.str.572
.quad L_.str.573
.quad L_.str.574
.quad L_.str.575
.quad L_.str.576
.quad L_.str.577
.quad L_.str.578
.quad L_.str.579
.quad L_.str.580
.quad L_.str.581
.quad L_.str.582
.quad L_.str.583
.quad L_.str.584
.quad L_.str.585
.quad L_.str.586
.quad L_.str.587
.quad L_.str.588
.quad L_.str.589
.quad L_.str.590
.quad L_.str.591
.quad L_.str.592
.quad L_.str.593
.quad L_.str.594
.quad L_.str.595
.quad L_.str.596
.quad L_.str.597
.quad L_.str.598
.quad L_.str.599
.quad L_.str.600
.quad L_.str.601
.quad L_.str.602
.quad L_.str.603
.quad L_.str.604
.quad L_.str.605
.quad L_.str.606
.quad L_.str.607
.quad L_.str.608
.quad L_.str.609
.quad L_.str.610
.quad L_.str.611
.quad L_.str.612
.quad L_.str.613
.quad L_.str.614
.quad L_.str.615
.quad L_.str.616
.quad L_.str.617
.quad L_.str.618
.quad L_.str.619
.quad L_.str.620
.quad L_.str.621
.quad L_.str.622
.quad L_.str.623
.quad L_.str.624
.quad L_.str.625
.quad L_.str.626
.quad L_.str.627
.quad L_.str.628
.quad L_.str.629
.quad L_.str.630
.quad L_.str.631
.quad L_.str.632
.quad L_.str.633
.quad L_.str.634
.quad 0
.section __TEXT,__cstring,cstring_literals
L_.str.635: ## @.str.635
.asciz "as-so-ciate"
L_.str.636: ## @.str.636
.asciz "as-so-ciates"
L_.str.637: ## @.str.637
.asciz "dec-li-na-tion"
L_.str.638: ## @.str.638
.asciz "oblig-a-tory"
L_.str.639: ## @.str.639
.asciz "phil-an-thropic"
L_.str.640: ## @.str.640
.asciz "present"
L_.str.641: ## @.str.641
.asciz "presents"
L_.str.642: ## @.str.642
.asciz "project"
L_.str.643: ## @.str.643
.asciz "projects"
L_.str.644: ## @.str.644
.asciz "reci-procity"
L_.str.645: ## @.str.645
.asciz "re-cog-ni-zance"
L_.str.646: ## @.str.646
.asciz "ref-or-ma-tion"
L_.str.647: ## @.str.647
.asciz "ret-ri-bu-tion"
L_.str.648: ## @.str.648
.asciz "ta-ble"
.section __DATA,__data
.globl _USExceptions ## @USExceptions
.p2align 4
_USExceptions:
.quad L_.str.635
.quad L_.str.636
.quad L_.str.637
.quad L_.str.638
.quad L_.str.639
.quad L_.str.640
.quad L_.str.641
.quad L_.str.642
.quad L_.str.643
.quad L_.str.644
.quad L_.str.645
.quad L_.str.646
.quad L_.str.647
.quad L_.str.648
.quad 0
.subsections_via_symbols
|
the_stack_data/54825502.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _cg_SP_FC1weit ; @cg_SP_FC1weit
.p2align 1
_cg_SP_FC1weit:
.short 65360 ; 0xff50
.short 62534 ; 0xf446
.short 2110 ; 0x83e
.short 64903 ; 0xfd87
.short 1861 ; 0x745
.short 2310 ; 0x906
.short 1096 ; 0x448
.short 63815 ; 0xf947
.short 62341 ; 0xf385
.short 127 ; 0x7f
.short 61416 ; 0xefe8
.short 63246 ; 0xf70e
.short 63610 ; 0xf87a
.short 2206 ; 0x89e
.short 62801 ; 0xf551
.short 65285 ; 0xff05
.short 64438 ; 0xfbb6
.short 1909 ; 0x775
.short 33 ; 0x21
.short 481 ; 0x1e1
.short 62654 ; 0xf4be
.short 64296 ; 0xfb28
.short 60574 ; 0xec9e
.short 63402 ; 0xf7aa
.short 2468 ; 0x9a4
.short 3435 ; 0xd6b
.short 702 ; 0x2be
.short 64709 ; 0xfcc5
.short 1068 ; 0x42c
.short 1194 ; 0x4aa
.short 1381 ; 0x565
.short 61869 ; 0xf1ad
.short 1064 ; 0x428
.short 1117 ; 0x45d
.short 2492 ; 0x9bc
.short 63175 ; 0xf6c7
.short 65379 ; 0xff63
.short 63827 ; 0xf953
.short 1938 ; 0x792
.short 64648 ; 0xfc88
.short 60972 ; 0xee2c
.short 1003 ; 0x3eb
.short 1462 ; 0x5b6
.short 61432 ; 0xeff8
.short 65035 ; 0xfe0b
.short 65351 ; 0xff47
.short 5183 ; 0x143f
.short 64061 ; 0xfa3d
.short 65155 ; 0xfe83
.short 4098 ; 0x1002
.short 65285 ; 0xff05
.short 2463 ; 0x99f
.short 65387 ; 0xff6b
.short 64872 ; 0xfd68
.short 52 ; 0x34
.short 1694 ; 0x69e
.short 62036 ; 0xf254
.short 63555 ; 0xf843
.short 4563 ; 0x11d3
.short 62130 ; 0xf2b2
.short 1179 ; 0x49b
.short 236 ; 0xec
.short 215 ; 0xd7
.short 392 ; 0x188
.short 245 ; 0xf5
.short 150 ; 0x96
.short 1509 ; 0x5e5
.short 2357 ; 0x935
.short 692 ; 0x2b4
.short 1823 ; 0x71f
.short 40 ; 0x28
.short 63558 ; 0xf846
.short 29 ; 0x1d
.short 64884 ; 0xfd74
.short 64940 ; 0xfdac
.short 64970 ; 0xfdca
.short 3532 ; 0xdcc
.short 4017 ; 0xfb1
.short 2437 ; 0x985
.short 63240 ; 0xf708
.short 63554 ; 0xf842
.short 65247 ; 0xfedf
.short 3199 ; 0xc7f
.short 63172 ; 0xf6c4
.short 590 ; 0x24e
.short 4169 ; 0x1049
.short 1399 ; 0x577
.short 63717 ; 0xf8e5
.short 2073 ; 0x819
.short 1375 ; 0x55f
.short 65296 ; 0xff10
.short 1787 ; 0x6fb
.short 62645 ; 0xf4b5
.short 943 ; 0x3af
.short 64874 ; 0xfd6a
.short 64628 ; 0xfc74
.short 69 ; 0x45
.short 4595 ; 0x11f3
.short 2440 ; 0x988
.short 171 ; 0xab
.short 2114 ; 0x842
.short 62863 ; 0xf58f
.short 1853 ; 0x73d
.short 4331 ; 0x10eb
.short 65494 ; 0xffd6
.short 2416 ; 0x970
.short 731 ; 0x2db
.short 784 ; 0x310
.short 65085 ; 0xfe3d
.short 63501 ; 0xf80d
.short 65532 ; 0xfffc
.short 63751 ; 0xf907
.short 62857 ; 0xf589
.short 2697 ; 0xa89
.short 2919 ; 0xb67
.short 60916 ; 0xedf4
.short 1043 ; 0x413
.short 65524 ; 0xfff4
.short 64569 ; 0xfc39
.short 441 ; 0x1b9
.short 550 ; 0x226
.short 60428 ; 0xec0c
.short 909 ; 0x38d
.short 2674 ; 0xa72
.short 452 ; 0x1c4
.short 63940 ; 0xf9c4
.short 441 ; 0x1b9
.short 65352 ; 0xff48
.short 63953 ; 0xf9d1
.short 63371 ; 0xf78b
.short 64837 ; 0xfd45
.short 2100 ; 0x834
.short 65166 ; 0xfe8e
.short 63188 ; 0xf6d4
.short 1882 ; 0x75a
.short 130 ; 0x82
.short 63700 ; 0xf8d4
.short 65370 ; 0xff5a
.short 65081 ; 0xfe39
.short 1425 ; 0x591
.short 64656 ; 0xfc90
.short 62879 ; 0xf59f
.short 64824 ; 0xfd38
.short 2795 ; 0xaeb
.short 124 ; 0x7c
.short 2380 ; 0x94c
.short 63300 ; 0xf744
.short 1299 ; 0x513
.short 2244 ; 0x8c4
.short 63283 ; 0xf733
.short 1258 ; 0x4ea
.short 3335 ; 0xd07
.short 158 ; 0x9e
.short 65467 ; 0xffbb
.short 64321 ; 0xfb41
.short 64967 ; 0xfdc7
.short 183 ; 0xb7
.short 5936 ; 0x1730
.short 64942 ; 0xfdae
.short 1333 ; 0x535
.short 65471 ; 0xffbf
.short 65177 ; 0xfe99
.short 72 ; 0x48
.short 712 ; 0x2c8
.short 241 ; 0xf1
.short 679 ; 0x2a7
.short 61795 ; 0xf163
.short 3351 ; 0xd17
.short 1821 ; 0x71d
.short 65262 ; 0xfeee
.short 63711 ; 0xf8df
.short 65440 ; 0xffa0
.short 2509 ; 0x9cd
.short 1895 ; 0x767
.short 1618 ; 0x652
.short 302 ; 0x12e
.short 68 ; 0x44
.short 601 ; 0x259
.short 1052 ; 0x41c
.short 62143 ; 0xf2bf
.short 279 ; 0x117
.short 63217 ; 0xf6f1
.short 62404 ; 0xf3c4
.short 64390 ; 0xfb86
.short 4280 ; 0x10b8
.short 62083 ; 0xf283
.short 65303 ; 0xff17
.short 64782 ; 0xfd0e
.short 2271 ; 0x8df
.short 119 ; 0x77
.short 62943 ; 0xf5df
.short 854 ; 0x356
.short 64254 ; 0xfafe
.short 61914 ; 0xf1da
.short 463 ; 0x1cf
.short 2162 ; 0x872
.short 60575 ; 0xec9f
.short 63967 ; 0xf9df
.short 65261 ; 0xfeed
.short 62613 ; 0xf495
.short 62162 ; 0xf2d2
.short 64817 ; 0xfd31
.short 4083 ; 0xff3
.short 62895 ; 0xf5af
.short 951 ; 0x3b7
.short 64332 ; 0xfb4c
.short 2598 ; 0xa26
.short 65268 ; 0xfef4
.short 63823 ; 0xf94f
.short 2662 ; 0xa66
.short 64184 ; 0xfab8
.short 63165 ; 0xf6bd
.short 890 ; 0x37a
.short 65018 ; 0xfdfa
.short 60742 ; 0xed46
.short 63398 ; 0xf7a6
.short 175 ; 0xaf
.short 483 ; 0x1e3
.short 1745 ; 0x6d1
.short 64213 ; 0xfad5
.short 62744 ; 0xf518
.short 64909 ; 0xfd8d
.short 62717 ; 0xf4fd
.short 1044 ; 0x414
.short 64543 ; 0xfc1f
.short 86 ; 0x56
.short 65205 ; 0xfeb5
.short 2004 ; 0x7d4
.short 63158 ; 0xf6b6
.short 702 ; 0x2be
.short 62436 ; 0xf3e4
.short 63278 ; 0xf72e
.short 65362 ; 0xff52
.short 62917 ; 0xf5c5
.short 65206 ; 0xfeb6
.short 300 ; 0x12c
.short 1688 ; 0x698
.short 64813 ; 0xfd2d
.short 60507 ; 0xec5b
.short 2085 ; 0x825
.short 63731 ; 0xf8f3
.short 3074 ; 0xc02
.short 63852 ; 0xf96c
.short 65356 ; 0xff4c
.short 62837 ; 0xf575
.short 63450 ; 0xf7da
.short 63745 ; 0xf901
.short 63797 ; 0xf935
.short 64281 ; 0xfb19
.short 1615 ; 0x64f
.short 61820 ; 0xf17c
.short 65239 ; 0xfed7
.short 65364 ; 0xff54
.short 61796 ; 0xf164
.short 1046 ; 0x416
.short 62868 ; 0xf594
.short 2555 ; 0x9fb
.short 62665 ; 0xf4c9
.short 63681 ; 0xf8c1
.short 64432 ; 0xfbb0
.short 1208 ; 0x4b8
.short 196 ; 0xc4
.short 1314 ; 0x522
.short 732 ; 0x2dc
.short 65205 ; 0xfeb5
.short 60742 ; 0xed46
.short 2581 ; 0xa15
.short 2461 ; 0x99d
.short 62132 ; 0xf2b4
.short 63505 ; 0xf811
.short 65483 ; 0xffcb
.short 63401 ; 0xf7a9
.short 64329 ; 0xfb49
.short 63704 ; 0xf8d8
.short 3234 ; 0xca2
.short 61100 ; 0xeeac
.short 64696 ; 0xfcb8
.short 64099 ; 0xfa63
.short 42 ; 0x2a
.short 65504 ; 0xffe0
.short 65091 ; 0xfe43
.short 846 ; 0x34e
.short 64609 ; 0xfc61
.short 6594 ; 0x19c2
.short 63310 ; 0xf74e
.short 63194 ; 0xf6da
.short 63900 ; 0xf99c
.short 292 ; 0x124
.short 47 ; 0x2f
.short 1121 ; 0x461
.short 62894 ; 0xf5ae
.short 65091 ; 0xfe43
.short 2324 ; 0x914
.short 468 ; 0x1d4
.short 63458 ; 0xf7e2
.short 2426 ; 0x97a
.short 1965 ; 0x7ad
.short 65427 ; 0xff93
.short 759 ; 0x2f7
.short 65259 ; 0xfeeb
.short 63867 ; 0xf97b
.short 1764 ; 0x6e4
.short 63195 ; 0xf6db
.short 1276 ; 0x4fc
.short 60330 ; 0xebaa
.short 64754 ; 0xfcf2
.short 20 ; 0x14
.short 65470 ; 0xffbe
.short 685 ; 0x2ad
.short 648 ; 0x288
.short 65439 ; 0xff9f
.short 107 ; 0x6b
.short 2640 ; 0xa50
.short 63693 ; 0xf8cd
.short 64169 ; 0xfaa9
.short 101 ; 0x65
.short 499 ; 0x1f3
.short 62367 ; 0xf39f
.short 65203 ; 0xfeb3
.short 781 ; 0x30d
.short 63951 ; 0xf9cf
.short 2868 ; 0xb34
.short 1813 ; 0x715
.short 1758 ; 0x6de
.short 59 ; 0x3b
.short 60421 ; 0xec05
.short 2136 ; 0x858
.short 65147 ; 0xfe7b
.short 5392 ; 0x1510
.short 64936 ; 0xfda8
.short 65055 ; 0xfe1f
.short 65459 ; 0xffb3
.short 63675 ; 0xf8bb
.short 104 ; 0x68
.short 2025 ; 0x7e9
.short 63739 ; 0xf8fb
.short 385 ; 0x181
.short 3768 ; 0xeb8
.short 67 ; 0x43
.short 63043 ; 0xf643
.short 3696 ; 0xe70
.short 1355 ; 0x54b
.short 154 ; 0x9a
.short 64943 ; 0xfdaf
.short 2844 ; 0xb1c
.short 1646 ; 0x66e
.short 62133 ; 0xf2b5
.short 2399 ; 0x95f
.short 63242 ; 0xf70a
.short 2183 ; 0x887
.short 64268 ; 0xfb0c
.short 241 ; 0xf1
.short 4754 ; 0x1292
.short 64235 ; 0xfaeb
.short 64958 ; 0xfdbe
.short 4362 ; 0x110a
.short 905 ; 0x389
.short 940 ; 0x3ac
.short 64733 ; 0xfcdd
.short 63078 ; 0xf666
.short 158 ; 0x9e
.short 1536 ; 0x600
.short 353 ; 0x161
.short 3048 ; 0xbe8
.short 1999 ; 0x7cf
.short 1921 ; 0x781
.short 65518 ; 0xffee
.short 1799 ; 0x707
.short 789 ; 0x315
.short 123 ; 0x7b
.short 61819 ; 0xf17b
.short 4324 ; 0x10e4
.short 789 ; 0x315
.short 1009 ; 0x3f1
.short 1078 ; 0x436
.short 65347 ; 0xff43
.short 64944 ; 0xfdb0
.short 65186 ; 0xfea2
.short 65217 ; 0xfec1
.short 61268 ; 0xef54
.short 81 ; 0x51
.short 64708 ; 0xfcc4
.short 4459 ; 0x116b
.short 61202 ; 0xef12
.short 63322 ; 0xf75a
.short 140 ; 0x8c
.short 64948 ; 0xfdb4
.short 84 ; 0x54
.short 61317 ; 0xef85
.short 65503 ; 0xffdf
.short 64613 ; 0xfc65
.short 63776 ; 0xf920
.short 63408 ; 0xf7b0
.short 64338 ; 0xfb52
.short 62519 ; 0xf437
.short 64841 ; 0xfd49
.short 64913 ; 0xfd91
.short 1710 ; 0x6ae
.short 1868 ; 0x74c
.short 740 ; 0x2e4
.short 656 ; 0x290
.short 64191 ; 0xfabf
.short 665 ; 0x299
.short 1834 ; 0x72a
.short 62370 ; 0xf3a2
.short 65248 ; 0xfee0
.short 61163 ; 0xeeeb
.short 746 ; 0x2ea
.short 64586 ; 0xfc4a
.short 63686 ; 0xf8c6
.short 65022 ; 0xfdfe
.short 1311 ; 0x51f
.short 64321 ; 0xfb41
.short 2249 ; 0x8c9
.short 65231 ; 0xfecf
.short 2098 ; 0x832
.short 193 ; 0xc1
.short 1897 ; 0x769
.short 64667 ; 0xfc9b
.short 62959 ; 0xf5ef
.short 406 ; 0x196
.short 65520 ; 0xfff0
.short 64027 ; 0xfa1b
.short 64532 ; 0xfc14
.short 62835 ; 0xf573
.short 495 ; 0x1ef
.short 414 ; 0x19e
.short 63396 ; 0xf7a4
.short 3392 ; 0xd40
.short 1300 ; 0x514
.short 64422 ; 0xfba6
.short 65502 ; 0xffde
.short 65367 ; 0xff57
.short 3526 ; 0xdc6
.short 62572 ; 0xf46c
.short 1167 ; 0x48f
.short 2804 ; 0xaf4
.short 63772 ; 0xf91c
.short 2774 ; 0xad6
.short 2017 ; 0x7e1
.short 100 ; 0x64
.short 65345 ; 0xff41
.short 63558 ; 0xf846
.short 3363 ; 0xd23
.short 63964 ; 0xf9dc
.short 62311 ; 0xf367
.short 617 ; 0x269
.short 62439 ; 0xf3e7
.short 64460 ; 0xfbcc
.short 64754 ; 0xfcf2
.short 164 ; 0xa4
.short 3593 ; 0xe09
.short 61905 ; 0xf1d1
.short 65469 ; 0xffbd
.short 61878 ; 0xf1b6
.short 1517 ; 0x5ed
.short 2132 ; 0x854
.short 65268 ; 0xfef4
.short 1727 ; 0x6bf
.short 154 ; 0x9a
.short 1261 ; 0x4ed
.short 63131 ; 0xf69b
.short 1001 ; 0x3e9
.short 61620 ; 0xf0b4
.short 905 ; 0x389
.short 3054 ; 0xbee
.short 4218 ; 0x107a
.short 1341 ; 0x53d
.short 330 ; 0x14a
.short 2656 ; 0xa60
.short 63164 ; 0xf6bc
.short 1324 ; 0x52c
.short 3790 ; 0xece
.short 2114 ; 0x842
.short 64524 ; 0xfc0c
.short 3501 ; 0xdad
.short 1096 ; 0x448
.short 109 ; 0x6d
.short 64831 ; 0xfd3f
.short 64069 ; 0xfa45
.short 65422 ; 0xff8e
.short 5172 ; 0x1434
.short 62925 ; 0xf5cd
.short 1572 ; 0x624
.short 62108 ; 0xf29c
.short 1251 ; 0x4e3
.short 143 ; 0x8f
.short 65397 ; 0xff75
.short 62445 ; 0xf3ed
.short 64598 ; 0xfc56
.short 4705 ; 0x1261
.short 64776 ; 0xfd08
.short 64526 ; 0xfc0e
.short 2342 ; 0x926
.short 1652 ; 0x674
.short 65423 ; 0xff8f
.short 61577 ; 0xf089
.short 40 ; 0x28
.short 354 ; 0x162
.short 5471 ; 0x155f
.short 65350 ; 0xff46
.short 65305 ; 0xff19
.short 1809 ; 0x711
.short 1075 ; 0x433
.short 758 ; 0x2f6
.short 2619 ; 0xa3b
.short 2411 ; 0x96b
.short 1060 ; 0x424
.short 984 ; 0x3d8
.short 65191 ; 0xfea7
.short 64860 ; 0xfd5c
.short 2485 ; 0x9b5
.short 62877 ; 0xf59d
.short 65316 ; 0xff24
.short 4866 ; 0x1302
.short 63125 ; 0xf695
.short 2349 ; 0x92d
.short 1487 ; 0x5cf
.short 3512 ; 0xdb8
.short 64503 ; 0xfbf7
.short 3283 ; 0xcd3
.short 1040 ; 0x410
.short 349 ; 0x15d
.short 1564 ; 0x61c
.short 62137 ; 0xf2b9
.short 65243 ; 0xfedb
.short 1693 ; 0x69d
.short 61683 ; 0xf0f3
.short 64589 ; 0xfc4d
.short 4095 ; 0xfff
.short 2060 ; 0x80c
.short 371 ; 0x173
.short 62379 ; 0xf3ab
.short 3206 ; 0xc86
.short 1797 ; 0x705
.short 54 ; 0x36
.short 1012 ; 0x3f4
.short 61870 ; 0xf1ae
.short 65066 ; 0xfe2a
.short 375 ; 0x177
.short 144 ; 0x90
.short 65497 ; 0xffd9
.short 1390 ; 0x56e
.short 64601 ; 0xfc59
.short 62836 ; 0xf574
.short 4102 ; 0x1006
.short 2852 ; 0xb24
.short 61552 ; 0xf070
.short 557 ; 0x22d
.short 296 ; 0x128
.short 63235 ; 0xf703
.short 3106 ; 0xc22
.short 64531 ; 0xfc13
.short 2887 ; 0xb47
.short 64730 ; 0xfcda
.short 63241 ; 0xf709
.short 61963 ; 0xf20b
.short 64349 ; 0xfb5d
.short 303 ; 0x12f
.short 63176 ; 0xf6c8
.short 2716 ; 0xa9c
.short 64958 ; 0xfdbe
.short 798 ; 0x31e
.short 1323 ; 0x52b
.short 1891 ; 0x763
.short 62992 ; 0xf610
.short 64371 ; 0xfb73
.short 65462 ; 0xffb6
.short 2617 ; 0xa39
.short 62234 ; 0xf31a
.short 631 ; 0x277
.short 4734 ; 0x127e
.short 510 ; 0x1fe
.short 376 ; 0x178
.short 3476 ; 0xd94
.short 1652 ; 0x674
.short 65195 ; 0xfeab
.short 1311 ; 0x51f
.short 341 ; 0x155
.short 64144 ; 0xfa90
.short 5083 ; 0x13db
.short 566 ; 0x236
.short 64331 ; 0xfb4b
.short 61501 ; 0xf03d
.short 549 ; 0x225
.short 65390 ; 0xff6e
.short 2097 ; 0x831
.short 61498 ; 0xf03a
.short 65465 ; 0xffb9
.short 62370 ; 0xf3a2
.short 814 ; 0x32e
.short 2736 ; 0xab0
.short 65063 ; 0xfe27
.short 64875 ; 0xfd6b
.short 197 ; 0xc5
.short 61379 ; 0xefc3
.short 3477 ; 0xd95
.short 1229 ; 0x4cd
.short 60942 ; 0xee0e
.short 2210 ; 0x8a2
.short 64484 ; 0xfbe4
.short 62837 ; 0xf575
.short 73 ; 0x49
.short 161 ; 0xa1
.short 1805 ; 0x70d
.short 64045 ; 0xfa2d
.short 65272 ; 0xfef8
.short 6350 ; 0x18ce
.short 61883 ; 0xf1bb
.short 64289 ; 0xfb21
.short 3565 ; 0xded
.short 65300 ; 0xff14
.short 65461 ; 0xffb5
.short 63859 ; 0xf973
.short 2183 ; 0x887
.short 64982 ; 0xfdd6
.short 60488 ; 0xec48
.short 2136 ; 0x858
.short 1193 ; 0x4a9
.short 63309 ; 0xf74d
.short 64044 ; 0xfa2c
.short 64644 ; 0xfc84
.short 65249 ; 0xfee1
.short 64388 ; 0xfb84
.short 799 ; 0x31f
.short 370 ; 0x172
.short 1080 ; 0x438
.short 1873 ; 0x751
.short 1292 ; 0x50c
.short 65471 ; 0xffbf
.short 65414 ; 0xff86
.short 1935 ; 0x78f
.short 1370 ; 0x55a
.short 1559 ; 0x617
.short 1065 ; 0x429
.short 62993 ; 0xf611
.short 64620 ; 0xfc6c
.short 3258 ; 0xcba
.short 63253 ; 0xf715
.short 408 ; 0x198
.short 4581 ; 0x11e5
.short 1576 ; 0x628
.short 1860 ; 0x744
.short 63103 ; 0xf67f
.short 3299 ; 0xce3
.short 64973 ; 0xfdcd
.short 3028 ; 0xbd4
.short 63952 ; 0xf9d0
.short 27 ; 0x1b
.short 2740 ; 0xab4
.short 64479 ; 0xfbdf
.short 1222 ; 0x4c6
.short 3917 ; 0xf4d
.short 62760 ; 0xf528
.short 63373 ; 0xf78d
.short 5008 ; 0x1390
.short 64127 ; 0xfa7f
.short 65425 ; 0xff91
.short 1286 ; 0x506
.short 2655 ; 0xa5f
.short 39 ; 0x27
.short 64139 ; 0xfa8b
.short 63228 ; 0xf6fc
.short 770 ; 0x302
.short 1613 ; 0x64d
.short 63058 ; 0xf652
.short 65359 ; 0xff4f
.short 3469 ; 0xd8d
.short 64608 ; 0xfc60
.short 2973 ; 0xb9d
.short 453 ; 0x1c5
.short 64802 ; 0xfd22
.short 791 ; 0x317
.short 3766 ; 0xeb6
.short 64051 ; 0xfa33
.short 65329 ; 0xff31
.short 796 ; 0x31c
.short 690 ; 0x2b2
.short 62719 ; 0xf4ff
.short 60444 ; 0xec1c
.short 63784 ; 0xf928
.short 65463 ; 0xffb7
.short 64459 ; 0xfbcb
.short 2135 ; 0x857
.short 141 ; 0x8d
.short 1712 ; 0x6b0
.short 65421 ; 0xff8d
.short 64327 ; 0xfb47
.short 6283 ; 0x188b
.short 61497 ; 0xf039
.short 63742 ; 0xf8fe
.short 1650 ; 0x672
.short 65155 ; 0xfe83
.short 396 ; 0x18c
.short 2171 ; 0x87b
.short 639 ; 0x27f
.short 64439 ; 0xfbb7
.short 465 ; 0x1d1
.short 60972 ; 0xee2c
.short 65285 ; 0xff05
.short 65449 ; 0xffa9
.short 64356 ; 0xfb64
.short 65509 ; 0xffe5
.short 62534 ; 0xf446
.short 1697 ; 0x6a1
.short 62762 ; 0xf52a
.short 64589 ; 0xfc4d
.short 64325 ; 0xfb45
.short 65251 ; 0xfee3
.short 62316 ; 0xf36c
.short 64947 ; 0xfdb3
.short 63 ; 0x3f
.short 63175 ; 0xf6c7
.short 3027 ; 0xbd3
.short 3200 ; 0xc80
.short 63645 ; 0xf89d
.short 2252 ; 0x8cc
.short 63175 ; 0xf6c7
.short 1717 ; 0x6b5
.short 1058 ; 0x422
.short 469 ; 0x1d5
.short 2187 ; 0x88b
.short 64876 ; 0xfd6c
.short 1417 ; 0x589
.short 2641 ; 0xa51
.short 2755 ; 0xac3
.short 64097 ; 0xfa61
.short 3189 ; 0xc75
.short 463 ; 0x1cf
.short 20 ; 0x14
.short 2884 ; 0xb44
.short 246 ; 0xf6
.short 2174 ; 0x87e
.short 214 ; 0xd6
.short 63727 ; 0xf8ef
.short 522 ; 0x20a
.short 4277 ; 0x10b5
.short 64828 ; 0xfd3c
.short 65456 ; 0xffb0
.short 62562 ; 0xf462
.short 1262 ; 0x4ee
.short 64790 ; 0xfd16
.short 61345 ; 0xefa1
.short 64504 ; 0xfbf8
.short 2907 ; 0xb5b
.short 62526 ; 0xf43e
.short 65105 ; 0xfe51
.short 373 ; 0x175
.short 63596 ; 0xf86c
.short 62450 ; 0xf3f2
.short 786 ; 0x312
.short 65407 ; 0xff7f
.short 64284 ; 0xfb1c
.short 2379 ; 0x94b
.short 542 ; 0x21e
.short 2050 ; 0x802
.short 188 ; 0xbc
.short 60578 ; 0xeca2
.short 1388 ; 0x56c
.short 63 ; 0x3f
.short 4287 ; 0x10bf
.short 64960 ; 0xfdc0
.short 64881 ; 0xfd71
.short 1317 ; 0x525
.short 64986 ; 0xfdda
.short 14 ; 0xe
.short 1106 ; 0x452
.short 65303 ; 0xff17
.short 1036 ; 0x40c
.short 3639 ; 0xe37
.short 64265 ; 0xfb09
.short 2025 ; 0x7e9
.short 62531 ; 0xf443
.short 1185 ; 0x4a1
.short 492 ; 0x1ec
.short 817 ; 0x331
.short 1522 ; 0x5f2
.short 65320 ; 0xff28
.short 63260 ; 0xf71c
.short 856 ; 0x358
.short 62396 ; 0xf3bc
.short 2565 ; 0xa05
.short 64557 ; 0xfc2d
.short 86 ; 0x56
.short 63419 ; 0xf7bb
.short 64546 ; 0xfc22
.short 964 ; 0x3c4
.short 4983 ; 0x1377
.short 613 ; 0x265
.short 1712 ; 0x6b0
.short 63423 ; 0xf7bf
.short 425 ; 0x1a9
.short 214 ; 0xd6
.short 4175 ; 0x104f
.short 64209 ; 0xfad1
.short 627 ; 0x273
.short 60642 ; 0xece2
.short 65315 ; 0xff23
.short 36 ; 0x24
.short 65151 ; 0xfe7f
.short 1955 ; 0x7a3
.short 376 ; 0x178
.short 63874 ; 0xf982
.short 1273 ; 0x4f9
.short 427 ; 0x1ab
.short 62610 ; 0xf492
.short 2937 ; 0xb79
.short 1801 ; 0x709
.short 64607 ; 0xfc5f
.short 63359 ; 0xf77f
.short 365 ; 0x16d
.short 61189 ; 0xef05
.short 64367 ; 0xfb6f
.short 64837 ; 0xfd45
.short 4596 ; 0x11f4
.short 955 ; 0x3bb
.short 64299 ; 0xfb2b
.short 64994 ; 0xfde2
.short 674 ; 0x2a2
.short 65406 ; 0xff7e
.short 61605 ; 0xf0a5
.short 1550 ; 0x60e
.short 64978 ; 0xfdd2
.short 3771 ; 0xebb
.short 61102 ; 0xeeae
.short 62897 ; 0xf5b1
.short 708 ; 0x2c4
.short 290 ; 0x122
.short 146 ; 0x92
.short 63122 ; 0xf692
.short 64590 ; 0xfc4e
.short 536 ; 0x218
.short 59353 ; 0xe7d9
.short 63992 ; 0xf9f8
.short 3070 ; 0xbfe
.short 2496 ; 0x9c0
.short 787 ; 0x313
.short 123 ; 0x7b
.short 63897 ; 0xf999
.short 3107 ; 0xc23
.short 2306 ; 0x902
.short 62674 ; 0xf4d2
.short 1888 ; 0x760
.short 61652 ; 0xf0d4
.short 3119 ; 0xc2f
.short 186 ; 0xba
.short 514 ; 0x202
.short 1899 ; 0x76b
.short 64224 ; 0xfae0
.short 1544 ; 0x608
.short 60532 ; 0xec74
.short 599 ; 0x257
.short 811 ; 0x32b
.short 30 ; 0x1e
.short 1802 ; 0x70a
.short 258 ; 0x102
.short 62729 ; 0xf509
.short 61903 ; 0xf1cf
.short 65263 ; 0xfeef
.short 2840 ; 0xb18
.short 641 ; 0x281
.short 423 ; 0x1a7
.short 64201 ; 0xfac9
.short 280 ; 0x118
.short 258 ; 0x102
.short 62881 ; 0xf5a1
.short 2352 ; 0x930
.short 162 ; 0xa2
.short 61396 ; 0xefd4
.short 1984 ; 0x7c0
.short 1369 ; 0x559
.short 61059 ; 0xee83
.short 64810 ; 0xfd2a
.short 739 ; 0x2e3
.short 2618 ; 0xa3a
.short 65302 ; 0xff16
.short 64842 ; 0xfd4a
.short 64602 ; 0xfc5a
.short 62237 ; 0xf31d
.short 250 ; 0xfa
.short 64953 ; 0xfdb9
.short 63520 ; 0xf820
.short 151 ; 0x97
.short 65254 ; 0xfee6
.short 63756 ; 0xf90c
.short 63524 ; 0xf824
.short 2993 ; 0xbb1
.short 948 ; 0x3b4
.short 64643 ; 0xfc83
.short 64974 ; 0xfdce
.short 868 ; 0x364
.short 58 ; 0x3a
.short 60510 ; 0xec5e
.short 106 ; 0x6a
.short 63810 ; 0xf942
.short 3647 ; 0xe3f
.short 62913 ; 0xf5c1
.short 1142 ; 0x476
.short 63945 ; 0xf9c9
.short 2473 ; 0x9a9
.short 65277 ; 0xfefd
.short 5250 ; 0x1482
.short 783 ; 0x30f
.short 1350 ; 0x546
.short 60959 ; 0xee1f
.short 1778 ; 0x6f2
.short 64236 ; 0xfaec
.short 2111 ; 0x83f
.short 63809 ; 0xf941
.short 65426 ; 0xff92
.short 1723 ; 0x6bb
.short 64835 ; 0xfd43
.short 526 ; 0x20e
.short 59388 ; 0xe7fc
.short 1895 ; 0x767
.short 262 ; 0x106
.short 4182 ; 0x1056
.short 64342 ; 0xfb56
.short 65507 ; 0xffe3
.short 61988 ; 0xf224
.short 64269 ; 0xfb0d
.short 65034 ; 0xfe0a
.short 4420 ; 0x1144
.short 60629 ; 0xecd5
.short 63847 ; 0xf967
.short 1084 ; 0x43c
.short 1485 ; 0x5cd
.short 65084 ; 0xfe3c
.short 357 ; 0x165
.short 841 ; 0x349
.short 223 ; 0xdf
.short 65236 ; 0xfed4
.short 3532 ; 0xdcc
.short 63933 ; 0xf9bd
.short 62715 ; 0xf4fb
.short 63640 ; 0xf898
.short 65358 ; 0xff4e
.short 63699 ; 0xf8d3
.short 64689 ; 0xfcb1
.short 783 ; 0x30f
.short 59920 ; 0xea10
.short 1510 ; 0x5e6
.short 2621 ; 0xa3d
.short 832 ; 0x340
.short 2323 ; 0x913
.short 65302 ; 0xff16
.short 1788 ; 0x6fc
.short 60971 ; 0xee2b
.short 299 ; 0x12b
.short 3696 ; 0xe70
.short 64511 ; 0xfbff
.short 1364 ; 0x554
.short 911 ; 0x38f
.short 1024 ; 0x400
.short 65442 ; 0xffa2
.short 64552 ; 0xfc28
.short 1850 ; 0x73a
.short 1374 ; 0x55e
.short 61730 ; 0xf122
.short 2495 ; 0x9bf
.short 940 ; 0x3ac
.short 65288 ; 0xff08
.short 63917 ; 0xf9ad
.short 70 ; 0x46
.short 4237 ; 0x108d
.short 61968 ; 0xf210
.short 1561 ; 0x619
.short 2047 ; 0x7ff
.short 1984 ; 0x7c0
.short 365 ; 0x16d
.short 3084 ; 0xc0c
.short 985 ; 0x3d9
.short 331 ; 0x14b
.short 65394 ; 0xff72
.short 371 ; 0x173
.short 1413 ; 0x585
.short 5578 ; 0x15ca
.short 63036 ; 0xf63c
.short 63725 ; 0xf8ed
.short 4408 ; 0x1138
.short 64805 ; 0xfd25
.short 2 ; 0x2
.short 64839 ; 0xfd47
.short 2478 ; 0x9ae
.short 64876 ; 0xfd6c
.short 64957 ; 0xfdbd
.short 64271 ; 0xfb0f
.short 2218 ; 0x8aa
.short 63833 ; 0xf959
.short 63626 ; 0xf88a
.short 65397 ; 0xff75
.short 1485 ; 0x5cd
.short 62386 ; 0xf3b2
.short 65315 ; 0xff23
.short 325 ; 0x145
.short 65154 ; 0xfe82
.short 3733 ; 0xe95
.short 1133 ; 0x46d
.short 640 ; 0x280
.short 65286 ; 0xff06
.short 5031 ; 0x13a7
.short 65370 ; 0xff5a
.short 785 ; 0x311
.short 61117 ; 0xeebd
.short 471 ; 0x1d7
.short 65448 ; 0xffa8
.short 1020 ; 0x3fc
.short 2133 ; 0x855
.short 444 ; 0x1bc
.short 61922 ; 0xf1e2
.short 62840 ; 0xf578
.short 65229 ; 0xfecd
.short 1631 ; 0x65f
.short 909 ; 0x38d
.short 2787 ; 0xae3
.short 60815 ; 0xed8f
.short 2070 ; 0x816
.short 263 ; 0x107
.short 1780 ; 0x6f4
.short 2616 ; 0xa38
.short 715 ; 0x2cb
.short 2729 ; 0xaa9
.short 62684 ; 0xf4dc
.short 63236 ; 0xf704
.short 3365 ; 0xd25
.short 63046 ; 0xf646
.short 65224 ; 0xfec8
.short 62500 ; 0xf424
.short 65259 ; 0xfeeb
.short 63395 ; 0xf7a3
.short 141 ; 0x8d
.short 860 ; 0x35c
.short 65490 ; 0xffd2
.short 62719 ; 0xf4ff
.short 2286 ; 0x8ee
.short 65427 ; 0xff93
.short 3931 ; 0xf5b
.short 64250 ; 0xfafa
.short 65148 ; 0xfe7c
.short 2918 ; 0xb66
.short 110 ; 0x6e
.short 2412 ; 0x96c
.short 1321 ; 0x529
.short 63889 ; 0xf991
.short 146 ; 0x92
.short 62407 ; 0xf3c7
.short 1686 ; 0x696
.short 2124 ; 0x84c
.short 401 ; 0x191
.short 65437 ; 0xff9d
.short 61769 ; 0xf149
.short 1239 ; 0x4d7
.short 866 ; 0x362
.short 65433 ; 0xff99
.short 64684 ; 0xfcac
.short 2892 ; 0xb4c
.short 63086 ; 0xf66e
.short 61098 ; 0xeeaa
.short 63853 ; 0xf96d
.short 362 ; 0x16a
.short 63140 ; 0xf6a4
.short 929 ; 0x3a1
.short 65502 ; 0xffde
.short 2395 ; 0x95b
.short 63056 ; 0xf650
.short 1390 ; 0x56e
.short 2642 ; 0xa52
.short 64343 ; 0xfb57
.short 3037 ; 0xbdd
.short 1525 ; 0x5f5
.short 749 ; 0x2ed
.short 65464 ; 0xffb8
.short 64208 ; 0xfad0
.short 476 ; 0x1dc
.short 64767 ; 0xfcff
.short 60670 ; 0xecfe
.short 2256 ; 0x8d0
.short 2169 ; 0x879
.short 60775 ; 0xed67
.short 64624 ; 0xfc70
.short 65504 ; 0xffe0
.short 61540 ; 0xf064
.short 2473 ; 0x9a9
.short 11 ; 0xb
.short 62489 ; 0xf419
.short 1411 ; 0x583
.short 1823 ; 0x71f
.short 61402 ; 0xefda
.short 64683 ; 0xfcab
.short 65472 ; 0xffc0
.short 2234 ; 0x8ba
.short 3106 ; 0xc22
.short 137 ; 0x89
.short 2121 ; 0x849
.short 2242 ; 0x8c2
.short 64303 ; 0xfb2f
.short 76 ; 0x4c
.short 60855 ; 0xedb7
.short 65212 ; 0xfebc
.short 2029 ; 0x7ed
.short 3402 ; 0xd4a
.short 65392 ; 0xff70
.short 61864 ; 0xf1a8
.short 64733 ; 0xfcdd
.short 1102 ; 0x44e
.short 65084 ; 0xfe3c
.short 63579 ; 0xf85b
.short 65405 ; 0xff7d
.short 61433 ; 0xeff9
.short 2244 ; 0x8c4
.short 63928 ; 0xf9b8
.short 62107 ; 0xf29b
.short 1374 ; 0x55e
.short 1132 ; 0x46c
.short 61005 ; 0xee4d
.short 65431 ; 0xff97
.short 153 ; 0x99
.short 64811 ; 0xfd2b
.short 2266 ; 0x8da
.short 4 ; 0x4
.short 4659 ; 0x1233
.short 64337 ; 0xfb51
.short 65386 ; 0xff6a
.short 1287 ; 0x507
.short 63163 ; 0xf6bb
.short 65391 ; 0xff6f
.short 64263 ; 0xfb07
.short 4254 ; 0x109e
.short 1615 ; 0x64f
.short 61950 ; 0xf1fe
.short 2268 ; 0x8dc
.short 63957 ; 0xf9d5
.short 442 ; 0x1ba
.short 63903 ; 0xf99f
.short 65511 ; 0xffe7
.short 65306 ; 0xff1a
.short 1755 ; 0x6db
.short 427 ; 0x1ab
.short 4754 ; 0x1292
.short 1712 ; 0x6b0
.short 63927 ; 0xf9b7
.short 63632 ; 0xf890
.short 65203 ; 0xfeb3
.short 323 ; 0x143
.short 60959 ; 0xee1f
.short 2829 ; 0xb0d
.short 827 ; 0x33b
.short 65183 ; 0xfe9f
.short 64678 ; 0xfca6
.short 64053 ; 0xfa35
.short 64255 ; 0xfaff
.short 1972 ; 0x7b4
.short 183 ; 0xb7
.short 2259 ; 0x8d3
.short 63944 ; 0xf9c8
.short 1075 ; 0x433
.short 2527 ; 0x9df
.short 434 ; 0x1b2
.short 63480 ; 0xf7f8
.short 4848 ; 0x12f0
.short 1352 ; 0x548
.short 79 ; 0x4f
.short 64006 ; 0xfa06
.short 1335 ; 0x537
.short 803 ; 0x323
.short 4935 ; 0x1347
.short 65505 ; 0xffe1
.short 64184 ; 0xfab8
.short 2406 ; 0x966
.short 353 ; 0x161
.short 278 ; 0x116
.short 62857 ; 0xf589
.short 411 ; 0x19b
.short 62776 ; 0xf538
.short 64572 ; 0xfc3c
.short 1059 ; 0x423
.short 64948 ; 0xfdb4
.short 61800 ; 0xf168
.short 1315 ; 0x523
.short 80 ; 0x50
.short 1229 ; 0x4cd
.short 936 ; 0x3a8
.short 2374 ; 0x946
.short 3298 ; 0xce2
.short 921 ; 0x399
.short 63708 ; 0xf8dc
.short 3624 ; 0xe28
.short 1319 ; 0x527
.short 176 ; 0xb0
.short 61416 ; 0xefe8
.short 64217 ; 0xfad9
.short 392 ; 0x188
.short 3940 ; 0xf64
.short 63185 ; 0xf6d1
.short 1094 ; 0x446
.short 64706 ; 0xfcc2
.short 656 ; 0x290
.short 226 ; 0xe2
.short 900 ; 0x384
.short 233 ; 0xe9
.short 1145 ; 0x479
.short 564 ; 0x234
.short 1613 ; 0x64d
.short 64849 ; 0xfd51
.short 4552 ; 0x11c8
.short 1233 ; 0x4d1
.short 149 ; 0x95
.short 64943 ; 0xfdaf
.short 3034 ; 0xbda
.short 64707 ; 0xfcc3
.short 2635 ; 0xa4b
.short 63814 ; 0xf946
.short 65315 ; 0xff23
.short 65141 ; 0xfe75
.short 61611 ; 0xf0ab
.short 65310 ; 0xff1e
.short 4536 ; 0x11b8
.short 63668 ; 0xf8b4
.short 1102 ; 0x44e
.short 2397 ; 0x95d
.short 4225 ; 0x1081
.short 64019 ; 0xfa13
.short 3714 ; 0xe82
.short 578 ; 0x242
.short 65079 ; 0xfe37
.short 63536 ; 0xf830
.short 64702 ; 0xfcbe
.short 63077 ; 0xf665
.short 181 ; 0xb5
.short 1927 ; 0x787
.short 65074 ; 0xfe32
.short 63405 ; 0xf7ad
.short 874 ; 0x36a
.short 65496 ; 0xffd8
.short 60899 ; 0xede3
.short 64695 ; 0xfcb7
.short 65203 ; 0xfeb3
.short 4085 ; 0xff5
.short 65095 ; 0xfe47
.short 65305 ; 0xff19
.short 723 ; 0x2d3
.short 473 ; 0x1d9
.short 65256 ; 0xfee8
.short 64894 ; 0xfd7e
.short 65269 ; 0xfef5
.short 61160 ; 0xeee8
.short 956 ; 0x3bc
.short 1173 ; 0x495
.short 65078 ; 0xfe36
.short 63924 ; 0xf9b4
.short 2082 ; 0x822
.short 98 ; 0x62
.short 3111 ; 0xc27
.short 62976 ; 0xf600
.short 64534 ; 0xfc16
.short 4922 ; 0x133a
.short 63228 ; 0xf6fc
.short 606 ; 0x25e
.short 2042 ; 0x7fa
.short 64858 ; 0xfd5a
.short 65180 ; 0xfe9c
.short 62113 ; 0xf2a1
.short 1924 ; 0x784
.short 63232 ; 0xf700
.short 61826 ; 0xf182
.short 63588 ; 0xf864
.short 64619 ; 0xfc6b
.short 62523 ; 0xf43b
.short 64451 ; 0xfbc3
.short 65268 ; 0xfef4
.short 62379 ; 0xf3ab
.short 124 ; 0x7c
.short 62238 ; 0xf31e
.short 63465 ; 0xf7e9
.short 64673 ; 0xfca1
.short 173 ; 0xad
.short 63313 ; 0xf751
.short 1372 ; 0x55c
.short 65350 ; 0xff46
.short 3856 ; 0xf10
.short 62219 ; 0xf30b
.short 2032 ; 0x7f0
.short 62244 ; 0xf324
.short 1045 ; 0x415
.short 665 ; 0x299
.short 1968 ; 0x7b0
.short 2641 ; 0xa51
.short 65469 ; 0xffbd
.short 62508 ; 0xf42c
.short 2900 ; 0xb54
.short 64993 ; 0xfde1
.short 60371 ; 0xebd3
.short 64724 ; 0xfcd4
.short 65446 ; 0xffa6
.short 62014 ; 0xf23e
.short 64780 ; 0xfd0c
.short 20 ; 0x14
.short 826 ; 0x33a
.short 1235 ; 0x4d3
.short 65336 ; 0xff38
.short 867 ; 0x363
.short 63403 ; 0xf7ab
.short 2044 ; 0x7fc
.short 64888 ; 0xfd78
.short 62350 ; 0xf38e
.short 65384 ; 0xff68
.short 62848 ; 0xf580
.short 1388 ; 0x56c
.short 64142 ; 0xfa8e
.short 61613 ; 0xf0ad
.short 1998 ; 0x7ce
.short 2409 ; 0x969
.short 60145 ; 0xeaf1
.short 65226 ; 0xfeca
.short 146 ; 0x92
.short 64435 ; 0xfbb3
.short 65122 ; 0xfe62
.short 339 ; 0x153
.short 3464 ; 0xd88
.short 565 ; 0x235
.short 460 ; 0x1cc
.short 3429 ; 0xd65
.short 1290 ; 0x50a
.short 65461 ; 0xffb5
.short 94 ; 0x5e
.short 1177 ; 0x499
.short 64444 ; 0xfbbc
.short 7233 ; 0x1c41
.short 64688 ; 0xfcb0
.short 63539 ; 0xf833
.short 62088 ; 0xf288
.short 64693 ; 0xfcb5
.short 1 ; 0x1
.short 2433 ; 0x981
.short 64840 ; 0xfd48
.short 1791 ; 0x6ff
.short 2905 ; 0xb59
.short 3968 ; 0xf80
.short 62898 ; 0xf5b2
.short 1501 ; 0x5dd
.short 372 ; 0x174
.short 65525 ; 0xfff5
.short 65362 ; 0xff52
.short 1364 ; 0x554
.short 63866 ; 0xf97a
.short 63822 ; 0xf94e
.short 1096 ; 0x448
.short 1096 ; 0x448
.short 60481 ; 0xec41
.short 64076 ; 0xfa4c
.short 65454 ; 0xffae
.short 65044 ; 0xfe14
.short 62972 ; 0xf5fc
.short 63548 ; 0xf83c
.short 64328 ; 0xfb48
.short 65240 ; 0xfed8
.short 3832 ; 0xef8
.short 62388 ; 0xf3b4
.short 177 ; 0xb1
.short 65428 ; 0xff94
.short 63918 ; 0xf9ae
.short 64765 ; 0xfcfd
.short 386 ; 0x182
.short 3082 ; 0xc0a
.short 3823 ; 0xeef
.short 65363 ; 0xff53
.short 1662 ; 0x67e
.short 64260 ; 0xfb04
.short 65471 ; 0xffbf
.short 3019 ; 0xbcb
.short 63117 ; 0xf68d
.short 72 ; 0x48
.short 4427 ; 0x114b
.short 62548 ; 0xf454
.short 1231 ; 0x4cf
.short 2459 ; 0x99b
.short 64564 ; 0xfc34
.short 58 ; 0x3a
.short 4036 ; 0xfc4
.short 63719 ; 0xf8e7
.short 1250 ; 0x4e2
.short 3448 ; 0xd78
.short 64644 ; 0xfc84
.short 63785 ; 0xf929
.short 4607 ; 0x11ff
.short 221 ; 0xdd
.short 107 ; 0x6b
.short 62195 ; 0xf2f3
.short 2770 ; 0xad2
.short 64493 ; 0xfbed
.short 63502 ; 0xf80e
.short 63740 ; 0xf8fc
.short 63541 ; 0xf835
.short 63301 ; 0xf745
.short 64326 ; 0xfb46
.short 54 ; 0x36
.short 795 ; 0x31b
.short 1727 ; 0x6bf
.short 1337 ; 0x539
.short 64563 ; 0xfc33
.short 64327 ; 0xfb47
.short 2250 ; 0x8ca
.short 65278 ; 0xfefe
.short 62652 ; 0xf4bc
.short 65215 ; 0xfebf
.short 1980 ; 0x7bc
.short 63367 ; 0xf787
.short 116 ; 0x74
.short 4992 ; 0x1380
.short 39 ; 0x27
.short 64362 ; 0xfb6a
.short 3231 ; 0xc9f
.short 682 ; 0x2aa
.short 65435 ; 0xff9b
.short 1114 ; 0x45a
.short 64553 ; 0xfc29
.short 353 ; 0x161
.short 64672 ; 0xfca0
.short 64227 ; 0xfae3
.short 2843 ; 0xb1b
.short 1069 ; 0x42d
.short 63804 ; 0xf93c
.short 65324 ; 0xff2c
.short 4780 ; 0x12ac
.short 64924 ; 0xfd9c
.short 1214 ; 0x4be
.short 3689 ; 0xe69
.short 2674 ; 0xa72
.short 63816 ; 0xf948
.short 2858 ; 0xb2a
.short 65499 ; 0xffdb
.short 65527 ; 0xfff7
.short 64210 ; 0xfad2
.short 2769 ; 0xad1
.short 1056 ; 0x420
.short 63102 ; 0xf67e
.short 112 ; 0x70
.short 1471 ; 0x5bf
.short 63430 ; 0xf7c6
.short 63510 ; 0xf816
.short 98 ; 0x62
.short 1275 ; 0x4fb
.short 63818 ; 0xf94a
.short 63900 ; 0xf99c
.short 4642 ; 0x1222
.short 64050 ; 0xfa32
.short 63037 ; 0xf63d
.short 1884 ; 0x75c
.short 776 ; 0x308
.short 65140 ; 0xfe74
.short 64420 ; 0xfba4
.short 787 ; 0x313
.short 190 ; 0xbe
.short 59393 ; 0xe801
.short 1033 ; 0x409
.short 64209 ; 0xfad1
.short 2185 ; 0x889
.short 65114 ; 0xfe5a
.short 65405 ; 0xff7d
.short 64754 ; 0xfcf2
.short 3962 ; 0xf7a
.short 1324 ; 0x52c
.short 60942 ; 0xee0e
.short 3053 ; 0xbed
.short 64897 ; 0xfd81
.short 65120 ; 0xfe60
.short 63817 ; 0xf949
.short 65147 ; 0xfe7b
.short 1903 ; 0x76f
.short 939 ; 0x3ab
.short 1029 ; 0x405
.short 1487 ; 0x5cf
.short 65053 ; 0xfe1d
.short 2103 ; 0x837
.short 64628 ; 0xfc74
.short 477 ; 0x1dd
.short 65252 ; 0xfee4
.short 61853 ; 0xf19d
.short 1553 ; 0x611
.short 473 ; 0x1d9
.short 5373 ; 0x14fd
.short 184 ; 0xb8
.short 64751 ; 0xfcef
.short 1649 ; 0x671
.short 63553 ; 0xf841
.short 45 ; 0x2d
.short 65377 ; 0xff61
.short 63484 ; 0xf7fc
.short 675 ; 0x2a3
.short 65321 ; 0xff29
.short 397 ; 0x18d
.short 3215 ; 0xc8f
.short 893 ; 0x37d
.short 2644 ; 0xa54
.short 156 ; 0x9c
.short 64360 ; 0xfb68
.short 1138 ; 0x472
.short 638 ; 0x27e
.short 62850 ; 0xf582
.short 64374 ; 0xfb76
.short 62518 ; 0xf436
.short 1858 ; 0x742
.short 885 ; 0x375
.short 256 ; 0x100
.short 61538 ; 0xf062
.short 64889 ; 0xfd79
.short 63681 ; 0xf8c1
.short 64875 ; 0xfd6b
.short 64450 ; 0xfbc2
.short 65365 ; 0xff55
.short 63772 ; 0xf91c
.short 2769 ; 0xad1
.short 65163 ; 0xfe8b
.short 61613 ; 0xf0ad
.short 62799 ; 0xf54f
.short 224 ; 0xe0
.short 2636 ; 0xa4c
.short 63772 ; 0xf91c
.short 2349 ; 0x92d
.short 62629 ; 0xf4a5
.short 1704 ; 0x6a8
.short 327 ; 0x147
.short 64417 ; 0xfba1
.short 1939 ; 0x793
.short 1513 ; 0x5e9
.short 62635 ; 0xf4ab
.short 1612 ; 0x64c
.short 61824 ; 0xf180
.short 3346 ; 0xd12
.short 64811 ; 0xfd2b
.short 65487 ; 0xffcf
.short 61692 ; 0xf0fc
.short 64827 ; 0xfd3b
.short 466 ; 0x1d2
.short 244 ; 0xf4
.short 2220 ; 0x8ac
.short 1999 ; 0x7cf
.short 61057 ; 0xee81
.short 2059 ; 0x80b
.short 23 ; 0x17
.short 63847 ; 0xf967
.short 2498 ; 0x9c2
.short 64433 ; 0xfbb1
.short 60851 ; 0xedb3
.short 64307 ; 0xfb33
.short 1234 ; 0x4d2
.short 62812 ; 0xf55c
.short 63703 ; 0xf8d7
.short 65352 ; 0xff48
.short 5671 ; 0x1627
.short 701 ; 0x2bd
.short 929 ; 0x3a1
.short 60925 ; 0xedfd
.short 3195 ; 0xc7b
.short 647 ; 0x287
.short 65289 ; 0xff09
.short 62973 ; 0xf5fd
.short 65036 ; 0xfe0c
.short 1531 ; 0x5fb
.short 63251 ; 0xf713
.short 1799 ; 0x707
.short 960 ; 0x3c0
.short 63556 ; 0xf844
.short 1695 ; 0x69f
.short 3583 ; 0xdff
.short 64992 ; 0xfde0
.short 49 ; 0x31
.short 5544 ; 0x15a8
.short 62482 ; 0xf412
.short 70 ; 0x46
.short 62529 ; 0xf441
.short 64819 ; 0xfd33
.short 254 ; 0xfe
.short 970 ; 0x3ca
.short 3055 ; 0xbef
.short 65373 ; 0xff5d
.short 1121 ; 0x461
.short 64550 ; 0xfc26
.short 65072 ; 0xfe30
.short 62739 ; 0xf513
.short 2725 ; 0xaa5
.short 64096 ; 0xfa60
.short 65279 ; 0xfeff
.short 2441 ; 0x989
.short 65446 ; 0xffa6
.short 1724 ; 0x6bc
.short 3970 ; 0xf82
.short 64877 ; 0xfd6d
.short 60775 ; 0xed67
.short 64758 ; 0xfcf6
.short 65101 ; 0xfe4d
.short 65100 ; 0xfe4c
.short 63333 ; 0xf765
.short 65365 ; 0xff55
.short 3686 ; 0xe66
.short 850 ; 0x352
.short 732 ; 0x2dc
.short 2066 ; 0x812
.short 843 ; 0x34b
.short 62877 ; 0xf59d
.short 504 ; 0x1f8
.short 63408 ; 0xf7b0
.short 65314 ; 0xff22
.short 61658 ; 0xf0da
.short 2194 ; 0x892
.short 65259 ; 0xfeeb
.short 2493 ; 0x9bd
.short 63815 ; 0xf947
.short 63430 ; 0xf7c6
.short 63254 ; 0xf716
.short 2525 ; 0x9dd
.short 24 ; 0x18
.short 63222 ; 0xf6f6
.short 1827 ; 0x723
.short 63834 ; 0xf95a
.short 62857 ; 0xf589
.short 905 ; 0x389
.short 62943 ; 0xf5df
.short 63798 ; 0xf936
.short 65180 ; 0xfe9c
.globl _cg_SP_FC1bias ; @cg_SP_FC1bias
.p2align 1
_cg_SP_FC1bias:
.short 64789 ; 0xfd15
.short 62528 ; 0xf440
.short 62860 ; 0xf58c
.short 902 ; 0x386
.short 315 ; 0x13b
.short 2268 ; 0x8dc
.short 62264 ; 0xf338
.short 3007 ; 0xbbf
.short 1944 ; 0x798
.short 64865 ; 0xfd61
.short 293 ; 0x125
.short 3431 ; 0xd67
.short 2986 ; 0xbaa
.short 1482 ; 0x5ca
.short 64037 ; 0xfa25
.short 63931 ; 0xf9bb
.short 628 ; 0x274
.short 2983 ; 0xba7
.short 2221 ; 0x8ad
.short 2116 ; 0x844
.short 63504 ; 0xf810
.short 63817 ; 0xf949
.short 64112 ; 0xfa70
.short 63089 ; 0xf671
.short 63112 ; 0xf688
.short 59479 ; 0xe857
.short 64622 ; 0xfc6e
.short 59800 ; 0xe998
.short 62607 ; 0xf48f
.short 533 ; 0x215
.short 59305 ; 0xe7a9
.short 64047 ; 0xfa2f
.short 63665 ; 0xf8b1
.short 62642 ; 0xf4b2
.short 1776 ; 0x6f0
.short 2312 ; 0x908
.short 64932 ; 0xfda4
.short 64952 ; 0xfdb8
.short 1504 ; 0x5e0
.short 418 ; 0x1a2
.short 5687 ; 0x1637
.short 5372 ; 0x14fc
.short 60427 ; 0xec0b
.short 57907 ; 0xe233
.short 280 ; 0x118
.short 3310 ; 0xcee
.short 617 ; 0x269
.short 65171 ; 0xfe93
.short 325 ; 0x145
.short 63904 ; 0xf9a0
.short 37 ; 0x25
.short 3428 ; 0xd64
.short 2077 ; 0x81d
.short 65521 ; 0xfff1
.short 64027 ; 0xfa1b
.short 803 ; 0x323
.short 2427 ; 0x97b
.short 2012 ; 0x7dc
.short 62334 ; 0xf37e
.short 308 ; 0x134
.short 6018 ; 0x1782
.short 64254 ; 0xfafe
.short 5012 ; 0x1394
.short 1231 ; 0x4cf
.short 984 ; 0x3d8
.short 61348 ; 0xefa4
.short 1475 ; 0x5c3
.short 64204 ; 0xfacc
.short 777 ; 0x309
.short 2479 ; 0x9af
.short 274 ; 0x112
.short 2743 ; 0xab7
.short 62095 ; 0xf28f
.short 1682 ; 0x692
.short 2268 ; 0x8dc
.short 63934 ; 0xf9be
.short 63619 ; 0xf883
.short 64040 ; 0xfa28
.short 63132 ; 0xf69c
.short 4420 ; 0x1144
.short 2731 ; 0xaab
.short 2707 ; 0xa93
.short 1582 ; 0x62e
.short 994 ; 0x3e2
.short 65193 ; 0xfea9
.short 2321 ; 0x911
.short 63962 ; 0xf9da
.short 2539 ; 0x9eb
.short 1243 ; 0x4db
.short 1255 ; 0x4e7
.short 64542 ; 0xfc1e
.short 63020 ; 0xf62c
.short 1011 ; 0x3f3
.short 1127 ; 0x467
.short 1466 ; 0x5ba
.short 60743 ; 0xed47
.short 1181 ; 0x49d
.short 63663 ; 0xf8af
.short 63301 ; 0xf745
.short 3091 ; 0xc13
.short 64754 ; 0xfcf2
.short 64477 ; 0xfbdd
.short 61027 ; 0xee63
.short 63900 ; 0xf99c
.short 3224 ; 0xc98
.short 63829 ; 0xf955
.short 1995 ; 0x7cb
.short 1495 ; 0x5d7
.short 65379 ; 0xff63
.short 2527 ; 0x9df
.short 2248 ; 0x8c8
.short 4298 ; 0x10ca
.short 61 ; 0x3d
.short 64584 ; 0xfc48
.short 64519 ; 0xfc07
.short 2222 ; 0x8ae
.short 64532 ; 0xfc14
.short 1328 ; 0x530
.short 2693 ; 0xa85
.short 63957 ; 0xf9d5
.short 2426 ; 0x97a
.short 9 ; 0x9
.short 2090 ; 0x82a
.short 1612 ; 0x64c
.short 740 ; 0x2e4
.short 2136 ; 0x858
.short 3609 ; 0xe19
.short 3343 ; 0xd0f
.short 65314 ; 0xff22
.short 2287 ; 0x8ef
.short 64965 ; 0xfdc5
.short 5103 ; 0x13ef
.short 64352 ; 0xfb60
.short 5221 ; 0x1465
.short 176 ; 0xb0
.short 520 ; 0x208
.short 63858 ; 0xf972
.short 63729 ; 0xf8f1
.short 64256 ; 0xfb00
.short 63870 ; 0xf97e
.short 60645 ; 0xece5
.short 62902 ; 0xf5b6
.short 266 ; 0x10a
.short 64214 ; 0xfad6
.short 797 ; 0x31d
.short 1393 ; 0x571
.short 4425 ; 0x1149
.short 63748 ; 0xf904
.short 65398 ; 0xff76
.short 63534 ; 0xf82e
.short 63880 ; 0xf988
.short 1095 ; 0x447
.short 63365 ; 0xf785
.short 64402 ; 0xfb92
.short 61278 ; 0xef5e
.short 2995 ; 0xbb3
.short 204 ; 0xcc
.short 1494 ; 0x5d6
.short 3048 ; 0xbe8
.short 2457 ; 0x999
.short 62305 ; 0xf361
.short 62871 ; 0xf597
.short 1675 ; 0x68b
.short 4546 ; 0x11c2
.short 64329 ; 0xfb49
.short 5272 ; 0x1498
.short 61125 ; 0xeec5
.short 62923 ; 0xf5cb
.short 64620 ; 0xfc6c
.short 64885 ; 0xfd75
.short 3284 ; 0xcd4
.short 64736 ; 0xfce0
.short 65462 ; 0xffb6
.short 851 ; 0x353
.short 678 ; 0x2a6
.short 64252 ; 0xfafc
.short 1041 ; 0x411
.short 63880 ; 0xf988
.short 1803 ; 0x70b
.short 62836 ; 0xf574
.globl _cg_SP_FC2weit ; @cg_SP_FC2weit
.p2align 1
_cg_SP_FC2weit:
.short 65163 ; 0xfe8b
.short 960 ; 0x3c0
.short 64526 ; 0xfc0e
.short 65224 ; 0xfec8
.short 416 ; 0x1a0
.short 63916 ; 0xf9ac
.short 63050 ; 0xf64a
.short 65084 ; 0xfe3c
.short 115 ; 0x73
.short 729 ; 0x2d9
.short 64652 ; 0xfc8c
.short 64137 ; 0xfa89
.short 1843 ; 0x733
.short 64966 ; 0xfdc6
.short 65397 ; 0xff75
.short 454 ; 0x1c6
.short 61539 ; 0xf063
.short 65109 ; 0xfe55
.short 380 ; 0x17c
.short 65417 ; 0xff89
.short 870 ; 0x366
.short 807 ; 0x327
.short 241 ; 0xf1
.short 2051 ; 0x803
.short 1576 ; 0x628
.short 65417 ; 0xff89
.short 65429 ; 0xff95
.short 65284 ; 0xff04
.short 387 ; 0x183
.short 353 ; 0x161
.short 65282 ; 0xff02
.short 217 ; 0xd9
.short 65265 ; 0xfef1
.short 65408 ; 0xff80
.short 64192 ; 0xfac0
.short 64225 ; 0xfae1
.short 283 ; 0x11b
.short 65492 ; 0xffd4
.short 572 ; 0x23c
.short 64575 ; 0xfc3f
.short 64454 ; 0xfbc6
.short 460 ; 0x1cc
.short 223 ; 0xdf
.short 1561 ; 0x619
.short 64316 ; 0xfb3c
.short 64820 ; 0xfd34
.short 65441 ; 0xffa1
.short 65118 ; 0xfe5e
.short 59378 ; 0xe7f2
.short 2586 ; 0xa1a
.short 65037 ; 0xfe0d
.short 64921 ; 0xfd99
.short 260 ; 0x104
.short 64997 ; 0xfde5
.short 65001 ; 0xfde9
.short 65427 ; 0xff93
.short 65122 ; 0xfe62
.short 64948 ; 0xfdb4
.short 64228 ; 0xfae4
.short 1607 ; 0x647
.short 2520 ; 0x9d8
.short 1869 ; 0x74d
.short 201 ; 0xc9
.short 65481 ; 0xffc9
.short 160 ; 0xa0
.short 64486 ; 0xfbe6
.short 4048 ; 0xfd0
.short 63742 ; 0xf8fe
.short 175 ; 0xaf
.short 64699 ; 0xfcbb
.short 142 ; 0x8e
.short 64902 ; 0xfd86
.short 63299 ; 0xf743
.short 65055 ; 0xfe1f
.short 64486 ; 0xfbe6
.short 65521 ; 0xfff1
.short 65201 ; 0xfeb1
.short 34 ; 0x22
.short 563 ; 0x233
.short 1103 ; 0x44f
.short 498 ; 0x1f2
.short 64249 ; 0xfaf9
.short 65493 ; 0xffd5
.short 65241 ; 0xfed9
.short 65066 ; 0xfe2a
.short 64965 ; 0xfdc5
.short 837 ; 0x345
.short 157 ; 0x9d
.short 452 ; 0x1c4
.short 0 ; 0x0
.short 701 ; 0x2bd
.short 65393 ; 0xff71
.short 64771 ; 0xfd03
.short 2198 ; 0x896
.short 65431 ; 0xff97
.short 818 ; 0x332
.short 1463 ; 0x5b7
.short 65383 ; 0xff67
.short 481 ; 0x1e1
.short 500 ; 0x1f4
.short 65290 ; 0xff0a
.short 64617 ; 0xfc69
.short 64434 ; 0xfbb2
.short 1206 ; 0x4b6
.short 39 ; 0x27
.short 65116 ; 0xfe5c
.short 64690 ; 0xfcb2
.short 268 ; 0x10c
.short 64388 ; 0xfb84
.short 360 ; 0x168
.short 63641 ; 0xf899
.short 65197 ; 0xfead
.short 1095 ; 0x447
.short 64532 ; 0xfc14
.short 200 ; 0xc8
.short 64930 ; 0xfda2
.short 1898 ; 0x76a
.short 65404 ; 0xff7c
.short 61522 ; 0xf052
.short 1349 ; 0x545
.short 715 ; 0x2cb
.short 444 ; 0x1bc
.short 65032 ; 0xfe08
.short 2117 ; 0x845
.short 65168 ; 0xfe90
.short 729 ; 0x2d9
.short 1501 ; 0x5dd
.short 1528 ; 0x5f8
.short 65263 ; 0xfeef
.short 65481 ; 0xffc9
.short 527 ; 0x20f
.short 65291 ; 0xff0b
.short 65057 ; 0xfe21
.short 65005 ; 0xfded
.short 65486 ; 0xffce
.short 65250 ; 0xfee2
.short 201 ; 0xc9
.short 65327 ; 0xff2f
.short 109 ; 0x6d
.short 63197 ; 0xf6dd
.short 363 ; 0x16b
.short 464 ; 0x1d0
.short 64757 ; 0xfcf5
.short 438 ; 0x1b6
.short 98 ; 0x62
.short 1488 ; 0x5d0
.short 65158 ; 0xfe86
.short 695 ; 0x2b7
.short 883 ; 0x373
.short 874 ; 0x36a
.short 65311 ; 0xff1f
.short 65507 ; 0xffe3
.short 60715 ; 0xed2b
.short 64038 ; 0xfa26
.short 1709 ; 0x6ad
.short 65220 ; 0xfec4
.short 65308 ; 0xff1c
.short 64554 ; 0xfc2a
.short 272 ; 0x110
.short 65299 ; 0xff13
.short 181 ; 0xb5
.short 65506 ; 0xffe2
.short 126 ; 0x7e
.short 64221 ; 0xfadd
.short 38 ; 0x26
.short 65315 ; 0xff23
.short 65206 ; 0xfeb6
.short 451 ; 0x1c3
.short 64623 ; 0xfc6f
.short 1402 ; 0x57a
.short 652 ; 0x28c
.short 65316 ; 0xff24
.short 440 ; 0x1b8
.short 64627 ; 0xfc73
.short 65342 ; 0xff3e
.short 65375 ; 0xff5f
.short 18 ; 0x12
.short 155 ; 0x9b
.short 878 ; 0x36e
.short 3278 ; 0xcce
.short 63865 ; 0xf979
.short 202 ; 0xca
.short 64575 ; 0xfc3f
.short 33 ; 0x21
.short 1054 ; 0x41e
.short 65092 ; 0xfe44
.short 583 ; 0x247
.short 64832 ; 0xfd40
.short 64205 ; 0xfacd
.short 175 ; 0xaf
.short 65475 ; 0xffc3
.short 65047 ; 0xfe17
.short 512 ; 0x200
.short 64890 ; 0xfd7a
.short 475 ; 0x1db
.short 706 ; 0x2c2
.short 64528 ; 0xfc10
.short 65055 ; 0xfe1f
.short 65146 ; 0xfe7a
.short 65483 ; 0xffcb
.short 591 ; 0x24f
.short 386 ; 0x182
.short 348 ; 0x15c
.short 695 ; 0x2b7
.short 395 ; 0x18b
.short 959 ; 0x3bf
.short 65480 ; 0xffc8
.short 610 ; 0x262
.short 513 ; 0x201
.short 65200 ; 0xfeb0
.short 65381 ; 0xff65
.short 407 ; 0x197
.short 310 ; 0x136
.short 587 ; 0x24b
.short 65483 ; 0xffcb
.short 387 ; 0x183
.short 62662 ; 0xf4c6
.short 65177 ; 0xfe99
.short 65499 ; 0xffdb
.short 64987 ; 0xfddb
.short 65146 ; 0xfe7a
.short 65351 ; 0xff47
.short 133 ; 0x85
.short 232 ; 0xe8
.short 65471 ; 0xffbf
.short 65354 ; 0xff4a
.short 590 ; 0x24e
.short 64643 ; 0xfc83
.short 64841 ; 0xfd49
.short 507 ; 0x1fb
.short 89 ; 0x59
.short 65002 ; 0xfdea
.short 65012 ; 0xfdf4
.short 1 ; 0x1
.short 217 ; 0xd9
.short 63576 ; 0xf858
.short 16 ; 0x10
.short 64512 ; 0xfc00
.short 437 ; 0x1b5
.short 737 ; 0x2e1
.short 65500 ; 0xffdc
.short 1194 ; 0x4aa
.short 74 ; 0x4a
.short 65013 ; 0xfdf5
.short 806 ; 0x326
.short 64525 ; 0xfc0d
.short 766 ; 0x2fe
.short 64971 ; 0xfdcb
.short 494 ; 0x1ee
.short 65157 ; 0xfe85
.short 65261 ; 0xfeed
.short 64505 ; 0xfbf9
.short 65445 ; 0xffa5
.short 368 ; 0x170
.short 65157 ; 0xfe85
.short 958 ; 0x3be
.short 65175 ; 0xfe97
.short 1188 ; 0x4a4
.short 236 ; 0xec
.short 408 ; 0x198
.short 64383 ; 0xfb7f
.short 65527 ; 0xfff7
.short 821 ; 0x335
.short 65378 ; 0xff62
.short 62657 ; 0xf4c1
.short 65323 ; 0xff2b
.short 109 ; 0x6d
.short 64523 ; 0xfc0b
.short 3297 ; 0xce1
.short 64948 ; 0xfdb4
.short 64992 ; 0xfde0
.short 65505 ; 0xffe1
.short 64937 ; 0xfda9
.short 65408 ; 0xff80
.short 392 ; 0x188
.short 64705 ; 0xfcc1
.short 209 ; 0xd1
.short 242 ; 0xf2
.short 64971 ; 0xfdcb
.short 124 ; 0x7c
.short 146 ; 0x92
.short 65252 ; 0xfee4
.short 265 ; 0x109
.short 834 ; 0x342
.short 65299 ; 0xff13
.short 65299 ; 0xff13
.short 65044 ; 0xfe14
.short 65006 ; 0xfdee
.short 65023 ; 0xfdff
.short 186 ; 0xba
.short 64879 ; 0xfd6f
.short 3235 ; 0xca3
.short 65355 ; 0xff4b
.short 65450 ; 0xffaa
.short 65446 ; 0xffa6
.short 65421 ; 0xff8d
.short 176 ; 0xb0
.short 519 ; 0x207
.short 64851 ; 0xfd53
.short 457 ; 0x1c9
.short 840 ; 0x348
.short 64348 ; 0xfb5c
.short 993 ; 0x3e1
.short 65378 ; 0xff62
.short 65265 ; 0xfef1
.short 309 ; 0x135
.short 409 ; 0x199
.short 977 ; 0x3d1
.short 64943 ; 0xfdaf
.short 64648 ; 0xfc88
.short 65410 ; 0xff82
.short 64703 ; 0xfcbf
.short 64897 ; 0xfd81
.short 64984 ; 0xfdd8
.short 64 ; 0x40
.short 64368 ; 0xfb70
.short 65186 ; 0xfea2
.short 63172 ; 0xf6c4
.short 26 ; 0x1a
.short 65492 ; 0xffd4
.short 1127 ; 0x467
.short 488 ; 0x1e8
.short 549 ; 0x225
.short 457 ; 0x1c9
.short 346 ; 0x15a
.short 788 ; 0x314
.short 63862 ; 0xf976
.short 920 ; 0x398
.short 65013 ; 0xfdf5
.short 192 ; 0xc0
.short 65011 ; 0xfdf3
.short 64755 ; 0xfcf3
.short 65531 ; 0xfffb
.short 191 ; 0xbf
.short 567 ; 0x237
.short 65353 ; 0xff49
.short 65146 ; 0xfe7a
.short 65495 ; 0xffd7
.short 64654 ; 0xfc8e
.short 64751 ; 0xfcef
.short 456 ; 0x1c8
.short 65195 ; 0xfeab
.short 65022 ; 0xfdfe
.short 65162 ; 0xfe8a
.short 62386 ; 0xf3b2
.short 292 ; 0x124
.short 621 ; 0x26d
.short 65414 ; 0xff86
.short 65329 ; 0xff31
.short 192 ; 0xc0
.short 218 ; 0xda
.short 134 ; 0x86
.short 65359 ; 0xff4f
.short 65018 ; 0xfdfa
.short 2010 ; 0x7da
.short 38 ; 0x26
.short 605 ; 0x25d
.short 65450 ; 0xffaa
.short 773 ; 0x305
.short 265 ; 0x109
.short 708 ; 0x2c4
.short 65137 ; 0xfe71
.short 65171 ; 0xfe93
.short 64329 ; 0xfb49
.short 65003 ; 0xfdeb
.short 65458 ; 0xffb2
.short 65116 ; 0xfe5c
.short 408 ; 0x198
.short 890 ; 0x37a
.short 205 ; 0xcd
.short 65390 ; 0xff6e
.short 777 ; 0x309
.short 797 ; 0x31d
.short 340 ; 0x154
.short 524 ; 0x20c
.short 65267 ; 0xfef3
.short 129 ; 0x81
.short 845 ; 0x34d
.short 65261 ; 0xfeed
.short 64968 ; 0xfdc8
.short 547 ; 0x223
.short 64592 ; 0xfc50
.short 538 ; 0x21a
.short 64305 ; 0xfb31
.short 64985 ; 0xfdd9
.short 64141 ; 0xfa8d
.short 65004 ; 0xfdec
.short 64194 ; 0xfac2
.short 65259 ; 0xfeeb
.short 64577 ; 0xfc41
.short 64407 ; 0xfb97
.short 425 ; 0x1a9
.short 65300 ; 0xff14
.short 65469 ; 0xffbd
.short 65518 ; 0xffee
.short 973 ; 0x3cd
.short 1175 ; 0x497
.short 303 ; 0x12f
.short 397 ; 0x18d
.short 660 ; 0x294
.short 893 ; 0x37d
.short 1809 ; 0x711
.short 63961 ; 0xf9d9
.short 62018 ; 0xf242
.short 64747 ; 0xfceb
.short 234 ; 0xea
.short 64676 ; 0xfca4
.short 64686 ; 0xfcae
.short 64756 ; 0xfcf4
.short 65124 ; 0xfe64
.short 519 ; 0x207
.short 369 ; 0x171
.short 1235 ; 0x4d3
.short 487 ; 0x1e7
.short 1028 ; 0x404
.short 2405 ; 0x965
.short 200 ; 0xc8
.short 772 ; 0x304
.short 64383 ; 0xfb7f
.short 299 ; 0x12b
.short 412 ; 0x19c
.short 65486 ; 0xffce
.short 532 ; 0x214
.short 640 ; 0x280
.short 65465 ; 0xffb9
.short 63906 ; 0xf9a2
.short 32 ; 0x20
.short 65478 ; 0xffc6
.short 65394 ; 0xff72
.short 65131 ; 0xfe6b
.short 64713 ; 0xfcc9
.short 65439 ; 0xff9f
.short 64868 ; 0xfd64
.short 64862 ; 0xfd5e
.short 65091 ; 0xfe43
.short 64812 ; 0xfd2c
.short 65528 ; 0xfff8
.short 65007 ; 0xfdef
.short 65085 ; 0xfe3d
.short 467 ; 0x1d3
.short 721 ; 0x2d1
.short 594 ; 0x252
.short 64937 ; 0xfda9
.short 463 ; 0x1cf
.short 2263 ; 0x8d7
.short 65379 ; 0xff63
.short 20 ; 0x14
.short 497 ; 0x1f1
.short 64048 ; 0xfa30
.short 65062 ; 0xfe26
.short 390 ; 0x186
.short 140 ; 0x8c
.short 64908 ; 0xfd8c
.short 112 ; 0x70
.short 721 ; 0x2d1
.short 153 ; 0x99
.short 65283 ; 0xff03
.short 65106 ; 0xfe52
.short 573 ; 0x23d
.short 1656 ; 0x678
.short 64125 ; 0xfa7d
.short 64790 ; 0xfd16
.short 64957 ; 0xfdbd
.short 64829 ; 0xfd3d
.short 830 ; 0x33e
.short 219 ; 0xdb
.short 64393 ; 0xfb89
.short 493 ; 0x1ed
.short 1007 ; 0x3ef
.short 65415 ; 0xff87
.short 689 ; 0x2b1
.short 64572 ; 0xfc3c
.short 884 ; 0x374
.short 65242 ; 0xfeda
.short 298 ; 0x12a
.short 64868 ; 0xfd64
.short 283 ; 0x11b
.short 65256 ; 0xfee8
.short 893 ; 0x37d
.short 63724 ; 0xf8ec
.short 163 ; 0xa3
.short 436 ; 0x1b4
.short 65232 ; 0xfed0
.short 37 ; 0x25
.short 538 ; 0x21a
.short 65268 ; 0xfef4
.short 52 ; 0x34
.short 1176 ; 0x498
.short 648 ; 0x288
.short 1429 ; 0x595
.short 320 ; 0x140
.short 1903 ; 0x76f
.short 65329 ; 0xff31
.short 641 ; 0x281
.short 65073 ; 0xfe31
.short 521 ; 0x209
.short 65329 ; 0xff31
.short 712 ; 0x2c8
.short 65437 ; 0xff9d
.short 65202 ; 0xfeb2
.short 62933 ; 0xf5d5
.short 64530 ; 0xfc12
.short 315 ; 0x13b
.short 64928 ; 0xfda0
.short 347 ; 0x15b
.short 64729 ; 0xfcd9
.short 2111 ; 0x83f
.short 65388 ; 0xff6c
.short 490 ; 0x1ea
.short 64783 ; 0xfd0f
.short 65273 ; 0xfef9
.short 136 ; 0x88
.short 65182 ; 0xfe9e
.short 65458 ; 0xffb2
.short 64046 ; 0xfa2e
.short 65416 ; 0xff88
.short 118 ; 0x76
.short 65224 ; 0xfec8
.short 1289 ; 0x509
.short 65260 ; 0xfeec
.short 65152 ; 0xfe80
.short 65099 ; 0xfe4b
.short 65251 ; 0xfee3
.short 357 ; 0x165
.short 2023 ; 0x7e7
.short 2058 ; 0x80a
.short 64554 ; 0xfc2a
.short 64495 ; 0xfbef
.short 65358 ; 0xff4e
.short 65383 ; 0xff67
.short 763 ; 0x2fb
.short 64869 ; 0xfd65
.short 63905 ; 0xf9a1
.short 65112 ; 0xfe58
.short 64173 ; 0xfaad
.short 65511 ; 0xffe7
.short 65006 ; 0xfdee
.short 65423 ; 0xff8f
.short 307 ; 0x133
.short 65260 ; 0xfeec
.short 448 ; 0x1c0
.short 64433 ; 0xfbb1
.short 63739 ; 0xf8fb
.short 1621 ; 0x655
.short 183 ; 0xb7
.short 740 ; 0x2e4
.short 64781 ; 0xfd0d
.short 1236 ; 0x4d4
.short 262 ; 0x106
.short 64975 ; 0xfdcf
.short 64170 ; 0xfaaa
.short 65499 ; 0xffdb
.short 65168 ; 0xfe90
.short 141 ; 0x8d
.short 63402 ; 0xf7aa
.short 64333 ; 0xfb4d
.short 64975 ; 0xfdcf
.short 504 ; 0x1f8
.short 708 ; 0x2c4
.short 2206 ; 0x89e
.short 64813 ; 0xfd2d
.short 381 ; 0x17d
.short 64055 ; 0xfa37
.short 592 ; 0x250
.short 447 ; 0x1bf
.short 1579 ; 0x62b
.short 125 ; 0x7d
.short 64707 ; 0xfcc3
.short 65032 ; 0xfe08
.short 917 ; 0x395
.short 57 ; 0x39
.short 421 ; 0x1a5
.short 63741 ; 0xf8fd
.short 283 ; 0x11b
.short 960 ; 0x3c0
.short 64331 ; 0xfb4b
.short 253 ; 0xfd
.short 64535 ; 0xfc17
.short 1068 ; 0x42c
.short 1311 ; 0x51f
.short 593 ; 0x251
.short 454 ; 0x1c6
.short 249 ; 0xf9
.short 65431 ; 0xff97
.short 2096 ; 0x830
.short 65136 ; 0xfe70
.short 635 ; 0x27b
.short 65496 ; 0xffd8
.short 65490 ; 0xffd2
.short 64745 ; 0xfce9
.short 64299 ; 0xfb2b
.short 65197 ; 0xfead
.short 174 ; 0xae
.short 65439 ; 0xff9f
.short 64238 ; 0xfaee
.short 65474 ; 0xffc2
.short 2730 ; 0xaaa
.short 64606 ; 0xfc5e
.short 64331 ; 0xfb4b
.short 64896 ; 0xfd80
.short 65502 ; 0xffde
.short 1077 ; 0x435
.short 123 ; 0x7b
.short 64775 ; 0xfd07
.short 717 ; 0x2cd
.short 65172 ; 0xfe94
.short 572 ; 0x23c
.short 65243 ; 0xfedb
.short 548 ; 0x224
.short 217 ; 0xd9
.short 1206 ; 0x4b6
.short 1690 ; 0x69a
.short 468 ; 0x1d4
.short 1132 ; 0x46c
.short 69 ; 0x45
.short 64370 ; 0xfb72
.short 689 ; 0x2b1
.short 382 ; 0x17e
.short 65311 ; 0xff1f
.short 164 ; 0xa4
.short 65535 ; 0xffff
.short 294 ; 0x126
.short 147 ; 0x93
.short 64696 ; 0xfcb8
.short 65498 ; 0xffda
.short 580 ; 0x244
.short 64973 ; 0xfdcd
.short 711 ; 0x2c7
.short 65031 ; 0xfe07
.short 771 ; 0x303
.short 65123 ; 0xfe63
.short 495 ; 0x1ef
.short 64022 ; 0xfa16
.short 58 ; 0x3a
.short 64868 ; 0xfd64
.short 65283 ; 0xff03
.short 875 ; 0x36b
.short 65485 ; 0xffcd
.short 65105 ; 0xfe51
.short 65460 ; 0xffb4
.short 8 ; 0x8
.short 65159 ; 0xfe87
.short 64757 ; 0xfcf5
.short 65080 ; 0xfe38
.short 63646 ; 0xf89e
.short 64472 ; 0xfbd8
.short 996 ; 0x3e4
.short 64750 ; 0xfcee
.short 323 ; 0x143
.short 1484 ; 0x5cc
.short 77 ; 0x4d
.short 64902 ; 0xfd86
.short 64222 ; 0xfade
.short 2130 ; 0x852
.short 64468 ; 0xfbd4
.short 1091 ; 0x443
.short 441 ; 0x1b9
.short 64875 ; 0xfd6b
.short 650 ; 0x28a
.short 32 ; 0x20
.short 732 ; 0x2dc
.short 2228 ; 0x8b4
.short 1707 ; 0x6ab
.short 230 ; 0xe6
.short 1170 ; 0x492
.short 984 ; 0x3d8
.short 887 ; 0x377
.short 250 ; 0xfa
.short 64563 ; 0xfc33
.short 296 ; 0x128
.short 64791 ; 0xfd17
.short 65401 ; 0xff79
.short 705 ; 0x2c1
.short 65288 ; 0xff08
.short 2730 ; 0xaaa
.short 64857 ; 0xfd59
.short 65198 ; 0xfeae
.short 65119 ; 0xfe5f
.short 64777 ; 0xfd09
.short 222 ; 0xde
.short 65528 ; 0xfff8
.short 64199 ; 0xfac7
.short 64209 ; 0xfad1
.short 431 ; 0x1af
.short 1280 ; 0x500
.short 364 ; 0x16c
.short 97 ; 0x61
.short 1193 ; 0x4a9
.short 300 ; 0x12c
.short 76 ; 0x4c
.short 64967 ; 0xfdc7
.short 65314 ; 0xff22
.short 337 ; 0x151
.short 64882 ; 0xfd72
.short 376 ; 0x178
.short 2063 ; 0x80f
.short 65182 ; 0xfe9e
.short 268 ; 0x10c
.short 524 ; 0x20c
.short 1961 ; 0x7a9
.short 64746 ; 0xfcea
.short 65343 ; 0xff3f
.short 1350 ; 0x546
.short 65350 ; 0xff46
.short 65511 ; 0xffe7
.short 64255 ; 0xfaff
.short 64400 ; 0xfb90
.short 63375 ; 0xf78f
.short 64697 ; 0xfcb9
.short 65083 ; 0xfe3b
.short 64494 ; 0xfbee
.short 706 ; 0x2c2
.short 557 ; 0x22d
.short 355 ; 0x163
.short 65166 ; 0xfe8e
.short 63671 ; 0xf8b7
.short 1513 ; 0x5e9
.short 748 ; 0x2ec
.short 96 ; 0x60
.short 65432 ; 0xff98
.short 411 ; 0x19b
.short 64633 ; 0xfc79
.short 65051 ; 0xfe1b
.short 475 ; 0x1db
.short 130 ; 0x82
.short 495 ; 0x1ef
.short 628 ; 0x274
.short 1331 ; 0x533
.short 65449 ; 0xffa9
.short 64582 ; 0xfc46
.short 643 ; 0x283
.short 923 ; 0x39b
.short 65249 ; 0xfee1
.short 1228 ; 0x4cc
.short 63186 ; 0xf6d2
.short 63396 ; 0xf7a4
.short 1141 ; 0x475
.short 1046 ; 0x416
.short 65052 ; 0xfe1c
.short 1852 ; 0x73c
.short 65239 ; 0xfed7
.short 331 ; 0x14b
.short 273 ; 0x111
.short 64918 ; 0xfd96
.short 64171 ; 0xfaab
.short 64662 ; 0xfc96
.short 65194 ; 0xfeaa
.short 64645 ; 0xfc85
.short 64745 ; 0xfce9
.short 65121 ; 0xfe61
.short 65505 ; 0xffe1
.short 64567 ; 0xfc37
.short 64421 ; 0xfba5
.short 838 ; 0x346
.short 1716 ; 0x6b4
.short 800 ; 0x320
.short 599 ; 0x257
.short 65102 ; 0xfe4e
.short 64723 ; 0xfcd3
.short 65316 ; 0xff24
.short 1069 ; 0x42d
.short 65303 ; 0xff17
.short 65278 ; 0xfefe
.short 64255 ; 0xfaff
.short 2442 ; 0x98a
.short 65411 ; 0xff83
.short 478 ; 0x1de
.short 64947 ; 0xfdb3
.short 1023 ; 0x3ff
.short 64446 ; 0xfbbe
.short 267 ; 0x10b
.short 1066 ; 0x42a
.short 516 ; 0x204
.short 459 ; 0x1cb
.short 64869 ; 0xfd65
.short 421 ; 0x1a5
.short 1219 ; 0x4c3
.short 64748 ; 0xfcec
.short 65269 ; 0xfef5
.short 64645 ; 0xfc85
.short 260 ; 0x104
.short 64978 ; 0xfdd2
.short 65417 ; 0xff89
.short 65081 ; 0xfe39
.short 64615 ; 0xfc67
.short 621 ; 0x26d
.short 64550 ; 0xfc26
.short 263 ; 0x107
.short 645 ; 0x285
.short 65215 ; 0xfebf
.short 1575 ; 0x627
.short 337 ; 0x151
.short 122 ; 0x7a
.short 897 ; 0x381
.short 989 ; 0x3dd
.short 64197 ; 0xfac5
.short 65383 ; 0xff67
.short 19 ; 0x13
.short 65104 ; 0xfe50
.short 65164 ; 0xfe8c
.short 203 ; 0xcb
.short 2158 ; 0x86e
.short 647 ; 0x287
.short 217 ; 0xd9
.short 444 ; 0x1bc
.short 1050 ; 0x41a
.short 65196 ; 0xfeac
.short 1267 ; 0x4f3
.short 64719 ; 0xfccf
.short 321 ; 0x141
.short 65126 ; 0xfe66
.short 65270 ; 0xfef6
.short 890 ; 0x37a
.short 64900 ; 0xfd84
.short 526 ; 0x20e
.short 64881 ; 0xfd71
.short 65080 ; 0xfe38
.short 1052 ; 0x41c
.short 65052 ; 0xfe1c
.short 621 ; 0x26d
.short 64282 ; 0xfb1a
.short 166 ; 0xa6
.short 65426 ; 0xff92
.short 64397 ; 0xfb8d
.short 623 ; 0x26f
.short 456 ; 0x1c8
.short 474 ; 0x1da
.short 65250 ; 0xfee2
.short 953 ; 0x3b9
.short 548 ; 0x224
.short 864 ; 0x360
.short 65298 ; 0xff12
.short 390 ; 0x186
.short 707 ; 0x2c3
.short 64109 ; 0xfa6d
.short 1279 ; 0x4ff
.short 64866 ; 0xfd62
.short 65253 ; 0xfee5
.short 1353 ; 0x549
.short 84 ; 0x54
.short 869 ; 0x365
.short 65081 ; 0xfe39
.short 631 ; 0x277
.short 187 ; 0xbb
.short 302 ; 0x12e
.short 136 ; 0x88
.short 64837 ; 0xfd45
.short 65057 ; 0xfe21
.short 65345 ; 0xff41
.short 65480 ; 0xffc8
.short 63540 ; 0xf834
.short 232 ; 0xe8
.short 902 ; 0x386
.short 65529 ; 0xfff9
.short 805 ; 0x325
.short 64506 ; 0xfbfa
.short 65103 ; 0xfe4f
.short 270 ; 0x10e
.short 63100 ; 0xf67c
.short 940 ; 0x3ac
.short 64112 ; 0xfa70
.short 64644 ; 0xfc84
.short 64868 ; 0xfd64
.short 187 ; 0xbb
.short 900 ; 0x384
.short 302 ; 0x12e
.short 230 ; 0xe6
.short 64532 ; 0xfc14
.short 63861 ; 0xf975
.short 52 ; 0x34
.short 743 ; 0x2e7
.short 228 ; 0xe4
.short 505 ; 0x1f9
.short 311 ; 0x137
.short 65372 ; 0xff5c
.short 2179 ; 0x883
.short 64735 ; 0xfcdf
.short 1674 ; 0x68a
.short 64650 ; 0xfc8a
.short 1618 ; 0x652
.short 64159 ; 0xfa9f
.short 64838 ; 0xfd46
.short 122 ; 0x7a
.short 1344 ; 0x540
.short 303 ; 0x12f
.short 1460 ; 0x5b4
.short 64390 ; 0xfb86
.short 64727 ; 0xfcd7
.short 483 ; 0x1e3
.short 65353 ; 0xff49
.short 65515 ; 0xffeb
.short 738 ; 0x2e2
.short 65081 ; 0xfe39
.short 923 ; 0x39b
.short 64826 ; 0xfd3a
.short 64463 ; 0xfbcf
.short 104 ; 0x68
.short 65118 ; 0xfe5e
.short 64752 ; 0xfcf0
.short 64316 ; 0xfb3c
.short 65177 ; 0xfe99
.short 1304 ; 0x518
.short 819 ; 0x333
.short 64468 ; 0xfbd4
.short 65439 ; 0xff9f
.short 65497 ; 0xffd9
.short 64993 ; 0xfde1
.short 64065 ; 0xfa41
.short 64327 ; 0xfb47
.short 44 ; 0x2c
.short 1040 ; 0x410
.short 388 ; 0x184
.short 286 ; 0x11e
.short 97 ; 0x61
.short 1166 ; 0x48e
.short 1597 ; 0x63d
.short 64637 ; 0xfc7d
.short 64962 ; 0xfdc2
.short 64352 ; 0xfb60
.short 62519 ; 0xf437
.short 215 ; 0xd7
.short 170 ; 0xaa
.short 948 ; 0x3b4
.short 64962 ; 0xfdc2
.short 65071 ; 0xfe2f
.short 65245 ; 0xfedd
.short 65072 ; 0xfe30
.short 257 ; 0x101
.short 1608 ; 0x648
.short 63918 ; 0xf9ae
.short 186 ; 0xba
.short 615 ; 0x267
.short 1485 ; 0x5cd
.short 43 ; 0x2b
.short 64465 ; 0xfbd1
.short 65287 ; 0xff07
.short 17 ; 0x11
.short 1210 ; 0x4ba
.short 7 ; 0x7
.short 64708 ; 0xfcc4
.short 362 ; 0x16a
.short 184 ; 0xb8
.short 672 ; 0x2a0
.short 1184 ; 0x4a0
.short 63875 ; 0xf983
.short 388 ; 0x184
.short 65132 ; 0xfe6c
.short 292 ; 0x124
.short 64559 ; 0xfc2f
.short 155 ; 0x9b
.short 1210 ; 0x4ba
.short 189 ; 0xbd
.short 153 ; 0x99
.short 247 ; 0xf7
.short 1024 ; 0x400
.short 830 ; 0x33e
.short 64446 ; 0xfbbe
.short 46 ; 0x2e
.short 1138 ; 0x472
.short 1539 ; 0x603
.short 65394 ; 0xff72
.short 65208 ; 0xfeb8
.short 64161 ; 0xfaa1
.short 65330 ; 0xff32
.short 64470 ; 0xfbd6
.short 545 ; 0x221
.short 1224 ; 0x4c8
.short 65417 ; 0xff89
.short 64579 ; 0xfc43
.short 64878 ; 0xfd6e
.short 64698 ; 0xfcba
.short 64421 ; 0xfba5
.short 64797 ; 0xfd1d
.short 64218 ; 0xfada
.short 64148 ; 0xfa94
.short 738 ; 0x2e2
.short 20 ; 0x14
.short 64877 ; 0xfd6d
.short 64962 ; 0xfdc2
.short 592 ; 0x250
.short 65363 ; 0xff53
.short 65138 ; 0xfe72
.short 64944 ; 0xfdb0
.short 1012 ; 0x3f4
.short 318 ; 0x13e
.short 65223 ; 0xfec7
.short 824 ; 0x338
.short 64911 ; 0xfd8f
.short 324 ; 0x144
.short 65083 ; 0xfe3b
.short 390 ; 0x186
.short 947 ; 0x3b3
.short 458 ; 0x1ca
.short 723 ; 0x2d3
.short 1078 ; 0x436
.short 1181 ; 0x49d
.short 296 ; 0x128
.short 64706 ; 0xfcc2
.short 65394 ; 0xff72
.short 501 ; 0x1f5
.short 65188 ; 0xfea4
.short 65311 ; 0xff1f
.short 1423 ; 0x58f
.short 64863 ; 0xfd5f
.short 920 ; 0x398
.short 59 ; 0x3b
.short 64167 ; 0xfaa7
.short 65399 ; 0xff77
.short 51 ; 0x33
.short 64613 ; 0xfc65
.short 65046 ; 0xfe16
.short 65454 ; 0xffae
.short 1716 ; 0x6b4
.short 64955 ; 0xfdbb
.short 1248 ; 0x4e0
.short 63163 ; 0xf6bb
.short 1611 ; 0x64b
.short 792 ; 0x318
.short 65286 ; 0xff06
.short 65155 ; 0xfe83
.short 65180 ; 0xfe9c
.short 63062 ; 0xf656
.short 63537 ; 0xf831
.short 585 ; 0x249
.short 64197 ; 0xfac5
.short 65343 ; 0xff3f
.short 64770 ; 0xfd02
.short 2490 ; 0x9ba
.short 878 ; 0x36e
.short 65313 ; 0xff21
.short 852 ; 0x354
.short 344 ; 0x158
.short 123 ; 0x7b
.short 19 ; 0x13
.short 63369 ; 0xf789
.short 65195 ; 0xfeab
.short 106 ; 0x6a
.short 743 ; 0x2e7
.short 121 ; 0x79
.short 65279 ; 0xfeff
.short 984 ; 0x3d8
.short 393 ; 0x189
.short 910 ; 0x38e
.short 315 ; 0x13b
.short 63319 ; 0xf757
.short 65247 ; 0xfedf
.short 244 ; 0xf4
.short 64932 ; 0xfda4
.short 65250 ; 0xfee2
.short 64558 ; 0xfc2e
.short 65251 ; 0xfee3
.short 65078 ; 0xfe36
.short 64953 ; 0xfdb9
.short 64 ; 0x40
.short 693 ; 0x2b5
.short 61687 ; 0xf0f7
.short 21 ; 0x15
.short 64542 ; 0xfc1e
.short 64610 ; 0xfc62
.short 64372 ; 0xfb74
.short 1643 ; 0x66b
.short 258 ; 0x102
.short 65055 ; 0xfe1f
.short 64753 ; 0xfcf1
.short 65294 ; 0xff0e
.short 84 ; 0x54
.short 1494 ; 0x5d6
.short 2701 ; 0xa8d
.short 1129 ; 0x469
.short 1456 ; 0x5b0
.short 455 ; 0x1c7
.short 64562 ; 0xfc32
.short 63990 ; 0xf9f6
.short 64574 ; 0xfc3e
.short 66 ; 0x42
.short 1981 ; 0x7bd
.short 64358 ; 0xfb66
.short 65043 ; 0xfe13
.short 123 ; 0x7b
.short 333 ; 0x14d
.short 64826 ; 0xfd3a
.short 64999 ; 0xfde7
.short 548 ; 0x224
.short 65460 ; 0xffb4
.short 64784 ; 0xfd10
.short 9 ; 0x9
.short 65128 ; 0xfe68
.short 1006 ; 0x3ee
.short 65182 ; 0xfe9e
.short 48 ; 0x30
.short 331 ; 0x14b
.short 565 ; 0x235
.short 128 ; 0x80
.short 658 ; 0x292
.short 64552 ; 0xfc28
.short 64810 ; 0xfd2a
.short 665 ; 0x299
.short 346 ; 0x15a
.short 480 ; 0x1e0
.short 777 ; 0x309
.short 652 ; 0x28c
.short 274 ; 0x112
.short 367 ; 0x16f
.short 64733 ; 0xfcdd
.short 65023 ; 0xfdff
.short 63596 ; 0xf86c
.short 534 ; 0x216
.short 65040 ; 0xfe10
.short 62224 ; 0xf310
.short 840 ; 0x348
.short 261 ; 0x105
.short 64894 ; 0xfd7e
.short 65512 ; 0xffe8
.short 65026 ; 0xfe02
.short 65319 ; 0xff27
.short 848 ; 0x350
.short 64551 ; 0xfc27
.short 65287 ; 0xff07
.short 65413 ; 0xff85
.short 64934 ; 0xfda6
.short 565 ; 0x235
.short 64322 ; 0xfb42
.short 64708 ; 0xfcc4
.short 64257 ; 0xfb01
.short 44 ; 0x2c
.short 65118 ; 0xfe5e
.short 1434 ; 0x59a
.short 65018 ; 0xfdfa
.short 380 ; 0x17c
.short 65369 ; 0xff59
.short 1073 ; 0x431
.short 554 ; 0x22a
.short 493 ; 0x1ed
.short 65355 ; 0xff4b
.short 646 ; 0x286
.short 64527 ; 0xfc0f
.short 65336 ; 0xff38
.short 906 ; 0x38a
.short 1029 ; 0x405
.short 64481 ; 0xfbe1
.short 277 ; 0x115
.short 64920 ; 0xfd98
.short 65419 ; 0xff8b
.short 1722 ; 0x6ba
.short 64619 ; 0xfc6b
.short 1116 ; 0x45c
.short 64966 ; 0xfdc6
.short 65515 ; 0xffeb
.short 64324 ; 0xfb44
.short 65315 ; 0xff23
.short 706 ; 0x2c2
.short 380 ; 0x17c
.short 900 ; 0x384
.short 65065 ; 0xfe29
.short 1396 ; 0x574
.short 63952 ; 0xf9d0
.short 65380 ; 0xff64
.short 1305 ; 0x519
.short 63805 ; 0xf93d
.short 215 ; 0xd7
.short 85 ; 0x55
.short 1445 ; 0x5a5
.short 126 ; 0x7e
.short 761 ; 0x2f9
.short 64249 ; 0xfaf9
.short 110 ; 0x6e
.short 120 ; 0x78
.short 65354 ; 0xff4a
.short 896 ; 0x380
.short 65487 ; 0xffcf
.short 65151 ; 0xfe7f
.short 63508 ; 0xf814
.short 604 ; 0x25c
.short 65495 ; 0xffd7
.short 1231 ; 0x4cf
.short 1274 ; 0x4fa
.short 64147 ; 0xfa93
.short 1518 ; 0x5ee
.short 65314 ; 0xff22
.short 73 ; 0x49
.short 65080 ; 0xfe38
.short 493 ; 0x1ed
.short 65130 ; 0xfe6a
.short 65201 ; 0xfeb1
.short 539 ; 0x21b
.short 791 ; 0x317
.short 487 ; 0x1e7
.short 2797 ; 0xaed
.short 64879 ; 0xfd6f
.short 499 ; 0x1f3
.short 1073 ; 0x431
.short 1594 ; 0x63a
.short 24 ; 0x18
.short 126 ; 0x7e
.short 64396 ; 0xfb8c
.short 961 ; 0x3c1
.short 64914 ; 0xfd92
.short 64201 ; 0xfac9
.short 37 ; 0x25
.short 20 ; 0x14
.short 63889 ; 0xf991
.short 65166 ; 0xfe8e
.short 65362 ; 0xff52
.short 134 ; 0x86
.short 65127 ; 0xfe67
.short 64892 ; 0xfd7c
.short 138 ; 0x8a
.short 64744 ; 0xfce8
.short 65435 ; 0xff9b
.short 65281 ; 0xff01
.short 64815 ; 0xfd2f
.short 65449 ; 0xffa9
.short 417 ; 0x1a1
.short 716 ; 0x2cc
.short 65225 ; 0xfec9
.short 65332 ; 0xff34
.short 64200 ; 0xfac8
.short 63474 ; 0xf7f2
.short 65092 ; 0xfe44
.short 357 ; 0x165
.short 64521 ; 0xfc09
.short 64479 ; 0xfbdf
.short 900 ; 0x384
.short 64665 ; 0xfc99
.short 797 ; 0x31d
.short 64866 ; 0xfd62
.short 64945 ; 0xfdb1
.short 64543 ; 0xfc1f
.short 65125 ; 0xfe65
.short 65120 ; 0xfe60
.short 140 ; 0x8c
.short 60 ; 0x3c
.short 65184 ; 0xfea0
.short 816 ; 0x330
.short 63531 ; 0xf82b
.short 632 ; 0x278
.short 540 ; 0x21c
.short 971 ; 0x3cb
.short 311 ; 0x137
.short 64739 ; 0xfce3
.short 74 ; 0x4a
.short 321 ; 0x141
.short 65148 ; 0xfe7c
.short 65531 ; 0xfffb
.short 63926 ; 0xf9b6
.short 1425 ; 0x591
.short 64920 ; 0xfd98
.short 63905 ; 0xf9a1
.short 65447 ; 0xffa7
.short 65497 ; 0xffd9
.short 235 ; 0xeb
.short 64828 ; 0xfd3c
.short 1875 ; 0x753
.short 1581 ; 0x62d
.short 1895 ; 0x767
.short 65098 ; 0xfe4a
.short 64702 ; 0xfcbe
.short 65391 ; 0xff6f
.short 65345 ; 0xff41
.short 65236 ; 0xfed4
.short 64778 ; 0xfd0a
.short 1147 ; 0x47b
.short 65512 ; 0xffe8
.short 644 ; 0x284
.short 63268 ; 0xf724
.short 338 ; 0x152
.short 2834 ; 0xb12
.short 191 ; 0xbf
.short 235 ; 0xeb
.short 438 ; 0x1b6
.short 384 ; 0x180
.short 469 ; 0x1d5
.short 64536 ; 0xfc18
.short 65253 ; 0xfee5
.short 64687 ; 0xfcaf
.short 424 ; 0x1a8
.short 870 ; 0x366
.short 1135 ; 0x46f
.short 64810 ; 0xfd2a
.short 652 ; 0x28c
.short 1341 ; 0x53d
.short 63328 ; 0xf760
.short 2386 ; 0x952
.short 65121 ; 0xfe61
.short 65069 ; 0xfe2d
.short 164 ; 0xa4
.short 65525 ; 0xfff5
.short 65310 ; 0xff1e
.short 180 ; 0xb4
.short 64057 ; 0xfa39
.short 2057 ; 0x809
.short 708 ; 0x2c4
.short 487 ; 0x1e7
.short 65450 ; 0xffaa
.short 64755 ; 0xfcf3
.short 888 ; 0x378
.short 251 ; 0xfb
.short 479 ; 0x1df
.short 64436 ; 0xfbb4
.short 150 ; 0x96
.short 65422 ; 0xff8e
.short 64350 ; 0xfb5e
.short 1584 ; 0x630
.short 1003 ; 0x3eb
.short 385 ; 0x181
.short 64619 ; 0xfc6b
.short 115 ; 0x73
.short 64942 ; 0xfdae
.short 653 ; 0x28d
.short 64899 ; 0xfd83
.short 65464 ; 0xffb8
.short 117 ; 0x75
.short 421 ; 0x1a5
.short 65370 ; 0xff5a
.short 1400 ; 0x578
.short 65440 ; 0xffa0
.short 65034 ; 0xfe0a
.short 728 ; 0x2d8
.short 2022 ; 0x7e6
.short 64930 ; 0xfda2
.short 62856 ; 0xf588
.short 65324 ; 0xff2c
.short 65025 ; 0xfe01
.short 3534 ; 0xdce
.short 65021 ; 0xfdfd
.short 46 ; 0x2e
.short 61329 ; 0xef91
.short 3238 ; 0xca6
.short 62811 ; 0xf55b
.short 173 ; 0xad
.short 411 ; 0x19b
.short 64751 ; 0xfcef
.short 2533 ; 0x9e5
.short 173 ; 0xad
.short 881 ; 0x371
.short 64694 ; 0xfcb6
.short 2144 ; 0x860
.short 0 ; 0x0
.short 64943 ; 0xfdaf
.short 65529 ; 0xfff9
.short 619 ; 0x26b
.short 285 ; 0x11d
.short 65441 ; 0xffa1
.short 299 ; 0x12b
.short 65155 ; 0xfe83
.short 65288 ; 0xff08
.short 65390 ; 0xff6e
.short 822 ; 0x336
.short 208 ; 0xd0
.short 64642 ; 0xfc82
.short 194 ; 0xc2
.short 774 ; 0x306
.short 65402 ; 0xff7a
.short 64759 ; 0xfcf7
.short 64653 ; 0xfc8d
.short 218 ; 0xda
.short 62353 ; 0xf391
.short 65462 ; 0xffb6
.short 33 ; 0x21
.short 64893 ; 0xfd7d
.short 198 ; 0xc6
.short 248 ; 0xf8
.short 2452 ; 0x994
.short 65334 ; 0xff36
.short 65202 ; 0xfeb2
.short 3082 ; 0xc0a
.short 65238 ; 0xfed6
.short 1321 ; 0x529
.short 823 ; 0x337
.short 22 ; 0x16
.short 314 ; 0x13a
.short 861 ; 0x35d
.short 119 ; 0x77
.short 186 ; 0xba
.short 64851 ; 0xfd53
.short 1672 ; 0x688
.short 475 ; 0x1db
.short 64058 ; 0xfa3a
.short 65391 ; 0xff6f
.short 63088 ; 0xf670
.short 64013 ; 0xfa0d
.short 392 ; 0x188
.short 65334 ; 0xff36
.short 63009 ; 0xf621
.short 391 ; 0x187
.short 63224 ; 0xf6f8
.short 651 ; 0x28b
.short 65271 ; 0xfef7
.short 454 ; 0x1c6
.short 65534 ; 0xfffe
.short 64765 ; 0xfcfd
.short 308 ; 0x134
.short 731 ; 0x2db
.short 65066 ; 0xfe2a
.short 718 ; 0x2ce
.short 507 ; 0x1fb
.short 65371 ; 0xff5b
.short 120 ; 0x78
.short 10 ; 0xa
.short 2044 ; 0x7fc
.short 63617 ; 0xf881
.short 63908 ; 0xf9a4
.short 754 ; 0x2f2
.short 62433 ; 0xf3e1
.short 242 ; 0xf2
.short 63849 ; 0xf969
.short 65167 ; 0xfe8f
.short 520 ; 0x208
.short 507 ; 0x1fb
.short 65288 ; 0xff08
.short 64846 ; 0xfd4e
.short 65200 ; 0xfeb0
.short 588 ; 0x24c
.short 2962 ; 0xb92
.short 64586 ; 0xfc4a
.short 345 ; 0x159
.short 1821 ; 0x71d
.short 585 ; 0x249
.short 657 ; 0x291
.short 64114 ; 0xfa72
.short 401 ; 0x191
.short 267 ; 0x10b
.short 61863 ; 0xf1a7
.short 386 ; 0x182
.short 119 ; 0x77
.short 32 ; 0x20
.short 65382 ; 0xff66
.short 65194 ; 0xfeaa
.short 729 ; 0x2d9
.short 64899 ; 0xfd83
.short 65410 ; 0xff82
.short 63491 ; 0xf803
.short 64895 ; 0xfd7f
.short 430 ; 0x1ae
.short 544 ; 0x220
.short 64756 ; 0xfcf4
.short 64519 ; 0xfc07
.short 30 ; 0x1e
.short 65507 ; 0xffe3
.short 192 ; 0xc0
.short 64991 ; 0xfddf
.short 63847 ; 0xf967
.short 503 ; 0x1f7
.short 454 ; 0x1c6
.short 442 ; 0x1ba
.short 769 ; 0x301
.short 63296 ; 0xf740
.short 65124 ; 0xfe64
.short 64858 ; 0xfd5a
.short 296 ; 0x128
.short 918 ; 0x396
.short 65190 ; 0xfea6
.short 1522 ; 0x5f2
.short 48 ; 0x30
.short 192 ; 0xc0
.short 323 ; 0x143
.short 65304 ; 0xff18
.short 64782 ; 0xfd0e
.short 273 ; 0x111
.short 57 ; 0x39
.short 64544 ; 0xfc20
.short 64663 ; 0xfc97
.short 63101 ; 0xf67d
.short 421 ; 0x1a5
.short 738 ; 0x2e2
.short 64484 ; 0xfbe4
.short 481 ; 0x1e1
.short 63143 ; 0xf6a7
.short 65280 ; 0xff00
.short 611 ; 0x263
.short 63112 ; 0xf688
.short 64998 ; 0xfde6
.short 274 ; 0x112
.short 64899 ; 0xfd83
.short 65153 ; 0xfe81
.short 189 ; 0xbd
.short 63655 ; 0xf8a7
.short 64806 ; 0xfd26
.short 550 ; 0x226
.short 56 ; 0x38
.short 997 ; 0x3e5
.short 1286 ; 0x506
.short 60359 ; 0xebc7
.short 63750 ; 0xf906
.short 65514 ; 0xffea
.short 405 ; 0x195
.short 245 ; 0xf5
.short 19 ; 0x13
.short 65013 ; 0xfdf5
.short 516 ; 0x204
.short 57 ; 0x39
.short 674 ; 0x2a2
.short 65483 ; 0xffcb
.short 65384 ; 0xff68
.short 64304 ; 0xfb30
.short 64025 ; 0xfa19
.short 529 ; 0x211
.short 555 ; 0x22b
.short 64922 ; 0xfd9a
.short 417 ; 0x1a1
.short 3596 ; 0xe0c
.short 64923 ; 0xfd9b
.short 1274 ; 0x4fa
.short 65257 ; 0xfee9
.short 65421 ; 0xff8d
.short 64537 ; 0xfc19
.short 784 ; 0x310
.short 64226 ; 0xfae2
.short 774 ; 0x306
.short 138 ; 0x8a
.short 65244 ; 0xfedc
.short 2418 ; 0x972
.short 63959 ; 0xf9d7
.short 119 ; 0x77
.short 679 ; 0x2a7
.short 1485 ; 0x5cd
.short 65239 ; 0xfed7
.short 264 ; 0x108
.short 65271 ; 0xfef7
.short 1626 ; 0x65a
.short 138 ; 0x8a
.short 300 ; 0x12c
.short 65287 ; 0xff07
.short 65010 ; 0xfdf2
.short 63594 ; 0xf86a
.short 296 ; 0x128
.short 204 ; 0xcc
.short 64689 ; 0xfcb1
.short 2116 ; 0x844
.short 23 ; 0x17
.short 64709 ; 0xfcc5
.short 63436 ; 0xf7cc
.short 269 ; 0x10d
.short 503 ; 0x1f7
.short 65294 ; 0xff0e
.short 63240 ; 0xf708
.short 65397 ; 0xff75
.short 65092 ; 0xfe44
.short 65195 ; 0xfeab
.short 65065 ; 0xfe29
.short 1544 ; 0x608
.short 65524 ; 0xfff4
.short 60600 ; 0xecb8
.short 65288 ; 0xff08
.short 261 ; 0x105
.short 63380 ; 0xf794
.short 65182 ; 0xfe9e
.short 65043 ; 0xfe13
.short 64541 ; 0xfc1d
.short 65387 ; 0xff6b
.short 65344 ; 0xff40
.short 5476 ; 0x1564
.short 63845 ; 0xf965
.short 346 ; 0x15a
.short 339 ; 0x153
.short 569 ; 0x239
.short 65053 ; 0xfe1d
.short 1763 ; 0x6e3
.short 310 ; 0x136
.short 65266 ; 0xfef2
.short 65189 ; 0xfea5
.short 914 ; 0x392
.short 655 ; 0x28f
.short 273 ; 0x111
.short 274 ; 0x112
.short 1591 ; 0x637
.short 459 ; 0x1cb
.short 1118 ; 0x45e
.short 65083 ; 0xfe3b
.short 189 ; 0xbd
.short 143 ; 0x8f
.short 689 ; 0x2b1
.short 63133 ; 0xf69d
.short 899 ; 0x383
.short 65030 ; 0xfe06
.short 816 ; 0x330
.short 65371 ; 0xff5b
.short 63109 ; 0xf685
.short 1531 ; 0x5fb
.short 64157 ; 0xfa9d
.short 65392 ; 0xff70
.short 144 ; 0x90
.short 65444 ; 0xffa4
.short 283 ; 0x11b
.short 69 ; 0x45
.short 592 ; 0x250
.short 276 ; 0x114
.short 65533 ; 0xfffd
.short 481 ; 0x1e1
.short 65275 ; 0xfefb
.short 65521 ; 0xfff1
.short 65152 ; 0xfe80
.short 64381 ; 0xfb7d
.short 537 ; 0x219
.short 64799 ; 0xfd1f
.short 65451 ; 0xffab
.short 65066 ; 0xfe2a
.short 65228 ; 0xfecc
.short 858 ; 0x35a
.short 65029 ; 0xfe05
.short 65317 ; 0xff25
.short 65282 ; 0xff02
.short 2341 ; 0x925
.short 774 ; 0x306
.short 63818 ; 0xf94a
.short 212 ; 0xd4
.short 235 ; 0xeb
.short 171 ; 0xab
.short 63254 ; 0xf716
.short 64953 ; 0xfdb9
.short 64747 ; 0xfceb
.short 143 ; 0x8f
.short 2333 ; 0x91d
.short 65463 ; 0xffb7
.short 1628 ; 0x65c
.short 419 ; 0x1a3
.short 1389 ; 0x56d
.short 311 ; 0x137
.short 65505 ; 0xffe1
.short 390 ; 0x186
.short 372 ; 0x174
.short 65509 ; 0xffe5
.short 65357 ; 0xff4d
.short 64502 ; 0xfbf6
.short 1116 ; 0x45c
.short 65275 ; 0xfefb
.short 454 ; 0x1c6
.short 64684 ; 0xfcac
.short 65040 ; 0xfe10
.short 65422 ; 0xff8e
.short 64448 ; 0xfbc0
.short 661 ; 0x295
.short 65503 ; 0xffdf
.short 65229 ; 0xfecd
.short 2031 ; 0x7ef
.short 2346 ; 0x92a
.short 64792 ; 0xfd18
.short 64172 ; 0xfaac
.short 108 ; 0x6c
.short 64180 ; 0xfab4
.short 64801 ; 0xfd21
.short 233 ; 0xe9
.short 65097 ; 0xfe49
.short 699 ; 0x2bb
.short 65213 ; 0xfebd
.short 531 ; 0x213
.short 65337 ; 0xff39
.short 65151 ; 0xfe7f
.short 2033 ; 0x7f1
.short 26 ; 0x1a
.short 64930 ; 0xfda2
.short 203 ; 0xcb
.short 1198 ; 0x4ae
.short 513 ; 0x201
.short 64918 ; 0xfd96
.short 64930 ; 0xfda2
.short 121 ; 0x79
.short 47 ; 0x2f
.short 65036 ; 0xfe0c
.short 120 ; 0x78
.short 65074 ; 0xfe32
.short 813 ; 0x32d
.short 65007 ; 0xfdef
.short 64881 ; 0xfd71
.short 64741 ; 0xfce5
.short 314 ; 0x13a
.short 64764 ; 0xfcfc
.short 65136 ; 0xfe70
.short 106 ; 0x6a
.short 147 ; 0x93
.short 64955 ; 0xfdbb
.short 228 ; 0xe4
.short 64661 ; 0xfc95
.short 872 ; 0x368
.short 64957 ; 0xfdbd
.short 770 ; 0x302
.short 121 ; 0x79
.short 64579 ; 0xfc43
.short 64857 ; 0xfd59
.short 907 ; 0x38b
.short 119 ; 0x77
.short 604 ; 0x25c
.short 285 ; 0x11d
.short 63902 ; 0xf99e
.short 283 ; 0x11b
.short 64719 ; 0xfccf
.short 199 ; 0xc7
.short 20 ; 0x14
.short 150 ; 0x96
.short 177 ; 0xb1
.short 63755 ; 0xf90b
.short 65252 ; 0xfee4
.short 65073 ; 0xfe31
.short 278 ; 0x116
.short 61668 ; 0xf0e4
.short 778 ; 0x30a
.short 65424 ; 0xff90
.short 4 ; 0x4
.short 1000 ; 0x3e8
.short 64817 ; 0xfd31
.short 65201 ; 0xfeb1
.short 64477 ; 0xfbdd
.short 65152 ; 0xfe80
.short 65148 ; 0xfe7c
.short 387 ; 0x183
.short 103 ; 0x67
.short 399 ; 0x18f
.short 65192 ; 0xfea8
.short 65332 ; 0xff34
.short 282 ; 0x11a
.short 64990 ; 0xfdde
.short 945 ; 0x3b1
.short 65127 ; 0xfe67
.short 64983 ; 0xfdd7
.short 283 ; 0x11b
.short 65052 ; 0xfe1c
.short 663 ; 0x297
.short 64383 ; 0xfb7f
.short 75 ; 0x4b
.short 174 ; 0xae
.short 66 ; 0x42
.short 25 ; 0x19
.short 53 ; 0x35
.short 65172 ; 0xfe94
.short 410 ; 0x19a
.short 65272 ; 0xfef8
.short 64884 ; 0xfd74
.short 64745 ; 0xfce9
.short 44 ; 0x2c
.short 64765 ; 0xfcfd
.short 64158 ; 0xfa9e
.short 65390 ; 0xff6e
.short 239 ; 0xef
.short 311 ; 0x137
.short 1298 ; 0x512
.short 64810 ; 0xfd2a
.short 65422 ; 0xff8e
.short 819 ; 0x333
.short 572 ; 0x23c
.short 508 ; 0x1fc
.short 65155 ; 0xfe83
.short 384 ; 0x180
.short 65178 ; 0xfe9a
.short 619 ; 0x26b
.short 370 ; 0x172
.short 129 ; 0x81
.short 65243 ; 0xfedb
.short 898 ; 0x382
.short 413 ; 0x19d
.short 641 ; 0x281
.short 2646 ; 0xa56
.short 65049 ; 0xfe19
.short 64649 ; 0xfc89
.short 105 ; 0x69
.short 64978 ; 0xfdd2
.short 459 ; 0x1cb
.short 646 ; 0x286
.short 240 ; 0xf0
.short 2425 ; 0x979
.short 27 ; 0x1b
.short 1013 ; 0x3f5
.short 2619 ; 0xa3b
.short 224 ; 0xe0
.short 1366 ; 0x556
.short 64352 ; 0xfb60
.short 65506 ; 0xffe2
.short 344 ; 0x158
.short 65525 ; 0xfff5
.short 65300 ; 0xff14
.short 532 ; 0x214
.short 64972 ; 0xfdcc
.short 65490 ; 0xffd2
.short 20 ; 0x14
.short 65319 ; 0xff27
.short 104 ; 0x68
.short 64013 ; 0xfa0d
.short 64285 ; 0xfb1d
.short 64122 ; 0xfa7a
.short 145 ; 0x91
.short 64699 ; 0xfcbb
.short 666 ; 0x29a
.short 65052 ; 0xfe1c
.short 372 ; 0x174
.short 46 ; 0x2e
.short 806 ; 0x326
.short 64631 ; 0xfc77
.short 547 ; 0x223
.short 1507 ; 0x5e3
.short 64737 ; 0xfce1
.short 143 ; 0x8f
.short 681 ; 0x2a9
.short 910 ; 0x38e
.short 65077 ; 0xfe35
.short 62732 ; 0xf50c
.short 65189 ; 0xfea5
.short 1559 ; 0x617
.short 1407 ; 0x57f
.short 64665 ; 0xfc99
.short 426 ; 0x1aa
.short 65498 ; 0xffda
.short 65169 ; 0xfe91
.short 64666 ; 0xfc9a
.short 65433 ; 0xff99
.short 64687 ; 0xfcaf
.short 64445 ; 0xfbbd
.short 855 ; 0x357
.short 65441 ; 0xffa1
.short 218 ; 0xda
.short 64734 ; 0xfcde
.short 2897 ; 0xb51
.short 1305 ; 0x519
.short 661 ; 0x295
.short 65344 ; 0xff40
.short 64813 ; 0xfd2d
.short 439 ; 0x1b7
.short 65252 ; 0xfee4
.short 140 ; 0x8c
.short 65261 ; 0xfeed
.short 65452 ; 0xffac
.short 125 ; 0x7d
.short 65032 ; 0xfe08
.short 63847 ; 0xf967
.short 64539 ; 0xfc1b
.short 64513 ; 0xfc01
.short 64921 ; 0xfd99
.short 64673 ; 0xfca1
.short 65080 ; 0xfe38
.short 64300 ; 0xfb2c
.short 64399 ; 0xfb8f
.short 64885 ; 0xfd75
.short 64519 ; 0xfc07
.short 65259 ; 0xfeeb
.short 290 ; 0x122
.short 132 ; 0x84
.short 564 ; 0x234
.short 65061 ; 0xfe25
.short 64092 ; 0xfa5c
.short 594 ; 0x252
.short 65473 ; 0xffc1
.short 604 ; 0x25c
.short 932 ; 0x3a4
.short 367 ; 0x16f
.short 64405 ; 0xfb95
.short 62941 ; 0xf5dd
.short 113 ; 0x71
.short 64924 ; 0xfd9c
.short 65285 ; 0xff05
.short 65469 ; 0xffbd
.short 153 ; 0x99
.short 64692 ; 0xfcb4
.short 1639 ; 0x667
.short 122 ; 0x7a
.short 604 ; 0x25c
.short 228 ; 0xe4
.short 186 ; 0xba
.short 163 ; 0xa3
.short 248 ; 0xf8
.short 3144 ; 0xc48
.short 623 ; 0x26f
.short 154 ; 0x9a
.short 1002 ; 0x3ea
.short 64369 ; 0xfb71
.short 64606 ; 0xfc5e
.short 1641 ; 0x669
.short 870 ; 0x366
.short 784 ; 0x310
.short 64819 ; 0xfd33
.short 344 ; 0x158
.short 64077 ; 0xfa4d
.short 65096 ; 0xfe48
.short 65477 ; 0xffc5
.short 1447 ; 0x5a7
.short 485 ; 0x1e5
.short 528 ; 0x210
.short 644 ; 0x284
.short 1021 ; 0x3fd
.short 726 ; 0x2d6
.short 65324 ; 0xff2c
.short 64153 ; 0xfa99
.short 159 ; 0x9f
.short 1064 ; 0x428
.short 65448 ; 0xffa8
.short 64748 ; 0xfcec
.short 64826 ; 0xfd3a
.short 65034 ; 0xfe0a
.short 65525 ; 0xfff5
.short 57 ; 0x39
.short 64912 ; 0xfd90
.short 65498 ; 0xffda
.short 65079 ; 0xfe37
.short 64491 ; 0xfbeb
.short 64256 ; 0xfb00
.short 64939 ; 0xfdab
.short 65418 ; 0xff8a
.short 650 ; 0x28a
.short 63904 ; 0xf9a0
.short 63693 ; 0xf8cd
.short 65092 ; 0xfe44
.short 65453 ; 0xffad
.short 63788 ; 0xf92c
.short 965 ; 0x3c5
.short 17 ; 0x11
.short 63979 ; 0xf9eb
.short 65296 ; 0xff10
.short 147 ; 0x93
.short 65456 ; 0xffb0
.short 64838 ; 0xfd46
.short 1832 ; 0x728
.short 537 ; 0x219
.short 65048 ; 0xfe18
.short 364 ; 0x16c
.short 982 ; 0x3d6
.short 64351 ; 0xfb5f
.short 65411 ; 0xff83
.short 192 ; 0xc0
.short 318 ; 0x13e
.short 65167 ; 0xfe8f
.short 952 ; 0x3b8
.short 988 ; 0x3dc
.short 63737 ; 0xf8f9
.short 62586 ; 0xf47a
.short 64908 ; 0xfd8c
.short 669 ; 0x29d
.short 64703 ; 0xfcbf
.short 64979 ; 0xfdd3
.short 837 ; 0x345
.short 455 ; 0x1c7
.short 65409 ; 0xff81
.short 1029 ; 0x405
.short 141 ; 0x8d
.short 65166 ; 0xfe8e
.short 2011 ; 0x7db
.short 63878 ; 0xf986
.short 566 ; 0x236
.short 64936 ; 0xfda8
.short 1624 ; 0x658
.short 98 ; 0x62
.short 64964 ; 0xfdc4
.short 364 ; 0x16c
.short 899 ; 0x383
.short 63278 ; 0xf72e
.short 65481 ; 0xffc9
.short 1509 ; 0x5e5
.short 47 ; 0x2f
.short 64460 ; 0xfbcc
.short 64217 ; 0xfad9
.short 1223 ; 0x4c7
.short 65288 ; 0xff08
.short 917 ; 0x395
.short 65300 ; 0xff14
.short 64999 ; 0xfde7
.short 65046 ; 0xfe16
.short 741 ; 0x2e5
.short 2153 ; 0x869
.short 63720 ; 0xf8e8
.short 65285 ; 0xff05
.short 941 ; 0x3ad
.short 65098 ; 0xfe4a
.short 1819 ; 0x71b
.short 64336 ; 0xfb50
.short 1299 ; 0x513
.short 65076 ; 0xfe34
.short 64876 ; 0xfd6c
.short 953 ; 0x3b9
.short 64450 ; 0xfbc2
.short 65514 ; 0xffea
.short 64942 ; 0xfdae
.short 65382 ; 0xff66
.short 64323 ; 0xfb43
.short 65137 ; 0xfe71
.short 65016 ; 0xfdf8
.short 64892 ; 0xfd7c
.short 846 ; 0x34e
.short 64980 ; 0xfdd4
.short 1454 ; 0x5ae
.short 923 ; 0x39b
.short 65291 ; 0xff0b
.short 1454 ; 0x5ae
.short 65246 ; 0xfede
.short 64821 ; 0xfd35
.short 65060 ; 0xfe24
.short 65434 ; 0xff9a
.short 1955 ; 0x7a3
.short 1012 ; 0x3f4
.short 65366 ; 0xff56
.short 64391 ; 0xfb87
.short 27 ; 0x1b
.short 377 ; 0x179
.short 65200 ; 0xfeb0
.short 65084 ; 0xfe3c
.short 1020 ; 0x3fc
.short 64744 ; 0xfce8
.short 64883 ; 0xfd73
.short 895 ; 0x37f
.short 68 ; 0x44
.short 1 ; 0x1
.short 140 ; 0x8c
.short 296 ; 0x128
.short 317 ; 0x13d
.short 65088 ; 0xfe40
.short 448 ; 0x1c0
.short 65230 ; 0xfece
.short 47 ; 0x2f
.short 64752 ; 0xfcf0
.short 1024 ; 0x400
.short 643 ; 0x283
.short 1820 ; 0x71c
.short 236 ; 0xec
.short 283 ; 0x11b
.short 65196 ; 0xfeac
.short 408 ; 0x198
.short 63986 ; 0xf9f2
.short 550 ; 0x226
.short 63593 ; 0xf869
.short 64550 ; 0xfc26
.short 1716 ; 0x6b4
.short 64904 ; 0xfd88
.short 357 ; 0x165
.short 1046 ; 0x416
.short 64032 ; 0xfa20
.short 64383 ; 0xfb7f
.short 156 ; 0x9c
.short 65403 ; 0xff7b
.short 794 ; 0x31a
.short 65211 ; 0xfebb
.short 595 ; 0x253
.short 65327 ; 0xff2f
.short 65236 ; 0xfed4
.short 65378 ; 0xff62
.short 65429 ; 0xff95
.short 384 ; 0x180
.short 3131 ; 0xc3b
.short 138 ; 0x8a
.short 63561 ; 0xf849
.short 831 ; 0x33f
.short 65527 ; 0xfff7
.short 65274 ; 0xfefa
.short 65177 ; 0xfe99
.short 1073 ; 0x431
.short 130 ; 0x82
.short 64932 ; 0xfda4
.short 64345 ; 0xfb59
.short 64921 ; 0xfd99
.short 188 ; 0xbc
.short 63830 ; 0xf956
.short 65127 ; 0xfe67
.short 64943 ; 0xfdaf
.short 463 ; 0x1cf
.short 65252 ; 0xfee4
.short 65517 ; 0xffed
.short 511 ; 0x1ff
.short 64966 ; 0xfdc6
.short 99 ; 0x63
.short 352 ; 0x160
.short 65419 ; 0xff8b
.short 15 ; 0xf
.short 64906 ; 0xfd8a
.short 4 ; 0x4
.short 402 ; 0x192
.short 687 ; 0x2af
.short 65500 ; 0xffdc
.short 590 ; 0x24e
.short 350 ; 0x15e
.short 619 ; 0x26b
.short 65201 ; 0xfeb1
.short 63240 ; 0xf708
.short 478 ; 0x1de
.short 64175 ; 0xfaaf
.short 481 ; 0x1e1
.short 236 ; 0xec
.short 65528 ; 0xfff8
.short 180 ; 0xb4
.short 1758 ; 0x6de
.short 1202 ; 0x4b2
.short 663 ; 0x297
.short 65386 ; 0xff6a
.short 64335 ; 0xfb4f
.short 65341 ; 0xff3d
.short 65519 ; 0xffef
.short 1002 ; 0x3ea
.short 65366 ; 0xff56
.short 2570 ; 0xa0a
.short 604 ; 0x25c
.short 64814 ; 0xfd2e
.short 1546 ; 0x60a
.short 332 ; 0x14c
.short 55 ; 0x37
.short 65451 ; 0xffab
.short 141 ; 0x8d
.short 64662 ; 0xfc96
.short 773 ; 0x305
.short 496 ; 0x1f0
.short 64540 ; 0xfc1c
.short 81 ; 0x51
.short 42 ; 0x2a
.short 64983 ; 0xfdd7
.short 896 ; 0x380
.short 159 ; 0x9f
.short 65240 ; 0xfed8
.short 64951 ; 0xfdb7
.short 64871 ; 0xfd67
.short 64982 ; 0xfdd6
.short 65534 ; 0xfffe
.short 65235 ; 0xfed3
.short 429 ; 0x1ad
.short 35 ; 0x23
.short 64781 ; 0xfd0d
.short 65449 ; 0xffa9
.short 940 ; 0x3ac
.short 589 ; 0x24d
.short 175 ; 0xaf
.short 238 ; 0xee
.short 1 ; 0x1
.short 1322 ; 0x52a
.short 64722 ; 0xfcd2
.short 65214 ; 0xfebe
.short 65098 ; 0xfe4a
.short 65112 ; 0xfe58
.short 65495 ; 0xffd7
.short 65447 ; 0xffa7
.short 317 ; 0x13d
.short 34 ; 0x22
.short 155 ; 0x9b
.short 65032 ; 0xfe08
.short 65278 ; 0xfefe
.short 64575 ; 0xfc3f
.short 63 ; 0x3f
.short 63703 ; 0xf8d7
.short 65305 ; 0xff19
.short 64444 ; 0xfbbc
.short 77 ; 0x4d
.short 67 ; 0x43
.short 142 ; 0x8e
.short 65353 ; 0xff49
.short 65499 ; 0xffdb
.short 65017 ; 0xfdf9
.short 495 ; 0x1ef
.short 14 ; 0xe
.short 65085 ; 0xfe3d
.short 161 ; 0xa1
.short 581 ; 0x245
.short 1677 ; 0x68d
.short 14 ; 0xe
.short 64736 ; 0xfce0
.short 64940 ; 0xfdac
.short 821 ; 0x335
.short 602 ; 0x25a
.short 648 ; 0x288
.short 103 ; 0x67
.short 870 ; 0x366
.short 64650 ; 0xfc8a
.short 65081 ; 0xfe39
.short 27 ; 0x1b
.short 860 ; 0x35c
.short 715 ; 0x2cb
.short 65470 ; 0xffbe
.short 65366 ; 0xff56
.short 64045 ; 0xfa2d
.short 64615 ; 0xfc67
.short 332 ; 0x14c
.short 459 ; 0x1cb
.short 379 ; 0x17b
.short 65078 ; 0xfe36
.short 65085 ; 0xfe3d
.short 688 ; 0x2b0
.short 676 ; 0x2a4
.short 64989 ; 0xfddd
.short 76 ; 0x4c
.short 65093 ; 0xfe45
.short 65125 ; 0xfe65
.short 392 ; 0x188
.short 1188 ; 0x4a4
.short 163 ; 0xa3
.short 65483 ; 0xffcb
.short 252 ; 0xfc
.short 470 ; 0x1d6
.short 270 ; 0x10e
.short 64893 ; 0xfd7d
.short 65330 ; 0xff32
.short 64897 ; 0xfd81
.short 64805 ; 0xfd25
.short 65340 ; 0xff3c
.short 378 ; 0x17a
.short 65204 ; 0xfeb4
.short 64906 ; 0xfd8a
.short 65383 ; 0xff67
.short 63623 ; 0xf887
.short 65284 ; 0xff04
.short 706 ; 0x2c2
.short 65141 ; 0xfe75
.short 316 ; 0x13c
.short 83 ; 0x53
.short 65225 ; 0xfec9
.short 1224 ; 0x4c8
.short 796 ; 0x31c
.short 65283 ; 0xff03
.short 866 ; 0x362
.short 65410 ; 0xff82
.short 63900 ; 0xf99c
.short 302 ; 0x12e
.short 1650 ; 0x672
.short 570 ; 0x23a
.short 573 ; 0x23d
.short 64986 ; 0xfdda
.short 64906 ; 0xfd8a
.short 876 ; 0x36c
.short 799 ; 0x31f
.short 511 ; 0x1ff
.short 62 ; 0x3e
.short 64661 ; 0xfc95
.short 64450 ; 0xfbc2
.short 64513 ; 0xfc01
.short 294 ; 0x126
.short 2644 ; 0xa54
.short 120 ; 0x78
.short 881 ; 0x371
.short 295 ; 0x127
.short 418 ; 0x1a2
.short 65198 ; 0xfeae
.short 419 ; 0x1a3
.short 905 ; 0x389
.short 77 ; 0x4d
.short 515 ; 0x203
.short 3 ; 0x3
.short 65403 ; 0xff7b
.short 65008 ; 0xfdf0
.short 468 ; 0x1d4
.short 208 ; 0xd0
.short 818 ; 0x332
.short 65535 ; 0xffff
.short 65 ; 0x41
.short 293 ; 0x125
.short 65128 ; 0xfe68
.short 159 ; 0x9f
.short 265 ; 0x109
.short 65259 ; 0xfeeb
.short 169 ; 0xa9
.short 65070 ; 0xfe2e
.short 65257 ; 0xfee9
.short 64865 ; 0xfd61
.short 65447 ; 0xffa7
.short 451 ; 0x1c3
.short 65201 ; 0xfeb1
.short 334 ; 0x14e
.short 1929 ; 0x789
.short 2514 ; 0x9d2
.short 64806 ; 0xfd26
.short 363 ; 0x16b
.short 64379 ; 0xfb7b
.short 363 ; 0x16b
.short 98 ; 0x62
.short 1326 ; 0x52e
.short 336 ; 0x150
.short 65419 ; 0xff8b
.short 674 ; 0x2a2
.short 94 ; 0x5e
.short 754 ; 0x2f2
.short 41 ; 0x29
.short 65481 ; 0xffc9
.short 297 ; 0x129
.short 65092 ; 0xfe44
.short 63150 ; 0xf6ae
.short 65375 ; 0xff5f
.short 65080 ; 0xfe38
.short 422 ; 0x1a6
.short 65155 ; 0xfe83
.short 37 ; 0x25
.short 65427 ; 0xff93
.short 671 ; 0x29f
.short 65386 ; 0xff6a
.short 65265 ; 0xfef1
.short 65209 ; 0xfeb9
.short 65420 ; 0xff8c
.short 491 ; 0x1eb
.short 12 ; 0xc
.short 65437 ; 0xff9d
.short 64999 ; 0xfde7
.short 830 ; 0x33e
.short 1187 ; 0x4a3
.short 64930 ; 0xfda2
.short 349 ; 0x15d
.short 65435 ; 0xff9b
.short 65484 ; 0xffcc
.short 89 ; 0x59
.short 116 ; 0x74
.short 258 ; 0x102
.short 64250 ; 0xfafa
.short 1550 ; 0x60e
.short 65373 ; 0xff5d
.short 512 ; 0x200
.short 65157 ; 0xfe85
.short 1443 ; 0x5a3
.short 1364 ; 0x554
.short 65358 ; 0xff4e
.short 248 ; 0xf8
.short 65490 ; 0xffd2
.short 65325 ; 0xff2d
.short 1115 ; 0x45b
.short 65482 ; 0xffca
.short 65423 ; 0xff8f
.short 64143 ; 0xfa8f
.short 65115 ; 0xfe5b
.short 303 ; 0x12f
.short 201 ; 0xc9
.short 245 ; 0xf5
.short 91 ; 0x5b
.short 544 ; 0x220
.short 151 ; 0x97
.short 65242 ; 0xfeda
.short 65452 ; 0xffac
.short 65142 ; 0xfe76
.short 342 ; 0x156
.short 190 ; 0xbe
.short 65329 ; 0xff31
.short 48 ; 0x30
.short 206 ; 0xce
.short 143 ; 0x8f
.short 186 ; 0xba
.short 65369 ; 0xff59
.short 265 ; 0x109
.short 200 ; 0xc8
.short 63815 ; 0xf947
.short 568 ; 0x238
.short 434 ; 0x1b2
.short 1430 ; 0x596
.short 65233 ; 0xfed1
.short 1184 ; 0x4a0
.short 361 ; 0x169
.short 797 ; 0x31d
.short 65055 ; 0xfe1f
.short 705 ; 0x2c1
.short 464 ; 0x1d0
.short 64140 ; 0xfa8c
.short 117 ; 0x75
.short 65042 ; 0xfe12
.short 3 ; 0x3
.short 65309 ; 0xff1d
.short 65190 ; 0xfea6
.short 662 ; 0x296
.short 64584 ; 0xfc48
.short 283 ; 0x11b
.short 63741 ; 0xf8fd
.short 62856 ; 0xf588
.short 187 ; 0xbb
.short 865 ; 0x361
.short 922 ; 0x39a
.short 65353 ; 0xff49
.short 1229 ; 0x4cd
.short 852 ; 0x354
.short 14 ; 0xe
.short 63254 ; 0xf716
.short 1404 ; 0x57c
.short 428 ; 0x1ac
.short 105 ; 0x69
.short 65258 ; 0xfeea
.short 64737 ; 0xfce1
.short 65227 ; 0xfecb
.short 1452 ; 0x5ac
.short 64805 ; 0xfd25
.short 1705 ; 0x6a9
.short 65206 ; 0xfeb6
.short 632 ; 0x278
.short 65441 ; 0xffa1
.short 783 ; 0x30f
.short 64771 ; 0xfd03
.short 65194 ; 0xfeaa
.short 64818 ; 0xfd32
.short 64883 ; 0xfd73
.short 64686 ; 0xfcae
.short 279 ; 0x117
.short 421 ; 0x1a5
.short 765 ; 0x2fd
.short 63295 ; 0xf73f
.short 1356 ; 0x54c
.short 1938 ; 0x792
.short 64348 ; 0xfb5c
.short 777 ; 0x309
.short 65032 ; 0xfe08
.short 64921 ; 0xfd99
.short 1720 ; 0x6b8
.short 1411 ; 0x583
.short 654 ; 0x28e
.short 346 ; 0x15a
.short 64451 ; 0xfbc3
.short 969 ; 0x3c9
.short 65313 ; 0xff21
.short 1280 ; 0x500
.short 65104 ; 0xfe50
.short 250 ; 0xfa
.short 64645 ; 0xfc85
.short 65005 ; 0xfded
.short 63908 ; 0xf9a4
.short 65166 ; 0xfe8e
.short 2134 ; 0x856
.short 63659 ; 0xf8ab
.short 117 ; 0x75
.short 1145 ; 0x479
.short 91 ; 0x5b
.short 63597 ; 0xf86d
.short 65254 ; 0xfee6
.short 1332 ; 0x534
.short 1559 ; 0x617
.short 1019 ; 0x3fb
.short 65498 ; 0xffda
.short 1493 ; 0x5d5
.short 64359 ; 0xfb67
.short 103 ; 0x67
.short 678 ; 0x2a6
.short 100 ; 0x64
.short 65315 ; 0xff23
.short 215 ; 0xd7
.short 553 ; 0x229
.short 64633 ; 0xfc79
.short 653 ; 0x28d
.short 666 ; 0x29a
.short 64694 ; 0xfcb6
.short 315 ; 0x13b
.short 584 ; 0x248
.short 322 ; 0x142
.short 334 ; 0x14e
.short 64951 ; 0xfdb7
.short 283 ; 0x11b
.short 774 ; 0x306
.short 64862 ; 0xfd5e
.short 273 ; 0x111
.short 1961 ; 0x7a9
.short 63876 ; 0xf984
.short 1610 ; 0x64a
.short 64720 ; 0xfcd0
.short 627 ; 0x273
.short 65420 ; 0xff8c
.short 64980 ; 0xfdd4
.short 64346 ; 0xfb5a
.short 63481 ; 0xf7f9
.short 64784 ; 0xfd10
.short 64717 ; 0xfccd
.short 889 ; 0x379
.short 163 ; 0xa3
.short 64593 ; 0xfc51
.short 64954 ; 0xfdba
.short 65464 ; 0xffb8
.short 63531 ; 0xf82b
.short 65266 ; 0xfef2
.short 65170 ; 0xfe92
.short 64855 ; 0xfd57
.short 65082 ; 0xfe3a
.short 65219 ; 0xfec3
.short 65528 ; 0xfff8
.short 437 ; 0x1b5
.short 1601 ; 0x641
.short 249 ; 0xf9
.short 64946 ; 0xfdb2
.short 2 ; 0x2
.short 464 ; 0x1d0
.short 64840 ; 0xfd48
.short 761 ; 0x2f9
.short 64946 ; 0xfdb2
.short 270 ; 0x10e
.short 834 ; 0x342
.short 437 ; 0x1b5
.short 1182 ; 0x49e
.short 1622 ; 0x656
.short 1088 ; 0x440
.short 417 ; 0x1a1
.short 916 ; 0x394
.short 215 ; 0xd7
.short 797 ; 0x31d
.short 382 ; 0x17e
.short 64355 ; 0xfb63
.short 252 ; 0xfc
.short 65288 ; 0xff08
.short 88 ; 0x58
.short 810 ; 0x32a
.short 63979 ; 0xf9eb
.short 2111 ; 0x83f
.short 64673 ; 0xfca1
.short 65428 ; 0xff94
.short 64785 ; 0xfd11
.short 64865 ; 0xfd61
.short 12 ; 0xc
.short 64437 ; 0xfbb5
.short 65360 ; 0xff50
.short 64426 ; 0xfbaa
.short 1176 ; 0x498
.short 932 ; 0x3a4
.short 1112 ; 0x458
.short 38 ; 0x26
.short 1605 ; 0x645
.short 64851 ; 0xfd53
.short 1005 ; 0x3ed
.short 133 ; 0x85
.short 65028 ; 0xfe04
.short 599 ; 0x257
.short 64690 ; 0xfcb2
.short 65458 ; 0xffb2
.short 837 ; 0x345
.short 65334 ; 0xff36
.short 50 ; 0x32
.short 376 ; 0x178
.short 2438 ; 0x986
.short 64054 ; 0xfa36
.short 64206 ; 0xface
.short 65199 ; 0xfeaf
.short 1309 ; 0x51d
.short 59 ; 0x3b
.short 35 ; 0x23
.short 63501 ; 0xf80d
.short 64880 ; 0xfd70
.short 234 ; 0xea
.short 63671 ; 0xf8b7
.short 690 ; 0x2b2
.short 230 ; 0xe6
.short 475 ; 0x1db
.short 65168 ; 0xfe90
.short 65019 ; 0xfdfb
.short 64092 ; 0xfa5c
.short 257 ; 0x101
.short 475 ; 0x1db
.short 1181 ; 0x49d
.short 64638 ; 0xfc7e
.short 1773 ; 0x6ed
.short 64123 ; 0xfa7b
.short 62190 ; 0xf2ee
.short 65235 ; 0xfed3
.short 465 ; 0x1d1
.short 844 ; 0x34c
.short 146 ; 0x92
.short 242 ; 0xf2
.short 1694 ; 0x69e
.short 78 ; 0x4e
.short 62649 ; 0xf4b9
.short 565 ; 0x235
.short 78 ; 0x4e
.short 64542 ; 0xfc1e
.short 65196 ; 0xfeac
.short 64836 ; 0xfd44
.short 65109 ; 0xfe55
.short 65264 ; 0xfef0
.short 695 ; 0x2b7
.short 1055 ; 0x41f
.short 64166 ; 0xfaa6
.short 1087 ; 0x43f
.short 63430 ; 0xf7c6
.short 1661 ; 0x67d
.short 64926 ; 0xfd9e
.short 1790 ; 0x6fe
.short 64839 ; 0xfd47
.short 483 ; 0x1e3
.short 65226 ; 0xfeca
.short 1005 ; 0x3ed
.short 643 ; 0x283
.short 1375 ; 0x55f
.short 65003 ; 0xfdeb
.short 1438 ; 0x59e
.short 305 ; 0x131
.short 62408 ; 0xf3c8
.short 1191 ; 0x4a7
.short 65201 ; 0xfeb1
.short 203 ; 0xcb
.short 2544 ; 0x9f0
.short 57 ; 0x39
.short 65289 ; 0xff09
.short 652 ; 0x28c
.short 585 ; 0x249
.short 334 ; 0x14e
.short 64447 ; 0xfbbf
.short 467 ; 0x1d3
.short 88 ; 0x58
.short 19 ; 0x13
.short 33 ; 0x21
.short 64163 ; 0xfaa3
.short 62089 ; 0xf289
.short 65272 ; 0xfef8
.short 1081 ; 0x439
.short 63872 ; 0xf980
.short 65150 ; 0xfe7e
.short 632 ; 0x278
.short 60 ; 0x3c
.short 62941 ; 0xf5dd
.short 528 ; 0x210
.short 981 ; 0x3d5
.short 2468 ; 0x9a4
.short 706 ; 0x2c2
.short 65093 ; 0xfe45
.short 1330 ; 0x532
.short 543 ; 0x21f
.short 752 ; 0x2f0
.short 9 ; 0x9
.short 537 ; 0x219
.short 65075 ; 0xfe33
.short 320 ; 0x140
.short 896 ; 0x380
.short 66 ; 0x42
.short 313 ; 0x139
.short 65167 ; 0xfe8f
.short 63924 ; 0xf9b4
.short 865 ; 0x361
.short 425 ; 0x1a9
.short 288 ; 0x120
.short 64843 ; 0xfd4b
.short 276 ; 0x114
.short 64673 ; 0xfca1
.short 64681 ; 0xfca9
.short 64113 ; 0xfa71
.short 394 ; 0x18a
.short 700 ; 0x2bc
.short 64964 ; 0xfdc4
.short 969 ; 0x3c9
.short 64591 ; 0xfc4f
.short 504 ; 0x1f8
.short 358 ; 0x166
.short 64904 ; 0xfd88
.short 62681 ; 0xf4d9
.short 64609 ; 0xfc61
.short 64808 ; 0xfd28
.short 954 ; 0x3ba
.short 1418 ; 0x58a
.short 23 ; 0x17
.short 65337 ; 0xff39
.short 63947 ; 0xf9cb
.short 917 ; 0x395
.short 65185 ; 0xfea1
.short 64724 ; 0xfcd4
.short 938 ; 0x3aa
.short 62711 ; 0xf4f7
.short 65169 ; 0xfe91
.short 707 ; 0x2c3
.short 65206 ; 0xfeb6
.short 304 ; 0x130
.short 893 ; 0x37d
.short 64134 ; 0xfa86
.short 64255 ; 0xfaff
.short 65214 ; 0xfebe
.short 1463 ; 0x5b7
.short 64855 ; 0xfd57
.short 933 ; 0x3a5
.short 64681 ; 0xfca9
.short 64426 ; 0xfbaa
.short 185 ; 0xb9
.short 897 ; 0x381
.short 584 ; 0x248
.short 3455 ; 0xd7f
.short 744 ; 0x2e8
.short 247 ; 0xf7
.short 277 ; 0x115
.short 723 ; 0x2d3
.short 1237 ; 0x4d5
.short 64921 ; 0xfd99
.short 88 ; 0x58
.short 189 ; 0xbd
.short 105 ; 0x69
.short 65346 ; 0xff42
.short 67 ; 0x43
.short 63692 ; 0xf8cc
.short 1311 ; 0x51f
.short 424 ; 0x1a8
.short 45 ; 0x2d
.short 65345 ; 0xff41
.short 64992 ; 0xfde0
.short 239 ; 0xef
.short 65365 ; 0xff55
.short 64977 ; 0xfdd1
.short 64322 ; 0xfb42
.short 65238 ; 0xfed6
.short 611 ; 0x263
.short 65457 ; 0xffb1
.short 65168 ; 0xfe90
.short 2882 ; 0xb42
.short 352 ; 0x160
.short 2160 ; 0x870
.short 65095 ; 0xfe47
.short 817 ; 0x331
.short 510 ; 0x1fe
.short 64978 ; 0xfdd2
.short 1383 ; 0x567
.short 122 ; 0x7a
.short 65170 ; 0xfe92
.short 65501 ; 0xffdd
.short 1261 ; 0x4ed
.short 1130 ; 0x46a
.short 65375 ; 0xff5f
.short 64892 ; 0xfd7c
.short 1609 ; 0x649
.short 612 ; 0x264
.short 683 ; 0x2ab
.short 62947 ; 0xf5e3
.short 64614 ; 0xfc66
.short 63990 ; 0xf9f6
.short 65320 ; 0xff28
.short 65106 ; 0xfe52
.short 148 ; 0x94
.short 615 ; 0x267
.short 2356 ; 0x934
.short 65133 ; 0xfe6d
.short 64529 ; 0xfc11
.short 79 ; 0x4f
.short 676 ; 0x2a4
.short 2326 ; 0x916
.short 64401 ; 0xfb91
.short 65488 ; 0xffd0
.short 65533 ; 0xfffd
.short 1087 ; 0x43f
.short 1545 ; 0x609
.short 813 ; 0x32d
.short 64441 ; 0xfbb9
.short 65231 ; 0xfecf
.short 1448 ; 0x5a8
.short 1135 ; 0x46f
.short 65526 ; 0xfff6
.short 64922 ; 0xfd9a
.short 64789 ; 0xfd15
.short 64929 ; 0xfda1
.short 65005 ; 0xfded
.short 204 ; 0xcc
.short 65343 ; 0xff3f
.short 64894 ; 0xfd7e
.short 20 ; 0x14
.short 711 ; 0x2c7
.short 526 ; 0x20e
.short 238 ; 0xee
.short 992 ; 0x3e0
.short 1098 ; 0x44a
.short 65367 ; 0xff57
.short 670 ; 0x29e
.short 316 ; 0x13c
.short 1309 ; 0x51d
.short 949 ; 0x3b5
.short 1651 ; 0x673
.short 82 ; 0x52
.short 316 ; 0x13c
.short 2673 ; 0xa71
.short 65344 ; 0xff40
.short 65158 ; 0xfe86
.short 65173 ; 0xfe95
.short 65143 ; 0xfe77
.short 65445 ; 0xffa5
.short 218 ; 0xda
.short 65182 ; 0xfe9e
.short 64969 ; 0xfdc9
.short 534 ; 0x216
.short 64062 ; 0xfa3e
.short 64416 ; 0xfba0
.short 1773 ; 0x6ed
.short 2273 ; 0x8e1
.short 857 ; 0x359
.short 64383 ; 0xfb7f
.short 298 ; 0x12a
.short 65244 ; 0xfedc
.short 65279 ; 0xfeff
.short 65487 ; 0xffcf
.short 64583 ; 0xfc47
.short 495 ; 0x1ef
.short 65049 ; 0xfe19
.short 64616 ; 0xfc68
.short 195 ; 0xc3
.short 64812 ; 0xfd2c
.short 65263 ; 0xfeef
.short 63980 ; 0xf9ec
.short 127 ; 0x7f
.short 277 ; 0x115
.short 64220 ; 0xfadc
.short 160 ; 0xa0
.short 64944 ; 0xfdb0
.short 349 ; 0x15d
.short 64327 ; 0xfb47
.short 1038 ; 0x40e
.short 64200 ; 0xfac8
.short 800 ; 0x320
.short 65236 ; 0xfed4
.short 137 ; 0x89
.short 482 ; 0x1e2
.short 64307 ; 0xfb33
.short 1390 ; 0x56e
.short 148 ; 0x94
.short 528 ; 0x210
.short 64398 ; 0xfb8e
.short 876 ; 0x36c
.short 511 ; 0x1ff
.short 323 ; 0x143
.short 64239 ; 0xfaef
.short 65201 ; 0xfeb1
.short 65533 ; 0xfffd
.short 64849 ; 0xfd51
.short 65391 ; 0xff6f
.short 65117 ; 0xfe5d
.short 64042 ; 0xfa2a
.short 298 ; 0x12a
.short 156 ; 0x9c
.short 625 ; 0x271
.short 493 ; 0x1ed
.short 458 ; 0x1ca
.short 572 ; 0x23c
.short 65503 ; 0xffdf
.short 65122 ; 0xfe62
.short 64725 ; 0xfcd5
.short 1019 ; 0x3fb
.short 64847 ; 0xfd4f
.short 477 ; 0x1dd
.short 15 ; 0xf
.short 64666 ; 0xfc9a
.short 64966 ; 0xfdc6
.short 351 ; 0x15f
.short 1208 ; 0x4b8
.short 820 ; 0x334
.short 64624 ; 0xfc70
.short 1872 ; 0x750
.short 277 ; 0x115
.short 65199 ; 0xfeaf
.short 553 ; 0x229
.short 523 ; 0x20b
.short 65461 ; 0xffb5
.short 64564 ; 0xfc34
.short 64979 ; 0xfdd3
.short 727 ; 0x2d7
.short 64979 ; 0xfdd3
.short 177 ; 0xb1
.short 65335 ; 0xff37
.short 64202 ; 0xfaca
.short 64654 ; 0xfc8e
.short 937 ; 0x3a9
.short 65471 ; 0xffbf
.short 1093 ; 0x445
.short 64590 ; 0xfc4e
.short 23 ; 0x17
.short 722 ; 0x2d2
.short 65191 ; 0xfea7
.short 65465 ; 0xffb9
.short 64731 ; 0xfcdb
.short 64963 ; 0xfdc3
.short 65142 ; 0xfe76
.short 65270 ; 0xfef6
.short 64303 ; 0xfb2f
.short 836 ; 0x344
.short 64964 ; 0xfdc4
.short 1478 ; 0x5c6
.short 97 ; 0x61
.short 80 ; 0x50
.short 65313 ; 0xff21
.short 65079 ; 0xfe37
.short 670 ; 0x29e
.short 1536 ; 0x600
.short 65506 ; 0xffe2
.short 64231 ; 0xfae7
.short 65135 ; 0xfe6f
.short 745 ; 0x2e9
.short 575 ; 0x23f
.short 64778 ; 0xfd0a
.short 787 ; 0x313
.short 65521 ; 0xfff1
.short 506 ; 0x1fa
.short 589 ; 0x24d
.short 135 ; 0x87
.short 793 ; 0x319
.short 315 ; 0x13b
.short 1368 ; 0x558
.short 531 ; 0x213
.short 367 ; 0x16f
.short 586 ; 0x24a
.short 64579 ; 0xfc43
.short 65225 ; 0xfec9
.short 467 ; 0x1d3
.short 989 ; 0x3dd
.short 64447 ; 0xfbbf
.short 64564 ; 0xfc34
.short 192 ; 0xc0
.short 64435 ; 0xfbb3
.short 65016 ; 0xfdf8
.short 64945 ; 0xfdb1
.short 366 ; 0x16e
.short 65077 ; 0xfe35
.short 64201 ; 0xfac9
.short 325 ; 0x145
.short 88 ; 0x58
.short 1622 ; 0x656
.short 469 ; 0x1d5
.short 63979 ; 0xf9eb
.short 65270 ; 0xfef6
.short 65500 ; 0xffdc
.short 63922 ; 0xf9b2
.short 229 ; 0xe5
.short 65338 ; 0xff3a
.short 65331 ; 0xff33
.short 1181 ; 0x49d
.short 1844 ; 0x734
.short 64104 ; 0xfa68
.short 310 ; 0x136
.short 43 ; 0x2b
.short 1061 ; 0x425
.short 40 ; 0x28
.short 65016 ; 0xfdf8
.short 1121 ; 0x461
.short 206 ; 0xce
.short 63741 ; 0xf8fd
.short 1144 ; 0x478
.short 63388 ; 0xf79c
.short 63951 ; 0xf9cf
.short 65226 ; 0xfeca
.short 818 ; 0x332
.short 1193 ; 0x4a9
.short 1030 ; 0x406
.short 65412 ; 0xff84
.short 64764 ; 0xfcfc
.short 107 ; 0x6b
.short 64625 ; 0xfc71
.short 95 ; 0x5f
.short 64493 ; 0xfbed
.short 641 ; 0x281
.short 64711 ; 0xfcc7
.short 62917 ; 0xf5c5
.short 64663 ; 0xfc97
.short 153 ; 0x99
.short 64563 ; 0xfc33
.short 365 ; 0x16d
.short 65469 ; 0xffbd
.short 66 ; 0x42
.short 762 ; 0x2fa
.short 65494 ; 0xffd6
.short 848 ; 0x350
.short 945 ; 0x3b1
.short 10 ; 0xa
.short 753 ; 0x2f1
.short 64697 ; 0xfcb9
.short 393 ; 0x189
.short 213 ; 0xd5
.short 356 ; 0x164
.short 65315 ; 0xff23
.short 627 ; 0x273
.short 64115 ; 0xfa73
.short 187 ; 0xbb
.short 65504 ; 0xffe0
.short 1003 ; 0x3eb
.short 1869 ; 0x74d
.short 28 ; 0x1c
.short 65125 ; 0xfe65
.short 780 ; 0x30c
.short 65336 ; 0xff38
.short 1164 ; 0x48c
.short 958 ; 0x3be
.short 1377 ; 0x561
.short 405 ; 0x195
.short 64092 ; 0xfa5c
.short 64440 ; 0xfbb8
.short 64712 ; 0xfcc8
.short 1518 ; 0x5ee
.short 64313 ; 0xfb39
.short 1003 ; 0x3eb
.short 64623 ; 0xfc6f
.short 152 ; 0x98
.short 236 ; 0xec
.short 65174 ; 0xfe96
.short 2155 ; 0x86b
.short 304 ; 0x130
.short 969 ; 0x3c9
.short 729 ; 0x2d9
.short 2633 ; 0xa49
.short 64470 ; 0xfbd6
.short 36 ; 0x24
.short 399 ; 0x18f
.short 63358 ; 0xf77e
.short 36 ; 0x24
.short 1119 ; 0x45f
.short 1856 ; 0x740
.short 65288 ; 0xff08
.short 102 ; 0x66
.short 65413 ; 0xff85
.short 3 ; 0x3
.short 132 ; 0x84
.short 958 ; 0x3be
.short 178 ; 0xb2
.short 566 ; 0x236
.short 462 ; 0x1ce
.short 17 ; 0x11
.short 1135 ; 0x46f
.short 404 ; 0x194
.short 753 ; 0x2f1
.short 27 ; 0x1b
.short 63986 ; 0xf9f2
.short 647 ; 0x287
.short 64694 ; 0xfcb6
.short 180 ; 0xb4
.short 360 ; 0x168
.short 1109 ; 0x455
.short 619 ; 0x26b
.short 64075 ; 0xfa4b
.short 942 ; 0x3ae
.short 1067 ; 0x42b
.short 753 ; 0x2f1
.short 1029 ; 0x405
.short 507 ; 0x1fb
.short 174 ; 0xae
.short 65059 ; 0xfe23
.short 207 ; 0xcf
.short 64008 ; 0xfa08
.short 1213 ; 0x4bd
.short 63579 ; 0xf85b
.short 1088 ; 0x440
.short 607 ; 0x25f
.short 64203 ; 0xfacb
.short 65424 ; 0xff90
.short 64833 ; 0xfd41
.short 64040 ; 0xfa28
.short 175 ; 0xaf
.short 64838 ; 0xfd46
.short 64102 ; 0xfa66
.short 260 ; 0x104
.short 64972 ; 0xfdcc
.short 64990 ; 0xfdde
.short 146 ; 0x92
.short 639 ; 0x27f
.short 65508 ; 0xffe4
.short 63460 ; 0xf7e4
.short 65512 ; 0xffe8
.short 373 ; 0x175
.short 1027 ; 0x403
.short 65401 ; 0xff79
.short 101 ; 0x65
.short 64097 ; 0xfa61
.short 8 ; 0x8
.short 62834 ; 0xf572
.short 65091 ; 0xfe43
.short 64204 ; 0xfacc
.short 63693 ; 0xf8cd
.short 593 ; 0x251
.short 64393 ; 0xfb89
.short 996 ; 0x3e4
.short 63688 ; 0xf8c8
.short 65302 ; 0xff16
.short 63943 ; 0xf9c7
.short 65199 ; 0xfeaf
.short 64948 ; 0xfdb4
.short 64954 ; 0xfdba
.short 762 ; 0x2fa
.short 330 ; 0x14a
.short 748 ; 0x2ec
.short 64556 ; 0xfc2c
.short 1439 ; 0x59f
.short 712 ; 0x2c8
.short 1779 ; 0x6f3
.short 143 ; 0x8f
.short 608 ; 0x260
.short 65118 ; 0xfe5e
.short 235 ; 0xeb
.short 65414 ; 0xff86
.short 234 ; 0xea
.short 65490 ; 0xffd2
.short 807 ; 0x327
.short 65499 ; 0xffdb
.short 64109 ; 0xfa6d
.short 65218 ; 0xfec2
.short 65380 ; 0xff64
.short 64383 ; 0xfb7f
.short 64761 ; 0xfcf9
.short 65150 ; 0xfe7e
.short 2579 ; 0xa13
.short 404 ; 0x194
.short 64293 ; 0xfb25
.short 65188 ; 0xfea4
.short 65435 ; 0xff9b
.short 119 ; 0x77
.short 207 ; 0xcf
.short 300 ; 0x12c
.short 64209 ; 0xfad1
.short 64914 ; 0xfd92
.short 432 ; 0x1b0
.short 3398 ; 0xd46
.short 23 ; 0x17
.short 64997 ; 0xfde5
.short 789 ; 0x315
.short 65407 ; 0xff7f
.short 63290 ; 0xf73a
.short 64709 ; 0xfcc5
.short 64671 ; 0xfc9f
.short 1127 ; 0x467
.short 975 ; 0x3cf
.short 64942 ; 0xfdae
.short 64738 ; 0xfce2
.short 29 ; 0x1d
.short 435 ; 0x1b3
.short 613 ; 0x265
.short 523 ; 0x20b
.short 64554 ; 0xfc2a
.short 2194 ; 0x892
.short 64802 ; 0xfd22
.short 861 ; 0x35d
.short 65361 ; 0xff51
.short 64611 ; 0xfc63
.short 65343 ; 0xff3f
.short 890 ; 0x37a
.short 64973 ; 0xfdcd
.short 1558 ; 0x616
.short 65108 ; 0xfe54
.short 64470 ; 0xfbd6
.short 63580 ; 0xf85c
.short 65372 ; 0xff5c
.short 65382 ; 0xff66
.short 65464 ; 0xffb8
.short 141 ; 0x8d
.short 61765 ; 0xf145
.short 110 ; 0x6e
.short 65017 ; 0xfdf9
.short 65415 ; 0xff87
.short 826 ; 0x33a
.short 64672 ; 0xfca0
.short 65409 ; 0xff81
.short 1057 ; 0x421
.short 298 ; 0x12a
.short 764 ; 0x2fc
.short 295 ; 0x127
.short 795 ; 0x31b
.short 65289 ; 0xff09
.short 64603 ; 0xfc5b
.short 167 ; 0xa7
.short 61958 ; 0xf206
.short 65293 ; 0xff0d
.short 63130 ; 0xf69a
.short 252 ; 0xfc
.short 934 ; 0x3a6
.short 62987 ; 0xf60b
.short 64014 ; 0xfa0e
.short 110 ; 0x6e
.short 1276 ; 0x4fc
.short 12 ; 0xc
.short 1399 ; 0x577
.short 63024 ; 0xf630
.short 64971 ; 0xfdcb
.short 350 ; 0x15e
.short 1353 ; 0x549
.short 64589 ; 0xfc4d
.short 1264 ; 0x4f0
.short 65038 ; 0xfe0e
.short 461 ; 0x1cd
.short 65092 ; 0xfe44
.short 64539 ; 0xfc1b
.short 976 ; 0x3d0
.short 139 ; 0x8b
.short 20 ; 0x14
.short 64834 ; 0xfd42
.short 65390 ; 0xff6e
.short 470 ; 0x1d6
.short 65409 ; 0xff81
.short 64232 ; 0xfae8
.short 545 ; 0x221
.short 2312 ; 0x908
.short 402 ; 0x192
.short 65309 ; 0xff1d
.short 65391 ; 0xff6f
.short 65112 ; 0xfe58
.short 643 ; 0x283
.short 654 ; 0x28e
.short 39 ; 0x27
.short 64907 ; 0xfd8b
.short 64671 ; 0xfc9f
.short 452 ; 0x1c4
.short 65041 ; 0xfe11
.short 343 ; 0x157
.short 64772 ; 0xfd04
.short 3494 ; 0xda6
.short 151 ; 0x97
.short 64897 ; 0xfd81
.short 1269 ; 0x4f5
.short 64867 ; 0xfd63
.short 385 ; 0x181
.short 64538 ; 0xfc1a
.short 64851 ; 0xfd53
.short 512 ; 0x200
.short 64218 ; 0xfada
.short 450 ; 0x1c2
.short 64194 ; 0xfac2
.short 64847 ; 0xfd4f
.short 2394 ; 0x95a
.short 1113 ; 0x459
.short 499 ; 0x1f3
.short 213 ; 0xd5
.short 356 ; 0x164
.short 174 ; 0xae
.short 1167 ; 0x48f
.short 65337 ; 0xff39
.short 1136 ; 0x470
.short 65345 ; 0xff41
.short 1928 ; 0x788
.short 2831 ; 0xb0f
.short 368 ; 0x170
.short 1955 ; 0x7a3
.short 1640 ; 0x668
.short 197 ; 0xc5
.short 65476 ; 0xffc4
.short 65380 ; 0xff64
.short 152 ; 0x98
.short 62875 ; 0xf59b
.short 65499 ; 0xffdb
.short 414 ; 0x19e
.short 64285 ; 0xfb1d
.short 660 ; 0x294
.short 65355 ; 0xff4b
.short 857 ; 0x359
.short 62963 ; 0xf5f3
.short 64822 ; 0xfd36
.short 65464 ; 0xffb8
.short 64632 ; 0xfc78
.short 64202 ; 0xfaca
.short 1410 ; 0x582
.short 43 ; 0x2b
.short 64862 ; 0xfd5e
.short 2397 ; 0x95d
.short 511 ; 0x1ff
.short 2284 ; 0x8ec
.short 64904 ; 0xfd88
.short 51 ; 0x33
.short 63399 ; 0xf7a7
.short 1118 ; 0x45e
.short 1163 ; 0x48b
.short 65514 ; 0xffea
.short 65435 ; 0xff9b
.short 63522 ; 0xf822
.short 950 ; 0x3b6
.short 1049 ; 0x419
.short 62548 ; 0xf454
.short 906 ; 0x38a
.short 63721 ; 0xf8e9
.short 1741 ; 0x6cd
.short 62325 ; 0xf375
.short 25 ; 0x19
.short 550 ; 0x226
.short 572 ; 0x23c
.short 65504 ; 0xffe0
.short 1106 ; 0x452
.short 64782 ; 0xfd0e
.short 349 ; 0x15d
.short 335 ; 0x14f
.short 65376 ; 0xff60
.short 65378 ; 0xff62
.short 2968 ; 0xb98
.short 110 ; 0x6e
.short 82 ; 0x52
.short 65500 ; 0xffdc
.short 64275 ; 0xfb13
.short 971 ; 0x3cb
.short 64269 ; 0xfb0d
.short 724 ; 0x2d4
.short 128 ; 0x80
.short 65399 ; 0xff77
.short 14 ; 0xe
.short 65475 ; 0xffc3
.short 889 ; 0x379
.short 1809 ; 0x711
.short 115 ; 0x73
.short 65034 ; 0xfe0a
.short 824 ; 0x338
.short 65450 ; 0xffaa
.short 62760 ; 0xf528
.short 64516 ; 0xfc04
.short 64998 ; 0xfde6
.short 390 ; 0x186
.short 1761 ; 0x6e1
.short 64586 ; 0xfc4a
.short 64311 ; 0xfb37
.short 65410 ; 0xff82
.short 939 ; 0x3ab
.short 614 ; 0x266
.short 672 ; 0x2a0
.short 527 ; 0x20f
.short 1631 ; 0x65f
.short 528 ; 0x210
.short 706 ; 0x2c2
.short 65040 ; 0xfe10
.short 328 ; 0x148
.short 156 ; 0x9c
.short 1415 ; 0x587
.short 65165 ; 0xfe8d
.short 286 ; 0x11e
.short 62 ; 0x3e
.short 65160 ; 0xfe88
.short 63383 ; 0xf797
.short 163 ; 0xa3
.short 765 ; 0x2fd
.short 367 ; 0x16f
.short 704 ; 0x2c0
.short 63181 ; 0xf6cd
.short 65465 ; 0xffb9
.short 65115 ; 0xfe5b
.short 11 ; 0xb
.short 1334 ; 0x536
.short 668 ; 0x29c
.short 519 ; 0x207
.short 502 ; 0x1f6
.short 93 ; 0x5d
.short 483 ; 0x1e3
.short 65100 ; 0xfe4c
.short 65513 ; 0xffe9
.short 121 ; 0x79
.short 25 ; 0x19
.short 146 ; 0x92
.short 62558 ; 0xf45e
.short 65203 ; 0xfeb3
.short 64260 ; 0xfb04
.short 65422 ; 0xff8e
.short 1038 ; 0x40e
.short 61467 ; 0xf01b
.short 64450 ; 0xfbc2
.short 65493 ; 0xffd5
.short 321 ; 0x141
.short 858 ; 0x35a
.short 1281 ; 0x501
.short 64540 ; 0xfc1c
.short 64704 ; 0xfcc0
.short 65142 ; 0xfe76
.short 568 ; 0x238
.short 65223 ; 0xfec7
.short 799 ; 0x31f
.short 65448 ; 0xffa8
.short 334 ; 0x14e
.short 64207 ; 0xfacf
.short 227 ; 0xe3
.short 1174 ; 0x496
.short 466 ; 0x1d2
.short 65087 ; 0xfe3f
.short 65399 ; 0xff77
.short 1072 ; 0x430
.short 170 ; 0xaa
.short 230 ; 0xe6
.short 64370 ; 0xfb72
.short 232 ; 0xe8
.short 1691 ; 0x69b
.short 266 ; 0x10a
.short 102 ; 0x66
.short 65516 ; 0xffec
.short 65263 ; 0xfeef
.short 1114 ; 0x45a
.short 65177 ; 0xfe99
.short 1140 ; 0x474
.short 65439 ; 0xff9f
.short 376 ; 0x178
.short 1324 ; 0x52c
.short 150 ; 0x96
.short 21 ; 0x15
.short 65327 ; 0xff2f
.short 1693 ; 0x69d
.short 1031 ; 0x407
.short 63918 ; 0xf9ae
.short 866 ; 0x362
.short 64736 ; 0xfce0
.short 115 ; 0x73
.short 472 ; 0x1d8
.short 65090 ; 0xfe42
.short 782 ; 0x30e
.short 128 ; 0x80
.short 692 ; 0x2b4
.short 63981 ; 0xf9ed
.short 586 ; 0x24a
.short 2327 ; 0x917
.short 467 ; 0x1d3
.short 65363 ; 0xff53
.short 149 ; 0x95
.short 657 ; 0x291
.short 74 ; 0x4a
.short 38 ; 0x26
.short 595 ; 0x253
.short 156 ; 0x9c
.short 257 ; 0x101
.short 662 ; 0x296
.short 2484 ; 0x9b4
.short 65394 ; 0xff72
.short 848 ; 0x350
.short 852 ; 0x354
.short 814 ; 0x32e
.short 377 ; 0x179
.short 446 ; 0x1be
.short 65365 ; 0xff55
.short 63671 ; 0xf8b7
.short 172 ; 0xac
.short 64956 ; 0xfdbc
.short 64981 ; 0xfdd5
.short 1379 ; 0x563
.short 561 ; 0x231
.short 1105 ; 0x451
.short 62223 ; 0xf30f
.short 64553 ; 0xfc29
.short 611 ; 0x263
.short 64725 ; 0xfcd5
.short 65011 ; 0xfdf3
.short 286 ; 0x11e
.short 65286 ; 0xff06
.short 64612 ; 0xfc64
.short 503 ; 0x1f7
.short 1371 ; 0x55b
.short 729 ; 0x2d9
.short 65187 ; 0xfea3
.short 65039 ; 0xfe0f
.short 63595 ; 0xf86b
.short 78 ; 0x4e
.short 182 ; 0xb6
.short 153 ; 0x99
.short 65287 ; 0xff07
.short 64371 ; 0xfb73
.short 1332 ; 0x534
.short 1977 ; 0x7b9
.short 64021 ; 0xfa15
.short 1269 ; 0x4f5
.short 62813 ; 0xf55d
.short 2236 ; 0x8bc
.short 63169 ; 0xf6c1
.short 65420 ; 0xff8c
.short 374 ; 0x176
.short 65385 ; 0xff69
.short 597 ; 0x255
.short 1683 ; 0x693
.short 65067 ; 0xfe2b
.short 65477 ; 0xffc5
.short 1288 ; 0x508
.short 65480 ; 0xffc8
.short 221 ; 0xdd
.short 2483 ; 0x9b3
.short 64641 ; 0xfc81
.short 844 ; 0x34c
.short 65146 ; 0xfe7a
.short 63577 ; 0xf859
.short 684 ; 0x2ac
.short 63941 ; 0xf9c5
.short 455 ; 0x1c7
.short 102 ; 0x66
.short 219 ; 0xdb
.short 752 ; 0x2f0
.short 64477 ; 0xfbdd
.short 64827 ; 0xfd3b
.short 118 ; 0x76
.short 64607 ; 0xfc5f
.short 65002 ; 0xfdea
.short 64951 ; 0xfdb7
.short 65300 ; 0xff14
.short 1235 ; 0x4d3
.short 64442 ; 0xfbba
.short 64819 ; 0xfd33
.short 91 ; 0x5b
.short 63819 ; 0xf94b
.short 2009 ; 0x7d9
.short 1265 ; 0x4f1
.short 64048 ; 0xfa30
.short 64542 ; 0xfc1e
.short 64563 ; 0xfc33
.short 64316 ; 0xfb3c
.short 525 ; 0x20d
.short 872 ; 0x368
.short 65053 ; 0xfe1d
.short 1414 ; 0x586
.short 539 ; 0x21b
.short 1478 ; 0x5c6
.short 343 ; 0x157
.short 65233 ; 0xfed1
.short 2046 ; 0x7fe
.short 105 ; 0x69
.short 65502 ; 0xffde
.short 827 ; 0x33b
.short 795 ; 0x31b
.short 296 ; 0x128
.short 64903 ; 0xfd87
.short 64070 ; 0xfa46
.short 189 ; 0xbd
.short 217 ; 0xd9
.short 174 ; 0xae
.short 58 ; 0x3a
.short 64922 ; 0xfd9a
.short 539 ; 0x21b
.short 28 ; 0x1c
.short 405 ; 0x195
.short 65259 ; 0xfeeb
.short 65402 ; 0xff7a
.short 65452 ; 0xffac
.short 240 ; 0xf0
.short 64063 ; 0xfa3f
.short 1202 ; 0x4b2
.short 64433 ; 0xfbb1
.short 63535 ; 0xf82f
.short 64520 ; 0xfc08
.short 65468 ; 0xffbc
.short 65119 ; 0xfe5f
.short 65057 ; 0xfe21
.short 64936 ; 0xfda8
.short 65278 ; 0xfefe
.short 65150 ; 0xfe7e
.short 1272 ; 0x4f8
.short 65315 ; 0xff23
.short 1406 ; 0x57e
.short 412 ; 0x19c
.short 64630 ; 0xfc76
.short 853 ; 0x355
.short 63771 ; 0xf91b
.short 1250 ; 0x4e2
.short 65440 ; 0xffa0
.short 65177 ; 0xfe99
.short 65135 ; 0xfe6f
.short 64038 ; 0xfa26
.short 65062 ; 0xfe26
.short 64743 ; 0xfce7
.short 64995 ; 0xfde3
.short 62889 ; 0xf5a9
.short 1070 ; 0x42e
.short 390 ; 0x186
.short 65067 ; 0xfe2b
.short 1227 ; 0x4cb
.short 933 ; 0x3a5
.short 65221 ; 0xfec5
.short 63728 ; 0xf8f0
.short 65351 ; 0xff47
.short 64290 ; 0xfb22
.short 65299 ; 0xff13
.short 64869 ; 0xfd65
.short 521 ; 0x209
.short 65253 ; 0xfee5
.short 0 ; 0x0
.short 65524 ; 0xfff4
.short 196 ; 0xc4
.short 951 ; 0x3b7
.short 63801 ; 0xf939
.short 643 ; 0x283
.short 64428 ; 0xfbac
.short 65478 ; 0xffc6
.short 65359 ; 0xff4f
.short 64773 ; 0xfd05
.short 432 ; 0x1b0
.short 3 ; 0x3
.short 299 ; 0x12b
.short 64794 ; 0xfd1a
.short 65395 ; 0xff73
.short 1162 ; 0x48a
.short 64872 ; 0xfd68
.short 64946 ; 0xfdb2
.short 65324 ; 0xff2c
.short 392 ; 0x188
.short 65333 ; 0xff35
.short 64627 ; 0xfc73
.short 63397 ; 0xf7a5
.short 494 ; 0x1ee
.short 65214 ; 0xfebe
.short 65078 ; 0xfe36
.short 1722 ; 0x6ba
.short 64827 ; 0xfd3b
.short 347 ; 0x15b
.short 188 ; 0xbc
.short 64498 ; 0xfbf2
.short 429 ; 0x1ad
.short 415 ; 0x19f
.short 383 ; 0x17f
.short 239 ; 0xef
.short 626 ; 0x272
.short 65474 ; 0xffc2
.short 573 ; 0x23d
.short 1000 ; 0x3e8
.short 1163 ; 0x48b
.short 65350 ; 0xff46
.short 580 ; 0x244
.short 1657 ; 0x679
.short 2 ; 0x2
.short 64937 ; 0xfda9
.short 65070 ; 0xfe2e
.short 65328 ; 0xff30
.short 222 ; 0xde
.short 679 ; 0x2a7
.short 71 ; 0x47
.short 1377 ; 0x561
.short 64943 ; 0xfdaf
.short 1445 ; 0x5a5
.short 1135 ; 0x46f
.short 64458 ; 0xfbca
.short 459 ; 0x1cb
.short 64783 ; 0xfd0f
.short 65169 ; 0xfe91
.short 65233 ; 0xfed1
.short 1430 ; 0x596
.short 535 ; 0x217
.short 743 ; 0x2e7
.short 64921 ; 0xfd99
.short 65268 ; 0xfef4
.short 65383 ; 0xff67
.short 65448 ; 0xffa8
.short 1470 ; 0x5be
.short 64897 ; 0xfd81
.short 65509 ; 0xffe5
.short 62917 ; 0xf5c5
.short 128 ; 0x80
.short 64986 ; 0xfdda
.short 1877 ; 0x755
.short 65424 ; 0xff90
.short 137 ; 0x89
.short 65016 ; 0xfdf8
.short 268 ; 0x10c
.short 63734 ; 0xf8f6
.short 174 ; 0xae
.short 190 ; 0xbe
.short 64718 ; 0xfcce
.short 6 ; 0x6
.short 900 ; 0x384
.short 251 ; 0xfb
.short 633 ; 0x279
.short 63499 ; 0xf80b
.short 65225 ; 0xfec9
.short 615 ; 0x267
.short 272 ; 0x110
.short 531 ; 0x213
.short 683 ; 0x2ab
.short 740 ; 0x2e4
.short 65018 ; 0xfdfa
.short 65011 ; 0xfdf3
.short 794 ; 0x31a
.short 1457 ; 0x5b1
.short 64808 ; 0xfd28
.short 65531 ; 0xfffb
.short 65012 ; 0xfdf4
.short 393 ; 0x189
.short 65215 ; 0xfebf
.short 77 ; 0x4d
.short 1203 ; 0x4b3
.short 274 ; 0x112
.short 64814 ; 0xfd2e
.short 659 ; 0x293
.short 64049 ; 0xfa31
.short 65126 ; 0xfe66
.short 69 ; 0x45
.short 65236 ; 0xfed4
.short 65308 ; 0xff1c
.short 700 ; 0x2bc
.short 64875 ; 0xfd6b
.short 64613 ; 0xfc65
.short 452 ; 0x1c4
.short 64541 ; 0xfc1d
.short 69 ; 0x45
.short 64746 ; 0xfcea
.short 302 ; 0x12e
.short 64397 ; 0xfb8d
.short 63447 ; 0xf7d7
.short 65070 ; 0xfe2e
.short 64769 ; 0xfd01
.short 64698 ; 0xfcba
.short 396 ; 0x18c
.short 65234 ; 0xfed2
.short 65397 ; 0xff75
.short 532 ; 0x214
.short 64636 ; 0xfc7c
.short 749 ; 0x2ed
.short 672 ; 0x2a0
.short 65458 ; 0xffb2
.short 917 ; 0x395
.short 64716 ; 0xfccc
.short 65444 ; 0xffa4
.short 205 ; 0xcd
.short 590 ; 0x24e
.short 65501 ; 0xffdd
.short 475 ; 0x1db
.short 65012 ; 0xfdf4
.short 145 ; 0x91
.short 284 ; 0x11c
.short 176 ; 0xb0
.short 1131 ; 0x46b
.short 753 ; 0x2f1
.short 64867 ; 0xfd63
.short 274 ; 0x112
.short 65535 ; 0xffff
.short 752 ; 0x2f0
.short 1460 ; 0x5b4
.short 731 ; 0x2db
.short 689 ; 0x2b1
.short 64425 ; 0xfba9
.short 63639 ; 0xf897
.short 64645 ; 0xfc85
.short 784 ; 0x310
.short 63955 ; 0xf9d3
.short 64963 ; 0xfdc3
.short 268 ; 0x10c
.short 504 ; 0x1f8
.short 65238 ; 0xfed6
.short 417 ; 0x1a1
.short 1927 ; 0x787
.short 1765 ; 0x6e5
.short 1491 ; 0x5d3
.short 182 ; 0xb6
.short 2284 ; 0x8ec
.short 63992 ; 0xf9f8
.short 64979 ; 0xfdd3
.short 254 ; 0xfe
.short 64103 ; 0xfa67
.short 409 ; 0x199
.short 892 ; 0x37c
.short 1394 ; 0x572
.short 65381 ; 0xff65
.short 447 ; 0x1bf
.short 414 ; 0x19e
.short 65395 ; 0xff73
.short 192 ; 0xc0
.short 408 ; 0x198
.short 305 ; 0x131
.short 65425 ; 0xff91
.short 65263 ; 0xfeef
.short 468 ; 0x1d4
.short 1303 ; 0x517
.short 1290 ; 0x50a
.short 616 ; 0x268
.short 711 ; 0x2c7
.short 64228 ; 0xfae4
.short 335 ; 0x14f
.short 65010 ; 0xfdf2
.short 64998 ; 0xfde6
.short 503 ; 0x1f7
.short 598 ; 0x256
.short 150 ; 0x96
.short 65037 ; 0xfe0d
.short 689 ; 0x2b1
.short 305 ; 0x131
.short 995 ; 0x3e3
.short 846 ; 0x34e
.short 825 ; 0x339
.short 65250 ; 0xfee2
.short 93 ; 0x5d
.short 65499 ; 0xffdb
.short 64383 ; 0xfb7f
.short 1259 ; 0x4eb
.short 64685 ; 0xfcad
.short 700 ; 0x2bc
.short 26 ; 0x1a
.short 64638 ; 0xfc7e
.short 216 ; 0xd8
.short 65128 ; 0xfe68
.short 64568 ; 0xfc38
.short 65179 ; 0xfe9b
.short 427 ; 0x1ab
.short 64657 ; 0xfc91
.short 65510 ; 0xffe6
.short 685 ; 0x2ad
.short 64792 ; 0xfd18
.short 23 ; 0x17
.short 850 ; 0x352
.short 65332 ; 0xff34
.short 63833 ; 0xf959
.short 1184 ; 0x4a0
.short 264 ; 0x108
.short 65410 ; 0xff82
.short 65508 ; 0xffe4
.short 57 ; 0x39
.short 64867 ; 0xfd63
.short 64991 ; 0xfddf
.short 64150 ; 0xfa96
.short 64873 ; 0xfd69
.short 64686 ; 0xfcae
.short 64406 ; 0xfb96
.short 798 ; 0x31e
.short 64402 ; 0xfb92
.short 439 ; 0x1b7
.short 64614 ; 0xfc66
.short 64921 ; 0xfd99
.short 64192 ; 0xfac0
.short 65421 ; 0xff8d
.short 64879 ; 0xfd6f
.short 64485 ; 0xfbe5
.short 57 ; 0x39
.short 64773 ; 0xfd05
.short 361 ; 0x169
.short 64612 ; 0xfc64
.short 286 ; 0x11e
.short 397 ; 0x18d
.short 505 ; 0x1f9
.short 296 ; 0x128
.short 65395 ; 0xff73
.short 65105 ; 0xfe51
.short 487 ; 0x1e7
.short 147 ; 0x93
.short 64750 ; 0xfcee
.short 65426 ; 0xff92
.short 312 ; 0x138
.short 65508 ; 0xffe4
.short 63443 ; 0xf7d3
.short 65373 ; 0xff5d
.short 64888 ; 0xfd78
.short 64517 ; 0xfc05
.short 64888 ; 0xfd78
.short 284 ; 0x11c
.short 2213 ; 0x8a5
.short 90 ; 0x5a
.short 64858 ; 0xfd5a
.short 65491 ; 0xffd3
.short 65286 ; 0xff06
.short 64941 ; 0xfdad
.short 65408 ; 0xff80
.short 1047 ; 0x417
.short 64924 ; 0xfd9c
.short 65430 ; 0xff96
.short 65477 ; 0xffc5
.short 2129 ; 0x851
.short 65330 ; 0xff32
.short 61516 ; 0xf04c
.short 65401 ; 0xff79
.short 553 ; 0x229
.short 65068 ; 0xfe2c
.short 64553 ; 0xfc29
.short 64869 ; 0xfd65
.short 392 ; 0x188
.short 147 ; 0x93
.short 337 ; 0x151
.short 65186 ; 0xfea2
.short 64555 ; 0xfc2b
.short 64866 ; 0xfd62
.short 926 ; 0x39e
.short 65515 ; 0xffeb
.short 63160 ; 0xf6b8
.short 1162 ; 0x48a
.short 62904 ; 0xf5b8
.short 636 ; 0x27c
.short 369 ; 0x171
.short 100 ; 0x64
.short 433 ; 0x1b1
.short 726 ; 0x2d6
.short 65398 ; 0xff76
.short 808 ; 0x328
.short 63951 ; 0xf9cf
.short 64985 ; 0xfdd9
.short 65418 ; 0xff8a
.short 65438 ; 0xff9e
.short 607 ; 0x25f
.short 64322 ; 0xfb42
.short 614 ; 0x266
.short 65452 ; 0xffac
.short 1386 ; 0x56a
.short 36 ; 0x24
.short 65420 ; 0xff8c
.short 1518 ; 0x5ee
.short 64754 ; 0xfcf2
.short 65451 ; 0xffab
.short 191 ; 0xbf
.short 211 ; 0xd3
.short 65179 ; 0xfe9b
.short 1133 ; 0x46d
.short 83 ; 0x53
.short 818 ; 0x332
.short 64125 ; 0xfa7d
.short 90 ; 0x5a
.short 64022 ; 0xfa16
.short 65005 ; 0xfded
.short 64453 ; 0xfbc5
.short 65492 ; 0xffd4
.short 683 ; 0x2ab
.short 86 ; 0x56
.short 62589 ; 0xf47d
.short 284 ; 0x11c
.short 901 ; 0x385
.short 308 ; 0x134
.short 1274 ; 0x4fa
.short 61650 ; 0xf0d2
.short 65154 ; 0xfe82
.short 64920 ; 0xfd98
.short 2433 ; 0x981
.short 63614 ; 0xf87e
.short 2586 ; 0xa1a
.short 552 ; 0x228
.short 65255 ; 0xfee7
.short 1431 ; 0x597
.short 64861 ; 0xfd5d
.short 178 ; 0xb2
.short 65019 ; 0xfdfb
.short 250 ; 0xfa
.short 64875 ; 0xfd6b
.short 65051 ; 0xfe1b
.short 42 ; 0x2a
.short 615 ; 0x267
.short 65239 ; 0xfed7
.short 64830 ; 0xfd3e
.short 454 ; 0x1c6
.short 65031 ; 0xfe07
.short 705 ; 0x2c1
.short 88 ; 0x58
.short 1 ; 0x1
.short 64938 ; 0xfdaa
.short 234 ; 0xea
.short 1653 ; 0x675
.short 65429 ; 0xff95
.short 385 ; 0x181
.short 65430 ; 0xff96
.short 1312 ; 0x520
.short 64810 ; 0xfd2a
.short 65354 ; 0xff4a
.short 3394 ; 0xd42
.short 64889 ; 0xfd79
.short 65532 ; 0xfffc
.short 64970 ; 0xfdca
.short 54 ; 0x36
.short 854 ; 0x356
.short 63749 ; 0xf905
.short 556 ; 0x22c
.short 115 ; 0x73
.short 60974 ; 0xee2e
.short 275 ; 0x113
.short 63747 ; 0xf903
.short 81 ; 0x51
.short 108 ; 0x6c
.short 65147 ; 0xfe7b
.short 64749 ; 0xfced
.short 64270 ; 0xfb0e
.short 300 ; 0x12c
.short 48 ; 0x30
.short 65067 ; 0xfe2b
.short 65343 ; 0xff3f
.short 849 ; 0x351
.short 65373 ; 0xff5d
.short 1713 ; 0x6b1
.short 2149 ; 0x865
.short 588 ; 0x24c
.short 396 ; 0x18c
.short 1136 ; 0x470
.short 423 ; 0x1a7
.short 3264 ; 0xcc0
.short 65469 ; 0xffbd
.short 868 ; 0x364
.short 64498 ; 0xfbf2
.short 327 ; 0x147
.short 895 ; 0x37f
.short 65084 ; 0xfe3c
.short 65231 ; 0xfecf
.short 65169 ; 0xfe91
.short 780 ; 0x30c
.short 33 ; 0x21
.short 383 ; 0x17f
.short 799 ; 0x31f
.short 349 ; 0x15d
.short 64371 ; 0xfb73
.short 2295 ; 0x8f7
.short 578 ; 0x242
.short 64996 ; 0xfde4
.short 1704 ; 0x6a8
.short 64975 ; 0xfdcf
.short 687 ; 0x2af
.short 180 ; 0xb4
.short 64952 ; 0xfdb8
.short 65208 ; 0xfeb8
.short 104 ; 0x68
.short 338 ; 0x152
.short 810 ; 0x32a
.short 65112 ; 0xfe58
.short 64320 ; 0xfb40
.short 1734 ; 0x6c6
.short 65400 ; 0xff78
.short 63883 ; 0xf98b
.short 65430 ; 0xff96
.short 65346 ; 0xff42
.short 819 ; 0x333
.short 65058 ; 0xfe22
.short 470 ; 0x1d6
.short 4467 ; 0x1173
.short 285 ; 0x11d
.short 432 ; 0x1b0
.short 65277 ; 0xfefd
.short 674 ; 0x2a2
.short 65177 ; 0xfe99
.short 64665 ; 0xfc99
.short 713 ; 0x2c9
.short 132 ; 0x84
.short 959 ; 0x3bf
.short 1611 ; 0x64b
.short 65253 ; 0xfee5
.short 63497 ; 0xf809
.short 159 ; 0x9f
.short 1348 ; 0x544
.short 749 ; 0x2ed
.short 64664 ; 0xfc98
.short 65402 ; 0xff7a
.short 530 ; 0x212
.short 64570 ; 0xfc3a
.short 1024 ; 0x400
.short 687 ; 0x2af
.short 64308 ; 0xfb34
.short 788 ; 0x314
.short 2291 ; 0x8f3
.short 701 ; 0x2bd
.short 143 ; 0x8f
.short 284 ; 0x11c
.short 472 ; 0x1d8
.short 46 ; 0x2e
.short 63360 ; 0xf780
.short 997 ; 0x3e5
.short 65487 ; 0xffcf
.short 64897 ; 0xfd81
.short 808 ; 0x328
.short 65417 ; 0xff89
.short 38 ; 0x26
.short 428 ; 0x1ac
.short 65225 ; 0xfec9
.short 65012 ; 0xfdf4
.short 64943 ; 0xfdaf
.short 85 ; 0x55
.short 65244 ; 0xfedc
.short 925 ; 0x39d
.short 460 ; 0x1cc
.short 1437 ; 0x59d
.short 64701 ; 0xfcbd
.short 257 ; 0x101
.short 961 ; 0x3c1
.short 65046 ; 0xfe16
.short 0 ; 0x0
.short 643 ; 0x283
.short 270 ; 0x10e
.short 65035 ; 0xfe0b
.short 618 ; 0x26a
.short 832 ; 0x340
.short 65072 ; 0xfe30
.short 2290 ; 0x8f2
.short 65518 ; 0xffee
.short 65011 ; 0xfdf3
.short 378 ; 0x17a
.short 509 ; 0x1fd
.short 65531 ; 0xfffb
.short 64558 ; 0xfc2e
.short 73 ; 0x49
.short 250 ; 0xfa
.short 2061 ; 0x80d
.short 64190 ; 0xfabe
.short 228 ; 0xe4
.short 286 ; 0x11e
.short 583 ; 0x247
.short 65140 ; 0xfe74
.short 81 ; 0x51
.short 13 ; 0xd
.short 215 ; 0xd7
.short 857 ; 0x359
.short 326 ; 0x146
.short 65144 ; 0xfe78
.short 62849 ; 0xf581
.short 64919 ; 0xfd97
.short 65150 ; 0xfe7e
.short 774 ; 0x306
.short 64951 ; 0xfdb7
.short 1549 ; 0x60d
.short 62728 ; 0xf508
.short 1986 ; 0x7c2
.short 64265 ; 0xfb09
.short 65196 ; 0xfeac
.short 65483 ; 0xffcb
.short 1494 ; 0x5d6
.short 3174 ; 0xc66
.short 65443 ; 0xffa3
.short 157 ; 0x9d
.short 65079 ; 0xfe37
.short 641 ; 0x281
.short 65405 ; 0xff7d
.short 64895 ; 0xfd7f
.short 63547 ; 0xf83b
.short 503 ; 0x1f7
.short 288 ; 0x120
.short 64757 ; 0xfcf5
.short 65121 ; 0xfe61
.short 25 ; 0x19
.short 168 ; 0xa8
.short 65113 ; 0xfe59
.short 88 ; 0x58
.short 64910 ; 0xfd8e
.short 252 ; 0xfc
.short 44 ; 0x2c
.short 65279 ; 0xfeff
.short 198 ; 0xc6
.short 64170 ; 0xfaaa
.short 65216 ; 0xfec0
.short 263 ; 0x107
.short 64307 ; 0xfb33
.short 33 ; 0x21
.short 230 ; 0xe6
.short 63483 ; 0xf7fb
.short 1091 ; 0x443
.short 579 ; 0x243
.short 223 ; 0xdf
.short 65442 ; 0xffa2
.short 64876 ; 0xfd6c
.short 1200 ; 0x4b0
.short 184 ; 0xb8
.short 1737 ; 0x6c9
.short 233 ; 0xe9
.short 27 ; 0x1b
.short 119 ; 0x77
.short 64919 ; 0xfd97
.short 64874 ; 0xfd6a
.short 192 ; 0xc0
.short 65430 ; 0xff96
.short 790 ; 0x316
.short 23 ; 0x17
.short 63587 ; 0xf863
.short 28 ; 0x1c
.short 282 ; 0x11a
.short 64300 ; 0xfb2c
.short 1023 ; 0x3ff
.short 65402 ; 0xff7a
.short 64373 ; 0xfb75
.short 293 ; 0x125
.short 64704 ; 0xfcc0
.short 64681 ; 0xfca9
.short 62526 ; 0xf43e
.short 494 ; 0x1ee
.short 88 ; 0x58
.short 184 ; 0xb8
.short 64278 ; 0xfb16
.short 158 ; 0x9e
.short 64653 ; 0xfc8d
.short 846 ; 0x34e
.short 550 ; 0x226
.short 212 ; 0xd4
.short 34 ; 0x22
.short 64823 ; 0xfd37
.short 1774 ; 0x6ee
.short 206 ; 0xce
.short 64810 ; 0xfd2a
.short 65471 ; 0xffbf
.short 64456 ; 0xfbc8
.short 65454 ; 0xffae
.short 63887 ; 0xf98f
.short 65403 ; 0xff7b
.short 65176 ; 0xfe98
.short 218 ; 0xda
.short 679 ; 0x2a7
.short 65483 ; 0xffcb
.short 120 ; 0x78
.short 3006 ; 0xbbe
.short 1612 ; 0x64c
.short 203 ; 0xcb
.short 378 ; 0x17a
.short 941 ; 0x3ad
.short 208 ; 0xd0
.short 484 ; 0x1e4
.short 175 ; 0xaf
.short 62 ; 0x3e
.short 375 ; 0x177
.short 64685 ; 0xfcad
.short 327 ; 0x147
.short 486 ; 0x1e6
.short 64167 ; 0xfaa7
.short 65475 ; 0xffc3
.short 64673 ; 0xfca1
.short 64899 ; 0xfd83
.short 65445 ; 0xffa5
.short 64422 ; 0xfba6
.short 65281 ; 0xff01
.short 1236 ; 0x4d4
.short 111 ; 0x6f
.short 65339 ; 0xff3b
.short 293 ; 0x125
.short 65170 ; 0xfe92
.short 1040 ; 0x410
.short 64826 ; 0xfd3a
.short 65188 ; 0xfea4
.short 65177 ; 0xfe99
.short 1175 ; 0x497
.short 3735 ; 0xe97
.short 65277 ; 0xfefd
.short 223 ; 0xdf
.short 64707 ; 0xfcc3
.short 65481 ; 0xffc9
.short 170 ; 0xaa
.short 65491 ; 0xffd3
.short 64329 ; 0xfb49
.short 582 ; 0x246
.short 65352 ; 0xff48
.short 65223 ; 0xfec7
.short 729 ; 0x2d9
.short 64966 ; 0xfdc6
.short 1013 ; 0x3f5
.short 613 ; 0x265
.short 109 ; 0x6d
.short 320 ; 0x140
.short 64728 ; 0xfcd8
.short 767 ; 0x2ff
.short 524 ; 0x20c
.short 260 ; 0x104
.short 64841 ; 0xfd49
.short 694 ; 0x2b6
.short 313 ; 0x139
.short 512 ; 0x200
.short 1566 ; 0x61e
.short 1063 ; 0x427
.short 295 ; 0x127
.short 1004 ; 0x3ec
.short 64163 ; 0xfaa3
.short 172 ; 0xac
.short 64847 ; 0xfd4f
.short 64917 ; 0xfd95
.short 1633 ; 0x661
.short 3 ; 0x3
.short 494 ; 0x1ee
.short 65486 ; 0xffce
.short 64694 ; 0xfcb6
.short 64364 ; 0xfb6c
.short 215 ; 0xd7
.short 12 ; 0xc
.short 1140 ; 0x474
.short 157 ; 0x9d
.short 598 ; 0x256
.short 65312 ; 0xff20
.short 65131 ; 0xfe6b
.short 484 ; 0x1e4
.short 151 ; 0x97
.short 264 ; 0x108
.short 1994 ; 0x7ca
.short 64359 ; 0xfb67
.short 64724 ; 0xfcd4
.short 64984 ; 0xfdd8
.short 7 ; 0x7
.short 65417 ; 0xff89
.short 64022 ; 0xfa16
.short 351 ; 0x15f
.short 65129 ; 0xfe69
.short 64891 ; 0xfd7b
.short 64512 ; 0xfc00
.short 65077 ; 0xfe35
.short 65213 ; 0xfebd
.short 63469 ; 0xf7ed
.short 212 ; 0xd4
.short 65500 ; 0xffdc
.short 65367 ; 0xff57
.short 410 ; 0x19a
.short 65330 ; 0xff32
.short 789 ; 0x315
.short 64214 ; 0xfad6
.short 713 ; 0x2c9
.short 65444 ; 0xffa4
.short 65310 ; 0xff1e
.short 55 ; 0x37
.short 65334 ; 0xff36
.short 614 ; 0x266
.short 65061 ; 0xfe25
.short 13 ; 0xd
.short 65349 ; 0xff45
.short 231 ; 0xe7
.short 355 ; 0x163
.short 1720 ; 0x6b8
.short 143 ; 0x8f
.short 64640 ; 0xfc80
.short 1239 ; 0x4d7
.short 65406 ; 0xff7e
.short 450 ; 0x1c2
.short 455 ; 0x1c7
.short 65528 ; 0xfff8
.short 397 ; 0x18d
.short 3236 ; 0xca4
.short 64 ; 0x40
.short 65296 ; 0xff10
.short 65360 ; 0xff50
.short 291 ; 0x123
.short 78 ; 0x4e
.short 660 ; 0x294
.short 878 ; 0x36e
.short 64331 ; 0xfb4b
.short 672 ; 0x2a0
.short 65387 ; 0xff6b
.short 64884 ; 0xfd74
.short 982 ; 0x3d6
.short 65518 ; 0xffee
.short 65392 ; 0xff70
.short 64450 ; 0xfbc2
.short 39 ; 0x27
.short 123 ; 0x7b
.short 1888 ; 0x760
.short 341 ; 0x155
.short 65135 ; 0xfe6f
.short 18 ; 0x12
.short 65070 ; 0xfe2e
.short 64891 ; 0xfd7b
.short 299 ; 0x12b
.short 137 ; 0x89
.short 65223 ; 0xfec7
.short 370 ; 0x172
.short 304 ; 0x130
.short 64931 ; 0xfda3
.short 64932 ; 0xfda4
.short 65401 ; 0xff79
.short 385 ; 0x181
.short 65187 ; 0xfea3
.short 64240 ; 0xfaf0
.short 365 ; 0x16d
.short 112 ; 0x70
.short 120 ; 0x78
.short 124 ; 0x7c
.short 63850 ; 0xf96a
.short 65434 ; 0xff9a
.short 934 ; 0x3a6
.short 273 ; 0x111
.short 64199 ; 0xfac7
.short 65296 ; 0xff10
.short 220 ; 0xdc
.short 65258 ; 0xfeea
.short 355 ; 0x163
.short 356 ; 0x164
.short 65260 ; 0xfeec
.short 123 ; 0x7b
.short 65004 ; 0xfdec
.short 276 ; 0x114
.short 69 ; 0x45
.short 65242 ; 0xfeda
.short 62936 ; 0xf5d8
.short 64194 ; 0xfac2
.short 65120 ; 0xfe60
.short 1070 ; 0x42e
.short 65227 ; 0xfecb
.short 160 ; 0xa0
.short 65082 ; 0xfe3a
.short 65461 ; 0xffb5
.short 64854 ; 0xfd56
.short 64576 ; 0xfc40
.short 47 ; 0x2f
.short 63463 ; 0xf7e7
.short 63 ; 0x3f
.short 65414 ; 0xff86
.short 745 ; 0x2e9
.short 57 ; 0x39
.short 64326 ; 0xfb46
.short 65190 ; 0xfea6
.short 1056 ; 0x420
.short 65327 ; 0xff2f
.short 276 ; 0x114
.short 1279 ; 0x4ff
.short 646 ; 0x286
.short 64983 ; 0xfdd7
.short 1357 ; 0x54d
.short 64436 ; 0xfbb4
.short 541 ; 0x21d
.short 65443 ; 0xffa3
.short 65342 ; 0xff3e
.short 143 ; 0x8f
.short 64251 ; 0xfafb
.short 65373 ; 0xff5d
.short 65278 ; 0xfefe
.short 65182 ; 0xfe9e
.short 206 ; 0xce
.short 64887 ; 0xfd77
.short 65159 ; 0xfe87
.short 190 ; 0xbe
.short 65521 ; 0xfff1
.short 64591 ; 0xfc4f
.short 539 ; 0x21b
.short 64963 ; 0xfdc3
.short 65184 ; 0xfea0
.short 291 ; 0x123
.short 184 ; 0xb8
.short 748 ; 0x2ec
.short 65217 ; 0xfec1
.short 64584 ; 0xfc48
.short 737 ; 0x2e1
.short 65395 ; 0xff73
.short 502 ; 0x1f6
.short 65394 ; 0xff72
.short 1307 ; 0x51b
.short 513 ; 0x201
.short 65075 ; 0xfe33
.short 185 ; 0xb9
.short 64248 ; 0xfaf8
.short 65448 ; 0xffa8
.short 65468 ; 0xffbc
.short 55 ; 0x37
.short 63308 ; 0xf74c
.short 200 ; 0xc8
.short 64835 ; 0xfd43
.short 64722 ; 0xfcd2
.short 65231 ; 0xfecf
.short 65484 ; 0xffcc
.short 65326 ; 0xff2e
.short 65 ; 0x41
.short 130 ; 0x82
.short 90 ; 0x5a
.short 698 ; 0x2ba
.short 65520 ; 0xfff0
.short 151 ; 0x97
.short 321 ; 0x141
.short 661 ; 0x295
.short 65469 ; 0xffbd
.short 63190 ; 0xf6d6
.short 358 ; 0x166
.short 312 ; 0x138
.short 65272 ; 0xfef8
.short 64707 ; 0xfcc3
.short 65242 ; 0xfeda
.short 401 ; 0x191
.short 65442 ; 0xffa2
.short 65469 ; 0xffbd
.short 565 ; 0x235
.short 65054 ; 0xfe1e
.short 377 ; 0x179
.short 64992 ; 0xfde0
.short 1076 ; 0x434
.short 64972 ; 0xfdcc
.short 1098 ; 0x44a
.short 983 ; 0x3d7
.short 65401 ; 0xff79
.short 1010 ; 0x3f2
.short 360 ; 0x168
.short 65532 ; 0xfffc
.short 924 ; 0x39c
.short 63624 ; 0xf888
.short 277 ; 0x115
.short 65392 ; 0xff70
.short 65236 ; 0xfed4
.short 64949 ; 0xfdb5
.short 534 ; 0x216
.short 65383 ; 0xff67
.short 177 ; 0xb1
.short 531 ; 0x213
.short 381 ; 0x17d
.short 182 ; 0xb6
.short 227 ; 0xe3
.short 248 ; 0xf8
.short 65462 ; 0xffb6
.short 815 ; 0x32f
.short 65357 ; 0xff4d
.short 742 ; 0x2e6
.short 65361 ; 0xff51
.short 64610 ; 0xfc62
.short 702 ; 0x2be
.short 428 ; 0x1ac
.short 346 ; 0x15a
.short 262 ; 0x106
.short 400 ; 0x190
.short 144 ; 0x90
.short 91 ; 0x5b
.short 602 ; 0x25a
.short 65322 ; 0xff2a
.short 735 ; 0x2df
.short 523 ; 0x20b
.short 65114 ; 0xfe5a
.short 65305 ; 0xff19
.short 758 ; 0x2f6
.short 65357 ; 0xff4d
.short 2073 ; 0x819
.short 64700 ; 0xfcbc
.short 64803 ; 0xfd23
.short 184 ; 0xb8
.short 64858 ; 0xfd5a
.short 611 ; 0x263
.short 64893 ; 0xfd7d
.short 228 ; 0xe4
.short 199 ; 0xc7
.short 231 ; 0xe7
.short 545 ; 0x221
.short 64552 ; 0xfc28
.short 341 ; 0x155
.short 65503 ; 0xffdf
.short 150 ; 0x96
.short 65287 ; 0xff07
.short 339 ; 0x153
.short 132 ; 0x84
.short 674 ; 0x2a2
.short 65291 ; 0xff0b
.short 65153 ; 0xfe81
.short 281 ; 0x119
.short 65480 ; 0xffc8
.short 264 ; 0x108
.short 309 ; 0x135
.short 224 ; 0xe0
.short 65387 ; 0xff6b
.short 1239 ; 0x4d7
.short 1347 ; 0x543
.short 625 ; 0x271
.short 65339 ; 0xff3b
.short 235 ; 0xeb
.short 1551 ; 0x60f
.short 65292 ; 0xff0c
.short 916 ; 0x394
.short 449 ; 0x1c1
.short 64825 ; 0xfd39
.short 64797 ; 0xfd1d
.short 64875 ; 0xfd6b
.short 65370 ; 0xff5a
.short 65282 ; 0xff02
.short 64940 ; 0xfdac
.short 302 ; 0x12e
.short 65218 ; 0xfec2
.short 65478 ; 0xffc6
.short 466 ; 0x1d2
.short 65117 ; 0xfe5d
.short 411 ; 0x19b
.short 465 ; 0x1d1
.short 105 ; 0x69
.short 64384 ; 0xfb80
.short 64743 ; 0xfce7
.short 31 ; 0x1f
.short 65112 ; 0xfe58
.short 65035 ; 0xfe0b
.short 45 ; 0x2d
.short 570 ; 0x23a
.short 121 ; 0x79
.short 64954 ; 0xfdba
.short 123 ; 0x7b
.short 718 ; 0x2ce
.short 235 ; 0xeb
.short 64841 ; 0xfd49
.short 65197 ; 0xfead
.short 957 ; 0x3bd
.short 65202 ; 0xfeb2
.short 839 ; 0x347
.short 63910 ; 0xf9a6
.short 64811 ; 0xfd2b
.short 65306 ; 0xff1a
.short 131 ; 0x83
.short 65011 ; 0xfdf3
.short 58 ; 0x3a
.short 64701 ; 0xfcbd
.short 65361 ; 0xff51
.short 14 ; 0xe
.short 64180 ; 0xfab4
.short 447 ; 0x1bf
.short 186 ; 0xba
.short 967 ; 0x3c7
.short 339 ; 0x153
.short 65489 ; 0xffd1
.short 1470 ; 0x5be
.short 44 ; 0x2c
.short 65320 ; 0xff28
.short 753 ; 0x2f1
.short 196 ; 0xc4
.short 65026 ; 0xfe02
.short 1224 ; 0x4c8
.short 2106 ; 0x83a
.short 64582 ; 0xfc46
.short 65065 ; 0xfe29
.short 65519 ; 0xffef
.short 1576 ; 0x628
.short 240 ; 0xf0
.short 325 ; 0x145
.short 65486 ; 0xffce
.short 275 ; 0x113
.short 1267 ; 0x4f3
.short 805 ; 0x325
.short 64958 ; 0xfdbe
.short 438 ; 0x1b6
.short 698 ; 0x2ba
.short 470 ; 0x1d6
.short 64708 ; 0xfcc4
.short 65207 ; 0xfeb7
.short 63985 ; 0xf9f1
.short 419 ; 0x1a3
.short 65406 ; 0xff7e
.short 65516 ; 0xffec
.short 1025 ; 0x401
.short 65236 ; 0xfed4
.short 64945 ; 0xfdb1
.short 586 ; 0x24a
.short 65266 ; 0xfef2
.short 64947 ; 0xfdb3
.short 995 ; 0x3e3
.short 787 ; 0x313
.short 65302 ; 0xff16
.short 75 ; 0x4b
.short 628 ; 0x274
.short 65004 ; 0xfdec
.short 919 ; 0x397
.short 64299 ; 0xfb2b
.short 64903 ; 0xfd87
.short 65294 ; 0xff0e
.short 705 ; 0x2c1
.short 64889 ; 0xfd79
.short 65234 ; 0xfed2
.short 185 ; 0xb9
.short 65198 ; 0xfeae
.short 65075 ; 0xfe33
.short 1013 ; 0x3f5
.short 65391 ; 0xff6f
.short 65232 ; 0xfed0
.short 351 ; 0x15f
.short 115 ; 0x73
.short 64405 ; 0xfb95
.short 65010 ; 0xfdf2
.short 64312 ; 0xfb38
.short 65161 ; 0xfe89
.short 2135 ; 0x857
.short 65097 ; 0xfe49
.short 1463 ; 0x5b7
.short 65387 ; 0xff6b
.short 375 ; 0x177
.short 65233 ; 0xfed1
.short 543 ; 0x21f
.short 63705 ; 0xf8d9
.short 771 ; 0x303
.short 65208 ; 0xfeb8
.short 64412 ; 0xfb9c
.short 63783 ; 0xf927
.short 63754 ; 0xf90a
.short 65304 ; 0xff18
.short 64860 ; 0xfd5c
.short 64617 ; 0xfc69
.short 63937 ; 0xf9c1
.short 65325 ; 0xff2d
.short 934 ; 0x3a6
.short 242 ; 0xf2
.short 65185 ; 0xfea1
.short 64602 ; 0xfc5a
.short 963 ; 0x3c3
.short 918 ; 0x396
.short 382 ; 0x17e
.short 64987 ; 0xfddb
.short 65212 ; 0xfebc
.short 551 ; 0x227
.short 65220 ; 0xfec4
.short 501 ; 0x1f5
.short 1017 ; 0x3f9
.short 63678 ; 0xf8be
.short 434 ; 0x1b2
.short 64610 ; 0xfc62
.short 64934 ; 0xfda6
.short 1063 ; 0x427
.short 652 ; 0x28c
.short 64869 ; 0xfd65
.short 820 ; 0x334
.short 1840 ; 0x730
.short 64315 ; 0xfb3b
.short 65154 ; 0xfe82
.short 64693 ; 0xfcb5
.short 65302 ; 0xff16
.short 1243 ; 0x4db
.short 65185 ; 0xfea1
.short 357 ; 0x165
.short 65248 ; 0xfee0
.short 65432 ; 0xff98
.short 1130 ; 0x46a
.short 576 ; 0x240
.short 64819 ; 0xfd33
.short 1797 ; 0x705
.short 63532 ; 0xf82c
.short 923 ; 0x39b
.short 201 ; 0xc9
.short 65239 ; 0xfed7
.short 65326 ; 0xff2e
.short 64982 ; 0xfdd6
.short 815 ; 0x32f
.short 1051 ; 0x41b
.short 42 ; 0x2a
.short 588 ; 0x24c
.short 1809 ; 0x711
.short 326 ; 0x146
.short 65329 ; 0xff31
.short 161 ; 0xa1
.short 361 ; 0x169
.short 64813 ; 0xfd2d
.short 65356 ; 0xff4c
.short 672 ; 0x2a0
.short 65251 ; 0xfee3
.short 216 ; 0xd8
.short 1061 ; 0x425
.short 527 ; 0x20f
.short 329 ; 0x149
.short 1102 ; 0x44e
.short 343 ; 0x157
.short 1316 ; 0x524
.short 65081 ; 0xfe39
.short 65478 ; 0xffc6
.short 933 ; 0x3a5
.short 64314 ; 0xfb3a
.short 65266 ; 0xfef2
.short 606 ; 0x25e
.short 1218 ; 0x4c2
.short 419 ; 0x1a3
.short 65004 ; 0xfdec
.short 64801 ; 0xfd21
.short 333 ; 0x14d
.short 1720 ; 0x6b8
.short 992 ; 0x3e0
.short 64899 ; 0xfd83
.short 64279 ; 0xfb17
.short 64570 ; 0xfc3a
.short 65512 ; 0xffe8
.short 217 ; 0xd9
.short 974 ; 0x3ce
.short 64833 ; 0xfd41
.short 390 ; 0x186
.short 195 ; 0xc3
.short 142 ; 0x8e
.short 65327 ; 0xff2f
.short 65269 ; 0xfef5
.short 525 ; 0x20d
.short 2394 ; 0x95a
.short 64303 ; 0xfb2f
.short 54 ; 0x36
.short 1305 ; 0x519
.short 65192 ; 0xfea8
.short 1515 ; 0x5eb
.short 649 ; 0x289
.short 65034 ; 0xfe0a
.short 644 ; 0x284
.short 65254 ; 0xfee6
.short 64589 ; 0xfc4d
.short 65197 ; 0xfead
.short 63769 ; 0xf919
.short 64714 ; 0xfcca
.short 65495 ; 0xffd7
.short 590 ; 0x24e
.short 65445 ; 0xffa5
.short 704 ; 0x2c0
.short 262 ; 0x106
.short 222 ; 0xde
.short 63356 ; 0xf77c
.short 61484 ; 0xf02c
.short 65319 ; 0xff27
.short 65206 ; 0xfeb6
.short 64919 ; 0xfd97
.short 63 ; 0x3f
.short 61730 ; 0xf122
.short 64204 ; 0xfacc
.short 680 ; 0x2a8
.short 501 ; 0x1f5
.short 390 ; 0x186
.short 64754 ; 0xfcf2
.short 64552 ; 0xfc28
.short 915 ; 0x393
.short 297 ; 0x129
.short 64844 ; 0xfd4c
.short 64814 ; 0xfd2e
.short 63351 ; 0xf777
.short 445 ; 0x1bd
.short 2037 ; 0x7f5
.short 2470 ; 0x9a6
.short 3693 ; 0xe6d
.short 64419 ; 0xfba3
.short 87 ; 0x57
.short 65281 ; 0xff01
.short 65320 ; 0xff28
.short 64833 ; 0xfd41
.short 343 ; 0x157
.short 64626 ; 0xfc72
.short 65000 ; 0xfde8
.short 64975 ; 0xfdcf
.short 81 ; 0x51
.short 431 ; 0x1af
.short 3316 ; 0xcf4
.short 64151 ; 0xfa97
.short 64245 ; 0xfaf5
.short 611 ; 0x263
.short 654 ; 0x28e
.short 946 ; 0x3b2
.short 65486 ; 0xffce
.short 742 ; 0x2e6
.short 65056 ; 0xfe20
.short 737 ; 0x2e1
.short 63574 ; 0xf856
.short 2588 ; 0xa1c
.short 64633 ; 0xfc79
.short 65253 ; 0xfee5
.short 64991 ; 0xfddf
.short 61380 ; 0xefc4
.short 64593 ; 0xfc51
.short 239 ; 0xef
.short 137 ; 0x89
.short 65216 ; 0xfec0
.short 64537 ; 0xfc19
.short 1149 ; 0x47d
.short 64217 ; 0xfad9
.short 470 ; 0x1d6
.short 65373 ; 0xff5d
.short 63698 ; 0xf8d2
.short 65178 ; 0xfe9a
.short 64341 ; 0xfb55
.short 2413 ; 0x96d
.short 64325 ; 0xfb45
.short 1063 ; 0x427
.short 65037 ; 0xfe0d
.short 136 ; 0x88
.short 1260 ; 0x4ec
.short 518 ; 0x206
.short 530 ; 0x212
.short 65294 ; 0xff0e
.short 257 ; 0x101
.short 64078 ; 0xfa4e
.short 226 ; 0xe2
.short 607 ; 0x25f
.short 922 ; 0x39a
.short 65384 ; 0xff68
.short 340 ; 0x154
.short 65299 ; 0xff13
.short 64075 ; 0xfa4b
.short 422 ; 0x1a6
.short 63239 ; 0xf707
.short 1598 ; 0x63e
.short 64325 ; 0xfb45
.short 64916 ; 0xfd94
.short 675 ; 0x2a3
.short 45 ; 0x2d
.short 994 ; 0x3e2
.short 189 ; 0xbd
.short 4403 ; 0x1133
.short 65202 ; 0xfeb2
.short 65450 ; 0xffaa
.short 368 ; 0x170
.short 23 ; 0x17
.short 65256 ; 0xfee8
.short 64624 ; 0xfc70
.short 932 ; 0x3a4
.short 2103 ; 0x837
.short 65236 ; 0xfed4
.short 481 ; 0x1e1
.short 961 ; 0x3c1
.short 63045 ; 0xf645
.short 728 ; 0x2d8
.short 63939 ; 0xf9c3
.short 65463 ; 0xffb7
.short 12 ; 0xc
.short 64364 ; 0xfb6c
.short 65478 ; 0xffc6
.short 63414 ; 0xf7b6
.short 759 ; 0x2f7
.short 879 ; 0x36f
.short 64071 ; 0xfa47
.short 759 ; 0x2f7
.short 835 ; 0x343
.short 63046 ; 0xf646
.short 65219 ; 0xfec3
.short 1161 ; 0x489
.short 1273 ; 0x4f9
.short 553 ; 0x229
.short 1176 ; 0x498
.short 65302 ; 0xff16
.short 2443 ; 0x98b
.short 65112 ; 0xfe58
.short 638 ; 0x27e
.short 281 ; 0x119
.short 321 ; 0x141
.short 578 ; 0x242
.short 64810 ; 0xfd2a
.short 64970 ; 0xfdca
.short 1127 ; 0x467
.short 548 ; 0x224
.short 65515 ; 0xffeb
.short 513 ; 0x201
.short 65383 ; 0xff67
.short 194 ; 0xc2
.short 64018 ; 0xfa12
.short 2006 ; 0x7d6
.short 453 ; 0x1c5
.short 64374 ; 0xfb76
.short 1075 ; 0x433
.short 65522 ; 0xfff2
.short 65247 ; 0xfedf
.short 157 ; 0x9d
.short 65127 ; 0xfe67
.short 166 ; 0xa6
.short 64971 ; 0xfdcb
.short 64039 ; 0xfa27
.short 65185 ; 0xfea1
.short 63798 ; 0xf936
.short 64695 ; 0xfcb7
.short 1319 ; 0x527
.short 205 ; 0xcd
.short 64653 ; 0xfc8d
.short 65355 ; 0xff4b
.short 65287 ; 0xff07
.short 407 ; 0x197
.short 45 ; 0x2d
.short 3486 ; 0xd9e
.short 3032 ; 0xbd8
.short 64617 ; 0xfc69
.short 554 ; 0x22a
.short 64540 ; 0xfc1c
.short 1881 ; 0x759
.short 460 ; 0x1cc
.short 64084 ; 0xfa54
.short 2203 ; 0x89b
.short 64301 ; 0xfb2d
.short 359 ; 0x167
.short 458 ; 0x1ca
.short 65359 ; 0xff4f
.short 64663 ; 0xfc97
.short 65502 ; 0xffde
.short 902 ; 0x386
.short 65458 ; 0xffb2
.short 65053 ; 0xfe1d
.short 1633 ; 0x661
.short 1799 ; 0x707
.short 1979 ; 0x7bb
.short 65494 ; 0xffd6
.short 65098 ; 0xfe4a
.short 65171 ; 0xfe93
.short 65258 ; 0xfeea
.short 1006 ; 0x3ee
.short 999 ; 0x3e7
.short 1505 ; 0x5e1
.short 65131 ; 0xfe6b
.short 64991 ; 0xfddf
.short 727 ; 0x2d7
.short 229 ; 0xe5
.short 489 ; 0x1e9
.short 65482 ; 0xffca
.short 179 ; 0xb3
.short 64886 ; 0xfd76
.short 672 ; 0x2a0
.short 7 ; 0x7
.short 64825 ; 0xfd39
.short 1353 ; 0x549
.short 376 ; 0x178
.short 965 ; 0x3c5
.short 248 ; 0xf8
.short 268 ; 0x10c
.short 1348 ; 0x544
.short 292 ; 0x124
.short 1012 ; 0x3f4
.short 1392 ; 0x570
.short 64604 ; 0xfc5c
.short 1623 ; 0x657
.short 64976 ; 0xfdd0
.short 845 ; 0x34d
.short 36 ; 0x24
.short 65170 ; 0xfe92
.short 17 ; 0x11
.short 3997 ; 0xf9d
.short 166 ; 0xa6
.short 65224 ; 0xfec8
.short 311 ; 0x137
.short 64728 ; 0xfcd8
.short 610 ; 0x262
.short 3658 ; 0xe4a
.short 1777 ; 0x6f1
.short 65343 ; 0xff3f
.short 546 ; 0x222
.short 64870 ; 0xfd66
.short 242 ; 0xf2
.short 65458 ; 0xffb2
.short 65448 ; 0xffa8
.short 64319 ; 0xfb3f
.short 143 ; 0x8f
.short 234 ; 0xea
.short 65412 ; 0xff84
.short 1676 ; 0x68c
.short 2831 ; 0xb0f
.short 65326 ; 0xff2e
.short 64933 ; 0xfda5
.short 64832 ; 0xfd40
.short 356 ; 0x164
.short 64727 ; 0xfcd7
.short 171 ; 0xab
.short 442 ; 0x1ba
.short 65272 ; 0xfef8
.short 133 ; 0x85
.short 65503 ; 0xffdf
.short 64909 ; 0xfd8d
.short 525 ; 0x20d
.short 65042 ; 0xfe12
.short 77 ; 0x4d
.short 64856 ; 0xfd58
.short 63952 ; 0xf9d0
.short 422 ; 0x1a6
.short 135 ; 0x87
.short 64992 ; 0xfde0
.short 64835 ; 0xfd43
.short 65329 ; 0xff31
.short 65412 ; 0xff84
.short 629 ; 0x275
.short 65400 ; 0xff78
.short 282 ; 0x11a
.short 65084 ; 0xfe3c
.short 65349 ; 0xff45
.short 110 ; 0x6e
.short 2387 ; 0x953
.short 65168 ; 0xfe90
.short 52 ; 0x34
.short 209 ; 0xd1
.short 61893 ; 0xf1c5
.short 671 ; 0x29f
.short 934 ; 0x3a6
.short 2280 ; 0x8e8
.short 65203 ; 0xfeb3
.short 65266 ; 0xfef2
.short 64695 ; 0xfcb7
.short 1307 ; 0x51b
.short 65349 ; 0xff45
.short 65314 ; 0xff22
.short 289 ; 0x121
.short 696 ; 0x2b8
.short 63950 ; 0xf9ce
.short 359 ; 0x167
.short 2374 ; 0x946
.short 65144 ; 0xfe78
.short 65223 ; 0xfec7
.short 103 ; 0x67
.short 812 ; 0x32c
.short 65126 ; 0xfe66
.short 574 ; 0x23e
.short 65106 ; 0xfe52
.short 65364 ; 0xff54
.short 59461 ; 0xe845
.short 1163 ; 0x48b
.short 251 ; 0xfb
.short 738 ; 0x2e2
.short 65194 ; 0xfeaa
.short 410 ; 0x19a
.short 64544 ; 0xfc20
.short 65170 ; 0xfe92
.short 10 ; 0xa
.short 619 ; 0x26b
.short 124 ; 0x7c
.short 64380 ; 0xfb7c
.short 875 ; 0x36b
.short 955 ; 0x3bb
.short 64749 ; 0xfced
.short 147 ; 0x93
.short 1043 ; 0x413
.short 65514 ; 0xffea
.short 758 ; 0x2f6
.short 226 ; 0xe2
.short 64880 ; 0xfd70
.short 1298 ; 0x512
.short 65531 ; 0xfffb
.short 1010 ; 0x3f2
.short 65470 ; 0xffbe
.short 545 ; 0x221
.short 3526 ; 0xdc6
.short 108 ; 0x6c
.short 209 ; 0xd1
.short 767 ; 0x2ff
.short 614 ; 0x266
.short 63866 ; 0xf97a
.short 65332 ; 0xff34
.short 433 ; 0x1b1
.short 65324 ; 0xff2c
.short 105 ; 0x69
.short 65269 ; 0xfef5
.short 65122 ; 0xfe62
.short 300 ; 0x12c
.short 413 ; 0x19d
.short 1406 ; 0x57e
.short 626 ; 0x272
.short 65001 ; 0xfde9
.short 80 ; 0x50
.short 65209 ; 0xfeb9
.short 290 ; 0x122
.short 56 ; 0x38
.short 64709 ; 0xfcc5
.short 65272 ; 0xfef8
.short 322 ; 0x142
.short 211 ; 0xd3
.short 65207 ; 0xfeb7
.short 64694 ; 0xfcb6
.short 3258 ; 0xcba
.short 65357 ; 0xff4d
.short 65360 ; 0xff50
.short 132 ; 0x84
.short 612 ; 0x264
.short 226 ; 0xe2
.short 267 ; 0x10b
.short 65422 ; 0xff8e
.short 63012 ; 0xf624
.short 116 ; 0x74
.short 63118 ; 0xf68e
.short 64712 ; 0xfcc8
.short 64851 ; 0xfd53
.short 65452 ; 0xffac
.short 65485 ; 0xffcd
.short 299 ; 0x12b
.short 65267 ; 0xfef3
.short 64480 ; 0xfbe0
.short 461 ; 0x1cd
.short 268 ; 0x10c
.short 65196 ; 0xfeac
.short 63660 ; 0xf8ac
.short 62406 ; 0xf3c6
.short 242 ; 0xf2
.short 65411 ; 0xff83
.short 65279 ; 0xfeff
.short 639 ; 0x27f
.short 63411 ; 0xf7b3
.short 63956 ; 0xf9d4
.short 320 ; 0x140
.short 65474 ; 0xffc2
.short 65133 ; 0xfe6d
.short 64974 ; 0xfdce
.short 65000 ; 0xfde8
.short 179 ; 0xb3
.short 55 ; 0x37
.short 64525 ; 0xfc0d
.short 65312 ; 0xff20
.short 63008 ; 0xf620
.short 64788 ; 0xfd14
.short 2667 ; 0xa6b
.short 1577 ; 0x629
.short 2609 ; 0xa31
.short 63785 ; 0xf929
.short 65184 ; 0xfea0
.short 65303 ; 0xff17
.short 63545 ; 0xf839
.short 64950 ; 0xfdb6
.short 312 ; 0x138
.short 63115 ; 0xf68b
.short 55 ; 0x37
.short 293 ; 0x125
.short 65223 ; 0xfec7
.short 86 ; 0x56
.short 3447 ; 0xd77
.short 64616 ; 0xfc68
.short 342 ; 0x156
.short 1044 ; 0x414
.short 64895 ; 0xfd7f
.short 64486 ; 0xfbe6
.short 349 ; 0x15d
.short 64828 ; 0xfd3c
.short 781 ; 0x30d
.short 64913 ; 0xfd91
.short 63383 ; 0xf797
.short 2373 ; 0x945
.short 65233 ; 0xfed1
.short 65379 ; 0xff63
.short 463 ; 0x1cf
.short 61754 ; 0xf13a
.short 65183 ; 0xfe9f
.short 65525 ; 0xfff5
.short 752 ; 0x2f0
.short 579 ; 0x243
.short 64848 ; 0xfd50
.short 752 ; 0x2f0
.short 65173 ; 0xfe95
.short 110 ; 0x6e
.short 65068 ; 0xfe2c
.short 64865 ; 0xfd61
.short 64689 ; 0xfcb1
.short 64516 ; 0xfc04
.short 1471 ; 0x5bf
.short 64955 ; 0xfdbb
.short 65230 ; 0xfece
.short 65167 ; 0xfe8f
.short 376 ; 0x178
.short 2070 ; 0x816
.short 65455 ; 0xffaf
.short 267 ; 0x10b
.short 49 ; 0x31
.short 65473 ; 0xffc1
.short 65199 ; 0xfeaf
.short 395 ; 0x18b
.short 64902 ; 0xfd86
.short 1533 ; 0x5fd
.short 1032 ; 0x408
.short 188 ; 0xbc
.short 64713 ; 0xfcc9
.short 64582 ; 0xfc46
.short 65450 ; 0xffaa
.short 64092 ; 0xfa5c
.short 1532 ; 0x5fc
.short 64889 ; 0xfd79
.short 65501 ; 0xffdd
.short 302 ; 0x12e
.short 65344 ; 0xff40
.short 179 ; 0xb3
.short 65482 ; 0xffca
.short 5716 ; 0x1654
.short 574 ; 0x23e
.short 65036 ; 0xfe0c
.short 64999 ; 0xfde7
.short 65532 ; 0xfffc
.short 65128 ; 0xfe68
.short 64822 ; 0xfd36
.short 836 ; 0x344
.short 1555 ; 0x613
.short 64493 ; 0xfbed
.short 194 ; 0xc2
.short 65361 ; 0xff51
.short 64461 ; 0xfbcd
.short 534 ; 0x216
.short 281 ; 0x119
.short 1074 ; 0x432
.short 335 ; 0x14f
.short 65329 ; 0xff31
.short 90 ; 0x5a
.short 63404 ; 0xf7ac
.short 790 ; 0x316
.short 65355 ; 0xff4b
.short 65032 ; 0xfe08
.short 1466 ; 0x5ba
.short 88 ; 0x58
.short 63971 ; 0xf9e3
.short 64493 ; 0xfbed
.short 64795 ; 0xfd1b
.short 884 ; 0x374
.short 65080 ; 0xfe38
.short 65266 ; 0xfef2
.short 65349 ; 0xff45
.short 1932 ; 0x78c
.short 65324 ; 0xff2c
.short 754 ; 0x2f2
.short 620 ; 0x26c
.short 65417 ; 0xff89
.short 65466 ; 0xffba
.short 1661 ; 0x67d
.short 64418 ; 0xfba2
.short 1499 ; 0x5db
.short 426 ; 0x1aa
.short 186 ; 0xba
.short 65291 ; 0xff0b
.short 65292 ; 0xff0c
.short 12 ; 0xc
.short 64368 ; 0xfb70
.short 65260 ; 0xfeec
.short 65406 ; 0xff7e
.short 300 ; 0x12c
.short 401 ; 0x191
.short 65394 ; 0xff72
.short 64609 ; 0xfc61
.short 440 ; 0x1b8
.short 65120 ; 0xfe60
.short 727 ; 0x2d7
.short 64167 ; 0xfaa7
.short 63430 ; 0xf7c6
.short 65216 ; 0xfec0
.short 63290 ; 0xf73a
.short 65510 ; 0xffe6
.short 778 ; 0x30a
.short 65534 ; 0xfffe
.short 158 ; 0x9e
.short 65391 ; 0xff6f
.short 583 ; 0x247
.short 65056 ; 0xfe20
.short 355 ; 0x163
.short 1822 ; 0x71e
.short 2355 ; 0x933
.short 65331 ; 0xff33
.short 378 ; 0x17a
.short 64686 ; 0xfcae
.short 615 ; 0x267
.short 65027 ; 0xfe03
.short 63979 ; 0xf9eb
.short 3121 ; 0xc31
.short 63790 ; 0xf92e
.short 65470 ; 0xffbe
.short 707 ; 0x2c3
.short 138 ; 0x8a
.short 65337 ; 0xff39
.short 65118 ; 0xfe5e
.short 700 ; 0x2bc
.short 715 ; 0x2cb
.short 65226 ; 0xfeca
.short 1732 ; 0x6c4
.short 409 ; 0x199
.short 179 ; 0xb3
.short 64547 ; 0xfc23
.short 65227 ; 0xfecb
.short 1303 ; 0x517
.short 364 ; 0x16c
.short 64576 ; 0xfc40
.short 1172 ; 0x494
.short 1347 ; 0x543
.short 65134 ; 0xfe6e
.short 64448 ; 0xfbc0
.short 1109 ; 0x455
.short 3711 ; 0xe7f
.short 557 ; 0x22d
.short 922 ; 0x39a
.short 64975 ; 0xfdcf
.short 64754 ; 0xfcf2
.short 896 ; 0x380
.short 759 ; 0x2f7
.short 375 ; 0x177
.short 65419 ; 0xff8b
.short 1692 ; 0x69c
.short 0 ; 0x0
.short 390 ; 0x186
.short 63624 ; 0xf888
.short 61806 ; 0xf16e
.short 65076 ; 0xfe34
.short 64942 ; 0xfdae
.short 64250 ; 0xfafa
.short 1667 ; 0x683
.short 63340 ; 0xf76c
.short 65089 ; 0xfe41
.short 64576 ; 0xfc40
.short 65514 ; 0xffea
.short 225 ; 0xe1
.short 289 ; 0x121
.short 65344 ; 0xff40
.short 64550 ; 0xfc26
.short 64802 ; 0xfd22
.short 757 ; 0x2f5
.short 1045 ; 0x415
.short 699 ; 0x2bb
.short 63477 ; 0xf7f5
.short 64164 ; 0xfaa4
.short 65162 ; 0xfe8a
.short 246 ; 0xf6
.short 192 ; 0xc0
.short 65355 ; 0xff4b
.short 65350 ; 0xff46
.short 64287 ; 0xfb1f
.short 523 ; 0x20b
.short 477 ; 0x1dd
.short 65062 ; 0xfe26
.short 264 ; 0x108
.short 65355 ; 0xff4b
.short 65041 ; 0xfe11
.short 64687 ; 0xfcaf
.short 264 ; 0x108
.short 62314 ; 0xf36a
.short 65356 ; 0xff4c
.short 4793 ; 0x12b9
.short 65296 ; 0xff10
.short 2209 ; 0x8a1
.short 195 ; 0xc3
.short 459 ; 0x1cb
.short 273 ; 0x111
.short 580 ; 0x244
.short 63442 ; 0xf7d2
.short 762 ; 0x2fa
.short 65504 ; 0xffe0
.short 64287 ; 0xfb1f
.short 65159 ; 0xfe87
.short 62181 ; 0xf2e5
.short 64701 ; 0xfcbd
.short 64952 ; 0xfdb8
.short 64668 ; 0xfc9c
.short 64137 ; 0xfa89
.short 65145 ; 0xfe79
.short 25 ; 0x19
.short 274 ; 0x112
.short 474 ; 0x1da
.short 64919 ; 0xfd97
.short 376 ; 0x178
.short 178 ; 0xb2
.short 65428 ; 0xff94
.short 43 ; 0x2b
.short 64928 ; 0xfda0
.short 2338 ; 0x922
.short 364 ; 0x16c
.short 328 ; 0x148
.short 65094 ; 0xfe46
.short 63804 ; 0xf93c
.short 65305 ; 0xff19
.short 65362 ; 0xff52
.short 65444 ; 0xffa4
.short 251 ; 0xfb
.short 2387 ; 0x953
.short 65201 ; 0xfeb1
.short 123 ; 0x7b
.short 947 ; 0x3b3
.short 64857 ; 0xfd59
.short 65368 ; 0xff58
.short 62694 ; 0xf4e6
.short 787 ; 0x313
.short 1457 ; 0x5b1
.short 449 ; 0x1c1
.short 600 ; 0x258
.short 614 ; 0x266
.short 64494 ; 0xfbee
.short 449 ; 0x1c1
.short 1649 ; 0x671
.short 186 ; 0xba
.short 2458 ; 0x99a
.short 63999 ; 0xf9ff
.short 286 ; 0x11e
.short 749 ; 0x2ed
.short 65151 ; 0xfe7f
.short 65215 ; 0xfebf
.short 65530 ; 0xfffa
.short 1998 ; 0x7ce
.short 2714 ; 0xa9a
.short 549 ; 0x225
.short 247 ; 0xf7
.short 1713 ; 0x6b1
.short 65363 ; 0xff53
.short 65364 ; 0xff54
.short 781 ; 0x30d
.short 39 ; 0x27
.short 64241 ; 0xfaf1
.short 65252 ; 0xfee4
.short 447 ; 0x1bf
.short 65438 ; 0xff9e
.short 365 ; 0x16d
.short 438 ; 0x1b6
.short 64780 ; 0xfd0c
.short 325 ; 0x145
.short 31 ; 0x1f
.short 64787 ; 0xfd13
.short 86 ; 0x56
.short 64671 ; 0xfc9f
.short 64067 ; 0xfa43
.short 64978 ; 0xfdd2
.short 64717 ; 0xfccd
.short 102 ; 0x66
.short 416 ; 0x1a0
.short 2266 ; 0x8da
.short 406 ; 0x196
.short 65206 ; 0xfeb6
.short 115 ; 0x73
.short 68 ; 0x44
.short 832 ; 0x340
.short 693 ; 0x2b5
.short 64618 ; 0xfc6a
.short 64055 ; 0xfa37
.short 63511 ; 0xf817
.short 363 ; 0x16b
.short 64630 ; 0xfc76
.short 9 ; 0x9
.short 110 ; 0x6e
.short 1085 ; 0x43d
.short 63854 ; 0xf96e
.short 64816 ; 0xfd30
.short 481 ; 0x1e1
.short 369 ; 0x171
.short 65151 ; 0xfe7f
.short 1960 ; 0x7a8
.short 62783 ; 0xf53f
.short 65444 ; 0xffa4
.short 175 ; 0xaf
.short 65149 ; 0xfe7d
.short 3020 ; 0xbcc
.short 121 ; 0x79
.short 250 ; 0xfa
.short 64918 ; 0xfd96
.short 65305 ; 0xff19
.short 602 ; 0x25a
.short 65250 ; 0xfee2
.short 64723 ; 0xfcd3
.short 65241 ; 0xfed9
.short 64440 ; 0xfbb8
.short 65308 ; 0xff1c
.short 64577 ; 0xfc41
.short 65045 ; 0xfe15
.short 842 ; 0x34a
.short 1574 ; 0x626
.short 65470 ; 0xffbe
.short 65028 ; 0xfe04
.short 677 ; 0x2a5
.short 64211 ; 0xfad3
.short 62454 ; 0xf3f6
.short 64245 ; 0xfaf5
.short 64955 ; 0xfdbb
.short 233 ; 0xe9
.short 1525 ; 0x5f5
.short 64185 ; 0xfab9
.short 64143 ; 0xfa8f
.short 65535 ; 0xffff
.short 623 ; 0x26f
.short 249 ; 0xf9
.short 1343 ; 0x53f
.short 64710 ; 0xfcc6
.short 1517 ; 0x5ed
.short 64516 ; 0xfc04
.short 1043 ; 0x413
.short 508 ; 0x1fc
.short 1295 ; 0x50f
.short 65234 ; 0xfed2
.short 306 ; 0x132
.short 65367 ; 0xff57
.short 872 ; 0x368
.short 64676 ; 0xfca4
.short 65201 ; 0xfeb1
.short 62358 ; 0xf396
.short 290 ; 0x122
.short 271 ; 0x10f
.short 65020 ; 0xfdfc
.short 602 ; 0x25a
.short 63019 ; 0xf62b
.short 1252 ; 0x4e4
.short 356 ; 0x164
.short 65403 ; 0xff7b
.short 737 ; 0x2e1
.short 65481 ; 0xffc9
.short 65443 ; 0xffa3
.short 1006 ; 0x3ee
.short 65449 ; 0xffa9
.short 471 ; 0x1d7
.short 65099 ; 0xfe4b
.short 150 ; 0x96
.short 526 ; 0x20e
.short 64215 ; 0xfad7
.short 65184 ; 0xfea0
.short 62484 ; 0xf414
.short 57 ; 0x39
.short 63118 ; 0xf68e
.short 136 ; 0x88
.short 1673 ; 0x689
.short 60845 ; 0xedad
.short 64341 ; 0xfb55
.short 157 ; 0x9d
.short 65374 ; 0xff5e
.short 1597 ; 0x63d
.short 1504 ; 0x5e0
.short 63445 ; 0xf7d5
.short 64256 ; 0xfb00
.short 64250 ; 0xfafa
.short 717 ; 0x2cd
.short 64968 ; 0xfdc8
.short 1361 ; 0x551
.short 65237 ; 0xfed5
.short 911 ; 0x38f
.short 249 ; 0xf9
.short 65249 ; 0xfee1
.short 1722 ; 0x6ba
.short 122 ; 0x7a
.short 64878 ; 0xfd6e
.short 22 ; 0x16
.short 941 ; 0x3ad
.short 907 ; 0x38b
.short 64484 ; 0xfbe4
.short 64697 ; 0xfcb9
.short 943 ; 0x3af
.short 1658 ; 0x67a
.short 65482 ; 0xffca
.short 269 ; 0x10d
.short 26 ; 0x1a
.short 5 ; 0x5
.short 513 ; 0x201
.short 65340 ; 0xff3c
.short 710 ; 0x2c6
.short 64617 ; 0xfc69
.short 639 ; 0x27f
.short 941 ; 0x3ad
.short 158 ; 0x9e
.short 56 ; 0x38
.short 64128 ; 0xfa80
.short 2199 ; 0x897
.short 795 ; 0x31b
.short 63983 ; 0xf9ef
.short 902 ; 0x386
.short 65122 ; 0xfe62
.short 65145 ; 0xfe79
.short 758 ; 0x2f6
.short 65084 ; 0xfe3c
.short 691 ; 0x2b3
.short 64756 ; 0xfcf4
.short 1067 ; 0x42b
.short 63093 ; 0xf675
.short 597 ; 0x255
.short 2030 ; 0x7ee
.short 301 ; 0x12d
.short 65228 ; 0xfecc
.short 65171 ; 0xfe93
.short 1292 ; 0x50c
.short 64840 ; 0xfd48
.short 65425 ; 0xff91
.short 477 ; 0x1dd
.short 1289 ; 0x509
.short 65340 ; 0xff3c
.short 1011 ; 0x3f3
.short 1500 ; 0x5dc
.short 598 ; 0x256
.short 2080 ; 0x820
.short 1235 ; 0x4d3
.short 762 ; 0x2fa
.short 903 ; 0x387
.short 524 ; 0x20c
.short 52 ; 0x34
.short 64189 ; 0xfabd
.short 131 ; 0x83
.short 65197 ; 0xfead
.short 64818 ; 0xfd32
.short 447 ; 0x1bf
.short 65049 ; 0xfe19
.short 1625 ; 0x659
.short 61682 ; 0xf0f2
.short 63988 ; 0xf9f4
.short 65318 ; 0xff26
.short 64848 ; 0xfd50
.short 64706 ; 0xfcc2
.short 1887 ; 0x75f
.short 89 ; 0x59
.short 63792 ; 0xf930
.short 1944 ; 0x798
.short 1632 ; 0x660
.short 1262 ; 0x4ee
.short 181 ; 0xb5
.short 65230 ; 0xfece
.short 64172 ; 0xfaac
.short 119 ; 0x77
.short 65146 ; 0xfe7a
.short 65262 ; 0xfeee
.short 64809 ; 0xfd29
.short 64582 ; 0xfc46
.short 2609 ; 0xa31
.short 1302 ; 0x516
.short 63519 ; 0xf81f
.short 1246 ; 0x4de
.short 64581 ; 0xfc45
.short 2838 ; 0xb16
.short 62663 ; 0xf4c7
.short 65153 ; 0xfe81
.short 1116 ; 0x45c
.short 65527 ; 0xfff7
.short 101 ; 0x65
.short 25 ; 0x19
.short 65357 ; 0xff4d
.short 65369 ; 0xff59
.short 64989 ; 0xfddd
.short 195 ; 0xc3
.short 65144 ; 0xfe78
.short 3474 ; 0xd92
.short 283 ; 0x11b
.short 116 ; 0x74
.short 64697 ; 0xfcb9
.short 64093 ; 0xfa5d
.short 2105 ; 0x839
.short 64718 ; 0xfcce
.short 723 ; 0x2d3
.short 497 ; 0x1f1
.short 465 ; 0x1d1
.short 64447 ; 0xfbbf
.short 63625 ; 0xf889
.short 865 ; 0x361
.short 505 ; 0x1f9
.short 1227 ; 0x4cb
.short 240 ; 0xf0
.short 670 ; 0x29e
.short 596 ; 0x254
.short 63721 ; 0xf8e9
.short 64169 ; 0xfaa9
.short 1238 ; 0x4d6
.short 1222 ; 0x4c6
.short 65331 ; 0xff33
.short 64325 ; 0xfb45
.short 64209 ; 0xfad1
.short 735 ; 0x2df
.short 1442 ; 0x5a2
.short 352 ; 0x160
.short 1900 ; 0x76c
.short 500 ; 0x1f4
.short 734 ; 0x2de
.short 65348 ; 0xff44
.short 65252 ; 0xfee4
.short 64390 ; 0xfb86
.short 64745 ; 0xfce9
.short 64152 ; 0xfa98
.short 64952 ; 0xfdb8
.short 64525 ; 0xfc0d
.short 519 ; 0x207
.short 31 ; 0x1f
.short 317 ; 0x13d
.short 62442 ; 0xf3ea
.short 1527 ; 0x5f7
.short 1593 ; 0x639
.short 1170 ; 0x492
.short 792 ; 0x318
.short 63332 ; 0xf764
.short 64270 ; 0xfb0e
.short 1510 ; 0x5e6
.short 1975 ; 0x7b7
.short 77 ; 0x4d
.short 718 ; 0x2ce
.short 64470 ; 0xfbd6
.short 1639 ; 0x667
.short 573 ; 0x23d
.short 773 ; 0x305
.short 295 ; 0x127
.short 715 ; 0x2cb
.short 64177 ; 0xfab1
.short 64745 ; 0xfce9
.short 64851 ; 0xfd53
.short 64878 ; 0xfd6e
.short 1823 ; 0x71f
.short 64182 ; 0xfab6
.short 65110 ; 0xfe56
.short 616 ; 0x268
.short 64938 ; 0xfdaa
.short 64193 ; 0xfac1
.short 64677 ; 0xfca5
.short 1120 ; 0x460
.short 708 ; 0x2c4
.short 1587 ; 0x633
.short 65347 ; 0xff43
.short 516 ; 0x204
.short 64821 ; 0xfd35
.short 65367 ; 0xff57
.short 340 ; 0x154
.short 962 ; 0x3c2
.short 516 ; 0x204
.short 452 ; 0x1c4
.short 65347 ; 0xff43
.short 64604 ; 0xfc5c
.short 2137 ; 0x859
.short 1465 ; 0x5b9
.short 65089 ; 0xfe41
.short 64813 ; 0xfd2d
.short 374 ; 0x176
.short 233 ; 0xe9
.short 65094 ; 0xfe46
.short 65228 ; 0xfecc
.short 834 ; 0x342
.short 1248 ; 0x4e0
.short 535 ; 0x217
.short 59 ; 0x3b
.short 1570 ; 0x622
.short 63021 ; 0xf62d
.short 1395 ; 0x573
.short 65079 ; 0xfe37
.short 65373 ; 0xff5d
.short 65245 ; 0xfedd
.short 64697 ; 0xfcb9
.short 64907 ; 0xfd8b
.short 62597 ; 0xf485
.short 65043 ; 0xfe13
.short 63894 ; 0xf996
.short 325 ; 0x145
.short 885 ; 0x375
.short 64934 ; 0xfda6
.short 1060 ; 0x424
.short 64594 ; 0xfc52
.short 64227 ; 0xfae3
.short 193 ; 0xc1
.short 65331 ; 0xff33
.short 64907 ; 0xfd8b
.short 415 ; 0x19f
.short 399 ; 0x18f
.short 281 ; 0x119
.short 381 ; 0x17d
.short 1977 ; 0x7b9
.short 1183 ; 0x49f
.short 65327 ; 0xff2f
.short 65429 ; 0xff95
.short 65350 ; 0xff46
.short 65216 ; 0xfec0
.short 1974 ; 0x7b6
.short 63961 ; 0xf9d9
.short 758 ; 0x2f6
.short 889 ; 0x379
.short 595 ; 0x253
.short 1753 ; 0x6d9
.short 425 ; 0x1a9
.short 1526 ; 0x5f6
.short 588 ; 0x24c
.short 1150 ; 0x47e
.short 65123 ; 0xfe63
.short 1469 ; 0x5bd
.short 174 ; 0xae
.short 64898 ; 0xfd82
.short 318 ; 0x13e
.short 64452 ; 0xfbc4
.short 283 ; 0x11b
.short 1930 ; 0x78a
.short 65149 ; 0xfe7d
.short 2772 ; 0xad4
.short 63783 ; 0xf927
.short 65369 ; 0xff59
.short 65084 ; 0xfe3c
.short 64628 ; 0xfc74
.short 610 ; 0x262
.short 64486 ; 0xfbe6
.short 64688 ; 0xfcb0
.short 64289 ; 0xfb21
.short 65293 ; 0xff0d
.short 1213 ; 0x4bd
.short 962 ; 0x3c2
.short 278 ; 0x116
.short 661 ; 0x295
.short 64842 ; 0xfd4a
.short 1210 ; 0x4ba
.short 824 ; 0x338
.short 64779 ; 0xfd0b
.short 351 ; 0x15f
.short 64795 ; 0xfd1b
.short 64459 ; 0xfbcb
.short 3423 ; 0xd5f
.short 64948 ; 0xfdb4
.short 758 ; 0x2f6
.short 669 ; 0x29d
.short 3010 ; 0xbc2
.short 63651 ; 0xf8a3
.short 64298 ; 0xfb2a
.short 65391 ; 0xff6f
.short 1344 ; 0x540
.short 12 ; 0xc
.short 1257 ; 0x4e9
.short 63081 ; 0xf669
.short 64098 ; 0xfa62
.short 519 ; 0x207
.short 63105 ; 0xf681
.short 1126 ; 0x466
.short 115 ; 0x73
.short 64924 ; 0xfd9c
.short 416 ; 0x1a0
.short 65060 ; 0xfe24
.short 63291 ; 0xf73b
.short 160 ; 0xa0
.short 64448 ; 0xfbc0
.short 1045 ; 0x415
.short 65153 ; 0xfe81
.short 64523 ; 0xfc0b
.short 62264 ; 0xf338
.short 65030 ; 0xfe06
.short 582 ; 0x246
.short 723 ; 0x2d3
.short 41 ; 0x29
.short 65497 ; 0xffd9
.short 67 ; 0x43
.short 64449 ; 0xfbc1
.short 265 ; 0x109
.short 249 ; 0xf9
.short 65003 ; 0xfdeb
.short 65174 ; 0xfe96
.short 187 ; 0xbb
.short 65125 ; 0xfe65
.short 63921 ; 0xf9b1
.short 65259 ; 0xfeeb
.short 64001 ; 0xfa01
.short 321 ; 0x141
.short 2317 ; 0x90d
.short 63448 ; 0xf7d8
.short 65347 ; 0xff43
.short 62295 ; 0xf357
.short 1317 ; 0x525
.short 580 ; 0x244
.short 2057 ; 0x809
.short 285 ; 0x11d
.short 64336 ; 0xfb50
.short 64367 ; 0xfb6f
.short 1491 ; 0x5d3
.short 64195 ; 0xfac3
.short 944 ; 0x3b0
.short 64331 ; 0xfb4b
.short 18 ; 0x12
.short 380 ; 0x17c
.short 65171 ; 0xfe93
.short 63169 ; 0xf6c1
.short 64648 ; 0xfc88
.short 650 ; 0x28a
.short 1036 ; 0x40c
.short 366 ; 0x16e
.short 64793 ; 0xfd19
.short 63866 ; 0xf97a
.short 64740 ; 0xfce4
.short 1176 ; 0x498
.short 64125 ; 0xfa7d
.short 1054 ; 0x41e
.short 64279 ; 0xfb17
.short 545 ; 0x221
.short 65429 ; 0xff95
.short 565 ; 0x235
.short 64713 ; 0xfcc9
.short 64274 ; 0xfb12
.short 64997 ; 0xfde5
.short 63476 ; 0xf7f4
.short 62683 ; 0xf4db
.short 2994 ; 0xbb2
.short 261 ; 0x105
.short 65257 ; 0xfee9
.short 65047 ; 0xfe17
.short 65433 ; 0xff99
.short 86 ; 0x56
.short 64995 ; 0xfde3
.short 65333 ; 0xff35
.short 3 ; 0x3
.short 561 ; 0x231
.short 71 ; 0x47
.short 84 ; 0x54
.short 548 ; 0x224
.short 65294 ; 0xff0e
.short 1802 ; 0x70a
.short 2894 ; 0xb4e
.short 206 ; 0xce
.short 1498 ; 0x5da
.short 365 ; 0x16d
.short 213 ; 0xd5
.short 611 ; 0x263
.short 1613 ; 0x64d
.short 65279 ; 0xfeff
.short 65059 ; 0xfe23
.short 65154 ; 0xfe82
.short 1256 ; 0x4e8
.short 64793 ; 0xfd19
.short 64084 ; 0xfa54
.short 64170 ; 0xfaaa
.short 65397 ; 0xff75
.short 1141 ; 0x475
.short 64409 ; 0xfb99
.short 939 ; 0x3ab
.short 118 ; 0x76
.short 63631 ; 0xf88f
.short 63493 ; 0xf805
.short 64556 ; 0xfc2c
.short 41 ; 0x29
.short 921 ; 0x399
.short 64206 ; 0xface
.short 221 ; 0xdd
.short 2844 ; 0xb1c
.short 64534 ; 0xfc16
.short 62599 ; 0xf487
.short 3902 ; 0xf3e
.short 348 ; 0x15c
.short 63461 ; 0xf7e5
.short 426 ; 0x1aa
.short 64192 ; 0xfac0
.short 64482 ; 0xfbe2
.short 65377 ; 0xff61
.short 1111 ; 0x457
.short 65231 ; 0xfecf
.short 1200 ; 0x4b0
.short 65274 ; 0xfefa
.short 1673 ; 0x689
.short 62446 ; 0xf3ee
.short 2005 ; 0x7d5
.short 64198 ; 0xfac6
.short 661 ; 0x295
.short 65127 ; 0xfe67
.short 249 ; 0xf9
.short 22 ; 0x16
.short 295 ; 0x127
.short 65169 ; 0xfe91
.short 1811 ; 0x713
.short 1641 ; 0x669
.short 64944 ; 0xfdb0
.short 467 ; 0x1d3
.short 792 ; 0x318
.short 257 ; 0x101
.short 63835 ; 0xf95b
.short 65116 ; 0xfe5c
.short 64604 ; 0xfc5c
.short 64746 ; 0xfcea
.short 65346 ; 0xff42
.short 64056 ; 0xfa38
.short 65310 ; 0xff1e
.short 2737 ; 0xab1
.short 64357 ; 0xfb65
.short 64328 ; 0xfb48
.short 62517 ; 0xf435
.short 64181 ; 0xfab5
.short 65327 ; 0xff2f
.short 414 ; 0x19e
.short 64660 ; 0xfc94
.short 532 ; 0x214
.short 237 ; 0xed
.short 1427 ; 0x593
.short 65256 ; 0xfee8
.short 64511 ; 0xfbff
.short 1379 ; 0x563
.short 321 ; 0x141
.short 167 ; 0xa7
.short 64803 ; 0xfd23
.short 64887 ; 0xfd77
.short 242 ; 0xf2
.short 609 ; 0x261
.short 140 ; 0x8c
.short 1197 ; 0x4ad
.short 64770 ; 0xfd02
.short 111 ; 0x6f
.short 1801 ; 0x709
.short 1016 ; 0x3f8
.short 65369 ; 0xff59
.short 302 ; 0x12e
.short 1201 ; 0x4b1
.short 528 ; 0x210
.short 64366 ; 0xfb6e
.short 64256 ; 0xfb00
.short 430 ; 0x1ae
.short 62643 ; 0xf4b3
.short 63145 ; 0xf6a9
.short 438 ; 0x1b6
.short 63801 ; 0xf939
.short 1210 ; 0x4ba
.short 5121 ; 0x1401
.short 65275 ; 0xfefb
.short 636 ; 0x27c
.short 64915 ; 0xfd93
.short 3121 ; 0xc31
.short 1621 ; 0x655
.short 65196 ; 0xfeac
.short 65529 ; 0xfff9
.short 65509 ; 0xffe5
.short 685 ; 0x2ad
.short 1638 ; 0x666
.short 586 ; 0x24a
.short 65388 ; 0xff6c
.short 65113 ; 0xfe59
.short 843 ; 0x34b
.short 65344 ; 0xff40
.short 65377 ; 0xff61
.short 64499 ; 0xfbf3
.short 64766 ; 0xfcfe
.short 64533 ; 0xfc15
.short 64544 ; 0xfc20
.short 100 ; 0x64
.short 48 ; 0x30
.short 65246 ; 0xfede
.short 512 ; 0x200
.short 64956 ; 0xfdbc
.short 65276 ; 0xfefc
.short 65005 ; 0xfded
.short 453 ; 0x1c5
.short 492 ; 0x1ec
.short 717 ; 0x2cd
.short 758 ; 0x2f6
.short 65072 ; 0xfe30
.short 1743 ; 0x6cf
.short 458 ; 0x1ca
.short 3723 ; 0xe8b
.short 277 ; 0x115
.short 313 ; 0x139
.short 1720 ; 0x6b8
.short 64947 ; 0xfdb3
.short 65397 ; 0xff75
.short 317 ; 0x13d
.short 65524 ; 0xfff4
.short 65265 ; 0xfef1
.short 65267 ; 0xfef3
.short 64912 ; 0xfd90
.short 65427 ; 0xff93
.short 64981 ; 0xfdd5
.short 63645 ; 0xf89d
.short 64908 ; 0xfd8c
.short 505 ; 0x1f9
.short 2915 ; 0xb63
.short 123 ; 0x7b
.short 65231 ; 0xfecf
.short 64950 ; 0xfdb6
.short 272 ; 0x110
.short 431 ; 0x1af
.short 65531 ; 0xfffb
.short 304 ; 0x130
.short 116 ; 0x74
.short 64451 ; 0xfbc3
.short 65123 ; 0xfe63
.short 65112 ; 0xfe58
.short 86 ; 0x56
.short 65091 ; 0xfe43
.short 64544 ; 0xfc20
.short 543 ; 0x21f
.short 65141 ; 0xfe75
.short 64486 ; 0xfbe6
.short 254 ; 0xfe
.short 64775 ; 0xfd07
.short 64526 ; 0xfc0e
.short 65006 ; 0xfdee
.short 1393 ; 0x571
.short 64634 ; 0xfc7a
.short 204 ; 0xcc
.short 65352 ; 0xff48
.short 65267 ; 0xfef3
.short 65214 ; 0xfebe
.short 64124 ; 0xfa7c
.short 24 ; 0x18
.short 562 ; 0x232
.short 65466 ; 0xffba
.short 579 ; 0x243
.short 65403 ; 0xff7b
.short 345 ; 0x159
.short 962 ; 0x3c2
.short 63501 ; 0xf80d
.short 63941 ; 0xf9c5
.short 64988 ; 0xfddc
.short 704 ; 0x2c0
.short 261 ; 0x105
.short 65427 ; 0xff93
.short 65250 ; 0xfee2
.short 124 ; 0x7c
.short 65094 ; 0xfe46
.short 65391 ; 0xff6f
.short 68 ; 0x44
.short 113 ; 0x71
.short 300 ; 0x12c
.short 976 ; 0x3d0
.short 64394 ; 0xfb8a
.short 65409 ; 0xff81
.short 745 ; 0x2e9
.short 261 ; 0x105
.short 65255 ; 0xfee7
.short 330 ; 0x14a
.short 389 ; 0x185
.short 64969 ; 0xfdc9
.short 816 ; 0x330
.short 186 ; 0xba
.short 65524 ; 0xfff4
.short 65230 ; 0xfece
.short 473 ; 0x1d9
.short 172 ; 0xac
.short 64212 ; 0xfad4
.short 64907 ; 0xfd8b
.short 65440 ; 0xffa0
.short 301 ; 0x12d
.short 64769 ; 0xfd01
.short 1254 ; 0x4e6
.short 64939 ; 0xfdab
.short 144 ; 0x90
.short 65075 ; 0xfe33
.short 64745 ; 0xfce9
.short 65475 ; 0xffc3
.short 64894 ; 0xfd7e
.short 556 ; 0x22c
.short 64958 ; 0xfdbe
.short 53 ; 0x35
.short 104 ; 0x68
.short 65245 ; 0xfedd
.short 65511 ; 0xffe7
.short 64850 ; 0xfd52
.short 64866 ; 0xfd62
.short 64425 ; 0xfba9
.short 65072 ; 0xfe30
.short 65122 ; 0xfe62
.short 430 ; 0x1ae
.short 62332 ; 0xf37c
.short 65236 ; 0xfed4
.short 64569 ; 0xfc39
.short 65451 ; 0xffab
.short 64359 ; 0xfb67
.short 714 ; 0x2ca
.short 65394 ; 0xff72
.short 364 ; 0x16c
.short 538 ; 0x21a
.short 2082 ; 0x822
.short 568 ; 0x238
.short 65426 ; 0xff92
.short 1082 ; 0x43a
.short 131 ; 0x83
.short 65424 ; 0xff90
.short 64783 ; 0xfd0f
.short 65348 ; 0xff44
.short 64098 ; 0xfa62
.short 373 ; 0x175
.short 1504 ; 0x5e0
.short 65333 ; 0xff35
.short 714 ; 0x2ca
.short 274 ; 0x112
.short 1360 ; 0x550
.short 65326 ; 0xff2e
.short 64407 ; 0xfb97
.short 396 ; 0x18c
.short 63341 ; 0xf76d
.short 246 ; 0xf6
.short 6 ; 0x6
.short 983 ; 0x3d7
.short 411 ; 0x19b
.short 65269 ; 0xfef5
.short 64909 ; 0xfd8d
.short 64929 ; 0xfda1
.short 807 ; 0x327
.short 780 ; 0x30c
.short 348 ; 0x15c
.short 65028 ; 0xfe04
.short 64965 ; 0xfdc5
.short 500 ; 0x1f4
.short 137 ; 0x89
.short 65374 ; 0xff5e
.short 309 ; 0x135
.short 229 ; 0xe5
.short 93 ; 0x5d
.short 322 ; 0x142
.short 64003 ; 0xfa03
.short 681 ; 0x2a9
.short 65483 ; 0xffcb
.short 65413 ; 0xff85
.short 63950 ; 0xf9ce
.short 64481 ; 0xfbe1
.short 357 ; 0x165
.short 145 ; 0x91
.short 233 ; 0xe9
.short 65296 ; 0xff10
.short 65404 ; 0xff7c
.short 262 ; 0x106
.short 64752 ; 0xfcf0
.short 65237 ; 0xfed5
.short 392 ; 0x188
.short 63653 ; 0xf8a5
.short 760 ; 0x2f8
.short 2886 ; 0xb46
.short 64754 ; 0xfcf2
.short 65326 ; 0xff2e
.short 63698 ; 0xf8d2
.short 65197 ; 0xfead
.short 65306 ; 0xff1a
.short 557 ; 0x22d
.short 309 ; 0x135
.short 1412 ; 0x584
.short 155 ; 0x9b
.short 1151 ; 0x47f
.short 65467 ; 0xffbb
.short 65202 ; 0xfeb2
.short 3394 ; 0xd42
.short 254 ; 0xfe
.short 1122 ; 0x462
.short 2175 ; 0x87f
.short 373 ; 0x175
.short 618 ; 0x26a
.short 65269 ; 0xfef5
.short 64512 ; 0xfc00
.short 1052 ; 0x41c
.short 64704 ; 0xfcc0
.short 64667 ; 0xfc9b
.short 65391 ; 0xff6f
.short 65381 ; 0xff65
.short 689 ; 0x2b1
.short 524 ; 0x20c
.short 64864 ; 0xfd60
.short 64391 ; 0xfb87
.short 618 ; 0x26a
.short 295 ; 0x127
.short 127 ; 0x7f
.short 64580 ; 0xfc44
.short 987 ; 0x3db
.short 64467 ; 0xfbd3
.short 64397 ; 0xfb8d
.short 65014 ; 0xfdf6
.short 65126 ; 0xfe66
.short 65108 ; 0xfe54
.short 426 ; 0x1aa
.short 65185 ; 0xfea1
.short 65066 ; 0xfe2a
.short 65496 ; 0xffd8
.short 794 ; 0x31a
.short 65359 ; 0xff4f
.short 2252 ; 0x8cc
.short 354 ; 0x162
.short 64337 ; 0xfb51
.short 883 ; 0x373
.short 63914 ; 0xf9aa
.short 1022 ; 0x3fe
.short 65315 ; 0xff23
.short 64698 ; 0xfcba
.short 65262 ; 0xfeee
.short 64460 ; 0xfbcc
.short 64484 ; 0xfbe4
.short 65343 ; 0xff3f
.short 64939 ; 0xfdab
.short 63184 ; 0xf6d0
.short 65528 ; 0xfff8
.short 1101 ; 0x44d
.short 788 ; 0x314
.short 1195 ; 0x4ab
.short 208 ; 0xd0
.short 65111 ; 0xfe57
.short 63554 ; 0xf842
.short 160 ; 0xa0
.short 99 ; 0x63
.short 65486 ; 0xffce
.short 450 ; 0x1c2
.short 65309 ; 0xff1d
.short 25 ; 0x19
.short 65181 ; 0xfe9d
.short 64525 ; 0xfc0d
.short 417 ; 0x1a1
.short 1281 ; 0x501
.short 63160 ; 0xf6b8
.short 65462 ; 0xffb6
.short 65130 ; 0xfe6a
.short 64840 ; 0xfd48
.short 519 ; 0x207
.short 65409 ; 0xff81
.short 65252 ; 0xfee4
.short 1172 ; 0x494
.short 64721 ; 0xfcd1
.short 64632 ; 0xfc78
.short 65406 ; 0xff7e
.short 547 ; 0x223
.short 65098 ; 0xfe4a
.short 64685 ; 0xfcad
.short 64674 ; 0xfca2
.short 135 ; 0x87
.short 65037 ; 0xfe0d
.short 65014 ; 0xfdf6
.short 64893 ; 0xfd7d
.short 65021 ; 0xfdfd
.short 77 ; 0x4d
.short 65328 ; 0xff30
.short 746 ; 0x2ea
.short 64405 ; 0xfb95
.short 24 ; 0x18
.short 548 ; 0x224
.short 64809 ; 0xfd29
.short 250 ; 0xfa
.short 245 ; 0xf5
.short 287 ; 0x11f
.short 64 ; 0x40
.short 1477 ; 0x5c5
.short 65450 ; 0xffaa
.short 65478 ; 0xffc6
.short 699 ; 0x2bb
.short 1096 ; 0x448
.short 65006 ; 0xfdee
.short 65036 ; 0xfe0c
.short 1529 ; 0x5f9
.short 131 ; 0x83
.short 445 ; 0x1bd
.short 65473 ; 0xffc1
.short 176 ; 0xb0
.short 627 ; 0x273
.short 876 ; 0x36c
.short 65187 ; 0xfea3
.short 1125 ; 0x465
.short 65124 ; 0xfe64
.short 711 ; 0x2c7
.short 317 ; 0x13d
.short 64497 ; 0xfbf1
.short 1156 ; 0x484
.short 64036 ; 0xfa24
.short 1172 ; 0x494
.short 64989 ; 0xfddd
.short 1925 ; 0x785
.short 408 ; 0x198
.short 1415 ; 0x587
.short 65348 ; 0xff44
.short 64984 ; 0xfdd8
.short 64979 ; 0xfdd3
.short 65453 ; 0xffad
.short 1452 ; 0x5ac
.short 64479 ; 0xfbdf
.short 64896 ; 0xfd80
.short 63696 ; 0xf8d0
.short 998 ; 0x3e6
.short 64901 ; 0xfd85
.short 1369 ; 0x559
.short 65010 ; 0xfdf2
.short 63 ; 0x3f
.short 65066 ; 0xfe2a
.short 386 ; 0x182
.short 64339 ; 0xfb53
.short 65434 ; 0xff9a
.short 1056 ; 0x420
.short 680 ; 0x2a8
.short 290 ; 0x122
.short 1153 ; 0x481
.short 65198 ; 0xfeae
.short 190 ; 0xbe
.short 62634 ; 0xf4aa
.short 65005 ; 0xfded
.short 491 ; 0x1eb
.short 65500 ; 0xffdc
.short 723 ; 0x2d3
.short 1265 ; 0x4f1
.short 455 ; 0x1c7
.short 65305 ; 0xff19
.short 63089 ; 0xf671
.short 138 ; 0x8a
.short 318 ; 0x13e
.short 1192 ; 0x4a8
.short 65484 ; 0xffcc
.short 64572 ; 0xfc3c
.short 65468 ; 0xffbc
.short 63956 ; 0xf9d4
.short 64978 ; 0xfdd2
.short 65334 ; 0xff36
.short 65150 ; 0xfe7e
.short 64592 ; 0xfc50
.short 230 ; 0xe6
.short 64040 ; 0xfa28
.short 64924 ; 0xfd9c
.short 108 ; 0x6c
.short 64714 ; 0xfcca
.short 65266 ; 0xfef2
.short 1147 ; 0x47b
.short 63646 ; 0xf89e
.short 65519 ; 0xffef
.short 64274 ; 0xfb12
.short 351 ; 0x15f
.short 226 ; 0xe2
.short 312 ; 0x138
.short 65141 ; 0xfe75
.short 65155 ; 0xfe83
.short 64996 ; 0xfde4
.short 1358 ; 0x54e
.short 64315 ; 0xfb3b
.short 229 ; 0xe5
.short 63198 ; 0xf6de
.short 856 ; 0x358
.short 839 ; 0x347
.short 64369 ; 0xfb71
.short 64519 ; 0xfc07
.short 63755 ; 0xf90b
.short 234 ; 0xea
.short 241 ; 0xf1
.short 1150 ; 0x47e
.short 429 ; 0x1ad
.short 65061 ; 0xfe25
.short 766 ; 0x2fe
.short 683 ; 0x2ab
.short 65351 ; 0xff47
.short 1069 ; 0x42d
.short 2 ; 0x2
.short 65330 ; 0xff32
.short 65337 ; 0xff39
.short 65167 ; 0xfe8f
.short 65269 ; 0xfef5
.short 62908 ; 0xf5bc
.short 65126 ; 0xfe66
.short 63044 ; 0xf644
.short 64878 ; 0xfd6e
.short 1082 ; 0x43a
.short 63623 ; 0xf887
.short 319 ; 0x13f
.short 453 ; 0x1c5
.short 90 ; 0x5a
.short 65373 ; 0xff5d
.short 65496 ; 0xffd8
.short 63971 ; 0xf9e3
.short 65188 ; 0xfea4
.short 536 ; 0x218
.short 1064 ; 0x428
.short 3 ; 0x3
.short 521 ; 0x209
.short 279 ; 0x117
.short 1000 ; 0x3e8
.short 1241 ; 0x4d9
.short 28 ; 0x1c
.short 1326 ; 0x52e
.short 1143 ; 0x477
.short 771 ; 0x303
.short 65124 ; 0xfe64
.short 358 ; 0x166
.short 65364 ; 0xff54
.short 434 ; 0x1b2
.short 64659 ; 0xfc93
.short 776 ; 0x308
.short 697 ; 0x2b9
.short 65177 ; 0xfe99
.short 65199 ; 0xfeaf
.short 498 ; 0x1f2
.short 190 ; 0xbe
.short 64979 ; 0xfdd3
.short 562 ; 0x232
.short 65191 ; 0xfea7
.short 62554 ; 0xf45a
.short 64300 ; 0xfb2c
.short 661 ; 0x295
.short 252 ; 0xfc
.short 1235 ; 0x4d3
.short 62943 ; 0xf5df
.short 895 ; 0x37f
.short 680 ; 0x2a8
.short 63756 ; 0xf90c
.short 64395 ; 0xfb8b
.short 1449 ; 0x5a9
.short 446 ; 0x1be
.short 64560 ; 0xfc30
.short 64398 ; 0xfb8e
.short 9 ; 0x9
.short 63592 ; 0xf868
.short 65272 ; 0xfef8
.short 63771 ; 0xf91b
.short 157 ; 0x9d
.short 1033 ; 0x409
.short 65411 ; 0xff83
.short 65526 ; 0xfff6
.short 63884 ; 0xf98c
.short 711 ; 0x2c7
.short 64112 ; 0xfa70
.short 65342 ; 0xff3e
.short 751 ; 0x2ef
.short 803 ; 0x323
.short 303 ; 0x12f
.short 1 ; 0x1
.short 145 ; 0x91
.short 65015 ; 0xfdf7
.short 3482 ; 0xd9a
.short 65234 ; 0xfed2
.short 65465 ; 0xffb9
.short 677 ; 0x2a5
.short 65000 ; 0xfde8
.short 65532 ; 0xfffc
.short 64403 ; 0xfb93
.short 63863 ; 0xf977
.short 64692 ; 0xfcb4
.short 65007 ; 0xfdef
.short 65117 ; 0xfe5d
.short 243 ; 0xf3
.short 65 ; 0x41
.short 63372 ; 0xf78c
.short 64149 ; 0xfa95
.short 64700 ; 0xfcbc
.short 64977 ; 0xfdd1
.short 64806 ; 0xfd26
.short 716 ; 0x2cc
.short 541 ; 0x21d
.short 274 ; 0x112
.short 1960 ; 0x7a8
.short 65426 ; 0xff92
.short 65309 ; 0xff1d
.short 65520 ; 0xfff0
.short 65101 ; 0xfe4d
.short 63650 ; 0xf8a2
.short 1005 ; 0x3ed
.short 298 ; 0x12a
.short 64253 ; 0xfafd
.short 65263 ; 0xfeef
.short 64893 ; 0xfd7d
.short 1951 ; 0x79f
.short 404 ; 0x194
.short 63853 ; 0xf96d
.short 420 ; 0x1a4
.short 64762 ; 0xfcfa
.short 712 ; 0x2c8
.short 63592 ; 0xf868
.short 379 ; 0x17b
.short 1701 ; 0x6a5
.short 1038 ; 0x40e
.short 64735 ; 0xfcdf
.short 363 ; 0x16b
.short 608 ; 0x260
.short 65172 ; 0xfe94
.short 64287 ; 0xfb1f
.short 65321 ; 0xff29
.short 64653 ; 0xfc8d
.short 2363 ; 0x93b
.short 1411 ; 0x583
.short 449 ; 0x1c1
.short 752 ; 0x2f0
.short 65258 ; 0xfeea
.short 3744 ; 0xea0
.short 65478 ; 0xffc6
.short 562 ; 0x232
.short 65208 ; 0xfeb8
.short 65420 ; 0xff8c
.short 65362 ; 0xff52
.short 104 ; 0x68
.short 241 ; 0xf1
.short 65437 ; 0xff9d
.short 389 ; 0x185
.short 65007 ; 0xfdef
.short 231 ; 0xe7
.short 64839 ; 0xfd47
.short 1172 ; 0x494
.short 759 ; 0x2f7
.short 288 ; 0x120
.short 64856 ; 0xfd58
.short 27 ; 0x1b
.short 64885 ; 0xfd75
.short 389 ; 0x185
.short 300 ; 0x12c
.short 486 ; 0x1e6
.short 21 ; 0x15
.short 390 ; 0x186
.short 64954 ; 0xfdba
.short 64583 ; 0xfc47
.short 62 ; 0x3e
.short 63294 ; 0xf73e
.short 64587 ; 0xfc4b
.short 64606 ; 0xfc5e
.short 65501 ; 0xffdd
.short 62723 ; 0xf503
.short 34 ; 0x22
.short 64332 ; 0xfb4c
.short 64291 ; 0xfb23
.short 65245 ; 0xfedd
.short 971 ; 0x3cb
.short 64768 ; 0xfd00
.short 292 ; 0x124
.short 615 ; 0x267
.short 65125 ; 0xfe65
.short 1516 ; 0x5ec
.short 320 ; 0x140
.short 64969 ; 0xfdc9
.short 941 ; 0x3ad
.short 585 ; 0x249
.short 65404 ; 0xff7c
.short 63069 ; 0xf65d
.short 96 ; 0x60
.short 782 ; 0x30e
.short 271 ; 0x10f
.short 65270 ; 0xfef6
.short 881 ; 0x371
.short 65467 ; 0xffbb
.short 87 ; 0x57
.short 1518 ; 0x5ee
.short 1411 ; 0x583
.short 65469 ; 0xffbd
.short 1601 ; 0x641
.short 64912 ; 0xfd90
.short 1119 ; 0x45f
.short 814 ; 0x32e
.short 65377 ; 0xff61
.short 65330 ; 0xff32
.short 48 ; 0x30
.short 65132 ; 0xfe6c
.short 831 ; 0x33f
.short 533 ; 0x215
.short 64857 ; 0xfd59
.short 64072 ; 0xfa48
.short 260 ; 0x104
.short 516 ; 0x204
.short 65170 ; 0xfe92
.short 65508 ; 0xffe4
.short 193 ; 0xc1
.short 514 ; 0x202
.short 65088 ; 0xfe40
.short 164 ; 0xa4
.short 65526 ; 0xfff6
.short 110 ; 0x6e
.short 193 ; 0xc1
.short 383 ; 0x17f
.short 65499 ; 0xffdb
.short 706 ; 0x2c2
.short 590 ; 0x24e
.short 927 ; 0x39f
.short 930 ; 0x3a2
.short 1063 ; 0x427
.short 93 ; 0x5d
.short 115 ; 0x73
.short 426 ; 0x1aa
.short 506 ; 0x1fa
.short 65191 ; 0xfea7
.short 65415 ; 0xff87
.short 65138 ; 0xfe72
.short 1178 ; 0x49a
.short 154 ; 0x9a
.short 549 ; 0x225
.short 287 ; 0x11f
.short 64859 ; 0xfd5b
.short 64891 ; 0xfd7b
.short 91 ; 0x5b
.short 65210 ; 0xfeba
.short 1281 ; 0x501
.short 65379 ; 0xff63
.short 148 ; 0x94
.short 466 ; 0x1d2
.short 64949 ; 0xfdb5
.short 913 ; 0x391
.short 65133 ; 0xfe6d
.short 65484 ; 0xffcc
.short 1162 ; 0x48a
.short 691 ; 0x2b3
.short 64845 ; 0xfd4d
.short 526 ; 0x20e
.short 259 ; 0x103
.short 65328 ; 0xff30
.short 65417 ; 0xff89
.short 65252 ; 0xfee4
.short 476 ; 0x1dc
.short 65102 ; 0xfe4e
.short 64939 ; 0xfdab
.short 508 ; 0x1fc
.short 64103 ; 0xfa67
.short 727 ; 0x2d7
.short 64326 ; 0xfb46
.short 65068 ; 0xfe2c
.short 266 ; 0x10a
.short 402 ; 0x192
.short 45 ; 0x2d
.short 294 ; 0x126
.short 305 ; 0x131
.short 753 ; 0x2f1
.short 45 ; 0x2d
.short 78 ; 0x4e
.short 1901 ; 0x76d
.short 749 ; 0x2ed
.short 1096 ; 0x448
.short 65493 ; 0xffd5
.short 547 ; 0x223
.short 64977 ; 0xfdd1
.short 64752 ; 0xfcf0
.short 318 ; 0x13e
.short 65428 ; 0xff94
.short 64202 ; 0xfaca
.short 65434 ; 0xff9a
.short 65375 ; 0xff5f
.short 64563 ; 0xfc33
.short 686 ; 0x2ae
.short 65235 ; 0xfed3
.short 207 ; 0xcf
.short 65073 ; 0xfe31
.short 65507 ; 0xffe3
.short 64263 ; 0xfb07
.short 64430 ; 0xfbae
.short 542 ; 0x21e
.short 263 ; 0x107
.short 173 ; 0xad
.short 64523 ; 0xfc0b
.short 65319 ; 0xff27
.short 703 ; 0x2bf
.short 200 ; 0xc8
.short 1220 ; 0x4c4
.short 65525 ; 0xfff5
.short 95 ; 0x5f
.short 232 ; 0xe8
.short 65397 ; 0xff75
.short 15 ; 0xf
.short 295 ; 0x127
.short 712 ; 0x2c8
.short 116 ; 0x74
.short 65278 ; 0xfefe
.short 387 ; 0x183
.short 65239 ; 0xfed7
.short 325 ; 0x145
.short 64308 ; 0xfb34
.short 64991 ; 0xfddf
.short 930 ; 0x3a2
.short 65457 ; 0xffb1
.short 64575 ; 0xfc3f
.short 65275 ; 0xfefb
.short 64620 ; 0xfc6c
.short 810 ; 0x32a
.short 65231 ; 0xfecf
.short 240 ; 0xf0
.short 373 ; 0x175
.short 65077 ; 0xfe35
.short 65217 ; 0xfec1
.short 64119 ; 0xfa77
.short 65201 ; 0xfeb1
.short 1065 ; 0x429
.short 1512 ; 0x5e8
.short 1291 ; 0x50b
.short 645 ; 0x285
.short 377 ; 0x179
.short 329 ; 0x149
.short 784 ; 0x310
.short 742 ; 0x2e6
.short 65276 ; 0xfefc
.short 65432 ; 0xff98
.short 416 ; 0x1a0
.short 1534 ; 0x5fe
.short 599 ; 0x257
.short 134 ; 0x86
.short 1654 ; 0x676
.short 64952 ; 0xfdb8
.short 2282 ; 0x8ea
.short 64191 ; 0xfabf
.short 65042 ; 0xfe12
.short 63654 ; 0xf8a6
.short 321 ; 0x141
.short 65341 ; 0xff3d
.short 65003 ; 0xfdeb
.short 65058 ; 0xfe22
.short 65447 ; 0xffa7
.short 174 ; 0xae
.short 118 ; 0x76
.short 64539 ; 0xfc1b
.short 65268 ; 0xfef4
.short 1975 ; 0x7b7
.short 117 ; 0x75
.short 744 ; 0x2e8
.short 65093 ; 0xfe45
.short 69 ; 0x45
.short 475 ; 0x1db
.short 778 ; 0x30a
.short 65363 ; 0xff53
.short 63578 ; 0xf85a
.short 65492 ; 0xffd4
.short 307 ; 0x133
.short 65428 ; 0xff94
.short 65465 ; 0xffb9
.short 473 ; 0x1d9
.short 65233 ; 0xfed1
.short 87 ; 0x57
.short 1253 ; 0x4e5
.short 2042 ; 0x7fa
.short 39 ; 0x27
.short 2135 ; 0x857
.short 65513 ; 0xffe9
.short 65430 ; 0xff96
.short 247 ; 0xf7
.short 261 ; 0x105
.short 64214 ; 0xfad6
.short 65210 ; 0xfeba
.short 65160 ; 0xfe88
.short 487 ; 0x1e7
.short 2177 ; 0x881
.short 65050 ; 0xfe1a
.short 64605 ; 0xfc5d
.short 65373 ; 0xff5d
.short 1188 ; 0x4a4
.short 64537 ; 0xfc19
.short 65242 ; 0xfeda
.short 51 ; 0x33
.short 64074 ; 0xfa4a
.short 65341 ; 0xff3d
.short 64969 ; 0xfdc9
.short 950 ; 0x3b6
.short 64085 ; 0xfa55
.short 300 ; 0x12c
.short 637 ; 0x27d
.short 65063 ; 0xfe27
.short 456 ; 0x1c8
.short 277 ; 0x115
.short 393 ; 0x189
.short 65086 ; 0xfe3e
.short 1337 ; 0x539
.short 65530 ; 0xfffa
.short 64964 ; 0xfdc4
.short 65250 ; 0xfee2
.short 1132 ; 0x46c
.short 64880 ; 0xfd70
.short 913 ; 0x391
.short 787 ; 0x313
.short 65337 ; 0xff39
.short 426 ; 0x1aa
.short 64862 ; 0xfd5e
.short 64886 ; 0xfd76
.short 940 ; 0x3ac
.short 64599 ; 0xfc57
.short 183 ; 0xb7
.short 65493 ; 0xffd5
.short 1966 ; 0x7ae
.short 63477 ; 0xf7f5
.short 65118 ; 0xfe5e
.short 433 ; 0x1b1
.short 65305 ; 0xff19
.short 313 ; 0x139
.short 1392 ; 0x570
.short 337 ; 0x151
.short 837 ; 0x345
.short 809 ; 0x329
.short 65385 ; 0xff69
.short 1834 ; 0x72a
.short 65474 ; 0xffc2
.short 1800 ; 0x708
.short 65083 ; 0xfe3b
.short 65321 ; 0xff29
.short 587 ; 0x24b
.short 65405 ; 0xff7d
.short 64286 ; 0xfb1e
.short 626 ; 0x272
.short 65057 ; 0xfe21
.short 65380 ; 0xff64
.short 64890 ; 0xfd7a
.short 64471 ; 0xfbd7
.short 242 ; 0xf2
.short 925 ; 0x39d
.short 108 ; 0x6c
.short 934 ; 0x3a6
.short 35 ; 0x23
.short 425 ; 0x1a9
.short 695 ; 0x2b7
.short 64416 ; 0xfba0
.short 205 ; 0xcd
.short 1384 ; 0x568
.short 1037 ; 0x40d
.short 165 ; 0xa5
.short 33 ; 0x21
.short 64795 ; 0xfd1b
.short 244 ; 0xf4
.short 65213 ; 0xfebd
.short 569 ; 0x239
.short 63560 ; 0xf848
.short 65262 ; 0xfeee
.short 65077 ; 0xfe35
.short 63451 ; 0xf7db
.short 615 ; 0x267
.short 65314 ; 0xff22
.short 494 ; 0x1ee
.short 65172 ; 0xfe94
.short 444 ; 0x1bc
.short 63608 ; 0xf878
.short 65436 ; 0xff9c
.short 1144 ; 0x478
.short 65515 ; 0xffeb
.short 53 ; 0x35
.short 63363 ; 0xf783
.short 453 ; 0x1c5
.short 1473 ; 0x5c1
.short 697 ; 0x2b9
.short 65516 ; 0xffec
.short 64385 ; 0xfb81
.short 972 ; 0x3cc
.short 15 ; 0xf
.short 64045 ; 0xfa2d
.short 65028 ; 0xfe04
.short 65210 ; 0xfeba
.short 1862 ; 0x746
.short 63868 ; 0xf97c
.short 65272 ; 0xfef8
.short 1454 ; 0x5ae
.short 64982 ; 0xfdd6
.short 211 ; 0xd3
.short 64270 ; 0xfb0e
.short 63649 ; 0xf8a1
.short 569 ; 0x239
.short 256 ; 0x100
.short 64249 ; 0xfaf9
.short 63929 ; 0xf9b9
.short 64507 ; 0xfbfb
.short 65028 ; 0xfe04
.short 109 ; 0x6d
.short 761 ; 0x2f9
.short 64922 ; 0xfd9a
.short 65258 ; 0xfeea
.short 64819 ; 0xfd33
.short 1013 ; 0x3f5
.short 598 ; 0x256
.short 147 ; 0x93
.short 64385 ; 0xfb81
.short 65377 ; 0xff61
.short 64797 ; 0xfd1d
.short 65342 ; 0xff3e
.short 459 ; 0x1cb
.short 315 ; 0x13b
.short 65040 ; 0xfe10
.short 2061 ; 0x80d
.short 2013 ; 0x7dd
.short 64677 ; 0xfca5
.short 64295 ; 0xfb27
.short 65333 ; 0xff35
.short 64585 ; 0xfc49
.short 64766 ; 0xfcfe
.short 64947 ; 0xfdb3
.short 65001 ; 0xfde9
.short 171 ; 0xab
.short 65374 ; 0xff5e
.short 487 ; 0x1e7
.short 65073 ; 0xfe31
.short 64076 ; 0xfa4c
.short 1279 ; 0x4ff
.short 74 ; 0x4a
.short 64426 ; 0xfbaa
.short 65176 ; 0xfe98
.short 1281 ; 0x501
.short 679 ; 0x2a7
.short 65252 ; 0xfee4
.short 64142 ; 0xfa8e
.short 281 ; 0x119
.short 350 ; 0x15e
.short 64681 ; 0xfca9
.short 52 ; 0x34
.short 50 ; 0x32
.short 982 ; 0x3d6
.short 65321 ; 0xff29
.short 64906 ; 0xfd8a
.short 64532 ; 0xfc14
.short 1103 ; 0x44f
.short 64645 ; 0xfc85
.short 1914 ; 0x77a
.short 65061 ; 0xfe25
.short 49 ; 0x31
.short 64778 ; 0xfd0a
.short 64701 ; 0xfcbd
.short 65150 ; 0xfe7e
.short 1031 ; 0x407
.short 64592 ; 0xfc50
.short 480 ; 0x1e0
.short 64415 ; 0xfb9f
.short 14 ; 0xe
.short 64803 ; 0xfd23
.short 542 ; 0x21e
.short 698 ; 0x2ba
.short 269 ; 0x10d
.short 410 ; 0x19a
.short 64230 ; 0xfae6
.short 919 ; 0x397
.short 220 ; 0xdc
.short 475 ; 0x1db
.short 65165 ; 0xfe8d
.short 841 ; 0x349
.short 426 ; 0x1aa
.short 63193 ; 0xf6d9
.short 1287 ; 0x507
.short 64563 ; 0xfc33
.short 65148 ; 0xfe7c
.short 63276 ; 0xf72c
.short 1100 ; 0x44c
.short 65398 ; 0xff76
.short 64603 ; 0xfc5b
.short 541 ; 0x21d
.short 65451 ; 0xffab
.short 65029 ; 0xfe05
.short 64662 ; 0xfc96
.short 223 ; 0xdf
.short 65185 ; 0xfea1
.short 477 ; 0x1dd
.short 173 ; 0xad
.short 65442 ; 0xffa2
.short 65152 ; 0xfe80
.short 64352 ; 0xfb60
.short 65347 ; 0xff43
.short 64977 ; 0xfdd1
.short 316 ; 0x13c
.short 65167 ; 0xfe8f
.short 64828 ; 0xfd3c
.short 65286 ; 0xff06
.short 64314 ; 0xfb3a
.short 496 ; 0x1f0
.short 63583 ; 0xf85f
.short 65527 ; 0xfff7
.short 64824 ; 0xfd38
.short 1277 ; 0x4fd
.short 65278 ; 0xfefe
.short 64307 ; 0xfb33
.short 440 ; 0x1b8
.short 780 ; 0x30c
.short 64369 ; 0xfb71
.short 64845 ; 0xfd4d
.short 65427 ; 0xff93
.short 65187 ; 0xfea3
.short 64184 ; 0xfab8
.short 64610 ; 0xfc62
.short 65198 ; 0xfeae
.short 64750 ; 0xfcee
.short 166 ; 0xa6
.short 2227 ; 0x8b3
.short 65215 ; 0xfebf
.short 231 ; 0xe7
.short 1043 ; 0x413
.short 426 ; 0x1aa
.short 65442 ; 0xffa2
.short 230 ; 0xe6
.short 454 ; 0x1c6
.short 427 ; 0x1ab
.short 429 ; 0x1ad
.short 65416 ; 0xff88
.short 1350 ; 0x546
.short 32 ; 0x20
.short 589 ; 0x24d
.short 17 ; 0x11
.short 540 ; 0x21c
.short 1689 ; 0x699
.short 860 ; 0x35c
.short 64866 ; 0xfd62
.short 3 ; 0x3
.short 64365 ; 0xfb6d
.short 1363 ; 0x553
.short 1189 ; 0x4a5
.short 440 ; 0x1b8
.short 2196 ; 0x894
.short 65329 ; 0xff31
.short 325 ; 0x145
.short 2229 ; 0x8b5
.short 65357 ; 0xff4d
.short 1054 ; 0x41e
.short 63395 ; 0xf7a3
.short 301 ; 0x12d
.short 696 ; 0x2b8
.short 65037 ; 0xfe0d
.short 411 ; 0x19b
.short 117 ; 0x75
.short 64930 ; 0xfda2
.short 62 ; 0x3e
.short 351 ; 0x15f
.short 69 ; 0x45
.short 373 ; 0x175
.short 63468 ; 0xf7ec
.short 65078 ; 0xfe36
.short 63934 ; 0xf9be
.short 65212 ; 0xfebc
.short 64540 ; 0xfc1c
.short 320 ; 0x140
.short 139 ; 0x8b
.short 556 ; 0x22c
.short 553 ; 0x229
.short 407 ; 0x197
.short 64215 ; 0xfad7
.short 719 ; 0x2cf
.short 2156 ; 0x86c
.short 64952 ; 0xfdb8
.short 65123 ; 0xfe63
.short 735 ; 0x2df
.short 587 ; 0x24b
.short 432 ; 0x1b0
.short 63180 ; 0xf6cc
.short 64581 ; 0xfc45
.short 2335 ; 0x91f
.short 809 ; 0x329
.short 64858 ; 0xfd5a
.short 791 ; 0x317
.short 65303 ; 0xff17
.short 183 ; 0xb7
.short 585 ; 0x249
.short 64834 ; 0xfd42
.short 65208 ; 0xfeb8
.short 64828 ; 0xfd3c
.short 64802 ; 0xfd22
.short 423 ; 0x1a7
.short 65493 ; 0xffd5
.short 65176 ; 0xfe98
.short 169 ; 0xa9
.short 64546 ; 0xfc22
.short 64562 ; 0xfc32
.short 64134 ; 0xfa86
.short 64593 ; 0xfc51
.short 65188 ; 0xfea4
.short 451 ; 0x1c3
.short 198 ; 0xc6
.short 65303 ; 0xff17
.short 65047 ; 0xfe17
.short 256 ; 0x100
.short 329 ; 0x149
.short 442 ; 0x1ba
.short 65094 ; 0xfe46
.short 925 ; 0x39d
.short 978 ; 0x3d2
.short 4516 ; 0x11a4
.short 431 ; 0x1af
.short 468 ; 0x1d4
.short 923 ; 0x39b
.short 65362 ; 0xff52
.short 2489 ; 0x9b9
.short 1614 ; 0x64e
.short 137 ; 0x89
.short 65491 ; 0xffd3
.short 142 ; 0x8e
.short 64070 ; 0xfa46
.short 555 ; 0x22b
.short 99 ; 0x63
.short 459 ; 0x1cb
.short 65307 ; 0xff1b
.short 64745 ; 0xfce9
.short 64555 ; 0xfc2b
.short 3543 ; 0xdd7
.short 1943 ; 0x797
.short 681 ; 0x2a9
.short 64294 ; 0xfb26
.short 264 ; 0x108
.short 38 ; 0x26
.short 65160 ; 0xfe88
.short 255 ; 0xff
.short 63855 ; 0xf96f
.short 62517 ; 0xf435
.short 169 ; 0xa9
.short 65151 ; 0xfe7f
.short 376 ; 0x178
.short 65195 ; 0xfeab
.short 468 ; 0x1d4
.short 65286 ; 0xff06
.short 65259 ; 0xfeeb
.short 617 ; 0x269
.short 63447 ; 0xf7d7
.short 1748 ; 0x6d4
.short 65066 ; 0xfe2a
.short 64827 ; 0xfd3b
.short 65407 ; 0xff7f
.short 65353 ; 0xff49
.short 735 ; 0x2df
.short 528 ; 0x210
.short 65166 ; 0xfe8e
.short 64985 ; 0xfdd9
.short 1227 ; 0x4cb
.short 64865 ; 0xfd61
.short 1538 ; 0x602
.short 65186 ; 0xfea2
.short 65484 ; 0xffcc
.short 64509 ; 0xfbfd
.short 1093 ; 0x445
.short 764 ; 0x2fc
.short 583 ; 0x247
.short 64878 ; 0xfd6e
.short 175 ; 0xaf
.short 65436 ; 0xff9c
.short 64590 ; 0xfc4e
.short 64569 ; 0xfc39
.short 65379 ; 0xff63
.short 65043 ; 0xfe13
.short 317 ; 0x13d
.short 65376 ; 0xff60
.short 65124 ; 0xfe64
.short 269 ; 0x10d
.short 65477 ; 0xffc5
.short 2109 ; 0x83d
.short 63895 ; 0xf997
.short 81 ; 0x51
.short 65522 ; 0xfff2
.short 617 ; 0x269
.short 64600 ; 0xfc58
.short 485 ; 0x1e5
.short 933 ; 0x3a5
.short 63817 ; 0xf949
.short 65212 ; 0xfebc
.short 65279 ; 0xfeff
.short 1722 ; 0x6ba
.short 461 ; 0x1cd
.short 63227 ; 0xf6fb
.short 65184 ; 0xfea0
.short 285 ; 0x11d
.short 65247 ; 0xfedf
.short 1009 ; 0x3f1
.short 64858 ; 0xfd5a
.short 64270 ; 0xfb0e
.short 64545 ; 0xfc21
.short 64617 ; 0xfc69
.short 1034 ; 0x40a
.short 85 ; 0x55
.short 65229 ; 0xfecd
.short 319 ; 0x13f
.short 65004 ; 0xfdec
.short 64950 ; 0xfdb6
.short 65512 ; 0xffe8
.short 64733 ; 0xfcdd
.short 1078 ; 0x436
.short 65068 ; 0xfe2c
.short 64782 ; 0xfd0e
.short 821 ; 0x335
.short 1239 ; 0x4d7
.short 72 ; 0x48
.short 64924 ; 0xfd9c
.short 165 ; 0xa5
.short 65086 ; 0xfe3e
.short 64670 ; 0xfc9e
.short 64844 ; 0xfd4c
.short 1178 ; 0x49a
.short 64796 ; 0xfd1c
.short 1438 ; 0x59e
.short 81 ; 0x51
.short 65483 ; 0xffcb
.short 453 ; 0x1c5
.short 65307 ; 0xff1b
.short 65485 ; 0xffcd
.short 1420 ; 0x58c
.short 65458 ; 0xffb2
.short 65150 ; 0xfe7e
.short 65316 ; 0xff24
.short 506 ; 0x1fa
.short 64946 ; 0xfdb2
.short 65026 ; 0xfe02
.short 1840 ; 0x730
.short 731 ; 0x2db
.short 65268 ; 0xfef4
.short 65407 ; 0xff7f
.short 65480 ; 0xffc8
.short 526 ; 0x20e
.short 26 ; 0x1a
.short 1547 ; 0x60b
.short 506 ; 0x1fa
.short 229 ; 0xe5
.short 69 ; 0x45
.short 320 ; 0x140
.short 65277 ; 0xfefd
.short 1449 ; 0x5a9
.short 948 ; 0x3b4
.short 218 ; 0xda
.short 64251 ; 0xfafb
.short 330 ; 0x14a
.short 61575 ; 0xf087
.short 1332 ; 0x534
.short 101 ; 0x65
.short 321 ; 0x141
.short 236 ; 0xec
.short 64468 ; 0xfbd4
.short 65531 ; 0xfffb
.short 64937 ; 0xfda9
.short 11 ; 0xb
.short 65484 ; 0xffcc
.short 65304 ; 0xff18
.short 65204 ; 0xfeb4
.short 1250 ; 0x4e2
.short 65248 ; 0xfee0
.short 156 ; 0x9c
.short 64816 ; 0xfd30
.short 65175 ; 0xfe97
.short 939 ; 0x3ab
.short 416 ; 0x1a0
.short 205 ; 0xcd
.short 64199 ; 0xfac7
.short 242 ; 0xf2
.short 92 ; 0x5c
.short 619 ; 0x26b
.short 108 ; 0x6c
.short 65474 ; 0xffc2
.short 63563 ; 0xf84b
.short 65017 ; 0xfdf9
.short 139 ; 0x8b
.short 65400 ; 0xff78
.short 154 ; 0x9a
.short 64855 ; 0xfd57
.short 65418 ; 0xff8a
.short 270 ; 0x10e
.short 65485 ; 0xffcd
.short 545 ; 0x221
.short 553 ; 0x229
.short 464 ; 0x1d0
.short 432 ; 0x1b0
.short 1816 ; 0x718
.short 1159 ; 0x487
.short 1308 ; 0x51c
.short 1532 ; 0x5fc
.short 65360 ; 0xff50
.short 285 ; 0x11d
.short 226 ; 0xe2
.short 65423 ; 0xff8f
.short 65468 ; 0xffbc
.short 219 ; 0xdb
.short 65427 ; 0xff93
.short 65014 ; 0xfdf6
.short 65163 ; 0xfe8b
.short 125 ; 0x7d
.short 473 ; 0x1d9
.short 122 ; 0x7a
.short 63436 ; 0xf7cc
.short 64561 ; 0xfc31
.short 334 ; 0x14e
.short 1472 ; 0x5c0
.short 65533 ; 0xfffd
.short 64415 ; 0xfb9f
.short 415 ; 0x19f
.short 65353 ; 0xff49
.short 64545 ; 0xfc21
.short 1420 ; 0x58c
.short 316 ; 0x13c
.short 253 ; 0xfd
.short 64918 ; 0xfd96
.short 63943 ; 0xf9c7
.short 231 ; 0xe7
.short 64558 ; 0xfc2e
.short 65386 ; 0xff6a
.short 64822 ; 0xfd36
.short 450 ; 0x1c2
.short 65272 ; 0xfef8
.short 64084 ; 0xfa54
.short 64997 ; 0xfde5
.short 64530 ; 0xfc12
.short 98 ; 0x62
.short 65222 ; 0xfec6
.short 1144 ; 0x478
.short 65297 ; 0xff11
.short 65533 ; 0xfffd
.short 65292 ; 0xff0c
.short 64825 ; 0xfd39
.short 65208 ; 0xfeb8
.short 64933 ; 0xfda5
.short 967 ; 0x3c7
.short 65382 ; 0xff66
.short 65325 ; 0xff2d
.short 532 ; 0x214
.short 483 ; 0x1e3
.short 329 ; 0x149
.short 786 ; 0x312
.short 64686 ; 0xfcae
.short 64972 ; 0xfdcc
.short 65233 ; 0xfed1
.short 177 ; 0xb1
.short 64419 ; 0xfba3
.short 64162 ; 0xfaa2
.short 63797 ; 0xf935
.short 948 ; 0x3b4
.short 65201 ; 0xfeb1
.short 322 ; 0x142
.short 34 ; 0x22
.short 65308 ; 0xff1c
.short 64881 ; 0xfd71
.short 65156 ; 0xfe84
.short 65310 ; 0xff1e
.short 65158 ; 0xfe86
.short 356 ; 0x164
.short 65271 ; 0xfef7
.short 547 ; 0x223
.short 146 ; 0x92
.short 2 ; 0x2
.short 631 ; 0x277
.short 1864 ; 0x748
.short 428 ; 0x1ac
.short 549 ; 0x225
.short 65512 ; 0xffe8
.short 863 ; 0x35f
.short 65372 ; 0xff5c
.short 65333 ; 0xff35
.short 64587 ; 0xfc4b
.short 65471 ; 0xffbf
.short 65098 ; 0xfe4a
.short 65167 ; 0xfe8f
.short 29 ; 0x1d
.short 65084 ; 0xfe3c
.short 65501 ; 0xffdd
.short 65427 ; 0xff93
.short 65344 ; 0xff40
.short 65030 ; 0xfe06
.short 63497 ; 0xf809
.short 861 ; 0x35d
.short 65238 ; 0xfed6
.short 331 ; 0x14b
.short 206 ; 0xce
.short 65431 ; 0xff97
.short 65479 ; 0xffc7
.short 64547 ; 0xfc23
.short 474 ; 0x1da
.short 64543 ; 0xfc1f
.short 64899 ; 0xfd83
.short 64222 ; 0xfade
.short 65374 ; 0xff5e
.short 63875 ; 0xf983
.short 65160 ; 0xfe88
.short 65514 ; 0xffea
.short 153 ; 0x99
.short 65233 ; 0xfed1
.short 72 ; 0x48
.short 64384 ; 0xfb80
.short 668 ; 0x29c
.short 365 ; 0x16d
.short 1514 ; 0x5ea
.short 614 ; 0x266
.short 65157 ; 0xfe85
.short 39 ; 0x27
.short 1110 ; 0x456
.short 436 ; 0x1b4
.short 63989 ; 0xf9f5
.short 327 ; 0x147
.short 404 ; 0x194
.short 65514 ; 0xffea
.short 1267 ; 0x4f3
.short 92 ; 0x5c
.short 65290 ; 0xff0a
.short 65335 ; 0xff37
.short 65493 ; 0xffd5
.short 165 ; 0xa5
.short 65420 ; 0xff8c
.short 65359 ; 0xff4f
.short 65120 ; 0xfe60
.short 64981 ; 0xfdd5
.short 281 ; 0x119
.short 1987 ; 0x7c3
.short 65508 ; 0xffe4
.short 64903 ; 0xfd87
.short 64605 ; 0xfc5d
.short 65229 ; 0xfecd
.short 65221 ; 0xfec5
.short 64830 ; 0xfd3e
.short 64776 ; 0xfd08
.short 494 ; 0x1ee
.short 65050 ; 0xfe1a
.short 254 ; 0xfe
.short 976 ; 0x3d0
.short 65261 ; 0xfeed
.short 367 ; 0x16f
.short 325 ; 0x145
.short 96 ; 0x60
.short 562 ; 0x232
.short 64483 ; 0xfbe3
.short 1160 ; 0x488
.short 63674 ; 0xf8ba
.short 64930 ; 0xfda2
.short 43 ; 0x2b
.short 65336 ; 0xff38
.short 407 ; 0x197
.short 65101 ; 0xfe4d
.short 65225 ; 0xfec9
.short 65016 ; 0xfdf8
.short 64468 ; 0xfbd4
.short 65464 ; 0xffb8
.short 64 ; 0x40
.short 65120 ; 0xfe60
.short 372 ; 0x174
.short 171 ; 0xab
.short 13 ; 0xd
.short 597 ; 0x255
.short 65512 ; 0xffe8
.short 65386 ; 0xff6a
.short 65385 ; 0xff69
.short 64977 ; 0xfdd1
.short 65489 ; 0xffd1
.short 169 ; 0xa9
.short 748 ; 0x2ec
.short 65382 ; 0xff66
.short 21 ; 0x15
.short 64469 ; 0xfbd5
.short 65363 ; 0xff53
.short 65149 ; 0xfe7d
.short 443 ; 0x1bb
.short 65443 ; 0xffa3
.short 65178 ; 0xfe9a
.short 62 ; 0x3e
.short 1000 ; 0x3e8
.short 48 ; 0x30
.short 65216 ; 0xfec0
.short 422 ; 0x1a6
.short 63011 ; 0xf623
.short 334 ; 0x14e
.short 193 ; 0xc1
.short 65278 ; 0xfefe
.short 448 ; 0x1c0
.short 44 ; 0x2c
.short 64654 ; 0xfc8e
.short 64274 ; 0xfb12
.short 102 ; 0x66
.short 65387 ; 0xff6b
.short 297 ; 0x129
.short 64883 ; 0xfd73
.short 65507 ; 0xffe3
.short 256 ; 0x100
.short 367 ; 0x16f
.short 122 ; 0x7a
.short 65132 ; 0xfe6c
.short 65278 ; 0xfefe
.short 65490 ; 0xffd2
.short 63685 ; 0xf8c5
.short 65429 ; 0xff95
.short 56 ; 0x38
.short 667 ; 0x29b
.short 37 ; 0x25
.short 65376 ; 0xff60
.short 906 ; 0x38a
.short 64730 ; 0xfcda
.short 376 ; 0x178
.short 65223 ; 0xfec7
.short 64463 ; 0xfbcf
.short 45 ; 0x2d
.short 64939 ; 0xfdab
.short 65180 ; 0xfe9c
.short 65399 ; 0xff77
.short 673 ; 0x2a1
.short 65339 ; 0xff3b
.short 65347 ; 0xff43
.short 65039 ; 0xfe0f
.short 244 ; 0xf4
.short 908 ; 0x38c
.short 65400 ; 0xff78
.short 957 ; 0x3bd
.short 263 ; 0x107
.short 174 ; 0xae
.short 64736 ; 0xfce0
.short 748 ; 0x2ec
.short 65481 ; 0xffc9
.short 65364 ; 0xff54
.short 62341 ; 0xf385
.short 614 ; 0x266
.short 102 ; 0x66
.short 64905 ; 0xfd89
.short 4966 ; 0x1366
.short 65196 ; 0xfeac
.short 65062 ; 0xfe26
.short 65024 ; 0xfe00
.short 65531 ; 0xfffb
.short 363 ; 0x16b
.short 547 ; 0x223
.short 64499 ; 0xfbf3
.short 65456 ; 0xffb0
.short 422 ; 0x1a6
.short 325 ; 0x145
.short 88 ; 0x58
.short 1244 ; 0x4dc
.short 64908 ; 0xfd8c
.short 65532 ; 0xfffc
.short 65387 ; 0xff6b
.short 65122 ; 0xfe62
.short 43 ; 0x2b
.short 33 ; 0x21
.short 709 ; 0x2c5
.short 65173 ; 0xfe95
.short 65128 ; 0xfe68
.short 35 ; 0x23
.short 4836 ; 0x12e4
.short 64449 ; 0xfbc1
.short 64 ; 0x40
.short 65257 ; 0xfee9
.short 826 ; 0x33a
.short 386 ; 0x182
.short 639 ; 0x27f
.short 241 ; 0xf1
.short 571 ; 0x23b
.short 65122 ; 0xfe62
.short 64380 ; 0xfb7c
.short 65435 ; 0xff9b
.short 238 ; 0xee
.short 65239 ; 0xfed7
.short 65499 ; 0xffdb
.short 635 ; 0x27b
.short 691 ; 0x2b3
.short 206 ; 0xce
.short 65269 ; 0xfef5
.short 5 ; 0x5
.short 65490 ; 0xffd2
.short 65487 ; 0xffcf
.short 25 ; 0x19
.short 65210 ; 0xfeba
.short 64988 ; 0xfddc
.short 64795 ; 0xfd1b
.short 62701 ; 0xf4ed
.short 281 ; 0x119
.short 65148 ; 0xfe7c
.short 39 ; 0x27
.short 65286 ; 0xff06
.short 780 ; 0x30c
.short 38 ; 0x26
.short 149 ; 0x95
.short 65528 ; 0xfff8
.short 64759 ; 0xfcf7
.short 233 ; 0xe9
.short 131 ; 0x83
.short 65204 ; 0xfeb4
.short 65484 ; 0xffcc
.short 64807 ; 0xfd27
.short 82 ; 0x52
.short 65337 ; 0xff39
.short 64804 ; 0xfd24
.short 64892 ; 0xfd7c
.short 65113 ; 0xfe59
.short 65219 ; 0xfec3
.short 127 ; 0x7f
.short 64835 ; 0xfd43
.short 226 ; 0xe2
.short 65198 ; 0xfeae
.short 352 ; 0x160
.short 65461 ; 0xffb5
.short 62131 ; 0xf2b3
.short 674 ; 0x2a2
.short 200 ; 0xc8
.short 65341 ; 0xff3d
.short 64858 ; 0xfd5a
.short 65354 ; 0xff4a
.short 64903 ; 0xfd87
.short 109 ; 0x6d
.short 700 ; 0x2bc
.short 233 ; 0xe9
.short 2421 ; 0x975
.short 502 ; 0x1f6
.short 157 ; 0x9d
.short 184 ; 0xb8
.short 593 ; 0x251
.short 65485 ; 0xffcd
.short 64938 ; 0xfdaa
.short 575 ; 0x23f
.short 4151 ; 0x1037
.short 65303 ; 0xff17
.short 64777 ; 0xfd09
.short 64749 ; 0xfced
.short 311 ; 0x137
.short 65131 ; 0xfe6b
.short 64966 ; 0xfdc6
.short 65075 ; 0xfe33
.short 1827 ; 0x723
.short 64595 ; 0xfc53
.short 65122 ; 0xfe62
.short 1045 ; 0x415
.short 487 ; 0x1e7
.short 464 ; 0x1d0
.short 1234 ; 0x4d2
.short 65254 ; 0xfee6
.short 782 ; 0x30e
.short 64616 ; 0xfc68
.short 1708 ; 0x6ac
.short 64853 ; 0xfd55
.short 1222 ; 0x4c6
.short 64737 ; 0xfce1
.short 444 ; 0x1bc
.short 299 ; 0x12b
.short 1304 ; 0x518
.short 538 ; 0x21a
.short 184 ; 0xb8
.short 65060 ; 0xfe24
.short 870 ; 0x366
.short 64299 ; 0xfb2b
.short 349 ; 0x15d
.short 64189 ; 0xfabd
.short 64700 ; 0xfcbc
.short 2098 ; 0x832
.short 64818 ; 0xfd32
.short 806 ; 0x326
.short 127 ; 0x7f
.short 64061 ; 0xfa3d
.short 64716 ; 0xfccc
.short 65075 ; 0xfe33
.short 59 ; 0x3b
.short 841 ; 0x349
.short 65288 ; 0xff08
.short 409 ; 0x199
.short 65060 ; 0xfe24
.short 64619 ; 0xfc6b
.short 551 ; 0x227
.short 667 ; 0x29b
.short 864 ; 0x360
.short 2864 ; 0xb30
.short 516 ; 0x204
.short 64073 ; 0xfa49
.short 185 ; 0xb9
.short 126 ; 0x7e
.short 65146 ; 0xfe7a
.short 64028 ; 0xfa1c
.short 1010 ; 0x3f2
.short 64972 ; 0xfdcc
.short 64444 ; 0xfbbc
.short 64980 ; 0xfdd4
.short 65505 ; 0xffe1
.short 608 ; 0x260
.short 63118 ; 0xf68e
.short 161 ; 0xa1
.short 64996 ; 0xfde4
.short 296 ; 0x128
.short 353 ; 0x161
.short 65056 ; 0xfe20
.short 65359 ; 0xff4f
.short 64684 ; 0xfcac
.short 868 ; 0x364
.short 65520 ; 0xfff0
.short 65322 ; 0xff2a
.short 1135 ; 0x46f
.short 65076 ; 0xfe34
.short 493 ; 0x1ed
.short 65443 ; 0xffa3
.short 338 ; 0x152
.short 64851 ; 0xfd53
.short 995 ; 0x3e3
.short 474 ; 0x1da
.short 702 ; 0x2be
.short 65034 ; 0xfe0a
.short 64222 ; 0xfade
.short 519 ; 0x207
.short 65331 ; 0xff33
.short 879 ; 0x36f
.short 107 ; 0x6b
.short 619 ; 0x26b
.short 450 ; 0x1c2
.short 2862 ; 0xb2e
.short 715 ; 0x2cb
.short 515 ; 0x203
.short 225 ; 0xe1
.short 64776 ; 0xfd08
.short 65369 ; 0xff59
.short 75 ; 0x4b
.short 1594 ; 0x63a
.short 65152 ; 0xfe80
.short 1070 ; 0x42e
.short 531 ; 0x213
.short 64989 ; 0xfddd
.short 1485 ; 0x5cd
.short 658 ; 0x292
.short 238 ; 0xee
.short 122 ; 0x7a
.short 65436 ; 0xff9c
.short 65050 ; 0xfe1a
.short 854 ; 0x356
.short 188 ; 0xbc
.short 65529 ; 0xfff9
.short 223 ; 0xdf
.short 76 ; 0x4c
.short 7 ; 0x7
.short 945 ; 0x3b1
.short 65185 ; 0xfea1
.short 65220 ; 0xfec4
.short 65477 ; 0xffc5
.short 65276 ; 0xfefc
.short 63707 ; 0xf8db
.short 64890 ; 0xfd7a
.short 211 ; 0xd3
.short 51 ; 0x33
.short 65156 ; 0xfe84
.short 64017 ; 0xfa11
.short 65292 ; 0xff0c
.short 56 ; 0x38
.short 65439 ; 0xff9f
.short 65405 ; 0xff7d
.short 65284 ; 0xff04
.short 65182 ; 0xfe9e
.short 1351 ; 0x547
.short 65041 ; 0xfe11
.short 65411 ; 0xff83
.short 65310 ; 0xff1e
.short 565 ; 0x235
.short 408 ; 0x198
.short 55 ; 0x37
.short 65493 ; 0xffd5
.short 65407 ; 0xff7f
.short 701 ; 0x2bd
.short 65308 ; 0xff1c
.short 65018 ; 0xfdfa
.short 64732 ; 0xfcdc
.short 95 ; 0x5f
.short 63590 ; 0xf866
.short 65108 ; 0xfe54
.short 64465 ; 0xfbd1
.short 65380 ; 0xff64
.short 65426 ; 0xff92
.short 335 ; 0x14f
.short 65285 ; 0xff05
.short 64773 ; 0xfd05
.short 65227 ; 0xfecb
.short 117 ; 0x75
.short 57 ; 0x39
.short 64722 ; 0xfcd2
.short 65469 ; 0xffbd
.short 780 ; 0x30c
.short 1233 ; 0x4d1
.short 64693 ; 0xfcb5
.short 64638 ; 0xfc7e
.short 64795 ; 0xfd1b
.short 1489 ; 0x5d1
.short 570 ; 0x23a
.short 728 ; 0x2d8
.short 64745 ; 0xfce9
.short 1241 ; 0x4d9
.short 64164 ; 0xfaa4
.short 64882 ; 0xfd72
.short 64797 ; 0xfd1d
.short 709 ; 0x2c5
.short 1213 ; 0x4bd
.short 64991 ; 0xfddf
.short 64965 ; 0xfdc5
.short 64105 ; 0xfa69
.short 65024 ; 0xfe00
.short 21 ; 0x15
.short 3350 ; 0xd16
.short 65424 ; 0xff90
.short 65162 ; 0xfe8a
.short 22 ; 0x16
.short 60 ; 0x3c
.short 1044 ; 0x414
.short 64781 ; 0xfd0d
.short 458 ; 0x1ca
.short 463 ; 0x1cf
.short 65026 ; 0xfe02
.short 65429 ; 0xff95
.short 874 ; 0x36a
.short 65319 ; 0xff27
.short 568 ; 0x238
.short 262 ; 0x106
.short 65018 ; 0xfdfa
.short 65250 ; 0xfee2
.short 226 ; 0xe2
.short 100 ; 0x64
.short 65470 ; 0xffbe
.short 64240 ; 0xfaf0
.short 64552 ; 0xfc28
.short 64514 ; 0xfc02
.short 602 ; 0x25a
.short 64907 ; 0xfd8b
.short 179 ; 0xb3
.short 65012 ; 0xfdf4
.short 65385 ; 0xff69
.short 65479 ; 0xffc7
.short 65492 ; 0xffd4
.short 65442 ; 0xffa2
.short 65221 ; 0xfec5
.short 65194 ; 0xfeaa
.short 113 ; 0x71
.short 97 ; 0x61
.short 253 ; 0xfd
.short 1968 ; 0x7b0
.short 65251 ; 0xfee3
.short 60 ; 0x3c
.short 65272 ; 0xfef8
.short 199 ; 0xc7
.short 1302 ; 0x516
.short 435 ; 0x1b3
.short 65331 ; 0xff33
.short 313 ; 0x139
.short 1329 ; 0x531
.short 65263 ; 0xfeef
.short 1917 ; 0x77d
.short 65194 ; 0xfeaa
.short 181 ; 0xb5
.short 64600 ; 0xfc58
.short 60 ; 0x3c
.short 65517 ; 0xffed
.short 476 ; 0x1dc
.short 65182 ; 0xfe9e
.short 1400 ; 0x578
.short 64415 ; 0xfb9f
.short 65341 ; 0xff3d
.short 64783 ; 0xfd0f
.short 64806 ; 0xfd26
.short 65290 ; 0xff0a
.short 65230 ; 0xfece
.short 443 ; 0x1bb
.short 64705 ; 0xfcc1
.short 308 ; 0x134
.short 65496 ; 0xffd8
.short 155 ; 0x9b
.short 64854 ; 0xfd56
.short 282 ; 0x11a
.short 1004 ; 0x3ec
.short 65153 ; 0xfe81
.short 331 ; 0x14b
.short 596 ; 0x254
.short 65310 ; 0xff1e
.short 65053 ; 0xfe1d
.short 31 ; 0x1f
.short 65251 ; 0xfee3
.short 64449 ; 0xfbc1
.short 190 ; 0xbe
.short 736 ; 0x2e0
.short 611 ; 0x263
.short 64956 ; 0xfdbc
.short 461 ; 0x1cd
.short 410 ; 0x19a
.short 2480 ; 0x9b0
.short 1100 ; 0x44c
.short 220 ; 0xdc
.short 584 ; 0x248
.short 62614 ; 0xf496
.short 262 ; 0x106
.short 65253 ; 0xfee5
.short 654 ; 0x28e
.short 304 ; 0x130
.short 135 ; 0x87
.short 65489 ; 0xffd1
.short 64698 ; 0xfcba
.short 408 ; 0x198
.short 64438 ; 0xfbb6
.short 64988 ; 0xfddc
.short 78 ; 0x4e
.short 64429 ; 0xfbad
.short 64491 ; 0xfbeb
.short 65225 ; 0xfec9
.short 65098 ; 0xfe4a
.short 65452 ; 0xffac
.short 64993 ; 0xfde1
.short 697 ; 0x2b9
.short 64455 ; 0xfbc7
.short 332 ; 0x14c
.short 20 ; 0x14
.short 969 ; 0x3c9
.short 63969 ; 0xf9e1
.short 101 ; 0x65
.short 534 ; 0x216
.short 353 ; 0x161
.short 65155 ; 0xfe83
.short 65083 ; 0xfe3b
.short 574 ; 0x23e
.short 836 ; 0x344
.short 64630 ; 0xfc76
.short 65295 ; 0xff0f
.short 1118 ; 0x45e
.short 389 ; 0x185
.short 65525 ; 0xfff5
.short 501 ; 0x1f5
.short 974 ; 0x3ce
.short 186 ; 0xba
.short 1255 ; 0x4e7
.short 65413 ; 0xff85
.short 333 ; 0x14d
.short 65206 ; 0xfeb6
.short 525 ; 0x20d
.short 65533 ; 0xfffd
.short 286 ; 0x11e
.short 314 ; 0x13a
.short 356 ; 0x164
.short 679 ; 0x2a7
.short 1413 ; 0x585
.short 114 ; 0x72
.short 65369 ; 0xff59
.short 65388 ; 0xff6c
.short 242 ; 0xf2
.short 65147 ; 0xfe7b
.short 528 ; 0x210
.short 65300 ; 0xff14
.short 65258 ; 0xfeea
.short 1790 ; 0x6fe
.short 65237 ; 0xfed5
.short 65069 ; 0xfe2d
.short 388 ; 0x184
.short 133 ; 0x85
.short 351 ; 0x15f
.short 31 ; 0x1f
.short 441 ; 0x1b9
.short 111 ; 0x6f
.short 0 ; 0x0
.short 65365 ; 0xff55
.short 426 ; 0x1aa
.short 65095 ; 0xfe47
.short 238 ; 0xee
.short 65046 ; 0xfe16
.short 71 ; 0x47
.short 828 ; 0x33c
.short 704 ; 0x2c0
.short 2324 ; 0x914
.short 71 ; 0x47
.short 65384 ; 0xff68
.short 607 ; 0x25f
.short 65247 ; 0xfedf
.short 64763 ; 0xfcfb
.short 511 ; 0x1ff
.short 737 ; 0x2e1
.short 65439 ; 0xff9f
.short 65132 ; 0xfe6c
.short 62472 ; 0xf408
.short 766 ; 0x2fe
.short 64 ; 0x40
.short 64862 ; 0xfd5e
.short 65260 ; 0xfeec
.short 65125 ; 0xfe65
.short 97 ; 0x61
.short 1153 ; 0x481
.short 65528 ; 0xfff8
.short 65244 ; 0xfedc
.short 62185 ; 0xf2e9
.short 345 ; 0x159
.short 1782 ; 0x6f6
.short 65018 ; 0xfdfa
.short 65138 ; 0xfe72
.short 1557 ; 0x615
.short 1280 ; 0x500
.short 792 ; 0x318
.short 63808 ; 0xf940
.short 64132 ; 0xfa84
.short 65430 ; 0xff96
.short 464 ; 0x1d0
.short 420 ; 0x1a4
.short 1316 ; 0x524
.short 64266 ; 0xfb0a
.short 64663 ; 0xfc97
.short 1044 ; 0x414
.short 62495 ; 0xf41f
.short 1975 ; 0x7b7
.short 63733 ; 0xf8f5
.short 64 ; 0x40
.short 772 ; 0x304
.short 65243 ; 0xfedb
.short 64967 ; 0xfdc7
.short 1029 ; 0x405
.short 63597 ; 0xf86d
.short 1619 ; 0x653
.short 1538 ; 0x602
.short 1540 ; 0x604
.short 65395 ; 0xff73
.short 65334 ; 0xff36
.short 583 ; 0x247
.short 585 ; 0x249
.short 1944 ; 0x798
.short 64545 ; 0xfc21
.short 265 ; 0x109
.short 1011 ; 0x3f3
.short 65088 ; 0xfe40
.short 1768 ; 0x6e8
.short 65510 ; 0xffe6
.short 199 ; 0xc7
.short 66 ; 0x42
.short 65221 ; 0xfec5
.short 65465 ; 0xffb9
.short 540 ; 0x21c
.short 65047 ; 0xfe17
.short 64969 ; 0xfdc9
.short 65408 ; 0xff80
.short 1458 ; 0x5b2
.short 347 ; 0x15b
.short 1505 ; 0x5e1
.short 51 ; 0x33
.short 64737 ; 0xfce1
.short 1264 ; 0x4f0
.short 2255 ; 0x8cf
.short 9 ; 0x9
.short 64270 ; 0xfb0e
.short 65033 ; 0xfe09
.short 64159 ; 0xfa9f
.short 3307 ; 0xceb
.short 471 ; 0x1d7
.short 64682 ; 0xfcaa
.short 63010 ; 0xf622
.short 1887 ; 0x75f
.short 63594 ; 0xf86a
.short 65121 ; 0xfe61
.short 65382 ; 0xff66
.short 64955 ; 0xfdbb
.short 2384 ; 0x950
.short 65149 ; 0xfe7d
.short 713 ; 0x2c9
.short 65126 ; 0xfe66
.short 1233 ; 0x4d1
.short 65070 ; 0xfe2e
.short 65175 ; 0xfe97
.short 526 ; 0x20e
.short 1147 ; 0x47b
.short 361 ; 0x169
.short 63977 ; 0xf9e9
.short 332 ; 0x14c
.short 65414 ; 0xff86
.short 98 ; 0x62
.short 64396 ; 0xfb8c
.short 165 ; 0xa5
.short 65070 ; 0xfe2e
.short 63826 ; 0xf952
.short 543 ; 0x21f
.short 931 ; 0x3a3
.short 63807 ; 0xf93f
.short 65438 ; 0xff9e
.short 64723 ; 0xfcd3
.short 65359 ; 0xff4f
.short 61848 ; 0xf198
.short 65405 ; 0xff7d
.short 492 ; 0x1ec
.short 563 ; 0x233
.short 64683 ; 0xfcab
.short 65075 ; 0xfe33
.short 2194 ; 0x892
.short 136 ; 0x88
.short 64732 ; 0xfcdc
.short 1650 ; 0x672
.short 63979 ; 0xf9eb
.short 584 ; 0x248
.short 1597 ; 0x63d
.short 64006 ; 0xfa06
.short 210 ; 0xd2
.short 324 ; 0x144
.short 107 ; 0x6b
.short 36 ; 0x24
.short 499 ; 0x1f3
.short 759 ; 0x2f7
.short 452 ; 0x1c4
.short 65282 ; 0xff02
.short 395 ; 0x18b
.short 61321 ; 0xef89
.short 62580 ; 0xf474
.short 64985 ; 0xfdd9
.short 65041 ; 0xfe11
.short 63761 ; 0xf911
.short 101 ; 0x65
.short 63871 ; 0xf97f
.short 879 ; 0x36f
.short 65489 ; 0xffd1
.short 2162 ; 0x872
.short 433 ; 0x1b1
.short 65012 ; 0xfdf4
.short 933 ; 0x3a5
.short 676 ; 0x2a4
.short 485 ; 0x1e5
.short 64938 ; 0xfdaa
.short 1533 ; 0x5fd
.short 316 ; 0x13c
.short 270 ; 0x10e
.short 158 ; 0x9e
.short 1399 ; 0x577
.short 63605 ; 0xf875
.short 65381 ; 0xff65
.short 989 ; 0x3dd
.short 62482 ; 0xf412
.short 64686 ; 0xfcae
.short 62614 ; 0xf496
.short 913 ; 0x391
.short 769 ; 0x301
.short 1348 ; 0x544
.short 63834 ; 0xf95a
.short 65383 ; 0xff67
.short 65194 ; 0xfeaa
.short 995 ; 0x3e3
.short 2564 ; 0xa04
.short 64202 ; 0xfaca
.short 64688 ; 0xfcb0
.short 3268 ; 0xcc4
.short 64624 ; 0xfc70
.short 1028 ; 0x404
.short 63450 ; 0xf7da
.short 2023 ; 0x7e7
.short 64800 ; 0xfd20
.short 63142 ; 0xf6a6
.short 83 ; 0x53
.short 675 ; 0x2a3
.short 407 ; 0x197
.short 422 ; 0x1a6
.short 301 ; 0x12d
.short 539 ; 0x21b
.short 8 ; 0x8
.short 65047 ; 0xfe17
.short 63106 ; 0xf682
.short 63955 ; 0xf9d3
.short 100 ; 0x64
.short 220 ; 0xdc
.short 690 ; 0x2b2
.short 63802 ; 0xf93a
.short 269 ; 0x10d
.short 123 ; 0x7b
.short 65179 ; 0xfe9b
.short 303 ; 0x12f
.short 2057 ; 0x809
.short 20 ; 0x14
.short 65002 ; 0xfdea
.short 65321 ; 0xff29
.short 65033 ; 0xfe09
.short 1501 ; 0x5dd
.short 791 ; 0x317
.short 1213 ; 0x4bd
.short 65323 ; 0xff2b
.short 64864 ; 0xfd60
.short 64882 ; 0xfd72
.short 65362 ; 0xff52
.short 56 ; 0x38
.short 65133 ; 0xfe6d
.short 184 ; 0xb8
.short 65263 ; 0xfeef
.short 1294 ; 0x50e
.short 65405 ; 0xff7d
.short 65472 ; 0xffc0
.short 2133 ; 0x855
.short 749 ; 0x2ed
.short 2205 ; 0x89d
.short 251 ; 0xfb
.short 448 ; 0x1c0
.short 1577 ; 0x629
.short 600 ; 0x258
.short 1399 ; 0x577
.short 813 ; 0x32d
.short 65071 ; 0xfe2f
.short 3711 ; 0xe7f
.short 65465 ; 0xffb9
.short 390 ; 0x186
.short 64996 ; 0xfde4
.short 65127 ; 0xfe67
.short 65082 ; 0xfe3a
.short 1640 ; 0x668
.short 316 ; 0x13c
.short 65306 ; 0xff1a
.short 175 ; 0xaf
.short 64310 ; 0xfb36
.short 64346 ; 0xfb5a
.short 5201 ; 0x1451
.short 2179 ; 0x883
.short 64583 ; 0xfc47
.short 64835 ; 0xfd43
.short 65134 ; 0xfe6e
.short 64403 ; 0xfb93
.short 64749 ; 0xfced
.short 195 ; 0xc3
.short 65236 ; 0xfed4
.short 65356 ; 0xff4c
.short 113 ; 0x71
.short 605 ; 0x25d
.short 1311 ; 0x51f
.short 254 ; 0xfe
.short 103 ; 0x67
.short 64646 ; 0xfc86
.short 689 ; 0x2b1
.short 290 ; 0x122
.short 64241 ; 0xfaf1
.short 639 ; 0x27f
.short 55 ; 0x37
.short 65212 ; 0xfebc
.short 65488 ; 0xffd0
.short 65258 ; 0xfeea
.short 64783 ; 0xfd0f
.short 379 ; 0x17b
.short 65167 ; 0xfe8f
.short 64549 ; 0xfc25
.short 65430 ; 0xff96
.short 62105 ; 0xf299
.short 25 ; 0x19
.short 65080 ; 0xfe38
.short 65111 ; 0xfe57
.short 64671 ; 0xfc9f
.short 157 ; 0x9d
.short 482 ; 0x1e2
.short 545 ; 0x221
.short 64992 ; 0xfde0
.short 434 ; 0x1b2
.short 65184 ; 0xfea0
.short 392 ; 0x188
.short 337 ; 0x151
.short 925 ; 0x39d
.short 65018 ; 0xfdfa
.short 675 ; 0x2a3
.short 1103 ; 0x44f
.short 63610 ; 0xf87a
.short 306 ; 0x132
.short 582 ; 0x246
.short 2473 ; 0x9a9
.short 64989 ; 0xfddd
.short 42 ; 0x2a
.short 64187 ; 0xfabb
.short 2432 ; 0x980
.short 169 ; 0xa9
.short 402 ; 0x192
.short 106 ; 0x6a
.short 1141 ; 0x475
.short 64536 ; 0xfc18
.short 65075 ; 0xfe33
.short 3723 ; 0xe8b
.short 540 ; 0x21c
.short 65311 ; 0xff1f
.short 1517 ; 0x5ed
.short 65194 ; 0xfeaa
.short 65111 ; 0xfe57
.short 632 ; 0x278
.short 65478 ; 0xffc6
.short 216 ; 0xd8
.short 61642 ; 0xf0ca
.short 1583 ; 0x62f
.short 65010 ; 0xfdf2
.short 65221 ; 0xfec5
.short 65223 ; 0xfec7
.short 569 ; 0x239
.short 63904 ; 0xf9a0
.short 64268 ; 0xfb0c
.short 201 ; 0xc9
.short 65473 ; 0xffc1
.short 26 ; 0x1a
.short 64510 ; 0xfbfe
.short 49 ; 0x31
.short 552 ; 0x228
.short 64793 ; 0xfd19
.short 230 ; 0xe6
.short 65220 ; 0xfec4
.short 65242 ; 0xfeda
.short 471 ; 0x1d7
.short 345 ; 0x159
.short 64583 ; 0xfc47
.short 1031 ; 0x407
.short 64952 ; 0xfdb8
.short 631 ; 0x277
.short 65072 ; 0xfe30
.short 280 ; 0x118
.short 1669 ; 0x685
.short 65469 ; 0xffbd
.short 106 ; 0x6a
.short 276 ; 0x114
.short 889 ; 0x379
.short 63550 ; 0xf83e
.short 64811 ; 0xfd2b
.short 679 ; 0x2a7
.short 1129 ; 0x469
.short 65008 ; 0xfdf0
.short 51 ; 0x33
.short 65461 ; 0xffb5
.short 530 ; 0x212
.short 18 ; 0x12
.short 1153 ; 0x481
.short 65484 ; 0xffcc
.short 64828 ; 0xfd3c
.short 996 ; 0x3e4
.short 348 ; 0x15c
.short 357 ; 0x165
.short 65383 ; 0xff67
.short 64604 ; 0xfc5c
.short 655 ; 0x28f
.short 825 ; 0x339
.short 683 ; 0x2ab
.short 63614 ; 0xf87e
.short 64939 ; 0xfdab
.short 587 ; 0x24b
.short 65501 ; 0xffdd
.short 65263 ; 0xfeef
.short 65357 ; 0xff4d
.short 1117 ; 0x45d
.short 543 ; 0x21f
.short 302 ; 0x12e
.short 12 ; 0xc
.short 63337 ; 0xf769
.short 65521 ; 0xfff1
.short 64695 ; 0xfcb7
.short 65132 ; 0xfe6c
.short 64196 ; 0xfac4
.short 65294 ; 0xff0e
.short 65085 ; 0xfe3d
.short 639 ; 0x27f
.short 64945 ; 0xfdb1
.short 64843 ; 0xfd4b
.short 312 ; 0x138
.short 340 ; 0x154
.short 1591 ; 0x637
.short 65275 ; 0xfefb
.short 64618 ; 0xfc6a
.short 64453 ; 0xfbc5
.short 63697 ; 0xf8d1
.short 64749 ; 0xfced
.short 65446 ; 0xffa6
.short 64491 ; 0xfbeb
.short 751 ; 0x2ef
.short 283 ; 0x11b
.short 97 ; 0x61
.short 51 ; 0x33
.short 64405 ; 0xfb95
.short 63814 ; 0xf946
.short 65173 ; 0xfe95
.short 65176 ; 0xfe98
.short 64454 ; 0xfbc6
.short 1381 ; 0x565
.short 64872 ; 0xfd68
.short 1382 ; 0x566
.short 747 ; 0x2eb
.short 65501 ; 0xffdd
.short 11 ; 0xb
.short 418 ; 0x1a2
.short 65314 ; 0xff22
.short 1368 ; 0x558
.short 64557 ; 0xfc2d
.short 64824 ; 0xfd38
.short 65259 ; 0xfeeb
.short 226 ; 0xe2
.short 65157 ; 0xfe85
.short 64771 ; 0xfd03
.short 64009 ; 0xfa09
.short 64098 ; 0xfa62
.short 144 ; 0x90
.short 64551 ; 0xfc27
.short 64856 ; 0xfd58
.short 64582 ; 0xfc46
.short 64635 ; 0xfc7b
.short 1821 ; 0x71d
.short 65294 ; 0xff0e
.short 846 ; 0x34e
.short 407 ; 0x197
.short 887 ; 0x377
.short 64953 ; 0xfdb9
.short 1489 ; 0x5d1
.short 673 ; 0x2a1
.short 337 ; 0x151
.short 63229 ; 0xf6fd
.short 265 ; 0x109
.short 64526 ; 0xfc0e
.short 64197 ; 0xfac5
.short 207 ; 0xcf
.short 64897 ; 0xfd81
.short 64738 ; 0xfce2
.short 172 ; 0xac
.short 450 ; 0x1c2
.short 65225 ; 0xfec9
.short 65158 ; 0xfe86
.short 63056 ; 0xf650
.short 65487 ; 0xffcf
.short 1002 ; 0x3ea
.short 2313 ; 0x909
.short 63936 ; 0xf9c0
.short 1700 ; 0x6a4
.short 68 ; 0x44
.short 65449 ; 0xffa9
.short 251 ; 0xfb
.short 63906 ; 0xf9a2
.short 65315 ; 0xff23
.short 64720 ; 0xfcd0
.short 2147 ; 0x863
.short 65239 ; 0xfed7
.short 65257 ; 0xfee9
.short 945 ; 0x3b1
.short 824 ; 0x338
.short 64671 ; 0xfc9f
.short 182 ; 0xb6
.short 1031 ; 0x407
.short 64913 ; 0xfd91
.short 63463 ; 0xf7e7
.short 643 ; 0x283
.short 65240 ; 0xfed8
.short 64137 ; 0xfa89
.short 1599 ; 0x63f
.short 64462 ; 0xfbce
.short 65490 ; 0xffd2
.short 64779 ; 0xfd0b
.short 476 ; 0x1dc
.short 407 ; 0x197
.short 236 ; 0xec
.short 64372 ; 0xfb74
.short 1506 ; 0x5e2
.short 245 ; 0xf5
.short 65250 ; 0xfee2
.short 65033 ; 0xfe09
.short 1268 ; 0x4f4
.short 65454 ; 0xffae
.short 62985 ; 0xf609
.short 318 ; 0x13e
.short 10 ; 0xa
.short 63981 ; 0xf9ed
.short 259 ; 0x103
.short 64997 ; 0xfde5
.short 63900 ; 0xf99c
.short 481 ; 0x1e1
.short 64717 ; 0xfccd
.short 2104 ; 0x838
.short 64326 ; 0xfb46
.short 65138 ; 0xfe72
.short 775 ; 0x307
.short 64898 ; 0xfd82
.short 225 ; 0xe1
.short 2093 ; 0x82d
.short 64519 ; 0xfc07
.short 1708 ; 0x6ac
.short 65463 ; 0xffb7
.short 65038 ; 0xfe0e
.short 715 ; 0x2cb
.short 925 ; 0x39d
.short 63508 ; 0xf814
.short 187 ; 0xbb
.short 64950 ; 0xfdb6
.short 65309 ; 0xff1d
.short 65022 ; 0xfdfe
.short 64149 ; 0xfa95
.short 1002 ; 0x3ea
.short 63743 ; 0xf8ff
.short 65141 ; 0xfe75
.short 24 ; 0x18
.short 64649 ; 0xfc89
.short 65047 ; 0xfe17
.short 65379 ; 0xff63
.short 64590 ; 0xfc4e
.short 65171 ; 0xfe93
.short 64091 ; 0xfa5b
.short 1715 ; 0x6b3
.short 1023 ; 0x3ff
.short 968 ; 0x3c8
.short 1679 ; 0x68f
.short 64395 ; 0xfb8b
.short 2172 ; 0x87c
.short 64119 ; 0xfa77
.short 65375 ; 0xff5f
.short 65483 ; 0xffcb
.short 1089 ; 0x441
.short 64557 ; 0xfc2d
.short 65034 ; 0xfe0a
.short 65513 ; 0xffe9
.short 64969 ; 0xfdc9
.short 1640 ; 0x668
.short 65522 ; 0xfff2
.short 62811 ; 0xf55b
.short 65215 ; 0xfebf
.short 65019 ; 0xfdfb
.short 65427 ; 0xff93
.short 65360 ; 0xff50
.short 235 ; 0xeb
.short 1376 ; 0x560
.short 207 ; 0xcf
.short 63832 ; 0xf958
.short 63827 ; 0xf953
.short 1761 ; 0x6e1
.short 563 ; 0x233
.short 65325 ; 0xff2d
.short 65526 ; 0xfff6
.short 65466 ; 0xffba
.short 657 ; 0x291
.short 2048 ; 0x800
.short 65228 ; 0xfecc
.short 566 ; 0x236
.short 566 ; 0x236
.short 1238 ; 0x4d6
.short 65408 ; 0xff80
.short 159 ; 0x9f
.short 566 ; 0x236
.short 65254 ; 0xfee6
.short 800 ; 0x320
.short 329 ; 0x149
.short 492 ; 0x1ec
.short 65478 ; 0xffc6
.short 64629 ; 0xfc75
.short 3212 ; 0xc8c
.short 65252 ; 0xfee4
.short 65036 ; 0xfe0c
.short 65106 ; 0xfe52
.short 64996 ; 0xfde4
.short 28 ; 0x1c
.short 64635 ; 0xfc7b
.short 65211 ; 0xfebb
.short 29 ; 0x1d
.short 378 ; 0x17a
.short 384 ; 0x180
.short 65464 ; 0xffb8
.short 64279 ; 0xfb17
.short 65208 ; 0xfeb8
.short 1630 ; 0x65e
.short 140 ; 0x8c
.short 1958 ; 0x7a6
.short 635 ; 0x27b
.short 80 ; 0x50
.short 1806 ; 0x70e
.short 64314 ; 0xfb3a
.short 2216 ; 0x8a8
.short 1189 ; 0x4a5
.short 61 ; 0x3d
.short 3963 ; 0xf7b
.short 557 ; 0x22d
.short 65385 ; 0xff69
.short 1554 ; 0x612
.short 65136 ; 0xfe70
.short 64609 ; 0xfc61
.short 641 ; 0x281
.short 65313 ; 0xff21
.short 63097 ; 0xf679
.short 64705 ; 0xfcc1
.short 64015 ; 0xfa0f
.short 65228 ; 0xfecc
.short 2177 ; 0x881
.short 3925 ; 0xf55
.short 337 ; 0x151
.short 246 ; 0xf6
.short 405 ; 0x195
.short 96 ; 0x60
.short 406 ; 0x196
.short 65494 ; 0xffd6
.short 65044 ; 0xfe14
.short 64820 ; 0xfd34
.short 63636 ; 0xf894
.short 1882 ; 0x75a
.short 253 ; 0xfd
.short 65287 ; 0xff07
.short 64664 ; 0xfc98
.short 64359 ; 0xfb67
.short 1142 ; 0x476
.short 65167 ; 0xfe8f
.short 63772 ; 0xf91c
.short 714 ; 0x2ca
.short 64722 ; 0xfcd2
.short 140 ; 0x8c
.short 65238 ; 0xfed6
.short 489 ; 0x1e9
.short 64598 ; 0xfc56
.short 1007 ; 0x3ef
.short 219 ; 0xdb
.short 65140 ; 0xfe74
.short 497 ; 0x1f1
.short 62981 ; 0xf605
.short 830 ; 0x33e
.short 262 ; 0x106
.short 64808 ; 0xfd28
.short 1341 ; 0x53d
.short 1347 ; 0x543
.short 593 ; 0x251
.short 791 ; 0x317
.short 64597 ; 0xfc55
.short 64289 ; 0xfb21
.short 64730 ; 0xfcda
.short 655 ; 0x28f
.short 681 ; 0x2a9
.short 65307 ; 0xff1b
.short 98 ; 0x62
.short 64596 ; 0xfc54
.short 299 ; 0x12b
.short 484 ; 0x1e4
.short 64128 ; 0xfa80
.short 129 ; 0x81
.short 1671 ; 0x687
.short 65429 ; 0xff95
.short 63045 ; 0xf645
.short 45 ; 0x2d
.short 195 ; 0xc3
.short 384 ; 0x180
.short 315 ; 0x13b
.short 248 ; 0xf8
.short 449 ; 0x1c1
.short 64665 ; 0xfc99
.short 64607 ; 0xfc5f
.short 2758 ; 0xac6
.short 246 ; 0xf6
.short 64647 ; 0xfc87
.short 710 ; 0x2c6
.short 64852 ; 0xfd54
.short 64244 ; 0xfaf4
.short 227 ; 0xe3
.short 65522 ; 0xfff2
.short 64432 ; 0xfbb0
.short 65291 ; 0xff0b
.short 1340 ; 0x53c
.short 436 ; 0x1b4
.short 375 ; 0x177
.short 65231 ; 0xfecf
.short 65440 ; 0xffa0
.short 253 ; 0xfd
.short 38 ; 0x26
.short 409 ; 0x199
.short 65002 ; 0xfdea
.short 64692 ; 0xfcb4
.short 64983 ; 0xfdd7
.short 65423 ; 0xff8f
.short 65092 ; 0xfe44
.short 63596 ; 0xf86c
.short 64978 ; 0xfdd2
.short 288 ; 0x120
.short 64939 ; 0xfdab
.short 65434 ; 0xff9a
.short 325 ; 0x145
.short 64314 ; 0xfb3a
.short 1091 ; 0x443
.short 63920 ; 0xf9b0
.short 65412 ; 0xff84
.short 65125 ; 0xfe65
.short 173 ; 0xad
.short 490 ; 0x1ea
.short 83 ; 0x53
.short 638 ; 0x27e
.short 2036 ; 0x7f4
.short 223 ; 0xdf
.short 65234 ; 0xfed2
.short 544 ; 0x220
.short 65366 ; 0xff56
.short 65151 ; 0xfe7f
.short 65486 ; 0xffce
.short 992 ; 0x3e0
.short 64787 ; 0xfd13
.short 1086 ; 0x43e
.short 1063 ; 0x427
.short 65023 ; 0xfdff
.short 1261 ; 0x4ed
.short 76 ; 0x4c
.short 1627 ; 0x65b
.short 159 ; 0x9f
.short 65217 ; 0xfec1
.short 151 ; 0x97
.short 64403 ; 0xfb93
.short 64763 ; 0xfcfb
.short 787 ; 0x313
.short 178 ; 0xb2
.short 62427 ; 0xf3db
.short 295 ; 0x127
.short 100 ; 0x64
.short 64683 ; 0xfcab
.short 844 ; 0x34c
.short 2167 ; 0x877
.short 1874 ; 0x752
.short 64081 ; 0xfa51
.short 387 ; 0x183
.short 283 ; 0x11b
.short 64046 ; 0xfa2e
.short 271 ; 0x10f
.short 417 ; 0x1a1
.short 77 ; 0x4d
.short 64907 ; 0xfd8b
.short 64989 ; 0xfddd
.short 831 ; 0x33f
.short 65529 ; 0xfff9
.short 64938 ; 0xfdaa
.short 787 ; 0x313
.short 64840 ; 0xfd48
.short 65128 ; 0xfe68
.short 270 ; 0x10e
.short 1010 ; 0x3f2
.short 212 ; 0xd4
.short 65445 ; 0xffa5
.short 65451 ; 0xffab
.short 65445 ; 0xffa5
.short 65521 ; 0xfff1
.short 2569 ; 0xa09
.short 1581 ; 0x62d
.short 65250 ; 0xfee2
.short 65393 ; 0xff71
.short 902 ; 0x386
.short 527 ; 0x20f
.short 539 ; 0x21b
.short 64697 ; 0xfcb9
.short 65073 ; 0xfe31
.short 409 ; 0x199
.short 881 ; 0x371
.short 2224 ; 0x8b0
.short 65096 ; 0xfe48
.short 63681 ; 0xf8c1
.short 63686 ; 0xf8c6
.short 62150 ; 0xf2c6
.short 64517 ; 0xfc05
.short 209 ; 0xd1
.short 315 ; 0x13b
.short 182 ; 0xb6
.short 759 ; 0x2f7
.short 146 ; 0x92
.short 342 ; 0x156
.short 280 ; 0x118
.short 1024 ; 0x400
.short 408 ; 0x198
.short 66 ; 0x42
.short 63084 ; 0xf66c
.short 110 ; 0x6e
.short 773 ; 0x305
.short 65494 ; 0xffd6
.short 65114 ; 0xfe5a
.short 64097 ; 0xfa61
.short 64509 ; 0xfbfd
.short 65170 ; 0xfe92
.short 61 ; 0x3d
.short 65188 ; 0xfea4
.short 1254 ; 0x4e6
.short 64454 ; 0xfbc6
.short 529 ; 0x211
.short 172 ; 0xac
.short 246 ; 0xf6
.short 4086 ; 0xff6
.short 65248 ; 0xfee0
.short 65348 ; 0xff44
.short 64962 ; 0xfdc2
.short 31 ; 0x1f
.short 64832 ; 0xfd40
.short 64985 ; 0xfdd9
.short 2306 ; 0x902
.short 434 ; 0x1b2
.short 1022 ; 0x3fe
.short 643 ; 0x283
.short 199 ; 0xc7
.short 65141 ; 0xfe75
.short 65490 ; 0xffd2
.short 65170 ; 0xfe92
.short 65239 ; 0xfed7
.short 65489 ; 0xffd1
.short 72 ; 0x48
.short 64283 ; 0xfb1b
.short 63618 ; 0xf882
.short 65265 ; 0xfef1
.short 65270 ; 0xfef6
.short 65242 ; 0xfeda
.short 481 ; 0x1e1
.short 336 ; 0x150
.short 35 ; 0x23
.short 65460 ; 0xffb4
.short 64978 ; 0xfdd2
.short 65407 ; 0xff7f
.short 237 ; 0xed
.short 449 ; 0x1c1
.short 119 ; 0x77
.short 2624 ; 0xa40
.short 64361 ; 0xfb69
.short 1367 ; 0x557
.short 593 ; 0x251
.short 64713 ; 0xfcc9
.short 331 ; 0x14b
.short 65418 ; 0xff8a
.short 74 ; 0x4a
.short 63606 ; 0xf876
.short 150 ; 0x96
.short 50 ; 0x32
.short 498 ; 0x1f2
.short 4 ; 0x4
.short 109 ; 0x6d
.short 1222 ; 0x4c6
.short 64320 ; 0xfb40
.short 62361 ; 0xf399
.short 201 ; 0xc9
.short 65161 ; 0xfe89
.short 361 ; 0x169
.short 792 ; 0x318
.short 65284 ; 0xff04
.short 395 ; 0x18b
.short 65058 ; 0xfe22
.short 42 ; 0x2a
.short 883 ; 0x373
.short 304 ; 0x130
.short 2017 ; 0x7e1
.short 64481 ; 0xfbe1
.short 184 ; 0xb8
.short 32 ; 0x20
.short 65058 ; 0xfe22
.short 226 ; 0xe2
.short 1795 ; 0x703
.short 65406 ; 0xff7e
.short 65533 ; 0xfffd
.short 63967 ; 0xf9df
.short 65223 ; 0xfec7
.short 65418 ; 0xff8a
.short 65077 ; 0xfe35
.short 63897 ; 0xf999
.short 1726 ; 0x6be
.short 172 ; 0xac
.short 64974 ; 0xfdce
.short 169 ; 0xa9
.short 65520 ; 0xfff0
.short 657 ; 0x291
.short 1317 ; 0x525
.short 209 ; 0xd1
.short 64848 ; 0xfd50
.short 65077 ; 0xfe35
.short 92 ; 0x5c
.short 65443 ; 0xffa3
.short 65414 ; 0xff86
.short 694 ; 0x2b6
.short 63745 ; 0xf901
.short 65354 ; 0xff4a
.short 65475 ; 0xffc3
.short 65149 ; 0xfe7d
.short 65505 ; 0xffe1
.short 758 ; 0x2f6
.short 65227 ; 0xfecb
.short 741 ; 0x2e5
.short 154 ; 0x9a
.short 133 ; 0x85
.short 494 ; 0x1ee
.short 65107 ; 0xfe53
.short 308 ; 0x134
.short 65359 ; 0xff4f
.short 64398 ; 0xfb8e
.short 65033 ; 0xfe09
.short 65396 ; 0xff74
.short 65219 ; 0xfec3
.short 363 ; 0x16b
.short 167 ; 0xa7
.short 43 ; 0x2b
.short 62765 ; 0xf52d
.short 64896 ; 0xfd80
.short 65520 ; 0xfff0
.short 65510 ; 0xffe6
.short 1309 ; 0x51d
.short 65096 ; 0xfe48
.short 855 ; 0x357
.short 1572 ; 0x624
.short 63947 ; 0xf9cb
.short 3135 ; 0xc3f
.short 65035 ; 0xfe0b
.short 64805 ; 0xfd25
.short 142 ; 0x8e
.short 421 ; 0x1a5
.short 211 ; 0xd3
.short 65092 ; 0xfe44
.short 64960 ; 0xfdc0
.short 2010 ; 0x7da
.short 64946 ; 0xfdb2
.short 63800 ; 0xf938
.short 1408 ; 0x580
.short 65318 ; 0xff26
.short 63517 ; 0xf81d
.short 64951 ; 0xfdb7
.short 65483 ; 0xffcb
.short 3092 ; 0xc14
.short 65253 ; 0xfee5
.short 64552 ; 0xfc28
.short 188 ; 0xbc
.short 793 ; 0x319
.short 813 ; 0x32d
.short 611 ; 0x263
.short 64664 ; 0xfc98
.short 701 ; 0x2bd
.short 567 ; 0x237
.short 65412 ; 0xff84
.short 558 ; 0x22e
.short 64067 ; 0xfa43
.short 65267 ; 0xfef3
.short 2345 ; 0x929
.short 65473 ; 0xffc1
.short 3368 ; 0xd28
.short 125 ; 0x7d
.short 65399 ; 0xff77
.short 64277 ; 0xfb15
.short 63197 ; 0xf6dd
.short 250 ; 0xfa
.short 1234 ; 0x4d2
.short 744 ; 0x2e8
.short 2230 ; 0x8b6
.short 652 ; 0x28c
.short 65371 ; 0xff5b
.short 737 ; 0x2e1
.short 65079 ; 0xfe37
.short 741 ; 0x2e5
.short 64187 ; 0xfabb
.short 64982 ; 0xfdd6
.short 60937 ; 0xee09
.short 130 ; 0x82
.short 236 ; 0xec
.short 63639 ; 0xf897
.short 65377 ; 0xff61
.short 64950 ; 0xfdb6
.short 64605 ; 0xfc5d
.short 65488 ; 0xffd0
.short 486 ; 0x1e6
.short 64687 ; 0xfcaf
.short 552 ; 0x228
.short 65056 ; 0xfe20
.short 1982 ; 0x7be
.short 65466 ; 0xffba
.short 65231 ; 0xfecf
.short 2044 ; 0x7fc
.short 860 ; 0x35c
.short 64760 ; 0xfcf8
.short 64593 ; 0xfc51
.short 65497 ; 0xffd9
.short 2342 ; 0x926
.short 64667 ; 0xfc9b
.short 152 ; 0x98
.short 64 ; 0x40
.short 198 ; 0xc6
.short 1120 ; 0x460
.short 1336 ; 0x538
.short 219 ; 0xdb
.short 63848 ; 0xf968
.short 1879 ; 0x757
.short 64371 ; 0xfb73
.short 64673 ; 0xfca1
.short 64991 ; 0xfddf
.short 62956 ; 0xf5ec
.short 65064 ; 0xfe28
.short 64689 ; 0xfcb1
.short 64579 ; 0xfc43
.short 1168 ; 0x490
.short 1852 ; 0x73c
.short 640 ; 0x280
.short 65004 ; 0xfdec
.short 63495 ; 0xf807
.short 64988 ; 0xfddc
.short 38 ; 0x26
.short 582 ; 0x246
.short 1365 ; 0x555
.short 63778 ; 0xf922
.short 634 ; 0x27a
.short 7 ; 0x7
.short 233 ; 0xe9
.short 1287 ; 0x507
.short 63171 ; 0xf6c3
.short 113 ; 0x71
.short 65363 ; 0xff53
.short 65227 ; 0xfecb
.short 63230 ; 0xf6fe
.short 921 ; 0x399
.short 65282 ; 0xff02
.short 65205 ; 0xfeb5
.short 341 ; 0x155
.short 686 ; 0x2ae
.short 1968 ; 0x7b0
.short 64770 ; 0xfd02
.short 64067 ; 0xfa43
.short 1399 ; 0x577
.short 64889 ; 0xfd79
.short 951 ; 0x3b7
.short 1696 ; 0x6a0
.short 63967 ; 0xf9df
.short 436 ; 0x1b4
.short 64412 ; 0xfb9c
.short 1338 ; 0x53a
.short 991 ; 0x3df
.short 1373 ; 0x55d
.short 1562 ; 0x61a
.short 63939 ; 0xf9c3
.short 65118 ; 0xfe5e
.short 63 ; 0x3f
.short 64392 ; 0xfb88
.short 302 ; 0x12e
.short 631 ; 0x277
.short 65289 ; 0xff09
.short 64308 ; 0xfb34
.short 61980 ; 0xf21c
.short 296 ; 0x128
.short 64706 ; 0xfcc2
.short 64483 ; 0xfbe3
.short 61933 ; 0xf1ed
.short 65502 ; 0xffde
.short 685 ; 0x2ad
.short 64753 ; 0xfcf1
.short 64516 ; 0xfc04
.short 589 ; 0x24d
.short 232 ; 0xe8
.short 536 ; 0x218
.short 65388 ; 0xff6c
.short 64708 ; 0xfcc4
.short 64657 ; 0xfc91
.short 65504 ; 0xffe0
.short 65073 ; 0xfe31
.short 369 ; 0x171
.short 771 ; 0x303
.short 65088 ; 0xfe40
.short 280 ; 0x118
.short 646 ; 0x286
.short 613 ; 0x265
.short 491 ; 0x1eb
.short 197 ; 0xc5
.short 64499 ; 0xfbf3
.short 567 ; 0x237
.short 64736 ; 0xfce0
.short 536 ; 0x218
.short 1265 ; 0x4f1
.short 63588 ; 0xf864
.short 490 ; 0x1ea
.short 65428 ; 0xff94
.short 64117 ; 0xfa75
.short 65376 ; 0xff60
.short 65081 ; 0xfe39
.short 65164 ; 0xfe8c
.short 65352 ; 0xff48
.short 64884 ; 0xfd74
.short 241 ; 0xf1
.short 64608 ; 0xfc60
.short 62208 ; 0xf300
.short 38 ; 0x26
.short 63886 ; 0xf98e
.short 1362 ; 0x552
.short 64919 ; 0xfd97
.short 962 ; 0x3c2
.short 1516 ; 0x5ec
.short 64258 ; 0xfb02
.short 1469 ; 0x5bd
.short 417 ; 0x1a1
.short 64119 ; 0xfa77
.short 65502 ; 0xffde
.short 2364 ; 0x93c
.short 137 ; 0x89
.short 65284 ; 0xff04
.short 65109 ; 0xfe55
.short 1155 ; 0x483
.short 64892 ; 0xfd7c
.short 46 ; 0x2e
.short 65111 ; 0xfe57
.short 65392 ; 0xff70
.short 577 ; 0x241
.short 65244 ; 0xfedc
.short 65316 ; 0xff24
.short 478 ; 0x1de
.short 1484 ; 0x5cc
.short 963 ; 0x3c3
.short 65430 ; 0xff96
.short 65252 ; 0xfee4
.short 270 ; 0x10e
.short 65442 ; 0xffa2
.short 400 ; 0x190
.short 64243 ; 0xfaf3
.short 63563 ; 0xf84b
.short 120 ; 0x78
.short 850 ; 0x352
.short 589 ; 0x24d
.short 2804 ; 0xaf4
.short 46 ; 0x2e
.short 65379 ; 0xff63
.short 65518 ; 0xffee
.short 371 ; 0x173
.short 446 ; 0x1be
.short 841 ; 0x349
.short 586 ; 0x24a
.short 65205 ; 0xfeb5
.short 64141 ; 0xfa8d
.short 494 ; 0x1ee
.short 226 ; 0xe2
.short 65170 ; 0xfe92
.short 64981 ; 0xfdd5
.short 65461 ; 0xffb5
.short 65517 ; 0xffed
.short 584 ; 0x248
.short 65529 ; 0xfff9
.short 65078 ; 0xfe36
.short 64977 ; 0xfdd1
.short 482 ; 0x1e2
.short 64568 ; 0xfc38
.short 103 ; 0x67
.short 101 ; 0x65
.short 65251 ; 0xfee3
.short 924 ; 0x39c
.short 64934 ; 0xfda6
.short 444 ; 0x1bc
.short 65143 ; 0xfe77
.short 174 ; 0xae
.short 65398 ; 0xff76
.short 64869 ; 0xfd65
.short 64726 ; 0xfcd6
.short 101 ; 0x65
.short 65045 ; 0xfe15
.short 576 ; 0x240
.short 64459 ; 0xfbcb
.short 2272 ; 0x8e0
.short 65162 ; 0xfe8a
.short 203 ; 0xcb
.short 64682 ; 0xfcaa
.short 65109 ; 0xfe55
.short 426 ; 0x1aa
.short 1063 ; 0x427
.short 883 ; 0x373
.short 65308 ; 0xff1c
.short 65037 ; 0xfe0d
.short 65326 ; 0xff2e
.short 65477 ; 0xffc5
.short 64688 ; 0xfcb0
.short 65474 ; 0xffc2
.short 1555 ; 0x613
.short 143 ; 0x8f
.short 65473 ; 0xffc1
.short 1134 ; 0x46e
.short 654 ; 0x28e
.short 64625 ; 0xfc71
.short 87 ; 0x57
.short 978 ; 0x3d2
.short 65002 ; 0xfdea
.short 316 ; 0x13c
.short 65201 ; 0xfeb1
.short 758 ; 0x2f6
.short 65010 ; 0xfdf2
.short 65391 ; 0xff6f
.short 65106 ; 0xfe52
.short 65181 ; 0xfe9d
.short 178 ; 0xb2
.short 65414 ; 0xff86
.short 540 ; 0x21c
.short 33 ; 0x21
.short 65174 ; 0xfe96
.short 64471 ; 0xfbd7
.short 64797 ; 0xfd1d
.short 123 ; 0x7b
.short 64478 ; 0xfbde
.short 190 ; 0xbe
.short 64634 ; 0xfc7a
.short 1755 ; 0x6db
.short 64789 ; 0xfd15
.short 65529 ; 0xfff9
.short 65402 ; 0xff7a
.short 65527 ; 0xfff7
.short 65024 ; 0xfe00
.short 182 ; 0xb6
.short 64915 ; 0xfd93
.short 325 ; 0x145
.short 4 ; 0x4
.short 383 ; 0x17f
.short 64990 ; 0xfdde
.short 2036 ; 0x7f4
.short 791 ; 0x317
.short 338 ; 0x152
.short 275 ; 0x113
.short 376 ; 0x178
.short 64114 ; 0xfa72
.short 765 ; 0x2fd
.short 218 ; 0xda
.short 64725 ; 0xfcd5
.short 65329 ; 0xff31
.short 65392 ; 0xff70
.short 47 ; 0x2f
.short 1750 ; 0x6d6
.short 910 ; 0x38e
.short 65325 ; 0xff2d
.short 981 ; 0x3d5
.short 65166 ; 0xfe8e
.short 50 ; 0x32
.short 63904 ; 0xf9a0
.short 22 ; 0x16
.short 64912 ; 0xfd90
.short 65167 ; 0xfe8f
.short 64639 ; 0xfc7f
.short 199 ; 0xc7
.short 272 ; 0x110
.short 2690 ; 0xa82
.short 65393 ; 0xff71
.short 64726 ; 0xfcd6
.short 64378 ; 0xfb7a
.short 65129 ; 0xfe69
.short 10 ; 0xa
.short 64976 ; 0xfdd0
.short 64613 ; 0xfc65
.short 64103 ; 0xfa67
.short 64741 ; 0xfce5
.short 3311 ; 0xcef
.short 65500 ; 0xffdc
.short 63907 ; 0xf9a3
.short 80 ; 0x50
.short 93 ; 0x5d
.short 496 ; 0x1f0
.short 64660 ; 0xfc94
.short 289 ; 0x121
.short 65519 ; 0xffef
.short 527 ; 0x20f
.short 65231 ; 0xfecf
.short 2617 ; 0xa39
.short 577 ; 0x241
.short 1275 ; 0x4fb
.short 775 ; 0x307
.short 335 ; 0x14f
.short 65098 ; 0xfe4a
.short 65189 ; 0xfea5
.short 65044 ; 0xfe14
.short 65185 ; 0xfea1
.short 64996 ; 0xfde4
.short 65203 ; 0xfeb3
.short 64437 ; 0xfbb5
.short 62552 ; 0xf458
.short 65463 ; 0xffb7
.short 65107 ; 0xfe53
.short 65005 ; 0xfded
.short 65254 ; 0xfee6
.short 420 ; 0x1a4
.short 1074 ; 0x432
.short 65487 ; 0xffcf
.short 63533 ; 0xf82d
.short 65505 ; 0xffe1
.short 334 ; 0x14e
.short 80 ; 0x50
.short 974 ; 0x3ce
.short 63388 ; 0xf79c
.short 65028 ; 0xfe04
.short 582 ; 0x246
.short 64726 ; 0xfcd6
.short 65023 ; 0xfdff
.short 65403 ; 0xff7b
.short 390 ; 0x186
.short 65081 ; 0xfe39
.short 64262 ; 0xfb06
.short 934 ; 0x3a6
.short 883 ; 0x373
.short 65478 ; 0xffc6
.short 211 ; 0xd3
.short 65312 ; 0xff20
.short 65224 ; 0xfec8
.short 210 ; 0xd2
.short 129 ; 0x81
.short 64922 ; 0xfd9a
.short 65371 ; 0xff5b
.short 287 ; 0x11f
.short 65376 ; 0xff60
.short 398 ; 0x18e
.short 59 ; 0x3b
.short 65079 ; 0xfe37
.short 419 ; 0x1a3
.short 65329 ; 0xff31
.short 9 ; 0x9
.short 447 ; 0x1bf
.short 64114 ; 0xfa72
.short 259 ; 0x103
.short 20 ; 0x14
.short 116 ; 0x74
.short 65094 ; 0xfe46
.short 493 ; 0x1ed
.short 487 ; 0x1e7
.short 65347 ; 0xff43
.short 60279 ; 0xeb77
.short 65290 ; 0xff0a
.short 65230 ; 0xfece
.short 62 ; 0x3e
.short 880 ; 0x370
.short 64438 ; 0xfbb6
.short 64289 ; 0xfb21
.short 433 ; 0x1b1
.short 33 ; 0x21
.short 64973 ; 0xfdcd
.short 231 ; 0xe7
.short 64698 ; 0xfcba
.short 65153 ; 0xfe81
.short 188 ; 0xbc
.short 2135 ; 0x857
.short 336 ; 0x150
.short 468 ; 0x1d4
.short 23 ; 0x17
.short 64709 ; 0xfcc5
.short 63340 ; 0xf76c
.short 86 ; 0x56
.short 1522 ; 0x5f2
.short 709 ; 0x2c5
.short 156 ; 0x9c
.short 206 ; 0xce
.short 64925 ; 0xfd9d
.short 64432 ; 0xfbb0
.short 595 ; 0x253
.short 64937 ; 0xfda9
.short 1991 ; 0x7c7
.short 65192 ; 0xfea8
.short 64949 ; 0xfdb5
.short 64787 ; 0xfd13
.short 64964 ; 0xfdc4
.short 551 ; 0x227
.short 1018 ; 0x3fa
.short 65244 ; 0xfedc
.short 254 ; 0xfe
.short 604 ; 0x25c
.short 96 ; 0x60
.short 562 ; 0x232
.short 322 ; 0x142
.short 65141 ; 0xfe75
.short 64926 ; 0xfd9e
.short 65335 ; 0xff37
.short 115 ; 0x73
.short 65240 ; 0xfed8
.short 1107 ; 0x453
.short 62509 ; 0xf42d
.short 65266 ; 0xfef2
.short 193 ; 0xc1
.short 64658 ; 0xfc92
.short 3758 ; 0xeae
.short 65466 ; 0xffba
.short 65185 ; 0xfea1
.short 63398 ; 0xf7a6
.short 523 ; 0x20b
.short 744 ; 0x2e8
.short 1152 ; 0x480
.short 65017 ; 0xfdf9
.short 211 ; 0xd3
.short 730 ; 0x2da
.short 65408 ; 0xff80
.short 64092 ; 0xfa5c
.short 1546 ; 0x60a
.short 312 ; 0x138
.short 64992 ; 0xfde0
.short 208 ; 0xd0
.short 70 ; 0x46
.short 765 ; 0x2fd
.short 64891 ; 0xfd7b
.short 1424 ; 0x590
.short 51 ; 0x33
.short 65224 ; 0xfec8
.short 609 ; 0x261
.short 3079 ; 0xc07
.short 64886 ; 0xfd76
.short 169 ; 0xa9
.short 64801 ; 0xfd21
.short 65165 ; 0xfe8d
.short 296 ; 0x128
.short 64758 ; 0xfcf6
.short 1 ; 0x1
.short 884 ; 0x374
.short 64868 ; 0xfd64
.short 64896 ; 0xfd80
.short 65366 ; 0xff56
.short 65397 ; 0xff75
.short 64193 ; 0xfac1
.short 65508 ; 0xffe4
.short 194 ; 0xc2
.short 64733 ; 0xfcdd
.short 65366 ; 0xff56
.short 64419 ; 0xfba3
.short 65305 ; 0xff19
.short 200 ; 0xc8
.short 65013 ; 0xfdf5
.short 65173 ; 0xfe95
.short 64396 ; 0xfb8c
.short 320 ; 0x140
.short 64920 ; 0xfd98
.short 63965 ; 0xf9dd
.short 64331 ; 0xfb4b
.short 65417 ; 0xff89
.short 65189 ; 0xfea5
.short 64791 ; 0xfd17
.short 1978 ; 0x7ba
.short 65014 ; 0xfdf6
.short 65058 ; 0xfe22
.short 13 ; 0xd
.short 63806 ; 0xf93e
.short 580 ; 0x244
.short 20 ; 0x14
.short 428 ; 0x1ac
.short 64835 ; 0xfd43
.short 65197 ; 0xfead
.short 172 ; 0xac
.short 420 ; 0x1a4
.short 65244 ; 0xfedc
.short 320 ; 0x140
.short 64865 ; 0xfd61
.short 68 ; 0x44
.short 356 ; 0x164
.short 65231 ; 0xfecf
.short 65067 ; 0xfe2b
.short 470 ; 0x1d6
.short 41 ; 0x29
.short 64874 ; 0xfd6a
.short 62411 ; 0xf3cb
.short 364 ; 0x16c
.short 521 ; 0x209
.short 65032 ; 0xfe08
.short 65232 ; 0xfed0
.short 203 ; 0xcb
.short 64854 ; 0xfd56
.short 65312 ; 0xff20
.short 1358 ; 0x54e
.short 443 ; 0x1bb
.short 3741 ; 0xe9d
.short 532 ; 0x214
.short 65023 ; 0xfdff
.short 917 ; 0x395
.short 65517 ; 0xffed
.short 65454 ; 0xffae
.short 1734 ; 0x6c6
.short 969 ; 0x3c9
.short 65159 ; 0xfe87
.short 799 ; 0x31f
.short 574 ; 0x23e
.short 64930 ; 0xfda2
.short 9 ; 0x9
.short 761 ; 0x2f9
.short 604 ; 0x25c
.short 64469 ; 0xfbd5
.short 64375 ; 0xfb77
.short 64968 ; 0xfdc8
.short 65456 ; 0xffb0
.short 65484 ; 0xffcc
.short 64796 ; 0xfd1c
.short 65339 ; 0xff3b
.short 0 ; 0x0
.short 825 ; 0x339
.short 65373 ; 0xff5d
.short 454 ; 0x1c6
.short 498 ; 0x1f2
.short 592 ; 0x250
.short 625 ; 0x271
.short 956 ; 0x3bc
.short 429 ; 0x1ad
.short 1343 ; 0x53f
.short 157 ; 0x9d
.short 445 ; 0x1bd
.short 2834 ; 0xb12
.short 65079 ; 0xfe37
.short 1599 ; 0x63f
.short 65049 ; 0xfe19
.short 64889 ; 0xfd79
.short 65429 ; 0xff95
.short 65397 ; 0xff75
.short 65430 ; 0xff96
.short 3991 ; 0xf97
.short 65145 ; 0xfe79
.short 206 ; 0xce
.short 65089 ; 0xfe41
.short 64579 ; 0xfc43
.short 1239 ; 0x4d7
.short 3123 ; 0xc33
.short 2121 ; 0x849
.short 46 ; 0x2e
.short 763 ; 0x2fb
.short 134 ; 0x86
.short 65311 ; 0xff1f
.short 65187 ; 0xfea3
.short 351 ; 0x15f
.short 62633 ; 0xf4a9
.short 65248 ; 0xfee0
.short 64685 ; 0xfcad
.short 65469 ; 0xffbd
.short 433 ; 0x1b1
.short 708 ; 0x2c4
.short 278 ; 0x116
.short 63420 ; 0xf7bc
.short 65433 ; 0xff99
.short 295 ; 0x127
.short 65007 ; 0xfdef
.short 1070 ; 0x42e
.short 1334 ; 0x536
.short 64863 ; 0xfd5f
.short 65398 ; 0xff76
.short 65270 ; 0xfef6
.short 572 ; 0x23c
.short 109 ; 0x6d
.short 65442 ; 0xffa2
.short 65280 ; 0xff00
.short 110 ; 0x6e
.short 63965 ; 0xf9dd
.short 65529 ; 0xfff9
.short 173 ; 0xad
.short 64761 ; 0xfcf9
.short 64822 ; 0xfd36
.short 105 ; 0x69
.short 65409 ; 0xff81
.short 1582 ; 0x62e
.short 199 ; 0xc7
.short 65383 ; 0xff67
.short 65195 ; 0xfeab
.short 65525 ; 0xfff5
.short 65513 ; 0xffe9
.short 2176 ; 0x880
.short 65076 ; 0xfe34
.short 203 ; 0xcb
.short 387 ; 0x183
.short 63456 ; 0xf7e0
.short 121 ; 0x79
.short 272 ; 0x110
.short 4071 ; 0xfe7
.short 305 ; 0x131
.short 65384 ; 0xff68
.short 63340 ; 0xf76c
.short 431 ; 0x1af
.short 109 ; 0x6d
.short 65334 ; 0xff36
.short 32 ; 0x20
.short 2854 ; 0xb26
.short 63935 ; 0xf9bf
.short 122 ; 0x7a
.short 1646 ; 0x66e
.short 65300 ; 0xff14
.short 65006 ; 0xfdee
.short 65253 ; 0xfee5
.short 317 ; 0x13d
.short 63191 ; 0xf6d7
.short 630 ; 0x276
.short 581 ; 0x245
.short 65291 ; 0xff0b
.short 62250 ; 0xf32a
.short 614 ; 0x266
.short 681 ; 0x2a9
.short 314 ; 0x13a
.short 65323 ; 0xff2b
.short 536 ; 0x218
.short 484 ; 0x1e4
.short 65470 ; 0xffbe
.short 65257 ; 0xfee9
.short 1081 ; 0x439
.short 1197 ; 0x4ad
.short 65475 ; 0xffc3
.short 373 ; 0x175
.short 2206 ; 0x89e
.short 374 ; 0x176
.short 256 ; 0x100
.short 2379 ; 0x94b
.short 65003 ; 0xfdeb
.short 295 ; 0x127
.short 463 ; 0x1cf
.short 64706 ; 0xfcc2
.short 717 ; 0x2cd
.short 65306 ; 0xff1a
.short 1800 ; 0x708
.short 64622 ; 0xfc6e
.short 386 ; 0x182
.short 1616 ; 0x650
.short 269 ; 0x10d
.short 65244 ; 0xfedc
.short 1914 ; 0x77a
.short 762 ; 0x2fa
.short 62969 ; 0xf5f9
.short 766 ; 0x2fe
.short 434 ; 0x1b2
.short 398 ; 0x18e
.short 65443 ; 0xffa3
.short 449 ; 0x1c1
.short 65364 ; 0xff54
.short 44 ; 0x2c
.short 65266 ; 0xfef2
.short 65487 ; 0xffcf
.short 65216 ; 0xfec0
.short 64840 ; 0xfd48
.short 2577 ; 0xa11
.short 730 ; 0x2da
.short 65201 ; 0xfeb1
.short 456 ; 0x1c8
.short 63931 ; 0xf9bb
.short 1707 ; 0x6ab
.short 65403 ; 0xff7b
.short 537 ; 0x219
.short 367 ; 0x16f
.short 65170 ; 0xfe92
.short 1772 ; 0x6ec
.short 64768 ; 0xfd00
.short 65438 ; 0xff9e
.short 582 ; 0x246
.short 384 ; 0x180
.short 342 ; 0x156
.short 646 ; 0x286
.short 584 ; 0x248
.short 62901 ; 0xf5b5
.short 49 ; 0x31
.short 61642 ; 0xf0ca
.short 64185 ; 0xfab9
.short 65350 ; 0xff46
.short 65195 ; 0xfeab
.short 346 ; 0x15a
.short 216 ; 0xd8
.short 65188 ; 0xfea4
.short 1618 ; 0x652
.short 81 ; 0x51
.short 65147 ; 0xfe7b
.short 757 ; 0x2f5
.short 579 ; 0x243
.short 768 ; 0x300
.short 64219 ; 0xfadb
.short 64776 ; 0xfd08
.short 357 ; 0x165
.short 44 ; 0x2c
.short 321 ; 0x141
.short 789 ; 0x315
.short 65013 ; 0xfdf5
.short 119 ; 0x77
.short 372 ; 0x174
.short 64827 ; 0xfd3b
.short 64561 ; 0xfc31
.short 63287 ; 0xf737
.short 65015 ; 0xfdf7
.short 345 ; 0x159
.short 932 ; 0x3a4
.short 1514 ; 0x5ea
.short 638 ; 0x27e
.short 65454 ; 0xffae
.short 58 ; 0x3a
.short 64343 ; 0xfb57
.short 1431 ; 0x597
.short 200 ; 0xc8
.short 163 ; 0xa3
.short 881 ; 0x371
.short 962 ; 0x3c2
.short 65240 ; 0xfed8
.short 590 ; 0x24e
.short 65524 ; 0xfff4
.short 97 ; 0x61
.short 64868 ; 0xfd64
.short 65155 ; 0xfe83
.short 62950 ; 0xf5e6
.short 64476 ; 0xfbdc
.short 65105 ; 0xfe51
.short 64260 ; 0xfb04
.short 608 ; 0x260
.short 932 ; 0x3a4
.short 64773 ; 0xfd05
.short 582 ; 0x246
.short 416 ; 0x1a0
.short 417 ; 0x1a1
.short 233 ; 0xe9
.short 218 ; 0xda
.short 1417 ; 0x589
.short 64162 ; 0xfaa2
.short 64229 ; 0xfae5
.short 2061 ; 0x80d
.short 65451 ; 0xffab
.short 65465 ; 0xffb9
.short 63766 ; 0xf916
.short 65046 ; 0xfe16
.short 1907 ; 0x773
.short 65336 ; 0xff38
.short 65368 ; 0xff58
.short 64748 ; 0xfcec
.short 64145 ; 0xfa91
.short 65351 ; 0xff47
.short 852 ; 0x354
.short 707 ; 0x2c3
.short 231 ; 0xe7
.short 393 ; 0x189
.short 374 ; 0x176
.short 539 ; 0x21b
.short 65031 ; 0xfe07
.short 63527 ; 0xf827
.short 64561 ; 0xfc31
.short 159 ; 0x9f
.short 179 ; 0xb3
.short 2280 ; 0x8e8
.short 726 ; 0x2d6
.short 277 ; 0x115
.short 703 ; 0x2bf
.short 65078 ; 0xfe36
.short 64274 ; 0xfb12
.short 64601 ; 0xfc59
.short 372 ; 0x174
.short 822 ; 0x336
.short 65016 ; 0xfdf8
.short 1212 ; 0x4bc
.short 64583 ; 0xfc47
.short 65325 ; 0xff2d
.short 681 ; 0x2a9
.short 63252 ; 0xf714
.short 65259 ; 0xfeeb
.short 126 ; 0x7e
.short 433 ; 0x1b1
.short 64263 ; 0xfb07
.short 258 ; 0x102
.short 579 ; 0x243
.short 65334 ; 0xff36
.short 123 ; 0x7b
.short 108 ; 0x6c
.short 16 ; 0x10
.short 65507 ; 0xffe3
.short 64461 ; 0xfbcd
.short 294 ; 0x126
.short 128 ; 0x80
.short 400 ; 0x190
.short 486 ; 0x1e6
.short 64471 ; 0xfbd7
.short 65483 ; 0xffcb
.short 64159 ; 0xfa9f
.short 65279 ; 0xfeff
.short 65205 ; 0xfeb5
.short 167 ; 0xa7
.short 1655 ; 0x677
.short 64806 ; 0xfd26
.short 768 ; 0x300
.short 64980 ; 0xfdd4
.short 64830 ; 0xfd3e
.short 998 ; 0x3e6
.short 65402 ; 0xff7a
.short 253 ; 0xfd
.short 524 ; 0x20c
.short 61895 ; 0xf1c7
.short 123 ; 0x7b
.short 64968 ; 0xfdc8
.short 63477 ; 0xf7f5
.short 63598 ; 0xf86e
.short 64865 ; 0xfd61
.short 892 ; 0x37c
.short 65517 ; 0xffed
.short 64818 ; 0xfd32
.short 169 ; 0xa9
.short 65126 ; 0xfe66
.short 443 ; 0x1bb
.short 64647 ; 0xfc87
.short 64204 ; 0xfacc
.short 64731 ; 0xfcdb
.short 159 ; 0x9f
.short 65181 ; 0xfe9d
.short 254 ; 0xfe
.short 65184 ; 0xfea0
.short 376 ; 0x178
.short 536 ; 0x218
.short 766 ; 0x2fe
.short 1746 ; 0x6d2
.short 65294 ; 0xff0e
.short 1035 ; 0x40b
.short 64558 ; 0xfc2e
.short 982 ; 0x3d6
.short 65197 ; 0xfead
.short 1547 ; 0x60b
.short 394 ; 0x18a
.short 64414 ; 0xfb9e
.short 474 ; 0x1da
.short 65157 ; 0xfe85
.short 539 ; 0x21b
.short 65072 ; 0xfe30
.short 65364 ; 0xff54
.short 65171 ; 0xfe93
.short 64000 ; 0xfa00
.short 64995 ; 0xfde3
.short 65469 ; 0xffbd
.short 65055 ; 0xfe1f
.short 63933 ; 0xf9bd
.short 561 ; 0x231
.short 65007 ; 0xfdef
.short 613 ; 0x265
.short 1035 ; 0x40b
.short 2016 ; 0x7e0
.short 913 ; 0x391
.short 64173 ; 0xfaad
.short 1451 ; 0x5ab
.short 722 ; 0x2d2
.short 64620 ; 0xfc6c
.short 64918 ; 0xfd96
.short 1998 ; 0x7ce
.short 955 ; 0x3bb
.short 64617 ; 0xfc69
.short 65064 ; 0xfe28
.short 1793 ; 0x701
.short 64870 ; 0xfd66
.short 65137 ; 0xfe71
.short 64931 ; 0xfda3
.short 586 ; 0x24a
.short 688 ; 0x2b0
.short 1250 ; 0x4e2
.short 65012 ; 0xfdf4
.short 64852 ; 0xfd54
.short 615 ; 0x267
.short 64122 ; 0xfa7a
.short 62980 ; 0xf604
.short 65530 ; 0xfffa
.short 64833 ; 0xfd41
.short 65160 ; 0xfe88
.short 930 ; 0x3a2
.short 63973 ; 0xf9e5
.short 64120 ; 0xfa78
.short 65301 ; 0xff15
.short 64465 ; 0xfbd1
.short 165 ; 0xa5
.short 864 ; 0x360
.short 78 ; 0x4e
.short 65445 ; 0xffa5
.short 65525 ; 0xfff5
.short 411 ; 0x19b
.short 556 ; 0x22c
.short 560 ; 0x230
.short 42 ; 0x2a
.short 924 ; 0x39c
.short 64674 ; 0xfca2
.short 1328 ; 0x530
.short 64643 ; 0xfc83
.short 293 ; 0x125
.short 63513 ; 0xf819
.short 65511 ; 0xffe7
.short 483 ; 0x1e3
.short 65496 ; 0xffd8
.short 64727 ; 0xfcd7
.short 62859 ; 0xf58b
.short 65213 ; 0xfebd
.short 65332 ; 0xff34
.short 65163 ; 0xfe8b
.short 65420 ; 0xff8c
.short 65221 ; 0xfec5
.short 771 ; 0x303
.short 880 ; 0x370
.short 505 ; 0x1f9
.short 1070 ; 0x42e
.short 65142 ; 0xfe76
.short 93 ; 0x5d
.short 480 ; 0x1e0
.short 65193 ; 0xfea9
.short 133 ; 0x85
.short 62790 ; 0xf546
.short 65179 ; 0xfe9b
.short 64136 ; 0xfa88
.short 64618 ; 0xfc6a
.short 346 ; 0x15a
.short 62286 ; 0xf34e
.short 213 ; 0xd5
.short 65093 ; 0xfe45
.short 42 ; 0x2a
.short 64624 ; 0xfc70
.short 64993 ; 0xfde1
.short 65223 ; 0xfec7
.short 65126 ; 0xfe66
.short 240 ; 0xf0
.short 210 ; 0xd2
.short 177 ; 0xb1
.short 1011 ; 0x3f3
.short 65278 ; 0xfefe
.short 946 ; 0x3b2
.short 225 ; 0xe1
.short 182 ; 0xb6
.short 1444 ; 0x5a4
.short 634 ; 0x27a
.short 149 ; 0x95
.short 65097 ; 0xfe49
.short 1475 ; 0x5c3
.short 65318 ; 0xff26
.short 155 ; 0x9b
.short 63867 ; 0xf97b
.short 1350 ; 0x546
.short 1771 ; 0x6eb
.short 778 ; 0x30a
.short 65132 ; 0xfe6c
.short 137 ; 0x89
.short 65387 ; 0xff6b
.short 64700 ; 0xfcbc
.short 213 ; 0xd5
.short 65460 ; 0xffb4
.short 63728 ; 0xf8f0
.short 152 ; 0x98
.short 1712 ; 0x6b0
.short 226 ; 0xe2
.short 888 ; 0x378
.short 63855 ; 0xf96f
.short 508 ; 0x1fc
.short 1197 ; 0x4ad
.short 63543 ; 0xf837
.short 809 ; 0x329
.short 65362 ; 0xff52
.short 184 ; 0xb8
.short 9 ; 0x9
.short 64697 ; 0xfcb9
.short 622 ; 0x26e
.short 64322 ; 0xfb42
.short 124 ; 0x7c
.short 64041 ; 0xfa29
.short 65464 ; 0xffb8
.short 1801 ; 0x709
.short 65313 ; 0xff21
.short 739 ; 0x2e3
.short 64949 ; 0xfdb5
.short 323 ; 0x143
.short 64570 ; 0xfc3a
.short 65444 ; 0xffa4
.short 236 ; 0xec
.short 1427 ; 0x593
.short 65449 ; 0xffa9
.short 284 ; 0x11c
.short 566 ; 0x236
.short 65095 ; 0xfe47
.short 2362 ; 0x93a
.short 70 ; 0x46
.short 65291 ; 0xff0b
.short 194 ; 0xc2
.short 64506 ; 0xfbfa
.short 233 ; 0xe9
.short 64824 ; 0xfd38
.short 64323 ; 0xfb43
.short 64572 ; 0xfc3c
.short 64325 ; 0xfb45
.short 77 ; 0x4d
.short 64741 ; 0xfce5
.short 499 ; 0x1f3
.short 61622 ; 0xf0b6
.short 63879 ; 0xf987
.short 65062 ; 0xfe26
.short 64503 ; 0xfbf7
.short 65254 ; 0xfee6
.short 909 ; 0x38d
.short 508 ; 0x1fc
.short 65153 ; 0xfe81
.short 1127 ; 0x467
.short 1301 ; 0x515
.short 339 ; 0x153
.short 65036 ; 0xfe0c
.short 64403 ; 0xfb93
.short 62650 ; 0xf4ba
.short 516 ; 0x204
.short 325 ; 0x145
.short 64599 ; 0xfc57
.short 64876 ; 0xfd6c
.short 64995 ; 0xfde3
.short 1253 ; 0x4e5
.short 2131 ; 0x853
.short 63895 ; 0xf997
.short 1048 ; 0x418
.short 63339 ; 0xf76b
.short 1939 ; 0x793
.short 62562 ; 0xf462
.short 245 ; 0xf5
.short 578 ; 0x242
.short 65492 ; 0xffd4
.short 65503 ; 0xffdf
.short 744 ; 0x2e8
.short 269 ; 0x10d
.short 65355 ; 0xff4b
.short 346 ; 0x15a
.short 64523 ; 0xfc0b
.short 63996 ; 0xf9fc
.short 2535 ; 0x9e7
.short 499 ; 0x1f3
.short 1151 ; 0x47f
.short 9 ; 0x9
.short 64234 ; 0xfaea
.short 2631 ; 0xa47
.short 64973 ; 0xfdcd
.short 72 ; 0x48
.short 381 ; 0x17d
.short 361 ; 0x169
.short 64868 ; 0xfd64
.short 64278 ; 0xfb16
.short 125 ; 0x7d
.short 1140 ; 0x474
.short 273 ; 0x111
.short 65012 ; 0xfdf4
.short 321 ; 0x141
.short 82 ; 0x52
.short 64230 ; 0xfae6
.short 63152 ; 0xf6b0
.short 224 ; 0xe0
.short 553 ; 0x229
.short 443 ; 0x1bb
.short 65125 ; 0xfe65
.short 64769 ; 0xfd01
.short 65318 ; 0xff26
.short 345 ; 0x159
.short 195 ; 0xc3
.short 1521 ; 0x5f1
.short 65086 ; 0xfe3e
.short 2033 ; 0x7f1
.short 65182 ; 0xfe9e
.short 2728 ; 0xaa8
.short 65535 ; 0xffff
.short 377 ; 0x179
.short 64991 ; 0xfddf
.short 657 ; 0x291
.short 136 ; 0x88
.short 865 ; 0x361
.short 246 ; 0xf6
.short 826 ; 0x33a
.short 63953 ; 0xf9d1
.short 749 ; 0x2ed
.short 124 ; 0x7c
.short 65026 ; 0xfe02
.short 718 ; 0x2ce
.short 62935 ; 0xf5d7
.short 508 ; 0x1fc
.short 653 ; 0x28d
.short 65369 ; 0xff59
.short 924 ; 0x39c
.short 65198 ; 0xfeae
.short 1566 ; 0x61e
.short 65502 ; 0xffde
.short 64956 ; 0xfdbc
.short 165 ; 0xa5
.short 428 ; 0x1ac
.short 161 ; 0xa1
.short 23 ; 0x17
.short 64659 ; 0xfc93
.short 63756 ; 0xf90c
.short 63025 ; 0xf631
.short 65436 ; 0xff9c
.short 63695 ; 0xf8cf
.short 240 ; 0xf0
.short 579 ; 0x243
.short 62817 ; 0xf561
.short 64206 ; 0xface
.short 231 ; 0xe7
.short 670 ; 0x29e
.short 1507 ; 0x5e3
.short 499 ; 0x1f3
.short 63957 ; 0xf9d5
.short 93 ; 0x5d
.short 64786 ; 0xfd12
.short 716 ; 0x2cc
.short 205 ; 0xcd
.short 997 ; 0x3e5
.short 515 ; 0x203
.short 65491 ; 0xffd3
.short 65520 ; 0xfff0
.short 64454 ; 0xfbc6
.short 535 ; 0x217
.short 64743 ; 0xfce7
.short 65250 ; 0xfee2
.short 360 ; 0x168
.short 418 ; 0x1a2
.short 593 ; 0x251
.short 65050 ; 0xfe1a
.short 64522 ; 0xfc0a
.short 65370 ; 0xff5a
.short 797 ; 0x31d
.short 150 ; 0x96
.short 65251 ; 0xfee3
.short 543 ; 0x21f
.short 64970 ; 0xfdca
.short 911 ; 0x38f
.short 65202 ; 0xfeb2
.short 75 ; 0x4b
.short 1208 ; 0x4b8
.short 65388 ; 0xff6c
.short 64820 ; 0xfd34
.short 104 ; 0x68
.short 64851 ; 0xfd53
.short 214 ; 0xd6
.short 2042 ; 0x7fa
.short 530 ; 0x212
.short 65247 ; 0xfedf
.short 65054 ; 0xfe1e
.short 65064 ; 0xfe28
.short 64840 ; 0xfd48
.short 65016 ; 0xfdf8
.short 498 ; 0x1f2
.short 64370 ; 0xfb72
.short 65164 ; 0xfe8c
.short 259 ; 0x103
.short 63726 ; 0xf8ee
.short 65285 ; 0xff05
.short 1088 ; 0x440
.short 64801 ; 0xfd21
.short 64740 ; 0xfce4
.short 65493 ; 0xffd5
.short 819 ; 0x333
.short 454 ; 0x1c6
.short 65240 ; 0xfed8
.short 220 ; 0xdc
.short 65149 ; 0xfe7d
.short 65280 ; 0xff00
.short 822 ; 0x336
.short 2109 ; 0x83d
.short 1621 ; 0x655
.short 236 ; 0xec
.short 541 ; 0x21d
.short 588 ; 0x24c
.short 251 ; 0xfb
.short 12 ; 0xc
.short 65416 ; 0xff88
.short 63684 ; 0xf8c4
.short 65334 ; 0xff36
.short 1015 ; 0x3f7
.short 64407 ; 0xfb97
.short 617 ; 0x269
.short 64203 ; 0xfacb
.short 1405 ; 0x57d
.short 63951 ; 0xf9cf
.short 65362 ; 0xff52
.short 64945 ; 0xfdb1
.short 65481 ; 0xffc9
.short 147 ; 0x93
.short 1649 ; 0x671
.short 65167 ; 0xfe8f
.short 64244 ; 0xfaf4
.short 1520 ; 0x5f0
.short 1498 ; 0x5da
.short 1267 ; 0x4f3
.short 65041 ; 0xfe11
.short 762 ; 0x2fa
.short 64748 ; 0xfcec
.short 1859 ; 0x743
.short 65329 ; 0xff31
.short 64695 ; 0xfcb7
.short 65298 ; 0xff12
.short 64895 ; 0xfd7f
.short 2066 ; 0x812
.short 1003 ; 0x3eb
.short 63575 ; 0xf857
.short 45 ; 0x2d
.short 64027 ; 0xfa1b
.short 1767 ; 0x6e7
.short 64250 ; 0xfafa
.short 64644 ; 0xfc84
.short 960 ; 0x3c0
.short 65483 ; 0xffcb
.short 296 ; 0x128
.short 65061 ; 0xfe25
.short 64839 ; 0xfd47
.short 64961 ; 0xfdc1
.short 51 ; 0x33
.short 245 ; 0xf5
.short 203 ; 0xcb
.short 1697 ; 0x6a1
.short 65434 ; 0xff9a
.short 64652 ; 0xfc8c
.short 64752 ; 0xfcf0
.short 64642 ; 0xfc82
.short 1060 ; 0x424
.short 512 ; 0x200
.short 357 ; 0x165
.short 65077 ; 0xfe35
.short 640 ; 0x280
.short 1164 ; 0x48c
.short 65294 ; 0xff0e
.short 65439 ; 0xff9f
.short 65311 ; 0xff1f
.short 64830 ; 0xfd3e
.short 64875 ; 0xfd6b
.short 65218 ; 0xfec2
.short 64742 ; 0xfce6
.short 64663 ; 0xfc97
.short 64552 ; 0xfc28
.short 65494 ; 0xffd6
.short 65183 ; 0xfe9f
.short 303 ; 0x12f
.short 65364 ; 0xff54
.short 173 ; 0xad
.short 332 ; 0x14c
.short 680 ; 0x2a8
.short 65337 ; 0xff39
.short 65060 ; 0xfe24
.short 633 ; 0x279
.short 65518 ; 0xffee
.short 798 ; 0x31e
.short 64919 ; 0xfd97
.short 65493 ; 0xffd5
.short 1181 ; 0x49d
.short 65364 ; 0xff54
.short 65478 ; 0xffc6
.short 2209 ; 0x8a1
.short 63203 ; 0xf6e3
.short 664 ; 0x298
.short 711 ; 0x2c7
.short 65466 ; 0xffba
.short 65055 ; 0xfe1f
.short 501 ; 0x1f5
.short 65202 ; 0xfeb2
.short 1200 ; 0x4b0
.short 64969 ; 0xfdc9
.short 360 ; 0x168
.short 64479 ; 0xfbdf
.short 65401 ; 0xff79
.short 2237 ; 0x8bd
.short 1935 ; 0x78f
.short 1554 ; 0x612
.short 274 ; 0x112
.short 808 ; 0x328
.short 34 ; 0x22
.short 314 ; 0x13a
.short 65131 ; 0xfe6b
.short 65458 ; 0xffb2
.short 62884 ; 0xf5a4
.short 64835 ; 0xfd43
.short 64441 ; 0xfbb9
.short 65267 ; 0xfef3
.short 65123 ; 0xfe63
.short 314 ; 0x13a
.short 68 ; 0x44
.short 62845 ; 0xf57d
.short 65396 ; 0xff74
.short 980 ; 0x3d4
.short 64431 ; 0xfbaf
.short 1053 ; 0x41d
.short 581 ; 0x245
.short 65031 ; 0xfe07
.short 65481 ; 0xffc9
.short 64006 ; 0xfa06
.short 1013 ; 0x3f5
.short 209 ; 0xd1
.short 44 ; 0x2c
.short 65328 ; 0xff30
.short 698 ; 0x2ba
.short 64029 ; 0xfa1d
.short 197 ; 0xc5
.short 958 ; 0x3be
.short 47 ; 0x2f
.short 65114 ; 0xfe5a
.short 65390 ; 0xff6e
.short 64867 ; 0xfd63
.short 676 ; 0x2a4
.short 1076 ; 0x434
.short 64955 ; 0xfdbb
.short 314 ; 0x13a
.short 1021 ; 0x3fd
.short 162 ; 0xa2
.short 979 ; 0x3d3
.short 65188 ; 0xfea4
.short 294 ; 0x126
.short 387 ; 0x183
.short 64667 ; 0xfc9b
.short 65198 ; 0xfeae
.short 324 ; 0x144
.short 3933 ; 0xf5d
.short 205 ; 0xcd
.short 679 ; 0x2a7
.short 65197 ; 0xfead
.short 64539 ; 0xfc1b
.short 383 ; 0x17f
.short 65066 ; 0xfe2a
.short 64624 ; 0xfc70
.short 1602 ; 0x642
.short 63326 ; 0xf75e
.short 64650 ; 0xfc8a
.short 2148 ; 0x864
.short 65092 ; 0xfe44
.short 65518 ; 0xffee
.short 64078 ; 0xfa4e
.short 122 ; 0x7a
.short 62699 ; 0xf4eb
.short 1381 ; 0x565
.short 666 ; 0x29a
.short 65103 ; 0xfe4f
.short 64650 ; 0xfc8a
.short 899 ; 0x383
.short 274 ; 0x112
.short 197 ; 0xc5
.short 65285 ; 0xff05
.short 142 ; 0x8e
.short 376 ; 0x178
.short 65443 ; 0xffa3
.short 64814 ; 0xfd2e
.short 915 ; 0x393
.short 64896 ; 0xfd80
.short 44 ; 0x2c
.short 204 ; 0xcc
.short 722 ; 0x2d2
.short 771 ; 0x303
.short 672 ; 0x2a0
.short 2205 ; 0x89d
.short 65450 ; 0xffaa
.short 355 ; 0x163
.short 65211 ; 0xfebb
.short 641 ; 0x281
.short 472 ; 0x1d8
.short 245 ; 0xf5
.short 907 ; 0x38b
.short 64246 ; 0xfaf6
.short 65341 ; 0xff3d
.short 811 ; 0x32b
.short 131 ; 0x83
.short 65350 ; 0xff46
.short 1141 ; 0x475
.short 571 ; 0x23b
.short 64419 ; 0xfba3
.short 672 ; 0x2a0
.short 65443 ; 0xffa3
.short 65458 ; 0xffb2
.short 65292 ; 0xff0c
.short 65401 ; 0xff79
.short 65117 ; 0xfe5d
.short 108 ; 0x6c
.short 64870 ; 0xfd66
.short 64349 ; 0xfb5d
.short 65507 ; 0xffe3
.short 64293 ; 0xfb25
.short 2445 ; 0x98d
.short 65188 ; 0xfea4
.short 64454 ; 0xfbc6
.short 65438 ; 0xff9e
.short 63246 ; 0xf70e
.short 541 ; 0x21d
.short 64718 ; 0xfcce
.short 192 ; 0xc0
.short 460 ; 0x1cc
.short 261 ; 0x105
.short 578 ; 0x242
.short 65297 ; 0xff11
.short 904 ; 0x388
.short 941 ; 0x3ad
.short 31 ; 0x1f
.short 272 ; 0x110
.short 204 ; 0xcc
.short 272 ; 0x110
.short 62670 ; 0xf4ce
.short 65513 ; 0xffe9
.short 64861 ; 0xfd5d
.short 65066 ; 0xfe2a
.short 575 ; 0x23f
.short 64462 ; 0xfbce
.short 1510 ; 0x5e6
.short 26 ; 0x1a
.short 518 ; 0x206
.short 1164 ; 0x48c
.short 923 ; 0x39b
.short 125 ; 0x7d
.short 101 ; 0x65
.short 64863 ; 0xfd5f
.short 65162 ; 0xfe8a
.short 53 ; 0x35
.short 1853 ; 0x73d
.short 378 ; 0x17a
.short 122 ; 0x7a
.short 65350 ; 0xff46
.short 366 ; 0x16e
.short 65475 ; 0xffc3
.short 186 ; 0xba
.short 129 ; 0x81
.short 65432 ; 0xff98
.short 64828 ; 0xfd3c
.short 300 ; 0x12c
.short 64730 ; 0xfcda
.short 65370 ; 0xff5a
.short 65451 ; 0xffab
.short 65528 ; 0xfff8
.short 65509 ; 0xffe5
.short 344 ; 0x158
.short 424 ; 0x1a8
.short 1593 ; 0x639
.short 1431 ; 0x597
.short 65239 ; 0xfed7
.short 71 ; 0x47
.short 1695 ; 0x69f
.short 64611 ; 0xfc63
.short 234 ; 0xea
.short 64934 ; 0xfda6
.short 64537 ; 0xfc19
.short 65085 ; 0xfe3d
.short 608 ; 0x260
.short 618 ; 0x26a
.short 65316 ; 0xff24
.short 64229 ; 0xfae5
.short 65407 ; 0xff7f
.short 64050 ; 0xfa32
.short 476 ; 0x1dc
.short 1091 ; 0x443
.short 65287 ; 0xff07
.short 467 ; 0x1d3
.short 65207 ; 0xfeb7
.short 65483 ; 0xffcb
.short 33 ; 0x21
.short 65518 ; 0xffee
.short 110 ; 0x6e
.short 477 ; 0x1dd
.short 1506 ; 0x5e2
.short 65037 ; 0xfe0d
.short 635 ; 0x27b
.short 282 ; 0x11a
.short 64101 ; 0xfa65
.short 1308 ; 0x51c
.short 38 ; 0x26
.short 405 ; 0x195
.short 65465 ; 0xffb9
.short 65217 ; 0xfec1
.short 64916 ; 0xfd94
.short 502 ; 0x1f6
.short 64720 ; 0xfcd0
.short 2279 ; 0x8e7
.short 65099 ; 0xfe4b
.short 65492 ; 0xffd4
.short 283 ; 0x11b
.short 151 ; 0x97
.short 64603 ; 0xfc5b
.short 64772 ; 0xfd04
.short 64576 ; 0xfc40
.short 65110 ; 0xfe56
.short 312 ; 0x138
.short 65163 ; 0xfe8b
.short 64365 ; 0xfb6d
.short 63980 ; 0xf9ec
.short 57 ; 0x39
.short 64624 ; 0xfc70
.short 1153 ; 0x481
.short 64458 ; 0xfbca
.short 65442 ; 0xffa2
.short 167 ; 0xa7
.short 803 ; 0x323
.short 63464 ; 0xf7e8
.short 25 ; 0x19
.short 64761 ; 0xfcf9
.short 64305 ; 0xfb31
.short 95 ; 0x5f
.short 487 ; 0x1e7
.short 442 ; 0x1ba
.short 65415 ; 0xff87
.short 614 ; 0x266
.short 341 ; 0x155
.short 2308 ; 0x904
.short 150 ; 0x96
.short 65050 ; 0xfe1a
.short 471 ; 0x1d7
.short 64926 ; 0xfd9e
.short 2 ; 0x2
.short 552 ; 0x228
.short 297 ; 0x129
.short 641 ; 0x281
.short 64871 ; 0xfd67
.short 1498 ; 0x5da
.short 643 ; 0x283
.short 1635 ; 0x663
.short 65506 ; 0xffe2
.short 64175 ; 0xfaaf
.short 126 ; 0x7e
.short 63613 ; 0xf87d
.short 864 ; 0x360
.short 64414 ; 0xfb9e
.short 1189 ; 0x4a5
.short 64628 ; 0xfc74
.short 65216 ; 0xfec0
.short 64531 ; 0xfc13
.short 64946 ; 0xfdb2
.short 285 ; 0x11d
.short 348 ; 0x15c
.short 180 ; 0xb4
.short 64367 ; 0xfb6f
.short 65349 ; 0xff45
.short 65125 ; 0xfe65
.short 316 ; 0x13c
.short 65220 ; 0xfec4
.short 65199 ; 0xfeaf
.short 200 ; 0xc8
.short 65201 ; 0xfeb1
.short 543 ; 0x21f
.short 64434 ; 0xfbb2
.short 354 ; 0x162
.short 633 ; 0x279
.short 65399 ; 0xff77
.short 2065 ; 0x811
.short 446 ; 0x1be
.short 1450 ; 0x5aa
.short 1115 ; 0x45b
.short 79 ; 0x4f
.short 65329 ; 0xff31
.short 270 ; 0x10e
.short 651 ; 0x28b
.short 64625 ; 0xfc71
.short 64977 ; 0xfdd1
.short 65463 ; 0xffb7
.short 65119 ; 0xfe5f
.short 65501 ; 0xffdd
.short 722 ; 0x2d2
.short 65132 ; 0xfe6c
.short 65046 ; 0xfe16
.short 1596 ; 0x63c
.short 8 ; 0x8
.short 65483 ; 0xffcb
.short 63 ; 0x3f
.short 65252 ; 0xfee4
.short 287 ; 0x11f
.short 65355 ; 0xff4b
.short 480 ; 0x1e0
.short 65297 ; 0xff11
.short 539 ; 0x21b
.short 1526 ; 0x5f6
.short 64817 ; 0xfd31
.short 64615 ; 0xfc67
.short 912 ; 0x390
.short 65015 ; 0xfdf7
.short 162 ; 0xa2
.short 174 ; 0xae
.short 65332 ; 0xff34
.short 777 ; 0x309
.short 221 ; 0xdd
.short 65068 ; 0xfe2c
.short 141 ; 0x8d
.short 65517 ; 0xffed
.short 64996 ; 0xfde4
.short 625 ; 0x271
.short 63923 ; 0xf9b3
.short 487 ; 0x1e7
.short 64513 ; 0xfc01
.short 677 ; 0x2a5
.short 65128 ; 0xfe68
.short 274 ; 0x112
.short 933 ; 0x3a5
.short 235 ; 0xeb
.short 64738 ; 0xfce2
.short 453 ; 0x1c5
.short 876 ; 0x36c
.short 1229 ; 0x4cd
.short 831 ; 0x33f
.short 1939 ; 0x793
.short 1855 ; 0x73f
.short 561 ; 0x231
.short 532 ; 0x214
.short 352 ; 0x160
.short 392 ; 0x188
.short 65032 ; 0xfe08
.short 681 ; 0x2a9
.short 524 ; 0x20c
.short 143 ; 0x8f
.short 244 ; 0xf4
.short 65496 ; 0xffd8
.short 64154 ; 0xfa9a
.short 1116 ; 0x45c
.short 63706 ; 0xf8da
.short 64717 ; 0xfccd
.short 63015 ; 0xf627
.short 65213 ; 0xfebd
.short 65361 ; 0xff51
.short 63761 ; 0xf911
.short 502 ; 0x1f6
.short 64827 ; 0xfd3b
.short 64857 ; 0xfd59
.short 869 ; 0x365
.short 65326 ; 0xff2e
.short 65198 ; 0xfeae
.short 1681 ; 0x691
.short 64224 ; 0xfae0
.short 935 ; 0x3a7
.short 64957 ; 0xfdbd
.short 819 ; 0x333
.short 535 ; 0x217
.short 64322 ; 0xfb42
.short 64722 ; 0xfcd2
.short 63167 ; 0xf6bf
.short 65448 ; 0xffa8
.short 65355 ; 0xff4b
.short 65413 ; 0xff85
.short 909 ; 0x38d
.short 399 ; 0x18f
.short 64908 ; 0xfd8c
.short 1812 ; 0x714
.short 1295 ; 0x50f
.short 1808 ; 0x710
.short 42 ; 0x2a
.short 777 ; 0x309
.short 164 ; 0xa4
.short 215 ; 0xd7
.short 2428 ; 0x97c
.short 391 ; 0x187
.short 65171 ; 0xfe93
.short 602 ; 0x25a
.short 63666 ; 0xf8b2
.short 527 ; 0x20f
.short 3406 ; 0xd4e
.short 65345 ; 0xff41
.short 1678 ; 0x68e
.short 64042 ; 0xfa2a
.short 200 ; 0xc8
.short 65168 ; 0xfe90
.short 65313 ; 0xff21
.short 64952 ; 0xfdb8
.short 33 ; 0x21
.short 64982 ; 0xfdd6
.short 64911 ; 0xfd8f
.short 278 ; 0x116
.short 65347 ; 0xff43
.short 65467 ; 0xffbb
.short 65016 ; 0xfdf8
.short 63761 ; 0xf911
.short 65528 ; 0xfff8
.short 949 ; 0x3b5
.short 82 ; 0x52
.short 67 ; 0x43
.short 472 ; 0x1d8
.short 64607 ; 0xfc5f
.short 80 ; 0x50
.short 64984 ; 0xfdd8
.short 487 ; 0x1e7
.short 1070 ; 0x42e
.short 120 ; 0x78
.short 21 ; 0x15
.short 63140 ; 0xf6a4
.short 214 ; 0xd6
.short 64713 ; 0xfcc9
.short 985 ; 0x3d9
.short 191 ; 0xbf
.short 64482 ; 0xfbe2
.short 65237 ; 0xfed5
.short 404 ; 0x194
.short 64940 ; 0xfdac
.short 65315 ; 0xff23
.short 611 ; 0x263
.short 64929 ; 0xfda1
.short 441 ; 0x1b9
.short 468 ; 0x1d4
.short 1641 ; 0x669
.short 65489 ; 0xffd1
.short 3029 ; 0xbd5
.short 65326 ; 0xff2e
.short 65297 ; 0xff11
.short 776 ; 0x308
.short 933 ; 0x3a5
.short 523 ; 0x20b
.short 64929 ; 0xfda1
.short 61 ; 0x3d
.short 371 ; 0x173
.short 65098 ; 0xfe4a
.short 65004 ; 0xfdec
.short 111 ; 0x6f
.short 65243 ; 0xfedb
.short 64606 ; 0xfc5e
.short 64449 ; 0xfbc1
.short 64482 ; 0xfbe2
.short 65321 ; 0xff29
.short 65336 ; 0xff38
.short 64771 ; 0xfd03
.short 65449 ; 0xffa9
.short 64305 ; 0xfb31
.short 1021 ; 0x3fd
.short 65488 ; 0xffd0
.short 65138 ; 0xfe72
.short 909 ; 0x38d
.short 65366 ; 0xff56
.short 666 ; 0x29a
.short 65150 ; 0xfe7e
.short 1011 ; 0x3f3
.short 309 ; 0x135
.short 65248 ; 0xfee0
.short 65092 ; 0xfe44
.short 944 ; 0x3b0
.short 62823 ; 0xf567
.short 65038 ; 0xfe0e
.short 1090 ; 0x442
.short 63171 ; 0xf6c3
.short 65308 ; 0xff1c
.short 145 ; 0x91
.short 280 ; 0x118
.short 64890 ; 0xfd7a
.short 513 ; 0x201
.short 64808 ; 0xfd28
.short 65511 ; 0xffe7
.short 332 ; 0x14c
.short 222 ; 0xde
.short 519 ; 0x207
.short 63168 ; 0xf6c0
.short 64901 ; 0xfd85
.short 1170 ; 0x492
.short 65162 ; 0xfe8a
.short 1426 ; 0x592
.short 64639 ; 0xfc7f
.short 414 ; 0x19e
.short 59 ; 0x3b
.short 64800 ; 0xfd20
.short 28 ; 0x1c
.short 64948 ; 0xfdb4
.short 1229 ; 0x4cd
.short 61 ; 0x3d
.short 65534 ; 0xfffe
.short 65284 ; 0xff04
.short 65491 ; 0xffd3
.short 700 ; 0x2bc
.short 64231 ; 0xfae7
.short 674 ; 0x2a2
.short 65530 ; 0xfffa
.short 1517 ; 0x5ed
.short 803 ; 0x323
.short 64361 ; 0xfb69
.short 64826 ; 0xfd3a
.short 64664 ; 0xfc98
.short 64971 ; 0xfdcb
.short 65248 ; 0xfee0
.short 64498 ; 0xfbf2
.short 64664 ; 0xfc98
.short 160 ; 0xa0
.short 68 ; 0x44
.short 65512 ; 0xffe8
.short 304 ; 0x130
.short 373 ; 0x175
.short 208 ; 0xd0
.short 65287 ; 0xff07
.short 65406 ; 0xff7e
.short 65027 ; 0xfe03
.short 65374 ; 0xff5e
.short 103 ; 0x67
.short 64259 ; 0xfb03
.short 64842 ; 0xfd4a
.short 522 ; 0x20a
.short 273 ; 0x111
.short 227 ; 0xe3
.short 1118 ; 0x45e
.short 65506 ; 0xffe2
.short 65424 ; 0xff90
.short 65373 ; 0xff5d
.short 65448 ; 0xffa8
.short 40 ; 0x28
.short 1485 ; 0x5cd
.short 697 ; 0x2b9
.short 64410 ; 0xfb9a
.short 65188 ; 0xfea4
.short 65268 ; 0xfef4
.short 919 ; 0x397
.short 331 ; 0x14b
.short 65373 ; 0xff5d
.short 65233 ; 0xfed1
.short 64798 ; 0xfd1e
.short 65063 ; 0xfe27
.short 65296 ; 0xff10
.short 65456 ; 0xffb0
.short 275 ; 0x113
.short 38 ; 0x26
.short 64929 ; 0xfda1
.short 65080 ; 0xfe38
.short 721 ; 0x2d1
.short 64794 ; 0xfd1a
.short 944 ; 0x3b0
.short 65030 ; 0xfe06
.short 65394 ; 0xff72
.short 64906 ; 0xfd8a
.short 398 ; 0x18e
.short 65510 ; 0xffe6
.short 65376 ; 0xff60
.short 64812 ; 0xfd2c
.short 200 ; 0xc8
.short 65179 ; 0xfe9b
.short 443 ; 0x1bb
.short 64822 ; 0xfd36
.short 1969 ; 0x7b1
.short 65535 ; 0xffff
.short 656 ; 0x290
.short 65059 ; 0xfe23
.short 65081 ; 0xfe39
.short 251 ; 0xfb
.short 279 ; 0x117
.short 338 ; 0x152
.short 448 ; 0x1c0
.short 64804 ; 0xfd24
.short 65270 ; 0xfef6
.short 108 ; 0x6c
.short 65163 ; 0xfe8b
.short 65477 ; 0xffc5
.short 1100 ; 0x44c
.short 65165 ; 0xfe8d
.short 65504 ; 0xffe0
.short 855 ; 0x357
.short 720 ; 0x2d0
.short 50 ; 0x32
.short 65462 ; 0xffb6
.short 1573 ; 0x625
.short 293 ; 0x125
.short 210 ; 0xd2
.short 65439 ; 0xff9f
.short 561 ; 0x231
.short 64824 ; 0xfd38
.short 65384 ; 0xff68
.short 65474 ; 0xffc2
.short 59 ; 0x3b
.short 300 ; 0x12c
.short 65283 ; 0xff03
.short 65371 ; 0xff5b
.short 209 ; 0xd1
.short 64696 ; 0xfcb8
.short 475 ; 0x1db
.short 64772 ; 0xfd04
.short 684 ; 0x2ac
.short 65258 ; 0xfeea
.short 65012 ; 0xfdf4
.short 64626 ; 0xfc72
.short 1161 ; 0x489
.short 65518 ; 0xffee
.short 65426 ; 0xff92
.short 135 ; 0x87
.short 65396 ; 0xff74
.short 20 ; 0x14
.short 65089 ; 0xfe41
.short 65168 ; 0xfe90
.short 64869 ; 0xfd65
.short 774 ; 0x306
.short 93 ; 0x5d
.short 11 ; 0xb
.short 926 ; 0x39e
.short 508 ; 0x1fc
.short 486 ; 0x1e6
.short 63945 ; 0xf9c9
.short 989 ; 0x3dd
.short 64914 ; 0xfd92
.short 882 ; 0x372
.short 405 ; 0x195
.short 282 ; 0x11a
.short 65124 ; 0xfe64
.short 537 ; 0x219
.short 545 ; 0x221
.short 183 ; 0xb7
.short 694 ; 0x2b6
.short 65386 ; 0xff6a
.short 800 ; 0x320
.short 305 ; 0x131
.short 775 ; 0x307
.short 65008 ; 0xfdf0
.short 598 ; 0x256
.short 53 ; 0x35
.short 65504 ; 0xffe0
.short 65370 ; 0xff5a
.short 65070 ; 0xfe2e
.short 714 ; 0x2ca
.short 860 ; 0x35c
.short 65071 ; 0xfe2f
.short 64688 ; 0xfcb0
.short 64702 ; 0xfcbe
.short 64898 ; 0xfd82
.short 267 ; 0x10b
.short 684 ; 0x2ac
.short 313 ; 0x139
.short 64578 ; 0xfc42
.short 64892 ; 0xfd7c
.short 1616 ; 0x650
.short 273 ; 0x111
.short 64988 ; 0xfddc
.short 1066 ; 0x42a
.short 185 ; 0xb9
.short 64680 ; 0xfca8
.short 64411 ; 0xfb9b
.short 65398 ; 0xff76
.short 71 ; 0x47
.short 65214 ; 0xfebe
.short 65534 ; 0xfffe
.short 111 ; 0x6f
.short 319 ; 0x13f
.short 479 ; 0x1df
.short 956 ; 0x3bc
.short 322 ; 0x142
.short 381 ; 0x17d
.short 65032 ; 0xfe08
.short 75 ; 0x4b
.short 65007 ; 0xfdef
.short 64697 ; 0xfcb9
.short 64652 ; 0xfc8c
.short 356 ; 0x164
.short 64059 ; 0xfa3b
.short 64897 ; 0xfd81
.short 807 ; 0x327
.short 64647 ; 0xfc87
.short 26 ; 0x1a
.short 65534 ; 0xfffe
.short 792 ; 0x318
.short 510 ; 0x1fe
.short 64028 ; 0xfa1c
.short 502 ; 0x1f6
.short 507 ; 0x1fb
.short 65517 ; 0xffed
.short 754 ; 0x2f2
.short 212 ; 0xd4
.short 186 ; 0xba
.short 64313 ; 0xfb39
.short 65076 ; 0xfe34
.short 65129 ; 0xfe69
.short 65045 ; 0xfe15
.short 64904 ; 0xfd88
.short 65274 ; 0xfefa
.short 65519 ; 0xffef
.short 1259 ; 0x4eb
.short 64586 ; 0xfc4a
.short 64567 ; 0xfc37
.short 65438 ; 0xff9e
.short 63873 ; 0xf981
.short 2051 ; 0x803
.short 1067 ; 0x42b
.short 63840 ; 0xf960
.short 65058 ; 0xfe22
.short 64842 ; 0xfd4a
.short 64789 ; 0xfd15
.short 508 ; 0x1fc
.short 403 ; 0x193
.short 126 ; 0x7e
.short 1764 ; 0x6e4
.short 1034 ; 0x40a
.short 1821 ; 0x71d
.short 282 ; 0x11a
.short 65140 ; 0xfe74
.short 2617 ; 0xa39
.short 65362 ; 0xff52
.short 369 ; 0x171
.short 1624 ; 0x658
.short 511 ; 0x1ff
.short 65260 ; 0xfeec
.short 65024 ; 0xfe00
.short 64280 ; 0xfb18
.short 65173 ; 0xfe95
.short 21 ; 0x15
.short 145 ; 0x91
.short 745 ; 0x2e9
.short 65019 ; 0xfdfb
.short 65491 ; 0xffd3
.short 65268 ; 0xfef4
.short 33 ; 0x21
.short 64414 ; 0xfb9e
.short 386 ; 0x182
.short 64872 ; 0xfd68
.short 508 ; 0x1fc
.short 64424 ; 0xfba8
.short 1412 ; 0x584
.short 64526 ; 0xfc0e
.short 64652 ; 0xfc8c
.short 65425 ; 0xff91
.short 245 ; 0xf5
.short 65454 ; 0xffae
.short 65034 ; 0xfe0a
.short 64846 ; 0xfd4e
.short 64948 ; 0xfdb4
.short 65083 ; 0xfe3b
.short 809 ; 0x329
.short 65395 ; 0xff73
.short 1113 ; 0x459
.short 65456 ; 0xffb0
.short 64694 ; 0xfcb6
.short 1099 ; 0x44b
.short 63277 ; 0xf72d
.short 1310 ; 0x51e
.short 65331 ; 0xff33
.short 64732 ; 0xfcdc
.short 65303 ; 0xff17
.short 64055 ; 0xfa37
.short 65273 ; 0xfef9
.short 64958 ; 0xfdbe
.short 64698 ; 0xfcba
.short 62656 ; 0xf4c0
.short 496 ; 0x1f0
.short 429 ; 0x1ad
.short 65086 ; 0xfe3e
.short 679 ; 0x2a7
.short 488 ; 0x1e8
.short 669 ; 0x29d
.short 63848 ; 0xf968
.short 65292 ; 0xff0c
.short 64205 ; 0xfacd
.short 65390 ; 0xff6e
.short 64992 ; 0xfde0
.short 803 ; 0x323
.short 64448 ; 0xfbc0
.short 14 ; 0xe
.short 65356 ; 0xff4c
.short 334 ; 0x14e
.short 1746 ; 0x6d2
.short 64126 ; 0xfa7e
.short 383 ; 0x17f
.short 64418 ; 0xfba2
.short 65009 ; 0xfdf1
.short 625 ; 0x271
.short 65177 ; 0xfe99
.short 558 ; 0x22e
.short 65530 ; 0xfffa
.short 481 ; 0x1e1
.short 64621 ; 0xfc6d
.short 138 ; 0x8a
.short 1407 ; 0x57f
.short 64364 ; 0xfb6c
.short 64653 ; 0xfc8d
.short 65204 ; 0xfeb4
.short 36 ; 0x24
.short 65491 ; 0xffd3
.short 65429 ; 0xff95
.short 63418 ; 0xf7ba
.short 827 ; 0x33b
.short 65092 ; 0xfe44
.short 187 ; 0xbb
.short 2191 ; 0x88f
.short 64743 ; 0xfce7
.short 505 ; 0x1f9
.short 195 ; 0xc3
.short 64870 ; 0xfd66
.short 738 ; 0x2e2
.short 65065 ; 0xfe29
.short 474 ; 0x1da
.short 65342 ; 0xff3e
.short 343 ; 0x157
.short 65347 ; 0xff43
.short 584 ; 0x248
.short 685 ; 0x2ad
.short 1001 ; 0x3e9
.short 379 ; 0x17b
.short 383 ; 0x17f
.short 2156 ; 0x86c
.short 249 ; 0xf9
.short 64782 ; 0xfd0e
.short 432 ; 0x1b0
.short 218 ; 0xda
.short 920 ; 0x398
.short 950 ; 0x3b6
.short 65351 ; 0xff47
.short 1722 ; 0x6ba
.short 65405 ; 0xff7d
.short 1713 ; 0x6b1
.short 1125 ; 0x465
.short 64503 ; 0xfbf7
.short 196 ; 0xc4
.short 64925 ; 0xfd9d
.short 33 ; 0x21
.short 65442 ; 0xffa2
.short 1280 ; 0x500
.short 1309 ; 0x51d
.short 889 ; 0x379
.short 64975 ; 0xfdcf
.short 65265 ; 0xfef1
.short 65083 ; 0xfe3b
.short 65420 ; 0xff8c
.short 1117 ; 0x45d
.short 63947 ; 0xf9cb
.short 64730 ; 0xfcda
.short 63010 ; 0xf622
.short 208 ; 0xd0
.short 64509 ; 0xfbfd
.short 1492 ; 0x5d4
.short 65145 ; 0xfe79
.short 547 ; 0x223
.short 64381 ; 0xfb7d
.short 382 ; 0x17e
.short 63690 ; 0xf8ca
.short 910 ; 0x38e
.short 401 ; 0x191
.short 64946 ; 0xfdb2
.short 65527 ; 0xfff7
.short 795 ; 0x31b
.short 414 ; 0x19e
.short 345 ; 0x159
.short 63394 ; 0xf7a2
.short 64924 ; 0xfd9c
.short 604 ; 0x25c
.short 680 ; 0x2a8
.short 1240 ; 0x4d8
.short 1020 ; 0x3fc
.short 1070 ; 0x42e
.short 711 ; 0x2c7
.short 63330 ; 0xf762
.short 63833 ; 0xf959
.short 65386 ; 0xff6a
.short 65269 ; 0xfef5
.short 1287 ; 0x507
.short 64738 ; 0xfce2
.short 1680 ; 0x690
.short 1460 ; 0x5b4
.short 685 ; 0x2ad
.short 63955 ; 0xf9d3
.short 65535 ; 0xffff
.short 64764 ; 0xfcfc
.short 668 ; 0x29c
.short 65115 ; 0xfe5b
.short 63612 ; 0xf87c
.short 65223 ; 0xfec7
.short 1096 ; 0x448
.short 784 ; 0x310
.short 2974 ; 0xb9e
.short 63853 ; 0xf96d
.short 475 ; 0x1db
.short 62458 ; 0xf3fa
.short 1203 ; 0x4b3
.short 65275 ; 0xfefb
.short 1888 ; 0x760
.short 543 ; 0x21f
.short 63845 ; 0xf965
.short 64243 ; 0xfaf3
.short 1000 ; 0x3e8
.short 65009 ; 0xfdf1
.short 470 ; 0x1d6
.short 64356 ; 0xfb64
.short 244 ; 0xf4
.short 946 ; 0x3b2
.short 64252 ; 0xfafc
.short 899 ; 0x383
.short 64973 ; 0xfdcd
.short 892 ; 0x37c
.short 1896 ; 0x768
.short 517 ; 0x205
.short 235 ; 0xeb
.short 65472 ; 0xffc0
.short 65169 ; 0xfe91
.short 1625 ; 0x659
.short 64268 ; 0xfb0c
.short 210 ; 0xd2
.short 64897 ; 0xfd81
.short 71 ; 0x47
.short 354 ; 0x162
.short 64721 ; 0xfcd1
.short 64529 ; 0xfc11
.short 65241 ; 0xfed9
.short 64805 ; 0xfd25
.short 64984 ; 0xfdd8
.short 65372 ; 0xff5c
.short 2351 ; 0x92f
.short 121 ; 0x79
.short 62912 ; 0xf5c0
.short 64884 ; 0xfd74
.short 65069 ; 0xfe2d
.short 1161 ; 0x489
.short 687 ; 0x2af
.short 65358 ; 0xff4e
.short 160 ; 0xa0
.short 65394 ; 0xff72
.short 65291 ; 0xff0b
.short 65448 ; 0xffa8
.short 516 ; 0x204
.short 65341 ; 0xff3d
.short 900 ; 0x384
.short 2441 ; 0x989
.short 1052 ; 0x41c
.short 937 ; 0x3a9
.short 317 ; 0x13d
.short 63767 ; 0xf917
.short 120 ; 0x78
.short 89 ; 0x59
.short 65145 ; 0xfe79
.short 64740 ; 0xfce4
.short 810 ; 0x32a
.short 948 ; 0x3b4
.short 65264 ; 0xfef0
.short 64143 ; 0xfa8f
.short 96 ; 0x60
.short 455 ; 0x1c7
.short 65330 ; 0xff32
.short 437 ; 0x1b5
.short 64850 ; 0xfd52
.short 1223 ; 0x4c7
.short 191 ; 0xbf
.short 65377 ; 0xff61
.short 63697 ; 0xf8d1
.short 64334 ; 0xfb4e
.short 64543 ; 0xfc1f
.short 123 ; 0x7b
.short 519 ; 0x207
.short 256 ; 0x100
.short 65156 ; 0xfe84
.short 64290 ; 0xfb22
.short 1100 ; 0x44c
.short 65321 ; 0xff29
.short 63679 ; 0xf8bf
.short 1279 ; 0x4ff
.short 63100 ; 0xf67c
.short 64642 ; 0xfc82
.short 716 ; 0x2cc
.short 516 ; 0x204
.short 856 ; 0x358
.short 1035 ; 0x40b
.short 65067 ; 0xfe2b
.short 64942 ; 0xfdae
.short 63762 ; 0xf912
.short 2536 ; 0x9e8
.short 64142 ; 0xfa8e
.short 1489 ; 0x5d1
.short 65350 ; 0xff46
.short 64464 ; 0xfbd0
.short 280 ; 0x118
.short 65414 ; 0xff86
.short 7 ; 0x7
.short 4014 ; 0xfae
.short 730 ; 0x2da
.short 65383 ; 0xff67
.short 1878 ; 0x756
.short 893 ; 0x37d
.short 721 ; 0x2d1
.short 63596 ; 0xf86c
.short 65460 ; 0xffb4
.short 447 ; 0x1bf
.short 65163 ; 0xfe8b
.short 238 ; 0xee
.short 65171 ; 0xfe93
.short 65001 ; 0xfde9
.short 3330 ; 0xd02
.short 164 ; 0xa4
.short 193 ; 0xc1
.short 64701 ; 0xfcbd
.short 64621 ; 0xfc6d
.short 369 ; 0x171
.short 64377 ; 0xfb79
.short 63519 ; 0xf81f
.short 64049 ; 0xfa31
.short 64905 ; 0xfd89
.short 1601 ; 0x641
.short 65131 ; 0xfe6b
.short 64993 ; 0xfde1
.short 1352 ; 0x548
.short 14 ; 0xe
.short 785 ; 0x311
.short 64396 ; 0xfb8c
.short 844 ; 0x34c
.short 433 ; 0x1b1
.short 524 ; 0x20c
.short 720 ; 0x2d0
.short 1495 ; 0x5d7
.short 404 ; 0x194
.short 406 ; 0x196
.short 1812 ; 0x714
.short 1796 ; 0x704
.short 596 ; 0x254
.short 65105 ; 0xfe51
.short 2108 ; 0x83c
.short 207 ; 0xcf
.short 654 ; 0x28e
.short 63268 ; 0xf724
.short 64382 ; 0xfb7e
.short 62106 ; 0xf29a
.short 64770 ; 0xfd02
.short 65086 ; 0xfe3e
.short 64353 ; 0xfb61
.short 65516 ; 0xffec
.short 2458 ; 0x99a
.short 118 ; 0x76
.short 64951 ; 0xfdb7
.short 64617 ; 0xfc69
.short 622 ; 0x26e
.short 2200 ; 0x898
.short 64862 ; 0xfd5e
.short 90 ; 0x5a
.short 65383 ; 0xff67
.short 176 ; 0xb0
.short 440 ; 0x1b8
.short 225 ; 0xe1
.short 65301 ; 0xff15
.short 65410 ; 0xff82
.short 64877 ; 0xfd6d
.short 293 ; 0x125
.short 153 ; 0x99
.short 65528 ; 0xfff8
.short 625 ; 0x271
.short 360 ; 0x168
.short 65345 ; 0xff41
.short 523 ; 0x20b
.short 65417 ; 0xff89
.short 65457 ; 0xffb1
.short 228 ; 0xe4
.short 65499 ; 0xffdb
.short 65477 ; 0xffc5
.short 496 ; 0x1f0
.short 107 ; 0x6b
.short 64044 ; 0xfa2c
.short 38 ; 0x26
.short 64480 ; 0xfbe0
.short 65298 ; 0xff12
.short 64449 ; 0xfbc1
.short 65456 ; 0xffb0
.short 63816 ; 0xf948
.short 252 ; 0xfc
.short 65142 ; 0xfe76
.short 63903 ; 0xf99f
.short 65208 ; 0xfeb8
.short 137 ; 0x89
.short 64504 ; 0xfbf8
.short 30 ; 0x1e
.short 1213 ; 0x4bd
.short 351 ; 0x15f
.short 279 ; 0x117
.short 240 ; 0xf0
.short 67 ; 0x43
.short 418 ; 0x1a2
.short 814 ; 0x32e
.short 65435 ; 0xff9b
.short 62758 ; 0xf526
.short 65507 ; 0xffe3
.short 1301 ; 0x515
.short 65280 ; 0xff00
.short 729 ; 0x2d9
.short 65250 ; 0xfee2
.short 65145 ; 0xfe79
.short 15 ; 0xf
.short 1324 ; 0x52c
.short 674 ; 0x2a2
.short 15 ; 0xf
.short 2 ; 0x2
.short 66 ; 0x42
.short 523 ; 0x20b
.short 65426 ; 0xff92
.short 374 ; 0x176
.short 64615 ; 0xfc67
.short 535 ; 0x217
.short 65396 ; 0xff74
.short 845 ; 0x34d
.short 953 ; 0x3b9
.short 65509 ; 0xffe5
.short 64321 ; 0xfb41
.short 213 ; 0xd5
.short 822 ; 0x336
.short 65411 ; 0xff83
.short 368 ; 0x170
.short 65172 ; 0xfe94
.short 85 ; 0x55
.short 65429 ; 0xff95
.short 151 ; 0x97
.short 64888 ; 0xfd78
.short 355 ; 0x163
.short 65427 ; 0xff93
.short 65307 ; 0xff1b
.short 100 ; 0x64
.short 1378 ; 0x562
.short 114 ; 0x72
.short 6 ; 0x6
.short 248 ; 0xf8
.short 65468 ; 0xffbc
.short 65281 ; 0xff01
.short 266 ; 0x10a
.short 65311 ; 0xff1f
.short 414 ; 0x19e
.short 187 ; 0xbb
.short 577 ; 0x241
.short 65442 ; 0xffa2
.short 276 ; 0x114
.short 440 ; 0x1b8
.short 899 ; 0x383
.short 31 ; 0x1f
.short 64246 ; 0xfaf6
.short 64737 ; 0xfce1
.short 65531 ; 0xfffb
.short 64667 ; 0xfc9b
.short 1864 ; 0x748
.short 64778 ; 0xfd0a
.short 432 ; 0x1b0
.short 65528 ; 0xfff8
.short 65073 ; 0xfe31
.short 542 ; 0x21e
.short 65532 ; 0xfffc
.short 546 ; 0x222
.short 478 ; 0x1de
.short 214 ; 0xd6
.short 795 ; 0x31b
.short 65263 ; 0xfeef
.short 122 ; 0x7a
.short 327 ; 0x147
.short 65207 ; 0xfeb7
.short 1060 ; 0x424
.short 242 ; 0xf2
.short 64772 ; 0xfd04
.short 92 ; 0x5c
.short 65224 ; 0xfec8
.short 64584 ; 0xfc48
.short 628 ; 0x274
.short 65180 ; 0xfe9c
.short 215 ; 0xd7
.short 64932 ; 0xfda4
.short 64989 ; 0xfddd
.short 65129 ; 0xfe69
.short 732 ; 0x2dc
.short 1040 ; 0x410
.short 65259 ; 0xfeeb
.short 65252 ; 0xfee4
.short 212 ; 0xd4
.short 1497 ; 0x5d9
.short 416 ; 0x1a0
.short 1159 ; 0x487
.short 536 ; 0x218
.short 65128 ; 0xfe68
.short 68 ; 0x44
.short 65416 ; 0xff88
.short 361 ; 0x169
.short 65246 ; 0xfede
.short 64499 ; 0xfbf3
.short 393 ; 0x189
.short 65514 ; 0xffea
.short 65061 ; 0xfe25
.short 352 ; 0x160
.short 64767 ; 0xfcff
.short 65270 ; 0xfef6
.short 65051 ; 0xfe1b
.short 65378 ; 0xff62
.short 65027 ; 0xfe03
.short 407 ; 0x197
.short 65326 ; 0xff2e
.short 58 ; 0x3a
.short 65224 ; 0xfec8
.short 64811 ; 0xfd2b
.short 281 ; 0x119
.short 275 ; 0x113
.short 284 ; 0x11c
.short 481 ; 0x1e1
.short 564 ; 0x234
.short 65502 ; 0xffde
.short 65048 ; 0xfe18
.short 65183 ; 0xfe9f
.short 27 ; 0x1b
.short 65007 ; 0xfdef
.short 2184 ; 0x888
.short 64407 ; 0xfb97
.short 65407 ; 0xff7f
.short 29 ; 0x1d
.short 65356 ; 0xff4c
.short 700 ; 0x2bc
.short 65146 ; 0xfe7a
.short 64855 ; 0xfd57
.short 243 ; 0xf3
.short 426 ; 0x1aa
.short 64940 ; 0xfdac
.short 64746 ; 0xfcea
.short 63821 ; 0xf94d
.short 13 ; 0xd
.short 65346 ; 0xff42
.short 258 ; 0x102
.short 64865 ; 0xfd61
.short 998 ; 0x3e6
.short 900 ; 0x384
.short 65255 ; 0xfee7
.short 2463 ; 0x99f
.short 3212 ; 0xc8c
.short 694 ; 0x2b6
.short 65450 ; 0xffaa
.short 176 ; 0xb0
.short 974 ; 0x3ce
.short 2425 ; 0x979
.short 63962 ; 0xf9da
.short 344 ; 0x158
.short 65251 ; 0xfee3
.short 64894 ; 0xfd7e
.short 3068 ; 0xbfc
.short 262 ; 0x106
.short 15 ; 0xf
.short 551 ; 0x227
.short 64679 ; 0xfca7
.short 65260 ; 0xfeec
.short 65482 ; 0xffca
.short 64178 ; 0xfab2
.short 63144 ; 0xf6a8
.short 64899 ; 0xfd83
.short 64792 ; 0xfd18
.short 370 ; 0x172
.short 65242 ; 0xfeda
.short 65033 ; 0xfe09
.short 65369 ; 0xff59
.short 65316 ; 0xff24
.short 65323 ; 0xff2b
.short 582 ; 0x246
.short 1069 ; 0x42d
.short 1419 ; 0x58b
.short 124 ; 0x7c
.short 688 ; 0x2b0
.short 64267 ; 0xfb0b
.short 483 ; 0x1e3
.short 427 ; 0x1ab
.short 105 ; 0x69
.short 65179 ; 0xfe9b
.short 64227 ; 0xfae3
.short 994 ; 0x3e2
.short 131 ; 0x83
.short 439 ; 0x1b7
.short 283 ; 0x11b
.short 6391 ; 0x18f7
.short 61237 ; 0xef35
.short 65467 ; 0xffbb
.short 593 ; 0x251
.short 250 ; 0xfa
.short 1615 ; 0x64f
.short 88 ; 0x58
.short 65445 ; 0xffa5
.short 65412 ; 0xff84
.short 378 ; 0x17a
.short 1078 ; 0x436
.short 63051 ; 0xf64b
.short 63708 ; 0xf8dc
.short 64234 ; 0xfaea
.short 118 ; 0x76
.short 391 ; 0x187
.short 64559 ; 0xfc2f
.short 1132 ; 0x46c
.short 62061 ; 0xf26d
.short 2265 ; 0x8d9
.short 64785 ; 0xfd11
.short 698 ; 0x2ba
.short 517 ; 0x205
.short 65117 ; 0xfe5d
.short 2249 ; 0x8c9
.short 487 ; 0x1e7
.short 313 ; 0x139
.short 64937 ; 0xfda9
.short 306 ; 0x132
.short 64876 ; 0xfd6c
.short 65209 ; 0xfeb9
.short 63373 ; 0xf78d
.short 65142 ; 0xfe76
.short 357 ; 0x165
.short 525 ; 0x20d
.short 767 ; 0x2ff
.short 154 ; 0x9a
.short 1258 ; 0x4ea
.short 64282 ; 0xfb1a
.short 346 ; 0x15a
.short 65183 ; 0xfe9f
.short 65456 ; 0xffb0
.short 65306 ; 0xff1a
.short 19 ; 0x13
.short 1404 ; 0x57c
.short 62612 ; 0xf494
.short 65441 ; 0xffa1
.short 15 ; 0xf
.short 64781 ; 0xfd0d
.short 65153 ; 0xfe81
.short 207 ; 0xcf
.short 60 ; 0x3c
.short 587 ; 0x24b
.short 238 ; 0xee
.short 329 ; 0x149
.short 64929 ; 0xfda1
.short 113 ; 0x71
.short 2010 ; 0x7da
.short 65132 ; 0xfe6c
.short 65466 ; 0xffba
.short 1382 ; 0x566
.short 93 ; 0x5d
.short 1470 ; 0x5be
.short 548 ; 0x224
.short 65409 ; 0xff81
.short 121 ; 0x79
.short 65039 ; 0xfe0f
.short 953 ; 0x3b9
.short 63940 ; 0xf9c4
.short 203 ; 0xcb
.short 4682 ; 0x124a
.short 64570 ; 0xfc3a
.short 64930 ; 0xfda2
.short 65515 ; 0xffeb
.short 343 ; 0x157
.short 64152 ; 0xfa98
.short 399 ; 0x18f
.short 64977 ; 0xfdd1
.short 63658 ; 0xf8aa
.short 64268 ; 0xfb0c
.short 65456 ; 0xffb0
.short 430 ; 0x1ae
.short 65447 ; 0xffa7
.short 65089 ; 0xfe41
.short 342 ; 0x156
.short 65470 ; 0xffbe
.short 65410 ; 0xff82
.short 160 ; 0xa0
.short 65344 ; 0xff40
.short 517 ; 0x205
.short 263 ; 0x107
.short 2544 ; 0x9f0
.short 64555 ; 0xfc2b
.short 65204 ; 0xfeb4
.short 704 ; 0x2c0
.short 65052 ; 0xfe1c
.short 65350 ; 0xff46
.short 64621 ; 0xfc6d
.short 769 ; 0x301
.short 64467 ; 0xfbd3
.short 65026 ; 0xfe02
.short 239 ; 0xef
.short 1127 ; 0x467
.short 138 ; 0x8a
.short 5966 ; 0x174e
.short 683 ; 0x2ab
.short 64274 ; 0xfb12
.short 89 ; 0x59
.short 65289 ; 0xff09
.short 815 ; 0x32f
.short 65469 ; 0xffbd
.short 32 ; 0x20
.short 5 ; 0x5
.short 65067 ; 0xfe2b
.short 64348 ; 0xfb5c
.short 1751 ; 0x6d7
.short 502 ; 0x1f6
.short 536 ; 0x218
.short 65028 ; 0xfe04
.short 65327 ; 0xff2f
.short 57 ; 0x39
.short 63251 ; 0xf713
.short 64889 ; 0xfd79
.short 65092 ; 0xfe44
.short 498 ; 0x1f2
.short 556 ; 0x22c
.short 64607 ; 0xfc5f
.short 64910 ; 0xfd8e
.short 65248 ; 0xfee0
.short 65123 ; 0xfe63
.short 64288 ; 0xfb20
.short 62092 ; 0xf28c
.short 117 ; 0x75
.short 1510 ; 0x5e6
.short 24 ; 0x18
.short 65420 ; 0xff8c
.short 63060 ; 0xf654
.short 45 ; 0x2d
.short 398 ; 0x18e
.short 133 ; 0x85
.short 884 ; 0x374
.short 1627 ; 0x65b
.short 950 ; 0x3b6
.short 838 ; 0x346
.short 4 ; 0x4
.short 65032 ; 0xfe08
.short 243 ; 0xf3
.short 864 ; 0x360
.short 338 ; 0x152
.short 314 ; 0x13a
.short 65077 ; 0xfe35
.short 64612 ; 0xfc64
.short 816 ; 0x330
.short 64443 ; 0xfbbb
.short 914 ; 0x392
.short 64180 ; 0xfab4
.short 65417 ; 0xff89
.short 64870 ; 0xfd66
.short 228 ; 0xe4
.short 538 ; 0x21a
.short 228 ; 0xe4
.short 64232 ; 0xfae8
.short 474 ; 0x1da
.short 671 ; 0x29f
.short 1958 ; 0x7a6
.short 65229 ; 0xfecd
.short 65104 ; 0xfe50
.short 1124 ; 0x464
.short 65363 ; 0xff53
.short 3440 ; 0xd70
.short 57 ; 0x39
.short 65506 ; 0xffe2
.short 65254 ; 0xfee6
.short 65078 ; 0xfe36
.short 65402 ; 0xff7a
.short 405 ; 0x195
.short 64244 ; 0xfaf4
.short 134 ; 0x86
.short 64850 ; 0xfd52
.short 344 ; 0x158
.short 116 ; 0x74
.short 117 ; 0x75
.short 415 ; 0x19f
.short 65358 ; 0xff4e
.short 3083 ; 0xc0b
.short 64476 ; 0xfbdc
.short 2932 ; 0xb74
.short 672 ; 0x2a0
.short 64393 ; 0xfb89
.short 3351 ; 0xd17
.short 1428 ; 0x594
.short 65304 ; 0xff18
.short 46 ; 0x2e
.short 65151 ; 0xfe7f
.short 64997 ; 0xfde5
.short 2373 ; 0x945
.short 65432 ; 0xff98
.short 613 ; 0x265
.short 64602 ; 0xfc5a
.short 510 ; 0x1fe
.short 63752 ; 0xf908
.short 147 ; 0x93
.short 64537 ; 0xfc19
.short 64863 ; 0xfd5f
.short 574 ; 0x23e
.short 64749 ; 0xfced
.short 61 ; 0x3d
.short 65467 ; 0xffbb
.short 65106 ; 0xfe52
.short 64392 ; 0xfb88
.short 64883 ; 0xfd73
.short 1079 ; 0x437
.short 1478 ; 0x5c6
.short 65245 ; 0xfedd
.short 63391 ; 0xf79f
.short 824 ; 0x338
.short 659 ; 0x293
.short 65357 ; 0xff4d
.short 78 ; 0x4e
.short 65132 ; 0xfe6c
.short 499 ; 0x1f3
.short 65313 ; 0xff21
.short 1090 ; 0x442
.short 65279 ; 0xfeff
.short 64724 ; 0xfcd4
.short 399 ; 0x18f
.short 65090 ; 0xfe42
.short 2071 ; 0x817
.short 63251 ; 0xf713
.short 65047 ; 0xfe17
.short 1403 ; 0x57b
.short 147 ; 0x93
.short 64768 ; 0xfd00
.short 554 ; 0x22a
.short 1074 ; 0x432
.short 404 ; 0x194
.short 65507 ; 0xffe3
.short 1997 ; 0x7cd
.short 65331 ; 0xff33
.short 2069 ; 0x815
.short 65235 ; 0xfed3
.short 64024 ; 0xfa18
.short 901 ; 0x385
.short 65206 ; 0xfeb6
.short 771 ; 0x303
.short 65194 ; 0xfeaa
.short 65476 ; 0xffc4
.short 523 ; 0x20b
.short 65474 ; 0xffc2
.short 64915 ; 0xfd93
.short 162 ; 0xa2
.short 64525 ; 0xfc0d
.short 63845 ; 0xf965
.short 64880 ; 0xfd70
.short 63577 ; 0xf859
.short 64839 ; 0xfd47
.short 65083 ; 0xfe3b
.short 64877 ; 0xfd6d
.short 45 ; 0x2d
.short 64623 ; 0xfc6f
.short 2025 ; 0x7e9
.short 374 ; 0x176
.short 169 ; 0xa9
.short 327 ; 0x147
.short 32 ; 0x20
.short 793 ; 0x319
.short 64681 ; 0xfca9
.short 1959 ; 0x7a7
.short 358 ; 0x166
.short 516 ; 0x204
.short 871 ; 0x367
.short 334 ; 0x14e
.short 63928 ; 0xf9b8
.short 612 ; 0x264
.short 254 ; 0xfe
.short 63028 ; 0xf634
.short 64355 ; 0xfb63
.short 64060 ; 0xfa3c
.short 774 ; 0x306
.short 333 ; 0x14d
.short 1393 ; 0x571
.short 64781 ; 0xfd0d
.short 304 ; 0x130
.short 883 ; 0x373
.short 129 ; 0x81
.short 1431 ; 0x597
.short 63761 ; 0xf911
.short 64000 ; 0xfa00
.short 3396 ; 0xd44
.short 64575 ; 0xfc3f
.short 1514 ; 0x5ea
.short 63392 ; 0xf7a0
.short 2341 ; 0x925
.short 504 ; 0x1f8
.short 64517 ; 0xfc05
.short 64555 ; 0xfc2b
.short 65330 ; 0xff32
.short 75 ; 0x4b
.short 90 ; 0x5a
.short 722 ; 0x2d2
.short 743 ; 0x2e7
.short 65529 ; 0xfff9
.short 673 ; 0x2a1
.short 63284 ; 0xf734
.short 64977 ; 0xfdd1
.short 424 ; 0x1a8
.short 139 ; 0x8b
.short 817 ; 0x331
.short 63217 ; 0xf6f1
.short 113 ; 0x71
.short 65259 ; 0xfeeb
.short 183 ; 0xb7
.short 64782 ; 0xfd0e
.short 63725 ; 0xf8ed
.short 65410 ; 0xff82
.short 99 ; 0x63
.short 535 ; 0x217
.short 241 ; 0xf1
.short 65058 ; 0xfe22
.short 65489 ; 0xffd1
.short 656 ; 0x290
.short 65220 ; 0xfec4
.short 65354 ; 0xff4a
.short 65489 ; 0xffd1
.short 1758 ; 0x6de
.short 65503 ; 0xffdf
.short 431 ; 0x1af
.short 64882 ; 0xfd72
.short 65410 ; 0xff82
.short 64328 ; 0xfb48
.short 65480 ; 0xffc8
.short 700 ; 0x2bc
.short 64721 ; 0xfcd1
.short 120 ; 0x78
.short 302 ; 0x12e
.short 92 ; 0x5c
.short 306 ; 0x132
.short 62893 ; 0xf5ad
.short 65432 ; 0xff98
.short 65109 ; 0xfe55
.short 63205 ; 0xf6e5
.short 2021 ; 0x7e5
.short 64694 ; 0xfcb6
.short 163 ; 0xa3
.short 65313 ; 0xff21
.short 65475 ; 0xffc3
.short 106 ; 0x6a
.short 118 ; 0x76
.short 61429 ; 0xeff5
.short 64733 ; 0xfcdd
.short 89 ; 0x59
.short 65283 ; 0xff03
.short 65501 ; 0xffdd
.short 64354 ; 0xfb62
.short 62204 ; 0xf2fc
.short 64481 ; 0xfbe1
.short 64855 ; 0xfd57
.short 64561 ; 0xfc31
.short 341 ; 0x155
.short 281 ; 0x119
.short 340 ; 0x154
.short 436 ; 0x1b4
.short 3123 ; 0xc33
.short 501 ; 0x1f5
.short 397 ; 0x18d
.short 65351 ; 0xff47
.short 64378 ; 0xfb7a
.short 63527 ; 0xf827
.short 64541 ; 0xfc1d
.short 1409 ; 0x581
.short 64884 ; 0xfd74
.short 64214 ; 0xfad6
.short 1845 ; 0x735
.short 65089 ; 0xfe41
.short 64625 ; 0xfc71
.short 65478 ; 0xffc6
.short 405 ; 0x195
.short 2062 ; 0x80e
.short 423 ; 0x1a7
.short 64286 ; 0xfb1e
.short 824 ; 0x338
.short 65490 ; 0xffd2
.short 65174 ; 0xfe96
.short 290 ; 0x122
.short 64158 ; 0xfa9e
.short 65238 ; 0xfed6
.short 7 ; 0x7
.short 1009 ; 0x3f1
.short 65217 ; 0xfec1
.short 64884 ; 0xfd74
.short 64927 ; 0xfd9f
.short 194 ; 0xc2
.short 629 ; 0x275
.short 65241 ; 0xfed9
.short 83 ; 0x53
.short 65416 ; 0xff88
.short 62562 ; 0xf462
.short 230 ; 0xe6
.short 65499 ; 0xffdb
.short 65350 ; 0xff46
.short 2976 ; 0xba0
.short 65283 ; 0xff03
.short 65200 ; 0xfeb0
.short 60115 ; 0xead3
.short 640 ; 0x280
.short 166 ; 0xa6
.short 1045 ; 0x415
.short 64751 ; 0xfcef
.short 65467 ; 0xffbb
.short 141 ; 0x8d
.short 65126 ; 0xfe66
.short 63940 ; 0xf9c4
.short 1381 ; 0x565
.short 254 ; 0xfe
.short 63600 ; 0xf870
.short 2 ; 0x2
.short 14 ; 0xe
.short 399 ; 0x18f
.short 65371 ; 0xff5b
.short 1694 ; 0x69e
.short 63900 ; 0xf99c
.short 20 ; 0x14
.short 379 ; 0x17b
.short 3357 ; 0xd1d
.short 65281 ; 0xff01
.short 63882 ; 0xf98a
.short 161 ; 0xa1
.short 392 ; 0x188
.short 65018 ; 0xfdfa
.short 147 ; 0x93
.short 94 ; 0x5e
.short 1779 ; 0x6f3
.short 64847 ; 0xfd4f
.short 64597 ; 0xfc55
.short 711 ; 0x2c7
.short 64835 ; 0xfd43
.short 63250 ; 0xf712
.short 65258 ; 0xfeea
.short 65365 ; 0xff55
.short 64615 ; 0xfc67
.short 64902 ; 0xfd86
.short 63695 ; 0xf8cf
.short 10 ; 0xa
.short 65087 ; 0xfe3f
.short 64504 ; 0xfbf8
.short 40 ; 0x28
.short 64124 ; 0xfa7c
.short 127 ; 0x7f
.short 65343 ; 0xff3f
.short 64448 ; 0xfbc0
.short 65373 ; 0xff5d
.short 65376 ; 0xff60
.short 65427 ; 0xff93
.short 0 ; 0x0
.short 1520 ; 0x5f0
.short 38 ; 0x26
.short 65427 ; 0xff93
.short 1015 ; 0x3f7
.short 64892 ; 0xfd7c
.short 64933 ; 0xfda5
.short 594 ; 0x252
.short 405 ; 0x195
.short 1348 ; 0x544
.short 283 ; 0x11b
.short 65189 ; 0xfea5
.short 65526 ; 0xfff6
.short 64608 ; 0xfc60
.short 171 ; 0xab
.short 64739 ; 0xfce3
.short 422 ; 0x1a6
.short 762 ; 0x2fa
.short 236 ; 0xec
.short 64188 ; 0xfabc
.short 348 ; 0x15c
.short 65384 ; 0xff68
.short 145 ; 0x91
.short 62178 ; 0xf2e2
.short 601 ; 0x259
.short 65290 ; 0xff0a
.short 64980 ; 0xfdd4
.short 42 ; 0x2a
.short 144 ; 0x90
.short 1067 ; 0x42b
.short 65384 ; 0xff68
.short 2452 ; 0x994
.short 119 ; 0x77
.short 2233 ; 0x8b9
.short 1097 ; 0x449
.short 262 ; 0x106
.short 65375 ; 0xff5f
.short 65513 ; 0xffe9
.short 65278 ; 0xfefe
.short 65242 ; 0xfeda
.short 853 ; 0x355
.short 64290 ; 0xfb22
.short 65086 ; 0xfe3e
.short 890 ; 0x37a
.short 64109 ; 0xfa6d
.short 63701 ; 0xf8d5
.short 305 ; 0x131
.short 64804 ; 0xfd24
.short 65300 ; 0xff14
.short 65088 ; 0xfe40
.short 65310 ; 0xff1e
.short 2378 ; 0x94a
.short 97 ; 0x61
.short 65360 ; 0xff50
.short 122 ; 0x7a
.short 64713 ; 0xfcc9
.short 65484 ; 0xffcc
.short 24 ; 0x18
.short 64933 ; 0xfda5
.short 65466 ; 0xffba
.short 1074 ; 0x432
.short 1073 ; 0x431
.short 64920 ; 0xfd98
.short 95 ; 0x5f
.short 64681 ; 0xfca9
.short 65512 ; 0xffe8
.short 577 ; 0x241
.short 637 ; 0x27d
.short 65504 ; 0xffe0
.short 510 ; 0x1fe
.short 307 ; 0x133
.short 65211 ; 0xfebb
.short 65307 ; 0xff1b
.short 64959 ; 0xfdbf
.short 495 ; 0x1ef
.short 229 ; 0xe5
.short 64653 ; 0xfc8d
.short 706 ; 0x2c2
.short 63650 ; 0xf8a2
.short 52 ; 0x34
.short 453 ; 0x1c5
.short 700 ; 0x2bc
.short 1237 ; 0x4d5
.short 109 ; 0x6d
.short 1210 ; 0x4ba
.short 294 ; 0x126
.short 565 ; 0x235
.short 63878 ; 0xf986
.short 695 ; 0x2b7
.short 349 ; 0x15d
.short 185 ; 0xb9
.short 64684 ; 0xfcac
.short 320 ; 0x140
.short 64876 ; 0xfd6c
.short 65370 ; 0xff5a
.short 64915 ; 0xfd93
.short 64203 ; 0xfacb
.short 64658 ; 0xfc92
.short 203 ; 0xcb
.short 1530 ; 0x5fa
.short 263 ; 0x107
.short 581 ; 0x245
.short 64454 ; 0xfbc6
.short 464 ; 0x1d0
.short 64325 ; 0xfb45
.short 3101 ; 0xc1d
.short 63947 ; 0xf9cb
.short 65326 ; 0xff2e
.short 355 ; 0x163
.short 65167 ; 0xfe8f
.short 64322 ; 0xfb42
.short 63114 ; 0xf68a
.short 65483 ; 0xffcb
.short 65427 ; 0xff93
.short 5 ; 0x5
.short 64791 ; 0xfd17
.short 382 ; 0x17e
.short 905 ; 0x389
.short 1953 ; 0x7a1
.short 114 ; 0x72
.short 64656 ; 0xfc90
.short 842 ; 0x34a
.short 345 ; 0x159
.short 65491 ; 0xffd3
.short 22 ; 0x16
.short 65043 ; 0xfe13
.short 65411 ; 0xff83
.short 166 ; 0xa6
.short 318 ; 0x13e
.short 64875 ; 0xfd6b
.short 583 ; 0x247
.short 65220 ; 0xfec4
.short 221 ; 0xdd
.short 65262 ; 0xfeee
.short 64572 ; 0xfc3c
.short 1257 ; 0x4e9
.short 65175 ; 0xfe97
.short 64979 ; 0xfdd3
.short 1398 ; 0x576
.short 64597 ; 0xfc55
.short 64493 ; 0xfbed
.short 753 ; 0x2f1
.short 65475 ; 0xffc3
.short 7 ; 0x7
.short 64337 ; 0xfb51
.short 615 ; 0x267
.short 64365 ; 0xfb6d
.short 65342 ; 0xff3e
.short 171 ; 0xab
.short 64893 ; 0xfd7d
.short 65524 ; 0xfff4
.short 1292 ; 0x50c
.short 65044 ; 0xfe14
.short 1064 ; 0x428
.short 64625 ; 0xfc71
.short 781 ; 0x30d
.short 380 ; 0x17c
.short 64955 ; 0xfdbb
.short 969 ; 0x3c9
.short 1555 ; 0x613
.short 64581 ; 0xfc45
.short 73 ; 0x49
.short 2084 ; 0x824
.short 64830 ; 0xfd3e
.short 410 ; 0x19a
.short 1337 ; 0x539
.short 2574 ; 0xa0e
.short 65020 ; 0xfdfc
.short 64700 ; 0xfcbc
.short 184 ; 0xb8
.short 224 ; 0xe0
.short 1070 ; 0x42e
.short 373 ; 0x175
.short 65116 ; 0xfe5c
.short 65089 ; 0xfe41
.short 418 ; 0x1a2
.short 91 ; 0x5b
.short 65218 ; 0xfec2
.short 63638 ; 0xf896
.short 949 ; 0x3b5
.short 705 ; 0x2c1
.short 586 ; 0x24a
.short 1089 ; 0x441
.short 111 ; 0x6f
.short 1613 ; 0x64d
.short 65216 ; 0xfec0
.short 421 ; 0x1a5
.short 65475 ; 0xffc3
.short 65244 ; 0xfedc
.short 389 ; 0x185
.short 141 ; 0x8d
.short 63008 ; 0xf620
.short 64457 ; 0xfbc9
.short 495 ; 0x1ef
.short 65441 ; 0xffa1
.short 64734 ; 0xfcde
.short 65097 ; 0xfe49
.short 65236 ; 0xfed4
.short 65467 ; 0xffbb
.short 65022 ; 0xfdfe
.short 354 ; 0x162
.short 520 ; 0x208
.short 64862 ; 0xfd5e
.short 64736 ; 0xfce0
.short 508 ; 0x1fc
.short 363 ; 0x16b
.short 1505 ; 0x5e1
.short 1453 ; 0x5ad
.short 457 ; 0x1c9
.short 1288 ; 0x508
.short 567 ; 0x237
.short 64339 ; 0xfb53
.short 65292 ; 0xff0c
.short 65448 ; 0xffa8
.short 65249 ; 0xfee1
.short 200 ; 0xc8
.short 65361 ; 0xff51
.short 1601 ; 0x641
.short 1203 ; 0x4b3
.short 41 ; 0x29
.short 523 ; 0x20b
.short 968 ; 0x3c8
.short 65368 ; 0xff58
.short 473 ; 0x1d9
.short 64967 ; 0xfdc7
.short 41 ; 0x29
.short 85 ; 0x55
.short 1166 ; 0x48e
.short 65428 ; 0xff94
.short 64812 ; 0xfd2c
.short 64306 ; 0xfb32
.short 65486 ; 0xffce
.short 615 ; 0x267
.short 220 ; 0xdc
.short 65165 ; 0xfe8d
.short 65330 ; 0xff32
.short 65085 ; 0xfe3d
.short 7 ; 0x7
.short 64918 ; 0xfd96
.short 480 ; 0x1e0
.short 1869 ; 0x74d
.short 65501 ; 0xffdd
.short 934 ; 0x3a6
.short 740 ; 0x2e4
.short 695 ; 0x2b7
.short 602 ; 0x25a
.short 2087 ; 0x827
.short 65339 ; 0xff3b
.short 1370 ; 0x55a
.short 1116 ; 0x45c
.short 64992 ; 0xfde0
.short 64901 ; 0xfd85
.short 1268 ; 0x4f4
.short 271 ; 0x10f
.short 65053 ; 0xfe1d
.short 65049 ; 0xfe19
.short 65191 ; 0xfea7
.short 65022 ; 0xfdfe
.short 65373 ; 0xff5d
.short 64638 ; 0xfc7e
.short 64922 ; 0xfd9a
.short 65301 ; 0xff15
.short 1344 ; 0x540
.short 65518 ; 0xffee
.short 65485 ; 0xffcd
.short 65103 ; 0xfe4f
.short 65361 ; 0xff51
.short 65135 ; 0xfe6f
.short 83 ; 0x53
.short 2 ; 0x2
.short 64551 ; 0xfc27
.short 64039 ; 0xfa27
.short 64233 ; 0xfae9
.short 65219 ; 0xfec3
.short 65203 ; 0xfeb3
.short 64834 ; 0xfd42
.short 64291 ; 0xfb23
.short 174 ; 0xae
.short 65191 ; 0xfea7
.short 519 ; 0x207
.short 290 ; 0x122
.short 307 ; 0x133
.short 64237 ; 0xfaed
.short 133 ; 0x85
.short 852 ; 0x354
.short 64468 ; 0xfbd4
.short 64710 ; 0xfcc6
.short 1000 ; 0x3e8
.short 65436 ; 0xff9c
.short 65210 ; 0xfeba
.short 64541 ; 0xfc1d
.short 148 ; 0x94
.short 471 ; 0x1d7
.short 64753 ; 0xfcf1
.short 65463 ; 0xffb7
.short 64862 ; 0xfd5e
.short 18 ; 0x12
.short 1157 ; 0x485
.short 64927 ; 0xfd9f
.short 64740 ; 0xfce4
.short 65044 ; 0xfe14
.short 916 ; 0x394
.short 64910 ; 0xfd8e
.short 65519 ; 0xffef
.short 65247 ; 0xfedf
.short 65013 ; 0xfdf5
.short 65317 ; 0xff25
.short 274 ; 0x112
.short 65432 ; 0xff98
.short 38 ; 0x26
.short 64982 ; 0xfdd6
.short 65423 ; 0xff8f
.short 65189 ; 0xfea5
.short 65234 ; 0xfed2
.short 942 ; 0x3ae
.short 325 ; 0x145
.short 223 ; 0xdf
.short 603 ; 0x25b
.short 65462 ; 0xffb6
.short 158 ; 0x9e
.short 687 ; 0x2af
.short 65263 ; 0xfeef
.short 974 ; 0x3ce
.short 65482 ; 0xffca
.short 82 ; 0x52
.short 65412 ; 0xff84
.short 64156 ; 0xfa9c
.short 64910 ; 0xfd8e
.short 158 ; 0x9e
.short 64800 ; 0xfd20
.short 64640 ; 0xfc80
.short 65464 ; 0xffb8
.short 64969 ; 0xfdc9
.short 328 ; 0x148
.short 178 ; 0xb2
.short 64609 ; 0xfc61
.short 65404 ; 0xff7c
.short 65386 ; 0xff6a
.short 1658 ; 0x67a
.short 793 ; 0x319
.short 376 ; 0x178
.short 338 ; 0x152
.short 525 ; 0x20d
.short 167 ; 0xa7
.short 64362 ; 0xfb6a
.short 64638 ; 0xfc7e
.short 65248 ; 0xfee0
.short 64649 ; 0xfc89
.short 64673 ; 0xfca1
.short 535 ; 0x217
.short 63360 ; 0xf780
.short 65507 ; 0xffe3
.short 64632 ; 0xfc78
.short 220 ; 0xdc
.short 65198 ; 0xfeae
.short 186 ; 0xba
.short 49 ; 0x31
.short 65237 ; 0xfed5
.short 65316 ; 0xff24
.short 981 ; 0x3d5
.short 1001 ; 0x3e9
.short 65022 ; 0xfdfe
.short 65317 ; 0xff25
.short 87 ; 0x57
.short 744 ; 0x2e8
.short 65439 ; 0xff9f
.short 65067 ; 0xfe2b
.short 65209 ; 0xfeb9
.short 1178 ; 0x49a
.short 1682 ; 0x692
.short 65487 ; 0xffcf
.short 23 ; 0x17
.short 64978 ; 0xfdd2
.short 1286 ; 0x506
.short 65478 ; 0xffc6
.short 65131 ; 0xfe6b
.short 378 ; 0x17a
.short 64521 ; 0xfc09
.short 65366 ; 0xff56
.short 65146 ; 0xfe7a
.short 460 ; 0x1cc
.short 227 ; 0xe3
.short 594 ; 0x252
.short 163 ; 0xa3
.short 65245 ; 0xfedd
.short 64941 ; 0xfdad
.short 473 ; 0x1d9
.short 65503 ; 0xffdf
.short 64379 ; 0xfb7b
.short 64918 ; 0xfd96
.short 634 ; 0x27a
.short 1103 ; 0x44f
.short 65475 ; 0xffc3
.short 65423 ; 0xff8f
.short 65501 ; 0xffdd
.short 197 ; 0xc5
.short 64854 ; 0xfd56
.short 65446 ; 0xffa6
.short 1111 ; 0x457
.short 65158 ; 0xfe86
.short 65488 ; 0xffd0
.short 62089 ; 0xf289
.short 64010 ; 0xfa0a
.short 64278 ; 0xfb16
.short 354 ; 0x162
.short 146 ; 0x92
.short 65483 ; 0xffcb
.short 65460 ; 0xffb4
.short 1794 ; 0x702
.short 465 ; 0x1d1
.short 168 ; 0xa8
.short 64407 ; 0xfb97
.short 62640 ; 0xf4b0
.short 144 ; 0x90
.short 481 ; 0x1e1
.short 329 ; 0x149
.short 211 ; 0xd3
.short 63510 ; 0xf816
.short 293 ; 0x125
.short 466 ; 0x1d2
.short 63282 ; 0xf732
.short 1049 ; 0x419
.short 249 ; 0xf9
.short 82 ; 0x52
.short 1055 ; 0x41f
.short 64427 ; 0xfbab
.short 64043 ; 0xfa2b
.short 1130 ; 0x46a
.short 64788 ; 0xfd14
.short 307 ; 0x133
.short 3839 ; 0xeff
.short 606 ; 0x25e
.short 272 ; 0x110
.short 13 ; 0xd
.short 64572 ; 0xfc3c
.short 437 ; 0x1b5
.short 739 ; 0x2e3
.short 65465 ; 0xffb9
.short 547 ; 0x223
.short 854 ; 0x356
.short 64946 ; 0xfdb2
.short 986 ; 0x3da
.short 65095 ; 0xfe47
.short 64870 ; 0xfd66
.short 64712 ; 0xfcc8
.short 65458 ; 0xffb2
.short 65150 ; 0xfe7e
.short 64983 ; 0xfdd7
.short 423 ; 0x1a7
.short 65239 ; 0xfed7
.short 62202 ; 0xf2fa
.short 1369 ; 0x559
.short 734 ; 0x2de
.short 587 ; 0x24b
.short 65494 ; 0xffd6
.short 790 ; 0x316
.short 1692 ; 0x69c
.short 434 ; 0x1b2
.short 1300 ; 0x514
.short 65352 ; 0xff48
.short 1586 ; 0x632
.short 64696 ; 0xfcb8
.short 259 ; 0x103
.short 1140 ; 0x474
.short 64461 ; 0xfbcd
.short 65454 ; 0xffae
.short 1736 ; 0x6c8
.short 64134 ; 0xfa86
.short 65327 ; 0xff2f
.short 709 ; 0x2c5
.short 176 ; 0xb0
.short 1078 ; 0x436
.short 65239 ; 0xfed7
.short 173 ; 0xad
.short 65244 ; 0xfedc
.short 2710 ; 0xa96
.short 588 ; 0x24c
.short 65142 ; 0xfe76
.short 387 ; 0x183
.short 894 ; 0x37e
.short 65360 ; 0xff50
.short 63845 ; 0xf965
.short 64604 ; 0xfc5c
.short 65276 ; 0xfefc
.short 468 ; 0x1d4
.short 380 ; 0x17c
.short 765 ; 0x2fd
.short 76 ; 0x4c
.short 64685 ; 0xfcad
.short 193 ; 0xc1
.short 689 ; 0x2b1
.short 62297 ; 0xf359
.short 807 ; 0x327
.short 59 ; 0x3b
.short 65429 ; 0xff95
.short 64696 ; 0xfcb8
.short 1012 ; 0x3f4
.short 592 ; 0x250
.short 64827 ; 0xfd3b
.short 97 ; 0x61
.short 63324 ; 0xf75c
.short 147 ; 0x93
.short 65517 ; 0xffed
.short 63044 ; 0xf644
.short 323 ; 0x143
.short 64654 ; 0xfc8e
.short 823 ; 0x337
.short 1038 ; 0x40e
.short 64654 ; 0xfc8e
.short 64230 ; 0xfae6
.short 65206 ; 0xfeb6
.short 64200 ; 0xfac8
.short 513 ; 0x201
.short 64940 ; 0xfdac
.short 469 ; 0x1d5
.short 563 ; 0x233
.short 64991 ; 0xfddf
.short 162 ; 0xa2
.short 63782 ; 0xf926
.short 64037 ; 0xfa25
.short 21 ; 0x15
.short 64781 ; 0xfd0d
.short 64532 ; 0xfc14
.short 95 ; 0x5f
.short 65052 ; 0xfe1c
.short 1220 ; 0x4c4
.short 65310 ; 0xff1e
.short 1068 ; 0x42c
.short 102 ; 0x66
.short 65501 ; 0xffdd
.short 1581 ; 0x62d
.short 380 ; 0x17c
.short 65100 ; 0xfe4c
.short 384 ; 0x180
.short 65385 ; 0xff69
.short 65219 ; 0xfec3
.short 223 ; 0xdf
.short 65410 ; 0xff82
.short 377 ; 0x179
.short 64159 ; 0xfa9f
.short 65157 ; 0xfe85
.short 351 ; 0x15f
.short 64640 ; 0xfc80
.short 65218 ; 0xfec2
.short 64371 ; 0xfb73
.short 65265 ; 0xfef1
.short 3475 ; 0xd93
.short 786 ; 0x312
.short 65530 ; 0xfffa
.short 63821 ; 0xf94d
.short 65303 ; 0xff17
.short 65264 ; 0xfef0
.short 1434 ; 0x59a
.short 178 ; 0xb2
.short 65395 ; 0xff73
.short 1336 ; 0x538
.short 64896 ; 0xfd80
.short 2058 ; 0x80a
.short 64908 ; 0xfd8c
.short 1145 ; 0x479
.short 64167 ; 0xfaa7
.short 65179 ; 0xfe9b
.short 345 ; 0x159
.short 65382 ; 0xff66
.short 64077 ; 0xfa4d
.short 1080 ; 0x438
.short 64984 ; 0xfdd8
.short 243 ; 0xf3
.short 171 ; 0xab
.short 65144 ; 0xfe78
.short 63970 ; 0xf9e2
.short 65445 ; 0xffa5
.short 13 ; 0xd
.short 739 ; 0x2e3
.short 599 ; 0x257
.short 65160 ; 0xfe88
.short 1745 ; 0x6d1
.short 1678 ; 0x68e
.short 106 ; 0x6a
.short 762 ; 0x2fa
.short 11 ; 0xb
.short 43 ; 0x2b
.short 316 ; 0x13c
.short 1278 ; 0x4fe
.short 433 ; 0x1b1
.short 607 ; 0x25f
.short 216 ; 0xd8
.short 913 ; 0x391
.short 64313 ; 0xfb39
.short 64202 ; 0xfaca
.short 665 ; 0x299
.short 698 ; 0x2ba
.short 70 ; 0x46
.short 201 ; 0xc9
.short 65108 ; 0xfe54
.short 65087 ; 0xfe3f
.short 65016 ; 0xfdf8
.short 64846 ; 0xfd4e
.short 65457 ; 0xffb1
.short 178 ; 0xb2
.short 2263 ; 0x8d7
.short 65064 ; 0xfe28
.short 407 ; 0x197
.short 76 ; 0x4c
.short 246 ; 0xf6
.short 64949 ; 0xfdb5
.short 2389 ; 0x955
.short 65448 ; 0xffa8
.short 997 ; 0x3e5
.short 417 ; 0x1a1
.short 65305 ; 0xff19
.short 64064 ; 0xfa40
.short 1315 ; 0x523
.short 252 ; 0xfc
.short 64674 ; 0xfca2
.short 461 ; 0x1cd
.short 63157 ; 0xf6b5
.short 65314 ; 0xff22
.short 410 ; 0x19a
.short 64925 ; 0xfd9d
.short 31 ; 0x1f
.short 65182 ; 0xfe9e
.short 873 ; 0x369
.short 65508 ; 0xffe4
.short 65501 ; 0xffdd
.short 497 ; 0x1f1
.short 65332 ; 0xff34
.short 65473 ; 0xffc1
.short 222 ; 0xde
.short 308 ; 0x134
.short 65171 ; 0xfe93
.short 62624 ; 0xf4a0
.short 701 ; 0x2bd
.short 64382 ; 0xfb7e
.short 320 ; 0x140
.short 178 ; 0xb2
.short 63466 ; 0xf7ea
.short 161 ; 0xa1
.short 65005 ; 0xfded
.short 133 ; 0x85
.short 1032 ; 0x408
.short 65517 ; 0xffed
.short 65235 ; 0xfed3
.short 423 ; 0x1a7
.short 318 ; 0x13e
.short 65404 ; 0xff7c
.short 198 ; 0xc6
.short 65224 ; 0xfec8
.short 65225 ; 0xfec9
.short 65372 ; 0xff5c
.short 317 ; 0x13d
.short 65043 ; 0xfe13
.short 121 ; 0x79
.short 65187 ; 0xfea3
.short 105 ; 0x69
.short 65003 ; 0xfdeb
.short 62 ; 0x3e
.short 228 ; 0xe4
.short 64575 ; 0xfc3f
.short 64412 ; 0xfb9c
.short 65421 ; 0xff8d
.short 1657 ; 0x679
.short 96 ; 0x60
.short 65472 ; 0xffc0
.short 712 ; 0x2c8
.short 64872 ; 0xfd68
.short 42 ; 0x2a
.short 65151 ; 0xfe7f
.short 616 ; 0x268
.short 65137 ; 0xfe71
.short 64681 ; 0xfca9
.short 65375 ; 0xff5f
.short 64374 ; 0xfb76
.short 302 ; 0x12e
.short 65381 ; 0xff65
.short 656 ; 0x290
.short 1002 ; 0x3ea
.short 65012 ; 0xfdf4
.short 148 ; 0x94
.short 64981 ; 0xfdd5
.short 64533 ; 0xfc15
.short 64821 ; 0xfd35
.short 522 ; 0x20a
.short 280 ; 0x118
.short 492 ; 0x1ec
.short 258 ; 0x102
.short 64937 ; 0xfda9
.short 330 ; 0x14a
.short 1727 ; 0x6bf
.short 65023 ; 0xfdff
.short 64703 ; 0xfcbf
.short 643 ; 0x283
.short 65229 ; 0xfecd
.short 65348 ; 0xff44
.short 65476 ; 0xffc4
.short 64935 ; 0xfda7
.short 262 ; 0x106
.short 70 ; 0x46
.short 522 ; 0x20a
.short 182 ; 0xb6
.short 320 ; 0x140
.short 991 ; 0x3df
.short 27 ; 0x1b
.short 184 ; 0xb8
.short 283 ; 0x11b
.short 421 ; 0x1a5
.short 52 ; 0x34
.short 63787 ; 0xf92b
.short 65370 ; 0xff5a
.short 880 ; 0x370
.short 63532 ; 0xf82c
.short 65424 ; 0xff90
.short 64743 ; 0xfce7
.short 251 ; 0xfb
.short 62796 ; 0xf54c
.short 65186 ; 0xfea2
.short 154 ; 0x9a
.short 65119 ; 0xfe5f
.short 65404 ; 0xff7c
.short 363 ; 0x16b
.short 65511 ; 0xffe7
.short 65028 ; 0xfe04
.short 802 ; 0x322
.short 27 ; 0x1b
.short 777 ; 0x309
.short 65458 ; 0xffb2
.short 149 ; 0x95
.short 63664 ; 0xf8b0
.short 965 ; 0x3c5
.short 1449 ; 0x5a9
.short 65303 ; 0xff17
.short 81 ; 0x51
.short 65307 ; 0xff1b
.short 838 ; 0x346
.short 201 ; 0xc9
.short 64298 ; 0xfb2a
.short 65393 ; 0xff71
.short 63886 ; 0xf98e
.short 656 ; 0x290
.short 64555 ; 0xfc2b
.short 64690 ; 0xfcb2
.short 378 ; 0x17a
.short 989 ; 0x3dd
.short 65466 ; 0xffba
.short 142 ; 0x8e
.short 64013 ; 0xfa0d
.short 65120 ; 0xfe60
.short 898 ; 0x382
.short 64064 ; 0xfa40
.short 743 ; 0x2e7
.short 1707 ; 0x6ab
.short 1386 ; 0x56a
.short 65104 ; 0xfe50
.short 65337 ; 0xff39
.short 65358 ; 0xff4e
.short 1119 ; 0x45f
.short 203 ; 0xcb
.short 498 ; 0x1f2
.short 87 ; 0x57
.short 146 ; 0x92
.short 65401 ; 0xff79
.short 65347 ; 0xff43
.short 65096 ; 0xfe48
.short 2383 ; 0x94f
.short 65428 ; 0xff94
.short 62844 ; 0xf57c
.short 186 ; 0xba
.short 75 ; 0x4b
.short 64000 ; 0xfa00
.short 64258 ; 0xfb02
.short 41 ; 0x29
.short 785 ; 0x311
.short 923 ; 0x39b
.short 214 ; 0xd6
.short 64927 ; 0xfd9f
.short 64987 ; 0xfddb
.short 64 ; 0x40
.short 1275 ; 0x4fb
.short 272 ; 0x110
.short 64740 ; 0xfce4
.short 1998 ; 0x7ce
.short 63871 ; 0xf97f
.short 1071 ; 0x42f
.short 112 ; 0x70
.short 437 ; 0x1b5
.short 65282 ; 0xff02
.short 469 ; 0x1d5
.short 4 ; 0x4
.short 1319 ; 0x527
.short 64520 ; 0xfc08
.short 65124 ; 0xfe64
.short 64432 ; 0xfbb0
.short 65219 ; 0xfec3
.short 765 ; 0x2fd
.short 65188 ; 0xfea4
.short 205 ; 0xcd
.short 64757 ; 0xfcf5
.short 946 ; 0x3b2
.short 65312 ; 0xff20
.short 65237 ; 0xfed5
.short 1196 ; 0x4ac
.short 64245 ; 0xfaf5
.short 65342 ; 0xff3e
.short 332 ; 0x14c
.short 72 ; 0x48
.short 528 ; 0x210
.short 236 ; 0xec
.short 64941 ; 0xfdad
.short 814 ; 0x32e
.short 65431 ; 0xff97
.short 65256 ; 0xfee8
.short 63456 ; 0xf7e0
.short 65126 ; 0xfe66
.short 63914 ; 0xf9aa
.short 51 ; 0x33
.short 1365 ; 0x555
.short 63525 ; 0xf825
.short 63048 ; 0xf648
.short 1577 ; 0x629
.short 539 ; 0x21b
.short 334 ; 0x14e
.short 765 ; 0x2fd
.short 61795 ; 0xf163
.short 18 ; 0x12
.short 64643 ; 0xfc83
.short 4047 ; 0xfcf
.short 63570 ; 0xf852
.short 2476 ; 0x9ac
.short 65124 ; 0xfe64
.short 64723 ; 0xfcd3
.short 417 ; 0x1a1
.short 64382 ; 0xfb7e
.short 13 ; 0xd
.short 65000 ; 0xfde8
.short 65450 ; 0xffaa
.short 64777 ; 0xfd09
.short 65363 ; 0xff53
.short 870 ; 0x366
.short 93 ; 0x5d
.short 64881 ; 0xfd71
.short 64962 ; 0xfdc2
.short 699 ; 0x2bb
.short 65390 ; 0xff6e
.short 65448 ; 0xffa8
.short 65349 ; 0xff45
.short 377 ; 0x179
.short 52 ; 0x34
.short 156 ; 0x9c
.short 1255 ; 0x4e7
.short 64994 ; 0xfde2
.short 52 ; 0x34
.short 65492 ; 0xffd4
.short 78 ; 0x4e
.short 468 ; 0x1d4
.short 223 ; 0xdf
.short 3805 ; 0xedd
.short 253 ; 0xfd
.short 64892 ; 0xfd7c
.short 65258 ; 0xfeea
.short 64801 ; 0xfd21
.short 64206 ; 0xface
.short 64426 ; 0xfbaa
.short 936 ; 0x3a8
.short 446 ; 0x1be
.short 64341 ; 0xfb55
.short 1261 ; 0x4ed
.short 62919 ; 0xf5c7
.short 64576 ; 0xfc40
.short 1220 ; 0x4c4
.short 377 ; 0x179
.short 65408 ; 0xff80
.short 65458 ; 0xffb2
.short 65506 ; 0xffe2
.short 65075 ; 0xfe33
.short 64802 ; 0xfd22
.short 65229 ; 0xfecd
.short 194 ; 0xc2
.short 118 ; 0x76
.short 2156 ; 0x86c
.short 3767 ; 0xeb7
.short 411 ; 0x19b
.short 856 ; 0x358
.short 1735 ; 0x6c7
.short 235 ; 0xeb
.short 2595 ; 0xa23
.short 188 ; 0xbc
.short 625 ; 0x271
.short 64461 ; 0xfbcd
.short 65186 ; 0xfea2
.short 65334 ; 0xff36
.short 64651 ; 0xfc8b
.short 65269 ; 0xfef5
.short 64898 ; 0xfd82
.short 1106 ; 0x452
.short 64156 ; 0xfa9c
.short 256 ; 0x100
.short 65229 ; 0xfecd
.short 65008 ; 0xfdf0
.short 64009 ; 0xfa09
.short 986 ; 0x3da
.short 65259 ; 0xfeeb
.short 63845 ; 0xf965
.short 2479 ; 0x9af
.short 65340 ; 0xff3c
.short 2533 ; 0x9e5
.short 65439 ; 0xff9f
.short 127 ; 0x7f
.short 65187 ; 0xfea3
.short 65509 ; 0xffe5
.short 361 ; 0x169
.short 148 ; 0x94
.short 64545 ; 0xfc21
.short 63192 ; 0xf6d8
.short 1713 ; 0x6b1
.short 73 ; 0x49
.short 63447 ; 0xf7d7
.short 71 ; 0x47
.short 64791 ; 0xfd17
.short 2206 ; 0x89e
.short 64224 ; 0xfae0
.short 65241 ; 0xfed9
.short 3638 ; 0xe36
.short 130 ; 0x82
.short 65081 ; 0xfe39
.short 65281 ; 0xff01
.short 64999 ; 0xfde7
.short 139 ; 0x8b
.short 65264 ; 0xfef0
.short 292 ; 0x124
.short 354 ; 0x162
.short 2909 ; 0xb5d
.short 386 ; 0x182
.short 64486 ; 0xfbe6
.short 65030 ; 0xfe06
.short 64702 ; 0xfcbe
.short 1098 ; 0x44a
.short 65488 ; 0xffd0
.short 690 ; 0x2b2
.short 65455 ; 0xffaf
.short 1098 ; 0x44a
.short 254 ; 0xfe
.short 64849 ; 0xfd51
.short 65394 ; 0xff72
.short 65452 ; 0xffac
.short 189 ; 0xbd
.short 64559 ; 0xfc2f
.short 401 ; 0x191
.short 1160 ; 0x488
.short 65333 ; 0xff35
.short 65261 ; 0xfeed
.short 347 ; 0x15b
.short 476 ; 0x1dc
.short 37 ; 0x25
.short 91 ; 0x5b
.short 399 ; 0x18f
.short 65019 ; 0xfdfb
.short 685 ; 0x2ad
.short 151 ; 0x97
.short 65251 ; 0xfee3
.short 64323 ; 0xfb43
.short 64264 ; 0xfb08
.short 64593 ; 0xfc51
.short 65049 ; 0xfe19
.short 64793 ; 0xfd19
.short 64708 ; 0xfcc4
.short 172 ; 0xac
.short 63791 ; 0xf92f
.short 1258 ; 0x4ea
.short 64478 ; 0xfbde
.short 64581 ; 0xfc45
.short 247 ; 0xf7
.short 65382 ; 0xff66
.short 65389 ; 0xff6d
.short 313 ; 0x139
.short 64933 ; 0xfda5
.short 1943 ; 0x797
.short 65264 ; 0xfef0
.short 203 ; 0xcb
.short 65117 ; 0xfe5d
.short 587 ; 0x24b
.short 3237 ; 0xca5
.short 46 ; 0x2e
.short 63876 ; 0xf984
.short 310 ; 0x136
.short 1214 ; 0x4be
.short 65535 ; 0xffff
.short 1075 ; 0x433
.short 216 ; 0xd8
.short 382 ; 0x17e
.short 63840 ; 0xf960
.short 65004 ; 0xfdec
.short 1000 ; 0x3e8
.short 65519 ; 0xffef
.short 64991 ; 0xfddf
.short 1444 ; 0x5a4
.short 101 ; 0x65
.short 65513 ; 0xffe9
.short 63432 ; 0xf7c8
.short 360 ; 0x168
.short 1809 ; 0x711
.short 415 ; 0x19f
.short 1532 ; 0x5fc
.short 64779 ; 0xfd0b
.short 423 ; 0x1a7
.short 63265 ; 0xf721
.short 794 ; 0x31a
.short 65485 ; 0xffcd
.short 718 ; 0x2ce
.short 318 ; 0x13e
.short 65108 ; 0xfe54
.short 272 ; 0x110
.short 64782 ; 0xfd0e
.short 440 ; 0x1b8
.short 64689 ; 0xfcb1
.short 287 ; 0x11f
.short 64676 ; 0xfca4
.short 64568 ; 0xfc38
.short 827 ; 0x33b
.short 1665 ; 0x681
.short 880 ; 0x370
.short 65479 ; 0xffc7
.short 357 ; 0x165
.short 65214 ; 0xfebe
.short 1874 ; 0x752
.short 246 ; 0xf6
.short 65188 ; 0xfea4
.short 431 ; 0x1af
.short 64168 ; 0xfaa8
.short 673 ; 0x2a1
.short 563 ; 0x233
.short 1365 ; 0x555
.short 65462 ; 0xffb6
.short 121 ; 0x79
.short 64376 ; 0xfb78
.short 63952 ; 0xf9d0
.short 148 ; 0x94
.short 64425 ; 0xfba9
.short 588 ; 0x24c
.short 1493 ; 0x5d5
.short 64246 ; 0xfaf6
.short 65008 ; 0xfdf0
.short 65483 ; 0xffcb
.short 384 ; 0x180
.short 559 ; 0x22f
.short 63990 ; 0xf9f6
.short 346 ; 0x15a
.short 64891 ; 0xfd7b
.short 637 ; 0x27d
.short 548 ; 0x224
.short 64976 ; 0xfdd0
.short 330 ; 0x14a
.short 433 ; 0x1b1
.short 755 ; 0x2f3
.short 708 ; 0x2c4
.short 65325 ; 0xff2d
.short 65185 ; 0xfea1
.short 668 ; 0x29c
.short 760 ; 0x2f8
.short 63924 ; 0xf9b4
.short 681 ; 0x2a9
.short 1108 ; 0x454
.short 143 ; 0x8f
.short 461 ; 0x1cd
.short 1183 ; 0x49f
.short 1718 ; 0x6b6
.short 936 ; 0x3a8
.short 2535 ; 0x9e7
.short 437 ; 0x1b5
.short 1753 ; 0x6d9
.short 496 ; 0x1f0
.short 1720 ; 0x6b8
.short 65173 ; 0xfe95
.short 728 ; 0x2d8
.short 272 ; 0x110
.short 1091 ; 0x443
.short 866 ; 0x362
.short 449 ; 0x1c1
.short 975 ; 0x3cf
.short 65080 ; 0xfe38
.short 65304 ; 0xff18
.short 382 ; 0x17e
.short 64404 ; 0xfb94
.short 653 ; 0x28d
.short 64983 ; 0xfdd7
.short 303 ; 0x12f
.short 1997 ; 0x7cd
.short 65436 ; 0xff9c
.short 65027 ; 0xfe03
.short 65532 ; 0xfffc
.short 65488 ; 0xffd0
.short 662 ; 0x296
.short 64969 ; 0xfdc9
.short 65237 ; 0xfed5
.short 65406 ; 0xff7e
.short 65294 ; 0xff0e
.short 65379 ; 0xff63
.short 64845 ; 0xfd4d
.short 645 ; 0x285
.short 237 ; 0xed
.short 65419 ; 0xff8b
.short 65335 ; 0xff37
.short 988 ; 0x3dc
.short 444 ; 0x1bc
.short 1767 ; 0x6e7
.short 225 ; 0xe1
.short 64903 ; 0xfd87
.short 526 ; 0x20e
.short 65164 ; 0xfe8c
.short 64836 ; 0xfd44
.short 1217 ; 0x4c1
.short 597 ; 0x255
.short 65217 ; 0xfec1
.short 64836 ; 0xfd44
.short 63892 ; 0xf994
.short 790 ; 0x316
.short 244 ; 0xf4
.short 64784 ; 0xfd10
.short 501 ; 0x1f5
.short 65139 ; 0xfe73
.short 65285 ; 0xff05
.short 65011 ; 0xfdf3
.short 119 ; 0x77
.short 795 ; 0x31b
.short 391 ; 0x187
.short 64524 ; 0xfc0c
.short 62436 ; 0xf3e4
.short 65222 ; 0xfec6
.short 65250 ; 0xfee2
.short 84 ; 0x54
.short 425 ; 0x1a9
.short 63349 ; 0xf775
.short 64827 ; 0xfd3b
.short 336 ; 0x150
.short 82 ; 0x52
.short 65531 ; 0xfffb
.short 84 ; 0x54
.short 65446 ; 0xffa6
.short 850 ; 0x352
.short 65459 ; 0xffb3
.short 64307 ; 0xfb33
.short 65453 ; 0xffad
.short 63429 ; 0xf7c5
.short 64863 ; 0xfd5f
.short 915 ; 0x393
.short 250 ; 0xfa
.short 3686 ; 0xe66
.short 63671 ; 0xf8b7
.short 65478 ; 0xffc6
.short 65082 ; 0xfe3a
.short 63715 ; 0xf8e3
.short 65304 ; 0xff18
.short 325 ; 0x145
.short 63681 ; 0xf8c1
.short 64940 ; 0xfdac
.short 65209 ; 0xfeb9
.short 314 ; 0x13a
.short 1071 ; 0x42f
.short 3544 ; 0xdd8
.short 64062 ; 0xfa3e
.short 65363 ; 0xff53
.short 1070 ; 0x42e
.short 65090 ; 0xfe42
.short 64794 ; 0xfd1a
.short 530 ; 0x212
.short 580 ; 0x244
.short 182 ; 0xb6
.short 972 ; 0x3cc
.short 64987 ; 0xfddb
.short 808 ; 0x328
.short 65015 ; 0xfdf7
.short 903 ; 0x387
.short 466 ; 0x1d2
.short 60466 ; 0xec32
.short 65533 ; 0xfffd
.short 392 ; 0x188
.short 65406 ; 0xff7e
.short 520 ; 0x208
.short 64603 ; 0xfc5b
.short 448 ; 0x1c0
.short 65463 ; 0xffb7
.short 64907 ; 0xfd8b
.short 272 ; 0x110
.short 64855 ; 0xfd57
.short 64951 ; 0xfdb7
.short 64577 ; 0xfc41
.short 1472 ; 0x5c0
.short 65469 ; 0xffbd
.short 359 ; 0x167
.short 469 ; 0x1d5
.short 294 ; 0x126
.short 1632 ; 0x660
.short 864 ; 0x360
.short 265 ; 0x109
.short 65520 ; 0xfff0
.short 178 ; 0xb2
.short 64416 ; 0xfba0
.short 65470 ; 0xffbe
.short 455 ; 0x1c7
.short 2718 ; 0xa9e
.short 661 ; 0x295
.short 65476 ; 0xffc4
.short 113 ; 0x71
.short 64226 ; 0xfae2
.short 366 ; 0x16e
.short 63697 ; 0xf8d1
.short 2003 ; 0x7d3
.short 64489 ; 0xfbe9
.short 65155 ; 0xfe83
.short 900 ; 0x384
.short 65480 ; 0xffc8
.short 230 ; 0xe6
.short 662 ; 0x296
.short 4293 ; 0x10c5
.short 64877 ; 0xfd6d
.short 65195 ; 0xfeab
.short 64438 ; 0xfbb6
.short 65337 ; 0xff39
.short 76 ; 0x4c
.short 65069 ; 0xfe2d
.short 709 ; 0x2c5
.short 2033 ; 0x7f1
.short 65104 ; 0xfe50
.short 136 ; 0x88
.short 730 ; 0x2da
.short 63495 ; 0xf807
.short 273 ; 0x111
.short 64973 ; 0xfdcd
.short 343 ; 0x157
.short 153 ; 0x99
.short 65163 ; 0xfe8b
.short 65171 ; 0xfe93
.short 63274 ; 0xf72a
.short 281 ; 0x119
.short 39 ; 0x27
.short 65440 ; 0xffa0
.short 779 ; 0x30b
.short 464 ; 0x1d0
.short 64397 ; 0xfb8d
.short 64818 ; 0xfd32
.short 65450 ; 0xffaa
.short 611 ; 0x263
.short 656 ; 0x290
.short 65499 ; 0xffdb
.short 87 ; 0x57
.short 2050 ; 0x802
.short 65262 ; 0xfeee
.short 65523 ; 0xfff3
.short 717 ; 0x2cd
.short 1046 ; 0x416
.short 64 ; 0x40
.short 477 ; 0x1dd
.short 64452 ; 0xfbc4
.short 1927 ; 0x787
.short 65182 ; 0xfe9e
.short 273 ; 0x111
.short 80 ; 0x50
.short 91 ; 0x5b
.short 168 ; 0xa8
.short 65067 ; 0xfe2b
.short 446 ; 0x1be
.short 65415 ; 0xff87
.short 65319 ; 0xff27
.short 200 ; 0xc8
.short 65494 ; 0xffd6
.short 65027 ; 0xfe03
.short 1251 ; 0x4e3
.short 63567 ; 0xf84f
.short 33 ; 0x21
.short 64880 ; 0xfd70
.short 63935 ; 0xf9bf
.short 65471 ; 0xffbf
.short 65494 ; 0xffd6
.short 65302 ; 0xff16
.short 142 ; 0x8e
.short 64879 ; 0xfd6f
.short 259 ; 0x103
.short 46 ; 0x2e
.short 38 ; 0x26
.short 145 ; 0x91
.short 65524 ; 0xfff4
.short 2007 ; 0x7d7
.short 2302 ; 0x8fe
.short 830 ; 0x33e
.short 480 ; 0x1e0
.short 65399 ; 0xff77
.short 1142 ; 0x476
.short 65176 ; 0xfe98
.short 64297 ; 0xfb29
.short 2593 ; 0xa21
.short 64015 ; 0xfa0f
.short 65404 ; 0xff7c
.short 65289 ; 0xff09
.short 113 ; 0x71
.short 65070 ; 0xfe2e
.short 499 ; 0x1f3
.short 310 ; 0x136
.short 65311 ; 0xff1f
.short 65042 ; 0xfe12
.short 915 ; 0x393
.short 65525 ; 0xfff5
.short 65300 ; 0xff14
.short 64987 ; 0xfddb
.short 787 ; 0x313
.short 204 ; 0xcc
.short 64290 ; 0xfb22
.short 64116 ; 0xfa74
.short 422 ; 0x1a6
.short 64332 ; 0xfb4c
.short 65286 ; 0xff06
.short 64783 ; 0xfd0f
.short 64515 ; 0xfc03
.short 64901 ; 0xfd85
.short 64922 ; 0xfd9a
.short 64631 ; 0xfc77
.short 36 ; 0x24
.short 64667 ; 0xfc9b
.short 64520 ; 0xfc08
.short 91 ; 0x5b
.short 143 ; 0x8f
.short 64815 ; 0xfd2f
.short 65365 ; 0xff55
.short 64134 ; 0xfa86
.short 572 ; 0x23c
.short 1197 ; 0x4ad
.short 2285 ; 0x8ed
.short 225 ; 0xe1
.short 64521 ; 0xfc09
.short 964 ; 0x3c4
.short 65104 ; 0xfe50
.short 303 ; 0x12f
.short 871 ; 0x367
.short 64287 ; 0xfb1f
.short 65191 ; 0xfea7
.short 65082 ; 0xfe3a
.short 63149 ; 0xf6ad
.short 1058 ; 0x422
.short 65140 ; 0xfe74
.short 1063 ; 0x427
.short 65051 ; 0xfe1b
.short 65405 ; 0xff7d
.short 855 ; 0x357
.short 65461 ; 0xffb5
.short 636 ; 0x27c
.short 798 ; 0x31e
.short 65534 ; 0xfffe
.short 65488 ; 0xffd0
.short 65421 ; 0xff8d
.short 65087 ; 0xfe3f
.short 729 ; 0x2d9
.short 64095 ; 0xfa5f
.short 64500 ; 0xfbf4
.short 63988 ; 0xf9f4
.short 65013 ; 0xfdf5
.short 64615 ; 0xfc67
.short 236 ; 0xec
.short 1214 ; 0x4be
.short 63630 ; 0xf88e
.short 64844 ; 0xfd4c
.short 1334 ; 0x536
.short 64817 ; 0xfd31
.short 1674 ; 0x68a
.short 796 ; 0x31c
.short 64256 ; 0xfb00
.short 248 ; 0xf8
.short 64060 ; 0xfa3c
.short 1701 ; 0x6a5
.short 65409 ; 0xff81
.short 65370 ; 0xff5a
.short 65393 ; 0xff71
.short 782 ; 0x30e
.short 641 ; 0x281
.short 85 ; 0x55
.short 844 ; 0x34c
.short 72 ; 0x48
.short 653 ; 0x28d
.short 205 ; 0xcd
.short 826 ; 0x33a
.short 618 ; 0x26a
.short 1231 ; 0x4cf
.short 64888 ; 0xfd78
.short 65 ; 0x41
.short 673 ; 0x2a1
.short 64772 ; 0xfd04
.short 137 ; 0x89
.short 65350 ; 0xff46
.short 1390 ; 0x56e
.short 63888 ; 0xf990
.short 65216 ; 0xfec0
.short 65274 ; 0xfefa
.short 65430 ; 0xff96
.short 1633 ; 0x661
.short 64772 ; 0xfd04
.short 1052 ; 0x41c
.short 65361 ; 0xff51
.short 64011 ; 0xfa0b
.short 449 ; 0x1c1
.short 118 ; 0x76
.short 64949 ; 0xfdb5
.short 65420 ; 0xff8c
.short 199 ; 0xc7
.short 65499 ; 0xffdb
.short 32 ; 0x20
.short 65248 ; 0xfee0
.short 65498 ; 0xffda
.short 63713 ; 0xf8e1
.short 65044 ; 0xfe14
.short 63643 ; 0xf89b
.short 220 ; 0xdc
.short 328 ; 0x148
.short 64366 ; 0xfb6e
.short 65229 ; 0xfecd
.short 63338 ; 0xf76a
.short 1205 ; 0x4b5
.short 64659 ; 0xfc93
.short 65027 ; 0xfe03
.short 1537 ; 0x601
.short 693 ; 0x2b5
.short 64568 ; 0xfc38
.short 64660 ; 0xfc94
.short 662 ; 0x296
.short 945 ; 0x3b1
.short 587 ; 0x24b
.short 558 ; 0x22e
.short 603 ; 0x25b
.short 1952 ; 0x7a0
.short 65186 ; 0xfea2
.short 843 ; 0x34b
.short 64721 ; 0xfcd1
.short 251 ; 0xfb
.short 565 ; 0x235
.short 65417 ; 0xff89
.short 64940 ; 0xfdac
.short 434 ; 0x1b2
.short 896 ; 0x380
.short 65496 ; 0xffd8
.short 65259 ; 0xfeeb
.short 92 ; 0x5c
.short 64762 ; 0xfcfa
.short 64550 ; 0xfc26
.short 1759 ; 0x6df
.short 97 ; 0x61
.short 63816 ; 0xf948
.short 1781 ; 0x6f5
.short 65509 ; 0xffe5
.short 65191 ; 0xfea7
.short 181 ; 0xb5
.short 799 ; 0x31f
.short 65460 ; 0xffb4
.short 65337 ; 0xff39
.short 64545 ; 0xfc21
.short 65476 ; 0xffc4
.short 64663 ; 0xfc97
.short 333 ; 0x14d
.short 3328 ; 0xd00
.short 65208 ; 0xfeb8
.short 63951 ; 0xf9cf
.short 65449 ; 0xffa9
.short 65011 ; 0xfdf3
.short 1408 ; 0x580
.short 64720 ; 0xfcd0
.short 62 ; 0x3e
.short 1291 ; 0x50b
.short 65007 ; 0xfdef
.short 139 ; 0x8b
.short 64401 ; 0xfb91
.short 1185 ; 0x4a1
.short 204 ; 0xcc
.short 64047 ; 0xfa2f
.short 876 ; 0x36c
.short 64663 ; 0xfc97
.short 1020 ; 0x3fc
.short 65018 ; 0xfdfa
.short 56 ; 0x38
.short 64355 ; 0xfb63
.short 65293 ; 0xff0d
.short 2672 ; 0xa70
.short 736 ; 0x2e0
.short 612 ; 0x264
.short 427 ; 0x1ab
.short 364 ; 0x16c
.short 330 ; 0x14a
.short 65102 ; 0xfe4e
.short 64993 ; 0xfde1
.short 64050 ; 0xfa32
.short 706 ; 0x2c2
.short 219 ; 0xdb
.short 543 ; 0x21f
.short 2073 ; 0x819
.short 78 ; 0x4e
.short 306 ; 0x132
.short 1376 ; 0x560
.short 65182 ; 0xfe9e
.short 54 ; 0x36
.short 65298 ; 0xff12
.short 65380 ; 0xff64
.short 693 ; 0x2b5
.short 2439 ; 0x987
.short 65504 ; 0xffe0
.short 113 ; 0x71
.short 380 ; 0x17c
.short 64203 ; 0xfacb
.short 1122 ; 0x462
.short 64405 ; 0xfb95
.short 64699 ; 0xfcbb
.short 64512 ; 0xfc00
.short 174 ; 0xae
.short 64431 ; 0xfbaf
.short 65389 ; 0xff6d
.short 63678 ; 0xf8be
.short 376 ; 0x178
.short 167 ; 0xa7
.short 64890 ; 0xfd7a
.short 65182 ; 0xfe9e
.short 762 ; 0x2fa
.short 136 ; 0x88
.short 1807 ; 0x70f
.short 1133 ; 0x46d
.short 999 ; 0x3e7
.short 427 ; 0x1ab
.short 574 ; 0x23e
.short 1298 ; 0x512
.short 994 ; 0x3e2
.short 63573 ; 0xf855
.short 251 ; 0xfb
.short 219 ; 0xdb
.short 111 ; 0x6f
.short 145 ; 0x91
.short 549 ; 0x225
.short 64566 ; 0xfc36
.short 64983 ; 0xfdd7
.short 65403 ; 0xff7b
.short 1629 ; 0x65d
.short 234 ; 0xea
.short 1304 ; 0x518
.short 1325 ; 0x52d
.short 102 ; 0x66
.short 236 ; 0xec
.short 65497 ; 0xffd9
.short 569 ; 0x239
.short 777 ; 0x309
.short 182 ; 0xb6
.short 489 ; 0x1e9
.short 1946 ; 0x79a
.short 65346 ; 0xff42
.short 64204 ; 0xfacc
.short 65361 ; 0xff51
.short 577 ; 0x241
.short 63783 ; 0xf927
.short 295 ; 0x127
.short 136 ; 0x88
.short 64574 ; 0xfc3e
.short 810 ; 0x32a
.short 65196 ; 0xfeac
.short 65520 ; 0xfff0
.short 63676 ; 0xf8bc
.short 65494 ; 0xffd6
.short 15 ; 0xf
.short 64356 ; 0xfb64
.short 65438 ; 0xff9e
.short 1041 ; 0x411
.short 110 ; 0x6e
.short 64728 ; 0xfcd8
.short 126 ; 0x7e
.short 1150 ; 0x47e
.short 231 ; 0xe7
.short 20 ; 0x14
.short 2089 ; 0x829
.short 63863 ; 0xf977
.short 707 ; 0x2c3
.short 703 ; 0x2bf
.short 512 ; 0x200
.short 65279 ; 0xfeff
.short 482 ; 0x1e2
.short 64996 ; 0xfde4
.short 981 ; 0x3d5
.short 65149 ; 0xfe7d
.short 65247 ; 0xfedf
.short 65094 ; 0xfe46
.short 1639 ; 0x667
.short 63714 ; 0xf8e2
.short 64757 ; 0xfcf5
.short 1320 ; 0x528
.short 65348 ; 0xff44
.short 217 ; 0xd9
.short 1112 ; 0x458
.short 65348 ; 0xff44
.short 1332 ; 0x534
.short 2089 ; 0x829
.short 77 ; 0x4d
.short 482 ; 0x1e2
.short 64756 ; 0xfcf4
.short 1318 ; 0x526
.short 179 ; 0xb3
.short 217 ; 0xd9
.short 66 ; 0x42
.short 230 ; 0xe6
.short 64228 ; 0xfae4
.short 179 ; 0xb3
.short 63429 ; 0xf7c5
.short 65210 ; 0xfeba
.short 324 ; 0x144
.short 65015 ; 0xfdf7
.short 65470 ; 0xffbe
.short 1200 ; 0x4b0
.short 64655 ; 0xfc8f
.short 670 ; 0x29e
.short 473 ; 0x1d9
.short 1248 ; 0x4e0
.short 2705 ; 0xa91
.short 65292 ; 0xff0c
.short 2109 ; 0x83d
.short 962 ; 0x3c2
.short 774 ; 0x306
.short 7 ; 0x7
.short 65301 ; 0xff15
.short 192 ; 0xc0
.short 394 ; 0x18a
.short 64801 ; 0xfd21
.short 65411 ; 0xff83
.short 62888 ; 0xf5a8
.short 64987 ; 0xfddb
.short 64382 ; 0xfb7e
.short 64350 ; 0xfb5e
.short 55 ; 0x37
.short 64492 ; 0xfbec
.short 1427 ; 0x593
.short 179 ; 0xb3
.short 65254 ; 0xfee6
.short 4 ; 0x4
.short 64956 ; 0xfdbc
.short 1106 ; 0x452
.short 296 ; 0x128
.short 65188 ; 0xfea4
.short 63623 ; 0xf887
.short 224 ; 0xe0
.short 1362 ; 0x552
.short 65392 ; 0xff70
.short 379 ; 0x17b
.short 237 ; 0xed
.short 444 ; 0x1bc
.short 289 ; 0x121
.short 64230 ; 0xfae6
.short 473 ; 0x1d9
.short 1214 ; 0x4be
.short 319 ; 0x13f
.short 64340 ; 0xfb54
.short 64831 ; 0xfd3f
.short 839 ; 0x347
.short 65367 ; 0xff57
.short 492 ; 0x1ec
.short 64610 ; 0xfc62
.short 63344 ; 0xf770
.short 327 ; 0x147
.short 64117 ; 0xfa75
.short 65111 ; 0xfe57
.short 63916 ; 0xf9ac
.short 65321 ; 0xff29
.short 604 ; 0x25c
.short 25 ; 0x19
.short 470 ; 0x1d6
.short 1234 ; 0x4d2
.short 65468 ; 0xffbc
.short 64914 ; 0xfd92
.short 64348 ; 0xfb5c
.short 64807 ; 0xfd27
.short 113 ; 0x71
.short 65332 ; 0xff34
.short 468 ; 0x1d4
.short 1240 ; 0x4d8
.short 1322 ; 0x52a
.short 661 ; 0x295
.short 64889 ; 0xfd79
.short 65471 ; 0xffbf
.short 946 ; 0x3b2
.short 568 ; 0x238
.short 65353 ; 0xff49
.short 64917 ; 0xfd95
.short 65296 ; 0xff10
.short 64788 ; 0xfd14
.short 560 ; 0x230
.short 64028 ; 0xfa1c
.short 510 ; 0x1fe
.short 64585 ; 0xfc49
.short 65192 ; 0xfea8
.short 682 ; 0x2aa
.short 1115 ; 0x45b
.short 65535 ; 0xffff
.short 631 ; 0x277
.short 62608 ; 0xf490
.short 465 ; 0x1d1
.short 65396 ; 0xff74
.short 2795 ; 0xaeb
.short 64616 ; 0xfc68
.short 64491 ; 0xfbeb
.short 193 ; 0xc1
.short 349 ; 0x15d
.short 3724 ; 0xe8c
.short 676 ; 0x2a4
.short 64640 ; 0xfc80
.short 65001 ; 0xfde9
.short 246 ; 0xf6
.short 1182 ; 0x49e
.short 543 ; 0x21f
.short 64937 ; 0xfda9
.short 680 ; 0x2a8
.short 64406 ; 0xfb96
.short 261 ; 0x105
.short 200 ; 0xc8
.short 236 ; 0xec
.short 605 ; 0x25d
.short 784 ; 0x310
.short 2468 ; 0x9a4
.short 64910 ; 0xfd8e
.short 2604 ; 0xa2c
.short 1316 ; 0x524
.short 64913 ; 0xfd91
.short 2885 ; 0xb45
.short 1106 ; 0x452
.short 404 ; 0x194
.short 64978 ; 0xfdd2
.short 65055 ; 0xfe1f
.short 64261 ; 0xfb05
.short 1881 ; 0x759
.short 5 ; 0x5
.short 658 ; 0x292
.short 64855 ; 0xfd57
.short 418 ; 0x1a2
.short 65312 ; 0xff20
.short 271 ; 0x10f
.short 65319 ; 0xff27
.short 64769 ; 0xfd01
.short 599 ; 0x257
.short 64240 ; 0xfaf0
.short 64910 ; 0xfd8e
.short 65371 ; 0xff5b
.short 65416 ; 0xff88
.short 64051 ; 0xfa33
.short 65432 ; 0xff98
.short 310 ; 0x136
.short 1173 ; 0x495
.short 65011 ; 0xfdf3
.short 63772 ; 0xf91c
.short 199 ; 0xc7
.short 732 ; 0x2dc
.short 64427 ; 0xfbab
.short 455 ; 0x1c7
.short 64881 ; 0xfd71
.short 65199 ; 0xfeaf
.short 134 ; 0x86
.short 1960 ; 0x7a8
.short 1861 ; 0x745
.short 65412 ; 0xff84
.short 999 ; 0x3e7
.short 65149 ; 0xfe7d
.short 1591 ; 0x637
.short 63724 ; 0xf8ec
.short 63942 ; 0xf9c6
.short 2133 ; 0x855
.short 65199 ; 0xfeaf
.short 64940 ; 0xfdac
.short 633 ; 0x279
.short 544 ; 0x220
.short 621 ; 0x26d
.short 140 ; 0x8c
.short 64 ; 0x40
.short 65332 ; 0xff34
.short 1077 ; 0x435
.short 719 ; 0x2cf
.short 63087 ; 0xf66f
.short 64658 ; 0xfc92
.short 64428 ; 0xfbac
.short 139 ; 0x8b
.short 65042 ; 0xfe12
.short 157 ; 0x9d
.short 64569 ; 0xfc39
.short 270 ; 0x10e
.short 65335 ; 0xff37
.short 65030 ; 0xfe06
.short 63862 ; 0xf976
.short 64675 ; 0xfca3
.short 65044 ; 0xfe14
.short 62649 ; 0xf4b9
.short 65254 ; 0xfee6
.short 65233 ; 0xfed1
.short 65336 ; 0xff38
.short 745 ; 0x2e9
.short 200 ; 0xc8
.short 1782 ; 0x6f6
.short 938 ; 0x3aa
.short 211 ; 0xd3
.short 1057 ; 0x421
.short 65461 ; 0xffb5
.short 1364 ; 0x554
.short 64889 ; 0xfd79
.short 3916 ; 0xf4c
.short 1207 ; 0x4b7
.short 677 ; 0x2a5
.short 202 ; 0xca
.short 96 ; 0x60
.short 64550 ; 0xfc26
.short 288 ; 0x120
.short 209 ; 0xd1
.short 63873 ; 0xf981
.short 64109 ; 0xfa6d
.short 64359 ; 0xfb67
.short 1209 ; 0x4b9
.short 65286 ; 0xff06
.short 1310 ; 0x51e
.short 64295 ; 0xfb27
.short 65064 ; 0xfe28
.short 910 ; 0x38e
.short 221 ; 0xdd
.short 727 ; 0x2d7
.short 64614 ; 0xfc66
.short 64410 ; 0xfb9a
.short 1574 ; 0x626
.short 65016 ; 0xfdf8
.short 838 ; 0x346
.short 64100 ; 0xfa64
.short 2846 ; 0xb1e
.short 564 ; 0x234
.short 65131 ; 0xfe6b
.short 64365 ; 0xfb6d
.short 746 ; 0x2ea
.short 64367 ; 0xfb6f
.short 718 ; 0x2ce
.short 610 ; 0x262
.short 342 ; 0x156
.short 528 ; 0x210
.short 423 ; 0x1a7
.short 63502 ; 0xf80e
.short 64245 ; 0xfaf5
.short 64945 ; 0xfdb1
.short 65412 ; 0xff84
.short 254 ; 0xfe
.short 63481 ; 0xf7f9
.short 65056 ; 0xfe20
.short 64893 ; 0xfd7d
.short 35 ; 0x23
.short 946 ; 0x3b2
.short 64687 ; 0xfcaf
.short 70 ; 0x46
.short 1394 ; 0x572
.short 704 ; 0x2c0
.short 64959 ; 0xfdbf
.short 61482 ; 0xf02a
.short 52 ; 0x34
.short 1637 ; 0x665
.short 65319 ; 0xff27
.short 65066 ; 0xfe2a
.short 65038 ; 0xfe0e
.short 478 ; 0x1de
.short 675 ; 0x2a3
.short 406 ; 0x196
.short 65024 ; 0xfe00
.short 65408 ; 0xff80
.short 65242 ; 0xfeda
.short 865 ; 0x361
.short 24 ; 0x18
.short 62836 ; 0xf574
.short 963 ; 0x3c3
.short 62477 ; 0xf40d
.short 987 ; 0x3db
.short 114 ; 0x72
.short 65272 ; 0xfef8
.short 1323 ; 0x52b
.short 64796 ; 0xfd1c
.short 65247 ; 0xfedf
.short 459 ; 0x1cb
.short 63546 ; 0xf83a
.short 64626 ; 0xfc72
.short 65103 ; 0xfe4f
.short 65270 ; 0xfef6
.short 984 ; 0x3d8
.short 64076 ; 0xfa4c
.short 432 ; 0x1b0
.short 69 ; 0x45
.short 1598 ; 0x63e
.short 65208 ; 0xfeb8
.short 733 ; 0x2dd
.short 1991 ; 0x7c7
.short 65036 ; 0xfe0c
.short 217 ; 0xd9
.short 1498 ; 0x5da
.short 457 ; 0x1c9
.short 64775 ; 0xfd07
.short 1803 ; 0x70b
.short 64781 ; 0xfd0d
.short 353 ; 0x161
.short 63677 ; 0xf8bd
.short 65301 ; 0xff15
.short 65052 ; 0xfe1c
.short 64083 ; 0xfa53
.short 64505 ; 0xfbf9
.short 65127 ; 0xfe67
.short 249 ; 0xf9
.short 254 ; 0xfe
.short 62297 ; 0xf359
.short 530 ; 0x212
.short 826 ; 0x33a
.short 65503 ; 0xffdf
.short 1048 ; 0x418
.short 63568 ; 0xf850
.short 65513 ; 0xffe9
.short 65412 ; 0xff84
.short 2259 ; 0x8d3
.short 63567 ; 0xf84f
.short 2428 ; 0x97c
.short 1335 ; 0x537
.short 65360 ; 0xff50
.short 2750 ; 0xabe
.short 64680 ; 0xfca8
.short 623 ; 0x26f
.short 65472 ; 0xffc0
.short 64896 ; 0xfd80
.short 63322 ; 0xf75a
.short 64789 ; 0xfd15
.short 65497 ; 0xffd9
.short 2353 ; 0x931
.short 6 ; 0x6
.short 259 ; 0x103
.short 65459 ; 0xffb3
.short 64812 ; 0xfd2c
.short 471 ; 0x1d7
.short 65325 ; 0xff2d
.short 65237 ; 0xfed5
.short 65324 ; 0xff2c
.short 64258 ; 0xfb02
.short 634 ; 0x27a
.short 64896 ; 0xfd80
.short 2 ; 0x2
.short 65134 ; 0xfe6e
.short 883 ; 0x373
.short 64753 ; 0xfcf1
.short 65253 ; 0xfee5
.short 2041 ; 0x7f9
.short 64701 ; 0xfcbd
.short 65117 ; 0xfe5d
.short 64028 ; 0xfa1c
.short 1408 ; 0x580
.short 1589 ; 0x635
.short 63404 ; 0xf7ac
.short 471 ; 0x1d7
.short 89 ; 0x59
.short 62078 ; 0xf27e
.short 772 ; 0x304
.short 64539 ; 0xfc1b
.short 65230 ; 0xfece
.short 65437 ; 0xff9d
.short 64667 ; 0xfc9b
.short 65335 ; 0xff37
.short 64238 ; 0xfaee
.short 318 ; 0x13e
.short 65282 ; 0xff02
.short 65156 ; 0xfe84
.short 110 ; 0x6e
.short 296 ; 0x128
.short 65143 ; 0xfe77
.short 357 ; 0x165
.short 1761 ; 0x6e1
.short 2125 ; 0x84d
.short 687 ; 0x2af
.short 626 ; 0x272
.short 797 ; 0x31d
.short 2836 ; 0xb14
.short 6 ; 0x6
.short 65187 ; 0xfea3
.short 65133 ; 0xfe6d
.short 385 ; 0x181
.short 150 ; 0x96
.short 64503 ; 0xfbf7
.short 64977 ; 0xfdd1
.short 99 ; 0x63
.short 345 ; 0x159
.short 65308 ; 0xff1c
.short 149 ; 0x95
.short 133 ; 0x85
.short 65173 ; 0xfe95
.short 64474 ; 0xfbda
.short 604 ; 0x25c
.short 65372 ; 0xff5c
.short 64555 ; 0xfc2b
.short 1003 ; 0x3eb
.short 65447 ; 0xffa7
.short 783 ; 0x30f
.short 244 ; 0xf4
.short 65109 ; 0xfe55
.short 129 ; 0x81
.short 8 ; 0x8
.short 65364 ; 0xff54
.short 1778 ; 0x6f2
.short 65157 ; 0xfe85
.short 65525 ; 0xfff5
.short 205 ; 0xcd
.short 158 ; 0x9e
.short 64641 ; 0xfc81
.short 65274 ; 0xfefa
.short 46 ; 0x2e
.short 690 ; 0x2b2
.short 65007 ; 0xfdef
.short 1550 ; 0x60e
.short 4298 ; 0x10ca
.short 327 ; 0x147
.short 551 ; 0x227
.short 64785 ; 0xfd11
.short 65497 ; 0xffd9
.short 65221 ; 0xfec5
.short 64590 ; 0xfc4e
.short 647 ; 0x287
.short 65212 ; 0xfebc
.short 847 ; 0x34f
.short 1996 ; 0x7cc
.short 64747 ; 0xfceb
.short 63658 ; 0xf8aa
.short 865 ; 0x361
.short 556 ; 0x22c
.short 225 ; 0xe1
.short 65169 ; 0xfe91
.short 76 ; 0x4c
.short 65272 ; 0xfef8
.short 1099 ; 0x44b
.short 90 ; 0x5a
.short 64433 ; 0xfbb1
.short 63122 ; 0xf692
.short 65498 ; 0xffda
.short 516 ; 0x204
.short 64477 ; 0xfbdd
.short 169 ; 0xa9
.short 2323 ; 0x913
.short 1775 ; 0x6ef
.short 1018 ; 0x3fa
.short 64905 ; 0xfd89
.short 64455 ; 0xfbc7
.short 945 ; 0x3b1
.short 161 ; 0xa1
.short 271 ; 0x10f
.short 65337 ; 0xff39
.short 64487 ; 0xfbe7
.short 64512 ; 0xfc00
.short 265 ; 0x109
.short 63458 ; 0xf7e2
.short 869 ; 0x365
.short 64411 ; 0xfb9b
.short 480 ; 0x1e0
.short 79 ; 0x4f
.short 468 ; 0x1d4
.short 65290 ; 0xff0a
.short 509 ; 0x1fd
.short 62949 ; 0xf5e5
.short 310 ; 0x136
.short 776 ; 0x308
.short 2353 ; 0x931
.short 252 ; 0xfc
.short 64737 ; 0xfce1
.short 242 ; 0xf2
.short 65481 ; 0xffc9
.short 2970 ; 0xb9a
.short 65172 ; 0xfe94
.short 597 ; 0x255
.short 65428 ; 0xff94
.short 64575 ; 0xfc3f
.short 838 ; 0x346
.short 65503 ; 0xffdf
.short 64697 ; 0xfcb9
.short 64668 ; 0xfc9c
.short 65247 ; 0xfedf
.short 156 ; 0x9c
.short 65350 ; 0xff46
.short 222 ; 0xde
.short 429 ; 0x1ad
.short 65346 ; 0xff42
.short 3496 ; 0xda8
.short 64592 ; 0xfc50
.short 2015 ; 0x7df
.short 981 ; 0x3d5
.short 65350 ; 0xff46
.short 4312 ; 0x10d8
.short 965 ; 0x3c5
.short 446 ; 0x1be
.short 64773 ; 0xfd05
.short 64854 ; 0xfd56
.short 64300 ; 0xfb2c
.short 2234 ; 0x8ba
.short 738 ; 0x2e2
.short 796 ; 0x31c
.short 64049 ; 0xfa31
.short 884 ; 0x374
.short 64014 ; 0xfa0e
.short 65476 ; 0xffc4
.short 65278 ; 0xfefe
.short 646 ; 0x286
.short 530 ; 0x212
.short 63622 ; 0xf886
.short 515 ; 0x203
.short 34 ; 0x22
.short 760 ; 0x2f8
.short 64528 ; 0xfc10
.short 64096 ; 0xfa60
.short 283 ; 0x11b
.short 1212 ; 0x4bc
.short 65054 ; 0xfe1e
.short 63291 ; 0xf73b
.short 303 ; 0x12f
.short 283 ; 0x11b
.short 65313 ; 0xff21
.short 423 ; 0x1a7
.short 65050 ; 0xfe1a
.short 65482 ; 0xffca
.short 64935 ; 0xfda7
.short 566 ; 0x236
.short 15 ; 0xf
.short 64230 ; 0xfae6
.short 447 ; 0x1bf
.short 100 ; 0x64
.short 1478 ; 0x5c6
.short 62821 ; 0xf565
.short 16 ; 0x10
.short 800 ; 0x320
.short 64810 ; 0xfd2a
.short 200 ; 0xc8
.short 65112 ; 0xfe58
.short 656 ; 0x290
.short 67 ; 0x43
.short 64510 ; 0xfbfe
.short 897 ; 0x381
.short 65417 ; 0xff89
.short 1501 ; 0x5dd
.short 10 ; 0xa
.short 63747 ; 0xf903
.short 65509 ; 0xffe5
.short 65014 ; 0xfdf6
.short 65450 ; 0xffaa
.short 64684 ; 0xfcac
.short 460 ; 0x1cc
.short 65174 ; 0xfe96
.short 147 ; 0x93
.short 64461 ; 0xfbcd
.short 65481 ; 0xffc9
.short 63950 ; 0xf9ce
.short 62825 ; 0xf569
.short 64759 ; 0xfcf7
.short 63660 ; 0xf8ac
.short 65108 ; 0xfe54
.short 65033 ; 0xfe09
.short 64861 ; 0xfd5d
.short 65370 ; 0xff5a
.short 64604 ; 0xfc5c
.short 1817 ; 0x719
.short 783 ; 0x30f
.short 64899 ; 0xfd83
.short 734 ; 0x2de
.short 65243 ; 0xfedb
.short 695 ; 0x2b7
.short 64010 ; 0xfa0a
.short 2884 ; 0xb44
.short 1246 ; 0x4de
.short 519 ; 0x207
.short 309 ; 0x135
.short 1271 ; 0x4f7
.short 63947 ; 0xf9cb
.short 214 ; 0xd6
.short 656 ; 0x290
.short 63813 ; 0xf945
.short 64435 ; 0xfbb3
.short 64249 ; 0xfaf9
.short 368 ; 0x170
.short 526 ; 0x20e
.short 1700 ; 0x6a4
.short 63662 ; 0xf8ae
.short 65071 ; 0xfe2f
.short 597 ; 0x255
.short 399 ; 0x18f
.short 1538 ; 0x602
.short 64231 ; 0xfae7
.short 63266 ; 0xf722
.short 2260 ; 0x8d4
.short 64840 ; 0xfd48
.short 1583 ; 0x62f
.short 63300 ; 0xf744
.short 2299 ; 0x8fb
.short 209 ; 0xd1
.short 64416 ; 0xfba0
.short 65213 ; 0xfebd
.short 357 ; 0x165
.short 65179 ; 0xfe9b
.short 1129 ; 0x469
.short 65440 ; 0xffa0
.short 406 ; 0x196
.short 798 ; 0x31e
.short 253 ; 0xfd
.short 62754 ; 0xf522
.short 65289 ; 0xff09
.short 65505 ; 0xffe1
.short 69 ; 0x45
.short 1233 ; 0x4d1
.short 63910 ; 0xf9a6
.short 610 ; 0x262
.short 64985 ; 0xfdd9
.short 272 ; 0x110
.short 65283 ; 0xff03
.short 192 ; 0xc0
.short 213 ; 0xd5
.short 416 ; 0x1a0
.short 64998 ; 0xfde6
.short 64449 ; 0xfbc1
.short 65186 ; 0xfea2
.short 64879 ; 0xfd6f
.short 64810 ; 0xfd2a
.short 698 ; 0x2ba
.short 956 ; 0x3bc
.short 64106 ; 0xfa6a
.short 65250 ; 0xfee2
.short 64809 ; 0xfd29
.short 334 ; 0x14e
.short 588 ; 0x24c
.short 65196 ; 0xfeac
.short 64188 ; 0xfabc
.short 65234 ; 0xfed2
.short 64587 ; 0xfc4b
.short 65437 ; 0xff9d
.short 64729 ; 0xfcd9
.short 65096 ; 0xfe48
.short 65273 ; 0xfef9
.short 1257 ; 0x4e9
.short 1450 ; 0x5aa
.short 577 ; 0x241
.short 63873 ; 0xf981
.short 65403 ; 0xff7b
.short 64417 ; 0xfba1
.short 506 ; 0x1fa
.short 258 ; 0x102
.short 2011 ; 0x7db
.short 64628 ; 0xfc74
.short 64478 ; 0xfbde
.short 64807 ; 0xfd27
.short 65286 ; 0xff06
.short 2495 ; 0x9bf
.short 587 ; 0x24b
.short 65153 ; 0xfe81
.short 64537 ; 0xfc19
.short 83 ; 0x53
.short 117 ; 0x75
.short 800 ; 0x320
.short 97 ; 0x61
.short 65126 ; 0xfe66
.short 64758 ; 0xfcf6
.short 65473 ; 0xffc1
.short 65236 ; 0xfed4
.short 1477 ; 0x5c5
.short 64960 ; 0xfdc0
.short 65234 ; 0xfed2
.short 1205 ; 0x4b5
.short 64369 ; 0xfb71
.short 390 ; 0x186
.short 142 ; 0x8e
.short 511 ; 0x1ff
.short 1289 ; 0x509
.short 451 ; 0x1c3
.short 1900 ; 0x76c
.short 65066 ; 0xfe2a
.short 252 ; 0xfc
.short 64701 ; 0xfcbd
.short 65028 ; 0xfe04
.short 64467 ; 0xfbd3
.short 65170 ; 0xfe92
.short 153 ; 0x99
.short 65512 ; 0xffe8
.short 252 ; 0xfc
.short 64829 ; 0xfd3d
.short 525 ; 0x20d
.short 1597 ; 0x63d
.short 65077 ; 0xfe35
.short 64832 ; 0xfd40
.short 65400 ; 0xff78
.short 1 ; 0x1
.short 96 ; 0x60
.short 65007 ; 0xfdef
.short 425 ; 0x1a9
.short 1718 ; 0x6b6
.short 761 ; 0x2f9
.short 172 ; 0xac
.short 63759 ; 0xf90f
.short 64731 ; 0xfcdb
.short 65448 ; 0xffa8
.short 64702 ; 0xfcbe
.short 1642 ; 0x66a
.short 64062 ; 0xfa3e
.short 187 ; 0xbb
.short 65456 ; 0xffb0
.short 135 ; 0x87
.short 787 ; 0x313
.short 64629 ; 0xfc75
.short 3381 ; 0xd35
.short 169 ; 0xa9
.short 568 ; 0x238
.short 64501 ; 0xfbf5
.short 65093 ; 0xfe45
.short 783 ; 0x30f
.short 65137 ; 0xfe71
.short 676 ; 0x2a4
.short 632 ; 0x278
.short 657 ; 0x291
.short 455 ; 0x1c7
.short 65044 ; 0xfe14
.short 65272 ; 0xfef8
.short 65323 ; 0xff2b
.short 64842 ; 0xfd4a
.short 371 ; 0x173
.short 63275 ; 0xf72b
.short 63701 ; 0xf8d5
.short 165 ; 0xa5
.short 64171 ; 0xfaab
.short 422 ; 0x1a6
.short 48 ; 0x30
.short 64207 ; 0xfacf
.short 1115 ; 0x45b
.short 65422 ; 0xff8e
.short 64707 ; 0xfcc3
.short 64692 ; 0xfcb4
.short 64380 ; 0xfb7c
.short 210 ; 0xd2
.short 64984 ; 0xfdd8
.short 65445 ; 0xffa5
.short 65502 ; 0xffde
.short 183 ; 0xb7
.short 65137 ; 0xfe71
.short 65487 ; 0xffcf
.short 1175 ; 0x497
.short 906 ; 0x38a
.short 299 ; 0x12b
.short 572 ; 0x23c
.short 64395 ; 0xfb8b
.short 645 ; 0x285
.short 65514 ; 0xffea
.short 2313 ; 0x909
.short 60 ; 0x3c
.short 65019 ; 0xfdfb
.short 65116 ; 0xfe5c
.short 66 ; 0x42
.short 397 ; 0x18d
.short 65225 ; 0xfec9
.short 600 ; 0x258
.short 26 ; 0x1a
.short 64954 ; 0xfdba
.short 64928 ; 0xfda0
.short 947 ; 0x3b3
.short 76 ; 0x4c
.short 1639 ; 0x667
.short 64099 ; 0xfa63
.short 64396 ; 0xfb8c
.short 607 ; 0x25f
.short 65343 ; 0xff3f
.short 65333 ; 0xff35
.short 499 ; 0x1f3
.short 64666 ; 0xfc9a
.short 17 ; 0x11
.short 63737 ; 0xf8f9
.short 985 ; 0x3d9
.short 64292 ; 0xfb24
.short 3026 ; 0xbd2
.short 1153 ; 0x481
.short 742 ; 0x2e6
.short 64350 ; 0xfb5e
.short 65270 ; 0xfef6
.short 64175 ; 0xfaaf
.short 2572 ; 0xa0c
.short 64960 ; 0xfdc0
.short 63652 ; 0xf8a4
.short 2411 ; 0x96b
.short 64471 ; 0xfbd7
.short 64983 ; 0xfdd7
.short 64971 ; 0xfdcb
.short 210 ; 0xd2
.short 374 ; 0x176
.short 624 ; 0x270
.short 65241 ; 0xfed9
.short 350 ; 0x15e
.short 65423 ; 0xff8f
.short 1141 ; 0x475
.short 659 ; 0x293
.short 64431 ; 0xfbaf
.short 2723 ; 0xaa3
.short 1355 ; 0x54b
.short 723 ; 0x2d3
.short 121 ; 0x79
.short 771 ; 0x303
.short 722 ; 0x2d2
.short 724 ; 0x2d4
.short 64263 ; 0xfb07
.short 11 ; 0xb
.short 65328 ; 0xff30
.short 940 ; 0x3ac
.short 3699 ; 0xe73
.short 65500 ; 0xffdc
.short 63694 ; 0xf8ce
.short 210 ; 0xd2
.short 64904 ; 0xfd88
.short 2231 ; 0x8b7
.short 65485 ; 0xffcd
.short 63678 ; 0xf8be
.short 1055 ; 0x41f
.short 64430 ; 0xfbae
.short 65262 ; 0xfeee
.short 100 ; 0x64
.short 65101 ; 0xfe4d
.short 702 ; 0x2be
.short 1424 ; 0x590
.short 64064 ; 0xfa40
.short 78 ; 0x4e
.short 64446 ; 0xfbbe
.short 62109 ; 0xf29d
.short 65177 ; 0xfe99
.short 364 ; 0x16c
.short 827 ; 0x33b
.short 7 ; 0x7
.short 64782 ; 0xfd0e
.short 64890 ; 0xfd7a
.short 734 ; 0x2de
.short 65142 ; 0xfe76
.short 65185 ; 0xfea1
.short 374 ; 0x176
.short 64507 ; 0xfbfb
.short 65363 ; 0xff53
.short 677 ; 0x2a5
.short 720 ; 0x2d0
.short 65184 ; 0xfea0
.short 1011 ; 0x3f3
.short 511 ; 0x1ff
.short 65198 ; 0xfeae
.short 902 ; 0x386
.short 2255 ; 0x8cf
.short 64788 ; 0xfd14
.short 65509 ; 0xffe5
.short 64387 ; 0xfb83
.short 65383 ; 0xff67
.short 65072 ; 0xfe30
.short 132 ; 0x84
.short 65038 ; 0xfe0e
.short 65087 ; 0xfe3f
.short 64962 ; 0xfdc2
.short 63311 ; 0xf74f
.short 304 ; 0x130
.short 64213 ; 0xfad5
.short 64296 ; 0xfb28
.short 1485 ; 0x5cd
.short 65408 ; 0xff80
.short 63483 ; 0xf7fb
.short 908 ; 0x38c
.short 991 ; 0x3df
.short 64736 ; 0xfce0
.short 1143 ; 0x477
.short 65087 ; 0xfe3f
.short 53 ; 0x35
.short 408 ; 0x198
.short 171 ; 0xab
.short 62991 ; 0xf60f
.short 64300 ; 0xfb2c
.short 65321 ; 0xff29
.short 64913 ; 0xfd91
.short 65294 ; 0xff0e
.short 65509 ; 0xffe5
.short 1054 ; 0x41e
.short 78 ; 0x4e
.short 249 ; 0xf9
.short 65178 ; 0xfe9a
.short 65245 ; 0xfedd
.short 64784 ; 0xfd10
.short 65188 ; 0xfea4
.short 805 ; 0x325
.short 64980 ; 0xfdd4
.short 64705 ; 0xfcc1
.short 3223 ; 0xc97
.short 64407 ; 0xfb97
.short 19 ; 0x13
.short 242 ; 0xf2
.short 1723 ; 0x6bb
.short 64816 ; 0xfd30
.short 64621 ; 0xfc6d
.short 65045 ; 0xfe15
.short 290 ; 0x122
.short 1551 ; 0x60f
.short 64309 ; 0xfb35
.short 277 ; 0x115
.short 2356 ; 0x934
.short 64486 ; 0xfbe6
.short 1115 ; 0x45b
.short 65385 ; 0xff69
.short 65233 ; 0xfed1
.short 241 ; 0xf1
.short 1204 ; 0x4b4
.short 444 ; 0x1bc
.short 65319 ; 0xff27
.short 94 ; 0x5e
.short 113 ; 0x71
.short 65025 ; 0xfe01
.short 65218 ; 0xfec2
.short 65406 ; 0xff7e
.short 109 ; 0x6d
.short 1891 ; 0x763
.short 854 ; 0x356
.short 27 ; 0x1b
.short 918 ; 0x396
.short 277 ; 0x115
.short 22 ; 0x16
.short 948 ; 0x3b4
.short 63963 ; 0xf9db
.short 65105 ; 0xfe51
.short 64694 ; 0xfcb6
.short 65245 ; 0xfedd
.short 65152 ; 0xfe80
.short 64095 ; 0xfa5f
.short 607 ; 0x25f
.short 65322 ; 0xff2a
.short 11 ; 0xb
.short 339 ; 0x153
.short 779 ; 0x30b
.short 70 ; 0x46
.short 122 ; 0x7a
.short 72 ; 0x48
.short 85 ; 0x55
.short 574 ; 0x23e
.short 65024 ; 0xfe00
.short 626 ; 0x272
.short 88 ; 0x58
.short 114 ; 0x72
.short 65438 ; 0xff9e
.short 62204 ; 0xf2fc
.short 64066 ; 0xfa42
.short 501 ; 0x1f5
.short 693 ; 0x2b5
.short 175 ; 0xaf
.short 412 ; 0x19c
.short 63832 ; 0xf958
.short 66 ; 0x42
.short 673 ; 0x2a1
.short 65044 ; 0xfe14
.short 1787 ; 0x6fb
.short 64334 ; 0xfb4e
.short 661 ; 0x295
.short 64269 ; 0xfb0d
.short 778 ; 0x30a
.short 576 ; 0x240
.short 146 ; 0x92
.short 261 ; 0x105
.short 684 ; 0x2ac
.short 64833 ; 0xfd41
.short 41 ; 0x29
.short 65505 ; 0xffe1
.short 317 ; 0x13d
.short 64972 ; 0xfdcc
.short 1394 ; 0x572
.short 325 ; 0x145
.short 1172 ; 0x494
.short 64968 ; 0xfdc8
.short 176 ; 0xb0
.short 691 ; 0x2b3
.short 64313 ; 0xfb39
.short 63903 ; 0xf99f
.short 65202 ; 0xfeb2
.short 65456 ; 0xffb0
.short 1162 ; 0x48a
.short 1334 ; 0x536
.short 65035 ; 0xfe0b
.short 458 ; 0x1ca
.short 65427 ; 0xff93
.short 329 ; 0x149
.short 129 ; 0x81
.short 65063 ; 0xfe27
.short 65530 ; 0xfffa
.short 1778 ; 0x6f2
.short 1269 ; 0x4f5
.short 1544 ; 0x608
.short 38 ; 0x26
.short 347 ; 0x15b
.short 438 ; 0x1b6
.short 786 ; 0x312
.short 545 ; 0x221
.short 65243 ; 0xfedb
.short 64831 ; 0xfd3f
.short 1061 ; 0x425
.short 301 ; 0x12d
.short 2272 ; 0x8e0
.short 64076 ; 0xfa4c
.short 64752 ; 0xfcf0
.short 61239 ; 0xef37
.short 64955 ; 0xfdbb
.short 144 ; 0x90
.short 64711 ; 0xfcc7
.short 65442 ; 0xffa2
.short 64428 ; 0xfbac
.short 64290 ; 0xfb22
.short 65455 ; 0xffaf
.short 65492 ; 0xffd4
.short 517 ; 0x205
.short 2681 ; 0xa79
.short 64687 ; 0xfcaf
.short 64704 ; 0xfcc0
.short 64900 ; 0xfd84
.short 63918 ; 0xf9ae
.short 1056 ; 0x420
.short 65105 ; 0xfe51
.short 63866 ; 0xf97a
.short 64989 ; 0xfddd
.short 64098 ; 0xfa62
.short 1112 ; 0x458
.short 65480 ; 0xffc8
.short 65387 ; 0xff6b
.short 584 ; 0x248
.short 63879 ; 0xf987
.short 1515 ; 0x5eb
.short 1366 ; 0x556
.short 239 ; 0xef
.short 652 ; 0x28c
.short 463 ; 0x1cf
.short 65502 ; 0xffde
.short 64631 ; 0xfc77
.short 177 ; 0xb1
.short 394 ; 0x18a
.short 64441 ; 0xfbb9
.short 1098 ; 0x44a
.short 63206 ; 0xf6e6
.short 65181 ; 0xfe9d
.short 228 ; 0xe4
.short 64646 ; 0xfc86
.short 489 ; 0x1e9
.short 65522 ; 0xfff2
.short 64891 ; 0xfd7b
.short 65389 ; 0xff6d
.short 189 ; 0xbd
.short 65364 ; 0xff54
.short 64106 ; 0xfa6a
.short 64583 ; 0xfc47
.short 64802 ; 0xfd22
.short 749 ; 0x2ed
.short 436 ; 0x1b4
.short 64677 ; 0xfca5
.short 38 ; 0x26
.short 64550 ; 0xfc26
.short 443 ; 0x1bb
.short 65531 ; 0xfffb
.short 65076 ; 0xfe34
.short 378 ; 0x17a
.short 3007 ; 0xbbf
.short 116 ; 0x74
.short 457 ; 0x1c9
.short 64761 ; 0xfcf9
.short 797 ; 0x31d
.short 65526 ; 0xfff6
.short 320 ; 0x140
.short 404 ; 0x194
.short 64071 ; 0xfa47
.short 1498 ; 0x5da
.short 64764 ; 0xfcfc
.short 1040 ; 0x410
.short 781 ; 0x30d
.short 398 ; 0x18e
.short 65472 ; 0xffc0
.short 65322 ; 0xff2a
.short 1565 ; 0x61d
.short 63782 ; 0xf926
.short 267 ; 0x10b
.short 535 ; 0x217
.short 64407 ; 0xfb97
.short 2349 ; 0x92d
.short 1005 ; 0x3ed
.short 65284 ; 0xff04
.short 498 ; 0x1f2
.short 65066 ; 0xfe2a
.short 65200 ; 0xfeb0
.short 2013 ; 0x7dd
.short 363 ; 0x16b
.short 2343 ; 0x927
.short 64650 ; 0xfc8a
.short 219 ; 0xdb
.short 64971 ; 0xfdcb
.short 64604 ; 0xfc5c
.short 377 ; 0x179
.short 457 ; 0x1c9
.short 635 ; 0x27b
.short 65088 ; 0xfe40
.short 61670 ; 0xf0e6
.short 55 ; 0x37
.short 65172 ; 0xfe94
.short 64658 ; 0xfc92
.short 64097 ; 0xfa61
.short 63837 ; 0xf95d
.short 345 ; 0x159
.short 288 ; 0x120
.short 65296 ; 0xff10
.short 65111 ; 0xfe57
.short 165 ; 0xa5
.short 1235 ; 0x4d3
.short 269 ; 0x10d
.short 64193 ; 0xfac1
.short 65245 ; 0xfedd
.short 325 ; 0x145
.short 452 ; 0x1c4
.short 338 ; 0x152
.short 65317 ; 0xff25
.short 63915 ; 0xf9ab
.short 64908 ; 0xfd8c
.short 1914 ; 0x77a
.short 216 ; 0xd8
.short 65504 ; 0xffe0
.short 897 ; 0x381
.short 1169 ; 0x491
.short 63400 ; 0xf7a8
.short 65194 ; 0xfeaa
.short 189 ; 0xbd
.short 828 ; 0x33c
.short 65344 ; 0xff40
.short 64685 ; 0xfcad
.short 65032 ; 0xfe08
.short 64179 ; 0xfab3
.short 65377 ; 0xff61
.short 6 ; 0x6
.short 683 ; 0x2ab
.short 64146 ; 0xfa92
.short 64695 ; 0xfcb7
.short 64644 ; 0xfc84
.short 65063 ; 0xfe27
.short 64321 ; 0xfb41
.short 60 ; 0x3c
.short 65062 ; 0xfe26
.short 3458 ; 0xd82
.short 65100 ; 0xfe4c
.short 1019 ; 0x3fb
.short 2206 ; 0x89e
.short 64611 ; 0xfc63
.short 1417 ; 0x589
.short 65126 ; 0xfe66
.short 64610 ; 0xfc62
.short 875 ; 0x36b
.short 321 ; 0x141
.short 114 ; 0x72
.short 64325 ; 0xfb45
.short 63675 ; 0xf8bb
.short 567 ; 0x237
.short 64771 ; 0xfd03
.short 65525 ; 0xfff5
.short 64641 ; 0xfc81
.short 65048 ; 0xfe18
.short 131 ; 0x83
.short 288 ; 0x120
.short 64451 ; 0xfbc3
.short 61175 ; 0xeef7
.short 65488 ; 0xffd0
.short 65214 ; 0xfebe
.short 314 ; 0x13a
.short 403 ; 0x193
.short 64285 ; 0xfb1d
.short 65 ; 0x41
.short 342 ; 0x156
.short 196 ; 0xc4
.short 211 ; 0xd3
.short 65455 ; 0xffaf
.short 64755 ; 0xfcf3
.short 160 ; 0xa0
.short 172 ; 0xac
.short 63290 ; 0xf73a
.short 64668 ; 0xfc9c
.short 62762 ; 0xf52a
.short 65386 ; 0xff6a
.short 369 ; 0x171
.short 65223 ; 0xfec7
.short 1964 ; 0x7ac
.short 63295 ; 0xf73f
.short 65204 ; 0xfeb4
.short 111 ; 0x6f
.short 62718 ; 0xf4fe
.short 64319 ; 0xfb3f
.short 310 ; 0x136
.short 64095 ; 0xfa5f
.short 65534 ; 0xfffe
.short 64980 ; 0xfdd4
.short 65502 ; 0xffde
.short 81 ; 0x51
.short 2988 ; 0xbac
.short 64218 ; 0xfada
.short 681 ; 0x2a9
.short 225 ; 0xe1
.short 63513 ; 0xf819
.short 63661 ; 0xf8ad
.short 315 ; 0x13b
.short 548 ; 0x224
.short 65395 ; 0xff73
.short 525 ; 0x20d
.short 63605 ; 0xf875
.short 386 ; 0x182
.short 65249 ; 0xfee1
.short 522 ; 0x20a
.short 372 ; 0x174
.short 61774 ; 0xf14e
.short 65038 ; 0xfe0e
.short 65522 ; 0xfff2
.short 635 ; 0x27b
.short 771 ; 0x303
.short 65128 ; 0xfe68
.short 1098 ; 0x44a
.short 1633 ; 0x661
.short 64979 ; 0xfdd3
.short 65115 ; 0xfe5b
.short 64672 ; 0xfca0
.short 201 ; 0xc9
.short 64474 ; 0xfbda
.short 1663 ; 0x67f
.short 64478 ; 0xfbde
.short 492 ; 0x1ec
.short 175 ; 0xaf
.short 65456 ; 0xffb0
.short 2414 ; 0x96e
.short 65350 ; 0xff46
.short 106 ; 0x6a
.short 38 ; 0x26
.short 335 ; 0x14f
.short 63782 ; 0xf926
.short 64898 ; 0xfd82
.short 65145 ; 0xfe79
.short 2719 ; 0xa9f
.short 774 ; 0x306
.short 375 ; 0x177
.short 15 ; 0xf
.short 64348 ; 0xfb5c
.short 65443 ; 0xffa3
.short 65363 ; 0xff53
.short 825 ; 0x339
.short 64287 ; 0xfb1f
.short 207 ; 0xcf
.short 590 ; 0x24e
.short 65273 ; 0xfef9
.short 65505 ; 0xffe1
.short 99 ; 0x63
.short 4897 ; 0x1321
.short 547 ; 0x223
.short 64618 ; 0xfc6a
.short 65399 ; 0xff77
.short 65187 ; 0xfea3
.short 175 ; 0xaf
.short 65316 ; 0xff24
.short 740 ; 0x2e4
.short 2012 ; 0x7dc
.short 63778 ; 0xf922
.short 65173 ; 0xfe95
.short 1025 ; 0x401
.short 63685 ; 0xf8c5
.short 526 ; 0x20e
.short 65093 ; 0xfe45
.short 65388 ; 0xff6c
.short 143 ; 0x8f
.short 65306 ; 0xff1a
.short 538 ; 0x21a
.short 63224 ; 0xf6f8
.short 146 ; 0x92
.short 65299 ; 0xff13
.short 65342 ; 0xff3e
.short 421 ; 0x1a5
.short 1277 ; 0x4fd
.short 64261 ; 0xfb05
.short 64705 ; 0xfcc1
.short 211 ; 0xd3
.short 238 ; 0xee
.short 584 ; 0x248
.short 201 ; 0xc9
.short 65526 ; 0xfff6
.short 1960 ; 0x7a8
.short 64971 ; 0xfdcb
.short 557 ; 0x22d
.short 210 ; 0xd2
.short 591 ; 0x24f
.short 65217 ; 0xfec1
.short 1278 ; 0x4fe
.short 65389 ; 0xff6d
.short 1322 ; 0x52a
.short 64950 ; 0xfdb6
.short 407 ; 0x197
.short 65509 ; 0xffe5
.short 65327 ; 0xff2f
.short 65249 ; 0xfee1
.short 63825 ; 0xf951
.short 64 ; 0x40
.short 65485 ; 0xffcd
.short 13 ; 0xd
.short 409 ; 0x199
.short 64840 ; 0xfd48
.short 65229 ; 0xfecd
.short 500 ; 0x1f4
.short 63899 ; 0xf99b
.short 179 ; 0xb3
.short 64967 ; 0xfdc7
.short 64114 ; 0xfa72
.short 65253 ; 0xfee5
.short 63503 ; 0xf80f
.short 100 ; 0x64
.short 61 ; 0x3d
.short 65168 ; 0xfe90
.short 112 ; 0x70
.short 35 ; 0x23
.short 446 ; 0x1be
.short 65351 ; 0xff47
.short 65217 ; 0xfec1
.short 1797 ; 0x705
.short 2894 ; 0xb4e
.short 624 ; 0x270
.short 65464 ; 0xffb8
.short 228 ; 0xe4
.short 677 ; 0x2a5
.short 64921 ; 0xfd99
.short 63584 ; 0xf860
.short 2194 ; 0x892
.short 64902 ; 0xfd86
.short 65364 ; 0xff54
.short 687 ; 0x2af
.short 65294 ; 0xff0e
.short 65087 ; 0xfe3f
.short 432 ; 0x1b0
.short 416 ; 0x1a0
.short 33 ; 0x21
.short 407 ; 0x197
.short 372 ; 0x174
.short 695 ; 0x2b7
.short 65059 ; 0xfe23
.short 1999 ; 0x7cf
.short 65445 ; 0xffa5
.short 281 ; 0x119
.short 158 ; 0x9e
.short 1273 ; 0x4f9
.short 437 ; 0x1b5
.short 1021 ; 0x3fd
.short 65341 ; 0xff3d
.short 881 ; 0x371
.short 65313 ; 0xff21
.short 64651 ; 0xfc8b
.short 823 ; 0x337
.short 65525 ; 0xfff5
.short 64549 ; 0xfc25
.short 2324 ; 0x914
.short 64819 ; 0xfd33
.short 586 ; 0x24a
.short 129 ; 0x81
.short 64489 ; 0xfbe9
.short 277 ; 0x115
.short 64643 ; 0xfc83
.short 64900 ; 0xfd84
.short 476 ; 0x1dc
.short 1478 ; 0x5c6
.short 143 ; 0x8f
.short 1626 ; 0x65a
.short 64904 ; 0xfd88
.short 761 ; 0x2f9
.short 487 ; 0x1e7
.short 64592 ; 0xfc50
.short 65159 ; 0xfe87
.short 65387 ; 0xff6b
.short 487 ; 0x1e7
.short 932 ; 0x3a4
.short 65272 ; 0xfef8
.short 65229 ; 0xfecd
.short 65436 ; 0xff9c
.short 607 ; 0x25f
.short 64718 ; 0xfcce
.short 64064 ; 0xfa40
.short 64893 ; 0xfd7d
.short 417 ; 0x1a1
.short 537 ; 0x219
.short 65130 ; 0xfe6a
.short 65419 ; 0xff8b
.short 912 ; 0x390
.short 2125 ; 0x84d
.short 64624 ; 0xfc70
.short 235 ; 0xeb
.short 863 ; 0x35f
.short 64961 ; 0xfdc1
.short 64486 ; 0xfbe6
.short 195 ; 0xc3
.short 403 ; 0x193
.short 65277 ; 0xfefd
.short 3 ; 0x3
.short 383 ; 0x17f
.short 63000 ; 0xf618
.short 63786 ; 0xf92a
.short 63089 ; 0xf671
.short 65505 ; 0xffe1
.short 65347 ; 0xff43
.short 64726 ; 0xfcd6
.short 2840 ; 0xb18
.short 63389 ; 0xf79d
.short 643 ; 0x283
.short 360 ; 0x168
.short 841 ; 0x349
.short 145 ; 0x91
.short 810 ; 0x32a
.short 1690 ; 0x69a
.short 65476 ; 0xffc4
.short 65407 ; 0xff7f
.short 65294 ; 0xff0e
.short 166 ; 0xa6
.short 64839 ; 0xfd47
.short 65345 ; 0xff41
.short 62969 ; 0xf5f9
.short 65247 ; 0xfedf
.short 65501 ; 0xffdd
.short 65512 ; 0xffe8
.short 65434 ; 0xff9a
.short 93 ; 0x5d
.short 65453 ; 0xffad
.short 637 ; 0x27d
.short 64358 ; 0xfb66
.short 65219 ; 0xfec3
.short 559 ; 0x22f
.short 65241 ; 0xfed9
.short 64698 ; 0xfcba
.short 327 ; 0x147
.short 65004 ; 0xfdec
.short 65371 ; 0xff5b
.short 165 ; 0xa5
.short 65309 ; 0xff1d
.short 65514 ; 0xffea
.short 65496 ; 0xffd8
.short 64575 ; 0xfc3f
.short 418 ; 0x1a2
.short 1914 ; 0x77a
.short 63765 ; 0xf915
.short 450 ; 0x1c2
.short 64909 ; 0xfd8d
.short 357 ; 0x165
.short 581 ; 0x245
.short 437 ; 0x1b5
.short 402 ; 0x192
.short 65480 ; 0xffc8
.short 2157 ; 0x86d
.short 64820 ; 0xfd34
.short 65372 ; 0xff5c
.short 65143 ; 0xfe77
.short 65431 ; 0xff97
.short 397 ; 0x18d
.short 64275 ; 0xfb13
.short 64879 ; 0xfd6f
.short 641 ; 0x281
.short 89 ; 0x59
.short 65215 ; 0xfebf
.short 1192 ; 0x4a8
.short 65412 ; 0xff84
.short 64966 ; 0xfdc6
.short 786 ; 0x312
.short 418 ; 0x1a2
.short 64079 ; 0xfa4f
.short 63136 ; 0xf6a0
.short 348 ; 0x15c
.short 65095 ; 0xfe47
.short 64977 ; 0xfdd1
.short 64241 ; 0xfaf1
.short 65039 ; 0xfe0f
.short 3 ; 0x3
.short 261 ; 0x105
.short 382 ; 0x17e
.short 314 ; 0x13a
.short 200 ; 0xc8
.short 295 ; 0x127
.short 1314 ; 0x522
.short 619 ; 0x26b
.short 497 ; 0x1f1
.short 23 ; 0x17
.short 65152 ; 0xfe80
.short 428 ; 0x1ac
.short 65265 ; 0xfef1
.short 65304 ; 0xff18
.short 64742 ; 0xfce6
.short 65319 ; 0xff27
.short 65398 ; 0xff76
.short 2033 ; 0x7f1
.short 315 ; 0x13b
.short 1662 ; 0x67e
.short 626 ; 0x272
.short 64929 ; 0xfda1
.short 65312 ; 0xff20
.short 584 ; 0x248
.short 734 ; 0x2de
.short 65321 ; 0xff29
.short 671 ; 0x29f
.short 40 ; 0x28
.short 453 ; 0x1c5
.short 65102 ; 0xfe4e
.short 64995 ; 0xfde3
.short 451 ; 0x1c3
.short 8 ; 0x8
.short 19 ; 0x13
.short 65132 ; 0xfe6c
.short 65200 ; 0xfeb0
.short 254 ; 0xfe
.short 63656 ; 0xf8a8
.short 600 ; 0x258
.short 1327 ; 0x52f
.short 970 ; 0x3ca
.short 65436 ; 0xff9c
.short 65184 ; 0xfea0
.short 65255 ; 0xfee7
.short 128 ; 0x80
.short 62528 ; 0xf440
.short 64644 ; 0xfc84
.short 65413 ; 0xff85
.short 311 ; 0x137
.short 644 ; 0x284
.short 343 ; 0x157
.short 65096 ; 0xfe48
.short 63469 ; 0xf7ed
.short 490 ; 0x1ea
.short 65423 ; 0xff8f
.short 64767 ; 0xfcff
.short 325 ; 0x145
.short 781 ; 0x30d
.short 63036 ; 0xf63c
.short 64334 ; 0xfb4e
.short 65529 ; 0xfff9
.short 65496 ; 0xffd8
.short 229 ; 0xe5
.short 332 ; 0x14c
.short 64354 ; 0xfb62
.short 65093 ; 0xfe45
.short 65531 ; 0xfffb
.short 867 ; 0x363
.short 625 ; 0x271
.short 179 ; 0xb3
.short 1138 ; 0x472
.short 1935 ; 0x78f
.short 1978 ; 0x7ba
.short 1663 ; 0x67f
.short 1591 ; 0x637
.short 164 ; 0xa4
.short 189 ; 0xbd
.short 1231 ; 0x4cf
.short 65320 ; 0xff28
.short 65106 ; 0xfe52
.short 65219 ; 0xfec3
.short 65029 ; 0xfe05
.short 65136 ; 0xfe70
.short 300 ; 0x12c
.short 65037 ; 0xfe0d
.short 258 ; 0x102
.short 64042 ; 0xfa2a
.short 63576 ; 0xf858
.short 64531 ; 0xfc13
.short 1359 ; 0x54f
.short 2306 ; 0x902
.short 65311 ; 0xff1f
.short 65212 ; 0xfebc
.short 65499 ; 0xffdb
.short 105 ; 0x69
.short 64607 ; 0xfc5f
.short 936 ; 0x3a8
.short 64675 ; 0xfca3
.short 65009 ; 0xfdf1
.short 64354 ; 0xfb62
.short 63716 ; 0xf8e4
.short 65069 ; 0xfe2d
.short 65110 ; 0xfe56
.short 64798 ; 0xfd1e
.short 65024 ; 0xfe00
.short 1235 ; 0x4d3
.short 64937 ; 0xfda9
.short 63030 ; 0xf636
.short 65245 ; 0xfedd
.short 64731 ; 0xfcdb
.short 65143 ; 0xfe77
.short 141 ; 0x8d
.short 801 ; 0x321
.short 334 ; 0x14e
.short 437 ; 0x1b5
.short 99 ; 0x63
.short 65374 ; 0xff5e
.short 65274 ; 0xfefa
.short 64692 ; 0xfcb4
.short 1074 ; 0x432
.short 82 ; 0x52
.short 65252 ; 0xfee4
.short 101 ; 0x65
.short 243 ; 0xf3
.short 98 ; 0x62
.short 1185 ; 0x4a1
.short 65269 ; 0xfef5
.short 64640 ; 0xfc80
.short 65148 ; 0xfe7c
.short 88 ; 0x58
.short 65390 ; 0xff6e
.short 64903 ; 0xfd87
.short 63927 ; 0xf9b7
.short 622 ; 0x26e
.short 64791 ; 0xfd17
.short 201 ; 0xc9
.short 65379 ; 0xff63
.short 65483 ; 0xffcb
.short 279 ; 0x117
.short 65305 ; 0xff19
.short 1075 ; 0x433
.short 65176 ; 0xfe98
.short 232 ; 0xe8
.short 65249 ; 0xfee1
.short 349 ; 0x15d
.short 149 ; 0x95
.short 755 ; 0x2f3
.short 65035 ; 0xfe0b
.short 1490 ; 0x5d2
.short 797 ; 0x31d
.short 540 ; 0x21c
.short 65388 ; 0xff6c
.short 345 ; 0x159
.short 65478 ; 0xffc6
.short 64406 ; 0xfb96
.short 65368 ; 0xff58
.short 65518 ; 0xffee
.short 64808 ; 0xfd28
.short 64645 ; 0xfc85
.short 113 ; 0x71
.short 65062 ; 0xfe26
.short 65529 ; 0xfff9
.short 65117 ; 0xfe5d
.short 610 ; 0x262
.short 329 ; 0x149
.short 63708 ; 0xf8dc
.short 221 ; 0xdd
.short 234 ; 0xea
.short 64842 ; 0xfd4a
.short 611 ; 0x263
.short 65310 ; 0xff1e
.short 200 ; 0xc8
.short 64893 ; 0xfd7d
.short 65034 ; 0xfe0a
.short 65067 ; 0xfe2b
.short 65260 ; 0xfeec
.short 64887 ; 0xfd77
.short 378 ; 0x17a
.short 63503 ; 0xf80f
.short 65426 ; 0xff92
.short 64913 ; 0xfd91
.short 51 ; 0x33
.short 64684 ; 0xfcac
.short 68 ; 0x44
.short 65022 ; 0xfdfe
.short 105 ; 0x69
.short 65168 ; 0xfe90
.short 1681 ; 0x691
.short 783 ; 0x30f
.short 64769 ; 0xfd01
.short 976 ; 0x3d0
.short 65456 ; 0xffb0
.short 513 ; 0x201
.short 64384 ; 0xfb80
.short 64993 ; 0xfde1
.short 65097 ; 0xfe49
.short 204 ; 0xcc
.short 237 ; 0xed
.short 64783 ; 0xfd0f
.short 64951 ; 0xfdb7
.short 65504 ; 0xffe0
.short 1010 ; 0x3f2
.short 65405 ; 0xff7d
.short 64844 ; 0xfd4c
.short 65355 ; 0xff4b
.short 63867 ; 0xf97b
.short 65382 ; 0xff66
.short 63 ; 0x3f
.short 2784 ; 0xae0
.short 65298 ; 0xff12
.short 64833 ; 0xfd41
.short 5 ; 0x5
.short 64987 ; 0xfddb
.short 652 ; 0x28c
.short 453 ; 0x1c5
.short 65401 ; 0xff79
.short 964 ; 0x3c4
.short 64859 ; 0xfd5b
.short 649 ; 0x289
.short 65018 ; 0xfdfa
.short 65071 ; 0xfe2f
.short 65420 ; 0xff8c
.short 65381 ; 0xff65
.short 529 ; 0x211
.short 65481 ; 0xffc9
.short 64948 ; 0xfdb4
.short 1010 ; 0x3f2
.short 65309 ; 0xff1d
.short 65149 ; 0xfe7d
.short 62251 ; 0xf32b
.short 64397 ; 0xfb8d
.short 63930 ; 0xf9ba
.short 552 ; 0x228
.short 65252 ; 0xfee4
.short 65270 ; 0xfef6
.short 65422 ; 0xff8e
.short 2085 ; 0x825
.short 75 ; 0x4b
.short 872 ; 0x368
.short 64284 ; 0xfb1c
.short 61405 ; 0xefdd
.short 198 ; 0xc6
.short 728 ; 0x2d8
.short 39 ; 0x27
.short 65214 ; 0xfebe
.short 63699 ; 0xf8d3
.short 404 ; 0x194
.short 946 ; 0x3b2
.short 63741 ; 0xf8fd
.short 65523 ; 0xfff3
.short 957 ; 0x3bd
.short 300 ; 0x12c
.short 185 ; 0xb9
.short 64548 ; 0xfc24
.short 63939 ; 0xf9c3
.short 1421 ; 0x58d
.short 64370 ; 0xfb72
.short 1034 ; 0x40a
.short 3418 ; 0xd5a
.short 292 ; 0x124
.short 343 ; 0x157
.short 65468 ; 0xffbc
.short 64093 ; 0xfa5d
.short 102 ; 0x66
.short 1696 ; 0x6a0
.short 389 ; 0x185
.short 251 ; 0xfb
.short 1238 ; 0x4d6
.short 64913 ; 0xfd91
.short 1315 ; 0x523
.short 319 ; 0x13f
.short 206 ; 0xce
.short 65203 ; 0xfeb3
.short 726 ; 0x2d6
.short 252 ; 0xfc
.short 65150 ; 0xfe7e
.short 156 ; 0x9c
.short 64764 ; 0xfcfc
.short 61958 ; 0xf206
.short 1599 ; 0x63f
.short 662 ; 0x296
.short 65529 ; 0xfff9
.short 65530 ; 0xfffa
.short 727 ; 0x2d7
.short 847 ; 0x34f
.short 1091 ; 0x443
.short 1246 ; 0x4de
.short 64332 ; 0xfb4c
.short 1319 ; 0x527
.short 64203 ; 0xfacb
.short 779 ; 0x30b
.short 1827 ; 0x723
.short 65036 ; 0xfe0c
.short 65016 ; 0xfdf8
.short 1612 ; 0x64c
.short 64403 ; 0xfb93
.short 65113 ; 0xfe59
.short 626 ; 0x272
.short 65493 ; 0xffd5
.short 622 ; 0x26e
.short 65440 ; 0xffa0
.short 401 ; 0x191
.short 148 ; 0x94
.short 2279 ; 0x8e7
.short 326 ; 0x146
.short 65176 ; 0xfe98
.short 985 ; 0x3d9
.short 371 ; 0x173
.short 65513 ; 0xffe9
.short 63671 ; 0xf8b7
.short 64585 ; 0xfc49
.short 65243 ; 0xfedb
.short 576 ; 0x240
.short 744 ; 0x2e8
.short 158 ; 0x9e
.short 65259 ; 0xfeeb
.short 63912 ; 0xf9a8
.short 294 ; 0x126
.short 987 ; 0x3db
.short 61446 ; 0xf006
.short 648 ; 0x288
.short 64775 ; 0xfd07
.short 65397 ; 0xff75
.short 65076 ; 0xfe34
.short 402 ; 0x192
.short 224 ; 0xe0
.short 64797 ; 0xfd1d
.short 1035 ; 0x40b
.short 63889 ; 0xf991
.short 665 ; 0x299
.short 592 ; 0x250
.short 63347 ; 0xf773
.short 65165 ; 0xfe8d
.short 63856 ; 0xf970
.short 509 ; 0x1fd
.short 206 ; 0xce
.short 65272 ; 0xfef8
.short 63564 ; 0xf84c
.short 316 ; 0x13c
.short 64585 ; 0xfc49
.short 1238 ; 0x4d6
.short 263 ; 0x107
.short 468 ; 0x1d4
.short 683 ; 0x2ab
.short 64905 ; 0xfd89
.short 514 ; 0x202
.short 64433 ; 0xfbb1
.short 63634 ; 0xf892
.short 7 ; 0x7
.short 64754 ; 0xfcf2
.short 64110 ; 0xfa6e
.short 64669 ; 0xfc9d
.short 64727 ; 0xfcd7
.short 1475 ; 0x5c3
.short 543 ; 0x21f
.short 1262 ; 0x4ee
.short 473 ; 0x1d9
.short 65451 ; 0xffab
.short 1962 ; 0x7aa
.short 764 ; 0x2fc
.short 64787 ; 0xfd13
.short 65476 ; 0xffc4
.short 459 ; 0x1cb
.short 65207 ; 0xfeb7
.short 42 ; 0x2a
.short 64999 ; 0xfde7
.short 196 ; 0xc4
.short 64992 ; 0xfde0
.short 64188 ; 0xfabc
.short 65290 ; 0xff0a
.short 64901 ; 0xfd85
.short 65389 ; 0xff6d
.short 64758 ; 0xfcf6
.short 61 ; 0x3d
.short 3814 ; 0xee6
.short 1363 ; 0x553
.short 60 ; 0x3c
.short 64491 ; 0xfbeb
.short 52 ; 0x34
.short 596 ; 0x254
.short 1549 ; 0x60d
.short 699 ; 0x2bb
.short 64591 ; 0xfc4f
.short 631 ; 0x277
.short 64135 ; 0xfa87
.short 2443 ; 0x98b
.short 63752 ; 0xf908
.short 2064 ; 0x810
.short 65127 ; 0xfe67
.short 64882 ; 0xfd72
.short 321 ; 0x141
.short 65425 ; 0xff91
.short 63017 ; 0xf629
.short 1723 ; 0x6bb
.short 65362 ; 0xff52
.short 65119 ; 0xfe5f
.short 644 ; 0x284
.short 94 ; 0x5e
.short 63612 ; 0xf87c
.short 65329 ; 0xff31
.short 64717 ; 0xfccd
.short 666 ; 0x29a
.short 576 ; 0x240
.short 65429 ; 0xff95
.short 1523 ; 0x5f3
.short 2032 ; 0x7f0
.short 257 ; 0x101
.short 64781 ; 0xfd0d
.short 65066 ; 0xfe2a
.short 742 ; 0x2e6
.short 30 ; 0x1e
.short 1132 ; 0x46c
.short 637 ; 0x27d
.short 64099 ; 0xfa63
.short 164 ; 0xa4
.short 1359 ; 0x54f
.short 223 ; 0xdf
.short 702 ; 0x2be
.short 391 ; 0x187
.short 2649 ; 0xa59
.short 488 ; 0x1e8
.short 1470 ; 0x5be
.short 64942 ; 0xfdae
.short 438 ; 0x1b6
.short 64997 ; 0xfde5
.short 601 ; 0x259
.short 65499 ; 0xffdb
.short 64926 ; 0xfd9e
.short 1091 ; 0x443
.short 64784 ; 0xfd10
.short 65392 ; 0xff70
.short 65014 ; 0xfdf6
.short 62442 ; 0xf3ea
.short 98 ; 0x62
.short 65477 ; 0xffc5
.short 63145 ; 0xf6a9
.short 2719 ; 0xa9f
.short 62843 ; 0xf57b
.short 64648 ; 0xfc88
.short 64933 ; 0xfda5
.short 41 ; 0x29
.short 491 ; 0x1eb
.short 805 ; 0x325
.short 62784 ; 0xf540
.short 64619 ; 0xfc6b
.short 16 ; 0x10
.short 65245 ; 0xfedd
.short 872 ; 0x368
.short 293 ; 0x125
.short 60298 ; 0xeb8a
.short 64364 ; 0xfb6c
.short 64367 ; 0xfb6f
.short 340 ; 0x154
.short 64859 ; 0xfd5b
.short 888 ; 0x378
.short 241 ; 0xf1
.short 64909 ; 0xfd8d
.short 3714 ; 0xe82
.short 383 ; 0x17f
.short 581 ; 0x245
.short 65415 ; 0xff87
.short 63921 ; 0xf9b1
.short 64907 ; 0xfd8b
.short 64920 ; 0xfd98
.short 1357 ; 0x54d
.short 65165 ; 0xfe8d
.short 64488 ; 0xfbe8
.short 4155 ; 0x103b
.short 64220 ; 0xfadc
.short 114 ; 0x72
.short 65113 ; 0xfe59
.short 65516 ; 0xffec
.short 1517 ; 0x5ed
.short 384 ; 0x180
.short 63438 ; 0xf7ce
.short 867 ; 0x363
.short 135 ; 0x87
.short 64165 ; 0xfaa5
.short 1254 ; 0x4e6
.short 62472 ; 0xf408
.short 90 ; 0x5a
.short 65067 ; 0xfe2b
.short 1458 ; 0x5b2
.short 64689 ; 0xfcb1
.short 51 ; 0x33
.short 65083 ; 0xfe3b
.short 65195 ; 0xfeab
.short 65200 ; 0xfeb0
.short 65358 ; 0xff4e
.short 1151 ; 0x47f
.short 1343 ; 0x53f
.short 63557 ; 0xf845
.short 350 ; 0x15e
.short 65333 ; 0xff35
.short 65507 ; 0xffe3
.short 1328 ; 0x530
.short 231 ; 0xe7
.short 64153 ; 0xfa99
.short 61066 ; 0xee8a
.short 565 ; 0x235
.short 65400 ; 0xff78
.short 1172 ; 0x494
.short 64861 ; 0xfd5d
.short 1634 ; 0x662
.short 65175 ; 0xfe97
.short 30 ; 0x1e
.short 64339 ; 0xfb53
.short 1390 ; 0x56e
.short 359 ; 0x167
.short 60542 ; 0xec7e
.short 65364 ; 0xff54
.short 1242 ; 0x4da
.short 469 ; 0x1d5
.short 596 ; 0x254
.short 467 ; 0x1d3
.short 62745 ; 0xf519
.short 108 ; 0x6c
.short 1368 ; 0x558
.short 2203 ; 0x89b
.short 905 ; 0x389
.short 63160 ; 0xf6b8
.short 650 ; 0x28a
.short 438 ; 0x1b6
.short 64645 ; 0xfc85
.short 104 ; 0x68
.short 65464 ; 0xffb8
.short 2282 ; 0x8ea
.short 1341 ; 0x53d
.short 64523 ; 0xfc0b
.short 756 ; 0x2f4
.short 715 ; 0x2cb
.short 63221 ; 0xf6f5
.short 181 ; 0xb5
.short 57 ; 0x39
.short 65047 ; 0xfe17
.short 65029 ; 0xfe05
.short 64385 ; 0xfb81
.short 667 ; 0x29b
.short 65515 ; 0xffeb
.short 65365 ; 0xff55
.short 94 ; 0x5e
.short 63871 ; 0xf97f
.short 661 ; 0x295
.short 560 ; 0x230
.short 63454 ; 0xf7de
.short 275 ; 0x113
.short 65041 ; 0xfe11
.short 65424 ; 0xff90
.short 99 ; 0x63
.short 2086 ; 0x826
.short 474 ; 0x1da
.short 64750 ; 0xfcee
.short 2100 ; 0x834
.short 339 ; 0x153
.short 64771 ; 0xfd03
.short 65098 ; 0xfe4a
.short 685 ; 0x2ad
.short 1157 ; 0x485
.short 65193 ; 0xfea9
.short 92 ; 0x5c
.short 64682 ; 0xfcaa
.short 64037 ; 0xfa25
.short 235 ; 0xeb
.short 64129 ; 0xfa81
.short 245 ; 0xf5
.short 65395 ; 0xff73
.short 77 ; 0x4d
.short 63685 ; 0xf8c5
.short 8 ; 0x8
.short 65322 ; 0xff2a
.short 299 ; 0x12b
.short 63127 ; 0xf697
.short 1469 ; 0x5bd
.short 65047 ; 0xfe17
.short 522 ; 0x20a
.short 108 ; 0x6c
.short 65213 ; 0xfebd
.short 1524 ; 0x5f4
.short 65343 ; 0xff3f
.short 1784 ; 0x6f8
.short 308 ; 0x134
.short 2145 ; 0x861
.short 402 ; 0x192
.short 102 ; 0x66
.short 431 ; 0x1af
.short 65018 ; 0xfdfa
.short 7 ; 0x7
.short 250 ; 0xfa
.short 576 ; 0x240
.short 442 ; 0x1ba
.short 1295 ; 0x50f
.short 221 ; 0xdd
.short 913 ; 0x391
.short 882 ; 0x372
.short 1494 ; 0x5d6
.short 519 ; 0x207
.short 63366 ; 0xf786
.short 294 ; 0x126
.short 1297 ; 0x511
.short 148 ; 0x94
.short 1228 ; 0x4cc
.short 64046 ; 0xfa2e
.short 63074 ; 0xf662
.short 1086 ; 0x43e
.short 443 ; 0x1bb
.short 1066 ; 0x42a
.short 1487 ; 0x5cf
.short 151 ; 0x97
.short 65310 ; 0xff1e
.short 405 ; 0x195
.short 64600 ; 0xfc58
.short 63674 ; 0xf8ba
.short 64380 ; 0xfb7c
.short 65403 ; 0xff7b
.short 134 ; 0x86
.short 64160 ; 0xfaa0
.short 65509 ; 0xffe5
.short 47 ; 0x2f
.short 64123 ; 0xfa7b
.short 63766 ; 0xf916
.short 556 ; 0x22c
.short 1108 ; 0x454
.short 2041 ; 0x7f9
.short 75 ; 0x4b
.short 63954 ; 0xf9d2
.short 64553 ; 0xfc29
.short 65205 ; 0xfeb5
.short 825 ; 0x339
.short 65331 ; 0xff33
.short 102 ; 0x66
.short 219 ; 0xdb
.short 1479 ; 0x5c7
.short 1094 ; 0x446
.short 1069 ; 0x42d
.short 65114 ; 0xfe5a
.short 1144 ; 0x478
.short 63899 ; 0xf99b
.short 723 ; 0x2d3
.short 1132 ; 0x46c
.short 65121 ; 0xfe61
.short 619 ; 0x26b
.short 64700 ; 0xfcbc
.short 65198 ; 0xfeae
.short 65338 ; 0xff3a
.short 64474 ; 0xfbda
.short 65361 ; 0xff51
.short 63772 ; 0xf91c
.short 65261 ; 0xfeed
.short 64849 ; 0xfd51
.short 670 ; 0x29e
.short 65523 ; 0xfff3
.short 65091 ; 0xfe43
.short 1144 ; 0x478
.short 64466 ; 0xfbd2
.short 326 ; 0x146
.short 1392 ; 0x570
.short 931 ; 0x3a3
.short 976 ; 0x3d0
.short 64440 ; 0xfbb8
.short 65400 ; 0xff78
.short 1917 ; 0x77d
.short 961 ; 0x3c1
.short 165 ; 0xa5
.short 64271 ; 0xfb0f
.short 295 ; 0x127
.short 228 ; 0xe4
.short 64716 ; 0xfccc
.short 65226 ; 0xfeca
.short 1521 ; 0x5f1
.short 2322 ; 0x912
.short 1424 ; 0x590
.short 97 ; 0x61
.short 947 ; 0x3b3
.short 63357 ; 0xf77d
.short 444 ; 0x1bc
.short 64956 ; 0xfdbc
.short 215 ; 0xd7
.short 64911 ; 0xfd8f
.short 65220 ; 0xfec4
.short 1132 ; 0x46c
.short 63605 ; 0xf875
.short 65324 ; 0xff2c
.short 64038 ; 0xfa26
.short 311 ; 0x137
.short 98 ; 0x62
.short 64362 ; 0xfb6a
.short 1140 ; 0x474
.short 64649 ; 0xfc89
.short 290 ; 0x122
.short 402 ; 0x192
.short 63736 ; 0xf8f8
.short 907 ; 0x38b
.short 878 ; 0x36e
.short 1223 ; 0x4c7
.short 65179 ; 0xfe9b
.short 509 ; 0x1fd
.short 1258 ; 0x4ea
.short 2510 ; 0x9ce
.short 65422 ; 0xff8e
.short 791 ; 0x317
.short 111 ; 0x6f
.short 65134 ; 0xfe6e
.short 840 ; 0x348
.short 64829 ; 0xfd3d
.short 475 ; 0x1db
.short 703 ; 0x2bf
.short 826 ; 0x33a
.short 811 ; 0x32b
.short 64861 ; 0xfd5d
.short 1952 ; 0x7a0
.short 65473 ; 0xffc1
.short 774 ; 0x306
.short 65248 ; 0xfee0
.short 64732 ; 0xfcdc
.short 65263 ; 0xfeef
.short 64713 ; 0xfcc9
.short 65280 ; 0xff00
.short 64933 ; 0xfda5
.short 65453 ; 0xffad
.short 1147 ; 0x47b
.short 64823 ; 0xfd37
.short 861 ; 0x35d
.short 64147 ; 0xfa93
.short 64718 ; 0xfcce
.short 124 ; 0x7c
.short 64214 ; 0xfad6
.short 1448 ; 0x5a8
.short 65079 ; 0xfe37
.short 405 ; 0x195
.short 83 ; 0x53
.short 208 ; 0xd0
.short 1491 ; 0x5d3
.short 255 ; 0xff
.short 65319 ; 0xff27
.short 65026 ; 0xfe02
.short 63456 ; 0xf7e0
.short 469 ; 0x1d5
.short 1406 ; 0x57e
.short 65286 ; 0xff06
.short 707 ; 0x2c3
.short 64510 ; 0xfbfe
.short 64745 ; 0xfce9
.short 2933 ; 0xb75
.short 65176 ; 0xfe98
.short 2997 ; 0xbb5
.short 64243 ; 0xfaf3
.short 2009 ; 0x7d9
.short 63323 ; 0xf75b
.short 65156 ; 0xfe84
.short 65342 ; 0xff3e
.short 609 ; 0x261
.short 206 ; 0xce
.short 1834 ; 0x72a
.short 64229 ; 0xfae5
.short 65243 ; 0xfedb
.short 1424 ; 0x590
.short 64274 ; 0xfb12
.short 65528 ; 0xfff8
.short 679 ; 0x2a7
.short 65205 ; 0xfeb5
.short 1271 ; 0x4f7
.short 13 ; 0xd
.short 63122 ; 0xf692
.short 65331 ; 0xff33
.short 63897 ; 0xf999
.short 65455 ; 0xffaf
.short 64786 ; 0xfd12
.short 264 ; 0x108
.short 64828 ; 0xfd3c
.short 3429 ; 0xd65
.short 2067 ; 0x813
.short 1263 ; 0x4ef
.short 65509 ; 0xffe5
.short 246 ; 0xf6
.short 1195 ; 0x4ab
.short 983 ; 0x3d7
.short 63807 ; 0xf93f
.short 26 ; 0x1a
.short 29 ; 0x1d
.short 606 ; 0x25e
.short 3792 ; 0xed0
.short 64447 ; 0xfbbf
.short 63265 ; 0xf721
.short 299 ; 0x12b
.short 65511 ; 0xffe7
.short 3400 ; 0xd48
.short 309 ; 0x135
.short 63967 ; 0xf9df
.short 1241 ; 0x4d9
.short 63890 ; 0xf992
.short 65493 ; 0xffd5
.short 65309 ; 0xff1d
.short 65108 ; 0xfe54
.short 413 ; 0x19d
.short 978 ; 0x3d2
.short 63666 ; 0xf8b2
.short 605 ; 0x25d
.short 63946 ; 0xf9ca
.short 61572 ; 0xf084
.short 64177 ; 0xfab1
.short 64440 ; 0xfbb8
.short 558 ; 0x22e
.short 1223 ; 0x4c7
.short 5 ; 0x5
.short 145 ; 0x91
.short 764 ; 0x2fc
.short 305 ; 0x131
.short 248 ; 0xf8
.short 997 ; 0x3e5
.short 64818 ; 0xfd32
.short 65201 ; 0xfeb1
.short 597 ; 0x255
.short 156 ; 0x9c
.short 65372 ; 0xff5c
.short 65462 ; 0xffb6
.short 107 ; 0x6b
.short 65334 ; 0xff36
.short 767 ; 0x2ff
.short 3403 ; 0xd4b
.short 105 ; 0x69
.short 64786 ; 0xfd12
.short 211 ; 0xd3
.short 127 ; 0x7f
.short 65355 ; 0xff4b
.short 65490 ; 0xffd2
.short 65008 ; 0xfdf0
.short 64405 ; 0xfb95
.short 749 ; 0x2ed
.short 63368 ; 0xf788
.short 101 ; 0x65
.short 64901 ; 0xfd85
.short 63386 ; 0xf79a
.short 1700 ; 0x6a4
.short 608 ; 0x260
.short 64824 ; 0xfd38
.short 1115 ; 0x45b
.short 552 ; 0x228
.short 65330 ; 0xff32
.short 1008 ; 0x3f0
.short 64748 ; 0xfcec
.short 878 ; 0x36e
.short 342 ; 0x156
.short 64698 ; 0xfcba
.short 63439 ; 0xf7cf
.short 65097 ; 0xfe49
.short 78 ; 0x4e
.short 65317 ; 0xff25
.short 65322 ; 0xff2a
.short 391 ; 0x187
.short 335 ; 0x14f
.short 1146 ; 0x47a
.short 342 ; 0x156
.short 65240 ; 0xfed8
.short 65146 ; 0xfe7a
.short 412 ; 0x19c
.short 64809 ; 0xfd29
.short 1499 ; 0x5db
.short 65267 ; 0xfef3
.short 64525 ; 0xfc0d
.short 3841 ; 0xf01
.short 65132 ; 0xfe6c
.short 572 ; 0x23c
.short 539 ; 0x21b
.short 504 ; 0x1f8
.short 65324 ; 0xff2c
.short 65190 ; 0xfea6
.short 65281 ; 0xff01
.short 65397 ; 0xff75
.short 2331 ; 0x91b
.short 64836 ; 0xfd44
.short 9 ; 0x9
.short 2259 ; 0x8d3
.short 65108 ; 0xfe54
.short 1746 ; 0x6d2
.short 6 ; 0x6
.short 4 ; 0x4
.short 53 ; 0x35
.short 1153 ; 0x481
.short 65081 ; 0xfe39
.short 669 ; 0x29d
.short 65179 ; 0xfe9b
.short 65427 ; 0xff93
.short 120 ; 0x78
.short 65062 ; 0xfe26
.short 65099 ; 0xfe4b
.short 603 ; 0x25b
.short 1160 ; 0x488
.short 1605 ; 0x645
.short 633 ; 0x279
.short 65473 ; 0xffc1
.short 1022 ; 0x3fe
.short 293 ; 0x125
.short 1067 ; 0x42b
.short 64174 ; 0xfaae
.short 65093 ; 0xfe45
.short 65149 ; 0xfe7d
.short 545 ; 0x221
.short 65134 ; 0xfe6e
.short 452 ; 0x1c4
.short 94 ; 0x5e
.short 423 ; 0x1a7
.short 544 ; 0x220
.short 65444 ; 0xffa4
.short 64855 ; 0xfd57
.short 208 ; 0xd0
.short 64814 ; 0xfd2e
.short 64631 ; 0xfc77
.short 141 ; 0x8d
.short 192 ; 0xc0
.short 382 ; 0x17e
.short 65306 ; 0xff1a
.short 175 ; 0xaf
.short 760 ; 0x2f8
.short 417 ; 0x1a1
.short 62393 ; 0xf3b9
.short 65395 ; 0xff73
.short 64851 ; 0xfd53
.short 413 ; 0x19d
.short 919 ; 0x397
.short 99 ; 0x63
.short 63856 ; 0xf970
.short 65404 ; 0xff7c
.short 1340 ; 0x53c
.short 64964 ; 0xfdc4
.short 1326 ; 0x52e
.short 64776 ; 0xfd08
.short 2299 ; 0x8fb
.short 64231 ; 0xfae7
.short 349 ; 0x15d
.short 1047 ; 0x417
.short 65381 ; 0xff65
.short 151 ; 0x97
.short 1430 ; 0x596
.short 64136 ; 0xfa88
.short 64723 ; 0xfcd3
.short 65375 ; 0xff5f
.short 65380 ; 0xff64
.short 514 ; 0x202
.short 907 ; 0x38b
.short 320 ; 0x140
.short 65485 ; 0xffcd
.short 64973 ; 0xfdcd
.short 64799 ; 0xfd1f
.short 402 ; 0x192
.short 63746 ; 0xf902
.short 61939 ; 0xf1f3
.short 65489 ; 0xffd1
.short 730 ; 0x2da
.short 75 ; 0x4b
.short 63076 ; 0xf664
.short 64554 ; 0xfc2a
.short 38 ; 0x26
.short 2118 ; 0x846
.short 679 ; 0x2a7
.short 352 ; 0x160
.short 586 ; 0x24a
.short 365 ; 0x16d
.short 64517 ; 0xfc05
.short 2160 ; 0x870
.short 1706 ; 0x6aa
.short 376 ; 0x178
.short 65528 ; 0xfff8
.short 65361 ; 0xff51
.short 64789 ; 0xfd15
.short 310 ; 0x136
.short 65270 ; 0xfef6
.short 72 ; 0x48
.short 65292 ; 0xff0c
.short 220 ; 0xdc
.short 1112 ; 0x458
.short 74 ; 0x4a
.short 63656 ; 0xf8a8
.short 65053 ; 0xfe1d
.short 64019 ; 0xfa13
.short 65402 ; 0xff7a
.short 245 ; 0xf5
.short 180 ; 0xb4
.short 65531 ; 0xfffb
.short 384 ; 0x180
.short 65156 ; 0xfe84
.short 1125 ; 0x465
.short 618 ; 0x26a
.short 17 ; 0x11
.short 65395 ; 0xff73
.short 64864 ; 0xfd60
.short 63865 ; 0xf979
.short 1454 ; 0x5ae
.short 535 ; 0x217
.short 234 ; 0xea
.short 65194 ; 0xfeaa
.short 64886 ; 0xfd76
.short 26 ; 0x1a
.short 137 ; 0x89
.short 65022 ; 0xfdfe
.short 551 ; 0x227
.short 1080 ; 0x438
.short 64861 ; 0xfd5d
.short 65535 ; 0xffff
.short 64538 ; 0xfc1a
.short 65268 ; 0xfef4
.short 2591 ; 0xa1f
.short 65114 ; 0xfe5a
.short 27 ; 0x1b
.short 65264 ; 0xfef0
.short 93 ; 0x5d
.short 64478 ; 0xfbde
.short 64258 ; 0xfb02
.short 2611 ; 0xa33
.short 732 ; 0x2dc
.short 1487 ; 0x5cf
.short 480 ; 0x1e0
.short 668 ; 0x29c
.short 64442 ; 0xfbba
.short 64995 ; 0xfde3
.short 64684 ; 0xfcac
.short 65133 ; 0xfe6d
.short 64614 ; 0xfc66
.short 64925 ; 0xfd9d
.short 65002 ; 0xfdea
.short 64407 ; 0xfb97
.short 64925 ; 0xfd9d
.short 65099 ; 0xfe4b
.short 177 ; 0xb1
.short 157 ; 0x9d
.short 65492 ; 0xffd4
.short 65185 ; 0xfea1
.short 63997 ; 0xf9fd
.short 65477 ; 0xffc5
.short 65110 ; 0xfe56
.short 65314 ; 0xff22
.short 65508 ; 0xffe4
.short 164 ; 0xa4
.short 3250 ; 0xcb2
.short 64266 ; 0xfb0a
.short 1086 ; 0x43e
.short 65526 ; 0xfff6
.short 65033 ; 0xfe09
.short 575 ; 0x23f
.short 65000 ; 0xfde8
.short 65222 ; 0xfec6
.short 62452 ; 0xf3f4
.short 65010 ; 0xfdf2
.short 65535 ; 0xffff
.short 671 ; 0x29f
.short 1 ; 0x1
.short 278 ; 0x116
.short 927 ; 0x39f
.short 64196 ; 0xfac4
.short 63452 ; 0xf7dc
.short 64702 ; 0xfcbe
.short 298 ; 0x12a
.short 65289 ; 0xff09
.short 293 ; 0x125
.short 65036 ; 0xfe0c
.short 65442 ; 0xffa2
.short 64473 ; 0xfbd9
.short 453 ; 0x1c5
.short 617 ; 0x269
.short 65180 ; 0xfe9c
.short 1479 ; 0x5c7
.short 65313 ; 0xff21
.short 563 ; 0x233
.short 298 ; 0x12a
.short 63465 ; 0xf7e9
.short 410 ; 0x19a
.short 1815 ; 0x717
.short 574 ; 0x23e
.short 939 ; 0x3ab
.short 64875 ; 0xfd6b
.short 63 ; 0x3f
.short 350 ; 0x15e
.short 82 ; 0x52
.short 64485 ; 0xfbe5
.short 1073 ; 0x431
.short 65233 ; 0xfed1
.short 64763 ; 0xfcfb
.short 64985 ; 0xfdd9
.short 469 ; 0x1d5
.short 566 ; 0x236
.short 1253 ; 0x4e5
.short 65234 ; 0xfed2
.short 65493 ; 0xffd5
.short 65252 ; 0xfee4
.short 416 ; 0x1a0
.short 376 ; 0x178
.short 863 ; 0x35f
.short 132 ; 0x84
.short 63636 ; 0xf894
.short 253 ; 0xfd
.short 65171 ; 0xfe93
.short 65307 ; 0xff1b
.short 65356 ; 0xff4c
.short 702 ; 0x2be
.short 203 ; 0xcb
.short 433 ; 0x1b1
.short 65171 ; 0xfe93
.short 641 ; 0x281
.short 1758 ; 0x6de
.short 65134 ; 0xfe6e
.short 379 ; 0x17b
.short 64915 ; 0xfd93
.short 64444 ; 0xfbbc
.short 65434 ; 0xff9a
.short 65312 ; 0xff20
.short 65285 ; 0xff05
.short 255 ; 0xff
.short 354 ; 0x162
.short 65358 ; 0xff4e
.short 63237 ; 0xf705
.short 142 ; 0x8e
.short 681 ; 0x2a9
.short 452 ; 0x1c4
.short 451 ; 0x1c3
.short 64425 ; 0xfba9
.short 168 ; 0xa8
.short 645 ; 0x285
.short 62586 ; 0xf47a
.short 1641 ; 0x669
.short 114 ; 0x72
.short 65226 ; 0xfeca
.short 64563 ; 0xfc33
.short 48 ; 0x30
.short 1 ; 0x1
.short 281 ; 0x119
.short 65191 ; 0xfea7
.short 567 ; 0x237
.short 64777 ; 0xfd09
.short 64881 ; 0xfd71
.short 115 ; 0x73
.short 347 ; 0x15b
.short 154 ; 0x9a
.short 64340 ; 0xfb54
.short 14 ; 0xe
.short 213 ; 0xd5
.short 1088 ; 0x440
.short 64859 ; 0xfd5b
.short 65140 ; 0xfe74
.short 204 ; 0xcc
.short 65153 ; 0xfe81
.short 64291 ; 0xfb23
.short 541 ; 0x21d
.short 64538 ; 0xfc1a
.short 65409 ; 0xff81
.short 419 ; 0x1a3
.short 703 ; 0x2bf
.short 65206 ; 0xfeb6
.short 811 ; 0x32b
.short 297 ; 0x129
.short 65071 ; 0xfe2f
.short 908 ; 0x38c
.short 64775 ; 0xfd07
.short 66 ; 0x42
.short 196 ; 0xc4
.short 156 ; 0x9c
.short 442 ; 0x1ba
.short 64958 ; 0xfdbe
.short 64993 ; 0xfde1
.short 549 ; 0x225
.short 65068 ; 0xfe2c
.short 65407 ; 0xff7f
.short 65047 ; 0xfe17
.short 65082 ; 0xfe3a
.short 65393 ; 0xff71
.short 64854 ; 0xfd56
.short 820 ; 0x334
.short 285 ; 0x11d
.short 65492 ; 0xffd4
.short 758 ; 0x2f6
.short 65294 ; 0xff0e
.short 664 ; 0x298
.short 1296 ; 0x510
.short 693 ; 0x2b5
.short 64894 ; 0xfd7e
.short 293 ; 0x125
.short 64775 ; 0xfd07
.short 65169 ; 0xfe91
.short 65289 ; 0xff09
.short 15 ; 0xf
.short 538 ; 0x21a
.short 99 ; 0x63
.short 99 ; 0x63
.short 589 ; 0x24d
.short 65125 ; 0xfe65
.short 1781 ; 0x6f5
.short 65112 ; 0xfe58
.short 1019 ; 0x3fb
.short 507 ; 0x1fb
.short 63944 ; 0xf9c8
.short 194 ; 0xc2
.short 64972 ; 0xfdcc
.short 614 ; 0x266
.short 64725 ; 0xfcd5
.short 64912 ; 0xfd90
.short 65534 ; 0xfffe
.short 856 ; 0x358
.short 64491 ; 0xfbeb
.short 65334 ; 0xff36
.short 1537 ; 0x601
.short 147 ; 0x93
.short 1756 ; 0x6dc
.short 493 ; 0x1ed
.short 1442 ; 0x5a2
.short 64906 ; 0xfd8a
.short 180 ; 0xb4
.short 1394 ; 0x572
.short 64892 ; 0xfd7c
.short 65317 ; 0xff25
.short 65298 ; 0xff12
.short 1295 ; 0x50f
.short 64996 ; 0xfde4
.short 465 ; 0x1d1
.short 77 ; 0x4d
.short 221 ; 0xdd
.short 11 ; 0xb
.short 265 ; 0x109
.short 825 ; 0x339
.short 678 ; 0x2a6
.short 363 ; 0x16b
.short 243 ; 0xf3
.short 208 ; 0xd0
.short 495 ; 0x1ef
.short 509 ; 0x1fd
.short 836 ; 0x344
.short 64045 ; 0xfa2d
.short 1156 ; 0x484
.short 65045 ; 0xfe15
.short 64937 ; 0xfda9
.short 65025 ; 0xfe01
.short 475 ; 0x1db
.short 634 ; 0x27a
.short 64615 ; 0xfc67
.short 201 ; 0xc9
.short 487 ; 0x1e7
.short 123 ; 0x7b
.short 347 ; 0x15b
.short 362 ; 0x16a
.short 156 ; 0x9c
.short 501 ; 0x1f5
.short 64926 ; 0xfd9e
.short 65441 ; 0xffa1
.short 1444 ; 0x5a4
.short 63792 ; 0xf930
.short 827 ; 0x33b
.short 466 ; 0x1d2
.short 64891 ; 0xfd7b
.short 65127 ; 0xfe67
.short 64954 ; 0xfdba
.short 64668 ; 0xfc9c
.short 387 ; 0x183
.short 64574 ; 0xfc3e
.short 65103 ; 0xfe4f
.short 380 ; 0x17c
.short 237 ; 0xed
.short 392 ; 0x188
.short 65250 ; 0xfee2
.short 166 ; 0xa6
.short 65470 ; 0xffbe
.short 64393 ; 0xfb89
.short 125 ; 0x7d
.short 171 ; 0xab
.short 65212 ; 0xfebc
.short 384 ; 0x180
.short 64436 ; 0xfbb4
.short 64309 ; 0xfb35
.short 65217 ; 0xfec1
.short 64044 ; 0xfa2c
.short 65264 ; 0xfef0
.short 46 ; 0x2e
.short 64245 ; 0xfaf5
.short 90 ; 0x5a
.short 64437 ; 0xfbb5
.short 1646 ; 0x66e
.short 65165 ; 0xfe8d
.short 64408 ; 0xfb98
.short 65412 ; 0xff84
.short 65212 ; 0xfebc
.short 64665 ; 0xfc99
.short 64431 ; 0xfbaf
.short 198 ; 0xc6
.short 65097 ; 0xfe49
.short 65458 ; 0xffb2
.short 325 ; 0x145
.short 929 ; 0x3a1
.short 121 ; 0x79
.short 1114 ; 0x45a
.short 65495 ; 0xffd7
.short 632 ; 0x278
.short 209 ; 0xd1
.short 65458 ; 0xffb2
.short 65110 ; 0xfe56
.short 65442 ; 0xffa2
.short 65333 ; 0xff35
.short 863 ; 0x35f
.short 65089 ; 0xfe41
.short 64037 ; 0xfa25
.short 65041 ; 0xfe11
.short 146 ; 0x92
.short 64657 ; 0xfc91
.short 65169 ; 0xfe91
.short 65190 ; 0xfea6
.short 2001 ; 0x7d1
.short 72 ; 0x48
.short 63962 ; 0xf9da
.short 65360 ; 0xff50
.short 65341 ; 0xff3d
.short 65402 ; 0xff7a
.short 593 ; 0x251
.short 489 ; 0x1e9
.short 65304 ; 0xff18
.short 65516 ; 0xffec
.short 685 ; 0x2ad
.short 1567 ; 0x61f
.short 64813 ; 0xfd2d
.short 63212 ; 0xf6ec
.short 511 ; 0x1ff
.short 1134 ; 0x46e
.short 63721 ; 0xf8e9
.short 65137 ; 0xfe71
.short 349 ; 0x15d
.short 1895 ; 0x767
.short 1328 ; 0x530
.short 91 ; 0x5b
.short 64546 ; 0xfc22
.short 63992 ; 0xf9f8
.short 500 ; 0x1f4
.short 1730 ; 0x6c2
.short 76 ; 0x4c
.short 64464 ; 0xfbd0
.short 2025 ; 0x7e9
.short 64232 ; 0xfae8
.short 95 ; 0x5f
.short 65211 ; 0xfebb
.short 63678 ; 0xf8be
.short 694 ; 0x2b6
.short 65354 ; 0xff4a
.short 64266 ; 0xfb0a
.short 1012 ; 0x3f4
.short 63542 ; 0xf836
.short 63010 ; 0xf622
.short 64444 ; 0xfbbc
.short 65430 ; 0xff96
.short 87 ; 0x57
.short 562 ; 0x232
.short 681 ; 0x2a9
.short 64274 ; 0xfb12
.short 469 ; 0x1d5
.short 361 ; 0x169
.short 103 ; 0x67
.short 1560 ; 0x618
.short 63754 ; 0xf90a
.short 63951 ; 0xf9cf
.short 65463 ; 0xffb7
.short 103 ; 0x67
.short 64692 ; 0xfcb4
.short 2 ; 0x2
.short 65042 ; 0xfe12
.short 65457 ; 0xffb1
.short 65334 ; 0xff36
.short 1727 ; 0x6bf
.short 561 ; 0x231
.short 65400 ; 0xff78
.short 64554 ; 0xfc2a
.short 230 ; 0xe6
.short 65444 ; 0xffa4
.short 64741 ; 0xfce5
.short 62105 ; 0xf299
.short 65017 ; 0xfdf9
.short 2624 ; 0xa40
.short 69 ; 0x45
.short 1967 ; 0x7af
.short 64489 ; 0xfbe9
.short 65282 ; 0xff02
.short 65161 ; 0xfe89
.short 1760 ; 0x6e0
.short 62834 ; 0xf572
.short 1522 ; 0x5f2
.short 65379 ; 0xff63
.short 64325 ; 0xfb45
.short 160 ; 0xa0
.short 63777 ; 0xf921
.short 65287 ; 0xff07
.short 65026 ; 0xfe02
.short 64567 ; 0xfc37
.short 62518 ; 0xf436
.short 65126 ; 0xfe66
.short 366 ; 0x16e
.short 739 ; 0x2e3
.short 65331 ; 0xff33
.short 64820 ; 0xfd34
.short 1795 ; 0x703
.short 115 ; 0x73
.short 65424 ; 0xff90
.short 254 ; 0xfe
.short 65058 ; 0xfe22
.short 65525 ; 0xfff5
.short 162 ; 0xa2
.short 2232 ; 0x8b8
.short 495 ; 0x1ef
.short 63937 ; 0xf9c1
.short 1334 ; 0x536
.short 65351 ; 0xff47
.short 65281 ; 0xff01
.short 97 ; 0x61
.short 3160 ; 0xc58
.short 64971 ; 0xfdcb
.short 956 ; 0x3bc
.short 1109 ; 0x455
.short 65394 ; 0xff72
.short 529 ; 0x211
.short 63119 ; 0xf68f
.short 96 ; 0x60
.short 2044 ; 0x7fc
.short 64572 ; 0xfc3c
.short 1625 ; 0x659
.short 64989 ; 0xfddd
.short 65206 ; 0xfeb6
.short 797 ; 0x31d
.short 1009 ; 0x3f1
.short 64924 ; 0xfd9c
.short 1960 ; 0x7a8
.short 64311 ; 0xfb37
.short 525 ; 0x20d
.short 176 ; 0xb0
.short 64685 ; 0xfcad
.short 27 ; 0x1b
.short 44 ; 0x2c
.short 1550 ; 0x60e
.short 2673 ; 0xa71
.short 612 ; 0x264
.short 472 ; 0x1d8
.short 1755 ; 0x6db
.short 429 ; 0x1ad
.short 645 ; 0x285
.short 354 ; 0x162
.short 189 ; 0xbd
.short 64282 ; 0xfb1a
.short 700 ; 0x2bc
.short 1096 ; 0x448
.short 65056 ; 0xfe20
.short 65510 ; 0xffe6
.short 1020 ; 0x3fc
.short 287 ; 0x11f
.short 65513 ; 0xffe9
.short 232 ; 0xe8
.short 663 ; 0x297
.short 65511 ; 0xffe7
.short 63369 ; 0xf789
.short 225 ; 0xe1
.short 444 ; 0x1bc
.short 65324 ; 0xff2c
.short 94 ; 0x5e
.short 57 ; 0x39
.short 1613 ; 0x64d
.short 749 ; 0x2ed
.short 63612 ; 0xf87c
.short 65119 ; 0xfe5f
.short 511 ; 0x1ff
.short 1378 ; 0x562
.short 988 ; 0x3dc
.short 63935 ; 0xf9bf
.short 63569 ; 0xf851
.short 64263 ; 0xfb07
.short 409 ; 0x199
.short 64945 ; 0xfdb1
.short 542 ; 0x21e
.short 64732 ; 0xfcdc
.short 1690 ; 0x69a
.short 63017 ; 0xf629
.short 65224 ; 0xfec8
.short 2143 ; 0x85f
.short 65355 ; 0xff4b
.short 424 ; 0x1a8
.short 821 ; 0x335
.short 63211 ; 0xf6eb
.short 65451 ; 0xffab
.short 351 ; 0x15f
.short 65350 ; 0xff46
.short 1074 ; 0x432
.short 1213 ; 0x4bd
.short 637 ; 0x27d
.short 65101 ; 0xfe4d
.short 64870 ; 0xfd66
.short 146 ; 0x92
.short 65428 ; 0xff94
.short 64644 ; 0xfc84
.short 64685 ; 0xfcad
.short 65255 ; 0xfee7
.short 64282 ; 0xfb1a
.short 158 ; 0x9e
.short 1213 ; 0x4bd
.short 1598 ; 0x63e
.short 64135 ; 0xfa87
.short 64833 ; 0xfd41
.short 64718 ; 0xfcce
.short 720 ; 0x2d0
.short 64960 ; 0xfdc0
.short 350 ; 0x15e
.short 1540 ; 0x604
.short 65247 ; 0xfedf
.short 63629 ; 0xf88d
.short 1211 ; 0x4bb
.short 63312 ; 0xf750
.short 64686 ; 0xfcae
.short 798 ; 0x31e
.short 733 ; 0x2dd
.short 915 ; 0x393
.short 568 ; 0x238
.short 65371 ; 0xff5b
.short 63764 ; 0xf914
.short 65081 ; 0xfe39
.short 64071 ; 0xfa47
.short 269 ; 0x10d
.short 64901 ; 0xfd85
.short 396 ; 0x18c
.short 64255 ; 0xfaff
.short 63692 ; 0xf8cc
.short 64205 ; 0xfacd
.short 65361 ; 0xff51
.short 64339 ; 0xfb53
.short 253 ; 0xfd
.short 65357 ; 0xff4d
.short 502 ; 0x1f6
.short 262 ; 0x106
.short 134 ; 0x86
.short 618 ; 0x26a
.short 656 ; 0x290
.short 64931 ; 0xfda3
.short 365 ; 0x16d
.short 64856 ; 0xfd58
.short 342 ; 0x156
.short 87 ; 0x57
.short 806 ; 0x326
.short 65307 ; 0xff1b
.short 850 ; 0x352
.short 197 ; 0xc5
.short 65221 ; 0xfec5
.short 64968 ; 0xfdc8
.short 357 ; 0x165
.short 1608 ; 0x648
.short 935 ; 0x3a7
.short 65165 ; 0xfe8d
.short 821 ; 0x335
.short 64915 ; 0xfd93
.short 1400 ; 0x578
.short 583 ; 0x247
.short 1419 ; 0x58b
.short 65070 ; 0xfe2e
.short 64050 ; 0xfa32
.short 63520 ; 0xf820
.short 64957 ; 0xfdbd
.short 1065 ; 0x429
.short 63439 ; 0xf7cf
.short 233 ; 0xe9
.short 65415 ; 0xff87
.short 574 ; 0x23e
.short 64797 ; 0xfd1d
.short 547 ; 0x223
.short 2673 ; 0xa71
.short 600 ; 0x258
.short 1304 ; 0x518
.short 180 ; 0xb4
.short 3203 ; 0xc83
.short 64102 ; 0xfa66
.short 64995 ; 0xfde3
.short 473 ; 0x1d9
.short 64063 ; 0xfa3f
.short 811 ; 0x32b
.short 746 ; 0x2ea
.short 2213 ; 0x8a5
.short 131 ; 0x83
.short 617 ; 0x269
.short 64840 ; 0xfd48
.short 10 ; 0xa
.short 218 ; 0xda
.short 150 ; 0x96
.short 491 ; 0x1eb
.short 313 ; 0x139
.short 65256 ; 0xfee8
.short 12 ; 0xc
.short 1429 ; 0x595
.short 663 ; 0x297
.short 199 ; 0xc7
.short 65204 ; 0xfeb4
.short 63789 ; 0xf92d
.short 708 ; 0x2c4
.short 64723 ; 0xfcd3
.short 65221 ; 0xfec5
.short 65303 ; 0xff17
.short 971 ; 0x3cb
.short 830 ; 0x33e
.short 64906 ; 0xfd8a
.short 450 ; 0x1c2
.short 194 ; 0xc2
.short 774 ; 0x306
.short 753 ; 0x2f1
.short 974 ; 0x3ce
.short 65334 ; 0xff36
.short 65454 ; 0xffae
.short 409 ; 0x199
.short 64429 ; 0xfbad
.short 1183 ; 0x49f
.short 63570 ; 0xf852
.short 1107 ; 0x453
.short 550 ; 0x226
.short 64823 ; 0xfd37
.short 404 ; 0x194
.short 64435 ; 0xfbb3
.short 64314 ; 0xfb3a
.short 65368 ; 0xff58
.short 65174 ; 0xfe96
.short 64071 ; 0xfa47
.short 65329 ; 0xff31
.short 18 ; 0x12
.short 65425 ; 0xff91
.short 145 ; 0x91
.short 467 ; 0x1d3
.short 65239 ; 0xfed7
.short 62854 ; 0xf586
.short 1035 ; 0x40b
.short 76 ; 0x4c
.short 811 ; 0x32b
.short 65405 ; 0xff7d
.short 247 ; 0xf7
.short 64398 ; 0xfb8e
.short 88 ; 0x58
.short 63377 ; 0xf791
.short 64980 ; 0xfdd4
.short 64228 ; 0xfae4
.short 63692 ; 0xf8cc
.short 1381 ; 0x565
.short 64056 ; 0xfa38
.short 470 ; 0x1d6
.short 64492 ; 0xfbec
.short 65156 ; 0xfe84
.short 64211 ; 0xfad3
.short 520 ; 0x208
.short 64085 ; 0xfa55
.short 64819 ; 0xfd33
.short 617 ; 0x269
.short 65396 ; 0xff74
.short 1399 ; 0x577
.short 64668 ; 0xfc9c
.short 985 ; 0x3d9
.short 1544 ; 0x608
.short 1147 ; 0x47b
.short 283 ; 0x11b
.short 65168 ; 0xfe90
.short 65233 ; 0xfed1
.short 764 ; 0x2fc
.short 65338 ; 0xff3a
.short 300 ; 0x12c
.short 64872 ; 0xfd68
.short 1131 ; 0x46b
.short 435 ; 0x1b3
.short 64311 ; 0xfb37
.short 64969 ; 0xfdc9
.short 128 ; 0x80
.short 64342 ; 0xfb56
.short 64427 ; 0xfbab
.short 65187 ; 0xfea3
.short 2848 ; 0xb20
.short 641 ; 0x281
.short 63725 ; 0xf8ed
.short 64916 ; 0xfd94
.short 241 ; 0xf1
.short 64917 ; 0xfd95
.short 65112 ; 0xfe58
.short 973 ; 0x3cd
.short 63901 ; 0xf99d
.short 64137 ; 0xfa89
.short 65062 ; 0xfe26
.short 1856 ; 0x740
.short 610 ; 0x262
.short 65524 ; 0xfff4
.short 4 ; 0x4
.short 65277 ; 0xfefd
.short 64580 ; 0xfc44
.short 64426 ; 0xfbaa
.short 65219 ; 0xfec3
.short 65288 ; 0xff08
.short 772 ; 0x304
.short 18 ; 0x12
.short 336 ; 0x150
.short 64483 ; 0xfbe3
.short 64434 ; 0xfbb2
.short 64825 ; 0xfd39
.short 663 ; 0x297
.short 63973 ; 0xf9e5
.short 1296 ; 0x510
.short 64451 ; 0xfbc3
.short 2079 ; 0x81f
.short 382 ; 0x17e
.short 715 ; 0x2cb
.short 65145 ; 0xfe79
.short 283 ; 0x11b
.short 65484 ; 0xffcc
.short 1349 ; 0x545
.short 64985 ; 0xfdd9
.short 450 ; 0x1c2
.short 64886 ; 0xfd76
.short 1682 ; 0x692
.short 689 ; 0x2b1
.short 64045 ; 0xfa2d
.short 0 ; 0x0
.short 63162 ; 0xf6ba
.short 172 ; 0xac
.short 65431 ; 0xff97
.short 160 ; 0xa0
.short 153 ; 0x99
.short 64788 ; 0xfd14
.short 64952 ; 0xfdb8
.short 207 ; 0xcf
.short 65318 ; 0xff26
.short 411 ; 0x19b
.short 65328 ; 0xff30
.short 64869 ; 0xfd65
.short 100 ; 0x64
.short 64752 ; 0xfcf0
.short 63672 ; 0xf8b8
.short 63237 ; 0xf705
.short 747 ; 0x2eb
.short 63435 ; 0xf7cb
.short 65159 ; 0xfe87
.short 304 ; 0x130
.short 65009 ; 0xfdf1
.short 64622 ; 0xfc6e
.short 148 ; 0x94
.short 284 ; 0x11c
.short 1238 ; 0x4d6
.short 87 ; 0x57
.short 62574 ; 0xf46e
.short 374 ; 0x176
.short 102 ; 0x66
.short 533 ; 0x215
.short 64784 ; 0xfd10
.short 761 ; 0x2f9
.short 65045 ; 0xfe15
.short 65352 ; 0xff48
.short 729 ; 0x2d9
.short 65299 ; 0xff13
.short 472 ; 0x1d8
.short 65433 ; 0xff99
.short 65335 ; 0xff37
.short 64968 ; 0xfdc8
.short 163 ; 0xa3
.short 211 ; 0xd3
.short 65297 ; 0xff11
.short 64673 ; 0xfca1
.short 64509 ; 0xfbfd
.short 614 ; 0x266
.short 63894 ; 0xf996
.short 391 ; 0x187
.short 1149 ; 0x47d
.short 65184 ; 0xfea0
.short 64390 ; 0xfb86
.short 65452 ; 0xffac
.short 65126 ; 0xfe66
.short 64772 ; 0xfd04
.short 64482 ; 0xfbe2
.short 64687 ; 0xfcaf
.short 65170 ; 0xfe92
.short 82 ; 0x52
.short 64064 ; 0xfa40
.short 1582 ; 0x62e
.short 657 ; 0x291
.short 65332 ; 0xff34
.short 64695 ; 0xfcb7
.short 1068 ; 0x42c
.short 64918 ; 0xfd96
.short 64859 ; 0xfd5b
.short 991 ; 0x3df
.short 65457 ; 0xffb1
.short 64273 ; 0xfb11
.short 65387 ; 0xff6b
.short 64479 ; 0xfbdf
.short 65484 ; 0xffcc
.short 368 ; 0x170
.short 64734 ; 0xfcde
.short 65427 ; 0xff93
.short 64332 ; 0xfb4c
.short 523 ; 0x20b
.short 65263 ; 0xfeef
.short 64896 ; 0xfd80
.short 65164 ; 0xfe8c
.short 650 ; 0x28a
.short 87 ; 0x57
.short 1278 ; 0x4fe
.short 1017 ; 0x3f9
.short 660 ; 0x294
.short 1267 ; 0x4f3
.short 155 ; 0x9b
.short 65185 ; 0xfea1
.short 213 ; 0xd5
.short 65349 ; 0xff45
.short 65258 ; 0xfeea
.short 64968 ; 0xfdc8
.short 64986 ; 0xfdda
.short 275 ; 0x113
.short 64378 ; 0xfb7a
.short 65220 ; 0xfec4
.short 64866 ; 0xfd62
.short 737 ; 0x2e1
.short 65064 ; 0xfe28
.short 65373 ; 0xff5d
.short 170 ; 0xaa
.short 65189 ; 0xfea5
.short 65348 ; 0xff44
.short 2152 ; 0x868
.short 302 ; 0x12e
.short 65193 ; 0xfea9
.short 1797 ; 0x705
.short 65356 ; 0xff4c
.short 608 ; 0x260
.short 65353 ; 0xff49
.short 510 ; 0x1fe
.short 65513 ; 0xffe9
.short 2541 ; 0x9ed
.short 65434 ; 0xff9a
.short 64624 ; 0xfc70
.short 65469 ; 0xffbd
.short 65137 ; 0xfe71
.short 1366 ; 0x556
.short 941 ; 0x3ad
.short 63953 ; 0xf9d1
.short 65188 ; 0xfea4
.short 64949 ; 0xfdb5
.short 1187 ; 0x4a3
.short 64475 ; 0xfbdb
.short 65507 ; 0xffe3
.short 1232 ; 0x4d0
.short 1640 ; 0x668
.short 250 ; 0xfa
.short 63910 ; 0xf9a6
.short 543 ; 0x21f
.short 65018 ; 0xfdfa
.short 63718 ; 0xf8e6
.short 65431 ; 0xff97
.short 65403 ; 0xff7b
.short 1875 ; 0x753
.short 1788 ; 0x6fc
.short 64085 ; 0xfa55
.short 65261 ; 0xfeed
.short 537 ; 0x219
.short 2302 ; 0x8fe
.short 852 ; 0x354
.short 131 ; 0x83
.short 65483 ; 0xffcb
.short 65535 ; 0xffff
.short 65312 ; 0xff20
.short 65192 ; 0xfea8
.short 65164 ; 0xfe8c
.short 1011 ; 0x3f3
.short 612 ; 0x264
.short 64242 ; 0xfaf2
.short 767 ; 0x2ff
.short 1237 ; 0x4d5
.short 132 ; 0x84
.short 64708 ; 0xfcc4
.short 1305 ; 0x519
.short 3664 ; 0xe50
.short 1027 ; 0x403
.short 649 ; 0x289
.short 64387 ; 0xfb83
.short 65318 ; 0xff26
.short 365 ; 0x16d
.short 845 ; 0x34d
.short 189 ; 0xbd
.short 65132 ; 0xfe6c
.short 1199 ; 0x4af
.short 36 ; 0x24
.short 264 ; 0x108
.short 64615 ; 0xfc67
.short 60503 ; 0xec57
.short 64882 ; 0xfd72
.short 65121 ; 0xfe61
.short 64343 ; 0xfb57
.short 1680 ; 0x690
.short 63029 ; 0xf635
.short 64472 ; 0xfbd8
.short 65272 ; 0xfef8
.short 65172 ; 0xfe94
.short 345 ; 0x159
.short 620 ; 0x26c
.short 65166 ; 0xfe8e
.short 64561 ; 0xfc31
.short 65491 ; 0xffd3
.short 159 ; 0x9f
.short 809 ; 0x329
.short 907 ; 0x38b
.short 61866 ; 0xf1aa
.short 63055 ; 0xf64f
.short 64925 ; 0xfd9d
.short 478 ; 0x1de
.short 65291 ; 0xff0b
.short 694 ; 0x2b6
.short 325 ; 0x145
.short 64802 ; 0xfd22
.short 1299 ; 0x513
.short 1256 ; 0x4e8
.short 378 ; 0x17a
.short 176 ; 0xb0
.short 65468 ; 0xffbc
.short 65501 ; 0xffdd
.short 65073 ; 0xfe31
.short 931 ; 0x3a3
.short 62901 ; 0xf5b5
.short 64926 ; 0xfd9e
.short 5464 ; 0x1558
.short 65076 ; 0xfe34
.short 1511 ; 0x5e7
.short 182 ; 0xb6
.short 907 ; 0x38b
.short 550 ; 0x226
.short 1040 ; 0x410
.short 63103 ; 0xf67f
.short 65509 ; 0xffe5
.short 63 ; 0x3f
.short 64614 ; 0xfc66
.short 492 ; 0x1ec
.short 62065 ; 0xf271
.short 65005 ; 0xfded
.short 151 ; 0x97
.short 67 ; 0x43
.short 63416 ; 0xf7b8
.short 65377 ; 0xff61
.short 65121 ; 0xfe61
.short 630 ; 0x276
.short 161 ; 0xa1
.short 65350 ; 0xff46
.short 756 ; 0x2f4
.short 1023 ; 0x3ff
.short 26 ; 0x1a
.short 120 ; 0x78
.short 65029 ; 0xfe05
.short 1884 ; 0x75c
.short 246 ; 0xf6
.short 814 ; 0x32e
.short 65415 ; 0xff87
.short 62037 ; 0xf255
.short 319 ; 0x13f
.short 65231 ; 0xfecf
.short 683 ; 0x2ab
.short 226 ; 0xe2
.short 2072 ; 0x818
.short 65089 ; 0xfe41
.short 66 ; 0x42
.short 504 ; 0x1f8
.short 64976 ; 0xfdd0
.short 64825 ; 0xfd39
.short 62077 ; 0xf27d
.short 181 ; 0xb5
.short 1512 ; 0x5e8
.short 65388 ; 0xff6c
.short 370 ; 0x172
.short 640 ; 0x280
.short 64252 ; 0xfafc
.short 528 ; 0x210
.short 1388 ; 0x56c
.short 438 ; 0x1b6
.short 1873 ; 0x751
.short 63282 ; 0xf732
.short 226 ; 0xe2
.short 129 ; 0x81
.short 64580 ; 0xfc44
.short 65360 ; 0xff50
.short 65518 ; 0xffee
.short 931 ; 0x3a3
.short 2269 ; 0x8dd
.short 64860 ; 0xfd5c
.short 65190 ; 0xfea6
.short 1152 ; 0x480
.short 65126 ; 0xfe66
.short 65426 ; 0xff92
.short 758 ; 0x2f6
.short 34 ; 0x22
.short 65449 ; 0xffa9
.short 65203 ; 0xfeb3
.short 233 ; 0xe9
.short 765 ; 0x2fd
.short 44 ; 0x2c
.short 465 ; 0x1d1
.short 64797 ; 0xfd1d
.short 178 ; 0xb2
.short 110 ; 0x6e
.short 65459 ; 0xffb3
.short 79 ; 0x4f
.short 64259 ; 0xfb03
.short 64044 ; 0xfa2c
.short 65496 ; 0xffd8
.short 134 ; 0x86
.short 28 ; 0x1c
.short 65233 ; 0xfed1
.short 2085 ; 0x825
.short 182 ; 0xb6
.short 64618 ; 0xfc6a
.short 345 ; 0x159
.short 744 ; 0x2e8
.short 878 ; 0x36e
.short 33 ; 0x21
.short 64372 ; 0xfb74
.short 64165 ; 0xfaa5
.short 64086 ; 0xfa56
.short 65373 ; 0xff5d
.short 64784 ; 0xfd10
.short 203 ; 0xcb
.short 926 ; 0x39e
.short 869 ; 0x365
.short 63963 ; 0xf9db
.short 65061 ; 0xfe25
.short 599 ; 0x257
.short 35 ; 0x23
.short 65125 ; 0xfe65
.short 2529 ; 0x9e1
.short 63024 ; 0xf630
.short 17 ; 0x11
.short 308 ; 0x134
.short 65275 ; 0xfefb
.short 2386 ; 0x952
.short 408 ; 0x198
.short 5 ; 0x5
.short 64723 ; 0xfcd3
.short 226 ; 0xe2
.short 175 ; 0xaf
.short 313 ; 0x139
.short 64316 ; 0xfb3c
.short 65426 ; 0xff92
.short 65377 ; 0xff61
.short 65174 ; 0xfe96
.short 65143 ; 0xfe77
.short 65346 ; 0xff42
.short 1063 ; 0x427
.short 64779 ; 0xfd0b
.short 65429 ; 0xff95
.short 526 ; 0x20e
.short 1702 ; 0x6a6
.short 1251 ; 0x4e3
.short 65387 ; 0xff6b
.short 65433 ; 0xff99
.short 65038 ; 0xfe0e
.short 114 ; 0x72
.short 382 ; 0x17e
.short 62823 ; 0xf567
.short 62735 ; 0xf50f
.short 20 ; 0x14
.short 1682 ; 0x692
.short 1266 ; 0x4f2
.short 3104 ; 0xc20
.short 291 ; 0x123
.short 65384 ; 0xff68
.short 65008 ; 0xfdf0
.short 244 ; 0xf4
.short 65412 ; 0xff84
.short 242 ; 0xf2
.short 183 ; 0xb7
.short 470 ; 0x1d6
.short 63931 ; 0xf9bb
.short 670 ; 0x29e
.short 765 ; 0x2fd
.short 65472 ; 0xffc0
.short 64197 ; 0xfac5
.short 65182 ; 0xfe9e
.short 65510 ; 0xffe6
.short 378 ; 0x17a
.short 520 ; 0x208
.short 65397 ; 0xff75
.short 91 ; 0x5b
.short 655 ; 0x28f
.short 64661 ; 0xfc95
.short 65240 ; 0xfed8
.short 65497 ; 0xffd9
.short 172 ; 0xac
.short 1168 ; 0x490
.short 64900 ; 0xfd84
.short 750 ; 0x2ee
.short 65389 ; 0xff6d
.short 493 ; 0x1ed
.short 302 ; 0x12e
.short 64320 ; 0xfb40
.short 64931 ; 0xfda3
.short 65410 ; 0xff82
.short 64689 ; 0xfcb1
.short 65338 ; 0xff3a
.short 64985 ; 0xfdd9
.short 1971 ; 0x7b3
.short 64804 ; 0xfd24
.short 15 ; 0xf
.short 64582 ; 0xfc46
.short 65242 ; 0xfeda
.short 512 ; 0x200
.short 1040 ; 0x410
.short 1301 ; 0x515
.short 64905 ; 0xfd89
.short 64984 ; 0xfdd8
.short 65037 ; 0xfe0d
.short 643 ; 0x283
.short 65368 ; 0xff58
.short 64812 ; 0xfd2c
.short 1377 ; 0x561
.short 262 ; 0x106
.short 312 ; 0x138
.short 1575 ; 0x627
.short 1424 ; 0x590
.short 64611 ; 0xfc63
.short 424 ; 0x1a8
.short 1062 ; 0x426
.short 65370 ; 0xff5a
.short 65301 ; 0xff15
.short 65085 ; 0xfe3d
.short 1106 ; 0x452
.short 64942 ; 0xfdae
.short 213 ; 0xd5
.short 65085 ; 0xfe3d
.short 64950 ; 0xfdb6
.short 65405 ; 0xff7d
.short 447 ; 0x1bf
.short 65057 ; 0xfe21
.short 897 ; 0x381
.short 64438 ; 0xfbb6
.short 64793 ; 0xfd19
.short 65418 ; 0xff8a
.short 65195 ; 0xfeab
.short 63603 ; 0xf873
.short 64931 ; 0xfda3
.short 64942 ; 0xfdae
.short 1118 ; 0x45e
.short 65475 ; 0xffc3
.short 1311 ; 0x51f
.short 65417 ; 0xff89
.short 543 ; 0x21f
.short 65246 ; 0xfede
.short 279 ; 0x117
.short 65403 ; 0xff7b
.short 41 ; 0x29
.short 643 ; 0x283
.short 65072 ; 0xfe30
.short 65394 ; 0xff72
.short 1206 ; 0x4b6
.short 827 ; 0x33b
.short 65334 ; 0xff36
.short 65165 ; 0xfe8d
.short 572 ; 0x23c
.short 64752 ; 0xfcf0
.short 2024 ; 0x7e8
.short 64986 ; 0xfdda
.short 64943 ; 0xfdaf
.short 65048 ; 0xfe18
.short 65268 ; 0xfef4
.short 177 ; 0xb1
.short 1629 ; 0x65d
.short 671 ; 0x29f
.short 29 ; 0x1d
.short 1149 ; 0x47d
.short 65329 ; 0xff31
.short 321 ; 0x141
.short 63893 ; 0xf995
.short 65402 ; 0xff7a
.short 64872 ; 0xfd68
.short 64546 ; 0xfc22
.short 65534 ; 0xfffe
.short 439 ; 0x1b7
.short 333 ; 0x14d
.short 2474 ; 0x9aa
.short 64825 ; 0xfd39
.short 64816 ; 0xfd30
.short 64863 ; 0xfd5f
.short 64974 ; 0xfdce
.short 30 ; 0x1e
.short 65198 ; 0xfeae
.short 64677 ; 0xfca5
.short 64752 ; 0xfcf0
.short 64463 ; 0xfbcf
.short 3005 ; 0xbbd
.short 29 ; 0x1d
.short 65209 ; 0xfeb9
.short 675 ; 0x2a3
.short 677 ; 0x2a5
.short 412 ; 0x19c
.short 625 ; 0x271
.short 1206 ; 0x4b6
.short 64667 ; 0xfc9b
.short 499 ; 0x1f3
.short 64896 ; 0xfd80
.short 2965 ; 0xb95
.short 545 ; 0x221
.short 1879 ; 0x757
.short 65146 ; 0xfe7a
.short 1200 ; 0x4b0
.short 65154 ; 0xfe82
.short 65445 ; 0xffa5
.short 65057 ; 0xfe21
.short 221 ; 0xdd
.short 65341 ; 0xff3d
.short 439 ; 0x1b7
.short 64187 ; 0xfabb
.short 63255 ; 0xf717
.short 65301 ; 0xff15
.short 64840 ; 0xfd48
.short 65041 ; 0xfe11
.short 405 ; 0x195
.short 65396 ; 0xff74
.short 1332 ; 0x534
.short 113 ; 0x71
.short 62466 ; 0xf402
.short 65367 ; 0xff57
.short 453 ; 0x1c5
.short 65276 ; 0xfefc
.short 1123 ; 0x463
.short 65463 ; 0xffb7
.short 34 ; 0x22
.short 64372 ; 0xfb74
.short 65042 ; 0xfe12
.short 1679 ; 0x68f
.short 64551 ; 0xfc27
.short 61612 ; 0xf0ac
.short 65067 ; 0xfe2b
.short 65154 ; 0xfe82
.short 65446 ; 0xffa6
.short 64496 ; 0xfbf0
.short 63300 ; 0xf744
.short 358 ; 0x166
.short 65005 ; 0xfded
.short 67 ; 0x43
.short 431 ; 0x1af
.short 63600 ; 0xf870
.short 64224 ; 0xfae0
.short 65274 ; 0xfefa
.short 65465 ; 0xffb9
.short 65013 ; 0xfdf5
.short 735 ; 0x2df
.short 62917 ; 0xf5c5
.short 2016 ; 0x7e0
.short 1079 ; 0x437
.short 1559 ; 0x617
.short 679 ; 0x2a7
.short 65290 ; 0xff0a
.short 893 ; 0x37d
.short 478 ; 0x1de
.short 64965 ; 0xfdc5
.short 65283 ; 0xff03
.short 65487 ; 0xffcf
.short 64592 ; 0xfc50
.short 65197 ; 0xfead
.short 64929 ; 0xfda1
.short 65016 ; 0xfdf8
.short 65362 ; 0xff52
.short 1953 ; 0x7a1
.short 64990 ; 0xfdde
.short 64981 ; 0xfdd5
.short 291 ; 0x123
.short 64633 ; 0xfc79
.short 65122 ; 0xfe62
.short 65424 ; 0xff90
.short 520 ; 0x208
.short 65221 ; 0xfec5
.short 504 ; 0x1f8
.short 63811 ; 0xf943
.short 2787 ; 0xae3
.short 65392 ; 0xff70
.short 65015 ; 0xfdf7
.short 64495 ; 0xfbef
.short 65168 ; 0xfe90
.short 64374 ; 0xfb76
.short 451 ; 0x1c3
.short 65057 ; 0xfe21
.short 64842 ; 0xfd4a
.short 63852 ; 0xf96c
.short 1295 ; 0x50f
.short 486 ; 0x1e6
.short 837 ; 0x345
.short 65461 ; 0xffb5
.short 63234 ; 0xf702
.short 64974 ; 0xfdce
.short 64823 ; 0xfd37
.short 4674 ; 0x1242
.short 63697 ; 0xf8d1
.short 1517 ; 0x5ed
.short 141 ; 0x8d
.short 67 ; 0x43
.short 533 ; 0x215
.short 63666 ; 0xf8b2
.short 65223 ; 0xfec7
.short 64359 ; 0xfb67
.short 1337 ; 0x539
.short 64791 ; 0xfd17
.short 65440 ; 0xffa0
.short 1315 ; 0x523
.short 1012 ; 0x3f4
.short 65024 ; 0xfe00
.short 130 ; 0x82
.short 223 ; 0xdf
.short 64791 ; 0xfd17
.short 64693 ; 0xfcb5
.short 64547 ; 0xfc23
.short 556 ; 0x22c
.short 64284 ; 0xfb1c
.short 769 ; 0x301
.short 139 ; 0x8b
.short 65491 ; 0xffd3
.short 815 ; 0x32f
.short 64725 ; 0xfcd5
.short 1552 ; 0x610
.short 276 ; 0x114
.short 64775 ; 0xfd07
.short 1625 ; 0x659
.short 3 ; 0x3
.short 248 ; 0xf8
.short 65535 ; 0xffff
.short 287 ; 0x11f
.short 94 ; 0x5e
.short 64448 ; 0xfbc0
.short 840 ; 0x348
.short 177 ; 0xb1
.short 62660 ; 0xf4c4
.short 1302 ; 0x516
.short 65138 ; 0xfe72
.short 64234 ; 0xfaea
.short 154 ; 0x9a
.short 65066 ; 0xfe2a
.short 117 ; 0x75
.short 64917 ; 0xfd95
.short 260 ; 0x104
.short 429 ; 0x1ad
.short 63956 ; 0xf9d4
.short 313 ; 0x139
.short 1013 ; 0x3f5
.short 63963 ; 0xf9db
.short 1431 ; 0x597
.short 1050 ; 0x41a
.short 882 ; 0x372
.short 65392 ; 0xff70
.short 2315 ; 0x90b
.short 64909 ; 0xfd8d
.short 2671 ; 0xa6f
.short 265 ; 0x109
.short 1474 ; 0x5c2
.short 64928 ; 0xfda0
.short 65342 ; 0xff3e
.short 695 ; 0x2b7
.short 64999 ; 0xfde7
.short 64191 ; 0xfabf
.short 65184 ; 0xfea0
.short 65065 ; 0xfe29
.short 65120 ; 0xfe60
.short 422 ; 0x1a6
.short 65154 ; 0xfe82
.short 743 ; 0x2e7
.short 62847 ; 0xf57f
.short 2073 ; 0x819
.short 1036 ; 0x40c
.short 172 ; 0xac
.short 2231 ; 0x8b7
.short 65398 ; 0xff76
.short 590 ; 0x24e
.short 65142 ; 0xfe76
.short 290 ; 0x122
.short 227 ; 0xe3
.short 65535 ; 0xffff
.short 82 ; 0x52
.short 65107 ; 0xfe53
.short 62513 ; 0xf431
.short 64191 ; 0xfabf
.short 1376 ; 0x560
.short 151 ; 0x97
.short 64310 ; 0xfb36
.short 65002 ; 0xfdea
.short 64790 ; 0xfd16
.short 829 ; 0x33d
.short 65335 ; 0xff37
.short 741 ; 0x2e5
.short 2523 ; 0x9db
.short 65025 ; 0xfe01
.short 64965 ; 0xfdc5
.short 64217 ; 0xfad9
.short 1592 ; 0x638
.short 404 ; 0x194
.short 64244 ; 0xfaf4
.short 547 ; 0x223
.short 787 ; 0x313
.short 1065 ; 0x429
.short 764 ; 0x2fc
.short 64179 ; 0xfab3
.short 626 ; 0x272
.short 355 ; 0x163
.short 502 ; 0x1f6
.short 65345 ; 0xff41
.short 527 ; 0x20f
.short 809 ; 0x329
.short 65339 ; 0xff3b
.short 65527 ; 0xfff7
.short 65155 ; 0xfe83
.short 107 ; 0x6b
.short 64729 ; 0xfcd9
.short 229 ; 0xe5
.short 1151 ; 0x47f
.short 1032 ; 0x408
.short 1466 ; 0x5ba
.short 65441 ; 0xffa1
.short 65180 ; 0xfe9c
.short 326 ; 0x146
.short 257 ; 0x101
.short 210 ; 0xd2
.short 65452 ; 0xffac
.short 152 ; 0x98
.short 64498 ; 0xfbf2
.short 520 ; 0x208
.short 318 ; 0x13e
.short 65433 ; 0xff99
.short 1377 ; 0x561
.short 546 ; 0x222
.short 1258 ; 0x4ea
.short 236 ; 0xec
.short 190 ; 0xbe
.short 65226 ; 0xfeca
.short 174 ; 0xae
.short 158 ; 0x9e
.short 65068 ; 0xfe2c
.short 78 ; 0x4e
.short 45 ; 0x2d
.short 65084 ; 0xfe3c
.short 453 ; 0x1c5
.short 64961 ; 0xfdc1
.short 64782 ; 0xfd0e
.short 65056 ; 0xfe20
.short 65289 ; 0xff09
.short 990 ; 0x3de
.short 65215 ; 0xfebf
.short 1431 ; 0x597
.short 65027 ; 0xfe03
.short 64723 ; 0xfcd3
.short 64217 ; 0xfad9
.short 64849 ; 0xfd51
.short 65011 ; 0xfdf3
.short 64726 ; 0xfcd6
.short 65107 ; 0xfe53
.short 65300 ; 0xff14
.short 64935 ; 0xfda7
.short 65291 ; 0xff0b
.short 252 ; 0xfc
.short 1060 ; 0x424
.short 204 ; 0xcc
.short 200 ; 0xc8
.short 471 ; 0x1d7
.short 65180 ; 0xfe9c
.short 65482 ; 0xffca
.short 65250 ; 0xfee2
.short 162 ; 0xa2
.short 65162 ; 0xfe8a
.short 65286 ; 0xff06
.short 838 ; 0x346
.short 441 ; 0x1b9
.short 176 ; 0xb0
.short 91 ; 0x5b
.short 65339 ; 0xff3b
.short 65186 ; 0xfea2
.short 747 ; 0x2eb
.short 64854 ; 0xfd56
.short 64766 ; 0xfcfe
.short 64711 ; 0xfcc7
.short 65286 ; 0xff06
.short 631 ; 0x277
.short 65318 ; 0xff26
.short 65427 ; 0xff93
.short 65276 ; 0xfefc
.short 120 ; 0x78
.short 44 ; 0x2c
.short 158 ; 0x9e
.short 45 ; 0x2d
.short 65432 ; 0xff98
.short 65094 ; 0xfe46
.short 65145 ; 0xfe79
.short 157 ; 0x9d
.short 64056 ; 0xfa38
.short 65339 ; 0xff3b
.short 406 ; 0x196
.short 836 ; 0x344
.short 355 ; 0x163
.short 590 ; 0x24e
.short 492 ; 0x1ec
.short 63929 ; 0xf9b9
.short 65005 ; 0xfded
.short 64451 ; 0xfbc3
.short 64640 ; 0xfc80
.short 512 ; 0x200
.short 65254 ; 0xfee6
.short 64512 ; 0xfc00
.short 65425 ; 0xff91
.short 246 ; 0xf6
.short 64782 ; 0xfd0e
.short 529 ; 0x211
.short 65480 ; 0xffc8
.short 1393 ; 0x571
.short 431 ; 0x1af
.short 1718 ; 0x6b6
.short 263 ; 0x107
.short 540 ; 0x21c
.short 64831 ; 0xfd3f
.short 17 ; 0x11
.short 65334 ; 0xff36
.short 228 ; 0xe4
.short 1517 ; 0x5ed
.short 64483 ; 0xfbe3
.short 627 ; 0x273
.short 71 ; 0x47
.short 65439 ; 0xff9f
.short 65008 ; 0xfdf0
.short 65530 ; 0xfffa
.short 537 ; 0x219
.short 65357 ; 0xff4d
.short 1058 ; 0x422
.short 64584 ; 0xfc48
.short 413 ; 0x19d
.short 65385 ; 0xff69
.short 63994 ; 0xf9fa
.short 1247 ; 0x4df
.short 65156 ; 0xfe84
.short 305 ; 0x131
.short 65367 ; 0xff57
.short 648 ; 0x288
.short 64680 ; 0xfca8
.short 64600 ; 0xfc58
.short 65416 ; 0xff88
.short 65242 ; 0xfeda
.short 223 ; 0xdf
.short 114 ; 0x72
.short 64992 ; 0xfde0
.short 11 ; 0xb
.short 1096 ; 0x448
.short 65475 ; 0xffc3
.short 65377 ; 0xff61
.short 64703 ; 0xfcbf
.short 65201 ; 0xfeb1
.short 101 ; 0x65
.short 344 ; 0x158
.short 64978 ; 0xfdd2
.short 65266 ; 0xfef2
.short 630 ; 0x276
.short 65526 ; 0xfff6
.short 893 ; 0x37d
.short 594 ; 0x252
.short 64846 ; 0xfd4e
.short 65438 ; 0xff9e
.short 65063 ; 0xfe27
.short 469 ; 0x1d5
.short 191 ; 0xbf
.short 293 ; 0x125
.short 557 ; 0x22d
.short 784 ; 0x310
.short 175 ; 0xaf
.short 65119 ; 0xfe5f
.short 64577 ; 0xfc41
.short 65447 ; 0xffa7
.short 64553 ; 0xfc29
.short 948 ; 0x3b4
.short 64085 ; 0xfa55
.short 64685 ; 0xfcad
.short 65158 ; 0xfe86
.short 64758 ; 0xfcf6
.short 36 ; 0x24
.short 64737 ; 0xfce1
.short 524 ; 0x20c
.short 65499 ; 0xffdb
.short 1059 ; 0x423
.short 65264 ; 0xfef0
.short 64704 ; 0xfcc0
.short 110 ; 0x6e
.short 65059 ; 0xfe23
.short 1040 ; 0x410
.short 65341 ; 0xff3d
.short 934 ; 0x3a6
.short 64617 ; 0xfc69
.short 65139 ; 0xfe73
.short 182 ; 0xb6
.short 115 ; 0x73
.short 65426 ; 0xff92
.short 437 ; 0x1b5
.short 1188 ; 0x4a4
.short 581 ; 0x245
.short 64690 ; 0xfcb2
.short 65391 ; 0xff6f
.short 1325 ; 0x52d
.short 64871 ; 0xfd67
.short 1109 ; 0x455
.short 65484 ; 0xffcc
.short 65394 ; 0xff72
.short 1043 ; 0x413
.short 65114 ; 0xfe5a
.short 65312 ; 0xff20
.short 424 ; 0x1a8
.short 65482 ; 0xffca
.short 1422 ; 0x58e
.short 65479 ; 0xffc7
.short 450 ; 0x1c2
.short 63659 ; 0xf8ab
.short 65362 ; 0xff52
.short 658 ; 0x292
.short 211 ; 0xd3
.short 445 ; 0x1bd
.short 929 ; 0x3a1
.short 804 ; 0x324
.short 65414 ; 0xff86
.short 328 ; 0x148
.short 74 ; 0x4a
.short 123 ; 0x7b
.short 65227 ; 0xfecb
.short 65196 ; 0xfeac
.short 64749 ; 0xfced
.short 1396 ; 0x574
.short 65414 ; 0xff86
.short 65370 ; 0xff5a
.short 65242 ; 0xfeda
.short 64154 ; 0xfa9a
.short 65359 ; 0xff4f
.short 324 ; 0x144
.short 65237 ; 0xfed5
.short 626 ; 0x272
.short 65502 ; 0xffde
.short 38 ; 0x26
.short 522 ; 0x20a
.short 65174 ; 0xfe96
.short 65532 ; 0xfffc
.short 679 ; 0x2a7
.short 65374 ; 0xff5e
.short 64350 ; 0xfb5e
.short 63909 ; 0xf9a5
.short 615 ; 0x267
.short 65229 ; 0xfecd
.short 64889 ; 0xfd79
.short 1300 ; 0x514
.short 732 ; 0x2dc
.short 293 ; 0x125
.short 941 ; 0x3ad
.short 1415 ; 0x587
.short 316 ; 0x13c
.short 65467 ; 0xffbb
.short 65242 ; 0xfeda
.short 64949 ; 0xfdb5
.short 568 ; 0x238
.short 64908 ; 0xfd8c
.short 63778 ; 0xf922
.short 64962 ; 0xfdc2
.short 258 ; 0x102
.short 65212 ; 0xfebc
.short 42 ; 0x2a
.short 65140 ; 0xfe74
.short 65441 ; 0xffa1
.short 246 ; 0xf6
.short 65182 ; 0xfe9e
.short 65483 ; 0xffcb
.short 64541 ; 0xfc1d
.short 65254 ; 0xfee6
.short 65449 ; 0xffa9
.short 64272 ; 0xfb10
.short 65286 ; 0xff06
.short 65269 ; 0xfef5
.short 1212 ; 0x4bc
.short 661 ; 0x295
.short 65366 ; 0xff56
.short 147 ; 0x93
.short 64255 ; 0xfaff
.short 64305 ; 0xfb31
.short 64459 ; 0xfbcb
.short 65218 ; 0xfec2
.short 1041 ; 0x411
.short 65287 ; 0xff07
.short 65416 ; 0xff88
.short 260 ; 0x104
.short 670 ; 0x29e
.short 146 ; 0x92
.short 64034 ; 0xfa22
.short 64891 ; 0xfd7b
.short 957 ; 0x3bd
.short 65346 ; 0xff42
.short 1608 ; 0x648
.short 65301 ; 0xff15
.short 1095 ; 0x447
.short 64256 ; 0xfb00
.short 8 ; 0x8
.short 696 ; 0x2b8
.short 801 ; 0x321
.short 2632 ; 0xa48
.short 63884 ; 0xf98c
.short 1777 ; 0x6f1
.short 993 ; 0x3e1
.short 65491 ; 0xffd3
.short 173 ; 0xad
.short 96 ; 0x60
.short 116 ; 0x74
.short 65229 ; 0xfecd
.short 64773 ; 0xfd05
.short 65052 ; 0xfe1c
.short 27 ; 0x1b
.short 64728 ; 0xfcd8
.short 64000 ; 0xfa00
.short 1289 ; 0x509
.short 99 ; 0x63
.short 65416 ; 0xff88
.short 64782 ; 0xfd0e
.short 929 ; 0x3a1
.short 252 ; 0xfc
.short 684 ; 0x2ac
.short 65153 ; 0xfe81
.short 65194 ; 0xfeaa
.short 65314 ; 0xff22
.short 817 ; 0x331
.short 64959 ; 0xfdbf
.short 635 ; 0x27b
.short 435 ; 0x1b3
.short 64899 ; 0xfd83
.short 153 ; 0x99
.short 65500 ; 0xffdc
.short 65139 ; 0xfe73
.short 563 ; 0x233
.short 65419 ; 0xff8b
.short 65208 ; 0xfeb8
.short 1370 ; 0x55a
.short 65477 ; 0xffc5
.short 501 ; 0x1f5
.short 1475 ; 0x5c3
.short 23 ; 0x17
.short 65151 ; 0xfe7f
.short 65204 ; 0xfeb4
.short 63644 ; 0xf89c
.short 338 ; 0x152
.short 198 ; 0xc6
.short 753 ; 0x2f1
.short 91 ; 0x5b
.short 65178 ; 0xfe9a
.short 573 ; 0x23d
.short 65127 ; 0xfe67
.short 64397 ; 0xfb8d
.short 65121 ; 0xfe61
.short 64604 ; 0xfc5c
.short 1503 ; 0x5df
.short 65001 ; 0xfde9
.short 775 ; 0x307
.short 1059 ; 0x423
.short 65333 ; 0xff35
.short 2194 ; 0x892
.short 64624 ; 0xfc70
.short 65156 ; 0xfe84
.short 65445 ; 0xffa5
.short 679 ; 0x2a7
.short 64739 ; 0xfce3
.short 65013 ; 0xfdf5
.short 10 ; 0xa
.short 65436 ; 0xff9c
.short 415 ; 0x19f
.short 65490 ; 0xffd2
.short 1825 ; 0x721
.short 1891 ; 0x763
.short 65412 ; 0xff84
.short 417 ; 0x1a1
.short 64964 ; 0xfdc4
.short 860 ; 0x35c
.short 890 ; 0x37a
.short 1079 ; 0x437
.short 64247 ; 0xfaf7
.short 65429 ; 0xff95
.short 65346 ; 0xff42
.short 1809 ; 0x711
.short 1359 ; 0x54f
.short 990 ; 0x3de
.short 65294 ; 0xff0e
.short 64840 ; 0xfd48
.short 79 ; 0x4f
.short 891 ; 0x37b
.short 64592 ; 0xfc50
.short 1028 ; 0x404
.short 1462 ; 0x5b6
.short 1495 ; 0x5d7
.short 65248 ; 0xfee0
.short 65526 ; 0xfff6
.short 65006 ; 0xfdee
.short 709 ; 0x2c5
.short 1965 ; 0x7ad
.short 64970 ; 0xfdca
.short 65391 ; 0xff6f
.short 1319 ; 0x527
.short 64867 ; 0xfd63
.short 65119 ; 0xfe5f
.short 65398 ; 0xff76
.short 259 ; 0x103
.short 2243 ; 0x8c3
.short 310 ; 0x136
.short 306 ; 0x132
.short 64681 ; 0xfca9
.short 370 ; 0x172
.short 63705 ; 0xf8d9
.short 64993 ; 0xfde1
.short 65156 ; 0xfe84
.short 411 ; 0x19b
.short 64288 ; 0xfb20
.short 65432 ; 0xff98
.short 64501 ; 0xfbf5
.short 65056 ; 0xfe20
.short 65297 ; 0xff11
.short 65472 ; 0xffc0
.short 1369 ; 0x559
.short 1661 ; 0x67d
.short 1174 ; 0x496
.short 224 ; 0xe0
.short 838 ; 0x346
.short 778 ; 0x30a
.short 64763 ; 0xfcfb
.short 65505 ; 0xffe1
.short 65236 ; 0xfed4
.short 64635 ; 0xfc7b
.short 847 ; 0x34f
.short 65411 ; 0xff83
.short 246 ; 0xf6
.short 65515 ; 0xffeb
.short 64913 ; 0xfd91
.short 644 ; 0x284
.short 65301 ; 0xff15
.short 63749 ; 0xf905
.short 464 ; 0x1d0
.short 28 ; 0x1c
.short 64184 ; 0xfab8
.short 64128 ; 0xfa80
.short 64565 ; 0xfc35
.short 64978 ; 0xfdd2
.short 63993 ; 0xf9f9
.short 64811 ; 0xfd2b
.short 63367 ; 0xf787
.short 65042 ; 0xfe12
.short 693 ; 0x2b5
.short 63902 ; 0xf99e
.short 32 ; 0x20
.short 64695 ; 0xfcb7
.short 547 ; 0x223
.short 1189 ; 0x4a5
.short 165 ; 0xa5
.short 64997 ; 0xfde5
.short 571 ; 0x23b
.short 206 ; 0xce
.short 41 ; 0x29
.short 853 ; 0x355
.short 1272 ; 0x4f8
.short 64403 ; 0xfb93
.short 1106 ; 0x452
.short 64235 ; 0xfaeb
.short 64483 ; 0xfbe3
.short 1555 ; 0x613
.short 708 ; 0x2c4
.short 65119 ; 0xfe5f
.short 984 ; 0x3d8
.short 2017 ; 0x7e1
.short 64232 ; 0xfae8
.short 65450 ; 0xffaa
.short 606 ; 0x25e
.short 9 ; 0x9
.short 2131 ; 0x853
.short 757 ; 0x2f5
.short 477 ; 0x1dd
.short 65390 ; 0xff6e
.short 64913 ; 0xfd91
.short 65275 ; 0xfefb
.short 485 ; 0x1e5
.short 64227 ; 0xfae3
.short 3074 ; 0xc02
.short 63715 ; 0xf8e3
.short 1292 ; 0x50c
.short 109 ; 0x6d
.short 65336 ; 0xff38
.short 65229 ; 0xfecd
.short 64997 ; 0xfde5
.short 2354 ; 0x932
.short 502 ; 0x1f6
.short 64542 ; 0xfc1e
.short 65259 ; 0xfeeb
.short 1828 ; 0x724
.short 65164 ; 0xfe8c
.short 64435 ; 0xfbb3
.short 65186 ; 0xfea2
.short 64236 ; 0xfaec
.short 65305 ; 0xff19
.short 65071 ; 0xfe2f
.short 825 ; 0x339
.short 63990 ; 0xf9f6
.short 365 ; 0x16d
.short 65117 ; 0xfe5d
.short 65356 ; 0xff4c
.short 65137 ; 0xfe71
.short 1222 ; 0x4c6
.short 986 ; 0x3da
.short 674 ; 0x2a2
.short 625 ; 0x271
.short 65484 ; 0xffcc
.short 1419 ; 0x58b
.short 64915 ; 0xfd93
.short 65146 ; 0xfe7a
.short 375 ; 0x177
.short 1339 ; 0x53b
.short 303 ; 0x12f
.short 64119 ; 0xfa77
.short 64858 ; 0xfd5a
.short 293 ; 0x125
.short 1945 ; 0x799
.short 915 ; 0x393
.short 65151 ; 0xfe7f
.short 64203 ; 0xfacb
.short 64498 ; 0xfbf2
.short 358 ; 0x166
.short 65042 ; 0xfe12
.short 123 ; 0x7b
.short 65057 ; 0xfe21
.short 714 ; 0x2ca
.short 747 ; 0x2eb
.short 287 ; 0x11f
.short 64925 ; 0xfd9d
.short 64288 ; 0xfb20
.short 449 ; 0x1c1
.short 428 ; 0x1ac
.short 64294 ; 0xfb26
.short 944 ; 0x3b0
.short 1164 ; 0x48c
.short 65264 ; 0xfef0
.short 429 ; 0x1ad
.short 352 ; 0x160
.short 64354 ; 0xfb62
.short 65301 ; 0xff15
.short 65227 ; 0xfecb
.short 65206 ; 0xfeb6
.short 64052 ; 0xfa34
.short 63177 ; 0xf6c9
.short 63784 ; 0xf928
.short 304 ; 0x130
.short 272 ; 0x110
.short 65212 ; 0xfebc
.short 61726 ; 0xf11e
.short 64357 ; 0xfb65
.short 64908 ; 0xfd8c
.short 112 ; 0x70
.short 64162 ; 0xfaa2
.short 65158 ; 0xfe86
.short 65391 ; 0xff6f
.short 393 ; 0x189
.short 64854 ; 0xfd56
.short 297 ; 0x129
.short 64944 ; 0xfdb0
.short 64272 ; 0xfb10
.short 65277 ; 0xfefd
.short 113 ; 0x71
.short 64522 ; 0xfc0a
.short 676 ; 0x2a4
.short 64289 ; 0xfb21
.short 223 ; 0xdf
.short 174 ; 0xae
.short 64327 ; 0xfb47
.short 65343 ; 0xff3f
.short 1011 ; 0x3f3
.short 615 ; 0x267
.short 473 ; 0x1d9
.short 65059 ; 0xfe23
.short 62866 ; 0xf592
.short 28 ; 0x1c
.short 88 ; 0x58
.short 65379 ; 0xff63
.short 1874 ; 0x752
.short 65486 ; 0xffce
.short 65478 ; 0xffc6
.short 102 ; 0x66
.short 63352 ; 0xf778
.short 66 ; 0x42
.short 401 ; 0x191
.short 611 ; 0x263
.short 579 ; 0x243
.short 1046 ; 0x416
.short 65380 ; 0xff64
.short 930 ; 0x3a2
.short 64714 ; 0xfcca
.short 279 ; 0x117
.short 65061 ; 0xfe25
.short 499 ; 0x1f3
.short 65351 ; 0xff47
.short 63453 ; 0xf7dd
.short 993 ; 0x3e1
.short 64856 ; 0xfd58
.short 62816 ; 0xf560
.short 827 ; 0x33b
.short 65182 ; 0xfe9e
.short 64893 ; 0xfd7d
.short 65382 ; 0xff66
.short 707 ; 0x2c3
.short 1294 ; 0x50e
.short 65405 ; 0xff7d
.short 2783 ; 0xadf
.short 65234 ; 0xfed2
.short 2165 ; 0x875
.short 97 ; 0x61
.short 64605 ; 0xfc5d
.short 1304 ; 0x518
.short 63891 ; 0xf993
.short 1455 ; 0x5af
.short 65475 ; 0xffc3
.short 64342 ; 0xfb56
.short 64746 ; 0xfcea
.short 724 ; 0x2d4
.short 1276 ; 0x4fc
.short 65175 ; 0xfe97
.short 182 ; 0xb6
.short 487 ; 0x1e7
.short 65267 ; 0xfef3
.short 914 ; 0x392
.short 166 ; 0xa6
.short 65498 ; 0xffda
.short 1181 ; 0x49d
.short 957 ; 0x3bd
.short 128 ; 0x80
.short 64137 ; 0xfa89
.short 64571 ; 0xfc3b
.short 191 ; 0xbf
.short 64774 ; 0xfd06
.short 1339 ; 0x53b
.short 504 ; 0x1f8
.short 65312 ; 0xff20
.short 64970 ; 0xfdca
.short 65313 ; 0xff21
.short 789 ; 0x315
.short 63646 ; 0xf89e
.short 2830 ; 0xb0e
.short 65244 ; 0xfedc
.short 315 ; 0x13b
.short 65474 ; 0xffc2
.short 663 ; 0x297
.short 65007 ; 0xfdef
.short 65060 ; 0xfe24
.short 574 ; 0x23e
.short 64124 ; 0xfa7c
.short 65492 ; 0xffd4
.short 1084 ; 0x43c
.short 64784 ; 0xfd10
.short 64906 ; 0xfd8a
.short 64724 ; 0xfcd4
.short 328 ; 0x148
.short 625 ; 0x271
.short 65337 ; 0xff39
.short 61928 ; 0xf1e8
.short 24 ; 0x18
.short 64811 ; 0xfd2b
.short 374 ; 0x176
.short 64830 ; 0xfd3e
.short 64744 ; 0xfce8
.short 1975 ; 0x7b7
.short 65236 ; 0xfed4
.short 64160 ; 0xfaa0
.short 64784 ; 0xfd10
.short 65409 ; 0xff81
.short 372 ; 0x174
.short 394 ; 0x18a
.short 65316 ; 0xff24
.short 69 ; 0x45
.short 1080 ; 0x438
.short 2120 ; 0x848
.short 365 ; 0x16d
.short 556 ; 0x22c
.short 94 ; 0x5e
.short 65397 ; 0xff75
.short 2029 ; 0x7ed
.short 65330 ; 0xff32
.short 65242 ; 0xfeda
.short 364 ; 0x16c
.short 203 ; 0xcb
.short 65268 ; 0xfef4
.short 65267 ; 0xfef3
.short 65189 ; 0xfea5
.short 65036 ; 0xfe0c
.short 65279 ; 0xfeff
.short 65148 ; 0xfe7c
.short 64607 ; 0xfc5f
.short 377 ; 0x179
.short 225 ; 0xe1
.short 64923 ; 0xfd9b
.short 65172 ; 0xfe94
.short 1882 ; 0x75a
.short 1046 ; 0x416
.short 65428 ; 0xff94
.short 62874 ; 0xf59a
.short 65297 ; 0xff11
.short 64852 ; 0xfd54
.short 262 ; 0x106
.short 1438 ; 0x59e
.short 65459 ; 0xffb3
.short 665 ; 0x299
.short 65102 ; 0xfe4e
.short 1337 ; 0x539
.short 59 ; 0x3b
.short 65356 ; 0xff4c
.short 64906 ; 0xfd8a
.short 178 ; 0xb2
.short 64975 ; 0xfdcf
.short 189 ; 0xbd
.short 64288 ; 0xfb20
.short 436 ; 0x1b4
.short 272 ; 0x110
.short 64604 ; 0xfc5c
.short 1816 ; 0x718
.short 320 ; 0x140
.short 64313 ; 0xfb39
.short 65399 ; 0xff77
.short 65157 ; 0xfe85
.short 65422 ; 0xff8e
.short 446 ; 0x1be
.short 65458 ; 0xffb2
.short 1679 ; 0x68f
.short 1902 ; 0x76e
.short 925 ; 0x39d
.globl _cg_SP_FC2bias ; @cg_SP_FC2bias
.p2align 1
_cg_SP_FC2bias:
.short 5769 ; 0x1689
.short 5409 ; 0x1521
.short 63978 ; 0xf9ea
.short 1311 ; 0x51f
.short 1114 ; 0x45a
.short 63633 ; 0xf891
.short 4064 ; 0xfe0
.short 1079 ; 0x437
.short 3449 ; 0xd79
.short 62196 ; 0xf2f4
.short 63137 ; 0xf6a1
.short 724 ; 0x2d4
.short 60120 ; 0xead8
.short 384 ; 0x180
.short 61906 ; 0xf1d2
.short 408 ; 0x198
.short 2699 ; 0xa8b
.short 2180 ; 0x884
.short 2164 ; 0x874
.short 64983 ; 0xfdd7
.short 1832 ; 0x728
.short 63047 ; 0xf647
.short 61163 ; 0xeeeb
.short 64477 ; 0xfbdd
.short 6528 ; 0x1980
.short 4245 ; 0x1095
.short 541 ; 0x21d
.short 62271 ; 0xf33f
.short 2540 ; 0x9ec
.short 2739 ; 0xab3
.short 898 ; 0x382
.short 592 ; 0x250
.short 1046 ; 0x416
.short 62405 ; 0xf3c5
.short 63772 ; 0xf91c
.short 64339 ; 0xfb53
.short 1824 ; 0x720
.short 4415 ; 0x113f
.short 60811 ; 0xed8b
.short 61068 ; 0xee8c
.short 3060 ; 0xbf4
.short 6101 ; 0x17d5
.short 2149 ; 0x865
.short 60725 ; 0xed35
.short 64134 ; 0xfa86
.short 213 ; 0xd5
.short 1880 ; 0x758
.short 63066 ; 0xf65a
.short 65523 ; 0xfff3
.short 337 ; 0x151
.short 6543 ; 0x198f
.short 2479 ; 0x9af
.short 359 ; 0x167
.short 64069 ; 0xfa45
.short 1891 ; 0x763
.short 291 ; 0x123
.short 65355 ; 0xff4b
.short 63126 ; 0xf696
.short 1778 ; 0x6f2
.short 3594 ; 0xe0a
.short 65487 ; 0xffcf
.short 476 ; 0x1dc
.short 5141 ; 0x1415
.short 60159 ; 0xeaff
.short 64398 ; 0xfb8e
.short 3244 ; 0xcac
.short 4747 ; 0x128b
.short 28 ; 0x1c
.short 63937 ; 0xf9c1
.short 64197 ; 0xfac5
.short 958 ; 0x3be
.short 63685 ; 0xf8c5
.short 2907 ; 0xb5b
.short 569 ; 0x239
.short 64307 ; 0xfb33
.short 63898 ; 0xf99a
.short 65033 ; 0xfe09
.short 64830 ; 0xfd3e
.short 64305 ; 0xfb31
.short 64184 ; 0xfab8
.short 1337 ; 0x539
.short 2729 ; 0xaa9
.short 60478 ; 0xec3e
.short 2988 ; 0xbac
.short 64313 ; 0xfb39
.short 2157 ; 0x86d
.short 22 ; 0x16
.short 204 ; 0xcc
.short 62652 ; 0xf4bc
.short 4723 ; 0x1273
.short 2098 ; 0x832
.short 2776 ; 0xad8
.short 62046 ; 0xf25e
.short 3861 ; 0xf15
.short 5327 ; 0x14cf
.short 1537 ; 0x601
.short 5196 ; 0x144c
.short 559 ; 0x22f
.short 1419 ; 0x58b
.short 2462 ; 0x99e
.globl _cg_SP_FC3weit ; @cg_SP_FC3weit
.p2align 1
_cg_SP_FC3weit:
.short 65053 ; 0xfe1d
.short 64117 ; 0xfa75
.short 165 ; 0xa5
.short 63898 ; 0xf99a
.short 64398 ; 0xfb8e
.short 2326 ; 0x916
.short 893 ; 0x37d
.short 253 ; 0xfd
.short 64826 ; 0xfd3a
.short 843 ; 0x34b
.short 1468 ; 0x5bc
.short 1820 ; 0x71c
.short 718 ; 0x2ce
.short 62920 ; 0xf5c8
.short 64019 ; 0xfa13
.short 291 ; 0x123
.short 63641 ; 0xf899
.short 1157 ; 0x485
.short 1471 ; 0x5bf
.short 205 ; 0xcd
.short 64674 ; 0xfca2
.short 64433 ; 0xfbb1
.short 1274 ; 0x4fa
.short 2421 ; 0x975
.short 63199 ; 0xf6df
.short 64736 ; 0xfce0
.short 545 ; 0x221
.short 65068 ; 0xfe2c
.short 65337 ; 0xff39
.short 65144 ; 0xfe78
.short 2141 ; 0x85d
.short 63336 ; 0xf768
.short 63852 ; 0xf96c
.short 2069 ; 0x815
.short 1221 ; 0x4c5
.short 888 ; 0x378
.short 63554 ; 0xf842
.short 63213 ; 0xf6ed
.short 468 ; 0x1d4
.short 597 ; 0x255
.short 64948 ; 0xfdb4
.short 63852 ; 0xf96c
.short 1887 ; 0x75f
.short 537 ; 0x219
.short 64408 ; 0xfb98
.short 65483 ; 0xffcb
.short 65182 ; 0xfe9e
.short 1849 ; 0x739
.short 65167 ; 0xfe8f
.short 1688 ; 0x698
.short 63235 ; 0xf703
.short 138 ; 0x8a
.short 64401 ; 0xfb91
.short 2486 ; 0x9b6
.short 1881 ; 0x759
.short 2365 ; 0x93d
.short 64692 ; 0xfcb4
.short 64927 ; 0xfd9f
.short 64694 ; 0xfcb6
.short 62745 ; 0xf519
.short 556 ; 0x22c
.short 64355 ; 0xfb63
.short 63928 ; 0xf9b8
.short 676 ; 0x2a4
.short 64099 ; 0xfa63
.short 829 ; 0x33d
.short 64743 ; 0xfce7
.short 935 ; 0x3a7
.short 64687 ; 0xfcaf
.short 2748 ; 0xabc
.short 65191 ; 0xfea7
.short 65002 ; 0xfdea
.short 65017 ; 0xfdf9
.short 678 ; 0x2a6
.short 611 ; 0x263
.short 62423 ; 0xf3d7
.short 64946 ; 0xfdb2
.short 64181 ; 0xfab5
.short 65205 ; 0xfeb5
.short 65364 ; 0xff54
.short 812 ; 0x32c
.short 65051 ; 0xfe1b
.short 618 ; 0x26a
.short 65211 ; 0xfebb
.short 64034 ; 0xfa22
.short 65464 ; 0xffb8
.short 64221 ; 0xfadd
.short 64144 ; 0xfa90
.short 636 ; 0x27c
.short 64589 ; 0xfc4d
.short 63742 ; 0xf8fe
.short 63741 ; 0xf8fd
.short 2738 ; 0xab2
.short 64307 ; 0xfb33
.short 63391 ; 0xf79f
.short 116 ; 0x74
.short 497 ; 0x1f1
.short 1014 ; 0x3f6
.short 65269 ; 0xfef5
.short 64879 ; 0xfd6f
.short 64245 ; 0xfaf5
.short 983 ; 0x3d7
.short 64575 ; 0xfc3f
.short 64172 ; 0xfaac
.short 65216 ; 0xfec0
.short 1979 ; 0x7bb
.short 64458 ; 0xfbca
.short 610 ; 0x262
.short 62872 ; 0xf598
.short 564 ; 0x234
.short 63617 ; 0xf881
.short 64884 ; 0xfd74
.short 65093 ; 0xfe45
.short 739 ; 0x2e3
.short 715 ; 0x2cb
.short 107 ; 0x6b
.short 64647 ; 0xfc87
.short 64879 ; 0xfd6f
.short 2005 ; 0x7d5
.short 65294 ; 0xff0e
.short 65002 ; 0xfdea
.short 526 ; 0x20e
.short 65528 ; 0xfff8
.short 1353 ; 0x549
.short 421 ; 0x1a5
.short 377 ; 0x179
.short 64566 ; 0xfc36
.short 65397 ; 0xff75
.short 63967 ; 0xf9df
.short 270 ; 0x10e
.short 858 ; 0x35a
.short 279 ; 0x117
.short 63913 ; 0xf9a9
.short 1283 ; 0x503
.short 74 ; 0x4a
.short 64629 ; 0xfc75
.short 65288 ; 0xff08
.short 470 ; 0x1d6
.short 65321 ; 0xff29
.short 64937 ; 0xfda9
.short 285 ; 0x11d
.short 333 ; 0x14d
.short 65316 ; 0xff24
.short 64522 ; 0xfc0a
.short 63 ; 0x3f
.short 1665 ; 0x681
.short 181 ; 0xb5
.short 3269 ; 0xcc5
.short 794 ; 0x31a
.short 1131 ; 0x46b
.short 65282 ; 0xff02
.short 879 ; 0x36f
.short 480 ; 0x1e0
.short 1055 ; 0x41f
.short 65403 ; 0xff7b
.short 1913 ; 0x779
.short 2033 ; 0x7f1
.short 64922 ; 0xfd9a
.short 63038 ; 0xf63e
.short 164 ; 0xa4
.short 103 ; 0x67
.short 64500 ; 0xfbf4
.short 65225 ; 0xfec9
.short 1166 ; 0x48e
.short 1030 ; 0x406
.short 65019 ; 0xfdfb
.short 1174 ; 0x496
.short 491 ; 0x1eb
.short 64934 ; 0xfda6
.short 417 ; 0x1a1
.short 1058 ; 0x422
.short 64770 ; 0xfd02
.short 63719 ; 0xf8e7
.short 534 ; 0x216
.short 561 ; 0x231
.short 414 ; 0x19e
.short 64330 ; 0xfb4a
.short 478 ; 0x1de
.short 64183 ; 0xfab7
.short 730 ; 0x2da
.short 559 ; 0x22f
.short 63740 ; 0xf8fc
.short 63833 ; 0xf959
.short 1050 ; 0x41a
.short 1041 ; 0x411
.short 64612 ; 0xfc64
.short 65477 ; 0xffc5
.short 64771 ; 0xfd03
.short 692 ; 0x2b4
.short 442 ; 0x1ba
.short 550 ; 0x226
.short 64764 ; 0xfcfc
.short 64913 ; 0xfd91
.short 63751 ; 0xf907
.short 129 ; 0x81
.short 63907 ; 0xf9a3
.short 65010 ; 0xfdf2
.short 796 ; 0x31c
.short 1799 ; 0x707
.short 64445 ; 0xfbbd
.short 63008 ; 0xf620
.short 65441 ; 0xffa1
.short 532 ; 0x214
.short 140 ; 0x8c
.short 1073 ; 0x431
.short 64538 ; 0xfc1a
.short 840 ; 0x348
.short 65494 ; 0xffd6
.short 63321 ; 0xf759
.short 64721 ; 0xfcd1
.short 90 ; 0x5a
.short 63935 ; 0xf9bf
.short 870 ; 0x366
.short 1340 ; 0x53c
.short 1214 ; 0x4be
.short 713 ; 0x2c9
.short 527 ; 0x20f
.short 815 ; 0x32f
.short 591 ; 0x24f
.short 64751 ; 0xfcef
.short 861 ; 0x35d
.short 65279 ; 0xfeff
.short 976 ; 0x3d0
.short 957 ; 0x3bd
.short 65045 ; 0xfe15
.short 65348 ; 0xff44
.short 63626 ; 0xf88a
.short 1134 ; 0x46e
.short 63689 ; 0xf8c9
.short 454 ; 0x1c6
.short 65429 ; 0xff95
.short 636 ; 0x27c
.short 64824 ; 0xfd38
.short 1354 ; 0x54a
.short 64802 ; 0xfd22
.short 64309 ; 0xfb35
.short 64913 ; 0xfd91
.short 676 ; 0x2a4
.short 64847 ; 0xfd4f
.short 64755 ; 0xfcf3
.short 65097 ; 0xfe49
.short 65106 ; 0xfe52
.short 64602 ; 0xfc5a
.short 65406 ; 0xff7e
.short 64594 ; 0xfc52
.short 2254 ; 0x8ce
.short 65196 ; 0xfeac
.short 795 ; 0x31b
.short 802 ; 0x322
.short 465 ; 0x1d1
.short 631 ; 0x277
.short 39 ; 0x27
.short 63719 ; 0xf8e7
.short 65411 ; 0xff83
.short 65275 ; 0xfefb
.short 65261 ; 0xfeed
.short 63774 ; 0xf91e
.short 387 ; 0x183
.short 1530 ; 0x5fa
.short 427 ; 0x1ab
.short 64747 ; 0xfceb
.short 269 ; 0x10d
.short 64459 ; 0xfbcb
.short 2019 ; 0x7e3
.short 613 ; 0x265
.short 65505 ; 0xffe1
.short 64994 ; 0xfde2
.short 632 ; 0x278
.short 63764 ; 0xf914
.short 1053 ; 0x41d
.short 40 ; 0x28
.short 64892 ; 0xfd7c
.short 63703 ; 0xf8d7
.short 64499 ; 0xfbf3
.short 686 ; 0x2ae
.short 1208 ; 0x4b8
.short 64938 ; 0xfdaa
.short 65127 ; 0xfe67
.short 209 ; 0xd1
.short 1980 ; 0x7bc
.short 65180 ; 0xfe9c
.short 63779 ; 0xf923
.short 1753 ; 0x6d9
.short 63806 ; 0xf93e
.short 63396 ; 0xf7a4
.short 110 ; 0x6e
.short 1169 ; 0x491
.short 2233 ; 0x8b9
.short 956 ; 0x3bc
.short 264 ; 0x108
.short 930 ; 0x3a2
.short 933 ; 0x3a5
.short 65476 ; 0xffc4
.short 627 ; 0x273
.short 1085 ; 0x43d
.short 64379 ; 0xfb7b
.short 1156 ; 0x484
.short 64752 ; 0xfcf0
.short 357 ; 0x165
.short 63474 ; 0xf7f2
.short 65174 ; 0xfe96
.short 63492 ; 0xf804
.short 64928 ; 0xfda0
.short 64798 ; 0xfd1e
.short 19 ; 0x13
.short 1159 ; 0x487
.short 64380 ; 0xfb7c
.short 960 ; 0x3c0
.short 63953 ; 0xf9d1
.short 420 ; 0x1a4
.short 65271 ; 0xfef7
.short 46 ; 0x2e
.short 65361 ; 0xff51
.short 64832 ; 0xfd40
.short 1493 ; 0x5d5
.short 597 ; 0x255
.short 65194 ; 0xfeaa
.short 64903 ; 0xfd87
.short 371 ; 0x173
.short 65214 ; 0xfebe
.short 65168 ; 0xfe90
.short 64985 ; 0xfdd9
.short 65515 ; 0xffeb
.short 64805 ; 0xfd25
.short 63867 ; 0xf97b
.short 472 ; 0x1d8
.short 65256 ; 0xfee8
.short 1738 ; 0x6ca
.short 65374 ; 0xff5e
.short 820 ; 0x334
.short 65251 ; 0xfee3
.short 454 ; 0x1c6
.short 64265 ; 0xfb09
.short 536 ; 0x218
.short 145 ; 0x91
.short 733 ; 0x2dd
.short 65220 ; 0xfec4
.short 65074 ; 0xfe32
.short 65535 ; 0xffff
.short 1138 ; 0x472
.short 63662 ; 0xf8ae
.short 64978 ; 0xfdd2
.short 65170 ; 0xfe92
.short 386 ; 0x182
.short 294 ; 0x126
.short 703 ; 0x2bf
.short 64881 ; 0xfd71
.short 64831 ; 0xfd3f
.short 65230 ; 0xfece
.short 207 ; 0xcf
.short 65051 ; 0xfe1b
.short 64092 ; 0xfa5c
.short 65531 ; 0xfffb
.short 709 ; 0x2c5
.short 363 ; 0x16b
.short 430 ; 0x1ae
.short 343 ; 0x157
.short 752 ; 0x2f0
.short 65411 ; 0xff83
.short 253 ; 0xfd
.short 64165 ; 0xfaa5
.short 297 ; 0x129
.short 64494 ; 0xfbee
.short 64663 ; 0xfc97
.short 315 ; 0x13b
.short 145 ; 0x91
.short 64843 ; 0xfd4b
.short 683 ; 0x2ab
.short 140 ; 0x8c
.short 65002 ; 0xfdea
.short 65344 ; 0xff40
.short 621 ; 0x26d
.short 64539 ; 0xfc1b
.short 564 ; 0x234
.short 275 ; 0x113
.short 86 ; 0x56
.short 241 ; 0xf1
.short 910 ; 0x38e
.short 64961 ; 0xfdc1
.short 65081 ; 0xfe39
.short 65185 ; 0xfea1
.short 64622 ; 0xfc6e
.short 588 ; 0x24c
.short 65483 ; 0xffcb
.short 65153 ; 0xfe81
.short 154 ; 0x9a
.short 65423 ; 0xff8f
.short 592 ; 0x250
.short 1559 ; 0x617
.short 64522 ; 0xfc0a
.short 65460 ; 0xffb4
.short 14 ; 0xe
.short 153 ; 0x99
.short 64439 ; 0xfbb7
.short 64606 ; 0xfc5e
.short 65224 ; 0xfec8
.short 65098 ; 0xfe4a
.short 65310 ; 0xff1e
.short 64374 ; 0xfb76
.short 65399 ; 0xff77
.short 1103 ; 0x44f
.short 415 ; 0x19f
.short 64862 ; 0xfd5e
.short 679 ; 0x2a7
.short 813 ; 0x32d
.short 65003 ; 0xfdeb
.short 907 ; 0x38b
.short 64682 ; 0xfcaa
.short 306 ; 0x132
.short 64662 ; 0xfc96
.short 64852 ; 0xfd54
.short 64592 ; 0xfc50
.short 355 ; 0x163
.short 923 ; 0x39b
.short 834 ; 0x342
.short 1001 ; 0x3e9
.short 690 ; 0x2b2
.short 245 ; 0xf5
.short 916 ; 0x394
.short 64285 ; 0xfb1d
.short 678 ; 0x2a6
.short 887 ; 0x377
.short 64529 ; 0xfc11
.short 65515 ; 0xffeb
.short 64757 ; 0xfcf5
.short 492 ; 0x1ec
.short 603 ; 0x25b
.short 65066 ; 0xfe2a
.short 119 ; 0x77
.short 1485 ; 0x5cd
.short 65499 ; 0xffdb
.short 1100 ; 0x44c
.short 797 ; 0x31d
.short 418 ; 0x1a2
.short 64753 ; 0xfcf1
.short 115 ; 0x73
.short 109 ; 0x6d
.short 1454 ; 0x5ae
.short 64633 ; 0xfc79
.short 64930 ; 0xfda2
.short 65203 ; 0xfeb3
.short 28 ; 0x1c
.short 65028 ; 0xfe04
.short 65417 ; 0xff89
.short 64824 ; 0xfd38
.short 654 ; 0x28e
.short 933 ; 0x3a5
.short 65248 ; 0xfee0
.short 65498 ; 0xffda
.short 64814 ; 0xfd2e
.short 788 ; 0x314
.short 613 ; 0x265
.short 123 ; 0x7b
.short 65107 ; 0xfe53
.short 65387 ; 0xff6b
.short 230 ; 0xe6
.short 148 ; 0x94
.short 460 ; 0x1cc
.short 206 ; 0xce
.short 711 ; 0x2c7
.short 64499 ; 0xfbf3
.short 457 ; 0x1c9
.short 64780 ; 0xfd0c
.short 64821 ; 0xfd35
.short 241 ; 0xf1
.short 789 ; 0x315
.short 1204 ; 0x4b4
.short 432 ; 0x1b0
.short 64597 ; 0xfc55
.short 336 ; 0x150
.short 890 ; 0x37a
.short 64615 ; 0xfc67
.short 7 ; 0x7
.short 560 ; 0x230
.short 65022 ; 0xfdfe
.short 11 ; 0xb
.short 873 ; 0x369
.short 64980 ; 0xfdd4
.short 64908 ; 0xfd8c
.short 494 ; 0x1ee
.short 231 ; 0xe7
.short 569 ; 0x239
.short 64776 ; 0xfd08
.short 31 ; 0x1f
.short 64877 ; 0xfd6d
.short 740 ; 0x2e4
.short 849 ; 0x351
.short 814 ; 0x32e
.short 202 ; 0xca
.short 818 ; 0x332
.short 787 ; 0x313
.short 624 ; 0x270
.short 64848 ; 0xfd50
.short 1126 ; 0x466
.short 689 ; 0x2b1
.short 141 ; 0x8d
.short 64440 ; 0xfbb8
.short 64769 ; 0xfd01
.short 374 ; 0x176
.short 19 ; 0x13
.short 64528 ; 0xfc10
.short 470 ; 0x1d6
.short 571 ; 0x23b
.short 64873 ; 0xfd69
.short 63704 ; 0xf8d8
.short 1552 ; 0x610
.short 64574 ; 0xfc3e
.short 64544 ; 0xfc20
.short 656 ; 0x290
.short 390 ; 0x186
.short 642 ; 0x282
.short 65422 ; 0xff8e
.short 558 ; 0x22e
.short 123 ; 0x7b
.short 565 ; 0x235
.short 25 ; 0x19
.short 64393 ; 0xfb89
.short 64531 ; 0xfc13
.short 65294 ; 0xff0e
.short 670 ; 0x29e
.short 65146 ; 0xfe7a
.short 309 ; 0x135
.short 71 ; 0x47
.short 63967 ; 0xf9df
.short 64335 ; 0xfb4f
.short 343 ; 0x157
.short 64286 ; 0xfb1e
.short 676 ; 0x2a4
.short 126 ; 0x7e
.short 64854 ; 0xfd56
.short 65150 ; 0xfe7e
.short 702 ; 0x2be
.short 64027 ; 0xfa1b
.short 665 ; 0x299
.short 693 ; 0x2b5
.short 64506 ; 0xfbfa
.short 64538 ; 0xfc1a
.short 64942 ; 0xfdae
.short 305 ; 0x131
.short 1636 ; 0x664
.short 63865 ; 0xf979
.short 65531 ; 0xfffb
.short 64010 ; 0xfa0a
.short 424 ; 0x1a8
.short 199 ; 0xc7
.short 1471 ; 0x5bf
.short 64485 ; 0xfbe5
.short 244 ; 0xf4
.short 840 ; 0x348
.short 355 ; 0x163
.short 111 ; 0x6f
.short 65167 ; 0xfe8f
.short 65325 ; 0xff2d
.short 65045 ; 0xfe15
.short 64578 ; 0xfc42
.short 64942 ; 0xfdae
.short 64853 ; 0xfd55
.short 1958 ; 0x7a6
.short 924 ; 0x39c
.short 296 ; 0x128
.short 207 ; 0xcf
.short 65401 ; 0xff79
.short 63930 ; 0xf9ba
.short 2007 ; 0x7d7
.short 499 ; 0x1f3
.short 65439 ; 0xff9f
.short 64880 ; 0xfd70
.short 65218 ; 0xfec2
.short 65518 ; 0xffee
.short 193 ; 0xc1
.short 754 ; 0x2f2
.short 773 ; 0x305
.short 64323 ; 0xfb43
.short 65447 ; 0xffa7
.short 515 ; 0x203
.short 554 ; 0x22a
.short 322 ; 0x142
.short 1383 ; 0x567
.short 65488 ; 0xffd0
.short 64906 ; 0xfd8a
.short 65248 ; 0xfee0
.short 65083 ; 0xfe3b
.short 176 ; 0xb0
.short 65138 ; 0xfe72
.short 448 ; 0x1c0
.short 64869 ; 0xfd65
.short 64555 ; 0xfc2b
.short 771 ; 0x303
.short 300 ; 0x12c
.short 65325 ; 0xff2d
.short 34 ; 0x22
.short 64430 ; 0xfbae
.short 782 ; 0x30e
.short 225 ; 0xe1
.short 64268 ; 0xfb0c
.short 64825 ; 0xfd39
.short 64165 ; 0xfaa5
.short 607 ; 0x25f
.short 303 ; 0x12f
.short 59 ; 0x3b
.short 617 ; 0x269
.short 65454 ; 0xffae
.short 634 ; 0x27a
.short 65479 ; 0xffc7
.short 229 ; 0xe5
.short 65406 ; 0xff7e
.short 64653 ; 0xfc8d
.short 65329 ; 0xff31
.short 65240 ; 0xfed8
.short 240 ; 0xf0
.short 234 ; 0xea
.short 65250 ; 0xfee2
.short 1676 ; 0x68c
.short 787 ; 0x313
.short 992 ; 0x3e0
.short 65401 ; 0xff79
.short 63311 ; 0xf74f
.short 65308 ; 0xff1c
.short 105 ; 0x69
.short 287 ; 0x11f
.short 64896 ; 0xfd80
.short 65533 ; 0xfffd
.short 65303 ; 0xff17
.short 65079 ; 0xfe37
.short 64699 ; 0xfcbb
.short 65461 ; 0xffb5
.short 65428 ; 0xff94
.short 1421 ; 0x58d
.short 64787 ; 0xfd13
.short 187 ; 0xbb
.short 99 ; 0x63
.short 684 ; 0x2ac
.short 793 ; 0x319
.short 660 ; 0x294
.short 159 ; 0x9f
.short 64593 ; 0xfc51
.short 65313 ; 0xff21
.short 1 ; 0x1
.short 788 ; 0x314
.short 1355 ; 0x54b
.short 64822 ; 0xfd36
.short 65076 ; 0xfe34
.short 65284 ; 0xff04
.short 898 ; 0x382
.short 625 ; 0x271
.short 1466 ; 0x5ba
.short 65389 ; 0xff6d
.short 65203 ; 0xfeb3
.short 500 ; 0x1f4
.short 892 ; 0x37c
.short 54 ; 0x36
.short 65141 ; 0xfe75
.short 653 ; 0x28d
.short 388 ; 0x184
.short 65224 ; 0xfec8
.short 114 ; 0x72
.short 65385 ; 0xff69
.short 1003 ; 0x3eb
.short 253 ; 0xfd
.short 64518 ; 0xfc06
.short 321 ; 0x141
.short 65534 ; 0xfffe
.short 64908 ; 0xfd8c
.short 624 ; 0x270
.short 30 ; 0x1e
.short 456 ; 0x1c8
.short 65079 ; 0xfe37
.short 574 ; 0x23e
.short 65430 ; 0xff96
.short 65440 ; 0xffa0
.short 65521 ; 0xfff1
.short 299 ; 0x12b
.short 64642 ; 0xfc82
.short 120 ; 0x78
.short 1110 ; 0x456
.short 65062 ; 0xfe26
.short 369 ; 0x171
.short 64915 ; 0xfd93
.short 422 ; 0x1a6
.short 64891 ; 0xfd7b
.short 14 ; 0xe
.short 64509 ; 0xfbfd
.short 65408 ; 0xff80
.short 64555 ; 0xfc2b
.short 156 ; 0x9c
.short 64704 ; 0xfcc0
.short 721 ; 0x2d1
.short 52 ; 0x34
.short 938 ; 0x3aa
.short 64896 ; 0xfd80
.short 117 ; 0x75
.short 64972 ; 0xfdcc
.short 64982 ; 0xfdd6
.short 64025 ; 0xfa19
.short 65198 ; 0xfeae
.short 65459 ; 0xffb3
.short 64449 ; 0xfbc1
.short 879 ; 0x36f
.short 51 ; 0x33
.short 64743 ; 0xfce7
.short 65108 ; 0xfe54
.short 64921 ; 0xfd99
.short 480 ; 0x1e0
.short 336 ; 0x150
.short 225 ; 0xe1
.short 65081 ; 0xfe39
.short 64648 ; 0xfc88
.short 65039 ; 0xfe0f
.short 63894 ; 0xf996
.short 65358 ; 0xff4e
.short 95 ; 0x5f
.short 65093 ; 0xfe45
.short 1387 ; 0x56b
.short 65419 ; 0xff8b
.short 1102 ; 0x44e
.short 65145 ; 0xfe79
.short 64988 ; 0xfddc
.short 64548 ; 0xfc24
.short 211 ; 0xd3
.short 15 ; 0xf
.short 65196 ; 0xfeac
.short 65428 ; 0xff94
.short 968 ; 0x3c8
.short 632 ; 0x278
.short 64450 ; 0xfbc2
.short 65176 ; 0xfe98
.short 65481 ; 0xffc9
.short 184 ; 0xb8
.short 65519 ; 0xffef
.short 65250 ; 0xfee2
.short 64965 ; 0xfdc5
.short 855 ; 0x357
.short 65443 ; 0xffa3
.short 238 ; 0xee
.short 431 ; 0x1af
.short 437 ; 0x1b5
.short 65101 ; 0xfe4d
.short 65226 ; 0xfeca
.short 639 ; 0x27f
.short 664 ; 0x298
.short 64749 ; 0xfced
.short 65232 ; 0xfed0
.short 64154 ; 0xfa9a
.short 996 ; 0x3e4
.short 147 ; 0x93
.short 65361 ; 0xff51
.short 65024 ; 0xfe00
.short 284 ; 0x11c
.short 811 ; 0x32b
.short 942 ; 0x3ae
.short 65020 ; 0xfdfc
.short 65317 ; 0xff25
.short 928 ; 0x3a0
.short 1102 ; 0x44e
.short 64658 ; 0xfc92
.short 442 ; 0x1ba
.short 334 ; 0x14e
.short 694 ; 0x2b6
.short 64958 ; 0xfdbe
.short 64387 ; 0xfb83
.short 124 ; 0x7c
.short 64533 ; 0xfc15
.short 64677 ; 0xfca5
.short 625 ; 0x271
.short 356 ; 0x164
.short 64888 ; 0xfd78
.short 64960 ; 0xfdc0
.short 1189 ; 0x4a5
.short 467 ; 0x1d3
.short 65031 ; 0xfe07
.short 64973 ; 0xfdcd
.short 819 ; 0x333
.short 64434 ; 0xfbb2
.short 64501 ; 0xfbf5
.short 751 ; 0x2ef
.short 789 ; 0x315
.short 64724 ; 0xfcd4
.short 351 ; 0x15f
.short 65291 ; 0xff0b
.short 196 ; 0xc4
.short 65366 ; 0xff56
.short 65470 ; 0xffbe
.short 544 ; 0x220
.short 264 ; 0x108
.short 758 ; 0x2f6
.short 64525 ; 0xfc0d
.short 377 ; 0x179
.short 865 ; 0x361
.short 1130 ; 0x46a
.short 64980 ; 0xfdd4
.short 65457 ; 0xffb1
.short 64461 ; 0xfbcd
.short 64648 ; 0xfc88
.short 65 ; 0x41
.short 64777 ; 0xfd09
.short 65514 ; 0xffea
.short 65495 ; 0xffd7
.short 672 ; 0x2a0
.short 64701 ; 0xfcbd
.short 65312 ; 0xff20
.short 64754 ; 0xfcf2
.short 64105 ; 0xfa69
.short 133 ; 0x85
.short 64653 ; 0xfc8d
.short 65465 ; 0xffb9
.short 817 ; 0x331
.short 315 ; 0x13b
.short 111 ; 0x6f
.short 63431 ; 0xf7c7
.short 410 ; 0x19a
.short 65376 ; 0xff60
.short 65108 ; 0xfe54
.short 1159 ; 0x487
.short 919 ; 0x397
.short 1094 ; 0x446
.short 64990 ; 0xfdde
.short 64166 ; 0xfaa6
.short 65314 ; 0xff22
.short 483 ; 0x1e3
.short 1043 ; 0x413
.short 65363 ; 0xff53
.short 65400 ; 0xff78
.short 1158 ; 0x486
.short 65467 ; 0xffbb
.short 64190 ; 0xfabe
.short 64253 ; 0xfafd
.short 65309 ; 0xff1d
.short 254 ; 0xfe
.short 64655 ; 0xfc8f
.short 279 ; 0x117
.short 65087 ; 0xfe3f
.short 1012 ; 0x3f4
.short 410 ; 0x19a
.short 775 ; 0x307
.short 401 ; 0x191
.short 64406 ; 0xfb96
.short 64320 ; 0xfb40
.short 64456 ; 0xfbc8
.short 1546 ; 0x60a
.short 2326 ; 0x916
.short 64206 ; 0xface
.short 64551 ; 0xfc27
.short 65357 ; 0xff4d
.short 886 ; 0x376
.short 1119 ; 0x45f
.short 1826 ; 0x722
.short 64888 ; 0xfd78
.short 535 ; 0x217
.short 326 ; 0x146
.short 65456 ; 0xffb0
.short 64999 ; 0xfde7
.short 229 ; 0xe5
.short 743 ; 0x2e7
.short 65285 ; 0xff05
.short 64590 ; 0xfc4e
.short 837 ; 0x345
.short 694 ; 0x2b6
.short 576 ; 0x240
.short 448 ; 0x1c0
.short 65290 ; 0xff0a
.short 555 ; 0x22b
.short 139 ; 0x8b
.short 64060 ; 0xfa3c
.short 768 ; 0x300
.short 617 ; 0x269
.short 65028 ; 0xfe04
.short 64968 ; 0xfdc8
.short 1245 ; 0x4dd
.short 65026 ; 0xfe02
.short 279 ; 0x117
.short 65156 ; 0xfe84
.short 64764 ; 0xfcfc
.short 2 ; 0x2
.short 149 ; 0x95
.short 414 ; 0x19e
.short 555 ; 0x22b
.short 65372 ; 0xff5c
.short 573 ; 0x23d
.short 65121 ; 0xfe61
.short 65223 ; 0xfec7
.short 822 ; 0x336
.short 64198 ; 0xfac6
.short 303 ; 0x12f
.short 64413 ; 0xfb9d
.short 300 ; 0x12c
.short 195 ; 0xc3
.short 926 ; 0x39e
.short 65262 ; 0xfeee
.short 1398 ; 0x576
.short 65528 ; 0xfff8
.short 649 ; 0x289
.short 64585 ; 0xfc49
.short 616 ; 0x268
.short 64801 ; 0xfd21
.short 65489 ; 0xffd1
.short 65171 ; 0xfe93
.short 65466 ; 0xffba
.short 84 ; 0x54
.short 64989 ; 0xfddd
.short 65405 ; 0xff7d
.short 1022 ; 0x3fe
.short 63427 ; 0xf7c3
.short 1654 ; 0x676
.short 65398 ; 0xff76
.short 64451 ; 0xfbc3
.short 1128 ; 0x468
.short 65276 ; 0xfefc
.short 65091 ; 0xfe43
.short 918 ; 0x396
.short 210 ; 0xd2
.short 1184 ; 0x4a0
.short 129 ; 0x81
.short 1801 ; 0x709
.short 64980 ; 0xfdd4
.short 65026 ; 0xfe02
.short 63452 ; 0xf7dc
.short 995 ; 0x3e3
.short 65497 ; 0xffd9
.short 435 ; 0x1b3
.short 226 ; 0xe2
.short 470 ; 0x1d6
.short 880 ; 0x370
.short 64755 ; 0xfcf3
.short 1222 ; 0x4c6
.short 63731 ; 0xf8f3
.short 65449 ; 0xffa9
.short 69 ; 0x45
.short 65256 ; 0xfee8
.short 666 ; 0x29a
.short 1257 ; 0x4e9
.short 536 ; 0x218
.short 64920 ; 0xfd98
.short 65313 ; 0xff21
.short 90 ; 0x5a
.short 64196 ; 0xfac4
.short 2554 ; 0x9fa
.short 883 ; 0x373
.short 64996 ; 0xfde4
.short 152 ; 0x98
.short 170 ; 0xaa
.short 63131 ; 0xf69b
.short 64814 ; 0xfd2e
.short 65251 ; 0xfee3
.short 4122 ; 0x101a
.short 198 ; 0xc6
.short 64223 ; 0xfadf
.short 65477 ; 0xffc5
.short 64842 ; 0xfd4a
.short 738 ; 0x2e2
.short 64394 ; 0xfb8a
.short 63863 ; 0xf977
.short 64006 ; 0xfa06
.short 303 ; 0x12f
.short 502 ; 0x1f6
.short 1819 ; 0x71b
.short 122 ; 0x7a
.short 183 ; 0xb7
.short 594 ; 0x252
.short 64329 ; 0xfb49
.short 63560 ; 0xf848
.short 65311 ; 0xff1f
.short 447 ; 0x1bf
.short 65304 ; 0xff18
.short 65121 ; 0xfe61
.short 64800 ; 0xfd20
.short 64632 ; 0xfc78
.short 64862 ; 0xfd5e
.short 64454 ; 0xfbc6
.short 900 ; 0x384
.short 64915 ; 0xfd93
.short 108 ; 0x6c
.short 3810 ; 0xee2
.short 65369 ; 0xff59
.short 211 ; 0xd3
.short 704 ; 0x2c0
.short 63384 ; 0xf798
.short 818 ; 0x332
.short 65018 ; 0xfdfa
.short 64087 ; 0xfa57
.short 49 ; 0x31
.short 2155 ; 0x86b
.short 538 ; 0x21a
.short 766 ; 0x2fe
.short 63723 ; 0xf8eb
.short 232 ; 0xe8
.short 65304 ; 0xff18
.short 65132 ; 0xfe6c
.short 968 ; 0x3c8
.short 491 ; 0x1eb
.short 65150 ; 0xfe7e
.short 65271 ; 0xfef7
.short 763 ; 0x2fb
.short 396 ; 0x18c
.short 504 ; 0x1f8
.short 63758 ; 0xf90e
.short 642 ; 0x282
.short 63367 ; 0xf787
.short 65434 ; 0xff9a
.short 64160 ; 0xfaa0
.short 63363 ; 0xf783
.short 370 ; 0x172
.short 65042 ; 0xfe12
.short 1859 ; 0x743
.short 63477 ; 0xf7f5
.short 64588 ; 0xfc4c
.short 1191 ; 0x4a7
.short 64903 ; 0xfd87
.short 368 ; 0x170
.short 63610 ; 0xf87a
.short 65268 ; 0xfef4
.short 4223 ; 0x107f
.short 247 ; 0xf7
.short 2139 ; 0x85b
.short 64637 ; 0xfc7d
.short 64707 ; 0xfcc3
.short 64307 ; 0xfb33
.short 65011 ; 0xfdf3
.short 65122 ; 0xfe62
.short 64896 ; 0xfd80
.short 73 ; 0x49
.short 64518 ; 0xfc06
.short 65402 ; 0xff7a
.short 83 ; 0x53
.short 1456 ; 0x5b0
.short 63132 ; 0xf69c
.short 65496 ; 0xffd8
.short 1255 ; 0x4e7
.short 252 ; 0xfc
.short 493 ; 0x1ed
.short 64752 ; 0xfcf0
.short 428 ; 0x1ac
.short 65126 ; 0xfe66
.short 63541 ; 0xf835
.short 641 ; 0x281
.short 149 ; 0x95
.short 64882 ; 0xfd72
.short 259 ; 0x103
.short 65160 ; 0xfe88
.short 729 ; 0x2d9
.short 64452 ; 0xfbc4
.short 64628 ; 0xfc74
.short 65293 ; 0xff0d
.short 17 ; 0x11
.short 1280 ; 0x500
.short 305 ; 0x131
.short 64818 ; 0xfd32
.short 64566 ; 0xfc36
.short 214 ; 0xd6
.short 64027 ; 0xfa1b
.short 65522 ; 0xfff2
.short 63229 ; 0xf6fd
.short 230 ; 0xe6
.short 62803 ; 0xf553
.short 478 ; 0x1de
.short 64449 ; 0xfbc1
.short 22 ; 0x16
.short 64201 ; 0xfac9
.short 967 ; 0x3c7
.short 717 ; 0x2cd
.short 64638 ; 0xfc7e
.short 598 ; 0x256
.short 61932 ; 0xf1ec
.short 64280 ; 0xfb18
.short 498 ; 0x1f2
.short 65058 ; 0xfe22
.short 65170 ; 0xfe92
.short 65533 ; 0xfffd
.short 64296 ; 0xfb28
.short 65347 ; 0xff43
.short 64856 ; 0xfd58
.short 64352 ; 0xfb60
.short 2518 ; 0x9d6
.short 646 ; 0x286
.short 64984 ; 0xfdd8
.short 1274 ; 0x4fa
.short 557 ; 0x22d
.short 64715 ; 0xfccb
.short 64968 ; 0xfdc8
.short 1866 ; 0x74a
.short 64954 ; 0xfdba
.short 432 ; 0x1b0
.short 65310 ; 0xff1e
.short 1623 ; 0x657
.short 65424 ; 0xff90
.short 64553 ; 0xfc29
.short 65304 ; 0xff18
.short 65051 ; 0xfe1b
.short 740 ; 0x2e4
.short 65247 ; 0xfedf
.short 64998 ; 0xfde6
.short 65268 ; 0xfef4
.short 65057 ; 0xfe21
.short 590 ; 0x24e
.short 65298 ; 0xff12
.short 63365 ; 0xf785
.short 28 ; 0x1c
.short 63416 ; 0xf7b8
.short 1872 ; 0x750
.short 1218 ; 0x4c2
.short 707 ; 0x2c3
.short 63657 ; 0xf8a9
.short 63989 ; 0xf9f5
.short 832 ; 0x340
.short 333 ; 0x14d
.short 65485 ; 0xffcd
.short 64650 ; 0xfc8a
.short 63169 ; 0xf6c1
.short 1093 ; 0x445
.short 63806 ; 0xf93e
.short 2145 ; 0x861
.short 63960 ; 0xf9d8
.short 162 ; 0xa2
.short 607 ; 0x25f
.short 286 ; 0x11e
.short 626 ; 0x272
.short 64438 ; 0xfbb6
.short 63465 ; 0xf7e9
.short 309 ; 0x135
.short 1049 ; 0x419
.short 1443 ; 0x5a3
.short 63842 ; 0xf962
.short 64659 ; 0xfc93
.short 689 ; 0x2b1
.short 64279 ; 0xfb17
.short 65231 ; 0xfecf
.short 15 ; 0xf
.short 135 ; 0x87
.short 3068 ; 0xbfc
.short 65513 ; 0xffe9
.short 64567 ; 0xfc37
.short 1235 ; 0x4d3
.short 434 ; 0x1b2
.short 63460 ; 0xf7e4
.short 65279 ; 0xfeff
.short 311 ; 0x137
.short 440 ; 0x1b8
.short 65460 ; 0xffb4
.short 64288 ; 0xfb20
.short 2221 ; 0x8ad
.short 929 ; 0x3a1
.short 64960 ; 0xfdc0
.short 63827 ; 0xf953
.short 64698 ; 0xfcba
.short 1918 ; 0x77e
.short 767 ; 0x2ff
.short 1517 ; 0x5ed
.short 63765 ; 0xf915
.short 65103 ; 0xfe4f
.short 397 ; 0x18d
.short 65524 ; 0xfff4
.short 65032 ; 0xfe08
.short 63037 ; 0xf63d
.short 2590 ; 0xa1e
.short 626 ; 0x272
.short 1360 ; 0x550
.short 805 ; 0x325
.short 1304 ; 0x518
.short 172 ; 0xac
.short 63809 ; 0xf941
.short 835 ; 0x343
.short 1392 ; 0x570
.short 65363 ; 0xff53
.short 498 ; 0x1f2
.short 417 ; 0x1a1
.short 65336 ; 0xff38
.short 61503 ; 0xf03f
.short 64993 ; 0xfde1
.short 64565 ; 0xfc35
.short 254 ; 0xfe
.short 65352 ; 0xff48
.short 65233 ; 0xfed1
.short 2991 ; 0xbaf
.short 42 ; 0x2a
.short 727 ; 0x2d7
.short 1196 ; 0x4ac
.short 65170 ; 0xfe92
.short 507 ; 0x1fb
.short 251 ; 0xfb
.short 64861 ; 0xfd5d
.short 64149 ; 0xfa95
.short 63662 ; 0xf8ae
.short 63 ; 0x3f
.short 1529 ; 0x5f9
.short 64609 ; 0xfc61
.short 647 ; 0x287
.short 62414 ; 0xf3ce
.short 151 ; 0x97
.short 64761 ; 0xfcf9
.short 928 ; 0x3a0
.short 64022 ; 0xfa16
.short 530 ; 0x212
.short 64018 ; 0xfa12
.short 17 ; 0x11
.short 64635 ; 0xfc7b
.short 65195 ; 0xfeab
.short 64229 ; 0xfae5
.short 64550 ; 0xfc26
.short 933 ; 0x3a5
.short 375 ; 0x177
.short 65020 ; 0xfdfc
.short 64535 ; 0xfc17
.short 65104 ; 0xfe50
.short 15 ; 0xf
.short 64908 ; 0xfd8c
.short 65084 ; 0xfe3c
.short 65097 ; 0xfe49
.short 65377 ; 0xff61
.short 61 ; 0x3d
.short 64274 ; 0xfb12
.short 521 ; 0x209
.short 445 ; 0x1bd
.short 65517 ; 0xffed
.short 1293 ; 0x50d
.short 632 ; 0x278
.short 902 ; 0x386
.short 960 ; 0x3c0
.short 64785 ; 0xfd11
.short 660 ; 0x294
.short 116 ; 0x74
.short 770 ; 0x302
.short 65225 ; 0xfec9
.short 65070 ; 0xfe2e
.short 540 ; 0x21c
.short 329 ; 0x149
.short 64636 ; 0xfc7c
.short 181 ; 0xb5
.short 191 ; 0xbf
.short 1143 ; 0x477
.short 64950 ; 0xfdb6
.short 64544 ; 0xfc20
.short 65225 ; 0xfec9
.short 467 ; 0x1d3
.short 64414 ; 0xfb9e
.short 64653 ; 0xfc8d
.short 65298 ; 0xff12
.short 819 ; 0x333
.short 29 ; 0x1d
.short 253 ; 0xfd
.short 697 ; 0x2b9
.short 820 ; 0x334
.short 65239 ; 0xfed7
.short 64983 ; 0xfdd7
.short 64323 ; 0xfb43
.short 458 ; 0x1ca
.short 156 ; 0x9c
.short 865 ; 0x361
.short 64759 ; 0xfcf7
.short 342 ; 0x156
.short 164 ; 0xa4
.short 681 ; 0x2a9
.short 64953 ; 0xfdb9
.short 64309 ; 0xfb35
.short 65285 ; 0xff05
.short 1412 ; 0x584
.short 65268 ; 0xfef4
.short 65356 ; 0xff4c
.short 65415 ; 0xff87
.short 1841 ; 0x731
.short 175 ; 0xaf
.short 63923 ; 0xf9b3
.short 64642 ; 0xfc82
.short 65012 ; 0xfdf4
.short 65232 ; 0xfed0
.short 166 ; 0xa6
.short 204 ; 0xcc
.short 64986 ; 0xfdda
.short 268 ; 0x10c
.short 604 ; 0x25c
.short 1162 ; 0x48a
.short 64821 ; 0xfd35
.short 64500 ; 0xfbf4
.short 452 ; 0x1c4
.short 64058 ; 0xfa3a
.short 64717 ; 0xfccd
.short 636 ; 0x27c
.short 65036 ; 0xfe0c
.short 1150 ; 0x47e
.short 347 ; 0x15b
.short 528 ; 0x210
.short 371 ; 0x173
.short 195 ; 0xc3
.short 64584 ; 0xfc48
.short 65521 ; 0xfff1
.short 64900 ; 0xfd84
.short 306 ; 0x132
.short 64940 ; 0xfdac
.short 65149 ; 0xfe7d
.short 65508 ; 0xffe4
.short 1471 ; 0x5bf
.short 64860 ; 0xfd5c
.short 65412 ; 0xff84
.short 64373 ; 0xfb75
.short 64760 ; 0xfcf8
.short 65348 ; 0xff44
.short 65408 ; 0xff80
.short 65182 ; 0xfe9e
.short 65380 ; 0xff64
.short 65216 ; 0xfec0
.short 268 ; 0x10c
.short 755 ; 0x2f3
.short 64866 ; 0xfd62
.short 64606 ; 0xfc5e
.short 622 ; 0x26e
.short 64058 ; 0xfa3a
.short 64291 ; 0xfb23
.short 1456 ; 0x5b0
.short 64483 ; 0xfbe3
.short 65435 ; 0xff9b
.short 64541 ; 0xfc1d
.short 65021 ; 0xfdfd
.short 65482 ; 0xffca
.short 65515 ; 0xffeb
.short 1060 ; 0x424
.short 65413 ; 0xff85
.short 279 ; 0x117
.short 264 ; 0x108
.short 65344 ; 0xff40
.short 65032 ; 0xfe08
.short 454 ; 0x1c6
.short 65397 ; 0xff75
.short 589 ; 0x24d
.short 65268 ; 0xfef4
.short 263 ; 0x107
.short 496 ; 0x1f0
.short 64706 ; 0xfcc2
.short 65077 ; 0xfe35
.short 64467 ; 0xfbd3
.short 461 ; 0x1cd
.short 62 ; 0x3e
.short 64395 ; 0xfb8b
.short 65175 ; 0xfe97
.short 789 ; 0x315
.short 63818 ; 0xf94a
.short 65354 ; 0xff4a
.short 65254 ; 0xfee6
.short 65242 ; 0xfeda
.short 64979 ; 0xfdd3
.short 65289 ; 0xff09
.short 242 ; 0xf2
.short 720 ; 0x2d0
.short 63950 ; 0xf9ce
.short 64931 ; 0xfda3
.short 214 ; 0xd6
.short 65361 ; 0xff51
.short 646 ; 0x286
.short 295 ; 0x127
.short 64756 ; 0xfcf4
.short 389 ; 0x185
.short 730 ; 0x2da
.short 1005 ; 0x3ed
.short 63877 ; 0xf985
.short 65346 ; 0xff42
.short 65391 ; 0xff6f
.short 285 ; 0x11d
.short 65433 ; 0xff99
.short 302 ; 0x12e
.short 152 ; 0x98
.short 2368 ; 0x940
.short 72 ; 0x48
.short 64650 ; 0xfc8a
.short 58 ; 0x3a
.short 64180 ; 0xfab4
.short 64597 ; 0xfc55
.short 1112 ; 0x458
.short 65500 ; 0xffdc
.short 65054 ; 0xfe1e
.short 65189 ; 0xfea5
.short 65060 ; 0xfe24
.short 872 ; 0x368
.short 65084 ; 0xfe3c
.short 317 ; 0x13d
.short 149 ; 0x95
.short 605 ; 0x25d
.short 65146 ; 0xfe7a
.short 1764 ; 0x6e4
.short 492 ; 0x1ec
.short 416 ; 0x1a0
.short 437 ; 0x1b5
.short 645 ; 0x285
.short 28 ; 0x1c
.short 2187 ; 0x88b
.short 64580 ; 0xfc44
.short 70 ; 0x46
.short 63799 ; 0xf937
.short 65412 ; 0xff84
.short 64276 ; 0xfb14
.short 144 ; 0x90
.short 64247 ; 0xfaf7
.short 64982 ; 0xfdd6
.short 64326 ; 0xfb46
.short 64648 ; 0xfc88
.short 65360 ; 0xff50
.short 875 ; 0x36b
.short 64414 ; 0xfb9e
.short 64539 ; 0xfc1b
.short 64121 ; 0xfa79
.short 64707 ; 0xfcc3
.short 65365 ; 0xff55
.short 64941 ; 0xfdad
.short 65389 ; 0xff6d
.short 64959 ; 0xfdbf
.short 65257 ; 0xfee9
.short 64813 ; 0xfd2d
.short 65230 ; 0xfece
.short 65160 ; 0xfe88
.short 163 ; 0xa3
.short 65363 ; 0xff53
.short 65435 ; 0xff9b
.short 64274 ; 0xfb12
.short 324 ; 0x144
.short 65236 ; 0xfed4
.short 65314 ; 0xff22
.short 1249 ; 0x4e1
.short 882 ; 0x372
.short 662 ; 0x296
.short 629 ; 0x275
.short 524 ; 0x20c
.short 65401 ; 0xff79
.short 598 ; 0x256
.short 65391 ; 0xff6f
.short 65248 ; 0xfee0
.short 65430 ; 0xff96
.short 493 ; 0x1ed
.short 64705 ; 0xfcc1
.short 64149 ; 0xfa95
.short 64716 ; 0xfccc
.short 65327 ; 0xff2f
.short 806 ; 0x326
.short 65093 ; 0xfe45
.short 65064 ; 0xfe28
.short 489 ; 0x1e9
.short 65292 ; 0xff0c
.short 290 ; 0x122
.short 144 ; 0x90
.short 923 ; 0x39b
.short 65058 ; 0xfe22
.short 64852 ; 0xfd54
.short 65425 ; 0xff91
.short 65481 ; 0xffc9
.short 1509 ; 0x5e5
.short 197 ; 0xc5
.short 65467 ; 0xffbb
.short 65422 ; 0xff8e
.short 141 ; 0x8d
.short 460 ; 0x1cc
.short 95 ; 0x5f
.short 64973 ; 0xfdcd
.short 631 ; 0x277
.short 214 ; 0xd6
.short 330 ; 0x14a
.short 64717 ; 0xfccd
.short 65410 ; 0xff82
.short 527 ; 0x20f
.short 65294 ; 0xff0e
.short 407 ; 0x197
.short 65491 ; 0xffd3
.short 532 ; 0x214
.short 770 ; 0x302
.short 65477 ; 0xffc5
.short 65035 ; 0xfe0b
.short 283 ; 0x11b
.short 65488 ; 0xffd0
.short 64155 ; 0xfa9b
.short 65302 ; 0xff16
.short 1029 ; 0x405
.short 65067 ; 0xfe2b
.short 64593 ; 0xfc51
.short 628 ; 0x274
.short 215 ; 0xd7
.short 318 ; 0x13e
.short 64757 ; 0xfcf5
.short 64585 ; 0xfc49
.short 64214 ; 0xfad6
.short 65373 ; 0xff5d
.short 90 ; 0x5a
.short 616 ; 0x268
.short 115 ; 0x73
.short 65464 ; 0xffb8
.short 762 ; 0x2fa
.short 366 ; 0x16e
.short 260 ; 0x104
.short 65043 ; 0xfe13
.short 65157 ; 0xfe85
.short 65063 ; 0xfe27
.short 65452 ; 0xffac
.short 64479 ; 0xfbdf
.short 909 ; 0x38d
.short 648 ; 0x288
.short 915 ; 0x393
.short 65072 ; 0xfe30
.short 177 ; 0xb1
.short 64953 ; 0xfdb9
.short 144 ; 0x90
.short 64778 ; 0xfd0a
.short 64769 ; 0xfd01
.short 64851 ; 0xfd53
.short 63857 ; 0xf971
.short 58 ; 0x3a
.short 65110 ; 0xfe56
.short 65151 ; 0xfe7f
.short 264 ; 0x108
.short 63647 ; 0xf89f
.short 1556 ; 0x614
.short 734 ; 0x2de
.short 616 ; 0x268
.short 65339 ; 0xff3b
.short 821 ; 0x335
.short 64418 ; 0xfba2
.short 64529 ; 0xfc11
.short 64686 ; 0xfcae
.short 410 ; 0x19a
.short 64209 ; 0xfad1
.short 2644 ; 0xa54
.short 896 ; 0x380
.short 734 ; 0x2de
.short 64382 ; 0xfb7e
.short 333 ; 0x14d
.short 571 ; 0x23b
.short 875 ; 0x36b
.short 64485 ; 0xfbe5
.short 183 ; 0xb7
.short 878 ; 0x36e
.short 63633 ; 0xf891
.short 1378 ; 0x562
.short 64736 ; 0xfce0
.short 2014 ; 0x7de
.short 64405 ; 0xfb95
.short 1134 ; 0x46e
.short 64264 ; 0xfb08
.short 1444 ; 0x5a4
.short 619 ; 0x26b
.short 948 ; 0x3b4
.short 154 ; 0x9a
.short 62535 ; 0xf447
.short 64403 ; 0xfb93
.short 305 ; 0x131
.short 1380 ; 0x564
.short 644 ; 0x284
.short 64663 ; 0xfc97
.short 65351 ; 0xff47
.short 62037 ; 0xf255
.short 64395 ; 0xfb8b
.short 64751 ; 0xfcef
.short 3099 ; 0xc1b
.short 64435 ; 0xfbb3
.short 779 ; 0x30b
.short 65325 ; 0xff2d
.short 65056 ; 0xfe20
.short 3984 ; 0xf90
.short 873 ; 0x369
.short 458 ; 0x1ca
.short 63740 ; 0xf8fc
.short 64003 ; 0xfa03
.short 493 ; 0x1ed
.short 857 ; 0x359
.short 65008 ; 0xfdf0
.short 65430 ; 0xff96
.short 958 ; 0x3be
.short 65323 ; 0xff2b
.short 598 ; 0x256
.short 64841 ; 0xfd49
.short 838 ; 0x346
.short 236 ; 0xec
.short 929 ; 0x3a1
.short 64903 ; 0xfd87
.short 63054 ; 0xf64e
.short 384 ; 0x180
.short 64216 ; 0xfad8
.short 64973 ; 0xfdcd
.short 64377 ; 0xfb79
.short 280 ; 0x118
.short 2797 ; 0xaed
.short 63626 ; 0xf88a
.short 167 ; 0xa7
.short 497 ; 0x1f1
.short 65146 ; 0xfe7a
.short 701 ; 0x2bd
.short 64936 ; 0xfda8
.short 65001 ; 0xfde9
.short 65270 ; 0xfef6
.short 1742 ; 0x6ce
.short 64871 ; 0xfd67
.short 64644 ; 0xfc84
.short 61798 ; 0xf166
.short 65261 ; 0xfeed
.short 64154 ; 0xfa9a
.short 1076 ; 0x434
.short 403 ; 0x193
.short 3527 ; 0xdc7
.short 599 ; 0x257
.short 930 ; 0x3a2
.short 603 ; 0x25b
.short 64111 ; 0xfa6f
.short 1127 ; 0x467
.short 179 ; 0xb3
.short 482 ; 0x1e2
.short 63173 ; 0xf6c5
.short 65473 ; 0xffc1
.short 64732 ; 0xfcdc
.short 63835 ; 0xf95b
.short 64468 ; 0xfbd4
.short 64855 ; 0xfd57
.short 65005 ; 0xfded
.short 411 ; 0x19b
.short 33 ; 0x21
.short 65461 ; 0xffb5
.short 135 ; 0x87
.short 1055 ; 0x41f
.short 64786 ; 0xfd12
.short 210 ; 0xd2
.short 65023 ; 0xfdff
.short 19 ; 0x13
.short 513 ; 0x201
.short 762 ; 0x2fa
.short 451 ; 0x1c3
.short 336 ; 0x150
.short 154 ; 0x9a
.short 65193 ; 0xfea9
.short 111 ; 0x6f
.short 65377 ; 0xff61
.short 65230 ; 0xfece
.short 64988 ; 0xfddc
.short 611 ; 0x263
.short 138 ; 0x8a
.short 63711 ; 0xf8df
.short 64227 ; 0xfae3
.short 64939 ; 0xfdab
.short 371 ; 0x173
.short 65028 ; 0xfe04
.short 64159 ; 0xfa9f
.short 605 ; 0x25d
.short 740 ; 0x2e4
.short 710 ; 0x2c6
.short 2079 ; 0x81f
.short 759 ; 0x2f7
.short 64987 ; 0xfddb
.short 63835 ; 0xf95b
.short 64346 ; 0xfb5a
.short 210 ; 0xd2
.short 726 ; 0x2d6
.short 65074 ; 0xfe32
.short 64820 ; 0xfd34
.short 65131 ; 0xfe6b
.short 624 ; 0x270
.short 65435 ; 0xff9b
.short 598 ; 0x256
.short 204 ; 0xcc
.short 1544 ; 0x608
.short 64865 ; 0xfd61
.short 184 ; 0xb8
.short 64800 ; 0xfd20
.short 65316 ; 0xff24
.short 347 ; 0x15b
.short 1053 ; 0x41d
.short 64486 ; 0xfbe6
.short 183 ; 0xb7
.short 65011 ; 0xfdf3
.short 538 ; 0x21a
.short 64828 ; 0xfd3c
.short 65295 ; 0xff0f
.short 10 ; 0xa
.short 65292 ; 0xff0c
.short 64133 ; 0xfa85
.short 1145 ; 0x479
.short 65150 ; 0xfe7e
.short 65008 ; 0xfdf0
.short 64280 ; 0xfb18
.short 868 ; 0x364
.short 64172 ; 0xfaac
.short 65473 ; 0xffc1
.short 166 ; 0xa6
.short 352 ; 0x160
.short 64435 ; 0xfbb3
.short 537 ; 0x219
.short 142 ; 0x8e
.short 312 ; 0x138
.short 64508 ; 0xfbfc
.short 65100 ; 0xfe4c
.short 65121 ; 0xfe61
.short 684 ; 0x2ac
.short 380 ; 0x17c
.short 64206 ; 0xface
.short 410 ; 0x19a
.short 65531 ; 0xfffb
.short 65262 ; 0xfeee
.short 64951 ; 0xfdb7
.short 118 ; 0x76
.short 684 ; 0x2ac
.short 65317 ; 0xff25
.short 65359 ; 0xff4f
.short 64363 ; 0xfb6b
.short 1 ; 0x1
.short 210 ; 0xd2
.short 63697 ; 0xf8d1
.short 65166 ; 0xfe8e
.short 65036 ; 0xfe0c
.short 64855 ; 0xfd57
.short 125 ; 0x7d
.short 64452 ; 0xfbc4
.short 64889 ; 0xfd79
.short 64457 ; 0xfbc9
.short 65265 ; 0xfef1
.short 65144 ; 0xfe78
.short 64665 ; 0xfc99
.short 28 ; 0x1c
.short 14 ; 0xe
.short 65262 ; 0xfeee
.short 65064 ; 0xfe28
.short 65073 ; 0xfe31
.short 8 ; 0x8
.short 764 ; 0x2fc
.short 65391 ; 0xff6f
.short 1199 ; 0x4af
.short 308 ; 0x134
.short 887 ; 0x377
.short 28 ; 0x1c
.short 64333 ; 0xfb4d
.short 64830 ; 0xfd3e
.short 14 ; 0xe
.short 308 ; 0x134
.short 606 ; 0x25e
.short 65334 ; 0xff36
.short 1565 ; 0x61d
.short 65148 ; 0xfe7c
.short 63650 ; 0xf8a2
.short 65347 ; 0xff43
.short 64739 ; 0xfce3
.short 757 ; 0x2f5
.short 406 ; 0x196
.short 65204 ; 0xfeb4
.short 64791 ; 0xfd17
.short 1246 ; 0x4de
.short 165 ; 0xa5
.short 65482 ; 0xffca
.short 65098 ; 0xfe4a
.short 563 ; 0x233
.short 64550 ; 0xfc26
.short 64586 ; 0xfc4a
.short 65208 ; 0xfeb8
.short 1365 ; 0x555
.short 15 ; 0xf
.short 64714 ; 0xfcca
.short 65322 ; 0xff2a
.short 283 ; 0x11b
.short 757 ; 0x2f5
.short 933 ; 0x3a5
.short 189 ; 0xbd
.short 314 ; 0x13a
.short 30 ; 0x1e
.short 552 ; 0x228
.short 152 ; 0x98
.short 273 ; 0x111
.short 65120 ; 0xfe60
.short 582 ; 0x246
.short 65356 ; 0xff4c
.short 311 ; 0x137
.short 299 ; 0x12b
.short 591 ; 0x24f
.short 26 ; 0x1a
.short 65400 ; 0xff78
.short 466 ; 0x1d2
.short 1 ; 0x1
.short 64374 ; 0xfb76
.short 1461 ; 0x5b5
.short 65407 ; 0xff7f
.short 65204 ; 0xfeb4
.short 64908 ; 0xfd8c
.short 65484 ; 0xffcc
.short 942 ; 0x3ae
.short 65452 ; 0xffac
.short 64459 ; 0xfbcb
.short 278 ; 0x116
.short 64994 ; 0xfde2
.short 65268 ; 0xfef4
.short 91 ; 0x5b
.short 267 ; 0x10b
.short 65300 ; 0xff14
.short 679 ; 0x2a7
.short 64609 ; 0xfc61
.short 86 ; 0x56
.short 612 ; 0x264
.short 64781 ; 0xfd0d
.short 255 ; 0xff
.short 814 ; 0x32e
.short 320 ; 0x140
.short 65151 ; 0xfe7f
.short 108 ; 0x6c
.short 86 ; 0x56
.short 1060 ; 0x424
.short 64415 ; 0xfb9f
.short 64859 ; 0xfd5b
.short 65434 ; 0xff9a
.short 576 ; 0x240
.short 64536 ; 0xfc18
.short 64798 ; 0xfd1e
.short 65423 ; 0xff8f
.short 65252 ; 0xfee4
.short 65318 ; 0xff26
.short 64758 ; 0xfcf6
.short 136 ; 0x88
.short 170 ; 0xaa
.short 65068 ; 0xfe2c
.short 861 ; 0x35d
.short 64916 ; 0xfd94
.short 65085 ; 0xfe3d
.short 65528 ; 0xfff8
.short 64977 ; 0xfdd1
.short 288 ; 0x120
.short 63442 ; 0xf7d2
.short 626 ; 0x272
.short 652 ; 0x28c
.short 64106 ; 0xfa6a
.short 892 ; 0x37c
.short 1116 ; 0x45c
.short 2265 ; 0x8d9
.short 771 ; 0x303
.short 65358 ; 0xff4e
.short 177 ; 0xb1
.short 184 ; 0xb8
.short 65402 ; 0xff7a
.short 65532 ; 0xfffc
.short 65278 ; 0xfefe
.short 65421 ; 0xff8d
.short 65215 ; 0xfebf
.short 64354 ; 0xfb62
.short 64735 ; 0xfcdf
.short 64826 ; 0xfd3a
.short 101 ; 0x65
.short 468 ; 0x1d4
.short 65251 ; 0xfee3
.short 85 ; 0x55
.short 555 ; 0x22b
.short 438 ; 0x1b6
.short 794 ; 0x31a
.short 322 ; 0x142
.short 64424 ; 0xfba8
.short 65327 ; 0xff2f
.short 65526 ; 0xfff6
.short 367 ; 0x16f
.short 2268 ; 0x8dc
.short 64905 ; 0xfd89
.short 64504 ; 0xfbf8
.short 65030 ; 0xfe06
.short 1586 ; 0x632
.short 284 ; 0x11c
.short 371 ; 0x173
.short 65328 ; 0xff30
.short 901 ; 0x385
.short 579 ; 0x243
.short 152 ; 0x98
.short 64513 ; 0xfc01
.short 64373 ; 0xfb75
.short 1027 ; 0x403
.short 569 ; 0x239
.short 96 ; 0x60
.short 65488 ; 0xffd0
.short 39 ; 0x27
.short 244 ; 0xf4
.short 65263 ; 0xfeef
.short 64761 ; 0xfcf9
.short 77 ; 0x4d
.short 614 ; 0x266
.short 64960 ; 0xfdc0
.short 38 ; 0x26
.short 252 ; 0xfc
.short 64410 ; 0xfb9a
.short 189 ; 0xbd
.short 84 ; 0x54
.short 65197 ; 0xfead
.short 65513 ; 0xffe9
.short 64063 ; 0xfa3f
.short 218 ; 0xda
.short 64922 ; 0xfd9a
.short 308 ; 0x134
.short 65488 ; 0xffd0
.short 91 ; 0x5b
.short 58 ; 0x3a
.short 65072 ; 0xfe30
.short 64721 ; 0xfcd1
.short 15 ; 0xf
.short 120 ; 0x78
.short 64093 ; 0xfa5d
.short 499 ; 0x1f3
.short 65215 ; 0xfebf
.short 50 ; 0x32
.short 64472 ; 0xfbd8
.short 64928 ; 0xfda0
.short 65261 ; 0xfeed
.short 418 ; 0x1a2
.short 64705 ; 0xfcc1
.short 64764 ; 0xfcfc
.short 164 ; 0xa4
.short 958 ; 0x3be
.short 64111 ; 0xfa6f
.short 65111 ; 0xfe57
.short 508 ; 0x1fc
.short 64756 ; 0xfcf4
.short 466 ; 0x1d2
.short 394 ; 0x18a
.short 55 ; 0x37
.short 62758 ; 0xf526
.short 63393 ; 0xf7a1
.short 1864 ; 0x748
.short 154 ; 0x9a
.short 65446 ; 0xffa6
.short 448 ; 0x1c0
.short 128 ; 0x80
.short 1075 ; 0x433
.short 63124 ; 0xf694
.short 65229 ; 0xfecd
.short 65521 ; 0xfff1
.short 64498 ; 0xfbf2
.short 1901 ; 0x76d
.short 930 ; 0x3a2
.short 1177 ; 0x499
.short 65345 ; 0xff41
.short 33 ; 0x21
.short 330 ; 0x14a
.short 778 ; 0x30a
.short 89 ; 0x59
.short 228 ; 0xe4
.short 64418 ; 0xfba2
.short 1670 ; 0x686
.short 1779 ; 0x6f3
.short 65190 ; 0xfea6
.short 156 ; 0x9c
.short 62809 ; 0xf559
.short 2192 ; 0x890
.short 63072 ; 0xf660
.short 360 ; 0x168
.short 248 ; 0xf8
.short 65423 ; 0xff8f
.short 64273 ; 0xfb11
.short 428 ; 0x1ac
.short 65145 ; 0xfe79
.short 12 ; 0xc
.short 65237 ; 0xfed5
.short 64569 ; 0xfc39
.short 81 ; 0x51
.short 216 ; 0xd8
.short 63795 ; 0xf933
.short 64345 ; 0xfb59
.short 65052 ; 0xfe1c
.short 1472 ; 0x5c0
.short 65479 ; 0xffc7
.short 1578 ; 0x62a
.short 64041 ; 0xfa29
.short 939 ; 0x3ab
.short 2279 ; 0x8e7
.short 2231 ; 0x8b7
.short 65243 ; 0xfedb
.short 64308 ; 0xfb34
.short 63626 ; 0xf88a
.short 759 ; 0x2f7
.short 65501 ; 0xffdd
.short 65179 ; 0xfe9b
.short 64462 ; 0xfbce
.short 1294 ; 0x50e
.short 64656 ; 0xfc90
.short 198 ; 0xc6
.short 65199 ; 0xfeaf
.short 530 ; 0x212
.short 65041 ; 0xfe11
.short 3634 ; 0xe32
.short 65450 ; 0xffaa
.short 63739 ; 0xf8fb
.short 63317 ; 0xf755
.short 64881 ; 0xfd71
.short 64183 ; 0xfab7
.short 65460 ; 0xffb4
.short 65168 ; 0xfe90
.short 2065 ; 0x811
.short 62357 ; 0xf395
.short 65372 ; 0xff5c
.short 1526 ; 0x5f6
.short 627 ; 0x273
.short 64672 ; 0xfca0
.short 65467 ; 0xffbb
.short 65136 ; 0xfe70
.short 769 ; 0x301
.short 930 ; 0x3a2
.short 62870 ; 0xf596
.short 1991 ; 0x7c7
.short 62882 ; 0xf5a2
.short 65134 ; 0xfe6e
.short 64168 ; 0xfaa8
.short 369 ; 0x171
.short 944 ; 0x3b0
.short 2393 ; 0x959
.short 65174 ; 0xfe96
.short 742 ; 0x2e6
.short 3 ; 0x3
.short 109 ; 0x6d
.short 64789 ; 0xfd15
.short 65159 ; 0xfe87
.short 64712 ; 0xfcc8
.short 436 ; 0x1b4
.short 64983 ; 0xfdd7
.short 65358 ; 0xff4e
.short 62505 ; 0xf429
.short 492 ; 0x1ec
.short 65095 ; 0xfe47
.short 64803 ; 0xfd23
.short 670 ; 0x29e
.short 63352 ; 0xf778
.short 65520 ; 0xfff0
.short 63751 ; 0xf907
.short 65092 ; 0xfe44
.short 64414 ; 0xfb9e
.short 1486 ; 0x5ce
.short 490 ; 0x1ea
.short 924 ; 0x39c
.short 211 ; 0xd3
.short 64641 ; 0xfc81
.short 65153 ; 0xfe81
.short 63686 ; 0xf8c6
.short 64052 ; 0xfa34
.short 2142 ; 0x85e
.short 663 ; 0x297
.short 2855 ; 0xb27
.short 63277 ; 0xf72d
.short 64879 ; 0xfd6f
.short 65345 ; 0xff41
.short 65466 ; 0xffba
.short 65066 ; 0xfe2a
.short 97 ; 0x61
.short 1859 ; 0x743
.short 662 ; 0x296
.short 236 ; 0xec
.short 386 ; 0x182
.short 2348 ; 0x92c
.short 64172 ; 0xfaac
.short 64743 ; 0xfce7
.short 287 ; 0x11f
.short 1330 ; 0x532
.short 2078 ; 0x81e
.short 65237 ; 0xfed5
.short 63423 ; 0xf7bf
.short 1951 ; 0x79f
.short 65378 ; 0xff62
.short 65228 ; 0xfecc
.short 64312 ; 0xfb38
.short 65500 ; 0xffdc
.short 1095 ; 0x447
.short 63325 ; 0xf75d
.short 63948 ; 0xf9cc
.short 240 ; 0xf0
.short 586 ; 0x24a
.short 64373 ; 0xfb75
.short 1686 ; 0x696
.short 64674 ; 0xfca2
.short 64512 ; 0xfc00
.short 1207 ; 0x4b7
.short 56 ; 0x38
.short 1588 ; 0x634
.short 857 ; 0x359
.short 936 ; 0x3a8
.short 63811 ; 0xf943
.short 64831 ; 0xfd3f
.short 64928 ; 0xfda0
.short 2000 ; 0x7d0
.short 65336 ; 0xff38
.short 465 ; 0x1d1
.short 65082 ; 0xfe3a
.short 63117 ; 0xf68d
.short 65455 ; 0xffaf
.short 844 ; 0x34c
.short 158 ; 0x9e
.short 94 ; 0x5e
.short 65069 ; 0xfe2d
.short 1085 ; 0x43d
.short 1613 ; 0x64d
.short 979 ; 0x3d3
.short 1100 ; 0x44c
.short 65439 ; 0xff9f
.short 64462 ; 0xfbce
.short 63792 ; 0xf930
.short 63198 ; 0xf6de
.short 1962 ; 0x7aa
.short 63677 ; 0xf8bd
.short 64243 ; 0xfaf3
.short 289 ; 0x121
.short 447 ; 0x1bf
.short 567 ; 0x237
.short 463 ; 0x1cf
.short 164 ; 0xa4
.short 63415 ; 0xf7b7
.short 63365 ; 0xf785
.short 1072 ; 0x430
.short 63251 ; 0xf713
.short 65382 ; 0xff66
.short 63751 ; 0xf907
.short 1476 ; 0x5c4
.short 65379 ; 0xff63
.short 65071 ; 0xfe2f
.short 487 ; 0x1e7
.short 931 ; 0x3a3
.short 3077 ; 0xc05
.short 87 ; 0x57
.short 310 ; 0x136
.short 65204 ; 0xfeb4
.short 64110 ; 0xfa6e
.short 447 ; 0x1bf
.short 64621 ; 0xfc6d
.short 65180 ; 0xfe9c
.short 64958 ; 0xfdbe
.short 64899 ; 0xfd83
.short 244 ; 0xf4
.short 64755 ; 0xfcf3
.short 756 ; 0x2f4
.short 65156 ; 0xfe84
.short 65228 ; 0xfecc
.short 1302 ; 0x516
.short 689 ; 0x2b1
.short 1079 ; 0x437
.short 321 ; 0x141
.short 64586 ; 0xfc4a
.short 367 ; 0x16f
.short 204 ; 0xcc
.short 65320 ; 0xff28
.short 64893 ; 0xfd7d
.short 64508 ; 0xfbfc
.short 551 ; 0x227
.short 64683 ; 0xfcab
.short 64063 ; 0xfa3f
.short 65329 ; 0xff31
.short 65022 ; 0xfdfe
.short 1262 ; 0x4ee
.short 64909 ; 0xfd8d
.short 216 ; 0xd8
.short 138 ; 0x8a
.short 1024 ; 0x400
.short 65012 ; 0xfdf4
.short 65022 ; 0xfdfe
.short 453 ; 0x1c5
.short 64695 ; 0xfcb7
.short 65247 ; 0xfedf
.short 117 ; 0x75
.short 1009 ; 0x3f1
.short 1130 ; 0x46a
.short 64747 ; 0xfceb
.short 64690 ; 0xfcb2
.short 112 ; 0x70
.short 734 ; 0x2de
.short 65258 ; 0xfeea
.short 300 ; 0x12c
.short 64627 ; 0xfc73
.short 1157 ; 0x485
.short 245 ; 0xf5
.short 772 ; 0x304
.short 64628 ; 0xfc74
.short 64705 ; 0xfcc1
.short 483 ; 0x1e3
.short 668 ; 0x29c
.short 70 ; 0x46
.short 592 ; 0x250
.short 65353 ; 0xff49
.short 1113 ; 0x459
.short 65343 ; 0xff3f
.short 65176 ; 0xfe98
.short 834 ; 0x342
.short 64979 ; 0xfdd3
.short 64764 ; 0xfcfc
.short 378 ; 0x17a
.short 138 ; 0x8a
.short 65115 ; 0xfe5b
.short 64497 ; 0xfbf1
.short 583 ; 0x247
.short 957 ; 0x3bd
.short 64745 ; 0xfce9
.short 90 ; 0x5a
.short 775 ; 0x307
.short 64839 ; 0xfd47
.short 65243 ; 0xfedb
.short 748 ; 0x2ec
.short 65502 ; 0xffde
.short 46 ; 0x2e
.short 401 ; 0x191
.short 65129 ; 0xfe69
.short 65237 ; 0xfed5
.short 471 ; 0x1d7
.short 64566 ; 0xfc36
.short 1352 ; 0x548
.short 65254 ; 0xfee6
.short 65492 ; 0xffd4
.short 64612 ; 0xfc64
.short 610 ; 0x262
.short 65237 ; 0xfed5
.short 591 ; 0x24f
.short 64672 ; 0xfca0
.short 94 ; 0x5e
.short 64770 ; 0xfd02
.short 548 ; 0x224
.short 65309 ; 0xff1d
.short 102 ; 0x66
.short 65174 ; 0xfe96
.short 65167 ; 0xfe8f
.short 861 ; 0x35d
.short 96 ; 0x60
.short 65066 ; 0xfe2a
.short 64519 ; 0xfc07
.short 63905 ; 0xf9a1
.short 65457 ; 0xffb1
.short 65094 ; 0xfe46
.short 119 ; 0x77
.short 421 ; 0x1a5
.short 63981 ; 0xf9ed
.short 65156 ; 0xfe84
.short 64810 ; 0xfd2a
.short 567 ; 0x237
.short 605 ; 0x25d
.short 187 ; 0xbb
.short 105 ; 0x69
.short 633 ; 0x279
.short 168 ; 0xa8
.short 65390 ; 0xff6e
.short 65097 ; 0xfe49
.short 65078 ; 0xfe36
.short 65221 ; 0xfec5
.short 179 ; 0xb3
.short 64873 ; 0xfd69
.short 153 ; 0x99
.short 731 ; 0x2db
.short 74 ; 0x4a
.short 65046 ; 0xfe16
.short 64849 ; 0xfd51
.short 64779 ; 0xfd0b
.short 1324 ; 0x52c
.short 125 ; 0x7d
.short 64694 ; 0xfcb6
.short 64614 ; 0xfc66
.short 1265 ; 0x4f1
.short 65370 ; 0xff5a
.short 65301 ; 0xff15
.short 424 ; 0x1a8
.short 65444 ; 0xffa4
.short 609 ; 0x261
.short 65436 ; 0xff9c
.short 1100 ; 0x44c
.short 683 ; 0x2ab
.short 65092 ; 0xfe44
.short 64890 ; 0xfd7a
.short 64873 ; 0xfd69
.short 1087 ; 0x43f
.short 65176 ; 0xfe98
.short 65351 ; 0xff47
.short 65359 ; 0xff4f
.short 289 ; 0x121
.short 335 ; 0x14f
.short 185 ; 0xb9
.short 64503 ; 0xfbf7
.short 65080 ; 0xfe38
.short 1004 ; 0x3ec
.short 409 ; 0x199
.short 153 ; 0x99
.short 64868 ; 0xfd64
.short 940 ; 0x3ac
.short 548 ; 0x224
.short 64520 ; 0xfc08
.short 91 ; 0x5b
.short 65467 ; 0xffbb
.short 65082 ; 0xfe3a
.short 64971 ; 0xfdcb
.short 544 ; 0x220
.short 1135 ; 0x46f
.short 64223 ; 0xfadf
.short 64552 ; 0xfc28
.short 64790 ; 0xfd16
.short 65359 ; 0xff4f
.short 65150 ; 0xfe7e
.short 64783 ; 0xfd0f
.short 37 ; 0x25
.short 64729 ; 0xfcd9
.short 65028 ; 0xfe04
.short 65411 ; 0xff83
.short 671 ; 0x29f
.short 361 ; 0x169
.short 565 ; 0x235
.short 64968 ; 0xfdc8
.short 135 ; 0x87
.short 65376 ; 0xff60
.short 64701 ; 0xfcbd
.short 792 ; 0x318
.short 64356 ; 0xfb64
.short 33 ; 0x21
.short 64632 ; 0xfc78
.short 435 ; 0x1b3
.short 381 ; 0x17d
.short 374 ; 0x176
.short 64457 ; 0xfbc9
.short 65125 ; 0xfe65
.short 64249 ; 0xfaf9
.short 65071 ; 0xfe2f
.short 64706 ; 0xfcc2
.short 64515 ; 0xfc03
.short 281 ; 0x119
.short 230 ; 0xe6
.short 65244 ; 0xfedc
.short 65020 ; 0xfdfc
.short 983 ; 0x3d7
.short 37 ; 0x25
.short 65293 ; 0xff0d
.short 1373 ; 0x55d
.short 65001 ; 0xfde9
.short 823 ; 0x337
.short 300 ; 0x12c
.short 65114 ; 0xfe5a
.short 520 ; 0x208
.short 63633 ; 0xf891
.short 65132 ; 0xfe6c
.short 65278 ; 0xfefe
.short 65013 ; 0xfdf5
.short 1085 ; 0x43d
.short 670 ; 0x29e
.short 1477 ; 0x5c5
.short 65039 ; 0xfe0f
.short 65227 ; 0xfecb
.short 64484 ; 0xfbe4
.short 65480 ; 0xffc8
.short 440 ; 0x1b8
.short 293 ; 0x125
.short 14 ; 0xe
.short 1323 ; 0x52b
.short 65448 ; 0xffa8
.short 65085 ; 0xfe3d
.short 65169 ; 0xfe91
.short 65275 ; 0xfefb
.short 851 ; 0x353
.short 64824 ; 0xfd38
.short 493 ; 0x1ed
.short 64837 ; 0xfd45
.short 604 ; 0x25c
.short 338 ; 0x152
.short 1542 ; 0x606
.short 65525 ; 0xfff5
.short 64349 ; 0xfb5d
.short 65089 ; 0xfe41
.short 64966 ; 0xfdc6
.short 65339 ; 0xff3b
.short 816 ; 0x330
.short 64913 ; 0xfd91
.short 65087 ; 0xfe3f
.short 64535 ; 0xfc17
.short 237 ; 0xed
.short 447 ; 0x1bf
.short 1242 ; 0x4da
.short 65049 ; 0xfe19
.short 65167 ; 0xfe8f
.short 1019 ; 0x3fb
.short 38 ; 0x26
.short 64406 ; 0xfb96
.short 65316 ; 0xff24
.short 65240 ; 0xfed8
.short 587 ; 0x24b
.short 171 ; 0xab
.short 802 ; 0x322
.short 648 ; 0x288
.short 1111 ; 0x457
.short 65397 ; 0xff75
.short 65161 ; 0xfe89
.short 992 ; 0x3e0
.short 60 ; 0x3c
.short 63349 ; 0xf775
.short 639 ; 0x27f
.short 444 ; 0x1bc
.short 579 ; 0x243
.short 18 ; 0x12
.short 65396 ; 0xff74
.short 272 ; 0x110
.short 653 ; 0x28d
.short 451 ; 0x1c3
.short 163 ; 0xa3
.short 65026 ; 0xfe02
.short 64251 ; 0xfafb
.short 1081 ; 0x439
.short 595 ; 0x253
.short 349 ; 0x15d
.short 65061 ; 0xfe25
.short 297 ; 0x129
.short 64794 ; 0xfd1a
.short 13 ; 0xd
.short 64647 ; 0xfc87
.short 65356 ; 0xff4c
.short 64654 ; 0xfc8e
.short 65243 ; 0xfedb
.short 65200 ; 0xfeb0
.short 742 ; 0x2e6
.short 213 ; 0xd5
.short 1570 ; 0x622
.short 64195 ; 0xfac3
.short 357 ; 0x165
.short 64861 ; 0xfd5d
.short 65249 ; 0xfee1
.short 64547 ; 0xfc23
.short 64498 ; 0xfbf2
.short 434 ; 0x1b2
.short 64670 ; 0xfc9e
.short 65387 ; 0xff6b
.short 192 ; 0xc0
.short 671 ; 0x29f
.short 65248 ; 0xfee0
.short 63987 ; 0xf9f3
.short 260 ; 0x104
.short 64107 ; 0xfa6b
.short 64837 ; 0xfd45
.short 65448 ; 0xffa8
.short 59 ; 0x3b
.short 965 ; 0x3c5
.short 65098 ; 0xfe4a
.short 64322 ; 0xfb42
.short 64635 ; 0xfc7b
.short 65296 ; 0xff10
.short 1425 ; 0x591
.short 65505 ; 0xffe1
.short 64432 ; 0xfbb0
.short 65281 ; 0xff01
.short 694 ; 0x2b6
.short 64355 ; 0xfb63
.short 64550 ; 0xfc26
.short 523 ; 0x20b
.short 745 ; 0x2e9
.short 64700 ; 0xfcbc
.short 604 ; 0x25c
.short 64214 ; 0xfad6
.short 65201 ; 0xfeb1
.short 63119 ; 0xf68f
.short 754 ; 0x2f2
.short 1910 ; 0x776
.short 65147 ; 0xfe7b
.short 63594 ; 0xf86a
.short 64695 ; 0xfcb7
.short 65202 ; 0xfeb2
.short 65290 ; 0xff0a
.short 718 ; 0x2ce
.short 742 ; 0x2e6
.short 592 ; 0x250
.short 172 ; 0xac
.short 926 ; 0x39e
.short 64356 ; 0xfb64
.short 1607 ; 0x647
.short 64566 ; 0xfc36
.short 64581 ; 0xfc45
.short 65307 ; 0xff1b
.short 589 ; 0x24d
.short 2005 ; 0x7d5
.short 179 ; 0xb3
.short 70 ; 0x46
.short 1044 ; 0x414
.short 97 ; 0x61
.short 1453 ; 0x5ad
.short 829 ; 0x33d
.short 63556 ; 0xf844
.short 2012 ; 0x7dc
.short 1019 ; 0x3fb
.short 571 ; 0x23b
.short 64224 ; 0xfae0
.short 1366 ; 0x556
.short 64249 ; 0xfaf9
.short 66 ; 0x42
.short 244 ; 0xf4
.short 661 ; 0x295
.short 64799 ; 0xfd1f
.short 64692 ; 0xfcb4
.short 65423 ; 0xff8f
.short 760 ; 0x2f8
.short 64072 ; 0xfa48
.short 63950 ; 0xf9ce
.short 387 ; 0x183
.short 863 ; 0x35f
.short 64888 ; 0xfd78
.short 64863 ; 0xfd5f
.short 711 ; 0x2c7
.short 65154 ; 0xfe82
.short 64154 ; 0xfa9a
.short 469 ; 0x1d5
.short 65255 ; 0xfee7
.short 65122 ; 0xfe62
.short 1246 ; 0x4de
.short 828 ; 0x33c
.short 64463 ; 0xfbcf
.short 64704 ; 0xfcc0
.short 65114 ; 0xfe5a
.short 532 ; 0x214
.short 64611 ; 0xfc63
.short 1139 ; 0x473
.short 63233 ; 0xf701
.short 65194 ; 0xfeaa
.short 64490 ; 0xfbea
.short 115 ; 0x73
.short 875 ; 0x36b
.short 64878 ; 0xfd6e
.short 1183 ; 0x49f
.short 64770 ; 0xfd02
.short 63826 ; 0xf952
.short 452 ; 0x1c4
.short 930 ; 0x3a2
.short 64557 ; 0xfc2d
.short 157 ; 0x9d
.short 64018 ; 0xfa12
.short 55 ; 0x37
.short 64964 ; 0xfdc4
.short 64926 ; 0xfd9e
.short 242 ; 0xf2
.short 63020 ; 0xf62c
.short 65213 ; 0xfebd
.short 1311 ; 0x51f
.short 65271 ; 0xfef7
.short 447 ; 0x1bf
.short 513 ; 0x201
.short 793 ; 0x319
.short 64886 ; 0xfd76
.short 64900 ; 0xfd84
.short 65356 ; 0xff4c
.short 738 ; 0x2e2
.short 961 ; 0x3c1
.short 64445 ; 0xfbbd
.short 65189 ; 0xfea5
.short 64239 ; 0xfaef
.short 63703 ; 0xf8d7
.short 64654 ; 0xfc8e
.short 64690 ; 0xfcb2
.short 751 ; 0x2ef
.short 65228 ; 0xfecc
.short 64141 ; 0xfa8d
.short 65354 ; 0xff4a
.short 64798 ; 0xfd1e
.short 63245 ; 0xf70d
.short 65068 ; 0xfe2c
.short 41 ; 0x29
.short 191 ; 0xbf
.short 64178 ; 0xfab2
.short 587 ; 0x24b
.short 1071 ; 0x42f
.short 65249 ; 0xfee1
.short 64649 ; 0xfc89
.short 64170 ; 0xfaaa
.short 64925 ; 0xfd9d
.short 38 ; 0x26
.short 432 ; 0x1b0
.short 65272 ; 0xfef8
.short 64269 ; 0xfb0d
.short 73 ; 0x49
.short 64970 ; 0xfdca
.short 391 ; 0x187
.short 1248 ; 0x4e0
.short 65128 ; 0xfe68
.short 65400 ; 0xff78
.short 1286 ; 0x506
.short 870 ; 0x366
.short 64793 ; 0xfd19
.short 65295 ; 0xff0f
.short 65389 ; 0xff6d
.short 65269 ; 0xfef5
.short 954 ; 0x3ba
.short 63009 ; 0xf621
.short 64937 ; 0xfda9
.short 65350 ; 0xff46
.short 676 ; 0x2a4
.short 65404 ; 0xff7c
.short 65453 ; 0xffad
.short 64980 ; 0xfdd4
.short 64621 ; 0xfc6d
.short 64931 ; 0xfda3
.short 378 ; 0x17a
.short 933 ; 0x3a5
.short 1058 ; 0x422
.short 64679 ; 0xfca7
.short 558 ; 0x22e
.short 65476 ; 0xffc4
.short 65349 ; 0xff45
.short 65123 ; 0xfe63
.short 406 ; 0x196
.short 64450 ; 0xfbc2
.short 63674 ; 0xf8ba
.short 112 ; 0x70
.short 1683 ; 0x693
.short 1251 ; 0x4e3
.short 962 ; 0x3c2
.short 65201 ; 0xfeb1
.short 65509 ; 0xffe5
.short 1897 ; 0x769
.short 64731 ; 0xfcdb
.short 65402 ; 0xff7a
.short 63119 ; 0xf68f
.short 314 ; 0x13a
.short 1170 ; 0x492
.short 65297 ; 0xff11
.short 65534 ; 0xfffe
.short 65310 ; 0xff1e
.short 65158 ; 0xfe86
.short 300 ; 0x12c
.short 65340 ; 0xff3c
.short 64809 ; 0xfd29
.short 1067 ; 0x42b
.short 64795 ; 0xfd1b
.short 64059 ; 0xfa3b
.short 64747 ; 0xfceb
.short 516 ; 0x204
.short 64851 ; 0xfd53
.short 31 ; 0x1f
.short 64851 ; 0xfd53
.short 64765 ; 0xfcfd
.short 64829 ; 0xfd3d
.short 65171 ; 0xfe93
.short 65043 ; 0xfe13
.short 65010 ; 0xfdf2
.short 64008 ; 0xfa08
.short 649 ; 0x289
.short 63988 ; 0xf9f4
.short 114 ; 0x72
.short 191 ; 0xbf
.short 64411 ; 0xfb9b
.short 960 ; 0x3c0
.short 65151 ; 0xfe7f
.short 766 ; 0x2fe
.short 65368 ; 0xff58
.short 152 ; 0x98
.short 118 ; 0x76
.short 135 ; 0x87
.short 1076 ; 0x434
.short 128 ; 0x80
.short 65528 ; 0xfff8
.short 198 ; 0xc6
.short 65420 ; 0xff8c
.short 64445 ; 0xfbbd
.short 65232 ; 0xfed0
.short 145 ; 0x91
.short 740 ; 0x2e4
.short 65160 ; 0xfe88
.short 65174 ; 0xfe96
.short 391 ; 0x187
.short 457 ; 0x1c9
.short 64336 ; 0xfb50
.short 1286 ; 0x506
.short 331 ; 0x14b
.short 64996 ; 0xfde4
.short 105 ; 0x69
.short 65046 ; 0xfe16
.short 59 ; 0x3b
.short 1234 ; 0x4d2
.short 500 ; 0x1f4
.short 64845 ; 0xfd4d
.short 65264 ; 0xfef0
.short 1062 ; 0x426
.short 65179 ; 0xfe9b
.short 899 ; 0x383
.short 64652 ; 0xfc8c
.short 964 ; 0x3c4
.short 1064 ; 0x428
.short 452 ; 0x1c4
.short 65043 ; 0xfe13
.short 65160 ; 0xfe88
.short 65420 ; 0xff8c
.short 1123 ; 0x463
.short 426 ; 0x1aa
.short 669 ; 0x29d
.short 65132 ; 0xfe6c
.short 373 ; 0x175
.short 279 ; 0x117
.short 64743 ; 0xfce7
.short 65004 ; 0xfdec
.short 28 ; 0x1c
.short 64943 ; 0xfdaf
.short 580 ; 0x244
.short 7 ; 0x7
.short 65414 ; 0xff86
.short 64718 ; 0xfcce
.short 65530 ; 0xfffa
.short 932 ; 0x3a4
.short 64596 ; 0xfc54
.short 612 ; 0x264
.short 866 ; 0x362
.short 64660 ; 0xfc94
.short 64922 ; 0xfd9a
.short 340 ; 0x154
.short 110 ; 0x6e
.short 353 ; 0x161
.short 222 ; 0xde
.short 310 ; 0x136
.short 65324 ; 0xff2c
.short 315 ; 0x13b
.short 119 ; 0x77
.short 240 ; 0xf0
.short 64073 ; 0xfa49
.short 166 ; 0xa6
.short 64826 ; 0xfd3a
.short 65329 ; 0xff31
.short 65534 ; 0xfffe
.short 759 ; 0x2f7
.short 64123 ; 0xfa7b
.short 64758 ; 0xfcf6
.short 65110 ; 0xfe56
.short 408 ; 0x198
.short 65294 ; 0xff0e
.short 65194 ; 0xfeaa
.short 124 ; 0x7c
.short 64765 ; 0xfcfd
.short 960 ; 0x3c0
.short 65318 ; 0xff26
.short 65205 ; 0xfeb5
.short 65 ; 0x41
.short 65233 ; 0xfed1
.short 413 ; 0x19d
.short 174 ; 0xae
.short 88 ; 0x58
.short 64974 ; 0xfdce
.short 64355 ; 0xfb63
.short 665 ; 0x299
.short 64893 ; 0xfd7d
.short 835 ; 0x343
.short 65266 ; 0xfef2
.short 64858 ; 0xfd5a
.short 1078 ; 0x436
.short 1026 ; 0x402
.short 293 ; 0x125
.short 32 ; 0x20
.short 64362 ; 0xfb6a
.short 17 ; 0x11
.short 290 ; 0x122
.short 64396 ; 0xfb8c
.short 65298 ; 0xff12
.short 64823 ; 0xfd37
.short 299 ; 0x12b
.short 65080 ; 0xfe38
.short 63683 ; 0xf8c3
.short 65013 ; 0xfdf5
.short 65171 ; 0xfe93
.short 778 ; 0x30a
.short 64980 ; 0xfdd4
.short 65223 ; 0xfec7
.short 454 ; 0x1c6
.short 632 ; 0x278
.short 65169 ; 0xfe91
.short 595 ; 0x253
.short 798 ; 0x31e
.short 64768 ; 0xfd00
.short 561 ; 0x231
.short 65024 ; 0xfe00
.short 22 ; 0x16
.short 1754 ; 0x6da
.short 65459 ; 0xffb3
.short 64633 ; 0xfc79
.short 65287 ; 0xff07
.short 1032 ; 0x408
.short 64525 ; 0xfc0d
.short 1345 ; 0x541
.short 64983 ; 0xfdd7
.short 1259 ; 0x4eb
.short 341 ; 0x155
.short 65377 ; 0xff61
.short 65012 ; 0xfdf4
.short 64835 ; 0xfd43
.short 426 ; 0x1aa
.short 474 ; 0x1da
.short 65426 ; 0xff92
.short 65111 ; 0xfe57
.short 397 ; 0x18d
.short 834 ; 0x342
.short 139 ; 0x8b
.short 65129 ; 0xfe69
.short 56 ; 0x38
.short 65286 ; 0xff06
.short 64337 ; 0xfb51
.short 966 ; 0x3c6
.short 349 ; 0x15d
.short 65282 ; 0xff02
.short 65168 ; 0xfe90
.short 476 ; 0x1dc
.short 65099 ; 0xfe4b
.short 65149 ; 0xfe7d
.short 136 ; 0x88
.short 65203 ; 0xfeb3
.short 63972 ; 0xf9e4
.short 65106 ; 0xfe52
.short 446 ; 0x1be
.short 1148 ; 0x47c
.short 734 ; 0x2de
.short 982 ; 0x3d6
.short 43 ; 0x2b
.short 64871 ; 0xfd67
.short 64912 ; 0xfd90
.short 64535 ; 0xfc17
.short 1001 ; 0x3e9
.short 64843 ; 0xfd4b
.short 776 ; 0x308
.short 64975 ; 0xfdcf
.short 189 ; 0xbd
.short 65087 ; 0xfe3f
.short 840 ; 0x348
.short 65527 ; 0xfff7
.short 65534 ; 0xfffe
.short 64999 ; 0xfde7
.short 65183 ; 0xfe9f
.short 64486 ; 0xfbe6
.short 65365 ; 0xff55
.short 65291 ; 0xff0b
.short 64781 ; 0xfd0d
.short 65525 ; 0xfff5
.short 65463 ; 0xffb7
.short 36 ; 0x24
.short 2305 ; 0x901
.short 63919 ; 0xf9af
.short 1489 ; 0x5d1
.short 799 ; 0x31f
.short 1364 ; 0x554
.short 150 ; 0x96
.short 64912 ; 0xfd90
.short 1496 ; 0x5d8
.short 63895 ; 0xf997
.short 373 ; 0x175
.short 837 ; 0x345
.short 64481 ; 0xfbe1
.short 734 ; 0x2de
.short 2077 ; 0x81d
.short 64475 ; 0xfbdb
.short 63476 ; 0xf7f4
.short 64716 ; 0xfccc
.short 1623 ; 0x657
.short 718 ; 0x2ce
.short 233 ; 0xe9
.short 64585 ; 0xfc49
.short 63133 ; 0xf69d
.short 65024 ; 0xfe00
.short 64223 ; 0xfadf
.short 65071 ; 0xfe2f
.short 64738 ; 0xfce2
.short 63420 ; 0xf7bc
.short 1912 ; 0x778
.short 65160 ; 0xfe88
.short 247 ; 0xf7
.short 1742 ; 0x6ce
.short 735 ; 0x2df
.short 64371 ; 0xfb73
.short 63977 ; 0xf9e9
.short 451 ; 0x1c3
.short 855 ; 0x357
.short 64739 ; 0xfce3
.short 65164 ; 0xfe8c
.short 1094 ; 0x446
.short 1111 ; 0x457
.short 64676 ; 0xfca4
.short 64180 ; 0xfab4
.short 64727 ; 0xfcd7
.short 608 ; 0x260
.short 65165 ; 0xfe8d
.short 700 ; 0x2bc
.short 64257 ; 0xfb01
.short 643 ; 0x283
.short 558 ; 0x22e
.short 1666 ; 0x682
.short 64741 ; 0xfce5
.short 64027 ; 0xfa1b
.short 29 ; 0x1d
.short 1553 ; 0x611
.short 852 ; 0x354
.short 1778 ; 0x6f2
.short 64479 ; 0xfbdf
.short 30 ; 0x1e
.short 1273 ; 0x4f9
.short 65045 ; 0xfe15
.short 65414 ; 0xff86
.short 1012 ; 0x3f4
.short 64113 ; 0xfa71
.short 64143 ; 0xfa8f
.short 64106 ; 0xfa6a
.short 64106 ; 0xfa6a
.short 202 ; 0xca
.short 38 ; 0x26
.short 1783 ; 0x6f7
.short 826 ; 0x33a
.short 64598 ; 0xfc56
.short 833 ; 0x341
.short 63834 ; 0xf95a
.short 643 ; 0x283
.short 1503 ; 0x5df
.short 65267 ; 0xfef3
.short 63820 ; 0xf94c
.short 63770 ; 0xf91a
.short 64634 ; 0xfc7a
.short 64849 ; 0xfd51
.short 285 ; 0x11d
.short 64653 ; 0xfc8d
.short 65247 ; 0xfedf
.short 65512 ; 0xffe8
.short 2640 ; 0xa50
.short 64056 ; 0xfa38
.short 1413 ; 0x585
.short 63615 ; 0xf87f
.short 65495 ; 0xffd7
.short 65065 ; 0xfe29
.short 63543 ; 0xf837
.short 64736 ; 0xfce0
.short 1654 ; 0x676
.short 813 ; 0x32d
.short 65111 ; 0xfe57
.short 1226 ; 0x4ca
.short 214 ; 0xd6
.short 1012 ; 0x3f4
.short 63956 ; 0xf9d4
.short 2003 ; 0x7d3
.short 64365 ; 0xfb6d
.short 65333 ; 0xff35
.short 65405 ; 0xff7d
.short 64601 ; 0xfc59
.short 65320 ; 0xff28
.short 381 ; 0x17d
.short 64570 ; 0xfc3a
.short 65453 ; 0xffad
.short 64232 ; 0xfae8
.short 53 ; 0x35
.short 582 ; 0x246
.short 65305 ; 0xff19
.short 653 ; 0x28d
.short 667 ; 0x29b
.short 655 ; 0x28f
.short 64960 ; 0xfdc0
.short 65072 ; 0xfe30
.short 38 ; 0x26
.short 65406 ; 0xff7e
.short 183 ; 0xb7
.short 65169 ; 0xfe91
.short 65036 ; 0xfe0c
.short 842 ; 0x34a
.short 24 ; 0x18
.short 64407 ; 0xfb97
.short 64354 ; 0xfb62
.short 78 ; 0x4e
.short 1281 ; 0x501
.short 65110 ; 0xfe56
.short 283 ; 0x11b
.short 44 ; 0x2c
.short 814 ; 0x32e
.short 64877 ; 0xfd6d
.short 79 ; 0x4f
.short 65225 ; 0xfec9
.short 186 ; 0xba
.short 64959 ; 0xfdbf
.short 65330 ; 0xff32
.short 589 ; 0x24d
.short 1017 ; 0x3f9
.short 64834 ; 0xfd42
.short 64817 ; 0xfd31
.short 64439 ; 0xfbb7
.short 1073 ; 0x431
.short 1135 ; 0x46f
.short 959 ; 0x3bf
.short 64871 ; 0xfd67
.short 68 ; 0x44
.short 282 ; 0x11a
.short 302 ; 0x12e
.short 64826 ; 0xfd3a
.short 64902 ; 0xfd86
.short 505 ; 0x1f9
.short 65398 ; 0xff76
.short 350 ; 0x15e
.short 65106 ; 0xfe52
.short 65535 ; 0xffff
.short 1131 ; 0x46b
.short 327 ; 0x147
.short 65391 ; 0xff6f
.short 557 ; 0x22d
.short 92 ; 0x5c
.short 64581 ; 0xfc45
.short 727 ; 0x2d7
.short 197 ; 0xc5
.short 64542 ; 0xfc1e
.short 65289 ; 0xff09
.short 394 ; 0x18a
.short 640 ; 0x280
.short 247 ; 0xf7
.short 64731 ; 0xfcdb
.short 423 ; 0x1a7
.short 64491 ; 0xfbeb
.short 65063 ; 0xfe27
.short 894 ; 0x37e
.short 581 ; 0x245
.short 197 ; 0xc5
.short 65297 ; 0xff11
.short 93 ; 0x5d
.short 356 ; 0x164
.short 65332 ; 0xff34
.short 64974 ; 0xfdce
.short 271 ; 0x10f
.short 64562 ; 0xfc32
.short 168 ; 0xa8
.short 64888 ; 0xfd78
.short 280 ; 0x118
.short 65331 ; 0xff33
.short 640 ; 0x280
.short 64204 ; 0xfacc
.short 64770 ; 0xfd02
.short 65293 ; 0xff0d
.short 64961 ; 0xfdc1
.short 65144 ; 0xfe78
.short 64391 ; 0xfb87
.short 65144 ; 0xfe78
.short 64337 ; 0xfb51
.short 351 ; 0x15f
.short 595 ; 0x253
.short 65408 ; 0xff80
.short 64881 ; 0xfd71
.short 64552 ; 0xfc28
.short 72 ; 0x48
.short 1592 ; 0x638
.short 64111 ; 0xfa6f
.short 445 ; 0x1bd
.short 63893 ; 0xf995
.short 64839 ; 0xfd47
.short 64841 ; 0xfd49
.short 1903 ; 0x76f
.short 65511 ; 0xffe7
.short 56 ; 0x38
.short 714 ; 0x2ca
.short 64358 ; 0xfb66
.short 3191 ; 0xc77
.short 517 ; 0x205
.short 63497 ; 0xf809
.short 64806 ; 0xfd26
.short 64470 ; 0xfbd6
.short 1232 ; 0x4d0
.short 63411 ; 0xf7b3
.short 64516 ; 0xfc04
.short 867 ; 0x363
.short 64444 ; 0xfbbc
.short 64682 ; 0xfcaa
.short 65243 ; 0xfedb
.short 133 ; 0x85
.short 147 ; 0x93
.short 217 ; 0xd9
.short 14 ; 0xe
.short 26 ; 0x1a
.short 63987 ; 0xf9f3
.short 1629 ; 0x65d
.short 64915 ; 0xfd93
.short 2138 ; 0x85a
.short 65207 ; 0xfeb7
.short 64474 ; 0xfbda
.short 63515 ; 0xf81b
.short 1945 ; 0x799
.short 2586 ; 0xa1a
.short 64984 ; 0xfdd8
.short 64079 ; 0xfa4f
.short 64733 ; 0xfcdd
.short 1066 ; 0x42a
.short 64002 ; 0xfa02
.short 541 ; 0x21d
.short 200 ; 0xc8
.short 936 ; 0x3a8
.short 65454 ; 0xffae
.short 65256 ; 0xfee8
.short 64663 ; 0xfc97
.short 64934 ; 0xfda6
.short 64770 ; 0xfd02
.short 398 ; 0x18e
.short 64702 ; 0xfcbe
.short 996 ; 0x3e4
.short 64474 ; 0xfbda
.short 687 ; 0x2af
.short 64730 ; 0xfcda
.short 65220 ; 0xfec4
.short 800 ; 0x320
.short 2119 ; 0x847
.short 64090 ; 0xfa5a
.short 562 ; 0x232
.short 65215 ; 0xfebf
.short 64447 ; 0xfbbf
.short 65405 ; 0xff7d
.short 65503 ; 0xffdf
.short 2060 ; 0x80c
.short 64636 ; 0xfc7c
.short 515 ; 0x203
.short 128 ; 0x80
.short 693 ; 0x2b5
.short 65176 ; 0xfe98
.short 16 ; 0x10
.short 65394 ; 0xff72
.short 65293 ; 0xff0d
.short 65511 ; 0xffe7
.short 2303 ; 0x8ff
.short 64071 ; 0xfa47
.short 64893 ; 0xfd7d
.short 65243 ; 0xfedb
.short 1182 ; 0x49e
.short 65216 ; 0xfec0
.short 2244 ; 0x8c4
.short 65475 ; 0xffc3
.short 63982 ; 0xf9ee
.short 63645 ; 0xf89d
.short 65230 ; 0xfece
.short 64635 ; 0xfc7b
.short 64355 ; 0xfb63
.short 62842 ; 0xf57a
.short 771 ; 0x303
.short 65488 ; 0xffd0
.short 64469 ; 0xfbd5
.short 65172 ; 0xfe94
.short 9 ; 0x9
.short 215 ; 0xd7
.short 219 ; 0xdb
.short 65533 ; 0xfffd
.short 73 ; 0x49
.short 63983 ; 0xf9ef
.short 73 ; 0x49
.short 64924 ; 0xfd9c
.short 1840 ; 0x730
.short 64364 ; 0xfb6c
.short 64138 ; 0xfa8a
.short 65147 ; 0xfe7b
.short 64396 ; 0xfb8c
.short 1305 ; 0x519
.short 63237 ; 0xf705
.short 64310 ; 0xfb36
.short 279 ; 0x117
.short 581 ; 0x245
.short 813 ; 0x32d
.short 65172 ; 0xfe94
.short 63941 ; 0xf9c5
.short 64823 ; 0xfd37
.short 1003 ; 0x3eb
.short 64836 ; 0xfd44
.short 64285 ; 0xfb1d
.short 148 ; 0x94
.short 7 ; 0x7
.short 64196 ; 0xfac4
.short 64865 ; 0xfd61
.short 967 ; 0x3c7
.short 261 ; 0x105
.short 1819 ; 0x71b
.short 691 ; 0x2b3
.short 1019 ; 0x3fb
.short 65218 ; 0xfec2
.short 1165 ; 0x48d
.short 64191 ; 0xfabf
.short 65491 ; 0xffd3
.short 65438 ; 0xff9e
.short 63979 ; 0xf9eb
.short 65303 ; 0xff17
.short 1142 ; 0x476
.short 1248 ; 0x4e0
.short 65258 ; 0xfeea
.short 223 ; 0xdf
.short 62739 ; 0xf513
.short 64801 ; 0xfd21
.short 810 ; 0x32a
.short 64875 ; 0xfd6b
.short 1942 ; 0x796
.short 65147 ; 0xfe7b
.short 64947 ; 0xfdb3
.short 65258 ; 0xfeea
.short 63623 ; 0xf887
.short 65238 ; 0xfed6
.short 63578 ; 0xf85a
.short 1811 ; 0x713
.short 64958 ; 0xfdbe
.short 64728 ; 0xfcd8
.short 860 ; 0x35c
.short 526 ; 0x20e
.short 1952 ; 0x7a0
.short 64395 ; 0xfb8b
.short 735 ; 0x2df
.short 64638 ; 0xfc7e
.short 64640 ; 0xfc80
.short 64835 ; 0xfd43
.short 64734 ; 0xfcde
.short 1418 ; 0x58a
.short 64483 ; 0xfbe3
.short 452 ; 0x1c4
.short 65139 ; 0xfe73
.short 65189 ; 0xfea5
.short 65131 ; 0xfe6b
.short 65324 ; 0xff2c
.short 540 ; 0x21c
.short 156 ; 0x9c
.short 64864 ; 0xfd60
.short 183 ; 0xb7
.short 1770 ; 0x6ea
.short 923 ; 0x39b
.short 628 ; 0x274
.short 64384 ; 0xfb80
.short 65129 ; 0xfe69
.short 64301 ; 0xfb2d
.short 392 ; 0x188
.short 970 ; 0x3ca
.short 800 ; 0x320
.short 65314 ; 0xff22
.short 64449 ; 0xfbc1
.short 1579 ; 0x62b
.short 339 ; 0x153
.short 64968 ; 0xfdc8
.short 64429 ; 0xfbad
.short 1695 ; 0x69f
.short 64501 ; 0xfbf5
.short 63666 ; 0xf8b2
.short 1035 ; 0x40b
.short 64770 ; 0xfd02
.short 63839 ; 0xf95f
.short 64189 ; 0xfabd
.short 64601 ; 0xfc59
.short 1905 ; 0x771
.short 9 ; 0x9
.short 64875 ; 0xfd6b
.short 63937 ; 0xf9c1
.short 594 ; 0x252
.short 64978 ; 0xfdd2
.short 65486 ; 0xffce
.short 65216 ; 0xfec0
.short 65133 ; 0xfe6d
.short 65292 ; 0xff0c
.short 65475 ; 0xffc3
.short 65254 ; 0xfee6
.short 64946 ; 0xfdb2
.short 65165 ; 0xfe8d
.short 1010 ; 0x3f2
.short 977 ; 0x3d1
.short 223 ; 0xdf
.short 435 ; 0x1b3
.short 65259 ; 0xfeeb
.short 64934 ; 0xfda6
.short 55 ; 0x37
.short 283 ; 0x11b
.short 65519 ; 0xffef
.short 65198 ; 0xfeae
.short 940 ; 0x3ac
.short 65251 ; 0xfee3
.short 63677 ; 0xf8bd
.short 471 ; 0x1d7
.short 1069 ; 0x42d
.short 1239 ; 0x4d7
.short 14 ; 0xe
.short 171 ; 0xab
.short 1040 ; 0x410
.short 65516 ; 0xffec
.short 714 ; 0x2ca
.short 719 ; 0x2cf
.short 445 ; 0x1bd
.short 65481 ; 0xffc9
.short 65005 ; 0xfded
.short 65407 ; 0xff7f
.short 65396 ; 0xff74
.short 1647 ; 0x66f
.short 65085 ; 0xfe3d
.short 65236 ; 0xfed4
.short 64465 ; 0xfbd1
.short 65337 ; 0xff39
.short 64993 ; 0xfde1
.short 1120 ; 0x460
.short 64769 ; 0xfd01
.short 328 ; 0x148
.short 65330 ; 0xff32
.short 1164 ; 0x48c
.short 65152 ; 0xfe80
.short 65187 ; 0xfea3
.short 65293 ; 0xff0d
.short 1299 ; 0x513
.short 305 ; 0x131
.short 74 ; 0x4a
.short 65383 ; 0xff67
.short 196 ; 0xc4
.short 64849 ; 0xfd51
.short 65158 ; 0xfe86
.short 584 ; 0x248
.short 64662 ; 0xfc96
.short 64242 ; 0xfaf2
.short 964 ; 0x3c4
.short 88 ; 0x58
.short 65129 ; 0xfe69
.short 64926 ; 0xfd9e
.short 221 ; 0xdd
.short 501 ; 0x1f5
.short 65363 ; 0xff53
.short 460 ; 0x1cc
.short 284 ; 0x11c
.short 63541 ; 0xf835
.short 827 ; 0x33b
.short 1396 ; 0x574
.short 566 ; 0x236
.short 65101 ; 0xfe4d
.short 1340 ; 0x53c
.short 65111 ; 0xfe57
.short 65370 ; 0xff5a
.short 64946 ; 0xfdb2
.short 65059 ; 0xfe23
.short 704 ; 0x2c0
.short 65399 ; 0xff77
.short 65389 ; 0xff6d
.short 65175 ; 0xfe97
.short 65453 ; 0xffad
.short 65410 ; 0xff82
.short 910 ; 0x38e
.short 64231 ; 0xfae7
.short 64460 ; 0xfbcc
.short 65093 ; 0xfe45
.short 296 ; 0x128
.short 65151 ; 0xfe7f
.short 64849 ; 0xfd51
.short 288 ; 0x120
.short 64175 ; 0xfaaf
.short 265 ; 0x109
.short 64436 ; 0xfbb4
.short 923 ; 0x39b
.short 65158 ; 0xfe86
.short 64784 ; 0xfd10
.short 114 ; 0x72
.short 65399 ; 0xff77
.short 64853 ; 0xfd55
.short 65428 ; 0xff94
.short 64448 ; 0xfbc0
.short 279 ; 0x117
.short 64087 ; 0xfa57
.short 507 ; 0x1fb
.short 154 ; 0x9a
.short 65051 ; 0xfe1b
.short 1986 ; 0x7c2
.short 55 ; 0x37
.short 855 ; 0x357
.short 216 ; 0xd8
.short 65287 ; 0xff07
.short 64922 ; 0xfd9a
.short 65005 ; 0xfded
.short 758 ; 0x2f6
.short 64416 ; 0xfba0
.short 65511 ; 0xffe7
.short 1448 ; 0x5a8
.short 65476 ; 0xffc4
.short 63684 ; 0xf8c4
.short 64842 ; 0xfd4a
.short 162 ; 0xa2
.short 224 ; 0xe0
.short 64632 ; 0xfc78
.short 64963 ; 0xfdc3
.short 65492 ; 0xffd4
.short 87 ; 0x57
.short 64808 ; 0xfd28
.short 619 ; 0x26b
.short 65112 ; 0xfe58
.short 235 ; 0xeb
.short 208 ; 0xd0
.short 64534 ; 0xfc16
.short 342 ; 0x156
.short 1124 ; 0x464
.short 64936 ; 0xfda8
.short 64273 ; 0xfb11
.short 64526 ; 0xfc0e
.short 65498 ; 0xffda
.short 65432 ; 0xff98
.short 508 ; 0x1fc
.short 65309 ; 0xff1d
.short 65483 ; 0xffcb
.short 576 ; 0x240
.short 342 ; 0x156
.short 65213 ; 0xfebd
.short 108 ; 0x6c
.short 658 ; 0x292
.short 550 ; 0x226
.short 428 ; 0x1ac
.short 65492 ; 0xffd4
.short 291 ; 0x123
.short 1106 ; 0x452
.short 65107 ; 0xfe53
.short 64590 ; 0xfc4e
.short 767 ; 0x2ff
.short 160 ; 0xa0
.short 64036 ; 0xfa24
.short 222 ; 0xde
.short 165 ; 0xa5
.short 97 ; 0x61
.short 205 ; 0xcd
.short 65254 ; 0xfee6
.short 30 ; 0x1e
.short 34 ; 0x22
.short 64414 ; 0xfb9e
.short 733 ; 0x2dd
.short 64729 ; 0xfcd9
.short 333 ; 0x14d
.short 111 ; 0x6f
.short 64951 ; 0xfdb7
.short 64510 ; 0xfbfe
.short 57 ; 0x39
.short 885 ; 0x375
.short 593 ; 0x251
.short 441 ; 0x1b9
.short 100 ; 0x64
.short 64996 ; 0xfde4
.short 64529 ; 0xfc11
.short 510 ; 0x1fe
.short 65326 ; 0xff2e
.short 65157 ; 0xfe85
.short 864 ; 0x360
.short 343 ; 0x157
.short 64668 ; 0xfc9c
.short 64860 ; 0xfd5c
.short 64588 ; 0xfc4c
.short 64 ; 0x40
.short 64721 ; 0xfcd1
.short 65303 ; 0xff17
.short 65462 ; 0xffb6
.short 64814 ; 0xfd2e
.short 64831 ; 0xfd3f
.short 65419 ; 0xff8b
.short 175 ; 0xaf
.short 65078 ; 0xfe36
.short 64390 ; 0xfb86
.short 619 ; 0x26b
.short 65227 ; 0xfecb
.short 447 ; 0x1bf
.short 65404 ; 0xff7c
.short 64969 ; 0xfdc9
.short 411 ; 0x19b
.short 72 ; 0x48
.short 204 ; 0xcc
.short 397 ; 0x18d
.short 65245 ; 0xfedd
.short 1239 ; 0x4d7
.short 216 ; 0xd8
.short 1222 ; 0x4c6
.short 97 ; 0x61
.short 65175 ; 0xfe97
.short 350 ; 0x15e
.short 65005 ; 0xfded
.short 65142 ; 0xfe76
.short 65202 ; 0xfeb2
.short 65456 ; 0xffb0
.short 65520 ; 0xfff0
.short 76 ; 0x4c
.short 65055 ; 0xfe1f
.short 65279 ; 0xfeff
.short 261 ; 0x105
.short 745 ; 0x2e9
.short 64990 ; 0xfdde
.short 65053 ; 0xfe1d
.short 422 ; 0x1a6
.short 288 ; 0x120
.short 100 ; 0x64
.short 236 ; 0xec
.short 418 ; 0x1a2
.short 7 ; 0x7
.short 65449 ; 0xffa9
.short 207 ; 0xcf
.short 32 ; 0x20
.short 1604 ; 0x644
.short 65266 ; 0xfef2
.short 64659 ; 0xfc93
.short 65327 ; 0xff2f
.short 221 ; 0xdd
.short 65421 ; 0xff8d
.short 733 ; 0x2dd
.short 329 ; 0x149
.short 524 ; 0x20c
.short 345 ; 0x159
.short 52 ; 0x34
.short 65220 ; 0xfec4
.short 64873 ; 0xfd69
.short 924 ; 0x39c
.short 65520 ; 0xfff0
.short 65371 ; 0xff5b
.short 261 ; 0x105
.short 65080 ; 0xfe38
.short 666 ; 0x29a
.short 421 ; 0x1a5
.short 65229 ; 0xfecd
.short 230 ; 0xe6
.short 65179 ; 0xfe9b
.short 64480 ; 0xfbe0
.short 515 ; 0x203
.short 65410 ; 0xff82
.short 65077 ; 0xfe35
.short 65147 ; 0xfe7b
.short 480 ; 0x1e0
.short 976 ; 0x3d0
.short 65532 ; 0xfffc
.short 65009 ; 0xfdf1
.short 717 ; 0x2cd
.short 64582 ; 0xfc46
.short 65002 ; 0xfdea
.short 201 ; 0xc9
.short 65292 ; 0xff0c
.short 65480 ; 0xffc8
.short 64936 ; 0xfda8
.short 65279 ; 0xfeff
.short 65432 ; 0xff98
.short 180 ; 0xb4
.short 64872 ; 0xfd68
.short 660 ; 0x294
.short 65439 ; 0xff9f
.short 65272 ; 0xfef8
.short 65049 ; 0xfe19
.short 65010 ; 0xfdf2
.short 65154 ; 0xfe82
.short 636 ; 0x27c
.short 64687 ; 0xfcaf
.short 64928 ; 0xfda0
.short 64655 ; 0xfc8f
.short 64 ; 0x40
.short 63820 ; 0xf94c
.short 64683 ; 0xfcab
.short 64847 ; 0xfd4f
.short 64821 ; 0xfd35
.short 65511 ; 0xffe7
.short 65383 ; 0xff67
.short 65214 ; 0xfebe
.short 132 ; 0x84
.short 64659 ; 0xfc93
.short 726 ; 0x2d6
.short 64880 ; 0xfd70
.short 252 ; 0xfc
.short 106 ; 0x6a
.short 64358 ; 0xfb66
.short 1113 ; 0x459
.short 64169 ; 0xfaa9
.short 65297 ; 0xff11
.short 65058 ; 0xfe22
.short 468 ; 0x1d4
.short 595 ; 0x253
.short 798 ; 0x31e
.short 65228 ; 0xfecc
.short 603 ; 0x25b
.short 73 ; 0x49
.short 242 ; 0xf2
.short 65378 ; 0xff62
.short 434 ; 0x1b2
.short 65126 ; 0xfe66
.short 700 ; 0x2bc
.short 1105 ; 0x451
.short 309 ; 0x135
.short 64249 ; 0xfaf9
.short 94 ; 0x5e
.short 65113 ; 0xfe59
.short 1770 ; 0x6ea
.short 58 ; 0x3a
.short 65182 ; 0xfe9e
.short 1178 ; 0x49a
.short 747 ; 0x2eb
.short 64817 ; 0xfd31
.short 64793 ; 0xfd19
.short 314 ; 0x13a
.short 65242 ; 0xfeda
.short 65427 ; 0xff93
.short 681 ; 0x2a9
.short 1191 ; 0x4a7
.short 1251 ; 0x4e3
.short 63556 ; 0xf844
.short 63298 ; 0xf742
.short 65016 ; 0xfdf8
.short 1859 ; 0x743
.short 838 ; 0x346
.short 995 ; 0x3e3
.short 64267 ; 0xfb0b
.short 1012 ; 0x3f4
.short 735 ; 0x2df
.short 397 ; 0x18d
.short 64539 ; 0xfc1b
.short 64716 ; 0xfccc
.short 976 ; 0x3d0
.short 703 ; 0x2bf
.short 410 ; 0x19a
.short 518 ; 0x206
.short 373 ; 0x175
.short 64933 ; 0xfda5
.short 148 ; 0x94
.short 65244 ; 0xfedc
.short 65284 ; 0xff04
.short 76 ; 0x4c
.short 64655 ; 0xfc8f
.short 983 ; 0x3d7
.short 65479 ; 0xffc7
.short 63927 ; 0xf9b7
.short 65008 ; 0xfdf0
.short 64623 ; 0xfc6f
.short 65269 ; 0xfef5
.short 65095 ; 0xfe47
.short 64488 ; 0xfbe8
.short 1159 ; 0x487
.short 64449 ; 0xfbc1
.short 65468 ; 0xffbc
.short 121 ; 0x79
.short 65423 ; 0xff8f
.short 65158 ; 0xfe86
.short 64718 ; 0xfcce
.short 65319 ; 0xff27
.short 64902 ; 0xfd86
.short 307 ; 0x133
.short 65221 ; 0xfec5
.short 941 ; 0x3ad
.short 64805 ; 0xfd25
.short 224 ; 0xe0
.short 64203 ; 0xfacb
.short 195 ; 0xc3
.short 737 ; 0x2e1
.short 422 ; 0x1a6
.short 64881 ; 0xfd71
.short 65414 ; 0xff86
.short 65478 ; 0xffc6
.short 65115 ; 0xfe5b
.short 65173 ; 0xfe95
.short 64311 ; 0xfb37
.short 64922 ; 0xfd9a
.short 65216 ; 0xfec0
.short 106 ; 0x6a
.short 318 ; 0x13e
.short 65367 ; 0xff57
.short 64380 ; 0xfb7c
.short 64913 ; 0xfd91
.short 1234 ; 0x4d2
.short 505 ; 0x1f9
.short 65533 ; 0xfffd
.short 287 ; 0x11f
.short 64753 ; 0xfcf1
.short 945 ; 0x3b1
.short 64015 ; 0xfa0f
.short 65410 ; 0xff82
.short 268 ; 0x10c
.short 63995 ; 0xf9fb
.short 2005 ; 0x7d5
.short 570 ; 0x23a
.short 1145 ; 0x479
.short 953 ; 0x3b9
.short 64541 ; 0xfc1d
.short 65503 ; 0xffdf
.short 322 ; 0x142
.short 247 ; 0xf7
.short 62 ; 0x3e
.short 64979 ; 0xfdd3
.short 162 ; 0xa2
.short 310 ; 0x136
.short 64187 ; 0xfabb
.short 65110 ; 0xfe56
.short 64906 ; 0xfd8a
.short 1110 ; 0x456
.short 64290 ; 0xfb22
.short 612 ; 0x264
.short 65517 ; 0xffed
.short 23 ; 0x17
.short 220 ; 0xdc
.short 208 ; 0xd0
.short 735 ; 0x2df
.short 65069 ; 0xfe2d
.short 64457 ; 0xfbc9
.short 65249 ; 0xfee1
.short 210 ; 0xd2
.short 525 ; 0x20d
.short 65252 ; 0xfee4
.short 64811 ; 0xfd2b
.short 64032 ; 0xfa20
.short 882 ; 0x372
.short 1645 ; 0x66d
.short 384 ; 0x180
.short 64100 ; 0xfa64
.short 1128 ; 0x468
.short 1275 ; 0x4fb
.short 809 ; 0x329
.short 65455 ; 0xffaf
.short 65288 ; 0xff08
.short 65341 ; 0xff3d
.short 2214 ; 0x8a6
.short 36 ; 0x24
.short 897 ; 0x381
.short 332 ; 0x14c
.short 787 ; 0x313
.short 345 ; 0x159
.short 65279 ; 0xfeff
.short 217 ; 0xd9
.short 65422 ; 0xff8e
.short 65220 ; 0xfec4
.short 915 ; 0x393
.short 65 ; 0x41
.short 318 ; 0x13e
.short 735 ; 0x2df
.short 1121 ; 0x461
.short 64916 ; 0xfd94
.short 64229 ; 0xfae5
.short 64421 ; 0xfba5
.short 203 ; 0xcb
.short 64235 ; 0xfaeb
.short 230 ; 0xe6
.short 663 ; 0x297
.short 65524 ; 0xfff4
.short 738 ; 0x2e2
.short 65318 ; 0xff26
.short 538 ; 0x21a
.short 65319 ; 0xff27
.short 471 ; 0x1d7
.short 64322 ; 0xfb42
.short 65320 ; 0xff28
.short 65214 ; 0xfebe
.short 64814 ; 0xfd2e
.short 65202 ; 0xfeb2
.short 64409 ; 0xfb99
.short 1156 ; 0x484
.short 1094 ; 0x446
.short 64463 ; 0xfbcf
.short 499 ; 0x1f3
.short 65387 ; 0xff6b
.short 65534 ; 0xfffe
.short 64336 ; 0xfb50
.short 79 ; 0x4f
.short 65079 ; 0xfe37
.short 64497 ; 0xfbf1
.short 404 ; 0x194
.short 62 ; 0x3e
.short 65525 ; 0xfff5
.short 224 ; 0xe0
.short 64903 ; 0xfd87
.short 14 ; 0xe
.short 563 ; 0x233
.short 65130 ; 0xfe6a
.short 64697 ; 0xfcb9
.short 283 ; 0x11b
.short 610 ; 0x262
.short 65446 ; 0xffa6
.short 64568 ; 0xfc38
.short 38 ; 0x26
.short 412 ; 0x19c
.short 783 ; 0x30f
.short 64961 ; 0xfdc1
.short 64560 ; 0xfc30
.short 104 ; 0x68
.short 622 ; 0x26e
.short 64930 ; 0xfda2
.short 65520 ; 0xfff0
.short 909 ; 0x38d
.short 901 ; 0x385
.short 64551 ; 0xfc27
.short 345 ; 0x159
.short 65110 ; 0xfe56
.short 65521 ; 0xfff1
.short 63964 ; 0xf9dc
.short 1270 ; 0x4f6
.short 667 ; 0x29b
.short 304 ; 0x130
.short 64236 ; 0xfaec
.short 125 ; 0x7d
.short 64707 ; 0xfcc3
.short 65319 ; 0xff27
.short 117 ; 0x75
.short 734 ; 0x2de
.short 927 ; 0x39f
.short 660 ; 0x294
.short 675 ; 0x2a3
.short 64346 ; 0xfb5a
.short 1912 ; 0x778
.short 65202 ; 0xfeb2
.short 65211 ; 0xfebb
.short 434 ; 0x1b2
.short 114 ; 0x72
.short 905 ; 0x389
.short 65421 ; 0xff8d
.short 2 ; 0x2
.short 65512 ; 0xffe8
.short 64968 ; 0xfdc8
.short 606 ; 0x25e
.short 437 ; 0x1b5
.short 64927 ; 0xfd9f
.short 1467 ; 0x5bb
.short 190 ; 0xbe
.short 788 ; 0x314
.short 65063 ; 0xfe27
.short 736 ; 0x2e0
.short 64502 ; 0xfbf6
.short 175 ; 0xaf
.short 233 ; 0xe9
.short 720 ; 0x2d0
.short 396 ; 0x18c
.short 4 ; 0x4
.short 64743 ; 0xfce7
.short 92 ; 0x5c
.short 64295 ; 0xfb27
.short 65152 ; 0xfe80
.short 65134 ; 0xfe6e
.short 894 ; 0x37e
.short 64904 ; 0xfd88
.short 64979 ; 0xfdd3
.short 240 ; 0xf0
.short 643 ; 0x283
.short 647 ; 0x287
.short 65503 ; 0xffdf
.short 65044 ; 0xfe14
.short 65153 ; 0xfe81
.short 377 ; 0x179
.short 1155 ; 0x483
.short 64758 ; 0xfcf6
.short 64026 ; 0xfa1a
.short 354 ; 0x162
.short 498 ; 0x1f2
.short 339 ; 0x153
.short 1154 ; 0x482
.short 63501 ; 0xf80d
.short 64981 ; 0xfdd5
.short 64959 ; 0xfdbf
.short 65494 ; 0xffd6
.short 712 ; 0x2c8
.short 64345 ; 0xfb59
.short 895 ; 0x37f
.short 65417 ; 0xff89
.short 63582 ; 0xf85e
.short 362 ; 0x16a
.short 1409 ; 0x581
.short 89 ; 0x59
.short 64958 ; 0xfdbe
.short 63764 ; 0xf914
.short 157 ; 0x9d
.short 64920 ; 0xfd98
.short 64571 ; 0xfc3b
.short 495 ; 0x1ef
.short 116 ; 0x74
.short 65012 ; 0xfdf4
.short 1323 ; 0x52b
.short 64913 ; 0xfd91
.short 1159 ; 0x487
.short 64522 ; 0xfc0a
.short 65156 ; 0xfe84
.short 64894 ; 0xfd7e
.short 64998 ; 0xfde6
.short 1667 ; 0x683
.short 65101 ; 0xfe4d
.short 606 ; 0x25e
.short 972 ; 0x3cc
.short 65273 ; 0xfef9
.short 65186 ; 0xfea2
.short 64892 ; 0xfd7c
.short 768 ; 0x300
.short 64542 ; 0xfc1e
.short 65300 ; 0xff14
.short 35 ; 0x23
.short 65184 ; 0xfea0
.short 63332 ; 0xf764
.short 65192 ; 0xfea8
.short 65467 ; 0xffbb
.short 1127 ; 0x467
.short 64934 ; 0xfda6
.short 64993 ; 0xfde1
.short 992 ; 0x3e0
.short 820 ; 0x334
.short 64989 ; 0xfddd
.short 460 ; 0x1cc
.short 482 ; 0x1e2
.short 65175 ; 0xfe97
.short 53 ; 0x35
.short 64940 ; 0xfdac
.short 1433 ; 0x599
.short 652 ; 0x28c
.short 65350 ; 0xff46
.short 64624 ; 0xfc70
.short 64693 ; 0xfcb5
.short 545 ; 0x221
.short 65469 ; 0xffbd
.short 35 ; 0x23
.short 65277 ; 0xfefd
.short 913 ; 0x391
.short 577 ; 0x241
.short 31 ; 0x1f
.short 64548 ; 0xfc24
.short 64764 ; 0xfcfc
.short 880 ; 0x370
.short 486 ; 0x1e6
.short 65355 ; 0xff4b
.short 1339 ; 0x53b
.short 64937 ; 0xfda9
.short 847 ; 0x34f
.short 380 ; 0x17c
.short 64825 ; 0xfd39
.short 65210 ; 0xfeba
.short 64762 ; 0xfcfa
.short 64350 ; 0xfb5e
.short 1177 ; 0x499
.short 65513 ; 0xffe9
.short 65440 ; 0xffa0
.short 64653 ; 0xfc8d
.short 429 ; 0x1ad
.short 65059 ; 0xfe23
.short 64661 ; 0xfc95
.short 65256 ; 0xfee8
.short 224 ; 0xe0
.short 64390 ; 0xfb86
.short 64924 ; 0xfd9c
.short 599 ; 0x257
.short 66 ; 0x42
.short 169 ; 0xa9
.short 172 ; 0xac
.short 65305 ; 0xff19
.short 389 ; 0x185
.short 65256 ; 0xfee8
.short 64842 ; 0xfd4a
.short 1024 ; 0x400
.short 64222 ; 0xfade
.short 1235 ; 0x4d3
.short 64510 ; 0xfbfe
.short 572 ; 0x23c
.short 175 ; 0xaf
.short 65147 ; 0xfe7b
.short 64707 ; 0xfcc3
.short 422 ; 0x1a6
.short 149 ; 0x95
.short 146 ; 0x92
.short 65201 ; 0xfeb1
.short 64688 ; 0xfcb0
.short 65126 ; 0xfe66
.short 64884 ; 0xfd74
.short 65496 ; 0xffd8
.short 21 ; 0x15
.short 318 ; 0x13e
.short 65417 ; 0xff89
.short 64678 ; 0xfca6
.short 830 ; 0x33e
.short 65435 ; 0xff9b
.short 65227 ; 0xfecb
.short 743 ; 0x2e7
.short 65025 ; 0xfe01
.short 255 ; 0xff
.short 64244 ; 0xfaf4
.short 65184 ; 0xfea0
.short 1254 ; 0x4e6
.short 65083 ; 0xfe3b
.short 796 ; 0x31c
.short 879 ; 0x36f
.short 734 ; 0x2de
.short 899 ; 0x383
.short 65421 ; 0xff8d
.short 64889 ; 0xfd79
.short 65228 ; 0xfecc
.short 215 ; 0xd7
.short 64875 ; 0xfd6b
.short 19 ; 0x13
.short 65467 ; 0xffbb
.short 64867 ; 0xfd63
.short 64228 ; 0xfae4
.short 65089 ; 0xfe41
.short 63947 ; 0xf9cb
.short 1270 ; 0x4f6
.short 64324 ; 0xfb44
.short 706 ; 0x2c2
.short 65168 ; 0xfe90
.short 584 ; 0x248
.short 65200 ; 0xfeb0
.short 502 ; 0x1f6
.short 671 ; 0x29f
.short 64744 ; 0xfce8
.short 64441 ; 0xfbb9
.short 65266 ; 0xfef2
.short 466 ; 0x1d2
.short 1691 ; 0x69b
.short 65429 ; 0xff95
.short 65418 ; 0xff8a
.short 64485 ; 0xfbe5
.short 407 ; 0x197
.short 380 ; 0x17c
.short 743 ; 0x2e7
.short 65358 ; 0xff4e
.short 64940 ; 0xfdac
.short 65133 ; 0xfe6d
.short 257 ; 0x101
.short 65347 ; 0xff43
.short 65264 ; 0xfef0
.short 333 ; 0x14d
.short 124 ; 0x7c
.short 126 ; 0x7e
.short 128 ; 0x80
.short 211 ; 0xd3
.short 989 ; 0x3dd
.short 263 ; 0x107
.short 65247 ; 0xfedf
.short 107 ; 0x6b
.short 65034 ; 0xfe0a
.short 63753 ; 0xf909
.short 173 ; 0xad
.short 511 ; 0x1ff
.short 234 ; 0xea
.short 357 ; 0x165
.short 65331 ; 0xff33
.short 182 ; 0xb6
.short 65360 ; 0xff50
.short 64943 ; 0xfdaf
.short 127 ; 0x7f
.short 63777 ; 0xf921
.short 65199 ; 0xfeaf
.short 65123 ; 0xfe63
.short 65209 ; 0xfeb9
.short 65042 ; 0xfe12
.short 717 ; 0x2cd
.short 857 ; 0x359
.short 90 ; 0x5a
.short 65303 ; 0xff17
.short 63939 ; 0xf9c3
.short 65333 ; 0xff35
.short 63931 ; 0xf9bb
.short 396 ; 0x18c
.short 37 ; 0x25
.short 93 ; 0x5d
.short 23 ; 0x17
.short 870 ; 0x366
.short 64048 ; 0xfa30
.short 65069 ; 0xfe2d
.short 64593 ; 0xfc51
.short 348 ; 0x15c
.short 186 ; 0xba
.short 64618 ; 0xfc6a
.short 129 ; 0x81
.short 63948 ; 0xf9cc
.short 145 ; 0x91
.short 227 ; 0xe3
.short 152 ; 0x98
.globl _cg_SP_FC3bias ; @cg_SP_FC3bias
.p2align 1
_cg_SP_FC3bias:
.short 63511 ; 0xf817
.short 64504 ; 0xfbf8
.short 63557 ; 0xf845
.short 64114 ; 0xfa72
.short 62812 ; 0xf55c
.short 64384 ; 0xfb80
.short 64518 ; 0xfc06
.short 64226 ; 0xfae2
.short 64338 ; 0xfb52
.short 63610 ; 0xf87a
.short 61144 ; 0xeed8
.short 63795 ; 0xf933
.short 64249 ; 0xfaf9
.short 64705 ; 0xfcc1
.short 64386 ; 0xfb82
.short 64263 ; 0xfb07
.short 64458 ; 0xfbca
.short 64275 ; 0xfb13
.short 64432 ; 0xfbb0
.short 65152 ; 0xfe80
.short 211 ; 0xd3
.short 64386 ; 0xfb82
.short 64392 ; 0xfb88
.short 63875 ; 0xf983
.short 63404 ; 0xf7ac
.short 64304 ; 0xfb30
.short 64362 ; 0xfb6a
.short 64364 ; 0xfb6c
.short 63602 ; 0xf872
.short 64310 ; 0xfb36
.short 62027 ; 0xf24b
.short 65419 ; 0xff8b
.short 64220 ; 0xfadc
.short 64147 ; 0xfa93
.short 64243 ; 0xfaf3
.short 64301 ; 0xfb2d
.short 64134 ; 0xfa86
.short 65457 ; 0xffb1
.short 64172 ; 0xfaac
.short 64511 ; 0xfbff
.globl _cg_SP_FC4weit ; @cg_SP_FC4weit
.p2align 1
_cg_SP_FC4weit:
.short 58298 ; 0xe3ba
.short 62679 ; 0xf4d7
.short 61518 ; 0xf04e
.short 2398 ; 0x95e
.short 7270 ; 0x1c66
.short 63127 ; 0xf697
.short 940 ; 0x3ac
.short 1448 ; 0x5a8
.short 614 ; 0x266
.short 61138 ; 0xeed2
.short 1544 ; 0x608
.short 3783 ; 0xec7
.short 62849 ; 0xf581
.short 61757 ; 0xf13d
.short 2379 ; 0x94b
.short 58900 ; 0xe614
.short 60663 ; 0xecf7
.short 2016 ; 0x7e0
.short 62789 ; 0xf545
.short 4488 ; 0x1188
.short 59325 ; 0xe7bd
.short 141 ; 0x8d
.short 65371 ; 0xff5b
.short 3 ; 0x3
.short 3275 ; 0xccb
.short 62040 ; 0xf258
.short 1520 ; 0x5f0
.short 1798 ; 0x706
.short 5125 ; 0x1405
.short 64443 ; 0xfbbb
.short 5248 ; 0x1480
.short 61595 ; 0xf09b
.short 63894 ; 0xf996
.short 1408 ; 0x580
.short 878 ; 0x36e
.short 1751 ; 0x6d7
.short 4120 ; 0x1018
.short 59798 ; 0xe996
.short 307 ; 0x133
.short 61118 ; 0xeebe
.globl _cg_SP_FC4bias ; @cg_SP_FC4bias
.p2align 1
_cg_SP_FC4bias:
.short 7867 ; 0x1ebb
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _cg_SP_FC1weit ## @cg_SP_FC1weit
.p2align 4
_cg_SP_FC1weit:
.short 65360 ## 0xff50
.short 62534 ## 0xf446
.short 2110 ## 0x83e
.short 64903 ## 0xfd87
.short 1861 ## 0x745
.short 2310 ## 0x906
.short 1096 ## 0x448
.short 63815 ## 0xf947
.short 62341 ## 0xf385
.short 127 ## 0x7f
.short 61416 ## 0xefe8
.short 63246 ## 0xf70e
.short 63610 ## 0xf87a
.short 2206 ## 0x89e
.short 62801 ## 0xf551
.short 65285 ## 0xff05
.short 64438 ## 0xfbb6
.short 1909 ## 0x775
.short 33 ## 0x21
.short 481 ## 0x1e1
.short 62654 ## 0xf4be
.short 64296 ## 0xfb28
.short 60574 ## 0xec9e
.short 63402 ## 0xf7aa
.short 2468 ## 0x9a4
.short 3435 ## 0xd6b
.short 702 ## 0x2be
.short 64709 ## 0xfcc5
.short 1068 ## 0x42c
.short 1194 ## 0x4aa
.short 1381 ## 0x565
.short 61869 ## 0xf1ad
.short 1064 ## 0x428
.short 1117 ## 0x45d
.short 2492 ## 0x9bc
.short 63175 ## 0xf6c7
.short 65379 ## 0xff63
.short 63827 ## 0xf953
.short 1938 ## 0x792
.short 64648 ## 0xfc88
.short 60972 ## 0xee2c
.short 1003 ## 0x3eb
.short 1462 ## 0x5b6
.short 61432 ## 0xeff8
.short 65035 ## 0xfe0b
.short 65351 ## 0xff47
.short 5183 ## 0x143f
.short 64061 ## 0xfa3d
.short 65155 ## 0xfe83
.short 4098 ## 0x1002
.short 65285 ## 0xff05
.short 2463 ## 0x99f
.short 65387 ## 0xff6b
.short 64872 ## 0xfd68
.short 52 ## 0x34
.short 1694 ## 0x69e
.short 62036 ## 0xf254
.short 63555 ## 0xf843
.short 4563 ## 0x11d3
.short 62130 ## 0xf2b2
.short 1179 ## 0x49b
.short 236 ## 0xec
.short 215 ## 0xd7
.short 392 ## 0x188
.short 245 ## 0xf5
.short 150 ## 0x96
.short 1509 ## 0x5e5
.short 2357 ## 0x935
.short 692 ## 0x2b4
.short 1823 ## 0x71f
.short 40 ## 0x28
.short 63558 ## 0xf846
.short 29 ## 0x1d
.short 64884 ## 0xfd74
.short 64940 ## 0xfdac
.short 64970 ## 0xfdca
.short 3532 ## 0xdcc
.short 4017 ## 0xfb1
.short 2437 ## 0x985
.short 63240 ## 0xf708
.short 63554 ## 0xf842
.short 65247 ## 0xfedf
.short 3199 ## 0xc7f
.short 63172 ## 0xf6c4
.short 590 ## 0x24e
.short 4169 ## 0x1049
.short 1399 ## 0x577
.short 63717 ## 0xf8e5
.short 2073 ## 0x819
.short 1375 ## 0x55f
.short 65296 ## 0xff10
.short 1787 ## 0x6fb
.short 62645 ## 0xf4b5
.short 943 ## 0x3af
.short 64874 ## 0xfd6a
.short 64628 ## 0xfc74
.short 69 ## 0x45
.short 4595 ## 0x11f3
.short 2440 ## 0x988
.short 171 ## 0xab
.short 2114 ## 0x842
.short 62863 ## 0xf58f
.short 1853 ## 0x73d
.short 4331 ## 0x10eb
.short 65494 ## 0xffd6
.short 2416 ## 0x970
.short 731 ## 0x2db
.short 784 ## 0x310
.short 65085 ## 0xfe3d
.short 63501 ## 0xf80d
.short 65532 ## 0xfffc
.short 63751 ## 0xf907
.short 62857 ## 0xf589
.short 2697 ## 0xa89
.short 2919 ## 0xb67
.short 60916 ## 0xedf4
.short 1043 ## 0x413
.short 65524 ## 0xfff4
.short 64569 ## 0xfc39
.short 441 ## 0x1b9
.short 550 ## 0x226
.short 60428 ## 0xec0c
.short 909 ## 0x38d
.short 2674 ## 0xa72
.short 452 ## 0x1c4
.short 63940 ## 0xf9c4
.short 441 ## 0x1b9
.short 65352 ## 0xff48
.short 63953 ## 0xf9d1
.short 63371 ## 0xf78b
.short 64837 ## 0xfd45
.short 2100 ## 0x834
.short 65166 ## 0xfe8e
.short 63188 ## 0xf6d4
.short 1882 ## 0x75a
.short 130 ## 0x82
.short 63700 ## 0xf8d4
.short 65370 ## 0xff5a
.short 65081 ## 0xfe39
.short 1425 ## 0x591
.short 64656 ## 0xfc90
.short 62879 ## 0xf59f
.short 64824 ## 0xfd38
.short 2795 ## 0xaeb
.short 124 ## 0x7c
.short 2380 ## 0x94c
.short 63300 ## 0xf744
.short 1299 ## 0x513
.short 2244 ## 0x8c4
.short 63283 ## 0xf733
.short 1258 ## 0x4ea
.short 3335 ## 0xd07
.short 158 ## 0x9e
.short 65467 ## 0xffbb
.short 64321 ## 0xfb41
.short 64967 ## 0xfdc7
.short 183 ## 0xb7
.short 5936 ## 0x1730
.short 64942 ## 0xfdae
.short 1333 ## 0x535
.short 65471 ## 0xffbf
.short 65177 ## 0xfe99
.short 72 ## 0x48
.short 712 ## 0x2c8
.short 241 ## 0xf1
.short 679 ## 0x2a7
.short 61795 ## 0xf163
.short 3351 ## 0xd17
.short 1821 ## 0x71d
.short 65262 ## 0xfeee
.short 63711 ## 0xf8df
.short 65440 ## 0xffa0
.short 2509 ## 0x9cd
.short 1895 ## 0x767
.short 1618 ## 0x652
.short 302 ## 0x12e
.short 68 ## 0x44
.short 601 ## 0x259
.short 1052 ## 0x41c
.short 62143 ## 0xf2bf
.short 279 ## 0x117
.short 63217 ## 0xf6f1
.short 62404 ## 0xf3c4
.short 64390 ## 0xfb86
.short 4280 ## 0x10b8
.short 62083 ## 0xf283
.short 65303 ## 0xff17
.short 64782 ## 0xfd0e
.short 2271 ## 0x8df
.short 119 ## 0x77
.short 62943 ## 0xf5df
.short 854 ## 0x356
.short 64254 ## 0xfafe
.short 61914 ## 0xf1da
.short 463 ## 0x1cf
.short 2162 ## 0x872
.short 60575 ## 0xec9f
.short 63967 ## 0xf9df
.short 65261 ## 0xfeed
.short 62613 ## 0xf495
.short 62162 ## 0xf2d2
.short 64817 ## 0xfd31
.short 4083 ## 0xff3
.short 62895 ## 0xf5af
.short 951 ## 0x3b7
.short 64332 ## 0xfb4c
.short 2598 ## 0xa26
.short 65268 ## 0xfef4
.short 63823 ## 0xf94f
.short 2662 ## 0xa66
.short 64184 ## 0xfab8
.short 63165 ## 0xf6bd
.short 890 ## 0x37a
.short 65018 ## 0xfdfa
.short 60742 ## 0xed46
.short 63398 ## 0xf7a6
.short 175 ## 0xaf
.short 483 ## 0x1e3
.short 1745 ## 0x6d1
.short 64213 ## 0xfad5
.short 62744 ## 0xf518
.short 64909 ## 0xfd8d
.short 62717 ## 0xf4fd
.short 1044 ## 0x414
.short 64543 ## 0xfc1f
.short 86 ## 0x56
.short 65205 ## 0xfeb5
.short 2004 ## 0x7d4
.short 63158 ## 0xf6b6
.short 702 ## 0x2be
.short 62436 ## 0xf3e4
.short 63278 ## 0xf72e
.short 65362 ## 0xff52
.short 62917 ## 0xf5c5
.short 65206 ## 0xfeb6
.short 300 ## 0x12c
.short 1688 ## 0x698
.short 64813 ## 0xfd2d
.short 60507 ## 0xec5b
.short 2085 ## 0x825
.short 63731 ## 0xf8f3
.short 3074 ## 0xc02
.short 63852 ## 0xf96c
.short 65356 ## 0xff4c
.short 62837 ## 0xf575
.short 63450 ## 0xf7da
.short 63745 ## 0xf901
.short 63797 ## 0xf935
.short 64281 ## 0xfb19
.short 1615 ## 0x64f
.short 61820 ## 0xf17c
.short 65239 ## 0xfed7
.short 65364 ## 0xff54
.short 61796 ## 0xf164
.short 1046 ## 0x416
.short 62868 ## 0xf594
.short 2555 ## 0x9fb
.short 62665 ## 0xf4c9
.short 63681 ## 0xf8c1
.short 64432 ## 0xfbb0
.short 1208 ## 0x4b8
.short 196 ## 0xc4
.short 1314 ## 0x522
.short 732 ## 0x2dc
.short 65205 ## 0xfeb5
.short 60742 ## 0xed46
.short 2581 ## 0xa15
.short 2461 ## 0x99d
.short 62132 ## 0xf2b4
.short 63505 ## 0xf811
.short 65483 ## 0xffcb
.short 63401 ## 0xf7a9
.short 64329 ## 0xfb49
.short 63704 ## 0xf8d8
.short 3234 ## 0xca2
.short 61100 ## 0xeeac
.short 64696 ## 0xfcb8
.short 64099 ## 0xfa63
.short 42 ## 0x2a
.short 65504 ## 0xffe0
.short 65091 ## 0xfe43
.short 846 ## 0x34e
.short 64609 ## 0xfc61
.short 6594 ## 0x19c2
.short 63310 ## 0xf74e
.short 63194 ## 0xf6da
.short 63900 ## 0xf99c
.short 292 ## 0x124
.short 47 ## 0x2f
.short 1121 ## 0x461
.short 62894 ## 0xf5ae
.short 65091 ## 0xfe43
.short 2324 ## 0x914
.short 468 ## 0x1d4
.short 63458 ## 0xf7e2
.short 2426 ## 0x97a
.short 1965 ## 0x7ad
.short 65427 ## 0xff93
.short 759 ## 0x2f7
.short 65259 ## 0xfeeb
.short 63867 ## 0xf97b
.short 1764 ## 0x6e4
.short 63195 ## 0xf6db
.short 1276 ## 0x4fc
.short 60330 ## 0xebaa
.short 64754 ## 0xfcf2
.short 20 ## 0x14
.short 65470 ## 0xffbe
.short 685 ## 0x2ad
.short 648 ## 0x288
.short 65439 ## 0xff9f
.short 107 ## 0x6b
.short 2640 ## 0xa50
.short 63693 ## 0xf8cd
.short 64169 ## 0xfaa9
.short 101 ## 0x65
.short 499 ## 0x1f3
.short 62367 ## 0xf39f
.short 65203 ## 0xfeb3
.short 781 ## 0x30d
.short 63951 ## 0xf9cf
.short 2868 ## 0xb34
.short 1813 ## 0x715
.short 1758 ## 0x6de
.short 59 ## 0x3b
.short 60421 ## 0xec05
.short 2136 ## 0x858
.short 65147 ## 0xfe7b
.short 5392 ## 0x1510
.short 64936 ## 0xfda8
.short 65055 ## 0xfe1f
.short 65459 ## 0xffb3
.short 63675 ## 0xf8bb
.short 104 ## 0x68
.short 2025 ## 0x7e9
.short 63739 ## 0xf8fb
.short 385 ## 0x181
.short 3768 ## 0xeb8
.short 67 ## 0x43
.short 63043 ## 0xf643
.short 3696 ## 0xe70
.short 1355 ## 0x54b
.short 154 ## 0x9a
.short 64943 ## 0xfdaf
.short 2844 ## 0xb1c
.short 1646 ## 0x66e
.short 62133 ## 0xf2b5
.short 2399 ## 0x95f
.short 63242 ## 0xf70a
.short 2183 ## 0x887
.short 64268 ## 0xfb0c
.short 241 ## 0xf1
.short 4754 ## 0x1292
.short 64235 ## 0xfaeb
.short 64958 ## 0xfdbe
.short 4362 ## 0x110a
.short 905 ## 0x389
.short 940 ## 0x3ac
.short 64733 ## 0xfcdd
.short 63078 ## 0xf666
.short 158 ## 0x9e
.short 1536 ## 0x600
.short 353 ## 0x161
.short 3048 ## 0xbe8
.short 1999 ## 0x7cf
.short 1921 ## 0x781
.short 65518 ## 0xffee
.short 1799 ## 0x707
.short 789 ## 0x315
.short 123 ## 0x7b
.short 61819 ## 0xf17b
.short 4324 ## 0x10e4
.short 789 ## 0x315
.short 1009 ## 0x3f1
.short 1078 ## 0x436
.short 65347 ## 0xff43
.short 64944 ## 0xfdb0
.short 65186 ## 0xfea2
.short 65217 ## 0xfec1
.short 61268 ## 0xef54
.short 81 ## 0x51
.short 64708 ## 0xfcc4
.short 4459 ## 0x116b
.short 61202 ## 0xef12
.short 63322 ## 0xf75a
.short 140 ## 0x8c
.short 64948 ## 0xfdb4
.short 84 ## 0x54
.short 61317 ## 0xef85
.short 65503 ## 0xffdf
.short 64613 ## 0xfc65
.short 63776 ## 0xf920
.short 63408 ## 0xf7b0
.short 64338 ## 0xfb52
.short 62519 ## 0xf437
.short 64841 ## 0xfd49
.short 64913 ## 0xfd91
.short 1710 ## 0x6ae
.short 1868 ## 0x74c
.short 740 ## 0x2e4
.short 656 ## 0x290
.short 64191 ## 0xfabf
.short 665 ## 0x299
.short 1834 ## 0x72a
.short 62370 ## 0xf3a2
.short 65248 ## 0xfee0
.short 61163 ## 0xeeeb
.short 746 ## 0x2ea
.short 64586 ## 0xfc4a
.short 63686 ## 0xf8c6
.short 65022 ## 0xfdfe
.short 1311 ## 0x51f
.short 64321 ## 0xfb41
.short 2249 ## 0x8c9
.short 65231 ## 0xfecf
.short 2098 ## 0x832
.short 193 ## 0xc1
.short 1897 ## 0x769
.short 64667 ## 0xfc9b
.short 62959 ## 0xf5ef
.short 406 ## 0x196
.short 65520 ## 0xfff0
.short 64027 ## 0xfa1b
.short 64532 ## 0xfc14
.short 62835 ## 0xf573
.short 495 ## 0x1ef
.short 414 ## 0x19e
.short 63396 ## 0xf7a4
.short 3392 ## 0xd40
.short 1300 ## 0x514
.short 64422 ## 0xfba6
.short 65502 ## 0xffde
.short 65367 ## 0xff57
.short 3526 ## 0xdc6
.short 62572 ## 0xf46c
.short 1167 ## 0x48f
.short 2804 ## 0xaf4
.short 63772 ## 0xf91c
.short 2774 ## 0xad6
.short 2017 ## 0x7e1
.short 100 ## 0x64
.short 65345 ## 0xff41
.short 63558 ## 0xf846
.short 3363 ## 0xd23
.short 63964 ## 0xf9dc
.short 62311 ## 0xf367
.short 617 ## 0x269
.short 62439 ## 0xf3e7
.short 64460 ## 0xfbcc
.short 64754 ## 0xfcf2
.short 164 ## 0xa4
.short 3593 ## 0xe09
.short 61905 ## 0xf1d1
.short 65469 ## 0xffbd
.short 61878 ## 0xf1b6
.short 1517 ## 0x5ed
.short 2132 ## 0x854
.short 65268 ## 0xfef4
.short 1727 ## 0x6bf
.short 154 ## 0x9a
.short 1261 ## 0x4ed
.short 63131 ## 0xf69b
.short 1001 ## 0x3e9
.short 61620 ## 0xf0b4
.short 905 ## 0x389
.short 3054 ## 0xbee
.short 4218 ## 0x107a
.short 1341 ## 0x53d
.short 330 ## 0x14a
.short 2656 ## 0xa60
.short 63164 ## 0xf6bc
.short 1324 ## 0x52c
.short 3790 ## 0xece
.short 2114 ## 0x842
.short 64524 ## 0xfc0c
.short 3501 ## 0xdad
.short 1096 ## 0x448
.short 109 ## 0x6d
.short 64831 ## 0xfd3f
.short 64069 ## 0xfa45
.short 65422 ## 0xff8e
.short 5172 ## 0x1434
.short 62925 ## 0xf5cd
.short 1572 ## 0x624
.short 62108 ## 0xf29c
.short 1251 ## 0x4e3
.short 143 ## 0x8f
.short 65397 ## 0xff75
.short 62445 ## 0xf3ed
.short 64598 ## 0xfc56
.short 4705 ## 0x1261
.short 64776 ## 0xfd08
.short 64526 ## 0xfc0e
.short 2342 ## 0x926
.short 1652 ## 0x674
.short 65423 ## 0xff8f
.short 61577 ## 0xf089
.short 40 ## 0x28
.short 354 ## 0x162
.short 5471 ## 0x155f
.short 65350 ## 0xff46
.short 65305 ## 0xff19
.short 1809 ## 0x711
.short 1075 ## 0x433
.short 758 ## 0x2f6
.short 2619 ## 0xa3b
.short 2411 ## 0x96b
.short 1060 ## 0x424
.short 984 ## 0x3d8
.short 65191 ## 0xfea7
.short 64860 ## 0xfd5c
.short 2485 ## 0x9b5
.short 62877 ## 0xf59d
.short 65316 ## 0xff24
.short 4866 ## 0x1302
.short 63125 ## 0xf695
.short 2349 ## 0x92d
.short 1487 ## 0x5cf
.short 3512 ## 0xdb8
.short 64503 ## 0xfbf7
.short 3283 ## 0xcd3
.short 1040 ## 0x410
.short 349 ## 0x15d
.short 1564 ## 0x61c
.short 62137 ## 0xf2b9
.short 65243 ## 0xfedb
.short 1693 ## 0x69d
.short 61683 ## 0xf0f3
.short 64589 ## 0xfc4d
.short 4095 ## 0xfff
.short 2060 ## 0x80c
.short 371 ## 0x173
.short 62379 ## 0xf3ab
.short 3206 ## 0xc86
.short 1797 ## 0x705
.short 54 ## 0x36
.short 1012 ## 0x3f4
.short 61870 ## 0xf1ae
.short 65066 ## 0xfe2a
.short 375 ## 0x177
.short 144 ## 0x90
.short 65497 ## 0xffd9
.short 1390 ## 0x56e
.short 64601 ## 0xfc59
.short 62836 ## 0xf574
.short 4102 ## 0x1006
.short 2852 ## 0xb24
.short 61552 ## 0xf070
.short 557 ## 0x22d
.short 296 ## 0x128
.short 63235 ## 0xf703
.short 3106 ## 0xc22
.short 64531 ## 0xfc13
.short 2887 ## 0xb47
.short 64730 ## 0xfcda
.short 63241 ## 0xf709
.short 61963 ## 0xf20b
.short 64349 ## 0xfb5d
.short 303 ## 0x12f
.short 63176 ## 0xf6c8
.short 2716 ## 0xa9c
.short 64958 ## 0xfdbe
.short 798 ## 0x31e
.short 1323 ## 0x52b
.short 1891 ## 0x763
.short 62992 ## 0xf610
.short 64371 ## 0xfb73
.short 65462 ## 0xffb6
.short 2617 ## 0xa39
.short 62234 ## 0xf31a
.short 631 ## 0x277
.short 4734 ## 0x127e
.short 510 ## 0x1fe
.short 376 ## 0x178
.short 3476 ## 0xd94
.short 1652 ## 0x674
.short 65195 ## 0xfeab
.short 1311 ## 0x51f
.short 341 ## 0x155
.short 64144 ## 0xfa90
.short 5083 ## 0x13db
.short 566 ## 0x236
.short 64331 ## 0xfb4b
.short 61501 ## 0xf03d
.short 549 ## 0x225
.short 65390 ## 0xff6e
.short 2097 ## 0x831
.short 61498 ## 0xf03a
.short 65465 ## 0xffb9
.short 62370 ## 0xf3a2
.short 814 ## 0x32e
.short 2736 ## 0xab0
.short 65063 ## 0xfe27
.short 64875 ## 0xfd6b
.short 197 ## 0xc5
.short 61379 ## 0xefc3
.short 3477 ## 0xd95
.short 1229 ## 0x4cd
.short 60942 ## 0xee0e
.short 2210 ## 0x8a2
.short 64484 ## 0xfbe4
.short 62837 ## 0xf575
.short 73 ## 0x49
.short 161 ## 0xa1
.short 1805 ## 0x70d
.short 64045 ## 0xfa2d
.short 65272 ## 0xfef8
.short 6350 ## 0x18ce
.short 61883 ## 0xf1bb
.short 64289 ## 0xfb21
.short 3565 ## 0xded
.short 65300 ## 0xff14
.short 65461 ## 0xffb5
.short 63859 ## 0xf973
.short 2183 ## 0x887
.short 64982 ## 0xfdd6
.short 60488 ## 0xec48
.short 2136 ## 0x858
.short 1193 ## 0x4a9
.short 63309 ## 0xf74d
.short 64044 ## 0xfa2c
.short 64644 ## 0xfc84
.short 65249 ## 0xfee1
.short 64388 ## 0xfb84
.short 799 ## 0x31f
.short 370 ## 0x172
.short 1080 ## 0x438
.short 1873 ## 0x751
.short 1292 ## 0x50c
.short 65471 ## 0xffbf
.short 65414 ## 0xff86
.short 1935 ## 0x78f
.short 1370 ## 0x55a
.short 1559 ## 0x617
.short 1065 ## 0x429
.short 62993 ## 0xf611
.short 64620 ## 0xfc6c
.short 3258 ## 0xcba
.short 63253 ## 0xf715
.short 408 ## 0x198
.short 4581 ## 0x11e5
.short 1576 ## 0x628
.short 1860 ## 0x744
.short 63103 ## 0xf67f
.short 3299 ## 0xce3
.short 64973 ## 0xfdcd
.short 3028 ## 0xbd4
.short 63952 ## 0xf9d0
.short 27 ## 0x1b
.short 2740 ## 0xab4
.short 64479 ## 0xfbdf
.short 1222 ## 0x4c6
.short 3917 ## 0xf4d
.short 62760 ## 0xf528
.short 63373 ## 0xf78d
.short 5008 ## 0x1390
.short 64127 ## 0xfa7f
.short 65425 ## 0xff91
.short 1286 ## 0x506
.short 2655 ## 0xa5f
.short 39 ## 0x27
.short 64139 ## 0xfa8b
.short 63228 ## 0xf6fc
.short 770 ## 0x302
.short 1613 ## 0x64d
.short 63058 ## 0xf652
.short 65359 ## 0xff4f
.short 3469 ## 0xd8d
.short 64608 ## 0xfc60
.short 2973 ## 0xb9d
.short 453 ## 0x1c5
.short 64802 ## 0xfd22
.short 791 ## 0x317
.short 3766 ## 0xeb6
.short 64051 ## 0xfa33
.short 65329 ## 0xff31
.short 796 ## 0x31c
.short 690 ## 0x2b2
.short 62719 ## 0xf4ff
.short 60444 ## 0xec1c
.short 63784 ## 0xf928
.short 65463 ## 0xffb7
.short 64459 ## 0xfbcb
.short 2135 ## 0x857
.short 141 ## 0x8d
.short 1712 ## 0x6b0
.short 65421 ## 0xff8d
.short 64327 ## 0xfb47
.short 6283 ## 0x188b
.short 61497 ## 0xf039
.short 63742 ## 0xf8fe
.short 1650 ## 0x672
.short 65155 ## 0xfe83
.short 396 ## 0x18c
.short 2171 ## 0x87b
.short 639 ## 0x27f
.short 64439 ## 0xfbb7
.short 465 ## 0x1d1
.short 60972 ## 0xee2c
.short 65285 ## 0xff05
.short 65449 ## 0xffa9
.short 64356 ## 0xfb64
.short 65509 ## 0xffe5
.short 62534 ## 0xf446
.short 1697 ## 0x6a1
.short 62762 ## 0xf52a
.short 64589 ## 0xfc4d
.short 64325 ## 0xfb45
.short 65251 ## 0xfee3
.short 62316 ## 0xf36c
.short 64947 ## 0xfdb3
.short 63 ## 0x3f
.short 63175 ## 0xf6c7
.short 3027 ## 0xbd3
.short 3200 ## 0xc80
.short 63645 ## 0xf89d
.short 2252 ## 0x8cc
.short 63175 ## 0xf6c7
.short 1717 ## 0x6b5
.short 1058 ## 0x422
.short 469 ## 0x1d5
.short 2187 ## 0x88b
.short 64876 ## 0xfd6c
.short 1417 ## 0x589
.short 2641 ## 0xa51
.short 2755 ## 0xac3
.short 64097 ## 0xfa61
.short 3189 ## 0xc75
.short 463 ## 0x1cf
.short 20 ## 0x14
.short 2884 ## 0xb44
.short 246 ## 0xf6
.short 2174 ## 0x87e
.short 214 ## 0xd6
.short 63727 ## 0xf8ef
.short 522 ## 0x20a
.short 4277 ## 0x10b5
.short 64828 ## 0xfd3c
.short 65456 ## 0xffb0
.short 62562 ## 0xf462
.short 1262 ## 0x4ee
.short 64790 ## 0xfd16
.short 61345 ## 0xefa1
.short 64504 ## 0xfbf8
.short 2907 ## 0xb5b
.short 62526 ## 0xf43e
.short 65105 ## 0xfe51
.short 373 ## 0x175
.short 63596 ## 0xf86c
.short 62450 ## 0xf3f2
.short 786 ## 0x312
.short 65407 ## 0xff7f
.short 64284 ## 0xfb1c
.short 2379 ## 0x94b
.short 542 ## 0x21e
.short 2050 ## 0x802
.short 188 ## 0xbc
.short 60578 ## 0xeca2
.short 1388 ## 0x56c
.short 63 ## 0x3f
.short 4287 ## 0x10bf
.short 64960 ## 0xfdc0
.short 64881 ## 0xfd71
.short 1317 ## 0x525
.short 64986 ## 0xfdda
.short 14 ## 0xe
.short 1106 ## 0x452
.short 65303 ## 0xff17
.short 1036 ## 0x40c
.short 3639 ## 0xe37
.short 64265 ## 0xfb09
.short 2025 ## 0x7e9
.short 62531 ## 0xf443
.short 1185 ## 0x4a1
.short 492 ## 0x1ec
.short 817 ## 0x331
.short 1522 ## 0x5f2
.short 65320 ## 0xff28
.short 63260 ## 0xf71c
.short 856 ## 0x358
.short 62396 ## 0xf3bc
.short 2565 ## 0xa05
.short 64557 ## 0xfc2d
.short 86 ## 0x56
.short 63419 ## 0xf7bb
.short 64546 ## 0xfc22
.short 964 ## 0x3c4
.short 4983 ## 0x1377
.short 613 ## 0x265
.short 1712 ## 0x6b0
.short 63423 ## 0xf7bf
.short 425 ## 0x1a9
.short 214 ## 0xd6
.short 4175 ## 0x104f
.short 64209 ## 0xfad1
.short 627 ## 0x273
.short 60642 ## 0xece2
.short 65315 ## 0xff23
.short 36 ## 0x24
.short 65151 ## 0xfe7f
.short 1955 ## 0x7a3
.short 376 ## 0x178
.short 63874 ## 0xf982
.short 1273 ## 0x4f9
.short 427 ## 0x1ab
.short 62610 ## 0xf492
.short 2937 ## 0xb79
.short 1801 ## 0x709
.short 64607 ## 0xfc5f
.short 63359 ## 0xf77f
.short 365 ## 0x16d
.short 61189 ## 0xef05
.short 64367 ## 0xfb6f
.short 64837 ## 0xfd45
.short 4596 ## 0x11f4
.short 955 ## 0x3bb
.short 64299 ## 0xfb2b
.short 64994 ## 0xfde2
.short 674 ## 0x2a2
.short 65406 ## 0xff7e
.short 61605 ## 0xf0a5
.short 1550 ## 0x60e
.short 64978 ## 0xfdd2
.short 3771 ## 0xebb
.short 61102 ## 0xeeae
.short 62897 ## 0xf5b1
.short 708 ## 0x2c4
.short 290 ## 0x122
.short 146 ## 0x92
.short 63122 ## 0xf692
.short 64590 ## 0xfc4e
.short 536 ## 0x218
.short 59353 ## 0xe7d9
.short 63992 ## 0xf9f8
.short 3070 ## 0xbfe
.short 2496 ## 0x9c0
.short 787 ## 0x313
.short 123 ## 0x7b
.short 63897 ## 0xf999
.short 3107 ## 0xc23
.short 2306 ## 0x902
.short 62674 ## 0xf4d2
.short 1888 ## 0x760
.short 61652 ## 0xf0d4
.short 3119 ## 0xc2f
.short 186 ## 0xba
.short 514 ## 0x202
.short 1899 ## 0x76b
.short 64224 ## 0xfae0
.short 1544 ## 0x608
.short 60532 ## 0xec74
.short 599 ## 0x257
.short 811 ## 0x32b
.short 30 ## 0x1e
.short 1802 ## 0x70a
.short 258 ## 0x102
.short 62729 ## 0xf509
.short 61903 ## 0xf1cf
.short 65263 ## 0xfeef
.short 2840 ## 0xb18
.short 641 ## 0x281
.short 423 ## 0x1a7
.short 64201 ## 0xfac9
.short 280 ## 0x118
.short 258 ## 0x102
.short 62881 ## 0xf5a1
.short 2352 ## 0x930
.short 162 ## 0xa2
.short 61396 ## 0xefd4
.short 1984 ## 0x7c0
.short 1369 ## 0x559
.short 61059 ## 0xee83
.short 64810 ## 0xfd2a
.short 739 ## 0x2e3
.short 2618 ## 0xa3a
.short 65302 ## 0xff16
.short 64842 ## 0xfd4a
.short 64602 ## 0xfc5a
.short 62237 ## 0xf31d
.short 250 ## 0xfa
.short 64953 ## 0xfdb9
.short 63520 ## 0xf820
.short 151 ## 0x97
.short 65254 ## 0xfee6
.short 63756 ## 0xf90c
.short 63524 ## 0xf824
.short 2993 ## 0xbb1
.short 948 ## 0x3b4
.short 64643 ## 0xfc83
.short 64974 ## 0xfdce
.short 868 ## 0x364
.short 58 ## 0x3a
.short 60510 ## 0xec5e
.short 106 ## 0x6a
.short 63810 ## 0xf942
.short 3647 ## 0xe3f
.short 62913 ## 0xf5c1
.short 1142 ## 0x476
.short 63945 ## 0xf9c9
.short 2473 ## 0x9a9
.short 65277 ## 0xfefd
.short 5250 ## 0x1482
.short 783 ## 0x30f
.short 1350 ## 0x546
.short 60959 ## 0xee1f
.short 1778 ## 0x6f2
.short 64236 ## 0xfaec
.short 2111 ## 0x83f
.short 63809 ## 0xf941
.short 65426 ## 0xff92
.short 1723 ## 0x6bb
.short 64835 ## 0xfd43
.short 526 ## 0x20e
.short 59388 ## 0xe7fc
.short 1895 ## 0x767
.short 262 ## 0x106
.short 4182 ## 0x1056
.short 64342 ## 0xfb56
.short 65507 ## 0xffe3
.short 61988 ## 0xf224
.short 64269 ## 0xfb0d
.short 65034 ## 0xfe0a
.short 4420 ## 0x1144
.short 60629 ## 0xecd5
.short 63847 ## 0xf967
.short 1084 ## 0x43c
.short 1485 ## 0x5cd
.short 65084 ## 0xfe3c
.short 357 ## 0x165
.short 841 ## 0x349
.short 223 ## 0xdf
.short 65236 ## 0xfed4
.short 3532 ## 0xdcc
.short 63933 ## 0xf9bd
.short 62715 ## 0xf4fb
.short 63640 ## 0xf898
.short 65358 ## 0xff4e
.short 63699 ## 0xf8d3
.short 64689 ## 0xfcb1
.short 783 ## 0x30f
.short 59920 ## 0xea10
.short 1510 ## 0x5e6
.short 2621 ## 0xa3d
.short 832 ## 0x340
.short 2323 ## 0x913
.short 65302 ## 0xff16
.short 1788 ## 0x6fc
.short 60971 ## 0xee2b
.short 299 ## 0x12b
.short 3696 ## 0xe70
.short 64511 ## 0xfbff
.short 1364 ## 0x554
.short 911 ## 0x38f
.short 1024 ## 0x400
.short 65442 ## 0xffa2
.short 64552 ## 0xfc28
.short 1850 ## 0x73a
.short 1374 ## 0x55e
.short 61730 ## 0xf122
.short 2495 ## 0x9bf
.short 940 ## 0x3ac
.short 65288 ## 0xff08
.short 63917 ## 0xf9ad
.short 70 ## 0x46
.short 4237 ## 0x108d
.short 61968 ## 0xf210
.short 1561 ## 0x619
.short 2047 ## 0x7ff
.short 1984 ## 0x7c0
.short 365 ## 0x16d
.short 3084 ## 0xc0c
.short 985 ## 0x3d9
.short 331 ## 0x14b
.short 65394 ## 0xff72
.short 371 ## 0x173
.short 1413 ## 0x585
.short 5578 ## 0x15ca
.short 63036 ## 0xf63c
.short 63725 ## 0xf8ed
.short 4408 ## 0x1138
.short 64805 ## 0xfd25
.short 2 ## 0x2
.short 64839 ## 0xfd47
.short 2478 ## 0x9ae
.short 64876 ## 0xfd6c
.short 64957 ## 0xfdbd
.short 64271 ## 0xfb0f
.short 2218 ## 0x8aa
.short 63833 ## 0xf959
.short 63626 ## 0xf88a
.short 65397 ## 0xff75
.short 1485 ## 0x5cd
.short 62386 ## 0xf3b2
.short 65315 ## 0xff23
.short 325 ## 0x145
.short 65154 ## 0xfe82
.short 3733 ## 0xe95
.short 1133 ## 0x46d
.short 640 ## 0x280
.short 65286 ## 0xff06
.short 5031 ## 0x13a7
.short 65370 ## 0xff5a
.short 785 ## 0x311
.short 61117 ## 0xeebd
.short 471 ## 0x1d7
.short 65448 ## 0xffa8
.short 1020 ## 0x3fc
.short 2133 ## 0x855
.short 444 ## 0x1bc
.short 61922 ## 0xf1e2
.short 62840 ## 0xf578
.short 65229 ## 0xfecd
.short 1631 ## 0x65f
.short 909 ## 0x38d
.short 2787 ## 0xae3
.short 60815 ## 0xed8f
.short 2070 ## 0x816
.short 263 ## 0x107
.short 1780 ## 0x6f4
.short 2616 ## 0xa38
.short 715 ## 0x2cb
.short 2729 ## 0xaa9
.short 62684 ## 0xf4dc
.short 63236 ## 0xf704
.short 3365 ## 0xd25
.short 63046 ## 0xf646
.short 65224 ## 0xfec8
.short 62500 ## 0xf424
.short 65259 ## 0xfeeb
.short 63395 ## 0xf7a3
.short 141 ## 0x8d
.short 860 ## 0x35c
.short 65490 ## 0xffd2
.short 62719 ## 0xf4ff
.short 2286 ## 0x8ee
.short 65427 ## 0xff93
.short 3931 ## 0xf5b
.short 64250 ## 0xfafa
.short 65148 ## 0xfe7c
.short 2918 ## 0xb66
.short 110 ## 0x6e
.short 2412 ## 0x96c
.short 1321 ## 0x529
.short 63889 ## 0xf991
.short 146 ## 0x92
.short 62407 ## 0xf3c7
.short 1686 ## 0x696
.short 2124 ## 0x84c
.short 401 ## 0x191
.short 65437 ## 0xff9d
.short 61769 ## 0xf149
.short 1239 ## 0x4d7
.short 866 ## 0x362
.short 65433 ## 0xff99
.short 64684 ## 0xfcac
.short 2892 ## 0xb4c
.short 63086 ## 0xf66e
.short 61098 ## 0xeeaa
.short 63853 ## 0xf96d
.short 362 ## 0x16a
.short 63140 ## 0xf6a4
.short 929 ## 0x3a1
.short 65502 ## 0xffde
.short 2395 ## 0x95b
.short 63056 ## 0xf650
.short 1390 ## 0x56e
.short 2642 ## 0xa52
.short 64343 ## 0xfb57
.short 3037 ## 0xbdd
.short 1525 ## 0x5f5
.short 749 ## 0x2ed
.short 65464 ## 0xffb8
.short 64208 ## 0xfad0
.short 476 ## 0x1dc
.short 64767 ## 0xfcff
.short 60670 ## 0xecfe
.short 2256 ## 0x8d0
.short 2169 ## 0x879
.short 60775 ## 0xed67
.short 64624 ## 0xfc70
.short 65504 ## 0xffe0
.short 61540 ## 0xf064
.short 2473 ## 0x9a9
.short 11 ## 0xb
.short 62489 ## 0xf419
.short 1411 ## 0x583
.short 1823 ## 0x71f
.short 61402 ## 0xefda
.short 64683 ## 0xfcab
.short 65472 ## 0xffc0
.short 2234 ## 0x8ba
.short 3106 ## 0xc22
.short 137 ## 0x89
.short 2121 ## 0x849
.short 2242 ## 0x8c2
.short 64303 ## 0xfb2f
.short 76 ## 0x4c
.short 60855 ## 0xedb7
.short 65212 ## 0xfebc
.short 2029 ## 0x7ed
.short 3402 ## 0xd4a
.short 65392 ## 0xff70
.short 61864 ## 0xf1a8
.short 64733 ## 0xfcdd
.short 1102 ## 0x44e
.short 65084 ## 0xfe3c
.short 63579 ## 0xf85b
.short 65405 ## 0xff7d
.short 61433 ## 0xeff9
.short 2244 ## 0x8c4
.short 63928 ## 0xf9b8
.short 62107 ## 0xf29b
.short 1374 ## 0x55e
.short 1132 ## 0x46c
.short 61005 ## 0xee4d
.short 65431 ## 0xff97
.short 153 ## 0x99
.short 64811 ## 0xfd2b
.short 2266 ## 0x8da
.short 4 ## 0x4
.short 4659 ## 0x1233
.short 64337 ## 0xfb51
.short 65386 ## 0xff6a
.short 1287 ## 0x507
.short 63163 ## 0xf6bb
.short 65391 ## 0xff6f
.short 64263 ## 0xfb07
.short 4254 ## 0x109e
.short 1615 ## 0x64f
.short 61950 ## 0xf1fe
.short 2268 ## 0x8dc
.short 63957 ## 0xf9d5
.short 442 ## 0x1ba
.short 63903 ## 0xf99f
.short 65511 ## 0xffe7
.short 65306 ## 0xff1a
.short 1755 ## 0x6db
.short 427 ## 0x1ab
.short 4754 ## 0x1292
.short 1712 ## 0x6b0
.short 63927 ## 0xf9b7
.short 63632 ## 0xf890
.short 65203 ## 0xfeb3
.short 323 ## 0x143
.short 60959 ## 0xee1f
.short 2829 ## 0xb0d
.short 827 ## 0x33b
.short 65183 ## 0xfe9f
.short 64678 ## 0xfca6
.short 64053 ## 0xfa35
.short 64255 ## 0xfaff
.short 1972 ## 0x7b4
.short 183 ## 0xb7
.short 2259 ## 0x8d3
.short 63944 ## 0xf9c8
.short 1075 ## 0x433
.short 2527 ## 0x9df
.short 434 ## 0x1b2
.short 63480 ## 0xf7f8
.short 4848 ## 0x12f0
.short 1352 ## 0x548
.short 79 ## 0x4f
.short 64006 ## 0xfa06
.short 1335 ## 0x537
.short 803 ## 0x323
.short 4935 ## 0x1347
.short 65505 ## 0xffe1
.short 64184 ## 0xfab8
.short 2406 ## 0x966
.short 353 ## 0x161
.short 278 ## 0x116
.short 62857 ## 0xf589
.short 411 ## 0x19b
.short 62776 ## 0xf538
.short 64572 ## 0xfc3c
.short 1059 ## 0x423
.short 64948 ## 0xfdb4
.short 61800 ## 0xf168
.short 1315 ## 0x523
.short 80 ## 0x50
.short 1229 ## 0x4cd
.short 936 ## 0x3a8
.short 2374 ## 0x946
.short 3298 ## 0xce2
.short 921 ## 0x399
.short 63708 ## 0xf8dc
.short 3624 ## 0xe28
.short 1319 ## 0x527
.short 176 ## 0xb0
.short 61416 ## 0xefe8
.short 64217 ## 0xfad9
.short 392 ## 0x188
.short 3940 ## 0xf64
.short 63185 ## 0xf6d1
.short 1094 ## 0x446
.short 64706 ## 0xfcc2
.short 656 ## 0x290
.short 226 ## 0xe2
.short 900 ## 0x384
.short 233 ## 0xe9
.short 1145 ## 0x479
.short 564 ## 0x234
.short 1613 ## 0x64d
.short 64849 ## 0xfd51
.short 4552 ## 0x11c8
.short 1233 ## 0x4d1
.short 149 ## 0x95
.short 64943 ## 0xfdaf
.short 3034 ## 0xbda
.short 64707 ## 0xfcc3
.short 2635 ## 0xa4b
.short 63814 ## 0xf946
.short 65315 ## 0xff23
.short 65141 ## 0xfe75
.short 61611 ## 0xf0ab
.short 65310 ## 0xff1e
.short 4536 ## 0x11b8
.short 63668 ## 0xf8b4
.short 1102 ## 0x44e
.short 2397 ## 0x95d
.short 4225 ## 0x1081
.short 64019 ## 0xfa13
.short 3714 ## 0xe82
.short 578 ## 0x242
.short 65079 ## 0xfe37
.short 63536 ## 0xf830
.short 64702 ## 0xfcbe
.short 63077 ## 0xf665
.short 181 ## 0xb5
.short 1927 ## 0x787
.short 65074 ## 0xfe32
.short 63405 ## 0xf7ad
.short 874 ## 0x36a
.short 65496 ## 0xffd8
.short 60899 ## 0xede3
.short 64695 ## 0xfcb7
.short 65203 ## 0xfeb3
.short 4085 ## 0xff5
.short 65095 ## 0xfe47
.short 65305 ## 0xff19
.short 723 ## 0x2d3
.short 473 ## 0x1d9
.short 65256 ## 0xfee8
.short 64894 ## 0xfd7e
.short 65269 ## 0xfef5
.short 61160 ## 0xeee8
.short 956 ## 0x3bc
.short 1173 ## 0x495
.short 65078 ## 0xfe36
.short 63924 ## 0xf9b4
.short 2082 ## 0x822
.short 98 ## 0x62
.short 3111 ## 0xc27
.short 62976 ## 0xf600
.short 64534 ## 0xfc16
.short 4922 ## 0x133a
.short 63228 ## 0xf6fc
.short 606 ## 0x25e
.short 2042 ## 0x7fa
.short 64858 ## 0xfd5a
.short 65180 ## 0xfe9c
.short 62113 ## 0xf2a1
.short 1924 ## 0x784
.short 63232 ## 0xf700
.short 61826 ## 0xf182
.short 63588 ## 0xf864
.short 64619 ## 0xfc6b
.short 62523 ## 0xf43b
.short 64451 ## 0xfbc3
.short 65268 ## 0xfef4
.short 62379 ## 0xf3ab
.short 124 ## 0x7c
.short 62238 ## 0xf31e
.short 63465 ## 0xf7e9
.short 64673 ## 0xfca1
.short 173 ## 0xad
.short 63313 ## 0xf751
.short 1372 ## 0x55c
.short 65350 ## 0xff46
.short 3856 ## 0xf10
.short 62219 ## 0xf30b
.short 2032 ## 0x7f0
.short 62244 ## 0xf324
.short 1045 ## 0x415
.short 665 ## 0x299
.short 1968 ## 0x7b0
.short 2641 ## 0xa51
.short 65469 ## 0xffbd
.short 62508 ## 0xf42c
.short 2900 ## 0xb54
.short 64993 ## 0xfde1
.short 60371 ## 0xebd3
.short 64724 ## 0xfcd4
.short 65446 ## 0xffa6
.short 62014 ## 0xf23e
.short 64780 ## 0xfd0c
.short 20 ## 0x14
.short 826 ## 0x33a
.short 1235 ## 0x4d3
.short 65336 ## 0xff38
.short 867 ## 0x363
.short 63403 ## 0xf7ab
.short 2044 ## 0x7fc
.short 64888 ## 0xfd78
.short 62350 ## 0xf38e
.short 65384 ## 0xff68
.short 62848 ## 0xf580
.short 1388 ## 0x56c
.short 64142 ## 0xfa8e
.short 61613 ## 0xf0ad
.short 1998 ## 0x7ce
.short 2409 ## 0x969
.short 60145 ## 0xeaf1
.short 65226 ## 0xfeca
.short 146 ## 0x92
.short 64435 ## 0xfbb3
.short 65122 ## 0xfe62
.short 339 ## 0x153
.short 3464 ## 0xd88
.short 565 ## 0x235
.short 460 ## 0x1cc
.short 3429 ## 0xd65
.short 1290 ## 0x50a
.short 65461 ## 0xffb5
.short 94 ## 0x5e
.short 1177 ## 0x499
.short 64444 ## 0xfbbc
.short 7233 ## 0x1c41
.short 64688 ## 0xfcb0
.short 63539 ## 0xf833
.short 62088 ## 0xf288
.short 64693 ## 0xfcb5
.short 1 ## 0x1
.short 2433 ## 0x981
.short 64840 ## 0xfd48
.short 1791 ## 0x6ff
.short 2905 ## 0xb59
.short 3968 ## 0xf80
.short 62898 ## 0xf5b2
.short 1501 ## 0x5dd
.short 372 ## 0x174
.short 65525 ## 0xfff5
.short 65362 ## 0xff52
.short 1364 ## 0x554
.short 63866 ## 0xf97a
.short 63822 ## 0xf94e
.short 1096 ## 0x448
.short 1096 ## 0x448
.short 60481 ## 0xec41
.short 64076 ## 0xfa4c
.short 65454 ## 0xffae
.short 65044 ## 0xfe14
.short 62972 ## 0xf5fc
.short 63548 ## 0xf83c
.short 64328 ## 0xfb48
.short 65240 ## 0xfed8
.short 3832 ## 0xef8
.short 62388 ## 0xf3b4
.short 177 ## 0xb1
.short 65428 ## 0xff94
.short 63918 ## 0xf9ae
.short 64765 ## 0xfcfd
.short 386 ## 0x182
.short 3082 ## 0xc0a
.short 3823 ## 0xeef
.short 65363 ## 0xff53
.short 1662 ## 0x67e
.short 64260 ## 0xfb04
.short 65471 ## 0xffbf
.short 3019 ## 0xbcb
.short 63117 ## 0xf68d
.short 72 ## 0x48
.short 4427 ## 0x114b
.short 62548 ## 0xf454
.short 1231 ## 0x4cf
.short 2459 ## 0x99b
.short 64564 ## 0xfc34
.short 58 ## 0x3a
.short 4036 ## 0xfc4
.short 63719 ## 0xf8e7
.short 1250 ## 0x4e2
.short 3448 ## 0xd78
.short 64644 ## 0xfc84
.short 63785 ## 0xf929
.short 4607 ## 0x11ff
.short 221 ## 0xdd
.short 107 ## 0x6b
.short 62195 ## 0xf2f3
.short 2770 ## 0xad2
.short 64493 ## 0xfbed
.short 63502 ## 0xf80e
.short 63740 ## 0xf8fc
.short 63541 ## 0xf835
.short 63301 ## 0xf745
.short 64326 ## 0xfb46
.short 54 ## 0x36
.short 795 ## 0x31b
.short 1727 ## 0x6bf
.short 1337 ## 0x539
.short 64563 ## 0xfc33
.short 64327 ## 0xfb47
.short 2250 ## 0x8ca
.short 65278 ## 0xfefe
.short 62652 ## 0xf4bc
.short 65215 ## 0xfebf
.short 1980 ## 0x7bc
.short 63367 ## 0xf787
.short 116 ## 0x74
.short 4992 ## 0x1380
.short 39 ## 0x27
.short 64362 ## 0xfb6a
.short 3231 ## 0xc9f
.short 682 ## 0x2aa
.short 65435 ## 0xff9b
.short 1114 ## 0x45a
.short 64553 ## 0xfc29
.short 353 ## 0x161
.short 64672 ## 0xfca0
.short 64227 ## 0xfae3
.short 2843 ## 0xb1b
.short 1069 ## 0x42d
.short 63804 ## 0xf93c
.short 65324 ## 0xff2c
.short 4780 ## 0x12ac
.short 64924 ## 0xfd9c
.short 1214 ## 0x4be
.short 3689 ## 0xe69
.short 2674 ## 0xa72
.short 63816 ## 0xf948
.short 2858 ## 0xb2a
.short 65499 ## 0xffdb
.short 65527 ## 0xfff7
.short 64210 ## 0xfad2
.short 2769 ## 0xad1
.short 1056 ## 0x420
.short 63102 ## 0xf67e
.short 112 ## 0x70
.short 1471 ## 0x5bf
.short 63430 ## 0xf7c6
.short 63510 ## 0xf816
.short 98 ## 0x62
.short 1275 ## 0x4fb
.short 63818 ## 0xf94a
.short 63900 ## 0xf99c
.short 4642 ## 0x1222
.short 64050 ## 0xfa32
.short 63037 ## 0xf63d
.short 1884 ## 0x75c
.short 776 ## 0x308
.short 65140 ## 0xfe74
.short 64420 ## 0xfba4
.short 787 ## 0x313
.short 190 ## 0xbe
.short 59393 ## 0xe801
.short 1033 ## 0x409
.short 64209 ## 0xfad1
.short 2185 ## 0x889
.short 65114 ## 0xfe5a
.short 65405 ## 0xff7d
.short 64754 ## 0xfcf2
.short 3962 ## 0xf7a
.short 1324 ## 0x52c
.short 60942 ## 0xee0e
.short 3053 ## 0xbed
.short 64897 ## 0xfd81
.short 65120 ## 0xfe60
.short 63817 ## 0xf949
.short 65147 ## 0xfe7b
.short 1903 ## 0x76f
.short 939 ## 0x3ab
.short 1029 ## 0x405
.short 1487 ## 0x5cf
.short 65053 ## 0xfe1d
.short 2103 ## 0x837
.short 64628 ## 0xfc74
.short 477 ## 0x1dd
.short 65252 ## 0xfee4
.short 61853 ## 0xf19d
.short 1553 ## 0x611
.short 473 ## 0x1d9
.short 5373 ## 0x14fd
.short 184 ## 0xb8
.short 64751 ## 0xfcef
.short 1649 ## 0x671
.short 63553 ## 0xf841
.short 45 ## 0x2d
.short 65377 ## 0xff61
.short 63484 ## 0xf7fc
.short 675 ## 0x2a3
.short 65321 ## 0xff29
.short 397 ## 0x18d
.short 3215 ## 0xc8f
.short 893 ## 0x37d
.short 2644 ## 0xa54
.short 156 ## 0x9c
.short 64360 ## 0xfb68
.short 1138 ## 0x472
.short 638 ## 0x27e
.short 62850 ## 0xf582
.short 64374 ## 0xfb76
.short 62518 ## 0xf436
.short 1858 ## 0x742
.short 885 ## 0x375
.short 256 ## 0x100
.short 61538 ## 0xf062
.short 64889 ## 0xfd79
.short 63681 ## 0xf8c1
.short 64875 ## 0xfd6b
.short 64450 ## 0xfbc2
.short 65365 ## 0xff55
.short 63772 ## 0xf91c
.short 2769 ## 0xad1
.short 65163 ## 0xfe8b
.short 61613 ## 0xf0ad
.short 62799 ## 0xf54f
.short 224 ## 0xe0
.short 2636 ## 0xa4c
.short 63772 ## 0xf91c
.short 2349 ## 0x92d
.short 62629 ## 0xf4a5
.short 1704 ## 0x6a8
.short 327 ## 0x147
.short 64417 ## 0xfba1
.short 1939 ## 0x793
.short 1513 ## 0x5e9
.short 62635 ## 0xf4ab
.short 1612 ## 0x64c
.short 61824 ## 0xf180
.short 3346 ## 0xd12
.short 64811 ## 0xfd2b
.short 65487 ## 0xffcf
.short 61692 ## 0xf0fc
.short 64827 ## 0xfd3b
.short 466 ## 0x1d2
.short 244 ## 0xf4
.short 2220 ## 0x8ac
.short 1999 ## 0x7cf
.short 61057 ## 0xee81
.short 2059 ## 0x80b
.short 23 ## 0x17
.short 63847 ## 0xf967
.short 2498 ## 0x9c2
.short 64433 ## 0xfbb1
.short 60851 ## 0xedb3
.short 64307 ## 0xfb33
.short 1234 ## 0x4d2
.short 62812 ## 0xf55c
.short 63703 ## 0xf8d7
.short 65352 ## 0xff48
.short 5671 ## 0x1627
.short 701 ## 0x2bd
.short 929 ## 0x3a1
.short 60925 ## 0xedfd
.short 3195 ## 0xc7b
.short 647 ## 0x287
.short 65289 ## 0xff09
.short 62973 ## 0xf5fd
.short 65036 ## 0xfe0c
.short 1531 ## 0x5fb
.short 63251 ## 0xf713
.short 1799 ## 0x707
.short 960 ## 0x3c0
.short 63556 ## 0xf844
.short 1695 ## 0x69f
.short 3583 ## 0xdff
.short 64992 ## 0xfde0
.short 49 ## 0x31
.short 5544 ## 0x15a8
.short 62482 ## 0xf412
.short 70 ## 0x46
.short 62529 ## 0xf441
.short 64819 ## 0xfd33
.short 254 ## 0xfe
.short 970 ## 0x3ca
.short 3055 ## 0xbef
.short 65373 ## 0xff5d
.short 1121 ## 0x461
.short 64550 ## 0xfc26
.short 65072 ## 0xfe30
.short 62739 ## 0xf513
.short 2725 ## 0xaa5
.short 64096 ## 0xfa60
.short 65279 ## 0xfeff
.short 2441 ## 0x989
.short 65446 ## 0xffa6
.short 1724 ## 0x6bc
.short 3970 ## 0xf82
.short 64877 ## 0xfd6d
.short 60775 ## 0xed67
.short 64758 ## 0xfcf6
.short 65101 ## 0xfe4d
.short 65100 ## 0xfe4c
.short 63333 ## 0xf765
.short 65365 ## 0xff55
.short 3686 ## 0xe66
.short 850 ## 0x352
.short 732 ## 0x2dc
.short 2066 ## 0x812
.short 843 ## 0x34b
.short 62877 ## 0xf59d
.short 504 ## 0x1f8
.short 63408 ## 0xf7b0
.short 65314 ## 0xff22
.short 61658 ## 0xf0da
.short 2194 ## 0x892
.short 65259 ## 0xfeeb
.short 2493 ## 0x9bd
.short 63815 ## 0xf947
.short 63430 ## 0xf7c6
.short 63254 ## 0xf716
.short 2525 ## 0x9dd
.short 24 ## 0x18
.short 63222 ## 0xf6f6
.short 1827 ## 0x723
.short 63834 ## 0xf95a
.short 62857 ## 0xf589
.short 905 ## 0x389
.short 62943 ## 0xf5df
.short 63798 ## 0xf936
.short 65180 ## 0xfe9c
.globl _cg_SP_FC1bias ## @cg_SP_FC1bias
.p2align 4
_cg_SP_FC1bias:
.short 64789 ## 0xfd15
.short 62528 ## 0xf440
.short 62860 ## 0xf58c
.short 902 ## 0x386
.short 315 ## 0x13b
.short 2268 ## 0x8dc
.short 62264 ## 0xf338
.short 3007 ## 0xbbf
.short 1944 ## 0x798
.short 64865 ## 0xfd61
.short 293 ## 0x125
.short 3431 ## 0xd67
.short 2986 ## 0xbaa
.short 1482 ## 0x5ca
.short 64037 ## 0xfa25
.short 63931 ## 0xf9bb
.short 628 ## 0x274
.short 2983 ## 0xba7
.short 2221 ## 0x8ad
.short 2116 ## 0x844
.short 63504 ## 0xf810
.short 63817 ## 0xf949
.short 64112 ## 0xfa70
.short 63089 ## 0xf671
.short 63112 ## 0xf688
.short 59479 ## 0xe857
.short 64622 ## 0xfc6e
.short 59800 ## 0xe998
.short 62607 ## 0xf48f
.short 533 ## 0x215
.short 59305 ## 0xe7a9
.short 64047 ## 0xfa2f
.short 63665 ## 0xf8b1
.short 62642 ## 0xf4b2
.short 1776 ## 0x6f0
.short 2312 ## 0x908
.short 64932 ## 0xfda4
.short 64952 ## 0xfdb8
.short 1504 ## 0x5e0
.short 418 ## 0x1a2
.short 5687 ## 0x1637
.short 5372 ## 0x14fc
.short 60427 ## 0xec0b
.short 57907 ## 0xe233
.short 280 ## 0x118
.short 3310 ## 0xcee
.short 617 ## 0x269
.short 65171 ## 0xfe93
.short 325 ## 0x145
.short 63904 ## 0xf9a0
.short 37 ## 0x25
.short 3428 ## 0xd64
.short 2077 ## 0x81d
.short 65521 ## 0xfff1
.short 64027 ## 0xfa1b
.short 803 ## 0x323
.short 2427 ## 0x97b
.short 2012 ## 0x7dc
.short 62334 ## 0xf37e
.short 308 ## 0x134
.short 6018 ## 0x1782
.short 64254 ## 0xfafe
.short 5012 ## 0x1394
.short 1231 ## 0x4cf
.short 984 ## 0x3d8
.short 61348 ## 0xefa4
.short 1475 ## 0x5c3
.short 64204 ## 0xfacc
.short 777 ## 0x309
.short 2479 ## 0x9af
.short 274 ## 0x112
.short 2743 ## 0xab7
.short 62095 ## 0xf28f
.short 1682 ## 0x692
.short 2268 ## 0x8dc
.short 63934 ## 0xf9be
.short 63619 ## 0xf883
.short 64040 ## 0xfa28
.short 63132 ## 0xf69c
.short 4420 ## 0x1144
.short 2731 ## 0xaab
.short 2707 ## 0xa93
.short 1582 ## 0x62e
.short 994 ## 0x3e2
.short 65193 ## 0xfea9
.short 2321 ## 0x911
.short 63962 ## 0xf9da
.short 2539 ## 0x9eb
.short 1243 ## 0x4db
.short 1255 ## 0x4e7
.short 64542 ## 0xfc1e
.short 63020 ## 0xf62c
.short 1011 ## 0x3f3
.short 1127 ## 0x467
.short 1466 ## 0x5ba
.short 60743 ## 0xed47
.short 1181 ## 0x49d
.short 63663 ## 0xf8af
.short 63301 ## 0xf745
.short 3091 ## 0xc13
.short 64754 ## 0xfcf2
.short 64477 ## 0xfbdd
.short 61027 ## 0xee63
.short 63900 ## 0xf99c
.short 3224 ## 0xc98
.short 63829 ## 0xf955
.short 1995 ## 0x7cb
.short 1495 ## 0x5d7
.short 65379 ## 0xff63
.short 2527 ## 0x9df
.short 2248 ## 0x8c8
.short 4298 ## 0x10ca
.short 61 ## 0x3d
.short 64584 ## 0xfc48
.short 64519 ## 0xfc07
.short 2222 ## 0x8ae
.short 64532 ## 0xfc14
.short 1328 ## 0x530
.short 2693 ## 0xa85
.short 63957 ## 0xf9d5
.short 2426 ## 0x97a
.short 9 ## 0x9
.short 2090 ## 0x82a
.short 1612 ## 0x64c
.short 740 ## 0x2e4
.short 2136 ## 0x858
.short 3609 ## 0xe19
.short 3343 ## 0xd0f
.short 65314 ## 0xff22
.short 2287 ## 0x8ef
.short 64965 ## 0xfdc5
.short 5103 ## 0x13ef
.short 64352 ## 0xfb60
.short 5221 ## 0x1465
.short 176 ## 0xb0
.short 520 ## 0x208
.short 63858 ## 0xf972
.short 63729 ## 0xf8f1
.short 64256 ## 0xfb00
.short 63870 ## 0xf97e
.short 60645 ## 0xece5
.short 62902 ## 0xf5b6
.short 266 ## 0x10a
.short 64214 ## 0xfad6
.short 797 ## 0x31d
.short 1393 ## 0x571
.short 4425 ## 0x1149
.short 63748 ## 0xf904
.short 65398 ## 0xff76
.short 63534 ## 0xf82e
.short 63880 ## 0xf988
.short 1095 ## 0x447
.short 63365 ## 0xf785
.short 64402 ## 0xfb92
.short 61278 ## 0xef5e
.short 2995 ## 0xbb3
.short 204 ## 0xcc
.short 1494 ## 0x5d6
.short 3048 ## 0xbe8
.short 2457 ## 0x999
.short 62305 ## 0xf361
.short 62871 ## 0xf597
.short 1675 ## 0x68b
.short 4546 ## 0x11c2
.short 64329 ## 0xfb49
.short 5272 ## 0x1498
.short 61125 ## 0xeec5
.short 62923 ## 0xf5cb
.short 64620 ## 0xfc6c
.short 64885 ## 0xfd75
.short 3284 ## 0xcd4
.short 64736 ## 0xfce0
.short 65462 ## 0xffb6
.short 851 ## 0x353
.short 678 ## 0x2a6
.short 64252 ## 0xfafc
.short 1041 ## 0x411
.short 63880 ## 0xf988
.short 1803 ## 0x70b
.short 62836 ## 0xf574
.globl _cg_SP_FC2weit ## @cg_SP_FC2weit
.p2align 4
_cg_SP_FC2weit:
.short 65163 ## 0xfe8b
.short 960 ## 0x3c0
.short 64526 ## 0xfc0e
.short 65224 ## 0xfec8
.short 416 ## 0x1a0
.short 63916 ## 0xf9ac
.short 63050 ## 0xf64a
.short 65084 ## 0xfe3c
.short 115 ## 0x73
.short 729 ## 0x2d9
.short 64652 ## 0xfc8c
.short 64137 ## 0xfa89
.short 1843 ## 0x733
.short 64966 ## 0xfdc6
.short 65397 ## 0xff75
.short 454 ## 0x1c6
.short 61539 ## 0xf063
.short 65109 ## 0xfe55
.short 380 ## 0x17c
.short 65417 ## 0xff89
.short 870 ## 0x366
.short 807 ## 0x327
.short 241 ## 0xf1
.short 2051 ## 0x803
.short 1576 ## 0x628
.short 65417 ## 0xff89
.short 65429 ## 0xff95
.short 65284 ## 0xff04
.short 387 ## 0x183
.short 353 ## 0x161
.short 65282 ## 0xff02
.short 217 ## 0xd9
.short 65265 ## 0xfef1
.short 65408 ## 0xff80
.short 64192 ## 0xfac0
.short 64225 ## 0xfae1
.short 283 ## 0x11b
.short 65492 ## 0xffd4
.short 572 ## 0x23c
.short 64575 ## 0xfc3f
.short 64454 ## 0xfbc6
.short 460 ## 0x1cc
.short 223 ## 0xdf
.short 1561 ## 0x619
.short 64316 ## 0xfb3c
.short 64820 ## 0xfd34
.short 65441 ## 0xffa1
.short 65118 ## 0xfe5e
.short 59378 ## 0xe7f2
.short 2586 ## 0xa1a
.short 65037 ## 0xfe0d
.short 64921 ## 0xfd99
.short 260 ## 0x104
.short 64997 ## 0xfde5
.short 65001 ## 0xfde9
.short 65427 ## 0xff93
.short 65122 ## 0xfe62
.short 64948 ## 0xfdb4
.short 64228 ## 0xfae4
.short 1607 ## 0x647
.short 2520 ## 0x9d8
.short 1869 ## 0x74d
.short 201 ## 0xc9
.short 65481 ## 0xffc9
.short 160 ## 0xa0
.short 64486 ## 0xfbe6
.short 4048 ## 0xfd0
.short 63742 ## 0xf8fe
.short 175 ## 0xaf
.short 64699 ## 0xfcbb
.short 142 ## 0x8e
.short 64902 ## 0xfd86
.short 63299 ## 0xf743
.short 65055 ## 0xfe1f
.short 64486 ## 0xfbe6
.short 65521 ## 0xfff1
.short 65201 ## 0xfeb1
.short 34 ## 0x22
.short 563 ## 0x233
.short 1103 ## 0x44f
.short 498 ## 0x1f2
.short 64249 ## 0xfaf9
.short 65493 ## 0xffd5
.short 65241 ## 0xfed9
.short 65066 ## 0xfe2a
.short 64965 ## 0xfdc5
.short 837 ## 0x345
.short 157 ## 0x9d
.short 452 ## 0x1c4
.short 0 ## 0x0
.short 701 ## 0x2bd
.short 65393 ## 0xff71
.short 64771 ## 0xfd03
.short 2198 ## 0x896
.short 65431 ## 0xff97
.short 818 ## 0x332
.short 1463 ## 0x5b7
.short 65383 ## 0xff67
.short 481 ## 0x1e1
.short 500 ## 0x1f4
.short 65290 ## 0xff0a
.short 64617 ## 0xfc69
.short 64434 ## 0xfbb2
.short 1206 ## 0x4b6
.short 39 ## 0x27
.short 65116 ## 0xfe5c
.short 64690 ## 0xfcb2
.short 268 ## 0x10c
.short 64388 ## 0xfb84
.short 360 ## 0x168
.short 63641 ## 0xf899
.short 65197 ## 0xfead
.short 1095 ## 0x447
.short 64532 ## 0xfc14
.short 200 ## 0xc8
.short 64930 ## 0xfda2
.short 1898 ## 0x76a
.short 65404 ## 0xff7c
.short 61522 ## 0xf052
.short 1349 ## 0x545
.short 715 ## 0x2cb
.short 444 ## 0x1bc
.short 65032 ## 0xfe08
.short 2117 ## 0x845
.short 65168 ## 0xfe90
.short 729 ## 0x2d9
.short 1501 ## 0x5dd
.short 1528 ## 0x5f8
.short 65263 ## 0xfeef
.short 65481 ## 0xffc9
.short 527 ## 0x20f
.short 65291 ## 0xff0b
.short 65057 ## 0xfe21
.short 65005 ## 0xfded
.short 65486 ## 0xffce
.short 65250 ## 0xfee2
.short 201 ## 0xc9
.short 65327 ## 0xff2f
.short 109 ## 0x6d
.short 63197 ## 0xf6dd
.short 363 ## 0x16b
.short 464 ## 0x1d0
.short 64757 ## 0xfcf5
.short 438 ## 0x1b6
.short 98 ## 0x62
.short 1488 ## 0x5d0
.short 65158 ## 0xfe86
.short 695 ## 0x2b7
.short 883 ## 0x373
.short 874 ## 0x36a
.short 65311 ## 0xff1f
.short 65507 ## 0xffe3
.short 60715 ## 0xed2b
.short 64038 ## 0xfa26
.short 1709 ## 0x6ad
.short 65220 ## 0xfec4
.short 65308 ## 0xff1c
.short 64554 ## 0xfc2a
.short 272 ## 0x110
.short 65299 ## 0xff13
.short 181 ## 0xb5
.short 65506 ## 0xffe2
.short 126 ## 0x7e
.short 64221 ## 0xfadd
.short 38 ## 0x26
.short 65315 ## 0xff23
.short 65206 ## 0xfeb6
.short 451 ## 0x1c3
.short 64623 ## 0xfc6f
.short 1402 ## 0x57a
.short 652 ## 0x28c
.short 65316 ## 0xff24
.short 440 ## 0x1b8
.short 64627 ## 0xfc73
.short 65342 ## 0xff3e
.short 65375 ## 0xff5f
.short 18 ## 0x12
.short 155 ## 0x9b
.short 878 ## 0x36e
.short 3278 ## 0xcce
.short 63865 ## 0xf979
.short 202 ## 0xca
.short 64575 ## 0xfc3f
.short 33 ## 0x21
.short 1054 ## 0x41e
.short 65092 ## 0xfe44
.short 583 ## 0x247
.short 64832 ## 0xfd40
.short 64205 ## 0xfacd
.short 175 ## 0xaf
.short 65475 ## 0xffc3
.short 65047 ## 0xfe17
.short 512 ## 0x200
.short 64890 ## 0xfd7a
.short 475 ## 0x1db
.short 706 ## 0x2c2
.short 64528 ## 0xfc10
.short 65055 ## 0xfe1f
.short 65146 ## 0xfe7a
.short 65483 ## 0xffcb
.short 591 ## 0x24f
.short 386 ## 0x182
.short 348 ## 0x15c
.short 695 ## 0x2b7
.short 395 ## 0x18b
.short 959 ## 0x3bf
.short 65480 ## 0xffc8
.short 610 ## 0x262
.short 513 ## 0x201
.short 65200 ## 0xfeb0
.short 65381 ## 0xff65
.short 407 ## 0x197
.short 310 ## 0x136
.short 587 ## 0x24b
.short 65483 ## 0xffcb
.short 387 ## 0x183
.short 62662 ## 0xf4c6
.short 65177 ## 0xfe99
.short 65499 ## 0xffdb
.short 64987 ## 0xfddb
.short 65146 ## 0xfe7a
.short 65351 ## 0xff47
.short 133 ## 0x85
.short 232 ## 0xe8
.short 65471 ## 0xffbf
.short 65354 ## 0xff4a
.short 590 ## 0x24e
.short 64643 ## 0xfc83
.short 64841 ## 0xfd49
.short 507 ## 0x1fb
.short 89 ## 0x59
.short 65002 ## 0xfdea
.short 65012 ## 0xfdf4
.short 1 ## 0x1
.short 217 ## 0xd9
.short 63576 ## 0xf858
.short 16 ## 0x10
.short 64512 ## 0xfc00
.short 437 ## 0x1b5
.short 737 ## 0x2e1
.short 65500 ## 0xffdc
.short 1194 ## 0x4aa
.short 74 ## 0x4a
.short 65013 ## 0xfdf5
.short 806 ## 0x326
.short 64525 ## 0xfc0d
.short 766 ## 0x2fe
.short 64971 ## 0xfdcb
.short 494 ## 0x1ee
.short 65157 ## 0xfe85
.short 65261 ## 0xfeed
.short 64505 ## 0xfbf9
.short 65445 ## 0xffa5
.short 368 ## 0x170
.short 65157 ## 0xfe85
.short 958 ## 0x3be
.short 65175 ## 0xfe97
.short 1188 ## 0x4a4
.short 236 ## 0xec
.short 408 ## 0x198
.short 64383 ## 0xfb7f
.short 65527 ## 0xfff7
.short 821 ## 0x335
.short 65378 ## 0xff62
.short 62657 ## 0xf4c1
.short 65323 ## 0xff2b
.short 109 ## 0x6d
.short 64523 ## 0xfc0b
.short 3297 ## 0xce1
.short 64948 ## 0xfdb4
.short 64992 ## 0xfde0
.short 65505 ## 0xffe1
.short 64937 ## 0xfda9
.short 65408 ## 0xff80
.short 392 ## 0x188
.short 64705 ## 0xfcc1
.short 209 ## 0xd1
.short 242 ## 0xf2
.short 64971 ## 0xfdcb
.short 124 ## 0x7c
.short 146 ## 0x92
.short 65252 ## 0xfee4
.short 265 ## 0x109
.short 834 ## 0x342
.short 65299 ## 0xff13
.short 65299 ## 0xff13
.short 65044 ## 0xfe14
.short 65006 ## 0xfdee
.short 65023 ## 0xfdff
.short 186 ## 0xba
.short 64879 ## 0xfd6f
.short 3235 ## 0xca3
.short 65355 ## 0xff4b
.short 65450 ## 0xffaa
.short 65446 ## 0xffa6
.short 65421 ## 0xff8d
.short 176 ## 0xb0
.short 519 ## 0x207
.short 64851 ## 0xfd53
.short 457 ## 0x1c9
.short 840 ## 0x348
.short 64348 ## 0xfb5c
.short 993 ## 0x3e1
.short 65378 ## 0xff62
.short 65265 ## 0xfef1
.short 309 ## 0x135
.short 409 ## 0x199
.short 977 ## 0x3d1
.short 64943 ## 0xfdaf
.short 64648 ## 0xfc88
.short 65410 ## 0xff82
.short 64703 ## 0xfcbf
.short 64897 ## 0xfd81
.short 64984 ## 0xfdd8
.short 64 ## 0x40
.short 64368 ## 0xfb70
.short 65186 ## 0xfea2
.short 63172 ## 0xf6c4
.short 26 ## 0x1a
.short 65492 ## 0xffd4
.short 1127 ## 0x467
.short 488 ## 0x1e8
.short 549 ## 0x225
.short 457 ## 0x1c9
.short 346 ## 0x15a
.short 788 ## 0x314
.short 63862 ## 0xf976
.short 920 ## 0x398
.short 65013 ## 0xfdf5
.short 192 ## 0xc0
.short 65011 ## 0xfdf3
.short 64755 ## 0xfcf3
.short 65531 ## 0xfffb
.short 191 ## 0xbf
.short 567 ## 0x237
.short 65353 ## 0xff49
.short 65146 ## 0xfe7a
.short 65495 ## 0xffd7
.short 64654 ## 0xfc8e
.short 64751 ## 0xfcef
.short 456 ## 0x1c8
.short 65195 ## 0xfeab
.short 65022 ## 0xfdfe
.short 65162 ## 0xfe8a
.short 62386 ## 0xf3b2
.short 292 ## 0x124
.short 621 ## 0x26d
.short 65414 ## 0xff86
.short 65329 ## 0xff31
.short 192 ## 0xc0
.short 218 ## 0xda
.short 134 ## 0x86
.short 65359 ## 0xff4f
.short 65018 ## 0xfdfa
.short 2010 ## 0x7da
.short 38 ## 0x26
.short 605 ## 0x25d
.short 65450 ## 0xffaa
.short 773 ## 0x305
.short 265 ## 0x109
.short 708 ## 0x2c4
.short 65137 ## 0xfe71
.short 65171 ## 0xfe93
.short 64329 ## 0xfb49
.short 65003 ## 0xfdeb
.short 65458 ## 0xffb2
.short 65116 ## 0xfe5c
.short 408 ## 0x198
.short 890 ## 0x37a
.short 205 ## 0xcd
.short 65390 ## 0xff6e
.short 777 ## 0x309
.short 797 ## 0x31d
.short 340 ## 0x154
.short 524 ## 0x20c
.short 65267 ## 0xfef3
.short 129 ## 0x81
.short 845 ## 0x34d
.short 65261 ## 0xfeed
.short 64968 ## 0xfdc8
.short 547 ## 0x223
.short 64592 ## 0xfc50
.short 538 ## 0x21a
.short 64305 ## 0xfb31
.short 64985 ## 0xfdd9
.short 64141 ## 0xfa8d
.short 65004 ## 0xfdec
.short 64194 ## 0xfac2
.short 65259 ## 0xfeeb
.short 64577 ## 0xfc41
.short 64407 ## 0xfb97
.short 425 ## 0x1a9
.short 65300 ## 0xff14
.short 65469 ## 0xffbd
.short 65518 ## 0xffee
.short 973 ## 0x3cd
.short 1175 ## 0x497
.short 303 ## 0x12f
.short 397 ## 0x18d
.short 660 ## 0x294
.short 893 ## 0x37d
.short 1809 ## 0x711
.short 63961 ## 0xf9d9
.short 62018 ## 0xf242
.short 64747 ## 0xfceb
.short 234 ## 0xea
.short 64676 ## 0xfca4
.short 64686 ## 0xfcae
.short 64756 ## 0xfcf4
.short 65124 ## 0xfe64
.short 519 ## 0x207
.short 369 ## 0x171
.short 1235 ## 0x4d3
.short 487 ## 0x1e7
.short 1028 ## 0x404
.short 2405 ## 0x965
.short 200 ## 0xc8
.short 772 ## 0x304
.short 64383 ## 0xfb7f
.short 299 ## 0x12b
.short 412 ## 0x19c
.short 65486 ## 0xffce
.short 532 ## 0x214
.short 640 ## 0x280
.short 65465 ## 0xffb9
.short 63906 ## 0xf9a2
.short 32 ## 0x20
.short 65478 ## 0xffc6
.short 65394 ## 0xff72
.short 65131 ## 0xfe6b
.short 64713 ## 0xfcc9
.short 65439 ## 0xff9f
.short 64868 ## 0xfd64
.short 64862 ## 0xfd5e
.short 65091 ## 0xfe43
.short 64812 ## 0xfd2c
.short 65528 ## 0xfff8
.short 65007 ## 0xfdef
.short 65085 ## 0xfe3d
.short 467 ## 0x1d3
.short 721 ## 0x2d1
.short 594 ## 0x252
.short 64937 ## 0xfda9
.short 463 ## 0x1cf
.short 2263 ## 0x8d7
.short 65379 ## 0xff63
.short 20 ## 0x14
.short 497 ## 0x1f1
.short 64048 ## 0xfa30
.short 65062 ## 0xfe26
.short 390 ## 0x186
.short 140 ## 0x8c
.short 64908 ## 0xfd8c
.short 112 ## 0x70
.short 721 ## 0x2d1
.short 153 ## 0x99
.short 65283 ## 0xff03
.short 65106 ## 0xfe52
.short 573 ## 0x23d
.short 1656 ## 0x678
.short 64125 ## 0xfa7d
.short 64790 ## 0xfd16
.short 64957 ## 0xfdbd
.short 64829 ## 0xfd3d
.short 830 ## 0x33e
.short 219 ## 0xdb
.short 64393 ## 0xfb89
.short 493 ## 0x1ed
.short 1007 ## 0x3ef
.short 65415 ## 0xff87
.short 689 ## 0x2b1
.short 64572 ## 0xfc3c
.short 884 ## 0x374
.short 65242 ## 0xfeda
.short 298 ## 0x12a
.short 64868 ## 0xfd64
.short 283 ## 0x11b
.short 65256 ## 0xfee8
.short 893 ## 0x37d
.short 63724 ## 0xf8ec
.short 163 ## 0xa3
.short 436 ## 0x1b4
.short 65232 ## 0xfed0
.short 37 ## 0x25
.short 538 ## 0x21a
.short 65268 ## 0xfef4
.short 52 ## 0x34
.short 1176 ## 0x498
.short 648 ## 0x288
.short 1429 ## 0x595
.short 320 ## 0x140
.short 1903 ## 0x76f
.short 65329 ## 0xff31
.short 641 ## 0x281
.short 65073 ## 0xfe31
.short 521 ## 0x209
.short 65329 ## 0xff31
.short 712 ## 0x2c8
.short 65437 ## 0xff9d
.short 65202 ## 0xfeb2
.short 62933 ## 0xf5d5
.short 64530 ## 0xfc12
.short 315 ## 0x13b
.short 64928 ## 0xfda0
.short 347 ## 0x15b
.short 64729 ## 0xfcd9
.short 2111 ## 0x83f
.short 65388 ## 0xff6c
.short 490 ## 0x1ea
.short 64783 ## 0xfd0f
.short 65273 ## 0xfef9
.short 136 ## 0x88
.short 65182 ## 0xfe9e
.short 65458 ## 0xffb2
.short 64046 ## 0xfa2e
.short 65416 ## 0xff88
.short 118 ## 0x76
.short 65224 ## 0xfec8
.short 1289 ## 0x509
.short 65260 ## 0xfeec
.short 65152 ## 0xfe80
.short 65099 ## 0xfe4b
.short 65251 ## 0xfee3
.short 357 ## 0x165
.short 2023 ## 0x7e7
.short 2058 ## 0x80a
.short 64554 ## 0xfc2a
.short 64495 ## 0xfbef
.short 65358 ## 0xff4e
.short 65383 ## 0xff67
.short 763 ## 0x2fb
.short 64869 ## 0xfd65
.short 63905 ## 0xf9a1
.short 65112 ## 0xfe58
.short 64173 ## 0xfaad
.short 65511 ## 0xffe7
.short 65006 ## 0xfdee
.short 65423 ## 0xff8f
.short 307 ## 0x133
.short 65260 ## 0xfeec
.short 448 ## 0x1c0
.short 64433 ## 0xfbb1
.short 63739 ## 0xf8fb
.short 1621 ## 0x655
.short 183 ## 0xb7
.short 740 ## 0x2e4
.short 64781 ## 0xfd0d
.short 1236 ## 0x4d4
.short 262 ## 0x106
.short 64975 ## 0xfdcf
.short 64170 ## 0xfaaa
.short 65499 ## 0xffdb
.short 65168 ## 0xfe90
.short 141 ## 0x8d
.short 63402 ## 0xf7aa
.short 64333 ## 0xfb4d
.short 64975 ## 0xfdcf
.short 504 ## 0x1f8
.short 708 ## 0x2c4
.short 2206 ## 0x89e
.short 64813 ## 0xfd2d
.short 381 ## 0x17d
.short 64055 ## 0xfa37
.short 592 ## 0x250
.short 447 ## 0x1bf
.short 1579 ## 0x62b
.short 125 ## 0x7d
.short 64707 ## 0xfcc3
.short 65032 ## 0xfe08
.short 917 ## 0x395
.short 57 ## 0x39
.short 421 ## 0x1a5
.short 63741 ## 0xf8fd
.short 283 ## 0x11b
.short 960 ## 0x3c0
.short 64331 ## 0xfb4b
.short 253 ## 0xfd
.short 64535 ## 0xfc17
.short 1068 ## 0x42c
.short 1311 ## 0x51f
.short 593 ## 0x251
.short 454 ## 0x1c6
.short 249 ## 0xf9
.short 65431 ## 0xff97
.short 2096 ## 0x830
.short 65136 ## 0xfe70
.short 635 ## 0x27b
.short 65496 ## 0xffd8
.short 65490 ## 0xffd2
.short 64745 ## 0xfce9
.short 64299 ## 0xfb2b
.short 65197 ## 0xfead
.short 174 ## 0xae
.short 65439 ## 0xff9f
.short 64238 ## 0xfaee
.short 65474 ## 0xffc2
.short 2730 ## 0xaaa
.short 64606 ## 0xfc5e
.short 64331 ## 0xfb4b
.short 64896 ## 0xfd80
.short 65502 ## 0xffde
.short 1077 ## 0x435
.short 123 ## 0x7b
.short 64775 ## 0xfd07
.short 717 ## 0x2cd
.short 65172 ## 0xfe94
.short 572 ## 0x23c
.short 65243 ## 0xfedb
.short 548 ## 0x224
.short 217 ## 0xd9
.short 1206 ## 0x4b6
.short 1690 ## 0x69a
.short 468 ## 0x1d4
.short 1132 ## 0x46c
.short 69 ## 0x45
.short 64370 ## 0xfb72
.short 689 ## 0x2b1
.short 382 ## 0x17e
.short 65311 ## 0xff1f
.short 164 ## 0xa4
.short 65535 ## 0xffff
.short 294 ## 0x126
.short 147 ## 0x93
.short 64696 ## 0xfcb8
.short 65498 ## 0xffda
.short 580 ## 0x244
.short 64973 ## 0xfdcd
.short 711 ## 0x2c7
.short 65031 ## 0xfe07
.short 771 ## 0x303
.short 65123 ## 0xfe63
.short 495 ## 0x1ef
.short 64022 ## 0xfa16
.short 58 ## 0x3a
.short 64868 ## 0xfd64
.short 65283 ## 0xff03
.short 875 ## 0x36b
.short 65485 ## 0xffcd
.short 65105 ## 0xfe51
.short 65460 ## 0xffb4
.short 8 ## 0x8
.short 65159 ## 0xfe87
.short 64757 ## 0xfcf5
.short 65080 ## 0xfe38
.short 63646 ## 0xf89e
.short 64472 ## 0xfbd8
.short 996 ## 0x3e4
.short 64750 ## 0xfcee
.short 323 ## 0x143
.short 1484 ## 0x5cc
.short 77 ## 0x4d
.short 64902 ## 0xfd86
.short 64222 ## 0xfade
.short 2130 ## 0x852
.short 64468 ## 0xfbd4
.short 1091 ## 0x443
.short 441 ## 0x1b9
.short 64875 ## 0xfd6b
.short 650 ## 0x28a
.short 32 ## 0x20
.short 732 ## 0x2dc
.short 2228 ## 0x8b4
.short 1707 ## 0x6ab
.short 230 ## 0xe6
.short 1170 ## 0x492
.short 984 ## 0x3d8
.short 887 ## 0x377
.short 250 ## 0xfa
.short 64563 ## 0xfc33
.short 296 ## 0x128
.short 64791 ## 0xfd17
.short 65401 ## 0xff79
.short 705 ## 0x2c1
.short 65288 ## 0xff08
.short 2730 ## 0xaaa
.short 64857 ## 0xfd59
.short 65198 ## 0xfeae
.short 65119 ## 0xfe5f
.short 64777 ## 0xfd09
.short 222 ## 0xde
.short 65528 ## 0xfff8
.short 64199 ## 0xfac7
.short 64209 ## 0xfad1
.short 431 ## 0x1af
.short 1280 ## 0x500
.short 364 ## 0x16c
.short 97 ## 0x61
.short 1193 ## 0x4a9
.short 300 ## 0x12c
.short 76 ## 0x4c
.short 64967 ## 0xfdc7
.short 65314 ## 0xff22
.short 337 ## 0x151
.short 64882 ## 0xfd72
.short 376 ## 0x178
.short 2063 ## 0x80f
.short 65182 ## 0xfe9e
.short 268 ## 0x10c
.short 524 ## 0x20c
.short 1961 ## 0x7a9
.short 64746 ## 0xfcea
.short 65343 ## 0xff3f
.short 1350 ## 0x546
.short 65350 ## 0xff46
.short 65511 ## 0xffe7
.short 64255 ## 0xfaff
.short 64400 ## 0xfb90
.short 63375 ## 0xf78f
.short 64697 ## 0xfcb9
.short 65083 ## 0xfe3b
.short 64494 ## 0xfbee
.short 706 ## 0x2c2
.short 557 ## 0x22d
.short 355 ## 0x163
.short 65166 ## 0xfe8e
.short 63671 ## 0xf8b7
.short 1513 ## 0x5e9
.short 748 ## 0x2ec
.short 96 ## 0x60
.short 65432 ## 0xff98
.short 411 ## 0x19b
.short 64633 ## 0xfc79
.short 65051 ## 0xfe1b
.short 475 ## 0x1db
.short 130 ## 0x82
.short 495 ## 0x1ef
.short 628 ## 0x274
.short 1331 ## 0x533
.short 65449 ## 0xffa9
.short 64582 ## 0xfc46
.short 643 ## 0x283
.short 923 ## 0x39b
.short 65249 ## 0xfee1
.short 1228 ## 0x4cc
.short 63186 ## 0xf6d2
.short 63396 ## 0xf7a4
.short 1141 ## 0x475
.short 1046 ## 0x416
.short 65052 ## 0xfe1c
.short 1852 ## 0x73c
.short 65239 ## 0xfed7
.short 331 ## 0x14b
.short 273 ## 0x111
.short 64918 ## 0xfd96
.short 64171 ## 0xfaab
.short 64662 ## 0xfc96
.short 65194 ## 0xfeaa
.short 64645 ## 0xfc85
.short 64745 ## 0xfce9
.short 65121 ## 0xfe61
.short 65505 ## 0xffe1
.short 64567 ## 0xfc37
.short 64421 ## 0xfba5
.short 838 ## 0x346
.short 1716 ## 0x6b4
.short 800 ## 0x320
.short 599 ## 0x257
.short 65102 ## 0xfe4e
.short 64723 ## 0xfcd3
.short 65316 ## 0xff24
.short 1069 ## 0x42d
.short 65303 ## 0xff17
.short 65278 ## 0xfefe
.short 64255 ## 0xfaff
.short 2442 ## 0x98a
.short 65411 ## 0xff83
.short 478 ## 0x1de
.short 64947 ## 0xfdb3
.short 1023 ## 0x3ff
.short 64446 ## 0xfbbe
.short 267 ## 0x10b
.short 1066 ## 0x42a
.short 516 ## 0x204
.short 459 ## 0x1cb
.short 64869 ## 0xfd65
.short 421 ## 0x1a5
.short 1219 ## 0x4c3
.short 64748 ## 0xfcec
.short 65269 ## 0xfef5
.short 64645 ## 0xfc85
.short 260 ## 0x104
.short 64978 ## 0xfdd2
.short 65417 ## 0xff89
.short 65081 ## 0xfe39
.short 64615 ## 0xfc67
.short 621 ## 0x26d
.short 64550 ## 0xfc26
.short 263 ## 0x107
.short 645 ## 0x285
.short 65215 ## 0xfebf
.short 1575 ## 0x627
.short 337 ## 0x151
.short 122 ## 0x7a
.short 897 ## 0x381
.short 989 ## 0x3dd
.short 64197 ## 0xfac5
.short 65383 ## 0xff67
.short 19 ## 0x13
.short 65104 ## 0xfe50
.short 65164 ## 0xfe8c
.short 203 ## 0xcb
.short 2158 ## 0x86e
.short 647 ## 0x287
.short 217 ## 0xd9
.short 444 ## 0x1bc
.short 1050 ## 0x41a
.short 65196 ## 0xfeac
.short 1267 ## 0x4f3
.short 64719 ## 0xfccf
.short 321 ## 0x141
.short 65126 ## 0xfe66
.short 65270 ## 0xfef6
.short 890 ## 0x37a
.short 64900 ## 0xfd84
.short 526 ## 0x20e
.short 64881 ## 0xfd71
.short 65080 ## 0xfe38
.short 1052 ## 0x41c
.short 65052 ## 0xfe1c
.short 621 ## 0x26d
.short 64282 ## 0xfb1a
.short 166 ## 0xa6
.short 65426 ## 0xff92
.short 64397 ## 0xfb8d
.short 623 ## 0x26f
.short 456 ## 0x1c8
.short 474 ## 0x1da
.short 65250 ## 0xfee2
.short 953 ## 0x3b9
.short 548 ## 0x224
.short 864 ## 0x360
.short 65298 ## 0xff12
.short 390 ## 0x186
.short 707 ## 0x2c3
.short 64109 ## 0xfa6d
.short 1279 ## 0x4ff
.short 64866 ## 0xfd62
.short 65253 ## 0xfee5
.short 1353 ## 0x549
.short 84 ## 0x54
.short 869 ## 0x365
.short 65081 ## 0xfe39
.short 631 ## 0x277
.short 187 ## 0xbb
.short 302 ## 0x12e
.short 136 ## 0x88
.short 64837 ## 0xfd45
.short 65057 ## 0xfe21
.short 65345 ## 0xff41
.short 65480 ## 0xffc8
.short 63540 ## 0xf834
.short 232 ## 0xe8
.short 902 ## 0x386
.short 65529 ## 0xfff9
.short 805 ## 0x325
.short 64506 ## 0xfbfa
.short 65103 ## 0xfe4f
.short 270 ## 0x10e
.short 63100 ## 0xf67c
.short 940 ## 0x3ac
.short 64112 ## 0xfa70
.short 64644 ## 0xfc84
.short 64868 ## 0xfd64
.short 187 ## 0xbb
.short 900 ## 0x384
.short 302 ## 0x12e
.short 230 ## 0xe6
.short 64532 ## 0xfc14
.short 63861 ## 0xf975
.short 52 ## 0x34
.short 743 ## 0x2e7
.short 228 ## 0xe4
.short 505 ## 0x1f9
.short 311 ## 0x137
.short 65372 ## 0xff5c
.short 2179 ## 0x883
.short 64735 ## 0xfcdf
.short 1674 ## 0x68a
.short 64650 ## 0xfc8a
.short 1618 ## 0x652
.short 64159 ## 0xfa9f
.short 64838 ## 0xfd46
.short 122 ## 0x7a
.short 1344 ## 0x540
.short 303 ## 0x12f
.short 1460 ## 0x5b4
.short 64390 ## 0xfb86
.short 64727 ## 0xfcd7
.short 483 ## 0x1e3
.short 65353 ## 0xff49
.short 65515 ## 0xffeb
.short 738 ## 0x2e2
.short 65081 ## 0xfe39
.short 923 ## 0x39b
.short 64826 ## 0xfd3a
.short 64463 ## 0xfbcf
.short 104 ## 0x68
.short 65118 ## 0xfe5e
.short 64752 ## 0xfcf0
.short 64316 ## 0xfb3c
.short 65177 ## 0xfe99
.short 1304 ## 0x518
.short 819 ## 0x333
.short 64468 ## 0xfbd4
.short 65439 ## 0xff9f
.short 65497 ## 0xffd9
.short 64993 ## 0xfde1
.short 64065 ## 0xfa41
.short 64327 ## 0xfb47
.short 44 ## 0x2c
.short 1040 ## 0x410
.short 388 ## 0x184
.short 286 ## 0x11e
.short 97 ## 0x61
.short 1166 ## 0x48e
.short 1597 ## 0x63d
.short 64637 ## 0xfc7d
.short 64962 ## 0xfdc2
.short 64352 ## 0xfb60
.short 62519 ## 0xf437
.short 215 ## 0xd7
.short 170 ## 0xaa
.short 948 ## 0x3b4
.short 64962 ## 0xfdc2
.short 65071 ## 0xfe2f
.short 65245 ## 0xfedd
.short 65072 ## 0xfe30
.short 257 ## 0x101
.short 1608 ## 0x648
.short 63918 ## 0xf9ae
.short 186 ## 0xba
.short 615 ## 0x267
.short 1485 ## 0x5cd
.short 43 ## 0x2b
.short 64465 ## 0xfbd1
.short 65287 ## 0xff07
.short 17 ## 0x11
.short 1210 ## 0x4ba
.short 7 ## 0x7
.short 64708 ## 0xfcc4
.short 362 ## 0x16a
.short 184 ## 0xb8
.short 672 ## 0x2a0
.short 1184 ## 0x4a0
.short 63875 ## 0xf983
.short 388 ## 0x184
.short 65132 ## 0xfe6c
.short 292 ## 0x124
.short 64559 ## 0xfc2f
.short 155 ## 0x9b
.short 1210 ## 0x4ba
.short 189 ## 0xbd
.short 153 ## 0x99
.short 247 ## 0xf7
.short 1024 ## 0x400
.short 830 ## 0x33e
.short 64446 ## 0xfbbe
.short 46 ## 0x2e
.short 1138 ## 0x472
.short 1539 ## 0x603
.short 65394 ## 0xff72
.short 65208 ## 0xfeb8
.short 64161 ## 0xfaa1
.short 65330 ## 0xff32
.short 64470 ## 0xfbd6
.short 545 ## 0x221
.short 1224 ## 0x4c8
.short 65417 ## 0xff89
.short 64579 ## 0xfc43
.short 64878 ## 0xfd6e
.short 64698 ## 0xfcba
.short 64421 ## 0xfba5
.short 64797 ## 0xfd1d
.short 64218 ## 0xfada
.short 64148 ## 0xfa94
.short 738 ## 0x2e2
.short 20 ## 0x14
.short 64877 ## 0xfd6d
.short 64962 ## 0xfdc2
.short 592 ## 0x250
.short 65363 ## 0xff53
.short 65138 ## 0xfe72
.short 64944 ## 0xfdb0
.short 1012 ## 0x3f4
.short 318 ## 0x13e
.short 65223 ## 0xfec7
.short 824 ## 0x338
.short 64911 ## 0xfd8f
.short 324 ## 0x144
.short 65083 ## 0xfe3b
.short 390 ## 0x186
.short 947 ## 0x3b3
.short 458 ## 0x1ca
.short 723 ## 0x2d3
.short 1078 ## 0x436
.short 1181 ## 0x49d
.short 296 ## 0x128
.short 64706 ## 0xfcc2
.short 65394 ## 0xff72
.short 501 ## 0x1f5
.short 65188 ## 0xfea4
.short 65311 ## 0xff1f
.short 1423 ## 0x58f
.short 64863 ## 0xfd5f
.short 920 ## 0x398
.short 59 ## 0x3b
.short 64167 ## 0xfaa7
.short 65399 ## 0xff77
.short 51 ## 0x33
.short 64613 ## 0xfc65
.short 65046 ## 0xfe16
.short 65454 ## 0xffae
.short 1716 ## 0x6b4
.short 64955 ## 0xfdbb
.short 1248 ## 0x4e0
.short 63163 ## 0xf6bb
.short 1611 ## 0x64b
.short 792 ## 0x318
.short 65286 ## 0xff06
.short 65155 ## 0xfe83
.short 65180 ## 0xfe9c
.short 63062 ## 0xf656
.short 63537 ## 0xf831
.short 585 ## 0x249
.short 64197 ## 0xfac5
.short 65343 ## 0xff3f
.short 64770 ## 0xfd02
.short 2490 ## 0x9ba
.short 878 ## 0x36e
.short 65313 ## 0xff21
.short 852 ## 0x354
.short 344 ## 0x158
.short 123 ## 0x7b
.short 19 ## 0x13
.short 63369 ## 0xf789
.short 65195 ## 0xfeab
.short 106 ## 0x6a
.short 743 ## 0x2e7
.short 121 ## 0x79
.short 65279 ## 0xfeff
.short 984 ## 0x3d8
.short 393 ## 0x189
.short 910 ## 0x38e
.short 315 ## 0x13b
.short 63319 ## 0xf757
.short 65247 ## 0xfedf
.short 244 ## 0xf4
.short 64932 ## 0xfda4
.short 65250 ## 0xfee2
.short 64558 ## 0xfc2e
.short 65251 ## 0xfee3
.short 65078 ## 0xfe36
.short 64953 ## 0xfdb9
.short 64 ## 0x40
.short 693 ## 0x2b5
.short 61687 ## 0xf0f7
.short 21 ## 0x15
.short 64542 ## 0xfc1e
.short 64610 ## 0xfc62
.short 64372 ## 0xfb74
.short 1643 ## 0x66b
.short 258 ## 0x102
.short 65055 ## 0xfe1f
.short 64753 ## 0xfcf1
.short 65294 ## 0xff0e
.short 84 ## 0x54
.short 1494 ## 0x5d6
.short 2701 ## 0xa8d
.short 1129 ## 0x469
.short 1456 ## 0x5b0
.short 455 ## 0x1c7
.short 64562 ## 0xfc32
.short 63990 ## 0xf9f6
.short 64574 ## 0xfc3e
.short 66 ## 0x42
.short 1981 ## 0x7bd
.short 64358 ## 0xfb66
.short 65043 ## 0xfe13
.short 123 ## 0x7b
.short 333 ## 0x14d
.short 64826 ## 0xfd3a
.short 64999 ## 0xfde7
.short 548 ## 0x224
.short 65460 ## 0xffb4
.short 64784 ## 0xfd10
.short 9 ## 0x9
.short 65128 ## 0xfe68
.short 1006 ## 0x3ee
.short 65182 ## 0xfe9e
.short 48 ## 0x30
.short 331 ## 0x14b
.short 565 ## 0x235
.short 128 ## 0x80
.short 658 ## 0x292
.short 64552 ## 0xfc28
.short 64810 ## 0xfd2a
.short 665 ## 0x299
.short 346 ## 0x15a
.short 480 ## 0x1e0
.short 777 ## 0x309
.short 652 ## 0x28c
.short 274 ## 0x112
.short 367 ## 0x16f
.short 64733 ## 0xfcdd
.short 65023 ## 0xfdff
.short 63596 ## 0xf86c
.short 534 ## 0x216
.short 65040 ## 0xfe10
.short 62224 ## 0xf310
.short 840 ## 0x348
.short 261 ## 0x105
.short 64894 ## 0xfd7e
.short 65512 ## 0xffe8
.short 65026 ## 0xfe02
.short 65319 ## 0xff27
.short 848 ## 0x350
.short 64551 ## 0xfc27
.short 65287 ## 0xff07
.short 65413 ## 0xff85
.short 64934 ## 0xfda6
.short 565 ## 0x235
.short 64322 ## 0xfb42
.short 64708 ## 0xfcc4
.short 64257 ## 0xfb01
.short 44 ## 0x2c
.short 65118 ## 0xfe5e
.short 1434 ## 0x59a
.short 65018 ## 0xfdfa
.short 380 ## 0x17c
.short 65369 ## 0xff59
.short 1073 ## 0x431
.short 554 ## 0x22a
.short 493 ## 0x1ed
.short 65355 ## 0xff4b
.short 646 ## 0x286
.short 64527 ## 0xfc0f
.short 65336 ## 0xff38
.short 906 ## 0x38a
.short 1029 ## 0x405
.short 64481 ## 0xfbe1
.short 277 ## 0x115
.short 64920 ## 0xfd98
.short 65419 ## 0xff8b
.short 1722 ## 0x6ba
.short 64619 ## 0xfc6b
.short 1116 ## 0x45c
.short 64966 ## 0xfdc6
.short 65515 ## 0xffeb
.short 64324 ## 0xfb44
.short 65315 ## 0xff23
.short 706 ## 0x2c2
.short 380 ## 0x17c
.short 900 ## 0x384
.short 65065 ## 0xfe29
.short 1396 ## 0x574
.short 63952 ## 0xf9d0
.short 65380 ## 0xff64
.short 1305 ## 0x519
.short 63805 ## 0xf93d
.short 215 ## 0xd7
.short 85 ## 0x55
.short 1445 ## 0x5a5
.short 126 ## 0x7e
.short 761 ## 0x2f9
.short 64249 ## 0xfaf9
.short 110 ## 0x6e
.short 120 ## 0x78
.short 65354 ## 0xff4a
.short 896 ## 0x380
.short 65487 ## 0xffcf
.short 65151 ## 0xfe7f
.short 63508 ## 0xf814
.short 604 ## 0x25c
.short 65495 ## 0xffd7
.short 1231 ## 0x4cf
.short 1274 ## 0x4fa
.short 64147 ## 0xfa93
.short 1518 ## 0x5ee
.short 65314 ## 0xff22
.short 73 ## 0x49
.short 65080 ## 0xfe38
.short 493 ## 0x1ed
.short 65130 ## 0xfe6a
.short 65201 ## 0xfeb1
.short 539 ## 0x21b
.short 791 ## 0x317
.short 487 ## 0x1e7
.short 2797 ## 0xaed
.short 64879 ## 0xfd6f
.short 499 ## 0x1f3
.short 1073 ## 0x431
.short 1594 ## 0x63a
.short 24 ## 0x18
.short 126 ## 0x7e
.short 64396 ## 0xfb8c
.short 961 ## 0x3c1
.short 64914 ## 0xfd92
.short 64201 ## 0xfac9
.short 37 ## 0x25
.short 20 ## 0x14
.short 63889 ## 0xf991
.short 65166 ## 0xfe8e
.short 65362 ## 0xff52
.short 134 ## 0x86
.short 65127 ## 0xfe67
.short 64892 ## 0xfd7c
.short 138 ## 0x8a
.short 64744 ## 0xfce8
.short 65435 ## 0xff9b
.short 65281 ## 0xff01
.short 64815 ## 0xfd2f
.short 65449 ## 0xffa9
.short 417 ## 0x1a1
.short 716 ## 0x2cc
.short 65225 ## 0xfec9
.short 65332 ## 0xff34
.short 64200 ## 0xfac8
.short 63474 ## 0xf7f2
.short 65092 ## 0xfe44
.short 357 ## 0x165
.short 64521 ## 0xfc09
.short 64479 ## 0xfbdf
.short 900 ## 0x384
.short 64665 ## 0xfc99
.short 797 ## 0x31d
.short 64866 ## 0xfd62
.short 64945 ## 0xfdb1
.short 64543 ## 0xfc1f
.short 65125 ## 0xfe65
.short 65120 ## 0xfe60
.short 140 ## 0x8c
.short 60 ## 0x3c
.short 65184 ## 0xfea0
.short 816 ## 0x330
.short 63531 ## 0xf82b
.short 632 ## 0x278
.short 540 ## 0x21c
.short 971 ## 0x3cb
.short 311 ## 0x137
.short 64739 ## 0xfce3
.short 74 ## 0x4a
.short 321 ## 0x141
.short 65148 ## 0xfe7c
.short 65531 ## 0xfffb
.short 63926 ## 0xf9b6
.short 1425 ## 0x591
.short 64920 ## 0xfd98
.short 63905 ## 0xf9a1
.short 65447 ## 0xffa7
.short 65497 ## 0xffd9
.short 235 ## 0xeb
.short 64828 ## 0xfd3c
.short 1875 ## 0x753
.short 1581 ## 0x62d
.short 1895 ## 0x767
.short 65098 ## 0xfe4a
.short 64702 ## 0xfcbe
.short 65391 ## 0xff6f
.short 65345 ## 0xff41
.short 65236 ## 0xfed4
.short 64778 ## 0xfd0a
.short 1147 ## 0x47b
.short 65512 ## 0xffe8
.short 644 ## 0x284
.short 63268 ## 0xf724
.short 338 ## 0x152
.short 2834 ## 0xb12
.short 191 ## 0xbf
.short 235 ## 0xeb
.short 438 ## 0x1b6
.short 384 ## 0x180
.short 469 ## 0x1d5
.short 64536 ## 0xfc18
.short 65253 ## 0xfee5
.short 64687 ## 0xfcaf
.short 424 ## 0x1a8
.short 870 ## 0x366
.short 1135 ## 0x46f
.short 64810 ## 0xfd2a
.short 652 ## 0x28c
.short 1341 ## 0x53d
.short 63328 ## 0xf760
.short 2386 ## 0x952
.short 65121 ## 0xfe61
.short 65069 ## 0xfe2d
.short 164 ## 0xa4
.short 65525 ## 0xfff5
.short 65310 ## 0xff1e
.short 180 ## 0xb4
.short 64057 ## 0xfa39
.short 2057 ## 0x809
.short 708 ## 0x2c4
.short 487 ## 0x1e7
.short 65450 ## 0xffaa
.short 64755 ## 0xfcf3
.short 888 ## 0x378
.short 251 ## 0xfb
.short 479 ## 0x1df
.short 64436 ## 0xfbb4
.short 150 ## 0x96
.short 65422 ## 0xff8e
.short 64350 ## 0xfb5e
.short 1584 ## 0x630
.short 1003 ## 0x3eb
.short 385 ## 0x181
.short 64619 ## 0xfc6b
.short 115 ## 0x73
.short 64942 ## 0xfdae
.short 653 ## 0x28d
.short 64899 ## 0xfd83
.short 65464 ## 0xffb8
.short 117 ## 0x75
.short 421 ## 0x1a5
.short 65370 ## 0xff5a
.short 1400 ## 0x578
.short 65440 ## 0xffa0
.short 65034 ## 0xfe0a
.short 728 ## 0x2d8
.short 2022 ## 0x7e6
.short 64930 ## 0xfda2
.short 62856 ## 0xf588
.short 65324 ## 0xff2c
.short 65025 ## 0xfe01
.short 3534 ## 0xdce
.short 65021 ## 0xfdfd
.short 46 ## 0x2e
.short 61329 ## 0xef91
.short 3238 ## 0xca6
.short 62811 ## 0xf55b
.short 173 ## 0xad
.short 411 ## 0x19b
.short 64751 ## 0xfcef
.short 2533 ## 0x9e5
.short 173 ## 0xad
.short 881 ## 0x371
.short 64694 ## 0xfcb6
.short 2144 ## 0x860
.short 0 ## 0x0
.short 64943 ## 0xfdaf
.short 65529 ## 0xfff9
.short 619 ## 0x26b
.short 285 ## 0x11d
.short 65441 ## 0xffa1
.short 299 ## 0x12b
.short 65155 ## 0xfe83
.short 65288 ## 0xff08
.short 65390 ## 0xff6e
.short 822 ## 0x336
.short 208 ## 0xd0
.short 64642 ## 0xfc82
.short 194 ## 0xc2
.short 774 ## 0x306
.short 65402 ## 0xff7a
.short 64759 ## 0xfcf7
.short 64653 ## 0xfc8d
.short 218 ## 0xda
.short 62353 ## 0xf391
.short 65462 ## 0xffb6
.short 33 ## 0x21
.short 64893 ## 0xfd7d
.short 198 ## 0xc6
.short 248 ## 0xf8
.short 2452 ## 0x994
.short 65334 ## 0xff36
.short 65202 ## 0xfeb2
.short 3082 ## 0xc0a
.short 65238 ## 0xfed6
.short 1321 ## 0x529
.short 823 ## 0x337
.short 22 ## 0x16
.short 314 ## 0x13a
.short 861 ## 0x35d
.short 119 ## 0x77
.short 186 ## 0xba
.short 64851 ## 0xfd53
.short 1672 ## 0x688
.short 475 ## 0x1db
.short 64058 ## 0xfa3a
.short 65391 ## 0xff6f
.short 63088 ## 0xf670
.short 64013 ## 0xfa0d
.short 392 ## 0x188
.short 65334 ## 0xff36
.short 63009 ## 0xf621
.short 391 ## 0x187
.short 63224 ## 0xf6f8
.short 651 ## 0x28b
.short 65271 ## 0xfef7
.short 454 ## 0x1c6
.short 65534 ## 0xfffe
.short 64765 ## 0xfcfd
.short 308 ## 0x134
.short 731 ## 0x2db
.short 65066 ## 0xfe2a
.short 718 ## 0x2ce
.short 507 ## 0x1fb
.short 65371 ## 0xff5b
.short 120 ## 0x78
.short 10 ## 0xa
.short 2044 ## 0x7fc
.short 63617 ## 0xf881
.short 63908 ## 0xf9a4
.short 754 ## 0x2f2
.short 62433 ## 0xf3e1
.short 242 ## 0xf2
.short 63849 ## 0xf969
.short 65167 ## 0xfe8f
.short 520 ## 0x208
.short 507 ## 0x1fb
.short 65288 ## 0xff08
.short 64846 ## 0xfd4e
.short 65200 ## 0xfeb0
.short 588 ## 0x24c
.short 2962 ## 0xb92
.short 64586 ## 0xfc4a
.short 345 ## 0x159
.short 1821 ## 0x71d
.short 585 ## 0x249
.short 657 ## 0x291
.short 64114 ## 0xfa72
.short 401 ## 0x191
.short 267 ## 0x10b
.short 61863 ## 0xf1a7
.short 386 ## 0x182
.short 119 ## 0x77
.short 32 ## 0x20
.short 65382 ## 0xff66
.short 65194 ## 0xfeaa
.short 729 ## 0x2d9
.short 64899 ## 0xfd83
.short 65410 ## 0xff82
.short 63491 ## 0xf803
.short 64895 ## 0xfd7f
.short 430 ## 0x1ae
.short 544 ## 0x220
.short 64756 ## 0xfcf4
.short 64519 ## 0xfc07
.short 30 ## 0x1e
.short 65507 ## 0xffe3
.short 192 ## 0xc0
.short 64991 ## 0xfddf
.short 63847 ## 0xf967
.short 503 ## 0x1f7
.short 454 ## 0x1c6
.short 442 ## 0x1ba
.short 769 ## 0x301
.short 63296 ## 0xf740
.short 65124 ## 0xfe64
.short 64858 ## 0xfd5a
.short 296 ## 0x128
.short 918 ## 0x396
.short 65190 ## 0xfea6
.short 1522 ## 0x5f2
.short 48 ## 0x30
.short 192 ## 0xc0
.short 323 ## 0x143
.short 65304 ## 0xff18
.short 64782 ## 0xfd0e
.short 273 ## 0x111
.short 57 ## 0x39
.short 64544 ## 0xfc20
.short 64663 ## 0xfc97
.short 63101 ## 0xf67d
.short 421 ## 0x1a5
.short 738 ## 0x2e2
.short 64484 ## 0xfbe4
.short 481 ## 0x1e1
.short 63143 ## 0xf6a7
.short 65280 ## 0xff00
.short 611 ## 0x263
.short 63112 ## 0xf688
.short 64998 ## 0xfde6
.short 274 ## 0x112
.short 64899 ## 0xfd83
.short 65153 ## 0xfe81
.short 189 ## 0xbd
.short 63655 ## 0xf8a7
.short 64806 ## 0xfd26
.short 550 ## 0x226
.short 56 ## 0x38
.short 997 ## 0x3e5
.short 1286 ## 0x506
.short 60359 ## 0xebc7
.short 63750 ## 0xf906
.short 65514 ## 0xffea
.short 405 ## 0x195
.short 245 ## 0xf5
.short 19 ## 0x13
.short 65013 ## 0xfdf5
.short 516 ## 0x204
.short 57 ## 0x39
.short 674 ## 0x2a2
.short 65483 ## 0xffcb
.short 65384 ## 0xff68
.short 64304 ## 0xfb30
.short 64025 ## 0xfa19
.short 529 ## 0x211
.short 555 ## 0x22b
.short 64922 ## 0xfd9a
.short 417 ## 0x1a1
.short 3596 ## 0xe0c
.short 64923 ## 0xfd9b
.short 1274 ## 0x4fa
.short 65257 ## 0xfee9
.short 65421 ## 0xff8d
.short 64537 ## 0xfc19
.short 784 ## 0x310
.short 64226 ## 0xfae2
.short 774 ## 0x306
.short 138 ## 0x8a
.short 65244 ## 0xfedc
.short 2418 ## 0x972
.short 63959 ## 0xf9d7
.short 119 ## 0x77
.short 679 ## 0x2a7
.short 1485 ## 0x5cd
.short 65239 ## 0xfed7
.short 264 ## 0x108
.short 65271 ## 0xfef7
.short 1626 ## 0x65a
.short 138 ## 0x8a
.short 300 ## 0x12c
.short 65287 ## 0xff07
.short 65010 ## 0xfdf2
.short 63594 ## 0xf86a
.short 296 ## 0x128
.short 204 ## 0xcc
.short 64689 ## 0xfcb1
.short 2116 ## 0x844
.short 23 ## 0x17
.short 64709 ## 0xfcc5
.short 63436 ## 0xf7cc
.short 269 ## 0x10d
.short 503 ## 0x1f7
.short 65294 ## 0xff0e
.short 63240 ## 0xf708
.short 65397 ## 0xff75
.short 65092 ## 0xfe44
.short 65195 ## 0xfeab
.short 65065 ## 0xfe29
.short 1544 ## 0x608
.short 65524 ## 0xfff4
.short 60600 ## 0xecb8
.short 65288 ## 0xff08
.short 261 ## 0x105
.short 63380 ## 0xf794
.short 65182 ## 0xfe9e
.short 65043 ## 0xfe13
.short 64541 ## 0xfc1d
.short 65387 ## 0xff6b
.short 65344 ## 0xff40
.short 5476 ## 0x1564
.short 63845 ## 0xf965
.short 346 ## 0x15a
.short 339 ## 0x153
.short 569 ## 0x239
.short 65053 ## 0xfe1d
.short 1763 ## 0x6e3
.short 310 ## 0x136
.short 65266 ## 0xfef2
.short 65189 ## 0xfea5
.short 914 ## 0x392
.short 655 ## 0x28f
.short 273 ## 0x111
.short 274 ## 0x112
.short 1591 ## 0x637
.short 459 ## 0x1cb
.short 1118 ## 0x45e
.short 65083 ## 0xfe3b
.short 189 ## 0xbd
.short 143 ## 0x8f
.short 689 ## 0x2b1
.short 63133 ## 0xf69d
.short 899 ## 0x383
.short 65030 ## 0xfe06
.short 816 ## 0x330
.short 65371 ## 0xff5b
.short 63109 ## 0xf685
.short 1531 ## 0x5fb
.short 64157 ## 0xfa9d
.short 65392 ## 0xff70
.short 144 ## 0x90
.short 65444 ## 0xffa4
.short 283 ## 0x11b
.short 69 ## 0x45
.short 592 ## 0x250
.short 276 ## 0x114
.short 65533 ## 0xfffd
.short 481 ## 0x1e1
.short 65275 ## 0xfefb
.short 65521 ## 0xfff1
.short 65152 ## 0xfe80
.short 64381 ## 0xfb7d
.short 537 ## 0x219
.short 64799 ## 0xfd1f
.short 65451 ## 0xffab
.short 65066 ## 0xfe2a
.short 65228 ## 0xfecc
.short 858 ## 0x35a
.short 65029 ## 0xfe05
.short 65317 ## 0xff25
.short 65282 ## 0xff02
.short 2341 ## 0x925
.short 774 ## 0x306
.short 63818 ## 0xf94a
.short 212 ## 0xd4
.short 235 ## 0xeb
.short 171 ## 0xab
.short 63254 ## 0xf716
.short 64953 ## 0xfdb9
.short 64747 ## 0xfceb
.short 143 ## 0x8f
.short 2333 ## 0x91d
.short 65463 ## 0xffb7
.short 1628 ## 0x65c
.short 419 ## 0x1a3
.short 1389 ## 0x56d
.short 311 ## 0x137
.short 65505 ## 0xffe1
.short 390 ## 0x186
.short 372 ## 0x174
.short 65509 ## 0xffe5
.short 65357 ## 0xff4d
.short 64502 ## 0xfbf6
.short 1116 ## 0x45c
.short 65275 ## 0xfefb
.short 454 ## 0x1c6
.short 64684 ## 0xfcac
.short 65040 ## 0xfe10
.short 65422 ## 0xff8e
.short 64448 ## 0xfbc0
.short 661 ## 0x295
.short 65503 ## 0xffdf
.short 65229 ## 0xfecd
.short 2031 ## 0x7ef
.short 2346 ## 0x92a
.short 64792 ## 0xfd18
.short 64172 ## 0xfaac
.short 108 ## 0x6c
.short 64180 ## 0xfab4
.short 64801 ## 0xfd21
.short 233 ## 0xe9
.short 65097 ## 0xfe49
.short 699 ## 0x2bb
.short 65213 ## 0xfebd
.short 531 ## 0x213
.short 65337 ## 0xff39
.short 65151 ## 0xfe7f
.short 2033 ## 0x7f1
.short 26 ## 0x1a
.short 64930 ## 0xfda2
.short 203 ## 0xcb
.short 1198 ## 0x4ae
.short 513 ## 0x201
.short 64918 ## 0xfd96
.short 64930 ## 0xfda2
.short 121 ## 0x79
.short 47 ## 0x2f
.short 65036 ## 0xfe0c
.short 120 ## 0x78
.short 65074 ## 0xfe32
.short 813 ## 0x32d
.short 65007 ## 0xfdef
.short 64881 ## 0xfd71
.short 64741 ## 0xfce5
.short 314 ## 0x13a
.short 64764 ## 0xfcfc
.short 65136 ## 0xfe70
.short 106 ## 0x6a
.short 147 ## 0x93
.short 64955 ## 0xfdbb
.short 228 ## 0xe4
.short 64661 ## 0xfc95
.short 872 ## 0x368
.short 64957 ## 0xfdbd
.short 770 ## 0x302
.short 121 ## 0x79
.short 64579 ## 0xfc43
.short 64857 ## 0xfd59
.short 907 ## 0x38b
.short 119 ## 0x77
.short 604 ## 0x25c
.short 285 ## 0x11d
.short 63902 ## 0xf99e
.short 283 ## 0x11b
.short 64719 ## 0xfccf
.short 199 ## 0xc7
.short 20 ## 0x14
.short 150 ## 0x96
.short 177 ## 0xb1
.short 63755 ## 0xf90b
.short 65252 ## 0xfee4
.short 65073 ## 0xfe31
.short 278 ## 0x116
.short 61668 ## 0xf0e4
.short 778 ## 0x30a
.short 65424 ## 0xff90
.short 4 ## 0x4
.short 1000 ## 0x3e8
.short 64817 ## 0xfd31
.short 65201 ## 0xfeb1
.short 64477 ## 0xfbdd
.short 65152 ## 0xfe80
.short 65148 ## 0xfe7c
.short 387 ## 0x183
.short 103 ## 0x67
.short 399 ## 0x18f
.short 65192 ## 0xfea8
.short 65332 ## 0xff34
.short 282 ## 0x11a
.short 64990 ## 0xfdde
.short 945 ## 0x3b1
.short 65127 ## 0xfe67
.short 64983 ## 0xfdd7
.short 283 ## 0x11b
.short 65052 ## 0xfe1c
.short 663 ## 0x297
.short 64383 ## 0xfb7f
.short 75 ## 0x4b
.short 174 ## 0xae
.short 66 ## 0x42
.short 25 ## 0x19
.short 53 ## 0x35
.short 65172 ## 0xfe94
.short 410 ## 0x19a
.short 65272 ## 0xfef8
.short 64884 ## 0xfd74
.short 64745 ## 0xfce9
.short 44 ## 0x2c
.short 64765 ## 0xfcfd
.short 64158 ## 0xfa9e
.short 65390 ## 0xff6e
.short 239 ## 0xef
.short 311 ## 0x137
.short 1298 ## 0x512
.short 64810 ## 0xfd2a
.short 65422 ## 0xff8e
.short 819 ## 0x333
.short 572 ## 0x23c
.short 508 ## 0x1fc
.short 65155 ## 0xfe83
.short 384 ## 0x180
.short 65178 ## 0xfe9a
.short 619 ## 0x26b
.short 370 ## 0x172
.short 129 ## 0x81
.short 65243 ## 0xfedb
.short 898 ## 0x382
.short 413 ## 0x19d
.short 641 ## 0x281
.short 2646 ## 0xa56
.short 65049 ## 0xfe19
.short 64649 ## 0xfc89
.short 105 ## 0x69
.short 64978 ## 0xfdd2
.short 459 ## 0x1cb
.short 646 ## 0x286
.short 240 ## 0xf0
.short 2425 ## 0x979
.short 27 ## 0x1b
.short 1013 ## 0x3f5
.short 2619 ## 0xa3b
.short 224 ## 0xe0
.short 1366 ## 0x556
.short 64352 ## 0xfb60
.short 65506 ## 0xffe2
.short 344 ## 0x158
.short 65525 ## 0xfff5
.short 65300 ## 0xff14
.short 532 ## 0x214
.short 64972 ## 0xfdcc
.short 65490 ## 0xffd2
.short 20 ## 0x14
.short 65319 ## 0xff27
.short 104 ## 0x68
.short 64013 ## 0xfa0d
.short 64285 ## 0xfb1d
.short 64122 ## 0xfa7a
.short 145 ## 0x91
.short 64699 ## 0xfcbb
.short 666 ## 0x29a
.short 65052 ## 0xfe1c
.short 372 ## 0x174
.short 46 ## 0x2e
.short 806 ## 0x326
.short 64631 ## 0xfc77
.short 547 ## 0x223
.short 1507 ## 0x5e3
.short 64737 ## 0xfce1
.short 143 ## 0x8f
.short 681 ## 0x2a9
.short 910 ## 0x38e
.short 65077 ## 0xfe35
.short 62732 ## 0xf50c
.short 65189 ## 0xfea5
.short 1559 ## 0x617
.short 1407 ## 0x57f
.short 64665 ## 0xfc99
.short 426 ## 0x1aa
.short 65498 ## 0xffda
.short 65169 ## 0xfe91
.short 64666 ## 0xfc9a
.short 65433 ## 0xff99
.short 64687 ## 0xfcaf
.short 64445 ## 0xfbbd
.short 855 ## 0x357
.short 65441 ## 0xffa1
.short 218 ## 0xda
.short 64734 ## 0xfcde
.short 2897 ## 0xb51
.short 1305 ## 0x519
.short 661 ## 0x295
.short 65344 ## 0xff40
.short 64813 ## 0xfd2d
.short 439 ## 0x1b7
.short 65252 ## 0xfee4
.short 140 ## 0x8c
.short 65261 ## 0xfeed
.short 65452 ## 0xffac
.short 125 ## 0x7d
.short 65032 ## 0xfe08
.short 63847 ## 0xf967
.short 64539 ## 0xfc1b
.short 64513 ## 0xfc01
.short 64921 ## 0xfd99
.short 64673 ## 0xfca1
.short 65080 ## 0xfe38
.short 64300 ## 0xfb2c
.short 64399 ## 0xfb8f
.short 64885 ## 0xfd75
.short 64519 ## 0xfc07
.short 65259 ## 0xfeeb
.short 290 ## 0x122
.short 132 ## 0x84
.short 564 ## 0x234
.short 65061 ## 0xfe25
.short 64092 ## 0xfa5c
.short 594 ## 0x252
.short 65473 ## 0xffc1
.short 604 ## 0x25c
.short 932 ## 0x3a4
.short 367 ## 0x16f
.short 64405 ## 0xfb95
.short 62941 ## 0xf5dd
.short 113 ## 0x71
.short 64924 ## 0xfd9c
.short 65285 ## 0xff05
.short 65469 ## 0xffbd
.short 153 ## 0x99
.short 64692 ## 0xfcb4
.short 1639 ## 0x667
.short 122 ## 0x7a
.short 604 ## 0x25c
.short 228 ## 0xe4
.short 186 ## 0xba
.short 163 ## 0xa3
.short 248 ## 0xf8
.short 3144 ## 0xc48
.short 623 ## 0x26f
.short 154 ## 0x9a
.short 1002 ## 0x3ea
.short 64369 ## 0xfb71
.short 64606 ## 0xfc5e
.short 1641 ## 0x669
.short 870 ## 0x366
.short 784 ## 0x310
.short 64819 ## 0xfd33
.short 344 ## 0x158
.short 64077 ## 0xfa4d
.short 65096 ## 0xfe48
.short 65477 ## 0xffc5
.short 1447 ## 0x5a7
.short 485 ## 0x1e5
.short 528 ## 0x210
.short 644 ## 0x284
.short 1021 ## 0x3fd
.short 726 ## 0x2d6
.short 65324 ## 0xff2c
.short 64153 ## 0xfa99
.short 159 ## 0x9f
.short 1064 ## 0x428
.short 65448 ## 0xffa8
.short 64748 ## 0xfcec
.short 64826 ## 0xfd3a
.short 65034 ## 0xfe0a
.short 65525 ## 0xfff5
.short 57 ## 0x39
.short 64912 ## 0xfd90
.short 65498 ## 0xffda
.short 65079 ## 0xfe37
.short 64491 ## 0xfbeb
.short 64256 ## 0xfb00
.short 64939 ## 0xfdab
.short 65418 ## 0xff8a
.short 650 ## 0x28a
.short 63904 ## 0xf9a0
.short 63693 ## 0xf8cd
.short 65092 ## 0xfe44
.short 65453 ## 0xffad
.short 63788 ## 0xf92c
.short 965 ## 0x3c5
.short 17 ## 0x11
.short 63979 ## 0xf9eb
.short 65296 ## 0xff10
.short 147 ## 0x93
.short 65456 ## 0xffb0
.short 64838 ## 0xfd46
.short 1832 ## 0x728
.short 537 ## 0x219
.short 65048 ## 0xfe18
.short 364 ## 0x16c
.short 982 ## 0x3d6
.short 64351 ## 0xfb5f
.short 65411 ## 0xff83
.short 192 ## 0xc0
.short 318 ## 0x13e
.short 65167 ## 0xfe8f
.short 952 ## 0x3b8
.short 988 ## 0x3dc
.short 63737 ## 0xf8f9
.short 62586 ## 0xf47a
.short 64908 ## 0xfd8c
.short 669 ## 0x29d
.short 64703 ## 0xfcbf
.short 64979 ## 0xfdd3
.short 837 ## 0x345
.short 455 ## 0x1c7
.short 65409 ## 0xff81
.short 1029 ## 0x405
.short 141 ## 0x8d
.short 65166 ## 0xfe8e
.short 2011 ## 0x7db
.short 63878 ## 0xf986
.short 566 ## 0x236
.short 64936 ## 0xfda8
.short 1624 ## 0x658
.short 98 ## 0x62
.short 64964 ## 0xfdc4
.short 364 ## 0x16c
.short 899 ## 0x383
.short 63278 ## 0xf72e
.short 65481 ## 0xffc9
.short 1509 ## 0x5e5
.short 47 ## 0x2f
.short 64460 ## 0xfbcc
.short 64217 ## 0xfad9
.short 1223 ## 0x4c7
.short 65288 ## 0xff08
.short 917 ## 0x395
.short 65300 ## 0xff14
.short 64999 ## 0xfde7
.short 65046 ## 0xfe16
.short 741 ## 0x2e5
.short 2153 ## 0x869
.short 63720 ## 0xf8e8
.short 65285 ## 0xff05
.short 941 ## 0x3ad
.short 65098 ## 0xfe4a
.short 1819 ## 0x71b
.short 64336 ## 0xfb50
.short 1299 ## 0x513
.short 65076 ## 0xfe34
.short 64876 ## 0xfd6c
.short 953 ## 0x3b9
.short 64450 ## 0xfbc2
.short 65514 ## 0xffea
.short 64942 ## 0xfdae
.short 65382 ## 0xff66
.short 64323 ## 0xfb43
.short 65137 ## 0xfe71
.short 65016 ## 0xfdf8
.short 64892 ## 0xfd7c
.short 846 ## 0x34e
.short 64980 ## 0xfdd4
.short 1454 ## 0x5ae
.short 923 ## 0x39b
.short 65291 ## 0xff0b
.short 1454 ## 0x5ae
.short 65246 ## 0xfede
.short 64821 ## 0xfd35
.short 65060 ## 0xfe24
.short 65434 ## 0xff9a
.short 1955 ## 0x7a3
.short 1012 ## 0x3f4
.short 65366 ## 0xff56
.short 64391 ## 0xfb87
.short 27 ## 0x1b
.short 377 ## 0x179
.short 65200 ## 0xfeb0
.short 65084 ## 0xfe3c
.short 1020 ## 0x3fc
.short 64744 ## 0xfce8
.short 64883 ## 0xfd73
.short 895 ## 0x37f
.short 68 ## 0x44
.short 1 ## 0x1
.short 140 ## 0x8c
.short 296 ## 0x128
.short 317 ## 0x13d
.short 65088 ## 0xfe40
.short 448 ## 0x1c0
.short 65230 ## 0xfece
.short 47 ## 0x2f
.short 64752 ## 0xfcf0
.short 1024 ## 0x400
.short 643 ## 0x283
.short 1820 ## 0x71c
.short 236 ## 0xec
.short 283 ## 0x11b
.short 65196 ## 0xfeac
.short 408 ## 0x198
.short 63986 ## 0xf9f2
.short 550 ## 0x226
.short 63593 ## 0xf869
.short 64550 ## 0xfc26
.short 1716 ## 0x6b4
.short 64904 ## 0xfd88
.short 357 ## 0x165
.short 1046 ## 0x416
.short 64032 ## 0xfa20
.short 64383 ## 0xfb7f
.short 156 ## 0x9c
.short 65403 ## 0xff7b
.short 794 ## 0x31a
.short 65211 ## 0xfebb
.short 595 ## 0x253
.short 65327 ## 0xff2f
.short 65236 ## 0xfed4
.short 65378 ## 0xff62
.short 65429 ## 0xff95
.short 384 ## 0x180
.short 3131 ## 0xc3b
.short 138 ## 0x8a
.short 63561 ## 0xf849
.short 831 ## 0x33f
.short 65527 ## 0xfff7
.short 65274 ## 0xfefa
.short 65177 ## 0xfe99
.short 1073 ## 0x431
.short 130 ## 0x82
.short 64932 ## 0xfda4
.short 64345 ## 0xfb59
.short 64921 ## 0xfd99
.short 188 ## 0xbc
.short 63830 ## 0xf956
.short 65127 ## 0xfe67
.short 64943 ## 0xfdaf
.short 463 ## 0x1cf
.short 65252 ## 0xfee4
.short 65517 ## 0xffed
.short 511 ## 0x1ff
.short 64966 ## 0xfdc6
.short 99 ## 0x63
.short 352 ## 0x160
.short 65419 ## 0xff8b
.short 15 ## 0xf
.short 64906 ## 0xfd8a
.short 4 ## 0x4
.short 402 ## 0x192
.short 687 ## 0x2af
.short 65500 ## 0xffdc
.short 590 ## 0x24e
.short 350 ## 0x15e
.short 619 ## 0x26b
.short 65201 ## 0xfeb1
.short 63240 ## 0xf708
.short 478 ## 0x1de
.short 64175 ## 0xfaaf
.short 481 ## 0x1e1
.short 236 ## 0xec
.short 65528 ## 0xfff8
.short 180 ## 0xb4
.short 1758 ## 0x6de
.short 1202 ## 0x4b2
.short 663 ## 0x297
.short 65386 ## 0xff6a
.short 64335 ## 0xfb4f
.short 65341 ## 0xff3d
.short 65519 ## 0xffef
.short 1002 ## 0x3ea
.short 65366 ## 0xff56
.short 2570 ## 0xa0a
.short 604 ## 0x25c
.short 64814 ## 0xfd2e
.short 1546 ## 0x60a
.short 332 ## 0x14c
.short 55 ## 0x37
.short 65451 ## 0xffab
.short 141 ## 0x8d
.short 64662 ## 0xfc96
.short 773 ## 0x305
.short 496 ## 0x1f0
.short 64540 ## 0xfc1c
.short 81 ## 0x51
.short 42 ## 0x2a
.short 64983 ## 0xfdd7
.short 896 ## 0x380
.short 159 ## 0x9f
.short 65240 ## 0xfed8
.short 64951 ## 0xfdb7
.short 64871 ## 0xfd67
.short 64982 ## 0xfdd6
.short 65534 ## 0xfffe
.short 65235 ## 0xfed3
.short 429 ## 0x1ad
.short 35 ## 0x23
.short 64781 ## 0xfd0d
.short 65449 ## 0xffa9
.short 940 ## 0x3ac
.short 589 ## 0x24d
.short 175 ## 0xaf
.short 238 ## 0xee
.short 1 ## 0x1
.short 1322 ## 0x52a
.short 64722 ## 0xfcd2
.short 65214 ## 0xfebe
.short 65098 ## 0xfe4a
.short 65112 ## 0xfe58
.short 65495 ## 0xffd7
.short 65447 ## 0xffa7
.short 317 ## 0x13d
.short 34 ## 0x22
.short 155 ## 0x9b
.short 65032 ## 0xfe08
.short 65278 ## 0xfefe
.short 64575 ## 0xfc3f
.short 63 ## 0x3f
.short 63703 ## 0xf8d7
.short 65305 ## 0xff19
.short 64444 ## 0xfbbc
.short 77 ## 0x4d
.short 67 ## 0x43
.short 142 ## 0x8e
.short 65353 ## 0xff49
.short 65499 ## 0xffdb
.short 65017 ## 0xfdf9
.short 495 ## 0x1ef
.short 14 ## 0xe
.short 65085 ## 0xfe3d
.short 161 ## 0xa1
.short 581 ## 0x245
.short 1677 ## 0x68d
.short 14 ## 0xe
.short 64736 ## 0xfce0
.short 64940 ## 0xfdac
.short 821 ## 0x335
.short 602 ## 0x25a
.short 648 ## 0x288
.short 103 ## 0x67
.short 870 ## 0x366
.short 64650 ## 0xfc8a
.short 65081 ## 0xfe39
.short 27 ## 0x1b
.short 860 ## 0x35c
.short 715 ## 0x2cb
.short 65470 ## 0xffbe
.short 65366 ## 0xff56
.short 64045 ## 0xfa2d
.short 64615 ## 0xfc67
.short 332 ## 0x14c
.short 459 ## 0x1cb
.short 379 ## 0x17b
.short 65078 ## 0xfe36
.short 65085 ## 0xfe3d
.short 688 ## 0x2b0
.short 676 ## 0x2a4
.short 64989 ## 0xfddd
.short 76 ## 0x4c
.short 65093 ## 0xfe45
.short 65125 ## 0xfe65
.short 392 ## 0x188
.short 1188 ## 0x4a4
.short 163 ## 0xa3
.short 65483 ## 0xffcb
.short 252 ## 0xfc
.short 470 ## 0x1d6
.short 270 ## 0x10e
.short 64893 ## 0xfd7d
.short 65330 ## 0xff32
.short 64897 ## 0xfd81
.short 64805 ## 0xfd25
.short 65340 ## 0xff3c
.short 378 ## 0x17a
.short 65204 ## 0xfeb4
.short 64906 ## 0xfd8a
.short 65383 ## 0xff67
.short 63623 ## 0xf887
.short 65284 ## 0xff04
.short 706 ## 0x2c2
.short 65141 ## 0xfe75
.short 316 ## 0x13c
.short 83 ## 0x53
.short 65225 ## 0xfec9
.short 1224 ## 0x4c8
.short 796 ## 0x31c
.short 65283 ## 0xff03
.short 866 ## 0x362
.short 65410 ## 0xff82
.short 63900 ## 0xf99c
.short 302 ## 0x12e
.short 1650 ## 0x672
.short 570 ## 0x23a
.short 573 ## 0x23d
.short 64986 ## 0xfdda
.short 64906 ## 0xfd8a
.short 876 ## 0x36c
.short 799 ## 0x31f
.short 511 ## 0x1ff
.short 62 ## 0x3e
.short 64661 ## 0xfc95
.short 64450 ## 0xfbc2
.short 64513 ## 0xfc01
.short 294 ## 0x126
.short 2644 ## 0xa54
.short 120 ## 0x78
.short 881 ## 0x371
.short 295 ## 0x127
.short 418 ## 0x1a2
.short 65198 ## 0xfeae
.short 419 ## 0x1a3
.short 905 ## 0x389
.short 77 ## 0x4d
.short 515 ## 0x203
.short 3 ## 0x3
.short 65403 ## 0xff7b
.short 65008 ## 0xfdf0
.short 468 ## 0x1d4
.short 208 ## 0xd0
.short 818 ## 0x332
.short 65535 ## 0xffff
.short 65 ## 0x41
.short 293 ## 0x125
.short 65128 ## 0xfe68
.short 159 ## 0x9f
.short 265 ## 0x109
.short 65259 ## 0xfeeb
.short 169 ## 0xa9
.short 65070 ## 0xfe2e
.short 65257 ## 0xfee9
.short 64865 ## 0xfd61
.short 65447 ## 0xffa7
.short 451 ## 0x1c3
.short 65201 ## 0xfeb1
.short 334 ## 0x14e
.short 1929 ## 0x789
.short 2514 ## 0x9d2
.short 64806 ## 0xfd26
.short 363 ## 0x16b
.short 64379 ## 0xfb7b
.short 363 ## 0x16b
.short 98 ## 0x62
.short 1326 ## 0x52e
.short 336 ## 0x150
.short 65419 ## 0xff8b
.short 674 ## 0x2a2
.short 94 ## 0x5e
.short 754 ## 0x2f2
.short 41 ## 0x29
.short 65481 ## 0xffc9
.short 297 ## 0x129
.short 65092 ## 0xfe44
.short 63150 ## 0xf6ae
.short 65375 ## 0xff5f
.short 65080 ## 0xfe38
.short 422 ## 0x1a6
.short 65155 ## 0xfe83
.short 37 ## 0x25
.short 65427 ## 0xff93
.short 671 ## 0x29f
.short 65386 ## 0xff6a
.short 65265 ## 0xfef1
.short 65209 ## 0xfeb9
.short 65420 ## 0xff8c
.short 491 ## 0x1eb
.short 12 ## 0xc
.short 65437 ## 0xff9d
.short 64999 ## 0xfde7
.short 830 ## 0x33e
.short 1187 ## 0x4a3
.short 64930 ## 0xfda2
.short 349 ## 0x15d
.short 65435 ## 0xff9b
.short 65484 ## 0xffcc
.short 89 ## 0x59
.short 116 ## 0x74
.short 258 ## 0x102
.short 64250 ## 0xfafa
.short 1550 ## 0x60e
.short 65373 ## 0xff5d
.short 512 ## 0x200
.short 65157 ## 0xfe85
.short 1443 ## 0x5a3
.short 1364 ## 0x554
.short 65358 ## 0xff4e
.short 248 ## 0xf8
.short 65490 ## 0xffd2
.short 65325 ## 0xff2d
.short 1115 ## 0x45b
.short 65482 ## 0xffca
.short 65423 ## 0xff8f
.short 64143 ## 0xfa8f
.short 65115 ## 0xfe5b
.short 303 ## 0x12f
.short 201 ## 0xc9
.short 245 ## 0xf5
.short 91 ## 0x5b
.short 544 ## 0x220
.short 151 ## 0x97
.short 65242 ## 0xfeda
.short 65452 ## 0xffac
.short 65142 ## 0xfe76
.short 342 ## 0x156
.short 190 ## 0xbe
.short 65329 ## 0xff31
.short 48 ## 0x30
.short 206 ## 0xce
.short 143 ## 0x8f
.short 186 ## 0xba
.short 65369 ## 0xff59
.short 265 ## 0x109
.short 200 ## 0xc8
.short 63815 ## 0xf947
.short 568 ## 0x238
.short 434 ## 0x1b2
.short 1430 ## 0x596
.short 65233 ## 0xfed1
.short 1184 ## 0x4a0
.short 361 ## 0x169
.short 797 ## 0x31d
.short 65055 ## 0xfe1f
.short 705 ## 0x2c1
.short 464 ## 0x1d0
.short 64140 ## 0xfa8c
.short 117 ## 0x75
.short 65042 ## 0xfe12
.short 3 ## 0x3
.short 65309 ## 0xff1d
.short 65190 ## 0xfea6
.short 662 ## 0x296
.short 64584 ## 0xfc48
.short 283 ## 0x11b
.short 63741 ## 0xf8fd
.short 62856 ## 0xf588
.short 187 ## 0xbb
.short 865 ## 0x361
.short 922 ## 0x39a
.short 65353 ## 0xff49
.short 1229 ## 0x4cd
.short 852 ## 0x354
.short 14 ## 0xe
.short 63254 ## 0xf716
.short 1404 ## 0x57c
.short 428 ## 0x1ac
.short 105 ## 0x69
.short 65258 ## 0xfeea
.short 64737 ## 0xfce1
.short 65227 ## 0xfecb
.short 1452 ## 0x5ac
.short 64805 ## 0xfd25
.short 1705 ## 0x6a9
.short 65206 ## 0xfeb6
.short 632 ## 0x278
.short 65441 ## 0xffa1
.short 783 ## 0x30f
.short 64771 ## 0xfd03
.short 65194 ## 0xfeaa
.short 64818 ## 0xfd32
.short 64883 ## 0xfd73
.short 64686 ## 0xfcae
.short 279 ## 0x117
.short 421 ## 0x1a5
.short 765 ## 0x2fd
.short 63295 ## 0xf73f
.short 1356 ## 0x54c
.short 1938 ## 0x792
.short 64348 ## 0xfb5c
.short 777 ## 0x309
.short 65032 ## 0xfe08
.short 64921 ## 0xfd99
.short 1720 ## 0x6b8
.short 1411 ## 0x583
.short 654 ## 0x28e
.short 346 ## 0x15a
.short 64451 ## 0xfbc3
.short 969 ## 0x3c9
.short 65313 ## 0xff21
.short 1280 ## 0x500
.short 65104 ## 0xfe50
.short 250 ## 0xfa
.short 64645 ## 0xfc85
.short 65005 ## 0xfded
.short 63908 ## 0xf9a4
.short 65166 ## 0xfe8e
.short 2134 ## 0x856
.short 63659 ## 0xf8ab
.short 117 ## 0x75
.short 1145 ## 0x479
.short 91 ## 0x5b
.short 63597 ## 0xf86d
.short 65254 ## 0xfee6
.short 1332 ## 0x534
.short 1559 ## 0x617
.short 1019 ## 0x3fb
.short 65498 ## 0xffda
.short 1493 ## 0x5d5
.short 64359 ## 0xfb67
.short 103 ## 0x67
.short 678 ## 0x2a6
.short 100 ## 0x64
.short 65315 ## 0xff23
.short 215 ## 0xd7
.short 553 ## 0x229
.short 64633 ## 0xfc79
.short 653 ## 0x28d
.short 666 ## 0x29a
.short 64694 ## 0xfcb6
.short 315 ## 0x13b
.short 584 ## 0x248
.short 322 ## 0x142
.short 334 ## 0x14e
.short 64951 ## 0xfdb7
.short 283 ## 0x11b
.short 774 ## 0x306
.short 64862 ## 0xfd5e
.short 273 ## 0x111
.short 1961 ## 0x7a9
.short 63876 ## 0xf984
.short 1610 ## 0x64a
.short 64720 ## 0xfcd0
.short 627 ## 0x273
.short 65420 ## 0xff8c
.short 64980 ## 0xfdd4
.short 64346 ## 0xfb5a
.short 63481 ## 0xf7f9
.short 64784 ## 0xfd10
.short 64717 ## 0xfccd
.short 889 ## 0x379
.short 163 ## 0xa3
.short 64593 ## 0xfc51
.short 64954 ## 0xfdba
.short 65464 ## 0xffb8
.short 63531 ## 0xf82b
.short 65266 ## 0xfef2
.short 65170 ## 0xfe92
.short 64855 ## 0xfd57
.short 65082 ## 0xfe3a
.short 65219 ## 0xfec3
.short 65528 ## 0xfff8
.short 437 ## 0x1b5
.short 1601 ## 0x641
.short 249 ## 0xf9
.short 64946 ## 0xfdb2
.short 2 ## 0x2
.short 464 ## 0x1d0
.short 64840 ## 0xfd48
.short 761 ## 0x2f9
.short 64946 ## 0xfdb2
.short 270 ## 0x10e
.short 834 ## 0x342
.short 437 ## 0x1b5
.short 1182 ## 0x49e
.short 1622 ## 0x656
.short 1088 ## 0x440
.short 417 ## 0x1a1
.short 916 ## 0x394
.short 215 ## 0xd7
.short 797 ## 0x31d
.short 382 ## 0x17e
.short 64355 ## 0xfb63
.short 252 ## 0xfc
.short 65288 ## 0xff08
.short 88 ## 0x58
.short 810 ## 0x32a
.short 63979 ## 0xf9eb
.short 2111 ## 0x83f
.short 64673 ## 0xfca1
.short 65428 ## 0xff94
.short 64785 ## 0xfd11
.short 64865 ## 0xfd61
.short 12 ## 0xc
.short 64437 ## 0xfbb5
.short 65360 ## 0xff50
.short 64426 ## 0xfbaa
.short 1176 ## 0x498
.short 932 ## 0x3a4
.short 1112 ## 0x458
.short 38 ## 0x26
.short 1605 ## 0x645
.short 64851 ## 0xfd53
.short 1005 ## 0x3ed
.short 133 ## 0x85
.short 65028 ## 0xfe04
.short 599 ## 0x257
.short 64690 ## 0xfcb2
.short 65458 ## 0xffb2
.short 837 ## 0x345
.short 65334 ## 0xff36
.short 50 ## 0x32
.short 376 ## 0x178
.short 2438 ## 0x986
.short 64054 ## 0xfa36
.short 64206 ## 0xface
.short 65199 ## 0xfeaf
.short 1309 ## 0x51d
.short 59 ## 0x3b
.short 35 ## 0x23
.short 63501 ## 0xf80d
.short 64880 ## 0xfd70
.short 234 ## 0xea
.short 63671 ## 0xf8b7
.short 690 ## 0x2b2
.short 230 ## 0xe6
.short 475 ## 0x1db
.short 65168 ## 0xfe90
.short 65019 ## 0xfdfb
.short 64092 ## 0xfa5c
.short 257 ## 0x101
.short 475 ## 0x1db
.short 1181 ## 0x49d
.short 64638 ## 0xfc7e
.short 1773 ## 0x6ed
.short 64123 ## 0xfa7b
.short 62190 ## 0xf2ee
.short 65235 ## 0xfed3
.short 465 ## 0x1d1
.short 844 ## 0x34c
.short 146 ## 0x92
.short 242 ## 0xf2
.short 1694 ## 0x69e
.short 78 ## 0x4e
.short 62649 ## 0xf4b9
.short 565 ## 0x235
.short 78 ## 0x4e
.short 64542 ## 0xfc1e
.short 65196 ## 0xfeac
.short 64836 ## 0xfd44
.short 65109 ## 0xfe55
.short 65264 ## 0xfef0
.short 695 ## 0x2b7
.short 1055 ## 0x41f
.short 64166 ## 0xfaa6
.short 1087 ## 0x43f
.short 63430 ## 0xf7c6
.short 1661 ## 0x67d
.short 64926 ## 0xfd9e
.short 1790 ## 0x6fe
.short 64839 ## 0xfd47
.short 483 ## 0x1e3
.short 65226 ## 0xfeca
.short 1005 ## 0x3ed
.short 643 ## 0x283
.short 1375 ## 0x55f
.short 65003 ## 0xfdeb
.short 1438 ## 0x59e
.short 305 ## 0x131
.short 62408 ## 0xf3c8
.short 1191 ## 0x4a7
.short 65201 ## 0xfeb1
.short 203 ## 0xcb
.short 2544 ## 0x9f0
.short 57 ## 0x39
.short 65289 ## 0xff09
.short 652 ## 0x28c
.short 585 ## 0x249
.short 334 ## 0x14e
.short 64447 ## 0xfbbf
.short 467 ## 0x1d3
.short 88 ## 0x58
.short 19 ## 0x13
.short 33 ## 0x21
.short 64163 ## 0xfaa3
.short 62089 ## 0xf289
.short 65272 ## 0xfef8
.short 1081 ## 0x439
.short 63872 ## 0xf980
.short 65150 ## 0xfe7e
.short 632 ## 0x278
.short 60 ## 0x3c
.short 62941 ## 0xf5dd
.short 528 ## 0x210
.short 981 ## 0x3d5
.short 2468 ## 0x9a4
.short 706 ## 0x2c2
.short 65093 ## 0xfe45
.short 1330 ## 0x532
.short 543 ## 0x21f
.short 752 ## 0x2f0
.short 9 ## 0x9
.short 537 ## 0x219
.short 65075 ## 0xfe33
.short 320 ## 0x140
.short 896 ## 0x380
.short 66 ## 0x42
.short 313 ## 0x139
.short 65167 ## 0xfe8f
.short 63924 ## 0xf9b4
.short 865 ## 0x361
.short 425 ## 0x1a9
.short 288 ## 0x120
.short 64843 ## 0xfd4b
.short 276 ## 0x114
.short 64673 ## 0xfca1
.short 64681 ## 0xfca9
.short 64113 ## 0xfa71
.short 394 ## 0x18a
.short 700 ## 0x2bc
.short 64964 ## 0xfdc4
.short 969 ## 0x3c9
.short 64591 ## 0xfc4f
.short 504 ## 0x1f8
.short 358 ## 0x166
.short 64904 ## 0xfd88
.short 62681 ## 0xf4d9
.short 64609 ## 0xfc61
.short 64808 ## 0xfd28
.short 954 ## 0x3ba
.short 1418 ## 0x58a
.short 23 ## 0x17
.short 65337 ## 0xff39
.short 63947 ## 0xf9cb
.short 917 ## 0x395
.short 65185 ## 0xfea1
.short 64724 ## 0xfcd4
.short 938 ## 0x3aa
.short 62711 ## 0xf4f7
.short 65169 ## 0xfe91
.short 707 ## 0x2c3
.short 65206 ## 0xfeb6
.short 304 ## 0x130
.short 893 ## 0x37d
.short 64134 ## 0xfa86
.short 64255 ## 0xfaff
.short 65214 ## 0xfebe
.short 1463 ## 0x5b7
.short 64855 ## 0xfd57
.short 933 ## 0x3a5
.short 64681 ## 0xfca9
.short 64426 ## 0xfbaa
.short 185 ## 0xb9
.short 897 ## 0x381
.short 584 ## 0x248
.short 3455 ## 0xd7f
.short 744 ## 0x2e8
.short 247 ## 0xf7
.short 277 ## 0x115
.short 723 ## 0x2d3
.short 1237 ## 0x4d5
.short 64921 ## 0xfd99
.short 88 ## 0x58
.short 189 ## 0xbd
.short 105 ## 0x69
.short 65346 ## 0xff42
.short 67 ## 0x43
.short 63692 ## 0xf8cc
.short 1311 ## 0x51f
.short 424 ## 0x1a8
.short 45 ## 0x2d
.short 65345 ## 0xff41
.short 64992 ## 0xfde0
.short 239 ## 0xef
.short 65365 ## 0xff55
.short 64977 ## 0xfdd1
.short 64322 ## 0xfb42
.short 65238 ## 0xfed6
.short 611 ## 0x263
.short 65457 ## 0xffb1
.short 65168 ## 0xfe90
.short 2882 ## 0xb42
.short 352 ## 0x160
.short 2160 ## 0x870
.short 65095 ## 0xfe47
.short 817 ## 0x331
.short 510 ## 0x1fe
.short 64978 ## 0xfdd2
.short 1383 ## 0x567
.short 122 ## 0x7a
.short 65170 ## 0xfe92
.short 65501 ## 0xffdd
.short 1261 ## 0x4ed
.short 1130 ## 0x46a
.short 65375 ## 0xff5f
.short 64892 ## 0xfd7c
.short 1609 ## 0x649
.short 612 ## 0x264
.short 683 ## 0x2ab
.short 62947 ## 0xf5e3
.short 64614 ## 0xfc66
.short 63990 ## 0xf9f6
.short 65320 ## 0xff28
.short 65106 ## 0xfe52
.short 148 ## 0x94
.short 615 ## 0x267
.short 2356 ## 0x934
.short 65133 ## 0xfe6d
.short 64529 ## 0xfc11
.short 79 ## 0x4f
.short 676 ## 0x2a4
.short 2326 ## 0x916
.short 64401 ## 0xfb91
.short 65488 ## 0xffd0
.short 65533 ## 0xfffd
.short 1087 ## 0x43f
.short 1545 ## 0x609
.short 813 ## 0x32d
.short 64441 ## 0xfbb9
.short 65231 ## 0xfecf
.short 1448 ## 0x5a8
.short 1135 ## 0x46f
.short 65526 ## 0xfff6
.short 64922 ## 0xfd9a
.short 64789 ## 0xfd15
.short 64929 ## 0xfda1
.short 65005 ## 0xfded
.short 204 ## 0xcc
.short 65343 ## 0xff3f
.short 64894 ## 0xfd7e
.short 20 ## 0x14
.short 711 ## 0x2c7
.short 526 ## 0x20e
.short 238 ## 0xee
.short 992 ## 0x3e0
.short 1098 ## 0x44a
.short 65367 ## 0xff57
.short 670 ## 0x29e
.short 316 ## 0x13c
.short 1309 ## 0x51d
.short 949 ## 0x3b5
.short 1651 ## 0x673
.short 82 ## 0x52
.short 316 ## 0x13c
.short 2673 ## 0xa71
.short 65344 ## 0xff40
.short 65158 ## 0xfe86
.short 65173 ## 0xfe95
.short 65143 ## 0xfe77
.short 65445 ## 0xffa5
.short 218 ## 0xda
.short 65182 ## 0xfe9e
.short 64969 ## 0xfdc9
.short 534 ## 0x216
.short 64062 ## 0xfa3e
.short 64416 ## 0xfba0
.short 1773 ## 0x6ed
.short 2273 ## 0x8e1
.short 857 ## 0x359
.short 64383 ## 0xfb7f
.short 298 ## 0x12a
.short 65244 ## 0xfedc
.short 65279 ## 0xfeff
.short 65487 ## 0xffcf
.short 64583 ## 0xfc47
.short 495 ## 0x1ef
.short 65049 ## 0xfe19
.short 64616 ## 0xfc68
.short 195 ## 0xc3
.short 64812 ## 0xfd2c
.short 65263 ## 0xfeef
.short 63980 ## 0xf9ec
.short 127 ## 0x7f
.short 277 ## 0x115
.short 64220 ## 0xfadc
.short 160 ## 0xa0
.short 64944 ## 0xfdb0
.short 349 ## 0x15d
.short 64327 ## 0xfb47
.short 1038 ## 0x40e
.short 64200 ## 0xfac8
.short 800 ## 0x320
.short 65236 ## 0xfed4
.short 137 ## 0x89
.short 482 ## 0x1e2
.short 64307 ## 0xfb33
.short 1390 ## 0x56e
.short 148 ## 0x94
.short 528 ## 0x210
.short 64398 ## 0xfb8e
.short 876 ## 0x36c
.short 511 ## 0x1ff
.short 323 ## 0x143
.short 64239 ## 0xfaef
.short 65201 ## 0xfeb1
.short 65533 ## 0xfffd
.short 64849 ## 0xfd51
.short 65391 ## 0xff6f
.short 65117 ## 0xfe5d
.short 64042 ## 0xfa2a
.short 298 ## 0x12a
.short 156 ## 0x9c
.short 625 ## 0x271
.short 493 ## 0x1ed
.short 458 ## 0x1ca
.short 572 ## 0x23c
.short 65503 ## 0xffdf
.short 65122 ## 0xfe62
.short 64725 ## 0xfcd5
.short 1019 ## 0x3fb
.short 64847 ## 0xfd4f
.short 477 ## 0x1dd
.short 15 ## 0xf
.short 64666 ## 0xfc9a
.short 64966 ## 0xfdc6
.short 351 ## 0x15f
.short 1208 ## 0x4b8
.short 820 ## 0x334
.short 64624 ## 0xfc70
.short 1872 ## 0x750
.short 277 ## 0x115
.short 65199 ## 0xfeaf
.short 553 ## 0x229
.short 523 ## 0x20b
.short 65461 ## 0xffb5
.short 64564 ## 0xfc34
.short 64979 ## 0xfdd3
.short 727 ## 0x2d7
.short 64979 ## 0xfdd3
.short 177 ## 0xb1
.short 65335 ## 0xff37
.short 64202 ## 0xfaca
.short 64654 ## 0xfc8e
.short 937 ## 0x3a9
.short 65471 ## 0xffbf
.short 1093 ## 0x445
.short 64590 ## 0xfc4e
.short 23 ## 0x17
.short 722 ## 0x2d2
.short 65191 ## 0xfea7
.short 65465 ## 0xffb9
.short 64731 ## 0xfcdb
.short 64963 ## 0xfdc3
.short 65142 ## 0xfe76
.short 65270 ## 0xfef6
.short 64303 ## 0xfb2f
.short 836 ## 0x344
.short 64964 ## 0xfdc4
.short 1478 ## 0x5c6
.short 97 ## 0x61
.short 80 ## 0x50
.short 65313 ## 0xff21
.short 65079 ## 0xfe37
.short 670 ## 0x29e
.short 1536 ## 0x600
.short 65506 ## 0xffe2
.short 64231 ## 0xfae7
.short 65135 ## 0xfe6f
.short 745 ## 0x2e9
.short 575 ## 0x23f
.short 64778 ## 0xfd0a
.short 787 ## 0x313
.short 65521 ## 0xfff1
.short 506 ## 0x1fa
.short 589 ## 0x24d
.short 135 ## 0x87
.short 793 ## 0x319
.short 315 ## 0x13b
.short 1368 ## 0x558
.short 531 ## 0x213
.short 367 ## 0x16f
.short 586 ## 0x24a
.short 64579 ## 0xfc43
.short 65225 ## 0xfec9
.short 467 ## 0x1d3
.short 989 ## 0x3dd
.short 64447 ## 0xfbbf
.short 64564 ## 0xfc34
.short 192 ## 0xc0
.short 64435 ## 0xfbb3
.short 65016 ## 0xfdf8
.short 64945 ## 0xfdb1
.short 366 ## 0x16e
.short 65077 ## 0xfe35
.short 64201 ## 0xfac9
.short 325 ## 0x145
.short 88 ## 0x58
.short 1622 ## 0x656
.short 469 ## 0x1d5
.short 63979 ## 0xf9eb
.short 65270 ## 0xfef6
.short 65500 ## 0xffdc
.short 63922 ## 0xf9b2
.short 229 ## 0xe5
.short 65338 ## 0xff3a
.short 65331 ## 0xff33
.short 1181 ## 0x49d
.short 1844 ## 0x734
.short 64104 ## 0xfa68
.short 310 ## 0x136
.short 43 ## 0x2b
.short 1061 ## 0x425
.short 40 ## 0x28
.short 65016 ## 0xfdf8
.short 1121 ## 0x461
.short 206 ## 0xce
.short 63741 ## 0xf8fd
.short 1144 ## 0x478
.short 63388 ## 0xf79c
.short 63951 ## 0xf9cf
.short 65226 ## 0xfeca
.short 818 ## 0x332
.short 1193 ## 0x4a9
.short 1030 ## 0x406
.short 65412 ## 0xff84
.short 64764 ## 0xfcfc
.short 107 ## 0x6b
.short 64625 ## 0xfc71
.short 95 ## 0x5f
.short 64493 ## 0xfbed
.short 641 ## 0x281
.short 64711 ## 0xfcc7
.short 62917 ## 0xf5c5
.short 64663 ## 0xfc97
.short 153 ## 0x99
.short 64563 ## 0xfc33
.short 365 ## 0x16d
.short 65469 ## 0xffbd
.short 66 ## 0x42
.short 762 ## 0x2fa
.short 65494 ## 0xffd6
.short 848 ## 0x350
.short 945 ## 0x3b1
.short 10 ## 0xa
.short 753 ## 0x2f1
.short 64697 ## 0xfcb9
.short 393 ## 0x189
.short 213 ## 0xd5
.short 356 ## 0x164
.short 65315 ## 0xff23
.short 627 ## 0x273
.short 64115 ## 0xfa73
.short 187 ## 0xbb
.short 65504 ## 0xffe0
.short 1003 ## 0x3eb
.short 1869 ## 0x74d
.short 28 ## 0x1c
.short 65125 ## 0xfe65
.short 780 ## 0x30c
.short 65336 ## 0xff38
.short 1164 ## 0x48c
.short 958 ## 0x3be
.short 1377 ## 0x561
.short 405 ## 0x195
.short 64092 ## 0xfa5c
.short 64440 ## 0xfbb8
.short 64712 ## 0xfcc8
.short 1518 ## 0x5ee
.short 64313 ## 0xfb39
.short 1003 ## 0x3eb
.short 64623 ## 0xfc6f
.short 152 ## 0x98
.short 236 ## 0xec
.short 65174 ## 0xfe96
.short 2155 ## 0x86b
.short 304 ## 0x130
.short 969 ## 0x3c9
.short 729 ## 0x2d9
.short 2633 ## 0xa49
.short 64470 ## 0xfbd6
.short 36 ## 0x24
.short 399 ## 0x18f
.short 63358 ## 0xf77e
.short 36 ## 0x24
.short 1119 ## 0x45f
.short 1856 ## 0x740
.short 65288 ## 0xff08
.short 102 ## 0x66
.short 65413 ## 0xff85
.short 3 ## 0x3
.short 132 ## 0x84
.short 958 ## 0x3be
.short 178 ## 0xb2
.short 566 ## 0x236
.short 462 ## 0x1ce
.short 17 ## 0x11
.short 1135 ## 0x46f
.short 404 ## 0x194
.short 753 ## 0x2f1
.short 27 ## 0x1b
.short 63986 ## 0xf9f2
.short 647 ## 0x287
.short 64694 ## 0xfcb6
.short 180 ## 0xb4
.short 360 ## 0x168
.short 1109 ## 0x455
.short 619 ## 0x26b
.short 64075 ## 0xfa4b
.short 942 ## 0x3ae
.short 1067 ## 0x42b
.short 753 ## 0x2f1
.short 1029 ## 0x405
.short 507 ## 0x1fb
.short 174 ## 0xae
.short 65059 ## 0xfe23
.short 207 ## 0xcf
.short 64008 ## 0xfa08
.short 1213 ## 0x4bd
.short 63579 ## 0xf85b
.short 1088 ## 0x440
.short 607 ## 0x25f
.short 64203 ## 0xfacb
.short 65424 ## 0xff90
.short 64833 ## 0xfd41
.short 64040 ## 0xfa28
.short 175 ## 0xaf
.short 64838 ## 0xfd46
.short 64102 ## 0xfa66
.short 260 ## 0x104
.short 64972 ## 0xfdcc
.short 64990 ## 0xfdde
.short 146 ## 0x92
.short 639 ## 0x27f
.short 65508 ## 0xffe4
.short 63460 ## 0xf7e4
.short 65512 ## 0xffe8
.short 373 ## 0x175
.short 1027 ## 0x403
.short 65401 ## 0xff79
.short 101 ## 0x65
.short 64097 ## 0xfa61
.short 8 ## 0x8
.short 62834 ## 0xf572
.short 65091 ## 0xfe43
.short 64204 ## 0xfacc
.short 63693 ## 0xf8cd
.short 593 ## 0x251
.short 64393 ## 0xfb89
.short 996 ## 0x3e4
.short 63688 ## 0xf8c8
.short 65302 ## 0xff16
.short 63943 ## 0xf9c7
.short 65199 ## 0xfeaf
.short 64948 ## 0xfdb4
.short 64954 ## 0xfdba
.short 762 ## 0x2fa
.short 330 ## 0x14a
.short 748 ## 0x2ec
.short 64556 ## 0xfc2c
.short 1439 ## 0x59f
.short 712 ## 0x2c8
.short 1779 ## 0x6f3
.short 143 ## 0x8f
.short 608 ## 0x260
.short 65118 ## 0xfe5e
.short 235 ## 0xeb
.short 65414 ## 0xff86
.short 234 ## 0xea
.short 65490 ## 0xffd2
.short 807 ## 0x327
.short 65499 ## 0xffdb
.short 64109 ## 0xfa6d
.short 65218 ## 0xfec2
.short 65380 ## 0xff64
.short 64383 ## 0xfb7f
.short 64761 ## 0xfcf9
.short 65150 ## 0xfe7e
.short 2579 ## 0xa13
.short 404 ## 0x194
.short 64293 ## 0xfb25
.short 65188 ## 0xfea4
.short 65435 ## 0xff9b
.short 119 ## 0x77
.short 207 ## 0xcf
.short 300 ## 0x12c
.short 64209 ## 0xfad1
.short 64914 ## 0xfd92
.short 432 ## 0x1b0
.short 3398 ## 0xd46
.short 23 ## 0x17
.short 64997 ## 0xfde5
.short 789 ## 0x315
.short 65407 ## 0xff7f
.short 63290 ## 0xf73a
.short 64709 ## 0xfcc5
.short 64671 ## 0xfc9f
.short 1127 ## 0x467
.short 975 ## 0x3cf
.short 64942 ## 0xfdae
.short 64738 ## 0xfce2
.short 29 ## 0x1d
.short 435 ## 0x1b3
.short 613 ## 0x265
.short 523 ## 0x20b
.short 64554 ## 0xfc2a
.short 2194 ## 0x892
.short 64802 ## 0xfd22
.short 861 ## 0x35d
.short 65361 ## 0xff51
.short 64611 ## 0xfc63
.short 65343 ## 0xff3f
.short 890 ## 0x37a
.short 64973 ## 0xfdcd
.short 1558 ## 0x616
.short 65108 ## 0xfe54
.short 64470 ## 0xfbd6
.short 63580 ## 0xf85c
.short 65372 ## 0xff5c
.short 65382 ## 0xff66
.short 65464 ## 0xffb8
.short 141 ## 0x8d
.short 61765 ## 0xf145
.short 110 ## 0x6e
.short 65017 ## 0xfdf9
.short 65415 ## 0xff87
.short 826 ## 0x33a
.short 64672 ## 0xfca0
.short 65409 ## 0xff81
.short 1057 ## 0x421
.short 298 ## 0x12a
.short 764 ## 0x2fc
.short 295 ## 0x127
.short 795 ## 0x31b
.short 65289 ## 0xff09
.short 64603 ## 0xfc5b
.short 167 ## 0xa7
.short 61958 ## 0xf206
.short 65293 ## 0xff0d
.short 63130 ## 0xf69a
.short 252 ## 0xfc
.short 934 ## 0x3a6
.short 62987 ## 0xf60b
.short 64014 ## 0xfa0e
.short 110 ## 0x6e
.short 1276 ## 0x4fc
.short 12 ## 0xc
.short 1399 ## 0x577
.short 63024 ## 0xf630
.short 64971 ## 0xfdcb
.short 350 ## 0x15e
.short 1353 ## 0x549
.short 64589 ## 0xfc4d
.short 1264 ## 0x4f0
.short 65038 ## 0xfe0e
.short 461 ## 0x1cd
.short 65092 ## 0xfe44
.short 64539 ## 0xfc1b
.short 976 ## 0x3d0
.short 139 ## 0x8b
.short 20 ## 0x14
.short 64834 ## 0xfd42
.short 65390 ## 0xff6e
.short 470 ## 0x1d6
.short 65409 ## 0xff81
.short 64232 ## 0xfae8
.short 545 ## 0x221
.short 2312 ## 0x908
.short 402 ## 0x192
.short 65309 ## 0xff1d
.short 65391 ## 0xff6f
.short 65112 ## 0xfe58
.short 643 ## 0x283
.short 654 ## 0x28e
.short 39 ## 0x27
.short 64907 ## 0xfd8b
.short 64671 ## 0xfc9f
.short 452 ## 0x1c4
.short 65041 ## 0xfe11
.short 343 ## 0x157
.short 64772 ## 0xfd04
.short 3494 ## 0xda6
.short 151 ## 0x97
.short 64897 ## 0xfd81
.short 1269 ## 0x4f5
.short 64867 ## 0xfd63
.short 385 ## 0x181
.short 64538 ## 0xfc1a
.short 64851 ## 0xfd53
.short 512 ## 0x200
.short 64218 ## 0xfada
.short 450 ## 0x1c2
.short 64194 ## 0xfac2
.short 64847 ## 0xfd4f
.short 2394 ## 0x95a
.short 1113 ## 0x459
.short 499 ## 0x1f3
.short 213 ## 0xd5
.short 356 ## 0x164
.short 174 ## 0xae
.short 1167 ## 0x48f
.short 65337 ## 0xff39
.short 1136 ## 0x470
.short 65345 ## 0xff41
.short 1928 ## 0x788
.short 2831 ## 0xb0f
.short 368 ## 0x170
.short 1955 ## 0x7a3
.short 1640 ## 0x668
.short 197 ## 0xc5
.short 65476 ## 0xffc4
.short 65380 ## 0xff64
.short 152 ## 0x98
.short 62875 ## 0xf59b
.short 65499 ## 0xffdb
.short 414 ## 0x19e
.short 64285 ## 0xfb1d
.short 660 ## 0x294
.short 65355 ## 0xff4b
.short 857 ## 0x359
.short 62963 ## 0xf5f3
.short 64822 ## 0xfd36
.short 65464 ## 0xffb8
.short 64632 ## 0xfc78
.short 64202 ## 0xfaca
.short 1410 ## 0x582
.short 43 ## 0x2b
.short 64862 ## 0xfd5e
.short 2397 ## 0x95d
.short 511 ## 0x1ff
.short 2284 ## 0x8ec
.short 64904 ## 0xfd88
.short 51 ## 0x33
.short 63399 ## 0xf7a7
.short 1118 ## 0x45e
.short 1163 ## 0x48b
.short 65514 ## 0xffea
.short 65435 ## 0xff9b
.short 63522 ## 0xf822
.short 950 ## 0x3b6
.short 1049 ## 0x419
.short 62548 ## 0xf454
.short 906 ## 0x38a
.short 63721 ## 0xf8e9
.short 1741 ## 0x6cd
.short 62325 ## 0xf375
.short 25 ## 0x19
.short 550 ## 0x226
.short 572 ## 0x23c
.short 65504 ## 0xffe0
.short 1106 ## 0x452
.short 64782 ## 0xfd0e
.short 349 ## 0x15d
.short 335 ## 0x14f
.short 65376 ## 0xff60
.short 65378 ## 0xff62
.short 2968 ## 0xb98
.short 110 ## 0x6e
.short 82 ## 0x52
.short 65500 ## 0xffdc
.short 64275 ## 0xfb13
.short 971 ## 0x3cb
.short 64269 ## 0xfb0d
.short 724 ## 0x2d4
.short 128 ## 0x80
.short 65399 ## 0xff77
.short 14 ## 0xe
.short 65475 ## 0xffc3
.short 889 ## 0x379
.short 1809 ## 0x711
.short 115 ## 0x73
.short 65034 ## 0xfe0a
.short 824 ## 0x338
.short 65450 ## 0xffaa
.short 62760 ## 0xf528
.short 64516 ## 0xfc04
.short 64998 ## 0xfde6
.short 390 ## 0x186
.short 1761 ## 0x6e1
.short 64586 ## 0xfc4a
.short 64311 ## 0xfb37
.short 65410 ## 0xff82
.short 939 ## 0x3ab
.short 614 ## 0x266
.short 672 ## 0x2a0
.short 527 ## 0x20f
.short 1631 ## 0x65f
.short 528 ## 0x210
.short 706 ## 0x2c2
.short 65040 ## 0xfe10
.short 328 ## 0x148
.short 156 ## 0x9c
.short 1415 ## 0x587
.short 65165 ## 0xfe8d
.short 286 ## 0x11e
.short 62 ## 0x3e
.short 65160 ## 0xfe88
.short 63383 ## 0xf797
.short 163 ## 0xa3
.short 765 ## 0x2fd
.short 367 ## 0x16f
.short 704 ## 0x2c0
.short 63181 ## 0xf6cd
.short 65465 ## 0xffb9
.short 65115 ## 0xfe5b
.short 11 ## 0xb
.short 1334 ## 0x536
.short 668 ## 0x29c
.short 519 ## 0x207
.short 502 ## 0x1f6
.short 93 ## 0x5d
.short 483 ## 0x1e3
.short 65100 ## 0xfe4c
.short 65513 ## 0xffe9
.short 121 ## 0x79
.short 25 ## 0x19
.short 146 ## 0x92
.short 62558 ## 0xf45e
.short 65203 ## 0xfeb3
.short 64260 ## 0xfb04
.short 65422 ## 0xff8e
.short 1038 ## 0x40e
.short 61467 ## 0xf01b
.short 64450 ## 0xfbc2
.short 65493 ## 0xffd5
.short 321 ## 0x141
.short 858 ## 0x35a
.short 1281 ## 0x501
.short 64540 ## 0xfc1c
.short 64704 ## 0xfcc0
.short 65142 ## 0xfe76
.short 568 ## 0x238
.short 65223 ## 0xfec7
.short 799 ## 0x31f
.short 65448 ## 0xffa8
.short 334 ## 0x14e
.short 64207 ## 0xfacf
.short 227 ## 0xe3
.short 1174 ## 0x496
.short 466 ## 0x1d2
.short 65087 ## 0xfe3f
.short 65399 ## 0xff77
.short 1072 ## 0x430
.short 170 ## 0xaa
.short 230 ## 0xe6
.short 64370 ## 0xfb72
.short 232 ## 0xe8
.short 1691 ## 0x69b
.short 266 ## 0x10a
.short 102 ## 0x66
.short 65516 ## 0xffec
.short 65263 ## 0xfeef
.short 1114 ## 0x45a
.short 65177 ## 0xfe99
.short 1140 ## 0x474
.short 65439 ## 0xff9f
.short 376 ## 0x178
.short 1324 ## 0x52c
.short 150 ## 0x96
.short 21 ## 0x15
.short 65327 ## 0xff2f
.short 1693 ## 0x69d
.short 1031 ## 0x407
.short 63918 ## 0xf9ae
.short 866 ## 0x362
.short 64736 ## 0xfce0
.short 115 ## 0x73
.short 472 ## 0x1d8
.short 65090 ## 0xfe42
.short 782 ## 0x30e
.short 128 ## 0x80
.short 692 ## 0x2b4
.short 63981 ## 0xf9ed
.short 586 ## 0x24a
.short 2327 ## 0x917
.short 467 ## 0x1d3
.short 65363 ## 0xff53
.short 149 ## 0x95
.short 657 ## 0x291
.short 74 ## 0x4a
.short 38 ## 0x26
.short 595 ## 0x253
.short 156 ## 0x9c
.short 257 ## 0x101
.short 662 ## 0x296
.short 2484 ## 0x9b4
.short 65394 ## 0xff72
.short 848 ## 0x350
.short 852 ## 0x354
.short 814 ## 0x32e
.short 377 ## 0x179
.short 446 ## 0x1be
.short 65365 ## 0xff55
.short 63671 ## 0xf8b7
.short 172 ## 0xac
.short 64956 ## 0xfdbc
.short 64981 ## 0xfdd5
.short 1379 ## 0x563
.short 561 ## 0x231
.short 1105 ## 0x451
.short 62223 ## 0xf30f
.short 64553 ## 0xfc29
.short 611 ## 0x263
.short 64725 ## 0xfcd5
.short 65011 ## 0xfdf3
.short 286 ## 0x11e
.short 65286 ## 0xff06
.short 64612 ## 0xfc64
.short 503 ## 0x1f7
.short 1371 ## 0x55b
.short 729 ## 0x2d9
.short 65187 ## 0xfea3
.short 65039 ## 0xfe0f
.short 63595 ## 0xf86b
.short 78 ## 0x4e
.short 182 ## 0xb6
.short 153 ## 0x99
.short 65287 ## 0xff07
.short 64371 ## 0xfb73
.short 1332 ## 0x534
.short 1977 ## 0x7b9
.short 64021 ## 0xfa15
.short 1269 ## 0x4f5
.short 62813 ## 0xf55d
.short 2236 ## 0x8bc
.short 63169 ## 0xf6c1
.short 65420 ## 0xff8c
.short 374 ## 0x176
.short 65385 ## 0xff69
.short 597 ## 0x255
.short 1683 ## 0x693
.short 65067 ## 0xfe2b
.short 65477 ## 0xffc5
.short 1288 ## 0x508
.short 65480 ## 0xffc8
.short 221 ## 0xdd
.short 2483 ## 0x9b3
.short 64641 ## 0xfc81
.short 844 ## 0x34c
.short 65146 ## 0xfe7a
.short 63577 ## 0xf859
.short 684 ## 0x2ac
.short 63941 ## 0xf9c5
.short 455 ## 0x1c7
.short 102 ## 0x66
.short 219 ## 0xdb
.short 752 ## 0x2f0
.short 64477 ## 0xfbdd
.short 64827 ## 0xfd3b
.short 118 ## 0x76
.short 64607 ## 0xfc5f
.short 65002 ## 0xfdea
.short 64951 ## 0xfdb7
.short 65300 ## 0xff14
.short 1235 ## 0x4d3
.short 64442 ## 0xfbba
.short 64819 ## 0xfd33
.short 91 ## 0x5b
.short 63819 ## 0xf94b
.short 2009 ## 0x7d9
.short 1265 ## 0x4f1
.short 64048 ## 0xfa30
.short 64542 ## 0xfc1e
.short 64563 ## 0xfc33
.short 64316 ## 0xfb3c
.short 525 ## 0x20d
.short 872 ## 0x368
.short 65053 ## 0xfe1d
.short 1414 ## 0x586
.short 539 ## 0x21b
.short 1478 ## 0x5c6
.short 343 ## 0x157
.short 65233 ## 0xfed1
.short 2046 ## 0x7fe
.short 105 ## 0x69
.short 65502 ## 0xffde
.short 827 ## 0x33b
.short 795 ## 0x31b
.short 296 ## 0x128
.short 64903 ## 0xfd87
.short 64070 ## 0xfa46
.short 189 ## 0xbd
.short 217 ## 0xd9
.short 174 ## 0xae
.short 58 ## 0x3a
.short 64922 ## 0xfd9a
.short 539 ## 0x21b
.short 28 ## 0x1c
.short 405 ## 0x195
.short 65259 ## 0xfeeb
.short 65402 ## 0xff7a
.short 65452 ## 0xffac
.short 240 ## 0xf0
.short 64063 ## 0xfa3f
.short 1202 ## 0x4b2
.short 64433 ## 0xfbb1
.short 63535 ## 0xf82f
.short 64520 ## 0xfc08
.short 65468 ## 0xffbc
.short 65119 ## 0xfe5f
.short 65057 ## 0xfe21
.short 64936 ## 0xfda8
.short 65278 ## 0xfefe
.short 65150 ## 0xfe7e
.short 1272 ## 0x4f8
.short 65315 ## 0xff23
.short 1406 ## 0x57e
.short 412 ## 0x19c
.short 64630 ## 0xfc76
.short 853 ## 0x355
.short 63771 ## 0xf91b
.short 1250 ## 0x4e2
.short 65440 ## 0xffa0
.short 65177 ## 0xfe99
.short 65135 ## 0xfe6f
.short 64038 ## 0xfa26
.short 65062 ## 0xfe26
.short 64743 ## 0xfce7
.short 64995 ## 0xfde3
.short 62889 ## 0xf5a9
.short 1070 ## 0x42e
.short 390 ## 0x186
.short 65067 ## 0xfe2b
.short 1227 ## 0x4cb
.short 933 ## 0x3a5
.short 65221 ## 0xfec5
.short 63728 ## 0xf8f0
.short 65351 ## 0xff47
.short 64290 ## 0xfb22
.short 65299 ## 0xff13
.short 64869 ## 0xfd65
.short 521 ## 0x209
.short 65253 ## 0xfee5
.short 0 ## 0x0
.short 65524 ## 0xfff4
.short 196 ## 0xc4
.short 951 ## 0x3b7
.short 63801 ## 0xf939
.short 643 ## 0x283
.short 64428 ## 0xfbac
.short 65478 ## 0xffc6
.short 65359 ## 0xff4f
.short 64773 ## 0xfd05
.short 432 ## 0x1b0
.short 3 ## 0x3
.short 299 ## 0x12b
.short 64794 ## 0xfd1a
.short 65395 ## 0xff73
.short 1162 ## 0x48a
.short 64872 ## 0xfd68
.short 64946 ## 0xfdb2
.short 65324 ## 0xff2c
.short 392 ## 0x188
.short 65333 ## 0xff35
.short 64627 ## 0xfc73
.short 63397 ## 0xf7a5
.short 494 ## 0x1ee
.short 65214 ## 0xfebe
.short 65078 ## 0xfe36
.short 1722 ## 0x6ba
.short 64827 ## 0xfd3b
.short 347 ## 0x15b
.short 188 ## 0xbc
.short 64498 ## 0xfbf2
.short 429 ## 0x1ad
.short 415 ## 0x19f
.short 383 ## 0x17f
.short 239 ## 0xef
.short 626 ## 0x272
.short 65474 ## 0xffc2
.short 573 ## 0x23d
.short 1000 ## 0x3e8
.short 1163 ## 0x48b
.short 65350 ## 0xff46
.short 580 ## 0x244
.short 1657 ## 0x679
.short 2 ## 0x2
.short 64937 ## 0xfda9
.short 65070 ## 0xfe2e
.short 65328 ## 0xff30
.short 222 ## 0xde
.short 679 ## 0x2a7
.short 71 ## 0x47
.short 1377 ## 0x561
.short 64943 ## 0xfdaf
.short 1445 ## 0x5a5
.short 1135 ## 0x46f
.short 64458 ## 0xfbca
.short 459 ## 0x1cb
.short 64783 ## 0xfd0f
.short 65169 ## 0xfe91
.short 65233 ## 0xfed1
.short 1430 ## 0x596
.short 535 ## 0x217
.short 743 ## 0x2e7
.short 64921 ## 0xfd99
.short 65268 ## 0xfef4
.short 65383 ## 0xff67
.short 65448 ## 0xffa8
.short 1470 ## 0x5be
.short 64897 ## 0xfd81
.short 65509 ## 0xffe5
.short 62917 ## 0xf5c5
.short 128 ## 0x80
.short 64986 ## 0xfdda
.short 1877 ## 0x755
.short 65424 ## 0xff90
.short 137 ## 0x89
.short 65016 ## 0xfdf8
.short 268 ## 0x10c
.short 63734 ## 0xf8f6
.short 174 ## 0xae
.short 190 ## 0xbe
.short 64718 ## 0xfcce
.short 6 ## 0x6
.short 900 ## 0x384
.short 251 ## 0xfb
.short 633 ## 0x279
.short 63499 ## 0xf80b
.short 65225 ## 0xfec9
.short 615 ## 0x267
.short 272 ## 0x110
.short 531 ## 0x213
.short 683 ## 0x2ab
.short 740 ## 0x2e4
.short 65018 ## 0xfdfa
.short 65011 ## 0xfdf3
.short 794 ## 0x31a
.short 1457 ## 0x5b1
.short 64808 ## 0xfd28
.short 65531 ## 0xfffb
.short 65012 ## 0xfdf4
.short 393 ## 0x189
.short 65215 ## 0xfebf
.short 77 ## 0x4d
.short 1203 ## 0x4b3
.short 274 ## 0x112
.short 64814 ## 0xfd2e
.short 659 ## 0x293
.short 64049 ## 0xfa31
.short 65126 ## 0xfe66
.short 69 ## 0x45
.short 65236 ## 0xfed4
.short 65308 ## 0xff1c
.short 700 ## 0x2bc
.short 64875 ## 0xfd6b
.short 64613 ## 0xfc65
.short 452 ## 0x1c4
.short 64541 ## 0xfc1d
.short 69 ## 0x45
.short 64746 ## 0xfcea
.short 302 ## 0x12e
.short 64397 ## 0xfb8d
.short 63447 ## 0xf7d7
.short 65070 ## 0xfe2e
.short 64769 ## 0xfd01
.short 64698 ## 0xfcba
.short 396 ## 0x18c
.short 65234 ## 0xfed2
.short 65397 ## 0xff75
.short 532 ## 0x214
.short 64636 ## 0xfc7c
.short 749 ## 0x2ed
.short 672 ## 0x2a0
.short 65458 ## 0xffb2
.short 917 ## 0x395
.short 64716 ## 0xfccc
.short 65444 ## 0xffa4
.short 205 ## 0xcd
.short 590 ## 0x24e
.short 65501 ## 0xffdd
.short 475 ## 0x1db
.short 65012 ## 0xfdf4
.short 145 ## 0x91
.short 284 ## 0x11c
.short 176 ## 0xb0
.short 1131 ## 0x46b
.short 753 ## 0x2f1
.short 64867 ## 0xfd63
.short 274 ## 0x112
.short 65535 ## 0xffff
.short 752 ## 0x2f0
.short 1460 ## 0x5b4
.short 731 ## 0x2db
.short 689 ## 0x2b1
.short 64425 ## 0xfba9
.short 63639 ## 0xf897
.short 64645 ## 0xfc85
.short 784 ## 0x310
.short 63955 ## 0xf9d3
.short 64963 ## 0xfdc3
.short 268 ## 0x10c
.short 504 ## 0x1f8
.short 65238 ## 0xfed6
.short 417 ## 0x1a1
.short 1927 ## 0x787
.short 1765 ## 0x6e5
.short 1491 ## 0x5d3
.short 182 ## 0xb6
.short 2284 ## 0x8ec
.short 63992 ## 0xf9f8
.short 64979 ## 0xfdd3
.short 254 ## 0xfe
.short 64103 ## 0xfa67
.short 409 ## 0x199
.short 892 ## 0x37c
.short 1394 ## 0x572
.short 65381 ## 0xff65
.short 447 ## 0x1bf
.short 414 ## 0x19e
.short 65395 ## 0xff73
.short 192 ## 0xc0
.short 408 ## 0x198
.short 305 ## 0x131
.short 65425 ## 0xff91
.short 65263 ## 0xfeef
.short 468 ## 0x1d4
.short 1303 ## 0x517
.short 1290 ## 0x50a
.short 616 ## 0x268
.short 711 ## 0x2c7
.short 64228 ## 0xfae4
.short 335 ## 0x14f
.short 65010 ## 0xfdf2
.short 64998 ## 0xfde6
.short 503 ## 0x1f7
.short 598 ## 0x256
.short 150 ## 0x96
.short 65037 ## 0xfe0d
.short 689 ## 0x2b1
.short 305 ## 0x131
.short 995 ## 0x3e3
.short 846 ## 0x34e
.short 825 ## 0x339
.short 65250 ## 0xfee2
.short 93 ## 0x5d
.short 65499 ## 0xffdb
.short 64383 ## 0xfb7f
.short 1259 ## 0x4eb
.short 64685 ## 0xfcad
.short 700 ## 0x2bc
.short 26 ## 0x1a
.short 64638 ## 0xfc7e
.short 216 ## 0xd8
.short 65128 ## 0xfe68
.short 64568 ## 0xfc38
.short 65179 ## 0xfe9b
.short 427 ## 0x1ab
.short 64657 ## 0xfc91
.short 65510 ## 0xffe6
.short 685 ## 0x2ad
.short 64792 ## 0xfd18
.short 23 ## 0x17
.short 850 ## 0x352
.short 65332 ## 0xff34
.short 63833 ## 0xf959
.short 1184 ## 0x4a0
.short 264 ## 0x108
.short 65410 ## 0xff82
.short 65508 ## 0xffe4
.short 57 ## 0x39
.short 64867 ## 0xfd63
.short 64991 ## 0xfddf
.short 64150 ## 0xfa96
.short 64873 ## 0xfd69
.short 64686 ## 0xfcae
.short 64406 ## 0xfb96
.short 798 ## 0x31e
.short 64402 ## 0xfb92
.short 439 ## 0x1b7
.short 64614 ## 0xfc66
.short 64921 ## 0xfd99
.short 64192 ## 0xfac0
.short 65421 ## 0xff8d
.short 64879 ## 0xfd6f
.short 64485 ## 0xfbe5
.short 57 ## 0x39
.short 64773 ## 0xfd05
.short 361 ## 0x169
.short 64612 ## 0xfc64
.short 286 ## 0x11e
.short 397 ## 0x18d
.short 505 ## 0x1f9
.short 296 ## 0x128
.short 65395 ## 0xff73
.short 65105 ## 0xfe51
.short 487 ## 0x1e7
.short 147 ## 0x93
.short 64750 ## 0xfcee
.short 65426 ## 0xff92
.short 312 ## 0x138
.short 65508 ## 0xffe4
.short 63443 ## 0xf7d3
.short 65373 ## 0xff5d
.short 64888 ## 0xfd78
.short 64517 ## 0xfc05
.short 64888 ## 0xfd78
.short 284 ## 0x11c
.short 2213 ## 0x8a5
.short 90 ## 0x5a
.short 64858 ## 0xfd5a
.short 65491 ## 0xffd3
.short 65286 ## 0xff06
.short 64941 ## 0xfdad
.short 65408 ## 0xff80
.short 1047 ## 0x417
.short 64924 ## 0xfd9c
.short 65430 ## 0xff96
.short 65477 ## 0xffc5
.short 2129 ## 0x851
.short 65330 ## 0xff32
.short 61516 ## 0xf04c
.short 65401 ## 0xff79
.short 553 ## 0x229
.short 65068 ## 0xfe2c
.short 64553 ## 0xfc29
.short 64869 ## 0xfd65
.short 392 ## 0x188
.short 147 ## 0x93
.short 337 ## 0x151
.short 65186 ## 0xfea2
.short 64555 ## 0xfc2b
.short 64866 ## 0xfd62
.short 926 ## 0x39e
.short 65515 ## 0xffeb
.short 63160 ## 0xf6b8
.short 1162 ## 0x48a
.short 62904 ## 0xf5b8
.short 636 ## 0x27c
.short 369 ## 0x171
.short 100 ## 0x64
.short 433 ## 0x1b1
.short 726 ## 0x2d6
.short 65398 ## 0xff76
.short 808 ## 0x328
.short 63951 ## 0xf9cf
.short 64985 ## 0xfdd9
.short 65418 ## 0xff8a
.short 65438 ## 0xff9e
.short 607 ## 0x25f
.short 64322 ## 0xfb42
.short 614 ## 0x266
.short 65452 ## 0xffac
.short 1386 ## 0x56a
.short 36 ## 0x24
.short 65420 ## 0xff8c
.short 1518 ## 0x5ee
.short 64754 ## 0xfcf2
.short 65451 ## 0xffab
.short 191 ## 0xbf
.short 211 ## 0xd3
.short 65179 ## 0xfe9b
.short 1133 ## 0x46d
.short 83 ## 0x53
.short 818 ## 0x332
.short 64125 ## 0xfa7d
.short 90 ## 0x5a
.short 64022 ## 0xfa16
.short 65005 ## 0xfded
.short 64453 ## 0xfbc5
.short 65492 ## 0xffd4
.short 683 ## 0x2ab
.short 86 ## 0x56
.short 62589 ## 0xf47d
.short 284 ## 0x11c
.short 901 ## 0x385
.short 308 ## 0x134
.short 1274 ## 0x4fa
.short 61650 ## 0xf0d2
.short 65154 ## 0xfe82
.short 64920 ## 0xfd98
.short 2433 ## 0x981
.short 63614 ## 0xf87e
.short 2586 ## 0xa1a
.short 552 ## 0x228
.short 65255 ## 0xfee7
.short 1431 ## 0x597
.short 64861 ## 0xfd5d
.short 178 ## 0xb2
.short 65019 ## 0xfdfb
.short 250 ## 0xfa
.short 64875 ## 0xfd6b
.short 65051 ## 0xfe1b
.short 42 ## 0x2a
.short 615 ## 0x267
.short 65239 ## 0xfed7
.short 64830 ## 0xfd3e
.short 454 ## 0x1c6
.short 65031 ## 0xfe07
.short 705 ## 0x2c1
.short 88 ## 0x58
.short 1 ## 0x1
.short 64938 ## 0xfdaa
.short 234 ## 0xea
.short 1653 ## 0x675
.short 65429 ## 0xff95
.short 385 ## 0x181
.short 65430 ## 0xff96
.short 1312 ## 0x520
.short 64810 ## 0xfd2a
.short 65354 ## 0xff4a
.short 3394 ## 0xd42
.short 64889 ## 0xfd79
.short 65532 ## 0xfffc
.short 64970 ## 0xfdca
.short 54 ## 0x36
.short 854 ## 0x356
.short 63749 ## 0xf905
.short 556 ## 0x22c
.short 115 ## 0x73
.short 60974 ## 0xee2e
.short 275 ## 0x113
.short 63747 ## 0xf903
.short 81 ## 0x51
.short 108 ## 0x6c
.short 65147 ## 0xfe7b
.short 64749 ## 0xfced
.short 64270 ## 0xfb0e
.short 300 ## 0x12c
.short 48 ## 0x30
.short 65067 ## 0xfe2b
.short 65343 ## 0xff3f
.short 849 ## 0x351
.short 65373 ## 0xff5d
.short 1713 ## 0x6b1
.short 2149 ## 0x865
.short 588 ## 0x24c
.short 396 ## 0x18c
.short 1136 ## 0x470
.short 423 ## 0x1a7
.short 3264 ## 0xcc0
.short 65469 ## 0xffbd
.short 868 ## 0x364
.short 64498 ## 0xfbf2
.short 327 ## 0x147
.short 895 ## 0x37f
.short 65084 ## 0xfe3c
.short 65231 ## 0xfecf
.short 65169 ## 0xfe91
.short 780 ## 0x30c
.short 33 ## 0x21
.short 383 ## 0x17f
.short 799 ## 0x31f
.short 349 ## 0x15d
.short 64371 ## 0xfb73
.short 2295 ## 0x8f7
.short 578 ## 0x242
.short 64996 ## 0xfde4
.short 1704 ## 0x6a8
.short 64975 ## 0xfdcf
.short 687 ## 0x2af
.short 180 ## 0xb4
.short 64952 ## 0xfdb8
.short 65208 ## 0xfeb8
.short 104 ## 0x68
.short 338 ## 0x152
.short 810 ## 0x32a
.short 65112 ## 0xfe58
.short 64320 ## 0xfb40
.short 1734 ## 0x6c6
.short 65400 ## 0xff78
.short 63883 ## 0xf98b
.short 65430 ## 0xff96
.short 65346 ## 0xff42
.short 819 ## 0x333
.short 65058 ## 0xfe22
.short 470 ## 0x1d6
.short 4467 ## 0x1173
.short 285 ## 0x11d
.short 432 ## 0x1b0
.short 65277 ## 0xfefd
.short 674 ## 0x2a2
.short 65177 ## 0xfe99
.short 64665 ## 0xfc99
.short 713 ## 0x2c9
.short 132 ## 0x84
.short 959 ## 0x3bf
.short 1611 ## 0x64b
.short 65253 ## 0xfee5
.short 63497 ## 0xf809
.short 159 ## 0x9f
.short 1348 ## 0x544
.short 749 ## 0x2ed
.short 64664 ## 0xfc98
.short 65402 ## 0xff7a
.short 530 ## 0x212
.short 64570 ## 0xfc3a
.short 1024 ## 0x400
.short 687 ## 0x2af
.short 64308 ## 0xfb34
.short 788 ## 0x314
.short 2291 ## 0x8f3
.short 701 ## 0x2bd
.short 143 ## 0x8f
.short 284 ## 0x11c
.short 472 ## 0x1d8
.short 46 ## 0x2e
.short 63360 ## 0xf780
.short 997 ## 0x3e5
.short 65487 ## 0xffcf
.short 64897 ## 0xfd81
.short 808 ## 0x328
.short 65417 ## 0xff89
.short 38 ## 0x26
.short 428 ## 0x1ac
.short 65225 ## 0xfec9
.short 65012 ## 0xfdf4
.short 64943 ## 0xfdaf
.short 85 ## 0x55
.short 65244 ## 0xfedc
.short 925 ## 0x39d
.short 460 ## 0x1cc
.short 1437 ## 0x59d
.short 64701 ## 0xfcbd
.short 257 ## 0x101
.short 961 ## 0x3c1
.short 65046 ## 0xfe16
.short 0 ## 0x0
.short 643 ## 0x283
.short 270 ## 0x10e
.short 65035 ## 0xfe0b
.short 618 ## 0x26a
.short 832 ## 0x340
.short 65072 ## 0xfe30
.short 2290 ## 0x8f2
.short 65518 ## 0xffee
.short 65011 ## 0xfdf3
.short 378 ## 0x17a
.short 509 ## 0x1fd
.short 65531 ## 0xfffb
.short 64558 ## 0xfc2e
.short 73 ## 0x49
.short 250 ## 0xfa
.short 2061 ## 0x80d
.short 64190 ## 0xfabe
.short 228 ## 0xe4
.short 286 ## 0x11e
.short 583 ## 0x247
.short 65140 ## 0xfe74
.short 81 ## 0x51
.short 13 ## 0xd
.short 215 ## 0xd7
.short 857 ## 0x359
.short 326 ## 0x146
.short 65144 ## 0xfe78
.short 62849 ## 0xf581
.short 64919 ## 0xfd97
.short 65150 ## 0xfe7e
.short 774 ## 0x306
.short 64951 ## 0xfdb7
.short 1549 ## 0x60d
.short 62728 ## 0xf508
.short 1986 ## 0x7c2
.short 64265 ## 0xfb09
.short 65196 ## 0xfeac
.short 65483 ## 0xffcb
.short 1494 ## 0x5d6
.short 3174 ## 0xc66
.short 65443 ## 0xffa3
.short 157 ## 0x9d
.short 65079 ## 0xfe37
.short 641 ## 0x281
.short 65405 ## 0xff7d
.short 64895 ## 0xfd7f
.short 63547 ## 0xf83b
.short 503 ## 0x1f7
.short 288 ## 0x120
.short 64757 ## 0xfcf5
.short 65121 ## 0xfe61
.short 25 ## 0x19
.short 168 ## 0xa8
.short 65113 ## 0xfe59
.short 88 ## 0x58
.short 64910 ## 0xfd8e
.short 252 ## 0xfc
.short 44 ## 0x2c
.short 65279 ## 0xfeff
.short 198 ## 0xc6
.short 64170 ## 0xfaaa
.short 65216 ## 0xfec0
.short 263 ## 0x107
.short 64307 ## 0xfb33
.short 33 ## 0x21
.short 230 ## 0xe6
.short 63483 ## 0xf7fb
.short 1091 ## 0x443
.short 579 ## 0x243
.short 223 ## 0xdf
.short 65442 ## 0xffa2
.short 64876 ## 0xfd6c
.short 1200 ## 0x4b0
.short 184 ## 0xb8
.short 1737 ## 0x6c9
.short 233 ## 0xe9
.short 27 ## 0x1b
.short 119 ## 0x77
.short 64919 ## 0xfd97
.short 64874 ## 0xfd6a
.short 192 ## 0xc0
.short 65430 ## 0xff96
.short 790 ## 0x316
.short 23 ## 0x17
.short 63587 ## 0xf863
.short 28 ## 0x1c
.short 282 ## 0x11a
.short 64300 ## 0xfb2c
.short 1023 ## 0x3ff
.short 65402 ## 0xff7a
.short 64373 ## 0xfb75
.short 293 ## 0x125
.short 64704 ## 0xfcc0
.short 64681 ## 0xfca9
.short 62526 ## 0xf43e
.short 494 ## 0x1ee
.short 88 ## 0x58
.short 184 ## 0xb8
.short 64278 ## 0xfb16
.short 158 ## 0x9e
.short 64653 ## 0xfc8d
.short 846 ## 0x34e
.short 550 ## 0x226
.short 212 ## 0xd4
.short 34 ## 0x22
.short 64823 ## 0xfd37
.short 1774 ## 0x6ee
.short 206 ## 0xce
.short 64810 ## 0xfd2a
.short 65471 ## 0xffbf
.short 64456 ## 0xfbc8
.short 65454 ## 0xffae
.short 63887 ## 0xf98f
.short 65403 ## 0xff7b
.short 65176 ## 0xfe98
.short 218 ## 0xda
.short 679 ## 0x2a7
.short 65483 ## 0xffcb
.short 120 ## 0x78
.short 3006 ## 0xbbe
.short 1612 ## 0x64c
.short 203 ## 0xcb
.short 378 ## 0x17a
.short 941 ## 0x3ad
.short 208 ## 0xd0
.short 484 ## 0x1e4
.short 175 ## 0xaf
.short 62 ## 0x3e
.short 375 ## 0x177
.short 64685 ## 0xfcad
.short 327 ## 0x147
.short 486 ## 0x1e6
.short 64167 ## 0xfaa7
.short 65475 ## 0xffc3
.short 64673 ## 0xfca1
.short 64899 ## 0xfd83
.short 65445 ## 0xffa5
.short 64422 ## 0xfba6
.short 65281 ## 0xff01
.short 1236 ## 0x4d4
.short 111 ## 0x6f
.short 65339 ## 0xff3b
.short 293 ## 0x125
.short 65170 ## 0xfe92
.short 1040 ## 0x410
.short 64826 ## 0xfd3a
.short 65188 ## 0xfea4
.short 65177 ## 0xfe99
.short 1175 ## 0x497
.short 3735 ## 0xe97
.short 65277 ## 0xfefd
.short 223 ## 0xdf
.short 64707 ## 0xfcc3
.short 65481 ## 0xffc9
.short 170 ## 0xaa
.short 65491 ## 0xffd3
.short 64329 ## 0xfb49
.short 582 ## 0x246
.short 65352 ## 0xff48
.short 65223 ## 0xfec7
.short 729 ## 0x2d9
.short 64966 ## 0xfdc6
.short 1013 ## 0x3f5
.short 613 ## 0x265
.short 109 ## 0x6d
.short 320 ## 0x140
.short 64728 ## 0xfcd8
.short 767 ## 0x2ff
.short 524 ## 0x20c
.short 260 ## 0x104
.short 64841 ## 0xfd49
.short 694 ## 0x2b6
.short 313 ## 0x139
.short 512 ## 0x200
.short 1566 ## 0x61e
.short 1063 ## 0x427
.short 295 ## 0x127
.short 1004 ## 0x3ec
.short 64163 ## 0xfaa3
.short 172 ## 0xac
.short 64847 ## 0xfd4f
.short 64917 ## 0xfd95
.short 1633 ## 0x661
.short 3 ## 0x3
.short 494 ## 0x1ee
.short 65486 ## 0xffce
.short 64694 ## 0xfcb6
.short 64364 ## 0xfb6c
.short 215 ## 0xd7
.short 12 ## 0xc
.short 1140 ## 0x474
.short 157 ## 0x9d
.short 598 ## 0x256
.short 65312 ## 0xff20
.short 65131 ## 0xfe6b
.short 484 ## 0x1e4
.short 151 ## 0x97
.short 264 ## 0x108
.short 1994 ## 0x7ca
.short 64359 ## 0xfb67
.short 64724 ## 0xfcd4
.short 64984 ## 0xfdd8
.short 7 ## 0x7
.short 65417 ## 0xff89
.short 64022 ## 0xfa16
.short 351 ## 0x15f
.short 65129 ## 0xfe69
.short 64891 ## 0xfd7b
.short 64512 ## 0xfc00
.short 65077 ## 0xfe35
.short 65213 ## 0xfebd
.short 63469 ## 0xf7ed
.short 212 ## 0xd4
.short 65500 ## 0xffdc
.short 65367 ## 0xff57
.short 410 ## 0x19a
.short 65330 ## 0xff32
.short 789 ## 0x315
.short 64214 ## 0xfad6
.short 713 ## 0x2c9
.short 65444 ## 0xffa4
.short 65310 ## 0xff1e
.short 55 ## 0x37
.short 65334 ## 0xff36
.short 614 ## 0x266
.short 65061 ## 0xfe25
.short 13 ## 0xd
.short 65349 ## 0xff45
.short 231 ## 0xe7
.short 355 ## 0x163
.short 1720 ## 0x6b8
.short 143 ## 0x8f
.short 64640 ## 0xfc80
.short 1239 ## 0x4d7
.short 65406 ## 0xff7e
.short 450 ## 0x1c2
.short 455 ## 0x1c7
.short 65528 ## 0xfff8
.short 397 ## 0x18d
.short 3236 ## 0xca4
.short 64 ## 0x40
.short 65296 ## 0xff10
.short 65360 ## 0xff50
.short 291 ## 0x123
.short 78 ## 0x4e
.short 660 ## 0x294
.short 878 ## 0x36e
.short 64331 ## 0xfb4b
.short 672 ## 0x2a0
.short 65387 ## 0xff6b
.short 64884 ## 0xfd74
.short 982 ## 0x3d6
.short 65518 ## 0xffee
.short 65392 ## 0xff70
.short 64450 ## 0xfbc2
.short 39 ## 0x27
.short 123 ## 0x7b
.short 1888 ## 0x760
.short 341 ## 0x155
.short 65135 ## 0xfe6f
.short 18 ## 0x12
.short 65070 ## 0xfe2e
.short 64891 ## 0xfd7b
.short 299 ## 0x12b
.short 137 ## 0x89
.short 65223 ## 0xfec7
.short 370 ## 0x172
.short 304 ## 0x130
.short 64931 ## 0xfda3
.short 64932 ## 0xfda4
.short 65401 ## 0xff79
.short 385 ## 0x181
.short 65187 ## 0xfea3
.short 64240 ## 0xfaf0
.short 365 ## 0x16d
.short 112 ## 0x70
.short 120 ## 0x78
.short 124 ## 0x7c
.short 63850 ## 0xf96a
.short 65434 ## 0xff9a
.short 934 ## 0x3a6
.short 273 ## 0x111
.short 64199 ## 0xfac7
.short 65296 ## 0xff10
.short 220 ## 0xdc
.short 65258 ## 0xfeea
.short 355 ## 0x163
.short 356 ## 0x164
.short 65260 ## 0xfeec
.short 123 ## 0x7b
.short 65004 ## 0xfdec
.short 276 ## 0x114
.short 69 ## 0x45
.short 65242 ## 0xfeda
.short 62936 ## 0xf5d8
.short 64194 ## 0xfac2
.short 65120 ## 0xfe60
.short 1070 ## 0x42e
.short 65227 ## 0xfecb
.short 160 ## 0xa0
.short 65082 ## 0xfe3a
.short 65461 ## 0xffb5
.short 64854 ## 0xfd56
.short 64576 ## 0xfc40
.short 47 ## 0x2f
.short 63463 ## 0xf7e7
.short 63 ## 0x3f
.short 65414 ## 0xff86
.short 745 ## 0x2e9
.short 57 ## 0x39
.short 64326 ## 0xfb46
.short 65190 ## 0xfea6
.short 1056 ## 0x420
.short 65327 ## 0xff2f
.short 276 ## 0x114
.short 1279 ## 0x4ff
.short 646 ## 0x286
.short 64983 ## 0xfdd7
.short 1357 ## 0x54d
.short 64436 ## 0xfbb4
.short 541 ## 0x21d
.short 65443 ## 0xffa3
.short 65342 ## 0xff3e
.short 143 ## 0x8f
.short 64251 ## 0xfafb
.short 65373 ## 0xff5d
.short 65278 ## 0xfefe
.short 65182 ## 0xfe9e
.short 206 ## 0xce
.short 64887 ## 0xfd77
.short 65159 ## 0xfe87
.short 190 ## 0xbe
.short 65521 ## 0xfff1
.short 64591 ## 0xfc4f
.short 539 ## 0x21b
.short 64963 ## 0xfdc3
.short 65184 ## 0xfea0
.short 291 ## 0x123
.short 184 ## 0xb8
.short 748 ## 0x2ec
.short 65217 ## 0xfec1
.short 64584 ## 0xfc48
.short 737 ## 0x2e1
.short 65395 ## 0xff73
.short 502 ## 0x1f6
.short 65394 ## 0xff72
.short 1307 ## 0x51b
.short 513 ## 0x201
.short 65075 ## 0xfe33
.short 185 ## 0xb9
.short 64248 ## 0xfaf8
.short 65448 ## 0xffa8
.short 65468 ## 0xffbc
.short 55 ## 0x37
.short 63308 ## 0xf74c
.short 200 ## 0xc8
.short 64835 ## 0xfd43
.short 64722 ## 0xfcd2
.short 65231 ## 0xfecf
.short 65484 ## 0xffcc
.short 65326 ## 0xff2e
.short 65 ## 0x41
.short 130 ## 0x82
.short 90 ## 0x5a
.short 698 ## 0x2ba
.short 65520 ## 0xfff0
.short 151 ## 0x97
.short 321 ## 0x141
.short 661 ## 0x295
.short 65469 ## 0xffbd
.short 63190 ## 0xf6d6
.short 358 ## 0x166
.short 312 ## 0x138
.short 65272 ## 0xfef8
.short 64707 ## 0xfcc3
.short 65242 ## 0xfeda
.short 401 ## 0x191
.short 65442 ## 0xffa2
.short 65469 ## 0xffbd
.short 565 ## 0x235
.short 65054 ## 0xfe1e
.short 377 ## 0x179
.short 64992 ## 0xfde0
.short 1076 ## 0x434
.short 64972 ## 0xfdcc
.short 1098 ## 0x44a
.short 983 ## 0x3d7
.short 65401 ## 0xff79
.short 1010 ## 0x3f2
.short 360 ## 0x168
.short 65532 ## 0xfffc
.short 924 ## 0x39c
.short 63624 ## 0xf888
.short 277 ## 0x115
.short 65392 ## 0xff70
.short 65236 ## 0xfed4
.short 64949 ## 0xfdb5
.short 534 ## 0x216
.short 65383 ## 0xff67
.short 177 ## 0xb1
.short 531 ## 0x213
.short 381 ## 0x17d
.short 182 ## 0xb6
.short 227 ## 0xe3
.short 248 ## 0xf8
.short 65462 ## 0xffb6
.short 815 ## 0x32f
.short 65357 ## 0xff4d
.short 742 ## 0x2e6
.short 65361 ## 0xff51
.short 64610 ## 0xfc62
.short 702 ## 0x2be
.short 428 ## 0x1ac
.short 346 ## 0x15a
.short 262 ## 0x106
.short 400 ## 0x190
.short 144 ## 0x90
.short 91 ## 0x5b
.short 602 ## 0x25a
.short 65322 ## 0xff2a
.short 735 ## 0x2df
.short 523 ## 0x20b
.short 65114 ## 0xfe5a
.short 65305 ## 0xff19
.short 758 ## 0x2f6
.short 65357 ## 0xff4d
.short 2073 ## 0x819
.short 64700 ## 0xfcbc
.short 64803 ## 0xfd23
.short 184 ## 0xb8
.short 64858 ## 0xfd5a
.short 611 ## 0x263
.short 64893 ## 0xfd7d
.short 228 ## 0xe4
.short 199 ## 0xc7
.short 231 ## 0xe7
.short 545 ## 0x221
.short 64552 ## 0xfc28
.short 341 ## 0x155
.short 65503 ## 0xffdf
.short 150 ## 0x96
.short 65287 ## 0xff07
.short 339 ## 0x153
.short 132 ## 0x84
.short 674 ## 0x2a2
.short 65291 ## 0xff0b
.short 65153 ## 0xfe81
.short 281 ## 0x119
.short 65480 ## 0xffc8
.short 264 ## 0x108
.short 309 ## 0x135
.short 224 ## 0xe0
.short 65387 ## 0xff6b
.short 1239 ## 0x4d7
.short 1347 ## 0x543
.short 625 ## 0x271
.short 65339 ## 0xff3b
.short 235 ## 0xeb
.short 1551 ## 0x60f
.short 65292 ## 0xff0c
.short 916 ## 0x394
.short 449 ## 0x1c1
.short 64825 ## 0xfd39
.short 64797 ## 0xfd1d
.short 64875 ## 0xfd6b
.short 65370 ## 0xff5a
.short 65282 ## 0xff02
.short 64940 ## 0xfdac
.short 302 ## 0x12e
.short 65218 ## 0xfec2
.short 65478 ## 0xffc6
.short 466 ## 0x1d2
.short 65117 ## 0xfe5d
.short 411 ## 0x19b
.short 465 ## 0x1d1
.short 105 ## 0x69
.short 64384 ## 0xfb80
.short 64743 ## 0xfce7
.short 31 ## 0x1f
.short 65112 ## 0xfe58
.short 65035 ## 0xfe0b
.short 45 ## 0x2d
.short 570 ## 0x23a
.short 121 ## 0x79
.short 64954 ## 0xfdba
.short 123 ## 0x7b
.short 718 ## 0x2ce
.short 235 ## 0xeb
.short 64841 ## 0xfd49
.short 65197 ## 0xfead
.short 957 ## 0x3bd
.short 65202 ## 0xfeb2
.short 839 ## 0x347
.short 63910 ## 0xf9a6
.short 64811 ## 0xfd2b
.short 65306 ## 0xff1a
.short 131 ## 0x83
.short 65011 ## 0xfdf3
.short 58 ## 0x3a
.short 64701 ## 0xfcbd
.short 65361 ## 0xff51
.short 14 ## 0xe
.short 64180 ## 0xfab4
.short 447 ## 0x1bf
.short 186 ## 0xba
.short 967 ## 0x3c7
.short 339 ## 0x153
.short 65489 ## 0xffd1
.short 1470 ## 0x5be
.short 44 ## 0x2c
.short 65320 ## 0xff28
.short 753 ## 0x2f1
.short 196 ## 0xc4
.short 65026 ## 0xfe02
.short 1224 ## 0x4c8
.short 2106 ## 0x83a
.short 64582 ## 0xfc46
.short 65065 ## 0xfe29
.short 65519 ## 0xffef
.short 1576 ## 0x628
.short 240 ## 0xf0
.short 325 ## 0x145
.short 65486 ## 0xffce
.short 275 ## 0x113
.short 1267 ## 0x4f3
.short 805 ## 0x325
.short 64958 ## 0xfdbe
.short 438 ## 0x1b6
.short 698 ## 0x2ba
.short 470 ## 0x1d6
.short 64708 ## 0xfcc4
.short 65207 ## 0xfeb7
.short 63985 ## 0xf9f1
.short 419 ## 0x1a3
.short 65406 ## 0xff7e
.short 65516 ## 0xffec
.short 1025 ## 0x401
.short 65236 ## 0xfed4
.short 64945 ## 0xfdb1
.short 586 ## 0x24a
.short 65266 ## 0xfef2
.short 64947 ## 0xfdb3
.short 995 ## 0x3e3
.short 787 ## 0x313
.short 65302 ## 0xff16
.short 75 ## 0x4b
.short 628 ## 0x274
.short 65004 ## 0xfdec
.short 919 ## 0x397
.short 64299 ## 0xfb2b
.short 64903 ## 0xfd87
.short 65294 ## 0xff0e
.short 705 ## 0x2c1
.short 64889 ## 0xfd79
.short 65234 ## 0xfed2
.short 185 ## 0xb9
.short 65198 ## 0xfeae
.short 65075 ## 0xfe33
.short 1013 ## 0x3f5
.short 65391 ## 0xff6f
.short 65232 ## 0xfed0
.short 351 ## 0x15f
.short 115 ## 0x73
.short 64405 ## 0xfb95
.short 65010 ## 0xfdf2
.short 64312 ## 0xfb38
.short 65161 ## 0xfe89
.short 2135 ## 0x857
.short 65097 ## 0xfe49
.short 1463 ## 0x5b7
.short 65387 ## 0xff6b
.short 375 ## 0x177
.short 65233 ## 0xfed1
.short 543 ## 0x21f
.short 63705 ## 0xf8d9
.short 771 ## 0x303
.short 65208 ## 0xfeb8
.short 64412 ## 0xfb9c
.short 63783 ## 0xf927
.short 63754 ## 0xf90a
.short 65304 ## 0xff18
.short 64860 ## 0xfd5c
.short 64617 ## 0xfc69
.short 63937 ## 0xf9c1
.short 65325 ## 0xff2d
.short 934 ## 0x3a6
.short 242 ## 0xf2
.short 65185 ## 0xfea1
.short 64602 ## 0xfc5a
.short 963 ## 0x3c3
.short 918 ## 0x396
.short 382 ## 0x17e
.short 64987 ## 0xfddb
.short 65212 ## 0xfebc
.short 551 ## 0x227
.short 65220 ## 0xfec4
.short 501 ## 0x1f5
.short 1017 ## 0x3f9
.short 63678 ## 0xf8be
.short 434 ## 0x1b2
.short 64610 ## 0xfc62
.short 64934 ## 0xfda6
.short 1063 ## 0x427
.short 652 ## 0x28c
.short 64869 ## 0xfd65
.short 820 ## 0x334
.short 1840 ## 0x730
.short 64315 ## 0xfb3b
.short 65154 ## 0xfe82
.short 64693 ## 0xfcb5
.short 65302 ## 0xff16
.short 1243 ## 0x4db
.short 65185 ## 0xfea1
.short 357 ## 0x165
.short 65248 ## 0xfee0
.short 65432 ## 0xff98
.short 1130 ## 0x46a
.short 576 ## 0x240
.short 64819 ## 0xfd33
.short 1797 ## 0x705
.short 63532 ## 0xf82c
.short 923 ## 0x39b
.short 201 ## 0xc9
.short 65239 ## 0xfed7
.short 65326 ## 0xff2e
.short 64982 ## 0xfdd6
.short 815 ## 0x32f
.short 1051 ## 0x41b
.short 42 ## 0x2a
.short 588 ## 0x24c
.short 1809 ## 0x711
.short 326 ## 0x146
.short 65329 ## 0xff31
.short 161 ## 0xa1
.short 361 ## 0x169
.short 64813 ## 0xfd2d
.short 65356 ## 0xff4c
.short 672 ## 0x2a0
.short 65251 ## 0xfee3
.short 216 ## 0xd8
.short 1061 ## 0x425
.short 527 ## 0x20f
.short 329 ## 0x149
.short 1102 ## 0x44e
.short 343 ## 0x157
.short 1316 ## 0x524
.short 65081 ## 0xfe39
.short 65478 ## 0xffc6
.short 933 ## 0x3a5
.short 64314 ## 0xfb3a
.short 65266 ## 0xfef2
.short 606 ## 0x25e
.short 1218 ## 0x4c2
.short 419 ## 0x1a3
.short 65004 ## 0xfdec
.short 64801 ## 0xfd21
.short 333 ## 0x14d
.short 1720 ## 0x6b8
.short 992 ## 0x3e0
.short 64899 ## 0xfd83
.short 64279 ## 0xfb17
.short 64570 ## 0xfc3a
.short 65512 ## 0xffe8
.short 217 ## 0xd9
.short 974 ## 0x3ce
.short 64833 ## 0xfd41
.short 390 ## 0x186
.short 195 ## 0xc3
.short 142 ## 0x8e
.short 65327 ## 0xff2f
.short 65269 ## 0xfef5
.short 525 ## 0x20d
.short 2394 ## 0x95a
.short 64303 ## 0xfb2f
.short 54 ## 0x36
.short 1305 ## 0x519
.short 65192 ## 0xfea8
.short 1515 ## 0x5eb
.short 649 ## 0x289
.short 65034 ## 0xfe0a
.short 644 ## 0x284
.short 65254 ## 0xfee6
.short 64589 ## 0xfc4d
.short 65197 ## 0xfead
.short 63769 ## 0xf919
.short 64714 ## 0xfcca
.short 65495 ## 0xffd7
.short 590 ## 0x24e
.short 65445 ## 0xffa5
.short 704 ## 0x2c0
.short 262 ## 0x106
.short 222 ## 0xde
.short 63356 ## 0xf77c
.short 61484 ## 0xf02c
.short 65319 ## 0xff27
.short 65206 ## 0xfeb6
.short 64919 ## 0xfd97
.short 63 ## 0x3f
.short 61730 ## 0xf122
.short 64204 ## 0xfacc
.short 680 ## 0x2a8
.short 501 ## 0x1f5
.short 390 ## 0x186
.short 64754 ## 0xfcf2
.short 64552 ## 0xfc28
.short 915 ## 0x393
.short 297 ## 0x129
.short 64844 ## 0xfd4c
.short 64814 ## 0xfd2e
.short 63351 ## 0xf777
.short 445 ## 0x1bd
.short 2037 ## 0x7f5
.short 2470 ## 0x9a6
.short 3693 ## 0xe6d
.short 64419 ## 0xfba3
.short 87 ## 0x57
.short 65281 ## 0xff01
.short 65320 ## 0xff28
.short 64833 ## 0xfd41
.short 343 ## 0x157
.short 64626 ## 0xfc72
.short 65000 ## 0xfde8
.short 64975 ## 0xfdcf
.short 81 ## 0x51
.short 431 ## 0x1af
.short 3316 ## 0xcf4
.short 64151 ## 0xfa97
.short 64245 ## 0xfaf5
.short 611 ## 0x263
.short 654 ## 0x28e
.short 946 ## 0x3b2
.short 65486 ## 0xffce
.short 742 ## 0x2e6
.short 65056 ## 0xfe20
.short 737 ## 0x2e1
.short 63574 ## 0xf856
.short 2588 ## 0xa1c
.short 64633 ## 0xfc79
.short 65253 ## 0xfee5
.short 64991 ## 0xfddf
.short 61380 ## 0xefc4
.short 64593 ## 0xfc51
.short 239 ## 0xef
.short 137 ## 0x89
.short 65216 ## 0xfec0
.short 64537 ## 0xfc19
.short 1149 ## 0x47d
.short 64217 ## 0xfad9
.short 470 ## 0x1d6
.short 65373 ## 0xff5d
.short 63698 ## 0xf8d2
.short 65178 ## 0xfe9a
.short 64341 ## 0xfb55
.short 2413 ## 0x96d
.short 64325 ## 0xfb45
.short 1063 ## 0x427
.short 65037 ## 0xfe0d
.short 136 ## 0x88
.short 1260 ## 0x4ec
.short 518 ## 0x206
.short 530 ## 0x212
.short 65294 ## 0xff0e
.short 257 ## 0x101
.short 64078 ## 0xfa4e
.short 226 ## 0xe2
.short 607 ## 0x25f
.short 922 ## 0x39a
.short 65384 ## 0xff68
.short 340 ## 0x154
.short 65299 ## 0xff13
.short 64075 ## 0xfa4b
.short 422 ## 0x1a6
.short 63239 ## 0xf707
.short 1598 ## 0x63e
.short 64325 ## 0xfb45
.short 64916 ## 0xfd94
.short 675 ## 0x2a3
.short 45 ## 0x2d
.short 994 ## 0x3e2
.short 189 ## 0xbd
.short 4403 ## 0x1133
.short 65202 ## 0xfeb2
.short 65450 ## 0xffaa
.short 368 ## 0x170
.short 23 ## 0x17
.short 65256 ## 0xfee8
.short 64624 ## 0xfc70
.short 932 ## 0x3a4
.short 2103 ## 0x837
.short 65236 ## 0xfed4
.short 481 ## 0x1e1
.short 961 ## 0x3c1
.short 63045 ## 0xf645
.short 728 ## 0x2d8
.short 63939 ## 0xf9c3
.short 65463 ## 0xffb7
.short 12 ## 0xc
.short 64364 ## 0xfb6c
.short 65478 ## 0xffc6
.short 63414 ## 0xf7b6
.short 759 ## 0x2f7
.short 879 ## 0x36f
.short 64071 ## 0xfa47
.short 759 ## 0x2f7
.short 835 ## 0x343
.short 63046 ## 0xf646
.short 65219 ## 0xfec3
.short 1161 ## 0x489
.short 1273 ## 0x4f9
.short 553 ## 0x229
.short 1176 ## 0x498
.short 65302 ## 0xff16
.short 2443 ## 0x98b
.short 65112 ## 0xfe58
.short 638 ## 0x27e
.short 281 ## 0x119
.short 321 ## 0x141
.short 578 ## 0x242
.short 64810 ## 0xfd2a
.short 64970 ## 0xfdca
.short 1127 ## 0x467
.short 548 ## 0x224
.short 65515 ## 0xffeb
.short 513 ## 0x201
.short 65383 ## 0xff67
.short 194 ## 0xc2
.short 64018 ## 0xfa12
.short 2006 ## 0x7d6
.short 453 ## 0x1c5
.short 64374 ## 0xfb76
.short 1075 ## 0x433
.short 65522 ## 0xfff2
.short 65247 ## 0xfedf
.short 157 ## 0x9d
.short 65127 ## 0xfe67
.short 166 ## 0xa6
.short 64971 ## 0xfdcb
.short 64039 ## 0xfa27
.short 65185 ## 0xfea1
.short 63798 ## 0xf936
.short 64695 ## 0xfcb7
.short 1319 ## 0x527
.short 205 ## 0xcd
.short 64653 ## 0xfc8d
.short 65355 ## 0xff4b
.short 65287 ## 0xff07
.short 407 ## 0x197
.short 45 ## 0x2d
.short 3486 ## 0xd9e
.short 3032 ## 0xbd8
.short 64617 ## 0xfc69
.short 554 ## 0x22a
.short 64540 ## 0xfc1c
.short 1881 ## 0x759
.short 460 ## 0x1cc
.short 64084 ## 0xfa54
.short 2203 ## 0x89b
.short 64301 ## 0xfb2d
.short 359 ## 0x167
.short 458 ## 0x1ca
.short 65359 ## 0xff4f
.short 64663 ## 0xfc97
.short 65502 ## 0xffde
.short 902 ## 0x386
.short 65458 ## 0xffb2
.short 65053 ## 0xfe1d
.short 1633 ## 0x661
.short 1799 ## 0x707
.short 1979 ## 0x7bb
.short 65494 ## 0xffd6
.short 65098 ## 0xfe4a
.short 65171 ## 0xfe93
.short 65258 ## 0xfeea
.short 1006 ## 0x3ee
.short 999 ## 0x3e7
.short 1505 ## 0x5e1
.short 65131 ## 0xfe6b
.short 64991 ## 0xfddf
.short 727 ## 0x2d7
.short 229 ## 0xe5
.short 489 ## 0x1e9
.short 65482 ## 0xffca
.short 179 ## 0xb3
.short 64886 ## 0xfd76
.short 672 ## 0x2a0
.short 7 ## 0x7
.short 64825 ## 0xfd39
.short 1353 ## 0x549
.short 376 ## 0x178
.short 965 ## 0x3c5
.short 248 ## 0xf8
.short 268 ## 0x10c
.short 1348 ## 0x544
.short 292 ## 0x124
.short 1012 ## 0x3f4
.short 1392 ## 0x570
.short 64604 ## 0xfc5c
.short 1623 ## 0x657
.short 64976 ## 0xfdd0
.short 845 ## 0x34d
.short 36 ## 0x24
.short 65170 ## 0xfe92
.short 17 ## 0x11
.short 3997 ## 0xf9d
.short 166 ## 0xa6
.short 65224 ## 0xfec8
.short 311 ## 0x137
.short 64728 ## 0xfcd8
.short 610 ## 0x262
.short 3658 ## 0xe4a
.short 1777 ## 0x6f1
.short 65343 ## 0xff3f
.short 546 ## 0x222
.short 64870 ## 0xfd66
.short 242 ## 0xf2
.short 65458 ## 0xffb2
.short 65448 ## 0xffa8
.short 64319 ## 0xfb3f
.short 143 ## 0x8f
.short 234 ## 0xea
.short 65412 ## 0xff84
.short 1676 ## 0x68c
.short 2831 ## 0xb0f
.short 65326 ## 0xff2e
.short 64933 ## 0xfda5
.short 64832 ## 0xfd40
.short 356 ## 0x164
.short 64727 ## 0xfcd7
.short 171 ## 0xab
.short 442 ## 0x1ba
.short 65272 ## 0xfef8
.short 133 ## 0x85
.short 65503 ## 0xffdf
.short 64909 ## 0xfd8d
.short 525 ## 0x20d
.short 65042 ## 0xfe12
.short 77 ## 0x4d
.short 64856 ## 0xfd58
.short 63952 ## 0xf9d0
.short 422 ## 0x1a6
.short 135 ## 0x87
.short 64992 ## 0xfde0
.short 64835 ## 0xfd43
.short 65329 ## 0xff31
.short 65412 ## 0xff84
.short 629 ## 0x275
.short 65400 ## 0xff78
.short 282 ## 0x11a
.short 65084 ## 0xfe3c
.short 65349 ## 0xff45
.short 110 ## 0x6e
.short 2387 ## 0x953
.short 65168 ## 0xfe90
.short 52 ## 0x34
.short 209 ## 0xd1
.short 61893 ## 0xf1c5
.short 671 ## 0x29f
.short 934 ## 0x3a6
.short 2280 ## 0x8e8
.short 65203 ## 0xfeb3
.short 65266 ## 0xfef2
.short 64695 ## 0xfcb7
.short 1307 ## 0x51b
.short 65349 ## 0xff45
.short 65314 ## 0xff22
.short 289 ## 0x121
.short 696 ## 0x2b8
.short 63950 ## 0xf9ce
.short 359 ## 0x167
.short 2374 ## 0x946
.short 65144 ## 0xfe78
.short 65223 ## 0xfec7
.short 103 ## 0x67
.short 812 ## 0x32c
.short 65126 ## 0xfe66
.short 574 ## 0x23e
.short 65106 ## 0xfe52
.short 65364 ## 0xff54
.short 59461 ## 0xe845
.short 1163 ## 0x48b
.short 251 ## 0xfb
.short 738 ## 0x2e2
.short 65194 ## 0xfeaa
.short 410 ## 0x19a
.short 64544 ## 0xfc20
.short 65170 ## 0xfe92
.short 10 ## 0xa
.short 619 ## 0x26b
.short 124 ## 0x7c
.short 64380 ## 0xfb7c
.short 875 ## 0x36b
.short 955 ## 0x3bb
.short 64749 ## 0xfced
.short 147 ## 0x93
.short 1043 ## 0x413
.short 65514 ## 0xffea
.short 758 ## 0x2f6
.short 226 ## 0xe2
.short 64880 ## 0xfd70
.short 1298 ## 0x512
.short 65531 ## 0xfffb
.short 1010 ## 0x3f2
.short 65470 ## 0xffbe
.short 545 ## 0x221
.short 3526 ## 0xdc6
.short 108 ## 0x6c
.short 209 ## 0xd1
.short 767 ## 0x2ff
.short 614 ## 0x266
.short 63866 ## 0xf97a
.short 65332 ## 0xff34
.short 433 ## 0x1b1
.short 65324 ## 0xff2c
.short 105 ## 0x69
.short 65269 ## 0xfef5
.short 65122 ## 0xfe62
.short 300 ## 0x12c
.short 413 ## 0x19d
.short 1406 ## 0x57e
.short 626 ## 0x272
.short 65001 ## 0xfde9
.short 80 ## 0x50
.short 65209 ## 0xfeb9
.short 290 ## 0x122
.short 56 ## 0x38
.short 64709 ## 0xfcc5
.short 65272 ## 0xfef8
.short 322 ## 0x142
.short 211 ## 0xd3
.short 65207 ## 0xfeb7
.short 64694 ## 0xfcb6
.short 3258 ## 0xcba
.short 65357 ## 0xff4d
.short 65360 ## 0xff50
.short 132 ## 0x84
.short 612 ## 0x264
.short 226 ## 0xe2
.short 267 ## 0x10b
.short 65422 ## 0xff8e
.short 63012 ## 0xf624
.short 116 ## 0x74
.short 63118 ## 0xf68e
.short 64712 ## 0xfcc8
.short 64851 ## 0xfd53
.short 65452 ## 0xffac
.short 65485 ## 0xffcd
.short 299 ## 0x12b
.short 65267 ## 0xfef3
.short 64480 ## 0xfbe0
.short 461 ## 0x1cd
.short 268 ## 0x10c
.short 65196 ## 0xfeac
.short 63660 ## 0xf8ac
.short 62406 ## 0xf3c6
.short 242 ## 0xf2
.short 65411 ## 0xff83
.short 65279 ## 0xfeff
.short 639 ## 0x27f
.short 63411 ## 0xf7b3
.short 63956 ## 0xf9d4
.short 320 ## 0x140
.short 65474 ## 0xffc2
.short 65133 ## 0xfe6d
.short 64974 ## 0xfdce
.short 65000 ## 0xfde8
.short 179 ## 0xb3
.short 55 ## 0x37
.short 64525 ## 0xfc0d
.short 65312 ## 0xff20
.short 63008 ## 0xf620
.short 64788 ## 0xfd14
.short 2667 ## 0xa6b
.short 1577 ## 0x629
.short 2609 ## 0xa31
.short 63785 ## 0xf929
.short 65184 ## 0xfea0
.short 65303 ## 0xff17
.short 63545 ## 0xf839
.short 64950 ## 0xfdb6
.short 312 ## 0x138
.short 63115 ## 0xf68b
.short 55 ## 0x37
.short 293 ## 0x125
.short 65223 ## 0xfec7
.short 86 ## 0x56
.short 3447 ## 0xd77
.short 64616 ## 0xfc68
.short 342 ## 0x156
.short 1044 ## 0x414
.short 64895 ## 0xfd7f
.short 64486 ## 0xfbe6
.short 349 ## 0x15d
.short 64828 ## 0xfd3c
.short 781 ## 0x30d
.short 64913 ## 0xfd91
.short 63383 ## 0xf797
.short 2373 ## 0x945
.short 65233 ## 0xfed1
.short 65379 ## 0xff63
.short 463 ## 0x1cf
.short 61754 ## 0xf13a
.short 65183 ## 0xfe9f
.short 65525 ## 0xfff5
.short 752 ## 0x2f0
.short 579 ## 0x243
.short 64848 ## 0xfd50
.short 752 ## 0x2f0
.short 65173 ## 0xfe95
.short 110 ## 0x6e
.short 65068 ## 0xfe2c
.short 64865 ## 0xfd61
.short 64689 ## 0xfcb1
.short 64516 ## 0xfc04
.short 1471 ## 0x5bf
.short 64955 ## 0xfdbb
.short 65230 ## 0xfece
.short 65167 ## 0xfe8f
.short 376 ## 0x178
.short 2070 ## 0x816
.short 65455 ## 0xffaf
.short 267 ## 0x10b
.short 49 ## 0x31
.short 65473 ## 0xffc1
.short 65199 ## 0xfeaf
.short 395 ## 0x18b
.short 64902 ## 0xfd86
.short 1533 ## 0x5fd
.short 1032 ## 0x408
.short 188 ## 0xbc
.short 64713 ## 0xfcc9
.short 64582 ## 0xfc46
.short 65450 ## 0xffaa
.short 64092 ## 0xfa5c
.short 1532 ## 0x5fc
.short 64889 ## 0xfd79
.short 65501 ## 0xffdd
.short 302 ## 0x12e
.short 65344 ## 0xff40
.short 179 ## 0xb3
.short 65482 ## 0xffca
.short 5716 ## 0x1654
.short 574 ## 0x23e
.short 65036 ## 0xfe0c
.short 64999 ## 0xfde7
.short 65532 ## 0xfffc
.short 65128 ## 0xfe68
.short 64822 ## 0xfd36
.short 836 ## 0x344
.short 1555 ## 0x613
.short 64493 ## 0xfbed
.short 194 ## 0xc2
.short 65361 ## 0xff51
.short 64461 ## 0xfbcd
.short 534 ## 0x216
.short 281 ## 0x119
.short 1074 ## 0x432
.short 335 ## 0x14f
.short 65329 ## 0xff31
.short 90 ## 0x5a
.short 63404 ## 0xf7ac
.short 790 ## 0x316
.short 65355 ## 0xff4b
.short 65032 ## 0xfe08
.short 1466 ## 0x5ba
.short 88 ## 0x58
.short 63971 ## 0xf9e3
.short 64493 ## 0xfbed
.short 64795 ## 0xfd1b
.short 884 ## 0x374
.short 65080 ## 0xfe38
.short 65266 ## 0xfef2
.short 65349 ## 0xff45
.short 1932 ## 0x78c
.short 65324 ## 0xff2c
.short 754 ## 0x2f2
.short 620 ## 0x26c
.short 65417 ## 0xff89
.short 65466 ## 0xffba
.short 1661 ## 0x67d
.short 64418 ## 0xfba2
.short 1499 ## 0x5db
.short 426 ## 0x1aa
.short 186 ## 0xba
.short 65291 ## 0xff0b
.short 65292 ## 0xff0c
.short 12 ## 0xc
.short 64368 ## 0xfb70
.short 65260 ## 0xfeec
.short 65406 ## 0xff7e
.short 300 ## 0x12c
.short 401 ## 0x191
.short 65394 ## 0xff72
.short 64609 ## 0xfc61
.short 440 ## 0x1b8
.short 65120 ## 0xfe60
.short 727 ## 0x2d7
.short 64167 ## 0xfaa7
.short 63430 ## 0xf7c6
.short 65216 ## 0xfec0
.short 63290 ## 0xf73a
.short 65510 ## 0xffe6
.short 778 ## 0x30a
.short 65534 ## 0xfffe
.short 158 ## 0x9e
.short 65391 ## 0xff6f
.short 583 ## 0x247
.short 65056 ## 0xfe20
.short 355 ## 0x163
.short 1822 ## 0x71e
.short 2355 ## 0x933
.short 65331 ## 0xff33
.short 378 ## 0x17a
.short 64686 ## 0xfcae
.short 615 ## 0x267
.short 65027 ## 0xfe03
.short 63979 ## 0xf9eb
.short 3121 ## 0xc31
.short 63790 ## 0xf92e
.short 65470 ## 0xffbe
.short 707 ## 0x2c3
.short 138 ## 0x8a
.short 65337 ## 0xff39
.short 65118 ## 0xfe5e
.short 700 ## 0x2bc
.short 715 ## 0x2cb
.short 65226 ## 0xfeca
.short 1732 ## 0x6c4
.short 409 ## 0x199
.short 179 ## 0xb3
.short 64547 ## 0xfc23
.short 65227 ## 0xfecb
.short 1303 ## 0x517
.short 364 ## 0x16c
.short 64576 ## 0xfc40
.short 1172 ## 0x494
.short 1347 ## 0x543
.short 65134 ## 0xfe6e
.short 64448 ## 0xfbc0
.short 1109 ## 0x455
.short 3711 ## 0xe7f
.short 557 ## 0x22d
.short 922 ## 0x39a
.short 64975 ## 0xfdcf
.short 64754 ## 0xfcf2
.short 896 ## 0x380
.short 759 ## 0x2f7
.short 375 ## 0x177
.short 65419 ## 0xff8b
.short 1692 ## 0x69c
.short 0 ## 0x0
.short 390 ## 0x186
.short 63624 ## 0xf888
.short 61806 ## 0xf16e
.short 65076 ## 0xfe34
.short 64942 ## 0xfdae
.short 64250 ## 0xfafa
.short 1667 ## 0x683
.short 63340 ## 0xf76c
.short 65089 ## 0xfe41
.short 64576 ## 0xfc40
.short 65514 ## 0xffea
.short 225 ## 0xe1
.short 289 ## 0x121
.short 65344 ## 0xff40
.short 64550 ## 0xfc26
.short 64802 ## 0xfd22
.short 757 ## 0x2f5
.short 1045 ## 0x415
.short 699 ## 0x2bb
.short 63477 ## 0xf7f5
.short 64164 ## 0xfaa4
.short 65162 ## 0xfe8a
.short 246 ## 0xf6
.short 192 ## 0xc0
.short 65355 ## 0xff4b
.short 65350 ## 0xff46
.short 64287 ## 0xfb1f
.short 523 ## 0x20b
.short 477 ## 0x1dd
.short 65062 ## 0xfe26
.short 264 ## 0x108
.short 65355 ## 0xff4b
.short 65041 ## 0xfe11
.short 64687 ## 0xfcaf
.short 264 ## 0x108
.short 62314 ## 0xf36a
.short 65356 ## 0xff4c
.short 4793 ## 0x12b9
.short 65296 ## 0xff10
.short 2209 ## 0x8a1
.short 195 ## 0xc3
.short 459 ## 0x1cb
.short 273 ## 0x111
.short 580 ## 0x244
.short 63442 ## 0xf7d2
.short 762 ## 0x2fa
.short 65504 ## 0xffe0
.short 64287 ## 0xfb1f
.short 65159 ## 0xfe87
.short 62181 ## 0xf2e5
.short 64701 ## 0xfcbd
.short 64952 ## 0xfdb8
.short 64668 ## 0xfc9c
.short 64137 ## 0xfa89
.short 65145 ## 0xfe79
.short 25 ## 0x19
.short 274 ## 0x112
.short 474 ## 0x1da
.short 64919 ## 0xfd97
.short 376 ## 0x178
.short 178 ## 0xb2
.short 65428 ## 0xff94
.short 43 ## 0x2b
.short 64928 ## 0xfda0
.short 2338 ## 0x922
.short 364 ## 0x16c
.short 328 ## 0x148
.short 65094 ## 0xfe46
.short 63804 ## 0xf93c
.short 65305 ## 0xff19
.short 65362 ## 0xff52
.short 65444 ## 0xffa4
.short 251 ## 0xfb
.short 2387 ## 0x953
.short 65201 ## 0xfeb1
.short 123 ## 0x7b
.short 947 ## 0x3b3
.short 64857 ## 0xfd59
.short 65368 ## 0xff58
.short 62694 ## 0xf4e6
.short 787 ## 0x313
.short 1457 ## 0x5b1
.short 449 ## 0x1c1
.short 600 ## 0x258
.short 614 ## 0x266
.short 64494 ## 0xfbee
.short 449 ## 0x1c1
.short 1649 ## 0x671
.short 186 ## 0xba
.short 2458 ## 0x99a
.short 63999 ## 0xf9ff
.short 286 ## 0x11e
.short 749 ## 0x2ed
.short 65151 ## 0xfe7f
.short 65215 ## 0xfebf
.short 65530 ## 0xfffa
.short 1998 ## 0x7ce
.short 2714 ## 0xa9a
.short 549 ## 0x225
.short 247 ## 0xf7
.short 1713 ## 0x6b1
.short 65363 ## 0xff53
.short 65364 ## 0xff54
.short 781 ## 0x30d
.short 39 ## 0x27
.short 64241 ## 0xfaf1
.short 65252 ## 0xfee4
.short 447 ## 0x1bf
.short 65438 ## 0xff9e
.short 365 ## 0x16d
.short 438 ## 0x1b6
.short 64780 ## 0xfd0c
.short 325 ## 0x145
.short 31 ## 0x1f
.short 64787 ## 0xfd13
.short 86 ## 0x56
.short 64671 ## 0xfc9f
.short 64067 ## 0xfa43
.short 64978 ## 0xfdd2
.short 64717 ## 0xfccd
.short 102 ## 0x66
.short 416 ## 0x1a0
.short 2266 ## 0x8da
.short 406 ## 0x196
.short 65206 ## 0xfeb6
.short 115 ## 0x73
.short 68 ## 0x44
.short 832 ## 0x340
.short 693 ## 0x2b5
.short 64618 ## 0xfc6a
.short 64055 ## 0xfa37
.short 63511 ## 0xf817
.short 363 ## 0x16b
.short 64630 ## 0xfc76
.short 9 ## 0x9
.short 110 ## 0x6e
.short 1085 ## 0x43d
.short 63854 ## 0xf96e
.short 64816 ## 0xfd30
.short 481 ## 0x1e1
.short 369 ## 0x171
.short 65151 ## 0xfe7f
.short 1960 ## 0x7a8
.short 62783 ## 0xf53f
.short 65444 ## 0xffa4
.short 175 ## 0xaf
.short 65149 ## 0xfe7d
.short 3020 ## 0xbcc
.short 121 ## 0x79
.short 250 ## 0xfa
.short 64918 ## 0xfd96
.short 65305 ## 0xff19
.short 602 ## 0x25a
.short 65250 ## 0xfee2
.short 64723 ## 0xfcd3
.short 65241 ## 0xfed9
.short 64440 ## 0xfbb8
.short 65308 ## 0xff1c
.short 64577 ## 0xfc41
.short 65045 ## 0xfe15
.short 842 ## 0x34a
.short 1574 ## 0x626
.short 65470 ## 0xffbe
.short 65028 ## 0xfe04
.short 677 ## 0x2a5
.short 64211 ## 0xfad3
.short 62454 ## 0xf3f6
.short 64245 ## 0xfaf5
.short 64955 ## 0xfdbb
.short 233 ## 0xe9
.short 1525 ## 0x5f5
.short 64185 ## 0xfab9
.short 64143 ## 0xfa8f
.short 65535 ## 0xffff
.short 623 ## 0x26f
.short 249 ## 0xf9
.short 1343 ## 0x53f
.short 64710 ## 0xfcc6
.short 1517 ## 0x5ed
.short 64516 ## 0xfc04
.short 1043 ## 0x413
.short 508 ## 0x1fc
.short 1295 ## 0x50f
.short 65234 ## 0xfed2
.short 306 ## 0x132
.short 65367 ## 0xff57
.short 872 ## 0x368
.short 64676 ## 0xfca4
.short 65201 ## 0xfeb1
.short 62358 ## 0xf396
.short 290 ## 0x122
.short 271 ## 0x10f
.short 65020 ## 0xfdfc
.short 602 ## 0x25a
.short 63019 ## 0xf62b
.short 1252 ## 0x4e4
.short 356 ## 0x164
.short 65403 ## 0xff7b
.short 737 ## 0x2e1
.short 65481 ## 0xffc9
.short 65443 ## 0xffa3
.short 1006 ## 0x3ee
.short 65449 ## 0xffa9
.short 471 ## 0x1d7
.short 65099 ## 0xfe4b
.short 150 ## 0x96
.short 526 ## 0x20e
.short 64215 ## 0xfad7
.short 65184 ## 0xfea0
.short 62484 ## 0xf414
.short 57 ## 0x39
.short 63118 ## 0xf68e
.short 136 ## 0x88
.short 1673 ## 0x689
.short 60845 ## 0xedad
.short 64341 ## 0xfb55
.short 157 ## 0x9d
.short 65374 ## 0xff5e
.short 1597 ## 0x63d
.short 1504 ## 0x5e0
.short 63445 ## 0xf7d5
.short 64256 ## 0xfb00
.short 64250 ## 0xfafa
.short 717 ## 0x2cd
.short 64968 ## 0xfdc8
.short 1361 ## 0x551
.short 65237 ## 0xfed5
.short 911 ## 0x38f
.short 249 ## 0xf9
.short 65249 ## 0xfee1
.short 1722 ## 0x6ba
.short 122 ## 0x7a
.short 64878 ## 0xfd6e
.short 22 ## 0x16
.short 941 ## 0x3ad
.short 907 ## 0x38b
.short 64484 ## 0xfbe4
.short 64697 ## 0xfcb9
.short 943 ## 0x3af
.short 1658 ## 0x67a
.short 65482 ## 0xffca
.short 269 ## 0x10d
.short 26 ## 0x1a
.short 5 ## 0x5
.short 513 ## 0x201
.short 65340 ## 0xff3c
.short 710 ## 0x2c6
.short 64617 ## 0xfc69
.short 639 ## 0x27f
.short 941 ## 0x3ad
.short 158 ## 0x9e
.short 56 ## 0x38
.short 64128 ## 0xfa80
.short 2199 ## 0x897
.short 795 ## 0x31b
.short 63983 ## 0xf9ef
.short 902 ## 0x386
.short 65122 ## 0xfe62
.short 65145 ## 0xfe79
.short 758 ## 0x2f6
.short 65084 ## 0xfe3c
.short 691 ## 0x2b3
.short 64756 ## 0xfcf4
.short 1067 ## 0x42b
.short 63093 ## 0xf675
.short 597 ## 0x255
.short 2030 ## 0x7ee
.short 301 ## 0x12d
.short 65228 ## 0xfecc
.short 65171 ## 0xfe93
.short 1292 ## 0x50c
.short 64840 ## 0xfd48
.short 65425 ## 0xff91
.short 477 ## 0x1dd
.short 1289 ## 0x509
.short 65340 ## 0xff3c
.short 1011 ## 0x3f3
.short 1500 ## 0x5dc
.short 598 ## 0x256
.short 2080 ## 0x820
.short 1235 ## 0x4d3
.short 762 ## 0x2fa
.short 903 ## 0x387
.short 524 ## 0x20c
.short 52 ## 0x34
.short 64189 ## 0xfabd
.short 131 ## 0x83
.short 65197 ## 0xfead
.short 64818 ## 0xfd32
.short 447 ## 0x1bf
.short 65049 ## 0xfe19
.short 1625 ## 0x659
.short 61682 ## 0xf0f2
.short 63988 ## 0xf9f4
.short 65318 ## 0xff26
.short 64848 ## 0xfd50
.short 64706 ## 0xfcc2
.short 1887 ## 0x75f
.short 89 ## 0x59
.short 63792 ## 0xf930
.short 1944 ## 0x798
.short 1632 ## 0x660
.short 1262 ## 0x4ee
.short 181 ## 0xb5
.short 65230 ## 0xfece
.short 64172 ## 0xfaac
.short 119 ## 0x77
.short 65146 ## 0xfe7a
.short 65262 ## 0xfeee
.short 64809 ## 0xfd29
.short 64582 ## 0xfc46
.short 2609 ## 0xa31
.short 1302 ## 0x516
.short 63519 ## 0xf81f
.short 1246 ## 0x4de
.short 64581 ## 0xfc45
.short 2838 ## 0xb16
.short 62663 ## 0xf4c7
.short 65153 ## 0xfe81
.short 1116 ## 0x45c
.short 65527 ## 0xfff7
.short 101 ## 0x65
.short 25 ## 0x19
.short 65357 ## 0xff4d
.short 65369 ## 0xff59
.short 64989 ## 0xfddd
.short 195 ## 0xc3
.short 65144 ## 0xfe78
.short 3474 ## 0xd92
.short 283 ## 0x11b
.short 116 ## 0x74
.short 64697 ## 0xfcb9
.short 64093 ## 0xfa5d
.short 2105 ## 0x839
.short 64718 ## 0xfcce
.short 723 ## 0x2d3
.short 497 ## 0x1f1
.short 465 ## 0x1d1
.short 64447 ## 0xfbbf
.short 63625 ## 0xf889
.short 865 ## 0x361
.short 505 ## 0x1f9
.short 1227 ## 0x4cb
.short 240 ## 0xf0
.short 670 ## 0x29e
.short 596 ## 0x254
.short 63721 ## 0xf8e9
.short 64169 ## 0xfaa9
.short 1238 ## 0x4d6
.short 1222 ## 0x4c6
.short 65331 ## 0xff33
.short 64325 ## 0xfb45
.short 64209 ## 0xfad1
.short 735 ## 0x2df
.short 1442 ## 0x5a2
.short 352 ## 0x160
.short 1900 ## 0x76c
.short 500 ## 0x1f4
.short 734 ## 0x2de
.short 65348 ## 0xff44
.short 65252 ## 0xfee4
.short 64390 ## 0xfb86
.short 64745 ## 0xfce9
.short 64152 ## 0xfa98
.short 64952 ## 0xfdb8
.short 64525 ## 0xfc0d
.short 519 ## 0x207
.short 31 ## 0x1f
.short 317 ## 0x13d
.short 62442 ## 0xf3ea
.short 1527 ## 0x5f7
.short 1593 ## 0x639
.short 1170 ## 0x492
.short 792 ## 0x318
.short 63332 ## 0xf764
.short 64270 ## 0xfb0e
.short 1510 ## 0x5e6
.short 1975 ## 0x7b7
.short 77 ## 0x4d
.short 718 ## 0x2ce
.short 64470 ## 0xfbd6
.short 1639 ## 0x667
.short 573 ## 0x23d
.short 773 ## 0x305
.short 295 ## 0x127
.short 715 ## 0x2cb
.short 64177 ## 0xfab1
.short 64745 ## 0xfce9
.short 64851 ## 0xfd53
.short 64878 ## 0xfd6e
.short 1823 ## 0x71f
.short 64182 ## 0xfab6
.short 65110 ## 0xfe56
.short 616 ## 0x268
.short 64938 ## 0xfdaa
.short 64193 ## 0xfac1
.short 64677 ## 0xfca5
.short 1120 ## 0x460
.short 708 ## 0x2c4
.short 1587 ## 0x633
.short 65347 ## 0xff43
.short 516 ## 0x204
.short 64821 ## 0xfd35
.short 65367 ## 0xff57
.short 340 ## 0x154
.short 962 ## 0x3c2
.short 516 ## 0x204
.short 452 ## 0x1c4
.short 65347 ## 0xff43
.short 64604 ## 0xfc5c
.short 2137 ## 0x859
.short 1465 ## 0x5b9
.short 65089 ## 0xfe41
.short 64813 ## 0xfd2d
.short 374 ## 0x176
.short 233 ## 0xe9
.short 65094 ## 0xfe46
.short 65228 ## 0xfecc
.short 834 ## 0x342
.short 1248 ## 0x4e0
.short 535 ## 0x217
.short 59 ## 0x3b
.short 1570 ## 0x622
.short 63021 ## 0xf62d
.short 1395 ## 0x573
.short 65079 ## 0xfe37
.short 65373 ## 0xff5d
.short 65245 ## 0xfedd
.short 64697 ## 0xfcb9
.short 64907 ## 0xfd8b
.short 62597 ## 0xf485
.short 65043 ## 0xfe13
.short 63894 ## 0xf996
.short 325 ## 0x145
.short 885 ## 0x375
.short 64934 ## 0xfda6
.short 1060 ## 0x424
.short 64594 ## 0xfc52
.short 64227 ## 0xfae3
.short 193 ## 0xc1
.short 65331 ## 0xff33
.short 64907 ## 0xfd8b
.short 415 ## 0x19f
.short 399 ## 0x18f
.short 281 ## 0x119
.short 381 ## 0x17d
.short 1977 ## 0x7b9
.short 1183 ## 0x49f
.short 65327 ## 0xff2f
.short 65429 ## 0xff95
.short 65350 ## 0xff46
.short 65216 ## 0xfec0
.short 1974 ## 0x7b6
.short 63961 ## 0xf9d9
.short 758 ## 0x2f6
.short 889 ## 0x379
.short 595 ## 0x253
.short 1753 ## 0x6d9
.short 425 ## 0x1a9
.short 1526 ## 0x5f6
.short 588 ## 0x24c
.short 1150 ## 0x47e
.short 65123 ## 0xfe63
.short 1469 ## 0x5bd
.short 174 ## 0xae
.short 64898 ## 0xfd82
.short 318 ## 0x13e
.short 64452 ## 0xfbc4
.short 283 ## 0x11b
.short 1930 ## 0x78a
.short 65149 ## 0xfe7d
.short 2772 ## 0xad4
.short 63783 ## 0xf927
.short 65369 ## 0xff59
.short 65084 ## 0xfe3c
.short 64628 ## 0xfc74
.short 610 ## 0x262
.short 64486 ## 0xfbe6
.short 64688 ## 0xfcb0
.short 64289 ## 0xfb21
.short 65293 ## 0xff0d
.short 1213 ## 0x4bd
.short 962 ## 0x3c2
.short 278 ## 0x116
.short 661 ## 0x295
.short 64842 ## 0xfd4a
.short 1210 ## 0x4ba
.short 824 ## 0x338
.short 64779 ## 0xfd0b
.short 351 ## 0x15f
.short 64795 ## 0xfd1b
.short 64459 ## 0xfbcb
.short 3423 ## 0xd5f
.short 64948 ## 0xfdb4
.short 758 ## 0x2f6
.short 669 ## 0x29d
.short 3010 ## 0xbc2
.short 63651 ## 0xf8a3
.short 64298 ## 0xfb2a
.short 65391 ## 0xff6f
.short 1344 ## 0x540
.short 12 ## 0xc
.short 1257 ## 0x4e9
.short 63081 ## 0xf669
.short 64098 ## 0xfa62
.short 519 ## 0x207
.short 63105 ## 0xf681
.short 1126 ## 0x466
.short 115 ## 0x73
.short 64924 ## 0xfd9c
.short 416 ## 0x1a0
.short 65060 ## 0xfe24
.short 63291 ## 0xf73b
.short 160 ## 0xa0
.short 64448 ## 0xfbc0
.short 1045 ## 0x415
.short 65153 ## 0xfe81
.short 64523 ## 0xfc0b
.short 62264 ## 0xf338
.short 65030 ## 0xfe06
.short 582 ## 0x246
.short 723 ## 0x2d3
.short 41 ## 0x29
.short 65497 ## 0xffd9
.short 67 ## 0x43
.short 64449 ## 0xfbc1
.short 265 ## 0x109
.short 249 ## 0xf9
.short 65003 ## 0xfdeb
.short 65174 ## 0xfe96
.short 187 ## 0xbb
.short 65125 ## 0xfe65
.short 63921 ## 0xf9b1
.short 65259 ## 0xfeeb
.short 64001 ## 0xfa01
.short 321 ## 0x141
.short 2317 ## 0x90d
.short 63448 ## 0xf7d8
.short 65347 ## 0xff43
.short 62295 ## 0xf357
.short 1317 ## 0x525
.short 580 ## 0x244
.short 2057 ## 0x809
.short 285 ## 0x11d
.short 64336 ## 0xfb50
.short 64367 ## 0xfb6f
.short 1491 ## 0x5d3
.short 64195 ## 0xfac3
.short 944 ## 0x3b0
.short 64331 ## 0xfb4b
.short 18 ## 0x12
.short 380 ## 0x17c
.short 65171 ## 0xfe93
.short 63169 ## 0xf6c1
.short 64648 ## 0xfc88
.short 650 ## 0x28a
.short 1036 ## 0x40c
.short 366 ## 0x16e
.short 64793 ## 0xfd19
.short 63866 ## 0xf97a
.short 64740 ## 0xfce4
.short 1176 ## 0x498
.short 64125 ## 0xfa7d
.short 1054 ## 0x41e
.short 64279 ## 0xfb17
.short 545 ## 0x221
.short 65429 ## 0xff95
.short 565 ## 0x235
.short 64713 ## 0xfcc9
.short 64274 ## 0xfb12
.short 64997 ## 0xfde5
.short 63476 ## 0xf7f4
.short 62683 ## 0xf4db
.short 2994 ## 0xbb2
.short 261 ## 0x105
.short 65257 ## 0xfee9
.short 65047 ## 0xfe17
.short 65433 ## 0xff99
.short 86 ## 0x56
.short 64995 ## 0xfde3
.short 65333 ## 0xff35
.short 3 ## 0x3
.short 561 ## 0x231
.short 71 ## 0x47
.short 84 ## 0x54
.short 548 ## 0x224
.short 65294 ## 0xff0e
.short 1802 ## 0x70a
.short 2894 ## 0xb4e
.short 206 ## 0xce
.short 1498 ## 0x5da
.short 365 ## 0x16d
.short 213 ## 0xd5
.short 611 ## 0x263
.short 1613 ## 0x64d
.short 65279 ## 0xfeff
.short 65059 ## 0xfe23
.short 65154 ## 0xfe82
.short 1256 ## 0x4e8
.short 64793 ## 0xfd19
.short 64084 ## 0xfa54
.short 64170 ## 0xfaaa
.short 65397 ## 0xff75
.short 1141 ## 0x475
.short 64409 ## 0xfb99
.short 939 ## 0x3ab
.short 118 ## 0x76
.short 63631 ## 0xf88f
.short 63493 ## 0xf805
.short 64556 ## 0xfc2c
.short 41 ## 0x29
.short 921 ## 0x399
.short 64206 ## 0xface
.short 221 ## 0xdd
.short 2844 ## 0xb1c
.short 64534 ## 0xfc16
.short 62599 ## 0xf487
.short 3902 ## 0xf3e
.short 348 ## 0x15c
.short 63461 ## 0xf7e5
.short 426 ## 0x1aa
.short 64192 ## 0xfac0
.short 64482 ## 0xfbe2
.short 65377 ## 0xff61
.short 1111 ## 0x457
.short 65231 ## 0xfecf
.short 1200 ## 0x4b0
.short 65274 ## 0xfefa
.short 1673 ## 0x689
.short 62446 ## 0xf3ee
.short 2005 ## 0x7d5
.short 64198 ## 0xfac6
.short 661 ## 0x295
.short 65127 ## 0xfe67
.short 249 ## 0xf9
.short 22 ## 0x16
.short 295 ## 0x127
.short 65169 ## 0xfe91
.short 1811 ## 0x713
.short 1641 ## 0x669
.short 64944 ## 0xfdb0
.short 467 ## 0x1d3
.short 792 ## 0x318
.short 257 ## 0x101
.short 63835 ## 0xf95b
.short 65116 ## 0xfe5c
.short 64604 ## 0xfc5c
.short 64746 ## 0xfcea
.short 65346 ## 0xff42
.short 64056 ## 0xfa38
.short 65310 ## 0xff1e
.short 2737 ## 0xab1
.short 64357 ## 0xfb65
.short 64328 ## 0xfb48
.short 62517 ## 0xf435
.short 64181 ## 0xfab5
.short 65327 ## 0xff2f
.short 414 ## 0x19e
.short 64660 ## 0xfc94
.short 532 ## 0x214
.short 237 ## 0xed
.short 1427 ## 0x593
.short 65256 ## 0xfee8
.short 64511 ## 0xfbff
.short 1379 ## 0x563
.short 321 ## 0x141
.short 167 ## 0xa7
.short 64803 ## 0xfd23
.short 64887 ## 0xfd77
.short 242 ## 0xf2
.short 609 ## 0x261
.short 140 ## 0x8c
.short 1197 ## 0x4ad
.short 64770 ## 0xfd02
.short 111 ## 0x6f
.short 1801 ## 0x709
.short 1016 ## 0x3f8
.short 65369 ## 0xff59
.short 302 ## 0x12e
.short 1201 ## 0x4b1
.short 528 ## 0x210
.short 64366 ## 0xfb6e
.short 64256 ## 0xfb00
.short 430 ## 0x1ae
.short 62643 ## 0xf4b3
.short 63145 ## 0xf6a9
.short 438 ## 0x1b6
.short 63801 ## 0xf939
.short 1210 ## 0x4ba
.short 5121 ## 0x1401
.short 65275 ## 0xfefb
.short 636 ## 0x27c
.short 64915 ## 0xfd93
.short 3121 ## 0xc31
.short 1621 ## 0x655
.short 65196 ## 0xfeac
.short 65529 ## 0xfff9
.short 65509 ## 0xffe5
.short 685 ## 0x2ad
.short 1638 ## 0x666
.short 586 ## 0x24a
.short 65388 ## 0xff6c
.short 65113 ## 0xfe59
.short 843 ## 0x34b
.short 65344 ## 0xff40
.short 65377 ## 0xff61
.short 64499 ## 0xfbf3
.short 64766 ## 0xfcfe
.short 64533 ## 0xfc15
.short 64544 ## 0xfc20
.short 100 ## 0x64
.short 48 ## 0x30
.short 65246 ## 0xfede
.short 512 ## 0x200
.short 64956 ## 0xfdbc
.short 65276 ## 0xfefc
.short 65005 ## 0xfded
.short 453 ## 0x1c5
.short 492 ## 0x1ec
.short 717 ## 0x2cd
.short 758 ## 0x2f6
.short 65072 ## 0xfe30
.short 1743 ## 0x6cf
.short 458 ## 0x1ca
.short 3723 ## 0xe8b
.short 277 ## 0x115
.short 313 ## 0x139
.short 1720 ## 0x6b8
.short 64947 ## 0xfdb3
.short 65397 ## 0xff75
.short 317 ## 0x13d
.short 65524 ## 0xfff4
.short 65265 ## 0xfef1
.short 65267 ## 0xfef3
.short 64912 ## 0xfd90
.short 65427 ## 0xff93
.short 64981 ## 0xfdd5
.short 63645 ## 0xf89d
.short 64908 ## 0xfd8c
.short 505 ## 0x1f9
.short 2915 ## 0xb63
.short 123 ## 0x7b
.short 65231 ## 0xfecf
.short 64950 ## 0xfdb6
.short 272 ## 0x110
.short 431 ## 0x1af
.short 65531 ## 0xfffb
.short 304 ## 0x130
.short 116 ## 0x74
.short 64451 ## 0xfbc3
.short 65123 ## 0xfe63
.short 65112 ## 0xfe58
.short 86 ## 0x56
.short 65091 ## 0xfe43
.short 64544 ## 0xfc20
.short 543 ## 0x21f
.short 65141 ## 0xfe75
.short 64486 ## 0xfbe6
.short 254 ## 0xfe
.short 64775 ## 0xfd07
.short 64526 ## 0xfc0e
.short 65006 ## 0xfdee
.short 1393 ## 0x571
.short 64634 ## 0xfc7a
.short 204 ## 0xcc
.short 65352 ## 0xff48
.short 65267 ## 0xfef3
.short 65214 ## 0xfebe
.short 64124 ## 0xfa7c
.short 24 ## 0x18
.short 562 ## 0x232
.short 65466 ## 0xffba
.short 579 ## 0x243
.short 65403 ## 0xff7b
.short 345 ## 0x159
.short 962 ## 0x3c2
.short 63501 ## 0xf80d
.short 63941 ## 0xf9c5
.short 64988 ## 0xfddc
.short 704 ## 0x2c0
.short 261 ## 0x105
.short 65427 ## 0xff93
.short 65250 ## 0xfee2
.short 124 ## 0x7c
.short 65094 ## 0xfe46
.short 65391 ## 0xff6f
.short 68 ## 0x44
.short 113 ## 0x71
.short 300 ## 0x12c
.short 976 ## 0x3d0
.short 64394 ## 0xfb8a
.short 65409 ## 0xff81
.short 745 ## 0x2e9
.short 261 ## 0x105
.short 65255 ## 0xfee7
.short 330 ## 0x14a
.short 389 ## 0x185
.short 64969 ## 0xfdc9
.short 816 ## 0x330
.short 186 ## 0xba
.short 65524 ## 0xfff4
.short 65230 ## 0xfece
.short 473 ## 0x1d9
.short 172 ## 0xac
.short 64212 ## 0xfad4
.short 64907 ## 0xfd8b
.short 65440 ## 0xffa0
.short 301 ## 0x12d
.short 64769 ## 0xfd01
.short 1254 ## 0x4e6
.short 64939 ## 0xfdab
.short 144 ## 0x90
.short 65075 ## 0xfe33
.short 64745 ## 0xfce9
.short 65475 ## 0xffc3
.short 64894 ## 0xfd7e
.short 556 ## 0x22c
.short 64958 ## 0xfdbe
.short 53 ## 0x35
.short 104 ## 0x68
.short 65245 ## 0xfedd
.short 65511 ## 0xffe7
.short 64850 ## 0xfd52
.short 64866 ## 0xfd62
.short 64425 ## 0xfba9
.short 65072 ## 0xfe30
.short 65122 ## 0xfe62
.short 430 ## 0x1ae
.short 62332 ## 0xf37c
.short 65236 ## 0xfed4
.short 64569 ## 0xfc39
.short 65451 ## 0xffab
.short 64359 ## 0xfb67
.short 714 ## 0x2ca
.short 65394 ## 0xff72
.short 364 ## 0x16c
.short 538 ## 0x21a
.short 2082 ## 0x822
.short 568 ## 0x238
.short 65426 ## 0xff92
.short 1082 ## 0x43a
.short 131 ## 0x83
.short 65424 ## 0xff90
.short 64783 ## 0xfd0f
.short 65348 ## 0xff44
.short 64098 ## 0xfa62
.short 373 ## 0x175
.short 1504 ## 0x5e0
.short 65333 ## 0xff35
.short 714 ## 0x2ca
.short 274 ## 0x112
.short 1360 ## 0x550
.short 65326 ## 0xff2e
.short 64407 ## 0xfb97
.short 396 ## 0x18c
.short 63341 ## 0xf76d
.short 246 ## 0xf6
.short 6 ## 0x6
.short 983 ## 0x3d7
.short 411 ## 0x19b
.short 65269 ## 0xfef5
.short 64909 ## 0xfd8d
.short 64929 ## 0xfda1
.short 807 ## 0x327
.short 780 ## 0x30c
.short 348 ## 0x15c
.short 65028 ## 0xfe04
.short 64965 ## 0xfdc5
.short 500 ## 0x1f4
.short 137 ## 0x89
.short 65374 ## 0xff5e
.short 309 ## 0x135
.short 229 ## 0xe5
.short 93 ## 0x5d
.short 322 ## 0x142
.short 64003 ## 0xfa03
.short 681 ## 0x2a9
.short 65483 ## 0xffcb
.short 65413 ## 0xff85
.short 63950 ## 0xf9ce
.short 64481 ## 0xfbe1
.short 357 ## 0x165
.short 145 ## 0x91
.short 233 ## 0xe9
.short 65296 ## 0xff10
.short 65404 ## 0xff7c
.short 262 ## 0x106
.short 64752 ## 0xfcf0
.short 65237 ## 0xfed5
.short 392 ## 0x188
.short 63653 ## 0xf8a5
.short 760 ## 0x2f8
.short 2886 ## 0xb46
.short 64754 ## 0xfcf2
.short 65326 ## 0xff2e
.short 63698 ## 0xf8d2
.short 65197 ## 0xfead
.short 65306 ## 0xff1a
.short 557 ## 0x22d
.short 309 ## 0x135
.short 1412 ## 0x584
.short 155 ## 0x9b
.short 1151 ## 0x47f
.short 65467 ## 0xffbb
.short 65202 ## 0xfeb2
.short 3394 ## 0xd42
.short 254 ## 0xfe
.short 1122 ## 0x462
.short 2175 ## 0x87f
.short 373 ## 0x175
.short 618 ## 0x26a
.short 65269 ## 0xfef5
.short 64512 ## 0xfc00
.short 1052 ## 0x41c
.short 64704 ## 0xfcc0
.short 64667 ## 0xfc9b
.short 65391 ## 0xff6f
.short 65381 ## 0xff65
.short 689 ## 0x2b1
.short 524 ## 0x20c
.short 64864 ## 0xfd60
.short 64391 ## 0xfb87
.short 618 ## 0x26a
.short 295 ## 0x127
.short 127 ## 0x7f
.short 64580 ## 0xfc44
.short 987 ## 0x3db
.short 64467 ## 0xfbd3
.short 64397 ## 0xfb8d
.short 65014 ## 0xfdf6
.short 65126 ## 0xfe66
.short 65108 ## 0xfe54
.short 426 ## 0x1aa
.short 65185 ## 0xfea1
.short 65066 ## 0xfe2a
.short 65496 ## 0xffd8
.short 794 ## 0x31a
.short 65359 ## 0xff4f
.short 2252 ## 0x8cc
.short 354 ## 0x162
.short 64337 ## 0xfb51
.short 883 ## 0x373
.short 63914 ## 0xf9aa
.short 1022 ## 0x3fe
.short 65315 ## 0xff23
.short 64698 ## 0xfcba
.short 65262 ## 0xfeee
.short 64460 ## 0xfbcc
.short 64484 ## 0xfbe4
.short 65343 ## 0xff3f
.short 64939 ## 0xfdab
.short 63184 ## 0xf6d0
.short 65528 ## 0xfff8
.short 1101 ## 0x44d
.short 788 ## 0x314
.short 1195 ## 0x4ab
.short 208 ## 0xd0
.short 65111 ## 0xfe57
.short 63554 ## 0xf842
.short 160 ## 0xa0
.short 99 ## 0x63
.short 65486 ## 0xffce
.short 450 ## 0x1c2
.short 65309 ## 0xff1d
.short 25 ## 0x19
.short 65181 ## 0xfe9d
.short 64525 ## 0xfc0d
.short 417 ## 0x1a1
.short 1281 ## 0x501
.short 63160 ## 0xf6b8
.short 65462 ## 0xffb6
.short 65130 ## 0xfe6a
.short 64840 ## 0xfd48
.short 519 ## 0x207
.short 65409 ## 0xff81
.short 65252 ## 0xfee4
.short 1172 ## 0x494
.short 64721 ## 0xfcd1
.short 64632 ## 0xfc78
.short 65406 ## 0xff7e
.short 547 ## 0x223
.short 65098 ## 0xfe4a
.short 64685 ## 0xfcad
.short 64674 ## 0xfca2
.short 135 ## 0x87
.short 65037 ## 0xfe0d
.short 65014 ## 0xfdf6
.short 64893 ## 0xfd7d
.short 65021 ## 0xfdfd
.short 77 ## 0x4d
.short 65328 ## 0xff30
.short 746 ## 0x2ea
.short 64405 ## 0xfb95
.short 24 ## 0x18
.short 548 ## 0x224
.short 64809 ## 0xfd29
.short 250 ## 0xfa
.short 245 ## 0xf5
.short 287 ## 0x11f
.short 64 ## 0x40
.short 1477 ## 0x5c5
.short 65450 ## 0xffaa
.short 65478 ## 0xffc6
.short 699 ## 0x2bb
.short 1096 ## 0x448
.short 65006 ## 0xfdee
.short 65036 ## 0xfe0c
.short 1529 ## 0x5f9
.short 131 ## 0x83
.short 445 ## 0x1bd
.short 65473 ## 0xffc1
.short 176 ## 0xb0
.short 627 ## 0x273
.short 876 ## 0x36c
.short 65187 ## 0xfea3
.short 1125 ## 0x465
.short 65124 ## 0xfe64
.short 711 ## 0x2c7
.short 317 ## 0x13d
.short 64497 ## 0xfbf1
.short 1156 ## 0x484
.short 64036 ## 0xfa24
.short 1172 ## 0x494
.short 64989 ## 0xfddd
.short 1925 ## 0x785
.short 408 ## 0x198
.short 1415 ## 0x587
.short 65348 ## 0xff44
.short 64984 ## 0xfdd8
.short 64979 ## 0xfdd3
.short 65453 ## 0xffad
.short 1452 ## 0x5ac
.short 64479 ## 0xfbdf
.short 64896 ## 0xfd80
.short 63696 ## 0xf8d0
.short 998 ## 0x3e6
.short 64901 ## 0xfd85
.short 1369 ## 0x559
.short 65010 ## 0xfdf2
.short 63 ## 0x3f
.short 65066 ## 0xfe2a
.short 386 ## 0x182
.short 64339 ## 0xfb53
.short 65434 ## 0xff9a
.short 1056 ## 0x420
.short 680 ## 0x2a8
.short 290 ## 0x122
.short 1153 ## 0x481
.short 65198 ## 0xfeae
.short 190 ## 0xbe
.short 62634 ## 0xf4aa
.short 65005 ## 0xfded
.short 491 ## 0x1eb
.short 65500 ## 0xffdc
.short 723 ## 0x2d3
.short 1265 ## 0x4f1
.short 455 ## 0x1c7
.short 65305 ## 0xff19
.short 63089 ## 0xf671
.short 138 ## 0x8a
.short 318 ## 0x13e
.short 1192 ## 0x4a8
.short 65484 ## 0xffcc
.short 64572 ## 0xfc3c
.short 65468 ## 0xffbc
.short 63956 ## 0xf9d4
.short 64978 ## 0xfdd2
.short 65334 ## 0xff36
.short 65150 ## 0xfe7e
.short 64592 ## 0xfc50
.short 230 ## 0xe6
.short 64040 ## 0xfa28
.short 64924 ## 0xfd9c
.short 108 ## 0x6c
.short 64714 ## 0xfcca
.short 65266 ## 0xfef2
.short 1147 ## 0x47b
.short 63646 ## 0xf89e
.short 65519 ## 0xffef
.short 64274 ## 0xfb12
.short 351 ## 0x15f
.short 226 ## 0xe2
.short 312 ## 0x138
.short 65141 ## 0xfe75
.short 65155 ## 0xfe83
.short 64996 ## 0xfde4
.short 1358 ## 0x54e
.short 64315 ## 0xfb3b
.short 229 ## 0xe5
.short 63198 ## 0xf6de
.short 856 ## 0x358
.short 839 ## 0x347
.short 64369 ## 0xfb71
.short 64519 ## 0xfc07
.short 63755 ## 0xf90b
.short 234 ## 0xea
.short 241 ## 0xf1
.short 1150 ## 0x47e
.short 429 ## 0x1ad
.short 65061 ## 0xfe25
.short 766 ## 0x2fe
.short 683 ## 0x2ab
.short 65351 ## 0xff47
.short 1069 ## 0x42d
.short 2 ## 0x2
.short 65330 ## 0xff32
.short 65337 ## 0xff39
.short 65167 ## 0xfe8f
.short 65269 ## 0xfef5
.short 62908 ## 0xf5bc
.short 65126 ## 0xfe66
.short 63044 ## 0xf644
.short 64878 ## 0xfd6e
.short 1082 ## 0x43a
.short 63623 ## 0xf887
.short 319 ## 0x13f
.short 453 ## 0x1c5
.short 90 ## 0x5a
.short 65373 ## 0xff5d
.short 65496 ## 0xffd8
.short 63971 ## 0xf9e3
.short 65188 ## 0xfea4
.short 536 ## 0x218
.short 1064 ## 0x428
.short 3 ## 0x3
.short 521 ## 0x209
.short 279 ## 0x117
.short 1000 ## 0x3e8
.short 1241 ## 0x4d9
.short 28 ## 0x1c
.short 1326 ## 0x52e
.short 1143 ## 0x477
.short 771 ## 0x303
.short 65124 ## 0xfe64
.short 358 ## 0x166
.short 65364 ## 0xff54
.short 434 ## 0x1b2
.short 64659 ## 0xfc93
.short 776 ## 0x308
.short 697 ## 0x2b9
.short 65177 ## 0xfe99
.short 65199 ## 0xfeaf
.short 498 ## 0x1f2
.short 190 ## 0xbe
.short 64979 ## 0xfdd3
.short 562 ## 0x232
.short 65191 ## 0xfea7
.short 62554 ## 0xf45a
.short 64300 ## 0xfb2c
.short 661 ## 0x295
.short 252 ## 0xfc
.short 1235 ## 0x4d3
.short 62943 ## 0xf5df
.short 895 ## 0x37f
.short 680 ## 0x2a8
.short 63756 ## 0xf90c
.short 64395 ## 0xfb8b
.short 1449 ## 0x5a9
.short 446 ## 0x1be
.short 64560 ## 0xfc30
.short 64398 ## 0xfb8e
.short 9 ## 0x9
.short 63592 ## 0xf868
.short 65272 ## 0xfef8
.short 63771 ## 0xf91b
.short 157 ## 0x9d
.short 1033 ## 0x409
.short 65411 ## 0xff83
.short 65526 ## 0xfff6
.short 63884 ## 0xf98c
.short 711 ## 0x2c7
.short 64112 ## 0xfa70
.short 65342 ## 0xff3e
.short 751 ## 0x2ef
.short 803 ## 0x323
.short 303 ## 0x12f
.short 1 ## 0x1
.short 145 ## 0x91
.short 65015 ## 0xfdf7
.short 3482 ## 0xd9a
.short 65234 ## 0xfed2
.short 65465 ## 0xffb9
.short 677 ## 0x2a5
.short 65000 ## 0xfde8
.short 65532 ## 0xfffc
.short 64403 ## 0xfb93
.short 63863 ## 0xf977
.short 64692 ## 0xfcb4
.short 65007 ## 0xfdef
.short 65117 ## 0xfe5d
.short 243 ## 0xf3
.short 65 ## 0x41
.short 63372 ## 0xf78c
.short 64149 ## 0xfa95
.short 64700 ## 0xfcbc
.short 64977 ## 0xfdd1
.short 64806 ## 0xfd26
.short 716 ## 0x2cc
.short 541 ## 0x21d
.short 274 ## 0x112
.short 1960 ## 0x7a8
.short 65426 ## 0xff92
.short 65309 ## 0xff1d
.short 65520 ## 0xfff0
.short 65101 ## 0xfe4d
.short 63650 ## 0xf8a2
.short 1005 ## 0x3ed
.short 298 ## 0x12a
.short 64253 ## 0xfafd
.short 65263 ## 0xfeef
.short 64893 ## 0xfd7d
.short 1951 ## 0x79f
.short 404 ## 0x194
.short 63853 ## 0xf96d
.short 420 ## 0x1a4
.short 64762 ## 0xfcfa
.short 712 ## 0x2c8
.short 63592 ## 0xf868
.short 379 ## 0x17b
.short 1701 ## 0x6a5
.short 1038 ## 0x40e
.short 64735 ## 0xfcdf
.short 363 ## 0x16b
.short 608 ## 0x260
.short 65172 ## 0xfe94
.short 64287 ## 0xfb1f
.short 65321 ## 0xff29
.short 64653 ## 0xfc8d
.short 2363 ## 0x93b
.short 1411 ## 0x583
.short 449 ## 0x1c1
.short 752 ## 0x2f0
.short 65258 ## 0xfeea
.short 3744 ## 0xea0
.short 65478 ## 0xffc6
.short 562 ## 0x232
.short 65208 ## 0xfeb8
.short 65420 ## 0xff8c
.short 65362 ## 0xff52
.short 104 ## 0x68
.short 241 ## 0xf1
.short 65437 ## 0xff9d
.short 389 ## 0x185
.short 65007 ## 0xfdef
.short 231 ## 0xe7
.short 64839 ## 0xfd47
.short 1172 ## 0x494
.short 759 ## 0x2f7
.short 288 ## 0x120
.short 64856 ## 0xfd58
.short 27 ## 0x1b
.short 64885 ## 0xfd75
.short 389 ## 0x185
.short 300 ## 0x12c
.short 486 ## 0x1e6
.short 21 ## 0x15
.short 390 ## 0x186
.short 64954 ## 0xfdba
.short 64583 ## 0xfc47
.short 62 ## 0x3e
.short 63294 ## 0xf73e
.short 64587 ## 0xfc4b
.short 64606 ## 0xfc5e
.short 65501 ## 0xffdd
.short 62723 ## 0xf503
.short 34 ## 0x22
.short 64332 ## 0xfb4c
.short 64291 ## 0xfb23
.short 65245 ## 0xfedd
.short 971 ## 0x3cb
.short 64768 ## 0xfd00
.short 292 ## 0x124
.short 615 ## 0x267
.short 65125 ## 0xfe65
.short 1516 ## 0x5ec
.short 320 ## 0x140
.short 64969 ## 0xfdc9
.short 941 ## 0x3ad
.short 585 ## 0x249
.short 65404 ## 0xff7c
.short 63069 ## 0xf65d
.short 96 ## 0x60
.short 782 ## 0x30e
.short 271 ## 0x10f
.short 65270 ## 0xfef6
.short 881 ## 0x371
.short 65467 ## 0xffbb
.short 87 ## 0x57
.short 1518 ## 0x5ee
.short 1411 ## 0x583
.short 65469 ## 0xffbd
.short 1601 ## 0x641
.short 64912 ## 0xfd90
.short 1119 ## 0x45f
.short 814 ## 0x32e
.short 65377 ## 0xff61
.short 65330 ## 0xff32
.short 48 ## 0x30
.short 65132 ## 0xfe6c
.short 831 ## 0x33f
.short 533 ## 0x215
.short 64857 ## 0xfd59
.short 64072 ## 0xfa48
.short 260 ## 0x104
.short 516 ## 0x204
.short 65170 ## 0xfe92
.short 65508 ## 0xffe4
.short 193 ## 0xc1
.short 514 ## 0x202
.short 65088 ## 0xfe40
.short 164 ## 0xa4
.short 65526 ## 0xfff6
.short 110 ## 0x6e
.short 193 ## 0xc1
.short 383 ## 0x17f
.short 65499 ## 0xffdb
.short 706 ## 0x2c2
.short 590 ## 0x24e
.short 927 ## 0x39f
.short 930 ## 0x3a2
.short 1063 ## 0x427
.short 93 ## 0x5d
.short 115 ## 0x73
.short 426 ## 0x1aa
.short 506 ## 0x1fa
.short 65191 ## 0xfea7
.short 65415 ## 0xff87
.short 65138 ## 0xfe72
.short 1178 ## 0x49a
.short 154 ## 0x9a
.short 549 ## 0x225
.short 287 ## 0x11f
.short 64859 ## 0xfd5b
.short 64891 ## 0xfd7b
.short 91 ## 0x5b
.short 65210 ## 0xfeba
.short 1281 ## 0x501
.short 65379 ## 0xff63
.short 148 ## 0x94
.short 466 ## 0x1d2
.short 64949 ## 0xfdb5
.short 913 ## 0x391
.short 65133 ## 0xfe6d
.short 65484 ## 0xffcc
.short 1162 ## 0x48a
.short 691 ## 0x2b3
.short 64845 ## 0xfd4d
.short 526 ## 0x20e
.short 259 ## 0x103
.short 65328 ## 0xff30
.short 65417 ## 0xff89
.short 65252 ## 0xfee4
.short 476 ## 0x1dc
.short 65102 ## 0xfe4e
.short 64939 ## 0xfdab
.short 508 ## 0x1fc
.short 64103 ## 0xfa67
.short 727 ## 0x2d7
.short 64326 ## 0xfb46
.short 65068 ## 0xfe2c
.short 266 ## 0x10a
.short 402 ## 0x192
.short 45 ## 0x2d
.short 294 ## 0x126
.short 305 ## 0x131
.short 753 ## 0x2f1
.short 45 ## 0x2d
.short 78 ## 0x4e
.short 1901 ## 0x76d
.short 749 ## 0x2ed
.short 1096 ## 0x448
.short 65493 ## 0xffd5
.short 547 ## 0x223
.short 64977 ## 0xfdd1
.short 64752 ## 0xfcf0
.short 318 ## 0x13e
.short 65428 ## 0xff94
.short 64202 ## 0xfaca
.short 65434 ## 0xff9a
.short 65375 ## 0xff5f
.short 64563 ## 0xfc33
.short 686 ## 0x2ae
.short 65235 ## 0xfed3
.short 207 ## 0xcf
.short 65073 ## 0xfe31
.short 65507 ## 0xffe3
.short 64263 ## 0xfb07
.short 64430 ## 0xfbae
.short 542 ## 0x21e
.short 263 ## 0x107
.short 173 ## 0xad
.short 64523 ## 0xfc0b
.short 65319 ## 0xff27
.short 703 ## 0x2bf
.short 200 ## 0xc8
.short 1220 ## 0x4c4
.short 65525 ## 0xfff5
.short 95 ## 0x5f
.short 232 ## 0xe8
.short 65397 ## 0xff75
.short 15 ## 0xf
.short 295 ## 0x127
.short 712 ## 0x2c8
.short 116 ## 0x74
.short 65278 ## 0xfefe
.short 387 ## 0x183
.short 65239 ## 0xfed7
.short 325 ## 0x145
.short 64308 ## 0xfb34
.short 64991 ## 0xfddf
.short 930 ## 0x3a2
.short 65457 ## 0xffb1
.short 64575 ## 0xfc3f
.short 65275 ## 0xfefb
.short 64620 ## 0xfc6c
.short 810 ## 0x32a
.short 65231 ## 0xfecf
.short 240 ## 0xf0
.short 373 ## 0x175
.short 65077 ## 0xfe35
.short 65217 ## 0xfec1
.short 64119 ## 0xfa77
.short 65201 ## 0xfeb1
.short 1065 ## 0x429
.short 1512 ## 0x5e8
.short 1291 ## 0x50b
.short 645 ## 0x285
.short 377 ## 0x179
.short 329 ## 0x149
.short 784 ## 0x310
.short 742 ## 0x2e6
.short 65276 ## 0xfefc
.short 65432 ## 0xff98
.short 416 ## 0x1a0
.short 1534 ## 0x5fe
.short 599 ## 0x257
.short 134 ## 0x86
.short 1654 ## 0x676
.short 64952 ## 0xfdb8
.short 2282 ## 0x8ea
.short 64191 ## 0xfabf
.short 65042 ## 0xfe12
.short 63654 ## 0xf8a6
.short 321 ## 0x141
.short 65341 ## 0xff3d
.short 65003 ## 0xfdeb
.short 65058 ## 0xfe22
.short 65447 ## 0xffa7
.short 174 ## 0xae
.short 118 ## 0x76
.short 64539 ## 0xfc1b
.short 65268 ## 0xfef4
.short 1975 ## 0x7b7
.short 117 ## 0x75
.short 744 ## 0x2e8
.short 65093 ## 0xfe45
.short 69 ## 0x45
.short 475 ## 0x1db
.short 778 ## 0x30a
.short 65363 ## 0xff53
.short 63578 ## 0xf85a
.short 65492 ## 0xffd4
.short 307 ## 0x133
.short 65428 ## 0xff94
.short 65465 ## 0xffb9
.short 473 ## 0x1d9
.short 65233 ## 0xfed1
.short 87 ## 0x57
.short 1253 ## 0x4e5
.short 2042 ## 0x7fa
.short 39 ## 0x27
.short 2135 ## 0x857
.short 65513 ## 0xffe9
.short 65430 ## 0xff96
.short 247 ## 0xf7
.short 261 ## 0x105
.short 64214 ## 0xfad6
.short 65210 ## 0xfeba
.short 65160 ## 0xfe88
.short 487 ## 0x1e7
.short 2177 ## 0x881
.short 65050 ## 0xfe1a
.short 64605 ## 0xfc5d
.short 65373 ## 0xff5d
.short 1188 ## 0x4a4
.short 64537 ## 0xfc19
.short 65242 ## 0xfeda
.short 51 ## 0x33
.short 64074 ## 0xfa4a
.short 65341 ## 0xff3d
.short 64969 ## 0xfdc9
.short 950 ## 0x3b6
.short 64085 ## 0xfa55
.short 300 ## 0x12c
.short 637 ## 0x27d
.short 65063 ## 0xfe27
.short 456 ## 0x1c8
.short 277 ## 0x115
.short 393 ## 0x189
.short 65086 ## 0xfe3e
.short 1337 ## 0x539
.short 65530 ## 0xfffa
.short 64964 ## 0xfdc4
.short 65250 ## 0xfee2
.short 1132 ## 0x46c
.short 64880 ## 0xfd70
.short 913 ## 0x391
.short 787 ## 0x313
.short 65337 ## 0xff39
.short 426 ## 0x1aa
.short 64862 ## 0xfd5e
.short 64886 ## 0xfd76
.short 940 ## 0x3ac
.short 64599 ## 0xfc57
.short 183 ## 0xb7
.short 65493 ## 0xffd5
.short 1966 ## 0x7ae
.short 63477 ## 0xf7f5
.short 65118 ## 0xfe5e
.short 433 ## 0x1b1
.short 65305 ## 0xff19
.short 313 ## 0x139
.short 1392 ## 0x570
.short 337 ## 0x151
.short 837 ## 0x345
.short 809 ## 0x329
.short 65385 ## 0xff69
.short 1834 ## 0x72a
.short 65474 ## 0xffc2
.short 1800 ## 0x708
.short 65083 ## 0xfe3b
.short 65321 ## 0xff29
.short 587 ## 0x24b
.short 65405 ## 0xff7d
.short 64286 ## 0xfb1e
.short 626 ## 0x272
.short 65057 ## 0xfe21
.short 65380 ## 0xff64
.short 64890 ## 0xfd7a
.short 64471 ## 0xfbd7
.short 242 ## 0xf2
.short 925 ## 0x39d
.short 108 ## 0x6c
.short 934 ## 0x3a6
.short 35 ## 0x23
.short 425 ## 0x1a9
.short 695 ## 0x2b7
.short 64416 ## 0xfba0
.short 205 ## 0xcd
.short 1384 ## 0x568
.short 1037 ## 0x40d
.short 165 ## 0xa5
.short 33 ## 0x21
.short 64795 ## 0xfd1b
.short 244 ## 0xf4
.short 65213 ## 0xfebd
.short 569 ## 0x239
.short 63560 ## 0xf848
.short 65262 ## 0xfeee
.short 65077 ## 0xfe35
.short 63451 ## 0xf7db
.short 615 ## 0x267
.short 65314 ## 0xff22
.short 494 ## 0x1ee
.short 65172 ## 0xfe94
.short 444 ## 0x1bc
.short 63608 ## 0xf878
.short 65436 ## 0xff9c
.short 1144 ## 0x478
.short 65515 ## 0xffeb
.short 53 ## 0x35
.short 63363 ## 0xf783
.short 453 ## 0x1c5
.short 1473 ## 0x5c1
.short 697 ## 0x2b9
.short 65516 ## 0xffec
.short 64385 ## 0xfb81
.short 972 ## 0x3cc
.short 15 ## 0xf
.short 64045 ## 0xfa2d
.short 65028 ## 0xfe04
.short 65210 ## 0xfeba
.short 1862 ## 0x746
.short 63868 ## 0xf97c
.short 65272 ## 0xfef8
.short 1454 ## 0x5ae
.short 64982 ## 0xfdd6
.short 211 ## 0xd3
.short 64270 ## 0xfb0e
.short 63649 ## 0xf8a1
.short 569 ## 0x239
.short 256 ## 0x100
.short 64249 ## 0xfaf9
.short 63929 ## 0xf9b9
.short 64507 ## 0xfbfb
.short 65028 ## 0xfe04
.short 109 ## 0x6d
.short 761 ## 0x2f9
.short 64922 ## 0xfd9a
.short 65258 ## 0xfeea
.short 64819 ## 0xfd33
.short 1013 ## 0x3f5
.short 598 ## 0x256
.short 147 ## 0x93
.short 64385 ## 0xfb81
.short 65377 ## 0xff61
.short 64797 ## 0xfd1d
.short 65342 ## 0xff3e
.short 459 ## 0x1cb
.short 315 ## 0x13b
.short 65040 ## 0xfe10
.short 2061 ## 0x80d
.short 2013 ## 0x7dd
.short 64677 ## 0xfca5
.short 64295 ## 0xfb27
.short 65333 ## 0xff35
.short 64585 ## 0xfc49
.short 64766 ## 0xfcfe
.short 64947 ## 0xfdb3
.short 65001 ## 0xfde9
.short 171 ## 0xab
.short 65374 ## 0xff5e
.short 487 ## 0x1e7
.short 65073 ## 0xfe31
.short 64076 ## 0xfa4c
.short 1279 ## 0x4ff
.short 74 ## 0x4a
.short 64426 ## 0xfbaa
.short 65176 ## 0xfe98
.short 1281 ## 0x501
.short 679 ## 0x2a7
.short 65252 ## 0xfee4
.short 64142 ## 0xfa8e
.short 281 ## 0x119
.short 350 ## 0x15e
.short 64681 ## 0xfca9
.short 52 ## 0x34
.short 50 ## 0x32
.short 982 ## 0x3d6
.short 65321 ## 0xff29
.short 64906 ## 0xfd8a
.short 64532 ## 0xfc14
.short 1103 ## 0x44f
.short 64645 ## 0xfc85
.short 1914 ## 0x77a
.short 65061 ## 0xfe25
.short 49 ## 0x31
.short 64778 ## 0xfd0a
.short 64701 ## 0xfcbd
.short 65150 ## 0xfe7e
.short 1031 ## 0x407
.short 64592 ## 0xfc50
.short 480 ## 0x1e0
.short 64415 ## 0xfb9f
.short 14 ## 0xe
.short 64803 ## 0xfd23
.short 542 ## 0x21e
.short 698 ## 0x2ba
.short 269 ## 0x10d
.short 410 ## 0x19a
.short 64230 ## 0xfae6
.short 919 ## 0x397
.short 220 ## 0xdc
.short 475 ## 0x1db
.short 65165 ## 0xfe8d
.short 841 ## 0x349
.short 426 ## 0x1aa
.short 63193 ## 0xf6d9
.short 1287 ## 0x507
.short 64563 ## 0xfc33
.short 65148 ## 0xfe7c
.short 63276 ## 0xf72c
.short 1100 ## 0x44c
.short 65398 ## 0xff76
.short 64603 ## 0xfc5b
.short 541 ## 0x21d
.short 65451 ## 0xffab
.short 65029 ## 0xfe05
.short 64662 ## 0xfc96
.short 223 ## 0xdf
.short 65185 ## 0xfea1
.short 477 ## 0x1dd
.short 173 ## 0xad
.short 65442 ## 0xffa2
.short 65152 ## 0xfe80
.short 64352 ## 0xfb60
.short 65347 ## 0xff43
.short 64977 ## 0xfdd1
.short 316 ## 0x13c
.short 65167 ## 0xfe8f
.short 64828 ## 0xfd3c
.short 65286 ## 0xff06
.short 64314 ## 0xfb3a
.short 496 ## 0x1f0
.short 63583 ## 0xf85f
.short 65527 ## 0xfff7
.short 64824 ## 0xfd38
.short 1277 ## 0x4fd
.short 65278 ## 0xfefe
.short 64307 ## 0xfb33
.short 440 ## 0x1b8
.short 780 ## 0x30c
.short 64369 ## 0xfb71
.short 64845 ## 0xfd4d
.short 65427 ## 0xff93
.short 65187 ## 0xfea3
.short 64184 ## 0xfab8
.short 64610 ## 0xfc62
.short 65198 ## 0xfeae
.short 64750 ## 0xfcee
.short 166 ## 0xa6
.short 2227 ## 0x8b3
.short 65215 ## 0xfebf
.short 231 ## 0xe7
.short 1043 ## 0x413
.short 426 ## 0x1aa
.short 65442 ## 0xffa2
.short 230 ## 0xe6
.short 454 ## 0x1c6
.short 427 ## 0x1ab
.short 429 ## 0x1ad
.short 65416 ## 0xff88
.short 1350 ## 0x546
.short 32 ## 0x20
.short 589 ## 0x24d
.short 17 ## 0x11
.short 540 ## 0x21c
.short 1689 ## 0x699
.short 860 ## 0x35c
.short 64866 ## 0xfd62
.short 3 ## 0x3
.short 64365 ## 0xfb6d
.short 1363 ## 0x553
.short 1189 ## 0x4a5
.short 440 ## 0x1b8
.short 2196 ## 0x894
.short 65329 ## 0xff31
.short 325 ## 0x145
.short 2229 ## 0x8b5
.short 65357 ## 0xff4d
.short 1054 ## 0x41e
.short 63395 ## 0xf7a3
.short 301 ## 0x12d
.short 696 ## 0x2b8
.short 65037 ## 0xfe0d
.short 411 ## 0x19b
.short 117 ## 0x75
.short 64930 ## 0xfda2
.short 62 ## 0x3e
.short 351 ## 0x15f
.short 69 ## 0x45
.short 373 ## 0x175
.short 63468 ## 0xf7ec
.short 65078 ## 0xfe36
.short 63934 ## 0xf9be
.short 65212 ## 0xfebc
.short 64540 ## 0xfc1c
.short 320 ## 0x140
.short 139 ## 0x8b
.short 556 ## 0x22c
.short 553 ## 0x229
.short 407 ## 0x197
.short 64215 ## 0xfad7
.short 719 ## 0x2cf
.short 2156 ## 0x86c
.short 64952 ## 0xfdb8
.short 65123 ## 0xfe63
.short 735 ## 0x2df
.short 587 ## 0x24b
.short 432 ## 0x1b0
.short 63180 ## 0xf6cc
.short 64581 ## 0xfc45
.short 2335 ## 0x91f
.short 809 ## 0x329
.short 64858 ## 0xfd5a
.short 791 ## 0x317
.short 65303 ## 0xff17
.short 183 ## 0xb7
.short 585 ## 0x249
.short 64834 ## 0xfd42
.short 65208 ## 0xfeb8
.short 64828 ## 0xfd3c
.short 64802 ## 0xfd22
.short 423 ## 0x1a7
.short 65493 ## 0xffd5
.short 65176 ## 0xfe98
.short 169 ## 0xa9
.short 64546 ## 0xfc22
.short 64562 ## 0xfc32
.short 64134 ## 0xfa86
.short 64593 ## 0xfc51
.short 65188 ## 0xfea4
.short 451 ## 0x1c3
.short 198 ## 0xc6
.short 65303 ## 0xff17
.short 65047 ## 0xfe17
.short 256 ## 0x100
.short 329 ## 0x149
.short 442 ## 0x1ba
.short 65094 ## 0xfe46
.short 925 ## 0x39d
.short 978 ## 0x3d2
.short 4516 ## 0x11a4
.short 431 ## 0x1af
.short 468 ## 0x1d4
.short 923 ## 0x39b
.short 65362 ## 0xff52
.short 2489 ## 0x9b9
.short 1614 ## 0x64e
.short 137 ## 0x89
.short 65491 ## 0xffd3
.short 142 ## 0x8e
.short 64070 ## 0xfa46
.short 555 ## 0x22b
.short 99 ## 0x63
.short 459 ## 0x1cb
.short 65307 ## 0xff1b
.short 64745 ## 0xfce9
.short 64555 ## 0xfc2b
.short 3543 ## 0xdd7
.short 1943 ## 0x797
.short 681 ## 0x2a9
.short 64294 ## 0xfb26
.short 264 ## 0x108
.short 38 ## 0x26
.short 65160 ## 0xfe88
.short 255 ## 0xff
.short 63855 ## 0xf96f
.short 62517 ## 0xf435
.short 169 ## 0xa9
.short 65151 ## 0xfe7f
.short 376 ## 0x178
.short 65195 ## 0xfeab
.short 468 ## 0x1d4
.short 65286 ## 0xff06
.short 65259 ## 0xfeeb
.short 617 ## 0x269
.short 63447 ## 0xf7d7
.short 1748 ## 0x6d4
.short 65066 ## 0xfe2a
.short 64827 ## 0xfd3b
.short 65407 ## 0xff7f
.short 65353 ## 0xff49
.short 735 ## 0x2df
.short 528 ## 0x210
.short 65166 ## 0xfe8e
.short 64985 ## 0xfdd9
.short 1227 ## 0x4cb
.short 64865 ## 0xfd61
.short 1538 ## 0x602
.short 65186 ## 0xfea2
.short 65484 ## 0xffcc
.short 64509 ## 0xfbfd
.short 1093 ## 0x445
.short 764 ## 0x2fc
.short 583 ## 0x247
.short 64878 ## 0xfd6e
.short 175 ## 0xaf
.short 65436 ## 0xff9c
.short 64590 ## 0xfc4e
.short 64569 ## 0xfc39
.short 65379 ## 0xff63
.short 65043 ## 0xfe13
.short 317 ## 0x13d
.short 65376 ## 0xff60
.short 65124 ## 0xfe64
.short 269 ## 0x10d
.short 65477 ## 0xffc5
.short 2109 ## 0x83d
.short 63895 ## 0xf997
.short 81 ## 0x51
.short 65522 ## 0xfff2
.short 617 ## 0x269
.short 64600 ## 0xfc58
.short 485 ## 0x1e5
.short 933 ## 0x3a5
.short 63817 ## 0xf949
.short 65212 ## 0xfebc
.short 65279 ## 0xfeff
.short 1722 ## 0x6ba
.short 461 ## 0x1cd
.short 63227 ## 0xf6fb
.short 65184 ## 0xfea0
.short 285 ## 0x11d
.short 65247 ## 0xfedf
.short 1009 ## 0x3f1
.short 64858 ## 0xfd5a
.short 64270 ## 0xfb0e
.short 64545 ## 0xfc21
.short 64617 ## 0xfc69
.short 1034 ## 0x40a
.short 85 ## 0x55
.short 65229 ## 0xfecd
.short 319 ## 0x13f
.short 65004 ## 0xfdec
.short 64950 ## 0xfdb6
.short 65512 ## 0xffe8
.short 64733 ## 0xfcdd
.short 1078 ## 0x436
.short 65068 ## 0xfe2c
.short 64782 ## 0xfd0e
.short 821 ## 0x335
.short 1239 ## 0x4d7
.short 72 ## 0x48
.short 64924 ## 0xfd9c
.short 165 ## 0xa5
.short 65086 ## 0xfe3e
.short 64670 ## 0xfc9e
.short 64844 ## 0xfd4c
.short 1178 ## 0x49a
.short 64796 ## 0xfd1c
.short 1438 ## 0x59e
.short 81 ## 0x51
.short 65483 ## 0xffcb
.short 453 ## 0x1c5
.short 65307 ## 0xff1b
.short 65485 ## 0xffcd
.short 1420 ## 0x58c
.short 65458 ## 0xffb2
.short 65150 ## 0xfe7e
.short 65316 ## 0xff24
.short 506 ## 0x1fa
.short 64946 ## 0xfdb2
.short 65026 ## 0xfe02
.short 1840 ## 0x730
.short 731 ## 0x2db
.short 65268 ## 0xfef4
.short 65407 ## 0xff7f
.short 65480 ## 0xffc8
.short 526 ## 0x20e
.short 26 ## 0x1a
.short 1547 ## 0x60b
.short 506 ## 0x1fa
.short 229 ## 0xe5
.short 69 ## 0x45
.short 320 ## 0x140
.short 65277 ## 0xfefd
.short 1449 ## 0x5a9
.short 948 ## 0x3b4
.short 218 ## 0xda
.short 64251 ## 0xfafb
.short 330 ## 0x14a
.short 61575 ## 0xf087
.short 1332 ## 0x534
.short 101 ## 0x65
.short 321 ## 0x141
.short 236 ## 0xec
.short 64468 ## 0xfbd4
.short 65531 ## 0xfffb
.short 64937 ## 0xfda9
.short 11 ## 0xb
.short 65484 ## 0xffcc
.short 65304 ## 0xff18
.short 65204 ## 0xfeb4
.short 1250 ## 0x4e2
.short 65248 ## 0xfee0
.short 156 ## 0x9c
.short 64816 ## 0xfd30
.short 65175 ## 0xfe97
.short 939 ## 0x3ab
.short 416 ## 0x1a0
.short 205 ## 0xcd
.short 64199 ## 0xfac7
.short 242 ## 0xf2
.short 92 ## 0x5c
.short 619 ## 0x26b
.short 108 ## 0x6c
.short 65474 ## 0xffc2
.short 63563 ## 0xf84b
.short 65017 ## 0xfdf9
.short 139 ## 0x8b
.short 65400 ## 0xff78
.short 154 ## 0x9a
.short 64855 ## 0xfd57
.short 65418 ## 0xff8a
.short 270 ## 0x10e
.short 65485 ## 0xffcd
.short 545 ## 0x221
.short 553 ## 0x229
.short 464 ## 0x1d0
.short 432 ## 0x1b0
.short 1816 ## 0x718
.short 1159 ## 0x487
.short 1308 ## 0x51c
.short 1532 ## 0x5fc
.short 65360 ## 0xff50
.short 285 ## 0x11d
.short 226 ## 0xe2
.short 65423 ## 0xff8f
.short 65468 ## 0xffbc
.short 219 ## 0xdb
.short 65427 ## 0xff93
.short 65014 ## 0xfdf6
.short 65163 ## 0xfe8b
.short 125 ## 0x7d
.short 473 ## 0x1d9
.short 122 ## 0x7a
.short 63436 ## 0xf7cc
.short 64561 ## 0xfc31
.short 334 ## 0x14e
.short 1472 ## 0x5c0
.short 65533 ## 0xfffd
.short 64415 ## 0xfb9f
.short 415 ## 0x19f
.short 65353 ## 0xff49
.short 64545 ## 0xfc21
.short 1420 ## 0x58c
.short 316 ## 0x13c
.short 253 ## 0xfd
.short 64918 ## 0xfd96
.short 63943 ## 0xf9c7
.short 231 ## 0xe7
.short 64558 ## 0xfc2e
.short 65386 ## 0xff6a
.short 64822 ## 0xfd36
.short 450 ## 0x1c2
.short 65272 ## 0xfef8
.short 64084 ## 0xfa54
.short 64997 ## 0xfde5
.short 64530 ## 0xfc12
.short 98 ## 0x62
.short 65222 ## 0xfec6
.short 1144 ## 0x478
.short 65297 ## 0xff11
.short 65533 ## 0xfffd
.short 65292 ## 0xff0c
.short 64825 ## 0xfd39
.short 65208 ## 0xfeb8
.short 64933 ## 0xfda5
.short 967 ## 0x3c7
.short 65382 ## 0xff66
.short 65325 ## 0xff2d
.short 532 ## 0x214
.short 483 ## 0x1e3
.short 329 ## 0x149
.short 786 ## 0x312
.short 64686 ## 0xfcae
.short 64972 ## 0xfdcc
.short 65233 ## 0xfed1
.short 177 ## 0xb1
.short 64419 ## 0xfba3
.short 64162 ## 0xfaa2
.short 63797 ## 0xf935
.short 948 ## 0x3b4
.short 65201 ## 0xfeb1
.short 322 ## 0x142
.short 34 ## 0x22
.short 65308 ## 0xff1c
.short 64881 ## 0xfd71
.short 65156 ## 0xfe84
.short 65310 ## 0xff1e
.short 65158 ## 0xfe86
.short 356 ## 0x164
.short 65271 ## 0xfef7
.short 547 ## 0x223
.short 146 ## 0x92
.short 2 ## 0x2
.short 631 ## 0x277
.short 1864 ## 0x748
.short 428 ## 0x1ac
.short 549 ## 0x225
.short 65512 ## 0xffe8
.short 863 ## 0x35f
.short 65372 ## 0xff5c
.short 65333 ## 0xff35
.short 64587 ## 0xfc4b
.short 65471 ## 0xffbf
.short 65098 ## 0xfe4a
.short 65167 ## 0xfe8f
.short 29 ## 0x1d
.short 65084 ## 0xfe3c
.short 65501 ## 0xffdd
.short 65427 ## 0xff93
.short 65344 ## 0xff40
.short 65030 ## 0xfe06
.short 63497 ## 0xf809
.short 861 ## 0x35d
.short 65238 ## 0xfed6
.short 331 ## 0x14b
.short 206 ## 0xce
.short 65431 ## 0xff97
.short 65479 ## 0xffc7
.short 64547 ## 0xfc23
.short 474 ## 0x1da
.short 64543 ## 0xfc1f
.short 64899 ## 0xfd83
.short 64222 ## 0xfade
.short 65374 ## 0xff5e
.short 63875 ## 0xf983
.short 65160 ## 0xfe88
.short 65514 ## 0xffea
.short 153 ## 0x99
.short 65233 ## 0xfed1
.short 72 ## 0x48
.short 64384 ## 0xfb80
.short 668 ## 0x29c
.short 365 ## 0x16d
.short 1514 ## 0x5ea
.short 614 ## 0x266
.short 65157 ## 0xfe85
.short 39 ## 0x27
.short 1110 ## 0x456
.short 436 ## 0x1b4
.short 63989 ## 0xf9f5
.short 327 ## 0x147
.short 404 ## 0x194
.short 65514 ## 0xffea
.short 1267 ## 0x4f3
.short 92 ## 0x5c
.short 65290 ## 0xff0a
.short 65335 ## 0xff37
.short 65493 ## 0xffd5
.short 165 ## 0xa5
.short 65420 ## 0xff8c
.short 65359 ## 0xff4f
.short 65120 ## 0xfe60
.short 64981 ## 0xfdd5
.short 281 ## 0x119
.short 1987 ## 0x7c3
.short 65508 ## 0xffe4
.short 64903 ## 0xfd87
.short 64605 ## 0xfc5d
.short 65229 ## 0xfecd
.short 65221 ## 0xfec5
.short 64830 ## 0xfd3e
.short 64776 ## 0xfd08
.short 494 ## 0x1ee
.short 65050 ## 0xfe1a
.short 254 ## 0xfe
.short 976 ## 0x3d0
.short 65261 ## 0xfeed
.short 367 ## 0x16f
.short 325 ## 0x145
.short 96 ## 0x60
.short 562 ## 0x232
.short 64483 ## 0xfbe3
.short 1160 ## 0x488
.short 63674 ## 0xf8ba
.short 64930 ## 0xfda2
.short 43 ## 0x2b
.short 65336 ## 0xff38
.short 407 ## 0x197
.short 65101 ## 0xfe4d
.short 65225 ## 0xfec9
.short 65016 ## 0xfdf8
.short 64468 ## 0xfbd4
.short 65464 ## 0xffb8
.short 64 ## 0x40
.short 65120 ## 0xfe60
.short 372 ## 0x174
.short 171 ## 0xab
.short 13 ## 0xd
.short 597 ## 0x255
.short 65512 ## 0xffe8
.short 65386 ## 0xff6a
.short 65385 ## 0xff69
.short 64977 ## 0xfdd1
.short 65489 ## 0xffd1
.short 169 ## 0xa9
.short 748 ## 0x2ec
.short 65382 ## 0xff66
.short 21 ## 0x15
.short 64469 ## 0xfbd5
.short 65363 ## 0xff53
.short 65149 ## 0xfe7d
.short 443 ## 0x1bb
.short 65443 ## 0xffa3
.short 65178 ## 0xfe9a
.short 62 ## 0x3e
.short 1000 ## 0x3e8
.short 48 ## 0x30
.short 65216 ## 0xfec0
.short 422 ## 0x1a6
.short 63011 ## 0xf623
.short 334 ## 0x14e
.short 193 ## 0xc1
.short 65278 ## 0xfefe
.short 448 ## 0x1c0
.short 44 ## 0x2c
.short 64654 ## 0xfc8e
.short 64274 ## 0xfb12
.short 102 ## 0x66
.short 65387 ## 0xff6b
.short 297 ## 0x129
.short 64883 ## 0xfd73
.short 65507 ## 0xffe3
.short 256 ## 0x100
.short 367 ## 0x16f
.short 122 ## 0x7a
.short 65132 ## 0xfe6c
.short 65278 ## 0xfefe
.short 65490 ## 0xffd2
.short 63685 ## 0xf8c5
.short 65429 ## 0xff95
.short 56 ## 0x38
.short 667 ## 0x29b
.short 37 ## 0x25
.short 65376 ## 0xff60
.short 906 ## 0x38a
.short 64730 ## 0xfcda
.short 376 ## 0x178
.short 65223 ## 0xfec7
.short 64463 ## 0xfbcf
.short 45 ## 0x2d
.short 64939 ## 0xfdab
.short 65180 ## 0xfe9c
.short 65399 ## 0xff77
.short 673 ## 0x2a1
.short 65339 ## 0xff3b
.short 65347 ## 0xff43
.short 65039 ## 0xfe0f
.short 244 ## 0xf4
.short 908 ## 0x38c
.short 65400 ## 0xff78
.short 957 ## 0x3bd
.short 263 ## 0x107
.short 174 ## 0xae
.short 64736 ## 0xfce0
.short 748 ## 0x2ec
.short 65481 ## 0xffc9
.short 65364 ## 0xff54
.short 62341 ## 0xf385
.short 614 ## 0x266
.short 102 ## 0x66
.short 64905 ## 0xfd89
.short 4966 ## 0x1366
.short 65196 ## 0xfeac
.short 65062 ## 0xfe26
.short 65024 ## 0xfe00
.short 65531 ## 0xfffb
.short 363 ## 0x16b
.short 547 ## 0x223
.short 64499 ## 0xfbf3
.short 65456 ## 0xffb0
.short 422 ## 0x1a6
.short 325 ## 0x145
.short 88 ## 0x58
.short 1244 ## 0x4dc
.short 64908 ## 0xfd8c
.short 65532 ## 0xfffc
.short 65387 ## 0xff6b
.short 65122 ## 0xfe62
.short 43 ## 0x2b
.short 33 ## 0x21
.short 709 ## 0x2c5
.short 65173 ## 0xfe95
.short 65128 ## 0xfe68
.short 35 ## 0x23
.short 4836 ## 0x12e4
.short 64449 ## 0xfbc1
.short 64 ## 0x40
.short 65257 ## 0xfee9
.short 826 ## 0x33a
.short 386 ## 0x182
.short 639 ## 0x27f
.short 241 ## 0xf1
.short 571 ## 0x23b
.short 65122 ## 0xfe62
.short 64380 ## 0xfb7c
.short 65435 ## 0xff9b
.short 238 ## 0xee
.short 65239 ## 0xfed7
.short 65499 ## 0xffdb
.short 635 ## 0x27b
.short 691 ## 0x2b3
.short 206 ## 0xce
.short 65269 ## 0xfef5
.short 5 ## 0x5
.short 65490 ## 0xffd2
.short 65487 ## 0xffcf
.short 25 ## 0x19
.short 65210 ## 0xfeba
.short 64988 ## 0xfddc
.short 64795 ## 0xfd1b
.short 62701 ## 0xf4ed
.short 281 ## 0x119
.short 65148 ## 0xfe7c
.short 39 ## 0x27
.short 65286 ## 0xff06
.short 780 ## 0x30c
.short 38 ## 0x26
.short 149 ## 0x95
.short 65528 ## 0xfff8
.short 64759 ## 0xfcf7
.short 233 ## 0xe9
.short 131 ## 0x83
.short 65204 ## 0xfeb4
.short 65484 ## 0xffcc
.short 64807 ## 0xfd27
.short 82 ## 0x52
.short 65337 ## 0xff39
.short 64804 ## 0xfd24
.short 64892 ## 0xfd7c
.short 65113 ## 0xfe59
.short 65219 ## 0xfec3
.short 127 ## 0x7f
.short 64835 ## 0xfd43
.short 226 ## 0xe2
.short 65198 ## 0xfeae
.short 352 ## 0x160
.short 65461 ## 0xffb5
.short 62131 ## 0xf2b3
.short 674 ## 0x2a2
.short 200 ## 0xc8
.short 65341 ## 0xff3d
.short 64858 ## 0xfd5a
.short 65354 ## 0xff4a
.short 64903 ## 0xfd87
.short 109 ## 0x6d
.short 700 ## 0x2bc
.short 233 ## 0xe9
.short 2421 ## 0x975
.short 502 ## 0x1f6
.short 157 ## 0x9d
.short 184 ## 0xb8
.short 593 ## 0x251
.short 65485 ## 0xffcd
.short 64938 ## 0xfdaa
.short 575 ## 0x23f
.short 4151 ## 0x1037
.short 65303 ## 0xff17
.short 64777 ## 0xfd09
.short 64749 ## 0xfced
.short 311 ## 0x137
.short 65131 ## 0xfe6b
.short 64966 ## 0xfdc6
.short 65075 ## 0xfe33
.short 1827 ## 0x723
.short 64595 ## 0xfc53
.short 65122 ## 0xfe62
.short 1045 ## 0x415
.short 487 ## 0x1e7
.short 464 ## 0x1d0
.short 1234 ## 0x4d2
.short 65254 ## 0xfee6
.short 782 ## 0x30e
.short 64616 ## 0xfc68
.short 1708 ## 0x6ac
.short 64853 ## 0xfd55
.short 1222 ## 0x4c6
.short 64737 ## 0xfce1
.short 444 ## 0x1bc
.short 299 ## 0x12b
.short 1304 ## 0x518
.short 538 ## 0x21a
.short 184 ## 0xb8
.short 65060 ## 0xfe24
.short 870 ## 0x366
.short 64299 ## 0xfb2b
.short 349 ## 0x15d
.short 64189 ## 0xfabd
.short 64700 ## 0xfcbc
.short 2098 ## 0x832
.short 64818 ## 0xfd32
.short 806 ## 0x326
.short 127 ## 0x7f
.short 64061 ## 0xfa3d
.short 64716 ## 0xfccc
.short 65075 ## 0xfe33
.short 59 ## 0x3b
.short 841 ## 0x349
.short 65288 ## 0xff08
.short 409 ## 0x199
.short 65060 ## 0xfe24
.short 64619 ## 0xfc6b
.short 551 ## 0x227
.short 667 ## 0x29b
.short 864 ## 0x360
.short 2864 ## 0xb30
.short 516 ## 0x204
.short 64073 ## 0xfa49
.short 185 ## 0xb9
.short 126 ## 0x7e
.short 65146 ## 0xfe7a
.short 64028 ## 0xfa1c
.short 1010 ## 0x3f2
.short 64972 ## 0xfdcc
.short 64444 ## 0xfbbc
.short 64980 ## 0xfdd4
.short 65505 ## 0xffe1
.short 608 ## 0x260
.short 63118 ## 0xf68e
.short 161 ## 0xa1
.short 64996 ## 0xfde4
.short 296 ## 0x128
.short 353 ## 0x161
.short 65056 ## 0xfe20
.short 65359 ## 0xff4f
.short 64684 ## 0xfcac
.short 868 ## 0x364
.short 65520 ## 0xfff0
.short 65322 ## 0xff2a
.short 1135 ## 0x46f
.short 65076 ## 0xfe34
.short 493 ## 0x1ed
.short 65443 ## 0xffa3
.short 338 ## 0x152
.short 64851 ## 0xfd53
.short 995 ## 0x3e3
.short 474 ## 0x1da
.short 702 ## 0x2be
.short 65034 ## 0xfe0a
.short 64222 ## 0xfade
.short 519 ## 0x207
.short 65331 ## 0xff33
.short 879 ## 0x36f
.short 107 ## 0x6b
.short 619 ## 0x26b
.short 450 ## 0x1c2
.short 2862 ## 0xb2e
.short 715 ## 0x2cb
.short 515 ## 0x203
.short 225 ## 0xe1
.short 64776 ## 0xfd08
.short 65369 ## 0xff59
.short 75 ## 0x4b
.short 1594 ## 0x63a
.short 65152 ## 0xfe80
.short 1070 ## 0x42e
.short 531 ## 0x213
.short 64989 ## 0xfddd
.short 1485 ## 0x5cd
.short 658 ## 0x292
.short 238 ## 0xee
.short 122 ## 0x7a
.short 65436 ## 0xff9c
.short 65050 ## 0xfe1a
.short 854 ## 0x356
.short 188 ## 0xbc
.short 65529 ## 0xfff9
.short 223 ## 0xdf
.short 76 ## 0x4c
.short 7 ## 0x7
.short 945 ## 0x3b1
.short 65185 ## 0xfea1
.short 65220 ## 0xfec4
.short 65477 ## 0xffc5
.short 65276 ## 0xfefc
.short 63707 ## 0xf8db
.short 64890 ## 0xfd7a
.short 211 ## 0xd3
.short 51 ## 0x33
.short 65156 ## 0xfe84
.short 64017 ## 0xfa11
.short 65292 ## 0xff0c
.short 56 ## 0x38
.short 65439 ## 0xff9f
.short 65405 ## 0xff7d
.short 65284 ## 0xff04
.short 65182 ## 0xfe9e
.short 1351 ## 0x547
.short 65041 ## 0xfe11
.short 65411 ## 0xff83
.short 65310 ## 0xff1e
.short 565 ## 0x235
.short 408 ## 0x198
.short 55 ## 0x37
.short 65493 ## 0xffd5
.short 65407 ## 0xff7f
.short 701 ## 0x2bd
.short 65308 ## 0xff1c
.short 65018 ## 0xfdfa
.short 64732 ## 0xfcdc
.short 95 ## 0x5f
.short 63590 ## 0xf866
.short 65108 ## 0xfe54
.short 64465 ## 0xfbd1
.short 65380 ## 0xff64
.short 65426 ## 0xff92
.short 335 ## 0x14f
.short 65285 ## 0xff05
.short 64773 ## 0xfd05
.short 65227 ## 0xfecb
.short 117 ## 0x75
.short 57 ## 0x39
.short 64722 ## 0xfcd2
.short 65469 ## 0xffbd
.short 780 ## 0x30c
.short 1233 ## 0x4d1
.short 64693 ## 0xfcb5
.short 64638 ## 0xfc7e
.short 64795 ## 0xfd1b
.short 1489 ## 0x5d1
.short 570 ## 0x23a
.short 728 ## 0x2d8
.short 64745 ## 0xfce9
.short 1241 ## 0x4d9
.short 64164 ## 0xfaa4
.short 64882 ## 0xfd72
.short 64797 ## 0xfd1d
.short 709 ## 0x2c5
.short 1213 ## 0x4bd
.short 64991 ## 0xfddf
.short 64965 ## 0xfdc5
.short 64105 ## 0xfa69
.short 65024 ## 0xfe00
.short 21 ## 0x15
.short 3350 ## 0xd16
.short 65424 ## 0xff90
.short 65162 ## 0xfe8a
.short 22 ## 0x16
.short 60 ## 0x3c
.short 1044 ## 0x414
.short 64781 ## 0xfd0d
.short 458 ## 0x1ca
.short 463 ## 0x1cf
.short 65026 ## 0xfe02
.short 65429 ## 0xff95
.short 874 ## 0x36a
.short 65319 ## 0xff27
.short 568 ## 0x238
.short 262 ## 0x106
.short 65018 ## 0xfdfa
.short 65250 ## 0xfee2
.short 226 ## 0xe2
.short 100 ## 0x64
.short 65470 ## 0xffbe
.short 64240 ## 0xfaf0
.short 64552 ## 0xfc28
.short 64514 ## 0xfc02
.short 602 ## 0x25a
.short 64907 ## 0xfd8b
.short 179 ## 0xb3
.short 65012 ## 0xfdf4
.short 65385 ## 0xff69
.short 65479 ## 0xffc7
.short 65492 ## 0xffd4
.short 65442 ## 0xffa2
.short 65221 ## 0xfec5
.short 65194 ## 0xfeaa
.short 113 ## 0x71
.short 97 ## 0x61
.short 253 ## 0xfd
.short 1968 ## 0x7b0
.short 65251 ## 0xfee3
.short 60 ## 0x3c
.short 65272 ## 0xfef8
.short 199 ## 0xc7
.short 1302 ## 0x516
.short 435 ## 0x1b3
.short 65331 ## 0xff33
.short 313 ## 0x139
.short 1329 ## 0x531
.short 65263 ## 0xfeef
.short 1917 ## 0x77d
.short 65194 ## 0xfeaa
.short 181 ## 0xb5
.short 64600 ## 0xfc58
.short 60 ## 0x3c
.short 65517 ## 0xffed
.short 476 ## 0x1dc
.short 65182 ## 0xfe9e
.short 1400 ## 0x578
.short 64415 ## 0xfb9f
.short 65341 ## 0xff3d
.short 64783 ## 0xfd0f
.short 64806 ## 0xfd26
.short 65290 ## 0xff0a
.short 65230 ## 0xfece
.short 443 ## 0x1bb
.short 64705 ## 0xfcc1
.short 308 ## 0x134
.short 65496 ## 0xffd8
.short 155 ## 0x9b
.short 64854 ## 0xfd56
.short 282 ## 0x11a
.short 1004 ## 0x3ec
.short 65153 ## 0xfe81
.short 331 ## 0x14b
.short 596 ## 0x254
.short 65310 ## 0xff1e
.short 65053 ## 0xfe1d
.short 31 ## 0x1f
.short 65251 ## 0xfee3
.short 64449 ## 0xfbc1
.short 190 ## 0xbe
.short 736 ## 0x2e0
.short 611 ## 0x263
.short 64956 ## 0xfdbc
.short 461 ## 0x1cd
.short 410 ## 0x19a
.short 2480 ## 0x9b0
.short 1100 ## 0x44c
.short 220 ## 0xdc
.short 584 ## 0x248
.short 62614 ## 0xf496
.short 262 ## 0x106
.short 65253 ## 0xfee5
.short 654 ## 0x28e
.short 304 ## 0x130
.short 135 ## 0x87
.short 65489 ## 0xffd1
.short 64698 ## 0xfcba
.short 408 ## 0x198
.short 64438 ## 0xfbb6
.short 64988 ## 0xfddc
.short 78 ## 0x4e
.short 64429 ## 0xfbad
.short 64491 ## 0xfbeb
.short 65225 ## 0xfec9
.short 65098 ## 0xfe4a
.short 65452 ## 0xffac
.short 64993 ## 0xfde1
.short 697 ## 0x2b9
.short 64455 ## 0xfbc7
.short 332 ## 0x14c
.short 20 ## 0x14
.short 969 ## 0x3c9
.short 63969 ## 0xf9e1
.short 101 ## 0x65
.short 534 ## 0x216
.short 353 ## 0x161
.short 65155 ## 0xfe83
.short 65083 ## 0xfe3b
.short 574 ## 0x23e
.short 836 ## 0x344
.short 64630 ## 0xfc76
.short 65295 ## 0xff0f
.short 1118 ## 0x45e
.short 389 ## 0x185
.short 65525 ## 0xfff5
.short 501 ## 0x1f5
.short 974 ## 0x3ce
.short 186 ## 0xba
.short 1255 ## 0x4e7
.short 65413 ## 0xff85
.short 333 ## 0x14d
.short 65206 ## 0xfeb6
.short 525 ## 0x20d
.short 65533 ## 0xfffd
.short 286 ## 0x11e
.short 314 ## 0x13a
.short 356 ## 0x164
.short 679 ## 0x2a7
.short 1413 ## 0x585
.short 114 ## 0x72
.short 65369 ## 0xff59
.short 65388 ## 0xff6c
.short 242 ## 0xf2
.short 65147 ## 0xfe7b
.short 528 ## 0x210
.short 65300 ## 0xff14
.short 65258 ## 0xfeea
.short 1790 ## 0x6fe
.short 65237 ## 0xfed5
.short 65069 ## 0xfe2d
.short 388 ## 0x184
.short 133 ## 0x85
.short 351 ## 0x15f
.short 31 ## 0x1f
.short 441 ## 0x1b9
.short 111 ## 0x6f
.short 0 ## 0x0
.short 65365 ## 0xff55
.short 426 ## 0x1aa
.short 65095 ## 0xfe47
.short 238 ## 0xee
.short 65046 ## 0xfe16
.short 71 ## 0x47
.short 828 ## 0x33c
.short 704 ## 0x2c0
.short 2324 ## 0x914
.short 71 ## 0x47
.short 65384 ## 0xff68
.short 607 ## 0x25f
.short 65247 ## 0xfedf
.short 64763 ## 0xfcfb
.short 511 ## 0x1ff
.short 737 ## 0x2e1
.short 65439 ## 0xff9f
.short 65132 ## 0xfe6c
.short 62472 ## 0xf408
.short 766 ## 0x2fe
.short 64 ## 0x40
.short 64862 ## 0xfd5e
.short 65260 ## 0xfeec
.short 65125 ## 0xfe65
.short 97 ## 0x61
.short 1153 ## 0x481
.short 65528 ## 0xfff8
.short 65244 ## 0xfedc
.short 62185 ## 0xf2e9
.short 345 ## 0x159
.short 1782 ## 0x6f6
.short 65018 ## 0xfdfa
.short 65138 ## 0xfe72
.short 1557 ## 0x615
.short 1280 ## 0x500
.short 792 ## 0x318
.short 63808 ## 0xf940
.short 64132 ## 0xfa84
.short 65430 ## 0xff96
.short 464 ## 0x1d0
.short 420 ## 0x1a4
.short 1316 ## 0x524
.short 64266 ## 0xfb0a
.short 64663 ## 0xfc97
.short 1044 ## 0x414
.short 62495 ## 0xf41f
.short 1975 ## 0x7b7
.short 63733 ## 0xf8f5
.short 64 ## 0x40
.short 772 ## 0x304
.short 65243 ## 0xfedb
.short 64967 ## 0xfdc7
.short 1029 ## 0x405
.short 63597 ## 0xf86d
.short 1619 ## 0x653
.short 1538 ## 0x602
.short 1540 ## 0x604
.short 65395 ## 0xff73
.short 65334 ## 0xff36
.short 583 ## 0x247
.short 585 ## 0x249
.short 1944 ## 0x798
.short 64545 ## 0xfc21
.short 265 ## 0x109
.short 1011 ## 0x3f3
.short 65088 ## 0xfe40
.short 1768 ## 0x6e8
.short 65510 ## 0xffe6
.short 199 ## 0xc7
.short 66 ## 0x42
.short 65221 ## 0xfec5
.short 65465 ## 0xffb9
.short 540 ## 0x21c
.short 65047 ## 0xfe17
.short 64969 ## 0xfdc9
.short 65408 ## 0xff80
.short 1458 ## 0x5b2
.short 347 ## 0x15b
.short 1505 ## 0x5e1
.short 51 ## 0x33
.short 64737 ## 0xfce1
.short 1264 ## 0x4f0
.short 2255 ## 0x8cf
.short 9 ## 0x9
.short 64270 ## 0xfb0e
.short 65033 ## 0xfe09
.short 64159 ## 0xfa9f
.short 3307 ## 0xceb
.short 471 ## 0x1d7
.short 64682 ## 0xfcaa
.short 63010 ## 0xf622
.short 1887 ## 0x75f
.short 63594 ## 0xf86a
.short 65121 ## 0xfe61
.short 65382 ## 0xff66
.short 64955 ## 0xfdbb
.short 2384 ## 0x950
.short 65149 ## 0xfe7d
.short 713 ## 0x2c9
.short 65126 ## 0xfe66
.short 1233 ## 0x4d1
.short 65070 ## 0xfe2e
.short 65175 ## 0xfe97
.short 526 ## 0x20e
.short 1147 ## 0x47b
.short 361 ## 0x169
.short 63977 ## 0xf9e9
.short 332 ## 0x14c
.short 65414 ## 0xff86
.short 98 ## 0x62
.short 64396 ## 0xfb8c
.short 165 ## 0xa5
.short 65070 ## 0xfe2e
.short 63826 ## 0xf952
.short 543 ## 0x21f
.short 931 ## 0x3a3
.short 63807 ## 0xf93f
.short 65438 ## 0xff9e
.short 64723 ## 0xfcd3
.short 65359 ## 0xff4f
.short 61848 ## 0xf198
.short 65405 ## 0xff7d
.short 492 ## 0x1ec
.short 563 ## 0x233
.short 64683 ## 0xfcab
.short 65075 ## 0xfe33
.short 2194 ## 0x892
.short 136 ## 0x88
.short 64732 ## 0xfcdc
.short 1650 ## 0x672
.short 63979 ## 0xf9eb
.short 584 ## 0x248
.short 1597 ## 0x63d
.short 64006 ## 0xfa06
.short 210 ## 0xd2
.short 324 ## 0x144
.short 107 ## 0x6b
.short 36 ## 0x24
.short 499 ## 0x1f3
.short 759 ## 0x2f7
.short 452 ## 0x1c4
.short 65282 ## 0xff02
.short 395 ## 0x18b
.short 61321 ## 0xef89
.short 62580 ## 0xf474
.short 64985 ## 0xfdd9
.short 65041 ## 0xfe11
.short 63761 ## 0xf911
.short 101 ## 0x65
.short 63871 ## 0xf97f
.short 879 ## 0x36f
.short 65489 ## 0xffd1
.short 2162 ## 0x872
.short 433 ## 0x1b1
.short 65012 ## 0xfdf4
.short 933 ## 0x3a5
.short 676 ## 0x2a4
.short 485 ## 0x1e5
.short 64938 ## 0xfdaa
.short 1533 ## 0x5fd
.short 316 ## 0x13c
.short 270 ## 0x10e
.short 158 ## 0x9e
.short 1399 ## 0x577
.short 63605 ## 0xf875
.short 65381 ## 0xff65
.short 989 ## 0x3dd
.short 62482 ## 0xf412
.short 64686 ## 0xfcae
.short 62614 ## 0xf496
.short 913 ## 0x391
.short 769 ## 0x301
.short 1348 ## 0x544
.short 63834 ## 0xf95a
.short 65383 ## 0xff67
.short 65194 ## 0xfeaa
.short 995 ## 0x3e3
.short 2564 ## 0xa04
.short 64202 ## 0xfaca
.short 64688 ## 0xfcb0
.short 3268 ## 0xcc4
.short 64624 ## 0xfc70
.short 1028 ## 0x404
.short 63450 ## 0xf7da
.short 2023 ## 0x7e7
.short 64800 ## 0xfd20
.short 63142 ## 0xf6a6
.short 83 ## 0x53
.short 675 ## 0x2a3
.short 407 ## 0x197
.short 422 ## 0x1a6
.short 301 ## 0x12d
.short 539 ## 0x21b
.short 8 ## 0x8
.short 65047 ## 0xfe17
.short 63106 ## 0xf682
.short 63955 ## 0xf9d3
.short 100 ## 0x64
.short 220 ## 0xdc
.short 690 ## 0x2b2
.short 63802 ## 0xf93a
.short 269 ## 0x10d
.short 123 ## 0x7b
.short 65179 ## 0xfe9b
.short 303 ## 0x12f
.short 2057 ## 0x809
.short 20 ## 0x14
.short 65002 ## 0xfdea
.short 65321 ## 0xff29
.short 65033 ## 0xfe09
.short 1501 ## 0x5dd
.short 791 ## 0x317
.short 1213 ## 0x4bd
.short 65323 ## 0xff2b
.short 64864 ## 0xfd60
.short 64882 ## 0xfd72
.short 65362 ## 0xff52
.short 56 ## 0x38
.short 65133 ## 0xfe6d
.short 184 ## 0xb8
.short 65263 ## 0xfeef
.short 1294 ## 0x50e
.short 65405 ## 0xff7d
.short 65472 ## 0xffc0
.short 2133 ## 0x855
.short 749 ## 0x2ed
.short 2205 ## 0x89d
.short 251 ## 0xfb
.short 448 ## 0x1c0
.short 1577 ## 0x629
.short 600 ## 0x258
.short 1399 ## 0x577
.short 813 ## 0x32d
.short 65071 ## 0xfe2f
.short 3711 ## 0xe7f
.short 65465 ## 0xffb9
.short 390 ## 0x186
.short 64996 ## 0xfde4
.short 65127 ## 0xfe67
.short 65082 ## 0xfe3a
.short 1640 ## 0x668
.short 316 ## 0x13c
.short 65306 ## 0xff1a
.short 175 ## 0xaf
.short 64310 ## 0xfb36
.short 64346 ## 0xfb5a
.short 5201 ## 0x1451
.short 2179 ## 0x883
.short 64583 ## 0xfc47
.short 64835 ## 0xfd43
.short 65134 ## 0xfe6e
.short 64403 ## 0xfb93
.short 64749 ## 0xfced
.short 195 ## 0xc3
.short 65236 ## 0xfed4
.short 65356 ## 0xff4c
.short 113 ## 0x71
.short 605 ## 0x25d
.short 1311 ## 0x51f
.short 254 ## 0xfe
.short 103 ## 0x67
.short 64646 ## 0xfc86
.short 689 ## 0x2b1
.short 290 ## 0x122
.short 64241 ## 0xfaf1
.short 639 ## 0x27f
.short 55 ## 0x37
.short 65212 ## 0xfebc
.short 65488 ## 0xffd0
.short 65258 ## 0xfeea
.short 64783 ## 0xfd0f
.short 379 ## 0x17b
.short 65167 ## 0xfe8f
.short 64549 ## 0xfc25
.short 65430 ## 0xff96
.short 62105 ## 0xf299
.short 25 ## 0x19
.short 65080 ## 0xfe38
.short 65111 ## 0xfe57
.short 64671 ## 0xfc9f
.short 157 ## 0x9d
.short 482 ## 0x1e2
.short 545 ## 0x221
.short 64992 ## 0xfde0
.short 434 ## 0x1b2
.short 65184 ## 0xfea0
.short 392 ## 0x188
.short 337 ## 0x151
.short 925 ## 0x39d
.short 65018 ## 0xfdfa
.short 675 ## 0x2a3
.short 1103 ## 0x44f
.short 63610 ## 0xf87a
.short 306 ## 0x132
.short 582 ## 0x246
.short 2473 ## 0x9a9
.short 64989 ## 0xfddd
.short 42 ## 0x2a
.short 64187 ## 0xfabb
.short 2432 ## 0x980
.short 169 ## 0xa9
.short 402 ## 0x192
.short 106 ## 0x6a
.short 1141 ## 0x475
.short 64536 ## 0xfc18
.short 65075 ## 0xfe33
.short 3723 ## 0xe8b
.short 540 ## 0x21c
.short 65311 ## 0xff1f
.short 1517 ## 0x5ed
.short 65194 ## 0xfeaa
.short 65111 ## 0xfe57
.short 632 ## 0x278
.short 65478 ## 0xffc6
.short 216 ## 0xd8
.short 61642 ## 0xf0ca
.short 1583 ## 0x62f
.short 65010 ## 0xfdf2
.short 65221 ## 0xfec5
.short 65223 ## 0xfec7
.short 569 ## 0x239
.short 63904 ## 0xf9a0
.short 64268 ## 0xfb0c
.short 201 ## 0xc9
.short 65473 ## 0xffc1
.short 26 ## 0x1a
.short 64510 ## 0xfbfe
.short 49 ## 0x31
.short 552 ## 0x228
.short 64793 ## 0xfd19
.short 230 ## 0xe6
.short 65220 ## 0xfec4
.short 65242 ## 0xfeda
.short 471 ## 0x1d7
.short 345 ## 0x159
.short 64583 ## 0xfc47
.short 1031 ## 0x407
.short 64952 ## 0xfdb8
.short 631 ## 0x277
.short 65072 ## 0xfe30
.short 280 ## 0x118
.short 1669 ## 0x685
.short 65469 ## 0xffbd
.short 106 ## 0x6a
.short 276 ## 0x114
.short 889 ## 0x379
.short 63550 ## 0xf83e
.short 64811 ## 0xfd2b
.short 679 ## 0x2a7
.short 1129 ## 0x469
.short 65008 ## 0xfdf0
.short 51 ## 0x33
.short 65461 ## 0xffb5
.short 530 ## 0x212
.short 18 ## 0x12
.short 1153 ## 0x481
.short 65484 ## 0xffcc
.short 64828 ## 0xfd3c
.short 996 ## 0x3e4
.short 348 ## 0x15c
.short 357 ## 0x165
.short 65383 ## 0xff67
.short 64604 ## 0xfc5c
.short 655 ## 0x28f
.short 825 ## 0x339
.short 683 ## 0x2ab
.short 63614 ## 0xf87e
.short 64939 ## 0xfdab
.short 587 ## 0x24b
.short 65501 ## 0xffdd
.short 65263 ## 0xfeef
.short 65357 ## 0xff4d
.short 1117 ## 0x45d
.short 543 ## 0x21f
.short 302 ## 0x12e
.short 12 ## 0xc
.short 63337 ## 0xf769
.short 65521 ## 0xfff1
.short 64695 ## 0xfcb7
.short 65132 ## 0xfe6c
.short 64196 ## 0xfac4
.short 65294 ## 0xff0e
.short 65085 ## 0xfe3d
.short 639 ## 0x27f
.short 64945 ## 0xfdb1
.short 64843 ## 0xfd4b
.short 312 ## 0x138
.short 340 ## 0x154
.short 1591 ## 0x637
.short 65275 ## 0xfefb
.short 64618 ## 0xfc6a
.short 64453 ## 0xfbc5
.short 63697 ## 0xf8d1
.short 64749 ## 0xfced
.short 65446 ## 0xffa6
.short 64491 ## 0xfbeb
.short 751 ## 0x2ef
.short 283 ## 0x11b
.short 97 ## 0x61
.short 51 ## 0x33
.short 64405 ## 0xfb95
.short 63814 ## 0xf946
.short 65173 ## 0xfe95
.short 65176 ## 0xfe98
.short 64454 ## 0xfbc6
.short 1381 ## 0x565
.short 64872 ## 0xfd68
.short 1382 ## 0x566
.short 747 ## 0x2eb
.short 65501 ## 0xffdd
.short 11 ## 0xb
.short 418 ## 0x1a2
.short 65314 ## 0xff22
.short 1368 ## 0x558
.short 64557 ## 0xfc2d
.short 64824 ## 0xfd38
.short 65259 ## 0xfeeb
.short 226 ## 0xe2
.short 65157 ## 0xfe85
.short 64771 ## 0xfd03
.short 64009 ## 0xfa09
.short 64098 ## 0xfa62
.short 144 ## 0x90
.short 64551 ## 0xfc27
.short 64856 ## 0xfd58
.short 64582 ## 0xfc46
.short 64635 ## 0xfc7b
.short 1821 ## 0x71d
.short 65294 ## 0xff0e
.short 846 ## 0x34e
.short 407 ## 0x197
.short 887 ## 0x377
.short 64953 ## 0xfdb9
.short 1489 ## 0x5d1
.short 673 ## 0x2a1
.short 337 ## 0x151
.short 63229 ## 0xf6fd
.short 265 ## 0x109
.short 64526 ## 0xfc0e
.short 64197 ## 0xfac5
.short 207 ## 0xcf
.short 64897 ## 0xfd81
.short 64738 ## 0xfce2
.short 172 ## 0xac
.short 450 ## 0x1c2
.short 65225 ## 0xfec9
.short 65158 ## 0xfe86
.short 63056 ## 0xf650
.short 65487 ## 0xffcf
.short 1002 ## 0x3ea
.short 2313 ## 0x909
.short 63936 ## 0xf9c0
.short 1700 ## 0x6a4
.short 68 ## 0x44
.short 65449 ## 0xffa9
.short 251 ## 0xfb
.short 63906 ## 0xf9a2
.short 65315 ## 0xff23
.short 64720 ## 0xfcd0
.short 2147 ## 0x863
.short 65239 ## 0xfed7
.short 65257 ## 0xfee9
.short 945 ## 0x3b1
.short 824 ## 0x338
.short 64671 ## 0xfc9f
.short 182 ## 0xb6
.short 1031 ## 0x407
.short 64913 ## 0xfd91
.short 63463 ## 0xf7e7
.short 643 ## 0x283
.short 65240 ## 0xfed8
.short 64137 ## 0xfa89
.short 1599 ## 0x63f
.short 64462 ## 0xfbce
.short 65490 ## 0xffd2
.short 64779 ## 0xfd0b
.short 476 ## 0x1dc
.short 407 ## 0x197
.short 236 ## 0xec
.short 64372 ## 0xfb74
.short 1506 ## 0x5e2
.short 245 ## 0xf5
.short 65250 ## 0xfee2
.short 65033 ## 0xfe09
.short 1268 ## 0x4f4
.short 65454 ## 0xffae
.short 62985 ## 0xf609
.short 318 ## 0x13e
.short 10 ## 0xa
.short 63981 ## 0xf9ed
.short 259 ## 0x103
.short 64997 ## 0xfde5
.short 63900 ## 0xf99c
.short 481 ## 0x1e1
.short 64717 ## 0xfccd
.short 2104 ## 0x838
.short 64326 ## 0xfb46
.short 65138 ## 0xfe72
.short 775 ## 0x307
.short 64898 ## 0xfd82
.short 225 ## 0xe1
.short 2093 ## 0x82d
.short 64519 ## 0xfc07
.short 1708 ## 0x6ac
.short 65463 ## 0xffb7
.short 65038 ## 0xfe0e
.short 715 ## 0x2cb
.short 925 ## 0x39d
.short 63508 ## 0xf814
.short 187 ## 0xbb
.short 64950 ## 0xfdb6
.short 65309 ## 0xff1d
.short 65022 ## 0xfdfe
.short 64149 ## 0xfa95
.short 1002 ## 0x3ea
.short 63743 ## 0xf8ff
.short 65141 ## 0xfe75
.short 24 ## 0x18
.short 64649 ## 0xfc89
.short 65047 ## 0xfe17
.short 65379 ## 0xff63
.short 64590 ## 0xfc4e
.short 65171 ## 0xfe93
.short 64091 ## 0xfa5b
.short 1715 ## 0x6b3
.short 1023 ## 0x3ff
.short 968 ## 0x3c8
.short 1679 ## 0x68f
.short 64395 ## 0xfb8b
.short 2172 ## 0x87c
.short 64119 ## 0xfa77
.short 65375 ## 0xff5f
.short 65483 ## 0xffcb
.short 1089 ## 0x441
.short 64557 ## 0xfc2d
.short 65034 ## 0xfe0a
.short 65513 ## 0xffe9
.short 64969 ## 0xfdc9
.short 1640 ## 0x668
.short 65522 ## 0xfff2
.short 62811 ## 0xf55b
.short 65215 ## 0xfebf
.short 65019 ## 0xfdfb
.short 65427 ## 0xff93
.short 65360 ## 0xff50
.short 235 ## 0xeb
.short 1376 ## 0x560
.short 207 ## 0xcf
.short 63832 ## 0xf958
.short 63827 ## 0xf953
.short 1761 ## 0x6e1
.short 563 ## 0x233
.short 65325 ## 0xff2d
.short 65526 ## 0xfff6
.short 65466 ## 0xffba
.short 657 ## 0x291
.short 2048 ## 0x800
.short 65228 ## 0xfecc
.short 566 ## 0x236
.short 566 ## 0x236
.short 1238 ## 0x4d6
.short 65408 ## 0xff80
.short 159 ## 0x9f
.short 566 ## 0x236
.short 65254 ## 0xfee6
.short 800 ## 0x320
.short 329 ## 0x149
.short 492 ## 0x1ec
.short 65478 ## 0xffc6
.short 64629 ## 0xfc75
.short 3212 ## 0xc8c
.short 65252 ## 0xfee4
.short 65036 ## 0xfe0c
.short 65106 ## 0xfe52
.short 64996 ## 0xfde4
.short 28 ## 0x1c
.short 64635 ## 0xfc7b
.short 65211 ## 0xfebb
.short 29 ## 0x1d
.short 378 ## 0x17a
.short 384 ## 0x180
.short 65464 ## 0xffb8
.short 64279 ## 0xfb17
.short 65208 ## 0xfeb8
.short 1630 ## 0x65e
.short 140 ## 0x8c
.short 1958 ## 0x7a6
.short 635 ## 0x27b
.short 80 ## 0x50
.short 1806 ## 0x70e
.short 64314 ## 0xfb3a
.short 2216 ## 0x8a8
.short 1189 ## 0x4a5
.short 61 ## 0x3d
.short 3963 ## 0xf7b
.short 557 ## 0x22d
.short 65385 ## 0xff69
.short 1554 ## 0x612
.short 65136 ## 0xfe70
.short 64609 ## 0xfc61
.short 641 ## 0x281
.short 65313 ## 0xff21
.short 63097 ## 0xf679
.short 64705 ## 0xfcc1
.short 64015 ## 0xfa0f
.short 65228 ## 0xfecc
.short 2177 ## 0x881
.short 3925 ## 0xf55
.short 337 ## 0x151
.short 246 ## 0xf6
.short 405 ## 0x195
.short 96 ## 0x60
.short 406 ## 0x196
.short 65494 ## 0xffd6
.short 65044 ## 0xfe14
.short 64820 ## 0xfd34
.short 63636 ## 0xf894
.short 1882 ## 0x75a
.short 253 ## 0xfd
.short 65287 ## 0xff07
.short 64664 ## 0xfc98
.short 64359 ## 0xfb67
.short 1142 ## 0x476
.short 65167 ## 0xfe8f
.short 63772 ## 0xf91c
.short 714 ## 0x2ca
.short 64722 ## 0xfcd2
.short 140 ## 0x8c
.short 65238 ## 0xfed6
.short 489 ## 0x1e9
.short 64598 ## 0xfc56
.short 1007 ## 0x3ef
.short 219 ## 0xdb
.short 65140 ## 0xfe74
.short 497 ## 0x1f1
.short 62981 ## 0xf605
.short 830 ## 0x33e
.short 262 ## 0x106
.short 64808 ## 0xfd28
.short 1341 ## 0x53d
.short 1347 ## 0x543
.short 593 ## 0x251
.short 791 ## 0x317
.short 64597 ## 0xfc55
.short 64289 ## 0xfb21
.short 64730 ## 0xfcda
.short 655 ## 0x28f
.short 681 ## 0x2a9
.short 65307 ## 0xff1b
.short 98 ## 0x62
.short 64596 ## 0xfc54
.short 299 ## 0x12b
.short 484 ## 0x1e4
.short 64128 ## 0xfa80
.short 129 ## 0x81
.short 1671 ## 0x687
.short 65429 ## 0xff95
.short 63045 ## 0xf645
.short 45 ## 0x2d
.short 195 ## 0xc3
.short 384 ## 0x180
.short 315 ## 0x13b
.short 248 ## 0xf8
.short 449 ## 0x1c1
.short 64665 ## 0xfc99
.short 64607 ## 0xfc5f
.short 2758 ## 0xac6
.short 246 ## 0xf6
.short 64647 ## 0xfc87
.short 710 ## 0x2c6
.short 64852 ## 0xfd54
.short 64244 ## 0xfaf4
.short 227 ## 0xe3
.short 65522 ## 0xfff2
.short 64432 ## 0xfbb0
.short 65291 ## 0xff0b
.short 1340 ## 0x53c
.short 436 ## 0x1b4
.short 375 ## 0x177
.short 65231 ## 0xfecf
.short 65440 ## 0xffa0
.short 253 ## 0xfd
.short 38 ## 0x26
.short 409 ## 0x199
.short 65002 ## 0xfdea
.short 64692 ## 0xfcb4
.short 64983 ## 0xfdd7
.short 65423 ## 0xff8f
.short 65092 ## 0xfe44
.short 63596 ## 0xf86c
.short 64978 ## 0xfdd2
.short 288 ## 0x120
.short 64939 ## 0xfdab
.short 65434 ## 0xff9a
.short 325 ## 0x145
.short 64314 ## 0xfb3a
.short 1091 ## 0x443
.short 63920 ## 0xf9b0
.short 65412 ## 0xff84
.short 65125 ## 0xfe65
.short 173 ## 0xad
.short 490 ## 0x1ea
.short 83 ## 0x53
.short 638 ## 0x27e
.short 2036 ## 0x7f4
.short 223 ## 0xdf
.short 65234 ## 0xfed2
.short 544 ## 0x220
.short 65366 ## 0xff56
.short 65151 ## 0xfe7f
.short 65486 ## 0xffce
.short 992 ## 0x3e0
.short 64787 ## 0xfd13
.short 1086 ## 0x43e
.short 1063 ## 0x427
.short 65023 ## 0xfdff
.short 1261 ## 0x4ed
.short 76 ## 0x4c
.short 1627 ## 0x65b
.short 159 ## 0x9f
.short 65217 ## 0xfec1
.short 151 ## 0x97
.short 64403 ## 0xfb93
.short 64763 ## 0xfcfb
.short 787 ## 0x313
.short 178 ## 0xb2
.short 62427 ## 0xf3db
.short 295 ## 0x127
.short 100 ## 0x64
.short 64683 ## 0xfcab
.short 844 ## 0x34c
.short 2167 ## 0x877
.short 1874 ## 0x752
.short 64081 ## 0xfa51
.short 387 ## 0x183
.short 283 ## 0x11b
.short 64046 ## 0xfa2e
.short 271 ## 0x10f
.short 417 ## 0x1a1
.short 77 ## 0x4d
.short 64907 ## 0xfd8b
.short 64989 ## 0xfddd
.short 831 ## 0x33f
.short 65529 ## 0xfff9
.short 64938 ## 0xfdaa
.short 787 ## 0x313
.short 64840 ## 0xfd48
.short 65128 ## 0xfe68
.short 270 ## 0x10e
.short 1010 ## 0x3f2
.short 212 ## 0xd4
.short 65445 ## 0xffa5
.short 65451 ## 0xffab
.short 65445 ## 0xffa5
.short 65521 ## 0xfff1
.short 2569 ## 0xa09
.short 1581 ## 0x62d
.short 65250 ## 0xfee2
.short 65393 ## 0xff71
.short 902 ## 0x386
.short 527 ## 0x20f
.short 539 ## 0x21b
.short 64697 ## 0xfcb9
.short 65073 ## 0xfe31
.short 409 ## 0x199
.short 881 ## 0x371
.short 2224 ## 0x8b0
.short 65096 ## 0xfe48
.short 63681 ## 0xf8c1
.short 63686 ## 0xf8c6
.short 62150 ## 0xf2c6
.short 64517 ## 0xfc05
.short 209 ## 0xd1
.short 315 ## 0x13b
.short 182 ## 0xb6
.short 759 ## 0x2f7
.short 146 ## 0x92
.short 342 ## 0x156
.short 280 ## 0x118
.short 1024 ## 0x400
.short 408 ## 0x198
.short 66 ## 0x42
.short 63084 ## 0xf66c
.short 110 ## 0x6e
.short 773 ## 0x305
.short 65494 ## 0xffd6
.short 65114 ## 0xfe5a
.short 64097 ## 0xfa61
.short 64509 ## 0xfbfd
.short 65170 ## 0xfe92
.short 61 ## 0x3d
.short 65188 ## 0xfea4
.short 1254 ## 0x4e6
.short 64454 ## 0xfbc6
.short 529 ## 0x211
.short 172 ## 0xac
.short 246 ## 0xf6
.short 4086 ## 0xff6
.short 65248 ## 0xfee0
.short 65348 ## 0xff44
.short 64962 ## 0xfdc2
.short 31 ## 0x1f
.short 64832 ## 0xfd40
.short 64985 ## 0xfdd9
.short 2306 ## 0x902
.short 434 ## 0x1b2
.short 1022 ## 0x3fe
.short 643 ## 0x283
.short 199 ## 0xc7
.short 65141 ## 0xfe75
.short 65490 ## 0xffd2
.short 65170 ## 0xfe92
.short 65239 ## 0xfed7
.short 65489 ## 0xffd1
.short 72 ## 0x48
.short 64283 ## 0xfb1b
.short 63618 ## 0xf882
.short 65265 ## 0xfef1
.short 65270 ## 0xfef6
.short 65242 ## 0xfeda
.short 481 ## 0x1e1
.short 336 ## 0x150
.short 35 ## 0x23
.short 65460 ## 0xffb4
.short 64978 ## 0xfdd2
.short 65407 ## 0xff7f
.short 237 ## 0xed
.short 449 ## 0x1c1
.short 119 ## 0x77
.short 2624 ## 0xa40
.short 64361 ## 0xfb69
.short 1367 ## 0x557
.short 593 ## 0x251
.short 64713 ## 0xfcc9
.short 331 ## 0x14b
.short 65418 ## 0xff8a
.short 74 ## 0x4a
.short 63606 ## 0xf876
.short 150 ## 0x96
.short 50 ## 0x32
.short 498 ## 0x1f2
.short 4 ## 0x4
.short 109 ## 0x6d
.short 1222 ## 0x4c6
.short 64320 ## 0xfb40
.short 62361 ## 0xf399
.short 201 ## 0xc9
.short 65161 ## 0xfe89
.short 361 ## 0x169
.short 792 ## 0x318
.short 65284 ## 0xff04
.short 395 ## 0x18b
.short 65058 ## 0xfe22
.short 42 ## 0x2a
.short 883 ## 0x373
.short 304 ## 0x130
.short 2017 ## 0x7e1
.short 64481 ## 0xfbe1
.short 184 ## 0xb8
.short 32 ## 0x20
.short 65058 ## 0xfe22
.short 226 ## 0xe2
.short 1795 ## 0x703
.short 65406 ## 0xff7e
.short 65533 ## 0xfffd
.short 63967 ## 0xf9df
.short 65223 ## 0xfec7
.short 65418 ## 0xff8a
.short 65077 ## 0xfe35
.short 63897 ## 0xf999
.short 1726 ## 0x6be
.short 172 ## 0xac
.short 64974 ## 0xfdce
.short 169 ## 0xa9
.short 65520 ## 0xfff0
.short 657 ## 0x291
.short 1317 ## 0x525
.short 209 ## 0xd1
.short 64848 ## 0xfd50
.short 65077 ## 0xfe35
.short 92 ## 0x5c
.short 65443 ## 0xffa3
.short 65414 ## 0xff86
.short 694 ## 0x2b6
.short 63745 ## 0xf901
.short 65354 ## 0xff4a
.short 65475 ## 0xffc3
.short 65149 ## 0xfe7d
.short 65505 ## 0xffe1
.short 758 ## 0x2f6
.short 65227 ## 0xfecb
.short 741 ## 0x2e5
.short 154 ## 0x9a
.short 133 ## 0x85
.short 494 ## 0x1ee
.short 65107 ## 0xfe53
.short 308 ## 0x134
.short 65359 ## 0xff4f
.short 64398 ## 0xfb8e
.short 65033 ## 0xfe09
.short 65396 ## 0xff74
.short 65219 ## 0xfec3
.short 363 ## 0x16b
.short 167 ## 0xa7
.short 43 ## 0x2b
.short 62765 ## 0xf52d
.short 64896 ## 0xfd80
.short 65520 ## 0xfff0
.short 65510 ## 0xffe6
.short 1309 ## 0x51d
.short 65096 ## 0xfe48
.short 855 ## 0x357
.short 1572 ## 0x624
.short 63947 ## 0xf9cb
.short 3135 ## 0xc3f
.short 65035 ## 0xfe0b
.short 64805 ## 0xfd25
.short 142 ## 0x8e
.short 421 ## 0x1a5
.short 211 ## 0xd3
.short 65092 ## 0xfe44
.short 64960 ## 0xfdc0
.short 2010 ## 0x7da
.short 64946 ## 0xfdb2
.short 63800 ## 0xf938
.short 1408 ## 0x580
.short 65318 ## 0xff26
.short 63517 ## 0xf81d
.short 64951 ## 0xfdb7
.short 65483 ## 0xffcb
.short 3092 ## 0xc14
.short 65253 ## 0xfee5
.short 64552 ## 0xfc28
.short 188 ## 0xbc
.short 793 ## 0x319
.short 813 ## 0x32d
.short 611 ## 0x263
.short 64664 ## 0xfc98
.short 701 ## 0x2bd
.short 567 ## 0x237
.short 65412 ## 0xff84
.short 558 ## 0x22e
.short 64067 ## 0xfa43
.short 65267 ## 0xfef3
.short 2345 ## 0x929
.short 65473 ## 0xffc1
.short 3368 ## 0xd28
.short 125 ## 0x7d
.short 65399 ## 0xff77
.short 64277 ## 0xfb15
.short 63197 ## 0xf6dd
.short 250 ## 0xfa
.short 1234 ## 0x4d2
.short 744 ## 0x2e8
.short 2230 ## 0x8b6
.short 652 ## 0x28c
.short 65371 ## 0xff5b
.short 737 ## 0x2e1
.short 65079 ## 0xfe37
.short 741 ## 0x2e5
.short 64187 ## 0xfabb
.short 64982 ## 0xfdd6
.short 60937 ## 0xee09
.short 130 ## 0x82
.short 236 ## 0xec
.short 63639 ## 0xf897
.short 65377 ## 0xff61
.short 64950 ## 0xfdb6
.short 64605 ## 0xfc5d
.short 65488 ## 0xffd0
.short 486 ## 0x1e6
.short 64687 ## 0xfcaf
.short 552 ## 0x228
.short 65056 ## 0xfe20
.short 1982 ## 0x7be
.short 65466 ## 0xffba
.short 65231 ## 0xfecf
.short 2044 ## 0x7fc
.short 860 ## 0x35c
.short 64760 ## 0xfcf8
.short 64593 ## 0xfc51
.short 65497 ## 0xffd9
.short 2342 ## 0x926
.short 64667 ## 0xfc9b
.short 152 ## 0x98
.short 64 ## 0x40
.short 198 ## 0xc6
.short 1120 ## 0x460
.short 1336 ## 0x538
.short 219 ## 0xdb
.short 63848 ## 0xf968
.short 1879 ## 0x757
.short 64371 ## 0xfb73
.short 64673 ## 0xfca1
.short 64991 ## 0xfddf
.short 62956 ## 0xf5ec
.short 65064 ## 0xfe28
.short 64689 ## 0xfcb1
.short 64579 ## 0xfc43
.short 1168 ## 0x490
.short 1852 ## 0x73c
.short 640 ## 0x280
.short 65004 ## 0xfdec
.short 63495 ## 0xf807
.short 64988 ## 0xfddc
.short 38 ## 0x26
.short 582 ## 0x246
.short 1365 ## 0x555
.short 63778 ## 0xf922
.short 634 ## 0x27a
.short 7 ## 0x7
.short 233 ## 0xe9
.short 1287 ## 0x507
.short 63171 ## 0xf6c3
.short 113 ## 0x71
.short 65363 ## 0xff53
.short 65227 ## 0xfecb
.short 63230 ## 0xf6fe
.short 921 ## 0x399
.short 65282 ## 0xff02
.short 65205 ## 0xfeb5
.short 341 ## 0x155
.short 686 ## 0x2ae
.short 1968 ## 0x7b0
.short 64770 ## 0xfd02
.short 64067 ## 0xfa43
.short 1399 ## 0x577
.short 64889 ## 0xfd79
.short 951 ## 0x3b7
.short 1696 ## 0x6a0
.short 63967 ## 0xf9df
.short 436 ## 0x1b4
.short 64412 ## 0xfb9c
.short 1338 ## 0x53a
.short 991 ## 0x3df
.short 1373 ## 0x55d
.short 1562 ## 0x61a
.short 63939 ## 0xf9c3
.short 65118 ## 0xfe5e
.short 63 ## 0x3f
.short 64392 ## 0xfb88
.short 302 ## 0x12e
.short 631 ## 0x277
.short 65289 ## 0xff09
.short 64308 ## 0xfb34
.short 61980 ## 0xf21c
.short 296 ## 0x128
.short 64706 ## 0xfcc2
.short 64483 ## 0xfbe3
.short 61933 ## 0xf1ed
.short 65502 ## 0xffde
.short 685 ## 0x2ad
.short 64753 ## 0xfcf1
.short 64516 ## 0xfc04
.short 589 ## 0x24d
.short 232 ## 0xe8
.short 536 ## 0x218
.short 65388 ## 0xff6c
.short 64708 ## 0xfcc4
.short 64657 ## 0xfc91
.short 65504 ## 0xffe0
.short 65073 ## 0xfe31
.short 369 ## 0x171
.short 771 ## 0x303
.short 65088 ## 0xfe40
.short 280 ## 0x118
.short 646 ## 0x286
.short 613 ## 0x265
.short 491 ## 0x1eb
.short 197 ## 0xc5
.short 64499 ## 0xfbf3
.short 567 ## 0x237
.short 64736 ## 0xfce0
.short 536 ## 0x218
.short 1265 ## 0x4f1
.short 63588 ## 0xf864
.short 490 ## 0x1ea
.short 65428 ## 0xff94
.short 64117 ## 0xfa75
.short 65376 ## 0xff60
.short 65081 ## 0xfe39
.short 65164 ## 0xfe8c
.short 65352 ## 0xff48
.short 64884 ## 0xfd74
.short 241 ## 0xf1
.short 64608 ## 0xfc60
.short 62208 ## 0xf300
.short 38 ## 0x26
.short 63886 ## 0xf98e
.short 1362 ## 0x552
.short 64919 ## 0xfd97
.short 962 ## 0x3c2
.short 1516 ## 0x5ec
.short 64258 ## 0xfb02
.short 1469 ## 0x5bd
.short 417 ## 0x1a1
.short 64119 ## 0xfa77
.short 65502 ## 0xffde
.short 2364 ## 0x93c
.short 137 ## 0x89
.short 65284 ## 0xff04
.short 65109 ## 0xfe55
.short 1155 ## 0x483
.short 64892 ## 0xfd7c
.short 46 ## 0x2e
.short 65111 ## 0xfe57
.short 65392 ## 0xff70
.short 577 ## 0x241
.short 65244 ## 0xfedc
.short 65316 ## 0xff24
.short 478 ## 0x1de
.short 1484 ## 0x5cc
.short 963 ## 0x3c3
.short 65430 ## 0xff96
.short 65252 ## 0xfee4
.short 270 ## 0x10e
.short 65442 ## 0xffa2
.short 400 ## 0x190
.short 64243 ## 0xfaf3
.short 63563 ## 0xf84b
.short 120 ## 0x78
.short 850 ## 0x352
.short 589 ## 0x24d
.short 2804 ## 0xaf4
.short 46 ## 0x2e
.short 65379 ## 0xff63
.short 65518 ## 0xffee
.short 371 ## 0x173
.short 446 ## 0x1be
.short 841 ## 0x349
.short 586 ## 0x24a
.short 65205 ## 0xfeb5
.short 64141 ## 0xfa8d
.short 494 ## 0x1ee
.short 226 ## 0xe2
.short 65170 ## 0xfe92
.short 64981 ## 0xfdd5
.short 65461 ## 0xffb5
.short 65517 ## 0xffed
.short 584 ## 0x248
.short 65529 ## 0xfff9
.short 65078 ## 0xfe36
.short 64977 ## 0xfdd1
.short 482 ## 0x1e2
.short 64568 ## 0xfc38
.short 103 ## 0x67
.short 101 ## 0x65
.short 65251 ## 0xfee3
.short 924 ## 0x39c
.short 64934 ## 0xfda6
.short 444 ## 0x1bc
.short 65143 ## 0xfe77
.short 174 ## 0xae
.short 65398 ## 0xff76
.short 64869 ## 0xfd65
.short 64726 ## 0xfcd6
.short 101 ## 0x65
.short 65045 ## 0xfe15
.short 576 ## 0x240
.short 64459 ## 0xfbcb
.short 2272 ## 0x8e0
.short 65162 ## 0xfe8a
.short 203 ## 0xcb
.short 64682 ## 0xfcaa
.short 65109 ## 0xfe55
.short 426 ## 0x1aa
.short 1063 ## 0x427
.short 883 ## 0x373
.short 65308 ## 0xff1c
.short 65037 ## 0xfe0d
.short 65326 ## 0xff2e
.short 65477 ## 0xffc5
.short 64688 ## 0xfcb0
.short 65474 ## 0xffc2
.short 1555 ## 0x613
.short 143 ## 0x8f
.short 65473 ## 0xffc1
.short 1134 ## 0x46e
.short 654 ## 0x28e
.short 64625 ## 0xfc71
.short 87 ## 0x57
.short 978 ## 0x3d2
.short 65002 ## 0xfdea
.short 316 ## 0x13c
.short 65201 ## 0xfeb1
.short 758 ## 0x2f6
.short 65010 ## 0xfdf2
.short 65391 ## 0xff6f
.short 65106 ## 0xfe52
.short 65181 ## 0xfe9d
.short 178 ## 0xb2
.short 65414 ## 0xff86
.short 540 ## 0x21c
.short 33 ## 0x21
.short 65174 ## 0xfe96
.short 64471 ## 0xfbd7
.short 64797 ## 0xfd1d
.short 123 ## 0x7b
.short 64478 ## 0xfbde
.short 190 ## 0xbe
.short 64634 ## 0xfc7a
.short 1755 ## 0x6db
.short 64789 ## 0xfd15
.short 65529 ## 0xfff9
.short 65402 ## 0xff7a
.short 65527 ## 0xfff7
.short 65024 ## 0xfe00
.short 182 ## 0xb6
.short 64915 ## 0xfd93
.short 325 ## 0x145
.short 4 ## 0x4
.short 383 ## 0x17f
.short 64990 ## 0xfdde
.short 2036 ## 0x7f4
.short 791 ## 0x317
.short 338 ## 0x152
.short 275 ## 0x113
.short 376 ## 0x178
.short 64114 ## 0xfa72
.short 765 ## 0x2fd
.short 218 ## 0xda
.short 64725 ## 0xfcd5
.short 65329 ## 0xff31
.short 65392 ## 0xff70
.short 47 ## 0x2f
.short 1750 ## 0x6d6
.short 910 ## 0x38e
.short 65325 ## 0xff2d
.short 981 ## 0x3d5
.short 65166 ## 0xfe8e
.short 50 ## 0x32
.short 63904 ## 0xf9a0
.short 22 ## 0x16
.short 64912 ## 0xfd90
.short 65167 ## 0xfe8f
.short 64639 ## 0xfc7f
.short 199 ## 0xc7
.short 272 ## 0x110
.short 2690 ## 0xa82
.short 65393 ## 0xff71
.short 64726 ## 0xfcd6
.short 64378 ## 0xfb7a
.short 65129 ## 0xfe69
.short 10 ## 0xa
.short 64976 ## 0xfdd0
.short 64613 ## 0xfc65
.short 64103 ## 0xfa67
.short 64741 ## 0xfce5
.short 3311 ## 0xcef
.short 65500 ## 0xffdc
.short 63907 ## 0xf9a3
.short 80 ## 0x50
.short 93 ## 0x5d
.short 496 ## 0x1f0
.short 64660 ## 0xfc94
.short 289 ## 0x121
.short 65519 ## 0xffef
.short 527 ## 0x20f
.short 65231 ## 0xfecf
.short 2617 ## 0xa39
.short 577 ## 0x241
.short 1275 ## 0x4fb
.short 775 ## 0x307
.short 335 ## 0x14f
.short 65098 ## 0xfe4a
.short 65189 ## 0xfea5
.short 65044 ## 0xfe14
.short 65185 ## 0xfea1
.short 64996 ## 0xfde4
.short 65203 ## 0xfeb3
.short 64437 ## 0xfbb5
.short 62552 ## 0xf458
.short 65463 ## 0xffb7
.short 65107 ## 0xfe53
.short 65005 ## 0xfded
.short 65254 ## 0xfee6
.short 420 ## 0x1a4
.short 1074 ## 0x432
.short 65487 ## 0xffcf
.short 63533 ## 0xf82d
.short 65505 ## 0xffe1
.short 334 ## 0x14e
.short 80 ## 0x50
.short 974 ## 0x3ce
.short 63388 ## 0xf79c
.short 65028 ## 0xfe04
.short 582 ## 0x246
.short 64726 ## 0xfcd6
.short 65023 ## 0xfdff
.short 65403 ## 0xff7b
.short 390 ## 0x186
.short 65081 ## 0xfe39
.short 64262 ## 0xfb06
.short 934 ## 0x3a6
.short 883 ## 0x373
.short 65478 ## 0xffc6
.short 211 ## 0xd3
.short 65312 ## 0xff20
.short 65224 ## 0xfec8
.short 210 ## 0xd2
.short 129 ## 0x81
.short 64922 ## 0xfd9a
.short 65371 ## 0xff5b
.short 287 ## 0x11f
.short 65376 ## 0xff60
.short 398 ## 0x18e
.short 59 ## 0x3b
.short 65079 ## 0xfe37
.short 419 ## 0x1a3
.short 65329 ## 0xff31
.short 9 ## 0x9
.short 447 ## 0x1bf
.short 64114 ## 0xfa72
.short 259 ## 0x103
.short 20 ## 0x14
.short 116 ## 0x74
.short 65094 ## 0xfe46
.short 493 ## 0x1ed
.short 487 ## 0x1e7
.short 65347 ## 0xff43
.short 60279 ## 0xeb77
.short 65290 ## 0xff0a
.short 65230 ## 0xfece
.short 62 ## 0x3e
.short 880 ## 0x370
.short 64438 ## 0xfbb6
.short 64289 ## 0xfb21
.short 433 ## 0x1b1
.short 33 ## 0x21
.short 64973 ## 0xfdcd
.short 231 ## 0xe7
.short 64698 ## 0xfcba
.short 65153 ## 0xfe81
.short 188 ## 0xbc
.short 2135 ## 0x857
.short 336 ## 0x150
.short 468 ## 0x1d4
.short 23 ## 0x17
.short 64709 ## 0xfcc5
.short 63340 ## 0xf76c
.short 86 ## 0x56
.short 1522 ## 0x5f2
.short 709 ## 0x2c5
.short 156 ## 0x9c
.short 206 ## 0xce
.short 64925 ## 0xfd9d
.short 64432 ## 0xfbb0
.short 595 ## 0x253
.short 64937 ## 0xfda9
.short 1991 ## 0x7c7
.short 65192 ## 0xfea8
.short 64949 ## 0xfdb5
.short 64787 ## 0xfd13
.short 64964 ## 0xfdc4
.short 551 ## 0x227
.short 1018 ## 0x3fa
.short 65244 ## 0xfedc
.short 254 ## 0xfe
.short 604 ## 0x25c
.short 96 ## 0x60
.short 562 ## 0x232
.short 322 ## 0x142
.short 65141 ## 0xfe75
.short 64926 ## 0xfd9e
.short 65335 ## 0xff37
.short 115 ## 0x73
.short 65240 ## 0xfed8
.short 1107 ## 0x453
.short 62509 ## 0xf42d
.short 65266 ## 0xfef2
.short 193 ## 0xc1
.short 64658 ## 0xfc92
.short 3758 ## 0xeae
.short 65466 ## 0xffba
.short 65185 ## 0xfea1
.short 63398 ## 0xf7a6
.short 523 ## 0x20b
.short 744 ## 0x2e8
.short 1152 ## 0x480
.short 65017 ## 0xfdf9
.short 211 ## 0xd3
.short 730 ## 0x2da
.short 65408 ## 0xff80
.short 64092 ## 0xfa5c
.short 1546 ## 0x60a
.short 312 ## 0x138
.short 64992 ## 0xfde0
.short 208 ## 0xd0
.short 70 ## 0x46
.short 765 ## 0x2fd
.short 64891 ## 0xfd7b
.short 1424 ## 0x590
.short 51 ## 0x33
.short 65224 ## 0xfec8
.short 609 ## 0x261
.short 3079 ## 0xc07
.short 64886 ## 0xfd76
.short 169 ## 0xa9
.short 64801 ## 0xfd21
.short 65165 ## 0xfe8d
.short 296 ## 0x128
.short 64758 ## 0xfcf6
.short 1 ## 0x1
.short 884 ## 0x374
.short 64868 ## 0xfd64
.short 64896 ## 0xfd80
.short 65366 ## 0xff56
.short 65397 ## 0xff75
.short 64193 ## 0xfac1
.short 65508 ## 0xffe4
.short 194 ## 0xc2
.short 64733 ## 0xfcdd
.short 65366 ## 0xff56
.short 64419 ## 0xfba3
.short 65305 ## 0xff19
.short 200 ## 0xc8
.short 65013 ## 0xfdf5
.short 65173 ## 0xfe95
.short 64396 ## 0xfb8c
.short 320 ## 0x140
.short 64920 ## 0xfd98
.short 63965 ## 0xf9dd
.short 64331 ## 0xfb4b
.short 65417 ## 0xff89
.short 65189 ## 0xfea5
.short 64791 ## 0xfd17
.short 1978 ## 0x7ba
.short 65014 ## 0xfdf6
.short 65058 ## 0xfe22
.short 13 ## 0xd
.short 63806 ## 0xf93e
.short 580 ## 0x244
.short 20 ## 0x14
.short 428 ## 0x1ac
.short 64835 ## 0xfd43
.short 65197 ## 0xfead
.short 172 ## 0xac
.short 420 ## 0x1a4
.short 65244 ## 0xfedc
.short 320 ## 0x140
.short 64865 ## 0xfd61
.short 68 ## 0x44
.short 356 ## 0x164
.short 65231 ## 0xfecf
.short 65067 ## 0xfe2b
.short 470 ## 0x1d6
.short 41 ## 0x29
.short 64874 ## 0xfd6a
.short 62411 ## 0xf3cb
.short 364 ## 0x16c
.short 521 ## 0x209
.short 65032 ## 0xfe08
.short 65232 ## 0xfed0
.short 203 ## 0xcb
.short 64854 ## 0xfd56
.short 65312 ## 0xff20
.short 1358 ## 0x54e
.short 443 ## 0x1bb
.short 3741 ## 0xe9d
.short 532 ## 0x214
.short 65023 ## 0xfdff
.short 917 ## 0x395
.short 65517 ## 0xffed
.short 65454 ## 0xffae
.short 1734 ## 0x6c6
.short 969 ## 0x3c9
.short 65159 ## 0xfe87
.short 799 ## 0x31f
.short 574 ## 0x23e
.short 64930 ## 0xfda2
.short 9 ## 0x9
.short 761 ## 0x2f9
.short 604 ## 0x25c
.short 64469 ## 0xfbd5
.short 64375 ## 0xfb77
.short 64968 ## 0xfdc8
.short 65456 ## 0xffb0
.short 65484 ## 0xffcc
.short 64796 ## 0xfd1c
.short 65339 ## 0xff3b
.short 0 ## 0x0
.short 825 ## 0x339
.short 65373 ## 0xff5d
.short 454 ## 0x1c6
.short 498 ## 0x1f2
.short 592 ## 0x250
.short 625 ## 0x271
.short 956 ## 0x3bc
.short 429 ## 0x1ad
.short 1343 ## 0x53f
.short 157 ## 0x9d
.short 445 ## 0x1bd
.short 2834 ## 0xb12
.short 65079 ## 0xfe37
.short 1599 ## 0x63f
.short 65049 ## 0xfe19
.short 64889 ## 0xfd79
.short 65429 ## 0xff95
.short 65397 ## 0xff75
.short 65430 ## 0xff96
.short 3991 ## 0xf97
.short 65145 ## 0xfe79
.short 206 ## 0xce
.short 65089 ## 0xfe41
.short 64579 ## 0xfc43
.short 1239 ## 0x4d7
.short 3123 ## 0xc33
.short 2121 ## 0x849
.short 46 ## 0x2e
.short 763 ## 0x2fb
.short 134 ## 0x86
.short 65311 ## 0xff1f
.short 65187 ## 0xfea3
.short 351 ## 0x15f
.short 62633 ## 0xf4a9
.short 65248 ## 0xfee0
.short 64685 ## 0xfcad
.short 65469 ## 0xffbd
.short 433 ## 0x1b1
.short 708 ## 0x2c4
.short 278 ## 0x116
.short 63420 ## 0xf7bc
.short 65433 ## 0xff99
.short 295 ## 0x127
.short 65007 ## 0xfdef
.short 1070 ## 0x42e
.short 1334 ## 0x536
.short 64863 ## 0xfd5f
.short 65398 ## 0xff76
.short 65270 ## 0xfef6
.short 572 ## 0x23c
.short 109 ## 0x6d
.short 65442 ## 0xffa2
.short 65280 ## 0xff00
.short 110 ## 0x6e
.short 63965 ## 0xf9dd
.short 65529 ## 0xfff9
.short 173 ## 0xad
.short 64761 ## 0xfcf9
.short 64822 ## 0xfd36
.short 105 ## 0x69
.short 65409 ## 0xff81
.short 1582 ## 0x62e
.short 199 ## 0xc7
.short 65383 ## 0xff67
.short 65195 ## 0xfeab
.short 65525 ## 0xfff5
.short 65513 ## 0xffe9
.short 2176 ## 0x880
.short 65076 ## 0xfe34
.short 203 ## 0xcb
.short 387 ## 0x183
.short 63456 ## 0xf7e0
.short 121 ## 0x79
.short 272 ## 0x110
.short 4071 ## 0xfe7
.short 305 ## 0x131
.short 65384 ## 0xff68
.short 63340 ## 0xf76c
.short 431 ## 0x1af
.short 109 ## 0x6d
.short 65334 ## 0xff36
.short 32 ## 0x20
.short 2854 ## 0xb26
.short 63935 ## 0xf9bf
.short 122 ## 0x7a
.short 1646 ## 0x66e
.short 65300 ## 0xff14
.short 65006 ## 0xfdee
.short 65253 ## 0xfee5
.short 317 ## 0x13d
.short 63191 ## 0xf6d7
.short 630 ## 0x276
.short 581 ## 0x245
.short 65291 ## 0xff0b
.short 62250 ## 0xf32a
.short 614 ## 0x266
.short 681 ## 0x2a9
.short 314 ## 0x13a
.short 65323 ## 0xff2b
.short 536 ## 0x218
.short 484 ## 0x1e4
.short 65470 ## 0xffbe
.short 65257 ## 0xfee9
.short 1081 ## 0x439
.short 1197 ## 0x4ad
.short 65475 ## 0xffc3
.short 373 ## 0x175
.short 2206 ## 0x89e
.short 374 ## 0x176
.short 256 ## 0x100
.short 2379 ## 0x94b
.short 65003 ## 0xfdeb
.short 295 ## 0x127
.short 463 ## 0x1cf
.short 64706 ## 0xfcc2
.short 717 ## 0x2cd
.short 65306 ## 0xff1a
.short 1800 ## 0x708
.short 64622 ## 0xfc6e
.short 386 ## 0x182
.short 1616 ## 0x650
.short 269 ## 0x10d
.short 65244 ## 0xfedc
.short 1914 ## 0x77a
.short 762 ## 0x2fa
.short 62969 ## 0xf5f9
.short 766 ## 0x2fe
.short 434 ## 0x1b2
.short 398 ## 0x18e
.short 65443 ## 0xffa3
.short 449 ## 0x1c1
.short 65364 ## 0xff54
.short 44 ## 0x2c
.short 65266 ## 0xfef2
.short 65487 ## 0xffcf
.short 65216 ## 0xfec0
.short 64840 ## 0xfd48
.short 2577 ## 0xa11
.short 730 ## 0x2da
.short 65201 ## 0xfeb1
.short 456 ## 0x1c8
.short 63931 ## 0xf9bb
.short 1707 ## 0x6ab
.short 65403 ## 0xff7b
.short 537 ## 0x219
.short 367 ## 0x16f
.short 65170 ## 0xfe92
.short 1772 ## 0x6ec
.short 64768 ## 0xfd00
.short 65438 ## 0xff9e
.short 582 ## 0x246
.short 384 ## 0x180
.short 342 ## 0x156
.short 646 ## 0x286
.short 584 ## 0x248
.short 62901 ## 0xf5b5
.short 49 ## 0x31
.short 61642 ## 0xf0ca
.short 64185 ## 0xfab9
.short 65350 ## 0xff46
.short 65195 ## 0xfeab
.short 346 ## 0x15a
.short 216 ## 0xd8
.short 65188 ## 0xfea4
.short 1618 ## 0x652
.short 81 ## 0x51
.short 65147 ## 0xfe7b
.short 757 ## 0x2f5
.short 579 ## 0x243
.short 768 ## 0x300
.short 64219 ## 0xfadb
.short 64776 ## 0xfd08
.short 357 ## 0x165
.short 44 ## 0x2c
.short 321 ## 0x141
.short 789 ## 0x315
.short 65013 ## 0xfdf5
.short 119 ## 0x77
.short 372 ## 0x174
.short 64827 ## 0xfd3b
.short 64561 ## 0xfc31
.short 63287 ## 0xf737
.short 65015 ## 0xfdf7
.short 345 ## 0x159
.short 932 ## 0x3a4
.short 1514 ## 0x5ea
.short 638 ## 0x27e
.short 65454 ## 0xffae
.short 58 ## 0x3a
.short 64343 ## 0xfb57
.short 1431 ## 0x597
.short 200 ## 0xc8
.short 163 ## 0xa3
.short 881 ## 0x371
.short 962 ## 0x3c2
.short 65240 ## 0xfed8
.short 590 ## 0x24e
.short 65524 ## 0xfff4
.short 97 ## 0x61
.short 64868 ## 0xfd64
.short 65155 ## 0xfe83
.short 62950 ## 0xf5e6
.short 64476 ## 0xfbdc
.short 65105 ## 0xfe51
.short 64260 ## 0xfb04
.short 608 ## 0x260
.short 932 ## 0x3a4
.short 64773 ## 0xfd05
.short 582 ## 0x246
.short 416 ## 0x1a0
.short 417 ## 0x1a1
.short 233 ## 0xe9
.short 218 ## 0xda
.short 1417 ## 0x589
.short 64162 ## 0xfaa2
.short 64229 ## 0xfae5
.short 2061 ## 0x80d
.short 65451 ## 0xffab
.short 65465 ## 0xffb9
.short 63766 ## 0xf916
.short 65046 ## 0xfe16
.short 1907 ## 0x773
.short 65336 ## 0xff38
.short 65368 ## 0xff58
.short 64748 ## 0xfcec
.short 64145 ## 0xfa91
.short 65351 ## 0xff47
.short 852 ## 0x354
.short 707 ## 0x2c3
.short 231 ## 0xe7
.short 393 ## 0x189
.short 374 ## 0x176
.short 539 ## 0x21b
.short 65031 ## 0xfe07
.short 63527 ## 0xf827
.short 64561 ## 0xfc31
.short 159 ## 0x9f
.short 179 ## 0xb3
.short 2280 ## 0x8e8
.short 726 ## 0x2d6
.short 277 ## 0x115
.short 703 ## 0x2bf
.short 65078 ## 0xfe36
.short 64274 ## 0xfb12
.short 64601 ## 0xfc59
.short 372 ## 0x174
.short 822 ## 0x336
.short 65016 ## 0xfdf8
.short 1212 ## 0x4bc
.short 64583 ## 0xfc47
.short 65325 ## 0xff2d
.short 681 ## 0x2a9
.short 63252 ## 0xf714
.short 65259 ## 0xfeeb
.short 126 ## 0x7e
.short 433 ## 0x1b1
.short 64263 ## 0xfb07
.short 258 ## 0x102
.short 579 ## 0x243
.short 65334 ## 0xff36
.short 123 ## 0x7b
.short 108 ## 0x6c
.short 16 ## 0x10
.short 65507 ## 0xffe3
.short 64461 ## 0xfbcd
.short 294 ## 0x126
.short 128 ## 0x80
.short 400 ## 0x190
.short 486 ## 0x1e6
.short 64471 ## 0xfbd7
.short 65483 ## 0xffcb
.short 64159 ## 0xfa9f
.short 65279 ## 0xfeff
.short 65205 ## 0xfeb5
.short 167 ## 0xa7
.short 1655 ## 0x677
.short 64806 ## 0xfd26
.short 768 ## 0x300
.short 64980 ## 0xfdd4
.short 64830 ## 0xfd3e
.short 998 ## 0x3e6
.short 65402 ## 0xff7a
.short 253 ## 0xfd
.short 524 ## 0x20c
.short 61895 ## 0xf1c7
.short 123 ## 0x7b
.short 64968 ## 0xfdc8
.short 63477 ## 0xf7f5
.short 63598 ## 0xf86e
.short 64865 ## 0xfd61
.short 892 ## 0x37c
.short 65517 ## 0xffed
.short 64818 ## 0xfd32
.short 169 ## 0xa9
.short 65126 ## 0xfe66
.short 443 ## 0x1bb
.short 64647 ## 0xfc87
.short 64204 ## 0xfacc
.short 64731 ## 0xfcdb
.short 159 ## 0x9f
.short 65181 ## 0xfe9d
.short 254 ## 0xfe
.short 65184 ## 0xfea0
.short 376 ## 0x178
.short 536 ## 0x218
.short 766 ## 0x2fe
.short 1746 ## 0x6d2
.short 65294 ## 0xff0e
.short 1035 ## 0x40b
.short 64558 ## 0xfc2e
.short 982 ## 0x3d6
.short 65197 ## 0xfead
.short 1547 ## 0x60b
.short 394 ## 0x18a
.short 64414 ## 0xfb9e
.short 474 ## 0x1da
.short 65157 ## 0xfe85
.short 539 ## 0x21b
.short 65072 ## 0xfe30
.short 65364 ## 0xff54
.short 65171 ## 0xfe93
.short 64000 ## 0xfa00
.short 64995 ## 0xfde3
.short 65469 ## 0xffbd
.short 65055 ## 0xfe1f
.short 63933 ## 0xf9bd
.short 561 ## 0x231
.short 65007 ## 0xfdef
.short 613 ## 0x265
.short 1035 ## 0x40b
.short 2016 ## 0x7e0
.short 913 ## 0x391
.short 64173 ## 0xfaad
.short 1451 ## 0x5ab
.short 722 ## 0x2d2
.short 64620 ## 0xfc6c
.short 64918 ## 0xfd96
.short 1998 ## 0x7ce
.short 955 ## 0x3bb
.short 64617 ## 0xfc69
.short 65064 ## 0xfe28
.short 1793 ## 0x701
.short 64870 ## 0xfd66
.short 65137 ## 0xfe71
.short 64931 ## 0xfda3
.short 586 ## 0x24a
.short 688 ## 0x2b0
.short 1250 ## 0x4e2
.short 65012 ## 0xfdf4
.short 64852 ## 0xfd54
.short 615 ## 0x267
.short 64122 ## 0xfa7a
.short 62980 ## 0xf604
.short 65530 ## 0xfffa
.short 64833 ## 0xfd41
.short 65160 ## 0xfe88
.short 930 ## 0x3a2
.short 63973 ## 0xf9e5
.short 64120 ## 0xfa78
.short 65301 ## 0xff15
.short 64465 ## 0xfbd1
.short 165 ## 0xa5
.short 864 ## 0x360
.short 78 ## 0x4e
.short 65445 ## 0xffa5
.short 65525 ## 0xfff5
.short 411 ## 0x19b
.short 556 ## 0x22c
.short 560 ## 0x230
.short 42 ## 0x2a
.short 924 ## 0x39c
.short 64674 ## 0xfca2
.short 1328 ## 0x530
.short 64643 ## 0xfc83
.short 293 ## 0x125
.short 63513 ## 0xf819
.short 65511 ## 0xffe7
.short 483 ## 0x1e3
.short 65496 ## 0xffd8
.short 64727 ## 0xfcd7
.short 62859 ## 0xf58b
.short 65213 ## 0xfebd
.short 65332 ## 0xff34
.short 65163 ## 0xfe8b
.short 65420 ## 0xff8c
.short 65221 ## 0xfec5
.short 771 ## 0x303
.short 880 ## 0x370
.short 505 ## 0x1f9
.short 1070 ## 0x42e
.short 65142 ## 0xfe76
.short 93 ## 0x5d
.short 480 ## 0x1e0
.short 65193 ## 0xfea9
.short 133 ## 0x85
.short 62790 ## 0xf546
.short 65179 ## 0xfe9b
.short 64136 ## 0xfa88
.short 64618 ## 0xfc6a
.short 346 ## 0x15a
.short 62286 ## 0xf34e
.short 213 ## 0xd5
.short 65093 ## 0xfe45
.short 42 ## 0x2a
.short 64624 ## 0xfc70
.short 64993 ## 0xfde1
.short 65223 ## 0xfec7
.short 65126 ## 0xfe66
.short 240 ## 0xf0
.short 210 ## 0xd2
.short 177 ## 0xb1
.short 1011 ## 0x3f3
.short 65278 ## 0xfefe
.short 946 ## 0x3b2
.short 225 ## 0xe1
.short 182 ## 0xb6
.short 1444 ## 0x5a4
.short 634 ## 0x27a
.short 149 ## 0x95
.short 65097 ## 0xfe49
.short 1475 ## 0x5c3
.short 65318 ## 0xff26
.short 155 ## 0x9b
.short 63867 ## 0xf97b
.short 1350 ## 0x546
.short 1771 ## 0x6eb
.short 778 ## 0x30a
.short 65132 ## 0xfe6c
.short 137 ## 0x89
.short 65387 ## 0xff6b
.short 64700 ## 0xfcbc
.short 213 ## 0xd5
.short 65460 ## 0xffb4
.short 63728 ## 0xf8f0
.short 152 ## 0x98
.short 1712 ## 0x6b0
.short 226 ## 0xe2
.short 888 ## 0x378
.short 63855 ## 0xf96f
.short 508 ## 0x1fc
.short 1197 ## 0x4ad
.short 63543 ## 0xf837
.short 809 ## 0x329
.short 65362 ## 0xff52
.short 184 ## 0xb8
.short 9 ## 0x9
.short 64697 ## 0xfcb9
.short 622 ## 0x26e
.short 64322 ## 0xfb42
.short 124 ## 0x7c
.short 64041 ## 0xfa29
.short 65464 ## 0xffb8
.short 1801 ## 0x709
.short 65313 ## 0xff21
.short 739 ## 0x2e3
.short 64949 ## 0xfdb5
.short 323 ## 0x143
.short 64570 ## 0xfc3a
.short 65444 ## 0xffa4
.short 236 ## 0xec
.short 1427 ## 0x593
.short 65449 ## 0xffa9
.short 284 ## 0x11c
.short 566 ## 0x236
.short 65095 ## 0xfe47
.short 2362 ## 0x93a
.short 70 ## 0x46
.short 65291 ## 0xff0b
.short 194 ## 0xc2
.short 64506 ## 0xfbfa
.short 233 ## 0xe9
.short 64824 ## 0xfd38
.short 64323 ## 0xfb43
.short 64572 ## 0xfc3c
.short 64325 ## 0xfb45
.short 77 ## 0x4d
.short 64741 ## 0xfce5
.short 499 ## 0x1f3
.short 61622 ## 0xf0b6
.short 63879 ## 0xf987
.short 65062 ## 0xfe26
.short 64503 ## 0xfbf7
.short 65254 ## 0xfee6
.short 909 ## 0x38d
.short 508 ## 0x1fc
.short 65153 ## 0xfe81
.short 1127 ## 0x467
.short 1301 ## 0x515
.short 339 ## 0x153
.short 65036 ## 0xfe0c
.short 64403 ## 0xfb93
.short 62650 ## 0xf4ba
.short 516 ## 0x204
.short 325 ## 0x145
.short 64599 ## 0xfc57
.short 64876 ## 0xfd6c
.short 64995 ## 0xfde3
.short 1253 ## 0x4e5
.short 2131 ## 0x853
.short 63895 ## 0xf997
.short 1048 ## 0x418
.short 63339 ## 0xf76b
.short 1939 ## 0x793
.short 62562 ## 0xf462
.short 245 ## 0xf5
.short 578 ## 0x242
.short 65492 ## 0xffd4
.short 65503 ## 0xffdf
.short 744 ## 0x2e8
.short 269 ## 0x10d
.short 65355 ## 0xff4b
.short 346 ## 0x15a
.short 64523 ## 0xfc0b
.short 63996 ## 0xf9fc
.short 2535 ## 0x9e7
.short 499 ## 0x1f3
.short 1151 ## 0x47f
.short 9 ## 0x9
.short 64234 ## 0xfaea
.short 2631 ## 0xa47
.short 64973 ## 0xfdcd
.short 72 ## 0x48
.short 381 ## 0x17d
.short 361 ## 0x169
.short 64868 ## 0xfd64
.short 64278 ## 0xfb16
.short 125 ## 0x7d
.short 1140 ## 0x474
.short 273 ## 0x111
.short 65012 ## 0xfdf4
.short 321 ## 0x141
.short 82 ## 0x52
.short 64230 ## 0xfae6
.short 63152 ## 0xf6b0
.short 224 ## 0xe0
.short 553 ## 0x229
.short 443 ## 0x1bb
.short 65125 ## 0xfe65
.short 64769 ## 0xfd01
.short 65318 ## 0xff26
.short 345 ## 0x159
.short 195 ## 0xc3
.short 1521 ## 0x5f1
.short 65086 ## 0xfe3e
.short 2033 ## 0x7f1
.short 65182 ## 0xfe9e
.short 2728 ## 0xaa8
.short 65535 ## 0xffff
.short 377 ## 0x179
.short 64991 ## 0xfddf
.short 657 ## 0x291
.short 136 ## 0x88
.short 865 ## 0x361
.short 246 ## 0xf6
.short 826 ## 0x33a
.short 63953 ## 0xf9d1
.short 749 ## 0x2ed
.short 124 ## 0x7c
.short 65026 ## 0xfe02
.short 718 ## 0x2ce
.short 62935 ## 0xf5d7
.short 508 ## 0x1fc
.short 653 ## 0x28d
.short 65369 ## 0xff59
.short 924 ## 0x39c
.short 65198 ## 0xfeae
.short 1566 ## 0x61e
.short 65502 ## 0xffde
.short 64956 ## 0xfdbc
.short 165 ## 0xa5
.short 428 ## 0x1ac
.short 161 ## 0xa1
.short 23 ## 0x17
.short 64659 ## 0xfc93
.short 63756 ## 0xf90c
.short 63025 ## 0xf631
.short 65436 ## 0xff9c
.short 63695 ## 0xf8cf
.short 240 ## 0xf0
.short 579 ## 0x243
.short 62817 ## 0xf561
.short 64206 ## 0xface
.short 231 ## 0xe7
.short 670 ## 0x29e
.short 1507 ## 0x5e3
.short 499 ## 0x1f3
.short 63957 ## 0xf9d5
.short 93 ## 0x5d
.short 64786 ## 0xfd12
.short 716 ## 0x2cc
.short 205 ## 0xcd
.short 997 ## 0x3e5
.short 515 ## 0x203
.short 65491 ## 0xffd3
.short 65520 ## 0xfff0
.short 64454 ## 0xfbc6
.short 535 ## 0x217
.short 64743 ## 0xfce7
.short 65250 ## 0xfee2
.short 360 ## 0x168
.short 418 ## 0x1a2
.short 593 ## 0x251
.short 65050 ## 0xfe1a
.short 64522 ## 0xfc0a
.short 65370 ## 0xff5a
.short 797 ## 0x31d
.short 150 ## 0x96
.short 65251 ## 0xfee3
.short 543 ## 0x21f
.short 64970 ## 0xfdca
.short 911 ## 0x38f
.short 65202 ## 0xfeb2
.short 75 ## 0x4b
.short 1208 ## 0x4b8
.short 65388 ## 0xff6c
.short 64820 ## 0xfd34
.short 104 ## 0x68
.short 64851 ## 0xfd53
.short 214 ## 0xd6
.short 2042 ## 0x7fa
.short 530 ## 0x212
.short 65247 ## 0xfedf
.short 65054 ## 0xfe1e
.short 65064 ## 0xfe28
.short 64840 ## 0xfd48
.short 65016 ## 0xfdf8
.short 498 ## 0x1f2
.short 64370 ## 0xfb72
.short 65164 ## 0xfe8c
.short 259 ## 0x103
.short 63726 ## 0xf8ee
.short 65285 ## 0xff05
.short 1088 ## 0x440
.short 64801 ## 0xfd21
.short 64740 ## 0xfce4
.short 65493 ## 0xffd5
.short 819 ## 0x333
.short 454 ## 0x1c6
.short 65240 ## 0xfed8
.short 220 ## 0xdc
.short 65149 ## 0xfe7d
.short 65280 ## 0xff00
.short 822 ## 0x336
.short 2109 ## 0x83d
.short 1621 ## 0x655
.short 236 ## 0xec
.short 541 ## 0x21d
.short 588 ## 0x24c
.short 251 ## 0xfb
.short 12 ## 0xc
.short 65416 ## 0xff88
.short 63684 ## 0xf8c4
.short 65334 ## 0xff36
.short 1015 ## 0x3f7
.short 64407 ## 0xfb97
.short 617 ## 0x269
.short 64203 ## 0xfacb
.short 1405 ## 0x57d
.short 63951 ## 0xf9cf
.short 65362 ## 0xff52
.short 64945 ## 0xfdb1
.short 65481 ## 0xffc9
.short 147 ## 0x93
.short 1649 ## 0x671
.short 65167 ## 0xfe8f
.short 64244 ## 0xfaf4
.short 1520 ## 0x5f0
.short 1498 ## 0x5da
.short 1267 ## 0x4f3
.short 65041 ## 0xfe11
.short 762 ## 0x2fa
.short 64748 ## 0xfcec
.short 1859 ## 0x743
.short 65329 ## 0xff31
.short 64695 ## 0xfcb7
.short 65298 ## 0xff12
.short 64895 ## 0xfd7f
.short 2066 ## 0x812
.short 1003 ## 0x3eb
.short 63575 ## 0xf857
.short 45 ## 0x2d
.short 64027 ## 0xfa1b
.short 1767 ## 0x6e7
.short 64250 ## 0xfafa
.short 64644 ## 0xfc84
.short 960 ## 0x3c0
.short 65483 ## 0xffcb
.short 296 ## 0x128
.short 65061 ## 0xfe25
.short 64839 ## 0xfd47
.short 64961 ## 0xfdc1
.short 51 ## 0x33
.short 245 ## 0xf5
.short 203 ## 0xcb
.short 1697 ## 0x6a1
.short 65434 ## 0xff9a
.short 64652 ## 0xfc8c
.short 64752 ## 0xfcf0
.short 64642 ## 0xfc82
.short 1060 ## 0x424
.short 512 ## 0x200
.short 357 ## 0x165
.short 65077 ## 0xfe35
.short 640 ## 0x280
.short 1164 ## 0x48c
.short 65294 ## 0xff0e
.short 65439 ## 0xff9f
.short 65311 ## 0xff1f
.short 64830 ## 0xfd3e
.short 64875 ## 0xfd6b
.short 65218 ## 0xfec2
.short 64742 ## 0xfce6
.short 64663 ## 0xfc97
.short 64552 ## 0xfc28
.short 65494 ## 0xffd6
.short 65183 ## 0xfe9f
.short 303 ## 0x12f
.short 65364 ## 0xff54
.short 173 ## 0xad
.short 332 ## 0x14c
.short 680 ## 0x2a8
.short 65337 ## 0xff39
.short 65060 ## 0xfe24
.short 633 ## 0x279
.short 65518 ## 0xffee
.short 798 ## 0x31e
.short 64919 ## 0xfd97
.short 65493 ## 0xffd5
.short 1181 ## 0x49d
.short 65364 ## 0xff54
.short 65478 ## 0xffc6
.short 2209 ## 0x8a1
.short 63203 ## 0xf6e3
.short 664 ## 0x298
.short 711 ## 0x2c7
.short 65466 ## 0xffba
.short 65055 ## 0xfe1f
.short 501 ## 0x1f5
.short 65202 ## 0xfeb2
.short 1200 ## 0x4b0
.short 64969 ## 0xfdc9
.short 360 ## 0x168
.short 64479 ## 0xfbdf
.short 65401 ## 0xff79
.short 2237 ## 0x8bd
.short 1935 ## 0x78f
.short 1554 ## 0x612
.short 274 ## 0x112
.short 808 ## 0x328
.short 34 ## 0x22
.short 314 ## 0x13a
.short 65131 ## 0xfe6b
.short 65458 ## 0xffb2
.short 62884 ## 0xf5a4
.short 64835 ## 0xfd43
.short 64441 ## 0xfbb9
.short 65267 ## 0xfef3
.short 65123 ## 0xfe63
.short 314 ## 0x13a
.short 68 ## 0x44
.short 62845 ## 0xf57d
.short 65396 ## 0xff74
.short 980 ## 0x3d4
.short 64431 ## 0xfbaf
.short 1053 ## 0x41d
.short 581 ## 0x245
.short 65031 ## 0xfe07
.short 65481 ## 0xffc9
.short 64006 ## 0xfa06
.short 1013 ## 0x3f5
.short 209 ## 0xd1
.short 44 ## 0x2c
.short 65328 ## 0xff30
.short 698 ## 0x2ba
.short 64029 ## 0xfa1d
.short 197 ## 0xc5
.short 958 ## 0x3be
.short 47 ## 0x2f
.short 65114 ## 0xfe5a
.short 65390 ## 0xff6e
.short 64867 ## 0xfd63
.short 676 ## 0x2a4
.short 1076 ## 0x434
.short 64955 ## 0xfdbb
.short 314 ## 0x13a
.short 1021 ## 0x3fd
.short 162 ## 0xa2
.short 979 ## 0x3d3
.short 65188 ## 0xfea4
.short 294 ## 0x126
.short 387 ## 0x183
.short 64667 ## 0xfc9b
.short 65198 ## 0xfeae
.short 324 ## 0x144
.short 3933 ## 0xf5d
.short 205 ## 0xcd
.short 679 ## 0x2a7
.short 65197 ## 0xfead
.short 64539 ## 0xfc1b
.short 383 ## 0x17f
.short 65066 ## 0xfe2a
.short 64624 ## 0xfc70
.short 1602 ## 0x642
.short 63326 ## 0xf75e
.short 64650 ## 0xfc8a
.short 2148 ## 0x864
.short 65092 ## 0xfe44
.short 65518 ## 0xffee
.short 64078 ## 0xfa4e
.short 122 ## 0x7a
.short 62699 ## 0xf4eb
.short 1381 ## 0x565
.short 666 ## 0x29a
.short 65103 ## 0xfe4f
.short 64650 ## 0xfc8a
.short 899 ## 0x383
.short 274 ## 0x112
.short 197 ## 0xc5
.short 65285 ## 0xff05
.short 142 ## 0x8e
.short 376 ## 0x178
.short 65443 ## 0xffa3
.short 64814 ## 0xfd2e
.short 915 ## 0x393
.short 64896 ## 0xfd80
.short 44 ## 0x2c
.short 204 ## 0xcc
.short 722 ## 0x2d2
.short 771 ## 0x303
.short 672 ## 0x2a0
.short 2205 ## 0x89d
.short 65450 ## 0xffaa
.short 355 ## 0x163
.short 65211 ## 0xfebb
.short 641 ## 0x281
.short 472 ## 0x1d8
.short 245 ## 0xf5
.short 907 ## 0x38b
.short 64246 ## 0xfaf6
.short 65341 ## 0xff3d
.short 811 ## 0x32b
.short 131 ## 0x83
.short 65350 ## 0xff46
.short 1141 ## 0x475
.short 571 ## 0x23b
.short 64419 ## 0xfba3
.short 672 ## 0x2a0
.short 65443 ## 0xffa3
.short 65458 ## 0xffb2
.short 65292 ## 0xff0c
.short 65401 ## 0xff79
.short 65117 ## 0xfe5d
.short 108 ## 0x6c
.short 64870 ## 0xfd66
.short 64349 ## 0xfb5d
.short 65507 ## 0xffe3
.short 64293 ## 0xfb25
.short 2445 ## 0x98d
.short 65188 ## 0xfea4
.short 64454 ## 0xfbc6
.short 65438 ## 0xff9e
.short 63246 ## 0xf70e
.short 541 ## 0x21d
.short 64718 ## 0xfcce
.short 192 ## 0xc0
.short 460 ## 0x1cc
.short 261 ## 0x105
.short 578 ## 0x242
.short 65297 ## 0xff11
.short 904 ## 0x388
.short 941 ## 0x3ad
.short 31 ## 0x1f
.short 272 ## 0x110
.short 204 ## 0xcc
.short 272 ## 0x110
.short 62670 ## 0xf4ce
.short 65513 ## 0xffe9
.short 64861 ## 0xfd5d
.short 65066 ## 0xfe2a
.short 575 ## 0x23f
.short 64462 ## 0xfbce
.short 1510 ## 0x5e6
.short 26 ## 0x1a
.short 518 ## 0x206
.short 1164 ## 0x48c
.short 923 ## 0x39b
.short 125 ## 0x7d
.short 101 ## 0x65
.short 64863 ## 0xfd5f
.short 65162 ## 0xfe8a
.short 53 ## 0x35
.short 1853 ## 0x73d
.short 378 ## 0x17a
.short 122 ## 0x7a
.short 65350 ## 0xff46
.short 366 ## 0x16e
.short 65475 ## 0xffc3
.short 186 ## 0xba
.short 129 ## 0x81
.short 65432 ## 0xff98
.short 64828 ## 0xfd3c
.short 300 ## 0x12c
.short 64730 ## 0xfcda
.short 65370 ## 0xff5a
.short 65451 ## 0xffab
.short 65528 ## 0xfff8
.short 65509 ## 0xffe5
.short 344 ## 0x158
.short 424 ## 0x1a8
.short 1593 ## 0x639
.short 1431 ## 0x597
.short 65239 ## 0xfed7
.short 71 ## 0x47
.short 1695 ## 0x69f
.short 64611 ## 0xfc63
.short 234 ## 0xea
.short 64934 ## 0xfda6
.short 64537 ## 0xfc19
.short 65085 ## 0xfe3d
.short 608 ## 0x260
.short 618 ## 0x26a
.short 65316 ## 0xff24
.short 64229 ## 0xfae5
.short 65407 ## 0xff7f
.short 64050 ## 0xfa32
.short 476 ## 0x1dc
.short 1091 ## 0x443
.short 65287 ## 0xff07
.short 467 ## 0x1d3
.short 65207 ## 0xfeb7
.short 65483 ## 0xffcb
.short 33 ## 0x21
.short 65518 ## 0xffee
.short 110 ## 0x6e
.short 477 ## 0x1dd
.short 1506 ## 0x5e2
.short 65037 ## 0xfe0d
.short 635 ## 0x27b
.short 282 ## 0x11a
.short 64101 ## 0xfa65
.short 1308 ## 0x51c
.short 38 ## 0x26
.short 405 ## 0x195
.short 65465 ## 0xffb9
.short 65217 ## 0xfec1
.short 64916 ## 0xfd94
.short 502 ## 0x1f6
.short 64720 ## 0xfcd0
.short 2279 ## 0x8e7
.short 65099 ## 0xfe4b
.short 65492 ## 0xffd4
.short 283 ## 0x11b
.short 151 ## 0x97
.short 64603 ## 0xfc5b
.short 64772 ## 0xfd04
.short 64576 ## 0xfc40
.short 65110 ## 0xfe56
.short 312 ## 0x138
.short 65163 ## 0xfe8b
.short 64365 ## 0xfb6d
.short 63980 ## 0xf9ec
.short 57 ## 0x39
.short 64624 ## 0xfc70
.short 1153 ## 0x481
.short 64458 ## 0xfbca
.short 65442 ## 0xffa2
.short 167 ## 0xa7
.short 803 ## 0x323
.short 63464 ## 0xf7e8
.short 25 ## 0x19
.short 64761 ## 0xfcf9
.short 64305 ## 0xfb31
.short 95 ## 0x5f
.short 487 ## 0x1e7
.short 442 ## 0x1ba
.short 65415 ## 0xff87
.short 614 ## 0x266
.short 341 ## 0x155
.short 2308 ## 0x904
.short 150 ## 0x96
.short 65050 ## 0xfe1a
.short 471 ## 0x1d7
.short 64926 ## 0xfd9e
.short 2 ## 0x2
.short 552 ## 0x228
.short 297 ## 0x129
.short 641 ## 0x281
.short 64871 ## 0xfd67
.short 1498 ## 0x5da
.short 643 ## 0x283
.short 1635 ## 0x663
.short 65506 ## 0xffe2
.short 64175 ## 0xfaaf
.short 126 ## 0x7e
.short 63613 ## 0xf87d
.short 864 ## 0x360
.short 64414 ## 0xfb9e
.short 1189 ## 0x4a5
.short 64628 ## 0xfc74
.short 65216 ## 0xfec0
.short 64531 ## 0xfc13
.short 64946 ## 0xfdb2
.short 285 ## 0x11d
.short 348 ## 0x15c
.short 180 ## 0xb4
.short 64367 ## 0xfb6f
.short 65349 ## 0xff45
.short 65125 ## 0xfe65
.short 316 ## 0x13c
.short 65220 ## 0xfec4
.short 65199 ## 0xfeaf
.short 200 ## 0xc8
.short 65201 ## 0xfeb1
.short 543 ## 0x21f
.short 64434 ## 0xfbb2
.short 354 ## 0x162
.short 633 ## 0x279
.short 65399 ## 0xff77
.short 2065 ## 0x811
.short 446 ## 0x1be
.short 1450 ## 0x5aa
.short 1115 ## 0x45b
.short 79 ## 0x4f
.short 65329 ## 0xff31
.short 270 ## 0x10e
.short 651 ## 0x28b
.short 64625 ## 0xfc71
.short 64977 ## 0xfdd1
.short 65463 ## 0xffb7
.short 65119 ## 0xfe5f
.short 65501 ## 0xffdd
.short 722 ## 0x2d2
.short 65132 ## 0xfe6c
.short 65046 ## 0xfe16
.short 1596 ## 0x63c
.short 8 ## 0x8
.short 65483 ## 0xffcb
.short 63 ## 0x3f
.short 65252 ## 0xfee4
.short 287 ## 0x11f
.short 65355 ## 0xff4b
.short 480 ## 0x1e0
.short 65297 ## 0xff11
.short 539 ## 0x21b
.short 1526 ## 0x5f6
.short 64817 ## 0xfd31
.short 64615 ## 0xfc67
.short 912 ## 0x390
.short 65015 ## 0xfdf7
.short 162 ## 0xa2
.short 174 ## 0xae
.short 65332 ## 0xff34
.short 777 ## 0x309
.short 221 ## 0xdd
.short 65068 ## 0xfe2c
.short 141 ## 0x8d
.short 65517 ## 0xffed
.short 64996 ## 0xfde4
.short 625 ## 0x271
.short 63923 ## 0xf9b3
.short 487 ## 0x1e7
.short 64513 ## 0xfc01
.short 677 ## 0x2a5
.short 65128 ## 0xfe68
.short 274 ## 0x112
.short 933 ## 0x3a5
.short 235 ## 0xeb
.short 64738 ## 0xfce2
.short 453 ## 0x1c5
.short 876 ## 0x36c
.short 1229 ## 0x4cd
.short 831 ## 0x33f
.short 1939 ## 0x793
.short 1855 ## 0x73f
.short 561 ## 0x231
.short 532 ## 0x214
.short 352 ## 0x160
.short 392 ## 0x188
.short 65032 ## 0xfe08
.short 681 ## 0x2a9
.short 524 ## 0x20c
.short 143 ## 0x8f
.short 244 ## 0xf4
.short 65496 ## 0xffd8
.short 64154 ## 0xfa9a
.short 1116 ## 0x45c
.short 63706 ## 0xf8da
.short 64717 ## 0xfccd
.short 63015 ## 0xf627
.short 65213 ## 0xfebd
.short 65361 ## 0xff51
.short 63761 ## 0xf911
.short 502 ## 0x1f6
.short 64827 ## 0xfd3b
.short 64857 ## 0xfd59
.short 869 ## 0x365
.short 65326 ## 0xff2e
.short 65198 ## 0xfeae
.short 1681 ## 0x691
.short 64224 ## 0xfae0
.short 935 ## 0x3a7
.short 64957 ## 0xfdbd
.short 819 ## 0x333
.short 535 ## 0x217
.short 64322 ## 0xfb42
.short 64722 ## 0xfcd2
.short 63167 ## 0xf6bf
.short 65448 ## 0xffa8
.short 65355 ## 0xff4b
.short 65413 ## 0xff85
.short 909 ## 0x38d
.short 399 ## 0x18f
.short 64908 ## 0xfd8c
.short 1812 ## 0x714
.short 1295 ## 0x50f
.short 1808 ## 0x710
.short 42 ## 0x2a
.short 777 ## 0x309
.short 164 ## 0xa4
.short 215 ## 0xd7
.short 2428 ## 0x97c
.short 391 ## 0x187
.short 65171 ## 0xfe93
.short 602 ## 0x25a
.short 63666 ## 0xf8b2
.short 527 ## 0x20f
.short 3406 ## 0xd4e
.short 65345 ## 0xff41
.short 1678 ## 0x68e
.short 64042 ## 0xfa2a
.short 200 ## 0xc8
.short 65168 ## 0xfe90
.short 65313 ## 0xff21
.short 64952 ## 0xfdb8
.short 33 ## 0x21
.short 64982 ## 0xfdd6
.short 64911 ## 0xfd8f
.short 278 ## 0x116
.short 65347 ## 0xff43
.short 65467 ## 0xffbb
.short 65016 ## 0xfdf8
.short 63761 ## 0xf911
.short 65528 ## 0xfff8
.short 949 ## 0x3b5
.short 82 ## 0x52
.short 67 ## 0x43
.short 472 ## 0x1d8
.short 64607 ## 0xfc5f
.short 80 ## 0x50
.short 64984 ## 0xfdd8
.short 487 ## 0x1e7
.short 1070 ## 0x42e
.short 120 ## 0x78
.short 21 ## 0x15
.short 63140 ## 0xf6a4
.short 214 ## 0xd6
.short 64713 ## 0xfcc9
.short 985 ## 0x3d9
.short 191 ## 0xbf
.short 64482 ## 0xfbe2
.short 65237 ## 0xfed5
.short 404 ## 0x194
.short 64940 ## 0xfdac
.short 65315 ## 0xff23
.short 611 ## 0x263
.short 64929 ## 0xfda1
.short 441 ## 0x1b9
.short 468 ## 0x1d4
.short 1641 ## 0x669
.short 65489 ## 0xffd1
.short 3029 ## 0xbd5
.short 65326 ## 0xff2e
.short 65297 ## 0xff11
.short 776 ## 0x308
.short 933 ## 0x3a5
.short 523 ## 0x20b
.short 64929 ## 0xfda1
.short 61 ## 0x3d
.short 371 ## 0x173
.short 65098 ## 0xfe4a
.short 65004 ## 0xfdec
.short 111 ## 0x6f
.short 65243 ## 0xfedb
.short 64606 ## 0xfc5e
.short 64449 ## 0xfbc1
.short 64482 ## 0xfbe2
.short 65321 ## 0xff29
.short 65336 ## 0xff38
.short 64771 ## 0xfd03
.short 65449 ## 0xffa9
.short 64305 ## 0xfb31
.short 1021 ## 0x3fd
.short 65488 ## 0xffd0
.short 65138 ## 0xfe72
.short 909 ## 0x38d
.short 65366 ## 0xff56
.short 666 ## 0x29a
.short 65150 ## 0xfe7e
.short 1011 ## 0x3f3
.short 309 ## 0x135
.short 65248 ## 0xfee0
.short 65092 ## 0xfe44
.short 944 ## 0x3b0
.short 62823 ## 0xf567
.short 65038 ## 0xfe0e
.short 1090 ## 0x442
.short 63171 ## 0xf6c3
.short 65308 ## 0xff1c
.short 145 ## 0x91
.short 280 ## 0x118
.short 64890 ## 0xfd7a
.short 513 ## 0x201
.short 64808 ## 0xfd28
.short 65511 ## 0xffe7
.short 332 ## 0x14c
.short 222 ## 0xde
.short 519 ## 0x207
.short 63168 ## 0xf6c0
.short 64901 ## 0xfd85
.short 1170 ## 0x492
.short 65162 ## 0xfe8a
.short 1426 ## 0x592
.short 64639 ## 0xfc7f
.short 414 ## 0x19e
.short 59 ## 0x3b
.short 64800 ## 0xfd20
.short 28 ## 0x1c
.short 64948 ## 0xfdb4
.short 1229 ## 0x4cd
.short 61 ## 0x3d
.short 65534 ## 0xfffe
.short 65284 ## 0xff04
.short 65491 ## 0xffd3
.short 700 ## 0x2bc
.short 64231 ## 0xfae7
.short 674 ## 0x2a2
.short 65530 ## 0xfffa
.short 1517 ## 0x5ed
.short 803 ## 0x323
.short 64361 ## 0xfb69
.short 64826 ## 0xfd3a
.short 64664 ## 0xfc98
.short 64971 ## 0xfdcb
.short 65248 ## 0xfee0
.short 64498 ## 0xfbf2
.short 64664 ## 0xfc98
.short 160 ## 0xa0
.short 68 ## 0x44
.short 65512 ## 0xffe8
.short 304 ## 0x130
.short 373 ## 0x175
.short 208 ## 0xd0
.short 65287 ## 0xff07
.short 65406 ## 0xff7e
.short 65027 ## 0xfe03
.short 65374 ## 0xff5e
.short 103 ## 0x67
.short 64259 ## 0xfb03
.short 64842 ## 0xfd4a
.short 522 ## 0x20a
.short 273 ## 0x111
.short 227 ## 0xe3
.short 1118 ## 0x45e
.short 65506 ## 0xffe2
.short 65424 ## 0xff90
.short 65373 ## 0xff5d
.short 65448 ## 0xffa8
.short 40 ## 0x28
.short 1485 ## 0x5cd
.short 697 ## 0x2b9
.short 64410 ## 0xfb9a
.short 65188 ## 0xfea4
.short 65268 ## 0xfef4
.short 919 ## 0x397
.short 331 ## 0x14b
.short 65373 ## 0xff5d
.short 65233 ## 0xfed1
.short 64798 ## 0xfd1e
.short 65063 ## 0xfe27
.short 65296 ## 0xff10
.short 65456 ## 0xffb0
.short 275 ## 0x113
.short 38 ## 0x26
.short 64929 ## 0xfda1
.short 65080 ## 0xfe38
.short 721 ## 0x2d1
.short 64794 ## 0xfd1a
.short 944 ## 0x3b0
.short 65030 ## 0xfe06
.short 65394 ## 0xff72
.short 64906 ## 0xfd8a
.short 398 ## 0x18e
.short 65510 ## 0xffe6
.short 65376 ## 0xff60
.short 64812 ## 0xfd2c
.short 200 ## 0xc8
.short 65179 ## 0xfe9b
.short 443 ## 0x1bb
.short 64822 ## 0xfd36
.short 1969 ## 0x7b1
.short 65535 ## 0xffff
.short 656 ## 0x290
.short 65059 ## 0xfe23
.short 65081 ## 0xfe39
.short 251 ## 0xfb
.short 279 ## 0x117
.short 338 ## 0x152
.short 448 ## 0x1c0
.short 64804 ## 0xfd24
.short 65270 ## 0xfef6
.short 108 ## 0x6c
.short 65163 ## 0xfe8b
.short 65477 ## 0xffc5
.short 1100 ## 0x44c
.short 65165 ## 0xfe8d
.short 65504 ## 0xffe0
.short 855 ## 0x357
.short 720 ## 0x2d0
.short 50 ## 0x32
.short 65462 ## 0xffb6
.short 1573 ## 0x625
.short 293 ## 0x125
.short 210 ## 0xd2
.short 65439 ## 0xff9f
.short 561 ## 0x231
.short 64824 ## 0xfd38
.short 65384 ## 0xff68
.short 65474 ## 0xffc2
.short 59 ## 0x3b
.short 300 ## 0x12c
.short 65283 ## 0xff03
.short 65371 ## 0xff5b
.short 209 ## 0xd1
.short 64696 ## 0xfcb8
.short 475 ## 0x1db
.short 64772 ## 0xfd04
.short 684 ## 0x2ac
.short 65258 ## 0xfeea
.short 65012 ## 0xfdf4
.short 64626 ## 0xfc72
.short 1161 ## 0x489
.short 65518 ## 0xffee
.short 65426 ## 0xff92
.short 135 ## 0x87
.short 65396 ## 0xff74
.short 20 ## 0x14
.short 65089 ## 0xfe41
.short 65168 ## 0xfe90
.short 64869 ## 0xfd65
.short 774 ## 0x306
.short 93 ## 0x5d
.short 11 ## 0xb
.short 926 ## 0x39e
.short 508 ## 0x1fc
.short 486 ## 0x1e6
.short 63945 ## 0xf9c9
.short 989 ## 0x3dd
.short 64914 ## 0xfd92
.short 882 ## 0x372
.short 405 ## 0x195
.short 282 ## 0x11a
.short 65124 ## 0xfe64
.short 537 ## 0x219
.short 545 ## 0x221
.short 183 ## 0xb7
.short 694 ## 0x2b6
.short 65386 ## 0xff6a
.short 800 ## 0x320
.short 305 ## 0x131
.short 775 ## 0x307
.short 65008 ## 0xfdf0
.short 598 ## 0x256
.short 53 ## 0x35
.short 65504 ## 0xffe0
.short 65370 ## 0xff5a
.short 65070 ## 0xfe2e
.short 714 ## 0x2ca
.short 860 ## 0x35c
.short 65071 ## 0xfe2f
.short 64688 ## 0xfcb0
.short 64702 ## 0xfcbe
.short 64898 ## 0xfd82
.short 267 ## 0x10b
.short 684 ## 0x2ac
.short 313 ## 0x139
.short 64578 ## 0xfc42
.short 64892 ## 0xfd7c
.short 1616 ## 0x650
.short 273 ## 0x111
.short 64988 ## 0xfddc
.short 1066 ## 0x42a
.short 185 ## 0xb9
.short 64680 ## 0xfca8
.short 64411 ## 0xfb9b
.short 65398 ## 0xff76
.short 71 ## 0x47
.short 65214 ## 0xfebe
.short 65534 ## 0xfffe
.short 111 ## 0x6f
.short 319 ## 0x13f
.short 479 ## 0x1df
.short 956 ## 0x3bc
.short 322 ## 0x142
.short 381 ## 0x17d
.short 65032 ## 0xfe08
.short 75 ## 0x4b
.short 65007 ## 0xfdef
.short 64697 ## 0xfcb9
.short 64652 ## 0xfc8c
.short 356 ## 0x164
.short 64059 ## 0xfa3b
.short 64897 ## 0xfd81
.short 807 ## 0x327
.short 64647 ## 0xfc87
.short 26 ## 0x1a
.short 65534 ## 0xfffe
.short 792 ## 0x318
.short 510 ## 0x1fe
.short 64028 ## 0xfa1c
.short 502 ## 0x1f6
.short 507 ## 0x1fb
.short 65517 ## 0xffed
.short 754 ## 0x2f2
.short 212 ## 0xd4
.short 186 ## 0xba
.short 64313 ## 0xfb39
.short 65076 ## 0xfe34
.short 65129 ## 0xfe69
.short 65045 ## 0xfe15
.short 64904 ## 0xfd88
.short 65274 ## 0xfefa
.short 65519 ## 0xffef
.short 1259 ## 0x4eb
.short 64586 ## 0xfc4a
.short 64567 ## 0xfc37
.short 65438 ## 0xff9e
.short 63873 ## 0xf981
.short 2051 ## 0x803
.short 1067 ## 0x42b
.short 63840 ## 0xf960
.short 65058 ## 0xfe22
.short 64842 ## 0xfd4a
.short 64789 ## 0xfd15
.short 508 ## 0x1fc
.short 403 ## 0x193
.short 126 ## 0x7e
.short 1764 ## 0x6e4
.short 1034 ## 0x40a
.short 1821 ## 0x71d
.short 282 ## 0x11a
.short 65140 ## 0xfe74
.short 2617 ## 0xa39
.short 65362 ## 0xff52
.short 369 ## 0x171
.short 1624 ## 0x658
.short 511 ## 0x1ff
.short 65260 ## 0xfeec
.short 65024 ## 0xfe00
.short 64280 ## 0xfb18
.short 65173 ## 0xfe95
.short 21 ## 0x15
.short 145 ## 0x91
.short 745 ## 0x2e9
.short 65019 ## 0xfdfb
.short 65491 ## 0xffd3
.short 65268 ## 0xfef4
.short 33 ## 0x21
.short 64414 ## 0xfb9e
.short 386 ## 0x182
.short 64872 ## 0xfd68
.short 508 ## 0x1fc
.short 64424 ## 0xfba8
.short 1412 ## 0x584
.short 64526 ## 0xfc0e
.short 64652 ## 0xfc8c
.short 65425 ## 0xff91
.short 245 ## 0xf5
.short 65454 ## 0xffae
.short 65034 ## 0xfe0a
.short 64846 ## 0xfd4e
.short 64948 ## 0xfdb4
.short 65083 ## 0xfe3b
.short 809 ## 0x329
.short 65395 ## 0xff73
.short 1113 ## 0x459
.short 65456 ## 0xffb0
.short 64694 ## 0xfcb6
.short 1099 ## 0x44b
.short 63277 ## 0xf72d
.short 1310 ## 0x51e
.short 65331 ## 0xff33
.short 64732 ## 0xfcdc
.short 65303 ## 0xff17
.short 64055 ## 0xfa37
.short 65273 ## 0xfef9
.short 64958 ## 0xfdbe
.short 64698 ## 0xfcba
.short 62656 ## 0xf4c0
.short 496 ## 0x1f0
.short 429 ## 0x1ad
.short 65086 ## 0xfe3e
.short 679 ## 0x2a7
.short 488 ## 0x1e8
.short 669 ## 0x29d
.short 63848 ## 0xf968
.short 65292 ## 0xff0c
.short 64205 ## 0xfacd
.short 65390 ## 0xff6e
.short 64992 ## 0xfde0
.short 803 ## 0x323
.short 64448 ## 0xfbc0
.short 14 ## 0xe
.short 65356 ## 0xff4c
.short 334 ## 0x14e
.short 1746 ## 0x6d2
.short 64126 ## 0xfa7e
.short 383 ## 0x17f
.short 64418 ## 0xfba2
.short 65009 ## 0xfdf1
.short 625 ## 0x271
.short 65177 ## 0xfe99
.short 558 ## 0x22e
.short 65530 ## 0xfffa
.short 481 ## 0x1e1
.short 64621 ## 0xfc6d
.short 138 ## 0x8a
.short 1407 ## 0x57f
.short 64364 ## 0xfb6c
.short 64653 ## 0xfc8d
.short 65204 ## 0xfeb4
.short 36 ## 0x24
.short 65491 ## 0xffd3
.short 65429 ## 0xff95
.short 63418 ## 0xf7ba
.short 827 ## 0x33b
.short 65092 ## 0xfe44
.short 187 ## 0xbb
.short 2191 ## 0x88f
.short 64743 ## 0xfce7
.short 505 ## 0x1f9
.short 195 ## 0xc3
.short 64870 ## 0xfd66
.short 738 ## 0x2e2
.short 65065 ## 0xfe29
.short 474 ## 0x1da
.short 65342 ## 0xff3e
.short 343 ## 0x157
.short 65347 ## 0xff43
.short 584 ## 0x248
.short 685 ## 0x2ad
.short 1001 ## 0x3e9
.short 379 ## 0x17b
.short 383 ## 0x17f
.short 2156 ## 0x86c
.short 249 ## 0xf9
.short 64782 ## 0xfd0e
.short 432 ## 0x1b0
.short 218 ## 0xda
.short 920 ## 0x398
.short 950 ## 0x3b6
.short 65351 ## 0xff47
.short 1722 ## 0x6ba
.short 65405 ## 0xff7d
.short 1713 ## 0x6b1
.short 1125 ## 0x465
.short 64503 ## 0xfbf7
.short 196 ## 0xc4
.short 64925 ## 0xfd9d
.short 33 ## 0x21
.short 65442 ## 0xffa2
.short 1280 ## 0x500
.short 1309 ## 0x51d
.short 889 ## 0x379
.short 64975 ## 0xfdcf
.short 65265 ## 0xfef1
.short 65083 ## 0xfe3b
.short 65420 ## 0xff8c
.short 1117 ## 0x45d
.short 63947 ## 0xf9cb
.short 64730 ## 0xfcda
.short 63010 ## 0xf622
.short 208 ## 0xd0
.short 64509 ## 0xfbfd
.short 1492 ## 0x5d4
.short 65145 ## 0xfe79
.short 547 ## 0x223
.short 64381 ## 0xfb7d
.short 382 ## 0x17e
.short 63690 ## 0xf8ca
.short 910 ## 0x38e
.short 401 ## 0x191
.short 64946 ## 0xfdb2
.short 65527 ## 0xfff7
.short 795 ## 0x31b
.short 414 ## 0x19e
.short 345 ## 0x159
.short 63394 ## 0xf7a2
.short 64924 ## 0xfd9c
.short 604 ## 0x25c
.short 680 ## 0x2a8
.short 1240 ## 0x4d8
.short 1020 ## 0x3fc
.short 1070 ## 0x42e
.short 711 ## 0x2c7
.short 63330 ## 0xf762
.short 63833 ## 0xf959
.short 65386 ## 0xff6a
.short 65269 ## 0xfef5
.short 1287 ## 0x507
.short 64738 ## 0xfce2
.short 1680 ## 0x690
.short 1460 ## 0x5b4
.short 685 ## 0x2ad
.short 63955 ## 0xf9d3
.short 65535 ## 0xffff
.short 64764 ## 0xfcfc
.short 668 ## 0x29c
.short 65115 ## 0xfe5b
.short 63612 ## 0xf87c
.short 65223 ## 0xfec7
.short 1096 ## 0x448
.short 784 ## 0x310
.short 2974 ## 0xb9e
.short 63853 ## 0xf96d
.short 475 ## 0x1db
.short 62458 ## 0xf3fa
.short 1203 ## 0x4b3
.short 65275 ## 0xfefb
.short 1888 ## 0x760
.short 543 ## 0x21f
.short 63845 ## 0xf965
.short 64243 ## 0xfaf3
.short 1000 ## 0x3e8
.short 65009 ## 0xfdf1
.short 470 ## 0x1d6
.short 64356 ## 0xfb64
.short 244 ## 0xf4
.short 946 ## 0x3b2
.short 64252 ## 0xfafc
.short 899 ## 0x383
.short 64973 ## 0xfdcd
.short 892 ## 0x37c
.short 1896 ## 0x768
.short 517 ## 0x205
.short 235 ## 0xeb
.short 65472 ## 0xffc0
.short 65169 ## 0xfe91
.short 1625 ## 0x659
.short 64268 ## 0xfb0c
.short 210 ## 0xd2
.short 64897 ## 0xfd81
.short 71 ## 0x47
.short 354 ## 0x162
.short 64721 ## 0xfcd1
.short 64529 ## 0xfc11
.short 65241 ## 0xfed9
.short 64805 ## 0xfd25
.short 64984 ## 0xfdd8
.short 65372 ## 0xff5c
.short 2351 ## 0x92f
.short 121 ## 0x79
.short 62912 ## 0xf5c0
.short 64884 ## 0xfd74
.short 65069 ## 0xfe2d
.short 1161 ## 0x489
.short 687 ## 0x2af
.short 65358 ## 0xff4e
.short 160 ## 0xa0
.short 65394 ## 0xff72
.short 65291 ## 0xff0b
.short 65448 ## 0xffa8
.short 516 ## 0x204
.short 65341 ## 0xff3d
.short 900 ## 0x384
.short 2441 ## 0x989
.short 1052 ## 0x41c
.short 937 ## 0x3a9
.short 317 ## 0x13d
.short 63767 ## 0xf917
.short 120 ## 0x78
.short 89 ## 0x59
.short 65145 ## 0xfe79
.short 64740 ## 0xfce4
.short 810 ## 0x32a
.short 948 ## 0x3b4
.short 65264 ## 0xfef0
.short 64143 ## 0xfa8f
.short 96 ## 0x60
.short 455 ## 0x1c7
.short 65330 ## 0xff32
.short 437 ## 0x1b5
.short 64850 ## 0xfd52
.short 1223 ## 0x4c7
.short 191 ## 0xbf
.short 65377 ## 0xff61
.short 63697 ## 0xf8d1
.short 64334 ## 0xfb4e
.short 64543 ## 0xfc1f
.short 123 ## 0x7b
.short 519 ## 0x207
.short 256 ## 0x100
.short 65156 ## 0xfe84
.short 64290 ## 0xfb22
.short 1100 ## 0x44c
.short 65321 ## 0xff29
.short 63679 ## 0xf8bf
.short 1279 ## 0x4ff
.short 63100 ## 0xf67c
.short 64642 ## 0xfc82
.short 716 ## 0x2cc
.short 516 ## 0x204
.short 856 ## 0x358
.short 1035 ## 0x40b
.short 65067 ## 0xfe2b
.short 64942 ## 0xfdae
.short 63762 ## 0xf912
.short 2536 ## 0x9e8
.short 64142 ## 0xfa8e
.short 1489 ## 0x5d1
.short 65350 ## 0xff46
.short 64464 ## 0xfbd0
.short 280 ## 0x118
.short 65414 ## 0xff86
.short 7 ## 0x7
.short 4014 ## 0xfae
.short 730 ## 0x2da
.short 65383 ## 0xff67
.short 1878 ## 0x756
.short 893 ## 0x37d
.short 721 ## 0x2d1
.short 63596 ## 0xf86c
.short 65460 ## 0xffb4
.short 447 ## 0x1bf
.short 65163 ## 0xfe8b
.short 238 ## 0xee
.short 65171 ## 0xfe93
.short 65001 ## 0xfde9
.short 3330 ## 0xd02
.short 164 ## 0xa4
.short 193 ## 0xc1
.short 64701 ## 0xfcbd
.short 64621 ## 0xfc6d
.short 369 ## 0x171
.short 64377 ## 0xfb79
.short 63519 ## 0xf81f
.short 64049 ## 0xfa31
.short 64905 ## 0xfd89
.short 1601 ## 0x641
.short 65131 ## 0xfe6b
.short 64993 ## 0xfde1
.short 1352 ## 0x548
.short 14 ## 0xe
.short 785 ## 0x311
.short 64396 ## 0xfb8c
.short 844 ## 0x34c
.short 433 ## 0x1b1
.short 524 ## 0x20c
.short 720 ## 0x2d0
.short 1495 ## 0x5d7
.short 404 ## 0x194
.short 406 ## 0x196
.short 1812 ## 0x714
.short 1796 ## 0x704
.short 596 ## 0x254
.short 65105 ## 0xfe51
.short 2108 ## 0x83c
.short 207 ## 0xcf
.short 654 ## 0x28e
.short 63268 ## 0xf724
.short 64382 ## 0xfb7e
.short 62106 ## 0xf29a
.short 64770 ## 0xfd02
.short 65086 ## 0xfe3e
.short 64353 ## 0xfb61
.short 65516 ## 0xffec
.short 2458 ## 0x99a
.short 118 ## 0x76
.short 64951 ## 0xfdb7
.short 64617 ## 0xfc69
.short 622 ## 0x26e
.short 2200 ## 0x898
.short 64862 ## 0xfd5e
.short 90 ## 0x5a
.short 65383 ## 0xff67
.short 176 ## 0xb0
.short 440 ## 0x1b8
.short 225 ## 0xe1
.short 65301 ## 0xff15
.short 65410 ## 0xff82
.short 64877 ## 0xfd6d
.short 293 ## 0x125
.short 153 ## 0x99
.short 65528 ## 0xfff8
.short 625 ## 0x271
.short 360 ## 0x168
.short 65345 ## 0xff41
.short 523 ## 0x20b
.short 65417 ## 0xff89
.short 65457 ## 0xffb1
.short 228 ## 0xe4
.short 65499 ## 0xffdb
.short 65477 ## 0xffc5
.short 496 ## 0x1f0
.short 107 ## 0x6b
.short 64044 ## 0xfa2c
.short 38 ## 0x26
.short 64480 ## 0xfbe0
.short 65298 ## 0xff12
.short 64449 ## 0xfbc1
.short 65456 ## 0xffb0
.short 63816 ## 0xf948
.short 252 ## 0xfc
.short 65142 ## 0xfe76
.short 63903 ## 0xf99f
.short 65208 ## 0xfeb8
.short 137 ## 0x89
.short 64504 ## 0xfbf8
.short 30 ## 0x1e
.short 1213 ## 0x4bd
.short 351 ## 0x15f
.short 279 ## 0x117
.short 240 ## 0xf0
.short 67 ## 0x43
.short 418 ## 0x1a2
.short 814 ## 0x32e
.short 65435 ## 0xff9b
.short 62758 ## 0xf526
.short 65507 ## 0xffe3
.short 1301 ## 0x515
.short 65280 ## 0xff00
.short 729 ## 0x2d9
.short 65250 ## 0xfee2
.short 65145 ## 0xfe79
.short 15 ## 0xf
.short 1324 ## 0x52c
.short 674 ## 0x2a2
.short 15 ## 0xf
.short 2 ## 0x2
.short 66 ## 0x42
.short 523 ## 0x20b
.short 65426 ## 0xff92
.short 374 ## 0x176
.short 64615 ## 0xfc67
.short 535 ## 0x217
.short 65396 ## 0xff74
.short 845 ## 0x34d
.short 953 ## 0x3b9
.short 65509 ## 0xffe5
.short 64321 ## 0xfb41
.short 213 ## 0xd5
.short 822 ## 0x336
.short 65411 ## 0xff83
.short 368 ## 0x170
.short 65172 ## 0xfe94
.short 85 ## 0x55
.short 65429 ## 0xff95
.short 151 ## 0x97
.short 64888 ## 0xfd78
.short 355 ## 0x163
.short 65427 ## 0xff93
.short 65307 ## 0xff1b
.short 100 ## 0x64
.short 1378 ## 0x562
.short 114 ## 0x72
.short 6 ## 0x6
.short 248 ## 0xf8
.short 65468 ## 0xffbc
.short 65281 ## 0xff01
.short 266 ## 0x10a
.short 65311 ## 0xff1f
.short 414 ## 0x19e
.short 187 ## 0xbb
.short 577 ## 0x241
.short 65442 ## 0xffa2
.short 276 ## 0x114
.short 440 ## 0x1b8
.short 899 ## 0x383
.short 31 ## 0x1f
.short 64246 ## 0xfaf6
.short 64737 ## 0xfce1
.short 65531 ## 0xfffb
.short 64667 ## 0xfc9b
.short 1864 ## 0x748
.short 64778 ## 0xfd0a
.short 432 ## 0x1b0
.short 65528 ## 0xfff8
.short 65073 ## 0xfe31
.short 542 ## 0x21e
.short 65532 ## 0xfffc
.short 546 ## 0x222
.short 478 ## 0x1de
.short 214 ## 0xd6
.short 795 ## 0x31b
.short 65263 ## 0xfeef
.short 122 ## 0x7a
.short 327 ## 0x147
.short 65207 ## 0xfeb7
.short 1060 ## 0x424
.short 242 ## 0xf2
.short 64772 ## 0xfd04
.short 92 ## 0x5c
.short 65224 ## 0xfec8
.short 64584 ## 0xfc48
.short 628 ## 0x274
.short 65180 ## 0xfe9c
.short 215 ## 0xd7
.short 64932 ## 0xfda4
.short 64989 ## 0xfddd
.short 65129 ## 0xfe69
.short 732 ## 0x2dc
.short 1040 ## 0x410
.short 65259 ## 0xfeeb
.short 65252 ## 0xfee4
.short 212 ## 0xd4
.short 1497 ## 0x5d9
.short 416 ## 0x1a0
.short 1159 ## 0x487
.short 536 ## 0x218
.short 65128 ## 0xfe68
.short 68 ## 0x44
.short 65416 ## 0xff88
.short 361 ## 0x169
.short 65246 ## 0xfede
.short 64499 ## 0xfbf3
.short 393 ## 0x189
.short 65514 ## 0xffea
.short 65061 ## 0xfe25
.short 352 ## 0x160
.short 64767 ## 0xfcff
.short 65270 ## 0xfef6
.short 65051 ## 0xfe1b
.short 65378 ## 0xff62
.short 65027 ## 0xfe03
.short 407 ## 0x197
.short 65326 ## 0xff2e
.short 58 ## 0x3a
.short 65224 ## 0xfec8
.short 64811 ## 0xfd2b
.short 281 ## 0x119
.short 275 ## 0x113
.short 284 ## 0x11c
.short 481 ## 0x1e1
.short 564 ## 0x234
.short 65502 ## 0xffde
.short 65048 ## 0xfe18
.short 65183 ## 0xfe9f
.short 27 ## 0x1b
.short 65007 ## 0xfdef
.short 2184 ## 0x888
.short 64407 ## 0xfb97
.short 65407 ## 0xff7f
.short 29 ## 0x1d
.short 65356 ## 0xff4c
.short 700 ## 0x2bc
.short 65146 ## 0xfe7a
.short 64855 ## 0xfd57
.short 243 ## 0xf3
.short 426 ## 0x1aa
.short 64940 ## 0xfdac
.short 64746 ## 0xfcea
.short 63821 ## 0xf94d
.short 13 ## 0xd
.short 65346 ## 0xff42
.short 258 ## 0x102
.short 64865 ## 0xfd61
.short 998 ## 0x3e6
.short 900 ## 0x384
.short 65255 ## 0xfee7
.short 2463 ## 0x99f
.short 3212 ## 0xc8c
.short 694 ## 0x2b6
.short 65450 ## 0xffaa
.short 176 ## 0xb0
.short 974 ## 0x3ce
.short 2425 ## 0x979
.short 63962 ## 0xf9da
.short 344 ## 0x158
.short 65251 ## 0xfee3
.short 64894 ## 0xfd7e
.short 3068 ## 0xbfc
.short 262 ## 0x106
.short 15 ## 0xf
.short 551 ## 0x227
.short 64679 ## 0xfca7
.short 65260 ## 0xfeec
.short 65482 ## 0xffca
.short 64178 ## 0xfab2
.short 63144 ## 0xf6a8
.short 64899 ## 0xfd83
.short 64792 ## 0xfd18
.short 370 ## 0x172
.short 65242 ## 0xfeda
.short 65033 ## 0xfe09
.short 65369 ## 0xff59
.short 65316 ## 0xff24
.short 65323 ## 0xff2b
.short 582 ## 0x246
.short 1069 ## 0x42d
.short 1419 ## 0x58b
.short 124 ## 0x7c
.short 688 ## 0x2b0
.short 64267 ## 0xfb0b
.short 483 ## 0x1e3
.short 427 ## 0x1ab
.short 105 ## 0x69
.short 65179 ## 0xfe9b
.short 64227 ## 0xfae3
.short 994 ## 0x3e2
.short 131 ## 0x83
.short 439 ## 0x1b7
.short 283 ## 0x11b
.short 6391 ## 0x18f7
.short 61237 ## 0xef35
.short 65467 ## 0xffbb
.short 593 ## 0x251
.short 250 ## 0xfa
.short 1615 ## 0x64f
.short 88 ## 0x58
.short 65445 ## 0xffa5
.short 65412 ## 0xff84
.short 378 ## 0x17a
.short 1078 ## 0x436
.short 63051 ## 0xf64b
.short 63708 ## 0xf8dc
.short 64234 ## 0xfaea
.short 118 ## 0x76
.short 391 ## 0x187
.short 64559 ## 0xfc2f
.short 1132 ## 0x46c
.short 62061 ## 0xf26d
.short 2265 ## 0x8d9
.short 64785 ## 0xfd11
.short 698 ## 0x2ba
.short 517 ## 0x205
.short 65117 ## 0xfe5d
.short 2249 ## 0x8c9
.short 487 ## 0x1e7
.short 313 ## 0x139
.short 64937 ## 0xfda9
.short 306 ## 0x132
.short 64876 ## 0xfd6c
.short 65209 ## 0xfeb9
.short 63373 ## 0xf78d
.short 65142 ## 0xfe76
.short 357 ## 0x165
.short 525 ## 0x20d
.short 767 ## 0x2ff
.short 154 ## 0x9a
.short 1258 ## 0x4ea
.short 64282 ## 0xfb1a
.short 346 ## 0x15a
.short 65183 ## 0xfe9f
.short 65456 ## 0xffb0
.short 65306 ## 0xff1a
.short 19 ## 0x13
.short 1404 ## 0x57c
.short 62612 ## 0xf494
.short 65441 ## 0xffa1
.short 15 ## 0xf
.short 64781 ## 0xfd0d
.short 65153 ## 0xfe81
.short 207 ## 0xcf
.short 60 ## 0x3c
.short 587 ## 0x24b
.short 238 ## 0xee
.short 329 ## 0x149
.short 64929 ## 0xfda1
.short 113 ## 0x71
.short 2010 ## 0x7da
.short 65132 ## 0xfe6c
.short 65466 ## 0xffba
.short 1382 ## 0x566
.short 93 ## 0x5d
.short 1470 ## 0x5be
.short 548 ## 0x224
.short 65409 ## 0xff81
.short 121 ## 0x79
.short 65039 ## 0xfe0f
.short 953 ## 0x3b9
.short 63940 ## 0xf9c4
.short 203 ## 0xcb
.short 4682 ## 0x124a
.short 64570 ## 0xfc3a
.short 64930 ## 0xfda2
.short 65515 ## 0xffeb
.short 343 ## 0x157
.short 64152 ## 0xfa98
.short 399 ## 0x18f
.short 64977 ## 0xfdd1
.short 63658 ## 0xf8aa
.short 64268 ## 0xfb0c
.short 65456 ## 0xffb0
.short 430 ## 0x1ae
.short 65447 ## 0xffa7
.short 65089 ## 0xfe41
.short 342 ## 0x156
.short 65470 ## 0xffbe
.short 65410 ## 0xff82
.short 160 ## 0xa0
.short 65344 ## 0xff40
.short 517 ## 0x205
.short 263 ## 0x107
.short 2544 ## 0x9f0
.short 64555 ## 0xfc2b
.short 65204 ## 0xfeb4
.short 704 ## 0x2c0
.short 65052 ## 0xfe1c
.short 65350 ## 0xff46
.short 64621 ## 0xfc6d
.short 769 ## 0x301
.short 64467 ## 0xfbd3
.short 65026 ## 0xfe02
.short 239 ## 0xef
.short 1127 ## 0x467
.short 138 ## 0x8a
.short 5966 ## 0x174e
.short 683 ## 0x2ab
.short 64274 ## 0xfb12
.short 89 ## 0x59
.short 65289 ## 0xff09
.short 815 ## 0x32f
.short 65469 ## 0xffbd
.short 32 ## 0x20
.short 5 ## 0x5
.short 65067 ## 0xfe2b
.short 64348 ## 0xfb5c
.short 1751 ## 0x6d7
.short 502 ## 0x1f6
.short 536 ## 0x218
.short 65028 ## 0xfe04
.short 65327 ## 0xff2f
.short 57 ## 0x39
.short 63251 ## 0xf713
.short 64889 ## 0xfd79
.short 65092 ## 0xfe44
.short 498 ## 0x1f2
.short 556 ## 0x22c
.short 64607 ## 0xfc5f
.short 64910 ## 0xfd8e
.short 65248 ## 0xfee0
.short 65123 ## 0xfe63
.short 64288 ## 0xfb20
.short 62092 ## 0xf28c
.short 117 ## 0x75
.short 1510 ## 0x5e6
.short 24 ## 0x18
.short 65420 ## 0xff8c
.short 63060 ## 0xf654
.short 45 ## 0x2d
.short 398 ## 0x18e
.short 133 ## 0x85
.short 884 ## 0x374
.short 1627 ## 0x65b
.short 950 ## 0x3b6
.short 838 ## 0x346
.short 4 ## 0x4
.short 65032 ## 0xfe08
.short 243 ## 0xf3
.short 864 ## 0x360
.short 338 ## 0x152
.short 314 ## 0x13a
.short 65077 ## 0xfe35
.short 64612 ## 0xfc64
.short 816 ## 0x330
.short 64443 ## 0xfbbb
.short 914 ## 0x392
.short 64180 ## 0xfab4
.short 65417 ## 0xff89
.short 64870 ## 0xfd66
.short 228 ## 0xe4
.short 538 ## 0x21a
.short 228 ## 0xe4
.short 64232 ## 0xfae8
.short 474 ## 0x1da
.short 671 ## 0x29f
.short 1958 ## 0x7a6
.short 65229 ## 0xfecd
.short 65104 ## 0xfe50
.short 1124 ## 0x464
.short 65363 ## 0xff53
.short 3440 ## 0xd70
.short 57 ## 0x39
.short 65506 ## 0xffe2
.short 65254 ## 0xfee6
.short 65078 ## 0xfe36
.short 65402 ## 0xff7a
.short 405 ## 0x195
.short 64244 ## 0xfaf4
.short 134 ## 0x86
.short 64850 ## 0xfd52
.short 344 ## 0x158
.short 116 ## 0x74
.short 117 ## 0x75
.short 415 ## 0x19f
.short 65358 ## 0xff4e
.short 3083 ## 0xc0b
.short 64476 ## 0xfbdc
.short 2932 ## 0xb74
.short 672 ## 0x2a0
.short 64393 ## 0xfb89
.short 3351 ## 0xd17
.short 1428 ## 0x594
.short 65304 ## 0xff18
.short 46 ## 0x2e
.short 65151 ## 0xfe7f
.short 64997 ## 0xfde5
.short 2373 ## 0x945
.short 65432 ## 0xff98
.short 613 ## 0x265
.short 64602 ## 0xfc5a
.short 510 ## 0x1fe
.short 63752 ## 0xf908
.short 147 ## 0x93
.short 64537 ## 0xfc19
.short 64863 ## 0xfd5f
.short 574 ## 0x23e
.short 64749 ## 0xfced
.short 61 ## 0x3d
.short 65467 ## 0xffbb
.short 65106 ## 0xfe52
.short 64392 ## 0xfb88
.short 64883 ## 0xfd73
.short 1079 ## 0x437
.short 1478 ## 0x5c6
.short 65245 ## 0xfedd
.short 63391 ## 0xf79f
.short 824 ## 0x338
.short 659 ## 0x293
.short 65357 ## 0xff4d
.short 78 ## 0x4e
.short 65132 ## 0xfe6c
.short 499 ## 0x1f3
.short 65313 ## 0xff21
.short 1090 ## 0x442
.short 65279 ## 0xfeff
.short 64724 ## 0xfcd4
.short 399 ## 0x18f
.short 65090 ## 0xfe42
.short 2071 ## 0x817
.short 63251 ## 0xf713
.short 65047 ## 0xfe17
.short 1403 ## 0x57b
.short 147 ## 0x93
.short 64768 ## 0xfd00
.short 554 ## 0x22a
.short 1074 ## 0x432
.short 404 ## 0x194
.short 65507 ## 0xffe3
.short 1997 ## 0x7cd
.short 65331 ## 0xff33
.short 2069 ## 0x815
.short 65235 ## 0xfed3
.short 64024 ## 0xfa18
.short 901 ## 0x385
.short 65206 ## 0xfeb6
.short 771 ## 0x303
.short 65194 ## 0xfeaa
.short 65476 ## 0xffc4
.short 523 ## 0x20b
.short 65474 ## 0xffc2
.short 64915 ## 0xfd93
.short 162 ## 0xa2
.short 64525 ## 0xfc0d
.short 63845 ## 0xf965
.short 64880 ## 0xfd70
.short 63577 ## 0xf859
.short 64839 ## 0xfd47
.short 65083 ## 0xfe3b
.short 64877 ## 0xfd6d
.short 45 ## 0x2d
.short 64623 ## 0xfc6f
.short 2025 ## 0x7e9
.short 374 ## 0x176
.short 169 ## 0xa9
.short 327 ## 0x147
.short 32 ## 0x20
.short 793 ## 0x319
.short 64681 ## 0xfca9
.short 1959 ## 0x7a7
.short 358 ## 0x166
.short 516 ## 0x204
.short 871 ## 0x367
.short 334 ## 0x14e
.short 63928 ## 0xf9b8
.short 612 ## 0x264
.short 254 ## 0xfe
.short 63028 ## 0xf634
.short 64355 ## 0xfb63
.short 64060 ## 0xfa3c
.short 774 ## 0x306
.short 333 ## 0x14d
.short 1393 ## 0x571
.short 64781 ## 0xfd0d
.short 304 ## 0x130
.short 883 ## 0x373
.short 129 ## 0x81
.short 1431 ## 0x597
.short 63761 ## 0xf911
.short 64000 ## 0xfa00
.short 3396 ## 0xd44
.short 64575 ## 0xfc3f
.short 1514 ## 0x5ea
.short 63392 ## 0xf7a0
.short 2341 ## 0x925
.short 504 ## 0x1f8
.short 64517 ## 0xfc05
.short 64555 ## 0xfc2b
.short 65330 ## 0xff32
.short 75 ## 0x4b
.short 90 ## 0x5a
.short 722 ## 0x2d2
.short 743 ## 0x2e7
.short 65529 ## 0xfff9
.short 673 ## 0x2a1
.short 63284 ## 0xf734
.short 64977 ## 0xfdd1
.short 424 ## 0x1a8
.short 139 ## 0x8b
.short 817 ## 0x331
.short 63217 ## 0xf6f1
.short 113 ## 0x71
.short 65259 ## 0xfeeb
.short 183 ## 0xb7
.short 64782 ## 0xfd0e
.short 63725 ## 0xf8ed
.short 65410 ## 0xff82
.short 99 ## 0x63
.short 535 ## 0x217
.short 241 ## 0xf1
.short 65058 ## 0xfe22
.short 65489 ## 0xffd1
.short 656 ## 0x290
.short 65220 ## 0xfec4
.short 65354 ## 0xff4a
.short 65489 ## 0xffd1
.short 1758 ## 0x6de
.short 65503 ## 0xffdf
.short 431 ## 0x1af
.short 64882 ## 0xfd72
.short 65410 ## 0xff82
.short 64328 ## 0xfb48
.short 65480 ## 0xffc8
.short 700 ## 0x2bc
.short 64721 ## 0xfcd1
.short 120 ## 0x78
.short 302 ## 0x12e
.short 92 ## 0x5c
.short 306 ## 0x132
.short 62893 ## 0xf5ad
.short 65432 ## 0xff98
.short 65109 ## 0xfe55
.short 63205 ## 0xf6e5
.short 2021 ## 0x7e5
.short 64694 ## 0xfcb6
.short 163 ## 0xa3
.short 65313 ## 0xff21
.short 65475 ## 0xffc3
.short 106 ## 0x6a
.short 118 ## 0x76
.short 61429 ## 0xeff5
.short 64733 ## 0xfcdd
.short 89 ## 0x59
.short 65283 ## 0xff03
.short 65501 ## 0xffdd
.short 64354 ## 0xfb62
.short 62204 ## 0xf2fc
.short 64481 ## 0xfbe1
.short 64855 ## 0xfd57
.short 64561 ## 0xfc31
.short 341 ## 0x155
.short 281 ## 0x119
.short 340 ## 0x154
.short 436 ## 0x1b4
.short 3123 ## 0xc33
.short 501 ## 0x1f5
.short 397 ## 0x18d
.short 65351 ## 0xff47
.short 64378 ## 0xfb7a
.short 63527 ## 0xf827
.short 64541 ## 0xfc1d
.short 1409 ## 0x581
.short 64884 ## 0xfd74
.short 64214 ## 0xfad6
.short 1845 ## 0x735
.short 65089 ## 0xfe41
.short 64625 ## 0xfc71
.short 65478 ## 0xffc6
.short 405 ## 0x195
.short 2062 ## 0x80e
.short 423 ## 0x1a7
.short 64286 ## 0xfb1e
.short 824 ## 0x338
.short 65490 ## 0xffd2
.short 65174 ## 0xfe96
.short 290 ## 0x122
.short 64158 ## 0xfa9e
.short 65238 ## 0xfed6
.short 7 ## 0x7
.short 1009 ## 0x3f1
.short 65217 ## 0xfec1
.short 64884 ## 0xfd74
.short 64927 ## 0xfd9f
.short 194 ## 0xc2
.short 629 ## 0x275
.short 65241 ## 0xfed9
.short 83 ## 0x53
.short 65416 ## 0xff88
.short 62562 ## 0xf462
.short 230 ## 0xe6
.short 65499 ## 0xffdb
.short 65350 ## 0xff46
.short 2976 ## 0xba0
.short 65283 ## 0xff03
.short 65200 ## 0xfeb0
.short 60115 ## 0xead3
.short 640 ## 0x280
.short 166 ## 0xa6
.short 1045 ## 0x415
.short 64751 ## 0xfcef
.short 65467 ## 0xffbb
.short 141 ## 0x8d
.short 65126 ## 0xfe66
.short 63940 ## 0xf9c4
.short 1381 ## 0x565
.short 254 ## 0xfe
.short 63600 ## 0xf870
.short 2 ## 0x2
.short 14 ## 0xe
.short 399 ## 0x18f
.short 65371 ## 0xff5b
.short 1694 ## 0x69e
.short 63900 ## 0xf99c
.short 20 ## 0x14
.short 379 ## 0x17b
.short 3357 ## 0xd1d
.short 65281 ## 0xff01
.short 63882 ## 0xf98a
.short 161 ## 0xa1
.short 392 ## 0x188
.short 65018 ## 0xfdfa
.short 147 ## 0x93
.short 94 ## 0x5e
.short 1779 ## 0x6f3
.short 64847 ## 0xfd4f
.short 64597 ## 0xfc55
.short 711 ## 0x2c7
.short 64835 ## 0xfd43
.short 63250 ## 0xf712
.short 65258 ## 0xfeea
.short 65365 ## 0xff55
.short 64615 ## 0xfc67
.short 64902 ## 0xfd86
.short 63695 ## 0xf8cf
.short 10 ## 0xa
.short 65087 ## 0xfe3f
.short 64504 ## 0xfbf8
.short 40 ## 0x28
.short 64124 ## 0xfa7c
.short 127 ## 0x7f
.short 65343 ## 0xff3f
.short 64448 ## 0xfbc0
.short 65373 ## 0xff5d
.short 65376 ## 0xff60
.short 65427 ## 0xff93
.short 0 ## 0x0
.short 1520 ## 0x5f0
.short 38 ## 0x26
.short 65427 ## 0xff93
.short 1015 ## 0x3f7
.short 64892 ## 0xfd7c
.short 64933 ## 0xfda5
.short 594 ## 0x252
.short 405 ## 0x195
.short 1348 ## 0x544
.short 283 ## 0x11b
.short 65189 ## 0xfea5
.short 65526 ## 0xfff6
.short 64608 ## 0xfc60
.short 171 ## 0xab
.short 64739 ## 0xfce3
.short 422 ## 0x1a6
.short 762 ## 0x2fa
.short 236 ## 0xec
.short 64188 ## 0xfabc
.short 348 ## 0x15c
.short 65384 ## 0xff68
.short 145 ## 0x91
.short 62178 ## 0xf2e2
.short 601 ## 0x259
.short 65290 ## 0xff0a
.short 64980 ## 0xfdd4
.short 42 ## 0x2a
.short 144 ## 0x90
.short 1067 ## 0x42b
.short 65384 ## 0xff68
.short 2452 ## 0x994
.short 119 ## 0x77
.short 2233 ## 0x8b9
.short 1097 ## 0x449
.short 262 ## 0x106
.short 65375 ## 0xff5f
.short 65513 ## 0xffe9
.short 65278 ## 0xfefe
.short 65242 ## 0xfeda
.short 853 ## 0x355
.short 64290 ## 0xfb22
.short 65086 ## 0xfe3e
.short 890 ## 0x37a
.short 64109 ## 0xfa6d
.short 63701 ## 0xf8d5
.short 305 ## 0x131
.short 64804 ## 0xfd24
.short 65300 ## 0xff14
.short 65088 ## 0xfe40
.short 65310 ## 0xff1e
.short 2378 ## 0x94a
.short 97 ## 0x61
.short 65360 ## 0xff50
.short 122 ## 0x7a
.short 64713 ## 0xfcc9
.short 65484 ## 0xffcc
.short 24 ## 0x18
.short 64933 ## 0xfda5
.short 65466 ## 0xffba
.short 1074 ## 0x432
.short 1073 ## 0x431
.short 64920 ## 0xfd98
.short 95 ## 0x5f
.short 64681 ## 0xfca9
.short 65512 ## 0xffe8
.short 577 ## 0x241
.short 637 ## 0x27d
.short 65504 ## 0xffe0
.short 510 ## 0x1fe
.short 307 ## 0x133
.short 65211 ## 0xfebb
.short 65307 ## 0xff1b
.short 64959 ## 0xfdbf
.short 495 ## 0x1ef
.short 229 ## 0xe5
.short 64653 ## 0xfc8d
.short 706 ## 0x2c2
.short 63650 ## 0xf8a2
.short 52 ## 0x34
.short 453 ## 0x1c5
.short 700 ## 0x2bc
.short 1237 ## 0x4d5
.short 109 ## 0x6d
.short 1210 ## 0x4ba
.short 294 ## 0x126
.short 565 ## 0x235
.short 63878 ## 0xf986
.short 695 ## 0x2b7
.short 349 ## 0x15d
.short 185 ## 0xb9
.short 64684 ## 0xfcac
.short 320 ## 0x140
.short 64876 ## 0xfd6c
.short 65370 ## 0xff5a
.short 64915 ## 0xfd93
.short 64203 ## 0xfacb
.short 64658 ## 0xfc92
.short 203 ## 0xcb
.short 1530 ## 0x5fa
.short 263 ## 0x107
.short 581 ## 0x245
.short 64454 ## 0xfbc6
.short 464 ## 0x1d0
.short 64325 ## 0xfb45
.short 3101 ## 0xc1d
.short 63947 ## 0xf9cb
.short 65326 ## 0xff2e
.short 355 ## 0x163
.short 65167 ## 0xfe8f
.short 64322 ## 0xfb42
.short 63114 ## 0xf68a
.short 65483 ## 0xffcb
.short 65427 ## 0xff93
.short 5 ## 0x5
.short 64791 ## 0xfd17
.short 382 ## 0x17e
.short 905 ## 0x389
.short 1953 ## 0x7a1
.short 114 ## 0x72
.short 64656 ## 0xfc90
.short 842 ## 0x34a
.short 345 ## 0x159
.short 65491 ## 0xffd3
.short 22 ## 0x16
.short 65043 ## 0xfe13
.short 65411 ## 0xff83
.short 166 ## 0xa6
.short 318 ## 0x13e
.short 64875 ## 0xfd6b
.short 583 ## 0x247
.short 65220 ## 0xfec4
.short 221 ## 0xdd
.short 65262 ## 0xfeee
.short 64572 ## 0xfc3c
.short 1257 ## 0x4e9
.short 65175 ## 0xfe97
.short 64979 ## 0xfdd3
.short 1398 ## 0x576
.short 64597 ## 0xfc55
.short 64493 ## 0xfbed
.short 753 ## 0x2f1
.short 65475 ## 0xffc3
.short 7 ## 0x7
.short 64337 ## 0xfb51
.short 615 ## 0x267
.short 64365 ## 0xfb6d
.short 65342 ## 0xff3e
.short 171 ## 0xab
.short 64893 ## 0xfd7d
.short 65524 ## 0xfff4
.short 1292 ## 0x50c
.short 65044 ## 0xfe14
.short 1064 ## 0x428
.short 64625 ## 0xfc71
.short 781 ## 0x30d
.short 380 ## 0x17c
.short 64955 ## 0xfdbb
.short 969 ## 0x3c9
.short 1555 ## 0x613
.short 64581 ## 0xfc45
.short 73 ## 0x49
.short 2084 ## 0x824
.short 64830 ## 0xfd3e
.short 410 ## 0x19a
.short 1337 ## 0x539
.short 2574 ## 0xa0e
.short 65020 ## 0xfdfc
.short 64700 ## 0xfcbc
.short 184 ## 0xb8
.short 224 ## 0xe0
.short 1070 ## 0x42e
.short 373 ## 0x175
.short 65116 ## 0xfe5c
.short 65089 ## 0xfe41
.short 418 ## 0x1a2
.short 91 ## 0x5b
.short 65218 ## 0xfec2
.short 63638 ## 0xf896
.short 949 ## 0x3b5
.short 705 ## 0x2c1
.short 586 ## 0x24a
.short 1089 ## 0x441
.short 111 ## 0x6f
.short 1613 ## 0x64d
.short 65216 ## 0xfec0
.short 421 ## 0x1a5
.short 65475 ## 0xffc3
.short 65244 ## 0xfedc
.short 389 ## 0x185
.short 141 ## 0x8d
.short 63008 ## 0xf620
.short 64457 ## 0xfbc9
.short 495 ## 0x1ef
.short 65441 ## 0xffa1
.short 64734 ## 0xfcde
.short 65097 ## 0xfe49
.short 65236 ## 0xfed4
.short 65467 ## 0xffbb
.short 65022 ## 0xfdfe
.short 354 ## 0x162
.short 520 ## 0x208
.short 64862 ## 0xfd5e
.short 64736 ## 0xfce0
.short 508 ## 0x1fc
.short 363 ## 0x16b
.short 1505 ## 0x5e1
.short 1453 ## 0x5ad
.short 457 ## 0x1c9
.short 1288 ## 0x508
.short 567 ## 0x237
.short 64339 ## 0xfb53
.short 65292 ## 0xff0c
.short 65448 ## 0xffa8
.short 65249 ## 0xfee1
.short 200 ## 0xc8
.short 65361 ## 0xff51
.short 1601 ## 0x641
.short 1203 ## 0x4b3
.short 41 ## 0x29
.short 523 ## 0x20b
.short 968 ## 0x3c8
.short 65368 ## 0xff58
.short 473 ## 0x1d9
.short 64967 ## 0xfdc7
.short 41 ## 0x29
.short 85 ## 0x55
.short 1166 ## 0x48e
.short 65428 ## 0xff94
.short 64812 ## 0xfd2c
.short 64306 ## 0xfb32
.short 65486 ## 0xffce
.short 615 ## 0x267
.short 220 ## 0xdc
.short 65165 ## 0xfe8d
.short 65330 ## 0xff32
.short 65085 ## 0xfe3d
.short 7 ## 0x7
.short 64918 ## 0xfd96
.short 480 ## 0x1e0
.short 1869 ## 0x74d
.short 65501 ## 0xffdd
.short 934 ## 0x3a6
.short 740 ## 0x2e4
.short 695 ## 0x2b7
.short 602 ## 0x25a
.short 2087 ## 0x827
.short 65339 ## 0xff3b
.short 1370 ## 0x55a
.short 1116 ## 0x45c
.short 64992 ## 0xfde0
.short 64901 ## 0xfd85
.short 1268 ## 0x4f4
.short 271 ## 0x10f
.short 65053 ## 0xfe1d
.short 65049 ## 0xfe19
.short 65191 ## 0xfea7
.short 65022 ## 0xfdfe
.short 65373 ## 0xff5d
.short 64638 ## 0xfc7e
.short 64922 ## 0xfd9a
.short 65301 ## 0xff15
.short 1344 ## 0x540
.short 65518 ## 0xffee
.short 65485 ## 0xffcd
.short 65103 ## 0xfe4f
.short 65361 ## 0xff51
.short 65135 ## 0xfe6f
.short 83 ## 0x53
.short 2 ## 0x2
.short 64551 ## 0xfc27
.short 64039 ## 0xfa27
.short 64233 ## 0xfae9
.short 65219 ## 0xfec3
.short 65203 ## 0xfeb3
.short 64834 ## 0xfd42
.short 64291 ## 0xfb23
.short 174 ## 0xae
.short 65191 ## 0xfea7
.short 519 ## 0x207
.short 290 ## 0x122
.short 307 ## 0x133
.short 64237 ## 0xfaed
.short 133 ## 0x85
.short 852 ## 0x354
.short 64468 ## 0xfbd4
.short 64710 ## 0xfcc6
.short 1000 ## 0x3e8
.short 65436 ## 0xff9c
.short 65210 ## 0xfeba
.short 64541 ## 0xfc1d
.short 148 ## 0x94
.short 471 ## 0x1d7
.short 64753 ## 0xfcf1
.short 65463 ## 0xffb7
.short 64862 ## 0xfd5e
.short 18 ## 0x12
.short 1157 ## 0x485
.short 64927 ## 0xfd9f
.short 64740 ## 0xfce4
.short 65044 ## 0xfe14
.short 916 ## 0x394
.short 64910 ## 0xfd8e
.short 65519 ## 0xffef
.short 65247 ## 0xfedf
.short 65013 ## 0xfdf5
.short 65317 ## 0xff25
.short 274 ## 0x112
.short 65432 ## 0xff98
.short 38 ## 0x26
.short 64982 ## 0xfdd6
.short 65423 ## 0xff8f
.short 65189 ## 0xfea5
.short 65234 ## 0xfed2
.short 942 ## 0x3ae
.short 325 ## 0x145
.short 223 ## 0xdf
.short 603 ## 0x25b
.short 65462 ## 0xffb6
.short 158 ## 0x9e
.short 687 ## 0x2af
.short 65263 ## 0xfeef
.short 974 ## 0x3ce
.short 65482 ## 0xffca
.short 82 ## 0x52
.short 65412 ## 0xff84
.short 64156 ## 0xfa9c
.short 64910 ## 0xfd8e
.short 158 ## 0x9e
.short 64800 ## 0xfd20
.short 64640 ## 0xfc80
.short 65464 ## 0xffb8
.short 64969 ## 0xfdc9
.short 328 ## 0x148
.short 178 ## 0xb2
.short 64609 ## 0xfc61
.short 65404 ## 0xff7c
.short 65386 ## 0xff6a
.short 1658 ## 0x67a
.short 793 ## 0x319
.short 376 ## 0x178
.short 338 ## 0x152
.short 525 ## 0x20d
.short 167 ## 0xa7
.short 64362 ## 0xfb6a
.short 64638 ## 0xfc7e
.short 65248 ## 0xfee0
.short 64649 ## 0xfc89
.short 64673 ## 0xfca1
.short 535 ## 0x217
.short 63360 ## 0xf780
.short 65507 ## 0xffe3
.short 64632 ## 0xfc78
.short 220 ## 0xdc
.short 65198 ## 0xfeae
.short 186 ## 0xba
.short 49 ## 0x31
.short 65237 ## 0xfed5
.short 65316 ## 0xff24
.short 981 ## 0x3d5
.short 1001 ## 0x3e9
.short 65022 ## 0xfdfe
.short 65317 ## 0xff25
.short 87 ## 0x57
.short 744 ## 0x2e8
.short 65439 ## 0xff9f
.short 65067 ## 0xfe2b
.short 65209 ## 0xfeb9
.short 1178 ## 0x49a
.short 1682 ## 0x692
.short 65487 ## 0xffcf
.short 23 ## 0x17
.short 64978 ## 0xfdd2
.short 1286 ## 0x506
.short 65478 ## 0xffc6
.short 65131 ## 0xfe6b
.short 378 ## 0x17a
.short 64521 ## 0xfc09
.short 65366 ## 0xff56
.short 65146 ## 0xfe7a
.short 460 ## 0x1cc
.short 227 ## 0xe3
.short 594 ## 0x252
.short 163 ## 0xa3
.short 65245 ## 0xfedd
.short 64941 ## 0xfdad
.short 473 ## 0x1d9
.short 65503 ## 0xffdf
.short 64379 ## 0xfb7b
.short 64918 ## 0xfd96
.short 634 ## 0x27a
.short 1103 ## 0x44f
.short 65475 ## 0xffc3
.short 65423 ## 0xff8f
.short 65501 ## 0xffdd
.short 197 ## 0xc5
.short 64854 ## 0xfd56
.short 65446 ## 0xffa6
.short 1111 ## 0x457
.short 65158 ## 0xfe86
.short 65488 ## 0xffd0
.short 62089 ## 0xf289
.short 64010 ## 0xfa0a
.short 64278 ## 0xfb16
.short 354 ## 0x162
.short 146 ## 0x92
.short 65483 ## 0xffcb
.short 65460 ## 0xffb4
.short 1794 ## 0x702
.short 465 ## 0x1d1
.short 168 ## 0xa8
.short 64407 ## 0xfb97
.short 62640 ## 0xf4b0
.short 144 ## 0x90
.short 481 ## 0x1e1
.short 329 ## 0x149
.short 211 ## 0xd3
.short 63510 ## 0xf816
.short 293 ## 0x125
.short 466 ## 0x1d2
.short 63282 ## 0xf732
.short 1049 ## 0x419
.short 249 ## 0xf9
.short 82 ## 0x52
.short 1055 ## 0x41f
.short 64427 ## 0xfbab
.short 64043 ## 0xfa2b
.short 1130 ## 0x46a
.short 64788 ## 0xfd14
.short 307 ## 0x133
.short 3839 ## 0xeff
.short 606 ## 0x25e
.short 272 ## 0x110
.short 13 ## 0xd
.short 64572 ## 0xfc3c
.short 437 ## 0x1b5
.short 739 ## 0x2e3
.short 65465 ## 0xffb9
.short 547 ## 0x223
.short 854 ## 0x356
.short 64946 ## 0xfdb2
.short 986 ## 0x3da
.short 65095 ## 0xfe47
.short 64870 ## 0xfd66
.short 64712 ## 0xfcc8
.short 65458 ## 0xffb2
.short 65150 ## 0xfe7e
.short 64983 ## 0xfdd7
.short 423 ## 0x1a7
.short 65239 ## 0xfed7
.short 62202 ## 0xf2fa
.short 1369 ## 0x559
.short 734 ## 0x2de
.short 587 ## 0x24b
.short 65494 ## 0xffd6
.short 790 ## 0x316
.short 1692 ## 0x69c
.short 434 ## 0x1b2
.short 1300 ## 0x514
.short 65352 ## 0xff48
.short 1586 ## 0x632
.short 64696 ## 0xfcb8
.short 259 ## 0x103
.short 1140 ## 0x474
.short 64461 ## 0xfbcd
.short 65454 ## 0xffae
.short 1736 ## 0x6c8
.short 64134 ## 0xfa86
.short 65327 ## 0xff2f
.short 709 ## 0x2c5
.short 176 ## 0xb0
.short 1078 ## 0x436
.short 65239 ## 0xfed7
.short 173 ## 0xad
.short 65244 ## 0xfedc
.short 2710 ## 0xa96
.short 588 ## 0x24c
.short 65142 ## 0xfe76
.short 387 ## 0x183
.short 894 ## 0x37e
.short 65360 ## 0xff50
.short 63845 ## 0xf965
.short 64604 ## 0xfc5c
.short 65276 ## 0xfefc
.short 468 ## 0x1d4
.short 380 ## 0x17c
.short 765 ## 0x2fd
.short 76 ## 0x4c
.short 64685 ## 0xfcad
.short 193 ## 0xc1
.short 689 ## 0x2b1
.short 62297 ## 0xf359
.short 807 ## 0x327
.short 59 ## 0x3b
.short 65429 ## 0xff95
.short 64696 ## 0xfcb8
.short 1012 ## 0x3f4
.short 592 ## 0x250
.short 64827 ## 0xfd3b
.short 97 ## 0x61
.short 63324 ## 0xf75c
.short 147 ## 0x93
.short 65517 ## 0xffed
.short 63044 ## 0xf644
.short 323 ## 0x143
.short 64654 ## 0xfc8e
.short 823 ## 0x337
.short 1038 ## 0x40e
.short 64654 ## 0xfc8e
.short 64230 ## 0xfae6
.short 65206 ## 0xfeb6
.short 64200 ## 0xfac8
.short 513 ## 0x201
.short 64940 ## 0xfdac
.short 469 ## 0x1d5
.short 563 ## 0x233
.short 64991 ## 0xfddf
.short 162 ## 0xa2
.short 63782 ## 0xf926
.short 64037 ## 0xfa25
.short 21 ## 0x15
.short 64781 ## 0xfd0d
.short 64532 ## 0xfc14
.short 95 ## 0x5f
.short 65052 ## 0xfe1c
.short 1220 ## 0x4c4
.short 65310 ## 0xff1e
.short 1068 ## 0x42c
.short 102 ## 0x66
.short 65501 ## 0xffdd
.short 1581 ## 0x62d
.short 380 ## 0x17c
.short 65100 ## 0xfe4c
.short 384 ## 0x180
.short 65385 ## 0xff69
.short 65219 ## 0xfec3
.short 223 ## 0xdf
.short 65410 ## 0xff82
.short 377 ## 0x179
.short 64159 ## 0xfa9f
.short 65157 ## 0xfe85
.short 351 ## 0x15f
.short 64640 ## 0xfc80
.short 65218 ## 0xfec2
.short 64371 ## 0xfb73
.short 65265 ## 0xfef1
.short 3475 ## 0xd93
.short 786 ## 0x312
.short 65530 ## 0xfffa
.short 63821 ## 0xf94d
.short 65303 ## 0xff17
.short 65264 ## 0xfef0
.short 1434 ## 0x59a
.short 178 ## 0xb2
.short 65395 ## 0xff73
.short 1336 ## 0x538
.short 64896 ## 0xfd80
.short 2058 ## 0x80a
.short 64908 ## 0xfd8c
.short 1145 ## 0x479
.short 64167 ## 0xfaa7
.short 65179 ## 0xfe9b
.short 345 ## 0x159
.short 65382 ## 0xff66
.short 64077 ## 0xfa4d
.short 1080 ## 0x438
.short 64984 ## 0xfdd8
.short 243 ## 0xf3
.short 171 ## 0xab
.short 65144 ## 0xfe78
.short 63970 ## 0xf9e2
.short 65445 ## 0xffa5
.short 13 ## 0xd
.short 739 ## 0x2e3
.short 599 ## 0x257
.short 65160 ## 0xfe88
.short 1745 ## 0x6d1
.short 1678 ## 0x68e
.short 106 ## 0x6a
.short 762 ## 0x2fa
.short 11 ## 0xb
.short 43 ## 0x2b
.short 316 ## 0x13c
.short 1278 ## 0x4fe
.short 433 ## 0x1b1
.short 607 ## 0x25f
.short 216 ## 0xd8
.short 913 ## 0x391
.short 64313 ## 0xfb39
.short 64202 ## 0xfaca
.short 665 ## 0x299
.short 698 ## 0x2ba
.short 70 ## 0x46
.short 201 ## 0xc9
.short 65108 ## 0xfe54
.short 65087 ## 0xfe3f
.short 65016 ## 0xfdf8
.short 64846 ## 0xfd4e
.short 65457 ## 0xffb1
.short 178 ## 0xb2
.short 2263 ## 0x8d7
.short 65064 ## 0xfe28
.short 407 ## 0x197
.short 76 ## 0x4c
.short 246 ## 0xf6
.short 64949 ## 0xfdb5
.short 2389 ## 0x955
.short 65448 ## 0xffa8
.short 997 ## 0x3e5
.short 417 ## 0x1a1
.short 65305 ## 0xff19
.short 64064 ## 0xfa40
.short 1315 ## 0x523
.short 252 ## 0xfc
.short 64674 ## 0xfca2
.short 461 ## 0x1cd
.short 63157 ## 0xf6b5
.short 65314 ## 0xff22
.short 410 ## 0x19a
.short 64925 ## 0xfd9d
.short 31 ## 0x1f
.short 65182 ## 0xfe9e
.short 873 ## 0x369
.short 65508 ## 0xffe4
.short 65501 ## 0xffdd
.short 497 ## 0x1f1
.short 65332 ## 0xff34
.short 65473 ## 0xffc1
.short 222 ## 0xde
.short 308 ## 0x134
.short 65171 ## 0xfe93
.short 62624 ## 0xf4a0
.short 701 ## 0x2bd
.short 64382 ## 0xfb7e
.short 320 ## 0x140
.short 178 ## 0xb2
.short 63466 ## 0xf7ea
.short 161 ## 0xa1
.short 65005 ## 0xfded
.short 133 ## 0x85
.short 1032 ## 0x408
.short 65517 ## 0xffed
.short 65235 ## 0xfed3
.short 423 ## 0x1a7
.short 318 ## 0x13e
.short 65404 ## 0xff7c
.short 198 ## 0xc6
.short 65224 ## 0xfec8
.short 65225 ## 0xfec9
.short 65372 ## 0xff5c
.short 317 ## 0x13d
.short 65043 ## 0xfe13
.short 121 ## 0x79
.short 65187 ## 0xfea3
.short 105 ## 0x69
.short 65003 ## 0xfdeb
.short 62 ## 0x3e
.short 228 ## 0xe4
.short 64575 ## 0xfc3f
.short 64412 ## 0xfb9c
.short 65421 ## 0xff8d
.short 1657 ## 0x679
.short 96 ## 0x60
.short 65472 ## 0xffc0
.short 712 ## 0x2c8
.short 64872 ## 0xfd68
.short 42 ## 0x2a
.short 65151 ## 0xfe7f
.short 616 ## 0x268
.short 65137 ## 0xfe71
.short 64681 ## 0xfca9
.short 65375 ## 0xff5f
.short 64374 ## 0xfb76
.short 302 ## 0x12e
.short 65381 ## 0xff65
.short 656 ## 0x290
.short 1002 ## 0x3ea
.short 65012 ## 0xfdf4
.short 148 ## 0x94
.short 64981 ## 0xfdd5
.short 64533 ## 0xfc15
.short 64821 ## 0xfd35
.short 522 ## 0x20a
.short 280 ## 0x118
.short 492 ## 0x1ec
.short 258 ## 0x102
.short 64937 ## 0xfda9
.short 330 ## 0x14a
.short 1727 ## 0x6bf
.short 65023 ## 0xfdff
.short 64703 ## 0xfcbf
.short 643 ## 0x283
.short 65229 ## 0xfecd
.short 65348 ## 0xff44
.short 65476 ## 0xffc4
.short 64935 ## 0xfda7
.short 262 ## 0x106
.short 70 ## 0x46
.short 522 ## 0x20a
.short 182 ## 0xb6
.short 320 ## 0x140
.short 991 ## 0x3df
.short 27 ## 0x1b
.short 184 ## 0xb8
.short 283 ## 0x11b
.short 421 ## 0x1a5
.short 52 ## 0x34
.short 63787 ## 0xf92b
.short 65370 ## 0xff5a
.short 880 ## 0x370
.short 63532 ## 0xf82c
.short 65424 ## 0xff90
.short 64743 ## 0xfce7
.short 251 ## 0xfb
.short 62796 ## 0xf54c
.short 65186 ## 0xfea2
.short 154 ## 0x9a
.short 65119 ## 0xfe5f
.short 65404 ## 0xff7c
.short 363 ## 0x16b
.short 65511 ## 0xffe7
.short 65028 ## 0xfe04
.short 802 ## 0x322
.short 27 ## 0x1b
.short 777 ## 0x309
.short 65458 ## 0xffb2
.short 149 ## 0x95
.short 63664 ## 0xf8b0
.short 965 ## 0x3c5
.short 1449 ## 0x5a9
.short 65303 ## 0xff17
.short 81 ## 0x51
.short 65307 ## 0xff1b
.short 838 ## 0x346
.short 201 ## 0xc9
.short 64298 ## 0xfb2a
.short 65393 ## 0xff71
.short 63886 ## 0xf98e
.short 656 ## 0x290
.short 64555 ## 0xfc2b
.short 64690 ## 0xfcb2
.short 378 ## 0x17a
.short 989 ## 0x3dd
.short 65466 ## 0xffba
.short 142 ## 0x8e
.short 64013 ## 0xfa0d
.short 65120 ## 0xfe60
.short 898 ## 0x382
.short 64064 ## 0xfa40
.short 743 ## 0x2e7
.short 1707 ## 0x6ab
.short 1386 ## 0x56a
.short 65104 ## 0xfe50
.short 65337 ## 0xff39
.short 65358 ## 0xff4e
.short 1119 ## 0x45f
.short 203 ## 0xcb
.short 498 ## 0x1f2
.short 87 ## 0x57
.short 146 ## 0x92
.short 65401 ## 0xff79
.short 65347 ## 0xff43
.short 65096 ## 0xfe48
.short 2383 ## 0x94f
.short 65428 ## 0xff94
.short 62844 ## 0xf57c
.short 186 ## 0xba
.short 75 ## 0x4b
.short 64000 ## 0xfa00
.short 64258 ## 0xfb02
.short 41 ## 0x29
.short 785 ## 0x311
.short 923 ## 0x39b
.short 214 ## 0xd6
.short 64927 ## 0xfd9f
.short 64987 ## 0xfddb
.short 64 ## 0x40
.short 1275 ## 0x4fb
.short 272 ## 0x110
.short 64740 ## 0xfce4
.short 1998 ## 0x7ce
.short 63871 ## 0xf97f
.short 1071 ## 0x42f
.short 112 ## 0x70
.short 437 ## 0x1b5
.short 65282 ## 0xff02
.short 469 ## 0x1d5
.short 4 ## 0x4
.short 1319 ## 0x527
.short 64520 ## 0xfc08
.short 65124 ## 0xfe64
.short 64432 ## 0xfbb0
.short 65219 ## 0xfec3
.short 765 ## 0x2fd
.short 65188 ## 0xfea4
.short 205 ## 0xcd
.short 64757 ## 0xfcf5
.short 946 ## 0x3b2
.short 65312 ## 0xff20
.short 65237 ## 0xfed5
.short 1196 ## 0x4ac
.short 64245 ## 0xfaf5
.short 65342 ## 0xff3e
.short 332 ## 0x14c
.short 72 ## 0x48
.short 528 ## 0x210
.short 236 ## 0xec
.short 64941 ## 0xfdad
.short 814 ## 0x32e
.short 65431 ## 0xff97
.short 65256 ## 0xfee8
.short 63456 ## 0xf7e0
.short 65126 ## 0xfe66
.short 63914 ## 0xf9aa
.short 51 ## 0x33
.short 1365 ## 0x555
.short 63525 ## 0xf825
.short 63048 ## 0xf648
.short 1577 ## 0x629
.short 539 ## 0x21b
.short 334 ## 0x14e
.short 765 ## 0x2fd
.short 61795 ## 0xf163
.short 18 ## 0x12
.short 64643 ## 0xfc83
.short 4047 ## 0xfcf
.short 63570 ## 0xf852
.short 2476 ## 0x9ac
.short 65124 ## 0xfe64
.short 64723 ## 0xfcd3
.short 417 ## 0x1a1
.short 64382 ## 0xfb7e
.short 13 ## 0xd
.short 65000 ## 0xfde8
.short 65450 ## 0xffaa
.short 64777 ## 0xfd09
.short 65363 ## 0xff53
.short 870 ## 0x366
.short 93 ## 0x5d
.short 64881 ## 0xfd71
.short 64962 ## 0xfdc2
.short 699 ## 0x2bb
.short 65390 ## 0xff6e
.short 65448 ## 0xffa8
.short 65349 ## 0xff45
.short 377 ## 0x179
.short 52 ## 0x34
.short 156 ## 0x9c
.short 1255 ## 0x4e7
.short 64994 ## 0xfde2
.short 52 ## 0x34
.short 65492 ## 0xffd4
.short 78 ## 0x4e
.short 468 ## 0x1d4
.short 223 ## 0xdf
.short 3805 ## 0xedd
.short 253 ## 0xfd
.short 64892 ## 0xfd7c
.short 65258 ## 0xfeea
.short 64801 ## 0xfd21
.short 64206 ## 0xface
.short 64426 ## 0xfbaa
.short 936 ## 0x3a8
.short 446 ## 0x1be
.short 64341 ## 0xfb55
.short 1261 ## 0x4ed
.short 62919 ## 0xf5c7
.short 64576 ## 0xfc40
.short 1220 ## 0x4c4
.short 377 ## 0x179
.short 65408 ## 0xff80
.short 65458 ## 0xffb2
.short 65506 ## 0xffe2
.short 65075 ## 0xfe33
.short 64802 ## 0xfd22
.short 65229 ## 0xfecd
.short 194 ## 0xc2
.short 118 ## 0x76
.short 2156 ## 0x86c
.short 3767 ## 0xeb7
.short 411 ## 0x19b
.short 856 ## 0x358
.short 1735 ## 0x6c7
.short 235 ## 0xeb
.short 2595 ## 0xa23
.short 188 ## 0xbc
.short 625 ## 0x271
.short 64461 ## 0xfbcd
.short 65186 ## 0xfea2
.short 65334 ## 0xff36
.short 64651 ## 0xfc8b
.short 65269 ## 0xfef5
.short 64898 ## 0xfd82
.short 1106 ## 0x452
.short 64156 ## 0xfa9c
.short 256 ## 0x100
.short 65229 ## 0xfecd
.short 65008 ## 0xfdf0
.short 64009 ## 0xfa09
.short 986 ## 0x3da
.short 65259 ## 0xfeeb
.short 63845 ## 0xf965
.short 2479 ## 0x9af
.short 65340 ## 0xff3c
.short 2533 ## 0x9e5
.short 65439 ## 0xff9f
.short 127 ## 0x7f
.short 65187 ## 0xfea3
.short 65509 ## 0xffe5
.short 361 ## 0x169
.short 148 ## 0x94
.short 64545 ## 0xfc21
.short 63192 ## 0xf6d8
.short 1713 ## 0x6b1
.short 73 ## 0x49
.short 63447 ## 0xf7d7
.short 71 ## 0x47
.short 64791 ## 0xfd17
.short 2206 ## 0x89e
.short 64224 ## 0xfae0
.short 65241 ## 0xfed9
.short 3638 ## 0xe36
.short 130 ## 0x82
.short 65081 ## 0xfe39
.short 65281 ## 0xff01
.short 64999 ## 0xfde7
.short 139 ## 0x8b
.short 65264 ## 0xfef0
.short 292 ## 0x124
.short 354 ## 0x162
.short 2909 ## 0xb5d
.short 386 ## 0x182
.short 64486 ## 0xfbe6
.short 65030 ## 0xfe06
.short 64702 ## 0xfcbe
.short 1098 ## 0x44a
.short 65488 ## 0xffd0
.short 690 ## 0x2b2
.short 65455 ## 0xffaf
.short 1098 ## 0x44a
.short 254 ## 0xfe
.short 64849 ## 0xfd51
.short 65394 ## 0xff72
.short 65452 ## 0xffac
.short 189 ## 0xbd
.short 64559 ## 0xfc2f
.short 401 ## 0x191
.short 1160 ## 0x488
.short 65333 ## 0xff35
.short 65261 ## 0xfeed
.short 347 ## 0x15b
.short 476 ## 0x1dc
.short 37 ## 0x25
.short 91 ## 0x5b
.short 399 ## 0x18f
.short 65019 ## 0xfdfb
.short 685 ## 0x2ad
.short 151 ## 0x97
.short 65251 ## 0xfee3
.short 64323 ## 0xfb43
.short 64264 ## 0xfb08
.short 64593 ## 0xfc51
.short 65049 ## 0xfe19
.short 64793 ## 0xfd19
.short 64708 ## 0xfcc4
.short 172 ## 0xac
.short 63791 ## 0xf92f
.short 1258 ## 0x4ea
.short 64478 ## 0xfbde
.short 64581 ## 0xfc45
.short 247 ## 0xf7
.short 65382 ## 0xff66
.short 65389 ## 0xff6d
.short 313 ## 0x139
.short 64933 ## 0xfda5
.short 1943 ## 0x797
.short 65264 ## 0xfef0
.short 203 ## 0xcb
.short 65117 ## 0xfe5d
.short 587 ## 0x24b
.short 3237 ## 0xca5
.short 46 ## 0x2e
.short 63876 ## 0xf984
.short 310 ## 0x136
.short 1214 ## 0x4be
.short 65535 ## 0xffff
.short 1075 ## 0x433
.short 216 ## 0xd8
.short 382 ## 0x17e
.short 63840 ## 0xf960
.short 65004 ## 0xfdec
.short 1000 ## 0x3e8
.short 65519 ## 0xffef
.short 64991 ## 0xfddf
.short 1444 ## 0x5a4
.short 101 ## 0x65
.short 65513 ## 0xffe9
.short 63432 ## 0xf7c8
.short 360 ## 0x168
.short 1809 ## 0x711
.short 415 ## 0x19f
.short 1532 ## 0x5fc
.short 64779 ## 0xfd0b
.short 423 ## 0x1a7
.short 63265 ## 0xf721
.short 794 ## 0x31a
.short 65485 ## 0xffcd
.short 718 ## 0x2ce
.short 318 ## 0x13e
.short 65108 ## 0xfe54
.short 272 ## 0x110
.short 64782 ## 0xfd0e
.short 440 ## 0x1b8
.short 64689 ## 0xfcb1
.short 287 ## 0x11f
.short 64676 ## 0xfca4
.short 64568 ## 0xfc38
.short 827 ## 0x33b
.short 1665 ## 0x681
.short 880 ## 0x370
.short 65479 ## 0xffc7
.short 357 ## 0x165
.short 65214 ## 0xfebe
.short 1874 ## 0x752
.short 246 ## 0xf6
.short 65188 ## 0xfea4
.short 431 ## 0x1af
.short 64168 ## 0xfaa8
.short 673 ## 0x2a1
.short 563 ## 0x233
.short 1365 ## 0x555
.short 65462 ## 0xffb6
.short 121 ## 0x79
.short 64376 ## 0xfb78
.short 63952 ## 0xf9d0
.short 148 ## 0x94
.short 64425 ## 0xfba9
.short 588 ## 0x24c
.short 1493 ## 0x5d5
.short 64246 ## 0xfaf6
.short 65008 ## 0xfdf0
.short 65483 ## 0xffcb
.short 384 ## 0x180
.short 559 ## 0x22f
.short 63990 ## 0xf9f6
.short 346 ## 0x15a
.short 64891 ## 0xfd7b
.short 637 ## 0x27d
.short 548 ## 0x224
.short 64976 ## 0xfdd0
.short 330 ## 0x14a
.short 433 ## 0x1b1
.short 755 ## 0x2f3
.short 708 ## 0x2c4
.short 65325 ## 0xff2d
.short 65185 ## 0xfea1
.short 668 ## 0x29c
.short 760 ## 0x2f8
.short 63924 ## 0xf9b4
.short 681 ## 0x2a9
.short 1108 ## 0x454
.short 143 ## 0x8f
.short 461 ## 0x1cd
.short 1183 ## 0x49f
.short 1718 ## 0x6b6
.short 936 ## 0x3a8
.short 2535 ## 0x9e7
.short 437 ## 0x1b5
.short 1753 ## 0x6d9
.short 496 ## 0x1f0
.short 1720 ## 0x6b8
.short 65173 ## 0xfe95
.short 728 ## 0x2d8
.short 272 ## 0x110
.short 1091 ## 0x443
.short 866 ## 0x362
.short 449 ## 0x1c1
.short 975 ## 0x3cf
.short 65080 ## 0xfe38
.short 65304 ## 0xff18
.short 382 ## 0x17e
.short 64404 ## 0xfb94
.short 653 ## 0x28d
.short 64983 ## 0xfdd7
.short 303 ## 0x12f
.short 1997 ## 0x7cd
.short 65436 ## 0xff9c
.short 65027 ## 0xfe03
.short 65532 ## 0xfffc
.short 65488 ## 0xffd0
.short 662 ## 0x296
.short 64969 ## 0xfdc9
.short 65237 ## 0xfed5
.short 65406 ## 0xff7e
.short 65294 ## 0xff0e
.short 65379 ## 0xff63
.short 64845 ## 0xfd4d
.short 645 ## 0x285
.short 237 ## 0xed
.short 65419 ## 0xff8b
.short 65335 ## 0xff37
.short 988 ## 0x3dc
.short 444 ## 0x1bc
.short 1767 ## 0x6e7
.short 225 ## 0xe1
.short 64903 ## 0xfd87
.short 526 ## 0x20e
.short 65164 ## 0xfe8c
.short 64836 ## 0xfd44
.short 1217 ## 0x4c1
.short 597 ## 0x255
.short 65217 ## 0xfec1
.short 64836 ## 0xfd44
.short 63892 ## 0xf994
.short 790 ## 0x316
.short 244 ## 0xf4
.short 64784 ## 0xfd10
.short 501 ## 0x1f5
.short 65139 ## 0xfe73
.short 65285 ## 0xff05
.short 65011 ## 0xfdf3
.short 119 ## 0x77
.short 795 ## 0x31b
.short 391 ## 0x187
.short 64524 ## 0xfc0c
.short 62436 ## 0xf3e4
.short 65222 ## 0xfec6
.short 65250 ## 0xfee2
.short 84 ## 0x54
.short 425 ## 0x1a9
.short 63349 ## 0xf775
.short 64827 ## 0xfd3b
.short 336 ## 0x150
.short 82 ## 0x52
.short 65531 ## 0xfffb
.short 84 ## 0x54
.short 65446 ## 0xffa6
.short 850 ## 0x352
.short 65459 ## 0xffb3
.short 64307 ## 0xfb33
.short 65453 ## 0xffad
.short 63429 ## 0xf7c5
.short 64863 ## 0xfd5f
.short 915 ## 0x393
.short 250 ## 0xfa
.short 3686 ## 0xe66
.short 63671 ## 0xf8b7
.short 65478 ## 0xffc6
.short 65082 ## 0xfe3a
.short 63715 ## 0xf8e3
.short 65304 ## 0xff18
.short 325 ## 0x145
.short 63681 ## 0xf8c1
.short 64940 ## 0xfdac
.short 65209 ## 0xfeb9
.short 314 ## 0x13a
.short 1071 ## 0x42f
.short 3544 ## 0xdd8
.short 64062 ## 0xfa3e
.short 65363 ## 0xff53
.short 1070 ## 0x42e
.short 65090 ## 0xfe42
.short 64794 ## 0xfd1a
.short 530 ## 0x212
.short 580 ## 0x244
.short 182 ## 0xb6
.short 972 ## 0x3cc
.short 64987 ## 0xfddb
.short 808 ## 0x328
.short 65015 ## 0xfdf7
.short 903 ## 0x387
.short 466 ## 0x1d2
.short 60466 ## 0xec32
.short 65533 ## 0xfffd
.short 392 ## 0x188
.short 65406 ## 0xff7e
.short 520 ## 0x208
.short 64603 ## 0xfc5b
.short 448 ## 0x1c0
.short 65463 ## 0xffb7
.short 64907 ## 0xfd8b
.short 272 ## 0x110
.short 64855 ## 0xfd57
.short 64951 ## 0xfdb7
.short 64577 ## 0xfc41
.short 1472 ## 0x5c0
.short 65469 ## 0xffbd
.short 359 ## 0x167
.short 469 ## 0x1d5
.short 294 ## 0x126
.short 1632 ## 0x660
.short 864 ## 0x360
.short 265 ## 0x109
.short 65520 ## 0xfff0
.short 178 ## 0xb2
.short 64416 ## 0xfba0
.short 65470 ## 0xffbe
.short 455 ## 0x1c7
.short 2718 ## 0xa9e
.short 661 ## 0x295
.short 65476 ## 0xffc4
.short 113 ## 0x71
.short 64226 ## 0xfae2
.short 366 ## 0x16e
.short 63697 ## 0xf8d1
.short 2003 ## 0x7d3
.short 64489 ## 0xfbe9
.short 65155 ## 0xfe83
.short 900 ## 0x384
.short 65480 ## 0xffc8
.short 230 ## 0xe6
.short 662 ## 0x296
.short 4293 ## 0x10c5
.short 64877 ## 0xfd6d
.short 65195 ## 0xfeab
.short 64438 ## 0xfbb6
.short 65337 ## 0xff39
.short 76 ## 0x4c
.short 65069 ## 0xfe2d
.short 709 ## 0x2c5
.short 2033 ## 0x7f1
.short 65104 ## 0xfe50
.short 136 ## 0x88
.short 730 ## 0x2da
.short 63495 ## 0xf807
.short 273 ## 0x111
.short 64973 ## 0xfdcd
.short 343 ## 0x157
.short 153 ## 0x99
.short 65163 ## 0xfe8b
.short 65171 ## 0xfe93
.short 63274 ## 0xf72a
.short 281 ## 0x119
.short 39 ## 0x27
.short 65440 ## 0xffa0
.short 779 ## 0x30b
.short 464 ## 0x1d0
.short 64397 ## 0xfb8d
.short 64818 ## 0xfd32
.short 65450 ## 0xffaa
.short 611 ## 0x263
.short 656 ## 0x290
.short 65499 ## 0xffdb
.short 87 ## 0x57
.short 2050 ## 0x802
.short 65262 ## 0xfeee
.short 65523 ## 0xfff3
.short 717 ## 0x2cd
.short 1046 ## 0x416
.short 64 ## 0x40
.short 477 ## 0x1dd
.short 64452 ## 0xfbc4
.short 1927 ## 0x787
.short 65182 ## 0xfe9e
.short 273 ## 0x111
.short 80 ## 0x50
.short 91 ## 0x5b
.short 168 ## 0xa8
.short 65067 ## 0xfe2b
.short 446 ## 0x1be
.short 65415 ## 0xff87
.short 65319 ## 0xff27
.short 200 ## 0xc8
.short 65494 ## 0xffd6
.short 65027 ## 0xfe03
.short 1251 ## 0x4e3
.short 63567 ## 0xf84f
.short 33 ## 0x21
.short 64880 ## 0xfd70
.short 63935 ## 0xf9bf
.short 65471 ## 0xffbf
.short 65494 ## 0xffd6
.short 65302 ## 0xff16
.short 142 ## 0x8e
.short 64879 ## 0xfd6f
.short 259 ## 0x103
.short 46 ## 0x2e
.short 38 ## 0x26
.short 145 ## 0x91
.short 65524 ## 0xfff4
.short 2007 ## 0x7d7
.short 2302 ## 0x8fe
.short 830 ## 0x33e
.short 480 ## 0x1e0
.short 65399 ## 0xff77
.short 1142 ## 0x476
.short 65176 ## 0xfe98
.short 64297 ## 0xfb29
.short 2593 ## 0xa21
.short 64015 ## 0xfa0f
.short 65404 ## 0xff7c
.short 65289 ## 0xff09
.short 113 ## 0x71
.short 65070 ## 0xfe2e
.short 499 ## 0x1f3
.short 310 ## 0x136
.short 65311 ## 0xff1f
.short 65042 ## 0xfe12
.short 915 ## 0x393
.short 65525 ## 0xfff5
.short 65300 ## 0xff14
.short 64987 ## 0xfddb
.short 787 ## 0x313
.short 204 ## 0xcc
.short 64290 ## 0xfb22
.short 64116 ## 0xfa74
.short 422 ## 0x1a6
.short 64332 ## 0xfb4c
.short 65286 ## 0xff06
.short 64783 ## 0xfd0f
.short 64515 ## 0xfc03
.short 64901 ## 0xfd85
.short 64922 ## 0xfd9a
.short 64631 ## 0xfc77
.short 36 ## 0x24
.short 64667 ## 0xfc9b
.short 64520 ## 0xfc08
.short 91 ## 0x5b
.short 143 ## 0x8f
.short 64815 ## 0xfd2f
.short 65365 ## 0xff55
.short 64134 ## 0xfa86
.short 572 ## 0x23c
.short 1197 ## 0x4ad
.short 2285 ## 0x8ed
.short 225 ## 0xe1
.short 64521 ## 0xfc09
.short 964 ## 0x3c4
.short 65104 ## 0xfe50
.short 303 ## 0x12f
.short 871 ## 0x367
.short 64287 ## 0xfb1f
.short 65191 ## 0xfea7
.short 65082 ## 0xfe3a
.short 63149 ## 0xf6ad
.short 1058 ## 0x422
.short 65140 ## 0xfe74
.short 1063 ## 0x427
.short 65051 ## 0xfe1b
.short 65405 ## 0xff7d
.short 855 ## 0x357
.short 65461 ## 0xffb5
.short 636 ## 0x27c
.short 798 ## 0x31e
.short 65534 ## 0xfffe
.short 65488 ## 0xffd0
.short 65421 ## 0xff8d
.short 65087 ## 0xfe3f
.short 729 ## 0x2d9
.short 64095 ## 0xfa5f
.short 64500 ## 0xfbf4
.short 63988 ## 0xf9f4
.short 65013 ## 0xfdf5
.short 64615 ## 0xfc67
.short 236 ## 0xec
.short 1214 ## 0x4be
.short 63630 ## 0xf88e
.short 64844 ## 0xfd4c
.short 1334 ## 0x536
.short 64817 ## 0xfd31
.short 1674 ## 0x68a
.short 796 ## 0x31c
.short 64256 ## 0xfb00
.short 248 ## 0xf8
.short 64060 ## 0xfa3c
.short 1701 ## 0x6a5
.short 65409 ## 0xff81
.short 65370 ## 0xff5a
.short 65393 ## 0xff71
.short 782 ## 0x30e
.short 641 ## 0x281
.short 85 ## 0x55
.short 844 ## 0x34c
.short 72 ## 0x48
.short 653 ## 0x28d
.short 205 ## 0xcd
.short 826 ## 0x33a
.short 618 ## 0x26a
.short 1231 ## 0x4cf
.short 64888 ## 0xfd78
.short 65 ## 0x41
.short 673 ## 0x2a1
.short 64772 ## 0xfd04
.short 137 ## 0x89
.short 65350 ## 0xff46
.short 1390 ## 0x56e
.short 63888 ## 0xf990
.short 65216 ## 0xfec0
.short 65274 ## 0xfefa
.short 65430 ## 0xff96
.short 1633 ## 0x661
.short 64772 ## 0xfd04
.short 1052 ## 0x41c
.short 65361 ## 0xff51
.short 64011 ## 0xfa0b
.short 449 ## 0x1c1
.short 118 ## 0x76
.short 64949 ## 0xfdb5
.short 65420 ## 0xff8c
.short 199 ## 0xc7
.short 65499 ## 0xffdb
.short 32 ## 0x20
.short 65248 ## 0xfee0
.short 65498 ## 0xffda
.short 63713 ## 0xf8e1
.short 65044 ## 0xfe14
.short 63643 ## 0xf89b
.short 220 ## 0xdc
.short 328 ## 0x148
.short 64366 ## 0xfb6e
.short 65229 ## 0xfecd
.short 63338 ## 0xf76a
.short 1205 ## 0x4b5
.short 64659 ## 0xfc93
.short 65027 ## 0xfe03
.short 1537 ## 0x601
.short 693 ## 0x2b5
.short 64568 ## 0xfc38
.short 64660 ## 0xfc94
.short 662 ## 0x296
.short 945 ## 0x3b1
.short 587 ## 0x24b
.short 558 ## 0x22e
.short 603 ## 0x25b
.short 1952 ## 0x7a0
.short 65186 ## 0xfea2
.short 843 ## 0x34b
.short 64721 ## 0xfcd1
.short 251 ## 0xfb
.short 565 ## 0x235
.short 65417 ## 0xff89
.short 64940 ## 0xfdac
.short 434 ## 0x1b2
.short 896 ## 0x380
.short 65496 ## 0xffd8
.short 65259 ## 0xfeeb
.short 92 ## 0x5c
.short 64762 ## 0xfcfa
.short 64550 ## 0xfc26
.short 1759 ## 0x6df
.short 97 ## 0x61
.short 63816 ## 0xf948
.short 1781 ## 0x6f5
.short 65509 ## 0xffe5
.short 65191 ## 0xfea7
.short 181 ## 0xb5
.short 799 ## 0x31f
.short 65460 ## 0xffb4
.short 65337 ## 0xff39
.short 64545 ## 0xfc21
.short 65476 ## 0xffc4
.short 64663 ## 0xfc97
.short 333 ## 0x14d
.short 3328 ## 0xd00
.short 65208 ## 0xfeb8
.short 63951 ## 0xf9cf
.short 65449 ## 0xffa9
.short 65011 ## 0xfdf3
.short 1408 ## 0x580
.short 64720 ## 0xfcd0
.short 62 ## 0x3e
.short 1291 ## 0x50b
.short 65007 ## 0xfdef
.short 139 ## 0x8b
.short 64401 ## 0xfb91
.short 1185 ## 0x4a1
.short 204 ## 0xcc
.short 64047 ## 0xfa2f
.short 876 ## 0x36c
.short 64663 ## 0xfc97
.short 1020 ## 0x3fc
.short 65018 ## 0xfdfa
.short 56 ## 0x38
.short 64355 ## 0xfb63
.short 65293 ## 0xff0d
.short 2672 ## 0xa70
.short 736 ## 0x2e0
.short 612 ## 0x264
.short 427 ## 0x1ab
.short 364 ## 0x16c
.short 330 ## 0x14a
.short 65102 ## 0xfe4e
.short 64993 ## 0xfde1
.short 64050 ## 0xfa32
.short 706 ## 0x2c2
.short 219 ## 0xdb
.short 543 ## 0x21f
.short 2073 ## 0x819
.short 78 ## 0x4e
.short 306 ## 0x132
.short 1376 ## 0x560
.short 65182 ## 0xfe9e
.short 54 ## 0x36
.short 65298 ## 0xff12
.short 65380 ## 0xff64
.short 693 ## 0x2b5
.short 2439 ## 0x987
.short 65504 ## 0xffe0
.short 113 ## 0x71
.short 380 ## 0x17c
.short 64203 ## 0xfacb
.short 1122 ## 0x462
.short 64405 ## 0xfb95
.short 64699 ## 0xfcbb
.short 64512 ## 0xfc00
.short 174 ## 0xae
.short 64431 ## 0xfbaf
.short 65389 ## 0xff6d
.short 63678 ## 0xf8be
.short 376 ## 0x178
.short 167 ## 0xa7
.short 64890 ## 0xfd7a
.short 65182 ## 0xfe9e
.short 762 ## 0x2fa
.short 136 ## 0x88
.short 1807 ## 0x70f
.short 1133 ## 0x46d
.short 999 ## 0x3e7
.short 427 ## 0x1ab
.short 574 ## 0x23e
.short 1298 ## 0x512
.short 994 ## 0x3e2
.short 63573 ## 0xf855
.short 251 ## 0xfb
.short 219 ## 0xdb
.short 111 ## 0x6f
.short 145 ## 0x91
.short 549 ## 0x225
.short 64566 ## 0xfc36
.short 64983 ## 0xfdd7
.short 65403 ## 0xff7b
.short 1629 ## 0x65d
.short 234 ## 0xea
.short 1304 ## 0x518
.short 1325 ## 0x52d
.short 102 ## 0x66
.short 236 ## 0xec
.short 65497 ## 0xffd9
.short 569 ## 0x239
.short 777 ## 0x309
.short 182 ## 0xb6
.short 489 ## 0x1e9
.short 1946 ## 0x79a
.short 65346 ## 0xff42
.short 64204 ## 0xfacc
.short 65361 ## 0xff51
.short 577 ## 0x241
.short 63783 ## 0xf927
.short 295 ## 0x127
.short 136 ## 0x88
.short 64574 ## 0xfc3e
.short 810 ## 0x32a
.short 65196 ## 0xfeac
.short 65520 ## 0xfff0
.short 63676 ## 0xf8bc
.short 65494 ## 0xffd6
.short 15 ## 0xf
.short 64356 ## 0xfb64
.short 65438 ## 0xff9e
.short 1041 ## 0x411
.short 110 ## 0x6e
.short 64728 ## 0xfcd8
.short 126 ## 0x7e
.short 1150 ## 0x47e
.short 231 ## 0xe7
.short 20 ## 0x14
.short 2089 ## 0x829
.short 63863 ## 0xf977
.short 707 ## 0x2c3
.short 703 ## 0x2bf
.short 512 ## 0x200
.short 65279 ## 0xfeff
.short 482 ## 0x1e2
.short 64996 ## 0xfde4
.short 981 ## 0x3d5
.short 65149 ## 0xfe7d
.short 65247 ## 0xfedf
.short 65094 ## 0xfe46
.short 1639 ## 0x667
.short 63714 ## 0xf8e2
.short 64757 ## 0xfcf5
.short 1320 ## 0x528
.short 65348 ## 0xff44
.short 217 ## 0xd9
.short 1112 ## 0x458
.short 65348 ## 0xff44
.short 1332 ## 0x534
.short 2089 ## 0x829
.short 77 ## 0x4d
.short 482 ## 0x1e2
.short 64756 ## 0xfcf4
.short 1318 ## 0x526
.short 179 ## 0xb3
.short 217 ## 0xd9
.short 66 ## 0x42
.short 230 ## 0xe6
.short 64228 ## 0xfae4
.short 179 ## 0xb3
.short 63429 ## 0xf7c5
.short 65210 ## 0xfeba
.short 324 ## 0x144
.short 65015 ## 0xfdf7
.short 65470 ## 0xffbe
.short 1200 ## 0x4b0
.short 64655 ## 0xfc8f
.short 670 ## 0x29e
.short 473 ## 0x1d9
.short 1248 ## 0x4e0
.short 2705 ## 0xa91
.short 65292 ## 0xff0c
.short 2109 ## 0x83d
.short 962 ## 0x3c2
.short 774 ## 0x306
.short 7 ## 0x7
.short 65301 ## 0xff15
.short 192 ## 0xc0
.short 394 ## 0x18a
.short 64801 ## 0xfd21
.short 65411 ## 0xff83
.short 62888 ## 0xf5a8
.short 64987 ## 0xfddb
.short 64382 ## 0xfb7e
.short 64350 ## 0xfb5e
.short 55 ## 0x37
.short 64492 ## 0xfbec
.short 1427 ## 0x593
.short 179 ## 0xb3
.short 65254 ## 0xfee6
.short 4 ## 0x4
.short 64956 ## 0xfdbc
.short 1106 ## 0x452
.short 296 ## 0x128
.short 65188 ## 0xfea4
.short 63623 ## 0xf887
.short 224 ## 0xe0
.short 1362 ## 0x552
.short 65392 ## 0xff70
.short 379 ## 0x17b
.short 237 ## 0xed
.short 444 ## 0x1bc
.short 289 ## 0x121
.short 64230 ## 0xfae6
.short 473 ## 0x1d9
.short 1214 ## 0x4be
.short 319 ## 0x13f
.short 64340 ## 0xfb54
.short 64831 ## 0xfd3f
.short 839 ## 0x347
.short 65367 ## 0xff57
.short 492 ## 0x1ec
.short 64610 ## 0xfc62
.short 63344 ## 0xf770
.short 327 ## 0x147
.short 64117 ## 0xfa75
.short 65111 ## 0xfe57
.short 63916 ## 0xf9ac
.short 65321 ## 0xff29
.short 604 ## 0x25c
.short 25 ## 0x19
.short 470 ## 0x1d6
.short 1234 ## 0x4d2
.short 65468 ## 0xffbc
.short 64914 ## 0xfd92
.short 64348 ## 0xfb5c
.short 64807 ## 0xfd27
.short 113 ## 0x71
.short 65332 ## 0xff34
.short 468 ## 0x1d4
.short 1240 ## 0x4d8
.short 1322 ## 0x52a
.short 661 ## 0x295
.short 64889 ## 0xfd79
.short 65471 ## 0xffbf
.short 946 ## 0x3b2
.short 568 ## 0x238
.short 65353 ## 0xff49
.short 64917 ## 0xfd95
.short 65296 ## 0xff10
.short 64788 ## 0xfd14
.short 560 ## 0x230
.short 64028 ## 0xfa1c
.short 510 ## 0x1fe
.short 64585 ## 0xfc49
.short 65192 ## 0xfea8
.short 682 ## 0x2aa
.short 1115 ## 0x45b
.short 65535 ## 0xffff
.short 631 ## 0x277
.short 62608 ## 0xf490
.short 465 ## 0x1d1
.short 65396 ## 0xff74
.short 2795 ## 0xaeb
.short 64616 ## 0xfc68
.short 64491 ## 0xfbeb
.short 193 ## 0xc1
.short 349 ## 0x15d
.short 3724 ## 0xe8c
.short 676 ## 0x2a4
.short 64640 ## 0xfc80
.short 65001 ## 0xfde9
.short 246 ## 0xf6
.short 1182 ## 0x49e
.short 543 ## 0x21f
.short 64937 ## 0xfda9
.short 680 ## 0x2a8
.short 64406 ## 0xfb96
.short 261 ## 0x105
.short 200 ## 0xc8
.short 236 ## 0xec
.short 605 ## 0x25d
.short 784 ## 0x310
.short 2468 ## 0x9a4
.short 64910 ## 0xfd8e
.short 2604 ## 0xa2c
.short 1316 ## 0x524
.short 64913 ## 0xfd91
.short 2885 ## 0xb45
.short 1106 ## 0x452
.short 404 ## 0x194
.short 64978 ## 0xfdd2
.short 65055 ## 0xfe1f
.short 64261 ## 0xfb05
.short 1881 ## 0x759
.short 5 ## 0x5
.short 658 ## 0x292
.short 64855 ## 0xfd57
.short 418 ## 0x1a2
.short 65312 ## 0xff20
.short 271 ## 0x10f
.short 65319 ## 0xff27
.short 64769 ## 0xfd01
.short 599 ## 0x257
.short 64240 ## 0xfaf0
.short 64910 ## 0xfd8e
.short 65371 ## 0xff5b
.short 65416 ## 0xff88
.short 64051 ## 0xfa33
.short 65432 ## 0xff98
.short 310 ## 0x136
.short 1173 ## 0x495
.short 65011 ## 0xfdf3
.short 63772 ## 0xf91c
.short 199 ## 0xc7
.short 732 ## 0x2dc
.short 64427 ## 0xfbab
.short 455 ## 0x1c7
.short 64881 ## 0xfd71
.short 65199 ## 0xfeaf
.short 134 ## 0x86
.short 1960 ## 0x7a8
.short 1861 ## 0x745
.short 65412 ## 0xff84
.short 999 ## 0x3e7
.short 65149 ## 0xfe7d
.short 1591 ## 0x637
.short 63724 ## 0xf8ec
.short 63942 ## 0xf9c6
.short 2133 ## 0x855
.short 65199 ## 0xfeaf
.short 64940 ## 0xfdac
.short 633 ## 0x279
.short 544 ## 0x220
.short 621 ## 0x26d
.short 140 ## 0x8c
.short 64 ## 0x40
.short 65332 ## 0xff34
.short 1077 ## 0x435
.short 719 ## 0x2cf
.short 63087 ## 0xf66f
.short 64658 ## 0xfc92
.short 64428 ## 0xfbac
.short 139 ## 0x8b
.short 65042 ## 0xfe12
.short 157 ## 0x9d
.short 64569 ## 0xfc39
.short 270 ## 0x10e
.short 65335 ## 0xff37
.short 65030 ## 0xfe06
.short 63862 ## 0xf976
.short 64675 ## 0xfca3
.short 65044 ## 0xfe14
.short 62649 ## 0xf4b9
.short 65254 ## 0xfee6
.short 65233 ## 0xfed1
.short 65336 ## 0xff38
.short 745 ## 0x2e9
.short 200 ## 0xc8
.short 1782 ## 0x6f6
.short 938 ## 0x3aa
.short 211 ## 0xd3
.short 1057 ## 0x421
.short 65461 ## 0xffb5
.short 1364 ## 0x554
.short 64889 ## 0xfd79
.short 3916 ## 0xf4c
.short 1207 ## 0x4b7
.short 677 ## 0x2a5
.short 202 ## 0xca
.short 96 ## 0x60
.short 64550 ## 0xfc26
.short 288 ## 0x120
.short 209 ## 0xd1
.short 63873 ## 0xf981
.short 64109 ## 0xfa6d
.short 64359 ## 0xfb67
.short 1209 ## 0x4b9
.short 65286 ## 0xff06
.short 1310 ## 0x51e
.short 64295 ## 0xfb27
.short 65064 ## 0xfe28
.short 910 ## 0x38e
.short 221 ## 0xdd
.short 727 ## 0x2d7
.short 64614 ## 0xfc66
.short 64410 ## 0xfb9a
.short 1574 ## 0x626
.short 65016 ## 0xfdf8
.short 838 ## 0x346
.short 64100 ## 0xfa64
.short 2846 ## 0xb1e
.short 564 ## 0x234
.short 65131 ## 0xfe6b
.short 64365 ## 0xfb6d
.short 746 ## 0x2ea
.short 64367 ## 0xfb6f
.short 718 ## 0x2ce
.short 610 ## 0x262
.short 342 ## 0x156
.short 528 ## 0x210
.short 423 ## 0x1a7
.short 63502 ## 0xf80e
.short 64245 ## 0xfaf5
.short 64945 ## 0xfdb1
.short 65412 ## 0xff84
.short 254 ## 0xfe
.short 63481 ## 0xf7f9
.short 65056 ## 0xfe20
.short 64893 ## 0xfd7d
.short 35 ## 0x23
.short 946 ## 0x3b2
.short 64687 ## 0xfcaf
.short 70 ## 0x46
.short 1394 ## 0x572
.short 704 ## 0x2c0
.short 64959 ## 0xfdbf
.short 61482 ## 0xf02a
.short 52 ## 0x34
.short 1637 ## 0x665
.short 65319 ## 0xff27
.short 65066 ## 0xfe2a
.short 65038 ## 0xfe0e
.short 478 ## 0x1de
.short 675 ## 0x2a3
.short 406 ## 0x196
.short 65024 ## 0xfe00
.short 65408 ## 0xff80
.short 65242 ## 0xfeda
.short 865 ## 0x361
.short 24 ## 0x18
.short 62836 ## 0xf574
.short 963 ## 0x3c3
.short 62477 ## 0xf40d
.short 987 ## 0x3db
.short 114 ## 0x72
.short 65272 ## 0xfef8
.short 1323 ## 0x52b
.short 64796 ## 0xfd1c
.short 65247 ## 0xfedf
.short 459 ## 0x1cb
.short 63546 ## 0xf83a
.short 64626 ## 0xfc72
.short 65103 ## 0xfe4f
.short 65270 ## 0xfef6
.short 984 ## 0x3d8
.short 64076 ## 0xfa4c
.short 432 ## 0x1b0
.short 69 ## 0x45
.short 1598 ## 0x63e
.short 65208 ## 0xfeb8
.short 733 ## 0x2dd
.short 1991 ## 0x7c7
.short 65036 ## 0xfe0c
.short 217 ## 0xd9
.short 1498 ## 0x5da
.short 457 ## 0x1c9
.short 64775 ## 0xfd07
.short 1803 ## 0x70b
.short 64781 ## 0xfd0d
.short 353 ## 0x161
.short 63677 ## 0xf8bd
.short 65301 ## 0xff15
.short 65052 ## 0xfe1c
.short 64083 ## 0xfa53
.short 64505 ## 0xfbf9
.short 65127 ## 0xfe67
.short 249 ## 0xf9
.short 254 ## 0xfe
.short 62297 ## 0xf359
.short 530 ## 0x212
.short 826 ## 0x33a
.short 65503 ## 0xffdf
.short 1048 ## 0x418
.short 63568 ## 0xf850
.short 65513 ## 0xffe9
.short 65412 ## 0xff84
.short 2259 ## 0x8d3
.short 63567 ## 0xf84f
.short 2428 ## 0x97c
.short 1335 ## 0x537
.short 65360 ## 0xff50
.short 2750 ## 0xabe
.short 64680 ## 0xfca8
.short 623 ## 0x26f
.short 65472 ## 0xffc0
.short 64896 ## 0xfd80
.short 63322 ## 0xf75a
.short 64789 ## 0xfd15
.short 65497 ## 0xffd9
.short 2353 ## 0x931
.short 6 ## 0x6
.short 259 ## 0x103
.short 65459 ## 0xffb3
.short 64812 ## 0xfd2c
.short 471 ## 0x1d7
.short 65325 ## 0xff2d
.short 65237 ## 0xfed5
.short 65324 ## 0xff2c
.short 64258 ## 0xfb02
.short 634 ## 0x27a
.short 64896 ## 0xfd80
.short 2 ## 0x2
.short 65134 ## 0xfe6e
.short 883 ## 0x373
.short 64753 ## 0xfcf1
.short 65253 ## 0xfee5
.short 2041 ## 0x7f9
.short 64701 ## 0xfcbd
.short 65117 ## 0xfe5d
.short 64028 ## 0xfa1c
.short 1408 ## 0x580
.short 1589 ## 0x635
.short 63404 ## 0xf7ac
.short 471 ## 0x1d7
.short 89 ## 0x59
.short 62078 ## 0xf27e
.short 772 ## 0x304
.short 64539 ## 0xfc1b
.short 65230 ## 0xfece
.short 65437 ## 0xff9d
.short 64667 ## 0xfc9b
.short 65335 ## 0xff37
.short 64238 ## 0xfaee
.short 318 ## 0x13e
.short 65282 ## 0xff02
.short 65156 ## 0xfe84
.short 110 ## 0x6e
.short 296 ## 0x128
.short 65143 ## 0xfe77
.short 357 ## 0x165
.short 1761 ## 0x6e1
.short 2125 ## 0x84d
.short 687 ## 0x2af
.short 626 ## 0x272
.short 797 ## 0x31d
.short 2836 ## 0xb14
.short 6 ## 0x6
.short 65187 ## 0xfea3
.short 65133 ## 0xfe6d
.short 385 ## 0x181
.short 150 ## 0x96
.short 64503 ## 0xfbf7
.short 64977 ## 0xfdd1
.short 99 ## 0x63
.short 345 ## 0x159
.short 65308 ## 0xff1c
.short 149 ## 0x95
.short 133 ## 0x85
.short 65173 ## 0xfe95
.short 64474 ## 0xfbda
.short 604 ## 0x25c
.short 65372 ## 0xff5c
.short 64555 ## 0xfc2b
.short 1003 ## 0x3eb
.short 65447 ## 0xffa7
.short 783 ## 0x30f
.short 244 ## 0xf4
.short 65109 ## 0xfe55
.short 129 ## 0x81
.short 8 ## 0x8
.short 65364 ## 0xff54
.short 1778 ## 0x6f2
.short 65157 ## 0xfe85
.short 65525 ## 0xfff5
.short 205 ## 0xcd
.short 158 ## 0x9e
.short 64641 ## 0xfc81
.short 65274 ## 0xfefa
.short 46 ## 0x2e
.short 690 ## 0x2b2
.short 65007 ## 0xfdef
.short 1550 ## 0x60e
.short 4298 ## 0x10ca
.short 327 ## 0x147
.short 551 ## 0x227
.short 64785 ## 0xfd11
.short 65497 ## 0xffd9
.short 65221 ## 0xfec5
.short 64590 ## 0xfc4e
.short 647 ## 0x287
.short 65212 ## 0xfebc
.short 847 ## 0x34f
.short 1996 ## 0x7cc
.short 64747 ## 0xfceb
.short 63658 ## 0xf8aa
.short 865 ## 0x361
.short 556 ## 0x22c
.short 225 ## 0xe1
.short 65169 ## 0xfe91
.short 76 ## 0x4c
.short 65272 ## 0xfef8
.short 1099 ## 0x44b
.short 90 ## 0x5a
.short 64433 ## 0xfbb1
.short 63122 ## 0xf692
.short 65498 ## 0xffda
.short 516 ## 0x204
.short 64477 ## 0xfbdd
.short 169 ## 0xa9
.short 2323 ## 0x913
.short 1775 ## 0x6ef
.short 1018 ## 0x3fa
.short 64905 ## 0xfd89
.short 64455 ## 0xfbc7
.short 945 ## 0x3b1
.short 161 ## 0xa1
.short 271 ## 0x10f
.short 65337 ## 0xff39
.short 64487 ## 0xfbe7
.short 64512 ## 0xfc00
.short 265 ## 0x109
.short 63458 ## 0xf7e2
.short 869 ## 0x365
.short 64411 ## 0xfb9b
.short 480 ## 0x1e0
.short 79 ## 0x4f
.short 468 ## 0x1d4
.short 65290 ## 0xff0a
.short 509 ## 0x1fd
.short 62949 ## 0xf5e5
.short 310 ## 0x136
.short 776 ## 0x308
.short 2353 ## 0x931
.short 252 ## 0xfc
.short 64737 ## 0xfce1
.short 242 ## 0xf2
.short 65481 ## 0xffc9
.short 2970 ## 0xb9a
.short 65172 ## 0xfe94
.short 597 ## 0x255
.short 65428 ## 0xff94
.short 64575 ## 0xfc3f
.short 838 ## 0x346
.short 65503 ## 0xffdf
.short 64697 ## 0xfcb9
.short 64668 ## 0xfc9c
.short 65247 ## 0xfedf
.short 156 ## 0x9c
.short 65350 ## 0xff46
.short 222 ## 0xde
.short 429 ## 0x1ad
.short 65346 ## 0xff42
.short 3496 ## 0xda8
.short 64592 ## 0xfc50
.short 2015 ## 0x7df
.short 981 ## 0x3d5
.short 65350 ## 0xff46
.short 4312 ## 0x10d8
.short 965 ## 0x3c5
.short 446 ## 0x1be
.short 64773 ## 0xfd05
.short 64854 ## 0xfd56
.short 64300 ## 0xfb2c
.short 2234 ## 0x8ba
.short 738 ## 0x2e2
.short 796 ## 0x31c
.short 64049 ## 0xfa31
.short 884 ## 0x374
.short 64014 ## 0xfa0e
.short 65476 ## 0xffc4
.short 65278 ## 0xfefe
.short 646 ## 0x286
.short 530 ## 0x212
.short 63622 ## 0xf886
.short 515 ## 0x203
.short 34 ## 0x22
.short 760 ## 0x2f8
.short 64528 ## 0xfc10
.short 64096 ## 0xfa60
.short 283 ## 0x11b
.short 1212 ## 0x4bc
.short 65054 ## 0xfe1e
.short 63291 ## 0xf73b
.short 303 ## 0x12f
.short 283 ## 0x11b
.short 65313 ## 0xff21
.short 423 ## 0x1a7
.short 65050 ## 0xfe1a
.short 65482 ## 0xffca
.short 64935 ## 0xfda7
.short 566 ## 0x236
.short 15 ## 0xf
.short 64230 ## 0xfae6
.short 447 ## 0x1bf
.short 100 ## 0x64
.short 1478 ## 0x5c6
.short 62821 ## 0xf565
.short 16 ## 0x10
.short 800 ## 0x320
.short 64810 ## 0xfd2a
.short 200 ## 0xc8
.short 65112 ## 0xfe58
.short 656 ## 0x290
.short 67 ## 0x43
.short 64510 ## 0xfbfe
.short 897 ## 0x381
.short 65417 ## 0xff89
.short 1501 ## 0x5dd
.short 10 ## 0xa
.short 63747 ## 0xf903
.short 65509 ## 0xffe5
.short 65014 ## 0xfdf6
.short 65450 ## 0xffaa
.short 64684 ## 0xfcac
.short 460 ## 0x1cc
.short 65174 ## 0xfe96
.short 147 ## 0x93
.short 64461 ## 0xfbcd
.short 65481 ## 0xffc9
.short 63950 ## 0xf9ce
.short 62825 ## 0xf569
.short 64759 ## 0xfcf7
.short 63660 ## 0xf8ac
.short 65108 ## 0xfe54
.short 65033 ## 0xfe09
.short 64861 ## 0xfd5d
.short 65370 ## 0xff5a
.short 64604 ## 0xfc5c
.short 1817 ## 0x719
.short 783 ## 0x30f
.short 64899 ## 0xfd83
.short 734 ## 0x2de
.short 65243 ## 0xfedb
.short 695 ## 0x2b7
.short 64010 ## 0xfa0a
.short 2884 ## 0xb44
.short 1246 ## 0x4de
.short 519 ## 0x207
.short 309 ## 0x135
.short 1271 ## 0x4f7
.short 63947 ## 0xf9cb
.short 214 ## 0xd6
.short 656 ## 0x290
.short 63813 ## 0xf945
.short 64435 ## 0xfbb3
.short 64249 ## 0xfaf9
.short 368 ## 0x170
.short 526 ## 0x20e
.short 1700 ## 0x6a4
.short 63662 ## 0xf8ae
.short 65071 ## 0xfe2f
.short 597 ## 0x255
.short 399 ## 0x18f
.short 1538 ## 0x602
.short 64231 ## 0xfae7
.short 63266 ## 0xf722
.short 2260 ## 0x8d4
.short 64840 ## 0xfd48
.short 1583 ## 0x62f
.short 63300 ## 0xf744
.short 2299 ## 0x8fb
.short 209 ## 0xd1
.short 64416 ## 0xfba0
.short 65213 ## 0xfebd
.short 357 ## 0x165
.short 65179 ## 0xfe9b
.short 1129 ## 0x469
.short 65440 ## 0xffa0
.short 406 ## 0x196
.short 798 ## 0x31e
.short 253 ## 0xfd
.short 62754 ## 0xf522
.short 65289 ## 0xff09
.short 65505 ## 0xffe1
.short 69 ## 0x45
.short 1233 ## 0x4d1
.short 63910 ## 0xf9a6
.short 610 ## 0x262
.short 64985 ## 0xfdd9
.short 272 ## 0x110
.short 65283 ## 0xff03
.short 192 ## 0xc0
.short 213 ## 0xd5
.short 416 ## 0x1a0
.short 64998 ## 0xfde6
.short 64449 ## 0xfbc1
.short 65186 ## 0xfea2
.short 64879 ## 0xfd6f
.short 64810 ## 0xfd2a
.short 698 ## 0x2ba
.short 956 ## 0x3bc
.short 64106 ## 0xfa6a
.short 65250 ## 0xfee2
.short 64809 ## 0xfd29
.short 334 ## 0x14e
.short 588 ## 0x24c
.short 65196 ## 0xfeac
.short 64188 ## 0xfabc
.short 65234 ## 0xfed2
.short 64587 ## 0xfc4b
.short 65437 ## 0xff9d
.short 64729 ## 0xfcd9
.short 65096 ## 0xfe48
.short 65273 ## 0xfef9
.short 1257 ## 0x4e9
.short 1450 ## 0x5aa
.short 577 ## 0x241
.short 63873 ## 0xf981
.short 65403 ## 0xff7b
.short 64417 ## 0xfba1
.short 506 ## 0x1fa
.short 258 ## 0x102
.short 2011 ## 0x7db
.short 64628 ## 0xfc74
.short 64478 ## 0xfbde
.short 64807 ## 0xfd27
.short 65286 ## 0xff06
.short 2495 ## 0x9bf
.short 587 ## 0x24b
.short 65153 ## 0xfe81
.short 64537 ## 0xfc19
.short 83 ## 0x53
.short 117 ## 0x75
.short 800 ## 0x320
.short 97 ## 0x61
.short 65126 ## 0xfe66
.short 64758 ## 0xfcf6
.short 65473 ## 0xffc1
.short 65236 ## 0xfed4
.short 1477 ## 0x5c5
.short 64960 ## 0xfdc0
.short 65234 ## 0xfed2
.short 1205 ## 0x4b5
.short 64369 ## 0xfb71
.short 390 ## 0x186
.short 142 ## 0x8e
.short 511 ## 0x1ff
.short 1289 ## 0x509
.short 451 ## 0x1c3
.short 1900 ## 0x76c
.short 65066 ## 0xfe2a
.short 252 ## 0xfc
.short 64701 ## 0xfcbd
.short 65028 ## 0xfe04
.short 64467 ## 0xfbd3
.short 65170 ## 0xfe92
.short 153 ## 0x99
.short 65512 ## 0xffe8
.short 252 ## 0xfc
.short 64829 ## 0xfd3d
.short 525 ## 0x20d
.short 1597 ## 0x63d
.short 65077 ## 0xfe35
.short 64832 ## 0xfd40
.short 65400 ## 0xff78
.short 1 ## 0x1
.short 96 ## 0x60
.short 65007 ## 0xfdef
.short 425 ## 0x1a9
.short 1718 ## 0x6b6
.short 761 ## 0x2f9
.short 172 ## 0xac
.short 63759 ## 0xf90f
.short 64731 ## 0xfcdb
.short 65448 ## 0xffa8
.short 64702 ## 0xfcbe
.short 1642 ## 0x66a
.short 64062 ## 0xfa3e
.short 187 ## 0xbb
.short 65456 ## 0xffb0
.short 135 ## 0x87
.short 787 ## 0x313
.short 64629 ## 0xfc75
.short 3381 ## 0xd35
.short 169 ## 0xa9
.short 568 ## 0x238
.short 64501 ## 0xfbf5
.short 65093 ## 0xfe45
.short 783 ## 0x30f
.short 65137 ## 0xfe71
.short 676 ## 0x2a4
.short 632 ## 0x278
.short 657 ## 0x291
.short 455 ## 0x1c7
.short 65044 ## 0xfe14
.short 65272 ## 0xfef8
.short 65323 ## 0xff2b
.short 64842 ## 0xfd4a
.short 371 ## 0x173
.short 63275 ## 0xf72b
.short 63701 ## 0xf8d5
.short 165 ## 0xa5
.short 64171 ## 0xfaab
.short 422 ## 0x1a6
.short 48 ## 0x30
.short 64207 ## 0xfacf
.short 1115 ## 0x45b
.short 65422 ## 0xff8e
.short 64707 ## 0xfcc3
.short 64692 ## 0xfcb4
.short 64380 ## 0xfb7c
.short 210 ## 0xd2
.short 64984 ## 0xfdd8
.short 65445 ## 0xffa5
.short 65502 ## 0xffde
.short 183 ## 0xb7
.short 65137 ## 0xfe71
.short 65487 ## 0xffcf
.short 1175 ## 0x497
.short 906 ## 0x38a
.short 299 ## 0x12b
.short 572 ## 0x23c
.short 64395 ## 0xfb8b
.short 645 ## 0x285
.short 65514 ## 0xffea
.short 2313 ## 0x909
.short 60 ## 0x3c
.short 65019 ## 0xfdfb
.short 65116 ## 0xfe5c
.short 66 ## 0x42
.short 397 ## 0x18d
.short 65225 ## 0xfec9
.short 600 ## 0x258
.short 26 ## 0x1a
.short 64954 ## 0xfdba
.short 64928 ## 0xfda0
.short 947 ## 0x3b3
.short 76 ## 0x4c
.short 1639 ## 0x667
.short 64099 ## 0xfa63
.short 64396 ## 0xfb8c
.short 607 ## 0x25f
.short 65343 ## 0xff3f
.short 65333 ## 0xff35
.short 499 ## 0x1f3
.short 64666 ## 0xfc9a
.short 17 ## 0x11
.short 63737 ## 0xf8f9
.short 985 ## 0x3d9
.short 64292 ## 0xfb24
.short 3026 ## 0xbd2
.short 1153 ## 0x481
.short 742 ## 0x2e6
.short 64350 ## 0xfb5e
.short 65270 ## 0xfef6
.short 64175 ## 0xfaaf
.short 2572 ## 0xa0c
.short 64960 ## 0xfdc0
.short 63652 ## 0xf8a4
.short 2411 ## 0x96b
.short 64471 ## 0xfbd7
.short 64983 ## 0xfdd7
.short 64971 ## 0xfdcb
.short 210 ## 0xd2
.short 374 ## 0x176
.short 624 ## 0x270
.short 65241 ## 0xfed9
.short 350 ## 0x15e
.short 65423 ## 0xff8f
.short 1141 ## 0x475
.short 659 ## 0x293
.short 64431 ## 0xfbaf
.short 2723 ## 0xaa3
.short 1355 ## 0x54b
.short 723 ## 0x2d3
.short 121 ## 0x79
.short 771 ## 0x303
.short 722 ## 0x2d2
.short 724 ## 0x2d4
.short 64263 ## 0xfb07
.short 11 ## 0xb
.short 65328 ## 0xff30
.short 940 ## 0x3ac
.short 3699 ## 0xe73
.short 65500 ## 0xffdc
.short 63694 ## 0xf8ce
.short 210 ## 0xd2
.short 64904 ## 0xfd88
.short 2231 ## 0x8b7
.short 65485 ## 0xffcd
.short 63678 ## 0xf8be
.short 1055 ## 0x41f
.short 64430 ## 0xfbae
.short 65262 ## 0xfeee
.short 100 ## 0x64
.short 65101 ## 0xfe4d
.short 702 ## 0x2be
.short 1424 ## 0x590
.short 64064 ## 0xfa40
.short 78 ## 0x4e
.short 64446 ## 0xfbbe
.short 62109 ## 0xf29d
.short 65177 ## 0xfe99
.short 364 ## 0x16c
.short 827 ## 0x33b
.short 7 ## 0x7
.short 64782 ## 0xfd0e
.short 64890 ## 0xfd7a
.short 734 ## 0x2de
.short 65142 ## 0xfe76
.short 65185 ## 0xfea1
.short 374 ## 0x176
.short 64507 ## 0xfbfb
.short 65363 ## 0xff53
.short 677 ## 0x2a5
.short 720 ## 0x2d0
.short 65184 ## 0xfea0
.short 1011 ## 0x3f3
.short 511 ## 0x1ff
.short 65198 ## 0xfeae
.short 902 ## 0x386
.short 2255 ## 0x8cf
.short 64788 ## 0xfd14
.short 65509 ## 0xffe5
.short 64387 ## 0xfb83
.short 65383 ## 0xff67
.short 65072 ## 0xfe30
.short 132 ## 0x84
.short 65038 ## 0xfe0e
.short 65087 ## 0xfe3f
.short 64962 ## 0xfdc2
.short 63311 ## 0xf74f
.short 304 ## 0x130
.short 64213 ## 0xfad5
.short 64296 ## 0xfb28
.short 1485 ## 0x5cd
.short 65408 ## 0xff80
.short 63483 ## 0xf7fb
.short 908 ## 0x38c
.short 991 ## 0x3df
.short 64736 ## 0xfce0
.short 1143 ## 0x477
.short 65087 ## 0xfe3f
.short 53 ## 0x35
.short 408 ## 0x198
.short 171 ## 0xab
.short 62991 ## 0xf60f
.short 64300 ## 0xfb2c
.short 65321 ## 0xff29
.short 64913 ## 0xfd91
.short 65294 ## 0xff0e
.short 65509 ## 0xffe5
.short 1054 ## 0x41e
.short 78 ## 0x4e
.short 249 ## 0xf9
.short 65178 ## 0xfe9a
.short 65245 ## 0xfedd
.short 64784 ## 0xfd10
.short 65188 ## 0xfea4
.short 805 ## 0x325
.short 64980 ## 0xfdd4
.short 64705 ## 0xfcc1
.short 3223 ## 0xc97
.short 64407 ## 0xfb97
.short 19 ## 0x13
.short 242 ## 0xf2
.short 1723 ## 0x6bb
.short 64816 ## 0xfd30
.short 64621 ## 0xfc6d
.short 65045 ## 0xfe15
.short 290 ## 0x122
.short 1551 ## 0x60f
.short 64309 ## 0xfb35
.short 277 ## 0x115
.short 2356 ## 0x934
.short 64486 ## 0xfbe6
.short 1115 ## 0x45b
.short 65385 ## 0xff69
.short 65233 ## 0xfed1
.short 241 ## 0xf1
.short 1204 ## 0x4b4
.short 444 ## 0x1bc
.short 65319 ## 0xff27
.short 94 ## 0x5e
.short 113 ## 0x71
.short 65025 ## 0xfe01
.short 65218 ## 0xfec2
.short 65406 ## 0xff7e
.short 109 ## 0x6d
.short 1891 ## 0x763
.short 854 ## 0x356
.short 27 ## 0x1b
.short 918 ## 0x396
.short 277 ## 0x115
.short 22 ## 0x16
.short 948 ## 0x3b4
.short 63963 ## 0xf9db
.short 65105 ## 0xfe51
.short 64694 ## 0xfcb6
.short 65245 ## 0xfedd
.short 65152 ## 0xfe80
.short 64095 ## 0xfa5f
.short 607 ## 0x25f
.short 65322 ## 0xff2a
.short 11 ## 0xb
.short 339 ## 0x153
.short 779 ## 0x30b
.short 70 ## 0x46
.short 122 ## 0x7a
.short 72 ## 0x48
.short 85 ## 0x55
.short 574 ## 0x23e
.short 65024 ## 0xfe00
.short 626 ## 0x272
.short 88 ## 0x58
.short 114 ## 0x72
.short 65438 ## 0xff9e
.short 62204 ## 0xf2fc
.short 64066 ## 0xfa42
.short 501 ## 0x1f5
.short 693 ## 0x2b5
.short 175 ## 0xaf
.short 412 ## 0x19c
.short 63832 ## 0xf958
.short 66 ## 0x42
.short 673 ## 0x2a1
.short 65044 ## 0xfe14
.short 1787 ## 0x6fb
.short 64334 ## 0xfb4e
.short 661 ## 0x295
.short 64269 ## 0xfb0d
.short 778 ## 0x30a
.short 576 ## 0x240
.short 146 ## 0x92
.short 261 ## 0x105
.short 684 ## 0x2ac
.short 64833 ## 0xfd41
.short 41 ## 0x29
.short 65505 ## 0xffe1
.short 317 ## 0x13d
.short 64972 ## 0xfdcc
.short 1394 ## 0x572
.short 325 ## 0x145
.short 1172 ## 0x494
.short 64968 ## 0xfdc8
.short 176 ## 0xb0
.short 691 ## 0x2b3
.short 64313 ## 0xfb39
.short 63903 ## 0xf99f
.short 65202 ## 0xfeb2
.short 65456 ## 0xffb0
.short 1162 ## 0x48a
.short 1334 ## 0x536
.short 65035 ## 0xfe0b
.short 458 ## 0x1ca
.short 65427 ## 0xff93
.short 329 ## 0x149
.short 129 ## 0x81
.short 65063 ## 0xfe27
.short 65530 ## 0xfffa
.short 1778 ## 0x6f2
.short 1269 ## 0x4f5
.short 1544 ## 0x608
.short 38 ## 0x26
.short 347 ## 0x15b
.short 438 ## 0x1b6
.short 786 ## 0x312
.short 545 ## 0x221
.short 65243 ## 0xfedb
.short 64831 ## 0xfd3f
.short 1061 ## 0x425
.short 301 ## 0x12d
.short 2272 ## 0x8e0
.short 64076 ## 0xfa4c
.short 64752 ## 0xfcf0
.short 61239 ## 0xef37
.short 64955 ## 0xfdbb
.short 144 ## 0x90
.short 64711 ## 0xfcc7
.short 65442 ## 0xffa2
.short 64428 ## 0xfbac
.short 64290 ## 0xfb22
.short 65455 ## 0xffaf
.short 65492 ## 0xffd4
.short 517 ## 0x205
.short 2681 ## 0xa79
.short 64687 ## 0xfcaf
.short 64704 ## 0xfcc0
.short 64900 ## 0xfd84
.short 63918 ## 0xf9ae
.short 1056 ## 0x420
.short 65105 ## 0xfe51
.short 63866 ## 0xf97a
.short 64989 ## 0xfddd
.short 64098 ## 0xfa62
.short 1112 ## 0x458
.short 65480 ## 0xffc8
.short 65387 ## 0xff6b
.short 584 ## 0x248
.short 63879 ## 0xf987
.short 1515 ## 0x5eb
.short 1366 ## 0x556
.short 239 ## 0xef
.short 652 ## 0x28c
.short 463 ## 0x1cf
.short 65502 ## 0xffde
.short 64631 ## 0xfc77
.short 177 ## 0xb1
.short 394 ## 0x18a
.short 64441 ## 0xfbb9
.short 1098 ## 0x44a
.short 63206 ## 0xf6e6
.short 65181 ## 0xfe9d
.short 228 ## 0xe4
.short 64646 ## 0xfc86
.short 489 ## 0x1e9
.short 65522 ## 0xfff2
.short 64891 ## 0xfd7b
.short 65389 ## 0xff6d
.short 189 ## 0xbd
.short 65364 ## 0xff54
.short 64106 ## 0xfa6a
.short 64583 ## 0xfc47
.short 64802 ## 0xfd22
.short 749 ## 0x2ed
.short 436 ## 0x1b4
.short 64677 ## 0xfca5
.short 38 ## 0x26
.short 64550 ## 0xfc26
.short 443 ## 0x1bb
.short 65531 ## 0xfffb
.short 65076 ## 0xfe34
.short 378 ## 0x17a
.short 3007 ## 0xbbf
.short 116 ## 0x74
.short 457 ## 0x1c9
.short 64761 ## 0xfcf9
.short 797 ## 0x31d
.short 65526 ## 0xfff6
.short 320 ## 0x140
.short 404 ## 0x194
.short 64071 ## 0xfa47
.short 1498 ## 0x5da
.short 64764 ## 0xfcfc
.short 1040 ## 0x410
.short 781 ## 0x30d
.short 398 ## 0x18e
.short 65472 ## 0xffc0
.short 65322 ## 0xff2a
.short 1565 ## 0x61d
.short 63782 ## 0xf926
.short 267 ## 0x10b
.short 535 ## 0x217
.short 64407 ## 0xfb97
.short 2349 ## 0x92d
.short 1005 ## 0x3ed
.short 65284 ## 0xff04
.short 498 ## 0x1f2
.short 65066 ## 0xfe2a
.short 65200 ## 0xfeb0
.short 2013 ## 0x7dd
.short 363 ## 0x16b
.short 2343 ## 0x927
.short 64650 ## 0xfc8a
.short 219 ## 0xdb
.short 64971 ## 0xfdcb
.short 64604 ## 0xfc5c
.short 377 ## 0x179
.short 457 ## 0x1c9
.short 635 ## 0x27b
.short 65088 ## 0xfe40
.short 61670 ## 0xf0e6
.short 55 ## 0x37
.short 65172 ## 0xfe94
.short 64658 ## 0xfc92
.short 64097 ## 0xfa61
.short 63837 ## 0xf95d
.short 345 ## 0x159
.short 288 ## 0x120
.short 65296 ## 0xff10
.short 65111 ## 0xfe57
.short 165 ## 0xa5
.short 1235 ## 0x4d3
.short 269 ## 0x10d
.short 64193 ## 0xfac1
.short 65245 ## 0xfedd
.short 325 ## 0x145
.short 452 ## 0x1c4
.short 338 ## 0x152
.short 65317 ## 0xff25
.short 63915 ## 0xf9ab
.short 64908 ## 0xfd8c
.short 1914 ## 0x77a
.short 216 ## 0xd8
.short 65504 ## 0xffe0
.short 897 ## 0x381
.short 1169 ## 0x491
.short 63400 ## 0xf7a8
.short 65194 ## 0xfeaa
.short 189 ## 0xbd
.short 828 ## 0x33c
.short 65344 ## 0xff40
.short 64685 ## 0xfcad
.short 65032 ## 0xfe08
.short 64179 ## 0xfab3
.short 65377 ## 0xff61
.short 6 ## 0x6
.short 683 ## 0x2ab
.short 64146 ## 0xfa92
.short 64695 ## 0xfcb7
.short 64644 ## 0xfc84
.short 65063 ## 0xfe27
.short 64321 ## 0xfb41
.short 60 ## 0x3c
.short 65062 ## 0xfe26
.short 3458 ## 0xd82
.short 65100 ## 0xfe4c
.short 1019 ## 0x3fb
.short 2206 ## 0x89e
.short 64611 ## 0xfc63
.short 1417 ## 0x589
.short 65126 ## 0xfe66
.short 64610 ## 0xfc62
.short 875 ## 0x36b
.short 321 ## 0x141
.short 114 ## 0x72
.short 64325 ## 0xfb45
.short 63675 ## 0xf8bb
.short 567 ## 0x237
.short 64771 ## 0xfd03
.short 65525 ## 0xfff5
.short 64641 ## 0xfc81
.short 65048 ## 0xfe18
.short 131 ## 0x83
.short 288 ## 0x120
.short 64451 ## 0xfbc3
.short 61175 ## 0xeef7
.short 65488 ## 0xffd0
.short 65214 ## 0xfebe
.short 314 ## 0x13a
.short 403 ## 0x193
.short 64285 ## 0xfb1d
.short 65 ## 0x41
.short 342 ## 0x156
.short 196 ## 0xc4
.short 211 ## 0xd3
.short 65455 ## 0xffaf
.short 64755 ## 0xfcf3
.short 160 ## 0xa0
.short 172 ## 0xac
.short 63290 ## 0xf73a
.short 64668 ## 0xfc9c
.short 62762 ## 0xf52a
.short 65386 ## 0xff6a
.short 369 ## 0x171
.short 65223 ## 0xfec7
.short 1964 ## 0x7ac
.short 63295 ## 0xf73f
.short 65204 ## 0xfeb4
.short 111 ## 0x6f
.short 62718 ## 0xf4fe
.short 64319 ## 0xfb3f
.short 310 ## 0x136
.short 64095 ## 0xfa5f
.short 65534 ## 0xfffe
.short 64980 ## 0xfdd4
.short 65502 ## 0xffde
.short 81 ## 0x51
.short 2988 ## 0xbac
.short 64218 ## 0xfada
.short 681 ## 0x2a9
.short 225 ## 0xe1
.short 63513 ## 0xf819
.short 63661 ## 0xf8ad
.short 315 ## 0x13b
.short 548 ## 0x224
.short 65395 ## 0xff73
.short 525 ## 0x20d
.short 63605 ## 0xf875
.short 386 ## 0x182
.short 65249 ## 0xfee1
.short 522 ## 0x20a
.short 372 ## 0x174
.short 61774 ## 0xf14e
.short 65038 ## 0xfe0e
.short 65522 ## 0xfff2
.short 635 ## 0x27b
.short 771 ## 0x303
.short 65128 ## 0xfe68
.short 1098 ## 0x44a
.short 1633 ## 0x661
.short 64979 ## 0xfdd3
.short 65115 ## 0xfe5b
.short 64672 ## 0xfca0
.short 201 ## 0xc9
.short 64474 ## 0xfbda
.short 1663 ## 0x67f
.short 64478 ## 0xfbde
.short 492 ## 0x1ec
.short 175 ## 0xaf
.short 65456 ## 0xffb0
.short 2414 ## 0x96e
.short 65350 ## 0xff46
.short 106 ## 0x6a
.short 38 ## 0x26
.short 335 ## 0x14f
.short 63782 ## 0xf926
.short 64898 ## 0xfd82
.short 65145 ## 0xfe79
.short 2719 ## 0xa9f
.short 774 ## 0x306
.short 375 ## 0x177
.short 15 ## 0xf
.short 64348 ## 0xfb5c
.short 65443 ## 0xffa3
.short 65363 ## 0xff53
.short 825 ## 0x339
.short 64287 ## 0xfb1f
.short 207 ## 0xcf
.short 590 ## 0x24e
.short 65273 ## 0xfef9
.short 65505 ## 0xffe1
.short 99 ## 0x63
.short 4897 ## 0x1321
.short 547 ## 0x223
.short 64618 ## 0xfc6a
.short 65399 ## 0xff77
.short 65187 ## 0xfea3
.short 175 ## 0xaf
.short 65316 ## 0xff24
.short 740 ## 0x2e4
.short 2012 ## 0x7dc
.short 63778 ## 0xf922
.short 65173 ## 0xfe95
.short 1025 ## 0x401
.short 63685 ## 0xf8c5
.short 526 ## 0x20e
.short 65093 ## 0xfe45
.short 65388 ## 0xff6c
.short 143 ## 0x8f
.short 65306 ## 0xff1a
.short 538 ## 0x21a
.short 63224 ## 0xf6f8
.short 146 ## 0x92
.short 65299 ## 0xff13
.short 65342 ## 0xff3e
.short 421 ## 0x1a5
.short 1277 ## 0x4fd
.short 64261 ## 0xfb05
.short 64705 ## 0xfcc1
.short 211 ## 0xd3
.short 238 ## 0xee
.short 584 ## 0x248
.short 201 ## 0xc9
.short 65526 ## 0xfff6
.short 1960 ## 0x7a8
.short 64971 ## 0xfdcb
.short 557 ## 0x22d
.short 210 ## 0xd2
.short 591 ## 0x24f
.short 65217 ## 0xfec1
.short 1278 ## 0x4fe
.short 65389 ## 0xff6d
.short 1322 ## 0x52a
.short 64950 ## 0xfdb6
.short 407 ## 0x197
.short 65509 ## 0xffe5
.short 65327 ## 0xff2f
.short 65249 ## 0xfee1
.short 63825 ## 0xf951
.short 64 ## 0x40
.short 65485 ## 0xffcd
.short 13 ## 0xd
.short 409 ## 0x199
.short 64840 ## 0xfd48
.short 65229 ## 0xfecd
.short 500 ## 0x1f4
.short 63899 ## 0xf99b
.short 179 ## 0xb3
.short 64967 ## 0xfdc7
.short 64114 ## 0xfa72
.short 65253 ## 0xfee5
.short 63503 ## 0xf80f
.short 100 ## 0x64
.short 61 ## 0x3d
.short 65168 ## 0xfe90
.short 112 ## 0x70
.short 35 ## 0x23
.short 446 ## 0x1be
.short 65351 ## 0xff47
.short 65217 ## 0xfec1
.short 1797 ## 0x705
.short 2894 ## 0xb4e
.short 624 ## 0x270
.short 65464 ## 0xffb8
.short 228 ## 0xe4
.short 677 ## 0x2a5
.short 64921 ## 0xfd99
.short 63584 ## 0xf860
.short 2194 ## 0x892
.short 64902 ## 0xfd86
.short 65364 ## 0xff54
.short 687 ## 0x2af
.short 65294 ## 0xff0e
.short 65087 ## 0xfe3f
.short 432 ## 0x1b0
.short 416 ## 0x1a0
.short 33 ## 0x21
.short 407 ## 0x197
.short 372 ## 0x174
.short 695 ## 0x2b7
.short 65059 ## 0xfe23
.short 1999 ## 0x7cf
.short 65445 ## 0xffa5
.short 281 ## 0x119
.short 158 ## 0x9e
.short 1273 ## 0x4f9
.short 437 ## 0x1b5
.short 1021 ## 0x3fd
.short 65341 ## 0xff3d
.short 881 ## 0x371
.short 65313 ## 0xff21
.short 64651 ## 0xfc8b
.short 823 ## 0x337
.short 65525 ## 0xfff5
.short 64549 ## 0xfc25
.short 2324 ## 0x914
.short 64819 ## 0xfd33
.short 586 ## 0x24a
.short 129 ## 0x81
.short 64489 ## 0xfbe9
.short 277 ## 0x115
.short 64643 ## 0xfc83
.short 64900 ## 0xfd84
.short 476 ## 0x1dc
.short 1478 ## 0x5c6
.short 143 ## 0x8f
.short 1626 ## 0x65a
.short 64904 ## 0xfd88
.short 761 ## 0x2f9
.short 487 ## 0x1e7
.short 64592 ## 0xfc50
.short 65159 ## 0xfe87
.short 65387 ## 0xff6b
.short 487 ## 0x1e7
.short 932 ## 0x3a4
.short 65272 ## 0xfef8
.short 65229 ## 0xfecd
.short 65436 ## 0xff9c
.short 607 ## 0x25f
.short 64718 ## 0xfcce
.short 64064 ## 0xfa40
.short 64893 ## 0xfd7d
.short 417 ## 0x1a1
.short 537 ## 0x219
.short 65130 ## 0xfe6a
.short 65419 ## 0xff8b
.short 912 ## 0x390
.short 2125 ## 0x84d
.short 64624 ## 0xfc70
.short 235 ## 0xeb
.short 863 ## 0x35f
.short 64961 ## 0xfdc1
.short 64486 ## 0xfbe6
.short 195 ## 0xc3
.short 403 ## 0x193
.short 65277 ## 0xfefd
.short 3 ## 0x3
.short 383 ## 0x17f
.short 63000 ## 0xf618
.short 63786 ## 0xf92a
.short 63089 ## 0xf671
.short 65505 ## 0xffe1
.short 65347 ## 0xff43
.short 64726 ## 0xfcd6
.short 2840 ## 0xb18
.short 63389 ## 0xf79d
.short 643 ## 0x283
.short 360 ## 0x168
.short 841 ## 0x349
.short 145 ## 0x91
.short 810 ## 0x32a
.short 1690 ## 0x69a
.short 65476 ## 0xffc4
.short 65407 ## 0xff7f
.short 65294 ## 0xff0e
.short 166 ## 0xa6
.short 64839 ## 0xfd47
.short 65345 ## 0xff41
.short 62969 ## 0xf5f9
.short 65247 ## 0xfedf
.short 65501 ## 0xffdd
.short 65512 ## 0xffe8
.short 65434 ## 0xff9a
.short 93 ## 0x5d
.short 65453 ## 0xffad
.short 637 ## 0x27d
.short 64358 ## 0xfb66
.short 65219 ## 0xfec3
.short 559 ## 0x22f
.short 65241 ## 0xfed9
.short 64698 ## 0xfcba
.short 327 ## 0x147
.short 65004 ## 0xfdec
.short 65371 ## 0xff5b
.short 165 ## 0xa5
.short 65309 ## 0xff1d
.short 65514 ## 0xffea
.short 65496 ## 0xffd8
.short 64575 ## 0xfc3f
.short 418 ## 0x1a2
.short 1914 ## 0x77a
.short 63765 ## 0xf915
.short 450 ## 0x1c2
.short 64909 ## 0xfd8d
.short 357 ## 0x165
.short 581 ## 0x245
.short 437 ## 0x1b5
.short 402 ## 0x192
.short 65480 ## 0xffc8
.short 2157 ## 0x86d
.short 64820 ## 0xfd34
.short 65372 ## 0xff5c
.short 65143 ## 0xfe77
.short 65431 ## 0xff97
.short 397 ## 0x18d
.short 64275 ## 0xfb13
.short 64879 ## 0xfd6f
.short 641 ## 0x281
.short 89 ## 0x59
.short 65215 ## 0xfebf
.short 1192 ## 0x4a8
.short 65412 ## 0xff84
.short 64966 ## 0xfdc6
.short 786 ## 0x312
.short 418 ## 0x1a2
.short 64079 ## 0xfa4f
.short 63136 ## 0xf6a0
.short 348 ## 0x15c
.short 65095 ## 0xfe47
.short 64977 ## 0xfdd1
.short 64241 ## 0xfaf1
.short 65039 ## 0xfe0f
.short 3 ## 0x3
.short 261 ## 0x105
.short 382 ## 0x17e
.short 314 ## 0x13a
.short 200 ## 0xc8
.short 295 ## 0x127
.short 1314 ## 0x522
.short 619 ## 0x26b
.short 497 ## 0x1f1
.short 23 ## 0x17
.short 65152 ## 0xfe80
.short 428 ## 0x1ac
.short 65265 ## 0xfef1
.short 65304 ## 0xff18
.short 64742 ## 0xfce6
.short 65319 ## 0xff27
.short 65398 ## 0xff76
.short 2033 ## 0x7f1
.short 315 ## 0x13b
.short 1662 ## 0x67e
.short 626 ## 0x272
.short 64929 ## 0xfda1
.short 65312 ## 0xff20
.short 584 ## 0x248
.short 734 ## 0x2de
.short 65321 ## 0xff29
.short 671 ## 0x29f
.short 40 ## 0x28
.short 453 ## 0x1c5
.short 65102 ## 0xfe4e
.short 64995 ## 0xfde3
.short 451 ## 0x1c3
.short 8 ## 0x8
.short 19 ## 0x13
.short 65132 ## 0xfe6c
.short 65200 ## 0xfeb0
.short 254 ## 0xfe
.short 63656 ## 0xf8a8
.short 600 ## 0x258
.short 1327 ## 0x52f
.short 970 ## 0x3ca
.short 65436 ## 0xff9c
.short 65184 ## 0xfea0
.short 65255 ## 0xfee7
.short 128 ## 0x80
.short 62528 ## 0xf440
.short 64644 ## 0xfc84
.short 65413 ## 0xff85
.short 311 ## 0x137
.short 644 ## 0x284
.short 343 ## 0x157
.short 65096 ## 0xfe48
.short 63469 ## 0xf7ed
.short 490 ## 0x1ea
.short 65423 ## 0xff8f
.short 64767 ## 0xfcff
.short 325 ## 0x145
.short 781 ## 0x30d
.short 63036 ## 0xf63c
.short 64334 ## 0xfb4e
.short 65529 ## 0xfff9
.short 65496 ## 0xffd8
.short 229 ## 0xe5
.short 332 ## 0x14c
.short 64354 ## 0xfb62
.short 65093 ## 0xfe45
.short 65531 ## 0xfffb
.short 867 ## 0x363
.short 625 ## 0x271
.short 179 ## 0xb3
.short 1138 ## 0x472
.short 1935 ## 0x78f
.short 1978 ## 0x7ba
.short 1663 ## 0x67f
.short 1591 ## 0x637
.short 164 ## 0xa4
.short 189 ## 0xbd
.short 1231 ## 0x4cf
.short 65320 ## 0xff28
.short 65106 ## 0xfe52
.short 65219 ## 0xfec3
.short 65029 ## 0xfe05
.short 65136 ## 0xfe70
.short 300 ## 0x12c
.short 65037 ## 0xfe0d
.short 258 ## 0x102
.short 64042 ## 0xfa2a
.short 63576 ## 0xf858
.short 64531 ## 0xfc13
.short 1359 ## 0x54f
.short 2306 ## 0x902
.short 65311 ## 0xff1f
.short 65212 ## 0xfebc
.short 65499 ## 0xffdb
.short 105 ## 0x69
.short 64607 ## 0xfc5f
.short 936 ## 0x3a8
.short 64675 ## 0xfca3
.short 65009 ## 0xfdf1
.short 64354 ## 0xfb62
.short 63716 ## 0xf8e4
.short 65069 ## 0xfe2d
.short 65110 ## 0xfe56
.short 64798 ## 0xfd1e
.short 65024 ## 0xfe00
.short 1235 ## 0x4d3
.short 64937 ## 0xfda9
.short 63030 ## 0xf636
.short 65245 ## 0xfedd
.short 64731 ## 0xfcdb
.short 65143 ## 0xfe77
.short 141 ## 0x8d
.short 801 ## 0x321
.short 334 ## 0x14e
.short 437 ## 0x1b5
.short 99 ## 0x63
.short 65374 ## 0xff5e
.short 65274 ## 0xfefa
.short 64692 ## 0xfcb4
.short 1074 ## 0x432
.short 82 ## 0x52
.short 65252 ## 0xfee4
.short 101 ## 0x65
.short 243 ## 0xf3
.short 98 ## 0x62
.short 1185 ## 0x4a1
.short 65269 ## 0xfef5
.short 64640 ## 0xfc80
.short 65148 ## 0xfe7c
.short 88 ## 0x58
.short 65390 ## 0xff6e
.short 64903 ## 0xfd87
.short 63927 ## 0xf9b7
.short 622 ## 0x26e
.short 64791 ## 0xfd17
.short 201 ## 0xc9
.short 65379 ## 0xff63
.short 65483 ## 0xffcb
.short 279 ## 0x117
.short 65305 ## 0xff19
.short 1075 ## 0x433
.short 65176 ## 0xfe98
.short 232 ## 0xe8
.short 65249 ## 0xfee1
.short 349 ## 0x15d
.short 149 ## 0x95
.short 755 ## 0x2f3
.short 65035 ## 0xfe0b
.short 1490 ## 0x5d2
.short 797 ## 0x31d
.short 540 ## 0x21c
.short 65388 ## 0xff6c
.short 345 ## 0x159
.short 65478 ## 0xffc6
.short 64406 ## 0xfb96
.short 65368 ## 0xff58
.short 65518 ## 0xffee
.short 64808 ## 0xfd28
.short 64645 ## 0xfc85
.short 113 ## 0x71
.short 65062 ## 0xfe26
.short 65529 ## 0xfff9
.short 65117 ## 0xfe5d
.short 610 ## 0x262
.short 329 ## 0x149
.short 63708 ## 0xf8dc
.short 221 ## 0xdd
.short 234 ## 0xea
.short 64842 ## 0xfd4a
.short 611 ## 0x263
.short 65310 ## 0xff1e
.short 200 ## 0xc8
.short 64893 ## 0xfd7d
.short 65034 ## 0xfe0a
.short 65067 ## 0xfe2b
.short 65260 ## 0xfeec
.short 64887 ## 0xfd77
.short 378 ## 0x17a
.short 63503 ## 0xf80f
.short 65426 ## 0xff92
.short 64913 ## 0xfd91
.short 51 ## 0x33
.short 64684 ## 0xfcac
.short 68 ## 0x44
.short 65022 ## 0xfdfe
.short 105 ## 0x69
.short 65168 ## 0xfe90
.short 1681 ## 0x691
.short 783 ## 0x30f
.short 64769 ## 0xfd01
.short 976 ## 0x3d0
.short 65456 ## 0xffb0
.short 513 ## 0x201
.short 64384 ## 0xfb80
.short 64993 ## 0xfde1
.short 65097 ## 0xfe49
.short 204 ## 0xcc
.short 237 ## 0xed
.short 64783 ## 0xfd0f
.short 64951 ## 0xfdb7
.short 65504 ## 0xffe0
.short 1010 ## 0x3f2
.short 65405 ## 0xff7d
.short 64844 ## 0xfd4c
.short 65355 ## 0xff4b
.short 63867 ## 0xf97b
.short 65382 ## 0xff66
.short 63 ## 0x3f
.short 2784 ## 0xae0
.short 65298 ## 0xff12
.short 64833 ## 0xfd41
.short 5 ## 0x5
.short 64987 ## 0xfddb
.short 652 ## 0x28c
.short 453 ## 0x1c5
.short 65401 ## 0xff79
.short 964 ## 0x3c4
.short 64859 ## 0xfd5b
.short 649 ## 0x289
.short 65018 ## 0xfdfa
.short 65071 ## 0xfe2f
.short 65420 ## 0xff8c
.short 65381 ## 0xff65
.short 529 ## 0x211
.short 65481 ## 0xffc9
.short 64948 ## 0xfdb4
.short 1010 ## 0x3f2
.short 65309 ## 0xff1d
.short 65149 ## 0xfe7d
.short 62251 ## 0xf32b
.short 64397 ## 0xfb8d
.short 63930 ## 0xf9ba
.short 552 ## 0x228
.short 65252 ## 0xfee4
.short 65270 ## 0xfef6
.short 65422 ## 0xff8e
.short 2085 ## 0x825
.short 75 ## 0x4b
.short 872 ## 0x368
.short 64284 ## 0xfb1c
.short 61405 ## 0xefdd
.short 198 ## 0xc6
.short 728 ## 0x2d8
.short 39 ## 0x27
.short 65214 ## 0xfebe
.short 63699 ## 0xf8d3
.short 404 ## 0x194
.short 946 ## 0x3b2
.short 63741 ## 0xf8fd
.short 65523 ## 0xfff3
.short 957 ## 0x3bd
.short 300 ## 0x12c
.short 185 ## 0xb9
.short 64548 ## 0xfc24
.short 63939 ## 0xf9c3
.short 1421 ## 0x58d
.short 64370 ## 0xfb72
.short 1034 ## 0x40a
.short 3418 ## 0xd5a
.short 292 ## 0x124
.short 343 ## 0x157
.short 65468 ## 0xffbc
.short 64093 ## 0xfa5d
.short 102 ## 0x66
.short 1696 ## 0x6a0
.short 389 ## 0x185
.short 251 ## 0xfb
.short 1238 ## 0x4d6
.short 64913 ## 0xfd91
.short 1315 ## 0x523
.short 319 ## 0x13f
.short 206 ## 0xce
.short 65203 ## 0xfeb3
.short 726 ## 0x2d6
.short 252 ## 0xfc
.short 65150 ## 0xfe7e
.short 156 ## 0x9c
.short 64764 ## 0xfcfc
.short 61958 ## 0xf206
.short 1599 ## 0x63f
.short 662 ## 0x296
.short 65529 ## 0xfff9
.short 65530 ## 0xfffa
.short 727 ## 0x2d7
.short 847 ## 0x34f
.short 1091 ## 0x443
.short 1246 ## 0x4de
.short 64332 ## 0xfb4c
.short 1319 ## 0x527
.short 64203 ## 0xfacb
.short 779 ## 0x30b
.short 1827 ## 0x723
.short 65036 ## 0xfe0c
.short 65016 ## 0xfdf8
.short 1612 ## 0x64c
.short 64403 ## 0xfb93
.short 65113 ## 0xfe59
.short 626 ## 0x272
.short 65493 ## 0xffd5
.short 622 ## 0x26e
.short 65440 ## 0xffa0
.short 401 ## 0x191
.short 148 ## 0x94
.short 2279 ## 0x8e7
.short 326 ## 0x146
.short 65176 ## 0xfe98
.short 985 ## 0x3d9
.short 371 ## 0x173
.short 65513 ## 0xffe9
.short 63671 ## 0xf8b7
.short 64585 ## 0xfc49
.short 65243 ## 0xfedb
.short 576 ## 0x240
.short 744 ## 0x2e8
.short 158 ## 0x9e
.short 65259 ## 0xfeeb
.short 63912 ## 0xf9a8
.short 294 ## 0x126
.short 987 ## 0x3db
.short 61446 ## 0xf006
.short 648 ## 0x288
.short 64775 ## 0xfd07
.short 65397 ## 0xff75
.short 65076 ## 0xfe34
.short 402 ## 0x192
.short 224 ## 0xe0
.short 64797 ## 0xfd1d
.short 1035 ## 0x40b
.short 63889 ## 0xf991
.short 665 ## 0x299
.short 592 ## 0x250
.short 63347 ## 0xf773
.short 65165 ## 0xfe8d
.short 63856 ## 0xf970
.short 509 ## 0x1fd
.short 206 ## 0xce
.short 65272 ## 0xfef8
.short 63564 ## 0xf84c
.short 316 ## 0x13c
.short 64585 ## 0xfc49
.short 1238 ## 0x4d6
.short 263 ## 0x107
.short 468 ## 0x1d4
.short 683 ## 0x2ab
.short 64905 ## 0xfd89
.short 514 ## 0x202
.short 64433 ## 0xfbb1
.short 63634 ## 0xf892
.short 7 ## 0x7
.short 64754 ## 0xfcf2
.short 64110 ## 0xfa6e
.short 64669 ## 0xfc9d
.short 64727 ## 0xfcd7
.short 1475 ## 0x5c3
.short 543 ## 0x21f
.short 1262 ## 0x4ee
.short 473 ## 0x1d9
.short 65451 ## 0xffab
.short 1962 ## 0x7aa
.short 764 ## 0x2fc
.short 64787 ## 0xfd13
.short 65476 ## 0xffc4
.short 459 ## 0x1cb
.short 65207 ## 0xfeb7
.short 42 ## 0x2a
.short 64999 ## 0xfde7
.short 196 ## 0xc4
.short 64992 ## 0xfde0
.short 64188 ## 0xfabc
.short 65290 ## 0xff0a
.short 64901 ## 0xfd85
.short 65389 ## 0xff6d
.short 64758 ## 0xfcf6
.short 61 ## 0x3d
.short 3814 ## 0xee6
.short 1363 ## 0x553
.short 60 ## 0x3c
.short 64491 ## 0xfbeb
.short 52 ## 0x34
.short 596 ## 0x254
.short 1549 ## 0x60d
.short 699 ## 0x2bb
.short 64591 ## 0xfc4f
.short 631 ## 0x277
.short 64135 ## 0xfa87
.short 2443 ## 0x98b
.short 63752 ## 0xf908
.short 2064 ## 0x810
.short 65127 ## 0xfe67
.short 64882 ## 0xfd72
.short 321 ## 0x141
.short 65425 ## 0xff91
.short 63017 ## 0xf629
.short 1723 ## 0x6bb
.short 65362 ## 0xff52
.short 65119 ## 0xfe5f
.short 644 ## 0x284
.short 94 ## 0x5e
.short 63612 ## 0xf87c
.short 65329 ## 0xff31
.short 64717 ## 0xfccd
.short 666 ## 0x29a
.short 576 ## 0x240
.short 65429 ## 0xff95
.short 1523 ## 0x5f3
.short 2032 ## 0x7f0
.short 257 ## 0x101
.short 64781 ## 0xfd0d
.short 65066 ## 0xfe2a
.short 742 ## 0x2e6
.short 30 ## 0x1e
.short 1132 ## 0x46c
.short 637 ## 0x27d
.short 64099 ## 0xfa63
.short 164 ## 0xa4
.short 1359 ## 0x54f
.short 223 ## 0xdf
.short 702 ## 0x2be
.short 391 ## 0x187
.short 2649 ## 0xa59
.short 488 ## 0x1e8
.short 1470 ## 0x5be
.short 64942 ## 0xfdae
.short 438 ## 0x1b6
.short 64997 ## 0xfde5
.short 601 ## 0x259
.short 65499 ## 0xffdb
.short 64926 ## 0xfd9e
.short 1091 ## 0x443
.short 64784 ## 0xfd10
.short 65392 ## 0xff70
.short 65014 ## 0xfdf6
.short 62442 ## 0xf3ea
.short 98 ## 0x62
.short 65477 ## 0xffc5
.short 63145 ## 0xf6a9
.short 2719 ## 0xa9f
.short 62843 ## 0xf57b
.short 64648 ## 0xfc88
.short 64933 ## 0xfda5
.short 41 ## 0x29
.short 491 ## 0x1eb
.short 805 ## 0x325
.short 62784 ## 0xf540
.short 64619 ## 0xfc6b
.short 16 ## 0x10
.short 65245 ## 0xfedd
.short 872 ## 0x368
.short 293 ## 0x125
.short 60298 ## 0xeb8a
.short 64364 ## 0xfb6c
.short 64367 ## 0xfb6f
.short 340 ## 0x154
.short 64859 ## 0xfd5b
.short 888 ## 0x378
.short 241 ## 0xf1
.short 64909 ## 0xfd8d
.short 3714 ## 0xe82
.short 383 ## 0x17f
.short 581 ## 0x245
.short 65415 ## 0xff87
.short 63921 ## 0xf9b1
.short 64907 ## 0xfd8b
.short 64920 ## 0xfd98
.short 1357 ## 0x54d
.short 65165 ## 0xfe8d
.short 64488 ## 0xfbe8
.short 4155 ## 0x103b
.short 64220 ## 0xfadc
.short 114 ## 0x72
.short 65113 ## 0xfe59
.short 65516 ## 0xffec
.short 1517 ## 0x5ed
.short 384 ## 0x180
.short 63438 ## 0xf7ce
.short 867 ## 0x363
.short 135 ## 0x87
.short 64165 ## 0xfaa5
.short 1254 ## 0x4e6
.short 62472 ## 0xf408
.short 90 ## 0x5a
.short 65067 ## 0xfe2b
.short 1458 ## 0x5b2
.short 64689 ## 0xfcb1
.short 51 ## 0x33
.short 65083 ## 0xfe3b
.short 65195 ## 0xfeab
.short 65200 ## 0xfeb0
.short 65358 ## 0xff4e
.short 1151 ## 0x47f
.short 1343 ## 0x53f
.short 63557 ## 0xf845
.short 350 ## 0x15e
.short 65333 ## 0xff35
.short 65507 ## 0xffe3
.short 1328 ## 0x530
.short 231 ## 0xe7
.short 64153 ## 0xfa99
.short 61066 ## 0xee8a
.short 565 ## 0x235
.short 65400 ## 0xff78
.short 1172 ## 0x494
.short 64861 ## 0xfd5d
.short 1634 ## 0x662
.short 65175 ## 0xfe97
.short 30 ## 0x1e
.short 64339 ## 0xfb53
.short 1390 ## 0x56e
.short 359 ## 0x167
.short 60542 ## 0xec7e
.short 65364 ## 0xff54
.short 1242 ## 0x4da
.short 469 ## 0x1d5
.short 596 ## 0x254
.short 467 ## 0x1d3
.short 62745 ## 0xf519
.short 108 ## 0x6c
.short 1368 ## 0x558
.short 2203 ## 0x89b
.short 905 ## 0x389
.short 63160 ## 0xf6b8
.short 650 ## 0x28a
.short 438 ## 0x1b6
.short 64645 ## 0xfc85
.short 104 ## 0x68
.short 65464 ## 0xffb8
.short 2282 ## 0x8ea
.short 1341 ## 0x53d
.short 64523 ## 0xfc0b
.short 756 ## 0x2f4
.short 715 ## 0x2cb
.short 63221 ## 0xf6f5
.short 181 ## 0xb5
.short 57 ## 0x39
.short 65047 ## 0xfe17
.short 65029 ## 0xfe05
.short 64385 ## 0xfb81
.short 667 ## 0x29b
.short 65515 ## 0xffeb
.short 65365 ## 0xff55
.short 94 ## 0x5e
.short 63871 ## 0xf97f
.short 661 ## 0x295
.short 560 ## 0x230
.short 63454 ## 0xf7de
.short 275 ## 0x113
.short 65041 ## 0xfe11
.short 65424 ## 0xff90
.short 99 ## 0x63
.short 2086 ## 0x826
.short 474 ## 0x1da
.short 64750 ## 0xfcee
.short 2100 ## 0x834
.short 339 ## 0x153
.short 64771 ## 0xfd03
.short 65098 ## 0xfe4a
.short 685 ## 0x2ad
.short 1157 ## 0x485
.short 65193 ## 0xfea9
.short 92 ## 0x5c
.short 64682 ## 0xfcaa
.short 64037 ## 0xfa25
.short 235 ## 0xeb
.short 64129 ## 0xfa81
.short 245 ## 0xf5
.short 65395 ## 0xff73
.short 77 ## 0x4d
.short 63685 ## 0xf8c5
.short 8 ## 0x8
.short 65322 ## 0xff2a
.short 299 ## 0x12b
.short 63127 ## 0xf697
.short 1469 ## 0x5bd
.short 65047 ## 0xfe17
.short 522 ## 0x20a
.short 108 ## 0x6c
.short 65213 ## 0xfebd
.short 1524 ## 0x5f4
.short 65343 ## 0xff3f
.short 1784 ## 0x6f8
.short 308 ## 0x134
.short 2145 ## 0x861
.short 402 ## 0x192
.short 102 ## 0x66
.short 431 ## 0x1af
.short 65018 ## 0xfdfa
.short 7 ## 0x7
.short 250 ## 0xfa
.short 576 ## 0x240
.short 442 ## 0x1ba
.short 1295 ## 0x50f
.short 221 ## 0xdd
.short 913 ## 0x391
.short 882 ## 0x372
.short 1494 ## 0x5d6
.short 519 ## 0x207
.short 63366 ## 0xf786
.short 294 ## 0x126
.short 1297 ## 0x511
.short 148 ## 0x94
.short 1228 ## 0x4cc
.short 64046 ## 0xfa2e
.short 63074 ## 0xf662
.short 1086 ## 0x43e
.short 443 ## 0x1bb
.short 1066 ## 0x42a
.short 1487 ## 0x5cf
.short 151 ## 0x97
.short 65310 ## 0xff1e
.short 405 ## 0x195
.short 64600 ## 0xfc58
.short 63674 ## 0xf8ba
.short 64380 ## 0xfb7c
.short 65403 ## 0xff7b
.short 134 ## 0x86
.short 64160 ## 0xfaa0
.short 65509 ## 0xffe5
.short 47 ## 0x2f
.short 64123 ## 0xfa7b
.short 63766 ## 0xf916
.short 556 ## 0x22c
.short 1108 ## 0x454
.short 2041 ## 0x7f9
.short 75 ## 0x4b
.short 63954 ## 0xf9d2
.short 64553 ## 0xfc29
.short 65205 ## 0xfeb5
.short 825 ## 0x339
.short 65331 ## 0xff33
.short 102 ## 0x66
.short 219 ## 0xdb
.short 1479 ## 0x5c7
.short 1094 ## 0x446
.short 1069 ## 0x42d
.short 65114 ## 0xfe5a
.short 1144 ## 0x478
.short 63899 ## 0xf99b
.short 723 ## 0x2d3
.short 1132 ## 0x46c
.short 65121 ## 0xfe61
.short 619 ## 0x26b
.short 64700 ## 0xfcbc
.short 65198 ## 0xfeae
.short 65338 ## 0xff3a
.short 64474 ## 0xfbda
.short 65361 ## 0xff51
.short 63772 ## 0xf91c
.short 65261 ## 0xfeed
.short 64849 ## 0xfd51
.short 670 ## 0x29e
.short 65523 ## 0xfff3
.short 65091 ## 0xfe43
.short 1144 ## 0x478
.short 64466 ## 0xfbd2
.short 326 ## 0x146
.short 1392 ## 0x570
.short 931 ## 0x3a3
.short 976 ## 0x3d0
.short 64440 ## 0xfbb8
.short 65400 ## 0xff78
.short 1917 ## 0x77d
.short 961 ## 0x3c1
.short 165 ## 0xa5
.short 64271 ## 0xfb0f
.short 295 ## 0x127
.short 228 ## 0xe4
.short 64716 ## 0xfccc
.short 65226 ## 0xfeca
.short 1521 ## 0x5f1
.short 2322 ## 0x912
.short 1424 ## 0x590
.short 97 ## 0x61
.short 947 ## 0x3b3
.short 63357 ## 0xf77d
.short 444 ## 0x1bc
.short 64956 ## 0xfdbc
.short 215 ## 0xd7
.short 64911 ## 0xfd8f
.short 65220 ## 0xfec4
.short 1132 ## 0x46c
.short 63605 ## 0xf875
.short 65324 ## 0xff2c
.short 64038 ## 0xfa26
.short 311 ## 0x137
.short 98 ## 0x62
.short 64362 ## 0xfb6a
.short 1140 ## 0x474
.short 64649 ## 0xfc89
.short 290 ## 0x122
.short 402 ## 0x192
.short 63736 ## 0xf8f8
.short 907 ## 0x38b
.short 878 ## 0x36e
.short 1223 ## 0x4c7
.short 65179 ## 0xfe9b
.short 509 ## 0x1fd
.short 1258 ## 0x4ea
.short 2510 ## 0x9ce
.short 65422 ## 0xff8e
.short 791 ## 0x317
.short 111 ## 0x6f
.short 65134 ## 0xfe6e
.short 840 ## 0x348
.short 64829 ## 0xfd3d
.short 475 ## 0x1db
.short 703 ## 0x2bf
.short 826 ## 0x33a
.short 811 ## 0x32b
.short 64861 ## 0xfd5d
.short 1952 ## 0x7a0
.short 65473 ## 0xffc1
.short 774 ## 0x306
.short 65248 ## 0xfee0
.short 64732 ## 0xfcdc
.short 65263 ## 0xfeef
.short 64713 ## 0xfcc9
.short 65280 ## 0xff00
.short 64933 ## 0xfda5
.short 65453 ## 0xffad
.short 1147 ## 0x47b
.short 64823 ## 0xfd37
.short 861 ## 0x35d
.short 64147 ## 0xfa93
.short 64718 ## 0xfcce
.short 124 ## 0x7c
.short 64214 ## 0xfad6
.short 1448 ## 0x5a8
.short 65079 ## 0xfe37
.short 405 ## 0x195
.short 83 ## 0x53
.short 208 ## 0xd0
.short 1491 ## 0x5d3
.short 255 ## 0xff
.short 65319 ## 0xff27
.short 65026 ## 0xfe02
.short 63456 ## 0xf7e0
.short 469 ## 0x1d5
.short 1406 ## 0x57e
.short 65286 ## 0xff06
.short 707 ## 0x2c3
.short 64510 ## 0xfbfe
.short 64745 ## 0xfce9
.short 2933 ## 0xb75
.short 65176 ## 0xfe98
.short 2997 ## 0xbb5
.short 64243 ## 0xfaf3
.short 2009 ## 0x7d9
.short 63323 ## 0xf75b
.short 65156 ## 0xfe84
.short 65342 ## 0xff3e
.short 609 ## 0x261
.short 206 ## 0xce
.short 1834 ## 0x72a
.short 64229 ## 0xfae5
.short 65243 ## 0xfedb
.short 1424 ## 0x590
.short 64274 ## 0xfb12
.short 65528 ## 0xfff8
.short 679 ## 0x2a7
.short 65205 ## 0xfeb5
.short 1271 ## 0x4f7
.short 13 ## 0xd
.short 63122 ## 0xf692
.short 65331 ## 0xff33
.short 63897 ## 0xf999
.short 65455 ## 0xffaf
.short 64786 ## 0xfd12
.short 264 ## 0x108
.short 64828 ## 0xfd3c
.short 3429 ## 0xd65
.short 2067 ## 0x813
.short 1263 ## 0x4ef
.short 65509 ## 0xffe5
.short 246 ## 0xf6
.short 1195 ## 0x4ab
.short 983 ## 0x3d7
.short 63807 ## 0xf93f
.short 26 ## 0x1a
.short 29 ## 0x1d
.short 606 ## 0x25e
.short 3792 ## 0xed0
.short 64447 ## 0xfbbf
.short 63265 ## 0xf721
.short 299 ## 0x12b
.short 65511 ## 0xffe7
.short 3400 ## 0xd48
.short 309 ## 0x135
.short 63967 ## 0xf9df
.short 1241 ## 0x4d9
.short 63890 ## 0xf992
.short 65493 ## 0xffd5
.short 65309 ## 0xff1d
.short 65108 ## 0xfe54
.short 413 ## 0x19d
.short 978 ## 0x3d2
.short 63666 ## 0xf8b2
.short 605 ## 0x25d
.short 63946 ## 0xf9ca
.short 61572 ## 0xf084
.short 64177 ## 0xfab1
.short 64440 ## 0xfbb8
.short 558 ## 0x22e
.short 1223 ## 0x4c7
.short 5 ## 0x5
.short 145 ## 0x91
.short 764 ## 0x2fc
.short 305 ## 0x131
.short 248 ## 0xf8
.short 997 ## 0x3e5
.short 64818 ## 0xfd32
.short 65201 ## 0xfeb1
.short 597 ## 0x255
.short 156 ## 0x9c
.short 65372 ## 0xff5c
.short 65462 ## 0xffb6
.short 107 ## 0x6b
.short 65334 ## 0xff36
.short 767 ## 0x2ff
.short 3403 ## 0xd4b
.short 105 ## 0x69
.short 64786 ## 0xfd12
.short 211 ## 0xd3
.short 127 ## 0x7f
.short 65355 ## 0xff4b
.short 65490 ## 0xffd2
.short 65008 ## 0xfdf0
.short 64405 ## 0xfb95
.short 749 ## 0x2ed
.short 63368 ## 0xf788
.short 101 ## 0x65
.short 64901 ## 0xfd85
.short 63386 ## 0xf79a
.short 1700 ## 0x6a4
.short 608 ## 0x260
.short 64824 ## 0xfd38
.short 1115 ## 0x45b
.short 552 ## 0x228
.short 65330 ## 0xff32
.short 1008 ## 0x3f0
.short 64748 ## 0xfcec
.short 878 ## 0x36e
.short 342 ## 0x156
.short 64698 ## 0xfcba
.short 63439 ## 0xf7cf
.short 65097 ## 0xfe49
.short 78 ## 0x4e
.short 65317 ## 0xff25
.short 65322 ## 0xff2a
.short 391 ## 0x187
.short 335 ## 0x14f
.short 1146 ## 0x47a
.short 342 ## 0x156
.short 65240 ## 0xfed8
.short 65146 ## 0xfe7a
.short 412 ## 0x19c
.short 64809 ## 0xfd29
.short 1499 ## 0x5db
.short 65267 ## 0xfef3
.short 64525 ## 0xfc0d
.short 3841 ## 0xf01
.short 65132 ## 0xfe6c
.short 572 ## 0x23c
.short 539 ## 0x21b
.short 504 ## 0x1f8
.short 65324 ## 0xff2c
.short 65190 ## 0xfea6
.short 65281 ## 0xff01
.short 65397 ## 0xff75
.short 2331 ## 0x91b
.short 64836 ## 0xfd44
.short 9 ## 0x9
.short 2259 ## 0x8d3
.short 65108 ## 0xfe54
.short 1746 ## 0x6d2
.short 6 ## 0x6
.short 4 ## 0x4
.short 53 ## 0x35
.short 1153 ## 0x481
.short 65081 ## 0xfe39
.short 669 ## 0x29d
.short 65179 ## 0xfe9b
.short 65427 ## 0xff93
.short 120 ## 0x78
.short 65062 ## 0xfe26
.short 65099 ## 0xfe4b
.short 603 ## 0x25b
.short 1160 ## 0x488
.short 1605 ## 0x645
.short 633 ## 0x279
.short 65473 ## 0xffc1
.short 1022 ## 0x3fe
.short 293 ## 0x125
.short 1067 ## 0x42b
.short 64174 ## 0xfaae
.short 65093 ## 0xfe45
.short 65149 ## 0xfe7d
.short 545 ## 0x221
.short 65134 ## 0xfe6e
.short 452 ## 0x1c4
.short 94 ## 0x5e
.short 423 ## 0x1a7
.short 544 ## 0x220
.short 65444 ## 0xffa4
.short 64855 ## 0xfd57
.short 208 ## 0xd0
.short 64814 ## 0xfd2e
.short 64631 ## 0xfc77
.short 141 ## 0x8d
.short 192 ## 0xc0
.short 382 ## 0x17e
.short 65306 ## 0xff1a
.short 175 ## 0xaf
.short 760 ## 0x2f8
.short 417 ## 0x1a1
.short 62393 ## 0xf3b9
.short 65395 ## 0xff73
.short 64851 ## 0xfd53
.short 413 ## 0x19d
.short 919 ## 0x397
.short 99 ## 0x63
.short 63856 ## 0xf970
.short 65404 ## 0xff7c
.short 1340 ## 0x53c
.short 64964 ## 0xfdc4
.short 1326 ## 0x52e
.short 64776 ## 0xfd08
.short 2299 ## 0x8fb
.short 64231 ## 0xfae7
.short 349 ## 0x15d
.short 1047 ## 0x417
.short 65381 ## 0xff65
.short 151 ## 0x97
.short 1430 ## 0x596
.short 64136 ## 0xfa88
.short 64723 ## 0xfcd3
.short 65375 ## 0xff5f
.short 65380 ## 0xff64
.short 514 ## 0x202
.short 907 ## 0x38b
.short 320 ## 0x140
.short 65485 ## 0xffcd
.short 64973 ## 0xfdcd
.short 64799 ## 0xfd1f
.short 402 ## 0x192
.short 63746 ## 0xf902
.short 61939 ## 0xf1f3
.short 65489 ## 0xffd1
.short 730 ## 0x2da
.short 75 ## 0x4b
.short 63076 ## 0xf664
.short 64554 ## 0xfc2a
.short 38 ## 0x26
.short 2118 ## 0x846
.short 679 ## 0x2a7
.short 352 ## 0x160
.short 586 ## 0x24a
.short 365 ## 0x16d
.short 64517 ## 0xfc05
.short 2160 ## 0x870
.short 1706 ## 0x6aa
.short 376 ## 0x178
.short 65528 ## 0xfff8
.short 65361 ## 0xff51
.short 64789 ## 0xfd15
.short 310 ## 0x136
.short 65270 ## 0xfef6
.short 72 ## 0x48
.short 65292 ## 0xff0c
.short 220 ## 0xdc
.short 1112 ## 0x458
.short 74 ## 0x4a
.short 63656 ## 0xf8a8
.short 65053 ## 0xfe1d
.short 64019 ## 0xfa13
.short 65402 ## 0xff7a
.short 245 ## 0xf5
.short 180 ## 0xb4
.short 65531 ## 0xfffb
.short 384 ## 0x180
.short 65156 ## 0xfe84
.short 1125 ## 0x465
.short 618 ## 0x26a
.short 17 ## 0x11
.short 65395 ## 0xff73
.short 64864 ## 0xfd60
.short 63865 ## 0xf979
.short 1454 ## 0x5ae
.short 535 ## 0x217
.short 234 ## 0xea
.short 65194 ## 0xfeaa
.short 64886 ## 0xfd76
.short 26 ## 0x1a
.short 137 ## 0x89
.short 65022 ## 0xfdfe
.short 551 ## 0x227
.short 1080 ## 0x438
.short 64861 ## 0xfd5d
.short 65535 ## 0xffff
.short 64538 ## 0xfc1a
.short 65268 ## 0xfef4
.short 2591 ## 0xa1f
.short 65114 ## 0xfe5a
.short 27 ## 0x1b
.short 65264 ## 0xfef0
.short 93 ## 0x5d
.short 64478 ## 0xfbde
.short 64258 ## 0xfb02
.short 2611 ## 0xa33
.short 732 ## 0x2dc
.short 1487 ## 0x5cf
.short 480 ## 0x1e0
.short 668 ## 0x29c
.short 64442 ## 0xfbba
.short 64995 ## 0xfde3
.short 64684 ## 0xfcac
.short 65133 ## 0xfe6d
.short 64614 ## 0xfc66
.short 64925 ## 0xfd9d
.short 65002 ## 0xfdea
.short 64407 ## 0xfb97
.short 64925 ## 0xfd9d
.short 65099 ## 0xfe4b
.short 177 ## 0xb1
.short 157 ## 0x9d
.short 65492 ## 0xffd4
.short 65185 ## 0xfea1
.short 63997 ## 0xf9fd
.short 65477 ## 0xffc5
.short 65110 ## 0xfe56
.short 65314 ## 0xff22
.short 65508 ## 0xffe4
.short 164 ## 0xa4
.short 3250 ## 0xcb2
.short 64266 ## 0xfb0a
.short 1086 ## 0x43e
.short 65526 ## 0xfff6
.short 65033 ## 0xfe09
.short 575 ## 0x23f
.short 65000 ## 0xfde8
.short 65222 ## 0xfec6
.short 62452 ## 0xf3f4
.short 65010 ## 0xfdf2
.short 65535 ## 0xffff
.short 671 ## 0x29f
.short 1 ## 0x1
.short 278 ## 0x116
.short 927 ## 0x39f
.short 64196 ## 0xfac4
.short 63452 ## 0xf7dc
.short 64702 ## 0xfcbe
.short 298 ## 0x12a
.short 65289 ## 0xff09
.short 293 ## 0x125
.short 65036 ## 0xfe0c
.short 65442 ## 0xffa2
.short 64473 ## 0xfbd9
.short 453 ## 0x1c5
.short 617 ## 0x269
.short 65180 ## 0xfe9c
.short 1479 ## 0x5c7
.short 65313 ## 0xff21
.short 563 ## 0x233
.short 298 ## 0x12a
.short 63465 ## 0xf7e9
.short 410 ## 0x19a
.short 1815 ## 0x717
.short 574 ## 0x23e
.short 939 ## 0x3ab
.short 64875 ## 0xfd6b
.short 63 ## 0x3f
.short 350 ## 0x15e
.short 82 ## 0x52
.short 64485 ## 0xfbe5
.short 1073 ## 0x431
.short 65233 ## 0xfed1
.short 64763 ## 0xfcfb
.short 64985 ## 0xfdd9
.short 469 ## 0x1d5
.short 566 ## 0x236
.short 1253 ## 0x4e5
.short 65234 ## 0xfed2
.short 65493 ## 0xffd5
.short 65252 ## 0xfee4
.short 416 ## 0x1a0
.short 376 ## 0x178
.short 863 ## 0x35f
.short 132 ## 0x84
.short 63636 ## 0xf894
.short 253 ## 0xfd
.short 65171 ## 0xfe93
.short 65307 ## 0xff1b
.short 65356 ## 0xff4c
.short 702 ## 0x2be
.short 203 ## 0xcb
.short 433 ## 0x1b1
.short 65171 ## 0xfe93
.short 641 ## 0x281
.short 1758 ## 0x6de
.short 65134 ## 0xfe6e
.short 379 ## 0x17b
.short 64915 ## 0xfd93
.short 64444 ## 0xfbbc
.short 65434 ## 0xff9a
.short 65312 ## 0xff20
.short 65285 ## 0xff05
.short 255 ## 0xff
.short 354 ## 0x162
.short 65358 ## 0xff4e
.short 63237 ## 0xf705
.short 142 ## 0x8e
.short 681 ## 0x2a9
.short 452 ## 0x1c4
.short 451 ## 0x1c3
.short 64425 ## 0xfba9
.short 168 ## 0xa8
.short 645 ## 0x285
.short 62586 ## 0xf47a
.short 1641 ## 0x669
.short 114 ## 0x72
.short 65226 ## 0xfeca
.short 64563 ## 0xfc33
.short 48 ## 0x30
.short 1 ## 0x1
.short 281 ## 0x119
.short 65191 ## 0xfea7
.short 567 ## 0x237
.short 64777 ## 0xfd09
.short 64881 ## 0xfd71
.short 115 ## 0x73
.short 347 ## 0x15b
.short 154 ## 0x9a
.short 64340 ## 0xfb54
.short 14 ## 0xe
.short 213 ## 0xd5
.short 1088 ## 0x440
.short 64859 ## 0xfd5b
.short 65140 ## 0xfe74
.short 204 ## 0xcc
.short 65153 ## 0xfe81
.short 64291 ## 0xfb23
.short 541 ## 0x21d
.short 64538 ## 0xfc1a
.short 65409 ## 0xff81
.short 419 ## 0x1a3
.short 703 ## 0x2bf
.short 65206 ## 0xfeb6
.short 811 ## 0x32b
.short 297 ## 0x129
.short 65071 ## 0xfe2f
.short 908 ## 0x38c
.short 64775 ## 0xfd07
.short 66 ## 0x42
.short 196 ## 0xc4
.short 156 ## 0x9c
.short 442 ## 0x1ba
.short 64958 ## 0xfdbe
.short 64993 ## 0xfde1
.short 549 ## 0x225
.short 65068 ## 0xfe2c
.short 65407 ## 0xff7f
.short 65047 ## 0xfe17
.short 65082 ## 0xfe3a
.short 65393 ## 0xff71
.short 64854 ## 0xfd56
.short 820 ## 0x334
.short 285 ## 0x11d
.short 65492 ## 0xffd4
.short 758 ## 0x2f6
.short 65294 ## 0xff0e
.short 664 ## 0x298
.short 1296 ## 0x510
.short 693 ## 0x2b5
.short 64894 ## 0xfd7e
.short 293 ## 0x125
.short 64775 ## 0xfd07
.short 65169 ## 0xfe91
.short 65289 ## 0xff09
.short 15 ## 0xf
.short 538 ## 0x21a
.short 99 ## 0x63
.short 99 ## 0x63
.short 589 ## 0x24d
.short 65125 ## 0xfe65
.short 1781 ## 0x6f5
.short 65112 ## 0xfe58
.short 1019 ## 0x3fb
.short 507 ## 0x1fb
.short 63944 ## 0xf9c8
.short 194 ## 0xc2
.short 64972 ## 0xfdcc
.short 614 ## 0x266
.short 64725 ## 0xfcd5
.short 64912 ## 0xfd90
.short 65534 ## 0xfffe
.short 856 ## 0x358
.short 64491 ## 0xfbeb
.short 65334 ## 0xff36
.short 1537 ## 0x601
.short 147 ## 0x93
.short 1756 ## 0x6dc
.short 493 ## 0x1ed
.short 1442 ## 0x5a2
.short 64906 ## 0xfd8a
.short 180 ## 0xb4
.short 1394 ## 0x572
.short 64892 ## 0xfd7c
.short 65317 ## 0xff25
.short 65298 ## 0xff12
.short 1295 ## 0x50f
.short 64996 ## 0xfde4
.short 465 ## 0x1d1
.short 77 ## 0x4d
.short 221 ## 0xdd
.short 11 ## 0xb
.short 265 ## 0x109
.short 825 ## 0x339
.short 678 ## 0x2a6
.short 363 ## 0x16b
.short 243 ## 0xf3
.short 208 ## 0xd0
.short 495 ## 0x1ef
.short 509 ## 0x1fd
.short 836 ## 0x344
.short 64045 ## 0xfa2d
.short 1156 ## 0x484
.short 65045 ## 0xfe15
.short 64937 ## 0xfda9
.short 65025 ## 0xfe01
.short 475 ## 0x1db
.short 634 ## 0x27a
.short 64615 ## 0xfc67
.short 201 ## 0xc9
.short 487 ## 0x1e7
.short 123 ## 0x7b
.short 347 ## 0x15b
.short 362 ## 0x16a
.short 156 ## 0x9c
.short 501 ## 0x1f5
.short 64926 ## 0xfd9e
.short 65441 ## 0xffa1
.short 1444 ## 0x5a4
.short 63792 ## 0xf930
.short 827 ## 0x33b
.short 466 ## 0x1d2
.short 64891 ## 0xfd7b
.short 65127 ## 0xfe67
.short 64954 ## 0xfdba
.short 64668 ## 0xfc9c
.short 387 ## 0x183
.short 64574 ## 0xfc3e
.short 65103 ## 0xfe4f
.short 380 ## 0x17c
.short 237 ## 0xed
.short 392 ## 0x188
.short 65250 ## 0xfee2
.short 166 ## 0xa6
.short 65470 ## 0xffbe
.short 64393 ## 0xfb89
.short 125 ## 0x7d
.short 171 ## 0xab
.short 65212 ## 0xfebc
.short 384 ## 0x180
.short 64436 ## 0xfbb4
.short 64309 ## 0xfb35
.short 65217 ## 0xfec1
.short 64044 ## 0xfa2c
.short 65264 ## 0xfef0
.short 46 ## 0x2e
.short 64245 ## 0xfaf5
.short 90 ## 0x5a
.short 64437 ## 0xfbb5
.short 1646 ## 0x66e
.short 65165 ## 0xfe8d
.short 64408 ## 0xfb98
.short 65412 ## 0xff84
.short 65212 ## 0xfebc
.short 64665 ## 0xfc99
.short 64431 ## 0xfbaf
.short 198 ## 0xc6
.short 65097 ## 0xfe49
.short 65458 ## 0xffb2
.short 325 ## 0x145
.short 929 ## 0x3a1
.short 121 ## 0x79
.short 1114 ## 0x45a
.short 65495 ## 0xffd7
.short 632 ## 0x278
.short 209 ## 0xd1
.short 65458 ## 0xffb2
.short 65110 ## 0xfe56
.short 65442 ## 0xffa2
.short 65333 ## 0xff35
.short 863 ## 0x35f
.short 65089 ## 0xfe41
.short 64037 ## 0xfa25
.short 65041 ## 0xfe11
.short 146 ## 0x92
.short 64657 ## 0xfc91
.short 65169 ## 0xfe91
.short 65190 ## 0xfea6
.short 2001 ## 0x7d1
.short 72 ## 0x48
.short 63962 ## 0xf9da
.short 65360 ## 0xff50
.short 65341 ## 0xff3d
.short 65402 ## 0xff7a
.short 593 ## 0x251
.short 489 ## 0x1e9
.short 65304 ## 0xff18
.short 65516 ## 0xffec
.short 685 ## 0x2ad
.short 1567 ## 0x61f
.short 64813 ## 0xfd2d
.short 63212 ## 0xf6ec
.short 511 ## 0x1ff
.short 1134 ## 0x46e
.short 63721 ## 0xf8e9
.short 65137 ## 0xfe71
.short 349 ## 0x15d
.short 1895 ## 0x767
.short 1328 ## 0x530
.short 91 ## 0x5b
.short 64546 ## 0xfc22
.short 63992 ## 0xf9f8
.short 500 ## 0x1f4
.short 1730 ## 0x6c2
.short 76 ## 0x4c
.short 64464 ## 0xfbd0
.short 2025 ## 0x7e9
.short 64232 ## 0xfae8
.short 95 ## 0x5f
.short 65211 ## 0xfebb
.short 63678 ## 0xf8be
.short 694 ## 0x2b6
.short 65354 ## 0xff4a
.short 64266 ## 0xfb0a
.short 1012 ## 0x3f4
.short 63542 ## 0xf836
.short 63010 ## 0xf622
.short 64444 ## 0xfbbc
.short 65430 ## 0xff96
.short 87 ## 0x57
.short 562 ## 0x232
.short 681 ## 0x2a9
.short 64274 ## 0xfb12
.short 469 ## 0x1d5
.short 361 ## 0x169
.short 103 ## 0x67
.short 1560 ## 0x618
.short 63754 ## 0xf90a
.short 63951 ## 0xf9cf
.short 65463 ## 0xffb7
.short 103 ## 0x67
.short 64692 ## 0xfcb4
.short 2 ## 0x2
.short 65042 ## 0xfe12
.short 65457 ## 0xffb1
.short 65334 ## 0xff36
.short 1727 ## 0x6bf
.short 561 ## 0x231
.short 65400 ## 0xff78
.short 64554 ## 0xfc2a
.short 230 ## 0xe6
.short 65444 ## 0xffa4
.short 64741 ## 0xfce5
.short 62105 ## 0xf299
.short 65017 ## 0xfdf9
.short 2624 ## 0xa40
.short 69 ## 0x45
.short 1967 ## 0x7af
.short 64489 ## 0xfbe9
.short 65282 ## 0xff02
.short 65161 ## 0xfe89
.short 1760 ## 0x6e0
.short 62834 ## 0xf572
.short 1522 ## 0x5f2
.short 65379 ## 0xff63
.short 64325 ## 0xfb45
.short 160 ## 0xa0
.short 63777 ## 0xf921
.short 65287 ## 0xff07
.short 65026 ## 0xfe02
.short 64567 ## 0xfc37
.short 62518 ## 0xf436
.short 65126 ## 0xfe66
.short 366 ## 0x16e
.short 739 ## 0x2e3
.short 65331 ## 0xff33
.short 64820 ## 0xfd34
.short 1795 ## 0x703
.short 115 ## 0x73
.short 65424 ## 0xff90
.short 254 ## 0xfe
.short 65058 ## 0xfe22
.short 65525 ## 0xfff5
.short 162 ## 0xa2
.short 2232 ## 0x8b8
.short 495 ## 0x1ef
.short 63937 ## 0xf9c1
.short 1334 ## 0x536
.short 65351 ## 0xff47
.short 65281 ## 0xff01
.short 97 ## 0x61
.short 3160 ## 0xc58
.short 64971 ## 0xfdcb
.short 956 ## 0x3bc
.short 1109 ## 0x455
.short 65394 ## 0xff72
.short 529 ## 0x211
.short 63119 ## 0xf68f
.short 96 ## 0x60
.short 2044 ## 0x7fc
.short 64572 ## 0xfc3c
.short 1625 ## 0x659
.short 64989 ## 0xfddd
.short 65206 ## 0xfeb6
.short 797 ## 0x31d
.short 1009 ## 0x3f1
.short 64924 ## 0xfd9c
.short 1960 ## 0x7a8
.short 64311 ## 0xfb37
.short 525 ## 0x20d
.short 176 ## 0xb0
.short 64685 ## 0xfcad
.short 27 ## 0x1b
.short 44 ## 0x2c
.short 1550 ## 0x60e
.short 2673 ## 0xa71
.short 612 ## 0x264
.short 472 ## 0x1d8
.short 1755 ## 0x6db
.short 429 ## 0x1ad
.short 645 ## 0x285
.short 354 ## 0x162
.short 189 ## 0xbd
.short 64282 ## 0xfb1a
.short 700 ## 0x2bc
.short 1096 ## 0x448
.short 65056 ## 0xfe20
.short 65510 ## 0xffe6
.short 1020 ## 0x3fc
.short 287 ## 0x11f
.short 65513 ## 0xffe9
.short 232 ## 0xe8
.short 663 ## 0x297
.short 65511 ## 0xffe7
.short 63369 ## 0xf789
.short 225 ## 0xe1
.short 444 ## 0x1bc
.short 65324 ## 0xff2c
.short 94 ## 0x5e
.short 57 ## 0x39
.short 1613 ## 0x64d
.short 749 ## 0x2ed
.short 63612 ## 0xf87c
.short 65119 ## 0xfe5f
.short 511 ## 0x1ff
.short 1378 ## 0x562
.short 988 ## 0x3dc
.short 63935 ## 0xf9bf
.short 63569 ## 0xf851
.short 64263 ## 0xfb07
.short 409 ## 0x199
.short 64945 ## 0xfdb1
.short 542 ## 0x21e
.short 64732 ## 0xfcdc
.short 1690 ## 0x69a
.short 63017 ## 0xf629
.short 65224 ## 0xfec8
.short 2143 ## 0x85f
.short 65355 ## 0xff4b
.short 424 ## 0x1a8
.short 821 ## 0x335
.short 63211 ## 0xf6eb
.short 65451 ## 0xffab
.short 351 ## 0x15f
.short 65350 ## 0xff46
.short 1074 ## 0x432
.short 1213 ## 0x4bd
.short 637 ## 0x27d
.short 65101 ## 0xfe4d
.short 64870 ## 0xfd66
.short 146 ## 0x92
.short 65428 ## 0xff94
.short 64644 ## 0xfc84
.short 64685 ## 0xfcad
.short 65255 ## 0xfee7
.short 64282 ## 0xfb1a
.short 158 ## 0x9e
.short 1213 ## 0x4bd
.short 1598 ## 0x63e
.short 64135 ## 0xfa87
.short 64833 ## 0xfd41
.short 64718 ## 0xfcce
.short 720 ## 0x2d0
.short 64960 ## 0xfdc0
.short 350 ## 0x15e
.short 1540 ## 0x604
.short 65247 ## 0xfedf
.short 63629 ## 0xf88d
.short 1211 ## 0x4bb
.short 63312 ## 0xf750
.short 64686 ## 0xfcae
.short 798 ## 0x31e
.short 733 ## 0x2dd
.short 915 ## 0x393
.short 568 ## 0x238
.short 65371 ## 0xff5b
.short 63764 ## 0xf914
.short 65081 ## 0xfe39
.short 64071 ## 0xfa47
.short 269 ## 0x10d
.short 64901 ## 0xfd85
.short 396 ## 0x18c
.short 64255 ## 0xfaff
.short 63692 ## 0xf8cc
.short 64205 ## 0xfacd
.short 65361 ## 0xff51
.short 64339 ## 0xfb53
.short 253 ## 0xfd
.short 65357 ## 0xff4d
.short 502 ## 0x1f6
.short 262 ## 0x106
.short 134 ## 0x86
.short 618 ## 0x26a
.short 656 ## 0x290
.short 64931 ## 0xfda3
.short 365 ## 0x16d
.short 64856 ## 0xfd58
.short 342 ## 0x156
.short 87 ## 0x57
.short 806 ## 0x326
.short 65307 ## 0xff1b
.short 850 ## 0x352
.short 197 ## 0xc5
.short 65221 ## 0xfec5
.short 64968 ## 0xfdc8
.short 357 ## 0x165
.short 1608 ## 0x648
.short 935 ## 0x3a7
.short 65165 ## 0xfe8d
.short 821 ## 0x335
.short 64915 ## 0xfd93
.short 1400 ## 0x578
.short 583 ## 0x247
.short 1419 ## 0x58b
.short 65070 ## 0xfe2e
.short 64050 ## 0xfa32
.short 63520 ## 0xf820
.short 64957 ## 0xfdbd
.short 1065 ## 0x429
.short 63439 ## 0xf7cf
.short 233 ## 0xe9
.short 65415 ## 0xff87
.short 574 ## 0x23e
.short 64797 ## 0xfd1d
.short 547 ## 0x223
.short 2673 ## 0xa71
.short 600 ## 0x258
.short 1304 ## 0x518
.short 180 ## 0xb4
.short 3203 ## 0xc83
.short 64102 ## 0xfa66
.short 64995 ## 0xfde3
.short 473 ## 0x1d9
.short 64063 ## 0xfa3f
.short 811 ## 0x32b
.short 746 ## 0x2ea
.short 2213 ## 0x8a5
.short 131 ## 0x83
.short 617 ## 0x269
.short 64840 ## 0xfd48
.short 10 ## 0xa
.short 218 ## 0xda
.short 150 ## 0x96
.short 491 ## 0x1eb
.short 313 ## 0x139
.short 65256 ## 0xfee8
.short 12 ## 0xc
.short 1429 ## 0x595
.short 663 ## 0x297
.short 199 ## 0xc7
.short 65204 ## 0xfeb4
.short 63789 ## 0xf92d
.short 708 ## 0x2c4
.short 64723 ## 0xfcd3
.short 65221 ## 0xfec5
.short 65303 ## 0xff17
.short 971 ## 0x3cb
.short 830 ## 0x33e
.short 64906 ## 0xfd8a
.short 450 ## 0x1c2
.short 194 ## 0xc2
.short 774 ## 0x306
.short 753 ## 0x2f1
.short 974 ## 0x3ce
.short 65334 ## 0xff36
.short 65454 ## 0xffae
.short 409 ## 0x199
.short 64429 ## 0xfbad
.short 1183 ## 0x49f
.short 63570 ## 0xf852
.short 1107 ## 0x453
.short 550 ## 0x226
.short 64823 ## 0xfd37
.short 404 ## 0x194
.short 64435 ## 0xfbb3
.short 64314 ## 0xfb3a
.short 65368 ## 0xff58
.short 65174 ## 0xfe96
.short 64071 ## 0xfa47
.short 65329 ## 0xff31
.short 18 ## 0x12
.short 65425 ## 0xff91
.short 145 ## 0x91
.short 467 ## 0x1d3
.short 65239 ## 0xfed7
.short 62854 ## 0xf586
.short 1035 ## 0x40b
.short 76 ## 0x4c
.short 811 ## 0x32b
.short 65405 ## 0xff7d
.short 247 ## 0xf7
.short 64398 ## 0xfb8e
.short 88 ## 0x58
.short 63377 ## 0xf791
.short 64980 ## 0xfdd4
.short 64228 ## 0xfae4
.short 63692 ## 0xf8cc
.short 1381 ## 0x565
.short 64056 ## 0xfa38
.short 470 ## 0x1d6
.short 64492 ## 0xfbec
.short 65156 ## 0xfe84
.short 64211 ## 0xfad3
.short 520 ## 0x208
.short 64085 ## 0xfa55
.short 64819 ## 0xfd33
.short 617 ## 0x269
.short 65396 ## 0xff74
.short 1399 ## 0x577
.short 64668 ## 0xfc9c
.short 985 ## 0x3d9
.short 1544 ## 0x608
.short 1147 ## 0x47b
.short 283 ## 0x11b
.short 65168 ## 0xfe90
.short 65233 ## 0xfed1
.short 764 ## 0x2fc
.short 65338 ## 0xff3a
.short 300 ## 0x12c
.short 64872 ## 0xfd68
.short 1131 ## 0x46b
.short 435 ## 0x1b3
.short 64311 ## 0xfb37
.short 64969 ## 0xfdc9
.short 128 ## 0x80
.short 64342 ## 0xfb56
.short 64427 ## 0xfbab
.short 65187 ## 0xfea3
.short 2848 ## 0xb20
.short 641 ## 0x281
.short 63725 ## 0xf8ed
.short 64916 ## 0xfd94
.short 241 ## 0xf1
.short 64917 ## 0xfd95
.short 65112 ## 0xfe58
.short 973 ## 0x3cd
.short 63901 ## 0xf99d
.short 64137 ## 0xfa89
.short 65062 ## 0xfe26
.short 1856 ## 0x740
.short 610 ## 0x262
.short 65524 ## 0xfff4
.short 4 ## 0x4
.short 65277 ## 0xfefd
.short 64580 ## 0xfc44
.short 64426 ## 0xfbaa
.short 65219 ## 0xfec3
.short 65288 ## 0xff08
.short 772 ## 0x304
.short 18 ## 0x12
.short 336 ## 0x150
.short 64483 ## 0xfbe3
.short 64434 ## 0xfbb2
.short 64825 ## 0xfd39
.short 663 ## 0x297
.short 63973 ## 0xf9e5
.short 1296 ## 0x510
.short 64451 ## 0xfbc3
.short 2079 ## 0x81f
.short 382 ## 0x17e
.short 715 ## 0x2cb
.short 65145 ## 0xfe79
.short 283 ## 0x11b
.short 65484 ## 0xffcc
.short 1349 ## 0x545
.short 64985 ## 0xfdd9
.short 450 ## 0x1c2
.short 64886 ## 0xfd76
.short 1682 ## 0x692
.short 689 ## 0x2b1
.short 64045 ## 0xfa2d
.short 0 ## 0x0
.short 63162 ## 0xf6ba
.short 172 ## 0xac
.short 65431 ## 0xff97
.short 160 ## 0xa0
.short 153 ## 0x99
.short 64788 ## 0xfd14
.short 64952 ## 0xfdb8
.short 207 ## 0xcf
.short 65318 ## 0xff26
.short 411 ## 0x19b
.short 65328 ## 0xff30
.short 64869 ## 0xfd65
.short 100 ## 0x64
.short 64752 ## 0xfcf0
.short 63672 ## 0xf8b8
.short 63237 ## 0xf705
.short 747 ## 0x2eb
.short 63435 ## 0xf7cb
.short 65159 ## 0xfe87
.short 304 ## 0x130
.short 65009 ## 0xfdf1
.short 64622 ## 0xfc6e
.short 148 ## 0x94
.short 284 ## 0x11c
.short 1238 ## 0x4d6
.short 87 ## 0x57
.short 62574 ## 0xf46e
.short 374 ## 0x176
.short 102 ## 0x66
.short 533 ## 0x215
.short 64784 ## 0xfd10
.short 761 ## 0x2f9
.short 65045 ## 0xfe15
.short 65352 ## 0xff48
.short 729 ## 0x2d9
.short 65299 ## 0xff13
.short 472 ## 0x1d8
.short 65433 ## 0xff99
.short 65335 ## 0xff37
.short 64968 ## 0xfdc8
.short 163 ## 0xa3
.short 211 ## 0xd3
.short 65297 ## 0xff11
.short 64673 ## 0xfca1
.short 64509 ## 0xfbfd
.short 614 ## 0x266
.short 63894 ## 0xf996
.short 391 ## 0x187
.short 1149 ## 0x47d
.short 65184 ## 0xfea0
.short 64390 ## 0xfb86
.short 65452 ## 0xffac
.short 65126 ## 0xfe66
.short 64772 ## 0xfd04
.short 64482 ## 0xfbe2
.short 64687 ## 0xfcaf
.short 65170 ## 0xfe92
.short 82 ## 0x52
.short 64064 ## 0xfa40
.short 1582 ## 0x62e
.short 657 ## 0x291
.short 65332 ## 0xff34
.short 64695 ## 0xfcb7
.short 1068 ## 0x42c
.short 64918 ## 0xfd96
.short 64859 ## 0xfd5b
.short 991 ## 0x3df
.short 65457 ## 0xffb1
.short 64273 ## 0xfb11
.short 65387 ## 0xff6b
.short 64479 ## 0xfbdf
.short 65484 ## 0xffcc
.short 368 ## 0x170
.short 64734 ## 0xfcde
.short 65427 ## 0xff93
.short 64332 ## 0xfb4c
.short 523 ## 0x20b
.short 65263 ## 0xfeef
.short 64896 ## 0xfd80
.short 65164 ## 0xfe8c
.short 650 ## 0x28a
.short 87 ## 0x57
.short 1278 ## 0x4fe
.short 1017 ## 0x3f9
.short 660 ## 0x294
.short 1267 ## 0x4f3
.short 155 ## 0x9b
.short 65185 ## 0xfea1
.short 213 ## 0xd5
.short 65349 ## 0xff45
.short 65258 ## 0xfeea
.short 64968 ## 0xfdc8
.short 64986 ## 0xfdda
.short 275 ## 0x113
.short 64378 ## 0xfb7a
.short 65220 ## 0xfec4
.short 64866 ## 0xfd62
.short 737 ## 0x2e1
.short 65064 ## 0xfe28
.short 65373 ## 0xff5d
.short 170 ## 0xaa
.short 65189 ## 0xfea5
.short 65348 ## 0xff44
.short 2152 ## 0x868
.short 302 ## 0x12e
.short 65193 ## 0xfea9
.short 1797 ## 0x705
.short 65356 ## 0xff4c
.short 608 ## 0x260
.short 65353 ## 0xff49
.short 510 ## 0x1fe
.short 65513 ## 0xffe9
.short 2541 ## 0x9ed
.short 65434 ## 0xff9a
.short 64624 ## 0xfc70
.short 65469 ## 0xffbd
.short 65137 ## 0xfe71
.short 1366 ## 0x556
.short 941 ## 0x3ad
.short 63953 ## 0xf9d1
.short 65188 ## 0xfea4
.short 64949 ## 0xfdb5
.short 1187 ## 0x4a3
.short 64475 ## 0xfbdb
.short 65507 ## 0xffe3
.short 1232 ## 0x4d0
.short 1640 ## 0x668
.short 250 ## 0xfa
.short 63910 ## 0xf9a6
.short 543 ## 0x21f
.short 65018 ## 0xfdfa
.short 63718 ## 0xf8e6
.short 65431 ## 0xff97
.short 65403 ## 0xff7b
.short 1875 ## 0x753
.short 1788 ## 0x6fc
.short 64085 ## 0xfa55
.short 65261 ## 0xfeed
.short 537 ## 0x219
.short 2302 ## 0x8fe
.short 852 ## 0x354
.short 131 ## 0x83
.short 65483 ## 0xffcb
.short 65535 ## 0xffff
.short 65312 ## 0xff20
.short 65192 ## 0xfea8
.short 65164 ## 0xfe8c
.short 1011 ## 0x3f3
.short 612 ## 0x264
.short 64242 ## 0xfaf2
.short 767 ## 0x2ff
.short 1237 ## 0x4d5
.short 132 ## 0x84
.short 64708 ## 0xfcc4
.short 1305 ## 0x519
.short 3664 ## 0xe50
.short 1027 ## 0x403
.short 649 ## 0x289
.short 64387 ## 0xfb83
.short 65318 ## 0xff26
.short 365 ## 0x16d
.short 845 ## 0x34d
.short 189 ## 0xbd
.short 65132 ## 0xfe6c
.short 1199 ## 0x4af
.short 36 ## 0x24
.short 264 ## 0x108
.short 64615 ## 0xfc67
.short 60503 ## 0xec57
.short 64882 ## 0xfd72
.short 65121 ## 0xfe61
.short 64343 ## 0xfb57
.short 1680 ## 0x690
.short 63029 ## 0xf635
.short 64472 ## 0xfbd8
.short 65272 ## 0xfef8
.short 65172 ## 0xfe94
.short 345 ## 0x159
.short 620 ## 0x26c
.short 65166 ## 0xfe8e
.short 64561 ## 0xfc31
.short 65491 ## 0xffd3
.short 159 ## 0x9f
.short 809 ## 0x329
.short 907 ## 0x38b
.short 61866 ## 0xf1aa
.short 63055 ## 0xf64f
.short 64925 ## 0xfd9d
.short 478 ## 0x1de
.short 65291 ## 0xff0b
.short 694 ## 0x2b6
.short 325 ## 0x145
.short 64802 ## 0xfd22
.short 1299 ## 0x513
.short 1256 ## 0x4e8
.short 378 ## 0x17a
.short 176 ## 0xb0
.short 65468 ## 0xffbc
.short 65501 ## 0xffdd
.short 65073 ## 0xfe31
.short 931 ## 0x3a3
.short 62901 ## 0xf5b5
.short 64926 ## 0xfd9e
.short 5464 ## 0x1558
.short 65076 ## 0xfe34
.short 1511 ## 0x5e7
.short 182 ## 0xb6
.short 907 ## 0x38b
.short 550 ## 0x226
.short 1040 ## 0x410
.short 63103 ## 0xf67f
.short 65509 ## 0xffe5
.short 63 ## 0x3f
.short 64614 ## 0xfc66
.short 492 ## 0x1ec
.short 62065 ## 0xf271
.short 65005 ## 0xfded
.short 151 ## 0x97
.short 67 ## 0x43
.short 63416 ## 0xf7b8
.short 65377 ## 0xff61
.short 65121 ## 0xfe61
.short 630 ## 0x276
.short 161 ## 0xa1
.short 65350 ## 0xff46
.short 756 ## 0x2f4
.short 1023 ## 0x3ff
.short 26 ## 0x1a
.short 120 ## 0x78
.short 65029 ## 0xfe05
.short 1884 ## 0x75c
.short 246 ## 0xf6
.short 814 ## 0x32e
.short 65415 ## 0xff87
.short 62037 ## 0xf255
.short 319 ## 0x13f
.short 65231 ## 0xfecf
.short 683 ## 0x2ab
.short 226 ## 0xe2
.short 2072 ## 0x818
.short 65089 ## 0xfe41
.short 66 ## 0x42
.short 504 ## 0x1f8
.short 64976 ## 0xfdd0
.short 64825 ## 0xfd39
.short 62077 ## 0xf27d
.short 181 ## 0xb5
.short 1512 ## 0x5e8
.short 65388 ## 0xff6c
.short 370 ## 0x172
.short 640 ## 0x280
.short 64252 ## 0xfafc
.short 528 ## 0x210
.short 1388 ## 0x56c
.short 438 ## 0x1b6
.short 1873 ## 0x751
.short 63282 ## 0xf732
.short 226 ## 0xe2
.short 129 ## 0x81
.short 64580 ## 0xfc44
.short 65360 ## 0xff50
.short 65518 ## 0xffee
.short 931 ## 0x3a3
.short 2269 ## 0x8dd
.short 64860 ## 0xfd5c
.short 65190 ## 0xfea6
.short 1152 ## 0x480
.short 65126 ## 0xfe66
.short 65426 ## 0xff92
.short 758 ## 0x2f6
.short 34 ## 0x22
.short 65449 ## 0xffa9
.short 65203 ## 0xfeb3
.short 233 ## 0xe9
.short 765 ## 0x2fd
.short 44 ## 0x2c
.short 465 ## 0x1d1
.short 64797 ## 0xfd1d
.short 178 ## 0xb2
.short 110 ## 0x6e
.short 65459 ## 0xffb3
.short 79 ## 0x4f
.short 64259 ## 0xfb03
.short 64044 ## 0xfa2c
.short 65496 ## 0xffd8
.short 134 ## 0x86
.short 28 ## 0x1c
.short 65233 ## 0xfed1
.short 2085 ## 0x825
.short 182 ## 0xb6
.short 64618 ## 0xfc6a
.short 345 ## 0x159
.short 744 ## 0x2e8
.short 878 ## 0x36e
.short 33 ## 0x21
.short 64372 ## 0xfb74
.short 64165 ## 0xfaa5
.short 64086 ## 0xfa56
.short 65373 ## 0xff5d
.short 64784 ## 0xfd10
.short 203 ## 0xcb
.short 926 ## 0x39e
.short 869 ## 0x365
.short 63963 ## 0xf9db
.short 65061 ## 0xfe25
.short 599 ## 0x257
.short 35 ## 0x23
.short 65125 ## 0xfe65
.short 2529 ## 0x9e1
.short 63024 ## 0xf630
.short 17 ## 0x11
.short 308 ## 0x134
.short 65275 ## 0xfefb
.short 2386 ## 0x952
.short 408 ## 0x198
.short 5 ## 0x5
.short 64723 ## 0xfcd3
.short 226 ## 0xe2
.short 175 ## 0xaf
.short 313 ## 0x139
.short 64316 ## 0xfb3c
.short 65426 ## 0xff92
.short 65377 ## 0xff61
.short 65174 ## 0xfe96
.short 65143 ## 0xfe77
.short 65346 ## 0xff42
.short 1063 ## 0x427
.short 64779 ## 0xfd0b
.short 65429 ## 0xff95
.short 526 ## 0x20e
.short 1702 ## 0x6a6
.short 1251 ## 0x4e3
.short 65387 ## 0xff6b
.short 65433 ## 0xff99
.short 65038 ## 0xfe0e
.short 114 ## 0x72
.short 382 ## 0x17e
.short 62823 ## 0xf567
.short 62735 ## 0xf50f
.short 20 ## 0x14
.short 1682 ## 0x692
.short 1266 ## 0x4f2
.short 3104 ## 0xc20
.short 291 ## 0x123
.short 65384 ## 0xff68
.short 65008 ## 0xfdf0
.short 244 ## 0xf4
.short 65412 ## 0xff84
.short 242 ## 0xf2
.short 183 ## 0xb7
.short 470 ## 0x1d6
.short 63931 ## 0xf9bb
.short 670 ## 0x29e
.short 765 ## 0x2fd
.short 65472 ## 0xffc0
.short 64197 ## 0xfac5
.short 65182 ## 0xfe9e
.short 65510 ## 0xffe6
.short 378 ## 0x17a
.short 520 ## 0x208
.short 65397 ## 0xff75
.short 91 ## 0x5b
.short 655 ## 0x28f
.short 64661 ## 0xfc95
.short 65240 ## 0xfed8
.short 65497 ## 0xffd9
.short 172 ## 0xac
.short 1168 ## 0x490
.short 64900 ## 0xfd84
.short 750 ## 0x2ee
.short 65389 ## 0xff6d
.short 493 ## 0x1ed
.short 302 ## 0x12e
.short 64320 ## 0xfb40
.short 64931 ## 0xfda3
.short 65410 ## 0xff82
.short 64689 ## 0xfcb1
.short 65338 ## 0xff3a
.short 64985 ## 0xfdd9
.short 1971 ## 0x7b3
.short 64804 ## 0xfd24
.short 15 ## 0xf
.short 64582 ## 0xfc46
.short 65242 ## 0xfeda
.short 512 ## 0x200
.short 1040 ## 0x410
.short 1301 ## 0x515
.short 64905 ## 0xfd89
.short 64984 ## 0xfdd8
.short 65037 ## 0xfe0d
.short 643 ## 0x283
.short 65368 ## 0xff58
.short 64812 ## 0xfd2c
.short 1377 ## 0x561
.short 262 ## 0x106
.short 312 ## 0x138
.short 1575 ## 0x627
.short 1424 ## 0x590
.short 64611 ## 0xfc63
.short 424 ## 0x1a8
.short 1062 ## 0x426
.short 65370 ## 0xff5a
.short 65301 ## 0xff15
.short 65085 ## 0xfe3d
.short 1106 ## 0x452
.short 64942 ## 0xfdae
.short 213 ## 0xd5
.short 65085 ## 0xfe3d
.short 64950 ## 0xfdb6
.short 65405 ## 0xff7d
.short 447 ## 0x1bf
.short 65057 ## 0xfe21
.short 897 ## 0x381
.short 64438 ## 0xfbb6
.short 64793 ## 0xfd19
.short 65418 ## 0xff8a
.short 65195 ## 0xfeab
.short 63603 ## 0xf873
.short 64931 ## 0xfda3
.short 64942 ## 0xfdae
.short 1118 ## 0x45e
.short 65475 ## 0xffc3
.short 1311 ## 0x51f
.short 65417 ## 0xff89
.short 543 ## 0x21f
.short 65246 ## 0xfede
.short 279 ## 0x117
.short 65403 ## 0xff7b
.short 41 ## 0x29
.short 643 ## 0x283
.short 65072 ## 0xfe30
.short 65394 ## 0xff72
.short 1206 ## 0x4b6
.short 827 ## 0x33b
.short 65334 ## 0xff36
.short 65165 ## 0xfe8d
.short 572 ## 0x23c
.short 64752 ## 0xfcf0
.short 2024 ## 0x7e8
.short 64986 ## 0xfdda
.short 64943 ## 0xfdaf
.short 65048 ## 0xfe18
.short 65268 ## 0xfef4
.short 177 ## 0xb1
.short 1629 ## 0x65d
.short 671 ## 0x29f
.short 29 ## 0x1d
.short 1149 ## 0x47d
.short 65329 ## 0xff31
.short 321 ## 0x141
.short 63893 ## 0xf995
.short 65402 ## 0xff7a
.short 64872 ## 0xfd68
.short 64546 ## 0xfc22
.short 65534 ## 0xfffe
.short 439 ## 0x1b7
.short 333 ## 0x14d
.short 2474 ## 0x9aa
.short 64825 ## 0xfd39
.short 64816 ## 0xfd30
.short 64863 ## 0xfd5f
.short 64974 ## 0xfdce
.short 30 ## 0x1e
.short 65198 ## 0xfeae
.short 64677 ## 0xfca5
.short 64752 ## 0xfcf0
.short 64463 ## 0xfbcf
.short 3005 ## 0xbbd
.short 29 ## 0x1d
.short 65209 ## 0xfeb9
.short 675 ## 0x2a3
.short 677 ## 0x2a5
.short 412 ## 0x19c
.short 625 ## 0x271
.short 1206 ## 0x4b6
.short 64667 ## 0xfc9b
.short 499 ## 0x1f3
.short 64896 ## 0xfd80
.short 2965 ## 0xb95
.short 545 ## 0x221
.short 1879 ## 0x757
.short 65146 ## 0xfe7a
.short 1200 ## 0x4b0
.short 65154 ## 0xfe82
.short 65445 ## 0xffa5
.short 65057 ## 0xfe21
.short 221 ## 0xdd
.short 65341 ## 0xff3d
.short 439 ## 0x1b7
.short 64187 ## 0xfabb
.short 63255 ## 0xf717
.short 65301 ## 0xff15
.short 64840 ## 0xfd48
.short 65041 ## 0xfe11
.short 405 ## 0x195
.short 65396 ## 0xff74
.short 1332 ## 0x534
.short 113 ## 0x71
.short 62466 ## 0xf402
.short 65367 ## 0xff57
.short 453 ## 0x1c5
.short 65276 ## 0xfefc
.short 1123 ## 0x463
.short 65463 ## 0xffb7
.short 34 ## 0x22
.short 64372 ## 0xfb74
.short 65042 ## 0xfe12
.short 1679 ## 0x68f
.short 64551 ## 0xfc27
.short 61612 ## 0xf0ac
.short 65067 ## 0xfe2b
.short 65154 ## 0xfe82
.short 65446 ## 0xffa6
.short 64496 ## 0xfbf0
.short 63300 ## 0xf744
.short 358 ## 0x166
.short 65005 ## 0xfded
.short 67 ## 0x43
.short 431 ## 0x1af
.short 63600 ## 0xf870
.short 64224 ## 0xfae0
.short 65274 ## 0xfefa
.short 65465 ## 0xffb9
.short 65013 ## 0xfdf5
.short 735 ## 0x2df
.short 62917 ## 0xf5c5
.short 2016 ## 0x7e0
.short 1079 ## 0x437
.short 1559 ## 0x617
.short 679 ## 0x2a7
.short 65290 ## 0xff0a
.short 893 ## 0x37d
.short 478 ## 0x1de
.short 64965 ## 0xfdc5
.short 65283 ## 0xff03
.short 65487 ## 0xffcf
.short 64592 ## 0xfc50
.short 65197 ## 0xfead
.short 64929 ## 0xfda1
.short 65016 ## 0xfdf8
.short 65362 ## 0xff52
.short 1953 ## 0x7a1
.short 64990 ## 0xfdde
.short 64981 ## 0xfdd5
.short 291 ## 0x123
.short 64633 ## 0xfc79
.short 65122 ## 0xfe62
.short 65424 ## 0xff90
.short 520 ## 0x208
.short 65221 ## 0xfec5
.short 504 ## 0x1f8
.short 63811 ## 0xf943
.short 2787 ## 0xae3
.short 65392 ## 0xff70
.short 65015 ## 0xfdf7
.short 64495 ## 0xfbef
.short 65168 ## 0xfe90
.short 64374 ## 0xfb76
.short 451 ## 0x1c3
.short 65057 ## 0xfe21
.short 64842 ## 0xfd4a
.short 63852 ## 0xf96c
.short 1295 ## 0x50f
.short 486 ## 0x1e6
.short 837 ## 0x345
.short 65461 ## 0xffb5
.short 63234 ## 0xf702
.short 64974 ## 0xfdce
.short 64823 ## 0xfd37
.short 4674 ## 0x1242
.short 63697 ## 0xf8d1
.short 1517 ## 0x5ed
.short 141 ## 0x8d
.short 67 ## 0x43
.short 533 ## 0x215
.short 63666 ## 0xf8b2
.short 65223 ## 0xfec7
.short 64359 ## 0xfb67
.short 1337 ## 0x539
.short 64791 ## 0xfd17
.short 65440 ## 0xffa0
.short 1315 ## 0x523
.short 1012 ## 0x3f4
.short 65024 ## 0xfe00
.short 130 ## 0x82
.short 223 ## 0xdf
.short 64791 ## 0xfd17
.short 64693 ## 0xfcb5
.short 64547 ## 0xfc23
.short 556 ## 0x22c
.short 64284 ## 0xfb1c
.short 769 ## 0x301
.short 139 ## 0x8b
.short 65491 ## 0xffd3
.short 815 ## 0x32f
.short 64725 ## 0xfcd5
.short 1552 ## 0x610
.short 276 ## 0x114
.short 64775 ## 0xfd07
.short 1625 ## 0x659
.short 3 ## 0x3
.short 248 ## 0xf8
.short 65535 ## 0xffff
.short 287 ## 0x11f
.short 94 ## 0x5e
.short 64448 ## 0xfbc0
.short 840 ## 0x348
.short 177 ## 0xb1
.short 62660 ## 0xf4c4
.short 1302 ## 0x516
.short 65138 ## 0xfe72
.short 64234 ## 0xfaea
.short 154 ## 0x9a
.short 65066 ## 0xfe2a
.short 117 ## 0x75
.short 64917 ## 0xfd95
.short 260 ## 0x104
.short 429 ## 0x1ad
.short 63956 ## 0xf9d4
.short 313 ## 0x139
.short 1013 ## 0x3f5
.short 63963 ## 0xf9db
.short 1431 ## 0x597
.short 1050 ## 0x41a
.short 882 ## 0x372
.short 65392 ## 0xff70
.short 2315 ## 0x90b
.short 64909 ## 0xfd8d
.short 2671 ## 0xa6f
.short 265 ## 0x109
.short 1474 ## 0x5c2
.short 64928 ## 0xfda0
.short 65342 ## 0xff3e
.short 695 ## 0x2b7
.short 64999 ## 0xfde7
.short 64191 ## 0xfabf
.short 65184 ## 0xfea0
.short 65065 ## 0xfe29
.short 65120 ## 0xfe60
.short 422 ## 0x1a6
.short 65154 ## 0xfe82
.short 743 ## 0x2e7
.short 62847 ## 0xf57f
.short 2073 ## 0x819
.short 1036 ## 0x40c
.short 172 ## 0xac
.short 2231 ## 0x8b7
.short 65398 ## 0xff76
.short 590 ## 0x24e
.short 65142 ## 0xfe76
.short 290 ## 0x122
.short 227 ## 0xe3
.short 65535 ## 0xffff
.short 82 ## 0x52
.short 65107 ## 0xfe53
.short 62513 ## 0xf431
.short 64191 ## 0xfabf
.short 1376 ## 0x560
.short 151 ## 0x97
.short 64310 ## 0xfb36
.short 65002 ## 0xfdea
.short 64790 ## 0xfd16
.short 829 ## 0x33d
.short 65335 ## 0xff37
.short 741 ## 0x2e5
.short 2523 ## 0x9db
.short 65025 ## 0xfe01
.short 64965 ## 0xfdc5
.short 64217 ## 0xfad9
.short 1592 ## 0x638
.short 404 ## 0x194
.short 64244 ## 0xfaf4
.short 547 ## 0x223
.short 787 ## 0x313
.short 1065 ## 0x429
.short 764 ## 0x2fc
.short 64179 ## 0xfab3
.short 626 ## 0x272
.short 355 ## 0x163
.short 502 ## 0x1f6
.short 65345 ## 0xff41
.short 527 ## 0x20f
.short 809 ## 0x329
.short 65339 ## 0xff3b
.short 65527 ## 0xfff7
.short 65155 ## 0xfe83
.short 107 ## 0x6b
.short 64729 ## 0xfcd9
.short 229 ## 0xe5
.short 1151 ## 0x47f
.short 1032 ## 0x408
.short 1466 ## 0x5ba
.short 65441 ## 0xffa1
.short 65180 ## 0xfe9c
.short 326 ## 0x146
.short 257 ## 0x101
.short 210 ## 0xd2
.short 65452 ## 0xffac
.short 152 ## 0x98
.short 64498 ## 0xfbf2
.short 520 ## 0x208
.short 318 ## 0x13e
.short 65433 ## 0xff99
.short 1377 ## 0x561
.short 546 ## 0x222
.short 1258 ## 0x4ea
.short 236 ## 0xec
.short 190 ## 0xbe
.short 65226 ## 0xfeca
.short 174 ## 0xae
.short 158 ## 0x9e
.short 65068 ## 0xfe2c
.short 78 ## 0x4e
.short 45 ## 0x2d
.short 65084 ## 0xfe3c
.short 453 ## 0x1c5
.short 64961 ## 0xfdc1
.short 64782 ## 0xfd0e
.short 65056 ## 0xfe20
.short 65289 ## 0xff09
.short 990 ## 0x3de
.short 65215 ## 0xfebf
.short 1431 ## 0x597
.short 65027 ## 0xfe03
.short 64723 ## 0xfcd3
.short 64217 ## 0xfad9
.short 64849 ## 0xfd51
.short 65011 ## 0xfdf3
.short 64726 ## 0xfcd6
.short 65107 ## 0xfe53
.short 65300 ## 0xff14
.short 64935 ## 0xfda7
.short 65291 ## 0xff0b
.short 252 ## 0xfc
.short 1060 ## 0x424
.short 204 ## 0xcc
.short 200 ## 0xc8
.short 471 ## 0x1d7
.short 65180 ## 0xfe9c
.short 65482 ## 0xffca
.short 65250 ## 0xfee2
.short 162 ## 0xa2
.short 65162 ## 0xfe8a
.short 65286 ## 0xff06
.short 838 ## 0x346
.short 441 ## 0x1b9
.short 176 ## 0xb0
.short 91 ## 0x5b
.short 65339 ## 0xff3b
.short 65186 ## 0xfea2
.short 747 ## 0x2eb
.short 64854 ## 0xfd56
.short 64766 ## 0xfcfe
.short 64711 ## 0xfcc7
.short 65286 ## 0xff06
.short 631 ## 0x277
.short 65318 ## 0xff26
.short 65427 ## 0xff93
.short 65276 ## 0xfefc
.short 120 ## 0x78
.short 44 ## 0x2c
.short 158 ## 0x9e
.short 45 ## 0x2d
.short 65432 ## 0xff98
.short 65094 ## 0xfe46
.short 65145 ## 0xfe79
.short 157 ## 0x9d
.short 64056 ## 0xfa38
.short 65339 ## 0xff3b
.short 406 ## 0x196
.short 836 ## 0x344
.short 355 ## 0x163
.short 590 ## 0x24e
.short 492 ## 0x1ec
.short 63929 ## 0xf9b9
.short 65005 ## 0xfded
.short 64451 ## 0xfbc3
.short 64640 ## 0xfc80
.short 512 ## 0x200
.short 65254 ## 0xfee6
.short 64512 ## 0xfc00
.short 65425 ## 0xff91
.short 246 ## 0xf6
.short 64782 ## 0xfd0e
.short 529 ## 0x211
.short 65480 ## 0xffc8
.short 1393 ## 0x571
.short 431 ## 0x1af
.short 1718 ## 0x6b6
.short 263 ## 0x107
.short 540 ## 0x21c
.short 64831 ## 0xfd3f
.short 17 ## 0x11
.short 65334 ## 0xff36
.short 228 ## 0xe4
.short 1517 ## 0x5ed
.short 64483 ## 0xfbe3
.short 627 ## 0x273
.short 71 ## 0x47
.short 65439 ## 0xff9f
.short 65008 ## 0xfdf0
.short 65530 ## 0xfffa
.short 537 ## 0x219
.short 65357 ## 0xff4d
.short 1058 ## 0x422
.short 64584 ## 0xfc48
.short 413 ## 0x19d
.short 65385 ## 0xff69
.short 63994 ## 0xf9fa
.short 1247 ## 0x4df
.short 65156 ## 0xfe84
.short 305 ## 0x131
.short 65367 ## 0xff57
.short 648 ## 0x288
.short 64680 ## 0xfca8
.short 64600 ## 0xfc58
.short 65416 ## 0xff88
.short 65242 ## 0xfeda
.short 223 ## 0xdf
.short 114 ## 0x72
.short 64992 ## 0xfde0
.short 11 ## 0xb
.short 1096 ## 0x448
.short 65475 ## 0xffc3
.short 65377 ## 0xff61
.short 64703 ## 0xfcbf
.short 65201 ## 0xfeb1
.short 101 ## 0x65
.short 344 ## 0x158
.short 64978 ## 0xfdd2
.short 65266 ## 0xfef2
.short 630 ## 0x276
.short 65526 ## 0xfff6
.short 893 ## 0x37d
.short 594 ## 0x252
.short 64846 ## 0xfd4e
.short 65438 ## 0xff9e
.short 65063 ## 0xfe27
.short 469 ## 0x1d5
.short 191 ## 0xbf
.short 293 ## 0x125
.short 557 ## 0x22d
.short 784 ## 0x310
.short 175 ## 0xaf
.short 65119 ## 0xfe5f
.short 64577 ## 0xfc41
.short 65447 ## 0xffa7
.short 64553 ## 0xfc29
.short 948 ## 0x3b4
.short 64085 ## 0xfa55
.short 64685 ## 0xfcad
.short 65158 ## 0xfe86
.short 64758 ## 0xfcf6
.short 36 ## 0x24
.short 64737 ## 0xfce1
.short 524 ## 0x20c
.short 65499 ## 0xffdb
.short 1059 ## 0x423
.short 65264 ## 0xfef0
.short 64704 ## 0xfcc0
.short 110 ## 0x6e
.short 65059 ## 0xfe23
.short 1040 ## 0x410
.short 65341 ## 0xff3d
.short 934 ## 0x3a6
.short 64617 ## 0xfc69
.short 65139 ## 0xfe73
.short 182 ## 0xb6
.short 115 ## 0x73
.short 65426 ## 0xff92
.short 437 ## 0x1b5
.short 1188 ## 0x4a4
.short 581 ## 0x245
.short 64690 ## 0xfcb2
.short 65391 ## 0xff6f
.short 1325 ## 0x52d
.short 64871 ## 0xfd67
.short 1109 ## 0x455
.short 65484 ## 0xffcc
.short 65394 ## 0xff72
.short 1043 ## 0x413
.short 65114 ## 0xfe5a
.short 65312 ## 0xff20
.short 424 ## 0x1a8
.short 65482 ## 0xffca
.short 1422 ## 0x58e
.short 65479 ## 0xffc7
.short 450 ## 0x1c2
.short 63659 ## 0xf8ab
.short 65362 ## 0xff52
.short 658 ## 0x292
.short 211 ## 0xd3
.short 445 ## 0x1bd
.short 929 ## 0x3a1
.short 804 ## 0x324
.short 65414 ## 0xff86
.short 328 ## 0x148
.short 74 ## 0x4a
.short 123 ## 0x7b
.short 65227 ## 0xfecb
.short 65196 ## 0xfeac
.short 64749 ## 0xfced
.short 1396 ## 0x574
.short 65414 ## 0xff86
.short 65370 ## 0xff5a
.short 65242 ## 0xfeda
.short 64154 ## 0xfa9a
.short 65359 ## 0xff4f
.short 324 ## 0x144
.short 65237 ## 0xfed5
.short 626 ## 0x272
.short 65502 ## 0xffde
.short 38 ## 0x26
.short 522 ## 0x20a
.short 65174 ## 0xfe96
.short 65532 ## 0xfffc
.short 679 ## 0x2a7
.short 65374 ## 0xff5e
.short 64350 ## 0xfb5e
.short 63909 ## 0xf9a5
.short 615 ## 0x267
.short 65229 ## 0xfecd
.short 64889 ## 0xfd79
.short 1300 ## 0x514
.short 732 ## 0x2dc
.short 293 ## 0x125
.short 941 ## 0x3ad
.short 1415 ## 0x587
.short 316 ## 0x13c
.short 65467 ## 0xffbb
.short 65242 ## 0xfeda
.short 64949 ## 0xfdb5
.short 568 ## 0x238
.short 64908 ## 0xfd8c
.short 63778 ## 0xf922
.short 64962 ## 0xfdc2
.short 258 ## 0x102
.short 65212 ## 0xfebc
.short 42 ## 0x2a
.short 65140 ## 0xfe74
.short 65441 ## 0xffa1
.short 246 ## 0xf6
.short 65182 ## 0xfe9e
.short 65483 ## 0xffcb
.short 64541 ## 0xfc1d
.short 65254 ## 0xfee6
.short 65449 ## 0xffa9
.short 64272 ## 0xfb10
.short 65286 ## 0xff06
.short 65269 ## 0xfef5
.short 1212 ## 0x4bc
.short 661 ## 0x295
.short 65366 ## 0xff56
.short 147 ## 0x93
.short 64255 ## 0xfaff
.short 64305 ## 0xfb31
.short 64459 ## 0xfbcb
.short 65218 ## 0xfec2
.short 1041 ## 0x411
.short 65287 ## 0xff07
.short 65416 ## 0xff88
.short 260 ## 0x104
.short 670 ## 0x29e
.short 146 ## 0x92
.short 64034 ## 0xfa22
.short 64891 ## 0xfd7b
.short 957 ## 0x3bd
.short 65346 ## 0xff42
.short 1608 ## 0x648
.short 65301 ## 0xff15
.short 1095 ## 0x447
.short 64256 ## 0xfb00
.short 8 ## 0x8
.short 696 ## 0x2b8
.short 801 ## 0x321
.short 2632 ## 0xa48
.short 63884 ## 0xf98c
.short 1777 ## 0x6f1
.short 993 ## 0x3e1
.short 65491 ## 0xffd3
.short 173 ## 0xad
.short 96 ## 0x60
.short 116 ## 0x74
.short 65229 ## 0xfecd
.short 64773 ## 0xfd05
.short 65052 ## 0xfe1c
.short 27 ## 0x1b
.short 64728 ## 0xfcd8
.short 64000 ## 0xfa00
.short 1289 ## 0x509
.short 99 ## 0x63
.short 65416 ## 0xff88
.short 64782 ## 0xfd0e
.short 929 ## 0x3a1
.short 252 ## 0xfc
.short 684 ## 0x2ac
.short 65153 ## 0xfe81
.short 65194 ## 0xfeaa
.short 65314 ## 0xff22
.short 817 ## 0x331
.short 64959 ## 0xfdbf
.short 635 ## 0x27b
.short 435 ## 0x1b3
.short 64899 ## 0xfd83
.short 153 ## 0x99
.short 65500 ## 0xffdc
.short 65139 ## 0xfe73
.short 563 ## 0x233
.short 65419 ## 0xff8b
.short 65208 ## 0xfeb8
.short 1370 ## 0x55a
.short 65477 ## 0xffc5
.short 501 ## 0x1f5
.short 1475 ## 0x5c3
.short 23 ## 0x17
.short 65151 ## 0xfe7f
.short 65204 ## 0xfeb4
.short 63644 ## 0xf89c
.short 338 ## 0x152
.short 198 ## 0xc6
.short 753 ## 0x2f1
.short 91 ## 0x5b
.short 65178 ## 0xfe9a
.short 573 ## 0x23d
.short 65127 ## 0xfe67
.short 64397 ## 0xfb8d
.short 65121 ## 0xfe61
.short 64604 ## 0xfc5c
.short 1503 ## 0x5df
.short 65001 ## 0xfde9
.short 775 ## 0x307
.short 1059 ## 0x423
.short 65333 ## 0xff35
.short 2194 ## 0x892
.short 64624 ## 0xfc70
.short 65156 ## 0xfe84
.short 65445 ## 0xffa5
.short 679 ## 0x2a7
.short 64739 ## 0xfce3
.short 65013 ## 0xfdf5
.short 10 ## 0xa
.short 65436 ## 0xff9c
.short 415 ## 0x19f
.short 65490 ## 0xffd2
.short 1825 ## 0x721
.short 1891 ## 0x763
.short 65412 ## 0xff84
.short 417 ## 0x1a1
.short 64964 ## 0xfdc4
.short 860 ## 0x35c
.short 890 ## 0x37a
.short 1079 ## 0x437
.short 64247 ## 0xfaf7
.short 65429 ## 0xff95
.short 65346 ## 0xff42
.short 1809 ## 0x711
.short 1359 ## 0x54f
.short 990 ## 0x3de
.short 65294 ## 0xff0e
.short 64840 ## 0xfd48
.short 79 ## 0x4f
.short 891 ## 0x37b
.short 64592 ## 0xfc50
.short 1028 ## 0x404
.short 1462 ## 0x5b6
.short 1495 ## 0x5d7
.short 65248 ## 0xfee0
.short 65526 ## 0xfff6
.short 65006 ## 0xfdee
.short 709 ## 0x2c5
.short 1965 ## 0x7ad
.short 64970 ## 0xfdca
.short 65391 ## 0xff6f
.short 1319 ## 0x527
.short 64867 ## 0xfd63
.short 65119 ## 0xfe5f
.short 65398 ## 0xff76
.short 259 ## 0x103
.short 2243 ## 0x8c3
.short 310 ## 0x136
.short 306 ## 0x132
.short 64681 ## 0xfca9
.short 370 ## 0x172
.short 63705 ## 0xf8d9
.short 64993 ## 0xfde1
.short 65156 ## 0xfe84
.short 411 ## 0x19b
.short 64288 ## 0xfb20
.short 65432 ## 0xff98
.short 64501 ## 0xfbf5
.short 65056 ## 0xfe20
.short 65297 ## 0xff11
.short 65472 ## 0xffc0
.short 1369 ## 0x559
.short 1661 ## 0x67d
.short 1174 ## 0x496
.short 224 ## 0xe0
.short 838 ## 0x346
.short 778 ## 0x30a
.short 64763 ## 0xfcfb
.short 65505 ## 0xffe1
.short 65236 ## 0xfed4
.short 64635 ## 0xfc7b
.short 847 ## 0x34f
.short 65411 ## 0xff83
.short 246 ## 0xf6
.short 65515 ## 0xffeb
.short 64913 ## 0xfd91
.short 644 ## 0x284
.short 65301 ## 0xff15
.short 63749 ## 0xf905
.short 464 ## 0x1d0
.short 28 ## 0x1c
.short 64184 ## 0xfab8
.short 64128 ## 0xfa80
.short 64565 ## 0xfc35
.short 64978 ## 0xfdd2
.short 63993 ## 0xf9f9
.short 64811 ## 0xfd2b
.short 63367 ## 0xf787
.short 65042 ## 0xfe12
.short 693 ## 0x2b5
.short 63902 ## 0xf99e
.short 32 ## 0x20
.short 64695 ## 0xfcb7
.short 547 ## 0x223
.short 1189 ## 0x4a5
.short 165 ## 0xa5
.short 64997 ## 0xfde5
.short 571 ## 0x23b
.short 206 ## 0xce
.short 41 ## 0x29
.short 853 ## 0x355
.short 1272 ## 0x4f8
.short 64403 ## 0xfb93
.short 1106 ## 0x452
.short 64235 ## 0xfaeb
.short 64483 ## 0xfbe3
.short 1555 ## 0x613
.short 708 ## 0x2c4
.short 65119 ## 0xfe5f
.short 984 ## 0x3d8
.short 2017 ## 0x7e1
.short 64232 ## 0xfae8
.short 65450 ## 0xffaa
.short 606 ## 0x25e
.short 9 ## 0x9
.short 2131 ## 0x853
.short 757 ## 0x2f5
.short 477 ## 0x1dd
.short 65390 ## 0xff6e
.short 64913 ## 0xfd91
.short 65275 ## 0xfefb
.short 485 ## 0x1e5
.short 64227 ## 0xfae3
.short 3074 ## 0xc02
.short 63715 ## 0xf8e3
.short 1292 ## 0x50c
.short 109 ## 0x6d
.short 65336 ## 0xff38
.short 65229 ## 0xfecd
.short 64997 ## 0xfde5
.short 2354 ## 0x932
.short 502 ## 0x1f6
.short 64542 ## 0xfc1e
.short 65259 ## 0xfeeb
.short 1828 ## 0x724
.short 65164 ## 0xfe8c
.short 64435 ## 0xfbb3
.short 65186 ## 0xfea2
.short 64236 ## 0xfaec
.short 65305 ## 0xff19
.short 65071 ## 0xfe2f
.short 825 ## 0x339
.short 63990 ## 0xf9f6
.short 365 ## 0x16d
.short 65117 ## 0xfe5d
.short 65356 ## 0xff4c
.short 65137 ## 0xfe71
.short 1222 ## 0x4c6
.short 986 ## 0x3da
.short 674 ## 0x2a2
.short 625 ## 0x271
.short 65484 ## 0xffcc
.short 1419 ## 0x58b
.short 64915 ## 0xfd93
.short 65146 ## 0xfe7a
.short 375 ## 0x177
.short 1339 ## 0x53b
.short 303 ## 0x12f
.short 64119 ## 0xfa77
.short 64858 ## 0xfd5a
.short 293 ## 0x125
.short 1945 ## 0x799
.short 915 ## 0x393
.short 65151 ## 0xfe7f
.short 64203 ## 0xfacb
.short 64498 ## 0xfbf2
.short 358 ## 0x166
.short 65042 ## 0xfe12
.short 123 ## 0x7b
.short 65057 ## 0xfe21
.short 714 ## 0x2ca
.short 747 ## 0x2eb
.short 287 ## 0x11f
.short 64925 ## 0xfd9d
.short 64288 ## 0xfb20
.short 449 ## 0x1c1
.short 428 ## 0x1ac
.short 64294 ## 0xfb26
.short 944 ## 0x3b0
.short 1164 ## 0x48c
.short 65264 ## 0xfef0
.short 429 ## 0x1ad
.short 352 ## 0x160
.short 64354 ## 0xfb62
.short 65301 ## 0xff15
.short 65227 ## 0xfecb
.short 65206 ## 0xfeb6
.short 64052 ## 0xfa34
.short 63177 ## 0xf6c9
.short 63784 ## 0xf928
.short 304 ## 0x130
.short 272 ## 0x110
.short 65212 ## 0xfebc
.short 61726 ## 0xf11e
.short 64357 ## 0xfb65
.short 64908 ## 0xfd8c
.short 112 ## 0x70
.short 64162 ## 0xfaa2
.short 65158 ## 0xfe86
.short 65391 ## 0xff6f
.short 393 ## 0x189
.short 64854 ## 0xfd56
.short 297 ## 0x129
.short 64944 ## 0xfdb0
.short 64272 ## 0xfb10
.short 65277 ## 0xfefd
.short 113 ## 0x71
.short 64522 ## 0xfc0a
.short 676 ## 0x2a4
.short 64289 ## 0xfb21
.short 223 ## 0xdf
.short 174 ## 0xae
.short 64327 ## 0xfb47
.short 65343 ## 0xff3f
.short 1011 ## 0x3f3
.short 615 ## 0x267
.short 473 ## 0x1d9
.short 65059 ## 0xfe23
.short 62866 ## 0xf592
.short 28 ## 0x1c
.short 88 ## 0x58
.short 65379 ## 0xff63
.short 1874 ## 0x752
.short 65486 ## 0xffce
.short 65478 ## 0xffc6
.short 102 ## 0x66
.short 63352 ## 0xf778
.short 66 ## 0x42
.short 401 ## 0x191
.short 611 ## 0x263
.short 579 ## 0x243
.short 1046 ## 0x416
.short 65380 ## 0xff64
.short 930 ## 0x3a2
.short 64714 ## 0xfcca
.short 279 ## 0x117
.short 65061 ## 0xfe25
.short 499 ## 0x1f3
.short 65351 ## 0xff47
.short 63453 ## 0xf7dd
.short 993 ## 0x3e1
.short 64856 ## 0xfd58
.short 62816 ## 0xf560
.short 827 ## 0x33b
.short 65182 ## 0xfe9e
.short 64893 ## 0xfd7d
.short 65382 ## 0xff66
.short 707 ## 0x2c3
.short 1294 ## 0x50e
.short 65405 ## 0xff7d
.short 2783 ## 0xadf
.short 65234 ## 0xfed2
.short 2165 ## 0x875
.short 97 ## 0x61
.short 64605 ## 0xfc5d
.short 1304 ## 0x518
.short 63891 ## 0xf993
.short 1455 ## 0x5af
.short 65475 ## 0xffc3
.short 64342 ## 0xfb56
.short 64746 ## 0xfcea
.short 724 ## 0x2d4
.short 1276 ## 0x4fc
.short 65175 ## 0xfe97
.short 182 ## 0xb6
.short 487 ## 0x1e7
.short 65267 ## 0xfef3
.short 914 ## 0x392
.short 166 ## 0xa6
.short 65498 ## 0xffda
.short 1181 ## 0x49d
.short 957 ## 0x3bd
.short 128 ## 0x80
.short 64137 ## 0xfa89
.short 64571 ## 0xfc3b
.short 191 ## 0xbf
.short 64774 ## 0xfd06
.short 1339 ## 0x53b
.short 504 ## 0x1f8
.short 65312 ## 0xff20
.short 64970 ## 0xfdca
.short 65313 ## 0xff21
.short 789 ## 0x315
.short 63646 ## 0xf89e
.short 2830 ## 0xb0e
.short 65244 ## 0xfedc
.short 315 ## 0x13b
.short 65474 ## 0xffc2
.short 663 ## 0x297
.short 65007 ## 0xfdef
.short 65060 ## 0xfe24
.short 574 ## 0x23e
.short 64124 ## 0xfa7c
.short 65492 ## 0xffd4
.short 1084 ## 0x43c
.short 64784 ## 0xfd10
.short 64906 ## 0xfd8a
.short 64724 ## 0xfcd4
.short 328 ## 0x148
.short 625 ## 0x271
.short 65337 ## 0xff39
.short 61928 ## 0xf1e8
.short 24 ## 0x18
.short 64811 ## 0xfd2b
.short 374 ## 0x176
.short 64830 ## 0xfd3e
.short 64744 ## 0xfce8
.short 1975 ## 0x7b7
.short 65236 ## 0xfed4
.short 64160 ## 0xfaa0
.short 64784 ## 0xfd10
.short 65409 ## 0xff81
.short 372 ## 0x174
.short 394 ## 0x18a
.short 65316 ## 0xff24
.short 69 ## 0x45
.short 1080 ## 0x438
.short 2120 ## 0x848
.short 365 ## 0x16d
.short 556 ## 0x22c
.short 94 ## 0x5e
.short 65397 ## 0xff75
.short 2029 ## 0x7ed
.short 65330 ## 0xff32
.short 65242 ## 0xfeda
.short 364 ## 0x16c
.short 203 ## 0xcb
.short 65268 ## 0xfef4
.short 65267 ## 0xfef3
.short 65189 ## 0xfea5
.short 65036 ## 0xfe0c
.short 65279 ## 0xfeff
.short 65148 ## 0xfe7c
.short 64607 ## 0xfc5f
.short 377 ## 0x179
.short 225 ## 0xe1
.short 64923 ## 0xfd9b
.short 65172 ## 0xfe94
.short 1882 ## 0x75a
.short 1046 ## 0x416
.short 65428 ## 0xff94
.short 62874 ## 0xf59a
.short 65297 ## 0xff11
.short 64852 ## 0xfd54
.short 262 ## 0x106
.short 1438 ## 0x59e
.short 65459 ## 0xffb3
.short 665 ## 0x299
.short 65102 ## 0xfe4e
.short 1337 ## 0x539
.short 59 ## 0x3b
.short 65356 ## 0xff4c
.short 64906 ## 0xfd8a
.short 178 ## 0xb2
.short 64975 ## 0xfdcf
.short 189 ## 0xbd
.short 64288 ## 0xfb20
.short 436 ## 0x1b4
.short 272 ## 0x110
.short 64604 ## 0xfc5c
.short 1816 ## 0x718
.short 320 ## 0x140
.short 64313 ## 0xfb39
.short 65399 ## 0xff77
.short 65157 ## 0xfe85
.short 65422 ## 0xff8e
.short 446 ## 0x1be
.short 65458 ## 0xffb2
.short 1679 ## 0x68f
.short 1902 ## 0x76e
.short 925 ## 0x39d
.globl _cg_SP_FC2bias ## @cg_SP_FC2bias
.p2align 4
_cg_SP_FC2bias:
.short 5769 ## 0x1689
.short 5409 ## 0x1521
.short 63978 ## 0xf9ea
.short 1311 ## 0x51f
.short 1114 ## 0x45a
.short 63633 ## 0xf891
.short 4064 ## 0xfe0
.short 1079 ## 0x437
.short 3449 ## 0xd79
.short 62196 ## 0xf2f4
.short 63137 ## 0xf6a1
.short 724 ## 0x2d4
.short 60120 ## 0xead8
.short 384 ## 0x180
.short 61906 ## 0xf1d2
.short 408 ## 0x198
.short 2699 ## 0xa8b
.short 2180 ## 0x884
.short 2164 ## 0x874
.short 64983 ## 0xfdd7
.short 1832 ## 0x728
.short 63047 ## 0xf647
.short 61163 ## 0xeeeb
.short 64477 ## 0xfbdd
.short 6528 ## 0x1980
.short 4245 ## 0x1095
.short 541 ## 0x21d
.short 62271 ## 0xf33f
.short 2540 ## 0x9ec
.short 2739 ## 0xab3
.short 898 ## 0x382
.short 592 ## 0x250
.short 1046 ## 0x416
.short 62405 ## 0xf3c5
.short 63772 ## 0xf91c
.short 64339 ## 0xfb53
.short 1824 ## 0x720
.short 4415 ## 0x113f
.short 60811 ## 0xed8b
.short 61068 ## 0xee8c
.short 3060 ## 0xbf4
.short 6101 ## 0x17d5
.short 2149 ## 0x865
.short 60725 ## 0xed35
.short 64134 ## 0xfa86
.short 213 ## 0xd5
.short 1880 ## 0x758
.short 63066 ## 0xf65a
.short 65523 ## 0xfff3
.short 337 ## 0x151
.short 6543 ## 0x198f
.short 2479 ## 0x9af
.short 359 ## 0x167
.short 64069 ## 0xfa45
.short 1891 ## 0x763
.short 291 ## 0x123
.short 65355 ## 0xff4b
.short 63126 ## 0xf696
.short 1778 ## 0x6f2
.short 3594 ## 0xe0a
.short 65487 ## 0xffcf
.short 476 ## 0x1dc
.short 5141 ## 0x1415
.short 60159 ## 0xeaff
.short 64398 ## 0xfb8e
.short 3244 ## 0xcac
.short 4747 ## 0x128b
.short 28 ## 0x1c
.short 63937 ## 0xf9c1
.short 64197 ## 0xfac5
.short 958 ## 0x3be
.short 63685 ## 0xf8c5
.short 2907 ## 0xb5b
.short 569 ## 0x239
.short 64307 ## 0xfb33
.short 63898 ## 0xf99a
.short 65033 ## 0xfe09
.short 64830 ## 0xfd3e
.short 64305 ## 0xfb31
.short 64184 ## 0xfab8
.short 1337 ## 0x539
.short 2729 ## 0xaa9
.short 60478 ## 0xec3e
.short 2988 ## 0xbac
.short 64313 ## 0xfb39
.short 2157 ## 0x86d
.short 22 ## 0x16
.short 204 ## 0xcc
.short 62652 ## 0xf4bc
.short 4723 ## 0x1273
.short 2098 ## 0x832
.short 2776 ## 0xad8
.short 62046 ## 0xf25e
.short 3861 ## 0xf15
.short 5327 ## 0x14cf
.short 1537 ## 0x601
.short 5196 ## 0x144c
.short 559 ## 0x22f
.short 1419 ## 0x58b
.short 2462 ## 0x99e
.globl _cg_SP_FC3weit ## @cg_SP_FC3weit
.p2align 4
_cg_SP_FC3weit:
.short 65053 ## 0xfe1d
.short 64117 ## 0xfa75
.short 165 ## 0xa5
.short 63898 ## 0xf99a
.short 64398 ## 0xfb8e
.short 2326 ## 0x916
.short 893 ## 0x37d
.short 253 ## 0xfd
.short 64826 ## 0xfd3a
.short 843 ## 0x34b
.short 1468 ## 0x5bc
.short 1820 ## 0x71c
.short 718 ## 0x2ce
.short 62920 ## 0xf5c8
.short 64019 ## 0xfa13
.short 291 ## 0x123
.short 63641 ## 0xf899
.short 1157 ## 0x485
.short 1471 ## 0x5bf
.short 205 ## 0xcd
.short 64674 ## 0xfca2
.short 64433 ## 0xfbb1
.short 1274 ## 0x4fa
.short 2421 ## 0x975
.short 63199 ## 0xf6df
.short 64736 ## 0xfce0
.short 545 ## 0x221
.short 65068 ## 0xfe2c
.short 65337 ## 0xff39
.short 65144 ## 0xfe78
.short 2141 ## 0x85d
.short 63336 ## 0xf768
.short 63852 ## 0xf96c
.short 2069 ## 0x815
.short 1221 ## 0x4c5
.short 888 ## 0x378
.short 63554 ## 0xf842
.short 63213 ## 0xf6ed
.short 468 ## 0x1d4
.short 597 ## 0x255
.short 64948 ## 0xfdb4
.short 63852 ## 0xf96c
.short 1887 ## 0x75f
.short 537 ## 0x219
.short 64408 ## 0xfb98
.short 65483 ## 0xffcb
.short 65182 ## 0xfe9e
.short 1849 ## 0x739
.short 65167 ## 0xfe8f
.short 1688 ## 0x698
.short 63235 ## 0xf703
.short 138 ## 0x8a
.short 64401 ## 0xfb91
.short 2486 ## 0x9b6
.short 1881 ## 0x759
.short 2365 ## 0x93d
.short 64692 ## 0xfcb4
.short 64927 ## 0xfd9f
.short 64694 ## 0xfcb6
.short 62745 ## 0xf519
.short 556 ## 0x22c
.short 64355 ## 0xfb63
.short 63928 ## 0xf9b8
.short 676 ## 0x2a4
.short 64099 ## 0xfa63
.short 829 ## 0x33d
.short 64743 ## 0xfce7
.short 935 ## 0x3a7
.short 64687 ## 0xfcaf
.short 2748 ## 0xabc
.short 65191 ## 0xfea7
.short 65002 ## 0xfdea
.short 65017 ## 0xfdf9
.short 678 ## 0x2a6
.short 611 ## 0x263
.short 62423 ## 0xf3d7
.short 64946 ## 0xfdb2
.short 64181 ## 0xfab5
.short 65205 ## 0xfeb5
.short 65364 ## 0xff54
.short 812 ## 0x32c
.short 65051 ## 0xfe1b
.short 618 ## 0x26a
.short 65211 ## 0xfebb
.short 64034 ## 0xfa22
.short 65464 ## 0xffb8
.short 64221 ## 0xfadd
.short 64144 ## 0xfa90
.short 636 ## 0x27c
.short 64589 ## 0xfc4d
.short 63742 ## 0xf8fe
.short 63741 ## 0xf8fd
.short 2738 ## 0xab2
.short 64307 ## 0xfb33
.short 63391 ## 0xf79f
.short 116 ## 0x74
.short 497 ## 0x1f1
.short 1014 ## 0x3f6
.short 65269 ## 0xfef5
.short 64879 ## 0xfd6f
.short 64245 ## 0xfaf5
.short 983 ## 0x3d7
.short 64575 ## 0xfc3f
.short 64172 ## 0xfaac
.short 65216 ## 0xfec0
.short 1979 ## 0x7bb
.short 64458 ## 0xfbca
.short 610 ## 0x262
.short 62872 ## 0xf598
.short 564 ## 0x234
.short 63617 ## 0xf881
.short 64884 ## 0xfd74
.short 65093 ## 0xfe45
.short 739 ## 0x2e3
.short 715 ## 0x2cb
.short 107 ## 0x6b
.short 64647 ## 0xfc87
.short 64879 ## 0xfd6f
.short 2005 ## 0x7d5
.short 65294 ## 0xff0e
.short 65002 ## 0xfdea
.short 526 ## 0x20e
.short 65528 ## 0xfff8
.short 1353 ## 0x549
.short 421 ## 0x1a5
.short 377 ## 0x179
.short 64566 ## 0xfc36
.short 65397 ## 0xff75
.short 63967 ## 0xf9df
.short 270 ## 0x10e
.short 858 ## 0x35a
.short 279 ## 0x117
.short 63913 ## 0xf9a9
.short 1283 ## 0x503
.short 74 ## 0x4a
.short 64629 ## 0xfc75
.short 65288 ## 0xff08
.short 470 ## 0x1d6
.short 65321 ## 0xff29
.short 64937 ## 0xfda9
.short 285 ## 0x11d
.short 333 ## 0x14d
.short 65316 ## 0xff24
.short 64522 ## 0xfc0a
.short 63 ## 0x3f
.short 1665 ## 0x681
.short 181 ## 0xb5
.short 3269 ## 0xcc5
.short 794 ## 0x31a
.short 1131 ## 0x46b
.short 65282 ## 0xff02
.short 879 ## 0x36f
.short 480 ## 0x1e0
.short 1055 ## 0x41f
.short 65403 ## 0xff7b
.short 1913 ## 0x779
.short 2033 ## 0x7f1
.short 64922 ## 0xfd9a
.short 63038 ## 0xf63e
.short 164 ## 0xa4
.short 103 ## 0x67
.short 64500 ## 0xfbf4
.short 65225 ## 0xfec9
.short 1166 ## 0x48e
.short 1030 ## 0x406
.short 65019 ## 0xfdfb
.short 1174 ## 0x496
.short 491 ## 0x1eb
.short 64934 ## 0xfda6
.short 417 ## 0x1a1
.short 1058 ## 0x422
.short 64770 ## 0xfd02
.short 63719 ## 0xf8e7
.short 534 ## 0x216
.short 561 ## 0x231
.short 414 ## 0x19e
.short 64330 ## 0xfb4a
.short 478 ## 0x1de
.short 64183 ## 0xfab7
.short 730 ## 0x2da
.short 559 ## 0x22f
.short 63740 ## 0xf8fc
.short 63833 ## 0xf959
.short 1050 ## 0x41a
.short 1041 ## 0x411
.short 64612 ## 0xfc64
.short 65477 ## 0xffc5
.short 64771 ## 0xfd03
.short 692 ## 0x2b4
.short 442 ## 0x1ba
.short 550 ## 0x226
.short 64764 ## 0xfcfc
.short 64913 ## 0xfd91
.short 63751 ## 0xf907
.short 129 ## 0x81
.short 63907 ## 0xf9a3
.short 65010 ## 0xfdf2
.short 796 ## 0x31c
.short 1799 ## 0x707
.short 64445 ## 0xfbbd
.short 63008 ## 0xf620
.short 65441 ## 0xffa1
.short 532 ## 0x214
.short 140 ## 0x8c
.short 1073 ## 0x431
.short 64538 ## 0xfc1a
.short 840 ## 0x348
.short 65494 ## 0xffd6
.short 63321 ## 0xf759
.short 64721 ## 0xfcd1
.short 90 ## 0x5a
.short 63935 ## 0xf9bf
.short 870 ## 0x366
.short 1340 ## 0x53c
.short 1214 ## 0x4be
.short 713 ## 0x2c9
.short 527 ## 0x20f
.short 815 ## 0x32f
.short 591 ## 0x24f
.short 64751 ## 0xfcef
.short 861 ## 0x35d
.short 65279 ## 0xfeff
.short 976 ## 0x3d0
.short 957 ## 0x3bd
.short 65045 ## 0xfe15
.short 65348 ## 0xff44
.short 63626 ## 0xf88a
.short 1134 ## 0x46e
.short 63689 ## 0xf8c9
.short 454 ## 0x1c6
.short 65429 ## 0xff95
.short 636 ## 0x27c
.short 64824 ## 0xfd38
.short 1354 ## 0x54a
.short 64802 ## 0xfd22
.short 64309 ## 0xfb35
.short 64913 ## 0xfd91
.short 676 ## 0x2a4
.short 64847 ## 0xfd4f
.short 64755 ## 0xfcf3
.short 65097 ## 0xfe49
.short 65106 ## 0xfe52
.short 64602 ## 0xfc5a
.short 65406 ## 0xff7e
.short 64594 ## 0xfc52
.short 2254 ## 0x8ce
.short 65196 ## 0xfeac
.short 795 ## 0x31b
.short 802 ## 0x322
.short 465 ## 0x1d1
.short 631 ## 0x277
.short 39 ## 0x27
.short 63719 ## 0xf8e7
.short 65411 ## 0xff83
.short 65275 ## 0xfefb
.short 65261 ## 0xfeed
.short 63774 ## 0xf91e
.short 387 ## 0x183
.short 1530 ## 0x5fa
.short 427 ## 0x1ab
.short 64747 ## 0xfceb
.short 269 ## 0x10d
.short 64459 ## 0xfbcb
.short 2019 ## 0x7e3
.short 613 ## 0x265
.short 65505 ## 0xffe1
.short 64994 ## 0xfde2
.short 632 ## 0x278
.short 63764 ## 0xf914
.short 1053 ## 0x41d
.short 40 ## 0x28
.short 64892 ## 0xfd7c
.short 63703 ## 0xf8d7
.short 64499 ## 0xfbf3
.short 686 ## 0x2ae
.short 1208 ## 0x4b8
.short 64938 ## 0xfdaa
.short 65127 ## 0xfe67
.short 209 ## 0xd1
.short 1980 ## 0x7bc
.short 65180 ## 0xfe9c
.short 63779 ## 0xf923
.short 1753 ## 0x6d9
.short 63806 ## 0xf93e
.short 63396 ## 0xf7a4
.short 110 ## 0x6e
.short 1169 ## 0x491
.short 2233 ## 0x8b9
.short 956 ## 0x3bc
.short 264 ## 0x108
.short 930 ## 0x3a2
.short 933 ## 0x3a5
.short 65476 ## 0xffc4
.short 627 ## 0x273
.short 1085 ## 0x43d
.short 64379 ## 0xfb7b
.short 1156 ## 0x484
.short 64752 ## 0xfcf0
.short 357 ## 0x165
.short 63474 ## 0xf7f2
.short 65174 ## 0xfe96
.short 63492 ## 0xf804
.short 64928 ## 0xfda0
.short 64798 ## 0xfd1e
.short 19 ## 0x13
.short 1159 ## 0x487
.short 64380 ## 0xfb7c
.short 960 ## 0x3c0
.short 63953 ## 0xf9d1
.short 420 ## 0x1a4
.short 65271 ## 0xfef7
.short 46 ## 0x2e
.short 65361 ## 0xff51
.short 64832 ## 0xfd40
.short 1493 ## 0x5d5
.short 597 ## 0x255
.short 65194 ## 0xfeaa
.short 64903 ## 0xfd87
.short 371 ## 0x173
.short 65214 ## 0xfebe
.short 65168 ## 0xfe90
.short 64985 ## 0xfdd9
.short 65515 ## 0xffeb
.short 64805 ## 0xfd25
.short 63867 ## 0xf97b
.short 472 ## 0x1d8
.short 65256 ## 0xfee8
.short 1738 ## 0x6ca
.short 65374 ## 0xff5e
.short 820 ## 0x334
.short 65251 ## 0xfee3
.short 454 ## 0x1c6
.short 64265 ## 0xfb09
.short 536 ## 0x218
.short 145 ## 0x91
.short 733 ## 0x2dd
.short 65220 ## 0xfec4
.short 65074 ## 0xfe32
.short 65535 ## 0xffff
.short 1138 ## 0x472
.short 63662 ## 0xf8ae
.short 64978 ## 0xfdd2
.short 65170 ## 0xfe92
.short 386 ## 0x182
.short 294 ## 0x126
.short 703 ## 0x2bf
.short 64881 ## 0xfd71
.short 64831 ## 0xfd3f
.short 65230 ## 0xfece
.short 207 ## 0xcf
.short 65051 ## 0xfe1b
.short 64092 ## 0xfa5c
.short 65531 ## 0xfffb
.short 709 ## 0x2c5
.short 363 ## 0x16b
.short 430 ## 0x1ae
.short 343 ## 0x157
.short 752 ## 0x2f0
.short 65411 ## 0xff83
.short 253 ## 0xfd
.short 64165 ## 0xfaa5
.short 297 ## 0x129
.short 64494 ## 0xfbee
.short 64663 ## 0xfc97
.short 315 ## 0x13b
.short 145 ## 0x91
.short 64843 ## 0xfd4b
.short 683 ## 0x2ab
.short 140 ## 0x8c
.short 65002 ## 0xfdea
.short 65344 ## 0xff40
.short 621 ## 0x26d
.short 64539 ## 0xfc1b
.short 564 ## 0x234
.short 275 ## 0x113
.short 86 ## 0x56
.short 241 ## 0xf1
.short 910 ## 0x38e
.short 64961 ## 0xfdc1
.short 65081 ## 0xfe39
.short 65185 ## 0xfea1
.short 64622 ## 0xfc6e
.short 588 ## 0x24c
.short 65483 ## 0xffcb
.short 65153 ## 0xfe81
.short 154 ## 0x9a
.short 65423 ## 0xff8f
.short 592 ## 0x250
.short 1559 ## 0x617
.short 64522 ## 0xfc0a
.short 65460 ## 0xffb4
.short 14 ## 0xe
.short 153 ## 0x99
.short 64439 ## 0xfbb7
.short 64606 ## 0xfc5e
.short 65224 ## 0xfec8
.short 65098 ## 0xfe4a
.short 65310 ## 0xff1e
.short 64374 ## 0xfb76
.short 65399 ## 0xff77
.short 1103 ## 0x44f
.short 415 ## 0x19f
.short 64862 ## 0xfd5e
.short 679 ## 0x2a7
.short 813 ## 0x32d
.short 65003 ## 0xfdeb
.short 907 ## 0x38b
.short 64682 ## 0xfcaa
.short 306 ## 0x132
.short 64662 ## 0xfc96
.short 64852 ## 0xfd54
.short 64592 ## 0xfc50
.short 355 ## 0x163
.short 923 ## 0x39b
.short 834 ## 0x342
.short 1001 ## 0x3e9
.short 690 ## 0x2b2
.short 245 ## 0xf5
.short 916 ## 0x394
.short 64285 ## 0xfb1d
.short 678 ## 0x2a6
.short 887 ## 0x377
.short 64529 ## 0xfc11
.short 65515 ## 0xffeb
.short 64757 ## 0xfcf5
.short 492 ## 0x1ec
.short 603 ## 0x25b
.short 65066 ## 0xfe2a
.short 119 ## 0x77
.short 1485 ## 0x5cd
.short 65499 ## 0xffdb
.short 1100 ## 0x44c
.short 797 ## 0x31d
.short 418 ## 0x1a2
.short 64753 ## 0xfcf1
.short 115 ## 0x73
.short 109 ## 0x6d
.short 1454 ## 0x5ae
.short 64633 ## 0xfc79
.short 64930 ## 0xfda2
.short 65203 ## 0xfeb3
.short 28 ## 0x1c
.short 65028 ## 0xfe04
.short 65417 ## 0xff89
.short 64824 ## 0xfd38
.short 654 ## 0x28e
.short 933 ## 0x3a5
.short 65248 ## 0xfee0
.short 65498 ## 0xffda
.short 64814 ## 0xfd2e
.short 788 ## 0x314
.short 613 ## 0x265
.short 123 ## 0x7b
.short 65107 ## 0xfe53
.short 65387 ## 0xff6b
.short 230 ## 0xe6
.short 148 ## 0x94
.short 460 ## 0x1cc
.short 206 ## 0xce
.short 711 ## 0x2c7
.short 64499 ## 0xfbf3
.short 457 ## 0x1c9
.short 64780 ## 0xfd0c
.short 64821 ## 0xfd35
.short 241 ## 0xf1
.short 789 ## 0x315
.short 1204 ## 0x4b4
.short 432 ## 0x1b0
.short 64597 ## 0xfc55
.short 336 ## 0x150
.short 890 ## 0x37a
.short 64615 ## 0xfc67
.short 7 ## 0x7
.short 560 ## 0x230
.short 65022 ## 0xfdfe
.short 11 ## 0xb
.short 873 ## 0x369
.short 64980 ## 0xfdd4
.short 64908 ## 0xfd8c
.short 494 ## 0x1ee
.short 231 ## 0xe7
.short 569 ## 0x239
.short 64776 ## 0xfd08
.short 31 ## 0x1f
.short 64877 ## 0xfd6d
.short 740 ## 0x2e4
.short 849 ## 0x351
.short 814 ## 0x32e
.short 202 ## 0xca
.short 818 ## 0x332
.short 787 ## 0x313
.short 624 ## 0x270
.short 64848 ## 0xfd50
.short 1126 ## 0x466
.short 689 ## 0x2b1
.short 141 ## 0x8d
.short 64440 ## 0xfbb8
.short 64769 ## 0xfd01
.short 374 ## 0x176
.short 19 ## 0x13
.short 64528 ## 0xfc10
.short 470 ## 0x1d6
.short 571 ## 0x23b
.short 64873 ## 0xfd69
.short 63704 ## 0xf8d8
.short 1552 ## 0x610
.short 64574 ## 0xfc3e
.short 64544 ## 0xfc20
.short 656 ## 0x290
.short 390 ## 0x186
.short 642 ## 0x282
.short 65422 ## 0xff8e
.short 558 ## 0x22e
.short 123 ## 0x7b
.short 565 ## 0x235
.short 25 ## 0x19
.short 64393 ## 0xfb89
.short 64531 ## 0xfc13
.short 65294 ## 0xff0e
.short 670 ## 0x29e
.short 65146 ## 0xfe7a
.short 309 ## 0x135
.short 71 ## 0x47
.short 63967 ## 0xf9df
.short 64335 ## 0xfb4f
.short 343 ## 0x157
.short 64286 ## 0xfb1e
.short 676 ## 0x2a4
.short 126 ## 0x7e
.short 64854 ## 0xfd56
.short 65150 ## 0xfe7e
.short 702 ## 0x2be
.short 64027 ## 0xfa1b
.short 665 ## 0x299
.short 693 ## 0x2b5
.short 64506 ## 0xfbfa
.short 64538 ## 0xfc1a
.short 64942 ## 0xfdae
.short 305 ## 0x131
.short 1636 ## 0x664
.short 63865 ## 0xf979
.short 65531 ## 0xfffb
.short 64010 ## 0xfa0a
.short 424 ## 0x1a8
.short 199 ## 0xc7
.short 1471 ## 0x5bf
.short 64485 ## 0xfbe5
.short 244 ## 0xf4
.short 840 ## 0x348
.short 355 ## 0x163
.short 111 ## 0x6f
.short 65167 ## 0xfe8f
.short 65325 ## 0xff2d
.short 65045 ## 0xfe15
.short 64578 ## 0xfc42
.short 64942 ## 0xfdae
.short 64853 ## 0xfd55
.short 1958 ## 0x7a6
.short 924 ## 0x39c
.short 296 ## 0x128
.short 207 ## 0xcf
.short 65401 ## 0xff79
.short 63930 ## 0xf9ba
.short 2007 ## 0x7d7
.short 499 ## 0x1f3
.short 65439 ## 0xff9f
.short 64880 ## 0xfd70
.short 65218 ## 0xfec2
.short 65518 ## 0xffee
.short 193 ## 0xc1
.short 754 ## 0x2f2
.short 773 ## 0x305
.short 64323 ## 0xfb43
.short 65447 ## 0xffa7
.short 515 ## 0x203
.short 554 ## 0x22a
.short 322 ## 0x142
.short 1383 ## 0x567
.short 65488 ## 0xffd0
.short 64906 ## 0xfd8a
.short 65248 ## 0xfee0
.short 65083 ## 0xfe3b
.short 176 ## 0xb0
.short 65138 ## 0xfe72
.short 448 ## 0x1c0
.short 64869 ## 0xfd65
.short 64555 ## 0xfc2b
.short 771 ## 0x303
.short 300 ## 0x12c
.short 65325 ## 0xff2d
.short 34 ## 0x22
.short 64430 ## 0xfbae
.short 782 ## 0x30e
.short 225 ## 0xe1
.short 64268 ## 0xfb0c
.short 64825 ## 0xfd39
.short 64165 ## 0xfaa5
.short 607 ## 0x25f
.short 303 ## 0x12f
.short 59 ## 0x3b
.short 617 ## 0x269
.short 65454 ## 0xffae
.short 634 ## 0x27a
.short 65479 ## 0xffc7
.short 229 ## 0xe5
.short 65406 ## 0xff7e
.short 64653 ## 0xfc8d
.short 65329 ## 0xff31
.short 65240 ## 0xfed8
.short 240 ## 0xf0
.short 234 ## 0xea
.short 65250 ## 0xfee2
.short 1676 ## 0x68c
.short 787 ## 0x313
.short 992 ## 0x3e0
.short 65401 ## 0xff79
.short 63311 ## 0xf74f
.short 65308 ## 0xff1c
.short 105 ## 0x69
.short 287 ## 0x11f
.short 64896 ## 0xfd80
.short 65533 ## 0xfffd
.short 65303 ## 0xff17
.short 65079 ## 0xfe37
.short 64699 ## 0xfcbb
.short 65461 ## 0xffb5
.short 65428 ## 0xff94
.short 1421 ## 0x58d
.short 64787 ## 0xfd13
.short 187 ## 0xbb
.short 99 ## 0x63
.short 684 ## 0x2ac
.short 793 ## 0x319
.short 660 ## 0x294
.short 159 ## 0x9f
.short 64593 ## 0xfc51
.short 65313 ## 0xff21
.short 1 ## 0x1
.short 788 ## 0x314
.short 1355 ## 0x54b
.short 64822 ## 0xfd36
.short 65076 ## 0xfe34
.short 65284 ## 0xff04
.short 898 ## 0x382
.short 625 ## 0x271
.short 1466 ## 0x5ba
.short 65389 ## 0xff6d
.short 65203 ## 0xfeb3
.short 500 ## 0x1f4
.short 892 ## 0x37c
.short 54 ## 0x36
.short 65141 ## 0xfe75
.short 653 ## 0x28d
.short 388 ## 0x184
.short 65224 ## 0xfec8
.short 114 ## 0x72
.short 65385 ## 0xff69
.short 1003 ## 0x3eb
.short 253 ## 0xfd
.short 64518 ## 0xfc06
.short 321 ## 0x141
.short 65534 ## 0xfffe
.short 64908 ## 0xfd8c
.short 624 ## 0x270
.short 30 ## 0x1e
.short 456 ## 0x1c8
.short 65079 ## 0xfe37
.short 574 ## 0x23e
.short 65430 ## 0xff96
.short 65440 ## 0xffa0
.short 65521 ## 0xfff1
.short 299 ## 0x12b
.short 64642 ## 0xfc82
.short 120 ## 0x78
.short 1110 ## 0x456
.short 65062 ## 0xfe26
.short 369 ## 0x171
.short 64915 ## 0xfd93
.short 422 ## 0x1a6
.short 64891 ## 0xfd7b
.short 14 ## 0xe
.short 64509 ## 0xfbfd
.short 65408 ## 0xff80
.short 64555 ## 0xfc2b
.short 156 ## 0x9c
.short 64704 ## 0xfcc0
.short 721 ## 0x2d1
.short 52 ## 0x34
.short 938 ## 0x3aa
.short 64896 ## 0xfd80
.short 117 ## 0x75
.short 64972 ## 0xfdcc
.short 64982 ## 0xfdd6
.short 64025 ## 0xfa19
.short 65198 ## 0xfeae
.short 65459 ## 0xffb3
.short 64449 ## 0xfbc1
.short 879 ## 0x36f
.short 51 ## 0x33
.short 64743 ## 0xfce7
.short 65108 ## 0xfe54
.short 64921 ## 0xfd99
.short 480 ## 0x1e0
.short 336 ## 0x150
.short 225 ## 0xe1
.short 65081 ## 0xfe39
.short 64648 ## 0xfc88
.short 65039 ## 0xfe0f
.short 63894 ## 0xf996
.short 65358 ## 0xff4e
.short 95 ## 0x5f
.short 65093 ## 0xfe45
.short 1387 ## 0x56b
.short 65419 ## 0xff8b
.short 1102 ## 0x44e
.short 65145 ## 0xfe79
.short 64988 ## 0xfddc
.short 64548 ## 0xfc24
.short 211 ## 0xd3
.short 15 ## 0xf
.short 65196 ## 0xfeac
.short 65428 ## 0xff94
.short 968 ## 0x3c8
.short 632 ## 0x278
.short 64450 ## 0xfbc2
.short 65176 ## 0xfe98
.short 65481 ## 0xffc9
.short 184 ## 0xb8
.short 65519 ## 0xffef
.short 65250 ## 0xfee2
.short 64965 ## 0xfdc5
.short 855 ## 0x357
.short 65443 ## 0xffa3
.short 238 ## 0xee
.short 431 ## 0x1af
.short 437 ## 0x1b5
.short 65101 ## 0xfe4d
.short 65226 ## 0xfeca
.short 639 ## 0x27f
.short 664 ## 0x298
.short 64749 ## 0xfced
.short 65232 ## 0xfed0
.short 64154 ## 0xfa9a
.short 996 ## 0x3e4
.short 147 ## 0x93
.short 65361 ## 0xff51
.short 65024 ## 0xfe00
.short 284 ## 0x11c
.short 811 ## 0x32b
.short 942 ## 0x3ae
.short 65020 ## 0xfdfc
.short 65317 ## 0xff25
.short 928 ## 0x3a0
.short 1102 ## 0x44e
.short 64658 ## 0xfc92
.short 442 ## 0x1ba
.short 334 ## 0x14e
.short 694 ## 0x2b6
.short 64958 ## 0xfdbe
.short 64387 ## 0xfb83
.short 124 ## 0x7c
.short 64533 ## 0xfc15
.short 64677 ## 0xfca5
.short 625 ## 0x271
.short 356 ## 0x164
.short 64888 ## 0xfd78
.short 64960 ## 0xfdc0
.short 1189 ## 0x4a5
.short 467 ## 0x1d3
.short 65031 ## 0xfe07
.short 64973 ## 0xfdcd
.short 819 ## 0x333
.short 64434 ## 0xfbb2
.short 64501 ## 0xfbf5
.short 751 ## 0x2ef
.short 789 ## 0x315
.short 64724 ## 0xfcd4
.short 351 ## 0x15f
.short 65291 ## 0xff0b
.short 196 ## 0xc4
.short 65366 ## 0xff56
.short 65470 ## 0xffbe
.short 544 ## 0x220
.short 264 ## 0x108
.short 758 ## 0x2f6
.short 64525 ## 0xfc0d
.short 377 ## 0x179
.short 865 ## 0x361
.short 1130 ## 0x46a
.short 64980 ## 0xfdd4
.short 65457 ## 0xffb1
.short 64461 ## 0xfbcd
.short 64648 ## 0xfc88
.short 65 ## 0x41
.short 64777 ## 0xfd09
.short 65514 ## 0xffea
.short 65495 ## 0xffd7
.short 672 ## 0x2a0
.short 64701 ## 0xfcbd
.short 65312 ## 0xff20
.short 64754 ## 0xfcf2
.short 64105 ## 0xfa69
.short 133 ## 0x85
.short 64653 ## 0xfc8d
.short 65465 ## 0xffb9
.short 817 ## 0x331
.short 315 ## 0x13b
.short 111 ## 0x6f
.short 63431 ## 0xf7c7
.short 410 ## 0x19a
.short 65376 ## 0xff60
.short 65108 ## 0xfe54
.short 1159 ## 0x487
.short 919 ## 0x397
.short 1094 ## 0x446
.short 64990 ## 0xfdde
.short 64166 ## 0xfaa6
.short 65314 ## 0xff22
.short 483 ## 0x1e3
.short 1043 ## 0x413
.short 65363 ## 0xff53
.short 65400 ## 0xff78
.short 1158 ## 0x486
.short 65467 ## 0xffbb
.short 64190 ## 0xfabe
.short 64253 ## 0xfafd
.short 65309 ## 0xff1d
.short 254 ## 0xfe
.short 64655 ## 0xfc8f
.short 279 ## 0x117
.short 65087 ## 0xfe3f
.short 1012 ## 0x3f4
.short 410 ## 0x19a
.short 775 ## 0x307
.short 401 ## 0x191
.short 64406 ## 0xfb96
.short 64320 ## 0xfb40
.short 64456 ## 0xfbc8
.short 1546 ## 0x60a
.short 2326 ## 0x916
.short 64206 ## 0xface
.short 64551 ## 0xfc27
.short 65357 ## 0xff4d
.short 886 ## 0x376
.short 1119 ## 0x45f
.short 1826 ## 0x722
.short 64888 ## 0xfd78
.short 535 ## 0x217
.short 326 ## 0x146
.short 65456 ## 0xffb0
.short 64999 ## 0xfde7
.short 229 ## 0xe5
.short 743 ## 0x2e7
.short 65285 ## 0xff05
.short 64590 ## 0xfc4e
.short 837 ## 0x345
.short 694 ## 0x2b6
.short 576 ## 0x240
.short 448 ## 0x1c0
.short 65290 ## 0xff0a
.short 555 ## 0x22b
.short 139 ## 0x8b
.short 64060 ## 0xfa3c
.short 768 ## 0x300
.short 617 ## 0x269
.short 65028 ## 0xfe04
.short 64968 ## 0xfdc8
.short 1245 ## 0x4dd
.short 65026 ## 0xfe02
.short 279 ## 0x117
.short 65156 ## 0xfe84
.short 64764 ## 0xfcfc
.short 2 ## 0x2
.short 149 ## 0x95
.short 414 ## 0x19e
.short 555 ## 0x22b
.short 65372 ## 0xff5c
.short 573 ## 0x23d
.short 65121 ## 0xfe61
.short 65223 ## 0xfec7
.short 822 ## 0x336
.short 64198 ## 0xfac6
.short 303 ## 0x12f
.short 64413 ## 0xfb9d
.short 300 ## 0x12c
.short 195 ## 0xc3
.short 926 ## 0x39e
.short 65262 ## 0xfeee
.short 1398 ## 0x576
.short 65528 ## 0xfff8
.short 649 ## 0x289
.short 64585 ## 0xfc49
.short 616 ## 0x268
.short 64801 ## 0xfd21
.short 65489 ## 0xffd1
.short 65171 ## 0xfe93
.short 65466 ## 0xffba
.short 84 ## 0x54
.short 64989 ## 0xfddd
.short 65405 ## 0xff7d
.short 1022 ## 0x3fe
.short 63427 ## 0xf7c3
.short 1654 ## 0x676
.short 65398 ## 0xff76
.short 64451 ## 0xfbc3
.short 1128 ## 0x468
.short 65276 ## 0xfefc
.short 65091 ## 0xfe43
.short 918 ## 0x396
.short 210 ## 0xd2
.short 1184 ## 0x4a0
.short 129 ## 0x81
.short 1801 ## 0x709
.short 64980 ## 0xfdd4
.short 65026 ## 0xfe02
.short 63452 ## 0xf7dc
.short 995 ## 0x3e3
.short 65497 ## 0xffd9
.short 435 ## 0x1b3
.short 226 ## 0xe2
.short 470 ## 0x1d6
.short 880 ## 0x370
.short 64755 ## 0xfcf3
.short 1222 ## 0x4c6
.short 63731 ## 0xf8f3
.short 65449 ## 0xffa9
.short 69 ## 0x45
.short 65256 ## 0xfee8
.short 666 ## 0x29a
.short 1257 ## 0x4e9
.short 536 ## 0x218
.short 64920 ## 0xfd98
.short 65313 ## 0xff21
.short 90 ## 0x5a
.short 64196 ## 0xfac4
.short 2554 ## 0x9fa
.short 883 ## 0x373
.short 64996 ## 0xfde4
.short 152 ## 0x98
.short 170 ## 0xaa
.short 63131 ## 0xf69b
.short 64814 ## 0xfd2e
.short 65251 ## 0xfee3
.short 4122 ## 0x101a
.short 198 ## 0xc6
.short 64223 ## 0xfadf
.short 65477 ## 0xffc5
.short 64842 ## 0xfd4a
.short 738 ## 0x2e2
.short 64394 ## 0xfb8a
.short 63863 ## 0xf977
.short 64006 ## 0xfa06
.short 303 ## 0x12f
.short 502 ## 0x1f6
.short 1819 ## 0x71b
.short 122 ## 0x7a
.short 183 ## 0xb7
.short 594 ## 0x252
.short 64329 ## 0xfb49
.short 63560 ## 0xf848
.short 65311 ## 0xff1f
.short 447 ## 0x1bf
.short 65304 ## 0xff18
.short 65121 ## 0xfe61
.short 64800 ## 0xfd20
.short 64632 ## 0xfc78
.short 64862 ## 0xfd5e
.short 64454 ## 0xfbc6
.short 900 ## 0x384
.short 64915 ## 0xfd93
.short 108 ## 0x6c
.short 3810 ## 0xee2
.short 65369 ## 0xff59
.short 211 ## 0xd3
.short 704 ## 0x2c0
.short 63384 ## 0xf798
.short 818 ## 0x332
.short 65018 ## 0xfdfa
.short 64087 ## 0xfa57
.short 49 ## 0x31
.short 2155 ## 0x86b
.short 538 ## 0x21a
.short 766 ## 0x2fe
.short 63723 ## 0xf8eb
.short 232 ## 0xe8
.short 65304 ## 0xff18
.short 65132 ## 0xfe6c
.short 968 ## 0x3c8
.short 491 ## 0x1eb
.short 65150 ## 0xfe7e
.short 65271 ## 0xfef7
.short 763 ## 0x2fb
.short 396 ## 0x18c
.short 504 ## 0x1f8
.short 63758 ## 0xf90e
.short 642 ## 0x282
.short 63367 ## 0xf787
.short 65434 ## 0xff9a
.short 64160 ## 0xfaa0
.short 63363 ## 0xf783
.short 370 ## 0x172
.short 65042 ## 0xfe12
.short 1859 ## 0x743
.short 63477 ## 0xf7f5
.short 64588 ## 0xfc4c
.short 1191 ## 0x4a7
.short 64903 ## 0xfd87
.short 368 ## 0x170
.short 63610 ## 0xf87a
.short 65268 ## 0xfef4
.short 4223 ## 0x107f
.short 247 ## 0xf7
.short 2139 ## 0x85b
.short 64637 ## 0xfc7d
.short 64707 ## 0xfcc3
.short 64307 ## 0xfb33
.short 65011 ## 0xfdf3
.short 65122 ## 0xfe62
.short 64896 ## 0xfd80
.short 73 ## 0x49
.short 64518 ## 0xfc06
.short 65402 ## 0xff7a
.short 83 ## 0x53
.short 1456 ## 0x5b0
.short 63132 ## 0xf69c
.short 65496 ## 0xffd8
.short 1255 ## 0x4e7
.short 252 ## 0xfc
.short 493 ## 0x1ed
.short 64752 ## 0xfcf0
.short 428 ## 0x1ac
.short 65126 ## 0xfe66
.short 63541 ## 0xf835
.short 641 ## 0x281
.short 149 ## 0x95
.short 64882 ## 0xfd72
.short 259 ## 0x103
.short 65160 ## 0xfe88
.short 729 ## 0x2d9
.short 64452 ## 0xfbc4
.short 64628 ## 0xfc74
.short 65293 ## 0xff0d
.short 17 ## 0x11
.short 1280 ## 0x500
.short 305 ## 0x131
.short 64818 ## 0xfd32
.short 64566 ## 0xfc36
.short 214 ## 0xd6
.short 64027 ## 0xfa1b
.short 65522 ## 0xfff2
.short 63229 ## 0xf6fd
.short 230 ## 0xe6
.short 62803 ## 0xf553
.short 478 ## 0x1de
.short 64449 ## 0xfbc1
.short 22 ## 0x16
.short 64201 ## 0xfac9
.short 967 ## 0x3c7
.short 717 ## 0x2cd
.short 64638 ## 0xfc7e
.short 598 ## 0x256
.short 61932 ## 0xf1ec
.short 64280 ## 0xfb18
.short 498 ## 0x1f2
.short 65058 ## 0xfe22
.short 65170 ## 0xfe92
.short 65533 ## 0xfffd
.short 64296 ## 0xfb28
.short 65347 ## 0xff43
.short 64856 ## 0xfd58
.short 64352 ## 0xfb60
.short 2518 ## 0x9d6
.short 646 ## 0x286
.short 64984 ## 0xfdd8
.short 1274 ## 0x4fa
.short 557 ## 0x22d
.short 64715 ## 0xfccb
.short 64968 ## 0xfdc8
.short 1866 ## 0x74a
.short 64954 ## 0xfdba
.short 432 ## 0x1b0
.short 65310 ## 0xff1e
.short 1623 ## 0x657
.short 65424 ## 0xff90
.short 64553 ## 0xfc29
.short 65304 ## 0xff18
.short 65051 ## 0xfe1b
.short 740 ## 0x2e4
.short 65247 ## 0xfedf
.short 64998 ## 0xfde6
.short 65268 ## 0xfef4
.short 65057 ## 0xfe21
.short 590 ## 0x24e
.short 65298 ## 0xff12
.short 63365 ## 0xf785
.short 28 ## 0x1c
.short 63416 ## 0xf7b8
.short 1872 ## 0x750
.short 1218 ## 0x4c2
.short 707 ## 0x2c3
.short 63657 ## 0xf8a9
.short 63989 ## 0xf9f5
.short 832 ## 0x340
.short 333 ## 0x14d
.short 65485 ## 0xffcd
.short 64650 ## 0xfc8a
.short 63169 ## 0xf6c1
.short 1093 ## 0x445
.short 63806 ## 0xf93e
.short 2145 ## 0x861
.short 63960 ## 0xf9d8
.short 162 ## 0xa2
.short 607 ## 0x25f
.short 286 ## 0x11e
.short 626 ## 0x272
.short 64438 ## 0xfbb6
.short 63465 ## 0xf7e9
.short 309 ## 0x135
.short 1049 ## 0x419
.short 1443 ## 0x5a3
.short 63842 ## 0xf962
.short 64659 ## 0xfc93
.short 689 ## 0x2b1
.short 64279 ## 0xfb17
.short 65231 ## 0xfecf
.short 15 ## 0xf
.short 135 ## 0x87
.short 3068 ## 0xbfc
.short 65513 ## 0xffe9
.short 64567 ## 0xfc37
.short 1235 ## 0x4d3
.short 434 ## 0x1b2
.short 63460 ## 0xf7e4
.short 65279 ## 0xfeff
.short 311 ## 0x137
.short 440 ## 0x1b8
.short 65460 ## 0xffb4
.short 64288 ## 0xfb20
.short 2221 ## 0x8ad
.short 929 ## 0x3a1
.short 64960 ## 0xfdc0
.short 63827 ## 0xf953
.short 64698 ## 0xfcba
.short 1918 ## 0x77e
.short 767 ## 0x2ff
.short 1517 ## 0x5ed
.short 63765 ## 0xf915
.short 65103 ## 0xfe4f
.short 397 ## 0x18d
.short 65524 ## 0xfff4
.short 65032 ## 0xfe08
.short 63037 ## 0xf63d
.short 2590 ## 0xa1e
.short 626 ## 0x272
.short 1360 ## 0x550
.short 805 ## 0x325
.short 1304 ## 0x518
.short 172 ## 0xac
.short 63809 ## 0xf941
.short 835 ## 0x343
.short 1392 ## 0x570
.short 65363 ## 0xff53
.short 498 ## 0x1f2
.short 417 ## 0x1a1
.short 65336 ## 0xff38
.short 61503 ## 0xf03f
.short 64993 ## 0xfde1
.short 64565 ## 0xfc35
.short 254 ## 0xfe
.short 65352 ## 0xff48
.short 65233 ## 0xfed1
.short 2991 ## 0xbaf
.short 42 ## 0x2a
.short 727 ## 0x2d7
.short 1196 ## 0x4ac
.short 65170 ## 0xfe92
.short 507 ## 0x1fb
.short 251 ## 0xfb
.short 64861 ## 0xfd5d
.short 64149 ## 0xfa95
.short 63662 ## 0xf8ae
.short 63 ## 0x3f
.short 1529 ## 0x5f9
.short 64609 ## 0xfc61
.short 647 ## 0x287
.short 62414 ## 0xf3ce
.short 151 ## 0x97
.short 64761 ## 0xfcf9
.short 928 ## 0x3a0
.short 64022 ## 0xfa16
.short 530 ## 0x212
.short 64018 ## 0xfa12
.short 17 ## 0x11
.short 64635 ## 0xfc7b
.short 65195 ## 0xfeab
.short 64229 ## 0xfae5
.short 64550 ## 0xfc26
.short 933 ## 0x3a5
.short 375 ## 0x177
.short 65020 ## 0xfdfc
.short 64535 ## 0xfc17
.short 65104 ## 0xfe50
.short 15 ## 0xf
.short 64908 ## 0xfd8c
.short 65084 ## 0xfe3c
.short 65097 ## 0xfe49
.short 65377 ## 0xff61
.short 61 ## 0x3d
.short 64274 ## 0xfb12
.short 521 ## 0x209
.short 445 ## 0x1bd
.short 65517 ## 0xffed
.short 1293 ## 0x50d
.short 632 ## 0x278
.short 902 ## 0x386
.short 960 ## 0x3c0
.short 64785 ## 0xfd11
.short 660 ## 0x294
.short 116 ## 0x74
.short 770 ## 0x302
.short 65225 ## 0xfec9
.short 65070 ## 0xfe2e
.short 540 ## 0x21c
.short 329 ## 0x149
.short 64636 ## 0xfc7c
.short 181 ## 0xb5
.short 191 ## 0xbf
.short 1143 ## 0x477
.short 64950 ## 0xfdb6
.short 64544 ## 0xfc20
.short 65225 ## 0xfec9
.short 467 ## 0x1d3
.short 64414 ## 0xfb9e
.short 64653 ## 0xfc8d
.short 65298 ## 0xff12
.short 819 ## 0x333
.short 29 ## 0x1d
.short 253 ## 0xfd
.short 697 ## 0x2b9
.short 820 ## 0x334
.short 65239 ## 0xfed7
.short 64983 ## 0xfdd7
.short 64323 ## 0xfb43
.short 458 ## 0x1ca
.short 156 ## 0x9c
.short 865 ## 0x361
.short 64759 ## 0xfcf7
.short 342 ## 0x156
.short 164 ## 0xa4
.short 681 ## 0x2a9
.short 64953 ## 0xfdb9
.short 64309 ## 0xfb35
.short 65285 ## 0xff05
.short 1412 ## 0x584
.short 65268 ## 0xfef4
.short 65356 ## 0xff4c
.short 65415 ## 0xff87
.short 1841 ## 0x731
.short 175 ## 0xaf
.short 63923 ## 0xf9b3
.short 64642 ## 0xfc82
.short 65012 ## 0xfdf4
.short 65232 ## 0xfed0
.short 166 ## 0xa6
.short 204 ## 0xcc
.short 64986 ## 0xfdda
.short 268 ## 0x10c
.short 604 ## 0x25c
.short 1162 ## 0x48a
.short 64821 ## 0xfd35
.short 64500 ## 0xfbf4
.short 452 ## 0x1c4
.short 64058 ## 0xfa3a
.short 64717 ## 0xfccd
.short 636 ## 0x27c
.short 65036 ## 0xfe0c
.short 1150 ## 0x47e
.short 347 ## 0x15b
.short 528 ## 0x210
.short 371 ## 0x173
.short 195 ## 0xc3
.short 64584 ## 0xfc48
.short 65521 ## 0xfff1
.short 64900 ## 0xfd84
.short 306 ## 0x132
.short 64940 ## 0xfdac
.short 65149 ## 0xfe7d
.short 65508 ## 0xffe4
.short 1471 ## 0x5bf
.short 64860 ## 0xfd5c
.short 65412 ## 0xff84
.short 64373 ## 0xfb75
.short 64760 ## 0xfcf8
.short 65348 ## 0xff44
.short 65408 ## 0xff80
.short 65182 ## 0xfe9e
.short 65380 ## 0xff64
.short 65216 ## 0xfec0
.short 268 ## 0x10c
.short 755 ## 0x2f3
.short 64866 ## 0xfd62
.short 64606 ## 0xfc5e
.short 622 ## 0x26e
.short 64058 ## 0xfa3a
.short 64291 ## 0xfb23
.short 1456 ## 0x5b0
.short 64483 ## 0xfbe3
.short 65435 ## 0xff9b
.short 64541 ## 0xfc1d
.short 65021 ## 0xfdfd
.short 65482 ## 0xffca
.short 65515 ## 0xffeb
.short 1060 ## 0x424
.short 65413 ## 0xff85
.short 279 ## 0x117
.short 264 ## 0x108
.short 65344 ## 0xff40
.short 65032 ## 0xfe08
.short 454 ## 0x1c6
.short 65397 ## 0xff75
.short 589 ## 0x24d
.short 65268 ## 0xfef4
.short 263 ## 0x107
.short 496 ## 0x1f0
.short 64706 ## 0xfcc2
.short 65077 ## 0xfe35
.short 64467 ## 0xfbd3
.short 461 ## 0x1cd
.short 62 ## 0x3e
.short 64395 ## 0xfb8b
.short 65175 ## 0xfe97
.short 789 ## 0x315
.short 63818 ## 0xf94a
.short 65354 ## 0xff4a
.short 65254 ## 0xfee6
.short 65242 ## 0xfeda
.short 64979 ## 0xfdd3
.short 65289 ## 0xff09
.short 242 ## 0xf2
.short 720 ## 0x2d0
.short 63950 ## 0xf9ce
.short 64931 ## 0xfda3
.short 214 ## 0xd6
.short 65361 ## 0xff51
.short 646 ## 0x286
.short 295 ## 0x127
.short 64756 ## 0xfcf4
.short 389 ## 0x185
.short 730 ## 0x2da
.short 1005 ## 0x3ed
.short 63877 ## 0xf985
.short 65346 ## 0xff42
.short 65391 ## 0xff6f
.short 285 ## 0x11d
.short 65433 ## 0xff99
.short 302 ## 0x12e
.short 152 ## 0x98
.short 2368 ## 0x940
.short 72 ## 0x48
.short 64650 ## 0xfc8a
.short 58 ## 0x3a
.short 64180 ## 0xfab4
.short 64597 ## 0xfc55
.short 1112 ## 0x458
.short 65500 ## 0xffdc
.short 65054 ## 0xfe1e
.short 65189 ## 0xfea5
.short 65060 ## 0xfe24
.short 872 ## 0x368
.short 65084 ## 0xfe3c
.short 317 ## 0x13d
.short 149 ## 0x95
.short 605 ## 0x25d
.short 65146 ## 0xfe7a
.short 1764 ## 0x6e4
.short 492 ## 0x1ec
.short 416 ## 0x1a0
.short 437 ## 0x1b5
.short 645 ## 0x285
.short 28 ## 0x1c
.short 2187 ## 0x88b
.short 64580 ## 0xfc44
.short 70 ## 0x46
.short 63799 ## 0xf937
.short 65412 ## 0xff84
.short 64276 ## 0xfb14
.short 144 ## 0x90
.short 64247 ## 0xfaf7
.short 64982 ## 0xfdd6
.short 64326 ## 0xfb46
.short 64648 ## 0xfc88
.short 65360 ## 0xff50
.short 875 ## 0x36b
.short 64414 ## 0xfb9e
.short 64539 ## 0xfc1b
.short 64121 ## 0xfa79
.short 64707 ## 0xfcc3
.short 65365 ## 0xff55
.short 64941 ## 0xfdad
.short 65389 ## 0xff6d
.short 64959 ## 0xfdbf
.short 65257 ## 0xfee9
.short 64813 ## 0xfd2d
.short 65230 ## 0xfece
.short 65160 ## 0xfe88
.short 163 ## 0xa3
.short 65363 ## 0xff53
.short 65435 ## 0xff9b
.short 64274 ## 0xfb12
.short 324 ## 0x144
.short 65236 ## 0xfed4
.short 65314 ## 0xff22
.short 1249 ## 0x4e1
.short 882 ## 0x372
.short 662 ## 0x296
.short 629 ## 0x275
.short 524 ## 0x20c
.short 65401 ## 0xff79
.short 598 ## 0x256
.short 65391 ## 0xff6f
.short 65248 ## 0xfee0
.short 65430 ## 0xff96
.short 493 ## 0x1ed
.short 64705 ## 0xfcc1
.short 64149 ## 0xfa95
.short 64716 ## 0xfccc
.short 65327 ## 0xff2f
.short 806 ## 0x326
.short 65093 ## 0xfe45
.short 65064 ## 0xfe28
.short 489 ## 0x1e9
.short 65292 ## 0xff0c
.short 290 ## 0x122
.short 144 ## 0x90
.short 923 ## 0x39b
.short 65058 ## 0xfe22
.short 64852 ## 0xfd54
.short 65425 ## 0xff91
.short 65481 ## 0xffc9
.short 1509 ## 0x5e5
.short 197 ## 0xc5
.short 65467 ## 0xffbb
.short 65422 ## 0xff8e
.short 141 ## 0x8d
.short 460 ## 0x1cc
.short 95 ## 0x5f
.short 64973 ## 0xfdcd
.short 631 ## 0x277
.short 214 ## 0xd6
.short 330 ## 0x14a
.short 64717 ## 0xfccd
.short 65410 ## 0xff82
.short 527 ## 0x20f
.short 65294 ## 0xff0e
.short 407 ## 0x197
.short 65491 ## 0xffd3
.short 532 ## 0x214
.short 770 ## 0x302
.short 65477 ## 0xffc5
.short 65035 ## 0xfe0b
.short 283 ## 0x11b
.short 65488 ## 0xffd0
.short 64155 ## 0xfa9b
.short 65302 ## 0xff16
.short 1029 ## 0x405
.short 65067 ## 0xfe2b
.short 64593 ## 0xfc51
.short 628 ## 0x274
.short 215 ## 0xd7
.short 318 ## 0x13e
.short 64757 ## 0xfcf5
.short 64585 ## 0xfc49
.short 64214 ## 0xfad6
.short 65373 ## 0xff5d
.short 90 ## 0x5a
.short 616 ## 0x268
.short 115 ## 0x73
.short 65464 ## 0xffb8
.short 762 ## 0x2fa
.short 366 ## 0x16e
.short 260 ## 0x104
.short 65043 ## 0xfe13
.short 65157 ## 0xfe85
.short 65063 ## 0xfe27
.short 65452 ## 0xffac
.short 64479 ## 0xfbdf
.short 909 ## 0x38d
.short 648 ## 0x288
.short 915 ## 0x393
.short 65072 ## 0xfe30
.short 177 ## 0xb1
.short 64953 ## 0xfdb9
.short 144 ## 0x90
.short 64778 ## 0xfd0a
.short 64769 ## 0xfd01
.short 64851 ## 0xfd53
.short 63857 ## 0xf971
.short 58 ## 0x3a
.short 65110 ## 0xfe56
.short 65151 ## 0xfe7f
.short 264 ## 0x108
.short 63647 ## 0xf89f
.short 1556 ## 0x614
.short 734 ## 0x2de
.short 616 ## 0x268
.short 65339 ## 0xff3b
.short 821 ## 0x335
.short 64418 ## 0xfba2
.short 64529 ## 0xfc11
.short 64686 ## 0xfcae
.short 410 ## 0x19a
.short 64209 ## 0xfad1
.short 2644 ## 0xa54
.short 896 ## 0x380
.short 734 ## 0x2de
.short 64382 ## 0xfb7e
.short 333 ## 0x14d
.short 571 ## 0x23b
.short 875 ## 0x36b
.short 64485 ## 0xfbe5
.short 183 ## 0xb7
.short 878 ## 0x36e
.short 63633 ## 0xf891
.short 1378 ## 0x562
.short 64736 ## 0xfce0
.short 2014 ## 0x7de
.short 64405 ## 0xfb95
.short 1134 ## 0x46e
.short 64264 ## 0xfb08
.short 1444 ## 0x5a4
.short 619 ## 0x26b
.short 948 ## 0x3b4
.short 154 ## 0x9a
.short 62535 ## 0xf447
.short 64403 ## 0xfb93
.short 305 ## 0x131
.short 1380 ## 0x564
.short 644 ## 0x284
.short 64663 ## 0xfc97
.short 65351 ## 0xff47
.short 62037 ## 0xf255
.short 64395 ## 0xfb8b
.short 64751 ## 0xfcef
.short 3099 ## 0xc1b
.short 64435 ## 0xfbb3
.short 779 ## 0x30b
.short 65325 ## 0xff2d
.short 65056 ## 0xfe20
.short 3984 ## 0xf90
.short 873 ## 0x369
.short 458 ## 0x1ca
.short 63740 ## 0xf8fc
.short 64003 ## 0xfa03
.short 493 ## 0x1ed
.short 857 ## 0x359
.short 65008 ## 0xfdf0
.short 65430 ## 0xff96
.short 958 ## 0x3be
.short 65323 ## 0xff2b
.short 598 ## 0x256
.short 64841 ## 0xfd49
.short 838 ## 0x346
.short 236 ## 0xec
.short 929 ## 0x3a1
.short 64903 ## 0xfd87
.short 63054 ## 0xf64e
.short 384 ## 0x180
.short 64216 ## 0xfad8
.short 64973 ## 0xfdcd
.short 64377 ## 0xfb79
.short 280 ## 0x118
.short 2797 ## 0xaed
.short 63626 ## 0xf88a
.short 167 ## 0xa7
.short 497 ## 0x1f1
.short 65146 ## 0xfe7a
.short 701 ## 0x2bd
.short 64936 ## 0xfda8
.short 65001 ## 0xfde9
.short 65270 ## 0xfef6
.short 1742 ## 0x6ce
.short 64871 ## 0xfd67
.short 64644 ## 0xfc84
.short 61798 ## 0xf166
.short 65261 ## 0xfeed
.short 64154 ## 0xfa9a
.short 1076 ## 0x434
.short 403 ## 0x193
.short 3527 ## 0xdc7
.short 599 ## 0x257
.short 930 ## 0x3a2
.short 603 ## 0x25b
.short 64111 ## 0xfa6f
.short 1127 ## 0x467
.short 179 ## 0xb3
.short 482 ## 0x1e2
.short 63173 ## 0xf6c5
.short 65473 ## 0xffc1
.short 64732 ## 0xfcdc
.short 63835 ## 0xf95b
.short 64468 ## 0xfbd4
.short 64855 ## 0xfd57
.short 65005 ## 0xfded
.short 411 ## 0x19b
.short 33 ## 0x21
.short 65461 ## 0xffb5
.short 135 ## 0x87
.short 1055 ## 0x41f
.short 64786 ## 0xfd12
.short 210 ## 0xd2
.short 65023 ## 0xfdff
.short 19 ## 0x13
.short 513 ## 0x201
.short 762 ## 0x2fa
.short 451 ## 0x1c3
.short 336 ## 0x150
.short 154 ## 0x9a
.short 65193 ## 0xfea9
.short 111 ## 0x6f
.short 65377 ## 0xff61
.short 65230 ## 0xfece
.short 64988 ## 0xfddc
.short 611 ## 0x263
.short 138 ## 0x8a
.short 63711 ## 0xf8df
.short 64227 ## 0xfae3
.short 64939 ## 0xfdab
.short 371 ## 0x173
.short 65028 ## 0xfe04
.short 64159 ## 0xfa9f
.short 605 ## 0x25d
.short 740 ## 0x2e4
.short 710 ## 0x2c6
.short 2079 ## 0x81f
.short 759 ## 0x2f7
.short 64987 ## 0xfddb
.short 63835 ## 0xf95b
.short 64346 ## 0xfb5a
.short 210 ## 0xd2
.short 726 ## 0x2d6
.short 65074 ## 0xfe32
.short 64820 ## 0xfd34
.short 65131 ## 0xfe6b
.short 624 ## 0x270
.short 65435 ## 0xff9b
.short 598 ## 0x256
.short 204 ## 0xcc
.short 1544 ## 0x608
.short 64865 ## 0xfd61
.short 184 ## 0xb8
.short 64800 ## 0xfd20
.short 65316 ## 0xff24
.short 347 ## 0x15b
.short 1053 ## 0x41d
.short 64486 ## 0xfbe6
.short 183 ## 0xb7
.short 65011 ## 0xfdf3
.short 538 ## 0x21a
.short 64828 ## 0xfd3c
.short 65295 ## 0xff0f
.short 10 ## 0xa
.short 65292 ## 0xff0c
.short 64133 ## 0xfa85
.short 1145 ## 0x479
.short 65150 ## 0xfe7e
.short 65008 ## 0xfdf0
.short 64280 ## 0xfb18
.short 868 ## 0x364
.short 64172 ## 0xfaac
.short 65473 ## 0xffc1
.short 166 ## 0xa6
.short 352 ## 0x160
.short 64435 ## 0xfbb3
.short 537 ## 0x219
.short 142 ## 0x8e
.short 312 ## 0x138
.short 64508 ## 0xfbfc
.short 65100 ## 0xfe4c
.short 65121 ## 0xfe61
.short 684 ## 0x2ac
.short 380 ## 0x17c
.short 64206 ## 0xface
.short 410 ## 0x19a
.short 65531 ## 0xfffb
.short 65262 ## 0xfeee
.short 64951 ## 0xfdb7
.short 118 ## 0x76
.short 684 ## 0x2ac
.short 65317 ## 0xff25
.short 65359 ## 0xff4f
.short 64363 ## 0xfb6b
.short 1 ## 0x1
.short 210 ## 0xd2
.short 63697 ## 0xf8d1
.short 65166 ## 0xfe8e
.short 65036 ## 0xfe0c
.short 64855 ## 0xfd57
.short 125 ## 0x7d
.short 64452 ## 0xfbc4
.short 64889 ## 0xfd79
.short 64457 ## 0xfbc9
.short 65265 ## 0xfef1
.short 65144 ## 0xfe78
.short 64665 ## 0xfc99
.short 28 ## 0x1c
.short 14 ## 0xe
.short 65262 ## 0xfeee
.short 65064 ## 0xfe28
.short 65073 ## 0xfe31
.short 8 ## 0x8
.short 764 ## 0x2fc
.short 65391 ## 0xff6f
.short 1199 ## 0x4af
.short 308 ## 0x134
.short 887 ## 0x377
.short 28 ## 0x1c
.short 64333 ## 0xfb4d
.short 64830 ## 0xfd3e
.short 14 ## 0xe
.short 308 ## 0x134
.short 606 ## 0x25e
.short 65334 ## 0xff36
.short 1565 ## 0x61d
.short 65148 ## 0xfe7c
.short 63650 ## 0xf8a2
.short 65347 ## 0xff43
.short 64739 ## 0xfce3
.short 757 ## 0x2f5
.short 406 ## 0x196
.short 65204 ## 0xfeb4
.short 64791 ## 0xfd17
.short 1246 ## 0x4de
.short 165 ## 0xa5
.short 65482 ## 0xffca
.short 65098 ## 0xfe4a
.short 563 ## 0x233
.short 64550 ## 0xfc26
.short 64586 ## 0xfc4a
.short 65208 ## 0xfeb8
.short 1365 ## 0x555
.short 15 ## 0xf
.short 64714 ## 0xfcca
.short 65322 ## 0xff2a
.short 283 ## 0x11b
.short 757 ## 0x2f5
.short 933 ## 0x3a5
.short 189 ## 0xbd
.short 314 ## 0x13a
.short 30 ## 0x1e
.short 552 ## 0x228
.short 152 ## 0x98
.short 273 ## 0x111
.short 65120 ## 0xfe60
.short 582 ## 0x246
.short 65356 ## 0xff4c
.short 311 ## 0x137
.short 299 ## 0x12b
.short 591 ## 0x24f
.short 26 ## 0x1a
.short 65400 ## 0xff78
.short 466 ## 0x1d2
.short 1 ## 0x1
.short 64374 ## 0xfb76
.short 1461 ## 0x5b5
.short 65407 ## 0xff7f
.short 65204 ## 0xfeb4
.short 64908 ## 0xfd8c
.short 65484 ## 0xffcc
.short 942 ## 0x3ae
.short 65452 ## 0xffac
.short 64459 ## 0xfbcb
.short 278 ## 0x116
.short 64994 ## 0xfde2
.short 65268 ## 0xfef4
.short 91 ## 0x5b
.short 267 ## 0x10b
.short 65300 ## 0xff14
.short 679 ## 0x2a7
.short 64609 ## 0xfc61
.short 86 ## 0x56
.short 612 ## 0x264
.short 64781 ## 0xfd0d
.short 255 ## 0xff
.short 814 ## 0x32e
.short 320 ## 0x140
.short 65151 ## 0xfe7f
.short 108 ## 0x6c
.short 86 ## 0x56
.short 1060 ## 0x424
.short 64415 ## 0xfb9f
.short 64859 ## 0xfd5b
.short 65434 ## 0xff9a
.short 576 ## 0x240
.short 64536 ## 0xfc18
.short 64798 ## 0xfd1e
.short 65423 ## 0xff8f
.short 65252 ## 0xfee4
.short 65318 ## 0xff26
.short 64758 ## 0xfcf6
.short 136 ## 0x88
.short 170 ## 0xaa
.short 65068 ## 0xfe2c
.short 861 ## 0x35d
.short 64916 ## 0xfd94
.short 65085 ## 0xfe3d
.short 65528 ## 0xfff8
.short 64977 ## 0xfdd1
.short 288 ## 0x120
.short 63442 ## 0xf7d2
.short 626 ## 0x272
.short 652 ## 0x28c
.short 64106 ## 0xfa6a
.short 892 ## 0x37c
.short 1116 ## 0x45c
.short 2265 ## 0x8d9
.short 771 ## 0x303
.short 65358 ## 0xff4e
.short 177 ## 0xb1
.short 184 ## 0xb8
.short 65402 ## 0xff7a
.short 65532 ## 0xfffc
.short 65278 ## 0xfefe
.short 65421 ## 0xff8d
.short 65215 ## 0xfebf
.short 64354 ## 0xfb62
.short 64735 ## 0xfcdf
.short 64826 ## 0xfd3a
.short 101 ## 0x65
.short 468 ## 0x1d4
.short 65251 ## 0xfee3
.short 85 ## 0x55
.short 555 ## 0x22b
.short 438 ## 0x1b6
.short 794 ## 0x31a
.short 322 ## 0x142
.short 64424 ## 0xfba8
.short 65327 ## 0xff2f
.short 65526 ## 0xfff6
.short 367 ## 0x16f
.short 2268 ## 0x8dc
.short 64905 ## 0xfd89
.short 64504 ## 0xfbf8
.short 65030 ## 0xfe06
.short 1586 ## 0x632
.short 284 ## 0x11c
.short 371 ## 0x173
.short 65328 ## 0xff30
.short 901 ## 0x385
.short 579 ## 0x243
.short 152 ## 0x98
.short 64513 ## 0xfc01
.short 64373 ## 0xfb75
.short 1027 ## 0x403
.short 569 ## 0x239
.short 96 ## 0x60
.short 65488 ## 0xffd0
.short 39 ## 0x27
.short 244 ## 0xf4
.short 65263 ## 0xfeef
.short 64761 ## 0xfcf9
.short 77 ## 0x4d
.short 614 ## 0x266
.short 64960 ## 0xfdc0
.short 38 ## 0x26
.short 252 ## 0xfc
.short 64410 ## 0xfb9a
.short 189 ## 0xbd
.short 84 ## 0x54
.short 65197 ## 0xfead
.short 65513 ## 0xffe9
.short 64063 ## 0xfa3f
.short 218 ## 0xda
.short 64922 ## 0xfd9a
.short 308 ## 0x134
.short 65488 ## 0xffd0
.short 91 ## 0x5b
.short 58 ## 0x3a
.short 65072 ## 0xfe30
.short 64721 ## 0xfcd1
.short 15 ## 0xf
.short 120 ## 0x78
.short 64093 ## 0xfa5d
.short 499 ## 0x1f3
.short 65215 ## 0xfebf
.short 50 ## 0x32
.short 64472 ## 0xfbd8
.short 64928 ## 0xfda0
.short 65261 ## 0xfeed
.short 418 ## 0x1a2
.short 64705 ## 0xfcc1
.short 64764 ## 0xfcfc
.short 164 ## 0xa4
.short 958 ## 0x3be
.short 64111 ## 0xfa6f
.short 65111 ## 0xfe57
.short 508 ## 0x1fc
.short 64756 ## 0xfcf4
.short 466 ## 0x1d2
.short 394 ## 0x18a
.short 55 ## 0x37
.short 62758 ## 0xf526
.short 63393 ## 0xf7a1
.short 1864 ## 0x748
.short 154 ## 0x9a
.short 65446 ## 0xffa6
.short 448 ## 0x1c0
.short 128 ## 0x80
.short 1075 ## 0x433
.short 63124 ## 0xf694
.short 65229 ## 0xfecd
.short 65521 ## 0xfff1
.short 64498 ## 0xfbf2
.short 1901 ## 0x76d
.short 930 ## 0x3a2
.short 1177 ## 0x499
.short 65345 ## 0xff41
.short 33 ## 0x21
.short 330 ## 0x14a
.short 778 ## 0x30a
.short 89 ## 0x59
.short 228 ## 0xe4
.short 64418 ## 0xfba2
.short 1670 ## 0x686
.short 1779 ## 0x6f3
.short 65190 ## 0xfea6
.short 156 ## 0x9c
.short 62809 ## 0xf559
.short 2192 ## 0x890
.short 63072 ## 0xf660
.short 360 ## 0x168
.short 248 ## 0xf8
.short 65423 ## 0xff8f
.short 64273 ## 0xfb11
.short 428 ## 0x1ac
.short 65145 ## 0xfe79
.short 12 ## 0xc
.short 65237 ## 0xfed5
.short 64569 ## 0xfc39
.short 81 ## 0x51
.short 216 ## 0xd8
.short 63795 ## 0xf933
.short 64345 ## 0xfb59
.short 65052 ## 0xfe1c
.short 1472 ## 0x5c0
.short 65479 ## 0xffc7
.short 1578 ## 0x62a
.short 64041 ## 0xfa29
.short 939 ## 0x3ab
.short 2279 ## 0x8e7
.short 2231 ## 0x8b7
.short 65243 ## 0xfedb
.short 64308 ## 0xfb34
.short 63626 ## 0xf88a
.short 759 ## 0x2f7
.short 65501 ## 0xffdd
.short 65179 ## 0xfe9b
.short 64462 ## 0xfbce
.short 1294 ## 0x50e
.short 64656 ## 0xfc90
.short 198 ## 0xc6
.short 65199 ## 0xfeaf
.short 530 ## 0x212
.short 65041 ## 0xfe11
.short 3634 ## 0xe32
.short 65450 ## 0xffaa
.short 63739 ## 0xf8fb
.short 63317 ## 0xf755
.short 64881 ## 0xfd71
.short 64183 ## 0xfab7
.short 65460 ## 0xffb4
.short 65168 ## 0xfe90
.short 2065 ## 0x811
.short 62357 ## 0xf395
.short 65372 ## 0xff5c
.short 1526 ## 0x5f6
.short 627 ## 0x273
.short 64672 ## 0xfca0
.short 65467 ## 0xffbb
.short 65136 ## 0xfe70
.short 769 ## 0x301
.short 930 ## 0x3a2
.short 62870 ## 0xf596
.short 1991 ## 0x7c7
.short 62882 ## 0xf5a2
.short 65134 ## 0xfe6e
.short 64168 ## 0xfaa8
.short 369 ## 0x171
.short 944 ## 0x3b0
.short 2393 ## 0x959
.short 65174 ## 0xfe96
.short 742 ## 0x2e6
.short 3 ## 0x3
.short 109 ## 0x6d
.short 64789 ## 0xfd15
.short 65159 ## 0xfe87
.short 64712 ## 0xfcc8
.short 436 ## 0x1b4
.short 64983 ## 0xfdd7
.short 65358 ## 0xff4e
.short 62505 ## 0xf429
.short 492 ## 0x1ec
.short 65095 ## 0xfe47
.short 64803 ## 0xfd23
.short 670 ## 0x29e
.short 63352 ## 0xf778
.short 65520 ## 0xfff0
.short 63751 ## 0xf907
.short 65092 ## 0xfe44
.short 64414 ## 0xfb9e
.short 1486 ## 0x5ce
.short 490 ## 0x1ea
.short 924 ## 0x39c
.short 211 ## 0xd3
.short 64641 ## 0xfc81
.short 65153 ## 0xfe81
.short 63686 ## 0xf8c6
.short 64052 ## 0xfa34
.short 2142 ## 0x85e
.short 663 ## 0x297
.short 2855 ## 0xb27
.short 63277 ## 0xf72d
.short 64879 ## 0xfd6f
.short 65345 ## 0xff41
.short 65466 ## 0xffba
.short 65066 ## 0xfe2a
.short 97 ## 0x61
.short 1859 ## 0x743
.short 662 ## 0x296
.short 236 ## 0xec
.short 386 ## 0x182
.short 2348 ## 0x92c
.short 64172 ## 0xfaac
.short 64743 ## 0xfce7
.short 287 ## 0x11f
.short 1330 ## 0x532
.short 2078 ## 0x81e
.short 65237 ## 0xfed5
.short 63423 ## 0xf7bf
.short 1951 ## 0x79f
.short 65378 ## 0xff62
.short 65228 ## 0xfecc
.short 64312 ## 0xfb38
.short 65500 ## 0xffdc
.short 1095 ## 0x447
.short 63325 ## 0xf75d
.short 63948 ## 0xf9cc
.short 240 ## 0xf0
.short 586 ## 0x24a
.short 64373 ## 0xfb75
.short 1686 ## 0x696
.short 64674 ## 0xfca2
.short 64512 ## 0xfc00
.short 1207 ## 0x4b7
.short 56 ## 0x38
.short 1588 ## 0x634
.short 857 ## 0x359
.short 936 ## 0x3a8
.short 63811 ## 0xf943
.short 64831 ## 0xfd3f
.short 64928 ## 0xfda0
.short 2000 ## 0x7d0
.short 65336 ## 0xff38
.short 465 ## 0x1d1
.short 65082 ## 0xfe3a
.short 63117 ## 0xf68d
.short 65455 ## 0xffaf
.short 844 ## 0x34c
.short 158 ## 0x9e
.short 94 ## 0x5e
.short 65069 ## 0xfe2d
.short 1085 ## 0x43d
.short 1613 ## 0x64d
.short 979 ## 0x3d3
.short 1100 ## 0x44c
.short 65439 ## 0xff9f
.short 64462 ## 0xfbce
.short 63792 ## 0xf930
.short 63198 ## 0xf6de
.short 1962 ## 0x7aa
.short 63677 ## 0xf8bd
.short 64243 ## 0xfaf3
.short 289 ## 0x121
.short 447 ## 0x1bf
.short 567 ## 0x237
.short 463 ## 0x1cf
.short 164 ## 0xa4
.short 63415 ## 0xf7b7
.short 63365 ## 0xf785
.short 1072 ## 0x430
.short 63251 ## 0xf713
.short 65382 ## 0xff66
.short 63751 ## 0xf907
.short 1476 ## 0x5c4
.short 65379 ## 0xff63
.short 65071 ## 0xfe2f
.short 487 ## 0x1e7
.short 931 ## 0x3a3
.short 3077 ## 0xc05
.short 87 ## 0x57
.short 310 ## 0x136
.short 65204 ## 0xfeb4
.short 64110 ## 0xfa6e
.short 447 ## 0x1bf
.short 64621 ## 0xfc6d
.short 65180 ## 0xfe9c
.short 64958 ## 0xfdbe
.short 64899 ## 0xfd83
.short 244 ## 0xf4
.short 64755 ## 0xfcf3
.short 756 ## 0x2f4
.short 65156 ## 0xfe84
.short 65228 ## 0xfecc
.short 1302 ## 0x516
.short 689 ## 0x2b1
.short 1079 ## 0x437
.short 321 ## 0x141
.short 64586 ## 0xfc4a
.short 367 ## 0x16f
.short 204 ## 0xcc
.short 65320 ## 0xff28
.short 64893 ## 0xfd7d
.short 64508 ## 0xfbfc
.short 551 ## 0x227
.short 64683 ## 0xfcab
.short 64063 ## 0xfa3f
.short 65329 ## 0xff31
.short 65022 ## 0xfdfe
.short 1262 ## 0x4ee
.short 64909 ## 0xfd8d
.short 216 ## 0xd8
.short 138 ## 0x8a
.short 1024 ## 0x400
.short 65012 ## 0xfdf4
.short 65022 ## 0xfdfe
.short 453 ## 0x1c5
.short 64695 ## 0xfcb7
.short 65247 ## 0xfedf
.short 117 ## 0x75
.short 1009 ## 0x3f1
.short 1130 ## 0x46a
.short 64747 ## 0xfceb
.short 64690 ## 0xfcb2
.short 112 ## 0x70
.short 734 ## 0x2de
.short 65258 ## 0xfeea
.short 300 ## 0x12c
.short 64627 ## 0xfc73
.short 1157 ## 0x485
.short 245 ## 0xf5
.short 772 ## 0x304
.short 64628 ## 0xfc74
.short 64705 ## 0xfcc1
.short 483 ## 0x1e3
.short 668 ## 0x29c
.short 70 ## 0x46
.short 592 ## 0x250
.short 65353 ## 0xff49
.short 1113 ## 0x459
.short 65343 ## 0xff3f
.short 65176 ## 0xfe98
.short 834 ## 0x342
.short 64979 ## 0xfdd3
.short 64764 ## 0xfcfc
.short 378 ## 0x17a
.short 138 ## 0x8a
.short 65115 ## 0xfe5b
.short 64497 ## 0xfbf1
.short 583 ## 0x247
.short 957 ## 0x3bd
.short 64745 ## 0xfce9
.short 90 ## 0x5a
.short 775 ## 0x307
.short 64839 ## 0xfd47
.short 65243 ## 0xfedb
.short 748 ## 0x2ec
.short 65502 ## 0xffde
.short 46 ## 0x2e
.short 401 ## 0x191
.short 65129 ## 0xfe69
.short 65237 ## 0xfed5
.short 471 ## 0x1d7
.short 64566 ## 0xfc36
.short 1352 ## 0x548
.short 65254 ## 0xfee6
.short 65492 ## 0xffd4
.short 64612 ## 0xfc64
.short 610 ## 0x262
.short 65237 ## 0xfed5
.short 591 ## 0x24f
.short 64672 ## 0xfca0
.short 94 ## 0x5e
.short 64770 ## 0xfd02
.short 548 ## 0x224
.short 65309 ## 0xff1d
.short 102 ## 0x66
.short 65174 ## 0xfe96
.short 65167 ## 0xfe8f
.short 861 ## 0x35d
.short 96 ## 0x60
.short 65066 ## 0xfe2a
.short 64519 ## 0xfc07
.short 63905 ## 0xf9a1
.short 65457 ## 0xffb1
.short 65094 ## 0xfe46
.short 119 ## 0x77
.short 421 ## 0x1a5
.short 63981 ## 0xf9ed
.short 65156 ## 0xfe84
.short 64810 ## 0xfd2a
.short 567 ## 0x237
.short 605 ## 0x25d
.short 187 ## 0xbb
.short 105 ## 0x69
.short 633 ## 0x279
.short 168 ## 0xa8
.short 65390 ## 0xff6e
.short 65097 ## 0xfe49
.short 65078 ## 0xfe36
.short 65221 ## 0xfec5
.short 179 ## 0xb3
.short 64873 ## 0xfd69
.short 153 ## 0x99
.short 731 ## 0x2db
.short 74 ## 0x4a
.short 65046 ## 0xfe16
.short 64849 ## 0xfd51
.short 64779 ## 0xfd0b
.short 1324 ## 0x52c
.short 125 ## 0x7d
.short 64694 ## 0xfcb6
.short 64614 ## 0xfc66
.short 1265 ## 0x4f1
.short 65370 ## 0xff5a
.short 65301 ## 0xff15
.short 424 ## 0x1a8
.short 65444 ## 0xffa4
.short 609 ## 0x261
.short 65436 ## 0xff9c
.short 1100 ## 0x44c
.short 683 ## 0x2ab
.short 65092 ## 0xfe44
.short 64890 ## 0xfd7a
.short 64873 ## 0xfd69
.short 1087 ## 0x43f
.short 65176 ## 0xfe98
.short 65351 ## 0xff47
.short 65359 ## 0xff4f
.short 289 ## 0x121
.short 335 ## 0x14f
.short 185 ## 0xb9
.short 64503 ## 0xfbf7
.short 65080 ## 0xfe38
.short 1004 ## 0x3ec
.short 409 ## 0x199
.short 153 ## 0x99
.short 64868 ## 0xfd64
.short 940 ## 0x3ac
.short 548 ## 0x224
.short 64520 ## 0xfc08
.short 91 ## 0x5b
.short 65467 ## 0xffbb
.short 65082 ## 0xfe3a
.short 64971 ## 0xfdcb
.short 544 ## 0x220
.short 1135 ## 0x46f
.short 64223 ## 0xfadf
.short 64552 ## 0xfc28
.short 64790 ## 0xfd16
.short 65359 ## 0xff4f
.short 65150 ## 0xfe7e
.short 64783 ## 0xfd0f
.short 37 ## 0x25
.short 64729 ## 0xfcd9
.short 65028 ## 0xfe04
.short 65411 ## 0xff83
.short 671 ## 0x29f
.short 361 ## 0x169
.short 565 ## 0x235
.short 64968 ## 0xfdc8
.short 135 ## 0x87
.short 65376 ## 0xff60
.short 64701 ## 0xfcbd
.short 792 ## 0x318
.short 64356 ## 0xfb64
.short 33 ## 0x21
.short 64632 ## 0xfc78
.short 435 ## 0x1b3
.short 381 ## 0x17d
.short 374 ## 0x176
.short 64457 ## 0xfbc9
.short 65125 ## 0xfe65
.short 64249 ## 0xfaf9
.short 65071 ## 0xfe2f
.short 64706 ## 0xfcc2
.short 64515 ## 0xfc03
.short 281 ## 0x119
.short 230 ## 0xe6
.short 65244 ## 0xfedc
.short 65020 ## 0xfdfc
.short 983 ## 0x3d7
.short 37 ## 0x25
.short 65293 ## 0xff0d
.short 1373 ## 0x55d
.short 65001 ## 0xfde9
.short 823 ## 0x337
.short 300 ## 0x12c
.short 65114 ## 0xfe5a
.short 520 ## 0x208
.short 63633 ## 0xf891
.short 65132 ## 0xfe6c
.short 65278 ## 0xfefe
.short 65013 ## 0xfdf5
.short 1085 ## 0x43d
.short 670 ## 0x29e
.short 1477 ## 0x5c5
.short 65039 ## 0xfe0f
.short 65227 ## 0xfecb
.short 64484 ## 0xfbe4
.short 65480 ## 0xffc8
.short 440 ## 0x1b8
.short 293 ## 0x125
.short 14 ## 0xe
.short 1323 ## 0x52b
.short 65448 ## 0xffa8
.short 65085 ## 0xfe3d
.short 65169 ## 0xfe91
.short 65275 ## 0xfefb
.short 851 ## 0x353
.short 64824 ## 0xfd38
.short 493 ## 0x1ed
.short 64837 ## 0xfd45
.short 604 ## 0x25c
.short 338 ## 0x152
.short 1542 ## 0x606
.short 65525 ## 0xfff5
.short 64349 ## 0xfb5d
.short 65089 ## 0xfe41
.short 64966 ## 0xfdc6
.short 65339 ## 0xff3b
.short 816 ## 0x330
.short 64913 ## 0xfd91
.short 65087 ## 0xfe3f
.short 64535 ## 0xfc17
.short 237 ## 0xed
.short 447 ## 0x1bf
.short 1242 ## 0x4da
.short 65049 ## 0xfe19
.short 65167 ## 0xfe8f
.short 1019 ## 0x3fb
.short 38 ## 0x26
.short 64406 ## 0xfb96
.short 65316 ## 0xff24
.short 65240 ## 0xfed8
.short 587 ## 0x24b
.short 171 ## 0xab
.short 802 ## 0x322
.short 648 ## 0x288
.short 1111 ## 0x457
.short 65397 ## 0xff75
.short 65161 ## 0xfe89
.short 992 ## 0x3e0
.short 60 ## 0x3c
.short 63349 ## 0xf775
.short 639 ## 0x27f
.short 444 ## 0x1bc
.short 579 ## 0x243
.short 18 ## 0x12
.short 65396 ## 0xff74
.short 272 ## 0x110
.short 653 ## 0x28d
.short 451 ## 0x1c3
.short 163 ## 0xa3
.short 65026 ## 0xfe02
.short 64251 ## 0xfafb
.short 1081 ## 0x439
.short 595 ## 0x253
.short 349 ## 0x15d
.short 65061 ## 0xfe25
.short 297 ## 0x129
.short 64794 ## 0xfd1a
.short 13 ## 0xd
.short 64647 ## 0xfc87
.short 65356 ## 0xff4c
.short 64654 ## 0xfc8e
.short 65243 ## 0xfedb
.short 65200 ## 0xfeb0
.short 742 ## 0x2e6
.short 213 ## 0xd5
.short 1570 ## 0x622
.short 64195 ## 0xfac3
.short 357 ## 0x165
.short 64861 ## 0xfd5d
.short 65249 ## 0xfee1
.short 64547 ## 0xfc23
.short 64498 ## 0xfbf2
.short 434 ## 0x1b2
.short 64670 ## 0xfc9e
.short 65387 ## 0xff6b
.short 192 ## 0xc0
.short 671 ## 0x29f
.short 65248 ## 0xfee0
.short 63987 ## 0xf9f3
.short 260 ## 0x104
.short 64107 ## 0xfa6b
.short 64837 ## 0xfd45
.short 65448 ## 0xffa8
.short 59 ## 0x3b
.short 965 ## 0x3c5
.short 65098 ## 0xfe4a
.short 64322 ## 0xfb42
.short 64635 ## 0xfc7b
.short 65296 ## 0xff10
.short 1425 ## 0x591
.short 65505 ## 0xffe1
.short 64432 ## 0xfbb0
.short 65281 ## 0xff01
.short 694 ## 0x2b6
.short 64355 ## 0xfb63
.short 64550 ## 0xfc26
.short 523 ## 0x20b
.short 745 ## 0x2e9
.short 64700 ## 0xfcbc
.short 604 ## 0x25c
.short 64214 ## 0xfad6
.short 65201 ## 0xfeb1
.short 63119 ## 0xf68f
.short 754 ## 0x2f2
.short 1910 ## 0x776
.short 65147 ## 0xfe7b
.short 63594 ## 0xf86a
.short 64695 ## 0xfcb7
.short 65202 ## 0xfeb2
.short 65290 ## 0xff0a
.short 718 ## 0x2ce
.short 742 ## 0x2e6
.short 592 ## 0x250
.short 172 ## 0xac
.short 926 ## 0x39e
.short 64356 ## 0xfb64
.short 1607 ## 0x647
.short 64566 ## 0xfc36
.short 64581 ## 0xfc45
.short 65307 ## 0xff1b
.short 589 ## 0x24d
.short 2005 ## 0x7d5
.short 179 ## 0xb3
.short 70 ## 0x46
.short 1044 ## 0x414
.short 97 ## 0x61
.short 1453 ## 0x5ad
.short 829 ## 0x33d
.short 63556 ## 0xf844
.short 2012 ## 0x7dc
.short 1019 ## 0x3fb
.short 571 ## 0x23b
.short 64224 ## 0xfae0
.short 1366 ## 0x556
.short 64249 ## 0xfaf9
.short 66 ## 0x42
.short 244 ## 0xf4
.short 661 ## 0x295
.short 64799 ## 0xfd1f
.short 64692 ## 0xfcb4
.short 65423 ## 0xff8f
.short 760 ## 0x2f8
.short 64072 ## 0xfa48
.short 63950 ## 0xf9ce
.short 387 ## 0x183
.short 863 ## 0x35f
.short 64888 ## 0xfd78
.short 64863 ## 0xfd5f
.short 711 ## 0x2c7
.short 65154 ## 0xfe82
.short 64154 ## 0xfa9a
.short 469 ## 0x1d5
.short 65255 ## 0xfee7
.short 65122 ## 0xfe62
.short 1246 ## 0x4de
.short 828 ## 0x33c
.short 64463 ## 0xfbcf
.short 64704 ## 0xfcc0
.short 65114 ## 0xfe5a
.short 532 ## 0x214
.short 64611 ## 0xfc63
.short 1139 ## 0x473
.short 63233 ## 0xf701
.short 65194 ## 0xfeaa
.short 64490 ## 0xfbea
.short 115 ## 0x73
.short 875 ## 0x36b
.short 64878 ## 0xfd6e
.short 1183 ## 0x49f
.short 64770 ## 0xfd02
.short 63826 ## 0xf952
.short 452 ## 0x1c4
.short 930 ## 0x3a2
.short 64557 ## 0xfc2d
.short 157 ## 0x9d
.short 64018 ## 0xfa12
.short 55 ## 0x37
.short 64964 ## 0xfdc4
.short 64926 ## 0xfd9e
.short 242 ## 0xf2
.short 63020 ## 0xf62c
.short 65213 ## 0xfebd
.short 1311 ## 0x51f
.short 65271 ## 0xfef7
.short 447 ## 0x1bf
.short 513 ## 0x201
.short 793 ## 0x319
.short 64886 ## 0xfd76
.short 64900 ## 0xfd84
.short 65356 ## 0xff4c
.short 738 ## 0x2e2
.short 961 ## 0x3c1
.short 64445 ## 0xfbbd
.short 65189 ## 0xfea5
.short 64239 ## 0xfaef
.short 63703 ## 0xf8d7
.short 64654 ## 0xfc8e
.short 64690 ## 0xfcb2
.short 751 ## 0x2ef
.short 65228 ## 0xfecc
.short 64141 ## 0xfa8d
.short 65354 ## 0xff4a
.short 64798 ## 0xfd1e
.short 63245 ## 0xf70d
.short 65068 ## 0xfe2c
.short 41 ## 0x29
.short 191 ## 0xbf
.short 64178 ## 0xfab2
.short 587 ## 0x24b
.short 1071 ## 0x42f
.short 65249 ## 0xfee1
.short 64649 ## 0xfc89
.short 64170 ## 0xfaaa
.short 64925 ## 0xfd9d
.short 38 ## 0x26
.short 432 ## 0x1b0
.short 65272 ## 0xfef8
.short 64269 ## 0xfb0d
.short 73 ## 0x49
.short 64970 ## 0xfdca
.short 391 ## 0x187
.short 1248 ## 0x4e0
.short 65128 ## 0xfe68
.short 65400 ## 0xff78
.short 1286 ## 0x506
.short 870 ## 0x366
.short 64793 ## 0xfd19
.short 65295 ## 0xff0f
.short 65389 ## 0xff6d
.short 65269 ## 0xfef5
.short 954 ## 0x3ba
.short 63009 ## 0xf621
.short 64937 ## 0xfda9
.short 65350 ## 0xff46
.short 676 ## 0x2a4
.short 65404 ## 0xff7c
.short 65453 ## 0xffad
.short 64980 ## 0xfdd4
.short 64621 ## 0xfc6d
.short 64931 ## 0xfda3
.short 378 ## 0x17a
.short 933 ## 0x3a5
.short 1058 ## 0x422
.short 64679 ## 0xfca7
.short 558 ## 0x22e
.short 65476 ## 0xffc4
.short 65349 ## 0xff45
.short 65123 ## 0xfe63
.short 406 ## 0x196
.short 64450 ## 0xfbc2
.short 63674 ## 0xf8ba
.short 112 ## 0x70
.short 1683 ## 0x693
.short 1251 ## 0x4e3
.short 962 ## 0x3c2
.short 65201 ## 0xfeb1
.short 65509 ## 0xffe5
.short 1897 ## 0x769
.short 64731 ## 0xfcdb
.short 65402 ## 0xff7a
.short 63119 ## 0xf68f
.short 314 ## 0x13a
.short 1170 ## 0x492
.short 65297 ## 0xff11
.short 65534 ## 0xfffe
.short 65310 ## 0xff1e
.short 65158 ## 0xfe86
.short 300 ## 0x12c
.short 65340 ## 0xff3c
.short 64809 ## 0xfd29
.short 1067 ## 0x42b
.short 64795 ## 0xfd1b
.short 64059 ## 0xfa3b
.short 64747 ## 0xfceb
.short 516 ## 0x204
.short 64851 ## 0xfd53
.short 31 ## 0x1f
.short 64851 ## 0xfd53
.short 64765 ## 0xfcfd
.short 64829 ## 0xfd3d
.short 65171 ## 0xfe93
.short 65043 ## 0xfe13
.short 65010 ## 0xfdf2
.short 64008 ## 0xfa08
.short 649 ## 0x289
.short 63988 ## 0xf9f4
.short 114 ## 0x72
.short 191 ## 0xbf
.short 64411 ## 0xfb9b
.short 960 ## 0x3c0
.short 65151 ## 0xfe7f
.short 766 ## 0x2fe
.short 65368 ## 0xff58
.short 152 ## 0x98
.short 118 ## 0x76
.short 135 ## 0x87
.short 1076 ## 0x434
.short 128 ## 0x80
.short 65528 ## 0xfff8
.short 198 ## 0xc6
.short 65420 ## 0xff8c
.short 64445 ## 0xfbbd
.short 65232 ## 0xfed0
.short 145 ## 0x91
.short 740 ## 0x2e4
.short 65160 ## 0xfe88
.short 65174 ## 0xfe96
.short 391 ## 0x187
.short 457 ## 0x1c9
.short 64336 ## 0xfb50
.short 1286 ## 0x506
.short 331 ## 0x14b
.short 64996 ## 0xfde4
.short 105 ## 0x69
.short 65046 ## 0xfe16
.short 59 ## 0x3b
.short 1234 ## 0x4d2
.short 500 ## 0x1f4
.short 64845 ## 0xfd4d
.short 65264 ## 0xfef0
.short 1062 ## 0x426
.short 65179 ## 0xfe9b
.short 899 ## 0x383
.short 64652 ## 0xfc8c
.short 964 ## 0x3c4
.short 1064 ## 0x428
.short 452 ## 0x1c4
.short 65043 ## 0xfe13
.short 65160 ## 0xfe88
.short 65420 ## 0xff8c
.short 1123 ## 0x463
.short 426 ## 0x1aa
.short 669 ## 0x29d
.short 65132 ## 0xfe6c
.short 373 ## 0x175
.short 279 ## 0x117
.short 64743 ## 0xfce7
.short 65004 ## 0xfdec
.short 28 ## 0x1c
.short 64943 ## 0xfdaf
.short 580 ## 0x244
.short 7 ## 0x7
.short 65414 ## 0xff86
.short 64718 ## 0xfcce
.short 65530 ## 0xfffa
.short 932 ## 0x3a4
.short 64596 ## 0xfc54
.short 612 ## 0x264
.short 866 ## 0x362
.short 64660 ## 0xfc94
.short 64922 ## 0xfd9a
.short 340 ## 0x154
.short 110 ## 0x6e
.short 353 ## 0x161
.short 222 ## 0xde
.short 310 ## 0x136
.short 65324 ## 0xff2c
.short 315 ## 0x13b
.short 119 ## 0x77
.short 240 ## 0xf0
.short 64073 ## 0xfa49
.short 166 ## 0xa6
.short 64826 ## 0xfd3a
.short 65329 ## 0xff31
.short 65534 ## 0xfffe
.short 759 ## 0x2f7
.short 64123 ## 0xfa7b
.short 64758 ## 0xfcf6
.short 65110 ## 0xfe56
.short 408 ## 0x198
.short 65294 ## 0xff0e
.short 65194 ## 0xfeaa
.short 124 ## 0x7c
.short 64765 ## 0xfcfd
.short 960 ## 0x3c0
.short 65318 ## 0xff26
.short 65205 ## 0xfeb5
.short 65 ## 0x41
.short 65233 ## 0xfed1
.short 413 ## 0x19d
.short 174 ## 0xae
.short 88 ## 0x58
.short 64974 ## 0xfdce
.short 64355 ## 0xfb63
.short 665 ## 0x299
.short 64893 ## 0xfd7d
.short 835 ## 0x343
.short 65266 ## 0xfef2
.short 64858 ## 0xfd5a
.short 1078 ## 0x436
.short 1026 ## 0x402
.short 293 ## 0x125
.short 32 ## 0x20
.short 64362 ## 0xfb6a
.short 17 ## 0x11
.short 290 ## 0x122
.short 64396 ## 0xfb8c
.short 65298 ## 0xff12
.short 64823 ## 0xfd37
.short 299 ## 0x12b
.short 65080 ## 0xfe38
.short 63683 ## 0xf8c3
.short 65013 ## 0xfdf5
.short 65171 ## 0xfe93
.short 778 ## 0x30a
.short 64980 ## 0xfdd4
.short 65223 ## 0xfec7
.short 454 ## 0x1c6
.short 632 ## 0x278
.short 65169 ## 0xfe91
.short 595 ## 0x253
.short 798 ## 0x31e
.short 64768 ## 0xfd00
.short 561 ## 0x231
.short 65024 ## 0xfe00
.short 22 ## 0x16
.short 1754 ## 0x6da
.short 65459 ## 0xffb3
.short 64633 ## 0xfc79
.short 65287 ## 0xff07
.short 1032 ## 0x408
.short 64525 ## 0xfc0d
.short 1345 ## 0x541
.short 64983 ## 0xfdd7
.short 1259 ## 0x4eb
.short 341 ## 0x155
.short 65377 ## 0xff61
.short 65012 ## 0xfdf4
.short 64835 ## 0xfd43
.short 426 ## 0x1aa
.short 474 ## 0x1da
.short 65426 ## 0xff92
.short 65111 ## 0xfe57
.short 397 ## 0x18d
.short 834 ## 0x342
.short 139 ## 0x8b
.short 65129 ## 0xfe69
.short 56 ## 0x38
.short 65286 ## 0xff06
.short 64337 ## 0xfb51
.short 966 ## 0x3c6
.short 349 ## 0x15d
.short 65282 ## 0xff02
.short 65168 ## 0xfe90
.short 476 ## 0x1dc
.short 65099 ## 0xfe4b
.short 65149 ## 0xfe7d
.short 136 ## 0x88
.short 65203 ## 0xfeb3
.short 63972 ## 0xf9e4
.short 65106 ## 0xfe52
.short 446 ## 0x1be
.short 1148 ## 0x47c
.short 734 ## 0x2de
.short 982 ## 0x3d6
.short 43 ## 0x2b
.short 64871 ## 0xfd67
.short 64912 ## 0xfd90
.short 64535 ## 0xfc17
.short 1001 ## 0x3e9
.short 64843 ## 0xfd4b
.short 776 ## 0x308
.short 64975 ## 0xfdcf
.short 189 ## 0xbd
.short 65087 ## 0xfe3f
.short 840 ## 0x348
.short 65527 ## 0xfff7
.short 65534 ## 0xfffe
.short 64999 ## 0xfde7
.short 65183 ## 0xfe9f
.short 64486 ## 0xfbe6
.short 65365 ## 0xff55
.short 65291 ## 0xff0b
.short 64781 ## 0xfd0d
.short 65525 ## 0xfff5
.short 65463 ## 0xffb7
.short 36 ## 0x24
.short 2305 ## 0x901
.short 63919 ## 0xf9af
.short 1489 ## 0x5d1
.short 799 ## 0x31f
.short 1364 ## 0x554
.short 150 ## 0x96
.short 64912 ## 0xfd90
.short 1496 ## 0x5d8
.short 63895 ## 0xf997
.short 373 ## 0x175
.short 837 ## 0x345
.short 64481 ## 0xfbe1
.short 734 ## 0x2de
.short 2077 ## 0x81d
.short 64475 ## 0xfbdb
.short 63476 ## 0xf7f4
.short 64716 ## 0xfccc
.short 1623 ## 0x657
.short 718 ## 0x2ce
.short 233 ## 0xe9
.short 64585 ## 0xfc49
.short 63133 ## 0xf69d
.short 65024 ## 0xfe00
.short 64223 ## 0xfadf
.short 65071 ## 0xfe2f
.short 64738 ## 0xfce2
.short 63420 ## 0xf7bc
.short 1912 ## 0x778
.short 65160 ## 0xfe88
.short 247 ## 0xf7
.short 1742 ## 0x6ce
.short 735 ## 0x2df
.short 64371 ## 0xfb73
.short 63977 ## 0xf9e9
.short 451 ## 0x1c3
.short 855 ## 0x357
.short 64739 ## 0xfce3
.short 65164 ## 0xfe8c
.short 1094 ## 0x446
.short 1111 ## 0x457
.short 64676 ## 0xfca4
.short 64180 ## 0xfab4
.short 64727 ## 0xfcd7
.short 608 ## 0x260
.short 65165 ## 0xfe8d
.short 700 ## 0x2bc
.short 64257 ## 0xfb01
.short 643 ## 0x283
.short 558 ## 0x22e
.short 1666 ## 0x682
.short 64741 ## 0xfce5
.short 64027 ## 0xfa1b
.short 29 ## 0x1d
.short 1553 ## 0x611
.short 852 ## 0x354
.short 1778 ## 0x6f2
.short 64479 ## 0xfbdf
.short 30 ## 0x1e
.short 1273 ## 0x4f9
.short 65045 ## 0xfe15
.short 65414 ## 0xff86
.short 1012 ## 0x3f4
.short 64113 ## 0xfa71
.short 64143 ## 0xfa8f
.short 64106 ## 0xfa6a
.short 64106 ## 0xfa6a
.short 202 ## 0xca
.short 38 ## 0x26
.short 1783 ## 0x6f7
.short 826 ## 0x33a
.short 64598 ## 0xfc56
.short 833 ## 0x341
.short 63834 ## 0xf95a
.short 643 ## 0x283
.short 1503 ## 0x5df
.short 65267 ## 0xfef3
.short 63820 ## 0xf94c
.short 63770 ## 0xf91a
.short 64634 ## 0xfc7a
.short 64849 ## 0xfd51
.short 285 ## 0x11d
.short 64653 ## 0xfc8d
.short 65247 ## 0xfedf
.short 65512 ## 0xffe8
.short 2640 ## 0xa50
.short 64056 ## 0xfa38
.short 1413 ## 0x585
.short 63615 ## 0xf87f
.short 65495 ## 0xffd7
.short 65065 ## 0xfe29
.short 63543 ## 0xf837
.short 64736 ## 0xfce0
.short 1654 ## 0x676
.short 813 ## 0x32d
.short 65111 ## 0xfe57
.short 1226 ## 0x4ca
.short 214 ## 0xd6
.short 1012 ## 0x3f4
.short 63956 ## 0xf9d4
.short 2003 ## 0x7d3
.short 64365 ## 0xfb6d
.short 65333 ## 0xff35
.short 65405 ## 0xff7d
.short 64601 ## 0xfc59
.short 65320 ## 0xff28
.short 381 ## 0x17d
.short 64570 ## 0xfc3a
.short 65453 ## 0xffad
.short 64232 ## 0xfae8
.short 53 ## 0x35
.short 582 ## 0x246
.short 65305 ## 0xff19
.short 653 ## 0x28d
.short 667 ## 0x29b
.short 655 ## 0x28f
.short 64960 ## 0xfdc0
.short 65072 ## 0xfe30
.short 38 ## 0x26
.short 65406 ## 0xff7e
.short 183 ## 0xb7
.short 65169 ## 0xfe91
.short 65036 ## 0xfe0c
.short 842 ## 0x34a
.short 24 ## 0x18
.short 64407 ## 0xfb97
.short 64354 ## 0xfb62
.short 78 ## 0x4e
.short 1281 ## 0x501
.short 65110 ## 0xfe56
.short 283 ## 0x11b
.short 44 ## 0x2c
.short 814 ## 0x32e
.short 64877 ## 0xfd6d
.short 79 ## 0x4f
.short 65225 ## 0xfec9
.short 186 ## 0xba
.short 64959 ## 0xfdbf
.short 65330 ## 0xff32
.short 589 ## 0x24d
.short 1017 ## 0x3f9
.short 64834 ## 0xfd42
.short 64817 ## 0xfd31
.short 64439 ## 0xfbb7
.short 1073 ## 0x431
.short 1135 ## 0x46f
.short 959 ## 0x3bf
.short 64871 ## 0xfd67
.short 68 ## 0x44
.short 282 ## 0x11a
.short 302 ## 0x12e
.short 64826 ## 0xfd3a
.short 64902 ## 0xfd86
.short 505 ## 0x1f9
.short 65398 ## 0xff76
.short 350 ## 0x15e
.short 65106 ## 0xfe52
.short 65535 ## 0xffff
.short 1131 ## 0x46b
.short 327 ## 0x147
.short 65391 ## 0xff6f
.short 557 ## 0x22d
.short 92 ## 0x5c
.short 64581 ## 0xfc45
.short 727 ## 0x2d7
.short 197 ## 0xc5
.short 64542 ## 0xfc1e
.short 65289 ## 0xff09
.short 394 ## 0x18a
.short 640 ## 0x280
.short 247 ## 0xf7
.short 64731 ## 0xfcdb
.short 423 ## 0x1a7
.short 64491 ## 0xfbeb
.short 65063 ## 0xfe27
.short 894 ## 0x37e
.short 581 ## 0x245
.short 197 ## 0xc5
.short 65297 ## 0xff11
.short 93 ## 0x5d
.short 356 ## 0x164
.short 65332 ## 0xff34
.short 64974 ## 0xfdce
.short 271 ## 0x10f
.short 64562 ## 0xfc32
.short 168 ## 0xa8
.short 64888 ## 0xfd78
.short 280 ## 0x118
.short 65331 ## 0xff33
.short 640 ## 0x280
.short 64204 ## 0xfacc
.short 64770 ## 0xfd02
.short 65293 ## 0xff0d
.short 64961 ## 0xfdc1
.short 65144 ## 0xfe78
.short 64391 ## 0xfb87
.short 65144 ## 0xfe78
.short 64337 ## 0xfb51
.short 351 ## 0x15f
.short 595 ## 0x253
.short 65408 ## 0xff80
.short 64881 ## 0xfd71
.short 64552 ## 0xfc28
.short 72 ## 0x48
.short 1592 ## 0x638
.short 64111 ## 0xfa6f
.short 445 ## 0x1bd
.short 63893 ## 0xf995
.short 64839 ## 0xfd47
.short 64841 ## 0xfd49
.short 1903 ## 0x76f
.short 65511 ## 0xffe7
.short 56 ## 0x38
.short 714 ## 0x2ca
.short 64358 ## 0xfb66
.short 3191 ## 0xc77
.short 517 ## 0x205
.short 63497 ## 0xf809
.short 64806 ## 0xfd26
.short 64470 ## 0xfbd6
.short 1232 ## 0x4d0
.short 63411 ## 0xf7b3
.short 64516 ## 0xfc04
.short 867 ## 0x363
.short 64444 ## 0xfbbc
.short 64682 ## 0xfcaa
.short 65243 ## 0xfedb
.short 133 ## 0x85
.short 147 ## 0x93
.short 217 ## 0xd9
.short 14 ## 0xe
.short 26 ## 0x1a
.short 63987 ## 0xf9f3
.short 1629 ## 0x65d
.short 64915 ## 0xfd93
.short 2138 ## 0x85a
.short 65207 ## 0xfeb7
.short 64474 ## 0xfbda
.short 63515 ## 0xf81b
.short 1945 ## 0x799
.short 2586 ## 0xa1a
.short 64984 ## 0xfdd8
.short 64079 ## 0xfa4f
.short 64733 ## 0xfcdd
.short 1066 ## 0x42a
.short 64002 ## 0xfa02
.short 541 ## 0x21d
.short 200 ## 0xc8
.short 936 ## 0x3a8
.short 65454 ## 0xffae
.short 65256 ## 0xfee8
.short 64663 ## 0xfc97
.short 64934 ## 0xfda6
.short 64770 ## 0xfd02
.short 398 ## 0x18e
.short 64702 ## 0xfcbe
.short 996 ## 0x3e4
.short 64474 ## 0xfbda
.short 687 ## 0x2af
.short 64730 ## 0xfcda
.short 65220 ## 0xfec4
.short 800 ## 0x320
.short 2119 ## 0x847
.short 64090 ## 0xfa5a
.short 562 ## 0x232
.short 65215 ## 0xfebf
.short 64447 ## 0xfbbf
.short 65405 ## 0xff7d
.short 65503 ## 0xffdf
.short 2060 ## 0x80c
.short 64636 ## 0xfc7c
.short 515 ## 0x203
.short 128 ## 0x80
.short 693 ## 0x2b5
.short 65176 ## 0xfe98
.short 16 ## 0x10
.short 65394 ## 0xff72
.short 65293 ## 0xff0d
.short 65511 ## 0xffe7
.short 2303 ## 0x8ff
.short 64071 ## 0xfa47
.short 64893 ## 0xfd7d
.short 65243 ## 0xfedb
.short 1182 ## 0x49e
.short 65216 ## 0xfec0
.short 2244 ## 0x8c4
.short 65475 ## 0xffc3
.short 63982 ## 0xf9ee
.short 63645 ## 0xf89d
.short 65230 ## 0xfece
.short 64635 ## 0xfc7b
.short 64355 ## 0xfb63
.short 62842 ## 0xf57a
.short 771 ## 0x303
.short 65488 ## 0xffd0
.short 64469 ## 0xfbd5
.short 65172 ## 0xfe94
.short 9 ## 0x9
.short 215 ## 0xd7
.short 219 ## 0xdb
.short 65533 ## 0xfffd
.short 73 ## 0x49
.short 63983 ## 0xf9ef
.short 73 ## 0x49
.short 64924 ## 0xfd9c
.short 1840 ## 0x730
.short 64364 ## 0xfb6c
.short 64138 ## 0xfa8a
.short 65147 ## 0xfe7b
.short 64396 ## 0xfb8c
.short 1305 ## 0x519
.short 63237 ## 0xf705
.short 64310 ## 0xfb36
.short 279 ## 0x117
.short 581 ## 0x245
.short 813 ## 0x32d
.short 65172 ## 0xfe94
.short 63941 ## 0xf9c5
.short 64823 ## 0xfd37
.short 1003 ## 0x3eb
.short 64836 ## 0xfd44
.short 64285 ## 0xfb1d
.short 148 ## 0x94
.short 7 ## 0x7
.short 64196 ## 0xfac4
.short 64865 ## 0xfd61
.short 967 ## 0x3c7
.short 261 ## 0x105
.short 1819 ## 0x71b
.short 691 ## 0x2b3
.short 1019 ## 0x3fb
.short 65218 ## 0xfec2
.short 1165 ## 0x48d
.short 64191 ## 0xfabf
.short 65491 ## 0xffd3
.short 65438 ## 0xff9e
.short 63979 ## 0xf9eb
.short 65303 ## 0xff17
.short 1142 ## 0x476
.short 1248 ## 0x4e0
.short 65258 ## 0xfeea
.short 223 ## 0xdf
.short 62739 ## 0xf513
.short 64801 ## 0xfd21
.short 810 ## 0x32a
.short 64875 ## 0xfd6b
.short 1942 ## 0x796
.short 65147 ## 0xfe7b
.short 64947 ## 0xfdb3
.short 65258 ## 0xfeea
.short 63623 ## 0xf887
.short 65238 ## 0xfed6
.short 63578 ## 0xf85a
.short 1811 ## 0x713
.short 64958 ## 0xfdbe
.short 64728 ## 0xfcd8
.short 860 ## 0x35c
.short 526 ## 0x20e
.short 1952 ## 0x7a0
.short 64395 ## 0xfb8b
.short 735 ## 0x2df
.short 64638 ## 0xfc7e
.short 64640 ## 0xfc80
.short 64835 ## 0xfd43
.short 64734 ## 0xfcde
.short 1418 ## 0x58a
.short 64483 ## 0xfbe3
.short 452 ## 0x1c4
.short 65139 ## 0xfe73
.short 65189 ## 0xfea5
.short 65131 ## 0xfe6b
.short 65324 ## 0xff2c
.short 540 ## 0x21c
.short 156 ## 0x9c
.short 64864 ## 0xfd60
.short 183 ## 0xb7
.short 1770 ## 0x6ea
.short 923 ## 0x39b
.short 628 ## 0x274
.short 64384 ## 0xfb80
.short 65129 ## 0xfe69
.short 64301 ## 0xfb2d
.short 392 ## 0x188
.short 970 ## 0x3ca
.short 800 ## 0x320
.short 65314 ## 0xff22
.short 64449 ## 0xfbc1
.short 1579 ## 0x62b
.short 339 ## 0x153
.short 64968 ## 0xfdc8
.short 64429 ## 0xfbad
.short 1695 ## 0x69f
.short 64501 ## 0xfbf5
.short 63666 ## 0xf8b2
.short 1035 ## 0x40b
.short 64770 ## 0xfd02
.short 63839 ## 0xf95f
.short 64189 ## 0xfabd
.short 64601 ## 0xfc59
.short 1905 ## 0x771
.short 9 ## 0x9
.short 64875 ## 0xfd6b
.short 63937 ## 0xf9c1
.short 594 ## 0x252
.short 64978 ## 0xfdd2
.short 65486 ## 0xffce
.short 65216 ## 0xfec0
.short 65133 ## 0xfe6d
.short 65292 ## 0xff0c
.short 65475 ## 0xffc3
.short 65254 ## 0xfee6
.short 64946 ## 0xfdb2
.short 65165 ## 0xfe8d
.short 1010 ## 0x3f2
.short 977 ## 0x3d1
.short 223 ## 0xdf
.short 435 ## 0x1b3
.short 65259 ## 0xfeeb
.short 64934 ## 0xfda6
.short 55 ## 0x37
.short 283 ## 0x11b
.short 65519 ## 0xffef
.short 65198 ## 0xfeae
.short 940 ## 0x3ac
.short 65251 ## 0xfee3
.short 63677 ## 0xf8bd
.short 471 ## 0x1d7
.short 1069 ## 0x42d
.short 1239 ## 0x4d7
.short 14 ## 0xe
.short 171 ## 0xab
.short 1040 ## 0x410
.short 65516 ## 0xffec
.short 714 ## 0x2ca
.short 719 ## 0x2cf
.short 445 ## 0x1bd
.short 65481 ## 0xffc9
.short 65005 ## 0xfded
.short 65407 ## 0xff7f
.short 65396 ## 0xff74
.short 1647 ## 0x66f
.short 65085 ## 0xfe3d
.short 65236 ## 0xfed4
.short 64465 ## 0xfbd1
.short 65337 ## 0xff39
.short 64993 ## 0xfde1
.short 1120 ## 0x460
.short 64769 ## 0xfd01
.short 328 ## 0x148
.short 65330 ## 0xff32
.short 1164 ## 0x48c
.short 65152 ## 0xfe80
.short 65187 ## 0xfea3
.short 65293 ## 0xff0d
.short 1299 ## 0x513
.short 305 ## 0x131
.short 74 ## 0x4a
.short 65383 ## 0xff67
.short 196 ## 0xc4
.short 64849 ## 0xfd51
.short 65158 ## 0xfe86
.short 584 ## 0x248
.short 64662 ## 0xfc96
.short 64242 ## 0xfaf2
.short 964 ## 0x3c4
.short 88 ## 0x58
.short 65129 ## 0xfe69
.short 64926 ## 0xfd9e
.short 221 ## 0xdd
.short 501 ## 0x1f5
.short 65363 ## 0xff53
.short 460 ## 0x1cc
.short 284 ## 0x11c
.short 63541 ## 0xf835
.short 827 ## 0x33b
.short 1396 ## 0x574
.short 566 ## 0x236
.short 65101 ## 0xfe4d
.short 1340 ## 0x53c
.short 65111 ## 0xfe57
.short 65370 ## 0xff5a
.short 64946 ## 0xfdb2
.short 65059 ## 0xfe23
.short 704 ## 0x2c0
.short 65399 ## 0xff77
.short 65389 ## 0xff6d
.short 65175 ## 0xfe97
.short 65453 ## 0xffad
.short 65410 ## 0xff82
.short 910 ## 0x38e
.short 64231 ## 0xfae7
.short 64460 ## 0xfbcc
.short 65093 ## 0xfe45
.short 296 ## 0x128
.short 65151 ## 0xfe7f
.short 64849 ## 0xfd51
.short 288 ## 0x120
.short 64175 ## 0xfaaf
.short 265 ## 0x109
.short 64436 ## 0xfbb4
.short 923 ## 0x39b
.short 65158 ## 0xfe86
.short 64784 ## 0xfd10
.short 114 ## 0x72
.short 65399 ## 0xff77
.short 64853 ## 0xfd55
.short 65428 ## 0xff94
.short 64448 ## 0xfbc0
.short 279 ## 0x117
.short 64087 ## 0xfa57
.short 507 ## 0x1fb
.short 154 ## 0x9a
.short 65051 ## 0xfe1b
.short 1986 ## 0x7c2
.short 55 ## 0x37
.short 855 ## 0x357
.short 216 ## 0xd8
.short 65287 ## 0xff07
.short 64922 ## 0xfd9a
.short 65005 ## 0xfded
.short 758 ## 0x2f6
.short 64416 ## 0xfba0
.short 65511 ## 0xffe7
.short 1448 ## 0x5a8
.short 65476 ## 0xffc4
.short 63684 ## 0xf8c4
.short 64842 ## 0xfd4a
.short 162 ## 0xa2
.short 224 ## 0xe0
.short 64632 ## 0xfc78
.short 64963 ## 0xfdc3
.short 65492 ## 0xffd4
.short 87 ## 0x57
.short 64808 ## 0xfd28
.short 619 ## 0x26b
.short 65112 ## 0xfe58
.short 235 ## 0xeb
.short 208 ## 0xd0
.short 64534 ## 0xfc16
.short 342 ## 0x156
.short 1124 ## 0x464
.short 64936 ## 0xfda8
.short 64273 ## 0xfb11
.short 64526 ## 0xfc0e
.short 65498 ## 0xffda
.short 65432 ## 0xff98
.short 508 ## 0x1fc
.short 65309 ## 0xff1d
.short 65483 ## 0xffcb
.short 576 ## 0x240
.short 342 ## 0x156
.short 65213 ## 0xfebd
.short 108 ## 0x6c
.short 658 ## 0x292
.short 550 ## 0x226
.short 428 ## 0x1ac
.short 65492 ## 0xffd4
.short 291 ## 0x123
.short 1106 ## 0x452
.short 65107 ## 0xfe53
.short 64590 ## 0xfc4e
.short 767 ## 0x2ff
.short 160 ## 0xa0
.short 64036 ## 0xfa24
.short 222 ## 0xde
.short 165 ## 0xa5
.short 97 ## 0x61
.short 205 ## 0xcd
.short 65254 ## 0xfee6
.short 30 ## 0x1e
.short 34 ## 0x22
.short 64414 ## 0xfb9e
.short 733 ## 0x2dd
.short 64729 ## 0xfcd9
.short 333 ## 0x14d
.short 111 ## 0x6f
.short 64951 ## 0xfdb7
.short 64510 ## 0xfbfe
.short 57 ## 0x39
.short 885 ## 0x375
.short 593 ## 0x251
.short 441 ## 0x1b9
.short 100 ## 0x64
.short 64996 ## 0xfde4
.short 64529 ## 0xfc11
.short 510 ## 0x1fe
.short 65326 ## 0xff2e
.short 65157 ## 0xfe85
.short 864 ## 0x360
.short 343 ## 0x157
.short 64668 ## 0xfc9c
.short 64860 ## 0xfd5c
.short 64588 ## 0xfc4c
.short 64 ## 0x40
.short 64721 ## 0xfcd1
.short 65303 ## 0xff17
.short 65462 ## 0xffb6
.short 64814 ## 0xfd2e
.short 64831 ## 0xfd3f
.short 65419 ## 0xff8b
.short 175 ## 0xaf
.short 65078 ## 0xfe36
.short 64390 ## 0xfb86
.short 619 ## 0x26b
.short 65227 ## 0xfecb
.short 447 ## 0x1bf
.short 65404 ## 0xff7c
.short 64969 ## 0xfdc9
.short 411 ## 0x19b
.short 72 ## 0x48
.short 204 ## 0xcc
.short 397 ## 0x18d
.short 65245 ## 0xfedd
.short 1239 ## 0x4d7
.short 216 ## 0xd8
.short 1222 ## 0x4c6
.short 97 ## 0x61
.short 65175 ## 0xfe97
.short 350 ## 0x15e
.short 65005 ## 0xfded
.short 65142 ## 0xfe76
.short 65202 ## 0xfeb2
.short 65456 ## 0xffb0
.short 65520 ## 0xfff0
.short 76 ## 0x4c
.short 65055 ## 0xfe1f
.short 65279 ## 0xfeff
.short 261 ## 0x105
.short 745 ## 0x2e9
.short 64990 ## 0xfdde
.short 65053 ## 0xfe1d
.short 422 ## 0x1a6
.short 288 ## 0x120
.short 100 ## 0x64
.short 236 ## 0xec
.short 418 ## 0x1a2
.short 7 ## 0x7
.short 65449 ## 0xffa9
.short 207 ## 0xcf
.short 32 ## 0x20
.short 1604 ## 0x644
.short 65266 ## 0xfef2
.short 64659 ## 0xfc93
.short 65327 ## 0xff2f
.short 221 ## 0xdd
.short 65421 ## 0xff8d
.short 733 ## 0x2dd
.short 329 ## 0x149
.short 524 ## 0x20c
.short 345 ## 0x159
.short 52 ## 0x34
.short 65220 ## 0xfec4
.short 64873 ## 0xfd69
.short 924 ## 0x39c
.short 65520 ## 0xfff0
.short 65371 ## 0xff5b
.short 261 ## 0x105
.short 65080 ## 0xfe38
.short 666 ## 0x29a
.short 421 ## 0x1a5
.short 65229 ## 0xfecd
.short 230 ## 0xe6
.short 65179 ## 0xfe9b
.short 64480 ## 0xfbe0
.short 515 ## 0x203
.short 65410 ## 0xff82
.short 65077 ## 0xfe35
.short 65147 ## 0xfe7b
.short 480 ## 0x1e0
.short 976 ## 0x3d0
.short 65532 ## 0xfffc
.short 65009 ## 0xfdf1
.short 717 ## 0x2cd
.short 64582 ## 0xfc46
.short 65002 ## 0xfdea
.short 201 ## 0xc9
.short 65292 ## 0xff0c
.short 65480 ## 0xffc8
.short 64936 ## 0xfda8
.short 65279 ## 0xfeff
.short 65432 ## 0xff98
.short 180 ## 0xb4
.short 64872 ## 0xfd68
.short 660 ## 0x294
.short 65439 ## 0xff9f
.short 65272 ## 0xfef8
.short 65049 ## 0xfe19
.short 65010 ## 0xfdf2
.short 65154 ## 0xfe82
.short 636 ## 0x27c
.short 64687 ## 0xfcaf
.short 64928 ## 0xfda0
.short 64655 ## 0xfc8f
.short 64 ## 0x40
.short 63820 ## 0xf94c
.short 64683 ## 0xfcab
.short 64847 ## 0xfd4f
.short 64821 ## 0xfd35
.short 65511 ## 0xffe7
.short 65383 ## 0xff67
.short 65214 ## 0xfebe
.short 132 ## 0x84
.short 64659 ## 0xfc93
.short 726 ## 0x2d6
.short 64880 ## 0xfd70
.short 252 ## 0xfc
.short 106 ## 0x6a
.short 64358 ## 0xfb66
.short 1113 ## 0x459
.short 64169 ## 0xfaa9
.short 65297 ## 0xff11
.short 65058 ## 0xfe22
.short 468 ## 0x1d4
.short 595 ## 0x253
.short 798 ## 0x31e
.short 65228 ## 0xfecc
.short 603 ## 0x25b
.short 73 ## 0x49
.short 242 ## 0xf2
.short 65378 ## 0xff62
.short 434 ## 0x1b2
.short 65126 ## 0xfe66
.short 700 ## 0x2bc
.short 1105 ## 0x451
.short 309 ## 0x135
.short 64249 ## 0xfaf9
.short 94 ## 0x5e
.short 65113 ## 0xfe59
.short 1770 ## 0x6ea
.short 58 ## 0x3a
.short 65182 ## 0xfe9e
.short 1178 ## 0x49a
.short 747 ## 0x2eb
.short 64817 ## 0xfd31
.short 64793 ## 0xfd19
.short 314 ## 0x13a
.short 65242 ## 0xfeda
.short 65427 ## 0xff93
.short 681 ## 0x2a9
.short 1191 ## 0x4a7
.short 1251 ## 0x4e3
.short 63556 ## 0xf844
.short 63298 ## 0xf742
.short 65016 ## 0xfdf8
.short 1859 ## 0x743
.short 838 ## 0x346
.short 995 ## 0x3e3
.short 64267 ## 0xfb0b
.short 1012 ## 0x3f4
.short 735 ## 0x2df
.short 397 ## 0x18d
.short 64539 ## 0xfc1b
.short 64716 ## 0xfccc
.short 976 ## 0x3d0
.short 703 ## 0x2bf
.short 410 ## 0x19a
.short 518 ## 0x206
.short 373 ## 0x175
.short 64933 ## 0xfda5
.short 148 ## 0x94
.short 65244 ## 0xfedc
.short 65284 ## 0xff04
.short 76 ## 0x4c
.short 64655 ## 0xfc8f
.short 983 ## 0x3d7
.short 65479 ## 0xffc7
.short 63927 ## 0xf9b7
.short 65008 ## 0xfdf0
.short 64623 ## 0xfc6f
.short 65269 ## 0xfef5
.short 65095 ## 0xfe47
.short 64488 ## 0xfbe8
.short 1159 ## 0x487
.short 64449 ## 0xfbc1
.short 65468 ## 0xffbc
.short 121 ## 0x79
.short 65423 ## 0xff8f
.short 65158 ## 0xfe86
.short 64718 ## 0xfcce
.short 65319 ## 0xff27
.short 64902 ## 0xfd86
.short 307 ## 0x133
.short 65221 ## 0xfec5
.short 941 ## 0x3ad
.short 64805 ## 0xfd25
.short 224 ## 0xe0
.short 64203 ## 0xfacb
.short 195 ## 0xc3
.short 737 ## 0x2e1
.short 422 ## 0x1a6
.short 64881 ## 0xfd71
.short 65414 ## 0xff86
.short 65478 ## 0xffc6
.short 65115 ## 0xfe5b
.short 65173 ## 0xfe95
.short 64311 ## 0xfb37
.short 64922 ## 0xfd9a
.short 65216 ## 0xfec0
.short 106 ## 0x6a
.short 318 ## 0x13e
.short 65367 ## 0xff57
.short 64380 ## 0xfb7c
.short 64913 ## 0xfd91
.short 1234 ## 0x4d2
.short 505 ## 0x1f9
.short 65533 ## 0xfffd
.short 287 ## 0x11f
.short 64753 ## 0xfcf1
.short 945 ## 0x3b1
.short 64015 ## 0xfa0f
.short 65410 ## 0xff82
.short 268 ## 0x10c
.short 63995 ## 0xf9fb
.short 2005 ## 0x7d5
.short 570 ## 0x23a
.short 1145 ## 0x479
.short 953 ## 0x3b9
.short 64541 ## 0xfc1d
.short 65503 ## 0xffdf
.short 322 ## 0x142
.short 247 ## 0xf7
.short 62 ## 0x3e
.short 64979 ## 0xfdd3
.short 162 ## 0xa2
.short 310 ## 0x136
.short 64187 ## 0xfabb
.short 65110 ## 0xfe56
.short 64906 ## 0xfd8a
.short 1110 ## 0x456
.short 64290 ## 0xfb22
.short 612 ## 0x264
.short 65517 ## 0xffed
.short 23 ## 0x17
.short 220 ## 0xdc
.short 208 ## 0xd0
.short 735 ## 0x2df
.short 65069 ## 0xfe2d
.short 64457 ## 0xfbc9
.short 65249 ## 0xfee1
.short 210 ## 0xd2
.short 525 ## 0x20d
.short 65252 ## 0xfee4
.short 64811 ## 0xfd2b
.short 64032 ## 0xfa20
.short 882 ## 0x372
.short 1645 ## 0x66d
.short 384 ## 0x180
.short 64100 ## 0xfa64
.short 1128 ## 0x468
.short 1275 ## 0x4fb
.short 809 ## 0x329
.short 65455 ## 0xffaf
.short 65288 ## 0xff08
.short 65341 ## 0xff3d
.short 2214 ## 0x8a6
.short 36 ## 0x24
.short 897 ## 0x381
.short 332 ## 0x14c
.short 787 ## 0x313
.short 345 ## 0x159
.short 65279 ## 0xfeff
.short 217 ## 0xd9
.short 65422 ## 0xff8e
.short 65220 ## 0xfec4
.short 915 ## 0x393
.short 65 ## 0x41
.short 318 ## 0x13e
.short 735 ## 0x2df
.short 1121 ## 0x461
.short 64916 ## 0xfd94
.short 64229 ## 0xfae5
.short 64421 ## 0xfba5
.short 203 ## 0xcb
.short 64235 ## 0xfaeb
.short 230 ## 0xe6
.short 663 ## 0x297
.short 65524 ## 0xfff4
.short 738 ## 0x2e2
.short 65318 ## 0xff26
.short 538 ## 0x21a
.short 65319 ## 0xff27
.short 471 ## 0x1d7
.short 64322 ## 0xfb42
.short 65320 ## 0xff28
.short 65214 ## 0xfebe
.short 64814 ## 0xfd2e
.short 65202 ## 0xfeb2
.short 64409 ## 0xfb99
.short 1156 ## 0x484
.short 1094 ## 0x446
.short 64463 ## 0xfbcf
.short 499 ## 0x1f3
.short 65387 ## 0xff6b
.short 65534 ## 0xfffe
.short 64336 ## 0xfb50
.short 79 ## 0x4f
.short 65079 ## 0xfe37
.short 64497 ## 0xfbf1
.short 404 ## 0x194
.short 62 ## 0x3e
.short 65525 ## 0xfff5
.short 224 ## 0xe0
.short 64903 ## 0xfd87
.short 14 ## 0xe
.short 563 ## 0x233
.short 65130 ## 0xfe6a
.short 64697 ## 0xfcb9
.short 283 ## 0x11b
.short 610 ## 0x262
.short 65446 ## 0xffa6
.short 64568 ## 0xfc38
.short 38 ## 0x26
.short 412 ## 0x19c
.short 783 ## 0x30f
.short 64961 ## 0xfdc1
.short 64560 ## 0xfc30
.short 104 ## 0x68
.short 622 ## 0x26e
.short 64930 ## 0xfda2
.short 65520 ## 0xfff0
.short 909 ## 0x38d
.short 901 ## 0x385
.short 64551 ## 0xfc27
.short 345 ## 0x159
.short 65110 ## 0xfe56
.short 65521 ## 0xfff1
.short 63964 ## 0xf9dc
.short 1270 ## 0x4f6
.short 667 ## 0x29b
.short 304 ## 0x130
.short 64236 ## 0xfaec
.short 125 ## 0x7d
.short 64707 ## 0xfcc3
.short 65319 ## 0xff27
.short 117 ## 0x75
.short 734 ## 0x2de
.short 927 ## 0x39f
.short 660 ## 0x294
.short 675 ## 0x2a3
.short 64346 ## 0xfb5a
.short 1912 ## 0x778
.short 65202 ## 0xfeb2
.short 65211 ## 0xfebb
.short 434 ## 0x1b2
.short 114 ## 0x72
.short 905 ## 0x389
.short 65421 ## 0xff8d
.short 2 ## 0x2
.short 65512 ## 0xffe8
.short 64968 ## 0xfdc8
.short 606 ## 0x25e
.short 437 ## 0x1b5
.short 64927 ## 0xfd9f
.short 1467 ## 0x5bb
.short 190 ## 0xbe
.short 788 ## 0x314
.short 65063 ## 0xfe27
.short 736 ## 0x2e0
.short 64502 ## 0xfbf6
.short 175 ## 0xaf
.short 233 ## 0xe9
.short 720 ## 0x2d0
.short 396 ## 0x18c
.short 4 ## 0x4
.short 64743 ## 0xfce7
.short 92 ## 0x5c
.short 64295 ## 0xfb27
.short 65152 ## 0xfe80
.short 65134 ## 0xfe6e
.short 894 ## 0x37e
.short 64904 ## 0xfd88
.short 64979 ## 0xfdd3
.short 240 ## 0xf0
.short 643 ## 0x283
.short 647 ## 0x287
.short 65503 ## 0xffdf
.short 65044 ## 0xfe14
.short 65153 ## 0xfe81
.short 377 ## 0x179
.short 1155 ## 0x483
.short 64758 ## 0xfcf6
.short 64026 ## 0xfa1a
.short 354 ## 0x162
.short 498 ## 0x1f2
.short 339 ## 0x153
.short 1154 ## 0x482
.short 63501 ## 0xf80d
.short 64981 ## 0xfdd5
.short 64959 ## 0xfdbf
.short 65494 ## 0xffd6
.short 712 ## 0x2c8
.short 64345 ## 0xfb59
.short 895 ## 0x37f
.short 65417 ## 0xff89
.short 63582 ## 0xf85e
.short 362 ## 0x16a
.short 1409 ## 0x581
.short 89 ## 0x59
.short 64958 ## 0xfdbe
.short 63764 ## 0xf914
.short 157 ## 0x9d
.short 64920 ## 0xfd98
.short 64571 ## 0xfc3b
.short 495 ## 0x1ef
.short 116 ## 0x74
.short 65012 ## 0xfdf4
.short 1323 ## 0x52b
.short 64913 ## 0xfd91
.short 1159 ## 0x487
.short 64522 ## 0xfc0a
.short 65156 ## 0xfe84
.short 64894 ## 0xfd7e
.short 64998 ## 0xfde6
.short 1667 ## 0x683
.short 65101 ## 0xfe4d
.short 606 ## 0x25e
.short 972 ## 0x3cc
.short 65273 ## 0xfef9
.short 65186 ## 0xfea2
.short 64892 ## 0xfd7c
.short 768 ## 0x300
.short 64542 ## 0xfc1e
.short 65300 ## 0xff14
.short 35 ## 0x23
.short 65184 ## 0xfea0
.short 63332 ## 0xf764
.short 65192 ## 0xfea8
.short 65467 ## 0xffbb
.short 1127 ## 0x467
.short 64934 ## 0xfda6
.short 64993 ## 0xfde1
.short 992 ## 0x3e0
.short 820 ## 0x334
.short 64989 ## 0xfddd
.short 460 ## 0x1cc
.short 482 ## 0x1e2
.short 65175 ## 0xfe97
.short 53 ## 0x35
.short 64940 ## 0xfdac
.short 1433 ## 0x599
.short 652 ## 0x28c
.short 65350 ## 0xff46
.short 64624 ## 0xfc70
.short 64693 ## 0xfcb5
.short 545 ## 0x221
.short 65469 ## 0xffbd
.short 35 ## 0x23
.short 65277 ## 0xfefd
.short 913 ## 0x391
.short 577 ## 0x241
.short 31 ## 0x1f
.short 64548 ## 0xfc24
.short 64764 ## 0xfcfc
.short 880 ## 0x370
.short 486 ## 0x1e6
.short 65355 ## 0xff4b
.short 1339 ## 0x53b
.short 64937 ## 0xfda9
.short 847 ## 0x34f
.short 380 ## 0x17c
.short 64825 ## 0xfd39
.short 65210 ## 0xfeba
.short 64762 ## 0xfcfa
.short 64350 ## 0xfb5e
.short 1177 ## 0x499
.short 65513 ## 0xffe9
.short 65440 ## 0xffa0
.short 64653 ## 0xfc8d
.short 429 ## 0x1ad
.short 65059 ## 0xfe23
.short 64661 ## 0xfc95
.short 65256 ## 0xfee8
.short 224 ## 0xe0
.short 64390 ## 0xfb86
.short 64924 ## 0xfd9c
.short 599 ## 0x257
.short 66 ## 0x42
.short 169 ## 0xa9
.short 172 ## 0xac
.short 65305 ## 0xff19
.short 389 ## 0x185
.short 65256 ## 0xfee8
.short 64842 ## 0xfd4a
.short 1024 ## 0x400
.short 64222 ## 0xfade
.short 1235 ## 0x4d3
.short 64510 ## 0xfbfe
.short 572 ## 0x23c
.short 175 ## 0xaf
.short 65147 ## 0xfe7b
.short 64707 ## 0xfcc3
.short 422 ## 0x1a6
.short 149 ## 0x95
.short 146 ## 0x92
.short 65201 ## 0xfeb1
.short 64688 ## 0xfcb0
.short 65126 ## 0xfe66
.short 64884 ## 0xfd74
.short 65496 ## 0xffd8
.short 21 ## 0x15
.short 318 ## 0x13e
.short 65417 ## 0xff89
.short 64678 ## 0xfca6
.short 830 ## 0x33e
.short 65435 ## 0xff9b
.short 65227 ## 0xfecb
.short 743 ## 0x2e7
.short 65025 ## 0xfe01
.short 255 ## 0xff
.short 64244 ## 0xfaf4
.short 65184 ## 0xfea0
.short 1254 ## 0x4e6
.short 65083 ## 0xfe3b
.short 796 ## 0x31c
.short 879 ## 0x36f
.short 734 ## 0x2de
.short 899 ## 0x383
.short 65421 ## 0xff8d
.short 64889 ## 0xfd79
.short 65228 ## 0xfecc
.short 215 ## 0xd7
.short 64875 ## 0xfd6b
.short 19 ## 0x13
.short 65467 ## 0xffbb
.short 64867 ## 0xfd63
.short 64228 ## 0xfae4
.short 65089 ## 0xfe41
.short 63947 ## 0xf9cb
.short 1270 ## 0x4f6
.short 64324 ## 0xfb44
.short 706 ## 0x2c2
.short 65168 ## 0xfe90
.short 584 ## 0x248
.short 65200 ## 0xfeb0
.short 502 ## 0x1f6
.short 671 ## 0x29f
.short 64744 ## 0xfce8
.short 64441 ## 0xfbb9
.short 65266 ## 0xfef2
.short 466 ## 0x1d2
.short 1691 ## 0x69b
.short 65429 ## 0xff95
.short 65418 ## 0xff8a
.short 64485 ## 0xfbe5
.short 407 ## 0x197
.short 380 ## 0x17c
.short 743 ## 0x2e7
.short 65358 ## 0xff4e
.short 64940 ## 0xfdac
.short 65133 ## 0xfe6d
.short 257 ## 0x101
.short 65347 ## 0xff43
.short 65264 ## 0xfef0
.short 333 ## 0x14d
.short 124 ## 0x7c
.short 126 ## 0x7e
.short 128 ## 0x80
.short 211 ## 0xd3
.short 989 ## 0x3dd
.short 263 ## 0x107
.short 65247 ## 0xfedf
.short 107 ## 0x6b
.short 65034 ## 0xfe0a
.short 63753 ## 0xf909
.short 173 ## 0xad
.short 511 ## 0x1ff
.short 234 ## 0xea
.short 357 ## 0x165
.short 65331 ## 0xff33
.short 182 ## 0xb6
.short 65360 ## 0xff50
.short 64943 ## 0xfdaf
.short 127 ## 0x7f
.short 63777 ## 0xf921
.short 65199 ## 0xfeaf
.short 65123 ## 0xfe63
.short 65209 ## 0xfeb9
.short 65042 ## 0xfe12
.short 717 ## 0x2cd
.short 857 ## 0x359
.short 90 ## 0x5a
.short 65303 ## 0xff17
.short 63939 ## 0xf9c3
.short 65333 ## 0xff35
.short 63931 ## 0xf9bb
.short 396 ## 0x18c
.short 37 ## 0x25
.short 93 ## 0x5d
.short 23 ## 0x17
.short 870 ## 0x366
.short 64048 ## 0xfa30
.short 65069 ## 0xfe2d
.short 64593 ## 0xfc51
.short 348 ## 0x15c
.short 186 ## 0xba
.short 64618 ## 0xfc6a
.short 129 ## 0x81
.short 63948 ## 0xf9cc
.short 145 ## 0x91
.short 227 ## 0xe3
.short 152 ## 0x98
.globl _cg_SP_FC3bias ## @cg_SP_FC3bias
.p2align 4
_cg_SP_FC3bias:
.short 63511 ## 0xf817
.short 64504 ## 0xfbf8
.short 63557 ## 0xf845
.short 64114 ## 0xfa72
.short 62812 ## 0xf55c
.short 64384 ## 0xfb80
.short 64518 ## 0xfc06
.short 64226 ## 0xfae2
.short 64338 ## 0xfb52
.short 63610 ## 0xf87a
.short 61144 ## 0xeed8
.short 63795 ## 0xf933
.short 64249 ## 0xfaf9
.short 64705 ## 0xfcc1
.short 64386 ## 0xfb82
.short 64263 ## 0xfb07
.short 64458 ## 0xfbca
.short 64275 ## 0xfb13
.short 64432 ## 0xfbb0
.short 65152 ## 0xfe80
.short 211 ## 0xd3
.short 64386 ## 0xfb82
.short 64392 ## 0xfb88
.short 63875 ## 0xf983
.short 63404 ## 0xf7ac
.short 64304 ## 0xfb30
.short 64362 ## 0xfb6a
.short 64364 ## 0xfb6c
.short 63602 ## 0xf872
.short 64310 ## 0xfb36
.short 62027 ## 0xf24b
.short 65419 ## 0xff8b
.short 64220 ## 0xfadc
.short 64147 ## 0xfa93
.short 64243 ## 0xfaf3
.short 64301 ## 0xfb2d
.short 64134 ## 0xfa86
.short 65457 ## 0xffb1
.short 64172 ## 0xfaac
.short 64511 ## 0xfbff
.globl _cg_SP_FC4weit ## @cg_SP_FC4weit
.p2align 4
_cg_SP_FC4weit:
.short 58298 ## 0xe3ba
.short 62679 ## 0xf4d7
.short 61518 ## 0xf04e
.short 2398 ## 0x95e
.short 7270 ## 0x1c66
.short 63127 ## 0xf697
.short 940 ## 0x3ac
.short 1448 ## 0x5a8
.short 614 ## 0x266
.short 61138 ## 0xeed2
.short 1544 ## 0x608
.short 3783 ## 0xec7
.short 62849 ## 0xf581
.short 61757 ## 0xf13d
.short 2379 ## 0x94b
.short 58900 ## 0xe614
.short 60663 ## 0xecf7
.short 2016 ## 0x7e0
.short 62789 ## 0xf545
.short 4488 ## 0x1188
.short 59325 ## 0xe7bd
.short 141 ## 0x8d
.short 65371 ## 0xff5b
.short 3 ## 0x3
.short 3275 ## 0xccb
.short 62040 ## 0xf258
.short 1520 ## 0x5f0
.short 1798 ## 0x706
.short 5125 ## 0x1405
.short 64443 ## 0xfbbb
.short 5248 ## 0x1480
.short 61595 ## 0xf09b
.short 63894 ## 0xf996
.short 1408 ## 0x580
.short 878 ## 0x36e
.short 1751 ## 0x6d7
.short 4120 ## 0x1018
.short 59798 ## 0xe996
.short 307 ## 0x133
.short 61118 ## 0xeebe
.globl _cg_SP_FC4bias ## @cg_SP_FC4bias
.p2align 1
_cg_SP_FC4bias:
.short 7867 ## 0x1ebb
.subsections_via_symbols
|
the_stack_data/655743.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.comm __phy84754_ucode_c_not_empty,4,2 ; @_phy84754_ucode_c_not_empty
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.comm __phy84754_ucode_c_not_empty,4,2 ## @_phy84754_ucode_c_not_empty
.subsections_via_symbols
|
the_stack_data/80413.c
|
.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 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
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w8, #1
str w8, [sp, #8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_14
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
str w8, [sp, #12]
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
mov w9, #2
sdiv w8, w8, w9
stur w8, [x29, #-12]
ldur w9, [x29, #-12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldur w8, [x29, #-12]
stur w8, [x29, #-8]
ldur w8, [x29, #-12]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
mov w8, #1
str w8, [sp, #8]
b LBB0_6
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
mov w8, #2
str w8, [sp, #8]
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
b LBB0_13
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_12
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
ldur w9, [x29, #-8]
mov w8, #3
mul w8, w8, w9
add w8, w8, #1
str w8, [sp, #16]
ldr w9, [sp, #16]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldr w8, [sp, #16]
stur w8, [x29, #-8]
ldr w8, [sp, #16]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
mov w8, #1
str w8, [sp, #8]
b LBB0_11
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
mov w8, #2
str w8, [sp, #8]
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_1 Depth=1
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_1 Depth=1
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_14:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Input a number\n"
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "\n%d\t"
l_.str.3: ; @.str.3
.asciz "%d\t"
.subsections_via_symbols
|
.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
subq $32, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movl -8(%rbp), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl $1, -24(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $1, -24(%rbp)
jne LBB0_14
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %edx, -20(%rbp)
cmpl $0, -20(%rbp)
jne LBB0_7
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, -12(%rbp)
movl -12(%rbp), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movl -12(%rbp), %eax
movl %eax, -8(%rbp)
cmpl $1, -12(%rbp)
je LBB0_5
## %bb.4: ## in Loop: Header=BB0_1 Depth=1
movl $1, -24(%rbp)
jmp LBB0_6
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movl $2, -24(%rbp)
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_13
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
cmpl $0, -20(%rbp)
je LBB0_12
## %bb.8: ## in Loop: Header=BB0_1 Depth=1
imull $3, -8(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
movl -16(%rbp), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movl -16(%rbp), %eax
movl %eax, -8(%rbp)
cmpl $1, -16(%rbp)
je LBB0_10
## %bb.9: ## in Loop: Header=BB0_1 Depth=1
movl $1, -24(%rbp)
jmp LBB0_11
LBB0_10: ## in Loop: Header=BB0_1 Depth=1
movl $2, -24(%rbp)
LBB0_11: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_12
LBB0_12: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_13
LBB0_13: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_14:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Input a number\n"
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "\n%d\t"
L_.str.3: ## @.str.3
.asciz "%d\t"
.subsections_via_symbols
|
the_stack_data/212275.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _do1 ; -- Begin function do1
.p2align 2
_do1: ; @do1
.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
bl _fork
stur w0, [x29, #-4]
ldur w8, [x29, #-4]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_8
LBB0_2:
ldur w8, [x29, #-4]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
bl _getpid
stur w0, [x29, #-20] ; 4-byte Folded Spill
bl _getppid
ldur w10, [x29, #-20] ; 4-byte Folded Reload
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
; implicit-def: $x8
mov x8, x0
str x8, [x9, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
bl _getpid
stur w0, [x29, #-16] ; 4-byte Folded Spill
bl _getppid
ldur w10, [x29, #-16] ; 4-byte Folded Reload
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
; implicit-def: $x8
mov x8, x0
str x8, [x9, #8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w0, #0
bl _exit
LBB0_4:
sub x1, x29, #8
mov w2, #0
stur wzr, [x29, #-8]
ldur w0, [x29, #-4]
bl _waitpid
stur w0, [x29, #-12]
ldur w8, [x29, #-12]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldur w8, [x29, #-12]
; implicit-def: $x10
mov x10, x8
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_8
LBB0_6:
ldur w8, [x29, #-12]
; implicit-def: $x10
mov x10, x8
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_7
LBB0_7:
b LBB0_8
LBB0_8:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _do2 ; -- Begin function do2
.p2align 2
_do2: ; @do2
.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
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
bl _fork
str w0, [sp, #44]
ldr w8, [sp, #44]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB1_10
LBB1_2:
ldr w8, [sp, #44]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_6
b LBB1_3
LBB1_3:
bl _getpid
str w0, [sp, #28] ; 4-byte Folded Spill
bl _getppid
ldr w10, [sp, #28] ; 4-byte Folded Reload
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
; implicit-def: $x8
mov x8, x0
str x8, [x9, #8]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
adrp x8, l___const.do2.args@PAGE
add x8, x8, l___const.do2.args@PAGEOFF
ldr q0, [x8]
sub x1, x29, #32
stur q0, [x29, #-32]
ldr x8, [x8, #16]
stur x8, [x29, #-16]
adrp x8, l___const.do2.envp@PAGE
add x8, x8, l___const.do2.envp@PAGEOFF
ldr q0, [x8]
add x2, sp, #48
str q0, [sp, #48]
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _execve
str w0, [sp, #40]
ldr w8, [sp, #40]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB1_5
b LBB1_4
LBB1_4:
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _printf
b LBB1_5
LBB1_5:
bl _getpid
str w0, [sp, #24] ; 4-byte Folded Spill
bl _getppid
ldr w10, [sp, #24] ; 4-byte Folded Reload
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
; implicit-def: $x8
mov x8, x0
str x8, [x9, #8]
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl _printf
mov w0, #0
bl _exit
LBB1_6:
add x1, sp, #36
mov w2, #0
str wzr, [sp, #36]
ldr w0, [sp, #44]
bl _waitpid
str w0, [sp, #32]
ldr w8, [sp, #32]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB1_8
b LBB1_7
LBB1_7:
ldr w8, [sp, #32]
; implicit-def: $x10
mov x10, x8
ldr w9, [sp, #36]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _printf
b LBB1_10
LBB1_8:
ldr w8, [sp, #32]
; implicit-def: $x10
mov x10, x8
ldr w9, [sp, #36]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _printf
b LBB1_9
LBB1_9:
b LBB1_10
LBB1_10:
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB1_12
b LBB1_11
LBB1_11:
bl ___stack_chk_fail
LBB1_12:
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.globl _do3 ; -- Begin function do3
.p2align 2
_do3: ; @do3
.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
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _printf
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _system
stur w0, [x29, #-4]
ldur w9, [x29, #-4]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _printf
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _orphan ; -- Begin function orphan
.p2align 2
_orphan: ; @orphan
.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
bl _fork
stur w0, [x29, #-4]
ldur w8, [x29, #-4]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB3_12
LBB3_2:
ldur w8, [x29, #-4]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB3_8
b LBB3_3
LBB3_3:
bl _getpid
stur w0, [x29, #-20] ; 4-byte Folded Spill
bl _getppid
ldur w10, [x29, #-20] ; 4-byte Folded Reload
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
; implicit-def: $x8
mov x8, x0
str x8, [x9, #8]
adrp x0, l_.str.15@PAGE
add x0, x0, l_.str.15@PAGEOFF
bl _printf
bl _fork
stur w0, [x29, #-8]
ldur w8, [x29, #-8]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB3_5
b LBB3_4
LBB3_4:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB3_12
LBB3_5:
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB3_7
b LBB3_6
LBB3_6:
bl _getpid
str w0, [sp, #20] ; 4-byte Folded Spill
bl _getppid
ldr w10, [sp, #20] ; 4-byte Folded Reload
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
; implicit-def: $x8
mov x8, x0
str x8, [x9, #8]
adrp x0, l_.str.16@PAGE
add x0, x0, l_.str.16@PAGEOFF
bl _printf
mov w0, #2
bl _sleep
bl _getpid
str w0, [sp, #24] ; 4-byte Folded Spill
bl _getppid
ldr w10, [sp, #24] ; 4-byte Folded Reload
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
; implicit-def: $x8
mov x8, x0
str x8, [x9, #8]
adrp x0, l_.str.17@PAGE
add x0, x0, l_.str.17@PAGEOFF
bl _printf
mov w0, #0
bl _exit
LBB3_7:
bl _getpid
str w0, [sp, #16] ; 4-byte Folded Spill
bl _getppid
ldr w10, [sp, #16] ; 4-byte Folded Reload
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
; implicit-def: $x8
mov x8, x0
str x8, [x9, #8]
adrp x0, l_.str.18@PAGE
add x0, x0, l_.str.18@PAGEOFF
bl _printf
mov w0, #0
bl _exit
LBB3_8:
sub x1, x29, #12
mov w2, #0
stur wzr, [x29, #-12]
ldur w0, [x29, #-4]
bl _waitpid
stur w0, [x29, #-16]
ldur w8, [x29, #-16]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB3_10
b LBB3_9
LBB3_9:
ldur w8, [x29, #-16]
; implicit-def: $x10
mov x10, x8
ldur w9, [x29, #-12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.19@PAGE
add x0, x0, l_.str.19@PAGEOFF
bl _printf
b LBB3_12
LBB3_10:
ldur w8, [x29, #-16]
; implicit-def: $x10
mov x10, x8
ldur w9, [x29, #-12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.19@PAGE
add x0, x0, l_.str.19@PAGEOFF
bl _printf
b LBB3_11
LBB3_11:
b LBB3_12
LBB3_12:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _zombie ; -- Begin function zombie
.p2align 2
_zombie: ; @zombie
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
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
bl _fork
stur w0, [x29, #-4]
ldur w8, [x29, #-4]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB4_2
b LBB4_1
LBB4_1:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB4_6
LBB4_2:
ldur w8, [x29, #-4]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB4_4
b LBB4_3
LBB4_3:
bl _getpid
stur w0, [x29, #-12] ; 4-byte Folded Spill
bl _getppid
ldur w10, [x29, #-12] ; 4-byte Folded Reload
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
; implicit-def: $x8
mov x8, x0
str x8, [x9, #8]
adrp x0, l_.str.20@PAGE
add x0, x0, l_.str.20@PAGEOFF
bl _printf
bl _getpid
stur w0, [x29, #-8] ; 4-byte Folded Spill
bl _getppid
ldur w10, [x29, #-8] ; 4-byte Folded Reload
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
; implicit-def: $x8
mov x8, x0
str x8, [x9, #8]
adrp x0, l_.str.21@PAGE
add x0, x0, l_.str.21@PAGEOFF
bl _printf
mov w0, #0
bl _exit
LBB4_4:
mov w0, #2
bl _sleep
adrp x0, l_.str.22@PAGE
add x0, x0, l_.str.22@PAGEOFF
bl _system
b LBB4_5
LBB4_5:
b LBB4_6
LBB4_6:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.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 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
mov w8, #0
str w8, [sp, #20] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
bl _getpid
stur w0, [x29, #-20]
bl _getppid
str w0, [sp, #24]
ldur w8, [x29, #-20]
; implicit-def: $x10
mov x10, x8
ldr w9, [sp, #24]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.23@PAGE
add x0, x0, l_.str.23@PAGEOFF
bl _printf
bl _do1
bl _do2
bl _do3
bl _orphan
mov w0, #3
bl _sleep
bl _zombie
adrp x0, l_.str.24@PAGE
add x0, x0, l_.str.24@PAGEOFF
bl _printf
ldr w0, [sp, #20] ; 4-byte Folded Reload
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "fork fail\n"
l_.str.1: ; @.str.1
.asciz "son1 start, pid = %d, ppid = %d\n"
l_.str.2: ; @.str.2
.asciz "son1 end, pid = %d, ppid = %d\n"
l_.str.3: ; @.str.3
.asciz "son1 ret = %d, status = %d\n"
l_.str.4: ; @.str.4
.asciz "son2 start, pid = %d, ppid = %d\n"
l_.str.5: ; @.str.5
.asciz "ls"
l_.str.6: ; @.str.6
.asciz "-l"
.section __DATA,__const
.p2align 3 ; @__const.do2.args
l___const.do2.args:
.quad l_.str.5
.quad l_.str.6
.quad 0
.section __TEXT,__cstring,cstring_literals
l_.str.7: ; @.str.7
.asciz "PATH=/bin"
.section __DATA,__const
.p2align 3 ; @__const.do2.envp
l___const.do2.envp:
.quad l_.str.7
.quad 0
.section __TEXT,__cstring,cstring_literals
l_.str.8: ; @.str.8
.asciz "/bin/ls"
l_.str.9: ; @.str.9
.asciz "execve fail\n"
l_.str.10: ; @.str.10
.asciz "son2 end, pid = %d, ppid = %d\n"
l_.str.11: ; @.str.11
.asciz "son2 ret = %d, status = %d\n"
l_.str.12: ; @.str.12
.asciz "system start\n"
l_.str.13: ; @.str.13
.asciz "ping www.baidu.com -c 2"
l_.str.14: ; @.str.14
.asciz "system end ret:%d\n"
l_.str.15: ; @.str.15
.asciz "orphan father start, pid = %d, ppid = %d\n"
l_.str.16: ; @.str.16
.asciz "orphan start, pid = %d, ppid = %d\n"
l_.str.17: ; @.str.17
.asciz "orphan end, pid = %d, ppid = %d\n"
l_.str.18: ; @.str.18
.asciz "orphan father end, pid = %d, ppid = %d\n"
l_.str.19: ; @.str.19
.asciz "orphan father ret = %d, status = %d\n"
l_.str.20: ; @.str.20
.asciz "zombie start, pid = %d, ppid = %d\n"
l_.str.21: ; @.str.21
.asciz "zombie end, pid = %d, ppid = %d\n"
l_.str.22: ; @.str.22
.asciz "ps -o pid,ppid,state,tty,command"
l_.str.23: ; @.str.23
.asciz "main process pid = %d, ppid = %d\n"
l_.str.24: ; @.str.24
.asciz "Main process Goodbye\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _do1 ## -- Begin function do1
.p2align 4, 0x90
_do1: ## @do1
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
callq _fork
movl %eax, -4(%rbp)
cmpl $-1, -4(%rbp)
jne LBB0_2
## %bb.1:
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_8
LBB0_2:
cmpl $0, -4(%rbp)
jne LBB0_4
## %bb.3:
callq _getpid
movl %eax, -28(%rbp) ## 4-byte Spill
callq _getppid
movl -28(%rbp), %esi ## 4-byte Reload
movl %eax, %edx
leaq L_.str.1(%rip), %rdi
xorl %eax, %eax
movl %eax, -16(%rbp) ## 4-byte Spill
movb %al, -17(%rbp) ## 1-byte Spill
callq _printf
callq _getpid
movl %eax, -24(%rbp) ## 4-byte Spill
callq _getppid
movl -24(%rbp), %esi ## 4-byte Reload
movl %eax, %edx
movb -17(%rbp), %al ## 1-byte Reload
leaq L_.str.2(%rip), %rdi
callq _printf
movl -16(%rbp), %edi ## 4-byte Reload
callq _exit
LBB0_4:
movl $0, -8(%rbp)
movl -4(%rbp), %edi
leaq -8(%rbp), %rsi
xorl %edx, %edx
callq _waitpid
movl %eax, -12(%rbp)
cmpl $-1, -12(%rbp)
jne LBB0_6
## %bb.5:
movl -12(%rbp), %esi
movl -8(%rbp), %edx
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_8
LBB0_6:
movl -12(%rbp), %esi
movl -8(%rbp), %edx
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
## %bb.7:
jmp LBB0_8
LBB0_8:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _do2 ## -- Begin function do2
.p2align 4, 0x90
_do2: ## @do2
.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
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
callq _fork
movl %eax, -52(%rbp)
cmpl $-1, -52(%rbp)
jne LBB1_2
## %bb.1:
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB1_10
LBB1_2:
cmpl $0, -52(%rbp)
jne LBB1_6
## %bb.3:
callq _getpid
movl %eax, -68(%rbp) ## 4-byte Spill
callq _getppid
movl -68(%rbp), %esi ## 4-byte Reload
movl %eax, %edx
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movq l___const.do2.args(%rip), %rax
movq %rax, -32(%rbp)
movq l___const.do2.args+8(%rip), %rax
movq %rax, -24(%rbp)
movq l___const.do2.args+16(%rip), %rax
movq %rax, -16(%rbp)
movq l___const.do2.envp(%rip), %rax
movq %rax, -48(%rbp)
movq l___const.do2.envp+8(%rip), %rax
movq %rax, -40(%rbp)
leaq -32(%rbp), %rsi
leaq -48(%rbp), %rdx
leaq L_.str.8(%rip), %rdi
callq _execve
movl %eax, -56(%rbp)
cmpl $-1, -56(%rbp)
jne LBB1_5
## %bb.4:
leaq L_.str.9(%rip), %rdi
movb $0, %al
callq _printf
LBB1_5:
callq _getpid
movl %eax, -76(%rbp) ## 4-byte Spill
callq _getppid
movl -76(%rbp), %esi ## 4-byte Reload
movl %eax, %edx
leaq L_.str.10(%rip), %rdi
xorl %eax, %eax
movl %eax, -72(%rbp) ## 4-byte Spill
callq _printf
movl -72(%rbp), %edi ## 4-byte Reload
callq _exit
LBB1_6:
movl $0, -60(%rbp)
movl -52(%rbp), %edi
leaq -60(%rbp), %rsi
xorl %edx, %edx
callq _waitpid
movl %eax, -64(%rbp)
cmpl $-1, -64(%rbp)
jne LBB1_8
## %bb.7:
movl -64(%rbp), %esi
movl -60(%rbp), %edx
leaq L_.str.11(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB1_10
LBB1_8:
movl -64(%rbp), %esi
movl -60(%rbp), %edx
leaq L_.str.11(%rip), %rdi
movb $0, %al
callq _printf
## %bb.9:
jmp LBB1_10
LBB1_10:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB1_12
## %bb.11:
addq $80, %rsp
popq %rbp
retq
LBB1_12:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _do3 ## -- Begin function do3
.p2align 4, 0x90
_do3: ## @do3
.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.12(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.13(%rip), %rdi
callq _system
movl %eax, -4(%rbp)
movl -4(%rbp), %esi
leaq L_.str.14(%rip), %rdi
movb $0, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _orphan ## -- Begin function orphan
.p2align 4, 0x90
_orphan: ## @orphan
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
callq _fork
movl %eax, -4(%rbp)
cmpl $-1, -4(%rbp)
jne LBB3_2
## %bb.1:
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB3_12
LBB3_2:
cmpl $0, -4(%rbp)
jne LBB3_8
## %bb.3:
callq _getpid
movl %eax, -20(%rbp) ## 4-byte Spill
callq _getppid
movl -20(%rbp), %esi ## 4-byte Reload
movl %eax, %edx
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
callq _fork
movl %eax, -8(%rbp)
cmpl $-1, -8(%rbp)
jne LBB3_5
## %bb.4:
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB3_12
LBB3_5:
cmpl $0, -8(%rbp)
jne LBB3_7
## %bb.6:
callq _getpid
movl %eax, -36(%rbp) ## 4-byte Spill
callq _getppid
movl -36(%rbp), %esi ## 4-byte Reload
movl %eax, %edx
leaq L_.str.16(%rip), %rdi
xorl %eax, %eax
movl %eax, -24(%rbp) ## 4-byte Spill
movb %al, -25(%rbp) ## 1-byte Spill
callq _printf
movl $2, %edi
callq _sleep
callq _getpid
movl %eax, -32(%rbp) ## 4-byte Spill
callq _getppid
movl -32(%rbp), %esi ## 4-byte Reload
movl %eax, %edx
movb -25(%rbp), %al ## 1-byte Reload
leaq L_.str.17(%rip), %rdi
callq _printf
movl -24(%rbp), %edi ## 4-byte Reload
callq _exit
LBB3_7:
callq _getpid
movl %eax, -44(%rbp) ## 4-byte Spill
callq _getppid
movl -44(%rbp), %esi ## 4-byte Reload
movl %eax, %edx
leaq L_.str.18(%rip), %rdi
xorl %eax, %eax
movl %eax, -40(%rbp) ## 4-byte Spill
callq _printf
movl -40(%rbp), %edi ## 4-byte Reload
callq _exit
LBB3_8:
movl $0, -12(%rbp)
movl -4(%rbp), %edi
leaq -12(%rbp), %rsi
xorl %edx, %edx
callq _waitpid
movl %eax, -16(%rbp)
cmpl $-1, -16(%rbp)
jne LBB3_10
## %bb.9:
movl -16(%rbp), %esi
movl -12(%rbp), %edx
leaq L_.str.19(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB3_12
LBB3_10:
movl -16(%rbp), %esi
movl -12(%rbp), %edx
leaq L_.str.19(%rip), %rdi
movb $0, %al
callq _printf
## %bb.11:
jmp LBB3_12
LBB3_12:
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _zombie ## -- Begin function zombie
.p2align 4, 0x90
_zombie: ## @zombie
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
callq _fork
movl %eax, -4(%rbp)
cmpl $-1, -4(%rbp)
jne LBB4_2
## %bb.1:
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB4_6
LBB4_2:
cmpl $0, -4(%rbp)
jne LBB4_4
## %bb.3:
callq _getpid
movl %eax, -20(%rbp) ## 4-byte Spill
callq _getppid
movl -20(%rbp), %esi ## 4-byte Reload
movl %eax, %edx
leaq L_.str.20(%rip), %rdi
xorl %eax, %eax
movl %eax, -8(%rbp) ## 4-byte Spill
movb %al, -9(%rbp) ## 1-byte Spill
callq _printf
callq _getpid
movl %eax, -16(%rbp) ## 4-byte Spill
callq _getppid
movl -16(%rbp), %esi ## 4-byte Reload
movl %eax, %edx
movb -9(%rbp), %al ## 1-byte Reload
leaq L_.str.21(%rip), %rdi
callq _printf
movl -8(%rbp), %edi ## 4-byte Reload
callq _exit
LBB4_4:
movl $2, %edi
callq _sleep
leaq L_.str.22(%rip), %rdi
callq _system
## %bb.5:
jmp LBB4_6
LBB4_6:
addq $32, %rsp
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
subq $32, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
callq _getpid
movl %eax, -20(%rbp)
callq _getppid
movl %eax, -24(%rbp)
movl -20(%rbp), %esi
movl -24(%rbp), %edx
leaq L_.str.23(%rip), %rdi
movb $0, %al
callq _printf
callq _do1
callq _do2
callq _do3
callq _orphan
movl $3, %edi
callq _sleep
callq _zombie
leaq L_.str.24(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "fork fail\n"
L_.str.1: ## @.str.1
.asciz "son1 start, pid = %d, ppid = %d\n"
L_.str.2: ## @.str.2
.asciz "son1 end, pid = %d, ppid = %d\n"
L_.str.3: ## @.str.3
.asciz "son1 ret = %d, status = %d\n"
L_.str.4: ## @.str.4
.asciz "son2 start, pid = %d, ppid = %d\n"
L_.str.5: ## @.str.5
.asciz "ls"
L_.str.6: ## @.str.6
.asciz "-l"
.section __DATA,__const
.p2align 4 ## @__const.do2.args
l___const.do2.args:
.quad L_.str.5
.quad L_.str.6
.quad 0
.section __TEXT,__cstring,cstring_literals
L_.str.7: ## @.str.7
.asciz "PATH=/bin"
.section __DATA,__const
.p2align 4 ## @__const.do2.envp
l___const.do2.envp:
.quad L_.str.7
.quad 0
.section __TEXT,__cstring,cstring_literals
L_.str.8: ## @.str.8
.asciz "/bin/ls"
L_.str.9: ## @.str.9
.asciz "execve fail\n"
L_.str.10: ## @.str.10
.asciz "son2 end, pid = %d, ppid = %d\n"
L_.str.11: ## @.str.11
.asciz "son2 ret = %d, status = %d\n"
L_.str.12: ## @.str.12
.asciz "system start\n"
L_.str.13: ## @.str.13
.asciz "ping www.baidu.com -c 2"
L_.str.14: ## @.str.14
.asciz "system end ret:%d\n"
L_.str.15: ## @.str.15
.asciz "orphan father start, pid = %d, ppid = %d\n"
L_.str.16: ## @.str.16
.asciz "orphan start, pid = %d, ppid = %d\n"
L_.str.17: ## @.str.17
.asciz "orphan end, pid = %d, ppid = %d\n"
L_.str.18: ## @.str.18
.asciz "orphan father end, pid = %d, ppid = %d\n"
L_.str.19: ## @.str.19
.asciz "orphan father ret = %d, status = %d\n"
L_.str.20: ## @.str.20
.asciz "zombie start, pid = %d, ppid = %d\n"
L_.str.21: ## @.str.21
.asciz "zombie end, pid = %d, ppid = %d\n"
L_.str.22: ## @.str.22
.asciz "ps -o pid,ppid,state,tty,command"
L_.str.23: ## @.str.23
.asciz "main process pid = %d, ppid = %d\n"
L_.str.24: ## @.str.24
.asciz "Main process Goodbye\n"
.subsections_via_symbols
|
the_stack_data/37549.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _csyconvf_ ; -- Begin function csyconvf_
.p2align 2
_csyconvf_: ; @csyconvf_
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
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
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
stur x3, [x29, #-40]
stur x4, [x29, #-48]
str x5, [sp, #56]
str x6, [sp, #48]
str x7, [sp, #40]
ldur x8, [x29, #-48]
ldr w8, [x8]
str w8, [sp, #36]
ldr w8, [sp, #36]
mov x9, #0
lsr w8, w8, #0
add w8, w8, #1
str w8, [sp, #32]
ldrsw x10, [sp, #32]
ldur x8, [x29, #-40]
subs x9, x9, x10
add x8, x8, x9, lsl #3
stur x8, [x29, #-40]
ldr x8, [sp, #56]
subs x8, x8, #8
str x8, [sp, #56]
ldr x8, [sp, #48]
subs x8, x8, #4
str x8, [sp, #48]
ldr x8, [sp, #40]
str wzr, [x8]
ldur x0, [x29, #-16]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _lsame_
str w0, [sp, #16]
ldur x0, [x29, #-24]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _lsame_
str w0, [sp, #8]
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_1
LBB0_1:
ldur x0, [x29, #-16]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _lsame_
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
ldr x9, [sp, #40]
mov w8, #-1
str w8, [x9]
b LBB0_16
LBB0_3:
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4:
ldur x0, [x29, #-24]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _lsame_
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldr x9, [sp, #40]
mov w8, #-2
str w8, [x9]
b LBB0_15
LBB0_6:
ldur x8, [x29, #-32]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
ldr x9, [sp, #40]
mov w8, #-3
str w8, [x9]
b LBB0_14
LBB0_8:
ldur x8, [x29, #-48]
ldr w8, [x8]
str w8, [sp, #4] ; 4-byte Folded Spill
ldur x8, [x29, #-32]
ldr w9, [x8]
mov w8, #1
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
mov w8, #1
str w8, [sp] ; 4-byte Folded Spill
b LBB0_11
LBB0_10:
ldur x8, [x29, #-32]
ldr w8, [x8]
str w8, [sp] ; 4-byte Folded Spill
b LBB0_11
LBB0_11:
ldr w8, [sp, #4] ; 4-byte Folded Reload
ldr w9, [sp] ; 4-byte Folded Reload
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12:
ldr x9, [sp, #40]
mov w8, #-5
str w8, [x9]
b LBB0_13
LBB0_13:
b LBB0_14
LBB0_14:
b LBB0_15
LBB0_15:
b LBB0_16
LBB0_16:
ldr x8, [sp, #40]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_18
b LBB0_17
LBB0_17:
ldr x8, [sp, #40]
ldr w9, [x8]
mov w8, #0
subs w8, w8, w9
add x1, sp, #28
str w8, [sp, #28]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
mov w2, #8
bl _xerbla_
stur wzr, [x29, #-4]
b LBB0_109
LBB0_18:
ldur x8, [x29, #-32]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_20
b LBB0_19
LBB0_19:
stur wzr, [x29, #-4]
b LBB0_109
LBB0_20:
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_64
b LBB0_21
LBB0_21:
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_43
b LBB0_22
LBB0_22:
ldur x8, [x29, #-32]
ldr w8, [x8]
str w8, [sp, #20]
ldr x8, [sp, #56]
movi d0, #0000000000000000
str s0, [x8, #8]
ldr x8, [sp, #56]
str s0, [x8, #12]
b LBB0_23
LBB0_23: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB0_28
b LBB0_24
LBB0_24: ; in Loop: Header=BB0_23 Depth=1
ldr x8, [sp, #48]
ldrsw x9, [sp, #20]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_26
b LBB0_25
LBB0_25: ; in Loop: Header=BB0_23 Depth=1
ldr w8, [sp, #20]
str w8, [sp, #28]
ldr w8, [sp, #20]
subs w8, w8, #1
ldr w9, [sp, #20]
ldr w10, [sp, #36]
mul w9, w9, w10
add w8, w8, w9
str w8, [sp, #24]
ldur x8, [x29, #-40]
ldrsw x9, [sp, #24]
lsl x9, x9, #3
ldr s0, [x8, x9]
ldr x8, [sp, #56]
ldrsw x9, [sp, #28]
lsl x9, x9, #3
str s0, [x8, x9]
ldur x8, [x29, #-40]
ldrsw x9, [sp, #24]
add x8, x8, x9, lsl #3
ldr s0, [x8, #4]
ldr x8, [sp, #56]
ldrsw x9, [sp, #28]
add x8, x8, x9, lsl #3
str s0, [x8, #4]
ldr w8, [sp, #20]
subs w8, w8, #1
str w8, [sp, #28]
ldr x8, [sp, #56]
ldrsw x9, [sp, #28]
lsl x9, x9, #3
movi d0, #0000000000000000
str s0, [x8, x9]
ldr x8, [sp, #56]
ldrsw x9, [sp, #28]
add x8, x8, x9, lsl #3
str s0, [x8, #4]
ldr w8, [sp, #20]
subs w8, w8, #1
ldr w9, [sp, #20]
ldr w10, [sp, #36]
mul w9, w9, w10
add w8, w8, w9
str w8, [sp, #28]
ldur x8, [x29, #-40]
ldrsw x9, [sp, #28]
lsl x9, x9, #3
str s0, [x8, x9]
ldur x8, [x29, #-40]
ldrsw x9, [sp, #28]
add x8, x8, x9, lsl #3
str s0, [x8, #4]
ldr w8, [sp, #20]
subs w8, w8, #1
str w8, [sp, #20]
b LBB0_27
LBB0_26: ; in Loop: Header=BB0_23 Depth=1
ldr w8, [sp, #20]
str w8, [sp, #28]
ldr x8, [sp, #56]
ldrsw x9, [sp, #28]
lsl x9, x9, #3
movi d0, #0000000000000000
str s0, [x8, x9]
ldr x8, [sp, #56]
ldrsw x9, [sp, #28]
add x8, x8, x9, lsl #3
str s0, [x8, #4]
b LBB0_27
LBB0_27: ; in Loop: Header=BB0_23 Depth=1
ldr w8, [sp, #20]
subs w8, w8, #1
str w8, [sp, #20]
b LBB0_23
LBB0_28:
ldur x8, [x29, #-32]
ldr w8, [x8]
str w8, [sp, #20]
b LBB0_29
LBB0_29: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
subs w8, w8, #1
cset w8, lt
tbnz w8, #0, LBB0_42
b LBB0_30
LBB0_30: ; in Loop: Header=BB0_29 Depth=1
ldr x8, [sp, #48]
ldrsw x9, [sp, #20]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_36
b LBB0_31
LBB0_31: ; in Loop: Header=BB0_29 Depth=1
ldr x8, [sp, #48]
ldrsw x9, [sp, #20]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #12]
ldr w8, [sp, #20]
ldur x9, [x29, #-32]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_35
b LBB0_32
LBB0_32: ; in Loop: Header=BB0_29 Depth=1
ldr w8, [sp, #12]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_34
b LBB0_33
LBB0_33: ; in Loop: Header=BB0_29 Depth=1
ldur x8, [x29, #-32]
ldr w8, [x8]
ldr w9, [sp, #20]
subs w8, w8, w9
add x0, sp, #28
str w8, [sp, #28]
ldur x8, [x29, #-40]
ldr w9, [sp, #20]
ldr w10, [sp, #20]
add w10, w10, #1
ldr w11, [sp, #36]
mul w10, w10, w11
add w9, w9, w10
add x1, x8, w9, sxtw #3
ldur x2, [x29, #-48]
ldur x8, [x29, #-40]
ldr w9, [sp, #12]
ldr w10, [sp, #20]
add w10, w10, #1
ldr w11, [sp, #36]
mul w10, w10, w11
add w9, w9, w10
add x3, x8, w9, sxtw #3
ldur x4, [x29, #-48]
bl _cswap_
b LBB0_34
LBB0_34: ; in Loop: Header=BB0_29 Depth=1
b LBB0_35
LBB0_35: ; in Loop: Header=BB0_29 Depth=1
b LBB0_41
LBB0_36: ; in Loop: Header=BB0_29 Depth=1
ldr x8, [sp, #48]
ldrsw x9, [sp, #20]
ldr w9, [x8, x9, lsl #2]
mov w8, #0
subs w8, w8, w9
str w8, [sp, #12]
ldr w8, [sp, #20]
ldur x9, [x29, #-32]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_40
b LBB0_37
LBB0_37: ; in Loop: Header=BB0_29 Depth=1
ldr w8, [sp, #12]
ldr w9, [sp, #20]
subs w9, w9, #1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_39
b LBB0_38
LBB0_38: ; in Loop: Header=BB0_29 Depth=1
ldur x8, [x29, #-32]
ldr w8, [x8]
ldr w9, [sp, #20]
subs w8, w8, w9
add x0, sp, #28
str w8, [sp, #28]
ldur x8, [x29, #-40]
ldr w9, [sp, #20]
subs w9, w9, #1
ldr w10, [sp, #20]
add w10, w10, #1
ldr w11, [sp, #36]
mul w10, w10, w11
add w9, w9, w10
add x1, x8, w9, sxtw #3
ldur x2, [x29, #-48]
ldur x8, [x29, #-40]
ldr w9, [sp, #12]
ldr w10, [sp, #20]
add w10, w10, #1
ldr w11, [sp, #36]
mul w10, w10, w11
add w9, w9, w10
add x3, x8, w9, sxtw #3
ldur x4, [x29, #-48]
bl _cswap_
b LBB0_39
LBB0_39: ; in Loop: Header=BB0_29 Depth=1
b LBB0_40
LBB0_40: ; in Loop: Header=BB0_29 Depth=1
ldr w8, [sp, #20]
ldr x9, [sp, #48]
ldrsw x10, [sp, #20]
str w8, [x9, x10, lsl #2]
ldr w8, [sp, #20]
subs w8, w8, #1
str w8, [sp, #20]
b LBB0_41
LBB0_41: ; in Loop: Header=BB0_29 Depth=1
ldr w8, [sp, #20]
subs w8, w8, #1
str w8, [sp, #20]
b LBB0_29
LBB0_42:
b LBB0_63
LBB0_43:
mov w8, #1
str w8, [sp, #20]
b LBB0_44
LBB0_44: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
ldur x9, [x29, #-32]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_57
b LBB0_45
LBB0_45: ; in Loop: Header=BB0_44 Depth=1
ldr x8, [sp, #48]
ldrsw x9, [sp, #20]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_51
b LBB0_46
LBB0_46: ; in Loop: Header=BB0_44 Depth=1
ldr x8, [sp, #48]
ldrsw x9, [sp, #20]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #12]
ldr w8, [sp, #20]
ldur x9, [x29, #-32]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_50
b LBB0_47
LBB0_47: ; in Loop: Header=BB0_44 Depth=1
ldr w8, [sp, #12]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_49
b LBB0_48
LBB0_48: ; in Loop: Header=BB0_44 Depth=1
ldur x8, [x29, #-32]
ldr w8, [x8]
ldr w9, [sp, #20]
subs w8, w8, w9
add x0, sp, #28
str w8, [sp, #28]
ldur x8, [x29, #-40]
ldr w9, [sp, #12]
ldr w10, [sp, #20]
add w10, w10, #1
ldr w11, [sp, #36]
mul w10, w10, w11
add w9, w9, w10
add x1, x8, w9, sxtw #3
ldur x2, [x29, #-48]
ldur x8, [x29, #-40]
ldr w9, [sp, #20]
ldr w10, [sp, #20]
add w10, w10, #1
ldr w11, [sp, #36]
mul w10, w10, w11
add w9, w9, w10
add x3, x8, w9, sxtw #3
ldur x4, [x29, #-48]
bl _cswap_
b LBB0_49
LBB0_49: ; in Loop: Header=BB0_44 Depth=1
b LBB0_50
LBB0_50: ; in Loop: Header=BB0_44 Depth=1
b LBB0_56
LBB0_51: ; in Loop: Header=BB0_44 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
ldr x8, [sp, #48]
ldrsw x9, [sp, #20]
ldr w9, [x8, x9, lsl #2]
mov w8, #0
subs w8, w8, w9
str w8, [sp, #12]
ldr w8, [sp, #20]
ldur x9, [x29, #-32]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_55
b LBB0_52
LBB0_52: ; in Loop: Header=BB0_44 Depth=1
ldr w8, [sp, #12]
ldr w9, [sp, #20]
subs w9, w9, #1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_54
b LBB0_53
LBB0_53: ; in Loop: Header=BB0_44 Depth=1
ldur x8, [x29, #-32]
ldr w8, [x8]
ldr w9, [sp, #20]
subs w8, w8, w9
add x0, sp, #28
str w8, [sp, #28]
ldur x8, [x29, #-40]
ldr w9, [sp, #12]
ldr w10, [sp, #20]
add w10, w10, #1
ldr w11, [sp, #36]
mul w10, w10, w11
add w9, w9, w10
add x1, x8, w9, sxtw #3
ldur x2, [x29, #-48]
ldur x8, [x29, #-40]
ldr w9, [sp, #20]
subs w9, w9, #1
ldr w10, [sp, #20]
add w10, w10, #1
ldr w11, [sp, #36]
mul w10, w10, w11
add w9, w9, w10
add x3, x8, w9, sxtw #3
ldur x4, [x29, #-48]
bl _cswap_
b LBB0_54
LBB0_54: ; in Loop: Header=BB0_44 Depth=1
b LBB0_55
LBB0_55: ; in Loop: Header=BB0_44 Depth=1
ldr x8, [sp, #48]
ldr w9, [sp, #20]
subs w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
ldr x9, [sp, #48]
ldrsw x10, [sp, #20]
str w8, [x9, x10, lsl #2]
b LBB0_56
LBB0_56: ; in Loop: Header=BB0_44 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB0_44
LBB0_57:
ldur x8, [x29, #-32]
ldr w8, [x8]
str w8, [sp, #20]
b LBB0_58
LBB0_58: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB0_62
b LBB0_59
LBB0_59: ; in Loop: Header=BB0_58 Depth=1
ldr x8, [sp, #48]
ldrsw x9, [sp, #20]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_61
b LBB0_60
LBB0_60: ; in Loop: Header=BB0_58 Depth=1
ldr w8, [sp, #20]
subs w8, w8, #1
ldr w9, [sp, #20]
ldr w10, [sp, #36]
mul w9, w9, w10
add w8, w8, w9
str w8, [sp, #28]
ldr w8, [sp, #20]
str w8, [sp, #24]
ldr x8, [sp, #56]
ldrsw x9, [sp, #24]
lsl x9, x9, #3
ldr s0, [x8, x9]
ldur x8, [x29, #-40]
ldrsw x9, [sp, #28]
lsl x9, x9, #3
str s0, [x8, x9]
ldr x8, [sp, #56]
ldrsw x9, [sp, #24]
add x8, x8, x9, lsl #3
ldr s0, [x8, #4]
ldur x8, [x29, #-40]
ldrsw x9, [sp, #28]
add x8, x8, x9, lsl #3
str s0, [x8, #4]
ldr w8, [sp, #20]
subs w8, w8, #1
str w8, [sp, #20]
b LBB0_61
LBB0_61: ; in Loop: Header=BB0_58 Depth=1
ldr w8, [sp, #20]
subs w8, w8, #1
str w8, [sp, #20]
b LBB0_58
LBB0_62:
b LBB0_63
LBB0_63:
b LBB0_108
LBB0_64:
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_87
b LBB0_65
LBB0_65:
mov w8, #1
str w8, [sp, #20]
ldur x8, [x29, #-32]
ldr w8, [x8]
str w8, [sp, #28]
ldr x8, [sp, #56]
ldrsw x9, [sp, #28]
lsl x9, x9, #3
movi d0, #0000000000000000
str s0, [x8, x9]
ldr x8, [sp, #56]
ldrsw x9, [sp, #28]
add x8, x8, x9, lsl #3
str s0, [x8, #4]
b LBB0_66
LBB0_66: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
ldur x9, [x29, #-32]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_72
b LBB0_67
LBB0_67: ; in Loop: Header=BB0_66 Depth=1
ldr w8, [sp, #20]
ldur x9, [x29, #-32]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_70
b LBB0_68
LBB0_68: ; in Loop: Header=BB0_66 Depth=1
ldr x8, [sp, #48]
ldrsw x9, [sp, #20]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_70
b LBB0_69
LBB0_69: ; in Loop: Header=BB0_66 Depth=1
ldr w8, [sp, #20]
str w8, [sp, #28]
ldr w8, [sp, #20]
add w8, w8, #1
ldr w9, [sp, #20]
ldr w10, [sp, #36]
mul w9, w9, w10
add w8, w8, w9
str w8, [sp, #24]
ldur x8, [x29, #-40]
ldrsw x9, [sp, #24]
lsl x9, x9, #3
ldr s0, [x8, x9]
ldr x8, [sp, #56]
ldrsw x9, [sp, #28]
lsl x9, x9, #3
str s0, [x8, x9]
ldur x8, [x29, #-40]
ldrsw x9, [sp, #24]
add x8, x8, x9, lsl #3
ldr s0, [x8, #4]
ldr x8, [sp, #56]
ldrsw x9, [sp, #28]
add x8, x8, x9, lsl #3
str s0, [x8, #4]
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #28]
ldr x8, [sp, #56]
ldrsw x9, [sp, #28]
lsl x9, x9, #3
movi d0, #0000000000000000
str s0, [x8, x9]
ldr x8, [sp, #56]
ldrsw x9, [sp, #28]
add x8, x8, x9, lsl #3
str s0, [x8, #4]
ldr w8, [sp, #20]
add w8, w8, #1
ldr w9, [sp, #20]
ldr w10, [sp, #36]
mul w9, w9, w10
add w8, w8, w9
str w8, [sp, #28]
ldur x8, [x29, #-40]
ldrsw x9, [sp, #28]
lsl x9, x9, #3
str s0, [x8, x9]
ldur x8, [x29, #-40]
ldrsw x9, [sp, #28]
add x8, x8, x9, lsl #3
str s0, [x8, #4]
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB0_71
LBB0_70: ; in Loop: Header=BB0_66 Depth=1
ldr w8, [sp, #20]
str w8, [sp, #28]
ldr x8, [sp, #56]
ldrsw x9, [sp, #28]
lsl x9, x9, #3
movi d0, #0000000000000000
str s0, [x8, x9]
ldr x8, [sp, #56]
ldrsw x9, [sp, #28]
add x8, x8, x9, lsl #3
str s0, [x8, #4]
b LBB0_71
LBB0_71: ; in Loop: Header=BB0_66 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB0_66
LBB0_72:
mov w8, #1
str w8, [sp, #20]
b LBB0_73
LBB0_73: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
ldur x9, [x29, #-32]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_86
b LBB0_74
LBB0_74: ; in Loop: Header=BB0_73 Depth=1
ldr x8, [sp, #48]
ldrsw x9, [sp, #20]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_80
b LBB0_75
LBB0_75: ; in Loop: Header=BB0_73 Depth=1
ldr x8, [sp, #48]
ldrsw x9, [sp, #20]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #12]
ldr w8, [sp, #20]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB0_79
b LBB0_76
LBB0_76: ; in Loop: Header=BB0_73 Depth=1
ldr w8, [sp, #12]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_78
b LBB0_77
LBB0_77: ; in Loop: Header=BB0_73 Depth=1
ldr w8, [sp, #20]
subs w8, w8, #1
add x0, sp, #28
str w8, [sp, #28]
ldur x8, [x29, #-40]
ldr w9, [sp, #20]
ldr w10, [sp, #36]
add w9, w9, w10
add x1, x8, w9, sxtw #3
ldur x2, [x29, #-48]
ldur x8, [x29, #-40]
ldr w9, [sp, #12]
ldr w10, [sp, #36]
add w9, w9, w10
add x3, x8, w9, sxtw #3
ldur x4, [x29, #-48]
bl _cswap_
b LBB0_78
LBB0_78: ; in Loop: Header=BB0_73 Depth=1
b LBB0_79
LBB0_79: ; in Loop: Header=BB0_73 Depth=1
b LBB0_85
LBB0_80: ; in Loop: Header=BB0_73 Depth=1
ldr x8, [sp, #48]
ldrsw x9, [sp, #20]
ldr w9, [x8, x9, lsl #2]
mov w8, #0
subs w8, w8, w9
str w8, [sp, #12]
ldr w8, [sp, #20]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB0_84
b LBB0_81
LBB0_81: ; in Loop: Header=BB0_73 Depth=1
ldr w8, [sp, #12]
ldr w9, [sp, #20]
add w9, w9, #1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_83
b LBB0_82
LBB0_82: ; in Loop: Header=BB0_73 Depth=1
ldr w8, [sp, #20]
subs w8, w8, #1
add x0, sp, #28
str w8, [sp, #28]
ldur x8, [x29, #-40]
ldr w9, [sp, #20]
add w9, w9, #1
ldr w10, [sp, #36]
add w9, w9, w10
add x1, x8, w9, sxtw #3
ldur x2, [x29, #-48]
ldur x8, [x29, #-40]
ldr w9, [sp, #12]
ldr w10, [sp, #36]
add w9, w9, w10
add x3, x8, w9, sxtw #3
ldur x4, [x29, #-48]
bl _cswap_
b LBB0_83
LBB0_83: ; in Loop: Header=BB0_73 Depth=1
b LBB0_84
LBB0_84: ; in Loop: Header=BB0_73 Depth=1
ldr w8, [sp, #20]
ldr x9, [sp, #48]
ldrsw x10, [sp, #20]
str w8, [x9, x10, lsl #2]
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB0_85
LBB0_85: ; in Loop: Header=BB0_73 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB0_73
LBB0_86:
b LBB0_107
LBB0_87:
ldur x8, [x29, #-32]
ldr w8, [x8]
str w8, [sp, #20]
b LBB0_88
LBB0_88: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
subs w8, w8, #1
cset w8, lt
tbnz w8, #0, LBB0_101
b LBB0_89
LBB0_89: ; in Loop: Header=BB0_88 Depth=1
ldr x8, [sp, #48]
ldrsw x9, [sp, #20]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_95
b LBB0_90
LBB0_90: ; in Loop: Header=BB0_88 Depth=1
ldr x8, [sp, #48]
ldrsw x9, [sp, #20]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #12]
ldr w8, [sp, #20]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB0_94
b LBB0_91
LBB0_91: ; in Loop: Header=BB0_88 Depth=1
ldr w8, [sp, #12]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_93
b LBB0_92
LBB0_92: ; in Loop: Header=BB0_88 Depth=1
ldr w8, [sp, #20]
subs w8, w8, #1
add x0, sp, #28
str w8, [sp, #28]
ldur x8, [x29, #-40]
ldr w9, [sp, #12]
ldr w10, [sp, #36]
add w9, w9, w10
add x1, x8, w9, sxtw #3
ldur x2, [x29, #-48]
ldur x8, [x29, #-40]
ldr w9, [sp, #20]
ldr w10, [sp, #36]
add w9, w9, w10
add x3, x8, w9, sxtw #3
ldur x4, [x29, #-48]
bl _cswap_
b LBB0_93
LBB0_93: ; in Loop: Header=BB0_88 Depth=1
b LBB0_94
LBB0_94: ; in Loop: Header=BB0_88 Depth=1
b LBB0_100
LBB0_95: ; in Loop: Header=BB0_88 Depth=1
ldr w8, [sp, #20]
subs w8, w8, #1
str w8, [sp, #20]
ldr x8, [sp, #48]
ldrsw x9, [sp, #20]
ldr w9, [x8, x9, lsl #2]
mov w8, #0
subs w8, w8, w9
str w8, [sp, #12]
ldr w8, [sp, #20]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB0_99
b LBB0_96
LBB0_96: ; in Loop: Header=BB0_88 Depth=1
ldr w8, [sp, #12]
ldr w9, [sp, #20]
add w9, w9, #1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_98
b LBB0_97
LBB0_97: ; in Loop: Header=BB0_88 Depth=1
ldr w8, [sp, #20]
subs w8, w8, #1
add x0, sp, #28
str w8, [sp, #28]
ldur x8, [x29, #-40]
ldr w9, [sp, #12]
ldr w10, [sp, #36]
add w9, w9, w10
add x1, x8, w9, sxtw #3
ldur x2, [x29, #-48]
ldur x8, [x29, #-40]
ldr w9, [sp, #20]
add w9, w9, #1
ldr w10, [sp, #36]
add w9, w9, w10
add x3, x8, w9, sxtw #3
ldur x4, [x29, #-48]
bl _cswap_
b LBB0_98
LBB0_98: ; in Loop: Header=BB0_88 Depth=1
b LBB0_99
LBB0_99: ; in Loop: Header=BB0_88 Depth=1
ldr x8, [sp, #48]
ldr w9, [sp, #20]
add w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
ldr x9, [sp, #48]
ldrsw x10, [sp, #20]
str w8, [x9, x10, lsl #2]
b LBB0_100
LBB0_100: ; in Loop: Header=BB0_88 Depth=1
ldr w8, [sp, #20]
subs w8, w8, #1
str w8, [sp, #20]
b LBB0_88
LBB0_101:
mov w8, #1
str w8, [sp, #20]
b LBB0_102
LBB0_102: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
ldur x9, [x29, #-32]
ldr w9, [x9]
subs w9, w9, #1
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_106
b LBB0_103
LBB0_103: ; in Loop: Header=BB0_102 Depth=1
ldr x8, [sp, #48]
ldrsw x9, [sp, #20]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_105
b LBB0_104
LBB0_104: ; in Loop: Header=BB0_102 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
ldr w9, [sp, #20]
ldr w10, [sp, #36]
mul w9, w9, w10
add w8, w8, w9
str w8, [sp, #28]
ldr w8, [sp, #20]
str w8, [sp, #24]
ldr x8, [sp, #56]
ldrsw x9, [sp, #24]
lsl x9, x9, #3
ldr s0, [x8, x9]
ldur x8, [x29, #-40]
ldrsw x9, [sp, #28]
lsl x9, x9, #3
str s0, [x8, x9]
ldr x8, [sp, #56]
ldrsw x9, [sp, #24]
add x8, x8, x9, lsl #3
ldr s0, [x8, #4]
ldur x8, [x29, #-40]
ldrsw x9, [sp, #28]
add x8, x8, x9, lsl #3
str s0, [x8, #4]
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB0_105
LBB0_105: ; in Loop: Header=BB0_102 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB0_102
LBB0_106:
b LBB0_107
LBB0_107:
b LBB0_108
LBB0_108:
stur wzr, [x29, #-4]
b LBB0_109
LBB0_109:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "U"
l_.str.1: ; @.str.1
.asciz "C"
l_.str.2: ; @.str.2
.asciz "L"
l_.str.3: ; @.str.3
.asciz "R"
l_.str.4: ; @.str.4
.asciz "CSYCONVF"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _csyconvf_ ## -- Begin function csyconvf_
.p2align 4, 0x90
_csyconvf_: ## @csyconvf_
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq 24(%rbp), %rax
movq 16(%rbp), %rax
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq %rcx, -40(%rbp)
movq %r8, -48(%rbp)
movq %r9, -56(%rbp)
movq -48(%rbp), %rax
movl (%rax), %eax
movl %eax, -60(%rbp)
movl -60(%rbp), %eax
shll $0, %eax
addl $1, %eax
movl %eax, -64(%rbp)
movl -64(%rbp), %ecx
movq -40(%rbp), %rax
movslq %ecx, %rdx
xorl %ecx, %ecx
## kill: def $rcx killed $ecx
subq %rdx, %rcx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -40(%rbp)
movq -56(%rbp), %rax
addq $-8, %rax
movq %rax, -56(%rbp)
movq 16(%rbp), %rax
addq $-4, %rax
movq %rax, 16(%rbp)
movq 24(%rbp), %rax
movl $0, (%rax)
movq -16(%rbp), %rdi
leaq L_.str(%rip), %rsi
callq _lsame_
movl %eax, -80(%rbp)
movq -24(%rbp), %rdi
leaq L_.str.1(%rip), %rsi
callq _lsame_
movl %eax, -88(%rbp)
cmpl $0, -80(%rbp)
jne LBB0_3
## %bb.1:
movq -16(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
callq _lsame_
cmpl $0, %eax
jne LBB0_3
## %bb.2:
movq 24(%rbp), %rax
movl $-1, (%rax)
jmp LBB0_16
LBB0_3:
cmpl $0, -88(%rbp)
jne LBB0_6
## %bb.4:
movq -24(%rbp), %rdi
leaq L_.str.3(%rip), %rsi
callq _lsame_
cmpl $0, %eax
jne LBB0_6
## %bb.5:
movq 24(%rbp), %rax
movl $-2, (%rax)
jmp LBB0_15
LBB0_6:
movq -32(%rbp), %rax
cmpl $0, (%rax)
jge LBB0_8
## %bb.7:
movq 24(%rbp), %rax
movl $-3, (%rax)
jmp LBB0_14
LBB0_8:
movq -48(%rbp), %rax
movl (%rax), %eax
movl %eax, -92(%rbp) ## 4-byte Spill
movq -32(%rbp), %rcx
movl $1, %eax
cmpl (%rcx), %eax
jl LBB0_10
## %bb.9:
movl $1, %eax
movl %eax, -96(%rbp) ## 4-byte Spill
jmp LBB0_11
LBB0_10:
movq -32(%rbp), %rax
movl (%rax), %eax
movl %eax, -96(%rbp) ## 4-byte Spill
LBB0_11:
movl -92(%rbp), %eax ## 4-byte Reload
movl -96(%rbp), %ecx ## 4-byte Reload
cmpl %ecx, %eax
jge LBB0_13
## %bb.12:
movq 24(%rbp), %rax
movl $-5, (%rax)
LBB0_13:
jmp LBB0_14
LBB0_14:
jmp LBB0_15
LBB0_15:
jmp LBB0_16
LBB0_16:
movq 24(%rbp), %rax
cmpl $0, (%rax)
je LBB0_18
## %bb.17:
movq 24(%rbp), %rcx
xorl %eax, %eax
subl (%rcx), %eax
movl %eax, -68(%rbp)
leaq L_.str.4(%rip), %rdi
leaq -68(%rbp), %rsi
movl $8, %edx
callq _xerbla_
movl $0, -4(%rbp)
jmp LBB0_109
LBB0_18:
movq -32(%rbp), %rax
cmpl $0, (%rax)
jne LBB0_20
## %bb.19:
movl $0, -4(%rbp)
jmp LBB0_109
LBB0_20:
cmpl $0, -80(%rbp)
je LBB0_64
## %bb.21:
cmpl $0, -88(%rbp)
je LBB0_43
## %bb.22:
movq -32(%rbp), %rax
movl (%rax), %eax
movl %eax, -76(%rbp)
movq -56(%rbp), %rax
xorps %xmm0, %xmm0
movss %xmm0, 8(%rax)
movq -56(%rbp), %rax
xorps %xmm0, %xmm0
movss %xmm0, 12(%rax)
LBB0_23: ## =>This Inner Loop Header: Depth=1
cmpl $1, -76(%rbp)
jle LBB0_28
## %bb.24: ## in Loop: Header=BB0_23 Depth=1
movq 16(%rbp), %rax
movslq -76(%rbp), %rcx
cmpl $0, (%rax,%rcx,4)
jge LBB0_26
## %bb.25: ## in Loop: Header=BB0_23 Depth=1
movl -76(%rbp), %eax
movl %eax, -68(%rbp)
movl -76(%rbp), %eax
subl $1, %eax
movl -76(%rbp), %ecx
imull -60(%rbp), %ecx
addl %ecx, %eax
movl %eax, -72(%rbp)
movq -40(%rbp), %rax
movslq -72(%rbp), %rcx
movss (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq -56(%rbp), %rax
movslq -68(%rbp), %rcx
movss %xmm0, (%rax,%rcx,8)
movq -40(%rbp), %rax
movslq -72(%rbp), %rcx
movss 4(%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq -56(%rbp), %rax
movslq -68(%rbp), %rcx
movss %xmm0, 4(%rax,%rcx,8)
movl -76(%rbp), %eax
subl $1, %eax
movl %eax, -68(%rbp)
movq -56(%rbp), %rax
movslq -68(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, (%rax,%rcx,8)
movq -56(%rbp), %rax
movslq -68(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, 4(%rax,%rcx,8)
movl -76(%rbp), %eax
subl $1, %eax
movl -76(%rbp), %ecx
imull -60(%rbp), %ecx
addl %ecx, %eax
movl %eax, -68(%rbp)
movq -40(%rbp), %rax
movslq -68(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, (%rax,%rcx,8)
movq -40(%rbp), %rax
movslq -68(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, 4(%rax,%rcx,8)
movl -76(%rbp), %eax
addl $-1, %eax
movl %eax, -76(%rbp)
jmp LBB0_27
LBB0_26: ## in Loop: Header=BB0_23 Depth=1
movl -76(%rbp), %eax
movl %eax, -68(%rbp)
movq -56(%rbp), %rax
movslq -68(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, (%rax,%rcx,8)
movq -56(%rbp), %rax
movslq -68(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, 4(%rax,%rcx,8)
LBB0_27: ## in Loop: Header=BB0_23 Depth=1
movl -76(%rbp), %eax
addl $-1, %eax
movl %eax, -76(%rbp)
jmp LBB0_23
LBB0_28:
movq -32(%rbp), %rax
movl (%rax), %eax
movl %eax, -76(%rbp)
LBB0_29: ## =>This Inner Loop Header: Depth=1
cmpl $1, -76(%rbp)
jl LBB0_42
## %bb.30: ## in Loop: Header=BB0_29 Depth=1
movq 16(%rbp), %rax
movslq -76(%rbp), %rcx
cmpl $0, (%rax,%rcx,4)
jle LBB0_36
## %bb.31: ## in Loop: Header=BB0_29 Depth=1
movq 16(%rbp), %rax
movslq -76(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -84(%rbp)
movl -76(%rbp), %eax
movq -32(%rbp), %rcx
cmpl (%rcx), %eax
jge LBB0_35
## %bb.32: ## in Loop: Header=BB0_29 Depth=1
movl -84(%rbp), %eax
cmpl -76(%rbp), %eax
je LBB0_34
## %bb.33: ## in Loop: Header=BB0_29 Depth=1
movq -32(%rbp), %rax
movl (%rax), %eax
subl -76(%rbp), %eax
movl %eax, -68(%rbp)
movq -40(%rbp), %rsi
movl -76(%rbp), %eax
movl -76(%rbp), %ecx
addl $1, %ecx
imull -60(%rbp), %ecx
addl %ecx, %eax
cltq
shlq $3, %rax
addq %rax, %rsi
movq -48(%rbp), %rdx
movq -40(%rbp), %rcx
movl -84(%rbp), %eax
movl -76(%rbp), %edi
addl $1, %edi
imull -60(%rbp), %edi
addl %edi, %eax
cltq
shlq $3, %rax
addq %rax, %rcx
movq -48(%rbp), %r8
leaq -68(%rbp), %rdi
callq _cswap_
LBB0_34: ## in Loop: Header=BB0_29 Depth=1
jmp LBB0_35
LBB0_35: ## in Loop: Header=BB0_29 Depth=1
jmp LBB0_41
LBB0_36: ## in Loop: Header=BB0_29 Depth=1
movq 16(%rbp), %rcx
movslq -76(%rbp), %rdx
xorl %eax, %eax
subl (%rcx,%rdx,4), %eax
movl %eax, -84(%rbp)
movl -76(%rbp), %eax
movq -32(%rbp), %rcx
cmpl (%rcx), %eax
jge LBB0_40
## %bb.37: ## in Loop: Header=BB0_29 Depth=1
movl -84(%rbp), %eax
movl -76(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
je LBB0_39
## %bb.38: ## in Loop: Header=BB0_29 Depth=1
movq -32(%rbp), %rax
movl (%rax), %eax
subl -76(%rbp), %eax
movl %eax, -68(%rbp)
movq -40(%rbp), %rsi
movl -76(%rbp), %eax
subl $1, %eax
movl -76(%rbp), %ecx
addl $1, %ecx
imull -60(%rbp), %ecx
addl %ecx, %eax
cltq
shlq $3, %rax
addq %rax, %rsi
movq -48(%rbp), %rdx
movq -40(%rbp), %rcx
movl -84(%rbp), %eax
movl -76(%rbp), %edi
addl $1, %edi
imull -60(%rbp), %edi
addl %edi, %eax
cltq
shlq $3, %rax
addq %rax, %rcx
movq -48(%rbp), %r8
leaq -68(%rbp), %rdi
callq _cswap_
LBB0_39: ## in Loop: Header=BB0_29 Depth=1
jmp LBB0_40
LBB0_40: ## in Loop: Header=BB0_29 Depth=1
movl -76(%rbp), %edx
movq 16(%rbp), %rax
movslq -76(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movl -76(%rbp), %eax
addl $-1, %eax
movl %eax, -76(%rbp)
LBB0_41: ## in Loop: Header=BB0_29 Depth=1
movl -76(%rbp), %eax
addl $-1, %eax
movl %eax, -76(%rbp)
jmp LBB0_29
LBB0_42:
jmp LBB0_63
LBB0_43:
movl $1, -76(%rbp)
LBB0_44: ## =>This Inner Loop Header: Depth=1
movl -76(%rbp), %eax
movq -32(%rbp), %rcx
cmpl (%rcx), %eax
jg LBB0_57
## %bb.45: ## in Loop: Header=BB0_44 Depth=1
movq 16(%rbp), %rax
movslq -76(%rbp), %rcx
cmpl $0, (%rax,%rcx,4)
jle LBB0_51
## %bb.46: ## in Loop: Header=BB0_44 Depth=1
movq 16(%rbp), %rax
movslq -76(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -84(%rbp)
movl -76(%rbp), %eax
movq -32(%rbp), %rcx
cmpl (%rcx), %eax
jge LBB0_50
## %bb.47: ## in Loop: Header=BB0_44 Depth=1
movl -84(%rbp), %eax
cmpl -76(%rbp), %eax
je LBB0_49
## %bb.48: ## in Loop: Header=BB0_44 Depth=1
movq -32(%rbp), %rax
movl (%rax), %eax
subl -76(%rbp), %eax
movl %eax, -68(%rbp)
movq -40(%rbp), %rsi
movl -84(%rbp), %eax
movl -76(%rbp), %ecx
addl $1, %ecx
imull -60(%rbp), %ecx
addl %ecx, %eax
cltq
shlq $3, %rax
addq %rax, %rsi
movq -48(%rbp), %rdx
movq -40(%rbp), %rcx
movl -76(%rbp), %eax
movl -76(%rbp), %edi
addl $1, %edi
imull -60(%rbp), %edi
addl %edi, %eax
cltq
shlq $3, %rax
addq %rax, %rcx
movq -48(%rbp), %r8
leaq -68(%rbp), %rdi
callq _cswap_
LBB0_49: ## in Loop: Header=BB0_44 Depth=1
jmp LBB0_50
LBB0_50: ## in Loop: Header=BB0_44 Depth=1
jmp LBB0_56
LBB0_51: ## in Loop: Header=BB0_44 Depth=1
movl -76(%rbp), %eax
addl $1, %eax
movl %eax, -76(%rbp)
movq 16(%rbp), %rcx
movslq -76(%rbp), %rdx
xorl %eax, %eax
subl (%rcx,%rdx,4), %eax
movl %eax, -84(%rbp)
movl -76(%rbp), %eax
movq -32(%rbp), %rcx
cmpl (%rcx), %eax
jge LBB0_55
## %bb.52: ## in Loop: Header=BB0_44 Depth=1
movl -84(%rbp), %eax
movl -76(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
je LBB0_54
## %bb.53: ## in Loop: Header=BB0_44 Depth=1
movq -32(%rbp), %rax
movl (%rax), %eax
subl -76(%rbp), %eax
movl %eax, -68(%rbp)
movq -40(%rbp), %rsi
movl -84(%rbp), %eax
movl -76(%rbp), %ecx
addl $1, %ecx
imull -60(%rbp), %ecx
addl %ecx, %eax
cltq
shlq $3, %rax
addq %rax, %rsi
movq -48(%rbp), %rdx
movq -40(%rbp), %rcx
movl -76(%rbp), %eax
subl $1, %eax
movl -76(%rbp), %edi
addl $1, %edi
imull -60(%rbp), %edi
addl %edi, %eax
cltq
shlq $3, %rax
addq %rax, %rcx
movq -48(%rbp), %r8
leaq -68(%rbp), %rdi
callq _cswap_
LBB0_54: ## in Loop: Header=BB0_44 Depth=1
jmp LBB0_55
LBB0_55: ## in Loop: Header=BB0_44 Depth=1
movq 16(%rbp), %rax
movl -76(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
movq 16(%rbp), %rax
movslq -76(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
LBB0_56: ## in Loop: Header=BB0_44 Depth=1
movl -76(%rbp), %eax
addl $1, %eax
movl %eax, -76(%rbp)
jmp LBB0_44
LBB0_57:
movq -32(%rbp), %rax
movl (%rax), %eax
movl %eax, -76(%rbp)
LBB0_58: ## =>This Inner Loop Header: Depth=1
cmpl $1, -76(%rbp)
jle LBB0_62
## %bb.59: ## in Loop: Header=BB0_58 Depth=1
movq 16(%rbp), %rax
movslq -76(%rbp), %rcx
cmpl $0, (%rax,%rcx,4)
jge LBB0_61
## %bb.60: ## in Loop: Header=BB0_58 Depth=1
movl -76(%rbp), %eax
subl $1, %eax
movl -76(%rbp), %ecx
imull -60(%rbp), %ecx
addl %ecx, %eax
movl %eax, -68(%rbp)
movl -76(%rbp), %eax
movl %eax, -72(%rbp)
movq -56(%rbp), %rax
movslq -72(%rbp), %rcx
movss (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq -40(%rbp), %rax
movslq -68(%rbp), %rcx
movss %xmm0, (%rax,%rcx,8)
movq -56(%rbp), %rax
movslq -72(%rbp), %rcx
movss 4(%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq -40(%rbp), %rax
movslq -68(%rbp), %rcx
movss %xmm0, 4(%rax,%rcx,8)
movl -76(%rbp), %eax
addl $-1, %eax
movl %eax, -76(%rbp)
LBB0_61: ## in Loop: Header=BB0_58 Depth=1
movl -76(%rbp), %eax
addl $-1, %eax
movl %eax, -76(%rbp)
jmp LBB0_58
LBB0_62:
jmp LBB0_63
LBB0_63:
jmp LBB0_108
LBB0_64:
cmpl $0, -88(%rbp)
je LBB0_87
## %bb.65:
movl $1, -76(%rbp)
movq -32(%rbp), %rax
movl (%rax), %eax
movl %eax, -68(%rbp)
movq -56(%rbp), %rax
movslq -68(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, (%rax,%rcx,8)
movq -56(%rbp), %rax
movslq -68(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, 4(%rax,%rcx,8)
LBB0_66: ## =>This Inner Loop Header: Depth=1
movl -76(%rbp), %eax
movq -32(%rbp), %rcx
cmpl (%rcx), %eax
jg LBB0_72
## %bb.67: ## in Loop: Header=BB0_66 Depth=1
movl -76(%rbp), %eax
movq -32(%rbp), %rcx
cmpl (%rcx), %eax
jge LBB0_70
## %bb.68: ## in Loop: Header=BB0_66 Depth=1
movq 16(%rbp), %rax
movslq -76(%rbp), %rcx
cmpl $0, (%rax,%rcx,4)
jge LBB0_70
## %bb.69: ## in Loop: Header=BB0_66 Depth=1
movl -76(%rbp), %eax
movl %eax, -68(%rbp)
movl -76(%rbp), %eax
addl $1, %eax
movl -76(%rbp), %ecx
imull -60(%rbp), %ecx
addl %ecx, %eax
movl %eax, -72(%rbp)
movq -40(%rbp), %rax
movslq -72(%rbp), %rcx
movss (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq -56(%rbp), %rax
movslq -68(%rbp), %rcx
movss %xmm0, (%rax,%rcx,8)
movq -40(%rbp), %rax
movslq -72(%rbp), %rcx
movss 4(%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq -56(%rbp), %rax
movslq -68(%rbp), %rcx
movss %xmm0, 4(%rax,%rcx,8)
movl -76(%rbp), %eax
addl $1, %eax
movl %eax, -68(%rbp)
movq -56(%rbp), %rax
movslq -68(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, (%rax,%rcx,8)
movq -56(%rbp), %rax
movslq -68(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, 4(%rax,%rcx,8)
movl -76(%rbp), %eax
addl $1, %eax
movl -76(%rbp), %ecx
imull -60(%rbp), %ecx
addl %ecx, %eax
movl %eax, -68(%rbp)
movq -40(%rbp), %rax
movslq -68(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, (%rax,%rcx,8)
movq -40(%rbp), %rax
movslq -68(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, 4(%rax,%rcx,8)
movl -76(%rbp), %eax
addl $1, %eax
movl %eax, -76(%rbp)
jmp LBB0_71
LBB0_70: ## in Loop: Header=BB0_66 Depth=1
movl -76(%rbp), %eax
movl %eax, -68(%rbp)
movq -56(%rbp), %rax
movslq -68(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, (%rax,%rcx,8)
movq -56(%rbp), %rax
movslq -68(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, 4(%rax,%rcx,8)
LBB0_71: ## in Loop: Header=BB0_66 Depth=1
movl -76(%rbp), %eax
addl $1, %eax
movl %eax, -76(%rbp)
jmp LBB0_66
LBB0_72:
movl $1, -76(%rbp)
LBB0_73: ## =>This Inner Loop Header: Depth=1
movl -76(%rbp), %eax
movq -32(%rbp), %rcx
cmpl (%rcx), %eax
jg LBB0_86
## %bb.74: ## in Loop: Header=BB0_73 Depth=1
movq 16(%rbp), %rax
movslq -76(%rbp), %rcx
cmpl $0, (%rax,%rcx,4)
jle LBB0_80
## %bb.75: ## in Loop: Header=BB0_73 Depth=1
movq 16(%rbp), %rax
movslq -76(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -84(%rbp)
cmpl $1, -76(%rbp)
jle LBB0_79
## %bb.76: ## in Loop: Header=BB0_73 Depth=1
movl -84(%rbp), %eax
cmpl -76(%rbp), %eax
je LBB0_78
## %bb.77: ## in Loop: Header=BB0_73 Depth=1
movl -76(%rbp), %eax
subl $1, %eax
movl %eax, -68(%rbp)
movq -40(%rbp), %rsi
movl -76(%rbp), %eax
addl -60(%rbp), %eax
cltq
shlq $3, %rax
addq %rax, %rsi
movq -48(%rbp), %rdx
movq -40(%rbp), %rcx
movl -84(%rbp), %eax
addl -60(%rbp), %eax
cltq
shlq $3, %rax
addq %rax, %rcx
movq -48(%rbp), %r8
leaq -68(%rbp), %rdi
callq _cswap_
LBB0_78: ## in Loop: Header=BB0_73 Depth=1
jmp LBB0_79
LBB0_79: ## in Loop: Header=BB0_73 Depth=1
jmp LBB0_85
LBB0_80: ## in Loop: Header=BB0_73 Depth=1
movq 16(%rbp), %rcx
movslq -76(%rbp), %rdx
xorl %eax, %eax
subl (%rcx,%rdx,4), %eax
movl %eax, -84(%rbp)
cmpl $1, -76(%rbp)
jle LBB0_84
## %bb.81: ## in Loop: Header=BB0_73 Depth=1
movl -84(%rbp), %eax
movl -76(%rbp), %ecx
addl $1, %ecx
cmpl %ecx, %eax
je LBB0_83
## %bb.82: ## in Loop: Header=BB0_73 Depth=1
movl -76(%rbp), %eax
subl $1, %eax
movl %eax, -68(%rbp)
movq -40(%rbp), %rsi
movl -76(%rbp), %eax
addl $1, %eax
addl -60(%rbp), %eax
cltq
shlq $3, %rax
addq %rax, %rsi
movq -48(%rbp), %rdx
movq -40(%rbp), %rcx
movl -84(%rbp), %eax
addl -60(%rbp), %eax
cltq
shlq $3, %rax
addq %rax, %rcx
movq -48(%rbp), %r8
leaq -68(%rbp), %rdi
callq _cswap_
LBB0_83: ## in Loop: Header=BB0_73 Depth=1
jmp LBB0_84
LBB0_84: ## in Loop: Header=BB0_73 Depth=1
movl -76(%rbp), %edx
movq 16(%rbp), %rax
movslq -76(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movl -76(%rbp), %eax
addl $1, %eax
movl %eax, -76(%rbp)
LBB0_85: ## in Loop: Header=BB0_73 Depth=1
movl -76(%rbp), %eax
addl $1, %eax
movl %eax, -76(%rbp)
jmp LBB0_73
LBB0_86:
jmp LBB0_107
LBB0_87:
movq -32(%rbp), %rax
movl (%rax), %eax
movl %eax, -76(%rbp)
LBB0_88: ## =>This Inner Loop Header: Depth=1
cmpl $1, -76(%rbp)
jl LBB0_101
## %bb.89: ## in Loop: Header=BB0_88 Depth=1
movq 16(%rbp), %rax
movslq -76(%rbp), %rcx
cmpl $0, (%rax,%rcx,4)
jle LBB0_95
## %bb.90: ## in Loop: Header=BB0_88 Depth=1
movq 16(%rbp), %rax
movslq -76(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -84(%rbp)
cmpl $1, -76(%rbp)
jle LBB0_94
## %bb.91: ## in Loop: Header=BB0_88 Depth=1
movl -84(%rbp), %eax
cmpl -76(%rbp), %eax
je LBB0_93
## %bb.92: ## in Loop: Header=BB0_88 Depth=1
movl -76(%rbp), %eax
subl $1, %eax
movl %eax, -68(%rbp)
movq -40(%rbp), %rsi
movl -84(%rbp), %eax
addl -60(%rbp), %eax
cltq
shlq $3, %rax
addq %rax, %rsi
movq -48(%rbp), %rdx
movq -40(%rbp), %rcx
movl -76(%rbp), %eax
addl -60(%rbp), %eax
cltq
shlq $3, %rax
addq %rax, %rcx
movq -48(%rbp), %r8
leaq -68(%rbp), %rdi
callq _cswap_
LBB0_93: ## in Loop: Header=BB0_88 Depth=1
jmp LBB0_94
LBB0_94: ## in Loop: Header=BB0_88 Depth=1
jmp LBB0_100
LBB0_95: ## in Loop: Header=BB0_88 Depth=1
movl -76(%rbp), %eax
addl $-1, %eax
movl %eax, -76(%rbp)
movq 16(%rbp), %rcx
movslq -76(%rbp), %rdx
xorl %eax, %eax
subl (%rcx,%rdx,4), %eax
movl %eax, -84(%rbp)
cmpl $1, -76(%rbp)
jle LBB0_99
## %bb.96: ## in Loop: Header=BB0_88 Depth=1
movl -84(%rbp), %eax
movl -76(%rbp), %ecx
addl $1, %ecx
cmpl %ecx, %eax
je LBB0_98
## %bb.97: ## in Loop: Header=BB0_88 Depth=1
movl -76(%rbp), %eax
subl $1, %eax
movl %eax, -68(%rbp)
movq -40(%rbp), %rsi
movl -84(%rbp), %eax
addl -60(%rbp), %eax
cltq
shlq $3, %rax
addq %rax, %rsi
movq -48(%rbp), %rdx
movq -40(%rbp), %rcx
movl -76(%rbp), %eax
addl $1, %eax
addl -60(%rbp), %eax
cltq
shlq $3, %rax
addq %rax, %rcx
movq -48(%rbp), %r8
leaq -68(%rbp), %rdi
callq _cswap_
LBB0_98: ## in Loop: Header=BB0_88 Depth=1
jmp LBB0_99
LBB0_99: ## in Loop: Header=BB0_88 Depth=1
movq 16(%rbp), %rax
movl -76(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
movq 16(%rbp), %rax
movslq -76(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
LBB0_100: ## in Loop: Header=BB0_88 Depth=1
movl -76(%rbp), %eax
addl $-1, %eax
movl %eax, -76(%rbp)
jmp LBB0_88
LBB0_101:
movl $1, -76(%rbp)
LBB0_102: ## =>This Inner Loop Header: Depth=1
movl -76(%rbp), %eax
movq -32(%rbp), %rcx
movl (%rcx), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jg LBB0_106
## %bb.103: ## in Loop: Header=BB0_102 Depth=1
movq 16(%rbp), %rax
movslq -76(%rbp), %rcx
cmpl $0, (%rax,%rcx,4)
jge LBB0_105
## %bb.104: ## in Loop: Header=BB0_102 Depth=1
movl -76(%rbp), %eax
addl $1, %eax
movl -76(%rbp), %ecx
imull -60(%rbp), %ecx
addl %ecx, %eax
movl %eax, -68(%rbp)
movl -76(%rbp), %eax
movl %eax, -72(%rbp)
movq -56(%rbp), %rax
movslq -72(%rbp), %rcx
movss (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq -40(%rbp), %rax
movslq -68(%rbp), %rcx
movss %xmm0, (%rax,%rcx,8)
movq -56(%rbp), %rax
movslq -72(%rbp), %rcx
movss 4(%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq -40(%rbp), %rax
movslq -68(%rbp), %rcx
movss %xmm0, 4(%rax,%rcx,8)
movl -76(%rbp), %eax
addl $1, %eax
movl %eax, -76(%rbp)
LBB0_105: ## in Loop: Header=BB0_102 Depth=1
movl -76(%rbp), %eax
addl $1, %eax
movl %eax, -76(%rbp)
jmp LBB0_102
LBB0_106:
jmp LBB0_107
LBB0_107:
jmp LBB0_108
LBB0_108:
movl $0, -4(%rbp)
LBB0_109:
movl -4(%rbp), %eax
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "U"
L_.str.1: ## @.str.1
.asciz "C"
L_.str.2: ## @.str.2
.asciz "L"
L_.str.3: ## @.str.3
.asciz "R"
L_.str.4: ## @.str.4
.asciz "CSYCONVF"
.subsections_via_symbols
|
the_stack_data/648887.c
|
.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 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
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _scanf
ldur w8, [x29, #-8]
subs w8, w8, #1
; kill: def $x8 killed $w8
str x8, [sp, #16] ; 8-byte Folded Spill
subs x8, x8, #9
cset w8, hi
tbnz w8, #0, LBB0_13
; %bb.2: ; in Loop: Header=BB0_1 Depth=1
ldr x11, [sp, #16] ; 8-byte Folded Reload
adrp x10, lJTI0_0@PAGE
add x10, x10, lJTI0_0@PAGEOFF
Ltmp0:
adr x8, Ltmp0
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
bl _create
b LBB0_14
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
bl _ins_at_beg
b LBB0_14
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
bl _ins_at_pos
b LBB0_14
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
bl _del_at_beg
b LBB0_14
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
bl _del_at_pos
b LBB0_14
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
bl _traverse
b LBB0_14
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
bl _search
b LBB0_14
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
bl _sort
b LBB0_14
LBB0_11: ; in Loop: Header=BB0_1 Depth=1
bl _update
b LBB0_14
LBB0_12:
adrp x8, _head@PAGE
ldr x0, [x8, _head@PAGEOFF]
bl _rev_traverse
mov w0, #0
bl _exit
LBB0_13: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
.cfi_endproc
.p2align 2
lJTI0_0:
.long LBB0_3-Ltmp0
.long LBB0_4-Ltmp0
.long LBB0_5-Ltmp0
.long LBB0_6-Ltmp0
.long LBB0_7-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_9-Ltmp0
.long LBB0_10-Ltmp0
.long LBB0_11-Ltmp0
.long LBB0_12-Ltmp0
; -- End function
.globl _rev_traverse ; -- Begin function rev_traverse
.p2align 2
_rev_traverse: ; @rev_traverse
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
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
stur x0, [x29, #-8]
stur wzr, [x29, #-12]
adrp x8, _head@PAGE
ldr x8, [x8, _head@PAGEOFF]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
adrp x0, l_.str.27@PAGE
add x0, x0, l_.str.27@PAGEOFF
bl _printf
b LBB1_7
LBB1_2:
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
adrp x9, _head@PAGE
ldr x9, [x9, _head@PAGEOFF]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
ldur x8, [x29, #-8]
ldr w8, [x8]
stur w8, [x29, #-12]
ldur x8, [x29, #-8]
ldr x0, [x8, #8]
bl _rev_traverse
ldur w9, [x29, #-12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.28@PAGE
add x0, x0, l_.str.28@PAGEOFF
bl _printf
b LBB1_4
LBB1_4:
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
adrp x9, _head@PAGE
ldr x9, [x9, _head@PAGEOFF]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB1_6
b LBB1_5
LBB1_5:
ldur x8, [x29, #-8]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.28@PAGE
add x0, x0, l_.str.28@PAGEOFF
bl _printf
b LBB1_6
LBB1_6:
b LBB1_7
LBB1_7:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _create ; -- Begin function create
.p2align 2
_create: ; @create
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
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
adrp x8, _x@GOTPAGE
ldr x8, [x8, _x@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
adrp x8, _y@GOTPAGE
ldr x8, [x8, _y@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
mov x0, #16
bl _malloc
ldr x8, [sp, #16] ; 8-byte Folded Reload
str x0, [x8]
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x8, [x8]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _scanf
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x9, [x8]
ldr x10, [x8]
str x9, [x10, #8]
ldr x8, [x8]
adrp x9, _head@PAGE
str x8, [x9, _head@PAGEOFF]
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #1
str x8, [x9]
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl _scanf
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldursb w8, [x29, #-1]
subs w8, w8, #110
cset w8, eq
tbnz w8, #0, LBB2_3
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
mov x0, #16
bl _malloc
ldr x8, [sp, #8] ; 8-byte Folded Reload
str x0, [x8]
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x8]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _scanf
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr x10, [x8]
ldr x11, [x9]
str x10, [x11, #8]
adrp x10, _head@PAGE
ldr x10, [x10, _head@PAGEOFF]
ldr x11, [x8]
str x10, [x11, #8]
ldr x8, [x8]
str x8, [x9]
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #1
str x8, [x9]
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl _scanf
b LBB2_1
LBB2_3:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _ins_at_beg ; -- Begin function ins_at_beg
.p2align 2
_ins_at_beg: ; @ins_at_beg
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
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
adrp x9, _x@GOTPAGE
ldr x9, [x9, _x@GOTPAGEOFF]
str x9, [sp, #16] ; 8-byte Folded Spill
adrp x8, _y@GOTPAGE
ldr x8, [x8, _y@GOTPAGEOFF]
stur x8, [x29, #-8] ; 8-byte Folded Spill
adrp x8, _head@PAGE
ldr x8, [x8, _head@PAGEOFF]
str x8, [x9]
mov x0, #16
bl _malloc
ldur x8, [x29, #-8] ; 8-byte Folded Reload
str x0, [x8]
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
ldur x8, [x29, #-8] ; 8-byte Folded Reload
ldr x8, [x8]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _scanf
b LBB3_1
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x8, [x8]
ldr x8, [x8, #8]
adrp x9, _head@PAGE
ldr x9, [x9, _head@PAGEOFF]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB3_3
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr x8, [x9]
ldr x8, [x8, #8]
str x8, [x9]
b LBB3_1
LBB3_3:
ldur x8, [x29, #-8] ; 8-byte Folded Reload
ldr x10, [sp, #16] ; 8-byte Folded Reload
ldr x9, [x8]
ldr x10, [x10]
str x9, [x10, #8]
adrp x9, _head@PAGE
ldr x10, [x9, _head@PAGEOFF]
ldr x11, [x8]
str x10, [x11, #8]
ldr x8, [x8]
str x8, [x9, _head@PAGEOFF]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _ins_at_pos ; -- Begin function ins_at_pos
.p2align 2
_ins_at_pos: ; @ins_at_pos
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
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
adrp x8, _y@GOTPAGE
ldr x8, [x8, _y@GOTPAGEOFF]
str x8, [sp, #32] ; 8-byte Folded Spill
adrp x8, _x@GOTPAGE
ldr x8, [x8, _x@GOTPAGEOFF]
str x8, [sp, #24] ; 8-byte Folded Spill
mov w8, #1
stur w8, [x29, #-12]
stur w8, [x29, #-20]
mov x0, #16
bl _malloc
ldr x8, [sp, #32] ; 8-byte Folded Reload
str x0, [x8]
adrp x8, _head@PAGE
ldr x8, [x8, _head@PAGEOFF]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB4_2
b LBB4_1
LBB4_1:
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _printf
b LBB4_2
LBB4_2:
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x8, [x8]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
str x0, [sp, #16] ; 8-byte Folded Spill
bl _scanf
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _printf
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
sub x8, x29, #16
str x8, [x9]
bl _scanf
ldr x10, [sp, #24] ; 8-byte Folded Reload
adrp x8, _head@PAGE
ldr x9, [x8, _head@PAGEOFF]
str x9, [x10]
ldr x8, [x8, _head@PAGEOFF]
stur x8, [x29, #-8]
b LBB4_3
LBB4_3: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
adrp x9, _head@PAGE
ldr x9, [x9, _head@PAGEOFF]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB4_5
b LBB4_4
LBB4_4: ; in Loop: Header=BB4_3 Depth=1
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
stur x8, [x29, #-8]
b LBB4_3
LBB4_5:
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
ldur w8, [x29, #-16]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB4_7
b LBB4_6
LBB4_6:
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _printf
b LBB4_11
LBB4_7:
b LBB4_8
LBB4_8: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-12]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_10
b LBB4_9
LBB4_9: ; in Loop: Header=BB4_8 Depth=1
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x8, [x9]
adrp x10, _z@GOTPAGE
ldr x10, [x10, _z@GOTPAGEOFF]
str x8, [x10]
ldr x8, [x9]
ldr x8, [x8, #8]
str x8, [x9]
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB4_8
LBB4_10:
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x9, [x9]
ldr x10, [x8]
str x9, [x10, #8]
ldr x8, [x8]
adrp x9, _z@GOTPAGE
ldr x9, [x9, _z@GOTPAGEOFF]
ldr x9, [x9]
str x8, [x9, #8]
b LBB4_11
LBB4_11:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _del_at_beg ; -- Begin function del_at_beg
.p2align 2
_del_at_beg: ; @del_at_beg
.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
adrp x8, _x@GOTPAGE
ldr x8, [x8, _x@GOTPAGEOFF]
str x8, [sp] ; 8-byte Folded Spill
adrp x8, _y@GOTPAGE
ldr x8, [x8, _y@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
adrp x8, _head@PAGE
ldr x8, [x8, _head@PAGEOFF]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB5_2
b LBB5_1
LBB5_1:
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _printf
b LBB5_6
LBB5_2:
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x11, [sp] ; 8-byte Folded Reload
adrp x8, _head@PAGE
ldr x10, [x8, _head@PAGEOFF]
str x10, [x11]
ldr x8, [x8, _head@PAGEOFF]
str x8, [x9]
b LBB5_3
LBB5_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp] ; 8-byte Folded Reload
ldr x8, [x8]
ldr x8, [x8, #8]
adrp x9, _head@PAGE
ldr x9, [x9, _head@PAGEOFF]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB5_5
b LBB5_4
LBB5_4: ; in Loop: Header=BB5_3 Depth=1
ldr x9, [sp] ; 8-byte Folded Reload
ldr x8, [x9]
ldr x8, [x8, #8]
str x8, [x9]
b LBB5_3
LBB5_5:
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x10, [sp] ; 8-byte Folded Reload
ldr x9, [x8]
ldr x11, [x9, #8]
adrp x9, _head@PAGE
str x11, [x9, _head@PAGEOFF]
ldr x9, [x9, _head@PAGEOFF]
ldr x10, [x10]
str x9, [x10, #8]
ldr x0, [x8]
bl _free
b LBB5_6
LBB5_6:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _del_at_pos ; -- Begin function del_at_pos
.p2align 2
_del_at_pos: ; @del_at_pos
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
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
adrp x8, _x@GOTPAGE
ldr x8, [x8, _x@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
adrp x8, _head@PAGE
ldr x8, [x8, _head@PAGEOFF]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB6_2
b LBB6_1
LBB6_1:
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _printf
b LBB6_6
LBB6_2:
mov w8, #1
stur w8, [x29, #-4]
adrp x0, l_.str.15@PAGE
add x0, x0, l_.str.15@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _scanf
ldr x9, [sp, #16] ; 8-byte Folded Reload
adrp x8, _head@PAGE
ldr x8, [x8, _head@PAGEOFF]
str x8, [x9]
b LBB6_3
LBB6_3: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-4]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB6_5
b LBB6_4
LBB6_4: ; in Loop: Header=BB6_3 Depth=1
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr x8, [x9]
adrp x10, _y@GOTPAGE
ldr x10, [x10, _y@GOTPAGEOFF]
str x8, [x10]
ldr x8, [x9]
ldr x8, [x8, #8]
str x8, [x9]
ldur w8, [x29, #-4]
add w8, w8, #1
stur w8, [x29, #-4]
b LBB6_3
LBB6_5:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x9, [x8]
ldr x9, [x9, #8]
adrp x10, _y@GOTPAGE
ldr x10, [x10, _y@GOTPAGEOFF]
ldr x10, [x10]
str x9, [x10, #8]
ldr x0, [x8]
bl _free
b LBB6_6
LBB6_6:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _traverse ; -- Begin function traverse
.p2align 2
_traverse: ; @traverse
.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
adrp x8, _x@GOTPAGE
ldr x8, [x8, _x@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
adrp x8, _head@PAGE
ldr x8, [x8, _head@PAGEOFF]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB7_2
b LBB7_1
LBB7_1:
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _printf
b LBB7_6
LBB7_2:
ldr x9, [sp, #8] ; 8-byte Folded Reload
adrp x8, _head@PAGE
ldr x8, [x8, _head@PAGEOFF]
str x8, [x9]
b LBB7_3
LBB7_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x8]
ldr x8, [x8, #8]
adrp x9, _head@PAGE
ldr x9, [x9, _head@PAGEOFF]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB7_5
b LBB7_4
LBB7_4: ; in Loop: Header=BB7_3 Depth=1
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x8]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.16@PAGE
add x0, x0, l_.str.16@PAGEOFF
bl _printf
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x9]
ldr x8, [x8, #8]
str x8, [x9]
b LBB7_3
LBB7_5:
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x8]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
b LBB7_6
LBB7_6:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _search ; -- Begin function search
.p2align 2
_search: ; @search
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
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
adrp x8, _x@GOTPAGE
ldr x8, [x8, _x@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
stur wzr, [x29, #-8]
stur wzr, [x29, #-12]
adrp x0, l_.str.17@PAGE
add x0, x0, l_.str.17@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #4
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _scanf
adrp x8, _head@PAGE
ldr x8, [x8, _head@PAGEOFF]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB8_2
b LBB8_1
LBB8_1:
adrp x0, l_.str.18@PAGE
add x0, x0, l_.str.18@PAGEOFF
bl _printf
b LBB8_10
LBB8_2:
ldr x9, [sp, #8] ; 8-byte Folded Reload
adrp x8, _head@PAGE
ldr x8, [x8, _head@PAGEOFF]
str x8, [x9]
b LBB8_3
LBB8_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x8]
ldr x8, [x8, #8]
adrp x9, _head@PAGE
ldr x9, [x9, _head@PAGEOFF]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB8_7
b LBB8_4
LBB8_4: ; in Loop: Header=BB8_3 Depth=1
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x8]
ldr w8, [x8]
ldur w9, [x29, #-4]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB8_6
b LBB8_5
LBB8_5:
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.19@PAGE
add x0, x0, l_.str.19@PAGEOFF
bl _printf
mov w8, #1
stur w8, [x29, #-12]
b LBB8_7
LBB8_6: ; in Loop: Header=BB8_3 Depth=1
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
ldr x8, [x9]
ldr x8, [x8, #8]
str x8, [x9]
b LBB8_3
LBB8_7:
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB8_9
b LBB8_8
LBB8_8:
adrp x0, l_.str.20@PAGE
add x0, x0, l_.str.20@PAGEOFF
bl _printf
b LBB8_9
LBB8_9:
b LBB8_10
LBB8_10:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _sort ; -- Begin function sort
.p2align 2
_sort: ; @sort
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
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
adrp x8, _head@PAGE
ldr x8, [x8, _head@PAGEOFF]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB9_2
b LBB9_1
LBB9_1:
adrp x0, l_.str.21@PAGE
add x0, x0, l_.str.21@PAGEOFF
bl _printf
b LBB9_14
LBB9_2:
adrp x8, _head@PAGE
ldr x8, [x8, _head@PAGEOFF]
stur x8, [x29, #-8]
b LBB9_3
LBB9_3: ; =>This Loop Header: Depth=1
; Child Loop BB9_5 Depth 2
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
adrp x9, _head@PAGE
ldr x9, [x9, _head@PAGEOFF]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB9_13
b LBB9_4
LBB9_4: ; in Loop: Header=BB9_3 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
str x8, [sp, #16]
b LBB9_5
LBB9_5: ; Parent Loop BB9_3 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #16]
adrp x9, _head@PAGE
ldr x9, [x9, _head@PAGEOFF]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB9_12
b LBB9_6
LBB9_6: ; in Loop: Header=BB9_5 Depth=2
ldr x8, [sp, #16]
adrp x9, _head@PAGE
ldr x9, [x9, _head@PAGEOFF]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB9_10
b LBB9_7
LBB9_7: ; in Loop: Header=BB9_5 Depth=2
ldur x8, [x29, #-8]
ldr w8, [x8]
ldr x9, [sp, #16]
ldr w9, [x9]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB9_9
b LBB9_8
LBB9_8: ; in Loop: Header=BB9_5 Depth=2
ldur x8, [x29, #-8]
ldr w8, [x8]
str w8, [sp, #12]
ldr x8, [sp, #16]
ldr w8, [x8]
ldur x9, [x29, #-8]
str w8, [x9]
ldr w8, [sp, #12]
ldr x9, [sp, #16]
str w8, [x9]
b LBB9_9
LBB9_9: ; in Loop: Header=BB9_5 Depth=2
b LBB9_11
LBB9_10: ; in Loop: Header=BB9_3 Depth=1
b LBB9_12
LBB9_11: ; in Loop: Header=BB9_5 Depth=2
ldr x8, [sp, #16]
ldr x8, [x8, #8]
str x8, [sp, #16]
b LBB9_5
LBB9_12: ; in Loop: Header=BB9_3 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
stur x8, [x29, #-8]
b LBB9_3
LBB9_13:
b LBB9_14
LBB9_14:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _update ; -- Begin function update
.p2align 2
_update: ; @update
.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
stur wzr, [x29, #-20]
adrp x8, _head@PAGE
ldr x8, [x8, _head@PAGEOFF]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB10_2
b LBB10_1
LBB10_1:
adrp x0, l_.str.22@PAGE
add x0, x0, l_.str.22@PAGEOFF
bl _printf
b LBB10_13
LBB10_2:
adrp x0, l_.str.23@PAGE
add x0, x0, l_.str.23@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #12
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
str x0, [sp, #16] ; 8-byte Folded Spill
bl _scanf
adrp x8, ___stdinp@GOTPAGE
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
ldr x0, [x8]
bl _fflush
adrp x0, l_.str.24@PAGE
add x0, x0, l_.str.24@PAGEOFF
bl _printf
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
sub x8, x29, #16
str x8, [x9]
bl _scanf
adrp x8, _head@PAGE
ldr x8, [x8, _head@PAGEOFF]
stur x8, [x29, #-8]
b LBB10_3
LBB10_3: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
adrp x9, _head@PAGE
ldr x9, [x9, _head@PAGEOFF]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB10_7
b LBB10_4
LBB10_4: ; in Loop: Header=BB10_3 Depth=1
ldur x8, [x29, #-8]
ldr w8, [x8]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB10_6
b LBB10_5
LBB10_5:
ldur w8, [x29, #-16]
ldur x9, [x29, #-8]
str w8, [x9]
mov w8, #1
stur w8, [x29, #-20]
b LBB10_7
LBB10_6: ; in Loop: Header=BB10_3 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
stur x8, [x29, #-8]
b LBB10_3
LBB10_7:
ldur x8, [x29, #-8]
ldr w8, [x8]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB10_9
b LBB10_8
LBB10_8:
ldur w8, [x29, #-16]
ldur x9, [x29, #-8]
str w8, [x9]
mov w8, #1
stur w8, [x29, #-20]
b LBB10_9
LBB10_9:
ldur w8, [x29, #-20]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB10_11
b LBB10_10
LBB10_10:
adrp x0, l_.str.25@PAGE
add x0, x0, l_.str.25@PAGEOFF
bl _printf
b LBB10_12
LBB10_11:
adrp x0, l_.str.26@PAGE
add x0, x0, l_.str.26@PAGEOFF
bl _printf
b LBB10_12
LBB10_12:
b LBB10_13
LBB10_13:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _head ; @head
.zerofill __DATA,__common,_head,8,3
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "--------------------------------MENU-----------------------------------"
l_.str.1: ; @.str.1
.asciz "\n 1.Creation \n 2.Insertion at beginning \n 3.Insertion at remaining"
l_.str.2: ; @.str.2
.asciz "\n 4.Deletion at beginning \n 5.Deletion at remaining \n 6.Traverse"
l_.str.3: ; @.str.3
.asciz "\n 7.Search\n 8.Sort\n 9.Update\n 10.Exit\n"
l_.str.4: ; @.str.4
.asciz "-----------------------------------------------------------------------"
l_.str.5: ; @.str.5
.asciz "\n Please enter your choice:"
l_.str.6: ; @.str.6
.asciz "%d"
l_.str.7: ; @.str.7
.asciz "Sorry wrong input\n"
.comm _x,8,3 ; @x
l_.str.8: ; @.str.8
.asciz "\n Enter the data:"
l_.str.9: ; @.str.9
.asciz "\n If you wish to continue press y otherwise n:"
l_.str.10: ; @.str.10
.asciz " %c"
.comm _y,8,3 ; @y
l_.str.11: ; @.str.11
.asciz "cannot enter an element at this place"
l_.str.12: ; @.str.12
.asciz "\n Enter the position to be inserted:"
l_.str.13: ; @.str.13
.asciz "OUT OF BOUND"
.comm _z,8,3 ; @z
l_.str.14: ; @.str.14
.asciz "\n List is empty"
l_.str.15: ; @.str.15
.asciz "\n Enter the position to be deleted:"
l_.str.16: ; @.str.16
.asciz "%d->"
l_.str.17: ; @.str.17
.asciz "\nenter the element to search\n"
l_.str.18: ; @.str.18
.asciz "\nList is empty nothing to search"
l_.str.19: ; @.str.19
.asciz "\nthe element is found at %d"
l_.str.20: ; @.str.20
.asciz "\nelement not found"
l_.str.21: ; @.str.21
.asciz "empty linkedlist"
l_.str.22: ; @.str.22
.asciz "\n empty list"
l_.str.23: ; @.str.23
.asciz "enter the value to be edited\n"
l_.str.24: ; @.str.24
.asciz "enter the value to be replace\n"
l_.str.25: ; @.str.25
.asciz "\nUPdate sucessful"
l_.str.26: ; @.str.26
.asciz "\n update not successful"
l_.str.27: ; @.str.27
.asciz "empty linked list\n"
l_.str.28: ; @.str.28
.asciz " %d"
.subsections_via_symbols
|
.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
subq $32, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
LBB0_1: ## =>This Inner Loop Header: Depth=1
leaq L_.str.5(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movb %al, -17(%rbp) ## 1-byte Spill
callq _printf
## kill: def $ecx killed $eax
movb -17(%rbp), %al ## 1-byte Reload
leaq L_.str.6(%rip), %rdi
leaq -8(%rbp), %rsi
callq _scanf
movl -8(%rbp), %eax
decl %eax
movl %eax, %ecx
movq %rcx, -16(%rbp) ## 8-byte Spill
subl $9, %eax
ja LBB0_12
## %bb.14: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax ## 8-byte Reload
leaq LJTI0_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_2: ## in Loop: Header=BB0_1 Depth=1
callq _create
jmp LBB0_13
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
callq _ins_at_beg
jmp LBB0_13
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
callq _ins_at_pos
jmp LBB0_13
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
callq _del_at_beg
jmp LBB0_13
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
callq _del_at_pos
jmp LBB0_13
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
callq _traverse
jmp LBB0_13
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
callq _search
jmp LBB0_13
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
callq _sort
jmp LBB0_13
LBB0_10: ## in Loop: Header=BB0_1 Depth=1
callq _update
jmp LBB0_13
LBB0_11:
movq _head(%rip), %rdi
callq _rev_traverse
xorl %edi, %edi
callq _exit
LBB0_12: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
LBB0_13: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_2, LBB0_2-LJTI0_0
.set L0_0_set_3, LBB0_3-LJTI0_0
.set L0_0_set_4, LBB0_4-LJTI0_0
.set L0_0_set_5, LBB0_5-LJTI0_0
.set L0_0_set_6, LBB0_6-LJTI0_0
.set L0_0_set_7, LBB0_7-LJTI0_0
.set L0_0_set_8, LBB0_8-LJTI0_0
.set L0_0_set_9, LBB0_9-LJTI0_0
.set L0_0_set_10, LBB0_10-LJTI0_0
.set L0_0_set_11, LBB0_11-LJTI0_0
LJTI0_0:
.long L0_0_set_2
.long L0_0_set_3
.long L0_0_set_4
.long L0_0_set_5
.long L0_0_set_6
.long L0_0_set_7
.long L0_0_set_8
.long L0_0_set_9
.long L0_0_set_10
.long L0_0_set_11
.end_data_region
## -- End function
.globl _rev_traverse ## -- Begin function rev_traverse
.p2align 4, 0x90
_rev_traverse: ## @rev_traverse
.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 %rdi, -8(%rbp)
movl $0, -12(%rbp)
cmpq $0, _head(%rip)
jne LBB1_2
## %bb.1:
leaq L_.str.27(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB1_7
LBB1_2:
movq -8(%rbp), %rax
movq 8(%rax), %rax
cmpq _head(%rip), %rax
je LBB1_4
## %bb.3:
movq -8(%rbp), %rax
movl (%rax), %eax
movl %eax, -12(%rbp)
movq -8(%rbp), %rax
movq 8(%rax), %rdi
callq _rev_traverse
movl -12(%rbp), %esi
leaq L_.str.28(%rip), %rdi
movb $0, %al
callq _printf
LBB1_4:
movq -8(%rbp), %rax
movq 8(%rax), %rax
cmpq _head(%rip), %rax
jne LBB1_6
## %bb.5:
movq -8(%rbp), %rax
movl (%rax), %esi
leaq L_.str.28(%rip), %rdi
movb $0, %al
callq _printf
LBB1_6:
jmp LBB1_7
LBB1_7:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _create ## -- Begin function create
.p2align 4, 0x90
_create: ## @create
.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
movl $16, %edi
callq _malloc
movq %rax, %rcx
movq _x@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
movq _x@GOTPCREL(%rip), %rax
movq (%rax), %rsi
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _scanf
movq _x@GOTPCREL(%rip), %rax
movq (%rax), %rcx
movq _x@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rcx, 8(%rax)
movq _x@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, _head(%rip)
leaq L_.str.9(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.10(%rip), %rdi
leaq -1(%rbp), %rsi
movb $0, %al
callq _scanf
LBB2_1: ## =>This Inner Loop Header: Depth=1
movsbl -1(%rbp), %eax
cmpl $110, %eax
je LBB2_3
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movl $16, %edi
callq _malloc
movq %rax, %rcx
movq _y@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
movq _y@GOTPCREL(%rip), %rax
movq (%rax), %rsi
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _scanf
movq _y@GOTPCREL(%rip), %rax
movq (%rax), %rcx
movq _x@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rcx, 8(%rax)
movq _head(%rip), %rcx
movq _y@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rcx, 8(%rax)
movq _y@GOTPCREL(%rip), %rax
movq (%rax), %rcx
movq _x@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
leaq L_.str.9(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.10(%rip), %rdi
leaq -1(%rbp), %rsi
movb $0, %al
callq _scanf
jmp LBB2_1
LBB2_3:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ins_at_beg ## -- Begin function ins_at_beg
.p2align 4, 0x90
_ins_at_beg: ## @ins_at_beg
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _head(%rip), %rcx
movq _x@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movl $16, %edi
callq _malloc
movq %rax, %rcx
movq _y@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
movq _y@GOTPCREL(%rip), %rax
movq (%rax), %rsi
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _scanf
LBB3_1: ## =>This Inner Loop Header: Depth=1
movq _x@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq 8(%rax), %rax
cmpq _head(%rip), %rax
je LBB3_3
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movq _x@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq 8(%rax), %rcx
movq _x@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
jmp LBB3_1
LBB3_3:
movq _y@GOTPCREL(%rip), %rax
movq (%rax), %rcx
movq _x@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rcx, 8(%rax)
movq _head(%rip), %rcx
movq _y@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rcx, 8(%rax)
movq _y@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, _head(%rip)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ins_at_pos ## -- Begin function ins_at_pos
.p2align 4, 0x90
_ins_at_pos: ## @ins_at_pos
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $1, -12(%rbp)
movl $1, -20(%rbp)
movl $16, %edi
callq _malloc
movq %rax, %rcx
movq _y@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
cmpq $0, _head(%rip)
jne LBB4_2
## %bb.1:
leaq L_.str.11(%rip), %rdi
movb $0, %al
callq _printf
LBB4_2:
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
movq _y@GOTPCREL(%rip), %rax
movq (%rax), %rsi
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _scanf
leaq L_.str.12(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.6(%rip), %rdi
leaq -16(%rbp), %rsi
movb $0, %al
callq _scanf
movq _head(%rip), %rcx
movq _x@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movq _head(%rip), %rax
movq %rax, -8(%rbp)
LBB4_3: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movq 8(%rax), %rax
cmpq _head(%rip), %rax
je LBB4_5
## %bb.4: ## in Loop: Header=BB4_3 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -8(%rbp)
jmp LBB4_3
LBB4_5:
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
movl -16(%rbp), %eax
cmpl -20(%rbp), %eax
jle LBB4_7
## %bb.6:
leaq L_.str.13(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB4_11
LBB4_7:
jmp LBB4_8
LBB4_8: ## =>This Inner Loop Header: Depth=1
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB4_10
## %bb.9: ## in Loop: Header=BB4_8 Depth=1
movq _x@GOTPCREL(%rip), %rax
movq (%rax), %rcx
movq _z@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movq _x@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq 8(%rax), %rcx
movq _x@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB4_8
LBB4_10:
movq _x@GOTPCREL(%rip), %rax
movq (%rax), %rcx
movq _y@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rcx, 8(%rax)
movq _y@GOTPCREL(%rip), %rax
movq (%rax), %rcx
movq _z@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rcx, 8(%rax)
LBB4_11:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _del_at_beg ## -- Begin function del_at_beg
.p2align 4, 0x90
_del_at_beg: ## @del_at_beg
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
cmpq $0, _head(%rip)
jne LBB5_2
## %bb.1:
leaq L_.str.14(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB5_6
LBB5_2:
movq _head(%rip), %rcx
movq _x@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movq _head(%rip), %rcx
movq _y@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
LBB5_3: ## =>This Inner Loop Header: Depth=1
movq _x@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq 8(%rax), %rax
cmpq _head(%rip), %rax
je LBB5_5
## %bb.4: ## in Loop: Header=BB5_3 Depth=1
movq _x@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq 8(%rax), %rcx
movq _x@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
jmp LBB5_3
LBB5_5:
movq _y@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq 8(%rax), %rax
movq %rax, _head(%rip)
movq _head(%rip), %rcx
movq _x@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rcx, 8(%rax)
movq _y@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _free
LBB5_6:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _del_at_pos ## -- Begin function del_at_pos
.p2align 4, 0x90
_del_at_pos: ## @del_at_pos
.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
cmpq $0, _head(%rip)
jne LBB6_2
## %bb.1:
leaq L_.str.14(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB6_6
LBB6_2:
movl $1, -4(%rbp)
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.6(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movq _head(%rip), %rcx
movq _x@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
LBB6_3: ## =>This Inner Loop Header: Depth=1
movl -4(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB6_5
## %bb.4: ## in Loop: Header=BB6_3 Depth=1
movq _x@GOTPCREL(%rip), %rax
movq (%rax), %rcx
movq _y@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movq _x@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq 8(%rax), %rcx
movq _x@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB6_3
LBB6_5:
movq _x@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq 8(%rax), %rcx
movq _y@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rcx, 8(%rax)
movq _x@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _free
LBB6_6:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _traverse ## -- Begin function traverse
.p2align 4, 0x90
_traverse: ## @traverse
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
cmpq $0, _head(%rip)
jne LBB7_2
## %bb.1:
leaq L_.str.14(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB7_6
LBB7_2:
movq _head(%rip), %rcx
movq _x@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
LBB7_3: ## =>This Inner Loop Header: Depth=1
movq _x@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq 8(%rax), %rax
cmpq _head(%rip), %rax
je LBB7_5
## %bb.4: ## in Loop: Header=BB7_3 Depth=1
movq _x@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl (%rax), %esi
leaq L_.str.16(%rip), %rdi
movb $0, %al
callq _printf
movq _x@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq 8(%rax), %rcx
movq _x@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
jmp LBB7_3
LBB7_5:
movq _x@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl (%rax), %esi
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
LBB7_6:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _search ## -- Begin function search
.p2align 4, 0x90
_search: ## @search
.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
movl $0, -8(%rbp)
movl $0, -12(%rbp)
leaq L_.str.17(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.6(%rip), %rdi
leaq -4(%rbp), %rsi
movb $0, %al
callq _scanf
cmpq $0, _head(%rip)
jne LBB8_2
## %bb.1:
leaq L_.str.18(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB8_10
LBB8_2:
movq _head(%rip), %rcx
movq _x@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
LBB8_3: ## =>This Inner Loop Header: Depth=1
movq _x@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq 8(%rax), %rax
cmpq _head(%rip), %rax
je LBB8_7
## %bb.4: ## in Loop: Header=BB8_3 Depth=1
movq _x@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl (%rax), %eax
cmpl -4(%rbp), %eax
jne LBB8_6
## %bb.5:
movl -8(%rbp), %esi
leaq L_.str.19(%rip), %rdi
movb $0, %al
callq _printf
movl $1, -12(%rbp)
jmp LBB8_7
LBB8_6: ## in Loop: Header=BB8_3 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
movq _x@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq 8(%rax), %rcx
movq _x@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
jmp LBB8_3
LBB8_7:
cmpl $0, -12(%rbp)
jne LBB8_9
## %bb.8:
leaq L_.str.20(%rip), %rdi
movb $0, %al
callq _printf
LBB8_9:
jmp LBB8_10
LBB8_10:
addq $16, %rsp
popq %rbp
retq
.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
subq $32, %rsp
cmpq $0, _head(%rip)
jne LBB9_2
## %bb.1:
leaq L_.str.21(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB9_14
LBB9_2:
movq _head(%rip), %rax
movq %rax, -8(%rbp)
LBB9_3: ## =>This Loop Header: Depth=1
## Child Loop BB9_5 Depth 2
movq -8(%rbp), %rax
movq 8(%rax), %rax
cmpq _head(%rip), %rax
je LBB9_13
## %bb.4: ## in Loop: Header=BB9_3 Depth=1
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -16(%rbp)
LBB9_5: ## Parent Loop BB9_3 Depth=1
## => This Inner Loop Header: Depth=2
movq -16(%rbp), %rax
cmpq _head(%rip), %rax
je LBB9_12
## %bb.6: ## in Loop: Header=BB9_5 Depth=2
movq -16(%rbp), %rax
cmpq _head(%rip), %rax
je LBB9_10
## %bb.7: ## in Loop: Header=BB9_5 Depth=2
movq -8(%rbp), %rax
movl (%rax), %eax
movq -16(%rbp), %rcx
cmpl (%rcx), %eax
jle LBB9_9
## %bb.8: ## in Loop: Header=BB9_5 Depth=2
movq -8(%rbp), %rax
movl (%rax), %eax
movl %eax, -20(%rbp)
movq -16(%rbp), %rax
movl (%rax), %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
movl -20(%rbp), %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
LBB9_9: ## in Loop: Header=BB9_5 Depth=2
jmp LBB9_11
LBB9_10: ## in Loop: Header=BB9_3 Depth=1
jmp LBB9_12
LBB9_11: ## in Loop: Header=BB9_5 Depth=2
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -16(%rbp)
jmp LBB9_5
LBB9_12: ## in Loop: Header=BB9_3 Depth=1
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -8(%rbp)
jmp LBB9_3
LBB9_13:
jmp LBB9_14
LBB9_14:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _update ## -- Begin function update
.p2align 4, 0x90
_update: ## @update
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -20(%rbp)
cmpq $0, _head(%rip)
jne LBB10_2
## %bb.1:
leaq L_.str.22(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB10_13
LBB10_2:
leaq L_.str.23(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.6(%rip), %rdi
leaq -12(%rbp), %rsi
movb $0, %al
callq _scanf
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
leaq L_.str.24(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.6(%rip), %rdi
leaq -16(%rbp), %rsi
movb $0, %al
callq _scanf
movq _head(%rip), %rax
movq %rax, -8(%rbp)
LBB10_3: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movq 8(%rax), %rax
cmpq _head(%rip), %rax
je LBB10_7
## %bb.4: ## in Loop: Header=BB10_3 Depth=1
movq -8(%rbp), %rax
movl (%rax), %eax
cmpl -12(%rbp), %eax
jne LBB10_6
## %bb.5:
movl -16(%rbp), %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
movl $1, -20(%rbp)
jmp LBB10_7
LBB10_6: ## in Loop: Header=BB10_3 Depth=1
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -8(%rbp)
jmp LBB10_3
LBB10_7:
movq -8(%rbp), %rax
movl (%rax), %eax
cmpl -12(%rbp), %eax
jne LBB10_9
## %bb.8:
movl -16(%rbp), %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
movl $1, -20(%rbp)
LBB10_9:
cmpl $1, -20(%rbp)
jne LBB10_11
## %bb.10:
leaq L_.str.25(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB10_12
LBB10_11:
leaq L_.str.26(%rip), %rdi
movb $0, %al
callq _printf
LBB10_12:
jmp LBB10_13
LBB10_13:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _head ## @head
.zerofill __DATA,__common,_head,8,3
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "--------------------------------MENU-----------------------------------"
L_.str.1: ## @.str.1
.asciz "\n 1.Creation \n 2.Insertion at beginning \n 3.Insertion at remaining"
L_.str.2: ## @.str.2
.asciz "\n 4.Deletion at beginning \n 5.Deletion at remaining \n 6.Traverse"
L_.str.3: ## @.str.3
.asciz "\n 7.Search\n 8.Sort\n 9.Update\n 10.Exit\n"
L_.str.4: ## @.str.4
.asciz "-----------------------------------------------------------------------"
L_.str.5: ## @.str.5
.asciz "\n Please enter your choice:"
L_.str.6: ## @.str.6
.asciz "%d"
L_.str.7: ## @.str.7
.asciz "Sorry wrong input\n"
.comm _x,8,3 ## @x
L_.str.8: ## @.str.8
.asciz "\n Enter the data:"
L_.str.9: ## @.str.9
.asciz "\n If you wish to continue press y otherwise n:"
L_.str.10: ## @.str.10
.asciz " %c"
.comm _y,8,3 ## @y
L_.str.11: ## @.str.11
.asciz "cannot enter an element at this place"
L_.str.12: ## @.str.12
.asciz "\n Enter the position to be inserted:"
L_.str.13: ## @.str.13
.asciz "OUT OF BOUND"
.comm _z,8,3 ## @z
L_.str.14: ## @.str.14
.asciz "\n List is empty"
L_.str.15: ## @.str.15
.asciz "\n Enter the position to be deleted:"
L_.str.16: ## @.str.16
.asciz "%d->"
L_.str.17: ## @.str.17
.asciz "\nenter the element to search\n"
L_.str.18: ## @.str.18
.asciz "\nList is empty nothing to search"
L_.str.19: ## @.str.19
.asciz "\nthe element is found at %d"
L_.str.20: ## @.str.20
.asciz "\nelement not found"
L_.str.21: ## @.str.21
.asciz "empty linkedlist"
L_.str.22: ## @.str.22
.asciz "\n empty list"
L_.str.23: ## @.str.23
.asciz "enter the value to be edited\n"
L_.str.24: ## @.str.24
.asciz "enter the value to be replace\n"
L_.str.25: ## @.str.25
.asciz "\nUPdate sucessful"
L_.str.26: ## @.str.26
.asciz "\n update not successful"
L_.str.27: ## @.str.27
.asciz "empty linked list\n"
L_.str.28: ## @.str.28
.asciz " %d"
.subsections_via_symbols
|
the_stack_data/37638798.c
|
.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 x28, x27, [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 w27, -24
.cfi_offset w28, -32
sub sp, sp, #1072
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #56]
mov x9, sp
add x8, sp, #52
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
bl _getchar
mov w8, #1
str w8, [sp, #44]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr w8, [sp, #44]
ldr w9, [sp, #52]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_12
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
mov x9, sp
add x8, sp, #48
str x8, [x9]
add x8, sp, #63
str x8, [x9, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
str wzr, [sp, #40]
mov w8, #-1
str w8, [sp, #36]
str wzr, [sp, #32]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #32]
ldr w9, [sp, #48]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_10
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldrsw x9, [sp, #32]
add x8, sp, #63
ldrsb w8, [x8, x9]
subs w8, w8, #48
str w8, [sp, #28]
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_8
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #32]
ldr w9, [sp, #40]
subs w8, w8, w9
str w8, [sp, #24]
ldr w8, [sp, #24]
ldr w9, [sp, #36]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #24]
str w8, [sp, #36]
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_3 Depth=2
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_3 Depth=2
ldr w9, [sp, #28]
ldr w8, [sp, #40]
add w8, w8, w9
str w8, [sp, #40]
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB0_3
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #44]
; implicit-def: $x10
mov x10, x8
ldr w9, [sp, #36]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #44]
add w8, w8, #1
str w8, [sp, #44]
b LBB0_1
LBB0_12:
ldr w8, [sp, #56]
str w8, [sp, #20] ; 4-byte Folded Spill
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_14
b LBB0_13
LBB0_13:
bl ___stack_chk_fail
LBB0_14:
ldr w0, [sp, #20] ; 4-byte Folded Reload
add sp, sp, #1072
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "%d %s"
l_.str.2: ; @.str.2
.asciz "Case #%d: %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 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 $1072, %rsp ## imm = 0x430
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -1028(%rbp)
leaq L_.str(%rip), %rdi
leaq -1032(%rbp), %rsi
movb $0, %al
callq _scanf
callq _getchar
movl $1, -1040(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
movl -1040(%rbp), %eax
cmpl -1032(%rbp), %eax
jg LBB0_12
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq -1024(%rbp), %rdx
leaq L_.str.1(%rip), %rdi
leaq -1036(%rbp), %rsi
movb $0, %al
callq _scanf
movl $0, -1044(%rbp)
movl $-1, -1048(%rbp)
movl $0, -1052(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -1052(%rbp), %eax
cmpl -1036(%rbp), %eax
jg LBB0_10
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movslq -1052(%rbp), %rax
movsbl -1024(%rbp,%rax), %eax
subl $48, %eax
movl %eax, -1056(%rbp)
cmpl $0, -1056(%rbp)
jle LBB0_8
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movl -1052(%rbp), %eax
subl -1044(%rbp), %eax
movl %eax, -1060(%rbp)
movl -1060(%rbp), %eax
cmpl -1048(%rbp), %eax
jle LBB0_7
## %bb.6: ## in Loop: Header=BB0_3 Depth=2
movl -1060(%rbp), %eax
movl %eax, -1048(%rbp)
LBB0_7: ## in Loop: Header=BB0_3 Depth=2
jmp LBB0_8
LBB0_8: ## in Loop: Header=BB0_3 Depth=2
movl -1056(%rbp), %eax
addl -1044(%rbp), %eax
movl %eax, -1044(%rbp)
## %bb.9: ## in Loop: Header=BB0_3 Depth=2
movl -1052(%rbp), %eax
addl $1, %eax
movl %eax, -1052(%rbp)
jmp LBB0_3
LBB0_10: ## in Loop: Header=BB0_1 Depth=1
movl -1040(%rbp), %esi
movl -1048(%rbp), %edx
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
## %bb.11: ## in Loop: Header=BB0_1 Depth=1
movl -1040(%rbp), %eax
addl $1, %eax
movl %eax, -1040(%rbp)
jmp LBB0_1
LBB0_12:
movl -1028(%rbp), %eax
movl %eax, -1064(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_14
## %bb.13:
movl -1064(%rbp), %eax ## 4-byte Reload
addq $1072, %rsp ## imm = 0x430
popq %rbp
retq
LBB0_14:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "%d %s"
L_.str.2: ## @.str.2
.asciz "Case #%d: %d\n"
.subsections_via_symbols
|
the_stack_data/11803.c
|
.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, #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
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur wzr, [x29, #-36]
stur w0, [x29, #-40]
str x1, [sp, #48]
str x2, [sp, #40]
adrp x8, l___const.main.A@PAGE
add x8, x8, l___const.main.A@PAGEOFF
ldr x8, [x8]
stur x8, [x29, #-16]
adrp x8, l___const.main.B@PAGE
add x8, x8, l___const.main.B@PAGEOFF
ldr w9, [x8]
str w9, [sp, #32]
ldrh w8, [x8, #4]
strh w8, [sp, #36]
str wzr, [sp, #20]
str wzr, [sp, #28]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr w8, [sp, #28]
subs w8, w8, #4
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp, #24]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #24]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldrsw x9, [sp, #28]
sub x8, x29, #16
add x8, x8, x9, lsl #1
ldrsw x9, [sp, #24]
add x8, x8, x9
ldrb w8, [x8]
ldrsw x10, [sp, #20]
mov x9, x10
add w9, w9, #1
str w9, [sp, #20]
sub x9, x29, #30
add x9, x9, x10
strb w8, [x9]
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB0_3
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB0_1
LBB0_8:
str wzr, [sp, #28]
b LBB0_9
LBB0_9: ; =>This Loop Header: Depth=1
; Child Loop BB0_11 Depth 2
ldr w8, [sp, #28]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB0_16
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_9 Depth=1
str wzr, [sp, #24]
b LBB0_11
LBB0_11: ; Parent Loop BB0_9 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #24]
subs w8, w8, #3
cset w8, ge
tbnz w8, #0, LBB0_14
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_11 Depth=2
ldrsw x8, [sp, #28]
mov x9, #3
mul x9, x8, x9
add x8, sp, #32
add x8, x8, x9
ldrsw x9, [sp, #24]
add x8, x8, x9
ldrb w8, [x8]
ldrsw x10, [sp, #20]
mov x9, x10
add w9, w9, #1
str w9, [sp, #20]
sub x9, x29, #30
add x9, x9, x10
strb w8, [x9]
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_11 Depth=2
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB0_11
LBB0_14: ; in Loop: Header=BB0_9 Depth=1
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_9 Depth=1
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB0_9
LBB0_16:
str wzr, [sp, #28]
b LBB0_17
LBB0_17: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #28]
subs w8, w8, #14
cset w8, ge
tbnz w8, #0, LBB0_20
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_17 Depth=1
ldrsw x9, [sp, #28]
sub x8, x29, #30
ldrsb w10, [x8, x9]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_17 Depth=1
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB0_17
LBB0_20:
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_22
b LBB0_21
LBB0_21:
bl ___stack_chk_fail
LBB0_22:
mov w0, #0
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
l___const.main.A: ; @__const.main.A
.ascii "AB"
.ascii "CD"
.ascii "EF"
.ascii "GH"
.section __TEXT,__const
l___const.main.B: ; @__const.main.B
.ascii "IJK"
.ascii "LMN"
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.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 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 $80, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -36(%rbp)
movl %edi, -40(%rbp)
movq %rsi, -48(%rbp)
movq %rdx, -56(%rbp)
movq L___const.main.A(%rip), %rax
movq %rax, -16(%rbp)
movl l___const.main.B(%rip), %eax
movl %eax, -62(%rbp)
movw l___const.main.B+4(%rip), %ax
movw %ax, -58(%rbp)
movl $0, -76(%rbp)
movl $0, -68(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
cmpl $4, -68(%rbp)
jge LBB0_8
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $0, -72(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $2, -72(%rbp)
jge LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movslq -68(%rbp), %rcx
leaq -16(%rbp), %rax
shlq $1, %rcx
addq %rcx, %rax
movslq -72(%rbp), %rcx
movb (%rax,%rcx), %cl
movl -76(%rbp), %eax
movl %eax, %edx
addl $1, %edx
movl %edx, -76(%rbp)
cltq
movb %cl, -30(%rbp,%rax)
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movl -72(%rbp), %eax
addl $1, %eax
movl %eax, -72(%rbp)
jmp LBB0_3
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_7
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
movl -68(%rbp), %eax
addl $1, %eax
movl %eax, -68(%rbp)
jmp LBB0_1
LBB0_8:
movl $0, -68(%rbp)
LBB0_9: ## =>This Loop Header: Depth=1
## Child Loop BB0_11 Depth 2
cmpl $2, -68(%rbp)
jge LBB0_16
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
movl $0, -72(%rbp)
LBB0_11: ## Parent Loop BB0_9 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $3, -72(%rbp)
jge LBB0_14
## %bb.12: ## in Loop: Header=BB0_11 Depth=2
movslq -68(%rbp), %rcx
leaq -62(%rbp), %rax
imulq $3, %rcx, %rcx
addq %rcx, %rax
movslq -72(%rbp), %rcx
movb (%rax,%rcx), %cl
movl -76(%rbp), %eax
movl %eax, %edx
addl $1, %edx
movl %edx, -76(%rbp)
cltq
movb %cl, -30(%rbp,%rax)
## %bb.13: ## in Loop: Header=BB0_11 Depth=2
movl -72(%rbp), %eax
addl $1, %eax
movl %eax, -72(%rbp)
jmp LBB0_11
LBB0_14: ## in Loop: Header=BB0_9 Depth=1
jmp LBB0_15
LBB0_15: ## in Loop: Header=BB0_9 Depth=1
movl -68(%rbp), %eax
addl $1, %eax
movl %eax, -68(%rbp)
jmp LBB0_9
LBB0_16:
movl $0, -68(%rbp)
LBB0_17: ## =>This Inner Loop Header: Depth=1
cmpl $14, -68(%rbp)
jge LBB0_20
## %bb.18: ## in Loop: Header=BB0_17 Depth=1
movslq -68(%rbp), %rax
movsbl -30(%rbp,%rax), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
## %bb.19: ## in Loop: Header=BB0_17 Depth=1
movl -68(%rbp), %eax
addl $1, %eax
movl %eax, -68(%rbp)
jmp LBB0_17
LBB0_20:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_22
## %bb.21:
xorl %eax, %eax
addq $80, %rsp
popq %rbp
retq
LBB0_22:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
L___const.main.A: ## @__const.main.A
.ascii "AB"
.ascii "CD"
.ascii "EF"
.ascii "GH"
.section __TEXT,__const
l___const.main.B: ## @__const.main.B
.ascii "IJK"
.ascii "LMN"
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%c "
.subsections_via_symbols
|
the_stack_data/134000.c
|
.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 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
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_5
b LBB0_1
LBB0_1:
b LBB0_2
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-8]
mov w10, #10
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_2 Depth=1
sub x0, x29, #8
sub x1, x29, #12
bl _sep
ldur w9, [x29, #-12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_2
LBB0_4:
b LBB0_17
LBB0_5:
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_13
b LBB0_6
LBB0_6:
b LBB0_7
LBB0_7: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-8]
mov w10, #10
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_12
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_7 Depth=1
sub x0, x29, #8
sub x1, x29, #12
bl _sep
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_7 Depth=1
ldur w9, [x29, #-12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_11
LBB0_10: ; in Loop: Header=BB0_7 Depth=1
ldur w9, [x29, #-12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_7 Depth=1
b LBB0_7
LBB0_12:
b LBB0_16
LBB0_13:
ldur s1, [x29, #-8]
; implicit-def: $d0
fmov s0, s1
sshll.2d v0, v0, #0
; kill: def $d0 killed $d0 killed $q0
scvtf d0, d0
frintp d0, d0
fcmp d0, #0.0
cset w8, ne
tbnz w8, #0, LBB0_15
b LBB0_14
LBB0_14:
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB0_15
LBB0_15:
b LBB0_16
LBB0_16:
b LBB0_17
LBB0_17:
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _sep ; -- Begin function sep
.p2align 2
_sep: ; @sep
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str x1, [sp]
ldr x8, [sp, #8]
ldr w8, [x8]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
ldr x8, [sp, #8]
ldr w8, [x8]
mov w9, #10
sdiv w10, w8, w9
mul w10, w10, w9
subs w8, w8, w10
ldr x10, [sp]
str w8, [x10]
ldr x8, [sp, #8]
ldr w8, [x8]
ldr x10, [sp]
ldr w10, [x10]
subs w8, w8, w10
sdiv w8, w8, w9
ldr x9, [sp, #8]
str w8, [x9]
b LBB1_5
LBB1_2:
ldr x8, [sp, #8]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
ldr x8, [sp, #8]
ldr w8, [x8]
mov w9, #10
sdiv w10, w8, w9
mul w10, w10, w9
subs w8, w8, w10
scvtf d0, w8
fabs d0, d0
fcvtzs w8, d0
ldr x10, [sp]
str w8, [x10]
ldr x8, [sp, #8]
ldr w8, [x8]
ldr x10, [sp]
ldr w10, [x10]
add w8, w8, w10
sdiv w8, w8, w9
ldr x9, [sp, #8]
str w8, [x9]
b LBB1_4
LBB1_4:
b LBB1_5
LBB1_5:
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\nEnter an integer > "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "\n%d"
l_.str.3: ; @.str.3
.asciz "\n-%d"
l_.str.4: ; @.str.4
.asciz "\n0"
l_.str.5: ; @.str.5
.asciz "\nThat's all, have a nice day!\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 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
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
cmpl $0, -8(%rbp)
jle LBB0_5
## %bb.1:
jmp LBB0_2
LBB0_2: ## =>This Inner Loop Header: Depth=1
movl -8(%rbp), %eax
movl $10, %ecx
cltd
idivl %ecx
cmpl $0, %edx
je LBB0_4
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
leaq -8(%rbp), %rdi
leaq -12(%rbp), %rsi
callq _sep
movl -12(%rbp), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_2
LBB0_4:
jmp LBB0_17
LBB0_5:
cmpl $0, -8(%rbp)
jge LBB0_13
## %bb.6:
jmp LBB0_7
LBB0_7: ## =>This Inner Loop Header: Depth=1
movl -8(%rbp), %eax
movl $10, %ecx
cltd
idivl %ecx
cmpl $0, %edx
je LBB0_12
## %bb.8: ## in Loop: Header=BB0_7 Depth=1
leaq -8(%rbp), %rdi
leaq -12(%rbp), %rsi
callq _sep
cmpl $0, -8(%rbp)
jne LBB0_10
## %bb.9: ## in Loop: Header=BB0_7 Depth=1
movl -12(%rbp), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_11
LBB0_10: ## in Loop: Header=BB0_7 Depth=1
movl -12(%rbp), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
LBB0_11: ## in Loop: Header=BB0_7 Depth=1
jmp LBB0_7
LBB0_12:
jmp LBB0_16
LBB0_13:
cvtsi2sdl -8(%rbp), %xmm0
roundsd $10, %xmm0, %xmm0
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jne LBB0_15
jp LBB0_15
## %bb.14:
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
LBB0_15:
jmp LBB0_16
LBB0_16:
jmp LBB0_17
LBB0_17:
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function sep
LCPI1_0:
.quad 0x7fffffffffffffff ## double NaN
.quad 0x7fffffffffffffff ## double NaN
.section __TEXT,__text,regular,pure_instructions
.globl _sep
.p2align 4, 0x90
_sep: ## @sep
.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, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
cmpl $0, (%rax)
jle LBB1_2
## %bb.1:
movq -8(%rbp), %rax
movl (%rax), %eax
movl $10, %ecx
cltd
idivl %ecx
movq -16(%rbp), %rax
movl %edx, (%rax)
movq -8(%rbp), %rax
movl (%rax), %eax
movq -16(%rbp), %rcx
subl (%rcx), %eax
movl $10, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
jmp LBB1_5
LBB1_2:
movq -8(%rbp), %rax
cmpl $0, (%rax)
jge LBB1_4
## %bb.3:
movq -8(%rbp), %rax
movl (%rax), %eax
movl $10, %ecx
cltd
idivl %ecx
cvtsi2sd %edx, %xmm0
movaps LCPI1_0(%rip), %xmm1 ## xmm1 = [NaN,NaN]
pand %xmm1, %xmm0
cvttsd2si %xmm0, %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
movq -8(%rbp), %rax
movl (%rax), %eax
movq -16(%rbp), %rcx
addl (%rcx), %eax
movl $10, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
LBB1_4:
jmp LBB1_5
LBB1_5:
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\nEnter an integer > "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "\n%d"
L_.str.3: ## @.str.3
.asciz "\n-%d"
L_.str.4: ## @.str.4
.asciz "\n0"
L_.str.5: ## @.str.5
.asciz "\nThat's all, have a nice day!\n"
.subsections_via_symbols
|
the_stack_data/1103.c
|
.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
stur wzr, [x29, #-4]
str w0, [sp, #8]
str x1, [sp]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
b LBB0_1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "targetapp text\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 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
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
LBB0_1: ## =>This Inner Loop Header: Depth=1
jmp LBB0_1
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "targetapp text\n"
.subsections_via_symbols
|
the_stack_data/75138961.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___VERIFIER_assert ; -- Begin function __VERIFIER_assert
.p2align 2
___VERIFIER_assert: ; @__VERIFIER_assert
.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
stur w0, [x29, #-4]
ldur w8, [x29, #-4]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_1
LBB0_1:
b LBB0_2
LBB0_2:
bl ___VERIFIER_error
LBB0_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
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
sub sp, sp, #112
adrp x8, _N@GOTPAGE
ldr x8, [x8, _N@GOTPAGEOFF]
stur x8, [x29, #-56] ; 8-byte Folded Spill
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur wzr, [x29, #-12]
bl ___VERIFIER_nondet_int
ldur x8, [x29, #-56] ; 8-byte Folded Reload
str w0, [x8]
ldr w8, [x8]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
mov w8, #1
stur w8, [x29, #-12]
b LBB1_27
LBB1_2:
ldur x8, [x29, #-56] ; 8-byte Folded Reload
ldrsw x8, [x8]
mov x9, #536870911
subs x8, x8, x9
cset w8, ls
and w0, w8, #0x1
bl ___VERIFIER_assume
ldur x8, [x29, #-56] ; 8-byte Folded Reload
ldr w9, [x8]
; kill: def $x9 killed $w9
stur x9, [x29, #-88] ; 8-byte Folded Spill
mov x10, sp
stur x10, [x29, #-32]
lsl x9, x9, #2
add x9, x9, #15
and x9, x9, #0xfffffffffffffff0
stur x9, [x29, #-96] ; 8-byte Folded Spill
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
ldur x11, [x29, #-96] ; 8-byte Folded Reload
ldur x9, [x29, #-88] ; 8-byte Folded Reload
mov x10, sp
subs x10, x10, x11
mov sp, x10
stur x10, [x29, #-80] ; 8-byte Folded Spill
stur x9, [x29, #-40]
ldr w8, [x8]
; kill: def $x8 killed $w8
lsl x9, x8, #2
add x9, x9, #15
and x9, x9, #0xfffffffffffffff0
stur x9, [x29, #-72] ; 8-byte Folded Spill
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
ldur x10, [x29, #-72] ; 8-byte Folded Reload
mov x9, sp
subs x9, x9, x10
mov sp, x9
stur x9, [x29, #-64] ; 8-byte Folded Spill
stur x8, [x29, #-48]
stur wzr, [x29, #-16]
b LBB1_3
LBB1_3: ; =>This Inner Loop Header: Depth=1
ldur x9, [x29, #-56] ; 8-byte Folded Reload
ldur w8, [x29, #-16]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_6
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_3 Depth=1
ldur x9, [x29, #-80] ; 8-byte Folded Reload
ldursw x10, [x29, #-16]
mov w8, #1
str w8, [x9, x10, lsl #2]
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_3 Depth=1
ldur w8, [x29, #-16]
add w8, w8, #1
stur w8, [x29, #-16]
b LBB1_3
LBB1_6:
stur wzr, [x29, #-16]
b LBB1_7
LBB1_7: ; =>This Inner Loop Header: Depth=1
ldur x9, [x29, #-56] ; 8-byte Folded Reload
ldur w8, [x29, #-16]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_10
b LBB1_8
LBB1_8: ; in Loop: Header=BB1_7 Depth=1
ldur x9, [x29, #-64] ; 8-byte Folded Reload
ldursw x10, [x29, #-16]
mov w8, #1
str w8, [x9, x10, lsl #2]
b LBB1_9
LBB1_9: ; in Loop: Header=BB1_7 Depth=1
ldur w8, [x29, #-16]
add w8, w8, #1
stur w8, [x29, #-16]
b LBB1_7
LBB1_10:
stur wzr, [x29, #-24]
stur wzr, [x29, #-16]
b LBB1_11
LBB1_11: ; =>This Inner Loop Header: Depth=1
ldur x9, [x29, #-56] ; 8-byte Folded Reload
ldur w8, [x29, #-16]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_14
b LBB1_12
LBB1_12: ; in Loop: Header=BB1_11 Depth=1
ldur x9, [x29, #-80] ; 8-byte Folded Reload
ldur w8, [x29, #-24]
ldursw x10, [x29, #-16]
ldr w9, [x9, x10, lsl #2]
add w8, w8, w9
stur w8, [x29, #-24]
b LBB1_13
LBB1_13: ; in Loop: Header=BB1_11 Depth=1
ldur w8, [x29, #-16]
add w8, w8, #1
stur w8, [x29, #-16]
b LBB1_11
LBB1_14:
stur wzr, [x29, #-16]
b LBB1_15
LBB1_15: ; =>This Loop Header: Depth=1
; Child Loop BB1_17 Depth 2
ldur x9, [x29, #-56] ; 8-byte Folded Reload
ldur w8, [x29, #-16]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_22
b LBB1_16
LBB1_16: ; in Loop: Header=BB1_15 Depth=1
stur wzr, [x29, #-20]
b LBB1_17
LBB1_17: ; Parent Loop BB1_15 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-20]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_20
b LBB1_18
LBB1_18: ; in Loop: Header=BB1_17 Depth=2
ldur x9, [x29, #-64] ; 8-byte Folded Reload
ldursw x8, [x29, #-16]
ldr w8, [x9, x8, lsl #2]
ldur w10, [x29, #-24]
add w8, w8, w10
ldursw x10, [x29, #-16]
str w8, [x9, x10, lsl #2]
b LBB1_19
LBB1_19: ; in Loop: Header=BB1_17 Depth=2
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB1_17
LBB1_20: ; in Loop: Header=BB1_15 Depth=1
ldur x9, [x29, #-64] ; 8-byte Folded Reload
ldursw x8, [x29, #-16]
ldr w8, [x9, x8, lsl #2]
add w8, w8, #1
ldursw x10, [x29, #-16]
str w8, [x9, x10, lsl #2]
b LBB1_21
LBB1_21: ; in Loop: Header=BB1_15 Depth=1
ldur w8, [x29, #-16]
add w8, w8, #1
stur w8, [x29, #-16]
b LBB1_15
LBB1_22:
stur wzr, [x29, #-16]
b LBB1_23
LBB1_23: ; =>This Inner Loop Header: Depth=1
ldur x9, [x29, #-56] ; 8-byte Folded Reload
ldur w8, [x29, #-16]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_26
b LBB1_24
LBB1_24: ; in Loop: Header=BB1_23 Depth=1
ldur x9, [x29, #-56] ; 8-byte Folded Reload
ldur x8, [x29, #-64] ; 8-byte Folded Reload
ldursw x10, [x29, #-16]
ldr w8, [x8, x10, lsl #2]
ldr w9, [x9]
ldur w10, [x29, #-16]
mul w9, w9, w10
add w9, w9, #1
subs w8, w8, w9
cset w8, eq
and w0, w8, #0x1
bl ___VERIFIER_assert
b LBB1_25
LBB1_25: ; in Loop: Header=BB1_23 Depth=1
ldur w8, [x29, #-16]
add w8, w8, #1
stur w8, [x29, #-16]
b LBB1_23
LBB1_26:
ldur x8, [x29, #-32]
mov sp, x8
b LBB1_27
LBB1_27:
ldur w8, [x29, #-12]
stur w8, [x29, #-100] ; 4-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB1_29
b LBB1_28
LBB1_28:
bl ___stack_chk_fail
LBB1_29:
ldur w0, [x29, #-100] ; 4-byte Folded Reload
mov sp, x29
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.comm _N,4,2 ; @N
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___VERIFIER_assert ## -- Begin function __VERIFIER_assert
.p2align 4, 0x90
___VERIFIER_assert: ## @__VERIFIER_assert
.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
movl %edi, -4(%rbp)
cmpl $0, -4(%rbp)
jne LBB0_3
## %bb.1:
jmp LBB0_2
LBB0_2:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq ___VERIFIER_error
LBB0_3:
addq $16, %rsp
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
subq $96, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -12(%rbp)
callq ___VERIFIER_nondet_int
movl %eax, %ecx
movq _N@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq _N@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jg LBB1_2
## %bb.1:
movl $1, -12(%rbp)
jmp LBB1_27
LBB1_2:
movq _N@GOTPCREL(%rip), %rax
movq %rax, -80(%rbp) ## 8-byte Spill
movslq (%rax), %rax
subq $536870912, %rax ## imm = 0x20000000
setb %al
movzbl %al, %edi
callq ___VERIFIER_assume
movq -80(%rbp), %rax ## 8-byte Reload
movl (%rax), %eax
## kill: def $rax killed $eax
movq %rax, -88(%rbp) ## 8-byte Spill
movq %rsp, %rcx
movq %rcx, -32(%rbp)
shlq $2, %rax
callq ____chkstk_darwin
movq -88(%rbp), %rcx ## 8-byte Reload
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq -80(%rbp), %rax ## 8-byte Reload
movq %rsp, %rdx
movq %rdx, -72(%rbp) ## 8-byte Spill
movq %rcx, -40(%rbp)
movl (%rax), %eax
## kill: def $rax killed $eax
movq %rax, -64(%rbp) ## 8-byte Spill
shlq $2, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq -64(%rbp), %rax ## 8-byte Reload
movq %rsp, %rcx
movq %rcx, -56(%rbp) ## 8-byte Spill
movq %rax, -48(%rbp)
movl $0, -16(%rbp)
LBB1_3: ## =>This Inner Loop Header: Depth=1
movl -16(%rbp), %eax
movq _N@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB1_6
## %bb.4: ## in Loop: Header=BB1_3 Depth=1
movq -72(%rbp), %rax ## 8-byte Reload
movslq -16(%rbp), %rcx
movl $1, (%rax,%rcx,4)
## %bb.5: ## in Loop: Header=BB1_3 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB1_3
LBB1_6:
movl $0, -16(%rbp)
LBB1_7: ## =>This Inner Loop Header: Depth=1
movl -16(%rbp), %eax
movq _N@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB1_10
## %bb.8: ## in Loop: Header=BB1_7 Depth=1
movq -56(%rbp), %rax ## 8-byte Reload
movslq -16(%rbp), %rcx
movl $1, (%rax,%rcx,4)
## %bb.9: ## in Loop: Header=BB1_7 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB1_7
LBB1_10:
movl $0, -24(%rbp)
movl $0, -16(%rbp)
LBB1_11: ## =>This Inner Loop Header: Depth=1
movl -16(%rbp), %eax
movq _N@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB1_14
## %bb.12: ## in Loop: Header=BB1_11 Depth=1
movq -72(%rbp), %rcx ## 8-byte Reload
movl -24(%rbp), %eax
movslq -16(%rbp), %rdx
addl (%rcx,%rdx,4), %eax
movl %eax, -24(%rbp)
## %bb.13: ## in Loop: Header=BB1_11 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB1_11
LBB1_14:
movl $0, -16(%rbp)
LBB1_15: ## =>This Loop Header: Depth=1
## Child Loop BB1_17 Depth 2
movl -16(%rbp), %eax
movq _N@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB1_22
## %bb.16: ## in Loop: Header=BB1_15 Depth=1
movl $0, -20(%rbp)
LBB1_17: ## Parent Loop BB1_15 Depth=1
## => This Inner Loop Header: Depth=2
movl -20(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB1_20
## %bb.18: ## in Loop: Header=BB1_17 Depth=2
movq -56(%rbp), %rax ## 8-byte Reload
movslq -16(%rbp), %rcx
movl (%rax,%rcx,4), %edx
addl -24(%rbp), %edx
movslq -16(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.19: ## in Loop: Header=BB1_17 Depth=2
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB1_17
LBB1_20: ## in Loop: Header=BB1_15 Depth=1
movq -56(%rbp), %rax ## 8-byte Reload
movslq -16(%rbp), %rcx
movl (%rax,%rcx,4), %edx
addl $1, %edx
movslq -16(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.21: ## in Loop: Header=BB1_15 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB1_15
LBB1_22:
movl $0, -16(%rbp)
LBB1_23: ## =>This Inner Loop Header: Depth=1
movl -16(%rbp), %eax
movq _N@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB1_26
## %bb.24: ## in Loop: Header=BB1_23 Depth=1
movq -56(%rbp), %rax ## 8-byte Reload
movslq -16(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movq _N@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
imull -16(%rbp), %ecx
addl $1, %ecx
cmpl %ecx, %eax
sete %al
andb $1, %al
movzbl %al, %edi
callq ___VERIFIER_assert
## %bb.25: ## in Loop: Header=BB1_23 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB1_23
LBB1_26:
movq -32(%rbp), %rax
movq %rax, %rsp
LBB1_27:
movl -12(%rbp), %eax
movl %eax, -92(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB1_29
## %bb.28:
movl -92(%rbp), %eax ## 4-byte Reload
movq %rbp, %rsp
popq %rbp
retq
LBB1_29:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.comm _N,4,2 ## @N
.subsections_via_symbols
|
the_stack_data/809169.c
|
.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, #0
str w8, [sp, #4] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
mov w8, #10
str w8, [sp, #8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr w0, [sp, #4] ; 4-byte Folded Reload
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "hello world! "
.subsections_via_symbols
|
.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
subq $16, %rsp
movl $0, -4(%rbp)
movl $10, -8(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %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 "hello world! "
.subsections_via_symbols
|
the_stack_data/89571.c
|
.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
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "hello, world!\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 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
movb $0, %al
callq _printf
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "hello, world!\n"
.subsections_via_symbols
|
the_stack_data/148577727.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _STDIO_IOFBF ; @STDIO_IOFBF
.zerofill __DATA,__common,_STDIO_IOFBF,4,2
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _STDIO_IOFBF ## @STDIO_IOFBF
.zerofill __DATA,__common,_STDIO_IOFBF,4,2
.subsections_via_symbols
|
the_stack_data/192331936.c
|
.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 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
stur wzr, [x29, #-4]
stur wzr, [x29, #-8]
mov w8, #20
stur w8, [x29, #-12]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_11
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
mov w8, #20
str w8, [sp, #16]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-12]
ldr w10, [sp, #16]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #16]
subs w8, w8, #1
str w8, [sp, #16]
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
mov w8, #1
stur w8, [x29, #-8]
b LBB0_7
LBB0_6: ; in Loop: Header=BB0_3 Depth=2
b LBB0_3
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8:
ldur w9, [x29, #-12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_11
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_1
LBB0_11:
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "this is it: %d"
.subsections_via_symbols
|
.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
subq $16, %rsp
movl $0, -4(%rbp)
movl $0, -8(%rbp)
movl $20, -12(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
cmpl $0, -12(%rbp)
jle LBB0_11
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $20, -16(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -12(%rbp), %eax
cltd
idivl -16(%rbp)
cmpl $0, %edx
jne LBB0_7
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movl -16(%rbp), %eax
addl $-1, %eax
movl %eax, -16(%rbp)
cmpl $0, -16(%rbp)
jne LBB0_6
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
movl $1, -8(%rbp)
jmp LBB0_7
LBB0_6: ## in Loop: Header=BB0_3 Depth=2
jmp LBB0_3
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
cmpl $1, -8(%rbp)
jne LBB0_9
## %bb.8:
movl -12(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_11
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_10
LBB0_10: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_1
LBB0_11:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "this is it: %d"
.subsections_via_symbols
|
the_stack_data/234518590.c
|
.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 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
mov x8, x1
adrp x9, ___stack_chk_guard@GOTPAGE
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
ldr x9, [x9]
stur x9, [x29, #-8]
mov w1, #0
str wzr, [sp, #52]
str w0, [sp, #48]
str x8, [sp, #40]
add x0, sp, #62
mov x2, #106
bl _memset
mov w8, #1
strb w8, [sp, #63]
ldr w8, [sp, #48]
subs w8, w8, #2
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #25
adrp x3, l_.str.1@PAGE
add x3, x3, l_.str.1@PAGEOFF
bl ___assert_rtn
LBB0_2:
b LBB0_3
LBB0_3:
ldr x8, [sp, #40]
ldr x0, [x8, #8]
bl _strlen
subs x8, x0, #0
cset w9, ls
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #26
adrp x3, l_.str.2@PAGE
add x3, x3, l_.str.2@PAGEOFF
bl ___assert_rtn
LBB0_5:
b LBB0_6
LBB0_6:
add x8, sp, #62
add x0, x8, #2
ldr x8, [sp, #40]
ldr x1, [x8, #8]
mov x3, #104
mov x2, x3
bl ___strncpy_chk
ldr x8, [sp, #40]
ldr x0, [x8, #8]
bl _strlen
add x8, x0, #2
add x8, x8, #1
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #36]
ldr w8, [sp, #36]
; kill: def $x8 killed $w8
subs x8, x8, #106
cset w8, ls
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
mov w8, #106
str w8, [sp, #36]
b LBB0_8
LBB0_8:
ldr x8, [sp, #40]
ldr x0, [x8, #8]
bl _unlink
mov w0, #0
str w0, [sp, #20] ; 4-byte Folded Spill
bl _close
mov w0, #1
str w0, [sp, #16] ; 4-byte Folded Spill
bl _close
ldr w1, [sp, #16] ; 4-byte Folded Reload
ldr w2, [sp, #20] ; 4-byte Folded Reload
mov x0, x1
bl _socket
subs w8, w0, #0
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #37
adrp x3, l_.str.3@PAGE
add x3, x3, l_.str.3@PAGEOFF
bl ___assert_rtn
LBB0_10:
b LBB0_11
LBB0_11:
ldr w2, [sp, #36]
mov w0, #0
add x1, sp, #62
bl _bind
subs w8, w0, #0
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #38
adrp x3, l_.str.4@PAGE
add x3, x3, l_.str.4@PAGEOFF
bl ___assert_rtn
LBB0_13:
b LBB0_14
LBB0_14:
mov w0, #0
mov w1, #5
bl _listen
subs w8, w0, #0
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_16
b LBB0_15
LBB0_15:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #39
adrp x3, l_.str.5@PAGE
add x3, x3, l_.str.5@PAGEOFF
bl ___assert_rtn
LBB0_16:
b LBB0_17
LBB0_17:
add x0, sp, #62
str x0, [sp, #8] ; 8-byte Folded Spill
mov w1, #0
mov x2, #106
bl _memset
ldr x1, [sp, #8] ; 8-byte Folded Reload
mov w0, #0
add x2, sp, #36
bl _getsockname
subs w8, w0, #0
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_19
b LBB0_18
LBB0_18:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #42
adrp x3, l_.str.6@PAGE
add x3, x3, l_.str.6@PAGEOFF
bl ___assert_rtn
LBB0_19:
b LBB0_20
LBB0_20:
ldr w8, [sp, #36]
; kill: def $x8 killed $w8
subs x8, x8, #106
cset w8, ls
tbnz w8, #0, LBB0_22
b LBB0_21
LBB0_21:
mov w8, #106
str w8, [sp, #36]
b LBB0_22
LBB0_22:
bl _fork
str w0, [sp, #32]
ldr w8, [sp, #32]
subs w8, w8, #0
cset w9, lt
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_24
b LBB0_23
LBB0_23:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #47
adrp x3, l_.str.7@PAGE
add x3, x3, l_.str.7@PAGEOFF
bl ___assert_rtn
LBB0_24:
b LBB0_25
LBB0_25:
ldr w8, [sp, #32]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_45
b LBB0_26
LBB0_26:
mov w0, #0
add x1, sp, #62
add x2, sp, #36
bl _accept
subs w8, w0, #1
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_28
b LBB0_27
LBB0_27:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #50
adrp x3, l_.str.8@PAGE
add x3, x3, l_.str.8@PAGEOFF
bl ___assert_rtn
LBB0_28:
b LBB0_29
LBB0_29:
mov w0, #0
bl _close
subs w8, w0, #0
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_31
b LBB0_30
LBB0_30:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #51
adrp x3, l_.str.9@PAGE
add x3, x3, l_.str.9@PAGEOFF
bl ___assert_rtn
LBB0_31:
b LBB0_32
LBB0_32:
ldr w0, [sp, #32]
mov w1, #30
bl _kill
subs w8, w0, #0
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_34
b LBB0_33
LBB0_33:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #52
adrp x3, l_.str.10@PAGE
add x3, x3, l_.str.10@PAGEOFF
bl ___assert_rtn
LBB0_34:
b LBB0_35
LBB0_35:
ldr w0, [sp, #32]
add x1, sp, #28
mov w2, #0
bl _waitpid
ldr w8, [sp, #32]
subs w8, w0, w8
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_37
b LBB0_36
LBB0_36:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #54
adrp x3, l_.str.11@PAGE
add x3, x3, l_.str.11@PAGEOFF
bl ___assert_rtn
LBB0_37:
b LBB0_38
LBB0_38:
ldr w8, [sp, #28]
subs w8, w8, #0
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_40
b LBB0_39
LBB0_39:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #55
adrp x3, l_.str.12@PAGE
add x3, x3, l_.str.12@PAGEOFF
bl ___assert_rtn
LBB0_40:
b LBB0_41
LBB0_41:
mov w0, #1
bl _close
subs w8, w0, #0
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_43
b LBB0_42
LBB0_42:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #56
adrp x3, l_.str.13@PAGE
add x3, x3, l_.str.13@PAGEOFF
bl ___assert_rtn
LBB0_43:
b LBB0_44
LBB0_44:
b LBB0_70
LBB0_45:
str wzr, [sp, #24]
mov w8, #30
str w8, [sp, #56]
ldr w8, [sp, #56]
subs w8, w8, #32
cset w8, le
tbnz w8, #0, LBB0_47
b LBB0_46
LBB0_46:
mov w8, #0
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB0_48
LBB0_47:
ldr w9, [sp, #56]
mov w8, #1
subs w9, w9, #1
lsl w8, w8, w9
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB0_48
LBB0_48:
ldr w9, [sp, #4] ; 4-byte Folded Reload
add x1, sp, #24
ldr w8, [sp, #24]
orr w8, w8, w9
str w8, [sp, #24]
mov w0, #1
mov x2, #0
bl _sigprocmask
subs w8, w0, #0
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_50
b LBB0_49
LBB0_49:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #62
adrp x3, l_.str.14@PAGE
add x3, x3, l_.str.14@PAGEOFF
bl ___assert_rtn
LBB0_50:
b LBB0_51
LBB0_51:
mov w0, #30
adrp x1, _handler@PAGE
add x1, x1, _handler@PAGEOFF
bl _signal
adds x8, x0, #1
cset w9, eq
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_53
b LBB0_52
LBB0_52:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #63
adrp x3, l_.str.15@PAGE
add x3, x3, l_.str.15@PAGEOFF
bl ___assert_rtn
LBB0_53:
b LBB0_54
LBB0_54:
mov w1, #1
mov x0, x1
mov w2, #0
bl _socket
subs w8, w0, #1
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_56
b LBB0_55
LBB0_55:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #64
adrp x3, l_.str.16@PAGE
add x3, x3, l_.str.16@PAGEOFF
bl ___assert_rtn
LBB0_56:
b LBB0_57
LBB0_57:
mov w0, #0
bl _close
subs w8, w0, #0
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_59
b LBB0_58
LBB0_58:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #65
adrp x3, l_.str.9@PAGE
add x3, x3, l_.str.9@PAGEOFF
bl ___assert_rtn
LBB0_59:
b LBB0_60
LBB0_60:
ldr w2, [sp, #36]
mov w0, #1
add x1, sp, #62
bl _connect
subs w8, w0, #0
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_62
b LBB0_61
LBB0_61:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #66
adrp x3, l_.str.17@PAGE
add x3, x3, l_.str.17@PAGEOFF
bl ___assert_rtn
LBB0_62:
b LBB0_63
LBB0_63:
mov w0, #2
add x1, sp, #24
mov x2, #0
bl _sigprocmask
subs w8, w0, #0
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_65
b LBB0_64
LBB0_64:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #67
adrp x3, l_.str.18@PAGE
add x3, x3, l_.str.18@PAGEOFF
bl ___assert_rtn
LBB0_65:
b LBB0_66
LBB0_66:
bl _pause
subs w8, w0, #99
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_68
b LBB0_67
LBB0_67:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #68
adrp x3, l_.str.19@PAGE
add x3, x3, l_.str.19@PAGEOFF
bl ___assert_rtn
LBB0_68:
b LBB0_69
LBB0_69:
mov w8, #1
str w8, [sp, #52]
b LBB0_71
LBB0_70:
ldr x8, [sp, #40]
ldr x0, [x8, #8]
bl _unlink
str wzr, [sp, #52]
b LBB0_71
LBB0_71:
ldr w8, [sp, #52]
str w8, [sp] ; 4-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_73
b LBB0_72
LBB0_72:
bl ___stack_chk_fail
LBB0_73:
ldr w0, [sp] ; 4-byte Folded Reload
ldp x29, x30, [sp, #176] ; 16-byte Folded Reload
add sp, sp, #192
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function handler
_handler: ; @handler
.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
stur w0, [x29, #-4]
mov w0, #1
bl _close
subs w8, w0, #0
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
adrp x0, l___func__.handler@PAGE
add x0, x0, l___func__.handler@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #13
adrp x3, l_.str.13@PAGE
add x3, x3, l_.str.13@PAGEOFF
bl ___assert_rtn
LBB1_2:
b LBB1_3
LBB1_3:
mov w0, #0
bl __exit
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l___func__.main: ; @__func__.main
.asciz "main"
l_.str: ; @.str
.asciz "232956189.c"
l_.str.1: ; @.str.1
.asciz "ac == 2"
l_.str.2: ; @.str.2
.asciz "strlen(av[1]) > 0"
l_.str.3: ; @.str.3
.asciz "socket(PF_LOCAL, SOCK_STREAM, 0) == 0"
l_.str.4: ; @.str.4
.asciz "bind(0, (struct sockaddr *) &addr, len) == 0"
l_.str.5: ; @.str.5
.asciz "listen(0, 5) == 0"
l_.str.6: ; @.str.6
.asciz "getsockname(0, (struct sockaddr *) &addr, &len) == 0"
l_.str.7: ; @.str.7
.asciz "pid >= 0"
l_.str.8: ; @.str.8
.asciz "accept(0, (struct sockaddr *) &addr, &len) == 1"
l_.str.9: ; @.str.9
.asciz "close(0) == 0"
l_.str.10: ; @.str.10
.asciz "kill(pid, SIGUSR1) == 0"
l_.str.11: ; @.str.11
.asciz "waitpid(pid, &status, 0) == pid"
l_.str.12: ; @.str.12
.asciz "status == 0"
l_.str.13: ; @.str.13
.asciz "close(1) == 0"
l_.str.14: ; @.str.14
.asciz "sigprocmask(SIG_BLOCK, &set, NULL) == 0"
l_.str.15: ; @.str.15
.asciz "signal(SIGUSR1, handler) != SIG_ERR"
l_.str.16: ; @.str.16
.asciz "socket(PF_LOCAL, SOCK_STREAM, 0) == 1"
l_.str.17: ; @.str.17
.asciz "connect(1, (struct sockaddr *) &addr, len) == 0"
l_.str.18: ; @.str.18
.asciz "sigprocmask(SIG_UNBLOCK, &set, NULL) == 0"
l_.str.19: ; @.str.19
.asciz "pause() == 99"
l___func__.handler: ; @__func__.handler
.asciz "handler"
.subsections_via_symbols
|
.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
subq $176, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -128(%rbp)
movl %edi, -132(%rbp)
movq %rsi, -144(%rbp)
leaq -120(%rbp), %rdi
xorl %esi, %esi
movl $106, %edx
callq _memset
movb $1, -119(%rbp)
cmpl $2, -132(%rbp)
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB0_2
## %bb.1:
leaq L___func__.main(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rcx
movl $25, %edx
callq ___assert_rtn
LBB0_2:
jmp LBB0_3
LBB0_3:
movq -144(%rbp), %rax
movq 8(%rax), %rdi
callq _strlen
cmpq $0, %rax
seta %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB0_5
## %bb.4:
leaq L___func__.main(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.2(%rip), %rcx
movl $26, %edx
callq ___assert_rtn
LBB0_5:
jmp LBB0_6
LBB0_6:
leaq -120(%rbp), %rdi
addq $2, %rdi
movq -144(%rbp), %rax
movq 8(%rax), %rsi
movl $104, %ecx
movq %rcx, %rdx
callq ___strncpy_chk
movq -144(%rbp), %rax
movq 8(%rax), %rdi
callq _strlen
addq $2, %rax
addq $1, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -148(%rbp)
movl -148(%rbp), %eax
## kill: def $rax killed $eax
cmpq $106, %rax
jbe LBB0_8
## %bb.7:
movl $106, -148(%rbp)
LBB0_8:
movq -144(%rbp), %rax
movq 8(%rax), %rdi
callq _unlink
xorl %edi, %edi
callq _close
movl $1, %edi
callq _close
movl $1, %esi
xorl %edx, %edx
movl %esi, %edi
callq _socket
cmpl $0, %eax
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB0_10
## %bb.9:
leaq L___func__.main(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.3(%rip), %rcx
movl $37, %edx
callq ___assert_rtn
LBB0_10:
jmp LBB0_11
LBB0_11:
leaq -120(%rbp), %rsi
movl -148(%rbp), %edx
xorl %edi, %edi
callq _bind
cmpl $0, %eax
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB0_13
## %bb.12:
leaq L___func__.main(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.4(%rip), %rcx
movl $38, %edx
callq ___assert_rtn
LBB0_13:
jmp LBB0_14
LBB0_14:
xorl %edi, %edi
movl $5, %esi
callq _listen
cmpl $0, %eax
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB0_16
## %bb.15:
leaq L___func__.main(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.5(%rip), %rcx
movl $39, %edx
callq ___assert_rtn
LBB0_16:
jmp LBB0_17
LBB0_17:
leaq -120(%rbp), %rdi
xorl %esi, %esi
movl $106, %edx
callq _memset
leaq -120(%rbp), %rsi
xorl %edi, %edi
leaq -148(%rbp), %rdx
callq _getsockname
cmpl $0, %eax
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB0_19
## %bb.18:
leaq L___func__.main(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.6(%rip), %rcx
movl $42, %edx
callq ___assert_rtn
LBB0_19:
jmp LBB0_20
LBB0_20:
movl -148(%rbp), %eax
## kill: def $rax killed $eax
cmpq $106, %rax
jbe LBB0_22
## %bb.21:
movl $106, -148(%rbp)
LBB0_22:
callq _fork
movl %eax, -152(%rbp)
cmpl $0, -152(%rbp)
setge %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB0_24
## %bb.23:
leaq L___func__.main(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.7(%rip), %rcx
movl $47, %edx
callq ___assert_rtn
LBB0_24:
jmp LBB0_25
LBB0_25:
cmpl $0, -152(%rbp)
je LBB0_45
## %bb.26:
leaq -120(%rbp), %rsi
xorl %edi, %edi
leaq -148(%rbp), %rdx
callq _accept
cmpl $1, %eax
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB0_28
## %bb.27:
leaq L___func__.main(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.8(%rip), %rcx
movl $50, %edx
callq ___assert_rtn
LBB0_28:
jmp LBB0_29
LBB0_29:
xorl %edi, %edi
callq _close
cmpl $0, %eax
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB0_31
## %bb.30:
leaq L___func__.main(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.9(%rip), %rcx
movl $51, %edx
callq ___assert_rtn
LBB0_31:
jmp LBB0_32
LBB0_32:
movl -152(%rbp), %edi
movl $30, %esi
callq _kill
cmpl $0, %eax
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB0_34
## %bb.33:
leaq L___func__.main(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.10(%rip), %rcx
movl $52, %edx
callq ___assert_rtn
LBB0_34:
jmp LBB0_35
LBB0_35:
movl -152(%rbp), %edi
leaq -156(%rbp), %rsi
xorl %edx, %edx
callq _waitpid
cmpl -152(%rbp), %eax
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB0_37
## %bb.36:
leaq L___func__.main(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.11(%rip), %rcx
movl $54, %edx
callq ___assert_rtn
LBB0_37:
jmp LBB0_38
LBB0_38:
cmpl $0, -156(%rbp)
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB0_40
## %bb.39:
leaq L___func__.main(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.12(%rip), %rcx
movl $55, %edx
callq ___assert_rtn
LBB0_40:
jmp LBB0_41
LBB0_41:
movl $1, %edi
callq _close
cmpl $0, %eax
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB0_43
## %bb.42:
leaq L___func__.main(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.13(%rip), %rcx
movl $56, %edx
callq ___assert_rtn
LBB0_43:
jmp LBB0_44
LBB0_44:
jmp LBB0_70
LBB0_45:
movl $0, -160(%rbp)
movl $30, -124(%rbp)
cmpl $32, -124(%rbp)
jle LBB0_47
## %bb.46:
xorl %eax, %eax
movl %eax, -164(%rbp) ## 4-byte Spill
jmp LBB0_48
LBB0_47:
movl -124(%rbp), %ecx
subl $1, %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, -164(%rbp) ## 4-byte Spill
LBB0_48:
movl -164(%rbp), %eax ## 4-byte Reload
orl -160(%rbp), %eax
movl %eax, -160(%rbp)
movl $1, %edi
leaq -160(%rbp), %rsi
xorl %eax, %eax
movl %eax, %edx
callq _sigprocmask
cmpl $0, %eax
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB0_50
## %bb.49:
leaq L___func__.main(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.14(%rip), %rcx
movl $62, %edx
callq ___assert_rtn
LBB0_50:
jmp LBB0_51
LBB0_51:
movl $30, %edi
leaq _handler(%rip), %rsi
callq _signal
movq $-1, %rcx
cmpq %rcx, %rax
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB0_53
## %bb.52:
leaq L___func__.main(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.15(%rip), %rcx
movl $63, %edx
callq ___assert_rtn
LBB0_53:
jmp LBB0_54
LBB0_54:
movl $1, %esi
xorl %edx, %edx
movl %esi, %edi
callq _socket
cmpl $1, %eax
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB0_56
## %bb.55:
leaq L___func__.main(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.16(%rip), %rcx
movl $64, %edx
callq ___assert_rtn
LBB0_56:
jmp LBB0_57
LBB0_57:
xorl %edi, %edi
callq _close
cmpl $0, %eax
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB0_59
## %bb.58:
leaq L___func__.main(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.9(%rip), %rcx
movl $65, %edx
callq ___assert_rtn
LBB0_59:
jmp LBB0_60
LBB0_60:
leaq -120(%rbp), %rsi
movl -148(%rbp), %edx
movl $1, %edi
callq _connect
cmpl $0, %eax
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB0_62
## %bb.61:
leaq L___func__.main(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.17(%rip), %rcx
movl $66, %edx
callq ___assert_rtn
LBB0_62:
jmp LBB0_63
LBB0_63:
movl $2, %edi
leaq -160(%rbp), %rsi
xorl %eax, %eax
movl %eax, %edx
callq _sigprocmask
cmpl $0, %eax
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB0_65
## %bb.64:
leaq L___func__.main(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.18(%rip), %rcx
movl $67, %edx
callq ___assert_rtn
LBB0_65:
jmp LBB0_66
LBB0_66:
callq _pause
cmpl $99, %eax
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB0_68
## %bb.67:
leaq L___func__.main(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.19(%rip), %rcx
movl $68, %edx
callq ___assert_rtn
LBB0_68:
jmp LBB0_69
LBB0_69:
movl $1, -128(%rbp)
jmp LBB0_71
LBB0_70:
movq -144(%rbp), %rax
movq 8(%rax), %rdi
callq _unlink
movl $0, -128(%rbp)
LBB0_71:
movl -128(%rbp), %eax
movl %eax, -168(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_73
## %bb.72:
movl -168(%rbp), %eax ## 4-byte Reload
addq $176, %rsp
popq %rbp
retq
LBB0_73:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function handler
_handler: ## @handler
.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
movl %edi, -4(%rbp)
movl $1, %edi
callq _close
cmpl $0, %eax
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB1_2
## %bb.1:
leaq L___func__.handler(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.13(%rip), %rcx
movl $13, %edx
callq ___assert_rtn
LBB1_2:
jmp LBB1_3
LBB1_3:
xorl %edi, %edi
callq __exit
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L___func__.main: ## @__func__.main
.asciz "main"
L_.str: ## @.str
.asciz "232956189.c"
L_.str.1: ## @.str.1
.asciz "ac == 2"
L_.str.2: ## @.str.2
.asciz "strlen(av[1]) > 0"
L_.str.3: ## @.str.3
.asciz "socket(PF_LOCAL, SOCK_STREAM, 0) == 0"
L_.str.4: ## @.str.4
.asciz "bind(0, (struct sockaddr *) &addr, len) == 0"
L_.str.5: ## @.str.5
.asciz "listen(0, 5) == 0"
L_.str.6: ## @.str.6
.asciz "getsockname(0, (struct sockaddr *) &addr, &len) == 0"
L_.str.7: ## @.str.7
.asciz "pid >= 0"
L_.str.8: ## @.str.8
.asciz "accept(0, (struct sockaddr *) &addr, &len) == 1"
L_.str.9: ## @.str.9
.asciz "close(0) == 0"
L_.str.10: ## @.str.10
.asciz "kill(pid, SIGUSR1) == 0"
L_.str.11: ## @.str.11
.asciz "waitpid(pid, &status, 0) == pid"
L_.str.12: ## @.str.12
.asciz "status == 0"
L_.str.13: ## @.str.13
.asciz "close(1) == 0"
L_.str.14: ## @.str.14
.asciz "sigprocmask(SIG_BLOCK, &set, NULL) == 0"
L_.str.15: ## @.str.15
.asciz "signal(SIGUSR1, handler) != SIG_ERR"
L_.str.16: ## @.str.16
.asciz "socket(PF_LOCAL, SOCK_STREAM, 0) == 1"
L_.str.17: ## @.str.17
.asciz "connect(1, (struct sockaddr *) &addr, len) == 0"
L_.str.18: ## @.str.18
.asciz "sigprocmask(SIG_UNBLOCK, &set, NULL) == 0"
L_.str.19: ## @.str.19
.asciz "pause() == 99"
L___func__.handler: ## @__func__.handler
.asciz "handler"
.subsections_via_symbols
|
the_stack_data/232956189.c
|
.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 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
stur wzr, [x29, #-4]
mov x0, #4
bl _malloc
str x0, [sp, #16]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
str wzr, [sp, #12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
subs w8, w8, #5
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w9, [sp, #12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
add x8, x8, x9, lsl #2
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_1
LBB0_4:
ldr x0, [sp, #16]
mov w1, #5
bl _ascArray
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
str wzr, [sp, #8]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
subs w8, w8, #5
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #8]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_5
LBB0_8:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _ascArray ; -- Begin function ascArray
.p2align 2
_ascArray: ; @ascArray
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str w1, [sp, #20]
str wzr, [sp, #16]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #16]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_6
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #16]
ldr w8, [x8, x9, lsl #2]
ldr x9, [sp, #24]
ldr w10, [sp, #16]
add w10, w10, #1
ldr w9, [x9, w10, sxtw #2]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #16]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #12]
ldr x8, [sp, #24]
ldr w9, [sp, #16]
add w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
ldr x9, [sp, #24]
ldrsw x10, [sp, #16]
str w8, [x9, x10, lsl #2]
ldr w8, [sp, #12]
ldr x9, [sp, #24]
ldr w10, [sp, #16]
add w10, w10, #1
str w8, [x9, w10, sxtw #2]
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB1_1
LBB1_6:
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\nDigite os elementos do array: \n"
l_.str.1: ; @.str.1
.asciz "elemento %d do arry: "
l_.str.2: ; @.str.2
.asciz "%d"
l_.str.3: ; @.str.3
.asciz "\nElementos do array: \n"
l_.str.4: ; @.str.4
.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 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 $32, %rsp
movl $0, -4(%rbp)
movl $4, %edi
callq _malloc
movq %rax, -16(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -20(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $5, -20(%rbp)
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rsi
movslq -20(%rbp), %rax
shlq $2, %rax
addq %rax, %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB0_1
LBB0_4:
movq -16(%rbp), %rdi
movl $5, %esi
callq _ascArray
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -24(%rbp)
LBB0_5: ## =>This Inner Loop Header: Depth=1
cmpl $5, -24(%rbp)
jge LBB0_8
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movq -16(%rbp), %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %esi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB0_5
LBB0_8:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ascArray ## -- Begin function ascArray
.p2align 4, 0x90
_ascArray: ## @ascArray
.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, -8(%rbp)
movl %esi, -12(%rbp)
movl $0, -16(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movl -16(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB1_6
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rax
movslq -16(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movq -8(%rbp), %rcx
movl -16(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
cmpl (%rcx,%rdx,4), %eax
jle LBB1_4
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rax
movslq -16(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -20(%rbp)
movq -8(%rbp), %rax
movl -16(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
movq -8(%rbp), %rax
movslq -16(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movl -20(%rbp), %edx
movq -8(%rbp), %rax
movl -16(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
LBB1_4: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_5
LBB1_5: ## in Loop: Header=BB1_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB1_1
LBB1_6:
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\nDigite os elementos do array: \n"
L_.str.1: ## @.str.1
.asciz "elemento %d do arry: "
L_.str.2: ## @.str.2
.asciz "%d"
L_.str.3: ## @.str.3
.asciz "\nElementos do array: \n"
L_.str.4: ## @.str.4
.asciz "%d\n"
.subsections_via_symbols
|
the_stack_data/879603.c
|
.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 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
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
add x8, sp, #16
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldr w8, [sp, #16]
subs w8, w8, #1
; kill: def $x8 killed $w8
str x8, [sp, #8] ; 8-byte Folded Spill
subs x8, x8, #3
cset w8, hi
tbnz w8, #0, LBB0_7
; %bb.2: ; in Loop: Header=BB0_1 Depth=1
ldr x11, [sp, #8] ; 8-byte Folded Reload
adrp x10, lJTI0_0@PAGE
add x10, x10, lJTI0_0@PAGEOFF
Ltmp0:
adr x8, Ltmp0
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
bl _push
b LBB0_7
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
bl _pop
b LBB0_7
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
bl _Display
b LBB0_7
LBB0_6:
mov w0, #0
bl _exit
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
.cfi_endproc
.p2align 2
lJTI0_0:
.long LBB0_3-Ltmp0
.long LBB0_4-Ltmp0
.long LBB0_5-Ltmp0
.long LBB0_6-Ltmp0
; -- End function
.globl _push ; -- Begin function push
.p2align 2
_push: ; @push
.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
adrp x8, _top@PAGE
ldr w8, [x8, _top@PAGEOFF]
subs w8, w8, #4
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB1_3
LBB1_2:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #4
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldur w8, [x29, #-4]
adrp x9, _top@PAGE
ldr w10, [x9, _top@PAGEOFF]
add w10, w10, #1
str w10, [x9, _top@PAGEOFF]
adrp x9, _stack@GOTPAGE
ldr x9, [x9, _stack@GOTPAGEOFF]
str w8, [x9, w10, sxtw #2]
ldur w9, [x29, #-4]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB1_3
LBB1_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _pop ; -- Begin function pop
.p2align 2
_pop: ; @pop
.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
adrp x8, _top@PAGE
ldr w8, [x8, _top@PAGEOFF]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
b LBB2_3
LBB2_2:
adrp x9, _top@PAGE
ldrsw x10, [x9, _top@PAGEOFF]
adrp x8, _stack@GOTPAGE
ldr x8, [x8, _stack@GOTPAGEOFF]
ldr w8, [x8, x10, lsl #2]
stur w8, [x29, #-4]
ldr w8, [x9, _top@PAGEOFF]
subs w8, w8, #1
str w8, [x9, _top@PAGEOFF]
ldur w9, [x29, #-4]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
b LBB2_3
LBB2_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Display ; -- Begin function Display
.p2align 2
_Display: ; @Display
.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
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
stur wzr, [x29, #-4]
b LBB3_1
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-4]
adrp x9, _top@PAGE
ldr w9, [x9, _top@PAGEOFF]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB3_4
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
ldursw x9, [x29, #-4]
adrp x8, _stack@GOTPAGE
ldr x8, [x8, _stack@GOTPAGEOFF]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
b LBB3_3
LBB3_3: ; in Loop: Header=BB3_1 Depth=1
ldur w8, [x29, #-4]
add w8, w8, #1
stur w8, [x29, #-4]
b LBB3_1
LBB3_4:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _top ; @top
.p2align 2
_top:
.long 4294967295 ; 0xffffffff
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Please Choose your operation : \n1)Push\n2)Pop\n3)Display\n4)Exit\n"
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "Stack overflow\n"
l_.str.3: ; @.str.3
.asciz "Please Enter the new element : "
.comm _stack,20,2 ; @stack
l_.str.4: ; @.str.4
.asciz "%d Added to Stack\n"
l_.str.5: ; @.str.5
.asciz "Stack Underfolw\n"
l_.str.6: ; @.str.6
.asciz "Recent element deleted is %d\n"
l_.str.7: ; @.str.7
.asciz "The current Stack is \n"
l_.str.8: ; @.str.8
.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 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 $32, %rsp
LBB0_1: ## =>This Inner Loop Header: Depth=1
leaq L_.str(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movb %al, -25(%rbp) ## 1-byte Spill
callq _printf
## kill: def $ecx killed $eax
movb -25(%rbp), %al ## 1-byte Reload
leaq L_.str.1(%rip), %rdi
leaq -16(%rbp), %rsi
callq _scanf
movl -16(%rbp), %eax
decl %eax
movl %eax, %ecx
movq %rcx, -24(%rbp) ## 8-byte Spill
subl $3, %eax
ja LBB0_6
## %bb.7: ## in Loop: Header=BB0_1 Depth=1
movq -24(%rbp), %rax ## 8-byte Reload
leaq LJTI0_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_2: ## in Loop: Header=BB0_1 Depth=1
callq _push
jmp LBB0_6
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
callq _pop
jmp LBB0_6
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
callq _Display
jmp LBB0_6
LBB0_5:
xorl %edi, %edi
callq _exit
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_2, LBB0_2-LJTI0_0
.set L0_0_set_3, LBB0_3-LJTI0_0
.set L0_0_set_4, LBB0_4-LJTI0_0
.set L0_0_set_5, LBB0_5-LJTI0_0
LJTI0_0:
.long L0_0_set_2
.long L0_0_set_3
.long L0_0_set_4
.long L0_0_set_5
.end_data_region
## -- End function
.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
subq $16, %rsp
cmpl $4, _top(%rip)
jne LBB1_2
## %bb.1:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB1_3
LBB1_2:
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -4(%rbp), %rsi
movb $0, %al
callq _scanf
movl -4(%rbp), %edx
movl _top(%rip), %eax
addl $1, %eax
movl %eax, _top(%rip)
movslq %eax, %rcx
movq _stack@GOTPCREL(%rip), %rax
movl %edx, (%rax,%rcx,4)
movl -4(%rbp), %esi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
LBB1_3:
addq $16, %rsp
popq %rbp
retq
.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
subq $16, %rsp
cmpl $-1, _top(%rip)
jne LBB2_2
## %bb.1:
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB2_3
LBB2_2:
movslq _top(%rip), %rcx
movq _stack@GOTPCREL(%rip), %rax
movl (%rax,%rcx,4), %eax
movl %eax, -4(%rbp)
movl _top(%rip), %eax
addl $-1, %eax
movl %eax, _top(%rip)
movl -4(%rbp), %esi
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
LBB2_3:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Display ## -- Begin function Display
.p2align 4, 0x90
_Display: ## @Display
.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.7(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -4(%rbp)
LBB3_1: ## =>This Inner Loop Header: Depth=1
movl -4(%rbp), %eax
cmpl _top(%rip), %eax
jg LBB3_4
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movslq -4(%rbp), %rcx
movq _stack@GOTPCREL(%rip), %rax
movl (%rax,%rcx,4), %esi
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
## %bb.3: ## in Loop: Header=BB3_1 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB3_1
LBB3_4:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _top ## @top
.p2align 2
_top:
.long 4294967295 ## 0xffffffff
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Please Choose your operation : \n1)Push\n2)Pop\n3)Display\n4)Exit\n"
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "Stack overflow\n"
L_.str.3: ## @.str.3
.asciz "Please Enter the new element : "
.comm _stack,20,4 ## @stack
L_.str.4: ## @.str.4
.asciz "%d Added to Stack\n"
L_.str.5: ## @.str.5
.asciz "Stack Underfolw\n"
L_.str.6: ## @.str.6
.asciz "Recent element deleted is %d\n"
L_.str.7: ## @.str.7
.asciz "The current Stack is \n"
L_.str.8: ## @.str.8
.asciz "%d\n"
.subsections_via_symbols
|
the_stack_data/6352.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _incrementingThreadFunction ; -- Begin function incrementingThreadFunction
.p2align 2
_incrementingThreadFunction: ; @incrementingThreadFunction
.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
stur wzr, [x29, #-4]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-4]
mov w9, #16960
movk w9, #15, lsl #16
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
adrp x0, _mutex@GOTPAGE
ldr x0, [x0, _mutex@GOTPAGEOFF]
str x0, [sp] ; 8-byte Folded Spill
bl _pthread_mutex_lock
ldr x0, [sp] ; 8-byte Folded Reload
adrp x9, _i@PAGE
ldr w8, [x9, _i@PAGEOFF]
add w8, w8, #1
str w8, [x9, _i@PAGEOFF]
bl _pthread_mutex_unlock
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-4]
add w8, w8, #1
stur w8, [x29, #-4]
b LBB0_1
LBB0_4:
mov x0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _decrementingThreadFunction ; -- Begin function decrementingThreadFunction
.p2align 2
_decrementingThreadFunction: ; @decrementingThreadFunction
.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
stur wzr, [x29, #-4]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-4]
mov w9, #16960
movk w9, #15, lsl #16
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_4
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
adrp x0, _mutex@GOTPAGE
ldr x0, [x0, _mutex@GOTPAGEOFF]
str x0, [sp] ; 8-byte Folded Spill
bl _pthread_mutex_lock
ldr x0, [sp] ; 8-byte Folded Reload
adrp x9, _i@PAGE
ldr w8, [x9, _i@PAGEOFF]
subs w8, w8, #1
str w8, [x9, _i@PAGEOFF]
bl _pthread_mutex_unlock
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldur w8, [x29, #-4]
add w8, w8, #1
stur w8, [x29, #-4]
b LBB1_1
LBB1_4:
mov x0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.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 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
mov w8, #0
str w8, [sp, #20] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
sub x0, x29, #16
mov x3, #0
str x3, [sp, #8] ; 8-byte Folded Spill
mov x1, x3
adrp x2, _incrementingThreadFunction@PAGE
add x2, x2, _incrementingThreadFunction@PAGEOFF
bl _pthread_create
ldr x3, [sp, #8] ; 8-byte Folded Reload
add x0, sp, #24
mov x1, x3
adrp x2, _decrementingThreadFunction@PAGE
add x2, x2, _decrementingThreadFunction@PAGEOFF
bl _pthread_create
ldr x1, [sp, #8] ; 8-byte Folded Reload
ldur x0, [x29, #-16]
bl _pthread_join
ldr x1, [sp, #8] ; 8-byte Folded Reload
ldr x0, [sp, #24]
bl _pthread_join
adrp x8, _i@PAGE
ldr w9, [x8, _i@PAGEOFF]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr w0, [sp, #20] ; 4-byte Folded Reload
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _i ; @i
.zerofill __DATA,__common,_i,4,2
.comm _mutex,64,3 ; @mutex
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "The magic number is: %d\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _incrementingThreadFunction ## -- Begin function incrementingThreadFunction
.p2align 4, 0x90
_incrementingThreadFunction: ## @incrementingThreadFunction
.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
movl $0, -4(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $1000000, -4(%rbp) ## imm = 0xF4240
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq _mutex@GOTPCREL(%rip), %rdi
callq _pthread_mutex_lock
movl _i(%rip), %eax
addl $1, %eax
movl %eax, _i(%rip)
movq _mutex@GOTPCREL(%rip), %rdi
callq _pthread_mutex_unlock
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB0_1
LBB0_4:
xorl %eax, %eax
## kill: def $rax killed $eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _decrementingThreadFunction ## -- Begin function decrementingThreadFunction
.p2align 4, 0x90
_decrementingThreadFunction: ## @decrementingThreadFunction
.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
movl $0, -4(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
cmpl $1000000, -4(%rbp) ## imm = 0xF4240
jge LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq _mutex@GOTPCREL(%rip), %rdi
callq _pthread_mutex_lock
movl _i(%rip), %eax
addl $-1, %eax
movl %eax, _i(%rip)
movq _mutex@GOTPCREL(%rip), %rdi
callq _pthread_mutex_unlock
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB1_1
LBB1_4:
xorl %eax, %eax
## kill: def $rax killed $eax
addq $16, %rsp
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
subq $32, %rsp
movl $0, -4(%rbp)
leaq -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %ecx
leaq _incrementingThreadFunction(%rip), %rdx
movq %rcx, %rsi
callq _pthread_create
leaq -24(%rbp), %rdi
xorl %eax, %eax
movl %eax, %ecx
leaq _decrementingThreadFunction(%rip), %rdx
movq %rcx, %rsi
callq _pthread_create
movq -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _pthread_join
movq -24(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _pthread_join
movl _i(%rip), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _i ## @i
.zerofill __DATA,__common,_i,4,2
.comm _mutex,64,3 ## @mutex
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "The magic number is: %d\n"
.subsections_via_symbols
|
the_stack_data/26699885.c
|
.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, #80
.cfi_def_cfa_offset 80
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
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
str wzr, [sp, #24]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #24]
subs w8, w8, #4
cset w8, ge
tbnz w8, #0, LBB0_10
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
bl _fork
str w0, [sp, #28]
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
mov x8, sp
; kill: def $x9 killed $xzr
str xzr, [x8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov x0, x1
bl _execlp
b LBB0_8
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldr w9, [sp, #28]
ldrsw x10, [sp, #24]
add x8, sp, #32
str w9, [x8, x10, lsl #2]
ldr w9, [sp, #24]
; implicit-def: $x10
mov x10, x9
ldrsw x9, [sp, #24]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_7
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _err_sys
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB0_1
LBB0_10:
mov w0, #-1
add x1, sp, #20
mov w2, #0
str w2, [sp, #16] ; 4-byte Folded Spill
bl _waitpid
ldr w0, [sp, #16] ; 4-byte Folded Reload
bl _exit
.cfi_endproc
; -- End function
.globl _err_sys ; -- Begin function err_sys
.p2align 2
_err_sys: ; @err_sys
.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
str x0, [sp, #8]
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
ldr x1, [sp, #8]
bl _fprintf
mov x0, #0
bl _fflush
mov w0, #1
bl _exit
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "xlogo"
l_.str.1: ; @.str.1
.asciz "pids[%d] is %d\n"
l_.str.2: ; @.str.2
.asciz "fork error"
.subsections_via_symbols
|
.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
subq $48, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
movl $0, -40(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $4, -40(%rbp)
jge LBB0_10
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
callq _fork
movl %eax, -36(%rbp)
cmpl $0, %eax
jne LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str(%rip), %rsi
xorl %eax, %eax
movl %eax, %edx
movq %rsi, %rdi
movb $0, %al
callq _execlp
jmp LBB0_8
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
cmpl $0, -36(%rbp)
jle LBB0_6
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
movl -36(%rbp), %ecx
movslq -40(%rbp), %rax
movl %ecx, -32(%rbp,%rax,4)
movl -40(%rbp), %esi
movslq -40(%rbp), %rax
movl -32(%rbp,%rax,4), %edx
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_7
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.2(%rip), %rdi
callq _err_sys
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_8
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_9
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB0_1
LBB0_10:
movl $-1, %edi
leaq -44(%rbp), %rsi
xorl %edx, %edx
movl %edx, -48(%rbp) ## 4-byte Spill
callq _waitpid
movl -48(%rbp), %edi ## 4-byte Reload
callq _exit
.cfi_endproc
## -- End function
.globl _err_sys ## -- Begin function err_sys
.p2align 4, 0x90
_err_sys: ## @err_sys
.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 %rdi, -8(%rbp)
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -8(%rbp), %rsi
xorl %eax, %eax
movl %eax, -12(%rbp) ## 4-byte Spill
callq _fprintf
## kill: def $ecx killed $eax
movl -12(%rbp), %eax ## 4-byte Reload
movl %eax, %edi
callq _fflush
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "xlogo"
L_.str.1: ## @.str.1
.asciz "pids[%d] is %d\n"
L_.str.2: ## @.str.2
.asciz "fork error"
.subsections_via_symbols
|
the_stack_data/126472.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _itoa_u32_an ; -- Begin function itoa_u32_an
.p2align 2
_itoa_u32_an: ; @itoa_u32_an
.cfi_startproc
; %bb.0:
sub sp, sp, #336
.cfi_def_cfa_offset 336
stp x28, x27, [sp, #304] ; 16-byte Folded Spill
stp x29, x30, [sp, #320] ; 16-byte Folded Spill
add x29, sp, #320
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
str w0, [sp, #36]
str x1, [sp, #24]
ldr w9, [sp, #36]
ldr x8, [sp, #24]
str w9, [sp, #76]
str x8, [sp, #64]
ldr w8, [sp, #76]
; kill: def $x8 killed $w8
subs x8, x8, #100
cset w8, hs
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x9, [sp, #64]
ldr w8, [sp, #76]
str x9, [sp, #112]
str w8, [sp, #108]
ldr w8, [sp, #108]
subs w8, w8, #10
asr w8, w8, #8
str w8, [sp, #104]
add x1, sp, #100
mov w8, #12336
str w8, [sp, #100]
ldr w8, [sp, #108]
; kill: def $x8 killed $w8
mov x9, #103
mul x8, x8, x9
mov x9, #10
lsr x8, x8, #10
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #96]
ldr w8, [sp, #108]
; kill: def $x8 killed $w8
ldr w10, [sp, #96]
; kill: def $x10 killed $w10
mul x9, x9, x10
subs x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #92]
ldr w8, [sp, #96]
ldr w9, [sp, #92]
add w9, w8, w9, lsl #8
ldr w8, [sp, #100]
add w8, w8, w9
str w8, [sp, #100]
ldr w8, [sp, #104]
and w9, w8, #0x8
ldr w8, [sp, #100]
lsr w8, w8, w9
str w8, [sp, #100]
ldr x0, [sp, #112]
mov x2, #2
mov x3, #-1
bl ___memcpy_chk
ldr x8, [sp, #112]
add x8, x8, #2
ldrsw x9, [sp, #104]
add x8, x8, x9
str x8, [sp, #80]
b LBB0_7
LBB0_2:
ldr w8, [sp, #76]
; kill: def $x8 killed $w8
mov x9, #10000
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldr x9, [sp, #64]
ldr w8, [sp, #76]
stur x9, [x29, #-144]
stur w8, [x29, #-148]
ldur w8, [x29, #-148]
; kill: def $x8 killed $w8
mov x9, #10486
mul x8, x8, x9
lsr x8, x8, #20
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-156]
ldur w8, [x29, #-148]
; kill: def $x8 killed $w8
ldur w9, [x29, #-156]
mov x10, x9
mov x9, #100
mul x9, x9, x10
subs x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #160]
ldur w9, [x29, #-156]
ldr w8, [sp, #160]
stur w9, [x29, #-20]
stur w8, [x29, #-24]
ldur w8, [x29, #-20]
ldur w9, [x29, #-24]
orr w8, w8, w9, lsl #16
stur w8, [x29, #-28]
ldur w8, [x29, #-28]
; kill: def $x8 killed $w8
mov x9, #103
mul x8, x8, x9
mov x10, #10
lsr x8, x8, #10
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-32]
ldur w8, [x29, #-32]
; kill: def $x8 killed $w8
mov x9, #15
movk x9, #15, lsl #16
and x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-32]
ldur w8, [x29, #-32]
; kill: def $x8 killed $w8
ldur w9, [x29, #-28]
; kill: def $x9 killed $w9
ldur w11, [x29, #-32]
; kill: def $x11 killed $w11
mul x10, x10, x11
subs x9, x9, x10
add x8, x8, x9, lsl #8
sub x1, x29, #152
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-152]
ldur w8, [x29, #-152]
rbit w8, w8
clz w8, w8
and w8, w8, #0xfffffff8
str w8, [sp, #156]
ldur w8, [x29, #-152]
; kill: def $x8 killed $w8
mov x9, #3472328296227680304
add x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-152]
ldr w9, [sp, #156]
ldur w8, [x29, #-152]
lsr w8, w8, w9
stur w8, [x29, #-152]
ldur x0, [x29, #-144]
mov x2, #4
mov x3, #-1
bl ___memcpy_chk
ldur x8, [x29, #-144]
add x8, x8, #4
ldr w9, [sp, #156]
mov w10, #8
udiv w9, w9, w10
; kill: def $x9 killed $w9
subs x8, x8, x9
str x8, [sp, #80]
b LBB0_7
LBB0_4:
ldr w8, [sp, #76]
stur w8, [x29, #-116]
ldur w8, [x29, #-116]
; kill: def $x8 killed $w8
stur x8, [x29, #-128]
mov x8, #5977
movk x8, #53687, lsl #16
stur x8, [x29, #-136]
ldur x8, [x29, #-128]
ldur x9, [x29, #-136]
mul x8, x8, x9
lsr x8, x8, #45
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #52]
ldr w8, [sp, #76]
; kill: def $x8 killed $w8
ldr w9, [sp, #52]
mov x10, x9
mov x9, #10000
mul x10, x10, x9
subs x8, x8, x10
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #48]
ldr w8, [sp, #76]
stur w8, [x29, #-92]
ldur w8, [x29, #-92]
; kill: def $x8 killed $w8
stur x8, [x29, #-104]
mov x8, #15241
movk x8, #21990, lsl #16
stur x8, [x29, #-112]
ldur x8, [x29, #-104]
ldur x10, [x29, #-112]
mul x8, x8, x10
lsr x8, x8, #57
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #44]
ldr w8, [sp, #44]
; kill: def $x8 killed $w8
mul x9, x8, x9
ldr w8, [sp, #52]
; kill: def $x8 killed $w8
subs x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #52]
ldr w8, [sp, #52]
mov x9, x8
ldr w8, [sp, #48]
; kill: def $x8 killed $w8
stur x9, [x29, #-40]
stur x8, [x29, #-48]
ldur x8, [x29, #-40]
ldur x9, [x29, #-48]
orr x8, x8, x9, lsl #32
stur x8, [x29, #-56]
ldur x8, [x29, #-56]
mov x9, #10486
mul x8, x8, x9
lsr x8, x8, #20
and x8, x8, #0x7f0000007f
stur x8, [x29, #-64]
ldur x8, [x29, #-56]
ldur x10, [x29, #-64]
mov x9, #100
mul x9, x9, x10
subs x8, x8, x9
stur x8, [x29, #-72]
ldur x9, [x29, #-72]
ldur x8, [x29, #-64]
add x8, x8, x9, lsl #16
stur x8, [x29, #-80]
ldur x8, [x29, #-80]
mov x9, #103
mul x8, x8, x9
mov x9, #10
lsr x8, x8, #10
stur x8, [x29, #-88]
ldur x8, [x29, #-88]
and x8, x8, #0xf000f000f000f
stur x8, [x29, #-88]
ldur x8, [x29, #-80]
ldur x10, [x29, #-88]
mul x9, x9, x10
subs x9, x8, x9
ldur x8, [x29, #-88]
add x8, x8, x9, lsl #8
stur x8, [x29, #-88]
ldur x8, [x29, #-88]
str x8, [sp, #56]
ldr w8, [sp, #76]
; kill: def $x8 killed $w8
mov x9, #57600
movk x9, #1525, lsl #16
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
add x1, sp, #56
ldr x8, [sp, #56]
rbit x8, x8
clz x8, x8
; kill: def $w8 killed $w8 killed $x8
and w8, w8, #0xfffffff8
str w8, [sp, #40]
ldr x8, [sp, #56]
mov x9, #3472328296227680304
add x8, x8, x9
str x8, [sp, #56]
ldr w8, [sp, #40]
mov x9, x8
ldr x8, [sp, #56]
lsr x8, x8, x9
str x8, [sp, #56]
ldr x0, [sp, #64]
mov x2, #8
mov x3, #-1
bl ___memcpy_chk
ldr x8, [sp, #64]
add x8, x8, #8
ldr w9, [sp, #40]
mov w10, #8
udiv w9, w9, w10
; kill: def $x9 killed $w9
subs x8, x8, x9
str x8, [sp, #80]
b LBB0_7
LBB0_6:
add x8, sp, #56
str x8, [sp, #8] ; 8-byte Folded Spill
ldr x8, [sp, #56]
mov x9, #3472328296227680304
add x8, x8, x9
str x8, [sp, #56]
ldr x9, [sp, #64]
ldr w8, [sp, #44]
str x9, [sp, #144]
str w8, [sp, #140]
ldr w8, [sp, #140]
subs w8, w8, #10
asr w8, w8, #8
str w8, [sp, #136]
add x1, sp, #132
mov w8, #12336
str w8, [sp, #132]
ldr w8, [sp, #140]
; kill: def $x8 killed $w8
mov x9, #103
mul x8, x8, x9
mov x9, #10
lsr x8, x8, #10
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #128]
ldr w8, [sp, #140]
; kill: def $x8 killed $w8
ldr w10, [sp, #128]
; kill: def $x10 killed $w10
mul x9, x9, x10
subs x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #124]
ldr w8, [sp, #128]
ldr w9, [sp, #124]
add w9, w8, w9, lsl #8
ldr w8, [sp, #132]
add w8, w8, w9
str w8, [sp, #132]
ldr w8, [sp, #136]
and w9, w8, #0x8
ldr w8, [sp, #132]
lsr w8, w8, w9
str w8, [sp, #132]
ldr x0, [sp, #144]
mov x2, #2
mov x3, #-1
str x3, [sp, #16] ; 8-byte Folded Spill
bl ___memcpy_chk
ldr x1, [sp, #8] ; 8-byte Folded Reload
ldr x3, [sp, #16] ; 8-byte Folded Reload
ldr x8, [sp, #144]
add x8, x8, #2
ldrsw x9, [sp, #136]
add x8, x8, x9
str x8, [sp, #64]
ldr x0, [sp, #64]
mov x2, #8
bl ___memcpy_chk
ldr x8, [sp, #64]
add x8, x8, #8
str x8, [sp, #80]
b LBB0_7
LBB0_7:
ldr x0, [sp, #80]
ldp x29, x30, [sp, #320] ; 16-byte Folded Reload
ldp x28, x27, [sp, #304] ; 16-byte Folded Reload
add sp, sp, #336
ret
.cfi_endproc
; -- End function
.globl _itoa_u64_an ; -- Begin function itoa_u64_an
.p2align 2
_itoa_u64_an: ; @itoa_u64_an
.cfi_startproc
; %bb.0:
stp x28, x27, [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 w27, -24
.cfi_offset w28, -32
sub sp, sp, #816
mov x8, #0
mov x9, #22859
movk x9, #14470, lsl #16
movk x9, #50646, lsl #32
movk x9, #13421, lsl #48
; implicit-def: $q0
mov.d v0[0], x9
mov.d v0[1], x8
str q0, [sp, #48] ; 16-byte Folded Spill
mov x9, #52989
movk x9, #33889, lsl #16
movk x9, #30481, lsl #32
movk x9, #43980, lsl #48
; implicit-def: $q0
mov.d v0[0], x9
mov.d v0[1], x8
str q0, [sp, #64] ; 16-byte Folded Spill
mov x9, #30807
movk x9, #45331, lsl #16
movk x9, #25903, lsl #32
movk x9, #14757, lsl #48
; implicit-def: $q0
mov.d v0[0], x9
mov.d v0[1], x8
str q0, [sp, #80] ; 16-byte Folded Spill
str x0, [sp, #104]
str x1, [sp, #96]
ldr x9, [sp, #104]
ldr x8, [sp, #96]
str x9, [sp, #224]
str x8, [sp, #216]
ldr x8, [sp, #224]
subs x8, x8, #100
cset w8, hs
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
ldr x9, [sp, #216]
ldr x8, [sp, #224]
str x9, [sp, #264]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #260]
ldr w8, [sp, #260]
subs w8, w8, #10
asr w8, w8, #8
str w8, [sp, #256]
add x1, sp, #252
mov w8, #12336
str w8, [sp, #252]
ldr w8, [sp, #260]
; kill: def $x8 killed $w8
mov x9, #103
mul x8, x8, x9
mov x9, #10
lsr x8, x8, #10
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #248]
ldr w8, [sp, #260]
; kill: def $x8 killed $w8
ldr w10, [sp, #248]
; kill: def $x10 killed $w10
mul x9, x9, x10
subs x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #244]
ldr w8, [sp, #248]
ldr w9, [sp, #244]
add w9, w8, w9, lsl #8
ldr w8, [sp, #252]
add w8, w8, w9
str w8, [sp, #252]
ldr w8, [sp, #256]
and w9, w8, #0x8
ldr w8, [sp, #252]
lsr w8, w8, w9
str w8, [sp, #252]
ldr x0, [sp, #264]
mov x2, #2
mov x3, #-1
bl ___memcpy_chk
ldr x8, [sp, #264]
add x8, x8, #2
ldrsw x9, [sp, #256]
add x8, x8, x9
str x8, [sp, #232]
b LBB1_11
LBB1_2:
ldr x8, [sp, #224]
mov x9, #10000
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
ldr x9, [sp, #216]
ldr x8, [sp, #224]
str x9, [sp, #328]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #324]
ldr w8, [sp, #324]
; kill: def $x8 killed $w8
mov x9, #10486
mul x8, x8, x9
lsr x8, x8, #20
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #316]
ldr w8, [sp, #324]
; kill: def $x8 killed $w8
ldr w9, [sp, #316]
mov x10, x9
mov x9, #100
mul x9, x9, x10
subs x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #312]
ldr w9, [sp, #316]
ldr w8, [sp, #312]
stur w9, [x29, #-164]
stur w8, [x29, #-168]
ldur w8, [x29, #-164]
ldur w9, [x29, #-168]
orr w8, w8, w9, lsl #16
stur w8, [x29, #-172]
ldur w8, [x29, #-172]
; kill: def $x8 killed $w8
mov x9, #103
mul x8, x8, x9
mov x10, #10
lsr x8, x8, #10
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-176]
ldur w8, [x29, #-176]
; kill: def $x8 killed $w8
mov x9, #15
movk x9, #15, lsl #16
and x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-176]
ldur w8, [x29, #-176]
; kill: def $x8 killed $w8
ldur w9, [x29, #-172]
; kill: def $x9 killed $w9
ldur w11, [x29, #-176]
; kill: def $x11 killed $w11
mul x10, x10, x11
subs x9, x9, x10
add x8, x8, x9, lsl #8
add x1, sp, #320
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #320]
ldr w8, [sp, #320]
rbit w8, w8
clz w8, w8
and w8, w8, #0xfffffff8
str w8, [sp, #308]
ldr w8, [sp, #320]
; kill: def $x8 killed $w8
mov x9, #3472328296227680304
add x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #320]
ldr w9, [sp, #308]
ldr w8, [sp, #320]
lsr w8, w8, w9
str w8, [sp, #320]
ldr x0, [sp, #328]
mov x2, #4
mov x3, #-1
bl ___memcpy_chk
ldr x8, [sp, #328]
add x8, x8, #4
ldr w9, [sp, #308]
mov w10, #8
udiv w9, w9, w10
; kill: def $x9 killed $w9
subs x8, x8, x9
str x8, [sp, #232]
b LBB1_11
LBB1_4:
ldr q0, [sp, #48] ; 16-byte Folded Reload
ldr x8, [sp, #224]
stur x8, [x29, #-120]
ldur x9, [x29, #-120]
mov x8, #0
; implicit-def: $q1
mov.d v1[0], x9
mov.d v1[1], x8
stur q1, [x29, #-144]
stur q0, [x29, #-160]
ldur q0, [x29, #-144]
ldur q2, [x29, #-160]
fmov d1, d0
mov d3, v0[1]
fmov d0, d2
mov d2, v2[1]
fmov x8, d3
fmov x9, d0
mul x8, x8, x9
fmov x9, d1
fmov x10, d2
mul x10, x9, x10
fmov x9, d1
fmov x11, d0
umulh x9, x9, x11
add x8, x8, x10
add x8, x8, x9
lsr x8, x8, #11
str x8, [sp, #208]
ldr x8, [sp, #224]
ldr x9, [sp, #208]
mov x10, #10000
mul x9, x9, x10
subs x8, x8, x9
str x8, [sp, #200]
ldr x8, [sp, #224]
mov x9, #57600
movk x9, #1525, lsl #16
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB1_6
b LBB1_5
LBB1_5:
ldr x9, [sp, #208]
ldr x8, [sp, #200]
str x9, [sp, #464]
str x8, [sp, #456]
ldr x8, [sp, #464]
ldr x9, [sp, #456]
orr x8, x8, x9, lsl #32
str x8, [sp, #448]
ldr x8, [sp, #448]
mov x9, #10486
mul x8, x8, x9
lsr x8, x8, #20
and x8, x8, #0x7f0000007f
str x8, [sp, #440]
ldr x8, [sp, #448]
ldr x10, [sp, #440]
mov x9, #100
mul x9, x9, x10
subs x8, x8, x9
str x8, [sp, #432]
ldr x9, [sp, #432]
ldr x8, [sp, #440]
add x8, x8, x9, lsl #16
str x8, [sp, #424]
ldr x8, [sp, #424]
mov x9, #103
mul x8, x8, x9
mov x9, #10
lsr x8, x8, #10
str x8, [sp, #416]
ldr x8, [sp, #416]
and x8, x8, #0xf000f000f000f
str x8, [sp, #416]
ldr x8, [sp, #424]
ldr x10, [sp, #416]
mul x9, x9, x10
subs x9, x8, x9
mov x2, #8
ldr x8, [sp, #416]
add x8, x8, x9, lsl #8
str x8, [sp, #416]
ldr x8, [sp, #416]
add x1, sp, #176
str x8, [sp, #176]
ldr x8, [sp, #176]
rbit x8, x8
clz x8, x8
; kill: def $w8 killed $w8 killed $x8
and w8, w8, #0xfffffff8
str w8, [sp, #172]
ldr x8, [sp, #176]
mov x9, #3472328296227680304
add x8, x8, x9
str x8, [sp, #176]
ldr w8, [sp, #172]
mov x9, x8
ldr x8, [sp, #176]
lsr x8, x8, x9
str x8, [sp, #176]
ldr x0, [sp, #216]
mov x3, #-1
bl ___memcpy_chk
ldr x8, [sp, #216]
add x8, x8, #8
ldr w9, [sp, #172]
mov w10, #8
udiv w9, w9, w10
; kill: def $x9 killed $w9
subs x8, x8, x9
str x8, [sp, #232]
b LBB1_11
LBB1_6:
ldr q0, [sp, #64] ; 16-byte Folded Reload
ldr x8, [sp, #224]
stur x8, [x29, #-72]
ldur x9, [x29, #-72]
mov x8, #0
; implicit-def: $q1
mov.d v1[0], x9
mov.d v1[1], x8
stur q1, [x29, #-96]
stur q0, [x29, #-112]
ldur q0, [x29, #-96]
ldur q2, [x29, #-112]
fmov d1, d0
mov d3, v0[1]
fmov d0, d2
mov d2, v2[1]
fmov x8, d3
fmov x9, d0
mul x8, x8, x9
fmov x9, d1
fmov x10, d2
mul x10, x9, x10
fmov x9, d1
fmov x11, d0
umulh x9, x9, x11
add x8, x8, x10
add x8, x8, x9
lsr x8, x8, #26
str x8, [sp, #192]
ldr x8, [sp, #208]
ldr x9, [sp, #192]
mov x10, #10000
mul x9, x9, x10
subs x8, x8, x9
str x8, [sp, #208]
ldr x9, [sp, #208]
ldr x8, [sp, #200]
stur x9, [x29, #-200]
stur x8, [x29, #-208]
ldur x8, [x29, #-200]
ldur x9, [x29, #-208]
orr x8, x8, x9, lsl #32
stur x8, [x29, #-216]
ldur x8, [x29, #-216]
mov x9, #10486
mul x8, x8, x9
lsr x8, x8, #20
and x8, x8, #0x7f0000007f
stur x8, [x29, #-224]
ldur x8, [x29, #-216]
ldur x10, [x29, #-224]
mov x9, #100
mul x9, x9, x10
subs x8, x8, x9
stur x8, [x29, #-232]
ldur x9, [x29, #-232]
ldur x8, [x29, #-224]
add x8, x8, x9, lsl #16
stur x8, [x29, #-240]
ldur x8, [x29, #-240]
mov x9, #103
mul x8, x8, x9
mov x9, #10
lsr x8, x8, #10
stur x8, [x29, #-248]
ldur x8, [x29, #-248]
and x8, x8, #0xf000f000f000f
stur x8, [x29, #-248]
ldur x8, [x29, #-240]
ldur x10, [x29, #-248]
mul x9, x9, x10
subs x9, x8, x9
ldur x8, [x29, #-248]
add x8, x8, x9, lsl #8
stur x8, [x29, #-248]
ldur x8, [x29, #-248]
mov x9, #3472328296227680304
add x8, x8, x9
str x8, [sp, #184]
ldr x8, [sp, #224]
mov x9, #58368
movk x9, #21515, lsl #16
movk x9, #2, lsl #32
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB1_8
b LBB1_7
LBB1_7:
ldr x9, [sp, #216]
ldr x8, [sp, #192]
str x9, [sp, #296]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #292]
ldr w8, [sp, #292]
subs w8, w8, #10
asr w8, w8, #8
str w8, [sp, #288]
add x1, sp, #284
mov w8, #12336
str w8, [sp, #284]
ldr w8, [sp, #292]
; kill: def $x8 killed $w8
mov x9, #103
mul x8, x8, x9
mov x9, #10
lsr x8, x8, #10
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #280]
ldr w8, [sp, #292]
; kill: def $x8 killed $w8
ldr w10, [sp, #280]
; kill: def $x10 killed $w10
mul x9, x9, x10
subs x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #276]
ldr w8, [sp, #280]
ldr w9, [sp, #276]
add w9, w8, w9, lsl #8
ldr w8, [sp, #284]
add w8, w8, w9
str w8, [sp, #284]
ldr w8, [sp, #288]
and w9, w8, #0x8
ldr w8, [sp, #284]
lsr w8, w8, w9
str w8, [sp, #284]
ldr x0, [sp, #296]
mov x2, #2
mov x3, #-1
str x3, [sp, #40] ; 8-byte Folded Spill
bl ___memcpy_chk
ldr x3, [sp, #40] ; 8-byte Folded Reload
ldr x8, [sp, #296]
add x8, x8, #2
ldrsw x9, [sp, #288]
add x8, x8, x9
str x8, [sp, #216]
ldr x0, [sp, #216]
add x1, sp, #184
mov x2, #8
bl ___memcpy_chk
ldr x8, [sp, #216]
add x8, x8, #8
str x8, [sp, #232]
b LBB1_11
LBB1_8:
ldr x8, [sp, #224]
mov x9, #1874919424
movk x9, #34546, lsl #32
movk x9, #35, lsl #48
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB1_10
b LBB1_9
LBB1_9:
ldr x8, [sp, #192]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #388]
ldr w8, [sp, #388]
; kill: def $x8 killed $w8
str x8, [sp, #376]
mov x8, #5977
movk x8, #53687, lsl #16
str x8, [sp, #368]
ldr x8, [sp, #376]
ldr x9, [sp, #368]
mul x8, x8, x9
lsr x8, x8, #45
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #156]
ldr x8, [sp, #192]
ldr w9, [sp, #156]
; kill: def $x9 killed $w9
mov x10, #10000
mul x9, x9, x10
subs x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #152]
ldr w8, [sp, #156]
mov x9, x8
ldr w8, [sp, #152]
; kill: def $x8 killed $w8
str x9, [sp, #520]
str x8, [sp, #512]
ldr x8, [sp, #520]
ldr x9, [sp, #512]
orr x8, x8, x9, lsl #32
str x8, [sp, #504]
ldr x8, [sp, #504]
mov x9, #10486
mul x8, x8, x9
lsr x8, x8, #20
and x8, x8, #0x7f0000007f
str x8, [sp, #496]
ldr x8, [sp, #504]
ldr x10, [sp, #496]
mov x9, #100
mul x9, x9, x10
subs x8, x8, x9
str x8, [sp, #488]
ldr x9, [sp, #488]
ldr x8, [sp, #496]
add x8, x8, x9, lsl #16
str x8, [sp, #480]
ldr x8, [sp, #480]
mov x9, #103
mul x8, x8, x9
mov x9, #10
lsr x8, x8, #10
str x8, [sp, #472]
ldr x8, [sp, #472]
and x8, x8, #0xf000f000f000f
str x8, [sp, #472]
ldr x8, [sp, #480]
ldr x10, [sp, #472]
mul x9, x9, x10
subs x9, x8, x9
mov x2, #8
str x2, [sp, #24] ; 8-byte Folded Spill
ldr x8, [sp, #472]
add x8, x8, x9, lsl #8
str x8, [sp, #472]
ldr x8, [sp, #472]
add x1, sp, #160
str x8, [sp, #160]
ldr x8, [sp, #160]
rbit x8, x8
clz x8, x8
; kill: def $w8 killed $w8 killed $x8
and w8, w8, #0xfffffff8
str w8, [sp, #148]
ldr x8, [sp, #160]
mov x9, #3472328296227680304
add x8, x8, x9
str x8, [sp, #160]
ldr w8, [sp, #148]
mov x9, x8
ldr x8, [sp, #160]
lsr x8, x8, x9
str x8, [sp, #160]
ldr x0, [sp, #216]
mov x3, #-1
str x3, [sp, #32] ; 8-byte Folded Spill
bl ___memcpy_chk
ldr x2, [sp, #24] ; 8-byte Folded Reload
ldr x3, [sp, #32] ; 8-byte Folded Reload
ldr w9, [sp, #148]
mov w8, #8
udiv w9, w9, w8
subs w9, w8, w9
ldr x8, [sp, #216]
; kill: def $x9 killed $w9
add x8, x8, x9
str x8, [sp, #216]
ldr x0, [sp, #216]
add x1, sp, #184
bl ___memcpy_chk
ldr x8, [sp, #216]
add x8, x8, #8
str x8, [sp, #232]
b LBB1_11
LBB1_10:
ldr q0, [sp, #80] ; 16-byte Folded Reload
ldr x8, [sp, #224]
stur x8, [x29, #-24]
ldur x9, [x29, #-24]
mov x8, #0
; implicit-def: $q1
mov.d v1[0], x9
mov.d v1[1], x8
stur q1, [x29, #-48]
stur q0, [x29, #-64]
ldur q0, [x29, #-48]
ldur q2, [x29, #-64]
fmov d1, d0
mov d3, v0[1]
fmov d0, d2
mov d2, v2[1]
fmov x8, d3
fmov x9, d0
mul x8, x8, x9
fmov x9, d1
fmov x10, d2
mul x10, x9, x10
fmov x9, d1
fmov x11, d0
umulh x9, x9, x11
add x8, x8, x10
add x8, x8, x9
lsr x8, x8, #51
str x8, [sp, #136]
ldr x8, [sp, #192]
ldr x9, [sp, #136]
mov x10, #57600
movk x10, #1525, lsl #16
mul x9, x9, x10
subs x8, x8, x9
str x8, [sp, #128]
ldr x8, [sp, #128]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #412]
ldr w8, [sp, #412]
; kill: def $x8 killed $w8
str x8, [sp, #400]
mov x8, #5977
movk x8, #53687, lsl #16
str x8, [sp, #392]
ldr x8, [sp, #400]
ldr x9, [sp, #392]
mul x8, x8, x9
lsr x8, x8, #45
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #116]
ldr x8, [sp, #128]
ldr w9, [sp, #116]
; kill: def $x9 killed $w9
mov x10, #10000
mul x9, x9, x10
subs x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #112]
ldr w8, [sp, #116]
mov x9, x8
ldr w8, [sp, #112]
; kill: def $x8 killed $w8
stur x9, [x29, #-256]
str x8, [sp, #568]
ldur x8, [x29, #-256]
ldr x9, [sp, #568]
orr x8, x8, x9, lsl #32
str x8, [sp, #560]
ldr x8, [sp, #560]
mov x13, #10486
mul x8, x8, x13
lsr x8, x8, #20
and x8, x8, #0x7f0000007f
str x8, [sp, #552]
ldr x8, [sp, #560]
ldr x9, [sp, #552]
mov x12, #100
mul x9, x12, x9
subs x8, x8, x9
str x8, [sp, #544]
ldr x9, [sp, #544]
ldr x8, [sp, #552]
add x8, x8, x9, lsl #16
str x8, [sp, #536]
ldr x8, [sp, #536]
mov x10, #103
mul x8, x8, x10
mov x11, #10
lsr x8, x8, #10
str x8, [sp, #528]
ldr x8, [sp, #528]
and x8, x8, #0xf000f000f000f
str x8, [sp, #528]
ldr x8, [sp, #536]
ldr x9, [sp, #528]
mul x9, x11, x9
subs x9, x8, x9
mov x8, #8
str x8, [sp, #8] ; 8-byte Folded Spill
ldr x8, [sp, #528]
add x8, x8, x9, lsl #8
str x8, [sp, #528]
ldr x8, [sp, #528]
mov x9, #3472328296227680304
add x8, x8, x9
add x14, sp, #120
str x14, [sp] ; 8-byte Folded Spill
str x8, [sp, #120]
ldr x14, [sp, #216]
ldr x8, [sp, #136]
str x14, [sp, #360]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #356]
ldr w8, [sp, #356]
; kill: def $x8 killed $w8
mul x8, x8, x13
lsr x8, x8, #20
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #348]
ldr w8, [sp, #356]
; kill: def $x8 killed $w8
ldr w13, [sp, #348]
; kill: def $x13 killed $w13
mul x12, x12, x13
subs x8, x8, x12
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #344]
ldr w12, [sp, #348]
ldr w8, [sp, #344]
stur w12, [x29, #-180]
stur w8, [x29, #-184]
ldur w8, [x29, #-180]
ldur w12, [x29, #-184]
orr w8, w8, w12, lsl #16
stur w8, [x29, #-188]
ldur w8, [x29, #-188]
; kill: def $x8 killed $w8
mul x8, x8, x10
lsr x8, x8, #10
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-192]
ldur w8, [x29, #-192]
; kill: def $x8 killed $w8
mov x10, #15
movk x10, #15, lsl #16
and x8, x8, x10
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-192]
ldur w8, [x29, #-192]
; kill: def $x8 killed $w8
ldur w10, [x29, #-188]
; kill: def $x10 killed $w10
ldur w12, [x29, #-192]
; kill: def $x12 killed $w12
mul x11, x11, x12
subs x10, x10, x11
add x8, x8, x10, lsl #8
add x1, sp, #352
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #352]
ldr w8, [sp, #352]
rbit w8, w8
clz w8, w8
and w8, w8, #0xfffffff8
str w8, [sp, #340]
ldr w8, [sp, #352]
; kill: def $x8 killed $w8
add x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #352]
ldr w9, [sp, #340]
ldr w8, [sp, #352]
lsr w8, w8, w9
str w8, [sp, #352]
ldr x0, [sp, #360]
mov x2, #4
mov x3, #-1
str x3, [sp, #16] ; 8-byte Folded Spill
bl ___memcpy_chk
ldr x1, [sp] ; 8-byte Folded Reload
ldr x2, [sp, #8] ; 8-byte Folded Reload
ldr x3, [sp, #16] ; 8-byte Folded Reload
ldr x8, [sp, #360]
add x8, x8, #4
ldr w9, [sp, #340]
mov w10, #8
udiv w9, w9, w10
; kill: def $x9 killed $w9
subs x8, x8, x9
str x8, [sp, #216]
ldr x0, [sp, #216]
bl ___memcpy_chk
ldr x2, [sp, #8] ; 8-byte Folded Reload
ldr x3, [sp, #16] ; 8-byte Folded Reload
ldr x8, [sp, #216]
add x0, x8, #8
add x1, sp, #184
bl ___memcpy_chk
ldr x8, [sp, #216]
add x8, x8, #16
str x8, [sp, #232]
b LBB1_11
LBB1_11:
ldr x0, [sp, #232]
add sp, sp, #816
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _itoa_i32_an ; -- Begin function itoa_i32_an
.p2align 2
_itoa_i32_an: ; @itoa_i32_an
.cfi_startproc
; %bb.0:
sub sp, sp, #352
.cfi_def_cfa_offset 352
stp x28, x27, [sp, #320] ; 16-byte Folded Spill
stp x29, x30, [sp, #336] ; 16-byte Folded Spill
add x29, sp, #336
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
sub x8, x29, #144
str x8, [sp, #24] ; 8-byte Folded Spill
str w0, [sp, #52]
str x1, [sp, #40]
ldr w8, [sp, #52]
subs w8, w8, #0
cset w8, lt
and w8, w8, #0x1
str w8, [sp, #36]
ldr x9, [sp, #40]
mov w8, #45
strb w8, [x9]
ldr w8, [sp, #36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
ldr w9, [sp, #52]
mov w8, #0
subs w8, w8, w9
str w8, [sp, #20] ; 4-byte Folded Spill
b LBB2_3
LBB2_2:
ldr w8, [sp, #52]
str w8, [sp, #20] ; 4-byte Folded Spill
b LBB2_3
LBB2_3:
ldr w9, [sp, #20] ; 4-byte Folded Reload
ldr x8, [sp, #40]
ldrsw x10, [sp, #36]
add x8, x8, x10
str w9, [sp, #92]
str x8, [sp, #80]
ldr w8, [sp, #92]
; kill: def $x8 killed $w8
subs x8, x8, #100
cset w8, hs
tbnz w8, #0, LBB2_5
b LBB2_4
LBB2_4:
ldr x9, [sp, #80]
ldr w8, [sp, #92]
str x9, [sp, #128]
str w8, [sp, #124]
ldr w8, [sp, #124]
subs w8, w8, #10
asr w8, w8, #8
str w8, [sp, #120]
add x1, sp, #116
mov w8, #12336
str w8, [sp, #116]
ldr w8, [sp, #124]
; kill: def $x8 killed $w8
mov x9, #103
mul x8, x8, x9
mov x9, #10
lsr x8, x8, #10
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #112]
ldr w8, [sp, #124]
; kill: def $x8 killed $w8
ldr w10, [sp, #112]
; kill: def $x10 killed $w10
mul x9, x9, x10
subs x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #108]
ldr w8, [sp, #112]
ldr w9, [sp, #108]
add w9, w8, w9, lsl #8
ldr w8, [sp, #116]
add w8, w8, w9
str w8, [sp, #116]
ldr w8, [sp, #120]
and w9, w8, #0x8
ldr w8, [sp, #116]
lsr w8, w8, w9
str w8, [sp, #116]
ldr x0, [sp, #128]
mov x2, #2
mov x3, #-1
bl ___memcpy_chk
ldr x8, [sp, #128]
add x8, x8, #2
ldrsw x9, [sp, #120]
add x8, x8, x9
str x8, [sp, #96]
b LBB2_10
LBB2_5:
ldr w8, [sp, #92]
; kill: def $x8 killed $w8
mov x9, #10000
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB2_7
b LBB2_6
LBB2_6:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x10, [sp, #80]
ldr w9, [sp, #92]
str x10, [x8]
stur w9, [x29, #-148]
ldur w9, [x29, #-148]
; kill: def $x9 killed $w9
mov x10, #10486
mul x9, x9, x10
lsr x9, x9, #20
; kill: def $w9 killed $w9 killed $x9
stur w9, [x29, #-156]
ldur w9, [x29, #-148]
; kill: def $x9 killed $w9
ldur w10, [x29, #-156]
mov x11, x10
mov x10, #100
mul x10, x10, x11
subs x9, x9, x10
; kill: def $w9 killed $w9 killed $x9
stur w9, [x29, #-160]
ldur w10, [x29, #-156]
ldur w9, [x29, #-160]
stur w10, [x29, #-20]
stur w9, [x29, #-24]
ldur w9, [x29, #-20]
ldur w10, [x29, #-24]
orr w9, w9, w10, lsl #16
stur w9, [x29, #-28]
ldur w9, [x29, #-28]
; kill: def $x9 killed $w9
mov x10, #103
mul x9, x9, x10
mov x11, #10
lsr x9, x9, #10
; kill: def $w9 killed $w9 killed $x9
stur w9, [x29, #-32]
ldur w9, [x29, #-32]
; kill: def $x9 killed $w9
mov x10, #15
movk x10, #15, lsl #16
and x9, x9, x10
; kill: def $w9 killed $w9 killed $x9
stur w9, [x29, #-32]
ldur w9, [x29, #-32]
; kill: def $x9 killed $w9
ldur w10, [x29, #-28]
; kill: def $x10 killed $w10
ldur w12, [x29, #-32]
; kill: def $x12 killed $w12
mul x11, x11, x12
subs x10, x10, x11
add x9, x9, x10, lsl #8
sub x1, x29, #152
; kill: def $w9 killed $w9 killed $x9
stur w9, [x29, #-152]
ldur w9, [x29, #-152]
rbit w9, w9
clz w9, w9
and w9, w9, #0xfffffff8
stur w9, [x29, #-164]
ldur w9, [x29, #-152]
; kill: def $x9 killed $w9
mov x10, #3472328296227680304
add x9, x9, x10
; kill: def $w9 killed $w9 killed $x9
stur w9, [x29, #-152]
ldur w10, [x29, #-164]
ldur w9, [x29, #-152]
lsr w9, w9, w10
stur w9, [x29, #-152]
ldr x0, [x8]
mov x2, #4
mov x3, #-1
bl ___memcpy_chk
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x8, [x8]
add x8, x8, #4
ldur w9, [x29, #-164]
mov w10, #8
udiv w9, w9, w10
; kill: def $x9 killed $w9
subs x8, x8, x9
str x8, [sp, #96]
b LBB2_10
LBB2_7:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr w9, [sp, #92]
stur w9, [x29, #-116]
ldur w9, [x29, #-116]
; kill: def $x9 killed $w9
str x9, [x8, #16]
mov x9, #5977
movk x9, #53687, lsl #16
str x9, [x8, #8]
ldr x9, [x8, #16]
ldr x10, [x8, #8]
mul x9, x9, x10
lsr x9, x9, #45
; kill: def $w9 killed $w9 killed $x9
str w9, [sp, #68]
ldr w9, [sp, #92]
; kill: def $x9 killed $w9
ldr w10, [sp, #68]
mov x11, x10
mov x10, #10000
mul x11, x11, x10
subs x9, x9, x11
; kill: def $w9 killed $w9 killed $x9
str w9, [sp, #64]
ldr w9, [sp, #92]
stur w9, [x29, #-92]
ldur w9, [x29, #-92]
; kill: def $x9 killed $w9
str x9, [x8, #40]
mov x9, #15241
movk x9, #21990, lsl #16
str x9, [x8, #32]
ldr x9, [x8, #40]
ldr x11, [x8, #32]
mul x9, x9, x11
lsr x9, x9, #57
; kill: def $w9 killed $w9 killed $x9
str w9, [sp, #60]
ldr w9, [sp, #60]
; kill: def $x9 killed $w9
mul x10, x9, x10
ldr w9, [sp, #68]
; kill: def $x9 killed $w9
subs x9, x9, x10
; kill: def $w9 killed $w9 killed $x9
str w9, [sp, #68]
ldr w9, [sp, #68]
mov x10, x9
ldr w9, [sp, #64]
; kill: def $x9 killed $w9
str x10, [x8, #104]
str x9, [x8, #96]
ldr x9, [x8, #104]
ldr x10, [x8, #96]
orr x9, x9, x10, lsl #32
str x9, [x8, #88]
ldr x9, [x8, #88]
mov x10, #10486
mul x9, x9, x10
lsr x9, x9, #20
and x9, x9, #0x7f0000007f
str x9, [x8, #80]
ldr x9, [x8, #88]
ldr x11, [x8, #80]
mov x10, #100
mul x10, x10, x11
subs x9, x9, x10
str x9, [x8, #72]
ldr x10, [x8, #72]
ldr x9, [x8, #80]
add x9, x9, x10, lsl #16
str x9, [x8, #64]
ldr x9, [x8, #64]
mov x10, #103
mul x9, x9, x10
mov x10, #10
lsr x9, x9, #10
str x9, [x8, #56]
ldr x9, [x8, #56]
and x9, x9, #0xf000f000f000f
str x9, [x8, #56]
ldr x9, [x8, #64]
ldr x11, [x8, #56]
mul x10, x10, x11
subs x10, x9, x10
ldr x9, [x8, #56]
add x9, x9, x10, lsl #8
str x9, [x8, #56]
ldr x8, [x8, #56]
str x8, [sp, #72]
ldr w8, [sp, #92]
; kill: def $x8 killed $w8
mov x9, #57600
movk x9, #1525, lsl #16
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB2_9
b LBB2_8
LBB2_8:
add x1, sp, #72
ldr x8, [sp, #72]
rbit x8, x8
clz x8, x8
; kill: def $w8 killed $w8 killed $x8
and w8, w8, #0xfffffff8
str w8, [sp, #56]
ldr x8, [sp, #72]
mov x9, #3472328296227680304
add x8, x8, x9
str x8, [sp, #72]
ldr w8, [sp, #56]
mov x9, x8
ldr x8, [sp, #72]
lsr x8, x8, x9
str x8, [sp, #72]
ldr x0, [sp, #80]
mov x2, #8
mov x3, #-1
bl ___memcpy_chk
ldr x8, [sp, #80]
add x8, x8, #8
ldr w9, [sp, #56]
mov w10, #8
udiv w9, w9, w10
; kill: def $x9 killed $w9
subs x8, x8, x9
str x8, [sp, #96]
b LBB2_10
LBB2_9:
add x8, sp, #72
str x8, [sp] ; 8-byte Folded Spill
ldr x8, [sp, #72]
mov x9, #3472328296227680304
add x8, x8, x9
str x8, [sp, #72]
ldr x9, [sp, #80]
ldr w8, [sp, #60]
str x9, [sp, #160]
str w8, [sp, #156]
ldr w8, [sp, #156]
subs w8, w8, #10
asr w8, w8, #8
str w8, [sp, #152]
add x1, sp, #148
mov w8, #12336
str w8, [sp, #148]
ldr w8, [sp, #156]
; kill: def $x8 killed $w8
mov x9, #103
mul x8, x8, x9
mov x9, #10
lsr x8, x8, #10
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #144]
ldr w8, [sp, #156]
; kill: def $x8 killed $w8
ldr w10, [sp, #144]
; kill: def $x10 killed $w10
mul x9, x9, x10
subs x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #140]
ldr w8, [sp, #144]
ldr w9, [sp, #140]
add w9, w8, w9, lsl #8
ldr w8, [sp, #148]
add w8, w8, w9
str w8, [sp, #148]
ldr w8, [sp, #152]
and w9, w8, #0x8
ldr w8, [sp, #148]
lsr w8, w8, w9
str w8, [sp, #148]
ldr x0, [sp, #160]
mov x2, #2
mov x3, #-1
str x3, [sp, #8] ; 8-byte Folded Spill
bl ___memcpy_chk
ldr x1, [sp] ; 8-byte Folded Reload
ldr x3, [sp, #8] ; 8-byte Folded Reload
ldr x8, [sp, #160]
add x8, x8, #2
ldrsw x9, [sp, #152]
add x8, x8, x9
str x8, [sp, #80]
ldr x0, [sp, #80]
mov x2, #8
bl ___memcpy_chk
ldr x8, [sp, #80]
add x8, x8, #8
str x8, [sp, #96]
b LBB2_10
LBB2_10:
ldr x0, [sp, #96]
ldp x29, x30, [sp, #336] ; 16-byte Folded Reload
ldp x28, x27, [sp, #320] ; 16-byte Folded Reload
add sp, sp, #352
ret
.cfi_endproc
; -- End function
.globl _itoa_i64_an ; -- Begin function itoa_i64_an
.p2align 2
_itoa_i64_an: ; @itoa_i64_an
.cfi_startproc
; %bb.0:
stp x28, x27, [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 w27, -24
.cfi_offset w28, -32
sub sp, sp, #848
add x8, sp, #256
str x8, [sp, #56] ; 8-byte Folded Spill
mov x9, #22859
movk x9, #14470, lsl #16
movk x9, #50646, lsl #32
movk x9, #13421, lsl #48
mov x8, #0
; implicit-def: $q0
mov.d v0[0], x9
mov.d v0[1], x8
str q0, [sp, #64] ; 16-byte Folded Spill
mov x9, #52989
movk x9, #33889, lsl #16
movk x9, #30481, lsl #32
movk x9, #43980, lsl #48
; implicit-def: $q0
mov.d v0[0], x9
mov.d v0[1], x8
str q0, [sp, #80] ; 16-byte Folded Spill
mov x9, #30807
movk x9, #45331, lsl #16
movk x9, #25903, lsl #32
movk x9, #14757, lsl #48
; implicit-def: $q0
mov.d v0[0], x9
mov.d v0[1], x8
str q0, [sp, #96] ; 16-byte Folded Spill
str x0, [sp, #136]
str x1, [sp, #128]
ldr x8, [sp, #136]
subs x8, x8, #0
cset w8, lt
and w8, w8, #0x1
str w8, [sp, #124]
ldr x9, [sp, #128]
mov w8, #45
strb w8, [x9]
ldr w8, [sp, #124]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
ldr x9, [sp, #136]
mov x8, #0
subs x8, x8, x9
str x8, [sp, #48] ; 8-byte Folded Spill
b LBB3_3
LBB3_2:
ldr x8, [sp, #136]
str x8, [sp, #48] ; 8-byte Folded Spill
b LBB3_3
LBB3_3:
ldr x8, [sp, #56] ; 8-byte Folded Reload
ldr x10, [sp, #48] ; 8-byte Folded Reload
ldr x9, [sp, #128]
ldrsw x11, [sp, #124]
add x9, x9, x11
str x10, [x8]
str x9, [sp, #248]
ldr x8, [x8]
subs x8, x8, #100
cset w8, hs
tbnz w8, #0, LBB3_5
b LBB3_4
LBB3_4:
ldr x8, [sp, #56] ; 8-byte Folded Reload
ldr x10, [sp, #248]
ldr x9, [x8]
str x10, [x8, #40]
; kill: def $w9 killed $w9 killed $x9
str w9, [sp, #292]
ldr w9, [sp, #292]
subs w9, w9, #10
asr w9, w9, #8
str w9, [sp, #288]
add x1, sp, #284
mov w9, #12336
str w9, [sp, #284]
ldr w9, [sp, #292]
; kill: def $x9 killed $w9
mov x10, #103
mul x9, x9, x10
mov x10, #10
lsr x9, x9, #10
; kill: def $w9 killed $w9 killed $x9
str w9, [sp, #280]
ldr w9, [sp, #292]
; kill: def $x9 killed $w9
ldr w11, [sp, #280]
; kill: def $x11 killed $w11
mul x10, x10, x11
subs x9, x9, x10
; kill: def $w9 killed $w9 killed $x9
str w9, [sp, #276]
ldr w9, [sp, #280]
ldr w10, [sp, #276]
add w10, w9, w10, lsl #8
ldr w9, [sp, #284]
add w9, w9, w10
str w9, [sp, #284]
ldr w9, [sp, #288]
and w10, w9, #0x8
ldr w9, [sp, #284]
lsr w9, w9, w10
str w9, [sp, #284]
ldr x0, [x8, #40]
mov x2, #2
mov x3, #-1
bl ___memcpy_chk
ldr x9, [sp, #56] ; 8-byte Folded Reload
ldr x8, [x9, #40]
add x8, x8, #2
ldrsw x10, [sp, #288]
add x8, x8, x10
str x8, [x9, #8]
b LBB3_14
LBB3_5:
ldr x8, [sp, #56] ; 8-byte Folded Reload
ldr x8, [x8]
mov x9, #10000
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB3_7
b LBB3_6
LBB3_6:
ldr x8, [sp, #56] ; 8-byte Folded Reload
ldr x10, [sp, #248]
ldr x9, [x8]
str x10, [x8, #104]
; kill: def $w9 killed $w9 killed $x9
str w9, [sp, #356]
ldr w9, [sp, #356]
; kill: def $x9 killed $w9
mov x10, #10486
mul x9, x9, x10
lsr x9, x9, #20
; kill: def $w9 killed $w9 killed $x9
str w9, [sp, #348]
ldr w9, [sp, #356]
; kill: def $x9 killed $w9
ldr w10, [sp, #348]
mov x11, x10
mov x10, #100
mul x10, x10, x11
subs x9, x9, x10
; kill: def $w9 killed $w9 killed $x9
str w9, [sp, #344]
ldr w10, [sp, #348]
ldr w9, [sp, #344]
stur w10, [x29, #-164]
stur w9, [x29, #-168]
ldur w9, [x29, #-164]
ldur w10, [x29, #-168]
orr w9, w9, w10, lsl #16
stur w9, [x29, #-172]
ldur w9, [x29, #-172]
; kill: def $x9 killed $w9
mov x10, #103
mul x9, x9, x10
mov x11, #10
lsr x9, x9, #10
; kill: def $w9 killed $w9 killed $x9
stur w9, [x29, #-176]
ldur w9, [x29, #-176]
; kill: def $x9 killed $w9
mov x10, #15
movk x10, #15, lsl #16
and x9, x9, x10
; kill: def $w9 killed $w9 killed $x9
stur w9, [x29, #-176]
ldur w9, [x29, #-176]
; kill: def $x9 killed $w9
ldur w10, [x29, #-172]
; kill: def $x10 killed $w10
ldur w12, [x29, #-176]
; kill: def $x12 killed $w12
mul x11, x11, x12
subs x10, x10, x11
add x9, x9, x10, lsl #8
add x1, sp, #352
; kill: def $w9 killed $w9 killed $x9
str w9, [sp, #352]
ldr w9, [sp, #352]
rbit w9, w9
clz w9, w9
and w9, w9, #0xfffffff8
str w9, [sp, #340]
ldr w9, [sp, #352]
; kill: def $x9 killed $w9
mov x10, #3472328296227680304
add x9, x9, x10
; kill: def $w9 killed $w9 killed $x9
str w9, [sp, #352]
ldr w10, [sp, #340]
ldr w9, [sp, #352]
lsr w9, w9, w10
str w9, [sp, #352]
ldr x0, [x8, #104]
mov x2, #4
mov x3, #-1
bl ___memcpy_chk
ldr x9, [sp, #56] ; 8-byte Folded Reload
ldr x8, [x9, #104]
add x8, x8, #4
ldr w10, [sp, #340]
mov w11, #8
udiv w10, w10, w11
; kill: def $x10 killed $w10
subs x8, x8, x10
str x8, [x9, #8]
b LBB3_14
LBB3_7:
ldr x8, [sp, #56] ; 8-byte Folded Reload
ldr q0, [sp, #64] ; 16-byte Folded Reload
ldr x9, [x8]
str x9, [x8, #488]
ldr x10, [x8, #488]
mov x9, #0
; implicit-def: $q1
mov.d v1[0], x10
mov.d v1[1], x9
str q1, [x8, #464]
str q0, [x8, #448]
ldr q0, [x8, #464]
ldr q2, [x8, #448]
fmov d1, d0
mov d3, v0[1]
fmov d0, d2
mov d2, v2[1]
fmov x9, d3
fmov x10, d0
mul x9, x9, x10
fmov x10, d1
fmov x11, d2
mul x11, x10, x11
fmov x10, d1
fmov x12, d0
umulh x10, x10, x12
add x9, x9, x11
add x9, x9, x10
lsr x9, x9, #11
str x9, [sp, #240]
ldr x9, [x8]
ldr x10, [sp, #240]
mov x11, #10000
mul x10, x10, x11
subs x9, x9, x10
str x9, [sp, #232]
ldr x8, [x8]
mov x9, #57600
movk x9, #1525, lsl #16
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB3_9
b LBB3_8
LBB3_8:
ldr x8, [sp, #56] ; 8-byte Folded Reload
ldr x10, [sp, #240]
ldr x9, [sp, #232]
str x10, [x8, #240]
str x9, [x8, #232]
ldr x9, [x8, #240]
ldr x10, [x8, #232]
orr x9, x9, x10, lsl #32
str x9, [x8, #224]
ldr x9, [x8, #224]
mov x10, #10486
mul x9, x9, x10
lsr x9, x9, #20
and x9, x9, #0x7f0000007f
str x9, [x8, #216]
ldr x9, [x8, #224]
ldr x11, [x8, #216]
mov x10, #100
mul x10, x10, x11
subs x9, x9, x10
str x9, [x8, #208]
ldr x10, [x8, #208]
ldr x9, [x8, #216]
add x9, x9, x10, lsl #16
str x9, [x8, #200]
ldr x9, [x8, #200]
mov x10, #103
mul x9, x9, x10
mov x10, #10
lsr x9, x9, #10
str x9, [x8, #192]
ldr x9, [x8, #192]
and x9, x9, #0xf000f000f000f
str x9, [x8, #192]
ldr x9, [x8, #200]
ldr x11, [x8, #192]
mul x10, x10, x11
subs x10, x9, x10
mov x2, #8
ldr x9, [x8, #192]
add x9, x9, x10, lsl #8
str x9, [x8, #192]
ldr x8, [x8, #192]
add x1, sp, #208
str x8, [sp, #208]
ldr x8, [sp, #208]
rbit x8, x8
clz x8, x8
; kill: def $w8 killed $w8 killed $x8
and w8, w8, #0xfffffff8
str w8, [sp, #204]
ldr x8, [sp, #208]
mov x9, #3472328296227680304
add x8, x8, x9
str x8, [sp, #208]
ldr w8, [sp, #204]
mov x9, x8
ldr x8, [sp, #208]
lsr x8, x8, x9
str x8, [sp, #208]
ldr x0, [sp, #248]
mov x3, #-1
bl ___memcpy_chk
ldr x9, [sp, #56] ; 8-byte Folded Reload
ldr x8, [sp, #248]
add x8, x8, #8
ldr w10, [sp, #204]
mov w11, #8
udiv w10, w10, w11
; kill: def $x10 killed $w10
subs x8, x8, x10
str x8, [x9, #8]
b LBB3_14
LBB3_9:
ldr x8, [sp, #56] ; 8-byte Folded Reload
ldr q0, [sp, #80] ; 16-byte Folded Reload
ldr x9, [x8]
str x9, [x8, #536]
ldr x10, [x8, #536]
mov x9, #0
; implicit-def: $q1
mov.d v1[0], x10
mov.d v1[1], x9
str q1, [x8, #512]
str q0, [x8, #496]
ldr q0, [x8, #512]
ldr q2, [x8, #496]
fmov d1, d0
mov d3, v0[1]
fmov d0, d2
mov d2, v2[1]
fmov x9, d3
fmov x10, d0
mul x9, x9, x10
fmov x10, d1
fmov x11, d2
mul x11, x10, x11
fmov x10, d1
fmov x12, d0
umulh x10, x10, x12
add x9, x9, x11
add x9, x9, x10
lsr x9, x9, #26
str x9, [sp, #224]
ldr x9, [sp, #240]
ldr x10, [sp, #224]
mov x11, #10000
mul x10, x10, x11
subs x9, x9, x10
str x9, [sp, #240]
ldr x10, [sp, #240]
ldr x9, [sp, #232]
str x10, [x8, #408]
str x9, [x8, #400]
ldr x9, [x8, #408]
ldr x10, [x8, #400]
orr x9, x9, x10, lsl #32
str x9, [x8, #392]
ldr x9, [x8, #392]
mov x10, #10486
mul x9, x9, x10
lsr x9, x9, #20
and x9, x9, #0x7f0000007f
str x9, [x8, #384]
ldr x9, [x8, #392]
ldr x11, [x8, #384]
mov x10, #100
mul x10, x10, x11
subs x9, x9, x10
str x9, [x8, #376]
ldr x10, [x8, #376]
ldr x9, [x8, #384]
add x9, x9, x10, lsl #16
str x9, [x8, #368]
ldr x9, [x8, #368]
mov x10, #103
mul x9, x9, x10
mov x10, #10
lsr x9, x9, #10
str x9, [x8, #360]
ldr x9, [x8, #360]
and x9, x9, #0xf000f000f000f
str x9, [x8, #360]
ldr x9, [x8, #368]
ldr x11, [x8, #360]
mul x10, x10, x11
subs x10, x9, x10
ldr x9, [x8, #360]
add x9, x9, x10, lsl #8
str x9, [x8, #360]
ldr x9, [x8, #360]
mov x10, #3472328296227680304
add x9, x9, x10
str x9, [sp, #216]
ldr x8, [x8]
mov x9, #58368
movk x9, #21515, lsl #16
movk x9, #2, lsl #32
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB3_11
b LBB3_10
LBB3_10:
ldr x8, [sp, #56] ; 8-byte Folded Reload
ldr x10, [sp, #248]
ldr x9, [sp, #224]
str x10, [x8, #72]
; kill: def $w9 killed $w9 killed $x9
str w9, [sp, #324]
ldr w9, [sp, #324]
subs w9, w9, #10
asr w9, w9, #8
str w9, [sp, #320]
add x1, sp, #316
mov w9, #12336
str w9, [sp, #316]
ldr w9, [sp, #324]
; kill: def $x9 killed $w9
mov x10, #103
mul x9, x9, x10
mov x10, #10
lsr x9, x9, #10
; kill: def $w9 killed $w9 killed $x9
str w9, [sp, #312]
ldr w9, [sp, #324]
; kill: def $x9 killed $w9
ldr w11, [sp, #312]
; kill: def $x11 killed $w11
mul x10, x10, x11
subs x9, x9, x10
; kill: def $w9 killed $w9 killed $x9
str w9, [sp, #308]
ldr w9, [sp, #312]
ldr w10, [sp, #308]
add w10, w9, w10, lsl #8
ldr w9, [sp, #316]
add w9, w9, w10
str w9, [sp, #316]
ldr w9, [sp, #320]
and w10, w9, #0x8
ldr w9, [sp, #316]
lsr w9, w9, w10
str w9, [sp, #316]
ldr x0, [x8, #72]
mov x2, #2
mov x3, #-1
str x3, [sp, #40] ; 8-byte Folded Spill
bl ___memcpy_chk
ldr x3, [sp, #40] ; 8-byte Folded Reload
ldr x8, [sp, #56] ; 8-byte Folded Reload
ldr x8, [x8, #72]
add x8, x8, #2
ldrsw x9, [sp, #320]
add x8, x8, x9
str x8, [sp, #248]
ldr x0, [sp, #248]
add x1, sp, #216
mov x2, #8
bl ___memcpy_chk
ldr x9, [sp, #56] ; 8-byte Folded Reload
ldr x8, [sp, #248]
add x8, x8, #8
str x8, [x9, #8]
b LBB3_14
LBB3_11:
ldr x8, [sp, #56] ; 8-byte Folded Reload
ldr x8, [x8]
mov x9, #1874919424
movk x9, #34546, lsl #32
movk x9, #35, lsl #48
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB3_13
b LBB3_12
LBB3_12:
ldr x8, [sp, #56] ; 8-byte Folded Reload
ldr x9, [sp, #224]
; kill: def $w9 killed $w9 killed $x9
str w9, [sp, #420]
ldr w9, [sp, #420]
; kill: def $x9 killed $w9
str x9, [x8, #152]
mov x9, #5977
movk x9, #53687, lsl #16
str x9, [x8, #144]
ldr x9, [x8, #152]
ldr x10, [x8, #144]
mul x9, x9, x10
lsr x9, x9, #45
; kill: def $w9 killed $w9 killed $x9
str w9, [sp, #188]
ldr x9, [sp, #224]
ldr w10, [sp, #188]
; kill: def $x10 killed $w10
mov x11, #10000
mul x10, x10, x11
subs x9, x9, x10
; kill: def $w9 killed $w9 killed $x9
str w9, [sp, #184]
ldr w9, [sp, #188]
mov x10, x9
ldr w9, [sp, #184]
; kill: def $x9 killed $w9
str x10, [x8, #296]
str x9, [x8, #288]
ldr x9, [x8, #296]
ldr x10, [x8, #288]
orr x9, x9, x10, lsl #32
str x9, [x8, #280]
ldr x9, [x8, #280]
mov x10, #10486
mul x9, x9, x10
lsr x9, x9, #20
and x9, x9, #0x7f0000007f
str x9, [x8, #272]
ldr x9, [x8, #280]
ldr x11, [x8, #272]
mov x10, #100
mul x10, x10, x11
subs x9, x9, x10
str x9, [x8, #264]
ldr x10, [x8, #264]
ldr x9, [x8, #272]
add x9, x9, x10, lsl #16
str x9, [x8, #256]
ldr x9, [x8, #256]
mov x10, #103
mul x9, x9, x10
mov x10, #10
lsr x9, x9, #10
str x9, [x8, #248]
ldr x9, [x8, #248]
and x9, x9, #0xf000f000f000f
str x9, [x8, #248]
ldr x9, [x8, #256]
ldr x11, [x8, #248]
mul x10, x10, x11
subs x10, x9, x10
mov x2, #8
str x2, [sp, #24] ; 8-byte Folded Spill
ldr x9, [x8, #248]
add x9, x9, x10, lsl #8
str x9, [x8, #248]
ldr x8, [x8, #248]
add x1, sp, #192
str x8, [sp, #192]
ldr x8, [sp, #192]
rbit x8, x8
clz x8, x8
; kill: def $w8 killed $w8 killed $x8
and w8, w8, #0xfffffff8
str w8, [sp, #180]
ldr x8, [sp, #192]
mov x9, #3472328296227680304
add x8, x8, x9
str x8, [sp, #192]
ldr w8, [sp, #180]
mov x9, x8
ldr x8, [sp, #192]
lsr x8, x8, x9
str x8, [sp, #192]
ldr x0, [sp, #248]
mov x3, #-1
str x3, [sp, #32] ; 8-byte Folded Spill
bl ___memcpy_chk
ldr x2, [sp, #24] ; 8-byte Folded Reload
ldr x3, [sp, #32] ; 8-byte Folded Reload
ldr w9, [sp, #180]
mov w8, #8
udiv w9, w9, w8
subs w9, w8, w9
ldr x8, [sp, #248]
; kill: def $x9 killed $w9
add x8, x8, x9
str x8, [sp, #248]
ldr x0, [sp, #248]
add x1, sp, #216
bl ___memcpy_chk
ldr x9, [sp, #56] ; 8-byte Folded Reload
ldr x8, [sp, #248]
add x8, x8, #8
str x8, [x9, #8]
b LBB3_14
LBB3_13:
ldr x8, [sp, #56] ; 8-byte Folded Reload
ldr q0, [sp, #96] ; 16-byte Folded Reload
ldr x9, [x8]
str x9, [x8, #584]
ldr x10, [x8, #584]
mov x9, #0
; implicit-def: $q1
mov.d v1[0], x10
mov.d v1[1], x9
str q1, [x8, #560]
str q0, [x8, #544]
ldr q0, [x8, #560]
ldr q2, [x8, #544]
fmov d1, d0
mov d3, v0[1]
fmov d0, d2
mov d2, v2[1]
fmov x9, d3
fmov x10, d0
mul x9, x9, x10
fmov x10, d1
fmov x11, d2
mul x11, x10, x11
fmov x10, d1
fmov x12, d0
umulh x10, x10, x12
add x9, x9, x11
add x9, x9, x10
lsr x9, x9, #51
str x9, [sp, #168]
ldr x9, [sp, #224]
ldr x10, [sp, #168]
mov x11, #57600
movk x11, #1525, lsl #16
mul x10, x10, x11
subs x9, x9, x10
str x9, [sp, #160]
ldr x9, [sp, #160]
; kill: def $w9 killed $w9 killed $x9
str w9, [sp, #444]
ldr w9, [sp, #444]
; kill: def $x9 killed $w9
str x9, [x8, #176]
mov x9, #5977
movk x9, #53687, lsl #16
str x9, [x8, #168]
ldr x9, [x8, #176]
ldr x10, [x8, #168]
mul x9, x9, x10
lsr x9, x9, #45
; kill: def $w9 killed $w9 killed $x9
str w9, [sp, #148]
ldr x9, [sp, #160]
ldr w10, [sp, #148]
; kill: def $x10 killed $w10
mov x11, #10000
mul x10, x10, x11
subs x9, x9, x10
; kill: def $w9 killed $w9 killed $x9
str w9, [sp, #144]
ldr w9, [sp, #148]
mov x10, x9
ldr w9, [sp, #144]
; kill: def $x9 killed $w9
str x10, [x8, #352]
str x9, [x8, #344]
ldr x9, [x8, #352]
ldr x10, [x8, #344]
orr x9, x9, x10, lsl #32
str x9, [x8, #336]
ldr x9, [x8, #336]
mov x14, #10486
mul x9, x9, x14
lsr x9, x9, #20
and x9, x9, #0x7f0000007f
str x9, [x8, #328]
ldr x9, [x8, #336]
ldr x10, [x8, #328]
mov x13, #100
mul x10, x13, x10
subs x9, x9, x10
str x9, [x8, #320]
ldr x10, [x8, #320]
ldr x9, [x8, #328]
add x9, x9, x10, lsl #16
str x9, [x8, #312]
ldr x9, [x8, #312]
mov x11, #103
mul x9, x9, x11
mov x12, #10
lsr x9, x9, #10
str x9, [x8, #304]
ldr x9, [x8, #304]
and x9, x9, #0xf000f000f000f
str x9, [x8, #304]
ldr x9, [x8, #312]
ldr x10, [x8, #304]
mul x10, x12, x10
subs x10, x9, x10
mov x9, #8
str x9, [sp, #8] ; 8-byte Folded Spill
ldr x9, [x8, #304]
add x9, x9, x10, lsl #8
str x9, [x8, #304]
ldr x9, [x8, #304]
mov x10, #3472328296227680304
add x9, x9, x10
add x15, sp, #152
str x15, [sp] ; 8-byte Folded Spill
str x9, [sp, #152]
ldr x15, [sp, #248]
ldr x9, [sp, #168]
str x15, [x8, #136]
; kill: def $w9 killed $w9 killed $x9
str w9, [sp, #388]
ldr w9, [sp, #388]
; kill: def $x9 killed $w9
mul x9, x9, x14
lsr x9, x9, #20
; kill: def $w9 killed $w9 killed $x9
str w9, [sp, #380]
ldr w9, [sp, #388]
; kill: def $x9 killed $w9
ldr w14, [sp, #380]
; kill: def $x14 killed $w14
mul x13, x13, x14
subs x9, x9, x13
; kill: def $w9 killed $w9 killed $x9
str w9, [sp, #376]
ldr w13, [sp, #380]
ldr w9, [sp, #376]
stur w13, [x29, #-180]
stur w9, [x29, #-184]
ldur w9, [x29, #-180]
ldur w13, [x29, #-184]
orr w9, w9, w13, lsl #16
stur w9, [x29, #-188]
ldur w9, [x29, #-188]
; kill: def $x9 killed $w9
mul x9, x9, x11
lsr x9, x9, #10
; kill: def $w9 killed $w9 killed $x9
stur w9, [x29, #-192]
ldur w9, [x29, #-192]
; kill: def $x9 killed $w9
mov x11, #15
movk x11, #15, lsl #16
and x9, x9, x11
; kill: def $w9 killed $w9 killed $x9
stur w9, [x29, #-192]
ldur w9, [x29, #-192]
; kill: def $x9 killed $w9
ldur w11, [x29, #-188]
; kill: def $x11 killed $w11
ldur w13, [x29, #-192]
; kill: def $x13 killed $w13
mul x12, x12, x13
subs x11, x11, x12
add x9, x9, x11, lsl #8
add x1, sp, #384
; kill: def $w9 killed $w9 killed $x9
str w9, [sp, #384]
ldr w9, [sp, #384]
rbit w9, w9
clz w9, w9
and w9, w9, #0xfffffff8
str w9, [sp, #372]
ldr w9, [sp, #384]
; kill: def $x9 killed $w9
add x9, x9, x10
; kill: def $w9 killed $w9 killed $x9
str w9, [sp, #384]
ldr w10, [sp, #372]
ldr w9, [sp, #384]
lsr w9, w9, w10
str w9, [sp, #384]
ldr x0, [x8, #136]
mov x2, #4
mov x3, #-1
str x3, [sp, #16] ; 8-byte Folded Spill
bl ___memcpy_chk
ldr x1, [sp] ; 8-byte Folded Reload
ldr x2, [sp, #8] ; 8-byte Folded Reload
ldr x3, [sp, #16] ; 8-byte Folded Reload
ldr x8, [sp, #56] ; 8-byte Folded Reload
ldr x8, [x8, #136]
add x8, x8, #4
ldr w9, [sp, #372]
mov w10, #8
udiv w9, w9, w10
; kill: def $x9 killed $w9
subs x8, x8, x9
str x8, [sp, #248]
ldr x0, [sp, #248]
bl ___memcpy_chk
ldr x2, [sp, #8] ; 8-byte Folded Reload
ldr x3, [sp, #16] ; 8-byte Folded Reload
ldr x8, [sp, #248]
add x0, x8, #8
add x1, sp, #216
bl ___memcpy_chk
ldr x9, [sp, #56] ; 8-byte Folded Reload
ldr x8, [sp, #248]
add x8, x8, #16
str x8, [x9, #8]
b LBB3_14
LBB3_14:
ldr x8, [sp, #56] ; 8-byte Folded Reload
ldr x0, [x8, #8]
add sp, sp, #848
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _itoa_an_available_32 ; @itoa_an_available_32
.p2align 2
_itoa_an_available_32:
.long 1 ; 0x1
.globl _itoa_an_available_64 ; @itoa_an_available_64
.p2align 2
_itoa_an_available_64:
.long 1 ; 0x1
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _itoa_u32_an ## -- Begin function itoa_u32_an
.p2align 4, 0x90
_itoa_u32_an: ## @itoa_u32_an
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $288, %rsp ## imm = 0x120
movl %edi, -268(%rbp)
movq %rsi, -280(%rbp)
movl -268(%rbp), %ecx
movq -280(%rbp), %rax
movl %ecx, -228(%rbp)
movq %rax, -240(%rbp)
movl -228(%rbp), %eax
## kill: def $rax killed $eax
cmpq $100, %rax
setb %al
testb $1, %al
jne LBB0_1
jmp LBB0_2
LBB0_1:
movq -240(%rbp), %rcx
movl -228(%rbp), %eax
movq %rcx, -192(%rbp)
movl %eax, -196(%rbp)
movl -196(%rbp), %eax
subl $10, %eax
sarl $8, %eax
movl %eax, -200(%rbp)
movl $12336, -204(%rbp) ## imm = 0x3030
movl -196(%rbp), %eax
## kill: def $rax killed $eax
imulq $103, %rax, %rax
shrq $10, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -208(%rbp)
movl -196(%rbp), %eax
## kill: def $rax killed $eax
movl -208(%rbp), %ecx
## kill: def $rcx killed $ecx
imulq $10, %rcx, %rcx
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -212(%rbp)
movl -208(%rbp), %eax
movl -212(%rbp), %ecx
shll $8, %ecx
addl %ecx, %eax
addl -204(%rbp), %eax
movl %eax, -204(%rbp)
movl -200(%rbp), %ecx
andl $8, %ecx
movl -204(%rbp), %eax
## kill: def $cl killed $ecx
shrl %cl, %eax
movl %eax, -204(%rbp)
movq -192(%rbp), %rdi
leaq -204(%rbp), %rsi
movl $2, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -192(%rbp), %rax
addq $2, %rax
movslq -200(%rbp), %rcx
addq %rcx, %rax
movq %rax, -224(%rbp)
jmp LBB0_7
LBB0_2:
movl -228(%rbp), %eax
## kill: def $rax killed $eax
cmpq $10000, %rax ## imm = 0x2710
setb %al
testb $1, %al
jne LBB0_3
jmp LBB0_4
LBB0_3:
movq -240(%rbp), %rcx
movl -228(%rbp), %eax
movq %rcx, -128(%rbp)
movl %eax, -132(%rbp)
movl -132(%rbp), %eax
## kill: def $rax killed $eax
imulq $10486, %rax, %rax ## imm = 0x28F6
shrq $20, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -140(%rbp)
movl -132(%rbp), %eax
## kill: def $rax killed $eax
movl -140(%rbp), %ecx
## kill: def $rcx killed $ecx
imulq $100, %rcx, %rcx
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -144(%rbp)
movl -140(%rbp), %ecx
movl -144(%rbp), %eax
movl %ecx, -4(%rbp)
movl %eax, -8(%rbp)
movl -4(%rbp), %eax
movl -8(%rbp), %ecx
shll $16, %ecx
orl %ecx, %eax
movl %eax, -12(%rbp)
movl -12(%rbp), %eax
## kill: def $rax killed $eax
imulq $103, %rax, %rax
shrq $10, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -16(%rbp)
movl -16(%rbp), %eax
## kill: def $rax killed $eax
andq $983055, %rax ## imm = 0xF000F
## kill: def $eax killed $eax killed $rax
movl %eax, -16(%rbp)
movl -16(%rbp), %eax
## kill: def $rax killed $eax
movl -12(%rbp), %ecx
## kill: def $rcx killed $ecx
movl -16(%rbp), %edx
## kill: def $rdx killed $edx
imulq $10, %rdx, %rdx
subq %rdx, %rcx
shlq $8, %rcx
addq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -136(%rbp)
movl -136(%rbp), %eax
bsfl %eax, %eax
andl $-8, %eax
movl %eax, -148(%rbp)
movl -136(%rbp), %eax
## kill: def $rax killed $eax
movabsq $3472328296227680304, %rcx ## imm = 0x3030303030303030
addq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -136(%rbp)
movl -148(%rbp), %ecx
movl -136(%rbp), %eax
## kill: def $cl killed $ecx
shrl %cl, %eax
movl %eax, -136(%rbp)
movq -128(%rbp), %rdi
leaq -136(%rbp), %rsi
movl $4, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -128(%rbp), %rax
addq $4, %rax
movl -148(%rbp), %ecx
shrl $3, %ecx
movl %ecx, %ecx
movl %ecx, %edx
xorl %ecx, %ecx
## kill: def $rcx killed $ecx
subq %rdx, %rcx
addq %rcx, %rax
movq %rax, -224(%rbp)
jmp LBB0_7
LBB0_4:
movl -228(%rbp), %eax
movl %eax, -100(%rbp)
movl -100(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -112(%rbp)
movl $3518437209, %eax ## imm = 0xD1B71759
movq %rax, -120(%rbp)
movq -112(%rbp), %rax
imulq -120(%rbp), %rax
shrq $45, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -252(%rbp)
movl -228(%rbp), %eax
## kill: def $rax killed $eax
movl -252(%rbp), %ecx
## kill: def $rcx killed $ecx
imulq $10000, %rcx, %rcx ## imm = 0x2710
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -256(%rbp)
movl -228(%rbp), %eax
movl %eax, -76(%rbp)
movl -76(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -88(%rbp)
movq $1441151881, -96(%rbp) ## imm = 0x55E63B89
movq -88(%rbp), %rax
imulq -96(%rbp), %rax
shrq $57, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -260(%rbp)
movl -260(%rbp), %eax
## kill: def $rax killed $eax
imulq $10000, %rax, %rcx ## imm = 0x2710
movl -252(%rbp), %eax
## kill: def $rax killed $eax
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -252(%rbp)
movl -252(%rbp), %eax
movl %eax, %ecx
movl -256(%rbp), %eax
## kill: def $rax killed $eax
movq %rcx, -24(%rbp)
movq %rax, -32(%rbp)
movq -24(%rbp), %rax
movq -32(%rbp), %rcx
shlq $32, %rcx
orq %rcx, %rax
movq %rax, -40(%rbp)
imulq $10486, -40(%rbp), %rax ## imm = 0x28F6
shrq $20, %rax
movabsq $545460846719, %rcx ## imm = 0x7F0000007F
andq %rcx, %rax
movq %rax, -48(%rbp)
movq -40(%rbp), %rax
imulq $100, -48(%rbp), %rcx
subq %rcx, %rax
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
shlq $16, %rax
addq -48(%rbp), %rax
movq %rax, -64(%rbp)
imulq $103, -64(%rbp), %rax
shrq $10, %rax
movq %rax, -72(%rbp)
movabsq $4222189076152335, %rax ## imm = 0xF000F000F000F
andq -72(%rbp), %rax
movq %rax, -72(%rbp)
movq -64(%rbp), %rax
imulq $10, -72(%rbp), %rcx
subq %rcx, %rax
shlq $8, %rax
addq -72(%rbp), %rax
movq %rax, -72(%rbp)
movq -72(%rbp), %rax
movq %rax, -248(%rbp)
movl -228(%rbp), %eax
## kill: def $rax killed $eax
cmpq $100000000, %rax ## imm = 0x5F5E100
setb %al
testb $1, %al
jne LBB0_5
jmp LBB0_6
LBB0_5:
movq -248(%rbp), %rax
bsfq %rax, %rax
## kill: def $eax killed $eax killed $rax
andl $-8, %eax
movl %eax, -264(%rbp)
movabsq $3472328296227680304, %rax ## imm = 0x3030303030303030
addq -248(%rbp), %rax
movq %rax, -248(%rbp)
movl -264(%rbp), %ecx
movq -248(%rbp), %rax
movl %ecx, %ecx
## kill: def $rcx killed $ecx
## kill: def $cl killed $rcx
shrq %cl, %rax
movq %rax, -248(%rbp)
movq -240(%rbp), %rdi
leaq -248(%rbp), %rsi
movl $8, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -240(%rbp), %rax
addq $8, %rax
movl -264(%rbp), %ecx
shrl $3, %ecx
movl %ecx, %ecx
movl %ecx, %edx
xorl %ecx, %ecx
## kill: def $rcx killed $ecx
subq %rdx, %rcx
addq %rcx, %rax
movq %rax, -224(%rbp)
jmp LBB0_7
LBB0_6:
movabsq $3472328296227680304, %rax ## imm = 0x3030303030303030
addq -248(%rbp), %rax
movq %rax, -248(%rbp)
movq -240(%rbp), %rcx
movl -260(%rbp), %eax
movq %rcx, -160(%rbp)
movl %eax, -164(%rbp)
movl -164(%rbp), %eax
subl $10, %eax
sarl $8, %eax
movl %eax, -168(%rbp)
movl $12336, -172(%rbp) ## imm = 0x3030
movl -164(%rbp), %eax
## kill: def $rax killed $eax
imulq $103, %rax, %rax
shrq $10, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -176(%rbp)
movl -164(%rbp), %eax
## kill: def $rax killed $eax
movl -176(%rbp), %ecx
## kill: def $rcx killed $ecx
imulq $10, %rcx, %rcx
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -180(%rbp)
movl -176(%rbp), %eax
movl -180(%rbp), %ecx
shll $8, %ecx
addl %ecx, %eax
addl -172(%rbp), %eax
movl %eax, -172(%rbp)
movl -168(%rbp), %ecx
andl $8, %ecx
movl -172(%rbp), %eax
## kill: def $cl killed $ecx
shrl %cl, %eax
movl %eax, -172(%rbp)
movq -160(%rbp), %rdi
leaq -172(%rbp), %rsi
movl $2, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -160(%rbp), %rax
addq $2, %rax
movslq -168(%rbp), %rcx
addq %rcx, %rax
movq %rax, -240(%rbp)
movq -240(%rbp), %rdi
leaq -248(%rbp), %rsi
movl $8, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -240(%rbp), %rax
addq $8, %rax
movq %rax, -224(%rbp)
LBB0_7:
movq -224(%rbp), %rax
addq $288, %rsp ## imm = 0x120
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _itoa_u64_an ## -- Begin function itoa_u64_an
.p2align 4, 0x90
_itoa_u64_an: ## @itoa_u64_an
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $752, %rsp ## imm = 0x2F0
movq %rdi, -712(%rbp)
movq %rsi, -720(%rbp)
movq -712(%rbp), %rcx
movq -720(%rbp), %rax
movq %rcx, -592(%rbp)
movq %rax, -600(%rbp)
cmpq $100, -592(%rbp)
setb %al
testb $1, %al
jne LBB1_1
jmp LBB1_2
LBB1_1:
movq -600(%rbp), %rcx
movq -592(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movq %rcx, -552(%rbp)
movl %eax, -556(%rbp)
movl -556(%rbp), %eax
subl $10, %eax
sarl $8, %eax
movl %eax, -560(%rbp)
movl $12336, -564(%rbp) ## imm = 0x3030
movl -556(%rbp), %eax
## kill: def $rax killed $eax
imulq $103, %rax, %rax
shrq $10, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -568(%rbp)
movl -556(%rbp), %eax
## kill: def $rax killed $eax
movl -568(%rbp), %ecx
## kill: def $rcx killed $ecx
imulq $10, %rcx, %rcx
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -572(%rbp)
movl -568(%rbp), %eax
movl -572(%rbp), %ecx
shll $8, %ecx
addl %ecx, %eax
addl -564(%rbp), %eax
movl %eax, -564(%rbp)
movl -560(%rbp), %ecx
andl $8, %ecx
movl -564(%rbp), %eax
## kill: def $cl killed $ecx
shrl %cl, %eax
movl %eax, -564(%rbp)
movq -552(%rbp), %rdi
leaq -564(%rbp), %rsi
movl $2, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -552(%rbp), %rax
addq $2, %rax
movslq -560(%rbp), %rcx
addq %rcx, %rax
movq %rax, -584(%rbp)
jmp LBB1_11
LBB1_2:
cmpq $10000, -592(%rbp) ## imm = 0x2710
setb %al
testb $1, %al
jne LBB1_3
jmp LBB1_4
LBB1_3:
movq -600(%rbp), %rcx
movq -592(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movq %rcx, -488(%rbp)
movl %eax, -492(%rbp)
movl -492(%rbp), %eax
## kill: def $rax killed $eax
imulq $10486, %rax, %rax ## imm = 0x28F6
shrq $20, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -500(%rbp)
movl -492(%rbp), %eax
## kill: def $rax killed $eax
movl -500(%rbp), %ecx
## kill: def $rcx killed $ecx
imulq $100, %rcx, %rcx
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -504(%rbp)
movl -500(%rbp), %ecx
movl -504(%rbp), %eax
movl %ecx, -148(%rbp)
movl %eax, -152(%rbp)
movl -148(%rbp), %eax
movl -152(%rbp), %ecx
shll $16, %ecx
orl %ecx, %eax
movl %eax, -156(%rbp)
movl -156(%rbp), %eax
## kill: def $rax killed $eax
imulq $103, %rax, %rax
shrq $10, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -160(%rbp)
movl -160(%rbp), %eax
## kill: def $rax killed $eax
andq $983055, %rax ## imm = 0xF000F
## kill: def $eax killed $eax killed $rax
movl %eax, -160(%rbp)
movl -160(%rbp), %eax
## kill: def $rax killed $eax
movl -156(%rbp), %ecx
## kill: def $rcx killed $ecx
movl -160(%rbp), %edx
## kill: def $rdx killed $edx
imulq $10, %rdx, %rdx
subq %rdx, %rcx
shlq $8, %rcx
addq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -496(%rbp)
movl -496(%rbp), %eax
bsfl %eax, %eax
andl $-8, %eax
movl %eax, -508(%rbp)
movl -496(%rbp), %eax
## kill: def $rax killed $eax
movabsq $3472328296227680304, %rcx ## imm = 0x3030303030303030
addq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -496(%rbp)
movl -508(%rbp), %ecx
movl -496(%rbp), %eax
## kill: def $cl killed $ecx
shrl %cl, %eax
movl %eax, -496(%rbp)
movq -488(%rbp), %rdi
leaq -496(%rbp), %rsi
movl $4, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -488(%rbp), %rax
addq $4, %rax
movl -508(%rbp), %ecx
shrl $3, %ecx
movl %ecx, %ecx
movl %ecx, %edx
xorl %ecx, %ecx
## kill: def $rcx killed $ecx
subq %rdx, %rcx
addq %rcx, %rax
movq %rax, -584(%rbp)
jmp LBB1_11
LBB1_4:
movq -592(%rbp), %rax
movq %rax, -104(%rbp)
movq -104(%rbp), %rax
movq %rax, -128(%rbp)
movq $0, -120(%rbp)
movabsq $3777893186295716171, %rax ## imm = 0x346DC5D63886594B
movq %rax, -144(%rbp)
movq $0, -136(%rbp)
movq -128(%rbp), %rax
movq -120(%rbp), %rcx
movq -144(%rbp), %rdx
movq %rdx, -728(%rbp) ## 8-byte Spill
movq -136(%rbp), %rdi
movq %rax, %rsi
imulq %rdi, %rsi
mulq %rdx
movq %rdx, %rax
movq -728(%rbp), %rdx ## 8-byte Reload
addq %rsi, %rax
imulq %rdx, %rcx
addq %rcx, %rax
shrq $11, %rax
movq %rax, -608(%rbp)
movq -592(%rbp), %rax
imulq $10000, -608(%rbp), %rcx ## imm = 0x2710
subq %rcx, %rax
movq %rax, -616(%rbp)
cmpq $100000000, -592(%rbp) ## imm = 0x5F5E100
setb %al
testb $1, %al
jne LBB1_5
jmp LBB1_6
LBB1_5:
movq -608(%rbp), %rcx
movq -616(%rbp), %rax
movq %rcx, -352(%rbp)
movq %rax, -360(%rbp)
movq -352(%rbp), %rax
movq -360(%rbp), %rcx
shlq $32, %rcx
orq %rcx, %rax
movq %rax, -368(%rbp)
imulq $10486, -368(%rbp), %rax ## imm = 0x28F6
shrq $20, %rax
movabsq $545460846719, %rcx ## imm = 0x7F0000007F
andq %rcx, %rax
movq %rax, -376(%rbp)
movq -368(%rbp), %rax
imulq $100, -376(%rbp), %rcx
subq %rcx, %rax
movq %rax, -384(%rbp)
movq -384(%rbp), %rax
shlq $16, %rax
addq -376(%rbp), %rax
movq %rax, -392(%rbp)
imulq $103, -392(%rbp), %rax
shrq $10, %rax
movq %rax, -400(%rbp)
movabsq $4222189076152335, %rax ## imm = 0xF000F000F000F
andq -400(%rbp), %rax
movq %rax, -400(%rbp)
movq -392(%rbp), %rax
imulq $10, -400(%rbp), %rcx
subq %rcx, %rax
shlq $8, %rax
addq -400(%rbp), %rax
movq %rax, -400(%rbp)
movq -400(%rbp), %rax
movq %rax, -640(%rbp)
movq -640(%rbp), %rax
bsfq %rax, %rax
## kill: def $eax killed $eax killed $rax
andl $-8, %eax
movl %eax, -644(%rbp)
movabsq $3472328296227680304, %rax ## imm = 0x3030303030303030
addq -640(%rbp), %rax
movq %rax, -640(%rbp)
movl -644(%rbp), %ecx
movq -640(%rbp), %rax
movl %ecx, %ecx
## kill: def $rcx killed $ecx
## kill: def $cl killed $rcx
shrq %cl, %rax
movq %rax, -640(%rbp)
movq -600(%rbp), %rdi
leaq -640(%rbp), %rsi
movl $8, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -600(%rbp), %rax
addq $8, %rax
movl -644(%rbp), %ecx
shrl $3, %ecx
movl %ecx, %ecx
movl %ecx, %edx
xorl %ecx, %ecx
## kill: def $rcx killed $ecx
subq %rdx, %rcx
addq %rcx, %rax
movq %rax, -584(%rbp)
jmp LBB1_11
LBB1_6:
movq -592(%rbp), %rax
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movq %rax, -80(%rbp)
movq $0, -72(%rbp)
movabsq $-6067343680855748867, %rax ## imm = 0xABCC77118461CEFD
movq %rax, -96(%rbp)
movq $0, -88(%rbp)
movq -80(%rbp), %rax
movq -72(%rbp), %rcx
movq -96(%rbp), %rdx
movq %rdx, -736(%rbp) ## 8-byte Spill
movq -88(%rbp), %rdi
movq %rax, %rsi
imulq %rdi, %rsi
mulq %rdx
movq %rdx, %rax
movq -736(%rbp), %rdx ## 8-byte Reload
addq %rsi, %rax
imulq %rdx, %rcx
addq %rcx, %rax
shrq $26, %rax
movq %rax, -624(%rbp)
movq -608(%rbp), %rax
imulq $10000, -624(%rbp), %rcx ## imm = 0x2710
subq %rcx, %rax
movq %rax, -608(%rbp)
movq -608(%rbp), %rcx
movq -616(%rbp), %rax
movq %rcx, -184(%rbp)
movq %rax, -192(%rbp)
movq -184(%rbp), %rax
movq -192(%rbp), %rcx
shlq $32, %rcx
orq %rcx, %rax
movq %rax, -200(%rbp)
imulq $10486, -200(%rbp), %rax ## imm = 0x28F6
shrq $20, %rax
movabsq $545460846719, %rcx ## imm = 0x7F0000007F
andq %rcx, %rax
movq %rax, -208(%rbp)
movq -200(%rbp), %rax
imulq $100, -208(%rbp), %rcx
subq %rcx, %rax
movq %rax, -216(%rbp)
movq -216(%rbp), %rax
shlq $16, %rax
addq -208(%rbp), %rax
movq %rax, -224(%rbp)
imulq $103, -224(%rbp), %rax
shrq $10, %rax
movq %rax, -232(%rbp)
movabsq $4222189076152335, %rax ## imm = 0xF000F000F000F
andq -232(%rbp), %rax
movq %rax, -232(%rbp)
movq -224(%rbp), %rax
imulq $10, -232(%rbp), %rcx
subq %rcx, %rax
shlq $8, %rax
addq -232(%rbp), %rax
movq %rax, -232(%rbp)
movabsq $3472328296227680304, %rax ## imm = 0x3030303030303030
addq -232(%rbp), %rax
movq %rax, -632(%rbp)
movabsq $10000000000, %rax ## imm = 0x2540BE400
cmpq %rax, -592(%rbp)
setb %al
testb $1, %al
jne LBB1_7
jmp LBB1_8
LBB1_7:
movq -600(%rbp), %rcx
movq -624(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movq %rcx, -520(%rbp)
movl %eax, -524(%rbp)
movl -524(%rbp), %eax
subl $10, %eax
sarl $8, %eax
movl %eax, -528(%rbp)
movl $12336, -532(%rbp) ## imm = 0x3030
movl -524(%rbp), %eax
## kill: def $rax killed $eax
imulq $103, %rax, %rax
shrq $10, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -536(%rbp)
movl -524(%rbp), %eax
## kill: def $rax killed $eax
movl -536(%rbp), %ecx
## kill: def $rcx killed $ecx
imulq $10, %rcx, %rcx
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -540(%rbp)
movl -536(%rbp), %eax
movl -540(%rbp), %ecx
shll $8, %ecx
addl %ecx, %eax
addl -532(%rbp), %eax
movl %eax, -532(%rbp)
movl -528(%rbp), %ecx
andl $8, %ecx
movl -532(%rbp), %eax
## kill: def $cl killed $ecx
shrl %cl, %eax
movl %eax, -532(%rbp)
movq -520(%rbp), %rdi
leaq -532(%rbp), %rsi
movl $2, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -520(%rbp), %rax
addq $2, %rax
movslq -528(%rbp), %rcx
addq %rcx, %rax
movq %rax, -600(%rbp)
movq -600(%rbp), %rdi
leaq -632(%rbp), %rsi
movl $8, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -600(%rbp), %rax
addq $8, %rax
movq %rax, -584(%rbp)
jmp LBB1_11
LBB1_8:
movabsq $10000000000000000, %rax ## imm = 0x2386F26FC10000
cmpq %rax, -592(%rbp)
setb %al
testb $1, %al
jne LBB1_9
jmp LBB1_10
LBB1_9:
movq -624(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -428(%rbp)
movl -428(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -440(%rbp)
movl $3518437209, %eax ## imm = 0xD1B71759
movq %rax, -448(%rbp)
movq -440(%rbp), %rax
imulq -448(%rbp), %rax
shrq $45, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -660(%rbp)
movq -624(%rbp), %rax
movl -660(%rbp), %ecx
## kill: def $rcx killed $ecx
imulq $10000, %rcx, %rcx ## imm = 0x2710
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -664(%rbp)
movl -660(%rbp), %eax
movl %eax, %ecx
movl -664(%rbp), %eax
## kill: def $rax killed $eax
movq %rcx, -296(%rbp)
movq %rax, -304(%rbp)
movq -296(%rbp), %rax
movq -304(%rbp), %rcx
shlq $32, %rcx
orq %rcx, %rax
movq %rax, -312(%rbp)
imulq $10486, -312(%rbp), %rax ## imm = 0x28F6
shrq $20, %rax
movabsq $545460846719, %rcx ## imm = 0x7F0000007F
andq %rcx, %rax
movq %rax, -320(%rbp)
movq -312(%rbp), %rax
imulq $100, -320(%rbp), %rcx
subq %rcx, %rax
movq %rax, -328(%rbp)
movq -328(%rbp), %rax
shlq $16, %rax
addq -320(%rbp), %rax
movq %rax, -336(%rbp)
imulq $103, -336(%rbp), %rax
shrq $10, %rax
movq %rax, -344(%rbp)
movabsq $4222189076152335, %rax ## imm = 0xF000F000F000F
andq -344(%rbp), %rax
movq %rax, -344(%rbp)
movq -336(%rbp), %rax
imulq $10, -344(%rbp), %rcx
subq %rcx, %rax
shlq $8, %rax
addq -344(%rbp), %rax
movq %rax, -344(%rbp)
movq -344(%rbp), %rax
movq %rax, -656(%rbp)
movq -656(%rbp), %rax
bsfq %rax, %rax
## kill: def $eax killed $eax killed $rax
andl $-8, %eax
movl %eax, -668(%rbp)
movabsq $3472328296227680304, %rax ## imm = 0x3030303030303030
addq -656(%rbp), %rax
movq %rax, -656(%rbp)
movl -668(%rbp), %ecx
movq -656(%rbp), %rax
movl %ecx, %ecx
## kill: def $rcx killed $ecx
## kill: def $cl killed $rcx
shrq %cl, %rax
movq %rax, -656(%rbp)
movq -600(%rbp), %rdi
leaq -656(%rbp), %rsi
movl $8, %edx
movq $-1, %rcx
callq ___memcpy_chk
movl -668(%rbp), %eax
shrl $3, %eax
movl $8, %ecx
subl %eax, %ecx
movq -600(%rbp), %rax
movl %ecx, %ecx
## kill: def $rcx killed $ecx
addq %rcx, %rax
movq %rax, -600(%rbp)
movq -600(%rbp), %rdi
leaq -632(%rbp), %rsi
movl $8, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -600(%rbp), %rax
addq $8, %rax
movq %rax, -584(%rbp)
jmp LBB1_11
LBB1_10:
movq -592(%rbp), %rax
movq %rax, -8(%rbp)
movq -8(%rbp), %rax
movq %rax, -32(%rbp)
movq $0, -24(%rbp)
movabsq $4153837486827862103, %rax ## imm = 0x39A5652FB1137857
movq %rax, -48(%rbp)
movq $0, -40(%rbp)
movq -32(%rbp), %rax
movq -24(%rbp), %rcx
movq -48(%rbp), %rdx
movq %rdx, -744(%rbp) ## 8-byte Spill
movq -40(%rbp), %rdi
movq %rax, %rsi
imulq %rdi, %rsi
mulq %rdx
movq %rdx, %rax
movq -744(%rbp), %rdx ## 8-byte Reload
addq %rsi, %rax
imulq %rdx, %rcx
addq %rcx, %rax
shrq $51, %rax
movq %rax, -680(%rbp)
movq -624(%rbp), %rax
imulq $100000000, -680(%rbp), %rcx ## imm = 0x5F5E100
subq %rcx, %rax
movq %rax, -688(%rbp)
movq -688(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -404(%rbp)
movl -404(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -416(%rbp)
movl $3518437209, %eax ## imm = 0xD1B71759
movq %rax, -424(%rbp)
movq -416(%rbp), %rax
imulq -424(%rbp), %rax
shrq $45, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -700(%rbp)
movq -688(%rbp), %rax
movl -700(%rbp), %ecx
## kill: def $rcx killed $ecx
imulq $10000, %rcx, %rcx ## imm = 0x2710
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -704(%rbp)
movl -700(%rbp), %eax
movl %eax, %ecx
movl -704(%rbp), %eax
## kill: def $rax killed $eax
movq %rcx, -240(%rbp)
movq %rax, -248(%rbp)
movq -240(%rbp), %rax
movq -248(%rbp), %rcx
shlq $32, %rcx
orq %rcx, %rax
movq %rax, -256(%rbp)
imulq $10486, -256(%rbp), %rax ## imm = 0x28F6
shrq $20, %rax
movabsq $545460846719, %rcx ## imm = 0x7F0000007F
andq %rcx, %rax
movq %rax, -264(%rbp)
movq -256(%rbp), %rax
imulq $100, -264(%rbp), %rcx
subq %rcx, %rax
movq %rax, -272(%rbp)
movq -272(%rbp), %rax
shlq $16, %rax
addq -264(%rbp), %rax
movq %rax, -280(%rbp)
imulq $103, -280(%rbp), %rax
shrq $10, %rax
movq %rax, -288(%rbp)
movabsq $4222189076152335, %rax ## imm = 0xF000F000F000F
andq -288(%rbp), %rax
movq %rax, -288(%rbp)
movq -280(%rbp), %rax
imulq $10, -288(%rbp), %rcx
subq %rcx, %rax
shlq $8, %rax
addq -288(%rbp), %rax
movq %rax, -288(%rbp)
movabsq $3472328296227680304, %rax ## imm = 0x3030303030303030
addq -288(%rbp), %rax
movq %rax, -696(%rbp)
movq -600(%rbp), %rcx
movq -680(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movq %rcx, -456(%rbp)
movl %eax, -460(%rbp)
movl -460(%rbp), %eax
## kill: def $rax killed $eax
imulq $10486, %rax, %rax ## imm = 0x28F6
shrq $20, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -468(%rbp)
movl -460(%rbp), %eax
## kill: def $rax killed $eax
movl -468(%rbp), %ecx
## kill: def $rcx killed $ecx
imulq $100, %rcx, %rcx
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -472(%rbp)
movl -468(%rbp), %ecx
movl -472(%rbp), %eax
movl %ecx, -164(%rbp)
movl %eax, -168(%rbp)
movl -164(%rbp), %eax
movl -168(%rbp), %ecx
shll $16, %ecx
orl %ecx, %eax
movl %eax, -172(%rbp)
movl -172(%rbp), %eax
## kill: def $rax killed $eax
imulq $103, %rax, %rax
shrq $10, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -176(%rbp)
movl -176(%rbp), %eax
## kill: def $rax killed $eax
andq $983055, %rax ## imm = 0xF000F
## kill: def $eax killed $eax killed $rax
movl %eax, -176(%rbp)
movl -176(%rbp), %eax
## kill: def $rax killed $eax
movl -172(%rbp), %ecx
## kill: def $rcx killed $ecx
movl -176(%rbp), %edx
## kill: def $rdx killed $edx
imulq $10, %rdx, %rdx
subq %rdx, %rcx
shlq $8, %rcx
addq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -464(%rbp)
movl -464(%rbp), %eax
bsfl %eax, %eax
andl $-8, %eax
movl %eax, -476(%rbp)
movl -464(%rbp), %eax
## kill: def $rax killed $eax
movabsq $3472328296227680304, %rcx ## imm = 0x3030303030303030
addq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -464(%rbp)
movl -476(%rbp), %ecx
movl -464(%rbp), %eax
## kill: def $cl killed $ecx
shrl %cl, %eax
movl %eax, -464(%rbp)
movq -456(%rbp), %rdi
leaq -464(%rbp), %rsi
movl $4, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -456(%rbp), %rax
addq $4, %rax
movl -476(%rbp), %ecx
shrl $3, %ecx
movl %ecx, %ecx
movl %ecx, %edx
xorl %ecx, %ecx
## kill: def $rcx killed $ecx
subq %rdx, %rcx
addq %rcx, %rax
movq %rax, -600(%rbp)
movq -600(%rbp), %rdi
leaq -696(%rbp), %rsi
movl $8, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -600(%rbp), %rdi
addq $8, %rdi
leaq -632(%rbp), %rsi
movl $8, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -600(%rbp), %rax
addq $16, %rax
movq %rax, -584(%rbp)
LBB1_11:
movq -584(%rbp), %rax
addq $752, %rsp ## imm = 0x2F0
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _itoa_i32_an ## -- Begin function itoa_i32_an
.p2align 4, 0x90
_itoa_i32_an: ## @itoa_i32_an
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $288, %rsp ## imm = 0x120
movl %edi, -268(%rbp)
movq %rsi, -280(%rbp)
cmpl $0, -268(%rbp)
setl %al
andb $1, %al
movzbl %al, %eax
movl %eax, -284(%rbp)
movq -280(%rbp), %rax
movb $45, (%rax)
cmpl $0, -284(%rbp)
je LBB2_2
## %bb.1:
xorl %eax, %eax
subl -268(%rbp), %eax
movl %eax, -288(%rbp) ## 4-byte Spill
jmp LBB2_3
LBB2_2:
movl -268(%rbp), %eax
movl %eax, -288(%rbp) ## 4-byte Spill
LBB2_3:
movl -288(%rbp), %ecx ## 4-byte Reload
movq -280(%rbp), %rax
movslq -284(%rbp), %rdx
addq %rdx, %rax
movl %ecx, -228(%rbp)
movq %rax, -240(%rbp)
movl -228(%rbp), %eax
## kill: def $rax killed $eax
cmpq $100, %rax
setb %al
testb $1, %al
jne LBB2_4
jmp LBB2_5
LBB2_4:
movq -240(%rbp), %rcx
movl -228(%rbp), %eax
movq %rcx, -192(%rbp)
movl %eax, -196(%rbp)
movl -196(%rbp), %eax
subl $10, %eax
sarl $8, %eax
movl %eax, -200(%rbp)
movl $12336, -204(%rbp) ## imm = 0x3030
movl -196(%rbp), %eax
## kill: def $rax killed $eax
imulq $103, %rax, %rax
shrq $10, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -208(%rbp)
movl -196(%rbp), %eax
## kill: def $rax killed $eax
movl -208(%rbp), %ecx
## kill: def $rcx killed $ecx
imulq $10, %rcx, %rcx
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -212(%rbp)
movl -208(%rbp), %eax
movl -212(%rbp), %ecx
shll $8, %ecx
addl %ecx, %eax
addl -204(%rbp), %eax
movl %eax, -204(%rbp)
movl -200(%rbp), %ecx
andl $8, %ecx
movl -204(%rbp), %eax
## kill: def $cl killed $ecx
shrl %cl, %eax
movl %eax, -204(%rbp)
movq -192(%rbp), %rdi
leaq -204(%rbp), %rsi
movl $2, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -192(%rbp), %rax
addq $2, %rax
movslq -200(%rbp), %rcx
addq %rcx, %rax
movq %rax, -224(%rbp)
jmp LBB2_10
LBB2_5:
movl -228(%rbp), %eax
## kill: def $rax killed $eax
cmpq $10000, %rax ## imm = 0x2710
setb %al
testb $1, %al
jne LBB2_6
jmp LBB2_7
LBB2_6:
movq -240(%rbp), %rcx
movl -228(%rbp), %eax
movq %rcx, -128(%rbp)
movl %eax, -132(%rbp)
movl -132(%rbp), %eax
## kill: def $rax killed $eax
imulq $10486, %rax, %rax ## imm = 0x28F6
shrq $20, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -140(%rbp)
movl -132(%rbp), %eax
## kill: def $rax killed $eax
movl -140(%rbp), %ecx
## kill: def $rcx killed $ecx
imulq $100, %rcx, %rcx
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -144(%rbp)
movl -140(%rbp), %ecx
movl -144(%rbp), %eax
movl %ecx, -4(%rbp)
movl %eax, -8(%rbp)
movl -4(%rbp), %eax
movl -8(%rbp), %ecx
shll $16, %ecx
orl %ecx, %eax
movl %eax, -12(%rbp)
movl -12(%rbp), %eax
## kill: def $rax killed $eax
imulq $103, %rax, %rax
shrq $10, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -16(%rbp)
movl -16(%rbp), %eax
## kill: def $rax killed $eax
andq $983055, %rax ## imm = 0xF000F
## kill: def $eax killed $eax killed $rax
movl %eax, -16(%rbp)
movl -16(%rbp), %eax
## kill: def $rax killed $eax
movl -12(%rbp), %ecx
## kill: def $rcx killed $ecx
movl -16(%rbp), %edx
## kill: def $rdx killed $edx
imulq $10, %rdx, %rdx
subq %rdx, %rcx
shlq $8, %rcx
addq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -136(%rbp)
movl -136(%rbp), %eax
bsfl %eax, %eax
andl $-8, %eax
movl %eax, -148(%rbp)
movl -136(%rbp), %eax
## kill: def $rax killed $eax
movabsq $3472328296227680304, %rcx ## imm = 0x3030303030303030
addq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -136(%rbp)
movl -148(%rbp), %ecx
movl -136(%rbp), %eax
## kill: def $cl killed $ecx
shrl %cl, %eax
movl %eax, -136(%rbp)
movq -128(%rbp), %rdi
leaq -136(%rbp), %rsi
movl $4, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -128(%rbp), %rax
addq $4, %rax
movl -148(%rbp), %ecx
shrl $3, %ecx
movl %ecx, %ecx
movl %ecx, %edx
xorl %ecx, %ecx
## kill: def $rcx killed $ecx
subq %rdx, %rcx
addq %rcx, %rax
movq %rax, -224(%rbp)
jmp LBB2_10
LBB2_7:
movl -228(%rbp), %eax
movl %eax, -100(%rbp)
movl -100(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -112(%rbp)
movl $3518437209, %eax ## imm = 0xD1B71759
movq %rax, -120(%rbp)
movq -112(%rbp), %rax
imulq -120(%rbp), %rax
shrq $45, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -252(%rbp)
movl -228(%rbp), %eax
## kill: def $rax killed $eax
movl -252(%rbp), %ecx
## kill: def $rcx killed $ecx
imulq $10000, %rcx, %rcx ## imm = 0x2710
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -256(%rbp)
movl -228(%rbp), %eax
movl %eax, -76(%rbp)
movl -76(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -88(%rbp)
movq $1441151881, -96(%rbp) ## imm = 0x55E63B89
movq -88(%rbp), %rax
imulq -96(%rbp), %rax
shrq $57, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -260(%rbp)
movl -260(%rbp), %eax
## kill: def $rax killed $eax
imulq $10000, %rax, %rcx ## imm = 0x2710
movl -252(%rbp), %eax
## kill: def $rax killed $eax
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -252(%rbp)
movl -252(%rbp), %eax
movl %eax, %ecx
movl -256(%rbp), %eax
## kill: def $rax killed $eax
movq %rcx, -24(%rbp)
movq %rax, -32(%rbp)
movq -24(%rbp), %rax
movq -32(%rbp), %rcx
shlq $32, %rcx
orq %rcx, %rax
movq %rax, -40(%rbp)
imulq $10486, -40(%rbp), %rax ## imm = 0x28F6
shrq $20, %rax
movabsq $545460846719, %rcx ## imm = 0x7F0000007F
andq %rcx, %rax
movq %rax, -48(%rbp)
movq -40(%rbp), %rax
imulq $100, -48(%rbp), %rcx
subq %rcx, %rax
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
shlq $16, %rax
addq -48(%rbp), %rax
movq %rax, -64(%rbp)
imulq $103, -64(%rbp), %rax
shrq $10, %rax
movq %rax, -72(%rbp)
movabsq $4222189076152335, %rax ## imm = 0xF000F000F000F
andq -72(%rbp), %rax
movq %rax, -72(%rbp)
movq -64(%rbp), %rax
imulq $10, -72(%rbp), %rcx
subq %rcx, %rax
shlq $8, %rax
addq -72(%rbp), %rax
movq %rax, -72(%rbp)
movq -72(%rbp), %rax
movq %rax, -248(%rbp)
movl -228(%rbp), %eax
## kill: def $rax killed $eax
cmpq $100000000, %rax ## imm = 0x5F5E100
setb %al
testb $1, %al
jne LBB2_8
jmp LBB2_9
LBB2_8:
movq -248(%rbp), %rax
bsfq %rax, %rax
## kill: def $eax killed $eax killed $rax
andl $-8, %eax
movl %eax, -264(%rbp)
movabsq $3472328296227680304, %rax ## imm = 0x3030303030303030
addq -248(%rbp), %rax
movq %rax, -248(%rbp)
movl -264(%rbp), %ecx
movq -248(%rbp), %rax
movl %ecx, %ecx
## kill: def $rcx killed $ecx
## kill: def $cl killed $rcx
shrq %cl, %rax
movq %rax, -248(%rbp)
movq -240(%rbp), %rdi
leaq -248(%rbp), %rsi
movl $8, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -240(%rbp), %rax
addq $8, %rax
movl -264(%rbp), %ecx
shrl $3, %ecx
movl %ecx, %ecx
movl %ecx, %edx
xorl %ecx, %ecx
## kill: def $rcx killed $ecx
subq %rdx, %rcx
addq %rcx, %rax
movq %rax, -224(%rbp)
jmp LBB2_10
LBB2_9:
movabsq $3472328296227680304, %rax ## imm = 0x3030303030303030
addq -248(%rbp), %rax
movq %rax, -248(%rbp)
movq -240(%rbp), %rcx
movl -260(%rbp), %eax
movq %rcx, -160(%rbp)
movl %eax, -164(%rbp)
movl -164(%rbp), %eax
subl $10, %eax
sarl $8, %eax
movl %eax, -168(%rbp)
movl $12336, -172(%rbp) ## imm = 0x3030
movl -164(%rbp), %eax
## kill: def $rax killed $eax
imulq $103, %rax, %rax
shrq $10, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -176(%rbp)
movl -164(%rbp), %eax
## kill: def $rax killed $eax
movl -176(%rbp), %ecx
## kill: def $rcx killed $ecx
imulq $10, %rcx, %rcx
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -180(%rbp)
movl -176(%rbp), %eax
movl -180(%rbp), %ecx
shll $8, %ecx
addl %ecx, %eax
addl -172(%rbp), %eax
movl %eax, -172(%rbp)
movl -168(%rbp), %ecx
andl $8, %ecx
movl -172(%rbp), %eax
## kill: def $cl killed $ecx
shrl %cl, %eax
movl %eax, -172(%rbp)
movq -160(%rbp), %rdi
leaq -172(%rbp), %rsi
movl $2, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -160(%rbp), %rax
addq $2, %rax
movslq -168(%rbp), %rcx
addq %rcx, %rax
movq %rax, -240(%rbp)
movq -240(%rbp), %rdi
leaq -248(%rbp), %rsi
movl $8, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -240(%rbp), %rax
addq $8, %rax
movq %rax, -224(%rbp)
LBB2_10:
movq -224(%rbp), %rax
addq $288, %rsp ## imm = 0x120
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _itoa_i64_an ## -- Begin function itoa_i64_an
.p2align 4, 0x90
_itoa_i64_an: ## @itoa_i64_an
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $768, %rsp ## imm = 0x300
movq %rdi, -712(%rbp)
movq %rsi, -720(%rbp)
cmpq $0, -712(%rbp)
setl %al
andb $1, %al
movzbl %al, %eax
movl %eax, -724(%rbp)
movq -720(%rbp), %rax
movb $45, (%rax)
cmpl $0, -724(%rbp)
je LBB3_2
## %bb.1:
xorl %eax, %eax
## kill: def $rax killed $eax
subq -712(%rbp), %rax
movq %rax, -736(%rbp) ## 8-byte Spill
jmp LBB3_3
LBB3_2:
movq -712(%rbp), %rax
movq %rax, -736(%rbp) ## 8-byte Spill
LBB3_3:
movq -736(%rbp), %rcx ## 8-byte Reload
movq -720(%rbp), %rax
movslq -724(%rbp), %rdx
addq %rdx, %rax
movq %rcx, -592(%rbp)
movq %rax, -600(%rbp)
cmpq $100, -592(%rbp)
setb %al
testb $1, %al
jne LBB3_4
jmp LBB3_5
LBB3_4:
movq -600(%rbp), %rcx
movq -592(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movq %rcx, -552(%rbp)
movl %eax, -556(%rbp)
movl -556(%rbp), %eax
subl $10, %eax
sarl $8, %eax
movl %eax, -560(%rbp)
movl $12336, -564(%rbp) ## imm = 0x3030
movl -556(%rbp), %eax
## kill: def $rax killed $eax
imulq $103, %rax, %rax
shrq $10, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -568(%rbp)
movl -556(%rbp), %eax
## kill: def $rax killed $eax
movl -568(%rbp), %ecx
## kill: def $rcx killed $ecx
imulq $10, %rcx, %rcx
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -572(%rbp)
movl -568(%rbp), %eax
movl -572(%rbp), %ecx
shll $8, %ecx
addl %ecx, %eax
addl -564(%rbp), %eax
movl %eax, -564(%rbp)
movl -560(%rbp), %ecx
andl $8, %ecx
movl -564(%rbp), %eax
## kill: def $cl killed $ecx
shrl %cl, %eax
movl %eax, -564(%rbp)
movq -552(%rbp), %rdi
leaq -564(%rbp), %rsi
movl $2, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -552(%rbp), %rax
addq $2, %rax
movslq -560(%rbp), %rcx
addq %rcx, %rax
movq %rax, -584(%rbp)
jmp LBB3_14
LBB3_5:
cmpq $10000, -592(%rbp) ## imm = 0x2710
setb %al
testb $1, %al
jne LBB3_6
jmp LBB3_7
LBB3_6:
movq -600(%rbp), %rcx
movq -592(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movq %rcx, -488(%rbp)
movl %eax, -492(%rbp)
movl -492(%rbp), %eax
## kill: def $rax killed $eax
imulq $10486, %rax, %rax ## imm = 0x28F6
shrq $20, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -500(%rbp)
movl -492(%rbp), %eax
## kill: def $rax killed $eax
movl -500(%rbp), %ecx
## kill: def $rcx killed $ecx
imulq $100, %rcx, %rcx
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -504(%rbp)
movl -500(%rbp), %ecx
movl -504(%rbp), %eax
movl %ecx, -148(%rbp)
movl %eax, -152(%rbp)
movl -148(%rbp), %eax
movl -152(%rbp), %ecx
shll $16, %ecx
orl %ecx, %eax
movl %eax, -156(%rbp)
movl -156(%rbp), %eax
## kill: def $rax killed $eax
imulq $103, %rax, %rax
shrq $10, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -160(%rbp)
movl -160(%rbp), %eax
## kill: def $rax killed $eax
andq $983055, %rax ## imm = 0xF000F
## kill: def $eax killed $eax killed $rax
movl %eax, -160(%rbp)
movl -160(%rbp), %eax
## kill: def $rax killed $eax
movl -156(%rbp), %ecx
## kill: def $rcx killed $ecx
movl -160(%rbp), %edx
## kill: def $rdx killed $edx
imulq $10, %rdx, %rdx
subq %rdx, %rcx
shlq $8, %rcx
addq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -496(%rbp)
movl -496(%rbp), %eax
bsfl %eax, %eax
andl $-8, %eax
movl %eax, -508(%rbp)
movl -496(%rbp), %eax
## kill: def $rax killed $eax
movabsq $3472328296227680304, %rcx ## imm = 0x3030303030303030
addq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -496(%rbp)
movl -508(%rbp), %ecx
movl -496(%rbp), %eax
## kill: def $cl killed $ecx
shrl %cl, %eax
movl %eax, -496(%rbp)
movq -488(%rbp), %rdi
leaq -496(%rbp), %rsi
movl $4, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -488(%rbp), %rax
addq $4, %rax
movl -508(%rbp), %ecx
shrl $3, %ecx
movl %ecx, %ecx
movl %ecx, %edx
xorl %ecx, %ecx
## kill: def $rcx killed $ecx
subq %rdx, %rcx
addq %rcx, %rax
movq %rax, -584(%rbp)
jmp LBB3_14
LBB3_7:
movq -592(%rbp), %rax
movq %rax, -104(%rbp)
movq -104(%rbp), %rax
movq %rax, -128(%rbp)
movq $0, -120(%rbp)
movabsq $3777893186295716171, %rax ## imm = 0x346DC5D63886594B
movq %rax, -144(%rbp)
movq $0, -136(%rbp)
movq -128(%rbp), %rax
movq -120(%rbp), %rcx
movq -144(%rbp), %rdx
movq %rdx, -744(%rbp) ## 8-byte Spill
movq -136(%rbp), %rdi
movq %rax, %rsi
imulq %rdi, %rsi
mulq %rdx
movq %rdx, %rax
movq -744(%rbp), %rdx ## 8-byte Reload
addq %rsi, %rax
imulq %rdx, %rcx
addq %rcx, %rax
shrq $11, %rax
movq %rax, -608(%rbp)
movq -592(%rbp), %rax
imulq $10000, -608(%rbp), %rcx ## imm = 0x2710
subq %rcx, %rax
movq %rax, -616(%rbp)
cmpq $100000000, -592(%rbp) ## imm = 0x5F5E100
setb %al
testb $1, %al
jne LBB3_8
jmp LBB3_9
LBB3_8:
movq -608(%rbp), %rcx
movq -616(%rbp), %rax
movq %rcx, -352(%rbp)
movq %rax, -360(%rbp)
movq -352(%rbp), %rax
movq -360(%rbp), %rcx
shlq $32, %rcx
orq %rcx, %rax
movq %rax, -368(%rbp)
imulq $10486, -368(%rbp), %rax ## imm = 0x28F6
shrq $20, %rax
movabsq $545460846719, %rcx ## imm = 0x7F0000007F
andq %rcx, %rax
movq %rax, -376(%rbp)
movq -368(%rbp), %rax
imulq $100, -376(%rbp), %rcx
subq %rcx, %rax
movq %rax, -384(%rbp)
movq -384(%rbp), %rax
shlq $16, %rax
addq -376(%rbp), %rax
movq %rax, -392(%rbp)
imulq $103, -392(%rbp), %rax
shrq $10, %rax
movq %rax, -400(%rbp)
movabsq $4222189076152335, %rax ## imm = 0xF000F000F000F
andq -400(%rbp), %rax
movq %rax, -400(%rbp)
movq -392(%rbp), %rax
imulq $10, -400(%rbp), %rcx
subq %rcx, %rax
shlq $8, %rax
addq -400(%rbp), %rax
movq %rax, -400(%rbp)
movq -400(%rbp), %rax
movq %rax, -640(%rbp)
movq -640(%rbp), %rax
bsfq %rax, %rax
## kill: def $eax killed $eax killed $rax
andl $-8, %eax
movl %eax, -644(%rbp)
movabsq $3472328296227680304, %rax ## imm = 0x3030303030303030
addq -640(%rbp), %rax
movq %rax, -640(%rbp)
movl -644(%rbp), %ecx
movq -640(%rbp), %rax
movl %ecx, %ecx
## kill: def $rcx killed $ecx
## kill: def $cl killed $rcx
shrq %cl, %rax
movq %rax, -640(%rbp)
movq -600(%rbp), %rdi
leaq -640(%rbp), %rsi
movl $8, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -600(%rbp), %rax
addq $8, %rax
movl -644(%rbp), %ecx
shrl $3, %ecx
movl %ecx, %ecx
movl %ecx, %edx
xorl %ecx, %ecx
## kill: def $rcx killed $ecx
subq %rdx, %rcx
addq %rcx, %rax
movq %rax, -584(%rbp)
jmp LBB3_14
LBB3_9:
movq -592(%rbp), %rax
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movq %rax, -80(%rbp)
movq $0, -72(%rbp)
movabsq $-6067343680855748867, %rax ## imm = 0xABCC77118461CEFD
movq %rax, -96(%rbp)
movq $0, -88(%rbp)
movq -80(%rbp), %rax
movq -72(%rbp), %rcx
movq -96(%rbp), %rdx
movq %rdx, -752(%rbp) ## 8-byte Spill
movq -88(%rbp), %rdi
movq %rax, %rsi
imulq %rdi, %rsi
mulq %rdx
movq %rdx, %rax
movq -752(%rbp), %rdx ## 8-byte Reload
addq %rsi, %rax
imulq %rdx, %rcx
addq %rcx, %rax
shrq $26, %rax
movq %rax, -624(%rbp)
movq -608(%rbp), %rax
imulq $10000, -624(%rbp), %rcx ## imm = 0x2710
subq %rcx, %rax
movq %rax, -608(%rbp)
movq -608(%rbp), %rcx
movq -616(%rbp), %rax
movq %rcx, -184(%rbp)
movq %rax, -192(%rbp)
movq -184(%rbp), %rax
movq -192(%rbp), %rcx
shlq $32, %rcx
orq %rcx, %rax
movq %rax, -200(%rbp)
imulq $10486, -200(%rbp), %rax ## imm = 0x28F6
shrq $20, %rax
movabsq $545460846719, %rcx ## imm = 0x7F0000007F
andq %rcx, %rax
movq %rax, -208(%rbp)
movq -200(%rbp), %rax
imulq $100, -208(%rbp), %rcx
subq %rcx, %rax
movq %rax, -216(%rbp)
movq -216(%rbp), %rax
shlq $16, %rax
addq -208(%rbp), %rax
movq %rax, -224(%rbp)
imulq $103, -224(%rbp), %rax
shrq $10, %rax
movq %rax, -232(%rbp)
movabsq $4222189076152335, %rax ## imm = 0xF000F000F000F
andq -232(%rbp), %rax
movq %rax, -232(%rbp)
movq -224(%rbp), %rax
imulq $10, -232(%rbp), %rcx
subq %rcx, %rax
shlq $8, %rax
addq -232(%rbp), %rax
movq %rax, -232(%rbp)
movabsq $3472328296227680304, %rax ## imm = 0x3030303030303030
addq -232(%rbp), %rax
movq %rax, -632(%rbp)
movabsq $10000000000, %rax ## imm = 0x2540BE400
cmpq %rax, -592(%rbp)
setb %al
testb $1, %al
jne LBB3_10
jmp LBB3_11
LBB3_10:
movq -600(%rbp), %rcx
movq -624(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movq %rcx, -520(%rbp)
movl %eax, -524(%rbp)
movl -524(%rbp), %eax
subl $10, %eax
sarl $8, %eax
movl %eax, -528(%rbp)
movl $12336, -532(%rbp) ## imm = 0x3030
movl -524(%rbp), %eax
## kill: def $rax killed $eax
imulq $103, %rax, %rax
shrq $10, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -536(%rbp)
movl -524(%rbp), %eax
## kill: def $rax killed $eax
movl -536(%rbp), %ecx
## kill: def $rcx killed $ecx
imulq $10, %rcx, %rcx
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -540(%rbp)
movl -536(%rbp), %eax
movl -540(%rbp), %ecx
shll $8, %ecx
addl %ecx, %eax
addl -532(%rbp), %eax
movl %eax, -532(%rbp)
movl -528(%rbp), %ecx
andl $8, %ecx
movl -532(%rbp), %eax
## kill: def $cl killed $ecx
shrl %cl, %eax
movl %eax, -532(%rbp)
movq -520(%rbp), %rdi
leaq -532(%rbp), %rsi
movl $2, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -520(%rbp), %rax
addq $2, %rax
movslq -528(%rbp), %rcx
addq %rcx, %rax
movq %rax, -600(%rbp)
movq -600(%rbp), %rdi
leaq -632(%rbp), %rsi
movl $8, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -600(%rbp), %rax
addq $8, %rax
movq %rax, -584(%rbp)
jmp LBB3_14
LBB3_11:
movabsq $10000000000000000, %rax ## imm = 0x2386F26FC10000
cmpq %rax, -592(%rbp)
setb %al
testb $1, %al
jne LBB3_12
jmp LBB3_13
LBB3_12:
movq -624(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -428(%rbp)
movl -428(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -440(%rbp)
movl $3518437209, %eax ## imm = 0xD1B71759
movq %rax, -448(%rbp)
movq -440(%rbp), %rax
imulq -448(%rbp), %rax
shrq $45, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -660(%rbp)
movq -624(%rbp), %rax
movl -660(%rbp), %ecx
## kill: def $rcx killed $ecx
imulq $10000, %rcx, %rcx ## imm = 0x2710
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -664(%rbp)
movl -660(%rbp), %eax
movl %eax, %ecx
movl -664(%rbp), %eax
## kill: def $rax killed $eax
movq %rcx, -296(%rbp)
movq %rax, -304(%rbp)
movq -296(%rbp), %rax
movq -304(%rbp), %rcx
shlq $32, %rcx
orq %rcx, %rax
movq %rax, -312(%rbp)
imulq $10486, -312(%rbp), %rax ## imm = 0x28F6
shrq $20, %rax
movabsq $545460846719, %rcx ## imm = 0x7F0000007F
andq %rcx, %rax
movq %rax, -320(%rbp)
movq -312(%rbp), %rax
imulq $100, -320(%rbp), %rcx
subq %rcx, %rax
movq %rax, -328(%rbp)
movq -328(%rbp), %rax
shlq $16, %rax
addq -320(%rbp), %rax
movq %rax, -336(%rbp)
imulq $103, -336(%rbp), %rax
shrq $10, %rax
movq %rax, -344(%rbp)
movabsq $4222189076152335, %rax ## imm = 0xF000F000F000F
andq -344(%rbp), %rax
movq %rax, -344(%rbp)
movq -336(%rbp), %rax
imulq $10, -344(%rbp), %rcx
subq %rcx, %rax
shlq $8, %rax
addq -344(%rbp), %rax
movq %rax, -344(%rbp)
movq -344(%rbp), %rax
movq %rax, -656(%rbp)
movq -656(%rbp), %rax
bsfq %rax, %rax
## kill: def $eax killed $eax killed $rax
andl $-8, %eax
movl %eax, -668(%rbp)
movabsq $3472328296227680304, %rax ## imm = 0x3030303030303030
addq -656(%rbp), %rax
movq %rax, -656(%rbp)
movl -668(%rbp), %ecx
movq -656(%rbp), %rax
movl %ecx, %ecx
## kill: def $rcx killed $ecx
## kill: def $cl killed $rcx
shrq %cl, %rax
movq %rax, -656(%rbp)
movq -600(%rbp), %rdi
leaq -656(%rbp), %rsi
movl $8, %edx
movq $-1, %rcx
callq ___memcpy_chk
movl -668(%rbp), %eax
shrl $3, %eax
movl $8, %ecx
subl %eax, %ecx
movq -600(%rbp), %rax
movl %ecx, %ecx
## kill: def $rcx killed $ecx
addq %rcx, %rax
movq %rax, -600(%rbp)
movq -600(%rbp), %rdi
leaq -632(%rbp), %rsi
movl $8, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -600(%rbp), %rax
addq $8, %rax
movq %rax, -584(%rbp)
jmp LBB3_14
LBB3_13:
movq -592(%rbp), %rax
movq %rax, -8(%rbp)
movq -8(%rbp), %rax
movq %rax, -32(%rbp)
movq $0, -24(%rbp)
movabsq $4153837486827862103, %rax ## imm = 0x39A5652FB1137857
movq %rax, -48(%rbp)
movq $0, -40(%rbp)
movq -32(%rbp), %rax
movq -24(%rbp), %rcx
movq -48(%rbp), %rdx
movq %rdx, -760(%rbp) ## 8-byte Spill
movq -40(%rbp), %rdi
movq %rax, %rsi
imulq %rdi, %rsi
mulq %rdx
movq %rdx, %rax
movq -760(%rbp), %rdx ## 8-byte Reload
addq %rsi, %rax
imulq %rdx, %rcx
addq %rcx, %rax
shrq $51, %rax
movq %rax, -680(%rbp)
movq -624(%rbp), %rax
imulq $100000000, -680(%rbp), %rcx ## imm = 0x5F5E100
subq %rcx, %rax
movq %rax, -688(%rbp)
movq -688(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -404(%rbp)
movl -404(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -416(%rbp)
movl $3518437209, %eax ## imm = 0xD1B71759
movq %rax, -424(%rbp)
movq -416(%rbp), %rax
imulq -424(%rbp), %rax
shrq $45, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -700(%rbp)
movq -688(%rbp), %rax
movl -700(%rbp), %ecx
## kill: def $rcx killed $ecx
imulq $10000, %rcx, %rcx ## imm = 0x2710
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -704(%rbp)
movl -700(%rbp), %eax
movl %eax, %ecx
movl -704(%rbp), %eax
## kill: def $rax killed $eax
movq %rcx, -240(%rbp)
movq %rax, -248(%rbp)
movq -240(%rbp), %rax
movq -248(%rbp), %rcx
shlq $32, %rcx
orq %rcx, %rax
movq %rax, -256(%rbp)
imulq $10486, -256(%rbp), %rax ## imm = 0x28F6
shrq $20, %rax
movabsq $545460846719, %rcx ## imm = 0x7F0000007F
andq %rcx, %rax
movq %rax, -264(%rbp)
movq -256(%rbp), %rax
imulq $100, -264(%rbp), %rcx
subq %rcx, %rax
movq %rax, -272(%rbp)
movq -272(%rbp), %rax
shlq $16, %rax
addq -264(%rbp), %rax
movq %rax, -280(%rbp)
imulq $103, -280(%rbp), %rax
shrq $10, %rax
movq %rax, -288(%rbp)
movabsq $4222189076152335, %rax ## imm = 0xF000F000F000F
andq -288(%rbp), %rax
movq %rax, -288(%rbp)
movq -280(%rbp), %rax
imulq $10, -288(%rbp), %rcx
subq %rcx, %rax
shlq $8, %rax
addq -288(%rbp), %rax
movq %rax, -288(%rbp)
movabsq $3472328296227680304, %rax ## imm = 0x3030303030303030
addq -288(%rbp), %rax
movq %rax, -696(%rbp)
movq -600(%rbp), %rcx
movq -680(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movq %rcx, -456(%rbp)
movl %eax, -460(%rbp)
movl -460(%rbp), %eax
## kill: def $rax killed $eax
imulq $10486, %rax, %rax ## imm = 0x28F6
shrq $20, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -468(%rbp)
movl -460(%rbp), %eax
## kill: def $rax killed $eax
movl -468(%rbp), %ecx
## kill: def $rcx killed $ecx
imulq $100, %rcx, %rcx
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -472(%rbp)
movl -468(%rbp), %ecx
movl -472(%rbp), %eax
movl %ecx, -164(%rbp)
movl %eax, -168(%rbp)
movl -164(%rbp), %eax
movl -168(%rbp), %ecx
shll $16, %ecx
orl %ecx, %eax
movl %eax, -172(%rbp)
movl -172(%rbp), %eax
## kill: def $rax killed $eax
imulq $103, %rax, %rax
shrq $10, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -176(%rbp)
movl -176(%rbp), %eax
## kill: def $rax killed $eax
andq $983055, %rax ## imm = 0xF000F
## kill: def $eax killed $eax killed $rax
movl %eax, -176(%rbp)
movl -176(%rbp), %eax
## kill: def $rax killed $eax
movl -172(%rbp), %ecx
## kill: def $rcx killed $ecx
movl -176(%rbp), %edx
## kill: def $rdx killed $edx
imulq $10, %rdx, %rdx
subq %rdx, %rcx
shlq $8, %rcx
addq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -464(%rbp)
movl -464(%rbp), %eax
bsfl %eax, %eax
andl $-8, %eax
movl %eax, -476(%rbp)
movl -464(%rbp), %eax
## kill: def $rax killed $eax
movabsq $3472328296227680304, %rcx ## imm = 0x3030303030303030
addq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -464(%rbp)
movl -476(%rbp), %ecx
movl -464(%rbp), %eax
## kill: def $cl killed $ecx
shrl %cl, %eax
movl %eax, -464(%rbp)
movq -456(%rbp), %rdi
leaq -464(%rbp), %rsi
movl $4, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -456(%rbp), %rax
addq $4, %rax
movl -476(%rbp), %ecx
shrl $3, %ecx
movl %ecx, %ecx
movl %ecx, %edx
xorl %ecx, %ecx
## kill: def $rcx killed $ecx
subq %rdx, %rcx
addq %rcx, %rax
movq %rax, -600(%rbp)
movq -600(%rbp), %rdi
leaq -696(%rbp), %rsi
movl $8, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -600(%rbp), %rdi
addq $8, %rdi
leaq -632(%rbp), %rsi
movl $8, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -600(%rbp), %rax
addq $16, %rax
movq %rax, -584(%rbp)
LBB3_14:
movq -584(%rbp), %rax
addq $768, %rsp ## imm = 0x300
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _itoa_an_available_32 ## @itoa_an_available_32
.p2align 2
_itoa_an_available_32:
.long 1 ## 0x1
.globl _itoa_an_available_64 ## @itoa_an_available_64
.p2align 2
_itoa_an_available_64:
.long 1 ## 0x1
.subsections_via_symbols
|
the_stack_data/62638697.c
|
.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 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
stur wzr, [x29, #-4]
str wzr, [sp, #12]
str wzr, [sp, #16]
stur wzr, [x29, #-12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
bl _getchar
stur w0, [x29, #-8]
subs w8, w0, #10
cset w8, eq
tbnz w8, #0, LBB0_14
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
ldr w8, [sp, #12]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #32
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #32
cset w8, eq
tbnz w8, #0, LBB0_9
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #10
cset w8, eq
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #9
cset w8, ne
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp, #8]
b LBB0_13
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_1 Depth=1
mov w8, #1
str w8, [sp, #8]
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_1 Depth=1
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_14:
ldr w9, [sp, #16]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.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 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 $32, %rsp
movl $0, -4(%rbp)
movl $0, -20(%rbp)
movl $0, -16(%rbp)
movl $0, -12(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
callq _getchar
movl %eax, -8(%rbp)
cmpl $10, %eax
je LBB0_14
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
cmpl $1, -20(%rbp)
jne LBB0_6
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
cmpl $32, -8(%rbp)
je LBB0_5
## %bb.4: ## in Loop: Header=BB0_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_6
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
cmpl $32, -8(%rbp)
je LBB0_9
## %bb.7: ## in Loop: Header=BB0_1 Depth=1
cmpl $10, -8(%rbp)
je LBB0_9
## %bb.8: ## in Loop: Header=BB0_1 Depth=1
cmpl $9, -8(%rbp)
jne LBB0_10
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
movl $0, -24(%rbp)
jmp LBB0_13
LBB0_10: ## in Loop: Header=BB0_1 Depth=1
cmpl $0, -24(%rbp)
jne LBB0_12
## %bb.11: ## in Loop: Header=BB0_1 Depth=1
movl $1, -24(%rbp)
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
LBB0_12: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_13
LBB0_13: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_14:
movl -16(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d\n"
.subsections_via_symbols
|
the_stack_data/220456985.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _create_link ; -- Begin function create_link
.p2align 2
_create_link: ; @create_link
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
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
stur w0, [x29, #-4]
str x1, [sp, #16]
mov x0, #16
bl _malloc
str x0, [sp, #8]
ldur w8, [x29, #-4]
ldr x9, [sp, #8]
str w8, [x9]
ldr x8, [sp, #16]
ldr x9, [sp, #8]
str x8, [x9, #8]
ldr x0, [sp, #8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _create_link2 ; -- Begin function create_link2
.p2align 2
_create_link2: ; @create_link2
.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
str x0, [sp, #8]
mov x0, #16
bl _malloc
str x0, [sp]
ldr x8, [sp, #8]
ldr x9, [sp]
str x8, [x9, #8]
ldr x0, [sp]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _create_queue ; -- Begin function create_queue
.p2align 2
_create_queue: ; @create_queue
.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 x0, #24
bl _malloc
str x0, [sp, #8]
mov x0, #0
bl _create_link2
ldr x8, [sp, #8]
str x0, [x8, #8]
ldr x8, [sp, #8]
ldr x8, [x8, #8]
ldr x9, [sp, #8]
str x8, [x9]
ldr x8, [sp, #8]
str wzr, [x8, #16]
ldr x0, [sp, #8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _clear ; -- Begin function clear
.p2align 2
_clear: ; @clear
.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
str x0, [sp, #8]
mov x0, #0
bl _create_link2
ldr x8, [sp, #8]
str x0, [x8, #8]
ldr x8, [sp, #8]
ldr x8, [x8, #8]
ldr x9, [sp, #8]
str x8, [x9]
ldr x8, [sp, #8]
str wzr, [x8, #16]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _enqueue ; -- Begin function enqueue
.p2align 2
_enqueue: ; @enqueue
.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
str x0, [sp, #8]
str w1, [sp, #4]
ldr w0, [sp, #4]
mov x1, #0
bl _create_link
ldr x8, [sp, #8]
ldr x8, [x8, #8]
str x0, [x8, #8]
ldr x8, [sp, #8]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
ldr x9, [sp, #8]
str x8, [x9, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _dequeue ; -- Begin function dequeue
.p2align 2
_dequeue: ; @dequeue
.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
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr w8, [x8, #16]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB5_2
b LBB5_1
LBB5_1:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB5_2
LBB5_2:
ldr x8, [sp, #8]
ldr x8, [x8]
ldr x8, [x8, #8]
ldr w8, [x8]
str w8, [sp, #4]
ldr x8, [sp, #8]
ldr x8, [x8]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
ldr x9, [sp, #8]
ldr x9, [x9]
str x8, [x9, #8]
ldr x8, [sp, #8]
ldr x8, [x8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB5_4
b LBB5_3
LBB5_3:
ldr x8, [sp, #8]
ldr x8, [x8]
ldr x9, [sp, #8]
str x8, [x9, #8]
b LBB5_4
LBB5_4:
ldr x9, [sp, #8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
ldr w0, [sp, #4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _frontValue ; -- Begin function frontValue
.p2align 2
_frontValue: ; @frontValue
.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
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr w8, [x8, #16]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB6_2
b LBB6_1
LBB6_1:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB6_2
LBB6_2:
ldr x8, [sp, #8]
ldr x8, [x8]
ldr x8, [x8, #8]
ldr w0, [x8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _length ; -- Begin function length
.p2align 2
_length: ; @length
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr w0, [x8, #16]
add sp, sp, #16
ret
.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 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
mov w8, #0
stur w8, [x29, #-20] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
bl _create_queue
stur x0, [x29, #-16]
ldur x0, [x29, #-16]
mov w1, #12
bl _enqueue
ldur x0, [x29, #-16]
mov w1, #13
bl _enqueue
ldur x0, [x29, #-16]
mov w1, #80
bl _enqueue
ldur x0, [x29, #-16]
bl _length
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
str x0, [sp, #16] ; 8-byte Folded Spill
bl _printf
ldur x0, [x29, #-16]
bl _dequeue
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
str x0, [sp, #8] ; 8-byte Folded Spill
bl _printf
ldur x0, [x29, #-16]
bl _dequeue
mov x10, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
bl _printf
ldur x0, [x29, #-16]
bl _dequeue
mov x10, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
bl _printf
ldur x0, [x29, #-16]
bl _length
mov x10, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
bl _printf
ldur w0, [x29, #-20] ; 4-byte Folded Reload
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "OPAAAAAA\n"
l_.str.1: ; @.str.1
.asciz "OPAAAAA\n"
l_.str.2: ; @.str.2
.asciz "Tamanho: %d\n"
l_.str.3: ; @.str.3
.asciz "deq: %d\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _create_link ## -- Begin function create_link
.p2align 4, 0x90
_create_link: ## @create_link
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl %edi, -4(%rbp)
movq %rsi, -16(%rbp)
movl $16, %edi
callq _malloc
movq %rax, -24(%rbp)
movl -4(%rbp), %ecx
movq -24(%rbp), %rax
movl %ecx, (%rax)
movq -16(%rbp), %rcx
movq -24(%rbp), %rax
movq %rcx, 8(%rax)
movq -24(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _create_link2 ## -- Begin function create_link2
.p2align 4, 0x90
_create_link2: ## @create_link2
.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 %rdi, -8(%rbp)
movl $16, %edi
callq _malloc
movq %rax, -16(%rbp)
movq -8(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 8(%rax)
movq -16(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _create_queue ## -- Begin function create_queue
.p2align 4, 0x90
_create_queue: ## @create_queue
.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
movl $24, %edi
callq _malloc
movq %rax, -8(%rbp)
xorl %eax, %eax
movl %eax, %edi
callq _create_link2
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, 8(%rax)
movq -8(%rbp), %rax
movq 8(%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
movq -8(%rbp), %rax
movl $0, 16(%rax)
movq -8(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _clear ## -- Begin function clear
.p2align 4, 0x90
_clear: ## @clear
.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 %rdi, -8(%rbp)
xorl %eax, %eax
movl %eax, %edi
callq _create_link2
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, 8(%rax)
movq -8(%rbp), %rax
movq 8(%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
movq -8(%rbp), %rax
movl $0, 16(%rax)
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _enqueue ## -- Begin function enqueue
.p2align 4, 0x90
_enqueue: ## @enqueue
.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 %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl -12(%rbp), %edi
xorl %eax, %eax
movl %eax, %esi
callq _create_link
movq %rax, %rcx
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq %rcx, 8(%rax)
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq 8(%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, 8(%rax)
movq -8(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _dequeue ## -- Begin function dequeue
.p2align 4, 0x90
_dequeue: ## @dequeue
.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 %rdi, -8(%rbp)
movq -8(%rbp), %rax
cmpl $0, 16(%rax)
jne LBB5_2
## %bb.1:
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
LBB5_2:
movq -8(%rbp), %rax
movq (%rax), %rax
movq 8(%rax), %rax
movl (%rax), %eax
movl %eax, -12(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rax
movq 8(%rax), %rax
movq 8(%rax), %rcx
movq -8(%rbp), %rax
movq (%rax), %rax
movq %rcx, 8(%rax)
movq -8(%rbp), %rax
movq (%rax), %rax
cmpq $0, 8(%rax)
jne LBB5_4
## %bb.3:
movq -8(%rbp), %rax
movq (%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, 8(%rax)
LBB5_4:
movq -8(%rbp), %rax
movl 16(%rax), %ecx
addl $-1, %ecx
movl %ecx, 16(%rax)
movl -12(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _frontValue ## -- Begin function frontValue
.p2align 4, 0x90
_frontValue: ## @frontValue
.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 %rdi, -8(%rbp)
movq -8(%rbp), %rax
cmpl $0, 16(%rax)
jne LBB6_2
## %bb.1:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
LBB6_2:
movq -8(%rbp), %rax
movq (%rax), %rax
movq 8(%rax), %rax
movl (%rax), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _length ## -- Begin function length
.p2align 4, 0x90
_length: ## @length
.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, -8(%rbp)
movq -8(%rbp), %rax
movl 16(%rax), %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
subq $16, %rsp
movl $0, -4(%rbp)
callq _create_queue
movq %rax, -16(%rbp)
movq -16(%rbp), %rdi
movl $12, %esi
callq _enqueue
movq -16(%rbp), %rdi
movl $13, %esi
callq _enqueue
movq -16(%rbp), %rdi
movl $80, %esi
callq _enqueue
movq -16(%rbp), %rdi
callq _length
movl %eax, %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rdi
callq _dequeue
movl %eax, %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rdi
callq _dequeue
movl %eax, %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rdi
callq _dequeue
movl %eax, %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rdi
callq _length
movl %eax, %esi
leaq L_.str.2(%rip), %rdi
movb $0, %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 "OPAAAAAA\n"
L_.str.1: ## @.str.1
.asciz "OPAAAAA\n"
L_.str.2: ## @.str.2
.asciz "Tamanho: %d\n"
L_.str.3: ## @.str.3
.asciz "deq: %d\n"
.subsections_via_symbols
|
the_stack_data/737503.c
|
.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 0x40093682f944241c ; double 3.1516169999999999
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
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
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur wzr, [x29, #-36]
mov w8, #37
str w8, [sp, #40]
mov w8, #44564
movk w8, #16559, lsl #16
fmov s0, w8
str s0, [sp, #36]
adrp x8, lCPI0_0@PAGE
ldr d0, [x8, lCPI0_0@PAGEOFF]
str d0, [sp, #24]
mov w8, #77
strb w8, [sp, #23]
adrp x8, l___const.main.nome@PAGE
add x8, x8, l___const.main.nome@PAGEOFF
ldr q0, [x8]
sub x9, x29, #32
str x9, [sp, #8] ; 8-byte Folded Spill
stur q0, [x29, #-32]
ldrh w8, [x8, #16]
sturh w8, [x29, #-16]
ldr w9, [sp, #40]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr s0, [sp, #36]
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr d0, [sp, #24]
mov x8, sp
str d0, [x8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldrsb w10, [sp, #23]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldr x8, [sp, #8] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
bl ___stack_chk_fail
LBB0_2:
mov w0, #0
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l___const.main.nome: ; @__const.main.nome
.asciz "Escola de hackers"
l_.str: ; @.str
.asciz "A idade e %i anos, \n\n"
l_.str.1: ; @.str.1
.asciz "O Dolar est\303\241 cotado em %f dolares. \n\n"
l_.str.2: ; @.str.2
.asciz "O raio do circulo e %1f centimetros. \n\n"
l_.str.3: ; @.str.3
.asciz "O sexo do cadidato \303\251 %c \n\n"
l_.str.4: ; @.str.4
.asciz "Os alunos da %s fizeram esse cuso.\n\n"
.subsections_via_symbols
|
.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 0x40093682f944241c ## double 3.1516169999999999
.section __TEXT,__literal4,4byte_literals
.p2align 2
LCPI0_1:
.long 0x40afae14 ## float 5.48999977
.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 $64, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -36(%rbp)
movl $37, -40(%rbp)
movss LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -44(%rbp)
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -56(%rbp)
movb $77, -57(%rbp)
movq L___const.main.nome(%rip), %rax
movq %rax, -32(%rbp)
movq L___const.main.nome+8(%rip), %rax
movq %rax, -24(%rbp)
movw L___const.main.nome+16(%rip), %ax
movw %ax, -16(%rbp)
movl -40(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movss -44(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.1(%rip), %rdi
movb $1, %al
callq _printf
movsd -56(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.2(%rip), %rdi
movb $1, %al
callq _printf
movsbl -57(%rbp), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
leaq -32(%rbp), %rsi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_2
## %bb.1:
xorl %eax, %eax
addq $64, %rsp
popq %rbp
retq
LBB0_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
.p2align 4 ## @__const.main.nome
L___const.main.nome:
.asciz "Escola de hackers"
L_.str: ## @.str
.asciz "A idade e %i anos, \n\n"
L_.str.1: ## @.str.1
.asciz "O Dolar est\303\241 cotado em %f dolares. \n\n"
L_.str.2: ## @.str.2
.asciz "O raio do circulo e %1f centimetros. \n\n"
L_.str.3: ## @.str.3
.asciz "O sexo do cadidato \303\251 %c \n\n"
L_.str.4: ## @.str.4
.asciz "Os alunos da %s fizeram esse cuso.\n\n"
.subsections_via_symbols
|
the_stack_data/144643.c
|
.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:
sub sp, sp, #16
.cfi_def_cfa_offset 16
mov w8, #1
strb w8, [sp, #15]
ldrsb w8, [sp, #15]
subs w8, w8, #1
cset w8, eq
and w8, w8, #0x1
strb w8, [sp, #14]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.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
movb $1, -1(%rbp)
movsbl -1(%rbp), %eax
cmpl $1, %eax
sete %al
andb $1, %al
movzbl %al, %eax
## kill: def $al killed $al killed $eax
movb %al, -2(%rbp)
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
the_stack_data/6386675.c
|
.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 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
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #64]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
add x0, sp, #68
bl _getop
str w0, [sp, #60]
adds w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB0_23
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #60]
subs w8, w8, #10
; kill: def $x8 killed $w8
str x8, [sp, #32] ; 8-byte Folded Spill
subs x8, x8, #105
cset w8, hi
tbnz w8, #0, LBB0_21
; %bb.3: ; in Loop: Header=BB0_1 Depth=1
ldr x11, [sp, #32] ; 8-byte Folded Reload
adrp x10, lJTI0_0@PAGE
add x10, x10, lJTI0_0@PAGEOFF
Ltmp0:
adr x8, Ltmp0
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
add x0, sp, #68
bl _my_atof
bl _push
b LBB0_22
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
bl _pop
str d0, [sp, #24] ; 8-byte Folded Spill
bl _pop
fmov d1, d0
ldr d0, [sp, #24] ; 8-byte Folded Reload
fadd d0, d0, d1
bl _push
b LBB0_22
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
bl _pop
str d0, [sp, #48]
bl _pop
ldr d1, [sp, #48]
fsub d0, d0, d1
bl _push
b LBB0_22
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
bl _pop
str d0, [sp, #16] ; 8-byte Folded Spill
bl _pop
fmov d1, d0
ldr d0, [sp, #16] ; 8-byte Folded Reload
fmul d0, d0, d1
bl _push
b LBB0_22
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
bl _pop
str d0, [sp, #48]
ldr d0, [sp, #48]
movi d1, #0000000000000000
fadd d0, d0, d1
fcmp d0, #0.0
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
bl _pop
ldr d1, [sp, #48]
fdiv d0, d0, d1
bl _push
b LBB0_11
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_1 Depth=1
b LBB0_22
LBB0_12: ; in Loop: Header=BB0_1 Depth=1
bl _pop
str d0, [sp, #48]
ldr d0, [sp, #48]
movi d1, #0000000000000000
fadd d0, d0, d1
fcmp d0, #0.0
cset w8, eq
tbnz w8, #0, LBB0_14
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_1 Depth=1
bl _pop
ldr d1, [sp, #48]
bl _fmod
bl _push
b LBB0_15
LBB0_14: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_1 Depth=1
b LBB0_22
LBB0_16: ; in Loop: Header=BB0_1 Depth=1
bl _pop
str d0, [sp, #48]
ldr d0, [sp, #48]
mov x8, sp
str d0, [x8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr d0, [sp, #48]
bl _push
b LBB0_22
LBB0_17: ; in Loop: Header=BB0_1 Depth=1
bl _clear
b LBB0_22
LBB0_18: ; in Loop: Header=BB0_1 Depth=1
bl _pop
str d0, [sp, #48]
ldr d0, [sp, #48]
bl _push
ldr d0, [sp, #48]
bl _push
b LBB0_22
LBB0_19: ; in Loop: Header=BB0_1 Depth=1
bl _pop
str d0, [sp, #48]
bl _pop
str d0, [sp, #40]
ldr d0, [sp, #48]
bl _push
ldr d0, [sp, #40]
bl _push
b LBB0_22
LBB0_20: ; in Loop: Header=BB0_1 Depth=1
bl _pop
mov x8, sp
str d0, [x8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_22
LBB0_21: ; in Loop: Header=BB0_1 Depth=1
mov x9, sp
add x8, sp, #68
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_22
LBB0_22: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_23:
ldr w8, [sp, #64]
str w8, [sp, #12] ; 4-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_25
b LBB0_24
LBB0_24:
bl ___stack_chk_fail
LBB0_25:
ldr w0, [sp, #12] ; 4-byte Folded Reload
ldp x29, x30, [sp, #176] ; 16-byte Folded Reload
add sp, sp, #192
ret
.cfi_endproc
.p2align 2
lJTI0_0:
.long LBB0_20-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_12-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_7-Ltmp0
.long LBB0_5-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_6-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_4-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_16-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_17-Ltmp0
.long LBB0_18-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_21-Ltmp0
.long LBB0_19-Ltmp0
; -- End function
.globl _getop ; -- Begin function getop
.p2align 2
_getop: ; @getop
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
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
str x0, [sp, #16]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
bl _getch
str w0, [sp, #8]
ldr x8, [sp, #16]
strb w0, [x8]
sxtb w8, w0
subs w8, w8, #32
cset w8, eq
mov w9, #1
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #8]
subs w8, w8, #9
cset w8, eq
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #4] ; 4-byte Folded Reload
tbz w8, #0, LBB1_5
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
b LBB1_1
LBB1_5:
ldr x8, [sp, #16]
strb wzr, [x8, #1]
ldr w0, [sp, #8]
bl _isdigit
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB1_9
b LBB1_6
LBB1_6:
ldr w8, [sp, #8]
subs w8, w8, #46
cset w8, eq
tbnz w8, #0, LBB1_9
b LBB1_7
LBB1_7:
ldr w8, [sp, #8]
subs w8, w8, #45
cset w8, eq
tbnz w8, #0, LBB1_9
b LBB1_8
LBB1_8:
ldr w8, [sp, #8]
stur w8, [x29, #-4]
b LBB1_30
LBB1_9:
str wzr, [sp, #12]
ldr w8, [sp, #8]
subs w8, w8, #45
cset w8, ne
tbnz w8, #0, LBB1_17
b LBB1_10
LBB1_10:
bl _getch
str w0, [sp, #8]
bl _isdigit
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB1_12
b LBB1_11
LBB1_11:
ldr w8, [sp, #8]
subs w8, w8, #46
cset w8, ne
tbnz w8, #0, LBB1_13
b LBB1_12
LBB1_12:
ldr w8, [sp, #8]
ldr x9, [sp, #16]
ldr w10, [sp, #12]
add w10, w10, #1
str w10, [sp, #12]
strb w8, [x9, w10, sxtw]
b LBB1_16
LBB1_13:
ldr w8, [sp, #8]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_15
b LBB1_14
LBB1_14:
ldr w0, [sp, #8]
bl _ungetch
b LBB1_15
LBB1_15:
mov w8, #45
stur w8, [x29, #-4]
b LBB1_30
LBB1_16:
b LBB1_17
LBB1_17:
ldr w0, [sp, #8]
bl _isdigit
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB1_22
b LBB1_18
LBB1_18:
b LBB1_19
LBB1_19: ; =>This Inner Loop Header: Depth=1
bl _getch
str w0, [sp, #8]
ldr x8, [sp, #16]
ldr w9, [sp, #12]
add w9, w9, #1
str w9, [sp, #12]
strb w0, [x8, w9, sxtw]
sxtb w0, w0
bl _isdigit
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB1_21
b LBB1_20
LBB1_20: ; in Loop: Header=BB1_19 Depth=1
b LBB1_19
LBB1_21:
b LBB1_22
LBB1_22:
ldr w8, [sp, #8]
subs w8, w8, #46
cset w8, ne
tbnz w8, #0, LBB1_27
b LBB1_23
LBB1_23:
b LBB1_24
LBB1_24: ; =>This Inner Loop Header: Depth=1
bl _getch
str w0, [sp, #8]
ldr x8, [sp, #16]
ldr w9, [sp, #12]
add w9, w9, #1
str w9, [sp, #12]
strb w0, [x8, w9, sxtw]
sxtb w0, w0
bl _isdigit
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB1_26
b LBB1_25
LBB1_25: ; in Loop: Header=BB1_24 Depth=1
b LBB1_24
LBB1_26:
b LBB1_27
LBB1_27:
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
add x8, x8, x9
strb wzr, [x8]
ldr w8, [sp, #8]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_29
b LBB1_28
LBB1_28:
ldr w0, [sp, #8]
bl _ungetch
b LBB1_29
LBB1_29:
mov w8, #48
stur w8, [x29, #-4]
b LBB1_30
LBB1_30:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _push ; -- Begin function push
.p2align 2
_push: ; @push
.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
str d0, [sp, #8]
adrp x8, _sp@PAGE
ldr w8, [x8, _sp@PAGEOFF]
subs w8, w8, #100
cset w8, lt
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
ldr d0, [sp, #8]
mov x8, sp
str d0, [x8]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB2_3
LBB2_2:
ldr d0, [sp, #8]
adrp x10, _sp@PAGE
ldrsw x9, [x10, _sp@PAGEOFF]
mov x8, x9
add w8, w8, #1
str w8, [x10, _sp@PAGEOFF]
adrp x8, _stack@GOTPAGE
ldr x8, [x8, _stack@GOTPAGEOFF]
str d0, [x8, x9, lsl #3]
b LBB2_3
LBB2_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _my_atof ; -- Begin function my_atof
.p2align 2
_my_atof: ; @my_atof
.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
stur x0, [x29, #-8]
str wzr, [sp, #16]
b LBB3_1
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp, #16]
ldrsb w0, [x8, x9]
bl _isspace
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB3_4
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
b LBB3_3
LBB3_3: ; in Loop: Header=BB3_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB3_1
LBB3_4:
ldur x8, [x29, #-8]
ldrsw x9, [sp, #16]
ldrsb w8, [x8, x9]
subs w8, w8, #45
cset w8, eq
and w9, w8, #0x1
mov w8, #1
ands w9, w9, #0x1
csinv w8, w8, wzr, eq
str w8, [sp, #12]
ldur x8, [x29, #-8]
ldrsw x9, [sp, #16]
ldrsb w8, [x8, x9]
subs w8, w8, #45
cset w8, eq
tbnz w8, #0, LBB3_6
b LBB3_5
LBB3_5:
ldur x8, [x29, #-8]
ldrsw x9, [sp, #16]
ldrsb w8, [x8, x9]
subs w8, w8, #43
cset w8, ne
tbnz w8, #0, LBB3_7
b LBB3_6
LBB3_6:
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB3_7
LBB3_7:
movi d0, #0000000000000000
stur d0, [x29, #-16]
b LBB3_8
LBB3_8: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp, #16]
ldrsb w0, [x8, x9]
bl _isdigit
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB3_11
b LBB3_9
LBB3_9: ; in Loop: Header=BB3_8 Depth=1
ldur d1, [x29, #-16]
ldur x8, [x29, #-8]
ldrsw x9, [sp, #16]
ldrsb w8, [x8, x9]
subs w8, w8, #48
scvtf d2, w8
fmov d0, #10.00000000
fmadd d0, d0, d1, d2
stur d0, [x29, #-16]
b LBB3_10
LBB3_10: ; in Loop: Header=BB3_8 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB3_8
LBB3_11:
ldur x8, [x29, #-8]
ldrsw x9, [sp, #16]
ldrsb w8, [x8, x9]
subs w8, w8, #46
cset w8, ne
tbnz w8, #0, LBB3_13
b LBB3_12
LBB3_12:
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB3_13
LBB3_13:
fmov d0, #1.00000000
str d0, [sp, #24]
b LBB3_14
LBB3_14: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp, #16]
ldrsb w0, [x8, x9]
bl _isdigit
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB3_17
b LBB3_15
LBB3_15: ; in Loop: Header=BB3_14 Depth=1
ldur d0, [x29, #-16]
ldur x8, [x29, #-8]
ldrsw x9, [sp, #16]
ldrsb w8, [x8, x9]
subs w8, w8, #48
scvtf d2, w8
fmov d1, #10.00000000
fmadd d0, d1, d0, d2
stur d0, [x29, #-16]
ldr d0, [sp, #24]
fmul d0, d0, d1
str d0, [sp, #24]
b LBB3_16
LBB3_16: ; in Loop: Header=BB3_14 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB3_14
LBB3_17:
ldr s1, [sp, #12]
; implicit-def: $d0
fmov s0, s1
sshll.2d v0, v0, #0
; kill: def $d0 killed $d0 killed $q0
scvtf d0, d0
ldur d1, [x29, #-16]
fmul d0, d0, d1
ldr d1, [sp, #24]
fdiv d0, d0, d1
stur d0, [x29, #-16]
ldur x8, [x29, #-8]
ldrsw x9, [sp, #16]
ldrsb w8, [x8, x9]
subs w8, w8, #101
cset w8, eq
tbnz w8, #0, LBB3_19
b LBB3_18
LBB3_18:
ldur x8, [x29, #-8]
ldrsw x9, [sp, #16]
ldrsb w8, [x8, x9]
subs w8, w8, #69
cset w8, ne
tbnz w8, #0, LBB3_36
b LBB3_19
LBB3_19:
ldr w9, [sp, #16]
mov w8, #1
add w9, w9, #1
str w9, [sp, #16]
ldur x9, [x29, #-8]
ldrsw x10, [sp, #16]
ldrsb w9, [x9, x10]
subs w9, w9, #45
cset w9, eq
and w9, w9, #0x1
ands w9, w9, #0x1
csinv w8, w8, wzr, eq
str w8, [sp, #12]
ldur x8, [x29, #-8]
ldrsw x9, [sp, #16]
ldrsb w8, [x8, x9]
subs w8, w8, #43
cset w8, eq
tbnz w8, #0, LBB3_21
b LBB3_20
LBB3_20:
ldur x8, [x29, #-8]
ldrsw x9, [sp, #16]
ldrsb w8, [x8, x9]
subs w8, w8, #45
cset w8, ne
tbnz w8, #0, LBB3_22
b LBB3_21
LBB3_21:
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB3_22
LBB3_22:
str wzr, [sp, #20]
b LBB3_23
LBB3_23: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp, #16]
ldrsb w0, [x8, x9]
bl _isdigit
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB3_26
b LBB3_24
LBB3_24: ; in Loop: Header=BB3_23 Depth=1
ldr w9, [sp, #20]
mov w8, #10
mul w8, w8, w9
ldur x9, [x29, #-8]
ldrsw x10, [sp, #16]
ldrsb w9, [x9, x10]
subs w9, w9, #48
add w8, w8, w9
str w8, [sp, #20]
b LBB3_25
LBB3_25: ; in Loop: Header=BB3_23 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB3_23
LBB3_26:
ldr w8, [sp, #12]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB3_31
b LBB3_27
LBB3_27:
b LBB3_28
LBB3_28: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
subs w9, w8, #1
str w9, [sp, #20]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB3_30
b LBB3_29
LBB3_29: ; in Loop: Header=BB3_28 Depth=1
ldur d0, [x29, #-16]
fmov d1, #10.00000000
fmul d0, d0, d1
stur d0, [x29, #-16]
b LBB3_28
LBB3_30:
b LBB3_35
LBB3_31:
b LBB3_32
LBB3_32: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
subs w9, w8, #1
str w9, [sp, #20]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB3_34
b LBB3_33
LBB3_33: ; in Loop: Header=BB3_32 Depth=1
ldur d0, [x29, #-16]
fmov d1, #10.00000000
fdiv d0, d0, d1
stur d0, [x29, #-16]
b LBB3_32
LBB3_34:
b LBB3_35
LBB3_35:
b LBB3_36
LBB3_36:
ldur d0, [x29, #-16]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _pop ; -- Begin function pop
.p2align 2
_pop: ; @pop
.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
adrp x8, _sp@PAGE
ldr w8, [x8, _sp@PAGEOFF]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB4_2
b LBB4_1
LBB4_1:
adrp x8, _sp@PAGE
ldr w9, [x8, _sp@PAGEOFF]
subs w9, w9, #1
str w9, [x8, _sp@PAGEOFF]
adrp x8, _stack@GOTPAGE
ldr x8, [x8, _stack@GOTPAGEOFF]
ldr d0, [x8, w9, sxtw #3]
str d0, [sp, #8]
b LBB4_3
LBB4_2:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
movi d0, #0000000000000000
str d0, [sp, #8]
b LBB4_3
LBB4_3:
ldr d0, [sp, #8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _clear ; -- Begin function clear
.p2align 2
_clear: ; @clear
.cfi_startproc
; %bb.0:
adrp x8, _sp@PAGE
str wzr, [x8, _sp@PAGEOFF]
ret
.cfi_endproc
; -- End function
.globl _getch ; -- Begin function getch
.p2align 2
_getch: ; @getch
.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
adrp x8, _bufp@PAGE
ldr w8, [x8, _bufp@PAGEOFF]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB6_2
b LBB6_1
LBB6_1:
adrp x8, _bufp@PAGE
ldr w9, [x8, _bufp@PAGEOFF]
subs w9, w9, #1
str w9, [x8, _bufp@PAGEOFF]
adrp x8, _buf@GOTPAGE
ldr x8, [x8, _buf@GOTPAGEOFF]
ldrsb w0, [x8, w9, sxtw]
stur w0, [x29, #-4] ; 4-byte Folded Spill
b LBB6_3
LBB6_2:
bl _getchar
stur w0, [x29, #-4] ; 4-byte Folded Spill
b LBB6_3
LBB6_3:
ldur w0, [x29, #-4] ; 4-byte Folded Reload
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _ungetch ; -- Begin function ungetch
.p2align 2
_ungetch: ; @ungetch
.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
stur w0, [x29, #-4]
adrp x8, _bufp@PAGE
ldr w8, [x8, _bufp@PAGEOFF]
subs w8, w8, #100
cset w8, ge
tbnz w8, #0, LBB7_2
b LBB7_1
LBB7_1:
ldur w8, [x29, #-4]
adrp x11, _bufp@PAGE
ldrsw x10, [x11, _bufp@PAGEOFF]
mov x9, x10
add w9, w9, #1
str w9, [x11, _bufp@PAGEOFF]
adrp x9, _buf@GOTPAGE
ldr x9, [x9, _buf@GOTPAGEOFF]
strb w8, [x9, x10]
b LBB7_3
LBB7_2:
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
b LBB7_3
LBB7_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _bufp ; @bufp
.zerofill __DATA,__common,_bufp,4,2
.globl _sp ; @sp
.zerofill __DATA,__common,_sp,4,2
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Error: Zero Divisior\n"
l_.str.1: ; @.str.1
.asciz "\t%.8g\n"
l_.str.2: ; @.str.2
.asciz "Error: Unknown command %s\n"
.comm _stack,800,3 ; @stack
l_.str.3: ; @.str.3
.asciz "Error: Empty Stack.\n"
l_.str.4: ; @.str.4
.asciz "Error: Stack is Full, Can't Push %g\n"
.comm _buf,100,0 ; @buf
l_.str.5: ; @.str.5
.asciz "Error; Buff is Full\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 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 $176, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -116(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
leaq -112(%rbp), %rdi
callq _getop
movl %eax, -120(%rbp)
cmpl $-1, %eax
je LBB0_22
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -120(%rbp), %eax
addl $-10, %eax
movl %eax, %ecx
movq %rcx, -144(%rbp) ## 8-byte Spill
subl $105, %eax
ja LBB0_20
## %bb.25: ## in Loop: Header=BB0_1 Depth=1
movq -144(%rbp), %rax ## 8-byte Reload
leaq LJTI0_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
leaq -112(%rbp), %rdi
callq _my_atof
callq _push
jmp LBB0_21
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
callq _pop
movsd %xmm0, -152(%rbp) ## 8-byte Spill
callq _pop
movaps %xmm0, %xmm1
movsd -152(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
callq _push
jmp LBB0_21
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
callq _pop
movsd %xmm0, -128(%rbp)
callq _pop
subsd -128(%rbp), %xmm0
callq _push
jmp LBB0_21
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
callq _pop
movsd %xmm0, -160(%rbp) ## 8-byte Spill
callq _pop
movaps %xmm0, %xmm1
movsd -160(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
mulsd %xmm1, %xmm0
callq _push
jmp LBB0_21
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
callq _pop
movsd %xmm0, -128(%rbp)
xorps %xmm0, %xmm0
addsd -128(%rbp), %xmm0
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jne LBB0_8
jp LBB0_8
jmp LBB0_9
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
callq _pop
divsd -128(%rbp), %xmm0
callq _push
jmp LBB0_10
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
LBB0_10: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_21
LBB0_11: ## in Loop: Header=BB0_1 Depth=1
callq _pop
movsd %xmm0, -128(%rbp)
xorps %xmm0, %xmm0
addsd -128(%rbp), %xmm0
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jne LBB0_12
jp LBB0_12
jmp LBB0_13
LBB0_12: ## in Loop: Header=BB0_1 Depth=1
callq _pop
## kill: def $xmm1 killed $xmm0
movsd -128(%rbp), %xmm1 ## xmm1 = mem[0],zero
callq _fmod
callq _push
jmp LBB0_14
LBB0_13: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
LBB0_14: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_21
LBB0_15: ## in Loop: Header=BB0_1 Depth=1
callq _pop
movsd %xmm0, -128(%rbp)
movsd -128(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.1(%rip), %rdi
movb $1, %al
callq _printf
movsd -128(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq _push
jmp LBB0_21
LBB0_16: ## in Loop: Header=BB0_1 Depth=1
callq _clear
jmp LBB0_21
LBB0_17: ## in Loop: Header=BB0_1 Depth=1
callq _pop
movsd %xmm0, -128(%rbp)
movsd -128(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq _push
movsd -128(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq _push
jmp LBB0_21
LBB0_18: ## in Loop: Header=BB0_1 Depth=1
callq _pop
movsd %xmm0, -128(%rbp)
callq _pop
movsd %xmm0, -136(%rbp)
movsd -128(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq _push
movsd -136(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq _push
jmp LBB0_21
LBB0_19: ## in Loop: Header=BB0_1 Depth=1
callq _pop
leaq L_.str.1(%rip), %rdi
movb $1, %al
callq _printf
jmp LBB0_21
LBB0_20: ## in Loop: Header=BB0_1 Depth=1
leaq -112(%rbp), %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
LBB0_21: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_22:
movl -116(%rbp), %eax
movl %eax, -164(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_24
## %bb.23:
movl -164(%rbp), %eax ## 4-byte Reload
addq $176, %rsp
popq %rbp
retq
LBB0_24:
callq ___stack_chk_fail
ud2
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_19, LBB0_19-LJTI0_0
.set L0_0_set_20, LBB0_20-LJTI0_0
.set L0_0_set_11, LBB0_11-LJTI0_0
.set L0_0_set_6, LBB0_6-LJTI0_0
.set L0_0_set_4, LBB0_4-LJTI0_0
.set L0_0_set_5, LBB0_5-LJTI0_0
.set L0_0_set_7, LBB0_7-LJTI0_0
.set L0_0_set_3, LBB0_3-LJTI0_0
.set L0_0_set_15, LBB0_15-LJTI0_0
.set L0_0_set_16, LBB0_16-LJTI0_0
.set L0_0_set_17, LBB0_17-LJTI0_0
.set L0_0_set_18, LBB0_18-LJTI0_0
LJTI0_0:
.long L0_0_set_19
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_11
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_6
.long L0_0_set_4
.long L0_0_set_20
.long L0_0_set_5
.long L0_0_set_20
.long L0_0_set_7
.long L0_0_set_3
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_15
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_16
.long L0_0_set_17
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_20
.long L0_0_set_18
.end_data_region
## -- End function
.globl _getop ## -- Begin function getop
.p2align 4, 0x90
_getop: ## @getop
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
callq _getch
movl %eax, -24(%rbp)
## kill: def $al killed $al killed $eax
movq -16(%rbp), %rcx
movb %al, (%rcx)
movsbl %al, %ecx
movb $1, %al
cmpl $32, %ecx
movb %al, -25(%rbp) ## 1-byte Spill
je LBB1_3
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
cmpl $9, -24(%rbp)
sete %al
movb %al, -25(%rbp) ## 1-byte Spill
LBB1_3: ## in Loop: Header=BB1_1 Depth=1
movb -25(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB1_4
jmp LBB1_5
LBB1_4: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_1
LBB1_5:
movq -16(%rbp), %rax
movb $0, 1(%rax)
movl -24(%rbp), %edi
callq _isdigit
cmpl $0, %eax
jne LBB1_9
## %bb.6:
cmpl $46, -24(%rbp)
je LBB1_9
## %bb.7:
cmpl $45, -24(%rbp)
je LBB1_9
## %bb.8:
movl -24(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB1_30
LBB1_9:
movl $0, -20(%rbp)
cmpl $45, -24(%rbp)
jne LBB1_17
## %bb.10:
callq _getch
movl %eax, %edi
movl %edi, -24(%rbp)
callq _isdigit
cmpl $0, %eax
jne LBB1_12
## %bb.11:
cmpl $46, -24(%rbp)
jne LBB1_13
LBB1_12:
movl -24(%rbp), %eax
movb %al, %dl
movq -16(%rbp), %rax
movl -20(%rbp), %ecx
addl $1, %ecx
movl %ecx, -20(%rbp)
movslq %ecx, %rcx
movb %dl, (%rax,%rcx)
jmp LBB1_16
LBB1_13:
cmpl $-1, -24(%rbp)
je LBB1_15
## %bb.14:
movl -24(%rbp), %edi
callq _ungetch
LBB1_15:
movl $45, -4(%rbp)
jmp LBB1_30
LBB1_16:
jmp LBB1_17
LBB1_17:
movl -24(%rbp), %edi
callq _isdigit
cmpl $0, %eax
je LBB1_22
## %bb.18:
jmp LBB1_19
LBB1_19: ## =>This Inner Loop Header: Depth=1
callq _getch
movl %eax, -24(%rbp)
## kill: def $al killed $al killed $eax
movq -16(%rbp), %rcx
movl -20(%rbp), %edx
addl $1, %edx
movl %edx, -20(%rbp)
movslq %edx, %rdx
movb %al, (%rcx,%rdx)
movsbl %al, %edi
callq _isdigit
cmpl $0, %eax
je LBB1_21
## %bb.20: ## in Loop: Header=BB1_19 Depth=1
jmp LBB1_19
LBB1_21:
jmp LBB1_22
LBB1_22:
cmpl $46, -24(%rbp)
jne LBB1_27
## %bb.23:
jmp LBB1_24
LBB1_24: ## =>This Inner Loop Header: Depth=1
callq _getch
movl %eax, -24(%rbp)
## kill: def $al killed $al killed $eax
movq -16(%rbp), %rcx
movl -20(%rbp), %edx
addl $1, %edx
movl %edx, -20(%rbp)
movslq %edx, %rdx
movb %al, (%rcx,%rdx)
movsbl %al, %edi
callq _isdigit
cmpl $0, %eax
je LBB1_26
## %bb.25: ## in Loop: Header=BB1_24 Depth=1
jmp LBB1_24
LBB1_26:
jmp LBB1_27
LBB1_27:
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
movb $0, (%rax,%rcx)
cmpl $-1, -24(%rbp)
je LBB1_29
## %bb.28:
movl -24(%rbp), %edi
callq _ungetch
LBB1_29:
movl $48, -4(%rbp)
LBB1_30:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.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
subq $16, %rsp
movsd %xmm0, -8(%rbp)
cmpl $100, _sp(%rip)
jl LBB2_2
## %bb.1:
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.4(%rip), %rdi
movb $1, %al
callq _printf
jmp LBB2_3
LBB2_2:
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
movl _sp(%rip), %eax
movl %eax, %ecx
addl $1, %ecx
movl %ecx, _sp(%rip)
movslq %eax, %rcx
movq _stack@GOTPCREL(%rip), %rax
movsd %xmm0, (%rax,%rcx,8)
LBB2_3:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function my_atof
LCPI3_0:
.quad 0x3ff0000000000000 ## double 1
LCPI3_1:
.quad 0x4024000000000000 ## double 10
.section __TEXT,__text,regular,pure_instructions
.globl _my_atof
.p2align 4, 0x90
_my_atof: ## @my_atof
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movl $0, -32(%rbp)
LBB3_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movslq -32(%rbp), %rcx
movsbl (%rax,%rcx), %edi
callq _isspace
cmpl $0, %eax
je LBB3_4
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_3
LBB3_3: ## in Loop: Header=BB3_1 Depth=1
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB3_1
LBB3_4:
movq -8(%rbp), %rax
movslq -32(%rbp), %rcx
movsbl (%rax,%rcx), %edx
movl $1, %eax
movl $4294967295, %ecx ## imm = 0xFFFFFFFF
cmpl $45, %edx
cmovel %ecx, %eax
movl %eax, -36(%rbp)
movq -8(%rbp), %rax
movslq -32(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $45, %eax
je LBB3_6
## %bb.5:
movq -8(%rbp), %rax
movslq -32(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $43, %eax
jne LBB3_7
LBB3_6:
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
LBB3_7:
xorps %xmm0, %xmm0
movsd %xmm0, -16(%rbp)
LBB3_8: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movslq -32(%rbp), %rcx
movsbl (%rax,%rcx), %edi
callq _isdigit
cmpl $0, %eax
je LBB3_11
## %bb.9: ## in Loop: Header=BB3_8 Depth=1
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -8(%rbp), %rax
movslq -32(%rbp), %rcx
movsbl (%rax,%rcx), %eax
subl $48, %eax
cvtsi2sd %eax, %xmm1
movsd LCPI3_1(%rip), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -16(%rbp)
## %bb.10: ## in Loop: Header=BB3_8 Depth=1
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB3_8
LBB3_11:
movq -8(%rbp), %rax
movslq -32(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $46, %eax
jne LBB3_13
## %bb.12:
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
LBB3_13:
movsd LCPI3_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -24(%rbp)
LBB3_14: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movslq -32(%rbp), %rcx
movsbl (%rax,%rcx), %edi
callq _isdigit
cmpl $0, %eax
je LBB3_17
## %bb.15: ## in Loop: Header=BB3_14 Depth=1
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -8(%rbp), %rax
movslq -32(%rbp), %rcx
movsbl (%rax,%rcx), %eax
subl $48, %eax
cvtsi2sd %eax, %xmm1
movsd LCPI3_1(%rip), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -16(%rbp)
movsd LCPI3_1(%rip), %xmm0 ## xmm0 = mem[0],zero
mulsd -24(%rbp), %xmm0
movsd %xmm0, -24(%rbp)
## %bb.16: ## in Loop: Header=BB3_14 Depth=1
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB3_14
LBB3_17:
cvtsi2sdl -36(%rbp), %xmm0
mulsd -16(%rbp), %xmm0
divsd -24(%rbp), %xmm0
movsd %xmm0, -16(%rbp)
movq -8(%rbp), %rax
movslq -32(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $101, %eax
je LBB3_19
## %bb.18:
movq -8(%rbp), %rax
movslq -32(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $69, %eax
jne LBB3_36
LBB3_19:
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
movq -8(%rbp), %rax
movslq -32(%rbp), %rcx
movsbl (%rax,%rcx), %edx
movl $1, %eax
movl $4294967295, %ecx ## imm = 0xFFFFFFFF
cmpl $45, %edx
cmovel %ecx, %eax
movl %eax, -36(%rbp)
movq -8(%rbp), %rax
movslq -32(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $43, %eax
je LBB3_21
## %bb.20:
movq -8(%rbp), %rax
movslq -32(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $45, %eax
jne LBB3_22
LBB3_21:
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
LBB3_22:
movl $0, -28(%rbp)
LBB3_23: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movslq -32(%rbp), %rcx
movsbl (%rax,%rcx), %edi
callq _isdigit
cmpl $0, %eax
je LBB3_26
## %bb.24: ## in Loop: Header=BB3_23 Depth=1
imull $10, -28(%rbp), %eax
movq -8(%rbp), %rcx
movslq -32(%rbp), %rdx
movsbl (%rcx,%rdx), %ecx
subl $48, %ecx
addl %ecx, %eax
movl %eax, -28(%rbp)
## %bb.25: ## in Loop: Header=BB3_23 Depth=1
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB3_23
LBB3_26:
cmpl $1, -36(%rbp)
jne LBB3_31
## %bb.27:
jmp LBB3_28
LBB3_28: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -28(%rbp)
cmpl $0, %eax
jle LBB3_30
## %bb.29: ## in Loop: Header=BB3_28 Depth=1
movsd LCPI3_1(%rip), %xmm0 ## xmm0 = mem[0],zero
mulsd -16(%rbp), %xmm0
movsd %xmm0, -16(%rbp)
jmp LBB3_28
LBB3_30:
jmp LBB3_35
LBB3_31:
jmp LBB3_32
LBB3_32: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -28(%rbp)
cmpl $0, %eax
jle LBB3_34
## %bb.33: ## in Loop: Header=BB3_32 Depth=1
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI3_1(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, -16(%rbp)
jmp LBB3_32
LBB3_34:
jmp LBB3_35
LBB3_35:
jmp LBB3_36
LBB3_36:
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
addq $48, %rsp
popq %rbp
retq
.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
subq $16, %rsp
cmpl $0, _sp(%rip)
jle LBB4_2
## %bb.1:
movl _sp(%rip), %eax
addl $-1, %eax
movl %eax, _sp(%rip)
movslq %eax, %rcx
movq _stack@GOTPCREL(%rip), %rax
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -8(%rbp)
jmp LBB4_3
LBB4_2:
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
xorps %xmm0, %xmm0
movsd %xmm0, -8(%rbp)
LBB4_3:
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _clear ## -- Begin function clear
.p2align 4, 0x90
_clear: ## @clear
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $0, _sp(%rip)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _getch ## -- Begin function getch
.p2align 4, 0x90
_getch: ## @getch
.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
cmpl $0, _bufp(%rip)
jle LBB6_2
## %bb.1:
movl _bufp(%rip), %eax
addl $-1, %eax
movl %eax, _bufp(%rip)
movslq %eax, %rcx
movq _buf@GOTPCREL(%rip), %rax
movsbl (%rax,%rcx), %eax
movl %eax, -4(%rbp) ## 4-byte Spill
jmp LBB6_3
LBB6_2:
callq _getchar
movl %eax, -4(%rbp) ## 4-byte Spill
LBB6_3:
movl -4(%rbp), %eax ## 4-byte Reload
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ungetch ## -- Begin function ungetch
.p2align 4, 0x90
_ungetch: ## @ungetch
.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
movl %edi, -4(%rbp)
cmpl $100, _bufp(%rip)
jge LBB7_2
## %bb.1:
movl -4(%rbp), %eax
movb %al, %dl
movl _bufp(%rip), %eax
movl %eax, %ecx
addl $1, %ecx
movl %ecx, _bufp(%rip)
movslq %eax, %rcx
movq _buf@GOTPCREL(%rip), %rax
movb %dl, (%rax,%rcx)
jmp LBB7_3
LBB7_2:
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
LBB7_3:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _bufp ## @bufp
.zerofill __DATA,__common,_bufp,4,2
.globl _sp ## @sp
.zerofill __DATA,__common,_sp,4,2
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Error: Zero Divisior\n"
L_.str.1: ## @.str.1
.asciz "\t%.8g\n"
L_.str.2: ## @.str.2
.asciz "Error: Unknown command %s\n"
.comm _stack,800,4 ## @stack
L_.str.3: ## @.str.3
.asciz "Error: Empty Stack.\n"
L_.str.4: ## @.str.4
.asciz "Error: Stack is Full, Can't Push %g\n"
.comm _buf,100,4 ## @buf
L_.str.5: ## @.str.5
.asciz "Error; Buff is Full\n"
.subsections_via_symbols
|
the_stack_data/31938.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _fib ; -- Begin function fib
.p2align 2
_fib: ; @fib
.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
str w0, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
ldr w8, [sp, #8]
stur w8, [x29, #-4]
b LBB0_4
LBB0_3:
ldr w8, [sp, #8]
subs w0, w8, #1
bl _fib
str w0, [sp, #4] ; 4-byte Folded Spill
ldr w8, [sp, #8]
subs w0, w8, #2
bl _fib
mov x8, x0
ldr w0, [sp, #4] ; 4-byte Folded Reload
add w8, w0, w8
stur w8, [x29, #-4]
b LBB0_4
LBB0_4:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
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
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
str x1, [sp, #16]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
add x8, sp, #12
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _puts
b LBB1_1
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_5
b LBB1_4
LBB1_4:
mov w0, #1
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
LBB1_5: ; in Loop: Header=BB1_1 Depth=1
ldr w0, [sp, #12]
bl _fib
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB1_1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Input: "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "Need a non-negative number"
l_.str.3: ; @.str.3
.asciz "==> %d\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _fib ## -- Begin function fib
.p2align 4, 0x90
_fib: ## @fib
.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
movl %edi, -8(%rbp)
cmpl $1, -8(%rbp)
je LBB0_2
## %bb.1:
cmpl $0, -8(%rbp)
jne LBB0_3
LBB0_2:
movl -8(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB0_4
LBB0_3:
movl -8(%rbp), %edi
subl $1, %edi
callq _fib
movl %eax, -12(%rbp) ## 4-byte Spill
movl -8(%rbp), %edi
subl $2, %edi
callq _fib
movl %eax, %ecx
movl -12(%rbp), %eax ## 4-byte Reload
addl %ecx, %eax
movl %eax, -4(%rbp)
LBB0_4:
movl -4(%rbp), %eax
addq $16, %rsp
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
subq $32, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -20(%rbp), %rsi
movb $0, %al
callq _scanf
cmpl $0, -20(%rbp)
jge LBB1_3
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
leaq L_.str.2(%rip), %rdi
callq _puts
jmp LBB1_1
LBB1_3: ## in Loop: Header=BB1_1 Depth=1
cmpl $0, -20(%rbp)
jne LBB1_5
## %bb.4:
movl $1, %eax
addq $32, %rsp
popq %rbp
retq
LBB1_5: ## in Loop: Header=BB1_1 Depth=1
movl -20(%rbp), %edi
callq _fib
movl %eax, %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB1_1
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Input: "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "Need a non-negative number"
L_.str.3: ## @.str.3
.asciz "==> %d\n"
.subsections_via_symbols
|
the_stack_data/142696.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _get_cell ; -- Begin function get_cell
.p2align 2
_get_cell: ; @get_cell
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str w0, [sp, #28]
str w1, [sp, #24]
ldr w8, [sp, #24]
mov w9, #102
mul w8, w8, w9
ldr w9, [sp, #28]
add w8, w8, w9
str w8, [sp, #20]
ldr w8, [sp, #20]
mov w10, #8
sdiv w8, w8, w10
str w8, [sp, #16]
ldr w8, [sp, #20]
sdiv w9, w8, w10
mul w9, w9, w10
subs w9, w8, w9
mov w8, #1
lsl w8, w8, w9
strb w8, [sp, #15]
adrp x8, _board@PAGE
ldr x8, [x8, _board@PAGEOFF]
ldrsw x9, [sp, #16]
ldrb w8, [x8, x9]
ldrb w9, [sp, #15]
and w8, w8, w9
and w0, w8, #0xff
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _set_cell_ref ; -- Begin function set_cell_ref
.p2align 2
_set_cell_ref: ; @set_cell_ref
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str w1, [sp, #20]
str w2, [sp, #16]
ldr w8, [sp, #16]
mov w9, #102
mul w8, w8, w9
ldr w9, [sp, #20]
add w8, w8, w9
str w8, [sp, #12]
ldr w8, [sp, #12]
mov w10, #8
sdiv w8, w8, w10
str w8, [sp, #8]
ldr w8, [sp, #12]
sdiv w9, w8, w10
mul w9, w9, w10
subs w9, w8, w9
mov w8, #1
lsl w8, w8, w9
strb w8, [sp, #7]
ldrb w10, [sp, #7]
ldr x8, [sp, #24]
ldrsw x9, [sp, #8]
add x9, x8, x9
ldrb w8, [x9]
orr w8, w8, w10
strb w8, [x9]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _clear_board_ref ; -- Begin function clear_board_ref
.p2align 2
_clear_board_ref: ; @clear_board_ref
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str wzr, [sp, #4]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
subs w8, w8, #1300
cset w8, ge
tbnz w8, #0, LBB2_4
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
add x8, x8, x9
strb wzr, [x8]
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB2_1
LBB2_4:
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _board_step ; -- Begin function board_step
.p2align 2
_board_step: ; @board_step
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
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
stur wzr, [x29, #-8]
stur wzr, [x29, #-12]
adrp x8, _boardA@PAGE
add x8, x8, _boardA@PAGEOFF
stur x8, [x29, #-24]
adrp x8, _board@PAGE
ldr x8, [x8, _board@PAGEOFF]
ldur x9, [x29, #-24]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
adrp x8, _boardB@PAGE
add x8, x8, _boardB@PAGEOFF
stur x8, [x29, #-24]
b LBB3_2
LBB3_2:
ldur x0, [x29, #-24]
bl _clear_board_ref
mov w8, #1
stur w8, [x29, #-28]
b LBB3_3
LBB3_3: ; =>This Loop Header: Depth=1
; Child Loop BB3_5 Depth 2
; Child Loop BB3_7 Depth 3
ldur w8, [x29, #-28]
subs w8, w8, #100
cset w8, gt
tbnz w8, #0, LBB3_28
b LBB3_4
LBB3_4: ; in Loop: Header=BB3_3 Depth=1
mov w8, #1
str w8, [sp, #32]
b LBB3_5
LBB3_5: ; Parent Loop BB3_3 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB3_7 Depth 3
ldr w8, [sp, #32]
subs w8, w8, #100
cset w8, gt
tbnz w8, #0, LBB3_26
b LBB3_6
LBB3_6: ; in Loop: Header=BB3_5 Depth=2
ldur w0, [x29, #-28]
ldr w1, [sp, #32]
bl _get_cell
strb w0, [sp, #31]
strb wzr, [sp, #30]
str wzr, [sp, #24]
str wzr, [sp, #20]
b LBB3_7
LBB3_7: ; Parent Loop BB3_3 Depth=1
; Parent Loop BB3_5 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #20]
subs w8, w8, #9
cset w8, ge
tbnz w8, #0, LBB3_16
b LBB3_8
LBB3_8: ; in Loop: Header=BB3_7 Depth=3
ldr w8, [sp, #20]
subs w8, w8, #4
cset w8, ne
tbnz w8, #0, LBB3_10
b LBB3_9
LBB3_9: ; in Loop: Header=BB3_7 Depth=3
b LBB3_15
LBB3_10: ; in Loop: Header=BB3_7 Depth=3
ldr w8, [sp, #20]
mov w9, #3
sdiv w10, w8, w9
mul w10, w10, w9
subs w8, w8, w10
subs w8, w8, #1
str w8, [sp, #16]
ldr w8, [sp, #20]
sdiv w8, w8, w9
subs w8, w8, #1
str w8, [sp, #12]
ldur w8, [x29, #-28]
ldr w9, [sp, #16]
add w0, w8, w9
ldr w8, [sp, #32]
ldr w9, [sp, #12]
add w1, w8, w9
bl _get_cell
ands w8, w0, #0xff
cset w8, ne
tbnz w8, #0, LBB3_12
b LBB3_11
LBB3_11: ; in Loop: Header=BB3_7 Depth=3
b LBB3_15
LBB3_12: ; in Loop: Header=BB3_7 Depth=3
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
subs w8, w8, #3
cset w8, le
tbnz w8, #0, LBB3_14
b LBB3_13
LBB3_13: ; in Loop: Header=BB3_5 Depth=2
b LBB3_16
LBB3_14: ; in Loop: Header=BB3_7 Depth=3
b LBB3_15
LBB3_15: ; in Loop: Header=BB3_7 Depth=3
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB3_7
LBB3_16: ; in Loop: Header=BB3_5 Depth=2
ldr w8, [sp, #24]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB3_19
b LBB3_17
LBB3_17: ; in Loop: Header=BB3_5 Depth=2
ldr w8, [sp, #24]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB3_20
b LBB3_18
LBB3_18: ; in Loop: Header=BB3_5 Depth=2
ldrb w8, [sp, #31]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB3_20
b LBB3_19
LBB3_19: ; in Loop: Header=BB3_5 Depth=2
mov w8, #1
strb w8, [sp, #30]
b LBB3_20
LBB3_20: ; in Loop: Header=BB3_5 Depth=2
ldrb w8, [sp, #30]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB3_22
b LBB3_21
LBB3_21: ; in Loop: Header=BB3_5 Depth=2
ldur x0, [x29, #-24]
ldur w1, [x29, #-28]
ldr w2, [sp, #32]
bl _set_cell_ref
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB3_22
LBB3_22: ; in Loop: Header=BB3_5 Depth=2
ldrb w8, [sp, #30]
ldrb w9, [sp, #31]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB3_24
b LBB3_23
LBB3_23: ; in Loop: Header=BB3_5 Depth=2
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB3_24
LBB3_24: ; in Loop: Header=BB3_5 Depth=2
b LBB3_25
LBB3_25: ; in Loop: Header=BB3_5 Depth=2
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB3_5
LBB3_26: ; in Loop: Header=BB3_3 Depth=1
b LBB3_27
LBB3_27: ; in Loop: Header=BB3_3 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB3_3
LBB3_28:
ldur x8, [x29, #-24]
adrp x9, _board@PAGE
str x8, [x9, _board@PAGEOFF]
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB3_30
b LBB3_29
LBB3_29:
mov w8, #-1
stur w8, [x29, #-4]
b LBB3_31
LBB3_30:
ldur w8, [x29, #-8]
stur w8, [x29, #-4]
b LBB3_31
LBB3_31:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _board_count ; -- Begin function board_count
.p2align 2
_board_count: ; @board_count
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str wzr, [sp, #12]
str wzr, [sp, #8]
b LBB4_1
LBB4_1: ; =>This Loop Header: Depth=1
; Child Loop BB4_3 Depth 2
ldr w8, [sp, #8]
subs w8, w8, #1300
cset w8, ge
tbnz w8, #0, LBB4_7
b LBB4_2
LBB4_2: ; in Loop: Header=BB4_1 Depth=1
adrp x8, _board@PAGE
ldr x8, [x8, _board@PAGEOFF]
ldrsw x9, [sp, #8]
add x8, x8, x9
ldrb w8, [x8]
strb w8, [sp, #7]
b LBB4_3
LBB4_3: ; Parent Loop BB4_1 Depth=1
; => This Inner Loop Header: Depth=2
ldrb w8, [sp, #7]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB4_5
b LBB4_4
LBB4_4: ; in Loop: Header=BB4_3 Depth=2
ldrb w8, [sp, #7]
and w9, w8, #0x1
ldr w8, [sp, #12]
add w8, w8, w9
str w8, [sp, #12]
ldrb w8, [sp, #7]
asr w8, w8, #1
strb w8, [sp, #7]
b LBB4_3
LBB4_5: ; in Loop: Header=BB4_1 Depth=1
b LBB4_6
LBB4_6: ; in Loop: Header=BB4_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB4_1
LBB4_7:
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _board_ref ; -- Begin function board_ref
.p2align 2
_board_ref: ; @board_ref
.cfi_startproc
; %bb.0:
adrp x8, _board@PAGE
ldr x0, [x8, _board@PAGEOFF]
ret
.cfi_endproc
; -- End function
.globl _board_init ; -- Begin function board_init
.p2align 2
_board_init: ; @board_init
.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
adrp x8, _board@PAGE
str x8, [sp, #8] ; 8-byte Folded Spill
ldr x0, [x8, _board@PAGEOFF]
bl _clear_board_ref
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x10, [x9, _board@PAGEOFF]
mov w8, #255
strb w8, [x10, #85]
ldr x10, [x9, _board@PAGEOFF]
strb w8, [x10, #120]
ldr x10, [x9, _board@PAGEOFF]
strb w8, [x10, #132]
ldr x10, [x9, _board@PAGEOFF]
strb w8, [x10, #800]
ldr x11, [x9, _board@PAGEOFF]
mov w10, #254
strb w10, [x11, #720]
ldr x10, [x9, _board@PAGEOFF]
strb w8, [x10, #700]
ldr x10, [x9, _board@PAGEOFF]
strb w8, [x10, #600]
ldr x10, [x9, _board@PAGEOFF]
strb w8, [x10, #601]
ldr x10, [x9, _board@PAGEOFF]
strb w8, [x10, #602]
ldr x10, [x9, _board@PAGEOFF]
strb w8, [x10, #603]
ldr x10, [x9, _board@PAGEOFF]
strb w8, [x10, #604]
ldr x10, [x9, _board@PAGEOFF]
strb w8, [x10, #605]
ldr x9, [x9, _board@PAGEOFF]
strb w8, [x9, #606]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.p2align 3 ; @board
_board:
.quad _boardA
.zerofill __DATA,__bss,_boardA,1300,0 ; @boardA
.zerofill __DATA,__bss,_boardB,1300,0 ; @boardB
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _get_cell ## -- Begin function get_cell
.p2align 4, 0x90
_get_cell: ## @get_cell
.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, -4(%rbp)
movl %esi, -8(%rbp)
imull $102, -8(%rbp), %eax
addl -4(%rbp), %eax
movl %eax, -12(%rbp)
movl -12(%rbp), %eax
movl $8, %ecx
cltd
idivl %ecx
movl %eax, -16(%rbp)
movl -12(%rbp), %eax
movl $8, %ecx
cltd
idivl %ecx
movl %edx, %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
## kill: def $al killed $al killed $eax
movb %al, -17(%rbp)
movq _board(%rip), %rax
movslq -16(%rbp), %rcx
movzbl (%rax,%rcx), %eax
movzbl -17(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movzbl %al, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _set_cell_ref ## -- Begin function set_cell_ref
.p2align 4, 0x90
_set_cell_ref: ## @set_cell_ref
.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, -8(%rbp)
movl %esi, -12(%rbp)
movl %edx, -16(%rbp)
imull $102, -16(%rbp), %eax
addl -12(%rbp), %eax
movl %eax, -20(%rbp)
movl -20(%rbp), %eax
movl $8, %ecx
cltd
idivl %ecx
movl %eax, -24(%rbp)
movl -20(%rbp), %eax
movl $8, %ecx
cltd
idivl %ecx
movl %edx, %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
## kill: def $al killed $al killed $eax
movb %al, -25(%rbp)
movzbl -25(%rbp), %esi
movq -8(%rbp), %rax
movslq -24(%rbp), %rcx
movzbl (%rax,%rcx), %edx
orl %esi, %edx
## kill: def $dl killed $dl killed $edx
movb %dl, (%rax,%rcx)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _clear_board_ref ## -- Begin function clear_board_ref
.p2align 4, 0x90
_clear_board_ref: ## @clear_board_ref
.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, -8(%rbp)
movl $0, -12(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
cmpl $1300, -12(%rbp) ## imm = 0x514
jge LBB2_4
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movb $0, (%rax,%rcx)
## %bb.3: ## in Loop: Header=BB2_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB2_1
LBB2_4:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _board_step ## -- Begin function board_step
.p2align 4, 0x90
_board_step: ## @board_step
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movl $0, -8(%rbp)
movl $0, -12(%rbp)
leaq _boardA(%rip), %rax
movq %rax, -24(%rbp)
movq _board(%rip), %rax
cmpq -24(%rbp), %rax
jne LBB3_2
## %bb.1:
leaq _boardB(%rip), %rax
movq %rax, -24(%rbp)
LBB3_2:
movq -24(%rbp), %rdi
callq _clear_board_ref
movl $1, -28(%rbp)
LBB3_3: ## =>This Loop Header: Depth=1
## Child Loop BB3_5 Depth 2
## Child Loop BB3_7 Depth 3
cmpl $100, -28(%rbp)
jg LBB3_28
## %bb.4: ## in Loop: Header=BB3_3 Depth=1
movl $1, -32(%rbp)
LBB3_5: ## Parent Loop BB3_3 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB3_7 Depth 3
cmpl $100, -32(%rbp)
jg LBB3_26
## %bb.6: ## in Loop: Header=BB3_5 Depth=2
movl -28(%rbp), %edi
movl -32(%rbp), %esi
callq _get_cell
movb %al, -33(%rbp)
movb $0, -34(%rbp)
movl $0, -40(%rbp)
movl $0, -44(%rbp)
LBB3_7: ## Parent Loop BB3_3 Depth=1
## Parent Loop BB3_5 Depth=2
## => This Inner Loop Header: Depth=3
cmpl $9, -44(%rbp)
jge LBB3_16
## %bb.8: ## in Loop: Header=BB3_7 Depth=3
cmpl $4, -44(%rbp)
jne LBB3_10
## %bb.9: ## in Loop: Header=BB3_7 Depth=3
jmp LBB3_15
LBB3_10: ## in Loop: Header=BB3_7 Depth=3
movl -44(%rbp), %eax
movl $3, %ecx
cltd
idivl %ecx
subl $1, %edx
movl %edx, -48(%rbp)
movl -44(%rbp), %eax
movl $3, %ecx
cltd
idivl %ecx
subl $1, %eax
movl %eax, -52(%rbp)
movl -28(%rbp), %edi
addl -48(%rbp), %edi
movl -32(%rbp), %esi
addl -52(%rbp), %esi
callq _get_cell
cmpb $0, %al
jne LBB3_12
## %bb.11: ## in Loop: Header=BB3_7 Depth=3
jmp LBB3_15
LBB3_12: ## in Loop: Header=BB3_7 Depth=3
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
cmpl $3, %eax
jle LBB3_14
## %bb.13: ## in Loop: Header=BB3_5 Depth=2
jmp LBB3_16
LBB3_14: ## in Loop: Header=BB3_7 Depth=3
jmp LBB3_15
LBB3_15: ## in Loop: Header=BB3_7 Depth=3
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB3_7
LBB3_16: ## in Loop: Header=BB3_5 Depth=2
cmpl $3, -40(%rbp)
je LBB3_19
## %bb.17: ## in Loop: Header=BB3_5 Depth=2
cmpl $2, -40(%rbp)
jne LBB3_20
## %bb.18: ## in Loop: Header=BB3_5 Depth=2
movzbl -33(%rbp), %eax
cmpl $0, %eax
je LBB3_20
LBB3_19: ## in Loop: Header=BB3_5 Depth=2
movb $1, -34(%rbp)
LBB3_20: ## in Loop: Header=BB3_5 Depth=2
cmpb $0, -34(%rbp)
je LBB3_22
## %bb.21: ## in Loop: Header=BB3_5 Depth=2
movq -24(%rbp), %rdi
movl -28(%rbp), %esi
movl -32(%rbp), %edx
callq _set_cell_ref
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
LBB3_22: ## in Loop: Header=BB3_5 Depth=2
movzbl -34(%rbp), %eax
movzbl -33(%rbp), %ecx
cmpl %ecx, %eax
je LBB3_24
## %bb.23: ## in Loop: Header=BB3_5 Depth=2
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
LBB3_24: ## in Loop: Header=BB3_5 Depth=2
jmp LBB3_25
LBB3_25: ## in Loop: Header=BB3_5 Depth=2
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB3_5
LBB3_26: ## in Loop: Header=BB3_3 Depth=1
jmp LBB3_27
LBB3_27: ## in Loop: Header=BB3_3 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB3_3
LBB3_28:
movq -24(%rbp), %rax
movq %rax, _board(%rip)
cmpl $0, -12(%rbp)
jne LBB3_30
## %bb.29:
movl $-1, -4(%rbp)
jmp LBB3_31
LBB3_30:
movl -8(%rbp), %eax
movl %eax, -4(%rbp)
LBB3_31:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _board_count ## -- Begin function board_count
.p2align 4, 0x90
_board_count: ## @board_count
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $0, -4(%rbp)
movl $0, -8(%rbp)
LBB4_1: ## =>This Loop Header: Depth=1
## Child Loop BB4_3 Depth 2
cmpl $1300, -8(%rbp) ## imm = 0x514
jge LBB4_7
## %bb.2: ## in Loop: Header=BB4_1 Depth=1
movq _board(%rip), %rax
movslq -8(%rbp), %rcx
movb (%rax,%rcx), %al
movb %al, -9(%rbp)
LBB4_3: ## Parent Loop BB4_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpb $0, -9(%rbp)
je LBB4_5
## %bb.4: ## in Loop: Header=BB4_3 Depth=2
movzbl -9(%rbp), %eax
andl $1, %eax
addl -4(%rbp), %eax
movl %eax, -4(%rbp)
movzbl -9(%rbp), %eax
sarl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -9(%rbp)
jmp LBB4_3
LBB4_5: ## in Loop: Header=BB4_1 Depth=1
jmp LBB4_6
LBB4_6: ## in Loop: Header=BB4_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB4_1
LBB4_7:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _board_ref ## -- Begin function board_ref
.p2align 4, 0x90
_board_ref: ## @board_ref
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _board(%rip), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _board_init ## -- Begin function board_init
.p2align 4, 0x90
_board_init: ## @board_init
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _board(%rip), %rdi
callq _clear_board_ref
movq _board(%rip), %rax
movb $-1, 85(%rax)
movq _board(%rip), %rax
movb $-1, 120(%rax)
movq _board(%rip), %rax
movb $-1, 132(%rax)
movq _board(%rip), %rax
movb $-1, 800(%rax)
movq _board(%rip), %rax
movb $-2, 720(%rax)
movq _board(%rip), %rax
movb $-1, 700(%rax)
movq _board(%rip), %rax
movb $-1, 600(%rax)
movq _board(%rip), %rax
movb $-1, 601(%rax)
movq _board(%rip), %rax
movb $-1, 602(%rax)
movq _board(%rip), %rax
movb $-1, 603(%rax)
movq _board(%rip), %rax
movb $-1, 604(%rax)
movq _board(%rip), %rax
movb $-1, 605(%rax)
movq _board(%rip), %rax
movb $-1, 606(%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.p2align 3 ## @board
_board:
.quad _boardA
.zerofill __DATA,__bss,_boardA,1300,4 ## @boardA
.zerofill __DATA,__bss,_boardB,1300,4 ## @boardB
.subsections_via_symbols
|
the_stack_data/147028.c
|
.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 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
stur wzr, [x29, #-4]
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldur w8, [x29, #-8]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
mov w8, #1
stur w8, [x29, #-12]
b LBB0_11
LBB0_2:
ldur w8, [x29, #-8]
subs w8, w8, #100
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
mov w8, #2
stur w8, [x29, #-12]
b LBB0_10
LBB0_4:
ldur w8, [x29, #-8]
subs w8, w8, #1000
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
mov w8, #3
stur w8, [x29, #-12]
b LBB0_9
LBB0_6:
ldur w8, [x29, #-8]
mov w9, #10000
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
mov w8, #4
stur w8, [x29, #-12]
b LBB0_8
LBB0_8:
b LBB0_9
LBB0_9:
b LBB0_10
LBB0_10:
b LBB0_11
LBB0_11:
ldur w9, [x29, #-12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "This number has %d digits\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 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
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
cmpl $10, -8(%rbp)
jge LBB0_2
## %bb.1:
movl $1, -12(%rbp)
jmp LBB0_11
LBB0_2:
cmpl $100, -8(%rbp)
jge LBB0_4
## %bb.3:
movl $2, -12(%rbp)
jmp LBB0_10
LBB0_4:
cmpl $1000, -8(%rbp) ## imm = 0x3E8
jge LBB0_6
## %bb.5:
movl $3, -12(%rbp)
jmp LBB0_9
LBB0_6:
cmpl $10000, -8(%rbp) ## imm = 0x2710
jge LBB0_8
## %bb.7:
movl $4, -12(%rbp)
LBB0_8:
jmp LBB0_9
LBB0_9:
jmp LBB0_10
LBB0_10:
jmp LBB0_11
LBB0_11:
movl -12(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %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 "%d"
L_.str.1: ## @.str.1
.asciz "This number has %d digits\n"
.subsections_via_symbols
|
the_stack_data/23575024.c
|
.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, #80
.cfi_def_cfa_offset 80
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
mov w8, #0
str w8, [sp, #28] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
mov x9, sp
mov x8, #2
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
mov x8, #8
str x8, [sp, #16] ; 8-byte Folded Spill
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr x8, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldr x8, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldr w0, [sp, #28] ; 4-byte Folded Reload
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "size of short = %ld bytes\n"
l_.str.1: ; @.str.1
.asciz "size of long = %ld bytes\n"
l_.str.2: ; @.str.2
.asciz "size of long long = %ld bytes\n"
l_.str.3: ; @.str.3
.asciz "size of long double = %ld bytes\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 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 $48, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movl $2, %esi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
movl $8, %esi
movb $0, %al
callq _printf
leaq L_.str.2(%rip), %rdi
movl $8, %esi
movb $0, %al
callq _printf
leaq L_.str.3(%rip), %rdi
movl $16, %esi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "size of short = %ld bytes\n"
L_.str.1: ## @.str.1
.asciz "size of long = %ld bytes\n"
L_.str.2: ## @.str.2
.asciz "size of long long = %ld bytes\n"
L_.str.3: ## @.str.3
.asciz "size of long double = %ld bytes\n"
.subsections_via_symbols
|
the_stack_data/154828764.c
|
.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, #0
str w8, [sp, #8] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
adrp x0, _Array@GOTPAGE
ldr x0, [x0, _Array@GOTPAGEOFF]
str x0, [sp] ; 8-byte Folded Spill
bl _Initialize
ldr x0, [sp] ; 8-byte Folded Reload
bl _BubbleSort
ldr w0, [sp, #8] ; 4-byte Folded Reload
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Initialize ; -- Begin function Initialize
.p2align 2
_Initialize: ; @Initialize
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
adrp x8, _factor@GOTPAGE
ldr x8, [x8, _factor@GOTPAGEOFF]
mov w9, #-1
str w9, [x8]
ldr w8, [x8]
str w8, [sp]
mov w8, #1
str w8, [sp, #4]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
subs w8, w8, #100
cset w8, gt
tbnz w8, #0, LBB1_4
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #4]
ldr w9, [sp]
mul w8, w8, w9
ldr x9, [sp, #8]
ldrsw x10, [sp, #4]
str w8, [x9, x10, lsl #2]
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB1_1
LBB1_4:
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _BubbleSort ; -- Begin function BubbleSort
.p2align 2
_BubbleSort: ; @BubbleSort
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str wzr, [sp, #20]
mov w8, #1
str w8, [sp, #8]
b LBB2_1
LBB2_1: ; =>This Loop Header: Depth=1
; Child Loop BB2_3 Depth 2
ldr w8, [sp, #8]
subs w8, w8, #99
cset w8, gt
tbnz w8, #0, LBB2_14
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
mov w8, #1
str w8, [sp, #20]
str w8, [sp, #12]
b LBB2_3
LBB2_3: ; Parent Loop BB2_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #12]
subs w8, w8, #99
cset w8, gt
tbnz w8, #0, LBB2_10
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_3 Depth=2
ldr w8, [sp, #12]
ldr w10, [sp, #8]
mov w9, #100
subs w9, w9, w10
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB2_6
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_1 Depth=1
b LBB2_10
LBB2_6: ; in Loop: Header=BB2_3 Depth=2
ldr x8, [sp, #24]
ldrsw x9, [sp, #12]
ldr w8, [x8, x9, lsl #2]
ldr x9, [sp, #24]
ldr w10, [sp, #12]
add w10, w10, #1
ldr w9, [x9, w10, sxtw #2]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB2_8
b LBB2_7
LBB2_7: ; in Loop: Header=BB2_3 Depth=2
ldr x8, [sp, #24]
ldrsw x9, [sp, #12]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #16]
ldr x8, [sp, #24]
ldr w9, [sp, #12]
add w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
ldr x9, [sp, #24]
ldrsw x10, [sp, #12]
str w8, [x9, x10, lsl #2]
ldr w8, [sp, #16]
ldr x9, [sp, #24]
ldr w10, [sp, #12]
add w10, w10, #1
str w8, [x9, w10, sxtw #2]
str wzr, [sp, #20]
b LBB2_8
LBB2_8: ; in Loop: Header=BB2_3 Depth=2
b LBB2_9
LBB2_9: ; in Loop: Header=BB2_3 Depth=2
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB2_3
LBB2_10: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_12
b LBB2_11
LBB2_11:
b LBB2_14
LBB2_12: ; in Loop: Header=BB2_1 Depth=1
b LBB2_13
LBB2_13: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB2_1
LBB2_14:
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _Array,404,2 ; @Array
.comm _factor,4,2 ; @factor
.comm _Seed,4,2 ; @Seed
.subsections_via_symbols
|
.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
subq $16, %rsp
movl $0, -4(%rbp)
movq _Array@GOTPCREL(%rip), %rdi
callq _Initialize
movq _Array@GOTPCREL(%rip), %rdi
callq _BubbleSort
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Initialize ## -- Begin function Initialize
.p2align 4, 0x90
_Initialize: ## @Initialize
.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, -8(%rbp)
movq _factor@GOTPCREL(%rip), %rax
movl $-1, (%rax)
movq _factor@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -16(%rbp)
movl $1, -12(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
cmpl $100, -12(%rbp)
jg LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl -12(%rbp), %edx
imull -16(%rbp), %edx
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB1_1
LBB1_4:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _BubbleSort ## -- Begin function BubbleSort
.p2align 4, 0x90
_BubbleSort: ## @BubbleSort
.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, -8(%rbp)
movl $0, -12(%rbp)
movl $1, -24(%rbp)
LBB2_1: ## =>This Loop Header: Depth=1
## Child Loop BB2_3 Depth 2
cmpl $99, -24(%rbp)
jg LBB2_14
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movl $1, -12(%rbp)
movl $1, -20(%rbp)
LBB2_3: ## Parent Loop BB2_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $99, -20(%rbp)
jg LBB2_10
## %bb.4: ## in Loop: Header=BB2_3 Depth=2
movl -20(%rbp), %eax
movl $100, %ecx
subl -24(%rbp), %ecx
cmpl %ecx, %eax
jle LBB2_6
## %bb.5: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_10
LBB2_6: ## in Loop: Header=BB2_3 Depth=2
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movq -8(%rbp), %rcx
movl -20(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
cmpl (%rcx,%rdx,4), %eax
jle LBB2_8
## %bb.7: ## in Loop: Header=BB2_3 Depth=2
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -16(%rbp)
movq -8(%rbp), %rax
movl -20(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movl -16(%rbp), %edx
movq -8(%rbp), %rax
movl -20(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
movl $0, -12(%rbp)
LBB2_8: ## in Loop: Header=BB2_3 Depth=2
jmp LBB2_9
LBB2_9: ## in Loop: Header=BB2_3 Depth=2
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB2_3
LBB2_10: ## in Loop: Header=BB2_1 Depth=1
cmpl $0, -12(%rbp)
je LBB2_12
## %bb.11:
jmp LBB2_14
LBB2_12: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_13
LBB2_13: ## in Loop: Header=BB2_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB2_1
LBB2_14:
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _Array,404,4 ## @Array
.comm _factor,4,2 ## @factor
.comm _Seed,4,2 ## @Seed
.subsections_via_symbols
|
the_stack_data/234518934.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _dec2bin ; -- Begin function dec2bin
.p2align 2
_dec2bin: ; @dec2bin
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
str wzr, [sp, #8]
mov w8, #1
str w8, [sp, #4]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
mov w9, #2
sdiv w10, w8, w9
mul w10, w10, w9
subs w8, w8, w10
ldr w10, [sp, #4]
mul w10, w8, w10
ldr w8, [sp, #8]
add w8, w8, w10
str w8, [sp, #8]
ldr w8, [sp, #4]
mov w10, #10
mul w8, w8, w10
str w8, [sp, #4]
ldr w8, [sp, #12]
sdiv w8, w8, w9
str w8, [sp, #12]
b LBB0_1
LBB0_3:
ldr w0, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
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
mov w8, #8
stur w8, [x29, #-4]
ldur w9, [x29, #-4]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
str x0, [sp, #16] ; 8-byte Folded Spill
bl _printf
ldur w0, [x29, #-4]
bl _dec2bin
mov x10, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
bl _printf
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldur w8, [x29, #-4]
mvn w10, w8
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
bl _printf
ldur w8, [x29, #-4]
mvn w0, w8
bl _dec2bin
mov x10, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
bl _printf
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz " %d "
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _dec2bin ## -- Begin function dec2bin
.p2align 4, 0x90
_dec2bin: ## @dec2bin
.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, -4(%rbp)
movl $0, -8(%rbp)
movl $1, -12(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $0, -4(%rbp)
je LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -4(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %edx, %eax
imull -12(%rbp), %eax
addl -8(%rbp), %eax
movl %eax, -8(%rbp)
imull $10, -12(%rbp), %eax
movl %eax, -12(%rbp)
movl -4(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, -4(%rbp)
jmp LBB0_1
LBB0_3:
movl -8(%rbp), %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
subq $16, %rsp
movl $8, -4(%rbp)
movl -4(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl -4(%rbp), %edi
callq _dec2bin
movl %eax, %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl -4(%rbp), %esi
xorl $-1, %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl -4(%rbp), %edi
xorl $-1, %edi
callq _dec2bin
movl %eax, %esi
leaq L_.str(%rip), %rdi
movb $0, %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 " %d "
.subsections_via_symbols
|
the_stack_data/42010.c
|
.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
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
mov x0, #0
bl _time
; kill: def $w0 killed $w0 killed $x0
bl _srand
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
mov w0, #200
mov w8, #52429
movk w8, #15692, lsl #16
fmov s0, w8
bl _random_amount
stur s0, [x29, #-20]
ldur s0, [x29, #-20]
bl _amount_pay
str s0, [sp, #24]
ldur s0, [x29, #-20]
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr s0, [sp, #24]
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov x9, sp
add x8, sp, #20
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _scanf
ldur s0, [x29, #-20]
ldr s1, [sp, #20]
fadd s0, s0, s1
ldr s1, [sp, #24]
fcmp s0, s1
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB0_4
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr s0, [sp, #24]
ldur s1, [x29, #-20]
fsub s0, s0, s1
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
mov w0, #10
bl _putchar
b LBB0_1
.cfi_endproc
; -- End function
.globl _random_amount ; -- Begin function random_amount
.p2align 2
_random_amount: ; @random_amount
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
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
stur w0, [x29, #-4]
stur s0, [x29, #-8]
ldur s0, [x29, #-4]
scvtf s0, s0
ldur s1, [x29, #-8]
fcmp s0, s1
cset w9, lt
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
adrp x0, l___func__.random_amount@PAGE
add x0, x0, l___func__.random_amount@PAGEOFF
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
mov w2, #44
adrp x3, l_.str.7@PAGE
add x3, x3, l_.str.7@PAGEOFF
bl ___assert_rtn
LBB1_2:
b LBB1_3
LBB1_3:
ldur s1, [x29, #-8]
fmov s0, #1.00000000
fdiv s0, s0, s1
fcvtzs w8, s0
stur w8, [x29, #-12]
bl _rand
ldur w8, [x29, #-12]
ldur w9, [x29, #-4]
mul w9, w8, w9
sdiv w8, w0, w9
mul w8, w8, w9
subs w8, w0, w8
str w8, [sp, #16]
ldr s0, [sp, #16]
scvtf s0, s0
ldur s1, [x29, #-12]
scvtf s1, s1
fdiv s0, s0, s1
str s0, [sp, #12]
ldur w8, [x29, #-4]
ldur w9, [x29, #-12]
mul w8, w8, w9
ldur s0, [x29, #-8]
ldur s1, [x29, #-12]
scvtf s1, s1
fmul s0, s0, s1
fcvtzs w10, s0
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_5
b LBB1_4
LBB1_4:
adrp x0, l___func__.random_amount@PAGE
add x0, x0, l___func__.random_amount@PAGEOFF
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
mov w2, #54
adrp x3, l_.str.8@PAGE
add x3, x3, l_.str.8@PAGEOFF
bl ___assert_rtn
LBB1_5:
b LBB1_6
LBB1_6:
ldr s0, [sp, #12]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _amount_pay ; -- Begin function amount_pay
.p2align 2
_amount_pay: ; @amount_pay
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str s0, [sp, #8]
movi d0, #0000000000000000
str s0, [sp, #4]
str wzr, [sp]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldrsw x8, [sp]
subs x8, x8, #12
cset w8, hs
tbnz w8, #0, LBB2_6
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldrsw x9, [sp]
adrp x8, _currency_units@PAGE
add x8, x8, _currency_units@PAGEOFF
ldr s0, [x8, x9, lsl #2]
ldr s1, [sp, #8]
fcmp s0, s1
cset w8, lt
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3:
ldrsw x9, [sp]
adrp x8, _currency_units@PAGE
add x8, x8, _currency_units@PAGEOFF
ldr s0, [x8, x9, lsl #2]
str s0, [sp, #12]
b LBB2_7
LBB2_4: ; in Loop: Header=BB2_1 Depth=1
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp]
add w8, w8, #1
str w8, [sp]
b LBB2_1
LBB2_6:
movi d0, #0000000000000000
str s0, [sp, #12]
b LBB2_7
LBB2_7:
ldr s0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _currency_units ; @currency_units
.p2align 2
_currency_units:
.long 0x3d4ccccd ; float 0.0500000007
.long 0x3dcccccd ; float 0.100000001
.long 0x3e4ccccd ; float 0.200000003
.long 0x3f000000 ; float 0.5
.long 0x3f800000 ; float 1
.long 0x40000000 ; float 2
.long 0x40a00000 ; float 5
.long 0x41200000 ; float 10
.long 0x41a00000 ; float 20
.long 0x42480000 ; float 50
.long 0x42c80000 ; float 100
.long 0x43480000 ; float 200
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Betrag: %6.2f\n"
l_.str.1: ; @.str.1
.asciz "Bezahlt: %6.2f\n"
l_.str.2: ; @.str.2
.asciz "Zur\303\274ck: "
l_.str.3: ; @.str.3
.asciz "%f"
l_.str.4: ; @.str.4
.asciz "korrekt\n"
l_.str.5: ; @.str.5
.asciz "falsch, richtige L\303\266sung: %3.2f\n"
l___func__.random_amount: ; @__func__.random_amount
.asciz "random_amount"
l_.str.6: ; @.str.6
.asciz "9786.c"
l_.str.7: ; @.str.7
.asciz "max >= smallest_unit"
l_.str.8: ; @.str.8
.asciz "(int)(max * factor) % (int)(smallest_unit * factor) == 0"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## -- Begin function main
LCPI0_0:
.long 0x3d4ccccd ## float 0.0500000007
.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 $32, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
xorl %eax, %eax
movl %eax, %edi
callq _time
movl %eax, %edi
callq _srand
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl $200, %edi
movss LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
callq _random_amount
movss %xmm0, -20(%rbp)
movss -20(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
callq _amount_pay
movss %xmm0, -24(%rbp)
movss -20(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str(%rip), %rdi
movb $1, %al
callq _printf
movss -24(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.1(%rip), %rdi
movb $1, %al
callq _printf
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.3(%rip), %rdi
leaq -28(%rbp), %rsi
movb $0, %al
callq _scanf
movss -20(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
addss -28(%rbp), %xmm0
ucomiss -24(%rbp), %xmm0
jne LBB0_3
jp LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_4
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
movss -24(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
subss -20(%rbp), %xmm0
cvtss2sd %xmm0, %xmm0
leaq L_.str.5(%rip), %rdi
movb $1, %al
callq _printf
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movl $10, %edi
callq _putchar
jmp LBB0_1
.cfi_endproc
## -- End function
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## -- Begin function random_amount
LCPI1_0:
.long 0x3f800000 ## float 1
.section __TEXT,__text,regular,pure_instructions
.globl _random_amount
.p2align 4, 0x90
_random_amount: ## @random_amount
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl %edi, -4(%rbp)
movss %xmm0, -8(%rbp)
cvtsi2ssl -4(%rbp), %xmm0
ucomiss -8(%rbp), %xmm0
setae %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB1_2
## %bb.1:
leaq L___func__.random_amount(%rip), %rdi
leaq L_.str.6(%rip), %rsi
leaq L_.str.7(%rip), %rcx
movl $44, %edx
callq ___assert_rtn
LBB1_2:
jmp LBB1_3
LBB1_3:
movss LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
divss -8(%rbp), %xmm0
cvttss2si %xmm0, %eax
movl %eax, -12(%rbp)
callq _rand
movl -12(%rbp), %ecx
imull -4(%rbp), %ecx
cltd
idivl %ecx
movl %edx, -16(%rbp)
cvtsi2ssl -16(%rbp), %xmm0
cvtsi2ssl -12(%rbp), %xmm1
divss %xmm1, %xmm0
movss %xmm0, -20(%rbp)
movl -4(%rbp), %eax
imull -12(%rbp), %eax
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtsi2ssl -12(%rbp), %xmm1
mulss %xmm1, %xmm0
cvttss2si %xmm0, %ecx
cltd
idivl %ecx
cmpl $0, %edx
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB1_5
## %bb.4:
leaq L___func__.random_amount(%rip), %rdi
leaq L_.str.6(%rip), %rsi
leaq L_.str.8(%rip), %rcx
movl $54, %edx
callq ___assert_rtn
LBB1_5:
jmp LBB1_6
LBB1_6:
movss -20(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _amount_pay ## -- Begin function amount_pay
.p2align 4, 0x90
_amount_pay: ## @amount_pay
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movss %xmm0, -8(%rbp)
xorps %xmm0, %xmm0
movss %xmm0, -12(%rbp)
movl $0, -16(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
movslq -16(%rbp), %rax
cmpq $12, %rax
jae LBB2_6
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movslq -16(%rbp), %rcx
leaq _currency_units(%rip), %rax
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -8(%rbp), %xmm0
jb LBB2_4
## %bb.3:
movslq -16(%rbp), %rcx
leaq _currency_units(%rip), %rax
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -4(%rbp)
jmp LBB2_7
LBB2_4: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_5
LBB2_5: ## in Loop: Header=BB2_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB2_1
LBB2_6:
xorps %xmm0, %xmm0
movss %xmm0, -4(%rbp)
LBB2_7:
movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _currency_units ## @currency_units
.p2align 4
_currency_units:
.long 0x3d4ccccd ## float 0.0500000007
.long 0x3dcccccd ## float 0.100000001
.long 0x3e4ccccd ## float 0.200000003
.long 0x3f000000 ## float 0.5
.long 0x3f800000 ## float 1
.long 0x40000000 ## float 2
.long 0x40a00000 ## float 5
.long 0x41200000 ## float 10
.long 0x41a00000 ## float 20
.long 0x42480000 ## float 50
.long 0x42c80000 ## float 100
.long 0x43480000 ## float 200
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Betrag: %6.2f\n"
L_.str.1: ## @.str.1
.asciz "Bezahlt: %6.2f\n"
L_.str.2: ## @.str.2
.asciz "Zur\303\274ck: "
L_.str.3: ## @.str.3
.asciz "%f"
L_.str.4: ## @.str.4
.asciz "korrekt\n"
L_.str.5: ## @.str.5
.asciz "falsch, richtige L\303\266sung: %3.2f\n"
L___func__.random_amount: ## @__func__.random_amount
.asciz "random_amount"
L_.str.6: ## @.str.6
.asciz "9786.c"
L_.str.7: ## @.str.7
.asciz "max >= smallest_unit"
L_.str.8: ## @.str.8
.asciz "(int)(max * factor) % (int)(smallest_unit * factor) == 0"
.subsections_via_symbols
|
the_stack_data/9786.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _printer ; -- Begin function printer
.p2align 2
_printer: ; @printer
.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
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldur x8, [x29, #-8]
ldr w8, [x8, #8]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_3
LBB0_2:
ldur x8, [x29, #-8]
ldr w8, [x8, #4]
; implicit-def: $x10
mov x10, x8
ldur x8, [x29, #-8]
ldr w9, [x8, #8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_3
LBB0_3:
ldur x8, [x29, #-8]
ldr w9, [x8, #12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldur x8, [x29, #-8]
ldr w8, [x8, #24]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB0_6
LBB0_5:
ldur x8, [x29, #-8]
ldr w8, [x8, #16]
; implicit-def: $x11
mov x11, x8
ldur x8, [x29, #-8]
ldr w8, [x8, #20]
; implicit-def: $x10
mov x10, x8
ldur x8, [x29, #-8]
ldr w9, [x8, #24]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
b LBB0_6
LBB0_6:
ldur x8, [x29, #-8]
ldr w9, [x8, #28]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
ldur x8, [x29, #-8]
ldr w8, [x8, #44]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
b LBB0_9
LBB0_8:
ldur x8, [x29, #-8]
ldr w8, [x8, #32]
; implicit-def: $x12
mov x12, x8
ldur x8, [x29, #-8]
ldr w8, [x8, #36]
; implicit-def: $x11
mov x11, x8
ldur x8, [x29, #-8]
ldr w8, [x8, #40]
; implicit-def: $x10
mov x10, x8
ldur x8, [x29, #-8]
ldr w9, [x8, #44]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x12, [x9]
str x11, [x9, #8]
str x10, [x9, #16]
str x8, [x9, #24]
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
b LBB0_9
LBB0_9:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Class A has %d networks\n"
l_.str.1: ; @.str.1
.asciz "All A networks have only 1 host\n"
l_.str.2: ; @.str.2
.asciz "Largest A network is %d with %d hosts\n"
l_.str.3: ; @.str.3
.asciz "Class B has %d networks\n"
l_.str.4: ; @.str.4
.asciz "All B networks have only 1 host\n"
l_.str.5: ; @.str.5
.asciz "Largest B network is %d.%d with %d hosts\n"
l_.str.6: ; @.str.6
.asciz "Class C has %d networks\n"
l_.str.7: ; @.str.7
.asciz "All C networks have only 1 host\n"
l_.str.8: ; @.str.8
.asciz "Largest C network is %d.%d.%d with %d hosts\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _printer ## -- Begin function printer
.p2align 4, 0x90
_printer: ## @printer
.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 %rdi, -8(%rbp)
movq -8(%rbp), %rax
movl (%rax), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movq -8(%rbp), %rax
cmpl $1, 8(%rax)
jne LBB0_2
## %bb.1:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_3
LBB0_2:
movq -8(%rbp), %rax
movl 4(%rax), %esi
movq -8(%rbp), %rax
movl 8(%rax), %edx
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
LBB0_3:
movq -8(%rbp), %rax
movl 12(%rax), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movq -8(%rbp), %rax
cmpl $1, 24(%rax)
jne LBB0_5
## %bb.4:
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_6
LBB0_5:
movq -8(%rbp), %rax
movl 16(%rax), %esi
movq -8(%rbp), %rax
movl 20(%rax), %edx
movq -8(%rbp), %rax
movl 24(%rax), %ecx
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
LBB0_6:
movq -8(%rbp), %rax
movl 28(%rax), %esi
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
movq -8(%rbp), %rax
cmpl $1, 44(%rax)
jne LBB0_8
## %bb.7:
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_9
LBB0_8:
movq -8(%rbp), %rax
movl 32(%rax), %esi
movq -8(%rbp), %rax
movl 36(%rax), %edx
movq -8(%rbp), %rax
movl 40(%rax), %ecx
movq -8(%rbp), %rax
movl 44(%rax), %r8d
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
LBB0_9:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Class A has %d networks\n"
L_.str.1: ## @.str.1
.asciz "All A networks have only 1 host\n"
L_.str.2: ## @.str.2
.asciz "Largest A network is %d with %d hosts\n"
L_.str.3: ## @.str.3
.asciz "Class B has %d networks\n"
L_.str.4: ## @.str.4
.asciz "All B networks have only 1 host\n"
L_.str.5: ## @.str.5
.asciz "Largest B network is %d.%d with %d hosts\n"
L_.str.6: ## @.str.6
.asciz "Class C has %d networks\n"
L_.str.7: ## @.str.7
.asciz "All C networks have only 1 host\n"
L_.str.8: ## @.str.8
.asciz "Largest C network is %d.%d.%d with %d hosts\n"
.subsections_via_symbols
|
the_stack_data/225143646.c
|
.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
mov w8, #0
str w8, [sp, #24] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #8
str x8, [x9]
sub x8, x29, #12
str x8, [x9, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldur w0, [x29, #-8]
ldur w1, [x29, #-12]
bl _getMaxCommonDivisor
stur w0, [x29, #-16]
ldur w0, [x29, #-8]
ldur w1, [x29, #-12]
bl _getMinCommonMultiple
stur w0, [x29, #-20]
ldur w8, [x29, #-8]
; implicit-def: $x11
mov x11, x8
ldur w8, [x29, #-12]
; implicit-def: $x10
mov x10, x8
ldur w9, [x29, #-16]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldur w8, [x29, #-8]
; implicit-def: $x11
mov x11, x8
ldur w8, [x29, #-12]
; implicit-def: $x10
mov x10, x8
ldur w9, [x29, #-20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldr w0, [sp, #24] ; 4-byte Folded Reload
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _getMaxCommonDivisor ; -- Begin function getMaxCommonDivisor
.p2align 2
_getMaxCommonDivisor: ; @getMaxCommonDivisor
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str w0, [sp, #28]
str w1, [sp, #24]
ldr w8, [sp, #28]
ldr w9, [sp, #24]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
ldr w8, [sp, #28]
str w8, [sp, #16]
ldr w8, [sp, #24]
str w8, [sp, #28]
ldr w8, [sp, #16]
str w8, [sp, #24]
b LBB1_2
LBB1_2:
mov w8, #1
str w8, [sp, #12]
b LBB1_3
LBB1_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_9
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_3 Depth=1
ldr w8, [sp, #28]
ldr w10, [sp, #12]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_7
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_3 Depth=1
ldr w8, [sp, #24]
ldr w10, [sp, #12]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_7
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_3 Depth=1
ldr w8, [sp, #12]
str w8, [sp, #20]
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_3 Depth=1
b LBB1_8
LBB1_8: ; in Loop: Header=BB1_3 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB1_3
LBB1_9:
ldr w0, [sp, #20]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _getMinCommonMultiple ; -- Begin function getMinCommonMultiple
.p2align 2
_getMinCommonMultiple: ; @getMinCommonMultiple
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str w0, [sp, #24]
str w1, [sp, #20]
str wzr, [sp, #16]
ldr w8, [sp, #24]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
ldr w8, [sp, #24]
str w8, [sp, #12]
ldr w8, [sp, #20]
str w8, [sp, #24]
ldr w8, [sp, #12]
str w8, [sp, #20]
b LBB2_2
LBB2_2:
mov w8, #1
str w8, [sp, #8]
b LBB2_3
LBB2_3: ; =>This Loop Header: Depth=1
; Child Loop BB2_5 Depth 2
ldr w8, [sp, #8]
ldr w9, [sp, #24]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB2_12
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_3 Depth=1
ldr w8, [sp, #8]
ldr w9, [sp, #20]
mul w8, w8, w9
str w8, [sp, #16]
mov w8, #1
str w8, [sp, #4]
b LBB2_5
LBB2_5: ; Parent Loop BB2_3 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #4]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB2_10
b LBB2_6
LBB2_6: ; in Loop: Header=BB2_5 Depth=2
ldr w8, [sp, #16]
ldr w9, [sp, #4]
ldr w10, [sp, #24]
mul w9, w9, w10
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB2_8
b LBB2_7
LBB2_7:
ldr w8, [sp, #16]
str w8, [sp, #28]
b LBB2_13
LBB2_8: ; in Loop: Header=BB2_5 Depth=2
b LBB2_9
LBB2_9: ; in Loop: Header=BB2_5 Depth=2
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB2_5
LBB2_10: ; in Loop: Header=BB2_3 Depth=1
b LBB2_11
LBB2_11: ; in Loop: Header=BB2_3 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB2_3
LBB2_12:
ldr w8, [sp, #16]
str w8, [sp, #28]
b LBB2_13
LBB2_13:
ldr w0, [sp, #28]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\350\276\223\345\205\245\344\270\244\344\270\252\346\225\264\346\225\260\351\200\227\345\217\267\357\274\210\350\213\261\346\226\207\357\274\211\345\210\206\351\232\224: "
l_.str.1: ; @.str.1
.asciz "%d,%d"
l_.str.2: ; @.str.2
.asciz "%d\344\270\216%d\347\232\204\346\234\200\345\244\247\345\205\254\347\272\246\346\225\260\344\270\272\357\274\232%d\n"
l_.str.3: ; @.str.3
.asciz "%d\344\270\216%d\347\232\204\346\234\200\345\260\217\345\205\254\345\200\215\346\225\260\344\270\272\357\274\232%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 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 $32, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
leaq -12(%rbp), %rdx
movb $0, %al
callq _scanf
movl -8(%rbp), %edi
movl -12(%rbp), %esi
callq _getMaxCommonDivisor
movl %eax, -16(%rbp)
movl -8(%rbp), %edi
movl -12(%rbp), %esi
callq _getMinCommonMultiple
movl %eax, -20(%rbp)
movl -8(%rbp), %esi
movl -12(%rbp), %edx
movl -16(%rbp), %ecx
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl -8(%rbp), %esi
movl -12(%rbp), %edx
movl -20(%rbp), %ecx
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _getMaxCommonDivisor ## -- Begin function getMaxCommonDivisor
.p2align 4, 0x90
_getMaxCommonDivisor: ## @getMaxCommonDivisor
.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, -4(%rbp)
movl %esi, -8(%rbp)
movl -4(%rbp), %eax
cmpl -8(%rbp), %eax
jle LBB1_2
## %bb.1:
movl -4(%rbp), %eax
movl %eax, -16(%rbp)
movl -8(%rbp), %eax
movl %eax, -4(%rbp)
movl -16(%rbp), %eax
movl %eax, -8(%rbp)
LBB1_2:
movl $1, -20(%rbp)
LBB1_3: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
cmpl -4(%rbp), %eax
jge LBB1_9
## %bb.4: ## in Loop: Header=BB1_3 Depth=1
movl -4(%rbp), %eax
cltd
idivl -20(%rbp)
cmpl $0, %edx
jne LBB1_7
## %bb.5: ## in Loop: Header=BB1_3 Depth=1
movl -8(%rbp), %eax
cltd
idivl -20(%rbp)
cmpl $0, %edx
jne LBB1_7
## %bb.6: ## in Loop: Header=BB1_3 Depth=1
movl -20(%rbp), %eax
movl %eax, -12(%rbp)
LBB1_7: ## in Loop: Header=BB1_3 Depth=1
jmp LBB1_8
LBB1_8: ## in Loop: Header=BB1_3 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB1_3
LBB1_9:
movl -12(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _getMinCommonMultiple ## -- Begin function getMinCommonMultiple
.p2align 4, 0x90
_getMinCommonMultiple: ## @getMinCommonMultiple
.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, -8(%rbp)
movl %esi, -12(%rbp)
movl $0, -16(%rbp)
movl -8(%rbp), %eax
cmpl -12(%rbp), %eax
jle LBB2_2
## %bb.1:
movl -8(%rbp), %eax
movl %eax, -20(%rbp)
movl -12(%rbp), %eax
movl %eax, -8(%rbp)
movl -20(%rbp), %eax
movl %eax, -12(%rbp)
LBB2_2:
movl $1, -24(%rbp)
LBB2_3: ## =>This Loop Header: Depth=1
## Child Loop BB2_5 Depth 2
movl -24(%rbp), %eax
cmpl -8(%rbp), %eax
jg LBB2_12
## %bb.4: ## in Loop: Header=BB2_3 Depth=1
movl -24(%rbp), %eax
imull -12(%rbp), %eax
movl %eax, -16(%rbp)
movl $1, -28(%rbp)
LBB2_5: ## Parent Loop BB2_3 Depth=1
## => This Inner Loop Header: Depth=2
movl -28(%rbp), %eax
cmpl -12(%rbp), %eax
jg LBB2_10
## %bb.6: ## in Loop: Header=BB2_5 Depth=2
movl -16(%rbp), %eax
movl -28(%rbp), %ecx
imull -8(%rbp), %ecx
cmpl %ecx, %eax
jne LBB2_8
## %bb.7:
movl -16(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB2_13
LBB2_8: ## in Loop: Header=BB2_5 Depth=2
jmp LBB2_9
LBB2_9: ## in Loop: Header=BB2_5 Depth=2
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB2_5
LBB2_10: ## in Loop: Header=BB2_3 Depth=1
jmp LBB2_11
LBB2_11: ## in Loop: Header=BB2_3 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB2_3
LBB2_12:
movl -16(%rbp), %eax
movl %eax, -4(%rbp)
LBB2_13:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\350\276\223\345\205\245\344\270\244\344\270\252\346\225\264\346\225\260\351\200\227\345\217\267\357\274\210\350\213\261\346\226\207\357\274\211\345\210\206\351\232\224: "
L_.str.1: ## @.str.1
.asciz "%d,%d"
L_.str.2: ## @.str.2
.asciz "%d\344\270\216%d\347\232\204\346\234\200\345\244\247\345\205\254\347\272\246\346\225\260\344\270\272\357\274\232%d\n"
L_.str.3: ## @.str.3
.asciz "%d\344\270\216%d\347\232\204\346\234\200\345\260\217\345\205\254\345\200\215\346\225\260\344\270\272\357\274\232%d\n"
.subsections_via_symbols
|
the_stack_data/90765233.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _send ; -- Begin function send
.p2align 2
_send: ; @send
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
str w2, [sp, #12]
ldr w8, [sp, #12]
add w8, w8, #7
mov w10, #8
sdiv w8, w8, w10
str w8, [sp, #8]
ldr w8, [sp, #12]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
; kill: def $x8 killed $w8
str x8, [sp] ; 8-byte Folded Spill
subs x8, x8, #7
cset w8, hi
tbnz w8, #0, LBB0_13
; %bb.1:
ldr x11, [sp] ; 8-byte Folded Reload
adrp x10, lJTI0_0@PAGE
add x10, x10, lJTI0_0@PAGEOFF
Ltmp1:
adr x8, Ltmp1
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB0_2:
b LBB0_3
LBB0_3:
ldr x8, [sp, #16]
add x9, x8, #2
str x9, [sp, #16]
ldrsh w10, [x8]
ldr x9, [sp, #24]
ldrsh w8, [x9]
add w8, w8, w10
strh w8, [x9]
b LBB0_4
LBB0_4:
ldr x8, [sp, #16]
add x9, x8, #2
str x9, [sp, #16]
ldrsh w10, [x8]
ldr x9, [sp, #24]
ldrsh w8, [x9]
add w8, w8, w10
strh w8, [x9]
b LBB0_5
LBB0_5:
ldr x8, [sp, #16]
add x9, x8, #2
str x9, [sp, #16]
ldrsh w10, [x8]
ldr x9, [sp, #24]
ldrsh w8, [x9]
add w8, w8, w10
strh w8, [x9]
b LBB0_6
LBB0_6:
ldr x8, [sp, #16]
add x9, x8, #2
str x9, [sp, #16]
ldrsh w10, [x8]
ldr x9, [sp, #24]
ldrsh w8, [x9]
add w8, w8, w10
strh w8, [x9]
b LBB0_7
LBB0_7:
ldr x8, [sp, #16]
add x9, x8, #2
str x9, [sp, #16]
ldrsh w10, [x8]
ldr x9, [sp, #24]
ldrsh w8, [x9]
add w8, w8, w10
strh w8, [x9]
b LBB0_8
LBB0_8:
ldr x8, [sp, #16]
add x9, x8, #2
str x9, [sp, #16]
ldrsh w10, [x8]
ldr x9, [sp, #24]
ldrsh w8, [x9]
add w8, w8, w10
strh w8, [x9]
b LBB0_9
LBB0_9:
ldr x8, [sp, #16]
add x9, x8, #2
str x9, [sp, #16]
ldrsh w10, [x8]
ldr x9, [sp, #24]
ldrsh w8, [x9]
add w8, w8, w10
strh w8, [x9]
b LBB0_10
LBB0_10:
ldr x8, [sp, #16]
add x9, x8, #2
str x9, [sp, #16]
ldrsh w10, [x8]
ldr x9, [sp, #24]
ldrsh w8, [x9]
add w8, w8, w10
strh w8, [x9]
b LBB0_11
LBB0_11:
ldr w8, [sp, #8]
subs w8, w8, #1
str w8, [sp, #8]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB0_3
b LBB0_12
LBB0_12:
b LBB0_13
LBB0_13:
add sp, sp, #32
ret
.cfi_endproc
.p2align 2
lJTI0_0:
.long LBB0_2-Ltmp1
.long LBB0_10-Ltmp1
.long LBB0_9-Ltmp1
.long LBB0_8-Ltmp1
.long LBB0_7-Ltmp1
.long LBB0_6-Ltmp1
.long LBB0_5-Ltmp1
.long LBB0_4-Ltmp1
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
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
stur wzr, [x29, #-4]
adrp x8, _p@PAGE
add x8, x8, _p@PAGEOFF
str x8, [sp, #8] ; 8-byte Folded Spill
add x0, x8, #4
adrp x1, _q@PAGE
add x1, x1, _q@PAGEOFF
str x1, [sp, #16] ; 8-byte Folded Spill
mov w2, #16
stur w2, [x29, #-8] ; 4-byte Folded Spill
bl _send
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x1, [sp, #16] ; 8-byte Folded Reload
add x0, x8, #10
mov w2, #13
bl _send
ldr x1, [sp, #8] ; 8-byte Folded Reload
add x0, x1, #14
mov w2, #5
bl _send
ldr x0, [sp, #8] ; 8-byte Folded Reload
ldr x1, [sp, #16] ; 8-byte Folded Reload
ldur w2, [x29, #-8] ; 4-byte Folded Reload
bl _result
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function result
_result: ; @result
.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
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur w2, [x29, #-20]
str wzr, [sp, #24]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #24]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_6
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp, #24]
ldrsh w11, [x8, x9, lsl #1]
ldur x8, [x29, #-16]
ldrsw x9, [sp, #24]
ldrsh w10, [x8, x9, lsl #1]
mov x9, sp
; implicit-def: $x8
mov x8, x11
str x8, [x9]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr w8, [sp, #24]
ldur w9, [x29, #-20]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_1 Depth=1
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_1 Depth=1
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB2_1
LBB2_6:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.p2align 1 ; @p
_p:
.short 1 ; 0x1
.short 2 ; 0x2
.short 3 ; 0x3
.short 4 ; 0x4
.short 5 ; 0x5
.short 6 ; 0x6
.short 7 ; 0x7
.short 8 ; 0x8
.short 3 ; 0x3
.short 8 ; 0x8
.short 5 ; 0x5
.short 1 ; 0x1
.short 0 ; 0x0
.short 0 ; 0x0
.short 9 ; 0x9
.short 2 ; 0x2
.p2align 1 ; @q
_q:
.short 4 ; 0x4
.short 2 ; 0x2
.short 7 ; 0x7
.short 2 ; 0x2
.short 1 ; 0x1
.short 2 ; 0x2
.short 5 ; 0x5
.short 7 ; 0x7
.short 2 ; 0x2
.short 6 ; 0x6
.short 8 ; 0x8
.short 0 ; 0x0
.short 4 ; 0x4
.short 2 ; 0x2
.short 6 ; 0x6
.short 3 ; 0x3
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "(%d, %d)"
l_.str.1: ; @.str.1
.asciz ", "
l_.str.2: ; @.str.2
.asciz "\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _send ## -- Begin function send
.p2align 4, 0x90
_send: ## @send
.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, -8(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movl -20(%rbp), %ecx
movl %ecx, %eax
addl $7, %eax
addl $14, %ecx
testl %eax, %eax
cmovsl %ecx, %eax
sarl $3, %eax
movl %eax, -24(%rbp)
movl -20(%rbp), %eax
movl %eax, %edx
addl $7, %edx
testl %eax, %eax
movl %eax, %ecx
cmovsl %edx, %ecx
andl $-8, %ecx
subl %ecx, %eax
movl %eax, %ecx
movq %rcx, -32(%rbp) ## 8-byte Spill
subl $7, %eax
ja LBB0_12
## %bb.13:
movq -32(%rbp), %rax ## 8-byte Reload
leaq LJTI0_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_1:
jmp LBB0_2
LBB0_2:
movq -16(%rbp), %rax
movq %rax, %rcx
addq $2, %rcx
movq %rcx, -16(%rbp)
movswl (%rax), %edx
movq -8(%rbp), %rax
movswl (%rax), %ecx
addl %edx, %ecx
## kill: def $cx killed $cx killed $ecx
movw %cx, (%rax)
LBB0_3:
movq -16(%rbp), %rax
movq %rax, %rcx
addq $2, %rcx
movq %rcx, -16(%rbp)
movswl (%rax), %edx
movq -8(%rbp), %rax
movswl (%rax), %ecx
addl %edx, %ecx
## kill: def $cx killed $cx killed $ecx
movw %cx, (%rax)
LBB0_4:
movq -16(%rbp), %rax
movq %rax, %rcx
addq $2, %rcx
movq %rcx, -16(%rbp)
movswl (%rax), %edx
movq -8(%rbp), %rax
movswl (%rax), %ecx
addl %edx, %ecx
## kill: def $cx killed $cx killed $ecx
movw %cx, (%rax)
LBB0_5:
movq -16(%rbp), %rax
movq %rax, %rcx
addq $2, %rcx
movq %rcx, -16(%rbp)
movswl (%rax), %edx
movq -8(%rbp), %rax
movswl (%rax), %ecx
addl %edx, %ecx
## kill: def $cx killed $cx killed $ecx
movw %cx, (%rax)
LBB0_6:
movq -16(%rbp), %rax
movq %rax, %rcx
addq $2, %rcx
movq %rcx, -16(%rbp)
movswl (%rax), %edx
movq -8(%rbp), %rax
movswl (%rax), %ecx
addl %edx, %ecx
## kill: def $cx killed $cx killed $ecx
movw %cx, (%rax)
LBB0_7:
movq -16(%rbp), %rax
movq %rax, %rcx
addq $2, %rcx
movq %rcx, -16(%rbp)
movswl (%rax), %edx
movq -8(%rbp), %rax
movswl (%rax), %ecx
addl %edx, %ecx
## kill: def $cx killed $cx killed $ecx
movw %cx, (%rax)
LBB0_8:
movq -16(%rbp), %rax
movq %rax, %rcx
addq $2, %rcx
movq %rcx, -16(%rbp)
movswl (%rax), %edx
movq -8(%rbp), %rax
movswl (%rax), %ecx
addl %edx, %ecx
## kill: def $cx killed $cx killed $ecx
movw %cx, (%rax)
LBB0_9:
movq -16(%rbp), %rax
movq %rax, %rcx
addq $2, %rcx
movq %rcx, -16(%rbp)
movswl (%rax), %edx
movq -8(%rbp), %rax
movswl (%rax), %ecx
addl %edx, %ecx
## kill: def $cx killed $cx killed $ecx
movw %cx, (%rax)
## %bb.10:
movl -24(%rbp), %eax
addl $-1, %eax
movl %eax, -24(%rbp)
cmpl $0, %eax
jg LBB0_2
## %bb.11:
jmp LBB0_12
LBB0_12:
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_1, LBB0_1-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
.set L0_0_set_5, LBB0_5-LJTI0_0
.set L0_0_set_4, LBB0_4-LJTI0_0
.set L0_0_set_3, LBB0_3-LJTI0_0
LJTI0_0:
.long L0_0_set_1
.long L0_0_set_9
.long L0_0_set_8
.long L0_0_set_7
.long L0_0_set_6
.long L0_0_set_5
.long L0_0_set_4
.long L0_0_set_3
.end_data_region
## -- 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
subq $16, %rsp
movl $0, -4(%rbp)
leaq _p(%rip), %rdi
addq $4, %rdi
leaq _q(%rip), %rsi
movl $16, %edx
callq _send
leaq _p(%rip), %rdi
addq $10, %rdi
leaq _q(%rip), %rsi
movl $13, %edx
callq _send
leaq _p(%rip), %rsi
movq %rsi, %rdi
addq $14, %rdi
movl $5, %edx
callq _send
leaq _p(%rip), %rdi
leaq _q(%rip), %rsi
movl $16, %edx
callq _result
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function result
_result: ## @result
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movl $0, -24(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB2_6
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movq -8(%rbp), %rax
movslq -24(%rbp), %rcx
movswl (%rax,%rcx,2), %esi
movq -16(%rbp), %rax
movslq -24(%rbp), %rcx
movswl (%rax,%rcx,2), %edx
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl -24(%rbp), %eax
movl -20(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB2_4
## %bb.3: ## in Loop: Header=BB2_1 Depth=1
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
LBB2_4: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_5
LBB2_5: ## in Loop: Header=BB2_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB2_1
LBB2_6:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.p2align 4 ## @p
_p:
.short 1 ## 0x1
.short 2 ## 0x2
.short 3 ## 0x3
.short 4 ## 0x4
.short 5 ## 0x5
.short 6 ## 0x6
.short 7 ## 0x7
.short 8 ## 0x8
.short 3 ## 0x3
.short 8 ## 0x8
.short 5 ## 0x5
.short 1 ## 0x1
.short 0 ## 0x0
.short 0 ## 0x0
.short 9 ## 0x9
.short 2 ## 0x2
.p2align 4 ## @q
_q:
.short 4 ## 0x4
.short 2 ## 0x2
.short 7 ## 0x7
.short 2 ## 0x2
.short 1 ## 0x1
.short 2 ## 0x2
.short 5 ## 0x5
.short 7 ## 0x7
.short 2 ## 0x2
.short 6 ## 0x6
.short 8 ## 0x8
.short 0 ## 0x0
.short 4 ## 0x4
.short 2 ## 0x2
.short 6 ## 0x6
.short 3 ## 0x3
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "(%d, %d)"
L_.str.1: ## @.str.1
.asciz ", "
L_.str.2: ## @.str.2
.asciz "\n"
.subsections_via_symbols
|
the_stack_data/73806.c
|
.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 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
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #8
str x8, [x9]
sub x8, x29, #12
str x8, [x9, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldur w8, [x29, #-8]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur w8, [x29, #-8]
str w8, [sp, #16]
b LBB0_3
LBB0_2:
ldur w8, [x29, #-12]
str w8, [sp, #16]
b LBB0_3
LBB0_3:
b LBB0_4
LBB0_4: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #16]
ldur w10, [x29, #-8]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_4 Depth=1
ldr w8, [sp, #16]
ldur w10, [x29, #-12]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
ldr w9, [sp, #16]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_8
LBB0_7: ; in Loop: Header=BB0_4 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB0_4
LBB0_8:
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter first and second number:\n"
l_.str.1: ; @.str.1
.asciz "\n%d\t%d"
l_.str.2: ; @.str.2
.asciz "\nLCM is:%d"
.subsections_via_symbols
|
.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
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
leaq -12(%rbp), %rdx
movb $0, %al
callq _scanf
movl -8(%rbp), %eax
cmpl -12(%rbp), %eax
jle LBB0_2
## %bb.1:
movl -8(%rbp), %eax
movl %eax, -16(%rbp)
jmp LBB0_3
LBB0_2:
movl -12(%rbp), %eax
movl %eax, -16(%rbp)
LBB0_3:
jmp LBB0_4
LBB0_4: ## =>This Inner Loop Header: Depth=1
movl -16(%rbp), %eax
cltd
idivl -8(%rbp)
cmpl $0, %edx
jne LBB0_7
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
movl -16(%rbp), %eax
cltd
idivl -12(%rbp)
cmpl $0, %edx
jne LBB0_7
## %bb.6:
movl -16(%rbp), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_8
LBB0_7: ## in Loop: Header=BB0_4 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB0_4
LBB0_8:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter first and second number:\n"
L_.str.1: ## @.str.1
.asciz "\n%d\t%d"
L_.str.2: ## @.str.2
.asciz "\nLCM is:%d"
.subsections_via_symbols
|
the_stack_data/22011452.c
|
.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 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
mov w8, #0
stur w8, [x29, #-8] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x8, [x8]
str x8, [sp, #16] ; 8-byte Folded Spill
bl _f
mov x10, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
bl _f
ldur w8, [x29, #-8] ; 4-byte Folded Reload
subs w8, w8, w0
cset w8, ne
and w0, w8, #0x1
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "my result = %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 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
movl $0, -4(%rbp)
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -16(%rbp) ## 8-byte Spill
movb $0, %al
callq _f
movq -16(%rbp), %rdi ## 8-byte Reload
movl %eax, %edx
leaq L_.str(%rip), %rsi
movb $0, %al
callq _fprintf
movb $0, %al
callq _f
movl %eax, %ecx
xorl %eax, %eax
cmpl %ecx, %eax
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "my result = %d\n"
.subsections_via_symbols
|
the_stack_data/231393232.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _one_three ; -- Begin function one_three
.p2align 2
_one_three: ; @one_three
.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
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _two ; -- Begin function two
.p2align 2
_two: ; @two
.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
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.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, #0
str w8, [sp, #8] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
bl _one_three
bl _two
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldr w0, [sp, #8] ; 4-byte Folded Reload
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "one\n"
l_.str.1: ; @.str.1
.asciz "two\n"
l_.str.2: ; @.str.2
.asciz "starting now:\n"
l_.str.3: ; @.str.3
.asciz "three\n"
l_.str.4: ; @.str.4
.asciz "done!\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _one_three ## -- Begin function one_three
.p2align 4, 0x90
_one_three: ## @one_three
.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
movb $0, %al
callq _printf
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _two ## -- Begin function two
.p2align 4, 0x90
_two: ## @two
.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.1(%rip), %rdi
movb $0, %al
callq _printf
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
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
callq _one_three
callq _two
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.4(%rip), %rdi
movb $0, %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 "one\n"
L_.str.1: ## @.str.1
.asciz "two\n"
L_.str.2: ## @.str.2
.asciz "starting now:\n"
L_.str.3: ## @.str.3
.asciz "three\n"
L_.str.4: ## @.str.4
.asciz "done!\n"
.subsections_via_symbols
|
the_stack_data/61076249.c
|
.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, #160
.cfi_def_cfa_offset 160
stp x29, x30, [sp, #144] ; 16-byte Folded Spill
add x29, sp, #144
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov x8, x1
adrp x9, ___stack_chk_guard@GOTPAGE
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
ldr x9, [x9]
stur x9, [x29, #-8]
mov w1, #0
stur wzr, [x29, #-60]
stur w0, [x29, #-64]
str x8, [sp, #72]
sub x0, x29, #56
mov x2, #48
bl _memset
ldur w8, [x29, #-64]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x8, [sp, #72]
ldr x8, [x8]
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w8, #1
stur w8, [x29, #-60]
b LBB0_23
LBB0_2:
ldr x8, [sp, #72]
add x9, x8, #8
str x9, [sp, #72]
ldr x0, [x8, #8]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fopen
str x0, [sp, #64]
b LBB0_3
LBB0_3: ; =>This Loop Header: Depth=1
; Child Loop BB0_5 Depth 2
; Child Loop BB0_11 Depth 2
; Child Loop BB0_13 Depth 3
ldr x0, [sp, #64]
mov x9, sp
add x8, sp, #63
str x8, [x9]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fscanf
adds w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB0_22
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=1
add x8, sp, #63
str x8, [sp, #16] ; 8-byte Folded Spill
ldrsb w0, [sp, #63]
ldr x1, [sp, #64]
bl _month
mov w8, #1
str w8, [sp, #12] ; 4-byte Folded Spill
subs w8, w0, #1
str w8, [sp, #44]
ldr x0, [sp, #64]
mov x9, sp
add x8, sp, #52
str x8, [x9]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
str x1, [sp, #24] ; 8-byte Folded Spill
bl _fscanf
ldr w2, [sp, #12] ; 4-byte Folded Reload
ldr w8, [sp, #52]
subs w9, w8, #1990
mov w8, #12
str w8, [sp, #32] ; 4-byte Folded Spill
mul w8, w8, w9
ldr w9, [sp, #44]
add w8, w8, w9
str w8, [sp, #52]
ldr x0, [sp, #64]
mov x1, #1
bl _fseek
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x0, [sp, #64]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fscanf
ldrsb w0, [sp, #63]
ldr x1, [sp, #64]
bl _month
ldr x1, [sp, #24] ; 8-byte Folded Reload
subs w8, w0, #1
str w8, [sp, #44]
ldr x0, [sp, #64]
mov x9, sp
add x8, sp, #48
str x8, [x9]
bl _fscanf
ldr w8, [sp, #32] ; 4-byte Folded Reload
ldr w9, [sp, #48]
subs w9, w9, #1990
mul w8, w8, w9
ldr w9, [sp, #44]
add w8, w8, w9
str w8, [sp, #48]
ldr w8, [sp, #52]
str w8, [sp, #56]
b LBB0_5
LBB0_5: ; Parent Loop BB0_3 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #56]
ldr w9, [sp, #48]
subs w8, w8, w9
cset w8, hi
tbnz w8, #0, LBB0_8
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=2
ldr w8, [sp, #56]
mov w9, #30
udiv w10, w8, w9
mul w10, w10, w9
subs w10, w8, w10
mov w8, #1
lsl w10, w8, w10
ldr w8, [sp, #56]
udiv w9, w8, w9
sub x8, x29, #56
add x9, x8, w9, uxtw #2
ldr w8, [x9]
orr w8, w8, w10
str w8, [x9]
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=2
ldr w8, [sp, #56]
add w8, w8, #1
str w8, [sp, #56]
b LBB0_5
LBB0_8: ; in Loop: Header=BB0_3 Depth=1
ldr x0, [sp, #64]
mov x9, sp
add x8, sp, #63
str x8, [x9]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fscanf
ldrsb w8, [sp, #63]
subs w8, w8, #59
cset w8, ne
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_3 Depth=1
ldr x0, [sp, #64]
mov x1, #1
mov w2, #1
bl _fseek
b LBB0_21
LBB0_10: ; in Loop: Header=BB0_3 Depth=1
str wzr, [sp, #36]
str wzr, [sp, #56]
b LBB0_11
LBB0_11: ; Parent Loop BB0_3 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_13 Depth 3
ldr w8, [sp, #56]
subs w8, w8, #12
cset w8, hs
tbnz w8, #0, LBB0_20
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_11 Depth=2
str wzr, [sp, #40]
b LBB0_13
LBB0_13: ; Parent Loop BB0_3 Depth=1
; Parent Loop BB0_11 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #40]
subs w8, w8, #30
cset w8, hs
tbnz w8, #0, LBB0_18
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_13 Depth=3
ldr w8, [sp, #56]
mov x9, x8
sub x8, x29, #56
ldr w8, [x8, x9, lsl #2]
ldr w10, [sp, #40]
mov w9, #1
lsl w9, w9, w10
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_16
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_13 Depth=3
ldr w8, [sp, #36]
add w8, w8, #1
str w8, [sp, #36]
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_13 Depth=3
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_13 Depth=3
ldr w8, [sp, #40]
add w8, w8, #1
str w8, [sp, #40]
b LBB0_13
LBB0_18: ; in Loop: Header=BB0_11 Depth=2
ldr w8, [sp, #56]
mov x10, x8
sub x9, x29, #56
mov w8, #0
str w8, [x9, x10, lsl #2]
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_11 Depth=2
ldr w8, [sp, #56]
add w8, w8, #1
str w8, [sp, #56]
b LBB0_11
LBB0_20: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [sp, #36]
mov w9, #12
udiv w10, w8, w9
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB0_21
LBB0_21: ; in Loop: Header=BB0_3 Depth=1
b LBB0_3
LBB0_22:
stur wzr, [x29, #-60]
b LBB0_23
LBB0_23:
ldur w8, [x29, #-60]
str w8, [sp, #8] ; 4-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_25
b LBB0_24
LBB0_24:
bl ___stack_chk_fail
LBB0_25:
ldr w0, [sp, #8] ; 4-byte Folded Reload
ldp x29, x30, [sp, #144] ; 16-byte Folded Reload
add sp, sp, #160
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function month
_month: ; @month
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
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
sturb w0, [x29, #-1]
stur x1, [x29, #-16]
stur wzr, [x29, #-20]
ldursb w8, [x29, #-1]
subs w8, w8, #65
; kill: def $x8 killed $w8
str x8, [sp, #32] ; 8-byte Folded Spill
subs x8, x8, #18
cset w8, hi
tbnz w8, #0, LBB1_13
; %bb.1:
ldr x11, [sp, #32] ; 8-byte Folded Reload
adrp x10, lJTI1_0@PAGE
add x10, x10, lJTI1_0@PAGEOFF
Ltmp0:
adr x8, Ltmp0
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB1_2:
ldur x0, [x29, #-16]
mov x9, sp
sub x8, x29, #1
str x8, [x9]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fscanf
ldursb w8, [x29, #-1]
subs w8, w8, #97
cset w8, ne
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
mov w2, #1
stur w2, [x29, #-20]
ldur x0, [x29, #-16]
mov x1, #2
bl _fseek
b LBB1_5
LBB1_4:
ldur x0, [x29, #-16]
mov x9, sp
sub x8, x29, #1
str x8, [x9]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fscanf
ldursb w8, [x29, #-1]
subs w8, w8, #110
cset w8, eq
and w10, w8, #0x1
mov w9, #7
mov w8, #6
ands w10, w10, #0x1
csel w8, w8, w9, ne
stur w8, [x29, #-20]
ldur x0, [x29, #-16]
mov x1, #1
mov w2, #1
bl _fseek
b LBB1_5
LBB1_5:
b LBB1_13
LBB1_6:
mov w8, #2
stur w8, [x29, #-20]
ldur x0, [x29, #-16]
mov x1, #3
mov w2, #1
bl _fseek
b LBB1_13
LBB1_7:
ldur x0, [x29, #-16]
mov x1, #1
str x1, [sp, #16] ; 8-byte Folded Spill
mov w2, #1
str w2, [sp, #28] ; 4-byte Folded Spill
bl _fseek
ldur x0, [x29, #-16]
mov x9, sp
sub x8, x29, #1
str x8, [x9]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fscanf
ldr x1, [sp, #16] ; 8-byte Folded Reload
ldr w2, [sp, #28] ; 4-byte Folded Reload
ldursb w8, [x29, #-1]
subs w8, w8, #114
cset w8, eq
and w10, w8, #0x1
mov w9, #5
mov w8, #3
ands w10, w10, #0x1
csel w8, w8, w9, ne
stur w8, [x29, #-20]
ldur x0, [x29, #-16]
bl _fseek
b LBB1_13
LBB1_8:
ldur x0, [x29, #-16]
mov x9, sp
sub x8, x29, #1
str x8, [x9]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fscanf
ldursb w8, [x29, #-1]
subs w8, w8, #112
cset w8, eq
and w10, w8, #0x1
mov w9, #8
mov w8, #4
ands w10, w10, #0x1
csel w8, w8, w9, ne
stur w8, [x29, #-20]
ldur x0, [x29, #-16]
mov x1, #2
mov w2, #1
bl _fseek
b LBB1_13
LBB1_9:
mov w8, #9
stur w8, [x29, #-20]
ldur x0, [x29, #-16]
mov x1, #3
mov w2, #1
bl _fseek
b LBB1_13
LBB1_10:
mov w8, #10
stur w8, [x29, #-20]
ldur x0, [x29, #-16]
mov x1, #3
mov w2, #1
bl _fseek
b LBB1_13
LBB1_11:
mov w8, #11
stur w8, [x29, #-20]
ldur x0, [x29, #-16]
mov x1, #3
mov w2, #1
bl _fseek
b LBB1_13
LBB1_12:
mov w8, #12
stur w8, [x29, #-20]
ldur x0, [x29, #-16]
mov x1, #3
mov w2, #1
bl _fseek
b LBB1_13
LBB1_13:
ldur w0, [x29, #-20]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
.p2align 2
lJTI1_0:
.long LBB1_8-Ltmp0
.long LBB1_13-Ltmp0
.long LBB1_13-Ltmp0
.long LBB1_12-Ltmp0
.long LBB1_13-Ltmp0
.long LBB1_6-Ltmp0
.long LBB1_13-Ltmp0
.long LBB1_13-Ltmp0
.long LBB1_13-Ltmp0
.long LBB1_2-Ltmp0
.long LBB1_13-Ltmp0
.long LBB1_13-Ltmp0
.long LBB1_7-Ltmp0
.long LBB1_11-Ltmp0
.long LBB1_10-Ltmp0
.long LBB1_13-Ltmp0
.long LBB1_13-Ltmp0
.long LBB1_13-Ltmp0
.long LBB1_9-Ltmp0
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Usage: %s [FILE]\n"
l_.str.1: ; @.str.1
.asciz "r"
l_.str.2: ; @.str.2
.asciz "%c"
l_.str.3: ; @.str.3
.asciz "%u"
l_.str.4: ; @.str.4
.asciz "%u\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 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 $128, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -68(%rbp)
movl %edi, -72(%rbp)
movq %rsi, -80(%rbp)
leaq -64(%rbp), %rdi
xorl %esi, %esi
movl $48, %edx
callq _memset
cmpl $2, -72(%rbp)
je LBB0_2
## %bb.1:
movq -80(%rbp), %rax
movq (%rax), %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $1, -68(%rbp)
jmp LBB0_23
LBB0_2:
movq -80(%rbp), %rax
movq %rax, %rcx
addq $8, %rcx
movq %rcx, -80(%rbp)
movq 8(%rax), %rdi
leaq L_.str.1(%rip), %rsi
callq _fopen
movq %rax, -88(%rbp)
LBB0_3: ## =>This Loop Header: Depth=1
## Child Loop BB0_5 Depth 2
## Child Loop BB0_11 Depth 2
## Child Loop BB0_13 Depth 3
movq -88(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
leaq -89(%rbp), %rdx
movb $0, %al
callq _fscanf
cmpl $-1, %eax
je LBB0_22
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movb -89(%rbp), %al
movq -88(%rbp), %rsi
movsbl %al, %edi
callq _month
subl $1, %eax
movl %eax, -108(%rbp)
movq -88(%rbp), %rdi
leaq L_.str.3(%rip), %rsi
leaq -100(%rbp), %rdx
movb $0, %al
callq _fscanf
movl -100(%rbp), %eax
subl $1990, %eax ## imm = 0x7C6
imull $12, %eax, %eax
addl -108(%rbp), %eax
movl %eax, -100(%rbp)
movq -88(%rbp), %rdi
movl $1, %esi
movl $1, %edx
callq _fseek
movq -88(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
leaq -89(%rbp), %rdx
movb $0, %al
callq _fscanf
movb -89(%rbp), %al
movq -88(%rbp), %rsi
movsbl %al, %edi
callq _month
subl $1, %eax
movl %eax, -108(%rbp)
movq -88(%rbp), %rdi
leaq L_.str.3(%rip), %rsi
leaq -104(%rbp), %rdx
movb $0, %al
callq _fscanf
movl -104(%rbp), %eax
subl $1990, %eax ## imm = 0x7C6
imull $12, %eax, %eax
addl -108(%rbp), %eax
movl %eax, -104(%rbp)
movl -100(%rbp), %eax
movl %eax, -96(%rbp)
LBB0_5: ## Parent Loop BB0_3 Depth=1
## => This Inner Loop Header: Depth=2
movl -96(%rbp), %eax
cmpl -104(%rbp), %eax
ja LBB0_8
## %bb.6: ## in Loop: Header=BB0_5 Depth=2
movl -96(%rbp), %eax
movl $30, %ecx
xorl %edx, %edx
divl %ecx
movl %edx, %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, %ecx
movl -96(%rbp), %eax
movl $30, %esi
xorl %edx, %edx
divl %esi
movl %eax, %eax
## kill: def $rax killed $eax
orl -64(%rbp,%rax,4), %ecx
movl %ecx, -64(%rbp,%rax,4)
## %bb.7: ## in Loop: Header=BB0_5 Depth=2
movl -96(%rbp), %eax
addl $1, %eax
movl %eax, -96(%rbp)
jmp LBB0_5
LBB0_8: ## in Loop: Header=BB0_3 Depth=1
movq -88(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
leaq -89(%rbp), %rdx
movb $0, %al
callq _fscanf
movsbl -89(%rbp), %eax
cmpl $59, %eax
jne LBB0_10
## %bb.9: ## in Loop: Header=BB0_3 Depth=1
movq -88(%rbp), %rdi
movl $1, %esi
movl $1, %edx
callq _fseek
jmp LBB0_21
LBB0_10: ## in Loop: Header=BB0_3 Depth=1
movl $0, -116(%rbp)
movl $0, -96(%rbp)
LBB0_11: ## Parent Loop BB0_3 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_13 Depth 3
cmpl $12, -96(%rbp)
jae LBB0_20
## %bb.12: ## in Loop: Header=BB0_11 Depth=2
movl $0, -112(%rbp)
LBB0_13: ## Parent Loop BB0_3 Depth=1
## Parent Loop BB0_11 Depth=2
## => This Inner Loop Header: Depth=3
cmpl $30, -112(%rbp)
jae LBB0_18
## %bb.14: ## in Loop: Header=BB0_13 Depth=3
movl -96(%rbp), %eax
## kill: def $rax killed $eax
movl -64(%rbp,%rax,4), %eax
movl -112(%rbp), %ecx
movl $1, %edx
## kill: def $cl killed $ecx
shll %cl, %edx
movl %edx, %ecx
andl %ecx, %eax
cmpl $0, %eax
je LBB0_16
## %bb.15: ## in Loop: Header=BB0_13 Depth=3
movl -116(%rbp), %eax
addl $1, %eax
movl %eax, -116(%rbp)
LBB0_16: ## in Loop: Header=BB0_13 Depth=3
jmp LBB0_17
LBB0_17: ## in Loop: Header=BB0_13 Depth=3
movl -112(%rbp), %eax
addl $1, %eax
movl %eax, -112(%rbp)
jmp LBB0_13
LBB0_18: ## in Loop: Header=BB0_11 Depth=2
movl -96(%rbp), %eax
## kill: def $rax killed $eax
movl $0, -64(%rbp,%rax,4)
## %bb.19: ## in Loop: Header=BB0_11 Depth=2
movl -96(%rbp), %eax
addl $1, %eax
movl %eax, -96(%rbp)
jmp LBB0_11
LBB0_20: ## in Loop: Header=BB0_3 Depth=1
movl -116(%rbp), %eax
movl $12, %ecx
xorl %edx, %edx
divl %ecx
movl %eax, %esi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
LBB0_21: ## in Loop: Header=BB0_3 Depth=1
jmp LBB0_3
LBB0_22:
movl $0, -68(%rbp)
LBB0_23:
movl -68(%rbp), %eax
movl %eax, -120(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_25
## %bb.24:
movl -120(%rbp), %eax ## 4-byte Reload
addq $128, %rsp
popq %rbp
retq
LBB0_25:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function month
_month: ## @month
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movb %dil, %al
movb %al, -1(%rbp)
movq %rsi, -16(%rbp)
movl $0, -20(%rbp)
movsbl -1(%rbp), %eax
addl $-65, %eax
movl %eax, %ecx
movq %rcx, -32(%rbp) ## 8-byte Spill
subl $18, %eax
ja LBB1_12
## %bb.13:
movq -32(%rbp), %rax ## 8-byte Reload
leaq LJTI1_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB1_1:
movq -16(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
leaq -1(%rbp), %rdx
movb $0, %al
callq _fscanf
movsbl -1(%rbp), %eax
cmpl $97, %eax
jne LBB1_3
## %bb.2:
movl $1, -20(%rbp)
movq -16(%rbp), %rdi
movl $2, %esi
movl $1, %edx
callq _fseek
jmp LBB1_4
LBB1_3:
movq -16(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
leaq -1(%rbp), %rdx
movb $0, %al
callq _fscanf
movsbl -1(%rbp), %edx
movl $7, %eax
movl $6, %ecx
cmpl $110, %edx
cmovel %ecx, %eax
movl %eax, -20(%rbp)
movq -16(%rbp), %rdi
movl $1, %esi
movl $1, %edx
callq _fseek
LBB1_4:
jmp LBB1_12
LBB1_5:
movl $2, -20(%rbp)
movq -16(%rbp), %rdi
movl $3, %esi
movl $1, %edx
callq _fseek
jmp LBB1_12
LBB1_6:
movq -16(%rbp), %rdi
movl $1, %esi
movl $1, %edx
callq _fseek
movq -16(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
leaq -1(%rbp), %rdx
movb $0, %al
callq _fscanf
movsbl -1(%rbp), %edx
movl $5, %eax
movl $3, %ecx
cmpl $114, %edx
cmovel %ecx, %eax
movl %eax, -20(%rbp)
movq -16(%rbp), %rdi
movl $1, %esi
movl $1, %edx
callq _fseek
jmp LBB1_12
LBB1_7:
movq -16(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
leaq -1(%rbp), %rdx
movb $0, %al
callq _fscanf
movsbl -1(%rbp), %edx
movl $8, %eax
movl $4, %ecx
cmpl $112, %edx
cmovel %ecx, %eax
movl %eax, -20(%rbp)
movq -16(%rbp), %rdi
movl $2, %esi
movl $1, %edx
callq _fseek
jmp LBB1_12
LBB1_8:
movl $9, -20(%rbp)
movq -16(%rbp), %rdi
movl $3, %esi
movl $1, %edx
callq _fseek
jmp LBB1_12
LBB1_9:
movl $10, -20(%rbp)
movq -16(%rbp), %rdi
movl $3, %esi
movl $1, %edx
callq _fseek
jmp LBB1_12
LBB1_10:
movl $11, -20(%rbp)
movq -16(%rbp), %rdi
movl $3, %esi
movl $1, %edx
callq _fseek
jmp LBB1_12
LBB1_11:
movl $12, -20(%rbp)
movq -16(%rbp), %rdi
movl $3, %esi
movl $1, %edx
callq _fseek
LBB1_12:
movl -20(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L1_0_set_7, LBB1_7-LJTI1_0
.set L1_0_set_12, LBB1_12-LJTI1_0
.set L1_0_set_11, LBB1_11-LJTI1_0
.set L1_0_set_5, LBB1_5-LJTI1_0
.set L1_0_set_1, LBB1_1-LJTI1_0
.set L1_0_set_6, LBB1_6-LJTI1_0
.set L1_0_set_10, LBB1_10-LJTI1_0
.set L1_0_set_9, LBB1_9-LJTI1_0
.set L1_0_set_8, LBB1_8-LJTI1_0
LJTI1_0:
.long L1_0_set_7
.long L1_0_set_12
.long L1_0_set_12
.long L1_0_set_11
.long L1_0_set_12
.long L1_0_set_5
.long L1_0_set_12
.long L1_0_set_12
.long L1_0_set_12
.long L1_0_set_1
.long L1_0_set_12
.long L1_0_set_12
.long L1_0_set_6
.long L1_0_set_10
.long L1_0_set_9
.long L1_0_set_12
.long L1_0_set_12
.long L1_0_set_12
.long L1_0_set_8
.end_data_region
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Usage: %s [FILE]\n"
L_.str.1: ## @.str.1
.asciz "r"
L_.str.2: ## @.str.2
.asciz "%c"
L_.str.3: ## @.str.3
.asciz "%u"
L_.str.4: ## @.str.4
.asciz "%u\n"
.subsections_via_symbols
|
the_stack_data/24580.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _palindromo ; -- Begin function palindromo
.p2align 2
_palindromo: ; @palindromo
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
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
str x0, [sp, #16]
str w1, [sp, #12]
str w2, [sp, #8]
str w3, [sp, #4]
ldr w8, [sp, #12]
subs w8, w8, #1
str w8, [sp, #12]
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_5
b LBB0_1
LBB0_1:
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
ldrsb w8, [x8, x9]
ldr x9, [sp, #16]
ldrsw x10, [sp, #8]
ldrsb w9, [x9, x10]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
ldr x0, [sp, #16]
ldr w1, [sp, #12]
ldr w8, [sp, #8]
mov w9, #1
str w9, [sp] ; 4-byte Folded Spill
add w2, w8, #1
ldr w3, [sp, #4]
bl _palindromo
ldr w8, [sp] ; 4-byte Folded Reload
mul w8, w8, w0
str w8, [sp, #4]
b LBB0_4
LBB0_3:
stur wzr, [x29, #-4]
b LBB0_6
LBB0_4:
b LBB0_5
LBB0_5:
ldr w8, [sp, #4]
stur w8, [x29, #-4]
b LBB0_6
LBB0_6:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _minuscula ; -- Begin function minuscula
.p2align 2
_minuscula: ; @minuscula
.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
str x0, [sp, #8]
str w1, [sp, #4]
ldr w8, [sp, #4]
subs w8, w8, #1
str w8, [sp, #4]
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
ldrsb w8, [x8, x9]
str w8, [sp]
ldr w8, [sp]
subs w8, w8, #65
cset w8, lt
tbnz w8, #0, LBB1_3
b LBB1_1
LBB1_1:
ldr w8, [sp]
subs w8, w8, #90
cset w8, gt
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2:
ldr w8, [sp]
add w8, w8, #32
str w8, [sp]
ldr w8, [sp]
ldr x9, [sp, #8]
ldrsw x10, [sp, #4]
strb w8, [x9, x10]
b LBB1_3
LBB1_3:
ldr w8, [sp, #4]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB1_5
b LBB1_4
LBB1_4:
ldr x0, [sp, #8]
ldr w1, [sp, #4]
bl _minuscula
b LBB1_5
LBB1_5:
ldr x8, [sp, #8]
mov x0, x8
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #144
.cfi_def_cfa_offset 144
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
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
mov w8, #0
str w8, [sp, #20] ; 4-byte Folded Spill
str wzr, [sp, #36]
mov x9, sp
add x8, sp, #40
str x8, [sp, #24] ; 8-byte Folded Spill
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldr x0, [sp, #24] ; 8-byte Folded Reload
bl _strlen
mov x8, x0
ldr x0, [sp, #24] ; 8-byte Folded Reload
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #32]
ldr w1, [sp, #32]
bl _minuscula
ldr w2, [sp, #20] ; 4-byte Folded Reload
ldr x0, [sp, #24] ; 8-byte Folded Reload
ldr w1, [sp, #32]
mov w3, #1
bl _palindromo
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
mov x9, sp
add x8, sp, #40
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB2_3
LBB2_2:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB2_3
LBB2_3:
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB2_5
b LBB2_4
LBB2_4:
bl ___stack_chk_fail
LBB2_5:
mov w0, #0
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
add sp, sp, #144
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s"
l_.str.1: ; @.str.1
.asciz "\n%s eh palindromo\n"
l_.str.2: ; @.str.2
.asciz "\nNao palindromo\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _palindromo ## -- Begin function palindromo
.p2align 4, 0x90
_palindromo: ## @palindromo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movl %edx, -24(%rbp)
movl %ecx, -28(%rbp)
movl -20(%rbp), %eax
addl $-1, %eax
movl %eax, -20(%rbp)
cmpl $0, -20(%rbp)
jl LBB0_5
## %bb.1:
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
movsbl (%rax,%rcx), %eax
movq -16(%rbp), %rcx
movslq -24(%rbp), %rdx
movsbl (%rcx,%rdx), %ecx
cmpl %ecx, %eax
jne LBB0_3
## %bb.2:
movq -16(%rbp), %rdi
movl -20(%rbp), %esi
movl -24(%rbp), %edx
addl $1, %edx
movl -28(%rbp), %ecx
callq _palindromo
shll $0, %eax
movl %eax, -28(%rbp)
jmp LBB0_4
LBB0_3:
movl $0, -4(%rbp)
jmp LBB0_6
LBB0_4:
jmp LBB0_5
LBB0_5:
movl -28(%rbp), %eax
movl %eax, -4(%rbp)
LBB0_6:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _minuscula ## -- Begin function minuscula
.p2align 4, 0x90
_minuscula: ## @minuscula
.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 %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl -12(%rbp), %eax
addl $-1, %eax
movl %eax, -12(%rbp)
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movsbl (%rax,%rcx), %eax
movl %eax, -16(%rbp)
cmpl $65, -16(%rbp)
jl LBB1_3
## %bb.1:
cmpl $90, -16(%rbp)
jg LBB1_3
## %bb.2:
movl -16(%rbp), %eax
addl $32, %eax
movl %eax, -16(%rbp)
movl -16(%rbp), %eax
movb %al, %dl
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movb %dl, (%rax,%rcx)
LBB1_3:
cmpl $0, -12(%rbp)
jle LBB1_5
## %bb.4:
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
callq _minuscula
LBB1_5:
movq -8(%rbp), %rax
## kill: def $eax killed $eax killed $rax
addq $16, %rsp
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
subq $112, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -100(%rbp)
leaq L_.str(%rip), %rdi
leaq -96(%rbp), %rsi
movb $0, %al
callq _scanf
leaq -96(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -104(%rbp)
leaq -96(%rbp), %rdi
movl -104(%rbp), %esi
callq _minuscula
leaq -96(%rbp), %rdi
movl -104(%rbp), %esi
xorl %edx, %edx
movl $1, %ecx
callq _palindromo
cmpl $0, %eax
je LBB2_2
## %bb.1:
leaq -96(%rbp), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB2_3
LBB2_2:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
LBB2_3:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB2_5
## %bb.4:
xorl %eax, %eax
addq $112, %rsp
popq %rbp
retq
LBB2_5:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s"
L_.str.1: ## @.str.1
.asciz "\n%s eh palindromo\n"
L_.str.2: ## @.str.2
.asciz "\nNao palindromo\n"
.subsections_via_symbols
|
the_stack_data/115766476.c
|
.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 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
stur wzr, [x29, #-4]
bl ___VERIFIER_nondet_int
stur w0, [x29, #-8]
bl ___VERIFIER_nondet_int
stur w0, [x29, #-12]
bl ___VERIFIER_nondet_int
str w0, [sp, #16]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #100
cset w8, gt
mov w9, #0
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, lt
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
tbz w8, #0, LBB0_5
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
stur w8, [x29, #-8]
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-12]
ldr w8, [sp, #16]
subs w8, w8, #1
str w8, [sp, #16]
b LBB0_1
LBB0_5:
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.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 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 $32, %rsp
movl $0, -4(%rbp)
callq ___VERIFIER_nondet_int
movl %eax, -8(%rbp)
callq ___VERIFIER_nondet_int
movl %eax, -12(%rbp)
callq ___VERIFIER_nondet_int
movl %eax, -16(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $100, -8(%rbp)
movb %al, -21(%rbp) ## 1-byte Spill
jg LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
setl %al
movb %al, -21(%rbp) ## 1-byte Spill
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
movb -21(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_4
jmp LBB0_5
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
movl %eax, -8(%rbp)
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
movl -16(%rbp), %eax
subl $1, %eax
movl %eax, -16(%rbp)
jmp LBB0_1
LBB0_5:
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
the_stack_data/81698.c
|
.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 x28, x27, [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 w27, -24
.cfi_offset w28, -32
sub sp, sp, #2208
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #76]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #76]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
adrp x8, ___stdinp@GOTPAGE
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
str x8, [sp, #48] ; 8-byte Folded Spill
ldr x0, [x8]
bl _fflush
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldrsw x8, [sp, #76]
mov x9, #212
str x9, [sp, #56] ; 8-byte Folded Spill
mul x9, x8, x9
add x8, sp, #80
str x8, [sp, #64] ; 8-byte Folded Spill
add x0, x8, x9
bl _gets
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldr x10, [sp, #56] ; 8-byte Folded Reload
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldrsw x9, [sp, #76]
mul x9, x9, x10
add x8, x8, x9
add x8, x8, #100
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
str x0, [sp, #40] ; 8-byte Folded Spill
bl _scanf
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldr x10, [sp, #56] ; 8-byte Folded Reload
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr x0, [sp, #40] ; 8-byte Folded Reload
ldrsw x9, [sp, #76]
mul x9, x9, x10
add x8, x8, x9
add x8, x8, #104
mov x9, sp
str x8, [x9]
bl _scanf
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
ldr x10, [sp, #56] ; 8-byte Folded Reload
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldr x0, [sp, #40] ; 8-byte Folded Reload
ldrsw x9, [sp, #76]
mul x9, x9, x10
add x8, x8, x9
add x8, x8, #108
mov x9, sp
str x8, [x9]
bl _scanf
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x0, [x8]
bl _fflush
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
ldr x10, [sp, #56] ; 8-byte Folded Reload
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldrsw x9, [sp, #76]
mul x9, x9, x10
add x8, x8, x9
add x0, x8, #112
bl _gets
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #76]
add w8, w8, #1
str w8, [sp, #76]
b LBB0_1
LBB0_4:
str wzr, [sp, #72]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #72]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
ldrsw x8, [sp, #72]
mov x14, #212
mul x10, x8, x14
add x8, sp, #80
mov x9, x8
add x13, x9, x10
ldrsw x9, [sp, #72]
mul x10, x9, x14
mov x9, x8
add x9, x9, x10
add x12, x9, #112
ldrsw x9, [sp, #72]
mul x10, x9, x14
mov x9, x8
add x9, x9, x10
ldr w9, [x9, #100]
; implicit-def: $x11
mov x11, x9
ldrsw x9, [sp, #72]
mul x10, x9, x14
mov x9, x8
add x9, x9, x10
ldr w9, [x9, #104]
; implicit-def: $x10
mov x10, x9
ldrsw x9, [sp, #72]
mul x9, x9, x14
add x8, x8, x9
ldr w9, [x8, #108]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x13, [x9]
str x12, [x9, #8]
str x11, [x9, #16]
str x10, [x9, #24]
str x8, [x9, #32]
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #72]
add w8, w8, #1
str w8, [sp, #72]
b LBB0_5
LBB0_8:
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
bl ___stack_chk_fail
LBB0_10:
add sp, sp, #2208
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "College Name: "
l_.str.1: ; @.str.1
.asciz "Established Date: \n"
l_.str.2: ; @.str.2
.asciz " Day: "
l_.str.3: ; @.str.3
.asciz "%d"
l_.str.4: ; @.str.4
.asciz " Month: "
l_.str.5: ; @.str.5
.asciz " Year: "
l_.str.6: ; @.str.6
.asciz "Location: "
l_.str.7: ; @.str.7
.asciz "%-25s%-25s%2d/%2d/%4d\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 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 $2144, %rsp ## imm = 0x860
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -2132(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $2, -2132(%rbp)
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movslq -2132(%rbp), %rax
leaq -2128(%rbp), %rdi
imulq $212, %rax, %rax
addq %rax, %rdi
callq _gets
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movslq -2132(%rbp), %rax
leaq -2128(%rbp), %rsi
imulq $212, %rax, %rax
addq %rax, %rsi
addq $100, %rsi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _scanf
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movslq -2132(%rbp), %rax
leaq -2128(%rbp), %rsi
imulq $212, %rax, %rax
addq %rax, %rsi
addq $100, %rsi
addq $4, %rsi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _scanf
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
movslq -2132(%rbp), %rax
leaq -2128(%rbp), %rsi
imulq $212, %rax, %rax
addq %rax, %rsi
addq $100, %rsi
addq $8, %rsi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _scanf
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
movslq -2132(%rbp), %rax
leaq -2128(%rbp), %rdi
imulq $212, %rax, %rax
addq %rax, %rdi
addq $112, %rdi
callq _gets
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -2132(%rbp), %eax
addl $1, %eax
movl %eax, -2132(%rbp)
jmp LBB0_1
LBB0_4:
movl $0, -2136(%rbp)
LBB0_5: ## =>This Inner Loop Header: Depth=1
cmpl $2, -2136(%rbp)
jge LBB0_8
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movslq -2136(%rbp), %rax
leaq -2128(%rbp), %rsi
imulq $212, %rax, %rax
addq %rax, %rsi
movslq -2136(%rbp), %rax
leaq -2128(%rbp), %rdx
imulq $212, %rax, %rax
addq %rax, %rdx
addq $112, %rdx
movslq -2136(%rbp), %rcx
leaq -2128(%rbp), %rax
imulq $212, %rcx, %rcx
addq %rcx, %rax
movl 100(%rax), %ecx
movslq -2136(%rbp), %rdi
leaq -2128(%rbp), %rax
imulq $212, %rdi, %rdi
addq %rdi, %rax
movl 104(%rax), %r8d
movslq -2136(%rbp), %rdi
leaq -2128(%rbp), %rax
imulq $212, %rdi, %rdi
addq %rdi, %rax
movl 108(%rax), %r9d
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movl -2136(%rbp), %eax
addl $1, %eax
movl %eax, -2136(%rbp)
jmp LBB0_5
LBB0_8:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_10
## %bb.9:
addq $2144, %rsp ## imm = 0x860
popq %rbp
retq
LBB0_10:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "College Name: "
L_.str.1: ## @.str.1
.asciz "Established Date: \n"
L_.str.2: ## @.str.2
.asciz " Day: "
L_.str.3: ## @.str.3
.asciz "%d"
L_.str.4: ## @.str.4
.asciz " Month: "
L_.str.5: ## @.str.5
.asciz " Year: "
L_.str.6: ## @.str.6
.asciz "Location: "
L_.str.7: ## @.str.7
.asciz "%-25s%-25s%2d/%2d/%4d\n"
.subsections_via_symbols
|
the_stack_data/57949270.c
|
.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 x28, x27, [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 w27, -24
.cfi_offset w28, -32
sub sp, sp, #1040
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #28]
add x0, sp, #32
bl _gets
mov x9, sp
add x8, sp, #16
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
str wzr, [sp, #24]
str wzr, [sp, #20]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_7 Depth 2
ldrsw x9, [sp, #24]
add x8, sp, #32
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #24]
add w9, w8, #1
add x8, sp, #32
ldrsb w8, [x8, w9, sxtw]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #20]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, lt
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
tbz w8, #0, LBB0_13
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldrsw x8, [sp, #24]
add x9, sp, #32
ldrsb w8, [x9, x8]
ldr w10, [sp, #24]
add w10, w10, #1
ldrsb w9, [x9, w10, sxtw]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_11
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_7
LBB0_7: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldrsw x9, [sp, #12]
add x8, sp, #32
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_7 Depth=2
ldrsw x10, [sp, #12]
add x9, sp, #32
mov x8, x9
add x8, x8, x10
ldrb w8, [x8]
ldr w10, [sp, #12]
subs w10, w10, #1
add x9, x9, w10, sxtw
strb w8, [x9]
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_7 Depth=2
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_7
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
subs w9, w8, #1
add x8, sp, #32
add x8, x8, w9, sxtw
strb wzr, [x8]
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
mov w8, #-1
str w8, [sp, #24]
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_1 Depth=1
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB0_1
LBB0_13:
add x0, sp, #32
bl _puts
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_15
b LBB0_14
LBB0_14:
bl ___stack_chk_fail
LBB0_15:
mov w0, #0
add sp, sp, #1040
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
.subsections_via_symbols
|
.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
subq $1040, %rsp ## imm = 0x410
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -1012(%rbp)
leaq -1008(%rbp), %rdi
callq _gets
leaq L_.str(%rip), %rdi
leaq -1024(%rbp), %rsi
movb $0, %al
callq _scanf
movl $0, -1016(%rbp)
movl $0, -1020(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_7 Depth 2
movslq -1016(%rbp), %rax
movsbl -1008(%rbp,%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -1029(%rbp) ## 1-byte Spill
je LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -1016(%rbp), %eax
addl $1, %eax
cltq
movsbl -1008(%rbp,%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -1029(%rbp) ## 1-byte Spill
je LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -1020(%rbp), %eax
cmpl -1024(%rbp), %eax
setl %al
movb %al, -1029(%rbp) ## 1-byte Spill
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movb -1029(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_5
jmp LBB0_13
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movslq -1016(%rbp), %rax
movsbl -1008(%rbp,%rax), %eax
movl -1016(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movsbl -1008(%rbp,%rcx), %ecx
cmpl %ecx, %eax
jle LBB0_11
## %bb.6: ## in Loop: Header=BB0_1 Depth=1
movl -1016(%rbp), %eax
addl $1, %eax
movl %eax, -1028(%rbp)
LBB0_7: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movslq -1028(%rbp), %rax
movsbl -1008(%rbp,%rax), %eax
cmpl $0, %eax
je LBB0_10
## %bb.8: ## in Loop: Header=BB0_7 Depth=2
movslq -1028(%rbp), %rax
movb -1008(%rbp,%rax), %cl
movl -1028(%rbp), %eax
subl $1, %eax
cltq
movb %cl, -1008(%rbp,%rax)
## %bb.9: ## in Loop: Header=BB0_7 Depth=2
movl -1028(%rbp), %eax
addl $1, %eax
movl %eax, -1028(%rbp)
jmp LBB0_7
LBB0_10: ## in Loop: Header=BB0_1 Depth=1
movl -1028(%rbp), %eax
subl $1, %eax
cltq
movb $0, -1008(%rbp,%rax)
movl -1020(%rbp), %eax
addl $1, %eax
movl %eax, -1020(%rbp)
movl $-1, -1016(%rbp)
LBB0_11: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_12
LBB0_12: ## in Loop: Header=BB0_1 Depth=1
movl -1016(%rbp), %eax
addl $1, %eax
movl %eax, -1016(%rbp)
jmp LBB0_1
LBB0_13:
leaq -1008(%rbp), %rdi
callq _puts
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_15
## %bb.14:
xorl %eax, %eax
addq $1040, %rsp ## imm = 0x410
popq %rbp
retq
LBB0_15:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
.subsections_via_symbols
|
the_stack_data/147632.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _init_queue ; -- Begin function init_queue
.p2align 2
_init_queue: ; @init_queue
.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
str x0, [sp, #8]
str w1, [sp, #4]
ldr w8, [sp, #4]
ldr x9, [sp, #8]
str w8, [x9, #20]
ldr x8, [sp, #8]
ldrsw x9, [x8, #20]
mov x8, #4
mul x0, x8, x9
bl _malloc
ldr x8, [sp, #8]
str x0, [x8]
ldr x8, [sp, #8]
str wzr, [x8, #16]
ldr x8, [sp, #8]
str wzr, [x8, #8]
ldr x8, [sp, #8]
str wzr, [x8, #12]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _queue_empty ; -- Begin function queue_empty
.p2align 2
_queue_empty: ; @queue_empty
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr w8, [x8, #16]
subs w8, w8, #0
cset w8, eq
and w0, w8, #0x1
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _queue_full ; -- Begin function queue_full
.p2align 2
_queue_full: ; @queue_full
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr w8, [x8, #16]
ldr x9, [sp, #8]
ldr w9, [x9, #20]
subs w8, w8, w9
cset w8, eq
and w0, w8, #0x1
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _queue_destroy ; -- Begin function queue_destroy
.p2align 2
_queue_destroy: ; @queue_destroy
.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
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr x0, [x8]
bl _free
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _enqueue ; -- Begin function enqueue
.p2align 2
_enqueue: ; @enqueue
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
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
str x0, [sp, #16]
str w1, [sp, #12]
ldr x0, [sp, #16]
bl _queue_full
tbz w0, #0, LBB4_2
b LBB4_1
LBB4_1:
mov w8, #0
and w8, w8, #0x1
and w8, w8, #0x1
sturb w8, [x29, #-1]
b LBB4_3
LBB4_2:
ldr w8, [sp, #12]
ldr x9, [sp, #16]
ldr x9, [x9]
ldr x10, [sp, #16]
ldrsw x10, [x10, #12]
str w8, [x9, x10, lsl #2]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr x8, [sp, #16]
ldr w8, [x8, #12]
add w8, w8, #1
ldr x9, [sp, #16]
ldr w10, [x9, #20]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
ldr x9, [sp, #16]
str w8, [x9, #12]
mov w8, #1
and w8, w8, #0x1
and w8, w8, #0x1
sturb w8, [x29, #-1]
b LBB4_3
LBB4_3:
ldurb w8, [x29, #-1]
and w0, w8, #0x1
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _dequeue ; -- Begin function dequeue
.p2align 2
_dequeue: ; @dequeue
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
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
str x0, [sp, #16]
ldr x0, [sp, #16]
bl _queue_empty
tbz w0, #0, LBB5_2
b LBB5_1
LBB5_1:
mov w8, #-2147483648
stur w8, [x29, #-4]
b LBB5_3
LBB5_2:
ldr x8, [sp, #16]
ldr x8, [x8]
ldr x9, [sp, #16]
ldrsw x9, [x9, #8]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #12]
ldr x8, [sp, #16]
ldr w8, [x8, #8]
add w8, w8, #1
ldr x9, [sp, #16]
ldr w10, [x9, #20]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
ldr x9, [sp, #16]
str w8, [x9, #8]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
ldr w8, [sp, #12]
stur w8, [x29, #-4]
b LBB5_3
LBB5_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
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
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
add x0, sp, #24
str x0, [sp, #8] ; 8-byte Folded Spill
mov w1, #7
bl _init_queue
ldr x0, [sp, #8] ; 8-byte Folded Reload
mov w1, #38
bl _enqueue
ldr x0, [sp, #8] ; 8-byte Folded Reload
mov w1, #392
bl _enqueue
ldr x0, [sp, #8] ; 8-byte Folded Reload
mov w1, #129
bl _enqueue
ldr x0, [sp, #8] ; 8-byte Folded Reload
mov w1, #256
bl _enqueue
ldr x0, [sp, #8] ; 8-byte Folded Reload
mov w1, #1024
bl _enqueue
ldr x0, [sp, #8] ; 8-byte Folded Reload
mov w1, #932
bl _enqueue
ldr x0, [sp, #8] ; 8-byte Folded Reload
mov w1, #2033
bl _enqueue
b LBB6_1
LBB6_1: ; =>This Inner Loop Header: Depth=1
add x0, sp, #24
bl _dequeue
str w0, [sp, #20]
mov w8, #-2147483648
subs w8, w0, w8
cset w8, eq
tbnz w8, #0, LBB6_3
b LBB6_2
LBB6_2: ; in Loop: Header=BB6_1 Depth=1
ldr w9, [sp, #20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB6_1
LBB6_3:
add x0, sp, #24
bl _queue_destroy
mov w0, #0
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Hello, Circular Queue!\n"
l_.str.1: ; @.str.1
.asciz "t = %d\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _init_queue ## -- Begin function init_queue
.p2align 4, 0x90
_init_queue: ## @init_queue
.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 %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl -12(%rbp), %ecx
movq -8(%rbp), %rax
movl %ecx, 20(%rax)
movq -8(%rbp), %rax
movslq 20(%rax), %rdi
shlq $2, %rdi
callq _malloc
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
movq -8(%rbp), %rax
movl $0, 16(%rax)
movq -8(%rbp), %rax
movl $0, 8(%rax)
movq -8(%rbp), %rax
movl $0, 12(%rax)
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _queue_empty ## -- Begin function queue_empty
.p2align 4, 0x90
_queue_empty: ## @queue_empty
.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, -8(%rbp)
movq -8(%rbp), %rax
cmpl $0, 16(%rax)
sete %al
andb $1, %al
movzbl %al, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _queue_full ## -- Begin function queue_full
.p2align 4, 0x90
_queue_full: ## @queue_full
.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, -8(%rbp)
movq -8(%rbp), %rax
movl 16(%rax), %eax
movq -8(%rbp), %rcx
cmpl 20(%rcx), %eax
sete %al
andb $1, %al
movzbl %al, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _queue_destroy ## -- Begin function queue_destroy
.p2align 4, 0x90
_queue_destroy: ## @queue_destroy
.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 %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rdi
callq _free
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _enqueue ## -- Begin function enqueue
.p2align 4, 0x90
_enqueue: ## @enqueue
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq -16(%rbp), %rdi
callq _queue_full
testb $1, %al
jne LBB4_1
jmp LBB4_2
LBB4_1:
movb $0, -1(%rbp)
jmp LBB4_3
LBB4_2:
movl -20(%rbp), %edx
movq -16(%rbp), %rax
movq (%rax), %rax
movq -16(%rbp), %rcx
movslq 12(%rcx), %rcx
movl %edx, (%rax,%rcx,4)
movq -16(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movl 12(%rax), %eax
addl $1, %eax
movq -16(%rbp), %rcx
cltd
idivl 20(%rcx)
movq -16(%rbp), %rax
movl %edx, 12(%rax)
movb $1, -1(%rbp)
LBB4_3:
movb -1(%rbp), %al
andb $1, %al
movzbl %al, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _dequeue ## -- Begin function dequeue
.p2align 4, 0x90
_dequeue: ## @dequeue
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rdi
callq _queue_empty
testb $1, %al
jne LBB5_1
jmp LBB5_2
LBB5_1:
movl $-2147483648, -4(%rbp) ## imm = 0x80000000
jmp LBB5_3
LBB5_2:
movq -16(%rbp), %rax
movq (%rax), %rax
movq -16(%rbp), %rcx
movslq 8(%rcx), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -20(%rbp)
movq -16(%rbp), %rax
movl 8(%rax), %eax
addl $1, %eax
movq -16(%rbp), %rcx
cltd
idivl 20(%rcx)
movq -16(%rbp), %rax
movl %edx, 8(%rax)
movq -16(%rbp), %rax
movl 16(%rax), %ecx
addl $-1, %ecx
movl %ecx, 16(%rax)
movl -20(%rbp), %eax
movl %eax, -4(%rbp)
LBB5_3:
movl -4(%rbp), %eax
addq $32, %rsp
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
subq $48, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq -40(%rbp), %rdi
movl $7, %esi
callq _init_queue
leaq -40(%rbp), %rdi
movl $38, %esi
callq _enqueue
leaq -40(%rbp), %rdi
movl $392, %esi ## imm = 0x188
callq _enqueue
leaq -40(%rbp), %rdi
movl $129, %esi
callq _enqueue
leaq -40(%rbp), %rdi
movl $256, %esi ## imm = 0x100
callq _enqueue
leaq -40(%rbp), %rdi
movl $1024, %esi ## imm = 0x400
callq _enqueue
leaq -40(%rbp), %rdi
movl $932, %esi ## imm = 0x3A4
callq _enqueue
leaq -40(%rbp), %rdi
movl $2033, %esi ## imm = 0x7F1
callq _enqueue
LBB6_1: ## =>This Inner Loop Header: Depth=1
leaq -40(%rbp), %rdi
callq _dequeue
movl %eax, -44(%rbp)
cmpl $-2147483648, %eax ## imm = 0x80000000
je LBB6_3
## %bb.2: ## in Loop: Header=BB6_1 Depth=1
movl -44(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB6_1
LBB6_3:
leaq -40(%rbp), %rdi
callq _queue_destroy
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Hello, Circular Queue!\n"
L_.str.1: ## @.str.1
.asciz "t = %d\n"
.subsections_via_symbols
|
the_stack_data/45449300.c
|
.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, #16
.cfi_def_cfa_offset 16
mov w0, #0
str wzr, [sp, #12]
str wzr, [sp, #8]
add sp, sp, #16
ret
.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 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
movl $0, -4(%rbp)
movl $0, -8(%rbp)
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
the_stack_data/36075670.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _gcd ; -- Begin function gcd
.p2align 2
_gcd: ; @gcd
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str w0, [sp, #24]
str w1, [sp, #20]
mov w8, #2
str w8, [sp, #12]
b LBB0_1
LBB0_1:
ldr w8, [sp, #12]
ldr w9, [sp, #24]
subs w8, w8, w9
cset w8, ge
mov w9, #0
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
ldr w8, [sp, #12]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, lt
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB0_3
LBB0_3:
ldr w8, [sp, #8] ; 4-byte Folded Reload
tbz w8, #0, LBB0_8
b LBB0_4
LBB0_4:
ldr w8, [sp, #24]
ldr w10, [sp, #12]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_5
LBB0_5:
ldr w8, [sp, #20]
ldr w10, [sp, #12]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
ldr w8, [sp, #12]
str w8, [sp, #16]
b LBB0_7
LBB0_7:
ldr w8, [sp, #16]
str w8, [sp, #28]
b LBB0_9
LBB0_8:
mov w8, #1
str w8, [sp, #28]
b LBB0_9
LBB0_9:
ldr w0, [sp, #28]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _gcd ## -- Begin function gcd
.p2align 4, 0x90
_gcd: ## @gcd
.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, -8(%rbp)
movl %esi, -12(%rbp)
movl $2, -20(%rbp)
## %bb.1:
movl -20(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -8(%rbp), %ecx
movb %al, -21(%rbp) ## 1-byte Spill
jge LBB0_3
## %bb.2:
movl -20(%rbp), %eax
cmpl -12(%rbp), %eax
setl %al
movb %al, -21(%rbp) ## 1-byte Spill
LBB0_3:
movb -21(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_4
jmp LBB0_8
LBB0_4:
movl -8(%rbp), %eax
cltd
idivl -20(%rbp)
cmpl $0, %edx
jne LBB0_7
## %bb.5:
movl -12(%rbp), %eax
cltd
idivl -20(%rbp)
cmpl $0, %edx
jne LBB0_7
## %bb.6:
movl -20(%rbp), %eax
movl %eax, -16(%rbp)
LBB0_7:
movl -16(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB0_9
LBB0_8:
movl $1, -4(%rbp)
LBB0_9:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
the_stack_data/206392221.c
|
.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
adrp x8, _a@GOTPAGE
ldr x8, [x8, _a@GOTPAGEOFF]
str x8, [sp] ; 8-byte Folded Spill
add x8, x8, #4
str x8, [sp, #8] ; 8-byte Folded Spill
adrp x9, _d@GOTPAGE
ldr x9, [x9, _d@GOTPAGEOFF]
str x9, [sp, #16] ; 8-byte Folded Spill
stur wzr, [x29, #-4]
adrp x9, _b@GOTPAGE
ldr x9, [x9, _b@GOTPAGEOFF]
stur x9, [x29, #-16]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr w8, [x8]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x9, [sp] ; 8-byte Folded Reload
ldr x8, [sp, #8] ; 8-byte Folded Reload
adrp x10, _e@GOTPAGE
ldr x10, [x10, _e@GOTPAGEOFF]
str x10, [sp, #24]
adrp x10, _c@PAGE
ldr x10, [x10, _c@PAGEOFF]
ldr x11, [x10]
mov w10, #1
str w10, [x11]
ldur x10, [x29, #-16]
str x8, [x10]
ldr w8, [x9, #4]
mov w10, #0
eor w8, w8, w10
str w8, [x9, #4]
ldur x8, [x29, #-16]
ldr x8, [x8]
ldr w9, [x8]
adrp x8, _f@GOTPAGE
ldr x8, [x8, _f@GOTPAGEOFF]
str w9, [x8]
ldr w8, [x8]
ldr x9, [sp, #24]
str w8, [x9]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB0_1
LBB0_4:
adrp x8, _e@GOTPAGE
ldr x8, [x8, _e@GOTPAGEOFF]
ldr w8, [x8]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
bl _abort
LBB0_6:
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.comm _a,8,2 ; @a
.section __DATA,__const
.globl _k ; @k
.p2align 3
_k:
.quad _a+4
.comm _b,8,3 ; @b
.comm _d,4,2 ; @d
.comm _e,4,2 ; @e
.section __DATA,__data
.p2align 3 ; @c
_c:
.quad _b
.comm _f,4,2 ; @f
.subsections_via_symbols
|
.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
subq $32, %rsp
movl $0, -4(%rbp)
movq _b@GOTPCREL(%rip), %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rax
movq _a@GOTPCREL(%rip), %rcx
addq $4, %rcx
movq %rcx, (%rax)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq _d@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jg LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq _e@GOTPCREL(%rip), %rax
movq %rax, -24(%rbp)
movq _c(%rip), %rax
movq (%rax), %rax
movl $1, (%rax)
movq -16(%rbp), %rax
movq _a@GOTPCREL(%rip), %rcx
addq $4, %rcx
movq %rcx, (%rax)
movq _a@GOTPCREL(%rip), %rax
movl 4(%rax), %ecx
xorl $0, %ecx
movq _a@GOTPCREL(%rip), %rax
movl %ecx, 4(%rax)
movq -16(%rbp), %rax
movq (%rax), %rax
movl (%rax), %ecx
movq _f@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq _f@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq -24(%rbp), %rax
movl %ecx, (%rax)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movq _d@GOTPCREL(%rip), %rax
movl (%rax), %ecx
addl $1, %ecx
movq _d@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
jmp LBB0_1
LBB0_4:
movq _e@GOTPCREL(%rip), %rax
cmpl $1, (%rax)
je LBB0_6
## %bb.5:
callq _abort
LBB0_6:
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _a,8,2 ## @a
.section __DATA,__const
.globl _k ## @k
.p2align 3
_k:
.quad _a+4
.comm _b,8,3 ## @b
.comm _d,4,2 ## @d
.comm _e,4,2 ## @e
.section __DATA,__data
.p2align 3 ## @c
_c:
.quad _b
.comm _f,4,2 ## @f
.subsections_via_symbols
|
the_stack_data/798116.c
|
.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/61074669.c
|
.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/258158.c
|
.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 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
stur wzr, [x29, #-4]
str wzr, [sp, #16]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
mov w8, #1
stur w8, [x29, #-12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #16]
ldur w9, [x29, #-12]
add w8, w8, w9
str w8, [sp, #16]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_1
LBB0_4:
ldr w9, [sp, #16]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter the number : "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "\nSum of the numbers are : %d"
.subsections_via_symbols
|
.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
subq $16, %rsp
movl $0, -4(%rbp)
movl $0, -16(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movl $1, -12(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -12(%rbp), %eax
cmpl -8(%rbp), %eax
jg LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -16(%rbp), %eax
addl -12(%rbp), %eax
movl %eax, -16(%rbp)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_1
LBB0_4:
movl -16(%rbp), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %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 "Enter the number : "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "\nSum of the numbers are : %d"
.subsections_via_symbols
|
the_stack_data/89199664.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _rearrange ; -- Begin function rearrange
.p2align 2
_rearrange: ; @rearrange
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
adrp x8, _ar@GOTPAGE
ldr x8, [x8, _ar@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
str w0, [sp, #44]
str wzr, [sp, #36]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr w8, [sp, #36]
ldr w9, [sp, #44]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_20
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp, #40]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #40]
ldr w9, [sp, #44]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_18
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x9]
ldr w10, [sp, #40]
add w10, w10, #1
add x8, x8, w10, sxtw #4
ldr w8, [x8, #12]
ldr x9, [x9]
ldrsw x10, [sp, #40]
add x9, x9, x10, lsl #4
ldr w9, [x9, #12]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x9]
ldr w10, [sp, #40]
add w11, w10, #1
; implicit-def: $x10
mov x10, x11
sxtw x10, w10
lsl x10, x10, #4
ldr w8, [x8, x10]
str w8, [sp, #32]
ldr x8, [x9]
ldrsw x10, [sp, #40]
lsl x10, x10, #4
ldr w8, [x8, x10]
ldr x10, [x9]
ldr w11, [sp, #40]
add w12, w11, #1
; implicit-def: $x11
mov x11, x12
sxtw x11, w11
lsl x11, x11, #4
str w8, [x10, x11]
ldr w8, [sp, #32]
ldr x10, [x9]
ldrsw x11, [sp, #40]
lsl x11, x11, #4
str w8, [x10, x11]
ldr x8, [x9]
ldr w10, [sp, #40]
add w10, w10, #1
add x8, x8, w10, sxtw #4
ldr w8, [x8, #4]
str w8, [sp, #28]
ldr x8, [x9]
ldrsw x10, [sp, #40]
add x8, x8, x10, lsl #4
ldr w8, [x8, #4]
ldr x10, [x9]
ldr w11, [sp, #40]
add w11, w11, #1
add x10, x10, w11, sxtw #4
str w8, [x10, #4]
ldr w8, [sp, #28]
ldr x10, [x9]
ldrsw x11, [sp, #40]
add x10, x10, x11, lsl #4
str w8, [x10, #4]
ldr x8, [x9]
ldr w10, [sp, #40]
add w10, w10, #1
add x8, x8, w10, sxtw #4
ldr w8, [x8, #8]
str w8, [sp, #24]
ldr x8, [x9]
ldrsw x10, [sp, #40]
add x8, x8, x10, lsl #4
ldr w8, [x8, #8]
ldr x10, [x9]
ldr w11, [sp, #40]
add w11, w11, #1
add x10, x10, w11, sxtw #4
str w8, [x10, #8]
ldr w8, [sp, #24]
ldr x10, [x9]
ldrsw x11, [sp, #40]
add x10, x10, x11, lsl #4
str w8, [x10, #8]
ldr x8, [x9]
ldr w10, [sp, #40]
add w10, w10, #1
add x8, x8, w10, sxtw #4
ldr w8, [x8, #12]
str w8, [sp, #20]
ldr x8, [x9]
ldrsw x10, [sp, #40]
add x8, x8, x10, lsl #4
ldr w8, [x8, #12]
ldr x10, [x9]
ldr w11, [sp, #40]
add w11, w11, #1
add x10, x10, w11, sxtw #4
str w8, [x10, #12]
ldr w8, [sp, #20]
ldr x9, [x9]
ldrsw x10, [sp, #40]
add x9, x9, x10, lsl #4
str w8, [x9, #12]
b LBB0_16
LBB0_6: ; in Loop: Header=BB0_3 Depth=2
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x9]
ldr w10, [sp, #40]
add w10, w10, #1
add x8, x8, w10, sxtw #4
ldr w8, [x8, #12]
ldr x9, [x9]
ldrsw x10, [sp, #40]
add x9, x9, x10, lsl #4
ldr w9, [x9, #12]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_15
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_3 Depth=2
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x9]
ldr w10, [sp, #40]
add w10, w10, #1
add x8, x8, w10, sxtw #4
ldr w8, [x8, #4]
ldr x9, [x9]
ldrsw x10, [sp, #40]
add x9, x9, x10, lsl #4
ldr w9, [x9, #4]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_3 Depth=2
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x9]
ldr w10, [sp, #40]
add w11, w10, #1
; implicit-def: $x10
mov x10, x11
sxtw x10, w10
lsl x10, x10, #4
ldr w8, [x8, x10]
str w8, [sp, #32]
ldr x8, [x9]
ldrsw x10, [sp, #40]
lsl x10, x10, #4
ldr w8, [x8, x10]
ldr x10, [x9]
ldr w11, [sp, #40]
add w12, w11, #1
; implicit-def: $x11
mov x11, x12
sxtw x11, w11
lsl x11, x11, #4
str w8, [x10, x11]
ldr w8, [sp, #32]
ldr x10, [x9]
ldrsw x11, [sp, #40]
lsl x11, x11, #4
str w8, [x10, x11]
ldr x8, [x9]
ldr w10, [sp, #40]
add w10, w10, #1
add x8, x8, w10, sxtw #4
ldr w8, [x8, #4]
str w8, [sp, #28]
ldr x8, [x9]
ldrsw x10, [sp, #40]
add x8, x8, x10, lsl #4
ldr w8, [x8, #4]
ldr x10, [x9]
ldr w11, [sp, #40]
add w11, w11, #1
add x10, x10, w11, sxtw #4
str w8, [x10, #4]
ldr w8, [sp, #28]
ldr x10, [x9]
ldrsw x11, [sp, #40]
add x10, x10, x11, lsl #4
str w8, [x10, #4]
ldr x8, [x9]
ldr w10, [sp, #40]
add w10, w10, #1
add x8, x8, w10, sxtw #4
ldr w8, [x8, #8]
str w8, [sp, #24]
ldr x8, [x9]
ldrsw x10, [sp, #40]
add x8, x8, x10, lsl #4
ldr w8, [x8, #8]
ldr x10, [x9]
ldr w11, [sp, #40]
add w11, w11, #1
add x10, x10, w11, sxtw #4
str w8, [x10, #8]
ldr w8, [sp, #24]
ldr x10, [x9]
ldrsw x11, [sp, #40]
add x10, x10, x11, lsl #4
str w8, [x10, #8]
ldr x8, [x9]
ldr w10, [sp, #40]
add w10, w10, #1
add x8, x8, w10, sxtw #4
ldr w8, [x8, #12]
str w8, [sp, #20]
ldr x8, [x9]
ldrsw x10, [sp, #40]
add x8, x8, x10, lsl #4
ldr w8, [x8, #12]
ldr x10, [x9]
ldr w11, [sp, #40]
add w11, w11, #1
add x10, x10, w11, sxtw #4
str w8, [x10, #12]
ldr w8, [sp, #20]
ldr x9, [x9]
ldrsw x10, [sp, #40]
add x9, x9, x10, lsl #4
str w8, [x9, #12]
b LBB0_14
LBB0_9: ; in Loop: Header=BB0_3 Depth=2
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x9]
ldr w10, [sp, #40]
add w10, w10, #1
add x8, x8, w10, sxtw #4
ldr w8, [x8, #4]
ldr x9, [x9]
ldrsw x10, [sp, #40]
add x9, x9, x10, lsl #4
ldr w9, [x9, #4]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_13
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_3 Depth=2
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x9]
ldr w10, [sp, #40]
add w10, w10, #1
add x8, x8, w10, sxtw #4
ldr w8, [x8, #8]
ldr x9, [x9]
ldrsw x10, [sp, #40]
add x9, x9, x10, lsl #4
ldr w9, [x9, #8]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_3 Depth=2
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x9]
ldr w10, [sp, #40]
add w11, w10, #1
; implicit-def: $x10
mov x10, x11
sxtw x10, w10
lsl x10, x10, #4
ldr w8, [x8, x10]
str w8, [sp, #32]
ldr x8, [x9]
ldrsw x10, [sp, #40]
lsl x10, x10, #4
ldr w8, [x8, x10]
ldr x10, [x9]
ldr w11, [sp, #40]
add w12, w11, #1
; implicit-def: $x11
mov x11, x12
sxtw x11, w11
lsl x11, x11, #4
str w8, [x10, x11]
ldr w8, [sp, #32]
ldr x10, [x9]
ldrsw x11, [sp, #40]
lsl x11, x11, #4
str w8, [x10, x11]
ldr x8, [x9]
ldr w10, [sp, #40]
add w10, w10, #1
add x8, x8, w10, sxtw #4
ldr w8, [x8, #4]
str w8, [sp, #28]
ldr x8, [x9]
ldrsw x10, [sp, #40]
add x8, x8, x10, lsl #4
ldr w8, [x8, #4]
ldr x10, [x9]
ldr w11, [sp, #40]
add w11, w11, #1
add x10, x10, w11, sxtw #4
str w8, [x10, #4]
ldr w8, [sp, #28]
ldr x10, [x9]
ldrsw x11, [sp, #40]
add x10, x10, x11, lsl #4
str w8, [x10, #4]
ldr x8, [x9]
ldr w10, [sp, #40]
add w10, w10, #1
add x8, x8, w10, sxtw #4
ldr w8, [x8, #8]
str w8, [sp, #24]
ldr x8, [x9]
ldrsw x10, [sp, #40]
add x8, x8, x10, lsl #4
ldr w8, [x8, #8]
ldr x10, [x9]
ldr w11, [sp, #40]
add w11, w11, #1
add x10, x10, w11, sxtw #4
str w8, [x10, #8]
ldr w8, [sp, #24]
ldr x10, [x9]
ldrsw x11, [sp, #40]
add x10, x10, x11, lsl #4
str w8, [x10, #8]
ldr x8, [x9]
ldr w10, [sp, #40]
add w10, w10, #1
add x8, x8, w10, sxtw #4
ldr w8, [x8, #12]
str w8, [sp, #20]
ldr x8, [x9]
ldrsw x10, [sp, #40]
add x8, x8, x10, lsl #4
ldr w8, [x8, #12]
ldr x10, [x9]
ldr w11, [sp, #40]
add w11, w11, #1
add x10, x10, w11, sxtw #4
str w8, [x10, #12]
ldr w8, [sp, #20]
ldr x9, [x9]
ldrsw x10, [sp, #40]
add x9, x9, x10, lsl #4
str w8, [x9, #12]
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_3 Depth=2
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_3 Depth=2
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_3 Depth=2
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_3 Depth=2
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_3 Depth=2
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #40]
add w8, w8, #1
str w8, [sp, #40]
b LBB0_3
LBB0_18: ; in Loop: Header=BB0_1 Depth=1
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #36]
add w8, w8, #1
str w8, [sp, #36]
b LBB0_1
LBB0_20:
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
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
adrp x8, _ar@GOTPAGE
ldr x8, [x8, _ar@GOTPAGEOFF]
stur x8, [x29, #-24] ; 8-byte Folded Spill
stur wzr, [x29, #-4]
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldursw x8, [x29, #-8]
lsl x0, x8, #4
bl _malloc
ldur x8, [x29, #-24] ; 8-byte Folded Reload
str x0, [x8]
stur wzr, [x29, #-12]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_4
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldur x8, [x29, #-24] ; 8-byte Folded Reload
ldr x9, [x8]
ldursw x10, [x29, #-12]
add x12, x9, x10, lsl #4
ldr x9, [x8]
ldursw x10, [x29, #-12]
add x9, x9, x10, lsl #4
add x11, x9, #4
ldr x9, [x8]
ldursw x10, [x29, #-12]
add x9, x9, x10, lsl #4
add x10, x9, #8
ldr x8, [x8]
ldursw x9, [x29, #-12]
add x8, x8, x9, lsl #4
add x8, x8, #12
mov x9, sp
str x12, [x9]
str x11, [x9, #8]
str x10, [x9, #16]
str x8, [x9, #24]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB1_1
LBB1_4:
ldur w0, [x29, #-8]
bl _rearrange
stur wzr, [x29, #-16]
b LBB1_5
LBB1_5: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-16]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_8
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_5 Depth=1
ldur x8, [x29, #-24] ; 8-byte Folded Reload
ldr x8, [x8]
ldursw x9, [x29, #-16]
lsl x9, x9, #4
ldr w9, [x8, x9]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_5 Depth=1
ldur w8, [x29, #-16]
add w8, w8, #1
stur w8, [x29, #-16]
b LBB1_5
LBB1_8:
ldur x8, [x29, #-24] ; 8-byte Folded Reload
ldr x0, [x8]
bl _free
mov w0, #0
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.comm _ar,8,3 ; @ar
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "%d %d %d %d"
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 _rearrange ## -- Begin function rearrange
.p2align 4, 0x90
_rearrange: ## @rearrange
.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, -4(%rbp)
movl $0, -12(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
movl -12(%rbp), %eax
cmpl -4(%rbp), %eax
jge LBB0_20
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $0, -8(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -8(%rbp), %eax
movl -4(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB0_18
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -8(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
shlq $4, %rcx
addq %rcx, %rax
movl 12(%rax), %eax
movq _ar@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movslq -8(%rbp), %rdx
shlq $4, %rdx
addq %rdx, %rcx
cmpl 12(%rcx), %eax
jle LBB0_6
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -8(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
shlq $4, %rcx
addq %rcx, %rax
movl (%rax), %eax
movl %eax, -16(%rbp)
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movl (%rax), %ecx
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -8(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
shlq $4, %rdx
addq %rdx, %rax
movl %ecx, (%rax)
movl -16(%rbp), %ecx
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rdx
shlq $4, %rdx
addq %rdx, %rax
movl %ecx, (%rax)
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -8(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
shlq $4, %rcx
addq %rcx, %rax
movl 4(%rax), %eax
movl %eax, -20(%rbp)
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movl 4(%rax), %ecx
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -8(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
shlq $4, %rdx
addq %rdx, %rax
movl %ecx, 4(%rax)
movl -20(%rbp), %ecx
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rdx
shlq $4, %rdx
addq %rdx, %rax
movl %ecx, 4(%rax)
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -8(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
shlq $4, %rcx
addq %rcx, %rax
movl 8(%rax), %eax
movl %eax, -24(%rbp)
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movl 8(%rax), %ecx
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -8(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
shlq $4, %rdx
addq %rdx, %rax
movl %ecx, 8(%rax)
movl -24(%rbp), %ecx
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rdx
shlq $4, %rdx
addq %rdx, %rax
movl %ecx, 8(%rax)
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -8(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
shlq $4, %rcx
addq %rcx, %rax
movl 12(%rax), %eax
movl %eax, -28(%rbp)
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movl 12(%rax), %ecx
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -8(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
shlq $4, %rdx
addq %rdx, %rax
movl %ecx, 12(%rax)
movl -28(%rbp), %ecx
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rdx
shlq $4, %rdx
addq %rdx, %rax
movl %ecx, 12(%rax)
jmp LBB0_16
LBB0_6: ## in Loop: Header=BB0_3 Depth=2
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -8(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
shlq $4, %rcx
addq %rcx, %rax
movl 12(%rax), %eax
movq _ar@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movslq -8(%rbp), %rdx
shlq $4, %rdx
addq %rdx, %rcx
cmpl 12(%rcx), %eax
jne LBB0_15
## %bb.7: ## in Loop: Header=BB0_3 Depth=2
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -8(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
shlq $4, %rcx
addq %rcx, %rax
movl 4(%rax), %eax
movq _ar@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movslq -8(%rbp), %rdx
shlq $4, %rdx
addq %rdx, %rcx
cmpl 4(%rcx), %eax
jle LBB0_9
## %bb.8: ## in Loop: Header=BB0_3 Depth=2
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -8(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
shlq $4, %rcx
addq %rcx, %rax
movl (%rax), %eax
movl %eax, -16(%rbp)
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movl (%rax), %ecx
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -8(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
shlq $4, %rdx
addq %rdx, %rax
movl %ecx, (%rax)
movl -16(%rbp), %ecx
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rdx
shlq $4, %rdx
addq %rdx, %rax
movl %ecx, (%rax)
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -8(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
shlq $4, %rcx
addq %rcx, %rax
movl 4(%rax), %eax
movl %eax, -20(%rbp)
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movl 4(%rax), %ecx
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -8(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
shlq $4, %rdx
addq %rdx, %rax
movl %ecx, 4(%rax)
movl -20(%rbp), %ecx
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rdx
shlq $4, %rdx
addq %rdx, %rax
movl %ecx, 4(%rax)
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -8(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
shlq $4, %rcx
addq %rcx, %rax
movl 8(%rax), %eax
movl %eax, -24(%rbp)
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movl 8(%rax), %ecx
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -8(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
shlq $4, %rdx
addq %rdx, %rax
movl %ecx, 8(%rax)
movl -24(%rbp), %ecx
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rdx
shlq $4, %rdx
addq %rdx, %rax
movl %ecx, 8(%rax)
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -8(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
shlq $4, %rcx
addq %rcx, %rax
movl 12(%rax), %eax
movl %eax, -28(%rbp)
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movl 12(%rax), %ecx
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -8(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
shlq $4, %rdx
addq %rdx, %rax
movl %ecx, 12(%rax)
movl -28(%rbp), %ecx
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rdx
shlq $4, %rdx
addq %rdx, %rax
movl %ecx, 12(%rax)
jmp LBB0_14
LBB0_9: ## in Loop: Header=BB0_3 Depth=2
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -8(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
shlq $4, %rcx
addq %rcx, %rax
movl 4(%rax), %eax
movq _ar@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movslq -8(%rbp), %rdx
shlq $4, %rdx
addq %rdx, %rcx
cmpl 4(%rcx), %eax
jne LBB0_13
## %bb.10: ## in Loop: Header=BB0_3 Depth=2
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -8(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
shlq $4, %rcx
addq %rcx, %rax
movl 8(%rax), %eax
movq _ar@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movslq -8(%rbp), %rdx
shlq $4, %rdx
addq %rdx, %rcx
cmpl 8(%rcx), %eax
jle LBB0_12
## %bb.11: ## in Loop: Header=BB0_3 Depth=2
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -8(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
shlq $4, %rcx
addq %rcx, %rax
movl (%rax), %eax
movl %eax, -16(%rbp)
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movl (%rax), %ecx
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -8(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
shlq $4, %rdx
addq %rdx, %rax
movl %ecx, (%rax)
movl -16(%rbp), %ecx
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rdx
shlq $4, %rdx
addq %rdx, %rax
movl %ecx, (%rax)
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -8(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
shlq $4, %rcx
addq %rcx, %rax
movl 4(%rax), %eax
movl %eax, -20(%rbp)
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movl 4(%rax), %ecx
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -8(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
shlq $4, %rdx
addq %rdx, %rax
movl %ecx, 4(%rax)
movl -20(%rbp), %ecx
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rdx
shlq $4, %rdx
addq %rdx, %rax
movl %ecx, 4(%rax)
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -8(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
shlq $4, %rcx
addq %rcx, %rax
movl 8(%rax), %eax
movl %eax, -24(%rbp)
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movl 8(%rax), %ecx
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -8(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
shlq $4, %rdx
addq %rdx, %rax
movl %ecx, 8(%rax)
movl -24(%rbp), %ecx
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rdx
shlq $4, %rdx
addq %rdx, %rax
movl %ecx, 8(%rax)
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -8(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
shlq $4, %rcx
addq %rcx, %rax
movl 12(%rax), %eax
movl %eax, -28(%rbp)
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movl 12(%rax), %ecx
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl -8(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
shlq $4, %rdx
addq %rdx, %rax
movl %ecx, 12(%rax)
movl -28(%rbp), %ecx
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rdx
shlq $4, %rdx
addq %rdx, %rax
movl %ecx, 12(%rax)
LBB0_12: ## in Loop: Header=BB0_3 Depth=2
jmp LBB0_13
LBB0_13: ## in Loop: Header=BB0_3 Depth=2
jmp LBB0_14
LBB0_14: ## in Loop: Header=BB0_3 Depth=2
jmp LBB0_15
LBB0_15: ## in Loop: Header=BB0_3 Depth=2
jmp LBB0_16
LBB0_16: ## in Loop: Header=BB0_3 Depth=2
jmp LBB0_17
LBB0_17: ## in Loop: Header=BB0_3 Depth=2
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB0_3
LBB0_18: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_19
LBB0_19: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_1
LBB0_20:
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
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movslq -8(%rbp), %rdi
shlq $4, %rdi
callq _malloc
movq %rax, %rcx
movq _ar@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movl $0, -12(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movl -12(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rsi
movslq -12(%rbp), %rax
shlq $4, %rax
addq %rax, %rsi
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movslq -12(%rbp), %rax
shlq $4, %rax
addq %rax, %rdx
addq $4, %rdx
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rcx
movslq -12(%rbp), %rax
shlq $4, %rax
addq %rax, %rcx
addq $8, %rcx
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %r8
movslq -12(%rbp), %rax
shlq $4, %rax
addq %rax, %r8
addq $12, %r8
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB1_1
LBB1_4:
movl -8(%rbp), %edi
callq _rearrange
movl $0, -16(%rbp)
LBB1_5: ## =>This Inner Loop Header: Depth=1
movl -16(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB1_8
## %bb.6: ## in Loop: Header=BB1_5 Depth=1
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -16(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movl (%rax), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
## %bb.7: ## in Loop: Header=BB1_5 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB1_5
LBB1_8:
movq _ar@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _free
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ar,8,3 ## @ar
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "%d %d %d %d"
L_.str.2: ## @.str.2
.asciz "%d\n"
.subsections_via_symbols
|
the_stack_data/750268.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _limpaInput ; -- Begin function limpaInput
.p2align 2
_limpaInput: ; @limpaInput
.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
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
bl _getchar
subs w8, w0, #10
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_3:
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _ler ; -- Begin function ler
.p2align 2
_ler: ; @ler
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
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
stur x0, [x29, #-8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
stur wzr, [x29, #-12]
b LBB1_1
LBB1_1: ; =>This Loop Header: Depth=1
; Child Loop BB1_3 Depth 2
; Child Loop BB1_6 Depth 2
; Child Loop BB1_10 Depth 3
ldur w8, [x29, #-12]
subs w8, w8, #20
cset w8, ge
tbnz w8, #0, LBB1_15
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldur w8, [x29, #-12]
add w10, w8, #1
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB1_3
LBB1_3: ; Parent Loop BB1_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
add x8, x8, x9, lsl #2
mov x9, sp
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _scanf
subs w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB1_5
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_3 Depth=2
bl _limpaInput
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
b LBB1_3
LBB1_5: ; in Loop: Header=BB1_1 Depth=1
b LBB1_6
LBB1_6: ; Parent Loop BB1_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB1_10 Depth 3
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #7
cset w8, lt
mov w9, #1
str w9, [sp, #16] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_8
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_6 Depth=2
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #30
cset w8, gt
str w8, [sp, #16] ; 4-byte Folded Spill
b LBB1_8
LBB1_8: ; in Loop: Header=BB1_6 Depth=2
ldr w8, [sp, #16] ; 4-byte Folded Reload
tbz w8, #0, LBB1_13
b LBB1_9
LBB1_9: ; in Loop: Header=BB1_6 Depth=2
bl _limpaInput
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
b LBB1_10
LBB1_10: ; Parent Loop BB1_1 Depth=1
; Parent Loop BB1_6 Depth=2
; => This Inner Loop Header: Depth=3
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
add x8, x8, x9, lsl #2
mov x9, sp
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _scanf
subs w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB1_12
b LBB1_11
LBB1_11: ; in Loop: Header=BB1_10 Depth=3
bl _limpaInput
b LBB1_10
LBB1_12: ; in Loop: Header=BB1_6 Depth=2
b LBB1_6
LBB1_13: ; in Loop: Header=BB1_1 Depth=1
b LBB1_14
LBB1_14: ; in Loop: Header=BB1_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB1_1
LBB1_15:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _escreve ; -- Begin function escreve
.p2align 2
_escreve: ; @escreve
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
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
stur x0, [x29, #-8]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
stur wzr, [x29, #-12]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-12]
subs w8, w8, #20
cset w8, ge
tbnz w8, #0, LBB2_4
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB2_1
LBB2_4:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _multiplicacao ; -- Begin function multiplicacao
.p2align 2
_multiplicacao: ; @multiplicacao
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
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
stur x0, [x29, #-8]
mov x8, #1
str x8, [sp, #16]
str wzr, [sp, #12]
b LBB3_1
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
subs w8, w8, #20
cset w8, ge
tbnz w8, #0, LBB3_4
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp, #12]
ldrsw x9, [x8, x9, lsl #2]
ldr x8, [sp, #16]
mul x8, x8, x9
str x8, [sp, #16]
b LBB3_3
LBB3_3: ; in Loop: Header=BB3_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB3_1
LBB3_4:
ldr x8, [sp, #16]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _ordemcrescente ; -- Begin function ordemcrescente
.p2align 2
_ordemcrescente: ; @ordemcrescente
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
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
stur x0, [x29, #-8]
stur wzr, [x29, #-12]
b LBB4_1
LBB4_1: ; =>This Loop Header: Depth=1
; Child Loop BB4_3 Depth 2
ldur w8, [x29, #-12]
subs w8, w8, #20
cset w8, ge
tbnz w8, #0, LBB4_10
b LBB4_2
LBB4_2: ; in Loop: Header=BB4_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
str w8, [sp, #16]
b LBB4_3
LBB4_3: ; Parent Loop BB4_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #16]
subs w8, w8, #20
cset w8, ge
tbnz w8, #0, LBB4_8
b LBB4_4
LBB4_4: ; in Loop: Header=BB4_3 Depth=2
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
ldr w8, [x8, x9, lsl #2]
ldur x9, [x29, #-8]
ldrsw x10, [sp, #16]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB4_6
b LBB4_5
LBB4_5: ; in Loop: Header=BB4_3 Depth=2
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #12]
ldur x8, [x29, #-8]
ldrsw x9, [sp, #16]
ldr w8, [x8, x9, lsl #2]
ldur x9, [x29, #-8]
ldursw x10, [x29, #-12]
str w8, [x9, x10, lsl #2]
ldr w8, [sp, #12]
ldur x9, [x29, #-8]
ldrsw x10, [sp, #16]
str w8, [x9, x10, lsl #2]
b LBB4_6
LBB4_6: ; in Loop: Header=BB4_3 Depth=2
b LBB4_7
LBB4_7: ; in Loop: Header=BB4_3 Depth=2
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB4_3
LBB4_8: ; in Loop: Header=BB4_1 Depth=1
b LBB4_9
LBB4_9: ; in Loop: Header=BB4_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB4_1
LBB4_10:
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _printf
str wzr, [sp, #8]
b LBB4_11
LBB4_11: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
subs w8, w8, #20
cset w8, ge
tbnz w8, #0, LBB4_14
b LBB4_12
LBB4_12: ; in Loop: Header=BB4_11 Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp, #8]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
b LBB4_13
LBB4_13: ; in Loop: Header=BB4_11 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB4_11
LBB4_14:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _devolvenumero ; -- Begin function devolvenumero
.p2align 2
_devolvenumero: ; @devolvenumero
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
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
stur x0, [x29, #-8]
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl _printf
stur wzr, [x29, #-12]
b LBB5_1
LBB5_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-12]
subs w8, w8, #20
cset w8, ge
tbnz w8, #0, LBB5_8
b LBB5_2
LBB5_2: ; in Loop: Header=BB5_1 Depth=1
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #2
cset w8, le
tbnz w8, #0, LBB5_6
b LBB5_3
LBB5_3: ; in Loop: Header=BB5_1 Depth=1
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
ldr w8, [x8, x9, lsl #2]
mov w10, #5
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB5_5
b LBB5_4
LBB5_4: ; in Loop: Header=BB5_1 Depth=1
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _printf
b LBB5_5
LBB5_5: ; in Loop: Header=BB5_1 Depth=1
b LBB5_6
LBB5_6: ; in Loop: Header=BB5_1 Depth=1
b LBB5_7
LBB5_7: ; in Loop: Header=BB5_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB5_1
LBB5_8:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _minimodovetor ; -- Begin function minimodovetor
.p2align 2
_minimodovetor: ; @minimodovetor
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
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
stur x0, [x29, #-8]
stur wzr, [x29, #-12]
ldur x8, [x29, #-8]
ldr w8, [x8]
str w8, [sp, #16]
mov w8, #1
stur w8, [x29, #-12]
b LBB6_1
LBB6_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-12]
subs w8, w8, #20
cset w8, ge
tbnz w8, #0, LBB6_6
b LBB6_2
LBB6_2: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
ldr w8, [x8, x9, lsl #2]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB6_4
b LBB6_3
LBB6_3: ; in Loop: Header=BB6_1 Depth=1
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #16]
b LBB6_4
LBB6_4: ; in Loop: Header=BB6_1 Depth=1
b LBB6_5
LBB6_5: ; in Loop: Header=BB6_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB6_1
LBB6_6:
ldr w9, [sp, #16]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _printf
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Antes de poder aceder ao menu de funcionalidades, precisamos de saber qual \303\251 o seu vetor! \n"
l_.str.1: ; @.str.1
.asciz "Indique agora os valores entre 7 e 30 que o seu vetor vai ter nas suas respetivas posi\303\247\303\265es (20 posic\303\265es): \n"
l_.str.2: ; @.str.2
.asciz "\n"
l_.str.3: ; @.str.3
.asciz "%d\302\272 valor - "
l_.str.4: ; @.str.4
.asciz "%d"
l_.str.5: ; @.str.5
.asciz "ERRO! Digite um valor entre 7 e 30\n"
l_.str.6: ; @.str.6
.asciz "O vetor \303\251: "
l_.str.7: ; @.str.7
.asciz "%d "
l_.str.8: ; @.str.8
.asciz "A multiplica\303\247\303\243o dos valores do vetor \303\251 %ld\n"
l_.str.9: ; @.str.9
.asciz "O vetor na ordem crescente fica: \n"
l_.str.10: ; @.str.10
.asciz "Os n\303\272meros que s\303\243o maiores que 2 e divisiveis por 5 s\303\243o:"
l_.str.11: ; @.str.11
.asciz "%d\t"
l_.str.12: ; @.str.12
.asciz "O valor minimo do vetor \303\251: %d\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _limpaInput ## -- Begin function limpaInput
.p2align 4, 0x90
_limpaInput: ## @limpaInput
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
jmp LBB0_1
LBB0_1: ## =>This Inner Loop Header: Depth=1
callq _getchar
cmpl $10, %eax
je LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_3:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ler ## -- Begin function ler
.p2align 4, 0x90
_ler: ## @ler
.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 %rdi, -8(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -12(%rbp)
LBB1_1: ## =>This Loop Header: Depth=1
## Child Loop BB1_3 Depth 2
## Child Loop BB1_6 Depth 2
## Child Loop BB1_10 Depth 3
cmpl $20, -12(%rbp)
jge LBB1_15
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl -12(%rbp), %esi
addl $1, %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
LBB1_3: ## Parent Loop BB1_1 Depth=1
## => This Inner Loop Header: Depth=2
movq -8(%rbp), %rsi
movslq -12(%rbp), %rax
shlq $2, %rax
addq %rax, %rsi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _scanf
cmpl $1, %eax
je LBB1_5
## %bb.4: ## in Loop: Header=BB1_3 Depth=2
callq _limpaInput
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB1_3
LBB1_5: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_6
LBB1_6: ## Parent Loop BB1_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB1_10 Depth 3
movq -8(%rbp), %rcx
movslq -12(%rbp), %rdx
movb $1, %al
cmpl $7, (%rcx,%rdx,4)
movb %al, -13(%rbp) ## 1-byte Spill
jl LBB1_8
## %bb.7: ## in Loop: Header=BB1_6 Depth=2
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
cmpl $30, (%rax,%rcx,4)
setg %al
movb %al, -13(%rbp) ## 1-byte Spill
LBB1_8: ## in Loop: Header=BB1_6 Depth=2
movb -13(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB1_9
jmp LBB1_13
LBB1_9: ## in Loop: Header=BB1_6 Depth=2
callq _limpaInput
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
LBB1_10: ## Parent Loop BB1_1 Depth=1
## Parent Loop BB1_6 Depth=2
## => This Inner Loop Header: Depth=3
movq -8(%rbp), %rsi
movslq -12(%rbp), %rax
shlq $2, %rax
addq %rax, %rsi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _scanf
cmpl $1, %eax
je LBB1_12
## %bb.11: ## in Loop: Header=BB1_10 Depth=3
callq _limpaInput
jmp LBB1_10
LBB1_12: ## in Loop: Header=BB1_6 Depth=2
jmp LBB1_6
LBB1_13: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_14
LBB1_14: ## in Loop: Header=BB1_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB1_1
LBB1_15:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _escreve ## -- Begin function escreve
.p2align 4, 0x90
_escreve: ## @escreve
.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 %rdi, -8(%rbp)
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -12(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
cmpl $20, -12(%rbp)
jge LBB2_4
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movl (%rax,%rcx,4), %esi
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
## %bb.3: ## in Loop: Header=BB2_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB2_1
LBB2_4:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _multiplicacao ## -- Begin function multiplicacao
.p2align 4, 0x90
_multiplicacao: ## @multiplicacao
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq $1, -16(%rbp)
movl $0, -20(%rbp)
LBB3_1: ## =>This Inner Loop Header: Depth=1
cmpl $20, -20(%rbp)
jge LBB3_4
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movslq (%rax,%rcx,4), %rax
imulq -16(%rbp), %rax
movq %rax, -16(%rbp)
## %bb.3: ## in Loop: Header=BB3_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB3_1
LBB3_4:
movq -16(%rbp), %rsi
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ordemcrescente ## -- Begin function ordemcrescente
.p2align 4, 0x90
_ordemcrescente: ## @ordemcrescente
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl $0, -12(%rbp)
LBB4_1: ## =>This Loop Header: Depth=1
## Child Loop BB4_3 Depth 2
cmpl $20, -12(%rbp)
jge LBB4_10
## %bb.2: ## in Loop: Header=BB4_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
LBB4_3: ## Parent Loop BB4_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $20, -16(%rbp)
jge LBB4_8
## %bb.4: ## in Loop: Header=BB4_3 Depth=2
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movq -8(%rbp), %rcx
movslq -16(%rbp), %rdx
cmpl (%rcx,%rdx,4), %eax
jle LBB4_6
## %bb.5: ## in Loop: Header=BB4_3 Depth=2
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -20(%rbp)
movq -8(%rbp), %rax
movslq -16(%rbp), %rcx
movl (%rax,%rcx,4), %edx
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movl -20(%rbp), %edx
movq -8(%rbp), %rax
movslq -16(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
LBB4_6: ## in Loop: Header=BB4_3 Depth=2
jmp LBB4_7
LBB4_7: ## in Loop: Header=BB4_3 Depth=2
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB4_3
LBB4_8: ## in Loop: Header=BB4_1 Depth=1
jmp LBB4_9
LBB4_9: ## in Loop: Header=BB4_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB4_1
LBB4_10:
leaq L_.str.9(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -24(%rbp)
LBB4_11: ## =>This Inner Loop Header: Depth=1
cmpl $20, -24(%rbp)
jge LBB4_14
## %bb.12: ## in Loop: Header=BB4_11 Depth=1
movq -8(%rbp), %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %esi
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
## %bb.13: ## in Loop: Header=BB4_11 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB4_11
LBB4_14:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _devolvenumero ## -- Begin function devolvenumero
.p2align 4, 0x90
_devolvenumero: ## @devolvenumero
.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 %rdi, -8(%rbp)
leaq L_.str.10(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -12(%rbp)
LBB5_1: ## =>This Inner Loop Header: Depth=1
cmpl $20, -12(%rbp)
jge LBB5_8
## %bb.2: ## in Loop: Header=BB5_1 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
cmpl $2, (%rax,%rcx,4)
jle LBB5_6
## %bb.3: ## in Loop: Header=BB5_1 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl $5, %ecx
cltd
idivl %ecx
cmpl $0, %edx
jne LBB5_5
## %bb.4: ## in Loop: Header=BB5_1 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movl (%rax,%rcx,4), %esi
leaq L_.str.11(%rip), %rdi
movb $0, %al
callq _printf
LBB5_5: ## in Loop: Header=BB5_1 Depth=1
jmp LBB5_6
LBB5_6: ## in Loop: Header=BB5_1 Depth=1
jmp LBB5_7
LBB5_7: ## in Loop: Header=BB5_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB5_1
LBB5_8:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _minimodovetor ## -- Begin function minimodovetor
.p2align 4, 0x90
_minimodovetor: ## @minimodovetor
.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 %rdi, -8(%rbp)
movl $0, -12(%rbp)
movq -8(%rbp), %rax
movl (%rax), %eax
movl %eax, -16(%rbp)
movl $1, -12(%rbp)
LBB6_1: ## =>This Inner Loop Header: Depth=1
cmpl $20, -12(%rbp)
jge LBB6_6
## %bb.2: ## in Loop: Header=BB6_1 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movl (%rax,%rcx,4), %eax
cmpl -16(%rbp), %eax
jge LBB6_4
## %bb.3: ## in Loop: Header=BB6_1 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -16(%rbp)
LBB6_4: ## in Loop: Header=BB6_1 Depth=1
jmp LBB6_5
LBB6_5: ## in Loop: Header=BB6_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB6_1
LBB6_6:
movl -16(%rbp), %esi
leaq L_.str.12(%rip), %rdi
movb $0, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Antes de poder aceder ao menu de funcionalidades, precisamos de saber qual \303\251 o seu vetor! \n"
L_.str.1: ## @.str.1
.asciz "Indique agora os valores entre 7 e 30 que o seu vetor vai ter nas suas respetivas posi\303\247\303\265es (20 posic\303\265es): \n"
L_.str.2: ## @.str.2
.asciz "\n"
L_.str.3: ## @.str.3
.asciz "%d\302\272 valor - "
L_.str.4: ## @.str.4
.asciz "%d"
L_.str.5: ## @.str.5
.asciz "ERRO! Digite um valor entre 7 e 30\n"
L_.str.6: ## @.str.6
.asciz "O vetor \303\251: "
L_.str.7: ## @.str.7
.asciz "%d "
L_.str.8: ## @.str.8
.asciz "A multiplica\303\247\303\243o dos valores do vetor \303\251 %ld\n"
L_.str.9: ## @.str.9
.asciz "O vetor na ordem crescente fica: \n"
L_.str.10: ## @.str.10
.asciz "Os n\303\272meros que s\303\243o maiores que 2 e divisiveis por 5 s\303\243o:"
L_.str.11: ## @.str.11
.asciz "%d\t"
L_.str.12: ## @.str.12
.asciz "O valor minimo do vetor \303\251: %d\n"
.subsections_via_symbols
|
the_stack_data/218894502.c
|
.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:
sub sp, sp, #16
.cfi_def_cfa_offset 16
add x8, sp, #8
str x0, [sp, #8]
mov x9, #5
str x9, [sp, #8]
str x8, [sp]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _bar ; -- Begin function bar
.p2align 2
_bar: ; @bar
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
mov x8, #5
str x8, [sp, #8]
ldr x8, [sp, #8]
str x8, [sp]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _id ; -- Begin function id
.p2align 2
_id: ; @id
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x0, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _f ; -- Begin function f
.p2align 2
_f: ; @f
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr w0, [x8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _baz ; -- Begin function baz
.p2align 2
_baz: ; @baz
.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
adrp x8, _f@PAGE
add x8, x8, _f@PAGEOFF
mov x9, x8
str x9, [sp, #8]
str x8, [sp]
mov x0, #0
bl _f
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _addrof ; -- Begin function addrof
.p2align 2
_addrof: ; @addrof
.cfi_startproc
; %bb.0:
adrp x9, _fp@GOTPAGE
ldr x9, [x9, _fp@GOTPAGEOFF]
adrp x8, _xfunc@GOTPAGE
ldr x8, [x8, _xfunc@GOTPAGEOFF]
str x8, [x9]
ret
.cfi_endproc
; -- End function
.globl _bif ; -- Begin function bif
.p2align 2
_bif: ; @bif
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
; kill: def $x8 killed $xzr
str xzr, [sp, #16]
ldr x8, [sp, #16]
mov x9, x8
str x9, [sp, #24]
ldr x9, [x8]
add x8, sp, #8
str x9, [sp, #8]
str x8, [sp, #16]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _fp,8,3 ; @fp
.subsections_via_symbols
|
.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 %rdi, -8(%rbp)
movl $5, %eax
movq %rax, -8(%rbp)
leaq -8(%rbp), %rax
movq %rax, -16(%rbp)
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
movq %rdi, -8(%rbp)
movl $5, %eax
movq %rax, -8(%rbp)
movq -8(%rbp), %rax
movq %rax, -16(%rbp)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _id ## -- Begin function id
.p2align 4, 0x90
_id: ## @id
.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, -8(%rbp)
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _f ## -- Begin function f
.p2align 4, 0x90
_f: ## @f
.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, -8(%rbp)
movq -8(%rbp), %rax
movl (%rax), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _baz ## -- Begin function baz
.p2align 4, 0x90
_baz: ## @baz
.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 _f(%rip), %rax
movq %rax, -8(%rbp)
leaq _f(%rip), %rax
movq %rax, -16(%rbp)
xorl %eax, %eax
movl %eax, %edi
callq _f
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _addrof ## -- Begin function addrof
.p2align 4, 0x90
_addrof: ## @addrof
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _fp@GOTPCREL(%rip), %rax
movq _xfunc@GOTPCREL(%rip), %rcx
movq %rcx, (%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _bif ## -- Begin function bif
.p2align 4, 0x90
_bif: ## @bif
.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, -8(%rbp)
movq $0, -16(%rbp)
movq -16(%rbp), %rax
movq %rax, -8(%rbp)
movq (%rax), %rax
movq %rax, -24(%rbp)
leaq -24(%rbp), %rax
movq %rax, -16(%rbp)
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _fp,8,3 ## @fp
.subsections_via_symbols
|
the_stack_data/215767063.c
|
.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, #80
.cfi_def_cfa_offset 80
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
mov w8, #0
stur w8, [x29, #-20] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
mov x9, sp
sub x8, x29, #16
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
fmov d0, #-1.00000000
str d0, [sp, #24] ; 8-byte Folded Spill
bl _acos
fmov d1, d0
fmov d0, #4.00000000
str d0, [sp, #16] ; 8-byte Folded Spill
fmul d0, d0, d1
ldur d1, [x29, #-16]
fmul d0, d0, d1
ldur d1, [x29, #-16]
fmul d0, d0, d1
mov x8, sp
str d0, [x8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
str x0, [sp, #32] ; 8-byte Folded Spill
bl _printf
ldr d0, [sp, #24] ; 8-byte Folded Reload
bl _acos
ldr x0, [sp, #32] ; 8-byte Folded Reload
fmov d1, d0
ldr d0, [sp, #16] ; 8-byte Folded Reload
fmul d0, d0, d1
ldur d1, [x29, #-16]
fmul d0, d0, d1
ldur d1, [x29, #-16]
fmul d0, d0, d1
ldur d1, [x29, #-16]
fmul d0, d0, d1
fmov d1, #3.00000000
fdiv d0, d0, d1
mov x8, sp
str d0, [x8]
bl _printf
ldr d0, [sp, #24] ; 8-byte Folded Reload
bl _acos
ldr x0, [sp, #32] ; 8-byte Folded Reload
ldur d1, [x29, #-16]
fmul d0, d0, d1
ldur d1, [x29, #-16]
fmul d0, d0, d1
mov x8, sp
str d0, [x8]
bl _printf
ldr d0, [sp, #24] ; 8-byte Folded Reload
bl _acos
ldr x0, [sp, #32] ; 8-byte Folded Reload
fmov d1, #2.00000000
fmul d0, d0, d1
ldur d1, [x29, #-16]
fmul d0, d0, d1
mov x8, sp
str d0, [x8]
bl _printf
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldur w0, [x29, #-20] ; 4-byte Folded Reload
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%lf"
l_.str.1: ; @.str.1
.asciz "%.3lf\n"
l_.str.2: ; @.str.2
.asciz "\n"
.subsections_via_symbols
|
.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 0x4000000000000000 ## double 2
LCPI0_1:
.quad 0xbff0000000000000 ## double -1
LCPI0_2:
.quad 0x4008000000000000 ## double 3
LCPI0_3:
.quad 0x4010000000000000 ## double 4
.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
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
leaq -16(%rbp), %rsi
movb $0, %al
callq _scanf
movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero
callq _acos
movaps %xmm0, %xmm1
movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero
mulsd %xmm1, %xmm0
mulsd -16(%rbp), %xmm0
mulsd -16(%rbp), %xmm0
leaq L_.str.1(%rip), %rdi
movb $1, %al
callq _printf
movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero
callq _acos
movaps %xmm0, %xmm1
movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero
mulsd %xmm1, %xmm0
mulsd -16(%rbp), %xmm0
mulsd -16(%rbp), %xmm0
mulsd -16(%rbp), %xmm0
movsd LCPI0_2(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
leaq L_.str.1(%rip), %rdi
movb $1, %al
callq _printf
movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero
callq _acos
mulsd -16(%rbp), %xmm0
mulsd -16(%rbp), %xmm0
leaq L_.str.1(%rip), %rdi
movb $1, %al
callq _printf
movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero
callq _acos
movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm1, %xmm0
mulsd -16(%rbp), %xmm0
leaq L_.str.1(%rip), %rdi
movb $1, %al
callq _printf
leaq L_.str.2(%rip), %rdi
movb $0, %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 "%lf"
L_.str.1: ## @.str.1
.asciz "%.3lf\n"
L_.str.2: ## @.str.2
.asciz "\n"
.subsections_via_symbols
|
the_stack_data/587088.c
|
.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 0x3ff0cccccccccccd ; double 1.05
.section __TEXT,__text,regular,pure_instructions
.globl _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
mov w8, #0
str w8, [sp, #24] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
sub x8, x29, #20
str x8, [sp, #16] ; 8-byte Folded Spill
movi d0, #0000000000000000
stur s0, [x29, #-20]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr x8, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldur s0, [x29, #-20]
fcvt d0, s0
adrp x8, lCPI0_0@PAGE
ldr d1, [x8, lCPI0_0@PAGEOFF]
fmul d0, d0, d1
mov x8, sp
str d0, [x8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldr w0, [sp, #24] ; 4-byte Folded Reload
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter an amount: "
l_.str.1: ; @.str.1
.asciz "%f"
l_.str.2: ; @.str.2
.asciz "With tax added: %.2f\n"
.subsections_via_symbols
|
.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 0x3ff0cccccccccccd ## double 1.05
.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 $32, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
xorps %xmm0, %xmm0
movss %xmm0, -20(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -20(%rbp), %rsi
movb $0, %al
callq _scanf
movss -20(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm1, %xmm0
leaq L_.str.2(%rip), %rdi
movb $1, %al
callq _printf
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter an amount: "
L_.str.1: ## @.str.1
.asciz "%f"
L_.str.2: ## @.str.2
.asciz "With tax added: %.2f\n"
.subsections_via_symbols
|
the_stack_data/315706.c
|
.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:
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
stur wzr, [x29, #-4]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-4]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
adrp x8, _Nx@GOTPAGE
ldr x8, [x8, _Nx@GOTPAGEOFF]
ldr w8, [x8]
add w8, w8, #1
str w8, [sp, #8]
ldursw x8, [x29, #-4]
adrp x9, _A@GOTPAGE
ldr x9, [x9, _A@GOTPAGEOFF]
ldr w8, [x9, x8, lsl #2]
add w8, w8, #1
ldursw x10, [x29, #-4]
str w8, [x9, x10, lsl #2]
ldursw x8, [x29, #-4]
adrp x9, _B@GOTPAGE
ldr x9, [x9, _B@GOTPAGEOFF]
ldr w8, [x9, x8, lsl #2]
add w8, w8, #1
ldur w10, [x29, #-4]
add w10, w10, #1
str w8, [x9, w10, sxtw #2]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-4]
add w8, w8, #1
stur w8, [x29, #-4]
b LBB0_1
LBB0_4:
bl _bar
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _Nx,4,2 ; @Nx
.comm _A,40,2 ; @A
.comm _B,44,2 ; @B
.subsections_via_symbols
|
.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
subq $16, %rsp
movl $0, -4(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $10, -4(%rbp)
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq _Nx@GOTPCREL(%rip), %rax
movl (%rax), %eax
addl $1, %eax
movl %eax, -8(%rbp)
movslq -4(%rbp), %rcx
movq _A@GOTPCREL(%rip), %rax
movl (%rax,%rcx,4), %edx
addl $1, %edx
movslq -4(%rbp), %rcx
movq _A@GOTPCREL(%rip), %rax
movl %edx, (%rax,%rcx,4)
movslq -4(%rbp), %rcx
movq _B@GOTPCREL(%rip), %rax
movl (%rax,%rcx,4), %edx
addl $1, %edx
movl -4(%rbp), %eax
addl $1, %eax
movslq %eax, %rcx
movq _B@GOTPCREL(%rip), %rax
movl %edx, (%rax,%rcx,4)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB0_1
LBB0_4:
movb $0, %al
callq _bar
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _Nx,4,2 ## @Nx
.comm _A,40,4 ## @A
.comm _B,44,4 ## @B
.subsections_via_symbols
|
the_stack_data/83367.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __DATA,__data
.globl _UK_NOV_2015_MAZE_B_maz ; @UK_NOV_2015_MAZE_B_maz
.p2align 2
_UK_NOV_2015_MAZE_B_maz:
.long 14 ; 0xe
.long 8 ; 0x8
.long 10 ; 0xa
.long 9 ; 0x9
.long 12 ; 0xc
.long 10 ; 0xa
.long 8 ; 0x8
.long 10 ; 0xa
.long 9 ; 0x9
.long 12 ; 0xc
.long 10 ; 0xa
.long 10 ; 0xa
.long 10 ; 0xa
.long 10 ; 0xa
.long 8 ; 0x8
.long 9 ; 0x9
.long 12 ; 0xc
.long 0 ; 0x0
.long 8 ; 0x8
.long 2 ; 0x2
.long 1 ; 0x1
.long 12 ; 0xc
.long 2 ; 0x2
.long 10 ; 0xa
.long 0 ; 0x0
.long 2 ; 0x2
.long 10 ; 0xa
.long 10 ; 0xa
.long 10 ; 0xa
.long 10 ; 0xa
.long 3 ; 0x3
.long 5 ; 0x5
.long 5 ; 0x5
.long 5 ; 0x5
.long 4 ; 0x4
.long 8 ; 0x8
.long 1 ; 0x1
.long 6 ; 0x6
.long 9 ; 0x9
.long 12 ; 0xc
.long 0 ; 0x0
.long 8 ; 0x8
.long 10 ; 0xa
.long 10 ; 0xa
.long 9 ; 0x9
.long 12 ; 0xc
.long 9 ; 0x9
.long 5 ; 0x5
.long 4 ; 0x4
.long 1 ; 0x1
.long 5 ; 0x5
.long 5 ; 0x5
.long 6 ; 0x6
.long 9 ; 0x9
.long 4 ; 0x4
.long 1 ; 0x1
.long 5 ; 0x5
.long 4 ; 0x4
.long 10 ; 0xa
.long 9 ; 0x9
.long 5 ; 0x5
.long 5 ; 0x5
.long 5 ; 0x5
.long 5 ; 0x5
.long 5 ; 0x5
.long 4 ; 0x4
.long 1 ; 0x1
.long 4 ; 0x4
.long 9 ; 0x9
.long 6 ; 0x6
.long 1 ; 0x1
.long 6 ; 0x6
.long 3 ; 0x3
.long 6 ; 0x6
.long 10 ; 0xa
.long 3 ; 0x3
.long 6 ; 0x6
.long 3 ; 0x3
.long 5 ; 0x5
.long 5 ; 0x5
.long 4 ; 0x4
.long 1 ; 0x1
.long 5 ; 0x5
.long 5 ; 0x5
.long 4 ; 0x4
.long 10 ; 0xa
.long 3 ; 0x3
.long 12 ; 0xc
.long 8 ; 0x8
.long 10 ; 0xa
.long 9 ; 0x9
.long 12 ; 0xc
.long 10 ; 0xa
.long 10 ; 0xa
.long 3 ; 0x3
.long 5 ; 0x5
.long 5 ; 0x5
.long 4 ; 0x4
.long 1 ; 0x1
.long 5 ; 0x5
.long 5 ; 0x5
.long 12 ; 0xc
.long 8 ; 0x8
.long 3 ; 0x3
.long 6 ; 0x6
.long 9 ; 0x9
.long 5 ; 0x5
.long 6 ; 0x6
.long 10 ; 0xa
.long 10 ; 0xa
.long 9 ; 0x9
.long 5 ; 0x5
.long 5 ; 0x5
.long 5 ; 0x5
.long 4 ; 0x4
.long 1 ; 0x1
.long 5 ; 0x5
.long 5 ; 0x5
.long 5 ; 0x5
.long 12 ; 0xc
.long 8 ; 0x8
.long 0 ; 0x0
.long 1 ; 0x1
.long 12 ; 0xc
.long 8 ; 0x8
.long 10 ; 0xa
.long 1 ; 0x1
.long 5 ; 0x5
.long 6 ; 0x6
.long 0 ; 0x0
.long 3 ; 0x3
.long 4 ; 0x4
.long 1 ; 0x1
.long 6 ; 0x6
.long 3 ; 0x3
.long 6 ; 0x6
.long 3 ; 0x3
.long 5 ; 0x5
.long 6 ; 0x6
.long 1 ; 0x1
.long 6 ; 0x6
.long 9 ; 0x9
.long 5 ; 0x5
.long 5 ; 0x5
.long 14 ; 0xe
.long 0 ; 0x0
.long 10 ; 0xa
.long 1 ; 0x1
.long 4 ; 0x4
.long 9 ; 0x9
.long 14 ; 0xe
.long 8 ; 0x8
.long 10 ; 0xa
.long 1 ; 0x1
.long 12 ; 0xc
.long 0 ; 0x0
.long 9 ; 0x9
.long 5 ; 0x5
.long 5 ; 0x5
.long 5 ; 0x5
.long 14 ; 0xe
.long 0 ; 0x0
.long 10 ; 0xa
.long 1 ; 0x1
.long 5 ; 0x5
.long 6 ; 0x6
.long 9 ; 0x9
.long 6 ; 0x6
.long 10 ; 0xa
.long 2 ; 0x2
.long 1 ; 0x1
.long 5 ; 0x5
.long 6 ; 0x6
.long 1 ; 0x1
.long 5 ; 0x5
.long 5 ; 0x5
.long 14 ; 0xe
.long 0 ; 0x0
.long 10 ; 0xa
.long 0 ; 0x0
.long 0 ; 0x0
.long 10 ; 0xa
.long 1 ; 0x1
.long 12 ; 0xc
.long 10 ; 0xa
.long 10 ; 0xa
.long 2 ; 0x2
.long 2 ; 0x2
.long 10 ; 0xa
.long 2 ; 0x2
.long 1 ; 0x1
.long 5 ; 0x5
.long 14 ; 0xe
.long 0 ; 0x0
.long 10 ; 0xa
.long 1 ; 0x1
.long 4 ; 0x4
.long 10 ; 0xa
.long 1 ; 0x1
.long 6 ; 0x6
.long 10 ; 0xa
.long 10 ; 0xa
.long 8 ; 0x8
.long 10 ; 0xa
.long 10 ; 0xa
.long 10 ; 0xa
.long 0 ; 0x0
.long 1 ; 0x1
.long 14 ; 0xe
.long 0 ; 0x0
.long 10 ; 0xa
.long 0 ; 0x0
.long 3 ; 0x3
.long 12 ; 0xc
.long 3 ; 0x3
.long 12 ; 0xc
.long 8 ; 0x8
.long 10 ; 0xa
.long 1 ; 0x1
.long 12 ; 0xc
.long 10 ; 0xa
.long 9 ; 0x9
.long 5 ; 0x5
.long 5 ; 0x5
.long 14 ; 0xe
.long 0 ; 0x0
.long 10 ; 0xa
.long 1 ; 0x1
.long 12 ; 0xc
.long 2 ; 0x2
.long 9 ; 0x9
.long 5 ; 0x5
.long 5 ; 0x5
.long 12 ; 0xc
.long 3 ; 0x3
.long 6 ; 0x6
.long 9 ; 0x9
.long 6 ; 0x6
.long 3 ; 0x3
.long 5 ; 0x5
.long 14 ; 0xe
.long 2 ; 0x2
.long 10 ; 0xa
.long 2 ; 0x2
.long 2 ; 0x2
.long 10 ; 0xa
.long 2 ; 0x2
.long 2 ; 0x2
.long 2 ; 0x2
.long 2 ; 0x2
.long 10 ; 0xa
.long 10 ; 0xa
.long 2 ; 0x2
.long 10 ; 0xa
.long 10 ; 0xa
.long 3 ; 0x3
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __DATA,__data
.globl _UK_NOV_2015_MAZE_B_maz ## @UK_NOV_2015_MAZE_B_maz
.p2align 4
_UK_NOV_2015_MAZE_B_maz:
.long 14 ## 0xe
.long 8 ## 0x8
.long 10 ## 0xa
.long 9 ## 0x9
.long 12 ## 0xc
.long 10 ## 0xa
.long 8 ## 0x8
.long 10 ## 0xa
.long 9 ## 0x9
.long 12 ## 0xc
.long 10 ## 0xa
.long 10 ## 0xa
.long 10 ## 0xa
.long 10 ## 0xa
.long 8 ## 0x8
.long 9 ## 0x9
.long 12 ## 0xc
.long 0 ## 0x0
.long 8 ## 0x8
.long 2 ## 0x2
.long 1 ## 0x1
.long 12 ## 0xc
.long 2 ## 0x2
.long 10 ## 0xa
.long 0 ## 0x0
.long 2 ## 0x2
.long 10 ## 0xa
.long 10 ## 0xa
.long 10 ## 0xa
.long 10 ## 0xa
.long 3 ## 0x3
.long 5 ## 0x5
.long 5 ## 0x5
.long 5 ## 0x5
.long 4 ## 0x4
.long 8 ## 0x8
.long 1 ## 0x1
.long 6 ## 0x6
.long 9 ## 0x9
.long 12 ## 0xc
.long 0 ## 0x0
.long 8 ## 0x8
.long 10 ## 0xa
.long 10 ## 0xa
.long 9 ## 0x9
.long 12 ## 0xc
.long 9 ## 0x9
.long 5 ## 0x5
.long 4 ## 0x4
.long 1 ## 0x1
.long 5 ## 0x5
.long 5 ## 0x5
.long 6 ## 0x6
.long 9 ## 0x9
.long 4 ## 0x4
.long 1 ## 0x1
.long 5 ## 0x5
.long 4 ## 0x4
.long 10 ## 0xa
.long 9 ## 0x9
.long 5 ## 0x5
.long 5 ## 0x5
.long 5 ## 0x5
.long 5 ## 0x5
.long 5 ## 0x5
.long 4 ## 0x4
.long 1 ## 0x1
.long 4 ## 0x4
.long 9 ## 0x9
.long 6 ## 0x6
.long 1 ## 0x1
.long 6 ## 0x6
.long 3 ## 0x3
.long 6 ## 0x6
.long 10 ## 0xa
.long 3 ## 0x3
.long 6 ## 0x6
.long 3 ## 0x3
.long 5 ## 0x5
.long 5 ## 0x5
.long 4 ## 0x4
.long 1 ## 0x1
.long 5 ## 0x5
.long 5 ## 0x5
.long 4 ## 0x4
.long 10 ## 0xa
.long 3 ## 0x3
.long 12 ## 0xc
.long 8 ## 0x8
.long 10 ## 0xa
.long 9 ## 0x9
.long 12 ## 0xc
.long 10 ## 0xa
.long 10 ## 0xa
.long 3 ## 0x3
.long 5 ## 0x5
.long 5 ## 0x5
.long 4 ## 0x4
.long 1 ## 0x1
.long 5 ## 0x5
.long 5 ## 0x5
.long 12 ## 0xc
.long 8 ## 0x8
.long 3 ## 0x3
.long 6 ## 0x6
.long 9 ## 0x9
.long 5 ## 0x5
.long 6 ## 0x6
.long 10 ## 0xa
.long 10 ## 0xa
.long 9 ## 0x9
.long 5 ## 0x5
.long 5 ## 0x5
.long 5 ## 0x5
.long 4 ## 0x4
.long 1 ## 0x1
.long 5 ## 0x5
.long 5 ## 0x5
.long 5 ## 0x5
.long 12 ## 0xc
.long 8 ## 0x8
.long 0 ## 0x0
.long 1 ## 0x1
.long 12 ## 0xc
.long 8 ## 0x8
.long 10 ## 0xa
.long 1 ## 0x1
.long 5 ## 0x5
.long 6 ## 0x6
.long 0 ## 0x0
.long 3 ## 0x3
.long 4 ## 0x4
.long 1 ## 0x1
.long 6 ## 0x6
.long 3 ## 0x3
.long 6 ## 0x6
.long 3 ## 0x3
.long 5 ## 0x5
.long 6 ## 0x6
.long 1 ## 0x1
.long 6 ## 0x6
.long 9 ## 0x9
.long 5 ## 0x5
.long 5 ## 0x5
.long 14 ## 0xe
.long 0 ## 0x0
.long 10 ## 0xa
.long 1 ## 0x1
.long 4 ## 0x4
.long 9 ## 0x9
.long 14 ## 0xe
.long 8 ## 0x8
.long 10 ## 0xa
.long 1 ## 0x1
.long 12 ## 0xc
.long 0 ## 0x0
.long 9 ## 0x9
.long 5 ## 0x5
.long 5 ## 0x5
.long 5 ## 0x5
.long 14 ## 0xe
.long 0 ## 0x0
.long 10 ## 0xa
.long 1 ## 0x1
.long 5 ## 0x5
.long 6 ## 0x6
.long 9 ## 0x9
.long 6 ## 0x6
.long 10 ## 0xa
.long 2 ## 0x2
.long 1 ## 0x1
.long 5 ## 0x5
.long 6 ## 0x6
.long 1 ## 0x1
.long 5 ## 0x5
.long 5 ## 0x5
.long 14 ## 0xe
.long 0 ## 0x0
.long 10 ## 0xa
.long 0 ## 0x0
.long 0 ## 0x0
.long 10 ## 0xa
.long 1 ## 0x1
.long 12 ## 0xc
.long 10 ## 0xa
.long 10 ## 0xa
.long 2 ## 0x2
.long 2 ## 0x2
.long 10 ## 0xa
.long 2 ## 0x2
.long 1 ## 0x1
.long 5 ## 0x5
.long 14 ## 0xe
.long 0 ## 0x0
.long 10 ## 0xa
.long 1 ## 0x1
.long 4 ## 0x4
.long 10 ## 0xa
.long 1 ## 0x1
.long 6 ## 0x6
.long 10 ## 0xa
.long 10 ## 0xa
.long 8 ## 0x8
.long 10 ## 0xa
.long 10 ## 0xa
.long 10 ## 0xa
.long 0 ## 0x0
.long 1 ## 0x1
.long 14 ## 0xe
.long 0 ## 0x0
.long 10 ## 0xa
.long 0 ## 0x0
.long 3 ## 0x3
.long 12 ## 0xc
.long 3 ## 0x3
.long 12 ## 0xc
.long 8 ## 0x8
.long 10 ## 0xa
.long 1 ## 0x1
.long 12 ## 0xc
.long 10 ## 0xa
.long 9 ## 0x9
.long 5 ## 0x5
.long 5 ## 0x5
.long 14 ## 0xe
.long 0 ## 0x0
.long 10 ## 0xa
.long 1 ## 0x1
.long 12 ## 0xc
.long 2 ## 0x2
.long 9 ## 0x9
.long 5 ## 0x5
.long 5 ## 0x5
.long 12 ## 0xc
.long 3 ## 0x3
.long 6 ## 0x6
.long 9 ## 0x9
.long 6 ## 0x6
.long 3 ## 0x3
.long 5 ## 0x5
.long 14 ## 0xe
.long 2 ## 0x2
.long 10 ## 0xa
.long 2 ## 0x2
.long 2 ## 0x2
.long 10 ## 0xa
.long 2 ## 0x2
.long 2 ## 0x2
.long 2 ## 0x2
.long 2 ## 0x2
.long 10 ## 0xa
.long 10 ## 0xa
.long 2 ## 0x2
.long 10 ## 0xa
.long 10 ## 0xa
.long 3 ## 0x3
.subsections_via_symbols
|
the_stack_data/76699156.c
|
.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, #288
.cfi_def_cfa_offset 288
stp x28, x27, [sp, #256] ; 16-byte Folded Spill
stp x29, x30, [sp, #272] ; 16-byte Folded Spill
add x29, sp, #272
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #40]
mov x9, sp
add x8, sp, #36
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
mov x9, sp
sub x8, x29, #125
str x8, [sp, #16] ; 8-byte Folded Spill
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _strlen
mov x8, x0
str w8, [sp, #32]
ldr w8, [sp, #32]
ldr w9, [sp, #36]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
mov x9, sp
sub x8, x29, #125
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_10
LBB0_2:
str wzr, [sp, #28]
b LBB0_3
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #28]
ldr w9, [sp, #36]
add w9, w9, #3
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_9
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [sp, #28]
ldr w9, [sp, #36]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=1
ldrsw x9, [sp, #28]
sub x8, x29, #125
add x8, x8, x9
ldrb w8, [x8]
ldrsw x10, [sp, #28]
add x9, sp, #45
add x9, x9, x10
strb w8, [x9]
b LBB0_7
LBB0_6: ; in Loop: Header=BB0_3 Depth=1
ldrsw x9, [sp, #28]
add x8, sp, #45
add x9, x8, x9
mov w8, #46
strb w8, [x9]
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_3 Depth=1
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB0_3
LBB0_9:
ldr w8, [sp, #36]
add w9, w8, #3
add x8, sp, #45
add x9, x8, w9, sxtw
strb wzr, [x9]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_10
LBB0_10:
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11:
bl ___stack_chk_fail
LBB0_12:
mov w0, #0
ldp x29, x30, [sp, #272] ; 16-byte Folded Reload
ldp x28, x27, [sp, #256] ; 16-byte Folded Reload
add sp, sp, #288
ret
.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 "%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 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 $240, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -228(%rbp)
leaq L_.str(%rip), %rdi
leaq -232(%rbp), %rsi
movb $0, %al
callq _scanf
leaq -112(%rbp), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
leaq -112(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -236(%rbp)
movl -236(%rbp), %eax
cmpl -232(%rbp), %eax
jg LBB0_2
## %bb.1:
leaq -112(%rbp), %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_10
LBB0_2:
movl $0, -240(%rbp)
LBB0_3: ## =>This Inner Loop Header: Depth=1
movl -240(%rbp), %eax
movl -232(%rbp), %ecx
addl $3, %ecx
cmpl %ecx, %eax
jge LBB0_9
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movl -240(%rbp), %eax
cmpl -232(%rbp), %eax
jge LBB0_6
## %bb.5: ## in Loop: Header=BB0_3 Depth=1
movslq -240(%rbp), %rax
movb -112(%rbp,%rax), %cl
movslq -240(%rbp), %rax
movb %cl, -224(%rbp,%rax)
jmp LBB0_7
LBB0_6: ## in Loop: Header=BB0_3 Depth=1
movslq -240(%rbp), %rax
movb $46, -224(%rbp,%rax)
LBB0_7: ## in Loop: Header=BB0_3 Depth=1
jmp LBB0_8
LBB0_8: ## in Loop: Header=BB0_3 Depth=1
movl -240(%rbp), %eax
addl $1, %eax
movl %eax, -240(%rbp)
jmp LBB0_3
LBB0_9:
movl -232(%rbp), %eax
addl $3, %eax
cltq
movb $0, -224(%rbp,%rax)
leaq -224(%rbp), %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
LBB0_10:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_12
## %bb.11:
xorl %eax, %eax
addq $240, %rsp
popq %rbp
retq
LBB0_12:
callq ___stack_chk_fail
ud2
.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 "%s\n"
.subsections_via_symbols
|
the_stack_data/153266914.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _my_gamma ; -- Begin function my_gamma
.p2align 2
_my_gamma: ; @my_gamma
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _beta ; -- Begin function beta
.p2align 2
_beta: ; @beta
.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
adrp x10, _global@PAGE
ldr w8, [x10, _global@PAGEOFF]
add w9, w8, #1
str w9, [x10, _global@PAGEOFF]
mov x0, sp
str w8, [sp]
ldr w8, [x10, _global@PAGEOFF]
add w9, w8, #1
str w9, [x10, _global@PAGEOFF]
str w8, [sp, #4]
ldr w8, [x10, _global@PAGEOFF]
add w9, w8, #1
str w9, [x10, _global@PAGEOFF]
str w8, [sp, #8]
ldr w8, [x10, _global@PAGEOFF]
add w9, w8, #1
str w9, [x10, _global@PAGEOFF]
str w8, [sp, #12]
bl _my_gamma
bl _abort
.cfi_endproc
; -- End function
.globl _alpha ; -- Begin function alpha
.p2align 2
_alpha: ; @alpha
.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
adrp x9, _global@PAGE
ldr w8, [x9, _global@PAGEOFF]
add w8, w8, #1
str w8, [x9, _global@PAGEOFF]
bl _beta
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.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
stur wzr, [x29, #-4]
adrp x9, _global@PAGE
ldr w8, [x9, _global@PAGEOFF]
add w8, w8, #1
str w8, [x9, _global@PAGEOFF]
bl _alpha
str w0, [sp, #8]
ldr w0, [sp, #8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _global ; @global
.zerofill __DATA,__common,_global,4,2
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _my_gamma ## -- Begin function my_gamma
.p2align 4, 0x90
_my_gamma: ## @my_gamma
.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, -8(%rbp)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _beta ## -- Begin function beta
.p2align 4, 0x90
_beta: ## @beta
.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
movl _global(%rip), %eax
movl %eax, %ecx
incl %ecx
movl %ecx, _global(%rip)
movl %eax, -16(%rbp)
movl _global(%rip), %eax
movl %eax, %ecx
incl %ecx
movl %ecx, _global(%rip)
movl %eax, -12(%rbp)
movl _global(%rip), %eax
movl %eax, %ecx
incl %ecx
movl %ecx, _global(%rip)
movl %eax, -8(%rbp)
movl _global(%rip), %eax
movl %eax, %ecx
incl %ecx
movl %ecx, _global(%rip)
movl %eax, -4(%rbp)
leaq -16(%rbp), %rdi
callq _my_gamma
callq _abort
.cfi_endproc
## -- End function
.globl _alpha ## -- Begin function alpha
.p2align 4, 0x90
_alpha: ## @alpha
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl _global(%rip), %eax
addl $1, %eax
movl %eax, _global(%rip)
callq _beta
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
subq $16, %rsp
movl $0, -4(%rbp)
movl _global(%rip), %eax
addl $1, %eax
movl %eax, _global(%rip)
callq _alpha
movl %eax, -8(%rbp)
movl -8(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _global ## @global
.zerofill __DATA,__common,_global,4,2
.subsections_via_symbols
|
the_stack_data/122965.c
|
.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 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
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
mov w8, #0
str w8, [sp, #20] ; 4-byte Folded Spill
str wzr, [sp, #48]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
mov w1, #65
bl _ftok
str w0, [sp, #44]
add x0, sp, #54
str x0, [sp, #24] ; 8-byte Folded Spill
adrp x1, l___const.main.str@PAGE
add x1, x1, l___const.main.str@PAGEOFF
mov x2, #50
bl _memcpy
ldr w0, [sp, #44]
mov x1, #1024
mov w2, #950
bl _shmget
ldr w2, [sp, #20] ; 4-byte Folded Reload
str w0, [sp, #40]
ldr w0, [sp, #40]
mov x1, #0
bl _shmat
str x0, [sp, #32]
ldr x8, [sp, #32]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr x1, [sp, #24] ; 8-byte Folded Reload
ldr x0, [sp, #32]
mov x2, #-1
bl ___strcpy_chk
ldr x8, [sp, #24] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
bl ___stack_chk_fail
LBB0_2:
mov w0, #0
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "shmfile"
.section __TEXT,__const
l___const.main.str: ; @__const.main.str
.asciz "This message is from P2\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "\n Data read from SM by P2: %s\n"
l_.str.2: ; @.str.2
.asciz "\n Data written in SM by P2: %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 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 $96, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -68(%rbp)
leaq L_.str(%rip), %rdi
movl $65, %esi
callq _ftok
movl %eax, -72(%rbp)
leaq -64(%rbp), %rdi
leaq l___const.main.str(%rip), %rsi
movl $50, %edx
callq _memcpy
movl -72(%rbp), %edi
movl $1024, %esi ## imm = 0x400
movl $950, %edx ## imm = 0x3B6
callq _shmget
movl %eax, -76(%rbp)
movl -76(%rbp), %edi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _shmat
movq %rax, -88(%rbp)
movq -88(%rbp), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movq -88(%rbp), %rdi
leaq -64(%rbp), %rsi
movq $-1, %rdx
callq ___strcpy_chk
leaq -64(%rbp), %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_2
## %bb.1:
xorl %eax, %eax
addq $96, %rsp
popq %rbp
retq
LBB0_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "shmfile"
.section __TEXT,__const
.p2align 4 ## @__const.main.str
l___const.main.str:
.asciz "This message is from P2\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000"
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "\n Data read from SM by P2: %s\n"
L_.str.2: ## @.str.2
.asciz "\n Data written in SM by P2: %s\n"
.subsections_via_symbols
|
the_stack_data/98576059.c
|
.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/852797.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _jsll_rand ; -- Begin function jsll_rand
.p2align 2
_jsll_rand: ; @jsll_rand
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
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
stur x0, [x29, #-8]
bl _rand
mov w8, w0
; kill: def $x8 killed $w8
str x8, [sp, #16] ; 8-byte Folded Spill
bl _rand
mov w8, w0
; kill: def $x8 killed $w8
lsl x8, x8, #16
str x8, [sp, #8] ; 8-byte Folded Spill
bl _rand
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x9, [sp, #16] ; 8-byte Folded Reload
add x8, x8, w0, uxtw
eor x8, x8, x9, lsl #33
ldur x9, [x29, #-8]
str x8, [x9]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _jsll_gen ; -- Begin function jsll_gen
.p2align 2
_jsll_gen: ; @jsll_gen
.cfi_startproc
; %bb.0:
sub sp, sp, #144
.cfi_def_cfa_offset 144
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
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _puts
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
stur x0, [x29, #-48] ; 8-byte Folded Spill
bl _puts
mov x9, sp
mov x8, #13
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _puts
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _puts
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _puts
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _puts
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _puts
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _puts
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _puts
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl _puts
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _puts
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _puts
ldur x0, [x29, #-48] ; 8-byte Folded Reload
bl _puts
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _puts
stur wzr, [x29, #-4]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-4]
subs w8, w8, #20
cset w8, ge
tbnz w8, #0, LBB1_7
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldur w8, [x29, #-4]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
sub x0, x29, #16
bl _jsll_rand
b LBB1_5
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
stur xzr, [x29, #-16]
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_1 Depth=1
sub x0, x29, #24
bl _jsll_rand
ldur w9, [x29, #-4]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _printf
ldur x8, [x29, #-16]
lsr x10, x8, #32
ldur x8, [x29, #-16]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.15@PAGE
add x0, x0, l_.str.15@PAGEOFF
str x0, [sp, #56] ; 8-byte Folded Spill
bl _printf
adrp x0, l_.str.16@PAGE
add x0, x0, l_.str.16@PAGEOFF
bl _printf
ldr x0, [sp, #56] ; 8-byte Folded Reload
ldur x8, [x29, #-24]
lsr x10, x8, #32
ldur x8, [x29, #-24]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
bl _printf
adrp x0, l_.str.17@PAGE
add x0, x0, l_.str.17@PAGEOFF
bl _printf
ldr x0, [sp, #56] ; 8-byte Folded Reload
ldur x8, [x29, #-16]
ldur x9, [x29, #-24]
add x8, x8, x9
stur x8, [x29, #-32]
ldur x8, [x29, #-32]
lsr x10, x8, #32
ldur x8, [x29, #-32]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
bl _printf
mov x9, sp
adrp x8, l_.str.19@PAGE
add x8, x8, l_.str.19@PAGEOFF
str x8, [x9]
adrp x0, l_.str.18@PAGE
add x0, x0, l_.str.18@PAGEOFF
str x0, [sp, #24] ; 8-byte Folded Spill
bl _printf
ldr x0, [sp, #56] ; 8-byte Folded Reload
ldur x8, [x29, #-16]
ldur x9, [x29, #-24]
subs x8, x8, x9
stur x8, [x29, #-32]
ldur x8, [x29, #-32]
lsr x10, x8, #32
ldur x8, [x29, #-32]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
bl _printf
ldr x0, [sp, #24] ; 8-byte Folded Reload
mov x9, sp
adrp x8, l_.str.20@PAGE
add x8, x8, l_.str.20@PAGEOFF
str x8, [sp, #32] ; 8-byte Folded Spill
str x8, [x9]
bl _printf
ldr x0, [sp, #56] ; 8-byte Folded Reload
ldur x8, [x29, #-16]
ldur x9, [x29, #-24]
mul x8, x8, x9
stur x8, [x29, #-32]
ldur x8, [x29, #-32]
lsr x10, x8, #32
ldur x8, [x29, #-32]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
bl _printf
ldr x0, [sp, #24] ; 8-byte Folded Reload
mov x9, sp
adrp x8, l_.str.21@PAGE
add x8, x8, l_.str.21@PAGEOFF
str x8, [x9]
bl _printf
ldr x0, [sp, #56] ; 8-byte Folded Reload
ldur x8, [x29, #-16]
ldur x9, [x29, #-24]
and x8, x8, x9
stur x8, [x29, #-32]
ldur x8, [x29, #-32]
lsr x10, x8, #32
ldur x8, [x29, #-32]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
bl _printf
ldr x0, [sp, #24] ; 8-byte Folded Reload
mov x9, sp
adrp x8, l_.str.22@PAGE
add x8, x8, l_.str.22@PAGEOFF
str x8, [x9]
bl _printf
ldr x0, [sp, #56] ; 8-byte Folded Reload
ldur x8, [x29, #-16]
ldur x9, [x29, #-24]
orr x8, x8, x9
stur x8, [x29, #-32]
ldur x8, [x29, #-32]
lsr x10, x8, #32
ldur x8, [x29, #-32]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
bl _printf
ldr x0, [sp, #24] ; 8-byte Folded Reload
mov x9, sp
adrp x8, l_.str.23@PAGE
add x8, x8, l_.str.23@PAGEOFF
str x8, [x9]
bl _printf
ldr x0, [sp, #56] ; 8-byte Folded Reload
ldur x8, [x29, #-16]
ldur x9, [x29, #-24]
eor x8, x8, x9
stur x8, [x29, #-32]
ldur x8, [x29, #-32]
lsr x10, x8, #32
ldur x8, [x29, #-32]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
bl _printf
ldr x0, [sp, #24] ; 8-byte Folded Reload
mov x9, sp
adrp x8, l_.str.24@PAGE
add x8, x8, l_.str.24@PAGEOFF
str x8, [x9]
bl _printf
ldr x0, [sp, #56] ; 8-byte Folded Reload
ldur x8, [x29, #-16]
mvn x8, x8
stur x8, [x29, #-32]
ldur x8, [x29, #-32]
lsr x10, x8, #32
ldur x8, [x29, #-32]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
bl _printf
mov x9, sp
adrp x8, l_.str.26@PAGE
add x8, x8, l_.str.26@PAGEOFF
str x8, [x9]
adrp x0, l_.str.25@PAGE
add x0, x0, l_.str.25@PAGEOFF
str x0, [sp, #40] ; 8-byte Folded Spill
bl _printf
ldr x0, [sp, #56] ; 8-byte Folded Reload
ldur x9, [x29, #-16]
mov x8, #0
subs x8, x8, x9
stur x8, [x29, #-32]
ldur x8, [x29, #-32]
lsr x10, x8, #32
ldur x8, [x29, #-32]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
bl _printf
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [sp, #40] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
bl _printf
ldr x0, [sp, #56] ; 8-byte Folded Reload
ldur x8, [x29, #-16]
lsl x8, x8, #13
stur x8, [x29, #-32]
ldur x8, [x29, #-32]
lsr x10, x8, #32
ldur x8, [x29, #-32]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
bl _printf
mov x9, sp
mov x8, #13
str x8, [sp, #48] ; 8-byte Folded Spill
str x8, [x9]
adrp x0, l_.str.27@PAGE
add x0, x0, l_.str.27@PAGEOFF
bl _printf
ldr x0, [sp, #56] ; 8-byte Folded Reload
ldur x8, [x29, #-16]
asr x8, x8, #13
stur x8, [x29, #-32]
ldur x8, [x29, #-32]
lsr x10, x8, #32
ldur x8, [x29, #-32]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
bl _printf
ldr x8, [sp, #48] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x0, l_.str.28@PAGE
add x0, x0, l_.str.28@PAGEOFF
bl _printf
ldr x0, [sp, #56] ; 8-byte Folded Reload
ldur x8, [x29, #-16]
lsr x8, x8, #13
stur x8, [x29, #-32]
ldur x8, [x29, #-32]
lsr x10, x8, #32
ldur x8, [x29, #-32]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
bl _printf
ldr x8, [sp, #48] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x0, l_.str.29@PAGE
add x0, x0, l_.str.29@PAGEOFF
bl _printf
ldur x8, [x29, #-16]
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-36]
ldur x8, [x29, #-16]
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-40]
ldur w8, [x29, #-36]
; implicit-def: $x10
mov x10, x8
ldur w9, [x29, #-40]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.30@PAGE
add x0, x0, l_.str.30@PAGEOFF
bl _printf
ldr x0, [sp, #56] ; 8-byte Folded Reload
ldursw x8, [x29, #-36]
stur x8, [x29, #-32]
ldur x8, [x29, #-32]
lsr x10, x8, #32
ldur x8, [x29, #-32]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
bl _printf
adrp x0, l_.str.31@PAGE
add x0, x0, l_.str.31@PAGEOFF
bl _printf
ldr x0, [sp, #56] ; 8-byte Folded Reload
ldur w8, [x29, #-40]
; kill: def $x8 killed $w8
stur x8, [x29, #-32]
ldur x8, [x29, #-32]
lsr x10, x8, #32
ldur x8, [x29, #-32]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
bl _printf
adrp x0, l_.str.32@PAGE
add x0, x0, l_.str.32@PAGEOFF
bl _printf
ldur x8, [x29, #-16]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.33@PAGE
add x0, x0, l_.str.33@PAGEOFF
bl _printf
ldur x8, [x29, #-16]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.34@PAGE
add x0, x0, l_.str.34@PAGEOFF
bl _printf
ldur x8, [x29, #-16]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.35@PAGE
add x0, x0, l_.str.35@PAGEOFF
bl _printf
ldur x8, [x29, #-16]
ldur x9, [x29, #-24]
subs x8, x8, x9
cset w8, hi
and w10, w8, #0x1
adrp x9, l_.str.38@PAGE
add x9, x9, l_.str.38@PAGEOFF
str x9, [sp, #64] ; 8-byte Folded Spill
adrp x8, l_.str.37@PAGE
add x8, x8, l_.str.37@PAGEOFF
stur x8, [x29, #-56] ; 8-byte Folded Spill
ands w10, w10, #0x1
csel x10, x8, x9, ne
ldur x11, [x29, #-16]
ldur x12, [x29, #-24]
subs x11, x11, x12
cset w11, lo
and w11, w11, #0x1
ands w11, w11, #0x1
csel x8, x8, x9, ne
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.36@PAGE
add x0, x0, l_.str.36@PAGEOFF
bl _printf
ldr x9, [sp, #64] ; 8-byte Folded Reload
ldur x8, [x29, #-56] ; 8-byte Folded Reload
ldur x10, [x29, #-16]
ldur x11, [x29, #-24]
subs x10, x10, x11
cset w10, gt
and w10, w10, #0x1
ands w10, w10, #0x1
csel x10, x8, x9, ne
ldur x11, [x29, #-16]
ldur x12, [x29, #-24]
subs x11, x11, x12
cset w11, lt
and w11, w11, #0x1
ands w11, w11, #0x1
csel x8, x8, x9, ne
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.39@PAGE
add x0, x0, l_.str.39@PAGEOFF
bl _printf
adrp x0, l_.str.40@PAGE
add x0, x0, l_.str.40@PAGEOFF
bl _puts
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_1 Depth=1
ldur w8, [x29, #-4]
add w8, w8, #1
stur w8, [x29, #-4]
b LBB1_1
LBB1_7:
adrp x0, l_.str.41@PAGE
add x0, x0, l_.str.41@PAGEOFF
bl _puts
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
add sp, sp, #144
ret
.cfi_endproc
; -- End function
.globl _jsll_gen_shift ; -- Begin function jsll_gen_shift
.p2align 2
_jsll_gen_shift: ; @jsll_gen_shift
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
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
adrp x0, l_.str.42@PAGE
add x0, x0, l_.str.42@PAGEOFF
bl _puts
adrp x0, l_.str.43@PAGE
add x0, x0, l_.str.43@PAGEOFF
bl _puts
adrp x0, l_.str.44@PAGE
add x0, x0, l_.str.44@PAGEOFF
bl _puts
adrp x0, l_.str.45@PAGE
add x0, x0, l_.str.45@PAGEOFF
bl _puts
adrp x0, l_.str.46@PAGE
add x0, x0, l_.str.46@PAGEOFF
bl _puts
adrp x0, l_.str.47@PAGE
add x0, x0, l_.str.47@PAGEOFF
bl _puts
adrp x0, l_.str.48@PAGE
add x0, x0, l_.str.48@PAGEOFF
bl _puts
adrp x0, l_.str.49@PAGE
add x0, x0, l_.str.49@PAGEOFF
bl _puts
adrp x0, l_.str.50@PAGE
add x0, x0, l_.str.50@PAGEOFF
bl _puts
str wzr, [sp, #28]
b LBB2_1
LBB2_1: ; =>This Loop Header: Depth=1
; Child Loop BB2_6 Depth 2
ldr w8, [sp, #28]
subs w8, w8, #4
cset w8, ge
tbnz w8, #0, LBB2_11
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
sub x0, x29, #8
bl _jsll_rand
ldr w8, [sp, #28]
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_1 Depth=1
ldur x8, [x29, #-8]
orr x8, x8, #0x8000000000000000
stur x8, [x29, #-8]
b LBB2_5
LBB2_4: ; in Loop: Header=BB2_1 Depth=1
ldur x8, [x29, #-8]
and x8, x8, #0x7fffffffffffffff
stur x8, [x29, #-8]
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_1 Depth=1
adrp x0, l_.str.51@PAGE
add x0, x0, l_.str.51@PAGEOFF
bl _printf
ldur x8, [x29, #-8]
lsr x10, x8, #32
ldur x8, [x29, #-8]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.15@PAGE
add x0, x0, l_.str.15@PAGEOFF
bl _printf
ldr w9, [sp, #28]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.52@PAGE
add x0, x0, l_.str.52@PAGEOFF
bl _printf
adrp x0, l_.str.53@PAGE
add x0, x0, l_.str.53@PAGEOFF
bl _puts
mov w8, #1
strb w8, [sp, #27]
b LBB2_6
LBB2_6: ; Parent Loop BB2_1 Depth=1
; => This Inner Loop Header: Depth=2
ldrb w8, [sp, #27]
subs w8, w8, #64
cset w8, ge
tbnz w8, #0, LBB2_9
b LBB2_7
LBB2_7: ; in Loop: Header=BB2_6 Depth=2
ldur x8, [x29, #-8]
ldrb w9, [sp, #27]
; kill: def $x9 killed $w9
lsl x8, x8, x9
stur x8, [x29, #-16]
ldur x8, [x29, #-8]
ldrb w9, [sp, #27]
; kill: def $x9 killed $w9
lsr x8, x8, x9
stur x8, [x29, #-24]
ldur x8, [x29, #-8]
ldrb w9, [sp, #27]
; kill: def $x9 killed $w9
asr x8, x8, x9
str x8, [sp, #32]
adrp x0, l_.str.54@PAGE
add x0, x0, l_.str.54@PAGEOFF
bl _printf
ldur x8, [x29, #-16]
lsr x10, x8, #32
ldur x8, [x29, #-16]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.15@PAGE
add x0, x0, l_.str.15@PAGEOFF
str x0, [sp, #16] ; 8-byte Folded Spill
bl _printf
ldrb w10, [sp, #27]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.55@PAGE
add x0, x0, l_.str.55@PAGEOFF
bl _printf
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldur x8, [x29, #-24]
lsr x10, x8, #32
ldur x8, [x29, #-24]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
bl _printf
adrp x0, l_.str.56@PAGE
add x0, x0, l_.str.56@PAGEOFF
bl _printf
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldr x8, [sp, #32]
asr x10, x8, #32
ldr x8, [sp, #32]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
bl _printf
adrp x0, l_.str.57@PAGE
add x0, x0, l_.str.57@PAGEOFF
bl _printf
b LBB2_8
LBB2_8: ; in Loop: Header=BB2_6 Depth=2
ldrb w8, [sp, #27]
add w8, w8, #1
strb w8, [sp, #27]
b LBB2_6
LBB2_9: ; in Loop: Header=BB2_1 Depth=1
adrp x0, l_.str.58@PAGE
add x0, x0, l_.str.58@PAGEOFF
bl _puts
b LBB2_10
LBB2_10: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB2_1
LBB2_11:
adrp x0, l_.str.41@PAGE
add x0, x0, l_.str.41@PAGEOFF
bl _puts
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.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, #0
str w8, [sp, #8] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
bl _jsll_gen
bl _jsll_gen_shift
ldr w0, [sp, #8] ; 4-byte Folded Reload
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "// file generated by jsll_gen.c on a system with 64-bit integers"
l_.str.1: ; @.str.1
.space 1
l_.str.2: ; @.str.2
.asciz "#define SHIFT_BITS %u\n"
l_.str.3: ; @.str.3
.asciz "typedef struct testrec_t {"
l_.str.4: ; @.str.4
.asciz " JSInt64 a, b, add, sub, mul, and, or, xor, not, neg;"
l_.str.5: ; @.str.5
.asciz " JSInt64 shl, shr, ushr;"
l_.str.6: ; @.str.6
.asciz " int32_t l2i;"
l_.str.7: ; @.str.7
.asciz " uint32_t l2ui;"
l_.str.8: ; @.str.8
.asciz " JSInt64 i2l;"
l_.str.9: ; @.str.9
.asciz " JSUint64 ui2l;"
l_.str.10: ; @.str.10
.asciz " const char *hexstr, *decstr, *udecstr;"
l_.str.11: ; @.str.11
.asciz " bool_t gtu, ltu, gt, lt;"
l_.str.12: ; @.str.12
.asciz "} testrec_t;"
l_.str.13: ; @.str.13
.asciz "const testrec_t tests[] = {"
l_.str.14: ; @.str.14
.asciz "{ // record %u\n\t"
l_.str.15: ; @.str.15
.asciz "JSLL_INIT( 0x%08x, 0x%08x )"
l_.str.16: ; @.str.16
.asciz ",\t// a\n\t"
l_.str.17: ; @.str.17
.asciz ",\t// b\n\t"
l_.str.18: ; @.str.18
.asciz ",\t// a %s b\n\t"
l_.str.19: ; @.str.19
.asciz "+"
l_.str.20: ; @.str.20
.asciz "-"
l_.str.21: ; @.str.21
.asciz "*"
l_.str.22: ; @.str.22
.asciz "&"
l_.str.23: ; @.str.23
.asciz "|"
l_.str.24: ; @.str.24
.asciz "^"
l_.str.25: ; @.str.25
.asciz ",\t// %sa\n\t"
l_.str.26: ; @.str.26
.asciz "~"
l_.str.27: ; @.str.27
.asciz ",\t// a << %u\n\t"
l_.str.28: ; @.str.28
.asciz ",\t// a >> %u (signed)\n\t"
l_.str.29: ; @.str.29
.asciz ",\t// a >> %u (unsigned)\n\t"
l_.str.30: ; @.str.30
.asciz "%d, UINT32_C(%u),\t// (int32_t) a, (uint32_t) a\n\t"
l_.str.31: ; @.str.31
.asciz ",\t// (int64_t)(int32_t)a\n\t"
l_.str.32: ; @.str.32
.asciz ",\t// (uint64_t)(uint32_t)a\n\t"
l_.str.33: ; @.str.33
.asciz "\"%016llx\",\t// a (hexadecimal)\n\t"
l_.str.34: ; @.str.34
.asciz "\"%lld\",\t// a (signed decimal)\n\t"
l_.str.35: ; @.str.35
.asciz "\"%llu\",\t// a (unsigned decimal)\n\t"
l_.str.36: ; @.str.36
.asciz "%s, %s,\t// a > b, a < b (unsigned)\n"
l_.str.37: ; @.str.37
.asciz "TRUE"
l_.str.38: ; @.str.38
.asciz "FALSE"
l_.str.39: ; @.str.39
.asciz "\t%s, %s,\t// a > b, a < b (signed)\n"
l_.str.40: ; @.str.40
.asciz "},"
l_.str.41: ; @.str.41
.asciz "};"
l_.str.42: ; @.str.42
.asciz "typedef struct shiftrec_t {"
l_.str.43: ; @.str.43
.asciz " JSUint64 shl, ushr;"
l_.str.44: ; @.str.44
.asciz " JSInt64 shr;"
l_.str.45: ; @.str.45
.asciz "} shiftrec_t;"
l_.str.46: ; @.str.46
.asciz "typedef struct shifttest_t {"
l_.str.47: ; @.str.47
.asciz " JSUint64 base;"
l_.str.48: ; @.str.48
.asciz " shiftrec_t shift[63];"
l_.str.49: ; @.str.49
.asciz "} shifttest_t;"
l_.str.50: ; @.str.50
.asciz "const shifttest_t shift_tests[] = {"
l_.str.51: ; @.str.51
.asciz "\t{ "
l_.str.52: ; @.str.52
.asciz ",\t// record %u\n"
l_.str.53: ; @.str.53
.asciz "\t {"
l_.str.54: ; @.str.54
.asciz "\t\t{ "
l_.str.55: ; @.str.55
.asciz ",\t// shift left %u\n\t\t "
l_.str.56: ; @.str.56
.asciz ",\t// shift right (logical/unsigned)\n\t\t "
l_.str.57: ; @.str.57
.asciz "\t// shift right (arithmetic/signed)\n\t\t},\n"
l_.str.58: ; @.str.58
.asciz "\t },\n\t},"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _jsll_rand ## -- Begin function jsll_rand
.p2align 4, 0x90
_jsll_rand: ## @jsll_rand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
callq _rand
movl %eax, %eax
## kill: def $rax killed $eax
shlq $33, %rax
movq %rax, -24(%rbp) ## 8-byte Spill
callq _rand
movl %eax, %eax
## kill: def $rax killed $eax
shlq $16, %rax
movq %rax, -16(%rbp) ## 8-byte Spill
callq _rand
movq -24(%rbp), %rcx ## 8-byte Reload
movl %eax, %edx
movq -16(%rbp), %rax ## 8-byte Reload
movl %edx, %edx
## kill: def $rdx killed $edx
addq %rdx, %rax
xorq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _jsll_gen ## -- Begin function jsll_gen
.p2align 4, 0x90
_jsll_gen: ## @jsll_gen
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
leaq L_.str(%rip), %rdi
callq _puts
leaq L_.str.1(%rip), %rdi
callq _puts
leaq L_.str.2(%rip), %rdi
movl $13, %esi
movb $0, %al
callq _printf
leaq L_.str.3(%rip), %rdi
callq _puts
leaq L_.str.4(%rip), %rdi
callq _puts
leaq L_.str.5(%rip), %rdi
callq _puts
leaq L_.str.6(%rip), %rdi
callq _puts
leaq L_.str.7(%rip), %rdi
callq _puts
leaq L_.str.8(%rip), %rdi
callq _puts
leaq L_.str.9(%rip), %rdi
callq _puts
leaq L_.str.10(%rip), %rdi
callq _puts
leaq L_.str.11(%rip), %rdi
callq _puts
leaq L_.str.12(%rip), %rdi
callq _puts
leaq L_.str.1(%rip), %rdi
callq _puts
leaq L_.str.13(%rip), %rdi
callq _puts
movl $0, -4(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
cmpl $20, -4(%rbp)
jge LBB1_7
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
cmpl $0, -4(%rbp)
je LBB1_4
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
leaq -16(%rbp), %rdi
callq _jsll_rand
jmp LBB1_5
LBB1_4: ## in Loop: Header=BB1_1 Depth=1
movq $0, -16(%rbp)
LBB1_5: ## in Loop: Header=BB1_1 Depth=1
leaq -24(%rbp), %rdi
callq _jsll_rand
movl -4(%rbp), %esi
leaq L_.str.14(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rax
shrq $32, %rax
movl %eax, %esi
movq -16(%rbp), %rax
movl %eax, %edx
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.16(%rip), %rdi
movb $0, %al
callq _printf
movq -24(%rbp), %rax
shrq $32, %rax
movl %eax, %esi
movq -24(%rbp), %rax
movl %eax, %edx
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.17(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rax
addq -24(%rbp), %rax
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
shrq $32, %rax
movl %eax, %esi
movq -32(%rbp), %rax
movl %eax, %edx
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.18(%rip), %rdi
leaq L_.str.19(%rip), %rsi
movb $0, %al
callq _printf
movq -16(%rbp), %rax
subq -24(%rbp), %rax
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
shrq $32, %rax
movl %eax, %esi
movq -32(%rbp), %rax
movl %eax, %edx
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.18(%rip), %rdi
leaq L_.str.20(%rip), %rsi
movb $0, %al
callq _printf
movq -16(%rbp), %rax
imulq -24(%rbp), %rax
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
shrq $32, %rax
movl %eax, %esi
movq -32(%rbp), %rax
movl %eax, %edx
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.18(%rip), %rdi
leaq L_.str.21(%rip), %rsi
movb $0, %al
callq _printf
movq -16(%rbp), %rax
andq -24(%rbp), %rax
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
shrq $32, %rax
movl %eax, %esi
movq -32(%rbp), %rax
movl %eax, %edx
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.18(%rip), %rdi
leaq L_.str.22(%rip), %rsi
movb $0, %al
callq _printf
movq -16(%rbp), %rax
orq -24(%rbp), %rax
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
shrq $32, %rax
movl %eax, %esi
movq -32(%rbp), %rax
movl %eax, %edx
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.18(%rip), %rdi
leaq L_.str.23(%rip), %rsi
movb $0, %al
callq _printf
movq -16(%rbp), %rax
xorq -24(%rbp), %rax
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
shrq $32, %rax
movl %eax, %esi
movq -32(%rbp), %rax
movl %eax, %edx
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.18(%rip), %rdi
leaq L_.str.24(%rip), %rsi
movb $0, %al
callq _printf
movq -16(%rbp), %rax
xorq $-1, %rax
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
shrq $32, %rax
movl %eax, %esi
movq -32(%rbp), %rax
movl %eax, %edx
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.25(%rip), %rdi
leaq L_.str.26(%rip), %rsi
movb $0, %al
callq _printf
xorl %eax, %eax
## kill: def $rax killed $eax
subq -16(%rbp), %rax
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
shrq $32, %rax
movl %eax, %esi
movq -32(%rbp), %rax
movl %eax, %edx
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.25(%rip), %rdi
leaq L_.str.20(%rip), %rsi
movb $0, %al
callq _printf
movq -16(%rbp), %rax
shlq $13, %rax
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
shrq $32, %rax
movl %eax, %esi
movq -32(%rbp), %rax
movl %eax, %edx
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.27(%rip), %rdi
movl $13, %esi
movb $0, %al
callq _printf
movq -16(%rbp), %rax
sarq $13, %rax
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
shrq $32, %rax
movl %eax, %esi
movq -32(%rbp), %rax
movl %eax, %edx
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.28(%rip), %rdi
movl $13, %esi
movb $0, %al
callq _printf
movq -16(%rbp), %rax
shrq $13, %rax
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
shrq $32, %rax
movl %eax, %esi
movq -32(%rbp), %rax
movl %eax, %edx
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.29(%rip), %rdi
movl $13, %esi
movb $0, %al
callq _printf
movq -16(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -36(%rbp)
movq -16(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -40(%rbp)
movl -36(%rbp), %esi
movl -40(%rbp), %edx
leaq L_.str.30(%rip), %rdi
movb $0, %al
callq _printf
movslq -36(%rbp), %rax
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
shrq $32, %rax
movl %eax, %esi
movq -32(%rbp), %rax
movl %eax, %edx
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.31(%rip), %rdi
movb $0, %al
callq _printf
movl -40(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
shrq $32, %rax
movl %eax, %esi
movq -32(%rbp), %rax
movl %eax, %edx
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.32(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rsi
leaq L_.str.33(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rsi
leaq L_.str.34(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rsi
leaq L_.str.35(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rcx
movq -24(%rbp), %rdx
leaq L_.str.38(%rip), %rsi
leaq L_.str.37(%rip), %rax
cmpq %rdx, %rcx
cmovaq %rax, %rsi
movq -16(%rbp), %rcx
movq -24(%rbp), %rdi
leaq L_.str.38(%rip), %rdx
leaq L_.str.37(%rip), %rax
cmpq %rdi, %rcx
cmovbq %rax, %rdx
leaq L_.str.36(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rcx
movq -24(%rbp), %rdx
leaq L_.str.38(%rip), %rsi
leaq L_.str.37(%rip), %rax
cmpq %rdx, %rcx
cmovgq %rax, %rsi
movq -16(%rbp), %rcx
movq -24(%rbp), %rdi
leaq L_.str.38(%rip), %rdx
leaq L_.str.37(%rip), %rax
cmpq %rdi, %rcx
cmovlq %rax, %rdx
leaq L_.str.39(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.40(%rip), %rdi
callq _puts
## %bb.6: ## in Loop: Header=BB1_1 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB1_1
LBB1_7:
leaq L_.str.41(%rip), %rdi
callq _puts
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _jsll_gen_shift ## -- Begin function jsll_gen_shift
.p2align 4, 0x90
_jsll_gen_shift: ## @jsll_gen_shift
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
leaq L_.str.42(%rip), %rdi
callq _puts
leaq L_.str.43(%rip), %rdi
callq _puts
leaq L_.str.44(%rip), %rdi
callq _puts
leaq L_.str.45(%rip), %rdi
callq _puts
leaq L_.str.46(%rip), %rdi
callq _puts
leaq L_.str.47(%rip), %rdi
callq _puts
leaq L_.str.48(%rip), %rdi
callq _puts
leaq L_.str.49(%rip), %rdi
callq _puts
leaq L_.str.50(%rip), %rdi
callq _puts
movl $0, -36(%rbp)
LBB2_1: ## =>This Loop Header: Depth=1
## Child Loop BB2_6 Depth 2
cmpl $4, -36(%rbp)
jge LBB2_11
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
leaq -8(%rbp), %rdi
callq _jsll_rand
movl -36(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
je LBB2_4
## %bb.3: ## in Loop: Header=BB2_1 Depth=1
movabsq $-9223372036854775808, %rax ## imm = 0x8000000000000000
orq -8(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB2_5
LBB2_4: ## in Loop: Header=BB2_1 Depth=1
movabsq $9223372036854775807, %rax ## imm = 0x7FFFFFFFFFFFFFFF
andq -8(%rbp), %rax
movq %rax, -8(%rbp)
LBB2_5: ## in Loop: Header=BB2_1 Depth=1
leaq L_.str.51(%rip), %rdi
movb $0, %al
callq _printf
movq -8(%rbp), %rax
shrq $32, %rax
movl %eax, %esi
movq -8(%rbp), %rax
movl %eax, %edx
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
movl -36(%rbp), %esi
leaq L_.str.52(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.53(%rip), %rdi
callq _puts
movb $1, -37(%rbp)
LBB2_6: ## Parent Loop BB2_1 Depth=1
## => This Inner Loop Header: Depth=2
movzbl -37(%rbp), %eax
cmpl $64, %eax
jge LBB2_9
## %bb.7: ## in Loop: Header=BB2_6 Depth=2
movq -8(%rbp), %rax
movzbl -37(%rbp), %ecx
movl %ecx, %ecx
## kill: def $rcx killed $ecx
## kill: def $cl killed $rcx
shlq %cl, %rax
movq %rax, -16(%rbp)
movq -8(%rbp), %rax
movzbl -37(%rbp), %ecx
movl %ecx, %ecx
## kill: def $rcx killed $ecx
## kill: def $cl killed $rcx
shrq %cl, %rax
movq %rax, -24(%rbp)
movq -8(%rbp), %rax
movzbl -37(%rbp), %ecx
movl %ecx, %ecx
## kill: def $rcx killed $ecx
## kill: def $cl killed $rcx
sarq %cl, %rax
movq %rax, -32(%rbp)
leaq L_.str.54(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rax
shrq $32, %rax
movl %eax, %esi
movq -16(%rbp), %rax
movl %eax, %edx
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
movzbl -37(%rbp), %esi
leaq L_.str.55(%rip), %rdi
movb $0, %al
callq _printf
movq -24(%rbp), %rax
shrq $32, %rax
movl %eax, %esi
movq -24(%rbp), %rax
movl %eax, %edx
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.56(%rip), %rdi
movb $0, %al
callq _printf
movq -32(%rbp), %rax
sarq $32, %rax
movl %eax, %esi
movq -32(%rbp), %rax
movl %eax, %edx
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.57(%rip), %rdi
movb $0, %al
callq _printf
## %bb.8: ## in Loop: Header=BB2_6 Depth=2
movb -37(%rbp), %al
addb $1, %al
movb %al, -37(%rbp)
jmp LBB2_6
LBB2_9: ## in Loop: Header=BB2_1 Depth=1
leaq L_.str.58(%rip), %rdi
callq _puts
## %bb.10: ## in Loop: Header=BB2_1 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB2_1
LBB2_11:
leaq L_.str.41(%rip), %rdi
callq _puts
addq $48, %rsp
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
subq $16, %rsp
movl $0, -4(%rbp)
callq _jsll_gen
callq _jsll_gen_shift
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "// file generated by jsll_gen.c on a system with 64-bit integers"
L_.str.1: ## @.str.1
.space 1
L_.str.2: ## @.str.2
.asciz "#define SHIFT_BITS %u\n"
L_.str.3: ## @.str.3
.asciz "typedef struct testrec_t {"
L_.str.4: ## @.str.4
.asciz " JSInt64 a, b, add, sub, mul, and, or, xor, not, neg;"
L_.str.5: ## @.str.5
.asciz " JSInt64 shl, shr, ushr;"
L_.str.6: ## @.str.6
.asciz " int32_t l2i;"
L_.str.7: ## @.str.7
.asciz " uint32_t l2ui;"
L_.str.8: ## @.str.8
.asciz " JSInt64 i2l;"
L_.str.9: ## @.str.9
.asciz " JSUint64 ui2l;"
L_.str.10: ## @.str.10
.asciz " const char *hexstr, *decstr, *udecstr;"
L_.str.11: ## @.str.11
.asciz " bool_t gtu, ltu, gt, lt;"
L_.str.12: ## @.str.12
.asciz "} testrec_t;"
L_.str.13: ## @.str.13
.asciz "const testrec_t tests[] = {"
L_.str.14: ## @.str.14
.asciz "{ // record %u\n\t"
L_.str.15: ## @.str.15
.asciz "JSLL_INIT( 0x%08x, 0x%08x )"
L_.str.16: ## @.str.16
.asciz ",\t// a\n\t"
L_.str.17: ## @.str.17
.asciz ",\t// b\n\t"
L_.str.18: ## @.str.18
.asciz ",\t// a %s b\n\t"
L_.str.19: ## @.str.19
.asciz "+"
L_.str.20: ## @.str.20
.asciz "-"
L_.str.21: ## @.str.21
.asciz "*"
L_.str.22: ## @.str.22
.asciz "&"
L_.str.23: ## @.str.23
.asciz "|"
L_.str.24: ## @.str.24
.asciz "^"
L_.str.25: ## @.str.25
.asciz ",\t// %sa\n\t"
L_.str.26: ## @.str.26
.asciz "~"
L_.str.27: ## @.str.27
.asciz ",\t// a << %u\n\t"
L_.str.28: ## @.str.28
.asciz ",\t// a >> %u (signed)\n\t"
L_.str.29: ## @.str.29
.asciz ",\t// a >> %u (unsigned)\n\t"
L_.str.30: ## @.str.30
.asciz "%d, UINT32_C(%u),\t// (int32_t) a, (uint32_t) a\n\t"
L_.str.31: ## @.str.31
.asciz ",\t// (int64_t)(int32_t)a\n\t"
L_.str.32: ## @.str.32
.asciz ",\t// (uint64_t)(uint32_t)a\n\t"
L_.str.33: ## @.str.33
.asciz "\"%016llx\",\t// a (hexadecimal)\n\t"
L_.str.34: ## @.str.34
.asciz "\"%lld\",\t// a (signed decimal)\n\t"
L_.str.35: ## @.str.35
.asciz "\"%llu\",\t// a (unsigned decimal)\n\t"
L_.str.36: ## @.str.36
.asciz "%s, %s,\t// a > b, a < b (unsigned)\n"
L_.str.37: ## @.str.37
.asciz "TRUE"
L_.str.38: ## @.str.38
.asciz "FALSE"
L_.str.39: ## @.str.39
.asciz "\t%s, %s,\t// a > b, a < b (signed)\n"
L_.str.40: ## @.str.40
.asciz "},"
L_.str.41: ## @.str.41
.asciz "};"
L_.str.42: ## @.str.42
.asciz "typedef struct shiftrec_t {"
L_.str.43: ## @.str.43
.asciz " JSUint64 shl, ushr;"
L_.str.44: ## @.str.44
.asciz " JSInt64 shr;"
L_.str.45: ## @.str.45
.asciz "} shiftrec_t;"
L_.str.46: ## @.str.46
.asciz "typedef struct shifttest_t {"
L_.str.47: ## @.str.47
.asciz " JSUint64 base;"
L_.str.48: ## @.str.48
.asciz " shiftrec_t shift[63];"
L_.str.49: ## @.str.49
.asciz "} shifttest_t;"
L_.str.50: ## @.str.50
.asciz "const shifttest_t shift_tests[] = {"
L_.str.51: ## @.str.51
.asciz "\t{ "
L_.str.52: ## @.str.52
.asciz ",\t// record %u\n"
L_.str.53: ## @.str.53
.asciz "\t {"
L_.str.54: ## @.str.54
.asciz "\t\t{ "
L_.str.55: ## @.str.55
.asciz ",\t// shift left %u\n\t\t "
L_.str.56: ## @.str.56
.asciz ",\t// shift right (logical/unsigned)\n\t\t "
L_.str.57: ## @.str.57
.asciz "\t// shift right (arithmetic/signed)\n\t\t},\n"
L_.str.58: ## @.str.58
.asciz "\t },\n\t},"
.subsections_via_symbols
|
the_stack_data/184518041.c
|
.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
mov w8, #0
stur w8, [x29, #-12] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
mov w0, #1
mov w1, #10
bl _power
stur w0, [x29, #-8]
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
str x0, [sp, #24] ; 8-byte Folded Spill
bl _printf
ldur w1, [x29, #-12] ; 4-byte Folded Reload
mov w0, #1024
bl _power
mov x8, x0
ldr x0, [sp, #24] ; 8-byte Folded Reload
stur w8, [x29, #-8]
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
bl _printf
mov w0, #2
str w0, [sp, #16] ; 4-byte Folded Spill
mov w1, #16
bl _power
mov x8, x0
ldr x0, [sp, #24] ; 8-byte Folded Reload
stur w8, [x29, #-8]
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
bl _printf
ldr w1, [sp, #16] ; 4-byte Folded Reload
mov w0, #5
str w0, [sp, #20] ; 4-byte Folded Spill
bl _power
mov x8, x0
ldr x0, [sp, #24] ; 8-byte Folded Reload
stur w8, [x29, #-8]
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
bl _printf
ldr w0, [sp, #20] ; 4-byte Folded Reload
mov w1, #-2
bl _power
mov x8, x0
ldr x0, [sp, #24] ; 8-byte Folded Reload
stur w8, [x29, #-8]
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
bl _printf
mov w0, #-5
mov w1, #3
bl _power
mov x8, x0
ldr x0, [sp, #24] ; 8-byte Folded Reload
stur w8, [x29, #-8]
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
bl _printf
ldur w0, [x29, #-12] ; 4-byte Folded Reload
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.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 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
movl $0, -4(%rbp)
movl $1, %edi
movl $10, %esi
callq _power
movl %eax, -8(%rbp)
movl -8(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $1024, %edi ## imm = 0x400
xorl %esi, %esi
callq _power
movl %eax, -8(%rbp)
movl -8(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $2, %edi
movl $16, %esi
callq _power
movl %eax, -8(%rbp)
movl -8(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $5, %edi
movl $2, %esi
callq _power
movl %eax, -8(%rbp)
movl -8(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $5, %edi
movl $4294967294, %esi ## imm = 0xFFFFFFFE
callq _power
movl %eax, -8(%rbp)
movl -8(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $4294967291, %edi ## imm = 0xFFFFFFFB
movl $3, %esi
callq _power
movl %eax, -8(%rbp)
movl -8(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %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 "%d\n"
.subsections_via_symbols
|
the_stack_data/162644421.c
|
.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 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
stur w0, [x29, #-4]
str x1, [sp, #16]
mov w8, #123
str w8, [sp, #12]
ldr w9, [sp, #12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.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 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 $32, %rsp
movl %edi, -4(%rbp)
movq %rsi, -16(%rbp)
movl $123, -20(%rbp)
movl -20(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d\n"
.subsections_via_symbols
|
the_stack_data/181393992.c
|
.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
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
add x8, sp, #8
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldr w8, [sp, #8]
mov w10, #4
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr w9, [sp, #8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_3
LBB0_2:
ldr w9, [sp, #8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_3
LBB0_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter year: "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "\n%d is a leap year.\n"
l_.str.3: ; @.str.3
.asciz "\n%d is not a leap year.\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 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
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movl -8(%rbp), %eax
movl $4, %ecx
cltd
idivl %ecx
cmpl $0, %edx
jne LBB0_2
## %bb.1:
movl -8(%rbp), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_3
LBB0_2:
movl -8(%rbp), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
LBB0_3:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter year: "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "\n%d is a leap year.\n"
L_.str.3: ## @.str.3
.asciz "\n%d is not a leap year.\n"
.subsections_via_symbols
|
the_stack_data/43886582.c
|
.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, #416
.cfi_def_cfa_offset 416
stp x28, x27, [sp, #384] ; 16-byte Folded Spill
stp x29, x30, [sp, #400] ; 16-byte Folded Spill
add x29, sp, #400
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #72]
mov x9, sp
add x8, sp, #64
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
; Child Loop BB0_7 Depth 2
; Child Loop BB0_11 Depth 2
; Child Loop BB0_13 Depth 3
ldr w8, [sp, #64]
subs w9, w8, #1
str w9, [sp, #64]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_21
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
mov x9, sp
sub x8, x29, #124
str x8, [sp, #24] ; 8-byte Folded Spill
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
str x0, [sp, #16] ; 8-byte Folded Spill
bl _scanf
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
add x8, sp, #176
str x8, [sp, #32] ; 8-byte Folded Spill
str x8, [x9]
bl _scanf
ldr x0, [sp, #24] ; 8-byte Folded Reload
bl _strlen
mov x8, x0
ldr x0, [sp, #32] ; 8-byte Folded Reload
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #48]
bl _strlen
mov x8, x0
str w8, [sp, #44]
str wzr, [sp, #68]
str wzr, [sp, #52]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #68]
ldr w9, [sp, #48]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldrsw x9, [sp, #68]
sub x8, x29, #124
add x8, x8, x9
ldrb w8, [x8]
ldrsw x10, [sp, #52]
add x9, sp, #76
add x9, x9, x10
strb w8, [x9]
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #68]
add w8, w8, #1
str w8, [sp, #68]
ldr w8, [sp, #52]
add w8, w8, #1
str w8, [sp, #52]
b LBB0_3
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldrsw x9, [sp, #52]
add x8, sp, #76
add x9, x8, x9
mov w8, #32
strb w8, [x9]
ldr w8, [sp, #52]
add w8, w8, #1
str w8, [sp, #52]
str wzr, [sp, #68]
b LBB0_7
LBB0_7: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #68]
ldr w9, [sp, #44]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_10
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_7 Depth=2
ldrsw x9, [sp, #68]
add x8, sp, #176
add x8, x8, x9
ldrb w8, [x8]
ldrsw x10, [sp, #52]
add x9, sp, #76
add x9, x9, x10
strb w8, [x9]
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_7 Depth=2
ldr w8, [sp, #68]
add w8, w8, #1
str w8, [sp, #68]
ldr w8, [sp, #52]
add w8, w8, #1
str w8, [sp, #52]
b LBB0_7
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
ldrsw x10, [sp, #52]
add x8, sp, #76
str x8, [sp, #8] ; 8-byte Folded Spill
mov x9, x8
add x9, x9, x10
strb wzr, [x9]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _strlen
mov x8, x0
str w8, [sp, #40]
str wzr, [sp, #68]
b LBB0_11
LBB0_11: ; Parent Loop BB0_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_13 Depth 3
ldr w8, [sp, #68]
ldr w9, [sp, #40]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_20
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_11 Depth=2
str wzr, [sp, #52]
b LBB0_13
LBB0_13: ; Parent Loop BB0_1 Depth=1
; Parent Loop BB0_11 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #52]
ldr w9, [sp, #40]
ldr w10, [sp, #68]
subs w9, w9, w10
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_18
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_13 Depth=3
ldrsw x8, [sp, #52]
add x9, sp, #76
ldrsb w8, [x9, x8]
ldr w10, [sp, #52]
add w10, w10, #1
ldrsb w9, [x9, w10, sxtw]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_16
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_13 Depth=3
ldrsw x8, [sp, #52]
add x9, sp, #76
ldrsb w8, [x9, x8]
str w8, [sp, #56]
ldr w8, [sp, #52]
add w8, w8, #1
add x8, x9, w8, sxtw
ldrb w8, [x8]
ldrsw x11, [sp, #52]
mov x10, x9
add x10, x10, x11
strb w8, [x10]
ldr w8, [sp, #56]
ldr w10, [sp, #52]
add w10, w10, #1
strb w8, [x9, w10, sxtw]
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_13 Depth=3
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_13 Depth=3
ldr w8, [sp, #52]
add w8, w8, #1
str w8, [sp, #52]
b LBB0_13
LBB0_18: ; in Loop: Header=BB0_11 Depth=2
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_11 Depth=2
ldr w8, [sp, #68]
add w8, w8, #1
str w8, [sp, #68]
b LBB0_11
LBB0_20: ; in Loop: Header=BB0_1 Depth=1
mov x9, sp
add x8, sp, #76
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_1
LBB0_21:
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_23
b LBB0_22
LBB0_22:
bl ___stack_chk_fail
LBB0_23:
mov w0, #0
ldp x29, x30, [sp, #400] ; 16-byte Folded Reload
ldp x28, x27, [sp, #384] ; 16-byte Folded Reload
add sp, sp, #416
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz " %[^\n]"
l_.str.2: ; @.str.2
.asciz "%s\n"
l_.str.3: ; @.str.3
.asciz "%s"
.subsections_via_symbols
|
.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
subq $384, %rsp ## imm = 0x180
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -340(%rbp)
leaq L_.str(%rip), %rdi
leaq -348(%rbp), %rsi
movb $0, %al
callq _scanf
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
## Child Loop BB0_7 Depth 2
## Child Loop BB0_11 Depth 2
## Child Loop BB0_13 Depth 3
movl -348(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -348(%rbp)
cmpl $0, %eax
je LBB0_21
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq -112(%rbp), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
leaq -224(%rbp), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
leaq -112(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -364(%rbp)
leaq -224(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -368(%rbp)
movl $0, -344(%rbp)
movl $0, -360(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -344(%rbp), %eax
cmpl -364(%rbp), %eax
jge LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movslq -344(%rbp), %rax
movb -112(%rbp,%rax), %cl
movslq -360(%rbp), %rax
movb %cl, -336(%rbp,%rax)
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movl -344(%rbp), %eax
addl $1, %eax
movl %eax, -344(%rbp)
movl -360(%rbp), %eax
addl $1, %eax
movl %eax, -360(%rbp)
jmp LBB0_3
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
movslq -360(%rbp), %rax
movb $32, -336(%rbp,%rax)
movl -360(%rbp), %eax
addl $1, %eax
movl %eax, -360(%rbp)
movl $0, -344(%rbp)
LBB0_7: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -344(%rbp), %eax
cmpl -368(%rbp), %eax
jge LBB0_10
## %bb.8: ## in Loop: Header=BB0_7 Depth=2
movslq -344(%rbp), %rax
movb -224(%rbp,%rax), %cl
movslq -360(%rbp), %rax
movb %cl, -336(%rbp,%rax)
## %bb.9: ## in Loop: Header=BB0_7 Depth=2
movl -344(%rbp), %eax
addl $1, %eax
movl %eax, -344(%rbp)
movl -360(%rbp), %eax
addl $1, %eax
movl %eax, -360(%rbp)
jmp LBB0_7
LBB0_10: ## in Loop: Header=BB0_1 Depth=1
movslq -360(%rbp), %rax
movb $0, -336(%rbp,%rax)
leaq -336(%rbp), %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq -336(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -372(%rbp)
movl $0, -344(%rbp)
LBB0_11: ## Parent Loop BB0_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_13 Depth 3
movl -344(%rbp), %eax
movl -372(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB0_20
## %bb.12: ## in Loop: Header=BB0_11 Depth=2
movl $0, -360(%rbp)
LBB0_13: ## Parent Loop BB0_1 Depth=1
## Parent Loop BB0_11 Depth=2
## => This Inner Loop Header: Depth=3
movl -360(%rbp), %eax
movl -372(%rbp), %ecx
subl -344(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB0_18
## %bb.14: ## in Loop: Header=BB0_13 Depth=3
movslq -360(%rbp), %rax
movsbl -336(%rbp,%rax), %eax
movl -360(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movsbl -336(%rbp,%rcx), %ecx
cmpl %ecx, %eax
jle LBB0_16
## %bb.15: ## in Loop: Header=BB0_13 Depth=3
movslq -360(%rbp), %rax
movsbl -336(%rbp,%rax), %eax
movl %eax, -356(%rbp)
movl -360(%rbp), %eax
addl $1, %eax
cltq
movb -336(%rbp,%rax), %cl
movslq -360(%rbp), %rax
movb %cl, -336(%rbp,%rax)
movl -356(%rbp), %eax
movb %al, %cl
movl -360(%rbp), %eax
addl $1, %eax
cltq
movb %cl, -336(%rbp,%rax)
LBB0_16: ## in Loop: Header=BB0_13 Depth=3
jmp LBB0_17
LBB0_17: ## in Loop: Header=BB0_13 Depth=3
movl -360(%rbp), %eax
addl $1, %eax
movl %eax, -360(%rbp)
jmp LBB0_13
LBB0_18: ## in Loop: Header=BB0_11 Depth=2
jmp LBB0_19
LBB0_19: ## in Loop: Header=BB0_11 Depth=2
movl -344(%rbp), %eax
addl $1, %eax
movl %eax, -344(%rbp)
jmp LBB0_11
LBB0_20: ## in Loop: Header=BB0_1 Depth=1
leaq -336(%rbp), %rsi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_1
LBB0_21:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_23
## %bb.22:
xorl %eax, %eax
addq $384, %rsp ## imm = 0x180
popq %rbp
retq
LBB0_23:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz " %[^\n]"
L_.str.2: ## @.str.2
.asciz "%s\n"
L_.str.3: ## @.str.3
.asciz "%s"
.subsections_via_symbols
|
the_stack_data/1060237.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _f ; -- Begin function f
.p2align 2
_f: ; @f
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
mov x8, x4
str w8, [sp, #28]
str w0, [sp, #24]
str w1, [sp, #20]
str w2, [sp, #16]
str w3, [sp, #12]
ldrsh w8, [sp, #28]
subs w8, w8, #0
cset w8, le
and w8, w8, #0x1
ldrh w9, [sp, #28]
add w0, w8, w9
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.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 w3, #0
stur wzr, [x29, #-4]
adrp x8, l___const.main.u@PAGE
ldr w8, [x8, l___const.main.u@PAGEOFF]
str w8, [sp, #8]
ldr w8, [sp, #8]
mov x4, x8
mov x0, x3
mov x1, x3
mov x2, x3
bl _f
subs w8, w0, #16, lsl #12 ; =65536
cset w8, eq
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
bl _abort
LBB1_2:
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__literal4,4byte_literals
.p2align 2 ; @__const.main.u
l___const.main.u:
.short 65535 ; 0xffff
.space 2
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _f ## -- Begin function f
.p2align 4, 0x90
_f: ## @f
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %r8d, -8(%rbp)
movl %edi, -12(%rbp)
movl %esi, -16(%rbp)
movl %edx, -20(%rbp)
movl %ecx, -24(%rbp)
movswl -8(%rbp), %eax
cmpl $0, %eax
setle %al
andb $1, %al
movzbl %al, %eax
movzwl -8(%rbp), %ecx
addl %ecx, %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
subq $16, %rsp
movl $0, -4(%rbp)
movl L___const.main.u(%rip), %eax
movl %eax, -8(%rbp)
movl -8(%rbp), %r8d
xorl %ecx, %ecx
movl %ecx, %edi
movl %ecx, %esi
movl %ecx, %edx
callq _f
cmpl $65536, %eax ## imm = 0x10000
je LBB1_2
## %bb.1:
callq _abort
LBB1_2:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## @__const.main.u
L___const.main.u:
.short 65535 ## 0xffff
.space 2
.subsections_via_symbols
|
the_stack_data/8822.c
|
.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
stur wzr, [x29, #-4]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
bl _getchar
str w0, [sp, #8]
adds w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB0_12
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
subs w8, w8, #9
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
mov w0, #92
bl _putchar
mov w0, #116
bl _putchar
b LBB0_11
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
subs w8, w8, #8
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
mov w0, #92
bl _putchar
mov w0, #98
bl _putchar
b LBB0_10
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
subs w8, w8, #92
cset w8, ne
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
mov w0, #92
str w0, [sp, #4] ; 4-byte Folded Spill
bl _putchar
ldr w0, [sp, #4] ; 4-byte Folded Reload
bl _putchar
b LBB0_9
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
ldr w0, [sp, #8]
bl _putchar
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_12:
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.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 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
movl $0, -4(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
callq _getchar
movl %eax, -8(%rbp)
cmpl $-1, %eax
je LBB0_12
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
cmpl $9, -8(%rbp)
jne LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl $92, %edi
callq _putchar
movl $116, %edi
callq _putchar
jmp LBB0_11
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
cmpl $8, -8(%rbp)
jne LBB0_6
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
movl $92, %edi
callq _putchar
movl $98, %edi
callq _putchar
jmp LBB0_10
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
cmpl $92, -8(%rbp)
jne LBB0_8
## %bb.7: ## in Loop: Header=BB0_1 Depth=1
movl $92, %edi
callq _putchar
movl $92, %edi
callq _putchar
jmp LBB0_9
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %edi
callq _putchar
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_10
LBB0_10: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_11
LBB0_11: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_12:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
the_stack_data/302597.c
|
.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 x0, #12
bl _malloc
str x0, [sp, #8]
ldr x9, [sp, #8]
mov w8, #72
str w8, [x9]
ldr x9, [sp, #8]
mov w8, #73
str w8, [x9, #4]
ldr x9, [sp, #8]
mov w8, #33
str w8, [x9, #8]
ldr x0, [sp, #8]
bl _free
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.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 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
movl $12, %edi
callq _malloc
movq %rax, -8(%rbp)
movq -8(%rbp), %rax
movl $72, (%rax)
movq -8(%rbp), %rax
movl $73, 4(%rax)
movq -8(%rbp), %rax
movl $33, 8(%rax)
movq -8(%rbp), %rdi
callq _free
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
the_stack_data/165765102.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _max17050_thermistor_real_to_fuelgauge ; -- Begin function max17050_thermistor_real_to_fuelgauge
.p2align 2
_max17050_thermistor_real_to_fuelgauge: ; @max17050_thermistor_real_to_fuelgauge
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
adrp x9, _r2f@PAGE
adrp x8, _r2f@PAGE
add x8, x8, _r2f@PAGEOFF
str x8, [sp, #8] ; 8-byte Folded Spill
str w0, [sp, #28]
ldr w8, [sp, #28]
mov w10, #10
sdiv w8, w8, w10
ldrsh w9, [x9, _r2f@PAGEOFF]
subs w8, w8, w9
str w8, [sp, #20]
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr w8, [sp, #20]
subs w8, w8, #1
str w8, [sp, #20]
b LBB0_2
LBB0_2:
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldrsh w8, [x8, #2]
mov w9, #10
mul w8, w8, w9
str w8, [sp, #24]
b LBB0_8
LBB0_4:
ldrsw x8, [sp, #20]
subs x8, x8, #115
cset w8, lo
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldrsh w8, [x8, #462]
mov w9, #10
mul w8, w8, w9
str w8, [sp, #24]
b LBB0_7
LBB0_6:
ldr w8, [sp, #28]
ldrsw x9, [sp, #20]
lsl x9, x9, #2
adrp x10, _r2f@PAGE
add x10, x10, _r2f@PAGEOFF
ldrsh w11, [x10, x9]
mov w9, #10
mul w11, w11, w9
subs w8, w8, w11
str w8, [sp, #16]
ldrsw x11, [sp, #20]
mov x8, x10
add x8, x8, x11, lsl #2
ldrsh w8, [x8, #2]
mul w8, w8, w9
ldr w9, [sp, #20]
add w9, w9, #1
add x9, x10, w9, sxtw #2
ldrsh w9, [x9, #2]
ldrsw x11, [sp, #20]
add x10, x10, x11, lsl #2
ldrsh w10, [x10, #2]
subs w9, w9, w10
ldr w10, [sp, #16]
mul w9, w9, w10
add w8, w8, w9
str w8, [sp, #24]
b LBB0_7
LBB0_7:
b LBB0_8
LBB0_8:
ldr w0, [sp, #24]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _max17050_thermistor_fuelgauge_to_real ; -- Begin function max17050_thermistor_fuelgauge_to_real
.p2align 2
_max17050_thermistor_fuelgauge_to_real: ; @max17050_thermistor_fuelgauge_to_real
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
adrp x9, _f2r@PAGE
add x9, x9, _f2r@PAGEOFF
str x9, [sp, #8] ; 8-byte Folded Spill
str w0, [sp, #28]
ldr w8, [sp, #28]
mov w10, #10
sdiv w8, w8, w10
ldrsh w9, [x9, #2]
subs w8, w8, w9
str w8, [sp, #20]
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
ldr w8, [sp, #20]
subs w8, w8, #1
str w8, [sp, #20]
b LBB1_2
LBB1_2:
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
adrp x8, _f2r@PAGE
ldrsh w8, [x8, _f2r@PAGEOFF]
mov w9, #10
mul w8, w8, w9
str w8, [sp, #24]
b LBB1_8
LBB1_4:
ldrsw x8, [sp, #20]
subs x8, x8, #86
cset w8, lo
tbnz w8, #0, LBB1_6
b LBB1_5
LBB1_5:
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldrsh w8, [x8, #344]
mov w9, #10
mul w8, w8, w9
str w8, [sp, #24]
b LBB1_7
LBB1_6:
ldr w8, [sp, #28]
ldrsw x11, [sp, #20]
adrp x10, _f2r@PAGE
add x10, x10, _f2r@PAGEOFF
mov x9, x10
add x9, x9, x11, lsl #2
ldrsh w11, [x9, #2]
mov w9, #10
mul w11, w11, w9
subs w8, w8, w11
str w8, [sp, #16]
ldrsw x8, [sp, #20]
lsl x8, x8, #2
ldrsh w8, [x10, x8]
mul w8, w8, w9
ldr w9, [sp, #20]
add w11, w9, #1
; implicit-def: $x9
mov x9, x11
sxtw x9, w9
lsl x9, x9, #2
ldrsh w9, [x10, x9]
ldrsw x11, [sp, #20]
lsl x11, x11, #2
ldrsh w10, [x10, x11]
subs w9, w9, w10
ldr w10, [sp, #16]
mul w9, w9, w10
add w8, w8, w9
str w8, [sp, #24]
b LBB1_7
LBB1_7:
b LBB1_8
LBB1_8:
ldr w0, [sp, #24]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__const
.p2align 1 ; @r2f
_r2f:
.short 65501 ; 0xffdd
.short 65515 ; 0xffeb
.short 65502 ; 0xffde
.short 65515 ; 0xffeb
.short 65503 ; 0xffdf
.short 65515 ; 0xffeb
.short 65504 ; 0xffe0
.short 65515 ; 0xffeb
.short 65505 ; 0xffe1
.short 65516 ; 0xffec
.short 65506 ; 0xffe2
.short 65516 ; 0xffec
.short 65507 ; 0xffe3
.short 65516 ; 0xffec
.short 65508 ; 0xffe4
.short 65517 ; 0xffed
.short 65509 ; 0xffe5
.short 65517 ; 0xffed
.short 65510 ; 0xffe6
.short 65517 ; 0xffed
.short 65511 ; 0xffe7
.short 65518 ; 0xffee
.short 65512 ; 0xffe8
.short 65518 ; 0xffee
.short 65513 ; 0xffe9
.short 65519 ; 0xffef
.short 65514 ; 0xffea
.short 65519 ; 0xffef
.short 65515 ; 0xffeb
.short 65520 ; 0xfff0
.short 65516 ; 0xffec
.short 65520 ; 0xfff0
.short 65517 ; 0xffed
.short 65521 ; 0xfff1
.short 65518 ; 0xffee
.short 65521 ; 0xfff1
.short 65519 ; 0xffef
.short 65522 ; 0xfff2
.short 65520 ; 0xfff0
.short 65522 ; 0xfff2
.short 65521 ; 0xfff1
.short 65523 ; 0xfff3
.short 65522 ; 0xfff2
.short 65523 ; 0xfff3
.short 65523 ; 0xfff3
.short 65524 ; 0xfff4
.short 65524 ; 0xfff4
.short 65525 ; 0xfff5
.short 65525 ; 0xfff5
.short 65525 ; 0xfff5
.short 65526 ; 0xfff6
.short 65526 ; 0xfff6
.short 65527 ; 0xfff7
.short 65527 ; 0xfff7
.short 65528 ; 0xfff8
.short 65527 ; 0xfff7
.short 65529 ; 0xfff9
.short 65528 ; 0xfff8
.short 65530 ; 0xfffa
.short 65529 ; 0xfff9
.short 65531 ; 0xfffb
.short 65530 ; 0xfffa
.short 65532 ; 0xfffc
.short 65531 ; 0xfffb
.short 65533 ; 0xfffd
.short 65531 ; 0xfffb
.short 65534 ; 0xfffe
.short 65532 ; 0xfffc
.short 65535 ; 0xffff
.short 65533 ; 0xfffd
.short 0 ; 0x0
.short 65534 ; 0xfffe
.short 1 ; 0x1
.short 65535 ; 0xffff
.short 2 ; 0x2
.short 0 ; 0x0
.short 3 ; 0x3
.short 1 ; 0x1
.short 4 ; 0x4
.short 2 ; 0x2
.short 5 ; 0x5
.short 3 ; 0x3
.short 6 ; 0x6
.short 4 ; 0x4
.short 7 ; 0x7
.short 5 ; 0x5
.short 8 ; 0x8
.short 6 ; 0x6
.short 9 ; 0x9
.short 7 ; 0x7
.short 10 ; 0xa
.short 8 ; 0x8
.short 11 ; 0xb
.short 9 ; 0x9
.short 12 ; 0xc
.short 10 ; 0xa
.short 13 ; 0xd
.short 11 ; 0xb
.short 14 ; 0xe
.short 12 ; 0xc
.short 15 ; 0xf
.short 13 ; 0xd
.short 16 ; 0x10
.short 14 ; 0xe
.short 17 ; 0x11
.short 15 ; 0xf
.short 18 ; 0x12
.short 17 ; 0x11
.short 19 ; 0x13
.short 18 ; 0x12
.short 20 ; 0x14
.short 19 ; 0x13
.short 21 ; 0x15
.short 20 ; 0x14
.short 22 ; 0x16
.short 21 ; 0x15
.short 23 ; 0x17
.short 22 ; 0x16
.short 24 ; 0x18
.short 23 ; 0x17
.short 25 ; 0x19
.short 24 ; 0x18
.short 26 ; 0x1a
.short 25 ; 0x19
.short 27 ; 0x1b
.short 26 ; 0x1a
.short 28 ; 0x1c
.short 27 ; 0x1b
.short 29 ; 0x1d
.short 29 ; 0x1d
.short 30 ; 0x1e
.short 30 ; 0x1e
.short 31 ; 0x1f
.short 31 ; 0x1f
.short 32 ; 0x20
.short 32 ; 0x20
.short 33 ; 0x21
.short 33 ; 0x21
.short 34 ; 0x22
.short 34 ; 0x22
.short 35 ; 0x23
.short 35 ; 0x23
.short 36 ; 0x24
.short 36 ; 0x24
.short 37 ; 0x25
.short 37 ; 0x25
.short 38 ; 0x26
.short 38 ; 0x26
.short 39 ; 0x27
.short 38 ; 0x26
.short 40 ; 0x28
.short 39 ; 0x27
.short 41 ; 0x29
.short 40 ; 0x28
.short 42 ; 0x2a
.short 41 ; 0x29
.short 43 ; 0x2b
.short 42 ; 0x2a
.short 44 ; 0x2c
.short 43 ; 0x2b
.short 45 ; 0x2d
.short 44 ; 0x2c
.short 46 ; 0x2e
.short 45 ; 0x2d
.short 47 ; 0x2f
.short 45 ; 0x2d
.short 48 ; 0x30
.short 46 ; 0x2e
.short 49 ; 0x31
.short 47 ; 0x2f
.short 50 ; 0x32
.short 48 ; 0x30
.short 51 ; 0x33
.short 48 ; 0x30
.short 52 ; 0x34
.short 49 ; 0x31
.short 53 ; 0x35
.short 50 ; 0x32
.short 54 ; 0x36
.short 50 ; 0x32
.short 55 ; 0x37
.short 51 ; 0x33
.short 56 ; 0x38
.short 52 ; 0x34
.short 57 ; 0x39
.short 52 ; 0x34
.short 58 ; 0x3a
.short 53 ; 0x35
.short 59 ; 0x3b
.short 54 ; 0x36
.short 60 ; 0x3c
.short 54 ; 0x36
.short 61 ; 0x3d
.short 55 ; 0x37
.short 62 ; 0x3e
.short 55 ; 0x37
.short 63 ; 0x3f
.short 56 ; 0x38
.short 64 ; 0x40
.short 56 ; 0x38
.short 65 ; 0x41
.short 57 ; 0x39
.short 66 ; 0x42
.short 57 ; 0x39
.short 67 ; 0x43
.short 58 ; 0x3a
.short 68 ; 0x44
.short 58 ; 0x3a
.short 69 ; 0x45
.short 59 ; 0x3b
.short 70 ; 0x46
.short 59 ; 0x3b
.short 71 ; 0x47
.short 60 ; 0x3c
.short 72 ; 0x48
.short 60 ; 0x3c
.short 73 ; 0x49
.short 60 ; 0x3c
.short 74 ; 0x4a
.short 61 ; 0x3d
.short 75 ; 0x4b
.short 61 ; 0x3d
.short 76 ; 0x4c
.short 61 ; 0x3d
.short 77 ; 0x4d
.short 62 ; 0x3e
.short 78 ; 0x4e
.short 62 ; 0x3e
.short 79 ; 0x4f
.short 63 ; 0x3f
.short 80 ; 0x50
.short 62 ; 0x3e
.p2align 1 ; @f2r
_f2r:
.short 65501 ; 0xffdd
.short 65514 ; 0xffea
.short 65502 ; 0xffde
.short 65515 ; 0xffeb
.short 65505 ; 0xffe1
.short 65516 ; 0xffec
.short 65508 ; 0xffe4
.short 65517 ; 0xffed
.short 65511 ; 0xffe7
.short 65518 ; 0xffee
.short 65513 ; 0xffe9
.short 65519 ; 0xffef
.short 65515 ; 0xffeb
.short 65520 ; 0xfff0
.short 65518 ; 0xffee
.short 65521 ; 0xfff1
.short 65520 ; 0xfff0
.short 65522 ; 0xfff2
.short 65521 ; 0xfff1
.short 65523 ; 0xfff3
.short 65523 ; 0xfff3
.short 65524 ; 0xfff4
.short 65525 ; 0xfff5
.short 65525 ; 0xfff5
.short 65526 ; 0xfff6
.short 65526 ; 0xfff6
.short 65528 ; 0xfff8
.short 65527 ; 0xfff7
.short 65529 ; 0xfff9
.short 65528 ; 0xfff8
.short 65530 ; 0xfffa
.short 65529 ; 0xfff9
.short 65532 ; 0xfffc
.short 65530 ; 0xfffa
.short 65533 ; 0xfffd
.short 65531 ; 0xfffb
.short 65534 ; 0xfffe
.short 65532 ; 0xfffc
.short 65535 ; 0xffff
.short 65533 ; 0xfffd
.short 0 ; 0x0
.short 65534 ; 0xfffe
.short 1 ; 0x1
.short 65535 ; 0xffff
.short 2 ; 0x2
.short 0 ; 0x0
.short 3 ; 0x3
.short 1 ; 0x1
.short 4 ; 0x4
.short 2 ; 0x2
.short 5 ; 0x5
.short 3 ; 0x3
.short 6 ; 0x6
.short 4 ; 0x4
.short 7 ; 0x7
.short 5 ; 0x5
.short 8 ; 0x8
.short 6 ; 0x6
.short 9 ; 0x9
.short 7 ; 0x7
.short 10 ; 0xa
.short 8 ; 0x8
.short 11 ; 0xb
.short 9 ; 0x9
.short 12 ; 0xc
.short 10 ; 0xa
.short 13 ; 0xd
.short 11 ; 0xb
.short 14 ; 0xe
.short 12 ; 0xc
.short 15 ; 0xf
.short 13 ; 0xd
.short 16 ; 0x10
.short 14 ; 0xe
.short 16 ; 0x10
.short 15 ; 0xf
.short 17 ; 0x11
.short 16 ; 0x10
.short 18 ; 0x12
.short 17 ; 0x11
.short 19 ; 0x13
.short 18 ; 0x12
.short 20 ; 0x14
.short 19 ; 0x13
.short 21 ; 0x15
.short 20 ; 0x14
.short 22 ; 0x16
.short 21 ; 0x15
.short 23 ; 0x17
.short 22 ; 0x16
.short 24 ; 0x18
.short 23 ; 0x17
.short 25 ; 0x19
.short 24 ; 0x18
.short 26 ; 0x1a
.short 25 ; 0x19
.short 26 ; 0x1a
.short 26 ; 0x1a
.short 27 ; 0x1b
.short 27 ; 0x1b
.short 28 ; 0x1c
.short 28 ; 0x1c
.short 29 ; 0x1d
.short 29 ; 0x1d
.short 30 ; 0x1e
.short 30 ; 0x1e
.short 31 ; 0x1f
.short 31 ; 0x1f
.short 32 ; 0x20
.short 32 ; 0x20
.short 33 ; 0x21
.short 33 ; 0x21
.short 34 ; 0x22
.short 34 ; 0x22
.short 35 ; 0x23
.short 35 ; 0x23
.short 36 ; 0x24
.short 36 ; 0x24
.short 37 ; 0x25
.short 37 ; 0x25
.short 39 ; 0x27
.short 38 ; 0x26
.short 40 ; 0x28
.short 39 ; 0x27
.short 41 ; 0x29
.short 40 ; 0x28
.short 42 ; 0x2a
.short 41 ; 0x29
.short 43 ; 0x2b
.short 42 ; 0x2a
.short 44 ; 0x2c
.short 43 ; 0x2b
.short 45 ; 0x2d
.short 44 ; 0x2c
.short 47 ; 0x2f
.short 45 ; 0x2d
.short 48 ; 0x30
.short 46 ; 0x2e
.short 49 ; 0x31
.short 47 ; 0x2f
.short 50 ; 0x32
.short 48 ; 0x30
.short 52 ; 0x34
.short 49 ; 0x31
.short 53 ; 0x35
.short 50 ; 0x32
.short 55 ; 0x37
.short 51 ; 0x33
.short 56 ; 0x38
.short 52 ; 0x34
.short 58 ; 0x3a
.short 53 ; 0x35
.short 60 ; 0x3c
.short 54 ; 0x36
.short 62 ; 0x3e
.short 55 ; 0x37
.short 63 ; 0x3f
.short 56 ; 0x38
.short 65 ; 0x41
.short 57 ; 0x39
.short 68 ; 0x44
.short 58 ; 0x3a
.short 70 ; 0x46
.short 59 ; 0x3b
.short 72 ; 0x48
.short 60 ; 0x3c
.short 74 ; 0x4a
.short 61 ; 0x3d
.short 77 ; 0x4d
.short 62 ; 0x3e
.short 79 ; 0x4f
.short 63 ; 0x3f
.short 80 ; 0x50
.short 64 ; 0x40
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _max17050_thermistor_real_to_fuelgauge ## -- Begin function max17050_thermistor_real_to_fuelgauge
.p2align 4, 0x90
_max17050_thermistor_real_to_fuelgauge: ## @max17050_thermistor_real_to_fuelgauge
.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, -4(%rbp)
movl -4(%rbp), %eax
movl $10, %ecx
cltd
idivl %ecx
movswl _r2f(%rip), %ecx
subl %ecx, %eax
movl %eax, -12(%rbp)
cmpl $0, -4(%rbp)
jge LBB0_2
## %bb.1:
movl -12(%rbp), %eax
subl $1, %eax
movl %eax, -12(%rbp)
LBB0_2:
cmpl $0, -12(%rbp)
jge LBB0_4
## %bb.3:
movswl _r2f+2(%rip), %eax
imull $10, %eax, %eax
movl %eax, -8(%rbp)
jmp LBB0_8
LBB0_4:
movslq -12(%rbp), %rax
cmpq $115, %rax
jb LBB0_6
## %bb.5:
movswl _r2f+462(%rip), %eax
imull $10, %eax, %eax
movl %eax, -8(%rbp)
jmp LBB0_7
LBB0_6:
movl -4(%rbp), %eax
movslq -12(%rbp), %rdx
leaq _r2f(%rip), %rcx
movswl (%rcx,%rdx,4), %ecx
imull $10, %ecx, %ecx
subl %ecx, %eax
movl %eax, -16(%rbp)
movslq -12(%rbp), %rcx
leaq _r2f(%rip), %rax
movswl 2(%rax,%rcx,4), %eax
imull $10, %eax, %eax
movl -12(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rdx
leaq _r2f(%rip), %rcx
movswl 2(%rcx,%rdx,4), %ecx
movslq -12(%rbp), %rsi
leaq _r2f(%rip), %rdx
movswl 2(%rdx,%rsi,4), %edx
subl %edx, %ecx
imull -16(%rbp), %ecx
addl %ecx, %eax
movl %eax, -8(%rbp)
LBB0_7:
jmp LBB0_8
LBB0_8:
movl -8(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _max17050_thermistor_fuelgauge_to_real ## -- Begin function max17050_thermistor_fuelgauge_to_real
.p2align 4, 0x90
_max17050_thermistor_fuelgauge_to_real: ## @max17050_thermistor_fuelgauge_to_real
.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, -4(%rbp)
movl -4(%rbp), %eax
movl $10, %ecx
cltd
idivl %ecx
movswl _f2r+2(%rip), %ecx
subl %ecx, %eax
movl %eax, -12(%rbp)
cmpl $0, -4(%rbp)
jge LBB1_2
## %bb.1:
movl -12(%rbp), %eax
subl $1, %eax
movl %eax, -12(%rbp)
LBB1_2:
cmpl $0, -12(%rbp)
jge LBB1_4
## %bb.3:
movswl _f2r(%rip), %eax
imull $10, %eax, %eax
movl %eax, -8(%rbp)
jmp LBB1_8
LBB1_4:
movslq -12(%rbp), %rax
cmpq $86, %rax
jb LBB1_6
## %bb.5:
movswl _f2r+344(%rip), %eax
imull $10, %eax, %eax
movl %eax, -8(%rbp)
jmp LBB1_7
LBB1_6:
movl -4(%rbp), %eax
movslq -12(%rbp), %rdx
leaq _f2r(%rip), %rcx
movswl 2(%rcx,%rdx,4), %ecx
imull $10, %ecx, %ecx
subl %ecx, %eax
movl %eax, -16(%rbp)
movslq -12(%rbp), %rcx
leaq _f2r(%rip), %rax
movswl (%rax,%rcx,4), %eax
imull $10, %eax, %eax
movl -12(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rdx
leaq _f2r(%rip), %rcx
movswl (%rcx,%rdx,4), %ecx
movslq -12(%rbp), %rsi
leaq _f2r(%rip), %rdx
movswl (%rdx,%rsi,4), %edx
subl %edx, %ecx
imull -16(%rbp), %ecx
addl %ecx, %eax
movl %eax, -8(%rbp)
LBB1_7:
jmp LBB1_8
LBB1_8:
movl -8(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__const
.p2align 4 ## @r2f
_r2f:
.short 65501 ## 0xffdd
.short 65515 ## 0xffeb
.short 65502 ## 0xffde
.short 65515 ## 0xffeb
.short 65503 ## 0xffdf
.short 65515 ## 0xffeb
.short 65504 ## 0xffe0
.short 65515 ## 0xffeb
.short 65505 ## 0xffe1
.short 65516 ## 0xffec
.short 65506 ## 0xffe2
.short 65516 ## 0xffec
.short 65507 ## 0xffe3
.short 65516 ## 0xffec
.short 65508 ## 0xffe4
.short 65517 ## 0xffed
.short 65509 ## 0xffe5
.short 65517 ## 0xffed
.short 65510 ## 0xffe6
.short 65517 ## 0xffed
.short 65511 ## 0xffe7
.short 65518 ## 0xffee
.short 65512 ## 0xffe8
.short 65518 ## 0xffee
.short 65513 ## 0xffe9
.short 65519 ## 0xffef
.short 65514 ## 0xffea
.short 65519 ## 0xffef
.short 65515 ## 0xffeb
.short 65520 ## 0xfff0
.short 65516 ## 0xffec
.short 65520 ## 0xfff0
.short 65517 ## 0xffed
.short 65521 ## 0xfff1
.short 65518 ## 0xffee
.short 65521 ## 0xfff1
.short 65519 ## 0xffef
.short 65522 ## 0xfff2
.short 65520 ## 0xfff0
.short 65522 ## 0xfff2
.short 65521 ## 0xfff1
.short 65523 ## 0xfff3
.short 65522 ## 0xfff2
.short 65523 ## 0xfff3
.short 65523 ## 0xfff3
.short 65524 ## 0xfff4
.short 65524 ## 0xfff4
.short 65525 ## 0xfff5
.short 65525 ## 0xfff5
.short 65525 ## 0xfff5
.short 65526 ## 0xfff6
.short 65526 ## 0xfff6
.short 65527 ## 0xfff7
.short 65527 ## 0xfff7
.short 65528 ## 0xfff8
.short 65527 ## 0xfff7
.short 65529 ## 0xfff9
.short 65528 ## 0xfff8
.short 65530 ## 0xfffa
.short 65529 ## 0xfff9
.short 65531 ## 0xfffb
.short 65530 ## 0xfffa
.short 65532 ## 0xfffc
.short 65531 ## 0xfffb
.short 65533 ## 0xfffd
.short 65531 ## 0xfffb
.short 65534 ## 0xfffe
.short 65532 ## 0xfffc
.short 65535 ## 0xffff
.short 65533 ## 0xfffd
.short 0 ## 0x0
.short 65534 ## 0xfffe
.short 1 ## 0x1
.short 65535 ## 0xffff
.short 2 ## 0x2
.short 0 ## 0x0
.short 3 ## 0x3
.short 1 ## 0x1
.short 4 ## 0x4
.short 2 ## 0x2
.short 5 ## 0x5
.short 3 ## 0x3
.short 6 ## 0x6
.short 4 ## 0x4
.short 7 ## 0x7
.short 5 ## 0x5
.short 8 ## 0x8
.short 6 ## 0x6
.short 9 ## 0x9
.short 7 ## 0x7
.short 10 ## 0xa
.short 8 ## 0x8
.short 11 ## 0xb
.short 9 ## 0x9
.short 12 ## 0xc
.short 10 ## 0xa
.short 13 ## 0xd
.short 11 ## 0xb
.short 14 ## 0xe
.short 12 ## 0xc
.short 15 ## 0xf
.short 13 ## 0xd
.short 16 ## 0x10
.short 14 ## 0xe
.short 17 ## 0x11
.short 15 ## 0xf
.short 18 ## 0x12
.short 17 ## 0x11
.short 19 ## 0x13
.short 18 ## 0x12
.short 20 ## 0x14
.short 19 ## 0x13
.short 21 ## 0x15
.short 20 ## 0x14
.short 22 ## 0x16
.short 21 ## 0x15
.short 23 ## 0x17
.short 22 ## 0x16
.short 24 ## 0x18
.short 23 ## 0x17
.short 25 ## 0x19
.short 24 ## 0x18
.short 26 ## 0x1a
.short 25 ## 0x19
.short 27 ## 0x1b
.short 26 ## 0x1a
.short 28 ## 0x1c
.short 27 ## 0x1b
.short 29 ## 0x1d
.short 29 ## 0x1d
.short 30 ## 0x1e
.short 30 ## 0x1e
.short 31 ## 0x1f
.short 31 ## 0x1f
.short 32 ## 0x20
.short 32 ## 0x20
.short 33 ## 0x21
.short 33 ## 0x21
.short 34 ## 0x22
.short 34 ## 0x22
.short 35 ## 0x23
.short 35 ## 0x23
.short 36 ## 0x24
.short 36 ## 0x24
.short 37 ## 0x25
.short 37 ## 0x25
.short 38 ## 0x26
.short 38 ## 0x26
.short 39 ## 0x27
.short 38 ## 0x26
.short 40 ## 0x28
.short 39 ## 0x27
.short 41 ## 0x29
.short 40 ## 0x28
.short 42 ## 0x2a
.short 41 ## 0x29
.short 43 ## 0x2b
.short 42 ## 0x2a
.short 44 ## 0x2c
.short 43 ## 0x2b
.short 45 ## 0x2d
.short 44 ## 0x2c
.short 46 ## 0x2e
.short 45 ## 0x2d
.short 47 ## 0x2f
.short 45 ## 0x2d
.short 48 ## 0x30
.short 46 ## 0x2e
.short 49 ## 0x31
.short 47 ## 0x2f
.short 50 ## 0x32
.short 48 ## 0x30
.short 51 ## 0x33
.short 48 ## 0x30
.short 52 ## 0x34
.short 49 ## 0x31
.short 53 ## 0x35
.short 50 ## 0x32
.short 54 ## 0x36
.short 50 ## 0x32
.short 55 ## 0x37
.short 51 ## 0x33
.short 56 ## 0x38
.short 52 ## 0x34
.short 57 ## 0x39
.short 52 ## 0x34
.short 58 ## 0x3a
.short 53 ## 0x35
.short 59 ## 0x3b
.short 54 ## 0x36
.short 60 ## 0x3c
.short 54 ## 0x36
.short 61 ## 0x3d
.short 55 ## 0x37
.short 62 ## 0x3e
.short 55 ## 0x37
.short 63 ## 0x3f
.short 56 ## 0x38
.short 64 ## 0x40
.short 56 ## 0x38
.short 65 ## 0x41
.short 57 ## 0x39
.short 66 ## 0x42
.short 57 ## 0x39
.short 67 ## 0x43
.short 58 ## 0x3a
.short 68 ## 0x44
.short 58 ## 0x3a
.short 69 ## 0x45
.short 59 ## 0x3b
.short 70 ## 0x46
.short 59 ## 0x3b
.short 71 ## 0x47
.short 60 ## 0x3c
.short 72 ## 0x48
.short 60 ## 0x3c
.short 73 ## 0x49
.short 60 ## 0x3c
.short 74 ## 0x4a
.short 61 ## 0x3d
.short 75 ## 0x4b
.short 61 ## 0x3d
.short 76 ## 0x4c
.short 61 ## 0x3d
.short 77 ## 0x4d
.short 62 ## 0x3e
.short 78 ## 0x4e
.short 62 ## 0x3e
.short 79 ## 0x4f
.short 63 ## 0x3f
.short 80 ## 0x50
.short 62 ## 0x3e
.p2align 4 ## @f2r
_f2r:
.short 65501 ## 0xffdd
.short 65514 ## 0xffea
.short 65502 ## 0xffde
.short 65515 ## 0xffeb
.short 65505 ## 0xffe1
.short 65516 ## 0xffec
.short 65508 ## 0xffe4
.short 65517 ## 0xffed
.short 65511 ## 0xffe7
.short 65518 ## 0xffee
.short 65513 ## 0xffe9
.short 65519 ## 0xffef
.short 65515 ## 0xffeb
.short 65520 ## 0xfff0
.short 65518 ## 0xffee
.short 65521 ## 0xfff1
.short 65520 ## 0xfff0
.short 65522 ## 0xfff2
.short 65521 ## 0xfff1
.short 65523 ## 0xfff3
.short 65523 ## 0xfff3
.short 65524 ## 0xfff4
.short 65525 ## 0xfff5
.short 65525 ## 0xfff5
.short 65526 ## 0xfff6
.short 65526 ## 0xfff6
.short 65528 ## 0xfff8
.short 65527 ## 0xfff7
.short 65529 ## 0xfff9
.short 65528 ## 0xfff8
.short 65530 ## 0xfffa
.short 65529 ## 0xfff9
.short 65532 ## 0xfffc
.short 65530 ## 0xfffa
.short 65533 ## 0xfffd
.short 65531 ## 0xfffb
.short 65534 ## 0xfffe
.short 65532 ## 0xfffc
.short 65535 ## 0xffff
.short 65533 ## 0xfffd
.short 0 ## 0x0
.short 65534 ## 0xfffe
.short 1 ## 0x1
.short 65535 ## 0xffff
.short 2 ## 0x2
.short 0 ## 0x0
.short 3 ## 0x3
.short 1 ## 0x1
.short 4 ## 0x4
.short 2 ## 0x2
.short 5 ## 0x5
.short 3 ## 0x3
.short 6 ## 0x6
.short 4 ## 0x4
.short 7 ## 0x7
.short 5 ## 0x5
.short 8 ## 0x8
.short 6 ## 0x6
.short 9 ## 0x9
.short 7 ## 0x7
.short 10 ## 0xa
.short 8 ## 0x8
.short 11 ## 0xb
.short 9 ## 0x9
.short 12 ## 0xc
.short 10 ## 0xa
.short 13 ## 0xd
.short 11 ## 0xb
.short 14 ## 0xe
.short 12 ## 0xc
.short 15 ## 0xf
.short 13 ## 0xd
.short 16 ## 0x10
.short 14 ## 0xe
.short 16 ## 0x10
.short 15 ## 0xf
.short 17 ## 0x11
.short 16 ## 0x10
.short 18 ## 0x12
.short 17 ## 0x11
.short 19 ## 0x13
.short 18 ## 0x12
.short 20 ## 0x14
.short 19 ## 0x13
.short 21 ## 0x15
.short 20 ## 0x14
.short 22 ## 0x16
.short 21 ## 0x15
.short 23 ## 0x17
.short 22 ## 0x16
.short 24 ## 0x18
.short 23 ## 0x17
.short 25 ## 0x19
.short 24 ## 0x18
.short 26 ## 0x1a
.short 25 ## 0x19
.short 26 ## 0x1a
.short 26 ## 0x1a
.short 27 ## 0x1b
.short 27 ## 0x1b
.short 28 ## 0x1c
.short 28 ## 0x1c
.short 29 ## 0x1d
.short 29 ## 0x1d
.short 30 ## 0x1e
.short 30 ## 0x1e
.short 31 ## 0x1f
.short 31 ## 0x1f
.short 32 ## 0x20
.short 32 ## 0x20
.short 33 ## 0x21
.short 33 ## 0x21
.short 34 ## 0x22
.short 34 ## 0x22
.short 35 ## 0x23
.short 35 ## 0x23
.short 36 ## 0x24
.short 36 ## 0x24
.short 37 ## 0x25
.short 37 ## 0x25
.short 39 ## 0x27
.short 38 ## 0x26
.short 40 ## 0x28
.short 39 ## 0x27
.short 41 ## 0x29
.short 40 ## 0x28
.short 42 ## 0x2a
.short 41 ## 0x29
.short 43 ## 0x2b
.short 42 ## 0x2a
.short 44 ## 0x2c
.short 43 ## 0x2b
.short 45 ## 0x2d
.short 44 ## 0x2c
.short 47 ## 0x2f
.short 45 ## 0x2d
.short 48 ## 0x30
.short 46 ## 0x2e
.short 49 ## 0x31
.short 47 ## 0x2f
.short 50 ## 0x32
.short 48 ## 0x30
.short 52 ## 0x34
.short 49 ## 0x31
.short 53 ## 0x35
.short 50 ## 0x32
.short 55 ## 0x37
.short 51 ## 0x33
.short 56 ## 0x38
.short 52 ## 0x34
.short 58 ## 0x3a
.short 53 ## 0x35
.short 60 ## 0x3c
.short 54 ## 0x36
.short 62 ## 0x3e
.short 55 ## 0x37
.short 63 ## 0x3f
.short 56 ## 0x38
.short 65 ## 0x41
.short 57 ## 0x39
.short 68 ## 0x44
.short 58 ## 0x3a
.short 70 ## 0x46
.short 59 ## 0x3b
.short 72 ## 0x48
.short 60 ## 0x3c
.short 74 ## 0x4a
.short 61 ## 0x3d
.short 77 ## 0x4d
.short 62 ## 0x3e
.short 79 ## 0x4f
.short 63 ## 0x3f
.short 80 ## 0x50
.short 64 ## 0x40
.subsections_via_symbols
|
the_stack_data/102145.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl __putchar ; -- Begin function _putchar
.p2align 2
__putchar: ; @_putchar
.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
sub x1, x29, #1
sturb w0, [x29, #-1]
mov w0, #1
mov x2, #1
bl _write
; kill: def $w0 killed $w0 killed $x0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl __putchar ## -- Begin function _putchar
.p2align 4, 0x90
__putchar: ## @_putchar
.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
movb %dil, %al
movb %al, -1(%rbp)
movl $1, %edi
leaq -1(%rbp), %rsi
movl $1, %edx
callq _write
## kill: def $eax killed $eax killed $rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
the_stack_data/70450786.c
|
.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, #80
.cfi_def_cfa_offset 80
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
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #28]
adrp x8, l___const.main.myArray@PAGE
add x8, x8, l___const.main.myArray@PAGEOFF
ldr q0, [x8]
str q0, [sp, #32]
ldr x8, [x8, #16]
str x8, [sp, #48]
str wzr, [sp, #24]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #24]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB0_1
LBB0_4:
str wzr, [sp, #20]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB0_5
LBB0_8:
ldrsw x8, [sp, #24]
mov x9, #12
mul x9, x8, x9
add x8, sp, #32
add x8, x8, x9
ldrsw x9, [sp, #20]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
bl ___stack_chk_fail
LBB0_10:
mov w0, #0
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.section __TEXT,__const
.p2align 2 ; @__const.main.myArray
l___const.main.myArray:
.long 8 ; 0x8
.long 2 ; 0x2
.long 4 ; 0x4
.long 7 ; 0x7
.long 5 ; 0x5
.long 2 ; 0x2
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "\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 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 $48, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -36(%rbp)
movq l___const.main.myArray(%rip), %rax
movq %rax, -32(%rbp)
movq l___const.main.myArray+8(%rip), %rax
movq %rax, -24(%rbp)
movq l___const.main.myArray+16(%rip), %rax
movq %rax, -16(%rbp)
movl $0, -40(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $2, -40(%rbp)
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_3
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB0_1
LBB0_4:
movl $0, -44(%rbp)
LBB0_5: ## =>This Inner Loop Header: Depth=1
cmpl $2, -44(%rbp)
jge LBB0_8
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
jmp LBB0_7
LBB0_7: ## in Loop: Header=BB0_5 Depth=1
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB0_5
LBB0_8:
movslq -40(%rbp), %rcx
leaq -32(%rbp), %rax
imulq $12, %rcx, %rcx
addq %rcx, %rax
movslq -44(%rbp), %rcx
movl (%rax,%rcx,4), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_10
## %bb.9:
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
LBB0_10:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__const
.p2align 4 ## @__const.main.myArray
l___const.main.myArray:
.long 8 ## 0x8
.long 2 ## 0x2
.long 4 ## 0x4
.long 7 ## 0x7
.long 5 ## 0x5
.long 2 ## 0x2
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "\n"
.subsections_via_symbols
|
the_stack_data/11480.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sqlite3_ieee_init ; -- Begin function sqlite3_ieee_init
.p2align 2
_sqlite3_ieee_init: ; @sqlite3_ieee_init
.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
stur x0, [x29, #-8]
stur x1, [x29, #-16]
str x2, [sp, #24]
str wzr, [sp, #16]
str wzr, [sp, #20]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
; kill: def $x8 killed $w8
subs x8, x8, #6
cset w8, hs
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, eq
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
tbz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldur x0, [x29, #-8]
ldr w8, [sp, #20]
; kill: def $x8 killed $w8
mov x10, #24
mul x9, x8, x10
adrp x8, _sqlite3_ieee_init.aFunc@PAGE
add x8, x8, _sqlite3_ieee_init.aFunc@PAGEOFF
ldr x1, [x8, x9]
ldr w9, [sp, #20]
; kill: def $x9 killed $w9
mul x11, x9, x10
mov x9, x8
add x9, x9, x11
ldr w2, [x9, #8]
ldr w9, [sp, #20]
; kill: def $x9 killed $w9
mul x11, x9, x10
mov x9, x8
add x9, x9, x11
add x4, x9, #12
ldr w9, [sp, #20]
; kill: def $x9 killed $w9
mul x9, x9, x10
add x8, x8, x9
ldr x5, [x8, #16]
mov w3, #1
movk w3, #32, lsl #16
mov x7, #0
mov x6, x7
bl _sqlite3_create_function
str w0, [sp, #16]
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB0_1
LBB0_6:
ldr w0, [sp, #16]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ieee754func
_ieee754func: ; @ieee754func
.cfi_startproc
; %bb.0:
sub sp, sp, #304
.cfi_def_cfa_offset 304
stp x28, x27, [sp, #272] ; 16-byte Folded Spill
stp x29, x30, [sp, #288] ; 16-byte Folded Spill
add x29, sp, #288
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
stur x0, [x29, #-136]
stur w1, [x29, #-140]
str x2, [sp, #136]
ldur w8, [x29, #-140]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB1_33
b LBB1_1
LBB1_1:
ldr x8, [sp, #136]
ldr x0, [x8]
bl _sqlite3_value_type
subs w8, w0, #4
cset w8, ne
tbnz w8, #0, LBB1_8
b LBB1_2
LBB1_2:
ldr x8, [sp, #136]
ldr x0, [x8]
bl _sqlite3_value_bytes
; implicit-def: $x8
mov x8, x0
sxtw x8, w8
subs x8, x8, #8
cset w8, ne
tbnz w8, #0, LBB1_8
b LBB1_3
LBB1_3:
ldr x8, [sp, #136]
ldr x0, [x8]
bl _sqlite3_value_blob
str x0, [sp, #96]
str xzr, [sp, #80]
str wzr, [sp, #92]
b LBB1_4
LBB1_4: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #92]
; kill: def $x8 killed $w8
subs x8, x8, #8
cset w8, hs
tbnz w8, #0, LBB1_7
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_4 Depth=1
ldr x9, [sp, #80]
ldr x8, [sp, #96]
ldr w10, [sp, #92]
; kill: def $x10 killed $w10
ldrb w8, [x8, x10]
; kill: def $x8 killed $w8
orr x8, x8, x9, lsl #8
str x8, [sp, #80]
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_4 Depth=1
ldr w8, [sp, #92]
add w8, w8, #1
str w8, [sp, #92]
b LBB1_4
LBB1_7:
ldr x8, [sp, #80]
str x8, [sp, #112]
b LBB1_9
LBB1_8:
ldr x8, [sp, #136]
ldr x0, [x8]
bl _sqlite3_value_double
str d0, [sp, #112]
b LBB1_9
LBB1_9:
ldr d0, [sp, #112]
fcmp d0, #0.0
cset w8, pl
tbnz w8, #0, LBB1_11
b LBB1_10
LBB1_10:
mov w8, #1
str w8, [sp, #104]
ldr d0, [sp, #112]
fneg d0, d0
str d0, [sp, #112]
b LBB1_12
LBB1_11:
str wzr, [sp, #104]
b LBB1_12
LBB1_12:
ldr x8, [sp, #112]
str x8, [sp, #120]
ldr x8, [sp, #120]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB1_14
b LBB1_13
LBB1_13:
str wzr, [sp, #108]
str xzr, [sp, #128]
b LBB1_26
LBB1_14:
ldr x8, [sp, #120]
asr x8, x8, #52
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #108]
ldr x8, [sp, #120]
and x8, x8, #0xfffffffffffff
str x8, [sp, #128]
ldr w8, [sp, #108]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_16
b LBB1_15
LBB1_15:
ldr x8, [sp, #128]
lsl x8, x8, #1
str x8, [sp, #128]
b LBB1_17
LBB1_16:
ldr x8, [sp, #128]
orr x8, x8, #0x10000000000000
str x8, [sp, #128]
b LBB1_17
LBB1_17:
b LBB1_18
LBB1_18: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #108]
subs w8, w8, #1075
cset w8, ge
mov w9, #0
str w9, [sp, #40] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_21
b LBB1_19
LBB1_19: ; in Loop: Header=BB1_18 Depth=1
ldr x8, [sp, #128]
subs x8, x8, #0
cset w8, le
mov w9, #0
str w9, [sp, #40] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_21
b LBB1_20
LBB1_20: ; in Loop: Header=BB1_18 Depth=1
ldr x8, [sp, #128]
ands x8, x8, #0x1
cset w8, eq
str w8, [sp, #40] ; 4-byte Folded Spill
b LBB1_21
LBB1_21: ; in Loop: Header=BB1_18 Depth=1
ldr w8, [sp, #40] ; 4-byte Folded Reload
tbz w8, #0, LBB1_23
b LBB1_22
LBB1_22: ; in Loop: Header=BB1_18 Depth=1
ldr x8, [sp, #128]
asr x8, x8, #1
str x8, [sp, #128]
ldr w8, [sp, #108]
add w8, w8, #1
str w8, [sp, #108]
b LBB1_18
LBB1_23:
ldr w8, [sp, #104]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_25
b LBB1_24
LBB1_24:
ldr x9, [sp, #128]
mov x8, #0
subs x8, x8, x9
str x8, [sp, #128]
b LBB1_25
LBB1_25:
b LBB1_26
LBB1_26:
ldur x0, [x29, #-136]
bl _sqlite3_user_data
ldr w8, [x0]
str w8, [sp, #36] ; 4-byte Folded Spill
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_29
b LBB1_27
LBB1_27:
ldr w8, [sp, #36] ; 4-byte Folded Reload
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_30
b LBB1_28
LBB1_28:
ldr w8, [sp, #36] ; 4-byte Folded Reload
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB1_31
b LBB1_32
LBB1_29:
ldr x8, [sp, #128]
ldr w9, [sp, #108]
subs w10, w9, #1075
mov x9, sp
str x8, [x9]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #8]
mov w0, #100
sub x1, x29, #124
str x1, [sp, #24] ; 8-byte Folded Spill
adrp x2, l_.str.5@PAGE
add x2, x2, l_.str.5@PAGEOFF
bl _sqlite3_snprintf
ldr x1, [sp, #24] ; 8-byte Folded Reload
ldur x0, [x29, #-136]
mov w2, #-1
mov x3, #-1
bl _sqlite3_result_text
b LBB1_32
LBB1_30:
ldur x0, [x29, #-136]
ldr x1, [sp, #128]
bl _sqlite3_result_int64
b LBB1_32
LBB1_31:
ldur x0, [x29, #-136]
ldr w8, [sp, #108]
subs w1, w8, #1075
bl _sqlite3_result_int
b LBB1_32
LBB1_32:
b LBB1_66
LBB1_33:
str wzr, [sp, #44]
ldr x8, [sp, #136]
ldr x0, [x8]
bl _sqlite3_value_int64
str x0, [sp, #72]
ldr x8, [sp, #136]
ldr x0, [x8, #8]
bl _sqlite3_value_int64
str x0, [sp, #64]
ldr x8, [sp, #64]
mov x9, #10000
subs x8, x8, x9
cset w8, le
tbnz w8, #0, LBB1_35
b LBB1_34
LBB1_34:
mov x8, #10000
str x8, [sp, #64]
b LBB1_38
LBB1_35:
ldr x8, [sp, #64]
mov x9, #-10000
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB1_37
b LBB1_36
LBB1_36:
mov x8, #-10000
str x8, [sp, #64]
b LBB1_37
LBB1_37:
b LBB1_38
LBB1_38:
ldr x8, [sp, #72]
subs x8, x8, #0
cset w8, ge
tbnz w8, #0, LBB1_42
b LBB1_39
LBB1_39:
mov w8, #1
str w8, [sp, #44]
ldr x9, [sp, #72]
mov x8, #0
subs x8, x8, x9
str x8, [sp, #72]
ldr x8, [sp, #72]
subs x8, x8, #0
cset w8, ge
tbnz w8, #0, LBB1_41
b LBB1_40
LBB1_40:
b LBB1_66
LBB1_41:
b LBB1_47
LBB1_42:
ldr x8, [sp, #72]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB1_46
b LBB1_43
LBB1_43:
ldr x8, [sp, #64]
adds x8, x8, #1000
cset w8, le
tbnz w8, #0, LBB1_46
b LBB1_44
LBB1_44:
ldr x8, [sp, #64]
subs x8, x8, #1000
cset w8, ge
tbnz w8, #0, LBB1_46
b LBB1_45
LBB1_45:
ldur x0, [x29, #-136]
movi d0, #0000000000000000
bl _sqlite3_result_double
b LBB1_66
LBB1_46:
b LBB1_47
LBB1_47:
b LBB1_48
LBB1_48: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #72]
asr x8, x8, #32
ands x8, x8, #0xffe00000
cset w8, eq
tbnz w8, #0, LBB1_50
b LBB1_49
LBB1_49: ; in Loop: Header=BB1_48 Depth=1
ldr x8, [sp, #72]
asr x8, x8, #1
str x8, [sp, #72]
ldr x8, [sp, #64]
add x8, x8, #1
str x8, [sp, #64]
b LBB1_48
LBB1_50:
b LBB1_51
LBB1_51: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #72]
subs x8, x8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_53
b LBB1_52
LBB1_52: ; in Loop: Header=BB1_51 Depth=1
ldr x8, [sp, #72]
asr x8, x8, #32
ands x8, x8, #0xfff00000
cset w8, eq
str w8, [sp, #20] ; 4-byte Folded Spill
b LBB1_53
LBB1_53: ; in Loop: Header=BB1_51 Depth=1
ldr w8, [sp, #20] ; 4-byte Folded Reload
tbz w8, #0, LBB1_55
b LBB1_54
LBB1_54: ; in Loop: Header=BB1_51 Depth=1
ldr x8, [sp, #72]
lsl x8, x8, #1
str x8, [sp, #72]
ldr x8, [sp, #64]
subs x8, x8, #1
str x8, [sp, #64]
b LBB1_51
LBB1_55:
ldr x8, [sp, #64]
add x8, x8, #1075
str x8, [sp, #64]
ldr x8, [sp, #64]
subs x8, x8, #0
cset w8, gt
tbnz w8, #0, LBB1_60
b LBB1_56
LBB1_56:
ldr x9, [sp, #64]
mov x8, #1
subs x8, x8, x9
subs x8, x8, #64
cset w8, lt
tbnz w8, #0, LBB1_58
b LBB1_57
LBB1_57:
str xzr, [sp, #72]
b LBB1_59
LBB1_58:
ldr x9, [sp, #64]
mov x8, #1
subs x9, x8, x9
ldr x8, [sp, #72]
asr x8, x8, x9
str x8, [sp, #72]
b LBB1_59
LBB1_59:
str xzr, [sp, #64]
b LBB1_63
LBB1_60:
ldr x8, [sp, #64]
subs x8, x8, #2047
cset w8, le
tbnz w8, #0, LBB1_62
b LBB1_61
LBB1_61:
mov x8, #2047
str x8, [sp, #64]
b LBB1_62
LBB1_62:
b LBB1_63
LBB1_63:
ldr x8, [sp, #72]
and x8, x8, #0xfffffffffffff
str x8, [sp, #56]
ldr x9, [sp, #64]
ldr x8, [sp, #56]
orr x8, x8, x9, lsl #52
str x8, [sp, #56]
ldr w8, [sp, #44]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_65
b LBB1_64
LBB1_64:
ldr x8, [sp, #56]
orr x8, x8, #0x8000000000000000
str x8, [sp, #56]
b LBB1_65
LBB1_65:
ldr x8, [sp, #56]
str x8, [sp, #48]
ldur x0, [x29, #-136]
ldr d0, [sp, #48]
bl _sqlite3_result_double
b LBB1_66
LBB1_66:
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB1_68
b LBB1_67
LBB1_67:
bl ___stack_chk_fail
LBB1_68:
ldp x29, x30, [sp, #288] ; 16-byte Folded Reload
ldp x28, x27, [sp, #272] ; 16-byte Folded Reload
add sp, sp, #304
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ieee754func_to_blob
_ieee754func_to_blob: ; @ieee754func_to_blob
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
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
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur x0, [x29, #-24]
stur w1, [x29, #-28]
str x2, [sp, #24]
ldr x8, [sp, #24]
ldr x0, [x8]
bl _sqlite3_value_type
subs w8, w0, #2
cset w8, eq
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
ldr x8, [sp, #24]
ldr x0, [x8]
bl _sqlite3_value_type
subs w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB2_7
b LBB2_2
LBB2_2:
ldr x8, [sp, #24]
ldr x0, [x8]
bl _sqlite3_value_double
str d0, [sp, #16]
ldr x8, [sp, #16]
str x8, [sp, #8]
mov w8, #1
str w8, [sp, #4]
b LBB2_3
LBB2_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
; kill: def $x8 killed $w8
subs x8, x8, #8
cset w8, hi
tbnz w8, #0, LBB2_6
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_3 Depth=1
ldrb w8, [sp, #8]
; kill: def $x8 killed $w8
ldr w9, [sp, #4]
mov x10, x9
mov x9, #8
subs x10, x9, x10
sub x9, x29, #16
; kill: def $w8 killed $w8 killed $x8
strb w8, [x9, x10]
ldr x8, [sp, #8]
lsr x8, x8, #8
str x8, [sp, #8]
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_3 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB2_3
LBB2_6:
ldur x0, [x29, #-24]
sub x1, x29, #16
mov w2, #8
mov x3, #-1
bl _sqlite3_result_blob
b LBB2_7
LBB2_7:
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB2_9
b LBB2_8
LBB2_8:
bl ___stack_chk_fail
LBB2_9:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ieee754func_from_blob
_ieee754func_from_blob: ; @ieee754func_from_blob
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
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
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur x2, [x29, #-24]
ldur x8, [x29, #-24]
ldr x0, [x8]
bl _sqlite3_value_type
subs w8, w0, #4
cset w8, ne
tbnz w8, #0, LBB3_7
b LBB3_1
LBB3_1:
ldur x8, [x29, #-24]
ldr x0, [x8]
bl _sqlite3_value_bytes
; implicit-def: $x8
mov x8, x0
sxtw x8, w8
subs x8, x8, #8
cset w8, ne
tbnz w8, #0, LBB3_7
b LBB3_2
LBB3_2:
ldur x8, [x29, #-24]
ldr x0, [x8]
bl _sqlite3_value_blob
str x0, [sp, #24]
str xzr, [sp, #8]
str wzr, [sp, #20]
b LBB3_3
LBB3_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
; kill: def $x8 killed $w8
subs x8, x8, #8
cset w8, hs
tbnz w8, #0, LBB3_6
b LBB3_4
LBB3_4: ; in Loop: Header=BB3_3 Depth=1
ldr x9, [sp, #8]
ldr x8, [sp, #24]
ldr w10, [sp, #20]
; kill: def $x10 killed $w10
ldrb w8, [x8, x10]
; kill: def $x8 killed $w8
orr x8, x8, x9, lsl #8
str x8, [sp, #8]
b LBB3_5
LBB3_5: ; in Loop: Header=BB3_3 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB3_3
LBB3_6:
ldr x8, [sp, #8]
str x8, [sp, #32]
ldur x0, [x29, #-8]
ldr d0, [sp, #32]
bl _sqlite3_result_double
b LBB3_7
LBB3_7:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.section __DATA,__const
.p2align 3 ; @sqlite3_ieee_init.aFunc
_sqlite3_ieee_init.aFunc:
.quad l_.str
.long 1 ; 0x1
.long 0 ; 0x0
.quad _ieee754func
.quad l_.str
.long 2 ; 0x2
.long 0 ; 0x0
.quad _ieee754func
.quad l_.str.1
.long 1 ; 0x1
.long 1 ; 0x1
.quad _ieee754func
.quad l_.str.2
.long 1 ; 0x1
.long 2 ; 0x2
.quad _ieee754func
.quad l_.str.3
.long 1 ; 0x1
.long 0 ; 0x0
.quad _ieee754func_to_blob
.quad l_.str.4
.long 1 ; 0x1
.long 0 ; 0x0
.quad _ieee754func_from_blob
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "ieee754"
l_.str.1: ; @.str.1
.asciz "ieee754_mantissa"
l_.str.2: ; @.str.2
.asciz "ieee754_exponent"
l_.str.3: ; @.str.3
.asciz "ieee754_to_blob"
l_.str.4: ; @.str.4
.asciz "ieee754_from_blob"
l_.str.5: ; @.str.5
.asciz "ieee754(%lld,%d)"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sqlite3_ieee_init ## -- Begin function sqlite3_ieee_init
.p2align 4, 0x90
_sqlite3_ieee_init: ## @sqlite3_ieee_init
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movl $0, -32(%rbp)
movl $0, -28(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
movl %eax, %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq $6, %rcx
movb %al, -33(%rbp) ## 1-byte Spill
jae LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
cmpl $0, -32(%rbp)
sete %al
movb %al, -33(%rbp) ## 1-byte Spill
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
movb -33(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_4
jmp LBB0_6
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rdi
movl -28(%rbp), %eax
movl %eax, %ecx
leaq _sqlite3_ieee_init.aFunc(%rip), %rax
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq (%rax), %rsi
movl -28(%rbp), %eax
movl %eax, %ecx
leaq _sqlite3_ieee_init.aFunc(%rip), %rax
imulq $24, %rcx, %rcx
addq %rcx, %rax
movl 8(%rax), %edx
movl -28(%rbp), %eax
## kill: def $rax killed $eax
leaq _sqlite3_ieee_init.aFunc(%rip), %r8
imulq $24, %rax, %rax
addq %rax, %r8
addq $12, %r8
movl -28(%rbp), %eax
movl %eax, %ecx
leaq _sqlite3_ieee_init.aFunc(%rip), %rax
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq 16(%rax), %r9
movl $2097153, %ecx ## imm = 0x200001
xorl %eax, %eax
## kill: def $rax killed $eax
movq $0, (%rsp)
movq $0, 8(%rsp)
callq _sqlite3_create_function
movl %eax, -32(%rbp)
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB0_1
LBB0_6:
movl -32(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ieee754func
_ieee754func: ## @ieee754func
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $240, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -120(%rbp)
movl %esi, -124(%rbp)
movq %rdx, -136(%rbp)
cmpl $1, -124(%rbp)
jne LBB1_31
## %bb.1:
movq -136(%rbp), %rax
movq (%rax), %rdi
callq _sqlite3_value_type
cmpl $4, %eax
jne LBB1_8
## %bb.2:
movq -136(%rbp), %rax
movq (%rax), %rdi
callq _sqlite3_value_bytes
cltq
cmpq $8, %rax
jne LBB1_8
## %bb.3:
movq -136(%rbp), %rax
movq (%rax), %rdi
callq _sqlite3_value_blob
movq %rax, -176(%rbp)
movq $0, -192(%rbp)
movl $0, -180(%rbp)
LBB1_4: ## =>This Inner Loop Header: Depth=1
movl -180(%rbp), %eax
## kill: def $rax killed $eax
cmpq $8, %rax
jae LBB1_7
## %bb.5: ## in Loop: Header=BB1_4 Depth=1
movq -192(%rbp), %rax
shlq $8, %rax
movq -176(%rbp), %rcx
movl -180(%rbp), %edx
## kill: def $rdx killed $edx
movzbl (%rcx,%rdx), %ecx
## kill: def $rcx killed $ecx
orq %rcx, %rax
movq %rax, -192(%rbp)
## %bb.6: ## in Loop: Header=BB1_4 Depth=1
movl -180(%rbp), %eax
addl $1, %eax
movl %eax, -180(%rbp)
jmp LBB1_4
LBB1_7:
movq -192(%rbp), %rax
movq %rax, -160(%rbp)
jmp LBB1_9
LBB1_8:
movq -136(%rbp), %rax
movq (%rax), %rdi
callq _sqlite3_value_double
movsd %xmm0, -160(%rbp)
LBB1_9:
xorps %xmm0, %xmm0
ucomisd -160(%rbp), %xmm0
jbe LBB1_11
## %bb.10:
movl $1, -168(%rbp)
movsd -160(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -160(%rbp)
jmp LBB1_12
LBB1_11:
movl $0, -168(%rbp)
LBB1_12:
movq -160(%rbp), %rax
movq %rax, -152(%rbp)
cmpq $0, -152(%rbp)
jne LBB1_14
## %bb.13:
movl $0, -164(%rbp)
movq $0, -144(%rbp)
jmp LBB1_26
LBB1_14:
movq -152(%rbp), %rax
sarq $52, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -164(%rbp)
movabsq $4503599627370495, %rax ## imm = 0xFFFFFFFFFFFFF
andq -152(%rbp), %rax
movq %rax, -144(%rbp)
cmpl $0, -164(%rbp)
jne LBB1_16
## %bb.15:
movq -144(%rbp), %rax
shlq $1, %rax
movq %rax, -144(%rbp)
jmp LBB1_17
LBB1_16:
movabsq $4503599627370496, %rax ## imm = 0x10000000000000
orq -144(%rbp), %rax
movq %rax, -144(%rbp)
LBB1_17:
jmp LBB1_18
LBB1_18: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $1075, -164(%rbp) ## imm = 0x433
movb %al, -229(%rbp) ## 1-byte Spill
jge LBB1_21
## %bb.19: ## in Loop: Header=BB1_18 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq $0, -144(%rbp)
movb %al, -229(%rbp) ## 1-byte Spill
jle LBB1_21
## %bb.20: ## in Loop: Header=BB1_18 Depth=1
movq -144(%rbp), %rax
andq $1, %rax
cmpq $0, %rax
sete %al
movb %al, -229(%rbp) ## 1-byte Spill
LBB1_21: ## in Loop: Header=BB1_18 Depth=1
movb -229(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB1_22
jmp LBB1_23
LBB1_22: ## in Loop: Header=BB1_18 Depth=1
movq -144(%rbp), %rax
sarq $1, %rax
movq %rax, -144(%rbp)
movl -164(%rbp), %eax
addl $1, %eax
movl %eax, -164(%rbp)
jmp LBB1_18
LBB1_23:
cmpl $0, -168(%rbp)
je LBB1_25
## %bb.24:
xorl %eax, %eax
## kill: def $rax killed $eax
subq -144(%rbp), %rax
movq %rax, -144(%rbp)
LBB1_25:
jmp LBB1_26
LBB1_26:
movq -120(%rbp), %rdi
callq _sqlite3_user_data
movl (%rax), %eax
movl %eax, -236(%rbp) ## 4-byte Spill
testl %eax, %eax
je LBB1_27
jmp LBB1_67
LBB1_67:
movl -236(%rbp), %eax ## 4-byte Reload
subl $1, %eax
je LBB1_28
jmp LBB1_68
LBB1_68:
movl -236(%rbp), %eax ## 4-byte Reload
subl $2, %eax
je LBB1_29
jmp LBB1_30
LBB1_27:
leaq -112(%rbp), %rsi
movq -144(%rbp), %rcx
movl -164(%rbp), %r8d
subl $1075, %r8d ## imm = 0x433
movl $100, %edi
leaq L_.str.5(%rip), %rdx
movb $0, %al
callq _sqlite3_snprintf
movq -120(%rbp), %rdi
leaq -112(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
movq $-1, %rcx
callq _sqlite3_result_text
jmp LBB1_30
LBB1_28:
movq -120(%rbp), %rdi
movq -144(%rbp), %rsi
callq _sqlite3_result_int64
jmp LBB1_30
LBB1_29:
movq -120(%rbp), %rdi
movl -164(%rbp), %esi
subl $1075, %esi ## imm = 0x433
callq _sqlite3_result_int
LBB1_30:
jmp LBB1_64
LBB1_31:
movl $0, -228(%rbp)
movq -136(%rbp), %rax
movq (%rax), %rdi
callq _sqlite3_value_int64
movq %rax, -200(%rbp)
movq -136(%rbp), %rax
movq 8(%rax), %rdi
callq _sqlite3_value_int64
movq %rax, -208(%rbp)
cmpq $10000, -208(%rbp) ## imm = 0x2710
jle LBB1_33
## %bb.32:
movq $10000, -208(%rbp) ## imm = 0x2710
jmp LBB1_36
LBB1_33:
cmpq $-10000, -208(%rbp) ## imm = 0xD8F0
jge LBB1_35
## %bb.34:
movq $-10000, -208(%rbp) ## imm = 0xD8F0
LBB1_35:
jmp LBB1_36
LBB1_36:
cmpq $0, -200(%rbp)
jge LBB1_40
## %bb.37:
movl $1, -228(%rbp)
xorl %eax, %eax
## kill: def $rax killed $eax
subq -200(%rbp), %rax
movq %rax, -200(%rbp)
cmpq $0, -200(%rbp)
jge LBB1_39
## %bb.38:
jmp LBB1_64
LBB1_39:
jmp LBB1_45
LBB1_40:
cmpq $0, -200(%rbp)
jne LBB1_44
## %bb.41:
cmpq $-1000, -208(%rbp) ## imm = 0xFC18
jle LBB1_44
## %bb.42:
cmpq $1000, -208(%rbp) ## imm = 0x3E8
jge LBB1_44
## %bb.43:
movq -120(%rbp), %rdi
xorps %xmm0, %xmm0
callq _sqlite3_result_double
jmp LBB1_64
LBB1_44:
jmp LBB1_45
LBB1_45:
jmp LBB1_46
LBB1_46: ## =>This Inner Loop Header: Depth=1
movq -200(%rbp), %rax
sarq $32, %rax
movabsq $4292870144, %rcx ## imm = 0xFFE00000
andq %rcx, %rax
cmpq $0, %rax
je LBB1_48
## %bb.47: ## in Loop: Header=BB1_46 Depth=1
movq -200(%rbp), %rax
sarq $1, %rax
movq %rax, -200(%rbp)
movq -208(%rbp), %rax
addq $1, %rax
movq %rax, -208(%rbp)
jmp LBB1_46
LBB1_48:
jmp LBB1_49
LBB1_49: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq $0, -200(%rbp)
movb %al, -237(%rbp) ## 1-byte Spill
je LBB1_51
## %bb.50: ## in Loop: Header=BB1_49 Depth=1
movq -200(%rbp), %rax
sarq $32, %rax
movabsq $4293918720, %rcx ## imm = 0xFFF00000
andq %rcx, %rax
cmpq $0, %rax
sete %al
movb %al, -237(%rbp) ## 1-byte Spill
LBB1_51: ## in Loop: Header=BB1_49 Depth=1
movb -237(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB1_52
jmp LBB1_53
LBB1_52: ## in Loop: Header=BB1_49 Depth=1
movq -200(%rbp), %rax
shlq $1, %rax
movq %rax, -200(%rbp)
movq -208(%rbp), %rax
addq $-1, %rax
movq %rax, -208(%rbp)
jmp LBB1_49
LBB1_53:
movq -208(%rbp), %rax
addq $1075, %rax ## imm = 0x433
movq %rax, -208(%rbp)
cmpq $0, -208(%rbp)
jg LBB1_58
## %bb.54:
movl $1, %eax
subq -208(%rbp), %rax
cmpq $64, %rax
jl LBB1_56
## %bb.55:
movq $0, -200(%rbp)
jmp LBB1_57
LBB1_56:
movl $1, %ecx
subq -208(%rbp), %rcx
movq -200(%rbp), %rax
## kill: def $cl killed $rcx
sarq %cl, %rax
movq %rax, -200(%rbp)
LBB1_57:
movq $0, -208(%rbp)
jmp LBB1_61
LBB1_58:
cmpq $2047, -208(%rbp) ## imm = 0x7FF
jle LBB1_60
## %bb.59:
movq $2047, -208(%rbp) ## imm = 0x7FF
LBB1_60:
jmp LBB1_61
LBB1_61:
movabsq $4503599627370495, %rax ## imm = 0xFFFFFFFFFFFFF
andq -200(%rbp), %rax
movq %rax, -216(%rbp)
movq -208(%rbp), %rax
shlq $52, %rax
orq -216(%rbp), %rax
movq %rax, -216(%rbp)
cmpl $0, -228(%rbp)
je LBB1_63
## %bb.62:
movabsq $-9223372036854775808, %rax ## imm = 0x8000000000000000
orq -216(%rbp), %rax
movq %rax, -216(%rbp)
LBB1_63:
movq -216(%rbp), %rax
movq %rax, -224(%rbp)
movq -120(%rbp), %rdi
movsd -224(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq _sqlite3_result_double
LBB1_64:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB1_66
## %bb.65:
addq $240, %rsp
popq %rbp
retq
LBB1_66:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ieee754func_to_blob
_ieee754func_to_blob: ## @ieee754func_to_blob
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -24(%rbp)
movl %esi, -28(%rbp)
movq %rdx, -40(%rbp)
movq -40(%rbp), %rax
movq (%rax), %rdi
callq _sqlite3_value_type
cmpl $2, %eax
je LBB2_2
## %bb.1:
movq -40(%rbp), %rax
movq (%rax), %rdi
callq _sqlite3_value_type
cmpl $1, %eax
jne LBB2_7
LBB2_2:
movq -40(%rbp), %rax
movq (%rax), %rdi
callq _sqlite3_value_double
movsd %xmm0, -48(%rbp)
movq -48(%rbp), %rax
movq %rax, -56(%rbp)
movl $1, -60(%rbp)
LBB2_3: ## =>This Inner Loop Header: Depth=1
movl -60(%rbp), %eax
## kill: def $rax killed $eax
cmpq $8, %rax
ja LBB2_6
## %bb.4: ## in Loop: Header=BB2_3 Depth=1
movq -56(%rbp), %rax
andq $255, %rax
movb %al, %cl
movl -60(%rbp), %eax
movl %eax, %edx
movl $8, %eax
subq %rdx, %rax
movb %cl, -16(%rbp,%rax)
movq -56(%rbp), %rax
shrq $8, %rax
movq %rax, -56(%rbp)
## %bb.5: ## in Loop: Header=BB2_3 Depth=1
movl -60(%rbp), %eax
addl $1, %eax
movl %eax, -60(%rbp)
jmp LBB2_3
LBB2_6:
movq -24(%rbp), %rdi
leaq -16(%rbp), %rsi
movl $8, %edx
movq $-1, %rcx
callq _sqlite3_result_blob
LBB2_7:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB2_9
## %bb.8:
addq $64, %rsp
popq %rbp
retq
LBB2_9:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ieee754func_from_blob
_ieee754func_from_blob: ## @ieee754func_from_blob
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq -24(%rbp), %rax
movq (%rax), %rdi
callq _sqlite3_value_type
cmpl $4, %eax
jne LBB3_7
## %bb.1:
movq -24(%rbp), %rax
movq (%rax), %rdi
callq _sqlite3_value_bytes
cltq
cmpq $8, %rax
jne LBB3_7
## %bb.2:
movq -24(%rbp), %rax
movq (%rax), %rdi
callq _sqlite3_value_blob
movq %rax, -40(%rbp)
movq $0, -56(%rbp)
movl $0, -44(%rbp)
LBB3_3: ## =>This Inner Loop Header: Depth=1
movl -44(%rbp), %eax
## kill: def $rax killed $eax
cmpq $8, %rax
jae LBB3_6
## %bb.4: ## in Loop: Header=BB3_3 Depth=1
movq -56(%rbp), %rax
shlq $8, %rax
movq -40(%rbp), %rcx
movl -44(%rbp), %edx
## kill: def $rdx killed $edx
movzbl (%rcx,%rdx), %ecx
## kill: def $rcx killed $ecx
orq %rcx, %rax
movq %rax, -56(%rbp)
## %bb.5: ## in Loop: Header=BB3_3 Depth=1
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB3_3
LBB3_6:
movq -56(%rbp), %rax
movq %rax, -32(%rbp)
movq -8(%rbp), %rdi
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq _sqlite3_result_double
LBB3_7:
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__const
.p2align 4 ## @sqlite3_ieee_init.aFunc
_sqlite3_ieee_init.aFunc:
.quad L_.str
.long 1 ## 0x1
.long 0 ## 0x0
.quad _ieee754func
.quad L_.str
.long 2 ## 0x2
.long 0 ## 0x0
.quad _ieee754func
.quad L_.str.1
.long 1 ## 0x1
.long 1 ## 0x1
.quad _ieee754func
.quad L_.str.2
.long 1 ## 0x1
.long 2 ## 0x2
.quad _ieee754func
.quad L_.str.3
.long 1 ## 0x1
.long 0 ## 0x0
.quad _ieee754func_to_blob
.quad L_.str.4
.long 1 ## 0x1
.long 0 ## 0x0
.quad _ieee754func_from_blob
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "ieee754"
L_.str.1: ## @.str.1
.asciz "ieee754_mantissa"
L_.str.2: ## @.str.2
.asciz "ieee754_exponent"
L_.str.3: ## @.str.3
.asciz "ieee754_to_blob"
L_.str.4: ## @.str.4
.asciz "ieee754_from_blob"
L_.str.5: ## @.str.5
.asciz "ieee754(%lld,%d)"
.subsections_via_symbols
|
the_stack_data/75137595.c
|
.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 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
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
stur wzr, [x29, #-28]
stur wzr, [x29, #-32]
; kill: def $x8 killed $xzr
str xzr, [sp, #40]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w0, [x29, #-8]
ldur x1, [x29, #-16]
adrp x2, l_.str@PAGE
add x2, x2, l_.str@PAGEOFF
bl _getopt
stur w0, [x29, #-20]
adds w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-20]
subs w8, w8, #63
; kill: def $x8 killed $w8
str x8, [sp, #32] ; 8-byte Folded Spill
subs x8, x8, #36
cset w8, hi
tbnz w8, #0, LBB0_8
; %bb.3: ; in Loop: Header=BB0_1 Depth=1
ldr x11, [sp, #32] ; 8-byte Folded Reload
adrp x10, lJTI0_0@PAGE
add x10, x10, lJTI0_0@PAGEOFF
Ltmp0:
adr x8, Ltmp0
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
mov w8, #1
stur w8, [x29, #-28]
b LBB0_9
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
mov w8, #1
stur w8, [x29, #-32]
b LBB0_9
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
adrp x8, _optarg@GOTPAGE
ldr x8, [x8, _optarg@GOTPAGEOFF]
ldr x8, [x8]
str x8, [sp, #40]
b LBB0_9
LBB0_7:
ldur x8, [x29, #-16]
ldr x8, [x8]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov w8, #1
stur w8, [x29, #-4]
b LBB0_15
LBB0_8:
mov w8, #1
stur w8, [x29, #-4]
b LBB0_15
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_10:
ldur w8, [x29, #-28]
; implicit-def: $x11
mov x11, x8
ldur w8, [x29, #-32]
; implicit-def: $x10
mov x10, x8
ldr x8, [sp, #40]
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
adrp x8, _optind@GOTPAGE
ldr x8, [x8, _optind@GOTPAGEOFF]
ldr w8, [x8]
stur w8, [x29, #-24]
b LBB0_11
LBB0_11: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-24]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_14
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_11 Depth=1
ldur x8, [x29, #-16]
ldursw x9, [x29, #-24]
ldr x8, [x8, x9, lsl #3]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_11 Depth=1
ldur w8, [x29, #-24]
add w8, w8, #1
stur w8, [x29, #-24]
b LBB0_11
LBB0_14:
stur wzr, [x29, #-4]
b LBB0_15
LBB0_15:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
.p2align 2
lJTI0_0:
.long LBB0_7-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_8-Ltmp0
.long LBB0_4-Ltmp0
.long LBB0_5-Ltmp0
.long LBB0_6-Ltmp0
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "abc:"
l_.str.1: ; @.str.1
.asciz "Uso: %s [-a] [-b] [-c <algo>]\n"
l_.str.2: ; @.str.2
.asciz "Argumentos obtenidos: flag_a = %d, flag_b = %d, value_c = %s\n"
l_.str.3: ; @.str.3
.asciz "Argumento adicional: %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 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 $48, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
movl $0, -28(%rbp)
movl $0, -32(%rbp)
movq $0, -40(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -8(%rbp), %edi
movq -16(%rbp), %rsi
leaq L_.str(%rip), %rdx
callq _getopt
movl %eax, -20(%rbp)
cmpl $-1, %eax
je LBB0_9
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
addl $-63, %eax
movl %eax, %ecx
movq %rcx, -48(%rbp) ## 8-byte Spill
subl $36, %eax
ja LBB0_7
## %bb.15: ## in Loop: Header=BB0_1 Depth=1
movq -48(%rbp), %rax ## 8-byte Reload
leaq LJTI0_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
movl $1, -28(%rbp)
jmp LBB0_8
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movl $1, -32(%rbp)
jmp LBB0_8
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movq _optarg@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -40(%rbp)
jmp LBB0_8
LBB0_6:
movq -16(%rbp), %rax
movq (%rax), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl $1, -4(%rbp)
jmp LBB0_14
LBB0_7:
movl $1, -4(%rbp)
jmp LBB0_14
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_9:
movl -28(%rbp), %esi
movl -32(%rbp), %edx
movq -40(%rbp), %rcx
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movq _optind@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -24(%rbp)
LBB0_10: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB0_13
## %bb.11: ## in Loop: Header=BB0_10 Depth=1
movq -16(%rbp), %rax
movslq -24(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
## %bb.12: ## in Loop: Header=BB0_10 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB0_10
LBB0_13:
movl $0, -4(%rbp)
LBB0_14:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_6, LBB0_6-LJTI0_0
.set L0_0_set_7, LBB0_7-LJTI0_0
.set L0_0_set_3, LBB0_3-LJTI0_0
.set L0_0_set_4, LBB0_4-LJTI0_0
.set L0_0_set_5, LBB0_5-LJTI0_0
LJTI0_0:
.long L0_0_set_6
.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_3
.long L0_0_set_4
.long L0_0_set_5
.end_data_region
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "abc:"
L_.str.1: ## @.str.1
.asciz "Uso: %s [-a] [-b] [-c <algo>]\n"
L_.str.2: ## @.str.2
.asciz "Argumentos obtenidos: flag_a = %d, flag_b = %d, value_c = %s\n"
L_.str.3: ## @.str.3
.asciz "Argumento adicional: %s\n"
.subsections_via_symbols
|
the_stack_data/190767138.c
|
.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
sub sp, sp, #96
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur wzr, [x29, #-12]
stur wzr, [x29, #-20]
stur wzr, [x29, #-24]
stur wzr, [x29, #-28]
sub sp, sp, #16
mov x9, sp
sub x8, x29, #16
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
add sp, sp, #16
ldur w8, [x29, #-16]
; kill: def $x8 killed $w8
mov x9, sp
stur x9, [x29, #-40]
lsl x9, x8, #2
add x9, x9, #15
and x9, x9, #0xfffffffffffffff0
stur x9, [x29, #-80] ; 8-byte Folded Spill
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
ldur x10, [x29, #-80] ; 8-byte Folded Reload
mov x9, sp
subs x9, x9, x10
mov sp, x9
stur x9, [x29, #-72] ; 8-byte Folded Spill
stur x8, [x29, #-48]
stur wzr, [x29, #-52]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-52]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-72] ; 8-byte Folded Reload
ldursw x9, [x29, #-52]
add x8, x8, x9, lsl #2
sub sp, sp, #16
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
add sp, sp, #16
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-52]
add w8, w8, #1
stur w8, [x29, #-52]
b LBB0_1
LBB0_4:
ldur x9, [x29, #-72] ; 8-byte Folded Reload
ldr w8, [x9]
ldr w9, [x9, #4]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
mov w8, #1
stur w8, [x29, #-20]
stur w8, [x29, #-24]
b LBB0_7
LBB0_6:
mov w8, #1
stur w8, [x29, #-28]
b LBB0_7
LBB0_7:
stur wzr, [x29, #-56]
b LBB0_8
LBB0_8: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-56]
ldur w9, [x29, #-16]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_28
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_8 Depth=1
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_18
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_8 Depth=1
ldur w8, [x29, #-56]
add w8, w8, #1
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_13
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_8 Depth=1
ldur x9, [x29, #-72] ; 8-byte Folded Reload
ldursw x8, [x29, #-56]
ldr w8, [x9, x8, lsl #2]
ldur w10, [x29, #-56]
add w10, w10, #1
ldr w9, [x9, w10, sxtw #2]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_8 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB0_17
LBB0_13: ; in Loop: Header=BB0_8 Depth=1
ldur w8, [x29, #-56]
add w8, w8, #1
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_16
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_8 Depth=1
ldur x9, [x29, #-72] ; 8-byte Folded Reload
ldursw x8, [x29, #-56]
ldr w8, [x9, x8, lsl #2]
ldur w10, [x29, #-56]
add w10, w10, #1
ldr w9, [x9, w10, sxtw #2]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_16
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_8 Depth=1
ldur w8, [x29, #-24]
add w8, w8, #1
stur w8, [x29, #-24]
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_8 Depth=1
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_8 Depth=1
b LBB0_26
LBB0_18: ; in Loop: Header=BB0_8 Depth=1
ldur w8, [x29, #-56]
add w8, w8, #1
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_21
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_8 Depth=1
ldur x9, [x29, #-72] ; 8-byte Folded Reload
ldursw x8, [x29, #-56]
ldr w8, [x9, x8, lsl #2]
ldur w10, [x29, #-56]
add w10, w10, #1
ldr w9, [x9, w10, sxtw #2]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_21
b LBB0_20
LBB0_20: ; in Loop: Header=BB0_8 Depth=1
ldur w8, [x29, #-24]
add w8, w8, #1
stur w8, [x29, #-24]
b LBB0_25
LBB0_21: ; in Loop: Header=BB0_8 Depth=1
ldur w8, [x29, #-56]
add w8, w8, #1
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_24
b LBB0_22
LBB0_22: ; in Loop: Header=BB0_8 Depth=1
ldur x9, [x29, #-72] ; 8-byte Folded Reload
ldursw x8, [x29, #-56]
ldr w8, [x9, x8, lsl #2]
ldur w10, [x29, #-56]
add w10, w10, #1
ldr w9, [x9, w10, sxtw #2]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_24
b LBB0_23
LBB0_23: ; in Loop: Header=BB0_8 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB0_24
LBB0_24: ; in Loop: Header=BB0_8 Depth=1
b LBB0_25
LBB0_25: ; in Loop: Header=BB0_8 Depth=1
b LBB0_26
LBB0_26: ; in Loop: Header=BB0_8 Depth=1
b LBB0_27
LBB0_27: ; in Loop: Header=BB0_8 Depth=1
ldur w8, [x29, #-56]
add w8, w8, #1
stur w8, [x29, #-56]
b LBB0_8
LBB0_28:
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_30
b LBB0_29
LBB0_29:
ldur w8, [x29, #-16]
ldur w9, [x29, #-16]
mov w10, #2
sdiv w9, w9, w10
subs w8, w8, w9
stur w8, [x29, #-60]
ldur w8, [x29, #-16]
ldur w9, [x29, #-60]
subs w8, w8, w9
stur w8, [x29, #-64]
b LBB0_31
LBB0_30:
ldur w8, [x29, #-16]
ldur w9, [x29, #-16]
mov w10, #2
sdiv w9, w9, w10
subs w8, w8, w9
stur w8, [x29, #-64]
ldur w8, [x29, #-16]
ldur w9, [x29, #-64]
subs w8, w8, w9
stur w8, [x29, #-60]
b LBB0_31
LBB0_31:
ldur w8, [x29, #-60]
ldur w9, [x29, #-24]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_34
b LBB0_32
LBB0_32:
ldur w8, [x29, #-64]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_34
b LBB0_33
LBB0_33:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_35
LBB0_34:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_35
LBB0_35:
stur wzr, [x29, #-12]
ldur x8, [x29, #-40]
mov sp, x8
ldur w8, [x29, #-12]
stur w8, [x29, #-84] ; 4-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_37
b LBB0_36
LBB0_36:
bl ___stack_chk_fail
LBB0_37:
ldur w0, [x29, #-84] ; 4-byte Folded Reload
mov sp, x29
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "1\n"
l_.str.2: ; @.str.2
.asciz "0\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 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 $96, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -12(%rbp)
movl $0, -20(%rbp)
movl $0, -24(%rbp)
movl $0, -28(%rbp)
leaq L_.str(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
leaq -16(%rbp), %rsi
callq _scanf
movl -16(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -80(%rbp) ## 8-byte Spill
movq %rsp, %rcx
movq %rcx, -40(%rbp)
shlq $2, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq -80(%rbp), %rax ## 8-byte Reload
movq %rsp, %rcx
movq %rcx, -72(%rbp) ## 8-byte Spill
movq %rax, -48(%rbp)
movl $0, -52(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -52(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -72(%rbp), %rsi ## 8-byte Reload
movslq -52(%rbp), %rax
shlq $2, %rax
addq %rax, %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB0_1
LBB0_4:
movq -72(%rbp), %rcx ## 8-byte Reload
movl (%rcx), %eax
cmpl 4(%rcx), %eax
jle LBB0_6
## %bb.5:
movl $1, -20(%rbp)
movl $1, -24(%rbp)
jmp LBB0_7
LBB0_6:
movl $1, -28(%rbp)
LBB0_7:
movl $0, -56(%rbp)
LBB0_8: ## =>This Inner Loop Header: Depth=1
movl -56(%rbp), %eax
movl -16(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB0_28
## %bb.9: ## in Loop: Header=BB0_8 Depth=1
cmpl $0, -20(%rbp)
je LBB0_18
## %bb.10: ## in Loop: Header=BB0_8 Depth=1
movl -56(%rbp), %eax
addl $1, %eax
movl $2, %ecx
cltd
idivl %ecx
cmpl $1, %edx
jne LBB0_13
## %bb.11: ## in Loop: Header=BB0_8 Depth=1
movq -72(%rbp), %rcx ## 8-byte Reload
movslq -56(%rbp), %rax
movl (%rcx,%rax,4), %eax
movl -56(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
cmpl (%rcx,%rdx,4), %eax
jle LBB0_13
## %bb.12: ## in Loop: Header=BB0_8 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB0_17
LBB0_13: ## in Loop: Header=BB0_8 Depth=1
movl -56(%rbp), %eax
addl $1, %eax
movl $2, %ecx
cltd
idivl %ecx
cmpl $0, %edx
jne LBB0_16
## %bb.14: ## in Loop: Header=BB0_8 Depth=1
movq -72(%rbp), %rcx ## 8-byte Reload
movslq -56(%rbp), %rax
movl (%rcx,%rax,4), %eax
movl -56(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
cmpl (%rcx,%rdx,4), %eax
jge LBB0_16
## %bb.15: ## in Loop: Header=BB0_8 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
LBB0_16: ## in Loop: Header=BB0_8 Depth=1
jmp LBB0_17
LBB0_17: ## in Loop: Header=BB0_8 Depth=1
jmp LBB0_26
LBB0_18: ## in Loop: Header=BB0_8 Depth=1
movl -56(%rbp), %eax
addl $1, %eax
movl $2, %ecx
cltd
idivl %ecx
cmpl $1, %edx
jne LBB0_21
## %bb.19: ## in Loop: Header=BB0_8 Depth=1
movq -72(%rbp), %rcx ## 8-byte Reload
movslq -56(%rbp), %rax
movl (%rcx,%rax,4), %eax
movl -56(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
cmpl (%rcx,%rdx,4), %eax
jge LBB0_21
## %bb.20: ## in Loop: Header=BB0_8 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB0_25
LBB0_21: ## in Loop: Header=BB0_8 Depth=1
movl -56(%rbp), %eax
addl $1, %eax
movl $2, %ecx
cltd
idivl %ecx
cmpl $0, %edx
jne LBB0_24
## %bb.22: ## in Loop: Header=BB0_8 Depth=1
movq -72(%rbp), %rcx ## 8-byte Reload
movslq -56(%rbp), %rax
movl (%rcx,%rax,4), %eax
movl -56(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
cmpl (%rcx,%rdx,4), %eax
jle LBB0_24
## %bb.23: ## in Loop: Header=BB0_8 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
LBB0_24: ## in Loop: Header=BB0_8 Depth=1
jmp LBB0_25
LBB0_25: ## in Loop: Header=BB0_8 Depth=1
jmp LBB0_26
LBB0_26: ## in Loop: Header=BB0_8 Depth=1
jmp LBB0_27
LBB0_27: ## in Loop: Header=BB0_8 Depth=1
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB0_8
LBB0_28:
cmpl $0, -20(%rbp)
je LBB0_30
## %bb.29:
movl -16(%rbp), %eax
movl %eax, -84(%rbp) ## 4-byte Spill
movl -16(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movl -84(%rbp), %eax ## 4-byte Reload
subl %ecx, %eax
movl %eax, -60(%rbp)
movl -16(%rbp), %eax
subl -60(%rbp), %eax
movl %eax, -64(%rbp)
jmp LBB0_31
LBB0_30:
movl -16(%rbp), %eax
movl %eax, -88(%rbp) ## 4-byte Spill
movl -16(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movl -88(%rbp), %eax ## 4-byte Reload
subl %ecx, %eax
movl %eax, -64(%rbp)
movl -16(%rbp), %eax
subl -64(%rbp), %eax
movl %eax, -60(%rbp)
LBB0_31:
movl -60(%rbp), %eax
cmpl -24(%rbp), %eax
jne LBB0_34
## %bb.32:
movl -64(%rbp), %eax
cmpl -28(%rbp), %eax
jne LBB0_34
## %bb.33:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_35
LBB0_34:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
LBB0_35:
movl $0, -12(%rbp)
movq -40(%rbp), %rax
movq %rax, %rsp
movl -12(%rbp), %eax
movl %eax, -92(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_37
## %bb.36:
movl -92(%rbp), %eax ## 4-byte Reload
movq %rbp, %rsp
popq %rbp
retq
LBB0_37:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "1\n"
L_.str.2: ## @.str.2
.asciz "0\n"
.subsections_via_symbols
|
the_stack_data/211079835.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bubble ; -- Begin function bubble
.p2align 2
_bubble: ; @bubble
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
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
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str wzr, [sp, #16]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr w8, [sp, #16]
ldur w9, [x29, #-12]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_10
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
subs w8, w8, #1
str w8, [sp, #12]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #12]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_8
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldur x8, [x29, #-8]
ldr w9, [sp, #12]
subs w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
ldur x9, [x29, #-8]
ldrsw x10, [sp, #12]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldur x8, [x29, #-8]
ldr w9, [sp, #12]
subs w9, w9, #1
add x0, x8, w9, sxtw #2
ldur x8, [x29, #-8]
ldrsw x9, [sp, #12]
add x1, x8, x9, lsl #2
bl _swap
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_3 Depth=2
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #12]
subs w8, w8, #1
str w8, [sp, #12]
b LBB0_3
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB0_1
LBB0_10:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bubble ## -- Begin function bubble
.p2align 4, 0x90
_bubble: ## @bubble
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl $0, -16(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
movl -16(%rbp), %eax
movl -12(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB0_10
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
subl $1, %eax
movl %eax, -20(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -20(%rbp), %eax
cmpl -16(%rbp), %eax
jle LBB0_8
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movq -8(%rbp), %rax
movl -20(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
movq -8(%rbp), %rcx
movslq -20(%rbp), %rdx
cmpl (%rcx,%rdx,4), %eax
jle LBB0_6
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movq -8(%rbp), %rdi
movl -20(%rbp), %eax
subl $1, %eax
cltq
shlq $2, %rax
addq %rax, %rdi
movq -8(%rbp), %rsi
movslq -20(%rbp), %rax
shlq $2, %rax
addq %rax, %rsi
callq _swap
LBB0_6: ## in Loop: Header=BB0_3 Depth=2
jmp LBB0_7
LBB0_7: ## in Loop: Header=BB0_3 Depth=2
movl -20(%rbp), %eax
addl $-1, %eax
movl %eax, -20(%rbp)
jmp LBB0_3
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_9
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB0_1
LBB0_10:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
the_stack_data/1069566.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _f ; -- Begin function f
.p2align 2
_f: ; @f
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
str w1, [sp, #8]
str w2, [sp, #4]
ldr w8, [sp, #8]
and w8, w8, #0xffff
ldr w9, [sp, #4]
and w9, w9, #0xffff
mul w9, w8, w9
ldr w8, [sp, #12]
add w8, w8, w9
str w8, [sp, #12]
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _f ## -- Begin function f
.p2align 4, 0x90
_f: ## @f
.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, -4(%rbp)
movl %esi, -8(%rbp)
movl %edx, -12(%rbp)
movl -8(%rbp), %eax
## kill: def $ax killed $ax killed $eax
movzwl %ax, %eax
movl -12(%rbp), %ecx
## kill: def $cx killed $cx killed $ecx
movzwl %cx, %ecx
imull %ecx, %eax
addl -4(%rbp), %eax
movl %eax, -4(%rbp)
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
the_stack_data/983036.c
|
.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
stur wzr, [x29, #-4]
mov x0, #16
bl _malloc
stur x0, [x29, #-16]
ldur x8, [x29, #-16]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
ldur x8, [x29, #-16]
str x8, [sp, #24]
str wzr, [sp, #20]
mov w8, #1
str w8, [sp, #12]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_2 Depth 2
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr w9, [sp, #12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr x8, [sp, #24]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
mov x0, #16
bl _malloc
ldr x8, [sp, #24]
str x0, [x8, #8]
ldr x8, [sp, #24]
ldr x8, [x8, #8]
str x8, [sp, #24]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
mov x9, sp
add x8, sp, #19
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _scanf
ldrsb w10, [sp, #19]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
b LBB0_2
LBB0_2: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldrsb w8, [sp, #19]
subs w8, w8, #89
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_2 Depth=2
ldrsb w8, [sp, #19]
subs w8, w8, #121
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_2 Depth=2
ldrsb w8, [sp, #19]
subs w8, w8, #78
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_2 Depth=2
ldrsb w8, [sp, #19]
subs w8, w8, #110
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
b LBB0_9
LBB0_7: ; in Loop: Header=BB0_2 Depth=2
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
mov x9, sp
add x8, sp, #19
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _scanf
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_2 Depth=2
b LBB0_2
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
ldrsb w8, [sp, #19]
subs w8, w8, #78
cset w8, eq
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
ldrsb w8, [sp, #19]
subs w8, w8, #110
cset w8, ne
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11:
b LBB0_13
LBB0_12: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_1
LBB0_13:
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
ldur x8, [x29, #-16]
str x8, [sp, #24]
b LBB0_14
LBB0_14: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #24]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_16
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_14 Depth=1
ldr x8, [sp, #24]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
ldr x8, [sp, #24]
ldr x8, [x8, #8]
str x8, [sp, #24]
b LBB0_14
LBB0_16:
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter value to the node :\n"
l_.str.1: ; @.str.1
.asciz "(%d). "
l_.str.2: ; @.str.2
.asciz "%d"
l_.str.3: ; @.str.3
.asciz "a nother node?(Y/y/N/n):"
l_.str.4: ; @.str.4
.asciz " %c"
l_.str.5: ; @.str.5
.asciz "%c"
l_.str.6: ; @.str.6
.asciz "Wrong letter : "
l_.str.7: ; @.str.7
.asciz "The values in the linked list are :"
l_.str.8: ; @.str.8
.asciz "%d "
l_.str.9: ; @.str.9
.asciz "\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 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 $48, %rsp
movl $0, -4(%rbp)
movl $16, %edi
callq _malloc
movq %rax, -16(%rbp)
movq -16(%rbp), %rax
movq $0, 8(%rax)
movq -16(%rbp), %rax
movq %rax, -24(%rbp)
movl $0, -28(%rbp)
movl $1, -36(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_2 Depth 2
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl -36(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movq -24(%rbp), %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _scanf
movl $16, %edi
callq _malloc
movq %rax, %rcx
movq -24(%rbp), %rax
movq %rcx, 8(%rax)
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -24(%rbp)
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.4(%rip), %rdi
leaq -29(%rbp), %rsi
movb $0, %al
callq _scanf
movsbl -29(%rbp), %esi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
LBB0_2: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movsbl -29(%rbp), %eax
cmpl $89, %eax
je LBB0_6
## %bb.3: ## in Loop: Header=BB0_2 Depth=2
movsbl -29(%rbp), %eax
cmpl $121, %eax
je LBB0_6
## %bb.4: ## in Loop: Header=BB0_2 Depth=2
movsbl -29(%rbp), %eax
cmpl $78, %eax
je LBB0_6
## %bb.5: ## in Loop: Header=BB0_2 Depth=2
movsbl -29(%rbp), %eax
cmpl $110, %eax
jne LBB0_7
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_9
LBB0_7: ## in Loop: Header=BB0_2 Depth=2
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.4(%rip), %rdi
leaq -29(%rbp), %rsi
movb $0, %al
callq _scanf
## %bb.8: ## in Loop: Header=BB0_2 Depth=2
jmp LBB0_2
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
movsbl -29(%rbp), %eax
cmpl $78, %eax
je LBB0_11
## %bb.10: ## in Loop: Header=BB0_1 Depth=1
movsbl -29(%rbp), %eax
cmpl $110, %eax
jne LBB0_12
LBB0_11:
jmp LBB0_13
LBB0_12: ## in Loop: Header=BB0_1 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB0_1
LBB0_13:
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rax
movq %rax, -24(%rbp)
LBB0_14: ## =>This Inner Loop Header: Depth=1
movq -24(%rbp), %rax
cmpq $0, 8(%rax)
je LBB0_16
## %bb.15: ## in Loop: Header=BB0_14 Depth=1
movq -24(%rbp), %rax
movl (%rax), %esi
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -24(%rbp)
jmp LBB0_14
LBB0_16:
leaq L_.str.9(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter value to the node :\n"
L_.str.1: ## @.str.1
.asciz "(%d). "
L_.str.2: ## @.str.2
.asciz "%d"
L_.str.3: ## @.str.3
.asciz "a nother node?(Y/y/N/n):"
L_.str.4: ## @.str.4
.asciz " %c"
L_.str.5: ## @.str.5
.asciz "%c"
L_.str.6: ## @.str.6
.asciz "Wrong letter : "
L_.str.7: ## @.str.7
.asciz "The values in the linked list are :"
L_.str.8: ## @.str.8
.asciz "%d "
L_.str.9: ## @.str.9
.asciz "\n"
.subsections_via_symbols
|
the_stack_data/72011870.c
|
.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 x28, x27, [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 w27, -24
.cfi_offset w28, -32
mov w9, #18624
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
sub sp, sp, #4, lsl #12 ; =16384
sub sp, sp, #2240
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #180]
str w0, [sp, #176]
str x1, [sp, #168]
str wzr, [sp, #164]
ldr w8, [sp, #176]
subs w8, w8, #4
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
bl _print_usage
mov w8, #1
str w8, [sp, #164]
b LBB0_54
LBB0_2:
; kill: def $x8 killed $xzr
str xzr, [sp, #152]
str xzr, [sp, #144]
str xzr, [sp, #136]
ldr x8, [sp, #168]
ldr x0, [x8, #24]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fopen
str x0, [sp, #136]
ldr x8, [sp, #136]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
mov w8, #1
str w8, [sp, #164]
b LBB0_4
LBB0_4:
ldr w8, [sp, #164]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_51
b LBB0_5
LBB0_5:
str wzr, [sp, #132]
b LBB0_6
LBB0_6: ; =>This Loop Header: Depth=1
; Child Loop BB0_8 Depth 2
ldr x2, [sp, #136]
add x0, sp, #184
mov w1, #2048
bl _fgets
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_16
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_6 Depth=1
add x8, sp, #184
str x8, [sp, #120]
b LBB0_8
LBB0_8: ; Parent Loop BB0_6 Depth=1
; => This Inner Loop Header: Depth=2
ldr x0, [sp, #120]
mov w1, #96
bl _strchr
str x0, [sp, #112]
ldr x8, [sp, #112]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_13
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_8 Depth=2
ldr x8, [sp, #112]
add x0, x8, #1
mov w1, #96
bl _strchr
str x0, [sp, #104]
ldr x8, [sp, #104]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_8 Depth=2
ldr x8, [sp, #112]
add x0, x8, #1
ldr x8, [sp, #104]
ldr x9, [sp, #112]
subs x8, x8, x9
subs x8, x8, #1
mov x1, x8
bl _copy_string
ldrsw x8, [sp, #132]
lsl x9, x8, #4
add x8, sp, #2232
str x8, [sp, #32] ; 8-byte Folded Spill
str x0, [x8, x9]
ldrsw x9, [sp, #132]
lsl x9, x9, #4
ldr x0, [x8, x9]
bl _tokenize_string
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldrsw x9, [sp, #132]
add x8, x8, x9, lsl #4
str x0, [x8, #8]
ldr w8, [sp, #132]
add w8, w8, #1
str w8, [sp, #132]
ldr x8, [sp, #104]
add x8, x8, #1
str x8, [sp, #120]
b LBB0_12
LBB0_11: ; in Loop: Header=BB0_6 Depth=1
b LBB0_15
LBB0_12: ; in Loop: Header=BB0_8 Depth=2
b LBB0_14
LBB0_13: ; in Loop: Header=BB0_6 Depth=1
b LBB0_15
LBB0_14: ; in Loop: Header=BB0_8 Depth=2
b LBB0_8
LBB0_15: ; in Loop: Header=BB0_6 Depth=1
b LBB0_17
LBB0_16:
b LBB0_18
LBB0_17: ; in Loop: Header=BB0_6 Depth=1
b LBB0_6
LBB0_18:
ldrsw x8, [sp, #132]
lsl x9, x8, #4
add x0, sp, #2232
mov x8, #0
str x8, [x0, x9]
ldrsw x9, [sp, #132]
mov x8, x0
add x8, x8, x9, lsl #4
str xzr, [x8, #8]
ldrsw x1, [sp, #132]
mov x2, #16
adrp x3, _cmp_literal@PAGE
add x3, x3, _cmp_literal@PAGEOFF
bl _qsort
mov w8, #1
str w8, [sp, #100]
str w8, [sp, #96]
b LBB0_19
LBB0_19: ; =>This Inner Loop Header: Depth=1
ldrsw x8, [sp, #96]
lsl x9, x8, #4
add x8, sp, #2232
ldr x8, [x8, x9]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_23
b LBB0_20
LBB0_20: ; in Loop: Header=BB0_19 Depth=1
ldr w8, [sp, #100]
subs w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
lsl x9, x8, #4
add x8, sp, #2232
ldr x0, [x8, x9]
ldrsw x9, [sp, #96]
lsl x9, x9, #4
ldr x1, [x8, x9]
bl _strcmp
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB0_22
b LBB0_21
LBB0_21: ; in Loop: Header=BB0_19 Depth=1
ldrsw x9, [sp, #100]
add x8, sp, #2232
ldrsw x10, [sp, #96]
ldr q0, [x8, x10, lsl #4]
str q0, [x8, x9, lsl #4]
ldr w8, [sp, #100]
add w8, w8, #1
str w8, [sp, #100]
b LBB0_22
LBB0_22: ; in Loop: Header=BB0_19 Depth=1
ldr w8, [sp, #96]
add w8, w8, #1
str w8, [sp, #96]
b LBB0_19
LBB0_23:
ldrsw x8, [sp, #100]
lsl x10, x8, #4
add x8, sp, #2232
mov x9, #0
str x9, [x8, x10]
ldrsw x9, [sp, #100]
add x8, x8, x9, lsl #4
str xzr, [x8, #8]
ldr w8, [sp, #100]
str w8, [sp, #132]
ldr x8, [sp, #168]
ldr x0, [x8, #16]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fopen
str x0, [sp, #152]
ldr x8, [sp, #152]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_28
b LBB0_24
LBB0_24:
str wzr, [sp, #92]
b LBB0_25
LBB0_25: ; =>This Inner Loop Header: Depth=1
ldrsw x8, [sp, #92]
lsl x9, x8, #4
add x8, sp, #2232
ldr x8, [x8, x9]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_27
b LBB0_26
LBB0_26: ; in Loop: Header=BB0_25 Depth=1
ldr x0, [sp, #152]
ldrsw x8, [sp, #92]
lsl x9, x8, #4
add x8, sp, #2232
ldr x10, [x8, x9]
ldrsw x9, [sp, #92]
add x8, x8, x9, lsl #4
ldr x8, [x8, #8]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fprintf
ldr w8, [sp, #92]
add w8, w8, #1
str w8, [sp, #92]
b LBB0_25
LBB0_27:
ldr x0, [sp, #152]
bl _fclose
b LBB0_29
LBB0_28:
mov w8, #1
str w8, [sp, #164]
b LBB0_29
LBB0_29:
ldr w8, [sp, #164]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_50
b LBB0_30
LBB0_30:
ldr x8, [sp, #168]
ldr x0, [x8, #8]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fopen
str x0, [sp, #144]
ldr x8, [sp, #144]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_48
b LBB0_31
LBB0_31:
str wzr, [sp, #88]
b LBB0_32
LBB0_32: ; =>This Inner Loop Header: Depth=1
ldrsw x8, [sp, #88]
lsl x9, x8, #4
add x8, sp, #2232
ldr x8, [x8, x9]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_34
b LBB0_33
LBB0_33: ; in Loop: Header=BB0_32 Depth=1
ldr x0, [sp, #144]
ldrsw x9, [sp, #88]
add x8, sp, #2232
add x8, x8, x9, lsl #4
ldr x8, [x8, #8]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _fprintf
ldr w8, [sp, #88]
add w8, w8, #1
str w8, [sp, #88]
b LBB0_32
LBB0_34:
ldr x0, [sp, #136]
bl _rewind
b LBB0_35
LBB0_35: ; =>This Loop Header: Depth=1
; Child Loop BB0_37 Depth 2
ldr x2, [sp, #136]
add x0, sp, #184
mov w1, #2048
bl _fgets
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_45
b LBB0_36
LBB0_36: ; in Loop: Header=BB0_35 Depth=1
add x8, sp, #184
str x8, [sp, #80]
b LBB0_37
LBB0_37: ; Parent Loop BB0_35 Depth=1
; => This Inner Loop Header: Depth=2
ldr x0, [sp, #80]
mov w1, #96
bl _strchr
str x0, [sp, #72]
ldr x8, [sp, #72]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_42
b LBB0_38
LBB0_38: ; in Loop: Header=BB0_37 Depth=2
ldr x8, [sp, #72]
add x0, x8, #1
mov w1, #96
bl _strchr
str x0, [sp, #64]
ldr x8, [sp, #64]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_40
b LBB0_39
LBB0_39: ; in Loop: Header=BB0_37 Depth=2
; kill: def $x8 killed $xzr
str xzr, [sp, #40]
ldr x8, [sp, #72]
add x0, x8, #1
ldr x8, [sp, #64]
ldr x9, [sp, #72]
subs x8, x8, x9
subs x8, x8, #1
mov x1, x8
bl _copy_string
mov x8, x0
add x0, sp, #48
str x8, [sp, #48]
str xzr, [sp, #56]
ldrsw x2, [sp, #132]
add x1, sp, #2232
mov x3, #16
adrp x4, _cmp_literal@PAGE
add x4, x4, _cmp_literal@PAGEOFF
bl _bsearch
str x0, [sp, #40]
ldr x8, [sp, #72]
strb wzr, [x8]
ldr x0, [sp, #144]
ldr x10, [sp, #80]
ldr x8, [sp, #40]
ldr x8, [x8, #8]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _fprintf
ldr x8, [sp, #64]
add x8, x8, #1
str x8, [sp, #80]
b LBB0_41
LBB0_40: ; in Loop: Header=BB0_35 Depth=1
ldr x0, [sp, #144]
ldr x8, [sp, #80]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.5@PAGE
add x1, x1, l_.str.5@PAGEOFF
bl _fprintf
b LBB0_44
LBB0_41: ; in Loop: Header=BB0_37 Depth=2
b LBB0_43
LBB0_42: ; in Loop: Header=BB0_35 Depth=1
ldr x0, [sp, #144]
ldr x8, [sp, #80]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.5@PAGE
add x1, x1, l_.str.5@PAGEOFF
bl _fprintf
b LBB0_44
LBB0_43: ; in Loop: Header=BB0_37 Depth=2
b LBB0_37
LBB0_44: ; in Loop: Header=BB0_35 Depth=1
b LBB0_46
LBB0_45:
b LBB0_47
LBB0_46: ; in Loop: Header=BB0_35 Depth=1
b LBB0_35
LBB0_47:
ldr x0, [sp, #144]
bl _fclose
b LBB0_49
LBB0_48:
mov w8, #1
str w8, [sp, #164]
b LBB0_49
LBB0_49:
b LBB0_50
LBB0_50:
b LBB0_51
LBB0_51:
ldr w8, [sp, #164]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_53
b LBB0_52
LBB0_52:
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _perror
b LBB0_53
LBB0_53:
b LBB0_54
LBB0_54:
ldr w8, [sp, #164]
str w8, [sp, #28] ; 4-byte Folded Spill
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_56
b LBB0_55
LBB0_55:
bl ___stack_chk_fail
LBB0_56:
ldr w0, [sp, #28] ; 4-byte Folded Reload
add sp, sp, #4, lsl #12 ; =16384
add sp, sp, #2240
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _copy_string ; -- Begin function copy_string
.p2align 2
_copy_string: ; @copy_string
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
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
stur x0, [x29, #-8]
stur w1, [x29, #-12]
ldur w8, [x29, #-12]
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x0, w8
bl _malloc
str x0, [sp, #8]
ldr x0, [sp, #8]
ldur x1, [x29, #-8]
ldursw x2, [x29, #-12]
mov x3, #-1
bl ___strncpy_chk
ldr x8, [sp, #8]
ldursw x9, [x29, #-12]
add x8, x8, x9
strb wzr, [x8]
ldr x0, [sp, #8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _tokenize_string ; -- Begin function tokenize_string
.p2align 2
_tokenize_string: ; @tokenize_string
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
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
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
str x8, [sp, #8]
ldur x0, [x29, #-8]
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
adrp x8, l_.str.8@PAGE
add x8, x8, l_.str.8@PAGEOFF
str x8, [sp, #8]
b LBB2_77
LBB2_2:
ldur x0, [x29, #-8]
adrp x1, l_.str.9@PAGE
add x1, x1, l_.str.9@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3:
adrp x8, l_.str.10@PAGE
add x8, x8, l_.str.10@PAGEOFF
str x8, [sp, #8]
b LBB2_76
LBB2_4:
ldur x0, [x29, #-8]
adrp x1, l_.str.11@PAGE
add x1, x1, l_.str.11@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_6
b LBB2_5
LBB2_5:
adrp x8, l_.str.12@PAGE
add x8, x8, l_.str.12@PAGEOFF
str x8, [sp, #8]
b LBB2_75
LBB2_6:
ldur x0, [x29, #-8]
adrp x1, l_.str.13@PAGE
add x1, x1, l_.str.13@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_8
b LBB2_7
LBB2_7:
adrp x8, l_.str.14@PAGE
add x8, x8, l_.str.14@PAGEOFF
str x8, [sp, #8]
b LBB2_74
LBB2_8:
ldur x0, [x29, #-8]
adrp x1, l_.str.15@PAGE
add x1, x1, l_.str.15@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_10
b LBB2_9
LBB2_9:
adrp x8, l_.str.16@PAGE
add x8, x8, l_.str.16@PAGEOFF
str x8, [sp, #8]
b LBB2_73
LBB2_10:
ldur x0, [x29, #-8]
adrp x1, l_.str.17@PAGE
add x1, x1, l_.str.17@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_12
b LBB2_11
LBB2_11:
adrp x8, l_.str.18@PAGE
add x8, x8, l_.str.18@PAGEOFF
str x8, [sp, #8]
b LBB2_72
LBB2_12:
ldur x0, [x29, #-8]
adrp x1, l_.str.19@PAGE
add x1, x1, l_.str.19@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_14
b LBB2_13
LBB2_13:
adrp x8, l_.str.20@PAGE
add x8, x8, l_.str.20@PAGEOFF
str x8, [sp, #8]
b LBB2_71
LBB2_14:
ldur x0, [x29, #-8]
adrp x1, l_.str.21@PAGE
add x1, x1, l_.str.21@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_16
b LBB2_15
LBB2_15:
adrp x8, l_.str.22@PAGE
add x8, x8, l_.str.22@PAGEOFF
str x8, [sp, #8]
b LBB2_70
LBB2_16:
ldur x0, [x29, #-8]
adrp x1, l_.str.23@PAGE
add x1, x1, l_.str.23@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_18
b LBB2_17
LBB2_17:
adrp x8, l_.str.24@PAGE
add x8, x8, l_.str.24@PAGEOFF
str x8, [sp, #8]
b LBB2_69
LBB2_18:
ldur x0, [x29, #-8]
adrp x1, l_.str.25@PAGE
add x1, x1, l_.str.25@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_20
b LBB2_19
LBB2_19:
adrp x8, l_.str.26@PAGE
add x8, x8, l_.str.26@PAGEOFF
str x8, [sp, #8]
b LBB2_68
LBB2_20:
ldur x0, [x29, #-8]
adrp x1, l_.str.27@PAGE
add x1, x1, l_.str.27@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_22
b LBB2_21
LBB2_21:
adrp x8, l_.str.28@PAGE
add x8, x8, l_.str.28@PAGEOFF
str x8, [sp, #8]
b LBB2_67
LBB2_22:
ldur x0, [x29, #-8]
adrp x1, l_.str.29@PAGE
add x1, x1, l_.str.29@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_24
b LBB2_23
LBB2_23:
adrp x8, l_.str.30@PAGE
add x8, x8, l_.str.30@PAGEOFF
str x8, [sp, #8]
b LBB2_66
LBB2_24:
ldur x0, [x29, #-8]
adrp x1, l_.str.31@PAGE
add x1, x1, l_.str.31@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_26
b LBB2_25
LBB2_25:
adrp x8, l_.str.32@PAGE
add x8, x8, l_.str.32@PAGEOFF
str x8, [sp, #8]
b LBB2_65
LBB2_26:
ldur x0, [x29, #-8]
adrp x1, l_.str.33@PAGE
add x1, x1, l_.str.33@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_28
b LBB2_27
LBB2_27:
adrp x8, l_.str.34@PAGE
add x8, x8, l_.str.34@PAGEOFF
str x8, [sp, #8]
b LBB2_64
LBB2_28:
ldur x0, [x29, #-8]
adrp x1, l_.str.35@PAGE
add x1, x1, l_.str.35@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_30
b LBB2_29
LBB2_29:
adrp x8, l_.str.36@PAGE
add x8, x8, l_.str.36@PAGEOFF
str x8, [sp, #8]
b LBB2_63
LBB2_30:
ldur x0, [x29, #-8]
adrp x1, l_.str.37@PAGE
add x1, x1, l_.str.37@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_32
b LBB2_31
LBB2_31:
adrp x8, l_.str.38@PAGE
add x8, x8, l_.str.38@PAGEOFF
str x8, [sp, #8]
b LBB2_62
LBB2_32:
ldur x0, [x29, #-8]
adrp x1, l_.str.39@PAGE
add x1, x1, l_.str.39@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_34
b LBB2_33
LBB2_33:
adrp x8, l_.str.40@PAGE
add x8, x8, l_.str.40@PAGEOFF
str x8, [sp, #8]
b LBB2_61
LBB2_34:
ldur x0, [x29, #-8]
adrp x1, l_.str.41@PAGE
add x1, x1, l_.str.41@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_36
b LBB2_35
LBB2_35:
adrp x8, l_.str.42@PAGE
add x8, x8, l_.str.42@PAGEOFF
str x8, [sp, #8]
b LBB2_60
LBB2_36:
ldur x0, [x29, #-8]
adrp x1, l_.str.43@PAGE
add x1, x1, l_.str.43@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_38
b LBB2_37
LBB2_37:
adrp x8, l_.str.44@PAGE
add x8, x8, l_.str.44@PAGEOFF
str x8, [sp, #8]
b LBB2_59
LBB2_38:
ldur x0, [x29, #-8]
adrp x1, l_.str.45@PAGE
add x1, x1, l_.str.45@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_40
b LBB2_39
LBB2_39:
adrp x8, l_.str.46@PAGE
add x8, x8, l_.str.46@PAGEOFF
str x8, [sp, #8]
b LBB2_58
LBB2_40:
ldur x0, [x29, #-8]
adrp x1, l_.str.47@PAGE
add x1, x1, l_.str.47@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_42
b LBB2_41
LBB2_41:
adrp x8, l_.str.48@PAGE
add x8, x8, l_.str.48@PAGEOFF
str x8, [sp, #8]
b LBB2_57
LBB2_42:
ldur x0, [x29, #-8]
adrp x1, l_.str.49@PAGE
add x1, x1, l_.str.49@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_44
b LBB2_43
LBB2_43:
adrp x8, l_.str.50@PAGE
add x8, x8, l_.str.50@PAGEOFF
str x8, [sp, #8]
b LBB2_56
LBB2_44:
ldur x0, [x29, #-8]
adrp x1, l_.str.51@PAGE
add x1, x1, l_.str.51@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_46
b LBB2_45
LBB2_45:
adrp x8, l_.str.52@PAGE
add x8, x8, l_.str.52@PAGEOFF
str x8, [sp, #8]
b LBB2_55
LBB2_46:
ldur x0, [x29, #-8]
adrp x1, l_.str.53@PAGE
add x1, x1, l_.str.53@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_48
b LBB2_47
LBB2_47:
adrp x8, l_.str.54@PAGE
add x8, x8, l_.str.54@PAGEOFF
str x8, [sp, #8]
b LBB2_54
LBB2_48:
ldur x0, [x29, #-8]
adrp x1, l_.str.55@PAGE
add x1, x1, l_.str.55@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_50
b LBB2_49
LBB2_49:
adrp x8, l_.str.56@PAGE
add x8, x8, l_.str.56@PAGEOFF
str x8, [sp, #8]
b LBB2_53
LBB2_50:
ldur x0, [x29, #-8]
adrp x1, l_.str.57@PAGE
add x1, x1, l_.str.57@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_52
b LBB2_51
LBB2_51:
adrp x8, l_.str.58@PAGE
add x8, x8, l_.str.58@PAGEOFF
str x8, [sp, #8]
b LBB2_52
LBB2_52:
b LBB2_53
LBB2_53:
b LBB2_54
LBB2_54:
b LBB2_55
LBB2_55:
b LBB2_56
LBB2_56:
b LBB2_57
LBB2_57:
b LBB2_58
LBB2_58:
b LBB2_59
LBB2_59:
b LBB2_60
LBB2_60:
b LBB2_61
LBB2_61:
b LBB2_62
LBB2_62:
b LBB2_63
LBB2_63:
b LBB2_64
LBB2_64:
b LBB2_65
LBB2_65:
b LBB2_66
LBB2_66:
b LBB2_67
LBB2_67:
b LBB2_68
LBB2_68:
b LBB2_69
LBB2_69:
b LBB2_70
LBB2_70:
b LBB2_71
LBB2_71:
b LBB2_72
LBB2_72:
b LBB2_73
LBB2_73:
b LBB2_74
LBB2_74:
b LBB2_75
LBB2_75:
b LBB2_76
LBB2_76:
b LBB2_77
LBB2_77:
ldr x0, [sp, #8]
bl _strlen
add x8, x0, #2
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #4]
ldr w8, [sp, #4]
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x0, w8
bl _malloc
str x0, [sp, #16]
str wzr, [sp]
b LBB2_78
LBB2_78: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
ldrsw x9, [sp]
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_81
b LBB2_79
LBB2_79: ; in Loop: Header=BB2_78 Depth=1
ldr x8, [sp, #8]
ldrsw x9, [sp]
ldrsb w0, [x8, x9]
bl _toupper
ldr x8, [sp, #16]
ldrsw x9, [sp]
strb w0, [x8, x9]
b LBB2_80
LBB2_80: ; in Loop: Header=BB2_78 Depth=1
ldr w8, [sp]
add w8, w8, #1
str w8, [sp]
b LBB2_78
LBB2_81:
ldr x8, [sp, #16]
ldr w9, [sp, #4]
subs w9, w9, #2
add x9, x8, w9, sxtw
mov w8, #95
strb w8, [x9]
ldr x8, [sp, #16]
ldr w9, [sp, #4]
subs w9, w9, #1
add x9, x8, w9, sxtw
mov w8, #116
strb w8, [x9]
ldr x8, [sp, #16]
ldrsw x9, [sp, #4]
add x8, x8, x9
strb wzr, [x8]
ldr x0, [sp, #16]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _cmp_literal ; -- Begin function cmp_literal
.p2align 2
_cmp_literal: ; @cmp_literal
.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
str x0, [sp, #8]
str x1, [sp]
ldr x8, [sp, #8]
ldr x0, [x8]
ldr x8, [sp]
ldr x1, [x8]
bl _strcmp
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _print_usage ; -- Begin function print_usage
.p2align 2
_print_usage: ; @print_usage
.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
adrp x8, _usage@PAGE
add x8, x8, _usage@PAGEOFF
str x8, [sp, #8]
b LBB4_1
LBB4_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB4_4
b LBB4_2
LBB4_2: ; in Loop: Header=BB4_1 Depth=1
ldr x8, [sp, #8]
ldr x0, [x8]
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
str x8, [sp] ; 8-byte Folded Spill
ldr x1, [x8]
bl _fputs
ldr x8, [sp] ; 8-byte Folded Reload
ldr x1, [x8]
mov w0, #10
bl _putc
b LBB4_3
LBB4_3: ; in Loop: Header=BB4_1 Depth=1
ldr x8, [sp, #8]
add x8, x8, #8
str x8, [sp, #8]
b LBB4_1
LBB4_4:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "r"
l_.str.1: ; @.str.1
.asciz "w"
l_.str.2: ; @.str.2
.asciz " { \"%s\", %s },\n"
l_.str.3: ; @.str.3
.asciz "%%token %s\n"
l_.str.4: ; @.str.4
.asciz "%s%s"
l_.str.5: ; @.str.5
.asciz "%s"
l_.str.6: ; @.str.6
.asciz "yyacc"
.section __DATA,__data
.p2align 3 ; @usage
_usage:
.quad l_.str.59
.quad 0
.section __TEXT,__cstring,cstring_literals
l_.str.7: ; @.str.7
.asciz ":"
l_.str.8: ; @.str.8
.asciz "_colon"
l_.str.9: ; @.str.9
.asciz "!"
l_.str.10: ; @.str.10
.asciz "_bang"
l_.str.11: ; @.str.11
.asciz "!="
l_.str.12: ; @.str.12
.asciz "_bang_equals"
l_.str.13: ; @.str.13
.asciz "&&"
l_.str.14: ; @.str.14
.asciz "_amperamper"
l_.str.15: ; @.str.15
.asciz "&"
l_.str.16: ; @.str.16
.asciz "_amper"
l_.str.17: ; @.str.17
.asciz "+"
l_.str.18: ; @.str.18
.asciz "_plus"
l_.str.19: ; @.str.19
.asciz "+="
l_.str.20: ; @.str.20
.asciz "_plus_equals"
l_.str.21: ; @.str.21
.asciz "||"
l_.str.22: ; @.str.22
.asciz "_barbar"
l_.str.23: ; @.str.23
.asciz "|"
l_.str.24: ; @.str.24
.asciz "_bar"
l_.str.25: ; @.str.25
.asciz ";"
l_.str.26: ; @.str.26
.asciz "_semic"
l_.str.27: ; @.str.27
.asciz "-"
l_.str.28: ; @.str.28
.asciz "_minus"
l_.str.29: ; @.str.29
.asciz "<"
l_.str.30: ; @.str.30
.asciz "_langle"
l_.str.31: ; @.str.31
.asciz "<="
l_.str.32: ; @.str.32
.asciz "_langle_equals"
l_.str.33: ; @.str.33
.asciz ">"
l_.str.34: ; @.str.34
.asciz "_rangle"
l_.str.35: ; @.str.35
.asciz ">="
l_.str.36: ; @.str.36
.asciz "_rangle_equals"
l_.str.37: ; @.str.37
.asciz "."
l_.str.38: ; @.str.38
.asciz "_period"
l_.str.39: ; @.str.39
.asciz "?"
l_.str.40: ; @.str.40
.asciz "_question"
l_.str.41: ; @.str.41
.asciz "?="
l_.str.42: ; @.str.42
.asciz "_question_equals"
l_.str.43: ; @.str.43
.asciz "="
l_.str.44: ; @.str.44
.asciz "_equals"
l_.str.45: ; @.str.45
.asciz ","
l_.str.46: ; @.str.46
.asciz "_comma"
l_.str.47: ; @.str.47
.asciz "["
l_.str.48: ; @.str.48
.asciz "_lbracket"
l_.str.49: ; @.str.49
.asciz "]"
l_.str.50: ; @.str.50
.asciz "_rbracket"
l_.str.51: ; @.str.51
.asciz "{"
l_.str.52: ; @.str.52
.asciz "_lbrace"
l_.str.53: ; @.str.53
.asciz "}"
l_.str.54: ; @.str.54
.asciz "_rbrace"
l_.str.55: ; @.str.55
.asciz "("
l_.str.56: ; @.str.56
.asciz "_lparen"
l_.str.57: ; @.str.57
.asciz ")"
l_.str.58: ; @.str.58
.asciz "_rparen"
l_.str.59: ; @.str.59
.asciz "yyacc <grammar output.y> <token table output.h> <grammar source.yy>"
.subsections_via_symbols
|
.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
movl $18608, %eax ## imm = 0x48B0
callq ____chkstk_darwin
subq %rax, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -18452(%rbp)
movl %edi, -18456(%rbp)
movq %rsi, -18464(%rbp)
movl $0, -18468(%rbp)
cmpl $4, -18456(%rbp)
je LBB0_2
## %bb.1:
callq _print_usage
movl $1, -18468(%rbp)
jmp LBB0_54
LBB0_2:
movq $0, -18480(%rbp)
movq $0, -18488(%rbp)
movq $0, -18496(%rbp)
movq -18464(%rbp), %rax
movq 24(%rax), %rdi
leaq L_.str(%rip), %rsi
callq _fopen
movq %rax, -18496(%rbp)
cmpq $0, -18496(%rbp)
jne LBB0_4
## %bb.3:
movl $1, -18468(%rbp)
LBB0_4:
cmpl $0, -18468(%rbp)
jne LBB0_51
## %bb.5:
movl $0, -18500(%rbp)
LBB0_6: ## =>This Loop Header: Depth=1
## Child Loop BB0_8 Depth 2
leaq -18448(%rbp), %rdi
movq -18496(%rbp), %rdx
movl $2048, %esi ## imm = 0x800
callq _fgets
cmpq $0, %rax
je LBB0_16
## %bb.7: ## in Loop: Header=BB0_6 Depth=1
leaq -18448(%rbp), %rax
movq %rax, -18512(%rbp)
LBB0_8: ## Parent Loop BB0_6 Depth=1
## => This Inner Loop Header: Depth=2
movq -18512(%rbp), %rdi
movl $96, %esi
callq _strchr
movq %rax, -18520(%rbp)
cmpq $0, -18520(%rbp)
je LBB0_13
## %bb.9: ## in Loop: Header=BB0_8 Depth=2
movq -18520(%rbp), %rdi
addq $1, %rdi
movl $96, %esi
callq _strchr
movq %rax, -18528(%rbp)
cmpq $0, -18528(%rbp)
je LBB0_11
## %bb.10: ## in Loop: Header=BB0_8 Depth=2
movq -18520(%rbp), %rdi
addq $1, %rdi
movq -18528(%rbp), %rax
movq -18520(%rbp), %rcx
subq %rcx, %rax
subq $1, %rax
movl %eax, %esi
callq _copy_string
movq %rax, %rcx
movslq -18500(%rbp), %rdx
leaq -16400(%rbp), %rax
shlq $4, %rdx
addq %rdx, %rax
movq %rcx, (%rax)
movslq -18500(%rbp), %rcx
leaq -16400(%rbp), %rax
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rdi
callq _tokenize_string
movq %rax, %rcx
movslq -18500(%rbp), %rdx
leaq -16400(%rbp), %rax
shlq $4, %rdx
addq %rdx, %rax
movq %rcx, 8(%rax)
movl -18500(%rbp), %eax
addl $1, %eax
movl %eax, -18500(%rbp)
movq -18528(%rbp), %rax
addq $1, %rax
movq %rax, -18512(%rbp)
jmp LBB0_12
LBB0_11: ## in Loop: Header=BB0_6 Depth=1
jmp LBB0_15
LBB0_12: ## in Loop: Header=BB0_8 Depth=2
jmp LBB0_14
LBB0_13: ## in Loop: Header=BB0_6 Depth=1
jmp LBB0_15
LBB0_14: ## in Loop: Header=BB0_8 Depth=2
jmp LBB0_8
LBB0_15: ## in Loop: Header=BB0_6 Depth=1
jmp LBB0_17
LBB0_16:
jmp LBB0_18
LBB0_17: ## in Loop: Header=BB0_6 Depth=1
jmp LBB0_6
LBB0_18:
movslq -18500(%rbp), %rcx
leaq -16400(%rbp), %rax
shlq $4, %rcx
addq %rcx, %rax
movq $0, (%rax)
movslq -18500(%rbp), %rcx
leaq -16400(%rbp), %rax
shlq $4, %rcx
addq %rcx, %rax
movq $0, 8(%rax)
leaq -16400(%rbp), %rdi
movslq -18500(%rbp), %rsi
movl $16, %edx
leaq _cmp_literal(%rip), %rcx
callq _qsort
movl $1, -18532(%rbp)
movl $1, -18536(%rbp)
LBB0_19: ## =>This Inner Loop Header: Depth=1
movslq -18536(%rbp), %rcx
leaq -16400(%rbp), %rax
shlq $4, %rcx
addq %rcx, %rax
cmpq $0, (%rax)
je LBB0_23
## %bb.20: ## in Loop: Header=BB0_19 Depth=1
movl -18532(%rbp), %eax
subl $1, %eax
movslq %eax, %rcx
leaq -16400(%rbp), %rax
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rdi
movslq -18536(%rbp), %rcx
leaq -16400(%rbp), %rax
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rsi
callq _strcmp
cmpl $0, %eax
je LBB0_22
## %bb.21: ## in Loop: Header=BB0_19 Depth=1
movslq -18532(%rbp), %rcx
leaq -16400(%rbp), %rax
shlq $4, %rcx
addq %rcx, %rax
movslq -18536(%rbp), %rdx
leaq -16400(%rbp), %rcx
shlq $4, %rdx
addq %rdx, %rcx
movq (%rcx), %rdx
movq %rdx, (%rax)
movq 8(%rcx), %rcx
movq %rcx, 8(%rax)
movl -18532(%rbp), %eax
addl $1, %eax
movl %eax, -18532(%rbp)
LBB0_22: ## in Loop: Header=BB0_19 Depth=1
movl -18536(%rbp), %eax
addl $1, %eax
movl %eax, -18536(%rbp)
jmp LBB0_19
LBB0_23:
movslq -18532(%rbp), %rcx
leaq -16400(%rbp), %rax
shlq $4, %rcx
addq %rcx, %rax
movq $0, (%rax)
movslq -18532(%rbp), %rcx
leaq -16400(%rbp), %rax
shlq $4, %rcx
addq %rcx, %rax
movq $0, 8(%rax)
movl -18532(%rbp), %eax
movl %eax, -18500(%rbp)
movq -18464(%rbp), %rax
movq 16(%rax), %rdi
leaq L_.str.1(%rip), %rsi
callq _fopen
movq %rax, -18480(%rbp)
cmpq $0, -18480(%rbp)
je LBB0_28
## %bb.24:
movl $0, -18540(%rbp)
LBB0_25: ## =>This Inner Loop Header: Depth=1
movslq -18540(%rbp), %rcx
leaq -16400(%rbp), %rax
shlq $4, %rcx
addq %rcx, %rax
cmpq $0, (%rax)
je LBB0_27
## %bb.26: ## in Loop: Header=BB0_25 Depth=1
movq -18480(%rbp), %rdi
movslq -18540(%rbp), %rcx
leaq -16400(%rbp), %rax
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rdx
movslq -18540(%rbp), %rcx
leaq -16400(%rbp), %rax
shlq $4, %rcx
addq %rcx, %rax
movq 8(%rax), %rcx
leaq L_.str.2(%rip), %rsi
movb $0, %al
callq _fprintf
movl -18540(%rbp), %eax
addl $1, %eax
movl %eax, -18540(%rbp)
jmp LBB0_25
LBB0_27:
movq -18480(%rbp), %rdi
callq _fclose
jmp LBB0_29
LBB0_28:
movl $1, -18468(%rbp)
LBB0_29:
cmpl $0, -18468(%rbp)
jne LBB0_50
## %bb.30:
movq -18464(%rbp), %rax
movq 8(%rax), %rdi
leaq L_.str.1(%rip), %rsi
callq _fopen
movq %rax, -18488(%rbp)
cmpq $0, -18488(%rbp)
je LBB0_48
## %bb.31:
movl $0, -18544(%rbp)
LBB0_32: ## =>This Inner Loop Header: Depth=1
movslq -18544(%rbp), %rcx
leaq -16400(%rbp), %rax
shlq $4, %rcx
addq %rcx, %rax
cmpq $0, (%rax)
je LBB0_34
## %bb.33: ## in Loop: Header=BB0_32 Depth=1
movq -18488(%rbp), %rdi
movslq -18544(%rbp), %rcx
leaq -16400(%rbp), %rax
shlq $4, %rcx
addq %rcx, %rax
movq 8(%rax), %rdx
leaq L_.str.3(%rip), %rsi
movb $0, %al
callq _fprintf
movl -18544(%rbp), %eax
addl $1, %eax
movl %eax, -18544(%rbp)
jmp LBB0_32
LBB0_34:
movq -18496(%rbp), %rdi
callq _rewind
LBB0_35: ## =>This Loop Header: Depth=1
## Child Loop BB0_37 Depth 2
leaq -18448(%rbp), %rdi
movq -18496(%rbp), %rdx
movl $2048, %esi ## imm = 0x800
callq _fgets
cmpq $0, %rax
je LBB0_45
## %bb.36: ## in Loop: Header=BB0_35 Depth=1
leaq -18448(%rbp), %rax
movq %rax, -18552(%rbp)
LBB0_37: ## Parent Loop BB0_35 Depth=1
## => This Inner Loop Header: Depth=2
movq -18552(%rbp), %rdi
movl $96, %esi
callq _strchr
movq %rax, -18560(%rbp)
cmpq $0, -18560(%rbp)
je LBB0_42
## %bb.38: ## in Loop: Header=BB0_37 Depth=2
movq -18560(%rbp), %rdi
addq $1, %rdi
movl $96, %esi
callq _strchr
movq %rax, -18568(%rbp)
cmpq $0, -18568(%rbp)
je LBB0_40
## %bb.39: ## in Loop: Header=BB0_37 Depth=2
movq $0, -18592(%rbp)
movq -18560(%rbp), %rdi
addq $1, %rdi
movq -18568(%rbp), %rax
movq -18560(%rbp), %rcx
subq %rcx, %rax
subq $1, %rax
movl %eax, %esi
callq _copy_string
movq %rax, -18584(%rbp)
movq $0, -18576(%rbp)
leaq -18584(%rbp), %rdi
leaq -16400(%rbp), %rsi
movslq -18500(%rbp), %rdx
movl $16, %ecx
leaq _cmp_literal(%rip), %r8
callq _bsearch
movq %rax, -18592(%rbp)
movq -18560(%rbp), %rax
movb $0, (%rax)
movq -18488(%rbp), %rdi
movq -18552(%rbp), %rdx
movq -18592(%rbp), %rax
movq 8(%rax), %rcx
leaq L_.str.4(%rip), %rsi
movb $0, %al
callq _fprintf
movq -18568(%rbp), %rax
addq $1, %rax
movq %rax, -18552(%rbp)
jmp LBB0_41
LBB0_40: ## in Loop: Header=BB0_35 Depth=1
movq -18488(%rbp), %rdi
movq -18552(%rbp), %rdx
leaq L_.str.5(%rip), %rsi
movb $0, %al
callq _fprintf
jmp LBB0_44
LBB0_41: ## in Loop: Header=BB0_37 Depth=2
jmp LBB0_43
LBB0_42: ## in Loop: Header=BB0_35 Depth=1
movq -18488(%rbp), %rdi
movq -18552(%rbp), %rdx
leaq L_.str.5(%rip), %rsi
movb $0, %al
callq _fprintf
jmp LBB0_44
LBB0_43: ## in Loop: Header=BB0_37 Depth=2
jmp LBB0_37
LBB0_44: ## in Loop: Header=BB0_35 Depth=1
jmp LBB0_46
LBB0_45:
jmp LBB0_47
LBB0_46: ## in Loop: Header=BB0_35 Depth=1
jmp LBB0_35
LBB0_47:
movq -18488(%rbp), %rdi
callq _fclose
jmp LBB0_49
LBB0_48:
movl $1, -18468(%rbp)
LBB0_49:
jmp LBB0_50
LBB0_50:
jmp LBB0_51
LBB0_51:
cmpl $0, -18468(%rbp)
je LBB0_53
## %bb.52:
leaq L_.str.6(%rip), %rdi
callq _perror
LBB0_53:
jmp LBB0_54
LBB0_54:
movl -18468(%rbp), %eax
movl %eax, -18596(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_56
## %bb.55:
movl -18596(%rbp), %eax ## 4-byte Reload
addq $18608, %rsp ## imm = 0x48B0
popq %rbp
retq
LBB0_56:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _copy_string ## -- Begin function copy_string
.p2align 4, 0x90
_copy_string: ## @copy_string
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl -12(%rbp), %eax
addl $1, %eax
movslq %eax, %rdi
callq _malloc
movq %rax, -24(%rbp)
movq -24(%rbp), %rdi
movq -8(%rbp), %rsi
movslq -12(%rbp), %rdx
movq $-1, %rcx
callq ___strncpy_chk
movq -24(%rbp), %rax
movslq -12(%rbp), %rcx
movb $0, (%rax,%rcx)
movq -24(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _tokenize_string ## -- Begin function tokenize_string
.p2align 4, 0x90
_tokenize_string: ## @tokenize_string
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq %rax, -24(%rbp)
movq -8(%rbp), %rdi
leaq L_.str.7(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB2_2
## %bb.1:
leaq L_.str.8(%rip), %rax
movq %rax, -24(%rbp)
jmp LBB2_77
LBB2_2:
movq -8(%rbp), %rdi
leaq L_.str.9(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB2_4
## %bb.3:
leaq L_.str.10(%rip), %rax
movq %rax, -24(%rbp)
jmp LBB2_76
LBB2_4:
movq -8(%rbp), %rdi
leaq L_.str.11(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB2_6
## %bb.5:
leaq L_.str.12(%rip), %rax
movq %rax, -24(%rbp)
jmp LBB2_75
LBB2_6:
movq -8(%rbp), %rdi
leaq L_.str.13(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB2_8
## %bb.7:
leaq L_.str.14(%rip), %rax
movq %rax, -24(%rbp)
jmp LBB2_74
LBB2_8:
movq -8(%rbp), %rdi
leaq L_.str.15(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB2_10
## %bb.9:
leaq L_.str.16(%rip), %rax
movq %rax, -24(%rbp)
jmp LBB2_73
LBB2_10:
movq -8(%rbp), %rdi
leaq L_.str.17(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB2_12
## %bb.11:
leaq L_.str.18(%rip), %rax
movq %rax, -24(%rbp)
jmp LBB2_72
LBB2_12:
movq -8(%rbp), %rdi
leaq L_.str.19(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB2_14
## %bb.13:
leaq L_.str.20(%rip), %rax
movq %rax, -24(%rbp)
jmp LBB2_71
LBB2_14:
movq -8(%rbp), %rdi
leaq L_.str.21(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB2_16
## %bb.15:
leaq L_.str.22(%rip), %rax
movq %rax, -24(%rbp)
jmp LBB2_70
LBB2_16:
movq -8(%rbp), %rdi
leaq L_.str.23(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB2_18
## %bb.17:
leaq L_.str.24(%rip), %rax
movq %rax, -24(%rbp)
jmp LBB2_69
LBB2_18:
movq -8(%rbp), %rdi
leaq L_.str.25(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB2_20
## %bb.19:
leaq L_.str.26(%rip), %rax
movq %rax, -24(%rbp)
jmp LBB2_68
LBB2_20:
movq -8(%rbp), %rdi
leaq L_.str.27(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB2_22
## %bb.21:
leaq L_.str.28(%rip), %rax
movq %rax, -24(%rbp)
jmp LBB2_67
LBB2_22:
movq -8(%rbp), %rdi
leaq L_.str.29(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB2_24
## %bb.23:
leaq L_.str.30(%rip), %rax
movq %rax, -24(%rbp)
jmp LBB2_66
LBB2_24:
movq -8(%rbp), %rdi
leaq L_.str.31(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB2_26
## %bb.25:
leaq L_.str.32(%rip), %rax
movq %rax, -24(%rbp)
jmp LBB2_65
LBB2_26:
movq -8(%rbp), %rdi
leaq L_.str.33(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB2_28
## %bb.27:
leaq L_.str.34(%rip), %rax
movq %rax, -24(%rbp)
jmp LBB2_64
LBB2_28:
movq -8(%rbp), %rdi
leaq L_.str.35(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB2_30
## %bb.29:
leaq L_.str.36(%rip), %rax
movq %rax, -24(%rbp)
jmp LBB2_63
LBB2_30:
movq -8(%rbp), %rdi
leaq L_.str.37(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB2_32
## %bb.31:
leaq L_.str.38(%rip), %rax
movq %rax, -24(%rbp)
jmp LBB2_62
LBB2_32:
movq -8(%rbp), %rdi
leaq L_.str.39(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB2_34
## %bb.33:
leaq L_.str.40(%rip), %rax
movq %rax, -24(%rbp)
jmp LBB2_61
LBB2_34:
movq -8(%rbp), %rdi
leaq L_.str.41(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB2_36
## %bb.35:
leaq L_.str.42(%rip), %rax
movq %rax, -24(%rbp)
jmp LBB2_60
LBB2_36:
movq -8(%rbp), %rdi
leaq L_.str.43(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB2_38
## %bb.37:
leaq L_.str.44(%rip), %rax
movq %rax, -24(%rbp)
jmp LBB2_59
LBB2_38:
movq -8(%rbp), %rdi
leaq L_.str.45(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB2_40
## %bb.39:
leaq L_.str.46(%rip), %rax
movq %rax, -24(%rbp)
jmp LBB2_58
LBB2_40:
movq -8(%rbp), %rdi
leaq L_.str.47(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB2_42
## %bb.41:
leaq L_.str.48(%rip), %rax
movq %rax, -24(%rbp)
jmp LBB2_57
LBB2_42:
movq -8(%rbp), %rdi
leaq L_.str.49(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB2_44
## %bb.43:
leaq L_.str.50(%rip), %rax
movq %rax, -24(%rbp)
jmp LBB2_56
LBB2_44:
movq -8(%rbp), %rdi
leaq L_.str.51(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB2_46
## %bb.45:
leaq L_.str.52(%rip), %rax
movq %rax, -24(%rbp)
jmp LBB2_55
LBB2_46:
movq -8(%rbp), %rdi
leaq L_.str.53(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB2_48
## %bb.47:
leaq L_.str.54(%rip), %rax
movq %rax, -24(%rbp)
jmp LBB2_54
LBB2_48:
movq -8(%rbp), %rdi
leaq L_.str.55(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB2_50
## %bb.49:
leaq L_.str.56(%rip), %rax
movq %rax, -24(%rbp)
jmp LBB2_53
LBB2_50:
movq -8(%rbp), %rdi
leaq L_.str.57(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB2_52
## %bb.51:
leaq L_.str.58(%rip), %rax
movq %rax, -24(%rbp)
LBB2_52:
jmp LBB2_53
LBB2_53:
jmp LBB2_54
LBB2_54:
jmp LBB2_55
LBB2_55:
jmp LBB2_56
LBB2_56:
jmp LBB2_57
LBB2_57:
jmp LBB2_58
LBB2_58:
jmp LBB2_59
LBB2_59:
jmp LBB2_60
LBB2_60:
jmp LBB2_61
LBB2_61:
jmp LBB2_62
LBB2_62:
jmp LBB2_63
LBB2_63:
jmp LBB2_64
LBB2_64:
jmp LBB2_65
LBB2_65:
jmp LBB2_66
LBB2_66:
jmp LBB2_67
LBB2_67:
jmp LBB2_68
LBB2_68:
jmp LBB2_69
LBB2_69:
jmp LBB2_70
LBB2_70:
jmp LBB2_71
LBB2_71:
jmp LBB2_72
LBB2_72:
jmp LBB2_73
LBB2_73:
jmp LBB2_74
LBB2_74:
jmp LBB2_75
LBB2_75:
jmp LBB2_76
LBB2_76:
jmp LBB2_77
LBB2_77:
movq -24(%rbp), %rdi
callq _strlen
addq $2, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -28(%rbp)
movl -28(%rbp), %eax
addl $1, %eax
movslq %eax, %rdi
callq _malloc
movq %rax, -16(%rbp)
movl $0, -32(%rbp)
LBB2_78: ## =>This Inner Loop Header: Depth=1
movq -24(%rbp), %rax
movslq -32(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $0, %eax
je LBB2_81
## %bb.79: ## in Loop: Header=BB2_78 Depth=1
movq -24(%rbp), %rax
movslq -32(%rbp), %rcx
movsbl (%rax,%rcx), %edi
callq _toupper
movb %al, %dl
movq -16(%rbp), %rax
movslq -32(%rbp), %rcx
movb %dl, (%rax,%rcx)
## %bb.80: ## in Loop: Header=BB2_78 Depth=1
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB2_78
LBB2_81:
movq -16(%rbp), %rax
movl -28(%rbp), %ecx
subl $2, %ecx
movslq %ecx, %rcx
movb $95, (%rax,%rcx)
movq -16(%rbp), %rax
movl -28(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movb $116, (%rax,%rcx)
movq -16(%rbp), %rax
movslq -28(%rbp), %rcx
movb $0, (%rax,%rcx)
movq -16(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _cmp_literal ## -- Begin function cmp_literal
.p2align 4, 0x90
_cmp_literal: ## @cmp_literal
.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 %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _strcmp
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _print_usage ## -- Begin function print_usage
.p2align 4, 0x90
_print_usage: ## @print_usage
.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 _usage(%rip), %rax
movq %rax, -8(%rbp)
LBB4_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
cmpq $0, (%rax)
je LBB4_4
## %bb.2: ## in Loop: Header=BB4_1 Depth=1
movq -8(%rbp), %rax
movq (%rax), %rdi
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rsi
callq _fputs
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rsi
movl $10, %edi
callq _putc
## %bb.3: ## in Loop: Header=BB4_1 Depth=1
movq -8(%rbp), %rax
addq $8, %rax
movq %rax, -8(%rbp)
jmp LBB4_1
LBB4_4:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "r"
L_.str.1: ## @.str.1
.asciz "w"
L_.str.2: ## @.str.2
.asciz " { \"%s\", %s },\n"
L_.str.3: ## @.str.3
.asciz "%%token %s\n"
L_.str.4: ## @.str.4
.asciz "%s%s"
L_.str.5: ## @.str.5
.asciz "%s"
L_.str.6: ## @.str.6
.asciz "yyacc"
.section __DATA,__data
.p2align 4 ## @usage
_usage:
.quad L_.str.59
.quad 0
.section __TEXT,__cstring,cstring_literals
L_.str.7: ## @.str.7
.asciz ":"
L_.str.8: ## @.str.8
.asciz "_colon"
L_.str.9: ## @.str.9
.asciz "!"
L_.str.10: ## @.str.10
.asciz "_bang"
L_.str.11: ## @.str.11
.asciz "!="
L_.str.12: ## @.str.12
.asciz "_bang_equals"
L_.str.13: ## @.str.13
.asciz "&&"
L_.str.14: ## @.str.14
.asciz "_amperamper"
L_.str.15: ## @.str.15
.asciz "&"
L_.str.16: ## @.str.16
.asciz "_amper"
L_.str.17: ## @.str.17
.asciz "+"
L_.str.18: ## @.str.18
.asciz "_plus"
L_.str.19: ## @.str.19
.asciz "+="
L_.str.20: ## @.str.20
.asciz "_plus_equals"
L_.str.21: ## @.str.21
.asciz "||"
L_.str.22: ## @.str.22
.asciz "_barbar"
L_.str.23: ## @.str.23
.asciz "|"
L_.str.24: ## @.str.24
.asciz "_bar"
L_.str.25: ## @.str.25
.asciz ";"
L_.str.26: ## @.str.26
.asciz "_semic"
L_.str.27: ## @.str.27
.asciz "-"
L_.str.28: ## @.str.28
.asciz "_minus"
L_.str.29: ## @.str.29
.asciz "<"
L_.str.30: ## @.str.30
.asciz "_langle"
L_.str.31: ## @.str.31
.asciz "<="
L_.str.32: ## @.str.32
.asciz "_langle_equals"
L_.str.33: ## @.str.33
.asciz ">"
L_.str.34: ## @.str.34
.asciz "_rangle"
L_.str.35: ## @.str.35
.asciz ">="
L_.str.36: ## @.str.36
.asciz "_rangle_equals"
L_.str.37: ## @.str.37
.asciz "."
L_.str.38: ## @.str.38
.asciz "_period"
L_.str.39: ## @.str.39
.asciz "?"
L_.str.40: ## @.str.40
.asciz "_question"
L_.str.41: ## @.str.41
.asciz "?="
L_.str.42: ## @.str.42
.asciz "_question_equals"
L_.str.43: ## @.str.43
.asciz "="
L_.str.44: ## @.str.44
.asciz "_equals"
L_.str.45: ## @.str.45
.asciz ","
L_.str.46: ## @.str.46
.asciz "_comma"
L_.str.47: ## @.str.47
.asciz "["
L_.str.48: ## @.str.48
.asciz "_lbracket"
L_.str.49: ## @.str.49
.asciz "]"
L_.str.50: ## @.str.50
.asciz "_rbracket"
L_.str.51: ## @.str.51
.asciz "{"
L_.str.52: ## @.str.52
.asciz "_lbrace"
L_.str.53: ## @.str.53
.asciz "}"
L_.str.54: ## @.str.54
.asciz "_rbrace"
L_.str.55: ## @.str.55
.asciz "("
L_.str.56: ## @.str.56
.asciz "_lparen"
L_.str.57: ## @.str.57
.asciz ")"
L_.str.58: ## @.str.58
.asciz "_rparen"
L_.str.59: ## @.str.59
.asciz "yyacc <grammar output.y> <token table output.h> <grammar source.yy>"
.subsections_via_symbols
|
the_stack_data/75137191.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _empilhar ; -- Begin function empilhar
.p2align 2
_empilhar: ; @empilhar
.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
str x0, [sp, #8]
str w1, [sp, #4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w8, #1
str w8, [sp]
ldr x8, [sp, #8]
ldr w8, [x8, #12]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
str wzr, [sp]
b LBB0_3
LBB0_2:
ldr x8, [sp, #8]
ldr w8, [x8, #12]
add w8, w8, #1
ldr x9, [sp, #8]
str w8, [x9, #12]
ldr w8, [sp, #4]
ldr x9, [sp, #8]
ldr x10, [sp, #8]
ldrsw x10, [x10, #12]
str w8, [x9, x10, lsl #2]
b LBB0_3
LBB0_3:
ldr w0, [sp]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _desempilhar ; -- Begin function desempilhar
.p2align 2
_desempilhar: ; @desempilhar
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
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
stur x0, [x29, #-8]
str x1, [sp, #16]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w8, #1
str w8, [sp, #12]
ldur x8, [x29, #-8]
ldr w8, [x8, #12]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldr x8, [sp, #16]
str wzr, [x8]
str wzr, [sp, #12]
b LBB1_3
LBB1_2:
ldur x8, [x29, #-8]
ldur x9, [x29, #-8]
ldrsw x9, [x9, #12]
ldr w8, [x8, x9, lsl #2]
ldr x9, [sp, #16]
str w8, [x9]
ldur x8, [x29, #-8]
ldr w8, [x8, #12]
subs w8, w8, #1
ldur x9, [x29, #-8]
str w8, [x9, #12]
b LBB1_3
LBB1_3:
ldr w0, [sp, #12]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _exibir ; -- Begin function exibir
.p2align 2
_exibir: ; @exibir
.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
stur x0, [x29, #-16]
stur x1, [x29, #-8]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
stur wzr, [x29, #-20]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-20]
ldur w9, [x29, #-4]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB2_4
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldur w8, [x29, #-20]
; implicit-def: $x10
mov x10, x8
ldursw x9, [x29, #-20]
sub x8, x29, #16
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_1 Depth=1
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB2_1
LBB2_4:
ldur w9, [x29, #-4]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _inicializarPilha ; -- Begin function inicializarPilha
.p2align 2
_inicializarPilha: ; @inicializarPilha
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
mov w8, #-1
str w8, [sp, #12]
ldr x0, [sp]
ldr x1, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
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
mov w8, #0
stur w8, [x29, #-28] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
bl _inicializarPilha
mov x8, x0
sub x0, x29, #24
str x0, [sp, #16] ; 8-byte Folded Spill
stur x8, [x29, #-24]
stur x1, [x29, #-16]
mov w1, #3
bl _empilhar
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov w1, #5
bl _empilhar
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov w1, #7
bl _empilhar
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov w1, #12
bl _empilhar
ldur x0, [x29, #-24]
ldur x1, [x29, #-16]
bl _exibir
ldr x0, [sp, #16] ; 8-byte Folded Reload
sub x1, x29, #8
str x1, [sp, #8] ; 8-byte Folded Spill
bl _desempilhar
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
str x0, [sp, #24] ; 8-byte Folded Spill
bl _printf
ldr x1, [sp, #8] ; 8-byte Folded Reload
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _desempilhar
ldr x0, [sp, #24] ; 8-byte Folded Reload
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
bl _printf
ldr x1, [sp, #8] ; 8-byte Folded Reload
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _desempilhar
ldr x0, [sp, #24] ; 8-byte Folded Reload
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
bl _printf
ldr x1, [sp, #8] ; 8-byte Folded Reload
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _desempilhar
ldr x0, [sp, #24] ; 8-byte Folded Reload
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
bl _printf
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _system
ldur w0, [x29, #-28] ; 4-byte Folded Reload
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Empilhar..."
l_.str.1: ; @.str.1
.asciz "ERRO: pilha cheia!!! \n"
l_.str.2: ; @.str.2
.asciz "Desempilhar..."
l_.str.3: ; @.str.3
.asciz "ERRO: pilha vazia!!! \n"
l_.str.4: ; @.str.4
.asciz "\nExibindo pilha...\n"
l_.str.5: ; @.str.5
.asciz "posicao %d = %d \n"
l_.str.6: ; @.str.6
.asciz "topo = %d \n"
l_.str.7: ; @.str.7
.asciz "\n"
l_.str.8: ; @.str.8
.asciz "desempilhado = %d \n"
l_.str.9: ; @.str.9
.asciz "pause"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _empilhar ## -- Begin function empilhar
.p2align 4, 0x90
_empilhar: ## @empilhar
.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 %rdi, -8(%rbp)
movl %esi, -12(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $1, -16(%rbp)
movq -8(%rbp), %rax
cmpl $2, 12(%rax)
jne LBB0_2
## %bb.1:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -16(%rbp)
jmp LBB0_3
LBB0_2:
movq -8(%rbp), %rax
movl 12(%rax), %ecx
addl $1, %ecx
movq -8(%rbp), %rax
movl %ecx, 12(%rax)
movl -12(%rbp), %edx
movq -8(%rbp), %rax
movq -8(%rbp), %rcx
movslq 12(%rcx), %rcx
movl %edx, (%rax,%rcx,4)
LBB0_3:
movl -16(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _desempilhar ## -- Begin function desempilhar
.p2align 4, 0x90
_desempilhar: ## @desempilhar
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl $1, -20(%rbp)
movq -8(%rbp), %rax
cmpl $-1, 12(%rax)
jne LBB1_2
## %bb.1:
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rax
movl $0, (%rax)
movl $0, -20(%rbp)
jmp LBB1_3
LBB1_2:
movq -8(%rbp), %rax
movq -8(%rbp), %rcx
movslq 12(%rcx), %rcx
movl (%rax,%rcx,4), %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
movq -8(%rbp), %rax
movl 12(%rax), %ecx
subl $1, %ecx
movq -8(%rbp), %rax
movl %ecx, 12(%rax)
LBB1_3:
movl -20(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _exibir ## -- Begin function exibir
.p2align 4, 0x90
_exibir: ## @exibir
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -8(%rbp)
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -20(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
cmpl -4(%rbp), %eax
jg LBB2_4
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movl -20(%rbp), %esi
movslq -20(%rbp), %rax
movl -16(%rbp,%rax,4), %edx
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
## %bb.3: ## in Loop: Header=BB2_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB2_1
LBB2_4:
movl -4(%rbp), %esi
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _inicializarPilha ## -- Begin function inicializarPilha
.p2align 4, 0x90
_inicializarPilha: ## @inicializarPilha
.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, -4(%rbp)
movq -16(%rbp), %rax
movq -8(%rbp), %rdx
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
subq $32, %rsp
movl $0, -4(%rbp)
callq _inicializarPilha
movq %rax, -24(%rbp)
movq %rdx, -16(%rbp)
leaq -24(%rbp), %rdi
movl $3, %esi
callq _empilhar
leaq -24(%rbp), %rdi
movl $5, %esi
callq _empilhar
leaq -24(%rbp), %rdi
movl $7, %esi
callq _empilhar
leaq -24(%rbp), %rdi
movl $12, %esi
callq _empilhar
movq -24(%rbp), %rdi
movq -16(%rbp), %rsi
callq _exibir
leaq -24(%rbp), %rdi
leaq -8(%rbp), %rsi
callq _desempilhar
movl -8(%rbp), %esi
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
leaq -24(%rbp), %rdi
leaq -8(%rbp), %rsi
callq _desempilhar
movl -8(%rbp), %esi
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
leaq -24(%rbp), %rdi
leaq -8(%rbp), %rsi
callq _desempilhar
movl -8(%rbp), %esi
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
leaq -24(%rbp), %rdi
leaq -8(%rbp), %rsi
callq _desempilhar
movl -8(%rbp), %esi
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.9(%rip), %rdi
callq _system
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Empilhar..."
L_.str.1: ## @.str.1
.asciz "ERRO: pilha cheia!!! \n"
L_.str.2: ## @.str.2
.asciz "Desempilhar..."
L_.str.3: ## @.str.3
.asciz "ERRO: pilha vazia!!! \n"
L_.str.4: ## @.str.4
.asciz "\nExibindo pilha...\n"
L_.str.5: ## @.str.5
.asciz "posicao %d = %d \n"
L_.str.6: ## @.str.6
.asciz "topo = %d \n"
L_.str.7: ## @.str.7
.asciz "\n"
L_.str.8: ## @.str.8
.asciz "desempilhado = %d \n"
L_.str.9: ## @.str.9
.asciz "pause"
.subsections_via_symbols
|
the_stack_data/21282.c
|
.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/140766208.c
|
.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 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
stur wzr, [x29, #-4]
mov x0, #0
bl _time
; kill: def $w0 killed $w0 killed $x0
bl _srand
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
bl _rand
mov w9, #20
sdiv w8, w0, w9
mul w8, w8, w9
subs w8, w0, w8
stur w8, [x29, #-8]
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldur w8, [x29, #-8]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
b LBB0_4
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
bl _rand
mov w9, #20
sdiv w8, w0, w9
mul w8, w8, w9
subs w8, w0, w8
stur w8, [x29, #-12]
ldur w9, [x29, #-12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_1
LBB0_4:
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.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 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
movl $0, -4(%rbp)
xorl %eax, %eax
movl %eax, %edi
callq _time
movl %eax, %edi
callq _srand
LBB0_1: ## =>This Inner Loop Header: Depth=1
callq _rand
movl $20, %ecx
cltd
idivl %ecx
movl %edx, -8(%rbp)
movl -8(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
cmpl $10, -8(%rbp)
jne LBB0_3
## %bb.2:
jmp LBB0_4
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
callq _rand
movl $20, %ecx
cltd
idivl %ecx
movl %edx, -12(%rbp)
movl -12(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_1
LBB0_4:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d\n"
.subsections_via_symbols
|
the_stack_data/1253261.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ll_scan_params_set ; -- Begin function ll_scan_params_set
.p2align 2
_ll_scan_params_set: ; @ll_scan_params_set
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
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
adrp x8, _ll_scan@PAGE
add x8, x8, _ll_scan@PAGEOFF
str x8, [sp, #8] ; 8-byte Folded Spill
sturb w0, [x29, #-5]
sturh w1, [x29, #-8]
sturh w2, [x29, #-10]
sturb w3, [x29, #-11]
sturb w4, [x29, #-12]
bl _radio_scan_is_enabled
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
mov w8, #12
stur w8, [x29, #-4]
b LBB0_3
LBB0_2:
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldurb w10, [x29, #-5]
ldrb w8, [x9, #4]
and w10, w10, #0x1
and w8, w8, #0xfffffffe
orr w8, w8, w10
strb w8, [x9, #4]
ldurh w8, [x29, #-8]
adrp x10, _ll_scan@PAGE
strh w8, [x10, _ll_scan@PAGEOFF]
ldurh w8, [x29, #-10]
strh w8, [x9, #2]
ldurb w10, [x29, #-11]
ldrb w8, [x9, #4]
mov w11, #3
and w10, w10, #0x3
and w8, w8, #0xfffffff9
orr w8, w8, w10, lsl #1
strb w8, [x9, #4]
ldurb w10, [x29, #-12]
ldrb w8, [x9, #4]
and w10, w10, w11
and w8, w8, #0xffffffe7
orr w8, w8, w10, lsl #3
strb w8, [x9, #4]
stur wzr, [x29, #-4]
b LBB0_3
LBB0_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _ll_scan_enable ; -- Begin function ll_scan_enable
.p2align 2
_ll_scan_enable: ; @ll_scan_enable
.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
adrp x8, _ll_scan@PAGE
add x8, x8, _ll_scan@PAGEOFF
str x8, [sp, #24] ; 8-byte Folded Spill
sturb w0, [x29, #-5]
sturb wzr, [x29, #-13]
ldurb w8, [x29, #-5]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
bl _radio_scan_disable
stur w0, [x29, #-4]
b LBB1_6
LBB1_2:
bl _radio_scan_is_enabled
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
stur wzr, [x29, #-4]
b LBB1_6
LBB1_4:
b LBB1_5
LBB1_5:
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldrb w8, [x9, #4]
and w8, w8, #0x1
str w8, [sp, #12] ; 4-byte Folded Spill
ldrb w8, [x9, #4]
lsr w10, w8, #1
mov w8, #3
str w8, [sp, #8] ; 4-byte Folded Spill
and w10, w10, #0x3
mov w11, #255
str w11, [sp, #20] ; 4-byte Folded Spill
and w10, w10, #0xff
and w10, w10, #0x1
str w10, [sp, #16] ; 4-byte Folded Spill
ldrb w9, [x9, #4]
and w8, w8, w9, lsr #1
and w8, w8, #0xff
and w8, w8, #0x1
and w0, w8, #0xff
mov x1, #0
bl _ll_addr_get
ldr x11, [sp, #24] ; 8-byte Folded Reload
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldr w10, [sp, #12] ; 4-byte Folded Reload
ldr w9, [sp, #16] ; 4-byte Folded Reload
ldr w7, [sp, #20] ; 4-byte Folded Reload
mov x2, x0
adrp x12, _ll_scan@PAGE
ldrh w3, [x12, _ll_scan@PAGEOFF]
ldrh w4, [x11, #2]
ldrb w11, [x11, #4]
and w8, w8, w11, lsr #3
ldurb w6, [x29, #-13]
and w0, w10, #0xff
and w1, w9, #0xff
and w5, w8, #0xff
bl _radio_scan_enable
stur w0, [x29, #-12]
ldur w8, [x29, #-12]
stur w8, [x29, #-4]
b LBB1_6
LBB1_6:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.zerofill __DATA,__bss,_ll_scan,6,1 ; @ll_scan
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ll_scan_params_set ## -- Begin function ll_scan_params_set
.p2align 4, 0x90
_ll_scan_params_set: ## @ll_scan_params_set
.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
movb %r8b, %al
## kill: def $cl killed $cl killed $ecx
## kill: def $dx killed $dx killed $edx
## kill: def $si killed $si killed $esi
## kill: def $dil killed $dil killed $edi
movb %dil, -5(%rbp)
movw %si, -8(%rbp)
movw %dx, -10(%rbp)
movb %cl, -11(%rbp)
movb %al, -12(%rbp)
callq _radio_scan_is_enabled
cmpl $0, %eax
je LBB0_2
## %bb.1:
movl $12, -4(%rbp)
jmp LBB0_3
LBB0_2:
movb -5(%rbp), %cl
movb _ll_scan+4(%rip), %al
andb $1, %cl
andb $-2, %al
orb %cl, %al
movb %al, _ll_scan+4(%rip)
movw -8(%rbp), %ax
movw %ax, _ll_scan(%rip)
movw -10(%rbp), %ax
movw %ax, _ll_scan+2(%rip)
movb -11(%rbp), %cl
movb _ll_scan+4(%rip), %al
andb $3, %cl
shlb $1, %cl
andb $-7, %al
orb %cl, %al
movb %al, _ll_scan+4(%rip)
movb -12(%rbp), %cl
movb _ll_scan+4(%rip), %al
andb $3, %cl
shlb $3, %cl
andb $-25, %al
orb %cl, %al
movb %al, _ll_scan+4(%rip)
movl $0, -4(%rbp)
LBB0_3:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ll_scan_enable ## -- Begin function ll_scan_enable
.p2align 4, 0x90
_ll_scan_enable: ## @ll_scan_enable
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movb %dil, %al
movb %al, -5(%rbp)
movb $0, -13(%rbp)
cmpb $0, -5(%rbp)
jne LBB1_2
## %bb.1:
callq _radio_scan_disable
movl %eax, -4(%rbp)
jmp LBB1_6
LBB1_2:
callq _radio_scan_is_enabled
cmpl $0, %eax
je LBB1_4
## %bb.3:
movl $0, -4(%rbp)
jmp LBB1_6
LBB1_4:
jmp LBB1_5
LBB1_5:
movb _ll_scan+4(%rip), %al
andb $1, %al
movb %al, -15(%rbp) ## 1-byte Spill
movb _ll_scan+4(%rip), %al
shrb $1, %al
andb $3, %al
movzbl %al, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -14(%rbp) ## 1-byte Spill
movb _ll_scan+4(%rip), %al
shrb $1, %al
andb $3, %al
movzbl %al, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
xorl %ecx, %ecx
movl %ecx, %esi
movzbl %al, %edi
callq _ll_addr_get
movb -15(%rbp), %dil ## 1-byte Reload
movb -14(%rbp), %sil ## 1-byte Reload
movq %rax, %rdx
movw _ll_scan(%rip), %cx
movw _ll_scan+2(%rip), %r8w
movb _ll_scan+4(%rip), %al
shrb $3, %al
andb $3, %al
movzbl %dil, %edi
movzbl %sil, %esi
movzwl %cx, %ecx
movzwl %r8w, %r8d
movzbl %al, %r9d
movzbl -13(%rbp), %eax
movl %eax, (%rsp)
movl $255, 8(%rsp)
callq _radio_scan_enable
movl %eax, -12(%rbp)
movl -12(%rbp), %eax
movl %eax, -4(%rbp)
LBB1_6:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.zerofill __DATA,__bss,_ll_scan,6,1 ## @ll_scan
.subsections_via_symbols
|
the_stack_data/584329.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _duplicateZeros ; -- Begin function duplicateZeros
.p2align 2
_duplicateZeros: ; @duplicateZeros
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
str w1, [sp, #12]
str wzr, [sp, #8]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_4 Depth 2
ldr w8, [sp, #8]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_10
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #8]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_8
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
subs w8, w8, #1
str w8, [sp, #4]
b LBB0_4
LBB0_4: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #4]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_7
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_4 Depth=2
ldr x8, [sp, #16]
ldr w9, [sp, #4]
subs w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
ldr x9, [sp, #16]
ldrsw x10, [sp, #4]
str w8, [x9, x10, lsl #2]
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_4 Depth=2
ldr w8, [sp, #4]
subs w8, w8, #1
str w8, [sp, #4]
b LBB0_4
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_1
LBB0_10:
ldr w0, [sp, #28]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
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
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #28]
adrp x8, l___const.main.arr@PAGE
add x8, x8, l___const.main.arr@PAGEOFF
ldr q0, [x8]
str q0, [sp, #32]
ldr q0, [x8, #16]
str q0, [sp, #48]
mov w8, #8
str w8, [sp, #24]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
str wzr, [sp, #20]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
ldr w9, [sp, #24]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_4
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldrsw x9, [sp, #20]
add x8, sp, #32
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB1_1
LBB1_4:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldr w1, [sp, #24]
add x0, sp, #32
bl _duplicateZeros
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
str wzr, [sp, #20]
b LBB1_5
LBB1_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
ldr w9, [sp, #24]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_8
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_5 Depth=1
ldrsw x9, [sp, #20]
add x8, sp, #32
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_5 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB1_5
LBB1_8:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB1_10
b LBB1_9
LBB1_9:
bl ___stack_chk_fail
LBB1_10:
mov w0, #0
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.section __TEXT,__const
.p2align 2 ; @__const.main.arr
l___const.main.arr:
.long 1 ; 0x1
.long 0 ; 0x0
.long 2 ; 0x2
.long 3 ; 0x3
.long 0 ; 0x0
.long 4 ; 0x4
.long 5 ; 0x5
.long 0 ; 0x0
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz " input arr= "
l_.str.1: ; @.str.1
.asciz "%d "
l_.str.2: ; @.str.2
.asciz "\n"
l_.str.3: ; @.str.3
.asciz "output arr= "
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _duplicateZeros ## -- Begin function duplicateZeros
.p2align 4, 0x90
_duplicateZeros: ## @duplicateZeros
.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, -16(%rbp)
movl %esi, -20(%rbp)
movl $0, -24(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_4 Depth 2
movl -24(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB0_10
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movslq -24(%rbp), %rcx
cmpl $0, (%rax,%rcx,4)
jne LBB0_8
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
subl $1, %eax
movl %eax, -28(%rbp)
LBB0_4: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -28(%rbp), %eax
cmpl -24(%rbp), %eax
jle LBB0_7
## %bb.5: ## in Loop: Header=BB0_4 Depth=2
movq -16(%rbp), %rax
movl -28(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
movq -16(%rbp), %rax
movslq -28(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.6: ## in Loop: Header=BB0_4 Depth=2
movl -28(%rbp), %eax
addl $-1, %eax
movl %eax, -28(%rbp)
jmp LBB0_4
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_9
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB0_1
LBB0_10:
movl -4(%rbp), %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
subq $64, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -52(%rbp)
movq l___const.main.arr(%rip), %rax
movq %rax, -48(%rbp)
movq l___const.main.arr+8(%rip), %rax
movq %rax, -40(%rbp)
movq l___const.main.arr+16(%rip), %rax
movq %rax, -32(%rbp)
movq l___const.main.arr+24(%rip), %rax
movq %rax, -24(%rbp)
movl $8, -56(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -60(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movl -60(%rbp), %eax
cmpl -56(%rbp), %eax
jge LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movslq -60(%rbp), %rax
movl -48(%rbp,%rax,4), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -60(%rbp), %eax
addl $1, %eax
movl %eax, -60(%rbp)
jmp LBB1_1
LBB1_4:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq -48(%rbp), %rdi
movl -56(%rbp), %esi
callq _duplicateZeros
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -60(%rbp)
LBB1_5: ## =>This Inner Loop Header: Depth=1
movl -60(%rbp), %eax
cmpl -56(%rbp), %eax
jge LBB1_8
## %bb.6: ## in Loop: Header=BB1_5 Depth=1
movslq -60(%rbp), %rax
movl -48(%rbp,%rax,4), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
## %bb.7: ## in Loop: Header=BB1_5 Depth=1
movl -60(%rbp), %eax
addl $1, %eax
movl %eax, -60(%rbp)
jmp LBB1_5
LBB1_8:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB1_10
## %bb.9:
xorl %eax, %eax
addq $64, %rsp
popq %rbp
retq
LBB1_10:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__const
.p2align 4 ## @__const.main.arr
l___const.main.arr:
.long 1 ## 0x1
.long 0 ## 0x0
.long 2 ## 0x2
.long 3 ## 0x3
.long 0 ## 0x0
.long 4 ## 0x4
.long 5 ## 0x5
.long 0 ## 0x0
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz " input arr= "
L_.str.1: ## @.str.1
.asciz "%d "
L_.str.2: ## @.str.2
.asciz "\n"
L_.str.3: ## @.str.3
.asciz "output arr= "
.subsections_via_symbols
|
the_stack_data/31256.c
|
.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:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str w0, [sp, #28]
str x1, [sp, #16]
str xzr, [sp, #8]
str xzr, [sp]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp]
ldr w9, [sp, #28]
; kill: def $x9 killed $w9
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x9, [sp, #8]
adrp x8, _a@GOTPAGE
ldr x8, [x8, _a@GOTPAGEOFF]
add x8, x8, x9
ldrb w8, [x8]
ldr x9, [sp, #16]
strb w8, [x9]
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
ldr x8, [sp, #8]
add x8, x8, #2
str x8, [sp, #8]
ldr x8, [sp]
add x8, x8, #1
str x8, [sp]
b LBB0_1
LBB0_3:
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.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
movl %edi, -4(%rbp)
movq %rsi, -16(%rbp)
movq $0, -24(%rbp)
movq $0, -32(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
movl -4(%rbp), %ecx
## kill: def $rcx killed $ecx
cmpq %rcx, %rax
jae LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -24(%rbp), %rcx
movq _a@GOTPCREL(%rip), %rax
movb (%rax,%rcx), %cl
movq -16(%rbp), %rax
movb %cl, (%rax)
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
movq -24(%rbp), %rax
addq $2, %rax
movq %rax, -24(%rbp)
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
jmp LBB0_1
LBB0_3:
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
the_stack_data/43887357.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sig_handler ; -- Begin function sig_handler
.p2align 2
_sig_handler: ; @sig_handler
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
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
stur w0, [x29, #-4]
mov w8, #-1
stur w8, [x29, #-8]
bl _pthread_self
stur x0, [x29, #-16]
stur wzr, [x29, #-20]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-20]
adrp x9, _thread_count@PAGE
ldr w9, [x9, _thread_count@PAGEOFF]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-16]
adrp x9, _threads@PAGE
ldr x9, [x9, _threads@PAGEOFF]
ldursw x10, [x29, #-20]
ldr x9, [x9, x10, lsl #3]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-20]
stur w8, [x29, #-8]
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB0_1
LBB0_6:
ldur w8, [x29, #-8]
ldur w9, [x29, #-4]
ldur w10, [x29, #-4]
subs w10, w10, #30
sdiv w9, w9, w10
add w8, w8, w9
stur w8, [x29, #-24]
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x8, [x8]
str x8, [sp, #32] ; 8-byte Folded Spill
bl _getpid
mov x13, x0
ldr x0, [sp, #32] ; 8-byte Folded Reload
ldur x11, [x29, #-16]
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
ldur w9, [x29, #-4]
ldur w10, [x29, #-24]
sdiv w10, w9, w10
mov x9, sp
; implicit-def: $x12
mov x12, x13
str x12, [x9]
str x11, [x9, #8]
str x8, [x9, #16]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #24]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _run ; -- Begin function run
.p2align 2
_run: ; @run
.cfi_startproc
; %bb.0:
sub sp, sp, #208
.cfi_def_cfa_offset 208
stp x29, x30, [sp, #192] ; 16-byte Folded Spill
add x29, sp, #192
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
str x8, [sp, #72] ; 8-byte Folded Spill
adrp x8, _word@GOTPAGE
ldr x8, [x8, _word@GOTPAGEOFF]
str x8, [sp, #80] ; 8-byte Folded Spill
stur x0, [x29, #-16]
bl _pthread_self
adrp x8, _threads@PAGE
ldr x8, [x8, _threads@PAGEOFF]
ldr x8, [x8]
subs x8, x0, x8
cset w8, ne
tbnz w8, #0, LBB1_8
b LBB1_1
LBB1_1:
mov w0, #1
bl _sleep
mov w8, #-1
stur w8, [x29, #-20]
bl ___error
ldr w8, [x0]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2:
ldr x8, [sp, #72] ; 8-byte Folded Reload
ldr x0, [x8]
mov x9, sp
mov x8, #74
str x8, [x9]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _perror
bl ___error
str wzr, [x0]
b LBB1_3
LBB1_3:
bl ___error
ldr w8, [x0]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_5
b LBB1_4
LBB1_4:
ldr x8, [sp, #72] ; 8-byte Folded Reload
ldr x0, [x8]
mov x9, sp
mov x8, #76
str x8, [x9]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _perror
bl ___error
str wzr, [x0]
b LBB1_5
LBB1_5:
sub x1, x29, #40
adrp x8, _sig_handler@PAGE
add x8, x8, _sig_handler@PAGEOFF
stur x8, [x29, #-40]
ldur w8, [x29, #-20]
stur w8, [x29, #-32]
stur wzr, [x29, #-28]
mov w0, #30
sub x2, x29, #56
bl _sigaction
bl ___error
ldr w8, [x0]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_7
b LBB1_6
LBB1_6:
ldr x8, [sp, #72] ; 8-byte Folded Reload
ldr x0, [x8]
mov x9, sp
mov x8, #84
str x8, [x9]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _perror
bl ___error
str wzr, [x0]
b LBB1_7
LBB1_7:
bl _pthread_self
mov w1, #30
bl _pthread_kill
b LBB1_8
LBB1_8:
mov w0, #5
bl _sleep
mov w0, #200
bl _usleep
ldur x8, [x29, #-16]
ldr w8, [x8]
stur w8, [x29, #-60]
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB1_10
b LBB1_9
LBB1_9:
ldr x8, [sp, #72] ; 8-byte Folded Reload
ldr x0, [x8]
mov x9, sp
mov x8, #94
str x8, [x9]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _perror
mov w0, #1
bl _exit
LBB1_10:
ldur w8, [x29, #-60]
stur w8, [x29, #-64]
adrp x8, _records@PAGE
ldrsw x0, [x8, _records@PAGEOFF]
mov x1, #1024
bl _calloc
stur x0, [x29, #-72]
mov x8, #-1
stur x8, [x29, #-80]
sub x1, x29, #84
stur wzr, [x29, #-84]
mov w0, #1
bl _pthread_setcancelstate
bl ___error
ldr w8, [x0]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_12
b LBB1_11
LBB1_11:
ldr x8, [sp, #72] ; 8-byte Folded Reload
ldr x0, [x8]
mov x9, sp
mov x8, #109
str x8, [x9]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _perror
bl ___error
str wzr, [x0]
b LBB1_12
LBB1_12:
mov w0, #0
sub x1, x29, #84
bl _pthread_setcanceltype
str w0, [sp, #68] ; 4-byte Folded Spill
bl ___error
mov x8, x0
ldr w0, [sp, #68] ; 4-byte Folded Reload
str w0, [x8]
bl ___error
ldr w8, [x0]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_14
b LBB1_13
LBB1_13:
ldr x8, [sp, #72] ; 8-byte Folded Reload
ldr x0, [x8]
mov x9, sp
mov x8, #119
str x8, [x9]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _perror
bl ___error
str wzr, [x0]
b LBB1_14
LBB1_14:
stur wzr, [x29, #-88]
b LBB1_15
LBB1_15: ; =>This Loop Header: Depth=1
; Child Loop BB1_25 Depth 2
ldur w8, [x29, #-88]
adrp x9, _records@PAGE
ldr w9, [x9, _records@PAGEOFF]
subs w8, w8, w9
cset w8, ge
mov w9, #0
str w9, [sp, #64] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_17
b LBB1_16
LBB1_16: ; in Loop: Header=BB1_15 Depth=1
ldur x8, [x29, #-80]
subs x8, x8, #0
cset w8, ne
str w8, [sp, #64] ; 4-byte Folded Spill
b LBB1_17
LBB1_17: ; in Loop: Header=BB1_15 Depth=1
ldr w8, [sp, #64] ; 4-byte Folded Reload
tbz w8, #0, LBB1_43
b LBB1_18
LBB1_18: ; in Loop: Header=BB1_15 Depth=1
adrp x0, _mutex@GOTPAGE
ldr x0, [x0, _mutex@GOTPAGEOFF]
bl _pthread_mutex_lock
str w0, [sp, #60] ; 4-byte Folded Spill
bl ___error
mov x8, x0
ldr w0, [sp, #60] ; 4-byte Folded Reload
str w0, [x8]
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB1_20
b LBB1_19
LBB1_19: ; in Loop: Header=BB1_15 Depth=1
ldr x8, [sp, #72] ; 8-byte Folded Reload
ldr x0, [x8]
mov x9, sp
mov x8, #122
str x8, [x9]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _perror
bl ___error
str wzr, [x0]
b LBB1_20
LBB1_20: ; in Loop: Header=BB1_15 Depth=1
adrp x8, _fd@PAGE
ldr w0, [x8, _fd@PAGEOFF]
ldur x8, [x29, #-72]
ldursw x9, [x29, #-88]
add x1, x8, x9, lsl #10
mov x2, #1024
bl _read
stur x0, [x29, #-80]
ldur x8, [x29, #-80]
adds x8, x8, #1
cset w8, ne
tbnz w8, #0, LBB1_22
b LBB1_21
LBB1_21: ; in Loop: Header=BB1_15 Depth=1
ldr x8, [sp, #72] ; 8-byte Folded Reload
ldr x0, [x8]
mov x9, sp
mov x8, #124
str x8, [x9]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _perror
bl ___error
str wzr, [x0]
b LBB1_22
LBB1_22: ; in Loop: Header=BB1_15 Depth=1
adrp x0, _mutex@GOTPAGE
ldr x0, [x0, _mutex@GOTPAGEOFF]
bl _pthread_mutex_unlock
str w0, [sp, #56] ; 4-byte Folded Spill
bl ___error
mov x8, x0
ldr w0, [sp, #56] ; 4-byte Folded Reload
str w0, [x8]
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB1_24
b LBB1_23
LBB1_23: ; in Loop: Header=BB1_15 Depth=1
ldr x8, [sp, #72] ; 8-byte Folded Reload
ldr x0, [x8]
mov x9, sp
mov x8, #125
str x8, [x9]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _perror
bl ___error
str wzr, [x0]
b LBB1_24
LBB1_24: ; in Loop: Header=BB1_15 Depth=1
stur wzr, [x29, #-92]
b LBB1_25
LBB1_25: ; Parent Loop BB1_15 Depth=1
; => This Inner Loop Header: Depth=2
ldr x0, [sp, #80] ; 8-byte Folded Reload
ldur w8, [x29, #-92]
; kill: def $x8 killed $w8
str x8, [sp, #48] ; 8-byte Folded Spill
bl _strlen
ldr x8, [sp, #48] ; 8-byte Folded Reload
mov x9, #1020
subs x9, x9, x0
add x9, x9, #1
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB1_41
b LBB1_26
LBB1_26: ; in Loop: Header=BB1_25 Depth=2
ldur x8, [x29, #-72]
ldursw x9, [x29, #-88]
add x8, x8, x9, lsl #10
add x8, x8, #4
ldur w9, [x29, #-92]
; kill: def $x9 killed $w9
ldrsb w8, [x8, x9]
subs w8, w8, #32
cset w8, eq
tbnz w8, #0, LBB1_28
b LBB1_27
LBB1_27: ; in Loop: Header=BB1_25 Depth=2
ldur w8, [x29, #-92]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_39
b LBB1_28
LBB1_28: ; in Loop: Header=BB1_25 Depth=2
ldr x0, [sp, #80] ; 8-byte Folded Reload
str wzr, [sp, #96]
ldur x8, [x29, #-72]
ldursw x9, [x29, #-88]
add x8, x8, x9, lsl #10
add x8, x8, #4
ldur w9, [x29, #-92]
add w9, w9, #1
; kill: def $x9 killed $w9
add x8, x8, x9
str x8, [sp, #40] ; 8-byte Folded Spill
bl _strlen
ldr x1, [sp, #80] ; 8-byte Folded Reload
mov x8, x0
ldr x0, [sp, #40] ; 8-byte Folded Reload
subs x2, x8, #1
bl _strncmp
str w0, [sp, #96]
ldr w8, [sp, #96]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_38
b LBB1_29
LBB1_29:
adrp x8, ___stdoutp@GOTPAGE
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
ldr x8, [x8]
str x8, [sp, #32] ; 8-byte Folded Spill
bl _pthread_self
ldr x10, [sp, #80] ; 8-byte Folded Reload
mov x11, x0
ldr x0, [sp, #32] ; 8-byte Folded Reload
ldur x8, [x29, #-72]
ldursw x9, [x29, #-88]
lsl x9, x9, #10
ldr w9, [x8, x9]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x1, l_.str.9@PAGE
add x1, x1, l_.str.9@PAGEOFF
bl _fprintf
str wzr, [sp, #92]
b LBB1_30
LBB1_30: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #92]
adrp x9, _thread_count@PAGE
ldr w9, [x9, _thread_count@PAGEOFF]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_35
b LBB1_31
LBB1_31: ; in Loop: Header=BB1_30 Depth=1
ldr w8, [sp, #92]
ldur w9, [x29, #-64]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_33
b LBB1_32
LBB1_32: ; in Loop: Header=BB1_30 Depth=1
adrp x8, _threads@PAGE
ldr x8, [x8, _threads@PAGEOFF]
ldrsw x9, [sp, #92]
ldr x0, [x8, x9, lsl #3]
bl _pthread_cancel
b LBB1_33
LBB1_33: ; in Loop: Header=BB1_30 Depth=1
b LBB1_34
LBB1_34: ; in Loop: Header=BB1_30 Depth=1
ldr w8, [sp, #92]
add w8, w8, #1
str w8, [sp, #92]
b LBB1_30
LBB1_35:
ldur x8, [x29, #-72]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB1_37
b LBB1_36
LBB1_36:
ldur x0, [x29, #-72]
bl _free
b LBB1_37
LBB1_37:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB1_46
LBB1_38: ; in Loop: Header=BB1_25 Depth=2
b LBB1_39
LBB1_39: ; in Loop: Header=BB1_25 Depth=2
b LBB1_40
LBB1_40: ; in Loop: Header=BB1_25 Depth=2
ldur w8, [x29, #-92]
add w8, w8, #1
stur w8, [x29, #-92]
b LBB1_25
LBB1_41: ; in Loop: Header=BB1_15 Depth=1
mov w0, #2000
bl _usleep
b LBB1_42
LBB1_42: ; in Loop: Header=BB1_15 Depth=1
ldur w8, [x29, #-88]
add w8, w8, #1
stur w8, [x29, #-88]
b LBB1_15
LBB1_43:
ldur x8, [x29, #-72]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB1_45
b LBB1_44
LBB1_44:
ldur x0, [x29, #-72]
bl _free
b LBB1_45
LBB1_45:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB1_46
LBB1_46:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #192] ; 16-byte Folded Reload
add sp, sp, #208
ret
.cfi_endproc
; -- End function
.globl _at_exit ; -- Begin function at_exit
.p2align 2
_at_exit: ; @at_exit
.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
adrp x8, _threads@PAGE
ldr x8, [x8, _threads@PAGEOFF]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
adrp x8, _threads@PAGE
ldr x0, [x8, _threads@PAGEOFF]
bl _free
b LBB2_2
LBB2_2:
adrp x8, _fd@PAGE
ldr w0, [x8, _fd@PAGEOFF]
bl _close
adds w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
mov x9, sp
mov x8, #161
str x8, [x9]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl _perror
mov w0, #1
bl _exit
LBB2_4:
adrp x0, _mutex@GOTPAGE
ldr x0, [x0, _mutex@GOTPAGEOFF]
bl _pthread_mutex_destroy
stur w0, [x29, #-4] ; 4-byte Folded Spill
bl ___error
mov x8, x0
ldur w0, [x29, #-4] ; 4-byte Folded Reload
str w0, [x8]
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB2_6
b LBB2_5
LBB2_5:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
mov x9, sp
mov x8, #162
str x8, [x9]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _perror
bl ___error
str wzr, [x0]
b LBB2_6
LBB2_6:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
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
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
str x8, [sp, #32] ; 8-byte Folded Spill
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
ldur w8, [x29, #-8]
subs w8, w8, #5
cset w8, eq
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x8]
mov x9, sp
mov x8, #168
str x8, [x9]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _perror
mov w0, #1
bl _exit
LBB3_2:
ldur x8, [x29, #-16]
ldr x0, [x8, #16]
mov w1, #0
bl _open
adrp x8, _fd@PAGE
str w0, [x8, _fd@PAGEOFF]
ldr w8, [x8, _fd@PAGEOFF]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB3_4
b LBB3_3
LBB3_3:
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x8]
mov x9, sp
mov x8, #170
str x8, [x9]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _perror
mov w0, #1
bl _exit
LBB3_4:
ldur x8, [x29, #-16]
ldr x0, [x8, #8]
bl _atoi
adrp x8, _thread_count@PAGE
str x8, [sp, #16] ; 8-byte Folded Spill
str w0, [x8, _thread_count@PAGEOFF]
ldur x8, [x29, #-16]
ldr x0, [x8, #24]
bl _atoi
adrp x8, _records@PAGE
str w0, [x8, _records@PAGEOFF]
ldur x8, [x29, #-16]
ldr x1, [x8, #32]
adrp x0, _word@GOTPAGE
ldr x0, [x0, _word@GOTPAGEOFF]
mov x2, #1024
bl ___strcpy_chk
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldrsw x0, [x8, _thread_count@PAGEOFF]
mov x1, #8
bl _calloc
ldr x8, [sp, #16] ; 8-byte Folded Reload
adrp x9, _threads@PAGE
str x0, [x9, _threads@PAGEOFF]
ldrsw x0, [x8, _thread_count@PAGEOFF]
mov x1, #4
bl _calloc
stur x0, [x29, #-24]
adrp x0, _at_exit@PAGE
add x0, x0, _at_exit@PAGEOFF
bl _atexit
adrp x0, _mutex@GOTPAGE
ldr x0, [x0, _mutex@GOTPAGEOFF]
mov x1, #0
bl _pthread_mutex_init
str w0, [sp, #28] ; 4-byte Folded Spill
bl ___error
mov x8, x0
ldr w0, [sp, #28] ; 4-byte Folded Reload
str w0, [x8]
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB3_6
b LBB3_5
LBB3_5:
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x8]
mov x9, sp
mov x8, #185
str x8, [x9]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _perror
bl ___error
str wzr, [x0]
b LBB3_6
LBB3_6:
stur wzr, [x29, #-28]
b LBB3_7
LBB3_7: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-28]
adrp x9, _thread_count@PAGE
ldr w9, [x9, _thread_count@PAGEOFF]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_12
b LBB3_8
LBB3_8: ; in Loop: Header=BB3_7 Depth=1
ldur w8, [x29, #-28]
ldur x9, [x29, #-24]
ldursw x10, [x29, #-28]
str w8, [x9, x10, lsl #2]
adrp x8, _threads@PAGE
ldr x8, [x8, _threads@PAGEOFF]
ldursw x9, [x29, #-28]
add x0, x8, x9, lsl #3
ldur x8, [x29, #-24]
ldursw x9, [x29, #-28]
add x3, x8, x9, lsl #2
mov x1, #0
adrp x2, _run@PAGE
add x2, x2, _run@PAGEOFF
bl _pthread_create
str w0, [sp, #12] ; 4-byte Folded Spill
bl ___error
mov x8, x0
ldr w0, [sp, #12] ; 4-byte Folded Reload
str w0, [x8]
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB3_10
b LBB3_9
LBB3_9: ; in Loop: Header=BB3_7 Depth=1
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x8]
mov x9, sp
mov x8, #188
str x8, [x9]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
adrp x0, l_.str.15@PAGE
add x0, x0, l_.str.15@PAGEOFF
bl _perror
bl ___error
str wzr, [x0]
b LBB3_10
LBB3_10: ; in Loop: Header=BB3_7 Depth=1
b LBB3_11
LBB3_11: ; in Loop: Header=BB3_7 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB3_7
LBB3_12:
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB3_14
b LBB3_13
LBB3_13:
ldur x0, [x29, #-24]
bl _free
b LBB3_14
LBB3_14:
stur wzr, [x29, #-32]
b LBB3_15
LBB3_15: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-32]
adrp x9, _thread_count@PAGE
ldr w9, [x9, _thread_count@PAGEOFF]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_20
b LBB3_16
LBB3_16: ; in Loop: Header=BB3_15 Depth=1
adrp x8, _threads@PAGE
ldr x8, [x8, _threads@PAGEOFF]
ldursw x9, [x29, #-32]
ldr x0, [x8, x9, lsl #3]
add x1, sp, #40
bl _pthread_join
str w0, [sp, #8] ; 4-byte Folded Spill
bl ___error
mov x8, x0
ldr w0, [sp, #8] ; 4-byte Folded Reload
str w0, [x8]
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB3_18
b LBB3_17
LBB3_17: ; in Loop: Header=BB3_15 Depth=1
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x8]
mov x9, sp
mov x8, #200
str x8, [x9]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
adrp x0, l_.str.16@PAGE
add x0, x0, l_.str.16@PAGEOFF
bl _perror
bl ___error
str wzr, [x0]
b LBB3_18
LBB3_18: ; in Loop: Header=BB3_15 Depth=1
b LBB3_19
LBB3_19: ; in Loop: Header=BB3_15 Depth=1
ldur w8, [x29, #-32]
add w8, w8, #1
stur w8, [x29, #-32]
b LBB3_15
LBB3_20:
mov w0, #0
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.globl _threads ; @threads
.zerofill __DATA,__common,_threads,8,3
.globl _fd ; @fd
.zerofill __DATA,__common,_fd,4,2
.globl _thread_count ; @thread_count
.zerofill __DATA,__common,_thread_count,4,2
.globl _content ; @content
.zerofill __DATA,__common,_content,8,3
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "CATCHED SIGNAL PID: %d TID: %lu (index: %d) signal: %d\n"
.globl _records ; @records
.zerofill __DATA,__common,_records,4,2
l_.str.1: ; @.str.1
.asciz "Line %d: "
l_.str.2: ; @.str.2
.asciz "Set signal handler\n"
l_.str.3: ; @.str.3
.asciz "Wrong thread arg\n"
l_.str.4: ; @.str.4
.asciz "Set cancel state\n"
l_.str.5: ; @.str.5
.asciz "Set cancel type\n"
.comm _mutex,64,3 ; @mutex
l_.str.6: ; @.str.6
.asciz "Cannot lock mutex\n"
l_.str.7: ; @.str.7
.asciz "Error while reading file\n"
l_.str.8: ; @.str.8
.asciz "Cannot unlock mutex\n"
.comm _word,1024,0 ; @word
l_.str.9: ; @.str.9
.asciz "Thread: %lu, word %s in record number: %d\n"
l_.str.10: ; @.str.10
.asciz "Can't close file\n"
l_.str.11: ; @.str.11
.asciz "Cannot destroy mutex\n"
l_.str.12: ; @.str.12
.asciz "Wrong number of arguments, should be <threads count> <filename> <records count> <searched word>\n"
l_.str.13: ; @.str.13
.asciz "Can't open given file\n"
l_.str.14: ; @.str.14
.asciz "Cannot init mutex\n"
l_.str.15: ; @.str.15
.asciz "Can't create thread\n"
l_.str.16: ; @.str.16
.asciz "Can't join thread\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sig_handler ## -- Begin function sig_handler
.p2align 4, 0x90
_sig_handler: ## @sig_handler
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movl %edi, -4(%rbp)
movl $-1, -8(%rbp)
callq _pthread_self
movq %rax, -16(%rbp)
movl $0, -20(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
cmpl _thread_count(%rip), %eax
jge LBB0_6
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movq _threads(%rip), %rcx
movslq -20(%rbp), %rdx
cmpq (%rcx,%rdx,8), %rax
jne LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
movl %eax, -8(%rbp)
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_5
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB0_1
LBB0_6:
movl -8(%rbp), %eax
movl %eax, -44(%rbp) ## 4-byte Spill
movl -4(%rbp), %eax
movl -4(%rbp), %ecx
subl $30, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movl -44(%rbp), %eax ## 4-byte Reload
addl %ecx, %eax
movl %eax, -24(%rbp)
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -40(%rbp) ## 8-byte Spill
callq _getpid
movq -40(%rbp), %rdi ## 8-byte Reload
movl %eax, -28(%rbp) ## 4-byte Spill
movq -16(%rbp), %rcx
movl -8(%rbp), %r8d
movl -4(%rbp), %eax
cltd
idivl -24(%rbp)
movl -28(%rbp), %edx ## 4-byte Reload
movl %eax, %r9d
leaq L_.str(%rip), %rsi
movb $0, %al
callq _fprintf
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _run ## -- Begin function run
.p2align 4, 0x90
_run: ## @run
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $160, %rsp
movq %rdi, -16(%rbp)
callq _pthread_self
movq _threads(%rip), %rcx
cmpq (%rcx), %rax
jne LBB1_8
## %bb.1:
movl $1, %edi
callq _sleep
movl $-1, -20(%rbp)
callq ___error
cmpl $0, (%rax)
je LBB1_3
## %bb.2:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.1(%rip), %rsi
movl $74, %edx
movb $0, %al
callq _fprintf
leaq L_.str.2(%rip), %rdi
callq _perror
callq ___error
movl $0, (%rax)
LBB1_3:
callq ___error
cmpl $0, (%rax)
je LBB1_5
## %bb.4:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.1(%rip), %rsi
movl $76, %edx
movb $0, %al
callq _fprintf
leaq L_.str.2(%rip), %rdi
callq _perror
callq ___error
movl $0, (%rax)
LBB1_5:
leaq _sig_handler(%rip), %rax
movq %rax, -40(%rbp)
movl -20(%rbp), %eax
movl %eax, -32(%rbp)
movl $0, -28(%rbp)
movl $30, %edi
leaq -40(%rbp), %rsi
leaq -56(%rbp), %rdx
callq _sigaction
callq ___error
cmpl $0, (%rax)
je LBB1_7
## %bb.6:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.1(%rip), %rsi
movl $84, %edx
movb $0, %al
callq _fprintf
leaq L_.str.2(%rip), %rdi
callq _perror
callq ___error
movl $0, (%rax)
LBB1_7:
callq _pthread_self
movq %rax, %rdi
movl $30, %esi
callq _pthread_kill
LBB1_8:
movl $5, %edi
callq _sleep
movl $200, %edi
callq _usleep
movq -16(%rbp), %rax
movl (%rax), %eax
movl %eax, -64(%rbp)
cmpq $0, -16(%rbp)
jne LBB1_10
## %bb.9:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.1(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movl $94, %edx
callq _fprintf
leaq L_.str.3(%rip), %rdi
callq _perror
movl $1, %edi
callq _exit
LBB1_10:
movl -64(%rbp), %eax
movl %eax, -68(%rbp)
movslq _records(%rip), %rdi
movl $1024, %esi ## imm = 0x400
callq _calloc
movq %rax, -80(%rbp)
movq $-1, -88(%rbp)
movl $0, -92(%rbp)
movl $1, %edi
leaq -92(%rbp), %rsi
callq _pthread_setcancelstate
callq ___error
cmpl $0, (%rax)
je LBB1_12
## %bb.11:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.1(%rip), %rsi
movl $109, %edx
movb $0, %al
callq _fprintf
leaq L_.str.4(%rip), %rdi
callq _perror
callq ___error
movl $0, (%rax)
LBB1_12:
xorl %edi, %edi
leaq -92(%rbp), %rsi
callq _pthread_setcanceltype
movl %eax, -112(%rbp) ## 4-byte Spill
callq ___error
movl -112(%rbp), %ecx ## 4-byte Reload
movl %ecx, (%rax)
callq ___error
cmpl $0, (%rax)
je LBB1_14
## %bb.13:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.1(%rip), %rsi
movl $119, %edx
movb $0, %al
callq _fprintf
leaq L_.str.5(%rip), %rdi
callq _perror
callq ___error
movl $0, (%rax)
LBB1_14:
movl $0, -96(%rbp)
LBB1_15: ## =>This Loop Header: Depth=1
## Child Loop BB1_25 Depth 2
movl -96(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl _records(%rip), %ecx
movb %al, -113(%rbp) ## 1-byte Spill
jge LBB1_17
## %bb.16: ## in Loop: Header=BB1_15 Depth=1
cmpq $0, -88(%rbp)
setne %al
movb %al, -113(%rbp) ## 1-byte Spill
LBB1_17: ## in Loop: Header=BB1_15 Depth=1
movb -113(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB1_18
jmp LBB1_43
LBB1_18: ## in Loop: Header=BB1_15 Depth=1
movq _mutex@GOTPCREL(%rip), %rdi
callq _pthread_mutex_lock
movl %eax, -120(%rbp) ## 4-byte Spill
callq ___error
movq %rax, %rcx
movl -120(%rbp), %eax ## 4-byte Reload
movl %eax, (%rcx)
cmpl $0, %eax
je LBB1_20
## %bb.19: ## in Loop: Header=BB1_15 Depth=1
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.1(%rip), %rsi
movl $122, %edx
movb $0, %al
callq _fprintf
leaq L_.str.6(%rip), %rdi
callq _perror
callq ___error
movl $0, (%rax)
LBB1_20: ## in Loop: Header=BB1_15 Depth=1
movl _fd(%rip), %edi
movq -80(%rbp), %rsi
movslq -96(%rbp), %rax
shlq $10, %rax
addq %rax, %rsi
movl $1024, %edx ## imm = 0x400
callq _read
movq %rax, -88(%rbp)
cmpq $-1, -88(%rbp)
jne LBB1_22
## %bb.21: ## in Loop: Header=BB1_15 Depth=1
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.1(%rip), %rsi
movl $124, %edx
movb $0, %al
callq _fprintf
leaq L_.str.7(%rip), %rdi
callq _perror
callq ___error
movl $0, (%rax)
LBB1_22: ## in Loop: Header=BB1_15 Depth=1
movq _mutex@GOTPCREL(%rip), %rdi
callq _pthread_mutex_unlock
movl %eax, -124(%rbp) ## 4-byte Spill
callq ___error
movq %rax, %rcx
movl -124(%rbp), %eax ## 4-byte Reload
movl %eax, (%rcx)
cmpl $0, %eax
je LBB1_24
## %bb.23: ## in Loop: Header=BB1_15 Depth=1
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.1(%rip), %rsi
movl $125, %edx
movb $0, %al
callq _fprintf
leaq L_.str.8(%rip), %rdi
callq _perror
callq ___error
movl $0, (%rax)
LBB1_24: ## in Loop: Header=BB1_15 Depth=1
movl $0, -100(%rbp)
LBB1_25: ## Parent Loop BB1_15 Depth=1
## => This Inner Loop Header: Depth=2
movl -100(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -136(%rbp) ## 8-byte Spill
movq _word@GOTPCREL(%rip), %rdi
callq _strlen
movq %rax, %rdx
movq -136(%rbp), %rax ## 8-byte Reload
movl $1020, %ecx ## imm = 0x3FC
subq %rdx, %rcx
addq $1, %rcx
cmpq %rcx, %rax
jae LBB1_41
## %bb.26: ## in Loop: Header=BB1_25 Depth=2
movq -80(%rbp), %rax
movslq -96(%rbp), %rcx
shlq $10, %rcx
addq %rcx, %rax
movl -100(%rbp), %ecx
## kill: def $rcx killed $ecx
movsbl 4(%rax,%rcx), %eax
cmpl $32, %eax
je LBB1_28
## %bb.27: ## in Loop: Header=BB1_25 Depth=2
cmpl $0, -100(%rbp)
jne LBB1_39
LBB1_28: ## in Loop: Header=BB1_25 Depth=2
movl $0, -104(%rbp)
movq -80(%rbp), %rax
movslq -96(%rbp), %rcx
shlq $10, %rcx
addq %rcx, %rax
addq $4, %rax
movl -100(%rbp), %ecx
addl $1, %ecx
movl %ecx, %ecx
## kill: def $rcx killed $ecx
addq %rcx, %rax
movq %rax, -144(%rbp) ## 8-byte Spill
movq _word@GOTPCREL(%rip), %rdi
callq _strlen
movq -144(%rbp), %rdi ## 8-byte Reload
movq %rax, %rdx
subq $1, %rdx
movq _word@GOTPCREL(%rip), %rsi
callq _strncmp
movl %eax, -104(%rbp)
cmpl $0, -104(%rbp)
jne LBB1_38
## %bb.29:
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -152(%rbp) ## 8-byte Spill
callq _pthread_self
movq -152(%rbp), %rdi ## 8-byte Reload
movq %rax, %rdx
movq -80(%rbp), %rax
movslq -96(%rbp), %rcx
shlq $10, %rcx
addq %rcx, %rax
movl (%rax), %r8d
leaq L_.str.9(%rip), %rsi
movq _word@GOTPCREL(%rip), %rcx
movb $0, %al
callq _fprintf
movl $0, -108(%rbp)
LBB1_30: ## =>This Inner Loop Header: Depth=1
movl -108(%rbp), %eax
cmpl _thread_count(%rip), %eax
jge LBB1_35
## %bb.31: ## in Loop: Header=BB1_30 Depth=1
movl -108(%rbp), %eax
cmpl -68(%rbp), %eax
je LBB1_33
## %bb.32: ## in Loop: Header=BB1_30 Depth=1
movq _threads(%rip), %rax
movslq -108(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
callq _pthread_cancel
LBB1_33: ## in Loop: Header=BB1_30 Depth=1
jmp LBB1_34
LBB1_34: ## in Loop: Header=BB1_30 Depth=1
movl -108(%rbp), %eax
addl $1, %eax
movl %eax, -108(%rbp)
jmp LBB1_30
LBB1_35:
cmpq $0, -80(%rbp)
je LBB1_37
## %bb.36:
movq -80(%rbp), %rdi
callq _free
LBB1_37:
movq $0, -8(%rbp)
jmp LBB1_46
LBB1_38: ## in Loop: Header=BB1_25 Depth=2
jmp LBB1_39
LBB1_39: ## in Loop: Header=BB1_25 Depth=2
jmp LBB1_40
LBB1_40: ## in Loop: Header=BB1_25 Depth=2
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB1_25
LBB1_41: ## in Loop: Header=BB1_15 Depth=1
movl $2000, %edi ## imm = 0x7D0
callq _usleep
## %bb.42: ## in Loop: Header=BB1_15 Depth=1
movl -96(%rbp), %eax
addl $1, %eax
movl %eax, -96(%rbp)
jmp LBB1_15
LBB1_43:
cmpq $0, -80(%rbp)
je LBB1_45
## %bb.44:
movq -80(%rbp), %rdi
callq _free
LBB1_45:
movq $0, -8(%rbp)
LBB1_46:
movq -8(%rbp), %rax
addq $160, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _at_exit ## -- Begin function at_exit
.p2align 4, 0x90
_at_exit: ## @at_exit
.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
cmpq $0, _threads(%rip)
je LBB2_2
## %bb.1:
movq _threads(%rip), %rdi
callq _free
LBB2_2:
movl _fd(%rip), %edi
callq _close
cmpl $-1, %eax
jne LBB2_4
## %bb.3:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.1(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movl $161, %edx
callq _fprintf
leaq L_.str.10(%rip), %rdi
callq _perror
movl $1, %edi
callq _exit
LBB2_4:
movq _mutex@GOTPCREL(%rip), %rdi
callq _pthread_mutex_destroy
movl %eax, -4(%rbp) ## 4-byte Spill
callq ___error
movq %rax, %rcx
movl -4(%rbp), %eax ## 4-byte Reload
movl %eax, (%rcx)
cmpl $0, %eax
je LBB2_6
## %bb.5:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.1(%rip), %rsi
movl $162, %edx
movb $0, %al
callq _fprintf
leaq L_.str.11(%rip), %rdi
callq _perror
callq ___error
movl $0, (%rax)
LBB2_6:
addq $16, %rsp
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
subq $64, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
cmpl $5, -8(%rbp)
je LBB3_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.1(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movl $168, %edx
callq _fprintf
leaq L_.str.12(%rip), %rdi
callq _perror
movl $1, %edi
callq _exit
LBB3_2:
movq -16(%rbp), %rax
movq 16(%rax), %rdi
xorl %esi, %esi
movb $0, %al
callq _open
movl %eax, _fd(%rip)
cmpl $-1, _fd(%rip)
jne LBB3_4
## %bb.3:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.1(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movl $170, %edx
callq _fprintf
leaq L_.str.13(%rip), %rdi
callq _perror
movl $1, %edi
callq _exit
LBB3_4:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
callq _atoi
movl %eax, _thread_count(%rip)
movq -16(%rbp), %rax
movq 24(%rax), %rdi
callq _atoi
movl %eax, _records(%rip)
movq -16(%rbp), %rax
movq 32(%rax), %rsi
movq _word@GOTPCREL(%rip), %rdi
movl $1024, %edx ## imm = 0x400
callq ___strcpy_chk
movslq _thread_count(%rip), %rdi
movl $8, %esi
callq _calloc
movq %rax, _threads(%rip)
movslq _thread_count(%rip), %rdi
movl $4, %esi
callq _calloc
movq %rax, -24(%rbp)
leaq _at_exit(%rip), %rdi
callq _atexit
movq _mutex@GOTPCREL(%rip), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _pthread_mutex_init
movl %eax, -44(%rbp) ## 4-byte Spill
callq ___error
movq %rax, %rcx
movl -44(%rbp), %eax ## 4-byte Reload
movl %eax, (%rcx)
cmpl $0, %eax
je LBB3_6
## %bb.5:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.1(%rip), %rsi
movl $185, %edx
movb $0, %al
callq _fprintf
leaq L_.str.14(%rip), %rdi
callq _perror
callq ___error
movl $0, (%rax)
LBB3_6:
movl $0, -28(%rbp)
LBB3_7: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
cmpl _thread_count(%rip), %eax
jge LBB3_12
## %bb.8: ## in Loop: Header=BB3_7 Depth=1
movl -28(%rbp), %edx
movq -24(%rbp), %rax
movslq -28(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movq _threads(%rip), %rdi
movslq -28(%rbp), %rax
shlq $3, %rax
addq %rax, %rdi
movq -24(%rbp), %rcx
movslq -28(%rbp), %rax
shlq $2, %rax
addq %rax, %rcx
xorl %eax, %eax
movl %eax, %esi
leaq _run(%rip), %rdx
callq _pthread_create
movl %eax, -48(%rbp) ## 4-byte Spill
callq ___error
movq %rax, %rcx
movl -48(%rbp), %eax ## 4-byte Reload
movl %eax, (%rcx)
cmpl $0, %eax
je LBB3_10
## %bb.9: ## in Loop: Header=BB3_7 Depth=1
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.1(%rip), %rsi
movl $188, %edx
movb $0, %al
callq _fprintf
leaq L_.str.15(%rip), %rdi
callq _perror
callq ___error
movl $0, (%rax)
LBB3_10: ## in Loop: Header=BB3_7 Depth=1
jmp LBB3_11
LBB3_11: ## in Loop: Header=BB3_7 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB3_7
LBB3_12:
cmpq $0, -24(%rbp)
je LBB3_14
## %bb.13:
movq -24(%rbp), %rdi
callq _free
LBB3_14:
movl $0, -32(%rbp)
LBB3_15: ## =>This Inner Loop Header: Depth=1
movl -32(%rbp), %eax
cmpl _thread_count(%rip), %eax
jge LBB3_20
## %bb.16: ## in Loop: Header=BB3_15 Depth=1
movq _threads(%rip), %rax
movslq -32(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
leaq -40(%rbp), %rsi
callq _pthread_join
movl %eax, -52(%rbp) ## 4-byte Spill
callq ___error
movq %rax, %rcx
movl -52(%rbp), %eax ## 4-byte Reload
movl %eax, (%rcx)
cmpl $0, %eax
je LBB3_18
## %bb.17: ## in Loop: Header=BB3_15 Depth=1
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.1(%rip), %rsi
movl $200, %edx
movb $0, %al
callq _fprintf
leaq L_.str.16(%rip), %rdi
callq _perror
callq ___error
movl $0, (%rax)
LBB3_18: ## in Loop: Header=BB3_15 Depth=1
jmp LBB3_19
LBB3_19: ## in Loop: Header=BB3_15 Depth=1
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB3_15
LBB3_20:
xorl %eax, %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _threads ## @threads
.zerofill __DATA,__common,_threads,8,3
.globl _fd ## @fd
.zerofill __DATA,__common,_fd,4,2
.globl _thread_count ## @thread_count
.zerofill __DATA,__common,_thread_count,4,2
.globl _content ## @content
.zerofill __DATA,__common,_content,8,3
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "CATCHED SIGNAL PID: %d TID: %lu (index: %d) signal: %d\n"
.globl _records ## @records
.zerofill __DATA,__common,_records,4,2
L_.str.1: ## @.str.1
.asciz "Line %d: "
L_.str.2: ## @.str.2
.asciz "Set signal handler\n"
L_.str.3: ## @.str.3
.asciz "Wrong thread arg\n"
L_.str.4: ## @.str.4
.asciz "Set cancel state\n"
L_.str.5: ## @.str.5
.asciz "Set cancel type\n"
.comm _mutex,64,3 ## @mutex
L_.str.6: ## @.str.6
.asciz "Cannot lock mutex\n"
L_.str.7: ## @.str.7
.asciz "Error while reading file\n"
L_.str.8: ## @.str.8
.asciz "Cannot unlock mutex\n"
.comm _word,1024,4 ## @word
L_.str.9: ## @.str.9
.asciz "Thread: %lu, word %s in record number: %d\n"
L_.str.10: ## @.str.10
.asciz "Can't close file\n"
L_.str.11: ## @.str.11
.asciz "Cannot destroy mutex\n"
L_.str.12: ## @.str.12
.asciz "Wrong number of arguments, should be <threads count> <filename> <records count> <searched word>\n"
L_.str.13: ## @.str.13
.asciz "Can't open given file\n"
L_.str.14: ## @.str.14
.asciz "Cannot init mutex\n"
L_.str.15: ## @.str.15
.asciz "Can't create thread\n"
L_.str.16: ## @.str.16
.asciz "Can't join thread\n"
.subsections_via_symbols
|
the_stack_data/28261487.c
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.