arm
stringlengths 122
13.2M
| x86
stringlengths 122
12.4M
| filename
stringlengths 18
26
|
---|---|---|
.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]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
mov x9, sp
sub x8, x29, #8
str x8, [x9]
sub x8, x29, #12
str x8, [x9, #8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
mov w8, #-1
subs w8, w8, w0
cset w8, eq
mov w9, #0
stur w9, [x29, #-16] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_5
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
stur w9, [x29, #-20] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, eq
stur w8, [x29, #-20] ; 4-byte Folded Spill
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-20] ; 4-byte Folded Reload
eor w8, w8, #0x1
stur w8, [x29, #-16] ; 4-byte Folded Spill
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-16] ; 4-byte Folded Reload
tbz w8, #0, LBB0_7
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
ldur w9, [x29, #-12]
add w10, w8, w9
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
b LBB0_1
LBB0_7:
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 "%d%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 $16, %rsp
movl $0, -4(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
leaq -12(%rbp), %rdx
movb $0, %al
callq _scanf
movl %eax, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movl $4294967295, %ecx ## imm = 0xFFFFFFFF
cmpl %edx, %ecx
movb %al, -13(%rbp) ## 1-byte Spill
je LBB0_5
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -8(%rbp)
movb %al, -14(%rbp) ## 1-byte Spill
jne LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
cmpl $0, -12(%rbp)
sete %al
movb %al, -14(%rbp) ## 1-byte Spill
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movb -14(%rbp), %al ## 1-byte Reload
xorb $-1, %al
movb %al, -13(%rbp) ## 1-byte Spill
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movb -13(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_6
jmp LBB0_7
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %esi
addl -12(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_1
LBB0_7:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d%d"
L_.str.1: ## @.str.1
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/28973.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
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #16]
mov x9, sp
mov x8, #5
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
mov x8, #50
str x8, [x9]
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_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_.str: ; @.str
.asciz "dimensione variabile struttura packed s %ld \n"
l_.str.1: ; @.str.1
.asciz "dimensione vettore di strutture packed vet %ld \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, -68(%rbp)
leaq L_.str(%rip), %rdi
movl $5, %esi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
movl $50, %esi
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 $80, %rsp
popq %rbp
retq
LBB0_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "dimensione variabile struttura packed s %ld \n"
L_.str.1: ## @.str.1
.asciz "dimensione vettore di strutture packed vet %ld \n"
.subsections_via_symbols
| the_stack_data/243893749.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _myCommand ; -- Begin function myCommand
.p2align 2
_myCommand: ; @myCommand
.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 x0, [sp, #56]
bl _fork
str w0, [sp, #52]
ldr w8, [sp, #52]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_13
b LBB0_1
LBB0_1:
str wzr, [sp, #48]
str wzr, [sp, #44]
b LBB0_2
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldrsw x8, [sp, #44]
str x8, [sp, #16] ; 8-byte Folded Spill
ldr x0, [sp, #56]
bl _strlen
ldr x8, [sp, #16] ; 8-byte Folded Reload
subs x8, x8, x0
cset w8, hs
tbnz w8, #0, LBB0_8
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_2 Depth=1
ldr x8, [sp, #56]
ldrsw x9, [sp, #44]
add x8, x8, x9
ldrb w8, [x8]
strb w8, [sp, #43]
ldrsb w8, [sp, #43]
subs w8, w8, #32
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_2 Depth=1
ldrsw x8, [sp, #48]
mov x9, #10
mul x9, x8, x9
add x8, sp, #68
add x0, x8, x9
add x1, sp, #43
mov x2, #1
mov x3, #-1
bl ___strncat_chk
b LBB0_6
LBB0_5: ; in Loop: Header=BB0_2 Depth=1
ldr w8, [sp, #48]
add w8, w8, #1
str w8, [sp, #48]
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_2 Depth=1
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_2 Depth=1
ldr w8, [sp, #44]
add w8, w8, #1
str w8, [sp, #44]
b LBB0_2
LBB0_8:
ldr w8, [sp, #48]
add w9, w8, #2
; implicit-def: $x8
mov x8, x9
sxtw x9, w8
mov x8, #8
mul x0, x8, x9
bl _malloc
str x0, [sp, #32]
str wzr, [sp, #28]
b LBB0_9
LBB0_9: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #28]
ldr w9, [sp, #48]
add w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_12
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_9 Depth=1
ldrsw x8, [sp, #28]
mov x9, #10
str x9, [sp] ; 8-byte Folded Spill
mul x9, x8, x9
add x8, sp, #68
str x8, [sp, #8] ; 8-byte Folded Spill
add x0, x8, x9
bl _strlen
mov x8, #1
mul x0, x8, x0
bl _malloc
ldr x10, [sp] ; 8-byte Folded Reload
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x9, [sp, #32]
ldrsw x11, [sp, #28]
str x0, [x9, x11, lsl #3]
ldr x9, [sp, #32]
ldrsw x11, [sp, #28]
ldr x0, [x9, x11, lsl #3]
ldrsw x9, [sp, #28]
mul x9, x9, x10
add x1, x8, x9
mov x2, #-1
bl ___strcpy_chk
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_9 Depth=1
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB0_9
LBB0_12:
ldr x9, [sp, #32]
ldr w8, [sp, #48]
add w10, w8, #1
mov x8, #0
str x8, [x9, w10, sxtw #3]
ldr x8, [sp, #32]
ldr x0, [x8]
ldr x1, [sp, #32]
bl _execvp
b LBB0_13
LBB0_13:
ldr w0, [sp, #52]
mov x1, #0
mov w2, #0
bl _waitpid
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_15
b LBB0_14
LBB0_14:
bl ___stack_chk_fail
LBB0_15:
ldp x29, x30, [sp, #176] ; 16-byte Folded Reload
add sp, sp, #192
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.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
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #36]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
mov x9, sp
add x8, sp, #40
str x8, [sp, #24] ; 8-byte Folded Spill
str x8, [x9]
add x8, sp, #35
str x8, [x9, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldr x0, [sp, #24] ; 8-byte Folded Reload
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2:
b LBB1_4
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
add x0, sp, #40
bl _myCommand
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB1_1
LBB1_4:
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_6
b LBB1_5
LBB1_5:
bl ___stack_chk_fail
LBB1_6:
mov w0, #0
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
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "> "
l_.str.1: ; @.str.1
.asciz "%[^\n]%c"
l_.str.2: ; @.str.2
.asciz "exit"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _myCommand ## -- Begin function myCommand
.p2align 4, 0x90
_myCommand: ## @myCommand
.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 ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -120(%rbp)
callq _fork
movl %eax, -124(%rbp)
cmpl $0, -124(%rbp)
jne LBB0_13
## %bb.1:
movl $0, -128(%rbp)
movl $0, -132(%rbp)
LBB0_2: ## =>This Inner Loop Header: Depth=1
movslq -132(%rbp), %rax
movq %rax, -160(%rbp) ## 8-byte Spill
movq -120(%rbp), %rdi
callq _strlen
movq %rax, %rcx
movq -160(%rbp), %rax ## 8-byte Reload
cmpq %rcx, %rax
jae LBB0_8
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movq -120(%rbp), %rax
movslq -132(%rbp), %rcx
movb (%rax,%rcx), %al
movb %al, -133(%rbp)
movsbl -133(%rbp), %eax
cmpl $32, %eax
je LBB0_5
## %bb.4: ## in Loop: Header=BB0_2 Depth=1
movslq -128(%rbp), %rax
leaq -112(%rbp), %rdi
imulq $10, %rax, %rax
addq %rax, %rdi
leaq -133(%rbp), %rsi
movl $1, %edx
movq $-1, %rcx
callq ___strncat_chk
jmp LBB0_6
LBB0_5: ## in Loop: Header=BB0_2 Depth=1
movl -128(%rbp), %eax
addl $1, %eax
movl %eax, -128(%rbp)
LBB0_6: ## in Loop: Header=BB0_2 Depth=1
jmp LBB0_7
LBB0_7: ## in Loop: Header=BB0_2 Depth=1
movl -132(%rbp), %eax
addl $1, %eax
movl %eax, -132(%rbp)
jmp LBB0_2
LBB0_8:
movl -128(%rbp), %eax
addl $2, %eax
movslq %eax, %rdi
shlq $3, %rdi
callq _malloc
movq %rax, -144(%rbp)
movl $0, -148(%rbp)
LBB0_9: ## =>This Inner Loop Header: Depth=1
movl -148(%rbp), %eax
movl -128(%rbp), %ecx
addl $1, %ecx
cmpl %ecx, %eax
jge LBB0_12
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
movslq -148(%rbp), %rax
leaq -112(%rbp), %rdi
imulq $10, %rax, %rax
addq %rax, %rdi
callq _strlen
movq %rax, %rdi
shlq $0, %rdi
callq _malloc
movq %rax, %rdx
movq -144(%rbp), %rax
movslq -148(%rbp), %rcx
movq %rdx, (%rax,%rcx,8)
movq -144(%rbp), %rax
movslq -148(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
movslq -148(%rbp), %rax
leaq -112(%rbp), %rsi
imulq $10, %rax, %rax
addq %rax, %rsi
movq $-1, %rdx
callq ___strcpy_chk
## %bb.11: ## in Loop: Header=BB0_9 Depth=1
movl -148(%rbp), %eax
addl $1, %eax
movl %eax, -148(%rbp)
jmp LBB0_9
LBB0_12:
movq -144(%rbp), %rax
movl -128(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq $0, (%rax,%rcx,8)
movq -144(%rbp), %rax
movq (%rax), %rdi
movq -144(%rbp), %rsi
callq _execvp
LBB0_13:
movl -124(%rbp), %edi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _waitpid
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_15
## %bb.14:
addq $160, %rsp
popq %rbp
retq
LBB0_15:
callq ___stack_chk_fail
ud2
.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 $288, %rsp ## imm = 0x120
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -276(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
LBB1_1: ## =>This Inner Loop Header: Depth=1
leaq -272(%rbp), %rsi
leaq L_.str.1(%rip), %rdi
leaq -277(%rbp), %rdx
movb $0, %al
callq _scanf
leaq -272(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB1_3
## %bb.2:
jmp LBB1_4
LBB1_3: ## in Loop: Header=BB1_1 Depth=1
leaq -272(%rbp), %rdi
callq _myCommand
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB1_1
LBB1_4:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB1_6
## %bb.5:
xorl %eax, %eax
addq $288, %rsp ## imm = 0x120
popq %rbp
retq
LBB1_6:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "> "
L_.str.1: ## @.str.1
.asciz "%[^\n]%c"
L_.str.2: ## @.str.2
.asciz "exit"
.subsections_via_symbols
| the_stack_data/154828667.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 w8, #1
str w8, [sp, #12]
; %bb.1:
b LBB0_2
LBB0_2:
mov w0, #0
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 $1, -4(%rbp)
## %bb.1:
jmp LBB0_2
LBB0_2:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/119940.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _dlagsy_ ; -- Begin function dlagsy_
.p2align 2
_dlagsy_: ; @dlagsy_
.cfi_startproc
; %bb.0:
sub sp, sp, #384
.cfi_def_cfa_offset 384
stp x28, x27, [sp, #352] ; 16-byte Folded Spill
stp x29, x30, [sp, #368] ; 16-byte Folded Spill
add x29, sp, #368
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
stur x0, [x29, #-32]
stur x1, [x29, #-40]
stur x2, [x29, #-48]
stur x3, [x29, #-56]
stur x4, [x29, #-64]
stur x5, [x29, #-72]
stur x6, [x29, #-80]
stur x7, [x29, #-88]
ldur x8, [x29, #-48]
subs x8, x8, #8
stur x8, [x29, #-48]
ldur x8, [x29, #-64]
ldr w8, [x8]
stur w8, [x29, #-92]
ldur w8, [x29, #-92]
mov x9, #0
lsr w8, w8, #0
add w8, w8, #1
stur w8, [x29, #-96]
ldursw x10, [x29, #-96]
ldur x8, [x29, #-56]
subs x9, x9, x10
add x8, x8, x9, lsl #3
stur x8, [x29, #-56]
ldur x8, [x29, #-72]
subs x8, x8, #4
stur x8, [x29, #-72]
ldur x8, [x29, #-80]
subs x8, x8, #8
stur x8, [x29, #-80]
ldur x8, [x29, #-88]
str wzr, [x8]
ldur x8, [x29, #-32]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur x9, [x29, #-88]
mov w8, #-1
str w8, [x9]
b LBB0_12
LBB0_2:
ldur x8, [x29, #-40]
ldr w8, [x8]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldur x8, [x29, #-40]
ldr w8, [x8]
ldur x9, [x29, #-32]
ldr w9, [x9]
subs w9, w9, #1
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
ldur x9, [x29, #-88]
mov w8, #-2
str w8, [x9]
b LBB0_11
LBB0_5:
ldur x8, [x29, #-64]
ldr w8, [x8]
stur w8, [x29, #-172] ; 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_7
b LBB0_6
LBB0_6:
mov w8, #1
stur w8, [x29, #-176] ; 4-byte Folded Spill
b LBB0_8
LBB0_7:
ldur x8, [x29, #-32]
ldr w8, [x8]
stur w8, [x29, #-176] ; 4-byte Folded Spill
b LBB0_8
LBB0_8:
ldur w8, [x29, #-172] ; 4-byte Folded Reload
ldur w9, [x29, #-176] ; 4-byte Folded Reload
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
ldur x9, [x29, #-88]
mov w8, #-5
str w8, [x9]
b LBB0_10
LBB0_10:
b LBB0_11
LBB0_11:
b LBB0_12
LBB0_12:
ldur x8, [x29, #-88]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_14
b LBB0_13
LBB0_13:
ldur x8, [x29, #-88]
ldr w9, [x8]
mov w8, #0
subs w8, w8, w9
sub x1, x29, #100
stur w8, [x29, #-100]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _xerbla_
stur wzr, [x29, #-20]
b LBB0_71
LBB0_14:
ldur x8, [x29, #-32]
ldr w8, [x8]
stur w8, [x29, #-100]
mov w8, #1
stur w8, [x29, #-128]
b LBB0_15
LBB0_15: ; =>This Loop Header: Depth=1
; Child Loop BB0_17 Depth 2
ldur w8, [x29, #-128]
ldur w9, [x29, #-100]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_22
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_15 Depth=1
ldur x8, [x29, #-32]
ldr w8, [x8]
stur w8, [x29, #-104]
ldur w8, [x29, #-128]
add w8, w8, #1
stur w8, [x29, #-124]
b LBB0_17
LBB0_17: ; Parent Loop BB0_15 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-124]
ldur w9, [x29, #-104]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_20
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_17 Depth=2
ldur x8, [x29, #-56]
ldur w9, [x29, #-124]
ldur w10, [x29, #-128]
ldur w11, [x29, #-92]
mul w10, w10, w11
add w9, w9, w10
movi d0, #0000000000000000
str d0, [x8, w9, sxtw #3]
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_17 Depth=2
ldur w8, [x29, #-124]
add w8, w8, #1
stur w8, [x29, #-124]
b LBB0_17
LBB0_20: ; in Loop: Header=BB0_15 Depth=1
b LBB0_21
LBB0_21: ; in Loop: Header=BB0_15 Depth=1
ldur w8, [x29, #-128]
add w8, w8, #1
stur w8, [x29, #-128]
b LBB0_15
LBB0_22:
ldur x8, [x29, #-32]
ldr w8, [x8]
stur w8, [x29, #-100]
mov w8, #1
stur w8, [x29, #-124]
b LBB0_23
LBB0_23: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-124]
ldur w9, [x29, #-100]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_26
b LBB0_24
LBB0_24: ; in Loop: Header=BB0_23 Depth=1
ldur x8, [x29, #-48]
ldursw x9, [x29, #-124]
ldr d0, [x8, x9, lsl #3]
ldur x8, [x29, #-56]
ldur w9, [x29, #-124]
ldur w10, [x29, #-124]
ldur w11, [x29, #-92]
mul w10, w10, w11
add w9, w9, w10
str d0, [x8, w9, sxtw #3]
b LBB0_25
LBB0_25: ; in Loop: Header=BB0_23 Depth=1
ldur w8, [x29, #-124]
add w8, w8, #1
stur w8, [x29, #-124]
b LBB0_23
LBB0_26:
ldur x8, [x29, #-32]
ldr w8, [x8]
subs w8, w8, #1
stur w8, [x29, #-124]
b LBB0_27
LBB0_27: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-124]
subs w8, w8, #1
cset w8, lt
tbnz w8, #0, LBB0_42
b LBB0_28
LBB0_28: ; in Loop: Header=BB0_27 Depth=1
ldur x8, [x29, #-32]
ldr w8, [x8]
ldur w9, [x29, #-124]
subs w8, w8, w9
add w8, w8, #1
sub x2, x29, #100
str x2, [sp, #184] ; 8-byte Folded Spill
stur w8, [x29, #-100]
ldur x8, [x29, #-72]
add x1, x8, #4
ldur x8, [x29, #-80]
add x3, x8, #8
adrp x0, _c__3@PAGE
add x0, x0, _c__3@PAGEOFF
bl _dlarnv_
ldr x0, [sp, #184] ; 8-byte Folded Reload
ldur x8, [x29, #-32]
ldr w8, [x8]
ldur w9, [x29, #-124]
subs w8, w8, w9
add w8, w8, #1
stur w8, [x29, #-100]
ldur x8, [x29, #-80]
add x1, x8, #8
adrp x2, _c__1@PAGE
add x2, x2, _c__1@PAGEOFF
bl _dnrm2_
stur d0, [x29, #-160]
ldur x8, [x29, #-80]
ldr d0, [x8, #8]
fcmp d0, #0.0
cset w8, lt
tbnz w8, #0, LBB0_33
b LBB0_29
LBB0_29: ; in Loop: Header=BB0_27 Depth=1
ldur d0, [x29, #-160]
fcmp d0, #0.0
cset w8, lt
tbnz w8, #0, LBB0_31
b LBB0_30
LBB0_30: ; in Loop: Header=BB0_27 Depth=1
ldur d0, [x29, #-160]
str d0, [sp, #176] ; 8-byte Folded Spill
b LBB0_32
LBB0_31: ; in Loop: Header=BB0_27 Depth=1
ldur d0, [x29, #-160]
fneg d0, d0
str d0, [sp, #176] ; 8-byte Folded Spill
b LBB0_32
LBB0_32: ; in Loop: Header=BB0_27 Depth=1
ldr d0, [sp, #176] ; 8-byte Folded Reload
str d0, [sp, #168] ; 8-byte Folded Spill
b LBB0_37
LBB0_33: ; in Loop: Header=BB0_27 Depth=1
ldur d0, [x29, #-160]
fcmp d0, #0.0
cset w8, lt
tbnz w8, #0, LBB0_35
b LBB0_34
LBB0_34: ; in Loop: Header=BB0_27 Depth=1
ldur d0, [x29, #-160]
str d0, [sp, #160] ; 8-byte Folded Spill
b LBB0_36
LBB0_35: ; in Loop: Header=BB0_27 Depth=1
ldur d0, [x29, #-160]
fneg d0, d0
str d0, [sp, #160] ; 8-byte Folded Spill
b LBB0_36
LBB0_36: ; in Loop: Header=BB0_27 Depth=1
ldr d0, [sp, #160] ; 8-byte Folded Reload
fneg d0, d0
str d0, [sp, #168] ; 8-byte Folded Spill
b LBB0_37
LBB0_37: ; in Loop: Header=BB0_27 Depth=1
ldr d0, [sp, #168] ; 8-byte Folded Reload
stur d0, [x29, #-144]
ldur d0, [x29, #-160]
fcmp d0, #0.0
cset w8, ne
tbnz w8, #0, LBB0_39
b LBB0_38
LBB0_38: ; in Loop: Header=BB0_27 Depth=1
movi d0, #0000000000000000
stur d0, [x29, #-168]
b LBB0_40
LBB0_39: ; in Loop: Header=BB0_27 Depth=1
ldur x8, [x29, #-80]
ldr d0, [x8, #8]
ldur d1, [x29, #-144]
fadd d0, d0, d1
stur d0, [x29, #-152]
ldur x8, [x29, #-32]
ldr w8, [x8]
ldur w9, [x29, #-124]
subs w8, w8, w9
sub x0, x29, #100
stur w8, [x29, #-100]
ldur d1, [x29, #-152]
fmov d0, #1.00000000
str d0, [sp, #152] ; 8-byte Folded Spill
fdiv d0, d0, d1
sub x1, x29, #120
stur d0, [x29, #-120]
ldur x8, [x29, #-80]
add x2, x8, #16
adrp x3, _c__1@PAGE
add x3, x3, _c__1@PAGEOFF
bl _dscal_
ldr d0, [sp, #152] ; 8-byte Folded Reload
ldur x8, [x29, #-80]
str d0, [x8, #8]
ldur d0, [x29, #-152]
ldur d1, [x29, #-144]
fdiv d0, d0, d1
stur d0, [x29, #-168]
b LBB0_40
LBB0_40: ; in Loop: Header=BB0_27 Depth=1
ldur x8, [x29, #-32]
ldr w8, [x8]
ldur w9, [x29, #-124]
subs w8, w8, w9
add w8, w8, #1
sub x1, x29, #100
str x1, [sp, #128] ; 8-byte Folded Spill
stur w8, [x29, #-100]
ldur x8, [x29, #-56]
ldur w9, [x29, #-124]
ldur w10, [x29, #-124]
ldur w11, [x29, #-92]
mul w10, w10, w11
add w9, w9, w10
add x3, x8, w9, sxtw #3
ldur x4, [x29, #-64]
ldur x8, [x29, #-80]
add x5, x8, #8
ldur x8, [x29, #-80]
ldur x9, [x29, #-32]
ldr w9, [x9]
add w9, w9, #1
add x8, x8, w9, sxtw #3
mov x9, sp
str x8, [x9]
adrp x6, _c__1@PAGE
add x6, x6, _c__1@PAGEOFF
str x6, [sp, #136] ; 8-byte Folded Spill
mov x8, x6
str x8, [x9, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
str x0, [sp, #144] ; 8-byte Folded Spill
sub x2, x29, #168
adrp x7, _c_b12@PAGE
add x7, x7, _c_b12@PAGEOFF
bl _dsymv_
ldr x4, [sp, #136] ; 8-byte Folded Reload
ldr x0, [sp, #128] ; 8-byte Folded Reload
ldur x8, [x29, #-32]
ldr w8, [x8]
ldur w9, [x29, #-124]
subs w8, w8, w9
add w8, w8, #1
stur w8, [x29, #-100]
ldur d0, [x29, #-168]
fmov d1, #-0.50000000
fmul d0, d0, d1
str d0, [sp, #120] ; 8-byte Folded Spill
ldur x8, [x29, #-80]
ldur x9, [x29, #-32]
ldr w9, [x9]
add w9, w9, #1
add x1, x8, w9, sxtw #3
ldur x8, [x29, #-80]
add x3, x8, #8
mov x2, x4
bl _ddot_
ldr x0, [sp, #128] ; 8-byte Folded Reload
ldr x5, [sp, #136] ; 8-byte Folded Reload
fmov d1, d0
ldr d0, [sp, #120] ; 8-byte Folded Reload
fmul d0, d0, d1
sub x1, x29, #136
stur d0, [x29, #-136]
ldur x8, [x29, #-32]
ldr w8, [x8]
ldur w9, [x29, #-124]
subs w8, w8, w9
add w8, w8, #1
stur w8, [x29, #-100]
ldur x8, [x29, #-80]
add x2, x8, #8
ldur x8, [x29, #-80]
ldur x9, [x29, #-32]
ldr w9, [x9]
add w9, w9, #1
add x4, x8, w9, sxtw #3
mov x3, x5
bl _daxpy_
ldr x1, [sp, #128] ; 8-byte Folded Reload
ldr x6, [sp, #136] ; 8-byte Folded Reload
ldr x0, [sp, #144] ; 8-byte Folded Reload
ldur x8, [x29, #-32]
ldr w8, [x8]
ldur w9, [x29, #-124]
subs w8, w8, w9
add w8, w8, #1
stur w8, [x29, #-100]
ldur x8, [x29, #-80]
add x3, x8, #8
ldur x8, [x29, #-80]
ldur x9, [x29, #-32]
ldr w9, [x9]
add w9, w9, #1
add x5, x8, w9, sxtw #3
ldur x8, [x29, #-56]
ldur w9, [x29, #-124]
ldur w10, [x29, #-124]
ldur w11, [x29, #-92]
mul w10, w10, w11
add w9, w9, w10
add x7, x8, w9, sxtw #3
ldur x8, [x29, #-64]
mov x9, sp
str x8, [x9]
adrp x2, _c_b19@PAGE
add x2, x2, _c_b19@PAGEOFF
mov x4, x6
bl _dsyr2_
b LBB0_41
LBB0_41: ; in Loop: Header=BB0_27 Depth=1
ldur w8, [x29, #-124]
subs w8, w8, #1
stur w8, [x29, #-124]
b LBB0_27
LBB0_42:
ldur x8, [x29, #-32]
ldr w9, [x8]
mov w8, #1
subs w9, w9, #1
ldur x10, [x29, #-40]
ldr w10, [x10]
subs w9, w9, w10
stur w9, [x29, #-100]
stur w8, [x29, #-124]
b LBB0_43
LBB0_43: ; =>This Loop Header: Depth=1
; Child Loop BB0_57 Depth 2
ldur w8, [x29, #-124]
ldur w9, [x29, #-100]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_62
b LBB0_44
LBB0_44: ; in Loop: Header=BB0_43 Depth=1
ldur x8, [x29, #-32]
ldr w8, [x8]
ldur x9, [x29, #-40]
ldr w9, [x9]
subs w8, w8, w9
ldur w9, [x29, #-124]
subs w8, w8, w9
add w8, w8, #1
sub x0, x29, #104
stur w8, [x29, #-104]
ldur x8, [x29, #-56]
ldur x9, [x29, #-40]
ldr w9, [x9]
ldur w10, [x29, #-124]
add w9, w9, w10
ldur w10, [x29, #-124]
ldur w11, [x29, #-92]
mul w10, w10, w11
add w9, w9, w10
add x1, x8, w9, sxtw #3
adrp x2, _c__1@PAGE
add x2, x2, _c__1@PAGEOFF
bl _dnrm2_
stur d0, [x29, #-160]
ldur x8, [x29, #-56]
ldur x9, [x29, #-40]
ldr w9, [x9]
ldur w10, [x29, #-124]
add w9, w9, w10
ldur w10, [x29, #-124]
ldur w11, [x29, #-92]
mul w10, w10, w11
add w9, w9, w10
ldr d0, [x8, w9, sxtw #3]
fcmp d0, #0.0
cset w8, lt
tbnz w8, #0, LBB0_49
b LBB0_45
LBB0_45: ; in Loop: Header=BB0_43 Depth=1
ldur d0, [x29, #-160]
fcmp d0, #0.0
cset w8, lt
tbnz w8, #0, LBB0_47
b LBB0_46
LBB0_46: ; in Loop: Header=BB0_43 Depth=1
ldur d0, [x29, #-160]
str d0, [sp, #112] ; 8-byte Folded Spill
b LBB0_48
LBB0_47: ; in Loop: Header=BB0_43 Depth=1
ldur d0, [x29, #-160]
fneg d0, d0
str d0, [sp, #112] ; 8-byte Folded Spill
b LBB0_48
LBB0_48: ; in Loop: Header=BB0_43 Depth=1
ldr d0, [sp, #112] ; 8-byte Folded Reload
str d0, [sp, #104] ; 8-byte Folded Spill
b LBB0_53
LBB0_49: ; in Loop: Header=BB0_43 Depth=1
ldur d0, [x29, #-160]
fcmp d0, #0.0
cset w8, lt
tbnz w8, #0, LBB0_51
b LBB0_50
LBB0_50: ; in Loop: Header=BB0_43 Depth=1
ldur d0, [x29, #-160]
str d0, [sp, #96] ; 8-byte Folded Spill
b LBB0_52
LBB0_51: ; in Loop: Header=BB0_43 Depth=1
ldur d0, [x29, #-160]
fneg d0, d0
str d0, [sp, #96] ; 8-byte Folded Spill
b LBB0_52
LBB0_52: ; in Loop: Header=BB0_43 Depth=1
ldr d0, [sp, #96] ; 8-byte Folded Reload
fneg d0, d0
str d0, [sp, #104] ; 8-byte Folded Spill
b LBB0_53
LBB0_53: ; in Loop: Header=BB0_43 Depth=1
ldr d0, [sp, #104] ; 8-byte Folded Reload
stur d0, [x29, #-144]
ldur d0, [x29, #-160]
fcmp d0, #0.0
cset w8, ne
tbnz w8, #0, LBB0_55
b LBB0_54
LBB0_54: ; in Loop: Header=BB0_43 Depth=1
movi d0, #0000000000000000
stur d0, [x29, #-168]
b LBB0_56
LBB0_55: ; in Loop: Header=BB0_43 Depth=1
ldur x8, [x29, #-56]
ldur x9, [x29, #-40]
ldr w9, [x9]
ldur w10, [x29, #-124]
add w9, w9, w10
ldur w10, [x29, #-124]
ldur w11, [x29, #-92]
mul w10, w10, w11
add w9, w9, w10
ldr d0, [x8, w9, sxtw #3]
ldur d1, [x29, #-144]
fadd d0, d0, d1
stur d0, [x29, #-152]
ldur x8, [x29, #-32]
ldr w8, [x8]
ldur x9, [x29, #-40]
ldr w9, [x9]
subs w8, w8, w9
ldur w9, [x29, #-124]
subs w8, w8, w9
sub x0, x29, #104
stur w8, [x29, #-104]
ldur d1, [x29, #-152]
fmov d0, #1.00000000
str d0, [sp, #88] ; 8-byte Folded Spill
fdiv d0, d0, d1
sub x1, x29, #120
stur d0, [x29, #-120]
ldur x8, [x29, #-56]
ldur x9, [x29, #-40]
ldr w9, [x9]
ldur w10, [x29, #-124]
add w9, w9, w10
add w9, w9, #1
ldur w10, [x29, #-124]
ldur w11, [x29, #-92]
mul w10, w10, w11
add w9, w9, w10
add x2, x8, w9, sxtw #3
adrp x3, _c__1@PAGE
add x3, x3, _c__1@PAGEOFF
bl _dscal_
ldr d0, [sp, #88] ; 8-byte Folded Reload
ldur x8, [x29, #-56]
ldur x9, [x29, #-40]
ldr w9, [x9]
ldur w10, [x29, #-124]
add w9, w9, w10
ldur w10, [x29, #-124]
ldur w11, [x29, #-92]
mul w10, w10, w11
add w9, w9, w10
str d0, [x8, w9, sxtw #3]
ldur d0, [x29, #-152]
ldur d1, [x29, #-144]
fdiv d0, d0, d1
stur d0, [x29, #-168]
b LBB0_56
LBB0_56: ; in Loop: Header=BB0_43 Depth=1
ldur x8, [x29, #-32]
ldr w8, [x8]
ldur x9, [x29, #-40]
ldr w9, [x9]
subs w8, w8, w9
ldur w9, [x29, #-124]
subs w8, w8, w9
add w8, w8, #1
sub x1, x29, #104
str x1, [sp, #64] ; 8-byte Folded Spill
stur w8, [x29, #-104]
ldur x8, [x29, #-40]
ldr w8, [x8]
subs w8, w8, #1
sub x2, x29, #108
str x2, [sp, #32] ; 8-byte Folded Spill
stur w8, [x29, #-108]
ldur x8, [x29, #-56]
ldur x9, [x29, #-40]
ldr w9, [x9]
ldur w10, [x29, #-124]
add w9, w9, w10
ldur w10, [x29, #-124]
add w10, w10, #1
ldur w11, [x29, #-92]
mul w10, w10, w11
add w9, w9, w10
add x4, x8, w9, sxtw #3
ldur x5, [x29, #-64]
ldur x8, [x29, #-56]
ldur x9, [x29, #-40]
ldr w9, [x9]
ldur w10, [x29, #-124]
add w9, w9, w10
ldur w10, [x29, #-124]
ldur w11, [x29, #-92]
mul w10, w10, w11
add w9, w9, w10
add x6, x8, w9, sxtw #3
ldur x8, [x29, #-80]
add x8, x8, #8
mov x9, sp
adrp x10, _c_b12@PAGE
add x10, x10, _c_b12@PAGEOFF
str x10, [sp, #48] ; 8-byte Folded Spill
str x10, [x9]
str x8, [x9, #8]
adrp x7, _c__1@PAGE
add x7, x7, _c__1@PAGEOFF
str x7, [sp, #72] ; 8-byte Folded Spill
mov x8, x7
str x8, [x9, #16]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
adrp x3, _c_b26@PAGE
add x3, x3, _c_b26@PAGEOFF
bl _dgemv_
ldr x1, [sp, #32] ; 8-byte Folded Reload
ldr x6, [sp, #72] ; 8-byte Folded Reload
ldr x0, [sp, #64] ; 8-byte Folded Reload
ldur x8, [x29, #-32]
ldr w8, [x8]
ldur x9, [x29, #-40]
ldr w9, [x9]
subs w8, w8, w9
ldur w9, [x29, #-124]
subs w8, w8, w9
add w8, w8, #1
stur w8, [x29, #-104]
ldur x8, [x29, #-40]
ldr w8, [x8]
subs w8, w8, #1
stur w8, [x29, #-108]
sub x8, x29, #168
str x8, [sp, #40] ; 8-byte Folded Spill
ldur d0, [x29, #-168]
fneg d0, d0
sub x2, x29, #120
stur d0, [x29, #-120]
ldur x8, [x29, #-56]
ldur x9, [x29, #-40]
ldr w9, [x9]
ldur w10, [x29, #-124]
add w9, w9, w10
ldur w10, [x29, #-124]
ldur w11, [x29, #-92]
mul w10, w10, w11
add w9, w9, w10
add x3, x8, w9, sxtw #3
ldur x8, [x29, #-80]
add x5, x8, #8
ldur x8, [x29, #-56]
ldur x9, [x29, #-40]
ldr w9, [x9]
ldur w10, [x29, #-124]
add w9, w9, w10
ldur w10, [x29, #-124]
add w10, w10, #1
ldur w11, [x29, #-92]
mul w10, w10, w11
add w9, w9, w10
add x7, x8, w9, sxtw #3
ldur x8, [x29, #-64]
mov x9, sp
str x8, [x9]
mov x4, x6
bl _dger_
ldr x2, [sp, #40] ; 8-byte Folded Reload
ldr x7, [sp, #48] ; 8-byte Folded Reload
ldr x1, [sp, #64] ; 8-byte Folded Reload
ldr x6, [sp, #72] ; 8-byte Folded Reload
ldur x8, [x29, #-32]
ldr w8, [x8]
ldur x9, [x29, #-40]
ldr w9, [x9]
subs w8, w8, w9
ldur w9, [x29, #-124]
subs w8, w8, w9
add w8, w8, #1
stur w8, [x29, #-104]
ldur x8, [x29, #-56]
ldur x9, [x29, #-40]
ldr w9, [x9]
ldur w10, [x29, #-124]
add w9, w9, w10
ldur x10, [x29, #-40]
ldr w10, [x10]
ldur w11, [x29, #-124]
add w10, w10, w11
ldur w11, [x29, #-92]
mul w10, w10, w11
add w9, w9, w10
add x3, x8, w9, sxtw #3
ldur x4, [x29, #-64]
ldur x8, [x29, #-56]
ldur x9, [x29, #-40]
ldr w9, [x9]
ldur w10, [x29, #-124]
add w9, w9, w10
ldur w10, [x29, #-124]
ldur w11, [x29, #-92]
mul w10, w10, w11
add w9, w9, w10
add x5, x8, w9, sxtw #3
ldur x8, [x29, #-80]
add x8, x8, #8
mov x9, sp
str x8, [x9]
mov x8, x6
str x8, [x9, #8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
str x0, [sp, #80] ; 8-byte Folded Spill
bl _dsymv_
ldr x4, [sp, #72] ; 8-byte Folded Reload
ldr x0, [sp, #64] ; 8-byte Folded Reload
ldur x8, [x29, #-32]
ldr w8, [x8]
ldur x9, [x29, #-40]
ldr w9, [x9]
subs w8, w8, w9
ldur w9, [x29, #-124]
subs w8, w8, w9
add w8, w8, #1
stur w8, [x29, #-104]
ldur d0, [x29, #-168]
fmov d1, #-0.50000000
fmul d0, d0, d1
str d0, [sp, #56] ; 8-byte Folded Spill
ldur x8, [x29, #-80]
add x1, x8, #8
ldur x8, [x29, #-56]
ldur x9, [x29, #-40]
ldr w9, [x9]
ldur w10, [x29, #-124]
add w9, w9, w10
ldur w10, [x29, #-124]
ldur w11, [x29, #-92]
mul w10, w10, w11
add w9, w9, w10
add x3, x8, w9, sxtw #3
mov x2, x4
bl _ddot_
ldr x0, [sp, #64] ; 8-byte Folded Reload
ldr x5, [sp, #72] ; 8-byte Folded Reload
fmov d1, d0
ldr d0, [sp, #56] ; 8-byte Folded Reload
fmul d0, d0, d1
sub x1, x29, #136
stur d0, [x29, #-136]
ldur x8, [x29, #-32]
ldr w8, [x8]
ldur x9, [x29, #-40]
ldr w9, [x9]
subs w8, w8, w9
ldur w9, [x29, #-124]
subs w8, w8, w9
add w8, w8, #1
stur w8, [x29, #-104]
ldur x8, [x29, #-56]
ldur x9, [x29, #-40]
ldr w9, [x9]
ldur w10, [x29, #-124]
add w9, w9, w10
ldur w10, [x29, #-124]
ldur w11, [x29, #-92]
mul w10, w10, w11
add w9, w9, w10
add x2, x8, w9, sxtw #3
ldur x8, [x29, #-80]
add x4, x8, #8
mov x3, x5
bl _daxpy_
ldr x1, [sp, #64] ; 8-byte Folded Reload
ldr x6, [sp, #72] ; 8-byte Folded Reload
ldr x0, [sp, #80] ; 8-byte Folded Reload
ldur x8, [x29, #-32]
ldr w8, [x8]
ldur x9, [x29, #-40]
ldr w9, [x9]
subs w8, w8, w9
ldur w9, [x29, #-124]
subs w8, w8, w9
add w8, w8, #1
stur w8, [x29, #-104]
ldur x8, [x29, #-56]
ldur x9, [x29, #-40]
ldr w9, [x9]
ldur w10, [x29, #-124]
add w9, w9, w10
ldur w10, [x29, #-124]
ldur w11, [x29, #-92]
mul w10, w10, w11
add w9, w9, w10
add x3, x8, w9, sxtw #3
ldur x8, [x29, #-80]
add x5, x8, #8
ldur x8, [x29, #-56]
ldur x9, [x29, #-40]
ldr w9, [x9]
ldur w10, [x29, #-124]
add w9, w9, w10
ldur x10, [x29, #-40]
ldr w10, [x10]
ldur w11, [x29, #-124]
add w10, w10, w11
ldur w11, [x29, #-92]
mul w10, w10, w11
add w9, w9, w10
add x7, x8, w9, sxtw #3
ldur x8, [x29, #-64]
mov x9, sp
str x8, [x9]
adrp x2, _c_b19@PAGE
add x2, x2, _c_b19@PAGEOFF
mov x4, x6
bl _dsyr2_
ldur d0, [x29, #-144]
fneg d0, d0
ldur x8, [x29, #-56]
ldur x9, [x29, #-40]
ldr w9, [x9]
ldur w10, [x29, #-124]
add w9, w9, w10
ldur w10, [x29, #-124]
ldur w11, [x29, #-92]
mul w10, w10, w11
add w9, w9, w10
str d0, [x8, w9, sxtw #3]
ldur x8, [x29, #-32]
ldr w8, [x8]
stur w8, [x29, #-104]
ldur x8, [x29, #-40]
ldr w8, [x8]
ldur w9, [x29, #-124]
add w8, w8, w9
add w8, w8, #1
stur w8, [x29, #-128]
b LBB0_57
LBB0_57: ; Parent Loop BB0_43 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-128]
ldur w9, [x29, #-104]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_60
b LBB0_58
LBB0_58: ; in Loop: Header=BB0_57 Depth=2
ldur x8, [x29, #-56]
ldur w9, [x29, #-128]
ldur w10, [x29, #-124]
ldur w11, [x29, #-92]
mul w10, w10, w11
add w9, w9, w10
movi d0, #0000000000000000
str d0, [x8, w9, sxtw #3]
b LBB0_59
LBB0_59: ; in Loop: Header=BB0_57 Depth=2
ldur w8, [x29, #-128]
add w8, w8, #1
stur w8, [x29, #-128]
b LBB0_57
LBB0_60: ; in Loop: Header=BB0_43 Depth=1
b LBB0_61
LBB0_61: ; in Loop: Header=BB0_43 Depth=1
ldur w8, [x29, #-124]
add w8, w8, #1
stur w8, [x29, #-124]
b LBB0_43
LBB0_62:
ldur x8, [x29, #-32]
ldr w8, [x8]
stur w8, [x29, #-100]
mov w8, #1
stur w8, [x29, #-128]
b LBB0_63
LBB0_63: ; =>This Loop Header: Depth=1
; Child Loop BB0_65 Depth 2
ldur w8, [x29, #-128]
ldur w9, [x29, #-100]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_70
b LBB0_64
LBB0_64: ; in Loop: Header=BB0_63 Depth=1
ldur x8, [x29, #-32]
ldr w8, [x8]
stur w8, [x29, #-104]
ldur w8, [x29, #-128]
add w8, w8, #1
stur w8, [x29, #-124]
b LBB0_65
LBB0_65: ; Parent Loop BB0_63 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-124]
ldur w9, [x29, #-104]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_68
b LBB0_66
LBB0_66: ; in Loop: Header=BB0_65 Depth=2
ldur x8, [x29, #-56]
ldur w9, [x29, #-124]
ldur w10, [x29, #-128]
ldur w11, [x29, #-92]
mul w10, w10, w11
add w9, w9, w10
ldr d0, [x8, w9, sxtw #3]
ldur x8, [x29, #-56]
ldur w9, [x29, #-128]
ldur w10, [x29, #-124]
ldur w11, [x29, #-92]
mul w10, w10, w11
add w9, w9, w10
str d0, [x8, w9, sxtw #3]
b LBB0_67
LBB0_67: ; in Loop: Header=BB0_65 Depth=2
ldur w8, [x29, #-124]
add w8, w8, #1
stur w8, [x29, #-124]
b LBB0_65
LBB0_68: ; in Loop: Header=BB0_63 Depth=1
b LBB0_69
LBB0_69: ; in Loop: Header=BB0_63 Depth=1
ldur w8, [x29, #-128]
add w8, w8, #1
stur w8, [x29, #-128]
b LBB0_63
LBB0_70:
stur wzr, [x29, #-20]
b LBB0_71
LBB0_71:
ldur w0, [x29, #-20]
ldp x29, x30, [sp, #368] ; 16-byte Folded Reload
ldp x28, x27, [sp, #352] ; 16-byte Folded Reload
add sp, sp, #384
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "DLAGSY"
.section __DATA,__data
.p2align 2 ; @c__3
_c__3:
.long 3 ; 0x3
.p2align 2 ; @c__1
_c__1:
.long 1 ; 0x1
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "Lower"
.zerofill __DATA,__bss,_c_b12,8,3 ; @c_b12
.section __DATA,__data
.p2align 3 ; @c_b19
_c_b19:
.quad 0xbff0000000000000 ; double -1
.section __TEXT,__cstring,cstring_literals
l_.str.2: ; @.str.2
.asciz "Transpose"
.section __DATA,__data
.p2align 3 ; @c_b26
_c_b26:
.quad 0x3ff0000000000000 ; double 1
.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 dlagsy_
LCPI0_0:
.quad 0x3ff0000000000000 ## double 1
LCPI0_1:
.quad 0xbfe0000000000000 ## double -0.5
.section __TEXT,__text,regular,pure_instructions
.globl _dlagsy_
.p2align 4, 0x90
_dlagsy_: ## @dlagsy_
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
subq $248, %rsp
.cfi_offset %rbx, -24
movq 24(%rbp), %rax
movq 16(%rbp), %rax
movq %rdi, -24(%rbp)
movq %rsi, -32(%rbp)
movq %rdx, -40(%rbp)
movq %rcx, -48(%rbp)
movq %r8, -56(%rbp)
movq %r9, -64(%rbp)
movq -40(%rbp), %rax
addq $-8, %rax
movq %rax, -40(%rbp)
movq -56(%rbp), %rax
movl (%rax), %eax
movl %eax, -68(%rbp)
movl -68(%rbp), %eax
shll $0, %eax
addl $1, %eax
movl %eax, -72(%rbp)
movl -72(%rbp), %ecx
movq -48(%rbp), %rax
movslq %ecx, %rdx
xorl %ecx, %ecx
## kill: def $rcx killed $ecx
subq %rdx, %rcx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -48(%rbp)
movq -64(%rbp), %rax
addq $-4, %rax
movq %rax, -64(%rbp)
movq 16(%rbp), %rax
addq $-8, %rax
movq %rax, 16(%rbp)
movq 24(%rbp), %rax
movl $0, (%rax)
movq -24(%rbp), %rax
cmpl $0, (%rax)
jge LBB0_2
## %bb.1:
movq 24(%rbp), %rax
movl $-1, (%rax)
jmp LBB0_12
LBB0_2:
movq -32(%rbp), %rax
cmpl $0, (%rax)
jl LBB0_4
## %bb.3:
movq -32(%rbp), %rax
movl (%rax), %eax
movq -24(%rbp), %rcx
movl (%rcx), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jle LBB0_5
LBB0_4:
movq 24(%rbp), %rax
movl $-2, (%rax)
jmp LBB0_11
LBB0_5:
movq -56(%rbp), %rax
movl (%rax), %eax
movl %eax, -148(%rbp) ## 4-byte Spill
movq -24(%rbp), %rcx
movl $1, %eax
cmpl (%rcx), %eax
jl LBB0_7
## %bb.6:
movl $1, %eax
movl %eax, -152(%rbp) ## 4-byte Spill
jmp LBB0_8
LBB0_7:
movq -24(%rbp), %rax
movl (%rax), %eax
movl %eax, -152(%rbp) ## 4-byte Spill
LBB0_8:
movl -148(%rbp), %eax ## 4-byte Reload
movl -152(%rbp), %ecx ## 4-byte Reload
cmpl %ecx, %eax
jge LBB0_10
## %bb.9:
movq 24(%rbp), %rax
movl $-5, (%rax)
LBB0_10:
jmp LBB0_11
LBB0_11:
jmp LBB0_12
LBB0_12:
movq 24(%rbp), %rax
cmpl $0, (%rax)
jge LBB0_14
## %bb.13:
movq 24(%rbp), %rcx
xorl %eax, %eax
subl (%rcx), %eax
movl %eax, -76(%rbp)
leaq L_.str(%rip), %rdi
leaq -76(%rbp), %rsi
callq _xerbla_
movl $0, -12(%rbp)
jmp LBB0_71
LBB0_14:
movq -24(%rbp), %rax
movl (%rax), %eax
movl %eax, -76(%rbp)
movl $1, -104(%rbp)
LBB0_15: ## =>This Loop Header: Depth=1
## Child Loop BB0_17 Depth 2
movl -104(%rbp), %eax
cmpl -76(%rbp), %eax
jg LBB0_22
## %bb.16: ## in Loop: Header=BB0_15 Depth=1
movq -24(%rbp), %rax
movl (%rax), %eax
movl %eax, -80(%rbp)
movl -104(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
LBB0_17: ## Parent Loop BB0_15 Depth=1
## => This Inner Loop Header: Depth=2
movl -100(%rbp), %eax
cmpl -80(%rbp), %eax
jg LBB0_20
## %bb.18: ## in Loop: Header=BB0_17 Depth=2
movq -48(%rbp), %rax
movl -100(%rbp), %ecx
movl -104(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
xorps %xmm0, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.19: ## in Loop: Header=BB0_17 Depth=2
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB0_17
LBB0_20: ## in Loop: Header=BB0_15 Depth=1
jmp LBB0_21
LBB0_21: ## in Loop: Header=BB0_15 Depth=1
movl -104(%rbp), %eax
addl $1, %eax
movl %eax, -104(%rbp)
jmp LBB0_15
LBB0_22:
movq -24(%rbp), %rax
movl (%rax), %eax
movl %eax, -76(%rbp)
movl $1, -100(%rbp)
LBB0_23: ## =>This Inner Loop Header: Depth=1
movl -100(%rbp), %eax
cmpl -76(%rbp), %eax
jg LBB0_26
## %bb.24: ## in Loop: Header=BB0_23 Depth=1
movq -40(%rbp), %rax
movslq -100(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -48(%rbp), %rax
movl -100(%rbp), %ecx
movl -100(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.25: ## in Loop: Header=BB0_23 Depth=1
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB0_23
LBB0_26:
movq -24(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl %eax, -100(%rbp)
LBB0_27: ## =>This Inner Loop Header: Depth=1
cmpl $1, -100(%rbp)
jl LBB0_42
## %bb.28: ## in Loop: Header=BB0_27 Depth=1
movq -24(%rbp), %rax
movl (%rax), %eax
subl -100(%rbp), %eax
addl $1, %eax
movl %eax, -76(%rbp)
movq -64(%rbp), %rsi
addq $4, %rsi
movq 16(%rbp), %rcx
addq $8, %rcx
leaq _c__3(%rip), %rdi
leaq -76(%rbp), %rdx
callq _dlarnv_
movq -24(%rbp), %rax
movl (%rax), %eax
subl -100(%rbp), %eax
addl $1, %eax
movl %eax, -76(%rbp)
movq 16(%rbp), %rsi
addq $8, %rsi
leaq -76(%rbp), %rdi
leaq _c__1(%rip), %rdx
callq _dnrm2_
movsd %xmm0, -136(%rbp)
movq 16(%rbp), %rax
movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jb LBB0_33
## %bb.29: ## in Loop: Header=BB0_27 Depth=1
movsd -136(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jb LBB0_31
## %bb.30: ## in Loop: Header=BB0_27 Depth=1
movsd -136(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -160(%rbp) ## 8-byte Spill
jmp LBB0_32
LBB0_31: ## in Loop: Header=BB0_27 Depth=1
movsd -136(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -160(%rbp) ## 8-byte Spill
LBB0_32: ## in Loop: Header=BB0_27 Depth=1
movsd -160(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -168(%rbp) ## 8-byte Spill
jmp LBB0_37
LBB0_33: ## in Loop: Header=BB0_27 Depth=1
movsd -136(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jb LBB0_35
## %bb.34: ## in Loop: Header=BB0_27 Depth=1
movsd -136(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -176(%rbp) ## 8-byte Spill
jmp LBB0_36
LBB0_35: ## in Loop: Header=BB0_27 Depth=1
movsd -136(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -176(%rbp) ## 8-byte Spill
LBB0_36: ## in Loop: Header=BB0_27 Depth=1
movsd -176(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -168(%rbp) ## 8-byte Spill
LBB0_37: ## in Loop: Header=BB0_27 Depth=1
movsd -168(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -120(%rbp)
movsd -136(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jne LBB0_39
jp LBB0_39
## %bb.38: ## in Loop: Header=BB0_27 Depth=1
xorps %xmm0, %xmm0
movsd %xmm0, -144(%rbp)
jmp LBB0_40
LBB0_39: ## in Loop: Header=BB0_27 Depth=1
movq 16(%rbp), %rax
movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero
addsd -120(%rbp), %xmm0
movsd %xmm0, -128(%rbp)
movq -24(%rbp), %rax
movl (%rax), %eax
subl -100(%rbp), %eax
movl %eax, -76(%rbp)
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd -128(%rbp), %xmm0
movsd %xmm0, -96(%rbp)
movq 16(%rbp), %rdx
addq $16, %rdx
leaq -76(%rbp), %rdi
leaq -96(%rbp), %rsi
leaq _c__1(%rip), %rcx
callq _dscal_
movq 16(%rbp), %rax
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, 8(%rax)
movsd -128(%rbp), %xmm0 ## xmm0 = mem[0],zero
divsd -120(%rbp), %xmm0
movsd %xmm0, -144(%rbp)
LBB0_40: ## in Loop: Header=BB0_27 Depth=1
movq -24(%rbp), %rax
movl (%rax), %eax
subl -100(%rbp), %eax
addl $1, %eax
movl %eax, -76(%rbp)
movq -48(%rbp), %rcx
movl -100(%rbp), %eax
movl -100(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %eax
cltq
shlq $3, %rax
addq %rax, %rcx
movq -56(%rbp), %r8
movq 16(%rbp), %r9
addq $8, %r9
movq 16(%rbp), %r10
movq -24(%rbp), %rax
movl (%rax), %eax
addl $1, %eax
cltq
shlq $3, %rax
addq %rax, %r10
leaq L_.str.1(%rip), %rdi
leaq -76(%rbp), %rsi
leaq -144(%rbp), %rdx
leaq _c__1(%rip), %rax
leaq _c_b12(%rip), %r11
movq %rax, (%rsp)
movq %r11, 8(%rsp)
movq %r10, 16(%rsp)
movq %rax, 24(%rsp)
callq _dsymv_
movq -24(%rbp), %rax
movl (%rax), %eax
subl -100(%rbp), %eax
addl $1, %eax
movl %eax, -76(%rbp)
movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero
mulsd -144(%rbp), %xmm0
movsd %xmm0, -184(%rbp) ## 8-byte Spill
movq 16(%rbp), %rsi
movq -24(%rbp), %rax
movl (%rax), %eax
addl $1, %eax
cltq
shlq $3, %rax
addq %rax, %rsi
movq 16(%rbp), %rcx
addq $8, %rcx
leaq -76(%rbp), %rdi
leaq _c__1(%rip), %r8
movq %r8, %rdx
callq _ddot_
movaps %xmm0, %xmm1
movsd -184(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
mulsd %xmm1, %xmm0
movsd %xmm0, -112(%rbp)
movq -24(%rbp), %rax
movl (%rax), %eax
subl -100(%rbp), %eax
addl $1, %eax
movl %eax, -76(%rbp)
movq 16(%rbp), %rdx
addq $8, %rdx
movq 16(%rbp), %r8
movq -24(%rbp), %rax
movl (%rax), %eax
addl $1, %eax
cltq
shlq $3, %rax
addq %rax, %r8
leaq -76(%rbp), %rdi
leaq -112(%rbp), %rsi
leaq _c__1(%rip), %r9
movq %r9, %rcx
callq _daxpy_
movq -24(%rbp), %rax
movl (%rax), %eax
subl -100(%rbp), %eax
addl $1, %eax
movl %eax, -76(%rbp)
movq 16(%rbp), %rcx
addq $8, %rcx
movq 16(%rbp), %r9
movq -24(%rbp), %rax
movl (%rax), %eax
addl $1, %eax
cltq
shlq $3, %rax
addq %rax, %r9
movq -48(%rbp), %r10
movl -100(%rbp), %eax
movl -100(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %eax
cltq
shlq $3, %rax
addq %rax, %r10
movq -56(%rbp), %rax
leaq L_.str.1(%rip), %rdi
leaq -76(%rbp), %rsi
leaq _c_b19(%rip), %rdx
leaq _c__1(%rip), %r11
movq %r11, %r8
movq %r11, (%rsp)
movq %r10, 8(%rsp)
movq %rax, 16(%rsp)
callq _dsyr2_
## %bb.41: ## in Loop: Header=BB0_27 Depth=1
movl -100(%rbp), %eax
addl $-1, %eax
movl %eax, -100(%rbp)
jmp LBB0_27
LBB0_42:
movq -24(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movq -32(%rbp), %rcx
subl (%rcx), %eax
movl %eax, -76(%rbp)
movl $1, -100(%rbp)
LBB0_43: ## =>This Loop Header: Depth=1
## Child Loop BB0_57 Depth 2
movl -100(%rbp), %eax
cmpl -76(%rbp), %eax
jg LBB0_62
## %bb.44: ## in Loop: Header=BB0_43 Depth=1
movq -24(%rbp), %rax
movl (%rax), %eax
movq -32(%rbp), %rcx
subl (%rcx), %eax
subl -100(%rbp), %eax
addl $1, %eax
movl %eax, -80(%rbp)
movq -48(%rbp), %rsi
movq -32(%rbp), %rax
movl (%rax), %eax
addl -100(%rbp), %eax
movl -100(%rbp), %ecx
imull -68(%rbp), %ecx
addl %ecx, %eax
cltq
shlq $3, %rax
addq %rax, %rsi
leaq -80(%rbp), %rdi
leaq _c__1(%rip), %rdx
callq _dnrm2_
movsd %xmm0, -136(%rbp)
movq -48(%rbp), %rax
movq -32(%rbp), %rcx
movl (%rcx), %ecx
addl -100(%rbp), %ecx
movl -100(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jb LBB0_49
## %bb.45: ## in Loop: Header=BB0_43 Depth=1
movsd -136(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jb LBB0_47
## %bb.46: ## in Loop: Header=BB0_43 Depth=1
movsd -136(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -192(%rbp) ## 8-byte Spill
jmp LBB0_48
LBB0_47: ## in Loop: Header=BB0_43 Depth=1
movsd -136(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -192(%rbp) ## 8-byte Spill
LBB0_48: ## in Loop: Header=BB0_43 Depth=1
movsd -192(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -200(%rbp) ## 8-byte Spill
jmp LBB0_53
LBB0_49: ## in Loop: Header=BB0_43 Depth=1
movsd -136(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jb LBB0_51
## %bb.50: ## in Loop: Header=BB0_43 Depth=1
movsd -136(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -208(%rbp) ## 8-byte Spill
jmp LBB0_52
LBB0_51: ## in Loop: Header=BB0_43 Depth=1
movsd -136(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -208(%rbp) ## 8-byte Spill
LBB0_52: ## in Loop: Header=BB0_43 Depth=1
movsd -208(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -200(%rbp) ## 8-byte Spill
LBB0_53: ## in Loop: Header=BB0_43 Depth=1
movsd -200(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -120(%rbp)
movsd -136(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jne LBB0_55
jp LBB0_55
## %bb.54: ## in Loop: Header=BB0_43 Depth=1
xorps %xmm0, %xmm0
movsd %xmm0, -144(%rbp)
jmp LBB0_56
LBB0_55: ## in Loop: Header=BB0_43 Depth=1
movq -48(%rbp), %rax
movq -32(%rbp), %rcx
movl (%rcx), %ecx
addl -100(%rbp), %ecx
movl -100(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
addsd -120(%rbp), %xmm0
movsd %xmm0, -128(%rbp)
movq -24(%rbp), %rax
movl (%rax), %eax
movq -32(%rbp), %rcx
subl (%rcx), %eax
subl -100(%rbp), %eax
movl %eax, -80(%rbp)
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd -128(%rbp), %xmm0
movsd %xmm0, -96(%rbp)
movq -48(%rbp), %rdx
movq -32(%rbp), %rax
movl (%rax), %eax
addl -100(%rbp), %eax
addl $1, %eax
movl -100(%rbp), %ecx
imull -68(%rbp), %ecx
addl %ecx, %eax
cltq
shlq $3, %rax
addq %rax, %rdx
leaq -80(%rbp), %rdi
leaq -96(%rbp), %rsi
leaq _c__1(%rip), %rcx
callq _dscal_
movq -48(%rbp), %rax
movq -32(%rbp), %rcx
movl (%rcx), %ecx
addl -100(%rbp), %ecx
movl -100(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, (%rax,%rcx,8)
movsd -128(%rbp), %xmm0 ## xmm0 = mem[0],zero
divsd -120(%rbp), %xmm0
movsd %xmm0, -144(%rbp)
LBB0_56: ## in Loop: Header=BB0_43 Depth=1
movq -24(%rbp), %rax
movl (%rax), %eax
movq -32(%rbp), %rcx
subl (%rcx), %eax
subl -100(%rbp), %eax
addl $1, %eax
movl %eax, -80(%rbp)
movq -32(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl %eax, -84(%rbp)
movq -48(%rbp), %r8
movq -32(%rbp), %rax
movl (%rax), %eax
addl -100(%rbp), %eax
movl -100(%rbp), %ecx
addl $1, %ecx
imull -68(%rbp), %ecx
addl %ecx, %eax
cltq
shlq $3, %rax
addq %rax, %r8
movq -56(%rbp), %r9
movq -48(%rbp), %rbx
movq -32(%rbp), %rax
movl (%rax), %eax
addl -100(%rbp), %eax
movl -100(%rbp), %ecx
imull -68(%rbp), %ecx
addl %ecx, %eax
cltq
shlq $3, %rax
addq %rax, %rbx
movq 16(%rbp), %r10
addq $8, %r10
leaq L_.str.2(%rip), %rdi
leaq -80(%rbp), %rsi
leaq -84(%rbp), %rdx
leaq _c_b26(%rip), %rcx
leaq _c__1(%rip), %rax
leaq _c_b12(%rip), %r11
movq %rbx, (%rsp)
movq %rax, 8(%rsp)
movq %r11, 16(%rsp)
movq %r10, 24(%rsp)
movq %rax, 32(%rsp)
callq _dgemv_
movq -24(%rbp), %rax
movl (%rax), %eax
movq -32(%rbp), %rcx
subl (%rcx), %eax
subl -100(%rbp), %eax
addl $1, %eax
movl %eax, -80(%rbp)
movq -32(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl %eax, -84(%rbp)
movsd -144(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -96(%rbp)
movq -48(%rbp), %rcx
movq -32(%rbp), %rax
movl (%rax), %eax
addl -100(%rbp), %eax
movl -100(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %eax
cltq
shlq $3, %rax
addq %rax, %rcx
movq 16(%rbp), %r9
addq $8, %r9
movq -48(%rbp), %r10
movq -32(%rbp), %rax
movl (%rax), %eax
addl -100(%rbp), %eax
movl -100(%rbp), %edx
addl $1, %edx
imull -68(%rbp), %edx
addl %edx, %eax
cltq
shlq $3, %rax
addq %rax, %r10
movq -56(%rbp), %rax
leaq -80(%rbp), %rdi
leaq -84(%rbp), %rsi
leaq -96(%rbp), %rdx
leaq _c__1(%rip), %r11
movq %r11, %r8
movq %r11, (%rsp)
movq %r10, 8(%rsp)
movq %rax, 16(%rsp)
callq _dger_
movq -24(%rbp), %rax
movl (%rax), %eax
movq -32(%rbp), %rcx
subl (%rcx), %eax
subl -100(%rbp), %eax
addl $1, %eax
movl %eax, -80(%rbp)
movq -48(%rbp), %rcx
movq -32(%rbp), %rax
movl (%rax), %eax
addl -100(%rbp), %eax
movq -32(%rbp), %rdx
movl (%rdx), %edx
addl -100(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %eax
cltq
shlq $3, %rax
addq %rax, %rcx
movq -56(%rbp), %r8
movq -48(%rbp), %r9
movq -32(%rbp), %rax
movl (%rax), %eax
addl -100(%rbp), %eax
movl -100(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %eax
cltq
shlq $3, %rax
addq %rax, %r9
movq 16(%rbp), %r10
addq $8, %r10
leaq L_.str.1(%rip), %rdi
leaq -80(%rbp), %rsi
leaq -144(%rbp), %rdx
leaq _c__1(%rip), %rax
leaq _c_b12(%rip), %r11
movq %rax, (%rsp)
movq %r11, 8(%rsp)
movq %r10, 16(%rsp)
movq %rax, 24(%rsp)
callq _dsymv_
movq -24(%rbp), %rax
movl (%rax), %eax
movq -32(%rbp), %rcx
subl (%rcx), %eax
subl -100(%rbp), %eax
addl $1, %eax
movl %eax, -80(%rbp)
movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero
mulsd -144(%rbp), %xmm0
movsd %xmm0, -216(%rbp) ## 8-byte Spill
movq 16(%rbp), %rsi
addq $8, %rsi
movq -48(%rbp), %rcx
movq -32(%rbp), %rax
movl (%rax), %eax
addl -100(%rbp), %eax
movl -100(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %eax
cltq
shlq $3, %rax
addq %rax, %rcx
leaq -80(%rbp), %rdi
leaq _c__1(%rip), %r8
movq %r8, %rdx
callq _ddot_
movaps %xmm0, %xmm1
movsd -216(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
mulsd %xmm1, %xmm0
movsd %xmm0, -112(%rbp)
movq -24(%rbp), %rax
movl (%rax), %eax
movq -32(%rbp), %rcx
subl (%rcx), %eax
subl -100(%rbp), %eax
addl $1, %eax
movl %eax, -80(%rbp)
movq -48(%rbp), %rdx
movq -32(%rbp), %rax
movl (%rax), %eax
addl -100(%rbp), %eax
movl -100(%rbp), %ecx
imull -68(%rbp), %ecx
addl %ecx, %eax
cltq
shlq $3, %rax
addq %rax, %rdx
movq 16(%rbp), %r8
addq $8, %r8
leaq -80(%rbp), %rdi
leaq -112(%rbp), %rsi
leaq _c__1(%rip), %r9
movq %r9, %rcx
callq _daxpy_
movq -24(%rbp), %rax
movl (%rax), %eax
movq -32(%rbp), %rcx
subl (%rcx), %eax
subl -100(%rbp), %eax
addl $1, %eax
movl %eax, -80(%rbp)
movq -48(%rbp), %rcx
movq -32(%rbp), %rax
movl (%rax), %eax
addl -100(%rbp), %eax
movl -100(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %eax
cltq
shlq $3, %rax
addq %rax, %rcx
movq 16(%rbp), %r9
addq $8, %r9
movq -48(%rbp), %r10
movq -32(%rbp), %rax
movl (%rax), %eax
addl -100(%rbp), %eax
movq -32(%rbp), %rdx
movl (%rdx), %edx
addl -100(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %eax
cltq
shlq $3, %rax
addq %rax, %r10
movq -56(%rbp), %rax
leaq L_.str.1(%rip), %rdi
leaq -80(%rbp), %rsi
leaq _c_b19(%rip), %rdx
leaq _c__1(%rip), %r11
movq %r11, %r8
movq %r11, (%rsp)
movq %r10, 8(%rsp)
movq %rax, 16(%rsp)
callq _dsyr2_
movsd -120(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movq -48(%rbp), %rax
movq -32(%rbp), %rcx
movl (%rcx), %ecx
addl -100(%rbp), %ecx
movl -100(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
movq -24(%rbp), %rax
movl (%rax), %eax
movl %eax, -80(%rbp)
movq -32(%rbp), %rax
movl (%rax), %eax
addl -100(%rbp), %eax
addl $1, %eax
movl %eax, -104(%rbp)
LBB0_57: ## Parent Loop BB0_43 Depth=1
## => This Inner Loop Header: Depth=2
movl -104(%rbp), %eax
cmpl -80(%rbp), %eax
jg LBB0_60
## %bb.58: ## in Loop: Header=BB0_57 Depth=2
movq -48(%rbp), %rax
movl -104(%rbp), %ecx
movl -100(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
xorps %xmm0, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.59: ## in Loop: Header=BB0_57 Depth=2
movl -104(%rbp), %eax
addl $1, %eax
movl %eax, -104(%rbp)
jmp LBB0_57
LBB0_60: ## in Loop: Header=BB0_43 Depth=1
jmp LBB0_61
LBB0_61: ## in Loop: Header=BB0_43 Depth=1
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB0_43
LBB0_62:
movq -24(%rbp), %rax
movl (%rax), %eax
movl %eax, -76(%rbp)
movl $1, -104(%rbp)
LBB0_63: ## =>This Loop Header: Depth=1
## Child Loop BB0_65 Depth 2
movl -104(%rbp), %eax
cmpl -76(%rbp), %eax
jg LBB0_70
## %bb.64: ## in Loop: Header=BB0_63 Depth=1
movq -24(%rbp), %rax
movl (%rax), %eax
movl %eax, -80(%rbp)
movl -104(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
LBB0_65: ## Parent Loop BB0_63 Depth=1
## => This Inner Loop Header: Depth=2
movl -100(%rbp), %eax
cmpl -80(%rbp), %eax
jg LBB0_68
## %bb.66: ## in Loop: Header=BB0_65 Depth=2
movq -48(%rbp), %rax
movl -100(%rbp), %ecx
movl -104(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -48(%rbp), %rax
movl -104(%rbp), %ecx
movl -100(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.67: ## in Loop: Header=BB0_65 Depth=2
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB0_65
LBB0_68: ## in Loop: Header=BB0_63 Depth=1
jmp LBB0_69
LBB0_69: ## in Loop: Header=BB0_63 Depth=1
movl -104(%rbp), %eax
addl $1, %eax
movl %eax, -104(%rbp)
jmp LBB0_63
LBB0_70:
movl $0, -12(%rbp)
LBB0_71:
movl -12(%rbp), %eax
addq $248, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "DLAGSY"
.section __DATA,__data
.p2align 2 ## @c__3
_c__3:
.long 3 ## 0x3
.p2align 2 ## @c__1
_c__1:
.long 1 ## 0x1
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "Lower"
.zerofill __DATA,__bss,_c_b12,8,3 ## @c_b12
.section __DATA,__data
.p2align 3 ## @c_b19
_c_b19:
.quad 0xbff0000000000000 ## double -1
.section __TEXT,__cstring,cstring_literals
L_.str.2: ## @.str.2
.asciz "Transpose"
.section __DATA,__data
.p2align 3 ## @c_b26
_c_b26:
.quad 0x3ff0000000000000 ## double 1
.subsections_via_symbols
| the_stack_data/62638506.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 x8, #17767
movk x8, #3875, lsl #16
movk x8, #32768, lsl #48
str x8, [sp, #8] ; 8-byte Folded Spill
mov x8, #52719
movk x8, #30891, lsl #16
movk x8, #13398, lsl #32
movk x8, #242, lsl #48
str x8, [sp, #16] ; 8-byte Folded Spill
mov x8, #61184
movk x8, #43981, lsl #16
movk x8, #22136, lsl #32
movk x8, #62004, lsl #48
str x8, [sp, #24] ; 8-byte Folded Spill
mov x8, #26496
movk x8, #9029, lsl #16
movk x8, #15, lsl #32
stur x8, [x29, #-16] ; 8-byte Folded Spill
stur wzr, [x29, #-4]
adrp x9, _uc@PAGE
ldrb w8, [x9, _uc@PAGEOFF]
adrp x10, _shift1@PAGE
ldr w11, [x10, _shift1@PAGEOFF]
asr w8, w8, w11
ldrb w9, [x9, _uc@PAGEOFF]
ldrsw x11, [x10, _shift1@PAGEOFF]
mov x10, #8
subs x10, x10, x11
; kill: def $w10 killed $w10 killed $x10
lsl w9, w9, w10
orr w8, w8, w9
subs w8, w8, #835
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
bl _abort
LBB0_2:
adrp x8, _uc@PAGE
ldrb w9, [x8, _uc@PAGEOFF]
ldrb w8, [x8, _uc@PAGEOFF]
lsl w8, w8, #4
orr w8, w8, w9, asr #4
subs w8, w8, #835
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
bl _abort
LBB0_4:
adrp x9, _us@PAGE
ldrh w8, [x9, _us@PAGEOFF]
adrp x10, _shift1@PAGE
ldr w11, [x10, _shift1@PAGEOFF]
asr w8, w8, w11
ldrh w9, [x9, _us@PAGEOFF]
ldrsw x11, [x10, _shift1@PAGEOFF]
mov x10, #16
subs x10, x10, x11
; kill: def $w10 killed $w10 killed $x10
lsl w9, w9, w10
orr w8, w8, w9
mov w9, #20259
movk w9, #3875, lsl #16
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
bl _abort
LBB0_6:
adrp x8, _us@PAGE
ldrh w9, [x8, _us@PAGEOFF]
ldrh w8, [x8, _us@PAGEOFF]
lsl w8, w8, #12
orr w8, w8, w9, asr #4
mov w9, #20259
movk w9, #3875, lsl #16
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
bl _abort
LBB0_8:
adrp x9, _ui@PAGE
ldr w8, [x9, _ui@PAGEOFF]
adrp x10, _shift1@PAGE
ldr w11, [x10, _shift1@PAGEOFF]
lsr w8, w8, w11
ldr w9, [x9, _ui@PAGEOFF]
ldrsw x11, [x10, _shift1@PAGEOFF]
mov x10, #32
subs x10, x10, x11
; kill: def $w10 killed $w10 killed $x10
lsl w9, w9, w10
orr w8, w8, w9
mov w9, #3875
movk w9, #16384, lsl #16
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
bl _abort
LBB0_10:
adrp x8, _ui@PAGE
ldr w9, [x8, _ui@PAGEOFF]
ldr w8, [x8, _ui@PAGEOFF]
lsl w8, w8, #28
orr w8, w8, w9, lsr #4
mov w9, #3875
movk w9, #16384, lsl #16
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11:
bl _abort
LBB0_12:
ldr x9, [sp, #8] ; 8-byte Folded Reload
adrp x10, _ul@PAGE
ldr x8, [x10, _ul@PAGEOFF]
adrp x11, _shift1@PAGE
ldr w12, [x11, _shift1@PAGEOFF]
; kill: def $x12 killed $w12
lsr x8, x8, x12
ldr x10, [x10, _ul@PAGEOFF]
ldrsw x12, [x11, _shift1@PAGEOFF]
mov x11, #64
subs x11, x11, x12
lsl x10, x10, x11
orr x8, x8, x10
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_14
b LBB0_13
LBB0_13:
bl _abort
LBB0_14:
ldr x9, [sp, #8] ; 8-byte Folded Reload
adrp x8, _ul@PAGE
ldr x10, [x8, _ul@PAGEOFF]
ldr x8, [x8, _ul@PAGEOFF]
lsl x8, x8, #60
orr x8, x8, x10, lsr #4
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_16
b LBB0_15
LBB0_15:
bl _abort
LBB0_16:
ldr x9, [sp, #16] ; 8-byte Folded Reload
adrp x10, _ull@PAGE
ldr x8, [x10, _ull@PAGEOFF]
adrp x11, _shift1@PAGE
ldr w12, [x11, _shift1@PAGEOFF]
; kill: def $x12 killed $w12
lsr x8, x8, x12
ldr x10, [x10, _ull@PAGEOFF]
ldrsw x12, [x11, _shift1@PAGEOFF]
mov x11, #64
subs x11, x11, x12
lsl x10, x10, x11
orr x8, x8, x10
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_18
b LBB0_17
LBB0_17:
bl _abort
LBB0_18:
ldr x9, [sp, #16] ; 8-byte Folded Reload
adrp x8, _ull@PAGE
ldr x10, [x8, _ull@PAGEOFF]
ldr x8, [x8, _ull@PAGEOFF]
lsl x8, x8, #60
orr x8, x8, x10, lsr #4
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_20
b LBB0_19
LBB0_19:
bl _abort
LBB0_20:
ldr x9, [sp, #24] ; 8-byte Folded Reload
adrp x10, _ull@PAGE
ldr x8, [x10, _ull@PAGEOFF]
adrp x11, _shift2@PAGE
ldr w12, [x11, _shift2@PAGEOFF]
; kill: def $x12 killed $w12
lsr x8, x8, x12
ldr x10, [x10, _ull@PAGEOFF]
ldrsw x12, [x11, _shift2@PAGEOFF]
mov x11, #64
subs x11, x11, x12
lsl x10, x10, x11
orr x8, x8, x10
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_22
b LBB0_21
LBB0_21:
bl _abort
LBB0_22:
ldr x9, [sp, #24] ; 8-byte Folded Reload
adrp x8, _ull@PAGE
ldr x10, [x8, _ull@PAGEOFF]
ldr x8, [x8, _ull@PAGEOFF]
lsl x8, x8, #4
orr x8, x8, x10, lsr #60
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_24
b LBB0_23
LBB0_23:
bl _abort
LBB0_24:
adrp x9, _uc@PAGE
ldrb w8, [x9, _uc@PAGEOFF]
adrp x10, _shift1@PAGE
ldr w11, [x10, _shift1@PAGEOFF]
lsl w8, w8, w11
ldrb w9, [x9, _uc@PAGEOFF]
ldrsw x11, [x10, _shift1@PAGEOFF]
mov x10, #8
subs x10, x10, x11
; kill: def $w10 killed $w10 killed $x10
asr w9, w9, w10
orr w8, w8, w9
subs w8, w8, #835
cset w8, eq
tbnz w8, #0, LBB0_26
b LBB0_25
LBB0_25:
bl _abort
LBB0_26:
adrp x8, _uc@PAGE
ldrb w9, [x8, _uc@PAGEOFF]
ldrb w8, [x8, _uc@PAGEOFF]
asr w8, w8, #4
orr w8, w8, w9, lsl #4
subs w8, w8, #835
cset w8, eq
tbnz w8, #0, LBB0_28
b LBB0_27
LBB0_27:
bl _abort
LBB0_28:
adrp x9, _us@PAGE
ldrh w8, [x9, _us@PAGEOFF]
adrp x10, _shift1@PAGE
ldr w11, [x10, _shift1@PAGEOFF]
lsl w8, w8, w11
ldrh w9, [x9, _us@PAGEOFF]
ldrsw x11, [x10, _shift1@PAGEOFF]
mov x10, #16
subs x10, x10, x11
; kill: def $w10 killed $w10 killed $x10
asr w9, w9, w10
orr w8, w8, w9
mov w9, #9039
movk w9, #15, lsl #16
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_30
b LBB0_29
LBB0_29:
bl _abort
LBB0_30:
adrp x8, _us@PAGE
ldrh w9, [x8, _us@PAGEOFF]
ldrh w8, [x8, _us@PAGEOFF]
asr w8, w8, #12
orr w8, w8, w9, lsl #4
mov w9, #9039
movk w9, #15, lsl #16
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_32
b LBB0_31
LBB0_31:
bl _abort
LBB0_32:
adrp x9, _ui@PAGE
ldr w8, [x9, _ui@PAGEOFF]
adrp x10, _shift1@PAGE
ldr w11, [x10, _shift1@PAGEOFF]
lsl w8, w8, w11
ldr w9, [x9, _ui@PAGEOFF]
ldrsw x11, [x10, _shift1@PAGEOFF]
mov x10, #32
subs x10, x10, x11
; kill: def $w10 killed $w10 killed $x10
lsr w9, w9, w10
orr w8, w8, w9
mov w9, #9024
movk w9, #15, lsl #16
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_34
b LBB0_33
LBB0_33:
bl _abort
LBB0_34:
adrp x8, _ui@PAGE
ldr w9, [x8, _ui@PAGEOFF]
ldr w8, [x8, _ui@PAGEOFF]
lsr w8, w8, #28
orr w8, w8, w9, lsl #4
mov w9, #9024
movk w9, #15, lsl #16
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_36
b LBB0_35
LBB0_35:
bl _abort
LBB0_36:
ldur x9, [x29, #-16] ; 8-byte Folded Reload
adrp x10, _ul@PAGE
ldr x8, [x10, _ul@PAGEOFF]
adrp x11, _shift1@PAGE
ldr w12, [x11, _shift1@PAGEOFF]
; kill: def $x12 killed $w12
lsl x8, x8, x12
ldr x10, [x10, _ul@PAGEOFF]
ldrsw x12, [x11, _shift1@PAGEOFF]
mov x11, #64
subs x11, x11, x12
lsr x10, x10, x11
orr x8, x8, x10
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_38
b LBB0_37
LBB0_37:
bl _abort
LBB0_38:
ldur x9, [x29, #-16] ; 8-byte Folded Reload
adrp x8, _ul@PAGE
ldr x10, [x8, _ul@PAGEOFF]
ldr x8, [x8, _ul@PAGEOFF]
lsr x8, x8, #60
orr x8, x8, x10, lsl #4
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_40
b LBB0_39
LBB0_39:
bl _abort
LBB0_40:
ldr x9, [sp, #24] ; 8-byte Folded Reload
adrp x10, _ull@PAGE
ldr x8, [x10, _ull@PAGEOFF]
adrp x11, _shift1@PAGE
ldr w12, [x11, _shift1@PAGEOFF]
; kill: def $x12 killed $w12
lsl x8, x8, x12
ldr x10, [x10, _ull@PAGEOFF]
ldrsw x12, [x11, _shift1@PAGEOFF]
mov x11, #64
subs x11, x11, x12
lsr x10, x10, x11
orr x8, x8, x10
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_42
b LBB0_41
LBB0_41:
bl _abort
LBB0_42:
ldr x9, [sp, #24] ; 8-byte Folded Reload
adrp x8, _ull@PAGE
ldr x10, [x8, _ull@PAGEOFF]
ldr x8, [x8, _ull@PAGEOFF]
lsr x8, x8, #60
orr x8, x8, x10, lsl #4
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_44
b LBB0_43
LBB0_43:
bl _abort
LBB0_44:
ldr x9, [sp, #16] ; 8-byte Folded Reload
adrp x10, _ull@PAGE
ldr x8, [x10, _ull@PAGEOFF]
adrp x11, _shift2@PAGE
ldr w12, [x11, _shift2@PAGEOFF]
; kill: def $x12 killed $w12
lsl x8, x8, x12
ldr x10, [x10, _ull@PAGEOFF]
ldrsw x12, [x11, _shift2@PAGEOFF]
mov x11, #64
subs x11, x11, x12
lsr x10, x10, x11
orr x8, x8, x10
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_46
b LBB0_45
LBB0_45:
bl _abort
LBB0_46:
ldr x9, [sp, #16] ; 8-byte Folded Reload
adrp x8, _ull@PAGE
ldr x10, [x8, _ull@PAGEOFF]
ldr x8, [x8, _ull@PAGEOFF]
lsr x8, x8, #4
orr x8, x8, x10, lsl #60
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_48
b LBB0_47
LBB0_47:
bl _abort
LBB0_48:
mov w0, #0
bl _exit
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _uc ; @uc
_uc:
.byte 52 ; 0x34
.globl _us ; @us
.p2align 1
_us:
.short 62004 ; 0xf234
.globl _ui ; @ui
.p2align 2
_ui:
.long 62004 ; 0xf234
.globl _ul ; @ul
.p2align 3
_ul:
.quad 4063516280 ; 0xf2345678
.globl _ull ; @ull
.p2align 3
_ull:
.quad 1090791845765373680 ; 0xf2345678abcdef0
.globl _shift1 ; @shift1
.p2align 2
_shift1:
.long 4 ; 0x4
.globl _shift2 ; @shift2
.p2align 2
_shift2:
.long 60 ; 0x3c
.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)
movzbl _uc(%rip), %eax
movl _shift1(%rip), %ecx
## kill: def $cl killed $ecx
sarl %cl, %eax
movzbl _uc(%rip), %edx
movslq _shift1(%rip), %rsi
movl $8, %ecx
subq %rsi, %rcx
## kill: def $ecx killed $ecx killed $rcx
## kill: def $cl killed $ecx
shll %cl, %edx
movl %edx, %ecx
orl %ecx, %eax
cmpl $835, %eax ## imm = 0x343
je LBB0_2
## %bb.1:
callq _abort
LBB0_2:
movzbl _uc(%rip), %eax
sarl $4, %eax
movzbl _uc(%rip), %ecx
shll $4, %ecx
orl %ecx, %eax
cmpl $835, %eax ## imm = 0x343
je LBB0_4
## %bb.3:
callq _abort
LBB0_4:
movzwl _us(%rip), %eax
movl _shift1(%rip), %ecx
## kill: def $cl killed $ecx
sarl %cl, %eax
movzwl _us(%rip), %edx
movslq _shift1(%rip), %rsi
movl $16, %ecx
subq %rsi, %rcx
## kill: def $ecx killed $ecx killed $rcx
## kill: def $cl killed $ecx
shll %cl, %edx
movl %edx, %ecx
orl %ecx, %eax
cmpl $253972259, %eax ## imm = 0xF234F23
je LBB0_6
## %bb.5:
callq _abort
LBB0_6:
movzwl _us(%rip), %eax
sarl $4, %eax
movzwl _us(%rip), %ecx
shll $12, %ecx
orl %ecx, %eax
cmpl $253972259, %eax ## imm = 0xF234F23
je LBB0_8
## %bb.7:
callq _abort
LBB0_8:
movl _ui(%rip), %eax
movl _shift1(%rip), %ecx
## kill: def $cl killed $ecx
shrl %cl, %eax
movl _ui(%rip), %edx
movslq _shift1(%rip), %rsi
movl $32, %ecx
subq %rsi, %rcx
## kill: def $ecx killed $ecx killed $rcx
## kill: def $cl killed $ecx
shll %cl, %edx
movl %edx, %ecx
orl %ecx, %eax
cmpl $1073745699, %eax ## imm = 0x40000F23
je LBB0_10
## %bb.9:
callq _abort
LBB0_10:
movl _ui(%rip), %eax
shrl $4, %eax
movl _ui(%rip), %ecx
shll $28, %ecx
orl %ecx, %eax
cmpl $1073745699, %eax ## imm = 0x40000F23
je LBB0_12
## %bb.11:
callq _abort
LBB0_12:
movq _ul(%rip), %rax
movl _shift1(%rip), %ecx
## kill: def $rcx killed $ecx
## kill: def $cl killed $rcx
shrq %cl, %rax
movq _ul(%rip), %rdx
movslq _shift1(%rip), %rsi
movl $64, %ecx
subq %rsi, %rcx
## kill: def $cl killed $rcx
shlq %cl, %rdx
movq %rdx, %rcx
orq %rcx, %rax
movabsq $-9223372036600806041, %rcx ## imm = 0x800000000F234567
cmpq %rcx, %rax
je LBB0_14
## %bb.13:
callq _abort
LBB0_14:
movq _ul(%rip), %rax
shrq $4, %rax
movq _ul(%rip), %rcx
shlq $60, %rcx
orq %rcx, %rax
movabsq $-9223372036600806041, %rcx ## imm = 0x800000000F234567
cmpq %rcx, %rax
je LBB0_16
## %bb.15:
callq _abort
LBB0_16:
movq _ull(%rip), %rax
movl _shift1(%rip), %ecx
## kill: def $rcx killed $ecx
## kill: def $cl killed $rcx
shrq %cl, %rax
movq _ull(%rip), %rdx
movslq _shift1(%rip), %rsi
movl $64, %ecx
subq %rsi, %rcx
## kill: def $cl killed $rcx
shlq %cl, %rdx
movq %rdx, %rcx
orq %rcx, %rax
movabsq $68174490360335855, %rcx ## imm = 0xF2345678ABCDEF
cmpq %rcx, %rax
je LBB0_18
## %bb.17:
callq _abort
LBB0_18:
movq _ull(%rip), %rax
shrq $4, %rax
movq _ull(%rip), %rcx
shlq $60, %rcx
orq %rcx, %rax
movabsq $68174490360335855, %rcx ## imm = 0xF2345678ABCDEF
cmpq %rcx, %rax
je LBB0_20
## %bb.19:
callq _abort
LBB0_20:
movq _ull(%rip), %rax
movl _shift2(%rip), %ecx
## kill: def $rcx killed $ecx
## kill: def $cl killed $rcx
shrq %cl, %rax
movq _ull(%rip), %rdx
movslq _shift2(%rip), %rsi
movl $64, %ecx
subq %rsi, %rcx
## kill: def $cl killed $rcx
shlq %cl, %rdx
movq %rdx, %rcx
orq %rcx, %rax
movabsq $-994074541463572736, %rcx ## imm = 0xF2345678ABCDEF00
cmpq %rcx, %rax
je LBB0_22
## %bb.21:
callq _abort
LBB0_22:
movq _ull(%rip), %rax
shrq $60, %rax
movq _ull(%rip), %rcx
shlq $4, %rcx
orq %rcx, %rax
movabsq $-994074541463572736, %rcx ## imm = 0xF2345678ABCDEF00
cmpq %rcx, %rax
je LBB0_24
## %bb.23:
callq _abort
LBB0_24:
movzbl _uc(%rip), %eax
movl _shift1(%rip), %ecx
## kill: def $cl killed $ecx
shll %cl, %eax
movzbl _uc(%rip), %edx
movslq _shift1(%rip), %rsi
movl $8, %ecx
subq %rsi, %rcx
## kill: def $ecx killed $ecx killed $rcx
## kill: def $cl killed $ecx
sarl %cl, %edx
movl %edx, %ecx
orl %ecx, %eax
cmpl $835, %eax ## imm = 0x343
je LBB0_26
## %bb.25:
callq _abort
LBB0_26:
movzbl _uc(%rip), %eax
shll $4, %eax
movzbl _uc(%rip), %ecx
sarl $4, %ecx
orl %ecx, %eax
cmpl $835, %eax ## imm = 0x343
je LBB0_28
## %bb.27:
callq _abort
LBB0_28:
movzwl _us(%rip), %eax
movl _shift1(%rip), %ecx
## kill: def $cl killed $ecx
shll %cl, %eax
movzwl _us(%rip), %edx
movslq _shift1(%rip), %rsi
movl $16, %ecx
subq %rsi, %rcx
## kill: def $ecx killed $ecx killed $rcx
## kill: def $cl killed $ecx
sarl %cl, %edx
movl %edx, %ecx
orl %ecx, %eax
cmpl $992079, %eax ## imm = 0xF234F
je LBB0_30
## %bb.29:
callq _abort
LBB0_30:
movzwl _us(%rip), %eax
shll $4, %eax
movzwl _us(%rip), %ecx
sarl $12, %ecx
orl %ecx, %eax
cmpl $992079, %eax ## imm = 0xF234F
je LBB0_32
## %bb.31:
callq _abort
LBB0_32:
movl _ui(%rip), %eax
movl _shift1(%rip), %ecx
## kill: def $cl killed $ecx
shll %cl, %eax
movl _ui(%rip), %edx
movslq _shift1(%rip), %rsi
movl $32, %ecx
subq %rsi, %rcx
## kill: def $ecx killed $ecx killed $rcx
## kill: def $cl killed $ecx
shrl %cl, %edx
movl %edx, %ecx
orl %ecx, %eax
cmpl $992064, %eax ## imm = 0xF2340
je LBB0_34
## %bb.33:
callq _abort
LBB0_34:
movl _ui(%rip), %eax
shll $4, %eax
movl _ui(%rip), %ecx
shrl $28, %ecx
orl %ecx, %eax
cmpl $992064, %eax ## imm = 0xF2340
je LBB0_36
## %bb.35:
callq _abort
LBB0_36:
movq _ul(%rip), %rax
movl _shift1(%rip), %ecx
## kill: def $rcx killed $ecx
## kill: def $cl killed $rcx
shlq %cl, %rax
movq _ul(%rip), %rdx
movslq _shift1(%rip), %rsi
movl $64, %ecx
subq %rsi, %rcx
## kill: def $cl killed $rcx
shrq %cl, %rdx
movq %rdx, %rcx
orq %rcx, %rax
movabsq $65016260480, %rcx ## imm = 0xF23456780
cmpq %rcx, %rax
je LBB0_38
## %bb.37:
callq _abort
LBB0_38:
movq _ul(%rip), %rax
shlq $4, %rax
movq _ul(%rip), %rcx
shrq $60, %rcx
orq %rcx, %rax
movabsq $65016260480, %rcx ## imm = 0xF23456780
cmpq %rcx, %rax
je LBB0_40
## %bb.39:
callq _abort
LBB0_40:
movq _ull(%rip), %rax
movl _shift1(%rip), %ecx
## kill: def $rcx killed $ecx
## kill: def $cl killed $rcx
shlq %cl, %rax
movq _ull(%rip), %rdx
movslq _shift1(%rip), %rsi
movl $64, %ecx
subq %rsi, %rcx
## kill: def $cl killed $rcx
shrq %cl, %rdx
movq %rdx, %rcx
orq %rcx, %rax
movabsq $-994074541463572736, %rcx ## imm = 0xF2345678ABCDEF00
cmpq %rcx, %rax
je LBB0_42
## %bb.41:
callq _abort
LBB0_42:
movq _ull(%rip), %rax
shlq $4, %rax
movq _ull(%rip), %rcx
shrq $60, %rcx
orq %rcx, %rax
movabsq $-994074541463572736, %rcx ## imm = 0xF2345678ABCDEF00
cmpq %rcx, %rax
je LBB0_44
## %bb.43:
callq _abort
LBB0_44:
movq _ull(%rip), %rax
movl _shift2(%rip), %ecx
## kill: def $rcx killed $ecx
## kill: def $cl killed $rcx
shlq %cl, %rax
movq _ull(%rip), %rdx
movslq _shift2(%rip), %rsi
movl $64, %ecx
subq %rsi, %rcx
## kill: def $cl killed $rcx
shrq %cl, %rdx
movq %rdx, %rcx
orq %rcx, %rax
movabsq $68174490360335855, %rcx ## imm = 0xF2345678ABCDEF
cmpq %rcx, %rax
je LBB0_46
## %bb.45:
callq _abort
LBB0_46:
movq _ull(%rip), %rax
shlq $60, %rax
movq _ull(%rip), %rcx
shrq $4, %rcx
orq %rcx, %rax
movabsq $68174490360335855, %rcx ## imm = 0xF2345678ABCDEF
cmpq %rcx, %rax
je LBB0_48
## %bb.47:
callq _abort
LBB0_48:
xorl %edi, %edi
callq _exit
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _uc ## @uc
_uc:
.byte 52 ## 0x34
.globl _us ## @us
.p2align 1
_us:
.short 62004 ## 0xf234
.globl _ui ## @ui
.p2align 2
_ui:
.long 62004 ## 0xf234
.globl _ul ## @ul
.p2align 3
_ul:
.quad 4063516280 ## 0xf2345678
.globl _ull ## @ull
.p2align 3
_ull:
.quad 1090791845765373680 ## 0xf2345678abcdef0
.globl _shift1 ## @shift1
.p2align 2
_shift1:
.long 4 ## 0x4
.globl _shift2 ## @shift2
.p2align 2
_shift2:
.long 60 ## 0x3c
.subsections_via_symbols
| the_stack_data/297967.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/38829.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, #-12]
str wzr, [sp, #16]
str wzr, [sp, #12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
subs w8, w8, #4
cset w8, gt
tbnz w8, #0, LBB0_9
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
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
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_4
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_7
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_1
LBB0_9:
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
ldr w9, [sp, #16]
; 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
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 a number: "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "\n"
l_.str.3: ; @.str.3
.asciz "\nCount of positive numbers: %d"
l_.str.4: ; @.str.4
.asciz "\nCount of negative numbers: %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)
movl $0, -12(%rbp)
movl $0, -16(%rbp)
movl $0, -20(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $4, -20(%rbp)
jg LBB0_9
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
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
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
cmpl $0, -8(%rbp)
jle LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_7
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
cmpl $0, -8(%rbp)
jge LBB0_6
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_7
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_8
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB0_1
LBB0_9:
movl -12(%rbp), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movl -16(%rbp), %esi
leaq L_.str.4(%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 "Enter a number: "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "\n"
L_.str.3: ## @.str.3
.asciz "\nCount of positive numbers: %d"
L_.str.4: ## @.str.4
.asciz "\nCount of negative numbers: %d"
.subsections_via_symbols
| the_stack_data/983573.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]
subs w8, w8, #90
cset w8, lt
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_3
LBB0_2:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_3
LBB0_3:
ldr w8, [sp, #8]
subs w8, w8, #50
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_5
LBB0_5:
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 "Enter your age\n"
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "You are above 90, you cannot drive\n"
l_.str.3: ; @.str.3
.asciz "You can drive\n"
l_.str.4: ; @.str.4
.asciz "Half Century\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 $90, -8(%rbp)
jl LBB0_2
## %bb.1:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_3
LBB0_2:
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
LBB0_3:
cmpl $50, -8(%rbp)
jne LBB0_5
## %bb.4:
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
LBB0_5:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter your age\n"
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "You are above 90, you cannot drive\n"
L_.str.3: ## @.str.3
.asciz "You can drive\n"
L_.str.4: ## @.str.4
.asciz "Half Century\n"
.subsections_via_symbols
| the_stack_data/62636698.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _bootloader_platform_6_bin ; @bootloader_platform_6_bin
_bootloader_platform_6_bin:
.ascii "\000\000\002 =5\000\b\337\023\000\b\335\023\000\b\333\023\000\b\331\023\000\b\327\023\000\b\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\325\023\000\b\323\023\000\b\000\000\000\000\321\023\000\b%\023\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b75\000\b15\000\b+5\000\b%5\000\b\0375\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\3674\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\351\024\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\3014\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b=\025\000\bM\016\000\b\2055\000\b\2055\000\b\2055\000\b\000\000\000\b\\=\000\b\000\000\f\000\006\000\002\000\000\000\000\000\000\000\000\000\204FA\352\000\003\023\360\003\003I\321@:#\323\013h\003`KhC`\213h\203`\313h\303`\013i\003aKiCa\213i\203a\313i\303a\013j\003bKjCb\213j\203b\313j\303b\013k\003cKkCc\213k\203c\313k\303c@0@1@:\333\32202\013\323\013h\003`KhC`\213h\203`\313h\303`\0200\0201\020:\363\322\f2\005\323Q\370\004;@\370\004;\004:\371\322\0042\b\320\322\007\034\277\021\370\001;\000\370\001;\001\323\013\210\003\200`FpG\000\277\b*\023\323\213\007\261\320\020\360\003\003\256\320\303\361\004\003\322\032\333\007\034\277\021\370\001;\000\370\001;\244\3231\370\002; \370\002;\237\347\004:\331\323\001:\021\370\001;\000\370\001;\371\322\013x\003pKxCp\213x\203p`FpG\200\265\254J\001$\023h\000&C\360\020\003\023`\251KO\360\200E\032l\212\260B\360\200R\032d\246JO\360\200@\024`\245JQhA\360\007\001Q`\221hA\364\300Q\221`\242I\312hB\360\200r\312`\240JV`\021h!C\021`\237I\002\365]B\321`\032k1FB\364\200R\032cZlB\364\200BZd\002\360\244\373+\214(F#\360\001\003\033\004\033\f+\204+\214\251\210*\213#\360\002\003\"\360s\002\033\004\022\004\033\f\022\f\211\262#C\251\200*\203nc+\204+\213\004!#\360\b\003\033\004\033\f+\203\002\360\267\372(F\b!\002\360\263\372(F\f!\002\360\257\372(F!F\002\360w\373\202H\202I`\"\377\367\"\377\201M\003,!\335\030 `C\000\366\357P\003\360\007\372\003x\377+F\320\203}\003\360\t\003\t+A\321\003F.F\000\361\030\0072F\030hYh\b3\003\302\273B\026F\367\321(i\001!\002\360Q\373(i\251\212\002\360\201\372gJi\211\023k\013C\023c+\211\003\"\b\223+{hh\215\370$0\b\251\000#\215\370&0\215\370'0\215\370% \002\360\177\377+{\002+\024\321\253{\350{\331\b\003\360\007\002kh\222\000\003\353\201\003\031j\017&\220@\006\372\002\362!\352\002\002\032b\031j@\352\001\002\032b\0014\b,\005\361\030\005\250\321\000 \002\360\007\375UK\363\"\332`@\366/`\003\360\256\371\003x\252+\031\321K\366\3142\003\212\233\262\223B\023\321\003FML\000\361 \005\"F\030hYh\b3\003\302\253B\024F\367\321IK\000\"\203\370 \001 \032\206\002\360\343\374\001\360'\3700\261O\360\200B\223\211\233\262C\360\002\003\223\201AKO\364zr\033h\360!\263\373\362\363>J\001;S`>K\000 \203\370#\020\007!\220`\021`\320\"\203\370# :K\001\"\032p\003\360n\3718J\003F\025F\000\361 \006\024F\030hYh\b3\003\304\263B\"F\367\321J\366\300C+\200A\366\336#k\200\037Kji[o\232B\003\320,JSa\002\360F\371\253\210\f+\004\320)K\f\"\232\200\002\360>\371\253|#\261%K\000\"\232t\002\3607\371@\366\257`\003\360?\371\004F\240\261\003x\001+\021\321!F\013 \000\360r\377\035K!F\030`\b \000\360l\377\033K!F\030`\n \000\360f\377\031K\030`\031K\032O;`+\211\005+3\321\001\"\030K9\340\000\277\024\355\000\340\0008\002@ \000\016B\000 \004\340\360\355\000\340\000\020\000\340\000\003\372\005P\002\000 d9\000\bh\002\000 \000<\002@0\001\000 \020\001\000 \f\001\000 \020\340\000\340\000\355\000\340\340\001\000 0\002\000 \000\000 H\000\000 L\000\000 \000\000\002\b\334\001\000 \355\001\000 E\362UR\223B\005\321\251K\000\"\032p\251K\001\"\032pJ\366\252#O\366\377p\252\211\000$\232B\002\277\244K\001\"\032p\244K\006\224\006\223\006\233\0043\006\223\006\233\033h\233\262\255\370\0260\275\370\0260\233\262\203BG\320N\366\372R\275\370\0260\233\262\223B\002\321\001\"\231K\b\340E\366\376\"\275\370\0260\233\262\223B\003\321\225K\001\"\032p8\340} \002\360\023\373\000(5\320\275\370\0260\233\262\002+\t\320\003+\020\320\001+\021\321\210J\023p\275\370\0260\0013\006\340\206K\001\"\032p\275\370\0260\354\200\023D\233\262\004\340\204K\001\"\032pO\366\377s\255\370\0260\275\370\026\000\200\262\002\360\317\373\000#k\201\002\360{\370~JSoC\360\200sSg\007\340\001#\255\370\0260\275\370\026\000\200\262\002\360\275\373\000 \000\360\374\376@\271tK\033x\000+j\320\001#\253t\002\360a\370e\340qH\001\360'\372B\366\340c\202FoN3`\000 \000\360\347\376\000(\351\3203h\000+\346\320\000 \000\360\311\376B\362\020s\230B\006\331hKo\360\177B\032`\001#\353\200\351\347\337\370t\201\230\370\0000\003\360\377\004{\271 F\000\360\264\376A\366d\023\230B\b\331]KO\364\177B\032`\001#\354\200\210\370\0000\322\347TL#x\003\360\377\000{\271\000\360\240\376@\366\2673\230B\t\331TK\032hRK\032`\001##p\272\361\000\017\276\321\254\347\337\370(\221\231\370\0000\003\360\377\004\000+\265\321 F\000\360\207\376\260\365z\177\257\323>K\210\370\000@\034p=K\034pFK\032hCK\032`\001#\211\370\0000\241\3477N\337\370\344\2003x\001+\004\321@K\032h<K\032`\304\340\230\370\0000C\263\230\370\0000\001+\037\321\353\210\001+6K\f\277o\360\177BO\364\177B\032`\002\360\021\370\000(@\360\260\2008h\000\3605\376\000(\000\360\252\200\277\363O\2170I1K\312h\002\364\340b\023C\313`\277\363O\217\376\347\000#\210\370\0000\001\360\313\377 K\033x\000+@\360\224\200@\366$0\002\360\306\377\000\361(\004\000\361x\nJ\366\31534\370\024,\232BR\321\001#3p\035K\244\361\024\t\032h\030K\032`T\370\b<\024\370\021,\024\370\022\f\000\223\024\370\003<\001\223\024\370\004<\002\223T\370\020\034T\370\f<\001\360\207\371\002\360\017\376\241E$\320HF\000!\002\360\255\375\t\361\004\t\366\347\355\001\000 \356\001\000 \375\001\000 P(\000@\374\001\000 \354\001\000 \0008\002@u%\000\b\364\001\000 \024\003\000 L\000\000 H\000\000 \000\000 \000\355\000\340\004\000\372\005O\360\000\t\002\360\334\375HF\206\370\000\220\002\360\235\373\226K\001\"\203\370\000\220\225K\032p\0244TE\243\321<h F\000\360\264\375 \263bh\220K\032`\220K\032`\"h\202\363\b\210M\362\001\002\351\211\221B\032F\016\321E\362UQ\213K\031`\006!Y`@\362q!\231`J\366\252!\031`L\366\314A\031`\205I\013h#\360\001\003\013`\023h\230G\005\340\202KO\364\177\002\032`\001\360^\377\200K\000$\034p\200K\210\370\000@\032h|K4p\032`}K~N\001'\037p3k}MC\360\002\0033cO\364@C\b\223O\360\002\b\003#(F\b\251\215\370%0\215\370$\200\002\360\277\374kjtJ#\360pckbkjC\360@ckbkj#\360pCkbkjC\360@Ckb3kC\360\000S3ckK\303\370\304$kJ\334p\303\370\310$jJ\334r\303\370\314$@\"\232\200\f\"\032p\006\"ZpO\364\240b\332\200dJ\237p\332`\002\365\000b\032a\002\365\200r\232a\002\365\000r\232d\242\365\360r\332a\002\365\000r\332d\242\365\360r\032b\002\365\000r\032e\242\365\360rZb\002\365\000rZe\242\365\360r\232b\002\365\000r\203\370\b\200\237r\232e\242\365\360r\332b\002\365\000r\332e\242\365\364bZa@2\303\370\250 \"F\034FKK\241\030\023D\0042\333\0000*\213g\367\321\000\"\002\365\200\021\240\030\001\365\202q\0042\211\0020*>K\300\370\254\020\363\321\031FAJ\000 \303\370\334 \001\"\203\370\342 \203\370\344\000\001\"\201\370\354\000\241\370\362\000\0010\201\370\355 @%\000\"\006(\201\370\357 \301\370\364P\301\370\370 \301\370\000!\001\361(\001\351\321\203\370\314\"\243\370\322\"\0012\000%@!\006*\203\370\315R\203\370\317R\303\370\324\022\303\370\330R\303\370\340R\003\361(\003\352\321%J!N\223h#\360\001\003\223`#z\001+I\321\362hqz\223ke\363\020C\t\261C\364\200\023\223c\323h\036Ho\363\206\023o\363\226So\363QCo\363\323C\323`\002\360\356\372\343x\001+F\321\005#c\363D\005\017KE\360 \005\333h\235`=\340P\000\000 $\000\000 \350\001\000 \344\001\000 \0000\000@\020\340\000\340\024\003\000 \356\001\000 L\000\000 \374\001\000 \0008\002@\000\004\002@T\000\000 \030\024\000 (\000\000 \000\000\000 \000\000\004@\240\200\000\b\000\016\004@$\024\000 0FP\370\f/\323hC\360@\003\323`\002\360\261\372sz\342h\000+\f\277O\3644\023O\364t\023\223cD\366 `\000\360\212\377\343x\001+\b\321\203K\005\"\333h\235hb\363D\005E\360 \005\235`\342hL\362P0\323h|Mo\363]sC\360\200C\323`\000\360r\377\324\370\3340\000!\031` i\nF\003ha\363\314#\003`\343z\000+<\321+z(i\001+\003h\024\277\001%a\363\001\003\300\362@\001\030\277e\363\001\003\003`\343hO\364\200p`\363\017\001Xb\231bO\364\240qa\363\017\002`\363\037BO\364\020q\303\370\004!a\363\017\002\300\362 \002O\364\030q\303\370\b!a\363\017\002`\363\037BO\364Xq\303\370\f!a\363\017\002\300\362 \002O\364`q\303\370\020!a\363\017\002\300\362@\002\303\370\024!\020 \002\360\275\370\000#\007\223\007\233C\360\020\003\007\223\007\233\342h\023aNK\021i\001;\007\221\002\320\007\231\311\006\370\324\003 \000\360\021\377\"i\000#\023a\"iO\360\3771Sa\221a\323aEJax\213B\020\322\020h\0013\001h\000)\254\277\000!O\360\220A\001`\021h\000 \baR\370\004\033\377 \210`\353\347<K\000!`x7J\201B\020\322\030h\0011\002h\000*\254\277\000\"O\360\220B\002`\032h\000 \020aS\370\004+\377 \220`\352\347\021i\013iC\364\200s\013a\321x\001)\001\277-K@ \022i`\363YC\b\277\023c\342h\000#\223aO\360\3770o\360\200CSaP`\342h\000)Sa%K\223a\024\277O\364\000cO\364\001cC\364p\023\221iC\364@SC\360\b\003\013C\223a\223hC\360\001\003\223`\324\370\3104\013\261\033h\230GM#\002&\000%\001$\b\250\215\370 0\215\370!`\215\370\"P\215\370#@\002\360\221\373J#\b\250\215\370 0\215\370!`\215\370\"P\215\370#@\002\360\205\373K#\b\250\215\370 0\215\370!`\215\370\"P\215\370#@\002\360y\373\376\347\030\024\000 A\r\003\0000\024\000 `\024\000 \003\001\001\000\000\b\000\200\001FX\261Cx\356+\b\321\203\210\004+\005\321C\210\033\271\002K\003H\233h\030G\002 pGT\000\000 \030\024\000 pG\000\0000\265\023KB\001\234\030d\212\254\261\304\262\003\353D\024eh$\211-i,B\024\277\001$\000$\214B\t\321\231\\\t\271\001!\231T\023D\032\212\n2\222\262\032\2020\275\233\\C\261\004K\000!\231T\300\262\001!\275\3500@\001\360\363\2740\275\020\001\000 8\265\nJC\001\324\030e\212\215B\r\321\000!!\202\001$\324T\300\262\001\360\342\374O\360\200B\223\211\233\262C\360\002\003\223\2018\275\020\001\000 -\351\360O\224L\205\260\343hZi\326\007\000\361X\202Zi\237i\027@\000\360S\202\307\363\007K\033\360\b\017W\320\241F\"i\004\361H\b\223i\326iO\360\000\n\036@6\f\000.K\320\365\007A\325_\372\212\361\004\353\201\003\233l\232h#i]i\025@\350\007&\325\330\370\0000\001%\235`}K\333x\253B\001\277\330\370\0000\033i\303\363\022\002\331\370\3242\004\277\233\032\311\370\3442wJuK\022h\030F\001\223\220G\342x\001\233\001*\t\321\272\361\000\017\006\321\223\370\341 \005*\002\321\030F\002\360\013\371\251\007B\277\330\370\0000\002%\235`*\007\007\325iKgH\233h\230G\330\370\0000\b%\235`\n\361\001\nv\b\b\361\004\b\t\361(\t\261\347\033\360\004\017\000\360\303\200#i\337\370|\201\232i\333i\250\361\030\006\002\352\003\t\037\372\211\371O\360\000\n\271\361\000\017\000\360\262\200\031\360\001\017\000\360\240\200!i_\372\212\373\013iJk\004\353\213\000\200i\"\372\013\362\322\001\200h\322\262B\352\003\005\005@\353\007\337\370,\301 \325Kk\001%\005\372\n\362#\352\002\003Kc\330\370\0000`F\235`EKYF[h\315\370\004\300\230G\335\370\004\300\234\370\0030\253B\t\321\272\361\000\017\006\321\234\370\3410\004+\002\321`F\002\360\245\370(\007B\277\330\370\0000\b%\235`\351\006B\277\330\370\0000\020%\235`j\006B\277\330\370\0000@%\235`\253\007B\277\330\370\0000\002%\235`-\006P\325\326\370\0001\326\370\004!\232\032\326\370\3640\223B(\277\023F\0033\233\b\330\370\000 \222i\222\262\232B:\331\326\370\004\001\326\370\0001\230B4\322\233\263\033\032\326\370\364\000\341x\230B(\277\030F\303\034\233\b\326\370\370\340\271\261\326\370\370\020\326\370\004!\001D\306\370\370\020\326\370\000\021\002D\212B\306\370\004!\330\323!i\226\370\354\000Jk\001#\203@\"\352\003\003Kc\017\340\rJ\205\262\002\353\213\002\0035\322\370\254 O\352\245\faE\334\320^\370!P\0011\025`\370\347\330\370\0000\200%\235`\n\361\001\nO\352Y\t\b\361\004\b(6O\347\030\024\000 \210\000\000 0\024\000 \376\262\260\007B\277\343h\002\"Za\000/\030\332\243z\224JC\261\322\370\3340\322\370\334 o\363A\003o\363\000\003\023`\"i\216HSh#\360\001\003S`\214K\233i\230G\343hO\360\000BZa\307\363\007%)\007/\325\000#\215\370\0170\224\370\3420\337\370\f\202\215\370\0170\202K@F[i\230G\342h#iO\364\000a\233hQa\242z\322\261\332\007\030\325\230\370\3450\001+\024\321\235\370\0170\003+\020\321\330\370\334 \023hC\360\001\003\023`\330\370\334 \023hC\360\003\003\023`rJ\023iC\360\006\003\023a3\007\006\325nKlH\333h\230G\343h\b\"Za\366\006K\325\342hhN\221i!\360\020\001\221a\022j\302\363C@\002(\002\360\017\003\024\320\006(7\321\326\370\254\000\302\363\n\022\001h\306\370\254\024\001h\306\370\260\024(!\001\373\003c\323\370\344\022\nD\303\370\344\"$\340G\366\360p\020@\000\263( \000\373\003`\302\363\n\022\320\370\330\342\326\370\254`\320\034\200\020\000!\201B\005\320\326\370\000\300N\370!\300\0011\367\347(!\001\373\003C\323\370\330\002\323\370\344\022\020D\021D\303\370\330\002\303\370\344\022\342h\223iC\360\020\003\223a\350\0066\325\"i\000&Sh0F#\360\001\003S`\001\360\313\3753F\224\370\001\340>JsE\007\322R\370\004\017\377!\201`\020k\0013\201`\365\347#iO\360\3772\232a\001\"b\363\017\006b\363\037F\013\"\336aZa\303\370\204 \032a!i.HJd\013ho\363\n\023\013`\001\360O\377\343hO\364\200RZa)K'H\033i\230G\251\0061\325#i\241i\232h\013h\302\363A\002\002*\006\277\003\"b\363\n\003o\363\n\003\013`\"iShC\364\200sS`\341h#i\312h\233h\303\363A\003\002+\n\320\003+\b\320\001+\006\320\000#\243pO\364\000s\243\200\t#\004\340\001#\243p@#\243\200\005#c\363\215\"\312`\343hO\364\000RZa\307\363\007G\372\006\007\325\013K\tH\333i\230G\343hO\364\200\022Za\273\006\007\325\006K\004H\033j\230G\343hO\364\000\022Za\005\260\275\350\360\217\030\024\000 \210\000\000 \000\355\000\340,\024\000 \020\265\357\363\020\203r\266\035I\333\007\nh\002\361\001\002\n`\033JQh\033J\021`\000\324b\266\032K\032h\022\261\032h\001:\032`\030K\032h\034F\032\261\032h\001:\032`\026\340\025K\033x+\271\025K\033x\023\271\024K\033x\033\261\001\360K\3762#\b\340\022K\033x\023\271\021K\033x\033\261\001\360A\376d##`\017J\023h3\261\001;\023`\033\271\000\360\253\375\001\360\347\371\020\275\360\001\000 \000\020\000\340\000\002\000 \364\001\000 \370\001\000 \375\001\000 \356\001\000 \355\001\000 \354\001\000 \374\001\000 \024\002\000 pGpGpG\376\347\376\347\376\347\376\347pGJ\366\252\"\001K\000 \032`pG\0000\000@\000\353@\000\0010\n\\\013\030[x\021\001\020\t\311\262\033\t\002\360\017\002\nCC\352\003\023C\352\002#@\352\000\020C\352\000@pG\002h\rK\023@\263\361\000_\024\277\003F\000\365\302s[\261\032h\202B\n\321Zh\262\361\001o\006\330\233\211\006;XBXA\002\340\030F\000\340\000 \300\262pG\000\277\000\000\361/\003F\020\265\bJ\002\353C\021\f\212\244\262C\271S\2163\261\001 \377\367\363\377\240BO\360\001\003\360\330 F\020\275\000\277\020\001\000 \020\265\007KB\001\234\\\344\2620\271[\216#\261\001 \377\367\365\377 C\304\262 F\020\275\000\277\020\001\000 \020\265\000 \rL\001F\377\367\212\374\224\370<\020\001 \241\361\b\003YBYA\377\367\201\374#x\224\370 \000\030\030\001\277O\360\200B\223\211#\360\002\003\033\004\004\277\033\f\223\201\020\275\020\001\000 O\360\200C\031\212\232\211\211\007\222\262\006\325\222\007\004\325O\366\375r\032\202\377\367\322\277pG\000\000\020\265\nK\004F\032hYi\bB\f\320\020B\n\320!FXa\000 \377\367|\374!F\275\350\020@\001 \377\367v\274\020\275\000\277\000<\001@\001\360.\274\020\265\017L\243z\263\261\016J\023h#\360\006\003\023`\001\360\013\373\243zk\261#i\233h\333\007A\277\324\370\3340\324\370\334 o\363A\003o\363\000\003H\277\023`\004KO\364\200\022Za\020\275\030\024\000 \020\355\000\340\000<\001@8\265\004F\000)9\321\220\370\3410\003+>\321\320\370\350\"\320\370\3242\232B\024\331\301x\322\032\001)\b\277\320\370\330\022\300\370\350\"\004\277\311\030\300\370\330\022\232B(\277\032F\320\370\330\022\222\262\001\360\265\374#\340\320\370\3104\233\261\333i\213\261\220\370\342 \003*\r\321\bF\001!\230GH\261\324\370\3044\033i+\261\224\370\342 \003*\001\321 F\230G F\000\360\241\374\b\340\320\370\3044\233i#\261\220\370\342 \003*\000\321\230G\000 8\275\000\000\360\265\220\370\257$\220\370\2564\220\370\261T\003\353\002#\220\370\260$\220\370\263t\002\353\005%\220\370\262$\220\370\254\024\002\353\007\"\001'\220\370\255d\200\370\341p\001\360\037\007\205\260\222\262\233\262\255\262\001/\004F\215\370\b\020\215\370\t`\255\370\n0\255\370\fP\255\370\016 \300\370\020!\000\360s\201\003\323\002/\000\360\202\201\353\341\001\360`\001@)\026\321\320\370\3104\000+\000\360\347\201\333i\000+\000\360\343\201\002\250\000!\230G\275\370\0160\033\271\000(@\360_\201\346\340\000(\000\360\326\201Y\341\t.\000\362W\201\337\350\026\360\006\001D\001U\001\026\001U\001\251\000\n\000U\001\371\000\307\000\032\n\001:\006*\000\362F\201\337\350\022\360\007\000\031\0003\000D\001D\001e\000z\000\320\370\3144\r\361\006\001\033h\200x\230G\275\370\0160\001F@+\003\320\224\370\3420\001+o\321\b#]\340\320\370\304$\r\361\006\001\330\262\222j\220G\243x\001F\001+\t\321 z\001(\006\321\324\370\3044\r\361\006\001\333j\230G\001F\002#Kp\304\370\320\024S\340\331\262\003)\200x\025\320\006\330\001)\324\370\3144\b\320\r\330[h\006\340\005)\023\320\016\323\356)\024\320\030\340\233h\r\361\006\001\230G\001F;\340\333h\370\347\324\370\3144\033i\364\347\324\370\3144[i\360\347\324\370\3144\233i\354\347\324\370\3144\333i\000+\347\321\324\370\3044\r\361\006\002\033k\230G\343\347\200x\000(@\360\333\200\324\370\3044\r\361\006\001\233j\230G\251I\203{\013q\303{Kq\003|\213q\n#\255\370\0060\f\340\200x\000(@\360\306\200\324\370\3044\r\361\006\001\333j\230G\001F\007#Cp\275\370\0060\000+\000\3603\201\275\370\016 \000*\000\360.\201\232B(\277\032F F\255\370\006 \033\341\000-@\360\251\200\000*@\360\246\200\003\360\177\005\220\370\3420\003+\000\360\237\200\001i\200\370\344P\013he\363\n\022\032C\n`\000\360\177\373\r\261\002#\000\340\001#\204\370\3420\b\341\331\262\206M\001))p\000\362\210\200\220\370\3420\002+\002\320\003+\016\320\200\340A\261\001!\003#\200\370\340\020\200\370\3420 F\000\360\021\376 F\000\360^\373\355\340I\271\002#\200\370\3420\320\370\3044\200\370\340\020[h\230G\360\347\220\370\340\020\001)\354\320\320\370\3044[h\230G)x\204\370\340\020\341\347\001*Y\321\220\370\3420\002+\004\320\003+S\321\000\361\340\001\300\340iI\276\340\220\370\3420\002;\001+I\330fK\001\"\032`\320\370\350 \n\261\003\"\032` FbI\255\340\001+\b\321\304\370\3500\324\370\3044 F\233h\002\251\230G\274\347\002+@\360\254\200\025\360\377\017@\360\250\200\003i-\n\001=[h\004-\017\330\337\350\005\360\003\005\007\t\013\000\001\"\006\340\002\"\004\340\003\"\002\340\004\"\000\340\005\"b\363\006\023NJ\023`\001#\204\370\3460\231\347\220\370\342 \002:\001*\013\330\001+@\360\204\200\000#\311\347\220\370\3420\003+u\321\355\262\n-\001\331 Fp\340\320\370\3044\002\251\233h\230G\275\370\0160\000+o\321|\347\001.\351\262\017\320;\323\003.h\321\220\370\342 \002*<\320\003*Z\321\000+\252\321J\006\250\320\001\360_\373\245\347\220\370\342 \002*/\320\003*M\321\000+S\321\021\360\177\002?\364^\257(#\021\360\200\017\025\277\003\373\002\003\003\373\001\003\3543\003\3653s\000 \311\t\032p\230pYp\004\353\202\002\t\261\221i\000\340\221l\333x\nh\002;o\363UR\001+\230\277B\360\200R\n`x\347\220\370\3420\002+\002\320\003+\003\320\037\340K\006%\320\"\340\025\360\200\017O\360(\000\026J\r\320\001\360\177\003\000\373\003A\221\370\3560\013\261\001#\000\340\000#\023` F\017I\004\340\000\373\001A\221\370\3162\362\347\002\"\000\360\206\372\007\340\002\251\000\360\217\372\003\340\001\360\200\001\001\360\002\373\000 \005\260\360\275\264\000\000 \b\002\000 \020\002\000 \004\002\000 \034\002\000 \f\002\000 x#XC\007#\260\373\363\360\000#\0013\203B\374\331pG8\265\022K\005FZi\021L\322\007A\277\021J\232`\002\361D2\232`\363\"\332`\001\360@\374\b(\b\277 \210\fJ\002\277(C\200\262 \200\023xC\360\002\003\023p\001\3602\374\003JSiC\360\001\003Sa#\2108\275\000\277\000<\002@\026<\002@;*\031\b\024<\002@\037\265\004F@\366$0\001\360<\376@\366\254r\001\210\003F\221B\n\321\331h\332x\200x\000\221Y|\001\221\031|\002\221Yh\233h\t\340O\364\000!\004\"\016#\000 \215\350\016\000\002F\002I\002K\240G\004\260\020\275\000\000\b\b\000\000\002\b-\351\360O\211\260\235\370L@\022\236\001\224\235\370P@\000\226\002\224\005\220\210F\006\222\035F\000\360\007\375\007F\000(\000\360\204\200\000.\000\360\213\200\006\233\000+}\321(F\000\360\310\375\0010\200\262\004(\225\277BK@\004S\370 @\000\361\377dd\033\264B(\2774F\265\361\000o\004\353\005\n\n\361\377;e\323\273\361\001ob\330(F\000\360\255\3758K\033\\X+\004\223Z\330\273\361\001o\b\331\001\360G\374\304\363\020\002c\f\032\263\003\361\001\013!\340\001\"\002\372\000\363\037\372\203\371XF\007\222\000\360\223\375\271\361\000\017\352\320\007\232\202@R\000\037\372\202\373\031\352\013\017\342\321&I\t\210\031\352\001\017\002\321HF\377\367D\377O\352I\003\037\372\203\371\357\347\233F J\363!\321`\000\"ZE\013\320\004\233\002!\003\353\302\000\007\222\001\360\323\373\b(\035\321\007\232\0012\361\347\001\360\002\374\303F\001\360\007\374\004\353\b\t\310\353\005\000\313EXD\004\322\005\233s\271\333\370\000\020\f\340\001%\000\340\000%\001\360\356\373\035\2616\033UF\310F{\347\000'\007\340\000!\001\360\220\373\b(\360\321\013\361\004\013\341\3478F\t\260\275\350\360\217\000\277\3049\000\bv:\000\b\026<\002@\000<\002@\000 pG\000 pG\000\361x@\260\365\200\0374\277\000 \001 pG\003F0\265\032\032\212B\007\322\005MS\370\004KRY\242B\366\320\001 0\275\000 0\275\000\277\030\003\000 pG\000 pG\000 pG\000\000$#\013\200\000HpG\350\000\000 $#\013\200\000HpG\276\000\000 \000 pG\020\265\bK\032h\034FRh\002\261\220Gch[h\003\261\230G\004J\002#\023p\003J\000 \023q\020\275x\001\000 ,\002\000 \360\030\000 \b\265\320\370\3044[j\230G\000 \b\275\b\265\320\370\3044\033j\230G\000 \b\275\b\265\320\370\3044\333i\003\261\230G\000 \b\275\b\265\220\370\3420\200\370\3430\004#\200\370\3420\320\370\3104\013\261\333h\230G\000 \b\275\020\265\320\370\3104\004F\013\261\033i\230G\003#\204\370\3420\000 \020\275\000\000\017)\b\265\b\330\213\037\004IQ\370#\000\021F\001\360\216\370\002H\b\275\000 \b\275\3349\000\b\030\023\000 8\265\004F\000)O\321\220\370\3410\002+?\321\320\370\b!\320\370\3640\232B\021\331\301x\322\032\001)\b\277\320\370\370\020\300\370\b!\004\277[\030\300\370\3700\324\370\370\020\222\262\001\360\207\370'\340\320\370\f!\262\373\363\365\003\373\025%]\271\232B\t\323\320\370\0201\232B\005\322*F\001\360v\370\304\370\020Q\024\340\324\370\3044\333h+\261\224\370\342 \003*\001\321 F\230G\005#\000!\204\370\3410 F\nF\001\360v\370 F\001\360\\\371\224\370\3460\001+\020\321\tJ#i\022hZ`\000#\204\370\3460\b\340\320\370\3044[i#\261\220\370\342 \003*\000\321\230G\000 8\275\000\277\034\002\000 \370\265\004F\000%@'\000\3653q\001&\200\370\314R\200\370\315R\300\370\324r\200\370\317R\001\360R\371\204\370\354P\204\370\355`\304\370\364p\204\370\357P\244\370\362P F\004\361\354\001\001\360C\371\324\370\3104\204\370\342`\023\261[h\240x\230G\000 \370\275\b\265\005KS\370 0\bF\333i\230G\0000\030\277\001 \b\275\000\277x\001\000 \020\265\006K\032h\034F\222h\002\261\220Gch\233h\003\261\230G\000 \020\275\000\277x\001\000 \007J\002#\020\265\023p\006J\000$\023q\006K\034`\006K\034`\377\367\343\377 F\020\275\000\277,\002\000 \360\030\000 \002\000 \030\002\000 \020\265\004F\004#\000!\200\370\3410\nF\000\360\333\377 F\001\360\326\370\000 \020\275\003F\020\265\002$\303\370\f!\303\370\b!\200\370\341@\000\360\313\377\000 \020\275\020\265\004F\200!\001\360s\370 F\000!\001\360o\370 F\275\350\020@\001\360\271\270\000\000-\351\360O`K\205\260\032x\200F\004*\037F@\360\236\200]N^M3h\001\226\000+K\321\\K\032x\032\271+h\001+:\321\207\340!*\017\321*h\005*4\321\332x\231x\022\004\002\353\001!Zx\033y\nD\002\353\003cRJ\023`u\340A*%\321*h\005*\"\321\332x\234x\022\004\002\353\004\"\\x\"D\034yJK\002\353\004d\034`IK!F\036h0F\377\367`\377x\271\004\361xC\263\365\000?\n\323\001.\b\330CKS\370&0\333h\033\261 F\230G\000(M\320\000#\215\370\b0@F\001#\002\251\255\370\0160\377\367\226\377B\340\001+@\3316J\003\365\177#\024h\003\366\376s\004\353\00343K!F\036h\325\370\000\2400F\377\3672\377\000(\340\321\004\361xC\263\365\000?\333\323\001.\331\330,KS\370&\020\231F\ti\000)\322\320O\360\003\013Y\370&0 F\033iQF\230G8\271Y\370&0 F\233iQF\230GP\271\017\340 K FS\370&0QF\033i\230G\000(\356\320\267\347\013\361\3773\023\360\377\013\341\321\261\347\001\232\000#\023`\027J+`\003#;p\023q\026\340\007*\024\321\024J\000!\021`\024JR\177\022\360\004\017\b\277\b!\017J\005\277\031p\020K\006!\021q\r\277O\364\372r\031p\021q\032`\000 \005\260\275\350\360\217\000\277,\002\000 \002\000 \030\002\000 \030\003\000 \344\000\000 $\002\000 x\001\000 \360\030\000 (\002\000 \276\000\000 \024\002\000 N\366\301b-\351\360C\013\210\205\260\223B\006F\rF\002\321\213\210\005+\005\340N\366\300b\223B\032\321\213\210\004+\027\321\253\210\004+\002\3210F\246I\017\340\005+@\360\203\201\254x\034\2710F\243I\352\210r\341\000!\001\250\n\"\001\360\226\3730F\001\251\352\210\206\340,x\024\360`\004\000\360M\201 ,@\360n\201lx\006,\000\362(\201\337\350\024\360\367\000\007\0000\000\223\000\315\000\336\000\342\000\352\210\223K\302\261\031x\002)\001\320\005)o\321h\210\220I\306\370\354\"\b`\217I\306\370\350\"\n`\003!\031p\215K\206\370\341\020\031q0F\214I\000\360\231\376D\341\032x\005*\001\320\002*V\321\210J\001!\021`\006\"\032p\204K\032q7\341\265\370\006\200~K\270\361\000\017V\320\031x}J\002)\337\370\364\221\001\320\t)E\321o\210\311\370\000\200\027`yJ\207\271\270\361\003\017xI\230\277\t$\034p!#\024qKp0FA#\003\"\017p\213p\377\367|\376\316\340\001/$\320\t!\031pqK\007\365\177'\033h\007\366\376w\003\353\0077nK\021q\034h9F F\377\367$\376X\271\001,\t\330jKS\370$0[i#\261AF8F\230G\001F\000\340aI0F\271\370\000 \377\367U\376\353\340\017!\031p\021q0F)F\377\367Z\376\343\340\000$0F)F\311\370\000@\024`\377\367Q\376\333\340\002\"\032pSKDF\032q\325\340NK\032x\006* \320\007*+\320\003*-\321LJ\021hLJ\241\261\004!\031pHK\021q\032hLIKK2\271HH\000xA(\002\321\bh\031h\002\340\bh\031h\001\"\000\360!\376\024\340\005!\031p\021q\020\340@J\022h\001*\003\321\007\"\032p\005\"\006\340:\271@JR\177R\007\003\325\002\"\032p7K\032q0F5I\006\"\253\3471J\023x\n+2K\005\321\002!\000$\021p\034p\031q\220\340\n!\021p\016\"\032p\031q\211\3400F(I\001\"\226\347&K\032x\221\036\001)\004\331Q\037\001)\001\331\t*{\321\002\"\032p#K\000$\034p\032q\037K\034`\037K\034`q\340\034K\032x\221\036\001)\004\331Q\037\001)\001\331\t*\b\321\002\"\032p\031K\032q\026J\000#\023`\025J\023`\033K\233\177\003\360\020\003\003\360\377\007c\2610F\000\3608\3762i@\366\2700Sho\363A\003S`\377\367E\373J\340k\210O\364zpXC\377\367>\373<FB\3400F)F\377\367\263\375:\340\000\277\346:\000\b\3449\000\b,\002\000 \002\000 \030\002\000 \360\030\000 \030\003\000 (\002\000 \344\000\000 $\002\000 x\001\000 \276\000\000 kx\n+\021\320\013+\025\320\006+\035\321k\210\033\n!+\005\321\352\210\016I\t*(\277\t\"\001\340!F\"F0F\002\3400F\nI\001\"\377\367r\375\t\340\253x\001+?\366\034\257\006J\023`\002\340\002$\000\340\000$ F\005\260\275\350\360\203\000\277\331\000\000 $\002\000 \020\265\004F\320\370\3044\033h\230G\324\370\3104\013\261\233h\230G\000 \020\275\000\000\370\265\213\007\007F\016F\001\320\nF\007\340\000\360\303\377\022K\363\"\332`\b$\000%\022\340O\366\374s3@\0043\232B\361\322\rK\377!\321T\0012\364\347\b,\t\321\tK\351X\000\360P\377\004F\0045\265B\005\353\007\000\363\323\000\360\234\377\264\361\b\000\030\277\001 \370\275\000\277\000<\002@\030\003\000 \020\265\004F\000\360\226\377\016K\363\"\332` F\000\360\354\370\004F\fK\001 \240@\033\210\200\262\030B\001\321\377\367\246\372\bK\002!\030]\000\360C\377\004F\000\360v\377\264\361\b\000\030\277\001 \020\275\000\277\000<\002@\026<\002@v:\000\bp\265\004\235\235\370\030@\000(q\321\261\361\000on\323n\036\016D\266\361\001oi\330\000*h\321\263\361\000od\323Z\036*D\262\361\001o_\330\024\360\016\017\001\321\001 p\275\bh-J\002@\262\361\000_\024\277\nF\001\365\302r\022\261Ph\022h\202\032\024\360\n\017\002\320\020\035\205BG\323\rh$H(@\260\361\000_\024\277\bF\001\365\302p\205{\001-\002\320\206\211\006.8\321f\007\002\325\000h\230B3\321 \007\003\325\235\370\0240\235B-\321\243\007\316\325R\263PX\000\272\026K\001$\234`\"\360\003\004\fD\241B\005\320Q\370\004[\225\372\245\365\035`\367\347\017K\033h\223\372\243\363\002\360\003\002\nD\221B\016\320\021\370\001Kc@\b$\023\360\001\017O\352S\005\026\277\007K+Fk@\001<\365\321\356\347\333C\230B\242\320\000 p\275\000\000\361/\0000\002@ \203\270\355O\360\200C\330j\0010\200\262pGO\360\200C\232k\002\200\332kB\200\033l\203\200pG\000\000\021J\030#\020\265\003\373\000 \203}\332\007\031\325[\007\\\277O\360\200C\333j\002iX\277\0013\200\212\\\277Y\032\211\262\b\271Qc\020\275\004(\001\321\221c\020\275\b(\001\321\321c\020\275\f(\b\277\021d\020\275\000\277P\002\000 p\265\006F\rF\024FO\360\200C\230c\331c\006 1F\032d\377\367\315\377)F\007 \377\367\311\377!F\275\350p@\005 \377\367\303\277\000\000\022K\230B\021\331\003\365\200C\230B\017\331\003\365\200C\230B\r\331\003\365\200C\230B\013\331\003\365\2003\230B\013\330\005 \006\340\001 \004\340\002 \002\340\003 \000\340\004 \0018\200\262pG\000\361w@\000\365~\000@\f\0050pG\377?\000\b\002H\000! \"\001\360\016\270\000\2770\002\000 \007\265M\362\001\002\017KO\364\240D\332\201\034\201\377\367\356\377\000#\001\223\013K\fH\001\223\001\233(3\001\223\001\233\034`\000\360^\374\277\363O\217\007I\bK\312h\002\364\340b\023C\313`\277\363O\217\376\3470\002\000 P(\000@\030\024\000 \000\355\000\340\004\000\372\005\020\265\nH\377\367\222\371O\366\377r\bK\004F\232\2010\261\000\"Z\201\032tZ\"Zt\377\367\303\377\377\367\271\377 F\020\275\000\277E\033\000\b0\002\000 \360\265'N@\0017\030\273}O\360\017\f\003\360\003\004\003\360\374\003\003\361\200C\003\365\2343\235h\244\000\f\372\004\374%\352\f\005\227\370\024\340\235`\235h\016\372\004\364,C\234`|\212\031K\\a}\212<\177\352C\031\263\031h\020,\001\352\002\001\031`Yh\001\352\002\001Y`\031hA\352\005\001\031`\231h\001\352\002\001\231`\331h\002\352\001\002\332`\006\321\232h*C\232`\332h*C\332`\t\340\004\361\200C\003\365\2363\032h*C\001\340\031h\n@\032`0DB\212\002KZa\360\275\020\001\000 \000<\001@\020\265q\273\003\214cL#\360\001\003\033\004\033\f\003\204\003\214\201\210\002\213\240B\"\360s\002O\352\002BO\352\022B\233\262\211\262B\360`\002\b\320\004\365\200d\240B\004\320#\360\002\003C\360\003\003\006\340#\360\016\003!\364@qC\360\003\003\211\262\201\200\002\203\000\"Bc\003\204\003\213#\360\b\003/\340\004)1\321\003\214JL#\360\020\003\033\004\033\f\003\204\003\214\201\210\002\213\240B\"\364\346BO\352\002BO\352\022B\233\262\211\262B\364\300B\b\320\004\365\200d\240B\004\320#\360 \003C\3600\003\006\340#\360\340\003!\364@aC\3600\003\211\262\201\200\002\203\000\"\202c\003\204\003\213#\364\000c\033\004\033\f\003\203]\340\b).\321\003\2140L#\364\200s\033\004\033\f\003\204\003\214\201\210\202\213\240B\"\360s\002O\352\002BO\352\022B\233\262\211\262B\360`\002\b\320\004\365\200d\240B\004\320#\364\000sC\364@s\006\340#\364`c!\364@QC\364@s\211\262\201\200\202\203\000\"\302c\003\204\203\213#\360\b\003)\340\f)*\321\003\214\030L#\364\200S\033\004\033\f\003\204\003\214\201\210\202\213#\364\000S\"\364\346B\022\004\033\004\022\f\033\f\240B\211\262B\364\300BC\364@S\003\320\004\365\200d\240B\002\321!\364\200A\211\262\201\200\202\203\000\"\002d\003\204\203\213#\364\000c\033\004\033\f\203\203\003\210\233\262C\360\200\003\003\200\020\275\000\277\000\000\001@\003\210\020\265\333\007m\324@KAL\032h\240BO\352R\003\007\321\004\365\2344clC\360\001\003cd\023F\037\340\260\361\200O\004\3219L\"lB\360\001\002\026\3408J\220B\004\3215L\"lB\360\002\002\016\3405J\220B\004\3211L\"lB\360\004\002\006\3402J\220B\004\321-L\"lB\360\b\002\"d/J)L\263\373\362\362\003\210\001:\240B\222\262\233\262\022\320\004\365\200d\240B\016\320\260\361\200O\013\320\244\365\2004\240B\007\320\004\365\200d\240B\003\320\004\365\200d\240B\002\321#\360p\003\233\262 L\240B\006\320\004\365\200d\240B\034\277#\364@s\233\262\003\200B\362\017s\303b\023K\002\205\230B\003\320\003\365\200c\230B\001\321\000#\003\206\001#\203\202\003\210\233\262C\360\200\003\003\200\211\261\003\210\233\262C\360\001\003\003\200\007K\230B\001\277\260\370D0o\352CCo\352SC\233\262\b\277\240\370D0\020\275\f\001\000 \000\000\001@\0008\002@\000\004\000@\000\b\000@\000\f\000@@B\017\000\000\020\000@/K\000!\032h\202\260B\360\001\002\032`\231`\032h\"\360\204r\"\364\2002\032`)JZ`\032h\"\364\200\"\032`\331`\000\221\001\221\032hB\364\2002\032`\"K\032h\002\364\0002\001\222\000\232\0012\000\222\001\232\032\271\000\232\262\365\240o\361\321\033h\023\364\0003\030\277\001#\001\223\001\233\001+\005\320\030KO\360\000b\232`\002\260pG\023K\232h\232`\232hB\364\000B\232`\232hB\364\240R\232`\021JZ`\032hB\360\200r\032`\031h\nJ\211\001\373\325@\362\003q\fK\031`\223h#\360\003\003\223`\223hC\360\002\003\223`\003K\233h\003\360\f\003\b+\371\321\321\347\0008\002@\0200\000$\000\355\000\340\032<@\005\000<\002@B\t\001*\007K\001\321\033h\003\340\002*\f\277\033o[o\000\360\037\000#\372\000\360\000\360\001\000pG\000\277\0008\002@\020\265\005K\034x\005KDC\333h\000 \230G`C\000\f\020\275\000\277\200\001\000 \254\001\000 \367\265OxMi\001/<\321\206i4h3i\000\223\332\262\303\363\007C5\271e\363\006\002\215\370\000 g\363\304\003\016\340\217h\275B\214\277g\363\006\002e\363\006\002\215\370\000 O\360\001\002\210\277Oab\363\304\003\215\370\0020\000\233D\360\004D3a\303x\001+\001\277\013x\ni\000\353\203\003\233i\b\277Za4`\303x\000+4\321Ki\000+1\320\000i\txBk\001#\213@\023CCc)\340\016x\217h\000\353\206\006\263l\034h\033i\000\223\332\262\303\363\007C\005\261Oag\363\006\002\215\370\000 \001\"b\363\304\003\215\370\0020\000\232\263lD\360\004D\032a\303x\001+\001\277\013x\ni\000\353\203\003\233l\b\277Za\013x\000\353\203\000\203l\034`\000 \003\260\360\275\260\365\200O4\277\000 \001 pG\000 pG\000 pG\000\360\377\274\000\000\b\265\003F\nF\004H\031F\000\360\376\374\0000\030\277\001 \b\275\000\277\030\003\000 \020\265\004L\004K\234B\003\322T\370\004;\230G\370\347\020\275T;\000\bX;\000\b\007\265\000#\001\223\001\233\000\360\037\000C\360 \003\001\223\001\233#\364\370cC\352\200\020\tK\001\220\332h\001\233\023a\bK\021i\001;\001\221\002\320\001\231\211\006\370\324\003 \376\367J\376\000 \003\260]\370\004\373\030\024\000 A\r\003\000\202\260\000#\001\223\004K\001\223\001\233\0043\001\223\001\233\030`\002\260pGP(\000@0\265\005F'L(I\004\353@\024\nk`\211\205\260\002C\nc\"\211\243{\002\222\"{`h\002\251\215\370\f \215\370\0170\000\360A\372O\360\200B\223\211(F#\360\002\003\033\004\033\f\223\201#\213\215\370\0040c\213\001$\215\370\0050!F\000#\215\370\0060\215\370\007@\377\367\301\374\235\370\0070\033\261\001\250\000\360\367\372\n\340\235\370\0040Z\t\003\360\037\003\234@\002\361 \003\013JB\370#@\034#\215\370\0040\006#\215\370\0050\000#\215\370\0060\001\250\001#\215\370\0070\000\360\334\372\005\2600\275\020\001\000 \0008\002@\000\341\000\340\020\265\320\261\002F\023\032\022\370\001K\333\262\000,\371\321\nJ[\000\0023\013\200\023p\003#Sp\0018\002#\020\370\001O<\261Y\034\324T\311\262\0023\000$\333\262TT\364\347\020\275\030\023\000 \020\265\001$\200\370\355@\000$\200\370\354@\300\370\370\020\300\370\374\020\300\370\004A\300\370\000!\000\361\354\001\377\367\251\376 F\020\275\020\265\000#\300\370\3442\200\370\3152\200\370\3142\303x\000\3653t\001+\b\277\300\370\334\022\300\370\330\022\300\370\340\"!F\377\367\221\376\000 \020\275\000\0008\265\005F\024F\376\367\263\377\330\271\001-\031\330\rI\024\360\001\004\rKQ\370% \b\320\021j\301\363\007\"Yp\301\363\007A\232p\331p8\275Rj F\302\363\007!Zp\302\363\007B\231p\332p8\275\001 8\275x\001\000 \360\030\000 \005K\000\"\032\202\032`Z`\032\201\232r\232\201\332\201\001\"\232tpG\370\030\000 p\265\004F\300\363\007@\377\367B\376\006F\304\363\007 \377\367=\376\005F\340\262\377\3679\376\005K\002F\\h0F)F\244F\275\350p@\000#`G\000\277\254\001\000 \023\265\016K\033x\013\261\rK\000\340\rK\034h\rKhF\233h\000!\230G\275\370\002 \275\370\0000\023C\275\370\004 \023C\233\262\013\261\000 \000\340 F\377\367\310\377\002\260\020\275\020\003\000 \354\030\000 \024\003\000 \254\001\000 \002i@\366\2700ShC\360\002\003S`\376\367\r\275\312\262\022\360\200\017\001\360\177\003\020\265O\360(\004\025\277\004\373\003\001\004\373\001\001\3541\001\3653q\333\262\001$\322\t\214p\013pJp\000\353\203\0002\261\202i\023h\000+\004\332C\360\200C\001\340\202l\023hC\364\000\023\023`\000 \020\2757\265\005F\000#\021L\001\223\003 \376\367\336\374*h\001<\023i\001\223\024\320\001\233\000+\364\332\001\233C\360\001\003\001\223\001\233\023a)h\007K\ni\001;\001\222\002\320\001\232\322\007\370\324\003 \376\367\304\374\000 \003\2600\275\000\277A\r\003\000\202\260\000#\000\223\300#\215\370\0030O\360\000\003\001\"b\363\304\003\215\370\0020\030#\215\370\0000\000\232\203l\032a\303x\001+\b\321\203l\000\362\254BZa\203l\032hO\360\200\"\032`\002\260pG0\265Lx\013x\001,\025\277\000\353\203\004\000\353\203\005\245l\255i\034\277\001$\004\372\003\363O\360\000\002\f\277\234@c\363\037B+h\b\277d\363\017\002\034\004\r\324\214hd\363\n\003\314xd\363\223C\314\210d\363\231SC\360\200SC\364\000C+`\013x\001+\003i\005\321\301z\031\271\331k\nC\332c\002\340\331i\nC\332a\000 0\275\000\000\013K\332h\321\003\r\324\332h\322\006\f\324\332h\022\360\357\017\n\321\333h\023\360\002\017\024\277\007 \b pG\001 pG\005 pG\006 pG\000<\002@\022#\013\200\000HpG\016;\000\b\004#\013\200\000HpG\304\001\000 \022#\013\200\000HpG\310\001\000 \b\265\002H\377\367X\376\001H\b\275 ;\000\b\030\023\000 \b\265\002H\377\367N\376\001H\b\275 ;\000\b\030\023\000 \b\265\002H\377\367D\376\001H\b\275$;\000\b\030\023\000 \b\265\002H\377\367:\376\001H\b\275-;\000\b\030\023\000 p\265\216\260\005\254!\"\016F F\000!\000\360)\373\023K\001\255\223\350\007\000\205\350\007\000\000#\352\\\020\t\000\3610\0019)\210\277\000\3617\001\002\360\017\002\004\370\023\020\002\3610\0019)\210\277\002\3617\001\004\353C\002\0013\f+Qp\347\321 F1F\377\367\b\376\002H\016\260p\275\000\277\020z\377\037\030\023\000 \360\265\000\"\001#\fh\223@\034@\234B)\321U\000\003#\253@\333C\006h\036@\006`\016y\007h\256@>C\006`\016y\001>\001.\021\330\206h\036@\206`Ny\207h\256@>C\206`Fh&\352\004\004D`\214yFh\224@\244\2624CD`\304h#@\303`\313y\304h\253@#C\303`\0012\020*\314\321\360\275\007\265\b#\215\370\0070\377\367<\377\215\370\007\000\235\370\0070\001+\367\320\235\370\007\000\003\260]\370\004\373\000\000\001K\330`pG\000\277\000<\002@p\265\005F\016F\377\367\343\377\b(\021\321\tL#i#\364@s#a#i#a#iC\360\001\003#a.p\377\367\323\377#i#\360\001\003#ap\275\000<\002@p\265\005F\016F\377\367\307\377\b(\023\321\nL#i#\364@s#a#iC\364\000s#a#iC\360\001\003#a.`\377\367\265\377#i#\360\001\003#ap\275\000<\002@p\265\006FA\261\001)\b\320\002)\f\277O\364\000uO\364@u\003\340\rF\001\340O\364\200u\377\367\234\377\b(\036\321\017L#i#\364@s#a!i)C!a#i#\360\370\003#a#iC\360\002\003\036C&a#iC\364\2003#a\377\367\203\377#i#\360\002\003#a#i#\360\370\003#ap\275\000<\002@\002J\023iC\360\000C\023apG\000<\002@\004K\032i\000*\277\277\003JZ`\002\361\2102Z`pG\000<\002@#\001gE\020K\332hCx\322C\302\363\002\"\302\361\004\001\311\262\213@\331\262\017#\023A\202x\023@\013C\002x\tI\033\001\333\262\nD\202\370\0003\003x\001\"X\t\003\360\037\003\002\372\003\363A\370 0pG\000\277\000\355\000\340\000\341\000\340\b\265O\364\200`\376\367\037\370O\364\000`\376\367\033\370O\364\200P\376\367\027\370O\364\000P\376\367\023\370O\364\200@\376\367\017\370\275\350\b@O\364\000@\376\367\t\270\b\265 \376\367\005\370@ \376\367\002\370\200 \375\367\377\377O\364\200p\375\367\373\377\275\350\b@O\364\000p\375\367\365\277\020 \375\367\362\277\b \375\367\357\277\004 \375\367\354\277\002 \375\367\351\277\001 \375\367\346\277\000!\003\340\013K[XCP\0041\nH\013KB\030\232B\366\323\nJ\002\340\000#B\370\004;\bK\232B\371\323\377\367\001\373\375\367\347\377\374\367\215\376pGX;\000\b\000\000\000 \334\001\000 \334\001\000 \f\031\000 \376\347\000\000\b\265\022K\230B\032F\t\321\000#R\370#\020\0011\023\321\0013\263\365\200_\367\321\f\340\fK\230B\032F\b\321\000#R\370#\020\0011\007\321\0013\263\365\200_\367\321\000 \b\275\b \000\340\020 \001F\000\360\361\370\b\275\000\277\000@\000\b\000\200\000\bp\265\342\260\000!O\364\302r\005F\001\250\000\360m\371\001#\030J\215\370\r0\215\370\0160\027K\004\222\263\371\b\020\036F\261\365\200\177\024L\021F\006\321\330h\220B\003\321T\370%\000\030D\031\340\020J\262\371\b0\263\365\200\177\006\321\323h\213B\003\321T\370%\000\020D\f\340\b \001F\000\360\272\370\006H\001\251O\364\302r\000\360\317\370T\370%0\360\030b\260p\275BRCM\000@\000\b@;\000\b\000\200\000\b-\351\360O\201F\343\260\004 \027F\212F\377\367\263\377\000!\005FO\364\302r\001\250\000\360\"\3718L\001#\215\370\r0\007\353\t\b6K\240E\004\223[\330\005\353\t\000QF:F\000\360\340\370\000([\3201K2N\251\365\302{\265B\b\277\036F0F\377\367f\377\006\365\302p\005\365\302qZF\000\360\217\370\000(C\321\261DHFQF:F\000\360\207\370\000(>\321\244\365\302t\313\353\004\004\342\033\"\321\001#\215\370\0160\000#a\223\353z\005\361\020\001P\"\005\250\215\370\0170\374\367K\375\005\361`\001O\364\220r\031\250\374\367D\3750F\001\251O\364\302r\000\360d\370\004F\200\2610F\377\367/\377o\360\004\000\027\340\t\353\007\000\005\353\b\001\000\360V\370\000(\324\320o\360\003\000\f\340(F\377\367\036\377 F\007\340O\360\3770\004\340o\360\001\000\001\340o\360\002\000c\260\275\350\360\217\000\277\000@\000\000BRCM\000\200\000\b\000@\000\b\020\265\004F\000 \377\367-\377 D\020\275p\265\005F\024F\bF\016F\377\367\362\377)F\"F\000\360&\370@\261\006\365\353P)F\"F\275\350p@\0340\377\367Z\277p\2758\265\004F\rF\377\367N\376\363 \377\367\315\375\375\367\r\376\254B\n\330 F\002!\377\367\005\376\b(\000\320\376\347\375\367\002\376\b4\362\347\377\3672\376\000 8\275-\351\360G\201F\017F\220F\001\353\002\n\377\367/\376\363 \377\367\256\375<FMFTE\036\322\253\007\020\321\304\353\n\003\017+O\360\013\006\013\335(F!h\377\367\300\375\b(\001\320\001>\367\321\0045\0044\352\347\013&(F!x\377\367\230\375\b(\001\320\001>\367\321\0015\0014\336\3479FBFHF\000\360\n\370\000(\f\277\000$\004$\377\367\366\375 F\275\350\360\207\000\000\003*p\264&\331@\352\001\003\233\007\021\320\004x\rx\254B\"\321\002DC\034\005\340\023\370\001K\021\370\001_\254B\031\321\223B\367\321\000 p\274pG\fF\003F\036h%h\030F\256B!F\003\361\004\003\004\361\004\004\004\321\004:\003*\030F!F\360\330\000*\332\321\020F\350\347`\033p\274pG\000\277p\264\204\007F\320T\036\000*A\320\315\262\003F\002\340b\036\344\263\024F\003\370\001[\232\007\370\321\003,.\331\315\262E\352\005%\017,E\352\005E\031\331&F\003\361\020\002\020>\017.B\370\020\\B\370\f\\B\370\b\\B\370\004\\\002\361\020\002\362\330\244\361\020\002\"\360\017\002\004\360\017\004\0202\003,\023D\r\331\036F\"F\004:\003*F\370\004[\372\330\"\037\"\360\003\002\0042\023D\004\360\003\004,\261\311\262\034D\003\370\001\033\243B\373\321p\274pG\024F\003F\302\347\000\277\001\000\000\000\000\000\002@\000 \001\000\001\000\r\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\002@\b\000\001\000\002\000\003\001\000\000\000\000\000\000\000\000\001\000\000\000\000\000\002@\002\000\001\000\002\000\001\001\000\000\000\000\000\000\000\000\001\000\000\000\000\000\002@\004\000\001\000\002\000\002\001\000\000\000\000\000\000\000\000\000\000\000\b\000@\000\b\000\200\000\b\000\300\000\b\000\000\001\b\000\000\002\b\202:\000\b\304:\000\b\222\000\000\000\000\001\005\000\001\000\210\000\000\000\007\000\000\000*\000D\000e\000v\000i\000c\000e\000I\000n\000t\000e\000r\000f\000a\000c\000e\000G\000U\000I\000D\000s\000\000\000P\000\000\000{\0003\0007\000f\000b\0005\000f\0009\0000\000-\0001\000a\0003\0004\000-\0004\0009\0002\0009\000-\0009\0003\0003\000b\000-\0008\000a\0002\0007\000e\0001\0008\0005\0000\0000\0003\0003\000}\000\000\000\000\000\000\b\020\030 (08@HPX@Internal Flash /0x08000000/03*016Ka,01*016Kg,01*064Kg,07*128Kg\000@DCT Flash /0x00000000/01*016Kg\000(\000\000\000\000\001\004\000\001\000\000\000\000\000\000\000\000\001WINUSB\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\022\003M\000S\000F\000T\0001\0000\0000\000\356\000DFU\000Particle\000Photon DFU Mode\000\000\000\000|\035\000\000 \002\000\000\204\001\000\0000\032\000\000\000\000\000\000\271/\000\b\t2\000\b\3751\000\b=2\000\bQ2\000\be2\000\b)2\000\b\0252\000\b\3611\000\b\377\000\377\000\377\000\000\000\305\r\000\b\305\r\000\b\305\r\000\b\305\r\000\b\305\r\000\b\305\r\000\b\305\r\000\b\235\r\000\b\377\000\377\000\000\377\377\000c\000\000\000\t\035\000\b\025\037\000\bM!\000\b\231\037\000\b\005\035\000\b\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\371\034\000\b\355\034\000\b\235\035\000\b\211\025\000\b\301\035\000\b\035\026\000\bU\035\000\b\205\036\000\be\035\000\b\203\035\000\bG\035\000\b9\035\000\b\000\000\000\000\000\000\000\000\n\006\000\002\000\000\000@\001\000\t\002$\000\001\001\002\3002\t\004\000\000\000\376\001\002\006\t\004\000\001\000\376\001\002\007\t!\013\377\000\000\020\032\001\000\000\000\000\002\b\t\007$\000\001\001\002\3002\t\004\000\000\000\376\001\002\006\t\004\000\001\000\376\001\002\007\t!\013\377\000\000\020\032\001\000\016'\007\000\000\000\000\000\b\002@\200\000\004\000\000\000\001\000\000\000\200\000\002\000\007\000\027\000\007\000\f\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\000\000\000\000\000\000\000\000\000\304:\000\b\251\034\000\bo-\000\b\245\034\000\b}-\000\bw-\000\bs-\000\bc-\000\b\001\000\000\000\364\001\000\000\204\001\000 P\001\000 `\000\000\000\202:\000\b\347\034\000\b\343\034\000\b%%\000\b\301$\000\b\341\034\000\b\275\034\000\b\255\034\000\b\000\000\000\000\000\000\000\000\000\000\000\000\341&\000\b\201&\000\bu&\000\b\000\000\000\000\000\000\000\000\004\003\t\004\022\001\000\002\000\000\000@\004+\006\320P\002\001\002\003\001\000\000\377\377\377\377\000\000\3047\273\230I\001S3\244\347S{\320\223[>\315M\347\"\341\030Hb\013\373\245\362\325\333\2317(\000\302\3479\037"
.globl _bootloader_platform_6_bin_len ; @bootloader_platform_6_bin_len
.p2align 2
_bootloader_platform_6_bin_len:
.long 15712 ; 0x3d60
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _bootloader_platform_6_bin ## @bootloader_platform_6_bin
.p2align 4
_bootloader_platform_6_bin:
.ascii "\000\000\002 =5\000\b\337\023\000\b\335\023\000\b\333\023\000\b\331\023\000\b\327\023\000\b\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\325\023\000\b\323\023\000\b\000\000\000\000\321\023\000\b%\023\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b75\000\b15\000\b+5\000\b%5\000\b\0375\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\3674\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\351\024\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\3014\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b\2055\000\b=\025\000\bM\016\000\b\2055\000\b\2055\000\b\2055\000\b\000\000\000\b\\=\000\b\000\000\f\000\006\000\002\000\000\000\000\000\000\000\000\000\204FA\352\000\003\023\360\003\003I\321@:#\323\013h\003`KhC`\213h\203`\313h\303`\013i\003aKiCa\213i\203a\313i\303a\013j\003bKjCb\213j\203b\313j\303b\013k\003cKkCc\213k\203c\313k\303c@0@1@:\333\32202\013\323\013h\003`KhC`\213h\203`\313h\303`\0200\0201\020:\363\322\f2\005\323Q\370\004;@\370\004;\004:\371\322\0042\b\320\322\007\034\277\021\370\001;\000\370\001;\001\323\013\210\003\200`FpG\000\277\b*\023\323\213\007\261\320\020\360\003\003\256\320\303\361\004\003\322\032\333\007\034\277\021\370\001;\000\370\001;\244\3231\370\002; \370\002;\237\347\004:\331\323\001:\021\370\001;\000\370\001;\371\322\013x\003pKxCp\213x\203p`FpG\200\265\254J\001$\023h\000&C\360\020\003\023`\251KO\360\200E\032l\212\260B\360\200R\032d\246JO\360\200@\024`\245JQhA\360\007\001Q`\221hA\364\300Q\221`\242I\312hB\360\200r\312`\240JV`\021h!C\021`\237I\002\365]B\321`\032k1FB\364\200R\032cZlB\364\200BZd\002\360\244\373+\214(F#\360\001\003\033\004\033\f+\204+\214\251\210*\213#\360\002\003\"\360s\002\033\004\022\004\033\f\022\f\211\262#C\251\200*\203nc+\204+\213\004!#\360\b\003\033\004\033\f+\203\002\360\267\372(F\b!\002\360\263\372(F\f!\002\360\257\372(F!F\002\360w\373\202H\202I`\"\377\367\"\377\201M\003,!\335\030 `C\000\366\357P\003\360\007\372\003x\377+F\320\203}\003\360\t\003\t+A\321\003F.F\000\361\030\0072F\030hYh\b3\003\302\273B\026F\367\321(i\001!\002\360Q\373(i\251\212\002\360\201\372gJi\211\023k\013C\023c+\211\003\"\b\223+{hh\215\370$0\b\251\000#\215\370&0\215\370'0\215\370% \002\360\177\377+{\002+\024\321\253{\350{\331\b\003\360\007\002kh\222\000\003\353\201\003\031j\017&\220@\006\372\002\362!\352\002\002\032b\031j@\352\001\002\032b\0014\b,\005\361\030\005\250\321\000 \002\360\007\375UK\363\"\332`@\366/`\003\360\256\371\003x\252+\031\321K\366\3142\003\212\233\262\223B\023\321\003FML\000\361 \005\"F\030hYh\b3\003\302\253B\024F\367\321IK\000\"\203\370 \001 \032\206\002\360\343\374\001\360'\3700\261O\360\200B\223\211\233\262C\360\002\003\223\201AKO\364zr\033h\360!\263\373\362\363>J\001;S`>K\000 \203\370#\020\007!\220`\021`\320\"\203\370# :K\001\"\032p\003\360n\3718J\003F\025F\000\361 \006\024F\030hYh\b3\003\304\263B\"F\367\321J\366\300C+\200A\366\336#k\200\037Kji[o\232B\003\320,JSa\002\360F\371\253\210\f+\004\320)K\f\"\232\200\002\360>\371\253|#\261%K\000\"\232t\002\3607\371@\366\257`\003\360?\371\004F\240\261\003x\001+\021\321!F\013 \000\360r\377\035K!F\030`\b \000\360l\377\033K!F\030`\n \000\360f\377\031K\030`\031K\032O;`+\211\005+3\321\001\"\030K9\340\000\277\024\355\000\340\0008\002@ \000\016B\000 \004\340\360\355\000\340\000\020\000\340\000\003\372\005P\002\000 d9\000\bh\002\000 \000<\002@0\001\000 \020\001\000 \f\001\000 \020\340\000\340\000\355\000\340\340\001\000 0\002\000 \000\000 H\000\000 L\000\000 \000\000\002\b\334\001\000 \355\001\000 E\362UR\223B\005\321\251K\000\"\032p\251K\001\"\032pJ\366\252#O\366\377p\252\211\000$\232B\002\277\244K\001\"\032p\244K\006\224\006\223\006\233\0043\006\223\006\233\033h\233\262\255\370\0260\275\370\0260\233\262\203BG\320N\366\372R\275\370\0260\233\262\223B\002\321\001\"\231K\b\340E\366\376\"\275\370\0260\233\262\223B\003\321\225K\001\"\032p8\340} \002\360\023\373\000(5\320\275\370\0260\233\262\002+\t\320\003+\020\320\001+\021\321\210J\023p\275\370\0260\0013\006\340\206K\001\"\032p\275\370\0260\354\200\023D\233\262\004\340\204K\001\"\032pO\366\377s\255\370\0260\275\370\026\000\200\262\002\360\317\373\000#k\201\002\360{\370~JSoC\360\200sSg\007\340\001#\255\370\0260\275\370\026\000\200\262\002\360\275\373\000 \000\360\374\376@\271tK\033x\000+j\320\001#\253t\002\360a\370e\340qH\001\360'\372B\366\340c\202FoN3`\000 \000\360\347\376\000(\351\3203h\000+\346\320\000 \000\360\311\376B\362\020s\230B\006\331hKo\360\177B\032`\001#\353\200\351\347\337\370t\201\230\370\0000\003\360\377\004{\271 F\000\360\264\376A\366d\023\230B\b\331]KO\364\177B\032`\001#\354\200\210\370\0000\322\347TL#x\003\360\377\000{\271\000\360\240\376@\366\2673\230B\t\331TK\032hRK\032`\001##p\272\361\000\017\276\321\254\347\337\370(\221\231\370\0000\003\360\377\004\000+\265\321 F\000\360\207\376\260\365z\177\257\323>K\210\370\000@\034p=K\034pFK\032hCK\032`\001#\211\370\0000\241\3477N\337\370\344\2003x\001+\004\321@K\032h<K\032`\304\340\230\370\0000C\263\230\370\0000\001+\037\321\353\210\001+6K\f\277o\360\177BO\364\177B\032`\002\360\021\370\000(@\360\260\2008h\000\3605\376\000(\000\360\252\200\277\363O\2170I1K\312h\002\364\340b\023C\313`\277\363O\217\376\347\000#\210\370\0000\001\360\313\377 K\033x\000+@\360\224\200@\366$0\002\360\306\377\000\361(\004\000\361x\nJ\366\31534\370\024,\232BR\321\001#3p\035K\244\361\024\t\032h\030K\032`T\370\b<\024\370\021,\024\370\022\f\000\223\024\370\003<\001\223\024\370\004<\002\223T\370\020\034T\370\f<\001\360\207\371\002\360\017\376\241E$\320HF\000!\002\360\255\375\t\361\004\t\366\347\355\001\000 \356\001\000 \375\001\000 P(\000@\374\001\000 \354\001\000 \0008\002@u%\000\b\364\001\000 \024\003\000 L\000\000 H\000\000 \000\000 \000\355\000\340\004\000\372\005O\360\000\t\002\360\334\375HF\206\370\000\220\002\360\235\373\226K\001\"\203\370\000\220\225K\032p\0244TE\243\321<h F\000\360\264\375 \263bh\220K\032`\220K\032`\"h\202\363\b\210M\362\001\002\351\211\221B\032F\016\321E\362UQ\213K\031`\006!Y`@\362q!\231`J\366\252!\031`L\366\314A\031`\205I\013h#\360\001\003\013`\023h\230G\005\340\202KO\364\177\002\032`\001\360^\377\200K\000$\034p\200K\210\370\000@\032h|K4p\032`}K~N\001'\037p3k}MC\360\002\0033cO\364@C\b\223O\360\002\b\003#(F\b\251\215\370%0\215\370$\200\002\360\277\374kjtJ#\360pckbkjC\360@ckbkj#\360pCkbkjC\360@Ckb3kC\360\000S3ckK\303\370\304$kJ\334p\303\370\310$jJ\334r\303\370\314$@\"\232\200\f\"\032p\006\"ZpO\364\240b\332\200dJ\237p\332`\002\365\000b\032a\002\365\200r\232a\002\365\000r\232d\242\365\360r\332a\002\365\000r\332d\242\365\360r\032b\002\365\000r\032e\242\365\360rZb\002\365\000rZe\242\365\360r\232b\002\365\000r\203\370\b\200\237r\232e\242\365\360r\332b\002\365\000r\332e\242\365\364bZa@2\303\370\250 \"F\034FKK\241\030\023D\0042\333\0000*\213g\367\321\000\"\002\365\200\021\240\030\001\365\202q\0042\211\0020*>K\300\370\254\020\363\321\031FAJ\000 \303\370\334 \001\"\203\370\342 \203\370\344\000\001\"\201\370\354\000\241\370\362\000\0010\201\370\355 @%\000\"\006(\201\370\357 \301\370\364P\301\370\370 \301\370\000!\001\361(\001\351\321\203\370\314\"\243\370\322\"\0012\000%@!\006*\203\370\315R\203\370\317R\303\370\324\022\303\370\330R\303\370\340R\003\361(\003\352\321%J!N\223h#\360\001\003\223`#z\001+I\321\362hqz\223ke\363\020C\t\261C\364\200\023\223c\323h\036Ho\363\206\023o\363\226So\363QCo\363\323C\323`\002\360\356\372\343x\001+F\321\005#c\363D\005\017KE\360 \005\333h\235`=\340P\000\000 $\000\000 \350\001\000 \344\001\000 \0000\000@\020\340\000\340\024\003\000 \356\001\000 L\000\000 \374\001\000 \0008\002@\000\004\002@T\000\000 \030\024\000 (\000\000 \000\000\000 \000\000\004@\240\200\000\b\000\016\004@$\024\000 0FP\370\f/\323hC\360@\003\323`\002\360\261\372sz\342h\000+\f\277O\3644\023O\364t\023\223cD\366 `\000\360\212\377\343x\001+\b\321\203K\005\"\333h\235hb\363D\005E\360 \005\235`\342hL\362P0\323h|Mo\363]sC\360\200C\323`\000\360r\377\324\370\3340\000!\031` i\nF\003ha\363\314#\003`\343z\000+<\321+z(i\001+\003h\024\277\001%a\363\001\003\300\362@\001\030\277e\363\001\003\003`\343hO\364\200p`\363\017\001Xb\231bO\364\240qa\363\017\002`\363\037BO\364\020q\303\370\004!a\363\017\002\300\362 \002O\364\030q\303\370\b!a\363\017\002`\363\037BO\364Xq\303\370\f!a\363\017\002\300\362 \002O\364`q\303\370\020!a\363\017\002\300\362@\002\303\370\024!\020 \002\360\275\370\000#\007\223\007\233C\360\020\003\007\223\007\233\342h\023aNK\021i\001;\007\221\002\320\007\231\311\006\370\324\003 \000\360\021\377\"i\000#\023a\"iO\360\3771Sa\221a\323aEJax\213B\020\322\020h\0013\001h\000)\254\277\000!O\360\220A\001`\021h\000 \baR\370\004\033\377 \210`\353\347<K\000!`x7J\201B\020\322\030h\0011\002h\000*\254\277\000\"O\360\220B\002`\032h\000 \020aS\370\004+\377 \220`\352\347\021i\013iC\364\200s\013a\321x\001)\001\277-K@ \022i`\363YC\b\277\023c\342h\000#\223aO\360\3770o\360\200CSaP`\342h\000)Sa%K\223a\024\277O\364\000cO\364\001cC\364p\023\221iC\364@SC\360\b\003\013C\223a\223hC\360\001\003\223`\324\370\3104\013\261\033h\230GM#\002&\000%\001$\b\250\215\370 0\215\370!`\215\370\"P\215\370#@\002\360\221\373J#\b\250\215\370 0\215\370!`\215\370\"P\215\370#@\002\360\205\373K#\b\250\215\370 0\215\370!`\215\370\"P\215\370#@\002\360y\373\376\347\030\024\000 A\r\003\0000\024\000 `\024\000 \003\001\001\000\000\b\000\200\001FX\261Cx\356+\b\321\203\210\004+\005\321C\210\033\271\002K\003H\233h\030G\002 pGT\000\000 \030\024\000 pG\000\0000\265\023KB\001\234\030d\212\254\261\304\262\003\353D\024eh$\211-i,B\024\277\001$\000$\214B\t\321\231\\\t\271\001!\231T\023D\032\212\n2\222\262\032\2020\275\233\\C\261\004K\000!\231T\300\262\001!\275\3500@\001\360\363\2740\275\020\001\000 8\265\nJC\001\324\030e\212\215B\r\321\000!!\202\001$\324T\300\262\001\360\342\374O\360\200B\223\211\233\262C\360\002\003\223\2018\275\020\001\000 -\351\360O\224L\205\260\343hZi\326\007\000\361X\202Zi\237i\027@\000\360S\202\307\363\007K\033\360\b\017W\320\241F\"i\004\361H\b\223i\326iO\360\000\n\036@6\f\000.K\320\365\007A\325_\372\212\361\004\353\201\003\233l\232h#i]i\025@\350\007&\325\330\370\0000\001%\235`}K\333x\253B\001\277\330\370\0000\033i\303\363\022\002\331\370\3242\004\277\233\032\311\370\3442wJuK\022h\030F\001\223\220G\342x\001\233\001*\t\321\272\361\000\017\006\321\223\370\341 \005*\002\321\030F\002\360\013\371\251\007B\277\330\370\0000\002%\235`*\007\007\325iKgH\233h\230G\330\370\0000\b%\235`\n\361\001\nv\b\b\361\004\b\t\361(\t\261\347\033\360\004\017\000\360\303\200#i\337\370|\201\232i\333i\250\361\030\006\002\352\003\t\037\372\211\371O\360\000\n\271\361\000\017\000\360\262\200\031\360\001\017\000\360\240\200!i_\372\212\373\013iJk\004\353\213\000\200i\"\372\013\362\322\001\200h\322\262B\352\003\005\005@\353\007\337\370,\301 \325Kk\001%\005\372\n\362#\352\002\003Kc\330\370\0000`F\235`EKYF[h\315\370\004\300\230G\335\370\004\300\234\370\0030\253B\t\321\272\361\000\017\006\321\234\370\3410\004+\002\321`F\002\360\245\370(\007B\277\330\370\0000\b%\235`\351\006B\277\330\370\0000\020%\235`j\006B\277\330\370\0000@%\235`\253\007B\277\330\370\0000\002%\235`-\006P\325\326\370\0001\326\370\004!\232\032\326\370\3640\223B(\277\023F\0033\233\b\330\370\000 \222i\222\262\232B:\331\326\370\004\001\326\370\0001\230B4\322\233\263\033\032\326\370\364\000\341x\230B(\277\030F\303\034\233\b\326\370\370\340\271\261\326\370\370\020\326\370\004!\001D\306\370\370\020\326\370\000\021\002D\212B\306\370\004!\330\323!i\226\370\354\000Jk\001#\203@\"\352\003\003Kc\017\340\rJ\205\262\002\353\213\002\0035\322\370\254 O\352\245\faE\334\320^\370!P\0011\025`\370\347\330\370\0000\200%\235`\n\361\001\nO\352Y\t\b\361\004\b(6O\347\030\024\000 \210\000\000 0\024\000 \376\262\260\007B\277\343h\002\"Za\000/\030\332\243z\224JC\261\322\370\3340\322\370\334 o\363A\003o\363\000\003\023`\"i\216HSh#\360\001\003S`\214K\233i\230G\343hO\360\000BZa\307\363\007%)\007/\325\000#\215\370\0170\224\370\3420\337\370\f\202\215\370\0170\202K@F[i\230G\342h#iO\364\000a\233hQa\242z\322\261\332\007\030\325\230\370\3450\001+\024\321\235\370\0170\003+\020\321\330\370\334 \023hC\360\001\003\023`\330\370\334 \023hC\360\003\003\023`rJ\023iC\360\006\003\023a3\007\006\325nKlH\333h\230G\343h\b\"Za\366\006K\325\342hhN\221i!\360\020\001\221a\022j\302\363C@\002(\002\360\017\003\024\320\006(7\321\326\370\254\000\302\363\n\022\001h\306\370\254\024\001h\306\370\260\024(!\001\373\003c\323\370\344\022\nD\303\370\344\"$\340G\366\360p\020@\000\263( \000\373\003`\302\363\n\022\320\370\330\342\326\370\254`\320\034\200\020\000!\201B\005\320\326\370\000\300N\370!\300\0011\367\347(!\001\373\003C\323\370\330\002\323\370\344\022\020D\021D\303\370\330\002\303\370\344\022\342h\223iC\360\020\003\223a\350\0066\325\"i\000&Sh0F#\360\001\003S`\001\360\313\3753F\224\370\001\340>JsE\007\322R\370\004\017\377!\201`\020k\0013\201`\365\347#iO\360\3772\232a\001\"b\363\017\006b\363\037F\013\"\336aZa\303\370\204 \032a!i.HJd\013ho\363\n\023\013`\001\360O\377\343hO\364\200RZa)K'H\033i\230G\251\0061\325#i\241i\232h\013h\302\363A\002\002*\006\277\003\"b\363\n\003o\363\n\003\013`\"iShC\364\200sS`\341h#i\312h\233h\303\363A\003\002+\n\320\003+\b\320\001+\006\320\000#\243pO\364\000s\243\200\t#\004\340\001#\243p@#\243\200\005#c\363\215\"\312`\343hO\364\000RZa\307\363\007G\372\006\007\325\013K\tH\333i\230G\343hO\364\200\022Za\273\006\007\325\006K\004H\033j\230G\343hO\364\000\022Za\005\260\275\350\360\217\030\024\000 \210\000\000 \000\355\000\340,\024\000 \020\265\357\363\020\203r\266\035I\333\007\nh\002\361\001\002\n`\033JQh\033J\021`\000\324b\266\032K\032h\022\261\032h\001:\032`\030K\032h\034F\032\261\032h\001:\032`\026\340\025K\033x+\271\025K\033x\023\271\024K\033x\033\261\001\360K\3762#\b\340\022K\033x\023\271\021K\033x\033\261\001\360A\376d##`\017J\023h3\261\001;\023`\033\271\000\360\253\375\001\360\347\371\020\275\360\001\000 \000\020\000\340\000\002\000 \364\001\000 \370\001\000 \375\001\000 \356\001\000 \355\001\000 \354\001\000 \374\001\000 \024\002\000 pGpGpG\376\347\376\347\376\347\376\347pGJ\366\252\"\001K\000 \032`pG\0000\000@\000\353@\000\0010\n\\\013\030[x\021\001\020\t\311\262\033\t\002\360\017\002\nCC\352\003\023C\352\002#@\352\000\020C\352\000@pG\002h\rK\023@\263\361\000_\024\277\003F\000\365\302s[\261\032h\202B\n\321Zh\262\361\001o\006\330\233\211\006;XBXA\002\340\030F\000\340\000 \300\262pG\000\277\000\000\361/\003F\020\265\bJ\002\353C\021\f\212\244\262C\271S\2163\261\001 \377\367\363\377\240BO\360\001\003\360\330 F\020\275\000\277\020\001\000 \020\265\007KB\001\234\\\344\2620\271[\216#\261\001 \377\367\365\377 C\304\262 F\020\275\000\277\020\001\000 \020\265\000 \rL\001F\377\367\212\374\224\370<\020\001 \241\361\b\003YBYA\377\367\201\374#x\224\370 \000\030\030\001\277O\360\200B\223\211#\360\002\003\033\004\004\277\033\f\223\201\020\275\020\001\000 O\360\200C\031\212\232\211\211\007\222\262\006\325\222\007\004\325O\366\375r\032\202\377\367\322\277pG\000\000\020\265\nK\004F\032hYi\bB\f\320\020B\n\320!FXa\000 \377\367|\374!F\275\350\020@\001 \377\367v\274\020\275\000\277\000<\001@\001\360.\274\020\265\017L\243z\263\261\016J\023h#\360\006\003\023`\001\360\013\373\243zk\261#i\233h\333\007A\277\324\370\3340\324\370\334 o\363A\003o\363\000\003H\277\023`\004KO\364\200\022Za\020\275\030\024\000 \020\355\000\340\000<\001@8\265\004F\000)9\321\220\370\3410\003+>\321\320\370\350\"\320\370\3242\232B\024\331\301x\322\032\001)\b\277\320\370\330\022\300\370\350\"\004\277\311\030\300\370\330\022\232B(\277\032F\320\370\330\022\222\262\001\360\265\374#\340\320\370\3104\233\261\333i\213\261\220\370\342 \003*\r\321\bF\001!\230GH\261\324\370\3044\033i+\261\224\370\342 \003*\001\321 F\230G F\000\360\241\374\b\340\320\370\3044\233i#\261\220\370\342 \003*\000\321\230G\000 8\275\000\000\360\265\220\370\257$\220\370\2564\220\370\261T\003\353\002#\220\370\260$\220\370\263t\002\353\005%\220\370\262$\220\370\254\024\002\353\007\"\001'\220\370\255d\200\370\341p\001\360\037\007\205\260\222\262\233\262\255\262\001/\004F\215\370\b\020\215\370\t`\255\370\n0\255\370\fP\255\370\016 \300\370\020!\000\360s\201\003\323\002/\000\360\202\201\353\341\001\360`\001@)\026\321\320\370\3104\000+\000\360\347\201\333i\000+\000\360\343\201\002\250\000!\230G\275\370\0160\033\271\000(@\360_\201\346\340\000(\000\360\326\201Y\341\t.\000\362W\201\337\350\026\360\006\001D\001U\001\026\001U\001\251\000\n\000U\001\371\000\307\000\032\n\001:\006*\000\362F\201\337\350\022\360\007\000\031\0003\000D\001D\001e\000z\000\320\370\3144\r\361\006\001\033h\200x\230G\275\370\0160\001F@+\003\320\224\370\3420\001+o\321\b#]\340\320\370\304$\r\361\006\001\330\262\222j\220G\243x\001F\001+\t\321 z\001(\006\321\324\370\3044\r\361\006\001\333j\230G\001F\002#Kp\304\370\320\024S\340\331\262\003)\200x\025\320\006\330\001)\324\370\3144\b\320\r\330[h\006\340\005)\023\320\016\323\356)\024\320\030\340\233h\r\361\006\001\230G\001F;\340\333h\370\347\324\370\3144\033i\364\347\324\370\3144[i\360\347\324\370\3144\233i\354\347\324\370\3144\333i\000+\347\321\324\370\3044\r\361\006\002\033k\230G\343\347\200x\000(@\360\333\200\324\370\3044\r\361\006\001\233j\230G\251I\203{\013q\303{Kq\003|\213q\n#\255\370\0060\f\340\200x\000(@\360\306\200\324\370\3044\r\361\006\001\333j\230G\001F\007#Cp\275\370\0060\000+\000\3603\201\275\370\016 \000*\000\360.\201\232B(\277\032F F\255\370\006 \033\341\000-@\360\251\200\000*@\360\246\200\003\360\177\005\220\370\3420\003+\000\360\237\200\001i\200\370\344P\013he\363\n\022\032C\n`\000\360\177\373\r\261\002#\000\340\001#\204\370\3420\b\341\331\262\206M\001))p\000\362\210\200\220\370\3420\002+\002\320\003+\016\320\200\340A\261\001!\003#\200\370\340\020\200\370\3420 F\000\360\021\376 F\000\360^\373\355\340I\271\002#\200\370\3420\320\370\3044\200\370\340\020[h\230G\360\347\220\370\340\020\001)\354\320\320\370\3044[h\230G)x\204\370\340\020\341\347\001*Y\321\220\370\3420\002+\004\320\003+S\321\000\361\340\001\300\340iI\276\340\220\370\3420\002;\001+I\330fK\001\"\032`\320\370\350 \n\261\003\"\032` FbI\255\340\001+\b\321\304\370\3500\324\370\3044 F\233h\002\251\230G\274\347\002+@\360\254\200\025\360\377\017@\360\250\200\003i-\n\001=[h\004-\017\330\337\350\005\360\003\005\007\t\013\000\001\"\006\340\002\"\004\340\003\"\002\340\004\"\000\340\005\"b\363\006\023NJ\023`\001#\204\370\3460\231\347\220\370\342 \002:\001*\013\330\001+@\360\204\200\000#\311\347\220\370\3420\003+u\321\355\262\n-\001\331 Fp\340\320\370\3044\002\251\233h\230G\275\370\0160\000+o\321|\347\001.\351\262\017\320;\323\003.h\321\220\370\342 \002*<\320\003*Z\321\000+\252\321J\006\250\320\001\360_\373\245\347\220\370\342 \002*/\320\003*M\321\000+S\321\021\360\177\002?\364^\257(#\021\360\200\017\025\277\003\373\002\003\003\373\001\003\3543\003\3653s\000 \311\t\032p\230pYp\004\353\202\002\t\261\221i\000\340\221l\333x\nh\002;o\363UR\001+\230\277B\360\200R\n`x\347\220\370\3420\002+\002\320\003+\003\320\037\340K\006%\320\"\340\025\360\200\017O\360(\000\026J\r\320\001\360\177\003\000\373\003A\221\370\3560\013\261\001#\000\340\000#\023` F\017I\004\340\000\373\001A\221\370\3162\362\347\002\"\000\360\206\372\007\340\002\251\000\360\217\372\003\340\001\360\200\001\001\360\002\373\000 \005\260\360\275\264\000\000 \b\002\000 \020\002\000 \004\002\000 \034\002\000 \f\002\000 x#XC\007#\260\373\363\360\000#\0013\203B\374\331pG8\265\022K\005FZi\021L\322\007A\277\021J\232`\002\361D2\232`\363\"\332`\001\360@\374\b(\b\277 \210\fJ\002\277(C\200\262 \200\023xC\360\002\003\023p\001\3602\374\003JSiC\360\001\003Sa#\2108\275\000\277\000<\002@\026<\002@;*\031\b\024<\002@\037\265\004F@\366$0\001\360<\376@\366\254r\001\210\003F\221B\n\321\331h\332x\200x\000\221Y|\001\221\031|\002\221Yh\233h\t\340O\364\000!\004\"\016#\000 \215\350\016\000\002F\002I\002K\240G\004\260\020\275\000\000\b\b\000\000\002\b-\351\360O\211\260\235\370L@\022\236\001\224\235\370P@\000\226\002\224\005\220\210F\006\222\035F\000\360\007\375\007F\000(\000\360\204\200\000.\000\360\213\200\006\233\000+}\321(F\000\360\310\375\0010\200\262\004(\225\277BK@\004S\370 @\000\361\377dd\033\264B(\2774F\265\361\000o\004\353\005\n\n\361\377;e\323\273\361\001ob\330(F\000\360\255\3758K\033\\X+\004\223Z\330\273\361\001o\b\331\001\360G\374\304\363\020\002c\f\032\263\003\361\001\013!\340\001\"\002\372\000\363\037\372\203\371XF\007\222\000\360\223\375\271\361\000\017\352\320\007\232\202@R\000\037\372\202\373\031\352\013\017\342\321&I\t\210\031\352\001\017\002\321HF\377\367D\377O\352I\003\037\372\203\371\357\347\233F J\363!\321`\000\"ZE\013\320\004\233\002!\003\353\302\000\007\222\001\360\323\373\b(\035\321\007\232\0012\361\347\001\360\002\374\303F\001\360\007\374\004\353\b\t\310\353\005\000\313EXD\004\322\005\233s\271\333\370\000\020\f\340\001%\000\340\000%\001\360\356\373\035\2616\033UF\310F{\347\000'\007\340\000!\001\360\220\373\b(\360\321\013\361\004\013\341\3478F\t\260\275\350\360\217\000\277\3049\000\bv:\000\b\026<\002@\000<\002@\000 pG\000 pG\000\361x@\260\365\200\0374\277\000 \001 pG\003F0\265\032\032\212B\007\322\005MS\370\004KRY\242B\366\320\001 0\275\000 0\275\000\277\030\003\000 pG\000 pG\000 pG\000\000$#\013\200\000HpG\350\000\000 $#\013\200\000HpG\276\000\000 \000 pG\020\265\bK\032h\034FRh\002\261\220Gch[h\003\261\230G\004J\002#\023p\003J\000 \023q\020\275x\001\000 ,\002\000 \360\030\000 \b\265\320\370\3044[j\230G\000 \b\275\b\265\320\370\3044\033j\230G\000 \b\275\b\265\320\370\3044\333i\003\261\230G\000 \b\275\b\265\220\370\3420\200\370\3430\004#\200\370\3420\320\370\3104\013\261\333h\230G\000 \b\275\020\265\320\370\3104\004F\013\261\033i\230G\003#\204\370\3420\000 \020\275\000\000\017)\b\265\b\330\213\037\004IQ\370#\000\021F\001\360\216\370\002H\b\275\000 \b\275\3349\000\b\030\023\000 8\265\004F\000)O\321\220\370\3410\002+?\321\320\370\b!\320\370\3640\232B\021\331\301x\322\032\001)\b\277\320\370\370\020\300\370\b!\004\277[\030\300\370\3700\324\370\370\020\222\262\001\360\207\370'\340\320\370\f!\262\373\363\365\003\373\025%]\271\232B\t\323\320\370\0201\232B\005\322*F\001\360v\370\304\370\020Q\024\340\324\370\3044\333h+\261\224\370\342 \003*\001\321 F\230G\005#\000!\204\370\3410 F\nF\001\360v\370 F\001\360\\\371\224\370\3460\001+\020\321\tJ#i\022hZ`\000#\204\370\3460\b\340\320\370\3044[i#\261\220\370\342 \003*\000\321\230G\000 8\275\000\277\034\002\000 \370\265\004F\000%@'\000\3653q\001&\200\370\314R\200\370\315R\300\370\324r\200\370\317R\001\360R\371\204\370\354P\204\370\355`\304\370\364p\204\370\357P\244\370\362P F\004\361\354\001\001\360C\371\324\370\3104\204\370\342`\023\261[h\240x\230G\000 \370\275\b\265\005KS\370 0\bF\333i\230G\0000\030\277\001 \b\275\000\277x\001\000 \020\265\006K\032h\034F\222h\002\261\220Gch\233h\003\261\230G\000 \020\275\000\277x\001\000 \007J\002#\020\265\023p\006J\000$\023q\006K\034`\006K\034`\377\367\343\377 F\020\275\000\277,\002\000 \360\030\000 \002\000 \030\002\000 \020\265\004F\004#\000!\200\370\3410\nF\000\360\333\377 F\001\360\326\370\000 \020\275\003F\020\265\002$\303\370\f!\303\370\b!\200\370\341@\000\360\313\377\000 \020\275\020\265\004F\200!\001\360s\370 F\000!\001\360o\370 F\275\350\020@\001\360\271\270\000\000-\351\360O`K\205\260\032x\200F\004*\037F@\360\236\200]N^M3h\001\226\000+K\321\\K\032x\032\271+h\001+:\321\207\340!*\017\321*h\005*4\321\332x\231x\022\004\002\353\001!Zx\033y\nD\002\353\003cRJ\023`u\340A*%\321*h\005*\"\321\332x\234x\022\004\002\353\004\"\\x\"D\034yJK\002\353\004d\034`IK!F\036h0F\377\367`\377x\271\004\361xC\263\365\000?\n\323\001.\b\330CKS\370&0\333h\033\261 F\230G\000(M\320\000#\215\370\b0@F\001#\002\251\255\370\0160\377\367\226\377B\340\001+@\3316J\003\365\177#\024h\003\366\376s\004\353\00343K!F\036h\325\370\000\2400F\377\3672\377\000(\340\321\004\361xC\263\365\000?\333\323\001.\331\330,KS\370&\020\231F\ti\000)\322\320O\360\003\013Y\370&0 F\033iQF\230G8\271Y\370&0 F\233iQF\230GP\271\017\340 K FS\370&0QF\033i\230G\000(\356\320\267\347\013\361\3773\023\360\377\013\341\321\261\347\001\232\000#\023`\027J+`\003#;p\023q\026\340\007*\024\321\024J\000!\021`\024JR\177\022\360\004\017\b\277\b!\017J\005\277\031p\020K\006!\021q\r\277O\364\372r\031p\021q\032`\000 \005\260\275\350\360\217\000\277,\002\000 \002\000 \030\002\000 \030\003\000 \344\000\000 $\002\000 x\001\000 \360\030\000 (\002\000 \276\000\000 \024\002\000 N\366\301b-\351\360C\013\210\205\260\223B\006F\rF\002\321\213\210\005+\005\340N\366\300b\223B\032\321\213\210\004+\027\321\253\210\004+\002\3210F\246I\017\340\005+@\360\203\201\254x\034\2710F\243I\352\210r\341\000!\001\250\n\"\001\360\226\3730F\001\251\352\210\206\340,x\024\360`\004\000\360M\201 ,@\360n\201lx\006,\000\362(\201\337\350\024\360\367\000\007\0000\000\223\000\315\000\336\000\342\000\352\210\223K\302\261\031x\002)\001\320\005)o\321h\210\220I\306\370\354\"\b`\217I\306\370\350\"\n`\003!\031p\215K\206\370\341\020\031q0F\214I\000\360\231\376D\341\032x\005*\001\320\002*V\321\210J\001!\021`\006\"\032p\204K\032q7\341\265\370\006\200~K\270\361\000\017V\320\031x}J\002)\337\370\364\221\001\320\t)E\321o\210\311\370\000\200\027`yJ\207\271\270\361\003\017xI\230\277\t$\034p!#\024qKp0FA#\003\"\017p\213p\377\367|\376\316\340\001/$\320\t!\031pqK\007\365\177'\033h\007\366\376w\003\353\0077nK\021q\034h9F F\377\367$\376X\271\001,\t\330jKS\370$0[i#\261AF8F\230G\001F\000\340aI0F\271\370\000 \377\367U\376\353\340\017!\031p\021q0F)F\377\367Z\376\343\340\000$0F)F\311\370\000@\024`\377\367Q\376\333\340\002\"\032pSKDF\032q\325\340NK\032x\006* \320\007*+\320\003*-\321LJ\021hLJ\241\261\004!\031pHK\021q\032hLIKK2\271HH\000xA(\002\321\bh\031h\002\340\bh\031h\001\"\000\360!\376\024\340\005!\031p\021q\020\340@J\022h\001*\003\321\007\"\032p\005\"\006\340:\271@JR\177R\007\003\325\002\"\032p7K\032q0F5I\006\"\253\3471J\023x\n+2K\005\321\002!\000$\021p\034p\031q\220\340\n!\021p\016\"\032p\031q\211\3400F(I\001\"\226\347&K\032x\221\036\001)\004\331Q\037\001)\001\331\t*{\321\002\"\032p#K\000$\034p\032q\037K\034`\037K\034`q\340\034K\032x\221\036\001)\004\331Q\037\001)\001\331\t*\b\321\002\"\032p\031K\032q\026J\000#\023`\025J\023`\033K\233\177\003\360\020\003\003\360\377\007c\2610F\000\3608\3762i@\366\2700Sho\363A\003S`\377\367E\373J\340k\210O\364zpXC\377\367>\373<FB\3400F)F\377\367\263\375:\340\000\277\346:\000\b\3449\000\b,\002\000 \002\000 \030\002\000 \360\030\000 \030\003\000 (\002\000 \344\000\000 $\002\000 x\001\000 \276\000\000 kx\n+\021\320\013+\025\320\006+\035\321k\210\033\n!+\005\321\352\210\016I\t*(\277\t\"\001\340!F\"F0F\002\3400F\nI\001\"\377\367r\375\t\340\253x\001+?\366\034\257\006J\023`\002\340\002$\000\340\000$ F\005\260\275\350\360\203\000\277\331\000\000 $\002\000 \020\265\004F\320\370\3044\033h\230G\324\370\3104\013\261\233h\230G\000 \020\275\000\000\370\265\213\007\007F\016F\001\320\nF\007\340\000\360\303\377\022K\363\"\332`\b$\000%\022\340O\366\374s3@\0043\232B\361\322\rK\377!\321T\0012\364\347\b,\t\321\tK\351X\000\360P\377\004F\0045\265B\005\353\007\000\363\323\000\360\234\377\264\361\b\000\030\277\001 \370\275\000\277\000<\002@\030\003\000 \020\265\004F\000\360\226\377\016K\363\"\332` F\000\360\354\370\004F\fK\001 \240@\033\210\200\262\030B\001\321\377\367\246\372\bK\002!\030]\000\360C\377\004F\000\360v\377\264\361\b\000\030\277\001 \020\275\000\277\000<\002@\026<\002@v:\000\bp\265\004\235\235\370\030@\000(q\321\261\361\000on\323n\036\016D\266\361\001oi\330\000*h\321\263\361\000od\323Z\036*D\262\361\001o_\330\024\360\016\017\001\321\001 p\275\bh-J\002@\262\361\000_\024\277\nF\001\365\302r\022\261Ph\022h\202\032\024\360\n\017\002\320\020\035\205BG\323\rh$H(@\260\361\000_\024\277\bF\001\365\302p\205{\001-\002\320\206\211\006.8\321f\007\002\325\000h\230B3\321 \007\003\325\235\370\0240\235B-\321\243\007\316\325R\263PX\000\272\026K\001$\234`\"\360\003\004\fD\241B\005\320Q\370\004[\225\372\245\365\035`\367\347\017K\033h\223\372\243\363\002\360\003\002\nD\221B\016\320\021\370\001Kc@\b$\023\360\001\017O\352S\005\026\277\007K+Fk@\001<\365\321\356\347\333C\230B\242\320\000 p\275\000\000\361/\0000\002@ \203\270\355O\360\200C\330j\0010\200\262pGO\360\200C\232k\002\200\332kB\200\033l\203\200pG\000\000\021J\030#\020\265\003\373\000 \203}\332\007\031\325[\007\\\277O\360\200C\333j\002iX\277\0013\200\212\\\277Y\032\211\262\b\271Qc\020\275\004(\001\321\221c\020\275\b(\001\321\321c\020\275\f(\b\277\021d\020\275\000\277P\002\000 p\265\006F\rF\024FO\360\200C\230c\331c\006 1F\032d\377\367\315\377)F\007 \377\367\311\377!F\275\350p@\005 \377\367\303\277\000\000\022K\230B\021\331\003\365\200C\230B\017\331\003\365\200C\230B\r\331\003\365\200C\230B\013\331\003\365\2003\230B\013\330\005 \006\340\001 \004\340\002 \002\340\003 \000\340\004 \0018\200\262pG\000\361w@\000\365~\000@\f\0050pG\377?\000\b\002H\000! \"\001\360\016\270\000\2770\002\000 \007\265M\362\001\002\017KO\364\240D\332\201\034\201\377\367\356\377\000#\001\223\013K\fH\001\223\001\233(3\001\223\001\233\034`\000\360^\374\277\363O\217\007I\bK\312h\002\364\340b\023C\313`\277\363O\217\376\3470\002\000 P(\000@\030\024\000 \000\355\000\340\004\000\372\005\020\265\nH\377\367\222\371O\366\377r\bK\004F\232\2010\261\000\"Z\201\032tZ\"Zt\377\367\303\377\377\367\271\377 F\020\275\000\277E\033\000\b0\002\000 \360\265'N@\0017\030\273}O\360\017\f\003\360\003\004\003\360\374\003\003\361\200C\003\365\2343\235h\244\000\f\372\004\374%\352\f\005\227\370\024\340\235`\235h\016\372\004\364,C\234`|\212\031K\\a}\212<\177\352C\031\263\031h\020,\001\352\002\001\031`Yh\001\352\002\001Y`\031hA\352\005\001\031`\231h\001\352\002\001\231`\331h\002\352\001\002\332`\006\321\232h*C\232`\332h*C\332`\t\340\004\361\200C\003\365\2363\032h*C\001\340\031h\n@\032`0DB\212\002KZa\360\275\020\001\000 \000<\001@\020\265q\273\003\214cL#\360\001\003\033\004\033\f\003\204\003\214\201\210\002\213\240B\"\360s\002O\352\002BO\352\022B\233\262\211\262B\360`\002\b\320\004\365\200d\240B\004\320#\360\002\003C\360\003\003\006\340#\360\016\003!\364@qC\360\003\003\211\262\201\200\002\203\000\"Bc\003\204\003\213#\360\b\003/\340\004)1\321\003\214JL#\360\020\003\033\004\033\f\003\204\003\214\201\210\002\213\240B\"\364\346BO\352\002BO\352\022B\233\262\211\262B\364\300B\b\320\004\365\200d\240B\004\320#\360 \003C\3600\003\006\340#\360\340\003!\364@aC\3600\003\211\262\201\200\002\203\000\"\202c\003\204\003\213#\364\000c\033\004\033\f\003\203]\340\b).\321\003\2140L#\364\200s\033\004\033\f\003\204\003\214\201\210\202\213\240B\"\360s\002O\352\002BO\352\022B\233\262\211\262B\360`\002\b\320\004\365\200d\240B\004\320#\364\000sC\364@s\006\340#\364`c!\364@QC\364@s\211\262\201\200\202\203\000\"\302c\003\204\203\213#\360\b\003)\340\f)*\321\003\214\030L#\364\200S\033\004\033\f\003\204\003\214\201\210\202\213#\364\000S\"\364\346B\022\004\033\004\022\f\033\f\240B\211\262B\364\300BC\364@S\003\320\004\365\200d\240B\002\321!\364\200A\211\262\201\200\202\203\000\"\002d\003\204\203\213#\364\000c\033\004\033\f\203\203\003\210\233\262C\360\200\003\003\200\020\275\000\277\000\000\001@\003\210\020\265\333\007m\324@KAL\032h\240BO\352R\003\007\321\004\365\2344clC\360\001\003cd\023F\037\340\260\361\200O\004\3219L\"lB\360\001\002\026\3408J\220B\004\3215L\"lB\360\002\002\016\3405J\220B\004\3211L\"lB\360\004\002\006\3402J\220B\004\321-L\"lB\360\b\002\"d/J)L\263\373\362\362\003\210\001:\240B\222\262\233\262\022\320\004\365\200d\240B\016\320\260\361\200O\013\320\244\365\2004\240B\007\320\004\365\200d\240B\003\320\004\365\200d\240B\002\321#\360p\003\233\262 L\240B\006\320\004\365\200d\240B\034\277#\364@s\233\262\003\200B\362\017s\303b\023K\002\205\230B\003\320\003\365\200c\230B\001\321\000#\003\206\001#\203\202\003\210\233\262C\360\200\003\003\200\211\261\003\210\233\262C\360\001\003\003\200\007K\230B\001\277\260\370D0o\352CCo\352SC\233\262\b\277\240\370D0\020\275\f\001\000 \000\000\001@\0008\002@\000\004\000@\000\b\000@\000\f\000@@B\017\000\000\020\000@/K\000!\032h\202\260B\360\001\002\032`\231`\032h\"\360\204r\"\364\2002\032`)JZ`\032h\"\364\200\"\032`\331`\000\221\001\221\032hB\364\2002\032`\"K\032h\002\364\0002\001\222\000\232\0012\000\222\001\232\032\271\000\232\262\365\240o\361\321\033h\023\364\0003\030\277\001#\001\223\001\233\001+\005\320\030KO\360\000b\232`\002\260pG\023K\232h\232`\232hB\364\000B\232`\232hB\364\240R\232`\021JZ`\032hB\360\200r\032`\031h\nJ\211\001\373\325@\362\003q\fK\031`\223h#\360\003\003\223`\223hC\360\002\003\223`\003K\233h\003\360\f\003\b+\371\321\321\347\0008\002@\0200\000$\000\355\000\340\032<@\005\000<\002@B\t\001*\007K\001\321\033h\003\340\002*\f\277\033o[o\000\360\037\000#\372\000\360\000\360\001\000pG\000\277\0008\002@\020\265\005K\034x\005KDC\333h\000 \230G`C\000\f\020\275\000\277\200\001\000 \254\001\000 \367\265OxMi\001/<\321\206i4h3i\000\223\332\262\303\363\007C5\271e\363\006\002\215\370\000 g\363\304\003\016\340\217h\275B\214\277g\363\006\002e\363\006\002\215\370\000 O\360\001\002\210\277Oab\363\304\003\215\370\0020\000\233D\360\004D3a\303x\001+\001\277\013x\ni\000\353\203\003\233i\b\277Za4`\303x\000+4\321Ki\000+1\320\000i\txBk\001#\213@\023CCc)\340\016x\217h\000\353\206\006\263l\034h\033i\000\223\332\262\303\363\007C\005\261Oag\363\006\002\215\370\000 \001\"b\363\304\003\215\370\0020\000\232\263lD\360\004D\032a\303x\001+\001\277\013x\ni\000\353\203\003\233l\b\277Za\013x\000\353\203\000\203l\034`\000 \003\260\360\275\260\365\200O4\277\000 \001 pG\000 pG\000 pG\000\360\377\274\000\000\b\265\003F\nF\004H\031F\000\360\376\374\0000\030\277\001 \b\275\000\277\030\003\000 \020\265\004L\004K\234B\003\322T\370\004;\230G\370\347\020\275T;\000\bX;\000\b\007\265\000#\001\223\001\233\000\360\037\000C\360 \003\001\223\001\233#\364\370cC\352\200\020\tK\001\220\332h\001\233\023a\bK\021i\001;\001\221\002\320\001\231\211\006\370\324\003 \376\367J\376\000 \003\260]\370\004\373\030\024\000 A\r\003\000\202\260\000#\001\223\004K\001\223\001\233\0043\001\223\001\233\030`\002\260pGP(\000@0\265\005F'L(I\004\353@\024\nk`\211\205\260\002C\nc\"\211\243{\002\222\"{`h\002\251\215\370\f \215\370\0170\000\360A\372O\360\200B\223\211(F#\360\002\003\033\004\033\f\223\201#\213\215\370\0040c\213\001$\215\370\0050!F\000#\215\370\0060\215\370\007@\377\367\301\374\235\370\0070\033\261\001\250\000\360\367\372\n\340\235\370\0040Z\t\003\360\037\003\234@\002\361 \003\013JB\370#@\034#\215\370\0040\006#\215\370\0050\000#\215\370\0060\001\250\001#\215\370\0070\000\360\334\372\005\2600\275\020\001\000 \0008\002@\000\341\000\340\020\265\320\261\002F\023\032\022\370\001K\333\262\000,\371\321\nJ[\000\0023\013\200\023p\003#Sp\0018\002#\020\370\001O<\261Y\034\324T\311\262\0023\000$\333\262TT\364\347\020\275\030\023\000 \020\265\001$\200\370\355@\000$\200\370\354@\300\370\370\020\300\370\374\020\300\370\004A\300\370\000!\000\361\354\001\377\367\251\376 F\020\275\020\265\000#\300\370\3442\200\370\3152\200\370\3142\303x\000\3653t\001+\b\277\300\370\334\022\300\370\330\022\300\370\340\"!F\377\367\221\376\000 \020\275\000\0008\265\005F\024F\376\367\263\377\330\271\001-\031\330\rI\024\360\001\004\rKQ\370% \b\320\021j\301\363\007\"Yp\301\363\007A\232p\331p8\275Rj F\302\363\007!Zp\302\363\007B\231p\332p8\275\001 8\275x\001\000 \360\030\000 \005K\000\"\032\202\032`Z`\032\201\232r\232\201\332\201\001\"\232tpG\370\030\000 p\265\004F\300\363\007@\377\367B\376\006F\304\363\007 \377\367=\376\005F\340\262\377\3679\376\005K\002F\\h0F)F\244F\275\350p@\000#`G\000\277\254\001\000 \023\265\016K\033x\013\261\rK\000\340\rK\034h\rKhF\233h\000!\230G\275\370\002 \275\370\0000\023C\275\370\004 \023C\233\262\013\261\000 \000\340 F\377\367\310\377\002\260\020\275\020\003\000 \354\030\000 \024\003\000 \254\001\000 \002i@\366\2700ShC\360\002\003S`\376\367\r\275\312\262\022\360\200\017\001\360\177\003\020\265O\360(\004\025\277\004\373\003\001\004\373\001\001\3541\001\3653q\333\262\001$\322\t\214p\013pJp\000\353\203\0002\261\202i\023h\000+\004\332C\360\200C\001\340\202l\023hC\364\000\023\023`\000 \020\2757\265\005F\000#\021L\001\223\003 \376\367\336\374*h\001<\023i\001\223\024\320\001\233\000+\364\332\001\233C\360\001\003\001\223\001\233\023a)h\007K\ni\001;\001\222\002\320\001\232\322\007\370\324\003 \376\367\304\374\000 \003\2600\275\000\277A\r\003\000\202\260\000#\000\223\300#\215\370\0030O\360\000\003\001\"b\363\304\003\215\370\0020\030#\215\370\0000\000\232\203l\032a\303x\001+\b\321\203l\000\362\254BZa\203l\032hO\360\200\"\032`\002\260pG0\265Lx\013x\001,\025\277\000\353\203\004\000\353\203\005\245l\255i\034\277\001$\004\372\003\363O\360\000\002\f\277\234@c\363\037B+h\b\277d\363\017\002\034\004\r\324\214hd\363\n\003\314xd\363\223C\314\210d\363\231SC\360\200SC\364\000C+`\013x\001+\003i\005\321\301z\031\271\331k\nC\332c\002\340\331i\nC\332a\000 0\275\000\000\013K\332h\321\003\r\324\332h\322\006\f\324\332h\022\360\357\017\n\321\333h\023\360\002\017\024\277\007 \b pG\001 pG\005 pG\006 pG\000<\002@\022#\013\200\000HpG\016;\000\b\004#\013\200\000HpG\304\001\000 \022#\013\200\000HpG\310\001\000 \b\265\002H\377\367X\376\001H\b\275 ;\000\b\030\023\000 \b\265\002H\377\367N\376\001H\b\275 ;\000\b\030\023\000 \b\265\002H\377\367D\376\001H\b\275$;\000\b\030\023\000 \b\265\002H\377\367:\376\001H\b\275-;\000\b\030\023\000 p\265\216\260\005\254!\"\016F F\000!\000\360)\373\023K\001\255\223\350\007\000\205\350\007\000\000#\352\\\020\t\000\3610\0019)\210\277\000\3617\001\002\360\017\002\004\370\023\020\002\3610\0019)\210\277\002\3617\001\004\353C\002\0013\f+Qp\347\321 F1F\377\367\b\376\002H\016\260p\275\000\277\020z\377\037\030\023\000 \360\265\000\"\001#\fh\223@\034@\234B)\321U\000\003#\253@\333C\006h\036@\006`\016y\007h\256@>C\006`\016y\001>\001.\021\330\206h\036@\206`Ny\207h\256@>C\206`Fh&\352\004\004D`\214yFh\224@\244\2624CD`\304h#@\303`\313y\304h\253@#C\303`\0012\020*\314\321\360\275\007\265\b#\215\370\0070\377\367<\377\215\370\007\000\235\370\0070\001+\367\320\235\370\007\000\003\260]\370\004\373\000\000\001K\330`pG\000\277\000<\002@p\265\005F\016F\377\367\343\377\b(\021\321\tL#i#\364@s#a#i#a#iC\360\001\003#a.p\377\367\323\377#i#\360\001\003#ap\275\000<\002@p\265\005F\016F\377\367\307\377\b(\023\321\nL#i#\364@s#a#iC\364\000s#a#iC\360\001\003#a.`\377\367\265\377#i#\360\001\003#ap\275\000<\002@p\265\006FA\261\001)\b\320\002)\f\277O\364\000uO\364@u\003\340\rF\001\340O\364\200u\377\367\234\377\b(\036\321\017L#i#\364@s#a!i)C!a#i#\360\370\003#a#iC\360\002\003\036C&a#iC\364\2003#a\377\367\203\377#i#\360\002\003#a#i#\360\370\003#ap\275\000<\002@\002J\023iC\360\000C\023apG\000<\002@\004K\032i\000*\277\277\003JZ`\002\361\2102Z`pG\000<\002@#\001gE\020K\332hCx\322C\302\363\002\"\302\361\004\001\311\262\213@\331\262\017#\023A\202x\023@\013C\002x\tI\033\001\333\262\nD\202\370\0003\003x\001\"X\t\003\360\037\003\002\372\003\363A\370 0pG\000\277\000\355\000\340\000\341\000\340\b\265O\364\200`\376\367\037\370O\364\000`\376\367\033\370O\364\200P\376\367\027\370O\364\000P\376\367\023\370O\364\200@\376\367\017\370\275\350\b@O\364\000@\376\367\t\270\b\265 \376\367\005\370@ \376\367\002\370\200 \375\367\377\377O\364\200p\375\367\373\377\275\350\b@O\364\000p\375\367\365\277\020 \375\367\362\277\b \375\367\357\277\004 \375\367\354\277\002 \375\367\351\277\001 \375\367\346\277\000!\003\340\013K[XCP\0041\nH\013KB\030\232B\366\323\nJ\002\340\000#B\370\004;\bK\232B\371\323\377\367\001\373\375\367\347\377\374\367\215\376pGX;\000\b\000\000\000 \334\001\000 \334\001\000 \f\031\000 \376\347\000\000\b\265\022K\230B\032F\t\321\000#R\370#\020\0011\023\321\0013\263\365\200_\367\321\f\340\fK\230B\032F\b\321\000#R\370#\020\0011\007\321\0013\263\365\200_\367\321\000 \b\275\b \000\340\020 \001F\000\360\361\370\b\275\000\277\000@\000\b\000\200\000\bp\265\342\260\000!O\364\302r\005F\001\250\000\360m\371\001#\030J\215\370\r0\215\370\0160\027K\004\222\263\371\b\020\036F\261\365\200\177\024L\021F\006\321\330h\220B\003\321T\370%\000\030D\031\340\020J\262\371\b0\263\365\200\177\006\321\323h\213B\003\321T\370%\000\020D\f\340\b \001F\000\360\272\370\006H\001\251O\364\302r\000\360\317\370T\370%0\360\030b\260p\275BRCM\000@\000\b@;\000\b\000\200\000\b-\351\360O\201F\343\260\004 \027F\212F\377\367\263\377\000!\005FO\364\302r\001\250\000\360\"\3718L\001#\215\370\r0\007\353\t\b6K\240E\004\223[\330\005\353\t\000QF:F\000\360\340\370\000([\3201K2N\251\365\302{\265B\b\277\036F0F\377\367f\377\006\365\302p\005\365\302qZF\000\360\217\370\000(C\321\261DHFQF:F\000\360\207\370\000(>\321\244\365\302t\313\353\004\004\342\033\"\321\001#\215\370\0160\000#a\223\353z\005\361\020\001P\"\005\250\215\370\0170\374\367K\375\005\361`\001O\364\220r\031\250\374\367D\3750F\001\251O\364\302r\000\360d\370\004F\200\2610F\377\367/\377o\360\004\000\027\340\t\353\007\000\005\353\b\001\000\360V\370\000(\324\320o\360\003\000\f\340(F\377\367\036\377 F\007\340O\360\3770\004\340o\360\001\000\001\340o\360\002\000c\260\275\350\360\217\000\277\000@\000\000BRCM\000\200\000\b\000@\000\b\020\265\004F\000 \377\367-\377 D\020\275p\265\005F\024F\bF\016F\377\367\362\377)F\"F\000\360&\370@\261\006\365\353P)F\"F\275\350p@\0340\377\367Z\277p\2758\265\004F\rF\377\367N\376\363 \377\367\315\375\375\367\r\376\254B\n\330 F\002!\377\367\005\376\b(\000\320\376\347\375\367\002\376\b4\362\347\377\3672\376\000 8\275-\351\360G\201F\017F\220F\001\353\002\n\377\367/\376\363 \377\367\256\375<FMFTE\036\322\253\007\020\321\304\353\n\003\017+O\360\013\006\013\335(F!h\377\367\300\375\b(\001\320\001>\367\321\0045\0044\352\347\013&(F!x\377\367\230\375\b(\001\320\001>\367\321\0015\0014\336\3479FBFHF\000\360\n\370\000(\f\277\000$\004$\377\367\366\375 F\275\350\360\207\000\000\003*p\264&\331@\352\001\003\233\007\021\320\004x\rx\254B\"\321\002DC\034\005\340\023\370\001K\021\370\001_\254B\031\321\223B\367\321\000 p\274pG\fF\003F\036h%h\030F\256B!F\003\361\004\003\004\361\004\004\004\321\004:\003*\030F!F\360\330\000*\332\321\020F\350\347`\033p\274pG\000\277p\264\204\007F\320T\036\000*A\320\315\262\003F\002\340b\036\344\263\024F\003\370\001[\232\007\370\321\003,.\331\315\262E\352\005%\017,E\352\005E\031\331&F\003\361\020\002\020>\017.B\370\020\\B\370\f\\B\370\b\\B\370\004\\\002\361\020\002\362\330\244\361\020\002\"\360\017\002\004\360\017\004\0202\003,\023D\r\331\036F\"F\004:\003*F\370\004[\372\330\"\037\"\360\003\002\0042\023D\004\360\003\004,\261\311\262\034D\003\370\001\033\243B\373\321p\274pG\024F\003F\302\347\000\277\001\000\000\000\000\000\002@\000 \001\000\001\000\r\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\002@\b\000\001\000\002\000\003\001\000\000\000\000\000\000\000\000\001\000\000\000\000\000\002@\002\000\001\000\002\000\001\001\000\000\000\000\000\000\000\000\001\000\000\000\000\000\002@\004\000\001\000\002\000\002\001\000\000\000\000\000\000\000\000\000\000\000\b\000@\000\b\000\200\000\b\000\300\000\b\000\000\001\b\000\000\002\b\202:\000\b\304:\000\b\222\000\000\000\000\001\005\000\001\000\210\000\000\000\007\000\000\000*\000D\000e\000v\000i\000c\000e\000I\000n\000t\000e\000r\000f\000a\000c\000e\000G\000U\000I\000D\000s\000\000\000P\000\000\000{\0003\0007\000f\000b\0005\000f\0009\0000\000-\0001\000a\0003\0004\000-\0004\0009\0002\0009\000-\0009\0003\0003\000b\000-\0008\000a\0002\0007\000e\0001\0008\0005\0000\0000\0003\0003\000}\000\000\000\000\000\000\b\020\030 (08@HPX@Internal Flash /0x08000000/03*016Ka,01*016Kg,01*064Kg,07*128Kg\000@DCT Flash /0x00000000/01*016Kg\000(\000\000\000\000\001\004\000\001\000\000\000\000\000\000\000\000\001WINUSB\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\022\003M\000S\000F\000T\0001\0000\0000\000\356\000DFU\000Particle\000Photon DFU Mode\000\000\000\000|\035\000\000 \002\000\000\204\001\000\0000\032\000\000\000\000\000\000\271/\000\b\t2\000\b\3751\000\b=2\000\bQ2\000\be2\000\b)2\000\b\0252\000\b\3611\000\b\377\000\377\000\377\000\000\000\305\r\000\b\305\r\000\b\305\r\000\b\305\r\000\b\305\r\000\b\305\r\000\b\305\r\000\b\235\r\000\b\377\000\377\000\000\377\377\000c\000\000\000\t\035\000\b\025\037\000\bM!\000\b\231\037\000\b\005\035\000\b\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\371\034\000\b\355\034\000\b\235\035\000\b\211\025\000\b\301\035\000\b\035\026\000\bU\035\000\b\205\036\000\be\035\000\b\203\035\000\bG\035\000\b9\035\000\b\000\000\000\000\000\000\000\000\n\006\000\002\000\000\000@\001\000\t\002$\000\001\001\002\3002\t\004\000\000\000\376\001\002\006\t\004\000\001\000\376\001\002\007\t!\013\377\000\000\020\032\001\000\000\000\000\002\b\t\007$\000\001\001\002\3002\t\004\000\000\000\376\001\002\006\t\004\000\001\000\376\001\002\007\t!\013\377\000\000\020\032\001\000\016'\007\000\000\000\000\000\b\002@\200\000\004\000\000\000\001\000\000\000\200\000\002\000\007\000\027\000\007\000\f\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\000\000\000\000\000\000\000\000\000\304:\000\b\251\034\000\bo-\000\b\245\034\000\b}-\000\bw-\000\bs-\000\bc-\000\b\001\000\000\000\364\001\000\000\204\001\000 P\001\000 `\000\000\000\202:\000\b\347\034\000\b\343\034\000\b%%\000\b\301$\000\b\341\034\000\b\275\034\000\b\255\034\000\b\000\000\000\000\000\000\000\000\000\000\000\000\341&\000\b\201&\000\bu&\000\b\000\000\000\000\000\000\000\000\004\003\t\004\022\001\000\002\000\000\000@\004+\006\320P\002\001\002\003\001\000\000\377\377\377\377\000\000\3047\273\230I\001S3\244\347S{\320\223[>\315M\347\"\341\030Hb\013\373\245\362\325\333\2317(\000\302\3479\037"
.globl _bootloader_platform_6_bin_len ## @bootloader_platform_6_bin_len
.p2align 2
_bootloader_platform_6_bin_len:
.long 15712 ## 0x3d60
.subsections_via_symbols
| the_stack_data/170452606.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _cstrncat ; -- Begin function cstrncat
.p2align 2
_cstrncat: ; @cstrncat
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
str x0, [sp, #40]
str x1, [sp, #32]
str w2, [sp, #28]
ldr x8, [sp, #40]
str x8, [sp, #16]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldrsb w8, [x8]
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 x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
b LBB0_1
LBB0_3:
b LBB0_4
LBB0_4: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_4 Depth=1
ldr x8, [sp, #32]
add x9, x8, #1
str x9, [sp, #32]
ldrsb w8, [x8]
ldr x9, [sp, #16]
strb w8, [x9]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_4 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
tbz w8, #0, LBB0_8
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_4 Depth=1
ldr w8, [sp, #28]
subs w8, w8, #1
str w8, [sp, #28]
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
b LBB0_4
LBB0_8:
ldr x8, [sp, #16]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
ldr x8, [sp, #16]
strb wzr, [x8]
b LBB0_10
LBB0_10:
ldr x0, [sp, #40]
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, #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
str w8, [sp] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
bl ___VERIFIER_nondet_int
str w0, [sp, #4]
ldr x0, [sp, #16]
ldr x1, [sp, #8]
ldr w2, [sp, #4]
bl _cstrncat
ldr w0, [sp] ; 4-byte Folded Reload
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 _cstrncat ## -- Begin function cstrncat
.p2align 4, 0x90
_cstrncat: ## @cstrncat
.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)
movq -8(%rbp), %rax
movq %rax, -32(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
jmp LBB0_1
LBB0_3:
jmp LBB0_4
LBB0_4: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -20(%rbp)
movb %al, -33(%rbp) ## 1-byte Spill
je LBB0_6
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
movq -16(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -16(%rbp)
movb (%rax), %al
movq -32(%rbp), %rcx
movb %al, (%rcx)
movsbl %al, %eax
cmpl $0, %eax
setne %al
movb %al, -33(%rbp) ## 1-byte Spill
LBB0_6: ## in Loop: Header=BB0_4 Depth=1
movb -33(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_7
jmp LBB0_8
LBB0_7: ## in Loop: Header=BB0_4 Depth=1
movl -20(%rbp), %eax
addl $-1, %eax
movl %eax, -20(%rbp)
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
jmp LBB0_4
LBB0_8:
movq -32(%rbp), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB0_10
## %bb.9:
movq -32(%rbp), %rax
movb $0, (%rax)
LBB0_10:
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 $32, %rsp
movl $0, -4(%rbp)
callq ___VERIFIER_nondet_int
movl %eax, -28(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movl -28(%rbp), %edx
callq _cstrncat
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/62637510.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___VERIFIER_nondet_bool ; -- Begin function __VERIFIER_nondet_bool
.p2align 2
___VERIFIER_nondet_bool: ; @__VERIFIER_nondet_bool
.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 ___VERIFIER_nondet_int
subs w8, w0, #0
cset w8, ne
and w0, w8, #0x1
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, #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
stur wzr, [x29, #-4]
bl ___VERIFIER_nondet_int
stur w0, [x29, #-88]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-8]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-16]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-24]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-32]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-40]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-48]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-56]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-64]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-72]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-80]
ldur w8, [x29, #-80]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #96] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_8
b LBB1_1
LBB1_1:
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-48]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #5.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #96] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_8
b LBB1_2
LBB1_2:
ldur w8, [x29, #-56]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_5
b LBB1_3
LBB1_3:
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-40]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d1, d0, d1, d2
fmov d0, #4.00000000
fcmp d0, d1
cset w8, ls
mov w9, #0
str w9, [sp, #96] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_8
b LBB1_4
LBB1_4:
ldur w8, [x29, #-32]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #96] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_8
b LBB1_5
LBB1_5:
ldur w8, [x29, #-24]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #96] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_8
b LBB1_6
LBB1_6:
ldur w8, [x29, #-16]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #96] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_8
b LBB1_7
LBB1_7:
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
str w8, [sp, #96] ; 4-byte Folded Spill
b LBB1_8
LBB1_8:
ldr w8, [sp, #96] ; 4-byte Folded Reload
and w8, w8, #0x1
stur w8, [x29, #-92]
b LBB1_9
LBB1_9: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-88]
subs w8, w8, #0
cset w8, lt
mov w9, #0
str w9, [sp, #92] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_11
b LBB1_10
LBB1_10: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-92]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #92] ; 4-byte Folded Spill
b LBB1_11
LBB1_11: ; in Loop: Header=BB1_9 Depth=1
ldr w8, [sp, #92] ; 4-byte Folded Reload
tbz w8, #0, LBB1_97
b LBB1_12
LBB1_12: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-24]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_16
b LBB1_13
LBB1_13: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-16]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_16
b LBB1_14
LBB1_14: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_16
b LBB1_15
LBB1_15: ; in Loop: Header=BB1_9 Depth=1
bl ___VERIFIER_nondet_int
stur w0, [x29, #-88]
b LBB1_17
LBB1_16: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-88]
subs w8, w8, #1
stur w8, [x29, #-88]
b LBB1_17
LBB1_17: ; in Loop: Header=BB1_9 Depth=1
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-12]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-20]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-28]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-36]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-44]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-52]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-60]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-68]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-76]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-84]
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #88] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_96
b LBB1_18
LBB1_18: ; in Loop: Header=BB1_9 Depth=1
ldur s0, [x29, #-40]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #88] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_96
b LBB1_19
LBB1_19: ; in Loop: Header=BB1_9 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_21
b LBB1_20
LBB1_20: ; in Loop: Header=BB1_9 Depth=1
ldur s0, [x29, #-40]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #88] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_96
b LBB1_21
LBB1_21: ; in Loop: Header=BB1_9 Depth=1
ldur s0, [x29, #-64]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #88] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_96
b LBB1_22
LBB1_22: ; in Loop: Header=BB1_9 Depth=1
ldur s0, [x29, #-40]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-16.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #88] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_96
b LBB1_23
LBB1_23: ; in Loop: Header=BB1_9 Depth=1
ldur s0, [x29, #-64]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_25
b LBB1_24
LBB1_24: ; in Loop: Header=BB1_9 Depth=1
ldur s0, [x29, #-40]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-16.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #88] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_96
b LBB1_25
LBB1_25: ; in Loop: Header=BB1_9 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-18.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #88] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_96
b LBB1_26
LBB1_26: ; in Loop: Header=BB1_9 Depth=1
ldur s0, [x29, #-64]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-10.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #88] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_96
b LBB1_27
LBB1_27: ; in Loop: Header=BB1_9 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-18.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_29
b LBB1_28
LBB1_28: ; in Loop: Header=BB1_9 Depth=1
ldur s0, [x29, #-64]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-10.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #88] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_96
b LBB1_29
LBB1_29: ; in Loop: Header=BB1_9 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-18.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #88] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_96
b LBB1_30
LBB1_30: ; in Loop: Header=BB1_9 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #88] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_96
b LBB1_31
LBB1_31: ; in Loop: Header=BB1_9 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-18.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_33
b LBB1_32
LBB1_32: ; in Loop: Header=BB1_9 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #88] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_96
b LBB1_33
LBB1_33: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-80]
str w8, [sp, #80] ; 4-byte Folded Spill
ldur w8, [x29, #-84]
subs w8, w8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #84] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_39
b LBB1_34
LBB1_34: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-60]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_37
b LBB1_35
LBB1_35: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #76] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_38
b LBB1_36
LBB1_36: ; in Loop: Header=BB1_9 Depth=1
ldur s0, [x29, #-52]
fcvt d2, s0
ldur s0, [x29, #-44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d1, d0, d1, d2
fmov d0, #4.00000000
fcmp d0, d1
cset w8, ls
mov w9, #1
str w9, [sp, #76] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_38
b LBB1_37
LBB1_37: ; in Loop: Header=BB1_9 Depth=1
ldur s0, [x29, #-76]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #5.00000000
fcmp d0, d1
cset w8, hi
str w8, [sp, #76] ; 4-byte Folded Spill
b LBB1_38
LBB1_38: ; in Loop: Header=BB1_9 Depth=1
ldr w8, [sp, #76] ; 4-byte Folded Reload
str w8, [sp, #84] ; 4-byte Folded Spill
b LBB1_39
LBB1_39: ; in Loop: Header=BB1_9 Depth=1
ldr w8, [sp, #80] ; 4-byte Folded Reload
ldr w9, [sp, #84] ; 4-byte Folded Reload
and w9, w9, #0x1
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_95
b LBB1_40
LBB1_40: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-32]
str w8, [sp, #64] ; 4-byte Folded Spill
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #68] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_42
b LBB1_41
LBB1_41: ; in Loop: Header=BB1_9 Depth=1
ldur s0, [x29, #-52]
fcvt d2, s0
ldur s0, [x29, #-44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d1, d0, d1, d2
fmov d0, #4.00000000
fcmp d0, d1
cset w8, ls
str w8, [sp, #68] ; 4-byte Folded Spill
b LBB1_42
LBB1_42: ; in Loop: Header=BB1_9 Depth=1
ldr w8, [sp, #64] ; 4-byte Folded Reload
ldr w9, [sp, #68] ; 4-byte Folded Reload
and w9, w9, #0x1
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_95
b LBB1_43
LBB1_43: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-56]
str w8, [sp, #60] ; 4-byte Folded Spill
ldur w8, [x29, #-60]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_46
b LBB1_44
LBB1_44: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #56] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_47
b LBB1_45
LBB1_45: ; in Loop: Header=BB1_9 Depth=1
ldur s0, [x29, #-52]
fcvt d2, s0
ldur s0, [x29, #-44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d1, d0, d1, d2
fmov d0, #4.00000000
fcmp d0, d1
cset w8, ls
mov w9, #1
str w9, [sp, #56] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_47
b LBB1_46
LBB1_46: ; in Loop: Header=BB1_9 Depth=1
ldur s0, [x29, #-76]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #5.00000000
fcmp d0, d1
cset w8, hi
str w8, [sp, #56] ; 4-byte Folded Spill
b LBB1_47
LBB1_47: ; in Loop: Header=BB1_9 Depth=1
ldr w8, [sp, #60] ; 4-byte Folded Reload
ldr w9, [sp, #56] ; 4-byte Folded Reload
and w9, w9, #0x1
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_95
b LBB1_48
LBB1_48: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-28]
str w8, [sp, #52] ; 4-byte Folded Spill
ldur w8, [x29, #-24]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_51
b LBB1_49
LBB1_49: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-16]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_51
b LBB1_50
LBB1_50: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #48] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_60
b LBB1_51
LBB1_51: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-24]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_54
b LBB1_52
LBB1_52: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-16]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_54
b LBB1_53
LBB1_53: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #44] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_59
b LBB1_54
LBB1_54: ; in Loop: Header=BB1_9 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-40]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d1, d0, d1, d2
fmov d0, #4.00000000
fcmp d0, d1
cset w8, ls
mov w9, #1
str w9, [sp, #40] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_58
b LBB1_55
LBB1_55: ; in Loop: Header=BB1_9 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-40]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d1, d0, d1, d2
fmov d0, #4.00000000
fcmp d0, d1
cset w8, ls
tbnz w8, #0, LBB1_57
b LBB1_56
LBB1_56: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-32]
subs w8, w8, #0
cset w8, eq
mov w9, #1
str w9, [sp, #40] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_58
b LBB1_57
LBB1_57: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-24]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #40] ; 4-byte Folded Spill
b LBB1_58
LBB1_58: ; in Loop: Header=BB1_9 Depth=1
ldr w8, [sp, #40] ; 4-byte Folded Reload
str w8, [sp, #44] ; 4-byte Folded Spill
b LBB1_59
LBB1_59: ; in Loop: Header=BB1_9 Depth=1
ldr w8, [sp, #44] ; 4-byte Folded Reload
str w8, [sp, #48] ; 4-byte Folded Spill
b LBB1_60
LBB1_60: ; in Loop: Header=BB1_9 Depth=1
ldr w8, [sp, #52] ; 4-byte Folded Reload
ldr w9, [sp, #48] ; 4-byte Folded Reload
and w9, w9, #0x1
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_95
b LBB1_61
LBB1_61: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-20]
str w8, [sp, #36] ; 4-byte Folded Spill
ldur w8, [x29, #-24]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_64
b LBB1_62
LBB1_62: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-16]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_64
b LBB1_63
LBB1_63: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #32] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_75
b LBB1_64
LBB1_64: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-24]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_67
b LBB1_65
LBB1_65: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-16]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_67
b LBB1_66
LBB1_66: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #28] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_74
b LBB1_67
LBB1_67: ; in Loop: Header=BB1_9 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-48]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #5.00000000
fcmp d0, d1
cset w8, hi
mov w9, #1
str w9, [sp, #24] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_73
b LBB1_68
LBB1_68: ; in Loop: Header=BB1_9 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-48]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #5.00000000
fcmp d0, d1
cset w8, hi
tbnz w8, #0, LBB1_72
b LBB1_69
LBB1_69: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-56]
subs w8, w8, #0
cset w8, eq
mov w9, #1
str w9, [sp, #24] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_73
b LBB1_70
LBB1_70: ; in Loop: Header=BB1_9 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-40]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d1, d0, d1, d2
fmov d0, #4.00000000
fcmp d0, d1
cset w8, ls
tbnz w8, #0, LBB1_72
b LBB1_71
LBB1_71: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-32]
subs w8, w8, #0
cset w8, eq
mov w9, #1
str w9, [sp, #24] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_73
b LBB1_72
LBB1_72: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-16]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #24] ; 4-byte Folded Spill
b LBB1_73
LBB1_73: ; in Loop: Header=BB1_9 Depth=1
ldr w8, [sp, #24] ; 4-byte Folded Reload
str w8, [sp, #28] ; 4-byte Folded Spill
b LBB1_74
LBB1_74: ; in Loop: Header=BB1_9 Depth=1
ldr w8, [sp, #28] ; 4-byte Folded Reload
str w8, [sp, #32] ; 4-byte Folded Spill
b LBB1_75
LBB1_75: ; in Loop: Header=BB1_9 Depth=1
ldr w8, [sp, #36] ; 4-byte Folded Reload
ldr w9, [sp, #32] ; 4-byte Folded Reload
and w9, w9, #0x1
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_95
b LBB1_76
LBB1_76: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-12]
str w8, [sp, #20] ; 4-byte Folded Spill
ldur w8, [x29, #-24]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_79
b LBB1_77
LBB1_77: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-16]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_79
b LBB1_78
LBB1_78: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #16] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_94
b LBB1_79
LBB1_79: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-24]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_82
b LBB1_80
LBB1_80: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-16]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_82
b LBB1_81
LBB1_81: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_93
b LBB1_82
LBB1_82: ; in Loop: Header=BB1_9 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-48]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #5.00000000
fcmp d0, d1
cset w8, hi
mov w9, #1
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_92
b LBB1_83
LBB1_83: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-56]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_86
b LBB1_84
LBB1_84: ; in Loop: Header=BB1_9 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-40]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d1, d0, d1, d2
fmov d0, #4.00000000
fcmp d0, d1
cset w8, ls
mov w9, #1
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_92
b LBB1_85
LBB1_85: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-32]
subs w8, w8, #0
cset w8, ne
mov w9, #1
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_92
b LBB1_86
LBB1_86: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-80]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_91
b LBB1_87
LBB1_87: ; in Loop: Header=BB1_9 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-48]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #5.00000000
fcmp d0, d1
cset w8, hi
tbnz w8, #0, LBB1_91
b LBB1_88
LBB1_88: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-56]
subs w8, w8, #0
cset w8, eq
mov w9, #1
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_92
b LBB1_89
LBB1_89: ; in Loop: Header=BB1_9 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-40]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d1, d0, d1, d2
fmov d0, #4.00000000
fcmp d0, d1
cset w8, ls
tbnz w8, #0, LBB1_91
b LBB1_90
LBB1_90: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-32]
subs w8, w8, #0
cset w8, eq
mov w9, #1
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_92
b LBB1_91
LBB1_91: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB1_92
LBB1_92: ; in Loop: Header=BB1_9 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB1_93
LBB1_93: ; in Loop: Header=BB1_9 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
str w8, [sp, #16] ; 4-byte Folded Spill
b LBB1_94
LBB1_94: ; in Loop: Header=BB1_9 Depth=1
ldr w8, [sp, #20] ; 4-byte Folded Reload
ldr w9, [sp, #16] ; 4-byte Folded Reload
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
str w8, [sp, #72] ; 4-byte Folded Spill
b LBB1_95
LBB1_95: ; in Loop: Header=BB1_9 Depth=1
ldr w8, [sp, #72] ; 4-byte Folded Reload
str w8, [sp, #88] ; 4-byte Folded Spill
b LBB1_96
LBB1_96: ; in Loop: Header=BB1_9 Depth=1
ldr w8, [sp, #88] ; 4-byte Folded Reload
and w8, w8, #0x1
stur w8, [x29, #-92]
ldur w8, [x29, #-12]
stur w8, [x29, #-8]
ldur w8, [x29, #-20]
stur w8, [x29, #-16]
ldur w8, [x29, #-28]
stur w8, [x29, #-24]
ldur w8, [x29, #-36]
stur w8, [x29, #-32]
ldur s0, [x29, #-44]
stur s0, [x29, #-40]
ldur s0, [x29, #-52]
stur s0, [x29, #-48]
ldur w8, [x29, #-60]
stur w8, [x29, #-56]
ldur s0, [x29, #-68]
stur s0, [x29, #-64]
ldur s0, [x29, #-76]
stur s0, [x29, #-72]
ldur w8, [x29, #-84]
stur w8, [x29, #-80]
b LBB1_9
LBB1_97:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #192] ; 16-byte Folded Reload
add sp, sp, #208
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___VERIFIER_nondet_bool ## -- Begin function __VERIFIER_nondet_bool
.p2align 4, 0x90
___VERIFIER_nondet_bool: ## @__VERIFIER_nondet_bool
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq ___VERIFIER_nondet_int
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function main
LCPI1_0:
.quad 0x4014000000000000 ## double 5
LCPI1_1:
.quad 0x4010000000000000 ## double 4
LCPI1_2:
.quad 0xc02c000000000000 ## double -14
LCPI1_3:
.quad 0xc026000000000000 ## double -11
LCPI1_4:
.quad 0xc034000000000000 ## double -20
LCPI1_5:
.quad 0xc030000000000000 ## double -16
LCPI1_6:
.quad 0xc032000000000000 ## double -18
LCPI1_7:
.quad 0xc024000000000000 ## double -10
.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 $144, %rsp
movl $0, -4(%rbp)
callq ___VERIFIER_nondet_int
movl %eax, -88(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -8(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -16(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -24(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -32(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -40(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -48(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -56(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -64(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -72(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -80(%rbp)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -80(%rbp)
movb %al, -93(%rbp) ## 1-byte Spill
jne LBB1_8
## %bb.1:
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -93(%rbp) ## 1-byte Spill
jb LBB1_8
## %bb.2:
cmpl $0, -56(%rbp)
je LBB1_5
## %bb.3:
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -40(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -93(%rbp) ## 1-byte Spill
jae LBB1_8
## %bb.4:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -32(%rbp)
movb %al, -93(%rbp) ## 1-byte Spill
jne LBB1_8
LBB1_5:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -24(%rbp)
movb %al, -93(%rbp) ## 1-byte Spill
jne LBB1_8
## %bb.6:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -16(%rbp)
movb %al, -93(%rbp) ## 1-byte Spill
jne LBB1_8
## %bb.7:
cmpl $0, -8(%rbp)
setne %al
xorb $-1, %al
movb %al, -93(%rbp) ## 1-byte Spill
LBB1_8:
movb -93(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
movl %eax, -92(%rbp)
LBB1_9: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -88(%rbp)
movb %al, -94(%rbp) ## 1-byte Spill
jl LBB1_11
## %bb.10: ## in Loop: Header=BB1_9 Depth=1
cmpl $0, -92(%rbp)
setne %al
movb %al, -94(%rbp) ## 1-byte Spill
LBB1_11: ## in Loop: Header=BB1_9 Depth=1
movb -94(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB1_12
jmp LBB1_97
LBB1_12: ## in Loop: Header=BB1_9 Depth=1
cmpl $0, -24(%rbp)
je LBB1_16
## %bb.13: ## in Loop: Header=BB1_9 Depth=1
cmpl $0, -16(%rbp)
je LBB1_16
## %bb.14: ## in Loop: Header=BB1_9 Depth=1
cmpl $0, -8(%rbp)
je LBB1_16
## %bb.15: ## in Loop: Header=BB1_9 Depth=1
callq ___VERIFIER_nondet_int
movl %eax, -88(%rbp)
jmp LBB1_17
LBB1_16: ## in Loop: Header=BB1_9 Depth=1
movl -88(%rbp), %eax
addl $-1, %eax
movl %eax, -88(%rbp)
LBB1_17: ## in Loop: Header=BB1_9 Depth=1
callq ___VERIFIER_nondet_bool
movl %eax, -12(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -20(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -28(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -36(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -44(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -52(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -60(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -68(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -76(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -84(%rbp)
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -76(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_2(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -95(%rbp) ## 1-byte Spill
jb LBB1_96
## %bb.18: ## in Loop: Header=BB1_9 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -76(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_3(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -95(%rbp) ## 1-byte Spill
jb LBB1_96
## %bb.19: ## in Loop: Header=BB1_9 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -76(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_2(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_20
jp LBB1_20
jmp LBB1_21
LBB1_20: ## in Loop: Header=BB1_9 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -76(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_3(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -95(%rbp) ## 1-byte Spill
jne LBB1_96
jp LBB1_96
LBB1_21: ## in Loop: Header=BB1_9 Depth=1
movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -68(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_4(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -95(%rbp) ## 1-byte Spill
jb LBB1_96
## %bb.22: ## in Loop: Header=BB1_9 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -68(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_5(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -95(%rbp) ## 1-byte Spill
jb LBB1_96
## %bb.23: ## in Loop: Header=BB1_9 Depth=1
movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -68(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_4(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_24
jp LBB1_24
jmp LBB1_25
LBB1_24: ## in Loop: Header=BB1_9 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -68(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_5(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -95(%rbp) ## 1-byte Spill
jne LBB1_96
jp LBB1_96
LBB1_25: ## in Loop: Header=BB1_9 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_6(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -95(%rbp) ## 1-byte Spill
jb LBB1_96
## %bb.26: ## in Loop: Header=BB1_9 Depth=1
movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_7(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -95(%rbp) ## 1-byte Spill
jb LBB1_96
## %bb.27: ## in Loop: Header=BB1_9 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -52(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_6(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_28
jp LBB1_28
jmp LBB1_29
LBB1_28: ## in Loop: Header=BB1_9 Depth=1
movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -52(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_7(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -95(%rbp) ## 1-byte Spill
jne LBB1_96
jp LBB1_96
LBB1_29: ## in Loop: Header=BB1_9 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -44(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_6(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -95(%rbp) ## 1-byte Spill
jb LBB1_96
## %bb.30: ## in Loop: Header=BB1_9 Depth=1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -44(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_4(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -95(%rbp) ## 1-byte Spill
jb LBB1_96
## %bb.31: ## in Loop: Header=BB1_9 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -44(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_6(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_32
jp LBB1_32
jmp LBB1_33
LBB1_32: ## in Loop: Header=BB1_9 Depth=1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -44(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_4(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -95(%rbp) ## 1-byte Spill
jne LBB1_96
jp LBB1_96
LBB1_33: ## in Loop: Header=BB1_9 Depth=1
movl -80(%rbp), %eax
movl %eax, -100(%rbp) ## 4-byte Spill
movb $1, %al
cmpl $0, -84(%rbp)
movb %al, -96(%rbp) ## 1-byte Spill
jne LBB1_39
## %bb.34: ## in Loop: Header=BB1_9 Depth=1
cmpl $0, -60(%rbp)
je LBB1_37
## %bb.35: ## in Loop: Header=BB1_9 Depth=1
movb $1, %al
cmpl $0, -36(%rbp)
movb %al, -101(%rbp) ## 1-byte Spill
jne LBB1_38
## %bb.36: ## in Loop: Header=BB1_9 Depth=1
movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -44(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movb $1, %al
movsd LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -101(%rbp) ## 1-byte Spill
jae LBB1_38
LBB1_37: ## in Loop: Header=BB1_9 Depth=1
movss -76(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
setae %al
xorb $-1, %al
movb %al, -101(%rbp) ## 1-byte Spill
LBB1_38: ## in Loop: Header=BB1_9 Depth=1
movb -101(%rbp), %al ## 1-byte Reload
movb %al, -96(%rbp) ## 1-byte Spill
LBB1_39: ## in Loop: Header=BB1_9 Depth=1
movl -100(%rbp), %ecx ## 4-byte Reload
movb -96(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -102(%rbp) ## 1-byte Spill
jne LBB1_95
## %bb.40: ## in Loop: Header=BB1_9 Depth=1
movl -32(%rbp), %eax
movl %eax, -108(%rbp) ## 4-byte Spill
movb $1, %al
cmpl $0, -36(%rbp)
movb %al, -103(%rbp) ## 1-byte Spill
jne LBB1_42
## %bb.41: ## in Loop: Header=BB1_9 Depth=1
movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -44(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
setae %al
movb %al, -103(%rbp) ## 1-byte Spill
LBB1_42: ## in Loop: Header=BB1_9 Depth=1
movl -108(%rbp), %ecx ## 4-byte Reload
movb -103(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -102(%rbp) ## 1-byte Spill
jne LBB1_95
## %bb.43: ## in Loop: Header=BB1_9 Depth=1
movl -56(%rbp), %eax
movl %eax, -112(%rbp) ## 4-byte Spill
cmpl $0, -60(%rbp)
je LBB1_46
## %bb.44: ## in Loop: Header=BB1_9 Depth=1
movb $1, %al
cmpl $0, -36(%rbp)
movb %al, -113(%rbp) ## 1-byte Spill
jne LBB1_47
## %bb.45: ## in Loop: Header=BB1_9 Depth=1
movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -44(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movb $1, %al
movsd LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -113(%rbp) ## 1-byte Spill
jae LBB1_47
LBB1_46: ## in Loop: Header=BB1_9 Depth=1
movss -76(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
setae %al
xorb $-1, %al
movb %al, -113(%rbp) ## 1-byte Spill
LBB1_47: ## in Loop: Header=BB1_9 Depth=1
movl -112(%rbp), %ecx ## 4-byte Reload
movb -113(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -102(%rbp) ## 1-byte Spill
jne LBB1_95
## %bb.48: ## in Loop: Header=BB1_9 Depth=1
movl -28(%rbp), %eax
movl %eax, -120(%rbp) ## 4-byte Spill
cmpl $0, -24(%rbp)
je LBB1_51
## %bb.49: ## in Loop: Header=BB1_9 Depth=1
cmpl $0, -16(%rbp)
je LBB1_51
## %bb.50: ## in Loop: Header=BB1_9 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -8(%rbp)
movb %al, -121(%rbp) ## 1-byte Spill
jne LBB1_60
LBB1_51: ## in Loop: Header=BB1_9 Depth=1
cmpl $0, -24(%rbp)
je LBB1_54
## %bb.52: ## in Loop: Header=BB1_9 Depth=1
cmpl $0, -16(%rbp)
je LBB1_54
## %bb.53: ## in Loop: Header=BB1_9 Depth=1
movb $1, %al
cmpl $0, -8(%rbp)
movb %al, -122(%rbp) ## 1-byte Spill
jne LBB1_59
LBB1_54: ## in Loop: Header=BB1_9 Depth=1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -40(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movb $1, %al
movsd LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -123(%rbp) ## 1-byte Spill
jae LBB1_58
## %bb.55: ## in Loop: Header=BB1_9 Depth=1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -40(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jae LBB1_57
## %bb.56: ## in Loop: Header=BB1_9 Depth=1
movb $1, %al
cmpl $0, -32(%rbp)
movb %al, -123(%rbp) ## 1-byte Spill
je LBB1_58
LBB1_57: ## in Loop: Header=BB1_9 Depth=1
cmpl $0, -24(%rbp)
setne %al
movb %al, -123(%rbp) ## 1-byte Spill
LBB1_58: ## in Loop: Header=BB1_9 Depth=1
movb -123(%rbp), %al ## 1-byte Reload
movb %al, -122(%rbp) ## 1-byte Spill
LBB1_59: ## in Loop: Header=BB1_9 Depth=1
movb -122(%rbp), %al ## 1-byte Reload
movb %al, -121(%rbp) ## 1-byte Spill
LBB1_60: ## in Loop: Header=BB1_9 Depth=1
movl -120(%rbp), %ecx ## 4-byte Reload
movb -121(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -102(%rbp) ## 1-byte Spill
jne LBB1_95
## %bb.61: ## in Loop: Header=BB1_9 Depth=1
movl -20(%rbp), %eax
movl %eax, -128(%rbp) ## 4-byte Spill
cmpl $0, -24(%rbp)
je LBB1_64
## %bb.62: ## in Loop: Header=BB1_9 Depth=1
cmpl $0, -16(%rbp)
je LBB1_64
## %bb.63: ## in Loop: Header=BB1_9 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -8(%rbp)
movb %al, -129(%rbp) ## 1-byte Spill
jne LBB1_75
LBB1_64: ## in Loop: Header=BB1_9 Depth=1
cmpl $0, -24(%rbp)
je LBB1_67
## %bb.65: ## in Loop: Header=BB1_9 Depth=1
cmpl $0, -16(%rbp)
je LBB1_67
## %bb.66: ## in Loop: Header=BB1_9 Depth=1
movb $1, %al
cmpl $0, -8(%rbp)
movb %al, -130(%rbp) ## 1-byte Spill
jne LBB1_74
LBB1_67: ## in Loop: Header=BB1_9 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
movb $1, %al
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -131(%rbp) ## 1-byte Spill
jb LBB1_73
## %bb.68: ## in Loop: Header=BB1_9 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
jb LBB1_72
## %bb.69: ## in Loop: Header=BB1_9 Depth=1
movb $1, %al
cmpl $0, -56(%rbp)
movb %al, -131(%rbp) ## 1-byte Spill
je LBB1_73
## %bb.70: ## in Loop: Header=BB1_9 Depth=1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -40(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jae LBB1_72
## %bb.71: ## in Loop: Header=BB1_9 Depth=1
movb $1, %al
cmpl $0, -32(%rbp)
movb %al, -131(%rbp) ## 1-byte Spill
je LBB1_73
LBB1_72: ## in Loop: Header=BB1_9 Depth=1
cmpl $0, -16(%rbp)
setne %al
movb %al, -131(%rbp) ## 1-byte Spill
LBB1_73: ## in Loop: Header=BB1_9 Depth=1
movb -131(%rbp), %al ## 1-byte Reload
movb %al, -130(%rbp) ## 1-byte Spill
LBB1_74: ## in Loop: Header=BB1_9 Depth=1
movb -130(%rbp), %al ## 1-byte Reload
movb %al, -129(%rbp) ## 1-byte Spill
LBB1_75: ## in Loop: Header=BB1_9 Depth=1
movl -128(%rbp), %ecx ## 4-byte Reload
movb -129(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %edx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl %edx, %ecx
movb %al, -102(%rbp) ## 1-byte Spill
jne LBB1_95
## %bb.76: ## in Loop: Header=BB1_9 Depth=1
movl -12(%rbp), %eax
movl %eax, -136(%rbp) ## 4-byte Spill
cmpl $0, -24(%rbp)
je LBB1_79
## %bb.77: ## in Loop: Header=BB1_9 Depth=1
cmpl $0, -16(%rbp)
je LBB1_79
## %bb.78: ## in Loop: Header=BB1_9 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -8(%rbp)
movb %al, -137(%rbp) ## 1-byte Spill
jne LBB1_94
LBB1_79: ## in Loop: Header=BB1_9 Depth=1
cmpl $0, -24(%rbp)
je LBB1_82
## %bb.80: ## in Loop: Header=BB1_9 Depth=1
cmpl $0, -16(%rbp)
je LBB1_82
## %bb.81: ## in Loop: Header=BB1_9 Depth=1
movb $1, %al
cmpl $0, -8(%rbp)
movb %al, -138(%rbp) ## 1-byte Spill
jne LBB1_93
LBB1_82: ## in Loop: Header=BB1_9 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
movb $1, %al
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -139(%rbp) ## 1-byte Spill
jb LBB1_92
## %bb.83: ## in Loop: Header=BB1_9 Depth=1
cmpl $0, -56(%rbp)
je LBB1_86
## %bb.84: ## in Loop: Header=BB1_9 Depth=1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -40(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movb $1, %al
movsd LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -139(%rbp) ## 1-byte Spill
jae LBB1_92
## %bb.85: ## in Loop: Header=BB1_9 Depth=1
movb $1, %al
cmpl $0, -32(%rbp)
movb %al, -139(%rbp) ## 1-byte Spill
jne LBB1_92
LBB1_86: ## in Loop: Header=BB1_9 Depth=1
cmpl $0, -80(%rbp)
jne LBB1_91
## %bb.87: ## in Loop: Header=BB1_9 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
jb LBB1_91
## %bb.88: ## in Loop: Header=BB1_9 Depth=1
movb $1, %al
cmpl $0, -56(%rbp)
movb %al, -139(%rbp) ## 1-byte Spill
je LBB1_92
## %bb.89: ## in Loop: Header=BB1_9 Depth=1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -40(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jae LBB1_91
## %bb.90: ## in Loop: Header=BB1_9 Depth=1
movb $1, %al
cmpl $0, -32(%rbp)
movb %al, -139(%rbp) ## 1-byte Spill
je LBB1_92
LBB1_91: ## in Loop: Header=BB1_9 Depth=1
cmpl $0, -8(%rbp)
setne %al
movb %al, -139(%rbp) ## 1-byte Spill
LBB1_92: ## in Loop: Header=BB1_9 Depth=1
movb -139(%rbp), %al ## 1-byte Reload
movb %al, -138(%rbp) ## 1-byte Spill
LBB1_93: ## in Loop: Header=BB1_9 Depth=1
movb -138(%rbp), %al ## 1-byte Reload
movb %al, -137(%rbp) ## 1-byte Spill
LBB1_94: ## in Loop: Header=BB1_9 Depth=1
movl -136(%rbp), %eax ## 4-byte Reload
movb -137(%rbp), %cl ## 1-byte Reload
andb $1, %cl
movzbl %cl, %ecx
cmpl %ecx, %eax
sete %al
movb %al, -102(%rbp) ## 1-byte Spill
LBB1_95: ## in Loop: Header=BB1_9 Depth=1
movb -102(%rbp), %al ## 1-byte Reload
movb %al, -95(%rbp) ## 1-byte Spill
LBB1_96: ## in Loop: Header=BB1_9 Depth=1
movb -95(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
movl %eax, -92(%rbp)
movl -12(%rbp), %eax
movl %eax, -8(%rbp)
movl -20(%rbp), %eax
movl %eax, -16(%rbp)
movl -28(%rbp), %eax
movl %eax, -24(%rbp)
movl -36(%rbp), %eax
movl %eax, -32(%rbp)
movss -44(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -40(%rbp)
movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -48(%rbp)
movl -60(%rbp), %eax
movl %eax, -56(%rbp)
movss -68(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -64(%rbp)
movss -76(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -72(%rbp)
movl -84(%rbp), %eax
movl %eax, -80(%rbp)
jmp LBB1_9
LBB1_97:
movl -4(%rbp), %eax
addq $144, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/132951929.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]
sturb wzr, [x29, #-5]
ldursb w10, [x29, #-5]
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
ldursb w10, [x29, #-5]
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
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 "%c\n"
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 $16, %rsp
movl $0, -4(%rbp)
movb $0, -5(%rbp)
movsbl -5(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movsbl -5(%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 "%c\n"
L_.str.1: ## @.str.1
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/116956.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
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
bl _printf
mov x9, sp
sub x8, x29, #4
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
ldur w0, [x29, #-4]
bl _suma
stur w0, [x29, #-8]
ldur w8, [x29, #-4]
; 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
ldur w0, [x29, #-4]
bl _sumb
stur s0, [x29, #-12]
ldur w8, [x29, #-4]
; implicit-def: $x9
mov x9, x8
ldur s0, [x29, #-12]
fcvt d0, s0
mov x8, sp
str x9, [x8]
str d0, [x8, #8]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldur w0, [x29, #-4]
bl _sumc
stur s0, [x29, #-12]
ldur w8, [x29, #-4]
; implicit-def: $x9
mov x9, x8
ldur s0, [x29, #-12]
fcvt d0, s0
mov x8, sp
str x9, [x8]
str d0, [x8, #8]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
ldur w0, [x29, #-4]
bl _bode
stur s0, [x29, #-12]
ldur w8, [x29, #-4]
; implicit-def: $x9
mov x9, x8
ldur s0, [x29, #-12]
fcvt d0, s0
mov x8, sp
str x9, [x8]
str d0, [x8, #8]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _suma ; -- Begin function suma
.p2align 2
_suma: ; @suma
.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 LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
ldr w9, [sp, #12]
subs w8, w8, w9
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, #4]
mul w8, w8, w9
ldr w9, [sp, #4]
subs w9, w9, #3
mul w9, w8, w9
ldr w8, [sp, #8]
add w8, w8, w9
str w8, [sp, #8]
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:
ldr w0, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _sumb ; -- Begin function sumb
.p2align 2
_sumb: ; @sumb
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
movi d0, #0000000000000000
str s0, [sp, #8]
mov w8, #2
str w8, [sp, #4]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB2_4
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #4]
subs w8, w8, #1
scvtf s1, w8
fmov s0, #3.00000000
fdiv s1, s0, s1
ldr s0, [sp, #8]
fadd s0, s0, s1
str s0, [sp, #8]
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:
ldr s0, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _sumc ; -- Begin function sumc
.p2align 2
_sumc: ; @sumc
.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]
movi d0, #0000000000000000
stur s0, [x29, #-8]
fmov d2, #5.00000000
fsqrt d1, d2
fmov d0, #1.00000000
fadd d3, d0, d1
fmov d1, #2.00000000
fdiv d3, d3, d1
fcvt s3, d3
stur s3, [x29, #-12]
fsqrt d2, d2
fsub d0, d0, d2
fdiv d0, d0, d1
fcvt s0, d0
str s0, [sp, #16]
mov w8, #1
str w8, [sp, #12]
b LBB3_1
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldur w9, [x29, #-4]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB3_4
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
ldur s0, [x29, #-12]
fcvt d0, s0
ldr s2, [sp, #12]
; implicit-def: $d1
fmov s1, s2
sshll.2d v1, v1, #0
; kill: def $d1 killed $d1 killed $q1
scvtf d1, d1
bl _pow
str d0, [sp] ; 8-byte Folded Spill
ldr s0, [sp, #16]
fcvt d0, s0
ldr s2, [sp, #12]
; implicit-def: $d1
fmov s1, s2
sshll.2d v1, v1, #0
; kill: def $d1 killed $d1 killed $q1
scvtf d1, d1
bl _pow
fmov d1, d0
ldr d0, [sp] ; 8-byte Folded Reload
fsub d0, d0, d1
fcvt s0, d0
fcvt d0, s0
fmov d1, #5.00000000
fsqrt d1, d1
fdiv d1, d0, d1
ldur s0, [x29, #-8]
fcvt d0, s0
fadd d0, d0, d1
fcvt s0, d0
stur s0, [x29, #-8]
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:
ldur s0, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function bode
lCPI4_0:
.quad 0x3fb999999999999a ; double 0.10000000000000001
.section __TEXT,__text,regular,pure_instructions
.globl _bode
.p2align 2
_bode: ; @bode
.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]
movi d0, #0000000000000000
str s0, [sp, #8]
mov w8, #2
str w8, [sp, #4]
b LBB4_1
LBB4_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
ldur w9, [x29, #-4]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB4_4
b LBB4_2
LBB4_2: ; in Loop: Header=BB4_1 Depth=1
ldr w8, [sp, #4]
subs w8, w8, #2
scvtf d1, w8
fmov d0, #2.00000000
bl _pow
fmov d1, d0
fmov d2, #4.00000000
fmov d0, #3.00000000
fmadd d1, d0, d1, d2
ldr s0, [sp, #8]
fcvt d2, s0
adrp x8, lCPI4_0@PAGE
ldr d0, [x8, lCPI4_0@PAGEOFF]
fmadd d0, d0, d1, d2
fcvt s0, d0
str s0, [sp, #8]
b LBB4_3
LBB4_3: ; in Loop: Header=BB4_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB4_1
LBB4_4:
ldr s0, [sp, #8]
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 "*****C\303\241lculo de cuatro sumatorias (ver reporte)*****"
l_.str.1: ; @.str.1
.asciz "Ingrese el l\303\255mite superior de la sumatoria (entero): "
l_.str.2: ; @.str.2
.asciz "%d"
l_.str.3: ; @.str.3
.asciz "La sumatoria a) de 1 a %d es %d \n"
l_.str.4: ; @.str.4
.asciz "La sumatoria b) de 2 a %d es %f \n"
l_.str.5: ; @.str.5
.asciz "La sumatoria c) de 1 a %d es %f \n"
l_.str.6: ; @.str.6
.asciz "La sucesi\303\263n de Bode hasta %d es %f \n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
leaq L_.str(%rip), %rdi
callq _puts
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.2(%rip), %rdi
leaq -4(%rbp), %rsi
movb $0, %al
callq _scanf
movl -4(%rbp), %edi
callq _suma
movl %eax, -8(%rbp)
movl -4(%rbp), %esi
movl -8(%rbp), %edx
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movl -4(%rbp), %edi
callq _sumb
movss %xmm0, -12(%rbp)
movl -4(%rbp), %esi
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.4(%rip), %rdi
movb $1, %al
callq _printf
movl -4(%rbp), %edi
callq _sumc
movss %xmm0, -12(%rbp)
movl -4(%rbp), %esi
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.5(%rip), %rdi
movb $1, %al
callq _printf
movl -4(%rbp), %edi
callq _bode
movss %xmm0, -12(%rbp)
movl -4(%rbp), %esi
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.6(%rip), %rdi
movb $1, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _suma ## -- Begin function suma
.p2align 4, 0x90
_suma: ## @suma
.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)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movl -12(%rbp), %eax
cmpl -4(%rbp), %eax
jg LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl -12(%rbp), %eax
imull -12(%rbp), %eax
movl -12(%rbp), %ecx
subl $3, %ecx
imull %ecx, %eax
addl -8(%rbp), %eax
movl %eax, -8(%rbp)
## %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), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## -- Begin function sumb
LCPI2_0:
.long 0x40400000 ## float 3
.section __TEXT,__text,regular,pure_instructions
.globl _sumb
.p2align 4, 0x90
_sumb: ## @sumb
.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)
xorps %xmm0, %xmm0
movss %xmm0, -8(%rbp)
movl $2, -12(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
movl -12(%rbp), %eax
cmpl -4(%rbp), %eax
jg LBB2_4
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movl -12(%rbp), %eax
subl $1, %eax
cvtsi2ss %eax, %xmm1
movss LCPI2_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
divss %xmm1, %xmm0
addss -8(%rbp), %xmm0
movss %xmm0, -8(%rbp)
## %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:
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function sumc
LCPI3_0:
.quad 0x4000000000000000 ## double 2
LCPI3_1:
.quad 0x3ff0000000000000 ## double 1
LCPI3_2:
.quad 0x4014000000000000 ## double 5
.section __TEXT,__text,regular,pure_instructions
.globl _sumc
.p2align 4, 0x90
_sumc: ## @sumc
.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)
xorps %xmm0, %xmm0
movss %xmm0, -8(%rbp)
movsd LCPI3_2(%rip), %xmm0 ## xmm0 = mem[0],zero
sqrtsd %xmm0, %xmm1
movsd LCPI3_1(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd LCPI3_0(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -12(%rbp)
movsd LCPI3_2(%rip), %xmm0 ## xmm0 = mem[0],zero
sqrtsd %xmm0, %xmm1
movsd LCPI3_1(%rip), %xmm0 ## xmm0 = mem[0],zero
subsd %xmm1, %xmm0
movsd LCPI3_0(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -16(%rbp)
movl $1, -20(%rbp)
LBB3_1: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
cmpl -4(%rbp), %eax
jg LBB3_4
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
cvtsi2sdl -20(%rbp), %xmm1
callq _pow
movsd %xmm0, -32(%rbp) ## 8-byte Spill
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
cvtsi2sdl -20(%rbp), %xmm1
callq _pow
movaps %xmm0, %xmm1
movsd -32(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
subsd %xmm1, %xmm0
cvtsd2ss %xmm0, %xmm0
cvtss2sd %xmm0, %xmm1
movsd LCPI3_2(%rip), %xmm0 ## xmm0 = mem[0],zero
sqrtsd %xmm0, %xmm0
divsd %xmm0, %xmm1
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
addsd %xmm1, %xmm0
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -8(%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:
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function bode
LCPI4_0:
.quad 0x3fb999999999999a ## double 0.10000000000000001
LCPI4_1:
.quad 0x4008000000000000 ## double 3
LCPI4_2:
.quad 0x4010000000000000 ## double 4
LCPI4_3:
.quad 0x4000000000000000 ## double 2
.section __TEXT,__text,regular,pure_instructions
.globl _bode
.p2align 4, 0x90
_bode: ## @bode
.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)
xorps %xmm0, %xmm0
movss %xmm0, -8(%rbp)
movl $2, -12(%rbp)
LBB4_1: ## =>This Inner Loop Header: Depth=1
movl -12(%rbp), %eax
cmpl -4(%rbp), %eax
jg LBB4_4
## %bb.2: ## in Loop: Header=BB4_1 Depth=1
movl -12(%rbp), %eax
subl $2, %eax
cvtsi2sd %eax, %xmm1
movsd LCPI4_3(%rip), %xmm0 ## xmm0 = mem[0],zero
callq _pow
movsd LCPI4_1(%rip), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm1, %xmm0
movsd LCPI4_2(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm1, %xmm0
movss -8(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
movsd LCPI4_0(%rip), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -8(%rbp)
## %bb.3: ## in Loop: Header=BB4_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB4_1
LBB4_4:
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "*****C\303\241lculo de cuatro sumatorias (ver reporte)*****"
L_.str.1: ## @.str.1
.asciz "Ingrese el l\303\255mite superior de la sumatoria (entero): "
L_.str.2: ## @.str.2
.asciz "%d"
L_.str.3: ## @.str.3
.asciz "La sumatoria a) de 1 a %d es %d \n"
L_.str.4: ## @.str.4
.asciz "La sumatoria b) de 2 a %d es %f \n"
L_.str.5: ## @.str.5
.asciz "La sumatoria c) de 1 a %d es %f \n"
L_.str.6: ## @.str.6
.asciz "La sucesi\303\263n de Bode hasta %d es %f \n"
.subsections_via_symbols
| the_stack_data/237642263.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _func ; -- Begin function func
.p2align 2
_func: ; @func
.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, #-12]
mov x0, #4
bl _malloc
str x0, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB0_3
LBB0_2:
ldur w8, [x29, #-12]
ldr x9, [sp, #8]
str w8, [x9]
ldr x8, [sp, #8]
stur x8, [x29, #-8]
b LBB0_3
LBB0_3:
ldur x0, [x29, #-8]
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, #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 w8, #1234
stur w8, [x29, #-8]
mov x9, sp
sub x8, x29, #12
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldur w8, [x29, #-12]
subs w8, w8, #10
cset w8, le
tbnz w8, #0, LBB1_4
b LBB1_1
LBB1_1:
ldur w0, [x29, #-8]
bl _func
str x0, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2:
mov w8, #1
stur w8, [x29, #-4]
b LBB1_5
LBB1_3:
ldr x8, [sp, #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
ldr x0, [sp, #8]
bl _free
b LBB1_4
LBB1_4:
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
stur wzr, [x29, #-4]
b LBB1_5
LBB1_5:
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 "%d"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _func ## -- Begin function func
.p2align 4, 0x90
_func: ## @func
.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, -12(%rbp)
movl $4, %edi
callq _malloc
movq %rax, -24(%rbp)
cmpq $0, -24(%rbp)
jne LBB0_2
## %bb.1:
movq $0, -8(%rbp)
jmp LBB0_3
LBB0_2:
movl -12(%rbp), %ecx
movq -24(%rbp), %rax
movl %ecx, (%rax)
movq -24(%rbp), %rax
movq %rax, -8(%rbp)
LBB0_3:
movq -8(%rbp), %rax
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 $1234, -8(%rbp) ## imm = 0x4D2
leaq L_.str(%rip), %rdi
leaq -12(%rbp), %rsi
movb $0, %al
callq _scanf
cmpl $10, -12(%rbp)
jle LBB1_4
## %bb.1:
movl -8(%rbp), %edi
callq _func
movq %rax, -24(%rbp)
cmpq $0, -24(%rbp)
jne LBB1_3
## %bb.2:
movl $1, -4(%rbp)
jmp LBB1_5
LBB1_3:
movq -24(%rbp), %rax
movl (%rax), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movq -24(%rbp), %rdi
callq _free
LBB1_4:
movl -8(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -4(%rbp)
LBB1_5:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
.subsections_via_symbols
| the_stack_data/1017274.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]
mov w8, #1
stur w8, [x29, #-8]
ldur w8, [x29, #-8]
add w8, w8, #1
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 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 "i is %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, -8(%rbp)
movl -8(%rbp), %eax
addl $1, %eax
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 "i is %d\n"
.subsections_via_symbols
| the_stack_data/61075161.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
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fopen
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB0_2:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_3
LBB0_3:
ldr x0, [sp, #16]
mov x9, sp
add x8, sp, #12
str x8, [x9]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _fscanf
ldr w9, [sp, #12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
ldr x0, [sp, #16]
bl _fclose
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 "prova.txt"
l_.str.1: ; @.str.1
.asciz "r"
l_.str.2: ; @.str.2
.asciz "Errore nell'apertura del file\n"
l_.str.3: ; @.str.3
.asciz "File aperto correttamente\n"
l_.str.4: ; @.str.4
.asciz "%d"
l_.str.5: ; @.str.5
.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)
leaq L_.str(%rip), %rdi
leaq L_.str.1(%rip), %rsi
callq _fopen
movq %rax, -16(%rbp)
cmpq $0, -16(%rbp)
jne LBB0_2
## %bb.1:
leaq L_.str.2(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $1, %edi
callq _exit
LBB0_2:
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
## %bb.3:
movq -16(%rbp), %rdi
leaq L_.str.4(%rip), %rsi
leaq -20(%rbp), %rdx
movb $0, %al
callq _fscanf
movl -20(%rbp), %esi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rdi
callq _fclose
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "prova.txt"
L_.str.1: ## @.str.1
.asciz "r"
L_.str.2: ## @.str.2
.asciz "Errore nell'apertura del file\n"
L_.str.3: ## @.str.3
.asciz "File aperto correttamente\n"
L_.str.4: ## @.str.4
.asciz "%d"
L_.str.5: ## @.str.5
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/88127.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _testLibCycleA2 ; -- Begin function testLibCycleA2
.p2align 2
_testLibCycleA2: ; @testLibCycleA2
.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 _testLibCycleB2
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _testLibCycleA2 ## -- Begin function testLibCycleA2
.p2align 4, 0x90
_testLibCycleA2: ## @testLibCycleA2
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq _testLibCycleB2
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/22014067.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, #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]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _puts
add x0, sp, #20
str x0, [sp, #8] ; 8-byte Folded Spill
bl _gets
ldr x8, [sp, #8] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
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_2
b LBB0_1
LBB0_1:
bl ___stack_chk_fail
LBB0_2:
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 "Name: "
l_.str.1: ; @.str.1
.asciz "Hello, %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 $112, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
leaq L_.str(%rip), %rdi
callq _puts
leaq -112(%rbp), %rdi
callq _gets
leaq -112(%rbp), %rsi
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_2
## %bb.1:
addq $112, %rsp
popq %rbp
retq
LBB0_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Name: "
L_.str.1: ## @.str.1
.asciz "Hello, %s\n"
.subsections_via_symbols
| the_stack_data/111078068.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
str w0, [sp, #12]
ldrsw x8, [sp, #12]
lsr x8, x8, #0
lsl x8, x8, #1
mov x10, #1
udiv x9, x8, x10
mul x9, x9, x10
subs x8, x8, x9
mov x0, x8
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
movl %edi, -4(%rbp)
movslq -4(%rbp), %rax
shlq $0, %rax
shlq $1, %rax
andq $0, %rax
## kill: def $eax killed $eax killed $rax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/787060.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _imap_chr ; -- Begin function imap_chr
.p2align 2
_imap_chr: ; @imap_chr
.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]
subs x8, x8, #0
cset w8, lt
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur x8, [x29, #-8]
str x8, [sp, #16] ; 8-byte Folded Spill
adrp x8, _imap@PAGE
ldr x0, [x8, _imap@PAGEOFF]
bl _strlen
ldr x8, [sp, #16] ; 8-byte Folded Reload
subs x8, x8, x0
cset w8, ls
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
mov w8, #0
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB0_4
LBB0_3:
adrp x8, _imap@PAGE
ldr x8, [x8, _imap@PAGEOFF]
ldur x9, [x29, #-8]
ldrsb w8, [x8, x9]
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB0_4
LBB0_4:
ldr w8, [sp, #12] ; 4-byte Folded Reload
sxtb w0, w8
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _imap_ord ; -- Begin function imap_ord
.p2align 2
_imap_ord: ; @imap_ord
.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, _icode@PAGE
add x8, x8, _icode@PAGEOFF
sturb w0, [x29, #-1]
ldrb w8, [x8, #49]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
bl _icode_setup
b LBB1_2
LBB1_2:
ldursb w8, [x29, #-1]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
ldursb w8, [x29, #-1]
subs w8, w8, #255
cset w8, le
tbnz w8, #0, LBB1_5
b LBB1_4
LBB1_4:
mov w8, #127
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB1_6
LBB1_5:
ldursb x9, [x29, #-1]
adrp x8, _icode@PAGE
add x8, x8, _icode@PAGEOFF
ldrsb w8, [x8, x9]
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB1_6
LBB1_6:
ldr w9, [sp, #8] ; 4-byte Folded Reload
; implicit-def: $x8
mov x8, x9
sxtw x0, w8
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _new_checksum ; -- Begin function new_checksum
.p2align 2
_new_checksum: ; @new_checksum
.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]
ldur x8, [x29, #-16]
str x8, [sp, #24]
ldur x8, [x29, #-8]
str x8, [sp, #16]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_4
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #24]
ldr x9, [sp, #24]
add x8, x8, x9
str x8, [sp, #8] ; 8-byte Folded Spill
ldr x8, [sp, #16]
ldrsb w0, [x8]
bl _imap_ord
ldr x8, [sp, #8] ; 8-byte Folded Reload
add x8, x8, x0
adrp x9, _checksum_prime@PAGE
ldr x10, [x9, _checksum_prime@PAGEOFF]
sdiv x9, x8, x10
mul x9, x9, x10
subs x8, x8, x9
str x8, [sp, #24]
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
b LBB2_1
LBB2_4:
ldr x0, [sp, #24]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _gb_newline ; -- Begin function gb_newline
.p2align 2
_gb_newline: ; @gb_newline
.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 x9, _line_no@PAGE
ldr x8, [x9, _line_no@PAGEOFF]
add x8, x8, #1
str x8, [x9, _line_no@PAGEOFF]
adrp x9, _tot_lines@PAGE
ldr x9, [x9, _tot_lines@PAGEOFF]
subs x8, x8, x9
cset w8, le
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
adrp x8, _more_data@PAGE
strb wzr, [x8, _more_data@PAGEOFF]
b LBB3_2
LBB3_2:
adrp x8, _more_data@PAGE
ldrb w8, [x8, _more_data@PAGEOFF]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB3_6
b LBB3_3
LBB3_3:
bl _fill_buf
adrp x8, _buffer@PAGE
ldrsb w8, [x8, _buffer@PAGEOFF]
subs w8, w8, #42
cset w8, eq
tbnz w8, #0, LBB3_5
b LBB3_4
LBB3_4:
adrp x8, _magic@PAGE
str x8, [sp, #8] ; 8-byte Folded Spill
ldr x1, [x8, _magic@PAGEOFF]
adrp x0, _buffer@PAGE
add x0, x0, _buffer@PAGEOFF
bl _new_checksum
ldr x8, [sp, #8] ; 8-byte Folded Reload
str x0, [x8, _magic@PAGEOFF]
b LBB3_5
LBB3_5:
b LBB3_6
LBB3_6:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _gb_eof ; -- Begin function gb_eof
.p2align 2
_gb_eof: ; @gb_eof
.cfi_startproc
; %bb.0:
adrp x8, _more_data@PAGE
ldrb w8, [x8, _more_data@PAGEOFF]
subs w8, w8, #0
cset w9, eq
; implicit-def: $x8
mov x8, x9
and x0, x8, #0x1
ret
.cfi_endproc
; -- End function
.globl _gb_char ; -- Begin function gb_char
.p2align 2
_gb_char: ; @gb_char
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
adrp x8, _cur_pos@PAGE
ldr x8, [x8, _cur_pos@PAGEOFF]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB5_2
b LBB5_1
LBB5_1:
adrp x10, _cur_pos@PAGE
ldr x8, [x10, _cur_pos@PAGEOFF]
add x9, x8, #1
str x9, [x10, _cur_pos@PAGEOFF]
ldrb w8, [x8]
strb w8, [sp, #15]
b LBB5_3
LBB5_2:
mov w8, #10
strb w8, [sp, #15]
b LBB5_3
LBB5_3:
ldrsb w0, [sp, #15]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _gb_backup ; -- Begin function gb_backup
.p2align 2
_gb_backup: ; @gb_backup
.cfi_startproc
; %bb.0:
adrp x8, _cur_pos@PAGE
ldr x8, [x8, _cur_pos@PAGEOFF]
adrp x9, _buffer@PAGE
add x9, x9, _buffer@PAGEOFF
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB6_2
b LBB6_1
LBB6_1:
adrp x9, _cur_pos@PAGE
ldr x8, [x9, _cur_pos@PAGEOFF]
subs x8, x8, #1
str x8, [x9, _cur_pos@PAGEOFF]
b LBB6_2
LBB6_2:
ret
.cfi_endproc
; -- End function
.globl _gb_digit ; -- Begin function gb_digit
.p2align 2
_gb_digit: ; @gb_digit
.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
strb w0, [sp, #7]
ldrb w8, [sp, #7]
adrp x9, _icode@PAGE
strb w8, [x9, _icode@PAGEOFF]
adrp x8, _cur_pos@PAGE
ldr x8, [x8, _cur_pos@PAGEOFF]
ldrsb w0, [x8]
bl _imap_ord
ldrsb x8, [sp, #7]
subs x8, x0, x8
cset w8, ge
tbnz w8, #0, LBB7_2
b LBB7_1
LBB7_1:
adrp x10, _cur_pos@PAGE
ldr x8, [x10, _cur_pos@PAGEOFF]
add x9, x8, #1
str x9, [x10, _cur_pos@PAGEOFF]
ldrsb x9, [x8]
adrp x8, _icode@PAGE
add x8, x8, _icode@PAGEOFF
ldrsb x8, [x8, x9]
str x8, [sp, #8]
b LBB7_3
LBB7_2:
mov x8, #-1
str x8, [sp, #8]
b LBB7_3
LBB7_3:
ldr x0, [sp, #8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _gb_number ; -- Begin function gb_number
.p2align 2
_gb_number: ; @gb_number
.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
sturb w0, [x29, #-1]
str xzr, [sp]
ldurb w8, [x29, #-1]
adrp x9, _icode@PAGE
strb w8, [x9, _icode@PAGEOFF]
b LBB8_1
LBB8_1: ; =>This Inner Loop Header: Depth=1
adrp x8, _cur_pos@PAGE
ldr x8, [x8, _cur_pos@PAGEOFF]
ldrsb w0, [x8]
bl _imap_ord
ldursb x8, [x29, #-1]
subs x8, x0, x8
cset w8, ge
tbnz w8, #0, LBB8_3
b LBB8_2
LBB8_2: ; in Loop: Header=BB8_1 Depth=1
ldr x8, [sp]
ldursb x9, [x29, #-1]
mul x8, x8, x9
adrp x11, _cur_pos@PAGE
ldr x9, [x11, _cur_pos@PAGEOFF]
add x10, x9, #1
str x10, [x11, _cur_pos@PAGEOFF]
ldrsb x10, [x9]
adrp x9, _icode@PAGE
add x9, x9, _icode@PAGEOFF
ldrsb x9, [x9, x10]
add x8, x8, x9
str x8, [sp]
b LBB8_1
LBB8_3:
ldr x0, [sp]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _gb_string ; -- Begin function gb_string
.p2align 2
_gb_string: ; @gb_string
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
strb w1, [sp, #7]
b LBB9_1
LBB9_1: ; =>This Inner Loop Header: Depth=1
adrp x8, _cur_pos@PAGE
ldr x8, [x8, _cur_pos@PAGEOFF]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp] ; 4-byte Folded Spill
tbnz w8, #0, LBB9_3
b LBB9_2
LBB9_2: ; in Loop: Header=BB9_1 Depth=1
adrp x8, _cur_pos@PAGE
ldr x8, [x8, _cur_pos@PAGEOFF]
ldrsb w8, [x8]
ldrsb w9, [sp, #7]
subs w8, w8, w9
cset w8, ne
str w8, [sp] ; 4-byte Folded Spill
b LBB9_3
LBB9_3: ; in Loop: Header=BB9_1 Depth=1
ldr w8, [sp] ; 4-byte Folded Reload
tbz w8, #0, LBB9_5
b LBB9_4
LBB9_4: ; in Loop: Header=BB9_1 Depth=1
adrp x10, _cur_pos@PAGE
ldr x8, [x10, _cur_pos@PAGEOFF]
add x9, x8, #1
str x9, [x10, _cur_pos@PAGEOFF]
ldrb w8, [x8]
ldr x9, [sp, #8]
add x10, x9, #1
str x10, [sp, #8]
strb w8, [x9]
b LBB9_1
LBB9_5:
ldr x8, [sp, #8]
add x9, x8, #1
str x9, [sp, #8]
strb wzr, [x8]
ldr x0, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _gb_r_open ; -- Begin function gb_r_open
.p2align 2
_gb_r_open: ; @gb_r_open
.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, _icode@PAGE
add x8, x8, _icode@PAGEOFF
str x0, [sp, #8]
ldrb w8, [x8, #49]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB10_2
b LBB10_1
LBB10_1:
bl _icode_setup
b LBB10_2
LBB10_2:
ldr x0, [sp, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fopen
adrp x8, _cur_file@PAGE
str x0, [x8, _cur_file@PAGEOFF]
ldr x8, [x8, _cur_file@PAGEOFF]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB10_4
b LBB10_3
LBB10_3:
adrp x8, _io_errors@GOTPAGE
ldr x8, [x8, _io_errors@GOTPAGEOFF]
str xzr, [x8]
adrp x9, _more_data@PAGE
mov w8, #1
strb w8, [x9, _more_data@PAGEOFF]
adrp x8, _magic@PAGE
str xzr, [x8, _magic@PAGEOFF]
adrp x8, _line_no@PAGE
str xzr, [x8, _line_no@PAGEOFF]
adrp x9, _tot_lines@PAGE
mov x8, #2147483647
str x8, [x9, _tot_lines@PAGEOFF]
bl _fill_buf
b LBB10_5
LBB10_4:
adrp x9, _io_errors@GOTPAGE
ldr x9, [x9, _io_errors@GOTPAGEOFF]
mov x8, #1
str x8, [x9]
b LBB10_5
LBB10_5:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _gb_open ; -- Begin function gb_open
.p2align 2
_gb_open: ; @gb_open
.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, _str_buf@GOTPAGE
ldr x8, [x8, _str_buf@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
adrp x8, _io_errors@GOTPAGE
ldr x8, [x8, _io_errors@GOTPAGEOFF]
str x8, [sp, #24] ; 8-byte Folded Spill
stur x0, [x29, #-16]
ldur x1, [x29, #-16]
adrp x0, _file_name@PAGE
add x0, x0, _file_name@PAGEOFF
mov x2, #19
mov x3, #20
bl ___strncpy_chk
ldur x0, [x29, #-16]
bl _gb_r_open
adrp x8, _cur_file@PAGE
ldr x8, [x8, _cur_file@PAGEOFF]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB11_14
b LBB11_1
LBB11_1:
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldur x8, [x29, #-16]
mov x9, sp
str x8, [x9]
mov w1, #0
mov x2, #160
adrp x3, l_.str.1@PAGE
add x3, x3, l_.str.1@PAGEOFF
bl ___sprintf_chk
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _strlen
ldr x1, [sp, #16] ; 8-byte Folded Reload
mov x2, x0
adrp x0, _buffer@PAGE
add x0, x0, _buffer@PAGEOFF
bl _strncmp
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB11_3
b LBB11_2
LBB11_2:
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x8, [x9]
orr x8, x8, #0x4
str x8, [x9]
stur x8, [x29, #-8]
b LBB11_15
LBB11_3:
bl _fill_buf
adrp x8, _buffer@PAGE
ldrsb w8, [x8, _buffer@PAGEOFF]
subs w8, w8, #42
cset w8, eq
tbnz w8, #0, LBB11_5
b LBB11_4
LBB11_4:
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x8, [x9]
orr x8, x8, #0x8
str x8, [x9]
stur x8, [x29, #-8]
b LBB11_15
LBB11_5:
bl _fill_buf
adrp x8, _buffer@PAGE
ldrsb w8, [x8, _buffer@PAGEOFF]
subs w8, w8, #42
cset w8, eq
tbnz w8, #0, LBB11_7
b LBB11_6
LBB11_6:
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x8, [x9]
orr x8, x8, #0x10
str x8, [x9]
stur x8, [x29, #-8]
b LBB11_15
LBB11_7:
bl _fill_buf
adrp x0, _buffer@PAGE
add x0, x0, _buffer@PAGEOFF
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
mov x2, #23
bl _strncmp
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB11_9
b LBB11_8
LBB11_8:
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x8, [x9]
orr x8, x8, #0x20
str x8, [x9]
stur x8, [x29, #-8]
b LBB11_15
LBB11_9:
adrp x9, _cur_pos@PAGE
ldr x8, [x9, _cur_pos@PAGEOFF]
add x8, x8, #23
str x8, [x9, _cur_pos@PAGEOFF]
mov w0, #10
bl _gb_number
adrp x8, _tot_lines@PAGE
str x0, [x8, _tot_lines@PAGEOFF]
bl _gb_char
sxtb w8, w0
subs w8, w8, #44
cset w8, eq
tbnz w8, #0, LBB11_11
b LBB11_10
LBB11_10:
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x8, [x9]
orr x8, x8, #0x20
str x8, [x9]
stur x8, [x29, #-8]
b LBB11_15
LBB11_11:
mov w0, #10
bl _gb_number
adrp x8, _final_magic@PAGE
str x0, [x8, _final_magic@PAGEOFF]
bl _gb_char
sxtb w8, w0
subs w8, w8, #41
cset w8, eq
tbnz w8, #0, LBB11_13
b LBB11_12
LBB11_12:
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x8, [x9]
orr x8, x8, #0x20
str x8, [x9]
stur x8, [x29, #-8]
b LBB11_15
LBB11_13:
bl _gb_newline
b LBB11_14
LBB11_14:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x8, [x8]
stur x8, [x29, #-8]
b LBB11_15
LBB11_15:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _gb_close ; -- Begin function gb_close
.p2align 2
_gb_close: ; @gb_close
.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, _io_errors@GOTPAGE
ldr x8, [x8, _io_errors@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
adrp x8, _str_buf@GOTPAGE
ldr x8, [x8, _str_buf@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
adrp x8, _cur_file@PAGE
ldr x8, [x8, _cur_file@PAGEOFF]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB12_2
b LBB12_1
LBB12_1:
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x9]
orr x8, x8, #0x400
str x8, [x9]
stur x8, [x29, #-8]
b LBB12_11
LBB12_2:
bl _fill_buf
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
adrp x8, _file_name@PAGE
add x8, x8, _file_name@PAGEOFF
str x8, [x9]
mov w1, #0
mov x2, #160
adrp x3, l_.str.3@PAGE
add x3, x3, l_.str.3@PAGEOFF
bl ___sprintf_chk
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _strlen
ldr x1, [sp, #16] ; 8-byte Folded Reload
mov x2, x0
adrp x0, _buffer@PAGE
add x0, x0, _buffer@PAGEOFF
bl _strncmp
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB12_4
b LBB12_3
LBB12_3:
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x9]
orr x8, x8, #0x800
str x8, [x9]
b LBB12_4
LBB12_4:
adrp x8, _buffer@PAGE
strb wzr, [x8, _buffer@PAGEOFF]
adrp x8, _more_data@PAGE
strb wzr, [x8, _more_data@PAGEOFF]
adrp x8, _cur_file@PAGE
ldr x0, [x8, _cur_file@PAGEOFF]
bl _fclose
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB12_6
b LBB12_5
LBB12_5:
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x9]
orr x8, x8, #0x2
str x8, [x9]
stur x8, [x29, #-8]
b LBB12_11
LBB12_6:
; kill: def $x8 killed $xzr
adrp x8, _cur_file@PAGE
str xzr, [x8, _cur_file@PAGEOFF]
adrp x8, _line_no@PAGE
ldr x8, [x8, _line_no@PAGEOFF]
adrp x9, _tot_lines@PAGE
ldr x9, [x9, _tot_lines@PAGEOFF]
add x9, x9, #1
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB12_8
b LBB12_7
LBB12_7:
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x9]
orr x8, x8, #0x100
str x8, [x9]
stur x8, [x29, #-8]
b LBB12_11
LBB12_8:
adrp x8, _magic@PAGE
ldr x8, [x8, _magic@PAGEOFF]
adrp x9, _final_magic@PAGE
ldr x9, [x9, _final_magic@PAGEOFF]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB12_10
b LBB12_9
LBB12_9:
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x9]
orr x8, x8, #0x200
str x8, [x9]
stur x8, [x29, #-8]
b LBB12_11
LBB12_10:
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x8]
stur x8, [x29, #-8]
b LBB12_11
LBB12_11:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _gb_r_close ; -- Begin function gb_r_close
.p2align 2
_gb_r_close: ; @gb_r_close
.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, _cur_file@PAGE
ldr x8, [x8, _cur_file@PAGEOFF]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB13_2
b LBB13_1
LBB13_1:
adrp x8, _cur_file@PAGE
str x8, [sp, #8] ; 8-byte Folded Spill
ldr x0, [x8, _cur_file@PAGEOFF]
bl _fclose
ldr x8, [sp, #8] ; 8-byte Folded Reload
adrp x10, _buffer@PAGE
adrp x9, _buffer@PAGE
add x9, x9, _buffer@PAGEOFF
strb wzr, [x10, _buffer@PAGEOFF]
adrp x10, _more_data@PAGE
strb wzr, [x10, _more_data@PAGEOFF]
adrp x10, _cur_pos@PAGE
str x9, [x10, _cur_pos@PAGEOFF]
; kill: def $x9 killed $xzr
str xzr, [x8, _cur_file@PAGEOFF]
b LBB13_2
LBB13_2:
adrp x8, _magic@PAGE
ldr x0, [x8, _magic@PAGEOFF]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function icode_setup
_icode_setup: ; @icode_setup
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str xzr, [sp, #8]
b LBB14_1
LBB14_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
subs x8, x8, #256
cset w8, ge
tbnz w8, #0, LBB14_4
b LBB14_2
LBB14_2: ; in Loop: Header=BB14_1 Depth=1
ldr x9, [sp, #8]
adrp x8, _icode@PAGE
add x8, x8, _icode@PAGEOFF
add x9, x8, x9
mov w8, #127
strb w8, [x9]
b LBB14_3
LBB14_3: ; in Loop: Header=BB14_1 Depth=1
ldr x8, [sp, #8]
add x8, x8, #1
str x8, [sp, #8]
b LBB14_1
LBB14_4:
adrp x8, _imap@PAGE
ldr x8, [x8, _imap@PAGEOFF]
str x8, [sp]
str xzr, [sp, #8]
b LBB14_5
LBB14_5: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB14_8
b LBB14_6
LBB14_6: ; in Loop: Header=BB14_5 Depth=1
ldr x8, [sp, #8]
ldr x9, [sp]
ldrsb x10, [x9]
adrp x9, _icode@PAGE
add x9, x9, _icode@PAGEOFF
; kill: def $w8 killed $w8 killed $x8
strb w8, [x9, x10]
b LBB14_7
LBB14_7: ; in Loop: Header=BB14_5 Depth=1
ldr x8, [sp]
add x8, x8, #1
str x8, [sp]
ldr x8, [sp, #8]
add x8, x8, #1
str x8, [sp, #8]
b LBB14_5
LBB14_8:
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function fill_buf
_fill_buf: ; @fill_buf
.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, _io_errors@GOTPAGE
ldr x8, [x8, _io_errors@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
adrp x8, _cur_file@PAGE
ldr x2, [x8, _cur_file@PAGEOFF]
adrp x0, _buffer@PAGE
add x0, x0, _buffer@PAGEOFF
mov w1, #81
bl _fgets
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB15_2
b LBB15_1
LBB15_1:
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr x8, [x9]
orr x8, x8, #0x40
str x8, [x9]
adrp x8, _more_data@PAGE
strb wzr, [x8, _more_data@PAGEOFF]
adrp x8, _buffer@PAGE
strb wzr, [x8, _buffer@PAGEOFF]
b LBB15_2
LBB15_2:
adrp x8, _buffer@PAGE
add x8, x8, _buffer@PAGEOFF
stur x8, [x29, #-8]
b LBB15_3
LBB15_3: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-8]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB15_6
b LBB15_4
LBB15_4: ; in Loop: Header=BB15_3 Depth=1
b LBB15_5
LBB15_5: ; in Loop: Header=BB15_3 Depth=1
ldur x8, [x29, #-8]
add x8, x8, #1
stur x8, [x29, #-8]
b LBB15_3
LBB15_6:
ldur x8, [x29, #-8]
mov x9, x8
subs x9, x9, #1
stur x9, [x29, #-8]
adrp x9, _buffer@PAGE
add x9, x9, _buffer@PAGEOFF
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB15_8
b LBB15_7
LBB15_7:
ldur x8, [x29, #-8]
ldrsb w8, [x8]
subs w8, w8, #10
cset w8, eq
tbnz w8, #0, LBB15_9
b LBB15_8
LBB15_8:
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr x8, [x9]
orr x8, x8, #0x80
str x8, [x9]
ldur x8, [x29, #-8]
add x8, x8, #1
stur x8, [x29, #-8]
b LBB15_9
LBB15_9:
b LBB15_10
LBB15_10: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-8]
subs x8, x8, #1
stur x8, [x29, #-8]
adrp x9, _buffer@PAGE
add x9, x9, _buffer@PAGEOFF
subs x8, x8, x9
cset w8, lo
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB15_12
b LBB15_11
LBB15_11: ; in Loop: Header=BB15_10 Depth=1
ldur x8, [x29, #-8]
ldrsb w8, [x8]
subs w8, w8, #32
cset w8, eq
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB15_12
LBB15_12: ; in Loop: Header=BB15_10 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
tbz w8, #0, LBB15_14
b LBB15_13
LBB15_13: ; in Loop: Header=BB15_10 Depth=1
b LBB15_10
LBB15_14:
ldur x9, [x29, #-8]
add x8, x9, #1
stur x8, [x29, #-8]
mov w8, #10
strb w8, [x9, #1]
ldur x8, [x29, #-8]
add x9, x8, #1
stur x9, [x29, #-8]
strb wzr, [x8, #1]
adrp x9, _cur_pos@PAGE
adrp x8, _buffer@PAGE
add x8, x8, _buffer@PAGEOFF
str x8, [x9, _cur_pos@PAGEOFF]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.p2align 3 ; @imap
_imap:
.quad l_.str.4
.zerofill __DATA,__bss,_icode,256,0 ; @icode
.p2align 3 ; @checksum_prime
_checksum_prime:
.quad 1073741741 ; 0x3fffffad
.zerofill __DATA,__bss,_line_no,8,3 ; @line_no
.zerofill __DATA,__bss,_tot_lines,8,3 ; @tot_lines
.zerofill __DATA,__bss,_more_data,1,0 ; @more_data
.zerofill __DATA,__bss,_buffer,81,0 ; @buffer
.zerofill __DATA,__bss,_magic,8,3 ; @magic
.p2align 3 ; @cur_pos
_cur_pos:
.quad _buffer
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "r"
.zerofill __DATA,__bss,_cur_file,8,3 ; @cur_file
.comm _io_errors,8,3 ; @io_errors
.zerofill __DATA,__bss,_file_name,20,0 ; @file_name
.comm _str_buf,160,0 ; @str_buf
l_.str.1: ; @.str.1
.asciz "* File \"%s\""
l_.str.2: ; @.str.2
.asciz "* (Checksum parameters "
.zerofill __DATA,__bss,_final_magic,8,3 ; @final_magic
l_.str.3: ; @.str.3
.asciz "* End of file \"%s\""
l_.str.4: ; @.str.4
.asciz "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz_^~&@,;.:?!%#$+-*/|\\<=>()[]{}`'\" \n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _imap_chr ## -- Begin function imap_chr
.p2align 4, 0x90
_imap_chr: ## @imap_chr
.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)
cmpq $0, -8(%rbp)
jl LBB0_2
## %bb.1:
movq -8(%rbp), %rax
movq %rax, -16(%rbp) ## 8-byte Spill
movq _imap(%rip), %rdi
callq _strlen
movq %rax, %rcx
movq -16(%rbp), %rax ## 8-byte Reload
cmpq %rcx, %rax
jbe LBB0_3
LBB0_2:
xorl %eax, %eax
movl %eax, -20(%rbp) ## 4-byte Spill
jmp LBB0_4
LBB0_3:
movq _imap(%rip), %rax
movq -8(%rbp), %rcx
movsbl (%rax,%rcx), %eax
movl %eax, -20(%rbp) ## 4-byte Spill
LBB0_4:
movl -20(%rbp), %eax ## 4-byte Reload
## kill: def $al killed $al killed $eax
movsbl %al, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _imap_ord ## -- Begin function imap_ord
.p2align 4, 0x90
_imap_ord: ## @imap_ord
.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)
cmpb $0, _icode+49(%rip)
jne LBB1_2
## %bb.1:
callq _icode_setup
LBB1_2:
movsbl -1(%rbp), %eax
cmpl $0, %eax
jl LBB1_4
## %bb.3:
movsbl -1(%rbp), %eax
cmpl $255, %eax
jle LBB1_5
LBB1_4:
movl $127, %eax
movl %eax, -8(%rbp) ## 4-byte Spill
jmp LBB1_6
LBB1_5:
movsbq -1(%rbp), %rcx
leaq _icode(%rip), %rax
movsbl (%rax,%rcx), %eax
movl %eax, -8(%rbp) ## 4-byte Spill
LBB1_6:
movl -8(%rbp), %eax ## 4-byte Reload
cltq
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _new_checksum ## -- Begin function new_checksum
.p2align 4, 0x90
_new_checksum: ## @new_checksum
.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 %rsi, -16(%rbp)
movq -16(%rbp), %rax
movq %rax, -24(%rbp)
movq -8(%rbp), %rax
movq %rax, -32(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
cmpb $0, (%rax)
je LBB2_4
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movq -24(%rbp), %rax
addq -24(%rbp), %rax
movq %rax, -40(%rbp) ## 8-byte Spill
movq -32(%rbp), %rax
movsbl (%rax), %edi
callq _imap_ord
movq %rax, %rcx
movq -40(%rbp), %rax ## 8-byte Reload
addq %rcx, %rax
cqto
idivq _checksum_prime(%rip)
movq %rdx, -24(%rbp)
## %bb.3: ## in Loop: Header=BB2_1 Depth=1
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
jmp LBB2_1
LBB2_4:
movq -24(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _gb_newline ## -- Begin function gb_newline
.p2align 4, 0x90
_gb_newline: ## @gb_newline
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _line_no(%rip), %rax
addq $1, %rax
movq %rax, _line_no(%rip)
cmpq _tot_lines(%rip), %rax
jle LBB3_2
## %bb.1:
movb $0, _more_data(%rip)
LBB3_2:
cmpb $0, _more_data(%rip)
je LBB3_6
## %bb.3:
callq _fill_buf
movsbl _buffer(%rip), %eax
cmpl $42, %eax
je LBB3_5
## %bb.4:
movq _magic(%rip), %rsi
leaq _buffer(%rip), %rdi
callq _new_checksum
movq %rax, _magic(%rip)
LBB3_5:
jmp LBB3_6
LBB3_6:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _gb_eof ## -- Begin function gb_eof
.p2align 4, 0x90
_gb_eof: ## @gb_eof
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
cmpb $0, _more_data(%rip)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _gb_char ## -- Begin function gb_char
.p2align 4, 0x90
_gb_char: ## @gb_char
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _cur_pos(%rip), %rax
cmpb $0, (%rax)
je LBB5_2
## %bb.1:
movq _cur_pos(%rip), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, _cur_pos(%rip)
movb (%rax), %al
movb %al, -1(%rbp)
jmp LBB5_3
LBB5_2:
movb $10, -1(%rbp)
LBB5_3:
movsbl -1(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _gb_backup ## -- Begin function gb_backup
.p2align 4, 0x90
_gb_backup: ## @gb_backup
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq _buffer(%rip), %rax
cmpq %rax, _cur_pos(%rip)
jbe LBB6_2
## %bb.1:
movq _cur_pos(%rip), %rax
addq $-1, %rax
movq %rax, _cur_pos(%rip)
LBB6_2:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _gb_digit ## -- Begin function gb_digit
.p2align 4, 0x90
_gb_digit: ## @gb_digit
.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, -9(%rbp)
movb -9(%rbp), %al
movb %al, _icode(%rip)
movq _cur_pos(%rip), %rax
movsbl (%rax), %edi
callq _imap_ord
movsbq -9(%rbp), %rcx
cmpq %rcx, %rax
jge LBB7_2
## %bb.1:
movq _cur_pos(%rip), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, _cur_pos(%rip)
movsbq (%rax), %rcx
leaq _icode(%rip), %rax
movsbq (%rax,%rcx), %rax
movq %rax, -8(%rbp)
jmp LBB7_3
LBB7_2:
movq $-1, -8(%rbp)
LBB7_3:
movq -8(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _gb_number ## -- Begin function gb_number
.p2align 4, 0x90
_gb_number: ## @gb_number
.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)
movq $0, -16(%rbp)
movb -1(%rbp), %al
movb %al, _icode(%rip)
LBB8_1: ## =>This Inner Loop Header: Depth=1
movq _cur_pos(%rip), %rax
movsbl (%rax), %edi
callq _imap_ord
movsbq -1(%rbp), %rcx
cmpq %rcx, %rax
jge LBB8_3
## %bb.2: ## in Loop: Header=BB8_1 Depth=1
movq -16(%rbp), %rax
movsbq -1(%rbp), %rcx
imulq %rcx, %rax
movq _cur_pos(%rip), %rcx
movq %rcx, %rdx
addq $1, %rdx
movq %rdx, _cur_pos(%rip)
movsbq (%rcx), %rdx
leaq _icode(%rip), %rcx
movsbq (%rcx,%rdx), %rcx
addq %rcx, %rax
movq %rax, -16(%rbp)
jmp LBB8_1
LBB8_3:
movq -16(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _gb_string ## -- Begin function gb_string
.p2align 4, 0x90
_gb_string: ## @gb_string
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movb %sil, %al
movq %rdi, -8(%rbp)
movb %al, -9(%rbp)
LBB9_1: ## =>This Inner Loop Header: Depth=1
movq _cur_pos(%rip), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -10(%rbp) ## 1-byte Spill
je LBB9_3
## %bb.2: ## in Loop: Header=BB9_1 Depth=1
movq _cur_pos(%rip), %rax
movsbl (%rax), %eax
movsbl -9(%rbp), %ecx
cmpl %ecx, %eax
setne %al
movb %al, -10(%rbp) ## 1-byte Spill
LBB9_3: ## in Loop: Header=BB9_1 Depth=1
movb -10(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB9_4
jmp LBB9_5
LBB9_4: ## in Loop: Header=BB9_1 Depth=1
movq _cur_pos(%rip), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, _cur_pos(%rip)
movb (%rax), %cl
movq -8(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -8(%rbp)
movb %cl, (%rax)
jmp LBB9_1
LBB9_5:
movq -8(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -8(%rbp)
movb $0, (%rax)
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _gb_r_open ## -- Begin function gb_r_open
.p2align 4, 0x90
_gb_r_open: ## @gb_r_open
.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)
cmpb $0, _icode+49(%rip)
jne LBB10_2
## %bb.1:
callq _icode_setup
LBB10_2:
movq -8(%rbp), %rdi
leaq L_.str(%rip), %rsi
callq _fopen
movq %rax, _cur_file(%rip)
cmpq $0, _cur_file(%rip)
je LBB10_4
## %bb.3:
movq _io_errors@GOTPCREL(%rip), %rax
movq $0, (%rax)
movb $1, _more_data(%rip)
movq $0, _magic(%rip)
movq $0, _line_no(%rip)
movq $2147483647, _tot_lines(%rip) ## imm = 0x7FFFFFFF
callq _fill_buf
jmp LBB10_5
LBB10_4:
movq _io_errors@GOTPCREL(%rip), %rax
movq $1, (%rax)
LBB10_5:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _gb_open ## -- Begin function gb_open
.p2align 4, 0x90
_gb_open: ## @gb_open
.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)
movq -16(%rbp), %rsi
leaq _file_name(%rip), %rdi
movl $19, %edx
movl $20, %ecx
callq ___strncpy_chk
movq -16(%rbp), %rdi
callq _gb_r_open
cmpq $0, _cur_file(%rip)
je LBB11_14
## %bb.1:
movq -16(%rbp), %r8
movq _str_buf@GOTPCREL(%rip), %rdi
xorl %esi, %esi
movl $160, %edx
leaq L_.str.1(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
movq _str_buf@GOTPCREL(%rip), %rdi
callq _strlen
movq %rax, %rdx
leaq _buffer(%rip), %rdi
movq _str_buf@GOTPCREL(%rip), %rsi
callq _strncmp
cmpl $0, %eax
je LBB11_3
## %bb.2:
movq _io_errors@GOTPCREL(%rip), %rax
movq (%rax), %rax
orq $4, %rax
movq _io_errors@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
movq %rax, -8(%rbp)
jmp LBB11_15
LBB11_3:
callq _fill_buf
movsbl _buffer(%rip), %eax
cmpl $42, %eax
je LBB11_5
## %bb.4:
movq _io_errors@GOTPCREL(%rip), %rax
movq (%rax), %rax
orq $8, %rax
movq _io_errors@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
movq %rax, -8(%rbp)
jmp LBB11_15
LBB11_5:
callq _fill_buf
movsbl _buffer(%rip), %eax
cmpl $42, %eax
je LBB11_7
## %bb.6:
movq _io_errors@GOTPCREL(%rip), %rax
movq (%rax), %rax
orq $16, %rax
movq _io_errors@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
movq %rax, -8(%rbp)
jmp LBB11_15
LBB11_7:
callq _fill_buf
leaq _buffer(%rip), %rdi
leaq L_.str.2(%rip), %rsi
movl $23, %edx
callq _strncmp
cmpl $0, %eax
je LBB11_9
## %bb.8:
movq _io_errors@GOTPCREL(%rip), %rax
movq (%rax), %rax
orq $32, %rax
movq _io_errors@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
movq %rax, -8(%rbp)
jmp LBB11_15
LBB11_9:
movq _cur_pos(%rip), %rax
addq $23, %rax
movq %rax, _cur_pos(%rip)
movl $10, %edi
callq _gb_number
movq %rax, _tot_lines(%rip)
callq _gb_char
movsbl %al, %eax
cmpl $44, %eax
je LBB11_11
## %bb.10:
movq _io_errors@GOTPCREL(%rip), %rax
movq (%rax), %rax
orq $32, %rax
movq _io_errors@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
movq %rax, -8(%rbp)
jmp LBB11_15
LBB11_11:
movl $10, %edi
callq _gb_number
movq %rax, _final_magic(%rip)
callq _gb_char
movsbl %al, %eax
cmpl $41, %eax
je LBB11_13
## %bb.12:
movq _io_errors@GOTPCREL(%rip), %rax
movq (%rax), %rax
orq $32, %rax
movq _io_errors@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
movq %rax, -8(%rbp)
jmp LBB11_15
LBB11_13:
callq _gb_newline
LBB11_14:
movq _io_errors@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
LBB11_15:
movq -8(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _gb_close ## -- Begin function gb_close
.p2align 4, 0x90
_gb_close: ## @gb_close
.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, _cur_file(%rip)
jne LBB12_2
## %bb.1:
movq _io_errors@GOTPCREL(%rip), %rax
movq (%rax), %rax
orq $1024, %rax ## imm = 0x400
movq _io_errors@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
movq %rax, -8(%rbp)
jmp LBB12_11
LBB12_2:
callq _fill_buf
movq _str_buf@GOTPCREL(%rip), %rdi
xorl %esi, %esi
movl $160, %edx
leaq L_.str.3(%rip), %rcx
leaq _file_name(%rip), %r8
movb $0, %al
callq ___sprintf_chk
movq _str_buf@GOTPCREL(%rip), %rdi
callq _strlen
movq %rax, %rdx
leaq _buffer(%rip), %rdi
movq _str_buf@GOTPCREL(%rip), %rsi
callq _strncmp
cmpl $0, %eax
je LBB12_4
## %bb.3:
movq _io_errors@GOTPCREL(%rip), %rax
movq (%rax), %rcx
orq $2048, %rcx ## imm = 0x800
movq _io_errors@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
LBB12_4:
movb $0, _buffer(%rip)
movb $0, _more_data(%rip)
movq _cur_file(%rip), %rdi
callq _fclose
cmpl $0, %eax
je LBB12_6
## %bb.5:
movq _io_errors@GOTPCREL(%rip), %rax
movq (%rax), %rax
orq $2, %rax
movq _io_errors@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
movq %rax, -8(%rbp)
jmp LBB12_11
LBB12_6:
movq $0, _cur_file(%rip)
movq _line_no(%rip), %rax
movq _tot_lines(%rip), %rcx
addq $1, %rcx
cmpq %rcx, %rax
je LBB12_8
## %bb.7:
movq _io_errors@GOTPCREL(%rip), %rax
movq (%rax), %rax
orq $256, %rax ## imm = 0x100
movq _io_errors@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
movq %rax, -8(%rbp)
jmp LBB12_11
LBB12_8:
movq _magic(%rip), %rax
cmpq _final_magic(%rip), %rax
je LBB12_10
## %bb.9:
movq _io_errors@GOTPCREL(%rip), %rax
movq (%rax), %rax
orq $512, %rax ## imm = 0x200
movq _io_errors@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
movq %rax, -8(%rbp)
jmp LBB12_11
LBB12_10:
movq _io_errors@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
LBB12_11:
movq -8(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _gb_r_close ## -- Begin function gb_r_close
.p2align 4, 0x90
_gb_r_close: ## @gb_r_close
.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, _cur_file(%rip)
je LBB13_2
## %bb.1:
movq _cur_file(%rip), %rdi
callq _fclose
movb $0, _buffer(%rip)
movb $0, _more_data(%rip)
leaq _buffer(%rip), %rax
movq %rax, _cur_pos(%rip)
movq $0, _cur_file(%rip)
LBB13_2:
movq _magic(%rip), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function icode_setup
_icode_setup: ## @icode_setup
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq $0, -8(%rbp)
LBB14_1: ## =>This Inner Loop Header: Depth=1
cmpq $256, -8(%rbp) ## imm = 0x100
jge LBB14_4
## %bb.2: ## in Loop: Header=BB14_1 Depth=1
movq -8(%rbp), %rcx
leaq _icode(%rip), %rax
movb $127, (%rax,%rcx)
## %bb.3: ## in Loop: Header=BB14_1 Depth=1
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
jmp LBB14_1
LBB14_4:
movq _imap(%rip), %rax
movq %rax, -16(%rbp)
movq $0, -8(%rbp)
LBB14_5: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
cmpb $0, (%rax)
je LBB14_8
## %bb.6: ## in Loop: Header=BB14_5 Depth=1
movq -8(%rbp), %rax
movb %al, %dl
movq -16(%rbp), %rax
movsbq (%rax), %rcx
leaq _icode(%rip), %rax
movb %dl, (%rax,%rcx)
## %bb.7: ## in Loop: Header=BB14_5 Depth=1
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
jmp LBB14_5
LBB14_8:
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function fill_buf
_fill_buf: ## @fill_buf
.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 _cur_file(%rip), %rdx
leaq _buffer(%rip), %rdi
movl $81, %esi
callq _fgets
cmpq $0, %rax
jne LBB15_2
## %bb.1:
movq _io_errors@GOTPCREL(%rip), %rax
movq (%rax), %rcx
orq $64, %rcx
movq _io_errors@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movb $0, _more_data(%rip)
movb $0, _buffer(%rip)
LBB15_2:
leaq _buffer(%rip), %rax
movq %rax, -8(%rbp)
LBB15_3: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
cmpb $0, (%rax)
je LBB15_6
## %bb.4: ## in Loop: Header=BB15_3 Depth=1
jmp LBB15_5
LBB15_5: ## in Loop: Header=BB15_3 Depth=1
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
jmp LBB15_3
LBB15_6:
movq -8(%rbp), %rax
movq %rax, %rcx
addq $-1, %rcx
movq %rcx, -8(%rbp)
leaq _buffer(%rip), %rcx
cmpq %rcx, %rax
je LBB15_8
## %bb.7:
movq -8(%rbp), %rax
movsbl (%rax), %eax
cmpl $10, %eax
je LBB15_9
LBB15_8:
movq _io_errors@GOTPCREL(%rip), %rax
movq (%rax), %rcx
orq $128, %rcx
movq _io_errors@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
LBB15_9:
jmp LBB15_10
LBB15_10: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rcx
addq $-1, %rcx
movq %rcx, -8(%rbp)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
leaq _buffer(%rip), %rdx
cmpq %rdx, %rcx
movb %al, -9(%rbp) ## 1-byte Spill
jb LBB15_12
## %bb.11: ## in Loop: Header=BB15_10 Depth=1
movq -8(%rbp), %rax
movsbl (%rax), %eax
cmpl $32, %eax
sete %al
movb %al, -9(%rbp) ## 1-byte Spill
LBB15_12: ## in Loop: Header=BB15_10 Depth=1
movb -9(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB15_13
jmp LBB15_14
LBB15_13: ## in Loop: Header=BB15_10 Depth=1
jmp LBB15_10
LBB15_14:
movq -8(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -8(%rbp)
movb $10, 1(%rax)
movq -8(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -8(%rbp)
movb $0, 1(%rax)
leaq _buffer(%rip), %rax
movq %rax, _cur_pos(%rip)
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.p2align 3 ## @imap
_imap:
.quad L_.str.4
.zerofill __DATA,__bss,_icode,256,4 ## @icode
.p2align 3 ## @checksum_prime
_checksum_prime:
.quad 1073741741 ## 0x3fffffad
.zerofill __DATA,__bss,_line_no,8,3 ## @line_no
.zerofill __DATA,__bss,_tot_lines,8,3 ## @tot_lines
.zerofill __DATA,__bss,_more_data,1,0 ## @more_data
.zerofill __DATA,__bss,_buffer,81,4 ## @buffer
.zerofill __DATA,__bss,_magic,8,3 ## @magic
.p2align 3 ## @cur_pos
_cur_pos:
.quad _buffer
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "r"
.zerofill __DATA,__bss,_cur_file,8,3 ## @cur_file
.comm _io_errors,8,3 ## @io_errors
.zerofill __DATA,__bss,_file_name,20,4 ## @file_name
.comm _str_buf,160,4 ## @str_buf
L_.str.1: ## @.str.1
.asciz "* File \"%s\""
L_.str.2: ## @.str.2
.asciz "* (Checksum parameters "
.zerofill __DATA,__bss,_final_magic,8,3 ## @final_magic
L_.str.3: ## @.str.3
.asciz "* End of file \"%s\""
L_.str.4: ## @.str.4
.asciz "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz_^~&@,;.:?!%#$+-*/|\\<=>()[]{}`'\" \n"
.subsections_via_symbols
| the_stack_data/31387817.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _j1 ; -- Begin function j1
.p2align 2
_j1: ; @j1
.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 d0, [x29, #-16]
ldur d0, [x29, #-16]
str d0, [sp, #48]
ldr d0, [sp, #48]
fcmp d0, #0.0
cset w8, pl
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr d0, [sp, #48]
fneg d0, d0
str d0, [sp, #48]
b LBB0_2
LBB0_2:
ldr d0, [sp, #48]
fmov d1, #8.00000000
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_6
b LBB0_3
LBB0_3:
ldr d0, [sp, #48]
bl _asympt
ldr d2, [sp, #48]
adrp x8, _pio4@PAGE
ldr d1, [x8, _pio4@PAGEOFF]
fmov d0, #-3.00000000
fmadd d0, d0, d1, d2
stur d0, [x29, #-32]
adrp x8, _tpi@PAGE
ldr d0, [x8, _tpi@PAGEOFF]
ldr d1, [sp, #48]
fdiv d0, d0, d1
fsqrt d0, d0
str d0, [sp, #32] ; 8-byte Folded Spill
adrp x8, _pzero@PAGE
ldr d0, [x8, _pzero@PAGEOFF]
str d0, [sp, #24] ; 8-byte Folded Spill
ldur d0, [x29, #-32]
bl _cos
str d0, [sp, #16] ; 8-byte Folded Spill
adrp x8, _qzero@PAGE
ldr d0, [x8, _qzero@PAGEOFF]
str d0, [sp, #8] ; 8-byte Folded Spill
ldur d0, [x29, #-32]
bl _sin
ldr d3, [sp, #8] ; 8-byte Folded Reload
ldr d2, [sp, #16] ; 8-byte Folded Reload
ldr d1, [sp, #24] ; 8-byte Folded Reload
fmov d4, d0
ldr d0, [sp, #32] ; 8-byte Folded Reload
fmul d3, d3, d4
fnmsub d1, d1, d2, d3
fmul d0, d0, d1
stur d0, [x29, #-32]
ldur d0, [x29, #-16]
fcmp d0, #0.0
cset w8, pl
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
ldur d0, [x29, #-32]
fneg d0, d0
stur d0, [x29, #-32]
b LBB0_5
LBB0_5:
ldur d0, [x29, #-32]
stur d0, [x29, #-8]
b LBB0_11
LBB0_6:
ldr d0, [sp, #48]
ldr d1, [sp, #48]
fmul d0, d0, d1
stur d0, [x29, #-24]
movi d0, #0000000000000000
stur d0, [x29, #-32]
stur d0, [x29, #-40]
mov w8, #8
str w8, [sp, #44]
b LBB0_7
LBB0_7: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #44]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_10
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_7 Depth=1
ldur d0, [x29, #-32]
ldur d1, [x29, #-24]
ldrsw x9, [sp, #44]
adrp x8, _p1@PAGE
add x8, x8, _p1@PAGEOFF
ldr d2, [x8, x9, lsl #3]
fmadd d0, d0, d1, d2
stur d0, [x29, #-32]
ldur d0, [x29, #-40]
ldur d1, [x29, #-24]
ldrsw x9, [sp, #44]
adrp x8, _q1@PAGE
add x8, x8, _q1@PAGEOFF
ldr d2, [x8, x9, lsl #3]
fmadd d0, d0, d1, d2
stur d0, [x29, #-40]
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_7 Depth=1
ldr w8, [sp, #44]
subs w8, w8, #1
str w8, [sp, #44]
b LBB0_7
LBB0_10:
ldur d0, [x29, #-16]
ldur d1, [x29, #-32]
fmul d0, d0, d1
ldur d1, [x29, #-40]
fdiv d0, d0, d1
stur d0, [x29, #-8]
b LBB0_11
LBB0_11:
ldur d0, [x29, #-8]
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function asympt
lCPI1_0:
.quad 0x4050000000000000 ; double 64
.section __TEXT,__text,regular,pure_instructions
.p2align 2
_asympt: ; @asympt
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
str d0, [sp, #40]
ldr d0, [sp, #40]
ldr d1, [sp, #40]
fmul d1, d0, d1
adrp x8, lCPI1_0@PAGE
ldr d0, [x8, lCPI1_0@PAGEOFF]
fdiv d0, d0, d1
str d0, [sp, #32]
movi d0, #0000000000000000
str d0, [sp, #24]
str d0, [sp, #16]
mov w8, #6
str w8, [sp, #12]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB1_4
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr d0, [sp, #24]
ldr d1, [sp, #32]
ldrsw x9, [sp, #12]
adrp x8, _p2@PAGE
add x8, x8, _p2@PAGEOFF
ldr d2, [x8, x9, lsl #3]
fmadd d0, d0, d1, d2
str d0, [sp, #24]
ldr d0, [sp, #16]
ldr d1, [sp, #32]
ldrsw x9, [sp, #12]
adrp x8, _q2@PAGE
add x8, x8, _q2@PAGEOFF
ldr d2, [x8, x9, lsl #3]
fmadd d0, d0, d1, d2
str d0, [sp, #16]
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #12]
subs w8, w8, #1
str w8, [sp, #12]
b LBB1_1
LBB1_4:
ldr d0, [sp, #24]
ldr d1, [sp, #16]
fdiv d0, d0, d1
adrp x8, _pzero@PAGE
str d0, [x8, _pzero@PAGEOFF]
movi d0, #0000000000000000
str d0, [sp, #24]
str d0, [sp, #16]
mov w8, #6
str w8, [sp, #12]
b LBB1_5
LBB1_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB1_8
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_5 Depth=1
ldr d0, [sp, #24]
ldr d1, [sp, #32]
ldrsw x9, [sp, #12]
adrp x8, _p3@PAGE
add x8, x8, _p3@PAGEOFF
ldr d2, [x8, x9, lsl #3]
fmadd d0, d0, d1, d2
str d0, [sp, #24]
ldr d0, [sp, #16]
ldr d1, [sp, #32]
ldrsw x9, [sp, #12]
adrp x8, _q3@PAGE
add x8, x8, _q3@PAGEOFF
ldr d2, [x8, x9, lsl #3]
fmadd d0, d0, d1, d2
str d0, [sp, #16]
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_5 Depth=1
ldr w8, [sp, #12]
subs w8, w8, #1
str w8, [sp, #12]
b LBB1_5
LBB1_8:
ldr d1, [sp, #40]
fmov d0, #8.00000000
fdiv d0, d0, d1
ldr d1, [sp, #24]
ldr d2, [sp, #16]
fdiv d1, d1, d2
fmul d0, d0, d1
adrp x8, _qzero@PAGE
str d0, [x8, _qzero@PAGEOFF]
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function y1
lCPI2_0:
.quad 0xfff0000000000000 ; double -Inf
.section __TEXT,__text,regular,pure_instructions
.globl _y1
.p2align 2
_y1: ; @y1
.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 d0, [x29, #-16]
bl ___error
str wzr, [x0]
ldur d0, [x29, #-16]
stur d0, [x29, #-48]
ldur d0, [x29, #-48]
fcmp d0, #0.0
cset w8, hi
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
bl ___error
mov w8, #33
str w8, [x0]
adrp x8, lCPI2_0@PAGE
ldr d0, [x8, lCPI2_0@PAGEOFF]
stur d0, [x29, #-8]
b LBB2_9
LBB2_2:
ldur d0, [x29, #-48]
fmov d1, #8.00000000
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3:
ldur d0, [x29, #-48]
bl _asympt
ldur d2, [x29, #-48]
adrp x8, _pio4@PAGE
ldr d1, [x8, _pio4@PAGEOFF]
fmov d0, #-3.00000000
fmadd d0, d0, d1, d2
stur d0, [x29, #-32]
adrp x8, _tpi@PAGE
ldr d0, [x8, _tpi@PAGEOFF]
ldur d1, [x29, #-48]
fdiv d0, d0, d1
fsqrt d0, d0
str d0, [sp, #48] ; 8-byte Folded Spill
adrp x8, _pzero@PAGE
ldr d0, [x8, _pzero@PAGEOFF]
str d0, [sp, #40] ; 8-byte Folded Spill
ldur d0, [x29, #-32]
bl _sin
str d0, [sp, #32] ; 8-byte Folded Spill
adrp x8, _qzero@PAGE
ldr d0, [x8, _qzero@PAGEOFF]
str d0, [sp, #24] ; 8-byte Folded Spill
ldur d0, [x29, #-32]
bl _cos
ldr d3, [sp, #24] ; 8-byte Folded Reload
ldr d2, [sp, #32] ; 8-byte Folded Reload
ldr d1, [sp, #40] ; 8-byte Folded Reload
fmov d4, d0
ldr d0, [sp, #48] ; 8-byte Folded Reload
fmul d3, d3, d4
fmadd d1, d1, d2, d3
fmul d0, d0, d1
stur d0, [x29, #-8]
b LBB2_9
LBB2_4:
ldur d0, [x29, #-48]
ldur d1, [x29, #-48]
fmul d0, d0, d1
stur d0, [x29, #-24]
movi d0, #0000000000000000
stur d0, [x29, #-32]
stur d0, [x29, #-40]
mov w8, #9
stur w8, [x29, #-52]
b LBB2_5
LBB2_5: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-52]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB2_8
b LBB2_6
LBB2_6: ; in Loop: Header=BB2_5 Depth=1
ldur d0, [x29, #-32]
ldur d1, [x29, #-24]
ldursw x9, [x29, #-52]
adrp x8, _p4@PAGE
add x8, x8, _p4@PAGEOFF
ldr d2, [x8, x9, lsl #3]
fmadd d0, d0, d1, d2
stur d0, [x29, #-32]
ldur d0, [x29, #-40]
ldur d1, [x29, #-24]
ldursw x9, [x29, #-52]
adrp x8, _q4@PAGE
add x8, x8, _q4@PAGEOFF
ldr d2, [x8, x9, lsl #3]
fmadd d0, d0, d1, d2
stur d0, [x29, #-40]
b LBB2_7
LBB2_7: ; in Loop: Header=BB2_5 Depth=1
ldur w8, [x29, #-52]
subs w8, w8, #1
stur w8, [x29, #-52]
b LBB2_5
LBB2_8:
ldur d0, [x29, #-48]
ldur d1, [x29, #-32]
fmul d0, d0, d1
ldur d1, [x29, #-40]
fdiv d0, d0, d1
str d0, [sp, #8] ; 8-byte Folded Spill
adrp x8, _tpi@PAGE
ldr d0, [x8, _tpi@PAGEOFF]
str d0, [sp, #16] ; 8-byte Folded Spill
ldur d0, [x29, #-48]
bl _j1
str d0, [sp] ; 8-byte Folded Spill
ldur d0, [x29, #-48]
bl _log
ldr d1, [sp] ; 8-byte Folded Reload
ldr d2, [sp, #8] ; 8-byte Folded Reload
fmov d3, d0
ldr d0, [sp, #16] ; 8-byte Folded Reload
ldur d5, [x29, #-48]
fmov d4, #1.00000000
fdiv d4, d4, d5
fnmsub d1, d1, d3, d4
fmadd d0, d0, d1, d2
stur d0, [x29, #-8]
b LBB2_9
LBB2_9:
ldur d0, [x29, #-8]
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.p2align 3 ; @pio4
_pio4:
.quad 0x3fe921fb54442d18 ; double 0.78539816339744828
.p2align 3 ; @tpi
_tpi:
.quad 0x3fe45f306dc9c883 ; double 0.63661977236758138
.zerofill __DATA,__bss,_pzero,8,3 ; @pzero
.zerofill __DATA,__bss,_qzero,8,3 ; @qzero
.p2align 3 ; @p1
_p1:
.quad 0x443f81c2e523683d ; double 5.8119935400160612E+20
.quad 0xc40cef86bded9999 ; double -6.6721065689249161E+19
.quad 0x43c012d008c7bcea ; double 2.3164335806340024E+18
.quad 0xc35fe006c30ba161 ; double -35888175699101060
.quad 0x42f088daad7af759 ; double 290879526383477.56
.quad 0xc273407f5dc0c206 ; double -1322983480332.1265
.quad 0x41e96e3a40c9a788 ; double 3413234182.3017006
.quad 0xc151e9b261f60e0a ; double -4695753.5306429956
.quad 0x40a51a3ed3f64ac9 ; double 2701.1227108923235
.p2align 3 ; @q1
_q1:
.quad 0x444f81c2e523683d ; double 1.1623987080032122E+21
.quad 0x43e491e139ae7522 ; double 1.185770712190321E+19
.quad 0x436b0ddf388a59f6 ; double 60920613989175216
.quad 0x42e7aa6e7871a918 ; double 208166122130760.75
.quad 0x425e85bcb84a30f5 ; double 524371026216.76495
.quad 0x41ce372a2d2de908 ; double 1013863514.358674
.quad 0x4136ea619851d3ca ; double 1501793.5949985855
.quad 0x40991bb9ee66133e ; double 1606.9315734814877
.quad 0x3ff0000000000000 ; double 1
.p2align 3 ; @p4
_p4:
.quad 0xc4b5195c8ed3ca48 ; double -9.9637534243069215E+22
.quad 0x44967e24182f7761 ; double 2.6554738314348545E+22
.quad 0xc4506e0086e7cb12 ; double -1.2122975554145097E+21
.quad 0x43f305ad30f8d05a ; double 2.1931073399177978E+19
.quad 0xc385d36362a32862 ; double -1.9658874627221408E+17
.quad 0x430b330a69fb0b43 ; double 956993023992168.38
.quad 0xc282c6e4edd9939c ; double -2580681702194.4512
.quad 0x41eb1dc60483f7d3 ; double 3639488548.124002
.quad 0xc14016d7c523150b ; double -2108847.5401331238
.quad 0x0000000000000000 ; double 0
.p2align 3 ; @q4
_q4:
.quad 0x44dae77c50472767 ; double 5.0820673669412432E+23
.quad 0x44726a615868b701 ; double 5.4353103771888538E+21
.quad 0x43f9a1642b70b24a ; double 2.9549879358971486E+19
.quad 0x437807ed0b6bac22 ; double 1.0822582594088195E+17
.quad 0x42f0eb91e0c30f7b ; double 297663212564727.69
.quad 0x4262d10de8b7d0e2 ; double 646534088126.52759
.quad 0x41d0d1993d4ad824 ; double 1128686837.1694422
.quad 0x4137da92c1411952 ; double 1563282.7548995805
.quad 0x40993171b1c37e6b ; double 1612.3610296770009
.quad 0x3ff0000000000000 ; double 1
.p2align 3 ; @p2
_p2:
.quad 0xc150ebcb74465ae1 ; double -4435757.8167941282
.quad 0xc162f69cd0299896 ; double -9942246.5050776414
.quad 0xc159309b4fe5360f ; double -6603373.2483649394
.quad 0xc1373f4959e701cc ; double -1523529.3511811374
.quad 0xc0fad000e30f6260 ; double -109824.05543459347
.quad 0xc0992e77719c1ddc ; double -1611.6166443246102
.quad 0x0000000000000000 ; double 0
.p2align 3 ; @q2
_q2:
.quad 0xc150ebcb74465ae1 ; double -4435757.8167941282
.quad 0xc162f2a58c7a5819 ; double -9934124.3899345864
.quad 0xc1591efedeb3c877 ; double -6585339.4797230875
.quad 0xc137118181b2c6c0 ; double -1511809.5066341609
.quad 0xc0fa2ffdc23213a9 ; double -107263.85991103821
.quad 0xc096bc09aab075cc ; double -1455.0094401904962
.quad 0x3ff0000000000000 ; double 1
.p2align 3 ; @p3
_p3:
.quad 0x40e0389d3aa74f14 ; double 33220.913409857225
.quad 0x40f4c99292204d02 ; double 85145.160675335705
.quad 0x40f0282d62a30aeb ; double 66178.836581270836
.quad 0x40d20f90d2ea36e0 ; double 18494.262873223866
.quad 0x409aa980707718ac ; double 1706.375429020768
.quad 0x4041a1efe7e82ea6 ; double 35.265133846636033
.quad 0x0000000000000000 ; double 0
.p2align 3 ; @q3
_q3:
.quad 0x4125a0d1a389bec5 ; double 708712.81941028743
.quad 0x413bc3420ad080ab ; double 1819458.0422439973
.quad 0x4135a8c4ab6b2643 ; double 1419460.669603721
.quad 0x41186e99be484c46 ; double 400294.43582266977
.quad 0x40e280475a13ce40 ; double 37890.229745772202
.quad 0x408afeb1b81e7b1f ; double 863.83677696049915
.quad 0x3ff0000000000000 ; double 1
.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 j1
LCPI0_0:
.quad 0x4020000000000000 ## double 8
LCPI0_1:
.quad 0xc008000000000000 ## double -3
.section __TEXT,__text,regular,pure_instructions
.globl _j1
.p2align 4, 0x90
_j1: ## @j1
.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
movsd %xmm0, -16(%rbp)
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -48(%rbp)
xorps %xmm0, %xmm0
ucomisd -48(%rbp), %xmm0
jbe LBB0_2
## %bb.1:
movsd -48(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -48(%rbp)
LBB0_2:
movsd -48(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jbe LBB0_6
## %bb.3:
movsd -48(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq _asympt
movsd -48(%rbp), %xmm1 ## xmm1 = mem[0],zero
movsd _pio4(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI0_1(%rip), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -32(%rbp)
movsd _tpi(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd -48(%rbp), %xmm0
sqrtsd %xmm0, %xmm0
movsd %xmm0, -64(%rbp) ## 8-byte Spill
movsd _pzero(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -80(%rbp) ## 8-byte Spill
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq _cos
movsd %xmm0, -72(%rbp) ## 8-byte Spill
movsd _qzero(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -88(%rbp) ## 8-byte Spill
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq _sin
movsd -88(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
movsd -80(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
movsd -72(%rbp), %xmm3 ## 8-byte Reload
## xmm3 = mem[0],zero
movaps %xmm0, %xmm4
movsd -64(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
mulsd %xmm4, %xmm2
movq %xmm2, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm2
mulsd %xmm3, %xmm1
addsd %xmm2, %xmm1
mulsd %xmm1, %xmm0
movsd %xmm0, -32(%rbp)
xorps %xmm0, %xmm0
ucomisd -16(%rbp), %xmm0
jbe LBB0_5
## %bb.4:
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -32(%rbp)
LBB0_5:
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -8(%rbp)
jmp LBB0_11
LBB0_6:
movsd -48(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd -48(%rbp), %xmm0
movsd %xmm0, -24(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -32(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -40(%rbp)
movl $8, -52(%rbp)
LBB0_7: ## =>This Inner Loop Header: Depth=1
cmpl $0, -52(%rbp)
jl LBB0_10
## %bb.8: ## in Loop: Header=BB0_7 Depth=1
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -24(%rbp), %xmm2 ## xmm2 = mem[0],zero
movslq -52(%rbp), %rcx
leaq _p1(%rip), %rax
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -32(%rbp)
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -24(%rbp), %xmm2 ## xmm2 = mem[0],zero
movslq -52(%rbp), %rcx
leaq _q1(%rip), %rax
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -40(%rbp)
## %bb.9: ## in Loop: Header=BB0_7 Depth=1
movl -52(%rbp), %eax
addl $-1, %eax
movl %eax, -52(%rbp)
jmp LBB0_7
LBB0_10:
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd -32(%rbp), %xmm0
divsd -40(%rbp), %xmm0
movsd %xmm0, -8(%rbp)
LBB0_11:
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function asympt
LCPI1_0:
.quad 0x4050000000000000 ## double 64
LCPI1_1:
.quad 0x4020000000000000 ## double 8
.section __TEXT,__text,regular,pure_instructions
.p2align 4, 0x90
_asympt: ## @asympt
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movsd %xmm0, -8(%rbp)
movsd -8(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd -8(%rbp), %xmm1
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, -16(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -24(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -32(%rbp)
movl $6, -36(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
cmpl $0, -36(%rbp)
jl LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -16(%rbp), %xmm2 ## xmm2 = mem[0],zero
movslq -36(%rbp), %rcx
leaq _p2(%rip), %rax
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -24(%rbp)
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -16(%rbp), %xmm2 ## xmm2 = mem[0],zero
movslq -36(%rbp), %rcx
leaq _q2(%rip), %rax
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -32(%rbp)
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -36(%rbp), %eax
addl $-1, %eax
movl %eax, -36(%rbp)
jmp LBB1_1
LBB1_4:
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
divsd -32(%rbp), %xmm0
movsd %xmm0, _pzero(%rip)
xorps %xmm0, %xmm0
movsd %xmm0, -24(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -32(%rbp)
movl $6, -36(%rbp)
LBB1_5: ## =>This Inner Loop Header: Depth=1
cmpl $0, -36(%rbp)
jl LBB1_8
## %bb.6: ## in Loop: Header=BB1_5 Depth=1
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -16(%rbp), %xmm2 ## xmm2 = mem[0],zero
movslq -36(%rbp), %rcx
leaq _p3(%rip), %rax
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -24(%rbp)
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -16(%rbp), %xmm2 ## xmm2 = mem[0],zero
movslq -36(%rbp), %rcx
leaq _q3(%rip), %rax
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -32(%rbp)
## %bb.7: ## in Loop: Header=BB1_5 Depth=1
movl -36(%rbp), %eax
addl $-1, %eax
movl %eax, -36(%rbp)
jmp LBB1_5
LBB1_8:
movsd LCPI1_1(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd -8(%rbp), %xmm0
movsd -24(%rbp), %xmm1 ## xmm1 = mem[0],zero
divsd -32(%rbp), %xmm1
mulsd %xmm1, %xmm0
movsd %xmm0, _qzero(%rip)
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function y1
LCPI2_0:
.quad 0x4020000000000000 ## double 8
LCPI2_1:
.quad 0x3ff0000000000000 ## double 1
LCPI2_2:
.quad 0xc008000000000000 ## double -3
LCPI2_3:
.quad 0xfff0000000000000 ## double -Inf
.section __TEXT,__text,regular,pure_instructions
.globl _y1
.p2align 4, 0x90
_y1: ## @y1
.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
movsd %xmm0, -16(%rbp)
callq ___error
movl $0, (%rax)
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -48(%rbp)
xorps %xmm0, %xmm0
ucomisd -48(%rbp), %xmm0
jb LBB2_2
## %bb.1:
callq ___error
movl $33, (%rax)
movsd LCPI2_3(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -8(%rbp)
jmp LBB2_9
LBB2_2:
movsd -48(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI2_0(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jbe LBB2_4
## %bb.3:
movsd -48(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq _asympt
movsd -48(%rbp), %xmm1 ## xmm1 = mem[0],zero
movsd _pio4(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI2_2(%rip), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -32(%rbp)
movsd _tpi(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd -48(%rbp), %xmm0
sqrtsd %xmm0, %xmm0
movsd %xmm0, -64(%rbp) ## 8-byte Spill
movsd _pzero(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -80(%rbp) ## 8-byte Spill
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq _sin
movsd %xmm0, -72(%rbp) ## 8-byte Spill
movsd _qzero(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -88(%rbp) ## 8-byte Spill
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq _cos
movsd -88(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
movsd -80(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
movsd -72(%rbp), %xmm3 ## 8-byte Reload
## xmm3 = mem[0],zero
movaps %xmm0, %xmm4
movsd -64(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
mulsd %xmm4, %xmm2
mulsd %xmm3, %xmm1
addsd %xmm2, %xmm1
mulsd %xmm1, %xmm0
movsd %xmm0, -8(%rbp)
jmp LBB2_9
LBB2_4:
movsd -48(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd -48(%rbp), %xmm0
movsd %xmm0, -24(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -32(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -40(%rbp)
movl $9, -52(%rbp)
LBB2_5: ## =>This Inner Loop Header: Depth=1
cmpl $0, -52(%rbp)
jl LBB2_8
## %bb.6: ## in Loop: Header=BB2_5 Depth=1
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -24(%rbp), %xmm2 ## xmm2 = mem[0],zero
movslq -52(%rbp), %rcx
leaq _p4(%rip), %rax
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -32(%rbp)
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -24(%rbp), %xmm2 ## xmm2 = mem[0],zero
movslq -52(%rbp), %rcx
leaq _q4(%rip), %rax
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -40(%rbp)
## %bb.7: ## in Loop: Header=BB2_5 Depth=1
movl -52(%rbp), %eax
addl $-1, %eax
movl %eax, -52(%rbp)
jmp LBB2_5
LBB2_8:
movsd -48(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd -32(%rbp), %xmm0
divsd -40(%rbp), %xmm0
movsd %xmm0, -104(%rbp) ## 8-byte Spill
movsd _tpi(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -96(%rbp) ## 8-byte Spill
movsd -48(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq _j1
movsd %xmm0, -112(%rbp) ## 8-byte Spill
movsd -48(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq _log
movsd -112(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
movsd -104(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
movaps %xmm0, %xmm4
movsd -96(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd LCPI2_1(%rip), %xmm3 ## xmm3 = mem[0],zero
divsd -48(%rbp), %xmm3
movq %xmm3, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm3
mulsd %xmm4, %xmm2
addsd %xmm3, %xmm2
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -8(%rbp)
LBB2_9:
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
addq $112, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.p2align 3 ## @pio4
_pio4:
.quad 0x3fe921fb54442d18 ## double 0.78539816339744828
.p2align 3 ## @tpi
_tpi:
.quad 0x3fe45f306dc9c883 ## double 0.63661977236758138
.zerofill __DATA,__bss,_pzero,8,3 ## @pzero
.zerofill __DATA,__bss,_qzero,8,3 ## @qzero
.p2align 4 ## @p1
_p1:
.quad 0x443f81c2e523683d ## double 5.8119935400160612E+20
.quad 0xc40cef86bded9999 ## double -6.6721065689249161E+19
.quad 0x43c012d008c7bcea ## double 2.3164335806340024E+18
.quad 0xc35fe006c30ba161 ## double -35888175699101060
.quad 0x42f088daad7af759 ## double 290879526383477.56
.quad 0xc273407f5dc0c206 ## double -1322983480332.1265
.quad 0x41e96e3a40c9a788 ## double 3413234182.3017006
.quad 0xc151e9b261f60e0a ## double -4695753.5306429956
.quad 0x40a51a3ed3f64ac9 ## double 2701.1227108923235
.p2align 4 ## @q1
_q1:
.quad 0x444f81c2e523683d ## double 1.1623987080032122E+21
.quad 0x43e491e139ae7522 ## double 1.185770712190321E+19
.quad 0x436b0ddf388a59f6 ## double 60920613989175216
.quad 0x42e7aa6e7871a918 ## double 208166122130760.75
.quad 0x425e85bcb84a30f5 ## double 524371026216.76495
.quad 0x41ce372a2d2de908 ## double 1013863514.358674
.quad 0x4136ea619851d3ca ## double 1501793.5949985855
.quad 0x40991bb9ee66133e ## double 1606.9315734814877
.quad 0x3ff0000000000000 ## double 1
.p2align 4 ## @p4
_p4:
.quad 0xc4b5195c8ed3ca48 ## double -9.9637534243069215E+22
.quad 0x44967e24182f7761 ## double 2.6554738314348545E+22
.quad 0xc4506e0086e7cb12 ## double -1.2122975554145097E+21
.quad 0x43f305ad30f8d05a ## double 2.1931073399177978E+19
.quad 0xc385d36362a32862 ## double -1.9658874627221408E+17
.quad 0x430b330a69fb0b43 ## double 956993023992168.38
.quad 0xc282c6e4edd9939c ## double -2580681702194.4512
.quad 0x41eb1dc60483f7d3 ## double 3639488548.124002
.quad 0xc14016d7c523150b ## double -2108847.5401331238
.quad 0x0000000000000000 ## double 0
.p2align 4 ## @q4
_q4:
.quad 0x44dae77c50472767 ## double 5.0820673669412432E+23
.quad 0x44726a615868b701 ## double 5.4353103771888538E+21
.quad 0x43f9a1642b70b24a ## double 2.9549879358971486E+19
.quad 0x437807ed0b6bac22 ## double 1.0822582594088195E+17
.quad 0x42f0eb91e0c30f7b ## double 297663212564727.69
.quad 0x4262d10de8b7d0e2 ## double 646534088126.52759
.quad 0x41d0d1993d4ad824 ## double 1128686837.1694422
.quad 0x4137da92c1411952 ## double 1563282.7548995805
.quad 0x40993171b1c37e6b ## double 1612.3610296770009
.quad 0x3ff0000000000000 ## double 1
.p2align 4 ## @p2
_p2:
.quad 0xc150ebcb74465ae1 ## double -4435757.8167941282
.quad 0xc162f69cd0299896 ## double -9942246.5050776414
.quad 0xc159309b4fe5360f ## double -6603373.2483649394
.quad 0xc1373f4959e701cc ## double -1523529.3511811374
.quad 0xc0fad000e30f6260 ## double -109824.05543459347
.quad 0xc0992e77719c1ddc ## double -1611.6166443246102
.quad 0x0000000000000000 ## double 0
.p2align 4 ## @q2
_q2:
.quad 0xc150ebcb74465ae1 ## double -4435757.8167941282
.quad 0xc162f2a58c7a5819 ## double -9934124.3899345864
.quad 0xc1591efedeb3c877 ## double -6585339.4797230875
.quad 0xc137118181b2c6c0 ## double -1511809.5066341609
.quad 0xc0fa2ffdc23213a9 ## double -107263.85991103821
.quad 0xc096bc09aab075cc ## double -1455.0094401904962
.quad 0x3ff0000000000000 ## double 1
.p2align 4 ## @p3
_p3:
.quad 0x40e0389d3aa74f14 ## double 33220.913409857225
.quad 0x40f4c99292204d02 ## double 85145.160675335705
.quad 0x40f0282d62a30aeb ## double 66178.836581270836
.quad 0x40d20f90d2ea36e0 ## double 18494.262873223866
.quad 0x409aa980707718ac ## double 1706.375429020768
.quad 0x4041a1efe7e82ea6 ## double 35.265133846636033
.quad 0x0000000000000000 ## double 0
.p2align 4 ## @q3
_q3:
.quad 0x4125a0d1a389bec5 ## double 708712.81941028743
.quad 0x413bc3420ad080ab ## double 1819458.0422439973
.quad 0x4135a8c4ab6b2643 ## double 1419460.669603721
.quad 0x41186e99be484c46 ## double 400294.43582266977
.quad 0x40e280475a13ce40 ## double 37890.229745772202
.quad 0x408afeb1b81e7b1f ## double 863.83677696049915
.quad 0x3ff0000000000000 ## double 1
.subsections_via_symbols
| the_stack_data/147696.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _check_prime ; -- Begin function check_prime
.p2align 2
_check_prime: ; @check_prime
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #8]
str wzr, [sp, #4]
mov w8, #1
str w8, [sp]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_6
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
ldr w10, [sp]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp]
add w8, w8, #1
str w8, [sp]
b LBB0_1
LBB0_6:
ldr w8, [sp, #4]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
mov w8, #1
str w8, [sp, #12]
b LBB0_9
LBB0_8:
str wzr, [sp, #12]
b LBB0_9
LBB0_9:
ldr w0, [sp, #12]
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
stur wzr, [x29, #-4]
str wzr, [sp, #8]
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
mov w8, #2
str w8, [sp, #12]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_8
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr w0, [sp, #12]
bl _check_prime
stur w0, [x29, #-12]
ldr w8, [sp, #12]
add w0, w8, #2
bl _check_prime
str w0, [sp, #16]
ldur w8, [x29, #-12]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB1_6
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #16]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB1_6
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #2
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_6
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_1 Depth=1
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB1_1
LBB1_8:
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
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 _check_prime ## -- Begin function check_prime
.p2align 4, 0x90
_check_prime: ## @check_prime
.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 $0, -12(%rbp)
movl $1, -16(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -16(%rbp), %eax
cmpl -8(%rbp), %eax
jg LBB0_6
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
cltd
idivl -16(%rbp)
cmpl $0, %edx
jne LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_5
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB0_1
LBB0_6:
cmpl $2, -12(%rbp)
jne LBB0_8
## %bb.7:
movl $1, -4(%rbp)
jmp LBB0_9
LBB0_8:
movl $0, -4(%rbp)
LBB0_9:
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 $32, %rsp
movl $0, -4(%rbp)
movl $0, -24(%rbp)
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movl $2, -20(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
cmpl -8(%rbp), %eax
jg LBB1_8
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl -20(%rbp), %edi
callq _check_prime
movl %eax, -12(%rbp)
movl -20(%rbp), %edi
addl $2, %edi
callq _check_prime
movl %eax, -16(%rbp)
cmpl $1, -12(%rbp)
jne LBB1_6
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
cmpl $1, -16(%rbp)
jne LBB1_6
## %bb.4: ## in Loop: Header=BB1_1 Depth=1
movl -20(%rbp), %eax
addl $2, %eax
cmpl -8(%rbp), %eax
jg LBB1_6
## %bb.5: ## in Loop: Header=BB1_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
LBB1_6: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_7
LBB1_7: ## in Loop: Header=BB1_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB1_1
LBB1_8:
movl -24(%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"
.subsections_via_symbols
| the_stack_data/182954182.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 x0, [sp, #24]
str w1, [sp, #20]
str w2, [sp, #16]
str wzr, [sp, #8]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr w8, [sp, #8]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
str wzr, [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, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldr x8, [sp, #24]
ldr w9, [sp, #12]
ldr w10, [sp, #8]
add w9, w9, w10
movi d0, #0000000000000000
str s0, [x8, w9, sxtw #2]
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
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, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_1
LBB0_8:
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
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl %edx, -16(%rbp)
movl $0, -24(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
movl -24(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB0_8
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $0, -20(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -20(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movq -8(%rbp), %rax
movl -20(%rbp), %ecx
addl -24(%rbp), %ecx
movslq %ecx, %rcx
xorps %xmm0, %xmm0
movss %xmm0, (%rax,%rcx,4)
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%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 -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB0_1
LBB0_8:
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/1174510.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _imprimirAtual ; -- Begin function imprimirAtual
.p2align 2
_imprimirAtual: ; @imprimirAtual
.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, _numGenes@GOTPAGE
ldr x8, [x8, _numGenes@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
adrp x8, _geracaoAtual@GOTPAGE
ldr x8, [x8, _geracaoAtual@GOTPAGEOFF]
str x8, [sp, #24] ; 8-byte Folded Spill
stur w0, [x29, #-4]
stur wzr, [x29, #-8]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldur w8, [x29, #-8]
ldur w9, [x29, #-4]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
stur wzr, [x29, #-12]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldur w8, [x29, #-12]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x8, [x8]
ldursw x9, [x29, #-8]
ldr x8, [x8, x9, lsl #3]
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@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_3
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x10, [x8]
ldursw x11, [x29, #-8]
ldr x10, [x10, x11, lsl #3]
ldrsw x11, [x9]
ldr w11, [x10, x11, lsl #2]
; implicit-def: $x10
mov x10, x11
ldr x8, [x8]
ldursw x11, [x29, #-8]
ldr x8, [x8, x11, lsl #3]
ldr w9, [x9]
add w9, w9, #1
ldr w9, [x8, w9, sxtw #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_7: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB0_1
LBB0_8:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _imprimirProx ; -- Begin function imprimirProx
.p2align 2
_imprimirProx: ; @imprimirProx
.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, _numGenes@GOTPAGE
ldr x8, [x8, _numGenes@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
adrp x8, _proximaGeracao@GOTPAGE
ldr x8, [x8, _proximaGeracao@GOTPAGEOFF]
str x8, [sp, #24] ; 8-byte Folded Spill
stur w0, [x29, #-4]
stur wzr, [x29, #-8]
b LBB1_1
LBB1_1: ; =>This Loop Header: Depth=1
; Child Loop BB1_3 Depth 2
ldur w8, [x29, #-8]
ldur w9, [x29, #-4]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_8
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
stur wzr, [x29, #-12]
b LBB1_3
LBB1_3: ; Parent Loop BB1_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldur w8, [x29, #-12]
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=2
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x8, [x8]
ldursw x9, [x29, #-8]
ldr x8, [x8, x9, lsl #3]
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@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_3 Depth=2
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB1_3
LBB1_6: ; in Loop: Header=BB1_1 Depth=1
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x10, [x8]
ldursw x11, [x29, #-8]
ldr x10, [x10, x11, lsl #3]
ldrsw x11, [x9]
ldr w11, [x10, x11, lsl #2]
; implicit-def: $x10
mov x10, x11
ldr x8, [x8]
ldursw x11, [x29, #-8]
ldr x8, [x8, x11, lsl #3]
ldr w9, [x9]
add w9, w9, #1
ldr w9, [x8, w9, sxtw #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 LBB1_7
LBB1_7: ; in Loop: Header=BB1_1 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB1_1
LBB1_8:
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, #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]
mov x0, #0
bl _time
; kill: def $w0 killed $w0 killed $x0
bl _srand
bl _alocarMemoria
bl _fazerExecucao
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 _alocarMemoria ; -- Begin function alocarMemoria
.p2align 2
_alocarMemoria: ; @alocarMemoria
.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, _numGenes@GOTPAGE
ldr x8, [x8, _numGenes@GOTPAGEOFF]
str x8, [sp, #24] ; 8-byte Folded Spill
adrp x9, _geracaoAtual@GOTPAGE
ldr x9, [x9, _geracaoAtual@GOTPAGEOFF]
stur x9, [x29, #-16] ; 8-byte Folded Spill
adrp x9, _proximaGeracao@GOTPAGE
ldr x9, [x9, _proximaGeracao@GOTPAGEOFF]
str x9, [sp, #32] ; 8-byte Folded Spill
adrp x9, _itens@GOTPAGE
ldr x9, [x9, _itens@GOTPAGEOFF]
stur x9, [x29, #-24] ; 8-byte Folded Spill
mov x9, sp
str x8, [x9]
adrp x8, _tamMochila@GOTPAGE
ldr x8, [x8, _tamMochila@GOTPAGEOFF]
str x8, [x9, #8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
mov x0, #800
bl _malloc
ldur x8, [x29, #-16] ; 8-byte Folded Reload
str x0, [x8]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
mov w0, #-1
bl _exit
LBB3_2:
mov x0, #800
bl _malloc
ldr x8, [sp, #32] ; 8-byte Folded Reload
str x0, [x8]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB3_4
b LBB3_3
LBB3_3:
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
mov w0, #-1
bl _exit
LBB3_4:
stur wzr, [x29, #-4]
b LBB3_5
LBB3_5: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-4]
subs w8, w8, #100
cset w8, ge
tbnz w8, #0, LBB3_12
b LBB3_6
LBB3_6: ; in Loop: Header=BB3_5 Depth=1
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr w8, [x8]
add w9, w8, #2
; implicit-def: $x8
mov x8, x9
sxtw x9, w8
mov x8, #4
mul x0, x8, x9
bl _malloc
ldur x8, [x29, #-16] ; 8-byte Folded Reload
ldr x9, [x8]
ldursw x10, [x29, #-4]
str x0, [x9, x10, lsl #3]
ldr x8, [x8]
ldursw x9, [x29, #-4]
ldr x8, [x8, x9, lsl #3]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB3_8
b LBB3_7
LBB3_7:
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
mov w0, #-1
bl _exit
LBB3_8: ; in Loop: Header=BB3_5 Depth=1
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr w8, [x8]
add w9, w8, #2
; implicit-def: $x8
mov x8, x9
sxtw x9, w8
mov x8, #4
mul x0, x8, x9
bl _malloc
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x9, [x8]
ldursw x10, [x29, #-4]
str x0, [x9, x10, lsl #3]
ldr x8, [x8]
ldursw x9, [x29, #-4]
ldr x8, [x8, x9, lsl #3]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB3_10
b LBB3_9
LBB3_9:
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
mov w0, #-1
bl _exit
LBB3_10: ; in Loop: Header=BB3_5 Depth=1
b LBB3_11
LBB3_11: ; in Loop: Header=BB3_5 Depth=1
ldur w8, [x29, #-4]
add w8, w8, #1
stur w8, [x29, #-4]
b LBB3_5
LBB3_12:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldrsw x9, [x8]
mov x8, #8
mul x0, x8, x9
bl _malloc
ldur x8, [x29, #-24] ; 8-byte Folded Reload
str x0, [x8]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB3_14
b LBB3_13
LBB3_13:
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
mov w0, #-1
bl _exit
LBB3_14:
stur wzr, [x29, #-8]
b LBB3_15
LBB3_15: ; =>This Inner Loop Header: Depth=1
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldur w8, [x29, #-8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_20
b LBB3_16
LBB3_16: ; in Loop: Header=BB3_15 Depth=1
mov x0, #8
bl _malloc
ldur x8, [x29, #-24] ; 8-byte Folded Reload
ldr x9, [x8]
ldursw x10, [x29, #-8]
str x0, [x9, x10, lsl #3]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB3_18
b LBB3_17
LBB3_17:
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
mov w0, #-1
bl _exit
LBB3_18: ; in Loop: Header=BB3_15 Depth=1
ldur x8, [x29, #-24] ; 8-byte Folded Reload
ldr x9, [x8]
ldursw x10, [x29, #-8]
ldr x9, [x9, x10, lsl #3]
add x10, x9, #4
ldr x8, [x8]
ldursw x9, [x29, #-8]
ldr x8, [x8, x9, lsl #3]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
b LBB3_19
LBB3_19: ; in Loop: Header=BB3_15 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB3_15
LBB3_20:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _fazerExecucao ; -- Begin function fazerExecucao
.p2align 2
_fazerExecucao: ; @fazerExecucao
.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, #1
stur w8, [x29, #-4]
bl _iniciarOrganismos
mov w0, #100
bl _imprimirAtual
b LBB4_1
LBB4_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-4]
subs w8, w8, #100
cset w8, ge
tbnz w8, #0, LBB4_3
b LBB4_2
LBB4_2: ; in Loop: Header=BB4_1 Depth=1
bl _produzirProximaGeracao
bl _selecionarOrganismo
ldur w9, [x29, #-4]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _printf
mov w0, #1
bl _imprimirAtual
mov w0, #0
bl _imprimirProx
ldur w8, [x29, #-4]
add w8, w8, #1
stur w8, [x29, #-4]
b LBB4_1
LBB4_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _compara ; -- Begin function compara
.p2align 2
_compara: ; @compara
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
adrp x10, _numGenes@GOTPAGE
ldr x10, [x10, _numGenes@GOTPAGEOFF]
str x10, [sp] ; 8-byte Folded Spill
str x0, [sp, #32]
str x1, [sp, #24]
ldr x8, [sp, #32]
ldr x8, [x8]
str x8, [sp, #16]
ldr x8, [sp, #24]
ldr x8, [x8]
str x8, [sp, #8]
ldr x8, [sp, #16]
ldr w9, [x10]
add w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
ldr x9, [sp, #8]
ldr w10, [x10]
add w10, w10, #1
ldr w9, [x9, w10, sxtw #2]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB5_2
b LBB5_1
LBB5_1:
ldr x10, [sp] ; 8-byte Folded Reload
ldr x8, [sp, #8]
ldr w9, [x10]
add w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
ldr x9, [sp, #16]
ldr w10, [x10]
add w10, w10, #1
ldr w9, [x9, w10, sxtw #2]
subs w8, w8, w9
str w8, [sp, #44]
b LBB5_3
LBB5_2:
ldr x10, [sp] ; 8-byte Folded Reload
ldr x8, [sp, #8]
ldrsw x9, [x10]
ldr w8, [x8, x9, lsl #2]
ldr x9, [sp, #16]
ldrsw x10, [x10]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
str w8, [sp, #44]
b LBB5_3
LBB5_3:
ldr w0, [sp, #44]
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _iniciarOrganismos ; -- Begin function iniciarOrganismos
.p2align 2
_iniciarOrganismos: ; @iniciarOrganismos
.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, _geracaoAtual@GOTPAGE
ldr x8, [x8, _geracaoAtual@GOTPAGEOFF]
str x8, [sp] ; 8-byte Folded Spill
adrp x8, _numGenes@GOTPAGE
ldr x8, [x8, _numGenes@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
adrp x8, _itens@GOTPAGE
ldr x8, [x8, _itens@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
stur wzr, [x29, #-4]
b LBB6_1
LBB6_1: ; =>This Loop Header: Depth=1
; Child Loop BB6_3 Depth 2
ldur w8, [x29, #-4]
subs w8, w8, #100
cset w8, ge
tbnz w8, #0, LBB6_10
b LBB6_2
LBB6_2: ; in Loop: Header=BB6_1 Depth=1
stur wzr, [x29, #-8]
b LBB6_3
LBB6_3: ; Parent Loop BB6_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldur w8, [x29, #-8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB6_8
b LBB6_4
LBB6_4: ; in Loop: Header=BB6_3 Depth=2
bl _rand
ldr x8, [sp] ; 8-byte Folded Reload
ldr x10, [sp, #8] ; 8-byte Folded Reload
ldr x9, [sp, #16] ; 8-byte Folded Reload
mov w12, #2
sdiv w11, w0, w12
mul w11, w11, w12
subs w11, w0, w11
ldr x12, [x8]
ldursw x13, [x29, #-4]
ldr x12, [x12, x13, lsl #3]
ldursw x13, [x29, #-8]
str w11, [x12, x13, lsl #2]
ldr x8, [x8]
ldursw x11, [x29, #-4]
ldr x8, [x8, x11, lsl #3]
ldrsw x10, [x10]
ldr w8, [x8, x10, lsl #2]
ldr x9, [x9]
ldursw x10, [x29, #-8]
ldr x9, [x9, x10, lsl #3]
ldr w9, [x9]
add w8, w8, w9
adrp x9, _tamMochila@GOTPAGE
ldr x9, [x9, _tamMochila@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB6_6
b LBB6_5
LBB6_5: ; in Loop: Header=BB6_3 Depth=2
ldr x8, [sp] ; 8-byte Folded Reload
ldr x8, [x8]
ldursw x9, [x29, #-4]
ldr x9, [x8, x9, lsl #3]
ldursw x10, [x29, #-8]
mov w8, #0
str w8, [x9, x10, lsl #2]
b LBB6_6
LBB6_6: ; in Loop: Header=BB6_3 Depth=2
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x8, [sp] ; 8-byte Folded Reload
ldr x11, [sp, #16] ; 8-byte Folded Reload
ldr x10, [x8]
ldursw x12, [x29, #-4]
ldr x10, [x10, x12, lsl #3]
ldursw x12, [x29, #-8]
ldr w10, [x10, x12, lsl #2]
ldr x12, [x11]
ldursw x13, [x29, #-8]
ldr x12, [x12, x13, lsl #3]
ldr w12, [x12]
mul w13, w10, w12
ldr x10, [x8]
ldursw x12, [x29, #-4]
ldr x10, [x10, x12, lsl #3]
ldrsw x12, [x9]
add x12, x10, x12, lsl #2
ldr w10, [x12]
add w10, w10, w13
str w10, [x12]
ldr x10, [x8]
ldursw x12, [x29, #-4]
ldr x10, [x10, x12, lsl #3]
ldursw x12, [x29, #-8]
ldr w10, [x10, x12, lsl #2]
ldr x11, [x11]
ldursw x12, [x29, #-8]
ldr x11, [x11, x12, lsl #3]
ldr w11, [x11, #4]
mul w10, w10, w11
ldr x8, [x8]
ldursw x11, [x29, #-4]
ldr x8, [x8, x11, lsl #3]
ldr w9, [x9]
add w9, w9, #1
add x9, x8, w9, sxtw #2
ldr w8, [x9]
add w8, w8, w10
str w8, [x9]
b LBB6_7
LBB6_7: ; in Loop: Header=BB6_3 Depth=2
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB6_3
LBB6_8: ; in Loop: Header=BB6_1 Depth=1
b LBB6_9
LBB6_9: ; in Loop: Header=BB6_1 Depth=1
ldur w8, [x29, #-4]
add w8, w8, #1
stur w8, [x29, #-4]
b LBB6_1
LBB6_10:
ldr x8, [sp] ; 8-byte Folded Reload
ldr x0, [x8]
mov x1, #100
mov x2, #8
adrp x3, _compara@PAGE
add x3, x3, _compara@PAGEOFF
bl _qsort
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _produzirProximaGeracao ; -- Begin function produzirProximaGeracao
.p2align 2
_produzirProximaGeracao: ; @produzirProximaGeracao
.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, _proximaGeracao@GOTPAGE
ldr x8, [x8, _proximaGeracao@GOTPAGEOFF]
str x8, [sp] ; 8-byte Folded Spill
adrp x8, _numGenes@GOTPAGE
ldr x8, [x8, _numGenes@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
adrp x8, _itens@GOTPAGE
ldr x8, [x8, _itens@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
stur wzr, [x29, #-4]
b LBB7_1
LBB7_1: ; =>This Loop Header: Depth=1
; Child Loop BB7_3 Depth 2
; Child Loop BB7_6 Depth 2
ldur w8, [x29, #-4]
subs w8, w8, #100
cset w8, ge
tbnz w8, #0, LBB7_18
b LBB7_2
LBB7_2: ; in Loop: Header=BB7_1 Depth=1
bl _rand
mov w9, #100
sdiv w8, w0, w9
mul w8, w8, w9
subs w8, w0, w8
stur w8, [x29, #-12]
b LBB7_3
LBB7_3: ; Parent Loop BB7_1 Depth=1
; => This Inner Loop Header: Depth=2
bl _rand
mov w9, #100
sdiv w8, w0, w9
mul w8, w8, w9
subs w8, w0, w8
stur w8, [x29, #-16]
b LBB7_4
LBB7_4: ; in Loop: Header=BB7_3 Depth=2
ldur w8, [x29, #-16]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB7_3
b LBB7_5
LBB7_5: ; in Loop: Header=BB7_1 Depth=1
bl _rand
ldr x9, [sp] ; 8-byte Folded Reload
ldr x10, [sp, #8] ; 8-byte Folded Reload
ldr w8, [x10]
subs w11, w8, #30
sdiv w8, w0, w11
mul w8, w8, w11
subs w8, w0, w8
add w8, w8, #15
stur w8, [x29, #-20]
ldr x8, [x9]
ldursw x11, [x29, #-4]
ldr x11, [x8, x11, lsl #3]
ldrsw x12, [x10]
mov w8, #0
str w8, [x11, x12, lsl #2]
ldr x9, [x9]
ldursw x11, [x29, #-4]
ldr x9, [x9, x11, lsl #3]
ldr w10, [x10]
add w10, w10, #1
str w8, [x9, w10, sxtw #2]
stur wzr, [x29, #-8]
b LBB7_6
LBB7_6: ; Parent Loop BB7_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldur w8, [x29, #-8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_12
b LBB7_7
LBB7_7: ; in Loop: Header=BB7_6 Depth=2
ldur w8, [x29, #-8]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_9
b LBB7_8
LBB7_8: ; in Loop: Header=BB7_6 Depth=2
ldr x9, [sp] ; 8-byte Folded Reload
adrp x8, _geracaoAtual@GOTPAGE
ldr x8, [x8, _geracaoAtual@GOTPAGEOFF]
ldr x8, [x8]
ldursw x10, [x29, #-12]
ldr x8, [x8, x10, lsl #3]
ldursw x10, [x29, #-8]
ldr w8, [x8, x10, lsl #2]
ldr x9, [x9]
ldursw x10, [x29, #-4]
ldr x9, [x9, x10, lsl #3]
ldursw x10, [x29, #-8]
str w8, [x9, x10, lsl #2]
b LBB7_10
LBB7_9: ; in Loop: Header=BB7_6 Depth=2
ldr x9, [sp] ; 8-byte Folded Reload
adrp x8, _geracaoAtual@GOTPAGE
ldr x8, [x8, _geracaoAtual@GOTPAGEOFF]
ldr x8, [x8]
ldursw x10, [x29, #-16]
ldr x8, [x8, x10, lsl #3]
ldursw x10, [x29, #-8]
ldr w8, [x8, x10, lsl #2]
ldr x9, [x9]
ldursw x10, [x29, #-4]
ldr x9, [x9, x10, lsl #3]
ldursw x10, [x29, #-8]
str w8, [x9, x10, lsl #2]
b LBB7_10
LBB7_10: ; in Loop: Header=BB7_6 Depth=2
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x8, [sp] ; 8-byte Folded Reload
ldr x11, [sp, #16] ; 8-byte Folded Reload
ldr x10, [x8]
ldursw x12, [x29, #-4]
ldr x10, [x10, x12, lsl #3]
ldursw x12, [x29, #-8]
ldr w10, [x10, x12, lsl #2]
ldr x12, [x11]
ldursw x13, [x29, #-8]
ldr x12, [x12, x13, lsl #3]
ldr w12, [x12]
mul w13, w10, w12
ldr x10, [x8]
ldursw x12, [x29, #-4]
ldr x10, [x10, x12, lsl #3]
ldrsw x12, [x9]
add x12, x10, x12, lsl #2
ldr w10, [x12]
add w10, w10, w13
str w10, [x12]
ldr x10, [x8]
ldursw x12, [x29, #-4]
ldr x10, [x10, x12, lsl #3]
ldursw x12, [x29, #-8]
ldr w10, [x10, x12, lsl #2]
ldr x11, [x11]
ldursw x12, [x29, #-8]
ldr x11, [x11, x12, lsl #3]
ldr w11, [x11, #4]
mul w10, w10, w11
ldr x8, [x8]
ldursw x11, [x29, #-4]
ldr x8, [x8, x11, lsl #3]
ldr w9, [x9]
add w9, w9, #1
add x9, x8, w9, sxtw #2
ldr w8, [x9]
add w8, w8, w10
str w8, [x9]
b LBB7_11
LBB7_11: ; in Loop: Header=BB7_6 Depth=2
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB7_6
LBB7_12: ; in Loop: Header=BB7_1 Depth=1
bl _rand
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr w9, [x8]
sdiv w8, w0, w9
mul w8, w8, w9
subs w8, w0, w8
stur w8, [x29, #-8]
bl _rand
mov w9, #20
sdiv w8, w0, w9
mul w8, w8, w9
subs w8, w0, w8
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB7_14
b LBB7_13
LBB7_13: ; in Loop: Header=BB7_1 Depth=1
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x8, [sp] ; 8-byte Folded Reload
ldr x11, [sp, #16] ; 8-byte Folded Reload
ldr x10, [x8]
ldursw x12, [x29, #-4]
ldr x10, [x10, x12, lsl #3]
ldursw x12, [x29, #-8]
ldr w10, [x10, x12, lsl #2]
subs w10, w10, #0
cset w10, ne
and w10, w10, #0x1
ands w10, w10, #0x1
cset w10, eq
ldr x12, [x8]
ldursw x13, [x29, #-4]
ldr x12, [x12, x13, lsl #3]
ldursw x13, [x29, #-8]
str w10, [x12, x13, lsl #2]
ldr x10, [x8]
ldursw x12, [x29, #-4]
ldr x10, [x10, x12, lsl #3]
ldursw x12, [x29, #-8]
ldr w10, [x10, x12, lsl #2]
ldr x12, [x11]
ldursw x13, [x29, #-8]
ldr x12, [x12, x13, lsl #3]
ldr w12, [x12]
mul w13, w10, w12
ldr x10, [x8]
ldursw x12, [x29, #-4]
ldr x10, [x10, x12, lsl #3]
ldrsw x12, [x9]
add x12, x10, x12, lsl #2
ldr w10, [x12]
add w10, w10, w13
str w10, [x12]
ldr x10, [x8]
ldursw x12, [x29, #-4]
ldr x10, [x10, x12, lsl #3]
ldursw x12, [x29, #-8]
ldr w10, [x10, x12, lsl #2]
ldr x11, [x11]
ldursw x12, [x29, #-8]
ldr x11, [x11, x12, lsl #3]
ldr w11, [x11, #4]
mul w10, w10, w11
ldr x8, [x8]
ldursw x11, [x29, #-4]
ldr x8, [x8, x11, lsl #3]
ldr w9, [x9]
add w9, w9, #1
add x9, x8, w9, sxtw #2
ldr w8, [x9]
add w8, w8, w10
str w8, [x9]
b LBB7_14
LBB7_14: ; in Loop: Header=BB7_1 Depth=1
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x8, [sp] ; 8-byte Folded Reload
ldr x8, [x8]
ldursw x10, [x29, #-4]
ldr x8, [x8, x10, lsl #3]
ldrsw x9, [x9]
ldr w8, [x8, x9, lsl #2]
adrp x9, _tamMochila@GOTPAGE
ldr x9, [x9, _tamMochila@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB7_16
b LBB7_15
LBB7_15: ; in Loop: Header=BB7_1 Depth=1
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x9, [sp] ; 8-byte Folded Reload
ldr x9, [x9]
ldursw x10, [x29, #-4]
ldr x9, [x9, x10, lsl #3]
ldr w8, [x8]
add w10, w8, #1
mov w8, #-1
str w8, [x9, w10, sxtw #2]
b LBB7_16
LBB7_16: ; in Loop: Header=BB7_1 Depth=1
b LBB7_17
LBB7_17: ; in Loop: Header=BB7_1 Depth=1
ldur w8, [x29, #-4]
add w8, w8, #1
stur w8, [x29, #-4]
b LBB7_1
LBB7_18:
ldr x8, [sp] ; 8-byte Folded Reload
ldr x0, [x8]
mov x1, #100
mov x2, #8
adrp x3, _compara@PAGE
add x3, x3, _compara@PAGEOFF
bl _qsort
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _selecionarOrganismo ; -- Begin function selecionarOrganismo
.p2align 2
_selecionarOrganismo: ; @selecionarOrganismo
.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, _geracaoAtual@GOTPAGE
ldr x8, [x8, _geracaoAtual@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
adrp x8, _numGenes@GOTPAGE
ldr x8, [x8, _numGenes@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
adrp x8, _proximaGeracao@GOTPAGE
ldr x8, [x8, _proximaGeracao@GOTPAGEOFF]
str x8, [sp, #24] ; 8-byte Folded Spill
stur wzr, [x29, #-8]
mov w8, #99
stur w8, [x29, #-4]
b LBB8_1
LBB8_1: ; =>This Loop Header: Depth=1
; Child Loop BB8_4 Depth 2
ldur w8, [x29, #-4]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB8_15
b LBB8_2
LBB8_2: ; in Loop: Header=BB8_1 Depth=1
ldr x10, [sp, #16] ; 8-byte Folded Reload
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x8]
ldursw x11, [x29, #-4]
ldr x8, [x8, x11, lsl #3]
ldr w11, [x10]
add w11, w11, #1
ldr w8, [x8, w11, sxtw #2]
ldr x9, [x9]
ldursw x11, [x29, #-8]
ldr x9, [x9, x11, lsl #3]
ldr w10, [x10]
add w10, w10, #1
ldr w9, [x9, w10, sxtw #2]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB8_13
b LBB8_3
LBB8_3: ; in Loop: Header=BB8_1 Depth=1
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x8]
ldursw x9, [x29, #-4]
ldr x8, [x8, x9, lsl #3]
stur x8, [x29, #-24]
mov w8, #1
stur w8, [x29, #-28]
stur wzr, [x29, #-12]
b LBB8_4
LBB8_4: ; Parent Loop BB8_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-12]
subs w8, w8, #100
cset w8, ge
tbnz w8, #0, LBB8_10
b LBB8_5
LBB8_5: ; in Loop: Header=BB8_4 Depth=2
ldr x10, [sp, #16] ; 8-byte Folded Reload
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x8]
ldursw x11, [x29, #-12]
ldr x8, [x8, x11, lsl #3]
ldr w11, [x10]
add w11, w11, #1
ldr w8, [x8, w11, sxtw #2]
ldr x9, [x9]
ldursw x11, [x29, #-8]
ldr x9, [x9, x11, lsl #3]
ldr w10, [x10]
add w10, w10, #1
ldr w9, [x9, w10, sxtw #2]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB8_8
b LBB8_6
LBB8_6: ; in Loop: Header=BB8_4 Depth=2
ldr x10, [sp, #16] ; 8-byte Folded Reload
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x8]
ldursw x11, [x29, #-12]
ldr x8, [x8, x11, lsl #3]
ldrsw x11, [x10]
ldr w8, [x8, x11, lsl #2]
ldr x9, [x9]
ldursw x11, [x29, #-8]
ldr x9, [x9, x11, lsl #3]
ldrsw x10, [x10]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB8_8
b LBB8_7
LBB8_7: ; in Loop: Header=BB8_1 Depth=1
stur wzr, [x29, #-28]
b LBB8_10
LBB8_8: ; in Loop: Header=BB8_4 Depth=2
b LBB8_9
LBB8_9: ; in Loop: Header=BB8_4 Depth=2
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB8_4
LBB8_10: ; in Loop: Header=BB8_1 Depth=1
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB8_12
b LBB8_11
LBB8_11: ; in Loop: Header=BB8_1 Depth=1
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x10, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x9]
ldursw x11, [x29, #-8]
ldr x8, [x8, x11, lsl #3]
ldr x10, [x10]
ldursw x11, [x29, #-4]
str x8, [x10, x11, lsl #3]
ldur x8, [x29, #-24]
ldr x9, [x9]
ldursw x10, [x29, #-8]
str x8, [x9, x10, lsl #3]
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB8_12
LBB8_12: ; in Loop: Header=BB8_1 Depth=1
b LBB8_13
LBB8_13: ; in Loop: Header=BB8_1 Depth=1
b LBB8_14
LBB8_14: ; in Loop: Header=BB8_1 Depth=1
ldur w8, [x29, #-4]
subs w8, w8, #1
stur w8, [x29, #-4]
b LBB8_1
LBB8_15:
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x0, [x8]
mov x1, #100
mov x2, #8
adrp x3, _compara@PAGE
add x3, x3, _compara@PAGEOFF
bl _qsort
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _avaliarOrganismos ; -- Begin function avaliarOrganismos
.p2align 2
_avaliarOrganismos: ; @avaliarOrganismos
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
adrp x8, _totalFitnesses@GOTPAGE
ldr x8, [x8, _totalFitnesses@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
str wzr, [x8]
str wzr, [sp, #24]
b LBB9_1
LBB9_1: ; =>This Loop Header: Depth=1
; Child Loop BB9_3 Depth 2
ldr w8, [sp, #24]
subs w8, w8, #100
cset w8, ge
tbnz w8, #0, LBB9_10
b LBB9_2
LBB9_2: ; in Loop: Header=BB9_1 Depth=1
str wzr, [sp, #16]
str wzr, [sp, #20]
b LBB9_3
LBB9_3: ; Parent Loop BB9_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #20]
adrp x9, _numGenes@GOTPAGE
ldr x9, [x9, _numGenes@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB9_6
b LBB9_4
LBB9_4: ; in Loop: Header=BB9_3 Depth=2
b LBB9_5
LBB9_5: ; in Loop: Header=BB9_3 Depth=2
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB9_3
LBB9_6: ; in Loop: Header=BB9_1 Depth=1
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr w10, [sp, #16]
ldr w8, [x9]
add w8, w8, w10
str w8, [x9]
ldr w8, [sp, #16]
adrp x9, _numGenes@GOTPAGE
ldr x9, [x9, _numGenes@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB9_8
b LBB9_7
LBB9_7:
mov w8, #1
str w8, [sp, #28]
b LBB9_11
LBB9_8: ; in Loop: Header=BB9_1 Depth=1
b LBB9_9
LBB9_9: ; in Loop: Header=BB9_1 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB9_1
LBB9_10:
str wzr, [sp, #28]
b LBB9_11
LBB9_11:
ldr w0, [sp, #28]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _numGenes,4,2 ; @numGenes
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
.comm _geracaoAtual,8,3 ; @geracaoAtual
l_.str.1: ; @.str.1
.asciz " P = %d V = %d\n"
.comm _proximaGeracao,8,3 ; @proximaGeracao
l_.str.2: ; @.str.2
.asciz "%d %d"
.comm _tamMochila,4,2 ; @tamMochila
l_.str.3: ; @.str.3
.asciz "Erro de alocacao 1\n"
l_.str.4: ; @.str.4
.asciz "Erro de alocacao 2\n"
l_.str.5: ; @.str.5
.asciz "Erro de alocacao 4\n"
l_.str.6: ; @.str.6
.asciz "Erro de alocacao 5\n"
.comm _itens,8,3 ; @itens
l_.str.7: ; @.str.7
.asciz "Erro de alocacao 7\n"
l_.str.8: ; @.str.8
.asciz "Erro de alocacao 8\n"
.comm _totalFitnesses,4,2 ; @totalFitnesses
l_.str.9: ; @.str.9
.asciz "================== GERACAO %d ==================\n"
.comm _organismoFitnesses,8,3 ; @organismoFitnesses
.comm _organismoFitnessesProx,8,3 ; @organismoFitnessesProx
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _imprimirAtual ## -- Begin function imprimirAtual
.p2align 4, 0x90
_imprimirAtual: ## @imprimirAtual
.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 $0, -8(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
movl -8(%rbp), %eax
cmpl -4(%rbp), %eax
jge LBB0_8
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $0, -12(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -12(%rbp), %eax
movq _numGenes@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movq _geracaoAtual@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -12(%rbp), %rcx
movl (%rax,%rcx,4), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_3
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
movq _geracaoAtual@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq _numGenes@GOTPCREL(%rip), %rcx
movslq (%rcx), %rcx
movl (%rax,%rcx,4), %esi
movq _geracaoAtual@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq _numGenes@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
## %bb.7: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB0_1
LBB0_8:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _imprimirProx ## -- Begin function imprimirProx
.p2align 4, 0x90
_imprimirProx: ## @imprimirProx
.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 $0, -8(%rbp)
LBB1_1: ## =>This Loop Header: Depth=1
## Child Loop BB1_3 Depth 2
movl -8(%rbp), %eax
cmpl -4(%rbp), %eax
jge LBB1_8
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl $0, -12(%rbp)
LBB1_3: ## Parent Loop BB1_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -12(%rbp), %eax
movq _numGenes@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB1_6
## %bb.4: ## in Loop: Header=BB1_3 Depth=2
movq _proximaGeracao@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -12(%rbp), %rcx
movl (%rax,%rcx,4), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
## %bb.5: ## in Loop: Header=BB1_3 Depth=2
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB1_3
LBB1_6: ## in Loop: Header=BB1_1 Depth=1
movq _proximaGeracao@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq _numGenes@GOTPCREL(%rip), %rcx
movslq (%rcx), %rcx
movl (%rax,%rcx,4), %esi
movq _proximaGeracao@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq _numGenes@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
## %bb.7: ## in Loop: Header=BB1_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB1_1
LBB1_8:
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 $16, %rsp
movl $0, -4(%rbp)
xorl %eax, %eax
movl %eax, %edi
callq _time
movl %eax, %edi
callq _srand
callq _alocarMemoria
callq _fazerExecucao
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _alocarMemoria ## -- Begin function alocarMemoria
.p2align 4, 0x90
_alocarMemoria: ## @alocarMemoria
.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.2(%rip), %rdi
movq _numGenes@GOTPCREL(%rip), %rsi
movq _tamMochila@GOTPCREL(%rip), %rdx
movb $0, %al
callq _scanf
movl $800, %edi ## imm = 0x320
callq _malloc
movq %rax, %rcx
movq _geracaoAtual@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movq _geracaoAtual@GOTPCREL(%rip), %rax
cmpq $0, (%rax)
jne LBB3_2
## %bb.1:
leaq L_.str.3(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $-1, %edi
callq _exit
LBB3_2:
movl $800, %edi ## imm = 0x320
callq _malloc
movq %rax, %rcx
movq _proximaGeracao@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movq _proximaGeracao@GOTPCREL(%rip), %rax
cmpq $0, (%rax)
jne LBB3_4
## %bb.3:
leaq L_.str.4(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $-1, %edi
callq _exit
LBB3_4:
movl $0, -4(%rbp)
LBB3_5: ## =>This Inner Loop Header: Depth=1
cmpl $100, -4(%rbp)
jge LBB3_12
## %bb.6: ## in Loop: Header=BB3_5 Depth=1
movq _numGenes@GOTPCREL(%rip), %rax
movl (%rax), %eax
addl $2, %eax
movslq %eax, %rdi
shlq $2, %rdi
callq _malloc
movq %rax, %rdx
movq _geracaoAtual@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
movq %rdx, (%rax,%rcx,8)
movq _geracaoAtual@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
cmpq $0, (%rax,%rcx,8)
jne LBB3_8
## %bb.7:
leaq L_.str.5(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $-1, %edi
callq _exit
LBB3_8: ## in Loop: Header=BB3_5 Depth=1
movq _numGenes@GOTPCREL(%rip), %rax
movl (%rax), %eax
addl $2, %eax
movslq %eax, %rdi
shlq $2, %rdi
callq _malloc
movq %rax, %rdx
movq _proximaGeracao@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
movq %rdx, (%rax,%rcx,8)
movq _proximaGeracao@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
cmpq $0, (%rax,%rcx,8)
jne LBB3_10
## %bb.9:
leaq L_.str.6(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $-1, %edi
callq _exit
LBB3_10: ## in Loop: Header=BB3_5 Depth=1
jmp LBB3_11
LBB3_11: ## in Loop: Header=BB3_5 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB3_5
LBB3_12:
movq _numGenes@GOTPCREL(%rip), %rax
movslq (%rax), %rdi
shlq $3, %rdi
callq _malloc
movq %rax, %rcx
movq _itens@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movq _itens@GOTPCREL(%rip), %rax
cmpq $0, (%rax)
jne LBB3_14
## %bb.13:
leaq L_.str.7(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $-1, %edi
callq _exit
LBB3_14:
movl $0, -8(%rbp)
LBB3_15: ## =>This Inner Loop Header: Depth=1
movl -8(%rbp), %eax
movq _numGenes@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB3_20
## %bb.16: ## in Loop: Header=BB3_15 Depth=1
movl $8, %edi
callq _malloc
movq %rax, %rdx
movq _itens@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
movq %rdx, (%rax,%rcx,8)
movq _itens@GOTPCREL(%rip), %rax
cmpq $0, (%rax)
jne LBB3_18
## %bb.17:
leaq L_.str.8(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $-1, %edi
callq _exit
LBB3_18: ## in Loop: Header=BB3_15 Depth=1
movq _itens@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
addq $4, %rsi
movq _itens@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
movq (%rax,%rcx,8), %rdx
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.19: ## in Loop: Header=BB3_15 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB3_15
LBB3_20:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _fazerExecucao ## -- Begin function fazerExecucao
.p2align 4, 0x90
_fazerExecucao: ## @fazerExecucao
.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 $1, -4(%rbp)
callq _iniciarOrganismos
movl $100, %edi
callq _imprimirAtual
LBB4_1: ## =>This Inner Loop Header: Depth=1
cmpl $100, -4(%rbp)
jge LBB4_3
## %bb.2: ## in Loop: Header=BB4_1 Depth=1
callq _produzirProximaGeracao
callq _selecionarOrganismo
movl -4(%rbp), %esi
leaq L_.str.9(%rip), %rdi
movb $0, %al
callq _printf
movl $1, %edi
callq _imprimirAtual
xorl %edi, %edi
callq _imprimirProx
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB4_1
LBB4_3:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _compara ## -- Begin function compara
.p2align 4, 0x90
_compara: ## @compara
.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)
movq %rsi, -24(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rax
movq %rax, -32(%rbp)
movq -24(%rbp), %rax
movq (%rax), %rax
movq %rax, -40(%rbp)
movq -32(%rbp), %rax
movq _numGenes@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
movq -40(%rbp), %rcx
movq _numGenes@GOTPCREL(%rip), %rdx
movl (%rdx), %edx
addl $1, %edx
movslq %edx, %rdx
cmpl (%rcx,%rdx,4), %eax
je LBB5_2
## %bb.1:
movq -40(%rbp), %rax
movq _numGenes@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
movq -32(%rbp), %rcx
movq _numGenes@GOTPCREL(%rip), %rdx
movl (%rdx), %edx
addl $1, %edx
movslq %edx, %rdx
subl (%rcx,%rdx,4), %eax
movl %eax, -4(%rbp)
jmp LBB5_3
LBB5_2:
movq -40(%rbp), %rax
movq _numGenes@GOTPCREL(%rip), %rcx
movslq (%rcx), %rcx
movl (%rax,%rcx,4), %eax
movq -32(%rbp), %rcx
movq _numGenes@GOTPCREL(%rip), %rdx
movslq (%rdx), %rdx
subl (%rcx,%rdx,4), %eax
movl %eax, -4(%rbp)
LBB5_3:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _iniciarOrganismos ## -- Begin function iniciarOrganismos
.p2align 4, 0x90
_iniciarOrganismos: ## @iniciarOrganismos
.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)
LBB6_1: ## =>This Loop Header: Depth=1
## Child Loop BB6_3 Depth 2
cmpl $100, -4(%rbp)
jge LBB6_10
## %bb.2: ## in Loop: Header=BB6_1 Depth=1
movl $0, -8(%rbp)
LBB6_3: ## Parent Loop BB6_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -8(%rbp), %eax
movq _numGenes@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB6_8
## %bb.4: ## in Loop: Header=BB6_3 Depth=2
callq _rand
movl $2, %ecx
cltd
idivl %ecx
movq _geracaoAtual@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -8(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movq _geracaoAtual@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq _numGenes@GOTPCREL(%rip), %rcx
movslq (%rcx), %rcx
movl (%rax,%rcx,4), %eax
movq _itens@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movslq -8(%rbp), %rdx
movq (%rcx,%rdx,8), %rcx
addl (%rcx), %eax
movq _tamMochila@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jle LBB6_6
## %bb.5: ## in Loop: Header=BB6_3 Depth=2
movq _geracaoAtual@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -8(%rbp), %rcx
movl $0, (%rax,%rcx,4)
LBB6_6: ## in Loop: Header=BB6_3 Depth=2
movq _geracaoAtual@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -8(%rbp), %rcx
movl (%rax,%rcx,4), %edx
movq _itens@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
movq (%rax,%rcx,8), %rax
imull (%rax), %edx
movq _geracaoAtual@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq _numGenes@GOTPCREL(%rip), %rcx
movslq (%rcx), %rcx
addl (%rax,%rcx,4), %edx
movl %edx, (%rax,%rcx,4)
movq _geracaoAtual@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -8(%rbp), %rcx
movl (%rax,%rcx,4), %edx
movq _itens@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
movq (%rax,%rcx,8), %rax
imull 4(%rax), %edx
movq _geracaoAtual@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq _numGenes@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
addl $1, %ecx
movslq %ecx, %rcx
addl (%rax,%rcx,4), %edx
movl %edx, (%rax,%rcx,4)
## %bb.7: ## in Loop: Header=BB6_3 Depth=2
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB6_3
LBB6_8: ## in Loop: Header=BB6_1 Depth=1
jmp LBB6_9
LBB6_9: ## in Loop: Header=BB6_1 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB6_1
LBB6_10:
movq _geracaoAtual@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl $100, %esi
movl $8, %edx
leaq _compara(%rip), %rcx
callq _qsort
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _produzirProximaGeracao ## -- Begin function produzirProximaGeracao
.p2align 4, 0x90
_produzirProximaGeracao: ## @produzirProximaGeracao
.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)
LBB7_1: ## =>This Loop Header: Depth=1
## Child Loop BB7_3 Depth 2
## Child Loop BB7_6 Depth 2
cmpl $100, -4(%rbp)
jge LBB7_18
## %bb.2: ## in Loop: Header=BB7_1 Depth=1
callq _rand
movl $100, %ecx
cltd
idivl %ecx
movl %edx, -12(%rbp)
LBB7_3: ## Parent Loop BB7_1 Depth=1
## => This Inner Loop Header: Depth=2
callq _rand
movl $100, %ecx
cltd
idivl %ecx
movl %edx, -16(%rbp)
## %bb.4: ## in Loop: Header=BB7_3 Depth=2
movl -16(%rbp), %eax
cmpl -12(%rbp), %eax
je LBB7_3
## %bb.5: ## in Loop: Header=BB7_1 Depth=1
callq _rand
movq _numGenes@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
subl $30, %ecx
cltd
idivl %ecx
addl $15, %edx
movl %edx, -20(%rbp)
movq _proximaGeracao@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq _numGenes@GOTPCREL(%rip), %rcx
movslq (%rcx), %rcx
movl $0, (%rax,%rcx,4)
movq _proximaGeracao@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq _numGenes@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl $0, (%rax,%rcx,4)
movl $0, -8(%rbp)
LBB7_6: ## Parent Loop BB7_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -8(%rbp), %eax
movq _numGenes@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB7_12
## %bb.7: ## in Loop: Header=BB7_6 Depth=2
movl -8(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB7_9
## %bb.8: ## in Loop: Header=BB7_6 Depth=2
movq _geracaoAtual@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -12(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -8(%rbp), %rcx
movl (%rax,%rcx,4), %edx
movq _proximaGeracao@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -8(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
jmp LBB7_10
LBB7_9: ## in Loop: Header=BB7_6 Depth=2
movq _geracaoAtual@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -16(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -8(%rbp), %rcx
movl (%rax,%rcx,4), %edx
movq _proximaGeracao@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -8(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
LBB7_10: ## in Loop: Header=BB7_6 Depth=2
movq _proximaGeracao@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -8(%rbp), %rcx
movl (%rax,%rcx,4), %edx
movq _itens@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
movq (%rax,%rcx,8), %rax
imull (%rax), %edx
movq _proximaGeracao@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq _numGenes@GOTPCREL(%rip), %rcx
movslq (%rcx), %rcx
addl (%rax,%rcx,4), %edx
movl %edx, (%rax,%rcx,4)
movq _proximaGeracao@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -8(%rbp), %rcx
movl (%rax,%rcx,4), %edx
movq _itens@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
movq (%rax,%rcx,8), %rax
imull 4(%rax), %edx
movq _proximaGeracao@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq _numGenes@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
addl $1, %ecx
movslq %ecx, %rcx
addl (%rax,%rcx,4), %edx
movl %edx, (%rax,%rcx,4)
## %bb.11: ## in Loop: Header=BB7_6 Depth=2
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB7_6
LBB7_12: ## in Loop: Header=BB7_1 Depth=1
callq _rand
movq _numGenes@GOTPCREL(%rip), %rcx
cltd
idivl (%rcx)
movl %edx, -8(%rbp)
callq _rand
movl $20, %ecx
cltd
idivl %ecx
cmpl $0, %edx
jne LBB7_14
## %bb.13: ## in Loop: Header=BB7_1 Depth=1
movq _proximaGeracao@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -8(%rbp), %rcx
movl (%rax,%rcx,4), %ecx
movl $1, %edx
xorl %eax, %eax
cmpl $0, %ecx
cmovnel %eax, %edx
movq _proximaGeracao@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -8(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movq _proximaGeracao@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -8(%rbp), %rcx
movl (%rax,%rcx,4), %edx
movq _itens@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
movq (%rax,%rcx,8), %rax
imull (%rax), %edx
movq _proximaGeracao@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq _numGenes@GOTPCREL(%rip), %rcx
movslq (%rcx), %rcx
addl (%rax,%rcx,4), %edx
movl %edx, (%rax,%rcx,4)
movq _proximaGeracao@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -8(%rbp), %rcx
movl (%rax,%rcx,4), %edx
movq _itens@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
movq (%rax,%rcx,8), %rax
imull 4(%rax), %edx
movq _proximaGeracao@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq _numGenes@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
addl $1, %ecx
movslq %ecx, %rcx
addl (%rax,%rcx,4), %edx
movl %edx, (%rax,%rcx,4)
LBB7_14: ## in Loop: Header=BB7_1 Depth=1
movq _proximaGeracao@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq _numGenes@GOTPCREL(%rip), %rcx
movslq (%rcx), %rcx
movl (%rax,%rcx,4), %eax
movq _tamMochila@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jle LBB7_16
## %bb.15: ## in Loop: Header=BB7_1 Depth=1
movq _proximaGeracao@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq _numGenes@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl $-1, (%rax,%rcx,4)
LBB7_16: ## in Loop: Header=BB7_1 Depth=1
jmp LBB7_17
LBB7_17: ## in Loop: Header=BB7_1 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB7_1
LBB7_18:
movq _proximaGeracao@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl $100, %esi
movl $8, %edx
leaq _compara(%rip), %rcx
callq _qsort
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _selecionarOrganismo ## -- Begin function selecionarOrganismo
.p2align 4, 0x90
_selecionarOrganismo: ## @selecionarOrganismo
.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, -8(%rbp)
movl $99, -4(%rbp)
LBB8_1: ## =>This Loop Header: Depth=1
## Child Loop BB8_4 Depth 2
cmpl $0, -4(%rbp)
jl LBB8_15
## %bb.2: ## in Loop: Header=BB8_1 Depth=1
movq _geracaoAtual@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq _numGenes@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
movq _proximaGeracao@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movslq -8(%rbp), %rdx
movq (%rcx,%rdx,8), %rcx
movq _numGenes@GOTPCREL(%rip), %rdx
movl (%rdx), %edx
addl $1, %edx
movslq %edx, %rdx
cmpl (%rcx,%rdx,4), %eax
jge LBB8_13
## %bb.3: ## in Loop: Header=BB8_1 Depth=1
movq _geracaoAtual@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -24(%rbp)
movl $1, -28(%rbp)
movl $0, -12(%rbp)
LBB8_4: ## Parent Loop BB8_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $100, -12(%rbp)
jge LBB8_10
## %bb.5: ## in Loop: Header=BB8_4 Depth=2
movq _geracaoAtual@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -12(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq _numGenes@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
movq _proximaGeracao@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movslq -8(%rbp), %rdx
movq (%rcx,%rdx,8), %rcx
movq _numGenes@GOTPCREL(%rip), %rdx
movl (%rdx), %edx
addl $1, %edx
movslq %edx, %rdx
cmpl (%rcx,%rdx,4), %eax
jne LBB8_8
## %bb.6: ## in Loop: Header=BB8_4 Depth=2
movq _geracaoAtual@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -12(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq _numGenes@GOTPCREL(%rip), %rcx
movslq (%rcx), %rcx
movl (%rax,%rcx,4), %eax
movq _proximaGeracao@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movslq -8(%rbp), %rdx
movq (%rcx,%rdx,8), %rcx
movq _numGenes@GOTPCREL(%rip), %rdx
movslq (%rdx), %rdx
cmpl (%rcx,%rdx,4), %eax
jne LBB8_8
## %bb.7: ## in Loop: Header=BB8_1 Depth=1
movl $0, -28(%rbp)
jmp LBB8_10
LBB8_8: ## in Loop: Header=BB8_4 Depth=2
jmp LBB8_9
LBB8_9: ## in Loop: Header=BB8_4 Depth=2
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB8_4
LBB8_10: ## in Loop: Header=BB8_1 Depth=1
cmpl $0, -28(%rbp)
je LBB8_12
## %bb.11: ## in Loop: Header=BB8_1 Depth=1
movq _proximaGeracao@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
movq (%rax,%rcx,8), %rdx
movq _geracaoAtual@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -4(%rbp), %rcx
movq %rdx, (%rax,%rcx,8)
movq -24(%rbp), %rdx
movq _proximaGeracao@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq -8(%rbp), %rcx
movq %rdx, (%rax,%rcx,8)
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
LBB8_12: ## in Loop: Header=BB8_1 Depth=1
jmp LBB8_13
LBB8_13: ## in Loop: Header=BB8_1 Depth=1
jmp LBB8_14
LBB8_14: ## in Loop: Header=BB8_1 Depth=1
movl -4(%rbp), %eax
addl $-1, %eax
movl %eax, -4(%rbp)
jmp LBB8_1
LBB8_15:
movq _geracaoAtual@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl $100, %esi
movl $8, %edx
leaq _compara(%rip), %rcx
callq _qsort
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _avaliarOrganismos ## -- Begin function avaliarOrganismos
.p2align 4, 0x90
_avaliarOrganismos: ## @avaliarOrganismos
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _totalFitnesses@GOTPCREL(%rip), %rax
movl $0, (%rax)
movl $0, -8(%rbp)
LBB9_1: ## =>This Loop Header: Depth=1
## Child Loop BB9_3 Depth 2
cmpl $100, -8(%rbp)
jge LBB9_10
## %bb.2: ## in Loop: Header=BB9_1 Depth=1
movl $0, -16(%rbp)
movl $0, -12(%rbp)
LBB9_3: ## Parent Loop BB9_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -12(%rbp), %eax
movq _numGenes@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB9_6
## %bb.4: ## in Loop: Header=BB9_3 Depth=2
jmp LBB9_5
LBB9_5: ## in Loop: Header=BB9_3 Depth=2
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB9_3
LBB9_6: ## in Loop: Header=BB9_1 Depth=1
movl -16(%rbp), %ecx
movq _totalFitnesses@GOTPCREL(%rip), %rax
addl (%rax), %ecx
movq _totalFitnesses@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movl -16(%rbp), %eax
movq _numGenes@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jne LBB9_8
## %bb.7:
movl $1, -4(%rbp)
jmp LBB9_11
LBB9_8: ## in Loop: Header=BB9_1 Depth=1
jmp LBB9_9
LBB9_9: ## in Loop: Header=BB9_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB9_1
LBB9_10:
movl $0, -4(%rbp)
LBB9_11:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _numGenes,4,2 ## @numGenes
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
.comm _geracaoAtual,8,3 ## @geracaoAtual
L_.str.1: ## @.str.1
.asciz " P = %d V = %d\n"
.comm _proximaGeracao,8,3 ## @proximaGeracao
L_.str.2: ## @.str.2
.asciz "%d %d"
.comm _tamMochila,4,2 ## @tamMochila
L_.str.3: ## @.str.3
.asciz "Erro de alocacao 1\n"
L_.str.4: ## @.str.4
.asciz "Erro de alocacao 2\n"
L_.str.5: ## @.str.5
.asciz "Erro de alocacao 4\n"
L_.str.6: ## @.str.6
.asciz "Erro de alocacao 5\n"
.comm _itens,8,3 ## @itens
L_.str.7: ## @.str.7
.asciz "Erro de alocacao 7\n"
L_.str.8: ## @.str.8
.asciz "Erro de alocacao 8\n"
.comm _totalFitnesses,4,2 ## @totalFitnesses
L_.str.9: ## @.str.9
.asciz "================== GERACAO %d ==================\n"
.comm _organismoFitnesses,8,3 ## @organismoFitnesses
.comm _organismoFitnessesProx,8,3 ## @organismoFitnessesProx
.subsections_via_symbols
| the_stack_data/178264613.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _divisor ; -- Begin function divisor
.p2align 2
_divisor: ; @divisor
.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 w1, [x29, #-8]
stur w2, [x29, #-12]
str wzr, [sp, #16]
bl _rand
mov w9, #256
sdiv w8, w0, w9
mul w8, w8, w9
subs w8, w0, w8
add w8, w8, #1
str w8, [sp, #12]
bl _rand
mov w9, #128
sdiv w8, w0, w9
mul w8, w8, w9
subs w8, w0, w8
add w8, w8, #1
str w8, [sp, #8]
bl _rand
mov w9, #365
sdiv w8, w0, w9
mul w8, w8, w9
subs w8, w0, w8
add w8, w8, #1
str w8, [sp, #4]
ldr w8, [sp, #12]
ldur w9, [x29, #-4]
mul w8, w8, w9
ldr w9, [sp, #8]
ldur w10, [x29, #-8]
mul w9, w9, w10
add w8, w8, w9
ldr w9, [sp, #4]
ldur w10, [x29, #-12]
mul w9, w9, w10
add w0, w8, w9
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, #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]
mov w0, #123
str w0, [sp, #8]
mov w1, #321
mov w2, #7
bl _divisor
str w0, [sp, #4]
ldr w8, [sp, #8]
ldr w9, [sp, #4]
sdiv w0, w8, w9
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 _divisor ## -- Begin function divisor
.p2align 4, 0x90
_divisor: ## @divisor
.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)
movl %esi, -8(%rbp)
movl %edx, -12(%rbp)
movl $0, -16(%rbp)
callq _rand
movl $256, %ecx ## imm = 0x100
cltd
idivl %ecx
addl $1, %edx
movl %edx, -20(%rbp)
callq _rand
movl $128, %ecx
cltd
idivl %ecx
addl $1, %edx
movl %edx, -24(%rbp)
callq _rand
movl $365, %ecx ## imm = 0x16D
cltd
idivl %ecx
addl $1, %edx
movl %edx, -28(%rbp)
movl -20(%rbp), %eax
imull -4(%rbp), %eax
movl -24(%rbp), %ecx
imull -8(%rbp), %ecx
addl %ecx, %eax
movl -28(%rbp), %ecx
imull -12(%rbp), %ecx
addl %ecx, %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 $16, %rsp
movl $0, -4(%rbp)
movl $123, -8(%rbp)
movl $123, %edi
movl $321, %esi ## imm = 0x141
movl $7, %edx
callq _divisor
movl %eax, -12(%rbp)
movl -8(%rbp), %eax
cltd
idivl -12(%rbp)
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/45450260.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _scilab_rt_bar_i2i0d0s0_ ; -- Begin function scilab_rt_bar_i2i0d0s0_
.p2align 2
_scilab_rt_bar_i2i0d0s0_: ; @scilab_rt_bar_i2i0d0s0_
.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 w0, [x29, #-4]
stur w1, [x29, #-8]
stur x2, [x29, #-16]
stur w3, [x29, #-20]
stur d0, [x29, #-32]
str x4, [sp, #40]
ldur w8, [x29, #-8]
; kill: def $x8 killed $w8
str x8, [sp, #16] ; 8-byte Folded Spill
str wzr, [sp, #28]
str wzr, [sp, #36]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr w8, [sp, #36]
ldur w9, [x29, #-4]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
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]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldr x10, [sp, #16] ; 8-byte Folded Reload
ldur x8, [x29, #-16]
ldrsw x9, [sp, #36]
mul x9, x9, x10
add x8, x8, x9, lsl #2
ldrsw x9, [sp, #32]
ldr w9, [x8, x9, lsl #2]
ldr w8, [sp, #28]
add w8, w8, w9
str w8, [sp, #28]
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
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, #36]
add w8, w8, #1
str w8, [sp, #36]
b LBB0_1
LBB0_8:
ldr w9, [sp, #28]
; 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, #8] ; 8-byte Folded Spill
bl _printf
ldr x0, [sp, #8] ; 8-byte Folded Reload
ldur w9, [x29, #-20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
bl _printf
ldur d0, [x29, #-32]
mov x8, sp
str d0, [x8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr x8, [sp, #40]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "%f"
l_.str.2: ; @.str.2
.asciz "%s"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _scilab_rt_bar_i2i0d0s0_ ## -- Begin function scilab_rt_bar_i2i0d0s0_
.p2align 4, 0x90
_scilab_rt_bar_i2i0d0s0_: ## @scilab_rt_bar_i2i0d0s0_
.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)
movl %esi, -8(%rbp)
movq %rdx, -16(%rbp)
movl %ecx, -20(%rbp)
movsd %xmm0, -32(%rbp)
movq %r8, -40(%rbp)
movl -8(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -64(%rbp) ## 8-byte Spill
movl $0, -52(%rbp)
movl $0, -44(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
movl -44(%rbp), %eax
cmpl -4(%rbp), %eax
jge LBB0_8
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $0, -48(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -48(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movq -64(%rbp), %rdx ## 8-byte Reload
movq -16(%rbp), %rax
movslq -44(%rbp), %rcx
imulq %rdx, %rcx
shlq $2, %rcx
addq %rcx, %rax
movslq -48(%rbp), %rcx
movl (%rax,%rcx,4), %eax
addl -52(%rbp), %eax
movl %eax, -52(%rbp)
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%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 -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB0_1
LBB0_8:
movl -52(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl -20(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.1(%rip), %rdi
movb $1, %al
callq _printf
movq -40(%rbp), %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "%f"
L_.str.2: ## @.str.2
.asciz "%s"
.subsections_via_symbols
| the_stack_data/64201691.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/114405.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 wzr, [x29, #-20]
stur wzr, [x29, #-24]
stur wzr, [x29, #-28]
str wzr, [sp, #32]
mov x9, sp
sub x8, x29, #8
str x8, [x9]
sub x8, x29, #12
str x8, [x9, #8]
sub x8, x29, #16
str x8, [x9, #16]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
ldur w8, [x29, #-24]
add w8, w8, #1
stur w8, [x29, #-24]
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
ldur w8, [x29, #-20]
subs w8, w8, #15
cset w8, le
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
mov w8, #1
stur w8, [x29, #-20]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-24]
subs w8, w8, #28
cset w8, le
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
mov w8, #1
stur w8, [x29, #-24]
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-28]
subs w8, w8, #19
cset w8, le
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
mov w8, #1
stur w8, [x29, #-28]
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
ldur w8, [x29, #-8]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_11
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-24]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_11
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-28]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10:
b LBB0_12
LBB0_11: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_12:
ldr w9, [sp, #32]
; 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
ldur w0, [x29, #-4]
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 "%d %d %d"
l_.str.1: ; @.str.1
.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)
movl $0, -20(%rbp)
movl $0, -24(%rbp)
movl $0, -28(%rbp)
movl $0, -32(%rbp)
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
leaq -12(%rbp), %rdx
leaq -16(%rbp), %rcx
movb $0, %al
callq _scanf
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
cmpl $15, -20(%rbp)
jle LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $1, -20(%rbp)
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
cmpl $28, -24(%rbp)
jle LBB0_5
## %bb.4: ## in Loop: Header=BB0_1 Depth=1
movl $1, -24(%rbp)
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
cmpl $19, -28(%rbp)
jle LBB0_7
## %bb.6: ## in Loop: Header=BB0_1 Depth=1
movl $1, -28(%rbp)
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
movl -8(%rbp), %eax
cmpl -20(%rbp), %eax
jne LBB0_11
## %bb.8: ## in Loop: Header=BB0_1 Depth=1
movl -24(%rbp), %eax
cmpl -12(%rbp), %eax
jne LBB0_11
## %bb.9: ## in Loop: Header=BB0_1 Depth=1
movl -28(%rbp), %eax
cmpl -16(%rbp), %eax
jne LBB0_11
## %bb.10:
jmp LBB0_12
LBB0_11: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_12:
movl -32(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d %d %d"
L_.str.1: ## @.str.1
.asciz "%d"
.subsections_via_symbols
| the_stack_data/43887811.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/220454891.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _strstr ; -- Begin function strstr
.p2align 2
_strstr: ; @strstr
.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, #2160
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str x0, [sp, #88]
str x1, [sp, #80]
ldr x0, [sp, #80]
bl _strlen
str x0, [sp, #72]
ldr x0, [sp, #88]
bl _strlen
str x0, [sp, #64]
ldr x8, [sp, #80]
str x8, [sp, #56]
ldr x8, [sp, #72]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x8, [sp, #88]
str x8, [sp, #96]
b LBB0_21
LBB0_2:
ldr x8, [sp, #72]
ldr x9, [sp, #64]
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
; kill: def $x8 killed $xzr
str xzr, [sp, #96]
b LBB0_21
LBB0_4:
add x8, sp, #104
add x8, x8, #2040
str x8, [sp, #24]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #72]
ldr x9, [sp, #24]
str x8, [x9]
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
ldr x8, [sp, #24]
mov x9, x8
subs x9, x9, #8
str x9, [sp, #24]
add x9, sp, #104
subs x8, x8, x9
cset w8, hi
tbnz w8, #0, LBB0_5
b LBB0_7
LBB0_7:
ldr x8, [sp, #80]
str x8, [sp, #56]
b LBB0_8
LBB0_8: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #72]
subs x8, x8, #1
ldr x9, [sp, #56]
ldr x10, [sp, #80]
subs x9, x9, x10
subs x8, x8, x9
ldr x9, [sp, #56]
ldrb w9, [x9]
mov x10, x9
add x9, sp, #104
str x8, [x9, x10, lsl #3]
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_8 Depth=1
ldr x8, [sp, #56]
add x9, x8, #1
str x9, [sp, #56]
ldrb w8, [x8, #1]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_8
b LBB0_10
LBB0_10:
ldr x8, [sp, #80]
ldr x9, [sp, #72]
add x8, x8, x9
subs x8, x8, #1
str x8, [sp, #56]
ldr x8, [sp, #88]
ldr x9, [sp, #72]
add x8, x8, x9
subs x8, x8, #1
str x8, [sp, #48]
b LBB0_11
LBB0_11: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #48]
ldrb w8, [x8]
strb w8, [sp, #23]
ldrsb w8, [sp, #23]
ldr x9, [sp, #56]
ldrsb w9, [x9]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_15
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_11 Depth=1
ldr x8, [sp, #56]
ldr x9, [sp, #80]
subs x8, x8, x9
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_14
b LBB0_13
LBB0_13:
ldr x8, [sp, #48]
str x8, [sp, #96]
b LBB0_21
LBB0_14: ; in Loop: Header=BB0_11 Depth=1
ldr x8, [sp, #48]
subs x8, x8, #1
str x8, [sp, #48]
ldr x8, [sp, #56]
subs x8, x8, #1
str x8, [sp, #56]
b LBB0_20
LBB0_15: ; in Loop: Header=BB0_11 Depth=1
ldr x8, [sp, #72]
ldr x9, [sp, #56]
ldr x10, [sp, #80]
subs x9, x9, x10
subs x8, x8, x9
str x8, [sp, #8]
ldr x8, [sp, #8]
ldrb w9, [sp, #23]
mov x10, x9
add x9, sp, #104
ldr x9, [x9, x10, lsl #3]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB0_17
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_11 Depth=1
ldrb w8, [sp, #23]
mov x9, x8
add x8, sp, #104
ldr x8, [x8, x9, lsl #3]
str x8, [sp, #8]
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_11 Depth=1
ldr x8, [sp, #48]
ldr x9, [sp, #88]
subs x8, x8, x9
ldr x9, [sp, #8]
add x8, x8, x9
ldr x9, [sp, #64]
subs x8, x8, x9
cset w8, lo
tbnz w8, #0, LBB0_19
b LBB0_18
LBB0_18:
; kill: def $x8 killed $xzr
str xzr, [sp, #96]
b LBB0_21
LBB0_19: ; in Loop: Header=BB0_11 Depth=1
ldr x9, [sp, #8]
ldr x8, [sp, #48]
add x8, x8, x9
str x8, [sp, #48]
ldr x8, [sp, #80]
ldr x9, [sp, #72]
add x8, x8, x9
subs x8, x8, #1
str x8, [sp, #56]
b LBB0_20
LBB0_20: ; in Loop: Header=BB0_11 Depth=1
b LBB0_11
LBB0_21:
ldr x8, [sp, #96]
str x8, [sp] ; 8-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_23
b LBB0_22
LBB0_22:
bl ___stack_chk_fail
LBB0_23:
ldr x0, [sp] ; 8-byte Folded Reload
add sp, sp, #2160
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _strstr ## -- Begin function strstr
.p2align 4, 0x90
_strstr: ## @strstr
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $2176, %rsp ## imm = 0x880
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -2080(%rbp)
movq %rsi, -2088(%rbp)
movq -2088(%rbp), %rdi
callq _strlen
movq %rax, -2096(%rbp)
movq -2080(%rbp), %rdi
callq _strlen
movq %rax, -2104(%rbp)
movq -2088(%rbp), %rax
movq %rax, -2112(%rbp)
cmpq $0, -2096(%rbp)
jne LBB0_2
## %bb.1:
movq -2080(%rbp), %rax
movq %rax, -2072(%rbp)
jmp LBB0_21
LBB0_2:
movq -2096(%rbp), %rax
cmpq -2104(%rbp), %rax
jbe LBB0_4
## %bb.3:
movq $0, -2072(%rbp)
jmp LBB0_21
LBB0_4:
leaq -2064(%rbp), %rax
addq $2040, %rax ## imm = 0x7F8
movq %rax, -2144(%rbp)
LBB0_5: ## =>This Inner Loop Header: Depth=1
movq -2096(%rbp), %rcx
movq -2144(%rbp), %rax
movq %rcx, (%rax)
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movq -2144(%rbp), %rax
movq %rax, %rcx
addq $-8, %rcx
movq %rcx, -2144(%rbp)
leaq -2064(%rbp), %rcx
cmpq %rcx, %rax
ja LBB0_5
## %bb.7:
movq -2088(%rbp), %rax
movq %rax, -2112(%rbp)
LBB0_8: ## =>This Inner Loop Header: Depth=1
movq -2096(%rbp), %rcx
subq $1, %rcx
movq -2112(%rbp), %rax
movq -2088(%rbp), %rdx
subq %rdx, %rax
subq %rax, %rcx
movq -2112(%rbp), %rax
movzbl (%rax), %eax
## kill: def $rax killed $eax
movq %rcx, -2064(%rbp,%rax,8)
## %bb.9: ## in Loop: Header=BB0_8 Depth=1
movq -2112(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -2112(%rbp)
cmpb $0, 1(%rax)
jne LBB0_8
## %bb.10:
movq -2088(%rbp), %rax
addq -2096(%rbp), %rax
addq $-1, %rax
movq %rax, -2112(%rbp)
movq -2080(%rbp), %rax
addq -2096(%rbp), %rax
addq $-1, %rax
movq %rax, -2120(%rbp)
LBB0_11: ## =>This Inner Loop Header: Depth=1
movq -2120(%rbp), %rax
movb (%rax), %al
movb %al, -2145(%rbp)
movsbl -2145(%rbp), %eax
movq -2112(%rbp), %rcx
movsbl (%rcx), %ecx
cmpl %ecx, %eax
jne LBB0_15
## %bb.12: ## in Loop: Header=BB0_11 Depth=1
movq -2112(%rbp), %rax
movq -2088(%rbp), %rcx
subq %rcx, %rax
cmpq $0, %rax
jne LBB0_14
## %bb.13:
movq -2120(%rbp), %rax
movq %rax, -2072(%rbp)
jmp LBB0_21
LBB0_14: ## in Loop: Header=BB0_11 Depth=1
movq -2120(%rbp), %rax
addq $-1, %rax
movq %rax, -2120(%rbp)
movq -2112(%rbp), %rax
addq $-1, %rax
movq %rax, -2112(%rbp)
jmp LBB0_20
LBB0_15: ## in Loop: Header=BB0_11 Depth=1
movq -2096(%rbp), %rax
movq -2112(%rbp), %rcx
movq -2088(%rbp), %rdx
subq %rdx, %rcx
subq %rcx, %rax
movq %rax, -2160(%rbp)
movq -2160(%rbp), %rax
movzbl -2145(%rbp), %ecx
## kill: def $rcx killed $ecx
cmpq -2064(%rbp,%rcx,8), %rax
jae LBB0_17
## %bb.16: ## in Loop: Header=BB0_11 Depth=1
movzbl -2145(%rbp), %eax
## kill: def $rax killed $eax
movq -2064(%rbp,%rax,8), %rax
movq %rax, -2160(%rbp)
LBB0_17: ## in Loop: Header=BB0_11 Depth=1
movq -2120(%rbp), %rax
movq -2080(%rbp), %rcx
subq %rcx, %rax
addq -2160(%rbp), %rax
cmpq -2104(%rbp), %rax
jb LBB0_19
## %bb.18:
movq $0, -2072(%rbp)
jmp LBB0_21
LBB0_19: ## in Loop: Header=BB0_11 Depth=1
movq -2160(%rbp), %rax
addq -2120(%rbp), %rax
movq %rax, -2120(%rbp)
movq -2088(%rbp), %rax
addq -2096(%rbp), %rax
addq $-1, %rax
movq %rax, -2112(%rbp)
LBB0_20: ## in Loop: Header=BB0_11 Depth=1
jmp LBB0_11
LBB0_21:
movq -2072(%rbp), %rax
movq %rax, -2168(%rbp) ## 8-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_23
## %bb.22:
movq -2168(%rbp), %rax ## 8-byte Reload
addq $2176, %rsp ## imm = 0x880
popq %rbp
retq
LBB0_23:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/133343.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, #-20] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
mov x9, sp
mov x8, #4
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
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 "size of float: %d\n"
l_.str.1: ; @.str.1
.asciz "size of double: %d\n"
l_.str.2: ; @.str.2
.asciz "size of p: %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)
leaq L_.str(%rip), %rdi
movl $4, %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
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "size of float: %d\n"
L_.str.1: ## @.str.1
.asciz "size of double: %d\n"
L_.str.2: ## @.str.2
.asciz "size of p: %d\n"
.subsections_via_symbols
| the_stack_data/59513493.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ft_putchar ; -- Begin function ft_putchar
.p2align 2
_ft_putchar: ; @ft_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
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _ft_putstr ; -- Begin function ft_putstr
.p2align 2
_ft_putstr: ; @ft_putstr
.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]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #8]
add x9, x8, #1
str x9, [sp, #8]
ldrsb w0, [x8]
bl _ft_putchar
b LBB1_1
LBB1_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _ft_putstr_tab ; -- Begin function ft_putstr_tab
.p2align 2
_ft_putstr_tab: ; @ft_putstr_tab
.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]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB2_3
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #8]
add x9, x8, #8
str x9, [sp, #8]
ldr x0, [x8]
bl _ft_putstr
mov w0, #10
bl _ft_putchar
b LBB2_1
LBB2_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _ft_destroy ; -- Begin function ft_destroy
.p2align 2
_ft_destroy: ; @ft_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]
str wzr, [sp, #4]
b LBB3_1
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
ldr x8, [x8, x9, lsl #3]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB3_3
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
ldr x0, [x8, x9, lsl #3]
bl _free
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB3_1
LBB3_3:
ldr x0, [sp, #8]
bl _free
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _ft_isspace ; -- Begin function ft_isspace
.p2align 2
_ft_isspace: ; @ft_isspace
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
strb w0, [sp, #15]
ldrsb w8, [sp, #15]
subs w8, w8, #32
cset w8, eq
mov w9, #1
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB4_3
b LBB4_1
LBB4_1:
ldrsb w8, [sp, #15]
subs w8, w8, #9
cset w8, eq
mov w9, #1
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB4_3
b LBB4_2
LBB4_2:
ldrsb w8, [sp, #15]
subs w8, w8, #10
cset w8, eq
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB4_3
LBB4_3:
ldr w8, [sp, #8] ; 4-byte Folded Reload
and w0, w8, #0x1
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _ft_wordcount ; -- Begin function ft_wordcount
.p2align 2
_ft_wordcount: ; @ft_wordcount
.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 wzr, [sp, #4]
b LBB5_1
LBB5_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB5_10
b LBB5_2
LBB5_2: ; in Loop: Header=BB5_1 Depth=1
ldr w8, [sp, #4]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB5_5
b LBB5_3
LBB5_3: ; in Loop: Header=BB5_1 Depth=1
ldr x8, [sp, #8]
ldrsb w0, [x8]
bl _ft_isspace
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB5_5
b LBB5_4
LBB5_4: ; in Loop: Header=BB5_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB5_9
LBB5_5: ; in Loop: Header=BB5_1 Depth=1
ldr x8, [sp, #8]
ldursb w0, [x8, #-1]
bl _ft_isspace
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB5_8
b LBB5_6
LBB5_6: ; in Loop: Header=BB5_1 Depth=1
ldr x8, [sp, #8]
ldrsb w0, [x8]
bl _ft_isspace
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB5_8
b LBB5_7
LBB5_7: ; in Loop: Header=BB5_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB5_8
LBB5_8: ; in Loop: Header=BB5_1 Depth=1
b LBB5_9
LBB5_9: ; in Loop: Header=BB5_1 Depth=1
ldr x8, [sp, #8]
add x8, x8, #1
str x8, [sp, #8]
b LBB5_1
LBB5_10:
ldr w0, [sp, #4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _ft_wordlen ; -- Begin function ft_wordlen
.p2align 2
_ft_wordlen: ; @ft_wordlen
.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 wzr, [sp, #4]
b LBB6_1
LBB6_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
ldrsb w0, [x8]
bl _ft_isspace
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB6_3
b LBB6_2
LBB6_2: ; in Loop: Header=BB6_1 Depth=1
ldr x8, [sp, #8]
add x8, x8, #1
str x8, [sp, #8]
b LBB6_1
LBB6_3:
b LBB6_4
LBB6_4: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp] ; 4-byte Folded Spill
tbnz w8, #0, LBB6_6
b LBB6_5
LBB6_5: ; in Loop: Header=BB6_4 Depth=1
ldr x8, [sp, #8]
ldrsb w0, [x8]
bl _ft_isspace
subs w8, w0, #0
cset w8, eq
str w8, [sp] ; 4-byte Folded Spill
b LBB6_6
LBB6_6: ; in Loop: Header=BB6_4 Depth=1
ldr w8, [sp] ; 4-byte Folded Reload
tbz w8, #0, LBB6_8
b LBB6_7
LBB6_7: ; in Loop: Header=BB6_4 Depth=1
ldr x8, [sp, #8]
add x8, x8, #1
str x8, [sp, #8]
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB6_4
LBB6_8:
ldr w0, [sp, #4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _ft_split_whitespaces ; -- Begin function ft_split_whitespaces
.p2align 2
_ft_split_whitespaces: ; @ft_split_whitespaces
.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]
ldur x0, [x29, #-16]
bl _ft_wordcount
str w0, [sp, #12]
stur wzr, [x29, #-20]
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB7_2
b LBB7_1
LBB7_1:
ldr w8, [sp, #12]
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x9, w8
mov x8, #8
mul x0, x8, x9
bl _malloc
mov x8, x0
str x8, [sp, #16]
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB7_3
b LBB7_2
LBB7_2:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB7_17
LBB7_3:
b LBB7_4
LBB7_4: ; =>This Loop Header: Depth=1
; Child Loop BB7_8 Depth 2
; Child Loop BB7_11 Depth 2
ldur w8, [x29, #-20]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB7_16
b LBB7_5
LBB7_5: ; in Loop: Header=BB7_4 Depth=1
ldur x0, [x29, #-16]
bl _ft_wordlen
add w9, w0, #1
; implicit-def: $x8
mov x8, x9
sxtw x9, w8
mov x8, #1
mul x0, x8, x9
bl _malloc
ldr x9, [sp, #16]
ldursw x10, [x29, #-20]
mov x8, x0
str x8, [x9, x10, lsl #3]
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB7_7
b LBB7_6
LBB7_6:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB7_17
LBB7_7: ; in Loop: Header=BB7_4 Depth=1
str wzr, [sp, #24]
b LBB7_8
LBB7_8: ; Parent Loop BB7_4 Depth=1
; => This Inner Loop Header: Depth=2
ldur x8, [x29, #-16]
ldrsb w0, [x8]
bl _ft_isspace
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB7_10
b LBB7_9
LBB7_9: ; in Loop: Header=BB7_8 Depth=2
ldur x8, [x29, #-16]
add x8, x8, #1
stur x8, [x29, #-16]
b LBB7_8
LBB7_10: ; in Loop: Header=BB7_4 Depth=1
b LBB7_11
LBB7_11: ; Parent Loop BB7_4 Depth=1
; => This Inner Loop Header: Depth=2
ldur x8, [x29, #-16]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB7_13
b LBB7_12
LBB7_12: ; in Loop: Header=BB7_11 Depth=2
ldur x8, [x29, #-16]
ldrsb w0, [x8]
bl _ft_isspace
subs w8, w0, #0
cset w8, eq
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB7_13
LBB7_13: ; in Loop: Header=BB7_11 Depth=2
ldr w8, [sp, #8] ; 4-byte Folded Reload
tbz w8, #0, LBB7_15
b LBB7_14
LBB7_14: ; in Loop: Header=BB7_11 Depth=2
ldur x8, [x29, #-16]
add x9, x8, #1
stur x9, [x29, #-16]
ldrb w8, [x8]
ldr x9, [sp, #16]
ldursw x10, [x29, #-20]
ldr x9, [x9, x10, lsl #3]
ldrsw x10, [sp, #24]
mov x11, x10
add w11, w11, #1
str w11, [sp, #24]
add x9, x9, x10
strb w8, [x9]
b LBB7_11
LBB7_15: ; in Loop: Header=BB7_4 Depth=1
ldr x8, [sp, #16]
ldursw x9, [x29, #-20]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [sp, #24]
add x8, x8, x9
strb wzr, [x8]
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB7_4
LBB7_16:
ldr x9, [sp, #16]
ldursw x10, [x29, #-20]
mov x8, #0
str x8, [x9, x10, lsl #3]
ldr x8, [sp, #16]
stur x8, [x29, #-8]
b LBB7_17
LBB7_17:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _ft_strcmp ; -- Begin function ft_strcmp
.p2align 2
_ft_strcmp: ; @ft_strcmp
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
b LBB8_1
LBB8_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #24]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB8_3
b LBB8_2
LBB8_2: ; in Loop: Header=BB8_1 Depth=1
ldr x8, [sp, #24]
ldrsb w8, [x8]
ldr x9, [sp, #16]
ldrsb w9, [x9]
subs w8, w8, w9
cset w8, eq
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB8_3
LBB8_3: ; in Loop: Header=BB8_1 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
tbz w8, #0, LBB8_5
b LBB8_4
LBB8_4: ; in Loop: Header=BB8_1 Depth=1
ldr x8, [sp, #24]
add x8, x8, #1
str x8, [sp, #24]
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
b LBB8_1
LBB8_5:
ldr x8, [sp, #24]
ldrsb w8, [x8]
ldr x9, [sp, #16]
ldrsb w9, [x9]
subs w0, w8, w9
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _ft_swap ; -- Begin function ft_swap
.p2align 2
_ft_swap: ; @ft_swap
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
ldr x8, [sp, #24]
ldr x8, [x8]
str x8, [sp, #8]
ldr x8, [sp, #16]
ldr x8, [x8]
ldr x9, [sp, #24]
str x8, [x9]
ldr x8, [sp, #8]
ldr x9, [sp, #16]
str x8, [x9]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _getlength ; -- Begin function getlength
.p2align 2
_getlength: ; @getlength
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str wzr, [sp, #4]
b LBB10_1
LBB10_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
add x9, x8, #8
str x9, [sp, #8]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB10_3
b LBB10_2
LBB10_2: ; in Loop: Header=BB10_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB10_1
LBB10_3:
ldr w0, [sp, #4]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _ft_sort_wordtab ; -- Begin function ft_sort_wordtab
.p2align 2
_ft_sort_wordtab: ; @ft_sort_wordtab
.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 x0, [x29, #-8]
bl _getlength
str w0, [sp, #12]
b LBB11_1
LBB11_1: ; =>This Loop Header: Depth=1
; Child Loop BB11_3 Depth 2
ldur w8, [x29, #-12]
ldr w9, [sp, #12]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB11_8
b LBB11_2
LBB11_2: ; in Loop: Header=BB11_1 Depth=1
str wzr, [sp, #16]
b LBB11_3
LBB11_3: ; Parent Loop BB11_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #16]
ldr w9, [sp, #12]
ldur w10, [x29, #-12]
subs w9, w9, w10
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB11_7
b LBB11_4
LBB11_4: ; in Loop: Header=BB11_3 Depth=2
ldur x8, [x29, #-8]
ldrsw x9, [sp, #16]
ldr x0, [x8, x9, lsl #3]
ldur x8, [x29, #-8]
ldr w9, [sp, #16]
add w9, w9, #1
ldr x1, [x8, w9, sxtw #3]
bl _ft_strcmp
subs w8, w0, #0
cset w8, le
tbnz w8, #0, LBB11_6
b LBB11_5
LBB11_5: ; in Loop: Header=BB11_3 Depth=2
ldur x8, [x29, #-8]
ldrsw x9, [sp, #16]
add x0, x8, x9, lsl #3
ldur x8, [x29, #-8]
ldr w9, [sp, #16]
add w9, w9, #1
add x1, x8, w9, sxtw #3
bl _ft_swap
b LBB11_6
LBB11_6: ; in Loop: Header=BB11_3 Depth=2
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB11_3
LBB11_7: ; in Loop: Header=BB11_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB11_1
LBB11_8:
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, #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
str w8, [sp, #4] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
adrp x8, l_.str@PAGE
add x8, x8, l_.str@PAGEOFF
str x8, [sp, #16]
ldr x0, [sp, #16]
bl _ft_split_whitespaces
str x0, [sp, #8]
ldr x0, [sp, #8]
bl _ft_sort_wordtab
ldr x0, [sp, #8]
bl _ft_putstr_tab
ldr x0, [sp, #8]
bl _ft_destroy
ldr w0, [sp, #4] ; 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 "3hello 1my 2frend"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ft_putchar ## -- Begin function ft_putchar
.p2align 4, 0x90
_ft_putchar: ## @ft_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
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ft_putstr ## -- Begin function ft_putstr
.p2align 4, 0x90
_ft_putstr: ## @ft_putstr
.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)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
cmpb $0, (%rax)
je LBB1_3
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -8(%rbp)
movsbl (%rax), %edi
callq _ft_putchar
jmp LBB1_1
LBB1_3:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ft_putstr_tab ## -- Begin function ft_putstr_tab
.p2align 4, 0x90
_ft_putstr_tab: ## @ft_putstr_tab
.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)
LBB2_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
cmpq $0, (%rax)
je LBB2_3
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movq -8(%rbp), %rax
movq %rax, %rcx
addq $8, %rcx
movq %rcx, -8(%rbp)
movq (%rax), %rdi
callq _ft_putstr
movl $10, %edi
callq _ft_putchar
jmp LBB2_1
LBB2_3:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ft_destroy ## -- Begin function ft_destroy
.p2align 4, 0x90
_ft_destroy: ## @ft_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)
movl $0, -12(%rbp)
LBB3_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
cmpq $0, (%rax,%rcx,8)
je LBB3_3
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
callq _free
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB3_1
LBB3_3:
movq -8(%rbp), %rdi
callq _free
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ft_isspace ## -- Begin function ft_isspace
.p2align 4, 0x90
_ft_isspace: ## @ft_isspace
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movb %dil, %al
movb %al, -1(%rbp)
movsbl -1(%rbp), %ecx
movb $1, %al
cmpl $32, %ecx
movb %al, -2(%rbp) ## 1-byte Spill
je LBB4_3
## %bb.1:
movsbl -1(%rbp), %ecx
movb $1, %al
cmpl $9, %ecx
movb %al, -2(%rbp) ## 1-byte Spill
je LBB4_3
## %bb.2:
movsbl -1(%rbp), %eax
cmpl $10, %eax
sete %al
movb %al, -2(%rbp) ## 1-byte Spill
LBB4_3:
movb -2(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ft_wordcount ## -- Begin function ft_wordcount
.p2align 4, 0x90
_ft_wordcount: ## @ft_wordcount
.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)
LBB5_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
cmpb $0, (%rax)
je LBB5_10
## %bb.2: ## in Loop: Header=BB5_1 Depth=1
cmpl $0, -12(%rbp)
jne LBB5_5
## %bb.3: ## in Loop: Header=BB5_1 Depth=1
movq -8(%rbp), %rax
movsbl (%rax), %edi
callq _ft_isspace
cmpl $0, %eax
jne LBB5_5
## %bb.4: ## in Loop: Header=BB5_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB5_9
LBB5_5: ## in Loop: Header=BB5_1 Depth=1
movq -8(%rbp), %rax
movsbl -1(%rax), %edi
callq _ft_isspace
cmpl $0, %eax
je LBB5_8
## %bb.6: ## in Loop: Header=BB5_1 Depth=1
movq -8(%rbp), %rax
movsbl (%rax), %edi
callq _ft_isspace
cmpl $0, %eax
jne LBB5_8
## %bb.7: ## in Loop: Header=BB5_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
LBB5_8: ## in Loop: Header=BB5_1 Depth=1
jmp LBB5_9
LBB5_9: ## in Loop: Header=BB5_1 Depth=1
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
jmp LBB5_1
LBB5_10:
movl -12(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ft_wordlen ## -- Begin function ft_wordlen
.p2align 4, 0x90
_ft_wordlen: ## @ft_wordlen
.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)
LBB6_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movsbl (%rax), %edi
callq _ft_isspace
cmpl $0, %eax
je LBB6_3
## %bb.2: ## in Loop: Header=BB6_1 Depth=1
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
jmp LBB6_1
LBB6_3:
jmp LBB6_4
LBB6_4: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -13(%rbp) ## 1-byte Spill
je LBB6_6
## %bb.5: ## in Loop: Header=BB6_4 Depth=1
movq -8(%rbp), %rax
movsbl (%rax), %edi
callq _ft_isspace
cmpl $0, %eax
setne %al
xorb $-1, %al
movb %al, -13(%rbp) ## 1-byte Spill
LBB6_6: ## in Loop: Header=BB6_4 Depth=1
movb -13(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB6_7
jmp LBB6_8
LBB6_7: ## in Loop: Header=BB6_4 Depth=1
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB6_4
LBB6_8:
movl -12(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ft_split_whitespaces ## -- Begin function ft_split_whitespaces
.p2align 4, 0x90
_ft_split_whitespaces: ## @ft_split_whitespaces
.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 -16(%rbp), %rdi
callq _ft_wordcount
movl %eax, -36(%rbp)
movl $0, -20(%rbp)
cmpq $0, -16(%rbp)
je LBB7_2
## %bb.1:
movl -36(%rbp), %eax
addl $1, %eax
movslq %eax, %rdi
shlq $3, %rdi
callq _malloc
movq %rax, -32(%rbp)
cmpq $0, %rax
jne LBB7_3
LBB7_2:
movq $0, -8(%rbp)
jmp LBB7_17
LBB7_3:
jmp LBB7_4
LBB7_4: ## =>This Loop Header: Depth=1
## Child Loop BB7_8 Depth 2
## Child Loop BB7_11 Depth 2
movl -20(%rbp), %eax
cmpl -36(%rbp), %eax
jge LBB7_16
## %bb.5: ## in Loop: Header=BB7_4 Depth=1
movq -16(%rbp), %rdi
callq _ft_wordlen
addl $1, %eax
movslq %eax, %rdi
shlq $0, %rdi
callq _malloc
movq -32(%rbp), %rcx
movslq -20(%rbp), %rdx
movq %rax, (%rcx,%rdx,8)
cmpq $0, %rax
jne LBB7_7
## %bb.6:
movq $0, -8(%rbp)
jmp LBB7_17
LBB7_7: ## in Loop: Header=BB7_4 Depth=1
movl $0, -24(%rbp)
LBB7_8: ## Parent Loop BB7_4 Depth=1
## => This Inner Loop Header: Depth=2
movq -16(%rbp), %rax
movsbl (%rax), %edi
callq _ft_isspace
cmpl $0, %eax
je LBB7_10
## %bb.9: ## in Loop: Header=BB7_8 Depth=2
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
jmp LBB7_8
LBB7_10: ## in Loop: Header=BB7_4 Depth=1
jmp LBB7_11
LBB7_11: ## Parent Loop BB7_4 Depth=1
## => This Inner Loop Header: Depth=2
movq -16(%rbp), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -37(%rbp) ## 1-byte Spill
je LBB7_13
## %bb.12: ## in Loop: Header=BB7_11 Depth=2
movq -16(%rbp), %rax
movsbl (%rax), %edi
callq _ft_isspace
cmpl $0, %eax
setne %al
xorb $-1, %al
movb %al, -37(%rbp) ## 1-byte Spill
LBB7_13: ## in Loop: Header=BB7_11 Depth=2
movb -37(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB7_14
jmp LBB7_15
LBB7_14: ## in Loop: Header=BB7_11 Depth=2
movq -16(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -16(%rbp)
movb (%rax), %dl
movq -32(%rbp), %rax
movslq -20(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movl -24(%rbp), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, -24(%rbp)
movslq %ecx, %rcx
movb %dl, (%rax,%rcx)
jmp LBB7_11
LBB7_15: ## in Loop: Header=BB7_4 Depth=1
movq -32(%rbp), %rax
movslq -20(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq -24(%rbp), %rcx
movb $0, (%rax,%rcx)
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB7_4
LBB7_16:
movq -32(%rbp), %rax
movslq -20(%rbp), %rcx
movq $0, (%rax,%rcx,8)
movq -32(%rbp), %rax
movq %rax, -8(%rbp)
LBB7_17:
movq -8(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ft_strcmp ## -- Begin function ft_strcmp
.p2align 4, 0x90
_ft_strcmp: ## @ft_strcmp
.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)
LBB8_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -17(%rbp) ## 1-byte Spill
je LBB8_3
## %bb.2: ## in Loop: Header=BB8_1 Depth=1
movq -8(%rbp), %rax
movsbl (%rax), %eax
movq -16(%rbp), %rcx
movsbl (%rcx), %ecx
cmpl %ecx, %eax
sete %al
movb %al, -17(%rbp) ## 1-byte Spill
LBB8_3: ## in Loop: Header=BB8_1 Depth=1
movb -17(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB8_4
jmp LBB8_5
LBB8_4: ## in Loop: Header=BB8_1 Depth=1
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
jmp LBB8_1
LBB8_5:
movq -8(%rbp), %rax
movsbl (%rax), %eax
movq -16(%rbp), %rcx
movsbl (%rcx), %ecx
subl %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ft_swap ## -- Begin function ft_swap
.p2align 4, 0x90
_ft_swap: ## @ft_swap
.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
movq (%rax), %rax
movq %rax, -24(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
movq -24(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _getlength ## -- Begin function getlength
.p2align 4, 0x90
_getlength: ## @getlength
.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)
LBB10_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movq %rax, %rcx
addq $8, %rcx
movq %rcx, -8(%rbp)
cmpq $0, (%rax)
je LBB10_3
## %bb.2: ## in Loop: Header=BB10_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB10_1
LBB10_3:
movl -12(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ft_sort_wordtab ## -- Begin function ft_sort_wordtab
.p2align 4, 0x90
_ft_sort_wordtab: ## @ft_sort_wordtab
.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)
movq -8(%rbp), %rdi
callq _getlength
movl %eax, -20(%rbp)
LBB11_1: ## =>This Loop Header: Depth=1
## Child Loop BB11_3 Depth 2
movl -12(%rbp), %eax
movl -20(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB11_8
## %bb.2: ## in Loop: Header=BB11_1 Depth=1
movl $0, -16(%rbp)
LBB11_3: ## Parent Loop BB11_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -16(%rbp), %eax
movl -20(%rbp), %ecx
subl -12(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB11_7
## %bb.4: ## in Loop: Header=BB11_3 Depth=2
movq -8(%rbp), %rax
movslq -16(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
movq -8(%rbp), %rax
movl -16(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rsi
callq _ft_strcmp
cmpl $0, %eax
jle LBB11_6
## %bb.5: ## in Loop: Header=BB11_3 Depth=2
movq -8(%rbp), %rdi
movslq -16(%rbp), %rax
shlq $3, %rax
addq %rax, %rdi
movq -8(%rbp), %rsi
movl -16(%rbp), %eax
addl $1, %eax
cltq
shlq $3, %rax
addq %rax, %rsi
callq _ft_swap
LBB11_6: ## in Loop: Header=BB11_3 Depth=2
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB11_3
LBB11_7: ## in Loop: Header=BB11_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB11_1
LBB11_8:
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)
leaq L_.str(%rip), %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rdi
callq _ft_split_whitespaces
movq %rax, -24(%rbp)
movq -24(%rbp), %rdi
callq _ft_sort_wordtab
movq -24(%rbp), %rdi
callq _ft_putstr_tab
movq -24(%rbp), %rdi
callq _ft_destroy
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "3hello 1my 2frend"
.subsections_via_symbols
| the_stack_data/64200519.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]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _b ; @b
.p2align 3
_b:
.ascii "\000\001\002"
.space 1
.long 0x40400000 ; float 3
.long 0x40800000 ; float 4
.space 4
.quad 0x4014000000000000 ; double 5
.quad 0x4018000000000000 ; double 6
.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)
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _b ## @b
.p2align 3
_b:
.ascii "\000\001\002"
.space 1
.long 0x40400000 ## float 3
.long 0x40800000 ## float 4
.space 4
.quad 0x4014000000000000 ## double 5
.quad 0x4018000000000000 ## double 6
.subsections_via_symbols
| the_stack_data/150141050.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 x9, sp
sub x8, x29, #16
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
stur wzr, [x29, #-20]
stur wzr, [x29, #-8]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
; Child Loop BB0_5 Depth 3
ldur w8, [x29, #-8]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_12
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
stur wzr, [x29, #-12]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_5 Depth 3
ldur w8, [x29, #-12]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_10
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
str wzr, [sp, #24]
b LBB0_5
LBB0_5: ; Parent Loop BB0_1 Depth=1
; Parent Loop BB0_3 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #24]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=3
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=3
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB0_5
LBB0_8: ; in Loop: Header=BB0_3 Depth=2
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_3 Depth=2
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_3
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB0_1
LBB0_12:
ldur w8, [x29, #-16]
; implicit-def: $x10
mov x10, x8
ldur w9, [x29, #-20]
; 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
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 "%d"
l_.str.1: ; @.str.1
.asciz "n = %d; count = %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
leaq -16(%rbp), %rsi
movb $0, %al
callq _scanf
movl $0, -20(%rbp)
movl $0, -8(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
## Child Loop BB0_5 Depth 3
movl -8(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB0_12
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $0, -12(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_5 Depth 3
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB0_10
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movl $0, -24(%rbp)
LBB0_5: ## Parent Loop BB0_1 Depth=1
## Parent Loop BB0_3 Depth=2
## => This Inner Loop Header: Depth=3
movl -24(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB0_8
## %bb.6: ## in Loop: Header=BB0_5 Depth=3
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
## %bb.7: ## in Loop: Header=BB0_5 Depth=3
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB0_5
LBB0_8: ## in Loop: Header=BB0_3 Depth=2
jmp LBB0_9
LBB0_9: ## in Loop: Header=BB0_3 Depth=2
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_3
LBB0_10: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_11
LBB0_11: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB0_1
LBB0_12:
movl -16(%rbp), %esi
movl -20(%rbp), %edx
leaq L_.str.1(%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"
L_.str.1: ## @.str.1
.asciz "n = %d; count = %d\n"
.subsections_via_symbols
| the_stack_data/453765.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 xf_norm3_d
lCPI0_0:
.quad 0x7ff0000000000000 ; double +Inf
lCPI0_1:
.quad 0x7ff8000000000000 ; double NaN
lCPI0_2:
.quad 0x3ff199999999999a ; double 1.1000000000000001
.section __TEXT,__text,regular,pure_instructions
.globl _xf_norm3_d
.p2align 2
_xf_norm3_d: ; @xf_norm3_d
.cfi_startproc
; %bb.0:
sub sp, sp, #496
.cfi_def_cfa_offset 496
stp x28, x27, [sp, #464] ; 16-byte Folded Spill
stp x29, x30, [sp, #480] ; 16-byte Folded Spill
add x29, sp, #480
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
stur x0, [x29, #-192]
stur x1, [x29, #-200]
stur w2, [x29, #-204]
stur x3, [x29, #-216]
stur x4, [x29, #-224]
stur x5, [x29, #-232]
adrp x8, l_.str@PAGE
add x8, x8, l_.str@PAGEOFF
str x8, [sp, #240]
str wzr, [sp, #236]
mov x8, #-1
str x8, [sp, #200]
str x8, [sp, #192]
movi d0, #0000000000000000
str d0, [sp, #160]
str d0, [sp, #152]
str d0, [sp, #144]
fmov d0, #1.00000000
str d0, [sp, #136]
str xzr, [sp, #224]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #224]
ldur x9, [x29, #-200]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB0_18
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
mov w8, #0
tbz w8, #0, LBB0_6
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-192]
ldr x9, [sp, #224]
ldr d0, [x8, x9, lsl #3]
fcvt s0, d0
stur s0, [x29, #-148]
ldur s0, [x29, #-148]
ldur s1, [x29, #-148]
fcmp s0, s1
cset w8, ne
mov w9, #0
str w9, [sp, #132] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldur s0, [x29, #-148]
fabs s0, s0
mov w8, #2139095040
fmov s1, w8
fcmp s0, s1
cset w8, ne
str w8, [sp, #132] ; 4-byte Folded Spill
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #132] ; 4-byte Folded Reload
ands w8, w8, #0x1
cset w8, ne
tbnz w8, #0, LBB0_13
b LBB0_16
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
mov w8, #1
tbz w8, #0, LBB0_10
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-192]
ldr x9, [sp, #224]
ldr d0, [x8, x9, lsl #3]
stur d0, [x29, #-88]
ldur d0, [x29, #-88]
ldur d1, [x29, #-88]
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #128] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
ldur d0, [x29, #-88]
fabs d0, d0
adrp x8, lCPI0_0@PAGE
ldr d1, [x8, lCPI0_0@PAGEOFF]
fcmp d0, d1
cset w8, ne
str w8, [sp, #128] ; 4-byte Folded Spill
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #128] ; 4-byte Folded Reload
ands w8, w8, #0x1
cset w8, ne
tbnz w8, #0, LBB0_13
b LBB0_16
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-192]
ldr x9, [sp, #224]
ldr d0, [x8, x9, lsl #3]
stur d0, [x29, #-24]
ldur d0, [x29, #-24]
ldur d1, [x29, #-24]
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #124] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_1 Depth=1
ldur d0, [x29, #-24]
fabs d0, d0
adrp x8, lCPI0_0@PAGE
ldr d1, [x8, lCPI0_0@PAGEOFF]
fcmp d0, d1
cset w8, ne
str w8, [sp, #124] ; 4-byte Folded Spill
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #124] ; 4-byte Folded Reload
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_16
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #200]
adds x8, x8, #1
cset w8, ne
tbnz w8, #0, LBB0_15
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #224]
str x8, [sp, #200]
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #224]
str x8, [sp, #192]
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_1 Depth=1
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #224]
add x8, x8, #1
str x8, [sp, #224]
b LBB0_1
LBB0_18:
ldr x8, [sp, #200]
adds x8, x8, #1
cset w8, ne
tbnz w8, #0, LBB0_20
b LBB0_19
LBB0_19:
ldur x0, [x29, #-232]
ldr x8, [sp, #240]
mov x9, sp
str x8, [x9]
mov w1, #0
mov x2, #-1
str x2, [sp, #112] ; 8-byte Folded Spill
adrp x3, l_.str.1@PAGE
add x3, x3, l_.str.1@PAGEOFF
bl ___sprintf_chk
ldr x8, [sp, #112] ; 8-byte Folded Reload
stur x8, [x29, #-184]
b LBB0_186
LBB0_20:
ldur x8, [x29, #-216]
adds x8, x8, #1
cset w8, ne
tbnz w8, #0, LBB0_22
b LBB0_21
LBB0_21:
ldr x8, [sp, #200]
stur x8, [x29, #-216]
b LBB0_22
LBB0_22:
ldur x8, [x29, #-224]
adds x8, x8, #1
cset w8, ne
tbnz w8, #0, LBB0_24
b LBB0_23
LBB0_23:
ldr x8, [sp, #192]
add x8, x8, #1
stur x8, [x29, #-224]
b LBB0_24
LBB0_24:
ldur w8, [x29, #-204]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_26
b LBB0_25
LBB0_25:
ldur w8, [x29, #-204]
subs w8, w8, #4
cset w8, le
tbnz w8, #0, LBB0_27
b LBB0_26
LBB0_26:
ldur x0, [x29, #-232]
ldr x10, [sp, #240]
ldur w9, [x29, #-204]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
mov w1, #0
mov x2, #-1
adrp x3, l_.str.2@PAGE
add x3, x3, l_.str.2@PAGEOFF
bl ___sprintf_chk
mov x8, #-2
stur x8, [x29, #-184]
b LBB0_186
LBB0_27:
ldur x8, [x29, #-200]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_29
b LBB0_28
LBB0_28:
ldur x0, [x29, #-232]
ldr x10, [sp, #240]
ldur x8, [x29, #-200]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
mov w1, #0
mov x2, #-1
adrp x3, l_.str.3@PAGE
add x3, x3, l_.str.3@PAGEOFF
bl ___sprintf_chk
mov x8, #-2
stur x8, [x29, #-184]
b LBB0_186
LBB0_29:
ldur x8, [x29, #-216]
subs x8, x8, #0
cset w8, ge
tbnz w8, #0, LBB0_31
b LBB0_30
LBB0_30:
ldur x0, [x29, #-232]
ldr x10, [sp, #240]
ldur x8, [x29, #-216]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
mov w1, #0
mov x2, #-1
adrp x3, l_.str.4@PAGE
add x3, x3, l_.str.4@PAGEOFF
bl ___sprintf_chk
mov x8, #-2
stur x8, [x29, #-184]
b LBB0_186
LBB0_31:
ldur x8, [x29, #-216]
ldur x9, [x29, #-224]
subs x8, x8, x9
cset w8, lt
tbnz w8, #0, LBB0_33
b LBB0_32
LBB0_32:
ldur x0, [x29, #-232]
ldr x11, [sp, #240]
ldur x10, [x29, #-216]
ldur x8, [x29, #-224]
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
mov w1, #0
mov x2, #-1
adrp x3, l_.str.5@PAGE
add x3, x3, l_.str.5@PAGEOFF
bl ___sprintf_chk
mov x8, #-2
stur x8, [x29, #-184]
b LBB0_186
LBB0_33:
ldur x8, [x29, #-216]
ldur x9, [x29, #-200]
subs x8, x8, x9
cset w8, lt
tbnz w8, #0, LBB0_35
b LBB0_34
LBB0_34:
ldur x0, [x29, #-232]
ldr x11, [sp, #240]
ldur x10, [x29, #-216]
ldur x8, [x29, #-200]
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
mov w1, #0
mov x2, #-1
adrp x3, l_.str.6@PAGE
add x3, x3, l_.str.6@PAGEOFF
bl ___sprintf_chk
mov x8, #-2
stur x8, [x29, #-184]
b LBB0_186
LBB0_35:
ldur x8, [x29, #-224]
ldur x9, [x29, #-200]
subs x8, x8, x9
cset w8, le
tbnz w8, #0, LBB0_37
b LBB0_36
LBB0_36:
ldur x0, [x29, #-232]
ldr x11, [sp, #240]
ldur x10, [x29, #-224]
ldur x8, [x29, #-200]
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
mov w1, #0
mov x2, #-1
adrp x3, l_.str.7@PAGE
add x3, x3, l_.str.7@PAGEOFF
bl ___sprintf_chk
mov x8, #-2
stur x8, [x29, #-184]
b LBB0_186
LBB0_37:
ldur w8, [x29, #-204]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_62
b LBB0_38
LBB0_38:
ldur x8, [x29, #-192]
ldr x9, [sp, #200]
ldr d0, [x8, x9, lsl #3]
str d0, [sp, #168]
str d0, [sp, #176]
str xzr, [sp, #224]
b LBB0_39
LBB0_39: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #224]
ldur x9, [x29, #-200]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB0_58
b LBB0_40
LBB0_40: ; in Loop: Header=BB0_39 Depth=1
ldur x8, [x29, #-192]
ldr x9, [sp, #224]
ldr d0, [x8, x9, lsl #3]
str d0, [sp, #184]
mov w8, #0
tbz w8, #0, LBB0_44
b LBB0_41
LBB0_41: ; in Loop: Header=BB0_39 Depth=1
ldr d0, [sp, #184]
fcvt s0, d0
stur s0, [x29, #-152]
ldur s0, [x29, #-152]
ldur s1, [x29, #-152]
fcmp s0, s1
cset w8, ne
mov w9, #0
str w9, [sp, #108] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_43
b LBB0_42
LBB0_42: ; in Loop: Header=BB0_39 Depth=1
ldur s0, [x29, #-152]
fabs s0, s0
mov w8, #2139095040
fmov s1, w8
fcmp s0, s1
cset w8, ne
str w8, [sp, #108] ; 4-byte Folded Spill
b LBB0_43
LBB0_43: ; in Loop: Header=BB0_39 Depth=1
ldr w8, [sp, #108] ; 4-byte Folded Reload
ands w8, w8, #0x1
cset w8, ne
tbnz w8, #0, LBB0_51
b LBB0_56
LBB0_44: ; in Loop: Header=BB0_39 Depth=1
mov w8, #1
tbz w8, #0, LBB0_48
b LBB0_45
LBB0_45: ; in Loop: Header=BB0_39 Depth=1
ldr d0, [sp, #184]
stur d0, [x29, #-96]
ldur d0, [x29, #-96]
ldur d1, [x29, #-96]
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #104] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_47
b LBB0_46
LBB0_46: ; in Loop: Header=BB0_39 Depth=1
ldur d0, [x29, #-96]
fabs d0, d0
adrp x8, lCPI0_0@PAGE
ldr d1, [x8, lCPI0_0@PAGEOFF]
fcmp d0, d1
cset w8, ne
str w8, [sp, #104] ; 4-byte Folded Spill
b LBB0_47
LBB0_47: ; in Loop: Header=BB0_39 Depth=1
ldr w8, [sp, #104] ; 4-byte Folded Reload
ands w8, w8, #0x1
cset w8, ne
tbnz w8, #0, LBB0_51
b LBB0_56
LBB0_48: ; in Loop: Header=BB0_39 Depth=1
ldr d0, [sp, #184]
stur d0, [x29, #-32]
ldur d0, [x29, #-32]
ldur d1, [x29, #-32]
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #100] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_50
b LBB0_49
LBB0_49: ; in Loop: Header=BB0_39 Depth=1
ldur d0, [x29, #-32]
fabs d0, d0
adrp x8, lCPI0_0@PAGE
ldr d1, [x8, lCPI0_0@PAGEOFF]
fcmp d0, d1
cset w8, ne
str w8, [sp, #100] ; 4-byte Folded Spill
b LBB0_50
LBB0_50: ; in Loop: Header=BB0_39 Depth=1
ldr w8, [sp, #100] ; 4-byte Folded Reload
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_56
b LBB0_51
LBB0_51: ; in Loop: Header=BB0_39 Depth=1
ldr d0, [sp, #184]
ldr d1, [sp, #176]
fcmp d0, d1
cset w8, pl
tbnz w8, #0, LBB0_53
b LBB0_52
LBB0_52: ; in Loop: Header=BB0_39 Depth=1
ldr d0, [sp, #184]
str d0, [sp, #176]
b LBB0_53
LBB0_53: ; in Loop: Header=BB0_39 Depth=1
ldr d0, [sp, #184]
ldr d1, [sp, #168]
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_55
b LBB0_54
LBB0_54: ; in Loop: Header=BB0_39 Depth=1
ldr d0, [sp, #184]
str d0, [sp, #168]
b LBB0_55
LBB0_55: ; in Loop: Header=BB0_39 Depth=1
b LBB0_56
LBB0_56: ; in Loop: Header=BB0_39 Depth=1
b LBB0_57
LBB0_57: ; in Loop: Header=BB0_39 Depth=1
ldr x8, [sp, #224]
add x8, x8, #1
str x8, [sp, #224]
b LBB0_39
LBB0_58:
ldr d0, [sp, #176]
str d0, [sp, #144]
ldr d0, [sp, #168]
ldr d1, [sp, #176]
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_60
b LBB0_59
LBB0_59:
ldr d0, [sp, #168]
ldr d1, [sp, #176]
fsub d0, d0, d1
str d0, [sp, #136]
b LBB0_61
LBB0_60:
fmov d0, #1.00000000
str d0, [sp, #136]
b LBB0_61
LBB0_61:
b LBB0_163
LBB0_62:
ldur w8, [x29, #-204]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_86
b LBB0_63
LBB0_63:
str xzr, [sp, #208]
ldur x8, [x29, #-216]
str x8, [sp, #224]
b LBB0_64
LBB0_64: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #224]
ldur x9, [x29, #-224]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB0_79
b LBB0_65
LBB0_65: ; in Loop: Header=BB0_64 Depth=1
ldur x8, [x29, #-192]
ldr x9, [sp, #224]
ldr d0, [x8, x9, lsl #3]
str d0, [sp, #184]
mov w8, #0
tbz w8, #0, LBB0_69
b LBB0_66
LBB0_66: ; in Loop: Header=BB0_64 Depth=1
ldr d0, [sp, #184]
fcvt s0, d0
stur s0, [x29, #-156]
ldur s0, [x29, #-156]
ldur s1, [x29, #-156]
fcmp s0, s1
cset w8, ne
mov w9, #0
str w9, [sp, #96] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_68
b LBB0_67
LBB0_67: ; in Loop: Header=BB0_64 Depth=1
ldur s0, [x29, #-156]
fabs s0, s0
mov w8, #2139095040
fmov s1, w8
fcmp s0, s1
cset w8, ne
str w8, [sp, #96] ; 4-byte Folded Spill
b LBB0_68
LBB0_68: ; in Loop: Header=BB0_64 Depth=1
ldr w8, [sp, #96] ; 4-byte Folded Reload
ands w8, w8, #0x1
cset w8, ne
tbnz w8, #0, LBB0_76
b LBB0_77
LBB0_69: ; in Loop: Header=BB0_64 Depth=1
mov w8, #1
tbz w8, #0, LBB0_73
b LBB0_70
LBB0_70: ; in Loop: Header=BB0_64 Depth=1
ldr d0, [sp, #184]
stur d0, [x29, #-104]
ldur d0, [x29, #-104]
ldur d1, [x29, #-104]
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #92] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_72
b LBB0_71
LBB0_71: ; in Loop: Header=BB0_64 Depth=1
ldur d0, [x29, #-104]
fabs d0, d0
adrp x8, lCPI0_0@PAGE
ldr d1, [x8, lCPI0_0@PAGEOFF]
fcmp d0, d1
cset w8, ne
str w8, [sp, #92] ; 4-byte Folded Spill
b LBB0_72
LBB0_72: ; in Loop: Header=BB0_64 Depth=1
ldr w8, [sp, #92] ; 4-byte Folded Reload
ands w8, w8, #0x1
cset w8, ne
tbnz w8, #0, LBB0_76
b LBB0_77
LBB0_73: ; in Loop: Header=BB0_64 Depth=1
ldr d0, [sp, #184]
stur d0, [x29, #-40]
ldur d0, [x29, #-40]
ldur d1, [x29, #-40]
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #88] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_75
b LBB0_74
LBB0_74: ; in Loop: Header=BB0_64 Depth=1
ldur d0, [x29, #-40]
fabs d0, d0
adrp x8, lCPI0_0@PAGE
ldr d1, [x8, lCPI0_0@PAGEOFF]
fcmp d0, d1
cset w8, ne
str w8, [sp, #88] ; 4-byte Folded Spill
b LBB0_75
LBB0_75: ; in Loop: Header=BB0_64 Depth=1
ldr w8, [sp, #88] ; 4-byte Folded Reload
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_77
b LBB0_76
LBB0_76: ; in Loop: Header=BB0_64 Depth=1
ldr d1, [sp, #184]
ldr d0, [sp, #160]
fadd d0, d0, d1
str d0, [sp, #160]
ldr d0, [sp, #184]
ldr d1, [sp, #184]
ldr d2, [sp, #152]
fmadd d0, d0, d1, d2
str d0, [sp, #152]
ldr x8, [sp, #208]
add x8, x8, #1
str x8, [sp, #208]
b LBB0_77
LBB0_77: ; in Loop: Header=BB0_64 Depth=1
b LBB0_78
LBB0_78: ; in Loop: Header=BB0_64 Depth=1
ldr x8, [sp, #224]
add x8, x8, #1
str x8, [sp, #224]
b LBB0_64
LBB0_79:
ldr x8, [sp, #208]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_81
b LBB0_80
LBB0_80:
ldur x0, [x29, #-232]
ldr x11, [sp, #240]
ldur x10, [x29, #-216]
ldur x8, [x29, #-224]
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
mov w1, #0
mov x2, #-1
adrp x3, l_.str.8@PAGE
add x3, x3, l_.str.8@PAGEOFF
bl ___sprintf_chk
mov w8, #1
str w8, [sp, #236]
b LBB0_85
LBB0_81:
ldr d0, [sp, #160]
ldr d1, [sp, #208]
scvtf d1, d1
fdiv d0, d0, d1
str d0, [sp, #144]
ldr x8, [sp, #208]
subs x8, x8, #1
cset w8, le
tbnz w8, #0, LBB0_83
b LBB0_82
LBB0_82:
ldr d0, [sp, #208]
scvtf d0, d0
ldr d1, [sp, #152]
ldr d2, [sp, #160]
ldr d3, [sp, #160]
fmul d2, d2, d3
fnmsub d0, d0, d1, d2
ldr x8, [sp, #208]
ldr x9, [sp, #208]
subs x9, x9, #1
mul x8, x8, x9
scvtf d1, x8
fdiv d0, d0, d1
fsqrt d0, d0
str d0, [sp, #136]
b LBB0_84
LBB0_83:
adrp x8, lCPI0_2@PAGE
ldr d0, [x8, lCPI0_2@PAGEOFF]
str d0, [sp, #136]
b LBB0_84
LBB0_84:
b LBB0_85
LBB0_85:
b LBB0_162
LBB0_86:
ldur w8, [x29, #-204]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB0_117
b LBB0_87
LBB0_87:
ldur x8, [x29, #-216]
str x8, [sp, #224]
b LBB0_88
LBB0_88: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #224]
ldur x9, [x29, #-200]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB0_103
b LBB0_89
LBB0_89: ; in Loop: Header=BB0_88 Depth=1
mov w8, #0
tbz w8, #0, LBB0_93
b LBB0_90
LBB0_90: ; in Loop: Header=BB0_88 Depth=1
ldur x8, [x29, #-192]
ldr x9, [sp, #224]
ldr d0, [x8, x9, lsl #3]
fcvt s0, d0
stur s0, [x29, #-160]
ldur s0, [x29, #-160]
ldur s1, [x29, #-160]
fcmp s0, s1
cset w8, ne
mov w9, #0
str w9, [sp, #84] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_92
b LBB0_91
LBB0_91: ; in Loop: Header=BB0_88 Depth=1
ldur s0, [x29, #-160]
fabs s0, s0
mov w8, #2139095040
fmov s1, w8
fcmp s0, s1
cset w8, ne
str w8, [sp, #84] ; 4-byte Folded Spill
b LBB0_92
LBB0_92: ; in Loop: Header=BB0_88 Depth=1
ldr w8, [sp, #84] ; 4-byte Folded Reload
ands w8, w8, #0x1
cset w8, ne
tbnz w8, #0, LBB0_100
b LBB0_101
LBB0_93: ; in Loop: Header=BB0_88 Depth=1
mov w8, #1
tbz w8, #0, LBB0_97
b LBB0_94
LBB0_94: ; in Loop: Header=BB0_88 Depth=1
ldur x8, [x29, #-192]
ldr x9, [sp, #224]
ldr d0, [x8, x9, lsl #3]
stur d0, [x29, #-112]
ldur d0, [x29, #-112]
ldur d1, [x29, #-112]
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #80] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_96
b LBB0_95
LBB0_95: ; in Loop: Header=BB0_88 Depth=1
ldur d0, [x29, #-112]
fabs d0, d0
adrp x8, lCPI0_0@PAGE
ldr d1, [x8, lCPI0_0@PAGEOFF]
fcmp d0, d1
cset w8, ne
str w8, [sp, #80] ; 4-byte Folded Spill
b LBB0_96
LBB0_96: ; in Loop: Header=BB0_88 Depth=1
ldr w8, [sp, #80] ; 4-byte Folded Reload
ands w8, w8, #0x1
cset w8, ne
tbnz w8, #0, LBB0_100
b LBB0_101
LBB0_97: ; in Loop: Header=BB0_88 Depth=1
ldur x8, [x29, #-192]
ldr x9, [sp, #224]
ldr d0, [x8, x9, lsl #3]
stur d0, [x29, #-48]
ldur d0, [x29, #-48]
ldur d1, [x29, #-48]
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #76] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_99
b LBB0_98
LBB0_98: ; in Loop: Header=BB0_88 Depth=1
ldur d0, [x29, #-48]
fabs d0, d0
adrp x8, lCPI0_0@PAGE
ldr d1, [x8, lCPI0_0@PAGEOFF]
fcmp d0, d1
cset w8, ne
str w8, [sp, #76] ; 4-byte Folded Spill
b LBB0_99
LBB0_99: ; in Loop: Header=BB0_88 Depth=1
ldr w8, [sp, #76] ; 4-byte Folded Reload
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_101
b LBB0_100
LBB0_100:
b LBB0_103
LBB0_101: ; in Loop: Header=BB0_88 Depth=1
b LBB0_102
LBB0_102: ; in Loop: Header=BB0_88 Depth=1
ldr x8, [sp, #224]
add x8, x8, #1
str x8, [sp, #224]
b LBB0_88
LBB0_103:
mov w8, #0
tbz w8, #0, LBB0_107
b LBB0_104
LBB0_104:
ldur x8, [x29, #-192]
ldur x9, [x29, #-216]
ldr d0, [x8, x9, lsl #3]
fcvt s0, d0
stur s0, [x29, #-164]
ldur s0, [x29, #-164]
ldur s1, [x29, #-164]
fcmp s0, s1
cset w8, ne
mov w9, #0
str w9, [sp, #72] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_106
b LBB0_105
LBB0_105:
ldur s0, [x29, #-164]
fabs s0, s0
mov w8, #2139095040
fmov s1, w8
fcmp s0, s1
cset w8, ne
str w8, [sp, #72] ; 4-byte Folded Spill
b LBB0_106
LBB0_106:
ldr w8, [sp, #72] ; 4-byte Folded Reload
ands w8, w8, #0x1
cset w8, ne
tbnz w8, #0, LBB0_115
b LBB0_114
LBB0_107:
mov w8, #1
tbz w8, #0, LBB0_111
b LBB0_108
LBB0_108:
ldur x8, [x29, #-192]
ldur x9, [x29, #-216]
ldr d0, [x8, x9, lsl #3]
stur d0, [x29, #-120]
ldur d0, [x29, #-120]
ldur d1, [x29, #-120]
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #68] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_110
b LBB0_109
LBB0_109:
ldur d0, [x29, #-120]
fabs d0, d0
adrp x8, lCPI0_0@PAGE
ldr d1, [x8, lCPI0_0@PAGEOFF]
fcmp d0, d1
cset w8, ne
str w8, [sp, #68] ; 4-byte Folded Spill
b LBB0_110
LBB0_110:
ldr w8, [sp, #68] ; 4-byte Folded Reload
ands w8, w8, #0x1
cset w8, ne
tbnz w8, #0, LBB0_115
b LBB0_114
LBB0_111:
ldur x8, [x29, #-192]
ldur x9, [x29, #-216]
ldr d0, [x8, x9, lsl #3]
stur d0, [x29, #-56]
ldur d0, [x29, #-56]
ldur d1, [x29, #-56]
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #64] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_113
b LBB0_112
LBB0_112:
ldur d0, [x29, #-56]
fabs d0, d0
adrp x8, lCPI0_0@PAGE
ldr d1, [x8, lCPI0_0@PAGEOFF]
fcmp d0, d1
cset w8, ne
str w8, [sp, #64] ; 4-byte Folded Spill
b LBB0_113
LBB0_113:
ldr w8, [sp, #64] ; 4-byte Folded Reload
ands w8, w8, #0x1
cset w8, ne
tbnz w8, #0, LBB0_115
b LBB0_114
LBB0_114:
ldur x0, [x29, #-232]
ldr x10, [sp, #240]
ldur x8, [x29, #-216]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
mov w1, #0
mov x2, #-1
adrp x3, l_.str.9@PAGE
add x3, x3, l_.str.9@PAGEOFF
bl ___sprintf_chk
mov w8, #1
str w8, [sp, #236]
b LBB0_116
LBB0_115:
ldur x8, [x29, #-192]
ldur x9, [x29, #-216]
ldr d0, [x8, x9, lsl #3]
str d0, [sp, #144]
fmov d0, #1.00000000
str d0, [sp, #136]
b LBB0_116
LBB0_116:
b LBB0_161
LBB0_117:
ldur w8, [x29, #-204]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB0_138
b LBB0_118
LBB0_118:
movi d0, #0000000000000000
str d0, [sp, #160]
str xzr, [sp, #208]
ldur x8, [x29, #-216]
str x8, [sp, #224]
b LBB0_119
LBB0_119: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #224]
ldur x9, [x29, #-224]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB0_134
b LBB0_120
LBB0_120: ; in Loop: Header=BB0_119 Depth=1
mov w8, #0
tbz w8, #0, LBB0_124
b LBB0_121
LBB0_121: ; in Loop: Header=BB0_119 Depth=1
ldur x8, [x29, #-192]
ldr x9, [sp, #224]
ldr d0, [x8, x9, lsl #3]
fcvt s0, d0
stur s0, [x29, #-168]
ldur s0, [x29, #-168]
ldur s1, [x29, #-168]
fcmp s0, s1
cset w8, ne
mov w9, #0
str w9, [sp, #60] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_123
b LBB0_122
LBB0_122: ; in Loop: Header=BB0_119 Depth=1
ldur s0, [x29, #-168]
fabs s0, s0
mov w8, #2139095040
fmov s1, w8
fcmp s0, s1
cset w8, ne
str w8, [sp, #60] ; 4-byte Folded Spill
b LBB0_123
LBB0_123: ; in Loop: Header=BB0_119 Depth=1
ldr w8, [sp, #60] ; 4-byte Folded Reload
ands w8, w8, #0x1
cset w8, ne
tbnz w8, #0, LBB0_131
b LBB0_132
LBB0_124: ; in Loop: Header=BB0_119 Depth=1
mov w8, #1
tbz w8, #0, LBB0_128
b LBB0_125
LBB0_125: ; in Loop: Header=BB0_119 Depth=1
ldur x8, [x29, #-192]
ldr x9, [sp, #224]
ldr d0, [x8, x9, lsl #3]
stur d0, [x29, #-128]
ldur d0, [x29, #-128]
ldur d1, [x29, #-128]
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #56] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_127
b LBB0_126
LBB0_126: ; in Loop: Header=BB0_119 Depth=1
ldur d0, [x29, #-128]
fabs d0, d0
adrp x8, lCPI0_0@PAGE
ldr d1, [x8, lCPI0_0@PAGEOFF]
fcmp d0, d1
cset w8, ne
str w8, [sp, #56] ; 4-byte Folded Spill
b LBB0_127
LBB0_127: ; in Loop: Header=BB0_119 Depth=1
ldr w8, [sp, #56] ; 4-byte Folded Reload
ands w8, w8, #0x1
cset w8, ne
tbnz w8, #0, LBB0_131
b LBB0_132
LBB0_128: ; in Loop: Header=BB0_119 Depth=1
ldur x8, [x29, #-192]
ldr x9, [sp, #224]
ldr d0, [x8, x9, lsl #3]
stur d0, [x29, #-64]
ldur d0, [x29, #-64]
ldur d1, [x29, #-64]
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #52] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_130
b LBB0_129
LBB0_129: ; in Loop: Header=BB0_119 Depth=1
ldur d0, [x29, #-64]
fabs d0, d0
adrp x8, lCPI0_0@PAGE
ldr d1, [x8, lCPI0_0@PAGEOFF]
fcmp d0, d1
cset w8, ne
str w8, [sp, #52] ; 4-byte Folded Spill
b LBB0_130
LBB0_130: ; in Loop: Header=BB0_119 Depth=1
ldr w8, [sp, #52] ; 4-byte Folded Reload
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_132
b LBB0_131
LBB0_131: ; in Loop: Header=BB0_119 Depth=1
ldur x8, [x29, #-192]
ldr x9, [sp, #224]
ldr d1, [x8, x9, lsl #3]
ldr d0, [sp, #160]
fadd d0, d0, d1
str d0, [sp, #160]
ldr x8, [sp, #208]
add x8, x8, #1
str x8, [sp, #208]
b LBB0_132
LBB0_132: ; in Loop: Header=BB0_119 Depth=1
b LBB0_133
LBB0_133: ; in Loop: Header=BB0_119 Depth=1
ldr x8, [sp, #224]
add x8, x8, #1
str x8, [sp, #224]
b LBB0_119
LBB0_134:
ldr x8, [sp, #208]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_136
b LBB0_135
LBB0_135:
ldur x0, [x29, #-232]
ldr x11, [sp, #240]
ldur x10, [x29, #-216]
ldur x8, [x29, #-224]
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
mov w1, #0
mov x2, #-1
adrp x3, l_.str.8@PAGE
add x3, x3, l_.str.8@PAGEOFF
bl ___sprintf_chk
mov w8, #1
str w8, [sp, #236]
b LBB0_137
LBB0_136:
ldr d0, [sp, #160]
ldr d1, [sp, #208]
scvtf d1, d1
fdiv d0, d0, d1
str d0, [sp, #144]
fmov d0, #1.00000000
str d0, [sp, #136]
b LBB0_137
LBB0_137:
b LBB0_160
LBB0_138:
ldur w8, [x29, #-204]
subs w8, w8, #4
cset w8, ne
tbnz w8, #0, LBB0_159
b LBB0_139
LBB0_139:
movi d0, #0000000000000000
str d0, [sp, #160]
str xzr, [sp, #208]
ldur x8, [x29, #-216]
str x8, [sp, #224]
b LBB0_140
LBB0_140: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #224]
ldur x9, [x29, #-224]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB0_155
b LBB0_141
LBB0_141: ; in Loop: Header=BB0_140 Depth=1
mov w8, #0
tbz w8, #0, LBB0_145
b LBB0_142
LBB0_142: ; in Loop: Header=BB0_140 Depth=1
ldur x8, [x29, #-192]
ldr x9, [sp, #224]
ldr d0, [x8, x9, lsl #3]
fcvt s0, d0
stur s0, [x29, #-172]
ldur s0, [x29, #-172]
ldur s1, [x29, #-172]
fcmp s0, s1
cset w8, ne
mov w9, #0
str w9, [sp, #48] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_144
b LBB0_143
LBB0_143: ; in Loop: Header=BB0_140 Depth=1
ldur s0, [x29, #-172]
fabs s0, s0
mov w8, #2139095040
fmov s1, w8
fcmp s0, s1
cset w8, ne
str w8, [sp, #48] ; 4-byte Folded Spill
b LBB0_144
LBB0_144: ; in Loop: Header=BB0_140 Depth=1
ldr w8, [sp, #48] ; 4-byte Folded Reload
ands w8, w8, #0x1
cset w8, ne
tbnz w8, #0, LBB0_152
b LBB0_153
LBB0_145: ; in Loop: Header=BB0_140 Depth=1
mov w8, #1
tbz w8, #0, LBB0_149
b LBB0_146
LBB0_146: ; in Loop: Header=BB0_140 Depth=1
ldur x8, [x29, #-192]
ldr x9, [sp, #224]
ldr d0, [x8, x9, lsl #3]
stur d0, [x29, #-136]
ldur d0, [x29, #-136]
ldur d1, [x29, #-136]
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #44] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_148
b LBB0_147
LBB0_147: ; in Loop: Header=BB0_140 Depth=1
ldur d0, [x29, #-136]
fabs d0, d0
adrp x8, lCPI0_0@PAGE
ldr d1, [x8, lCPI0_0@PAGEOFF]
fcmp d0, d1
cset w8, ne
str w8, [sp, #44] ; 4-byte Folded Spill
b LBB0_148
LBB0_148: ; in Loop: Header=BB0_140 Depth=1
ldr w8, [sp, #44] ; 4-byte Folded Reload
ands w8, w8, #0x1
cset w8, ne
tbnz w8, #0, LBB0_152
b LBB0_153
LBB0_149: ; in Loop: Header=BB0_140 Depth=1
ldur x8, [x29, #-192]
ldr x9, [sp, #224]
ldr d0, [x8, x9, lsl #3]
stur d0, [x29, #-72]
ldur d0, [x29, #-72]
ldur d1, [x29, #-72]
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #40] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_151
b LBB0_150
LBB0_150: ; in Loop: Header=BB0_140 Depth=1
ldur d0, [x29, #-72]
fabs d0, d0
adrp x8, lCPI0_0@PAGE
ldr d1, [x8, lCPI0_0@PAGEOFF]
fcmp d0, d1
cset w8, ne
str w8, [sp, #40] ; 4-byte Folded Spill
b LBB0_151
LBB0_151: ; in Loop: Header=BB0_140 Depth=1
ldr w8, [sp, #40] ; 4-byte Folded Reload
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_153
b LBB0_152
LBB0_152: ; in Loop: Header=BB0_140 Depth=1
ldur x8, [x29, #-192]
ldr x9, [sp, #224]
ldr d1, [x8, x9, lsl #3]
ldr d0, [sp, #160]
fadd d0, d0, d1
str d0, [sp, #160]
ldr x8, [sp, #208]
add x8, x8, #1
str x8, [sp, #208]
b LBB0_153
LBB0_153: ; in Loop: Header=BB0_140 Depth=1
b LBB0_154
LBB0_154: ; in Loop: Header=BB0_140 Depth=1
ldr x8, [sp, #224]
add x8, x8, #1
str x8, [sp, #224]
b LBB0_140
LBB0_155:
ldr x8, [sp, #208]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_157
b LBB0_156
LBB0_156:
ldur x0, [x29, #-232]
ldr x11, [sp, #240]
ldur x10, [x29, #-216]
ldur x8, [x29, #-224]
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
mov w1, #0
mov x2, #-1
adrp x3, l_.str.8@PAGE
add x3, x3, l_.str.8@PAGEOFF
bl ___sprintf_chk
mov w8, #1
str w8, [sp, #236]
b LBB0_158
LBB0_157:
movi d0, #0000000000000000
str d0, [sp, #144]
ldr d0, [sp, #160]
ldr d1, [sp, #208]
scvtf d1, d1
fdiv d0, d0, d1
str d0, [sp, #136]
b LBB0_158
LBB0_158:
b LBB0_159
LBB0_159:
b LBB0_160
LBB0_160:
b LBB0_161
LBB0_161:
b LBB0_162
LBB0_162:
b LBB0_163
LBB0_163:
ldr w8, [sp, #236]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_181
b LBB0_164
LBB0_164:
str xzr, [sp, #208]
str xzr, [sp, #224]
b LBB0_165
LBB0_165: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #224]
ldur x9, [x29, #-200]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB0_180
b LBB0_166
LBB0_166: ; in Loop: Header=BB0_165 Depth=1
mov w8, #0
tbz w8, #0, LBB0_170
b LBB0_167
LBB0_167: ; in Loop: Header=BB0_165 Depth=1
ldur x8, [x29, #-192]
ldr x9, [sp, #224]
ldr d0, [x8, x9, lsl #3]
fcvt s0, d0
stur s0, [x29, #-176]
ldur s0, [x29, #-176]
ldur s1, [x29, #-176]
fcmp s0, s1
cset w8, ne
mov w9, #0
str w9, [sp, #36] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_169
b LBB0_168
LBB0_168: ; in Loop: Header=BB0_165 Depth=1
ldur s0, [x29, #-176]
fabs s0, s0
mov w8, #2139095040
fmov s1, w8
fcmp s0, s1
cset w8, ne
str w8, [sp, #36] ; 4-byte Folded Spill
b LBB0_169
LBB0_169: ; in Loop: Header=BB0_165 Depth=1
ldr w8, [sp, #36] ; 4-byte Folded Reload
ands w8, w8, #0x1
cset w8, ne
tbnz w8, #0, LBB0_177
b LBB0_178
LBB0_170: ; in Loop: Header=BB0_165 Depth=1
mov w8, #1
tbz w8, #0, LBB0_174
b LBB0_171
LBB0_171: ; in Loop: Header=BB0_165 Depth=1
ldur x8, [x29, #-192]
ldr x9, [sp, #224]
ldr d0, [x8, x9, lsl #3]
stur d0, [x29, #-144]
ldur d0, [x29, #-144]
ldur d1, [x29, #-144]
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #32] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_173
b LBB0_172
LBB0_172: ; in Loop: Header=BB0_165 Depth=1
ldur d0, [x29, #-144]
fabs d0, d0
adrp x8, lCPI0_0@PAGE
ldr d1, [x8, lCPI0_0@PAGEOFF]
fcmp d0, d1
cset w8, ne
str w8, [sp, #32] ; 4-byte Folded Spill
b LBB0_173
LBB0_173: ; in Loop: Header=BB0_165 Depth=1
ldr w8, [sp, #32] ; 4-byte Folded Reload
ands w8, w8, #0x1
cset w8, ne
tbnz w8, #0, LBB0_177
b LBB0_178
LBB0_174: ; in Loop: Header=BB0_165 Depth=1
ldur x8, [x29, #-192]
ldr x9, [sp, #224]
ldr d0, [x8, x9, lsl #3]
stur d0, [x29, #-80]
ldur d0, [x29, #-80]
ldur d1, [x29, #-80]
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #28] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_176
b LBB0_175
LBB0_175: ; in Loop: Header=BB0_165 Depth=1
ldur d0, [x29, #-80]
fabs d0, d0
adrp x8, lCPI0_0@PAGE
ldr d1, [x8, lCPI0_0@PAGEOFF]
fcmp d0, d1
cset w8, ne
str w8, [sp, #28] ; 4-byte Folded Spill
b LBB0_176
LBB0_176: ; in Loop: Header=BB0_165 Depth=1
ldr w8, [sp, #28] ; 4-byte Folded Reload
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_178
b LBB0_177
LBB0_177: ; in Loop: Header=BB0_165 Depth=1
ldr x8, [sp, #208]
add x8, x8, #1
str x8, [sp, #208]
ldur x8, [x29, #-192]
ldr x9, [sp, #224]
ldr d0, [x8, x9, lsl #3]
ldr d1, [sp, #144]
fsub d0, d0, d1
ldr d1, [sp, #136]
fdiv d0, d0, d1
ldur x8, [x29, #-192]
ldr x9, [sp, #224]
str d0, [x8, x9, lsl #3]
b LBB0_178
LBB0_178: ; in Loop: Header=BB0_165 Depth=1
b LBB0_179
LBB0_179: ; in Loop: Header=BB0_165 Depth=1
ldr x8, [sp, #224]
add x8, x8, #1
str x8, [sp, #224]
b LBB0_165
LBB0_180:
ldr x8, [sp, #208]
stur x8, [x29, #-184]
b LBB0_186
LBB0_181:
str xzr, [sp, #208]
str xzr, [sp, #224]
b LBB0_182
LBB0_182: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #224]
ldur x9, [x29, #-200]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB0_185
b LBB0_183
LBB0_183: ; in Loop: Header=BB0_182 Depth=1
ldur x8, [x29, #-192]
ldr x9, [sp, #224]
adrp x10, lCPI0_1@PAGE
ldr d0, [x10, lCPI0_1@PAGEOFF]
str d0, [x8, x9, lsl #3]
b LBB0_184
LBB0_184: ; in Loop: Header=BB0_182 Depth=1
ldr x8, [sp, #224]
add x8, x8, #1
str x8, [sp, #224]
b LBB0_182
LBB0_185:
mov x8, #-1
stur x8, [x29, #-184]
b LBB0_186
LBB0_186:
ldur x0, [x29, #-184]
ldp x29, x30, [sp, #480] ; 16-byte Folded Reload
ldp x28, x27, [sp, #464] ; 16-byte Folded Reload
add sp, sp, #496
ret
.cfi_endproc
; -- End function
.section __TEXT,__const
l_.str: ; @.str
.asciz "xf_norm3_d\000"
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "%s [WARNING]: no valid data"
l_.str.2: ; @.str.2
.asciz "%s [ERROR]: invalid norm-type (%d) must be 0-4"
l_.str.3: ; @.str.3
.asciz "%s [ERROR]: invalid size of input (%ld)"
l_.str.4: ; @.str.4
.asciz "%s [ERROR]: invalid start-sample (%ld)"
l_.str.5: ; @.str.5
.asciz "%s [ERROR]: start-sample (%ld) must be < stop-sample (%ld)"
l_.str.6: ; @.str.6
.asciz "%s [ERROR]: start-sample (%ld) must be < ndata (%ld)"
l_.str.7: ; @.str.7
.asciz "%s [ERROR]: stop-sample (%ld) must be <= ndata (%ld)"
l_.str.8: ; @.str.8
.asciz "%s [WARNING]: no valid data in reference-zone (samples %ld-%ld)"
l_.str.9: ; @.str.9
.asciz "%s [WARNING]: data at start-sample %ld is invalid"
.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 xf_norm3_d
LCPI0_0:
.quad 0x3ff0000000000000 ## double 1
LCPI0_2:
.quad 0x7ff0000000000000 ## double +Inf
LCPI0_5:
.quad 0x3ff199999999999a ## double 1.1000000000000001
LCPI0_6:
.quad 0x7ff8000000000000 ## double NaN
.section __TEXT,__literal4,4byte_literals
.p2align 2
LCPI0_1:
.long 0x7f800000 ## float +Inf
.section __TEXT,__literal16,16byte_literals
.p2align 4
LCPI0_3:
.quad 0x7fffffffffffffff ## double NaN
.quad 0x7fffffffffffffff ## double NaN
LCPI0_4:
.long 0x7fffffff ## float NaN
.long 0x7fffffff ## float NaN
.long 0x7fffffff ## float NaN
.long 0x7fffffff ## float NaN
.section __TEXT,__text,regular,pure_instructions
.globl _xf_norm3_d
.p2align 4, 0x90
_xf_norm3_d: ## @xf_norm3_d
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $432, %rsp ## imm = 0x1B0
movq %rdi, -240(%rbp)
movq %rsi, -248(%rbp)
movl %edx, -252(%rbp)
movq %rcx, -264(%rbp)
movq %r8, -272(%rbp)
movq %r9, -280(%rbp)
leaq l_.str(%rip), %rax
movq %rax, -288(%rbp)
movl $0, -292(%rbp)
movq $-1, -328(%rbp)
movq $-1, -336(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -368(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -376(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -384(%rbp)
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -392(%rbp)
movq $0, -304(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq -304(%rbp), %rax
cmpq -248(%rbp), %rax
jge LBB0_18
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
testb $1, %al
jne LBB0_3
jmp LBB0_6
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
movq -240(%rbp), %rax
movq -304(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -196(%rbp)
movss -196(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
xorl %eax, %eax
## kill: def $al killed $al killed $eax
ucomiss -196(%rbp), %xmm0
movb %al, -393(%rbp) ## 1-byte Spill
jne LBB0_5
jp LBB0_5
## %bb.4: ## in Loop: Header=BB0_1 Depth=1
movss -196(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movaps LCPI0_4(%rip), %xmm1 ## xmm1 = [NaN,NaN,NaN,NaN]
pand %xmm1, %xmm0
movss LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
setne %al
setp %cl
orb %cl, %al
movb %al, -393(%rbp) ## 1-byte Spill
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movb -393(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cmpl $0, %eax
jne LBB0_13
jmp LBB0_16
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
movb $1, %al
testb $1, %al
jne LBB0_7
jmp LBB0_10
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
movq -240(%rbp), %rax
movq -304(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -136(%rbp)
movsd -136(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorl %eax, %eax
## kill: def $al killed $al killed $eax
ucomisd -136(%rbp), %xmm0
movb %al, -394(%rbp) ## 1-byte Spill
jne LBB0_9
jp LBB0_9
## %bb.8: ## in Loop: Header=BB0_1 Depth=1
movsd -136(%rbp), %xmm0 ## xmm0 = mem[0],zero
movaps LCPI0_3(%rip), %xmm1 ## xmm1 = [NaN,NaN]
pand %xmm1, %xmm0
movsd LCPI0_2(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
setne %al
setp %cl
orb %cl, %al
movb %al, -394(%rbp) ## 1-byte Spill
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
movb -394(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cmpl $0, %eax
jne LBB0_13
jmp LBB0_16
LBB0_10: ## in Loop: Header=BB0_1 Depth=1
movq -240(%rbp), %rax
movq -304(%rbp), %rcx
fldl (%rax,%rcx,8)
fstpt -16(%rbp)
fldt -16(%rbp)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
fucompi %st(0), %st
movb %al, -395(%rbp) ## 1-byte Spill
jp LBB0_12
jmp LBB0_11
LBB0_11: ## in Loop: Header=BB0_1 Depth=1
fldt -16(%rbp)
fabs
flds LCPI0_1(%rip)
fxch %st(1)
fucompi %st(1), %st
fstp %st(0)
setb %al
movb %al, -395(%rbp) ## 1-byte Spill
LBB0_12: ## in Loop: Header=BB0_1 Depth=1
movb -395(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cmpl $0, %eax
je LBB0_16
LBB0_13: ## in Loop: Header=BB0_1 Depth=1
cmpq $-1, -328(%rbp)
jne LBB0_15
## %bb.14: ## in Loop: Header=BB0_1 Depth=1
movq -304(%rbp), %rax
movq %rax, -328(%rbp)
LBB0_15: ## in Loop: Header=BB0_1 Depth=1
movq -304(%rbp), %rax
movq %rax, -336(%rbp)
LBB0_16: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_17
LBB0_17: ## in Loop: Header=BB0_1 Depth=1
movq -304(%rbp), %rax
addq $1, %rax
movq %rax, -304(%rbp)
jmp LBB0_1
LBB0_18:
cmpq $-1, -328(%rbp)
jne LBB0_20
## %bb.19:
movq -280(%rbp), %rdi
movq -288(%rbp), %r8
xorl %esi, %esi
movq $-1, %rdx
leaq L_.str.1(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
movq $-1, -232(%rbp)
jmp LBB0_186
LBB0_20:
cmpq $-1, -264(%rbp)
jne LBB0_22
## %bb.21:
movq -328(%rbp), %rax
movq %rax, -264(%rbp)
LBB0_22:
cmpq $-1, -272(%rbp)
jne LBB0_24
## %bb.23:
movq -336(%rbp), %rax
addq $1, %rax
movq %rax, -272(%rbp)
LBB0_24:
cmpl $0, -252(%rbp)
jl LBB0_26
## %bb.25:
cmpl $4, -252(%rbp)
jle LBB0_27
LBB0_26:
movq -280(%rbp), %rdi
movq -288(%rbp), %r8
movl -252(%rbp), %r9d
xorl %esi, %esi
movq $-1, %rdx
leaq L_.str.2(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
movq $-2, -232(%rbp)
jmp LBB0_186
LBB0_27:
cmpq $0, -248(%rbp)
jne LBB0_29
## %bb.28:
movq -280(%rbp), %rdi
movq -288(%rbp), %r8
movq -248(%rbp), %r9
xorl %esi, %esi
movq $-1, %rdx
leaq L_.str.3(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
movq $-2, -232(%rbp)
jmp LBB0_186
LBB0_29:
cmpq $0, -264(%rbp)
jge LBB0_31
## %bb.30:
movq -280(%rbp), %rdi
movq -288(%rbp), %r8
movq -264(%rbp), %r9
xorl %esi, %esi
movq $-1, %rdx
leaq L_.str.4(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
movq $-2, -232(%rbp)
jmp LBB0_186
LBB0_31:
movq -264(%rbp), %rax
cmpq -272(%rbp), %rax
jl LBB0_33
## %bb.32:
movq -280(%rbp), %rdi
movq -288(%rbp), %r8
movq -264(%rbp), %r9
movq -272(%rbp), %rax
xorl %esi, %esi
movq $-1, %rdx
leaq L_.str.5(%rip), %rcx
movq %rax, (%rsp)
movb $0, %al
callq ___sprintf_chk
movq $-2, -232(%rbp)
jmp LBB0_186
LBB0_33:
movq -264(%rbp), %rax
cmpq -248(%rbp), %rax
jl LBB0_35
## %bb.34:
movq -280(%rbp), %rdi
movq -288(%rbp), %r8
movq -264(%rbp), %r9
movq -248(%rbp), %rax
xorl %esi, %esi
movq $-1, %rdx
leaq L_.str.6(%rip), %rcx
movq %rax, (%rsp)
movb $0, %al
callq ___sprintf_chk
movq $-2, -232(%rbp)
jmp LBB0_186
LBB0_35:
movq -272(%rbp), %rax
cmpq -248(%rbp), %rax
jle LBB0_37
## %bb.36:
movq -280(%rbp), %rdi
movq -288(%rbp), %r8
movq -272(%rbp), %r9
movq -248(%rbp), %rax
xorl %esi, %esi
movq $-1, %rdx
leaq L_.str.7(%rip), %rcx
movq %rax, (%rsp)
movb $0, %al
callq ___sprintf_chk
movq $-2, -232(%rbp)
jmp LBB0_186
LBB0_37:
cmpl $0, -252(%rbp)
jne LBB0_62
## %bb.38:
movq -240(%rbp), %rax
movq -328(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -360(%rbp)
movsd %xmm0, -352(%rbp)
movq $0, -304(%rbp)
LBB0_39: ## =>This Inner Loop Header: Depth=1
movq -304(%rbp), %rax
cmpq -248(%rbp), %rax
jge LBB0_58
## %bb.40: ## in Loop: Header=BB0_39 Depth=1
movq -240(%rbp), %rax
movq -304(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -344(%rbp)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
testb $1, %al
jne LBB0_41
jmp LBB0_44
LBB0_41: ## in Loop: Header=BB0_39 Depth=1
movsd -344(%rbp), %xmm0 ## xmm0 = mem[0],zero
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -200(%rbp)
movss -200(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
xorl %eax, %eax
## kill: def $al killed $al killed $eax
ucomiss -200(%rbp), %xmm0
movb %al, -396(%rbp) ## 1-byte Spill
jne LBB0_43
jp LBB0_43
## %bb.42: ## in Loop: Header=BB0_39 Depth=1
movss -200(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movaps LCPI0_4(%rip), %xmm1 ## xmm1 = [NaN,NaN,NaN,NaN]
pand %xmm1, %xmm0
movss LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
setne %al
setp %cl
orb %cl, %al
movb %al, -396(%rbp) ## 1-byte Spill
LBB0_43: ## in Loop: Header=BB0_39 Depth=1
movb -396(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cmpl $0, %eax
jne LBB0_51
jmp LBB0_56
LBB0_44: ## in Loop: Header=BB0_39 Depth=1
movb $1, %al
testb $1, %al
jne LBB0_45
jmp LBB0_48
LBB0_45: ## in Loop: Header=BB0_39 Depth=1
movsd -344(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -144(%rbp)
movsd -144(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorl %eax, %eax
## kill: def $al killed $al killed $eax
ucomisd -144(%rbp), %xmm0
movb %al, -397(%rbp) ## 1-byte Spill
jne LBB0_47
jp LBB0_47
## %bb.46: ## in Loop: Header=BB0_39 Depth=1
movsd -144(%rbp), %xmm0 ## xmm0 = mem[0],zero
movaps LCPI0_3(%rip), %xmm1 ## xmm1 = [NaN,NaN]
pand %xmm1, %xmm0
movsd LCPI0_2(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
setne %al
setp %cl
orb %cl, %al
movb %al, -397(%rbp) ## 1-byte Spill
LBB0_47: ## in Loop: Header=BB0_39 Depth=1
movb -397(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cmpl $0, %eax
jne LBB0_51
jmp LBB0_56
LBB0_48: ## in Loop: Header=BB0_39 Depth=1
fldl -344(%rbp)
fstpt -32(%rbp)
fldt -32(%rbp)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
fucompi %st(0), %st
movb %al, -398(%rbp) ## 1-byte Spill
jp LBB0_50
jmp LBB0_49
LBB0_49: ## in Loop: Header=BB0_39 Depth=1
fldt -32(%rbp)
fabs
flds LCPI0_1(%rip)
fxch %st(1)
fucompi %st(1), %st
fstp %st(0)
setb %al
movb %al, -398(%rbp) ## 1-byte Spill
LBB0_50: ## in Loop: Header=BB0_39 Depth=1
movb -398(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cmpl $0, %eax
je LBB0_56
LBB0_51: ## in Loop: Header=BB0_39 Depth=1
movsd -344(%rbp), %xmm1 ## xmm1 = mem[0],zero
movsd -352(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
jbe LBB0_53
## %bb.52: ## in Loop: Header=BB0_39 Depth=1
movsd -344(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -352(%rbp)
LBB0_53: ## in Loop: Header=BB0_39 Depth=1
movsd -344(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd -360(%rbp), %xmm0
jbe LBB0_55
## %bb.54: ## in Loop: Header=BB0_39 Depth=1
movsd -344(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -360(%rbp)
LBB0_55: ## in Loop: Header=BB0_39 Depth=1
jmp LBB0_56
LBB0_56: ## in Loop: Header=BB0_39 Depth=1
jmp LBB0_57
LBB0_57: ## in Loop: Header=BB0_39 Depth=1
movq -304(%rbp), %rax
addq $1, %rax
movq %rax, -304(%rbp)
jmp LBB0_39
LBB0_58:
movsd -352(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -384(%rbp)
movsd -360(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd -352(%rbp), %xmm0
jbe LBB0_60
## %bb.59:
movsd -360(%rbp), %xmm0 ## xmm0 = mem[0],zero
subsd -352(%rbp), %xmm0
movsd %xmm0, -392(%rbp)
jmp LBB0_61
LBB0_60:
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -392(%rbp)
LBB0_61:
jmp LBB0_163
LBB0_62:
cmpl $1, -252(%rbp)
jne LBB0_86
## %bb.63:
movq $0, -320(%rbp)
movq -264(%rbp), %rax
movq %rax, -304(%rbp)
LBB0_64: ## =>This Inner Loop Header: Depth=1
movq -304(%rbp), %rax
cmpq -272(%rbp), %rax
jge LBB0_79
## %bb.65: ## in Loop: Header=BB0_64 Depth=1
movq -240(%rbp), %rax
movq -304(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -344(%rbp)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
testb $1, %al
jne LBB0_66
jmp LBB0_69
LBB0_66: ## in Loop: Header=BB0_64 Depth=1
movsd -344(%rbp), %xmm0 ## xmm0 = mem[0],zero
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -204(%rbp)
movss -204(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
xorl %eax, %eax
## kill: def $al killed $al killed $eax
ucomiss -204(%rbp), %xmm0
movb %al, -399(%rbp) ## 1-byte Spill
jne LBB0_68
jp LBB0_68
## %bb.67: ## in Loop: Header=BB0_64 Depth=1
movss -204(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movaps LCPI0_4(%rip), %xmm1 ## xmm1 = [NaN,NaN,NaN,NaN]
pand %xmm1, %xmm0
movss LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
setne %al
setp %cl
orb %cl, %al
movb %al, -399(%rbp) ## 1-byte Spill
LBB0_68: ## in Loop: Header=BB0_64 Depth=1
movb -399(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cmpl $0, %eax
jne LBB0_76
jmp LBB0_77
LBB0_69: ## in Loop: Header=BB0_64 Depth=1
movb $1, %al
testb $1, %al
jne LBB0_70
jmp LBB0_73
LBB0_70: ## in Loop: Header=BB0_64 Depth=1
movsd -344(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -152(%rbp)
movsd -152(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorl %eax, %eax
## kill: def $al killed $al killed $eax
ucomisd -152(%rbp), %xmm0
movb %al, -400(%rbp) ## 1-byte Spill
jne LBB0_72
jp LBB0_72
## %bb.71: ## in Loop: Header=BB0_64 Depth=1
movsd -152(%rbp), %xmm0 ## xmm0 = mem[0],zero
movaps LCPI0_3(%rip), %xmm1 ## xmm1 = [NaN,NaN]
pand %xmm1, %xmm0
movsd LCPI0_2(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
setne %al
setp %cl
orb %cl, %al
movb %al, -400(%rbp) ## 1-byte Spill
LBB0_72: ## in Loop: Header=BB0_64 Depth=1
movb -400(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cmpl $0, %eax
jne LBB0_76
jmp LBB0_77
LBB0_73: ## in Loop: Header=BB0_64 Depth=1
fldl -344(%rbp)
fstpt -48(%rbp)
fldt -48(%rbp)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
fucompi %st(0), %st
movb %al, -401(%rbp) ## 1-byte Spill
jp LBB0_75
jmp LBB0_74
LBB0_74: ## in Loop: Header=BB0_64 Depth=1
fldt -48(%rbp)
fabs
flds LCPI0_1(%rip)
fxch %st(1)
fucompi %st(1), %st
fstp %st(0)
setb %al
movb %al, -401(%rbp) ## 1-byte Spill
LBB0_75: ## in Loop: Header=BB0_64 Depth=1
movb -401(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cmpl $0, %eax
je LBB0_77
LBB0_76: ## in Loop: Header=BB0_64 Depth=1
movsd -344(%rbp), %xmm0 ## xmm0 = mem[0],zero
addsd -368(%rbp), %xmm0
movsd %xmm0, -368(%rbp)
movsd -344(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -344(%rbp), %xmm2 ## xmm2 = mem[0],zero
movsd -376(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -376(%rbp)
movq -320(%rbp), %rax
addq $1, %rax
movq %rax, -320(%rbp)
LBB0_77: ## in Loop: Header=BB0_64 Depth=1
jmp LBB0_78
LBB0_78: ## in Loop: Header=BB0_64 Depth=1
movq -304(%rbp), %rax
addq $1, %rax
movq %rax, -304(%rbp)
jmp LBB0_64
LBB0_79:
cmpq $0, -320(%rbp)
jne LBB0_81
## %bb.80:
movq -280(%rbp), %rdi
movq -288(%rbp), %r8
movq -264(%rbp), %r9
movq -272(%rbp), %rax
xorl %esi, %esi
movq $-1, %rdx
leaq L_.str.8(%rip), %rcx
movq %rax, (%rsp)
movb $0, %al
callq ___sprintf_chk
movl $1, -292(%rbp)
jmp LBB0_85
LBB0_81:
movsd -368(%rbp), %xmm0 ## xmm0 = mem[0],zero
cvtsi2sdq -320(%rbp), %xmm1
divsd %xmm1, %xmm0
movsd %xmm0, -384(%rbp)
cmpq $1, -320(%rbp)
jle LBB0_83
## %bb.82:
cvtsi2sdq -320(%rbp), %xmm0
movsd -376(%rbp), %xmm2 ## xmm2 = mem[0],zero
movsd -368(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd -368(%rbp), %xmm1
movq %xmm1, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm1
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movq -320(%rbp), %rax
movq -320(%rbp), %rcx
subq $1, %rcx
imulq %rcx, %rax
cvtsi2sd %rax, %xmm1
divsd %xmm1, %xmm0
sqrtsd %xmm0, %xmm0
movsd %xmm0, -392(%rbp)
jmp LBB0_84
LBB0_83:
movsd LCPI0_5(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -392(%rbp)
LBB0_84:
jmp LBB0_85
LBB0_85:
jmp LBB0_162
LBB0_86:
cmpl $2, -252(%rbp)
jne LBB0_117
## %bb.87:
movq -264(%rbp), %rax
movq %rax, -304(%rbp)
LBB0_88: ## =>This Inner Loop Header: Depth=1
movq -304(%rbp), %rax
cmpq -248(%rbp), %rax
jge LBB0_103
## %bb.89: ## in Loop: Header=BB0_88 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
testb $1, %al
jne LBB0_90
jmp LBB0_93
LBB0_90: ## in Loop: Header=BB0_88 Depth=1
movq -240(%rbp), %rax
movq -304(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -208(%rbp)
movss -208(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
xorl %eax, %eax
## kill: def $al killed $al killed $eax
ucomiss -208(%rbp), %xmm0
movb %al, -402(%rbp) ## 1-byte Spill
jne LBB0_92
jp LBB0_92
## %bb.91: ## in Loop: Header=BB0_88 Depth=1
movss -208(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movaps LCPI0_4(%rip), %xmm1 ## xmm1 = [NaN,NaN,NaN,NaN]
pand %xmm1, %xmm0
movss LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
setne %al
setp %cl
orb %cl, %al
movb %al, -402(%rbp) ## 1-byte Spill
LBB0_92: ## in Loop: Header=BB0_88 Depth=1
movb -402(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cmpl $0, %eax
jne LBB0_100
jmp LBB0_101
LBB0_93: ## in Loop: Header=BB0_88 Depth=1
movb $1, %al
testb $1, %al
jne LBB0_94
jmp LBB0_97
LBB0_94: ## in Loop: Header=BB0_88 Depth=1
movq -240(%rbp), %rax
movq -304(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -160(%rbp)
movsd -160(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorl %eax, %eax
## kill: def $al killed $al killed $eax
ucomisd -160(%rbp), %xmm0
movb %al, -403(%rbp) ## 1-byte Spill
jne LBB0_96
jp LBB0_96
## %bb.95: ## in Loop: Header=BB0_88 Depth=1
movsd -160(%rbp), %xmm0 ## xmm0 = mem[0],zero
movaps LCPI0_3(%rip), %xmm1 ## xmm1 = [NaN,NaN]
pand %xmm1, %xmm0
movsd LCPI0_2(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
setne %al
setp %cl
orb %cl, %al
movb %al, -403(%rbp) ## 1-byte Spill
LBB0_96: ## in Loop: Header=BB0_88 Depth=1
movb -403(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cmpl $0, %eax
jne LBB0_100
jmp LBB0_101
LBB0_97: ## in Loop: Header=BB0_88 Depth=1
movq -240(%rbp), %rax
movq -304(%rbp), %rcx
fldl (%rax,%rcx,8)
fstpt -64(%rbp)
fldt -64(%rbp)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
fucompi %st(0), %st
movb %al, -404(%rbp) ## 1-byte Spill
jp LBB0_99
jmp LBB0_98
LBB0_98: ## in Loop: Header=BB0_88 Depth=1
fldt -64(%rbp)
fabs
flds LCPI0_1(%rip)
fxch %st(1)
fucompi %st(1), %st
fstp %st(0)
setb %al
movb %al, -404(%rbp) ## 1-byte Spill
LBB0_99: ## in Loop: Header=BB0_88 Depth=1
movb -404(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cmpl $0, %eax
je LBB0_101
LBB0_100:
jmp LBB0_103
LBB0_101: ## in Loop: Header=BB0_88 Depth=1
jmp LBB0_102
LBB0_102: ## in Loop: Header=BB0_88 Depth=1
movq -304(%rbp), %rax
addq $1, %rax
movq %rax, -304(%rbp)
jmp LBB0_88
LBB0_103:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
testb $1, %al
jne LBB0_104
jmp LBB0_107
LBB0_104:
movq -240(%rbp), %rax
movq -264(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -212(%rbp)
movss -212(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
xorl %eax, %eax
## kill: def $al killed $al killed $eax
ucomiss -212(%rbp), %xmm0
movb %al, -405(%rbp) ## 1-byte Spill
jne LBB0_106
jp LBB0_106
## %bb.105:
movss -212(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movaps LCPI0_4(%rip), %xmm1 ## xmm1 = [NaN,NaN,NaN,NaN]
pand %xmm1, %xmm0
movss LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
setne %al
setp %cl
orb %cl, %al
movb %al, -405(%rbp) ## 1-byte Spill
LBB0_106:
movb -405(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cmpl $0, %eax
jne LBB0_115
jmp LBB0_114
LBB0_107:
movb $1, %al
testb $1, %al
jne LBB0_108
jmp LBB0_111
LBB0_108:
movq -240(%rbp), %rax
movq -264(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -168(%rbp)
movsd -168(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorl %eax, %eax
## kill: def $al killed $al killed $eax
ucomisd -168(%rbp), %xmm0
movb %al, -406(%rbp) ## 1-byte Spill
jne LBB0_110
jp LBB0_110
## %bb.109:
movsd -168(%rbp), %xmm0 ## xmm0 = mem[0],zero
movaps LCPI0_3(%rip), %xmm1 ## xmm1 = [NaN,NaN]
pand %xmm1, %xmm0
movsd LCPI0_2(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
setne %al
setp %cl
orb %cl, %al
movb %al, -406(%rbp) ## 1-byte Spill
LBB0_110:
movb -406(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cmpl $0, %eax
jne LBB0_115
jmp LBB0_114
LBB0_111:
movq -240(%rbp), %rax
movq -264(%rbp), %rcx
fldl (%rax,%rcx,8)
fstpt -80(%rbp)
fldt -80(%rbp)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
fucompi %st(0), %st
movb %al, -407(%rbp) ## 1-byte Spill
jp LBB0_113
jmp LBB0_112
LBB0_112:
fldt -80(%rbp)
fabs
flds LCPI0_1(%rip)
fxch %st(1)
fucompi %st(1), %st
fstp %st(0)
setb %al
movb %al, -407(%rbp) ## 1-byte Spill
LBB0_113:
movb -407(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cmpl $0, %eax
jne LBB0_115
LBB0_114:
movq -280(%rbp), %rdi
movq -288(%rbp), %r8
movq -264(%rbp), %r9
xorl %esi, %esi
movq $-1, %rdx
leaq L_.str.9(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
movl $1, -292(%rbp)
jmp LBB0_116
LBB0_115:
movq -240(%rbp), %rax
movq -264(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -384(%rbp)
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -392(%rbp)
LBB0_116:
jmp LBB0_161
LBB0_117:
cmpl $3, -252(%rbp)
jne LBB0_138
## %bb.118:
xorps %xmm0, %xmm0
movsd %xmm0, -368(%rbp)
movq $0, -320(%rbp)
movq -264(%rbp), %rax
movq %rax, -304(%rbp)
LBB0_119: ## =>This Inner Loop Header: Depth=1
movq -304(%rbp), %rax
cmpq -272(%rbp), %rax
jge LBB0_134
## %bb.120: ## in Loop: Header=BB0_119 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
testb $1, %al
jne LBB0_121
jmp LBB0_124
LBB0_121: ## in Loop: Header=BB0_119 Depth=1
movq -240(%rbp), %rax
movq -304(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -216(%rbp)
movss -216(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
xorl %eax, %eax
## kill: def $al killed $al killed $eax
ucomiss -216(%rbp), %xmm0
movb %al, -408(%rbp) ## 1-byte Spill
jne LBB0_123
jp LBB0_123
## %bb.122: ## in Loop: Header=BB0_119 Depth=1
movss -216(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movaps LCPI0_4(%rip), %xmm1 ## xmm1 = [NaN,NaN,NaN,NaN]
pand %xmm1, %xmm0
movss LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
setne %al
setp %cl
orb %cl, %al
movb %al, -408(%rbp) ## 1-byte Spill
LBB0_123: ## in Loop: Header=BB0_119 Depth=1
movb -408(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cmpl $0, %eax
jne LBB0_131
jmp LBB0_132
LBB0_124: ## in Loop: Header=BB0_119 Depth=1
movb $1, %al
testb $1, %al
jne LBB0_125
jmp LBB0_128
LBB0_125: ## in Loop: Header=BB0_119 Depth=1
movq -240(%rbp), %rax
movq -304(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -176(%rbp)
movsd -176(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorl %eax, %eax
## kill: def $al killed $al killed $eax
ucomisd -176(%rbp), %xmm0
movb %al, -409(%rbp) ## 1-byte Spill
jne LBB0_127
jp LBB0_127
## %bb.126: ## in Loop: Header=BB0_119 Depth=1
movsd -176(%rbp), %xmm0 ## xmm0 = mem[0],zero
movaps LCPI0_3(%rip), %xmm1 ## xmm1 = [NaN,NaN]
pand %xmm1, %xmm0
movsd LCPI0_2(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
setne %al
setp %cl
orb %cl, %al
movb %al, -409(%rbp) ## 1-byte Spill
LBB0_127: ## in Loop: Header=BB0_119 Depth=1
movb -409(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cmpl $0, %eax
jne LBB0_131
jmp LBB0_132
LBB0_128: ## in Loop: Header=BB0_119 Depth=1
movq -240(%rbp), %rax
movq -304(%rbp), %rcx
fldl (%rax,%rcx,8)
fstpt -96(%rbp)
fldt -96(%rbp)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
fucompi %st(0), %st
movb %al, -410(%rbp) ## 1-byte Spill
jp LBB0_130
jmp LBB0_129
LBB0_129: ## in Loop: Header=BB0_119 Depth=1
fldt -96(%rbp)
fabs
flds LCPI0_1(%rip)
fxch %st(1)
fucompi %st(1), %st
fstp %st(0)
setb %al
movb %al, -410(%rbp) ## 1-byte Spill
LBB0_130: ## in Loop: Header=BB0_119 Depth=1
movb -410(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cmpl $0, %eax
je LBB0_132
LBB0_131: ## in Loop: Header=BB0_119 Depth=1
movq -240(%rbp), %rax
movq -304(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
addsd -368(%rbp), %xmm0
movsd %xmm0, -368(%rbp)
movq -320(%rbp), %rax
addq $1, %rax
movq %rax, -320(%rbp)
LBB0_132: ## in Loop: Header=BB0_119 Depth=1
jmp LBB0_133
LBB0_133: ## in Loop: Header=BB0_119 Depth=1
movq -304(%rbp), %rax
addq $1, %rax
movq %rax, -304(%rbp)
jmp LBB0_119
LBB0_134:
cmpq $0, -320(%rbp)
jne LBB0_136
## %bb.135:
movq -280(%rbp), %rdi
movq -288(%rbp), %r8
movq -264(%rbp), %r9
movq -272(%rbp), %rax
xorl %esi, %esi
movq $-1, %rdx
leaq L_.str.8(%rip), %rcx
movq %rax, (%rsp)
movb $0, %al
callq ___sprintf_chk
movl $1, -292(%rbp)
jmp LBB0_137
LBB0_136:
movsd -368(%rbp), %xmm0 ## xmm0 = mem[0],zero
cvtsi2sdq -320(%rbp), %xmm1
divsd %xmm1, %xmm0
movsd %xmm0, -384(%rbp)
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -392(%rbp)
LBB0_137:
jmp LBB0_160
LBB0_138:
cmpl $4, -252(%rbp)
jne LBB0_159
## %bb.139:
xorps %xmm0, %xmm0
movsd %xmm0, -368(%rbp)
movq $0, -320(%rbp)
movq -264(%rbp), %rax
movq %rax, -304(%rbp)
LBB0_140: ## =>This Inner Loop Header: Depth=1
movq -304(%rbp), %rax
cmpq -272(%rbp), %rax
jge LBB0_155
## %bb.141: ## in Loop: Header=BB0_140 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
testb $1, %al
jne LBB0_142
jmp LBB0_145
LBB0_142: ## in Loop: Header=BB0_140 Depth=1
movq -240(%rbp), %rax
movq -304(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -220(%rbp)
movss -220(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
xorl %eax, %eax
## kill: def $al killed $al killed $eax
ucomiss -220(%rbp), %xmm0
movb %al, -411(%rbp) ## 1-byte Spill
jne LBB0_144
jp LBB0_144
## %bb.143: ## in Loop: Header=BB0_140 Depth=1
movss -220(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movaps LCPI0_4(%rip), %xmm1 ## xmm1 = [NaN,NaN,NaN,NaN]
pand %xmm1, %xmm0
movss LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
setne %al
setp %cl
orb %cl, %al
movb %al, -411(%rbp) ## 1-byte Spill
LBB0_144: ## in Loop: Header=BB0_140 Depth=1
movb -411(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cmpl $0, %eax
jne LBB0_152
jmp LBB0_153
LBB0_145: ## in Loop: Header=BB0_140 Depth=1
movb $1, %al
testb $1, %al
jne LBB0_146
jmp LBB0_149
LBB0_146: ## in Loop: Header=BB0_140 Depth=1
movq -240(%rbp), %rax
movq -304(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -184(%rbp)
movsd -184(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorl %eax, %eax
## kill: def $al killed $al killed $eax
ucomisd -184(%rbp), %xmm0
movb %al, -412(%rbp) ## 1-byte Spill
jne LBB0_148
jp LBB0_148
## %bb.147: ## in Loop: Header=BB0_140 Depth=1
movsd -184(%rbp), %xmm0 ## xmm0 = mem[0],zero
movaps LCPI0_3(%rip), %xmm1 ## xmm1 = [NaN,NaN]
pand %xmm1, %xmm0
movsd LCPI0_2(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
setne %al
setp %cl
orb %cl, %al
movb %al, -412(%rbp) ## 1-byte Spill
LBB0_148: ## in Loop: Header=BB0_140 Depth=1
movb -412(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cmpl $0, %eax
jne LBB0_152
jmp LBB0_153
LBB0_149: ## in Loop: Header=BB0_140 Depth=1
movq -240(%rbp), %rax
movq -304(%rbp), %rcx
fldl (%rax,%rcx,8)
fstpt -112(%rbp)
fldt -112(%rbp)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
fucompi %st(0), %st
movb %al, -413(%rbp) ## 1-byte Spill
jp LBB0_151
jmp LBB0_150
LBB0_150: ## in Loop: Header=BB0_140 Depth=1
fldt -112(%rbp)
fabs
flds LCPI0_1(%rip)
fxch %st(1)
fucompi %st(1), %st
fstp %st(0)
setb %al
movb %al, -413(%rbp) ## 1-byte Spill
LBB0_151: ## in Loop: Header=BB0_140 Depth=1
movb -413(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cmpl $0, %eax
je LBB0_153
LBB0_152: ## in Loop: Header=BB0_140 Depth=1
movq -240(%rbp), %rax
movq -304(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
addsd -368(%rbp), %xmm0
movsd %xmm0, -368(%rbp)
movq -320(%rbp), %rax
addq $1, %rax
movq %rax, -320(%rbp)
LBB0_153: ## in Loop: Header=BB0_140 Depth=1
jmp LBB0_154
LBB0_154: ## in Loop: Header=BB0_140 Depth=1
movq -304(%rbp), %rax
addq $1, %rax
movq %rax, -304(%rbp)
jmp LBB0_140
LBB0_155:
cmpq $0, -320(%rbp)
jne LBB0_157
## %bb.156:
movq -280(%rbp), %rdi
movq -288(%rbp), %r8
movq -264(%rbp), %r9
movq -272(%rbp), %rax
xorl %esi, %esi
movq $-1, %rdx
leaq L_.str.8(%rip), %rcx
movq %rax, (%rsp)
movb $0, %al
callq ___sprintf_chk
movl $1, -292(%rbp)
jmp LBB0_158
LBB0_157:
xorps %xmm0, %xmm0
movsd %xmm0, -384(%rbp)
movsd -368(%rbp), %xmm0 ## xmm0 = mem[0],zero
cvtsi2sdq -320(%rbp), %xmm1
divsd %xmm1, %xmm0
movsd %xmm0, -392(%rbp)
LBB0_158:
jmp LBB0_159
LBB0_159:
jmp LBB0_160
LBB0_160:
jmp LBB0_161
LBB0_161:
jmp LBB0_162
LBB0_162:
jmp LBB0_163
LBB0_163:
cmpl $0, -292(%rbp)
jne LBB0_181
## %bb.164:
movq $0, -320(%rbp)
movq $0, -304(%rbp)
LBB0_165: ## =>This Inner Loop Header: Depth=1
movq -304(%rbp), %rax
cmpq -248(%rbp), %rax
jge LBB0_180
## %bb.166: ## in Loop: Header=BB0_165 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
testb $1, %al
jne LBB0_167
jmp LBB0_170
LBB0_167: ## in Loop: Header=BB0_165 Depth=1
movq -240(%rbp), %rax
movq -304(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
cvtsd2ss %xmm0, %xmm0
movss %xmm0, -224(%rbp)
movss -224(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
xorl %eax, %eax
## kill: def $al killed $al killed $eax
ucomiss -224(%rbp), %xmm0
movb %al, -414(%rbp) ## 1-byte Spill
jne LBB0_169
jp LBB0_169
## %bb.168: ## in Loop: Header=BB0_165 Depth=1
movss -224(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movaps LCPI0_4(%rip), %xmm1 ## xmm1 = [NaN,NaN,NaN,NaN]
pand %xmm1, %xmm0
movss LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
setne %al
setp %cl
orb %cl, %al
movb %al, -414(%rbp) ## 1-byte Spill
LBB0_169: ## in Loop: Header=BB0_165 Depth=1
movb -414(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cmpl $0, %eax
jne LBB0_177
jmp LBB0_178
LBB0_170: ## in Loop: Header=BB0_165 Depth=1
movb $1, %al
testb $1, %al
jne LBB0_171
jmp LBB0_174
LBB0_171: ## in Loop: Header=BB0_165 Depth=1
movq -240(%rbp), %rax
movq -304(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -192(%rbp)
movsd -192(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorl %eax, %eax
## kill: def $al killed $al killed $eax
ucomisd -192(%rbp), %xmm0
movb %al, -415(%rbp) ## 1-byte Spill
jne LBB0_173
jp LBB0_173
## %bb.172: ## in Loop: Header=BB0_165 Depth=1
movsd -192(%rbp), %xmm0 ## xmm0 = mem[0],zero
movaps LCPI0_3(%rip), %xmm1 ## xmm1 = [NaN,NaN]
pand %xmm1, %xmm0
movsd LCPI0_2(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
setne %al
setp %cl
orb %cl, %al
movb %al, -415(%rbp) ## 1-byte Spill
LBB0_173: ## in Loop: Header=BB0_165 Depth=1
movb -415(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cmpl $0, %eax
jne LBB0_177
jmp LBB0_178
LBB0_174: ## in Loop: Header=BB0_165 Depth=1
movq -240(%rbp), %rax
movq -304(%rbp), %rcx
fldl (%rax,%rcx,8)
fstpt -128(%rbp)
fldt -128(%rbp)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
fucompi %st(0), %st
movb %al, -416(%rbp) ## 1-byte Spill
jp LBB0_176
jmp LBB0_175
LBB0_175: ## in Loop: Header=BB0_165 Depth=1
fldt -128(%rbp)
fabs
flds LCPI0_1(%rip)
fxch %st(1)
fucompi %st(1), %st
fstp %st(0)
setb %al
movb %al, -416(%rbp) ## 1-byte Spill
LBB0_176: ## in Loop: Header=BB0_165 Depth=1
movb -416(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
cmpl $0, %eax
je LBB0_178
LBB0_177: ## in Loop: Header=BB0_165 Depth=1
movq -320(%rbp), %rax
addq $1, %rax
movq %rax, -320(%rbp)
movq -240(%rbp), %rax
movq -304(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
subsd -384(%rbp), %xmm0
divsd -392(%rbp), %xmm0
movq -240(%rbp), %rax
movq -304(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
LBB0_178: ## in Loop: Header=BB0_165 Depth=1
jmp LBB0_179
LBB0_179: ## in Loop: Header=BB0_165 Depth=1
movq -304(%rbp), %rax
addq $1, %rax
movq %rax, -304(%rbp)
jmp LBB0_165
LBB0_180:
movq -320(%rbp), %rax
movq %rax, -232(%rbp)
jmp LBB0_186
LBB0_181:
movq $0, -320(%rbp)
movq $0, -304(%rbp)
LBB0_182: ## =>This Inner Loop Header: Depth=1
movq -304(%rbp), %rax
cmpq -248(%rbp), %rax
jge LBB0_185
## %bb.183: ## in Loop: Header=BB0_182 Depth=1
movq -240(%rbp), %rax
movq -304(%rbp), %rcx
movsd LCPI0_6(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, (%rax,%rcx,8)
## %bb.184: ## in Loop: Header=BB0_182 Depth=1
movq -304(%rbp), %rax
addq $1, %rax
movq %rax, -304(%rbp)
jmp LBB0_182
LBB0_185:
movq $-1, -232(%rbp)
LBB0_186:
movq -232(%rbp), %rax
addq $432, %rsp ## imm = 0x1B0
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__const
l_.str: ## @.str
.asciz "xf_norm3_d\000"
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "%s [WARNING]: no valid data"
L_.str.2: ## @.str.2
.asciz "%s [ERROR]: invalid norm-type (%d) must be 0-4"
L_.str.3: ## @.str.3
.asciz "%s [ERROR]: invalid size of input (%ld)"
L_.str.4: ## @.str.4
.asciz "%s [ERROR]: invalid start-sample (%ld)"
L_.str.5: ## @.str.5
.asciz "%s [ERROR]: start-sample (%ld) must be < stop-sample (%ld)"
L_.str.6: ## @.str.6
.asciz "%s [ERROR]: start-sample (%ld) must be < ndata (%ld)"
L_.str.7: ## @.str.7
.asciz "%s [ERROR]: stop-sample (%ld) must be <= ndata (%ld)"
L_.str.8: ## @.str.8
.asciz "%s [WARNING]: no valid data in reference-zone (samples %ld-%ld)"
L_.str.9: ## @.str.9
.asciz "%s [WARNING]: data at start-sample %ld is invalid"
.subsections_via_symbols
| the_stack_data/1144523.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/2806.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 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
mov x9, sp
mov x8, #10
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov x9, sp
mov x8, #4
str x8, [sp, #16] ; 8-byte Folded Spill
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
mov x9, sp
mov x8, #40
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldr x8, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
ldur w0, [x29, #-8] ; 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 "Hello there my name is Anik\n"
l_.str.1: ; @.str.1
.asciz "I love programming\n"
l_.str.2: ; @.str.2
.asciz "4 + 6 = %d\n"
l_.str.3: ; @.str.3
.asciz "10 - 6 = %d\n"
l_.str.4: ; @.str.4
.asciz "10 * 4 = %d\n"
l_.str.5: ; @.str.5
.asciz "40 / 10 = %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)
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
movl $10, %esi
movb $0, %al
callq _printf
leaq L_.str.3(%rip), %rdi
movl $4, %esi
movb $0, %al
callq _printf
leaq L_.str.4(%rip), %rdi
movl $40, %esi
movb $0, %al
callq _printf
leaq L_.str.5(%rip), %rdi
movl $4, %esi
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 there my name is Anik\n"
L_.str.1: ## @.str.1
.asciz "I love programming\n"
L_.str.2: ## @.str.2
.asciz "4 + 6 = %d\n"
L_.str.3: ## @.str.3
.asciz "10 - 6 = %d\n"
L_.str.4: ## @.str.4
.asciz "10 * 4 = %d\n"
L_.str.5: ## @.str.5
.asciz "40 / 10 = %d\n"
.subsections_via_symbols
| the_stack_data/57950929.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, #30
cset w8, lt
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur w8, [x29, #-8]
subs w8, w8, #30
mov w9, #40
mul w8, w8, w9
add w8, w8, #1500
scvtf s0, w8
stur s0, [x29, #-12]
b LBB0_3
LBB0_2:
ldur w8, [x29, #-8]
mov w9, #50
mul w8, w8, w9
scvtf s0, w8
stur s0, [x29, #-12]
b LBB0_3
LBB0_3:
ldur s0, [x29, #-12]
fcvt d0, s0
mov x8, sp
str d0, [x8]
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 distance :"
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "Total amount : %.2f\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 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 $30, -8(%rbp)
jl LBB0_2
## %bb.1:
movl -8(%rbp), %eax
subl $30, %eax
imull $40, %eax, %eax
addl $1500, %eax ## imm = 0x5DC
cvtsi2ss %eax, %xmm0
movss %xmm0, -12(%rbp)
jmp LBB0_3
LBB0_2:
imull $50, -8(%rbp), %eax
cvtsi2ss %eax, %xmm0
movss %xmm0, -12(%rbp)
LBB0_3:
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.2(%rip), %rdi
movb $1, %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 distance :"
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "Total amount : %.2f\n"
.subsections_via_symbols
| the_stack_data/613537.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __DATA,__data
.globl _ui32MPG4LLRC_MasterMTXTOPAZFWTextSize ; @ui32MPG4LLRC_MasterMTXTOPAZFWTextSize
.p2align 2
_ui32MPG4LLRC_MasterMTXTOPAZFWTextSize:
.long 3636 ; 0xe34
.globl _ui32MPG4LLRC_MasterMTXTOPAZFWDataSize ; @ui32MPG4LLRC_MasterMTXTOPAZFWDataSize
.p2align 2
_ui32MPG4LLRC_MasterMTXTOPAZFWDataSize:
.long 797 ; 0x31d
.globl _ui32MPG4LLRC_MasterMTXTOPAZFWTextRelocSize ; @ui32MPG4LLRC_MasterMTXTOPAZFWTextRelocSize
.zerofill __DATA,__common,_ui32MPG4LLRC_MasterMTXTOPAZFWTextRelocSize,4,2
.globl _ui32MPG4LLRC_MasterMTXTOPAZFWDataRelocSize ; @ui32MPG4LLRC_MasterMTXTOPAZFWDataRelocSize
.zerofill __DATA,__common,_ui32MPG4LLRC_MasterMTXTOPAZFWDataRelocSize,4,2
.globl _ui32MPG4LLRC_MasterMTXTOPAZFWTextOrigin ; @ui32MPG4LLRC_MasterMTXTOPAZFWTextOrigin
.p2align 2
_ui32MPG4LLRC_MasterMTXTOPAZFWTextOrigin:
.long 2156920832 ; 0x80900000
.globl _ui32MPG4LLRC_MasterMTXTOPAZFWDataOrigin ; @ui32MPG4LLRC_MasterMTXTOPAZFWDataOrigin
.p2align 2
_ui32MPG4LLRC_MasterMTXTOPAZFWDataOrigin:
.long 2189965520 ; 0x828838d0
.globl _aui32MPG4LLRC_MasterMTXTOPAZFWText ; @aui32MPG4LLRC_MasterMTXTOPAZFWText
.p2align 2
_aui32MPG4LLRC_MasterMTXTOPAZFWText:
.long 2420162561 ; 0x9040c001
.long 3356070910 ; 0xc80993fe
.long 3221229122 ; 0xc0000e42
.long 3358133760 ; 0xc8290e00
.long 3293873186 ; 0xc4548422
.long 3358164000 ; 0xc8298420
.long 3280766498 ; 0xc38c8622
.long 2659419712 ; 0x9e838640
.long 3356073539 ; 0xc8099e43
.long 3340242242 ; 0xc7180d42
.long 3356036352 ; 0xc8090d00
.long 3340241218 ; 0xc7180942
.long 3356035392 ; 0xc8090940
.long 3221884482 ; 0xc00a0e42
.long 3356036672 ; 0xc8090e40
.long 3222177730 ; 0xc00e87c2
.long 2618853328 ; 0x9c1887d0
.long 201459714 ; 0xc020802
.long 159518082 ; 0x9820d82
.long 151129346 ; 0x9020d02
.long 142740610 ; 0x8820c82
.long 2468413438 ; 0x9320fffe
.long 2751580216 ; 0xa401c838
.long 230869001 ; 0xdc2c809
.long 230737686 ; 0xdc0c716
.long 239257609 ; 0xe42c809
.long 210153600 ; 0xc86b080
.long 2121578367 ; 0x7e74b77f
.long 2760706178 ; 0xa48d0882
.long 4294942707 ; 0xffff9ff3
.long 2635305952 ; 0x9d1393e0
.long 4164518017 ; 0xf8398081
.long 117940741 ; 0x707a205
.long 109380359 ; 0x6850307
.long 58957463 ; 0x3839e97
.long 180537353 ; 0xac2c809
.long 182503192 ; 0xae0c718
.long 448841737 ; 0x1ac0c809
.long 448841496 ; 0x1ac0c718
.long 3238069775 ; 0xc101060f
.long 93128698 ; 0x58d07fa
.long 9372045 ; 0x8f018d
.long 4294941794 ; 0xffff9c62
.long 101421856 ; 0x60b9320
.long 114999553 ; 0x6dac101
.long 4294941794 ; 0xffff9c62
.long 93164416 ; 0x58d9380
.long 3070230925 ; 0xb700018d
.long 3078637196 ; 0xb780468c
.long 2617329172 ; 0x9c014614
.long 109553157 ; 0x687a605
.long 180537353 ; 0xac2c809
.long 182503192 ; 0xae0c718
.long 448841737 ; 0x1ac0c809
.long 448841496 ; 0x1ac0c718
.long 3238069771 ; 0xc101060b
.long 2623669978 ; 0x9c6206da
.long 2474704895 ; 0x9380ffff
.long 2862479864 ; 0xaa9df9f8
.long 2854091256 ; 0xaa1df9f8
.long 2619513890 ; 0x9c229c22
.long 1192015744 ; 0x470cb780
.long 2661419266 ; 0x9ea20902
.long 3229876617 ; 0xc0840189
.long 3229617408 ; 0xc0800d00
.long 3229616540 ; 0xc080099c
.long 3490712088 ; 0xd0100a18
.long 3490226497 ; 0xd008a141
.long 3523780961 ; 0xd208a161
.long 2619515137 ; 0x9c22a101
.long 3078661637 ; 0xb780a605
.long 152455052 ; 0x916478c
.long 4060613258 ; 0xf2080a8a
.long 3221266689 ; 0xc000a101
.long 3226767744 ; 0xc0549180
.long 2662046060 ; 0x9eab996c
.long 2566570068 ; 0x98fac054
.long 2585051156 ; 0x9a14c014
.long 3221255170 ; 0xc0007402
.long 3356987874 ; 0xc81791e2
.long 3379666053 ; 0xc9719c85
.long 3758136448 ; 0xe0009c80
.long 4294912520 ; 0xffff2a08
.long 2661519876 ; 0x9ea39204
.long 2565521492 ; 0x98eac054
.long 2439053311 ; 0x9160ffff
.long 2137962399 ; 0x7f6eb79f
.long 2146351039 ; 0x7feeb7bf
.long 2619509824 ; 0x9c228c40
.long 2718300217 ; 0xa205f839
.long 2613444596 ; 0x9bc5fff4
.long 3226733962 ; 0xc0540d8a
.long 4294219995 ; 0xfff498db
.long 3223428033 ; 0xc0219bc1
.long 3221490178 ; 0xc0040a02
.long 2639071840 ; 0x9d4d0a60
.long 3072371297 ; 0xb720aa61
.long 712787724 ; 0x2a7c470c
.long 1923724682 ; 0x72a9b58a
.long 2570829908 ; 0x993bc054
.long 153274409 ; 0x922c829
.long 151045204 ; 0x900c454
.long 2856448008 ; 0xaa41f008
.long 3489821952 ; 0xd0027500
.long 3022129730 ; 0xb4220a42
.long 4294198820 ; 0xfff44624
.long 134388665 ; 0x8029bb9
.long 2854091256 ; 0xaa1df9f8
.long 3222182946 ; 0xc00e9c22
.long 226766332 ; 0xd842dfc
.long 2656853424 ; 0x9e5c5db0
.long 696045566 ; 0x297ccffe
.long 167821345 ; 0xa00c021
.long 167821328 ; 0xa00c010
.long 4026572237 ; 0xf0009dcd
.long 163357026 ; 0x9bca162
.long 1497389456 ; 0x59405990
.long 696307696 ; 0x2980cff0
.long 696041487 ; 0x297cc00f
.long 964739089 ; 0x3980c011
.long 226541601 ; 0xd80c021
.long 3222155700 ; 0xc00e31b4
.long 2646478208 ; 0x9dbe0d80
.long 2715938816 ; 0xa1e1f000
.long 3222182946 ; 0xc00e9c22
.long 226766332 ; 0xd842dfc
.long 2656853424 ; 0x9e5c5db0
.long 696045566 ; 0x297ccffe
.long 167821345 ; 0xa00c021
.long 167821328 ; 0xa00c010
.long 4026572237 ; 0xf0009dcd
.long 163357026 ; 0x9bca162
.long 1502632292 ; 0x59905964
.long 696307696 ; 0x2980cff0
.long 687915041 ; 0x2900c021
.long 226541601 ; 0xd80c021
.long 3222155558 ; 0xc00e3126
.long 2646478208 ; 0x9dbe0d80
.long 2707550208 ; 0xa161f000
.long 3222182946 ; 0xc00e9c22
.long 226766332 ; 0xd842dfc
.long 3222166960 ; 0xc00e5db0
.long 218237330 ; 0xd020992
.long 151179248 ; 0x902cff0
.long 2476785732 ; 0x93a0c044
.long 3221399069 ; 0xc002a61d
.long 3222176832 ; 0xc00e8440
.long 3045010940 ; 0xb57f2dfc
.long 226787060 ; 0xd847ef4
.long 75980208 ; 0x4875db0
.long 209764385 ; 0xc80c021
.long 209764368 ; 0xc80c010
.long 3040845470 ; 0xb53f9e9e
.long 25525492 ; 0x1857cf4
.long 2858523934 ; 0xaa619d1e
.long 226541601 ; 0xd80c021
.long 229687312 ; 0xdb0c010
.long 1108129152 ; 0x420cb580
.long 2088023423 ; 0x7c74b57f
.long 2858523966 ; 0xaa619d3e
.long 3045067010 ; 0xb5800902
.long 2656846220 ; 0x9e5c418c
.long 4026572237 ; 0xf0009dcd
.long 3492913505 ; 0xd031a161
.long 4026404462 ; 0xeffe0e6e
.long 3221432897 ; 0xc0032a41
.long 3771962114 ; 0xe0d39302
.long 2660732160 ; 0x9e978d00
.long 2121577823 ; 0x7e74b55f
.long 2112664959 ; 0x7decb57f
.long 2104276383 ; 0x7d6cb59f
.long 2138879327 ; 0x7f7cb55f
.long 2104801087 ; 0x7d74b73f
.long 197312766 ; 0xbc2c0fe
.long 2079634943 ; 0x7bf4b5ff
.long 3254558282 ; 0xc1fc9e4a
.long 3005707872 ; 0xb3277660
.long 1975534644 ; 0x75c04434
.long 2071246335 ; 0x7b74b5ff
.long 2062857727 ; 0x7af4b5ff
.long 2054469119 ; 0x7a74b5ff
.long 2479013889 ; 0x93c2c001
.long 2642058941 ; 0x9d7a9ebd
.long 3221266046 ; 0xc0009e7e
.long 3078591200 ; 0xb77f92e0
.long 184843900 ; 0xb047e7c
.long 720302129 ; 0x2aeef031
.long 2858799161 ; 0xaa65d039
.long 511975172 ; 0x1e841f04
.long 2122102143 ; 0x7e7cb57f
.long 2138879871 ; 0x7f7cb77f
.long 2723004464 ; 0xa24dc030
.long 3221259524 ; 0xc0008504
.long 2000720482 ; 0x77409262
.long 2424487937 ; 0x9082c001
.long 4294932352 ; 0xffff7780
.long 3078590788 ; 0xb77f9144
.long 184844156 ; 0xb047f7c
.long 720302129 ; 0x2aeef031
.long 2739847216 ; 0xa34ec030
.long 2231639684 ; 0x85041e84
.long 2451898367 ; 0x9224ffff
.long 2129966975 ; 0x7ef4b77f
.long 2365645010 ; 0x8d00e0d2
.long 434163793 ; 0x19e0d051
.long 2550382676 ; 0x9803c054
.long 2639886144 ; 0x9d597740
.long 2079110591 ; 0x7becb5bf
.long 2070721983 ; 0x7b6cb5bf
.long 2062333375 ; 0x7aecb5bf
.long 2053944767 ; 0x7a6cb5bf
.long 2416246783 ; 0x9004ffff
.long 2113189727 ; 0x7df4b75f
.long 2129966975 ; 0x7ef4b77f
.long 26189434 ; 0x18f9e7a
.long 2605449204 ; 0x9b4bfff4
.long 2129966975 ; 0x7ef4b77f
.long 2607153140 ; 0x9b65fff4
.long 2104276831 ; 0x7d6cb75f
.long 288284672 ; 0x112ee000
.long 2104276319 ; 0x7d6cb55f
.long 2434973696 ; 0x9122c000
.long 2112665503 ; 0x7decb79f
.long 3047096910 ; 0xb59f024e
.long 4294737388 ; 0xfffc7dec
.long 3078656736 ; 0xb78092e0
.long 3076473356 ; 0xb75f420c
.long 2653846780 ; 0x9e2e7cfc
.long 2724327424 ; 0xa261f000
.long 1099740992 ; 0x418cb740
.long 2088548223 ; 0x7c7cb77f
.long 4026572350 ; 0xf0009e3e
.long 3080692065 ; 0xb79fa161
.long 3082779502 ; 0xb7bf7b6e
.long 3084876782 ; 0xb7df7bee
.long 3086974062 ; 0xb7ff7c6e
.long 3221519598 ; 0xc0047cee
.long 2619509824 ; 0x9c228c40
.long 3221399069 ; 0xc002a61d
.long 3555886080 ; 0xd3f28400
.long 3550621630 ; 0xd3a22fbe
.long 50814512 ; 0x3075e30
.long 167821345 ; 0xa00c021
.long 167821584 ; 0xa00c110
.long 3047096709 ; 0xb59f0185
.long 2639101548 ; 0x9d4d7e6c
.long 3492915553 ; 0xd031a961
.long 4026403438 ; 0xeffe0a6e
.long 3040881217 ; 0xb5402a41
.long 3221373580 ; 0xc002428c
.long 2661192162 ; 0x9e9e91e2
.long 2138355039 ; 0x7f74b55f
.long 3254518665 ; 0xc1fc0389
.long 3237901792 ; 0xc0fe75e0
.long 3010793154 ; 0xb3750ec2
.long 3076473940 ; 0xb75f4454
.long 2657845108 ; 0x9e6b7f74
.long 93260034 ; 0x58f0902
.long 2597715956 ; 0x9ad5fff4
.long 491966482 ; 0x1d52d012
.long 3042903439 ; 0xb55f058f
.long 4294213364 ; 0xfff47ef4
.long 3080690444 ; 0xb79f9b0c
.long 1967095532 ; 0x753f7eec
.long 2428682241 ; 0x90c2c001
.long 17500802 ; 0x10b0a82
.long 2447425536 ; 0x91e0c000
.long 3221255552 ; 0xc0007580
.long 3492385026 ; 0xd0299102
.long 2661984837 ; 0x9eaaaa45
.long 3227523844 ; 0xc0601b04
.long 176464457 ; 0xa84a249
.long 3221254491 ; 0xc000715b
.long 2103349730 ; 0x7d5e91e2
.long 2453995519 ; 0x9244ffff
.long 2365644946 ; 0x8d00e092
.long 93258123 ; 0x58f018b
.long 2610872372 ; 0x9b9ec034
.long 2365644945 ; 0x8d00e091
.long 2432761855 ; 0x9100ffff
.long 2129966943 ; 0x7ef4b75f
.long 241356817 ; 0xe62d011
.long 120111361 ; 0x728c101
.long 335208705 ; 0x13fae101
.long 2437070848 ; 0x9142c000
.long 2137831327 ; 0x7f6cb79f
.long 38453505 ; 0x24ac101
.long 2137830815 ; 0x7f6cb59f
.long 2468413437 ; 0x9320fffd
.long 1116518272 ; 0x428cb780
.long 2121054047 ; 0x7e6cb75f
.long 4026572205 ; 0xf0009dad
.long 3080692321 ; 0xb79fa261
.long 3082779758 ; 0xb7bf7c6e
.long 3084877038 ; 0xb7df7cee
.long 3086974318 ; 0xb7ff7d6e
.long 3221519854 ; 0xc0047dee
.long 2619509760 ; 0x9c228c00
.long 2785909794 ; 0xa60d9c22
.long 3082847296 ; 0xb7c08440
.long 3555870476 ; 0xd3f2470c
.long 3763482302 ; 0xe0522ebe
.long 2662370560 ; 0x9eb08d00
.long 3078818178 ; 0xb7830982
.long 3074639180 ; 0xb743454c
.long 3072542284 ; 0xb723464c
.long 3072542412 ; 0xb72346cc
.long 93013460 ; 0x58b45d4
.long 2121053599 ; 0x7e6cb59f
.long 2129966399 ; 0x7ef4b53f
.long 2137830751 ; 0x7f6cb55f
.long 2146219327 ; 0x7fecb53f
.long 2603466804 ; 0x9b2dc034
.long 2365644882 ; 0x8d00e052
.long 159516043 ; 0x982058b
.long 2605891636 ; 0x9b52c034
.long 3074621581 ; 0xb743008d
.long 151143605 ; 0x90244b5
.long 92998082 ; 0x58b09c2
.long 2591817716 ; 0x9a7bfff4
.long 4294182283 ; 0xfff4058b
.long 176331414 ; 0xa829a96
.long 2365644882 ; 0x8d00e052
.long 92995979 ; 0x58b018b
.long 2129442239 ; 0x7eecb5bf
.long 2601762868 ; 0x9b13c034
.long 93036209 ; 0x58b9eb1
.long 1154856771 ; 0x44d5b743
.long 163709195 ; 0x9c2010b
.long 2588409844 ; 0x9a47fff4
.long 4294182283 ; 0xfff4058b
.long 3763509890 ; 0xe0529a82
.long 93031680 ; 0x58b8d00
.long 3224635778 ; 0xc0340982
.long 2662374189 ; 0x9eb09b2d
.long 2129442719 ; 0x7eecb79f
.long 1171044163 ; 0x45ccb743
.long 4294930692 ; 0xffff7104
.long 3080688260 ; 0xb79f9284
.long 3082780142 ; 0xb7bf7dee
.long 3084877422 ; 0xb7df7e6e
.long 3221389038 ; 0xc0027eee
.long 2619509792 ; 0x9c228c20
.long 3223430669 ; 0xc021a60d
.long 3221620994 ; 0xc0060902
.long 2636974416 ; 0x9d2d0950
.long 3222186593 ; 0xc00eaa61
.long 1963338364 ; 0x75062a7c
.long 2473918463 ; 0x9374ffff
.long 167952417 ; 0xa02c021
.long 172015622 ; 0xa40c006
.long 2850135373 ; 0xa9e19d4d
.long 2850200909 ; 0xa9e29d4d
.long 2833358157 ; 0xa8e19d4d
.long 2858523981 ; 0xaa619d4d
.long 725537777 ; 0x2b3ed3f1
.long 1493750564 ; 0x5908d324
.long 1343010624 ; 0x500cb740
.long 1192540064 ; 0x4714b7a0
.long 3760234064 ; 0xe0209e50
.long 76261638 ; 0x48ba906
.long 1171109251 ; 0x45cdb583
.long 1146467683 ; 0x4455b563
.long 1162720611 ; 0x454db563
.long 1154331939 ; 0x44cdb523
.long 2623669765 ; 0x9c620605
.long 2657618434 ; 0x9e680a02
.long 3045301923 ; 0xb5839ea3
.long 4294198956 ; 0xfff446ac
.long 227449716 ; 0xd8e9b74
.long 2595143732 ; 0x9aaec034
.long 3224636810 ; 0xc0340d8a
.long 891563 ; 0xd9aab
.long 2129573791 ; 0x7eeeb79f
.long 2137962431 ; 0x7f6eb7bf
.long 2146351071 ; 0x7feeb7df
.long 2619509856 ; 0x9c228c60
.long 2858545160 ; 0xaa61f008
.long 3222183568 ; 0xc00e9e90
.long 1962946044 ; 0x75002dfc
.long 2437201920 ; 0x9144c000
.long 1078572864 ; 0x4049b740
.long 3254782468 ; 0xc2000a04
.long 843338244 ; 0x32445204
.long 1078572416 ; 0x4049b580
.long 3221321344 ; 0xc0017680
.long 3517092002 ; 0xd1a290a2
.long 3490733616 ; 0xd0105e30
.long 2661490082 ; 0x9ea31da2
.long 218021903 ; 0xcfec00f
.long 226541601 ; 0xd80c021
.long 142790641 ; 0x882cff1
.long 154718226 ; 0x938d012
.long 232833344 ; 0xde0c140
.long 217890830 ; 0xcfcc00e
.long 142659568 ; 0x880cff0
.long 2856710193 ; 0xaa45f031
.long 558014024 ; 0x21429e48
.long 1495343680 ; 0x59212240
.long 1512096256 ; 0x5a20c200
.long 3122934340 ; 0xba243244
.long 2646491142 ; 0x9dbe4006
.long 2724327424 ; 0xa261f000
.long 2453798911 ; 0x9241ffff
.long 2842808328 ; 0xa971d008
.long 1078769536 ; 0x404cb780
.long 38012934 ; 0x2440806
.long 1078769024 ; 0x404cb580
.long 4164525090 ; 0xf8399c22
.long 2660278917 ; 0x9e90a285
.long 3489531015 ; 0xcffe0487
.long 1979722876 ; 0x76002c7c
.long 766432242 ; 0x2daed3f2
.long 3221331257 ; 0xc0019d39
.long 4027093314 ; 0xf0089142
.long 4027689569 ; 0xf011aa61
.long 3221301582 ; 0xc001294e
.long 3238105346 ; 0xc1019102
.long 169873921 ; 0xa201201
.long 153227844 ; 0x9221244
.long 287359233 ; 0x1120c101
.long 3222183573 ; 0xc00e9e95
.long 1431768446 ; 0x55570d7e
.long 1074444804 ; 0x400aba04
.long 623300624 ; 0x2526d010
.long 2481635328 ; 0x93eac000
.long 1078572928 ; 0x4049b780
.long 824725824 ; 0x31285140
.long 1078572352 ; 0x4049b540
.long 3490818241 ; 0xd011a8c1
.long 3507497502 ; 0xd1102a1e
.long 1963853321 ; 0x750e0609
.long 100913424 ; 0x603d110
.long 210948105 ; 0xc92d009
.long 2655560257 ; 0x9e48a241
.long 2862479864 ; 0xaa9df9f8
.long 3040910370 ; 0xb5409c22
.long 4027072585 ; 0xf0084049
.long 3490818657 ; 0xd011aa61
.long 4294846798 ; 0xfffe294e
.long 3508834944 ; 0xd1249280
.long 285301024 ; 0x11015920
.long 1079097184 ; 0x4051b760
.long 1431674517 ; 0x55559e95
.long 3508706905 ; 0xd1229e59
.long 3492961825 ; 0xd0325e21
.long 843188608 ; 0x32420980
.long 2720387121 ; 0xa225d031
.long 3222186177 ; 0xc00ea8c1
.long 3555798396 ; 0xd3f12d7c
.long 3507497518 ; 0xd1102a2e
.long 1431241859 ; 0x554f0483
.long 92475544 ; 0x5831098
.long 3222145538 ; 0xc00e0a02
.long 3489541500 ; 0xcffe2d7c
.long 2697013628 ; 0xa0c1297c
.long 1078572416 ; 0x4049b580
.long 2862479864 ; 0xaa9df9f8
.long 2476802044 ; 0x93a0fffc
.long 4027753997 ; 0xf012a60d
.long 2656571040 ; 0x9e580ea0
.long 3221397150 ; 0xc0029e9e
.long 218534338 ; 0xd0691c2
.long 382995202 ; 0x16d40b02
.long 3490776356 ; 0xd0110524
.long 3490782754 ; 0xd0111e22
.long 1897597282 ; 0x711b0962
.long 724489201 ; 0x2b2ed3f1
.long 2464612351 ; 0x92e6ffff
.long 174247953 ; 0xa62d011
.long 42824976 ; 0x28d7510
.long 2446639104 ; 0x91d4c000
.long 2658377347 ; 0x9e739e83
.long 218241696 ; 0xd021aa0
.long 4294183202 ; 0xfff40922
.long 3490814844 ; 0xd0119b7c
.long 1963985490 ; 0x75100a52
.long 2463301631 ; 0x92d2ffff
.long 2658377347 ; 0x9e739e83
.long 693031921 ; 0x294ed3f1
.long 4294184198 ; 0xfff40d06
.long 1972411248 ; 0x75909b70
.long 2465513472 ; 0x92f4c000
.long 442552369 ; 0x1a60d031
.long 726586353 ; 0x2b4ed3f1
.long 2659425900 ; 0x9e839e6c
.long 1385808384 ; 0x5299c200
.long 694080498 ; 0x295ed3f2
.long 153263731 ; 0x9229e73
.long 2606759924 ; 0x9b5ffff4
.long 1387840000 ; 0x52b8c200
.long 3238098320 ; 0xc1017590
.long 4294907610 ; 0xffff16da
.long 2659422642 ; 0x9e8391b2
.long 3555892851 ; 0xd3f29e73
.long 17640798 ; 0x10d2d5e
.long 2129573791 ; 0x7eeeb79f
.long 2137962431 ; 0x7f6eb7bf
.long 2146351071 ; 0x7feeb7df
.long 4294610016 ; 0xfffa8c60
.long 218534208 ; 0xd069140
.long 2658049618 ; 0x9e6e9e52
.long 2605055988 ; 0x9b45fff4
.long 2443247615 ; 0x91a0ffff
.long 488697873 ; 0x1d20f011
.long 35967005 ; 0x224d01d
.long 440586253 ; 0x1a42d00d
.long 2428289024 ; 0x90bcc000
.long 4294745762 ; 0xfffc9ea2
.long 302355360 ; 0x120593a0
.long 2661421636 ; 0x9ea21244
.long 2466316284 ; 0x9300fffc
.long 3042935840 ; 0xb55f8420
.long 3045031796 ; 0xb57f7f74
.long 3080682600 ; 0xb79f7c68
.long 3488710508 ; 0xcff17f6c
.long 3488614530 ; 0xcff00882
.long 2661353600 ; 0x9ea10880
.long 226410511 ; 0xd7ec00f
.long 3254788674 ; 0xc2002242
.long 3222166049 ; 0xc00e5a21
.long 622071164 ; 0x25140d7c
.long 1562418849 ; 0x5d209ea1
.long 771538958 ; 0x2dfcc00e
.long 1571829026 ; 0x5db03522
.long 1074248210 ; 0x4007ba12
.long 226541601 ; 0xd80c021
.long 2138355039 ; 0x7f74b55f
.long 232833344 ; 0xde0c140
.long 4026572222 ; 0xf0009dbe
.long 4027097442 ; 0xf008a162
.long 38185537 ; 0x246aa41
.long 2722230280 ; 0xa241f008
.long 2619509792 ; 0x9c228c20
.long 3221399069 ; 0xc002a61d
.long 167937024 ; 0xa028400
.long 2095887775 ; 0x7cecb59f
.long 2087499167 ; 0x7c6cb59f
.long 2850156552 ; 0xa9e1f008
.long 42311255 ; 0x2859e57
.long 1961105800 ; 0x74e41988
.long 801035250 ; 0x2fbed3f2
.long 754761742 ; 0x2cfcc00e
.long 2366566514 ; 0x8d0ef072
.long 2448736256 ; 0x91f4c000
.long 854786 ; 0xd0b02
.long 2087630751 ; 0x7c6eb79f
.long 2096019391 ; 0x7ceeb7bf
.long 2104408031 ; 0x7d6eb7df
.long 2112796671 ; 0x7deeb7ff
.long 2348859396 ; 0x8c00c004
.long 3517357090 ; 0xd1a69c22
.long 2233489676 ; 0x8520590c
.long 2151997520 ; 0x8044e050
.long 2428551169 ; 0x90c0c001
.long 2424356866 ; 0x9080c002
.long 2451619842 ; 0x9220c002
.long 2478882818 ; 0x93c0c002
.long 2428551171 ; 0x90c0c003
.long 2466299907 ; 0x9300c003
.long 2443231233 ; 0x91a0c001
.long 2434842628 ; 0x9120c004
.long 2434842629 ; 0x9120c005
.long 2455814149 ; 0x9260c005
.long 2468397062 ; 0x9320c006
.long 2453716999 ; 0x9240c007
.long 2476785671 ; 0x93a0c007
.long 2457927678 ; 0x9280fffe
.long 2453733374 ; 0x9240fffe
.long 2449539070 ; 0x9200fffe
.long 2445344766 ; 0x91c0fffe
.long 2420162568 ; 0x9040c008
.long 2457911304 ; 0x9280c008
.long 1225570176 ; 0x490cb780
.long 421843058 ; 0x1924d072
.long 2374557809 ; 0x8d88e071
.long 3523741069 ; 0xd208058d
.long 4294222081 ; 0xfff4a101
.long 3078593389 ; 0xb77f9b6d
.long 3076488428 ; 0xb75f7cec
.long 93289588 ; 0x58f7c74
.long 4294181135 ; 0xfff4010f
.long 184982389 ; 0xb069b75
.long 3080650765 ; 0xb79f000d
.long 3082779758 ; 0xb7bf7c6e
.long 3084877038 ; 0xb7df7cee
.long 3086974318 ; 0xb7ff7d6e
.long 3221519854 ; 0xc0047dee
.long 2619509760 ; 0x9c228c00
.long 1225570176 ; 0x490cb780
.long 2374557809 ; 0x8d88e071
.long 3523741069 ; 0xd208058d
.long 3491801345 ; 0xd020a901
.long 3040874836 ; 0xb5401154
.long 4294198536 ; 0xfff44508
.long 4294875979 ; 0xfffe9b4b
.long 3555824576 ; 0xd3f193c0
.long 3765512878 ; 0xe0712aae
.long 2661977480 ; 0x9eaa8d88
.long 152438157 ; 0x916058d
.long 2592210932 ; 0x9a81fff4
.long 1225570176 ; 0x490cb780
.long 2726416904 ; 0xa281d208
.long 2447441918 ; 0x91e0fffe
.long 690934770 ; 0x292ed3f2
.long 2374557809 ; 0x8d88e071
.long 152438157 ; 0x916058d
.long 2591293428 ; 0x9a73fff4
.long 2426470398 ; 0x90a0fffe
.long 2357784690 ; 0x8c88f072
.long 2864836624 ; 0xaac1f010
.long 2657815814 ; 0x9e6b0d06
.long 93167186 ; 0x58d9e52
.long 2590506996 ; 0x9a67fff4
.long 714885885 ; 0x2a9c4afd
.long 2657853059 ; 0x9e6b9e83
.long 218235147 ; 0xd02010b
.long 2589982708 ; 0x9a5ffff4
.long 2451636221 ; 0x9220fffd
.long 2357784690 ; 0x8c88f072
.long 2864836624 ; 0xaac1f010
.long 93167211 ; 0x58d9e6b
.long 151391490 ; 0x9060d02
.long 2589196276 ; 0x9a53fff4
.long 714885885 ; 0x2a9c4afd
.long 2657853059 ; 0x9e6b9e83
.long 3222143243 ; 0xc00e010b
.long 4294184318 ; 0xfff40d7e
.long 4294744650 ; 0xfffc9a4a
.long 3072365440 ; 0xb7209380
.long 3074574092 ; 0xb742470c
.long 1956145453 ; 0x7498692d
.long 2461204476 ; 0x92b2fffc
.long 3254782470 ; 0xc2000a06
.long 3256635912 ; 0xc21c5208
.long 3222043904 ; 0xc00c7d00
.long 3238040068 ; 0xc1009204
.long 4294737208 ; 0xfffc7d38
.long 3078852930 ; 0xb7839142
.long 3765534125 ; 0xe0717dad
.long 93162888 ; 0x58d8d88
.long 960549010 ; 0x3940d092
.long 3222145306 ; 0xc00e091a
.long 3045076348 ; 0xb5802d7c
.long 4294198540 ; 0xfff4450c
.long 4294679080 ; 0xfffb9a28
.long 3072365376 ; 0xb7209340
.long 3765520140 ; 0xe071470c
.long 93162888 ; 0x58d8d88
.long 1991358287 ; 0x76b1b74f
.long 4294183178 ; 0xfff4090a
.long 4294679068 ; 0xfffb9a1c
.long 3072364992 ; 0xb72091c0
.long 3078768396 ; 0xb782470c
.long 1964665133 ; 0x751a692d
.long 2431844347 ; 0x90f2fffb
.long 1380976902 ; 0x52500906
.long 2097202400 ; 0x7d00c4e0
.long 2456076302 ; 0x9264c00e
.long 2097201692 ; 0x7d00c21c
.long 2426716174 ; 0x90a4c00e
.long 2100871424 ; 0x7d38c100
.long 2468544506 ; 0x9322fffa
.long 2100148099 ; 0x7d2db783
.long 218265152 ; 0xd027640
.long 220385281 ; 0xd22d001
.long 3238068808 ; 0xc1010248
.long 3765503272 ; 0xe0710528
.long 93162888 ; 0x58d8d88
.long 763150350 ; 0x2d7cc00e
.long 4294183188 ; 0xfff40914
.long 4294613492 ; 0xfffa99f4
.long 3072364736 ; 0xb72090c0
.long 3078833932 ; 0xb783470c
.long 1963096493 ; 0x750279ad
.long 1141683584 ; 0x440cb580
.long 2473902089 ; 0x9374c009
.long 1806546784 ; 0x6badb760
.long 3233062563 ; 0xc0b49ea3
.long 1946196742 ; 0x74009b06
.long 2456076297 ; 0x9264c009
.long 33884426 ; 0x205090a
.long 3765542562 ; 0xe0719ea2
.long 93162888 ; 0x58d8d88
.long 2581200884 ; 0x99d9fff4
.long 2439053305 ; 0x9160fff9
.long 1192015648 ; 0x470cb720
.long 2374557809 ; 0x8d88e071
.long 3075081613 ; 0xb74a058d
.long 151415089 ; 0x9066931
.long 4294198562 ; 0xfff44522
.long 4294482380 ; 0xfff899cc
.long 3074462656 ; 0xb74093c0
.long 3765520148 ; 0xe0714714
.long 93162888 ; 0x58d8d88
.long 3229746548 ; 0xc0820574
.long 3490712928 ; 0xd0100d60
.long 152480082 ; 0x916a952
.long 2579365876 ; 0x99bdfff4
.long 2447441912 ; 0x91e0fff8
.long 1192015648 ; 0x470cb720
.long 3765505298 ; 0xe0710d12
.long 3078720904 ; 0xb7818d88
.long 3074509353 ; 0xb7414a29
.long 93145769 ; 0x58d4aa9
.long 2660332800 ; 0x9e917500
.long 1145221954 ; 0x4442b342
.long 890505486 ; 0x3514090e
.long 2578055156 ; 0x99a9fff4
.long 2472607735 ; 0x9360fff7
.long 1192015648 ; 0x470cb720
.long 2058204995 ; 0x7aadb743
.long 3221714050 ; 0xc0077482
.long 1954844994 ; 0x74849142
.long 2445606901 ; 0x91c4fff5
.long 1192539936 ; 0x4714b720
.long 1254733697 ; 0x4ac9b781
.long 4294276354 ; 0xfff57502
.long 3072364772 ; 0xb72090e4
.long 3079554828 ; 0xb78e470c
.long 3221776937 ; 0xc0086a29
.long 3221976324 ; 0xc00b7504
.long 3221787554 ; 0xc00893a2
.long 4294210848 ; 0xfff47520
.long 1954714468 ; 0x74829364
.long 2466578420 ; 0x9304fff4
.long 1192539936 ; 0x4714b720
.long 2374557809 ; 0x8d88e071
.long 3074622861 ; 0xb743058d
.long 176319317 ; 0xa826b55
.long 4294183690 ; 0xfff40b0a
.long 3078592993 ; 0xb77f99e1
.long 3076488428 ; 0xb75f7cec
.long 17792116 ; 0x10f7c74
.long 4294182287 ; 0xfff4058f
.long 3072367171 ; 0xb7209a43
.long 3765520140 ; 0xe071470c
.long 93162888 ; 0x58d8d88
.long 1807071043 ; 0x6bb5b743
.long 2095887807 ; 0x7cecb5bf
.long 2580479988 ; 0x99cefff4
.long 1217705760 ; 0x4894b720
.long 2095888255 ; 0x7cecb77f
.long 2088023903 ; 0x7c74b75f
.long 93257999 ; 0x58f010f
.long 2129442239 ; 0x7eecb5bf
.long 2121577791 ; 0x7e74b53f
.long 2586509300 ; 0x9a2afff4
.long 2121054047 ; 0x7e6cb75f
.long 2129442751 ; 0x7eecb7bf
.long 3042908424 ; 0xb55f1908
.long 3049225580 ; 0xb5bf7d6c
.long 3049225708 ; 0xb5bf7dec
.long 3221322988 ; 0xc0017cec
.long 3080688352 ; 0xb79f92e0
.long 2662039148 ; 0x9eab7e6c
.long 2374557809 ; 0x8d88e071
.long 2835534344 ; 0xa902d208
.long 4294183174 ; 0xfff40906
.long 3074398532 ; 0xb73f9944
.long 3078586220 ; 0xb77f7f6c
.long 3076488428 ; 0xb75f7cec
.long 17792116 ; 0x10f7c74
.long 2659583375 ; 0x9e86058f
.long 185782289 ; 0xb12d011
.long 2584150004 ; 0x9a06fff4
.long 2121578303 ; 0x7e74b73f
.long 3078621442 ; 0xb7800902
.long 3042918473 ; 0xb55f4049
.long 1962966252 ; 0x75007cec
.long 2451881988 ; 0x9224c004
.long 2129442719 ; 0x7eecb79f
.long 2121054015 ; 0x7e6cb73f
.long 2112665439 ; 0x7decb75f
.long 3047098884 ; 0xb59f0a04
.long 3080683244 ; 0xb79f7eec
.long 142900588 ; 0x8847d6c
.long 168036624 ; 0xa040910
.long 2121053503 ; 0x7e6cb53f
.long 2112664927 ; 0x7decb55f
.long 2104276383 ; 0x7d6cb59f
.long 1192015648 ; 0x470cb720
.long 3078818058 ; 0xb783090a
.long 3074377517 ; 0xb73f472d
.long 3254812396 ; 0xc2007eec
.long 1962945024 ; 0x75002a00
.long 421711873 ; 0x1922d001
.long 4294144068 ; 0xfff37044
.long 3074396406 ; 0xb73f90f6
.long 3765534060 ; 0xe0717d6c
.long 93162888 ; 0x58d8d88
.long 1077000000 ; 0x4031b740
.long 4294183174 ; 0xfff40906
.long 3078592768 ; 0xb77f9900
.long 3076488428 ; 0xb75f7cec
.long 3490806900 ; 0xd0117c74
.long 93260386 ; 0x58f0a62
.long 3047096591 ; 0xb59f010f
.long 42041196 ; 0x2817f6c
.long 2579693556 ; 0x99c2fff4
.long 2104276799 ; 0x7d6cb73f
.long 3078622338 ; 0xb7800c82
.long 3040821289 ; 0xb53f4029
.long 1962966260 ; 0x75007cf4
.long 2476933116 ; 0x93a2fffc
.long 1192015744 ; 0x470cb780
.long 2113189727 ; 0x7df4b75f
.long 2374557809 ; 0x8d88e071
.long 3238108843 ; 0xc1019eab
.long 2657683112 ; 0x9e6906a8
.long 3074624268 ; 0xb7430b0c
.long 4294208821 ; 0xfff46d35
.long 3078592921 ; 0xb77f9999
.long 3076488428 ; 0xb75f7cec
.long 93289588 ; 0x58f7c74
.long 3051290895 ; 0xb5df010f
.long 4294213484 ; 0xfff47f6c
.long 76257695 ; 0x48b999f
.long 1884665667 ; 0x7055b743
.long 2374557809 ; 0x8d88e071
.long 151166635 ; 0x9029eab
.long 2095887711 ; 0x7cecb55f
.long 2575630324 ; 0x9984fff4
.long 2088023903 ; 0x7c74b75f
.long 2095888255 ; 0x7cecb77f
.long 17761679 ; 0x10f058f
.long 2576154612 ; 0x998cfff4
.long 3042905346 ; 0xb55f0d02
.long 4294671604 ; 0xfffb7cf4
.long 3078721920 ; 0xb7819180
.long 1962953257 ; 0x75004a29
.long 2481258488 ; 0x93e4fff8
.long 4293790466 ; 0xffee0b02
.long 151425088 ; 0x9069040
.long 4294314498 ; 0xfff60a02
.long 3078853088 ; 0xb78391e0
.long 3765534125 ; 0xe0717dad
.long 93162888 ; 0x58d8d88
.long 693031922 ; 0x294ed3f2
.long 3045067042 ; 0xb5800922
.long 4294198412 ; 0xfff4448c
.long 4293892256 ; 0xffef98a0
.long 3076493888 ; 0xb75f9240
.long 3078651380 ; 0xb7807df4
.long 3765520140 ; 0xe071470c
.long 93162888 ; 0x58d8d88
.long 111722753 ; 0x6a8c101
.long 3074661993 ; 0xb7439e69
.long 4294209077 ; 0xfff46e35
.long 3080689999 ; 0xb79f994f
.long 3078586220 ; 0xb77f7f6c
.long 3076488428 ; 0xb75f7cec
.long 17792116 ; 0x10f7c74
.long 3490776463 ; 0xd011058f
.long 4294183754 ; 0xfff40b4a
.long 2657720659 ; 0x9e699953
.long 2374557809 ; 0x8d88e071
.long 1899345731 ; 0x7135b743
.long 93129858 ; 0x58d0c82
.long 2096411967 ; 0x7cf4b53f
.long 2570649588 ; 0x9938fff4
.long 2095888255 ; 0x7cecb77f
.long 2088023903 ; 0x7c74b75f
.long 93257999 ; 0x58f010f
.long 2571173876 ; 0x9940fff4
.long 3765542505 ; 0xe0719e69
.long 3074657672 ; 0xb7438d88
.long 209874741 ; 0xc826f35
.long 3040806285 ; 0xb53f058d
.long 4294212852 ; 0xfff47cf4
.long 3078592805 ; 0xb77f9925
.long 3076488428 ; 0xb75f7cec
.long 17792116 ; 0x10f7c74
.long 4294182287 ; 0xfff4058f
.long 2657720621 ; 0x9e69992d
.long 2374557809 ; 0x8d88e071
.long 1916122947 ; 0x7235b743
.long 93129858 ; 0x58d0c82
.long 2096411967 ; 0x7cf4b53f
.long 2568159220 ; 0x9912fff4
.long 2095888255 ; 0x7cecb77f
.long 2088023903 ; 0x7c74b75f
.long 93257999 ; 0x58f010f
.long 2568683508 ; 0x991afff4
.long 3042904322 ; 0xb55f0902
.long 4294474988 ; 0xfff87cec
.long 3075445600 ; 0xb74f9360
.long 3765531697 ; 0xe0717431
.long 93162888 ; 0x58d8d88
.long 4294183178 ; 0xfff4090a
.long 4293695550 ; 0xffec983e
.long 3074462208 ; 0xb7409200
.long 3076746165 ; 0xb7636bb5
.long 1988131245 ; 0x768079ad
.long 2453979136 ; 0x9244c000
.long 2660958853 ; 0x9e9b0285
.long 3233062483 ; 0xc0b49e53
.long 2659359058 ; 0x9e829952
.long 2374557809 ; 0x8d88e071
.long 3222144397 ; 0xc00e058d
.long 17509756 ; 0x10b2d7c
.long 2552758260 ; 0x9827fff4
.long 2468413419 ; 0x9320ffeb
.long 3221255808 ; 0xc0007680
.long 2656211704 ; 0x9e5292f8
.long 167952386 ; 0xa02c002
.long 3758103044 ; 0xe0001a04
.long 3222143268 ; 0xc00e0124
.long 4294912636 ; 0xffff2a7c
.long 17404780 ; 0x109936c
.long 716100593 ; 0x2aaed3f1
.long 2418081791 ; 0x9020ffff
.long 4294210692 ; 0xfff47484
.long 184717666 ; 0xb029162
.long 2480996328 ; 0x93e0ffe8
.long 151175170 ; 0x902c002
.long 716100593 ; 0x2aaed3f1
.long 2460024830 ; 0x92a0fffe
.long 3221399069 ; 0xc002a61d
.long 3222176800 ; 0xc00e8420
.long 2656579068 ; 0x9e582dfc
.long 2121053535 ; 0x7e6cb55f
.long 167956497 ; 0xa02d011
.long 1513144832 ; 0x5a30c200
.long 2095887775 ; 0x7cecb59f
.long 2095888223 ; 0x7cecb75f
.long 2104800639 ; 0x7d74b57f
.long 226626050 ; 0xd820a02
.long 754761742 ; 0x2cfcc00e
.long 151044129 ; 0x900c021
.long 1818801567 ; 0x6c68b59f
.long 2112664959 ; 0x7decb57f
.long 2137830719 ; 0x7f6cb53f
.long 2129966399 ; 0x7ef4b53f
.long 2079634815 ; 0x7bf4b57f
.long 156287040 ; 0x950c040
.long 2881679376 ; 0xabc2f010
.long 167954433 ; 0xa02c801
.long 2087499103 ; 0x7c6cb55f
.long 4026572205 ; 0xf0009dad
.long 2009113185 ; 0x77c0a261
.long 2476916737 ; 0x93a2c001
.long 1141422016 ; 0x4408b7c0
.long 1150334912 ; 0x4490b7c0
.long 245944337 ; 0xea8d011
.long 3221266015 ; 0xc0009e5f
.long 2661192064 ; 0x9e9e9180
.long 3507487495 ; 0xd1100307
.long 193201761 ; 0xb840661
.long 3555881439 ; 0xd3f271df
.long 3221302094 ; 0xc0012b4e
.long 4060647618 ; 0xf20890c2
.long 2662181409 ; 0x9eadaa21
.long 3221386498 ; 0xc0027502
.long 3078591316 ; 0xb77f9354
.long 3076488564 ; 0xb75f7d74
.long 3074391660 ; 0xb73f7e6c
.long 3767697140 ; 0xe0927ef4
.long 25922824 ; 0x18b8d08
.long 2561605620 ; 0x98aefff4
.long 4061137552 ; 0xf2100a90
.long 1958783393 ; 0x74c0a9a1
.long 2418212863 ; 0x9022ffff
.long 3221386448 ; 0xc00274d0
.long 1971360706 ; 0x758093c2
.long 2476933118 ; 0x93a2fffe
.long 39848836 ; 0x2600b84
.long 3555815903 ; 0xd3f171df
.long 4294847310 ; 0xfffe2b4e
.long 3049296836 ; 0xb5c093c4
.long 3049276424 ; 0xb5c04408
.long 3078636688 ; 0xb7804490
.long 1962951688 ; 0x75004408
.long 2455945218 ; 0x9262c002
.long 1149810496 ; 0x4488b740
.long 2113189759 ; 0x7df4b77f
.long 306452996 ; 0x12441a04
.long 3253754144 ; 0xc1f05920
.long 712780032 ; 0x2a7c2900
.long 1564524928 ; 0x5d40c180
.long 3076469316 ; 0xb75f3244
.long 3288300780 ; 0xc3ff7cec
.long 2656054652 ; 0x9e502d7c
.long 151044129 ; 0x900c021
.long 3225956928 ; 0xc0483240
.long 2645362944 ; 0x9dad0900
.long 2724327424 ; 0xa261f000
.long 2137831263 ; 0x7f6cb75f
.long 168168706 ; 0xa060d02
.long 1141945664 ; 0x4410b540
.long 1150334272 ; 0x4490b540
.long 2722224136 ; 0xa241d808
.long 2079110943 ; 0x7becb71f
.long 2079242143 ; 0x7beeb79f
.long 2087630783 ; 0x7c6eb7bf
.long 2096019423 ; 0x7ceeb7df
.long 2104408063 ; 0x7d6eb7ff
.long 2350956548 ; 0x8c20c004
.long 3523779618 ; 0xd2089c22
.long 3078597297 ; 0xb77faab1
.long 2657844596 ; 0x9e6b7d74
.long 178044930 ; 0xa9cc002
.long 1519764096 ; 0x5a95c280
.long 3767639722 ; 0xe0919eaa
.long 3769797896 ; 0xe0b28d08
.long 9407616 ; 0x8f8c80
.long 2601975764 ; 0x9b16ffd4
.long 240701457 ; 0xe58d011
.long 1518912128 ; 0x5a88c280
.long 4294705880 ; 0xfffc02d8
.long 3078591424 ; 0xb77f93c0
.long 2658566004 ; 0x9e767f74
.long 3624929798 ; 0xd8100a06
.long 4294746721 ; 0xfffca261
.long 3078591424 ; 0xb77f93c0
.long 3624959860 ; 0xd8107f74
.long 1962977889 ; 0x7500aa61
.long 2445606910 ; 0x91c4fffe
.long 2095888223 ; 0x7cecb75f
.long 1818802079 ; 0x6c68b79f
.long 151044129 ; 0x900c021
.long 158384192 ; 0x970c040
.long 4026572205 ; 0xf0009dad
.long 3080692321 ; 0xb79fa261
.long 2647489644 ; 0x9dcd7c6c
.long 2749558784 ; 0xa3e2f000
.long 2079110943 ; 0x7becb71f
.long 2079242143 ; 0x7beeb79f
.long 2087630783 ; 0x7c6eb7bf
.long 2096019423 ; 0x7ceeb7df
.long 2104408063 ; 0x7d6eb7ff
.long 2350956548 ; 0x8c20c004
.long 2785909794 ; 0xa60d9c22
.long 3555820608 ; 0xd3f18440
.long 3490787134 ; 0xd0112f3e
.long 1487931618 ; 0x58b008e2
.long 3223388675 ; 0xc0210203
.long 3225422336 ; 0xc0400a00
.long 2639071776 ; 0x9d4d0a20
.long 17017441 ; 0x103aa61
.long 151044129 ; 0x900c021
.long 152092736 ; 0x910c040
.long 2841746733 ; 0xa9619d2d
.long 142655521 ; 0x880c021
.long 146849862 ; 0x8c0c046
.long 2833358109 ; 0xa8e19d1d
.long 1192015744 ; 0x470cb780
.long 1518912256 ; 0x5a88c300
.long 47713922 ; 0x2d80e82
.long 178307194 ; 0xaa0c07a
.long 2854351368 ; 0xaa21f208
.long 3763510891 ; 0xe0529e6b
.long 278433024 ; 0x10988d00
.long 3221528243 ; 0xc0049eb3
.long 3040811136 ; 0xb53f1880
.long 3049225836 ; 0xb5bf7e6c
.long 3049226228 ; 0xb5bf7ff4
.long 3049226100 ; 0xb5bf7f74
.long 3222568692 ; 0xc0147ef4
.long 4060649816 ; 0xf2089958
.long 2662574370 ; 0x9eb3a922
.long 163749482 ; 0x9c29e6a
.long 2561540052 ; 0x98adffd4
.long 4292124339 ; 0xffd49eb3
.long 3080689864 ; 0xb79f98c8
.long 3082780142 ; 0xb7bf7dee
.long 3084877422 ; 0xb7df7e6e
.long 3221389038 ; 0xc0027eee
.long 2619509792 ; 0x9c228c20
.long 3555894797 ; 0xd3f2a60d
.long 3490787134 ; 0xd0112f3e
.long 4027649634 ; 0xf0110e62
.long 3254782640 ; 0xc2000ab0
.long 17390128 ; 0x1095a30
.long 151044160 ; 0x900c040
.long 1133294912 ; 0x438cb540
.long 1124906368 ; 0x430cb580
.long 2453848065 ; 0x9242c001
.long 192856094 ; 0xb7ec01e
.long 243449864 ; 0xe82c008
.long 1133819712 ; 0x4394b740
.long 1971241020 ; 0x757ec03c
.long 3008627213 ; 0xb354020d
.long 3254797364 ; 0xc2004434
.long 316168468 ; 0x12d85914
.long 3288243796 ; 0xc3fe9e54
.long 3223398656 ; 0xc0212900
.long 173017600 ; 0xa500a00
.long 4026572237 ; 0xf0009dcd
.long 3223429473 ; 0xc021a161
.long 2637040896 ; 0x9d2e0d00
.long 3076565345 ; 0xb760a961
.long 2656846612 ; 0x9e5c4314
.long 167821345 ; 0xa00c021
.long 2647460416 ; 0x9dcd0a40
.long 2732781568 ; 0xa2e2f000
.long 2645440832 ; 0x9dae3940
.long 2707550208 ; 0xa161f000
.long 160603754 ; 0x9929e6a
.long 3222537483 ; 0xc014050b
.long 1967167782 ; 0x75409926
.long 2462384126 ; 0x92c4fffe
.long 1124906880 ; 0x430cb780
.long 151175176 ; 0x902c008
.long 167821345 ; 0xa00c021
.long 2647460416 ; 0x9dcd0a40
.long 2707550208 ; 0xa161f000
.long 3080652173 ; 0xb79f058d
.long 3082780398 ; 0xb7bf7eee
.long 3084877678 ; 0xb7df7f6e
.long 2355134446 ; 0x8c607fee
.long 2422276091 ; 0x9060fffb
.long 3222316557 ; 0xc010a60d
.long 3080750112 ; 0xb7a08420
.long 167921428 ; 0xa024714
.long 2120922526 ; 0x7e6ab59e
.long 3229654638 ; 0xc0809e6e
.long 3523742480 ; 0xd2080b10
.long 1967172289 ; 0x7540aac1
.long 2437070852 ; 0x9142c004
.long 3078751371 ; 0xb782048b
.long 1964665165 ; 0x751a694d
.long 2434056194 ; 0x9114c002
.long 2657684738 ; 0x9e690d02
.long 167952416 ; 0xa02c020
.long 1403762501 ; 0x53abb745
.long 251838497 ; 0xf02c021
.long 251707712 ; 0xf00c140
.long 3005510784 ; 0xb3247480
.long 2656191522 ; 0x9e524422
.long 2649633348 ; 0x9dee3244
.long 2724327424 ; 0xa261f000
.long 3074661655 ; 0xb7439d17
.long 3488498741 ; 0xcfee4435
.long 3080719089 ; 0xb7a00af1
.long 226641940 ; 0xd824814
.long 159563792 ; 0x982c010
.long 4292083979 ; 0xffd4010b
.long 3523778809 ; 0xd20898f9
.long 226667041 ; 0xd82aa21
.long 2837565968 ; 0xa921d210
.long 2661981447 ; 0x9eaa9d07
.long 210148955 ; 0xc869e5b
.long 149016558 ; 0x8e1cfee
.long 2720133640 ; 0xa221f208
.long 2587557876 ; 0x9a3afff4
.long 2120923102 ; 0x7e6ab7de
.long 3221321088 ; 0xc0017580
.long 3490812290 ; 0xd0119182
.long 3490192724 ; 0xd0081d54
.long 1962977857 ; 0x7500aa41
.long 2426585088 ; 0x90a2c000
.long 3490187778 ; 0xd0080a02
.long 3080692289 ; 0xb79fa241
.long 3082776174 ; 0xb7bf6e6e
.long 3084873454 ; 0xb7df6eee
.long 3488509806 ; 0xcfee6f6e
.long 2619507713 ; 0x9c228401
.long 1380976902 ; 0x52500906
.long 2097202400 ; 0x7d00c4e0
.long 2426585088 ; 0x90a2c000
.long 4294774026 ; 0xfffd0d0a
.long 3256652416 ; 0xc21c9280
.long 3221257472 ; 0xc0007d00
.long 3238039844 ; 0xc1009124
.long 4294802744 ; 0xfffd7d38
.long 2660405602 ; 0x9e929162
.long 2434859005 ; 0x9120fffd
.long 4294774030 ; 0xfffd0d0e
.long 3223425216 ; 0xc02190c0
.long 3221753474 ; 0xc0080e82
.long 3238005378 ; 0xc1000a82
.long 2648575680 ; 0x9dde0ec0
.long 2732716032 ; 0xa2e1f000
.long 2858524014 ; 0xaa619d6e
.long 2649635392 ; 0x9dee3a40
.long 2724327424 ; 0xa261f000
.long 3238043306 ; 0xc1009eaa
.long 160566658 ; 0x9920d82
.long 3222536459 ; 0xc014010b
.long 2648610950 ; 0x9dde9886
.long 2732716032 ; 0xa2e1f000
.long 4294221491 ; 0xfff49eb3
.long 3080690388 ; 0xb79f9ad4
.long 3082776174 ; 0xb7bf6e6e
.long 3084873454 ; 0xb7df6eee
.long 3488509806 ; 0xcfee6f6e
.long 2619507713 ; 0x9c228401
.long 3224673963 ; 0xc0349eab
.long 3222182342 ; 0xc00e99c6
.long 76228732 ; 0x48b287c
.long 1485357056 ; 0x5888c000
.long 10141953 ; 0x9ac101
.long 1925822346 ; 0x72c9b78a
.long 1714272064 ; 0x662db740
.long 1867101455 ; 0x6f49b50f
.long 3041096960 ; 0xb5437500
.long 3221255501 ; 0xc000754d
.long 3223425698 ; 0xc02192a2
.long 3490712834 ; 0xd0100d02
.long 2662013378 ; 0x9eab19c2
.long 221299008 ; 0xd30c140
.long 4026572206 ; 0xf0009dae
.long 3490816482 ; 0xd011a1e2
.long 2647461416 ; 0x9dcd0e28
.long 2716004352 ; 0xa1e2f000
.long 218153216 ; 0xd00c100
.long 2462187519 ; 0x92c1ffff
.long 167952417 ; 0xa02c021
.long 151044100 ; 0x900c004
.long 172015942 ; 0xa40c146
.long 4026572237 ; 0xf0009dcd
.long 2657722721 ; 0x9e69a161
.long 1487648581 ; 0x58abb745
.long 1192015648 ; 0x470cb720
.long 3221255296 ; 0xc0007480
.long 3079180516 ; 0xb78890e4
.long 1962964395 ; 0x750075ab
.long 2430910464 ; 0x90e4c000
.long 3523742214 ; 0xd2080a06
.long 4294550081 ; 0xfff9a241
.long 3076821728 ; 0xb76492e0
.long 2660457261 ; 0x9e935b2d
.long 2597126132 ; 0x9accfff4
.long 2462121983 ; 0x92c0ffff
.long 2626666791 ; 0x9c8fc127
.long 134913058 ; 0x80a9c22
.long 2625749015 ; 0x9c81c017
.long 2625683569 ; 0x9c80c071
.long 2625683479 ; 0x9c80c017
.long 3222182946 ; 0xc00e9c22
.long 226766332 ; 0xd842dfc
.long 2656722352 ; 0x9e5a5db0
.long 1075362144 ; 0x4018b960
.long 151044129 ; 0x900c021
.long 155238414 ; 0x940c00e
.long 2856710193 ; 0xaa45f031
.long 4026572205 ; 0xf0009dad
.long 152085089 ; 0x910a261
.long 2470576127 ; 0x9341ffff
.long 3288243804 ; 0xc3fe9e5c
.long 3223398848 ; 0xc02129c0
.long 3221293568 ; 0xc0010a00
.long 3222157704 ; 0xc00e3988
.long 2647460400 ; 0x9dcd0a30
.long 2715938816 ; 0xa1e1f000
.long 3223428130 ; 0xc0219c22
.long 3507490176 ; 0xd1100d80
.long 2638022071 ; 0x9d3d05b7
.long 574925409 ; 0x2244aa61
.long 4294930709 ; 0xffff7115
.long 2619511684 ; 0x9c229384
.long 3555829253 ; 0xd3f1a605
.long 3288215230 ; 0xc3fe2ebe
.long 176433600 ; 0xa8429c0
.long 1521533568 ; 0x5ab0c280
.long 3223388683 ; 0xc021020b
.long 3221293568 ; 0xc0010a00
.long 109394316 ; 0x685398c
.long 170967054 ; 0xa30c00e
.long 4026572237 ; 0xf0009dcd
.long 2662048225 ; 0x9eaba1e1
.long 160612366 ; 0x992c00e
.long 3488615682 ; 0xcff00d02
.long 3223390466 ; 0xc0210902
.long 4294183552 ; 0xfff40a80
.long 3222182874 ; 0xc00e9bda
.long 3110079168 ; 0xb9600ac0
.long 2640134168 ; 0x9d5d4018
.long 4063341153 ; 0xf231aa61
.long 177250853 ; 0xa90a225
.long 2472673279 ; 0x9361ffff
.long 2137962399 ; 0x7f6eb79f
.long 2146351039 ; 0x7feeb7bf
.long 2619509824 ; 0x9c228c40
.long 226541601 ; 0xd80c021
.long 95932688 ; 0x5b7d110
.long 2858523965 ; 0xaa619d3d
.long 1897210436 ; 0x71152244
.long 2474835967 ; 0x9382ffff
.long 4294745122 ; 0xfffc9c22
.long 4164522624 ; 0xf8399280
.long 3490816645 ; 0xd011a285
.long 3525709362 ; 0xd2260e32
.long 2638960944 ; 0x9d4b5930
.long 151044129 ; 0x900c021
.long 152092738 ; 0x910c042
.long 2841746733 ; 0xa9619d2d
.long 1334097760 ; 0x4f84b760
.long 1561907624 ; 0x5d18d1a8
.long 1516355840 ; 0x5a61c100
.long 2191974416 ; 0x82a6e010
.long 3492978323 ; 0xd0329e93
.long 25495824 ; 0x1850910
.long 2865616912 ; 0xaacdd810
.long 2831341584 ; 0xa8c2d810
.long 2823215120 ; 0xa846d810
.long 2823411728 ; 0xa849d810
.long 3624927818 ; 0xd810024a
.long 3488653901 ; 0xcff0a24d
.long 2639474048 ; 0x9d532d80
.long 704430095 ; 0x29fcc00f
.long 1505844641 ; 0x59c15da1
.long 696041486 ; 0x297cc00e
.long 3238069682 ; 0xc10105b2
.long 28311840 ; 0x1b00120
.long 167821345 ; 0xa00c021
.long 2713901072 ; 0xa1c2d810
.long 2705709072 ; 0xa145d810
.long 2714359824 ; 0xa1c9d810
.long 169918530 ; 0xa20c042
.long 2858523981 ; 0xaa619d4d
.long 161009746 ; 0x998d052
.long 135319634 ; 0x810d052
.long 2850156560 ; 0xa9e1f010
.long 1499578880 ; 0x5961c200
.long 712822782 ; 0x2a7ccffe
.long 1079162688 ; 0x4052b740
.long 4027580998 ; 0xf0100246
.long 2639503969 ; 0x9d53a261
.long 19185921 ; 0x124c101
.long 167821345 ; 0xa00c021
.long 1078637888 ; 0x404ab540
.long 170967106 ; 0xa30c042
.long 2858523981 ; 0xaa619d4d
.long 160485489 ; 0x990d071
.long 2841833480 ; 0xa962f008
.long 3222248779 ; 0xc00f9d4b
.long 3238079102 ; 0xc1012a7e
.long 3223388740 ; 0xc0210244
.long 3225553152 ; 0xc0420900
.long 4027058496 ; 0xf0080940
.long 2637013601 ; 0x9d2da261
.long 3497109857 ; 0xd071a961
.long 4027058584 ; 0xf0080998
.long 2639505762 ; 0x9d53a962
.long 696172559 ; 0x297ec00f
.long 19185921 ; 0x124c101
.long 167821345 ; 0xa00c021
.long 173064258 ; 0xa50c042
.long 2707550216 ; 0xa161f008
.long 2858523981 ; 0xaa619d4d
.long 160485521 ; 0x990d091
.long 2841833480 ; 0xa962f008
.long 3222248779 ; 0xc00f9d4b
.long 3238079102 ; 0xc1012a7e
.long 3223388740 ; 0xc0210244
.long 3225815296 ; 0xc0460900
.long 4027058528 ; 0xf0080960
.long 2637013601 ; 0x9d2da261
.long 3501369697 ; 0xd0b2a961
.long 3499231632 ; 0xd0920990
.long 4027582616 ; 0xf0100898
.long 33925474 ; 0x205a962
.long 712819710 ; 0x2a7cc3fe
.long 1078835040 ; 0x404db760
.long 38060289 ; 0x244c101
.long 2724327440 ; 0xa261f010
.long 696042495 ; 0x297cc3ff
.long 1497472339 ; 0x59419d53
.long 3223388454 ; 0xc0210126
.long 3040872960 ; 0xb5400a00
.long 3225043021 ; 0xc03a404d
.long 2639071744 ; 0x9d4d0a00
.long 3501369697 ; 0xd0b2a961
.long 167708952 ; 0x9ff0918
.long 2856448016 ; 0xaa41f010
.long 696174591 ; 0x297ec7ff
.long 1887846840 ; 0x708641b8
.long 36229139 ; 0x228d013
.long 1179038754 ; 0x4646b422
.long 2437332992 ; 0x9146c000
.long 1095284608 ; 0x4148b780
.long 4027584806 ; 0xf0101126
.long 168075585 ; 0xa04a141
.long 1095284096 ; 0x4148b580
.long 3223428435 ; 0xc0219d53
.long 3225029120 ; 0xc03a0a00
.long 2639071776 ; 0x9d4d0a20
.long 3759188322 ; 0xe010a962
.long 3355411110 ; 0xc7ff82a6
.long 3503369598 ; 0xd0d12d7e
.long 4027058576 ; 0xf0080990
.long 2660346209 ; 0x9e91a961
.long 1921142013 ; 0x72824cfd
.long 2447818752 ; 0x91e6c000
.long 168874065 ; 0xa10d051
.long 2836255240 ; 0xa90dd208
.long 4027061538 ; 0xf0081522
.long 151298402 ; 0x904a162
.long 2702037512 ; 0xa10dd208
.long 2862479864 ; 0xaa9df9f8
.long 3507526690 ; 0xd1109c22
.long 4027057701 ; 0xf0080625
.long 4193821281 ; 0xf9f8a261
.long 2619517597 ; 0x9c22aa9d
.long 1192539904 ; 0x4714b700
.long 209895457 ; 0xc82c021
.long 159563809 ; 0x982c021
.long 212910098 ; 0xcb0c012
.long 160481298 ; 0x990c012
.long 3110079746 ; 0xb9600d02
.long 1992573136 ; 0x76c440d0
.long 77647888 ; 0x4a0d010
.long 2449653760 ; 0x9202c000
.long 1932375937 ; 0x732db781
.long 4026572190 ; 0xf0009d9e
.long 3074531937 ; 0xb741a261
.long 2646431917 ; 0x9dbd58ad
.long 2707550208 ; 0xa161f000
.long 4294909216 ; 0xffff1d20
.long 2619511297 ; 0x9c229201
.long 1747826562 ; 0x682db782
.long 4026572190 ; 0xf0009d9e
.long 3072500321 ; 0xb722a261
.long 2646429101 ; 0x9dbd4dad
.long 2699161600 ; 0xa0e1f000
.long 2453733375 ; 0x9240ffff
.long 3080758797 ; 0xb7a0a60d
.long 2656978700 ; 0x9e5e470c
.long 9150110 ; 0x8b9e9e
.long 1764603778 ; 0x692db782
.long 3221255450 ; 0xc000751a
.long 243700722 ; 0xe8693f2
.long 1381015146 ; 0x52509e6a
.long 2097202400 ; 0x7d00c4e0
.long 2466430976 ; 0x9302c000
.long 2041952099 ; 0x79b5b763
.long 1798158176 ; 0x6b2db760
.long 2569650324 ; 0x9929c094
.long 3003479040 ; 0xb3057400
.long 9126978 ; 0x8b4442
.long 2100147459 ; 0x7d2db503
.long 2730684936 ; 0xa2c2f208
.long 2041427843 ; 0x79adb783
.long 693030961 ; 0x294ed031
.long 2133702019 ; 0x7f2db583
.long 2705445392 ; 0xa141d210
.long 2129573791 ; 0x7eeeb79f
.long 2137962431 ; 0x7f6eb7bf
.long 2146351071 ; 0x7feeb7df
.long 2619509856 ; 0x9c228c60
.long 2216732165 ; 0x8420a605
.long 1192015776 ; 0x470cb7a0
.long 3074621579 ; 0xb743008b
.long 3221514421 ; 0xc00468b5
.long 3221323392 ; 0xc0017e80
.long 3355480674 ; 0xc8009262
.long 3221257856 ; 0xc0007e80
.long 168202402 ; 0xa0690a2
.long 1126937990 ; 0x432bb586
.long 167903371 ; 0xa02008b
.long 2122582278 ; 0x7e840906
.long 1135326598 ; 0x43abb586
.long 1143715142 ; 0x442bb546
.long 2449784835 ; 0x9204c003
.long 1326233408 ; 0x4f0cb740
.long 1318369120 ; 0x4e94b760
.long 4027058690 ; 0xf0080a02
.long 3761350981 ; 0xe031a945
.long 3047132544 ; 0xb59f8d80
.long 3047128552 ; 0xb59f7de8
.long 3047128168 ; 0xb59f7c68
.long 3047128296 ; 0xb59f7ce8
.long 2660531560 ; 0x9e947d68
.long 9149538 ; 0x8b9c62
.long 1756215171 ; 0x68adb783
.long 1244772172 ; 0x4a31b74c
.long 1225570112 ; 0x490cb740
.long 712888316 ; 0x2a7dcffc
.long 1756214659 ; 0x68adb583
.long 2705510408 ; 0xa142d008
.long 1192015648 ; 0x470cb720
.long 3229916813 ; 0xc0849e8d
.long 3524267648 ; 0xd2100e80
.long 1962977825 ; 0x7500aa21
.long 2422390785 ; 0x9062c001
.long 1965799304 ; 0x752bb788
.long 3221320960 ; 0xc0017500
.long 3074658820 ; 0xb7439204
.long 3070261933 ; 0xb7007aad
.long 9129740 ; 0x8b4f0c
.long 1965799272 ; 0x752bb768
.long 1110226688 ; 0x422cb700
.long 218275475 ; 0xd029e93
.long 2623708804 ; 0x9c629e84
.long 2854343184 ; 0xaa21d210
.long 1209317184 ; 0x4814b740
.long 3490739456 ; 0xd0107500
.long 3221266497 ; 0xc000a041
.long 3080687970 ; 0xb79f9162
.long 3082780398 ; 0xb7bf7eee
.long 2355134318 ; 0x8c607f6e
.long 2659884066 ; 0x9e8a9c22
.long 219988096 ; 0xd1cc080
.long 3075211403 ; 0xb74c008b
.long 3078638121 ; 0xb7804a29
.long 3490728204 ; 0xd010490c
.long 3523780929 ; 0xd208a141
.long 3080691969 ; 0xb79fa101
.long 3082780398 ; 0xb7bf7eee
.long 2355134318 ; 0x8c607f6e
.long 3074661410 ; 0xb7439c22
.long 1954708141 ; 0x74827aad
.long 2468528128 ; 0x9322c000
.long 3221255296 ; 0xc0007480
.long 1954975906 ; 0x748690a2
.long 2439315454 ; 0x9164fffe
.long 9112066 ; 0x8b0a02
.long 1965798792 ; 0x752bb588
.long 2426470398 ; 0x90a0fffe
.long 2122367104 ; 0x7e80c080
.long 2449670140 ; 0x9202fffc
.long 1336784773 ; 0x4fadb785
.long 3045407240 ; 0xb5853a08
.long 4294725549 ; 0xfffc4fad
.long 3078656288 ; 0xb7809120
.long 1962961581 ; 0x75006aad
.long 2441412607 ; 0x9184ffff
.long 2455830525 ; 0x9260fffd
.long 2097078268 ; 0x7cfedffc
.long 3221265996 ; 0xc0009e4c
.long 3072365090 ; 0xb7209222
.long 3078637324 ; 0xb780470c
.long 3074453293 ; 0xb7406f2d
.long 3074453165 ; 0xb7406ead
.long 3045289525 ; 0xb5836e35
.long 3041097517 ; 0xb543772d
.long 3041097645 ; 0xb54377ad
.long 2619504693 ; 0x9c227835
.long 3221255812 ; 0xc0007684
.long 3238105890 ; 0xc1019322
.long 3490976290 ; 0xd0141222
.long 436498688 ; 0x1a047100
.long 1192539936 ; 0x4714b720
.long 3238095410 ; 0xc1016a32
.long 3074425026 ; 0xb74000c2
.long 3041095853 ; 0xb54370ad
.long 3078649677 ; 0xb780774d
.long 3045290029 ; 0xb583702d
.long 3072358349 ; 0xb72077cd
.long 3038998445 ; 0xb5236fad
.long 2619504717 ; 0x9c22784d
.long 1192539904 ; 0x4714b700
.long 3356758338 ; 0xc8141142
.long 2655285376 ; 0x9e447080
.long 413323281 ; 0x18a2d011
.long 173326464 ; 0xa54c080
.long 2852246024 ; 0xaa01d208
.long 1073789476 ; 0x4000ba24
.long 3221320964 ; 0xc0017504
.long 1963364514 ; 0x750690a2
.long 2453848064 ; 0x9242c000
.long 3007345922 ; 0xb3407502
.long 3078637732 ; 0xb78048a4
.long 3074455244 ; 0xb74076cc
.long 3074455116 ; 0xb740764c
.long 3045291476 ; 0xb58375d4
.long 3041097548 ; 0xb543774c
.long 3041097676 ; 0xb54377cc
.long 2619504724 ; 0x9c227854
.long 3238095026 ; 0xc10168b2
.long 3078619280 ; 0xb7800090
.long 3045292845 ; 0xb5837b2d
.long 3074455372 ; 0xb740774c
.long 3041098413 ; 0xb5437aad
.long 3072358348 ; 0xb72077cc
.long 3039001133 ; 0xb5237a2d
.long 2619504716 ; 0x9c22784c
.long 3238095026 ; 0xc10168b2
.long 3078619280 ; 0xb7800090
.long 3045292077 ; 0xb583782d
.long 3074455372 ; 0xb740774c
.long 3041097645 ; 0xb54377ad
.long 3072358348 ; 0xb72077cc
.long 3039000365 ; 0xb523772d
.long 2619504716 ; 0x9c22784c
.long 771538958 ; 0x2dfcc00e
.long 1503698524 ; 0x59a09e5c
.long 3488636224 ; 0xcff05d40
.long 3222219136 ; 0xc00f2980
.long 834153852 ; 0x31b82d7c
.long 3757874772 ; 0xdffc9e54
.long 809008766 ; 0x30387e7e
.long 687656958 ; 0x28fccffe
.long 2120923039 ; 0x7e6ab79f
.long 2104145759 ; 0x7d6ab75f
.long 2424487936 ; 0x9082c000
.long 939573505 ; 0x3800c101
.long 3221255232 ; 0xc0007440
.long 3222376578 ; 0xc0119082
.long 1962948608 ; 0x75003800
.long 1218622272 ; 0x48a2b340
.long 3223417984 ; 0xc0217480
.long 3007330304 ; 0xb3403800
.long 3225503906 ; 0xc04148a2
.long 2619488256 ; 0x9c223800
.long 2218829317 ; 0x8440a605
.long 1192015616 ; 0x470cb700
.long 784258034 ; 0x2ebed3f2
.long 704430094 ; 0x29fcc00e
.long 106025232 ; 0x651d110
.long 3229617410 ; 0xc0800d02
.long 3523742304 ; 0xd2080a60
.long 3074468373 ; 0xb740aa15
.long 436497852 ; 0x1a046dbc
.long 3489755336 ; 0xd00170c8
.long 3005549858 ; 0xb3250d22
.long 3221243940 ; 0xc0004824
.long 3078983940 ; 0xb7859104
.long 176313642 ; 0xa82552a
.long 3489821952 ; 0xd0027500
.long 3507489490 ; 0xd1100ad2
.long 25757265 ; 0x1890651
.long 159432834 ; 0x980c082
.long 2842021896 ; 0xa965d008
.long 1076541312 ; 0x402ab780
.long 2166743568 ; 0x8125e210
.long 1511113216 ; 0x5a11c200
.long 699323378 ; 0x29aed3f2
.long 684643313 ; 0x28ced3f1
.long 2716258312 ; 0xa1e6d008
.long 3221319767 ; 0xc0017057
.long 3507523730 ; 0xd1109092
.long 302191923 ; 0x12031533
.long 2834747400 ; 0xa8f6d008
.long 676254706 ; 0x284ed3f2
.long 699323378 ; 0x29aed3f2
.long 2422259712 ; 0x9060c000
.long 3490750107 ; 0xd0109e9b
.long 3555788336 ; 0xd3f10630
.long 20064718 ; 0x13229ce
.long 696041486 ; 0x297cc00e
.long 236113937 ; 0xe12d011
.long 3555881028 ; 0xd3f27044
.long 4294912206 ; 0xffff28ce
.long 3507524212 ; 0xd1109274
.long 3229746769 ; 0xc0820651
.long 3523742208 ; 0xd2080a00
.long 3523780758 ; 0xd208a096
.long 3507528070 ; 0xd110a186
.long 3078620625 ; 0xb78005d1
.long 2656128268 ; 0x9e514d0c
.long 159432834 ; 0x980c082
.long 2835468808 ; 0xa901d208
.long 2851459080 ; 0xa9f5d008
.long 1966257960 ; 0x7532b728
.long 3042914898 ; 0xb55f3252
.long 142770036 ; 0x8827f74
.long 3263208907 ; 0xc2809dcb
.long 3040829064 ; 0xb53f5e88
.long 3238100972 ; 0xc1017fec
.long 3047098064 ; 0xb59f06d0
.long 4294213356 ; 0xfff47eec
.long 2657721191 ; 0x9e699b67
.long 1169011972 ; 0x45adb504
.long 2121185183 ; 0x7e6eb79f
.long 2129573823 ; 0x7eeeb7bf
.long 2348859394 ; 0x8c00c002
.long 2785385506 ; 0xa6059c22
.long 1192015648 ; 0x470cb720
.long 1504425861 ; 0x59abb785
.long 3221452032 ; 0xc0037500
.long 3078852770 ; 0xb78390a2
.long 1962965421 ; 0x750079ad
.long 2428813315 ; 0x90c4c003
.long 3078790818 ; 0xb7829ea2
.long 3074584365 ; 0xb7426f2d
.long 3081400365 ; 0xb7aa702d
.long 3254809265 ; 0xc20072b1
.long 1495292512 ; 0x59205a60
.long 704693233 ; 0x2a00c3f1
.long 687916016 ; 0x2900c3f0
.long 2661495364 ; 0x9ea33244
.long 892630848 ; 0x35347740
.long 2481111042 ; 0x93e2c002
.long 151175201 ; 0x902c021
.long 500355088 ; 0x1dd2d010
.long 157335858 ; 0x960c132
.long 2645364098 ; 0x9dad0d82
.long 2707615744 ; 0xa162f000
.long 169922609 ; 0xa20d031
.long 2858523981 ; 0xaa619d4d
.long 95994113 ; 0x5b8c101
.long 151044352 ; 0x900c100
.long 2460090367 ; 0x92a1ffff
.long 1890957122 ; 0x70b5b742
.long 1076606816 ; 0x402bb760
.long 1848489890 ; 0x6e2db7a2
.long 1840101186 ; 0x6dadb742
.long 3221314912 ; 0xc0015d60
.long 3224439326 ; 0xc0310a1e
.long 3488623872 ; 0xcff02d00
.long 3263171072 ; 0xc2800a00
.long 1495292624 ; 0x59205ad0
.long 556294583 ; 0x212861b7
.long 717275151 ; 0x2ac0c00f
.long 852794964 ; 0x32d49e54
.long 853039523 ; 0x32d859a3
.long 2596651124 ; 0x9ac5c074
.long 679264270 ; 0x287cc00e
.long 3491788608 ; 0xd0207740
.long 3221238096 ; 0xc0003150
.long 3223425698 ; 0xc02192a2
.long 3490711810 ; 0xd0100902
.long 3241287122 ; 0xc1321dd2
.long 159517040 ; 0x9820970
.long 4026572205 ; 0xf0009dad
.long 3490816354 ; 0xd011a162
.long 2647460392 ; 0x9dcd0a28
.long 2715938816 ; 0xa1e1f000
.long 151044352 ; 0x900c100
.long 2462187519 ; 0x92c1ffff
.long 2137962399 ; 0x7f6eb79f
.long 2146351039 ; 0x7feeb7bf
.long 2619509824 ; 0x9c228c40
.long 1856878466 ; 0x6eadb782
.long 1873655618 ; 0x6fadb742
.long 1514193408 ; 0x5a40c200
.long 712818689 ; 0x2a7cc001
.long 3491768700 ; 0xd020297c
.long 4294717764 ; 0xfffc3144
.long 93033024 ; 0x58b9240
.long 2462121981 ; 0x92c0fffd
.long 3221399069 ; 0xc002a61d
.long 3490874368 ; 0xd0128400
.long 1563429170 ; 0x5d300932
.long 3223428692 ; 0xc0219e54
.long 3225160192 ; 0xc03c0a00
.long 2639071792 ; 0x9d4d0a30
.long 2656218081 ; 0x9e52abe1
.long 151044129 ; 0x900c021
.long 151044154 ; 0x900c03a
.long 2875366701 ; 0xab629d2d
.long 437305346 ; 0x1a10c002
.long 2875301197 ; 0xab619d4d
.long 155238408 ; 0x940c008
.long 2866978093 ; 0xaae29d2d
.long 170967048 ; 0xa30c008
.long 2866912589 ; 0xaae19d4d
.long 2636978464 ; 0x9d2d1920
.long 438347873 ; 0x1a20a861
.long 2825035085 ; 0xa8629d4d
.long 218152993 ; 0xd00c021
.long 224444486 ; 0xd60c046
.long 2833423662 ; 0xa8e29d2e
.long 1242347392 ; 0x4a0cb780
.long 2835468808 ; 0xa901d208
.long 3221320832 ; 0xc0017480
.long 3072365282 ; 0xb72092e2
.long 2655670028 ; 0x9e4a4f0c
.long 696177650 ; 0x297ed3f2
.long 3072328207 ; 0xb720020f
.long 3288285229 ; 0xc3ff402d
.long 3488622972 ; 0xcff0297c
.long 3254790656 ; 0xc2002a00
.long 3355400737 ; 0xc7ff5a21
.long 3355389822 ; 0xc7ff2f7e
.long 3222219646 ; 0xc00f2b7e
.long 3222220542 ; 0xc00f2efe
.long 3489540862 ; 0xcffe2afe
.long 3222218876 ; 0xc00f287c
.long 1497443454 ; 0x59412c7e
.long 754762750 ; 0x2cfcc3fe
.long 2029172063 ; 0x78f2b55f
.long 2365644946 ; 0x8d00e092
.long 2020259231 ; 0x786ab59f
.long 2096412127 ; 0x7cf4b5df
.long 2104276447 ; 0x7d6cb5df
.long 2121577919 ; 0x7e74b5bf
.long 2129442239 ; 0x7eecb5bf
.long 2146219295 ; 0x7fecb51f
.long 2138354975 ; 0x7f74b51f
.long 2070590815 ; 0x7b6ab55f
.long 2079503679 ; 0x7bf2b53f
.long 2623708812 ; 0x9c629e8c
.long 2087630751 ; 0x7c6eb79f
.long 2096019391 ; 0x7ceeb7bf
.long 2104408031 ; 0x7d6eb7df
.long 2112796671 ; 0x7deeb7ff
.long 2348859396 ; 0x8c00c004
.long 3072367650 ; 0xb7209c22
.long 226641676 ; 0xd82470c
.long 160088232 ; 0x98ac0a8
.long 1143846723 ; 0x442db743
.long 4288257674 ; 0xff999e8a
.long 2785907168 ; 0xa60d91e0
.long 3082847296 ; 0xb7c08440
.long 3232253716 ; 0xc0a84714
.long 226625930 ; 0xd82098a
.long 3080913933 ; 0xb7a3040d
.long 3083027540 ; 0xb7c34454
.long 3072542412 ; 0xb72346cc
.long 3072542156 ; 0xb72345cc
.long 3078833748 ; 0xb7834654
.long 2658288972 ; 0x9e72454c
.long 2129442111 ; 0x7eecb53f
.long 3040806155 ; 0xb53f050b
.long 3051323252 ; 0xb5df7f74
.long 3080945644 ; 0xb7a37fec
.long 3047113932 ; 0xb59f44cc
.long 4287921772 ; 0xff947e6c
.long 3080690633 ; 0xb79f9bc9
.long 2658238060 ; 0x9e717e6c
.long 159563809 ; 0x982c021
.long 1144370595 ; 0x4435b5a3
.long 1152234915 ; 0x44adb5a3
.long 1160623491 ; 0x452db583
.long 2129442655 ; 0x7eecb75f
.long 218284065 ; 0xd02c021
.long 159432724 ; 0x980c014
.long 1169012035 ; 0x45adb543
.long 2137831327 ; 0x7f6cb79f
.long 219201556 ; 0xd10c014
.long 1185789379 ; 0x46adb5c3
.long 1177400707 ; 0x462db583
.long 67963138 ; 0x40d0902
.long 1077983584 ; 0x4040b960
.long 11321601 ; 0xacc101
.long 1588443008 ; 0x5eadb780
.long 4026572221 ; 0xf0009dbd
.long 3072369249 ; 0xb720a261
.long 2645451437 ; 0x9dae62ad
.long 2699161600 ; 0xa0e1f000
.long 4294908176 ; 0xffff1910
.long 3078984289 ; 0xb7859261
.long 1962955594 ; 0x7500534a
.long 2455945217 ; 0x9262c001
.long 1405794181 ; 0x53cab785
.long 1233958720 ; 0x498cb740
.long 1087551328 ; 0x40d2b760
.long 167933184 ; 0xa027500
.long 172150786 ; 0xa42d002
.long 1833744160 ; 0x6d4cb720
.long 2661616898 ; 0x9ea50d02
.long 2706296873 ; 0xa14ed029
.long 167709194 ; 0x9ff0a0a
.long 3490207223 ; 0xd00855f7
.long 3046088897 ; 0xb58fa0c1
.long 151941448 ; 0x90e7148
.long 3043953158 ; 0xb56f0a06
.long 3041882312 ; 0xb54f70c8
.long 3046076880 ; 0xb58f71d0
.long 3041882696 ; 0xb54f7248
.long 3043455688 ; 0xb56772c8
.long 3041097554 ; 0xb5437752
.long 3041098196 ; 0xb54379d4
.long 3041098324 ; 0xb5437a54
.long 3041098452 ; 0xb5437ad4
.long 3043982164 ; 0xb56f7b54
.long 3043979080 ; 0xb56f6f48
.long 3043979208 ; 0xb56f6fc8
.long 3072356424 ; 0xb7207048
.long 3076869644 ; 0xb7654e0c
.long 3078968778 ; 0xb78555ca
.long 3074578506 ; 0xb742584a
.long 3074780108 ; 0xb7456bcc
.long 3042989650 ; 0xb5605652
.long 3045087529 ; 0xb5805929
.long 3041148969 ; 0xb5444029
.long 3040889036 ; 0xb54048cc
.long 3080672561 ; 0xb79f5531
.long 3082780142 ; 0xb7bf7dee
.long 3084877422 ; 0xb7df7e6e
.long 3221389038 ; 0xc0027eee
.long 2619509792 ; 0x9c228c20
.long 2216732173 ; 0x8420a60d
.long 1192540064 ; 0x4714b7a0
.long 50830941 ; 0x3079e5d
.long 3229654636 ; 0xc0809e6c
.long 3523742228 ; 0xd2080a14
.long 1962977793 ; 0x7500aa01
.long 2418196483 ; 0x9022c003
.long 2837639888 ; 0xa922f2d0
.long 3222277506 ; 0xc0100d82
.long 17500594 ; 0x10b09b2
.long 2603941780 ; 0x9b34ff94
.long 173068369 ; 0xa50d051
.long 2835534344 ; 0xa902d208
.long 3321889803 ; 0xc600040b
.long 4060612866 ; 0xf2080902
.long 3076759810 ; 0xb763a102
.long 4060642636 ; 0xf2087d4c
.long 1958783533 ; 0x74c0aa2d
.long 1143124786 ; 0x4422b332
.long 973127696 ; 0x3a00c010
.long 4060623172 ; 0xf2083144
.long 3078857005 ; 0xb783a12d
.long 1962966348 ; 0x75007d4c
.long 2428682240 ; 0x90c2c000
.long 956350512 ; 0x3900c030
.long 2704142856 ; 0xa12df208
.long 1192015648 ; 0x470cb720
.long 1764603714 ; 0x692db742
.long 3221320854 ; 0xc0017496
.long 168202642 ; 0xa069192
.long 1376305664 ; 0x5208c200
.long 2100871424 ; 0x7d38c100
.long 2426585089 ; 0x90a2c001
.long 3078659689 ; 0xb7809e69
.long 3074641292 ; 0xb7434d8c
.long 76250421 ; 0x48b7d35
.long 2852246024 ; 0xaa01d208
.long 2144188227 ; 0x7fcdb743
.long 2125313827 ; 0x7eadb723
.long 2136323875 ; 0x7f55b723
.long 2662037120 ; 0x9eab7680
.long 159555250 ; 0x9829eb2
.long 1073789476 ; 0x4000ba24
.long 162713601 ; 0x9b2d001
.long 2146219423 ; 0x7fecb59f
.long 2566062068 ; 0x98f2fff4
.long 2121185183 ; 0x7e6eb79f
.long 2129573823 ; 0x7eeeb7bf
.long 2137962463 ; 0x7f6eb7df
.long 2348859394 ; 0x8c00c002
.long 4060650530 ; 0xf2089c22
.long 3487476269 ; 0xcfdeaa2d
.long 4060621437 ; 0xf2082a7d
.long 4294877741 ; 0xfffea22d
.long 3490878176 ; 0xd01292e0
.long 2661484850 ; 0x9ea30932
.long 86662408 ; 0x52a5d08
.long 2839736528 ; 0xa942f0d0
.long 162709520 ; 0x9b2c010
.long 4287889675 ; 0xff94010b
.long 4294744785 ; 0xfffc9ad1
.long 2785907616 ; 0xa60d93a0
.long 1192015744 ; 0x470cb780
.long 784258033 ; 0x2ebed3f1
.long 56101247 ; 0x358097f
.long 3223388301 ; 0xc021008d
.long 3041856002 ; 0xb54f0a02
.long 3222302505 ; 0xc0106f29
.long 2639071776 ; 0x9d4d0a20
.long 3223431777 ; 0xc021aa61
.long 3222277378 ; 0xc0100d02
.long 2637040912 ; 0x9d2e0d10
.long 3078662498 ; 0xb780a962
.long 151408780 ; 0x906508c
.long 3491761538 ; 0xd0200d82
.long 3222274776 ; 0xc01002d8
.long 3524266402 ; 0xd21009a2
.long 176466081 ; 0xa84a8a1
.long 147849946 ; 0x8d002da
.long 2660323652 ; 0x9e915144
.long 4292093218 ; 0xffd42522
.long 3524303496 ; 0xd2109a88
.long 9283617 ; 0x8da821
.long 167956497 ; 0xa02d011
.long 712818702 ; 0x2a7cc00e
.long 3524292874 ; 0xd210710a
.long 3490423329 ; 0xd00ba221
.long 3022330436 ; 0xb4251a44
.long 3037676630 ; 0xb50f4456
.long 3080679209 ; 0xb79f6f29
.long 3082780398 ; 0xb7bf7eee
.long 3084877678 ; 0xb7df7f6e
.long 2355134446 ; 0x8c607fee
.long 2785385506 ; 0xa6059c22
.long 1571818884 ; 0x5db00d84
.long 3222183517 ; 0xc00e9e5d
.long 3223398908 ; 0xc02129fc
.long 180357760 ; 0xac00a80
.long 167952392 ; 0xa02c008
.long 4026572253 ; 0xf0009ddd
.long 2656739937 ; 0x9e5aa261
.long 151044129 ; 0x900c021
.long 151044160 ; 0x900c040
.long 2858523949 ; 0xaa619d2d
.long 3221255360 ; 0xc00074c0
.long 3221394178 ; 0xc0029302
.long 2645375552 ; 0x9dad3a40
.long 2724327424 ; 0xa261f000
.long 218284040 ; 0xd02c008
.long 160603730 ; 0x9929e52
.long 2588803028 ; 0x9a4dffd4
.long 167952392 ; 0xa02c008
.long 4026572253 ; 0xf0009ddd
.long 3080692321 ; 0xb79fa261
.long 3082780526 ; 0xb7bf7f6e
.long 2353037294 ; 0x8c407fee
.long 977312802 ; 0x3a409c22
.long 4026572205 ; 0xf0009dad
.long 4294943329 ; 0xffffa261
.long 4164522336 ; 0xf8399160
.long 2216731141 ; 0x8420a205
.long 1192015648 ; 0x470cb720
.long 3042904322 ; 0xb55f0902
.long 3078848106 ; 0xb7837e6a
.long 3223418157 ; 0xc021752d
.long 3242592514 ; 0xc1460902
.long 3221489984 ; 0xc0040940
.long 2645363200 ; 0x9dad0a00
.long 2724327424 ; 0xa261f000
.long 226664074 ; 0xd829e8a
.long 219988096 ; 0xd1cc080
.long 2839662608 ; 0xa941d010
.long 2357256241 ; 0x8c80e031
.long 3487866459 ; 0xcfe49e5b
.long 210111749 ; 0xc860d05
.long 2609577908 ; 0x9b8affb4
.long 2656767362 ; 0x9e5b0d82
.long 2611609588 ; 0x9ba9fff4
.long 2853829112 ; 0xaa19f9f8
.long 2785909794 ; 0xa60d9c22
.long 2216738832 ; 0x8420c010
.long 1192540064 ; 0x4714b7a0
.long 142777627 ; 0x8829d1b
.long 3074622603 ; 0xb743048b
.long 2657909461 ; 0x9e6c7ad5
.long 192008174 ; 0xb71cfee
.long 1560808708 ; 0x5d080d04
.long 4040164650 ; 0xf0d0052a
.long 3229657426 ; 0xc080a952
.long 17631764 ; 0x10d0a14
.long 2692862472 ; 0xa081d208
.long 3222277506 ; 0xc0100d82
.long 3229616514 ; 0xc0800982
.long 3040743068 ; 0xb53e0e9c
.long 4287921770 ; 0xff947e6a
.long 3523779091 ; 0xd2089a13
.long 3524307521 ; 0xd210aa41
.long 226666785 ; 0xd82a921
.long 2662505735 ; 0x9eb29d07
.long 210148955 ; 0xc869e5b
.long 149016558 ; 0x8e1cfee
.long 2722230792 ; 0xa241f208
.long 2606038964 ; 0x9b54ffb4
.long 2656767362 ; 0x9e5b0d82
.long 2608070644 ; 0x9b73fff4
.long 1852749727 ; 0x6e6eb79f
.long 1861138367 ; 0x6eeeb7bf
.long 1869527007 ; 0x6f6eb7df
.long 2214711278 ; 0x8401cfee
.long 2786958370 ; 0xa61d9c22
.long 2218835974 ; 0x8440c006
.long 1192540128 ; 0x4714b7e0
.long 1293203200 ; 0x4d14b700
.long 1267513120 ; 0x4b8cb720
.long 167943800 ; 0xa029e78
.long 1194112867 ; 0x472cb763
.long 1923659690 ; 0x72a8b7aa
.long 771538958 ; 0x2dfcc00e
.long 2093138944 ; 0x7cc2c400
.long 172150785 ; 0xa42d001
.long 3045029184 ; 0xb57f7540
.long 3045096052 ; 0xb5807a74
.long 3076538440 ; 0xb7604048
.long 3074572337 ; 0xb7424031
.long 3221256236 ; 0xc000782c
.long 8885218 ; 0x8793e2
.long 218284065 ; 0xd02c021
.long 218153280 ; 0xd00c140
.long 679526912 ; 0x2880c200
.long 167913860 ; 0xa022984
.long 692942016 ; 0x294d74c0
.long 958976002 ; 0x3928d002
.long 2426716160 ; 0x90a4c000
.long 3491918912 ; 0xd0227440
.long 2645440800 ; 0x9dae3920
.long 2707550208 ; 0xa161f000
.long 3222145540 ; 0xc00e0a04
.long 1896491644 ; 0x710a2a7c
.long 218153216 ; 0xd00c100
.long 2445606911 ; 0x91c4ffff
.long 96125185 ; 0x5bac101
.long 25894276 ; 0x18b1d84
.long 2615394388 ; 0x9be3c054
.long 1073789440 ; 0x4000ba00
.long 2062333215 ; 0x7aecb51f
.long 402972672 ; 0x1804e000
.long 2475343938 ; 0x938ac042
.long 151391362 ; 0x9060c82
.long 2046080319 ; 0x79f4b53f
.long 1944892767 ; 0x73ecb55f
.long 1284814656 ; 0x4c94b740
.long 1967131138 ; 0x75400a02
.long 2722222096 ; 0xa241d010
.long 2432876574 ; 0x9102c01e
.long 3045001602 ; 0xb57f0982
.long 3221320556 ; 0xc001736c
.long 3490811904 ; 0xd0119000
.long 3042904338 ; 0xb55f0912
.long 1496349548 ; 0x59307b6c
.long 436256770 ; 0x1a00c002
.long 3223391490 ; 0xc0210d02
.long 3523741952 ; 0xd2080900
.long 3225854230 ; 0xc046a116
.long 167905600 ; 0xa020940
.long 4026572205 ; 0xf0009dad
.long 2658706017 ; 0x9e78a261
.long 1819326239 ; 0x6c70b71f
.long 1923659690 ; 0x72a8b7aa
.long 746373134 ; 0x2c7cc00e
.long 1937028383 ; 0x7374b51f
.long 3223023953 ; 0xc01b7151
.long 3078590548 ; 0xb77f9054
.long 3074390516 ; 0xb73f79f4
.long 3070260076 ; 0xb700736c
.long 3238087564 ; 0xc1014b8c
.long 3074450007 ; 0xb7406257
.long 35143720 ; 0x2184028
.long 693031922 ; 0x294ed3f2
.long 27181313 ; 0x19ec101
.long 3229745671 ; 0xc0820207
.long 1888815712 ; 0x70950a60
.long 2702365192 ; 0xa112d208
.long 2444558334 ; 0x91b4fffe
.long 3221255808 ; 0xc0007680
.long 3076559300 ; 0xb76091c4
.long 3490204044 ; 0xd008498c
.long 1962977889 ; 0x7500aa61
.long 2430779392 ; 0x90e2c000
.long 2054469503 ; 0x7a74b77f
.long 3221255872 ; 0xc00076c0
.long 3078590852 ; 0xb77f9184
.long 4294210420 ; 0xfff47374
.long 3080690308 ; 0xb79f9a84
.long 3238097772 ; 0xc101736c
.long 3037659342 ; 0xb50f00ce
.long 3072290601 ; 0xb71f6f29
.long 3070260076 ; 0xb700736c
.long 3658502036 ; 0xda104f94
.long 3221268833 ; 0xc000a961
.long 3238091288 ; 0xc1015a18
.long 3110076992 ; 0xb9600240
.long 142754296 ; 0x88241f8
.long 2693124649 ; 0xa085d229
.long 2476867583 ; 0x93a1ffff
.long 1936504703 ; 0x736cb77f
.long 1494326904 ; 0x59119e78
.long 54444289 ; 0x33ec101
.long 3229745677 ; 0xc082020d
.long 3523742304 ; 0xd2080a60
.long 3074468753 ; 0xb740ab91
.long 3222171060 ; 0xc00e6db4
.long 3238078844 ; 0xc101297c
.long 34276094 ; 0x20b02fe
.long 169918596 ; 0xa20c084
.long 2852770312 ; 0xaa09d208
.long 2662728069 ; 0x9eb60185
.long 1657131314 ; 0x62c5d132
.long 2028778847 ; 0x78ecb55f
.long 3226731915 ; 0xc054058b
.long 3078593349 ; 0xb77f9b45
.long 3229776108 ; 0xc08278ec
.long 92999424 ; 0x58b0f00
.long 2689978896 ; 0xa055d210
.long 2609496148 ; 0x9b89c054
.long 1284814592 ; 0x4c94b700
.long 3075408013 ; 0xb74f008d
.long 3078647593 ; 0xb7806f29
.long 3230154824 ; 0xc0884048
.long 3523742368 ; 0xd2080aa0
.long 1493740217 ; 0x5908aab9
.long 190890112 ; 0xb60c080
.long 38715649 ; 0x24ec101
.long 11452673 ; 0xaec101
.long 2731921928 ; 0xa2d5d208
.long 174112896 ; 0xa60c080
.long 1936504671 ; 0x736cb75f
.long 2853556744 ; 0xaa15d208
.long 1714796352 ; 0x6635b740
.long 3238091016 ; 0xc1015908
.long 1896480942 ; 0x710a00ae
.long 2079110495 ; 0x7becb55f
.long 2688930320 ; 0xa045d210
.long 1966454083 ; 0x7535b543
.long 2429075456 ; 0x90c8c000
.long 1281931135 ; 0x4c68b77f
.long 1078506848 ; 0x4048b560
.long 1192015616 ; 0x470cb700
.long 1764538242 ; 0x692cb782
.long 3223418138 ; 0xc021751a
.long 3076494292 ; 0xb75f93d4
.long 3080745836 ; 0xb7a0736c
.long 151275540 ; 0x9044814
.long 2070721887 ; 0x7b6cb55f
.long 1521533184 ; 0x5ab0c100
.long 3078816911 ; 0xb783048f
.long 2098218829 ; 0x7d10474d
.long 2443362339 ; 0x91a2c023
.long 1936504671 ; 0x736cb75f
.long 1192539968 ; 0x4714b740
.long 35963137 ; 0x224c101
.long 3229745929 ; 0xc0820309
.long 3523742464 ; 0xd2080b00
.long 1958783445 ; 0x74c0a9d5
.long 1953281407 ; 0x746cb57f
.long 2447556663 ; 0x91e2c037
.long 2854343184 ; 0xaa21d210
.long 3223388427 ; 0xc021010b
.long 3222538496 ; 0xc0140900
.long 3221358960 ; 0xc0020970
.long 2645371516 ; 0x9dad2a7c
.long 2724327424 ; 0xa261f000
.long 2053945183 ; 0x7a6cb75f
.long 1954586232 ; 0x74809e78
.long 1261090593 ; 0x4b2ab721
.long 1270003489 ; 0x4bb2b721
.long 2466431007 ; 0x9302c01f
.long 1192539904 ; 0x4714b700
.long 1766635395 ; 0x694cb783
.long 1666496320 ; 0x6354b740
.long 1674360672 ; 0x63ccb760
.long 1657583424 ; 0x62ccb740
.long 29741344 ; 0x1c5d120
.long 21418016 ; 0x146d020
.long 34275652 ; 0x20b0144
.long 167821345 ; 0xa00c021
.long 167821328 ; 0xa00c010
.long 4026572237 ; 0xf0009dcd
.long 17539425 ; 0x10ba161
.long 151044129 ; 0x900c021
.long 152092688 ; 0x910c010
.long 4026572205 ; 0xf0009dad
.long 169910626 ; 0xa20a162
.long 4026572237 ; 0xf0009dcd
.long 3500319202 ; 0xd0a2a1e2
.long 3489422617 ; 0xcffc5d19
.long 1498949760 ; 0x59582880
.long 168833314 ; 0xa103122
.long 4026572237 ; 0xf0009dcd
.long 3658522977 ; 0xda10a161
.long 3074402402 ; 0xb73fa862
.long 76511852 ; 0x48f7a6c
.long 1950391874 ; 0x74409e42
.long 145674481 ; 0x8aed0f1
.long 2012525855 ; 0x77f4b51f
.long 2001975111 ; 0x7753b747
.long 679530492 ; 0x2880cffc
.long 2470625308 ; 0x9342c01c
.long 2656767362 ; 0x9e5b0d82
.long 34315896 ; 0x20b9e78
.long 1772926787 ; 0x69acb743
.long 167821345 ; 0xa00c021
.long 169918482 ; 0xa20c012
.long 2647458740 ; 0x9dcd03b4
.long 2749493248 ; 0xa3e1f000
.long 1781839683 ; 0x6a34b743
.long 3223388427 ; 0xc021010b
.long 3222407424 ; 0xc0120900
.long 3508537648 ; 0xd1200930
.long 2645361461 ; 0x9dad0335
.long 2741170176 ; 0xa362f000
.long 1932310403 ; 0x732cb783
.long 3223388171 ; 0xc021000b
.long 3222276096 ; 0xc0100800
.long 37226560 ; 0x2380840
.long 4026572173 ; 0xf0009d8d
.long 68133473 ; 0x40fa261
.long 1942796099 ; 0x73ccb743
.long 3223428776 ; 0xc0219ea8
.long 3222277120 ; 0xc0100c00
.long 20188240 ; 0x1340c50
.long 4026572174 ; 0xf0009d8e
.long 76521825 ; 0x48fa161
.long 1951250307 ; 0x744db783
.long 3223388939 ; 0xc021030b
.long 3222276864 ; 0xc0100b00
.long 37227360 ; 0x2380b60
.long 4026572269 ; 0xf0009ded
.long 3074663009 ; 0xb743a261
.long 2662167757 ; 0x9ead74cd
.long 243318817 ; 0xe80c021
.long 250658832 ; 0xef0c010
.long 2648572212 ; 0x9dde0134
.long 2707550208 ; 0xa161f000
.long 2026747779 ; 0x78cdb783
.long 3223428778 ; 0xc0219eaa
.long 3222408448 ; 0xc0120d00
.long 3507490128 ; 0xd1100d50
.long 2645427769 ; 0x9dae0639
.long 2724327424 ; 0xa261f000
.long 2035136323 ; 0x794db743
.long 3507490096 ; 0xd1100d30
.long 2645427509 ; 0x9dae0535
.long 2707550208 ; 0xa161f000
.long 1917433743 ; 0x7249b78f
.long 3254820185 ; 0xc2009d59
.long 3238091272 ; 0xc1015a08
.long 4064805454 ; 0xf248024e
.long 3223431685 ; 0xc021aa05
.long 3222439168 ; 0xc0128500
.long 3507520864 ; 0xd1108560
.long 2653816377 ; 0x9e2e0639
.long 2724327424 ; 0xa261f000
.long 1615443776 ; 0x6049b740
.long 1493699856 ; 0x59080d10
.long 19841281 ; 0x12ec101
.long 2839933000 ; 0xa945f048
.long 87413008 ; 0x535d110
.long 4026572206 ; 0xf0009dae
.long 2662048097 ; 0x9eaba161
.long 226541601 ; 0xd80c021
.long 233881618 ; 0xdf0c012
.long 4026572222 ; 0xf0009dbe
.long 3658523233 ; 0xda10a261
.long 2648287590 ; 0x9dd9a966
.long 3042942547 ; 0xb55f9e53
.long 1647540340 ; 0x62337874
.long 156160050 ; 0x94ed032
.long 3005510912 ; 0xb3247500
.long 3223406648 ; 0xc0214838
.long 3254814464 ; 0xc2008700
.long 3222559251 ; 0xc0145a13
.long 38045472 ; 0x2448720
.long 4026565509 ; 0xf0008385
.long 3080692321 ; 0xb79fa261
.long 3238099948 ; 0xc1017bec
.long 34275534 ; 0x20b00ce
.long 167821345 ; 0xa00c021
.long 1747826464 ; 0x682db720
.long 172015634 ; 0xa40c012
.long 4026572237 ; 0xf0009dcd
.long 3074662625 ; 0xb743a0e1
.long 1954577741 ; 0x74807d4d
.long 2433007616 ; 0x9104c000
.long 4026572173 ; 0xf0009d8d
.long 2643370977 ; 0x9d8ea3e1
.long 2741170176 ; 0xa362f000
.long 1192015648 ; 0x470cb720
.long 1756215171 ; 0x68adb783
.long 2097202176 ; 0x7d00c400
.long 2451881984 ; 0x9224c000
.long 2858524013 ; 0xaa619d6d
.long 4026572173 ; 0xf0009d8d
.long 2640224865 ; 0x9d5ea261
.long 2643372385 ; 0x9d8ea961
.long 2707550208 ; 0xa161f000
.long 2858516869 ; 0xaa618185
.long 4026572222 ; 0xf0009dbe
.long 3076498017 ; 0xb75fa261
.long 3074454380 ; 0xb740736c
.long 3238086420 ; 0xc1014714
.long 17367588 ; 0x1090224
.long 167821442 ; 0xa00c082
.long 3523780176 ; 0xd2089e50
.long 34319110 ; 0x20bab06
.long 157335680 ; 0x960c080
.long 167821345 ; 0xa00c021
.long 2866204680 ; 0xaad6d008
.long 1840035776 ; 0x6dacb7c0
.long 1999419203 ; 0x772cb743
.long 172015638 ; 0xa40c016
.long 4026572237 ; 0xf0009dcd
.long 3074662753 ; 0xb743a161
.long 168851380 ; 0xa1077b4
.long 4026572237 ; 0xf0009dcd
.long 3074662754 ; 0xb743a162
.long 168851500 ; 0xa10782c
.long 4026572237 ; 0xf0009dcd
.long 3074662753 ; 0xb743a161
.long 3221768244 ; 0xc0084834
.long 2647460384 ; 0x9dcd0a20
.long 2707615744 ; 0xa162f000
.long 1907144514 ; 0x71acb742
.long 172015640 ; 0xa40c018
.long 4026572237 ; 0xf0009dcd
.long 3074597217 ; 0xb742a161
.long 3486151220 ; 0xcfca7234
.long 2647460417 ; 0x9dcd0a41
.long 2707615744 ; 0xa162f000
.long 1923921730 ; 0x72acb742
.long 2647460368 ; 0x9dcd0a10
.long 2707550208 ; 0xa161f000
.long 1932834626 ; 0x7334b742
.long 175161376 ; 0xa70c020
.long 4026572237 ; 0xf0009dcd
.long 3074597218 ; 0xb742a162
.long 3223221420 ; 0xc01e74ac
.long 2647460464 ; 0x9dcd0a70
.long 2707550208 ; 0xa161f000
.long 1966389058 ; 0x7534b742
.long 2647460368 ; 0x9dcd0a10
.long 2707615744 ; 0xa162f000
.long 1709031681 ; 0x65ddc101
.long 2028779391 ; 0x78ecb77f
.long 3226731964 ; 0xc05405bc
.long 3074398575 ; 0xb73f996f
.long 3072357484 ; 0xb720746c
.long 34293524 ; 0x20b4714
.long 3222142992 ; 0xc00e0010
.long 3074566268 ; 0xb742287c
.long 402944333 ; 0x1804714d
.long 3488634912 ; 0xcff05820
.long 3223398400 ; 0xc0212800
.long 805571072 ; 0x30040a00
.long 170967062 ; 0xa30c016
.long 4026572237 ; 0xf0009dcd
.long 3074596961 ; 0xb742a061
.long 3223221709 ; 0xc01e75cd
.long 2647460432 ; 0x9dcd0a50
.long 2707550208 ; 0xa161f000
.long 1205188419 ; 0x47d5b743
.long 3229614347 ; 0xc080010b
.long 2656262688 ; 0x9e535a20
.long 151044129 ; 0x900c021
.long 157335572 ; 0x960c014
.long 2645373510 ; 0x9dad3246
.long 2724327424 ; 0xa261f000
.long 3223388683 ; 0xc021020b
.long 3074558464 ; 0xb7420a00
.long 3229775701 ; 0xc0827755
.long 2647460400 ; 0x9dcd0a30
.long 2707615744 ; 0xa162f000
.long 1766700930 ; 0x694db782
.long 3222369558 ; 0xc0117516
.long 134648210 ; 0x8069192
.long 3238023696 ; 0xc1005210
.long 3222371640 ; 0xc0117d38
.long 34312386 ; 0x20b90c2
.long 167821345 ; 0xa00c021
.long 1942861634 ; 0x73cdb742
.long 169918490 ; 0xa20c01a
.long 4026572237 ; 0xf0009dcd
.long 3074597217 ; 0xb742a161
.long 168850517 ; 0xa107455
.long 4026572237 ; 0xf0009dcd
.long 3074400610 ; 0xb73fa162
.long 1950382700 ; 0x74407a6c
.long 2464333838 ; 0x92e2c00e
.long 2012002175 ; 0x77ecb77f
.long 3075409039 ; 0xb74f048f
.long 3246422097 ; 0xc1807851
.long 3222165777 ; 0xc00e5911
.long 1560815996 ; 0x5d08297c
.long 78565392 ; 0x4aed010
.long 1510785280 ; 0x5a0cc100
.long 1953281823 ; 0x746cb71f
.long 175947778 ; 0xa7cc002
.long 1437448032 ; 0x55adb760
.long 3489439402 ; 0xcffc9eaa
.long 1644767745 ; 0x62092a01
.long 218152993 ; 0xd00c021
.long 3222536774 ; 0xc0140246
.long 2645429552 ; 0x9dae0d30
.long 2724327424 ; 0xa261f000
.long 3221356836 ; 0xc0020124
.long 3072330108 ; 0xb720097c
.long 3489421357 ; 0xcffc582d
.long 1627728129 ; 0x61052901
.long 3223388683 ; 0xc021020b
.long 19008000 ; 0x1220a00
.long 172015636 ; 0xa40c014
.long 4026572237 ; 0xf0009dcd
.long 68133217 ; 0x40fa161
.long 1506457413 ; 0x59cab745
.long 1221375843 ; 0x48ccb763
.long 1954586282 ; 0x74809eaa
.long 172146689 ; 0xa42c001
.long 1143124772 ; 0x4422b324
.long 3223400902 ; 0xc02131c6
.long 3222539520 ; 0xc0140d00
.long 3043167568 ; 0xb5630d50
.long 2645444812 ; 0x9dae48cc
.long 2715938816 ; 0xa1e1f000
.long 3223388683 ; 0xc021020b
.long 3074558464 ; 0xb7420a00
.long 3222828748 ; 0xc01876cc
.long 2647460352 ; 0x9dcd0a00
.long 2707550208 ; 0xa161f000
.long 1430959941 ; 0x554ab745
.long 218265410 ; 0xd027742
.long 220385281 ; 0xd22d001
.long 3221255296 ; 0xc0007480
.long 3072364836 ; 0xb7209124
.long 3079292684 ; 0xb78a470c
.long 1963094697 ; 0x750272a9
.long 2466431016 ; 0x9302c028
.long 3221976704 ; 0xc00b7680
.long 2656342468 ; 0x9e5491c4
.long 1293203232 ; 0x4d14b720
.long 2656149112 ; 0x9e519e78
.long 3074427270 ; 0xb7400986
.long 3072868425 ; 0xb7284049
.long 3045029170 ; 0xb57f7532
.long 3078586348 ; 0xb77f7fec
.long 843215980 ; 0x3242746c
.long 2138355039 ; 0x7f74b55f
.long 3047136946 ; 0xb59f9eb2
.long 93159148 ; 0x58d7eec
.long 4292085894 ; 0xffd40886
.long 3080689899 ; 0xb79f98eb
.long 3355343852 ; 0xc7fe7bec
.long 3238071678 ; 0xc1010d7e
.long 34275534 ; 0x20b00ce
.long 167821345 ; 0xa00c021
.long 1169011972 ; 0x45adb504
.long 2647460416 ; 0x9dcd0a40
.long 2707615744 ; 0xa162f000
.long 3223388427 ; 0xc021010b
.long 3222669568 ; 0xc0160900
.long 2645362944 ; 0x9dad0900
.long 2690772992 ; 0xa061f000
.long 1242347264 ; 0x4a0cb700
.long 1076410240 ; 0x4028b780
.long 4293293312 ; 0xffe67500
.long 3072365122 ; 0xb7209242
.long 3072280332 ; 0xb71f470c
.long 3074388852 ; 0xb73f7374
.long 3238099572 ; 0xc1017a74
.long 2657879682 ; 0x9e6c0682
.long 3229775424 ; 0xc0827640
.long 3523742304 ; 0xd2080a60
.long 37923345 ; 0x242aa11
.long 169918596 ; 0xa20c084
.long 2861158920 ; 0xaa89d208
.long 2447687680 ; 0x91e4c000
.long 2020390783 ; 0x786cb77f
.long 2012526431 ; 0x77f4b75f
.long 1705492737 ; 0x65a7c101
.long 1503970048 ; 0x59a4c300
.long 2556608596 ; 0x9862c054
.long 3555786832 ; 0xd3f10050
.long 3076532878 ; 0xb7602a8e
.long 3078573844 ; 0xb77f4f14
.long 4027609964 ; 0xf010736c
.long 2662049897 ; 0x9eaba869
.long 2623708804 ; 0x9c629e84
.long 3229654636 ; 0xc0809e6c
.long 3523742304 ; 0xd2080a60
.long 3072303105 ; 0xb71fa001
.long 2658692208 ; 0x9e786c70
.long 1923659690 ; 0x72a8b7aa
.long 746373134 ; 0x2c7cc00e
.long 1937028383 ; 0x7374b51f
.long 4293226833 ; 0xffe57151
.long 1967165522 ; 0x75409052
.long 2420293634 ; 0x9042c002
.long 3221228290 ; 0xc0000b02
.long 76517696 ; 0x48f9140
.long 1925822378 ; 0x72c9b7aa
.long 794743793 ; 0x2f5ed3f1
.long 3221320012 ; 0xc001714c
.long 3508572916 ; 0xd12092f4
.long 3072328559 ; 0xb720036f
.long 2658421644 ; 0x9e744b8c
.long 182636562 ; 0xae2d012
.long 174112898 ; 0xa60c082
.long 2853294600 ; 0xaa11d208
.long 1076475712 ; 0x4029b740
.long 4294930692 ; 0xffff7104
.long 3533869384 ; 0xd2a29148
.long 3288358576 ; 0xc4005eb0
.long 2662010114 ; 0x9eab0d02
.long 160603730 ; 0x9929e52
.long 176209953 ; 0xa80c021
.long 2580807604 ; 0x99d3ffb4
.long 3288337088 ; 0xc4000ac0
.long 2648508930 ; 0x9ddd0a02
.long 2724327424 ; 0xa261f000
.long 2662571634 ; 0x9eb39e72
.long 157335680 ; 0x960c080
.long 2840973320 ; 0xa955d008
.long 1954679174 ; 0x74820986
.long 2448752638 ; 0x91f4fffe
.long 2558459860 ; 0x987effd4
.long 3081372815 ; 0xb7aa048f
.long 3555816137 ; 0xd3f172c9
.long 1900818270 ; 0x714c2f5e
.long 2444427262 ; 0x91b2fffe
.long 1284290368 ; 0x4c8cb740
.long 2856439816 ; 0xaa41d008
.long 38715649 ; 0x24ec101
.long 174112896 ; 0xa60c080
.long 2853556744 ; 0xaa15d208
.long 3222304002 ; 0xc0107502
.long 1967166292 ; 0x75409354
.long 3042905350 ; 0xb55f0d06
.long 3490871668 ; 0xd0127974
.long 3221230444 ; 0xc000136c
.long 3221524868 ; 0xc0049184
.long 2658702176 ; 0x9e789360
.long 795792369 ; 0x2f6ed3f1
.long 1923659626 ; 0x72a8b76a
.long 3221385420 ; 0xc00270cc
.long 3076558964 ; 0xb7609074
.long 3238087564 ; 0xc1014b8c
.long 2661417582 ; 0x9ea2026e
.long 174112898 ; 0xa60c082
.long 2853294600 ; 0xaa11d208
.long 2841759752 ; 0xa961d008
.long 224444544 ; 0xd60c080
.long 191025170 ; 0xb62d012
.long 4294930692 ; 0xffff7104
.long 3078590728 ; 0xb77f9108
.long 3490740596 ; 0xd0107974
.long 1897376341 ; 0x7117aa55
.long 2419392511 ; 0x9034ffff
.long 1588646690 ; 0x5eb0d322
.long 218284544 ; 0xd02c200
.long 2656214699 ; 0x9e529eab
.long 4289989010 ; 0xffb40992
.long 3078658424 ; 0xb7809978
.long 3271575308 ; 0xc300470c
.long 9984136 ; 0x985888
.long 3223388683 ; 0xc021020b
.long 3072592384 ; 0xb7240a00
.long 3222685101 ; 0xc01645ad
.long 2647460352 ; 0x9dcd0a00
.long 2699161600 ; 0xa0e1f000
.long 176209953 ; 0xa80c021
.long 3254782656 ; 0xc2000ac0
.long 2648508930 ; 0x9ddd0a02
.long 2724327424 ; 0xa261f000
.long 3555827320 ; 0xd3f19e78
.long 3077189486 ; 0xb76a2f6e
.long 1892446888 ; 0x70cc72a8
.long 2419261438 ; 0x9032fffe
.long 3223418048 ; 0xc02174c0
.long 3076493826 ; 0xb75f9202
.long 3078584684 ; 0xb77f796c
.long 184711532 ; 0xb02796c
.long 3555854596 ; 0xd3f20904
.long 428091822 ; 0x198429ae
.long 2087499103 ; 0x7c6cb55f
.long 2095887743 ; 0x7cecb57f
.long 2104800639 ; 0x7d74b57f
.long 24105248 ; 0x16fd120
.long 1267513088 ; 0x4b8cb700
.long 3229746949 ; 0xc0820705
.long 3524267872 ; 0xd2100f60
.long 3078662481 ; 0xb780a951
.long 1887977512 ; 0x70884028
.long 2441658368 ; 0x9188c000
.long 3072302679 ; 0xb71f9e57
.long 3229645172 ; 0xc0807974
.long 3523742688 ; 0xd2080be0
.long 1896983157 ; 0x7111aa75
.long 2429730825 ; 0x90d2c009
.long 182636562 ; 0xae2d012
.long 3555827320 ; 0xd3f19e78
.long 3081383774 ; 0xb7aa2f5e
.long 1900835496 ; 0x714c72a8
.long 2417164287 ; 0x9012ffff
.long 1284814592 ; 0x4c94b700
.long 1885910847 ; 0x7068b73f
.long 1078507392 ; 0x4048b780
.long 687652878 ; 0x28fcc00e
.long 2037167423 ; 0x796cb53f
.long 38715649 ; 0x24ec101
.long 174112896 ; 0xa60c080
.long 2853556744 ; 0xaa15d208
.long 3222040834 ; 0xc00c7102
.long 3072364564 ; 0xb7209014
.long 3081389844 ; 0xb7aa4714
.long 1967157961 ; 0x754072c9
.long 325898258 ; 0x136cd012
.long 2451898363 ; 0x9224fffb
.long 2037167967 ; 0x796cb75f
.long 3042904324 ; 0xb55f0904
.long 4294868076 ; 0xfffe7c6c
.long 1954583520 ; 0x748093e0
.long 3489794562 ; 0xd0020a02
.long 4294183490 ; 0xfff40a42
.long 68129312 ; 0x40f9220
.long 2018031439 ; 0x7848b74f
.long 2012526399 ; 0x77f4b73f
.long 1953281823 ; 0x746cb71f
.long 3229636872 ; 0xc0805908
.long 3238092049 ; 0xc1015d11
.long 3222143150 ; 0xc00e00ae
.long 3076468092 ; 0xb75f2d7c
.long 3508697196 ; 0xd122786c
.long 3076546060 ; 0xb7605e0c
.long 3238024629 ; 0xc10055b5
.long 3221379477 ; 0xc0025995
.long 25561724 ; 0x1860a7c
.long 704761852 ; 0x2a01cffc
.long 17523257 ; 0x10b6239
.long 151044129 ; 0x900c021
.long 38191361 ; 0x246c101
.long 154189844 ; 0x930c014
.long 4026572205 ; 0xf0009dad
.long 86286945 ; 0x524a261
.long 226279426 ; 0xd7cc002
.long 755093500 ; 0x2d01cffc
.long 1479391008 ; 0x582db720
.long 1639301377 ; 0x61b5c101
.long 3223388683 ; 0xc021020b
.long 28445184 ; 0x1b20a00
.long 172015636 ; 0xa40c014
.long 4026572237 ; 0xf0009dcd
.long 4294025697 ; 0xfff1a1e1
.long 34312320 ; 0x20b9080
.long 3223389199 ; 0xc021040f
.long 3074558464 ; 0xb7420a00
.long 3223746124 ; 0xc026764c
.long 2647460416 ; 0x9dcd0a40
.long 2707550208 ; 0xa161f000
.long 2418081775 ; 0x9020ffef
.long 103075856 ; 0x624d010
.long 159563809 ; 0x982c021
.long 38060289 ; 0x244c101
.long 3225182787 ; 0xc03c6243
.long 3525577152 ; 0xd22409c0
.long 2638043527 ; 0x9d3d5987
.long 3221334369 ; 0xc001a961
.long 169347598 ; 0xa180a0e
.long 3006492808 ; 0xb3337088
.long 4293019698 ; 0xffe24832
.long 3497104114 ; 0xd07192f2
.long 3489533486 ; 0xcffe0e2e
.long 1645816321 ; 0x62192a01
.long 19398984 ; 0x1280148
.long 1502068992 ; 0x5987c100
.long 2441150434 ; 0x9180ffe2
.long 1192015616 ; 0x470cb700
.long 1764538243 ; 0x692cb783
.long 1689564992 ; 0x64b4b740
.long 1697429344 ; 0x652cb760
.long 1680652096 ; 0x642cb740
.long 29741344 ; 0x1c5d120
.long 21418016 ; 0x146d020
.long 4292870468 ; 0xffe00144
.long 143036736 ; 0x8869140
.long 3303035440 ; 0xc4e05230
.long 3221454080 ; 0xc0037d00
.long 3256651972 ; 0xc21c90c4
.long 3221388544 ; 0xc0027d00
.long 3238040068 ; 0xc1009204
.long 4292705592 ; 0xffdd7d38
.long 3078591234 ; 0xb77f9302
.long 1975548524 ; 0x75c07a6c
.long 3489728770 ; 0xd0010902
.long 167905570 ; 0xa020922
.long 3489821888 ; 0xd00274c0
.long 2022181442 ; 0x78880a42
.long 2426585113 ; 0x90a2c019
.long 3222893760 ; 0xc01974c0
.long 3080687682 ; 0xb79f9042
.long 168063852 ; 0xa04736c
.long 2070721951 ; 0x7b6cb59f
.long 1521533440 ; 0x5ab0c200
.long 1209317120 ; 0x4814b700
.long 2054469439 ; 0x7a74b73f
.long 1937028991 ; 0x7374b77f
.long 1078507328 ; 0x4048b740
.long 1276426048 ; 0x4c14b740
.long 3788611179 ; 0xe1d19e6b
.long 167939200 ; 0xa028c80
.long 1684714911 ; 0x646ab59f
.long 4287891073 ; 0xff940681
.long 76519867 ; 0x48f99bb
.long 1196275587 ; 0x474db783
.long 4292640016 ; 0xffdc7d10
.long 3070268132 ; 0xb70092e4
.long 3524282132 ; 0xd2104714
.long 3078597025 ; 0xb77fa9a1
.long 3074585460 ; 0xb7427374
.long 3074455508 ; 0xb74077d4
.long 2660517260 ; 0x9e94458c
.long 3074399330 ; 0xb73f9c62
.long 3072357228 ; 0xb720736c
.long 3238086420 ; 0xc1014714
.long 3229745682 ; 0xc0820212
.long 3523742208 ; 0xd2080a00
.long 3047139861 ; 0xb59faa15
.long 4292637804 ; 0xffdc746c
.long 1975554464 ; 0x75c091a0
.long 2462367766 ; 0x92c4c016
.long 1936504703 ; 0x736cb77f
.long 1209317280 ; 0x4814b7a0
.long 3045001604 ; 0xb57f0984
.long 4292115308 ; 0xffd47b6c
.long 3080690190 ; 0xb79f9a0e
.long 3254811500 ; 0xc2007b6c
.long 4292565680 ; 0xffdb5ab0
.long 3074396320 ; 0xb73f90a0
.long 3080745836 ; 0xb7a0736c
.long 142886932 ; 0x8844814
.long 2070721855 ; 0x7b6cb53f
.long 2583691220 ; 0x99ffffd4
.long 2070722399 ; 0x7b6cb75f
.long 1521533184 ; 0x5ab0c100
.long 2462121946 ; 0x92c0ffda
.long 182636562 ; 0xae2d012
.long 218285056 ; 0xd02c400
.long 1588646562 ; 0x5eb0d2a2
.long 2662047314 ; 0x9eab9e52
.long 3223390610 ; 0xc0210992
.long 4287892096 ; 0xff940a80
.long 180395006 ; 0xac09bfe
.long 151176192 ; 0x902c400
.long 4026572253 ; 0xf0009ddd
.long 3072368993 ; 0xb720a161
.long 3524282132 ; 0xd2104714
.long 3074402897 ; 0xb73faa51
.long 3076487788 ; 0xb75f7a6c
.long 3238100204 ; 0xc1017cec
.long 3229876802 ; 0xc0840242
.long 3523742240 ; 0xd2080a20
.long 1950394889 ; 0x7440aa09
.long 3221226152 ; 0xc00002a8
.long 3078656516 ; 0xb7809204
.long 3076538571 ; 0xb76040cb
.long 3076538451 ; 0xb7604053
.long 3254808013 ; 0xc2006dcd
.long 1569806869 ; 0x5d915a15
.long 1706672385 ; 0x65b9c101
.long 2585968692 ; 0x9a22c034
.long 2662007504 ; 0x9eab02d0
.long 4289986957 ; 0xffb4018d
.long 2662570895 ; 0x9eb39b8f
.long 4289988994 ; 0xffb40982
.long 3074463766 ; 0xb7409816
.long 3490728468 ; 0xd0104a14
.long 1962977857 ; 0x7500aa41
.long 2468659200 ; 0x9324c000
.long 1268037408 ; 0x4b94b720
.long 2840711696 ; 0xa951d210
.long 1078572928 ; 0x4049b780
.long 4294209672 ; 0xfff47088
.long 3523777192 ; 0xd20892a8
.long 3076500085 ; 0xb75faa75
.long 1887992940 ; 0x70887c6c
.long 2446786548 ; 0x91d6fff4
.long 2104276863 ; 0x7d6cb77f
.long 4290027187 ; 0xffb49eb3
.long 4294220401 ; 0xfff49a71
.long 3070267616 ; 0xb70090e0
.long 3523757836 ; 0xd208470c
.long 3078662625 ; 0xb780a9e1
.long 3074573708 ; 0xb742458c
.long 2662561716 ; 0x9eb377b4
.long 2623708836 ; 0x9c629ea4
.long 1326757632 ; 0x4f14b700
.long 2841760264 ; 0xa961d208
.long 1208792864 ; 0x480cb720
.long 1095546624 ; 0x414cb700
.long 164810770 ; 0x9d2d012
.long 1076475200 ; 0x4029b540
.long 2659451277 ; 0x9e84018d
.long 3523779682 ; 0xd2089c62
.long 4294877281 ; 0xfffea061
.long 1967165856 ; 0x754091a0
.long 2439168014 ; 0x9162c00e
.long 3221229186 ; 0xc0000e82
.long 2658701632 ; 0x9e789140
.long 787403762 ; 0x2eeed3f2
.long 1923659658 ; 0x72a8b78a
.long 3221451035 ; 0xc003711b
.long 3490746676 ; 0xd0109134
.long 3074426590 ; 0xb74006de
.long 51071892 ; 0x30b4b94
.long 190890114 ; 0xb60c082
.long 2840711688 ; 0xa951d208
.long 2856439824 ; 0xaa41d010
.long 257085458 ; 0xf52d012
.long 4294930568 ; 0xffff7088
.long 3542257992 ; 0xd3229148
.long 3238027184 ; 0xc1005fb0
.long 2663058690 ; 0x9ebb0d02
.long 160603730 ; 0x9929e52
.long 2607677332 ; 0x9b6dff94
.long 3223388687 ; 0xc021020f
.long 3523742208 ; 0xd2080a00
.long 3224938962 ; 0xc038a9d2
.long 159779440 ; 0x9860a70
.long 4026572237 ; 0xf0009dcd
.long 17801697 ; 0x10fa1e1
.long 151044129 ; 0x900c021
.long 158384198 ; 0x970c046
.long 4026572205 ; 0xf0009dad
.long 3078660577 ; 0xb780a1e1
.long 2657830668 ; 0x9e6b470c
.long 95994113 ; 0x5b8c101
.long 3229916764 ; 0xc0849e5c
.long 3230141856 ; 0xc0880da0
.long 3523742240 ; 0xd2080a20
.long 3490753049 ; 0xd010aa19
.long 3238111722 ; 0xc101a9ea
.long 495191480 ; 0x1d8405b8
.long 2600665012 ; 0x9b02ffb4
.long 159778187 ; 0x986058b
.long 2609512340 ; 0x9b89ff94
.long 1242347264 ; 0x4a0cb700
.long 1076410240 ; 0x4028b780
.long 3222172928 ; 0xc00e7500
.long 34574788 ; 0x20f91c4
.long 167821345 ; 0xa00c021
.long 3221752384 ; 0xc0080a40
.long 2647460994 ; 0x9dcd0c82
.long 2699227136 ; 0xa0e2f000
.long 3223388431 ; 0xc021010f
.long 3225422080 ; 0xc0400900
.long 2636974336 ; 0x9d2d0900
.long 3221400161 ; 0xc002aa61
.long 2645375552 ; 0x9dad3a40
.long 2724327424 ; 0xa261f000
.long 3555892856 ; 0xd3f29e78
.long 3079286510 ; 0xb78a2eee
.long 1897624232 ; 0x711b72a8
.long 2473787388 ; 0x9372fffc
.long 3221910784 ; 0xc00a7500
.long 243438274 ; 0xe8292c2
.long 2436939776 ; 0x9140c000
.long 3555892856 ; 0xd3f29e78
.long 3079286510 ; 0xb78a2eee
.long 1897624232 ; 0x711b72a8
.long 2440347658 ; 0x9174c00a
.long 81711120 ; 0x4ded010
.long 1268037376 ; 0x4b94b700
.long 3229745667 ; 0xc0820203
.long 3074427488 ; 0xb7400a60
.long 3523756104 ; 0xd2084048
.long 1922410770 ; 0x7295a912
.long 257085444 ; 0xf52d004
.long 2437480447 ; 0x9148ffff
.long 3079608580 ; 0xb78f1904
.long 3490869033 ; 0xd0126f29
.long 1922371410 ; 0x72950f52
.long 1588646690 ; 0x5eb0d322
.long 1192539936 ; 0x4714b720
.long 3489728770 ; 0xd0010902
.long 3221752098 ; 0xc0080922
.long 3254783234 ; 0xc2000d02
.long 3042925064 ; 0xb55f5a08
.long 2662037356 ; 0x9eab776c
.long 3238108754 ; 0xc1019e52
.long 160563394 ; 0x99200c2
.long 1714272192 ; 0x662db7c0
.long 2598764436 ; 0x9ae5ff94
.long 3223388683 ; 0xc021020b
.long 3221752320 ; 0xc0080a00
.long 171969794 ; 0xa400d02
.long 4026572237 ; 0xf0009dcd
.long 17539426 ; 0x10ba162
.long 151044129 ; 0x900c021
.long 153141312 ; 0x920c040
.long 2841812269 ; 0xa9629d2d
.long 173064254 ; 0xa50c03e
.long 2858523981 ; 0xaa619d4d
.long 176209953 ; 0xa80c021
.long 180404294 ; 0xac0c046
.long 2841746781 ; 0xa9619d5d
.long 3221845120 ; 0xc0097480
.long 3042939396 ; 0xb55f9204
.long 25523564 ; 0x185756c
.long 3078987384 ; 0xb7859e78
.long 1962955690 ; 0x750053aa
.long 2443362304 ; 0x91a2c000
.long 2054469407 ; 0x7a74b71f
.long 2003613503 ; 0x776cb73f
.long 1979714050 ; 0x76000a02
.long 172150785 ; 0xa42d001
.long 3040813250 ; 0xb53f20c2
.long 3072358252 ; 0xb720776c
.long 3076540180 ; 0xb7604714
.long 3490728724 ; 0xd0104b14
.long 3074688594 ; 0xb7440652
.long 3229761869 ; 0xc082414d
.long 3523742304 ; 0xd2080a60
.long 20228625 ; 0x134aa11
.long 2841825296 ; 0xa962d010
.long 37929217 ; 0x242c101
.long 3230138761 ; 0xc0880189
.long 3229878688 ; 0xc08409a0
.long 3523742240 ; 0xd2080a20
.long 3490229001 ; 0xd008ab09
.long 3079645689 ; 0xb78fa9f9
.long 3071244361 ; 0xb70f7849
.long 1988129097 ; 0x76807149
.long 1095611716 ; 0x414db544
.long 1995224447 ; 0x76ecb57f
.long 1978447263 ; 0x75ecb59f
.long 1986835743 ; 0x766cb51f
.long 2449784839 ; 0x9204c007
.long 2102245251 ; 0x7d4db783
.long 3221714176 ; 0xc0077500
.long 3085144194 ; 0xb7e39082
.long 3490740941 ; 0xd0107acd
.long 76481758 ; 0x48f04de
.long 1865004943 ; 0x6f29b78f
.long 2053945151 ; 0x7a6cb73f
.long 1967896488 ; 0x754bb7a8
.long 1510523392 ; 0x5a08c200
.long 3238097984 ; 0xc1017440
.long 3072327886 ; 0xb72000ce
.long 3040831021 ; 0xb53f662d
.long 3221255404 ; 0xc00074ec
.long 3074462372 ; 0xb74092a4
.long 3624421132 ; 0xd808470c
.long 3624446406 ; 0xd808a9c6
.long 371265 ; 0x5aa41
.long 3254803861 ; 0xc2005d95
.long 3076545041 ; 0xb7605a11
.long 3509743020 ; 0xd1326dac
.long 3224658375 ; 0xc03461c7
.long 6330537 ; 0x6098a9
.long 722392049 ; 0x2b0ed3f1
.long 2004137759 ; 0x7774b71f
.long 3221648896 ; 0xc0067600
.long 3072365122 ; 0xb7209242
.long 3078965004 ; 0xb785470c
.long 3758116781 ; 0xe0004fad
.long 3490851336 ; 0xd0122a08
.long 3007320064 ; 0xb3401000
.long 3078571042 ; 0xb77f4422
.long 3074389612 ; 0xb73f766c
.long 3542382060 ; 0xd32475ec
.long 3490797920 ; 0xd0115960
.long 3078564150 ; 0xb77f2936
.long 3490805484 ; 0xd01176ec
.long 3254790686 ; 0xc2002a1e
.long 1495030284 ; 0x591c5a0c
.long 3246403880 ; 0xc1803128
.long 2661505600 ; 0x9ea35a40
.long 891723392 ; 0x35269e80
.long 3490788640 ; 0xd0113520
.long 3221498486 ; 0xc0042a76
.long 2656123136 ; 0x9e513900
.long 1967141160 ; 0x75403128
.long 3008629266 ; 0xb3540a12
.long 824329250 ; 0x31224422
.long 3072340008 ; 0xb7203028
.long 3533852564 ; 0xd2a24f94
.long 3076480664 ; 0xb75f5e98
.long 3508565356 ; 0xd120756c
.long 92995923 ; 0x58b0153
.long 159555156 ; 0x9829e54
.long 2701521449 ; 0xa105f229
.long 2684482056 ; 0xa001f208
.long 2583429012 ; 0x99fbff94
.long 1334622048 ; 0x4f8cb760
.long 156291154 ; 0x950d052
.long 3238069643 ; 0xc101058b
.long 163710246 ; 0x9c20526
.long 2582773652 ; 0x99f1ff94
.long 1335146336 ; 0x4f94b760
.long 156291218 ; 0x950d092
.long 159563778 ; 0x982c002
.long 92996902 ; 0x58b0526
.long 2582118292 ; 0x99e7ff94
.long 1334622080 ; 0x4f8cb780
.long 180404226 ; 0xac0c002
.long 3491759499 ; 0xd020058b
.long 3221356888 ; 0xc0020158
.long 4287891906 ; 0xff9409c2
.long 3076495836 ; 0xb75f99dc
.long 3221517556 ; 0xc00474f4
.long 151128450 ; 0x9020982
.long 4283696523 ; 0xff54058b
.long 93034800 ; 0x58b9930
.long 2571894612 ; 0x994bff54
.long 4283696523 ; 0xff54058b
.long 3223427718 ; 0xc0219a86
.long 3222276098 ; 0xc0100802
.long 2634876944 ; 0x9d0d0810
.long 3490752865 ; 0xd010a961
.long 3073311966 ; 0xb72f04de
.long 3494997801 ; 0xd0516f29
.long 143002136 ; 0x8860a18
.long 1093161520 ; 0x41285230
.long 4026572173 ; 0xf0009d8d
.long 227451233 ; 0xd8ea161
.long 2578382740 ; 0x99aeff94
.long 4287892874 ; 0xff940d8a
.long 76519851 ; 0x48f99ab
.long 1171109763 ; 0x45cdb783
.long 3555892856 ; 0xd3f29e78
.long 168046318 ; 0xa042eee
.long 1171109251 ; 0x45cdb583
.long 1923659658 ; 0x72a8b78a
.long 4294275355 ; 0xfff5711b
.long 3074396978 ; 0xb73f9332
.long 3078583276 ; 0xb77f73ec
.long 3490806508 ; 0xd0117aec
.long 3490777362 ; 0xd0110912
.long 1887963698 ; 0x70880a32
.long 2045556031 ; 0x79ecb53f
.long 1944892767 ; 0x73ecb55f
.long 2432876548 ; 0x9102c004
.long 3081412216 ; 0xb7aa9e78
.long 4290867880 ; 0xffc172a8
.long 2656080352 ; 0x9e5091e0
.long 2845954576 ; 0xa9a1d210
.long 2008332098 ; 0x77b4b742
.long 1166849920 ; 0x458cb780
.long 2661588627 ; 0x9ea49e93
.long 3523779682 ; 0xd2089c62
.long 3051334485 ; 0xb5dfab55
.long 4291327084 ; 0xffc8746c
.long 3070267552 ; 0xb70090a0
.long 3085125396 ; 0xb7e34714
.long 1975548620 ; 0x75c07acc
.long 2472869880 ; 0x9364fff8
.long 4294445966 ; 0xfff80b8e
.long 3221328640 ; 0xc0019300
.long 3456109966 ; 0xce000d8e
.long 3490712960 ; 0xd0100d80
.long 288106022 ; 0x112c2626
.long 1513472512 ; 0x5a35c200
.long 3221492008 ; 0xc0041128
.long 3238009088 ; 0xc1001900
.long 3042924940 ; 0xb55f598c
.long 4294341996 ; 0xfff6756c
.long 3076493472 ; 0xb75f90a0
.long 1967159020 ; 0x754076ec
.long 1499517732 ; 0x5960d324
.long 1505804544 ; 0x59c0c100
.long 3008497938 ; 0xb3520912
.long 2660975650 ; 0x9e9b4422
.long 1978447647 ; 0x75ecb71f
.long 891723408 ; 0x35269e90
.long 3490788640 ; 0xd0113520
.long 2656119310 ; 0x9e512a0e
.long 1510785536 ; 0x5a0cc200
.long 4294586392 ; 0xfffa3018
.long 3070267584 ; 0xb70090c0
.long 3229632276 ; 0xc0804714
.long 3523742432 ; 0xd2080ae0
.long 3074599329 ; 0xb742a9a1
.long 3078649812 ; 0xb78077d4
.long 93013388 ; 0x58b458c
.long 2623708836 ; 0x9c629ea4
.long 2862731784 ; 0xaaa1d208
.long 1208792864 ; 0x480cb720
.long 1076475296 ; 0x4029b5a0
.long 2418081777 ; 0x9020fff1
.long 964739200 ; 0x3980c080
.long 1219343715 ; 0x48adb563
.long 2428567511 ; 0x90c0ffd7
.long 1936504607 ; 0x736cb71f
.long 1209317280 ; 0x4814b7a0
.long 3038709764 ; 0xb51f0804
.long 4290018156 ; 0xffb47b6c
.long 3074398994 ; 0xb73f9b12
.long 3229645676 ; 0xc0807b6c
.long 4291058352 ; 0xffc45ab0
.long 3072299552 ; 0xb71f9220
.long 3507581804 ; 0xd111736c
.long 134483232 ; 0x8040d20
.long 1521532928 ; 0x5ab0c000
.long 3223388683 ; 0xc021020b
.long 3038710272 ; 0xb51f0a00
.long 3225844588 ; 0xc0467b6c
.long 2647460416 ; 0x9dcd0a40
.long 2707550208 ; 0xa161f000
.long 2462121958 ; 0x92c0ffe6
.long 2003744671 ; 0x776eb79f
.long 2012133311 ; 0x77eeb7bf
.long 2020521951 ; 0x786eb7df
.long 2028910591 ; 0x78eeb7ff
.long 2353053704 ; 0x8c40c008
.long 3074399266 ; 0xb73f9c22
.long 42432876 ; 0x287796c
.long 3040807044 ; 0xb53f0884
.long 4292836460 ; 0xffdf7c6c
.long 2786956192 ; 0xa61d93a0
.long 2218835976 ; 0x8440c008
.long 1192540096 ; 0x4714b7c0
.long 2658208258 ; 0x9e710a02
.long 2058204995 ; 0x7aadb743
.long 1093514628 ; 0x412db584
.long 3222828164 ; 0xc0187484
.long 3078853570 ; 0xb78393c2
.long 3077537197 ; 0xb76f7dad
.long 3075436969 ; 0xb74f71a9
.long 3075436849 ; 0xb74f7131
.long 168063529 ; 0xa047229
.long 2108536195 ; 0x7dadb583
.long 1906947407 ; 0x71a9b54f
.long 1915860303 ; 0x7231b54f
.long 1613346144 ; 0x6029b560
.long 1898558831 ; 0x7129b56f
.long 1250736032 ; 0x4a8cb7a0
.long 3495009963 ; 0xd0519eab
.long 4287891924 ; 0xff9409d4
.long 4060650063 ; 0xf2089a4f
.long 9153313 ; 0x8bab21
.long 145870722 ; 0x8b1cf82
.long 3222762884 ; 0xc0177584
.long 3077542498 ; 0xb76f9262
.long 2661904689 ; 0x9ea97131
.long 1985066352 ; 0x7651b570
.long 3078987377 ; 0xb7859e71
.long 3072348971 ; 0xb720532b
.long 1962952460 ; 0x7500470c
.long 2445459475 ; 0x91c2c013
.long 2041427842 ; 0x79adb782
.long 1971586189 ; 0x7584048d
.long 1758311811 ; 0x68cdb583
.long 1192015648 ; 0x470cb720
.long 2445459475 ; 0x91c2c013
.long 3222500736 ; 0xc0137580
.long 3223425572 ; 0xc0219224
.long 3225160194 ; 0xc03c0a02
.long 2639071808 ; 0x9d4d0a40
.long 3221334625 ; 0xc001aa61
.long 152570126 ; 0x918090e
.long 3222434052 ; 0xc0127104
.long 2658242962 ; 0x9e719192
.long 1999353703 ; 0x772bb767
.long 1569234545 ; 0x5d889e71
.long 1915336527 ; 0x7229b74f
.long 1907472207 ; 0x71b1b74f
.long 2856442384 ; 0xaa41da10
.long 3238091016 ; 0xc1015908
.long 1560805676 ; 0x5d08012c
.long 2823155720 ; 0xa845f008
.long 3072329148 ; 0xb72005bc
.long 86796973 ; 0x52c6aad
.long 2825318416 ; 0xa866f010
.long 2839998480 ; 0xa946f010
.long 4027081286 ; 0xf0086246
.long 4027623765 ; 0xf010a955
.long 3491801590 ; 0xd020a9f6
.long 1950351552 ; 0x744000c0
.long 3238108785 ; 0xc1019e71
.long 3238068672 ; 0xc10101c0
.long 3043164740 ; 0xb5630244
.long 3045288493 ; 0xb5836a2d
.long 3038999469 ; 0xb52373ad
.long 3041096885 ; 0xb54374b5
.long 3043195053 ; 0xb56378ad
.long 3036903733 ; 0xb5037935
.long 3041094069 ; 0xb54369b5
.long 3036902197 ; 0xb5037335
.long 3080746029 ; 0xb7a0742d
.long 3222554388 ; 0xc0144714
.long 76255684 ; 0x48b91c4
.long 1842722784 ; 0x6dd5b7e0
.long 3085600002 ; 0xb7ea8502
.long 3490804425 ; 0xd01172c9
.long 2647596670 ; 0x9dcf1e7e
.long 3289554594 ; 0xc4129ea2
.long 1975546502 ; 0x75c07286
.long 2464333845 ; 0x92e2c015
.long 3658522217 ; 0xda109e69
.long 3079121186 ; 0xb787a922
.long 3076683563 ; 0xb762772b
.long 222062901 ; 0xd3c6935
.long 1561528892 ; 0x5d130a3c
.long 490524689 ; 0x1d3cd011
.long 1511244288 ; 0x5a13c200
.long 3221626116 ; 0xc0061d04
.long 436481404 ; 0x1a042d7c
.long 3254809730 ; 0xc2007482
.long 2656197184 ; 0x9e525a40
.long 3080850178 ; 0xb7a20b02
.long 3070392493 ; 0xb70278ad
.long 3070392621 ; 0xb702792d
.long 3490347061 ; 0xd00a7835
.long 3221687138 ; 0xc0070b62
.long 1993878140 ; 0x76d82a7c
.long 3223391874 ; 0xc0210e82
.long 2647329154 ; 0x9dcb0982
.long 248696833 ; 0xed2d001
.long 160481554 ; 0x990c112
.long 750530756 ; 0x2cbc30c4
.long 2464202752 ; 0x92e0c000
.long 3221321536 ; 0xc0017740
.long 1993511268 ; 0x76d29164
.long 2432876545 ; 0x9102c001
.long 3221321428 ; 0xc00176d4
.long 1994035362 ; 0x76da90a2
.long 2420293633 ; 0x9042c001
.long 237162513 ; 0xe22d011
.long 159432960 ; 0x980c100
.long 693031922 ; 0x294ed3f2
.long 3221320351 ; 0xc001729f
.long 2646446338 ; 0x9dbd9102
.long 2699161600 ; 0xa0e1f000
.long 3224764935 ; 0xc0360207
.long 2647460352 ; 0x9dcd0a00
.long 2732716032 ; 0xa2e1f000
.long 3224764679 ; 0xc0360107
.long 2645362976 ; 0x9dad0920
.long 2690772992 ; 0xa061f000
.long 437305352 ; 0x1a10c008
.long 4026572237 ; 0xf0009dcd
.long 1971363938 ; 0x7580a062
.long 2462253054 ; 0x92c2fffe
.long 3223323143 ; 0xc0200207
.long 2647460416 ; 0x9dcd0a40
.long 2699227136 ; 0xa0e2f000
.long 237162513 ; 0xe22d011
.long 159432960 ; 0x980c100
.long 693031922 ; 0x294ed3f2
.long 4294865567 ; 0xfffe729f
.long 1992594308 ; 0x76c49384
.long 2464333824 ; 0x92e2c000
.long 3221255882 ; 0xc00076ca
.long 1993380482 ; 0x76d09282
.long 2451750912 ; 0x9222c000
.long 167943793 ; 0xa029e71
.long 1395373893 ; 0x532bb745
.long 1814934912 ; 0x6c2db580
.long 3221320832 ; 0xc0017480
.long 3072364580 ; 0xb7209024
.long 3041019660 ; 0xb542470c
.long 3221257261 ; 0xc0007c2d
.long 2658243424 ; 0x9e719360
.long 2848119312 ; 0xa9c2da10
.long 1999353735 ; 0x772bb787
.long 1831712576 ; 0x6d2db740
.long 3254803857 ; 0xc2005d91
.long 3509738001 ; 0xd1325a11
.long 2658886087 ; 0x9e7b61c7
.long 3045067266 ; 0xb5800a02
.long 3041684525 ; 0xb54c6c2d
.long 3222555177 ; 0xc0144a29
.long 76388917 ; 0x48d9a35
.long 1984673029 ; 0x764bb505
.long 1976808933 ; 0x75d3b5e5
.long 1192015776 ; 0x470cb7a0
.long 2573926292 ; 0x996aff94
.long 3229876747 ; 0xc084020b
.long 3523742240 ; 0xd2080a20
.long 1954588929 ; 0x7480a901
.long 2433007616 ; 0x9104c000
.long 172148745 ; 0xa42c809
.long 167823102 ; 0xa00c6fe
.long 1166849408 ; 0x458cb580
.long 1234482976 ; 0x4994b720
.long 9112066 ; 0x8b0a02
.long 1078572864 ; 0x4049b740
.long 1395373445 ; 0x532bb585
.long 3222041728 ; 0xc00c7480
.long 2658243394 ; 0x9e719342
.long 3045329410 ; 0xb5840a02
.long 3045343533 ; 0xb584412d
.long 4287905837 ; 0xff94402d
.long 76389116 ; 0x48d9afc
.long 1825421248 ; 0x6ccdb7c0
.long 3081701910 ; 0xb7af0a16
.long 1972007753 ; 0x758a7349
.long 264159233 ; 0xfbec001
.long 193118241 ; 0xb82c021
.long 1143386980 ; 0x4426b364
.long 268226558 ; 0xffccffe
.long 195084304 ; 0xba0c010
.long 226427657 ; 0xd7f0309
.long 2658799294 ; 0x9e7a0ebe
.long 3222277506 ; 0xc0100d82
.long 4285794722 ; 0xff7409a2
.long 2642254817 ; 0x9d7d9be1
.long 1971366242 ; 0x7580a962
.long 2464350207 ; 0x92e2ffff
.long 774819889 ; 0x2e2ed031
.long 3221844296 ; 0xc0097148
.long 3490747330 ; 0xd01093c2
.long 142744034 ; 0x88219e2
.long 142909035 ; 0x8849e6b
.long 1493745792 ; 0x5908c080
.long 2656260712 ; 0x9e535268
.long 3254788678 ; 0xc2002246
.long 3221246473 ; 0xc0005209
.long 4294938753 ; 0xffff9081
.long 1900580928 ; 0x71489040
.long 2453995519 ; 0x9244ffff
.long 4294865282 ; 0xfffe7182
.long 3222180738 ; 0xc00e9382
.long 33761532 ; 0x20328fc
.long 3080738952 ; 0xb7a05888
.long 3238086412 ; 0xc101470c
.long 3074424988 ; 0xb740009c
.long 2658226229 ; 0x9e715035
.long 3046048011 ; 0xb58f010b
.long 226654249 ; 0xd827829
.long 3228830098 ; 0xc0740992
.long 4281600288 ; 0xff340920
.long 76389267 ; 0x48d9b93
.long 1758312322 ; 0x68cdb782
.long 1963334184 ; 0x75061a28
.long 2480062470 ; 0x93d2c006
.long 3074490507 ; 0xb741008b
.long 3657976619 ; 0xda084b2b
.long 1631889957 ; 0x6144aa25
.long 3080756849 ; 0xb7a09e71
.long 3078965004 ; 0xb785470c
.long 226645035 ; 0xd82542b
.long 1962974889 ; 0x75009ea9
.long 1767225155 ; 0x6955b743
.long 1493553412 ; 0x5905d104
.long 161923080 ; 0x9a6c008
.long 19255584 ; 0x125d120
.long 2365645393 ; 0x8d00e251
.long 2608004916 ; 0x9b72ff34
.long 2020128542 ; 0x7868b71e
.long 3229876747 ; 0xc084020b
.long 1946159652 ; 0x74000a24
.long 2684473864 ; 0xa001d208
.long 2420293633 ; 0x9042c001
.long 3794929794 ; 0xe2320882
.long 3794963470 ; 0xe2328c0e
.long 2659945612 ; 0x9e8b8c8c
.long 2852769841 ; 0xaa09d031
.long 2838155313 ; 0xa92ad031
.long 152227857 ; 0x912d011
.long 38584577 ; 0x24cc101
.long 682546161 ; 0x28aed3f1
.long 95735824 ; 0x5b4d010
.long 3230138633 ; 0xc0880109
.long 3229878560 ; 0xc0840920
.long 1883245088 ; 0x70400a20
.long 2710229512 ; 0xa18ad208
.long 2707083272 ; 0xa15ad008
.long 700371954 ; 0x29bed3f2
.long 2433023999 ; 0x9104ffff
.long 3078790769 ; 0xb7829e71
.long 1963223341 ; 0x7504692d
.long 2451750916 ; 0x9222c004
.long 3221517578 ; 0xc004750a
.long 1964020162 ; 0x751091c2
.long 3489794434 ; 0xd0020982
.long 76351922 ; 0x48d09b2
.long 2043524995 ; 0x79cdb783
.long 1565898564 ; 0x5d55b744
.long 2127411010 ; 0x7ecdb742
.long 3072330244 ; 0xb7200a04
.long 3509667596 ; 0xd131470c
.long 1896113705 ; 0x71046629
.long 2660436226 ; 0x9e930902
.long 1213641507 ; 0x4856b323
.long 3221255360 ; 0xc00074c0
.long 3078983970 ; 0xb7859122
.long 1962955563 ; 0x7500532b
.long 1210233650 ; 0x4822b332
.long 1085125955 ; 0x40adb543
.long 1192015776 ; 0x470cb7a0
.long 2662047345 ; 0x9eab9e71
.long 2058205027 ; 0x7aadb763
.long 232833122 ; 0xde0c062
.long 2614034324 ; 0x9bceff94
.long 4289990022 ; 0xffb40d86
.long 76388638 ; 0x48d991e
.long 1405859717 ; 0x53cbb785
.long 3221517568 ; 0xc0047500
.long 3080753732 ; 0xb7a09244
.long 2661894676 ; 0x9ea94a14
.long 3078816523 ; 0xb783030b
.long 3524281805 ; 0xd21045cd
.long 3229657377 ; 0xc080a921
.long 436472596 ; 0x1a040b14
.long 3045291136 ; 0xb5837480
.long 3221571021 ; 0xc00545cd
.long 3523776516 ; 0xd2089004
.long 3505498689 ; 0xd0f1aa41
.long 1962941782 ; 0x75001d56
.long 2426585088 ; 0x90a2c000
.long 3490187778 ; 0xd0080a02
.long 9151041 ; 0x8ba241
.long 2041427843 ; 0x79adb783
.long 2058729283 ; 0x7ab5b743
.long 1988364804 ; 0x76840a04
.long 2041427331 ; 0x79adb583
.long 2437070848 ; 0x9142c000
.long 2142091139 ; 0x7fadb783
.long 2133702467 ; 0x7f2db743
.long 2125313411 ; 0x7eadb583
.long 2142090563 ; 0x7fadb543
.long 3080651915 ; 0xb79f048b
.long 1962961737 ; 0x75006b49
.long 2468528128 ; 0x9322c000
.long 3078619275 ; 0xb780008b
.long 1962961581 ; 0x75006aad
.long 2455945216 ; 0x9262c000
.long 3221649026 ; 0xc0067682
.long 1988268994 ; 0x768293c2
.long 2456207366 ; 0x9266c006
.long 3221255812 ; 0xc0007684
.long 3078918468 ; 0xb7849144
.long 3074703789 ; 0xb74441ad
.long 3490857261 ; 0xd012412d
.long 3045355780 ; 0xb5847104
.long 3072344493 ; 0xb72041ad
.long 167922068 ; 0xa024994
.long 1078572416 ; 0x4049b580
.long 1970190239 ; 0x756eb79f
.long 1978578879 ; 0x75eeb7bf
.long 1986967519 ; 0x766eb7df
.long 1995356159 ; 0x76eeb7ff
.long 2353053706 ; 0x8c40c00a
.long 159554594 ; 0x9829c22
.long 2464219131 ; 0x92e0fffb
.long 3657997993 ; 0xda089ea9
.long 3078727973 ; 0xb781a925
.long 1648642891 ; 0x62444b4b
.long 21549088 ; 0x148d020
.long 86556929 ; 0x528c101
.long 1568526626 ; 0x5d7dd122
.long 19185921 ; 0x124c101
.long 4294465799 ; 0xfff85907
.long 76387168 ; 0x48d9360
.long 2001450887 ; 0x774bb787
.long 164548721 ; 0x9ced071
.long 696307710 ; 0x2980cffe
.long 2453733357 ; 0x9240ffed
.long 2049816450 ; 0x7a2db782
.long 1971586189 ; 0x7584048d
.long 1758311811 ; 0x68cdb583
.long 1192015648 ; 0x470cb720
.long 2462384108 ; 0x92c4ffec
.long 973128192 ; 0x3a00c200
.long 1756214659 ; 0x68adb583
.long 2455830508 ; 0x9260ffec
.long 3045276164 ; 0xb5833a04
.long 4293683373 ; 0xffec68ad
.long 142774720 ; 0x88291c0
.long 4294312451 ; 0xfff60203
.long 51090272 ; 0x30b9360
.long 3229614219 ; 0xc080008b
.long 3076721428 ; 0xb7630b14
.long 2662562477 ; 0x9eb37aad
.long 3523742210 ; 0xd2080a02
.long 3487736385 ; 0xcfe2a241
.long 4287892941 ; 0xff940dcd
.long 3080756007 ; 0xb7a09b27
.long 226642452 ; 0xd824a14
.long 2557870004 ; 0x9875ffb4
.long 3524304553 ; 0xd2109ea9
.long 3078859041 ; 0xb783a921
.long 1954563533 ; 0x748045cd
.long 3045267972 ; 0xb5831a04
.long 4294657485 ; 0xfffb45cd
.long 3078656130 ; 0xb7809082
.long 3076738828 ; 0xb7634f0c
.long 3076800725 ; 0xb76440d5
.long 4060627277 ; 0xf208414d
.long 3528632845 ; 0xd252aa0d
.long 2661551448 ; 0x9ea40d58
.long 4294614114 ; 0xfffa9c62
.long 2660471488 ; 0x9e9392c0
.long 2608988052 ; 0x9b81ff94
.long 679264270 ; 0x287cc00e
.long 1485357056 ; 0x5888c000
.long 3072327834 ; 0xb720009a
.long 2661901869 ; 0x9ea9662d
.long 167952417 ; 0xa02c021
.long 1968026915 ; 0x754db523
.long 1867101455 ; 0x6f49b50f
.long 172015942 ; 0xa40c146
.long 142655492 ; 0x880c004
.long 4026572237 ; 0xf0009dcd
.long 3074793697 ; 0xb745a0e1
.long 1954568395 ; 0x748058cb
.long 2441396224 ; 0x9184c000
.long 1976285064 ; 0x75cbb788
.long 3221255424 ; 0xc0007500
.long 3076821218 ; 0xb76490e2
.long 2660457293 ; 0x9e935b4d
.long 2561212276 ; 0x98a8ff74
.long 1233958720 ; 0x498cb740
.long 3490187782 ; 0xd0080a06
.long 4294025793 ; 0xfff1a241
.long 2662568832 ; 0x9eb39380
.long 2603417460 ; 0x9b2cff74
.long 2451636203 ; 0x9220ffeb
.long 1899083631 ; 0x7131b76f
.long 3079667851 ; 0xb790008b
.long 3046143657 ; 0xb59076a9
.long 4293424681 ; 0xffe87629
.long 76386720 ; 0x48d91a0
.long 1623832448 ; 0x60c9b780
.long 1901180751 ; 0x7151b74f
.long 1925822287 ; 0x72c9b74f
.long 3222145540 ; 0xc00e0a04
.long 1963731580 ; 0x750c2a7c
.long 1900655951 ; 0x7149b54f
.long 1926346063 ; 0x72d1b54f
.long 1623831936 ; 0x60c9b580
.long 2429878247 ; 0x90d4ffe7
.long 3045067282 ; 0xb5800a12
.long 4293353673 ; 0xffe760c9
.long 167940128 ; 0xa029020
.long 3045326987 ; 0xb584008b
.long 3045343789 ; 0xb584422d
.long 4294525357 ; 0xfff941ad
.long 2661913216 ; 0x9ea99280
.long 3074689538 ; 0xb7440a02
.long 3045343565 ; 0xb584414d
.long 3041149389 ; 0xb54441cd
.long 4294525517 ; 0xfff9424d
.long 2657718592 ; 0x9e699140
.long 1765128034 ; 0x6935b762
.long 2451636205 ; 0x9220ffed
.long 771538958 ; 0x2dfcc00e
.long 683594738 ; 0x28bed3f2
.long 3223412144 ; 0xc0215db0
.long 891424128 ; 0x35220d80
.long 233881878 ; 0xdf0c116
.long 4026572222 ; 0xf0009dbe
.long 2619515234 ; 0x9c22a162
.long 134389400 ; 0x8029e98
.long 3221227778 ; 0xc0000902
.long 2660798784 ; 0x9e989140
.long 3490711554 ; 0xd0100802
.long 3423880496 ; 0xcc144530
.long 3222565568 ; 0xc01472c0
.long 1925214720 ; 0x72c07200
.long 1560920448 ; 0x5d09c180
.long 1912922121 ; 0x7204e009
.long 1560604690 ; 0x5d04f012
.long 2455027712 ; 0x9254c000
.long 3489952452 ; 0xd00472c4
.long 3492022276 ; 0xd0240804
.long 1925191092 ; 0x72c015b4
.long 134402052 ; 0x802d004
.long 363909156 ; 0x15b0d024
.long 824500224 ; 0x3124e000
.long 3006271873 ; 0xb3301181
.long 2619491370 ; 0x9c22442a
.long 143028928 ; 0x88672c0
.long 2477195263 ; 0x93a6ffff
.long 1925235714 ; 0x72c0c402
.long 748605541 ; 0x2c9ed065
.long 1017040997 ; 0x3c9ed065
.long 1912653826 ; 0x7200c802
.long 758042725 ; 0x2d2ed065
.long 1026478181 ; 0x3d2ed065
.long 353689600 ; 0x1514e000
.long 3491405395 ; 0xd01a9e53
.long 3491386376 ; 0xd01a5408
.long 1925206188 ; 0x72c050ac
.long 184340 ; 0x2d014
.long 363909156 ; 0x15b0d024
.long 1485168768 ; 0x5885e080
.long 4294925317 ; 0xffff5c05
.long 3758134020 ; 0xe0009304
.long 293679396 ; 0x11813124
.long 1143649072 ; 0x442ab330
.long 2657393698 ; 0x9e649c22
.long 239257609 ; 0xe42c809
.long 13021326 ; 0xc6b08e
.long 2656607908 ; 0x9e589ea4
.long 39970 ; 0x9c22
.long 2277689353 ; 0x87c2c809
.long 243314784 ; 0xe80b060
.long 2277689353 ; 0x87c2c809
.long 195080288 ; 0xba0b060
.long 2277689353 ; 0x87c2c809
.long 182497376 ; 0xae0b060
.globl _aui32MPG4LLRC_MasterMTXTOPAZFWData ; @aui32MPG4LLRC_MasterMTXTOPAZFWData
.p2align 2
_aui32MPG4LLRC_MasterMTXTOPAZFWData:
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 2156921008 ; 0x809000b0
.long 2156921544 ; 0x809002c8
.long 2189965656 ; 0x82883958
.long 2189968348 ; 0x828843dc
.long 2189967711 ; 0x8288415f
.long 2189967546 ; 0x828840ba
.long 2189967710 ; 0x8288415e
.long 2189967708 ; 0x8288415c
.long 2189967768 ; 0x82884198
.long 2189967660 ; 0x8288412c
.long 2189967709 ; 0x8288415d
.long 2189967777 ; 0x828841a1
.long 2189967264 ; 0x82883fa0
.long 2189967727 ; 0x8288416f
.long 2189967732 ; 0x82884174
.long 2189967725 ; 0x8288416d
.long 2189967726 ; 0x8288416e
.long 2189967148 ; 0x82883f2c
.long 2189968684 ; 0x8288452c
.long 2189968428 ; 0x8288442c
.long 2189968384 ; 0x82884400
.long 2189968424 ; 0x82884428
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 2156923216 ; 0x80900950
.long 2156923216 ; 0x80900950
.long 2156929728 ; 0x809022c0
.long 2156946044 ; 0x8090627c
.long 2156935124 ; 0x809037d4
.long 2156935084 ; 0x809037ac
.long 2156923216 ; 0x80900950
.long 2156923216 ; 0x80900950
.long 2156923216 ; 0x80900950
.long 2156923216 ; 0x80900950
.long 512 ; 0x200
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 305445548 ; 0x1234baac
.globl _aui32MPG4LLRC_MasterMTXTOPAZFWTextReloc ; @aui32MPG4LLRC_MasterMTXTOPAZFWTextReloc
.zerofill __DATA,__common,_aui32MPG4LLRC_MasterMTXTOPAZFWTextReloc,4,2
.globl _aui8MPG4LLRC_MasterMTXTOPAZFWTextRelocType ; @aui8MPG4LLRC_MasterMTXTOPAZFWTextRelocType
.zerofill __DATA,__common,_aui8MPG4LLRC_MasterMTXTOPAZFWTextRelocType,1,0
.globl _aui32MPG4LLRC_MasterMTXTOPAZFWTextRelocFullAddr ; @aui32MPG4LLRC_MasterMTXTOPAZFWTextRelocFullAddr
.zerofill __DATA,__common,_aui32MPG4LLRC_MasterMTXTOPAZFWTextRelocFullAddr,4,2
.globl _aui32MPG4LLRC_MasterMTXTOPAZFWDataReloc ; @aui32MPG4LLRC_MasterMTXTOPAZFWDataReloc
.zerofill __DATA,__common,_aui32MPG4LLRC_MasterMTXTOPAZFWDataReloc,4,2
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __DATA,__data
.globl _ui32MPG4LLRC_MasterMTXTOPAZFWTextSize ## @ui32MPG4LLRC_MasterMTXTOPAZFWTextSize
.p2align 2
_ui32MPG4LLRC_MasterMTXTOPAZFWTextSize:
.long 3636 ## 0xe34
.globl _ui32MPG4LLRC_MasterMTXTOPAZFWDataSize ## @ui32MPG4LLRC_MasterMTXTOPAZFWDataSize
.p2align 2
_ui32MPG4LLRC_MasterMTXTOPAZFWDataSize:
.long 797 ## 0x31d
.globl _ui32MPG4LLRC_MasterMTXTOPAZFWTextRelocSize ## @ui32MPG4LLRC_MasterMTXTOPAZFWTextRelocSize
.zerofill __DATA,__common,_ui32MPG4LLRC_MasterMTXTOPAZFWTextRelocSize,4,2
.globl _ui32MPG4LLRC_MasterMTXTOPAZFWDataRelocSize ## @ui32MPG4LLRC_MasterMTXTOPAZFWDataRelocSize
.zerofill __DATA,__common,_ui32MPG4LLRC_MasterMTXTOPAZFWDataRelocSize,4,2
.globl _ui32MPG4LLRC_MasterMTXTOPAZFWTextOrigin ## @ui32MPG4LLRC_MasterMTXTOPAZFWTextOrigin
.p2align 2
_ui32MPG4LLRC_MasterMTXTOPAZFWTextOrigin:
.long 2156920832 ## 0x80900000
.globl _ui32MPG4LLRC_MasterMTXTOPAZFWDataOrigin ## @ui32MPG4LLRC_MasterMTXTOPAZFWDataOrigin
.p2align 2
_ui32MPG4LLRC_MasterMTXTOPAZFWDataOrigin:
.long 2189965520 ## 0x828838d0
.globl _aui32MPG4LLRC_MasterMTXTOPAZFWText ## @aui32MPG4LLRC_MasterMTXTOPAZFWText
.p2align 4
_aui32MPG4LLRC_MasterMTXTOPAZFWText:
.long 2420162561 ## 0x9040c001
.long 3356070910 ## 0xc80993fe
.long 3221229122 ## 0xc0000e42
.long 3358133760 ## 0xc8290e00
.long 3293873186 ## 0xc4548422
.long 3358164000 ## 0xc8298420
.long 3280766498 ## 0xc38c8622
.long 2659419712 ## 0x9e838640
.long 3356073539 ## 0xc8099e43
.long 3340242242 ## 0xc7180d42
.long 3356036352 ## 0xc8090d00
.long 3340241218 ## 0xc7180942
.long 3356035392 ## 0xc8090940
.long 3221884482 ## 0xc00a0e42
.long 3356036672 ## 0xc8090e40
.long 3222177730 ## 0xc00e87c2
.long 2618853328 ## 0x9c1887d0
.long 201459714 ## 0xc020802
.long 159518082 ## 0x9820d82
.long 151129346 ## 0x9020d02
.long 142740610 ## 0x8820c82
.long 2468413438 ## 0x9320fffe
.long 2751580216 ## 0xa401c838
.long 230869001 ## 0xdc2c809
.long 230737686 ## 0xdc0c716
.long 239257609 ## 0xe42c809
.long 210153600 ## 0xc86b080
.long 2121578367 ## 0x7e74b77f
.long 2760706178 ## 0xa48d0882
.long 4294942707 ## 0xffff9ff3
.long 2635305952 ## 0x9d1393e0
.long 4164518017 ## 0xf8398081
.long 117940741 ## 0x707a205
.long 109380359 ## 0x6850307
.long 58957463 ## 0x3839e97
.long 180537353 ## 0xac2c809
.long 182503192 ## 0xae0c718
.long 448841737 ## 0x1ac0c809
.long 448841496 ## 0x1ac0c718
.long 3238069775 ## 0xc101060f
.long 93128698 ## 0x58d07fa
.long 9372045 ## 0x8f018d
.long 4294941794 ## 0xffff9c62
.long 101421856 ## 0x60b9320
.long 114999553 ## 0x6dac101
.long 4294941794 ## 0xffff9c62
.long 93164416 ## 0x58d9380
.long 3070230925 ## 0xb700018d
.long 3078637196 ## 0xb780468c
.long 2617329172 ## 0x9c014614
.long 109553157 ## 0x687a605
.long 180537353 ## 0xac2c809
.long 182503192 ## 0xae0c718
.long 448841737 ## 0x1ac0c809
.long 448841496 ## 0x1ac0c718
.long 3238069771 ## 0xc101060b
.long 2623669978 ## 0x9c6206da
.long 2474704895 ## 0x9380ffff
.long 2862479864 ## 0xaa9df9f8
.long 2854091256 ## 0xaa1df9f8
.long 2619513890 ## 0x9c229c22
.long 1192015744 ## 0x470cb780
.long 2661419266 ## 0x9ea20902
.long 3229876617 ## 0xc0840189
.long 3229617408 ## 0xc0800d00
.long 3229616540 ## 0xc080099c
.long 3490712088 ## 0xd0100a18
.long 3490226497 ## 0xd008a141
.long 3523780961 ## 0xd208a161
.long 2619515137 ## 0x9c22a101
.long 3078661637 ## 0xb780a605
.long 152455052 ## 0x916478c
.long 4060613258 ## 0xf2080a8a
.long 3221266689 ## 0xc000a101
.long 3226767744 ## 0xc0549180
.long 2662046060 ## 0x9eab996c
.long 2566570068 ## 0x98fac054
.long 2585051156 ## 0x9a14c014
.long 3221255170 ## 0xc0007402
.long 3356987874 ## 0xc81791e2
.long 3379666053 ## 0xc9719c85
.long 3758136448 ## 0xe0009c80
.long 4294912520 ## 0xffff2a08
.long 2661519876 ## 0x9ea39204
.long 2565521492 ## 0x98eac054
.long 2439053311 ## 0x9160ffff
.long 2137962399 ## 0x7f6eb79f
.long 2146351039 ## 0x7feeb7bf
.long 2619509824 ## 0x9c228c40
.long 2718300217 ## 0xa205f839
.long 2613444596 ## 0x9bc5fff4
.long 3226733962 ## 0xc0540d8a
.long 4294219995 ## 0xfff498db
.long 3223428033 ## 0xc0219bc1
.long 3221490178 ## 0xc0040a02
.long 2639071840 ## 0x9d4d0a60
.long 3072371297 ## 0xb720aa61
.long 712787724 ## 0x2a7c470c
.long 1923724682 ## 0x72a9b58a
.long 2570829908 ## 0x993bc054
.long 153274409 ## 0x922c829
.long 151045204 ## 0x900c454
.long 2856448008 ## 0xaa41f008
.long 3489821952 ## 0xd0027500
.long 3022129730 ## 0xb4220a42
.long 4294198820 ## 0xfff44624
.long 134388665 ## 0x8029bb9
.long 2854091256 ## 0xaa1df9f8
.long 3222182946 ## 0xc00e9c22
.long 226766332 ## 0xd842dfc
.long 2656853424 ## 0x9e5c5db0
.long 696045566 ## 0x297ccffe
.long 167821345 ## 0xa00c021
.long 167821328 ## 0xa00c010
.long 4026572237 ## 0xf0009dcd
.long 163357026 ## 0x9bca162
.long 1497389456 ## 0x59405990
.long 696307696 ## 0x2980cff0
.long 696041487 ## 0x297cc00f
.long 964739089 ## 0x3980c011
.long 226541601 ## 0xd80c021
.long 3222155700 ## 0xc00e31b4
.long 2646478208 ## 0x9dbe0d80
.long 2715938816 ## 0xa1e1f000
.long 3222182946 ## 0xc00e9c22
.long 226766332 ## 0xd842dfc
.long 2656853424 ## 0x9e5c5db0
.long 696045566 ## 0x297ccffe
.long 167821345 ## 0xa00c021
.long 167821328 ## 0xa00c010
.long 4026572237 ## 0xf0009dcd
.long 163357026 ## 0x9bca162
.long 1502632292 ## 0x59905964
.long 696307696 ## 0x2980cff0
.long 687915041 ## 0x2900c021
.long 226541601 ## 0xd80c021
.long 3222155558 ## 0xc00e3126
.long 2646478208 ## 0x9dbe0d80
.long 2707550208 ## 0xa161f000
.long 3222182946 ## 0xc00e9c22
.long 226766332 ## 0xd842dfc
.long 3222166960 ## 0xc00e5db0
.long 218237330 ## 0xd020992
.long 151179248 ## 0x902cff0
.long 2476785732 ## 0x93a0c044
.long 3221399069 ## 0xc002a61d
.long 3222176832 ## 0xc00e8440
.long 3045010940 ## 0xb57f2dfc
.long 226787060 ## 0xd847ef4
.long 75980208 ## 0x4875db0
.long 209764385 ## 0xc80c021
.long 209764368 ## 0xc80c010
.long 3040845470 ## 0xb53f9e9e
.long 25525492 ## 0x1857cf4
.long 2858523934 ## 0xaa619d1e
.long 226541601 ## 0xd80c021
.long 229687312 ## 0xdb0c010
.long 1108129152 ## 0x420cb580
.long 2088023423 ## 0x7c74b57f
.long 2858523966 ## 0xaa619d3e
.long 3045067010 ## 0xb5800902
.long 2656846220 ## 0x9e5c418c
.long 4026572237 ## 0xf0009dcd
.long 3492913505 ## 0xd031a161
.long 4026404462 ## 0xeffe0e6e
.long 3221432897 ## 0xc0032a41
.long 3771962114 ## 0xe0d39302
.long 2660732160 ## 0x9e978d00
.long 2121577823 ## 0x7e74b55f
.long 2112664959 ## 0x7decb57f
.long 2104276383 ## 0x7d6cb59f
.long 2138879327 ## 0x7f7cb55f
.long 2104801087 ## 0x7d74b73f
.long 197312766 ## 0xbc2c0fe
.long 2079634943 ## 0x7bf4b5ff
.long 3254558282 ## 0xc1fc9e4a
.long 3005707872 ## 0xb3277660
.long 1975534644 ## 0x75c04434
.long 2071246335 ## 0x7b74b5ff
.long 2062857727 ## 0x7af4b5ff
.long 2054469119 ## 0x7a74b5ff
.long 2479013889 ## 0x93c2c001
.long 2642058941 ## 0x9d7a9ebd
.long 3221266046 ## 0xc0009e7e
.long 3078591200 ## 0xb77f92e0
.long 184843900 ## 0xb047e7c
.long 720302129 ## 0x2aeef031
.long 2858799161 ## 0xaa65d039
.long 511975172 ## 0x1e841f04
.long 2122102143 ## 0x7e7cb57f
.long 2138879871 ## 0x7f7cb77f
.long 2723004464 ## 0xa24dc030
.long 3221259524 ## 0xc0008504
.long 2000720482 ## 0x77409262
.long 2424487937 ## 0x9082c001
.long 4294932352 ## 0xffff7780
.long 3078590788 ## 0xb77f9144
.long 184844156 ## 0xb047f7c
.long 720302129 ## 0x2aeef031
.long 2739847216 ## 0xa34ec030
.long 2231639684 ## 0x85041e84
.long 2451898367 ## 0x9224ffff
.long 2129966975 ## 0x7ef4b77f
.long 2365645010 ## 0x8d00e0d2
.long 434163793 ## 0x19e0d051
.long 2550382676 ## 0x9803c054
.long 2639886144 ## 0x9d597740
.long 2079110591 ## 0x7becb5bf
.long 2070721983 ## 0x7b6cb5bf
.long 2062333375 ## 0x7aecb5bf
.long 2053944767 ## 0x7a6cb5bf
.long 2416246783 ## 0x9004ffff
.long 2113189727 ## 0x7df4b75f
.long 2129966975 ## 0x7ef4b77f
.long 26189434 ## 0x18f9e7a
.long 2605449204 ## 0x9b4bfff4
.long 2129966975 ## 0x7ef4b77f
.long 2607153140 ## 0x9b65fff4
.long 2104276831 ## 0x7d6cb75f
.long 288284672 ## 0x112ee000
.long 2104276319 ## 0x7d6cb55f
.long 2434973696 ## 0x9122c000
.long 2112665503 ## 0x7decb79f
.long 3047096910 ## 0xb59f024e
.long 4294737388 ## 0xfffc7dec
.long 3078656736 ## 0xb78092e0
.long 3076473356 ## 0xb75f420c
.long 2653846780 ## 0x9e2e7cfc
.long 2724327424 ## 0xa261f000
.long 1099740992 ## 0x418cb740
.long 2088548223 ## 0x7c7cb77f
.long 4026572350 ## 0xf0009e3e
.long 3080692065 ## 0xb79fa161
.long 3082779502 ## 0xb7bf7b6e
.long 3084876782 ## 0xb7df7bee
.long 3086974062 ## 0xb7ff7c6e
.long 3221519598 ## 0xc0047cee
.long 2619509824 ## 0x9c228c40
.long 3221399069 ## 0xc002a61d
.long 3555886080 ## 0xd3f28400
.long 3550621630 ## 0xd3a22fbe
.long 50814512 ## 0x3075e30
.long 167821345 ## 0xa00c021
.long 167821584 ## 0xa00c110
.long 3047096709 ## 0xb59f0185
.long 2639101548 ## 0x9d4d7e6c
.long 3492915553 ## 0xd031a961
.long 4026403438 ## 0xeffe0a6e
.long 3040881217 ## 0xb5402a41
.long 3221373580 ## 0xc002428c
.long 2661192162 ## 0x9e9e91e2
.long 2138355039 ## 0x7f74b55f
.long 3254518665 ## 0xc1fc0389
.long 3237901792 ## 0xc0fe75e0
.long 3010793154 ## 0xb3750ec2
.long 3076473940 ## 0xb75f4454
.long 2657845108 ## 0x9e6b7f74
.long 93260034 ## 0x58f0902
.long 2597715956 ## 0x9ad5fff4
.long 491966482 ## 0x1d52d012
.long 3042903439 ## 0xb55f058f
.long 4294213364 ## 0xfff47ef4
.long 3080690444 ## 0xb79f9b0c
.long 1967095532 ## 0x753f7eec
.long 2428682241 ## 0x90c2c001
.long 17500802 ## 0x10b0a82
.long 2447425536 ## 0x91e0c000
.long 3221255552 ## 0xc0007580
.long 3492385026 ## 0xd0299102
.long 2661984837 ## 0x9eaaaa45
.long 3227523844 ## 0xc0601b04
.long 176464457 ## 0xa84a249
.long 3221254491 ## 0xc000715b
.long 2103349730 ## 0x7d5e91e2
.long 2453995519 ## 0x9244ffff
.long 2365644946 ## 0x8d00e092
.long 93258123 ## 0x58f018b
.long 2610872372 ## 0x9b9ec034
.long 2365644945 ## 0x8d00e091
.long 2432761855 ## 0x9100ffff
.long 2129966943 ## 0x7ef4b75f
.long 241356817 ## 0xe62d011
.long 120111361 ## 0x728c101
.long 335208705 ## 0x13fae101
.long 2437070848 ## 0x9142c000
.long 2137831327 ## 0x7f6cb79f
.long 38453505 ## 0x24ac101
.long 2137830815 ## 0x7f6cb59f
.long 2468413437 ## 0x9320fffd
.long 1116518272 ## 0x428cb780
.long 2121054047 ## 0x7e6cb75f
.long 4026572205 ## 0xf0009dad
.long 3080692321 ## 0xb79fa261
.long 3082779758 ## 0xb7bf7c6e
.long 3084877038 ## 0xb7df7cee
.long 3086974318 ## 0xb7ff7d6e
.long 3221519854 ## 0xc0047dee
.long 2619509760 ## 0x9c228c00
.long 2785909794 ## 0xa60d9c22
.long 3082847296 ## 0xb7c08440
.long 3555870476 ## 0xd3f2470c
.long 3763482302 ## 0xe0522ebe
.long 2662370560 ## 0x9eb08d00
.long 3078818178 ## 0xb7830982
.long 3074639180 ## 0xb743454c
.long 3072542284 ## 0xb723464c
.long 3072542412 ## 0xb72346cc
.long 93013460 ## 0x58b45d4
.long 2121053599 ## 0x7e6cb59f
.long 2129966399 ## 0x7ef4b53f
.long 2137830751 ## 0x7f6cb55f
.long 2146219327 ## 0x7fecb53f
.long 2603466804 ## 0x9b2dc034
.long 2365644882 ## 0x8d00e052
.long 159516043 ## 0x982058b
.long 2605891636 ## 0x9b52c034
.long 3074621581 ## 0xb743008d
.long 151143605 ## 0x90244b5
.long 92998082 ## 0x58b09c2
.long 2591817716 ## 0x9a7bfff4
.long 4294182283 ## 0xfff4058b
.long 176331414 ## 0xa829a96
.long 2365644882 ## 0x8d00e052
.long 92995979 ## 0x58b018b
.long 2129442239 ## 0x7eecb5bf
.long 2601762868 ## 0x9b13c034
.long 93036209 ## 0x58b9eb1
.long 1154856771 ## 0x44d5b743
.long 163709195 ## 0x9c2010b
.long 2588409844 ## 0x9a47fff4
.long 4294182283 ## 0xfff4058b
.long 3763509890 ## 0xe0529a82
.long 93031680 ## 0x58b8d00
.long 3224635778 ## 0xc0340982
.long 2662374189 ## 0x9eb09b2d
.long 2129442719 ## 0x7eecb79f
.long 1171044163 ## 0x45ccb743
.long 4294930692 ## 0xffff7104
.long 3080688260 ## 0xb79f9284
.long 3082780142 ## 0xb7bf7dee
.long 3084877422 ## 0xb7df7e6e
.long 3221389038 ## 0xc0027eee
.long 2619509792 ## 0x9c228c20
.long 3223430669 ## 0xc021a60d
.long 3221620994 ## 0xc0060902
.long 2636974416 ## 0x9d2d0950
.long 3222186593 ## 0xc00eaa61
.long 1963338364 ## 0x75062a7c
.long 2473918463 ## 0x9374ffff
.long 167952417 ## 0xa02c021
.long 172015622 ## 0xa40c006
.long 2850135373 ## 0xa9e19d4d
.long 2850200909 ## 0xa9e29d4d
.long 2833358157 ## 0xa8e19d4d
.long 2858523981 ## 0xaa619d4d
.long 725537777 ## 0x2b3ed3f1
.long 1493750564 ## 0x5908d324
.long 1343010624 ## 0x500cb740
.long 1192540064 ## 0x4714b7a0
.long 3760234064 ## 0xe0209e50
.long 76261638 ## 0x48ba906
.long 1171109251 ## 0x45cdb583
.long 1146467683 ## 0x4455b563
.long 1162720611 ## 0x454db563
.long 1154331939 ## 0x44cdb523
.long 2623669765 ## 0x9c620605
.long 2657618434 ## 0x9e680a02
.long 3045301923 ## 0xb5839ea3
.long 4294198956 ## 0xfff446ac
.long 227449716 ## 0xd8e9b74
.long 2595143732 ## 0x9aaec034
.long 3224636810 ## 0xc0340d8a
.long 891563 ## 0xd9aab
.long 2129573791 ## 0x7eeeb79f
.long 2137962431 ## 0x7f6eb7bf
.long 2146351071 ## 0x7feeb7df
.long 2619509856 ## 0x9c228c60
.long 2858545160 ## 0xaa61f008
.long 3222183568 ## 0xc00e9e90
.long 1962946044 ## 0x75002dfc
.long 2437201920 ## 0x9144c000
.long 1078572864 ## 0x4049b740
.long 3254782468 ## 0xc2000a04
.long 843338244 ## 0x32445204
.long 1078572416 ## 0x4049b580
.long 3221321344 ## 0xc0017680
.long 3517092002 ## 0xd1a290a2
.long 3490733616 ## 0xd0105e30
.long 2661490082 ## 0x9ea31da2
.long 218021903 ## 0xcfec00f
.long 226541601 ## 0xd80c021
.long 142790641 ## 0x882cff1
.long 154718226 ## 0x938d012
.long 232833344 ## 0xde0c140
.long 217890830 ## 0xcfcc00e
.long 142659568 ## 0x880cff0
.long 2856710193 ## 0xaa45f031
.long 558014024 ## 0x21429e48
.long 1495343680 ## 0x59212240
.long 1512096256 ## 0x5a20c200
.long 3122934340 ## 0xba243244
.long 2646491142 ## 0x9dbe4006
.long 2724327424 ## 0xa261f000
.long 2453798911 ## 0x9241ffff
.long 2842808328 ## 0xa971d008
.long 1078769536 ## 0x404cb780
.long 38012934 ## 0x2440806
.long 1078769024 ## 0x404cb580
.long 4164525090 ## 0xf8399c22
.long 2660278917 ## 0x9e90a285
.long 3489531015 ## 0xcffe0487
.long 1979722876 ## 0x76002c7c
.long 766432242 ## 0x2daed3f2
.long 3221331257 ## 0xc0019d39
.long 4027093314 ## 0xf0089142
.long 4027689569 ## 0xf011aa61
.long 3221301582 ## 0xc001294e
.long 3238105346 ## 0xc1019102
.long 169873921 ## 0xa201201
.long 153227844 ## 0x9221244
.long 287359233 ## 0x1120c101
.long 3222183573 ## 0xc00e9e95
.long 1431768446 ## 0x55570d7e
.long 1074444804 ## 0x400aba04
.long 623300624 ## 0x2526d010
.long 2481635328 ## 0x93eac000
.long 1078572928 ## 0x4049b780
.long 824725824 ## 0x31285140
.long 1078572352 ## 0x4049b540
.long 3490818241 ## 0xd011a8c1
.long 3507497502 ## 0xd1102a1e
.long 1963853321 ## 0x750e0609
.long 100913424 ## 0x603d110
.long 210948105 ## 0xc92d009
.long 2655560257 ## 0x9e48a241
.long 2862479864 ## 0xaa9df9f8
.long 3040910370 ## 0xb5409c22
.long 4027072585 ## 0xf0084049
.long 3490818657 ## 0xd011aa61
.long 4294846798 ## 0xfffe294e
.long 3508834944 ## 0xd1249280
.long 285301024 ## 0x11015920
.long 1079097184 ## 0x4051b760
.long 1431674517 ## 0x55559e95
.long 3508706905 ## 0xd1229e59
.long 3492961825 ## 0xd0325e21
.long 843188608 ## 0x32420980
.long 2720387121 ## 0xa225d031
.long 3222186177 ## 0xc00ea8c1
.long 3555798396 ## 0xd3f12d7c
.long 3507497518 ## 0xd1102a2e
.long 1431241859 ## 0x554f0483
.long 92475544 ## 0x5831098
.long 3222145538 ## 0xc00e0a02
.long 3489541500 ## 0xcffe2d7c
.long 2697013628 ## 0xa0c1297c
.long 1078572416 ## 0x4049b580
.long 2862479864 ## 0xaa9df9f8
.long 2476802044 ## 0x93a0fffc
.long 4027753997 ## 0xf012a60d
.long 2656571040 ## 0x9e580ea0
.long 3221397150 ## 0xc0029e9e
.long 218534338 ## 0xd0691c2
.long 382995202 ## 0x16d40b02
.long 3490776356 ## 0xd0110524
.long 3490782754 ## 0xd0111e22
.long 1897597282 ## 0x711b0962
.long 724489201 ## 0x2b2ed3f1
.long 2464612351 ## 0x92e6ffff
.long 174247953 ## 0xa62d011
.long 42824976 ## 0x28d7510
.long 2446639104 ## 0x91d4c000
.long 2658377347 ## 0x9e739e83
.long 218241696 ## 0xd021aa0
.long 4294183202 ## 0xfff40922
.long 3490814844 ## 0xd0119b7c
.long 1963985490 ## 0x75100a52
.long 2463301631 ## 0x92d2ffff
.long 2658377347 ## 0x9e739e83
.long 693031921 ## 0x294ed3f1
.long 4294184198 ## 0xfff40d06
.long 1972411248 ## 0x75909b70
.long 2465513472 ## 0x92f4c000
.long 442552369 ## 0x1a60d031
.long 726586353 ## 0x2b4ed3f1
.long 2659425900 ## 0x9e839e6c
.long 1385808384 ## 0x5299c200
.long 694080498 ## 0x295ed3f2
.long 153263731 ## 0x9229e73
.long 2606759924 ## 0x9b5ffff4
.long 1387840000 ## 0x52b8c200
.long 3238098320 ## 0xc1017590
.long 4294907610 ## 0xffff16da
.long 2659422642 ## 0x9e8391b2
.long 3555892851 ## 0xd3f29e73
.long 17640798 ## 0x10d2d5e
.long 2129573791 ## 0x7eeeb79f
.long 2137962431 ## 0x7f6eb7bf
.long 2146351071 ## 0x7feeb7df
.long 4294610016 ## 0xfffa8c60
.long 218534208 ## 0xd069140
.long 2658049618 ## 0x9e6e9e52
.long 2605055988 ## 0x9b45fff4
.long 2443247615 ## 0x91a0ffff
.long 488697873 ## 0x1d20f011
.long 35967005 ## 0x224d01d
.long 440586253 ## 0x1a42d00d
.long 2428289024 ## 0x90bcc000
.long 4294745762 ## 0xfffc9ea2
.long 302355360 ## 0x120593a0
.long 2661421636 ## 0x9ea21244
.long 2466316284 ## 0x9300fffc
.long 3042935840 ## 0xb55f8420
.long 3045031796 ## 0xb57f7f74
.long 3080682600 ## 0xb79f7c68
.long 3488710508 ## 0xcff17f6c
.long 3488614530 ## 0xcff00882
.long 2661353600 ## 0x9ea10880
.long 226410511 ## 0xd7ec00f
.long 3254788674 ## 0xc2002242
.long 3222166049 ## 0xc00e5a21
.long 622071164 ## 0x25140d7c
.long 1562418849 ## 0x5d209ea1
.long 771538958 ## 0x2dfcc00e
.long 1571829026 ## 0x5db03522
.long 1074248210 ## 0x4007ba12
.long 226541601 ## 0xd80c021
.long 2138355039 ## 0x7f74b55f
.long 232833344 ## 0xde0c140
.long 4026572222 ## 0xf0009dbe
.long 4027097442 ## 0xf008a162
.long 38185537 ## 0x246aa41
.long 2722230280 ## 0xa241f008
.long 2619509792 ## 0x9c228c20
.long 3221399069 ## 0xc002a61d
.long 167937024 ## 0xa028400
.long 2095887775 ## 0x7cecb59f
.long 2087499167 ## 0x7c6cb59f
.long 2850156552 ## 0xa9e1f008
.long 42311255 ## 0x2859e57
.long 1961105800 ## 0x74e41988
.long 801035250 ## 0x2fbed3f2
.long 754761742 ## 0x2cfcc00e
.long 2366566514 ## 0x8d0ef072
.long 2448736256 ## 0x91f4c000
.long 854786 ## 0xd0b02
.long 2087630751 ## 0x7c6eb79f
.long 2096019391 ## 0x7ceeb7bf
.long 2104408031 ## 0x7d6eb7df
.long 2112796671 ## 0x7deeb7ff
.long 2348859396 ## 0x8c00c004
.long 3517357090 ## 0xd1a69c22
.long 2233489676 ## 0x8520590c
.long 2151997520 ## 0x8044e050
.long 2428551169 ## 0x90c0c001
.long 2424356866 ## 0x9080c002
.long 2451619842 ## 0x9220c002
.long 2478882818 ## 0x93c0c002
.long 2428551171 ## 0x90c0c003
.long 2466299907 ## 0x9300c003
.long 2443231233 ## 0x91a0c001
.long 2434842628 ## 0x9120c004
.long 2434842629 ## 0x9120c005
.long 2455814149 ## 0x9260c005
.long 2468397062 ## 0x9320c006
.long 2453716999 ## 0x9240c007
.long 2476785671 ## 0x93a0c007
.long 2457927678 ## 0x9280fffe
.long 2453733374 ## 0x9240fffe
.long 2449539070 ## 0x9200fffe
.long 2445344766 ## 0x91c0fffe
.long 2420162568 ## 0x9040c008
.long 2457911304 ## 0x9280c008
.long 1225570176 ## 0x490cb780
.long 421843058 ## 0x1924d072
.long 2374557809 ## 0x8d88e071
.long 3523741069 ## 0xd208058d
.long 4294222081 ## 0xfff4a101
.long 3078593389 ## 0xb77f9b6d
.long 3076488428 ## 0xb75f7cec
.long 93289588 ## 0x58f7c74
.long 4294181135 ## 0xfff4010f
.long 184982389 ## 0xb069b75
.long 3080650765 ## 0xb79f000d
.long 3082779758 ## 0xb7bf7c6e
.long 3084877038 ## 0xb7df7cee
.long 3086974318 ## 0xb7ff7d6e
.long 3221519854 ## 0xc0047dee
.long 2619509760 ## 0x9c228c00
.long 1225570176 ## 0x490cb780
.long 2374557809 ## 0x8d88e071
.long 3523741069 ## 0xd208058d
.long 3491801345 ## 0xd020a901
.long 3040874836 ## 0xb5401154
.long 4294198536 ## 0xfff44508
.long 4294875979 ## 0xfffe9b4b
.long 3555824576 ## 0xd3f193c0
.long 3765512878 ## 0xe0712aae
.long 2661977480 ## 0x9eaa8d88
.long 152438157 ## 0x916058d
.long 2592210932 ## 0x9a81fff4
.long 1225570176 ## 0x490cb780
.long 2726416904 ## 0xa281d208
.long 2447441918 ## 0x91e0fffe
.long 690934770 ## 0x292ed3f2
.long 2374557809 ## 0x8d88e071
.long 152438157 ## 0x916058d
.long 2591293428 ## 0x9a73fff4
.long 2426470398 ## 0x90a0fffe
.long 2357784690 ## 0x8c88f072
.long 2864836624 ## 0xaac1f010
.long 2657815814 ## 0x9e6b0d06
.long 93167186 ## 0x58d9e52
.long 2590506996 ## 0x9a67fff4
.long 714885885 ## 0x2a9c4afd
.long 2657853059 ## 0x9e6b9e83
.long 218235147 ## 0xd02010b
.long 2589982708 ## 0x9a5ffff4
.long 2451636221 ## 0x9220fffd
.long 2357784690 ## 0x8c88f072
.long 2864836624 ## 0xaac1f010
.long 93167211 ## 0x58d9e6b
.long 151391490 ## 0x9060d02
.long 2589196276 ## 0x9a53fff4
.long 714885885 ## 0x2a9c4afd
.long 2657853059 ## 0x9e6b9e83
.long 3222143243 ## 0xc00e010b
.long 4294184318 ## 0xfff40d7e
.long 4294744650 ## 0xfffc9a4a
.long 3072365440 ## 0xb7209380
.long 3074574092 ## 0xb742470c
.long 1956145453 ## 0x7498692d
.long 2461204476 ## 0x92b2fffc
.long 3254782470 ## 0xc2000a06
.long 3256635912 ## 0xc21c5208
.long 3222043904 ## 0xc00c7d00
.long 3238040068 ## 0xc1009204
.long 4294737208 ## 0xfffc7d38
.long 3078852930 ## 0xb7839142
.long 3765534125 ## 0xe0717dad
.long 93162888 ## 0x58d8d88
.long 960549010 ## 0x3940d092
.long 3222145306 ## 0xc00e091a
.long 3045076348 ## 0xb5802d7c
.long 4294198540 ## 0xfff4450c
.long 4294679080 ## 0xfffb9a28
.long 3072365376 ## 0xb7209340
.long 3765520140 ## 0xe071470c
.long 93162888 ## 0x58d8d88
.long 1991358287 ## 0x76b1b74f
.long 4294183178 ## 0xfff4090a
.long 4294679068 ## 0xfffb9a1c
.long 3072364992 ## 0xb72091c0
.long 3078768396 ## 0xb782470c
.long 1964665133 ## 0x751a692d
.long 2431844347 ## 0x90f2fffb
.long 1380976902 ## 0x52500906
.long 2097202400 ## 0x7d00c4e0
.long 2456076302 ## 0x9264c00e
.long 2097201692 ## 0x7d00c21c
.long 2426716174 ## 0x90a4c00e
.long 2100871424 ## 0x7d38c100
.long 2468544506 ## 0x9322fffa
.long 2100148099 ## 0x7d2db783
.long 218265152 ## 0xd027640
.long 220385281 ## 0xd22d001
.long 3238068808 ## 0xc1010248
.long 3765503272 ## 0xe0710528
.long 93162888 ## 0x58d8d88
.long 763150350 ## 0x2d7cc00e
.long 4294183188 ## 0xfff40914
.long 4294613492 ## 0xfffa99f4
.long 3072364736 ## 0xb72090c0
.long 3078833932 ## 0xb783470c
.long 1963096493 ## 0x750279ad
.long 1141683584 ## 0x440cb580
.long 2473902089 ## 0x9374c009
.long 1806546784 ## 0x6badb760
.long 3233062563 ## 0xc0b49ea3
.long 1946196742 ## 0x74009b06
.long 2456076297 ## 0x9264c009
.long 33884426 ## 0x205090a
.long 3765542562 ## 0xe0719ea2
.long 93162888 ## 0x58d8d88
.long 2581200884 ## 0x99d9fff4
.long 2439053305 ## 0x9160fff9
.long 1192015648 ## 0x470cb720
.long 2374557809 ## 0x8d88e071
.long 3075081613 ## 0xb74a058d
.long 151415089 ## 0x9066931
.long 4294198562 ## 0xfff44522
.long 4294482380 ## 0xfff899cc
.long 3074462656 ## 0xb74093c0
.long 3765520148 ## 0xe0714714
.long 93162888 ## 0x58d8d88
.long 3229746548 ## 0xc0820574
.long 3490712928 ## 0xd0100d60
.long 152480082 ## 0x916a952
.long 2579365876 ## 0x99bdfff4
.long 2447441912 ## 0x91e0fff8
.long 1192015648 ## 0x470cb720
.long 3765505298 ## 0xe0710d12
.long 3078720904 ## 0xb7818d88
.long 3074509353 ## 0xb7414a29
.long 93145769 ## 0x58d4aa9
.long 2660332800 ## 0x9e917500
.long 1145221954 ## 0x4442b342
.long 890505486 ## 0x3514090e
.long 2578055156 ## 0x99a9fff4
.long 2472607735 ## 0x9360fff7
.long 1192015648 ## 0x470cb720
.long 2058204995 ## 0x7aadb743
.long 3221714050 ## 0xc0077482
.long 1954844994 ## 0x74849142
.long 2445606901 ## 0x91c4fff5
.long 1192539936 ## 0x4714b720
.long 1254733697 ## 0x4ac9b781
.long 4294276354 ## 0xfff57502
.long 3072364772 ## 0xb72090e4
.long 3079554828 ## 0xb78e470c
.long 3221776937 ## 0xc0086a29
.long 3221976324 ## 0xc00b7504
.long 3221787554 ## 0xc00893a2
.long 4294210848 ## 0xfff47520
.long 1954714468 ## 0x74829364
.long 2466578420 ## 0x9304fff4
.long 1192539936 ## 0x4714b720
.long 2374557809 ## 0x8d88e071
.long 3074622861 ## 0xb743058d
.long 176319317 ## 0xa826b55
.long 4294183690 ## 0xfff40b0a
.long 3078592993 ## 0xb77f99e1
.long 3076488428 ## 0xb75f7cec
.long 17792116 ## 0x10f7c74
.long 4294182287 ## 0xfff4058f
.long 3072367171 ## 0xb7209a43
.long 3765520140 ## 0xe071470c
.long 93162888 ## 0x58d8d88
.long 1807071043 ## 0x6bb5b743
.long 2095887807 ## 0x7cecb5bf
.long 2580479988 ## 0x99cefff4
.long 1217705760 ## 0x4894b720
.long 2095888255 ## 0x7cecb77f
.long 2088023903 ## 0x7c74b75f
.long 93257999 ## 0x58f010f
.long 2129442239 ## 0x7eecb5bf
.long 2121577791 ## 0x7e74b53f
.long 2586509300 ## 0x9a2afff4
.long 2121054047 ## 0x7e6cb75f
.long 2129442751 ## 0x7eecb7bf
.long 3042908424 ## 0xb55f1908
.long 3049225580 ## 0xb5bf7d6c
.long 3049225708 ## 0xb5bf7dec
.long 3221322988 ## 0xc0017cec
.long 3080688352 ## 0xb79f92e0
.long 2662039148 ## 0x9eab7e6c
.long 2374557809 ## 0x8d88e071
.long 2835534344 ## 0xa902d208
.long 4294183174 ## 0xfff40906
.long 3074398532 ## 0xb73f9944
.long 3078586220 ## 0xb77f7f6c
.long 3076488428 ## 0xb75f7cec
.long 17792116 ## 0x10f7c74
.long 2659583375 ## 0x9e86058f
.long 185782289 ## 0xb12d011
.long 2584150004 ## 0x9a06fff4
.long 2121578303 ## 0x7e74b73f
.long 3078621442 ## 0xb7800902
.long 3042918473 ## 0xb55f4049
.long 1962966252 ## 0x75007cec
.long 2451881988 ## 0x9224c004
.long 2129442719 ## 0x7eecb79f
.long 2121054015 ## 0x7e6cb73f
.long 2112665439 ## 0x7decb75f
.long 3047098884 ## 0xb59f0a04
.long 3080683244 ## 0xb79f7eec
.long 142900588 ## 0x8847d6c
.long 168036624 ## 0xa040910
.long 2121053503 ## 0x7e6cb53f
.long 2112664927 ## 0x7decb55f
.long 2104276383 ## 0x7d6cb59f
.long 1192015648 ## 0x470cb720
.long 3078818058 ## 0xb783090a
.long 3074377517 ## 0xb73f472d
.long 3254812396 ## 0xc2007eec
.long 1962945024 ## 0x75002a00
.long 421711873 ## 0x1922d001
.long 4294144068 ## 0xfff37044
.long 3074396406 ## 0xb73f90f6
.long 3765534060 ## 0xe0717d6c
.long 93162888 ## 0x58d8d88
.long 1077000000 ## 0x4031b740
.long 4294183174 ## 0xfff40906
.long 3078592768 ## 0xb77f9900
.long 3076488428 ## 0xb75f7cec
.long 3490806900 ## 0xd0117c74
.long 93260386 ## 0x58f0a62
.long 3047096591 ## 0xb59f010f
.long 42041196 ## 0x2817f6c
.long 2579693556 ## 0x99c2fff4
.long 2104276799 ## 0x7d6cb73f
.long 3078622338 ## 0xb7800c82
.long 3040821289 ## 0xb53f4029
.long 1962966260 ## 0x75007cf4
.long 2476933116 ## 0x93a2fffc
.long 1192015744 ## 0x470cb780
.long 2113189727 ## 0x7df4b75f
.long 2374557809 ## 0x8d88e071
.long 3238108843 ## 0xc1019eab
.long 2657683112 ## 0x9e6906a8
.long 3074624268 ## 0xb7430b0c
.long 4294208821 ## 0xfff46d35
.long 3078592921 ## 0xb77f9999
.long 3076488428 ## 0xb75f7cec
.long 93289588 ## 0x58f7c74
.long 3051290895 ## 0xb5df010f
.long 4294213484 ## 0xfff47f6c
.long 76257695 ## 0x48b999f
.long 1884665667 ## 0x7055b743
.long 2374557809 ## 0x8d88e071
.long 151166635 ## 0x9029eab
.long 2095887711 ## 0x7cecb55f
.long 2575630324 ## 0x9984fff4
.long 2088023903 ## 0x7c74b75f
.long 2095888255 ## 0x7cecb77f
.long 17761679 ## 0x10f058f
.long 2576154612 ## 0x998cfff4
.long 3042905346 ## 0xb55f0d02
.long 4294671604 ## 0xfffb7cf4
.long 3078721920 ## 0xb7819180
.long 1962953257 ## 0x75004a29
.long 2481258488 ## 0x93e4fff8
.long 4293790466 ## 0xffee0b02
.long 151425088 ## 0x9069040
.long 4294314498 ## 0xfff60a02
.long 3078853088 ## 0xb78391e0
.long 3765534125 ## 0xe0717dad
.long 93162888 ## 0x58d8d88
.long 693031922 ## 0x294ed3f2
.long 3045067042 ## 0xb5800922
.long 4294198412 ## 0xfff4448c
.long 4293892256 ## 0xffef98a0
.long 3076493888 ## 0xb75f9240
.long 3078651380 ## 0xb7807df4
.long 3765520140 ## 0xe071470c
.long 93162888 ## 0x58d8d88
.long 111722753 ## 0x6a8c101
.long 3074661993 ## 0xb7439e69
.long 4294209077 ## 0xfff46e35
.long 3080689999 ## 0xb79f994f
.long 3078586220 ## 0xb77f7f6c
.long 3076488428 ## 0xb75f7cec
.long 17792116 ## 0x10f7c74
.long 3490776463 ## 0xd011058f
.long 4294183754 ## 0xfff40b4a
.long 2657720659 ## 0x9e699953
.long 2374557809 ## 0x8d88e071
.long 1899345731 ## 0x7135b743
.long 93129858 ## 0x58d0c82
.long 2096411967 ## 0x7cf4b53f
.long 2570649588 ## 0x9938fff4
.long 2095888255 ## 0x7cecb77f
.long 2088023903 ## 0x7c74b75f
.long 93257999 ## 0x58f010f
.long 2571173876 ## 0x9940fff4
.long 3765542505 ## 0xe0719e69
.long 3074657672 ## 0xb7438d88
.long 209874741 ## 0xc826f35
.long 3040806285 ## 0xb53f058d
.long 4294212852 ## 0xfff47cf4
.long 3078592805 ## 0xb77f9925
.long 3076488428 ## 0xb75f7cec
.long 17792116 ## 0x10f7c74
.long 4294182287 ## 0xfff4058f
.long 2657720621 ## 0x9e69992d
.long 2374557809 ## 0x8d88e071
.long 1916122947 ## 0x7235b743
.long 93129858 ## 0x58d0c82
.long 2096411967 ## 0x7cf4b53f
.long 2568159220 ## 0x9912fff4
.long 2095888255 ## 0x7cecb77f
.long 2088023903 ## 0x7c74b75f
.long 93257999 ## 0x58f010f
.long 2568683508 ## 0x991afff4
.long 3042904322 ## 0xb55f0902
.long 4294474988 ## 0xfff87cec
.long 3075445600 ## 0xb74f9360
.long 3765531697 ## 0xe0717431
.long 93162888 ## 0x58d8d88
.long 4294183178 ## 0xfff4090a
.long 4293695550 ## 0xffec983e
.long 3074462208 ## 0xb7409200
.long 3076746165 ## 0xb7636bb5
.long 1988131245 ## 0x768079ad
.long 2453979136 ## 0x9244c000
.long 2660958853 ## 0x9e9b0285
.long 3233062483 ## 0xc0b49e53
.long 2659359058 ## 0x9e829952
.long 2374557809 ## 0x8d88e071
.long 3222144397 ## 0xc00e058d
.long 17509756 ## 0x10b2d7c
.long 2552758260 ## 0x9827fff4
.long 2468413419 ## 0x9320ffeb
.long 3221255808 ## 0xc0007680
.long 2656211704 ## 0x9e5292f8
.long 167952386 ## 0xa02c002
.long 3758103044 ## 0xe0001a04
.long 3222143268 ## 0xc00e0124
.long 4294912636 ## 0xffff2a7c
.long 17404780 ## 0x109936c
.long 716100593 ## 0x2aaed3f1
.long 2418081791 ## 0x9020ffff
.long 4294210692 ## 0xfff47484
.long 184717666 ## 0xb029162
.long 2480996328 ## 0x93e0ffe8
.long 151175170 ## 0x902c002
.long 716100593 ## 0x2aaed3f1
.long 2460024830 ## 0x92a0fffe
.long 3221399069 ## 0xc002a61d
.long 3222176800 ## 0xc00e8420
.long 2656579068 ## 0x9e582dfc
.long 2121053535 ## 0x7e6cb55f
.long 167956497 ## 0xa02d011
.long 1513144832 ## 0x5a30c200
.long 2095887775 ## 0x7cecb59f
.long 2095888223 ## 0x7cecb75f
.long 2104800639 ## 0x7d74b57f
.long 226626050 ## 0xd820a02
.long 754761742 ## 0x2cfcc00e
.long 151044129 ## 0x900c021
.long 1818801567 ## 0x6c68b59f
.long 2112664959 ## 0x7decb57f
.long 2137830719 ## 0x7f6cb53f
.long 2129966399 ## 0x7ef4b53f
.long 2079634815 ## 0x7bf4b57f
.long 156287040 ## 0x950c040
.long 2881679376 ## 0xabc2f010
.long 167954433 ## 0xa02c801
.long 2087499103 ## 0x7c6cb55f
.long 4026572205 ## 0xf0009dad
.long 2009113185 ## 0x77c0a261
.long 2476916737 ## 0x93a2c001
.long 1141422016 ## 0x4408b7c0
.long 1150334912 ## 0x4490b7c0
.long 245944337 ## 0xea8d011
.long 3221266015 ## 0xc0009e5f
.long 2661192064 ## 0x9e9e9180
.long 3507487495 ## 0xd1100307
.long 193201761 ## 0xb840661
.long 3555881439 ## 0xd3f271df
.long 3221302094 ## 0xc0012b4e
.long 4060647618 ## 0xf20890c2
.long 2662181409 ## 0x9eadaa21
.long 3221386498 ## 0xc0027502
.long 3078591316 ## 0xb77f9354
.long 3076488564 ## 0xb75f7d74
.long 3074391660 ## 0xb73f7e6c
.long 3767697140 ## 0xe0927ef4
.long 25922824 ## 0x18b8d08
.long 2561605620 ## 0x98aefff4
.long 4061137552 ## 0xf2100a90
.long 1958783393 ## 0x74c0a9a1
.long 2418212863 ## 0x9022ffff
.long 3221386448 ## 0xc00274d0
.long 1971360706 ## 0x758093c2
.long 2476933118 ## 0x93a2fffe
.long 39848836 ## 0x2600b84
.long 3555815903 ## 0xd3f171df
.long 4294847310 ## 0xfffe2b4e
.long 3049296836 ## 0xb5c093c4
.long 3049276424 ## 0xb5c04408
.long 3078636688 ## 0xb7804490
.long 1962951688 ## 0x75004408
.long 2455945218 ## 0x9262c002
.long 1149810496 ## 0x4488b740
.long 2113189759 ## 0x7df4b77f
.long 306452996 ## 0x12441a04
.long 3253754144 ## 0xc1f05920
.long 712780032 ## 0x2a7c2900
.long 1564524928 ## 0x5d40c180
.long 3076469316 ## 0xb75f3244
.long 3288300780 ## 0xc3ff7cec
.long 2656054652 ## 0x9e502d7c
.long 151044129 ## 0x900c021
.long 3225956928 ## 0xc0483240
.long 2645362944 ## 0x9dad0900
.long 2724327424 ## 0xa261f000
.long 2137831263 ## 0x7f6cb75f
.long 168168706 ## 0xa060d02
.long 1141945664 ## 0x4410b540
.long 1150334272 ## 0x4490b540
.long 2722224136 ## 0xa241d808
.long 2079110943 ## 0x7becb71f
.long 2079242143 ## 0x7beeb79f
.long 2087630783 ## 0x7c6eb7bf
.long 2096019423 ## 0x7ceeb7df
.long 2104408063 ## 0x7d6eb7ff
.long 2350956548 ## 0x8c20c004
.long 3523779618 ## 0xd2089c22
.long 3078597297 ## 0xb77faab1
.long 2657844596 ## 0x9e6b7d74
.long 178044930 ## 0xa9cc002
.long 1519764096 ## 0x5a95c280
.long 3767639722 ## 0xe0919eaa
.long 3769797896 ## 0xe0b28d08
.long 9407616 ## 0x8f8c80
.long 2601975764 ## 0x9b16ffd4
.long 240701457 ## 0xe58d011
.long 1518912128 ## 0x5a88c280
.long 4294705880 ## 0xfffc02d8
.long 3078591424 ## 0xb77f93c0
.long 2658566004 ## 0x9e767f74
.long 3624929798 ## 0xd8100a06
.long 4294746721 ## 0xfffca261
.long 3078591424 ## 0xb77f93c0
.long 3624959860 ## 0xd8107f74
.long 1962977889 ## 0x7500aa61
.long 2445606910 ## 0x91c4fffe
.long 2095888223 ## 0x7cecb75f
.long 1818802079 ## 0x6c68b79f
.long 151044129 ## 0x900c021
.long 158384192 ## 0x970c040
.long 4026572205 ## 0xf0009dad
.long 3080692321 ## 0xb79fa261
.long 2647489644 ## 0x9dcd7c6c
.long 2749558784 ## 0xa3e2f000
.long 2079110943 ## 0x7becb71f
.long 2079242143 ## 0x7beeb79f
.long 2087630783 ## 0x7c6eb7bf
.long 2096019423 ## 0x7ceeb7df
.long 2104408063 ## 0x7d6eb7ff
.long 2350956548 ## 0x8c20c004
.long 2785909794 ## 0xa60d9c22
.long 3555820608 ## 0xd3f18440
.long 3490787134 ## 0xd0112f3e
.long 1487931618 ## 0x58b008e2
.long 3223388675 ## 0xc0210203
.long 3225422336 ## 0xc0400a00
.long 2639071776 ## 0x9d4d0a20
.long 17017441 ## 0x103aa61
.long 151044129 ## 0x900c021
.long 152092736 ## 0x910c040
.long 2841746733 ## 0xa9619d2d
.long 142655521 ## 0x880c021
.long 146849862 ## 0x8c0c046
.long 2833358109 ## 0xa8e19d1d
.long 1192015744 ## 0x470cb780
.long 1518912256 ## 0x5a88c300
.long 47713922 ## 0x2d80e82
.long 178307194 ## 0xaa0c07a
.long 2854351368 ## 0xaa21f208
.long 3763510891 ## 0xe0529e6b
.long 278433024 ## 0x10988d00
.long 3221528243 ## 0xc0049eb3
.long 3040811136 ## 0xb53f1880
.long 3049225836 ## 0xb5bf7e6c
.long 3049226228 ## 0xb5bf7ff4
.long 3049226100 ## 0xb5bf7f74
.long 3222568692 ## 0xc0147ef4
.long 4060649816 ## 0xf2089958
.long 2662574370 ## 0x9eb3a922
.long 163749482 ## 0x9c29e6a
.long 2561540052 ## 0x98adffd4
.long 4292124339 ## 0xffd49eb3
.long 3080689864 ## 0xb79f98c8
.long 3082780142 ## 0xb7bf7dee
.long 3084877422 ## 0xb7df7e6e
.long 3221389038 ## 0xc0027eee
.long 2619509792 ## 0x9c228c20
.long 3555894797 ## 0xd3f2a60d
.long 3490787134 ## 0xd0112f3e
.long 4027649634 ## 0xf0110e62
.long 3254782640 ## 0xc2000ab0
.long 17390128 ## 0x1095a30
.long 151044160 ## 0x900c040
.long 1133294912 ## 0x438cb540
.long 1124906368 ## 0x430cb580
.long 2453848065 ## 0x9242c001
.long 192856094 ## 0xb7ec01e
.long 243449864 ## 0xe82c008
.long 1133819712 ## 0x4394b740
.long 1971241020 ## 0x757ec03c
.long 3008627213 ## 0xb354020d
.long 3254797364 ## 0xc2004434
.long 316168468 ## 0x12d85914
.long 3288243796 ## 0xc3fe9e54
.long 3223398656 ## 0xc0212900
.long 173017600 ## 0xa500a00
.long 4026572237 ## 0xf0009dcd
.long 3223429473 ## 0xc021a161
.long 2637040896 ## 0x9d2e0d00
.long 3076565345 ## 0xb760a961
.long 2656846612 ## 0x9e5c4314
.long 167821345 ## 0xa00c021
.long 2647460416 ## 0x9dcd0a40
.long 2732781568 ## 0xa2e2f000
.long 2645440832 ## 0x9dae3940
.long 2707550208 ## 0xa161f000
.long 160603754 ## 0x9929e6a
.long 3222537483 ## 0xc014050b
.long 1967167782 ## 0x75409926
.long 2462384126 ## 0x92c4fffe
.long 1124906880 ## 0x430cb780
.long 151175176 ## 0x902c008
.long 167821345 ## 0xa00c021
.long 2647460416 ## 0x9dcd0a40
.long 2707550208 ## 0xa161f000
.long 3080652173 ## 0xb79f058d
.long 3082780398 ## 0xb7bf7eee
.long 3084877678 ## 0xb7df7f6e
.long 2355134446 ## 0x8c607fee
.long 2422276091 ## 0x9060fffb
.long 3222316557 ## 0xc010a60d
.long 3080750112 ## 0xb7a08420
.long 167921428 ## 0xa024714
.long 2120922526 ## 0x7e6ab59e
.long 3229654638 ## 0xc0809e6e
.long 3523742480 ## 0xd2080b10
.long 1967172289 ## 0x7540aac1
.long 2437070852 ## 0x9142c004
.long 3078751371 ## 0xb782048b
.long 1964665165 ## 0x751a694d
.long 2434056194 ## 0x9114c002
.long 2657684738 ## 0x9e690d02
.long 167952416 ## 0xa02c020
.long 1403762501 ## 0x53abb745
.long 251838497 ## 0xf02c021
.long 251707712 ## 0xf00c140
.long 3005510784 ## 0xb3247480
.long 2656191522 ## 0x9e524422
.long 2649633348 ## 0x9dee3244
.long 2724327424 ## 0xa261f000
.long 3074661655 ## 0xb7439d17
.long 3488498741 ## 0xcfee4435
.long 3080719089 ## 0xb7a00af1
.long 226641940 ## 0xd824814
.long 159563792 ## 0x982c010
.long 4292083979 ## 0xffd4010b
.long 3523778809 ## 0xd20898f9
.long 226667041 ## 0xd82aa21
.long 2837565968 ## 0xa921d210
.long 2661981447 ## 0x9eaa9d07
.long 210148955 ## 0xc869e5b
.long 149016558 ## 0x8e1cfee
.long 2720133640 ## 0xa221f208
.long 2587557876 ## 0x9a3afff4
.long 2120923102 ## 0x7e6ab7de
.long 3221321088 ## 0xc0017580
.long 3490812290 ## 0xd0119182
.long 3490192724 ## 0xd0081d54
.long 1962977857 ## 0x7500aa41
.long 2426585088 ## 0x90a2c000
.long 3490187778 ## 0xd0080a02
.long 3080692289 ## 0xb79fa241
.long 3082776174 ## 0xb7bf6e6e
.long 3084873454 ## 0xb7df6eee
.long 3488509806 ## 0xcfee6f6e
.long 2619507713 ## 0x9c228401
.long 1380976902 ## 0x52500906
.long 2097202400 ## 0x7d00c4e0
.long 2426585088 ## 0x90a2c000
.long 4294774026 ## 0xfffd0d0a
.long 3256652416 ## 0xc21c9280
.long 3221257472 ## 0xc0007d00
.long 3238039844 ## 0xc1009124
.long 4294802744 ## 0xfffd7d38
.long 2660405602 ## 0x9e929162
.long 2434859005 ## 0x9120fffd
.long 4294774030 ## 0xfffd0d0e
.long 3223425216 ## 0xc02190c0
.long 3221753474 ## 0xc0080e82
.long 3238005378 ## 0xc1000a82
.long 2648575680 ## 0x9dde0ec0
.long 2732716032 ## 0xa2e1f000
.long 2858524014 ## 0xaa619d6e
.long 2649635392 ## 0x9dee3a40
.long 2724327424 ## 0xa261f000
.long 3238043306 ## 0xc1009eaa
.long 160566658 ## 0x9920d82
.long 3222536459 ## 0xc014010b
.long 2648610950 ## 0x9dde9886
.long 2732716032 ## 0xa2e1f000
.long 4294221491 ## 0xfff49eb3
.long 3080690388 ## 0xb79f9ad4
.long 3082776174 ## 0xb7bf6e6e
.long 3084873454 ## 0xb7df6eee
.long 3488509806 ## 0xcfee6f6e
.long 2619507713 ## 0x9c228401
.long 3224673963 ## 0xc0349eab
.long 3222182342 ## 0xc00e99c6
.long 76228732 ## 0x48b287c
.long 1485357056 ## 0x5888c000
.long 10141953 ## 0x9ac101
.long 1925822346 ## 0x72c9b78a
.long 1714272064 ## 0x662db740
.long 1867101455 ## 0x6f49b50f
.long 3041096960 ## 0xb5437500
.long 3221255501 ## 0xc000754d
.long 3223425698 ## 0xc02192a2
.long 3490712834 ## 0xd0100d02
.long 2662013378 ## 0x9eab19c2
.long 221299008 ## 0xd30c140
.long 4026572206 ## 0xf0009dae
.long 3490816482 ## 0xd011a1e2
.long 2647461416 ## 0x9dcd0e28
.long 2716004352 ## 0xa1e2f000
.long 218153216 ## 0xd00c100
.long 2462187519 ## 0x92c1ffff
.long 167952417 ## 0xa02c021
.long 151044100 ## 0x900c004
.long 172015942 ## 0xa40c146
.long 4026572237 ## 0xf0009dcd
.long 2657722721 ## 0x9e69a161
.long 1487648581 ## 0x58abb745
.long 1192015648 ## 0x470cb720
.long 3221255296 ## 0xc0007480
.long 3079180516 ## 0xb78890e4
.long 1962964395 ## 0x750075ab
.long 2430910464 ## 0x90e4c000
.long 3523742214 ## 0xd2080a06
.long 4294550081 ## 0xfff9a241
.long 3076821728 ## 0xb76492e0
.long 2660457261 ## 0x9e935b2d
.long 2597126132 ## 0x9accfff4
.long 2462121983 ## 0x92c0ffff
.long 2626666791 ## 0x9c8fc127
.long 134913058 ## 0x80a9c22
.long 2625749015 ## 0x9c81c017
.long 2625683569 ## 0x9c80c071
.long 2625683479 ## 0x9c80c017
.long 3222182946 ## 0xc00e9c22
.long 226766332 ## 0xd842dfc
.long 2656722352 ## 0x9e5a5db0
.long 1075362144 ## 0x4018b960
.long 151044129 ## 0x900c021
.long 155238414 ## 0x940c00e
.long 2856710193 ## 0xaa45f031
.long 4026572205 ## 0xf0009dad
.long 152085089 ## 0x910a261
.long 2470576127 ## 0x9341ffff
.long 3288243804 ## 0xc3fe9e5c
.long 3223398848 ## 0xc02129c0
.long 3221293568 ## 0xc0010a00
.long 3222157704 ## 0xc00e3988
.long 2647460400 ## 0x9dcd0a30
.long 2715938816 ## 0xa1e1f000
.long 3223428130 ## 0xc0219c22
.long 3507490176 ## 0xd1100d80
.long 2638022071 ## 0x9d3d05b7
.long 574925409 ## 0x2244aa61
.long 4294930709 ## 0xffff7115
.long 2619511684 ## 0x9c229384
.long 3555829253 ## 0xd3f1a605
.long 3288215230 ## 0xc3fe2ebe
.long 176433600 ## 0xa8429c0
.long 1521533568 ## 0x5ab0c280
.long 3223388683 ## 0xc021020b
.long 3221293568 ## 0xc0010a00
.long 109394316 ## 0x685398c
.long 170967054 ## 0xa30c00e
.long 4026572237 ## 0xf0009dcd
.long 2662048225 ## 0x9eaba1e1
.long 160612366 ## 0x992c00e
.long 3488615682 ## 0xcff00d02
.long 3223390466 ## 0xc0210902
.long 4294183552 ## 0xfff40a80
.long 3222182874 ## 0xc00e9bda
.long 3110079168 ## 0xb9600ac0
.long 2640134168 ## 0x9d5d4018
.long 4063341153 ## 0xf231aa61
.long 177250853 ## 0xa90a225
.long 2472673279 ## 0x9361ffff
.long 2137962399 ## 0x7f6eb79f
.long 2146351039 ## 0x7feeb7bf
.long 2619509824 ## 0x9c228c40
.long 226541601 ## 0xd80c021
.long 95932688 ## 0x5b7d110
.long 2858523965 ## 0xaa619d3d
.long 1897210436 ## 0x71152244
.long 2474835967 ## 0x9382ffff
.long 4294745122 ## 0xfffc9c22
.long 4164522624 ## 0xf8399280
.long 3490816645 ## 0xd011a285
.long 3525709362 ## 0xd2260e32
.long 2638960944 ## 0x9d4b5930
.long 151044129 ## 0x900c021
.long 152092738 ## 0x910c042
.long 2841746733 ## 0xa9619d2d
.long 1334097760 ## 0x4f84b760
.long 1561907624 ## 0x5d18d1a8
.long 1516355840 ## 0x5a61c100
.long 2191974416 ## 0x82a6e010
.long 3492978323 ## 0xd0329e93
.long 25495824 ## 0x1850910
.long 2865616912 ## 0xaacdd810
.long 2831341584 ## 0xa8c2d810
.long 2823215120 ## 0xa846d810
.long 2823411728 ## 0xa849d810
.long 3624927818 ## 0xd810024a
.long 3488653901 ## 0xcff0a24d
.long 2639474048 ## 0x9d532d80
.long 704430095 ## 0x29fcc00f
.long 1505844641 ## 0x59c15da1
.long 696041486 ## 0x297cc00e
.long 3238069682 ## 0xc10105b2
.long 28311840 ## 0x1b00120
.long 167821345 ## 0xa00c021
.long 2713901072 ## 0xa1c2d810
.long 2705709072 ## 0xa145d810
.long 2714359824 ## 0xa1c9d810
.long 169918530 ## 0xa20c042
.long 2858523981 ## 0xaa619d4d
.long 161009746 ## 0x998d052
.long 135319634 ## 0x810d052
.long 2850156560 ## 0xa9e1f010
.long 1499578880 ## 0x5961c200
.long 712822782 ## 0x2a7ccffe
.long 1079162688 ## 0x4052b740
.long 4027580998 ## 0xf0100246
.long 2639503969 ## 0x9d53a261
.long 19185921 ## 0x124c101
.long 167821345 ## 0xa00c021
.long 1078637888 ## 0x404ab540
.long 170967106 ## 0xa30c042
.long 2858523981 ## 0xaa619d4d
.long 160485489 ## 0x990d071
.long 2841833480 ## 0xa962f008
.long 3222248779 ## 0xc00f9d4b
.long 3238079102 ## 0xc1012a7e
.long 3223388740 ## 0xc0210244
.long 3225553152 ## 0xc0420900
.long 4027058496 ## 0xf0080940
.long 2637013601 ## 0x9d2da261
.long 3497109857 ## 0xd071a961
.long 4027058584 ## 0xf0080998
.long 2639505762 ## 0x9d53a962
.long 696172559 ## 0x297ec00f
.long 19185921 ## 0x124c101
.long 167821345 ## 0xa00c021
.long 173064258 ## 0xa50c042
.long 2707550216 ## 0xa161f008
.long 2858523981 ## 0xaa619d4d
.long 160485521 ## 0x990d091
.long 2841833480 ## 0xa962f008
.long 3222248779 ## 0xc00f9d4b
.long 3238079102 ## 0xc1012a7e
.long 3223388740 ## 0xc0210244
.long 3225815296 ## 0xc0460900
.long 4027058528 ## 0xf0080960
.long 2637013601 ## 0x9d2da261
.long 3501369697 ## 0xd0b2a961
.long 3499231632 ## 0xd0920990
.long 4027582616 ## 0xf0100898
.long 33925474 ## 0x205a962
.long 712819710 ## 0x2a7cc3fe
.long 1078835040 ## 0x404db760
.long 38060289 ## 0x244c101
.long 2724327440 ## 0xa261f010
.long 696042495 ## 0x297cc3ff
.long 1497472339 ## 0x59419d53
.long 3223388454 ## 0xc0210126
.long 3040872960 ## 0xb5400a00
.long 3225043021 ## 0xc03a404d
.long 2639071744 ## 0x9d4d0a00
.long 3501369697 ## 0xd0b2a961
.long 167708952 ## 0x9ff0918
.long 2856448016 ## 0xaa41f010
.long 696174591 ## 0x297ec7ff
.long 1887846840 ## 0x708641b8
.long 36229139 ## 0x228d013
.long 1179038754 ## 0x4646b422
.long 2437332992 ## 0x9146c000
.long 1095284608 ## 0x4148b780
.long 4027584806 ## 0xf0101126
.long 168075585 ## 0xa04a141
.long 1095284096 ## 0x4148b580
.long 3223428435 ## 0xc0219d53
.long 3225029120 ## 0xc03a0a00
.long 2639071776 ## 0x9d4d0a20
.long 3759188322 ## 0xe010a962
.long 3355411110 ## 0xc7ff82a6
.long 3503369598 ## 0xd0d12d7e
.long 4027058576 ## 0xf0080990
.long 2660346209 ## 0x9e91a961
.long 1921142013 ## 0x72824cfd
.long 2447818752 ## 0x91e6c000
.long 168874065 ## 0xa10d051
.long 2836255240 ## 0xa90dd208
.long 4027061538 ## 0xf0081522
.long 151298402 ## 0x904a162
.long 2702037512 ## 0xa10dd208
.long 2862479864 ## 0xaa9df9f8
.long 3507526690 ## 0xd1109c22
.long 4027057701 ## 0xf0080625
.long 4193821281 ## 0xf9f8a261
.long 2619517597 ## 0x9c22aa9d
.long 1192539904 ## 0x4714b700
.long 209895457 ## 0xc82c021
.long 159563809 ## 0x982c021
.long 212910098 ## 0xcb0c012
.long 160481298 ## 0x990c012
.long 3110079746 ## 0xb9600d02
.long 1992573136 ## 0x76c440d0
.long 77647888 ## 0x4a0d010
.long 2449653760 ## 0x9202c000
.long 1932375937 ## 0x732db781
.long 4026572190 ## 0xf0009d9e
.long 3074531937 ## 0xb741a261
.long 2646431917 ## 0x9dbd58ad
.long 2707550208 ## 0xa161f000
.long 4294909216 ## 0xffff1d20
.long 2619511297 ## 0x9c229201
.long 1747826562 ## 0x682db782
.long 4026572190 ## 0xf0009d9e
.long 3072500321 ## 0xb722a261
.long 2646429101 ## 0x9dbd4dad
.long 2699161600 ## 0xa0e1f000
.long 2453733375 ## 0x9240ffff
.long 3080758797 ## 0xb7a0a60d
.long 2656978700 ## 0x9e5e470c
.long 9150110 ## 0x8b9e9e
.long 1764603778 ## 0x692db782
.long 3221255450 ## 0xc000751a
.long 243700722 ## 0xe8693f2
.long 1381015146 ## 0x52509e6a
.long 2097202400 ## 0x7d00c4e0
.long 2466430976 ## 0x9302c000
.long 2041952099 ## 0x79b5b763
.long 1798158176 ## 0x6b2db760
.long 2569650324 ## 0x9929c094
.long 3003479040 ## 0xb3057400
.long 9126978 ## 0x8b4442
.long 2100147459 ## 0x7d2db503
.long 2730684936 ## 0xa2c2f208
.long 2041427843 ## 0x79adb783
.long 693030961 ## 0x294ed031
.long 2133702019 ## 0x7f2db583
.long 2705445392 ## 0xa141d210
.long 2129573791 ## 0x7eeeb79f
.long 2137962431 ## 0x7f6eb7bf
.long 2146351071 ## 0x7feeb7df
.long 2619509856 ## 0x9c228c60
.long 2216732165 ## 0x8420a605
.long 1192015776 ## 0x470cb7a0
.long 3074621579 ## 0xb743008b
.long 3221514421 ## 0xc00468b5
.long 3221323392 ## 0xc0017e80
.long 3355480674 ## 0xc8009262
.long 3221257856 ## 0xc0007e80
.long 168202402 ## 0xa0690a2
.long 1126937990 ## 0x432bb586
.long 167903371 ## 0xa02008b
.long 2122582278 ## 0x7e840906
.long 1135326598 ## 0x43abb586
.long 1143715142 ## 0x442bb546
.long 2449784835 ## 0x9204c003
.long 1326233408 ## 0x4f0cb740
.long 1318369120 ## 0x4e94b760
.long 4027058690 ## 0xf0080a02
.long 3761350981 ## 0xe031a945
.long 3047132544 ## 0xb59f8d80
.long 3047128552 ## 0xb59f7de8
.long 3047128168 ## 0xb59f7c68
.long 3047128296 ## 0xb59f7ce8
.long 2660531560 ## 0x9e947d68
.long 9149538 ## 0x8b9c62
.long 1756215171 ## 0x68adb783
.long 1244772172 ## 0x4a31b74c
.long 1225570112 ## 0x490cb740
.long 712888316 ## 0x2a7dcffc
.long 1756214659 ## 0x68adb583
.long 2705510408 ## 0xa142d008
.long 1192015648 ## 0x470cb720
.long 3229916813 ## 0xc0849e8d
.long 3524267648 ## 0xd2100e80
.long 1962977825 ## 0x7500aa21
.long 2422390785 ## 0x9062c001
.long 1965799304 ## 0x752bb788
.long 3221320960 ## 0xc0017500
.long 3074658820 ## 0xb7439204
.long 3070261933 ## 0xb7007aad
.long 9129740 ## 0x8b4f0c
.long 1965799272 ## 0x752bb768
.long 1110226688 ## 0x422cb700
.long 218275475 ## 0xd029e93
.long 2623708804 ## 0x9c629e84
.long 2854343184 ## 0xaa21d210
.long 1209317184 ## 0x4814b740
.long 3490739456 ## 0xd0107500
.long 3221266497 ## 0xc000a041
.long 3080687970 ## 0xb79f9162
.long 3082780398 ## 0xb7bf7eee
.long 2355134318 ## 0x8c607f6e
.long 2659884066 ## 0x9e8a9c22
.long 219988096 ## 0xd1cc080
.long 3075211403 ## 0xb74c008b
.long 3078638121 ## 0xb7804a29
.long 3490728204 ## 0xd010490c
.long 3523780929 ## 0xd208a141
.long 3080691969 ## 0xb79fa101
.long 3082780398 ## 0xb7bf7eee
.long 2355134318 ## 0x8c607f6e
.long 3074661410 ## 0xb7439c22
.long 1954708141 ## 0x74827aad
.long 2468528128 ## 0x9322c000
.long 3221255296 ## 0xc0007480
.long 1954975906 ## 0x748690a2
.long 2439315454 ## 0x9164fffe
.long 9112066 ## 0x8b0a02
.long 1965798792 ## 0x752bb588
.long 2426470398 ## 0x90a0fffe
.long 2122367104 ## 0x7e80c080
.long 2449670140 ## 0x9202fffc
.long 1336784773 ## 0x4fadb785
.long 3045407240 ## 0xb5853a08
.long 4294725549 ## 0xfffc4fad
.long 3078656288 ## 0xb7809120
.long 1962961581 ## 0x75006aad
.long 2441412607 ## 0x9184ffff
.long 2455830525 ## 0x9260fffd
.long 2097078268 ## 0x7cfedffc
.long 3221265996 ## 0xc0009e4c
.long 3072365090 ## 0xb7209222
.long 3078637324 ## 0xb780470c
.long 3074453293 ## 0xb7406f2d
.long 3074453165 ## 0xb7406ead
.long 3045289525 ## 0xb5836e35
.long 3041097517 ## 0xb543772d
.long 3041097645 ## 0xb54377ad
.long 2619504693 ## 0x9c227835
.long 3221255812 ## 0xc0007684
.long 3238105890 ## 0xc1019322
.long 3490976290 ## 0xd0141222
.long 436498688 ## 0x1a047100
.long 1192539936 ## 0x4714b720
.long 3238095410 ## 0xc1016a32
.long 3074425026 ## 0xb74000c2
.long 3041095853 ## 0xb54370ad
.long 3078649677 ## 0xb780774d
.long 3045290029 ## 0xb583702d
.long 3072358349 ## 0xb72077cd
.long 3038998445 ## 0xb5236fad
.long 2619504717 ## 0x9c22784d
.long 1192539904 ## 0x4714b700
.long 3356758338 ## 0xc8141142
.long 2655285376 ## 0x9e447080
.long 413323281 ## 0x18a2d011
.long 173326464 ## 0xa54c080
.long 2852246024 ## 0xaa01d208
.long 1073789476 ## 0x4000ba24
.long 3221320964 ## 0xc0017504
.long 1963364514 ## 0x750690a2
.long 2453848064 ## 0x9242c000
.long 3007345922 ## 0xb3407502
.long 3078637732 ## 0xb78048a4
.long 3074455244 ## 0xb74076cc
.long 3074455116 ## 0xb740764c
.long 3045291476 ## 0xb58375d4
.long 3041097548 ## 0xb543774c
.long 3041097676 ## 0xb54377cc
.long 2619504724 ## 0x9c227854
.long 3238095026 ## 0xc10168b2
.long 3078619280 ## 0xb7800090
.long 3045292845 ## 0xb5837b2d
.long 3074455372 ## 0xb740774c
.long 3041098413 ## 0xb5437aad
.long 3072358348 ## 0xb72077cc
.long 3039001133 ## 0xb5237a2d
.long 2619504716 ## 0x9c22784c
.long 3238095026 ## 0xc10168b2
.long 3078619280 ## 0xb7800090
.long 3045292077 ## 0xb583782d
.long 3074455372 ## 0xb740774c
.long 3041097645 ## 0xb54377ad
.long 3072358348 ## 0xb72077cc
.long 3039000365 ## 0xb523772d
.long 2619504716 ## 0x9c22784c
.long 771538958 ## 0x2dfcc00e
.long 1503698524 ## 0x59a09e5c
.long 3488636224 ## 0xcff05d40
.long 3222219136 ## 0xc00f2980
.long 834153852 ## 0x31b82d7c
.long 3757874772 ## 0xdffc9e54
.long 809008766 ## 0x30387e7e
.long 687656958 ## 0x28fccffe
.long 2120923039 ## 0x7e6ab79f
.long 2104145759 ## 0x7d6ab75f
.long 2424487936 ## 0x9082c000
.long 939573505 ## 0x3800c101
.long 3221255232 ## 0xc0007440
.long 3222376578 ## 0xc0119082
.long 1962948608 ## 0x75003800
.long 1218622272 ## 0x48a2b340
.long 3223417984 ## 0xc0217480
.long 3007330304 ## 0xb3403800
.long 3225503906 ## 0xc04148a2
.long 2619488256 ## 0x9c223800
.long 2218829317 ## 0x8440a605
.long 1192015616 ## 0x470cb700
.long 784258034 ## 0x2ebed3f2
.long 704430094 ## 0x29fcc00e
.long 106025232 ## 0x651d110
.long 3229617410 ## 0xc0800d02
.long 3523742304 ## 0xd2080a60
.long 3074468373 ## 0xb740aa15
.long 436497852 ## 0x1a046dbc
.long 3489755336 ## 0xd00170c8
.long 3005549858 ## 0xb3250d22
.long 3221243940 ## 0xc0004824
.long 3078983940 ## 0xb7859104
.long 176313642 ## 0xa82552a
.long 3489821952 ## 0xd0027500
.long 3507489490 ## 0xd1100ad2
.long 25757265 ## 0x1890651
.long 159432834 ## 0x980c082
.long 2842021896 ## 0xa965d008
.long 1076541312 ## 0x402ab780
.long 2166743568 ## 0x8125e210
.long 1511113216 ## 0x5a11c200
.long 699323378 ## 0x29aed3f2
.long 684643313 ## 0x28ced3f1
.long 2716258312 ## 0xa1e6d008
.long 3221319767 ## 0xc0017057
.long 3507523730 ## 0xd1109092
.long 302191923 ## 0x12031533
.long 2834747400 ## 0xa8f6d008
.long 676254706 ## 0x284ed3f2
.long 699323378 ## 0x29aed3f2
.long 2422259712 ## 0x9060c000
.long 3490750107 ## 0xd0109e9b
.long 3555788336 ## 0xd3f10630
.long 20064718 ## 0x13229ce
.long 696041486 ## 0x297cc00e
.long 236113937 ## 0xe12d011
.long 3555881028 ## 0xd3f27044
.long 4294912206 ## 0xffff28ce
.long 3507524212 ## 0xd1109274
.long 3229746769 ## 0xc0820651
.long 3523742208 ## 0xd2080a00
.long 3523780758 ## 0xd208a096
.long 3507528070 ## 0xd110a186
.long 3078620625 ## 0xb78005d1
.long 2656128268 ## 0x9e514d0c
.long 159432834 ## 0x980c082
.long 2835468808 ## 0xa901d208
.long 2851459080 ## 0xa9f5d008
.long 1966257960 ## 0x7532b728
.long 3042914898 ## 0xb55f3252
.long 142770036 ## 0x8827f74
.long 3263208907 ## 0xc2809dcb
.long 3040829064 ## 0xb53f5e88
.long 3238100972 ## 0xc1017fec
.long 3047098064 ## 0xb59f06d0
.long 4294213356 ## 0xfff47eec
.long 2657721191 ## 0x9e699b67
.long 1169011972 ## 0x45adb504
.long 2121185183 ## 0x7e6eb79f
.long 2129573823 ## 0x7eeeb7bf
.long 2348859394 ## 0x8c00c002
.long 2785385506 ## 0xa6059c22
.long 1192015648 ## 0x470cb720
.long 1504425861 ## 0x59abb785
.long 3221452032 ## 0xc0037500
.long 3078852770 ## 0xb78390a2
.long 1962965421 ## 0x750079ad
.long 2428813315 ## 0x90c4c003
.long 3078790818 ## 0xb7829ea2
.long 3074584365 ## 0xb7426f2d
.long 3081400365 ## 0xb7aa702d
.long 3254809265 ## 0xc20072b1
.long 1495292512 ## 0x59205a60
.long 704693233 ## 0x2a00c3f1
.long 687916016 ## 0x2900c3f0
.long 2661495364 ## 0x9ea33244
.long 892630848 ## 0x35347740
.long 2481111042 ## 0x93e2c002
.long 151175201 ## 0x902c021
.long 500355088 ## 0x1dd2d010
.long 157335858 ## 0x960c132
.long 2645364098 ## 0x9dad0d82
.long 2707615744 ## 0xa162f000
.long 169922609 ## 0xa20d031
.long 2858523981 ## 0xaa619d4d
.long 95994113 ## 0x5b8c101
.long 151044352 ## 0x900c100
.long 2460090367 ## 0x92a1ffff
.long 1890957122 ## 0x70b5b742
.long 1076606816 ## 0x402bb760
.long 1848489890 ## 0x6e2db7a2
.long 1840101186 ## 0x6dadb742
.long 3221314912 ## 0xc0015d60
.long 3224439326 ## 0xc0310a1e
.long 3488623872 ## 0xcff02d00
.long 3263171072 ## 0xc2800a00
.long 1495292624 ## 0x59205ad0
.long 556294583 ## 0x212861b7
.long 717275151 ## 0x2ac0c00f
.long 852794964 ## 0x32d49e54
.long 853039523 ## 0x32d859a3
.long 2596651124 ## 0x9ac5c074
.long 679264270 ## 0x287cc00e
.long 3491788608 ## 0xd0207740
.long 3221238096 ## 0xc0003150
.long 3223425698 ## 0xc02192a2
.long 3490711810 ## 0xd0100902
.long 3241287122 ## 0xc1321dd2
.long 159517040 ## 0x9820970
.long 4026572205 ## 0xf0009dad
.long 3490816354 ## 0xd011a162
.long 2647460392 ## 0x9dcd0a28
.long 2715938816 ## 0xa1e1f000
.long 151044352 ## 0x900c100
.long 2462187519 ## 0x92c1ffff
.long 2137962399 ## 0x7f6eb79f
.long 2146351039 ## 0x7feeb7bf
.long 2619509824 ## 0x9c228c40
.long 1856878466 ## 0x6eadb782
.long 1873655618 ## 0x6fadb742
.long 1514193408 ## 0x5a40c200
.long 712818689 ## 0x2a7cc001
.long 3491768700 ## 0xd020297c
.long 4294717764 ## 0xfffc3144
.long 93033024 ## 0x58b9240
.long 2462121981 ## 0x92c0fffd
.long 3221399069 ## 0xc002a61d
.long 3490874368 ## 0xd0128400
.long 1563429170 ## 0x5d300932
.long 3223428692 ## 0xc0219e54
.long 3225160192 ## 0xc03c0a00
.long 2639071792 ## 0x9d4d0a30
.long 2656218081 ## 0x9e52abe1
.long 151044129 ## 0x900c021
.long 151044154 ## 0x900c03a
.long 2875366701 ## 0xab629d2d
.long 437305346 ## 0x1a10c002
.long 2875301197 ## 0xab619d4d
.long 155238408 ## 0x940c008
.long 2866978093 ## 0xaae29d2d
.long 170967048 ## 0xa30c008
.long 2866912589 ## 0xaae19d4d
.long 2636978464 ## 0x9d2d1920
.long 438347873 ## 0x1a20a861
.long 2825035085 ## 0xa8629d4d
.long 218152993 ## 0xd00c021
.long 224444486 ## 0xd60c046
.long 2833423662 ## 0xa8e29d2e
.long 1242347392 ## 0x4a0cb780
.long 2835468808 ## 0xa901d208
.long 3221320832 ## 0xc0017480
.long 3072365282 ## 0xb72092e2
.long 2655670028 ## 0x9e4a4f0c
.long 696177650 ## 0x297ed3f2
.long 3072328207 ## 0xb720020f
.long 3288285229 ## 0xc3ff402d
.long 3488622972 ## 0xcff0297c
.long 3254790656 ## 0xc2002a00
.long 3355400737 ## 0xc7ff5a21
.long 3355389822 ## 0xc7ff2f7e
.long 3222219646 ## 0xc00f2b7e
.long 3222220542 ## 0xc00f2efe
.long 3489540862 ## 0xcffe2afe
.long 3222218876 ## 0xc00f287c
.long 1497443454 ## 0x59412c7e
.long 754762750 ## 0x2cfcc3fe
.long 2029172063 ## 0x78f2b55f
.long 2365644946 ## 0x8d00e092
.long 2020259231 ## 0x786ab59f
.long 2096412127 ## 0x7cf4b5df
.long 2104276447 ## 0x7d6cb5df
.long 2121577919 ## 0x7e74b5bf
.long 2129442239 ## 0x7eecb5bf
.long 2146219295 ## 0x7fecb51f
.long 2138354975 ## 0x7f74b51f
.long 2070590815 ## 0x7b6ab55f
.long 2079503679 ## 0x7bf2b53f
.long 2623708812 ## 0x9c629e8c
.long 2087630751 ## 0x7c6eb79f
.long 2096019391 ## 0x7ceeb7bf
.long 2104408031 ## 0x7d6eb7df
.long 2112796671 ## 0x7deeb7ff
.long 2348859396 ## 0x8c00c004
.long 3072367650 ## 0xb7209c22
.long 226641676 ## 0xd82470c
.long 160088232 ## 0x98ac0a8
.long 1143846723 ## 0x442db743
.long 4288257674 ## 0xff999e8a
.long 2785907168 ## 0xa60d91e0
.long 3082847296 ## 0xb7c08440
.long 3232253716 ## 0xc0a84714
.long 226625930 ## 0xd82098a
.long 3080913933 ## 0xb7a3040d
.long 3083027540 ## 0xb7c34454
.long 3072542412 ## 0xb72346cc
.long 3072542156 ## 0xb72345cc
.long 3078833748 ## 0xb7834654
.long 2658288972 ## 0x9e72454c
.long 2129442111 ## 0x7eecb53f
.long 3040806155 ## 0xb53f050b
.long 3051323252 ## 0xb5df7f74
.long 3080945644 ## 0xb7a37fec
.long 3047113932 ## 0xb59f44cc
.long 4287921772 ## 0xff947e6c
.long 3080690633 ## 0xb79f9bc9
.long 2658238060 ## 0x9e717e6c
.long 159563809 ## 0x982c021
.long 1144370595 ## 0x4435b5a3
.long 1152234915 ## 0x44adb5a3
.long 1160623491 ## 0x452db583
.long 2129442655 ## 0x7eecb75f
.long 218284065 ## 0xd02c021
.long 159432724 ## 0x980c014
.long 1169012035 ## 0x45adb543
.long 2137831327 ## 0x7f6cb79f
.long 219201556 ## 0xd10c014
.long 1185789379 ## 0x46adb5c3
.long 1177400707 ## 0x462db583
.long 67963138 ## 0x40d0902
.long 1077983584 ## 0x4040b960
.long 11321601 ## 0xacc101
.long 1588443008 ## 0x5eadb780
.long 4026572221 ## 0xf0009dbd
.long 3072369249 ## 0xb720a261
.long 2645451437 ## 0x9dae62ad
.long 2699161600 ## 0xa0e1f000
.long 4294908176 ## 0xffff1910
.long 3078984289 ## 0xb7859261
.long 1962955594 ## 0x7500534a
.long 2455945217 ## 0x9262c001
.long 1405794181 ## 0x53cab785
.long 1233958720 ## 0x498cb740
.long 1087551328 ## 0x40d2b760
.long 167933184 ## 0xa027500
.long 172150786 ## 0xa42d002
.long 1833744160 ## 0x6d4cb720
.long 2661616898 ## 0x9ea50d02
.long 2706296873 ## 0xa14ed029
.long 167709194 ## 0x9ff0a0a
.long 3490207223 ## 0xd00855f7
.long 3046088897 ## 0xb58fa0c1
.long 151941448 ## 0x90e7148
.long 3043953158 ## 0xb56f0a06
.long 3041882312 ## 0xb54f70c8
.long 3046076880 ## 0xb58f71d0
.long 3041882696 ## 0xb54f7248
.long 3043455688 ## 0xb56772c8
.long 3041097554 ## 0xb5437752
.long 3041098196 ## 0xb54379d4
.long 3041098324 ## 0xb5437a54
.long 3041098452 ## 0xb5437ad4
.long 3043982164 ## 0xb56f7b54
.long 3043979080 ## 0xb56f6f48
.long 3043979208 ## 0xb56f6fc8
.long 3072356424 ## 0xb7207048
.long 3076869644 ## 0xb7654e0c
.long 3078968778 ## 0xb78555ca
.long 3074578506 ## 0xb742584a
.long 3074780108 ## 0xb7456bcc
.long 3042989650 ## 0xb5605652
.long 3045087529 ## 0xb5805929
.long 3041148969 ## 0xb5444029
.long 3040889036 ## 0xb54048cc
.long 3080672561 ## 0xb79f5531
.long 3082780142 ## 0xb7bf7dee
.long 3084877422 ## 0xb7df7e6e
.long 3221389038 ## 0xc0027eee
.long 2619509792 ## 0x9c228c20
.long 2216732173 ## 0x8420a60d
.long 1192540064 ## 0x4714b7a0
.long 50830941 ## 0x3079e5d
.long 3229654636 ## 0xc0809e6c
.long 3523742228 ## 0xd2080a14
.long 1962977793 ## 0x7500aa01
.long 2418196483 ## 0x9022c003
.long 2837639888 ## 0xa922f2d0
.long 3222277506 ## 0xc0100d82
.long 17500594 ## 0x10b09b2
.long 2603941780 ## 0x9b34ff94
.long 173068369 ## 0xa50d051
.long 2835534344 ## 0xa902d208
.long 3321889803 ## 0xc600040b
.long 4060612866 ## 0xf2080902
.long 3076759810 ## 0xb763a102
.long 4060642636 ## 0xf2087d4c
.long 1958783533 ## 0x74c0aa2d
.long 1143124786 ## 0x4422b332
.long 973127696 ## 0x3a00c010
.long 4060623172 ## 0xf2083144
.long 3078857005 ## 0xb783a12d
.long 1962966348 ## 0x75007d4c
.long 2428682240 ## 0x90c2c000
.long 956350512 ## 0x3900c030
.long 2704142856 ## 0xa12df208
.long 1192015648 ## 0x470cb720
.long 1764603714 ## 0x692db742
.long 3221320854 ## 0xc0017496
.long 168202642 ## 0xa069192
.long 1376305664 ## 0x5208c200
.long 2100871424 ## 0x7d38c100
.long 2426585089 ## 0x90a2c001
.long 3078659689 ## 0xb7809e69
.long 3074641292 ## 0xb7434d8c
.long 76250421 ## 0x48b7d35
.long 2852246024 ## 0xaa01d208
.long 2144188227 ## 0x7fcdb743
.long 2125313827 ## 0x7eadb723
.long 2136323875 ## 0x7f55b723
.long 2662037120 ## 0x9eab7680
.long 159555250 ## 0x9829eb2
.long 1073789476 ## 0x4000ba24
.long 162713601 ## 0x9b2d001
.long 2146219423 ## 0x7fecb59f
.long 2566062068 ## 0x98f2fff4
.long 2121185183 ## 0x7e6eb79f
.long 2129573823 ## 0x7eeeb7bf
.long 2137962463 ## 0x7f6eb7df
.long 2348859394 ## 0x8c00c002
.long 4060650530 ## 0xf2089c22
.long 3487476269 ## 0xcfdeaa2d
.long 4060621437 ## 0xf2082a7d
.long 4294877741 ## 0xfffea22d
.long 3490878176 ## 0xd01292e0
.long 2661484850 ## 0x9ea30932
.long 86662408 ## 0x52a5d08
.long 2839736528 ## 0xa942f0d0
.long 162709520 ## 0x9b2c010
.long 4287889675 ## 0xff94010b
.long 4294744785 ## 0xfffc9ad1
.long 2785907616 ## 0xa60d93a0
.long 1192015744 ## 0x470cb780
.long 784258033 ## 0x2ebed3f1
.long 56101247 ## 0x358097f
.long 3223388301 ## 0xc021008d
.long 3041856002 ## 0xb54f0a02
.long 3222302505 ## 0xc0106f29
.long 2639071776 ## 0x9d4d0a20
.long 3223431777 ## 0xc021aa61
.long 3222277378 ## 0xc0100d02
.long 2637040912 ## 0x9d2e0d10
.long 3078662498 ## 0xb780a962
.long 151408780 ## 0x906508c
.long 3491761538 ## 0xd0200d82
.long 3222274776 ## 0xc01002d8
.long 3524266402 ## 0xd21009a2
.long 176466081 ## 0xa84a8a1
.long 147849946 ## 0x8d002da
.long 2660323652 ## 0x9e915144
.long 4292093218 ## 0xffd42522
.long 3524303496 ## 0xd2109a88
.long 9283617 ## 0x8da821
.long 167956497 ## 0xa02d011
.long 712818702 ## 0x2a7cc00e
.long 3524292874 ## 0xd210710a
.long 3490423329 ## 0xd00ba221
.long 3022330436 ## 0xb4251a44
.long 3037676630 ## 0xb50f4456
.long 3080679209 ## 0xb79f6f29
.long 3082780398 ## 0xb7bf7eee
.long 3084877678 ## 0xb7df7f6e
.long 2355134446 ## 0x8c607fee
.long 2785385506 ## 0xa6059c22
.long 1571818884 ## 0x5db00d84
.long 3222183517 ## 0xc00e9e5d
.long 3223398908 ## 0xc02129fc
.long 180357760 ## 0xac00a80
.long 167952392 ## 0xa02c008
.long 4026572253 ## 0xf0009ddd
.long 2656739937 ## 0x9e5aa261
.long 151044129 ## 0x900c021
.long 151044160 ## 0x900c040
.long 2858523949 ## 0xaa619d2d
.long 3221255360 ## 0xc00074c0
.long 3221394178 ## 0xc0029302
.long 2645375552 ## 0x9dad3a40
.long 2724327424 ## 0xa261f000
.long 218284040 ## 0xd02c008
.long 160603730 ## 0x9929e52
.long 2588803028 ## 0x9a4dffd4
.long 167952392 ## 0xa02c008
.long 4026572253 ## 0xf0009ddd
.long 3080692321 ## 0xb79fa261
.long 3082780526 ## 0xb7bf7f6e
.long 2353037294 ## 0x8c407fee
.long 977312802 ## 0x3a409c22
.long 4026572205 ## 0xf0009dad
.long 4294943329 ## 0xffffa261
.long 4164522336 ## 0xf8399160
.long 2216731141 ## 0x8420a205
.long 1192015648 ## 0x470cb720
.long 3042904322 ## 0xb55f0902
.long 3078848106 ## 0xb7837e6a
.long 3223418157 ## 0xc021752d
.long 3242592514 ## 0xc1460902
.long 3221489984 ## 0xc0040940
.long 2645363200 ## 0x9dad0a00
.long 2724327424 ## 0xa261f000
.long 226664074 ## 0xd829e8a
.long 219988096 ## 0xd1cc080
.long 2839662608 ## 0xa941d010
.long 2357256241 ## 0x8c80e031
.long 3487866459 ## 0xcfe49e5b
.long 210111749 ## 0xc860d05
.long 2609577908 ## 0x9b8affb4
.long 2656767362 ## 0x9e5b0d82
.long 2611609588 ## 0x9ba9fff4
.long 2853829112 ## 0xaa19f9f8
.long 2785909794 ## 0xa60d9c22
.long 2216738832 ## 0x8420c010
.long 1192540064 ## 0x4714b7a0
.long 142777627 ## 0x8829d1b
.long 3074622603 ## 0xb743048b
.long 2657909461 ## 0x9e6c7ad5
.long 192008174 ## 0xb71cfee
.long 1560808708 ## 0x5d080d04
.long 4040164650 ## 0xf0d0052a
.long 3229657426 ## 0xc080a952
.long 17631764 ## 0x10d0a14
.long 2692862472 ## 0xa081d208
.long 3222277506 ## 0xc0100d82
.long 3229616514 ## 0xc0800982
.long 3040743068 ## 0xb53e0e9c
.long 4287921770 ## 0xff947e6a
.long 3523779091 ## 0xd2089a13
.long 3524307521 ## 0xd210aa41
.long 226666785 ## 0xd82a921
.long 2662505735 ## 0x9eb29d07
.long 210148955 ## 0xc869e5b
.long 149016558 ## 0x8e1cfee
.long 2722230792 ## 0xa241f208
.long 2606038964 ## 0x9b54ffb4
.long 2656767362 ## 0x9e5b0d82
.long 2608070644 ## 0x9b73fff4
.long 1852749727 ## 0x6e6eb79f
.long 1861138367 ## 0x6eeeb7bf
.long 1869527007 ## 0x6f6eb7df
.long 2214711278 ## 0x8401cfee
.long 2786958370 ## 0xa61d9c22
.long 2218835974 ## 0x8440c006
.long 1192540128 ## 0x4714b7e0
.long 1293203200 ## 0x4d14b700
.long 1267513120 ## 0x4b8cb720
.long 167943800 ## 0xa029e78
.long 1194112867 ## 0x472cb763
.long 1923659690 ## 0x72a8b7aa
.long 771538958 ## 0x2dfcc00e
.long 2093138944 ## 0x7cc2c400
.long 172150785 ## 0xa42d001
.long 3045029184 ## 0xb57f7540
.long 3045096052 ## 0xb5807a74
.long 3076538440 ## 0xb7604048
.long 3074572337 ## 0xb7424031
.long 3221256236 ## 0xc000782c
.long 8885218 ## 0x8793e2
.long 218284065 ## 0xd02c021
.long 218153280 ## 0xd00c140
.long 679526912 ## 0x2880c200
.long 167913860 ## 0xa022984
.long 692942016 ## 0x294d74c0
.long 958976002 ## 0x3928d002
.long 2426716160 ## 0x90a4c000
.long 3491918912 ## 0xd0227440
.long 2645440800 ## 0x9dae3920
.long 2707550208 ## 0xa161f000
.long 3222145540 ## 0xc00e0a04
.long 1896491644 ## 0x710a2a7c
.long 218153216 ## 0xd00c100
.long 2445606911 ## 0x91c4ffff
.long 96125185 ## 0x5bac101
.long 25894276 ## 0x18b1d84
.long 2615394388 ## 0x9be3c054
.long 1073789440 ## 0x4000ba00
.long 2062333215 ## 0x7aecb51f
.long 402972672 ## 0x1804e000
.long 2475343938 ## 0x938ac042
.long 151391362 ## 0x9060c82
.long 2046080319 ## 0x79f4b53f
.long 1944892767 ## 0x73ecb55f
.long 1284814656 ## 0x4c94b740
.long 1967131138 ## 0x75400a02
.long 2722222096 ## 0xa241d010
.long 2432876574 ## 0x9102c01e
.long 3045001602 ## 0xb57f0982
.long 3221320556 ## 0xc001736c
.long 3490811904 ## 0xd0119000
.long 3042904338 ## 0xb55f0912
.long 1496349548 ## 0x59307b6c
.long 436256770 ## 0x1a00c002
.long 3223391490 ## 0xc0210d02
.long 3523741952 ## 0xd2080900
.long 3225854230 ## 0xc046a116
.long 167905600 ## 0xa020940
.long 4026572205 ## 0xf0009dad
.long 2658706017 ## 0x9e78a261
.long 1819326239 ## 0x6c70b71f
.long 1923659690 ## 0x72a8b7aa
.long 746373134 ## 0x2c7cc00e
.long 1937028383 ## 0x7374b51f
.long 3223023953 ## 0xc01b7151
.long 3078590548 ## 0xb77f9054
.long 3074390516 ## 0xb73f79f4
.long 3070260076 ## 0xb700736c
.long 3238087564 ## 0xc1014b8c
.long 3074450007 ## 0xb7406257
.long 35143720 ## 0x2184028
.long 693031922 ## 0x294ed3f2
.long 27181313 ## 0x19ec101
.long 3229745671 ## 0xc0820207
.long 1888815712 ## 0x70950a60
.long 2702365192 ## 0xa112d208
.long 2444558334 ## 0x91b4fffe
.long 3221255808 ## 0xc0007680
.long 3076559300 ## 0xb76091c4
.long 3490204044 ## 0xd008498c
.long 1962977889 ## 0x7500aa61
.long 2430779392 ## 0x90e2c000
.long 2054469503 ## 0x7a74b77f
.long 3221255872 ## 0xc00076c0
.long 3078590852 ## 0xb77f9184
.long 4294210420 ## 0xfff47374
.long 3080690308 ## 0xb79f9a84
.long 3238097772 ## 0xc101736c
.long 3037659342 ## 0xb50f00ce
.long 3072290601 ## 0xb71f6f29
.long 3070260076 ## 0xb700736c
.long 3658502036 ## 0xda104f94
.long 3221268833 ## 0xc000a961
.long 3238091288 ## 0xc1015a18
.long 3110076992 ## 0xb9600240
.long 142754296 ## 0x88241f8
.long 2693124649 ## 0xa085d229
.long 2476867583 ## 0x93a1ffff
.long 1936504703 ## 0x736cb77f
.long 1494326904 ## 0x59119e78
.long 54444289 ## 0x33ec101
.long 3229745677 ## 0xc082020d
.long 3523742304 ## 0xd2080a60
.long 3074468753 ## 0xb740ab91
.long 3222171060 ## 0xc00e6db4
.long 3238078844 ## 0xc101297c
.long 34276094 ## 0x20b02fe
.long 169918596 ## 0xa20c084
.long 2852770312 ## 0xaa09d208
.long 2662728069 ## 0x9eb60185
.long 1657131314 ## 0x62c5d132
.long 2028778847 ## 0x78ecb55f
.long 3226731915 ## 0xc054058b
.long 3078593349 ## 0xb77f9b45
.long 3229776108 ## 0xc08278ec
.long 92999424 ## 0x58b0f00
.long 2689978896 ## 0xa055d210
.long 2609496148 ## 0x9b89c054
.long 1284814592 ## 0x4c94b700
.long 3075408013 ## 0xb74f008d
.long 3078647593 ## 0xb7806f29
.long 3230154824 ## 0xc0884048
.long 3523742368 ## 0xd2080aa0
.long 1493740217 ## 0x5908aab9
.long 190890112 ## 0xb60c080
.long 38715649 ## 0x24ec101
.long 11452673 ## 0xaec101
.long 2731921928 ## 0xa2d5d208
.long 174112896 ## 0xa60c080
.long 1936504671 ## 0x736cb75f
.long 2853556744 ## 0xaa15d208
.long 1714796352 ## 0x6635b740
.long 3238091016 ## 0xc1015908
.long 1896480942 ## 0x710a00ae
.long 2079110495 ## 0x7becb55f
.long 2688930320 ## 0xa045d210
.long 1966454083 ## 0x7535b543
.long 2429075456 ## 0x90c8c000
.long 1281931135 ## 0x4c68b77f
.long 1078506848 ## 0x4048b560
.long 1192015616 ## 0x470cb700
.long 1764538242 ## 0x692cb782
.long 3223418138 ## 0xc021751a
.long 3076494292 ## 0xb75f93d4
.long 3080745836 ## 0xb7a0736c
.long 151275540 ## 0x9044814
.long 2070721887 ## 0x7b6cb55f
.long 1521533184 ## 0x5ab0c100
.long 3078816911 ## 0xb783048f
.long 2098218829 ## 0x7d10474d
.long 2443362339 ## 0x91a2c023
.long 1936504671 ## 0x736cb75f
.long 1192539968 ## 0x4714b740
.long 35963137 ## 0x224c101
.long 3229745929 ## 0xc0820309
.long 3523742464 ## 0xd2080b00
.long 1958783445 ## 0x74c0a9d5
.long 1953281407 ## 0x746cb57f
.long 2447556663 ## 0x91e2c037
.long 2854343184 ## 0xaa21d210
.long 3223388427 ## 0xc021010b
.long 3222538496 ## 0xc0140900
.long 3221358960 ## 0xc0020970
.long 2645371516 ## 0x9dad2a7c
.long 2724327424 ## 0xa261f000
.long 2053945183 ## 0x7a6cb75f
.long 1954586232 ## 0x74809e78
.long 1261090593 ## 0x4b2ab721
.long 1270003489 ## 0x4bb2b721
.long 2466431007 ## 0x9302c01f
.long 1192539904 ## 0x4714b700
.long 1766635395 ## 0x694cb783
.long 1666496320 ## 0x6354b740
.long 1674360672 ## 0x63ccb760
.long 1657583424 ## 0x62ccb740
.long 29741344 ## 0x1c5d120
.long 21418016 ## 0x146d020
.long 34275652 ## 0x20b0144
.long 167821345 ## 0xa00c021
.long 167821328 ## 0xa00c010
.long 4026572237 ## 0xf0009dcd
.long 17539425 ## 0x10ba161
.long 151044129 ## 0x900c021
.long 152092688 ## 0x910c010
.long 4026572205 ## 0xf0009dad
.long 169910626 ## 0xa20a162
.long 4026572237 ## 0xf0009dcd
.long 3500319202 ## 0xd0a2a1e2
.long 3489422617 ## 0xcffc5d19
.long 1498949760 ## 0x59582880
.long 168833314 ## 0xa103122
.long 4026572237 ## 0xf0009dcd
.long 3658522977 ## 0xda10a161
.long 3074402402 ## 0xb73fa862
.long 76511852 ## 0x48f7a6c
.long 1950391874 ## 0x74409e42
.long 145674481 ## 0x8aed0f1
.long 2012525855 ## 0x77f4b51f
.long 2001975111 ## 0x7753b747
.long 679530492 ## 0x2880cffc
.long 2470625308 ## 0x9342c01c
.long 2656767362 ## 0x9e5b0d82
.long 34315896 ## 0x20b9e78
.long 1772926787 ## 0x69acb743
.long 167821345 ## 0xa00c021
.long 169918482 ## 0xa20c012
.long 2647458740 ## 0x9dcd03b4
.long 2749493248 ## 0xa3e1f000
.long 1781839683 ## 0x6a34b743
.long 3223388427 ## 0xc021010b
.long 3222407424 ## 0xc0120900
.long 3508537648 ## 0xd1200930
.long 2645361461 ## 0x9dad0335
.long 2741170176 ## 0xa362f000
.long 1932310403 ## 0x732cb783
.long 3223388171 ## 0xc021000b
.long 3222276096 ## 0xc0100800
.long 37226560 ## 0x2380840
.long 4026572173 ## 0xf0009d8d
.long 68133473 ## 0x40fa261
.long 1942796099 ## 0x73ccb743
.long 3223428776 ## 0xc0219ea8
.long 3222277120 ## 0xc0100c00
.long 20188240 ## 0x1340c50
.long 4026572174 ## 0xf0009d8e
.long 76521825 ## 0x48fa161
.long 1951250307 ## 0x744db783
.long 3223388939 ## 0xc021030b
.long 3222276864 ## 0xc0100b00
.long 37227360 ## 0x2380b60
.long 4026572269 ## 0xf0009ded
.long 3074663009 ## 0xb743a261
.long 2662167757 ## 0x9ead74cd
.long 243318817 ## 0xe80c021
.long 250658832 ## 0xef0c010
.long 2648572212 ## 0x9dde0134
.long 2707550208 ## 0xa161f000
.long 2026747779 ## 0x78cdb783
.long 3223428778 ## 0xc0219eaa
.long 3222408448 ## 0xc0120d00
.long 3507490128 ## 0xd1100d50
.long 2645427769 ## 0x9dae0639
.long 2724327424 ## 0xa261f000
.long 2035136323 ## 0x794db743
.long 3507490096 ## 0xd1100d30
.long 2645427509 ## 0x9dae0535
.long 2707550208 ## 0xa161f000
.long 1917433743 ## 0x7249b78f
.long 3254820185 ## 0xc2009d59
.long 3238091272 ## 0xc1015a08
.long 4064805454 ## 0xf248024e
.long 3223431685 ## 0xc021aa05
.long 3222439168 ## 0xc0128500
.long 3507520864 ## 0xd1108560
.long 2653816377 ## 0x9e2e0639
.long 2724327424 ## 0xa261f000
.long 1615443776 ## 0x6049b740
.long 1493699856 ## 0x59080d10
.long 19841281 ## 0x12ec101
.long 2839933000 ## 0xa945f048
.long 87413008 ## 0x535d110
.long 4026572206 ## 0xf0009dae
.long 2662048097 ## 0x9eaba161
.long 226541601 ## 0xd80c021
.long 233881618 ## 0xdf0c012
.long 4026572222 ## 0xf0009dbe
.long 3658523233 ## 0xda10a261
.long 2648287590 ## 0x9dd9a966
.long 3042942547 ## 0xb55f9e53
.long 1647540340 ## 0x62337874
.long 156160050 ## 0x94ed032
.long 3005510912 ## 0xb3247500
.long 3223406648 ## 0xc0214838
.long 3254814464 ## 0xc2008700
.long 3222559251 ## 0xc0145a13
.long 38045472 ## 0x2448720
.long 4026565509 ## 0xf0008385
.long 3080692321 ## 0xb79fa261
.long 3238099948 ## 0xc1017bec
.long 34275534 ## 0x20b00ce
.long 167821345 ## 0xa00c021
.long 1747826464 ## 0x682db720
.long 172015634 ## 0xa40c012
.long 4026572237 ## 0xf0009dcd
.long 3074662625 ## 0xb743a0e1
.long 1954577741 ## 0x74807d4d
.long 2433007616 ## 0x9104c000
.long 4026572173 ## 0xf0009d8d
.long 2643370977 ## 0x9d8ea3e1
.long 2741170176 ## 0xa362f000
.long 1192015648 ## 0x470cb720
.long 1756215171 ## 0x68adb783
.long 2097202176 ## 0x7d00c400
.long 2451881984 ## 0x9224c000
.long 2858524013 ## 0xaa619d6d
.long 4026572173 ## 0xf0009d8d
.long 2640224865 ## 0x9d5ea261
.long 2643372385 ## 0x9d8ea961
.long 2707550208 ## 0xa161f000
.long 2858516869 ## 0xaa618185
.long 4026572222 ## 0xf0009dbe
.long 3076498017 ## 0xb75fa261
.long 3074454380 ## 0xb740736c
.long 3238086420 ## 0xc1014714
.long 17367588 ## 0x1090224
.long 167821442 ## 0xa00c082
.long 3523780176 ## 0xd2089e50
.long 34319110 ## 0x20bab06
.long 157335680 ## 0x960c080
.long 167821345 ## 0xa00c021
.long 2866204680 ## 0xaad6d008
.long 1840035776 ## 0x6dacb7c0
.long 1999419203 ## 0x772cb743
.long 172015638 ## 0xa40c016
.long 4026572237 ## 0xf0009dcd
.long 3074662753 ## 0xb743a161
.long 168851380 ## 0xa1077b4
.long 4026572237 ## 0xf0009dcd
.long 3074662754 ## 0xb743a162
.long 168851500 ## 0xa10782c
.long 4026572237 ## 0xf0009dcd
.long 3074662753 ## 0xb743a161
.long 3221768244 ## 0xc0084834
.long 2647460384 ## 0x9dcd0a20
.long 2707615744 ## 0xa162f000
.long 1907144514 ## 0x71acb742
.long 172015640 ## 0xa40c018
.long 4026572237 ## 0xf0009dcd
.long 3074597217 ## 0xb742a161
.long 3486151220 ## 0xcfca7234
.long 2647460417 ## 0x9dcd0a41
.long 2707615744 ## 0xa162f000
.long 1923921730 ## 0x72acb742
.long 2647460368 ## 0x9dcd0a10
.long 2707550208 ## 0xa161f000
.long 1932834626 ## 0x7334b742
.long 175161376 ## 0xa70c020
.long 4026572237 ## 0xf0009dcd
.long 3074597218 ## 0xb742a162
.long 3223221420 ## 0xc01e74ac
.long 2647460464 ## 0x9dcd0a70
.long 2707550208 ## 0xa161f000
.long 1966389058 ## 0x7534b742
.long 2647460368 ## 0x9dcd0a10
.long 2707615744 ## 0xa162f000
.long 1709031681 ## 0x65ddc101
.long 2028779391 ## 0x78ecb77f
.long 3226731964 ## 0xc05405bc
.long 3074398575 ## 0xb73f996f
.long 3072357484 ## 0xb720746c
.long 34293524 ## 0x20b4714
.long 3222142992 ## 0xc00e0010
.long 3074566268 ## 0xb742287c
.long 402944333 ## 0x1804714d
.long 3488634912 ## 0xcff05820
.long 3223398400 ## 0xc0212800
.long 805571072 ## 0x30040a00
.long 170967062 ## 0xa30c016
.long 4026572237 ## 0xf0009dcd
.long 3074596961 ## 0xb742a061
.long 3223221709 ## 0xc01e75cd
.long 2647460432 ## 0x9dcd0a50
.long 2707550208 ## 0xa161f000
.long 1205188419 ## 0x47d5b743
.long 3229614347 ## 0xc080010b
.long 2656262688 ## 0x9e535a20
.long 151044129 ## 0x900c021
.long 157335572 ## 0x960c014
.long 2645373510 ## 0x9dad3246
.long 2724327424 ## 0xa261f000
.long 3223388683 ## 0xc021020b
.long 3074558464 ## 0xb7420a00
.long 3229775701 ## 0xc0827755
.long 2647460400 ## 0x9dcd0a30
.long 2707615744 ## 0xa162f000
.long 1766700930 ## 0x694db782
.long 3222369558 ## 0xc0117516
.long 134648210 ## 0x8069192
.long 3238023696 ## 0xc1005210
.long 3222371640 ## 0xc0117d38
.long 34312386 ## 0x20b90c2
.long 167821345 ## 0xa00c021
.long 1942861634 ## 0x73cdb742
.long 169918490 ## 0xa20c01a
.long 4026572237 ## 0xf0009dcd
.long 3074597217 ## 0xb742a161
.long 168850517 ## 0xa107455
.long 4026572237 ## 0xf0009dcd
.long 3074400610 ## 0xb73fa162
.long 1950382700 ## 0x74407a6c
.long 2464333838 ## 0x92e2c00e
.long 2012002175 ## 0x77ecb77f
.long 3075409039 ## 0xb74f048f
.long 3246422097 ## 0xc1807851
.long 3222165777 ## 0xc00e5911
.long 1560815996 ## 0x5d08297c
.long 78565392 ## 0x4aed010
.long 1510785280 ## 0x5a0cc100
.long 1953281823 ## 0x746cb71f
.long 175947778 ## 0xa7cc002
.long 1437448032 ## 0x55adb760
.long 3489439402 ## 0xcffc9eaa
.long 1644767745 ## 0x62092a01
.long 218152993 ## 0xd00c021
.long 3222536774 ## 0xc0140246
.long 2645429552 ## 0x9dae0d30
.long 2724327424 ## 0xa261f000
.long 3221356836 ## 0xc0020124
.long 3072330108 ## 0xb720097c
.long 3489421357 ## 0xcffc582d
.long 1627728129 ## 0x61052901
.long 3223388683 ## 0xc021020b
.long 19008000 ## 0x1220a00
.long 172015636 ## 0xa40c014
.long 4026572237 ## 0xf0009dcd
.long 68133217 ## 0x40fa161
.long 1506457413 ## 0x59cab745
.long 1221375843 ## 0x48ccb763
.long 1954586282 ## 0x74809eaa
.long 172146689 ## 0xa42c001
.long 1143124772 ## 0x4422b324
.long 3223400902 ## 0xc02131c6
.long 3222539520 ## 0xc0140d00
.long 3043167568 ## 0xb5630d50
.long 2645444812 ## 0x9dae48cc
.long 2715938816 ## 0xa1e1f000
.long 3223388683 ## 0xc021020b
.long 3074558464 ## 0xb7420a00
.long 3222828748 ## 0xc01876cc
.long 2647460352 ## 0x9dcd0a00
.long 2707550208 ## 0xa161f000
.long 1430959941 ## 0x554ab745
.long 218265410 ## 0xd027742
.long 220385281 ## 0xd22d001
.long 3221255296 ## 0xc0007480
.long 3072364836 ## 0xb7209124
.long 3079292684 ## 0xb78a470c
.long 1963094697 ## 0x750272a9
.long 2466431016 ## 0x9302c028
.long 3221976704 ## 0xc00b7680
.long 2656342468 ## 0x9e5491c4
.long 1293203232 ## 0x4d14b720
.long 2656149112 ## 0x9e519e78
.long 3074427270 ## 0xb7400986
.long 3072868425 ## 0xb7284049
.long 3045029170 ## 0xb57f7532
.long 3078586348 ## 0xb77f7fec
.long 843215980 ## 0x3242746c
.long 2138355039 ## 0x7f74b55f
.long 3047136946 ## 0xb59f9eb2
.long 93159148 ## 0x58d7eec
.long 4292085894 ## 0xffd40886
.long 3080689899 ## 0xb79f98eb
.long 3355343852 ## 0xc7fe7bec
.long 3238071678 ## 0xc1010d7e
.long 34275534 ## 0x20b00ce
.long 167821345 ## 0xa00c021
.long 1169011972 ## 0x45adb504
.long 2647460416 ## 0x9dcd0a40
.long 2707615744 ## 0xa162f000
.long 3223388427 ## 0xc021010b
.long 3222669568 ## 0xc0160900
.long 2645362944 ## 0x9dad0900
.long 2690772992 ## 0xa061f000
.long 1242347264 ## 0x4a0cb700
.long 1076410240 ## 0x4028b780
.long 4293293312 ## 0xffe67500
.long 3072365122 ## 0xb7209242
.long 3072280332 ## 0xb71f470c
.long 3074388852 ## 0xb73f7374
.long 3238099572 ## 0xc1017a74
.long 2657879682 ## 0x9e6c0682
.long 3229775424 ## 0xc0827640
.long 3523742304 ## 0xd2080a60
.long 37923345 ## 0x242aa11
.long 169918596 ## 0xa20c084
.long 2861158920 ## 0xaa89d208
.long 2447687680 ## 0x91e4c000
.long 2020390783 ## 0x786cb77f
.long 2012526431 ## 0x77f4b75f
.long 1705492737 ## 0x65a7c101
.long 1503970048 ## 0x59a4c300
.long 2556608596 ## 0x9862c054
.long 3555786832 ## 0xd3f10050
.long 3076532878 ## 0xb7602a8e
.long 3078573844 ## 0xb77f4f14
.long 4027609964 ## 0xf010736c
.long 2662049897 ## 0x9eaba869
.long 2623708804 ## 0x9c629e84
.long 3229654636 ## 0xc0809e6c
.long 3523742304 ## 0xd2080a60
.long 3072303105 ## 0xb71fa001
.long 2658692208 ## 0x9e786c70
.long 1923659690 ## 0x72a8b7aa
.long 746373134 ## 0x2c7cc00e
.long 1937028383 ## 0x7374b51f
.long 4293226833 ## 0xffe57151
.long 1967165522 ## 0x75409052
.long 2420293634 ## 0x9042c002
.long 3221228290 ## 0xc0000b02
.long 76517696 ## 0x48f9140
.long 1925822378 ## 0x72c9b7aa
.long 794743793 ## 0x2f5ed3f1
.long 3221320012 ## 0xc001714c
.long 3508572916 ## 0xd12092f4
.long 3072328559 ## 0xb720036f
.long 2658421644 ## 0x9e744b8c
.long 182636562 ## 0xae2d012
.long 174112898 ## 0xa60c082
.long 2853294600 ## 0xaa11d208
.long 1076475712 ## 0x4029b740
.long 4294930692 ## 0xffff7104
.long 3533869384 ## 0xd2a29148
.long 3288358576 ## 0xc4005eb0
.long 2662010114 ## 0x9eab0d02
.long 160603730 ## 0x9929e52
.long 176209953 ## 0xa80c021
.long 2580807604 ## 0x99d3ffb4
.long 3288337088 ## 0xc4000ac0
.long 2648508930 ## 0x9ddd0a02
.long 2724327424 ## 0xa261f000
.long 2662571634 ## 0x9eb39e72
.long 157335680 ## 0x960c080
.long 2840973320 ## 0xa955d008
.long 1954679174 ## 0x74820986
.long 2448752638 ## 0x91f4fffe
.long 2558459860 ## 0x987effd4
.long 3081372815 ## 0xb7aa048f
.long 3555816137 ## 0xd3f172c9
.long 1900818270 ## 0x714c2f5e
.long 2444427262 ## 0x91b2fffe
.long 1284290368 ## 0x4c8cb740
.long 2856439816 ## 0xaa41d008
.long 38715649 ## 0x24ec101
.long 174112896 ## 0xa60c080
.long 2853556744 ## 0xaa15d208
.long 3222304002 ## 0xc0107502
.long 1967166292 ## 0x75409354
.long 3042905350 ## 0xb55f0d06
.long 3490871668 ## 0xd0127974
.long 3221230444 ## 0xc000136c
.long 3221524868 ## 0xc0049184
.long 2658702176 ## 0x9e789360
.long 795792369 ## 0x2f6ed3f1
.long 1923659626 ## 0x72a8b76a
.long 3221385420 ## 0xc00270cc
.long 3076558964 ## 0xb7609074
.long 3238087564 ## 0xc1014b8c
.long 2661417582 ## 0x9ea2026e
.long 174112898 ## 0xa60c082
.long 2853294600 ## 0xaa11d208
.long 2841759752 ## 0xa961d008
.long 224444544 ## 0xd60c080
.long 191025170 ## 0xb62d012
.long 4294930692 ## 0xffff7104
.long 3078590728 ## 0xb77f9108
.long 3490740596 ## 0xd0107974
.long 1897376341 ## 0x7117aa55
.long 2419392511 ## 0x9034ffff
.long 1588646690 ## 0x5eb0d322
.long 218284544 ## 0xd02c200
.long 2656214699 ## 0x9e529eab
.long 4289989010 ## 0xffb40992
.long 3078658424 ## 0xb7809978
.long 3271575308 ## 0xc300470c
.long 9984136 ## 0x985888
.long 3223388683 ## 0xc021020b
.long 3072592384 ## 0xb7240a00
.long 3222685101 ## 0xc01645ad
.long 2647460352 ## 0x9dcd0a00
.long 2699161600 ## 0xa0e1f000
.long 176209953 ## 0xa80c021
.long 3254782656 ## 0xc2000ac0
.long 2648508930 ## 0x9ddd0a02
.long 2724327424 ## 0xa261f000
.long 3555827320 ## 0xd3f19e78
.long 3077189486 ## 0xb76a2f6e
.long 1892446888 ## 0x70cc72a8
.long 2419261438 ## 0x9032fffe
.long 3223418048 ## 0xc02174c0
.long 3076493826 ## 0xb75f9202
.long 3078584684 ## 0xb77f796c
.long 184711532 ## 0xb02796c
.long 3555854596 ## 0xd3f20904
.long 428091822 ## 0x198429ae
.long 2087499103 ## 0x7c6cb55f
.long 2095887743 ## 0x7cecb57f
.long 2104800639 ## 0x7d74b57f
.long 24105248 ## 0x16fd120
.long 1267513088 ## 0x4b8cb700
.long 3229746949 ## 0xc0820705
.long 3524267872 ## 0xd2100f60
.long 3078662481 ## 0xb780a951
.long 1887977512 ## 0x70884028
.long 2441658368 ## 0x9188c000
.long 3072302679 ## 0xb71f9e57
.long 3229645172 ## 0xc0807974
.long 3523742688 ## 0xd2080be0
.long 1896983157 ## 0x7111aa75
.long 2429730825 ## 0x90d2c009
.long 182636562 ## 0xae2d012
.long 3555827320 ## 0xd3f19e78
.long 3081383774 ## 0xb7aa2f5e
.long 1900835496 ## 0x714c72a8
.long 2417164287 ## 0x9012ffff
.long 1284814592 ## 0x4c94b700
.long 1885910847 ## 0x7068b73f
.long 1078507392 ## 0x4048b780
.long 687652878 ## 0x28fcc00e
.long 2037167423 ## 0x796cb53f
.long 38715649 ## 0x24ec101
.long 174112896 ## 0xa60c080
.long 2853556744 ## 0xaa15d208
.long 3222040834 ## 0xc00c7102
.long 3072364564 ## 0xb7209014
.long 3081389844 ## 0xb7aa4714
.long 1967157961 ## 0x754072c9
.long 325898258 ## 0x136cd012
.long 2451898363 ## 0x9224fffb
.long 2037167967 ## 0x796cb75f
.long 3042904324 ## 0xb55f0904
.long 4294868076 ## 0xfffe7c6c
.long 1954583520 ## 0x748093e0
.long 3489794562 ## 0xd0020a02
.long 4294183490 ## 0xfff40a42
.long 68129312 ## 0x40f9220
.long 2018031439 ## 0x7848b74f
.long 2012526399 ## 0x77f4b73f
.long 1953281823 ## 0x746cb71f
.long 3229636872 ## 0xc0805908
.long 3238092049 ## 0xc1015d11
.long 3222143150 ## 0xc00e00ae
.long 3076468092 ## 0xb75f2d7c
.long 3508697196 ## 0xd122786c
.long 3076546060 ## 0xb7605e0c
.long 3238024629 ## 0xc10055b5
.long 3221379477 ## 0xc0025995
.long 25561724 ## 0x1860a7c
.long 704761852 ## 0x2a01cffc
.long 17523257 ## 0x10b6239
.long 151044129 ## 0x900c021
.long 38191361 ## 0x246c101
.long 154189844 ## 0x930c014
.long 4026572205 ## 0xf0009dad
.long 86286945 ## 0x524a261
.long 226279426 ## 0xd7cc002
.long 755093500 ## 0x2d01cffc
.long 1479391008 ## 0x582db720
.long 1639301377 ## 0x61b5c101
.long 3223388683 ## 0xc021020b
.long 28445184 ## 0x1b20a00
.long 172015636 ## 0xa40c014
.long 4026572237 ## 0xf0009dcd
.long 4294025697 ## 0xfff1a1e1
.long 34312320 ## 0x20b9080
.long 3223389199 ## 0xc021040f
.long 3074558464 ## 0xb7420a00
.long 3223746124 ## 0xc026764c
.long 2647460416 ## 0x9dcd0a40
.long 2707550208 ## 0xa161f000
.long 2418081775 ## 0x9020ffef
.long 103075856 ## 0x624d010
.long 159563809 ## 0x982c021
.long 38060289 ## 0x244c101
.long 3225182787 ## 0xc03c6243
.long 3525577152 ## 0xd22409c0
.long 2638043527 ## 0x9d3d5987
.long 3221334369 ## 0xc001a961
.long 169347598 ## 0xa180a0e
.long 3006492808 ## 0xb3337088
.long 4293019698 ## 0xffe24832
.long 3497104114 ## 0xd07192f2
.long 3489533486 ## 0xcffe0e2e
.long 1645816321 ## 0x62192a01
.long 19398984 ## 0x1280148
.long 1502068992 ## 0x5987c100
.long 2441150434 ## 0x9180ffe2
.long 1192015616 ## 0x470cb700
.long 1764538243 ## 0x692cb783
.long 1689564992 ## 0x64b4b740
.long 1697429344 ## 0x652cb760
.long 1680652096 ## 0x642cb740
.long 29741344 ## 0x1c5d120
.long 21418016 ## 0x146d020
.long 4292870468 ## 0xffe00144
.long 143036736 ## 0x8869140
.long 3303035440 ## 0xc4e05230
.long 3221454080 ## 0xc0037d00
.long 3256651972 ## 0xc21c90c4
.long 3221388544 ## 0xc0027d00
.long 3238040068 ## 0xc1009204
.long 4292705592 ## 0xffdd7d38
.long 3078591234 ## 0xb77f9302
.long 1975548524 ## 0x75c07a6c
.long 3489728770 ## 0xd0010902
.long 167905570 ## 0xa020922
.long 3489821888 ## 0xd00274c0
.long 2022181442 ## 0x78880a42
.long 2426585113 ## 0x90a2c019
.long 3222893760 ## 0xc01974c0
.long 3080687682 ## 0xb79f9042
.long 168063852 ## 0xa04736c
.long 2070721951 ## 0x7b6cb59f
.long 1521533440 ## 0x5ab0c200
.long 1209317120 ## 0x4814b700
.long 2054469439 ## 0x7a74b73f
.long 1937028991 ## 0x7374b77f
.long 1078507328 ## 0x4048b740
.long 1276426048 ## 0x4c14b740
.long 3788611179 ## 0xe1d19e6b
.long 167939200 ## 0xa028c80
.long 1684714911 ## 0x646ab59f
.long 4287891073 ## 0xff940681
.long 76519867 ## 0x48f99bb
.long 1196275587 ## 0x474db783
.long 4292640016 ## 0xffdc7d10
.long 3070268132 ## 0xb70092e4
.long 3524282132 ## 0xd2104714
.long 3078597025 ## 0xb77fa9a1
.long 3074585460 ## 0xb7427374
.long 3074455508 ## 0xb74077d4
.long 2660517260 ## 0x9e94458c
.long 3074399330 ## 0xb73f9c62
.long 3072357228 ## 0xb720736c
.long 3238086420 ## 0xc1014714
.long 3229745682 ## 0xc0820212
.long 3523742208 ## 0xd2080a00
.long 3047139861 ## 0xb59faa15
.long 4292637804 ## 0xffdc746c
.long 1975554464 ## 0x75c091a0
.long 2462367766 ## 0x92c4c016
.long 1936504703 ## 0x736cb77f
.long 1209317280 ## 0x4814b7a0
.long 3045001604 ## 0xb57f0984
.long 4292115308 ## 0xffd47b6c
.long 3080690190 ## 0xb79f9a0e
.long 3254811500 ## 0xc2007b6c
.long 4292565680 ## 0xffdb5ab0
.long 3074396320 ## 0xb73f90a0
.long 3080745836 ## 0xb7a0736c
.long 142886932 ## 0x8844814
.long 2070721855 ## 0x7b6cb53f
.long 2583691220 ## 0x99ffffd4
.long 2070722399 ## 0x7b6cb75f
.long 1521533184 ## 0x5ab0c100
.long 2462121946 ## 0x92c0ffda
.long 182636562 ## 0xae2d012
.long 218285056 ## 0xd02c400
.long 1588646562 ## 0x5eb0d2a2
.long 2662047314 ## 0x9eab9e52
.long 3223390610 ## 0xc0210992
.long 4287892096 ## 0xff940a80
.long 180395006 ## 0xac09bfe
.long 151176192 ## 0x902c400
.long 4026572253 ## 0xf0009ddd
.long 3072368993 ## 0xb720a161
.long 3524282132 ## 0xd2104714
.long 3074402897 ## 0xb73faa51
.long 3076487788 ## 0xb75f7a6c
.long 3238100204 ## 0xc1017cec
.long 3229876802 ## 0xc0840242
.long 3523742240 ## 0xd2080a20
.long 1950394889 ## 0x7440aa09
.long 3221226152 ## 0xc00002a8
.long 3078656516 ## 0xb7809204
.long 3076538571 ## 0xb76040cb
.long 3076538451 ## 0xb7604053
.long 3254808013 ## 0xc2006dcd
.long 1569806869 ## 0x5d915a15
.long 1706672385 ## 0x65b9c101
.long 2585968692 ## 0x9a22c034
.long 2662007504 ## 0x9eab02d0
.long 4289986957 ## 0xffb4018d
.long 2662570895 ## 0x9eb39b8f
.long 4289988994 ## 0xffb40982
.long 3074463766 ## 0xb7409816
.long 3490728468 ## 0xd0104a14
.long 1962977857 ## 0x7500aa41
.long 2468659200 ## 0x9324c000
.long 1268037408 ## 0x4b94b720
.long 2840711696 ## 0xa951d210
.long 1078572928 ## 0x4049b780
.long 4294209672 ## 0xfff47088
.long 3523777192 ## 0xd20892a8
.long 3076500085 ## 0xb75faa75
.long 1887992940 ## 0x70887c6c
.long 2446786548 ## 0x91d6fff4
.long 2104276863 ## 0x7d6cb77f
.long 4290027187 ## 0xffb49eb3
.long 4294220401 ## 0xfff49a71
.long 3070267616 ## 0xb70090e0
.long 3523757836 ## 0xd208470c
.long 3078662625 ## 0xb780a9e1
.long 3074573708 ## 0xb742458c
.long 2662561716 ## 0x9eb377b4
.long 2623708836 ## 0x9c629ea4
.long 1326757632 ## 0x4f14b700
.long 2841760264 ## 0xa961d208
.long 1208792864 ## 0x480cb720
.long 1095546624 ## 0x414cb700
.long 164810770 ## 0x9d2d012
.long 1076475200 ## 0x4029b540
.long 2659451277 ## 0x9e84018d
.long 3523779682 ## 0xd2089c62
.long 4294877281 ## 0xfffea061
.long 1967165856 ## 0x754091a0
.long 2439168014 ## 0x9162c00e
.long 3221229186 ## 0xc0000e82
.long 2658701632 ## 0x9e789140
.long 787403762 ## 0x2eeed3f2
.long 1923659658 ## 0x72a8b78a
.long 3221451035 ## 0xc003711b
.long 3490746676 ## 0xd0109134
.long 3074426590 ## 0xb74006de
.long 51071892 ## 0x30b4b94
.long 190890114 ## 0xb60c082
.long 2840711688 ## 0xa951d208
.long 2856439824 ## 0xaa41d010
.long 257085458 ## 0xf52d012
.long 4294930568 ## 0xffff7088
.long 3542257992 ## 0xd3229148
.long 3238027184 ## 0xc1005fb0
.long 2663058690 ## 0x9ebb0d02
.long 160603730 ## 0x9929e52
.long 2607677332 ## 0x9b6dff94
.long 3223388687 ## 0xc021020f
.long 3523742208 ## 0xd2080a00
.long 3224938962 ## 0xc038a9d2
.long 159779440 ## 0x9860a70
.long 4026572237 ## 0xf0009dcd
.long 17801697 ## 0x10fa1e1
.long 151044129 ## 0x900c021
.long 158384198 ## 0x970c046
.long 4026572205 ## 0xf0009dad
.long 3078660577 ## 0xb780a1e1
.long 2657830668 ## 0x9e6b470c
.long 95994113 ## 0x5b8c101
.long 3229916764 ## 0xc0849e5c
.long 3230141856 ## 0xc0880da0
.long 3523742240 ## 0xd2080a20
.long 3490753049 ## 0xd010aa19
.long 3238111722 ## 0xc101a9ea
.long 495191480 ## 0x1d8405b8
.long 2600665012 ## 0x9b02ffb4
.long 159778187 ## 0x986058b
.long 2609512340 ## 0x9b89ff94
.long 1242347264 ## 0x4a0cb700
.long 1076410240 ## 0x4028b780
.long 3222172928 ## 0xc00e7500
.long 34574788 ## 0x20f91c4
.long 167821345 ## 0xa00c021
.long 3221752384 ## 0xc0080a40
.long 2647460994 ## 0x9dcd0c82
.long 2699227136 ## 0xa0e2f000
.long 3223388431 ## 0xc021010f
.long 3225422080 ## 0xc0400900
.long 2636974336 ## 0x9d2d0900
.long 3221400161 ## 0xc002aa61
.long 2645375552 ## 0x9dad3a40
.long 2724327424 ## 0xa261f000
.long 3555892856 ## 0xd3f29e78
.long 3079286510 ## 0xb78a2eee
.long 1897624232 ## 0x711b72a8
.long 2473787388 ## 0x9372fffc
.long 3221910784 ## 0xc00a7500
.long 243438274 ## 0xe8292c2
.long 2436939776 ## 0x9140c000
.long 3555892856 ## 0xd3f29e78
.long 3079286510 ## 0xb78a2eee
.long 1897624232 ## 0x711b72a8
.long 2440347658 ## 0x9174c00a
.long 81711120 ## 0x4ded010
.long 1268037376 ## 0x4b94b700
.long 3229745667 ## 0xc0820203
.long 3074427488 ## 0xb7400a60
.long 3523756104 ## 0xd2084048
.long 1922410770 ## 0x7295a912
.long 257085444 ## 0xf52d004
.long 2437480447 ## 0x9148ffff
.long 3079608580 ## 0xb78f1904
.long 3490869033 ## 0xd0126f29
.long 1922371410 ## 0x72950f52
.long 1588646690 ## 0x5eb0d322
.long 1192539936 ## 0x4714b720
.long 3489728770 ## 0xd0010902
.long 3221752098 ## 0xc0080922
.long 3254783234 ## 0xc2000d02
.long 3042925064 ## 0xb55f5a08
.long 2662037356 ## 0x9eab776c
.long 3238108754 ## 0xc1019e52
.long 160563394 ## 0x99200c2
.long 1714272192 ## 0x662db7c0
.long 2598764436 ## 0x9ae5ff94
.long 3223388683 ## 0xc021020b
.long 3221752320 ## 0xc0080a00
.long 171969794 ## 0xa400d02
.long 4026572237 ## 0xf0009dcd
.long 17539426 ## 0x10ba162
.long 151044129 ## 0x900c021
.long 153141312 ## 0x920c040
.long 2841812269 ## 0xa9629d2d
.long 173064254 ## 0xa50c03e
.long 2858523981 ## 0xaa619d4d
.long 176209953 ## 0xa80c021
.long 180404294 ## 0xac0c046
.long 2841746781 ## 0xa9619d5d
.long 3221845120 ## 0xc0097480
.long 3042939396 ## 0xb55f9204
.long 25523564 ## 0x185756c
.long 3078987384 ## 0xb7859e78
.long 1962955690 ## 0x750053aa
.long 2443362304 ## 0x91a2c000
.long 2054469407 ## 0x7a74b71f
.long 2003613503 ## 0x776cb73f
.long 1979714050 ## 0x76000a02
.long 172150785 ## 0xa42d001
.long 3040813250 ## 0xb53f20c2
.long 3072358252 ## 0xb720776c
.long 3076540180 ## 0xb7604714
.long 3490728724 ## 0xd0104b14
.long 3074688594 ## 0xb7440652
.long 3229761869 ## 0xc082414d
.long 3523742304 ## 0xd2080a60
.long 20228625 ## 0x134aa11
.long 2841825296 ## 0xa962d010
.long 37929217 ## 0x242c101
.long 3230138761 ## 0xc0880189
.long 3229878688 ## 0xc08409a0
.long 3523742240 ## 0xd2080a20
.long 3490229001 ## 0xd008ab09
.long 3079645689 ## 0xb78fa9f9
.long 3071244361 ## 0xb70f7849
.long 1988129097 ## 0x76807149
.long 1095611716 ## 0x414db544
.long 1995224447 ## 0x76ecb57f
.long 1978447263 ## 0x75ecb59f
.long 1986835743 ## 0x766cb51f
.long 2449784839 ## 0x9204c007
.long 2102245251 ## 0x7d4db783
.long 3221714176 ## 0xc0077500
.long 3085144194 ## 0xb7e39082
.long 3490740941 ## 0xd0107acd
.long 76481758 ## 0x48f04de
.long 1865004943 ## 0x6f29b78f
.long 2053945151 ## 0x7a6cb73f
.long 1967896488 ## 0x754bb7a8
.long 1510523392 ## 0x5a08c200
.long 3238097984 ## 0xc1017440
.long 3072327886 ## 0xb72000ce
.long 3040831021 ## 0xb53f662d
.long 3221255404 ## 0xc00074ec
.long 3074462372 ## 0xb74092a4
.long 3624421132 ## 0xd808470c
.long 3624446406 ## 0xd808a9c6
.long 371265 ## 0x5aa41
.long 3254803861 ## 0xc2005d95
.long 3076545041 ## 0xb7605a11
.long 3509743020 ## 0xd1326dac
.long 3224658375 ## 0xc03461c7
.long 6330537 ## 0x6098a9
.long 722392049 ## 0x2b0ed3f1
.long 2004137759 ## 0x7774b71f
.long 3221648896 ## 0xc0067600
.long 3072365122 ## 0xb7209242
.long 3078965004 ## 0xb785470c
.long 3758116781 ## 0xe0004fad
.long 3490851336 ## 0xd0122a08
.long 3007320064 ## 0xb3401000
.long 3078571042 ## 0xb77f4422
.long 3074389612 ## 0xb73f766c
.long 3542382060 ## 0xd32475ec
.long 3490797920 ## 0xd0115960
.long 3078564150 ## 0xb77f2936
.long 3490805484 ## 0xd01176ec
.long 3254790686 ## 0xc2002a1e
.long 1495030284 ## 0x591c5a0c
.long 3246403880 ## 0xc1803128
.long 2661505600 ## 0x9ea35a40
.long 891723392 ## 0x35269e80
.long 3490788640 ## 0xd0113520
.long 3221498486 ## 0xc0042a76
.long 2656123136 ## 0x9e513900
.long 1967141160 ## 0x75403128
.long 3008629266 ## 0xb3540a12
.long 824329250 ## 0x31224422
.long 3072340008 ## 0xb7203028
.long 3533852564 ## 0xd2a24f94
.long 3076480664 ## 0xb75f5e98
.long 3508565356 ## 0xd120756c
.long 92995923 ## 0x58b0153
.long 159555156 ## 0x9829e54
.long 2701521449 ## 0xa105f229
.long 2684482056 ## 0xa001f208
.long 2583429012 ## 0x99fbff94
.long 1334622048 ## 0x4f8cb760
.long 156291154 ## 0x950d052
.long 3238069643 ## 0xc101058b
.long 163710246 ## 0x9c20526
.long 2582773652 ## 0x99f1ff94
.long 1335146336 ## 0x4f94b760
.long 156291218 ## 0x950d092
.long 159563778 ## 0x982c002
.long 92996902 ## 0x58b0526
.long 2582118292 ## 0x99e7ff94
.long 1334622080 ## 0x4f8cb780
.long 180404226 ## 0xac0c002
.long 3491759499 ## 0xd020058b
.long 3221356888 ## 0xc0020158
.long 4287891906 ## 0xff9409c2
.long 3076495836 ## 0xb75f99dc
.long 3221517556 ## 0xc00474f4
.long 151128450 ## 0x9020982
.long 4283696523 ## 0xff54058b
.long 93034800 ## 0x58b9930
.long 2571894612 ## 0x994bff54
.long 4283696523 ## 0xff54058b
.long 3223427718 ## 0xc0219a86
.long 3222276098 ## 0xc0100802
.long 2634876944 ## 0x9d0d0810
.long 3490752865 ## 0xd010a961
.long 3073311966 ## 0xb72f04de
.long 3494997801 ## 0xd0516f29
.long 143002136 ## 0x8860a18
.long 1093161520 ## 0x41285230
.long 4026572173 ## 0xf0009d8d
.long 227451233 ## 0xd8ea161
.long 2578382740 ## 0x99aeff94
.long 4287892874 ## 0xff940d8a
.long 76519851 ## 0x48f99ab
.long 1171109763 ## 0x45cdb783
.long 3555892856 ## 0xd3f29e78
.long 168046318 ## 0xa042eee
.long 1171109251 ## 0x45cdb583
.long 1923659658 ## 0x72a8b78a
.long 4294275355 ## 0xfff5711b
.long 3074396978 ## 0xb73f9332
.long 3078583276 ## 0xb77f73ec
.long 3490806508 ## 0xd0117aec
.long 3490777362 ## 0xd0110912
.long 1887963698 ## 0x70880a32
.long 2045556031 ## 0x79ecb53f
.long 1944892767 ## 0x73ecb55f
.long 2432876548 ## 0x9102c004
.long 3081412216 ## 0xb7aa9e78
.long 4290867880 ## 0xffc172a8
.long 2656080352 ## 0x9e5091e0
.long 2845954576 ## 0xa9a1d210
.long 2008332098 ## 0x77b4b742
.long 1166849920 ## 0x458cb780
.long 2661588627 ## 0x9ea49e93
.long 3523779682 ## 0xd2089c62
.long 3051334485 ## 0xb5dfab55
.long 4291327084 ## 0xffc8746c
.long 3070267552 ## 0xb70090a0
.long 3085125396 ## 0xb7e34714
.long 1975548620 ## 0x75c07acc
.long 2472869880 ## 0x9364fff8
.long 4294445966 ## 0xfff80b8e
.long 3221328640 ## 0xc0019300
.long 3456109966 ## 0xce000d8e
.long 3490712960 ## 0xd0100d80
.long 288106022 ## 0x112c2626
.long 1513472512 ## 0x5a35c200
.long 3221492008 ## 0xc0041128
.long 3238009088 ## 0xc1001900
.long 3042924940 ## 0xb55f598c
.long 4294341996 ## 0xfff6756c
.long 3076493472 ## 0xb75f90a0
.long 1967159020 ## 0x754076ec
.long 1499517732 ## 0x5960d324
.long 1505804544 ## 0x59c0c100
.long 3008497938 ## 0xb3520912
.long 2660975650 ## 0x9e9b4422
.long 1978447647 ## 0x75ecb71f
.long 891723408 ## 0x35269e90
.long 3490788640 ## 0xd0113520
.long 2656119310 ## 0x9e512a0e
.long 1510785536 ## 0x5a0cc200
.long 4294586392 ## 0xfffa3018
.long 3070267584 ## 0xb70090c0
.long 3229632276 ## 0xc0804714
.long 3523742432 ## 0xd2080ae0
.long 3074599329 ## 0xb742a9a1
.long 3078649812 ## 0xb78077d4
.long 93013388 ## 0x58b458c
.long 2623708836 ## 0x9c629ea4
.long 2862731784 ## 0xaaa1d208
.long 1208792864 ## 0x480cb720
.long 1076475296 ## 0x4029b5a0
.long 2418081777 ## 0x9020fff1
.long 964739200 ## 0x3980c080
.long 1219343715 ## 0x48adb563
.long 2428567511 ## 0x90c0ffd7
.long 1936504607 ## 0x736cb71f
.long 1209317280 ## 0x4814b7a0
.long 3038709764 ## 0xb51f0804
.long 4290018156 ## 0xffb47b6c
.long 3074398994 ## 0xb73f9b12
.long 3229645676 ## 0xc0807b6c
.long 4291058352 ## 0xffc45ab0
.long 3072299552 ## 0xb71f9220
.long 3507581804 ## 0xd111736c
.long 134483232 ## 0x8040d20
.long 1521532928 ## 0x5ab0c000
.long 3223388683 ## 0xc021020b
.long 3038710272 ## 0xb51f0a00
.long 3225844588 ## 0xc0467b6c
.long 2647460416 ## 0x9dcd0a40
.long 2707550208 ## 0xa161f000
.long 2462121958 ## 0x92c0ffe6
.long 2003744671 ## 0x776eb79f
.long 2012133311 ## 0x77eeb7bf
.long 2020521951 ## 0x786eb7df
.long 2028910591 ## 0x78eeb7ff
.long 2353053704 ## 0x8c40c008
.long 3074399266 ## 0xb73f9c22
.long 42432876 ## 0x287796c
.long 3040807044 ## 0xb53f0884
.long 4292836460 ## 0xffdf7c6c
.long 2786956192 ## 0xa61d93a0
.long 2218835976 ## 0x8440c008
.long 1192540096 ## 0x4714b7c0
.long 2658208258 ## 0x9e710a02
.long 2058204995 ## 0x7aadb743
.long 1093514628 ## 0x412db584
.long 3222828164 ## 0xc0187484
.long 3078853570 ## 0xb78393c2
.long 3077537197 ## 0xb76f7dad
.long 3075436969 ## 0xb74f71a9
.long 3075436849 ## 0xb74f7131
.long 168063529 ## 0xa047229
.long 2108536195 ## 0x7dadb583
.long 1906947407 ## 0x71a9b54f
.long 1915860303 ## 0x7231b54f
.long 1613346144 ## 0x6029b560
.long 1898558831 ## 0x7129b56f
.long 1250736032 ## 0x4a8cb7a0
.long 3495009963 ## 0xd0519eab
.long 4287891924 ## 0xff9409d4
.long 4060650063 ## 0xf2089a4f
.long 9153313 ## 0x8bab21
.long 145870722 ## 0x8b1cf82
.long 3222762884 ## 0xc0177584
.long 3077542498 ## 0xb76f9262
.long 2661904689 ## 0x9ea97131
.long 1985066352 ## 0x7651b570
.long 3078987377 ## 0xb7859e71
.long 3072348971 ## 0xb720532b
.long 1962952460 ## 0x7500470c
.long 2445459475 ## 0x91c2c013
.long 2041427842 ## 0x79adb782
.long 1971586189 ## 0x7584048d
.long 1758311811 ## 0x68cdb583
.long 1192015648 ## 0x470cb720
.long 2445459475 ## 0x91c2c013
.long 3222500736 ## 0xc0137580
.long 3223425572 ## 0xc0219224
.long 3225160194 ## 0xc03c0a02
.long 2639071808 ## 0x9d4d0a40
.long 3221334625 ## 0xc001aa61
.long 152570126 ## 0x918090e
.long 3222434052 ## 0xc0127104
.long 2658242962 ## 0x9e719192
.long 1999353703 ## 0x772bb767
.long 1569234545 ## 0x5d889e71
.long 1915336527 ## 0x7229b74f
.long 1907472207 ## 0x71b1b74f
.long 2856442384 ## 0xaa41da10
.long 3238091016 ## 0xc1015908
.long 1560805676 ## 0x5d08012c
.long 2823155720 ## 0xa845f008
.long 3072329148 ## 0xb72005bc
.long 86796973 ## 0x52c6aad
.long 2825318416 ## 0xa866f010
.long 2839998480 ## 0xa946f010
.long 4027081286 ## 0xf0086246
.long 4027623765 ## 0xf010a955
.long 3491801590 ## 0xd020a9f6
.long 1950351552 ## 0x744000c0
.long 3238108785 ## 0xc1019e71
.long 3238068672 ## 0xc10101c0
.long 3043164740 ## 0xb5630244
.long 3045288493 ## 0xb5836a2d
.long 3038999469 ## 0xb52373ad
.long 3041096885 ## 0xb54374b5
.long 3043195053 ## 0xb56378ad
.long 3036903733 ## 0xb5037935
.long 3041094069 ## 0xb54369b5
.long 3036902197 ## 0xb5037335
.long 3080746029 ## 0xb7a0742d
.long 3222554388 ## 0xc0144714
.long 76255684 ## 0x48b91c4
.long 1842722784 ## 0x6dd5b7e0
.long 3085600002 ## 0xb7ea8502
.long 3490804425 ## 0xd01172c9
.long 2647596670 ## 0x9dcf1e7e
.long 3289554594 ## 0xc4129ea2
.long 1975546502 ## 0x75c07286
.long 2464333845 ## 0x92e2c015
.long 3658522217 ## 0xda109e69
.long 3079121186 ## 0xb787a922
.long 3076683563 ## 0xb762772b
.long 222062901 ## 0xd3c6935
.long 1561528892 ## 0x5d130a3c
.long 490524689 ## 0x1d3cd011
.long 1511244288 ## 0x5a13c200
.long 3221626116 ## 0xc0061d04
.long 436481404 ## 0x1a042d7c
.long 3254809730 ## 0xc2007482
.long 2656197184 ## 0x9e525a40
.long 3080850178 ## 0xb7a20b02
.long 3070392493 ## 0xb70278ad
.long 3070392621 ## 0xb702792d
.long 3490347061 ## 0xd00a7835
.long 3221687138 ## 0xc0070b62
.long 1993878140 ## 0x76d82a7c
.long 3223391874 ## 0xc0210e82
.long 2647329154 ## 0x9dcb0982
.long 248696833 ## 0xed2d001
.long 160481554 ## 0x990c112
.long 750530756 ## 0x2cbc30c4
.long 2464202752 ## 0x92e0c000
.long 3221321536 ## 0xc0017740
.long 1993511268 ## 0x76d29164
.long 2432876545 ## 0x9102c001
.long 3221321428 ## 0xc00176d4
.long 1994035362 ## 0x76da90a2
.long 2420293633 ## 0x9042c001
.long 237162513 ## 0xe22d011
.long 159432960 ## 0x980c100
.long 693031922 ## 0x294ed3f2
.long 3221320351 ## 0xc001729f
.long 2646446338 ## 0x9dbd9102
.long 2699161600 ## 0xa0e1f000
.long 3224764935 ## 0xc0360207
.long 2647460352 ## 0x9dcd0a00
.long 2732716032 ## 0xa2e1f000
.long 3224764679 ## 0xc0360107
.long 2645362976 ## 0x9dad0920
.long 2690772992 ## 0xa061f000
.long 437305352 ## 0x1a10c008
.long 4026572237 ## 0xf0009dcd
.long 1971363938 ## 0x7580a062
.long 2462253054 ## 0x92c2fffe
.long 3223323143 ## 0xc0200207
.long 2647460416 ## 0x9dcd0a40
.long 2699227136 ## 0xa0e2f000
.long 237162513 ## 0xe22d011
.long 159432960 ## 0x980c100
.long 693031922 ## 0x294ed3f2
.long 4294865567 ## 0xfffe729f
.long 1992594308 ## 0x76c49384
.long 2464333824 ## 0x92e2c000
.long 3221255882 ## 0xc00076ca
.long 1993380482 ## 0x76d09282
.long 2451750912 ## 0x9222c000
.long 167943793 ## 0xa029e71
.long 1395373893 ## 0x532bb745
.long 1814934912 ## 0x6c2db580
.long 3221320832 ## 0xc0017480
.long 3072364580 ## 0xb7209024
.long 3041019660 ## 0xb542470c
.long 3221257261 ## 0xc0007c2d
.long 2658243424 ## 0x9e719360
.long 2848119312 ## 0xa9c2da10
.long 1999353735 ## 0x772bb787
.long 1831712576 ## 0x6d2db740
.long 3254803857 ## 0xc2005d91
.long 3509738001 ## 0xd1325a11
.long 2658886087 ## 0x9e7b61c7
.long 3045067266 ## 0xb5800a02
.long 3041684525 ## 0xb54c6c2d
.long 3222555177 ## 0xc0144a29
.long 76388917 ## 0x48d9a35
.long 1984673029 ## 0x764bb505
.long 1976808933 ## 0x75d3b5e5
.long 1192015776 ## 0x470cb7a0
.long 2573926292 ## 0x996aff94
.long 3229876747 ## 0xc084020b
.long 3523742240 ## 0xd2080a20
.long 1954588929 ## 0x7480a901
.long 2433007616 ## 0x9104c000
.long 172148745 ## 0xa42c809
.long 167823102 ## 0xa00c6fe
.long 1166849408 ## 0x458cb580
.long 1234482976 ## 0x4994b720
.long 9112066 ## 0x8b0a02
.long 1078572864 ## 0x4049b740
.long 1395373445 ## 0x532bb585
.long 3222041728 ## 0xc00c7480
.long 2658243394 ## 0x9e719342
.long 3045329410 ## 0xb5840a02
.long 3045343533 ## 0xb584412d
.long 4287905837 ## 0xff94402d
.long 76389116 ## 0x48d9afc
.long 1825421248 ## 0x6ccdb7c0
.long 3081701910 ## 0xb7af0a16
.long 1972007753 ## 0x758a7349
.long 264159233 ## 0xfbec001
.long 193118241 ## 0xb82c021
.long 1143386980 ## 0x4426b364
.long 268226558 ## 0xffccffe
.long 195084304 ## 0xba0c010
.long 226427657 ## 0xd7f0309
.long 2658799294 ## 0x9e7a0ebe
.long 3222277506 ## 0xc0100d82
.long 4285794722 ## 0xff7409a2
.long 2642254817 ## 0x9d7d9be1
.long 1971366242 ## 0x7580a962
.long 2464350207 ## 0x92e2ffff
.long 774819889 ## 0x2e2ed031
.long 3221844296 ## 0xc0097148
.long 3490747330 ## 0xd01093c2
.long 142744034 ## 0x88219e2
.long 142909035 ## 0x8849e6b
.long 1493745792 ## 0x5908c080
.long 2656260712 ## 0x9e535268
.long 3254788678 ## 0xc2002246
.long 3221246473 ## 0xc0005209
.long 4294938753 ## 0xffff9081
.long 1900580928 ## 0x71489040
.long 2453995519 ## 0x9244ffff
.long 4294865282 ## 0xfffe7182
.long 3222180738 ## 0xc00e9382
.long 33761532 ## 0x20328fc
.long 3080738952 ## 0xb7a05888
.long 3238086412 ## 0xc101470c
.long 3074424988 ## 0xb740009c
.long 2658226229 ## 0x9e715035
.long 3046048011 ## 0xb58f010b
.long 226654249 ## 0xd827829
.long 3228830098 ## 0xc0740992
.long 4281600288 ## 0xff340920
.long 76389267 ## 0x48d9b93
.long 1758312322 ## 0x68cdb782
.long 1963334184 ## 0x75061a28
.long 2480062470 ## 0x93d2c006
.long 3074490507 ## 0xb741008b
.long 3657976619 ## 0xda084b2b
.long 1631889957 ## 0x6144aa25
.long 3080756849 ## 0xb7a09e71
.long 3078965004 ## 0xb785470c
.long 226645035 ## 0xd82542b
.long 1962974889 ## 0x75009ea9
.long 1767225155 ## 0x6955b743
.long 1493553412 ## 0x5905d104
.long 161923080 ## 0x9a6c008
.long 19255584 ## 0x125d120
.long 2365645393 ## 0x8d00e251
.long 2608004916 ## 0x9b72ff34
.long 2020128542 ## 0x7868b71e
.long 3229876747 ## 0xc084020b
.long 1946159652 ## 0x74000a24
.long 2684473864 ## 0xa001d208
.long 2420293633 ## 0x9042c001
.long 3794929794 ## 0xe2320882
.long 3794963470 ## 0xe2328c0e
.long 2659945612 ## 0x9e8b8c8c
.long 2852769841 ## 0xaa09d031
.long 2838155313 ## 0xa92ad031
.long 152227857 ## 0x912d011
.long 38584577 ## 0x24cc101
.long 682546161 ## 0x28aed3f1
.long 95735824 ## 0x5b4d010
.long 3230138633 ## 0xc0880109
.long 3229878560 ## 0xc0840920
.long 1883245088 ## 0x70400a20
.long 2710229512 ## 0xa18ad208
.long 2707083272 ## 0xa15ad008
.long 700371954 ## 0x29bed3f2
.long 2433023999 ## 0x9104ffff
.long 3078790769 ## 0xb7829e71
.long 1963223341 ## 0x7504692d
.long 2451750916 ## 0x9222c004
.long 3221517578 ## 0xc004750a
.long 1964020162 ## 0x751091c2
.long 3489794434 ## 0xd0020982
.long 76351922 ## 0x48d09b2
.long 2043524995 ## 0x79cdb783
.long 1565898564 ## 0x5d55b744
.long 2127411010 ## 0x7ecdb742
.long 3072330244 ## 0xb7200a04
.long 3509667596 ## 0xd131470c
.long 1896113705 ## 0x71046629
.long 2660436226 ## 0x9e930902
.long 1213641507 ## 0x4856b323
.long 3221255360 ## 0xc00074c0
.long 3078983970 ## 0xb7859122
.long 1962955563 ## 0x7500532b
.long 1210233650 ## 0x4822b332
.long 1085125955 ## 0x40adb543
.long 1192015776 ## 0x470cb7a0
.long 2662047345 ## 0x9eab9e71
.long 2058205027 ## 0x7aadb763
.long 232833122 ## 0xde0c062
.long 2614034324 ## 0x9bceff94
.long 4289990022 ## 0xffb40d86
.long 76388638 ## 0x48d991e
.long 1405859717 ## 0x53cbb785
.long 3221517568 ## 0xc0047500
.long 3080753732 ## 0xb7a09244
.long 2661894676 ## 0x9ea94a14
.long 3078816523 ## 0xb783030b
.long 3524281805 ## 0xd21045cd
.long 3229657377 ## 0xc080a921
.long 436472596 ## 0x1a040b14
.long 3045291136 ## 0xb5837480
.long 3221571021 ## 0xc00545cd
.long 3523776516 ## 0xd2089004
.long 3505498689 ## 0xd0f1aa41
.long 1962941782 ## 0x75001d56
.long 2426585088 ## 0x90a2c000
.long 3490187778 ## 0xd0080a02
.long 9151041 ## 0x8ba241
.long 2041427843 ## 0x79adb783
.long 2058729283 ## 0x7ab5b743
.long 1988364804 ## 0x76840a04
.long 2041427331 ## 0x79adb583
.long 2437070848 ## 0x9142c000
.long 2142091139 ## 0x7fadb783
.long 2133702467 ## 0x7f2db743
.long 2125313411 ## 0x7eadb583
.long 2142090563 ## 0x7fadb543
.long 3080651915 ## 0xb79f048b
.long 1962961737 ## 0x75006b49
.long 2468528128 ## 0x9322c000
.long 3078619275 ## 0xb780008b
.long 1962961581 ## 0x75006aad
.long 2455945216 ## 0x9262c000
.long 3221649026 ## 0xc0067682
.long 1988268994 ## 0x768293c2
.long 2456207366 ## 0x9266c006
.long 3221255812 ## 0xc0007684
.long 3078918468 ## 0xb7849144
.long 3074703789 ## 0xb74441ad
.long 3490857261 ## 0xd012412d
.long 3045355780 ## 0xb5847104
.long 3072344493 ## 0xb72041ad
.long 167922068 ## 0xa024994
.long 1078572416 ## 0x4049b580
.long 1970190239 ## 0x756eb79f
.long 1978578879 ## 0x75eeb7bf
.long 1986967519 ## 0x766eb7df
.long 1995356159 ## 0x76eeb7ff
.long 2353053706 ## 0x8c40c00a
.long 159554594 ## 0x9829c22
.long 2464219131 ## 0x92e0fffb
.long 3657997993 ## 0xda089ea9
.long 3078727973 ## 0xb781a925
.long 1648642891 ## 0x62444b4b
.long 21549088 ## 0x148d020
.long 86556929 ## 0x528c101
.long 1568526626 ## 0x5d7dd122
.long 19185921 ## 0x124c101
.long 4294465799 ## 0xfff85907
.long 76387168 ## 0x48d9360
.long 2001450887 ## 0x774bb787
.long 164548721 ## 0x9ced071
.long 696307710 ## 0x2980cffe
.long 2453733357 ## 0x9240ffed
.long 2049816450 ## 0x7a2db782
.long 1971586189 ## 0x7584048d
.long 1758311811 ## 0x68cdb583
.long 1192015648 ## 0x470cb720
.long 2462384108 ## 0x92c4ffec
.long 973128192 ## 0x3a00c200
.long 1756214659 ## 0x68adb583
.long 2455830508 ## 0x9260ffec
.long 3045276164 ## 0xb5833a04
.long 4293683373 ## 0xffec68ad
.long 142774720 ## 0x88291c0
.long 4294312451 ## 0xfff60203
.long 51090272 ## 0x30b9360
.long 3229614219 ## 0xc080008b
.long 3076721428 ## 0xb7630b14
.long 2662562477 ## 0x9eb37aad
.long 3523742210 ## 0xd2080a02
.long 3487736385 ## 0xcfe2a241
.long 4287892941 ## 0xff940dcd
.long 3080756007 ## 0xb7a09b27
.long 226642452 ## 0xd824a14
.long 2557870004 ## 0x9875ffb4
.long 3524304553 ## 0xd2109ea9
.long 3078859041 ## 0xb783a921
.long 1954563533 ## 0x748045cd
.long 3045267972 ## 0xb5831a04
.long 4294657485 ## 0xfffb45cd
.long 3078656130 ## 0xb7809082
.long 3076738828 ## 0xb7634f0c
.long 3076800725 ## 0xb76440d5
.long 4060627277 ## 0xf208414d
.long 3528632845 ## 0xd252aa0d
.long 2661551448 ## 0x9ea40d58
.long 4294614114 ## 0xfffa9c62
.long 2660471488 ## 0x9e9392c0
.long 2608988052 ## 0x9b81ff94
.long 679264270 ## 0x287cc00e
.long 1485357056 ## 0x5888c000
.long 3072327834 ## 0xb720009a
.long 2661901869 ## 0x9ea9662d
.long 167952417 ## 0xa02c021
.long 1968026915 ## 0x754db523
.long 1867101455 ## 0x6f49b50f
.long 172015942 ## 0xa40c146
.long 142655492 ## 0x880c004
.long 4026572237 ## 0xf0009dcd
.long 3074793697 ## 0xb745a0e1
.long 1954568395 ## 0x748058cb
.long 2441396224 ## 0x9184c000
.long 1976285064 ## 0x75cbb788
.long 3221255424 ## 0xc0007500
.long 3076821218 ## 0xb76490e2
.long 2660457293 ## 0x9e935b4d
.long 2561212276 ## 0x98a8ff74
.long 1233958720 ## 0x498cb740
.long 3490187782 ## 0xd0080a06
.long 4294025793 ## 0xfff1a241
.long 2662568832 ## 0x9eb39380
.long 2603417460 ## 0x9b2cff74
.long 2451636203 ## 0x9220ffeb
.long 1899083631 ## 0x7131b76f
.long 3079667851 ## 0xb790008b
.long 3046143657 ## 0xb59076a9
.long 4293424681 ## 0xffe87629
.long 76386720 ## 0x48d91a0
.long 1623832448 ## 0x60c9b780
.long 1901180751 ## 0x7151b74f
.long 1925822287 ## 0x72c9b74f
.long 3222145540 ## 0xc00e0a04
.long 1963731580 ## 0x750c2a7c
.long 1900655951 ## 0x7149b54f
.long 1926346063 ## 0x72d1b54f
.long 1623831936 ## 0x60c9b580
.long 2429878247 ## 0x90d4ffe7
.long 3045067282 ## 0xb5800a12
.long 4293353673 ## 0xffe760c9
.long 167940128 ## 0xa029020
.long 3045326987 ## 0xb584008b
.long 3045343789 ## 0xb584422d
.long 4294525357 ## 0xfff941ad
.long 2661913216 ## 0x9ea99280
.long 3074689538 ## 0xb7440a02
.long 3045343565 ## 0xb584414d
.long 3041149389 ## 0xb54441cd
.long 4294525517 ## 0xfff9424d
.long 2657718592 ## 0x9e699140
.long 1765128034 ## 0x6935b762
.long 2451636205 ## 0x9220ffed
.long 771538958 ## 0x2dfcc00e
.long 683594738 ## 0x28bed3f2
.long 3223412144 ## 0xc0215db0
.long 891424128 ## 0x35220d80
.long 233881878 ## 0xdf0c116
.long 4026572222 ## 0xf0009dbe
.long 2619515234 ## 0x9c22a162
.long 134389400 ## 0x8029e98
.long 3221227778 ## 0xc0000902
.long 2660798784 ## 0x9e989140
.long 3490711554 ## 0xd0100802
.long 3423880496 ## 0xcc144530
.long 3222565568 ## 0xc01472c0
.long 1925214720 ## 0x72c07200
.long 1560920448 ## 0x5d09c180
.long 1912922121 ## 0x7204e009
.long 1560604690 ## 0x5d04f012
.long 2455027712 ## 0x9254c000
.long 3489952452 ## 0xd00472c4
.long 3492022276 ## 0xd0240804
.long 1925191092 ## 0x72c015b4
.long 134402052 ## 0x802d004
.long 363909156 ## 0x15b0d024
.long 824500224 ## 0x3124e000
.long 3006271873 ## 0xb3301181
.long 2619491370 ## 0x9c22442a
.long 143028928 ## 0x88672c0
.long 2477195263 ## 0x93a6ffff
.long 1925235714 ## 0x72c0c402
.long 748605541 ## 0x2c9ed065
.long 1017040997 ## 0x3c9ed065
.long 1912653826 ## 0x7200c802
.long 758042725 ## 0x2d2ed065
.long 1026478181 ## 0x3d2ed065
.long 353689600 ## 0x1514e000
.long 3491405395 ## 0xd01a9e53
.long 3491386376 ## 0xd01a5408
.long 1925206188 ## 0x72c050ac
.long 184340 ## 0x2d014
.long 363909156 ## 0x15b0d024
.long 1485168768 ## 0x5885e080
.long 4294925317 ## 0xffff5c05
.long 3758134020 ## 0xe0009304
.long 293679396 ## 0x11813124
.long 1143649072 ## 0x442ab330
.long 2657393698 ## 0x9e649c22
.long 239257609 ## 0xe42c809
.long 13021326 ## 0xc6b08e
.long 2656607908 ## 0x9e589ea4
.long 39970 ## 0x9c22
.long 2277689353 ## 0x87c2c809
.long 243314784 ## 0xe80b060
.long 2277689353 ## 0x87c2c809
.long 195080288 ## 0xba0b060
.long 2277689353 ## 0x87c2c809
.long 182497376 ## 0xae0b060
.globl _aui32MPG4LLRC_MasterMTXTOPAZFWData ## @aui32MPG4LLRC_MasterMTXTOPAZFWData
.p2align 4
_aui32MPG4LLRC_MasterMTXTOPAZFWData:
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 2156921008 ## 0x809000b0
.long 2156921544 ## 0x809002c8
.long 2189965656 ## 0x82883958
.long 2189968348 ## 0x828843dc
.long 2189967711 ## 0x8288415f
.long 2189967546 ## 0x828840ba
.long 2189967710 ## 0x8288415e
.long 2189967708 ## 0x8288415c
.long 2189967768 ## 0x82884198
.long 2189967660 ## 0x8288412c
.long 2189967709 ## 0x8288415d
.long 2189967777 ## 0x828841a1
.long 2189967264 ## 0x82883fa0
.long 2189967727 ## 0x8288416f
.long 2189967732 ## 0x82884174
.long 2189967725 ## 0x8288416d
.long 2189967726 ## 0x8288416e
.long 2189967148 ## 0x82883f2c
.long 2189968684 ## 0x8288452c
.long 2189968428 ## 0x8288442c
.long 2189968384 ## 0x82884400
.long 2189968424 ## 0x82884428
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 2156923216 ## 0x80900950
.long 2156923216 ## 0x80900950
.long 2156929728 ## 0x809022c0
.long 2156946044 ## 0x8090627c
.long 2156935124 ## 0x809037d4
.long 2156935084 ## 0x809037ac
.long 2156923216 ## 0x80900950
.long 2156923216 ## 0x80900950
.long 2156923216 ## 0x80900950
.long 2156923216 ## 0x80900950
.long 512 ## 0x200
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 305445548 ## 0x1234baac
.globl _aui32MPG4LLRC_MasterMTXTOPAZFWTextReloc ## @aui32MPG4LLRC_MasterMTXTOPAZFWTextReloc
.zerofill __DATA,__common,_aui32MPG4LLRC_MasterMTXTOPAZFWTextReloc,4,2
.globl _aui8MPG4LLRC_MasterMTXTOPAZFWTextRelocType ## @aui8MPG4LLRC_MasterMTXTOPAZFWTextRelocType
.zerofill __DATA,__common,_aui8MPG4LLRC_MasterMTXTOPAZFWTextRelocType,1,0
.globl _aui32MPG4LLRC_MasterMTXTOPAZFWTextRelocFullAddr ## @aui32MPG4LLRC_MasterMTXTOPAZFWTextRelocFullAddr
.zerofill __DATA,__common,_aui32MPG4LLRC_MasterMTXTOPAZFWTextRelocFullAddr,4,2
.globl _aui32MPG4LLRC_MasterMTXTOPAZFWDataReloc ## @aui32MPG4LLRC_MasterMTXTOPAZFWDataReloc
.zerofill __DATA,__common,_aui32MPG4LLRC_MasterMTXTOPAZFWDataReloc,4,2
.subsections_via_symbols
| the_stack_data/75137342.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _linenoiseUtf8NextCharLen ; -- Begin function linenoiseUtf8NextCharLen
.p2align 2
_linenoiseUtf8NextCharLen: ; @linenoiseUtf8NextCharLen
.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 x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
str x3, [sp, #40]
ldur x8, [x29, #-32]
str x8, [sp, #32]
ldur x8, [x29, #-16]
ldur x9, [x29, #-32]
ldur x10, [x29, #-24]
ldur x11, [x29, #-32]
subs x1, x10, x11
add x0, x8, x9
add x2, sp, #28
bl _utf8BytesToCodePoint
str x0, [sp, #16]
ldrsw x0, [sp, #28]
bl _isCombiningChar
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
stur xzr, [x29, #-8]
b LBB0_10
LBB0_2:
ldr x8, [sp, #40]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldrsw x0, [sp, #28]
bl _isWideChar
subs w8, w0, #0
cset w8, ne
and w9, w8, #0x1
mov w8, #2
ands w9, w9, #0x1
csinc w9, w8, wzr, ne
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
ldr x9, [sp, #40]
str x8, [x9]
b LBB0_4
LBB0_4:
ldr x9, [sp, #16]
ldur x8, [x29, #-32]
add x8, x8, x9
stur x8, [x29, #-32]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-32]
ldur x9, [x29, #-24]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB0_9
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
ldur x8, [x29, #-16]
ldur x9, [x29, #-32]
add x0, x8, x9
ldur x8, [x29, #-24]
ldur x9, [x29, #-32]
subs x1, x8, x9
add x2, sp, #12
bl _utf8BytesToCodePoint
str x0, [sp, #16]
ldrsw x0, [sp, #12]
bl _isCombiningChar
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
ldur x8, [x29, #-32]
ldr x9, [sp, #32]
subs x8, x8, x9
stur x8, [x29, #-8]
b LBB0_10
LBB0_8: ; in Loop: Header=BB0_5 Depth=1
ldr x9, [sp, #16]
ldur x8, [x29, #-32]
add x8, x8, x9
stur x8, [x29, #-32]
b LBB0_5
LBB0_9:
ldur x8, [x29, #-32]
ldr x9, [sp, #32]
subs x8, x8, x9
stur x8, [x29, #-8]
b LBB0_10
LBB0_10:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function utf8BytesToCodePoint
_utf8BytesToCodePoint: ; @utf8BytesToCodePoint
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
str x0, [sp, #32]
str x1, [sp, #24]
str x2, [sp, #16]
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB1_20
b LBB1_1
LBB1_1:
ldr x8, [sp, #32]
ldrb w8, [x8]
strb w8, [sp, #15]
ldrb w8, [sp, #15]
ands w8, w8, #0x80
cset w8, ne
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2:
ldrb w8, [sp, #15]
ldr x9, [sp, #16]
str w8, [x9]
mov x8, #1
str x8, [sp, #40]
b LBB1_21
LBB1_3:
ldrb w8, [sp, #15]
and w8, w8, #0xe0
subs w8, w8, #192
cset w8, ne
tbnz w8, #0, LBB1_7
b LBB1_4
LBB1_4:
ldr x8, [sp, #24]
subs x8, x8, #2
cset w8, lo
tbnz w8, #0, LBB1_6
b LBB1_5
LBB1_5:
ldr x8, [sp, #32]
ldrsb w8, [x8]
and w9, w8, #0x1f
; implicit-def: $x8
mov x8, x9
sxtw x9, w8
ldr x8, [sp, #32]
ldrsb w8, [x8, #1]
and w10, w8, #0x3f
; implicit-def: $x8
mov x8, x10
sxtw x8, w8
orr x8, x8, x9, lsl #6
ldr x9, [sp, #16]
; kill: def $w8 killed $w8 killed $x8
str w8, [x9]
mov x8, #2
str x8, [sp, #40]
b LBB1_21
LBB1_6:
b LBB1_18
LBB1_7:
ldrb w8, [sp, #15]
and w8, w8, #0xf0
subs w8, w8, #224
cset w8, ne
tbnz w8, #0, LBB1_11
b LBB1_8
LBB1_8:
ldr x8, [sp, #24]
subs x8, x8, #3
cset w8, lo
tbnz w8, #0, LBB1_10
b LBB1_9
LBB1_9:
ldr x8, [sp, #32]
ldrsb w8, [x8]
and w9, w8, #0xf
; implicit-def: $x8
mov x8, x9
sxtw x9, w8
ldr x8, [sp, #32]
ldrsb w8, [x8, #1]
and w10, w8, #0x3f
; implicit-def: $x8
mov x8, x10
sxtw x8, w8
lsl x8, x8, #6
orr x8, x8, x9, lsl #12
ldr x9, [sp, #32]
ldrsb w9, [x9, #2]
and w10, w9, #0x3f
; implicit-def: $x9
mov x9, x10
sxtw x9, w9
orr x8, x8, x9
ldr x9, [sp, #16]
; kill: def $w8 killed $w8 killed $x8
str w8, [x9]
mov x8, #3
str x8, [sp, #40]
b LBB1_21
LBB1_10:
b LBB1_17
LBB1_11:
ldrb w8, [sp, #15]
and w8, w8, #0xf8
subs w8, w8, #240
cset w8, ne
tbnz w8, #0, LBB1_15
b LBB1_12
LBB1_12:
ldr x8, [sp, #24]
subs x8, x8, #4
cset w8, lo
tbnz w8, #0, LBB1_14
b LBB1_13
LBB1_13:
ldr x8, [sp, #32]
ldrsb w8, [x8]
and w9, w8, #0x7
; implicit-def: $x8
mov x8, x9
sxtw x9, w8
ldr x8, [sp, #32]
ldrsb w8, [x8, #1]
and w10, w8, #0x3f
; implicit-def: $x8
mov x8, x10
sxtw x8, w8
lsl x8, x8, #12
orr x8, x8, x9, lsl #18
ldr x9, [sp, #32]
ldrsb w9, [x9, #2]
and w10, w9, #0x3f
; implicit-def: $x9
mov x9, x10
sxtw x9, w9
orr x8, x8, x9, lsl #6
ldr x9, [sp, #32]
ldrsb w9, [x9, #3]
and w10, w9, #0x3f
; implicit-def: $x9
mov x9, x10
sxtw x9, w9
orr x8, x8, x9
ldr x9, [sp, #16]
; kill: def $w8 killed $w8 killed $x8
str w8, [x9]
mov x8, #4
str x8, [sp, #40]
b LBB1_21
LBB1_14:
b LBB1_16
LBB1_15:
ldr x9, [sp, #16]
mov w8, #65533
str w8, [x9]
mov x8, #1
str x8, [sp, #40]
b LBB1_21
LBB1_16:
b LBB1_17
LBB1_17:
b LBB1_18
LBB1_18:
b LBB1_19
LBB1_19:
b LBB1_20
LBB1_20:
ldr x8, [sp, #16]
str wzr, [x8]
mov x8, #1
str x8, [sp, #40]
b LBB1_21
LBB1_21:
ldr x0, [sp, #40]
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function isCombiningChar
_isCombiningChar: ; @isCombiningChar
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
str xzr, [sp, #8]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
adrp x9, _combiningCharTableSize@PAGE
ldr x9, [x9, _combiningCharTableSize@PAGEOFF]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB2_8
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldr x9, [sp, #8]
adrp x8, _combiningCharTable@PAGE
add x8, x8, _combiningCharTable@PAGEOFF
ldr x8, [x8, x9, lsl #3]
ldr x9, [sp, #16]
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3:
str wzr, [sp, #28]
b LBB2_9
LBB2_4: ; in Loop: Header=BB2_1 Depth=1
ldr x9, [sp, #8]
adrp x8, _combiningCharTable@PAGE
add x8, x8, _combiningCharTable@PAGEOFF
ldr x8, [x8, x9, lsl #3]
ldr x9, [sp, #16]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB2_6
b LBB2_5
LBB2_5:
mov w8, #1
str w8, [sp, #28]
b LBB2_9
LBB2_6: ; in Loop: Header=BB2_1 Depth=1
b LBB2_7
LBB2_7: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #8]
add x8, x8, #1
str x8, [sp, #8]
b LBB2_1
LBB2_8:
str wzr, [sp, #28]
b LBB2_9
LBB2_9:
ldr w0, [sp, #28]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function isWideChar
_isWideChar: ; @isWideChar
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
str xzr, [sp, #8]
b LBB3_1
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
adrp x9, _wideCharTableSize@PAGE
ldr x9, [x9, _wideCharTableSize@PAGEOFF]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB3_9
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #8]
lsl x9, x8, #4
adrp x8, _wideCharTable@PAGE
add x8, x8, _wideCharTable@PAGEOFF
ldr x8, [x8, x9]
ldr x9, [sp, #16]
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB3_4
b LBB3_3
LBB3_3:
str wzr, [sp, #28]
b LBB3_10
LBB3_4: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #8]
lsl x9, x8, #4
adrp x8, _wideCharTable@PAGE
add x8, x8, _wideCharTable@PAGEOFF
ldr x8, [x8, x9]
ldr x9, [sp, #16]
subs x8, x8, x9
cset w8, hi
tbnz w8, #0, LBB3_7
b LBB3_5
LBB3_5: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #16]
ldr x10, [sp, #8]
adrp x9, _wideCharTable@PAGE
add x9, x9, _wideCharTable@PAGEOFF
add x9, x9, x10, lsl #4
ldr x9, [x9, #8]
subs x8, x8, x9
cset w8, hi
tbnz w8, #0, LBB3_7
b LBB3_6
LBB3_6:
mov w8, #1
str w8, [sp, #28]
b LBB3_10
LBB3_7: ; in Loop: Header=BB3_1 Depth=1
b LBB3_8
LBB3_8: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #8]
add x8, x8, #1
str x8, [sp, #8]
b LBB3_1
LBB3_9:
str wzr, [sp, #28]
b LBB3_10
LBB3_10:
ldr w0, [sp, #28]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _linenoiseUtf8PrevCharLen ; -- Begin function linenoiseUtf8PrevCharLen
.p2align 2
_linenoiseUtf8PrevCharLen: ; @linenoiseUtf8PrevCharLen
.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, #-16]
stur x1, [x29, #-24]
str x2, [sp, #32]
str x3, [sp, #24]
ldr x8, [sp, #32]
str x8, [sp, #16]
b LBB4_1
LBB4_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #32]
subs x8, x8, #0
cset w8, ls
tbnz w8, #0, LBB4_7
b LBB4_2
LBB4_2: ; in Loop: Header=BB4_1 Depth=1
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
mov x1, x8
bl _prevUtf8CharLen
str x0, [sp, #8]
ldr x9, [sp, #8]
ldr x8, [sp, #32]
subs x8, x8, x9
str x8, [sp, #32]
ldur x8, [x29, #-16]
ldr x9, [sp, #32]
add x0, x8, x9
ldr x1, [sp, #8]
add x2, sp, #4
bl _utf8BytesToCodePoint
ldrsw x0, [sp, #4]
bl _isCombiningChar
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB4_6
b LBB4_3
LBB4_3:
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB4_5
b LBB4_4
LBB4_4:
ldrsw x0, [sp, #4]
bl _isWideChar
subs w8, w0, #0
cset w8, ne
and w9, w8, #0x1
mov w8, #2
ands w9, w9, #0x1
csinc w9, w8, wzr, ne
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
ldr x9, [sp, #24]
str x8, [x9]
b LBB4_5
LBB4_5:
ldr x8, [sp, #16]
ldr x9, [sp, #32]
subs x8, x8, x9
stur x8, [x29, #-8]
b LBB4_8
LBB4_6: ; in Loop: Header=BB4_1 Depth=1
b LBB4_1
LBB4_7:
stur xzr, [x29, #-8]
b LBB4_8
LBB4_8:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function prevUtf8CharLen
_prevUtf8CharLen: ; @prevUtf8CharLen
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str w1, [sp, #20]
ldr w8, [sp, #20]
subs w9, w8, #1
str w9, [sp, #20]
str w8, [sp, #16]
b LBB5_1
LBB5_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, lt
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB5_3
b LBB5_2
LBB5_2: ; in Loop: Header=BB5_1 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #20]
ldrb w8, [x8, x9]
and w8, w8, #0xc0
subs w8, w8, #128
cset w8, eq
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB5_3
LBB5_3: ; in Loop: Header=BB5_1 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
tbz w8, #0, LBB5_5
b LBB5_4
LBB5_4: ; in Loop: Header=BB5_1 Depth=1
ldr w8, [sp, #20]
subs w8, w8, #1
str w8, [sp, #20]
b LBB5_1
LBB5_5:
ldr w8, [sp, #16]
ldr w9, [sp, #20]
subs w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x0, w8
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _linenoiseUtf8ReadCode ; -- Begin function linenoiseUtf8ReadCode
.p2align 2
_linenoiseUtf8ReadCode: ; @linenoiseUtf8ReadCode
.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, #-12]
stur x1, [x29, #-24]
str x2, [sp, #32]
str x3, [sp, #24]
ldr x8, [sp, #32]
subs x8, x8, #1
cset w8, hs
tbnz w8, #0, LBB6_2
b LBB6_1
LBB6_1:
mov x8, #-1
stur x8, [x29, #-8]
b LBB6_29
LBB6_2:
ldur w0, [x29, #-12]
ldur x1, [x29, #-24]
mov x2, #1
bl _read
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, hi
tbnz w8, #0, LBB6_4
b LBB6_3
LBB6_3:
ldr x8, [sp, #16]
stur x8, [x29, #-8]
b LBB6_29
LBB6_4:
ldur x8, [x29, #-24]
ldrb w8, [x8]
strb w8, [sp, #15]
ldrb w8, [sp, #15]
ands w8, w8, #0x80
cset w8, ne
tbnz w8, #0, LBB6_6
b LBB6_5
LBB6_5:
b LBB6_28
LBB6_6:
ldrb w8, [sp, #15]
and w8, w8, #0xe0
subs w8, w8, #192
cset w8, ne
tbnz w8, #0, LBB6_12
b LBB6_7
LBB6_7:
ldr x8, [sp, #32]
subs x8, x8, #2
cset w8, hs
tbnz w8, #0, LBB6_9
b LBB6_8
LBB6_8:
mov x8, #-1
stur x8, [x29, #-8]
b LBB6_29
LBB6_9:
ldur w0, [x29, #-12]
ldur x8, [x29, #-24]
add x1, x8, #1
mov x2, #1
bl _read
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, hi
tbnz w8, #0, LBB6_11
b LBB6_10
LBB6_10:
ldr x8, [sp, #16]
stur x8, [x29, #-8]
b LBB6_29
LBB6_11:
b LBB6_27
LBB6_12:
ldrb w8, [sp, #15]
and w8, w8, #0xf0
subs w8, w8, #224
cset w8, ne
tbnz w8, #0, LBB6_18
b LBB6_13
LBB6_13:
ldr x8, [sp, #32]
subs x8, x8, #3
cset w8, hs
tbnz w8, #0, LBB6_15
b LBB6_14
LBB6_14:
mov x8, #-1
stur x8, [x29, #-8]
b LBB6_29
LBB6_15:
ldur w0, [x29, #-12]
ldur x8, [x29, #-24]
add x1, x8, #1
mov x2, #2
bl _read
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, hi
tbnz w8, #0, LBB6_17
b LBB6_16
LBB6_16:
ldr x8, [sp, #16]
stur x8, [x29, #-8]
b LBB6_29
LBB6_17:
b LBB6_26
LBB6_18:
ldrb w8, [sp, #15]
and w8, w8, #0xf8
subs w8, w8, #240
cset w8, ne
tbnz w8, #0, LBB6_24
b LBB6_19
LBB6_19:
ldr x8, [sp, #32]
subs x8, x8, #3
cset w8, hs
tbnz w8, #0, LBB6_21
b LBB6_20
LBB6_20:
mov x8, #-1
stur x8, [x29, #-8]
b LBB6_29
LBB6_21:
ldur w0, [x29, #-12]
ldur x8, [x29, #-24]
add x1, x8, #1
mov x2, #3
bl _read
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, hi
tbnz w8, #0, LBB6_23
b LBB6_22
LBB6_22:
ldr x8, [sp, #16]
stur x8, [x29, #-8]
b LBB6_29
LBB6_23:
b LBB6_25
LBB6_24:
mov x8, #-1
stur x8, [x29, #-8]
b LBB6_29
LBB6_25:
b LBB6_26
LBB6_26:
b LBB6_27
LBB6_27:
b LBB6_28
LBB6_28:
ldur x0, [x29, #-24]
ldr x1, [sp, #32]
ldr x2, [sp, #24]
bl _utf8BytesToCodePoint
stur x0, [x29, #-8]
b LBB6_29
LBB6_29:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.p2align 3 ; @combiningCharTableSize
_combiningCharTableSize:
.quad 1690 ; 0x69a
.p2align 3 ; @combiningCharTable
_combiningCharTable:
.quad 768 ; 0x300
.quad 769 ; 0x301
.quad 770 ; 0x302
.quad 771 ; 0x303
.quad 772 ; 0x304
.quad 773 ; 0x305
.quad 774 ; 0x306
.quad 775 ; 0x307
.quad 776 ; 0x308
.quad 777 ; 0x309
.quad 778 ; 0x30a
.quad 779 ; 0x30b
.quad 780 ; 0x30c
.quad 781 ; 0x30d
.quad 782 ; 0x30e
.quad 783 ; 0x30f
.quad 784 ; 0x310
.quad 785 ; 0x311
.quad 786 ; 0x312
.quad 787 ; 0x313
.quad 788 ; 0x314
.quad 789 ; 0x315
.quad 790 ; 0x316
.quad 791 ; 0x317
.quad 792 ; 0x318
.quad 793 ; 0x319
.quad 794 ; 0x31a
.quad 795 ; 0x31b
.quad 796 ; 0x31c
.quad 797 ; 0x31d
.quad 798 ; 0x31e
.quad 799 ; 0x31f
.quad 800 ; 0x320
.quad 801 ; 0x321
.quad 802 ; 0x322
.quad 803 ; 0x323
.quad 804 ; 0x324
.quad 805 ; 0x325
.quad 806 ; 0x326
.quad 807 ; 0x327
.quad 808 ; 0x328
.quad 809 ; 0x329
.quad 810 ; 0x32a
.quad 811 ; 0x32b
.quad 812 ; 0x32c
.quad 813 ; 0x32d
.quad 814 ; 0x32e
.quad 815 ; 0x32f
.quad 816 ; 0x330
.quad 817 ; 0x331
.quad 818 ; 0x332
.quad 819 ; 0x333
.quad 820 ; 0x334
.quad 821 ; 0x335
.quad 822 ; 0x336
.quad 823 ; 0x337
.quad 824 ; 0x338
.quad 825 ; 0x339
.quad 826 ; 0x33a
.quad 827 ; 0x33b
.quad 828 ; 0x33c
.quad 829 ; 0x33d
.quad 830 ; 0x33e
.quad 831 ; 0x33f
.quad 832 ; 0x340
.quad 833 ; 0x341
.quad 834 ; 0x342
.quad 835 ; 0x343
.quad 836 ; 0x344
.quad 837 ; 0x345
.quad 838 ; 0x346
.quad 839 ; 0x347
.quad 840 ; 0x348
.quad 841 ; 0x349
.quad 842 ; 0x34a
.quad 843 ; 0x34b
.quad 844 ; 0x34c
.quad 845 ; 0x34d
.quad 846 ; 0x34e
.quad 847 ; 0x34f
.quad 848 ; 0x350
.quad 849 ; 0x351
.quad 850 ; 0x352
.quad 851 ; 0x353
.quad 852 ; 0x354
.quad 853 ; 0x355
.quad 854 ; 0x356
.quad 855 ; 0x357
.quad 856 ; 0x358
.quad 857 ; 0x359
.quad 858 ; 0x35a
.quad 859 ; 0x35b
.quad 860 ; 0x35c
.quad 861 ; 0x35d
.quad 862 ; 0x35e
.quad 863 ; 0x35f
.quad 864 ; 0x360
.quad 865 ; 0x361
.quad 866 ; 0x362
.quad 867 ; 0x363
.quad 868 ; 0x364
.quad 869 ; 0x365
.quad 870 ; 0x366
.quad 871 ; 0x367
.quad 872 ; 0x368
.quad 873 ; 0x369
.quad 874 ; 0x36a
.quad 875 ; 0x36b
.quad 876 ; 0x36c
.quad 877 ; 0x36d
.quad 878 ; 0x36e
.quad 879 ; 0x36f
.quad 1155 ; 0x483
.quad 1156 ; 0x484
.quad 1157 ; 0x485
.quad 1158 ; 0x486
.quad 1159 ; 0x487
.quad 1425 ; 0x591
.quad 1426 ; 0x592
.quad 1427 ; 0x593
.quad 1428 ; 0x594
.quad 1429 ; 0x595
.quad 1430 ; 0x596
.quad 1431 ; 0x597
.quad 1432 ; 0x598
.quad 1433 ; 0x599
.quad 1434 ; 0x59a
.quad 1435 ; 0x59b
.quad 1436 ; 0x59c
.quad 1437 ; 0x59d
.quad 1438 ; 0x59e
.quad 1439 ; 0x59f
.quad 1440 ; 0x5a0
.quad 1441 ; 0x5a1
.quad 1442 ; 0x5a2
.quad 1443 ; 0x5a3
.quad 1444 ; 0x5a4
.quad 1445 ; 0x5a5
.quad 1446 ; 0x5a6
.quad 1447 ; 0x5a7
.quad 1448 ; 0x5a8
.quad 1449 ; 0x5a9
.quad 1450 ; 0x5aa
.quad 1451 ; 0x5ab
.quad 1452 ; 0x5ac
.quad 1453 ; 0x5ad
.quad 1454 ; 0x5ae
.quad 1455 ; 0x5af
.quad 1456 ; 0x5b0
.quad 1457 ; 0x5b1
.quad 1458 ; 0x5b2
.quad 1459 ; 0x5b3
.quad 1460 ; 0x5b4
.quad 1461 ; 0x5b5
.quad 1462 ; 0x5b6
.quad 1463 ; 0x5b7
.quad 1464 ; 0x5b8
.quad 1465 ; 0x5b9
.quad 1466 ; 0x5ba
.quad 1467 ; 0x5bb
.quad 1468 ; 0x5bc
.quad 1469 ; 0x5bd
.quad 1471 ; 0x5bf
.quad 1473 ; 0x5c1
.quad 1474 ; 0x5c2
.quad 1476 ; 0x5c4
.quad 1477 ; 0x5c5
.quad 1479 ; 0x5c7
.quad 1552 ; 0x610
.quad 1553 ; 0x611
.quad 1554 ; 0x612
.quad 1555 ; 0x613
.quad 1556 ; 0x614
.quad 1557 ; 0x615
.quad 1558 ; 0x616
.quad 1559 ; 0x617
.quad 1560 ; 0x618
.quad 1561 ; 0x619
.quad 1562 ; 0x61a
.quad 1611 ; 0x64b
.quad 1612 ; 0x64c
.quad 1613 ; 0x64d
.quad 1614 ; 0x64e
.quad 1615 ; 0x64f
.quad 1616 ; 0x650
.quad 1617 ; 0x651
.quad 1618 ; 0x652
.quad 1619 ; 0x653
.quad 1620 ; 0x654
.quad 1621 ; 0x655
.quad 1622 ; 0x656
.quad 1623 ; 0x657
.quad 1624 ; 0x658
.quad 1625 ; 0x659
.quad 1626 ; 0x65a
.quad 1627 ; 0x65b
.quad 1628 ; 0x65c
.quad 1629 ; 0x65d
.quad 1630 ; 0x65e
.quad 1631 ; 0x65f
.quad 1648 ; 0x670
.quad 1750 ; 0x6d6
.quad 1751 ; 0x6d7
.quad 1752 ; 0x6d8
.quad 1753 ; 0x6d9
.quad 1754 ; 0x6da
.quad 1755 ; 0x6db
.quad 1756 ; 0x6dc
.quad 1759 ; 0x6df
.quad 1760 ; 0x6e0
.quad 1761 ; 0x6e1
.quad 1762 ; 0x6e2
.quad 1763 ; 0x6e3
.quad 1764 ; 0x6e4
.quad 1767 ; 0x6e7
.quad 1768 ; 0x6e8
.quad 1770 ; 0x6ea
.quad 1771 ; 0x6eb
.quad 1772 ; 0x6ec
.quad 1773 ; 0x6ed
.quad 1809 ; 0x711
.quad 1840 ; 0x730
.quad 1841 ; 0x731
.quad 1842 ; 0x732
.quad 1843 ; 0x733
.quad 1844 ; 0x734
.quad 1845 ; 0x735
.quad 1846 ; 0x736
.quad 1847 ; 0x737
.quad 1848 ; 0x738
.quad 1849 ; 0x739
.quad 1850 ; 0x73a
.quad 1851 ; 0x73b
.quad 1852 ; 0x73c
.quad 1853 ; 0x73d
.quad 1854 ; 0x73e
.quad 1855 ; 0x73f
.quad 1856 ; 0x740
.quad 1857 ; 0x741
.quad 1858 ; 0x742
.quad 1859 ; 0x743
.quad 1860 ; 0x744
.quad 1861 ; 0x745
.quad 1862 ; 0x746
.quad 1863 ; 0x747
.quad 1864 ; 0x748
.quad 1865 ; 0x749
.quad 1866 ; 0x74a
.quad 1958 ; 0x7a6
.quad 1959 ; 0x7a7
.quad 1960 ; 0x7a8
.quad 1961 ; 0x7a9
.quad 1962 ; 0x7aa
.quad 1963 ; 0x7ab
.quad 1964 ; 0x7ac
.quad 1965 ; 0x7ad
.quad 1966 ; 0x7ae
.quad 1967 ; 0x7af
.quad 1968 ; 0x7b0
.quad 2027 ; 0x7eb
.quad 2028 ; 0x7ec
.quad 2029 ; 0x7ed
.quad 2030 ; 0x7ee
.quad 2031 ; 0x7ef
.quad 2032 ; 0x7f0
.quad 2033 ; 0x7f1
.quad 2034 ; 0x7f2
.quad 2035 ; 0x7f3
.quad 2070 ; 0x816
.quad 2071 ; 0x817
.quad 2072 ; 0x818
.quad 2073 ; 0x819
.quad 2075 ; 0x81b
.quad 2076 ; 0x81c
.quad 2077 ; 0x81d
.quad 2078 ; 0x81e
.quad 2079 ; 0x81f
.quad 2080 ; 0x820
.quad 2081 ; 0x821
.quad 2082 ; 0x822
.quad 2083 ; 0x823
.quad 2085 ; 0x825
.quad 2086 ; 0x826
.quad 2087 ; 0x827
.quad 2089 ; 0x829
.quad 2090 ; 0x82a
.quad 2091 ; 0x82b
.quad 2092 ; 0x82c
.quad 2093 ; 0x82d
.quad 2137 ; 0x859
.quad 2138 ; 0x85a
.quad 2139 ; 0x85b
.quad 2260 ; 0x8d4
.quad 2261 ; 0x8d5
.quad 2262 ; 0x8d6
.quad 2263 ; 0x8d7
.quad 2264 ; 0x8d8
.quad 2265 ; 0x8d9
.quad 2266 ; 0x8da
.quad 2267 ; 0x8db
.quad 2268 ; 0x8dc
.quad 2269 ; 0x8dd
.quad 2270 ; 0x8de
.quad 2271 ; 0x8df
.quad 2272 ; 0x8e0
.quad 2273 ; 0x8e1
.quad 2275 ; 0x8e3
.quad 2276 ; 0x8e4
.quad 2277 ; 0x8e5
.quad 2278 ; 0x8e6
.quad 2279 ; 0x8e7
.quad 2280 ; 0x8e8
.quad 2281 ; 0x8e9
.quad 2282 ; 0x8ea
.quad 2283 ; 0x8eb
.quad 2284 ; 0x8ec
.quad 2285 ; 0x8ed
.quad 2286 ; 0x8ee
.quad 2287 ; 0x8ef
.quad 2288 ; 0x8f0
.quad 2289 ; 0x8f1
.quad 2290 ; 0x8f2
.quad 2291 ; 0x8f3
.quad 2292 ; 0x8f4
.quad 2293 ; 0x8f5
.quad 2294 ; 0x8f6
.quad 2295 ; 0x8f7
.quad 2296 ; 0x8f8
.quad 2297 ; 0x8f9
.quad 2298 ; 0x8fa
.quad 2299 ; 0x8fb
.quad 2300 ; 0x8fc
.quad 2301 ; 0x8fd
.quad 2302 ; 0x8fe
.quad 2303 ; 0x8ff
.quad 2304 ; 0x900
.quad 2305 ; 0x901
.quad 2306 ; 0x902
.quad 2362 ; 0x93a
.quad 2364 ; 0x93c
.quad 2369 ; 0x941
.quad 2370 ; 0x942
.quad 2371 ; 0x943
.quad 2372 ; 0x944
.quad 2373 ; 0x945
.quad 2374 ; 0x946
.quad 2375 ; 0x947
.quad 2376 ; 0x948
.quad 2381 ; 0x94d
.quad 2385 ; 0x951
.quad 2386 ; 0x952
.quad 2387 ; 0x953
.quad 2388 ; 0x954
.quad 2389 ; 0x955
.quad 2390 ; 0x956
.quad 2391 ; 0x957
.quad 2402 ; 0x962
.quad 2403 ; 0x963
.quad 2433 ; 0x981
.quad 2492 ; 0x9bc
.quad 2497 ; 0x9c1
.quad 2498 ; 0x9c2
.quad 2499 ; 0x9c3
.quad 2500 ; 0x9c4
.quad 2509 ; 0x9cd
.quad 2530 ; 0x9e2
.quad 2531 ; 0x9e3
.quad 2561 ; 0xa01
.quad 2562 ; 0xa02
.quad 2620 ; 0xa3c
.quad 2625 ; 0xa41
.quad 2626 ; 0xa42
.quad 2631 ; 0xa47
.quad 2632 ; 0xa48
.quad 2635 ; 0xa4b
.quad 2636 ; 0xa4c
.quad 2637 ; 0xa4d
.quad 2641 ; 0xa51
.quad 2672 ; 0xa70
.quad 2673 ; 0xa71
.quad 2677 ; 0xa75
.quad 2689 ; 0xa81
.quad 2690 ; 0xa82
.quad 2748 ; 0xabc
.quad 2753 ; 0xac1
.quad 2754 ; 0xac2
.quad 2755 ; 0xac3
.quad 2756 ; 0xac4
.quad 2757 ; 0xac5
.quad 2759 ; 0xac7
.quad 2760 ; 0xac8
.quad 2765 ; 0xacd
.quad 2786 ; 0xae2
.quad 2787 ; 0xae3
.quad 2817 ; 0xb01
.quad 2876 ; 0xb3c
.quad 2879 ; 0xb3f
.quad 2881 ; 0xb41
.quad 2882 ; 0xb42
.quad 2883 ; 0xb43
.quad 2884 ; 0xb44
.quad 2893 ; 0xb4d
.quad 2902 ; 0xb56
.quad 2914 ; 0xb62
.quad 2915 ; 0xb63
.quad 2946 ; 0xb82
.quad 3008 ; 0xbc0
.quad 3021 ; 0xbcd
.quad 3072 ; 0xc00
.quad 3134 ; 0xc3e
.quad 3135 ; 0xc3f
.quad 3136 ; 0xc40
.quad 3142 ; 0xc46
.quad 3143 ; 0xc47
.quad 3144 ; 0xc48
.quad 3146 ; 0xc4a
.quad 3147 ; 0xc4b
.quad 3148 ; 0xc4c
.quad 3149 ; 0xc4d
.quad 3157 ; 0xc55
.quad 3158 ; 0xc56
.quad 3170 ; 0xc62
.quad 3171 ; 0xc63
.quad 3201 ; 0xc81
.quad 3260 ; 0xcbc
.quad 3263 ; 0xcbf
.quad 3270 ; 0xcc6
.quad 3276 ; 0xccc
.quad 3277 ; 0xccd
.quad 3298 ; 0xce2
.quad 3299 ; 0xce3
.quad 3329 ; 0xd01
.quad 3393 ; 0xd41
.quad 3394 ; 0xd42
.quad 3395 ; 0xd43
.quad 3396 ; 0xd44
.quad 3405 ; 0xd4d
.quad 3426 ; 0xd62
.quad 3427 ; 0xd63
.quad 3530 ; 0xdca
.quad 3538 ; 0xdd2
.quad 3539 ; 0xdd3
.quad 3540 ; 0xdd4
.quad 3542 ; 0xdd6
.quad 3633 ; 0xe31
.quad 3636 ; 0xe34
.quad 3637 ; 0xe35
.quad 3638 ; 0xe36
.quad 3639 ; 0xe37
.quad 3640 ; 0xe38
.quad 3641 ; 0xe39
.quad 3642 ; 0xe3a
.quad 3655 ; 0xe47
.quad 3656 ; 0xe48
.quad 3657 ; 0xe49
.quad 3658 ; 0xe4a
.quad 3659 ; 0xe4b
.quad 3660 ; 0xe4c
.quad 3661 ; 0xe4d
.quad 3662 ; 0xe4e
.quad 3761 ; 0xeb1
.quad 3764 ; 0xeb4
.quad 3765 ; 0xeb5
.quad 3766 ; 0xeb6
.quad 3767 ; 0xeb7
.quad 3768 ; 0xeb8
.quad 3769 ; 0xeb9
.quad 3771 ; 0xebb
.quad 3772 ; 0xebc
.quad 3784 ; 0xec8
.quad 3785 ; 0xec9
.quad 3786 ; 0xeca
.quad 3787 ; 0xecb
.quad 3788 ; 0xecc
.quad 3789 ; 0xecd
.quad 3864 ; 0xf18
.quad 3865 ; 0xf19
.quad 3893 ; 0xf35
.quad 3895 ; 0xf37
.quad 3897 ; 0xf39
.quad 3953 ; 0xf71
.quad 3954 ; 0xf72
.quad 3955 ; 0xf73
.quad 3956 ; 0xf74
.quad 3957 ; 0xf75
.quad 3958 ; 0xf76
.quad 3959 ; 0xf77
.quad 3960 ; 0xf78
.quad 3961 ; 0xf79
.quad 3962 ; 0xf7a
.quad 3963 ; 0xf7b
.quad 3964 ; 0xf7c
.quad 3965 ; 0xf7d
.quad 3966 ; 0xf7e
.quad 3968 ; 0xf80
.quad 3969 ; 0xf81
.quad 3970 ; 0xf82
.quad 3971 ; 0xf83
.quad 3972 ; 0xf84
.quad 3974 ; 0xf86
.quad 3975 ; 0xf87
.quad 3981 ; 0xf8d
.quad 3982 ; 0xf8e
.quad 3983 ; 0xf8f
.quad 3984 ; 0xf90
.quad 3985 ; 0xf91
.quad 3986 ; 0xf92
.quad 3987 ; 0xf93
.quad 3988 ; 0xf94
.quad 3989 ; 0xf95
.quad 3990 ; 0xf96
.quad 3991 ; 0xf97
.quad 3993 ; 0xf99
.quad 3994 ; 0xf9a
.quad 3995 ; 0xf9b
.quad 3996 ; 0xf9c
.quad 3997 ; 0xf9d
.quad 3998 ; 0xf9e
.quad 3999 ; 0xf9f
.quad 4000 ; 0xfa0
.quad 4001 ; 0xfa1
.quad 4002 ; 0xfa2
.quad 4003 ; 0xfa3
.quad 4004 ; 0xfa4
.quad 4005 ; 0xfa5
.quad 4006 ; 0xfa6
.quad 4007 ; 0xfa7
.quad 4008 ; 0xfa8
.quad 4009 ; 0xfa9
.quad 4010 ; 0xfaa
.quad 4011 ; 0xfab
.quad 4012 ; 0xfac
.quad 4013 ; 0xfad
.quad 4014 ; 0xfae
.quad 4015 ; 0xfaf
.quad 4016 ; 0xfb0
.quad 4017 ; 0xfb1
.quad 4018 ; 0xfb2
.quad 4019 ; 0xfb3
.quad 4020 ; 0xfb4
.quad 4021 ; 0xfb5
.quad 4022 ; 0xfb6
.quad 4023 ; 0xfb7
.quad 4024 ; 0xfb8
.quad 4025 ; 0xfb9
.quad 4026 ; 0xfba
.quad 4027 ; 0xfbb
.quad 4028 ; 0xfbc
.quad 4038 ; 0xfc6
.quad 4141 ; 0x102d
.quad 4142 ; 0x102e
.quad 4143 ; 0x102f
.quad 4144 ; 0x1030
.quad 4146 ; 0x1032
.quad 4147 ; 0x1033
.quad 4148 ; 0x1034
.quad 4149 ; 0x1035
.quad 4150 ; 0x1036
.quad 4151 ; 0x1037
.quad 4153 ; 0x1039
.quad 4154 ; 0x103a
.quad 4157 ; 0x103d
.quad 4158 ; 0x103e
.quad 4184 ; 0x1058
.quad 4185 ; 0x1059
.quad 4190 ; 0x105e
.quad 4191 ; 0x105f
.quad 4192 ; 0x1060
.quad 4209 ; 0x1071
.quad 4210 ; 0x1072
.quad 4211 ; 0x1073
.quad 4212 ; 0x1074
.quad 4226 ; 0x1082
.quad 4229 ; 0x1085
.quad 4230 ; 0x1086
.quad 4237 ; 0x108d
.quad 4253 ; 0x109d
.quad 4957 ; 0x135d
.quad 4958 ; 0x135e
.quad 4959 ; 0x135f
.quad 5906 ; 0x1712
.quad 5907 ; 0x1713
.quad 5908 ; 0x1714
.quad 5938 ; 0x1732
.quad 5939 ; 0x1733
.quad 5940 ; 0x1734
.quad 5970 ; 0x1752
.quad 5971 ; 0x1753
.quad 6002 ; 0x1772
.quad 6003 ; 0x1773
.quad 6068 ; 0x17b4
.quad 6069 ; 0x17b5
.quad 6071 ; 0x17b7
.quad 6072 ; 0x17b8
.quad 6073 ; 0x17b9
.quad 6074 ; 0x17ba
.quad 6075 ; 0x17bb
.quad 6076 ; 0x17bc
.quad 6077 ; 0x17bd
.quad 6086 ; 0x17c6
.quad 6089 ; 0x17c9
.quad 6090 ; 0x17ca
.quad 6091 ; 0x17cb
.quad 6092 ; 0x17cc
.quad 6093 ; 0x17cd
.quad 6094 ; 0x17ce
.quad 6095 ; 0x17cf
.quad 6096 ; 0x17d0
.quad 6097 ; 0x17d1
.quad 6098 ; 0x17d2
.quad 6099 ; 0x17d3
.quad 6109 ; 0x17dd
.quad 6155 ; 0x180b
.quad 6156 ; 0x180c
.quad 6157 ; 0x180d
.quad 6277 ; 0x1885
.quad 6278 ; 0x1886
.quad 6313 ; 0x18a9
.quad 6432 ; 0x1920
.quad 6433 ; 0x1921
.quad 6434 ; 0x1922
.quad 6439 ; 0x1927
.quad 6440 ; 0x1928
.quad 6450 ; 0x1932
.quad 6457 ; 0x1939
.quad 6458 ; 0x193a
.quad 6459 ; 0x193b
.quad 6679 ; 0x1a17
.quad 6680 ; 0x1a18
.quad 6683 ; 0x1a1b
.quad 6742 ; 0x1a56
.quad 6744 ; 0x1a58
.quad 6745 ; 0x1a59
.quad 6746 ; 0x1a5a
.quad 6747 ; 0x1a5b
.quad 6748 ; 0x1a5c
.quad 6749 ; 0x1a5d
.quad 6750 ; 0x1a5e
.quad 6752 ; 0x1a60
.quad 6754 ; 0x1a62
.quad 6757 ; 0x1a65
.quad 6758 ; 0x1a66
.quad 6759 ; 0x1a67
.quad 6760 ; 0x1a68
.quad 6761 ; 0x1a69
.quad 6762 ; 0x1a6a
.quad 6763 ; 0x1a6b
.quad 6764 ; 0x1a6c
.quad 6771 ; 0x1a73
.quad 6772 ; 0x1a74
.quad 6773 ; 0x1a75
.quad 6774 ; 0x1a76
.quad 6775 ; 0x1a77
.quad 6776 ; 0x1a78
.quad 6777 ; 0x1a79
.quad 6778 ; 0x1a7a
.quad 6779 ; 0x1a7b
.quad 6780 ; 0x1a7c
.quad 6783 ; 0x1a7f
.quad 6832 ; 0x1ab0
.quad 6833 ; 0x1ab1
.quad 6834 ; 0x1ab2
.quad 6835 ; 0x1ab3
.quad 6836 ; 0x1ab4
.quad 6837 ; 0x1ab5
.quad 6838 ; 0x1ab6
.quad 6839 ; 0x1ab7
.quad 6840 ; 0x1ab8
.quad 6841 ; 0x1ab9
.quad 6842 ; 0x1aba
.quad 6843 ; 0x1abb
.quad 6844 ; 0x1abc
.quad 6845 ; 0x1abd
.quad 6912 ; 0x1b00
.quad 6913 ; 0x1b01
.quad 6914 ; 0x1b02
.quad 6915 ; 0x1b03
.quad 6964 ; 0x1b34
.quad 6966 ; 0x1b36
.quad 6967 ; 0x1b37
.quad 6968 ; 0x1b38
.quad 6969 ; 0x1b39
.quad 6970 ; 0x1b3a
.quad 6972 ; 0x1b3c
.quad 6978 ; 0x1b42
.quad 7019 ; 0x1b6b
.quad 7020 ; 0x1b6c
.quad 7021 ; 0x1b6d
.quad 7022 ; 0x1b6e
.quad 7023 ; 0x1b6f
.quad 7024 ; 0x1b70
.quad 7025 ; 0x1b71
.quad 7026 ; 0x1b72
.quad 7027 ; 0x1b73
.quad 7040 ; 0x1b80
.quad 7041 ; 0x1b81
.quad 7074 ; 0x1ba2
.quad 7075 ; 0x1ba3
.quad 7076 ; 0x1ba4
.quad 7077 ; 0x1ba5
.quad 7080 ; 0x1ba8
.quad 7081 ; 0x1ba9
.quad 7083 ; 0x1bab
.quad 7084 ; 0x1bac
.quad 7085 ; 0x1bad
.quad 7142 ; 0x1be6
.quad 7144 ; 0x1be8
.quad 7145 ; 0x1be9
.quad 7149 ; 0x1bed
.quad 7151 ; 0x1bef
.quad 7152 ; 0x1bf0
.quad 7153 ; 0x1bf1
.quad 7212 ; 0x1c2c
.quad 7213 ; 0x1c2d
.quad 7214 ; 0x1c2e
.quad 7215 ; 0x1c2f
.quad 7216 ; 0x1c30
.quad 7217 ; 0x1c31
.quad 7218 ; 0x1c32
.quad 7219 ; 0x1c33
.quad 7222 ; 0x1c36
.quad 7223 ; 0x1c37
.quad 7376 ; 0x1cd0
.quad 7377 ; 0x1cd1
.quad 7378 ; 0x1cd2
.quad 7380 ; 0x1cd4
.quad 7381 ; 0x1cd5
.quad 7382 ; 0x1cd6
.quad 7383 ; 0x1cd7
.quad 7384 ; 0x1cd8
.quad 7385 ; 0x1cd9
.quad 7386 ; 0x1cda
.quad 7387 ; 0x1cdb
.quad 7388 ; 0x1cdc
.quad 7389 ; 0x1cdd
.quad 7390 ; 0x1cde
.quad 7391 ; 0x1cdf
.quad 7392 ; 0x1ce0
.quad 7394 ; 0x1ce2
.quad 7395 ; 0x1ce3
.quad 7396 ; 0x1ce4
.quad 7397 ; 0x1ce5
.quad 7398 ; 0x1ce6
.quad 7399 ; 0x1ce7
.quad 7400 ; 0x1ce8
.quad 7405 ; 0x1ced
.quad 7412 ; 0x1cf4
.quad 7416 ; 0x1cf8
.quad 7417 ; 0x1cf9
.quad 7616 ; 0x1dc0
.quad 7617 ; 0x1dc1
.quad 7618 ; 0x1dc2
.quad 7619 ; 0x1dc3
.quad 7620 ; 0x1dc4
.quad 7621 ; 0x1dc5
.quad 7622 ; 0x1dc6
.quad 7623 ; 0x1dc7
.quad 7624 ; 0x1dc8
.quad 7625 ; 0x1dc9
.quad 7626 ; 0x1dca
.quad 7627 ; 0x1dcb
.quad 7628 ; 0x1dcc
.quad 7629 ; 0x1dcd
.quad 7630 ; 0x1dce
.quad 7631 ; 0x1dcf
.quad 7632 ; 0x1dd0
.quad 7633 ; 0x1dd1
.quad 7634 ; 0x1dd2
.quad 7635 ; 0x1dd3
.quad 7636 ; 0x1dd4
.quad 7637 ; 0x1dd5
.quad 7638 ; 0x1dd6
.quad 7639 ; 0x1dd7
.quad 7640 ; 0x1dd8
.quad 7641 ; 0x1dd9
.quad 7642 ; 0x1dda
.quad 7643 ; 0x1ddb
.quad 7644 ; 0x1ddc
.quad 7645 ; 0x1ddd
.quad 7646 ; 0x1dde
.quad 7647 ; 0x1ddf
.quad 7648 ; 0x1de0
.quad 7649 ; 0x1de1
.quad 7650 ; 0x1de2
.quad 7651 ; 0x1de3
.quad 7652 ; 0x1de4
.quad 7653 ; 0x1de5
.quad 7654 ; 0x1de6
.quad 7655 ; 0x1de7
.quad 7656 ; 0x1de8
.quad 7657 ; 0x1de9
.quad 7658 ; 0x1dea
.quad 7659 ; 0x1deb
.quad 7660 ; 0x1dec
.quad 7661 ; 0x1ded
.quad 7662 ; 0x1dee
.quad 7663 ; 0x1def
.quad 7664 ; 0x1df0
.quad 7665 ; 0x1df1
.quad 7666 ; 0x1df2
.quad 7667 ; 0x1df3
.quad 7668 ; 0x1df4
.quad 7669 ; 0x1df5
.quad 7675 ; 0x1dfb
.quad 7676 ; 0x1dfc
.quad 7677 ; 0x1dfd
.quad 7678 ; 0x1dfe
.quad 7679 ; 0x1dff
.quad 8400 ; 0x20d0
.quad 8401 ; 0x20d1
.quad 8402 ; 0x20d2
.quad 8403 ; 0x20d3
.quad 8404 ; 0x20d4
.quad 8405 ; 0x20d5
.quad 8406 ; 0x20d6
.quad 8407 ; 0x20d7
.quad 8408 ; 0x20d8
.quad 8409 ; 0x20d9
.quad 8410 ; 0x20da
.quad 8411 ; 0x20db
.quad 8412 ; 0x20dc
.quad 8417 ; 0x20e1
.quad 8421 ; 0x20e5
.quad 8422 ; 0x20e6
.quad 8423 ; 0x20e7
.quad 8424 ; 0x20e8
.quad 8425 ; 0x20e9
.quad 8426 ; 0x20ea
.quad 8427 ; 0x20eb
.quad 8428 ; 0x20ec
.quad 8429 ; 0x20ed
.quad 8430 ; 0x20ee
.quad 8431 ; 0x20ef
.quad 8432 ; 0x20f0
.quad 11503 ; 0x2cef
.quad 11504 ; 0x2cf0
.quad 11505 ; 0x2cf1
.quad 11647 ; 0x2d7f
.quad 11744 ; 0x2de0
.quad 11745 ; 0x2de1
.quad 11746 ; 0x2de2
.quad 11747 ; 0x2de3
.quad 11748 ; 0x2de4
.quad 11749 ; 0x2de5
.quad 11750 ; 0x2de6
.quad 11751 ; 0x2de7
.quad 11752 ; 0x2de8
.quad 11753 ; 0x2de9
.quad 11754 ; 0x2dea
.quad 11755 ; 0x2deb
.quad 11756 ; 0x2dec
.quad 11757 ; 0x2ded
.quad 11758 ; 0x2dee
.quad 11759 ; 0x2def
.quad 11760 ; 0x2df0
.quad 11761 ; 0x2df1
.quad 11762 ; 0x2df2
.quad 11763 ; 0x2df3
.quad 11764 ; 0x2df4
.quad 11765 ; 0x2df5
.quad 11766 ; 0x2df6
.quad 11767 ; 0x2df7
.quad 11768 ; 0x2df8
.quad 11769 ; 0x2df9
.quad 11770 ; 0x2dfa
.quad 11771 ; 0x2dfb
.quad 11772 ; 0x2dfc
.quad 11773 ; 0x2dfd
.quad 11774 ; 0x2dfe
.quad 11775 ; 0x2dff
.quad 12330 ; 0x302a
.quad 12331 ; 0x302b
.quad 12332 ; 0x302c
.quad 12333 ; 0x302d
.quad 12441 ; 0x3099
.quad 12442 ; 0x309a
.quad 42607 ; 0xa66f
.quad 42612 ; 0xa674
.quad 42613 ; 0xa675
.quad 42614 ; 0xa676
.quad 42615 ; 0xa677
.quad 42616 ; 0xa678
.quad 42617 ; 0xa679
.quad 42618 ; 0xa67a
.quad 42619 ; 0xa67b
.quad 42620 ; 0xa67c
.quad 42621 ; 0xa67d
.quad 42654 ; 0xa69e
.quad 42655 ; 0xa69f
.quad 42736 ; 0xa6f0
.quad 42737 ; 0xa6f1
.quad 43010 ; 0xa802
.quad 43014 ; 0xa806
.quad 43019 ; 0xa80b
.quad 43045 ; 0xa825
.quad 43046 ; 0xa826
.quad 43204 ; 0xa8c4
.quad 43205 ; 0xa8c5
.quad 43232 ; 0xa8e0
.quad 43233 ; 0xa8e1
.quad 43234 ; 0xa8e2
.quad 43235 ; 0xa8e3
.quad 43236 ; 0xa8e4
.quad 43237 ; 0xa8e5
.quad 43238 ; 0xa8e6
.quad 43239 ; 0xa8e7
.quad 43240 ; 0xa8e8
.quad 43241 ; 0xa8e9
.quad 43242 ; 0xa8ea
.quad 43243 ; 0xa8eb
.quad 43244 ; 0xa8ec
.quad 43245 ; 0xa8ed
.quad 43246 ; 0xa8ee
.quad 43247 ; 0xa8ef
.quad 43248 ; 0xa8f0
.quad 43249 ; 0xa8f1
.quad 43302 ; 0xa926
.quad 43303 ; 0xa927
.quad 43304 ; 0xa928
.quad 43305 ; 0xa929
.quad 43306 ; 0xa92a
.quad 43307 ; 0xa92b
.quad 43308 ; 0xa92c
.quad 43309 ; 0xa92d
.quad 43335 ; 0xa947
.quad 43336 ; 0xa948
.quad 43337 ; 0xa949
.quad 43338 ; 0xa94a
.quad 43339 ; 0xa94b
.quad 43340 ; 0xa94c
.quad 43341 ; 0xa94d
.quad 43342 ; 0xa94e
.quad 43343 ; 0xa94f
.quad 43344 ; 0xa950
.quad 43345 ; 0xa951
.quad 43392 ; 0xa980
.quad 43393 ; 0xa981
.quad 43394 ; 0xa982
.quad 43443 ; 0xa9b3
.quad 43446 ; 0xa9b6
.quad 43447 ; 0xa9b7
.quad 43448 ; 0xa9b8
.quad 43449 ; 0xa9b9
.quad 43452 ; 0xa9bc
.quad 43493 ; 0xa9e5
.quad 43561 ; 0xaa29
.quad 43562 ; 0xaa2a
.quad 43563 ; 0xaa2b
.quad 43564 ; 0xaa2c
.quad 43565 ; 0xaa2d
.quad 43566 ; 0xaa2e
.quad 43569 ; 0xaa31
.quad 43570 ; 0xaa32
.quad 43573 ; 0xaa35
.quad 43574 ; 0xaa36
.quad 43587 ; 0xaa43
.quad 43596 ; 0xaa4c
.quad 43644 ; 0xaa7c
.quad 43696 ; 0xaab0
.quad 43698 ; 0xaab2
.quad 43699 ; 0xaab3
.quad 43700 ; 0xaab4
.quad 43703 ; 0xaab7
.quad 43704 ; 0xaab8
.quad 43710 ; 0xaabe
.quad 43711 ; 0xaabf
.quad 43713 ; 0xaac1
.quad 43756 ; 0xaaec
.quad 43757 ; 0xaaed
.quad 43766 ; 0xaaf6
.quad 44005 ; 0xabe5
.quad 44008 ; 0xabe8
.quad 44013 ; 0xabed
.quad 64286 ; 0xfb1e
.quad 65024 ; 0xfe00
.quad 65025 ; 0xfe01
.quad 65026 ; 0xfe02
.quad 65027 ; 0xfe03
.quad 65028 ; 0xfe04
.quad 65029 ; 0xfe05
.quad 65030 ; 0xfe06
.quad 65031 ; 0xfe07
.quad 65032 ; 0xfe08
.quad 65033 ; 0xfe09
.quad 65034 ; 0xfe0a
.quad 65035 ; 0xfe0b
.quad 65036 ; 0xfe0c
.quad 65037 ; 0xfe0d
.quad 65038 ; 0xfe0e
.quad 65039 ; 0xfe0f
.quad 65056 ; 0xfe20
.quad 65057 ; 0xfe21
.quad 65058 ; 0xfe22
.quad 65059 ; 0xfe23
.quad 65060 ; 0xfe24
.quad 65061 ; 0xfe25
.quad 65062 ; 0xfe26
.quad 65063 ; 0xfe27
.quad 65064 ; 0xfe28
.quad 65065 ; 0xfe29
.quad 65066 ; 0xfe2a
.quad 65067 ; 0xfe2b
.quad 65068 ; 0xfe2c
.quad 65069 ; 0xfe2d
.quad 65070 ; 0xfe2e
.quad 65071 ; 0xfe2f
.quad 66045 ; 0x101fd
.quad 66272 ; 0x102e0
.quad 66422 ; 0x10376
.quad 66423 ; 0x10377
.quad 66424 ; 0x10378
.quad 66425 ; 0x10379
.quad 66426 ; 0x1037a
.quad 68097 ; 0x10a01
.quad 68098 ; 0x10a02
.quad 68099 ; 0x10a03
.quad 68101 ; 0x10a05
.quad 68102 ; 0x10a06
.quad 68108 ; 0x10a0c
.quad 68109 ; 0x10a0d
.quad 68110 ; 0x10a0e
.quad 68111 ; 0x10a0f
.quad 68152 ; 0x10a38
.quad 68153 ; 0x10a39
.quad 68154 ; 0x10a3a
.quad 68159 ; 0x10a3f
.quad 68325 ; 0x10ae5
.quad 68326 ; 0x10ae6
.quad 69633 ; 0x11001
.quad 69688 ; 0x11038
.quad 69689 ; 0x11039
.quad 69690 ; 0x1103a
.quad 69691 ; 0x1103b
.quad 69692 ; 0x1103c
.quad 69693 ; 0x1103d
.quad 69694 ; 0x1103e
.quad 69695 ; 0x1103f
.quad 69696 ; 0x11040
.quad 69697 ; 0x11041
.quad 69698 ; 0x11042
.quad 69699 ; 0x11043
.quad 69700 ; 0x11044
.quad 69701 ; 0x11045
.quad 69702 ; 0x11046
.quad 69759 ; 0x1107f
.quad 69760 ; 0x11080
.quad 69761 ; 0x11081
.quad 69811 ; 0x110b3
.quad 69812 ; 0x110b4
.quad 69813 ; 0x110b5
.quad 69814 ; 0x110b6
.quad 69817 ; 0x110b9
.quad 69818 ; 0x110ba
.quad 69888 ; 0x11100
.quad 69889 ; 0x11101
.quad 69890 ; 0x11102
.quad 69927 ; 0x11127
.quad 69928 ; 0x11128
.quad 69929 ; 0x11129
.quad 69930 ; 0x1112a
.quad 69931 ; 0x1112b
.quad 69933 ; 0x1112d
.quad 69934 ; 0x1112e
.quad 69935 ; 0x1112f
.quad 69936 ; 0x11130
.quad 69937 ; 0x11131
.quad 69938 ; 0x11132
.quad 69939 ; 0x11133
.quad 69940 ; 0x11134
.quad 70003 ; 0x11173
.quad 70016 ; 0x11180
.quad 70017 ; 0x11181
.quad 70070 ; 0x111b6
.quad 70071 ; 0x111b7
.quad 70072 ; 0x111b8
.quad 70073 ; 0x111b9
.quad 70074 ; 0x111ba
.quad 70075 ; 0x111bb
.quad 70076 ; 0x111bc
.quad 70077 ; 0x111bd
.quad 70078 ; 0x111be
.quad 70090 ; 0x111ca
.quad 70091 ; 0x111cb
.quad 70092 ; 0x111cc
.quad 70191 ; 0x1122f
.quad 70192 ; 0x11230
.quad 70193 ; 0x11231
.quad 70196 ; 0x11234
.quad 70198 ; 0x11236
.quad 70199 ; 0x11237
.quad 70206 ; 0x1123e
.quad 70367 ; 0x112df
.quad 70371 ; 0x112e3
.quad 70372 ; 0x112e4
.quad 70373 ; 0x112e5
.quad 70374 ; 0x112e6
.quad 70375 ; 0x112e7
.quad 70376 ; 0x112e8
.quad 70377 ; 0x112e9
.quad 70378 ; 0x112ea
.quad 70400 ; 0x11300
.quad 70401 ; 0x11301
.quad 70460 ; 0x1133c
.quad 70464 ; 0x11340
.quad 70502 ; 0x11366
.quad 70503 ; 0x11367
.quad 70504 ; 0x11368
.quad 70505 ; 0x11369
.quad 70506 ; 0x1136a
.quad 70507 ; 0x1136b
.quad 70508 ; 0x1136c
.quad 70512 ; 0x11370
.quad 70513 ; 0x11371
.quad 70514 ; 0x11372
.quad 70515 ; 0x11373
.quad 70516 ; 0x11374
.quad 70712 ; 0x11438
.quad 70713 ; 0x11439
.quad 70714 ; 0x1143a
.quad 70715 ; 0x1143b
.quad 70716 ; 0x1143c
.quad 70717 ; 0x1143d
.quad 70718 ; 0x1143e
.quad 70719 ; 0x1143f
.quad 70722 ; 0x11442
.quad 70723 ; 0x11443
.quad 70724 ; 0x11444
.quad 70726 ; 0x11446
.quad 70835 ; 0x114b3
.quad 70836 ; 0x114b4
.quad 70837 ; 0x114b5
.quad 70838 ; 0x114b6
.quad 70839 ; 0x114b7
.quad 70840 ; 0x114b8
.quad 70842 ; 0x114ba
.quad 70847 ; 0x114bf
.quad 70848 ; 0x114c0
.quad 70850 ; 0x114c2
.quad 70851 ; 0x114c3
.quad 71090 ; 0x115b2
.quad 71091 ; 0x115b3
.quad 71092 ; 0x115b4
.quad 71093 ; 0x115b5
.quad 71100 ; 0x115bc
.quad 71101 ; 0x115bd
.quad 71103 ; 0x115bf
.quad 71104 ; 0x115c0
.quad 71132 ; 0x115dc
.quad 71133 ; 0x115dd
.quad 71219 ; 0x11633
.quad 71220 ; 0x11634
.quad 71221 ; 0x11635
.quad 71222 ; 0x11636
.quad 71223 ; 0x11637
.quad 71224 ; 0x11638
.quad 71225 ; 0x11639
.quad 71226 ; 0x1163a
.quad 71229 ; 0x1163d
.quad 71231 ; 0x1163f
.quad 71232 ; 0x11640
.quad 71339 ; 0x116ab
.quad 71341 ; 0x116ad
.quad 71344 ; 0x116b0
.quad 71345 ; 0x116b1
.quad 71346 ; 0x116b2
.quad 71347 ; 0x116b3
.quad 71348 ; 0x116b4
.quad 71349 ; 0x116b5
.quad 71351 ; 0x116b7
.quad 71453 ; 0x1171d
.quad 71454 ; 0x1171e
.quad 71455 ; 0x1171f
.quad 71458 ; 0x11722
.quad 71459 ; 0x11723
.quad 71460 ; 0x11724
.quad 71461 ; 0x11725
.quad 71463 ; 0x11727
.quad 71464 ; 0x11728
.quad 71465 ; 0x11729
.quad 71466 ; 0x1172a
.quad 71467 ; 0x1172b
.quad 72752 ; 0x11c30
.quad 72753 ; 0x11c31
.quad 72754 ; 0x11c32
.quad 72755 ; 0x11c33
.quad 72756 ; 0x11c34
.quad 72757 ; 0x11c35
.quad 72758 ; 0x11c36
.quad 72760 ; 0x11c38
.quad 72761 ; 0x11c39
.quad 72762 ; 0x11c3a
.quad 72763 ; 0x11c3b
.quad 72764 ; 0x11c3c
.quad 72765 ; 0x11c3d
.quad 72767 ; 0x11c3f
.quad 72850 ; 0x11c92
.quad 72851 ; 0x11c93
.quad 72852 ; 0x11c94
.quad 72853 ; 0x11c95
.quad 72854 ; 0x11c96
.quad 72855 ; 0x11c97
.quad 72856 ; 0x11c98
.quad 72857 ; 0x11c99
.quad 72858 ; 0x11c9a
.quad 72859 ; 0x11c9b
.quad 72860 ; 0x11c9c
.quad 72861 ; 0x11c9d
.quad 72862 ; 0x11c9e
.quad 72863 ; 0x11c9f
.quad 72864 ; 0x11ca0
.quad 72865 ; 0x11ca1
.quad 72866 ; 0x11ca2
.quad 72867 ; 0x11ca3
.quad 72868 ; 0x11ca4
.quad 72869 ; 0x11ca5
.quad 72870 ; 0x11ca6
.quad 72871 ; 0x11ca7
.quad 72874 ; 0x11caa
.quad 72875 ; 0x11cab
.quad 72876 ; 0x11cac
.quad 72877 ; 0x11cad
.quad 72878 ; 0x11cae
.quad 72879 ; 0x11caf
.quad 72880 ; 0x11cb0
.quad 72882 ; 0x11cb2
.quad 72883 ; 0x11cb3
.quad 72885 ; 0x11cb5
.quad 72886 ; 0x11cb6
.quad 92912 ; 0x16af0
.quad 92913 ; 0x16af1
.quad 92914 ; 0x16af2
.quad 92915 ; 0x16af3
.quad 92916 ; 0x16af4
.quad 92976 ; 0x16b30
.quad 92977 ; 0x16b31
.quad 92978 ; 0x16b32
.quad 92979 ; 0x16b33
.quad 92980 ; 0x16b34
.quad 92981 ; 0x16b35
.quad 92982 ; 0x16b36
.quad 94095 ; 0x16f8f
.quad 94096 ; 0x16f90
.quad 94097 ; 0x16f91
.quad 94098 ; 0x16f92
.quad 113821 ; 0x1bc9d
.quad 113822 ; 0x1bc9e
.quad 119143 ; 0x1d167
.quad 119144 ; 0x1d168
.quad 119145 ; 0x1d169
.quad 119163 ; 0x1d17b
.quad 119164 ; 0x1d17c
.quad 119165 ; 0x1d17d
.quad 119166 ; 0x1d17e
.quad 119167 ; 0x1d17f
.quad 119168 ; 0x1d180
.quad 119169 ; 0x1d181
.quad 119170 ; 0x1d182
.quad 119173 ; 0x1d185
.quad 119174 ; 0x1d186
.quad 119175 ; 0x1d187
.quad 119176 ; 0x1d188
.quad 119177 ; 0x1d189
.quad 119178 ; 0x1d18a
.quad 119179 ; 0x1d18b
.quad 119210 ; 0x1d1aa
.quad 119211 ; 0x1d1ab
.quad 119212 ; 0x1d1ac
.quad 119213 ; 0x1d1ad
.quad 119362 ; 0x1d242
.quad 119363 ; 0x1d243
.quad 119364 ; 0x1d244
.quad 121344 ; 0x1da00
.quad 121345 ; 0x1da01
.quad 121346 ; 0x1da02
.quad 121347 ; 0x1da03
.quad 121348 ; 0x1da04
.quad 121349 ; 0x1da05
.quad 121350 ; 0x1da06
.quad 121351 ; 0x1da07
.quad 121352 ; 0x1da08
.quad 121353 ; 0x1da09
.quad 121354 ; 0x1da0a
.quad 121355 ; 0x1da0b
.quad 121356 ; 0x1da0c
.quad 121357 ; 0x1da0d
.quad 121358 ; 0x1da0e
.quad 121359 ; 0x1da0f
.quad 121360 ; 0x1da10
.quad 121361 ; 0x1da11
.quad 121362 ; 0x1da12
.quad 121363 ; 0x1da13
.quad 121364 ; 0x1da14
.quad 121365 ; 0x1da15
.quad 121366 ; 0x1da16
.quad 121367 ; 0x1da17
.quad 121368 ; 0x1da18
.quad 121369 ; 0x1da19
.quad 121370 ; 0x1da1a
.quad 121371 ; 0x1da1b
.quad 121372 ; 0x1da1c
.quad 121373 ; 0x1da1d
.quad 121374 ; 0x1da1e
.quad 121375 ; 0x1da1f
.quad 121376 ; 0x1da20
.quad 121377 ; 0x1da21
.quad 121378 ; 0x1da22
.quad 121379 ; 0x1da23
.quad 121380 ; 0x1da24
.quad 121381 ; 0x1da25
.quad 121382 ; 0x1da26
.quad 121383 ; 0x1da27
.quad 121384 ; 0x1da28
.quad 121385 ; 0x1da29
.quad 121386 ; 0x1da2a
.quad 121387 ; 0x1da2b
.quad 121388 ; 0x1da2c
.quad 121389 ; 0x1da2d
.quad 121390 ; 0x1da2e
.quad 121391 ; 0x1da2f
.quad 121392 ; 0x1da30
.quad 121393 ; 0x1da31
.quad 121394 ; 0x1da32
.quad 121395 ; 0x1da33
.quad 121396 ; 0x1da34
.quad 121397 ; 0x1da35
.quad 121398 ; 0x1da36
.quad 121403 ; 0x1da3b
.quad 121404 ; 0x1da3c
.quad 121405 ; 0x1da3d
.quad 121406 ; 0x1da3e
.quad 121407 ; 0x1da3f
.quad 121408 ; 0x1da40
.quad 121409 ; 0x1da41
.quad 121410 ; 0x1da42
.quad 121411 ; 0x1da43
.quad 121412 ; 0x1da44
.quad 121413 ; 0x1da45
.quad 121414 ; 0x1da46
.quad 121415 ; 0x1da47
.quad 121416 ; 0x1da48
.quad 121417 ; 0x1da49
.quad 121418 ; 0x1da4a
.quad 121419 ; 0x1da4b
.quad 121420 ; 0x1da4c
.quad 121421 ; 0x1da4d
.quad 121422 ; 0x1da4e
.quad 121423 ; 0x1da4f
.quad 121424 ; 0x1da50
.quad 121425 ; 0x1da51
.quad 121426 ; 0x1da52
.quad 121427 ; 0x1da53
.quad 121428 ; 0x1da54
.quad 121429 ; 0x1da55
.quad 121430 ; 0x1da56
.quad 121431 ; 0x1da57
.quad 121432 ; 0x1da58
.quad 121433 ; 0x1da59
.quad 121434 ; 0x1da5a
.quad 121435 ; 0x1da5b
.quad 121436 ; 0x1da5c
.quad 121437 ; 0x1da5d
.quad 121438 ; 0x1da5e
.quad 121439 ; 0x1da5f
.quad 121440 ; 0x1da60
.quad 121441 ; 0x1da61
.quad 121442 ; 0x1da62
.quad 121443 ; 0x1da63
.quad 121444 ; 0x1da64
.quad 121445 ; 0x1da65
.quad 121446 ; 0x1da66
.quad 121447 ; 0x1da67
.quad 121448 ; 0x1da68
.quad 121449 ; 0x1da69
.quad 121450 ; 0x1da6a
.quad 121451 ; 0x1da6b
.quad 121452 ; 0x1da6c
.quad 121461 ; 0x1da75
.quad 121476 ; 0x1da84
.quad 121499 ; 0x1da9b
.quad 121500 ; 0x1da9c
.quad 121501 ; 0x1da9d
.quad 121502 ; 0x1da9e
.quad 121503 ; 0x1da9f
.quad 121505 ; 0x1daa1
.quad 121506 ; 0x1daa2
.quad 121507 ; 0x1daa3
.quad 121508 ; 0x1daa4
.quad 121509 ; 0x1daa5
.quad 121510 ; 0x1daa6
.quad 121511 ; 0x1daa7
.quad 121512 ; 0x1daa8
.quad 121513 ; 0x1daa9
.quad 121514 ; 0x1daaa
.quad 121515 ; 0x1daab
.quad 121516 ; 0x1daac
.quad 121517 ; 0x1daad
.quad 121518 ; 0x1daae
.quad 121519 ; 0x1daaf
.quad 122880 ; 0x1e000
.quad 122881 ; 0x1e001
.quad 122882 ; 0x1e002
.quad 122883 ; 0x1e003
.quad 122884 ; 0x1e004
.quad 122885 ; 0x1e005
.quad 122886 ; 0x1e006
.quad 122888 ; 0x1e008
.quad 122889 ; 0x1e009
.quad 122890 ; 0x1e00a
.quad 122891 ; 0x1e00b
.quad 122892 ; 0x1e00c
.quad 122893 ; 0x1e00d
.quad 122894 ; 0x1e00e
.quad 122895 ; 0x1e00f
.quad 122896 ; 0x1e010
.quad 122897 ; 0x1e011
.quad 122898 ; 0x1e012
.quad 122899 ; 0x1e013
.quad 122900 ; 0x1e014
.quad 122901 ; 0x1e015
.quad 122902 ; 0x1e016
.quad 122903 ; 0x1e017
.quad 122904 ; 0x1e018
.quad 122907 ; 0x1e01b
.quad 122908 ; 0x1e01c
.quad 122909 ; 0x1e01d
.quad 122910 ; 0x1e01e
.quad 122911 ; 0x1e01f
.quad 122912 ; 0x1e020
.quad 122913 ; 0x1e021
.quad 122915 ; 0x1e023
.quad 122916 ; 0x1e024
.quad 122918 ; 0x1e026
.quad 122919 ; 0x1e027
.quad 122920 ; 0x1e028
.quad 122921 ; 0x1e029
.quad 122922 ; 0x1e02a
.quad 125136 ; 0x1e8d0
.quad 125137 ; 0x1e8d1
.quad 125138 ; 0x1e8d2
.quad 125139 ; 0x1e8d3
.quad 125140 ; 0x1e8d4
.quad 125141 ; 0x1e8d5
.quad 125142 ; 0x1e8d6
.quad 125252 ; 0x1e944
.quad 125253 ; 0x1e945
.quad 125254 ; 0x1e946
.quad 125255 ; 0x1e947
.quad 125256 ; 0x1e948
.quad 125257 ; 0x1e949
.quad 125258 ; 0x1e94a
.quad 917760 ; 0xe0100
.quad 917761 ; 0xe0101
.quad 917762 ; 0xe0102
.quad 917763 ; 0xe0103
.quad 917764 ; 0xe0104
.quad 917765 ; 0xe0105
.quad 917766 ; 0xe0106
.quad 917767 ; 0xe0107
.quad 917768 ; 0xe0108
.quad 917769 ; 0xe0109
.quad 917770 ; 0xe010a
.quad 917771 ; 0xe010b
.quad 917772 ; 0xe010c
.quad 917773 ; 0xe010d
.quad 917774 ; 0xe010e
.quad 917775 ; 0xe010f
.quad 917776 ; 0xe0110
.quad 917777 ; 0xe0111
.quad 917778 ; 0xe0112
.quad 917779 ; 0xe0113
.quad 917780 ; 0xe0114
.quad 917781 ; 0xe0115
.quad 917782 ; 0xe0116
.quad 917783 ; 0xe0117
.quad 917784 ; 0xe0118
.quad 917785 ; 0xe0119
.quad 917786 ; 0xe011a
.quad 917787 ; 0xe011b
.quad 917788 ; 0xe011c
.quad 917789 ; 0xe011d
.quad 917790 ; 0xe011e
.quad 917791 ; 0xe011f
.quad 917792 ; 0xe0120
.quad 917793 ; 0xe0121
.quad 917794 ; 0xe0122
.quad 917795 ; 0xe0123
.quad 917796 ; 0xe0124
.quad 917797 ; 0xe0125
.quad 917798 ; 0xe0126
.quad 917799 ; 0xe0127
.quad 917800 ; 0xe0128
.quad 917801 ; 0xe0129
.quad 917802 ; 0xe012a
.quad 917803 ; 0xe012b
.quad 917804 ; 0xe012c
.quad 917805 ; 0xe012d
.quad 917806 ; 0xe012e
.quad 917807 ; 0xe012f
.quad 917808 ; 0xe0130
.quad 917809 ; 0xe0131
.quad 917810 ; 0xe0132
.quad 917811 ; 0xe0133
.quad 917812 ; 0xe0134
.quad 917813 ; 0xe0135
.quad 917814 ; 0xe0136
.quad 917815 ; 0xe0137
.quad 917816 ; 0xe0138
.quad 917817 ; 0xe0139
.quad 917818 ; 0xe013a
.quad 917819 ; 0xe013b
.quad 917820 ; 0xe013c
.quad 917821 ; 0xe013d
.quad 917822 ; 0xe013e
.quad 917823 ; 0xe013f
.quad 917824 ; 0xe0140
.quad 917825 ; 0xe0141
.quad 917826 ; 0xe0142
.quad 917827 ; 0xe0143
.quad 917828 ; 0xe0144
.quad 917829 ; 0xe0145
.quad 917830 ; 0xe0146
.quad 917831 ; 0xe0147
.quad 917832 ; 0xe0148
.quad 917833 ; 0xe0149
.quad 917834 ; 0xe014a
.quad 917835 ; 0xe014b
.quad 917836 ; 0xe014c
.quad 917837 ; 0xe014d
.quad 917838 ; 0xe014e
.quad 917839 ; 0xe014f
.quad 917840 ; 0xe0150
.quad 917841 ; 0xe0151
.quad 917842 ; 0xe0152
.quad 917843 ; 0xe0153
.quad 917844 ; 0xe0154
.quad 917845 ; 0xe0155
.quad 917846 ; 0xe0156
.quad 917847 ; 0xe0157
.quad 917848 ; 0xe0158
.quad 917849 ; 0xe0159
.quad 917850 ; 0xe015a
.quad 917851 ; 0xe015b
.quad 917852 ; 0xe015c
.quad 917853 ; 0xe015d
.quad 917854 ; 0xe015e
.quad 917855 ; 0xe015f
.quad 917856 ; 0xe0160
.quad 917857 ; 0xe0161
.quad 917858 ; 0xe0162
.quad 917859 ; 0xe0163
.quad 917860 ; 0xe0164
.quad 917861 ; 0xe0165
.quad 917862 ; 0xe0166
.quad 917863 ; 0xe0167
.quad 917864 ; 0xe0168
.quad 917865 ; 0xe0169
.quad 917866 ; 0xe016a
.quad 917867 ; 0xe016b
.quad 917868 ; 0xe016c
.quad 917869 ; 0xe016d
.quad 917870 ; 0xe016e
.quad 917871 ; 0xe016f
.quad 917872 ; 0xe0170
.quad 917873 ; 0xe0171
.quad 917874 ; 0xe0172
.quad 917875 ; 0xe0173
.quad 917876 ; 0xe0174
.quad 917877 ; 0xe0175
.quad 917878 ; 0xe0176
.quad 917879 ; 0xe0177
.quad 917880 ; 0xe0178
.quad 917881 ; 0xe0179
.quad 917882 ; 0xe017a
.quad 917883 ; 0xe017b
.quad 917884 ; 0xe017c
.quad 917885 ; 0xe017d
.quad 917886 ; 0xe017e
.quad 917887 ; 0xe017f
.quad 917888 ; 0xe0180
.quad 917889 ; 0xe0181
.quad 917890 ; 0xe0182
.quad 917891 ; 0xe0183
.quad 917892 ; 0xe0184
.quad 917893 ; 0xe0185
.quad 917894 ; 0xe0186
.quad 917895 ; 0xe0187
.quad 917896 ; 0xe0188
.quad 917897 ; 0xe0189
.quad 917898 ; 0xe018a
.quad 917899 ; 0xe018b
.quad 917900 ; 0xe018c
.quad 917901 ; 0xe018d
.quad 917902 ; 0xe018e
.quad 917903 ; 0xe018f
.quad 917904 ; 0xe0190
.quad 917905 ; 0xe0191
.quad 917906 ; 0xe0192
.quad 917907 ; 0xe0193
.quad 917908 ; 0xe0194
.quad 917909 ; 0xe0195
.quad 917910 ; 0xe0196
.quad 917911 ; 0xe0197
.quad 917912 ; 0xe0198
.quad 917913 ; 0xe0199
.quad 917914 ; 0xe019a
.quad 917915 ; 0xe019b
.quad 917916 ; 0xe019c
.quad 917917 ; 0xe019d
.quad 917918 ; 0xe019e
.quad 917919 ; 0xe019f
.quad 917920 ; 0xe01a0
.quad 917921 ; 0xe01a1
.quad 917922 ; 0xe01a2
.quad 917923 ; 0xe01a3
.quad 917924 ; 0xe01a4
.quad 917925 ; 0xe01a5
.quad 917926 ; 0xe01a6
.quad 917927 ; 0xe01a7
.quad 917928 ; 0xe01a8
.quad 917929 ; 0xe01a9
.quad 917930 ; 0xe01aa
.quad 917931 ; 0xe01ab
.quad 917932 ; 0xe01ac
.quad 917933 ; 0xe01ad
.quad 917934 ; 0xe01ae
.quad 917935 ; 0xe01af
.quad 917936 ; 0xe01b0
.quad 917937 ; 0xe01b1
.quad 917938 ; 0xe01b2
.quad 917939 ; 0xe01b3
.quad 917940 ; 0xe01b4
.quad 917941 ; 0xe01b5
.quad 917942 ; 0xe01b6
.quad 917943 ; 0xe01b7
.quad 917944 ; 0xe01b8
.quad 917945 ; 0xe01b9
.quad 917946 ; 0xe01ba
.quad 917947 ; 0xe01bb
.quad 917948 ; 0xe01bc
.quad 917949 ; 0xe01bd
.quad 917950 ; 0xe01be
.quad 917951 ; 0xe01bf
.quad 917952 ; 0xe01c0
.quad 917953 ; 0xe01c1
.quad 917954 ; 0xe01c2
.quad 917955 ; 0xe01c3
.quad 917956 ; 0xe01c4
.quad 917957 ; 0xe01c5
.quad 917958 ; 0xe01c6
.quad 917959 ; 0xe01c7
.quad 917960 ; 0xe01c8
.quad 917961 ; 0xe01c9
.quad 917962 ; 0xe01ca
.quad 917963 ; 0xe01cb
.quad 917964 ; 0xe01cc
.quad 917965 ; 0xe01cd
.quad 917966 ; 0xe01ce
.quad 917967 ; 0xe01cf
.quad 917968 ; 0xe01d0
.quad 917969 ; 0xe01d1
.quad 917970 ; 0xe01d2
.quad 917971 ; 0xe01d3
.quad 917972 ; 0xe01d4
.quad 917973 ; 0xe01d5
.quad 917974 ; 0xe01d6
.quad 917975 ; 0xe01d7
.quad 917976 ; 0xe01d8
.quad 917977 ; 0xe01d9
.quad 917978 ; 0xe01da
.quad 917979 ; 0xe01db
.quad 917980 ; 0xe01dc
.quad 917981 ; 0xe01dd
.quad 917982 ; 0xe01de
.quad 917983 ; 0xe01df
.quad 917984 ; 0xe01e0
.quad 917985 ; 0xe01e1
.quad 917986 ; 0xe01e2
.quad 917987 ; 0xe01e3
.quad 917988 ; 0xe01e4
.quad 917989 ; 0xe01e5
.quad 917990 ; 0xe01e6
.quad 917991 ; 0xe01e7
.quad 917992 ; 0xe01e8
.quad 917993 ; 0xe01e9
.quad 917994 ; 0xe01ea
.quad 917995 ; 0xe01eb
.quad 917996 ; 0xe01ec
.quad 917997 ; 0xe01ed
.quad 917998 ; 0xe01ee
.quad 917999 ; 0xe01ef
.p2align 3 ; @wideCharTableSize
_wideCharTableSize:
.quad 104 ; 0x68
.p2align 3 ; @wideCharTable
_wideCharTable:
.quad 4352 ; 0x1100
.quad 4447 ; 0x115f
.quad 8986 ; 0x231a
.quad 8987 ; 0x231b
.quad 9001 ; 0x2329
.quad 9002 ; 0x232a
.quad 9193 ; 0x23e9
.quad 9196 ; 0x23ec
.quad 9200 ; 0x23f0
.quad 9200 ; 0x23f0
.quad 9203 ; 0x23f3
.quad 9203 ; 0x23f3
.quad 9725 ; 0x25fd
.quad 9726 ; 0x25fe
.quad 9748 ; 0x2614
.quad 9749 ; 0x2615
.quad 9800 ; 0x2648
.quad 9811 ; 0x2653
.quad 9855 ; 0x267f
.quad 9855 ; 0x267f
.quad 9875 ; 0x2693
.quad 9875 ; 0x2693
.quad 9889 ; 0x26a1
.quad 9889 ; 0x26a1
.quad 9898 ; 0x26aa
.quad 9899 ; 0x26ab
.quad 9917 ; 0x26bd
.quad 9918 ; 0x26be
.quad 9924 ; 0x26c4
.quad 9925 ; 0x26c5
.quad 9934 ; 0x26ce
.quad 9934 ; 0x26ce
.quad 9940 ; 0x26d4
.quad 9940 ; 0x26d4
.quad 9962 ; 0x26ea
.quad 9962 ; 0x26ea
.quad 9970 ; 0x26f2
.quad 9971 ; 0x26f3
.quad 9973 ; 0x26f5
.quad 9973 ; 0x26f5
.quad 9978 ; 0x26fa
.quad 9978 ; 0x26fa
.quad 9981 ; 0x26fd
.quad 9981 ; 0x26fd
.quad 9989 ; 0x2705
.quad 9989 ; 0x2705
.quad 9994 ; 0x270a
.quad 9995 ; 0x270b
.quad 10024 ; 0x2728
.quad 10024 ; 0x2728
.quad 10060 ; 0x274c
.quad 10060 ; 0x274c
.quad 10062 ; 0x274e
.quad 10062 ; 0x274e
.quad 10067 ; 0x2753
.quad 10069 ; 0x2755
.quad 10071 ; 0x2757
.quad 10071 ; 0x2757
.quad 10133 ; 0x2795
.quad 10135 ; 0x2797
.quad 10160 ; 0x27b0
.quad 10160 ; 0x27b0
.quad 10175 ; 0x27bf
.quad 10175 ; 0x27bf
.quad 11035 ; 0x2b1b
.quad 11036 ; 0x2b1c
.quad 11088 ; 0x2b50
.quad 11088 ; 0x2b50
.quad 11093 ; 0x2b55
.quad 11093 ; 0x2b55
.quad 11904 ; 0x2e80
.quad 11929 ; 0x2e99
.quad 11931 ; 0x2e9b
.quad 12019 ; 0x2ef3
.quad 12032 ; 0x2f00
.quad 12245 ; 0x2fd5
.quad 12272 ; 0x2ff0
.quad 12283 ; 0x2ffb
.quad 12289 ; 0x3001
.quad 12350 ; 0x303e
.quad 12353 ; 0x3041
.quad 12438 ; 0x3096
.quad 12441 ; 0x3099
.quad 12543 ; 0x30ff
.quad 12549 ; 0x3105
.quad 12589 ; 0x312d
.quad 12593 ; 0x3131
.quad 12686 ; 0x318e
.quad 12688 ; 0x3190
.quad 12730 ; 0x31ba
.quad 12736 ; 0x31c0
.quad 12771 ; 0x31e3
.quad 12784 ; 0x31f0
.quad 12830 ; 0x321e
.quad 12832 ; 0x3220
.quad 12871 ; 0x3247
.quad 12880 ; 0x3250
.quad 13054 ; 0x32fe
.quad 13056 ; 0x3300
.quad 19903 ; 0x4dbf
.quad 19968 ; 0x4e00
.quad 42124 ; 0xa48c
.quad 42128 ; 0xa490
.quad 42182 ; 0xa4c6
.quad 43360 ; 0xa960
.quad 43388 ; 0xa97c
.quad 44032 ; 0xac00
.quad 55203 ; 0xd7a3
.quad 63744 ; 0xf900
.quad 64255 ; 0xfaff
.quad 65040 ; 0xfe10
.quad 65049 ; 0xfe19
.quad 65072 ; 0xfe30
.quad 65106 ; 0xfe52
.quad 65108 ; 0xfe54
.quad 65126 ; 0xfe66
.quad 65128 ; 0xfe68
.quad 65131 ; 0xfe6b
.quad 94176 ; 0x16fe0
.quad 94176 ; 0x16fe0
.quad 94208 ; 0x17000
.quad 100332 ; 0x187ec
.quad 100352 ; 0x18800
.quad 101106 ; 0x18af2
.quad 110592 ; 0x1b000
.quad 110593 ; 0x1b001
.quad 126980 ; 0x1f004
.quad 126980 ; 0x1f004
.quad 127183 ; 0x1f0cf
.quad 127183 ; 0x1f0cf
.quad 127374 ; 0x1f18e
.quad 127374 ; 0x1f18e
.quad 127377 ; 0x1f191
.quad 127386 ; 0x1f19a
.quad 127488 ; 0x1f200
.quad 127490 ; 0x1f202
.quad 127504 ; 0x1f210
.quad 127547 ; 0x1f23b
.quad 127552 ; 0x1f240
.quad 127560 ; 0x1f248
.quad 127568 ; 0x1f250
.quad 127569 ; 0x1f251
.quad 127744 ; 0x1f300
.quad 127776 ; 0x1f320
.quad 127789 ; 0x1f32d
.quad 127797 ; 0x1f335
.quad 127799 ; 0x1f337
.quad 127868 ; 0x1f37c
.quad 127870 ; 0x1f37e
.quad 127891 ; 0x1f393
.quad 127904 ; 0x1f3a0
.quad 127946 ; 0x1f3ca
.quad 127951 ; 0x1f3cf
.quad 127955 ; 0x1f3d3
.quad 127968 ; 0x1f3e0
.quad 127984 ; 0x1f3f0
.quad 127988 ; 0x1f3f4
.quad 127988 ; 0x1f3f4
.quad 127992 ; 0x1f3f8
.quad 128062 ; 0x1f43e
.quad 128064 ; 0x1f440
.quad 128064 ; 0x1f440
.quad 128066 ; 0x1f442
.quad 128252 ; 0x1f4fc
.quad 128255 ; 0x1f4ff
.quad 128317 ; 0x1f53d
.quad 128331 ; 0x1f54b
.quad 128334 ; 0x1f54e
.quad 128336 ; 0x1f550
.quad 128359 ; 0x1f567
.quad 128378 ; 0x1f57a
.quad 128378 ; 0x1f57a
.quad 128405 ; 0x1f595
.quad 128406 ; 0x1f596
.quad 128420 ; 0x1f5a4
.quad 128420 ; 0x1f5a4
.quad 128507 ; 0x1f5fb
.quad 128591 ; 0x1f64f
.quad 128640 ; 0x1f680
.quad 128709 ; 0x1f6c5
.quad 128716 ; 0x1f6cc
.quad 128716 ; 0x1f6cc
.quad 128720 ; 0x1f6d0
.quad 128722 ; 0x1f6d2
.quad 128747 ; 0x1f6eb
.quad 128748 ; 0x1f6ec
.quad 128756 ; 0x1f6f4
.quad 128758 ; 0x1f6f6
.quad 129296 ; 0x1f910
.quad 129310 ; 0x1f91e
.quad 129312 ; 0x1f920
.quad 129319 ; 0x1f927
.quad 129328 ; 0x1f930
.quad 129328 ; 0x1f930
.quad 129331 ; 0x1f933
.quad 129342 ; 0x1f93e
.quad 129344 ; 0x1f940
.quad 129355 ; 0x1f94b
.quad 129360 ; 0x1f950
.quad 129374 ; 0x1f95e
.quad 129408 ; 0x1f980
.quad 129425 ; 0x1f991
.quad 129472 ; 0x1f9c0
.quad 129472 ; 0x1f9c0
.quad 131072 ; 0x20000
.quad 196605 ; 0x2fffd
.quad 196608 ; 0x30000
.quad 262141 ; 0x3fffd
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _linenoiseUtf8NextCharLen ## -- Begin function linenoiseUtf8NextCharLen
.p2align 4, 0x90
_linenoiseUtf8NextCharLen: ## @linenoiseUtf8NextCharLen
.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 %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq %rcx, -40(%rbp)
movq -32(%rbp), %rax
movq %rax, -48(%rbp)
movq -16(%rbp), %rdi
addq -32(%rbp), %rdi
movq -24(%rbp), %rsi
subq -32(%rbp), %rsi
leaq -52(%rbp), %rdx
callq _utf8BytesToCodePoint
movq %rax, -64(%rbp)
movslq -52(%rbp), %rdi
callq _isCombiningChar
cmpl $0, %eax
je LBB0_2
## %bb.1:
movq $0, -8(%rbp)
jmp LBB0_10
LBB0_2:
cmpq $0, -40(%rbp)
je LBB0_4
## %bb.3:
movslq -52(%rbp), %rdi
callq _isWideChar
movl %eax, %edx
movl $1, %eax
movl $2, %ecx
cmpl $0, %edx
cmovnel %ecx, %eax
movslq %eax, %rcx
movq -40(%rbp), %rax
movq %rcx, (%rax)
LBB0_4:
movq -64(%rbp), %rax
addq -32(%rbp), %rax
movq %rax, -32(%rbp)
LBB0_5: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
cmpq -24(%rbp), %rax
jae LBB0_9
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movq -16(%rbp), %rdi
addq -32(%rbp), %rdi
movq -24(%rbp), %rsi
subq -32(%rbp), %rsi
leaq -68(%rbp), %rdx
callq _utf8BytesToCodePoint
movq %rax, -64(%rbp)
movslq -68(%rbp), %rdi
callq _isCombiningChar
cmpl $0, %eax
jne LBB0_8
## %bb.7:
movq -32(%rbp), %rax
subq -48(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB0_10
LBB0_8: ## in Loop: Header=BB0_5 Depth=1
movq -64(%rbp), %rax
addq -32(%rbp), %rax
movq %rax, -32(%rbp)
jmp LBB0_5
LBB0_9:
movq -32(%rbp), %rax
subq -48(%rbp), %rax
movq %rax, -8(%rbp)
LBB0_10:
movq -8(%rbp), %rax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function utf8BytesToCodePoint
_utf8BytesToCodePoint: ## @utf8BytesToCodePoint
.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)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
cmpq $0, -24(%rbp)
je LBB1_20
## %bb.1:
movq -16(%rbp), %rax
movb (%rax), %al
movb %al, -33(%rbp)
movzbl -33(%rbp), %eax
andl $128, %eax
cmpl $0, %eax
jne LBB1_3
## %bb.2:
movzbl -33(%rbp), %ecx
movq -32(%rbp), %rax
movl %ecx, (%rax)
movq $1, -8(%rbp)
jmp LBB1_21
LBB1_3:
movzbl -33(%rbp), %eax
andl $224, %eax
cmpl $192, %eax
jne LBB1_7
## %bb.4:
cmpq $2, -24(%rbp)
jb LBB1_6
## %bb.5:
movq -16(%rbp), %rax
movsbl (%rax), %eax
andl $31, %eax
cltq
shlq $6, %rax
movq -16(%rbp), %rcx
movsbl 1(%rcx), %ecx
andl $63, %ecx
movslq %ecx, %rcx
orq %rcx, %rax
movl %eax, %ecx
movq -32(%rbp), %rax
movl %ecx, (%rax)
movq $2, -8(%rbp)
jmp LBB1_21
LBB1_6:
jmp LBB1_18
LBB1_7:
movzbl -33(%rbp), %eax
andl $240, %eax
cmpl $224, %eax
jne LBB1_11
## %bb.8:
cmpq $3, -24(%rbp)
jb LBB1_10
## %bb.9:
movq -16(%rbp), %rax
movsbl (%rax), %eax
andl $15, %eax
cltq
shlq $12, %rax
movq -16(%rbp), %rcx
movsbl 1(%rcx), %ecx
andl $63, %ecx
movslq %ecx, %rcx
shlq $6, %rcx
orq %rcx, %rax
movq -16(%rbp), %rcx
movsbl 2(%rcx), %ecx
andl $63, %ecx
movslq %ecx, %rcx
orq %rcx, %rax
movl %eax, %ecx
movq -32(%rbp), %rax
movl %ecx, (%rax)
movq $3, -8(%rbp)
jmp LBB1_21
LBB1_10:
jmp LBB1_17
LBB1_11:
movzbl -33(%rbp), %eax
andl $248, %eax
cmpl $240, %eax
jne LBB1_15
## %bb.12:
cmpq $4, -24(%rbp)
jb LBB1_14
## %bb.13:
movq -16(%rbp), %rax
movsbl (%rax), %eax
andl $7, %eax
cltq
shlq $18, %rax
movq -16(%rbp), %rcx
movsbl 1(%rcx), %ecx
andl $63, %ecx
movslq %ecx, %rcx
shlq $12, %rcx
orq %rcx, %rax
movq -16(%rbp), %rcx
movsbl 2(%rcx), %ecx
andl $63, %ecx
movslq %ecx, %rcx
shlq $6, %rcx
orq %rcx, %rax
movq -16(%rbp), %rcx
movsbl 3(%rcx), %ecx
andl $63, %ecx
movslq %ecx, %rcx
orq %rcx, %rax
movl %eax, %ecx
movq -32(%rbp), %rax
movl %ecx, (%rax)
movq $4, -8(%rbp)
jmp LBB1_21
LBB1_14:
jmp LBB1_16
LBB1_15:
movq -32(%rbp), %rax
movl $65533, (%rax) ## imm = 0xFFFD
movq $1, -8(%rbp)
jmp LBB1_21
LBB1_16:
jmp LBB1_17
LBB1_17:
jmp LBB1_18
LBB1_18:
jmp LBB1_19
LBB1_19:
jmp LBB1_20
LBB1_20:
movq -32(%rbp), %rax
movl $0, (%rax)
movq $1, -8(%rbp)
LBB1_21:
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function isCombiningChar
_isCombiningChar: ## @isCombiningChar
.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)
movq $0, -24(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
movq -24(%rbp), %rax
cmpq _combiningCharTableSize(%rip), %rax
jae LBB2_8
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movq -24(%rbp), %rcx
leaq _combiningCharTable(%rip), %rax
movq (%rax,%rcx,8), %rax
cmpq -16(%rbp), %rax
jbe LBB2_4
## %bb.3:
movl $0, -4(%rbp)
jmp LBB2_9
LBB2_4: ## in Loop: Header=BB2_1 Depth=1
movq -24(%rbp), %rcx
leaq _combiningCharTable(%rip), %rax
movq (%rax,%rcx,8), %rax
cmpq -16(%rbp), %rax
jne LBB2_6
## %bb.5:
movl $1, -4(%rbp)
jmp LBB2_9
LBB2_6: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_7
LBB2_7: ## in Loop: Header=BB2_1 Depth=1
movq -24(%rbp), %rax
addq $1, %rax
movq %rax, -24(%rbp)
jmp LBB2_1
LBB2_8:
movl $0, -4(%rbp)
LBB2_9:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function isWideChar
_isWideChar: ## @isWideChar
.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)
movq $0, -24(%rbp)
LBB3_1: ## =>This Inner Loop Header: Depth=1
movq -24(%rbp), %rax
cmpq _wideCharTableSize(%rip), %rax
jae LBB3_9
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movq -24(%rbp), %rcx
leaq _wideCharTable(%rip), %rax
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rax
cmpq -16(%rbp), %rax
jbe LBB3_4
## %bb.3:
movl $0, -4(%rbp)
jmp LBB3_10
LBB3_4: ## in Loop: Header=BB3_1 Depth=1
movq -24(%rbp), %rcx
leaq _wideCharTable(%rip), %rax
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rax
cmpq -16(%rbp), %rax
ja LBB3_7
## %bb.5: ## in Loop: Header=BB3_1 Depth=1
movq -16(%rbp), %rax
movq -24(%rbp), %rdx
leaq _wideCharTable(%rip), %rcx
shlq $4, %rdx
addq %rdx, %rcx
cmpq 8(%rcx), %rax
ja LBB3_7
## %bb.6:
movl $1, -4(%rbp)
jmp LBB3_10
LBB3_7: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_8
LBB3_8: ## in Loop: Header=BB3_1 Depth=1
movq -24(%rbp), %rax
addq $1, %rax
movq %rax, -24(%rbp)
jmp LBB3_1
LBB3_9:
movl $0, -4(%rbp)
LBB3_10:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _linenoiseUtf8PrevCharLen ## -- Begin function linenoiseUtf8PrevCharLen
.p2align 4, 0x90
_linenoiseUtf8PrevCharLen: ## @linenoiseUtf8PrevCharLen
.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, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq %rcx, -40(%rbp)
movq -32(%rbp), %rax
movq %rax, -48(%rbp)
LBB4_1: ## =>This Inner Loop Header: Depth=1
cmpq $0, -32(%rbp)
jbe LBB4_7
## %bb.2: ## in Loop: Header=BB4_1 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movl %eax, %esi
callq _prevUtf8CharLen
movq %rax, -56(%rbp)
movq -56(%rbp), %rcx
movq -32(%rbp), %rax
subq %rcx, %rax
movq %rax, -32(%rbp)
movq -16(%rbp), %rdi
addq -32(%rbp), %rdi
movq -56(%rbp), %rsi
leaq -60(%rbp), %rdx
callq _utf8BytesToCodePoint
movslq -60(%rbp), %rdi
callq _isCombiningChar
cmpl $0, %eax
jne LBB4_6
## %bb.3:
cmpq $0, -40(%rbp)
je LBB4_5
## %bb.4:
movslq -60(%rbp), %rdi
callq _isWideChar
movl %eax, %edx
movl $1, %eax
movl $2, %ecx
cmpl $0, %edx
cmovnel %ecx, %eax
movslq %eax, %rcx
movq -40(%rbp), %rax
movq %rcx, (%rax)
LBB4_5:
movq -48(%rbp), %rax
subq -32(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB4_8
LBB4_6: ## in Loop: Header=BB4_1 Depth=1
jmp LBB4_1
LBB4_7:
movq $0, -8(%rbp)
LBB4_8:
movq -8(%rbp), %rax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function prevUtf8CharLen
_prevUtf8CharLen: ## @prevUtf8CharLen
.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 -12(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -12(%rbp)
movl %eax, -16(%rbp)
LBB5_1: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -12(%rbp)
movb %al, -17(%rbp) ## 1-byte Spill
jl LBB5_3
## %bb.2: ## in Loop: Header=BB5_1 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movzbl (%rax,%rcx), %eax
andl $192, %eax
cmpl $128, %eax
sete %al
movb %al, -17(%rbp) ## 1-byte Spill
LBB5_3: ## in Loop: Header=BB5_1 Depth=1
movb -17(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB5_4
jmp LBB5_5
LBB5_4: ## in Loop: Header=BB5_1 Depth=1
movl -12(%rbp), %eax
addl $-1, %eax
movl %eax, -12(%rbp)
jmp LBB5_1
LBB5_5:
movl -16(%rbp), %eax
subl -12(%rbp), %eax
cltq
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _linenoiseUtf8ReadCode ## -- Begin function linenoiseUtf8ReadCode
.p2align 4, 0x90
_linenoiseUtf8ReadCode: ## @linenoiseUtf8ReadCode
.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, -12(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq %rcx, -40(%rbp)
cmpq $1, -32(%rbp)
jae LBB6_2
## %bb.1:
movq $-1, -8(%rbp)
jmp LBB6_29
LBB6_2:
movl -12(%rbp), %edi
movq -24(%rbp), %rsi
movl $1, %edx
callq _read
movq %rax, -48(%rbp)
cmpq $0, -48(%rbp)
ja LBB6_4
## %bb.3:
movq -48(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB6_29
LBB6_4:
movq -24(%rbp), %rax
movb (%rax), %al
movb %al, -49(%rbp)
movzbl -49(%rbp), %eax
andl $128, %eax
cmpl $0, %eax
jne LBB6_6
## %bb.5:
jmp LBB6_28
LBB6_6:
movzbl -49(%rbp), %eax
andl $224, %eax
cmpl $192, %eax
jne LBB6_12
## %bb.7:
cmpq $2, -32(%rbp)
jae LBB6_9
## %bb.8:
movq $-1, -8(%rbp)
jmp LBB6_29
LBB6_9:
movl -12(%rbp), %edi
movq -24(%rbp), %rsi
addq $1, %rsi
movl $1, %edx
callq _read
movq %rax, -48(%rbp)
cmpq $0, -48(%rbp)
ja LBB6_11
## %bb.10:
movq -48(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB6_29
LBB6_11:
jmp LBB6_27
LBB6_12:
movzbl -49(%rbp), %eax
andl $240, %eax
cmpl $224, %eax
jne LBB6_18
## %bb.13:
cmpq $3, -32(%rbp)
jae LBB6_15
## %bb.14:
movq $-1, -8(%rbp)
jmp LBB6_29
LBB6_15:
movl -12(%rbp), %edi
movq -24(%rbp), %rsi
addq $1, %rsi
movl $2, %edx
callq _read
movq %rax, -48(%rbp)
cmpq $0, -48(%rbp)
ja LBB6_17
## %bb.16:
movq -48(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB6_29
LBB6_17:
jmp LBB6_26
LBB6_18:
movzbl -49(%rbp), %eax
andl $248, %eax
cmpl $240, %eax
jne LBB6_24
## %bb.19:
cmpq $3, -32(%rbp)
jae LBB6_21
## %bb.20:
movq $-1, -8(%rbp)
jmp LBB6_29
LBB6_21:
movl -12(%rbp), %edi
movq -24(%rbp), %rsi
addq $1, %rsi
movl $3, %edx
callq _read
movq %rax, -48(%rbp)
cmpq $0, -48(%rbp)
ja LBB6_23
## %bb.22:
movq -48(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB6_29
LBB6_23:
jmp LBB6_25
LBB6_24:
movq $-1, -8(%rbp)
jmp LBB6_29
LBB6_25:
jmp LBB6_26
LBB6_26:
jmp LBB6_27
LBB6_27:
jmp LBB6_28
LBB6_28:
movq -24(%rbp), %rdi
movq -32(%rbp), %rsi
movq -40(%rbp), %rdx
callq _utf8BytesToCodePoint
movq %rax, -8(%rbp)
LBB6_29:
movq -8(%rbp), %rax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.p2align 3 ## @combiningCharTableSize
_combiningCharTableSize:
.quad 1690 ## 0x69a
.p2align 4 ## @combiningCharTable
_combiningCharTable:
.quad 768 ## 0x300
.quad 769 ## 0x301
.quad 770 ## 0x302
.quad 771 ## 0x303
.quad 772 ## 0x304
.quad 773 ## 0x305
.quad 774 ## 0x306
.quad 775 ## 0x307
.quad 776 ## 0x308
.quad 777 ## 0x309
.quad 778 ## 0x30a
.quad 779 ## 0x30b
.quad 780 ## 0x30c
.quad 781 ## 0x30d
.quad 782 ## 0x30e
.quad 783 ## 0x30f
.quad 784 ## 0x310
.quad 785 ## 0x311
.quad 786 ## 0x312
.quad 787 ## 0x313
.quad 788 ## 0x314
.quad 789 ## 0x315
.quad 790 ## 0x316
.quad 791 ## 0x317
.quad 792 ## 0x318
.quad 793 ## 0x319
.quad 794 ## 0x31a
.quad 795 ## 0x31b
.quad 796 ## 0x31c
.quad 797 ## 0x31d
.quad 798 ## 0x31e
.quad 799 ## 0x31f
.quad 800 ## 0x320
.quad 801 ## 0x321
.quad 802 ## 0x322
.quad 803 ## 0x323
.quad 804 ## 0x324
.quad 805 ## 0x325
.quad 806 ## 0x326
.quad 807 ## 0x327
.quad 808 ## 0x328
.quad 809 ## 0x329
.quad 810 ## 0x32a
.quad 811 ## 0x32b
.quad 812 ## 0x32c
.quad 813 ## 0x32d
.quad 814 ## 0x32e
.quad 815 ## 0x32f
.quad 816 ## 0x330
.quad 817 ## 0x331
.quad 818 ## 0x332
.quad 819 ## 0x333
.quad 820 ## 0x334
.quad 821 ## 0x335
.quad 822 ## 0x336
.quad 823 ## 0x337
.quad 824 ## 0x338
.quad 825 ## 0x339
.quad 826 ## 0x33a
.quad 827 ## 0x33b
.quad 828 ## 0x33c
.quad 829 ## 0x33d
.quad 830 ## 0x33e
.quad 831 ## 0x33f
.quad 832 ## 0x340
.quad 833 ## 0x341
.quad 834 ## 0x342
.quad 835 ## 0x343
.quad 836 ## 0x344
.quad 837 ## 0x345
.quad 838 ## 0x346
.quad 839 ## 0x347
.quad 840 ## 0x348
.quad 841 ## 0x349
.quad 842 ## 0x34a
.quad 843 ## 0x34b
.quad 844 ## 0x34c
.quad 845 ## 0x34d
.quad 846 ## 0x34e
.quad 847 ## 0x34f
.quad 848 ## 0x350
.quad 849 ## 0x351
.quad 850 ## 0x352
.quad 851 ## 0x353
.quad 852 ## 0x354
.quad 853 ## 0x355
.quad 854 ## 0x356
.quad 855 ## 0x357
.quad 856 ## 0x358
.quad 857 ## 0x359
.quad 858 ## 0x35a
.quad 859 ## 0x35b
.quad 860 ## 0x35c
.quad 861 ## 0x35d
.quad 862 ## 0x35e
.quad 863 ## 0x35f
.quad 864 ## 0x360
.quad 865 ## 0x361
.quad 866 ## 0x362
.quad 867 ## 0x363
.quad 868 ## 0x364
.quad 869 ## 0x365
.quad 870 ## 0x366
.quad 871 ## 0x367
.quad 872 ## 0x368
.quad 873 ## 0x369
.quad 874 ## 0x36a
.quad 875 ## 0x36b
.quad 876 ## 0x36c
.quad 877 ## 0x36d
.quad 878 ## 0x36e
.quad 879 ## 0x36f
.quad 1155 ## 0x483
.quad 1156 ## 0x484
.quad 1157 ## 0x485
.quad 1158 ## 0x486
.quad 1159 ## 0x487
.quad 1425 ## 0x591
.quad 1426 ## 0x592
.quad 1427 ## 0x593
.quad 1428 ## 0x594
.quad 1429 ## 0x595
.quad 1430 ## 0x596
.quad 1431 ## 0x597
.quad 1432 ## 0x598
.quad 1433 ## 0x599
.quad 1434 ## 0x59a
.quad 1435 ## 0x59b
.quad 1436 ## 0x59c
.quad 1437 ## 0x59d
.quad 1438 ## 0x59e
.quad 1439 ## 0x59f
.quad 1440 ## 0x5a0
.quad 1441 ## 0x5a1
.quad 1442 ## 0x5a2
.quad 1443 ## 0x5a3
.quad 1444 ## 0x5a4
.quad 1445 ## 0x5a5
.quad 1446 ## 0x5a6
.quad 1447 ## 0x5a7
.quad 1448 ## 0x5a8
.quad 1449 ## 0x5a9
.quad 1450 ## 0x5aa
.quad 1451 ## 0x5ab
.quad 1452 ## 0x5ac
.quad 1453 ## 0x5ad
.quad 1454 ## 0x5ae
.quad 1455 ## 0x5af
.quad 1456 ## 0x5b0
.quad 1457 ## 0x5b1
.quad 1458 ## 0x5b2
.quad 1459 ## 0x5b3
.quad 1460 ## 0x5b4
.quad 1461 ## 0x5b5
.quad 1462 ## 0x5b6
.quad 1463 ## 0x5b7
.quad 1464 ## 0x5b8
.quad 1465 ## 0x5b9
.quad 1466 ## 0x5ba
.quad 1467 ## 0x5bb
.quad 1468 ## 0x5bc
.quad 1469 ## 0x5bd
.quad 1471 ## 0x5bf
.quad 1473 ## 0x5c1
.quad 1474 ## 0x5c2
.quad 1476 ## 0x5c4
.quad 1477 ## 0x5c5
.quad 1479 ## 0x5c7
.quad 1552 ## 0x610
.quad 1553 ## 0x611
.quad 1554 ## 0x612
.quad 1555 ## 0x613
.quad 1556 ## 0x614
.quad 1557 ## 0x615
.quad 1558 ## 0x616
.quad 1559 ## 0x617
.quad 1560 ## 0x618
.quad 1561 ## 0x619
.quad 1562 ## 0x61a
.quad 1611 ## 0x64b
.quad 1612 ## 0x64c
.quad 1613 ## 0x64d
.quad 1614 ## 0x64e
.quad 1615 ## 0x64f
.quad 1616 ## 0x650
.quad 1617 ## 0x651
.quad 1618 ## 0x652
.quad 1619 ## 0x653
.quad 1620 ## 0x654
.quad 1621 ## 0x655
.quad 1622 ## 0x656
.quad 1623 ## 0x657
.quad 1624 ## 0x658
.quad 1625 ## 0x659
.quad 1626 ## 0x65a
.quad 1627 ## 0x65b
.quad 1628 ## 0x65c
.quad 1629 ## 0x65d
.quad 1630 ## 0x65e
.quad 1631 ## 0x65f
.quad 1648 ## 0x670
.quad 1750 ## 0x6d6
.quad 1751 ## 0x6d7
.quad 1752 ## 0x6d8
.quad 1753 ## 0x6d9
.quad 1754 ## 0x6da
.quad 1755 ## 0x6db
.quad 1756 ## 0x6dc
.quad 1759 ## 0x6df
.quad 1760 ## 0x6e0
.quad 1761 ## 0x6e1
.quad 1762 ## 0x6e2
.quad 1763 ## 0x6e3
.quad 1764 ## 0x6e4
.quad 1767 ## 0x6e7
.quad 1768 ## 0x6e8
.quad 1770 ## 0x6ea
.quad 1771 ## 0x6eb
.quad 1772 ## 0x6ec
.quad 1773 ## 0x6ed
.quad 1809 ## 0x711
.quad 1840 ## 0x730
.quad 1841 ## 0x731
.quad 1842 ## 0x732
.quad 1843 ## 0x733
.quad 1844 ## 0x734
.quad 1845 ## 0x735
.quad 1846 ## 0x736
.quad 1847 ## 0x737
.quad 1848 ## 0x738
.quad 1849 ## 0x739
.quad 1850 ## 0x73a
.quad 1851 ## 0x73b
.quad 1852 ## 0x73c
.quad 1853 ## 0x73d
.quad 1854 ## 0x73e
.quad 1855 ## 0x73f
.quad 1856 ## 0x740
.quad 1857 ## 0x741
.quad 1858 ## 0x742
.quad 1859 ## 0x743
.quad 1860 ## 0x744
.quad 1861 ## 0x745
.quad 1862 ## 0x746
.quad 1863 ## 0x747
.quad 1864 ## 0x748
.quad 1865 ## 0x749
.quad 1866 ## 0x74a
.quad 1958 ## 0x7a6
.quad 1959 ## 0x7a7
.quad 1960 ## 0x7a8
.quad 1961 ## 0x7a9
.quad 1962 ## 0x7aa
.quad 1963 ## 0x7ab
.quad 1964 ## 0x7ac
.quad 1965 ## 0x7ad
.quad 1966 ## 0x7ae
.quad 1967 ## 0x7af
.quad 1968 ## 0x7b0
.quad 2027 ## 0x7eb
.quad 2028 ## 0x7ec
.quad 2029 ## 0x7ed
.quad 2030 ## 0x7ee
.quad 2031 ## 0x7ef
.quad 2032 ## 0x7f0
.quad 2033 ## 0x7f1
.quad 2034 ## 0x7f2
.quad 2035 ## 0x7f3
.quad 2070 ## 0x816
.quad 2071 ## 0x817
.quad 2072 ## 0x818
.quad 2073 ## 0x819
.quad 2075 ## 0x81b
.quad 2076 ## 0x81c
.quad 2077 ## 0x81d
.quad 2078 ## 0x81e
.quad 2079 ## 0x81f
.quad 2080 ## 0x820
.quad 2081 ## 0x821
.quad 2082 ## 0x822
.quad 2083 ## 0x823
.quad 2085 ## 0x825
.quad 2086 ## 0x826
.quad 2087 ## 0x827
.quad 2089 ## 0x829
.quad 2090 ## 0x82a
.quad 2091 ## 0x82b
.quad 2092 ## 0x82c
.quad 2093 ## 0x82d
.quad 2137 ## 0x859
.quad 2138 ## 0x85a
.quad 2139 ## 0x85b
.quad 2260 ## 0x8d4
.quad 2261 ## 0x8d5
.quad 2262 ## 0x8d6
.quad 2263 ## 0x8d7
.quad 2264 ## 0x8d8
.quad 2265 ## 0x8d9
.quad 2266 ## 0x8da
.quad 2267 ## 0x8db
.quad 2268 ## 0x8dc
.quad 2269 ## 0x8dd
.quad 2270 ## 0x8de
.quad 2271 ## 0x8df
.quad 2272 ## 0x8e0
.quad 2273 ## 0x8e1
.quad 2275 ## 0x8e3
.quad 2276 ## 0x8e4
.quad 2277 ## 0x8e5
.quad 2278 ## 0x8e6
.quad 2279 ## 0x8e7
.quad 2280 ## 0x8e8
.quad 2281 ## 0x8e9
.quad 2282 ## 0x8ea
.quad 2283 ## 0x8eb
.quad 2284 ## 0x8ec
.quad 2285 ## 0x8ed
.quad 2286 ## 0x8ee
.quad 2287 ## 0x8ef
.quad 2288 ## 0x8f0
.quad 2289 ## 0x8f1
.quad 2290 ## 0x8f2
.quad 2291 ## 0x8f3
.quad 2292 ## 0x8f4
.quad 2293 ## 0x8f5
.quad 2294 ## 0x8f6
.quad 2295 ## 0x8f7
.quad 2296 ## 0x8f8
.quad 2297 ## 0x8f9
.quad 2298 ## 0x8fa
.quad 2299 ## 0x8fb
.quad 2300 ## 0x8fc
.quad 2301 ## 0x8fd
.quad 2302 ## 0x8fe
.quad 2303 ## 0x8ff
.quad 2304 ## 0x900
.quad 2305 ## 0x901
.quad 2306 ## 0x902
.quad 2362 ## 0x93a
.quad 2364 ## 0x93c
.quad 2369 ## 0x941
.quad 2370 ## 0x942
.quad 2371 ## 0x943
.quad 2372 ## 0x944
.quad 2373 ## 0x945
.quad 2374 ## 0x946
.quad 2375 ## 0x947
.quad 2376 ## 0x948
.quad 2381 ## 0x94d
.quad 2385 ## 0x951
.quad 2386 ## 0x952
.quad 2387 ## 0x953
.quad 2388 ## 0x954
.quad 2389 ## 0x955
.quad 2390 ## 0x956
.quad 2391 ## 0x957
.quad 2402 ## 0x962
.quad 2403 ## 0x963
.quad 2433 ## 0x981
.quad 2492 ## 0x9bc
.quad 2497 ## 0x9c1
.quad 2498 ## 0x9c2
.quad 2499 ## 0x9c3
.quad 2500 ## 0x9c4
.quad 2509 ## 0x9cd
.quad 2530 ## 0x9e2
.quad 2531 ## 0x9e3
.quad 2561 ## 0xa01
.quad 2562 ## 0xa02
.quad 2620 ## 0xa3c
.quad 2625 ## 0xa41
.quad 2626 ## 0xa42
.quad 2631 ## 0xa47
.quad 2632 ## 0xa48
.quad 2635 ## 0xa4b
.quad 2636 ## 0xa4c
.quad 2637 ## 0xa4d
.quad 2641 ## 0xa51
.quad 2672 ## 0xa70
.quad 2673 ## 0xa71
.quad 2677 ## 0xa75
.quad 2689 ## 0xa81
.quad 2690 ## 0xa82
.quad 2748 ## 0xabc
.quad 2753 ## 0xac1
.quad 2754 ## 0xac2
.quad 2755 ## 0xac3
.quad 2756 ## 0xac4
.quad 2757 ## 0xac5
.quad 2759 ## 0xac7
.quad 2760 ## 0xac8
.quad 2765 ## 0xacd
.quad 2786 ## 0xae2
.quad 2787 ## 0xae3
.quad 2817 ## 0xb01
.quad 2876 ## 0xb3c
.quad 2879 ## 0xb3f
.quad 2881 ## 0xb41
.quad 2882 ## 0xb42
.quad 2883 ## 0xb43
.quad 2884 ## 0xb44
.quad 2893 ## 0xb4d
.quad 2902 ## 0xb56
.quad 2914 ## 0xb62
.quad 2915 ## 0xb63
.quad 2946 ## 0xb82
.quad 3008 ## 0xbc0
.quad 3021 ## 0xbcd
.quad 3072 ## 0xc00
.quad 3134 ## 0xc3e
.quad 3135 ## 0xc3f
.quad 3136 ## 0xc40
.quad 3142 ## 0xc46
.quad 3143 ## 0xc47
.quad 3144 ## 0xc48
.quad 3146 ## 0xc4a
.quad 3147 ## 0xc4b
.quad 3148 ## 0xc4c
.quad 3149 ## 0xc4d
.quad 3157 ## 0xc55
.quad 3158 ## 0xc56
.quad 3170 ## 0xc62
.quad 3171 ## 0xc63
.quad 3201 ## 0xc81
.quad 3260 ## 0xcbc
.quad 3263 ## 0xcbf
.quad 3270 ## 0xcc6
.quad 3276 ## 0xccc
.quad 3277 ## 0xccd
.quad 3298 ## 0xce2
.quad 3299 ## 0xce3
.quad 3329 ## 0xd01
.quad 3393 ## 0xd41
.quad 3394 ## 0xd42
.quad 3395 ## 0xd43
.quad 3396 ## 0xd44
.quad 3405 ## 0xd4d
.quad 3426 ## 0xd62
.quad 3427 ## 0xd63
.quad 3530 ## 0xdca
.quad 3538 ## 0xdd2
.quad 3539 ## 0xdd3
.quad 3540 ## 0xdd4
.quad 3542 ## 0xdd6
.quad 3633 ## 0xe31
.quad 3636 ## 0xe34
.quad 3637 ## 0xe35
.quad 3638 ## 0xe36
.quad 3639 ## 0xe37
.quad 3640 ## 0xe38
.quad 3641 ## 0xe39
.quad 3642 ## 0xe3a
.quad 3655 ## 0xe47
.quad 3656 ## 0xe48
.quad 3657 ## 0xe49
.quad 3658 ## 0xe4a
.quad 3659 ## 0xe4b
.quad 3660 ## 0xe4c
.quad 3661 ## 0xe4d
.quad 3662 ## 0xe4e
.quad 3761 ## 0xeb1
.quad 3764 ## 0xeb4
.quad 3765 ## 0xeb5
.quad 3766 ## 0xeb6
.quad 3767 ## 0xeb7
.quad 3768 ## 0xeb8
.quad 3769 ## 0xeb9
.quad 3771 ## 0xebb
.quad 3772 ## 0xebc
.quad 3784 ## 0xec8
.quad 3785 ## 0xec9
.quad 3786 ## 0xeca
.quad 3787 ## 0xecb
.quad 3788 ## 0xecc
.quad 3789 ## 0xecd
.quad 3864 ## 0xf18
.quad 3865 ## 0xf19
.quad 3893 ## 0xf35
.quad 3895 ## 0xf37
.quad 3897 ## 0xf39
.quad 3953 ## 0xf71
.quad 3954 ## 0xf72
.quad 3955 ## 0xf73
.quad 3956 ## 0xf74
.quad 3957 ## 0xf75
.quad 3958 ## 0xf76
.quad 3959 ## 0xf77
.quad 3960 ## 0xf78
.quad 3961 ## 0xf79
.quad 3962 ## 0xf7a
.quad 3963 ## 0xf7b
.quad 3964 ## 0xf7c
.quad 3965 ## 0xf7d
.quad 3966 ## 0xf7e
.quad 3968 ## 0xf80
.quad 3969 ## 0xf81
.quad 3970 ## 0xf82
.quad 3971 ## 0xf83
.quad 3972 ## 0xf84
.quad 3974 ## 0xf86
.quad 3975 ## 0xf87
.quad 3981 ## 0xf8d
.quad 3982 ## 0xf8e
.quad 3983 ## 0xf8f
.quad 3984 ## 0xf90
.quad 3985 ## 0xf91
.quad 3986 ## 0xf92
.quad 3987 ## 0xf93
.quad 3988 ## 0xf94
.quad 3989 ## 0xf95
.quad 3990 ## 0xf96
.quad 3991 ## 0xf97
.quad 3993 ## 0xf99
.quad 3994 ## 0xf9a
.quad 3995 ## 0xf9b
.quad 3996 ## 0xf9c
.quad 3997 ## 0xf9d
.quad 3998 ## 0xf9e
.quad 3999 ## 0xf9f
.quad 4000 ## 0xfa0
.quad 4001 ## 0xfa1
.quad 4002 ## 0xfa2
.quad 4003 ## 0xfa3
.quad 4004 ## 0xfa4
.quad 4005 ## 0xfa5
.quad 4006 ## 0xfa6
.quad 4007 ## 0xfa7
.quad 4008 ## 0xfa8
.quad 4009 ## 0xfa9
.quad 4010 ## 0xfaa
.quad 4011 ## 0xfab
.quad 4012 ## 0xfac
.quad 4013 ## 0xfad
.quad 4014 ## 0xfae
.quad 4015 ## 0xfaf
.quad 4016 ## 0xfb0
.quad 4017 ## 0xfb1
.quad 4018 ## 0xfb2
.quad 4019 ## 0xfb3
.quad 4020 ## 0xfb4
.quad 4021 ## 0xfb5
.quad 4022 ## 0xfb6
.quad 4023 ## 0xfb7
.quad 4024 ## 0xfb8
.quad 4025 ## 0xfb9
.quad 4026 ## 0xfba
.quad 4027 ## 0xfbb
.quad 4028 ## 0xfbc
.quad 4038 ## 0xfc6
.quad 4141 ## 0x102d
.quad 4142 ## 0x102e
.quad 4143 ## 0x102f
.quad 4144 ## 0x1030
.quad 4146 ## 0x1032
.quad 4147 ## 0x1033
.quad 4148 ## 0x1034
.quad 4149 ## 0x1035
.quad 4150 ## 0x1036
.quad 4151 ## 0x1037
.quad 4153 ## 0x1039
.quad 4154 ## 0x103a
.quad 4157 ## 0x103d
.quad 4158 ## 0x103e
.quad 4184 ## 0x1058
.quad 4185 ## 0x1059
.quad 4190 ## 0x105e
.quad 4191 ## 0x105f
.quad 4192 ## 0x1060
.quad 4209 ## 0x1071
.quad 4210 ## 0x1072
.quad 4211 ## 0x1073
.quad 4212 ## 0x1074
.quad 4226 ## 0x1082
.quad 4229 ## 0x1085
.quad 4230 ## 0x1086
.quad 4237 ## 0x108d
.quad 4253 ## 0x109d
.quad 4957 ## 0x135d
.quad 4958 ## 0x135e
.quad 4959 ## 0x135f
.quad 5906 ## 0x1712
.quad 5907 ## 0x1713
.quad 5908 ## 0x1714
.quad 5938 ## 0x1732
.quad 5939 ## 0x1733
.quad 5940 ## 0x1734
.quad 5970 ## 0x1752
.quad 5971 ## 0x1753
.quad 6002 ## 0x1772
.quad 6003 ## 0x1773
.quad 6068 ## 0x17b4
.quad 6069 ## 0x17b5
.quad 6071 ## 0x17b7
.quad 6072 ## 0x17b8
.quad 6073 ## 0x17b9
.quad 6074 ## 0x17ba
.quad 6075 ## 0x17bb
.quad 6076 ## 0x17bc
.quad 6077 ## 0x17bd
.quad 6086 ## 0x17c6
.quad 6089 ## 0x17c9
.quad 6090 ## 0x17ca
.quad 6091 ## 0x17cb
.quad 6092 ## 0x17cc
.quad 6093 ## 0x17cd
.quad 6094 ## 0x17ce
.quad 6095 ## 0x17cf
.quad 6096 ## 0x17d0
.quad 6097 ## 0x17d1
.quad 6098 ## 0x17d2
.quad 6099 ## 0x17d3
.quad 6109 ## 0x17dd
.quad 6155 ## 0x180b
.quad 6156 ## 0x180c
.quad 6157 ## 0x180d
.quad 6277 ## 0x1885
.quad 6278 ## 0x1886
.quad 6313 ## 0x18a9
.quad 6432 ## 0x1920
.quad 6433 ## 0x1921
.quad 6434 ## 0x1922
.quad 6439 ## 0x1927
.quad 6440 ## 0x1928
.quad 6450 ## 0x1932
.quad 6457 ## 0x1939
.quad 6458 ## 0x193a
.quad 6459 ## 0x193b
.quad 6679 ## 0x1a17
.quad 6680 ## 0x1a18
.quad 6683 ## 0x1a1b
.quad 6742 ## 0x1a56
.quad 6744 ## 0x1a58
.quad 6745 ## 0x1a59
.quad 6746 ## 0x1a5a
.quad 6747 ## 0x1a5b
.quad 6748 ## 0x1a5c
.quad 6749 ## 0x1a5d
.quad 6750 ## 0x1a5e
.quad 6752 ## 0x1a60
.quad 6754 ## 0x1a62
.quad 6757 ## 0x1a65
.quad 6758 ## 0x1a66
.quad 6759 ## 0x1a67
.quad 6760 ## 0x1a68
.quad 6761 ## 0x1a69
.quad 6762 ## 0x1a6a
.quad 6763 ## 0x1a6b
.quad 6764 ## 0x1a6c
.quad 6771 ## 0x1a73
.quad 6772 ## 0x1a74
.quad 6773 ## 0x1a75
.quad 6774 ## 0x1a76
.quad 6775 ## 0x1a77
.quad 6776 ## 0x1a78
.quad 6777 ## 0x1a79
.quad 6778 ## 0x1a7a
.quad 6779 ## 0x1a7b
.quad 6780 ## 0x1a7c
.quad 6783 ## 0x1a7f
.quad 6832 ## 0x1ab0
.quad 6833 ## 0x1ab1
.quad 6834 ## 0x1ab2
.quad 6835 ## 0x1ab3
.quad 6836 ## 0x1ab4
.quad 6837 ## 0x1ab5
.quad 6838 ## 0x1ab6
.quad 6839 ## 0x1ab7
.quad 6840 ## 0x1ab8
.quad 6841 ## 0x1ab9
.quad 6842 ## 0x1aba
.quad 6843 ## 0x1abb
.quad 6844 ## 0x1abc
.quad 6845 ## 0x1abd
.quad 6912 ## 0x1b00
.quad 6913 ## 0x1b01
.quad 6914 ## 0x1b02
.quad 6915 ## 0x1b03
.quad 6964 ## 0x1b34
.quad 6966 ## 0x1b36
.quad 6967 ## 0x1b37
.quad 6968 ## 0x1b38
.quad 6969 ## 0x1b39
.quad 6970 ## 0x1b3a
.quad 6972 ## 0x1b3c
.quad 6978 ## 0x1b42
.quad 7019 ## 0x1b6b
.quad 7020 ## 0x1b6c
.quad 7021 ## 0x1b6d
.quad 7022 ## 0x1b6e
.quad 7023 ## 0x1b6f
.quad 7024 ## 0x1b70
.quad 7025 ## 0x1b71
.quad 7026 ## 0x1b72
.quad 7027 ## 0x1b73
.quad 7040 ## 0x1b80
.quad 7041 ## 0x1b81
.quad 7074 ## 0x1ba2
.quad 7075 ## 0x1ba3
.quad 7076 ## 0x1ba4
.quad 7077 ## 0x1ba5
.quad 7080 ## 0x1ba8
.quad 7081 ## 0x1ba9
.quad 7083 ## 0x1bab
.quad 7084 ## 0x1bac
.quad 7085 ## 0x1bad
.quad 7142 ## 0x1be6
.quad 7144 ## 0x1be8
.quad 7145 ## 0x1be9
.quad 7149 ## 0x1bed
.quad 7151 ## 0x1bef
.quad 7152 ## 0x1bf0
.quad 7153 ## 0x1bf1
.quad 7212 ## 0x1c2c
.quad 7213 ## 0x1c2d
.quad 7214 ## 0x1c2e
.quad 7215 ## 0x1c2f
.quad 7216 ## 0x1c30
.quad 7217 ## 0x1c31
.quad 7218 ## 0x1c32
.quad 7219 ## 0x1c33
.quad 7222 ## 0x1c36
.quad 7223 ## 0x1c37
.quad 7376 ## 0x1cd0
.quad 7377 ## 0x1cd1
.quad 7378 ## 0x1cd2
.quad 7380 ## 0x1cd4
.quad 7381 ## 0x1cd5
.quad 7382 ## 0x1cd6
.quad 7383 ## 0x1cd7
.quad 7384 ## 0x1cd8
.quad 7385 ## 0x1cd9
.quad 7386 ## 0x1cda
.quad 7387 ## 0x1cdb
.quad 7388 ## 0x1cdc
.quad 7389 ## 0x1cdd
.quad 7390 ## 0x1cde
.quad 7391 ## 0x1cdf
.quad 7392 ## 0x1ce0
.quad 7394 ## 0x1ce2
.quad 7395 ## 0x1ce3
.quad 7396 ## 0x1ce4
.quad 7397 ## 0x1ce5
.quad 7398 ## 0x1ce6
.quad 7399 ## 0x1ce7
.quad 7400 ## 0x1ce8
.quad 7405 ## 0x1ced
.quad 7412 ## 0x1cf4
.quad 7416 ## 0x1cf8
.quad 7417 ## 0x1cf9
.quad 7616 ## 0x1dc0
.quad 7617 ## 0x1dc1
.quad 7618 ## 0x1dc2
.quad 7619 ## 0x1dc3
.quad 7620 ## 0x1dc4
.quad 7621 ## 0x1dc5
.quad 7622 ## 0x1dc6
.quad 7623 ## 0x1dc7
.quad 7624 ## 0x1dc8
.quad 7625 ## 0x1dc9
.quad 7626 ## 0x1dca
.quad 7627 ## 0x1dcb
.quad 7628 ## 0x1dcc
.quad 7629 ## 0x1dcd
.quad 7630 ## 0x1dce
.quad 7631 ## 0x1dcf
.quad 7632 ## 0x1dd0
.quad 7633 ## 0x1dd1
.quad 7634 ## 0x1dd2
.quad 7635 ## 0x1dd3
.quad 7636 ## 0x1dd4
.quad 7637 ## 0x1dd5
.quad 7638 ## 0x1dd6
.quad 7639 ## 0x1dd7
.quad 7640 ## 0x1dd8
.quad 7641 ## 0x1dd9
.quad 7642 ## 0x1dda
.quad 7643 ## 0x1ddb
.quad 7644 ## 0x1ddc
.quad 7645 ## 0x1ddd
.quad 7646 ## 0x1dde
.quad 7647 ## 0x1ddf
.quad 7648 ## 0x1de0
.quad 7649 ## 0x1de1
.quad 7650 ## 0x1de2
.quad 7651 ## 0x1de3
.quad 7652 ## 0x1de4
.quad 7653 ## 0x1de5
.quad 7654 ## 0x1de6
.quad 7655 ## 0x1de7
.quad 7656 ## 0x1de8
.quad 7657 ## 0x1de9
.quad 7658 ## 0x1dea
.quad 7659 ## 0x1deb
.quad 7660 ## 0x1dec
.quad 7661 ## 0x1ded
.quad 7662 ## 0x1dee
.quad 7663 ## 0x1def
.quad 7664 ## 0x1df0
.quad 7665 ## 0x1df1
.quad 7666 ## 0x1df2
.quad 7667 ## 0x1df3
.quad 7668 ## 0x1df4
.quad 7669 ## 0x1df5
.quad 7675 ## 0x1dfb
.quad 7676 ## 0x1dfc
.quad 7677 ## 0x1dfd
.quad 7678 ## 0x1dfe
.quad 7679 ## 0x1dff
.quad 8400 ## 0x20d0
.quad 8401 ## 0x20d1
.quad 8402 ## 0x20d2
.quad 8403 ## 0x20d3
.quad 8404 ## 0x20d4
.quad 8405 ## 0x20d5
.quad 8406 ## 0x20d6
.quad 8407 ## 0x20d7
.quad 8408 ## 0x20d8
.quad 8409 ## 0x20d9
.quad 8410 ## 0x20da
.quad 8411 ## 0x20db
.quad 8412 ## 0x20dc
.quad 8417 ## 0x20e1
.quad 8421 ## 0x20e5
.quad 8422 ## 0x20e6
.quad 8423 ## 0x20e7
.quad 8424 ## 0x20e8
.quad 8425 ## 0x20e9
.quad 8426 ## 0x20ea
.quad 8427 ## 0x20eb
.quad 8428 ## 0x20ec
.quad 8429 ## 0x20ed
.quad 8430 ## 0x20ee
.quad 8431 ## 0x20ef
.quad 8432 ## 0x20f0
.quad 11503 ## 0x2cef
.quad 11504 ## 0x2cf0
.quad 11505 ## 0x2cf1
.quad 11647 ## 0x2d7f
.quad 11744 ## 0x2de0
.quad 11745 ## 0x2de1
.quad 11746 ## 0x2de2
.quad 11747 ## 0x2de3
.quad 11748 ## 0x2de4
.quad 11749 ## 0x2de5
.quad 11750 ## 0x2de6
.quad 11751 ## 0x2de7
.quad 11752 ## 0x2de8
.quad 11753 ## 0x2de9
.quad 11754 ## 0x2dea
.quad 11755 ## 0x2deb
.quad 11756 ## 0x2dec
.quad 11757 ## 0x2ded
.quad 11758 ## 0x2dee
.quad 11759 ## 0x2def
.quad 11760 ## 0x2df0
.quad 11761 ## 0x2df1
.quad 11762 ## 0x2df2
.quad 11763 ## 0x2df3
.quad 11764 ## 0x2df4
.quad 11765 ## 0x2df5
.quad 11766 ## 0x2df6
.quad 11767 ## 0x2df7
.quad 11768 ## 0x2df8
.quad 11769 ## 0x2df9
.quad 11770 ## 0x2dfa
.quad 11771 ## 0x2dfb
.quad 11772 ## 0x2dfc
.quad 11773 ## 0x2dfd
.quad 11774 ## 0x2dfe
.quad 11775 ## 0x2dff
.quad 12330 ## 0x302a
.quad 12331 ## 0x302b
.quad 12332 ## 0x302c
.quad 12333 ## 0x302d
.quad 12441 ## 0x3099
.quad 12442 ## 0x309a
.quad 42607 ## 0xa66f
.quad 42612 ## 0xa674
.quad 42613 ## 0xa675
.quad 42614 ## 0xa676
.quad 42615 ## 0xa677
.quad 42616 ## 0xa678
.quad 42617 ## 0xa679
.quad 42618 ## 0xa67a
.quad 42619 ## 0xa67b
.quad 42620 ## 0xa67c
.quad 42621 ## 0xa67d
.quad 42654 ## 0xa69e
.quad 42655 ## 0xa69f
.quad 42736 ## 0xa6f0
.quad 42737 ## 0xa6f1
.quad 43010 ## 0xa802
.quad 43014 ## 0xa806
.quad 43019 ## 0xa80b
.quad 43045 ## 0xa825
.quad 43046 ## 0xa826
.quad 43204 ## 0xa8c4
.quad 43205 ## 0xa8c5
.quad 43232 ## 0xa8e0
.quad 43233 ## 0xa8e1
.quad 43234 ## 0xa8e2
.quad 43235 ## 0xa8e3
.quad 43236 ## 0xa8e4
.quad 43237 ## 0xa8e5
.quad 43238 ## 0xa8e6
.quad 43239 ## 0xa8e7
.quad 43240 ## 0xa8e8
.quad 43241 ## 0xa8e9
.quad 43242 ## 0xa8ea
.quad 43243 ## 0xa8eb
.quad 43244 ## 0xa8ec
.quad 43245 ## 0xa8ed
.quad 43246 ## 0xa8ee
.quad 43247 ## 0xa8ef
.quad 43248 ## 0xa8f0
.quad 43249 ## 0xa8f1
.quad 43302 ## 0xa926
.quad 43303 ## 0xa927
.quad 43304 ## 0xa928
.quad 43305 ## 0xa929
.quad 43306 ## 0xa92a
.quad 43307 ## 0xa92b
.quad 43308 ## 0xa92c
.quad 43309 ## 0xa92d
.quad 43335 ## 0xa947
.quad 43336 ## 0xa948
.quad 43337 ## 0xa949
.quad 43338 ## 0xa94a
.quad 43339 ## 0xa94b
.quad 43340 ## 0xa94c
.quad 43341 ## 0xa94d
.quad 43342 ## 0xa94e
.quad 43343 ## 0xa94f
.quad 43344 ## 0xa950
.quad 43345 ## 0xa951
.quad 43392 ## 0xa980
.quad 43393 ## 0xa981
.quad 43394 ## 0xa982
.quad 43443 ## 0xa9b3
.quad 43446 ## 0xa9b6
.quad 43447 ## 0xa9b7
.quad 43448 ## 0xa9b8
.quad 43449 ## 0xa9b9
.quad 43452 ## 0xa9bc
.quad 43493 ## 0xa9e5
.quad 43561 ## 0xaa29
.quad 43562 ## 0xaa2a
.quad 43563 ## 0xaa2b
.quad 43564 ## 0xaa2c
.quad 43565 ## 0xaa2d
.quad 43566 ## 0xaa2e
.quad 43569 ## 0xaa31
.quad 43570 ## 0xaa32
.quad 43573 ## 0xaa35
.quad 43574 ## 0xaa36
.quad 43587 ## 0xaa43
.quad 43596 ## 0xaa4c
.quad 43644 ## 0xaa7c
.quad 43696 ## 0xaab0
.quad 43698 ## 0xaab2
.quad 43699 ## 0xaab3
.quad 43700 ## 0xaab4
.quad 43703 ## 0xaab7
.quad 43704 ## 0xaab8
.quad 43710 ## 0xaabe
.quad 43711 ## 0xaabf
.quad 43713 ## 0xaac1
.quad 43756 ## 0xaaec
.quad 43757 ## 0xaaed
.quad 43766 ## 0xaaf6
.quad 44005 ## 0xabe5
.quad 44008 ## 0xabe8
.quad 44013 ## 0xabed
.quad 64286 ## 0xfb1e
.quad 65024 ## 0xfe00
.quad 65025 ## 0xfe01
.quad 65026 ## 0xfe02
.quad 65027 ## 0xfe03
.quad 65028 ## 0xfe04
.quad 65029 ## 0xfe05
.quad 65030 ## 0xfe06
.quad 65031 ## 0xfe07
.quad 65032 ## 0xfe08
.quad 65033 ## 0xfe09
.quad 65034 ## 0xfe0a
.quad 65035 ## 0xfe0b
.quad 65036 ## 0xfe0c
.quad 65037 ## 0xfe0d
.quad 65038 ## 0xfe0e
.quad 65039 ## 0xfe0f
.quad 65056 ## 0xfe20
.quad 65057 ## 0xfe21
.quad 65058 ## 0xfe22
.quad 65059 ## 0xfe23
.quad 65060 ## 0xfe24
.quad 65061 ## 0xfe25
.quad 65062 ## 0xfe26
.quad 65063 ## 0xfe27
.quad 65064 ## 0xfe28
.quad 65065 ## 0xfe29
.quad 65066 ## 0xfe2a
.quad 65067 ## 0xfe2b
.quad 65068 ## 0xfe2c
.quad 65069 ## 0xfe2d
.quad 65070 ## 0xfe2e
.quad 65071 ## 0xfe2f
.quad 66045 ## 0x101fd
.quad 66272 ## 0x102e0
.quad 66422 ## 0x10376
.quad 66423 ## 0x10377
.quad 66424 ## 0x10378
.quad 66425 ## 0x10379
.quad 66426 ## 0x1037a
.quad 68097 ## 0x10a01
.quad 68098 ## 0x10a02
.quad 68099 ## 0x10a03
.quad 68101 ## 0x10a05
.quad 68102 ## 0x10a06
.quad 68108 ## 0x10a0c
.quad 68109 ## 0x10a0d
.quad 68110 ## 0x10a0e
.quad 68111 ## 0x10a0f
.quad 68152 ## 0x10a38
.quad 68153 ## 0x10a39
.quad 68154 ## 0x10a3a
.quad 68159 ## 0x10a3f
.quad 68325 ## 0x10ae5
.quad 68326 ## 0x10ae6
.quad 69633 ## 0x11001
.quad 69688 ## 0x11038
.quad 69689 ## 0x11039
.quad 69690 ## 0x1103a
.quad 69691 ## 0x1103b
.quad 69692 ## 0x1103c
.quad 69693 ## 0x1103d
.quad 69694 ## 0x1103e
.quad 69695 ## 0x1103f
.quad 69696 ## 0x11040
.quad 69697 ## 0x11041
.quad 69698 ## 0x11042
.quad 69699 ## 0x11043
.quad 69700 ## 0x11044
.quad 69701 ## 0x11045
.quad 69702 ## 0x11046
.quad 69759 ## 0x1107f
.quad 69760 ## 0x11080
.quad 69761 ## 0x11081
.quad 69811 ## 0x110b3
.quad 69812 ## 0x110b4
.quad 69813 ## 0x110b5
.quad 69814 ## 0x110b6
.quad 69817 ## 0x110b9
.quad 69818 ## 0x110ba
.quad 69888 ## 0x11100
.quad 69889 ## 0x11101
.quad 69890 ## 0x11102
.quad 69927 ## 0x11127
.quad 69928 ## 0x11128
.quad 69929 ## 0x11129
.quad 69930 ## 0x1112a
.quad 69931 ## 0x1112b
.quad 69933 ## 0x1112d
.quad 69934 ## 0x1112e
.quad 69935 ## 0x1112f
.quad 69936 ## 0x11130
.quad 69937 ## 0x11131
.quad 69938 ## 0x11132
.quad 69939 ## 0x11133
.quad 69940 ## 0x11134
.quad 70003 ## 0x11173
.quad 70016 ## 0x11180
.quad 70017 ## 0x11181
.quad 70070 ## 0x111b6
.quad 70071 ## 0x111b7
.quad 70072 ## 0x111b8
.quad 70073 ## 0x111b9
.quad 70074 ## 0x111ba
.quad 70075 ## 0x111bb
.quad 70076 ## 0x111bc
.quad 70077 ## 0x111bd
.quad 70078 ## 0x111be
.quad 70090 ## 0x111ca
.quad 70091 ## 0x111cb
.quad 70092 ## 0x111cc
.quad 70191 ## 0x1122f
.quad 70192 ## 0x11230
.quad 70193 ## 0x11231
.quad 70196 ## 0x11234
.quad 70198 ## 0x11236
.quad 70199 ## 0x11237
.quad 70206 ## 0x1123e
.quad 70367 ## 0x112df
.quad 70371 ## 0x112e3
.quad 70372 ## 0x112e4
.quad 70373 ## 0x112e5
.quad 70374 ## 0x112e6
.quad 70375 ## 0x112e7
.quad 70376 ## 0x112e8
.quad 70377 ## 0x112e9
.quad 70378 ## 0x112ea
.quad 70400 ## 0x11300
.quad 70401 ## 0x11301
.quad 70460 ## 0x1133c
.quad 70464 ## 0x11340
.quad 70502 ## 0x11366
.quad 70503 ## 0x11367
.quad 70504 ## 0x11368
.quad 70505 ## 0x11369
.quad 70506 ## 0x1136a
.quad 70507 ## 0x1136b
.quad 70508 ## 0x1136c
.quad 70512 ## 0x11370
.quad 70513 ## 0x11371
.quad 70514 ## 0x11372
.quad 70515 ## 0x11373
.quad 70516 ## 0x11374
.quad 70712 ## 0x11438
.quad 70713 ## 0x11439
.quad 70714 ## 0x1143a
.quad 70715 ## 0x1143b
.quad 70716 ## 0x1143c
.quad 70717 ## 0x1143d
.quad 70718 ## 0x1143e
.quad 70719 ## 0x1143f
.quad 70722 ## 0x11442
.quad 70723 ## 0x11443
.quad 70724 ## 0x11444
.quad 70726 ## 0x11446
.quad 70835 ## 0x114b3
.quad 70836 ## 0x114b4
.quad 70837 ## 0x114b5
.quad 70838 ## 0x114b6
.quad 70839 ## 0x114b7
.quad 70840 ## 0x114b8
.quad 70842 ## 0x114ba
.quad 70847 ## 0x114bf
.quad 70848 ## 0x114c0
.quad 70850 ## 0x114c2
.quad 70851 ## 0x114c3
.quad 71090 ## 0x115b2
.quad 71091 ## 0x115b3
.quad 71092 ## 0x115b4
.quad 71093 ## 0x115b5
.quad 71100 ## 0x115bc
.quad 71101 ## 0x115bd
.quad 71103 ## 0x115bf
.quad 71104 ## 0x115c0
.quad 71132 ## 0x115dc
.quad 71133 ## 0x115dd
.quad 71219 ## 0x11633
.quad 71220 ## 0x11634
.quad 71221 ## 0x11635
.quad 71222 ## 0x11636
.quad 71223 ## 0x11637
.quad 71224 ## 0x11638
.quad 71225 ## 0x11639
.quad 71226 ## 0x1163a
.quad 71229 ## 0x1163d
.quad 71231 ## 0x1163f
.quad 71232 ## 0x11640
.quad 71339 ## 0x116ab
.quad 71341 ## 0x116ad
.quad 71344 ## 0x116b0
.quad 71345 ## 0x116b1
.quad 71346 ## 0x116b2
.quad 71347 ## 0x116b3
.quad 71348 ## 0x116b4
.quad 71349 ## 0x116b5
.quad 71351 ## 0x116b7
.quad 71453 ## 0x1171d
.quad 71454 ## 0x1171e
.quad 71455 ## 0x1171f
.quad 71458 ## 0x11722
.quad 71459 ## 0x11723
.quad 71460 ## 0x11724
.quad 71461 ## 0x11725
.quad 71463 ## 0x11727
.quad 71464 ## 0x11728
.quad 71465 ## 0x11729
.quad 71466 ## 0x1172a
.quad 71467 ## 0x1172b
.quad 72752 ## 0x11c30
.quad 72753 ## 0x11c31
.quad 72754 ## 0x11c32
.quad 72755 ## 0x11c33
.quad 72756 ## 0x11c34
.quad 72757 ## 0x11c35
.quad 72758 ## 0x11c36
.quad 72760 ## 0x11c38
.quad 72761 ## 0x11c39
.quad 72762 ## 0x11c3a
.quad 72763 ## 0x11c3b
.quad 72764 ## 0x11c3c
.quad 72765 ## 0x11c3d
.quad 72767 ## 0x11c3f
.quad 72850 ## 0x11c92
.quad 72851 ## 0x11c93
.quad 72852 ## 0x11c94
.quad 72853 ## 0x11c95
.quad 72854 ## 0x11c96
.quad 72855 ## 0x11c97
.quad 72856 ## 0x11c98
.quad 72857 ## 0x11c99
.quad 72858 ## 0x11c9a
.quad 72859 ## 0x11c9b
.quad 72860 ## 0x11c9c
.quad 72861 ## 0x11c9d
.quad 72862 ## 0x11c9e
.quad 72863 ## 0x11c9f
.quad 72864 ## 0x11ca0
.quad 72865 ## 0x11ca1
.quad 72866 ## 0x11ca2
.quad 72867 ## 0x11ca3
.quad 72868 ## 0x11ca4
.quad 72869 ## 0x11ca5
.quad 72870 ## 0x11ca6
.quad 72871 ## 0x11ca7
.quad 72874 ## 0x11caa
.quad 72875 ## 0x11cab
.quad 72876 ## 0x11cac
.quad 72877 ## 0x11cad
.quad 72878 ## 0x11cae
.quad 72879 ## 0x11caf
.quad 72880 ## 0x11cb0
.quad 72882 ## 0x11cb2
.quad 72883 ## 0x11cb3
.quad 72885 ## 0x11cb5
.quad 72886 ## 0x11cb6
.quad 92912 ## 0x16af0
.quad 92913 ## 0x16af1
.quad 92914 ## 0x16af2
.quad 92915 ## 0x16af3
.quad 92916 ## 0x16af4
.quad 92976 ## 0x16b30
.quad 92977 ## 0x16b31
.quad 92978 ## 0x16b32
.quad 92979 ## 0x16b33
.quad 92980 ## 0x16b34
.quad 92981 ## 0x16b35
.quad 92982 ## 0x16b36
.quad 94095 ## 0x16f8f
.quad 94096 ## 0x16f90
.quad 94097 ## 0x16f91
.quad 94098 ## 0x16f92
.quad 113821 ## 0x1bc9d
.quad 113822 ## 0x1bc9e
.quad 119143 ## 0x1d167
.quad 119144 ## 0x1d168
.quad 119145 ## 0x1d169
.quad 119163 ## 0x1d17b
.quad 119164 ## 0x1d17c
.quad 119165 ## 0x1d17d
.quad 119166 ## 0x1d17e
.quad 119167 ## 0x1d17f
.quad 119168 ## 0x1d180
.quad 119169 ## 0x1d181
.quad 119170 ## 0x1d182
.quad 119173 ## 0x1d185
.quad 119174 ## 0x1d186
.quad 119175 ## 0x1d187
.quad 119176 ## 0x1d188
.quad 119177 ## 0x1d189
.quad 119178 ## 0x1d18a
.quad 119179 ## 0x1d18b
.quad 119210 ## 0x1d1aa
.quad 119211 ## 0x1d1ab
.quad 119212 ## 0x1d1ac
.quad 119213 ## 0x1d1ad
.quad 119362 ## 0x1d242
.quad 119363 ## 0x1d243
.quad 119364 ## 0x1d244
.quad 121344 ## 0x1da00
.quad 121345 ## 0x1da01
.quad 121346 ## 0x1da02
.quad 121347 ## 0x1da03
.quad 121348 ## 0x1da04
.quad 121349 ## 0x1da05
.quad 121350 ## 0x1da06
.quad 121351 ## 0x1da07
.quad 121352 ## 0x1da08
.quad 121353 ## 0x1da09
.quad 121354 ## 0x1da0a
.quad 121355 ## 0x1da0b
.quad 121356 ## 0x1da0c
.quad 121357 ## 0x1da0d
.quad 121358 ## 0x1da0e
.quad 121359 ## 0x1da0f
.quad 121360 ## 0x1da10
.quad 121361 ## 0x1da11
.quad 121362 ## 0x1da12
.quad 121363 ## 0x1da13
.quad 121364 ## 0x1da14
.quad 121365 ## 0x1da15
.quad 121366 ## 0x1da16
.quad 121367 ## 0x1da17
.quad 121368 ## 0x1da18
.quad 121369 ## 0x1da19
.quad 121370 ## 0x1da1a
.quad 121371 ## 0x1da1b
.quad 121372 ## 0x1da1c
.quad 121373 ## 0x1da1d
.quad 121374 ## 0x1da1e
.quad 121375 ## 0x1da1f
.quad 121376 ## 0x1da20
.quad 121377 ## 0x1da21
.quad 121378 ## 0x1da22
.quad 121379 ## 0x1da23
.quad 121380 ## 0x1da24
.quad 121381 ## 0x1da25
.quad 121382 ## 0x1da26
.quad 121383 ## 0x1da27
.quad 121384 ## 0x1da28
.quad 121385 ## 0x1da29
.quad 121386 ## 0x1da2a
.quad 121387 ## 0x1da2b
.quad 121388 ## 0x1da2c
.quad 121389 ## 0x1da2d
.quad 121390 ## 0x1da2e
.quad 121391 ## 0x1da2f
.quad 121392 ## 0x1da30
.quad 121393 ## 0x1da31
.quad 121394 ## 0x1da32
.quad 121395 ## 0x1da33
.quad 121396 ## 0x1da34
.quad 121397 ## 0x1da35
.quad 121398 ## 0x1da36
.quad 121403 ## 0x1da3b
.quad 121404 ## 0x1da3c
.quad 121405 ## 0x1da3d
.quad 121406 ## 0x1da3e
.quad 121407 ## 0x1da3f
.quad 121408 ## 0x1da40
.quad 121409 ## 0x1da41
.quad 121410 ## 0x1da42
.quad 121411 ## 0x1da43
.quad 121412 ## 0x1da44
.quad 121413 ## 0x1da45
.quad 121414 ## 0x1da46
.quad 121415 ## 0x1da47
.quad 121416 ## 0x1da48
.quad 121417 ## 0x1da49
.quad 121418 ## 0x1da4a
.quad 121419 ## 0x1da4b
.quad 121420 ## 0x1da4c
.quad 121421 ## 0x1da4d
.quad 121422 ## 0x1da4e
.quad 121423 ## 0x1da4f
.quad 121424 ## 0x1da50
.quad 121425 ## 0x1da51
.quad 121426 ## 0x1da52
.quad 121427 ## 0x1da53
.quad 121428 ## 0x1da54
.quad 121429 ## 0x1da55
.quad 121430 ## 0x1da56
.quad 121431 ## 0x1da57
.quad 121432 ## 0x1da58
.quad 121433 ## 0x1da59
.quad 121434 ## 0x1da5a
.quad 121435 ## 0x1da5b
.quad 121436 ## 0x1da5c
.quad 121437 ## 0x1da5d
.quad 121438 ## 0x1da5e
.quad 121439 ## 0x1da5f
.quad 121440 ## 0x1da60
.quad 121441 ## 0x1da61
.quad 121442 ## 0x1da62
.quad 121443 ## 0x1da63
.quad 121444 ## 0x1da64
.quad 121445 ## 0x1da65
.quad 121446 ## 0x1da66
.quad 121447 ## 0x1da67
.quad 121448 ## 0x1da68
.quad 121449 ## 0x1da69
.quad 121450 ## 0x1da6a
.quad 121451 ## 0x1da6b
.quad 121452 ## 0x1da6c
.quad 121461 ## 0x1da75
.quad 121476 ## 0x1da84
.quad 121499 ## 0x1da9b
.quad 121500 ## 0x1da9c
.quad 121501 ## 0x1da9d
.quad 121502 ## 0x1da9e
.quad 121503 ## 0x1da9f
.quad 121505 ## 0x1daa1
.quad 121506 ## 0x1daa2
.quad 121507 ## 0x1daa3
.quad 121508 ## 0x1daa4
.quad 121509 ## 0x1daa5
.quad 121510 ## 0x1daa6
.quad 121511 ## 0x1daa7
.quad 121512 ## 0x1daa8
.quad 121513 ## 0x1daa9
.quad 121514 ## 0x1daaa
.quad 121515 ## 0x1daab
.quad 121516 ## 0x1daac
.quad 121517 ## 0x1daad
.quad 121518 ## 0x1daae
.quad 121519 ## 0x1daaf
.quad 122880 ## 0x1e000
.quad 122881 ## 0x1e001
.quad 122882 ## 0x1e002
.quad 122883 ## 0x1e003
.quad 122884 ## 0x1e004
.quad 122885 ## 0x1e005
.quad 122886 ## 0x1e006
.quad 122888 ## 0x1e008
.quad 122889 ## 0x1e009
.quad 122890 ## 0x1e00a
.quad 122891 ## 0x1e00b
.quad 122892 ## 0x1e00c
.quad 122893 ## 0x1e00d
.quad 122894 ## 0x1e00e
.quad 122895 ## 0x1e00f
.quad 122896 ## 0x1e010
.quad 122897 ## 0x1e011
.quad 122898 ## 0x1e012
.quad 122899 ## 0x1e013
.quad 122900 ## 0x1e014
.quad 122901 ## 0x1e015
.quad 122902 ## 0x1e016
.quad 122903 ## 0x1e017
.quad 122904 ## 0x1e018
.quad 122907 ## 0x1e01b
.quad 122908 ## 0x1e01c
.quad 122909 ## 0x1e01d
.quad 122910 ## 0x1e01e
.quad 122911 ## 0x1e01f
.quad 122912 ## 0x1e020
.quad 122913 ## 0x1e021
.quad 122915 ## 0x1e023
.quad 122916 ## 0x1e024
.quad 122918 ## 0x1e026
.quad 122919 ## 0x1e027
.quad 122920 ## 0x1e028
.quad 122921 ## 0x1e029
.quad 122922 ## 0x1e02a
.quad 125136 ## 0x1e8d0
.quad 125137 ## 0x1e8d1
.quad 125138 ## 0x1e8d2
.quad 125139 ## 0x1e8d3
.quad 125140 ## 0x1e8d4
.quad 125141 ## 0x1e8d5
.quad 125142 ## 0x1e8d6
.quad 125252 ## 0x1e944
.quad 125253 ## 0x1e945
.quad 125254 ## 0x1e946
.quad 125255 ## 0x1e947
.quad 125256 ## 0x1e948
.quad 125257 ## 0x1e949
.quad 125258 ## 0x1e94a
.quad 917760 ## 0xe0100
.quad 917761 ## 0xe0101
.quad 917762 ## 0xe0102
.quad 917763 ## 0xe0103
.quad 917764 ## 0xe0104
.quad 917765 ## 0xe0105
.quad 917766 ## 0xe0106
.quad 917767 ## 0xe0107
.quad 917768 ## 0xe0108
.quad 917769 ## 0xe0109
.quad 917770 ## 0xe010a
.quad 917771 ## 0xe010b
.quad 917772 ## 0xe010c
.quad 917773 ## 0xe010d
.quad 917774 ## 0xe010e
.quad 917775 ## 0xe010f
.quad 917776 ## 0xe0110
.quad 917777 ## 0xe0111
.quad 917778 ## 0xe0112
.quad 917779 ## 0xe0113
.quad 917780 ## 0xe0114
.quad 917781 ## 0xe0115
.quad 917782 ## 0xe0116
.quad 917783 ## 0xe0117
.quad 917784 ## 0xe0118
.quad 917785 ## 0xe0119
.quad 917786 ## 0xe011a
.quad 917787 ## 0xe011b
.quad 917788 ## 0xe011c
.quad 917789 ## 0xe011d
.quad 917790 ## 0xe011e
.quad 917791 ## 0xe011f
.quad 917792 ## 0xe0120
.quad 917793 ## 0xe0121
.quad 917794 ## 0xe0122
.quad 917795 ## 0xe0123
.quad 917796 ## 0xe0124
.quad 917797 ## 0xe0125
.quad 917798 ## 0xe0126
.quad 917799 ## 0xe0127
.quad 917800 ## 0xe0128
.quad 917801 ## 0xe0129
.quad 917802 ## 0xe012a
.quad 917803 ## 0xe012b
.quad 917804 ## 0xe012c
.quad 917805 ## 0xe012d
.quad 917806 ## 0xe012e
.quad 917807 ## 0xe012f
.quad 917808 ## 0xe0130
.quad 917809 ## 0xe0131
.quad 917810 ## 0xe0132
.quad 917811 ## 0xe0133
.quad 917812 ## 0xe0134
.quad 917813 ## 0xe0135
.quad 917814 ## 0xe0136
.quad 917815 ## 0xe0137
.quad 917816 ## 0xe0138
.quad 917817 ## 0xe0139
.quad 917818 ## 0xe013a
.quad 917819 ## 0xe013b
.quad 917820 ## 0xe013c
.quad 917821 ## 0xe013d
.quad 917822 ## 0xe013e
.quad 917823 ## 0xe013f
.quad 917824 ## 0xe0140
.quad 917825 ## 0xe0141
.quad 917826 ## 0xe0142
.quad 917827 ## 0xe0143
.quad 917828 ## 0xe0144
.quad 917829 ## 0xe0145
.quad 917830 ## 0xe0146
.quad 917831 ## 0xe0147
.quad 917832 ## 0xe0148
.quad 917833 ## 0xe0149
.quad 917834 ## 0xe014a
.quad 917835 ## 0xe014b
.quad 917836 ## 0xe014c
.quad 917837 ## 0xe014d
.quad 917838 ## 0xe014e
.quad 917839 ## 0xe014f
.quad 917840 ## 0xe0150
.quad 917841 ## 0xe0151
.quad 917842 ## 0xe0152
.quad 917843 ## 0xe0153
.quad 917844 ## 0xe0154
.quad 917845 ## 0xe0155
.quad 917846 ## 0xe0156
.quad 917847 ## 0xe0157
.quad 917848 ## 0xe0158
.quad 917849 ## 0xe0159
.quad 917850 ## 0xe015a
.quad 917851 ## 0xe015b
.quad 917852 ## 0xe015c
.quad 917853 ## 0xe015d
.quad 917854 ## 0xe015e
.quad 917855 ## 0xe015f
.quad 917856 ## 0xe0160
.quad 917857 ## 0xe0161
.quad 917858 ## 0xe0162
.quad 917859 ## 0xe0163
.quad 917860 ## 0xe0164
.quad 917861 ## 0xe0165
.quad 917862 ## 0xe0166
.quad 917863 ## 0xe0167
.quad 917864 ## 0xe0168
.quad 917865 ## 0xe0169
.quad 917866 ## 0xe016a
.quad 917867 ## 0xe016b
.quad 917868 ## 0xe016c
.quad 917869 ## 0xe016d
.quad 917870 ## 0xe016e
.quad 917871 ## 0xe016f
.quad 917872 ## 0xe0170
.quad 917873 ## 0xe0171
.quad 917874 ## 0xe0172
.quad 917875 ## 0xe0173
.quad 917876 ## 0xe0174
.quad 917877 ## 0xe0175
.quad 917878 ## 0xe0176
.quad 917879 ## 0xe0177
.quad 917880 ## 0xe0178
.quad 917881 ## 0xe0179
.quad 917882 ## 0xe017a
.quad 917883 ## 0xe017b
.quad 917884 ## 0xe017c
.quad 917885 ## 0xe017d
.quad 917886 ## 0xe017e
.quad 917887 ## 0xe017f
.quad 917888 ## 0xe0180
.quad 917889 ## 0xe0181
.quad 917890 ## 0xe0182
.quad 917891 ## 0xe0183
.quad 917892 ## 0xe0184
.quad 917893 ## 0xe0185
.quad 917894 ## 0xe0186
.quad 917895 ## 0xe0187
.quad 917896 ## 0xe0188
.quad 917897 ## 0xe0189
.quad 917898 ## 0xe018a
.quad 917899 ## 0xe018b
.quad 917900 ## 0xe018c
.quad 917901 ## 0xe018d
.quad 917902 ## 0xe018e
.quad 917903 ## 0xe018f
.quad 917904 ## 0xe0190
.quad 917905 ## 0xe0191
.quad 917906 ## 0xe0192
.quad 917907 ## 0xe0193
.quad 917908 ## 0xe0194
.quad 917909 ## 0xe0195
.quad 917910 ## 0xe0196
.quad 917911 ## 0xe0197
.quad 917912 ## 0xe0198
.quad 917913 ## 0xe0199
.quad 917914 ## 0xe019a
.quad 917915 ## 0xe019b
.quad 917916 ## 0xe019c
.quad 917917 ## 0xe019d
.quad 917918 ## 0xe019e
.quad 917919 ## 0xe019f
.quad 917920 ## 0xe01a0
.quad 917921 ## 0xe01a1
.quad 917922 ## 0xe01a2
.quad 917923 ## 0xe01a3
.quad 917924 ## 0xe01a4
.quad 917925 ## 0xe01a5
.quad 917926 ## 0xe01a6
.quad 917927 ## 0xe01a7
.quad 917928 ## 0xe01a8
.quad 917929 ## 0xe01a9
.quad 917930 ## 0xe01aa
.quad 917931 ## 0xe01ab
.quad 917932 ## 0xe01ac
.quad 917933 ## 0xe01ad
.quad 917934 ## 0xe01ae
.quad 917935 ## 0xe01af
.quad 917936 ## 0xe01b0
.quad 917937 ## 0xe01b1
.quad 917938 ## 0xe01b2
.quad 917939 ## 0xe01b3
.quad 917940 ## 0xe01b4
.quad 917941 ## 0xe01b5
.quad 917942 ## 0xe01b6
.quad 917943 ## 0xe01b7
.quad 917944 ## 0xe01b8
.quad 917945 ## 0xe01b9
.quad 917946 ## 0xe01ba
.quad 917947 ## 0xe01bb
.quad 917948 ## 0xe01bc
.quad 917949 ## 0xe01bd
.quad 917950 ## 0xe01be
.quad 917951 ## 0xe01bf
.quad 917952 ## 0xe01c0
.quad 917953 ## 0xe01c1
.quad 917954 ## 0xe01c2
.quad 917955 ## 0xe01c3
.quad 917956 ## 0xe01c4
.quad 917957 ## 0xe01c5
.quad 917958 ## 0xe01c6
.quad 917959 ## 0xe01c7
.quad 917960 ## 0xe01c8
.quad 917961 ## 0xe01c9
.quad 917962 ## 0xe01ca
.quad 917963 ## 0xe01cb
.quad 917964 ## 0xe01cc
.quad 917965 ## 0xe01cd
.quad 917966 ## 0xe01ce
.quad 917967 ## 0xe01cf
.quad 917968 ## 0xe01d0
.quad 917969 ## 0xe01d1
.quad 917970 ## 0xe01d2
.quad 917971 ## 0xe01d3
.quad 917972 ## 0xe01d4
.quad 917973 ## 0xe01d5
.quad 917974 ## 0xe01d6
.quad 917975 ## 0xe01d7
.quad 917976 ## 0xe01d8
.quad 917977 ## 0xe01d9
.quad 917978 ## 0xe01da
.quad 917979 ## 0xe01db
.quad 917980 ## 0xe01dc
.quad 917981 ## 0xe01dd
.quad 917982 ## 0xe01de
.quad 917983 ## 0xe01df
.quad 917984 ## 0xe01e0
.quad 917985 ## 0xe01e1
.quad 917986 ## 0xe01e2
.quad 917987 ## 0xe01e3
.quad 917988 ## 0xe01e4
.quad 917989 ## 0xe01e5
.quad 917990 ## 0xe01e6
.quad 917991 ## 0xe01e7
.quad 917992 ## 0xe01e8
.quad 917993 ## 0xe01e9
.quad 917994 ## 0xe01ea
.quad 917995 ## 0xe01eb
.quad 917996 ## 0xe01ec
.quad 917997 ## 0xe01ed
.quad 917998 ## 0xe01ee
.quad 917999 ## 0xe01ef
.p2align 3 ## @wideCharTableSize
_wideCharTableSize:
.quad 104 ## 0x68
.p2align 4 ## @wideCharTable
_wideCharTable:
.quad 4352 ## 0x1100
.quad 4447 ## 0x115f
.quad 8986 ## 0x231a
.quad 8987 ## 0x231b
.quad 9001 ## 0x2329
.quad 9002 ## 0x232a
.quad 9193 ## 0x23e9
.quad 9196 ## 0x23ec
.quad 9200 ## 0x23f0
.quad 9200 ## 0x23f0
.quad 9203 ## 0x23f3
.quad 9203 ## 0x23f3
.quad 9725 ## 0x25fd
.quad 9726 ## 0x25fe
.quad 9748 ## 0x2614
.quad 9749 ## 0x2615
.quad 9800 ## 0x2648
.quad 9811 ## 0x2653
.quad 9855 ## 0x267f
.quad 9855 ## 0x267f
.quad 9875 ## 0x2693
.quad 9875 ## 0x2693
.quad 9889 ## 0x26a1
.quad 9889 ## 0x26a1
.quad 9898 ## 0x26aa
.quad 9899 ## 0x26ab
.quad 9917 ## 0x26bd
.quad 9918 ## 0x26be
.quad 9924 ## 0x26c4
.quad 9925 ## 0x26c5
.quad 9934 ## 0x26ce
.quad 9934 ## 0x26ce
.quad 9940 ## 0x26d4
.quad 9940 ## 0x26d4
.quad 9962 ## 0x26ea
.quad 9962 ## 0x26ea
.quad 9970 ## 0x26f2
.quad 9971 ## 0x26f3
.quad 9973 ## 0x26f5
.quad 9973 ## 0x26f5
.quad 9978 ## 0x26fa
.quad 9978 ## 0x26fa
.quad 9981 ## 0x26fd
.quad 9981 ## 0x26fd
.quad 9989 ## 0x2705
.quad 9989 ## 0x2705
.quad 9994 ## 0x270a
.quad 9995 ## 0x270b
.quad 10024 ## 0x2728
.quad 10024 ## 0x2728
.quad 10060 ## 0x274c
.quad 10060 ## 0x274c
.quad 10062 ## 0x274e
.quad 10062 ## 0x274e
.quad 10067 ## 0x2753
.quad 10069 ## 0x2755
.quad 10071 ## 0x2757
.quad 10071 ## 0x2757
.quad 10133 ## 0x2795
.quad 10135 ## 0x2797
.quad 10160 ## 0x27b0
.quad 10160 ## 0x27b0
.quad 10175 ## 0x27bf
.quad 10175 ## 0x27bf
.quad 11035 ## 0x2b1b
.quad 11036 ## 0x2b1c
.quad 11088 ## 0x2b50
.quad 11088 ## 0x2b50
.quad 11093 ## 0x2b55
.quad 11093 ## 0x2b55
.quad 11904 ## 0x2e80
.quad 11929 ## 0x2e99
.quad 11931 ## 0x2e9b
.quad 12019 ## 0x2ef3
.quad 12032 ## 0x2f00
.quad 12245 ## 0x2fd5
.quad 12272 ## 0x2ff0
.quad 12283 ## 0x2ffb
.quad 12289 ## 0x3001
.quad 12350 ## 0x303e
.quad 12353 ## 0x3041
.quad 12438 ## 0x3096
.quad 12441 ## 0x3099
.quad 12543 ## 0x30ff
.quad 12549 ## 0x3105
.quad 12589 ## 0x312d
.quad 12593 ## 0x3131
.quad 12686 ## 0x318e
.quad 12688 ## 0x3190
.quad 12730 ## 0x31ba
.quad 12736 ## 0x31c0
.quad 12771 ## 0x31e3
.quad 12784 ## 0x31f0
.quad 12830 ## 0x321e
.quad 12832 ## 0x3220
.quad 12871 ## 0x3247
.quad 12880 ## 0x3250
.quad 13054 ## 0x32fe
.quad 13056 ## 0x3300
.quad 19903 ## 0x4dbf
.quad 19968 ## 0x4e00
.quad 42124 ## 0xa48c
.quad 42128 ## 0xa490
.quad 42182 ## 0xa4c6
.quad 43360 ## 0xa960
.quad 43388 ## 0xa97c
.quad 44032 ## 0xac00
.quad 55203 ## 0xd7a3
.quad 63744 ## 0xf900
.quad 64255 ## 0xfaff
.quad 65040 ## 0xfe10
.quad 65049 ## 0xfe19
.quad 65072 ## 0xfe30
.quad 65106 ## 0xfe52
.quad 65108 ## 0xfe54
.quad 65126 ## 0xfe66
.quad 65128 ## 0xfe68
.quad 65131 ## 0xfe6b
.quad 94176 ## 0x16fe0
.quad 94176 ## 0x16fe0
.quad 94208 ## 0x17000
.quad 100332 ## 0x187ec
.quad 100352 ## 0x18800
.quad 101106 ## 0x18af2
.quad 110592 ## 0x1b000
.quad 110593 ## 0x1b001
.quad 126980 ## 0x1f004
.quad 126980 ## 0x1f004
.quad 127183 ## 0x1f0cf
.quad 127183 ## 0x1f0cf
.quad 127374 ## 0x1f18e
.quad 127374 ## 0x1f18e
.quad 127377 ## 0x1f191
.quad 127386 ## 0x1f19a
.quad 127488 ## 0x1f200
.quad 127490 ## 0x1f202
.quad 127504 ## 0x1f210
.quad 127547 ## 0x1f23b
.quad 127552 ## 0x1f240
.quad 127560 ## 0x1f248
.quad 127568 ## 0x1f250
.quad 127569 ## 0x1f251
.quad 127744 ## 0x1f300
.quad 127776 ## 0x1f320
.quad 127789 ## 0x1f32d
.quad 127797 ## 0x1f335
.quad 127799 ## 0x1f337
.quad 127868 ## 0x1f37c
.quad 127870 ## 0x1f37e
.quad 127891 ## 0x1f393
.quad 127904 ## 0x1f3a0
.quad 127946 ## 0x1f3ca
.quad 127951 ## 0x1f3cf
.quad 127955 ## 0x1f3d3
.quad 127968 ## 0x1f3e0
.quad 127984 ## 0x1f3f0
.quad 127988 ## 0x1f3f4
.quad 127988 ## 0x1f3f4
.quad 127992 ## 0x1f3f8
.quad 128062 ## 0x1f43e
.quad 128064 ## 0x1f440
.quad 128064 ## 0x1f440
.quad 128066 ## 0x1f442
.quad 128252 ## 0x1f4fc
.quad 128255 ## 0x1f4ff
.quad 128317 ## 0x1f53d
.quad 128331 ## 0x1f54b
.quad 128334 ## 0x1f54e
.quad 128336 ## 0x1f550
.quad 128359 ## 0x1f567
.quad 128378 ## 0x1f57a
.quad 128378 ## 0x1f57a
.quad 128405 ## 0x1f595
.quad 128406 ## 0x1f596
.quad 128420 ## 0x1f5a4
.quad 128420 ## 0x1f5a4
.quad 128507 ## 0x1f5fb
.quad 128591 ## 0x1f64f
.quad 128640 ## 0x1f680
.quad 128709 ## 0x1f6c5
.quad 128716 ## 0x1f6cc
.quad 128716 ## 0x1f6cc
.quad 128720 ## 0x1f6d0
.quad 128722 ## 0x1f6d2
.quad 128747 ## 0x1f6eb
.quad 128748 ## 0x1f6ec
.quad 128756 ## 0x1f6f4
.quad 128758 ## 0x1f6f6
.quad 129296 ## 0x1f910
.quad 129310 ## 0x1f91e
.quad 129312 ## 0x1f920
.quad 129319 ## 0x1f927
.quad 129328 ## 0x1f930
.quad 129328 ## 0x1f930
.quad 129331 ## 0x1f933
.quad 129342 ## 0x1f93e
.quad 129344 ## 0x1f940
.quad 129355 ## 0x1f94b
.quad 129360 ## 0x1f950
.quad 129374 ## 0x1f95e
.quad 129408 ## 0x1f980
.quad 129425 ## 0x1f991
.quad 129472 ## 0x1f9c0
.quad 129472 ## 0x1f9c0
.quad 131072 ## 0x20000
.quad 196605 ## 0x2fffd
.quad 196608 ## 0x30000
.quad 262141 ## 0x3fffd
.subsections_via_symbols
| the_stack_data/32343.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 n :"
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz " Sum = %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 n :"
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz " Sum = %d"
.subsections_via_symbols
| the_stack_data/73575516.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _Fastway ; -- Begin function Fastway
.p2align 2
_Fastway: ; @Fastway
.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
ldr x9, [x29, #16]
ldr x8, [x29, #24]
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 w6, [sp, #52]
str x7, [sp, #40]
str x9, [sp, #32]
str x8, [sp, #24]
ldrsw x8, [sp, #52]
lsl x0, x8, #2
bl _malloc
str x0, [sp, #16]
ldrsw x8, [sp, #52]
lsl x0, x8, #2
bl _malloc
str x0, [sp, #8]
ldur x8, [x29, #-48]
ldr w8, [x8]
ldur x9, [x29, #-16]
ldr w9, [x9]
add w8, w8, w9
ldr x9, [sp, #16]
str w8, [x9]
ldur x8, [x29, #-48]
ldr w8, [x8, #4]
ldur x9, [x29, #-24]
ldr w9, [x9]
add w8, w8, w9
ldr x9, [sp, #8]
str w8, [x9]
mov w8, #1
str w8, [sp, #4]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
ldr w9, [sp, #52]
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]
ldr w9, [sp, #4]
subs w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
ldr x9, [sp, #8]
ldr w10, [sp, #4]
subs w10, w10, #1
ldr w9, [x9, w10, sxtw #2]
ldur x10, [x29, #-40]
ldr w11, [sp, #4]
subs w11, w11, #1
ldr w10, [x10, w11, sxtw #2]
add w9, w9, w10
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr x9, [sp, #16]
ldr w10, [sp, #4]
mov w8, #1
subs w10, w10, #1
ldr w9, [x9, w10, sxtw #2]
ldur x10, [x29, #-16]
ldrsw x11, [sp, #4]
ldr w10, [x10, x11, lsl #2]
add w9, w9, w10
ldr x10, [sp, #16]
ldrsw x11, [sp, #4]
str w9, [x10, x11, lsl #2]
ldr x9, [sp, #40]
ldr w10, [sp, #4]
subs w10, w10, #1
str w8, [x9, w10, sxtw #2]
b LBB0_5
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #8]
ldr w9, [sp, #4]
subs w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
ldur x9, [x29, #-40]
ldr w10, [sp, #4]
subs w10, w10, #1
ldr w9, [x9, w10, sxtw #2]
add w8, w8, w9
ldur x9, [x29, #-16]
ldrsw x10, [sp, #4]
ldr w9, [x9, x10, lsl #2]
add w8, w8, w9
ldr x9, [sp, #16]
ldrsw x10, [sp, #4]
str w8, [x9, x10, lsl #2]
ldr x9, [sp, #40]
ldr w8, [sp, #4]
subs w10, w8, #1
mov w8, #2
str w8, [x9, w10, sxtw #2]
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #8]
ldr w9, [sp, #4]
subs w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
ldr x9, [sp, #16]
ldr w10, [sp, #4]
subs w10, w10, #1
ldr w9, [x9, w10, sxtw #2]
ldur x10, [x29, #-32]
ldr w11, [sp, #4]
subs w11, w11, #1
ldr w10, [x10, w11, sxtw #2]
add w9, w9, w10
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #8]
ldr w9, [sp, #4]
subs w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
ldur x9, [x29, #-24]
ldrsw x10, [sp, #4]
ldr w9, [x9, x10, lsl #2]
add w8, w8, w9
ldr x9, [sp, #8]
ldrsw x10, [sp, #4]
str w8, [x9, x10, lsl #2]
ldr x9, [sp, #32]
ldr w8, [sp, #4]
subs w10, w8, #1
mov w8, #2
str w8, [x9, w10, sxtw #2]
b LBB0_8
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldr x9, [sp, #16]
ldr w10, [sp, #4]
mov w8, #1
subs w10, w10, #1
ldr w9, [x9, w10, sxtw #2]
ldur x10, [x29, #-32]
ldr w11, [sp, #4]
subs w11, w11, #1
ldr w10, [x10, w11, sxtw #2]
add w9, w9, w10
ldur x10, [x29, #-24]
ldrsw x11, [sp, #4]
ldr w10, [x10, x11, lsl #2]
add w9, w9, w10
ldr x10, [sp, #8]
ldrsw x11, [sp, #4]
str w9, [x10, x11, lsl #2]
ldr x9, [sp, #32]
ldr w10, [sp, #4]
subs w10, w10, #1
str w8, [x9, w10, sxtw #2]
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, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB0_1
LBB0_10:
ldr x8, [sp, #16]
ldr w9, [sp, #52]
subs w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
ldr x9, [sp, #56]
ldr w9, [x9]
add w8, w8, w9
ldr x9, [sp, #8]
ldr w10, [sp, #52]
subs w10, w10, #1
ldr w9, [x9, w10, sxtw #2]
ldr x10, [sp, #56]
ldr w10, [x10, #4]
add w9, w9, w10
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11:
ldr x8, [sp, #16]
ldr w9, [sp, #52]
mov w10, #1
str w10, [sp] ; 4-byte Folded Spill
subs w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
ldr x9, [sp, #56]
ldr w9, [x9]
add w8, w8, w9
ldr x9, [sp, #24]
str w8, [x9]
ldr x0, [sp, #16]
bl _free
ldr x0, [sp, #8]
bl _free
ldr w8, [sp] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB0_13
LBB0_12:
ldr x8, [sp, #8]
ldr w9, [sp, #52]
subs w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
ldr x9, [sp, #56]
ldr w9, [x9, #4]
add w8, w8, w9
ldr x9, [sp, #24]
str w8, [x9]
ldr x0, [sp, #16]
bl _free
ldr x0, [sp, #8]
bl _free
mov w8, #2
stur w8, [x29, #-4]
b LBB0_13
LBB0_13:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.globl _PRINT_STATIONS ; -- Begin function PRINT_STATIONS
.p2align 2
_PRINT_STATIONS: ; @PRINT_STATIONS
.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 w3, [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@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr w8, [sp, #24]
subs w8, w8, #2
str w8, [sp, #20]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB1_7
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldur w8, [x29, #-20]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp, #20]
ldr w8, [x8, x9, lsl #2]
stur w8, [x29, #-20]
b LBB1_5
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
ldur x8, [x29, #-16]
ldrsw x9, [sp, #20]
ldr w8, [x8, x9, lsl #2]
stur w8, [x29, #-20]
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_1 Depth=1
ldur w9, [x29, #-20]
; implicit-def: $x8
mov x8, x9
ldr w9, [sp, #20]
add w10, w9, #1
mov x9, sp
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
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #20]
subs w8, w8, #1
str w8, [sp, #20]
b LBB1_1
LBB1_7:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _reverse_PRINT_STATIONS ; -- Begin function reverse_PRINT_STATIONS
.p2align 2
_reverse_PRINT_STATIONS: ; @reverse_PRINT_STATIONS
.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 w3, [sp, #24]
ldur w8, [x29, #-20]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
ldur x8, [x29, #-8]
ldr w9, [sp, #24]
subs w9, w9, #2
ldr w8, [x8, w9, sxtw #2]
str w8, [sp, #20]
b LBB2_3
LBB2_2:
ldur x8, [x29, #-16]
ldr w9, [sp, #24]
subs w9, w9, #2
ldr w8, [x8, w9, sxtw #2]
str w8, [sp, #20]
b LBB2_3
LBB2_3:
ldr w8, [sp, #24]
subs w8, w8, #2
cset w8, lt
tbnz w8, #0, LBB2_5
b LBB2_4
LBB2_4:
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
ldr w2, [sp, #20]
ldr w8, [sp, #24]
subs w3, w8, #1
bl _reverse_PRINT_STATIONS
b LBB2_5
LBB2_5:
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@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
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, #240
.cfi_def_cfa_offset 240
stp x29, x30, [sp, #224] ; 16-byte Folded Spill
add x29, sp, #224
.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, #108]
mov w11, #6
str w11, [sp, #104]
sub x8, x29, #16
str x8, [sp, #48] ; 8-byte Folded Spill
mov w12, #2
stur w12, [x29, #-16]
mov w10, #4
stur w10, [x29, #-12]
sub x8, x29, #24
str x8, [sp, #56] ; 8-byte Folded Spill
mov w9, #3
stur w9, [x29, #-24]
stur w12, [x29, #-20]
sub x8, x29, #44
str x8, [sp, #32] ; 8-byte Folded Spill
stur w12, [x29, #-44]
stur w9, [x29, #-40]
mov w8, #1
stur w8, [x29, #-36]
stur w9, [x29, #-32]
stur w10, [x29, #-28]
sub x13, x29, #64
str x13, [sp, #40] ; 8-byte Folded Spill
stur w12, [x29, #-64]
stur w8, [x29, #-60]
stur w12, [x29, #-56]
stur w12, [x29, #-52]
stur w8, [x29, #-48]
sub x8, x29, #88
str x8, [sp, #64] ; 8-byte Folded Spill
mov w8, #7
stur w8, [x29, #-88]
mov w12, #9
stur w12, [x29, #-84]
stur w9, [x29, #-80]
stur w10, [x29, #-76]
mov w9, #8
stur w9, [x29, #-72]
stur w10, [x29, #-68]
add x12, sp, #112
str x12, [sp, #24] ; 8-byte Folded Spill
str w9, [sp, #112]
mov w9, #5
str w9, [sp, #116]
str w11, [sp, #120]
str w10, [sp, #124]
str w9, [sp, #128]
str w8, [sp, #132]
ldr w8, [sp, #104]
subs w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
lsl x0, x8, #2
bl _malloc
str x0, [sp, #88]
ldr w8, [sp, #104]
subs w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
lsl x0, x8, #2
bl _malloc
ldr x1, [sp, #24] ; 8-byte Folded Reload
ldr x2, [sp, #32] ; 8-byte Folded Reload
ldr x3, [sp, #40] ; 8-byte Folded Reload
ldr x4, [sp, #48] ; 8-byte Folded Reload
ldr x5, [sp, #56] ; 8-byte Folded Reload
mov x8, x0
ldr x0, [sp, #64] ; 8-byte Folded Reload
str x8, [sp, #80]
ldr w6, [sp, #104]
ldr x7, [sp, #88]
ldr x8, [sp, #80]
mov x9, sp
str x8, [x9]
add x8, sp, #100
str x8, [x9, #8]
bl _Fastway
str w0, [sp, #76]
ldr w9, [sp, #100]
; 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 x0, [sp, #88]
ldr x1, [sp, #80]
ldr w2, [sp, #76]
ldr w3, [sp, #104]
bl _reverse_PRINT_STATIONS
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, LBB3_2
b LBB3_1
LBB3_1:
bl ___stack_chk_fail
LBB3_2:
mov w0, #0
ldp x29, x30, [sp, #224] ; 16-byte Folded Reload
add sp, sp, #240
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "line%d,station%d\n"
l_.str.1: ; @.str.1
.asciz "value = %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _Fastway ## -- Begin function Fastway
.p2align 4, 0x90
_Fastway: ## @Fastway
.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 40(%rbp), %rax
movq 32(%rbp), %rax
movq 24(%rbp), %rax
movl 16(%rbp), %eax
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq %rcx, -40(%rbp)
movq %r8, -48(%rbp)
movq %r9, -56(%rbp)
movslq 16(%rbp), %rdi
shlq $2, %rdi
callq _malloc
movq %rax, -64(%rbp)
movslq 16(%rbp), %rdi
shlq $2, %rdi
callq _malloc
movq %rax, -72(%rbp)
movq -48(%rbp), %rax
movl (%rax), %ecx
movq -16(%rbp), %rax
addl (%rax), %ecx
movq -64(%rbp), %rax
movl %ecx, (%rax)
movq -48(%rbp), %rax
movl 4(%rax), %ecx
movq -24(%rbp), %rax
addl (%rax), %ecx
movq -72(%rbp), %rax
movl %ecx, (%rax)
movl $1, -76(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -76(%rbp), %eax
cmpl 16(%rbp), %eax
jge LBB0_10
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -64(%rbp), %rax
movl -76(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
movq -72(%rbp), %rcx
movl -76(%rbp), %edx
subl $1, %edx
movslq %edx, %rdx
movl (%rcx,%rdx,4), %ecx
movq -40(%rbp), %rdx
movl -76(%rbp), %esi
subl $1, %esi
movslq %esi, %rsi
addl (%rdx,%rsi,4), %ecx
cmpl %ecx, %eax
jge LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movq -64(%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
addl (%rax,%rcx,4), %edx
movq -64(%rbp), %rax
movslq -76(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movq 24(%rbp), %rax
movl -76(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl $1, (%rax,%rcx,4)
jmp LBB0_5
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movq -72(%rbp), %rax
movl -76(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
movq -40(%rbp), %rax
movl -76(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
addl (%rax,%rcx,4), %edx
movq -16(%rbp), %rax
movslq -76(%rbp), %rcx
addl (%rax,%rcx,4), %edx
movq -64(%rbp), %rax
movslq -76(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movq 24(%rbp), %rax
movl -76(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl $2, (%rax,%rcx,4)
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movq -72(%rbp), %rax
movl -76(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
movq -64(%rbp), %rcx
movl -76(%rbp), %edx
subl $1, %edx
movslq %edx, %rdx
movl (%rcx,%rdx,4), %ecx
movq -32(%rbp), %rdx
movl -76(%rbp), %esi
subl $1, %esi
movslq %esi, %rsi
addl (%rdx,%rsi,4), %ecx
cmpl %ecx, %eax
jge LBB0_7
## %bb.6: ## in Loop: Header=BB0_1 Depth=1
movq -72(%rbp), %rax
movl -76(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
movq -24(%rbp), %rax
movslq -76(%rbp), %rcx
addl (%rax,%rcx,4), %edx
movq -72(%rbp), %rax
movslq -76(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movq 32(%rbp), %rax
movl -76(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl $2, (%rax,%rcx,4)
jmp LBB0_8
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
movq -64(%rbp), %rax
movl -76(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
movq -32(%rbp), %rax
movl -76(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
addl (%rax,%rcx,4), %edx
movq -24(%rbp), %rax
movslq -76(%rbp), %rcx
addl (%rax,%rcx,4), %edx
movq -72(%rbp), %rax
movslq -76(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movq 32(%rbp), %rax
movl -76(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl $1, (%rax,%rcx,4)
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_9
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
movl -76(%rbp), %eax
addl $1, %eax
movl %eax, -76(%rbp)
jmp LBB0_1
LBB0_10:
movq -64(%rbp), %rax
movl 16(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
movq -56(%rbp), %rcx
addl (%rcx), %eax
movq -72(%rbp), %rcx
movl 16(%rbp), %edx
subl $1, %edx
movslq %edx, %rdx
movl (%rcx,%rdx,4), %ecx
movq -56(%rbp), %rdx
addl 4(%rdx), %ecx
cmpl %ecx, %eax
jge LBB0_12
## %bb.11:
movq -64(%rbp), %rax
movl 16(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %ecx
movq -56(%rbp), %rax
addl (%rax), %ecx
movq 40(%rbp), %rax
movl %ecx, (%rax)
movq -64(%rbp), %rdi
callq _free
movq -72(%rbp), %rdi
callq _free
movl $1, -4(%rbp)
jmp LBB0_13
LBB0_12:
movq -72(%rbp), %rax
movl 16(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %ecx
movq -56(%rbp), %rax
addl 4(%rax), %ecx
movq 40(%rbp), %rax
movl %ecx, (%rax)
movq -64(%rbp), %rdi
callq _free
movq -72(%rbp), %rdi
callq _free
movl $2, -4(%rbp)
LBB0_13:
movl -4(%rbp), %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _PRINT_STATIONS ## -- Begin function PRINT_STATIONS
.p2align 4, 0x90
_PRINT_STATIONS: ## @PRINT_STATIONS
.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 %ecx, -24(%rbp)
movl -20(%rbp), %esi
movl -24(%rbp), %edx
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl -24(%rbp), %eax
subl $2, %eax
movl %eax, -28(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
cmpl $0, -28(%rbp)
jl LBB1_7
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
cmpl $1, -20(%rbp)
jne LBB1_4
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rax
movslq -28(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -20(%rbp)
jmp LBB1_5
LBB1_4: ## in Loop: Header=BB1_1 Depth=1
movq -16(%rbp), %rax
movslq -28(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -20(%rbp)
LBB1_5: ## in Loop: Header=BB1_1 Depth=1
movl -20(%rbp), %esi
movl -28(%rbp), %edx
addl $1, %edx
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
## %bb.6: ## in Loop: Header=BB1_1 Depth=1
movl -28(%rbp), %eax
addl $-1, %eax
movl %eax, -28(%rbp)
jmp LBB1_1
LBB1_7:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _reverse_PRINT_STATIONS ## -- Begin function reverse_PRINT_STATIONS
.p2align 4, 0x90
_reverse_PRINT_STATIONS: ## @reverse_PRINT_STATIONS
.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 %ecx, -24(%rbp)
cmpl $1, -20(%rbp)
jne LBB2_2
## %bb.1:
movq -8(%rbp), %rax
movl -24(%rbp), %ecx
subl $2, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -28(%rbp)
jmp LBB2_3
LBB2_2:
movq -16(%rbp), %rax
movl -24(%rbp), %ecx
subl $2, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -28(%rbp)
LBB2_3:
cmpl $2, -24(%rbp)
jl LBB2_5
## %bb.4:
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movl -28(%rbp), %edx
movl -24(%rbp), %ecx
subl $1, %ecx
callq _reverse_PRINT_STATIONS
LBB2_5:
movl -20(%rbp), %esi
movl -24(%rbp), %edx
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
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
pushq %rbx
subq $232, %rsp
.cfi_offset %rbx, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -16(%rbp)
movl $0, -164(%rbp)
movl $6, -168(%rbp)
movl $2, -24(%rbp)
movl $4, -20(%rbp)
movl $3, -32(%rbp)
movl $2, -28(%rbp)
movl $2, -64(%rbp)
movl $3, -60(%rbp)
movl $1, -56(%rbp)
movl $3, -52(%rbp)
movl $4, -48(%rbp)
movl $2, -96(%rbp)
movl $1, -92(%rbp)
movl $2, -88(%rbp)
movl $2, -84(%rbp)
movl $1, -80(%rbp)
movl $7, -128(%rbp)
movl $9, -124(%rbp)
movl $3, -120(%rbp)
movl $4, -116(%rbp)
movl $8, -112(%rbp)
movl $4, -108(%rbp)
movl $8, -160(%rbp)
movl $5, -156(%rbp)
movl $6, -152(%rbp)
movl $4, -148(%rbp)
movl $5, -144(%rbp)
movl $7, -140(%rbp)
movl -168(%rbp), %eax
subl $1, %eax
movslq %eax, %rdi
shlq $2, %rdi
callq _malloc
movq %rax, -184(%rbp)
movl -168(%rbp), %eax
subl $1, %eax
movslq %eax, %rdi
shlq $2, %rdi
callq _malloc
movq %rax, -192(%rbp)
leaq -128(%rbp), %rdi
leaq -160(%rbp), %rsi
leaq -64(%rbp), %rdx
leaq -96(%rbp), %rcx
leaq -24(%rbp), %r8
leaq -32(%rbp), %r9
movl -168(%rbp), %ebx
movq -184(%rbp), %r11
movq -192(%rbp), %r10
leaq -172(%rbp), %rax
movl %ebx, (%rsp)
movq %r11, 8(%rsp)
movq %r10, 16(%rsp)
movq %rax, 24(%rsp)
callq _Fastway
movl %eax, -196(%rbp)
movl -172(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movq -184(%rbp), %rdi
movq -192(%rbp), %rsi
movl -196(%rbp), %edx
movl -168(%rbp), %ecx
callq _reverse_PRINT_STATIONS
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -16(%rbp), %rcx
cmpq %rcx, %rax
jne LBB3_2
## %bb.1:
xorl %eax, %eax
addq $232, %rsp
popq %rbx
popq %rbp
retq
LBB3_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "line%d,station%d\n"
L_.str.1: ## @.str.1
.asciz "value = %d\n"
.subsections_via_symbols
| the_stack_data/15405.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _twoPowers12bit ; @twoPowers12bit
.p2align 1
_twoPowers12bit:
.short 0 ; 0x0
.short 11 ; 0xb
.short 22 ; 0x16
.short 33 ; 0x21
.short 44 ; 0x2c
.short 55 ; 0x37
.short 67 ; 0x43
.short 78 ; 0x4e
.short 89 ; 0x59
.short 100 ; 0x64
.short 111 ; 0x6f
.short 122 ; 0x7a
.short 133 ; 0x85
.short 144 ; 0x90
.short 155 ; 0x9b
.short 167 ; 0xa7
.short 178 ; 0xb2
.short 189 ; 0xbd
.short 200 ; 0xc8
.short 211 ; 0xd3
.short 222 ; 0xde
.short 233 ; 0xe9
.short 244 ; 0xf4
.short 256 ; 0x100
.short 267 ; 0x10b
.short 278 ; 0x116
.short 289 ; 0x121
.short 300 ; 0x12c
.short 311 ; 0x137
.short 322 ; 0x142
.short 334 ; 0x14e
.short 345 ; 0x159
.short 356 ; 0x164
.short 367 ; 0x16f
.short 378 ; 0x17a
.short 389 ; 0x185
.short 400 ; 0x190
.short 412 ; 0x19c
.short 423 ; 0x1a7
.short 434 ; 0x1b2
.short 445 ; 0x1bd
.short 456 ; 0x1c8
.short 467 ; 0x1d3
.short 479 ; 0x1df
.short 490 ; 0x1ea
.short 501 ; 0x1f5
.short 512 ; 0x200
.short 523 ; 0x20b
.short 535 ; 0x217
.short 546 ; 0x222
.short 557 ; 0x22d
.short 568 ; 0x238
.short 579 ; 0x243
.short 590 ; 0x24e
.short 602 ; 0x25a
.short 613 ; 0x265
.short 624 ; 0x270
.short 635 ; 0x27b
.short 646 ; 0x286
.short 658 ; 0x292
.short 669 ; 0x29d
.short 680 ; 0x2a8
.short 691 ; 0x2b3
.short 702 ; 0x2be
.short 714 ; 0x2ca
.short 725 ; 0x2d5
.short 736 ; 0x2e0
.short 747 ; 0x2eb
.short 758 ; 0x2f6
.short 770 ; 0x302
.short 781 ; 0x30d
.short 792 ; 0x318
.short 803 ; 0x323
.short 815 ; 0x32f
.short 826 ; 0x33a
.short 837 ; 0x345
.short 848 ; 0x350
.short 860 ; 0x35c
.short 871 ; 0x367
.short 882 ; 0x372
.short 893 ; 0x37d
.short 905 ; 0x389
.short 916 ; 0x394
.short 927 ; 0x39f
.short 938 ; 0x3aa
.short 949 ; 0x3b5
.short 961 ; 0x3c1
.short 972 ; 0x3cc
.short 983 ; 0x3d7
.short 995 ; 0x3e3
.short 1006 ; 0x3ee
.short 1017 ; 0x3f9
.short 1028 ; 0x404
.short 1040 ; 0x410
.short 1051 ; 0x41b
.short 1062 ; 0x426
.short 1073 ; 0x431
.short 1085 ; 0x43d
.short 1096 ; 0x448
.short 1107 ; 0x453
.short 1118 ; 0x45e
.short 1130 ; 0x46a
.short 1141 ; 0x475
.short 1152 ; 0x480
.short 1164 ; 0x48c
.short 1175 ; 0x497
.short 1186 ; 0x4a2
.short 1197 ; 0x4ad
.short 1209 ; 0x4b9
.short 1220 ; 0x4c4
.short 1231 ; 0x4cf
.short 1243 ; 0x4db
.short 1254 ; 0x4e6
.short 1265 ; 0x4f1
.short 1277 ; 0x4fd
.short 1288 ; 0x508
.short 1299 ; 0x513
.short 1311 ; 0x51f
.short 1322 ; 0x52a
.short 1333 ; 0x535
.short 1344 ; 0x540
.short 1356 ; 0x54c
.short 1367 ; 0x557
.short 1378 ; 0x562
.short 1390 ; 0x56e
.short 1401 ; 0x579
.short 1412 ; 0x584
.short 1424 ; 0x590
.short 1435 ; 0x59b
.short 1446 ; 0x5a6
.short 1458 ; 0x5b2
.short 1469 ; 0x5bd
.short 1480 ; 0x5c8
.short 1492 ; 0x5d4
.short 1503 ; 0x5df
.short 1514 ; 0x5ea
.short 1526 ; 0x5f6
.short 1537 ; 0x601
.short 1548 ; 0x60c
.short 1560 ; 0x618
.short 1571 ; 0x623
.short 1583 ; 0x62f
.short 1594 ; 0x63a
.short 1605 ; 0x645
.short 1617 ; 0x651
.short 1628 ; 0x65c
.short 1639 ; 0x667
.short 1651 ; 0x673
.short 1662 ; 0x67e
.short 1673 ; 0x689
.short 1685 ; 0x695
.short 1696 ; 0x6a0
.short 1708 ; 0x6ac
.short 1719 ; 0x6b7
.short 1730 ; 0x6c2
.short 1742 ; 0x6ce
.short 1753 ; 0x6d9
.short 1765 ; 0x6e5
.short 1776 ; 0x6f0
.short 1787 ; 0x6fb
.short 1799 ; 0x707
.short 1810 ; 0x712
.short 1821 ; 0x71d
.short 1833 ; 0x729
.short 1844 ; 0x734
.short 1856 ; 0x740
.short 1867 ; 0x74b
.short 1879 ; 0x757
.short 1890 ; 0x762
.short 1901 ; 0x76d
.short 1913 ; 0x779
.short 1924 ; 0x784
.short 1936 ; 0x790
.short 1947 ; 0x79b
.short 1958 ; 0x7a6
.short 1970 ; 0x7b2
.short 1981 ; 0x7bd
.short 1993 ; 0x7c9
.short 2004 ; 0x7d4
.short 2016 ; 0x7e0
.short 2027 ; 0x7eb
.short 2038 ; 0x7f6
.short 2050 ; 0x802
.short 2061 ; 0x80d
.short 2073 ; 0x819
.short 2084 ; 0x824
.short 2096 ; 0x830
.short 2107 ; 0x83b
.short 2119 ; 0x847
.short 2130 ; 0x852
.short 2141 ; 0x85d
.short 2153 ; 0x869
.short 2164 ; 0x874
.short 2176 ; 0x880
.short 2187 ; 0x88b
.short 2199 ; 0x897
.short 2210 ; 0x8a2
.short 2222 ; 0x8ae
.short 2233 ; 0x8b9
.short 2245 ; 0x8c5
.short 2256 ; 0x8d0
.short 2268 ; 0x8dc
.short 2279 ; 0x8e7
.short 2290 ; 0x8f2
.short 2302 ; 0x8fe
.short 2313 ; 0x909
.short 2325 ; 0x915
.short 2336 ; 0x920
.short 2348 ; 0x92c
.short 2359 ; 0x937
.short 2371 ; 0x943
.short 2382 ; 0x94e
.short 2394 ; 0x95a
.short 2405 ; 0x965
.short 2417 ; 0x971
.short 2428 ; 0x97c
.short 2440 ; 0x988
.short 2451 ; 0x993
.short 2463 ; 0x99f
.short 2474 ; 0x9aa
.short 2486 ; 0x9b6
.short 2497 ; 0x9c1
.short 2509 ; 0x9cd
.short 2520 ; 0x9d8
.short 2532 ; 0x9e4
.short 2543 ; 0x9ef
.short 2555 ; 0x9fb
.short 2566 ; 0xa06
.short 2578 ; 0xa12
.short 2590 ; 0xa1e
.short 2601 ; 0xa29
.short 2613 ; 0xa35
.short 2624 ; 0xa40
.short 2636 ; 0xa4c
.short 2647 ; 0xa57
.short 2659 ; 0xa63
.short 2670 ; 0xa6e
.short 2682 ; 0xa7a
.short 2693 ; 0xa85
.short 2705 ; 0xa91
.short 2716 ; 0xa9c
.short 2728 ; 0xaa8
.short 2740 ; 0xab4
.short 2751 ; 0xabf
.short 2763 ; 0xacb
.short 2774 ; 0xad6
.short 2786 ; 0xae2
.short 2797 ; 0xaed
.short 2809 ; 0xaf9
.short 2821 ; 0xb05
.short 2832 ; 0xb10
.short 2844 ; 0xb1c
.short 2855 ; 0xb27
.short 2867 ; 0xb33
.short 2878 ; 0xb3e
.short 2890 ; 0xb4a
.short 2902 ; 0xb56
.short 2913 ; 0xb61
.short 2925 ; 0xb6d
.short 2936 ; 0xb78
.short 2948 ; 0xb84
.short 2959 ; 0xb8f
.short 2971 ; 0xb9b
.short 2983 ; 0xba7
.short 2994 ; 0xbb2
.short 3006 ; 0xbbe
.short 3017 ; 0xbc9
.short 3029 ; 0xbd5
.short 3041 ; 0xbe1
.short 3052 ; 0xbec
.short 3064 ; 0xbf8
.short 3075 ; 0xc03
.short 3087 ; 0xc0f
.short 3099 ; 0xc1b
.short 3110 ; 0xc26
.short 3122 ; 0xc32
.short 3134 ; 0xc3e
.short 3145 ; 0xc49
.short 3157 ; 0xc55
.short 3168 ; 0xc60
.short 3180 ; 0xc6c
.short 3192 ; 0xc78
.short 3203 ; 0xc83
.short 3215 ; 0xc8f
.short 3227 ; 0xc9b
.short 3238 ; 0xca6
.short 3250 ; 0xcb2
.short 3261 ; 0xcbd
.short 3273 ; 0xcc9
.short 3285 ; 0xcd5
.short 3296 ; 0xce0
.short 3308 ; 0xcec
.short 3320 ; 0xcf8
.short 3331 ; 0xd03
.short 3343 ; 0xd0f
.short 3355 ; 0xd1b
.short 3366 ; 0xd26
.short 3378 ; 0xd32
.short 3390 ; 0xd3e
.short 3401 ; 0xd49
.short 3413 ; 0xd55
.short 3425 ; 0xd61
.short 3436 ; 0xd6c
.short 3448 ; 0xd78
.short 3460 ; 0xd84
.short 3471 ; 0xd8f
.short 3483 ; 0xd9b
.short 3495 ; 0xda7
.short 3506 ; 0xdb2
.short 3518 ; 0xdbe
.short 3530 ; 0xdca
.short 3541 ; 0xdd5
.short 3553 ; 0xde1
.short 3565 ; 0xded
.short 3577 ; 0xdf9
.short 3588 ; 0xe04
.short 3600 ; 0xe10
.short 3612 ; 0xe1c
.short 3623 ; 0xe27
.short 3635 ; 0xe33
.short 3647 ; 0xe3f
.short 3658 ; 0xe4a
.short 3670 ; 0xe56
.short 3682 ; 0xe62
.short 3694 ; 0xe6e
.short 3705 ; 0xe79
.short 3717 ; 0xe85
.short 3729 ; 0xe91
.short 3740 ; 0xe9c
.short 3752 ; 0xea8
.short 3764 ; 0xeb4
.short 3776 ; 0xec0
.short 3787 ; 0xecb
.short 3799 ; 0xed7
.short 3811 ; 0xee3
.short 3823 ; 0xeef
.short 3834 ; 0xefa
.short 3846 ; 0xf06
.short 3858 ; 0xf12
.short 3870 ; 0xf1e
.short 3881 ; 0xf29
.short 3893 ; 0xf35
.short 3905 ; 0xf41
.short 3917 ; 0xf4d
.short 3928 ; 0xf58
.short 3940 ; 0xf64
.short 3952 ; 0xf70
.short 3964 ; 0xf7c
.short 3975 ; 0xf87
.short 3987 ; 0xf93
.short 3999 ; 0xf9f
.short 4011 ; 0xfab
.short 4022 ; 0xfb6
.short 4034 ; 0xfc2
.short 4046 ; 0xfce
.short 4058 ; 0xfda
.short 4070 ; 0xfe6
.short 4081 ; 0xff1
.short 4093 ; 0xffd
.short 4105 ; 0x1009
.short 4117 ; 0x1015
.short 4128 ; 0x1020
.short 4140 ; 0x102c
.short 4152 ; 0x1038
.short 4164 ; 0x1044
.short 4176 ; 0x1050
.short 4187 ; 0x105b
.short 4199 ; 0x1067
.short 4211 ; 0x1073
.short 4223 ; 0x107f
.short 4235 ; 0x108b
.short 4246 ; 0x1096
.short 4258 ; 0x10a2
.short 4270 ; 0x10ae
.short 4282 ; 0x10ba
.short 4294 ; 0x10c6
.short 4305 ; 0x10d1
.short 4317 ; 0x10dd
.short 4329 ; 0x10e9
.short 4341 ; 0x10f5
.short 4353 ; 0x1101
.short 4365 ; 0x110d
.short 4376 ; 0x1118
.short 4388 ; 0x1124
.short 4400 ; 0x1130
.short 4412 ; 0x113c
.short 4424 ; 0x1148
.short 4436 ; 0x1154
.short 4447 ; 0x115f
.short 4459 ; 0x116b
.short 4471 ; 0x1177
.short 4483 ; 0x1183
.short 4495 ; 0x118f
.short 4507 ; 0x119b
.short 4519 ; 0x11a7
.short 4530 ; 0x11b2
.short 4542 ; 0x11be
.short 4554 ; 0x11ca
.short 4566 ; 0x11d6
.short 4578 ; 0x11e2
.short 4590 ; 0x11ee
.short 4602 ; 0x11fa
.short 4613 ; 0x1205
.short 4625 ; 0x1211
.short 4637 ; 0x121d
.short 4649 ; 0x1229
.short 4661 ; 0x1235
.short 4673 ; 0x1241
.short 4685 ; 0x124d
.short 4697 ; 0x1259
.short 4709 ; 0x1265
.short 4720 ; 0x1270
.short 4732 ; 0x127c
.short 4744 ; 0x1288
.short 4756 ; 0x1294
.short 4768 ; 0x12a0
.short 4780 ; 0x12ac
.short 4792 ; 0x12b8
.short 4804 ; 0x12c4
.short 4816 ; 0x12d0
.short 4827 ; 0x12db
.short 4839 ; 0x12e7
.short 4851 ; 0x12f3
.short 4863 ; 0x12ff
.short 4875 ; 0x130b
.short 4887 ; 0x1317
.short 4899 ; 0x1323
.short 4911 ; 0x132f
.short 4923 ; 0x133b
.short 4935 ; 0x1347
.short 4947 ; 0x1353
.short 4959 ; 0x135f
.short 4971 ; 0x136b
.short 4982 ; 0x1376
.short 4994 ; 0x1382
.short 5006 ; 0x138e
.short 5018 ; 0x139a
.short 5030 ; 0x13a6
.short 5042 ; 0x13b2
.short 5054 ; 0x13be
.short 5066 ; 0x13ca
.short 5078 ; 0x13d6
.short 5090 ; 0x13e2
.short 5102 ; 0x13ee
.short 5114 ; 0x13fa
.short 5126 ; 0x1406
.short 5138 ; 0x1412
.short 5150 ; 0x141e
.short 5162 ; 0x142a
.short 5174 ; 0x1436
.short 5186 ; 0x1442
.short 5198 ; 0x144e
.short 5210 ; 0x145a
.short 5222 ; 0x1466
.short 5233 ; 0x1471
.short 5245 ; 0x147d
.short 5257 ; 0x1489
.short 5269 ; 0x1495
.short 5281 ; 0x14a1
.short 5293 ; 0x14ad
.short 5305 ; 0x14b9
.short 5317 ; 0x14c5
.short 5329 ; 0x14d1
.short 5341 ; 0x14dd
.short 5353 ; 0x14e9
.short 5365 ; 0x14f5
.short 5377 ; 0x1501
.short 5389 ; 0x150d
.short 5401 ; 0x1519
.short 5413 ; 0x1525
.short 5425 ; 0x1531
.short 5437 ; 0x153d
.short 5449 ; 0x1549
.short 5461 ; 0x1555
.short 5473 ; 0x1561
.short 5485 ; 0x156d
.short 5497 ; 0x1579
.short 5509 ; 0x1585
.short 5521 ; 0x1591
.short 5534 ; 0x159e
.short 5546 ; 0x15aa
.short 5558 ; 0x15b6
.short 5570 ; 0x15c2
.short 5582 ; 0x15ce
.short 5594 ; 0x15da
.short 5606 ; 0x15e6
.short 5618 ; 0x15f2
.short 5630 ; 0x15fe
.short 5642 ; 0x160a
.short 5654 ; 0x1616
.short 5666 ; 0x1622
.short 5678 ; 0x162e
.short 5690 ; 0x163a
.short 5702 ; 0x1646
.short 5714 ; 0x1652
.short 5726 ; 0x165e
.short 5738 ; 0x166a
.short 5750 ; 0x1676
.short 5762 ; 0x1682
.short 5774 ; 0x168e
.short 5787 ; 0x169b
.short 5799 ; 0x16a7
.short 5811 ; 0x16b3
.short 5823 ; 0x16bf
.short 5835 ; 0x16cb
.short 5847 ; 0x16d7
.short 5859 ; 0x16e3
.short 5871 ; 0x16ef
.short 5883 ; 0x16fb
.short 5895 ; 0x1707
.short 5907 ; 0x1713
.short 5919 ; 0x171f
.short 5932 ; 0x172c
.short 5944 ; 0x1738
.short 5956 ; 0x1744
.short 5968 ; 0x1750
.short 5980 ; 0x175c
.short 5992 ; 0x1768
.short 6004 ; 0x1774
.short 6016 ; 0x1780
.short 6028 ; 0x178c
.short 6040 ; 0x1798
.short 6053 ; 0x17a5
.short 6065 ; 0x17b1
.short 6077 ; 0x17bd
.short 6089 ; 0x17c9
.short 6101 ; 0x17d5
.short 6113 ; 0x17e1
.short 6125 ; 0x17ed
.short 6137 ; 0x17f9
.short 6150 ; 0x1806
.short 6162 ; 0x1812
.short 6174 ; 0x181e
.short 6186 ; 0x182a
.short 6198 ; 0x1836
.short 6210 ; 0x1842
.short 6222 ; 0x184e
.short 6235 ; 0x185b
.short 6247 ; 0x1867
.short 6259 ; 0x1873
.short 6271 ; 0x187f
.short 6283 ; 0x188b
.short 6295 ; 0x1897
.short 6307 ; 0x18a3
.short 6320 ; 0x18b0
.short 6332 ; 0x18bc
.short 6344 ; 0x18c8
.short 6356 ; 0x18d4
.short 6368 ; 0x18e0
.short 6380 ; 0x18ec
.short 6393 ; 0x18f9
.short 6405 ; 0x1905
.short 6417 ; 0x1911
.short 6429 ; 0x191d
.short 6441 ; 0x1929
.short 6453 ; 0x1935
.short 6466 ; 0x1942
.short 6478 ; 0x194e
.short 6490 ; 0x195a
.short 6502 ; 0x1966
.short 6514 ; 0x1972
.short 6527 ; 0x197f
.short 6539 ; 0x198b
.short 6551 ; 0x1997
.short 6563 ; 0x19a3
.short 6575 ; 0x19af
.short 6588 ; 0x19bc
.short 6600 ; 0x19c8
.short 6612 ; 0x19d4
.short 6624 ; 0x19e0
.short 6636 ; 0x19ec
.short 6649 ; 0x19f9
.short 6661 ; 0x1a05
.short 6673 ; 0x1a11
.short 6685 ; 0x1a1d
.short 6698 ; 0x1a2a
.short 6710 ; 0x1a36
.short 6722 ; 0x1a42
.short 6734 ; 0x1a4e
.short 6746 ; 0x1a5a
.short 6759 ; 0x1a67
.short 6771 ; 0x1a73
.short 6783 ; 0x1a7f
.short 6795 ; 0x1a8b
.short 6808 ; 0x1a98
.short 6820 ; 0x1aa4
.short 6832 ; 0x1ab0
.short 6844 ; 0x1abc
.short 6857 ; 0x1ac9
.short 6869 ; 0x1ad5
.short 6881 ; 0x1ae1
.short 6893 ; 0x1aed
.short 6906 ; 0x1afa
.short 6918 ; 0x1b06
.short 6930 ; 0x1b12
.short 6942 ; 0x1b1e
.short 6955 ; 0x1b2b
.short 6967 ; 0x1b37
.short 6979 ; 0x1b43
.short 6991 ; 0x1b4f
.short 7004 ; 0x1b5c
.short 7016 ; 0x1b68
.short 7028 ; 0x1b74
.short 7041 ; 0x1b81
.short 7053 ; 0x1b8d
.short 7065 ; 0x1b99
.short 7077 ; 0x1ba5
.short 7090 ; 0x1bb2
.short 7102 ; 0x1bbe
.short 7114 ; 0x1bca
.short 7127 ; 0x1bd7
.short 7139 ; 0x1be3
.short 7151 ; 0x1bef
.short 7164 ; 0x1bfc
.short 7176 ; 0x1c08
.short 7188 ; 0x1c14
.short 7200 ; 0x1c20
.short 7213 ; 0x1c2d
.short 7225 ; 0x1c39
.short 7237 ; 0x1c45
.short 7250 ; 0x1c52
.short 7262 ; 0x1c5e
.short 7274 ; 0x1c6a
.short 7287 ; 0x1c77
.short 7299 ; 0x1c83
.short 7311 ; 0x1c8f
.short 7324 ; 0x1c9c
.short 7336 ; 0x1ca8
.short 7348 ; 0x1cb4
.short 7361 ; 0x1cc1
.short 7373 ; 0x1ccd
.short 7385 ; 0x1cd9
.short 7398 ; 0x1ce6
.short 7410 ; 0x1cf2
.short 7422 ; 0x1cfe
.short 7435 ; 0x1d0b
.short 7447 ; 0x1d17
.short 7459 ; 0x1d23
.short 7472 ; 0x1d30
.short 7484 ; 0x1d3c
.short 7496 ; 0x1d48
.short 7509 ; 0x1d55
.short 7521 ; 0x1d61
.short 7534 ; 0x1d6e
.short 7546 ; 0x1d7a
.short 7558 ; 0x1d86
.short 7571 ; 0x1d93
.short 7583 ; 0x1d9f
.short 7595 ; 0x1dab
.short 7608 ; 0x1db8
.short 7620 ; 0x1dc4
.short 7633 ; 0x1dd1
.short 7645 ; 0x1ddd
.short 7657 ; 0x1de9
.short 7670 ; 0x1df6
.short 7682 ; 0x1e02
.short 7694 ; 0x1e0e
.short 7707 ; 0x1e1b
.short 7719 ; 0x1e27
.short 7732 ; 0x1e34
.short 7744 ; 0x1e40
.short 7756 ; 0x1e4c
.short 7769 ; 0x1e59
.short 7781 ; 0x1e65
.short 7794 ; 0x1e72
.short 7806 ; 0x1e7e
.short 7818 ; 0x1e8a
.short 7831 ; 0x1e97
.short 7843 ; 0x1ea3
.short 7856 ; 0x1eb0
.short 7868 ; 0x1ebc
.short 7881 ; 0x1ec9
.short 7893 ; 0x1ed5
.short 7905 ; 0x1ee1
.short 7918 ; 0x1eee
.short 7930 ; 0x1efa
.short 7943 ; 0x1f07
.short 7955 ; 0x1f13
.short 7968 ; 0x1f20
.short 7980 ; 0x1f2c
.short 7992 ; 0x1f38
.short 8005 ; 0x1f45
.short 8017 ; 0x1f51
.short 8030 ; 0x1f5e
.short 8042 ; 0x1f6a
.short 8055 ; 0x1f77
.short 8067 ; 0x1f83
.short 8080 ; 0x1f90
.short 8092 ; 0x1f9c
.short 8105 ; 0x1fa9
.short 8117 ; 0x1fb5
.short 8129 ; 0x1fc1
.short 8142 ; 0x1fce
.short 8154 ; 0x1fda
.short 8167 ; 0x1fe7
.short 8179 ; 0x1ff3
.short 8192 ; 0x2000
.short 8204 ; 0x200c
.short 8217 ; 0x2019
.short 8229 ; 0x2025
.short 8242 ; 0x2032
.short 8254 ; 0x203e
.short 8267 ; 0x204b
.short 8279 ; 0x2057
.short 8292 ; 0x2064
.short 8304 ; 0x2070
.short 8317 ; 0x207d
.short 8329 ; 0x2089
.short 8342 ; 0x2096
.short 8354 ; 0x20a2
.short 8367 ; 0x20af
.short 8379 ; 0x20bb
.short 8392 ; 0x20c8
.short 8404 ; 0x20d4
.short 8417 ; 0x20e1
.short 8429 ; 0x20ed
.short 8442 ; 0x20fa
.short 8454 ; 0x2106
.short 8467 ; 0x2113
.short 8479 ; 0x211f
.short 8492 ; 0x212c
.short 8504 ; 0x2138
.short 8517 ; 0x2145
.short 8529 ; 0x2151
.short 8542 ; 0x215e
.short 8555 ; 0x216b
.short 8567 ; 0x2177
.short 8580 ; 0x2184
.short 8592 ; 0x2190
.short 8605 ; 0x219d
.short 8617 ; 0x21a9
.short 8630 ; 0x21b6
.short 8642 ; 0x21c2
.short 8655 ; 0x21cf
.short 8667 ; 0x21db
.short 8680 ; 0x21e8
.short 8693 ; 0x21f5
.short 8705 ; 0x2201
.short 8718 ; 0x220e
.short 8730 ; 0x221a
.short 8743 ; 0x2227
.short 8755 ; 0x2233
.short 8768 ; 0x2240
.short 8781 ; 0x224d
.short 8793 ; 0x2259
.short 8806 ; 0x2266
.short 8818 ; 0x2272
.short 8831 ; 0x227f
.short 8843 ; 0x228b
.short 8856 ; 0x2298
.short 8869 ; 0x22a5
.short 8881 ; 0x22b1
.short 8894 ; 0x22be
.short 8906 ; 0x22ca
.short 8919 ; 0x22d7
.short 8932 ; 0x22e4
.short 8944 ; 0x22f0
.short 8957 ; 0x22fd
.short 8969 ; 0x2309
.short 8982 ; 0x2316
.short 8995 ; 0x2323
.short 9007 ; 0x232f
.short 9020 ; 0x233c
.short 9033 ; 0x2349
.short 9045 ; 0x2355
.short 9058 ; 0x2362
.short 9070 ; 0x236e
.short 9083 ; 0x237b
.short 9096 ; 0x2388
.short 9108 ; 0x2394
.short 9121 ; 0x23a1
.short 9134 ; 0x23ae
.short 9146 ; 0x23ba
.short 9159 ; 0x23c7
.short 9171 ; 0x23d3
.short 9184 ; 0x23e0
.short 9197 ; 0x23ed
.short 9209 ; 0x23f9
.short 9222 ; 0x2406
.short 9235 ; 0x2413
.short 9247 ; 0x241f
.short 9260 ; 0x242c
.short 9273 ; 0x2439
.short 9285 ; 0x2445
.short 9298 ; 0x2452
.short 9311 ; 0x245f
.short 9323 ; 0x246b
.short 9336 ; 0x2478
.short 9349 ; 0x2485
.short 9361 ; 0x2491
.short 9374 ; 0x249e
.short 9387 ; 0x24ab
.short 9399 ; 0x24b7
.short 9412 ; 0x24c4
.short 9425 ; 0x24d1
.short 9437 ; 0x24dd
.short 9450 ; 0x24ea
.short 9463 ; 0x24f7
.short 9476 ; 0x2504
.short 9488 ; 0x2510
.short 9501 ; 0x251d
.short 9514 ; 0x252a
.short 9526 ; 0x2536
.short 9539 ; 0x2543
.short 9552 ; 0x2550
.short 9564 ; 0x255c
.short 9577 ; 0x2569
.short 9590 ; 0x2576
.short 9603 ; 0x2583
.short 9615 ; 0x258f
.short 9628 ; 0x259c
.short 9641 ; 0x25a9
.short 9653 ; 0x25b5
.short 9666 ; 0x25c2
.short 9679 ; 0x25cf
.short 9692 ; 0x25dc
.short 9704 ; 0x25e8
.short 9717 ; 0x25f5
.short 9730 ; 0x2602
.short 9743 ; 0x260f
.short 9755 ; 0x261b
.short 9768 ; 0x2628
.short 9781 ; 0x2635
.short 9794 ; 0x2642
.short 9806 ; 0x264e
.short 9819 ; 0x265b
.short 9832 ; 0x2668
.short 9845 ; 0x2675
.short 9857 ; 0x2681
.short 9870 ; 0x268e
.short 9883 ; 0x269b
.short 9896 ; 0x26a8
.short 9908 ; 0x26b4
.short 9921 ; 0x26c1
.short 9934 ; 0x26ce
.short 9947 ; 0x26db
.short 9959 ; 0x26e7
.short 9972 ; 0x26f4
.short 9985 ; 0x2701
.short 9998 ; 0x270e
.short 10011 ; 0x271b
.short 10023 ; 0x2727
.short 10036 ; 0x2734
.short 10049 ; 0x2741
.short 10062 ; 0x274e
.short 10074 ; 0x275a
.short 10087 ; 0x2767
.short 10100 ; 0x2774
.short 10113 ; 0x2781
.short 10126 ; 0x278e
.short 10138 ; 0x279a
.short 10151 ; 0x27a7
.short 10164 ; 0x27b4
.short 10177 ; 0x27c1
.short 10190 ; 0x27ce
.short 10203 ; 0x27db
.short 10215 ; 0x27e7
.short 10228 ; 0x27f4
.short 10241 ; 0x2801
.short 10254 ; 0x280e
.short 10267 ; 0x281b
.short 10279 ; 0x2827
.short 10292 ; 0x2834
.short 10305 ; 0x2841
.short 10318 ; 0x284e
.short 10331 ; 0x285b
.short 10344 ; 0x2868
.short 10357 ; 0x2875
.short 10369 ; 0x2881
.short 10382 ; 0x288e
.short 10395 ; 0x289b
.short 10408 ; 0x28a8
.short 10421 ; 0x28b5
.short 10434 ; 0x28c2
.short 10446 ; 0x28ce
.short 10459 ; 0x28db
.short 10472 ; 0x28e8
.short 10485 ; 0x28f5
.short 10498 ; 0x2902
.short 10511 ; 0x290f
.short 10524 ; 0x291c
.short 10537 ; 0x2929
.short 10549 ; 0x2935
.short 10562 ; 0x2942
.short 10575 ; 0x294f
.short 10588 ; 0x295c
.short 10601 ; 0x2969
.short 10614 ; 0x2976
.short 10627 ; 0x2983
.short 10640 ; 0x2990
.short 10652 ; 0x299c
.short 10665 ; 0x29a9
.short 10678 ; 0x29b6
.short 10691 ; 0x29c3
.short 10704 ; 0x29d0
.short 10717 ; 0x29dd
.short 10730 ; 0x29ea
.short 10743 ; 0x29f7
.short 10756 ; 0x2a04
.short 10769 ; 0x2a11
.short 10782 ; 0x2a1e
.short 10794 ; 0x2a2a
.short 10807 ; 0x2a37
.short 10820 ; 0x2a44
.short 10833 ; 0x2a51
.short 10846 ; 0x2a5e
.short 10859 ; 0x2a6b
.short 10872 ; 0x2a78
.short 10885 ; 0x2a85
.short 10898 ; 0x2a92
.short 10911 ; 0x2a9f
.short 10924 ; 0x2aac
.short 10937 ; 0x2ab9
.short 10950 ; 0x2ac6
.short 10963 ; 0x2ad3
.short 10975 ; 0x2adf
.short 10988 ; 0x2aec
.short 11001 ; 0x2af9
.short 11014 ; 0x2b06
.short 11027 ; 0x2b13
.short 11040 ; 0x2b20
.short 11053 ; 0x2b2d
.short 11066 ; 0x2b3a
.short 11079 ; 0x2b47
.short 11092 ; 0x2b54
.short 11105 ; 0x2b61
.short 11118 ; 0x2b6e
.short 11131 ; 0x2b7b
.short 11144 ; 0x2b88
.short 11157 ; 0x2b95
.short 11170 ; 0x2ba2
.short 11183 ; 0x2baf
.short 11196 ; 0x2bbc
.short 11209 ; 0x2bc9
.short 11222 ; 0x2bd6
.short 11235 ; 0x2be3
.short 11248 ; 0x2bf0
.short 11261 ; 0x2bfd
.short 11274 ; 0x2c0a
.short 11287 ; 0x2c17
.short 11300 ; 0x2c24
.short 11313 ; 0x2c31
.short 11326 ; 0x2c3e
.short 11339 ; 0x2c4b
.short 11352 ; 0x2c58
.short 11365 ; 0x2c65
.short 11378 ; 0x2c72
.short 11391 ; 0x2c7f
.short 11404 ; 0x2c8c
.short 11417 ; 0x2c99
.short 11430 ; 0x2ca6
.short 11443 ; 0x2cb3
.short 11456 ; 0x2cc0
.short 11469 ; 0x2ccd
.short 11482 ; 0x2cda
.short 11495 ; 0x2ce7
.short 11508 ; 0x2cf4
.short 11521 ; 0x2d01
.short 11534 ; 0x2d0e
.short 11547 ; 0x2d1b
.short 11560 ; 0x2d28
.short 11573 ; 0x2d35
.short 11586 ; 0x2d42
.short 11600 ; 0x2d50
.short 11613 ; 0x2d5d
.short 11626 ; 0x2d6a
.short 11639 ; 0x2d77
.short 11652 ; 0x2d84
.short 11665 ; 0x2d91
.short 11678 ; 0x2d9e
.short 11691 ; 0x2dab
.short 11704 ; 0x2db8
.short 11717 ; 0x2dc5
.short 11730 ; 0x2dd2
.short 11743 ; 0x2ddf
.short 11756 ; 0x2dec
.short 11769 ; 0x2df9
.short 11782 ; 0x2e06
.short 11796 ; 0x2e14
.short 11809 ; 0x2e21
.short 11822 ; 0x2e2e
.short 11835 ; 0x2e3b
.short 11848 ; 0x2e48
.short 11861 ; 0x2e55
.short 11874 ; 0x2e62
.short 11887 ; 0x2e6f
.short 11900 ; 0x2e7c
.short 11913 ; 0x2e89
.short 11927 ; 0x2e97
.short 11940 ; 0x2ea4
.short 11953 ; 0x2eb1
.short 11966 ; 0x2ebe
.short 11979 ; 0x2ecb
.short 11992 ; 0x2ed8
.short 12005 ; 0x2ee5
.short 12018 ; 0x2ef2
.short 12031 ; 0x2eff
.short 12045 ; 0x2f0d
.short 12058 ; 0x2f1a
.short 12071 ; 0x2f27
.short 12084 ; 0x2f34
.short 12097 ; 0x2f41
.short 12110 ; 0x2f4e
.short 12123 ; 0x2f5b
.short 12137 ; 0x2f69
.short 12150 ; 0x2f76
.short 12163 ; 0x2f83
.short 12176 ; 0x2f90
.short 12189 ; 0x2f9d
.short 12202 ; 0x2faa
.short 12215 ; 0x2fb7
.short 12229 ; 0x2fc5
.short 12242 ; 0x2fd2
.short 12255 ; 0x2fdf
.short 12268 ; 0x2fec
.short 12281 ; 0x2ff9
.short 12294 ; 0x3006
.short 12308 ; 0x3014
.short 12321 ; 0x3021
.short 12334 ; 0x302e
.short 12347 ; 0x303b
.short 12360 ; 0x3048
.short 12374 ; 0x3056
.short 12387 ; 0x3063
.short 12400 ; 0x3070
.short 12413 ; 0x307d
.short 12426 ; 0x308a
.short 12439 ; 0x3097
.short 12453 ; 0x30a5
.short 12466 ; 0x30b2
.short 12479 ; 0x30bf
.short 12492 ; 0x30cc
.short 12505 ; 0x30d9
.short 12519 ; 0x30e7
.short 12532 ; 0x30f4
.short 12545 ; 0x3101
.short 12558 ; 0x310e
.short 12572 ; 0x311c
.short 12585 ; 0x3129
.short 12598 ; 0x3136
.short 12611 ; 0x3143
.short 12624 ; 0x3150
.short 12638 ; 0x315e
.short 12651 ; 0x316b
.short 12664 ; 0x3178
.short 12677 ; 0x3185
.short 12691 ; 0x3193
.short 12704 ; 0x31a0
.short 12717 ; 0x31ad
.short 12730 ; 0x31ba
.short 12744 ; 0x31c8
.short 12757 ; 0x31d5
.short 12770 ; 0x31e2
.short 12783 ; 0x31ef
.short 12797 ; 0x31fd
.short 12810 ; 0x320a
.short 12823 ; 0x3217
.short 12836 ; 0x3224
.short 12850 ; 0x3232
.short 12863 ; 0x323f
.short 12876 ; 0x324c
.short 12889 ; 0x3259
.short 12903 ; 0x3267
.short 12916 ; 0x3274
.short 12929 ; 0x3281
.short 12942 ; 0x328e
.short 12956 ; 0x329c
.short 12969 ; 0x32a9
.short 12982 ; 0x32b6
.short 12996 ; 0x32c4
.short 13009 ; 0x32d1
.short 13022 ; 0x32de
.short 13036 ; 0x32ec
.short 13049 ; 0x32f9
.short 13062 ; 0x3306
.short 13075 ; 0x3313
.short 13089 ; 0x3321
.short 13102 ; 0x332e
.short 13115 ; 0x333b
.short 13129 ; 0x3349
.short 13142 ; 0x3356
.short 13155 ; 0x3363
.short 13169 ; 0x3371
.short 13182 ; 0x337e
.short 13195 ; 0x338b
.short 13209 ; 0x3399
.short 13222 ; 0x33a6
.short 13235 ; 0x33b3
.short 13249 ; 0x33c1
.short 13262 ; 0x33ce
.short 13275 ; 0x33db
.short 13289 ; 0x33e9
.short 13302 ; 0x33f6
.short 13315 ; 0x3403
.short 13329 ; 0x3411
.short 13342 ; 0x341e
.short 13355 ; 0x342b
.short 13369 ; 0x3439
.short 13382 ; 0x3446
.short 13395 ; 0x3453
.short 13409 ; 0x3461
.short 13422 ; 0x346e
.short 13435 ; 0x347b
.short 13449 ; 0x3489
.short 13462 ; 0x3496
.short 13476 ; 0x34a4
.short 13489 ; 0x34b1
.short 13502 ; 0x34be
.short 13516 ; 0x34cc
.short 13529 ; 0x34d9
.short 13542 ; 0x34e6
.short 13556 ; 0x34f4
.short 13569 ; 0x3501
.short 13583 ; 0x350f
.short 13596 ; 0x351c
.short 13609 ; 0x3529
.short 13623 ; 0x3537
.short 13636 ; 0x3544
.short 13650 ; 0x3552
.short 13663 ; 0x355f
.short 13676 ; 0x356c
.short 13690 ; 0x357a
.short 13703 ; 0x3587
.short 13717 ; 0x3595
.short 13730 ; 0x35a2
.short 13743 ; 0x35af
.short 13757 ; 0x35bd
.short 13770 ; 0x35ca
.short 13784 ; 0x35d8
.short 13797 ; 0x35e5
.short 13810 ; 0x35f2
.short 13824 ; 0x3600
.short 13837 ; 0x360d
.short 13851 ; 0x361b
.short 13864 ; 0x3628
.short 13878 ; 0x3636
.short 13891 ; 0x3643
.short 13905 ; 0x3651
.short 13918 ; 0x365e
.short 13931 ; 0x366b
.short 13945 ; 0x3679
.short 13958 ; 0x3686
.short 13972 ; 0x3694
.short 13985 ; 0x36a1
.short 13999 ; 0x36af
.short 14012 ; 0x36bc
.short 14026 ; 0x36ca
.short 14039 ; 0x36d7
.short 14053 ; 0x36e5
.short 14066 ; 0x36f2
.short 14080 ; 0x3700
.short 14093 ; 0x370d
.short 14106 ; 0x371a
.short 14120 ; 0x3728
.short 14133 ; 0x3735
.short 14147 ; 0x3743
.short 14160 ; 0x3750
.short 14174 ; 0x375e
.short 14187 ; 0x376b
.short 14201 ; 0x3779
.short 14214 ; 0x3786
.short 14228 ; 0x3794
.short 14241 ; 0x37a1
.short 14255 ; 0x37af
.short 14268 ; 0x37bc
.short 14282 ; 0x37ca
.short 14295 ; 0x37d7
.short 14309 ; 0x37e5
.short 14322 ; 0x37f2
.short 14336 ; 0x3800
.short 14349 ; 0x380d
.short 14363 ; 0x381b
.short 14376 ; 0x3828
.short 14390 ; 0x3836
.short 14404 ; 0x3844
.short 14417 ; 0x3851
.short 14431 ; 0x385f
.short 14444 ; 0x386c
.short 14458 ; 0x387a
.short 14471 ; 0x3887
.short 14485 ; 0x3895
.short 14498 ; 0x38a2
.short 14512 ; 0x38b0
.short 14525 ; 0x38bd
.short 14539 ; 0x38cb
.short 14552 ; 0x38d8
.short 14566 ; 0x38e6
.short 14580 ; 0x38f4
.short 14593 ; 0x3901
.short 14607 ; 0x390f
.short 14620 ; 0x391c
.short 14634 ; 0x392a
.short 14647 ; 0x3937
.short 14661 ; 0x3945
.short 14675 ; 0x3953
.short 14688 ; 0x3960
.short 14702 ; 0x396e
.short 14715 ; 0x397b
.short 14729 ; 0x3989
.short 14742 ; 0x3996
.short 14756 ; 0x39a4
.short 14770 ; 0x39b2
.short 14783 ; 0x39bf
.short 14797 ; 0x39cd
.short 14810 ; 0x39da
.short 14824 ; 0x39e8
.short 14838 ; 0x39f6
.short 14851 ; 0x3a03
.short 14865 ; 0x3a11
.short 14878 ; 0x3a1e
.short 14892 ; 0x3a2c
.short 14906 ; 0x3a3a
.short 14919 ; 0x3a47
.short 14933 ; 0x3a55
.short 14946 ; 0x3a62
.short 14960 ; 0x3a70
.short 14974 ; 0x3a7e
.short 14987 ; 0x3a8b
.short 15001 ; 0x3a99
.short 15015 ; 0x3aa7
.short 15028 ; 0x3ab4
.short 15042 ; 0x3ac2
.short 15055 ; 0x3acf
.short 15069 ; 0x3add
.short 15083 ; 0x3aeb
.short 15096 ; 0x3af8
.short 15110 ; 0x3b06
.short 15124 ; 0x3b14
.short 15137 ; 0x3b21
.short 15151 ; 0x3b2f
.short 15165 ; 0x3b3d
.short 15178 ; 0x3b4a
.short 15192 ; 0x3b58
.short 15206 ; 0x3b66
.short 15219 ; 0x3b73
.short 15233 ; 0x3b81
.short 15247 ; 0x3b8f
.short 15260 ; 0x3b9c
.short 15274 ; 0x3baa
.short 15288 ; 0x3bb8
.short 15301 ; 0x3bc5
.short 15315 ; 0x3bd3
.short 15329 ; 0x3be1
.short 15342 ; 0x3bee
.short 15356 ; 0x3bfc
.short 15370 ; 0x3c0a
.short 15383 ; 0x3c17
.short 15397 ; 0x3c25
.short 15411 ; 0x3c33
.short 15425 ; 0x3c41
.short 15438 ; 0x3c4e
.short 15452 ; 0x3c5c
.short 15466 ; 0x3c6a
.short 15479 ; 0x3c77
.short 15493 ; 0x3c85
.short 15507 ; 0x3c93
.short 15521 ; 0x3ca1
.short 15534 ; 0x3cae
.short 15548 ; 0x3cbc
.short 15562 ; 0x3cca
.short 15575 ; 0x3cd7
.short 15589 ; 0x3ce5
.short 15603 ; 0x3cf3
.short 15617 ; 0x3d01
.short 15630 ; 0x3d0e
.short 15644 ; 0x3d1c
.short 15658 ; 0x3d2a
.short 15672 ; 0x3d38
.short 15685 ; 0x3d45
.short 15699 ; 0x3d53
.short 15713 ; 0x3d61
.short 15727 ; 0x3d6f
.short 15740 ; 0x3d7c
.short 15754 ; 0x3d8a
.short 15768 ; 0x3d98
.short 15782 ; 0x3da6
.short 15795 ; 0x3db3
.short 15809 ; 0x3dc1
.short 15823 ; 0x3dcf
.short 15837 ; 0x3ddd
.short 15850 ; 0x3dea
.short 15864 ; 0x3df8
.short 15878 ; 0x3e06
.short 15892 ; 0x3e14
.short 15906 ; 0x3e22
.short 15919 ; 0x3e2f
.short 15933 ; 0x3e3d
.short 15947 ; 0x3e4b
.short 15961 ; 0x3e59
.short 15974 ; 0x3e66
.short 15988 ; 0x3e74
.short 16002 ; 0x3e82
.short 16016 ; 0x3e90
.short 16030 ; 0x3e9e
.short 16043 ; 0x3eab
.short 16057 ; 0x3eb9
.short 16071 ; 0x3ec7
.short 16085 ; 0x3ed5
.short 16099 ; 0x3ee3
.short 16112 ; 0x3ef0
.short 16126 ; 0x3efe
.short 16140 ; 0x3f0c
.short 16154 ; 0x3f1a
.short 16168 ; 0x3f28
.short 16182 ; 0x3f36
.short 16195 ; 0x3f43
.short 16209 ; 0x3f51
.short 16223 ; 0x3f5f
.short 16237 ; 0x3f6d
.short 16251 ; 0x3f7b
.short 16265 ; 0x3f89
.short 16278 ; 0x3f96
.short 16292 ; 0x3fa4
.short 16306 ; 0x3fb2
.short 16320 ; 0x3fc0
.short 16334 ; 0x3fce
.short 16348 ; 0x3fdc
.short 16362 ; 0x3fea
.short 16375 ; 0x3ff7
.short 16389 ; 0x4005
.short 16403 ; 0x4013
.short 16417 ; 0x4021
.short 16431 ; 0x402f
.short 16445 ; 0x403d
.short 16459 ; 0x404b
.short 16473 ; 0x4059
.short 16486 ; 0x4066
.short 16500 ; 0x4074
.short 16514 ; 0x4082
.short 16528 ; 0x4090
.short 16542 ; 0x409e
.short 16556 ; 0x40ac
.short 16570 ; 0x40ba
.short 16584 ; 0x40c8
.short 16598 ; 0x40d6
.short 16611 ; 0x40e3
.short 16625 ; 0x40f1
.short 16639 ; 0x40ff
.short 16653 ; 0x410d
.short 16667 ; 0x411b
.short 16681 ; 0x4129
.short 16695 ; 0x4137
.short 16709 ; 0x4145
.short 16723 ; 0x4153
.short 16737 ; 0x4161
.short 16751 ; 0x416f
.short 16764 ; 0x417c
.short 16778 ; 0x418a
.short 16792 ; 0x4198
.short 16806 ; 0x41a6
.short 16820 ; 0x41b4
.short 16834 ; 0x41c2
.short 16848 ; 0x41d0
.short 16862 ; 0x41de
.short 16876 ; 0x41ec
.short 16890 ; 0x41fa
.short 16904 ; 0x4208
.short 16918 ; 0x4216
.short 16932 ; 0x4224
.short 16946 ; 0x4232
.short 16960 ; 0x4240
.short 16974 ; 0x424e
.short 16988 ; 0x425c
.short 17002 ; 0x426a
.short 17016 ; 0x4278
.short 17030 ; 0x4286
.short 17044 ; 0x4294
.short 17057 ; 0x42a1
.short 17071 ; 0x42af
.short 17085 ; 0x42bd
.short 17099 ; 0x42cb
.short 17113 ; 0x42d9
.short 17127 ; 0x42e7
.short 17141 ; 0x42f5
.short 17155 ; 0x4303
.short 17169 ; 0x4311
.short 17183 ; 0x431f
.short 17197 ; 0x432d
.short 17211 ; 0x433b
.short 17225 ; 0x4349
.short 17239 ; 0x4357
.short 17253 ; 0x4365
.short 17267 ; 0x4373
.short 17281 ; 0x4381
.short 17295 ; 0x438f
.short 17309 ; 0x439d
.short 17323 ; 0x43ab
.short 17337 ; 0x43b9
.short 17352 ; 0x43c8
.short 17366 ; 0x43d6
.short 17380 ; 0x43e4
.short 17394 ; 0x43f2
.short 17408 ; 0x4400
.short 17422 ; 0x440e
.short 17436 ; 0x441c
.short 17450 ; 0x442a
.short 17464 ; 0x4438
.short 17478 ; 0x4446
.short 17492 ; 0x4454
.short 17506 ; 0x4462
.short 17520 ; 0x4470
.short 17534 ; 0x447e
.short 17548 ; 0x448c
.short 17562 ; 0x449a
.short 17576 ; 0x44a8
.short 17590 ; 0x44b6
.short 17604 ; 0x44c4
.short 17618 ; 0x44d2
.short 17633 ; 0x44e1
.short 17647 ; 0x44ef
.short 17661 ; 0x44fd
.short 17675 ; 0x450b
.short 17689 ; 0x4519
.short 17703 ; 0x4527
.short 17717 ; 0x4535
.short 17731 ; 0x4543
.short 17745 ; 0x4551
.short 17759 ; 0x455f
.short 17773 ; 0x456d
.short 17787 ; 0x457b
.short 17802 ; 0x458a
.short 17816 ; 0x4598
.short 17830 ; 0x45a6
.short 17844 ; 0x45b4
.short 17858 ; 0x45c2
.short 17872 ; 0x45d0
.short 17886 ; 0x45de
.short 17900 ; 0x45ec
.short 17914 ; 0x45fa
.short 17929 ; 0x4609
.short 17943 ; 0x4617
.short 17957 ; 0x4625
.short 17971 ; 0x4633
.short 17985 ; 0x4641
.short 17999 ; 0x464f
.short 18013 ; 0x465d
.short 18028 ; 0x466c
.short 18042 ; 0x467a
.short 18056 ; 0x4688
.short 18070 ; 0x4696
.short 18084 ; 0x46a4
.short 18098 ; 0x46b2
.short 18112 ; 0x46c0
.short 18127 ; 0x46cf
.short 18141 ; 0x46dd
.short 18155 ; 0x46eb
.short 18169 ; 0x46f9
.short 18183 ; 0x4707
.short 18197 ; 0x4715
.short 18212 ; 0x4724
.short 18226 ; 0x4732
.short 18240 ; 0x4740
.short 18254 ; 0x474e
.short 18268 ; 0x475c
.short 18282 ; 0x476a
.short 18297 ; 0x4779
.short 18311 ; 0x4787
.short 18325 ; 0x4795
.short 18339 ; 0x47a3
.short 18353 ; 0x47b1
.short 18368 ; 0x47c0
.short 18382 ; 0x47ce
.short 18396 ; 0x47dc
.short 18410 ; 0x47ea
.short 18424 ; 0x47f8
.short 18439 ; 0x4807
.short 18453 ; 0x4815
.short 18467 ; 0x4823
.short 18481 ; 0x4831
.short 18495 ; 0x483f
.short 18510 ; 0x484e
.short 18524 ; 0x485c
.short 18538 ; 0x486a
.short 18552 ; 0x4878
.short 18567 ; 0x4887
.short 18581 ; 0x4895
.short 18595 ; 0x48a3
.short 18609 ; 0x48b1
.short 18624 ; 0x48c0
.short 18638 ; 0x48ce
.short 18652 ; 0x48dc
.short 18666 ; 0x48ea
.short 18681 ; 0x48f9
.short 18695 ; 0x4907
.short 18709 ; 0x4915
.short 18723 ; 0x4923
.short 18738 ; 0x4932
.short 18752 ; 0x4940
.short 18766 ; 0x494e
.short 18780 ; 0x495c
.short 18795 ; 0x496b
.short 18809 ; 0x4979
.short 18823 ; 0x4987
.short 18837 ; 0x4995
.short 18852 ; 0x49a4
.short 18866 ; 0x49b2
.short 18880 ; 0x49c0
.short 18895 ; 0x49cf
.short 18909 ; 0x49dd
.short 18923 ; 0x49eb
.short 18937 ; 0x49f9
.short 18952 ; 0x4a08
.short 18966 ; 0x4a16
.short 18980 ; 0x4a24
.short 18995 ; 0x4a33
.short 19009 ; 0x4a41
.short 19023 ; 0x4a4f
.short 19038 ; 0x4a5e
.short 19052 ; 0x4a6c
.short 19066 ; 0x4a7a
.short 19081 ; 0x4a89
.short 19095 ; 0x4a97
.short 19109 ; 0x4aa5
.short 19124 ; 0x4ab4
.short 19138 ; 0x4ac2
.short 19152 ; 0x4ad0
.short 19167 ; 0x4adf
.short 19181 ; 0x4aed
.short 19195 ; 0x4afb
.short 19210 ; 0x4b0a
.short 19224 ; 0x4b18
.short 19238 ; 0x4b26
.short 19253 ; 0x4b35
.short 19267 ; 0x4b43
.short 19281 ; 0x4b51
.short 19296 ; 0x4b60
.short 19310 ; 0x4b6e
.short 19324 ; 0x4b7c
.short 19339 ; 0x4b8b
.short 19353 ; 0x4b99
.short 19367 ; 0x4ba7
.short 19382 ; 0x4bb6
.short 19396 ; 0x4bc4
.short 19411 ; 0x4bd3
.short 19425 ; 0x4be1
.short 19439 ; 0x4bef
.short 19454 ; 0x4bfe
.short 19468 ; 0x4c0c
.short 19482 ; 0x4c1a
.short 19497 ; 0x4c29
.short 19511 ; 0x4c37
.short 19526 ; 0x4c46
.short 19540 ; 0x4c54
.short 19554 ; 0x4c62
.short 19569 ; 0x4c71
.short 19583 ; 0x4c7f
.short 19598 ; 0x4c8e
.short 19612 ; 0x4c9c
.short 19626 ; 0x4caa
.short 19641 ; 0x4cb9
.short 19655 ; 0x4cc7
.short 19670 ; 0x4cd6
.short 19684 ; 0x4ce4
.short 19699 ; 0x4cf3
.short 19713 ; 0x4d01
.short 19727 ; 0x4d0f
.short 19742 ; 0x4d1e
.short 19756 ; 0x4d2c
.short 19771 ; 0x4d3b
.short 19785 ; 0x4d49
.short 19800 ; 0x4d58
.short 19814 ; 0x4d66
.short 19828 ; 0x4d74
.short 19843 ; 0x4d83
.short 19857 ; 0x4d91
.short 19872 ; 0x4da0
.short 19886 ; 0x4dae
.short 19901 ; 0x4dbd
.short 19915 ; 0x4dcb
.short 19930 ; 0x4dda
.short 19944 ; 0x4de8
.short 19959 ; 0x4df7
.short 19973 ; 0x4e05
.short 19987 ; 0x4e13
.short 20002 ; 0x4e22
.short 20016 ; 0x4e30
.short 20031 ; 0x4e3f
.short 20045 ; 0x4e4d
.short 20060 ; 0x4e5c
.short 20074 ; 0x4e6a
.short 20089 ; 0x4e79
.short 20103 ; 0x4e87
.short 20118 ; 0x4e96
.short 20132 ; 0x4ea4
.short 20147 ; 0x4eb3
.short 20161 ; 0x4ec1
.short 20176 ; 0x4ed0
.short 20190 ; 0x4ede
.short 20205 ; 0x4eed
.short 20219 ; 0x4efb
.short 20234 ; 0x4f0a
.short 20248 ; 0x4f18
.short 20263 ; 0x4f27
.short 20277 ; 0x4f35
.short 20292 ; 0x4f44
.short 20306 ; 0x4f52
.short 20321 ; 0x4f61
.short 20336 ; 0x4f70
.short 20350 ; 0x4f7e
.short 20365 ; 0x4f8d
.short 20379 ; 0x4f9b
.short 20394 ; 0x4faa
.short 20408 ; 0x4fb8
.short 20423 ; 0x4fc7
.short 20437 ; 0x4fd5
.short 20452 ; 0x4fe4
.short 20466 ; 0x4ff2
.short 20481 ; 0x5001
.short 20496 ; 0x5010
.short 20510 ; 0x501e
.short 20525 ; 0x502d
.short 20539 ; 0x503b
.short 20554 ; 0x504a
.short 20568 ; 0x5058
.short 20583 ; 0x5067
.short 20598 ; 0x5076
.short 20612 ; 0x5084
.short 20627 ; 0x5093
.short 20641 ; 0x50a1
.short 20656 ; 0x50b0
.short 20670 ; 0x50be
.short 20685 ; 0x50cd
.short 20700 ; 0x50dc
.short 20714 ; 0x50ea
.short 20729 ; 0x50f9
.short 20743 ; 0x5107
.short 20758 ; 0x5116
.short 20773 ; 0x5125
.short 20787 ; 0x5133
.short 20802 ; 0x5142
.short 20816 ; 0x5150
.short 20831 ; 0x515f
.short 20846 ; 0x516e
.short 20860 ; 0x517c
.short 20875 ; 0x518b
.short 20890 ; 0x519a
.short 20904 ; 0x51a8
.short 20919 ; 0x51b7
.short 20933 ; 0x51c5
.short 20948 ; 0x51d4
.short 20963 ; 0x51e3
.short 20977 ; 0x51f1
.short 20992 ; 0x5200
.short 21007 ; 0x520f
.short 21021 ; 0x521d
.short 21036 ; 0x522c
.short 21051 ; 0x523b
.short 21065 ; 0x5249
.short 21080 ; 0x5258
.short 21095 ; 0x5267
.short 21109 ; 0x5275
.short 21124 ; 0x5284
.short 21139 ; 0x5293
.short 21153 ; 0x52a1
.short 21168 ; 0x52b0
.short 21183 ; 0x52bf
.short 21197 ; 0x52cd
.short 21212 ; 0x52dc
.short 21227 ; 0x52eb
.short 21241 ; 0x52f9
.short 21256 ; 0x5308
.short 21271 ; 0x5317
.short 21285 ; 0x5325
.short 21300 ; 0x5334
.short 21315 ; 0x5343
.short 21329 ; 0x5351
.short 21344 ; 0x5360
.short 21359 ; 0x536f
.short 21374 ; 0x537e
.short 21388 ; 0x538c
.short 21403 ; 0x539b
.short 21418 ; 0x53aa
.short 21432 ; 0x53b8
.short 21447 ; 0x53c7
.short 21462 ; 0x53d6
.short 21477 ; 0x53e5
.short 21491 ; 0x53f3
.short 21506 ; 0x5402
.short 21521 ; 0x5411
.short 21535 ; 0x541f
.short 21550 ; 0x542e
.short 21565 ; 0x543d
.short 21580 ; 0x544c
.short 21594 ; 0x545a
.short 21609 ; 0x5469
.short 21624 ; 0x5478
.short 21639 ; 0x5487
.short 21653 ; 0x5495
.short 21668 ; 0x54a4
.short 21683 ; 0x54b3
.short 21698 ; 0x54c2
.short 21712 ; 0x54d0
.short 21727 ; 0x54df
.short 21742 ; 0x54ee
.short 21757 ; 0x54fd
.short 21772 ; 0x550c
.short 21786 ; 0x551a
.short 21801 ; 0x5529
.short 21816 ; 0x5538
.short 21831 ; 0x5547
.short 21845 ; 0x5555
.short 21860 ; 0x5564
.short 21875 ; 0x5573
.short 21890 ; 0x5582
.short 21905 ; 0x5591
.short 21919 ; 0x559f
.short 21934 ; 0x55ae
.short 21949 ; 0x55bd
.short 21964 ; 0x55cc
.short 21979 ; 0x55db
.short 21993 ; 0x55e9
.short 22008 ; 0x55f8
.short 22023 ; 0x5607
.short 22038 ; 0x5616
.short 22053 ; 0x5625
.short 22068 ; 0x5634
.short 22082 ; 0x5642
.short 22097 ; 0x5651
.short 22112 ; 0x5660
.short 22127 ; 0x566f
.short 22142 ; 0x567e
.short 22157 ; 0x568d
.short 22171 ; 0x569b
.short 22186 ; 0x56aa
.short 22201 ; 0x56b9
.short 22216 ; 0x56c8
.short 22231 ; 0x56d7
.short 22246 ; 0x56e6
.short 22260 ; 0x56f4
.short 22275 ; 0x5703
.short 22290 ; 0x5712
.short 22305 ; 0x5721
.short 22320 ; 0x5730
.short 22335 ; 0x573f
.short 22350 ; 0x574e
.short 22365 ; 0x575d
.short 22379 ; 0x576b
.short 22394 ; 0x577a
.short 22409 ; 0x5789
.short 22424 ; 0x5798
.short 22439 ; 0x57a7
.short 22454 ; 0x57b6
.short 22469 ; 0x57c5
.short 22484 ; 0x57d4
.short 22498 ; 0x57e2
.short 22513 ; 0x57f1
.short 22528 ; 0x5800
.short 22543 ; 0x580f
.short 22558 ; 0x581e
.short 22573 ; 0x582d
.short 22588 ; 0x583c
.short 22603 ; 0x584b
.short 22618 ; 0x585a
.short 22633 ; 0x5869
.short 22648 ; 0x5878
.short 22663 ; 0x5887
.short 22677 ; 0x5895
.short 22692 ; 0x58a4
.short 22707 ; 0x58b3
.short 22722 ; 0x58c2
.short 22737 ; 0x58d1
.short 22752 ; 0x58e0
.short 22767 ; 0x58ef
.short 22782 ; 0x58fe
.short 22797 ; 0x590d
.short 22812 ; 0x591c
.short 22827 ; 0x592b
.short 22842 ; 0x593a
.short 22857 ; 0x5949
.short 22872 ; 0x5958
.short 22887 ; 0x5967
.short 22902 ; 0x5976
.short 22917 ; 0x5985
.short 22932 ; 0x5994
.short 22947 ; 0x59a3
.short 22962 ; 0x59b2
.short 22977 ; 0x59c1
.short 22991 ; 0x59cf
.short 23006 ; 0x59de
.short 23021 ; 0x59ed
.short 23036 ; 0x59fc
.short 23051 ; 0x5a0b
.short 23066 ; 0x5a1a
.short 23081 ; 0x5a29
.short 23096 ; 0x5a38
.short 23111 ; 0x5a47
.short 23126 ; 0x5a56
.short 23141 ; 0x5a65
.short 23156 ; 0x5a74
.short 23171 ; 0x5a83
.short 23186 ; 0x5a92
.short 23201 ; 0x5aa1
.short 23216 ; 0x5ab0
.short 23232 ; 0x5ac0
.short 23247 ; 0x5acf
.short 23262 ; 0x5ade
.short 23277 ; 0x5aed
.short 23292 ; 0x5afc
.short 23307 ; 0x5b0b
.short 23322 ; 0x5b1a
.short 23337 ; 0x5b29
.short 23352 ; 0x5b38
.short 23367 ; 0x5b47
.short 23382 ; 0x5b56
.short 23397 ; 0x5b65
.short 23412 ; 0x5b74
.short 23427 ; 0x5b83
.short 23442 ; 0x5b92
.short 23457 ; 0x5ba1
.short 23472 ; 0x5bb0
.short 23487 ; 0x5bbf
.short 23502 ; 0x5bce
.short 23517 ; 0x5bdd
.short 23532 ; 0x5bec
.short 23548 ; 0x5bfc
.short 23563 ; 0x5c0b
.short 23578 ; 0x5c1a
.short 23593 ; 0x5c29
.short 23608 ; 0x5c38
.short 23623 ; 0x5c47
.short 23638 ; 0x5c56
.short 23653 ; 0x5c65
.short 23668 ; 0x5c74
.short 23683 ; 0x5c83
.short 23698 ; 0x5c92
.short 23714 ; 0x5ca2
.short 23729 ; 0x5cb1
.short 23744 ; 0x5cc0
.short 23759 ; 0x5ccf
.short 23774 ; 0x5cde
.short 23789 ; 0x5ced
.short 23804 ; 0x5cfc
.short 23819 ; 0x5d0b
.short 23834 ; 0x5d1a
.short 23850 ; 0x5d2a
.short 23865 ; 0x5d39
.short 23880 ; 0x5d48
.short 23895 ; 0x5d57
.short 23910 ; 0x5d66
.short 23925 ; 0x5d75
.short 23940 ; 0x5d84
.short 23955 ; 0x5d93
.short 23971 ; 0x5da3
.short 23986 ; 0x5db2
.short 24001 ; 0x5dc1
.short 24016 ; 0x5dd0
.short 24031 ; 0x5ddf
.short 24046 ; 0x5dee
.short 24062 ; 0x5dfe
.short 24077 ; 0x5e0d
.short 24092 ; 0x5e1c
.short 24107 ; 0x5e2b
.short 24122 ; 0x5e3a
.short 24137 ; 0x5e49
.short 24153 ; 0x5e59
.short 24168 ; 0x5e68
.short 24183 ; 0x5e77
.short 24198 ; 0x5e86
.short 24213 ; 0x5e95
.short 24229 ; 0x5ea5
.short 24244 ; 0x5eb4
.short 24259 ; 0x5ec3
.short 24274 ; 0x5ed2
.short 24289 ; 0x5ee1
.short 24304 ; 0x5ef0
.short 24320 ; 0x5f00
.short 24335 ; 0x5f0f
.short 24350 ; 0x5f1e
.short 24365 ; 0x5f2d
.short 24381 ; 0x5f3d
.short 24396 ; 0x5f4c
.short 24411 ; 0x5f5b
.short 24426 ; 0x5f6a
.short 24441 ; 0x5f79
.short 24457 ; 0x5f89
.short 24472 ; 0x5f98
.short 24487 ; 0x5fa7
.short 24502 ; 0x5fb6
.short 24518 ; 0x5fc6
.short 24533 ; 0x5fd5
.short 24548 ; 0x5fe4
.short 24563 ; 0x5ff3
.short 24579 ; 0x6003
.short 24594 ; 0x6012
.short 24609 ; 0x6021
.short 24624 ; 0x6030
.short 24640 ; 0x6040
.short 24655 ; 0x604f
.short 24670 ; 0x605e
.short 24685 ; 0x606d
.short 24701 ; 0x607d
.short 24716 ; 0x608c
.short 24731 ; 0x609b
.short 24746 ; 0x60aa
.short 24762 ; 0x60ba
.short 24777 ; 0x60c9
.short 24792 ; 0x60d8
.short 24808 ; 0x60e8
.short 24823 ; 0x60f7
.short 24838 ; 0x6106
.short 24853 ; 0x6115
.short 24869 ; 0x6125
.short 24884 ; 0x6134
.short 24899 ; 0x6143
.short 24915 ; 0x6153
.short 24930 ; 0x6162
.short 24945 ; 0x6171
.short 24961 ; 0x6181
.short 24976 ; 0x6190
.short 24991 ; 0x619f
.short 25007 ; 0x61af
.short 25022 ; 0x61be
.short 25037 ; 0x61cd
.short 25053 ; 0x61dd
.short 25068 ; 0x61ec
.short 25083 ; 0x61fb
.short 25099 ; 0x620b
.short 25114 ; 0x621a
.short 25129 ; 0x6229
.short 25145 ; 0x6239
.short 25160 ; 0x6248
.short 25175 ; 0x6257
.short 25191 ; 0x6267
.short 25206 ; 0x6276
.short 25221 ; 0x6285
.short 25237 ; 0x6295
.short 25252 ; 0x62a4
.short 25267 ; 0x62b3
.short 25283 ; 0x62c3
.short 25298 ; 0x62d2
.short 25314 ; 0x62e2
.short 25329 ; 0x62f1
.short 25344 ; 0x6300
.short 25360 ; 0x6310
.short 25375 ; 0x631f
.short 25390 ; 0x632e
.short 25406 ; 0x633e
.short 25421 ; 0x634d
.short 25437 ; 0x635d
.short 25452 ; 0x636c
.short 25467 ; 0x637b
.short 25483 ; 0x638b
.short 25498 ; 0x639a
.short 25514 ; 0x63aa
.short 25529 ; 0x63b9
.short 25544 ; 0x63c8
.short 25560 ; 0x63d8
.short 25575 ; 0x63e7
.short 25591 ; 0x63f7
.short 25606 ; 0x6406
.short 25622 ; 0x6416
.short 25637 ; 0x6425
.short 25652 ; 0x6434
.short 25668 ; 0x6444
.short 25683 ; 0x6453
.short 25699 ; 0x6463
.short 25714 ; 0x6472
.short 25730 ; 0x6482
.short 25745 ; 0x6491
.short 25760 ; 0x64a0
.short 25776 ; 0x64b0
.short 25791 ; 0x64bf
.short 25807 ; 0x64cf
.short 25822 ; 0x64de
.short 25838 ; 0x64ee
.short 25853 ; 0x64fd
.short 25869 ; 0x650d
.short 25884 ; 0x651c
.short 25900 ; 0x652c
.short 25915 ; 0x653b
.short 25931 ; 0x654b
.short 25946 ; 0x655a
.short 25962 ; 0x656a
.short 25977 ; 0x6579
.short 25993 ; 0x6589
.short 26008 ; 0x6598
.short 26023 ; 0x65a7
.short 26039 ; 0x65b7
.short 26054 ; 0x65c6
.short 26070 ; 0x65d6
.short 26085 ; 0x65e5
.short 26101 ; 0x65f5
.short 26117 ; 0x6605
.short 26132 ; 0x6614
.short 26148 ; 0x6624
.short 26163 ; 0x6633
.short 26179 ; 0x6643
.short 26194 ; 0x6652
.short 26210 ; 0x6662
.short 26225 ; 0x6671
.short 26241 ; 0x6681
.short 26256 ; 0x6690
.short 26272 ; 0x66a0
.short 26287 ; 0x66af
.short 26303 ; 0x66bf
.short 26318 ; 0x66ce
.short 26334 ; 0x66de
.short 26349 ; 0x66ed
.short 26365 ; 0x66fd
.short 26381 ; 0x670d
.short 26396 ; 0x671c
.short 26412 ; 0x672c
.short 26427 ; 0x673b
.short 26443 ; 0x674b
.short 26458 ; 0x675a
.short 26474 ; 0x676a
.short 26490 ; 0x677a
.short 26505 ; 0x6789
.short 26521 ; 0x6799
.short 26536 ; 0x67a8
.short 26552 ; 0x67b8
.short 26567 ; 0x67c7
.short 26583 ; 0x67d7
.short 26599 ; 0x67e7
.short 26614 ; 0x67f6
.short 26630 ; 0x6806
.short 26645 ; 0x6815
.short 26661 ; 0x6825
.short 26677 ; 0x6835
.short 26692 ; 0x6844
.short 26708 ; 0x6854
.short 26723 ; 0x6863
.short 26739 ; 0x6873
.short 26755 ; 0x6883
.short 26770 ; 0x6892
.short 26786 ; 0x68a2
.short 26801 ; 0x68b1
.short 26817 ; 0x68c1
.short 26833 ; 0x68d1
.short 26848 ; 0x68e0
.short 26864 ; 0x68f0
.short 26880 ; 0x6900
.short 26895 ; 0x690f
.short 26911 ; 0x691f
.short 26927 ; 0x692f
.short 26942 ; 0x693e
.short 26958 ; 0x694e
.short 26974 ; 0x695e
.short 26989 ; 0x696d
.short 27005 ; 0x697d
.short 27021 ; 0x698d
.short 27036 ; 0x699c
.short 27052 ; 0x69ac
.short 27068 ; 0x69bc
.short 27083 ; 0x69cb
.short 27099 ; 0x69db
.short 27115 ; 0x69eb
.short 27130 ; 0x69fa
.short 27146 ; 0x6a0a
.short 27162 ; 0x6a1a
.short 27177 ; 0x6a29
.short 27193 ; 0x6a39
.short 27209 ; 0x6a49
.short 27224 ; 0x6a58
.short 27240 ; 0x6a68
.short 27256 ; 0x6a78
.short 27271 ; 0x6a87
.short 27287 ; 0x6a97
.short 27303 ; 0x6aa7
.short 27319 ; 0x6ab7
.short 27334 ; 0x6ac6
.short 27350 ; 0x6ad6
.short 27366 ; 0x6ae6
.short 27381 ; 0x6af5
.short 27397 ; 0x6b05
.short 27413 ; 0x6b15
.short 27429 ; 0x6b25
.short 27444 ; 0x6b34
.short 27460 ; 0x6b44
.short 27476 ; 0x6b54
.short 27492 ; 0x6b64
.short 27507 ; 0x6b73
.short 27523 ; 0x6b83
.short 27539 ; 0x6b93
.short 27555 ; 0x6ba3
.short 27570 ; 0x6bb2
.short 27586 ; 0x6bc2
.short 27602 ; 0x6bd2
.short 27618 ; 0x6be2
.short 27633 ; 0x6bf1
.short 27649 ; 0x6c01
.short 27665 ; 0x6c11
.short 27681 ; 0x6c21
.short 27696 ; 0x6c30
.short 27712 ; 0x6c40
.short 27728 ; 0x6c50
.short 27744 ; 0x6c60
.short 27760 ; 0x6c70
.short 27775 ; 0x6c7f
.short 27791 ; 0x6c8f
.short 27807 ; 0x6c9f
.short 27823 ; 0x6caf
.short 27839 ; 0x6cbf
.short 27854 ; 0x6cce
.short 27870 ; 0x6cde
.short 27886 ; 0x6cee
.short 27902 ; 0x6cfe
.short 27918 ; 0x6d0e
.short 27933 ; 0x6d1d
.short 27949 ; 0x6d2d
.short 27965 ; 0x6d3d
.short 27981 ; 0x6d4d
.short 27997 ; 0x6d5d
.short 28013 ; 0x6d6d
.short 28028 ; 0x6d7c
.short 28044 ; 0x6d8c
.short 28060 ; 0x6d9c
.short 28076 ; 0x6dac
.short 28092 ; 0x6dbc
.short 28108 ; 0x6dcc
.short 28123 ; 0x6ddb
.short 28139 ; 0x6deb
.short 28155 ; 0x6dfb
.short 28171 ; 0x6e0b
.short 28187 ; 0x6e1b
.short 28203 ; 0x6e2b
.short 28219 ; 0x6e3b
.short 28234 ; 0x6e4a
.short 28250 ; 0x6e5a
.short 28266 ; 0x6e6a
.short 28282 ; 0x6e7a
.short 28298 ; 0x6e8a
.short 28314 ; 0x6e9a
.short 28330 ; 0x6eaa
.short 28346 ; 0x6eba
.short 28361 ; 0x6ec9
.short 28377 ; 0x6ed9
.short 28393 ; 0x6ee9
.short 28409 ; 0x6ef9
.short 28425 ; 0x6f09
.short 28441 ; 0x6f19
.short 28457 ; 0x6f29
.short 28473 ; 0x6f39
.short 28489 ; 0x6f49
.short 28505 ; 0x6f59
.short 28521 ; 0x6f69
.short 28536 ; 0x6f78
.short 28552 ; 0x6f88
.short 28568 ; 0x6f98
.short 28584 ; 0x6fa8
.short 28600 ; 0x6fb8
.short 28616 ; 0x6fc8
.short 28632 ; 0x6fd8
.short 28648 ; 0x6fe8
.short 28664 ; 0x6ff8
.short 28680 ; 0x7008
.short 28696 ; 0x7018
.short 28712 ; 0x7028
.short 28728 ; 0x7038
.short 28744 ; 0x7048
.short 28760 ; 0x7058
.short 28776 ; 0x7068
.short 28791 ; 0x7077
.short 28807 ; 0x7087
.short 28823 ; 0x7097
.short 28839 ; 0x70a7
.short 28855 ; 0x70b7
.short 28871 ; 0x70c7
.short 28887 ; 0x70d7
.short 28903 ; 0x70e7
.short 28919 ; 0x70f7
.short 28935 ; 0x7107
.short 28951 ; 0x7117
.short 28967 ; 0x7127
.short 28983 ; 0x7137
.short 28999 ; 0x7147
.short 29015 ; 0x7157
.short 29031 ; 0x7167
.short 29047 ; 0x7177
.short 29063 ; 0x7187
.short 29079 ; 0x7197
.short 29095 ; 0x71a7
.short 29111 ; 0x71b7
.short 29127 ; 0x71c7
.short 29143 ; 0x71d7
.short 29159 ; 0x71e7
.short 29175 ; 0x71f7
.short 29191 ; 0x7207
.short 29207 ; 0x7217
.short 29223 ; 0x7227
.short 29240 ; 0x7238
.short 29256 ; 0x7248
.short 29272 ; 0x7258
.short 29288 ; 0x7268
.short 29304 ; 0x7278
.short 29320 ; 0x7288
.short 29336 ; 0x7298
.short 29352 ; 0x72a8
.short 29368 ; 0x72b8
.short 29384 ; 0x72c8
.short 29400 ; 0x72d8
.short 29416 ; 0x72e8
.short 29432 ; 0x72f8
.short 29448 ; 0x7308
.short 29464 ; 0x7318
.short 29480 ; 0x7328
.short 29496 ; 0x7338
.short 29513 ; 0x7349
.short 29529 ; 0x7359
.short 29545 ; 0x7369
.short 29561 ; 0x7379
.short 29577 ; 0x7389
.short 29593 ; 0x7399
.short 29609 ; 0x73a9
.short 29625 ; 0x73b9
.short 29641 ; 0x73c9
.short 29657 ; 0x73d9
.short 29674 ; 0x73ea
.short 29690 ; 0x73fa
.short 29706 ; 0x740a
.short 29722 ; 0x741a
.short 29738 ; 0x742a
.short 29754 ; 0x743a
.short 29770 ; 0x744a
.short 29786 ; 0x745a
.short 29803 ; 0x746b
.short 29819 ; 0x747b
.short 29835 ; 0x748b
.short 29851 ; 0x749b
.short 29867 ; 0x74ab
.short 29883 ; 0x74bb
.short 29899 ; 0x74cb
.short 29916 ; 0x74dc
.short 29932 ; 0x74ec
.short 29948 ; 0x74fc
.short 29964 ; 0x750c
.short 29980 ; 0x751c
.short 29996 ; 0x752c
.short 30012 ; 0x753c
.short 30029 ; 0x754d
.short 30045 ; 0x755d
.short 30061 ; 0x756d
.short 30077 ; 0x757d
.short 30093 ; 0x758d
.short 30110 ; 0x759e
.short 30126 ; 0x75ae
.short 30142 ; 0x75be
.short 30158 ; 0x75ce
.short 30174 ; 0x75de
.short 30191 ; 0x75ef
.short 30207 ; 0x75ff
.short 30223 ; 0x760f
.short 30239 ; 0x761f
.short 30255 ; 0x762f
.short 30272 ; 0x7640
.short 30288 ; 0x7650
.short 30304 ; 0x7660
.short 30320 ; 0x7670
.short 30336 ; 0x7680
.short 30353 ; 0x7691
.short 30369 ; 0x76a1
.short 30385 ; 0x76b1
.short 30401 ; 0x76c1
.short 30418 ; 0x76d2
.short 30434 ; 0x76e2
.short 30450 ; 0x76f2
.short 30466 ; 0x7702
.short 30483 ; 0x7713
.short 30499 ; 0x7723
.short 30515 ; 0x7733
.short 30531 ; 0x7743
.short 30548 ; 0x7754
.short 30564 ; 0x7764
.short 30580 ; 0x7774
.short 30596 ; 0x7784
.short 30613 ; 0x7795
.short 30629 ; 0x77a5
.short 30645 ; 0x77b5
.short 30661 ; 0x77c5
.short 30678 ; 0x77d6
.short 30694 ; 0x77e6
.short 30710 ; 0x77f6
.short 30727 ; 0x7807
.short 30743 ; 0x7817
.short 30759 ; 0x7827
.short 30775 ; 0x7837
.short 30792 ; 0x7848
.short 30808 ; 0x7858
.short 30824 ; 0x7868
.short 30841 ; 0x7879
.short 30857 ; 0x7889
.short 30873 ; 0x7899
.short 30890 ; 0x78aa
.short 30906 ; 0x78ba
.short 30922 ; 0x78ca
.short 30939 ; 0x78db
.short 30955 ; 0x78eb
.short 30971 ; 0x78fb
.short 30988 ; 0x790c
.short 31004 ; 0x791c
.short 31020 ; 0x792c
.short 31037 ; 0x793d
.short 31053 ; 0x794d
.short 31069 ; 0x795d
.short 31086 ; 0x796e
.short 31102 ; 0x797e
.short 31118 ; 0x798e
.short 31135 ; 0x799f
.short 31151 ; 0x79af
.short 31167 ; 0x79bf
.short 31184 ; 0x79d0
.short 31200 ; 0x79e0
.short 31217 ; 0x79f1
.short 31233 ; 0x7a01
.short 31249 ; 0x7a11
.short 31266 ; 0x7a22
.short 31282 ; 0x7a32
.short 31298 ; 0x7a42
.short 31315 ; 0x7a53
.short 31331 ; 0x7a63
.short 31348 ; 0x7a74
.short 31364 ; 0x7a84
.short 31380 ; 0x7a94
.short 31397 ; 0x7aa5
.short 31413 ; 0x7ab5
.short 31430 ; 0x7ac6
.short 31446 ; 0x7ad6
.short 31462 ; 0x7ae6
.short 31479 ; 0x7af7
.short 31495 ; 0x7b07
.short 31512 ; 0x7b18
.short 31528 ; 0x7b28
.short 31545 ; 0x7b39
.short 31561 ; 0x7b49
.short 31577 ; 0x7b59
.short 31594 ; 0x7b6a
.short 31610 ; 0x7b7a
.short 31627 ; 0x7b8b
.short 31643 ; 0x7b9b
.short 31660 ; 0x7bac
.short 31676 ; 0x7bbc
.short 31693 ; 0x7bcd
.short 31709 ; 0x7bdd
.short 31725 ; 0x7bed
.short 31742 ; 0x7bfe
.short 31758 ; 0x7c0e
.short 31775 ; 0x7c1f
.short 31791 ; 0x7c2f
.short 31808 ; 0x7c40
.short 31824 ; 0x7c50
.short 31841 ; 0x7c61
.short 31857 ; 0x7c71
.short 31874 ; 0x7c82
.short 31890 ; 0x7c92
.short 31907 ; 0x7ca3
.short 31923 ; 0x7cb3
.short 31940 ; 0x7cc4
.short 31956 ; 0x7cd4
.short 31973 ; 0x7ce5
.short 31989 ; 0x7cf5
.short 32006 ; 0x7d06
.short 32022 ; 0x7d16
.short 32039 ; 0x7d27
.short 32055 ; 0x7d37
.short 32072 ; 0x7d48
.short 32088 ; 0x7d58
.short 32105 ; 0x7d69
.short 32121 ; 0x7d79
.short 32138 ; 0x7d8a
.short 32154 ; 0x7d9a
.short 32171 ; 0x7dab
.short 32187 ; 0x7dbb
.short 32204 ; 0x7dcc
.short 32220 ; 0x7ddc
.short 32237 ; 0x7ded
.short 32254 ; 0x7dfe
.short 32270 ; 0x7e0e
.short 32287 ; 0x7e1f
.short 32303 ; 0x7e2f
.short 32320 ; 0x7e40
.short 32336 ; 0x7e50
.short 32353 ; 0x7e61
.short 32369 ; 0x7e71
.short 32386 ; 0x7e82
.short 32403 ; 0x7e93
.short 32419 ; 0x7ea3
.short 32436 ; 0x7eb4
.short 32452 ; 0x7ec4
.short 32469 ; 0x7ed5
.short 32485 ; 0x7ee5
.short 32502 ; 0x7ef6
.short 32519 ; 0x7f07
.short 32535 ; 0x7f17
.short 32552 ; 0x7f28
.short 32568 ; 0x7f38
.short 32585 ; 0x7f49
.short 32602 ; 0x7f5a
.short 32618 ; 0x7f6a
.short 32635 ; 0x7f7b
.short 32652 ; 0x7f8c
.short 32668 ; 0x7f9c
.short 32685 ; 0x7fad
.short 32701 ; 0x7fbd
.short 32718 ; 0x7fce
.short 32735 ; 0x7fdf
.short 32751 ; 0x7fef
.short 32768 ; 0x8000
.short 32785 ; 0x8011
.short 32801 ; 0x8021
.short 32818 ; 0x8032
.short 32834 ; 0x8042
.short 32851 ; 0x8053
.short 32868 ; 0x8064
.short 32884 ; 0x8074
.short 32901 ; 0x8085
.short 32918 ; 0x8096
.short 32934 ; 0x80a6
.short 32951 ; 0x80b7
.short 32968 ; 0x80c8
.short 32984 ; 0x80d8
.short 33001 ; 0x80e9
.short 33018 ; 0x80fa
.short 33034 ; 0x810a
.short 33051 ; 0x811b
.short 33068 ; 0x812c
.short 33084 ; 0x813c
.short 33101 ; 0x814d
.short 33118 ; 0x815e
.short 33135 ; 0x816f
.short 33151 ; 0x817f
.short 33168 ; 0x8190
.short 33185 ; 0x81a1
.short 33201 ; 0x81b1
.short 33218 ; 0x81c2
.short 33235 ; 0x81d3
.short 33252 ; 0x81e4
.short 33268 ; 0x81f4
.short 33285 ; 0x8205
.short 33302 ; 0x8216
.short 33318 ; 0x8226
.short 33335 ; 0x8237
.short 33352 ; 0x8248
.short 33369 ; 0x8259
.short 33385 ; 0x8269
.short 33402 ; 0x827a
.short 33419 ; 0x828b
.short 33436 ; 0x829c
.short 33452 ; 0x82ac
.short 33469 ; 0x82bd
.short 33486 ; 0x82ce
.short 33503 ; 0x82df
.short 33519 ; 0x82ef
.short 33536 ; 0x8300
.short 33553 ; 0x8311
.short 33570 ; 0x8322
.short 33586 ; 0x8332
.short 33603 ; 0x8343
.short 33620 ; 0x8354
.short 33637 ; 0x8365
.short 33654 ; 0x8376
.short 33670 ; 0x8386
.short 33687 ; 0x8397
.short 33704 ; 0x83a8
.short 33721 ; 0x83b9
.short 33738 ; 0x83ca
.short 33754 ; 0x83da
.short 33771 ; 0x83eb
.short 33788 ; 0x83fc
.short 33805 ; 0x840d
.short 33822 ; 0x841e
.short 33838 ; 0x842e
.short 33855 ; 0x843f
.short 33872 ; 0x8450
.short 33889 ; 0x8461
.short 33906 ; 0x8472
.short 33922 ; 0x8482
.short 33939 ; 0x8493
.short 33956 ; 0x84a4
.short 33973 ; 0x84b5
.short 33990 ; 0x84c6
.short 34007 ; 0x84d7
.short 34024 ; 0x84e8
.short 34040 ; 0x84f8
.short 34057 ; 0x8509
.short 34074 ; 0x851a
.short 34091 ; 0x852b
.short 34108 ; 0x853c
.short 34125 ; 0x854d
.short 34142 ; 0x855e
.short 34158 ; 0x856e
.short 34175 ; 0x857f
.short 34192 ; 0x8590
.short 34209 ; 0x85a1
.short 34226 ; 0x85b2
.short 34243 ; 0x85c3
.short 34260 ; 0x85d4
.short 34277 ; 0x85e5
.short 34293 ; 0x85f5
.short 34310 ; 0x8606
.short 34327 ; 0x8617
.short 34344 ; 0x8628
.short 34361 ; 0x8639
.short 34378 ; 0x864a
.short 34395 ; 0x865b
.short 34412 ; 0x866c
.short 34429 ; 0x867d
.short 34446 ; 0x868e
.short 34463 ; 0x869f
.short 34479 ; 0x86af
.short 34496 ; 0x86c0
.short 34513 ; 0x86d1
.short 34530 ; 0x86e2
.short 34547 ; 0x86f3
.short 34564 ; 0x8704
.short 34581 ; 0x8715
.short 34598 ; 0x8726
.short 34615 ; 0x8737
.short 34632 ; 0x8748
.short 34649 ; 0x8759
.short 34666 ; 0x876a
.short 34683 ; 0x877b
.short 34700 ; 0x878c
.short 34717 ; 0x879d
.short 34734 ; 0x87ae
.short 34751 ; 0x87bf
.short 34768 ; 0x87d0
.short 34785 ; 0x87e1
.short 34802 ; 0x87f2
.short 34819 ; 0x8803
.short 34836 ; 0x8814
.short 34852 ; 0x8824
.short 34869 ; 0x8835
.short 34886 ; 0x8846
.short 34903 ; 0x8857
.short 34920 ; 0x8868
.short 34937 ; 0x8879
.short 34954 ; 0x888a
.short 34971 ; 0x889b
.short 34988 ; 0x88ac
.short 35006 ; 0x88be
.short 35023 ; 0x88cf
.short 35040 ; 0x88e0
.short 35057 ; 0x88f1
.short 35074 ; 0x8902
.short 35091 ; 0x8913
.short 35108 ; 0x8924
.short 35125 ; 0x8935
.short 35142 ; 0x8946
.short 35159 ; 0x8957
.short 35176 ; 0x8968
.short 35193 ; 0x8979
.short 35210 ; 0x898a
.short 35227 ; 0x899b
.short 35244 ; 0x89ac
.short 35261 ; 0x89bd
.short 35278 ; 0x89ce
.short 35295 ; 0x89df
.short 35312 ; 0x89f0
.short 35329 ; 0x8a01
.short 35346 ; 0x8a12
.short 35363 ; 0x8a23
.short 35381 ; 0x8a35
.short 35398 ; 0x8a46
.short 35415 ; 0x8a57
.short 35432 ; 0x8a68
.short 35449 ; 0x8a79
.short 35466 ; 0x8a8a
.short 35483 ; 0x8a9b
.short 35500 ; 0x8aac
.short 35517 ; 0x8abd
.short 35534 ; 0x8ace
.short 35551 ; 0x8adf
.short 35569 ; 0x8af1
.short 35586 ; 0x8b02
.short 35603 ; 0x8b13
.short 35620 ; 0x8b24
.short 35637 ; 0x8b35
.short 35654 ; 0x8b46
.short 35671 ; 0x8b57
.short 35688 ; 0x8b68
.short 35706 ; 0x8b7a
.short 35723 ; 0x8b8b
.short 35740 ; 0x8b9c
.short 35757 ; 0x8bad
.short 35774 ; 0x8bbe
.short 35791 ; 0x8bcf
.short 35808 ; 0x8be0
.short 35826 ; 0x8bf2
.short 35843 ; 0x8c03
.short 35860 ; 0x8c14
.short 35877 ; 0x8c25
.short 35894 ; 0x8c36
.short 35911 ; 0x8c47
.short 35928 ; 0x8c58
.short 35946 ; 0x8c6a
.short 35963 ; 0x8c7b
.short 35980 ; 0x8c8c
.short 35997 ; 0x8c9d
.short 36014 ; 0x8cae
.short 36032 ; 0x8cc0
.short 36049 ; 0x8cd1
.short 36066 ; 0x8ce2
.short 36083 ; 0x8cf3
.short 36100 ; 0x8d04
.short 36118 ; 0x8d16
.short 36135 ; 0x8d27
.short 36152 ; 0x8d38
.short 36169 ; 0x8d49
.short 36186 ; 0x8d5a
.short 36204 ; 0x8d6c
.short 36221 ; 0x8d7d
.short 36238 ; 0x8d8e
.short 36255 ; 0x8d9f
.short 36272 ; 0x8db0
.short 36290 ; 0x8dc2
.short 36307 ; 0x8dd3
.short 36324 ; 0x8de4
.short 36341 ; 0x8df5
.short 36359 ; 0x8e07
.short 36376 ; 0x8e18
.short 36393 ; 0x8e29
.short 36410 ; 0x8e3a
.short 36428 ; 0x8e4c
.short 36445 ; 0x8e5d
.short 36462 ; 0x8e6e
.short 36479 ; 0x8e7f
.short 36497 ; 0x8e91
.short 36514 ; 0x8ea2
.short 36531 ; 0x8eb3
.short 36548 ; 0x8ec4
.short 36566 ; 0x8ed6
.short 36583 ; 0x8ee7
.short 36600 ; 0x8ef8
.short 36618 ; 0x8f0a
.short 36635 ; 0x8f1b
.short 36652 ; 0x8f2c
.short 36669 ; 0x8f3d
.short 36687 ; 0x8f4f
.short 36704 ; 0x8f60
.short 36721 ; 0x8f71
.short 36739 ; 0x8f83
.short 36756 ; 0x8f94
.short 36773 ; 0x8fa5
.short 36791 ; 0x8fb7
.short 36808 ; 0x8fc8
.short 36825 ; 0x8fd9
.short 36843 ; 0x8feb
.short 36860 ; 0x8ffc
.short 36877 ; 0x900d
.short 36895 ; 0x901f
.short 36912 ; 0x9030
.short 36929 ; 0x9041
.short 36947 ; 0x9053
.short 36964 ; 0x9064
.short 36981 ; 0x9075
.short 36999 ; 0x9087
.short 37016 ; 0x9098
.short 37033 ; 0x90a9
.short 37051 ; 0x90bb
.short 37068 ; 0x90cc
.short 37085 ; 0x90dd
.short 37103 ; 0x90ef
.short 37120 ; 0x9100
.short 37138 ; 0x9112
.short 37155 ; 0x9123
.short 37172 ; 0x9134
.short 37190 ; 0x9146
.short 37207 ; 0x9157
.short 37224 ; 0x9168
.short 37242 ; 0x917a
.short 37259 ; 0x918b
.short 37277 ; 0x919d
.short 37294 ; 0x91ae
.short 37311 ; 0x91bf
.short 37329 ; 0x91d1
.short 37346 ; 0x91e2
.short 37364 ; 0x91f4
.short 37381 ; 0x9205
.short 37399 ; 0x9217
.short 37416 ; 0x9228
.short 37433 ; 0x9239
.short 37451 ; 0x924b
.short 37468 ; 0x925c
.short 37486 ; 0x926e
.short 37503 ; 0x927f
.short 37521 ; 0x9291
.short 37538 ; 0x92a2
.short 37555 ; 0x92b3
.short 37573 ; 0x92c5
.short 37590 ; 0x92d6
.short 37608 ; 0x92e8
.short 37625 ; 0x92f9
.short 37643 ; 0x930b
.short 37660 ; 0x931c
.short 37678 ; 0x932e
.short 37695 ; 0x933f
.short 37713 ; 0x9351
.short 37730 ; 0x9362
.short 37747 ; 0x9373
.short 37765 ; 0x9385
.short 37782 ; 0x9396
.short 37800 ; 0x93a8
.short 37817 ; 0x93b9
.short 37835 ; 0x93cb
.short 37852 ; 0x93dc
.short 37870 ; 0x93ee
.short 37887 ; 0x93ff
.short 37905 ; 0x9411
.short 37922 ; 0x9422
.short 37940 ; 0x9434
.short 37957 ; 0x9445
.short 37975 ; 0x9457
.short 37992 ; 0x9468
.short 38010 ; 0x947a
.short 38028 ; 0x948c
.short 38045 ; 0x949d
.short 38063 ; 0x94af
.short 38080 ; 0x94c0
.short 38098 ; 0x94d2
.short 38115 ; 0x94e3
.short 38133 ; 0x94f5
.short 38150 ; 0x9506
.short 38168 ; 0x9518
.short 38185 ; 0x9529
.short 38203 ; 0x953b
.short 38220 ; 0x954c
.short 38238 ; 0x955e
.short 38256 ; 0x9570
.short 38273 ; 0x9581
.short 38291 ; 0x9593
.short 38308 ; 0x95a4
.short 38326 ; 0x95b6
.short 38343 ; 0x95c7
.short 38361 ; 0x95d9
.short 38379 ; 0x95eb
.short 38396 ; 0x95fc
.short 38414 ; 0x960e
.short 38431 ; 0x961f
.short 38449 ; 0x9631
.short 38467 ; 0x9643
.short 38484 ; 0x9654
.short 38502 ; 0x9666
.short 38519 ; 0x9677
.short 38537 ; 0x9689
.short 38555 ; 0x969b
.short 38572 ; 0x96ac
.short 38590 ; 0x96be
.short 38607 ; 0x96cf
.short 38625 ; 0x96e1
.short 38643 ; 0x96f3
.short 38660 ; 0x9704
.short 38678 ; 0x9716
.short 38696 ; 0x9728
.short 38713 ; 0x9739
.short 38731 ; 0x974b
.short 38749 ; 0x975d
.short 38766 ; 0x976e
.short 38784 ; 0x9780
.short 38802 ; 0x9792
.short 38819 ; 0x97a3
.short 38837 ; 0x97b5
.short 38854 ; 0x97c6
.short 38872 ; 0x97d8
.short 38890 ; 0x97ea
.short 38908 ; 0x97fc
.short 38925 ; 0x980d
.short 38943 ; 0x981f
.short 38961 ; 0x9831
.short 38978 ; 0x9842
.short 38996 ; 0x9854
.short 39014 ; 0x9866
.short 39031 ; 0x9877
.short 39049 ; 0x9889
.short 39067 ; 0x989b
.short 39084 ; 0x98ac
.short 39102 ; 0x98be
.short 39120 ; 0x98d0
.short 39138 ; 0x98e2
.short 39155 ; 0x98f3
.short 39173 ; 0x9905
.short 39191 ; 0x9917
.short 39208 ; 0x9928
.short 39226 ; 0x993a
.short 39244 ; 0x994c
.short 39262 ; 0x995e
.short 39279 ; 0x996f
.short 39297 ; 0x9981
.short 39315 ; 0x9993
.short 39333 ; 0x99a5
.short 39350 ; 0x99b6
.short 39368 ; 0x99c8
.short 39386 ; 0x99da
.short 39404 ; 0x99ec
.short 39421 ; 0x99fd
.short 39439 ; 0x9a0f
.short 39457 ; 0x9a21
.short 39475 ; 0x9a33
.short 39492 ; 0x9a44
.short 39510 ; 0x9a56
.short 39528 ; 0x9a68
.short 39546 ; 0x9a7a
.short 39564 ; 0x9a8c
.short 39581 ; 0x9a9d
.short 39599 ; 0x9aaf
.short 39617 ; 0x9ac1
.short 39635 ; 0x9ad3
.short 39652 ; 0x9ae4
.short 39670 ; 0x9af6
.short 39688 ; 0x9b08
.short 39706 ; 0x9b1a
.short 39724 ; 0x9b2c
.short 39742 ; 0x9b3e
.short 39759 ; 0x9b4f
.short 39777 ; 0x9b61
.short 39795 ; 0x9b73
.short 39813 ; 0x9b85
.short 39831 ; 0x9b97
.short 39848 ; 0x9ba8
.short 39866 ; 0x9bba
.short 39884 ; 0x9bcc
.short 39902 ; 0x9bde
.short 39920 ; 0x9bf0
.short 39938 ; 0x9c02
.short 39956 ; 0x9c14
.short 39973 ; 0x9c25
.short 39991 ; 0x9c37
.short 40009 ; 0x9c49
.short 40027 ; 0x9c5b
.short 40045 ; 0x9c6d
.short 40063 ; 0x9c7f
.short 40081 ; 0x9c91
.short 40098 ; 0x9ca2
.short 40116 ; 0x9cb4
.short 40134 ; 0x9cc6
.short 40152 ; 0x9cd8
.short 40170 ; 0x9cea
.short 40188 ; 0x9cfc
.short 40206 ; 0x9d0e
.short 40224 ; 0x9d20
.short 40242 ; 0x9d32
.short 40259 ; 0x9d43
.short 40277 ; 0x9d55
.short 40295 ; 0x9d67
.short 40313 ; 0x9d79
.short 40331 ; 0x9d8b
.short 40349 ; 0x9d9d
.short 40367 ; 0x9daf
.short 40385 ; 0x9dc1
.short 40403 ; 0x9dd3
.short 40421 ; 0x9de5
.short 40439 ; 0x9df7
.short 40457 ; 0x9e09
.short 40475 ; 0x9e1b
.short 40492 ; 0x9e2c
.short 40510 ; 0x9e3e
.short 40528 ; 0x9e50
.short 40546 ; 0x9e62
.short 40564 ; 0x9e74
.short 40582 ; 0x9e86
.short 40600 ; 0x9e98
.short 40618 ; 0x9eaa
.short 40636 ; 0x9ebc
.short 40654 ; 0x9ece
.short 40672 ; 0x9ee0
.short 40690 ; 0x9ef2
.short 40708 ; 0x9f04
.short 40726 ; 0x9f16
.short 40744 ; 0x9f28
.short 40762 ; 0x9f3a
.short 40780 ; 0x9f4c
.short 40798 ; 0x9f5e
.short 40816 ; 0x9f70
.short 40834 ; 0x9f82
.short 40852 ; 0x9f94
.short 40870 ; 0x9fa6
.short 40888 ; 0x9fb8
.short 40906 ; 0x9fca
.short 40924 ; 0x9fdc
.short 40942 ; 0x9fee
.short 40960 ; 0xa000
.short 40978 ; 0xa012
.short 40996 ; 0xa024
.short 41014 ; 0xa036
.short 41032 ; 0xa048
.short 41050 ; 0xa05a
.short 41068 ; 0xa06c
.short 41086 ; 0xa07e
.short 41104 ; 0xa090
.short 41122 ; 0xa0a2
.short 41140 ; 0xa0b4
.short 41158 ; 0xa0c6
.short 41176 ; 0xa0d8
.short 41195 ; 0xa0eb
.short 41213 ; 0xa0fd
.short 41231 ; 0xa10f
.short 41249 ; 0xa121
.short 41267 ; 0xa133
.short 41285 ; 0xa145
.short 41303 ; 0xa157
.short 41321 ; 0xa169
.short 41339 ; 0xa17b
.short 41357 ; 0xa18d
.short 41375 ; 0xa19f
.short 41393 ; 0xa1b1
.short 41411 ; 0xa1c3
.short 41430 ; 0xa1d6
.short 41448 ; 0xa1e8
.short 41466 ; 0xa1fa
.short 41484 ; 0xa20c
.short 41502 ; 0xa21e
.short 41520 ; 0xa230
.short 41538 ; 0xa242
.short 41556 ; 0xa254
.short 41574 ; 0xa266
.short 41593 ; 0xa279
.short 41611 ; 0xa28b
.short 41629 ; 0xa29d
.short 41647 ; 0xa2af
.short 41665 ; 0xa2c1
.short 41683 ; 0xa2d3
.short 41701 ; 0xa2e5
.short 41720 ; 0xa2f8
.short 41738 ; 0xa30a
.short 41756 ; 0xa31c
.short 41774 ; 0xa32e
.short 41792 ; 0xa340
.short 41810 ; 0xa352
.short 41829 ; 0xa365
.short 41847 ; 0xa377
.short 41865 ; 0xa389
.short 41883 ; 0xa39b
.short 41901 ; 0xa3ad
.short 41919 ; 0xa3bf
.short 41938 ; 0xa3d2
.short 41956 ; 0xa3e4
.short 41974 ; 0xa3f6
.short 41992 ; 0xa408
.short 42010 ; 0xa41a
.short 42029 ; 0xa42d
.short 42047 ; 0xa43f
.short 42065 ; 0xa451
.short 42083 ; 0xa463
.short 42101 ; 0xa475
.short 42120 ; 0xa488
.short 42138 ; 0xa49a
.short 42156 ; 0xa4ac
.short 42174 ; 0xa4be
.short 42193 ; 0xa4d1
.short 42211 ; 0xa4e3
.short 42229 ; 0xa4f5
.short 42247 ; 0xa507
.short 42265 ; 0xa519
.short 42284 ; 0xa52c
.short 42302 ; 0xa53e
.short 42320 ; 0xa550
.short 42338 ; 0xa562
.short 42357 ; 0xa575
.short 42375 ; 0xa587
.short 42393 ; 0xa599
.short 42412 ; 0xa5ac
.short 42430 ; 0xa5be
.short 42448 ; 0xa5d0
.short 42466 ; 0xa5e2
.short 42485 ; 0xa5f5
.short 42503 ; 0xa607
.short 42521 ; 0xa619
.short 42539 ; 0xa62b
.short 42558 ; 0xa63e
.short 42576 ; 0xa650
.short 42594 ; 0xa662
.short 42613 ; 0xa675
.short 42631 ; 0xa687
.short 42649 ; 0xa699
.short 42668 ; 0xa6ac
.short 42686 ; 0xa6be
.short 42704 ; 0xa6d0
.short 42723 ; 0xa6e3
.short 42741 ; 0xa6f5
.short 42759 ; 0xa707
.short 42777 ; 0xa719
.short 42796 ; 0xa72c
.short 42814 ; 0xa73e
.short 42833 ; 0xa751
.short 42851 ; 0xa763
.short 42869 ; 0xa775
.short 42888 ; 0xa788
.short 42906 ; 0xa79a
.short 42924 ; 0xa7ac
.short 42943 ; 0xa7bf
.short 42961 ; 0xa7d1
.short 42979 ; 0xa7e3
.short 42998 ; 0xa7f6
.short 43016 ; 0xa808
.short 43034 ; 0xa81a
.short 43053 ; 0xa82d
.short 43071 ; 0xa83f
.short 43090 ; 0xa852
.short 43108 ; 0xa864
.short 43126 ; 0xa876
.short 43145 ; 0xa889
.short 43163 ; 0xa89b
.short 43181 ; 0xa8ad
.short 43200 ; 0xa8c0
.short 43218 ; 0xa8d2
.short 43237 ; 0xa8e5
.short 43255 ; 0xa8f7
.short 43274 ; 0xa90a
.short 43292 ; 0xa91c
.short 43310 ; 0xa92e
.short 43329 ; 0xa941
.short 43347 ; 0xa953
.short 43366 ; 0xa966
.short 43384 ; 0xa978
.short 43402 ; 0xa98a
.short 43421 ; 0xa99d
.short 43439 ; 0xa9af
.short 43458 ; 0xa9c2
.short 43476 ; 0xa9d4
.short 43495 ; 0xa9e7
.short 43513 ; 0xa9f9
.short 43532 ; 0xaa0c
.short 43550 ; 0xaa1e
.short 43569 ; 0xaa31
.short 43587 ; 0xaa43
.short 43605 ; 0xaa55
.short 43624 ; 0xaa68
.short 43642 ; 0xaa7a
.short 43661 ; 0xaa8d
.short 43679 ; 0xaa9f
.short 43698 ; 0xaab2
.short 43716 ; 0xaac4
.short 43735 ; 0xaad7
.short 43753 ; 0xaae9
.short 43772 ; 0xaafc
.short 43790 ; 0xab0e
.short 43809 ; 0xab21
.short 43827 ; 0xab33
.short 43846 ; 0xab46
.short 43864 ; 0xab58
.short 43883 ; 0xab6b
.short 43901 ; 0xab7d
.short 43920 ; 0xab90
.short 43938 ; 0xaba2
.short 43957 ; 0xabb5
.short 43975 ; 0xabc7
.short 43994 ; 0xabda
.short 44013 ; 0xabed
.short 44031 ; 0xabff
.short 44050 ; 0xac12
.short 44068 ; 0xac24
.short 44087 ; 0xac37
.short 44105 ; 0xac49
.short 44124 ; 0xac5c
.short 44142 ; 0xac6e
.short 44161 ; 0xac81
.short 44180 ; 0xac94
.short 44198 ; 0xaca6
.short 44217 ; 0xacb9
.short 44235 ; 0xaccb
.short 44254 ; 0xacde
.short 44272 ; 0xacf0
.short 44291 ; 0xad03
.short 44310 ; 0xad16
.short 44328 ; 0xad28
.short 44347 ; 0xad3b
.short 44365 ; 0xad4d
.short 44384 ; 0xad60
.short 44403 ; 0xad73
.short 44421 ; 0xad85
.short 44440 ; 0xad98
.short 44458 ; 0xadaa
.short 44477 ; 0xadbd
.short 44496 ; 0xadd0
.short 44514 ; 0xade2
.short 44533 ; 0xadf5
.short 44551 ; 0xae07
.short 44570 ; 0xae1a
.short 44589 ; 0xae2d
.short 44607 ; 0xae3f
.short 44626 ; 0xae52
.short 44645 ; 0xae65
.short 44663 ; 0xae77
.short 44682 ; 0xae8a
.short 44701 ; 0xae9d
.short 44719 ; 0xaeaf
.short 44738 ; 0xaec2
.short 44757 ; 0xaed5
.short 44775 ; 0xaee7
.short 44794 ; 0xaefa
.short 44813 ; 0xaf0d
.short 44831 ; 0xaf1f
.short 44850 ; 0xaf32
.short 44869 ; 0xaf45
.short 44887 ; 0xaf57
.short 44906 ; 0xaf6a
.short 44925 ; 0xaf7d
.short 44943 ; 0xaf8f
.short 44962 ; 0xafa2
.short 44981 ; 0xafb5
.short 45000 ; 0xafc8
.short 45018 ; 0xafda
.short 45037 ; 0xafed
.short 45056 ; 0xb000
.short 45074 ; 0xb012
.short 45093 ; 0xb025
.short 45112 ; 0xb038
.short 45131 ; 0xb04b
.short 45149 ; 0xb05d
.short 45168 ; 0xb070
.short 45187 ; 0xb083
.short 45205 ; 0xb095
.short 45224 ; 0xb0a8
.short 45243 ; 0xb0bb
.short 45262 ; 0xb0ce
.short 45280 ; 0xb0e0
.short 45299 ; 0xb0f3
.short 45318 ; 0xb106
.short 45337 ; 0xb119
.short 45355 ; 0xb12b
.short 45374 ; 0xb13e
.short 45393 ; 0xb151
.short 45412 ; 0xb164
.short 45431 ; 0xb177
.short 45449 ; 0xb189
.short 45468 ; 0xb19c
.short 45487 ; 0xb1af
.short 45506 ; 0xb1c2
.short 45525 ; 0xb1d5
.short 45543 ; 0xb1e7
.short 45562 ; 0xb1fa
.short 45581 ; 0xb20d
.short 45600 ; 0xb220
.short 45619 ; 0xb233
.short 45637 ; 0xb245
.short 45656 ; 0xb258
.short 45675 ; 0xb26b
.short 45694 ; 0xb27e
.short 45713 ; 0xb291
.short 45731 ; 0xb2a3
.short 45750 ; 0xb2b6
.short 45769 ; 0xb2c9
.short 45788 ; 0xb2dc
.short 45807 ; 0xb2ef
.short 45826 ; 0xb302
.short 45844 ; 0xb314
.short 45863 ; 0xb327
.short 45882 ; 0xb33a
.short 45901 ; 0xb34d
.short 45920 ; 0xb360
.short 45939 ; 0xb373
.short 45958 ; 0xb386
.short 45976 ; 0xb398
.short 45995 ; 0xb3ab
.short 46014 ; 0xb3be
.short 46033 ; 0xb3d1
.short 46052 ; 0xb3e4
.short 46071 ; 0xb3f7
.short 46090 ; 0xb40a
.short 46109 ; 0xb41d
.short 46128 ; 0xb430
.short 46146 ; 0xb442
.short 46165 ; 0xb455
.short 46184 ; 0xb468
.short 46203 ; 0xb47b
.short 46222 ; 0xb48e
.short 46241 ; 0xb4a1
.short 46260 ; 0xb4b4
.short 46279 ; 0xb4c7
.short 46298 ; 0xb4da
.short 46317 ; 0xb4ed
.short 46336 ; 0xb500
.short 46355 ; 0xb513
.short 46373 ; 0xb525
.short 46392 ; 0xb538
.short 46411 ; 0xb54b
.short 46430 ; 0xb55e
.short 46449 ; 0xb571
.short 46468 ; 0xb584
.short 46487 ; 0xb597
.short 46506 ; 0xb5aa
.short 46525 ; 0xb5bd
.short 46544 ; 0xb5d0
.short 46563 ; 0xb5e3
.short 46582 ; 0xb5f6
.short 46601 ; 0xb609
.short 46620 ; 0xb61c
.short 46639 ; 0xb62f
.short 46658 ; 0xb642
.short 46677 ; 0xb655
.short 46696 ; 0xb668
.short 46715 ; 0xb67b
.short 46734 ; 0xb68e
.short 46753 ; 0xb6a1
.short 46772 ; 0xb6b4
.short 46791 ; 0xb6c7
.short 46810 ; 0xb6da
.short 46829 ; 0xb6ed
.short 46848 ; 0xb700
.short 46867 ; 0xb713
.short 46886 ; 0xb726
.short 46905 ; 0xb739
.short 46924 ; 0xb74c
.short 46943 ; 0xb75f
.short 46962 ; 0xb772
.short 46981 ; 0xb785
.short 47000 ; 0xb798
.short 47019 ; 0xb7ab
.short 47038 ; 0xb7be
.short 47057 ; 0xb7d1
.short 47076 ; 0xb7e4
.short 47095 ; 0xb7f7
.short 47114 ; 0xb80a
.short 47134 ; 0xb81e
.short 47153 ; 0xb831
.short 47172 ; 0xb844
.short 47191 ; 0xb857
.short 47210 ; 0xb86a
.short 47229 ; 0xb87d
.short 47248 ; 0xb890
.short 47267 ; 0xb8a3
.short 47286 ; 0xb8b6
.short 47305 ; 0xb8c9
.short 47324 ; 0xb8dc
.short 47343 ; 0xb8ef
.short 47363 ; 0xb903
.short 47382 ; 0xb916
.short 47401 ; 0xb929
.short 47420 ; 0xb93c
.short 47439 ; 0xb94f
.short 47458 ; 0xb962
.short 47477 ; 0xb975
.short 47496 ; 0xb988
.short 47516 ; 0xb99c
.short 47535 ; 0xb9af
.short 47554 ; 0xb9c2
.short 47573 ; 0xb9d5
.short 47592 ; 0xb9e8
.short 47611 ; 0xb9fb
.short 47630 ; 0xba0e
.short 47650 ; 0xba22
.short 47669 ; 0xba35
.short 47688 ; 0xba48
.short 47707 ; 0xba5b
.short 47726 ; 0xba6e
.short 47745 ; 0xba81
.short 47765 ; 0xba95
.short 47784 ; 0xbaa8
.short 47803 ; 0xbabb
.short 47822 ; 0xbace
.short 47841 ; 0xbae1
.short 47860 ; 0xbaf4
.short 47880 ; 0xbb08
.short 47899 ; 0xbb1b
.short 47918 ; 0xbb2e
.short 47937 ; 0xbb41
.short 47956 ; 0xbb54
.short 47976 ; 0xbb68
.short 47995 ; 0xbb7b
.short 48014 ; 0xbb8e
.short 48033 ; 0xbba1
.short 48052 ; 0xbbb4
.short 48072 ; 0xbbc8
.short 48091 ; 0xbbdb
.short 48110 ; 0xbbee
.short 48129 ; 0xbc01
.short 48149 ; 0xbc15
.short 48168 ; 0xbc28
.short 48187 ; 0xbc3b
.short 48206 ; 0xbc4e
.short 48226 ; 0xbc62
.short 48245 ; 0xbc75
.short 48264 ; 0xbc88
.short 48283 ; 0xbc9b
.short 48303 ; 0xbcaf
.short 48322 ; 0xbcc2
.short 48341 ; 0xbcd5
.short 48360 ; 0xbce8
.short 48380 ; 0xbcfc
.short 48399 ; 0xbd0f
.short 48418 ; 0xbd22
.short 48438 ; 0xbd36
.short 48457 ; 0xbd49
.short 48476 ; 0xbd5c
.short 48495 ; 0xbd6f
.short 48515 ; 0xbd83
.short 48534 ; 0xbd96
.short 48553 ; 0xbda9
.short 48573 ; 0xbdbd
.short 48592 ; 0xbdd0
.short 48611 ; 0xbde3
.short 48631 ; 0xbdf7
.short 48650 ; 0xbe0a
.short 48669 ; 0xbe1d
.short 48689 ; 0xbe31
.short 48708 ; 0xbe44
.short 48727 ; 0xbe57
.short 48747 ; 0xbe6b
.short 48766 ; 0xbe7e
.short 48785 ; 0xbe91
.short 48805 ; 0xbea5
.short 48824 ; 0xbeb8
.short 48843 ; 0xbecb
.short 48863 ; 0xbedf
.short 48882 ; 0xbef2
.short 48901 ; 0xbf05
.short 48921 ; 0xbf19
.short 48940 ; 0xbf2c
.short 48960 ; 0xbf40
.short 48979 ; 0xbf53
.short 48998 ; 0xbf66
.short 49018 ; 0xbf7a
.short 49037 ; 0xbf8d
.short 49056 ; 0xbfa0
.short 49076 ; 0xbfb4
.short 49095 ; 0xbfc7
.short 49115 ; 0xbfdb
.short 49134 ; 0xbfee
.short 49153 ; 0xc001
.short 49173 ; 0xc015
.short 49192 ; 0xc028
.short 49212 ; 0xc03c
.short 49231 ; 0xc04f
.short 49251 ; 0xc063
.short 49270 ; 0xc076
.short 49289 ; 0xc089
.short 49309 ; 0xc09d
.short 49328 ; 0xc0b0
.short 49348 ; 0xc0c4
.short 49367 ; 0xc0d7
.short 49387 ; 0xc0eb
.short 49406 ; 0xc0fe
.short 49425 ; 0xc111
.short 49445 ; 0xc125
.short 49464 ; 0xc138
.short 49484 ; 0xc14c
.short 49503 ; 0xc15f
.short 49523 ; 0xc173
.short 49542 ; 0xc186
.short 49562 ; 0xc19a
.short 49581 ; 0xc1ad
.short 49601 ; 0xc1c1
.short 49620 ; 0xc1d4
.short 49640 ; 0xc1e8
.short 49659 ; 0xc1fb
.short 49679 ; 0xc20f
.short 49698 ; 0xc222
.short 49718 ; 0xc236
.short 49737 ; 0xc249
.short 49757 ; 0xc25d
.short 49776 ; 0xc270
.short 49796 ; 0xc284
.short 49815 ; 0xc297
.short 49835 ; 0xc2ab
.short 49854 ; 0xc2be
.short 49874 ; 0xc2d2
.short 49893 ; 0xc2e5
.short 49913 ; 0xc2f9
.short 49932 ; 0xc30c
.short 49952 ; 0xc320
.short 49971 ; 0xc333
.short 49991 ; 0xc347
.short 50011 ; 0xc35b
.short 50030 ; 0xc36e
.short 50050 ; 0xc382
.short 50069 ; 0xc395
.short 50089 ; 0xc3a9
.short 50108 ; 0xc3bc
.short 50128 ; 0xc3d0
.short 50148 ; 0xc3e4
.short 50167 ; 0xc3f7
.short 50187 ; 0xc40b
.short 50206 ; 0xc41e
.short 50226 ; 0xc432
.short 50245 ; 0xc445
.short 50265 ; 0xc459
.short 50285 ; 0xc46d
.short 50304 ; 0xc480
.short 50324 ; 0xc494
.short 50343 ; 0xc4a7
.short 50363 ; 0xc4bb
.short 50383 ; 0xc4cf
.short 50402 ; 0xc4e2
.short 50422 ; 0xc4f6
.short 50442 ; 0xc50a
.short 50461 ; 0xc51d
.short 50481 ; 0xc531
.short 50500 ; 0xc544
.short 50520 ; 0xc558
.short 50540 ; 0xc56c
.short 50559 ; 0xc57f
.short 50579 ; 0xc593
.short 50599 ; 0xc5a7
.short 50618 ; 0xc5ba
.short 50638 ; 0xc5ce
.short 50658 ; 0xc5e2
.short 50677 ; 0xc5f5
.short 50697 ; 0xc609
.short 50717 ; 0xc61d
.short 50736 ; 0xc630
.short 50756 ; 0xc644
.short 50776 ; 0xc658
.short 50795 ; 0xc66b
.short 50815 ; 0xc67f
.short 50835 ; 0xc693
.short 50854 ; 0xc6a6
.short 50874 ; 0xc6ba
.short 50894 ; 0xc6ce
.short 50914 ; 0xc6e2
.short 50933 ; 0xc6f5
.short 50953 ; 0xc709
.short 50973 ; 0xc71d
.short 50992 ; 0xc730
.short 51012 ; 0xc744
.short 51032 ; 0xc758
.short 51052 ; 0xc76c
.short 51071 ; 0xc77f
.short 51091 ; 0xc793
.short 51111 ; 0xc7a7
.short 51131 ; 0xc7bb
.short 51150 ; 0xc7ce
.short 51170 ; 0xc7e2
.short 51190 ; 0xc7f6
.short 51210 ; 0xc80a
.short 51229 ; 0xc81d
.short 51249 ; 0xc831
.short 51269 ; 0xc845
.short 51289 ; 0xc859
.short 51308 ; 0xc86c
.short 51328 ; 0xc880
.short 51348 ; 0xc894
.short 51368 ; 0xc8a8
.short 51387 ; 0xc8bb
.short 51407 ; 0xc8cf
.short 51427 ; 0xc8e3
.short 51447 ; 0xc8f7
.short 51467 ; 0xc90b
.short 51486 ; 0xc91e
.short 51506 ; 0xc932
.short 51526 ; 0xc946
.short 51546 ; 0xc95a
.short 51566 ; 0xc96e
.short 51586 ; 0xc982
.short 51605 ; 0xc995
.short 51625 ; 0xc9a9
.short 51645 ; 0xc9bd
.short 51665 ; 0xc9d1
.short 51685 ; 0xc9e5
.short 51704 ; 0xc9f8
.short 51724 ; 0xca0c
.short 51744 ; 0xca20
.short 51764 ; 0xca34
.short 51784 ; 0xca48
.short 51804 ; 0xca5c
.short 51824 ; 0xca70
.short 51843 ; 0xca83
.short 51863 ; 0xca97
.short 51883 ; 0xcaab
.short 51903 ; 0xcabf
.short 51923 ; 0xcad3
.short 51943 ; 0xcae7
.short 51963 ; 0xcafb
.short 51983 ; 0xcb0f
.short 52002 ; 0xcb22
.short 52022 ; 0xcb36
.short 52042 ; 0xcb4a
.short 52062 ; 0xcb5e
.short 52082 ; 0xcb72
.short 52102 ; 0xcb86
.short 52122 ; 0xcb9a
.short 52142 ; 0xcbae
.short 52162 ; 0xcbc2
.short 52182 ; 0xcbd6
.short 52202 ; 0xcbea
.short 52221 ; 0xcbfd
.short 52241 ; 0xcc11
.short 52261 ; 0xcc25
.short 52281 ; 0xcc39
.short 52301 ; 0xcc4d
.short 52321 ; 0xcc61
.short 52341 ; 0xcc75
.short 52361 ; 0xcc89
.short 52381 ; 0xcc9d
.short 52401 ; 0xccb1
.short 52421 ; 0xccc5
.short 52441 ; 0xccd9
.short 52461 ; 0xcced
.short 52481 ; 0xcd01
.short 52501 ; 0xcd15
.short 52521 ; 0xcd29
.short 52541 ; 0xcd3d
.short 52561 ; 0xcd51
.short 52581 ; 0xcd65
.short 52601 ; 0xcd79
.short 52621 ; 0xcd8d
.short 52641 ; 0xcda1
.short 52661 ; 0xcdb5
.short 52681 ; 0xcdc9
.short 52701 ; 0xcddd
.short 52721 ; 0xcdf1
.short 52741 ; 0xce05
.short 52761 ; 0xce19
.short 52781 ; 0xce2d
.short 52801 ; 0xce41
.short 52821 ; 0xce55
.short 52841 ; 0xce69
.short 52861 ; 0xce7d
.short 52881 ; 0xce91
.short 52901 ; 0xcea5
.short 52921 ; 0xceb9
.short 52941 ; 0xcecd
.short 52961 ; 0xcee1
.short 52981 ; 0xcef5
.short 53001 ; 0xcf09
.short 53021 ; 0xcf1d
.short 53041 ; 0xcf31
.short 53061 ; 0xcf45
.short 53081 ; 0xcf59
.short 53102 ; 0xcf6e
.short 53122 ; 0xcf82
.short 53142 ; 0xcf96
.short 53162 ; 0xcfaa
.short 53182 ; 0xcfbe
.short 53202 ; 0xcfd2
.short 53222 ; 0xcfe6
.short 53242 ; 0xcffa
.short 53262 ; 0xd00e
.short 53282 ; 0xd022
.short 53302 ; 0xd036
.short 53323 ; 0xd04b
.short 53343 ; 0xd05f
.short 53363 ; 0xd073
.short 53383 ; 0xd087
.short 53403 ; 0xd09b
.short 53423 ; 0xd0af
.short 53443 ; 0xd0c3
.short 53463 ; 0xd0d7
.short 53484 ; 0xd0ec
.short 53504 ; 0xd100
.short 53524 ; 0xd114
.short 53544 ; 0xd128
.short 53564 ; 0xd13c
.short 53584 ; 0xd150
.short 53605 ; 0xd165
.short 53625 ; 0xd179
.short 53645 ; 0xd18d
.short 53665 ; 0xd1a1
.short 53685 ; 0xd1b5
.short 53705 ; 0xd1c9
.short 53726 ; 0xd1de
.short 53746 ; 0xd1f2
.short 53766 ; 0xd206
.short 53786 ; 0xd21a
.short 53806 ; 0xd22e
.short 53827 ; 0xd243
.short 53847 ; 0xd257
.short 53867 ; 0xd26b
.short 53887 ; 0xd27f
.short 53907 ; 0xd293
.short 53928 ; 0xd2a8
.short 53948 ; 0xd2bc
.short 53968 ; 0xd2d0
.short 53988 ; 0xd2e4
.short 54008 ; 0xd2f8
.short 54029 ; 0xd30d
.short 54049 ; 0xd321
.short 54069 ; 0xd335
.short 54089 ; 0xd349
.short 54110 ; 0xd35e
.short 54130 ; 0xd372
.short 54150 ; 0xd386
.short 54170 ; 0xd39a
.short 54191 ; 0xd3af
.short 54211 ; 0xd3c3
.short 54231 ; 0xd3d7
.short 54251 ; 0xd3eb
.short 54272 ; 0xd400
.short 54292 ; 0xd414
.short 54312 ; 0xd428
.short 54333 ; 0xd43d
.short 54353 ; 0xd451
.short 54373 ; 0xd465
.short 54393 ; 0xd479
.short 54414 ; 0xd48e
.short 54434 ; 0xd4a2
.short 54454 ; 0xd4b6
.short 54475 ; 0xd4cb
.short 54495 ; 0xd4df
.short 54515 ; 0xd4f3
.short 54536 ; 0xd508
.short 54556 ; 0xd51c
.short 54576 ; 0xd530
.short 54597 ; 0xd545
.short 54617 ; 0xd559
.short 54637 ; 0xd56d
.short 54658 ; 0xd582
.short 54678 ; 0xd596
.short 54698 ; 0xd5aa
.short 54719 ; 0xd5bf
.short 54739 ; 0xd5d3
.short 54759 ; 0xd5e7
.short 54780 ; 0xd5fc
.short 54800 ; 0xd610
.short 54820 ; 0xd624
.short 54841 ; 0xd639
.short 54861 ; 0xd64d
.short 54882 ; 0xd662
.short 54902 ; 0xd676
.short 54922 ; 0xd68a
.short 54943 ; 0xd69f
.short 54963 ; 0xd6b3
.short 54983 ; 0xd6c7
.short 55004 ; 0xd6dc
.short 55024 ; 0xd6f0
.short 55045 ; 0xd705
.short 55065 ; 0xd719
.short 55085 ; 0xd72d
.short 55106 ; 0xd742
.short 55126 ; 0xd756
.short 55147 ; 0xd76b
.short 55167 ; 0xd77f
.short 55188 ; 0xd794
.short 55208 ; 0xd7a8
.short 55228 ; 0xd7bc
.short 55249 ; 0xd7d1
.short 55269 ; 0xd7e5
.short 55290 ; 0xd7fa
.short 55310 ; 0xd80e
.short 55331 ; 0xd823
.short 55351 ; 0xd837
.short 55372 ; 0xd84c
.short 55392 ; 0xd860
.short 55412 ; 0xd874
.short 55433 ; 0xd889
.short 55453 ; 0xd89d
.short 55474 ; 0xd8b2
.short 55494 ; 0xd8c6
.short 55515 ; 0xd8db
.short 55535 ; 0xd8ef
.short 55556 ; 0xd904
.short 55576 ; 0xd918
.short 55597 ; 0xd92d
.short 55617 ; 0xd941
.short 55638 ; 0xd956
.short 55658 ; 0xd96a
.short 55679 ; 0xd97f
.short 55699 ; 0xd993
.short 55720 ; 0xd9a8
.short 55740 ; 0xd9bc
.short 55761 ; 0xd9d1
.short 55781 ; 0xd9e5
.short 55802 ; 0xd9fa
.short 55823 ; 0xda0f
.short 55843 ; 0xda23
.short 55864 ; 0xda38
.short 55884 ; 0xda4c
.short 55905 ; 0xda61
.short 55925 ; 0xda75
.short 55946 ; 0xda8a
.short 55966 ; 0xda9e
.short 55987 ; 0xdab3
.short 56008 ; 0xdac8
.short 56028 ; 0xdadc
.short 56049 ; 0xdaf1
.short 56069 ; 0xdb05
.short 56090 ; 0xdb1a
.short 56110 ; 0xdb2e
.short 56131 ; 0xdb43
.short 56152 ; 0xdb58
.short 56172 ; 0xdb6c
.short 56193 ; 0xdb81
.short 56213 ; 0xdb95
.short 56234 ; 0xdbaa
.short 56255 ; 0xdbbf
.short 56275 ; 0xdbd3
.short 56296 ; 0xdbe8
.short 56316 ; 0xdbfc
.short 56337 ; 0xdc11
.short 56358 ; 0xdc26
.short 56378 ; 0xdc3a
.short 56399 ; 0xdc4f
.short 56420 ; 0xdc64
.short 56440 ; 0xdc78
.short 56461 ; 0xdc8d
.short 56481 ; 0xdca1
.short 56502 ; 0xdcb6
.short 56523 ; 0xdccb
.short 56543 ; 0xdcdf
.short 56564 ; 0xdcf4
.short 56585 ; 0xdd09
.short 56605 ; 0xdd1d
.short 56626 ; 0xdd32
.short 56647 ; 0xdd47
.short 56667 ; 0xdd5b
.short 56688 ; 0xdd70
.short 56709 ; 0xdd85
.short 56730 ; 0xdd9a
.short 56750 ; 0xddae
.short 56771 ; 0xddc3
.short 56792 ; 0xddd8
.short 56812 ; 0xddec
.short 56833 ; 0xde01
.short 56854 ; 0xde16
.short 56874 ; 0xde2a
.short 56895 ; 0xde3f
.short 56916 ; 0xde54
.short 56937 ; 0xde69
.short 56957 ; 0xde7d
.short 56978 ; 0xde92
.short 56999 ; 0xdea7
.short 57020 ; 0xdebc
.short 57040 ; 0xded0
.short 57061 ; 0xdee5
.short 57082 ; 0xdefa
.short 57103 ; 0xdf0f
.short 57123 ; 0xdf23
.short 57144 ; 0xdf38
.short 57165 ; 0xdf4d
.short 57186 ; 0xdf62
.short 57206 ; 0xdf76
.short 57227 ; 0xdf8b
.short 57248 ; 0xdfa0
.short 57269 ; 0xdfb5
.short 57289 ; 0xdfc9
.short 57310 ; 0xdfde
.short 57331 ; 0xdff3
.short 57352 ; 0xe008
.short 57373 ; 0xe01d
.short 57393 ; 0xe031
.short 57414 ; 0xe046
.short 57435 ; 0xe05b
.short 57456 ; 0xe070
.short 57477 ; 0xe085
.short 57497 ; 0xe099
.short 57518 ; 0xe0ae
.short 57539 ; 0xe0c3
.short 57560 ; 0xe0d8
.short 57581 ; 0xe0ed
.short 57602 ; 0xe102
.short 57622 ; 0xe116
.short 57643 ; 0xe12b
.short 57664 ; 0xe140
.short 57685 ; 0xe155
.short 57706 ; 0xe16a
.short 57727 ; 0xe17f
.short 57748 ; 0xe194
.short 57768 ; 0xe1a8
.short 57789 ; 0xe1bd
.short 57810 ; 0xe1d2
.short 57831 ; 0xe1e7
.short 57852 ; 0xe1fc
.short 57873 ; 0xe211
.short 57894 ; 0xe226
.short 57915 ; 0xe23b
.short 57935 ; 0xe24f
.short 57956 ; 0xe264
.short 57977 ; 0xe279
.short 57998 ; 0xe28e
.short 58019 ; 0xe2a3
.short 58040 ; 0xe2b8
.short 58061 ; 0xe2cd
.short 58082 ; 0xe2e2
.short 58103 ; 0xe2f7
.short 58124 ; 0xe30c
.short 58145 ; 0xe321
.short 58166 ; 0xe336
.short 58186 ; 0xe34a
.short 58207 ; 0xe35f
.short 58228 ; 0xe374
.short 58249 ; 0xe389
.short 58270 ; 0xe39e
.short 58291 ; 0xe3b3
.short 58312 ; 0xe3c8
.short 58333 ; 0xe3dd
.short 58354 ; 0xe3f2
.short 58375 ; 0xe407
.short 58396 ; 0xe41c
.short 58417 ; 0xe431
.short 58438 ; 0xe446
.short 58459 ; 0xe45b
.short 58480 ; 0xe470
.short 58501 ; 0xe485
.short 58522 ; 0xe49a
.short 58543 ; 0xe4af
.short 58564 ; 0xe4c4
.short 58585 ; 0xe4d9
.short 58606 ; 0xe4ee
.short 58627 ; 0xe503
.short 58648 ; 0xe518
.short 58669 ; 0xe52d
.short 58690 ; 0xe542
.short 58711 ; 0xe557
.short 58732 ; 0xe56c
.short 58753 ; 0xe581
.short 58774 ; 0xe596
.short 58795 ; 0xe5ab
.short 58816 ; 0xe5c0
.short 58837 ; 0xe5d5
.short 58858 ; 0xe5ea
.short 58879 ; 0xe5ff
.short 58900 ; 0xe614
.short 58921 ; 0xe629
.short 58943 ; 0xe63f
.short 58964 ; 0xe654
.short 58985 ; 0xe669
.short 59006 ; 0xe67e
.short 59027 ; 0xe693
.short 59048 ; 0xe6a8
.short 59069 ; 0xe6bd
.short 59090 ; 0xe6d2
.short 59111 ; 0xe6e7
.short 59132 ; 0xe6fc
.short 59153 ; 0xe711
.short 59174 ; 0xe726
.short 59196 ; 0xe73c
.short 59217 ; 0xe751
.short 59238 ; 0xe766
.short 59259 ; 0xe77b
.short 59280 ; 0xe790
.short 59301 ; 0xe7a5
.short 59322 ; 0xe7ba
.short 59343 ; 0xe7cf
.short 59365 ; 0xe7e5
.short 59386 ; 0xe7fa
.short 59407 ; 0xe80f
.short 59428 ; 0xe824
.short 59449 ; 0xe839
.short 59470 ; 0xe84e
.short 59491 ; 0xe863
.short 59513 ; 0xe879
.short 59534 ; 0xe88e
.short 59555 ; 0xe8a3
.short 59576 ; 0xe8b8
.short 59597 ; 0xe8cd
.short 59618 ; 0xe8e2
.short 59640 ; 0xe8f8
.short 59661 ; 0xe90d
.short 59682 ; 0xe922
.short 59703 ; 0xe937
.short 59724 ; 0xe94c
.short 59746 ; 0xe962
.short 59767 ; 0xe977
.short 59788 ; 0xe98c
.short 59809 ; 0xe9a1
.short 59830 ; 0xe9b6
.short 59852 ; 0xe9cc
.short 59873 ; 0xe9e1
.short 59894 ; 0xe9f6
.short 59915 ; 0xea0b
.short 59937 ; 0xea21
.short 59958 ; 0xea36
.short 59979 ; 0xea4b
.short 60000 ; 0xea60
.short 60021 ; 0xea75
.short 60043 ; 0xea8b
.short 60064 ; 0xeaa0
.short 60085 ; 0xeab5
.short 60106 ; 0xeaca
.short 60128 ; 0xeae0
.short 60149 ; 0xeaf5
.short 60170 ; 0xeb0a
.short 60192 ; 0xeb20
.short 60213 ; 0xeb35
.short 60234 ; 0xeb4a
.short 60255 ; 0xeb5f
.short 60277 ; 0xeb75
.short 60298 ; 0xeb8a
.short 60319 ; 0xeb9f
.short 60341 ; 0xebb5
.short 60362 ; 0xebca
.short 60383 ; 0xebdf
.short 60405 ; 0xebf5
.short 60426 ; 0xec0a
.short 60447 ; 0xec1f
.short 60468 ; 0xec34
.short 60490 ; 0xec4a
.short 60511 ; 0xec5f
.short 60532 ; 0xec74
.short 60554 ; 0xec8a
.short 60575 ; 0xec9f
.short 60596 ; 0xecb4
.short 60618 ; 0xecca
.short 60639 ; 0xecdf
.short 60661 ; 0xecf5
.short 60682 ; 0xed0a
.short 60703 ; 0xed1f
.short 60725 ; 0xed35
.short 60746 ; 0xed4a
.short 60767 ; 0xed5f
.short 60789 ; 0xed75
.short 60810 ; 0xed8a
.short 60831 ; 0xed9f
.short 60853 ; 0xedb5
.short 60874 ; 0xedca
.short 60896 ; 0xede0
.short 60917 ; 0xedf5
.short 60938 ; 0xee0a
.short 60960 ; 0xee20
.short 60981 ; 0xee35
.short 61003 ; 0xee4b
.short 61024 ; 0xee60
.short 61045 ; 0xee75
.short 61067 ; 0xee8b
.short 61088 ; 0xeea0
.short 61110 ; 0xeeb6
.short 61131 ; 0xeecb
.short 61153 ; 0xeee1
.short 61174 ; 0xeef6
.short 61196 ; 0xef0c
.short 61217 ; 0xef21
.short 61238 ; 0xef36
.short 61260 ; 0xef4c
.short 61281 ; 0xef61
.short 61303 ; 0xef77
.short 61324 ; 0xef8c
.short 61346 ; 0xefa2
.short 61367 ; 0xefb7
.short 61389 ; 0xefcd
.short 61410 ; 0xefe2
.short 61432 ; 0xeff8
.short 61453 ; 0xf00d
.short 61475 ; 0xf023
.short 61496 ; 0xf038
.short 61518 ; 0xf04e
.short 61539 ; 0xf063
.short 61561 ; 0xf079
.short 61582 ; 0xf08e
.short 61604 ; 0xf0a4
.short 61625 ; 0xf0b9
.short 61647 ; 0xf0cf
.short 61668 ; 0xf0e4
.short 61690 ; 0xf0fa
.short 61711 ; 0xf10f
.short 61733 ; 0xf125
.short 61754 ; 0xf13a
.short 61776 ; 0xf150
.short 61797 ; 0xf165
.short 61819 ; 0xf17b
.short 61841 ; 0xf191
.short 61862 ; 0xf1a6
.short 61884 ; 0xf1bc
.short 61905 ; 0xf1d1
.short 61927 ; 0xf1e7
.short 61948 ; 0xf1fc
.short 61970 ; 0xf212
.short 61992 ; 0xf228
.short 62013 ; 0xf23d
.short 62035 ; 0xf253
.short 62056 ; 0xf268
.short 62078 ; 0xf27e
.short 62099 ; 0xf293
.short 62121 ; 0xf2a9
.short 62143 ; 0xf2bf
.short 62164 ; 0xf2d4
.short 62186 ; 0xf2ea
.short 62208 ; 0xf300
.short 62229 ; 0xf315
.short 62251 ; 0xf32b
.short 62272 ; 0xf340
.short 62294 ; 0xf356
.short 62316 ; 0xf36c
.short 62337 ; 0xf381
.short 62359 ; 0xf397
.short 62381 ; 0xf3ad
.short 62402 ; 0xf3c2
.short 62424 ; 0xf3d8
.short 62446 ; 0xf3ee
.short 62467 ; 0xf403
.short 62489 ; 0xf419
.short 62511 ; 0xf42f
.short 62532 ; 0xf444
.short 62554 ; 0xf45a
.short 62576 ; 0xf470
.short 62597 ; 0xf485
.short 62619 ; 0xf49b
.short 62641 ; 0xf4b1
.short 62662 ; 0xf4c6
.short 62684 ; 0xf4dc
.short 62706 ; 0xf4f2
.short 62727 ; 0xf507
.short 62749 ; 0xf51d
.short 62771 ; 0xf533
.short 62793 ; 0xf549
.short 62814 ; 0xf55e
.short 62836 ; 0xf574
.short 62858 ; 0xf58a
.short 62879 ; 0xf59f
.short 62901 ; 0xf5b5
.short 62923 ; 0xf5cb
.short 62945 ; 0xf5e1
.short 62966 ; 0xf5f6
.short 62988 ; 0xf60c
.short 63010 ; 0xf622
.short 63032 ; 0xf638
.short 63053 ; 0xf64d
.short 63075 ; 0xf663
.short 63097 ; 0xf679
.short 63119 ; 0xf68f
.short 63140 ; 0xf6a4
.short 63162 ; 0xf6ba
.short 63184 ; 0xf6d0
.short 63206 ; 0xf6e6
.short 63228 ; 0xf6fc
.short 63249 ; 0xf711
.short 63271 ; 0xf727
.short 63293 ; 0xf73d
.short 63315 ; 0xf753
.short 63337 ; 0xf769
.short 63358 ; 0xf77e
.short 63380 ; 0xf794
.short 63402 ; 0xf7aa
.short 63424 ; 0xf7c0
.short 63446 ; 0xf7d6
.short 63468 ; 0xf7ec
.short 63489 ; 0xf801
.short 63511 ; 0xf817
.short 63533 ; 0xf82d
.short 63555 ; 0xf843
.short 63577 ; 0xf859
.short 63599 ; 0xf86f
.short 63620 ; 0xf884
.short 63642 ; 0xf89a
.short 63664 ; 0xf8b0
.short 63686 ; 0xf8c6
.short 63708 ; 0xf8dc
.short 63730 ; 0xf8f2
.short 63752 ; 0xf908
.short 63774 ; 0xf91e
.short 63795 ; 0xf933
.short 63817 ; 0xf949
.short 63839 ; 0xf95f
.short 63861 ; 0xf975
.short 63883 ; 0xf98b
.short 63905 ; 0xf9a1
.short 63927 ; 0xf9b7
.short 63949 ; 0xf9cd
.short 63971 ; 0xf9e3
.short 63993 ; 0xf9f9
.short 64014 ; 0xfa0e
.short 64036 ; 0xfa24
.short 64058 ; 0xfa3a
.short 64080 ; 0xfa50
.short 64102 ; 0xfa66
.short 64124 ; 0xfa7c
.short 64146 ; 0xfa92
.short 64168 ; 0xfaa8
.short 64190 ; 0xfabe
.short 64212 ; 0xfad4
.short 64234 ; 0xfaea
.short 64256 ; 0xfb00
.short 64278 ; 0xfb16
.short 64300 ; 0xfb2c
.short 64322 ; 0xfb42
.short 64344 ; 0xfb58
.short 64366 ; 0xfb6e
.short 64388 ; 0xfb84
.short 64410 ; 0xfb9a
.short 64432 ; 0xfbb0
.short 64454 ; 0xfbc6
.short 64476 ; 0xfbdc
.short 64498 ; 0xfbf2
.short 64520 ; 0xfc08
.short 64542 ; 0xfc1e
.short 64564 ; 0xfc34
.short 64586 ; 0xfc4a
.short 64608 ; 0xfc60
.short 64630 ; 0xfc76
.short 64652 ; 0xfc8c
.short 64674 ; 0xfca2
.short 64696 ; 0xfcb8
.short 64718 ; 0xfcce
.short 64740 ; 0xfce4
.short 64762 ; 0xfcfa
.short 64784 ; 0xfd10
.short 64806 ; 0xfd26
.short 64828 ; 0xfd3c
.short 64850 ; 0xfd52
.short 64872 ; 0xfd68
.short 64894 ; 0xfd7e
.short 64916 ; 0xfd94
.short 64938 ; 0xfdaa
.short 64961 ; 0xfdc1
.short 64983 ; 0xfdd7
.short 65005 ; 0xfded
.short 65027 ; 0xfe03
.short 65049 ; 0xfe19
.short 65071 ; 0xfe2f
.short 65093 ; 0xfe45
.short 65115 ; 0xfe5b
.short 65137 ; 0xfe71
.short 65159 ; 0xfe87
.short 65182 ; 0xfe9e
.short 65204 ; 0xfeb4
.short 65226 ; 0xfeca
.short 65248 ; 0xfee0
.short 65270 ; 0xfef6
.short 65292 ; 0xff0c
.short 65314 ; 0xff22
.short 65337 ; 0xff39
.short 65359 ; 0xff4f
.short 65381 ; 0xff65
.short 65403 ; 0xff7b
.short 65425 ; 0xff91
.short 65447 ; 0xffa7
.short 65469 ; 0xffbd
.short 65492 ; 0xffd4
.short 65514 ; 0xffea
.globl _note2bpo ; @note2bpo
.p2align 2
_note2bpo:
.long 0x3f359d56 ; float 0.709432006
.long 0x3f4af2ab ; float 0.792765319
.long 0x3f604801 ; float 0.876098692
.long 0x3f759d56 ; float 0.959432005
.long 0x3f857956 ; float 1.04276538
.long 0x3f902400 ; float 1.12609863
.long 0x3f9aceab ; float 1.20943201
.long 0x3fa57956 ; float 1.29276538
.long 0x3fb02400 ; float 1.37609863
.long 0x3fbaceab ; float 1.45943201
.long 0x3fc57956 ; float 1.54276538
.long 0x3fd02400 ; float 1.62609863
.long 0x3fdaceab ; float 1.70943201
.long 0x3fe57956 ; float 1.79276538
.long 0x3ff02400 ; float 1.87609863
.long 0x3ffaceab ; float 1.95943201
.long 0x4002bcab ; float 2.04276538
.long 0x40081200 ; float 2.12609863
.long 0x400d6755 ; float 2.20943189
.long 0x4012bcab ; float 2.29276538
.long 0x40181200 ; float 2.37609863
.long 0x401d6755 ; float 2.45943189
.long 0x4022bcab ; float 2.54276538
.long 0x40281200 ; float 2.62609863
.long 0x402d6755 ; float 2.70943189
.long 0x4032bcab ; float 2.79276538
.long 0x40381200 ; float 2.87609863
.long 0x403d6755 ; float 2.95943189
.long 0x4042bcab ; float 3.04276538
.long 0x40481200 ; float 3.12609863
.long 0x404d6755 ; float 3.20943189
.long 0x4052bcab ; float 3.29276538
.long 0x40581200 ; float 3.37609863
.long 0x405d6755 ; float 3.45943189
.long 0x4062bcab ; float 3.54276538
.long 0x40681200 ; float 3.62609863
.long 0x406d6755 ; float 3.70943189
.long 0x4072bcab ; float 3.79276538
.long 0x40781200 ; float 3.87609863
.long 0x407d6755 ; float 3.95943189
.long 0x40815e55 ; float 4.04276514
.long 0x40840900 ; float 4.12609863
.long 0x4086b3ab ; float 4.20943213
.long 0x40895e55 ; float 4.29276514
.long 0x408c0900 ; float 4.37609863
.long 0x408eb3ab ; float 4.45943213
.long 0x40915e55 ; float 4.54276514
.long 0x40940900 ; float 4.62609863
.long 0x4096b3ab ; float 4.70943213
.long 0x40995e55 ; float 4.79276514
.long 0x409c0900 ; float 4.87609863
.long 0x409eb3ab ; float 4.95943213
.long 0x40a15e55 ; float 5.04276514
.long 0x40a40900 ; float 5.12609863
.long 0x40a6b3ab ; float 5.20943213
.long 0x40a95e55 ; float 5.29276514
.long 0x40ac0900 ; float 5.37609863
.long 0x40aeb3ab ; float 5.45943213
.long 0x40b15e55 ; float 5.54276514
.long 0x40b40900 ; float 5.62609863
.long 0x40b6b3ab ; float 5.70943213
.long 0x40b95e55 ; float 5.79276514
.long 0x40bc0900 ; float 5.87609863
.long 0x40beb3ab ; float 5.95943213
.long 0x40c15e55 ; float 6.04276514
.long 0x40c40900 ; float 6.12609863
.long 0x40c6b3ab ; float 6.20943213
.long 0x40c95e55 ; float 6.29276514
.long 0x40cc0900 ; float 6.37609863
.long 0x40ceb3ab ; float 6.45943213
.long 0x40d15e55 ; float 6.54276514
.long 0x40d40900 ; float 6.62609863
.long 0x40d6b3ab ; float 6.70943213
.long 0x40d95e55 ; float 6.79276514
.long 0x40dc0900 ; float 6.87609863
.long 0x40deb3ab ; float 6.95943213
.long 0x40e15e55 ; float 7.04276514
.long 0x40e40900 ; float 7.12609863
.long 0x40e6b3ab ; float 7.20943213
.long 0x40e95e55 ; float 7.29276514
.long 0x40ec0900 ; float 7.37609863
.long 0x40eeb3ab ; float 7.45943213
.long 0x40f15e55 ; float 7.54276514
.long 0x40f40900 ; float 7.62609863
.long 0x40f6b3ab ; float 7.70943213
.long 0x40f95e55 ; float 7.79276514
.long 0x40fc0900 ; float 7.87609863
.long 0x40feb3ab ; float 7.95943213
.long 0x4100af2b ; float 8.04276561
.long 0x41020480 ; float 8.12609863
.long 0x410359d5 ; float 8.20943164
.long 0x4104af2b ; float 8.29276561
.long 0x41060480 ; float 8.37609863
.long 0x410759d5 ; float 8.45943164
.long 0x4108af2b ; float 8.54276561
.long 0x410a0480 ; float 8.62609863
.long 0x410b59d5 ; float 8.70943164
.long 0x410caf2b ; float 8.79276561
.long 0x410e0480 ; float 8.87609863
.long 0x410f59d5 ; float 8.95943164
.long 0x4110af2b ; float 9.04276561
.long 0x41120480 ; float 9.12609863
.long 0x411359d5 ; float 9.20943164
.long 0x4114af2b ; float 9.29276561
.long 0x41160480 ; float 9.37609863
.long 0x411759d5 ; float 9.45943164
.long 0x4118af2b ; float 9.54276561
.long 0x411a0480 ; float 9.62609863
.long 0x411b59d5 ; float 9.70943164
.long 0x411caf2b ; float 9.79276561
.long 0x411e0480 ; float 9.87609863
.long 0x411f59d5 ; float 9.95943164
.long 0x4120af2b ; float 10.0427656
.long 0x41220480 ; float 10.1260986
.long 0x412359d5 ; float 10.2094316
.long 0x4124af2b ; float 10.2927656
.long 0x41260480 ; float 10.3760986
.long 0x412759d5 ; float 10.4594316
.long 0x4128af2b ; float 10.5427656
.long 0x412a0480 ; float 10.6260986
.long 0x412b59d5 ; float 10.7094316
.long 0x412caf2b ; float 10.7927656
.long 0x412e0480 ; float 10.8760986
.long 0x412f59d5 ; float 10.9594316
.long 0x4130af2b ; float 11.0427656
.long 0x41320480 ; float 11.1260986
.long 0x413359d5 ; float 11.2094316
.long 0x4134af2b ; float 11.2927656
.long 0x41360480 ; float 11.3760986
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _twoPowers12bit ## @twoPowers12bit
.p2align 4
_twoPowers12bit:
.short 0 ## 0x0
.short 11 ## 0xb
.short 22 ## 0x16
.short 33 ## 0x21
.short 44 ## 0x2c
.short 55 ## 0x37
.short 67 ## 0x43
.short 78 ## 0x4e
.short 89 ## 0x59
.short 100 ## 0x64
.short 111 ## 0x6f
.short 122 ## 0x7a
.short 133 ## 0x85
.short 144 ## 0x90
.short 155 ## 0x9b
.short 167 ## 0xa7
.short 178 ## 0xb2
.short 189 ## 0xbd
.short 200 ## 0xc8
.short 211 ## 0xd3
.short 222 ## 0xde
.short 233 ## 0xe9
.short 244 ## 0xf4
.short 256 ## 0x100
.short 267 ## 0x10b
.short 278 ## 0x116
.short 289 ## 0x121
.short 300 ## 0x12c
.short 311 ## 0x137
.short 322 ## 0x142
.short 334 ## 0x14e
.short 345 ## 0x159
.short 356 ## 0x164
.short 367 ## 0x16f
.short 378 ## 0x17a
.short 389 ## 0x185
.short 400 ## 0x190
.short 412 ## 0x19c
.short 423 ## 0x1a7
.short 434 ## 0x1b2
.short 445 ## 0x1bd
.short 456 ## 0x1c8
.short 467 ## 0x1d3
.short 479 ## 0x1df
.short 490 ## 0x1ea
.short 501 ## 0x1f5
.short 512 ## 0x200
.short 523 ## 0x20b
.short 535 ## 0x217
.short 546 ## 0x222
.short 557 ## 0x22d
.short 568 ## 0x238
.short 579 ## 0x243
.short 590 ## 0x24e
.short 602 ## 0x25a
.short 613 ## 0x265
.short 624 ## 0x270
.short 635 ## 0x27b
.short 646 ## 0x286
.short 658 ## 0x292
.short 669 ## 0x29d
.short 680 ## 0x2a8
.short 691 ## 0x2b3
.short 702 ## 0x2be
.short 714 ## 0x2ca
.short 725 ## 0x2d5
.short 736 ## 0x2e0
.short 747 ## 0x2eb
.short 758 ## 0x2f6
.short 770 ## 0x302
.short 781 ## 0x30d
.short 792 ## 0x318
.short 803 ## 0x323
.short 815 ## 0x32f
.short 826 ## 0x33a
.short 837 ## 0x345
.short 848 ## 0x350
.short 860 ## 0x35c
.short 871 ## 0x367
.short 882 ## 0x372
.short 893 ## 0x37d
.short 905 ## 0x389
.short 916 ## 0x394
.short 927 ## 0x39f
.short 938 ## 0x3aa
.short 949 ## 0x3b5
.short 961 ## 0x3c1
.short 972 ## 0x3cc
.short 983 ## 0x3d7
.short 995 ## 0x3e3
.short 1006 ## 0x3ee
.short 1017 ## 0x3f9
.short 1028 ## 0x404
.short 1040 ## 0x410
.short 1051 ## 0x41b
.short 1062 ## 0x426
.short 1073 ## 0x431
.short 1085 ## 0x43d
.short 1096 ## 0x448
.short 1107 ## 0x453
.short 1118 ## 0x45e
.short 1130 ## 0x46a
.short 1141 ## 0x475
.short 1152 ## 0x480
.short 1164 ## 0x48c
.short 1175 ## 0x497
.short 1186 ## 0x4a2
.short 1197 ## 0x4ad
.short 1209 ## 0x4b9
.short 1220 ## 0x4c4
.short 1231 ## 0x4cf
.short 1243 ## 0x4db
.short 1254 ## 0x4e6
.short 1265 ## 0x4f1
.short 1277 ## 0x4fd
.short 1288 ## 0x508
.short 1299 ## 0x513
.short 1311 ## 0x51f
.short 1322 ## 0x52a
.short 1333 ## 0x535
.short 1344 ## 0x540
.short 1356 ## 0x54c
.short 1367 ## 0x557
.short 1378 ## 0x562
.short 1390 ## 0x56e
.short 1401 ## 0x579
.short 1412 ## 0x584
.short 1424 ## 0x590
.short 1435 ## 0x59b
.short 1446 ## 0x5a6
.short 1458 ## 0x5b2
.short 1469 ## 0x5bd
.short 1480 ## 0x5c8
.short 1492 ## 0x5d4
.short 1503 ## 0x5df
.short 1514 ## 0x5ea
.short 1526 ## 0x5f6
.short 1537 ## 0x601
.short 1548 ## 0x60c
.short 1560 ## 0x618
.short 1571 ## 0x623
.short 1583 ## 0x62f
.short 1594 ## 0x63a
.short 1605 ## 0x645
.short 1617 ## 0x651
.short 1628 ## 0x65c
.short 1639 ## 0x667
.short 1651 ## 0x673
.short 1662 ## 0x67e
.short 1673 ## 0x689
.short 1685 ## 0x695
.short 1696 ## 0x6a0
.short 1708 ## 0x6ac
.short 1719 ## 0x6b7
.short 1730 ## 0x6c2
.short 1742 ## 0x6ce
.short 1753 ## 0x6d9
.short 1765 ## 0x6e5
.short 1776 ## 0x6f0
.short 1787 ## 0x6fb
.short 1799 ## 0x707
.short 1810 ## 0x712
.short 1821 ## 0x71d
.short 1833 ## 0x729
.short 1844 ## 0x734
.short 1856 ## 0x740
.short 1867 ## 0x74b
.short 1879 ## 0x757
.short 1890 ## 0x762
.short 1901 ## 0x76d
.short 1913 ## 0x779
.short 1924 ## 0x784
.short 1936 ## 0x790
.short 1947 ## 0x79b
.short 1958 ## 0x7a6
.short 1970 ## 0x7b2
.short 1981 ## 0x7bd
.short 1993 ## 0x7c9
.short 2004 ## 0x7d4
.short 2016 ## 0x7e0
.short 2027 ## 0x7eb
.short 2038 ## 0x7f6
.short 2050 ## 0x802
.short 2061 ## 0x80d
.short 2073 ## 0x819
.short 2084 ## 0x824
.short 2096 ## 0x830
.short 2107 ## 0x83b
.short 2119 ## 0x847
.short 2130 ## 0x852
.short 2141 ## 0x85d
.short 2153 ## 0x869
.short 2164 ## 0x874
.short 2176 ## 0x880
.short 2187 ## 0x88b
.short 2199 ## 0x897
.short 2210 ## 0x8a2
.short 2222 ## 0x8ae
.short 2233 ## 0x8b9
.short 2245 ## 0x8c5
.short 2256 ## 0x8d0
.short 2268 ## 0x8dc
.short 2279 ## 0x8e7
.short 2290 ## 0x8f2
.short 2302 ## 0x8fe
.short 2313 ## 0x909
.short 2325 ## 0x915
.short 2336 ## 0x920
.short 2348 ## 0x92c
.short 2359 ## 0x937
.short 2371 ## 0x943
.short 2382 ## 0x94e
.short 2394 ## 0x95a
.short 2405 ## 0x965
.short 2417 ## 0x971
.short 2428 ## 0x97c
.short 2440 ## 0x988
.short 2451 ## 0x993
.short 2463 ## 0x99f
.short 2474 ## 0x9aa
.short 2486 ## 0x9b6
.short 2497 ## 0x9c1
.short 2509 ## 0x9cd
.short 2520 ## 0x9d8
.short 2532 ## 0x9e4
.short 2543 ## 0x9ef
.short 2555 ## 0x9fb
.short 2566 ## 0xa06
.short 2578 ## 0xa12
.short 2590 ## 0xa1e
.short 2601 ## 0xa29
.short 2613 ## 0xa35
.short 2624 ## 0xa40
.short 2636 ## 0xa4c
.short 2647 ## 0xa57
.short 2659 ## 0xa63
.short 2670 ## 0xa6e
.short 2682 ## 0xa7a
.short 2693 ## 0xa85
.short 2705 ## 0xa91
.short 2716 ## 0xa9c
.short 2728 ## 0xaa8
.short 2740 ## 0xab4
.short 2751 ## 0xabf
.short 2763 ## 0xacb
.short 2774 ## 0xad6
.short 2786 ## 0xae2
.short 2797 ## 0xaed
.short 2809 ## 0xaf9
.short 2821 ## 0xb05
.short 2832 ## 0xb10
.short 2844 ## 0xb1c
.short 2855 ## 0xb27
.short 2867 ## 0xb33
.short 2878 ## 0xb3e
.short 2890 ## 0xb4a
.short 2902 ## 0xb56
.short 2913 ## 0xb61
.short 2925 ## 0xb6d
.short 2936 ## 0xb78
.short 2948 ## 0xb84
.short 2959 ## 0xb8f
.short 2971 ## 0xb9b
.short 2983 ## 0xba7
.short 2994 ## 0xbb2
.short 3006 ## 0xbbe
.short 3017 ## 0xbc9
.short 3029 ## 0xbd5
.short 3041 ## 0xbe1
.short 3052 ## 0xbec
.short 3064 ## 0xbf8
.short 3075 ## 0xc03
.short 3087 ## 0xc0f
.short 3099 ## 0xc1b
.short 3110 ## 0xc26
.short 3122 ## 0xc32
.short 3134 ## 0xc3e
.short 3145 ## 0xc49
.short 3157 ## 0xc55
.short 3168 ## 0xc60
.short 3180 ## 0xc6c
.short 3192 ## 0xc78
.short 3203 ## 0xc83
.short 3215 ## 0xc8f
.short 3227 ## 0xc9b
.short 3238 ## 0xca6
.short 3250 ## 0xcb2
.short 3261 ## 0xcbd
.short 3273 ## 0xcc9
.short 3285 ## 0xcd5
.short 3296 ## 0xce0
.short 3308 ## 0xcec
.short 3320 ## 0xcf8
.short 3331 ## 0xd03
.short 3343 ## 0xd0f
.short 3355 ## 0xd1b
.short 3366 ## 0xd26
.short 3378 ## 0xd32
.short 3390 ## 0xd3e
.short 3401 ## 0xd49
.short 3413 ## 0xd55
.short 3425 ## 0xd61
.short 3436 ## 0xd6c
.short 3448 ## 0xd78
.short 3460 ## 0xd84
.short 3471 ## 0xd8f
.short 3483 ## 0xd9b
.short 3495 ## 0xda7
.short 3506 ## 0xdb2
.short 3518 ## 0xdbe
.short 3530 ## 0xdca
.short 3541 ## 0xdd5
.short 3553 ## 0xde1
.short 3565 ## 0xded
.short 3577 ## 0xdf9
.short 3588 ## 0xe04
.short 3600 ## 0xe10
.short 3612 ## 0xe1c
.short 3623 ## 0xe27
.short 3635 ## 0xe33
.short 3647 ## 0xe3f
.short 3658 ## 0xe4a
.short 3670 ## 0xe56
.short 3682 ## 0xe62
.short 3694 ## 0xe6e
.short 3705 ## 0xe79
.short 3717 ## 0xe85
.short 3729 ## 0xe91
.short 3740 ## 0xe9c
.short 3752 ## 0xea8
.short 3764 ## 0xeb4
.short 3776 ## 0xec0
.short 3787 ## 0xecb
.short 3799 ## 0xed7
.short 3811 ## 0xee3
.short 3823 ## 0xeef
.short 3834 ## 0xefa
.short 3846 ## 0xf06
.short 3858 ## 0xf12
.short 3870 ## 0xf1e
.short 3881 ## 0xf29
.short 3893 ## 0xf35
.short 3905 ## 0xf41
.short 3917 ## 0xf4d
.short 3928 ## 0xf58
.short 3940 ## 0xf64
.short 3952 ## 0xf70
.short 3964 ## 0xf7c
.short 3975 ## 0xf87
.short 3987 ## 0xf93
.short 3999 ## 0xf9f
.short 4011 ## 0xfab
.short 4022 ## 0xfb6
.short 4034 ## 0xfc2
.short 4046 ## 0xfce
.short 4058 ## 0xfda
.short 4070 ## 0xfe6
.short 4081 ## 0xff1
.short 4093 ## 0xffd
.short 4105 ## 0x1009
.short 4117 ## 0x1015
.short 4128 ## 0x1020
.short 4140 ## 0x102c
.short 4152 ## 0x1038
.short 4164 ## 0x1044
.short 4176 ## 0x1050
.short 4187 ## 0x105b
.short 4199 ## 0x1067
.short 4211 ## 0x1073
.short 4223 ## 0x107f
.short 4235 ## 0x108b
.short 4246 ## 0x1096
.short 4258 ## 0x10a2
.short 4270 ## 0x10ae
.short 4282 ## 0x10ba
.short 4294 ## 0x10c6
.short 4305 ## 0x10d1
.short 4317 ## 0x10dd
.short 4329 ## 0x10e9
.short 4341 ## 0x10f5
.short 4353 ## 0x1101
.short 4365 ## 0x110d
.short 4376 ## 0x1118
.short 4388 ## 0x1124
.short 4400 ## 0x1130
.short 4412 ## 0x113c
.short 4424 ## 0x1148
.short 4436 ## 0x1154
.short 4447 ## 0x115f
.short 4459 ## 0x116b
.short 4471 ## 0x1177
.short 4483 ## 0x1183
.short 4495 ## 0x118f
.short 4507 ## 0x119b
.short 4519 ## 0x11a7
.short 4530 ## 0x11b2
.short 4542 ## 0x11be
.short 4554 ## 0x11ca
.short 4566 ## 0x11d6
.short 4578 ## 0x11e2
.short 4590 ## 0x11ee
.short 4602 ## 0x11fa
.short 4613 ## 0x1205
.short 4625 ## 0x1211
.short 4637 ## 0x121d
.short 4649 ## 0x1229
.short 4661 ## 0x1235
.short 4673 ## 0x1241
.short 4685 ## 0x124d
.short 4697 ## 0x1259
.short 4709 ## 0x1265
.short 4720 ## 0x1270
.short 4732 ## 0x127c
.short 4744 ## 0x1288
.short 4756 ## 0x1294
.short 4768 ## 0x12a0
.short 4780 ## 0x12ac
.short 4792 ## 0x12b8
.short 4804 ## 0x12c4
.short 4816 ## 0x12d0
.short 4827 ## 0x12db
.short 4839 ## 0x12e7
.short 4851 ## 0x12f3
.short 4863 ## 0x12ff
.short 4875 ## 0x130b
.short 4887 ## 0x1317
.short 4899 ## 0x1323
.short 4911 ## 0x132f
.short 4923 ## 0x133b
.short 4935 ## 0x1347
.short 4947 ## 0x1353
.short 4959 ## 0x135f
.short 4971 ## 0x136b
.short 4982 ## 0x1376
.short 4994 ## 0x1382
.short 5006 ## 0x138e
.short 5018 ## 0x139a
.short 5030 ## 0x13a6
.short 5042 ## 0x13b2
.short 5054 ## 0x13be
.short 5066 ## 0x13ca
.short 5078 ## 0x13d6
.short 5090 ## 0x13e2
.short 5102 ## 0x13ee
.short 5114 ## 0x13fa
.short 5126 ## 0x1406
.short 5138 ## 0x1412
.short 5150 ## 0x141e
.short 5162 ## 0x142a
.short 5174 ## 0x1436
.short 5186 ## 0x1442
.short 5198 ## 0x144e
.short 5210 ## 0x145a
.short 5222 ## 0x1466
.short 5233 ## 0x1471
.short 5245 ## 0x147d
.short 5257 ## 0x1489
.short 5269 ## 0x1495
.short 5281 ## 0x14a1
.short 5293 ## 0x14ad
.short 5305 ## 0x14b9
.short 5317 ## 0x14c5
.short 5329 ## 0x14d1
.short 5341 ## 0x14dd
.short 5353 ## 0x14e9
.short 5365 ## 0x14f5
.short 5377 ## 0x1501
.short 5389 ## 0x150d
.short 5401 ## 0x1519
.short 5413 ## 0x1525
.short 5425 ## 0x1531
.short 5437 ## 0x153d
.short 5449 ## 0x1549
.short 5461 ## 0x1555
.short 5473 ## 0x1561
.short 5485 ## 0x156d
.short 5497 ## 0x1579
.short 5509 ## 0x1585
.short 5521 ## 0x1591
.short 5534 ## 0x159e
.short 5546 ## 0x15aa
.short 5558 ## 0x15b6
.short 5570 ## 0x15c2
.short 5582 ## 0x15ce
.short 5594 ## 0x15da
.short 5606 ## 0x15e6
.short 5618 ## 0x15f2
.short 5630 ## 0x15fe
.short 5642 ## 0x160a
.short 5654 ## 0x1616
.short 5666 ## 0x1622
.short 5678 ## 0x162e
.short 5690 ## 0x163a
.short 5702 ## 0x1646
.short 5714 ## 0x1652
.short 5726 ## 0x165e
.short 5738 ## 0x166a
.short 5750 ## 0x1676
.short 5762 ## 0x1682
.short 5774 ## 0x168e
.short 5787 ## 0x169b
.short 5799 ## 0x16a7
.short 5811 ## 0x16b3
.short 5823 ## 0x16bf
.short 5835 ## 0x16cb
.short 5847 ## 0x16d7
.short 5859 ## 0x16e3
.short 5871 ## 0x16ef
.short 5883 ## 0x16fb
.short 5895 ## 0x1707
.short 5907 ## 0x1713
.short 5919 ## 0x171f
.short 5932 ## 0x172c
.short 5944 ## 0x1738
.short 5956 ## 0x1744
.short 5968 ## 0x1750
.short 5980 ## 0x175c
.short 5992 ## 0x1768
.short 6004 ## 0x1774
.short 6016 ## 0x1780
.short 6028 ## 0x178c
.short 6040 ## 0x1798
.short 6053 ## 0x17a5
.short 6065 ## 0x17b1
.short 6077 ## 0x17bd
.short 6089 ## 0x17c9
.short 6101 ## 0x17d5
.short 6113 ## 0x17e1
.short 6125 ## 0x17ed
.short 6137 ## 0x17f9
.short 6150 ## 0x1806
.short 6162 ## 0x1812
.short 6174 ## 0x181e
.short 6186 ## 0x182a
.short 6198 ## 0x1836
.short 6210 ## 0x1842
.short 6222 ## 0x184e
.short 6235 ## 0x185b
.short 6247 ## 0x1867
.short 6259 ## 0x1873
.short 6271 ## 0x187f
.short 6283 ## 0x188b
.short 6295 ## 0x1897
.short 6307 ## 0x18a3
.short 6320 ## 0x18b0
.short 6332 ## 0x18bc
.short 6344 ## 0x18c8
.short 6356 ## 0x18d4
.short 6368 ## 0x18e0
.short 6380 ## 0x18ec
.short 6393 ## 0x18f9
.short 6405 ## 0x1905
.short 6417 ## 0x1911
.short 6429 ## 0x191d
.short 6441 ## 0x1929
.short 6453 ## 0x1935
.short 6466 ## 0x1942
.short 6478 ## 0x194e
.short 6490 ## 0x195a
.short 6502 ## 0x1966
.short 6514 ## 0x1972
.short 6527 ## 0x197f
.short 6539 ## 0x198b
.short 6551 ## 0x1997
.short 6563 ## 0x19a3
.short 6575 ## 0x19af
.short 6588 ## 0x19bc
.short 6600 ## 0x19c8
.short 6612 ## 0x19d4
.short 6624 ## 0x19e0
.short 6636 ## 0x19ec
.short 6649 ## 0x19f9
.short 6661 ## 0x1a05
.short 6673 ## 0x1a11
.short 6685 ## 0x1a1d
.short 6698 ## 0x1a2a
.short 6710 ## 0x1a36
.short 6722 ## 0x1a42
.short 6734 ## 0x1a4e
.short 6746 ## 0x1a5a
.short 6759 ## 0x1a67
.short 6771 ## 0x1a73
.short 6783 ## 0x1a7f
.short 6795 ## 0x1a8b
.short 6808 ## 0x1a98
.short 6820 ## 0x1aa4
.short 6832 ## 0x1ab0
.short 6844 ## 0x1abc
.short 6857 ## 0x1ac9
.short 6869 ## 0x1ad5
.short 6881 ## 0x1ae1
.short 6893 ## 0x1aed
.short 6906 ## 0x1afa
.short 6918 ## 0x1b06
.short 6930 ## 0x1b12
.short 6942 ## 0x1b1e
.short 6955 ## 0x1b2b
.short 6967 ## 0x1b37
.short 6979 ## 0x1b43
.short 6991 ## 0x1b4f
.short 7004 ## 0x1b5c
.short 7016 ## 0x1b68
.short 7028 ## 0x1b74
.short 7041 ## 0x1b81
.short 7053 ## 0x1b8d
.short 7065 ## 0x1b99
.short 7077 ## 0x1ba5
.short 7090 ## 0x1bb2
.short 7102 ## 0x1bbe
.short 7114 ## 0x1bca
.short 7127 ## 0x1bd7
.short 7139 ## 0x1be3
.short 7151 ## 0x1bef
.short 7164 ## 0x1bfc
.short 7176 ## 0x1c08
.short 7188 ## 0x1c14
.short 7200 ## 0x1c20
.short 7213 ## 0x1c2d
.short 7225 ## 0x1c39
.short 7237 ## 0x1c45
.short 7250 ## 0x1c52
.short 7262 ## 0x1c5e
.short 7274 ## 0x1c6a
.short 7287 ## 0x1c77
.short 7299 ## 0x1c83
.short 7311 ## 0x1c8f
.short 7324 ## 0x1c9c
.short 7336 ## 0x1ca8
.short 7348 ## 0x1cb4
.short 7361 ## 0x1cc1
.short 7373 ## 0x1ccd
.short 7385 ## 0x1cd9
.short 7398 ## 0x1ce6
.short 7410 ## 0x1cf2
.short 7422 ## 0x1cfe
.short 7435 ## 0x1d0b
.short 7447 ## 0x1d17
.short 7459 ## 0x1d23
.short 7472 ## 0x1d30
.short 7484 ## 0x1d3c
.short 7496 ## 0x1d48
.short 7509 ## 0x1d55
.short 7521 ## 0x1d61
.short 7534 ## 0x1d6e
.short 7546 ## 0x1d7a
.short 7558 ## 0x1d86
.short 7571 ## 0x1d93
.short 7583 ## 0x1d9f
.short 7595 ## 0x1dab
.short 7608 ## 0x1db8
.short 7620 ## 0x1dc4
.short 7633 ## 0x1dd1
.short 7645 ## 0x1ddd
.short 7657 ## 0x1de9
.short 7670 ## 0x1df6
.short 7682 ## 0x1e02
.short 7694 ## 0x1e0e
.short 7707 ## 0x1e1b
.short 7719 ## 0x1e27
.short 7732 ## 0x1e34
.short 7744 ## 0x1e40
.short 7756 ## 0x1e4c
.short 7769 ## 0x1e59
.short 7781 ## 0x1e65
.short 7794 ## 0x1e72
.short 7806 ## 0x1e7e
.short 7818 ## 0x1e8a
.short 7831 ## 0x1e97
.short 7843 ## 0x1ea3
.short 7856 ## 0x1eb0
.short 7868 ## 0x1ebc
.short 7881 ## 0x1ec9
.short 7893 ## 0x1ed5
.short 7905 ## 0x1ee1
.short 7918 ## 0x1eee
.short 7930 ## 0x1efa
.short 7943 ## 0x1f07
.short 7955 ## 0x1f13
.short 7968 ## 0x1f20
.short 7980 ## 0x1f2c
.short 7992 ## 0x1f38
.short 8005 ## 0x1f45
.short 8017 ## 0x1f51
.short 8030 ## 0x1f5e
.short 8042 ## 0x1f6a
.short 8055 ## 0x1f77
.short 8067 ## 0x1f83
.short 8080 ## 0x1f90
.short 8092 ## 0x1f9c
.short 8105 ## 0x1fa9
.short 8117 ## 0x1fb5
.short 8129 ## 0x1fc1
.short 8142 ## 0x1fce
.short 8154 ## 0x1fda
.short 8167 ## 0x1fe7
.short 8179 ## 0x1ff3
.short 8192 ## 0x2000
.short 8204 ## 0x200c
.short 8217 ## 0x2019
.short 8229 ## 0x2025
.short 8242 ## 0x2032
.short 8254 ## 0x203e
.short 8267 ## 0x204b
.short 8279 ## 0x2057
.short 8292 ## 0x2064
.short 8304 ## 0x2070
.short 8317 ## 0x207d
.short 8329 ## 0x2089
.short 8342 ## 0x2096
.short 8354 ## 0x20a2
.short 8367 ## 0x20af
.short 8379 ## 0x20bb
.short 8392 ## 0x20c8
.short 8404 ## 0x20d4
.short 8417 ## 0x20e1
.short 8429 ## 0x20ed
.short 8442 ## 0x20fa
.short 8454 ## 0x2106
.short 8467 ## 0x2113
.short 8479 ## 0x211f
.short 8492 ## 0x212c
.short 8504 ## 0x2138
.short 8517 ## 0x2145
.short 8529 ## 0x2151
.short 8542 ## 0x215e
.short 8555 ## 0x216b
.short 8567 ## 0x2177
.short 8580 ## 0x2184
.short 8592 ## 0x2190
.short 8605 ## 0x219d
.short 8617 ## 0x21a9
.short 8630 ## 0x21b6
.short 8642 ## 0x21c2
.short 8655 ## 0x21cf
.short 8667 ## 0x21db
.short 8680 ## 0x21e8
.short 8693 ## 0x21f5
.short 8705 ## 0x2201
.short 8718 ## 0x220e
.short 8730 ## 0x221a
.short 8743 ## 0x2227
.short 8755 ## 0x2233
.short 8768 ## 0x2240
.short 8781 ## 0x224d
.short 8793 ## 0x2259
.short 8806 ## 0x2266
.short 8818 ## 0x2272
.short 8831 ## 0x227f
.short 8843 ## 0x228b
.short 8856 ## 0x2298
.short 8869 ## 0x22a5
.short 8881 ## 0x22b1
.short 8894 ## 0x22be
.short 8906 ## 0x22ca
.short 8919 ## 0x22d7
.short 8932 ## 0x22e4
.short 8944 ## 0x22f0
.short 8957 ## 0x22fd
.short 8969 ## 0x2309
.short 8982 ## 0x2316
.short 8995 ## 0x2323
.short 9007 ## 0x232f
.short 9020 ## 0x233c
.short 9033 ## 0x2349
.short 9045 ## 0x2355
.short 9058 ## 0x2362
.short 9070 ## 0x236e
.short 9083 ## 0x237b
.short 9096 ## 0x2388
.short 9108 ## 0x2394
.short 9121 ## 0x23a1
.short 9134 ## 0x23ae
.short 9146 ## 0x23ba
.short 9159 ## 0x23c7
.short 9171 ## 0x23d3
.short 9184 ## 0x23e0
.short 9197 ## 0x23ed
.short 9209 ## 0x23f9
.short 9222 ## 0x2406
.short 9235 ## 0x2413
.short 9247 ## 0x241f
.short 9260 ## 0x242c
.short 9273 ## 0x2439
.short 9285 ## 0x2445
.short 9298 ## 0x2452
.short 9311 ## 0x245f
.short 9323 ## 0x246b
.short 9336 ## 0x2478
.short 9349 ## 0x2485
.short 9361 ## 0x2491
.short 9374 ## 0x249e
.short 9387 ## 0x24ab
.short 9399 ## 0x24b7
.short 9412 ## 0x24c4
.short 9425 ## 0x24d1
.short 9437 ## 0x24dd
.short 9450 ## 0x24ea
.short 9463 ## 0x24f7
.short 9476 ## 0x2504
.short 9488 ## 0x2510
.short 9501 ## 0x251d
.short 9514 ## 0x252a
.short 9526 ## 0x2536
.short 9539 ## 0x2543
.short 9552 ## 0x2550
.short 9564 ## 0x255c
.short 9577 ## 0x2569
.short 9590 ## 0x2576
.short 9603 ## 0x2583
.short 9615 ## 0x258f
.short 9628 ## 0x259c
.short 9641 ## 0x25a9
.short 9653 ## 0x25b5
.short 9666 ## 0x25c2
.short 9679 ## 0x25cf
.short 9692 ## 0x25dc
.short 9704 ## 0x25e8
.short 9717 ## 0x25f5
.short 9730 ## 0x2602
.short 9743 ## 0x260f
.short 9755 ## 0x261b
.short 9768 ## 0x2628
.short 9781 ## 0x2635
.short 9794 ## 0x2642
.short 9806 ## 0x264e
.short 9819 ## 0x265b
.short 9832 ## 0x2668
.short 9845 ## 0x2675
.short 9857 ## 0x2681
.short 9870 ## 0x268e
.short 9883 ## 0x269b
.short 9896 ## 0x26a8
.short 9908 ## 0x26b4
.short 9921 ## 0x26c1
.short 9934 ## 0x26ce
.short 9947 ## 0x26db
.short 9959 ## 0x26e7
.short 9972 ## 0x26f4
.short 9985 ## 0x2701
.short 9998 ## 0x270e
.short 10011 ## 0x271b
.short 10023 ## 0x2727
.short 10036 ## 0x2734
.short 10049 ## 0x2741
.short 10062 ## 0x274e
.short 10074 ## 0x275a
.short 10087 ## 0x2767
.short 10100 ## 0x2774
.short 10113 ## 0x2781
.short 10126 ## 0x278e
.short 10138 ## 0x279a
.short 10151 ## 0x27a7
.short 10164 ## 0x27b4
.short 10177 ## 0x27c1
.short 10190 ## 0x27ce
.short 10203 ## 0x27db
.short 10215 ## 0x27e7
.short 10228 ## 0x27f4
.short 10241 ## 0x2801
.short 10254 ## 0x280e
.short 10267 ## 0x281b
.short 10279 ## 0x2827
.short 10292 ## 0x2834
.short 10305 ## 0x2841
.short 10318 ## 0x284e
.short 10331 ## 0x285b
.short 10344 ## 0x2868
.short 10357 ## 0x2875
.short 10369 ## 0x2881
.short 10382 ## 0x288e
.short 10395 ## 0x289b
.short 10408 ## 0x28a8
.short 10421 ## 0x28b5
.short 10434 ## 0x28c2
.short 10446 ## 0x28ce
.short 10459 ## 0x28db
.short 10472 ## 0x28e8
.short 10485 ## 0x28f5
.short 10498 ## 0x2902
.short 10511 ## 0x290f
.short 10524 ## 0x291c
.short 10537 ## 0x2929
.short 10549 ## 0x2935
.short 10562 ## 0x2942
.short 10575 ## 0x294f
.short 10588 ## 0x295c
.short 10601 ## 0x2969
.short 10614 ## 0x2976
.short 10627 ## 0x2983
.short 10640 ## 0x2990
.short 10652 ## 0x299c
.short 10665 ## 0x29a9
.short 10678 ## 0x29b6
.short 10691 ## 0x29c3
.short 10704 ## 0x29d0
.short 10717 ## 0x29dd
.short 10730 ## 0x29ea
.short 10743 ## 0x29f7
.short 10756 ## 0x2a04
.short 10769 ## 0x2a11
.short 10782 ## 0x2a1e
.short 10794 ## 0x2a2a
.short 10807 ## 0x2a37
.short 10820 ## 0x2a44
.short 10833 ## 0x2a51
.short 10846 ## 0x2a5e
.short 10859 ## 0x2a6b
.short 10872 ## 0x2a78
.short 10885 ## 0x2a85
.short 10898 ## 0x2a92
.short 10911 ## 0x2a9f
.short 10924 ## 0x2aac
.short 10937 ## 0x2ab9
.short 10950 ## 0x2ac6
.short 10963 ## 0x2ad3
.short 10975 ## 0x2adf
.short 10988 ## 0x2aec
.short 11001 ## 0x2af9
.short 11014 ## 0x2b06
.short 11027 ## 0x2b13
.short 11040 ## 0x2b20
.short 11053 ## 0x2b2d
.short 11066 ## 0x2b3a
.short 11079 ## 0x2b47
.short 11092 ## 0x2b54
.short 11105 ## 0x2b61
.short 11118 ## 0x2b6e
.short 11131 ## 0x2b7b
.short 11144 ## 0x2b88
.short 11157 ## 0x2b95
.short 11170 ## 0x2ba2
.short 11183 ## 0x2baf
.short 11196 ## 0x2bbc
.short 11209 ## 0x2bc9
.short 11222 ## 0x2bd6
.short 11235 ## 0x2be3
.short 11248 ## 0x2bf0
.short 11261 ## 0x2bfd
.short 11274 ## 0x2c0a
.short 11287 ## 0x2c17
.short 11300 ## 0x2c24
.short 11313 ## 0x2c31
.short 11326 ## 0x2c3e
.short 11339 ## 0x2c4b
.short 11352 ## 0x2c58
.short 11365 ## 0x2c65
.short 11378 ## 0x2c72
.short 11391 ## 0x2c7f
.short 11404 ## 0x2c8c
.short 11417 ## 0x2c99
.short 11430 ## 0x2ca6
.short 11443 ## 0x2cb3
.short 11456 ## 0x2cc0
.short 11469 ## 0x2ccd
.short 11482 ## 0x2cda
.short 11495 ## 0x2ce7
.short 11508 ## 0x2cf4
.short 11521 ## 0x2d01
.short 11534 ## 0x2d0e
.short 11547 ## 0x2d1b
.short 11560 ## 0x2d28
.short 11573 ## 0x2d35
.short 11586 ## 0x2d42
.short 11600 ## 0x2d50
.short 11613 ## 0x2d5d
.short 11626 ## 0x2d6a
.short 11639 ## 0x2d77
.short 11652 ## 0x2d84
.short 11665 ## 0x2d91
.short 11678 ## 0x2d9e
.short 11691 ## 0x2dab
.short 11704 ## 0x2db8
.short 11717 ## 0x2dc5
.short 11730 ## 0x2dd2
.short 11743 ## 0x2ddf
.short 11756 ## 0x2dec
.short 11769 ## 0x2df9
.short 11782 ## 0x2e06
.short 11796 ## 0x2e14
.short 11809 ## 0x2e21
.short 11822 ## 0x2e2e
.short 11835 ## 0x2e3b
.short 11848 ## 0x2e48
.short 11861 ## 0x2e55
.short 11874 ## 0x2e62
.short 11887 ## 0x2e6f
.short 11900 ## 0x2e7c
.short 11913 ## 0x2e89
.short 11927 ## 0x2e97
.short 11940 ## 0x2ea4
.short 11953 ## 0x2eb1
.short 11966 ## 0x2ebe
.short 11979 ## 0x2ecb
.short 11992 ## 0x2ed8
.short 12005 ## 0x2ee5
.short 12018 ## 0x2ef2
.short 12031 ## 0x2eff
.short 12045 ## 0x2f0d
.short 12058 ## 0x2f1a
.short 12071 ## 0x2f27
.short 12084 ## 0x2f34
.short 12097 ## 0x2f41
.short 12110 ## 0x2f4e
.short 12123 ## 0x2f5b
.short 12137 ## 0x2f69
.short 12150 ## 0x2f76
.short 12163 ## 0x2f83
.short 12176 ## 0x2f90
.short 12189 ## 0x2f9d
.short 12202 ## 0x2faa
.short 12215 ## 0x2fb7
.short 12229 ## 0x2fc5
.short 12242 ## 0x2fd2
.short 12255 ## 0x2fdf
.short 12268 ## 0x2fec
.short 12281 ## 0x2ff9
.short 12294 ## 0x3006
.short 12308 ## 0x3014
.short 12321 ## 0x3021
.short 12334 ## 0x302e
.short 12347 ## 0x303b
.short 12360 ## 0x3048
.short 12374 ## 0x3056
.short 12387 ## 0x3063
.short 12400 ## 0x3070
.short 12413 ## 0x307d
.short 12426 ## 0x308a
.short 12439 ## 0x3097
.short 12453 ## 0x30a5
.short 12466 ## 0x30b2
.short 12479 ## 0x30bf
.short 12492 ## 0x30cc
.short 12505 ## 0x30d9
.short 12519 ## 0x30e7
.short 12532 ## 0x30f4
.short 12545 ## 0x3101
.short 12558 ## 0x310e
.short 12572 ## 0x311c
.short 12585 ## 0x3129
.short 12598 ## 0x3136
.short 12611 ## 0x3143
.short 12624 ## 0x3150
.short 12638 ## 0x315e
.short 12651 ## 0x316b
.short 12664 ## 0x3178
.short 12677 ## 0x3185
.short 12691 ## 0x3193
.short 12704 ## 0x31a0
.short 12717 ## 0x31ad
.short 12730 ## 0x31ba
.short 12744 ## 0x31c8
.short 12757 ## 0x31d5
.short 12770 ## 0x31e2
.short 12783 ## 0x31ef
.short 12797 ## 0x31fd
.short 12810 ## 0x320a
.short 12823 ## 0x3217
.short 12836 ## 0x3224
.short 12850 ## 0x3232
.short 12863 ## 0x323f
.short 12876 ## 0x324c
.short 12889 ## 0x3259
.short 12903 ## 0x3267
.short 12916 ## 0x3274
.short 12929 ## 0x3281
.short 12942 ## 0x328e
.short 12956 ## 0x329c
.short 12969 ## 0x32a9
.short 12982 ## 0x32b6
.short 12996 ## 0x32c4
.short 13009 ## 0x32d1
.short 13022 ## 0x32de
.short 13036 ## 0x32ec
.short 13049 ## 0x32f9
.short 13062 ## 0x3306
.short 13075 ## 0x3313
.short 13089 ## 0x3321
.short 13102 ## 0x332e
.short 13115 ## 0x333b
.short 13129 ## 0x3349
.short 13142 ## 0x3356
.short 13155 ## 0x3363
.short 13169 ## 0x3371
.short 13182 ## 0x337e
.short 13195 ## 0x338b
.short 13209 ## 0x3399
.short 13222 ## 0x33a6
.short 13235 ## 0x33b3
.short 13249 ## 0x33c1
.short 13262 ## 0x33ce
.short 13275 ## 0x33db
.short 13289 ## 0x33e9
.short 13302 ## 0x33f6
.short 13315 ## 0x3403
.short 13329 ## 0x3411
.short 13342 ## 0x341e
.short 13355 ## 0x342b
.short 13369 ## 0x3439
.short 13382 ## 0x3446
.short 13395 ## 0x3453
.short 13409 ## 0x3461
.short 13422 ## 0x346e
.short 13435 ## 0x347b
.short 13449 ## 0x3489
.short 13462 ## 0x3496
.short 13476 ## 0x34a4
.short 13489 ## 0x34b1
.short 13502 ## 0x34be
.short 13516 ## 0x34cc
.short 13529 ## 0x34d9
.short 13542 ## 0x34e6
.short 13556 ## 0x34f4
.short 13569 ## 0x3501
.short 13583 ## 0x350f
.short 13596 ## 0x351c
.short 13609 ## 0x3529
.short 13623 ## 0x3537
.short 13636 ## 0x3544
.short 13650 ## 0x3552
.short 13663 ## 0x355f
.short 13676 ## 0x356c
.short 13690 ## 0x357a
.short 13703 ## 0x3587
.short 13717 ## 0x3595
.short 13730 ## 0x35a2
.short 13743 ## 0x35af
.short 13757 ## 0x35bd
.short 13770 ## 0x35ca
.short 13784 ## 0x35d8
.short 13797 ## 0x35e5
.short 13810 ## 0x35f2
.short 13824 ## 0x3600
.short 13837 ## 0x360d
.short 13851 ## 0x361b
.short 13864 ## 0x3628
.short 13878 ## 0x3636
.short 13891 ## 0x3643
.short 13905 ## 0x3651
.short 13918 ## 0x365e
.short 13931 ## 0x366b
.short 13945 ## 0x3679
.short 13958 ## 0x3686
.short 13972 ## 0x3694
.short 13985 ## 0x36a1
.short 13999 ## 0x36af
.short 14012 ## 0x36bc
.short 14026 ## 0x36ca
.short 14039 ## 0x36d7
.short 14053 ## 0x36e5
.short 14066 ## 0x36f2
.short 14080 ## 0x3700
.short 14093 ## 0x370d
.short 14106 ## 0x371a
.short 14120 ## 0x3728
.short 14133 ## 0x3735
.short 14147 ## 0x3743
.short 14160 ## 0x3750
.short 14174 ## 0x375e
.short 14187 ## 0x376b
.short 14201 ## 0x3779
.short 14214 ## 0x3786
.short 14228 ## 0x3794
.short 14241 ## 0x37a1
.short 14255 ## 0x37af
.short 14268 ## 0x37bc
.short 14282 ## 0x37ca
.short 14295 ## 0x37d7
.short 14309 ## 0x37e5
.short 14322 ## 0x37f2
.short 14336 ## 0x3800
.short 14349 ## 0x380d
.short 14363 ## 0x381b
.short 14376 ## 0x3828
.short 14390 ## 0x3836
.short 14404 ## 0x3844
.short 14417 ## 0x3851
.short 14431 ## 0x385f
.short 14444 ## 0x386c
.short 14458 ## 0x387a
.short 14471 ## 0x3887
.short 14485 ## 0x3895
.short 14498 ## 0x38a2
.short 14512 ## 0x38b0
.short 14525 ## 0x38bd
.short 14539 ## 0x38cb
.short 14552 ## 0x38d8
.short 14566 ## 0x38e6
.short 14580 ## 0x38f4
.short 14593 ## 0x3901
.short 14607 ## 0x390f
.short 14620 ## 0x391c
.short 14634 ## 0x392a
.short 14647 ## 0x3937
.short 14661 ## 0x3945
.short 14675 ## 0x3953
.short 14688 ## 0x3960
.short 14702 ## 0x396e
.short 14715 ## 0x397b
.short 14729 ## 0x3989
.short 14742 ## 0x3996
.short 14756 ## 0x39a4
.short 14770 ## 0x39b2
.short 14783 ## 0x39bf
.short 14797 ## 0x39cd
.short 14810 ## 0x39da
.short 14824 ## 0x39e8
.short 14838 ## 0x39f6
.short 14851 ## 0x3a03
.short 14865 ## 0x3a11
.short 14878 ## 0x3a1e
.short 14892 ## 0x3a2c
.short 14906 ## 0x3a3a
.short 14919 ## 0x3a47
.short 14933 ## 0x3a55
.short 14946 ## 0x3a62
.short 14960 ## 0x3a70
.short 14974 ## 0x3a7e
.short 14987 ## 0x3a8b
.short 15001 ## 0x3a99
.short 15015 ## 0x3aa7
.short 15028 ## 0x3ab4
.short 15042 ## 0x3ac2
.short 15055 ## 0x3acf
.short 15069 ## 0x3add
.short 15083 ## 0x3aeb
.short 15096 ## 0x3af8
.short 15110 ## 0x3b06
.short 15124 ## 0x3b14
.short 15137 ## 0x3b21
.short 15151 ## 0x3b2f
.short 15165 ## 0x3b3d
.short 15178 ## 0x3b4a
.short 15192 ## 0x3b58
.short 15206 ## 0x3b66
.short 15219 ## 0x3b73
.short 15233 ## 0x3b81
.short 15247 ## 0x3b8f
.short 15260 ## 0x3b9c
.short 15274 ## 0x3baa
.short 15288 ## 0x3bb8
.short 15301 ## 0x3bc5
.short 15315 ## 0x3bd3
.short 15329 ## 0x3be1
.short 15342 ## 0x3bee
.short 15356 ## 0x3bfc
.short 15370 ## 0x3c0a
.short 15383 ## 0x3c17
.short 15397 ## 0x3c25
.short 15411 ## 0x3c33
.short 15425 ## 0x3c41
.short 15438 ## 0x3c4e
.short 15452 ## 0x3c5c
.short 15466 ## 0x3c6a
.short 15479 ## 0x3c77
.short 15493 ## 0x3c85
.short 15507 ## 0x3c93
.short 15521 ## 0x3ca1
.short 15534 ## 0x3cae
.short 15548 ## 0x3cbc
.short 15562 ## 0x3cca
.short 15575 ## 0x3cd7
.short 15589 ## 0x3ce5
.short 15603 ## 0x3cf3
.short 15617 ## 0x3d01
.short 15630 ## 0x3d0e
.short 15644 ## 0x3d1c
.short 15658 ## 0x3d2a
.short 15672 ## 0x3d38
.short 15685 ## 0x3d45
.short 15699 ## 0x3d53
.short 15713 ## 0x3d61
.short 15727 ## 0x3d6f
.short 15740 ## 0x3d7c
.short 15754 ## 0x3d8a
.short 15768 ## 0x3d98
.short 15782 ## 0x3da6
.short 15795 ## 0x3db3
.short 15809 ## 0x3dc1
.short 15823 ## 0x3dcf
.short 15837 ## 0x3ddd
.short 15850 ## 0x3dea
.short 15864 ## 0x3df8
.short 15878 ## 0x3e06
.short 15892 ## 0x3e14
.short 15906 ## 0x3e22
.short 15919 ## 0x3e2f
.short 15933 ## 0x3e3d
.short 15947 ## 0x3e4b
.short 15961 ## 0x3e59
.short 15974 ## 0x3e66
.short 15988 ## 0x3e74
.short 16002 ## 0x3e82
.short 16016 ## 0x3e90
.short 16030 ## 0x3e9e
.short 16043 ## 0x3eab
.short 16057 ## 0x3eb9
.short 16071 ## 0x3ec7
.short 16085 ## 0x3ed5
.short 16099 ## 0x3ee3
.short 16112 ## 0x3ef0
.short 16126 ## 0x3efe
.short 16140 ## 0x3f0c
.short 16154 ## 0x3f1a
.short 16168 ## 0x3f28
.short 16182 ## 0x3f36
.short 16195 ## 0x3f43
.short 16209 ## 0x3f51
.short 16223 ## 0x3f5f
.short 16237 ## 0x3f6d
.short 16251 ## 0x3f7b
.short 16265 ## 0x3f89
.short 16278 ## 0x3f96
.short 16292 ## 0x3fa4
.short 16306 ## 0x3fb2
.short 16320 ## 0x3fc0
.short 16334 ## 0x3fce
.short 16348 ## 0x3fdc
.short 16362 ## 0x3fea
.short 16375 ## 0x3ff7
.short 16389 ## 0x4005
.short 16403 ## 0x4013
.short 16417 ## 0x4021
.short 16431 ## 0x402f
.short 16445 ## 0x403d
.short 16459 ## 0x404b
.short 16473 ## 0x4059
.short 16486 ## 0x4066
.short 16500 ## 0x4074
.short 16514 ## 0x4082
.short 16528 ## 0x4090
.short 16542 ## 0x409e
.short 16556 ## 0x40ac
.short 16570 ## 0x40ba
.short 16584 ## 0x40c8
.short 16598 ## 0x40d6
.short 16611 ## 0x40e3
.short 16625 ## 0x40f1
.short 16639 ## 0x40ff
.short 16653 ## 0x410d
.short 16667 ## 0x411b
.short 16681 ## 0x4129
.short 16695 ## 0x4137
.short 16709 ## 0x4145
.short 16723 ## 0x4153
.short 16737 ## 0x4161
.short 16751 ## 0x416f
.short 16764 ## 0x417c
.short 16778 ## 0x418a
.short 16792 ## 0x4198
.short 16806 ## 0x41a6
.short 16820 ## 0x41b4
.short 16834 ## 0x41c2
.short 16848 ## 0x41d0
.short 16862 ## 0x41de
.short 16876 ## 0x41ec
.short 16890 ## 0x41fa
.short 16904 ## 0x4208
.short 16918 ## 0x4216
.short 16932 ## 0x4224
.short 16946 ## 0x4232
.short 16960 ## 0x4240
.short 16974 ## 0x424e
.short 16988 ## 0x425c
.short 17002 ## 0x426a
.short 17016 ## 0x4278
.short 17030 ## 0x4286
.short 17044 ## 0x4294
.short 17057 ## 0x42a1
.short 17071 ## 0x42af
.short 17085 ## 0x42bd
.short 17099 ## 0x42cb
.short 17113 ## 0x42d9
.short 17127 ## 0x42e7
.short 17141 ## 0x42f5
.short 17155 ## 0x4303
.short 17169 ## 0x4311
.short 17183 ## 0x431f
.short 17197 ## 0x432d
.short 17211 ## 0x433b
.short 17225 ## 0x4349
.short 17239 ## 0x4357
.short 17253 ## 0x4365
.short 17267 ## 0x4373
.short 17281 ## 0x4381
.short 17295 ## 0x438f
.short 17309 ## 0x439d
.short 17323 ## 0x43ab
.short 17337 ## 0x43b9
.short 17352 ## 0x43c8
.short 17366 ## 0x43d6
.short 17380 ## 0x43e4
.short 17394 ## 0x43f2
.short 17408 ## 0x4400
.short 17422 ## 0x440e
.short 17436 ## 0x441c
.short 17450 ## 0x442a
.short 17464 ## 0x4438
.short 17478 ## 0x4446
.short 17492 ## 0x4454
.short 17506 ## 0x4462
.short 17520 ## 0x4470
.short 17534 ## 0x447e
.short 17548 ## 0x448c
.short 17562 ## 0x449a
.short 17576 ## 0x44a8
.short 17590 ## 0x44b6
.short 17604 ## 0x44c4
.short 17618 ## 0x44d2
.short 17633 ## 0x44e1
.short 17647 ## 0x44ef
.short 17661 ## 0x44fd
.short 17675 ## 0x450b
.short 17689 ## 0x4519
.short 17703 ## 0x4527
.short 17717 ## 0x4535
.short 17731 ## 0x4543
.short 17745 ## 0x4551
.short 17759 ## 0x455f
.short 17773 ## 0x456d
.short 17787 ## 0x457b
.short 17802 ## 0x458a
.short 17816 ## 0x4598
.short 17830 ## 0x45a6
.short 17844 ## 0x45b4
.short 17858 ## 0x45c2
.short 17872 ## 0x45d0
.short 17886 ## 0x45de
.short 17900 ## 0x45ec
.short 17914 ## 0x45fa
.short 17929 ## 0x4609
.short 17943 ## 0x4617
.short 17957 ## 0x4625
.short 17971 ## 0x4633
.short 17985 ## 0x4641
.short 17999 ## 0x464f
.short 18013 ## 0x465d
.short 18028 ## 0x466c
.short 18042 ## 0x467a
.short 18056 ## 0x4688
.short 18070 ## 0x4696
.short 18084 ## 0x46a4
.short 18098 ## 0x46b2
.short 18112 ## 0x46c0
.short 18127 ## 0x46cf
.short 18141 ## 0x46dd
.short 18155 ## 0x46eb
.short 18169 ## 0x46f9
.short 18183 ## 0x4707
.short 18197 ## 0x4715
.short 18212 ## 0x4724
.short 18226 ## 0x4732
.short 18240 ## 0x4740
.short 18254 ## 0x474e
.short 18268 ## 0x475c
.short 18282 ## 0x476a
.short 18297 ## 0x4779
.short 18311 ## 0x4787
.short 18325 ## 0x4795
.short 18339 ## 0x47a3
.short 18353 ## 0x47b1
.short 18368 ## 0x47c0
.short 18382 ## 0x47ce
.short 18396 ## 0x47dc
.short 18410 ## 0x47ea
.short 18424 ## 0x47f8
.short 18439 ## 0x4807
.short 18453 ## 0x4815
.short 18467 ## 0x4823
.short 18481 ## 0x4831
.short 18495 ## 0x483f
.short 18510 ## 0x484e
.short 18524 ## 0x485c
.short 18538 ## 0x486a
.short 18552 ## 0x4878
.short 18567 ## 0x4887
.short 18581 ## 0x4895
.short 18595 ## 0x48a3
.short 18609 ## 0x48b1
.short 18624 ## 0x48c0
.short 18638 ## 0x48ce
.short 18652 ## 0x48dc
.short 18666 ## 0x48ea
.short 18681 ## 0x48f9
.short 18695 ## 0x4907
.short 18709 ## 0x4915
.short 18723 ## 0x4923
.short 18738 ## 0x4932
.short 18752 ## 0x4940
.short 18766 ## 0x494e
.short 18780 ## 0x495c
.short 18795 ## 0x496b
.short 18809 ## 0x4979
.short 18823 ## 0x4987
.short 18837 ## 0x4995
.short 18852 ## 0x49a4
.short 18866 ## 0x49b2
.short 18880 ## 0x49c0
.short 18895 ## 0x49cf
.short 18909 ## 0x49dd
.short 18923 ## 0x49eb
.short 18937 ## 0x49f9
.short 18952 ## 0x4a08
.short 18966 ## 0x4a16
.short 18980 ## 0x4a24
.short 18995 ## 0x4a33
.short 19009 ## 0x4a41
.short 19023 ## 0x4a4f
.short 19038 ## 0x4a5e
.short 19052 ## 0x4a6c
.short 19066 ## 0x4a7a
.short 19081 ## 0x4a89
.short 19095 ## 0x4a97
.short 19109 ## 0x4aa5
.short 19124 ## 0x4ab4
.short 19138 ## 0x4ac2
.short 19152 ## 0x4ad0
.short 19167 ## 0x4adf
.short 19181 ## 0x4aed
.short 19195 ## 0x4afb
.short 19210 ## 0x4b0a
.short 19224 ## 0x4b18
.short 19238 ## 0x4b26
.short 19253 ## 0x4b35
.short 19267 ## 0x4b43
.short 19281 ## 0x4b51
.short 19296 ## 0x4b60
.short 19310 ## 0x4b6e
.short 19324 ## 0x4b7c
.short 19339 ## 0x4b8b
.short 19353 ## 0x4b99
.short 19367 ## 0x4ba7
.short 19382 ## 0x4bb6
.short 19396 ## 0x4bc4
.short 19411 ## 0x4bd3
.short 19425 ## 0x4be1
.short 19439 ## 0x4bef
.short 19454 ## 0x4bfe
.short 19468 ## 0x4c0c
.short 19482 ## 0x4c1a
.short 19497 ## 0x4c29
.short 19511 ## 0x4c37
.short 19526 ## 0x4c46
.short 19540 ## 0x4c54
.short 19554 ## 0x4c62
.short 19569 ## 0x4c71
.short 19583 ## 0x4c7f
.short 19598 ## 0x4c8e
.short 19612 ## 0x4c9c
.short 19626 ## 0x4caa
.short 19641 ## 0x4cb9
.short 19655 ## 0x4cc7
.short 19670 ## 0x4cd6
.short 19684 ## 0x4ce4
.short 19699 ## 0x4cf3
.short 19713 ## 0x4d01
.short 19727 ## 0x4d0f
.short 19742 ## 0x4d1e
.short 19756 ## 0x4d2c
.short 19771 ## 0x4d3b
.short 19785 ## 0x4d49
.short 19800 ## 0x4d58
.short 19814 ## 0x4d66
.short 19828 ## 0x4d74
.short 19843 ## 0x4d83
.short 19857 ## 0x4d91
.short 19872 ## 0x4da0
.short 19886 ## 0x4dae
.short 19901 ## 0x4dbd
.short 19915 ## 0x4dcb
.short 19930 ## 0x4dda
.short 19944 ## 0x4de8
.short 19959 ## 0x4df7
.short 19973 ## 0x4e05
.short 19987 ## 0x4e13
.short 20002 ## 0x4e22
.short 20016 ## 0x4e30
.short 20031 ## 0x4e3f
.short 20045 ## 0x4e4d
.short 20060 ## 0x4e5c
.short 20074 ## 0x4e6a
.short 20089 ## 0x4e79
.short 20103 ## 0x4e87
.short 20118 ## 0x4e96
.short 20132 ## 0x4ea4
.short 20147 ## 0x4eb3
.short 20161 ## 0x4ec1
.short 20176 ## 0x4ed0
.short 20190 ## 0x4ede
.short 20205 ## 0x4eed
.short 20219 ## 0x4efb
.short 20234 ## 0x4f0a
.short 20248 ## 0x4f18
.short 20263 ## 0x4f27
.short 20277 ## 0x4f35
.short 20292 ## 0x4f44
.short 20306 ## 0x4f52
.short 20321 ## 0x4f61
.short 20336 ## 0x4f70
.short 20350 ## 0x4f7e
.short 20365 ## 0x4f8d
.short 20379 ## 0x4f9b
.short 20394 ## 0x4faa
.short 20408 ## 0x4fb8
.short 20423 ## 0x4fc7
.short 20437 ## 0x4fd5
.short 20452 ## 0x4fe4
.short 20466 ## 0x4ff2
.short 20481 ## 0x5001
.short 20496 ## 0x5010
.short 20510 ## 0x501e
.short 20525 ## 0x502d
.short 20539 ## 0x503b
.short 20554 ## 0x504a
.short 20568 ## 0x5058
.short 20583 ## 0x5067
.short 20598 ## 0x5076
.short 20612 ## 0x5084
.short 20627 ## 0x5093
.short 20641 ## 0x50a1
.short 20656 ## 0x50b0
.short 20670 ## 0x50be
.short 20685 ## 0x50cd
.short 20700 ## 0x50dc
.short 20714 ## 0x50ea
.short 20729 ## 0x50f9
.short 20743 ## 0x5107
.short 20758 ## 0x5116
.short 20773 ## 0x5125
.short 20787 ## 0x5133
.short 20802 ## 0x5142
.short 20816 ## 0x5150
.short 20831 ## 0x515f
.short 20846 ## 0x516e
.short 20860 ## 0x517c
.short 20875 ## 0x518b
.short 20890 ## 0x519a
.short 20904 ## 0x51a8
.short 20919 ## 0x51b7
.short 20933 ## 0x51c5
.short 20948 ## 0x51d4
.short 20963 ## 0x51e3
.short 20977 ## 0x51f1
.short 20992 ## 0x5200
.short 21007 ## 0x520f
.short 21021 ## 0x521d
.short 21036 ## 0x522c
.short 21051 ## 0x523b
.short 21065 ## 0x5249
.short 21080 ## 0x5258
.short 21095 ## 0x5267
.short 21109 ## 0x5275
.short 21124 ## 0x5284
.short 21139 ## 0x5293
.short 21153 ## 0x52a1
.short 21168 ## 0x52b0
.short 21183 ## 0x52bf
.short 21197 ## 0x52cd
.short 21212 ## 0x52dc
.short 21227 ## 0x52eb
.short 21241 ## 0x52f9
.short 21256 ## 0x5308
.short 21271 ## 0x5317
.short 21285 ## 0x5325
.short 21300 ## 0x5334
.short 21315 ## 0x5343
.short 21329 ## 0x5351
.short 21344 ## 0x5360
.short 21359 ## 0x536f
.short 21374 ## 0x537e
.short 21388 ## 0x538c
.short 21403 ## 0x539b
.short 21418 ## 0x53aa
.short 21432 ## 0x53b8
.short 21447 ## 0x53c7
.short 21462 ## 0x53d6
.short 21477 ## 0x53e5
.short 21491 ## 0x53f3
.short 21506 ## 0x5402
.short 21521 ## 0x5411
.short 21535 ## 0x541f
.short 21550 ## 0x542e
.short 21565 ## 0x543d
.short 21580 ## 0x544c
.short 21594 ## 0x545a
.short 21609 ## 0x5469
.short 21624 ## 0x5478
.short 21639 ## 0x5487
.short 21653 ## 0x5495
.short 21668 ## 0x54a4
.short 21683 ## 0x54b3
.short 21698 ## 0x54c2
.short 21712 ## 0x54d0
.short 21727 ## 0x54df
.short 21742 ## 0x54ee
.short 21757 ## 0x54fd
.short 21772 ## 0x550c
.short 21786 ## 0x551a
.short 21801 ## 0x5529
.short 21816 ## 0x5538
.short 21831 ## 0x5547
.short 21845 ## 0x5555
.short 21860 ## 0x5564
.short 21875 ## 0x5573
.short 21890 ## 0x5582
.short 21905 ## 0x5591
.short 21919 ## 0x559f
.short 21934 ## 0x55ae
.short 21949 ## 0x55bd
.short 21964 ## 0x55cc
.short 21979 ## 0x55db
.short 21993 ## 0x55e9
.short 22008 ## 0x55f8
.short 22023 ## 0x5607
.short 22038 ## 0x5616
.short 22053 ## 0x5625
.short 22068 ## 0x5634
.short 22082 ## 0x5642
.short 22097 ## 0x5651
.short 22112 ## 0x5660
.short 22127 ## 0x566f
.short 22142 ## 0x567e
.short 22157 ## 0x568d
.short 22171 ## 0x569b
.short 22186 ## 0x56aa
.short 22201 ## 0x56b9
.short 22216 ## 0x56c8
.short 22231 ## 0x56d7
.short 22246 ## 0x56e6
.short 22260 ## 0x56f4
.short 22275 ## 0x5703
.short 22290 ## 0x5712
.short 22305 ## 0x5721
.short 22320 ## 0x5730
.short 22335 ## 0x573f
.short 22350 ## 0x574e
.short 22365 ## 0x575d
.short 22379 ## 0x576b
.short 22394 ## 0x577a
.short 22409 ## 0x5789
.short 22424 ## 0x5798
.short 22439 ## 0x57a7
.short 22454 ## 0x57b6
.short 22469 ## 0x57c5
.short 22484 ## 0x57d4
.short 22498 ## 0x57e2
.short 22513 ## 0x57f1
.short 22528 ## 0x5800
.short 22543 ## 0x580f
.short 22558 ## 0x581e
.short 22573 ## 0x582d
.short 22588 ## 0x583c
.short 22603 ## 0x584b
.short 22618 ## 0x585a
.short 22633 ## 0x5869
.short 22648 ## 0x5878
.short 22663 ## 0x5887
.short 22677 ## 0x5895
.short 22692 ## 0x58a4
.short 22707 ## 0x58b3
.short 22722 ## 0x58c2
.short 22737 ## 0x58d1
.short 22752 ## 0x58e0
.short 22767 ## 0x58ef
.short 22782 ## 0x58fe
.short 22797 ## 0x590d
.short 22812 ## 0x591c
.short 22827 ## 0x592b
.short 22842 ## 0x593a
.short 22857 ## 0x5949
.short 22872 ## 0x5958
.short 22887 ## 0x5967
.short 22902 ## 0x5976
.short 22917 ## 0x5985
.short 22932 ## 0x5994
.short 22947 ## 0x59a3
.short 22962 ## 0x59b2
.short 22977 ## 0x59c1
.short 22991 ## 0x59cf
.short 23006 ## 0x59de
.short 23021 ## 0x59ed
.short 23036 ## 0x59fc
.short 23051 ## 0x5a0b
.short 23066 ## 0x5a1a
.short 23081 ## 0x5a29
.short 23096 ## 0x5a38
.short 23111 ## 0x5a47
.short 23126 ## 0x5a56
.short 23141 ## 0x5a65
.short 23156 ## 0x5a74
.short 23171 ## 0x5a83
.short 23186 ## 0x5a92
.short 23201 ## 0x5aa1
.short 23216 ## 0x5ab0
.short 23232 ## 0x5ac0
.short 23247 ## 0x5acf
.short 23262 ## 0x5ade
.short 23277 ## 0x5aed
.short 23292 ## 0x5afc
.short 23307 ## 0x5b0b
.short 23322 ## 0x5b1a
.short 23337 ## 0x5b29
.short 23352 ## 0x5b38
.short 23367 ## 0x5b47
.short 23382 ## 0x5b56
.short 23397 ## 0x5b65
.short 23412 ## 0x5b74
.short 23427 ## 0x5b83
.short 23442 ## 0x5b92
.short 23457 ## 0x5ba1
.short 23472 ## 0x5bb0
.short 23487 ## 0x5bbf
.short 23502 ## 0x5bce
.short 23517 ## 0x5bdd
.short 23532 ## 0x5bec
.short 23548 ## 0x5bfc
.short 23563 ## 0x5c0b
.short 23578 ## 0x5c1a
.short 23593 ## 0x5c29
.short 23608 ## 0x5c38
.short 23623 ## 0x5c47
.short 23638 ## 0x5c56
.short 23653 ## 0x5c65
.short 23668 ## 0x5c74
.short 23683 ## 0x5c83
.short 23698 ## 0x5c92
.short 23714 ## 0x5ca2
.short 23729 ## 0x5cb1
.short 23744 ## 0x5cc0
.short 23759 ## 0x5ccf
.short 23774 ## 0x5cde
.short 23789 ## 0x5ced
.short 23804 ## 0x5cfc
.short 23819 ## 0x5d0b
.short 23834 ## 0x5d1a
.short 23850 ## 0x5d2a
.short 23865 ## 0x5d39
.short 23880 ## 0x5d48
.short 23895 ## 0x5d57
.short 23910 ## 0x5d66
.short 23925 ## 0x5d75
.short 23940 ## 0x5d84
.short 23955 ## 0x5d93
.short 23971 ## 0x5da3
.short 23986 ## 0x5db2
.short 24001 ## 0x5dc1
.short 24016 ## 0x5dd0
.short 24031 ## 0x5ddf
.short 24046 ## 0x5dee
.short 24062 ## 0x5dfe
.short 24077 ## 0x5e0d
.short 24092 ## 0x5e1c
.short 24107 ## 0x5e2b
.short 24122 ## 0x5e3a
.short 24137 ## 0x5e49
.short 24153 ## 0x5e59
.short 24168 ## 0x5e68
.short 24183 ## 0x5e77
.short 24198 ## 0x5e86
.short 24213 ## 0x5e95
.short 24229 ## 0x5ea5
.short 24244 ## 0x5eb4
.short 24259 ## 0x5ec3
.short 24274 ## 0x5ed2
.short 24289 ## 0x5ee1
.short 24304 ## 0x5ef0
.short 24320 ## 0x5f00
.short 24335 ## 0x5f0f
.short 24350 ## 0x5f1e
.short 24365 ## 0x5f2d
.short 24381 ## 0x5f3d
.short 24396 ## 0x5f4c
.short 24411 ## 0x5f5b
.short 24426 ## 0x5f6a
.short 24441 ## 0x5f79
.short 24457 ## 0x5f89
.short 24472 ## 0x5f98
.short 24487 ## 0x5fa7
.short 24502 ## 0x5fb6
.short 24518 ## 0x5fc6
.short 24533 ## 0x5fd5
.short 24548 ## 0x5fe4
.short 24563 ## 0x5ff3
.short 24579 ## 0x6003
.short 24594 ## 0x6012
.short 24609 ## 0x6021
.short 24624 ## 0x6030
.short 24640 ## 0x6040
.short 24655 ## 0x604f
.short 24670 ## 0x605e
.short 24685 ## 0x606d
.short 24701 ## 0x607d
.short 24716 ## 0x608c
.short 24731 ## 0x609b
.short 24746 ## 0x60aa
.short 24762 ## 0x60ba
.short 24777 ## 0x60c9
.short 24792 ## 0x60d8
.short 24808 ## 0x60e8
.short 24823 ## 0x60f7
.short 24838 ## 0x6106
.short 24853 ## 0x6115
.short 24869 ## 0x6125
.short 24884 ## 0x6134
.short 24899 ## 0x6143
.short 24915 ## 0x6153
.short 24930 ## 0x6162
.short 24945 ## 0x6171
.short 24961 ## 0x6181
.short 24976 ## 0x6190
.short 24991 ## 0x619f
.short 25007 ## 0x61af
.short 25022 ## 0x61be
.short 25037 ## 0x61cd
.short 25053 ## 0x61dd
.short 25068 ## 0x61ec
.short 25083 ## 0x61fb
.short 25099 ## 0x620b
.short 25114 ## 0x621a
.short 25129 ## 0x6229
.short 25145 ## 0x6239
.short 25160 ## 0x6248
.short 25175 ## 0x6257
.short 25191 ## 0x6267
.short 25206 ## 0x6276
.short 25221 ## 0x6285
.short 25237 ## 0x6295
.short 25252 ## 0x62a4
.short 25267 ## 0x62b3
.short 25283 ## 0x62c3
.short 25298 ## 0x62d2
.short 25314 ## 0x62e2
.short 25329 ## 0x62f1
.short 25344 ## 0x6300
.short 25360 ## 0x6310
.short 25375 ## 0x631f
.short 25390 ## 0x632e
.short 25406 ## 0x633e
.short 25421 ## 0x634d
.short 25437 ## 0x635d
.short 25452 ## 0x636c
.short 25467 ## 0x637b
.short 25483 ## 0x638b
.short 25498 ## 0x639a
.short 25514 ## 0x63aa
.short 25529 ## 0x63b9
.short 25544 ## 0x63c8
.short 25560 ## 0x63d8
.short 25575 ## 0x63e7
.short 25591 ## 0x63f7
.short 25606 ## 0x6406
.short 25622 ## 0x6416
.short 25637 ## 0x6425
.short 25652 ## 0x6434
.short 25668 ## 0x6444
.short 25683 ## 0x6453
.short 25699 ## 0x6463
.short 25714 ## 0x6472
.short 25730 ## 0x6482
.short 25745 ## 0x6491
.short 25760 ## 0x64a0
.short 25776 ## 0x64b0
.short 25791 ## 0x64bf
.short 25807 ## 0x64cf
.short 25822 ## 0x64de
.short 25838 ## 0x64ee
.short 25853 ## 0x64fd
.short 25869 ## 0x650d
.short 25884 ## 0x651c
.short 25900 ## 0x652c
.short 25915 ## 0x653b
.short 25931 ## 0x654b
.short 25946 ## 0x655a
.short 25962 ## 0x656a
.short 25977 ## 0x6579
.short 25993 ## 0x6589
.short 26008 ## 0x6598
.short 26023 ## 0x65a7
.short 26039 ## 0x65b7
.short 26054 ## 0x65c6
.short 26070 ## 0x65d6
.short 26085 ## 0x65e5
.short 26101 ## 0x65f5
.short 26117 ## 0x6605
.short 26132 ## 0x6614
.short 26148 ## 0x6624
.short 26163 ## 0x6633
.short 26179 ## 0x6643
.short 26194 ## 0x6652
.short 26210 ## 0x6662
.short 26225 ## 0x6671
.short 26241 ## 0x6681
.short 26256 ## 0x6690
.short 26272 ## 0x66a0
.short 26287 ## 0x66af
.short 26303 ## 0x66bf
.short 26318 ## 0x66ce
.short 26334 ## 0x66de
.short 26349 ## 0x66ed
.short 26365 ## 0x66fd
.short 26381 ## 0x670d
.short 26396 ## 0x671c
.short 26412 ## 0x672c
.short 26427 ## 0x673b
.short 26443 ## 0x674b
.short 26458 ## 0x675a
.short 26474 ## 0x676a
.short 26490 ## 0x677a
.short 26505 ## 0x6789
.short 26521 ## 0x6799
.short 26536 ## 0x67a8
.short 26552 ## 0x67b8
.short 26567 ## 0x67c7
.short 26583 ## 0x67d7
.short 26599 ## 0x67e7
.short 26614 ## 0x67f6
.short 26630 ## 0x6806
.short 26645 ## 0x6815
.short 26661 ## 0x6825
.short 26677 ## 0x6835
.short 26692 ## 0x6844
.short 26708 ## 0x6854
.short 26723 ## 0x6863
.short 26739 ## 0x6873
.short 26755 ## 0x6883
.short 26770 ## 0x6892
.short 26786 ## 0x68a2
.short 26801 ## 0x68b1
.short 26817 ## 0x68c1
.short 26833 ## 0x68d1
.short 26848 ## 0x68e0
.short 26864 ## 0x68f0
.short 26880 ## 0x6900
.short 26895 ## 0x690f
.short 26911 ## 0x691f
.short 26927 ## 0x692f
.short 26942 ## 0x693e
.short 26958 ## 0x694e
.short 26974 ## 0x695e
.short 26989 ## 0x696d
.short 27005 ## 0x697d
.short 27021 ## 0x698d
.short 27036 ## 0x699c
.short 27052 ## 0x69ac
.short 27068 ## 0x69bc
.short 27083 ## 0x69cb
.short 27099 ## 0x69db
.short 27115 ## 0x69eb
.short 27130 ## 0x69fa
.short 27146 ## 0x6a0a
.short 27162 ## 0x6a1a
.short 27177 ## 0x6a29
.short 27193 ## 0x6a39
.short 27209 ## 0x6a49
.short 27224 ## 0x6a58
.short 27240 ## 0x6a68
.short 27256 ## 0x6a78
.short 27271 ## 0x6a87
.short 27287 ## 0x6a97
.short 27303 ## 0x6aa7
.short 27319 ## 0x6ab7
.short 27334 ## 0x6ac6
.short 27350 ## 0x6ad6
.short 27366 ## 0x6ae6
.short 27381 ## 0x6af5
.short 27397 ## 0x6b05
.short 27413 ## 0x6b15
.short 27429 ## 0x6b25
.short 27444 ## 0x6b34
.short 27460 ## 0x6b44
.short 27476 ## 0x6b54
.short 27492 ## 0x6b64
.short 27507 ## 0x6b73
.short 27523 ## 0x6b83
.short 27539 ## 0x6b93
.short 27555 ## 0x6ba3
.short 27570 ## 0x6bb2
.short 27586 ## 0x6bc2
.short 27602 ## 0x6bd2
.short 27618 ## 0x6be2
.short 27633 ## 0x6bf1
.short 27649 ## 0x6c01
.short 27665 ## 0x6c11
.short 27681 ## 0x6c21
.short 27696 ## 0x6c30
.short 27712 ## 0x6c40
.short 27728 ## 0x6c50
.short 27744 ## 0x6c60
.short 27760 ## 0x6c70
.short 27775 ## 0x6c7f
.short 27791 ## 0x6c8f
.short 27807 ## 0x6c9f
.short 27823 ## 0x6caf
.short 27839 ## 0x6cbf
.short 27854 ## 0x6cce
.short 27870 ## 0x6cde
.short 27886 ## 0x6cee
.short 27902 ## 0x6cfe
.short 27918 ## 0x6d0e
.short 27933 ## 0x6d1d
.short 27949 ## 0x6d2d
.short 27965 ## 0x6d3d
.short 27981 ## 0x6d4d
.short 27997 ## 0x6d5d
.short 28013 ## 0x6d6d
.short 28028 ## 0x6d7c
.short 28044 ## 0x6d8c
.short 28060 ## 0x6d9c
.short 28076 ## 0x6dac
.short 28092 ## 0x6dbc
.short 28108 ## 0x6dcc
.short 28123 ## 0x6ddb
.short 28139 ## 0x6deb
.short 28155 ## 0x6dfb
.short 28171 ## 0x6e0b
.short 28187 ## 0x6e1b
.short 28203 ## 0x6e2b
.short 28219 ## 0x6e3b
.short 28234 ## 0x6e4a
.short 28250 ## 0x6e5a
.short 28266 ## 0x6e6a
.short 28282 ## 0x6e7a
.short 28298 ## 0x6e8a
.short 28314 ## 0x6e9a
.short 28330 ## 0x6eaa
.short 28346 ## 0x6eba
.short 28361 ## 0x6ec9
.short 28377 ## 0x6ed9
.short 28393 ## 0x6ee9
.short 28409 ## 0x6ef9
.short 28425 ## 0x6f09
.short 28441 ## 0x6f19
.short 28457 ## 0x6f29
.short 28473 ## 0x6f39
.short 28489 ## 0x6f49
.short 28505 ## 0x6f59
.short 28521 ## 0x6f69
.short 28536 ## 0x6f78
.short 28552 ## 0x6f88
.short 28568 ## 0x6f98
.short 28584 ## 0x6fa8
.short 28600 ## 0x6fb8
.short 28616 ## 0x6fc8
.short 28632 ## 0x6fd8
.short 28648 ## 0x6fe8
.short 28664 ## 0x6ff8
.short 28680 ## 0x7008
.short 28696 ## 0x7018
.short 28712 ## 0x7028
.short 28728 ## 0x7038
.short 28744 ## 0x7048
.short 28760 ## 0x7058
.short 28776 ## 0x7068
.short 28791 ## 0x7077
.short 28807 ## 0x7087
.short 28823 ## 0x7097
.short 28839 ## 0x70a7
.short 28855 ## 0x70b7
.short 28871 ## 0x70c7
.short 28887 ## 0x70d7
.short 28903 ## 0x70e7
.short 28919 ## 0x70f7
.short 28935 ## 0x7107
.short 28951 ## 0x7117
.short 28967 ## 0x7127
.short 28983 ## 0x7137
.short 28999 ## 0x7147
.short 29015 ## 0x7157
.short 29031 ## 0x7167
.short 29047 ## 0x7177
.short 29063 ## 0x7187
.short 29079 ## 0x7197
.short 29095 ## 0x71a7
.short 29111 ## 0x71b7
.short 29127 ## 0x71c7
.short 29143 ## 0x71d7
.short 29159 ## 0x71e7
.short 29175 ## 0x71f7
.short 29191 ## 0x7207
.short 29207 ## 0x7217
.short 29223 ## 0x7227
.short 29240 ## 0x7238
.short 29256 ## 0x7248
.short 29272 ## 0x7258
.short 29288 ## 0x7268
.short 29304 ## 0x7278
.short 29320 ## 0x7288
.short 29336 ## 0x7298
.short 29352 ## 0x72a8
.short 29368 ## 0x72b8
.short 29384 ## 0x72c8
.short 29400 ## 0x72d8
.short 29416 ## 0x72e8
.short 29432 ## 0x72f8
.short 29448 ## 0x7308
.short 29464 ## 0x7318
.short 29480 ## 0x7328
.short 29496 ## 0x7338
.short 29513 ## 0x7349
.short 29529 ## 0x7359
.short 29545 ## 0x7369
.short 29561 ## 0x7379
.short 29577 ## 0x7389
.short 29593 ## 0x7399
.short 29609 ## 0x73a9
.short 29625 ## 0x73b9
.short 29641 ## 0x73c9
.short 29657 ## 0x73d9
.short 29674 ## 0x73ea
.short 29690 ## 0x73fa
.short 29706 ## 0x740a
.short 29722 ## 0x741a
.short 29738 ## 0x742a
.short 29754 ## 0x743a
.short 29770 ## 0x744a
.short 29786 ## 0x745a
.short 29803 ## 0x746b
.short 29819 ## 0x747b
.short 29835 ## 0x748b
.short 29851 ## 0x749b
.short 29867 ## 0x74ab
.short 29883 ## 0x74bb
.short 29899 ## 0x74cb
.short 29916 ## 0x74dc
.short 29932 ## 0x74ec
.short 29948 ## 0x74fc
.short 29964 ## 0x750c
.short 29980 ## 0x751c
.short 29996 ## 0x752c
.short 30012 ## 0x753c
.short 30029 ## 0x754d
.short 30045 ## 0x755d
.short 30061 ## 0x756d
.short 30077 ## 0x757d
.short 30093 ## 0x758d
.short 30110 ## 0x759e
.short 30126 ## 0x75ae
.short 30142 ## 0x75be
.short 30158 ## 0x75ce
.short 30174 ## 0x75de
.short 30191 ## 0x75ef
.short 30207 ## 0x75ff
.short 30223 ## 0x760f
.short 30239 ## 0x761f
.short 30255 ## 0x762f
.short 30272 ## 0x7640
.short 30288 ## 0x7650
.short 30304 ## 0x7660
.short 30320 ## 0x7670
.short 30336 ## 0x7680
.short 30353 ## 0x7691
.short 30369 ## 0x76a1
.short 30385 ## 0x76b1
.short 30401 ## 0x76c1
.short 30418 ## 0x76d2
.short 30434 ## 0x76e2
.short 30450 ## 0x76f2
.short 30466 ## 0x7702
.short 30483 ## 0x7713
.short 30499 ## 0x7723
.short 30515 ## 0x7733
.short 30531 ## 0x7743
.short 30548 ## 0x7754
.short 30564 ## 0x7764
.short 30580 ## 0x7774
.short 30596 ## 0x7784
.short 30613 ## 0x7795
.short 30629 ## 0x77a5
.short 30645 ## 0x77b5
.short 30661 ## 0x77c5
.short 30678 ## 0x77d6
.short 30694 ## 0x77e6
.short 30710 ## 0x77f6
.short 30727 ## 0x7807
.short 30743 ## 0x7817
.short 30759 ## 0x7827
.short 30775 ## 0x7837
.short 30792 ## 0x7848
.short 30808 ## 0x7858
.short 30824 ## 0x7868
.short 30841 ## 0x7879
.short 30857 ## 0x7889
.short 30873 ## 0x7899
.short 30890 ## 0x78aa
.short 30906 ## 0x78ba
.short 30922 ## 0x78ca
.short 30939 ## 0x78db
.short 30955 ## 0x78eb
.short 30971 ## 0x78fb
.short 30988 ## 0x790c
.short 31004 ## 0x791c
.short 31020 ## 0x792c
.short 31037 ## 0x793d
.short 31053 ## 0x794d
.short 31069 ## 0x795d
.short 31086 ## 0x796e
.short 31102 ## 0x797e
.short 31118 ## 0x798e
.short 31135 ## 0x799f
.short 31151 ## 0x79af
.short 31167 ## 0x79bf
.short 31184 ## 0x79d0
.short 31200 ## 0x79e0
.short 31217 ## 0x79f1
.short 31233 ## 0x7a01
.short 31249 ## 0x7a11
.short 31266 ## 0x7a22
.short 31282 ## 0x7a32
.short 31298 ## 0x7a42
.short 31315 ## 0x7a53
.short 31331 ## 0x7a63
.short 31348 ## 0x7a74
.short 31364 ## 0x7a84
.short 31380 ## 0x7a94
.short 31397 ## 0x7aa5
.short 31413 ## 0x7ab5
.short 31430 ## 0x7ac6
.short 31446 ## 0x7ad6
.short 31462 ## 0x7ae6
.short 31479 ## 0x7af7
.short 31495 ## 0x7b07
.short 31512 ## 0x7b18
.short 31528 ## 0x7b28
.short 31545 ## 0x7b39
.short 31561 ## 0x7b49
.short 31577 ## 0x7b59
.short 31594 ## 0x7b6a
.short 31610 ## 0x7b7a
.short 31627 ## 0x7b8b
.short 31643 ## 0x7b9b
.short 31660 ## 0x7bac
.short 31676 ## 0x7bbc
.short 31693 ## 0x7bcd
.short 31709 ## 0x7bdd
.short 31725 ## 0x7bed
.short 31742 ## 0x7bfe
.short 31758 ## 0x7c0e
.short 31775 ## 0x7c1f
.short 31791 ## 0x7c2f
.short 31808 ## 0x7c40
.short 31824 ## 0x7c50
.short 31841 ## 0x7c61
.short 31857 ## 0x7c71
.short 31874 ## 0x7c82
.short 31890 ## 0x7c92
.short 31907 ## 0x7ca3
.short 31923 ## 0x7cb3
.short 31940 ## 0x7cc4
.short 31956 ## 0x7cd4
.short 31973 ## 0x7ce5
.short 31989 ## 0x7cf5
.short 32006 ## 0x7d06
.short 32022 ## 0x7d16
.short 32039 ## 0x7d27
.short 32055 ## 0x7d37
.short 32072 ## 0x7d48
.short 32088 ## 0x7d58
.short 32105 ## 0x7d69
.short 32121 ## 0x7d79
.short 32138 ## 0x7d8a
.short 32154 ## 0x7d9a
.short 32171 ## 0x7dab
.short 32187 ## 0x7dbb
.short 32204 ## 0x7dcc
.short 32220 ## 0x7ddc
.short 32237 ## 0x7ded
.short 32254 ## 0x7dfe
.short 32270 ## 0x7e0e
.short 32287 ## 0x7e1f
.short 32303 ## 0x7e2f
.short 32320 ## 0x7e40
.short 32336 ## 0x7e50
.short 32353 ## 0x7e61
.short 32369 ## 0x7e71
.short 32386 ## 0x7e82
.short 32403 ## 0x7e93
.short 32419 ## 0x7ea3
.short 32436 ## 0x7eb4
.short 32452 ## 0x7ec4
.short 32469 ## 0x7ed5
.short 32485 ## 0x7ee5
.short 32502 ## 0x7ef6
.short 32519 ## 0x7f07
.short 32535 ## 0x7f17
.short 32552 ## 0x7f28
.short 32568 ## 0x7f38
.short 32585 ## 0x7f49
.short 32602 ## 0x7f5a
.short 32618 ## 0x7f6a
.short 32635 ## 0x7f7b
.short 32652 ## 0x7f8c
.short 32668 ## 0x7f9c
.short 32685 ## 0x7fad
.short 32701 ## 0x7fbd
.short 32718 ## 0x7fce
.short 32735 ## 0x7fdf
.short 32751 ## 0x7fef
.short 32768 ## 0x8000
.short 32785 ## 0x8011
.short 32801 ## 0x8021
.short 32818 ## 0x8032
.short 32834 ## 0x8042
.short 32851 ## 0x8053
.short 32868 ## 0x8064
.short 32884 ## 0x8074
.short 32901 ## 0x8085
.short 32918 ## 0x8096
.short 32934 ## 0x80a6
.short 32951 ## 0x80b7
.short 32968 ## 0x80c8
.short 32984 ## 0x80d8
.short 33001 ## 0x80e9
.short 33018 ## 0x80fa
.short 33034 ## 0x810a
.short 33051 ## 0x811b
.short 33068 ## 0x812c
.short 33084 ## 0x813c
.short 33101 ## 0x814d
.short 33118 ## 0x815e
.short 33135 ## 0x816f
.short 33151 ## 0x817f
.short 33168 ## 0x8190
.short 33185 ## 0x81a1
.short 33201 ## 0x81b1
.short 33218 ## 0x81c2
.short 33235 ## 0x81d3
.short 33252 ## 0x81e4
.short 33268 ## 0x81f4
.short 33285 ## 0x8205
.short 33302 ## 0x8216
.short 33318 ## 0x8226
.short 33335 ## 0x8237
.short 33352 ## 0x8248
.short 33369 ## 0x8259
.short 33385 ## 0x8269
.short 33402 ## 0x827a
.short 33419 ## 0x828b
.short 33436 ## 0x829c
.short 33452 ## 0x82ac
.short 33469 ## 0x82bd
.short 33486 ## 0x82ce
.short 33503 ## 0x82df
.short 33519 ## 0x82ef
.short 33536 ## 0x8300
.short 33553 ## 0x8311
.short 33570 ## 0x8322
.short 33586 ## 0x8332
.short 33603 ## 0x8343
.short 33620 ## 0x8354
.short 33637 ## 0x8365
.short 33654 ## 0x8376
.short 33670 ## 0x8386
.short 33687 ## 0x8397
.short 33704 ## 0x83a8
.short 33721 ## 0x83b9
.short 33738 ## 0x83ca
.short 33754 ## 0x83da
.short 33771 ## 0x83eb
.short 33788 ## 0x83fc
.short 33805 ## 0x840d
.short 33822 ## 0x841e
.short 33838 ## 0x842e
.short 33855 ## 0x843f
.short 33872 ## 0x8450
.short 33889 ## 0x8461
.short 33906 ## 0x8472
.short 33922 ## 0x8482
.short 33939 ## 0x8493
.short 33956 ## 0x84a4
.short 33973 ## 0x84b5
.short 33990 ## 0x84c6
.short 34007 ## 0x84d7
.short 34024 ## 0x84e8
.short 34040 ## 0x84f8
.short 34057 ## 0x8509
.short 34074 ## 0x851a
.short 34091 ## 0x852b
.short 34108 ## 0x853c
.short 34125 ## 0x854d
.short 34142 ## 0x855e
.short 34158 ## 0x856e
.short 34175 ## 0x857f
.short 34192 ## 0x8590
.short 34209 ## 0x85a1
.short 34226 ## 0x85b2
.short 34243 ## 0x85c3
.short 34260 ## 0x85d4
.short 34277 ## 0x85e5
.short 34293 ## 0x85f5
.short 34310 ## 0x8606
.short 34327 ## 0x8617
.short 34344 ## 0x8628
.short 34361 ## 0x8639
.short 34378 ## 0x864a
.short 34395 ## 0x865b
.short 34412 ## 0x866c
.short 34429 ## 0x867d
.short 34446 ## 0x868e
.short 34463 ## 0x869f
.short 34479 ## 0x86af
.short 34496 ## 0x86c0
.short 34513 ## 0x86d1
.short 34530 ## 0x86e2
.short 34547 ## 0x86f3
.short 34564 ## 0x8704
.short 34581 ## 0x8715
.short 34598 ## 0x8726
.short 34615 ## 0x8737
.short 34632 ## 0x8748
.short 34649 ## 0x8759
.short 34666 ## 0x876a
.short 34683 ## 0x877b
.short 34700 ## 0x878c
.short 34717 ## 0x879d
.short 34734 ## 0x87ae
.short 34751 ## 0x87bf
.short 34768 ## 0x87d0
.short 34785 ## 0x87e1
.short 34802 ## 0x87f2
.short 34819 ## 0x8803
.short 34836 ## 0x8814
.short 34852 ## 0x8824
.short 34869 ## 0x8835
.short 34886 ## 0x8846
.short 34903 ## 0x8857
.short 34920 ## 0x8868
.short 34937 ## 0x8879
.short 34954 ## 0x888a
.short 34971 ## 0x889b
.short 34988 ## 0x88ac
.short 35006 ## 0x88be
.short 35023 ## 0x88cf
.short 35040 ## 0x88e0
.short 35057 ## 0x88f1
.short 35074 ## 0x8902
.short 35091 ## 0x8913
.short 35108 ## 0x8924
.short 35125 ## 0x8935
.short 35142 ## 0x8946
.short 35159 ## 0x8957
.short 35176 ## 0x8968
.short 35193 ## 0x8979
.short 35210 ## 0x898a
.short 35227 ## 0x899b
.short 35244 ## 0x89ac
.short 35261 ## 0x89bd
.short 35278 ## 0x89ce
.short 35295 ## 0x89df
.short 35312 ## 0x89f0
.short 35329 ## 0x8a01
.short 35346 ## 0x8a12
.short 35363 ## 0x8a23
.short 35381 ## 0x8a35
.short 35398 ## 0x8a46
.short 35415 ## 0x8a57
.short 35432 ## 0x8a68
.short 35449 ## 0x8a79
.short 35466 ## 0x8a8a
.short 35483 ## 0x8a9b
.short 35500 ## 0x8aac
.short 35517 ## 0x8abd
.short 35534 ## 0x8ace
.short 35551 ## 0x8adf
.short 35569 ## 0x8af1
.short 35586 ## 0x8b02
.short 35603 ## 0x8b13
.short 35620 ## 0x8b24
.short 35637 ## 0x8b35
.short 35654 ## 0x8b46
.short 35671 ## 0x8b57
.short 35688 ## 0x8b68
.short 35706 ## 0x8b7a
.short 35723 ## 0x8b8b
.short 35740 ## 0x8b9c
.short 35757 ## 0x8bad
.short 35774 ## 0x8bbe
.short 35791 ## 0x8bcf
.short 35808 ## 0x8be0
.short 35826 ## 0x8bf2
.short 35843 ## 0x8c03
.short 35860 ## 0x8c14
.short 35877 ## 0x8c25
.short 35894 ## 0x8c36
.short 35911 ## 0x8c47
.short 35928 ## 0x8c58
.short 35946 ## 0x8c6a
.short 35963 ## 0x8c7b
.short 35980 ## 0x8c8c
.short 35997 ## 0x8c9d
.short 36014 ## 0x8cae
.short 36032 ## 0x8cc0
.short 36049 ## 0x8cd1
.short 36066 ## 0x8ce2
.short 36083 ## 0x8cf3
.short 36100 ## 0x8d04
.short 36118 ## 0x8d16
.short 36135 ## 0x8d27
.short 36152 ## 0x8d38
.short 36169 ## 0x8d49
.short 36186 ## 0x8d5a
.short 36204 ## 0x8d6c
.short 36221 ## 0x8d7d
.short 36238 ## 0x8d8e
.short 36255 ## 0x8d9f
.short 36272 ## 0x8db0
.short 36290 ## 0x8dc2
.short 36307 ## 0x8dd3
.short 36324 ## 0x8de4
.short 36341 ## 0x8df5
.short 36359 ## 0x8e07
.short 36376 ## 0x8e18
.short 36393 ## 0x8e29
.short 36410 ## 0x8e3a
.short 36428 ## 0x8e4c
.short 36445 ## 0x8e5d
.short 36462 ## 0x8e6e
.short 36479 ## 0x8e7f
.short 36497 ## 0x8e91
.short 36514 ## 0x8ea2
.short 36531 ## 0x8eb3
.short 36548 ## 0x8ec4
.short 36566 ## 0x8ed6
.short 36583 ## 0x8ee7
.short 36600 ## 0x8ef8
.short 36618 ## 0x8f0a
.short 36635 ## 0x8f1b
.short 36652 ## 0x8f2c
.short 36669 ## 0x8f3d
.short 36687 ## 0x8f4f
.short 36704 ## 0x8f60
.short 36721 ## 0x8f71
.short 36739 ## 0x8f83
.short 36756 ## 0x8f94
.short 36773 ## 0x8fa5
.short 36791 ## 0x8fb7
.short 36808 ## 0x8fc8
.short 36825 ## 0x8fd9
.short 36843 ## 0x8feb
.short 36860 ## 0x8ffc
.short 36877 ## 0x900d
.short 36895 ## 0x901f
.short 36912 ## 0x9030
.short 36929 ## 0x9041
.short 36947 ## 0x9053
.short 36964 ## 0x9064
.short 36981 ## 0x9075
.short 36999 ## 0x9087
.short 37016 ## 0x9098
.short 37033 ## 0x90a9
.short 37051 ## 0x90bb
.short 37068 ## 0x90cc
.short 37085 ## 0x90dd
.short 37103 ## 0x90ef
.short 37120 ## 0x9100
.short 37138 ## 0x9112
.short 37155 ## 0x9123
.short 37172 ## 0x9134
.short 37190 ## 0x9146
.short 37207 ## 0x9157
.short 37224 ## 0x9168
.short 37242 ## 0x917a
.short 37259 ## 0x918b
.short 37277 ## 0x919d
.short 37294 ## 0x91ae
.short 37311 ## 0x91bf
.short 37329 ## 0x91d1
.short 37346 ## 0x91e2
.short 37364 ## 0x91f4
.short 37381 ## 0x9205
.short 37399 ## 0x9217
.short 37416 ## 0x9228
.short 37433 ## 0x9239
.short 37451 ## 0x924b
.short 37468 ## 0x925c
.short 37486 ## 0x926e
.short 37503 ## 0x927f
.short 37521 ## 0x9291
.short 37538 ## 0x92a2
.short 37555 ## 0x92b3
.short 37573 ## 0x92c5
.short 37590 ## 0x92d6
.short 37608 ## 0x92e8
.short 37625 ## 0x92f9
.short 37643 ## 0x930b
.short 37660 ## 0x931c
.short 37678 ## 0x932e
.short 37695 ## 0x933f
.short 37713 ## 0x9351
.short 37730 ## 0x9362
.short 37747 ## 0x9373
.short 37765 ## 0x9385
.short 37782 ## 0x9396
.short 37800 ## 0x93a8
.short 37817 ## 0x93b9
.short 37835 ## 0x93cb
.short 37852 ## 0x93dc
.short 37870 ## 0x93ee
.short 37887 ## 0x93ff
.short 37905 ## 0x9411
.short 37922 ## 0x9422
.short 37940 ## 0x9434
.short 37957 ## 0x9445
.short 37975 ## 0x9457
.short 37992 ## 0x9468
.short 38010 ## 0x947a
.short 38028 ## 0x948c
.short 38045 ## 0x949d
.short 38063 ## 0x94af
.short 38080 ## 0x94c0
.short 38098 ## 0x94d2
.short 38115 ## 0x94e3
.short 38133 ## 0x94f5
.short 38150 ## 0x9506
.short 38168 ## 0x9518
.short 38185 ## 0x9529
.short 38203 ## 0x953b
.short 38220 ## 0x954c
.short 38238 ## 0x955e
.short 38256 ## 0x9570
.short 38273 ## 0x9581
.short 38291 ## 0x9593
.short 38308 ## 0x95a4
.short 38326 ## 0x95b6
.short 38343 ## 0x95c7
.short 38361 ## 0x95d9
.short 38379 ## 0x95eb
.short 38396 ## 0x95fc
.short 38414 ## 0x960e
.short 38431 ## 0x961f
.short 38449 ## 0x9631
.short 38467 ## 0x9643
.short 38484 ## 0x9654
.short 38502 ## 0x9666
.short 38519 ## 0x9677
.short 38537 ## 0x9689
.short 38555 ## 0x969b
.short 38572 ## 0x96ac
.short 38590 ## 0x96be
.short 38607 ## 0x96cf
.short 38625 ## 0x96e1
.short 38643 ## 0x96f3
.short 38660 ## 0x9704
.short 38678 ## 0x9716
.short 38696 ## 0x9728
.short 38713 ## 0x9739
.short 38731 ## 0x974b
.short 38749 ## 0x975d
.short 38766 ## 0x976e
.short 38784 ## 0x9780
.short 38802 ## 0x9792
.short 38819 ## 0x97a3
.short 38837 ## 0x97b5
.short 38854 ## 0x97c6
.short 38872 ## 0x97d8
.short 38890 ## 0x97ea
.short 38908 ## 0x97fc
.short 38925 ## 0x980d
.short 38943 ## 0x981f
.short 38961 ## 0x9831
.short 38978 ## 0x9842
.short 38996 ## 0x9854
.short 39014 ## 0x9866
.short 39031 ## 0x9877
.short 39049 ## 0x9889
.short 39067 ## 0x989b
.short 39084 ## 0x98ac
.short 39102 ## 0x98be
.short 39120 ## 0x98d0
.short 39138 ## 0x98e2
.short 39155 ## 0x98f3
.short 39173 ## 0x9905
.short 39191 ## 0x9917
.short 39208 ## 0x9928
.short 39226 ## 0x993a
.short 39244 ## 0x994c
.short 39262 ## 0x995e
.short 39279 ## 0x996f
.short 39297 ## 0x9981
.short 39315 ## 0x9993
.short 39333 ## 0x99a5
.short 39350 ## 0x99b6
.short 39368 ## 0x99c8
.short 39386 ## 0x99da
.short 39404 ## 0x99ec
.short 39421 ## 0x99fd
.short 39439 ## 0x9a0f
.short 39457 ## 0x9a21
.short 39475 ## 0x9a33
.short 39492 ## 0x9a44
.short 39510 ## 0x9a56
.short 39528 ## 0x9a68
.short 39546 ## 0x9a7a
.short 39564 ## 0x9a8c
.short 39581 ## 0x9a9d
.short 39599 ## 0x9aaf
.short 39617 ## 0x9ac1
.short 39635 ## 0x9ad3
.short 39652 ## 0x9ae4
.short 39670 ## 0x9af6
.short 39688 ## 0x9b08
.short 39706 ## 0x9b1a
.short 39724 ## 0x9b2c
.short 39742 ## 0x9b3e
.short 39759 ## 0x9b4f
.short 39777 ## 0x9b61
.short 39795 ## 0x9b73
.short 39813 ## 0x9b85
.short 39831 ## 0x9b97
.short 39848 ## 0x9ba8
.short 39866 ## 0x9bba
.short 39884 ## 0x9bcc
.short 39902 ## 0x9bde
.short 39920 ## 0x9bf0
.short 39938 ## 0x9c02
.short 39956 ## 0x9c14
.short 39973 ## 0x9c25
.short 39991 ## 0x9c37
.short 40009 ## 0x9c49
.short 40027 ## 0x9c5b
.short 40045 ## 0x9c6d
.short 40063 ## 0x9c7f
.short 40081 ## 0x9c91
.short 40098 ## 0x9ca2
.short 40116 ## 0x9cb4
.short 40134 ## 0x9cc6
.short 40152 ## 0x9cd8
.short 40170 ## 0x9cea
.short 40188 ## 0x9cfc
.short 40206 ## 0x9d0e
.short 40224 ## 0x9d20
.short 40242 ## 0x9d32
.short 40259 ## 0x9d43
.short 40277 ## 0x9d55
.short 40295 ## 0x9d67
.short 40313 ## 0x9d79
.short 40331 ## 0x9d8b
.short 40349 ## 0x9d9d
.short 40367 ## 0x9daf
.short 40385 ## 0x9dc1
.short 40403 ## 0x9dd3
.short 40421 ## 0x9de5
.short 40439 ## 0x9df7
.short 40457 ## 0x9e09
.short 40475 ## 0x9e1b
.short 40492 ## 0x9e2c
.short 40510 ## 0x9e3e
.short 40528 ## 0x9e50
.short 40546 ## 0x9e62
.short 40564 ## 0x9e74
.short 40582 ## 0x9e86
.short 40600 ## 0x9e98
.short 40618 ## 0x9eaa
.short 40636 ## 0x9ebc
.short 40654 ## 0x9ece
.short 40672 ## 0x9ee0
.short 40690 ## 0x9ef2
.short 40708 ## 0x9f04
.short 40726 ## 0x9f16
.short 40744 ## 0x9f28
.short 40762 ## 0x9f3a
.short 40780 ## 0x9f4c
.short 40798 ## 0x9f5e
.short 40816 ## 0x9f70
.short 40834 ## 0x9f82
.short 40852 ## 0x9f94
.short 40870 ## 0x9fa6
.short 40888 ## 0x9fb8
.short 40906 ## 0x9fca
.short 40924 ## 0x9fdc
.short 40942 ## 0x9fee
.short 40960 ## 0xa000
.short 40978 ## 0xa012
.short 40996 ## 0xa024
.short 41014 ## 0xa036
.short 41032 ## 0xa048
.short 41050 ## 0xa05a
.short 41068 ## 0xa06c
.short 41086 ## 0xa07e
.short 41104 ## 0xa090
.short 41122 ## 0xa0a2
.short 41140 ## 0xa0b4
.short 41158 ## 0xa0c6
.short 41176 ## 0xa0d8
.short 41195 ## 0xa0eb
.short 41213 ## 0xa0fd
.short 41231 ## 0xa10f
.short 41249 ## 0xa121
.short 41267 ## 0xa133
.short 41285 ## 0xa145
.short 41303 ## 0xa157
.short 41321 ## 0xa169
.short 41339 ## 0xa17b
.short 41357 ## 0xa18d
.short 41375 ## 0xa19f
.short 41393 ## 0xa1b1
.short 41411 ## 0xa1c3
.short 41430 ## 0xa1d6
.short 41448 ## 0xa1e8
.short 41466 ## 0xa1fa
.short 41484 ## 0xa20c
.short 41502 ## 0xa21e
.short 41520 ## 0xa230
.short 41538 ## 0xa242
.short 41556 ## 0xa254
.short 41574 ## 0xa266
.short 41593 ## 0xa279
.short 41611 ## 0xa28b
.short 41629 ## 0xa29d
.short 41647 ## 0xa2af
.short 41665 ## 0xa2c1
.short 41683 ## 0xa2d3
.short 41701 ## 0xa2e5
.short 41720 ## 0xa2f8
.short 41738 ## 0xa30a
.short 41756 ## 0xa31c
.short 41774 ## 0xa32e
.short 41792 ## 0xa340
.short 41810 ## 0xa352
.short 41829 ## 0xa365
.short 41847 ## 0xa377
.short 41865 ## 0xa389
.short 41883 ## 0xa39b
.short 41901 ## 0xa3ad
.short 41919 ## 0xa3bf
.short 41938 ## 0xa3d2
.short 41956 ## 0xa3e4
.short 41974 ## 0xa3f6
.short 41992 ## 0xa408
.short 42010 ## 0xa41a
.short 42029 ## 0xa42d
.short 42047 ## 0xa43f
.short 42065 ## 0xa451
.short 42083 ## 0xa463
.short 42101 ## 0xa475
.short 42120 ## 0xa488
.short 42138 ## 0xa49a
.short 42156 ## 0xa4ac
.short 42174 ## 0xa4be
.short 42193 ## 0xa4d1
.short 42211 ## 0xa4e3
.short 42229 ## 0xa4f5
.short 42247 ## 0xa507
.short 42265 ## 0xa519
.short 42284 ## 0xa52c
.short 42302 ## 0xa53e
.short 42320 ## 0xa550
.short 42338 ## 0xa562
.short 42357 ## 0xa575
.short 42375 ## 0xa587
.short 42393 ## 0xa599
.short 42412 ## 0xa5ac
.short 42430 ## 0xa5be
.short 42448 ## 0xa5d0
.short 42466 ## 0xa5e2
.short 42485 ## 0xa5f5
.short 42503 ## 0xa607
.short 42521 ## 0xa619
.short 42539 ## 0xa62b
.short 42558 ## 0xa63e
.short 42576 ## 0xa650
.short 42594 ## 0xa662
.short 42613 ## 0xa675
.short 42631 ## 0xa687
.short 42649 ## 0xa699
.short 42668 ## 0xa6ac
.short 42686 ## 0xa6be
.short 42704 ## 0xa6d0
.short 42723 ## 0xa6e3
.short 42741 ## 0xa6f5
.short 42759 ## 0xa707
.short 42777 ## 0xa719
.short 42796 ## 0xa72c
.short 42814 ## 0xa73e
.short 42833 ## 0xa751
.short 42851 ## 0xa763
.short 42869 ## 0xa775
.short 42888 ## 0xa788
.short 42906 ## 0xa79a
.short 42924 ## 0xa7ac
.short 42943 ## 0xa7bf
.short 42961 ## 0xa7d1
.short 42979 ## 0xa7e3
.short 42998 ## 0xa7f6
.short 43016 ## 0xa808
.short 43034 ## 0xa81a
.short 43053 ## 0xa82d
.short 43071 ## 0xa83f
.short 43090 ## 0xa852
.short 43108 ## 0xa864
.short 43126 ## 0xa876
.short 43145 ## 0xa889
.short 43163 ## 0xa89b
.short 43181 ## 0xa8ad
.short 43200 ## 0xa8c0
.short 43218 ## 0xa8d2
.short 43237 ## 0xa8e5
.short 43255 ## 0xa8f7
.short 43274 ## 0xa90a
.short 43292 ## 0xa91c
.short 43310 ## 0xa92e
.short 43329 ## 0xa941
.short 43347 ## 0xa953
.short 43366 ## 0xa966
.short 43384 ## 0xa978
.short 43402 ## 0xa98a
.short 43421 ## 0xa99d
.short 43439 ## 0xa9af
.short 43458 ## 0xa9c2
.short 43476 ## 0xa9d4
.short 43495 ## 0xa9e7
.short 43513 ## 0xa9f9
.short 43532 ## 0xaa0c
.short 43550 ## 0xaa1e
.short 43569 ## 0xaa31
.short 43587 ## 0xaa43
.short 43605 ## 0xaa55
.short 43624 ## 0xaa68
.short 43642 ## 0xaa7a
.short 43661 ## 0xaa8d
.short 43679 ## 0xaa9f
.short 43698 ## 0xaab2
.short 43716 ## 0xaac4
.short 43735 ## 0xaad7
.short 43753 ## 0xaae9
.short 43772 ## 0xaafc
.short 43790 ## 0xab0e
.short 43809 ## 0xab21
.short 43827 ## 0xab33
.short 43846 ## 0xab46
.short 43864 ## 0xab58
.short 43883 ## 0xab6b
.short 43901 ## 0xab7d
.short 43920 ## 0xab90
.short 43938 ## 0xaba2
.short 43957 ## 0xabb5
.short 43975 ## 0xabc7
.short 43994 ## 0xabda
.short 44013 ## 0xabed
.short 44031 ## 0xabff
.short 44050 ## 0xac12
.short 44068 ## 0xac24
.short 44087 ## 0xac37
.short 44105 ## 0xac49
.short 44124 ## 0xac5c
.short 44142 ## 0xac6e
.short 44161 ## 0xac81
.short 44180 ## 0xac94
.short 44198 ## 0xaca6
.short 44217 ## 0xacb9
.short 44235 ## 0xaccb
.short 44254 ## 0xacde
.short 44272 ## 0xacf0
.short 44291 ## 0xad03
.short 44310 ## 0xad16
.short 44328 ## 0xad28
.short 44347 ## 0xad3b
.short 44365 ## 0xad4d
.short 44384 ## 0xad60
.short 44403 ## 0xad73
.short 44421 ## 0xad85
.short 44440 ## 0xad98
.short 44458 ## 0xadaa
.short 44477 ## 0xadbd
.short 44496 ## 0xadd0
.short 44514 ## 0xade2
.short 44533 ## 0xadf5
.short 44551 ## 0xae07
.short 44570 ## 0xae1a
.short 44589 ## 0xae2d
.short 44607 ## 0xae3f
.short 44626 ## 0xae52
.short 44645 ## 0xae65
.short 44663 ## 0xae77
.short 44682 ## 0xae8a
.short 44701 ## 0xae9d
.short 44719 ## 0xaeaf
.short 44738 ## 0xaec2
.short 44757 ## 0xaed5
.short 44775 ## 0xaee7
.short 44794 ## 0xaefa
.short 44813 ## 0xaf0d
.short 44831 ## 0xaf1f
.short 44850 ## 0xaf32
.short 44869 ## 0xaf45
.short 44887 ## 0xaf57
.short 44906 ## 0xaf6a
.short 44925 ## 0xaf7d
.short 44943 ## 0xaf8f
.short 44962 ## 0xafa2
.short 44981 ## 0xafb5
.short 45000 ## 0xafc8
.short 45018 ## 0xafda
.short 45037 ## 0xafed
.short 45056 ## 0xb000
.short 45074 ## 0xb012
.short 45093 ## 0xb025
.short 45112 ## 0xb038
.short 45131 ## 0xb04b
.short 45149 ## 0xb05d
.short 45168 ## 0xb070
.short 45187 ## 0xb083
.short 45205 ## 0xb095
.short 45224 ## 0xb0a8
.short 45243 ## 0xb0bb
.short 45262 ## 0xb0ce
.short 45280 ## 0xb0e0
.short 45299 ## 0xb0f3
.short 45318 ## 0xb106
.short 45337 ## 0xb119
.short 45355 ## 0xb12b
.short 45374 ## 0xb13e
.short 45393 ## 0xb151
.short 45412 ## 0xb164
.short 45431 ## 0xb177
.short 45449 ## 0xb189
.short 45468 ## 0xb19c
.short 45487 ## 0xb1af
.short 45506 ## 0xb1c2
.short 45525 ## 0xb1d5
.short 45543 ## 0xb1e7
.short 45562 ## 0xb1fa
.short 45581 ## 0xb20d
.short 45600 ## 0xb220
.short 45619 ## 0xb233
.short 45637 ## 0xb245
.short 45656 ## 0xb258
.short 45675 ## 0xb26b
.short 45694 ## 0xb27e
.short 45713 ## 0xb291
.short 45731 ## 0xb2a3
.short 45750 ## 0xb2b6
.short 45769 ## 0xb2c9
.short 45788 ## 0xb2dc
.short 45807 ## 0xb2ef
.short 45826 ## 0xb302
.short 45844 ## 0xb314
.short 45863 ## 0xb327
.short 45882 ## 0xb33a
.short 45901 ## 0xb34d
.short 45920 ## 0xb360
.short 45939 ## 0xb373
.short 45958 ## 0xb386
.short 45976 ## 0xb398
.short 45995 ## 0xb3ab
.short 46014 ## 0xb3be
.short 46033 ## 0xb3d1
.short 46052 ## 0xb3e4
.short 46071 ## 0xb3f7
.short 46090 ## 0xb40a
.short 46109 ## 0xb41d
.short 46128 ## 0xb430
.short 46146 ## 0xb442
.short 46165 ## 0xb455
.short 46184 ## 0xb468
.short 46203 ## 0xb47b
.short 46222 ## 0xb48e
.short 46241 ## 0xb4a1
.short 46260 ## 0xb4b4
.short 46279 ## 0xb4c7
.short 46298 ## 0xb4da
.short 46317 ## 0xb4ed
.short 46336 ## 0xb500
.short 46355 ## 0xb513
.short 46373 ## 0xb525
.short 46392 ## 0xb538
.short 46411 ## 0xb54b
.short 46430 ## 0xb55e
.short 46449 ## 0xb571
.short 46468 ## 0xb584
.short 46487 ## 0xb597
.short 46506 ## 0xb5aa
.short 46525 ## 0xb5bd
.short 46544 ## 0xb5d0
.short 46563 ## 0xb5e3
.short 46582 ## 0xb5f6
.short 46601 ## 0xb609
.short 46620 ## 0xb61c
.short 46639 ## 0xb62f
.short 46658 ## 0xb642
.short 46677 ## 0xb655
.short 46696 ## 0xb668
.short 46715 ## 0xb67b
.short 46734 ## 0xb68e
.short 46753 ## 0xb6a1
.short 46772 ## 0xb6b4
.short 46791 ## 0xb6c7
.short 46810 ## 0xb6da
.short 46829 ## 0xb6ed
.short 46848 ## 0xb700
.short 46867 ## 0xb713
.short 46886 ## 0xb726
.short 46905 ## 0xb739
.short 46924 ## 0xb74c
.short 46943 ## 0xb75f
.short 46962 ## 0xb772
.short 46981 ## 0xb785
.short 47000 ## 0xb798
.short 47019 ## 0xb7ab
.short 47038 ## 0xb7be
.short 47057 ## 0xb7d1
.short 47076 ## 0xb7e4
.short 47095 ## 0xb7f7
.short 47114 ## 0xb80a
.short 47134 ## 0xb81e
.short 47153 ## 0xb831
.short 47172 ## 0xb844
.short 47191 ## 0xb857
.short 47210 ## 0xb86a
.short 47229 ## 0xb87d
.short 47248 ## 0xb890
.short 47267 ## 0xb8a3
.short 47286 ## 0xb8b6
.short 47305 ## 0xb8c9
.short 47324 ## 0xb8dc
.short 47343 ## 0xb8ef
.short 47363 ## 0xb903
.short 47382 ## 0xb916
.short 47401 ## 0xb929
.short 47420 ## 0xb93c
.short 47439 ## 0xb94f
.short 47458 ## 0xb962
.short 47477 ## 0xb975
.short 47496 ## 0xb988
.short 47516 ## 0xb99c
.short 47535 ## 0xb9af
.short 47554 ## 0xb9c2
.short 47573 ## 0xb9d5
.short 47592 ## 0xb9e8
.short 47611 ## 0xb9fb
.short 47630 ## 0xba0e
.short 47650 ## 0xba22
.short 47669 ## 0xba35
.short 47688 ## 0xba48
.short 47707 ## 0xba5b
.short 47726 ## 0xba6e
.short 47745 ## 0xba81
.short 47765 ## 0xba95
.short 47784 ## 0xbaa8
.short 47803 ## 0xbabb
.short 47822 ## 0xbace
.short 47841 ## 0xbae1
.short 47860 ## 0xbaf4
.short 47880 ## 0xbb08
.short 47899 ## 0xbb1b
.short 47918 ## 0xbb2e
.short 47937 ## 0xbb41
.short 47956 ## 0xbb54
.short 47976 ## 0xbb68
.short 47995 ## 0xbb7b
.short 48014 ## 0xbb8e
.short 48033 ## 0xbba1
.short 48052 ## 0xbbb4
.short 48072 ## 0xbbc8
.short 48091 ## 0xbbdb
.short 48110 ## 0xbbee
.short 48129 ## 0xbc01
.short 48149 ## 0xbc15
.short 48168 ## 0xbc28
.short 48187 ## 0xbc3b
.short 48206 ## 0xbc4e
.short 48226 ## 0xbc62
.short 48245 ## 0xbc75
.short 48264 ## 0xbc88
.short 48283 ## 0xbc9b
.short 48303 ## 0xbcaf
.short 48322 ## 0xbcc2
.short 48341 ## 0xbcd5
.short 48360 ## 0xbce8
.short 48380 ## 0xbcfc
.short 48399 ## 0xbd0f
.short 48418 ## 0xbd22
.short 48438 ## 0xbd36
.short 48457 ## 0xbd49
.short 48476 ## 0xbd5c
.short 48495 ## 0xbd6f
.short 48515 ## 0xbd83
.short 48534 ## 0xbd96
.short 48553 ## 0xbda9
.short 48573 ## 0xbdbd
.short 48592 ## 0xbdd0
.short 48611 ## 0xbde3
.short 48631 ## 0xbdf7
.short 48650 ## 0xbe0a
.short 48669 ## 0xbe1d
.short 48689 ## 0xbe31
.short 48708 ## 0xbe44
.short 48727 ## 0xbe57
.short 48747 ## 0xbe6b
.short 48766 ## 0xbe7e
.short 48785 ## 0xbe91
.short 48805 ## 0xbea5
.short 48824 ## 0xbeb8
.short 48843 ## 0xbecb
.short 48863 ## 0xbedf
.short 48882 ## 0xbef2
.short 48901 ## 0xbf05
.short 48921 ## 0xbf19
.short 48940 ## 0xbf2c
.short 48960 ## 0xbf40
.short 48979 ## 0xbf53
.short 48998 ## 0xbf66
.short 49018 ## 0xbf7a
.short 49037 ## 0xbf8d
.short 49056 ## 0xbfa0
.short 49076 ## 0xbfb4
.short 49095 ## 0xbfc7
.short 49115 ## 0xbfdb
.short 49134 ## 0xbfee
.short 49153 ## 0xc001
.short 49173 ## 0xc015
.short 49192 ## 0xc028
.short 49212 ## 0xc03c
.short 49231 ## 0xc04f
.short 49251 ## 0xc063
.short 49270 ## 0xc076
.short 49289 ## 0xc089
.short 49309 ## 0xc09d
.short 49328 ## 0xc0b0
.short 49348 ## 0xc0c4
.short 49367 ## 0xc0d7
.short 49387 ## 0xc0eb
.short 49406 ## 0xc0fe
.short 49425 ## 0xc111
.short 49445 ## 0xc125
.short 49464 ## 0xc138
.short 49484 ## 0xc14c
.short 49503 ## 0xc15f
.short 49523 ## 0xc173
.short 49542 ## 0xc186
.short 49562 ## 0xc19a
.short 49581 ## 0xc1ad
.short 49601 ## 0xc1c1
.short 49620 ## 0xc1d4
.short 49640 ## 0xc1e8
.short 49659 ## 0xc1fb
.short 49679 ## 0xc20f
.short 49698 ## 0xc222
.short 49718 ## 0xc236
.short 49737 ## 0xc249
.short 49757 ## 0xc25d
.short 49776 ## 0xc270
.short 49796 ## 0xc284
.short 49815 ## 0xc297
.short 49835 ## 0xc2ab
.short 49854 ## 0xc2be
.short 49874 ## 0xc2d2
.short 49893 ## 0xc2e5
.short 49913 ## 0xc2f9
.short 49932 ## 0xc30c
.short 49952 ## 0xc320
.short 49971 ## 0xc333
.short 49991 ## 0xc347
.short 50011 ## 0xc35b
.short 50030 ## 0xc36e
.short 50050 ## 0xc382
.short 50069 ## 0xc395
.short 50089 ## 0xc3a9
.short 50108 ## 0xc3bc
.short 50128 ## 0xc3d0
.short 50148 ## 0xc3e4
.short 50167 ## 0xc3f7
.short 50187 ## 0xc40b
.short 50206 ## 0xc41e
.short 50226 ## 0xc432
.short 50245 ## 0xc445
.short 50265 ## 0xc459
.short 50285 ## 0xc46d
.short 50304 ## 0xc480
.short 50324 ## 0xc494
.short 50343 ## 0xc4a7
.short 50363 ## 0xc4bb
.short 50383 ## 0xc4cf
.short 50402 ## 0xc4e2
.short 50422 ## 0xc4f6
.short 50442 ## 0xc50a
.short 50461 ## 0xc51d
.short 50481 ## 0xc531
.short 50500 ## 0xc544
.short 50520 ## 0xc558
.short 50540 ## 0xc56c
.short 50559 ## 0xc57f
.short 50579 ## 0xc593
.short 50599 ## 0xc5a7
.short 50618 ## 0xc5ba
.short 50638 ## 0xc5ce
.short 50658 ## 0xc5e2
.short 50677 ## 0xc5f5
.short 50697 ## 0xc609
.short 50717 ## 0xc61d
.short 50736 ## 0xc630
.short 50756 ## 0xc644
.short 50776 ## 0xc658
.short 50795 ## 0xc66b
.short 50815 ## 0xc67f
.short 50835 ## 0xc693
.short 50854 ## 0xc6a6
.short 50874 ## 0xc6ba
.short 50894 ## 0xc6ce
.short 50914 ## 0xc6e2
.short 50933 ## 0xc6f5
.short 50953 ## 0xc709
.short 50973 ## 0xc71d
.short 50992 ## 0xc730
.short 51012 ## 0xc744
.short 51032 ## 0xc758
.short 51052 ## 0xc76c
.short 51071 ## 0xc77f
.short 51091 ## 0xc793
.short 51111 ## 0xc7a7
.short 51131 ## 0xc7bb
.short 51150 ## 0xc7ce
.short 51170 ## 0xc7e2
.short 51190 ## 0xc7f6
.short 51210 ## 0xc80a
.short 51229 ## 0xc81d
.short 51249 ## 0xc831
.short 51269 ## 0xc845
.short 51289 ## 0xc859
.short 51308 ## 0xc86c
.short 51328 ## 0xc880
.short 51348 ## 0xc894
.short 51368 ## 0xc8a8
.short 51387 ## 0xc8bb
.short 51407 ## 0xc8cf
.short 51427 ## 0xc8e3
.short 51447 ## 0xc8f7
.short 51467 ## 0xc90b
.short 51486 ## 0xc91e
.short 51506 ## 0xc932
.short 51526 ## 0xc946
.short 51546 ## 0xc95a
.short 51566 ## 0xc96e
.short 51586 ## 0xc982
.short 51605 ## 0xc995
.short 51625 ## 0xc9a9
.short 51645 ## 0xc9bd
.short 51665 ## 0xc9d1
.short 51685 ## 0xc9e5
.short 51704 ## 0xc9f8
.short 51724 ## 0xca0c
.short 51744 ## 0xca20
.short 51764 ## 0xca34
.short 51784 ## 0xca48
.short 51804 ## 0xca5c
.short 51824 ## 0xca70
.short 51843 ## 0xca83
.short 51863 ## 0xca97
.short 51883 ## 0xcaab
.short 51903 ## 0xcabf
.short 51923 ## 0xcad3
.short 51943 ## 0xcae7
.short 51963 ## 0xcafb
.short 51983 ## 0xcb0f
.short 52002 ## 0xcb22
.short 52022 ## 0xcb36
.short 52042 ## 0xcb4a
.short 52062 ## 0xcb5e
.short 52082 ## 0xcb72
.short 52102 ## 0xcb86
.short 52122 ## 0xcb9a
.short 52142 ## 0xcbae
.short 52162 ## 0xcbc2
.short 52182 ## 0xcbd6
.short 52202 ## 0xcbea
.short 52221 ## 0xcbfd
.short 52241 ## 0xcc11
.short 52261 ## 0xcc25
.short 52281 ## 0xcc39
.short 52301 ## 0xcc4d
.short 52321 ## 0xcc61
.short 52341 ## 0xcc75
.short 52361 ## 0xcc89
.short 52381 ## 0xcc9d
.short 52401 ## 0xccb1
.short 52421 ## 0xccc5
.short 52441 ## 0xccd9
.short 52461 ## 0xcced
.short 52481 ## 0xcd01
.short 52501 ## 0xcd15
.short 52521 ## 0xcd29
.short 52541 ## 0xcd3d
.short 52561 ## 0xcd51
.short 52581 ## 0xcd65
.short 52601 ## 0xcd79
.short 52621 ## 0xcd8d
.short 52641 ## 0xcda1
.short 52661 ## 0xcdb5
.short 52681 ## 0xcdc9
.short 52701 ## 0xcddd
.short 52721 ## 0xcdf1
.short 52741 ## 0xce05
.short 52761 ## 0xce19
.short 52781 ## 0xce2d
.short 52801 ## 0xce41
.short 52821 ## 0xce55
.short 52841 ## 0xce69
.short 52861 ## 0xce7d
.short 52881 ## 0xce91
.short 52901 ## 0xcea5
.short 52921 ## 0xceb9
.short 52941 ## 0xcecd
.short 52961 ## 0xcee1
.short 52981 ## 0xcef5
.short 53001 ## 0xcf09
.short 53021 ## 0xcf1d
.short 53041 ## 0xcf31
.short 53061 ## 0xcf45
.short 53081 ## 0xcf59
.short 53102 ## 0xcf6e
.short 53122 ## 0xcf82
.short 53142 ## 0xcf96
.short 53162 ## 0xcfaa
.short 53182 ## 0xcfbe
.short 53202 ## 0xcfd2
.short 53222 ## 0xcfe6
.short 53242 ## 0xcffa
.short 53262 ## 0xd00e
.short 53282 ## 0xd022
.short 53302 ## 0xd036
.short 53323 ## 0xd04b
.short 53343 ## 0xd05f
.short 53363 ## 0xd073
.short 53383 ## 0xd087
.short 53403 ## 0xd09b
.short 53423 ## 0xd0af
.short 53443 ## 0xd0c3
.short 53463 ## 0xd0d7
.short 53484 ## 0xd0ec
.short 53504 ## 0xd100
.short 53524 ## 0xd114
.short 53544 ## 0xd128
.short 53564 ## 0xd13c
.short 53584 ## 0xd150
.short 53605 ## 0xd165
.short 53625 ## 0xd179
.short 53645 ## 0xd18d
.short 53665 ## 0xd1a1
.short 53685 ## 0xd1b5
.short 53705 ## 0xd1c9
.short 53726 ## 0xd1de
.short 53746 ## 0xd1f2
.short 53766 ## 0xd206
.short 53786 ## 0xd21a
.short 53806 ## 0xd22e
.short 53827 ## 0xd243
.short 53847 ## 0xd257
.short 53867 ## 0xd26b
.short 53887 ## 0xd27f
.short 53907 ## 0xd293
.short 53928 ## 0xd2a8
.short 53948 ## 0xd2bc
.short 53968 ## 0xd2d0
.short 53988 ## 0xd2e4
.short 54008 ## 0xd2f8
.short 54029 ## 0xd30d
.short 54049 ## 0xd321
.short 54069 ## 0xd335
.short 54089 ## 0xd349
.short 54110 ## 0xd35e
.short 54130 ## 0xd372
.short 54150 ## 0xd386
.short 54170 ## 0xd39a
.short 54191 ## 0xd3af
.short 54211 ## 0xd3c3
.short 54231 ## 0xd3d7
.short 54251 ## 0xd3eb
.short 54272 ## 0xd400
.short 54292 ## 0xd414
.short 54312 ## 0xd428
.short 54333 ## 0xd43d
.short 54353 ## 0xd451
.short 54373 ## 0xd465
.short 54393 ## 0xd479
.short 54414 ## 0xd48e
.short 54434 ## 0xd4a2
.short 54454 ## 0xd4b6
.short 54475 ## 0xd4cb
.short 54495 ## 0xd4df
.short 54515 ## 0xd4f3
.short 54536 ## 0xd508
.short 54556 ## 0xd51c
.short 54576 ## 0xd530
.short 54597 ## 0xd545
.short 54617 ## 0xd559
.short 54637 ## 0xd56d
.short 54658 ## 0xd582
.short 54678 ## 0xd596
.short 54698 ## 0xd5aa
.short 54719 ## 0xd5bf
.short 54739 ## 0xd5d3
.short 54759 ## 0xd5e7
.short 54780 ## 0xd5fc
.short 54800 ## 0xd610
.short 54820 ## 0xd624
.short 54841 ## 0xd639
.short 54861 ## 0xd64d
.short 54882 ## 0xd662
.short 54902 ## 0xd676
.short 54922 ## 0xd68a
.short 54943 ## 0xd69f
.short 54963 ## 0xd6b3
.short 54983 ## 0xd6c7
.short 55004 ## 0xd6dc
.short 55024 ## 0xd6f0
.short 55045 ## 0xd705
.short 55065 ## 0xd719
.short 55085 ## 0xd72d
.short 55106 ## 0xd742
.short 55126 ## 0xd756
.short 55147 ## 0xd76b
.short 55167 ## 0xd77f
.short 55188 ## 0xd794
.short 55208 ## 0xd7a8
.short 55228 ## 0xd7bc
.short 55249 ## 0xd7d1
.short 55269 ## 0xd7e5
.short 55290 ## 0xd7fa
.short 55310 ## 0xd80e
.short 55331 ## 0xd823
.short 55351 ## 0xd837
.short 55372 ## 0xd84c
.short 55392 ## 0xd860
.short 55412 ## 0xd874
.short 55433 ## 0xd889
.short 55453 ## 0xd89d
.short 55474 ## 0xd8b2
.short 55494 ## 0xd8c6
.short 55515 ## 0xd8db
.short 55535 ## 0xd8ef
.short 55556 ## 0xd904
.short 55576 ## 0xd918
.short 55597 ## 0xd92d
.short 55617 ## 0xd941
.short 55638 ## 0xd956
.short 55658 ## 0xd96a
.short 55679 ## 0xd97f
.short 55699 ## 0xd993
.short 55720 ## 0xd9a8
.short 55740 ## 0xd9bc
.short 55761 ## 0xd9d1
.short 55781 ## 0xd9e5
.short 55802 ## 0xd9fa
.short 55823 ## 0xda0f
.short 55843 ## 0xda23
.short 55864 ## 0xda38
.short 55884 ## 0xda4c
.short 55905 ## 0xda61
.short 55925 ## 0xda75
.short 55946 ## 0xda8a
.short 55966 ## 0xda9e
.short 55987 ## 0xdab3
.short 56008 ## 0xdac8
.short 56028 ## 0xdadc
.short 56049 ## 0xdaf1
.short 56069 ## 0xdb05
.short 56090 ## 0xdb1a
.short 56110 ## 0xdb2e
.short 56131 ## 0xdb43
.short 56152 ## 0xdb58
.short 56172 ## 0xdb6c
.short 56193 ## 0xdb81
.short 56213 ## 0xdb95
.short 56234 ## 0xdbaa
.short 56255 ## 0xdbbf
.short 56275 ## 0xdbd3
.short 56296 ## 0xdbe8
.short 56316 ## 0xdbfc
.short 56337 ## 0xdc11
.short 56358 ## 0xdc26
.short 56378 ## 0xdc3a
.short 56399 ## 0xdc4f
.short 56420 ## 0xdc64
.short 56440 ## 0xdc78
.short 56461 ## 0xdc8d
.short 56481 ## 0xdca1
.short 56502 ## 0xdcb6
.short 56523 ## 0xdccb
.short 56543 ## 0xdcdf
.short 56564 ## 0xdcf4
.short 56585 ## 0xdd09
.short 56605 ## 0xdd1d
.short 56626 ## 0xdd32
.short 56647 ## 0xdd47
.short 56667 ## 0xdd5b
.short 56688 ## 0xdd70
.short 56709 ## 0xdd85
.short 56730 ## 0xdd9a
.short 56750 ## 0xddae
.short 56771 ## 0xddc3
.short 56792 ## 0xddd8
.short 56812 ## 0xddec
.short 56833 ## 0xde01
.short 56854 ## 0xde16
.short 56874 ## 0xde2a
.short 56895 ## 0xde3f
.short 56916 ## 0xde54
.short 56937 ## 0xde69
.short 56957 ## 0xde7d
.short 56978 ## 0xde92
.short 56999 ## 0xdea7
.short 57020 ## 0xdebc
.short 57040 ## 0xded0
.short 57061 ## 0xdee5
.short 57082 ## 0xdefa
.short 57103 ## 0xdf0f
.short 57123 ## 0xdf23
.short 57144 ## 0xdf38
.short 57165 ## 0xdf4d
.short 57186 ## 0xdf62
.short 57206 ## 0xdf76
.short 57227 ## 0xdf8b
.short 57248 ## 0xdfa0
.short 57269 ## 0xdfb5
.short 57289 ## 0xdfc9
.short 57310 ## 0xdfde
.short 57331 ## 0xdff3
.short 57352 ## 0xe008
.short 57373 ## 0xe01d
.short 57393 ## 0xe031
.short 57414 ## 0xe046
.short 57435 ## 0xe05b
.short 57456 ## 0xe070
.short 57477 ## 0xe085
.short 57497 ## 0xe099
.short 57518 ## 0xe0ae
.short 57539 ## 0xe0c3
.short 57560 ## 0xe0d8
.short 57581 ## 0xe0ed
.short 57602 ## 0xe102
.short 57622 ## 0xe116
.short 57643 ## 0xe12b
.short 57664 ## 0xe140
.short 57685 ## 0xe155
.short 57706 ## 0xe16a
.short 57727 ## 0xe17f
.short 57748 ## 0xe194
.short 57768 ## 0xe1a8
.short 57789 ## 0xe1bd
.short 57810 ## 0xe1d2
.short 57831 ## 0xe1e7
.short 57852 ## 0xe1fc
.short 57873 ## 0xe211
.short 57894 ## 0xe226
.short 57915 ## 0xe23b
.short 57935 ## 0xe24f
.short 57956 ## 0xe264
.short 57977 ## 0xe279
.short 57998 ## 0xe28e
.short 58019 ## 0xe2a3
.short 58040 ## 0xe2b8
.short 58061 ## 0xe2cd
.short 58082 ## 0xe2e2
.short 58103 ## 0xe2f7
.short 58124 ## 0xe30c
.short 58145 ## 0xe321
.short 58166 ## 0xe336
.short 58186 ## 0xe34a
.short 58207 ## 0xe35f
.short 58228 ## 0xe374
.short 58249 ## 0xe389
.short 58270 ## 0xe39e
.short 58291 ## 0xe3b3
.short 58312 ## 0xe3c8
.short 58333 ## 0xe3dd
.short 58354 ## 0xe3f2
.short 58375 ## 0xe407
.short 58396 ## 0xe41c
.short 58417 ## 0xe431
.short 58438 ## 0xe446
.short 58459 ## 0xe45b
.short 58480 ## 0xe470
.short 58501 ## 0xe485
.short 58522 ## 0xe49a
.short 58543 ## 0xe4af
.short 58564 ## 0xe4c4
.short 58585 ## 0xe4d9
.short 58606 ## 0xe4ee
.short 58627 ## 0xe503
.short 58648 ## 0xe518
.short 58669 ## 0xe52d
.short 58690 ## 0xe542
.short 58711 ## 0xe557
.short 58732 ## 0xe56c
.short 58753 ## 0xe581
.short 58774 ## 0xe596
.short 58795 ## 0xe5ab
.short 58816 ## 0xe5c0
.short 58837 ## 0xe5d5
.short 58858 ## 0xe5ea
.short 58879 ## 0xe5ff
.short 58900 ## 0xe614
.short 58921 ## 0xe629
.short 58943 ## 0xe63f
.short 58964 ## 0xe654
.short 58985 ## 0xe669
.short 59006 ## 0xe67e
.short 59027 ## 0xe693
.short 59048 ## 0xe6a8
.short 59069 ## 0xe6bd
.short 59090 ## 0xe6d2
.short 59111 ## 0xe6e7
.short 59132 ## 0xe6fc
.short 59153 ## 0xe711
.short 59174 ## 0xe726
.short 59196 ## 0xe73c
.short 59217 ## 0xe751
.short 59238 ## 0xe766
.short 59259 ## 0xe77b
.short 59280 ## 0xe790
.short 59301 ## 0xe7a5
.short 59322 ## 0xe7ba
.short 59343 ## 0xe7cf
.short 59365 ## 0xe7e5
.short 59386 ## 0xe7fa
.short 59407 ## 0xe80f
.short 59428 ## 0xe824
.short 59449 ## 0xe839
.short 59470 ## 0xe84e
.short 59491 ## 0xe863
.short 59513 ## 0xe879
.short 59534 ## 0xe88e
.short 59555 ## 0xe8a3
.short 59576 ## 0xe8b8
.short 59597 ## 0xe8cd
.short 59618 ## 0xe8e2
.short 59640 ## 0xe8f8
.short 59661 ## 0xe90d
.short 59682 ## 0xe922
.short 59703 ## 0xe937
.short 59724 ## 0xe94c
.short 59746 ## 0xe962
.short 59767 ## 0xe977
.short 59788 ## 0xe98c
.short 59809 ## 0xe9a1
.short 59830 ## 0xe9b6
.short 59852 ## 0xe9cc
.short 59873 ## 0xe9e1
.short 59894 ## 0xe9f6
.short 59915 ## 0xea0b
.short 59937 ## 0xea21
.short 59958 ## 0xea36
.short 59979 ## 0xea4b
.short 60000 ## 0xea60
.short 60021 ## 0xea75
.short 60043 ## 0xea8b
.short 60064 ## 0xeaa0
.short 60085 ## 0xeab5
.short 60106 ## 0xeaca
.short 60128 ## 0xeae0
.short 60149 ## 0xeaf5
.short 60170 ## 0xeb0a
.short 60192 ## 0xeb20
.short 60213 ## 0xeb35
.short 60234 ## 0xeb4a
.short 60255 ## 0xeb5f
.short 60277 ## 0xeb75
.short 60298 ## 0xeb8a
.short 60319 ## 0xeb9f
.short 60341 ## 0xebb5
.short 60362 ## 0xebca
.short 60383 ## 0xebdf
.short 60405 ## 0xebf5
.short 60426 ## 0xec0a
.short 60447 ## 0xec1f
.short 60468 ## 0xec34
.short 60490 ## 0xec4a
.short 60511 ## 0xec5f
.short 60532 ## 0xec74
.short 60554 ## 0xec8a
.short 60575 ## 0xec9f
.short 60596 ## 0xecb4
.short 60618 ## 0xecca
.short 60639 ## 0xecdf
.short 60661 ## 0xecf5
.short 60682 ## 0xed0a
.short 60703 ## 0xed1f
.short 60725 ## 0xed35
.short 60746 ## 0xed4a
.short 60767 ## 0xed5f
.short 60789 ## 0xed75
.short 60810 ## 0xed8a
.short 60831 ## 0xed9f
.short 60853 ## 0xedb5
.short 60874 ## 0xedca
.short 60896 ## 0xede0
.short 60917 ## 0xedf5
.short 60938 ## 0xee0a
.short 60960 ## 0xee20
.short 60981 ## 0xee35
.short 61003 ## 0xee4b
.short 61024 ## 0xee60
.short 61045 ## 0xee75
.short 61067 ## 0xee8b
.short 61088 ## 0xeea0
.short 61110 ## 0xeeb6
.short 61131 ## 0xeecb
.short 61153 ## 0xeee1
.short 61174 ## 0xeef6
.short 61196 ## 0xef0c
.short 61217 ## 0xef21
.short 61238 ## 0xef36
.short 61260 ## 0xef4c
.short 61281 ## 0xef61
.short 61303 ## 0xef77
.short 61324 ## 0xef8c
.short 61346 ## 0xefa2
.short 61367 ## 0xefb7
.short 61389 ## 0xefcd
.short 61410 ## 0xefe2
.short 61432 ## 0xeff8
.short 61453 ## 0xf00d
.short 61475 ## 0xf023
.short 61496 ## 0xf038
.short 61518 ## 0xf04e
.short 61539 ## 0xf063
.short 61561 ## 0xf079
.short 61582 ## 0xf08e
.short 61604 ## 0xf0a4
.short 61625 ## 0xf0b9
.short 61647 ## 0xf0cf
.short 61668 ## 0xf0e4
.short 61690 ## 0xf0fa
.short 61711 ## 0xf10f
.short 61733 ## 0xf125
.short 61754 ## 0xf13a
.short 61776 ## 0xf150
.short 61797 ## 0xf165
.short 61819 ## 0xf17b
.short 61841 ## 0xf191
.short 61862 ## 0xf1a6
.short 61884 ## 0xf1bc
.short 61905 ## 0xf1d1
.short 61927 ## 0xf1e7
.short 61948 ## 0xf1fc
.short 61970 ## 0xf212
.short 61992 ## 0xf228
.short 62013 ## 0xf23d
.short 62035 ## 0xf253
.short 62056 ## 0xf268
.short 62078 ## 0xf27e
.short 62099 ## 0xf293
.short 62121 ## 0xf2a9
.short 62143 ## 0xf2bf
.short 62164 ## 0xf2d4
.short 62186 ## 0xf2ea
.short 62208 ## 0xf300
.short 62229 ## 0xf315
.short 62251 ## 0xf32b
.short 62272 ## 0xf340
.short 62294 ## 0xf356
.short 62316 ## 0xf36c
.short 62337 ## 0xf381
.short 62359 ## 0xf397
.short 62381 ## 0xf3ad
.short 62402 ## 0xf3c2
.short 62424 ## 0xf3d8
.short 62446 ## 0xf3ee
.short 62467 ## 0xf403
.short 62489 ## 0xf419
.short 62511 ## 0xf42f
.short 62532 ## 0xf444
.short 62554 ## 0xf45a
.short 62576 ## 0xf470
.short 62597 ## 0xf485
.short 62619 ## 0xf49b
.short 62641 ## 0xf4b1
.short 62662 ## 0xf4c6
.short 62684 ## 0xf4dc
.short 62706 ## 0xf4f2
.short 62727 ## 0xf507
.short 62749 ## 0xf51d
.short 62771 ## 0xf533
.short 62793 ## 0xf549
.short 62814 ## 0xf55e
.short 62836 ## 0xf574
.short 62858 ## 0xf58a
.short 62879 ## 0xf59f
.short 62901 ## 0xf5b5
.short 62923 ## 0xf5cb
.short 62945 ## 0xf5e1
.short 62966 ## 0xf5f6
.short 62988 ## 0xf60c
.short 63010 ## 0xf622
.short 63032 ## 0xf638
.short 63053 ## 0xf64d
.short 63075 ## 0xf663
.short 63097 ## 0xf679
.short 63119 ## 0xf68f
.short 63140 ## 0xf6a4
.short 63162 ## 0xf6ba
.short 63184 ## 0xf6d0
.short 63206 ## 0xf6e6
.short 63228 ## 0xf6fc
.short 63249 ## 0xf711
.short 63271 ## 0xf727
.short 63293 ## 0xf73d
.short 63315 ## 0xf753
.short 63337 ## 0xf769
.short 63358 ## 0xf77e
.short 63380 ## 0xf794
.short 63402 ## 0xf7aa
.short 63424 ## 0xf7c0
.short 63446 ## 0xf7d6
.short 63468 ## 0xf7ec
.short 63489 ## 0xf801
.short 63511 ## 0xf817
.short 63533 ## 0xf82d
.short 63555 ## 0xf843
.short 63577 ## 0xf859
.short 63599 ## 0xf86f
.short 63620 ## 0xf884
.short 63642 ## 0xf89a
.short 63664 ## 0xf8b0
.short 63686 ## 0xf8c6
.short 63708 ## 0xf8dc
.short 63730 ## 0xf8f2
.short 63752 ## 0xf908
.short 63774 ## 0xf91e
.short 63795 ## 0xf933
.short 63817 ## 0xf949
.short 63839 ## 0xf95f
.short 63861 ## 0xf975
.short 63883 ## 0xf98b
.short 63905 ## 0xf9a1
.short 63927 ## 0xf9b7
.short 63949 ## 0xf9cd
.short 63971 ## 0xf9e3
.short 63993 ## 0xf9f9
.short 64014 ## 0xfa0e
.short 64036 ## 0xfa24
.short 64058 ## 0xfa3a
.short 64080 ## 0xfa50
.short 64102 ## 0xfa66
.short 64124 ## 0xfa7c
.short 64146 ## 0xfa92
.short 64168 ## 0xfaa8
.short 64190 ## 0xfabe
.short 64212 ## 0xfad4
.short 64234 ## 0xfaea
.short 64256 ## 0xfb00
.short 64278 ## 0xfb16
.short 64300 ## 0xfb2c
.short 64322 ## 0xfb42
.short 64344 ## 0xfb58
.short 64366 ## 0xfb6e
.short 64388 ## 0xfb84
.short 64410 ## 0xfb9a
.short 64432 ## 0xfbb0
.short 64454 ## 0xfbc6
.short 64476 ## 0xfbdc
.short 64498 ## 0xfbf2
.short 64520 ## 0xfc08
.short 64542 ## 0xfc1e
.short 64564 ## 0xfc34
.short 64586 ## 0xfc4a
.short 64608 ## 0xfc60
.short 64630 ## 0xfc76
.short 64652 ## 0xfc8c
.short 64674 ## 0xfca2
.short 64696 ## 0xfcb8
.short 64718 ## 0xfcce
.short 64740 ## 0xfce4
.short 64762 ## 0xfcfa
.short 64784 ## 0xfd10
.short 64806 ## 0xfd26
.short 64828 ## 0xfd3c
.short 64850 ## 0xfd52
.short 64872 ## 0xfd68
.short 64894 ## 0xfd7e
.short 64916 ## 0xfd94
.short 64938 ## 0xfdaa
.short 64961 ## 0xfdc1
.short 64983 ## 0xfdd7
.short 65005 ## 0xfded
.short 65027 ## 0xfe03
.short 65049 ## 0xfe19
.short 65071 ## 0xfe2f
.short 65093 ## 0xfe45
.short 65115 ## 0xfe5b
.short 65137 ## 0xfe71
.short 65159 ## 0xfe87
.short 65182 ## 0xfe9e
.short 65204 ## 0xfeb4
.short 65226 ## 0xfeca
.short 65248 ## 0xfee0
.short 65270 ## 0xfef6
.short 65292 ## 0xff0c
.short 65314 ## 0xff22
.short 65337 ## 0xff39
.short 65359 ## 0xff4f
.short 65381 ## 0xff65
.short 65403 ## 0xff7b
.short 65425 ## 0xff91
.short 65447 ## 0xffa7
.short 65469 ## 0xffbd
.short 65492 ## 0xffd4
.short 65514 ## 0xffea
.globl _note2bpo ## @note2bpo
.p2align 4
_note2bpo:
.long 0x3f359d56 ## float 0.709432006
.long 0x3f4af2ab ## float 0.792765319
.long 0x3f604801 ## float 0.876098692
.long 0x3f759d56 ## float 0.959432005
.long 0x3f857956 ## float 1.04276538
.long 0x3f902400 ## float 1.12609863
.long 0x3f9aceab ## float 1.20943201
.long 0x3fa57956 ## float 1.29276538
.long 0x3fb02400 ## float 1.37609863
.long 0x3fbaceab ## float 1.45943201
.long 0x3fc57956 ## float 1.54276538
.long 0x3fd02400 ## float 1.62609863
.long 0x3fdaceab ## float 1.70943201
.long 0x3fe57956 ## float 1.79276538
.long 0x3ff02400 ## float 1.87609863
.long 0x3ffaceab ## float 1.95943201
.long 0x4002bcab ## float 2.04276538
.long 0x40081200 ## float 2.12609863
.long 0x400d6755 ## float 2.20943189
.long 0x4012bcab ## float 2.29276538
.long 0x40181200 ## float 2.37609863
.long 0x401d6755 ## float 2.45943189
.long 0x4022bcab ## float 2.54276538
.long 0x40281200 ## float 2.62609863
.long 0x402d6755 ## float 2.70943189
.long 0x4032bcab ## float 2.79276538
.long 0x40381200 ## float 2.87609863
.long 0x403d6755 ## float 2.95943189
.long 0x4042bcab ## float 3.04276538
.long 0x40481200 ## float 3.12609863
.long 0x404d6755 ## float 3.20943189
.long 0x4052bcab ## float 3.29276538
.long 0x40581200 ## float 3.37609863
.long 0x405d6755 ## float 3.45943189
.long 0x4062bcab ## float 3.54276538
.long 0x40681200 ## float 3.62609863
.long 0x406d6755 ## float 3.70943189
.long 0x4072bcab ## float 3.79276538
.long 0x40781200 ## float 3.87609863
.long 0x407d6755 ## float 3.95943189
.long 0x40815e55 ## float 4.04276514
.long 0x40840900 ## float 4.12609863
.long 0x4086b3ab ## float 4.20943213
.long 0x40895e55 ## float 4.29276514
.long 0x408c0900 ## float 4.37609863
.long 0x408eb3ab ## float 4.45943213
.long 0x40915e55 ## float 4.54276514
.long 0x40940900 ## float 4.62609863
.long 0x4096b3ab ## float 4.70943213
.long 0x40995e55 ## float 4.79276514
.long 0x409c0900 ## float 4.87609863
.long 0x409eb3ab ## float 4.95943213
.long 0x40a15e55 ## float 5.04276514
.long 0x40a40900 ## float 5.12609863
.long 0x40a6b3ab ## float 5.20943213
.long 0x40a95e55 ## float 5.29276514
.long 0x40ac0900 ## float 5.37609863
.long 0x40aeb3ab ## float 5.45943213
.long 0x40b15e55 ## float 5.54276514
.long 0x40b40900 ## float 5.62609863
.long 0x40b6b3ab ## float 5.70943213
.long 0x40b95e55 ## float 5.79276514
.long 0x40bc0900 ## float 5.87609863
.long 0x40beb3ab ## float 5.95943213
.long 0x40c15e55 ## float 6.04276514
.long 0x40c40900 ## float 6.12609863
.long 0x40c6b3ab ## float 6.20943213
.long 0x40c95e55 ## float 6.29276514
.long 0x40cc0900 ## float 6.37609863
.long 0x40ceb3ab ## float 6.45943213
.long 0x40d15e55 ## float 6.54276514
.long 0x40d40900 ## float 6.62609863
.long 0x40d6b3ab ## float 6.70943213
.long 0x40d95e55 ## float 6.79276514
.long 0x40dc0900 ## float 6.87609863
.long 0x40deb3ab ## float 6.95943213
.long 0x40e15e55 ## float 7.04276514
.long 0x40e40900 ## float 7.12609863
.long 0x40e6b3ab ## float 7.20943213
.long 0x40e95e55 ## float 7.29276514
.long 0x40ec0900 ## float 7.37609863
.long 0x40eeb3ab ## float 7.45943213
.long 0x40f15e55 ## float 7.54276514
.long 0x40f40900 ## float 7.62609863
.long 0x40f6b3ab ## float 7.70943213
.long 0x40f95e55 ## float 7.79276514
.long 0x40fc0900 ## float 7.87609863
.long 0x40feb3ab ## float 7.95943213
.long 0x4100af2b ## float 8.04276561
.long 0x41020480 ## float 8.12609863
.long 0x410359d5 ## float 8.20943164
.long 0x4104af2b ## float 8.29276561
.long 0x41060480 ## float 8.37609863
.long 0x410759d5 ## float 8.45943164
.long 0x4108af2b ## float 8.54276561
.long 0x410a0480 ## float 8.62609863
.long 0x410b59d5 ## float 8.70943164
.long 0x410caf2b ## float 8.79276561
.long 0x410e0480 ## float 8.87609863
.long 0x410f59d5 ## float 8.95943164
.long 0x4110af2b ## float 9.04276561
.long 0x41120480 ## float 9.12609863
.long 0x411359d5 ## float 9.20943164
.long 0x4114af2b ## float 9.29276561
.long 0x41160480 ## float 9.37609863
.long 0x411759d5 ## float 9.45943164
.long 0x4118af2b ## float 9.54276561
.long 0x411a0480 ## float 9.62609863
.long 0x411b59d5 ## float 9.70943164
.long 0x411caf2b ## float 9.79276561
.long 0x411e0480 ## float 9.87609863
.long 0x411f59d5 ## float 9.95943164
.long 0x4120af2b ## float 10.0427656
.long 0x41220480 ## float 10.1260986
.long 0x412359d5 ## float 10.2094316
.long 0x4124af2b ## float 10.2927656
.long 0x41260480 ## float 10.3760986
.long 0x412759d5 ## float 10.4594316
.long 0x4128af2b ## float 10.5427656
.long 0x412a0480 ## float 10.6260986
.long 0x412b59d5 ## float 10.7094316
.long 0x412caf2b ## float 10.7927656
.long 0x412e0480 ## float 10.8760986
.long 0x412f59d5 ## float 10.9594316
.long 0x4130af2b ## float 11.0427656
.long 0x41320480 ## float 11.1260986
.long 0x413359d5 ## float 11.2094316
.long 0x4134af2b ## float 11.2927656
.long 0x41360480 ## float 11.3760986
.subsections_via_symbols
| the_stack_data/51701082.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _soundStop ; -- Begin function soundStop
.p2align 2
_soundStop: ; @soundStop
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _soundPlay ; -- Begin function soundPlay
.p2align 2
_soundPlay: ; @soundPlay
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
strb w0, [sp, #15]
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 _soundStop ## -- Begin function soundStop
.p2align 4, 0x90
_soundStop: ## @soundStop
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _soundPlay ## -- Begin function soundPlay
.p2align 4, 0x90
_soundPlay: ## @soundPlay
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movb %dil, %al
movb %al, -1(%rbp)
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/90763128.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]
mov w1, #0
str wzr, [sp, #84]
sub x0, x29, #48
str x0, [sp, #32] ; 8-byte Folded Spill
mov x2, #40
str x2, [sp, #40] ; 8-byte Folded Spill
bl _memset
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x2, [sp, #40] ; 8-byte Folded Reload
str x8, [sp, #72]
add x0, sp, #88
adrp x1, l___const.main.usrInput@PAGE
add x1, x1, l___const.main.usrInput@PAGEOFF
bl _memcpy
str wzr, [sp, #68]
str wzr, [sp, #64]
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, #64
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
adrp x8, ___stdinp@GOTPAGE
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
ldr x0, [x8]
bl _fflush
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #64]
subs w8, w8, #1
cset w8, hs
mov w9, #0
str w9, [sp, #28] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #64]
subs w8, w8, #100
cset w8, hi
str w8, [sp, #28] ; 4-byte Folded Spill
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #28] ; 4-byte Folded Reload
tbnz w8, #0, LBB0_1
b LBB0_5
LBB0_5:
ldr w8, [sp, #64]
subs w8, w8, #1
ldr x9, [sp, #72]
str w8, [x9]
ldr x8, [sp, #72]
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
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
add x0, sp, #88
bl _strlen
mov x8, x0
str w8, [sp, #68]
ldr w8, [sp, #68]
str w8, [sp, #60]
mov w8, #2
str w8, [sp, #56]
b LBB0_6
LBB0_6: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #60]
subs w8, w8, #0
cset w8, lt
mov w9, #0
str w9, [sp, #24] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_6 Depth=1
ldr w8, [sp, #56]
subs w8, w8, #0
cset w8, gt
str w8, [sp, #24] ; 4-byte Folded Spill
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_6 Depth=1
ldr w8, [sp, #24] ; 4-byte Folded Reload
tbz w8, #0, LBB0_19
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_6 Depth=1
ldr w8, [sp, #60]
subs w9, w8, #1
add x8, sp, #88
ldrsb w8, [x8, w9, sxtw]
subs w8, w8, #32
cset w8, ne
tbnz w8, #0, LBB0_17
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_6 Depth=1
ldr w8, [sp, #56]
str w8, [sp, #20] ; 4-byte Folded Spill
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB0_13
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_6 Depth=1
ldr w8, [sp, #20] ; 4-byte Folded Reload
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB0_16
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_6 Depth=1
ldrsw x9, [sp, #60]
add x8, sp, #88
str x8, [sp, #8] ; 8-byte Folded Spill
add x0, x8, x9
bl _atof
ldr x8, [sp, #8] ; 8-byte Folded Reload
fcvt s0, d0
ldr x9, [sp, #72]
str s0, [x9, #36]
ldr w9, [sp, #60]
subs w9, w9, #1
add x8, x8, w9, sxtw
strb wzr, [x8]
ldr w8, [sp, #56]
subs w8, w8, #1
str w8, [sp, #56]
ldr x8, [sp, #72]
ldr s0, [x8, #36]
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB0_16
LBB0_13: ; in Loop: Header=BB0_6 Depth=1
ldr w8, [sp, #60]
subs w9, w8, #1
add x8, sp, #88
add x9, x8, w9, sxtw
strb wzr, [x9]
ldrsw x9, [sp, #60]
add x0, x8, x9
add x1, sp, #48
mov w2, #10
bl _strtoul
ldr x9, [sp, #72]
mov x8, x0
str w8, [x9, #32]
ldr w8, [sp, #56]
subs w8, w8, #1
str w8, [sp, #56]
ldr x8, [sp, #72]
ldr w9, [x8, #32]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
ldr w8, [sp, #60]
subs w8, w8, #1
subs w8, w8, #24
cset w8, le
tbnz w8, #0, LBB0_15
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_6 Depth=1
strb wzr, [sp, #112]
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_6 Depth=1
ldr x8, [sp, #72]
add x0, x8, #4
add x1, sp, #88
mov x2, #25
bl ___strcpy_chk
ldr x8, [sp, #72]
add x8, x8, #4
mov x9, sp
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_6 Depth=1
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_6 Depth=1
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_6 Depth=1
ldr w8, [sp, #60]
subs w8, w8, #1
str w8, [sp, #60]
b LBB0_6
LBB0_19:
adrp x8, ___stdinp@GOTPAGE
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
ldr x0, [x8]
bl _fflush
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_21
b LBB0_20
LBB0_20:
bl ___stack_chk_fail
LBB0_21:
mov w0, #0
ldp x29, x30, [sp, #176] ; 16-byte Folded Reload
add sp, sp, #192
ret
.cfi_endproc
; -- End function
.section __TEXT,__const
l___const.main.usrInput: ; @__const.main.usrInput
.ascii "abcdefghijklmnopqrstuvwxyz 999999999 999"
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter new tool inventory ID (1-100): "
l_.str.1: ; @.str.1
.asciz "%u"
l_.str.2: ; @.str.2
.asciz "inventoryPtr->id = %u\n"
l_.str.3: ; @.str.3
.asciz "Enter tool name, quantity, and cost.\n"
l_.str.4: ; @.str.4
.asciz "\ninventoryPtr->cost=%f"
l_.str.5: ; @.str.5
.asciz "\ninventoryPtr->qty = %u"
l_.str.6: ; @.str.6
.asciz "\ninventoryPtr->name = %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 $144, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -100(%rbp)
leaq -48(%rbp), %rdi
xorl %esi, %esi
movl $40, %edx
callq _memset
leaq -48(%rbp), %rax
movq %rax, -112(%rbp)
leaq -96(%rbp), %rdi
leaq l___const.main.usrInput(%rip), %rsi
movl $40, %edx
callq _memcpy
movl $0, -116(%rbp)
movl $0, -120(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -120(%rbp), %rsi
movb $0, %al
callq _scanf
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $1, -120(%rbp)
movb %al, -137(%rbp) ## 1-byte Spill
jae LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
cmpl $100, -120(%rbp)
seta %al
movb %al, -137(%rbp) ## 1-byte Spill
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movb -137(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_1
## %bb.5:
movl -120(%rbp), %ecx
subl $1, %ecx
movq -112(%rbp), %rax
movl %ecx, (%rax)
movq -112(%rbp), %rax
movl (%rax), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
leaq -96(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -116(%rbp)
movl -116(%rbp), %eax
movl %eax, -124(%rbp)
movl $2, -128(%rbp)
LBB0_6: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -124(%rbp)
movb %al, -138(%rbp) ## 1-byte Spill
jl LBB0_8
## %bb.7: ## in Loop: Header=BB0_6 Depth=1
cmpl $0, -128(%rbp)
setg %al
movb %al, -138(%rbp) ## 1-byte Spill
LBB0_8: ## in Loop: Header=BB0_6 Depth=1
movb -138(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_9
jmp LBB0_18
LBB0_9: ## in Loop: Header=BB0_6 Depth=1
movl -124(%rbp), %eax
subl $1, %eax
cltq
movsbl -96(%rbp,%rax), %eax
cmpl $32, %eax
jne LBB0_16
## %bb.10: ## in Loop: Header=BB0_6 Depth=1
movl -128(%rbp), %eax
movl %eax, -144(%rbp) ## 4-byte Spill
subl $1, %eax
je LBB0_12
jmp LBB0_21
LBB0_21: ## in Loop: Header=BB0_6 Depth=1
movl -144(%rbp), %eax ## 4-byte Reload
subl $2, %eax
jne LBB0_15
jmp LBB0_11
LBB0_11: ## in Loop: Header=BB0_6 Depth=1
movslq -124(%rbp), %rax
leaq -96(%rbp), %rdi
addq %rax, %rdi
callq _atof
cvtsd2ss %xmm0, %xmm0
movq -112(%rbp), %rax
movss %xmm0, 36(%rax)
movl -124(%rbp), %eax
subl $1, %eax
cltq
movb $0, -96(%rbp,%rax)
movl -128(%rbp), %eax
addl $-1, %eax
movl %eax, -128(%rbp)
movq -112(%rbp), %rax
movss 36(%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.4(%rip), %rdi
movb $1, %al
callq _printf
jmp LBB0_15
LBB0_12: ## in Loop: Header=BB0_6 Depth=1
movl -124(%rbp), %eax
subl $1, %eax
cltq
movb $0, -96(%rbp,%rax)
movslq -124(%rbp), %rax
leaq -96(%rbp), %rdi
addq %rax, %rdi
leaq -136(%rbp), %rsi
movl $10, %edx
callq _strtoul
movl %eax, %ecx
movq -112(%rbp), %rax
movl %ecx, 32(%rax)
movl -128(%rbp), %eax
addl $-1, %eax
movl %eax, -128(%rbp)
movq -112(%rbp), %rax
movl 32(%rax), %esi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
movl -124(%rbp), %eax
subl $1, %eax
cmpl $24, %eax
jle LBB0_14
## %bb.13: ## in Loop: Header=BB0_6 Depth=1
movb $0, -72(%rbp)
LBB0_14: ## in Loop: Header=BB0_6 Depth=1
movq -112(%rbp), %rdi
addq $4, %rdi
leaq -96(%rbp), %rsi
movl $25, %edx
callq ___strcpy_chk
movq -112(%rbp), %rsi
addq $4, %rsi
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
LBB0_15: ## in Loop: Header=BB0_6 Depth=1
jmp LBB0_16
LBB0_16: ## in Loop: Header=BB0_6 Depth=1
jmp LBB0_17
LBB0_17: ## in Loop: Header=BB0_6 Depth=1
movl -124(%rbp), %eax
addl $-1, %eax
movl %eax, -124(%rbp)
jmp LBB0_6
LBB0_18:
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_20
## %bb.19:
xorl %eax, %eax
addq $144, %rsp
popq %rbp
retq
LBB0_20:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__const
.p2align 4 ## @__const.main.usrInput
l___const.main.usrInput:
.ascii "abcdefghijklmnopqrstuvwxyz 999999999 999"
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter new tool inventory ID (1-100): "
L_.str.1: ## @.str.1
.asciz "%u"
L_.str.2: ## @.str.2
.asciz "inventoryPtr->id = %u\n"
L_.str.3: ## @.str.3
.asciz "Enter tool name, quantity, and cost.\n"
L_.str.4: ## @.str.4
.asciz "\ninventoryPtr->cost=%f"
L_.str.5: ## @.str.5
.asciz "\ninventoryPtr->qty = %u"
L_.str.6: ## @.str.6
.asciz "\ninventoryPtr->name = %s"
.subsections_via_symbols
| the_stack_data/124436.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]
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]
sub x8, x29, #16
str x8, [x9, #16]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldur w8, [x29, #-8]
ldur w9, [x29, #-12]
add w8, w8, w9
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
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
b LBB0_2
LBB0_2:
ldur w0, [x29, #-4]
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 "Digite a,b e c"
l_.str.1: ; @.str.1
.asciz "%i %i %i"
l_.str.2: ; @.str.2
.asciz "%i+%i \303\251 menor que %i"
.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
leaq -16(%rbp), %rcx
movb $0, %al
callq _scanf
movl -8(%rbp), %eax
addl -12(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB0_2
## %bb.1:
movl -8(%rbp), %esi
movl -12(%rbp), %edx
movl -16(%rbp), %ecx
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
LBB0_2:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Digite a,b e c"
L_.str.1: ## @.str.1
.asciz "%i %i %i"
L_.str.2: ## @.str.2
.asciz "%i+%i \303\251 menor que %i"
.subsections_via_symbols
| the_stack_data/145451693.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
str w8, [sp, #12] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
adrp x8, l_.str@PAGE
add x8, x8, l_.str@PAGEOFF
str x8, [sp, #16]
ldr x8, [sp, #16]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr w0, [sp, #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 "ABCD"
l_.str.1: ; @.str.1
.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 $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rsi
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 "ABCD"
L_.str.1: ## @.str.1
.asciz " %s \n"
.subsections_via_symbols
| the_stack_data/103370.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]
stur wzr, [x29, #-28]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fopen
str x0, [sp, #24]
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w8, #1
stur w8, [x29, #-28]
b LBB0_9
LBB0_2:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _fopen
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_8
LBB0_4:
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldr x2, [sp, #24]
sub x0, x29, #24
mov w1, #16
bl _fgets
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
ldr x1, [sp, #16]
sub x0, x29, #24
bl _fputs
b LBB0_5
LBB0_7:
ldr x0, [sp, #16]
bl _fclose
b LBB0_8
LBB0_8:
ldr x0, [sp, #24]
bl _fclose
stur wzr, [x29, #-28]
b LBB0_9
LBB0_9:
ldur w8, [x29, #-28]
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_11
b LBB0_10
LBB0_10:
bl ___stack_chk_fail
LBB0_11:
ldr w0, [sp, #12] ; 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 "file1.txt"
l_.str.1: ; @.str.1
.asciz "r+"
l_.str.2: ; @.str.2
.asciz "unable to open file1.txt\n"
l_.str.3: ; @.str.3
.asciz "file2.txt"
l_.str.4: ; @.str.4
.asciz "w"
.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
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -36(%rbp)
leaq L_.str(%rip), %rdi
leaq L_.str.1(%rip), %rsi
callq _fopen
movq %rax, -48(%rbp)
cmpq $0, -48(%rbp)
jne LBB0_2
## %bb.1:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl $1, -36(%rbp)
jmp LBB0_9
LBB0_2:
leaq L_.str.3(%rip), %rdi
leaq L_.str.4(%rip), %rsi
callq _fopen
movq %rax, -56(%rbp)
cmpq $0, -56(%rbp)
jne LBB0_4
## %bb.3:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_8
LBB0_4:
jmp LBB0_5
LBB0_5: ## =>This Inner Loop Header: Depth=1
leaq -32(%rbp), %rdi
movq -48(%rbp), %rdx
movl $16, %esi
callq _fgets
cmpq $0, %rax
je LBB0_7
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
leaq -32(%rbp), %rdi
movq -56(%rbp), %rsi
callq _fputs
jmp LBB0_5
LBB0_7:
movq -56(%rbp), %rdi
callq _fclose
LBB0_8:
movq -48(%rbp), %rdi
callq _fclose
movl $0, -36(%rbp)
LBB0_9:
movl -36(%rbp), %eax
movl %eax, -60(%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 -60(%rbp), %eax ## 4-byte Reload
addq $64, %rsp
popq %rbp
retq
LBB0_11:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "file1.txt"
L_.str.1: ## @.str.1
.asciz "r+"
L_.str.2: ## @.str.2
.asciz "unable to open file1.txt\n"
L_.str.3: ## @.str.3
.asciz "file2.txt"
L_.str.4: ## @.str.4
.asciz "w"
.subsections_via_symbols
| the_stack_data/231394160.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _strlen ; -- Begin function strlen
.p2align 2
_strlen: ; @strlen
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
str wzr, [sp, #12]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
str wzr, [sp, #28]
b LBB0_6
LBB0_2:
b LBB0_3
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
mov x10, x9
add w10, w10, #1
str w10, [sp, #12]
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=1
b LBB0_3
LBB0_5:
ldr w8, [sp, #12]
str w8, [sp, #28]
b LBB0_6
LBB0_6:
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 _strlen ## -- Begin function strlen
.p2align 4, 0x90
_strlen: ## @strlen
.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 $0, -20(%rbp)
cmpq $0, -16(%rbp)
jne LBB0_2
## %bb.1:
movl $0, -4(%rbp)
jmp LBB0_6
LBB0_2:
jmp LBB0_3
LBB0_3: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
movl -20(%rbp), %ecx
movl %ecx, %edx
addl $1, %edx
movl %edx, -20(%rbp)
movslq %ecx, %rcx
movsbl (%rax,%rcx), %eax
cmpl $0, %eax
je LBB0_5
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
jmp LBB0_3
LBB0_5:
movl -20(%rbp), %eax
movl %eax, -4(%rbp)
LBB0_6:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/93887250.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _swap_numbers ; -- Begin function swap_numbers
.p2align 2
_swap_numbers: ; @swap_numbers
.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]
ldr x9, [sp]
ldr w9, [x9]
add w8, w8, w9
ldr x9, [sp, #8]
str w8, [x9]
ldr x8, [sp, #8]
ldr w8, [x8]
ldr x9, [sp]
ldr w9, [x9]
subs w8, w8, w9
ldr x9, [sp]
str w8, [x9]
ldr x8, [sp, #8]
ldr w8, [x8]
ldr x9, [sp]
ldr w9, [x9]
subs w8, w8, w9
ldr x9, [sp, #8]
str w8, [x9]
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
stur wzr, [x29, #-4]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
adrp x8, ___stdinp@GOTPAGE
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
ldr x0, [x8]
mov x9, sp
sub x8, x29, #8
str x8, [x9]
sub x8, x29, #12
str x8, [x9, #8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fscanf
subs w8, w0, #0
cset w8, le
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
sub x0, x29, #8
sub x1, x29, #12
bl _swap_numbers
ldur w8, [x29, #-8]
; 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.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB1_1
LBB1_3:
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 %d"
l_.str.1: ; @.str.1
.asciz "%d %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _swap_numbers ## -- Begin function swap_numbers
.p2align 4, 0x90
_swap_numbers: ## @swap_numbers
.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
movl (%rax), %ecx
movq -16(%rbp), %rax
addl (%rax), %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
movq -8(%rbp), %rax
movl (%rax), %ecx
movq -16(%rbp), %rax
subl (%rax), %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
movq -8(%rbp), %rax
movl (%rax), %ecx
movq -16(%rbp), %rax
subl (%rax), %ecx
movq -8(%rbp), %rax
movl %ecx, (%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 $16, %rsp
movl $0, -4(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str(%rip), %rsi
leaq -8(%rbp), %rdx
leaq -12(%rbp), %rcx
movb $0, %al
callq _fscanf
cmpl $0, %eax
jle LBB1_3
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
leaq -8(%rbp), %rdi
leaq -12(%rbp), %rsi
callq _swap_numbers
movl -8(%rbp), %esi
movl -12(%rbp), %edx
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB1_1
LBB1_3:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d %d"
L_.str.1: ## @.str.1
.asciz "%d %d\n"
.subsections_via_symbols
| the_stack_data/154830104.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _my_str_islower ; -- Begin function my_str_islower
.p2align 2
_my_str_islower: ; @my_str_islower
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
ldr x8, [sp, #16]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
mov w8, #1
str w8, [sp, #28]
b LBB0_10
LBB0_2:
str wzr, [sp, #12]
b LBB0_3
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_9
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
ldrsb w8, [x8, x9]
subs w8, w8, #97
cset w8, lt
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
ldrsb w8, [x8, x9]
subs w8, w8, #122
cset w8, le
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
str wzr, [sp, #28]
b LBB0_10
LBB0_7: ; in Loop: Header=BB0_3 Depth=1
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_3
LBB0_9:
mov w8, #1
str w8, [sp, #28]
b LBB0_10
LBB0_10:
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 _my_str_islower ## -- Begin function my_str_islower
.p2align 4, 0x90
_my_str_islower: ## @my_str_islower
.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)
movq -16(%rbp), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB0_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB0_10
LBB0_2:
movl $0, -20(%rbp)
LBB0_3: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $0, %eax
je LBB0_9
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $97, %eax
jl LBB0_6
## %bb.5: ## in Loop: Header=BB0_3 Depth=1
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $122, %eax
jle LBB0_7
LBB0_6:
movl $0, -4(%rbp)
jmp LBB0_10
LBB0_7: ## in Loop: Header=BB0_3 Depth=1
jmp LBB0_8
LBB0_8: ## in Loop: Header=BB0_3 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB0_3
LBB0_9:
movl $1, -4(%rbp)
LBB0_10:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/107951767.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _runner ; -- Begin function runner
.p2align 2
_runner: ; @runner
.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, #16]
ldr x8, [sp, #16]
ldr w8, [x8]
mov w9, #34464
movk w9, #1, lsl #16
mul w0, w8, w9
bl _usleep
ldr x8, [sp, #16]
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
ldr x8, [sp, #16]
ldr w8, [x8]
adrp x9, _pos@PAGE
ldrsw x11, [x9, _pos@PAGEOFF]
adrp x10, _sortedArr@GOTPAGE
ldr x10, [x10, _sortedArr@GOTPAGEOFF]
str w8, [x10, x11, lsl #2]
ldr w8, [x9, _pos@PAGEOFF]
add w8, w8, #1
str w8, [x9, _pos@PAGEOFF]
mov x0, #0
bl _pthread_exit
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #240
.cfi_def_cfa_offset 240
stp x29, x30, [sp, #224] ; 16-byte Folded Spill
add x29, sp, #224
.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]
sub x0, x29, #48
adrp x1, l___const.main.testArr@PAGE
add x1, x1, l___const.main.testArr@PAGEOFF
mov x2, #40
bl _memcpy
add x0, sp, #32
bl _pthread_attr_init
str wzr, [sp, #24]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #24]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB1_4
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldrsw x9, [sp, #24]
add x8, sp, #96
add x0, x8, x9, lsl #3
ldrsw x9, [sp, #24]
sub x8, x29, #48
add x3, x8, x9, lsl #2
add x1, sp, #32
adrp x2, _runner@PAGE
add x2, x2, _runner@PAGEOFF
bl _pthread_create
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB1_1
LBB1_4:
str wzr, [sp, #20]
b LBB1_5
LBB1_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
subs w8, w8, #10
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, #96
ldr x0, [x8, x9, lsl #3]
mov x1, #0
bl _pthread_join
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.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
str wzr, [sp, #16]
b LBB1_9
LBB1_9: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #16]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB1_12
b LBB1_10
LBB1_10: ; in Loop: Header=BB1_9 Depth=1
ldrsw x9, [sp, #16]
adrp x8, _sortedArr@GOTPAGE
ldr x8, [x8, _sortedArr@GOTPAGEOFF]
ldr w9, [x8, x9, lsl #2]
; 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_11
LBB1_11: ; in Loop: Header=BB1_9 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB1_9
LBB1_12:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@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_14
b LBB1_13
LBB1_13:
bl ___stack_chk_fail
LBB1_14:
mov w0, #0
ldp x29, x30, [sp, #224] ; 16-byte Folded Reload
add sp, sp, #240
ret
.cfi_endproc
; -- End function
.globl _pos ; @pos
.zerofill __DATA,__common,_pos,4,2
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "-> From Thread: %d \n"
.comm _sortedArr,40,2 ; @sortedArr
.section __TEXT,__const
.p2align 2 ; @__const.main.testArr
l___const.main.testArr:
.long 6 ; 0x6
.long 4 ; 0x4
.long 1 ; 0x1
.long 2 ; 0x2
.long 5 ; 0x5
.long 1 ; 0x1
.long 2 ; 0x2
.long 1 ; 0x1
.long 1 ; 0x1
.long 0 ; 0x0
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "-> From sorted array: "
l_.str.2: ; @.str.2
.asciz "%d, "
l_.str.3: ; @.str.3
.asciz "\b\b \n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _runner ## -- Begin function runner
.p2align 4, 0x90
_runner: ## @runner
.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, -16(%rbp)
movq -16(%rbp), %rax
movl (%rax), %eax
imull $100000, %eax, %edi ## imm = 0x186A0
callq _usleep
movq -16(%rbp), %rax
movl (%rax), %esi
leaq L_.str(%rip), %rdi
xorl %eax, %eax
movl %eax, -20(%rbp) ## 4-byte Spill
callq _printf
## kill: def $ecx killed $eax
movl -20(%rbp), %eax ## 4-byte Reload
movq -16(%rbp), %rcx
movl (%rcx), %esi
movslq _pos(%rip), %rdx
movq _sortedArr@GOTPCREL(%rip), %rcx
movl %esi, (%rcx,%rdx,4)
movl _pos(%rip), %ecx
incl %ecx
movl %ecx, _pos(%rip)
movl %eax, %edi
callq _pthread_exit
.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 $208, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -196(%rbp)
leaq -48(%rbp), %rdi
leaq l___const.main.testArr(%rip), %rsi
movl $40, %edx
callq _memcpy
leaq -192(%rbp), %rdi
callq _pthread_attr_init
movl $0, -200(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
cmpl $10, -200(%rbp)
jge LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movslq -200(%rbp), %rax
leaq -128(%rbp), %rdi
shlq $3, %rax
addq %rax, %rdi
movslq -200(%rbp), %rax
leaq -48(%rbp), %rcx
shlq $2, %rax
addq %rax, %rcx
leaq -192(%rbp), %rsi
leaq _runner(%rip), %rdx
callq _pthread_create
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -200(%rbp), %eax
addl $1, %eax
movl %eax, -200(%rbp)
jmp LBB1_1
LBB1_4:
movl $0, -204(%rbp)
LBB1_5: ## =>This Inner Loop Header: Depth=1
cmpl $10, -204(%rbp)
jge LBB1_8
## %bb.6: ## in Loop: Header=BB1_5 Depth=1
movslq -204(%rbp), %rax
movq -128(%rbp,%rax,8), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _pthread_join
## %bb.7: ## in Loop: Header=BB1_5 Depth=1
movl -204(%rbp), %eax
addl $1, %eax
movl %eax, -204(%rbp)
jmp LBB1_5
LBB1_8:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -208(%rbp)
LBB1_9: ## =>This Inner Loop Header: Depth=1
cmpl $10, -208(%rbp)
jge LBB1_12
## %bb.10: ## in Loop: Header=BB1_9 Depth=1
movslq -208(%rbp), %rcx
movq _sortedArr@GOTPCREL(%rip), %rax
movl (%rax,%rcx,4), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
## %bb.11: ## in Loop: Header=BB1_9 Depth=1
movl -208(%rbp), %eax
addl $1, %eax
movl %eax, -208(%rbp)
jmp LBB1_9
LBB1_12:
leaq L_.str.3(%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_14
## %bb.13:
xorl %eax, %eax
addq $208, %rsp
popq %rbp
retq
LBB1_14:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _pos ## @pos
.zerofill __DATA,__common,_pos,4,2
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "-> From Thread: %d \n"
.comm _sortedArr,40,4 ## @sortedArr
.section __TEXT,__const
.p2align 4 ## @__const.main.testArr
l___const.main.testArr:
.long 6 ## 0x6
.long 4 ## 0x4
.long 1 ## 0x1
.long 2 ## 0x2
.long 5 ## 0x5
.long 1 ## 0x1
.long 2 ## 0x2
.long 1 ## 0x1
.long 1 ## 0x1
.long 0 ## 0x0
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "-> From sorted array: "
L_.str.2: ## @.str.2
.asciz "%d, "
L_.str.3: ## @.str.3
.asciz "\b\b \n"
.subsections_via_symbols
| the_stack_data/122015494.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]
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, #100
cset w8, ge
tbnz w8, #0, LBB0_14
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
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, LBB0_5
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
mov w10, #3
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_12
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
mov w10, #3
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: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_11
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
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, LBB0_9
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_10
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
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_10
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
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
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_1
LBB0_14:
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 "FizzBuzz\n"
l_.str.1: ; @.str.1
.asciz "Fizz\n"
l_.str.2: ; @.str.2
.asciz "Buzz\n"
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 _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, -8(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $100, -8(%rbp)
jge LBB0_14
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
movl $5, %ecx
cltd
idivl %ecx
cmpl $0, %edx
jne LBB0_5
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
movl $3, %ecx
cltd
idivl %ecx
cmpl $0, %edx
jne LBB0_5
## %bb.4: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_12
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
movl $3, %ecx
cltd
idivl %ecx
cmpl $0, %edx
jne LBB0_7
## %bb.6: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_11
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
movl $5, %ecx
cltd
idivl %ecx
cmpl $0, %edx
jne LBB0_9
## %bb.8: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_10
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
LBB0_10: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_11
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
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB0_1
LBB0_14:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "FizzBuzz\n"
L_.str.1: ## @.str.1
.asciz "Fizz\n"
L_.str.2: ## @.str.2
.asciz "Buzz\n"
L_.str.3: ## @.str.3
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/60258.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, #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 x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x8, _foo.e@PAGE
add x8, x8, _foo.e@PAGEOFF
str x8, [x9, #8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
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
mov x0, #4
bl _malloc
sub x8, x29, #16
str x8, [sp, #24] ; 8-byte Folded Spill
stur x0, [x29, #-16]
sub x8, x29, #24
str x8, [sp, #32] ; 8-byte Folded Spill
adrp x8, l_.str.1@PAGE
add x8, x8, l_.str.1@PAGEOFF
stur x8, [x29, #-24]
mov x9, sp
adrp x8, _a@PAGE
add x8, x8, _a@PAGEOFF
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #4
str x8, [x9]
adrp x8, _main.c@PAGE
add x8, x8, _main.c@PAGEOFF
str x8, [x9, #8]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldr x10, [sp, #24] ; 8-byte Folded Reload
ldur x8, [x29, #-16]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldr x10, [sp, #32] ; 8-byte Folded Reload
ldur x8, [x29, #-24]
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
bl _foo
mov x9, sp
adrp x8, _main@PAGE
add x8, x8, _main@PAGEOFF
str x8, [x9]
adrp x8, _foo@PAGE
add x8, x8, _foo@PAGEOFF
str x8, [x9, #8]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _a ; @a
.p2align 2
_a:
.long 5 ; 0x5
.p2align 2 ; @foo.e
_foo.e:
.long 5 ; 0x5
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "&d=%p &le=%p\n"
.zerofill __DATA,__bss,_main.c,4,2 ; @main.c
l_.str.1: ; @.str.1
.asciz "Hello World\n"
l_.str.2: ; @.str.2
.asciz "&a=%p\n"
l_.str.3: ; @.str.3
.asciz "&b=%p &c=%p\n"
l_.str.4: ; @.str.4
.asciz "&p=%p p=%p\n"
l_.str.5: ; @.str.5
.asciz "&str=%p str=%p\n"
l_.str.6: ; @.str.6
.asciz "main=%p &foo=%p\n"
.comm _buffer,4000000,2 ; @buffer
.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
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
leaq _foo.e(%rip), %rdx
movb $0, %al
callq _printf
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 $4, %edi
callq _malloc
movq %rax, -16(%rbp)
leaq L_.str.1(%rip), %rax
movq %rax, -24(%rbp)
leaq L_.str.2(%rip), %rdi
leaq _a(%rip), %rsi
movb $0, %al
callq _printf
leaq L_.str.3(%rip), %rdi
leaq -4(%rbp), %rsi
leaq _main.c(%rip), %rdx
movb $0, %al
callq _printf
movq -16(%rbp), %rdx
leaq L_.str.4(%rip), %rdi
leaq -16(%rbp), %rsi
movb $0, %al
callq _printf
movq -24(%rbp), %rdx
leaq L_.str.5(%rip), %rdi
leaq -24(%rbp), %rsi
movb $0, %al
callq _printf
callq _foo
leaq L_.str.6(%rip), %rdi
leaq _main(%rip), %rsi
leaq _foo(%rip), %rdx
movb $0, %al
callq _printf
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _a ## @a
.p2align 2
_a:
.long 5 ## 0x5
.p2align 2 ## @foo.e
_foo.e:
.long 5 ## 0x5
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "&d=%p &le=%p\n"
.zerofill __DATA,__bss,_main.c,4,2 ## @main.c
L_.str.1: ## @.str.1
.asciz "Hello World\n"
L_.str.2: ## @.str.2
.asciz "&a=%p\n"
L_.str.3: ## @.str.3
.asciz "&b=%p &c=%p\n"
L_.str.4: ## @.str.4
.asciz "&p=%p p=%p\n"
L_.str.5: ## @.str.5
.asciz "&str=%p str=%p\n"
L_.str.6: ## @.str.6
.asciz "main=%p &foo=%p\n"
.comm _buffer,4000000,4 ## @buffer
.subsections_via_symbols
| the_stack_data/187642039.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
str x0, [sp, #8] ; 8-byte Folded Spill
bl _scanf
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldr x0, [sp, #8] ; 8-byte Folded Reload
mov x9, sp
sub x8, x29, #12
str x8, [x9]
bl _scanf
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldr x0, [sp, #8] ; 8-byte Folded Reload
mov x9, sp
add x8, sp, #16
str x8, [x9]
bl _scanf
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_20
b LBB0_1
LBB0_1:
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_20
b LBB0_2
LBB0_2:
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_20
b LBB0_3
LBB0_3:
ldur w8, [x29, #-8]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4:
ldur w8, [x29, #-12]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB0_6
LBB0_6:
ldur w8, [x29, #-8]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
ldur w8, [x29, #-12]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_14
b LBB0_8
LBB0_8:
ldur w8, [x29, #-8]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
ldur w8, [x29, #-12]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_14
b LBB0_10
LBB0_10:
ldur w8, [x29, #-8]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11:
ldr w8, [sp, #16]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_14
b LBB0_12
LBB0_12:
ldur w8, [x29, #-8]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_15
b LBB0_13
LBB0_13:
ldur w8, [x29, #-12]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_15
b LBB0_14
LBB0_14:
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
b LBB0_15
LBB0_15:
ldur w8, [x29, #-8]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_19
b LBB0_16
LBB0_16:
ldur w8, [x29, #-12]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_19
b LBB0_17
LBB0_17:
ldr w8, [sp, #16]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_19
b LBB0_18
LBB0_18:
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
b LBB0_19
LBB0_19:
b LBB0_21
LBB0_20:
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
b LBB0_21
LBB0_21:
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 "Informe o valor do X\n"
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "Informe o valor do Y\n"
l_.str.3: ; @.str.3
.asciz "Informe o valor do Z\n"
l_.str.4: ; @.str.4
.asciz "Triangulo Equilatero\n"
l_.str.5: ; @.str.5
.asciz "Triangulo Isosceles\n"
l_.str.6: ; @.str.6
.asciz "Triangulo Escaleno\n"
l_.str.7: ; @.str.7
.asciz "Desculpe mas os valores dados nao forma um triangulo \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
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -12(%rbp), %rsi
movb $0, %al
callq _scanf
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -16(%rbp), %rsi
movb $0, %al
callq _scanf
cmpl $0, -8(%rbp)
jle LBB0_20
## %bb.1:
cmpl $0, -12(%rbp)
jle LBB0_20
## %bb.2:
cmpl $0, -16(%rbp)
jle LBB0_20
## %bb.3:
movl -8(%rbp), %eax
cmpl -12(%rbp), %eax
jne LBB0_6
## %bb.4:
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
jne LBB0_6
## %bb.5:
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
LBB0_6:
movl -8(%rbp), %eax
cmpl -12(%rbp), %eax
je LBB0_8
## %bb.7:
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
je LBB0_14
LBB0_8:
movl -8(%rbp), %eax
cmpl -12(%rbp), %eax
jne LBB0_10
## %bb.9:
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
jne LBB0_14
LBB0_10:
movl -8(%rbp), %eax
cmpl -12(%rbp), %eax
jne LBB0_12
## %bb.11:
movl -16(%rbp), %eax
cmpl -12(%rbp), %eax
jne LBB0_14
LBB0_12:
movl -8(%rbp), %eax
cmpl -16(%rbp), %eax
jne LBB0_15
## %bb.13:
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
je LBB0_15
LBB0_14:
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
LBB0_15:
movl -8(%rbp), %eax
cmpl -12(%rbp), %eax
je LBB0_19
## %bb.16:
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
je LBB0_19
## %bb.17:
movl -16(%rbp), %eax
cmpl -8(%rbp), %eax
je LBB0_19
## %bb.18:
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
LBB0_19:
jmp LBB0_21
LBB0_20:
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
LBB0_21:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Informe o valor do X\n"
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "Informe o valor do Y\n"
L_.str.3: ## @.str.3
.asciz "Informe o valor do Z\n"
L_.str.4: ## @.str.4
.asciz "Triangulo Equilatero\n"
L_.str.5: ## @.str.5
.asciz "Triangulo Isosceles\n"
L_.str.6: ## @.str.6
.asciz "Triangulo Escaleno\n"
L_.str.7: ## @.str.7
.asciz "Desculpe mas os valores dados nao forma um triangulo \n"
.subsections_via_symbols
| the_stack_data/207100.c |
Subsets and Splits