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, #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, #12]
mov x9, sp
sub x8, x29, #8
str x8, [x9]
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, #-8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
ldur w8, [x29, #-8]
mov w9, #10
sdiv w10, w8, w9
mul w10, w10, w9
subs w8, w8, w10
str w8, [sp, #16]
ldur w8, [x29, #-12]
ldr w10, [sp, #16]
add w8, w8, w10
stur w8, [x29, #-12]
ldur w8, [x29, #-8]
sdiv w8, w8, w9
stur w8, [x29, #-8]
b LBB0_1
LBB0_3:
ldur w8, [x29, #-12]
ldr w9, [sp, #12]
sdiv w8, w8, w9
scvtf s0, w8
str s0, [sp, #8]
ldr s0, [sp, #8]
fmov s1, #7.00000000
fcmp s0, s1
cset w8, pl
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_6
LBB0_5:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_6
LBB0_6:
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "light"
l_.str.2: ; @.str.2
.asciz "heavy"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## -- Begin function main
LCPI0_0:
.long 0x40e00000 ## float 7
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
movl $0, -12(%rbp)
movl $0, -20(%rbp)
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $0, -8(%rbp)
je LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
movl -8(%rbp), %eax
movl $10, %ecx
cltd
idivl %ecx
movl %edx, -16(%rbp)
movl -12(%rbp), %eax
addl -16(%rbp), %eax
movl %eax, -12(%rbp)
movl -8(%rbp), %eax
movl $10, %ecx
cltd
idivl %ecx
movl %eax, -8(%rbp)
jmp LBB0_1
LBB0_3:
movl -12(%rbp), %eax
cltd
idivl -20(%rbp)
cvtsi2ss %eax, %xmm0
movss %xmm0, -24(%rbp)
movss LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
ucomiss -24(%rbp), %xmm0
jbe LBB0_5
## %bb.4:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_6
LBB0_5:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
LBB0_6:
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 "light"
L_.str.2: ## @.str.2
.asciz "heavy"
.subsections_via_symbols
| the_stack_data/106572.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]
stur w0, [x29, #-8]
str x1, [sp, #16]
bl _BZ2_bzlibVersion
mov x8, sp
str x0, [x8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@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 "bzip2 version: %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)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
callq _BZ2_bzlibVersion
movq %rax, %rsi
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 "bzip2 version: %s.\n"
.subsections_via_symbols
| the_stack_data/145454091.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
sub sp, sp, #112
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
stur x8, [x29, #-64] ; 8-byte Folded Spill
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur wzr, [x29, #-12]
stur w0, [x29, #-16]
stur x1, [x29, #-24]
ldur w8, [x29, #-16]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_1
LBB0_1:
ldur w8, [x29, #-16]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
ldur x8, [x29, #-64] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #-1
bl _exit
LBB0_3:
ldur x8, [x29, #-24]
ldr x0, [x8, #8]
sub sp, sp, #16
mov x9, sp
adrp x8, _iSet@PAGE
add x8, x8, _iSet@PAGEOFF
str x8, [x9]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
stur x1, [x29, #-72] ; 8-byte Folded Spill
bl _sscanf
ldur x1, [x29, #-72] ; 8-byte Folded Reload
add sp, sp, #16
ldur x8, [x29, #-24]
ldr x0, [x8, #16]
sub sp, sp, #16
mov x9, sp
adrp x8, _iCheck@PAGE
add x8, x8, _iCheck@PAGEOFF
str x8, [x9]
bl _sscanf
add sp, sp, #16
b LBB0_4
LBB0_4:
b LBB0_5
LBB0_5:
adrp x8, _iSet@PAGE
ldr w8, [x8, _iSet@PAGEOFF]
; kill: def $x8 killed $w8
mov x9, sp
stur x9, [x29, #-40]
lsl x9, x8, #3
add x9, x9, #15
and x9, x9, #0xfffffffffffffff0
stur x9, [x29, #-104] ; 8-byte Folded Spill
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
ldur x10, [x29, #-104] ; 8-byte Folded Reload
mov x9, sp
subs x9, x9, x10
mov sp, x9
stur x9, [x29, #-96] ; 8-byte Folded Spill
stur x8, [x29, #-48]
adrp x8, _iCheck@PAGE
ldr w8, [x8, _iCheck@PAGEOFF]
; kill: def $x8 killed $w8
lsl x9, x8, #3
add x9, x9, #15
and x9, x9, #0xfffffffffffffff0
stur x9, [x29, #-88] ; 8-byte Folded Spill
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
ldur x10, [x29, #-88] ; 8-byte Folded Reload
mov x9, sp
subs x9, x9, x10
mov sp, x9
stur x9, [x29, #-80] ; 8-byte Folded Spill
stur x8, [x29, #-56]
stur wzr, [x29, #-28]
b LBB0_6
LBB0_6: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-28]
adrp x9, _iSet@PAGE
ldr w9, [x9, _iSet@PAGEOFF]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_11
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_6 Depth=1
ldur x8, [x29, #-96] ; 8-byte Folded Reload
ldursw x9, [x29, #-28]
add x0, x8, x9, lsl #3
mov x3, #0
mov x1, x3
adrp x2, _setThread@PAGE
add x2, x2, _setThread@PAGEOFF
bl _pthread_create
stur w0, [x29, #-32]
mov w8, #0
subs w8, w8, w0
cset w8, eq
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8:
ldur x8, [x29, #-64] ; 8-byte Folded Reload
ldr x0, [x8]
ldur w9, [x29, #-32]
; implicit-def: $x8
mov x8, x9
sub sp, sp, #16
mov x9, sp
str x8, [x9]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fprintf
add sp, sp, #16
mov w0, #-1
bl _exit
LBB0_9: ; in Loop: Header=BB0_6 Depth=1
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_6 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB0_6
LBB0_11:
stur wzr, [x29, #-28]
b LBB0_12
LBB0_12: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-28]
adrp x9, _iCheck@PAGE
ldr w9, [x9, _iCheck@PAGEOFF]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_17
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_12 Depth=1
ldur x8, [x29, #-80] ; 8-byte Folded Reload
ldursw x9, [x29, #-28]
add x0, x8, x9, lsl #3
mov x3, #0
mov x1, x3
adrp x2, _checkThread@PAGE
add x2, x2, _checkThread@PAGEOFF
bl _pthread_create
stur w0, [x29, #-32]
mov w8, #0
subs w8, w8, w0
cset w8, eq
tbnz w8, #0, LBB0_15
b LBB0_14
LBB0_14:
ldur x8, [x29, #-64] ; 8-byte Folded Reload
ldr x0, [x8]
ldur w9, [x29, #-32]
; implicit-def: $x8
mov x8, x9
sub sp, sp, #16
mov x9, sp
str x8, [x9]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _fprintf
add sp, sp, #16
mov w0, #-1
bl _exit
LBB0_15: ; in Loop: Header=BB0_12 Depth=1
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_12 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB0_12
LBB0_17:
stur wzr, [x29, #-28]
b LBB0_18
LBB0_18: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-28]
adrp x9, _iSet@PAGE
ldr w9, [x9, _iSet@PAGEOFF]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_23
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_18 Depth=1
ldur x8, [x29, #-96] ; 8-byte Folded Reload
ldursw x9, [x29, #-28]
ldr x0, [x8, x9, lsl #3]
mov x1, #0
bl _pthread_join
stur w0, [x29, #-32]
mov w8, #0
subs w8, w8, w0
cset w8, eq
tbnz w8, #0, LBB0_21
b LBB0_20
LBB0_20:
ldur x8, [x29, #-64] ; 8-byte Folded Reload
ldr x0, [x8]
ldur w9, [x29, #-32]
; implicit-def: $x8
mov x8, x9
sub sp, sp, #16
mov x9, sp
str x8, [x9]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _fprintf
add sp, sp, #16
mov w0, #-1
bl _exit
LBB0_21: ; in Loop: Header=BB0_18 Depth=1
b LBB0_22
LBB0_22: ; in Loop: Header=BB0_18 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB0_18
LBB0_23:
stur wzr, [x29, #-28]
b LBB0_24
LBB0_24: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-28]
adrp x9, _iCheck@PAGE
ldr w9, [x9, _iCheck@PAGEOFF]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_29
b LBB0_25
LBB0_25: ; in Loop: Header=BB0_24 Depth=1
ldur x8, [x29, #-80] ; 8-byte Folded Reload
ldursw x9, [x29, #-28]
ldr x0, [x8, x9, lsl #3]
mov x1, #0
bl _pthread_join
stur w0, [x29, #-32]
mov w8, #0
subs w8, w8, w0
cset w8, eq
tbnz w8, #0, LBB0_27
b LBB0_26
LBB0_26:
ldur x8, [x29, #-64] ; 8-byte Folded Reload
ldr x0, [x8]
ldur w9, [x29, #-32]
; implicit-def: $x8
mov x8, x9
sub sp, sp, #16
mov x9, sp
str x8, [x9]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _fprintf
add sp, sp, #16
mov w0, #-1
bl _exit
LBB0_27: ; in Loop: Header=BB0_24 Depth=1
b LBB0_28
LBB0_28: ; in Loop: Header=BB0_24 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB0_24
LBB0_29:
stur wzr, [x29, #-12]
ldur x8, [x29, #-40]
mov sp, x8
ldur w8, [x29, #-12]
stur w8, [x29, #-108] ; 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_31
b LBB0_30
LBB0_30:
bl ___stack_chk_fail
LBB0_31:
ldur w0, [x29, #-108] ; 4-byte Folded Reload
mov sp, x29
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _setThread ; -- Begin function setThread
.p2align 2
_setThread: ; @setThread
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
adrp x9, _a@PAGE
mov w8, #1
str w8, [x9, _a@PAGEOFF]
adrp x9, _b@PAGE
mov w8, #-1
str w8, [x9, _b@PAGEOFF]
mov x0, #0
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _checkThread ; -- Begin function checkThread
.p2align 2
_checkThread: ; @checkThread
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
adrp x8, _a@PAGE
ldr w8, [x8, _a@PAGEOFF]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
adrp x8, _b@PAGE
ldr w8, [x8, _b@PAGEOFF]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_6
b LBB2_2
LBB2_2:
adrp x8, _a@PAGE
ldr w8, [x8, _a@PAGEOFF]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3:
adrp x8, _b@PAGE
ldr w8, [x8, _b@PAGEOFF]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB2_6
b LBB2_4
LBB2_4:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
adrp x1, l_.str.5@PAGE
add x1, x1, l_.str.5@PAGEOFF
bl _fprintf
b LBB2_5
LBB2_5:
bl ___VERIFIER_error
LBB2_6:
mov x0, #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 "./reorder <param1> <param2>\n"
l_.str.1: ; @.str.1
.asciz "%d"
.section __DATA,__data
.p2align 2 ; @iSet
_iSet:
.long 2 ; 0x2
.p2align 2 ; @iCheck
_iCheck:
.long 2 ; 0x2
.section __TEXT,__cstring,cstring_literals
l_.str.2: ; @.str.2
.asciz "Error [%d] found creating set thread.\n"
l_.str.3: ; @.str.3
.asciz "Error [%d] found creating check thread.\n"
l_.str.4: ; @.str.4
.asciz "pthread join error: %d\n"
.zerofill __DATA,__bss,_a,4,2 ; @a
.zerofill __DATA,__bss,_b,4,2 ; @b
l_.str.5: ; @.str.5
.asciz "Bug found!\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -12(%rbp)
movl %edi, -16(%rbp)
movq %rsi, -24(%rbp)
cmpl $1, -16(%rbp)
je LBB0_5
## %bb.1:
cmpl $3, -16(%rbp)
je LBB0_3
## %bb.2:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $-1, %edi
callq _exit
LBB0_3:
movq -24(%rbp), %rax
movq 8(%rax), %rdi
leaq L_.str.1(%rip), %rsi
leaq _iSet(%rip), %rdx
movb $0, %al
callq _sscanf
movq -24(%rbp), %rax
movq 16(%rax), %rdi
leaq L_.str.1(%rip), %rsi
leaq _iCheck(%rip), %rdx
movb $0, %al
callq _sscanf
## %bb.4:
jmp LBB0_5
LBB0_5:
movl _iSet(%rip), %eax
## kill: def $rax killed $eax
movq %rax, -88(%rbp) ## 8-byte Spill
movq %rsp, %rcx
movq %rcx, -40(%rbp)
shlq $3, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq -88(%rbp), %rax ## 8-byte Reload
movq %rsp, %rcx
movq %rcx, -80(%rbp) ## 8-byte Spill
movq %rax, -48(%rbp)
movl _iCheck(%rip), %eax
## kill: def $rax killed $eax
movq %rax, -72(%rbp) ## 8-byte Spill
shlq $3, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq -72(%rbp), %rax ## 8-byte Reload
movq %rsp, %rcx
movq %rcx, -64(%rbp) ## 8-byte Spill
movq %rax, -56(%rbp)
movl $0, -28(%rbp)
LBB0_6: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
cmpl _iSet(%rip), %eax
jge LBB0_11
## %bb.7: ## in Loop: Header=BB0_6 Depth=1
movq -80(%rbp), %rdi ## 8-byte Reload
movslq -28(%rbp), %rax
shlq $3, %rax
addq %rax, %rdi
xorl %eax, %eax
movl %eax, %ecx
leaq _setThread(%rip), %rdx
movq %rcx, %rsi
callq _pthread_create
movl %eax, %ecx
movl %ecx, -32(%rbp)
xorl %eax, %eax
cmpl %ecx, %eax
je LBB0_9
## %bb.8:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -32(%rbp), %edx
leaq L_.str.2(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $-1, %edi
callq _exit
LBB0_9: ## in Loop: Header=BB0_6 Depth=1
jmp LBB0_10
LBB0_10: ## in Loop: Header=BB0_6 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB0_6
LBB0_11:
movl $0, -28(%rbp)
LBB0_12: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
cmpl _iCheck(%rip), %eax
jge LBB0_17
## %bb.13: ## in Loop: Header=BB0_12 Depth=1
movq -64(%rbp), %rdi ## 8-byte Reload
movslq -28(%rbp), %rax
shlq $3, %rax
addq %rax, %rdi
xorl %eax, %eax
movl %eax, %ecx
leaq _checkThread(%rip), %rdx
movq %rcx, %rsi
callq _pthread_create
movl %eax, %ecx
movl %ecx, -32(%rbp)
xorl %eax, %eax
cmpl %ecx, %eax
je LBB0_15
## %bb.14:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -32(%rbp), %edx
leaq L_.str.3(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $-1, %edi
callq _exit
LBB0_15: ## in Loop: Header=BB0_12 Depth=1
jmp LBB0_16
LBB0_16: ## in Loop: Header=BB0_12 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB0_12
LBB0_17:
movl $0, -28(%rbp)
LBB0_18: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
cmpl _iSet(%rip), %eax
jge LBB0_23
## %bb.19: ## in Loop: Header=BB0_18 Depth=1
movq -80(%rbp), %rax ## 8-byte Reload
movslq -28(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _pthread_join
movl %eax, %ecx
movl %ecx, -32(%rbp)
xorl %eax, %eax
cmpl %ecx, %eax
je LBB0_21
## %bb.20:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -32(%rbp), %edx
leaq L_.str.4(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $-1, %edi
callq _exit
LBB0_21: ## in Loop: Header=BB0_18 Depth=1
jmp LBB0_22
LBB0_22: ## in Loop: Header=BB0_18 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB0_18
LBB0_23:
movl $0, -28(%rbp)
LBB0_24: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
cmpl _iCheck(%rip), %eax
jge LBB0_29
## %bb.25: ## in Loop: Header=BB0_24 Depth=1
movq -64(%rbp), %rax ## 8-byte Reload
movslq -28(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _pthread_join
movl %eax, %ecx
movl %ecx, -32(%rbp)
xorl %eax, %eax
cmpl %ecx, %eax
je LBB0_27
## %bb.26:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -32(%rbp), %edx
leaq L_.str.4(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $-1, %edi
callq _exit
LBB0_27: ## in Loop: Header=BB0_24 Depth=1
jmp LBB0_28
LBB0_28: ## in Loop: Header=BB0_24 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB0_24
LBB0_29:
movl $0, -12(%rbp)
movq -40(%rbp), %rax
movq %rax, %rsp
movl -12(%rbp), %eax
movl %eax, -92(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_31
## %bb.30:
movl -92(%rbp), %eax ## 4-byte Reload
movq %rbp, %rsp
popq %rbp
retq
LBB0_31:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _setThread ## -- Begin function setThread
.p2align 4, 0x90
_setThread: ## @setThread
.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 $1, _a(%rip)
movl $-1, _b(%rip)
xorl %eax, %eax
## kill: def $rax killed $eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _checkThread ## -- Begin function checkThread
.p2align 4, 0x90
_checkThread: ## @checkThread
.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)
cmpl $0, _a(%rip)
jne LBB2_2
## %bb.1:
cmpl $0, _b(%rip)
je LBB2_6
LBB2_2:
cmpl $1, _a(%rip)
jne LBB2_4
## %bb.3:
cmpl $-1, _b(%rip)
je LBB2_6
LBB2_4:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.5(%rip), %rsi
movb $0, %al
callq _fprintf
## %bb.5:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq ___VERIFIER_error
LBB2_6:
xorl %eax, %eax
## kill: def $rax killed $eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "./reorder <param1> <param2>\n"
L_.str.1: ## @.str.1
.asciz "%d"
.section __DATA,__data
.p2align 2 ## @iSet
_iSet:
.long 2 ## 0x2
.p2align 2 ## @iCheck
_iCheck:
.long 2 ## 0x2
.section __TEXT,__cstring,cstring_literals
L_.str.2: ## @.str.2
.asciz "Error [%d] found creating set thread.\n"
L_.str.3: ## @.str.3
.asciz "Error [%d] found creating check thread.\n"
L_.str.4: ## @.str.4
.asciz "pthread join error: %d\n"
.zerofill __DATA,__bss,_a,4,2 ## @a
.zerofill __DATA,__bss,_b,4,2 ## @b
L_.str.5: ## @.str.5
.asciz "Bug found!\n"
.subsections_via_symbols
| the_stack_data/121234.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _transcheck ; -- Begin function transcheck
.p2align 2
_transcheck: ; @transcheck
.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 x0, [x29, #-16]
stur x1, [x29, #-24]
ldur x0, [x29, #-16]
bl _strlen
str x0, [sp, #24] ; 8-byte Folded Spill
ldur x0, [x29, #-24]
bl _strlen
mov x8, x0
ldr x0, [sp, #24] ; 8-byte Folded Reload
subs x8, x0, x8
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
mov w8, #0
and w8, w8, #0x1
and w8, w8, #0x1
sturb w8, [x29, #-1]
b LBB0_13
LBB0_2:
mov x0, #26
str x0, [sp, #16] ; 8-byte Folded Spill
mov x1, #4
str x1, [sp, #8] ; 8-byte Folded Spill
bl _calloc
ldr x1, [sp, #8] ; 8-byte Folded Reload
mov x8, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
stur x8, [x29, #-32]
bl _calloc
stur x0, [x29, #-40]
ldur x8, [x29, #-16]
str x8, [sp, #48]
ldur x8, [x29, #-24]
str x8, [sp, #40]
b LBB0_3
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #48]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=1
ldur x8, [x29, #-32]
ldr x9, [sp, #48]
ldrsb w9, [x9]
mov w11, #26
sdiv w10, w9, w11
mul w10, w10, w11
subs w9, w9, w10
add x9, x8, w9, sxtw #2
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
ldur x8, [x29, #-40]
ldr x9, [sp, #40]
ldrsb w9, [x9]
sdiv w10, w9, w11
mul w10, w10, w11
subs w9, w9, w10
add x9, x8, w9, sxtw #2
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=1
ldr x8, [sp, #48]
add x8, x8, #1
str x8, [sp, #48]
ldr x8, [sp, #40]
add x8, x8, #1
str x8, [sp, #40]
b LBB0_3
LBB0_6:
mov w8, #1
strb w8, [sp, #39]
str wzr, [sp, #32]
b LBB0_7
LBB0_7: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #32]
subs w8, w8, #26
cset w8, ge
tbnz w8, #0, LBB0_12
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_7 Depth=1
ldur x8, [x29, #-32]
ldrsw x9, [sp, #32]
ldr w8, [x8, x9, lsl #2]
ldur x9, [x29, #-40]
ldrsw x10, [sp, #32]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_7 Depth=1
strb wzr, [sp, #39]
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_7 Depth=1
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_7 Depth=1
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB0_7
LBB0_12:
ldrb w8, [sp, #39]
and w8, w8, #0x1
and w8, w8, #0x1
sturb w8, [x29, #-1]
b LBB0_13
LBB0_13:
ldurb w8, [x29, #-1]
and w0, w8, #0x1
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.globl _anagrams ; -- Begin function anagrams
.p2align 2
_anagrams: ; @anagrams
.cfi_startproc
; %bb.0:
sub sp, sp, #480
.cfi_def_cfa_offset 480
stp x28, x27, [sp, #448] ; 16-byte Folded Spill
stp x29, x30, [sp, #464] ; 16-byte Folded Spill
add x29, sp, #464
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
adrp x8, ___stdoutp@GOTPAGE
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
str x8, [sp, #32] ; 8-byte Folded Spill
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x8]
bl _fflush
mov x9, sp
sub x8, x29, #152
str x8, [sp, #16] ; 8-byte Folded Spill
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
str x0, [sp, #24] ; 8-byte Folded Spill
bl _scanf
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _printf
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x8]
bl _fflush
ldr x0, [sp, #24] ; 8-byte Folded Reload
mov x9, sp
add x8, sp, #184
str x8, [sp, #48] ; 8-byte Folded Spill
str x8, [x9]
bl _scanf
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x8]
bl _fflush
ldr x0, [sp, #24] ; 8-byte Folded Reload
mov x9, sp
add x8, sp, #56
str x8, [sp, #40] ; 8-byte Folded Spill
str x8, [x9]
bl _scanf
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x8]
bl _fflush
ldr x1, [sp, #40] ; 8-byte Folded Reload
ldr x0, [sp, #48] ; 8-byte Folded Reload
bl _transcheck
tbz w0, #0, LBB1_2
b LBB1_1
LBB1_1:
mov x9, sp
add x8, sp, #184
str x8, [x9]
add x8, sp, #56
str x8, [x9, #8]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x8]
bl _fflush
b LBB1_3
LBB1_2:
mov x9, sp
add x8, sp, #184
str x8, [x9]
add x8, sp, #56
str x8, [x9, #8]
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x8]
bl _fflush
b LBB1_3
LBB1_3:
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_5
b LBB1_4
LBB1_4:
bl ___stack_chk_fail
LBB1_5:
ldp x29, x30, [sp, #464] ; 16-byte Folded Reload
ldp x28, x27, [sp, #448] ; 16-byte Folded Reload
add sp, sp, #480
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
stur w8, [x29, #-20] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
adrp x8, ___stdinp@GOTPAGE
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
ldr x0, [x8]
mov x1, #0
str x1, [sp] ; 8-byte Folded Spill
mov w2, #2
str w2, [sp, #12] ; 4-byte Folded Spill
mov x3, #0
str x3, [sp, #16] ; 8-byte Folded Spill
bl _setvbuf
ldr x1, [sp] ; 8-byte Folded Reload
ldr w2, [sp, #12] ; 4-byte Folded Reload
ldr x3, [sp, #16] ; 8-byte Folded Reload
adrp x8, ___stdoutp@GOTPAGE
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
str x8, [sp, #32] ; 8-byte Folded Spill
ldr x0, [x8]
bl _setvbuf
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _puts
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _puts
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl _puts
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _puts
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _puts
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _puts
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
str x0, [sp, #24] ; 8-byte Folded Spill
bl _puts
adrp x0, l_.str.15@PAGE
add x0, x0, l_.str.15@PAGEOFF
bl _puts
adrp x0, l_.str.16@PAGE
add x0, x0, l_.str.16@PAGEOFF
bl _puts
ldr x0, [sp, #24] ; 8-byte Folded Reload
bl _puts
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr x0, [x8]
bl _fflush
bl _anagrams
ldur w0, [x29, #-20] ; 4-byte Folded Reload
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Hi! What's your name? "
l_.str.1: ; @.str.1
.asciz "%s"
l_.str.2: ; @.str.2
.asciz "Hello "
l_.str.3: ; @.str.3
.asciz "!\n"
l_.str.4: ; @.str.4
.asciz "Word #1: "
l_.str.5: ; @.str.5
.asciz "Word #2: "
l_.str.6: ; @.str.6
.asciz "%s and %s are anagrams\n"
l_.str.7: ; @.str.7
.asciz "%s and %s are not anagrams\n"
l_.str.8: ; @.str.8
.asciz " _____ __ "
l_.str.9: ; @.str.9
.asciz "/__ \\_ __ __ _ _ __ ___ / _| ___ _ __ _ __ ___ ___ _ __ "
l_.str.10: ; @.str.10
.asciz " / /\\/ '__/ _` | '_ \\/ __| |_ / _ \\| '__| '_ ` _ \\ / _ \\ '__|"
l_.str.11: ; @.str.11
.asciz " / / | | | (_| | | | \\__ \\ _| (_) | | | | | | | | __/ | "
l_.str.12: ; @.str.12
.asciz " \\/ |_| \\__,_|_| |_|___/_| \\___/|_| |_| |_| |_|\\___|_| "
l_.str.13: ; @.str.13
.asciz " [The Last Knight] "
l_.str.14: ; @.str.14
.asciz "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
l_.str.15: ; @.str.15
.asciz " ~ Anagram Checker w/o any Steganography bullshit ~ "
l_.str.16: ; @.str.16
.asciz " (Ok maybe this is worth 2999 points) "
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _transcheck ## -- Begin function transcheck
.p2align 4, 0x90
_transcheck: ## @transcheck
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -16(%rbp), %rdi
callq _strlen
movq %rax, -72(%rbp) ## 8-byte Spill
movq -24(%rbp), %rdi
callq _strlen
movq %rax, %rcx
movq -72(%rbp), %rax ## 8-byte Reload
cmpq %rcx, %rax
je LBB0_2
## %bb.1:
movb $0, -1(%rbp)
jmp LBB0_13
LBB0_2:
movl $26, %edi
movl $4, %esi
callq _calloc
movq %rax, -32(%rbp)
movl $26, %edi
movl $4, %esi
callq _calloc
movq %rax, -40(%rbp)
movq -16(%rbp), %rax
movq %rax, -48(%rbp)
movq -24(%rbp), %rax
movq %rax, -56(%rbp)
LBB0_3: ## =>This Inner Loop Header: Depth=1
movq -48(%rbp), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movq -32(%rbp), %rax
movq %rax, -88(%rbp) ## 8-byte Spill
movq -48(%rbp), %rax
movsbl (%rax), %eax
movl $26, %ecx
cltd
idivl %ecx
movq -88(%rbp), %rax ## 8-byte Reload
movslq %edx, %rcx
movl (%rax,%rcx,4), %edx
addl $1, %edx
movl %edx, (%rax,%rcx,4)
movq -40(%rbp), %rax
movq %rax, -80(%rbp) ## 8-byte Spill
movq -56(%rbp), %rax
movsbl (%rax), %eax
movl $26, %ecx
cltd
idivl %ecx
movq -80(%rbp), %rax ## 8-byte Reload
movslq %edx, %rcx
movl (%rax,%rcx,4), %edx
addl $1, %edx
movl %edx, (%rax,%rcx,4)
## %bb.5: ## in Loop: Header=BB0_3 Depth=1
movq -48(%rbp), %rax
addq $1, %rax
movq %rax, -48(%rbp)
movq -56(%rbp), %rax
addq $1, %rax
movq %rax, -56(%rbp)
jmp LBB0_3
LBB0_6:
movb $1, -57(%rbp)
movl $0, -64(%rbp)
LBB0_7: ## =>This Inner Loop Header: Depth=1
cmpl $26, -64(%rbp)
jge LBB0_12
## %bb.8: ## in Loop: Header=BB0_7 Depth=1
movq -32(%rbp), %rax
movslq -64(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movq -40(%rbp), %rcx
movslq -64(%rbp), %rdx
cmpl (%rcx,%rdx,4), %eax
je LBB0_10
## %bb.9: ## in Loop: Header=BB0_7 Depth=1
movb $0, -57(%rbp)
LBB0_10: ## in Loop: Header=BB0_7 Depth=1
jmp LBB0_11
LBB0_11: ## in Loop: Header=BB0_7 Depth=1
movl -64(%rbp), %eax
addl $1, %eax
movl %eax, -64(%rbp)
jmp LBB0_7
LBB0_12:
movb -57(%rbp), %al
andb $1, %al
movb %al, -1(%rbp)
LBB0_13:
movb -1(%rbp), %al
andb $1, %al
movzbl %al, %eax
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _anagrams ## -- Begin function anagrams
.p2align 4, 0x90
_anagrams: ## @anagrams
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $400, %rsp ## imm = 0x190
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
leaq -144(%rbp), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq -144(%rbp), %rdi
movb $0, %al
callq _printf
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
leaq -272(%rbp), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
leaq -400(%rbp), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
leaq -272(%rbp), %rdi
leaq -400(%rbp), %rsi
callq _transcheck
testb $1, %al
jne LBB1_1
jmp LBB1_2
LBB1_1:
leaq -272(%rbp), %rsi
leaq -400(%rbp), %rdx
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
jmp LBB1_3
LBB1_2:
leaq -272(%rbp), %rsi
leaq -400(%rbp), %rdx
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
LBB1_3:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB1_5
## %bb.4:
addq $400, %rsp ## imm = 0x190
popq %rbp
retq
LBB1_5:
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 $16, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
xorl %eax, %eax
movl %eax, %ecx
movl $2, %edx
movq %rcx, %rsi
callq _setvbuf
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
xorl %eax, %eax
movl %eax, %ecx
movl $2, %edx
movq %rcx, %rsi
callq _setvbuf
leaq L_.str.8(%rip), %rdi
callq _puts
leaq L_.str.9(%rip), %rdi
callq _puts
leaq L_.str.10(%rip), %rdi
callq _puts
leaq L_.str.11(%rip), %rdi
callq _puts
leaq L_.str.12(%rip), %rdi
callq _puts
leaq L_.str.13(%rip), %rdi
callq _puts
leaq L_.str.14(%rip), %rdi
callq _puts
leaq L_.str.15(%rip), %rdi
callq _puts
leaq L_.str.16(%rip), %rdi
callq _puts
leaq L_.str.14(%rip), %rdi
callq _puts
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
callq _anagrams
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Hi! What's your name? "
L_.str.1: ## @.str.1
.asciz "%s"
L_.str.2: ## @.str.2
.asciz "Hello "
L_.str.3: ## @.str.3
.asciz "!\n"
L_.str.4: ## @.str.4
.asciz "Word #1: "
L_.str.5: ## @.str.5
.asciz "Word #2: "
L_.str.6: ## @.str.6
.asciz "%s and %s are anagrams\n"
L_.str.7: ## @.str.7
.asciz "%s and %s are not anagrams\n"
L_.str.8: ## @.str.8
.asciz " _____ __ "
L_.str.9: ## @.str.9
.asciz "/__ \\_ __ __ _ _ __ ___ / _| ___ _ __ _ __ ___ ___ _ __ "
L_.str.10: ## @.str.10
.asciz " / /\\/ '__/ _` | '_ \\/ __| |_ / _ \\| '__| '_ ` _ \\ / _ \\ '__|"
L_.str.11: ## @.str.11
.asciz " / / | | | (_| | | | \\__ \\ _| (_) | | | | | | | | __/ | "
L_.str.12: ## @.str.12
.asciz " \\/ |_| \\__,_|_| |_|___/_| \\___/|_| |_| |_| |_|\\___|_| "
L_.str.13: ## @.str.13
.asciz " [The Last Knight] "
L_.str.14: ## @.str.14
.asciz "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
L_.str.15: ## @.str.15
.asciz " ~ Anagram Checker w/o any Steganography bullshit ~ "
L_.str.16: ## @.str.16
.asciz " (Ok maybe this is worth 2999 points) "
.subsections_via_symbols
| the_stack_data/184518608.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___default_hash ; -- Begin function __default_hash
.p2align 2
___default_hash: ; @__default_hash
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
str x0, [sp, #40]
str x1, [sp, #32]
str wzr, [sp, #28]
ldr x8, [sp, #40]
str x8, [sp, #16]
ldr x8, [sp, #32]
subs x8, x8, #0
cset w8, ls
tbnz w8, #0, LBB0_15
b LBB0_1
LBB0_1:
ldr x8, [sp, #32]
add x8, x8, #8
subs x8, x8, #1
lsr x8, x8, #3
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #24]
ldr x8, [sp, #32]
and x8, x8, #0x7
subs x8, x8, #0
str x8, [sp, #8] ; 8-byte Folded Spill
subs x8, x8, #7
cset w8, hi
tbnz w8, #0, LBB0_14
; %bb.2:
ldr x11, [sp, #8] ; 8-byte Folded Reload
adrp x10, lJTI0_0@PAGE
add x10, x10, lJTI0_0@PAGEOFF
Ltmp1:
adr x8, Ltmp1
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB0_3:
b LBB0_4
LBB0_4:
ldr w9, [sp, #28]
ldr w8, [sp, #28]
add w8, w8, w9, lsl #5
ldr x9, [sp, #16]
add x10, x9, #1
str x10, [sp, #16]
ldrb w9, [x9]
add w8, w8, w9
str w8, [sp, #28]
b LBB0_5
LBB0_5:
ldr w9, [sp, #28]
ldr w8, [sp, #28]
add w8, w8, w9, lsl #5
ldr x9, [sp, #16]
add x10, x9, #1
str x10, [sp, #16]
ldrb w9, [x9]
add w8, w8, w9
str w8, [sp, #28]
b LBB0_6
LBB0_6:
ldr w9, [sp, #28]
ldr w8, [sp, #28]
add w8, w8, w9, lsl #5
ldr x9, [sp, #16]
add x10, x9, #1
str x10, [sp, #16]
ldrb w9, [x9]
add w8, w8, w9
str w8, [sp, #28]
b LBB0_7
LBB0_7:
ldr w9, [sp, #28]
ldr w8, [sp, #28]
add w8, w8, w9, lsl #5
ldr x9, [sp, #16]
add x10, x9, #1
str x10, [sp, #16]
ldrb w9, [x9]
add w8, w8, w9
str w8, [sp, #28]
b LBB0_8
LBB0_8:
ldr w9, [sp, #28]
ldr w8, [sp, #28]
add w8, w8, w9, lsl #5
ldr x9, [sp, #16]
add x10, x9, #1
str x10, [sp, #16]
ldrb w9, [x9]
add w8, w8, w9
str w8, [sp, #28]
b LBB0_9
LBB0_9:
ldr w9, [sp, #28]
ldr w8, [sp, #28]
add w8, w8, w9, lsl #5
ldr x9, [sp, #16]
add x10, x9, #1
str x10, [sp, #16]
ldrb w9, [x9]
add w8, w8, w9
str w8, [sp, #28]
b LBB0_10
LBB0_10:
ldr w9, [sp, #28]
ldr w8, [sp, #28]
add w8, w8, w9, lsl #5
ldr x9, [sp, #16]
add x10, x9, #1
str x10, [sp, #16]
ldrb w9, [x9]
add w8, w8, w9
str w8, [sp, #28]
b LBB0_11
LBB0_11:
ldr w9, [sp, #28]
ldr w8, [sp, #28]
add w8, w8, w9, lsl #5
ldr x9, [sp, #16]
add x10, x9, #1
str x10, [sp, #16]
ldrb w9, [x9]
add w8, w8, w9
str w8, [sp, #28]
b LBB0_12
LBB0_12:
ldr w8, [sp, #24]
subs w8, w8, #1
str w8, [sp, #24]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_13
LBB0_13:
b LBB0_14
LBB0_14:
b LBB0_15
LBB0_15:
ldr w0, [sp, #28]
add sp, sp, #48
ret
.cfi_endproc
.p2align 2
lJTI0_0:
.long LBB0_3-Ltmp1
.long LBB0_11-Ltmp1
.long LBB0_10-Ltmp1
.long LBB0_9-Ltmp1
.long LBB0_8-Ltmp1
.long LBB0_7-Ltmp1
.long LBB0_6-Ltmp1
.long LBB0_5-Ltmp1
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___default_hash ## -- Begin function __default_hash
.p2align 4, 0x90
___default_hash: ## @__default_hash
.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 $0, -20(%rbp)
movq -8(%rbp), %rax
movq %rax, -32(%rbp)
cmpq $0, -16(%rbp)
jbe LBB0_14
## %bb.1:
movq -16(%rbp), %rax
addq $7, %rax
shrq $3, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -24(%rbp)
movq -16(%rbp), %rax
## kill: def $eax killed $eax killed $rax
andl $7, %eax
## kill: def $rax killed $eax
movq %rax, -40(%rbp) ## 8-byte Spill
subq $7, %rax
ja LBB0_13
## %bb.15:
movq -40(%rbp), %rax ## 8-byte Reload
leaq LJTI0_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_2:
jmp LBB0_3
LBB0_3:
movl -20(%rbp), %eax
shll $5, %eax
addl -20(%rbp), %eax
movq -32(%rbp), %rcx
movq %rcx, %rdx
addq $1, %rdx
movq %rdx, -32(%rbp)
movzbl (%rcx), %ecx
addl %ecx, %eax
movl %eax, -20(%rbp)
LBB0_4:
movl -20(%rbp), %eax
shll $5, %eax
addl -20(%rbp), %eax
movq -32(%rbp), %rcx
movq %rcx, %rdx
addq $1, %rdx
movq %rdx, -32(%rbp)
movzbl (%rcx), %ecx
addl %ecx, %eax
movl %eax, -20(%rbp)
LBB0_5:
movl -20(%rbp), %eax
shll $5, %eax
addl -20(%rbp), %eax
movq -32(%rbp), %rcx
movq %rcx, %rdx
addq $1, %rdx
movq %rdx, -32(%rbp)
movzbl (%rcx), %ecx
addl %ecx, %eax
movl %eax, -20(%rbp)
LBB0_6:
movl -20(%rbp), %eax
shll $5, %eax
addl -20(%rbp), %eax
movq -32(%rbp), %rcx
movq %rcx, %rdx
addq $1, %rdx
movq %rdx, -32(%rbp)
movzbl (%rcx), %ecx
addl %ecx, %eax
movl %eax, -20(%rbp)
LBB0_7:
movl -20(%rbp), %eax
shll $5, %eax
addl -20(%rbp), %eax
movq -32(%rbp), %rcx
movq %rcx, %rdx
addq $1, %rdx
movq %rdx, -32(%rbp)
movzbl (%rcx), %ecx
addl %ecx, %eax
movl %eax, -20(%rbp)
LBB0_8:
movl -20(%rbp), %eax
shll $5, %eax
addl -20(%rbp), %eax
movq -32(%rbp), %rcx
movq %rcx, %rdx
addq $1, %rdx
movq %rdx, -32(%rbp)
movzbl (%rcx), %ecx
addl %ecx, %eax
movl %eax, -20(%rbp)
LBB0_9:
movl -20(%rbp), %eax
shll $5, %eax
addl -20(%rbp), %eax
movq -32(%rbp), %rcx
movq %rcx, %rdx
addq $1, %rdx
movq %rdx, -32(%rbp)
movzbl (%rcx), %ecx
addl %ecx, %eax
movl %eax, -20(%rbp)
LBB0_10:
movl -20(%rbp), %eax
shll $5, %eax
addl -20(%rbp), %eax
movq -32(%rbp), %rcx
movq %rcx, %rdx
addq $1, %rdx
movq %rdx, -32(%rbp)
movzbl (%rcx), %ecx
addl %ecx, %eax
movl %eax, -20(%rbp)
## %bb.11:
movl -24(%rbp), %eax
addl $-1, %eax
movl %eax, -24(%rbp)
cmpl $0, %eax
jne LBB0_3
## %bb.12:
jmp LBB0_13
LBB0_13:
jmp LBB0_14
LBB0_14:
movl -20(%rbp), %eax
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_2, LBB0_2-LJTI0_0
.set L0_0_set_10, LBB0_10-LJTI0_0
.set L0_0_set_9, LBB0_9-LJTI0_0
.set L0_0_set_8, LBB0_8-LJTI0_0
.set L0_0_set_7, LBB0_7-LJTI0_0
.set L0_0_set_6, LBB0_6-LJTI0_0
.set L0_0_set_5, LBB0_5-LJTI0_0
.set L0_0_set_4, LBB0_4-LJTI0_0
LJTI0_0:
.long L0_0_set_2
.long L0_0_set_10
.long L0_0_set_9
.long L0_0_set_8
.long L0_0_set_7
.long L0_0_set_6
.long L0_0_set_5
.long L0_0_set_4
.end_data_region
## -- End function
.subsections_via_symbols
| the_stack_data/14199402.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]
mov w8, #2
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 "x = %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 $2, -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 "x = %d\n"
.subsections_via_symbols
| the_stack_data/67909.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]
sub x8, x29, #8
str x8, [sp, #8] ; 8-byte Folded Spill
stur wzr, [x29, #-8]
stur wzr, [x29, #-12]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
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 _scanf
mov w8, #1
str w8, [sp, #16]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #16]
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 w9, [sp, #16]
ldur w8, [x29, #-12]
add w8, w8, w9
stur w8, [x29, #-12]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB0_1
LBB0_4:
ldur w9, [x29, #-12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
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 "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, -8(%rbp)
movl $0, -12(%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, -16(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -16(%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, -12(%rbp)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB0_1
LBB0_4:
movl -12(%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 "n -> "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "sum = %d"
.subsections_via_symbols
| the_stack_data/149876.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _IID_ICSO ; @IID_ICSO
.p2align 3
_IID_ICSO:
.quad 3071805297 ; 0xb7180771
.short 35167 ; 0x895f
.short 16766 ; 0x417e
.ascii "\20295>\340\237p\t"
.space 4
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _IID_ICSO ## @IID_ICSO
.p2align 3
_IID_ICSO:
.quad 3071805297 ## 0xb7180771
.short 35167 ## 0x895f
.short 16766 ## 0x417e
.ascii "\20295>\340\237p\t"
.space 4
.subsections_via_symbols
| the_stack_data/76699402.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur wzr, [x29, #-8]
stur wzr, [x29, #-12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-8]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
sub x8, x29, #8
str x8, [sp, #8] ; 8-byte Folded Spill
ldur w9, [x29, #-8]
ldur w8, [x29, #-12]
add w8, w8, w9
stur w8, [x29, #-12]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
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 _scanf
b LBB0_1
LBB0_3:
ldur w9, [x29, #-12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "enter the number :"
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz " sum is :%d"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl $0, -8(%rbp)
movl $0, -12(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $-1, -8(%rbp)
je LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
addl -12(%rbp), %eax
movl %eax, -12(%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
jmp LBB0_1
LBB0_3:
movl -12(%rbp), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "enter the number :"
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz " sum is :%d"
.subsections_via_symbols
| the_stack_data/97013584.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __DATA,__data
.globl _merlin16_ucode_ver ; @merlin16_ucode_ver
.p2align 1
_merlin16_ucode_ver:
.short 53506 ; 0xd102
.globl _merlin16_ucode_crc ; @merlin16_ucode_crc
.p2align 1
_merlin16_ucode_crc:
.short 52859 ; 0xce7b
.globl _merlin16_ucode_len ; @merlin16_ucode_len
.p2align 1
_merlin16_ucode_len:
.short 33216 ; 0x81c0
.globl _merlin16_ucode ; @merlin16_ucode
_merlin16_ucode:
.ascii "\360\013\000 }\002\000\000\261y\000\000\277y\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\315y\000\000\000\000\000\000\000\000\000\000c\002\000\000\333y\000\000\351y\000\000\367y\000\0005z\000\0005z\000\000\005z\000\000\013z\000\000\021z\000\000\027z\000\000\035z\000\000#z\000\000)z\000\000/z\000\0005z\000\0005z\000\0005z\000\0005z\000\0005z\000\0005z\000\0005z\000\0005z\000\0005z\000\0005z\000\0005z\000\0005z\000\0005z\000\0005z\000\0005z\000\0005z\000\0005z\000\0005z\000\0005z\000\0005z\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\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\000Inf6\t\002\321\000\000\003\000\001\004$\000\001\000\001\000 \000\004\000 \000\000\000\000\000\005\000 \b\000\000\000\200\000\000\000$\004\000 \000\n\000 \000\000\000\000\020\000\000\000\000\t\000 D\004\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\001\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\360\002\370\000\360>\370\f\2400\310\b8$\030-\030\242Fg\036\253FTF]F\254B\001\321\000\3600\370~F\017>\017\314\266F\001&3B\000\320\373\032\242F\253F3C\030G\320\177\000\000\360\177\000\000\020:\002\323x\310x\301\372\330R\007\001\3230\3100\301\001\325\004h\f`pG\000\000\000#\000$\000%\000&\020:\001\323x\301\373\330R\007\000\3230\301\000\325\013`pG\037\265\037\275\020\265\020\275\007\360/\377\021F\377\367\367\377\000\360?\370\007\360G\377\003\264\377\367\362\377\003\274\000\3604\370\000\000p\265\005F\fF\026F\002\340\017\314\017\305\020>\020.\372\322\b.\002\323\003\314\003\305\b>\004.\007\323\001\314\001\3056\037\003\340!x)pd\034m\034v\036\371\322p\275\376\347\376\347\376\347\376\347\376\347\376\347\376\347\376\347\376\347\376\347\376\347\376\347\376\347\376\347\376\347\376\347\020\265\377\367\177\377\020\275\nF\003FpG\376\347pG\000\000\377\367\374\377\007\360&\374\007\360\202\374/M\000 ,F(`\005!\t\007@\030(`\007\360 \373\007\360\303\372\003 \000\007\201\212)I\201\202\"hI\034(H\022\030\021\205!h\b\030\200\216/\037\000\0138p\003\3601\370\007\360\204\375#I\"N\016`\003 \"h@\004\202C\"`/F\000$\rF\032\340(h\222!\t\\\300\"QC@0\201\200\003\360i\370(h\003\"\2000\300|R\004\000\002\200\031(`\2000\200|9h\200\007\221C@\013\001Cd\034\344\2629`\fH\000\037\000x\204B\337\323\003$d\004\000\360\337\371(h\2000\300|\000\002\200\031(`\2000\200|9h\200\007\241C@\013\001C9`\356\347\000\000\204\000\000 \377\177\000\000\300\241\001\000\000\005\000 \220\000\000 \376HV!\000h\n\\\001F\2001\001*\004\320\202yJs\300y\210spG\002zJs@z\371\347\367I\b\\pG\034\265\000!jF\021\200\220\200\364I\362J\t{\360LR\\!h`1\013x\232B\027\331\026\"\212V\001#\333\007\232B\021\321\000\007\200\017\002(\r\320\b kF\030\200R\036\212u\t}\001)\001\320\006\360>\371 h`0\000}\034\275\001 \bu\370\347\342H\002h\342IR\030\322\216\003h\222\004R\017[\030\333\216\000h[\005[\017\322\030R\b@\030\300\216\200\006\200\016\020\030pG\326I\0251\b\\pG|\265\005F\324H\322I\000{\0251\f\\\000 iF\b\200\215\200\377\367\332\377\251\006\211\017\313M\240B\n\330*h`2R}\242B\005\322\003)\003\320\020!jF\021\200\025\340\001&\240B\017\331*h`2S}\243B\n\322\033\030d\000\243B\006\331\002)\004\320 !kF\031\200\326t\002\340)h`1\316t)h`1HuhF\000\210\201\006\211\017\001\320\006\360\341\370(h`0\300||\275\370\265\262L\003& h6\007@0\300z\001'%8\261M\003\000\007\360\377\375\007!o\217\201\241\261\277\005\000\260\212\007 \300C\260\202*h\007!\252H@0\022\030\021\205\261\212\002!\311C\261\202*h\002!\020\030\001\204\b \007\360c\374\007\360\340\371!hH\204\000 @1\bv h\001F\2001\212}\000*\t\320B\177R\007<\325+\"@0\202rOv\006\360\324\370\370\275\007\360\311\371\201\262 hB\214Q\032d)+\333X!\t\\\000)\002\321\000\210\300\005\r\324\002!\017 \007\3609\374\260\212\001 \300C\260\202(h\r!I\003@\030G\206\026\340\260\212\001 \300C\260\202(h\207I@\030\300\214:F\202C(h@\030\302\204\007\360\237\371!hH\204@1\017v\002!\035 \007\360\030\374%!\177\340)h\3771\0011I\216\211\006\211\016@0A\200 h&\"\001F@1\312r\2000\300}\000(\267\320H\210\377\3677\377\001(\r\320 h(!@0\301r h\230!\t\\\000)\251\320\024!@0\201r&!]\340!h\000 @1H\200 h'\"\001F@1\312r\2000\300}\000(\227\320H\210\377\367\324\376\001(\r\320 h)!@0\301r h\230!\t\\\000)\211\320\024!@0\201r'!=\340\006\360W\370 h*!@0\301r(hWI\2001@\030\200\210@\007\300\017\275\320 h\231!\017T+!@0\301r(h\3770\0010\300\215\300\b\300\007\300\017\000\320g\347(h\3770\0010\300\215@\007\300\017\367\321(h\3770\0010\300\215\200\007\300\017\360\321(h\3770\0010\300\215\300\007\352\320\260\212\004 \300C\260\202*h\004!?H@0\020\030\001\204,! h@0\301r\370\275\370\2659L h\3770\0010\200\2153J\200\007\301\0176O\225#\020h\003%-\0075N@7\031T\000)\031\320@\177\000\007\t\324-K\030\"\026!\027 \232VYV\030V\000#\006\360_\374\250\212\256\202!h\001 \311\031\b\204#H\000h\000x\200\007\300\027@\034\370\275\250\212\256\202!h\004 \311\031\b\204\000 \370\275\376\265\033M\000$(h\2000\200|\000(\031\321\002\360\345\375\017'?\003\007\360\235\370\034N\000\f1h\t\f@\032\270B\f\335\031H\377!\201p\360!Ap\004p\003 \007\360\261\3720h9\004@\0300`\016N1h\017H@0\b\030\000\215\300\013\006\321\000#\007\231\032F\001 \000\224\007\360c\372)h\2001\210z\310r\004H\002h\r \021\340\220\000\000 \322\200\000\000\000\004\000 \204\000\000 @\240\001\000\200\241\001\000\372\377\000\000\210\000\000 \214\000\000 @\003\020\030\200\217\302\n\212r\001\006\311\017\003\321\200\006\200\016\002\360\026\372(hA|\000)\031\320\013\000\007\360\201\374\b\007\007\005\b\013\016\021\023\007\000\360\251\376\376\275\000\360\033\377\376\275\001\360\233\377\376\275\001\360\273\371\376\275\000 \000\340\001 \001\360\352\372\376\275\000!R\"\021T\001\210\374M\212\007\001$\000*6\333\373N\211\0053\325\2000\201z\003)/\331\021)-\320@}\000(*\320\366H\001h\r @\003\b\030\200\216\300\007\"\321\007\360H\3706h\007F0F60\007\360]\373\020!\310A\356I\300\033\210B\024\323\310\005\201\212\205\202\351H\001h\r @\003\b\030D\2067\2078\f\360\206@6pz\002!\bCpr\036 \007\360\251\372\376\275\337N0h\2000\301z\000)\006\321\200z\000(\023\320\001!\003 \007\360\233\3720h\2000\301z\003)\001\331\021)\b\321\200z\003(\005\331\021(\003\320\001!& \007\360\213\372\321H\000h\001F\2001\212z\000*\037\320\001*}\320\002*|\320\003*{\320@9\217z\311N;\000\007\360\372\373%\364\364\363\362\362\362\361\361\361\360\357\356\355\354\353\352\351\350\347\346\345\344\343\342\342\341\342\342\342\342\342\341\342\342\341\340\340\341\000\310z\275O\000(\003\320\002!\001 \007\360\\\372\272N1h\273H\b\030@\212@\007\200\017\"\320\001((\3208h@0@z\300\007\001\320\002\360_\3749h\001 @1\210t0h\262O\300\031\000\216@\007\200\017\001(~\320\260L }\000(\221\321\000\220\003F\001\"\004!\001\220\007\360\276\371\001 u\376\2758h@0@z\300\007\371\320\002\360>\374\376\275\241H\001h\243H\3008\b\030\200\211\300\007\300\017\022\320\003 \000\007\201\212\205\202\232I\000 \nh\234I\3009Q\030\210\201\002\360f\3748h\277\"\2000\001z\021@\001r\003&6\007\260\212\002 \300C\260\202\002 \217I\002\340\267\340;\341/\342\nh\217I\3009Q\030H\201\002\360\016\374\210H\000h\000x\300\007\001\320\006\360\211\376\206O9h\207H\b\030\300\2129h\000\007\000\017\3771\0011\211\215\000#\211\007\311\017\t\001\001C}H\000h\000\210\002\n\022\002\021C\000\006\000\n\001C\003 \002\"\001\221\000\220\021F\001 \007\360\\\371\002\360I\375\377\367<\376\000(xK\260\212\023\320\002 \300C\260\202:h\002 uIQ\030\310\200\260\212\000\340;\340\263\202\r!:h\211\001\321 @\002\020\030\301\204\020\340\263\202\377!:hA1\321 @\002\020\030\301\204\260\212\002 \300C\260\202:h\000!fH\020\030\301\200\260\212\265\2029hcH@0\b\030D\201ZH\000h\301zI\034\301r\376\275\215\343\002\342 \343\242\343\376\343\213\342\036\342\374\342\261\343:\343\024\343\355\342\346\342\207\343e\3429\342\316\342/\342\023\342\000\343\004\342\003$$\007\240\212\002 \300C\240\2021h\002 \311\031H\2050h\300\031\200\215\300\007\300\017\007\320\240\212\245\2021h\000 \311\031\210\205\002\360\374\373\002\360\250\373EH\000x\300\007\001\320\006\360\215\376BH\002!\000\210\000#@\272\000\221\001\220\001\"\005!\030F\007\360\341\370<I\000 \bu\002\360\207\374\240\212\245\2021h\001 \311\031H\205\261\3472N1h\r'\177\003\311\031I\217\211\007\005\320\001F@1Kz\375\"\023@Kr\001F@1Jz\322\007\005\320\200x\000(\013\321\bz\000(\b\320\000 \210r0h\300\031@\216\200\007\300\017\034\320%\340\002\360;\373\377\367\223\375\000(\362\320\003 \000\007\201\212\205\2022h\321!I\002R\030\324\204\202\212\205\2022h\3772\0012\224\205\202\212\205\2022h\000 Q\030\310\204\334\347\003 \000\007\201\212\030I\201\202\001 1h@\003\311\031\b\2040h\300\031\200\217\013M\302\n(h\001F\2001\212r\001*!\320\201zI\034\201r0h\300\031@\217\000#\300\262\002\"\007!\000\224\001\220 \340\000\000\376\377\000\000\220\000\000 \204\000\000 `\352\000\000\000\243\001\000\300\241\001\000\000\004\000 \017\374\000\000\300\240\001\000\377\337\000\000\310z\001(\013\3200h\300\031@\217\000#\300\262\002\"\006!\000\224\001\220\001 \007\360Q\370.\341@0\201z\373N\000)Az\005\320!CAr\002 \000\224\001\220+\341!CAr\302yR\bR\000\302q\212\007\n\324\000 \300C\006\360\t\376\006\360\034\3760h\360I\001\207\301\206\b\340\375\"\021@Ar\006\360!\3761h\b\207\000\f\310\2060h\001F@0Bz\322\007\005\320\211x\000)X\321\000z\000(U\320\003 \000\007\201\212 !\311C\201\202\341H\000!\002h\r @\003\020\030\001\204\002\360\016\376\335M*h\335H\020\030\300\212)h\000\007\000\017\3771\0011\211\215\000#\211\007\311\017\t\001\001C0h\000\210\002\n\022\002\021C\000\006\000\n\001C\003 \001\221\000\220\002\"\032!\001 \006\360\355\377\317H\002!\000\210\nF@\272\000\221\001\220\000#\031!\001 \006\360\341\3770h\2000\204F\000z@\006t\324\000\"\003!\t\007\210\212\204 \300C\210\202\320\007.h\000\016\302K\366\030\000\035\260\205\000 \000!\020(\005\322\037#\033\032\004\340\002\360\016\375\265\347\003F\020;\273N\333\262\267\212\000*\007\320\037'\377C\267\202/h\265N\276\031\363\205\006\340\265O\267\202/h\036\002\261K\373\030\236\205\000#/h\257N\2006\276\0316\2126\n\366\007\366\017\001\320I\034\311\262[\034\333\262\n+\360\323\000(\004\320\005)\036\330\037(\002\320\027\340\005)\025\331\244H\000*\201\212\b\320\037!\311C\201\202+h\020 \237IY\030\310\205\f\340\237I\201\202\001 +h\000\003\232IY\030\210\205\003\340@\034\300\262 (\255\323R\034\322\262\002*\233\323\225H\201\212\004!\311C\201\202*h\000 \221IQ\030\210\205`F\000z@!\bCaF\br\215H\201\212\216I\201\202\001!*h\211\003\r @\003\020\030\001\204\204H\001h\r @\003\b\030\200\217\177M\300\n)h\2001\210r\003(\005\320\311z\003)\b\331\021)\006\320\r\340\310z\003(\n\320\001!% \005\340\003(\005\331\021(\003\320\001!& \006\360\260\377(h@0Az\212\007\n\324\000 \300C\006\360\002\375\006\360\025\375(hlI\001\207\301\206\b\340\375\"\021@Ar\006\360\032\375)h\b\207\000\f\310\206(h@0\204t\371\345Hz CHr\000\224\001\224\000#\002\"\025!\001 \006\360\022\377cH\201\212\205\202^H\001h\r @\003\b\030D\206\344\345\007*\001\320\214r\340\345\200x\000(\005\321\bz\000(\002\320\023 \210r\345\340\003\360\212\373\002(\330\320VH\201\212PL\200<\204\202OJ\200!\025h\r#[\003\355\030i\200\201\212\204\202\021h\000 \311\030H\2000h\006!@0\201r\274\345\005\360=\370\002(\275\320\005\3609\370\001(\271\320\004\360J\371\002(\265\3200hS!\t\\\000)\004\320\001)*\321\001xI\007'\325\000x\000\006$\324\027 \000\360\236\372\003\360;\3730h\005!A\204\t \004\360\226\371\004!+ \006\360.\377\003\360\n\3771h`1\bp\000\360`\3720h\013!@0\201r\000\360\242\372\000(\212\320\004\360\007\3730h@0\300}\000(\356\3200h\000#`0\002xAx\022\002\200x\021C\000\004\001C\003 \001\"\001\221\000\220\022!\020F\006\360\220\3760h\000!@0\201t\001u0h\001F@1\312z(*\001\320)*\002\321\n}\001*|\320\312|\000*\004\320\001*\n\321\003x[\007\007\325\003x\033\006\004\324\000#`0\203q\003r\002\340`0\204q\004r\002*<\323\020H\202\212\017\"\322C\202\202\tJ\002$\025h\r#[\003\355\030,\206\204\212\fL\204\202\022h\000\025\322\030\020\206\t :\341\220\000\000 \377\377\000\000\204\000\000 \000\243\001\000\000\004\000 \000\241\001\000\000\000\0000\377\340\000\000\377\277\000\000\377\374\000\000\000\"\003 \212r\000\007\201\212\017!\311C\201\202\253M+h\r!I\003[\030\032\206\203\212\251K\203\202(h@\030\002\206\004\360\022\377\000(\000\320\005\345^\340\004\360\307\370\002(\371\3200h\2000\301{\000)\034\320\000!\301s\004!. \006\360\217\376\005\360?\370\000(\352\321\231H\001h\r @\003\t\030\211\216\311\007~\3200h\210!\t\\I\007z\325@0\300|\000(w\320\355\340L\340\004\360\017\376\002(\323\320\004!, \006\360p\3760h@0\201yI\007\005\325\200}\001(\002\320\004\360=\374\001\340\004\360\222\374\002(\300\3200h\204!\t\\\000)R\321`0\201y\002)\002\320\000)\002\320\t\340\204q\f\340\004!- \006\360O\376\004\360\034\375\002(\252\3200h`0\200y\001(\247\3210h`0\001z\002)\034\320\004\360\372\3720h`0\201y\001)\233\321\000z\001(\230\3210h@0\201}\001)\006\320\001}I\034\311\262\001u\004)\000\322)\3471h\nF@2\320|\000(\002\320'\340\004r\352\347\b\210C\007\"\325\013y\035\006\005\325X\006@\016\320s\000\360\365\373\031\340\203\006\233\017\002+\025\320\222y\022\007\022\325\000\006\020\324\2001H{\300\006\f\324\005\360\367\370\002(\217\320\002\3402\340|\340q\3400h\2000\000y\000(\203\3210h\225!\t\\\000)\r\320@0\301z,)\t\320\026!\201r\377\367e\3710h@0\300z,(\000\320O\3440hV!\t\\\001)\000\321O\347\001x\t\006\373\324\000!`0\301q\004\360\274\375\002(\356\3200h`0\300y\000(\366\3200h\2000\304s1\347\003%-\007\251\212<K\253\2029J\000'\021h\t\030\017\204\251\212\253\202\022h !\020\030\001\204\006\360=\373@\034@B\001!\300\b\t\004\210B\001\323I\036\000\340\201\2620hA\202\001{I\034\001s@0\004r\002!\016 \006\360\251\3750h\001F\2000B}\000*\013\320B~\000*\b\320\252\212\007\"\322C\252\202!J\022h#K\322\030\027\205\007s@1\000\340%\340\214t\002 \210rB\344\003\360\200\372\002(\372\3200h\373\"\2000\001z\021@\001r\037 \004\360>\3700h\025!@0\201r\003 \000\007\201\212\200!\311C\201\202\017I\200 \nh\r!I\003Q\030\b\2040h\377!\2000\201r0h@0\204t\000\360\351\370\000(\325\3200h\001z\311\t\343\321\220!\t\\\000)\337\321@0\204u\377\3678\370R\346\000\000\204\000\000 \377\374\000\000\337\377\000\000\200\240\001\000\000(\026\320\001(\025\320\000!@\000@\bI\034@\000I\262\000(\372\332\300\r\340\"\020@\312\027\322\016R\030R\tR\001\211\032\037\"Q\032@\030\300\262pG\340 pG\360\265\003$$\007\241\212\372I\241\202\000(\001\335\001!\000\340\000!\370J\211\002\370N\211\0302h\r'\177\003\322\031\021\201\001#\000![\002EB\007\340\242\212\362J\242\2022h\322\031\023\201I\034I\262\000(\001\333\002F\000\340*F\212B\360\334\360\275\360\265\353HS!\000h\001#\t\\\r'\003$\347J[\002\177\003$\007\344M\000)\f\320&!A^\344N\bF\0210\f\320\017)\027\320\240\212\242\202(h\300\031\003\201\240\212\242\202(h\300\031\003\201\033\340> \300C\377\367\261\377\001 \377\367\256\377\240\212\377 \240\202\001 \200\002\013\340> \300C\377\367\244\377\001 \377\367\241\377\240\212\377 \240\202\001 \300\002)h\211\031\210\204\315H\000h\301\214I\034\301\204\360\2750\265\003 \000\007\201\212\312J\202\202\305I\000$\rh\306K\355\030,\204\204\212\202\202\fhR\034\343\030\032\204\202\212\200\"\322C\202\202\th\200 \r\"R\003\211\030\b\204\274H\377!\000h\2000\201r0\275\267H\000h\271I@\030\200\216\200\004\200\026@BpG0\265\003!\t\007\212\212\212\023\212\202BB\222\006\r#\322\r[\002\324\030\254K\035h\256J\255\030\354\202\214\212\255L\214\202\033ha\034\232\030\321\202\250I\th`1Hp0\275\246H\000h\2000\200z\007(\001\320\000 pG\001 pGp\265\240H\000!\004h\"\177\243}\232B\001\323\320\032\002\340\277 \300\032\200\030\305\262\340\214c(\001\321\001!\311\003\277*\001\323\000 \000\340P\034\300\262\203B\002\321\001&\266\0031C\232B\002\321\001\"R\003\021C)C\241\202p\275p\265\377\367\327\377\005F\377\367\312\377\000(c\320\212L!h\b}\273(^\322&\"\212^c*Z\320@1\316|\202H\205I\206K\000.\026\320\0202\037*\002h\035\330V\030(\"\262^\000h\222\002@\030@\215\300\262\020C\377\367\330\376\002F hD!\tZ\000\177\b\030\032T\034\340\002hV\0300\"\262^\000h\222\002@\030@\216\200\005\200\r\007\340V\030,\"\262^\000h\222\002@\030\300\215\300\262\020C\377\367\272\376\001F hD\"\022Z\000\177\020\030\031T h\005w\377\367Z\377\037!\310B\034\334 hD\"\022Z\004\177\000!\022\031\231T\001\177\277)\001\323\000!\000\340I\034\001w&!A^\037)\007\332\377\367\335\376\037 \377\367I\377\377\367\034\377p\275c!\301\204p\275\377\3678\377@\036@\262\362\347\360\265\377\367b\377\007F\377\367U\377\000(o\320ON0h\001}\273)j\322&!A^c)f\320@0\300|HLJMLK\000(\013\320\0201 h\037)\022\330A\031( \b^!h\200\002I\031I\215\021\340 hA\0310 \b^!h\200\002I\031I\216\211\005\211\r\007\340A\031, \b^!h\200\002I\031\311\215\311\262\bC\377\367P\376\001F0hD\"\022Z\000\177\020\030\031T0h&!\007wA^\037)\002\332\377\367\206\376+\340D\"\022Z\000!\322\031\231T\001\177\277)\001\323\000!\000\340I\034\001w\377\367\335\376\036'\377C\270B$\3350h@0\300|\000(\027\320\004 \377\367B\376\003 \000\007\201\212\377!\201\202\001 !h@\002I\031\210\2040h\307\204\377\367\303\376@\036@\262\377\367\310\376\377\367\233\376\360\275> \300C\377\367)\376\001 \377\367&\376\354\3471hc \310\204\360\275\020\265\006\360\240\370\017I\002\f\th\b\207\312\206\210\204J\204\020\275\020\265\tJ\021h\016K\311\030\211\216\000$I\004\004pH\b\021h\311\030\311\216\bC\020\275\000\000\200\213\000\000\001 \000\000\204\000\000 \377\375\000\000\220\000\000 @\240\001\000\377\177\000\000\000\001\000 \200\241\001\000\020\265\003 \000\007\201\212\377!\0041\201\202\377J\000!\024h\376K\344\030!\204\204\212\201\202\024h\344\030a\204\204\212\201\202\024h\344\030\241\204\204\212\201\202\020h\300\030\301\204\316\347\020\265\004F\377\367\337\377\003!\t\007\210\212\037 \300C\210\202\357H\342\006\003h\322\016\r$d\003\033\031Z\205\212\212\354J\212\202\004h\013\024\351J\244\030#\204\213\212\377#\213\202\001#\004h\233\002\244\030\243\204\213\212\003#\333C\213\202\000h\003!\200\030\301\204\243\347\020\265\037 \377\367\321\377\003 \000\007\201\2120!\311C\201\202\331I\020\"\013h\r$d\003\033\031Z\204\202\212\330J\202\202\001 \th\200\002\327J\211\030H\204\210\347\370\265\325N&!0hA^\f\022M\262)F\0371?)\004\322\037,\002\334\037!\314B\t\332\001\"\341\262\322\003\211\030\201\202\2000Dp\205p\001 \370\275\377\367\004\3761h@1Hv(F\377\367\007\376\377\367\301\3771hS @\\\000(\016\320\003 \020'\000\007\377\"\272K\374B\t\332g\000@7\317\204\207\212\202\202\001\"R\002\n\340\314\204\017\340\017,\013\335g\000<?\317\204\207\212\202\202\001\"\322\002\033h\260H\030\030\202\204\001\340`\000\310\204\310\214@\262\377\367C\375hF\377\367*\377\377\367\035\377\377\367\251\3750h\001!\201\202\2000Dp\205p\000 \370\275\360\265\242L!h\r#[\003\311\030\211\212\244J\t\022\025hw\"R]\t\030Q\030I\000I\262I\020\003\"\022\007\226\212\232N\f6\226\202\001&'hv\003\377\030>\201\017\006\227N\227\212\226\202\005\325'h\000&\377\030>\201IB\004\340\001&'h\266\002\377\030>\201\226\212\177&\366C\226\202'h\001&\377\030>\201\000&\n\340\224\212\215L\224\202\206O\001$?hd\002\377\030<\201v\034v\262\216B\362\333@5(t\360\275\360\265\177M)h\r&v\003\211\031\211\212\003$\b\030@\000@\262@\020$\007\241\212zI\f1\241\202\001!*h\211\003\222\031\021\201\003\006\000!\000+vJ\243\212\242\202\004\332*h\222\031\021\201@B\004\340\001\"+h\222\002\233\031\032\201qJqO\022h@2\223{\001\"R\002\000+\023\320\241\212\177!\311C\241\202+h\001!\233\031\031\201\000!\006\340\243\212\247\202+h\233\031\032\201I\034I\262\201B\366\333\360\275\243\212dK\243\202@\006\001#@\016\333\002\300\030+h\233\031\030\201\240\212\247\202(h\200\031\002\201\240\212\\H\1770\240\202(h\200\031\001\201\360\275\0170@\020pG\020\265\003!\t\007\212\212\212\023\212\202\300\005\021\"\300\rR\002\203\030JJ\024hJH$\030\343\202\213\212OK\213\202\022hY\034\020\030\301\202n\346\020\265\003!\t\007\212\212\212\023\212\202\300\005\t\"\300\r\222\002\203\030>J\024h>H$\030\343\202\213\212CK\213\202\022hY\034\020\030\301\202V\346\020\265<L h\302}\001FS\007@1\000+\024\332\222\007\r\324\201!AV\0171H\020\377\367\327\377!h\202 \bV\0170@\020\377\367\270\377\r\340\017 \bV\377\367T\377\b\340\031 \bV\377\367\325\374!hP \bV\377\367\004\377 h\300}\000\007\f\325\003 \000\007\201\212\b!\311C\201\202\037I\b \th\037J@2\211\030\b\200\035\346p\265\006F\005\360\244\376\036M\004F(h\"0\006\360\352\371\001F\020 \301A`\0320`-h(F60\006\360\340\371\001F\020 \301A\031Hj|a\032@|\005*\004\320@\004\210B\003\322\001 p\275\300\001\371\347\000 p\275\370\265\rH\000h\200\212\000\004/\324\003&6\007\260\212\016O\267\202\003L !\"h\r @\003\020\030\025\340\204\000\000 @\240\001\000\363\217\000\000\377\373\000\000\200\241\001\000\220\000\000 \377\375\000\000\200\367\000\000\377\177\000\000\000\004\000 \337\377\000\000A\204hF\377\367\256\377\000%\001(\007\320\260\212\267\202!h\r @\003\b\030E\204\370\275\377\367h\377\377H\001!\000hAtS!\t\\\000)\016\320\201\"\021V\373J\0201\037)!h\n\330\211\030(#\313^\231\002#h\232\030R\215\t\340\005\203E\203\013\340\213\030,!Y^#h\211\002\232\030\322\215\322\262\021C\n\f\002\203A\203\356I\201\202\370\275\370\265\352O\354M9h\354N\2401Hx\354L\300\007\007\321\250\212\353H\250\202\001 2h\300\002\022\031\020\201\000 \310p\377\367 \3748h\2400@x@\006@\017\006(\023\321\000!\001 \002\3600\376\000!\002 \002\360,\376\000!\003 \002\360(\376\000!\004 \002\360$\376\000!\005 \002\360 \3761h\326H\b\030\204\213\377\367s\375(,C\320P,C\320x,C\320\240,C\320\310,C\320\360,C\320\000 \251\212\203!\251\2022h\001\002\307H\022\030\321\204\251\212\313I\251\202\313I2h\022\030\021\204\251\212\377!\251\202\001!2h\211\002\022\030\221\204\251\212\200!\311C\251\2023h\200\"\277I[\030\032\204\253\212\323C\253\2023h\030\030\302\204\250\212\037 \300C\250\2022h\f Q\030H\2058h\241!\t\\\006\"\t\007I\017Q\032\214@\2000\204\204\370\275\001 \304\347\003 \302\347\005 \300\347\007 \276\347\t \274\347\013 \272\347\000\265\245I\000#\th\333C\nF\2402\320p\013\204\002#\223p\000\"@1\312u\377\367\235\373\377\367p\373\000\275\234H\000!\000h\001w\201u\201\202\241!\t\\\2000\312\t\201\214\000*\000\320I\000\301\204\000 \333\347\000\265\223I\000#\th\333C\nF\2402\320p\013\204\002#\223p\000\"@1\312u\377\367y\373\377\367L\373\000\275\020\265\024FA\032\t\320@\000\032\033PC\006\360\276\370@\034@\020 \030\000\262\307\344\320\030\301\017\b\030@\020\370\347\361\265\200O\241!8h\001&\t\\\000%\214F\t\007J\0171F\221@L\262\001\177\202}\202\260\221B\001\323\213\032\002\340\277#\233\032[\030\233\262\203\202\277)\001\323\000'\000\340O\034\377\262\000\227\272B\003\321\001'\277\003;C\203\202\221B\004\321\201\212\001\"R\003\021C\201\202\037!\002\232\311CnO\001*#\321\2000\300\214\000(\037\321`F\300\t\034\320`F\300\007\000\320 !\bF\377\367\212\372cH\201\212hI\201\202^H\001\"\000h\222\002\2400Ax\311\007\311\027\211\002\212\030]I\th\311\031\n\201AxI\006I\016ApYH\001hYH\b\030\200\217SK\302\n\030h\001F\2001\212r\311\214\000)u\320\007*s\321\001}\273)p\322PI\nhLIQ\0300'\317_\002F\2402\221x\004)\017\330\003#\323V\006 \000/\003\333A\0320F\210@\003\340A\0320F\210@@B\030\030\320pC\340\000#\333C\005)\013\320\000/\021\335 !A^\000)\037\333\003!QV\037)\027\332I\034\023\340\003 \020V\000/\000\333\001#\300\030\320p(\340\000/\017\332 !A^\000)\025\334\003!QV\037#\331B\002\335I\036\321p\032\340@0\306uM\001\026\340\003!QVK\001\032F 2 %E_9F(F\005\340\003 \020VB\001\023F ;8F\377\367,\377\005F H\000h@0\306u\036H\000h\007\204\034H\000h\001F\2401\212x\007FR\034\212p@7\372}\001*\006\320\003 \bV\377\367\212\372\377\367]\372\376\275\272\210\003\177\323\030\033J\325T\000\232\002w\277*\001\323\000#\000\340S\034\277\210-\004\277\030\025J-\016\325U\003w\2000\302\214R\036\223\262\303\204\000\"\312p\002\235\020J\001-2\320Mx\355\t&\320\200\214\203B#\321\004H\203\212\027\340\220\000\000 @\240\001\000\001\354\000\000\000\000\0000\204\000\000 \000\240\001\000\377\367\000\000\363\017\000\000\f\260\000\000\377\373\000\000\000\001\000 \377\375\000\000|#\333C\203\202\377H\004#\005h\376H(\030\303\204\003%-\007\250\212\374H\250\202\000,\035\335\001 \034\340\003#\r%\000 \033\007m\003\001&v\002\007\340\234\212\232\202\362L$hd\031&\201@\034\300\262Lxd\007\247\017\001$\274@\204B\360\334\003 \bV\377\367\222\376\376\275\000 \354K\200\002\030C\347K\036h\r'\177\003\366\0310\201\001\"\000 R\002fB\b\340\253\212\345K\253\202\340K\033h\333\031\032\201@\034\300\262\000,\001\333#F\000\3403F\203B\357\334\003 \bV\377\367J\376\376\275\360\265\334N\000$0h\204u\204\202\377\367b\373\003%-\007\250\212\003 \250\202\321O8h\321I@\030\304\2040h\2400\304p F\377\367\336\371\250\212\315H\250\2029h\r @\003\t\030\f\201\251\212\315I\251\2029h\b\030\004\201\360\275\000\265\310I\000 \th\2401\310p\377\367\307\371\000\275\020\265\304L\000! h\001w\201u\201\202\002!\2400\201p@x\300\007\001\320 \001\340\037 \300C\377\367\033\371\003 \000\007\201\212\273I\201\202 h\001#\002F\2400Ax\233\002\311\007\311\027\211\002\311\030\256K\033h\r$d\003\033\031\031\201Ax\200#\031CApH\007\201\017@ \310@\2002\320\204\000 \377\367\b\376\177\3440\265\377\367\204\371\250M)h@1Hv\037 \377\367\206\371\036!(h\311C\301\204@0\300|\000(\035\320\002 \377\367\343\370(h\000$\004\205\004w\204u\037 \377\367\004\373(hS!\t\\\000)\013\320\003!\t\007\212\212\377\"\212\202\221J\001!\022hI\002\220K\322\030\221\204\204\2020\275\037 \300C\377\367\304\370\001 \334\347\020\265\004F\377\367\312\372\003!\t\007\210\212\037 \300C\210\202\204H\342\006\003h\322\016\r$d\003\033\031Z\205\212\212\210J\212\202\210K\004h\177J\244\030#\204\213\212\377#\213\202\001!\000h\211\002\200\030\201\204&\344\000\265\377\367+\371{IY\"\thPT\000 \bw\210u\034 \377\367\320\377\000\275\020\265\377\367/\374\377\367\230\372\003!\t\007\210\2120 \300C\210\202kJ\000 \023h\r$d\003\033\031X\204\213\212nK\213\202\021hpJ\211\030H\204iI\th\310u\210u\210\202\021\344\020\265\000#\000(\034\320jL\000\"\240B\000\331 FR\034@\000R\262\000(\372\332\324\027\344\016\244\030d\td\001\022\033\037$\242\032\322\262\np\b*\t\322\000\016\000\006\242\032\320@\300\262\013p)\344\013p\000 &\344\000\016\322\037\np\"\344\360\265\003$$\007\241\212MI\241\202\000(\001\335\001!\000\340\000!TJ\211\002GN\211\0302h\r'\177\003\322\031\021\201\001#\000![\002EB\007\340\242\212DJ\242\2022h\322\031\023\201I\034I\262\000(\001\333\002F\000\340*F\212B\360\334\360\275\360\265\016'\000\"7MDN\377C;L\017#\000)\026\320\000(\t\320\020F\t\340)h\211\031\211\210\211\006\211\026y\032\301\204\360\275\037F\030F\377\367\220\373 h\301}\t\t\311C\211\007\355\321\360\275\000(\001\320\020F\001\340\037F\030F\377\367i\373(h\200\031@\210!h\200\006\200\0268\032\310\204\360\275@\000\0178@\262pG0\265\"L\000 !h\034J\b\205\020h'K\300\030\200\210\200\006\200\026\377\367\356\377!h\2001Hp\020h\300\030@\210\200\006\200\026\377\367\344\377!h\001\"\013F\2003\230p\232V\000*\001\333\025F\000\340UB\000(\001\333\003F\000\340CB\235B\003\335\013\215\004%+C\013\205\000*\003\335\n\215\002#\032C\n\205\000(\003\335\b\215\001\"\020C\b\205\312}\220\006\033\340\204\000\000 @\240\001\000\200\213\000\000\001p\000\000\377\375\000\000\220\000\000 \377\367\000\000\377\373\000\000\363\017\000\000\f\260\000\000\200\241\001\000\377\377\177\000\001@\000\000\200\242\001\000\200\017\023\320\001( \320\002(!\320\003(\f\321\b\215\001!\200\007\300\017\377\367c\377 h\000\215\300\007\300\017\000!\377\367\\\3770\275( \b^\004(\001\333\001!\000\340\000!\004(\002\333\200\007\300\017\360\347\300\007\300\017\355\347\320\007\300\017\351\347\320\007\300\017\001!\346\347\370\265\376\367\362\377\376LY\"!h\000'PT\217\202\310}\375M\003\007\372H\373J\374N\253\212\250\202\003\3250h\200\030\007\200\003\3403h\b \232\030\020\200\310}@\007@\017\003\000\005\360\374\375\b\005\016\033/CC^fE\037 \376\367\326\377!hP \bV\377\367\005\372\030\340\036 \300C\376\367\314\377!hP \bV\377\367\373\371!\340!h\310\204)\340\000 \376\367\300\377 h@0\300|\000(\005\320\001 \300C\376\367\037\377\037 \356\347 \376\367\032\377\000 \300C\365\347\000 \376\367\254\377 h@0\300|\000(\005\320\002 \376\367\f\377\036 \300C\332\347\037 \300C\376\367\005\377\001 \364\347\377\367\026\377 h\300}@\007+\324\377\367O\371 hS!\t\\\000)\"\320\300}\201\007\037\325\310I\302\007\377 @9\000*\252\212\250\202\022\320\001 @\002\021\340 \377\367\233\376\000 \300C\377\367\227\376\300\347\037 \300C\377\367\222\376\001 \377\367\217\376\313\347\001 \300\0022hQ\030\210\204\376\367>\377\377\367\256\370 h^0\377\367\265\370 h\207u\007wG\207\207\207\370\275\020\265\005\360D\371\255I\th\210\204\000\fH\204\302\345|\265\006F\bhiF\300\b\377\367C\376\247MD\")h\252LRZ\013\177\322\030\240T\b\177\277(\001\323\277 \000\340@\034\bw\001\2510h\377\3670\376iF\tx\n\001iF\ty\nC)h\013F@3\235\210\016\177\255\031bU\n\177\277*\001\323\277\"\000\340R\034\322\262\nw\233\210\232\030\240T\b\177\277(\001\323\277 \000\340@\034\bw|\275p\265\215J\016#\024h\000%\343\204\216K\220L\000)+\320\000(\030h\021\320\000\031\200\210\200\006\200\026\377\367\200\376\021h\201&\216W\260B\032\332\030h\000\031\200\210\200\006\200\026@\034\020\340\000\031\200\210\200\006\200\026\377\367n\376\021h\201&\216W\260B\b\335\030h\000\031\200\210\200\006\200\026@\036\377\367\331\371p\275\020h\305\204p\275\000(\030h\021\320\000\031@\210\200\006\200\026\377\367T\376\021h\202&\216W\260B\356\332\030h\000\031@\210\200\006\200\026@\034\020\340\000\031@\210\200\006\200\026\377\367B\376\021h\202&\216W\260B\334\335\030h\000\031@\210\200\006\200\026@\036\377\367\225\371p\275\360\265\205\260\000 iF\\O\br8h\201\212\t\004~\324\\M\251\212 !\311C\251\202ZL !\"h\r&v\003\222\031Q\204S!\t\\\000)\022\320&!A^\0201\037)\002\331\300}\200\007\016\324 hNI@9B\030( \020^\"h\200\002Q\030I\215\r\340\002\250\376\367\335\377\013\340 hGI@9B\030, \020^\"h\200\002Q\030\311\215\311\262\bC\000\220\001\250\377\367\274\371\003\220=H\007h8F:0\005\360\251\373\020!\310A\000\231@\030\210B\001\322\000 \300C\003\231\000\220\001)!\320\371\214\000)\036\3209I\211|\t\001\201Bv\322'\"\001\231\022\002\221B\005\3305J\221Bn\331\371}I\006k\325\001\251hF\377\367\374\376(J\021h\313}\330\007/H\b^ \320\000(\034\332@\034\037\340\001\251hF\377\367\355\376hF\000z\000(\020\320\000 \001!\200\003\311\003A\030\003\230@\003\001C\033H\000h\000\340\002\340\002\177\021C\201\202\005\260\360\275\001 \355\347\000 \002\340\000(\373\335@\036\310\204\230\007Y\325S G\\\001 \032J@\002\000/\001\320_\007\005\325\251\212\252\202!h\211\031\b\201\177\340\333\007\377'\000+,\320&#\313^\0203+\321> \300C\376\367o\375\001 \376\367l\375\250\212\257\202\001!\211\002\"h\026\340\220\000\000 \367\377\000\000\200\240\001\000\000\000\0000\204\000\000 \000\001\000 \200\242\001\000\000\004\000 \314\007\000\000&\000\000\000\377\375\000\000p\340\376H@8\020\030\201\204N\340\311\214\017)\005\320\251\212\252\202!h\211\031\b\201\277\347? \376\367>\375\000 \300C\376\367:\375\250\212\257\202\001 \"h\200\002\361I@9Q\030\210\2044\340\357OX\007-\325\230\006\200\017\006\320\001(\025\320\002(\026\320\003((\321\027\340( \b^\004(\001\333\001!\000\340\000!\003(\002\333\200\007\300\017\001\340\300\007\300\017\377\367\221\376\026\340\330\007\300\017\r\340\330\007\300\017\001!\365\347\b\215\001!\200\007\300\017\377\367\203\3768h\000\215\300\007\300\017\000!\351\347\310\214@\262\376\367\223\375\377\3674\376\324H\000'\000hG\207\207\207\376\367_\375\002\250\376\367\331\376\000\220\250\212 \300C\250\202 h\200\031G\204\313H\000h\301\214\002\177I\006I\f\nC\202\202G\347\001\fy\207\270\207\376\367F\375\250\212 \300C\250\202!h\000 \211\031H\204\350\347\360\265\003 \000\007\201\212\276I\201\202\276I\000\"\fh\r#[\003\344\030b\200\204\212\001&\206\202i$\rh$\001\355\030\254\200\204\212\224\036\204\202\fh\344\030\342\200\204\212\264L\204\202\fh\344\030\"\201\204\212\262L\204\202\fh\344\030\"\204\204\212\260M\205\202\fh\344\030b\204\204\212\256L\204\202\017h\334\020\377\030<\205\204\212\037$\344C\204\202\017h\r$\377\030|\205\204\212\250L\204\202\fh\343\030\036\206\203\212\246K\203\202\fh\233K@;\344\030\"\200\204\212\243N\206\202\fh\344\030b\200\204\212\206\202\fh\344\030\242\200\204\212\264\034\204\202\016h\366\030\362\200\206\212\204\202\016h\366\0302\201\206\212\204\202\fh\344\030b\201\204\212\226L\204\202\fh\344\030\242\201\204\212\300$\344C\204\202\016h@$\366\030\364\201\204\212\001$\244\003\204\202\fh\344\030\342\202\204\212\377$\0044\204\202\fh\344\030\"\204\204\212\202\202\fh\344\030b\204\204\212\202\202\fh\344\030\242\204\204\212\202\202\fh\343\030\332\204\203\212\031#\333C\203\202\016h\020#sL6\0313\200\203\212wK)3\203\202\017h\004&?\031>\204\206\212\203\202\016h4\031\"\205\204\212\202\202\016hjL@46\0312\200\206\212\202\202\016h6\031r\200\206\212\203\202\013h\033\031\232\200\203\212\205\202\013haL\2004\033\031\332\204\203\212gK\361;\203\202\bhiI@\030B\204\360\275\003!\t\007\212\212\000\"\212\202[I\000\002\th\r\"R\003\211\030\2000H\203pG\003\"\022\007\223\212?#\223\202\t\007\000\001\t\017\bC\000\002\200!@0\bCPI\th\r\"R\003\211\030H\203pG\020\265\000\"\021FUL\007\340\303\007\002\320K\000\343ZZ@I\034\211\262@\b\000(\365\321\020F\030\345\360\265DHFM\000h05\r!I\003@\030\206\213\000'<F\t\3408])\nH@\377\367\336\377)\002H@d\034\205\262\244\262\264B\363\323(F\360\275\376\2657N1h\r'\177\003\311\031I\2132J\t\n\024h\000%\"F\2002\001\222;J\003\000R}\322\000\000\222\"F\2402\002\222`:\005\360Y\372\031\016\031\030\030r\232\370\367\366\365\364\363\362\361\030\360\357\356\355\354\353\030\352\030\351\030\000\003 \000\007\201\212\300!\311C\201\2021h\200 \311\031H\203\376\275\000)\005\320\001)\f\320\002)\024\320\001!g\342\220|\000(\363\320\001 `t\001\230\001!\200|$\340\001\230\023L\200|\001!\004\360\356\376!h\001 HtP\342Pz\001!\bCPret\375\367z\3730h\300\031\200\216\300\007\t\320\003 \000\007\201\212 !\311C\201\2021h \311\031\b\204\004H\000h\2000\200|\000!\036\340\000\000\200\240\001\000\220\000\000 \177\370\000\000\204\000\000 \200\201\000\000\037\277\000\000\317\377\000\000\377\203\000\000\360\374\000\000\377?\000\000\375\023\000\000\300\300\000\000\200\241\001\000\374\200\000\000\000\004\000 \004\360\255\376\022\342\000)\006\320\001)\013\320\002)\023\320\003)\270\321\027\340\003 \000\007\201\212\205\202\004\360\253\375\005\340\003 \000\007\201\212\205\202\004\360\240\3751h\311\031\210\203\370\341\003 \000\007\201\212\205\202\001\230\200|\364\347\003 \000\007\201\212\205\202\004\360\275\375\355\347\211\036\013\000\005\360\273\371\005$1[m\005\004\000t\347a|\002)j\322\323|\001+o\330\223|\000+\001\321\000)\363\320\021v0h\300\031\200\213\340\204\376\367]\375\001\000\001\320\006 `\340\376H\005!\000hAt\003!\t\007\212\212\215\202\031\341\220|\000(\002\321`|\000(\331\320`|\020v\001 `t\377\3676\372\265\341Qz\001 \001CQr`|\361N\002(\n\323\360H\362L\005`\360H`\201 \201A\034\360H\005\360\214\370eu\377\367.\3720hX!\t\\At\233\341e\3411\341)\341\360\340\t\341\364\340\265\340i\340_\340S\340J\340D\340>\340:\3404\3401\340`|\002(\021\322\321|\001)\031\330\221|\000)\001\321\000(\235\320\334I\001 Hu`|\020v\002 \031\340`|\002(\003\323\000\231\001C\311\262\233\340\321|\001)\003\330\221|\000)\006\321\003\340\240\340\377\367\214\376\376\275\000(\374\320\316H\001!Au`|\020v\003 `t\377\367\203\371\376\367\346\372Y\341`\\\037\3400h\300\031\200\213`TR\341\305H@\\\027\3400h\300\031\200\213\302J\036\340`\030@x\002\002`\\\f\3400h\300\031\200\213`T\000\na\030Hp=\341\272HB\030Rx@\\\022\002\020C\003!\t\007\212\212\215\2025\3470h\300\031\200\213\263J\003\nT\030cpPT)\341`|\002(D\322\000)\017\320\001)\"\320\002)\267\321\254H\251IEu\r`\251IA\201\001\201I\034\251H\004\360\376\3770\340\000#\000\225\032F\021!\002 \001\225\004\360\351\376\242I\001 HuH\211\237J\b\201\220B\001\321\000 \000\340@\034\b\201\377\340\233J\234H\021\211S\211@\\\231B\003\321\377!\0011\bC\006\340\225K\231B\001\321\000!\000\340I\034\021\201\003!\t\007\212\212\215\2022h\301\262\322\031\221\203\000\nU\320\001 o\340\000!\005 s\347`|\204F\002(\005\323\000\230aF\bC\301\262\f i\347H\007\005\3253h\206H\033\030[\216\333\007\005\320\320|\001(\t\331\002!\r [\3471h\b\030@\216\301\007\311\017\b T\347\220|\000(\003\321`F\000(\000\321O\347xK\001 Xu`|\020v\004 `t\341u\377\367g\372\003 \000\007\201\212\205\202nH\000h\300\214\251\346Pz\001!\bCjNPr\362\346\220\210\241}A\030kH@\\\003!\t\007\212\212\215\2021h\311\031\210\203\240}\277(\001\323\000 \000\340@\034\240u\214\340\221\210\240}bJ\013\030\323\\\277(\001\323\000 \000\340@\034\300\262\240u\t\030Q\\\277(\001\323\000 \000\340@\034\240u\003 \000\007\202\212\205\202\030\002\bCt\346\377\367\205\375\376\275\003 \000\007\201\212\205\202\377\367\261\375j\346\002\230LNApH\006@\017\001(\027\320\002(\003\320\005(5\320\006(\352\321`|\002(\000\323\337\346\221|\000)\001\321\000(\341\320DI\001 Hua|\021v`t\376\367\312\375H\340`|\000(G\320\006 `t\376\367^\376@\340\245\202\376\367\376\3770h\001F@1\n~Bt\2400Ep\rv4\3400h\300\031@\213\002\231\000\nHp0N@\006@\017\022\320\001(!\320\002(\266\321`|\002(\342\323+H-O\005`+Hx\2018\201A\034+H\004\360\002\377}u\326\347`|\002(\274\322\221|\000)\001\321\000(\237\320#I\001 Hua|\021v`t\376\367\357\377\006\340`|\000(\005\320\007 `t\376\367\360\377\000 \213\347\000\230\301\262\001 \216\346p\265\001\360L\372\024I\000 \th\b\206\013FH\206\2003\230r\fF\330r@4 rbzR\bR\000br\240r\340r s\330s\rJ\240s\222\177\342s\nF t`2\320u\030qXq\b\207\310\206 u\240u\020qPqXr\340wH\205\220q\013\340\220\000\000 \210\000\000 \377\002\000\000\000\004\000 \000\001\000 \200\241\001\000\320q\020r\210\205\310\205Pr\020u\320tPu\220uPv\220v\320v\020w\230u\030v\001%\335u`\200Xv\230v\330vH\202Hs\210s\310s\btPw\220w\320w\030p\020v\230q\210\206\030t\210\202\210u\310u\b\203H\203p\275\020\265\377\367\345\373\377\367\233\377\376H\000h\200y\300\007\013\321\003 \000\007\201\212\017!\311C\201\202\371I\000 \th\371J\211\030H\200\000!\001 \001\360Q\373\000!\002 \001\360M\373\000!\003 \001\360I\373\000!\004 \001\360E\373\000!\005 \001\360A\373\265\344\354H\000h\354I\3001@\030\200\212\353I\000\006\002\017\b|\322\036\013*\002\323\020\"\020C\001\340\357\"\020@\btpG\020\265\003 \000\007\201\212\343I\201\202\337I\001#\fh\333\002\336J\2002\244\030#\205\203\212@#\333C\203\202\fh@#\244\030#\204\331K\333{\000+\"\321\203\212\330K\203\202\001#\fh[\003\242\030\323\204\202\212x\"\322C\202\202\fh\b#\317J\3002\244\030#\200\203\212\320K\203\2027#\fh\233\001\244\030\343\200\203\212\313K 3\203\202\031 \th\300\001\211\030\310\201c\344pGp\265\004\360\300\372\303J\321\210\000)\024\320\313\b\300\032\b\030\320\200\020{\001!\024(\016\322\301K\301MCC[\031\233\022\324\210[\034[\020\234B\004\334\321t@\034\017\340\300\000\353\347\000(\r\320\270K\272MCC[\031\233\022\324\210[\034[\020\234B\003\333\321t@\036\020sp\275\000 \320tp\275p\265$!\253H\004\360\316\375\251L& \200\257H\240\200\t \240s\013 \000& s\346t&ufu\004\360~\372\300\000\340\200\000%\377\367\266\377m\034\355\262\b-\371\323\233H\000h\233I\3001@\030\300\217(!\000\007\000\017\340s&t\001 `s\241u\004!\341u\020!!vfv\240v\002 \340v\003 w$ `w \240w\005 \346w\300\001 \204\013 \200\001`\204_!\311\000\223H\004\360\216\375\222H\006`\222H`\201 \201A\034\216H\004\360\205\375p\275\020\265\201H\000!\000h\n#\002F\001\200@2\223q\321q\301r\201r\001sAs\201s\001t\301sA\202At\221t\001q\201q\301q\001rArAw\002\"Bq\001\"\202p\2000\001r\377\367\200\376\b\347p\265rJpK\320{\000(\"\321\030hnL\3004\000\031\200\212\017!\000\006\000\017\t\032\003 \000\007\205\212uM\205\202\215\002\036h\rC6\031\265\204\205\212\017%\355C\205\202\035h,\031\241\205\201\212*!\311C\201\202\031h* lL\t\031\210\201\031hjH@0\t\030\t\214\311\006\311\016Qv\031h\t\030I\214\311\006\311\016\221v\031h\t\030\211\214\311\006\311\016\321v\031h\b\030\300\214\300\006\300\016\020wp\275\370\265NM)h[H\3000\b\030\300\212JO\001\0078h\t\017@0\301tAz\375\"\021@ArHHGN\300{\003$\2006$\007\000(.\321(hCK\3003\300\030\200\212\017!\000\006\000\017\b\032\241\212LI\241\202*h\001\003\222\031\021\205\241\212\017!\311C\241\202)h\211\031H\205\241\212\003!\311C\241\202*h\003!\222\031\021\206\241\212x!\311C\241\202)h\300\000\311\030\b\200\240\212\002 \300C\240\202)h\002 \311\030H\202\374\367\033\3778h9K\001x)JO\007\000!\000/\t\333S'?\\\000/\013\321&O?x\277\006\377\016\006/\005\323\247\212\243\202+h\233\030\031\200\005\340\247\212\243\202/h\004#\277\030;\200\003x[\007\022\324S#\033\\\000+\016\321\031K\033x\233\006\333\016\016+\b\331\243\212\200#\333C\243\202/h\200#\272\030\023\200\006\340\243\212\200#\333C\243\202+h\232\030\021\200\002xR\007J\325\002F@2\323|\000+E\321\nK\033x\233\006\333\016\234F\032+2\331\243\212\007#\333C\243\202/h\006#\277\031\273\204#\340\220\000\000 \204\000\000 \200\240\001\000\000\004\000 \377\367\000\000\377\337\000\000?\300\000\000\231V\374\377\346\367\323\000Z`\332\000\002\321\000\000\000\001\000 \210\000\000 \377\002\000\000\360\303\000\000@\242\001\000\377\017\000\000\373\377\000\000\003x[\007\016\325\322|\000*\013\321bF\026*\b\331\242\212\002\"\322C\242\202+h\002\"\233\031\232\205\006\340\242\212\002\"\322C\242\202*h\222\031\221\205\002xS\007\374J\243\212\242\202\005\325\001\"+h\322\002\233\031Z\205\002\340*h\222\031Q\205*h\3772\0012\222\215\364N\222\007\323\017\002F\2002Su\000+\362O\243\212\246\202\002\320\033#[\001\001\340\021#[\001.h\366\0313\200R}\000*\t\320\242\212\353J\242\202\007#.h\333\002\347J@:\262\030S\201\242\212\347J\242\202/h\001#\r&v\003\277\031{\200@0\307|\337H\277\036\3400;\000\004\360\353\374\b\005\005\005\n\n\005\005\n\022\243\212\240\202\377 \0010\003\340\243\212\240\202\001 @\002+h\233\031\330\200\004\340\243\212\240\202(h\200\031\301\200+h\324H\030\030\300\216\000\007\000\017\001(\016\320\004(\240\212\320H\240\202+h\320H\020\320\033\030\031\200\243\212\242\202*h\020\030A\200\370\275\240\212\311H\240\202.h\200#\310H6\0303\200\360\347\033\030\031\200\241\212\242\202\001!\354\347\370\265\037 \001\360\200\375\001\360\004\373\301M\003&)h`1\bp6\007\260\212\t \300C\260\202\275H\b!\000h\272L\300<\000\031\001\200\000 \375\367v\376(h\000\"\001F@1\317|\267M;\000\004\360\213\374\t\r\0134\00644\0064\0064\000*#\313s\025#\013t\r\340\312s\n\340\003y\037\006\002\325[\006[\016\003\340\003x[\007\035\325k\177\313s\nt`0\302u\017 \245O\bV\376\367\307\3709hP \bV\376\367|\3708h\000x@\007\027\325\001\360\354\3758h\001xI\007\021\325@0\300|\001(\002\320\f\340\253\177\340\347\260\2120 \300C\260\202\227H0!\000h\223J@:\200\030\301\204\260\212 \300C\260\202\221I \nh\r#[\003\322\030\020\2048h\001\"\003F@3\232s\357\177\234F\214J;\006\007\325\260\212\262\202x\006\th@\016\t\031H\200\370\275\007\210;\006\373\324\203y\333\007\370\321\177\007\007#\000/\017\332\225'?\\\000/\013\320/x\277\006\377\016\026/\006\331\263\212\262\202\013h\n\"\033\031Z\200\004\340\267\212\262\202\nh\022\031S\200bF\322|\001*\333\321\000x\200\006\200\017\002(\326\320(x\200\006\300\016\026(\321\331\260\212\007 \300C\260\202\th\004 \t\031\210\200\370\275\020\265hL h`0\000x\001\360\306\374!ha \bV\375\367\315\375!h\000 @1\210s\017 \bV\376\367?\370!hP \bV\375\367\364\377\003 \000\007\201\212 !\311C\201\202ZI \th\r\"R\003\211\030\b\204 h\001!@0\201s\207\344p\265TM(hVN\200\031\301\216(h\200\031\000\217\212\004K\005R\017[\017\322\030\211\006R\b\211\016Q\030\202\004S\017\302\006\322\016\233\030\204\t\344\007\000\320[BD\005d\017\242\030@\t\300\007\000\320RB\230\030C\020(h\200\031@\217\200\006\204\026(h\200\031@\217@\005\302\026(h\205\031: (^\300\022\000)\000\332IB\000+\000\332[B\311\030\000,\000\332dB\t\031\000*\000\332RB\211\030\000(\000\332@B\b\030\200\262p\275\360\2650M(h2J\200\030\301\216(h\200\030\000\217+h\233\030[\217[\005\333\022\034\f+h\233\030:\"\232^\213\004N\005[\017v\017\233\031\211\006[\b\211\016^\030\201\004\303\006R\001I\017\333\016\022\f\311\030\207\t\377\007\000\320IBG\005\177\017\373\030@\t\300\007\000\320[B\310\030)hC\020\033H\b\030@\217\200\006\201\026H\000]\030\204F@\031e\000\022L@\031$h\200\030$\210\000\262\247\006\277\017\002/\t\321d\007\007\325X\000\200\031A\030`F\b\030@\031\200\030\000\262\360\275\377\367\000\000\037\374\000\000\200\241\001\000\377\307\000\000\376\377\000\000\000\243\001\000\177\377\377\377@\241\001\000\220\000\000 \204\000\000 \000\004\000 \360\377\000\000@\240\001\000\000\265\377\367K\377\201\000@\000\b\030\200\262\000\275\000\265\000\"\375\367\347\374\000(\001\332@B\001\"\025I\th\025K\311\030\t\210\311\b\311\007\311\017\002\320@\000\022I\002\340\021I@\000@9\b^\000*\001\320@B\000\262\000\275\020\265\003!\t\007\212\212\212\023\212\202\bJ\200\006\024h\303\r\007H@8$\030\343\202\213\212\006K\213\202\022hY\034\020\030\301\202\220\344\000\000\204\000\000 \200\240\001\000L\201\000\000\377\177\000\000p\265\375I\000%\nh\021F@1\023F`3\315uMw\035s\325\203\034F\025\204\000(\t\320\017$\344C\001(\b\320\000#\002(\032\320\003(\027\320\005\340\017#\345w\002\340\2002#F\025p\020$\fW\002(\r\320\003(\013\320Kv\315vH~\210v\030F\375\367\213\374 F\375\367\274\376p\275\017$Lv\362\347p\265\343L\000%!h\nF@2\013F`3\325u\000(\007\320\001(\f\320\325v\002(\035\320\003(\"\320\017\340\310{\306\b\326v\333\177\000\002\300\030\007\340\b|\303\b[B\323v\003\002\200 @\\\030\030\210\204\225v\033 \020V\375\367\\\374!hZ \bV\375\367\213\376p\275H{\305\bmB\225v\000\002[\177\004\340\210{\305\b\225v\233\177\000\002\300\030\210\204\346\347\360\265\304L\224F$h\b\232\001%\005\237\006\236`4\001*\003\320\000)\026\333\001!\n\340\000)\006\320\002\332\000+\003\334\016\340\000+\365\332`F%s\005\340\007\232QC@\032\000!@\262!s\260B\004\3350F\005\340\000!\311C\362\347\270B\001\3328F%s\360\275\360\265\205\260\005\000L\320\036 \300C\001-\001\320\003-F\320\000\"\251I\036#\th $\313^\f_\233\002#C\fF@4\346|\017;\001.\244N6h\244O7\320\366\0316\216\316\203\240N6h\366\031v\216\266\005\266\r\016\204\036&\216_ '\317_\266\002>C\031!\017>aV\264FN\034\002.\001\331I\020ava\177Z'I\034\316\262\222Ifw\th\005.\317W\035\330\031!aV\000&\001\222\002\221\000\220\003\226\033\"\242V8FaF\377\367\210\377\211I\th@1\316u#\340\037\"\000 \266\347\366\0316\215\316\203\204N6h\366\031v\215\366\262\307\347\001!\007.\022\330\031&\246W\001\222\003\221\000\220\002\226\033\"\242V8FaF\377\367h\377yIl\"\thR\\@1\312u\001\3408F\341utL!h@1\212~\312v\210v\000-\n\320\001-\b\320\375\367\316\375 h\001F@0\302}\001*\003\320\017\340\375\367\221\373\365\347\000-\r\320\001-\023\320jJ\002-\202V\027\320\000*\000\332RB\320\000\210s\000 \005\260\360\275\032\"\202V\000*\000\332RB\320\000\310s\364\347\032\"\202V\000*\000\332RB\320\000\bt\354\347\000*\000\332RB\320\000Hs\346\347\370\265VN\004F0hS!\013\\\000%TI\001+TJ\013h\027\320\233\030\033\216\303\203\th\211\030I\216\211\005\211\r\001\204\375\367J\3731h\013F@3\330v\002,\016\320\003,\017\320\001,\020\320\000,\021\320\022\340\233\030\033\215\303\203\th\211\030I\215\311\262\347\347y E\\\007\340z E\\\004\340{ E\\\001\340| E\\\312\213\000 \000*\005\320\n \f\340R\020@\034\n\204@\262 \"\212^\000*\367\334\007\340R\020@\034\312\203@\262\036\"\212^\000*\367\334\000\037@\262\212\214\300\001\322\b\300\020\037'\020\032?\002\002,\005\320\003,\003\320\001,\001\320\000,\002\321\270B\000\3358F\302\004\026\f\352\000\022\030\216\204\002,\005\320\003,\003\320\001,\001\320\000,\002\321\272B\000\335:F\320\004\000\fB\005\037'\022\016}B\000,\n\320\003,\b\320\300\n@B\001,\007\320\002,\021\320\003,\017\320\031\340\300\n\000,\365\321\037(\001\335\337v\022\340\250B\001\332\335v\016\340\000(\f\320\330v\n\340\037(\001\335\237v\006\340\250B\001\332\235v\002\340\000(\000\320\230v\001 \330u\000,\022\320\001,\026\320\002,\033\3200\n\210s`1\216w\212v\000 \370\275\220\000\000 \204\000\000 @\240\001\000\032\000\000\0000\n\310s`1\316w\nw\357\3470\n\bt\200 FT`1\312v\350\3470\nHs`1NwJv\342\347\003!\t\007\212\212\300\"\322C\212\202\300\007\300\017\301\001\200\001\001C\376H\000h\376J\200\030\301\201pG\020\265\003!\t\007\212\212\212\023\212\202\300\005\025\"\300\rR\002\203\030\366J\024h\366H$\030\343\202\213\212\365K\213\202\022hY\034\020\030\301\202\020\275\020\265\003!\t\007\212\212\212\023\212\202\300\005\013\"\300\r\222\002\203\030\352J\024h\352H$\030\343\202\213\212\351K\213\202\022hY\034\020\030\301\202\020\275\020\265\003!\t\007\212\212\212\023\212\202\300\005\023\"\300\rR\002\203\030\336J\024h\336H$\030\343\202\213\212\335K\213\202\022hY\034\020\030\301\202\020\275\020\265\003!\t\007\212\212\212\023\212\202\300\005\005\"\300\r\322\002\203\030\322J\024h\322H$\030\343\202\213\212\321K\213\202\022hY\034\020\030\301\202\020\275\020\265\000$\000(\006\335 F\377\367\341\377 F\377\367\306\377\020\275\000( F\005\332\377\367\250\377 F\377\367\215\377\020\275\375\367\013\375 F\375\367\360\374\020\275\020\265\301K\212@\033h\002@\034\216\204C\024C\034\206\020\275\020\265\274K\212@\033h\002@\\\216\204C\024C\\\206\020\275\020\265\004F\375\367r\373\003!\t\007\210\212\037 \300C\210\202\257H\342\006\003h\322\016\r$d\003\033\031Z\205\212\212\257J\212\202\257K\004h\252J\244\030#\204\213\212\377#\213\202\001!\000h\211\002\200\030\201\204\020\275\020\265\004F\375\367O\373\003!\t\007\210\212\037 \300C\210\202\236H\342\006\003h\322\016\r$d\003\033\031Z\205\212\212\235J\212\202\t#\004h\033\003\230J\244\030#\204\213\212\377#\213\202\001!\000h\211\002\200\030\201\204\020\275\020\265\004F\375\367+\373\003!\t\007\210\212\037 \300C\210\202\214H\342\006\003h\322\016\r$d\003\033\031Z\205\212\212\213J :\212\202\213K\004h\0243\205J\244\030#\204\213\212\000#\213\202\207K\004h\244\030c\204\213\212\377#\213\202\001!\000h\211\002\200\030\201\204\020\275\000(\000\332\300C\200\262pG\377\265{L\007F h\000\"\t\236\n\235`0\224F\000)\003\320\004\332\000+\004\334\024\340\001!\031\340\000+\016\332\bF\377\367\345\377\001F\030F\377\367\341\377\201B\000\323\002\237!h\001 `1\bs\t\340\001!\001\340\000!\311C\013\233YCy\032O\262\000!\001s\257B\001\335/F\002\340\267B\004\3327F!h\001\"`1\ns\257B\001\320\267B\001\321\001 \204F haF`0\202r\301r8F\004\260\360\275\360\265\004$\246F\001'\006\235\000$\005\236\274F\250B6\334\252B4\334\260B2\333\262B0\333\007\237MB^B\207B\016\321\000))\320\220B\001\335`\036\204F\000)\000\332)F\b\262\000+\000\3323F\031\262\020\340\227B\032\321\000+\030\320\202B\002\335\000 \300C\204F\000+\000\3323F\030\262\000)\000\332)F\t\262\000\"\001#\333\003\210B\b\332\t\032d\000\311\003\311\030d\262\t\024\b\340\000 \360\275d\000d\034@\032\300\003\300\030d\262\000\024R\034\322\262rE\351\331d\034`\020aFI\034\356\321@B@\262\360\275\360\265\004F\207\260\001 \005\220/H(O\000,\b\3359h\t\030\t\211\211\006\216\0269h\b\030\300\210\021\3409h\000,\007\332\t\030\211\211\211\006\216\0269h\b\030@\211\006\340\t\030\211\210\211\006\216\0269h\b\030@\210\200\006\205\026\033H\000h\001F@1\214FI\177\000)v\321:h\024IR\030(!Q^\037\"\003\221\005\233QB\002\223\001\222\000\221\036#\303^`F\030\"\202V0F\003\231\377\367\"\377\004\220\fHl!\000h\t\\\000)/\320\037\"QB\004\233\002\223\001\222\000\221\036#X\"\303^\202V0F\003\231\017\340\204\000\000 @\240\001\000\377\177\000\000\220\000\000 \363\017\000\000\f\240\000\000 \000\000\200\242\001\000\377\367A\377\001F\376H[\"\000h\000,\021T\002\335`0At\006\340\000,\002\332`0\301s\001\340`0As\366H\000h\001F@1\016v\003\232\302\203`0\000{Hw\000,\003\335\004\230\377\367\036\376\007\340\004\230\000,\002\332\377\367\350\375\001\340\375\367N\373\352N0h`0\001{\000)%\320\000,\013\335\202z\005! \377\367:\3760h\005!`0\302z \026\340\027\340\202z\000,\t\332\001!\002 \377\367,\3760h\001!`0\302z\002 \b\340\003!\b \377\367\"\3760h\003!`0\302z\b \377\367%\376\324N1h\bF@0\202\177\000*w\321;h\321J\233\030,\"\232^\037#\003\222ZB\005\237\001\223\000\222\002\227 #\031\"\313^\202V(F\003\231\377\367\214\376\007F0hl!\t\\\000)\034\320\037!JB\000\222\001\221\002\227 #Y\"\303^\202V(F\003\231\377\367\276\376\001FZ\"0h\000,\021T\002\335`0\201t\006\340\000,\002\332`0\001t\001\340`0\201s0h\001F@1Mv\003\232\002\204`0\000{\210w\000,\003\3358F\377\367\205\375\007\340\000,8F\002\332\377\367O\375\001\340\375\367\265\3720h`0\001{\000)$\320\000,\n\335\202z\004!\020 \377\367\272\3750h\004!`0\302z\020 \025\340\202z\000,\t\332\000!\001 \377\367\255\3750h\000!`0\302z\001 \b\340\002!\004 \377\367\243\3750h\002!`0\302z\004 \377\367\246\3750h@0A\177\000)\004\320\201\177\000)\001\320\001!\000\340\000!\301u\007\260\360\275\360\265\215H\007'\003h\377C`3X|Y{\372\020@\032@\262\270B\001\334\001!\004\340\b(\001\333\021F\000\340\000!\205L h\205N\200\031\000\211\036%\200\006\200\026@\030\355C\250B\001\332(F\002\340\037(\000\335\037 \231|\233{\311\032I\262\271B\001\334\001\"\002\340\b)\000\332\000\"!h\211\031\311\210\211\006\211\026\214\030\254B\001\332,F\002\340\037,\000\335\037$\377\367\035\375 F\377\367\002\375\360\275lH\000\"\000h\302\203\001F\002\204@1Ju\312u\nvJv\212v\312vJw\212w\204!\t\\\001)\001\320B\204\302\204\202\204\002\205pGp\265_L h@0\201z\003)Z\320\000%\355C\004)\037\320\005)7\320\001 \377\367\230\374\003!\t\007\210\212\020 \300C\210\202WI\020 \thTJ@2\211\030\b\200(F\377\367\371\374\377\367\306\377\t \377\367\"\375\374\367\367\376 h\004!@0\201r\374\3679\377\000(E\320(F\377\367(\376 h@0\300}\000(\355\320\000 \377\367\337\374\377\367\254\377\t \377\367+\375\374\367\335\376 h\005!@0\201r\374\367\037\377\000(+\320\000 \377\367\016\376 h@0\300}\000(\355\320\000 \374\367\365\376\001 \377\367\302\374\377\367\217\377\t \375\367\223\375\374\367\300\376 h\003!@0\201r\374\367\002\377\000(\016\320\001 \377\367\361\375 h@0\300}\000(\355\320\377\3675\377\000 \377\3675\374\000 p\275\002 p\275\360\265&J\036'\377C\037&\020h\205\260y\021!K\304\0300 ^\037(\001\335L\f\f\340 $\340B\001\332\fF\007\340\022h\200\002\322\030R\216\222\005\222\r\020C\004\262\026H\020#\002h\020F@0\303V\003\223\002\221\000\227\001\226 #\323^\030\"\202V!F\003\230\377\367\031\375\005F\fHl!\000h\t\\\000)\022\320)\001\201\206\000\227\001\226\002\225 #X\"\303^\202V!F\003\230\377\367J\375\001F\002H\000h\202\216\211\030\201\206\007\340\220\000\000 @\240\001\000\204\000\000 \200\242\001\000\371H\003\232\000h\001F@1\nv\004\204`0\000{\310u(F\375\367\247\370\005\260\360\275\370\265\361L\003% h-\007@0\200z\357N\360O\f(!\320\377\367\003\377 h@0\001|Av\374\367U\376!h@1\210v\000 \375\367\214\370\000 \374\367U\376\250\212\256\202:h\001!\r @\003\020\030\301\200\t \377\367\217\374\374\367\035\376 h\f!@0\201r\374\367_\376\000(\007\320\377\367l\377!h@1\310}\000(\002\320\004\340\002 \370\275H} (\350\323\250\212\256\202;h\000\"\r @\003\030\030\302\200\031 \bV\375\367[\370!hZ \bV\374\367\"\376\000 \370\275p\265\rF\003\000\003\3609\374\006\016\004\006\b\n\f\016\b$\b\340\020$\006\340 $\004\340@$\002\340\200$\000\340\000$\374\367~\377\003 \000\007\201\212\037!\311C\201\202\275I\352\006\013h\322\016\r%m\003[\031Z\205\202\212\272J\202\202\rh #\271J\255\030+\204\203\212\000#\203\202\267K\rh\255\030k\204\203\212\377#\203\202\th \002\211\030\210\204p\275\360\265\003\"\317\005\022\007\377\r\226\023\253L\254M\003\000\003\360\370\373\006D\004E\261\266\273DF)\001\335F!\001\340?)\002\335\bF?8\000\340\000 \223\212@\262\003#\233\003\223\202\303\005\001&\333\r\266\002'h\236\031\177\031\376\202\226\212\236N\226\202'hv\034\177\031\376\202\227\212\003'\277\003\227\202\177\021\333\031'h\177\031\373\202\223\212s\036\223\202#h[\031\336\202\223\212\003#\233\003\223\202\b\032\300\005!h\300\r\3770I\031\3770\0020\310\202\220\212p\036\220\202 h@\031\306\202\360\275\013F\0373HB>+\006\331\000)\001\333\013F\000\340\003F\037;\000\340\000#\227\212[\262\003&\266\003\226\202\336\005\366\r\005'\177\002{L\264F\367\031&hv\031\367\202\227\212{O\227\202&h\177\034v\031\367\202\227\212\003'\277\003\227\202fF?\021\366\031'h\177\031\376\202\227\212sO\227\202$h\177\034d\031\347\202\224\212\003$\244\003\224\202\000)\000\333\bF\300\032\300\005\001#\300\r\333\002\303\030eH\004hd\031\343\202\223\212gK\223\202\007h\\\034\177\031\374\202\226\212\003&\266\003\226\202\005&\311\017\266\002\007h\216\031\177\031\376\202\226\212\223\202\006hv\031\364\202\226\212\003&\266\003\226\202\013&v\002\211\031\006hv\031\361\202\221\212\223\202\000h@\031\304\202\360\275\220\212\226\202\007 @\002\b\340\220\212\226\202\001 \000\003\003\340\220\212\226\202\t @\002!h8\030I\031\310\202\220\212JH\220\202!h@\034I\031\310\202\360\275\017\264\376\265\b\256\204F\264{\363{5|p|\000&'F\000\226\001\226\000*\001\321\034F;F\001)\002\320I\034\f\320\030\340\007,\001\322d\034\n\340\000+\001\320[\036\333\262\205B\016\322m\034\013\340\000,\002\320d\036\344\262\007\340\007+\001\322[\034\333\262\000-\001\320m\036\355\262hF\005q\000*\021\320\204p\303p\b\251\b{iF\bp\b\251H{iFHp\006\"`F\003\360\244\371\376\274\b\274\004\260\030G\304p\203p\354\347\376\265\323\032\036L M^\262\001(\005\320\002({\320\021F\377\367\327\376\376\275 h@\031\300\216jF\200\004@\017\220q h@\031\300\216@\005@\017\320q h@\031\300\216\200\006\200\016\020r? Pr\000)\002\320\001)+\321\"\340\020\211\020\200\001\"1F\001\250\001\233\377\367\212\377\006H\000h\2000\001z\311\006\002\325\200{\200\006\031\325iF\210y\310q\025\340\220\000\000 \376\377\000\000\204\000\000 \323\213\000\000@\240\001\000 \000\000\377\177\000\000\020\211\020\200\000\"1F\001\250\001\233\377\367g\377\003 \000\007\201\212\201\023\201\202kF\332y\001#\233\002\322\030#h[\031\332\202\202\212\376J\202\202#hV\034[\031\336\202\203\212\201\202kF\233y\307\024\333\031'h\177\031\373\202\203\212\202\202#h[\031\336\202\203\212\201\202kF\031z#h\3771[\031\3771\0021\331\202\201\212\202\202 h@\031\306\202\376\275\377\347\"h\354H\022\030\022\217mFR\006\322\017*q\"h\022\030\022\217\222\006\322\017jq\"h\022\030\022\217\222\004S\017\253q\"h\022\030\022\217R\005R\017\352q%h(\030\000\217mF\300\006\300\016(r\037'or\000%\000)\002\320\001)D\321(\340\303B\004\321p\034\002\321\001 iF\bqjF\020y@\000@B@\034pCA\262\020\211\020\200\001\"\001\250\001\233\377\367\366\376jF\221y\020z\301B\000\321\025q\314H\000h\2000\002z\322\006\002\325\200{@\006\037\325jF\321q\020yPq\032\340\302B\004\321p\034\002\321\001 iFHqjFPy@\000@B@\034pCA\262\020\211\020\200\000\"\001\250\001\233\377\367\315\376jF\320y\021z\310B\000\321Uq\003 \000\007\201\212\202\023\202\202nF\361y\005#[\002%h\313\030\261Im\030\353\202\203\212\256K\203\202&h]\034v\030\365\202\206\212\202\202nF\266y\207\024\366\031'h\177\030\376\202\206\212\203\202&hv\030\365\202\206\212\202\202nF6z/\021\366\031'h\177\030\376\202\206\212\203\202&hv\030\365\202\206\212\202\202nF6y\005'\277\002\366\031'h\177\030\376\202\206\212\203\202&hv\030\365\202\206\212\202\202nFry\013&v\002\222\031&hv\030\362\202\202\212\203\202 h@\030\305\202@\347\220H\000h\215I@\030\200\216\200\006\200\016pG\363\265\213H\207\260\000h\005\220@0\004\220\300|\206N\001(\032\320\005\230\2000\001z\311\006\033\325\007\231\001)\002\320\002)\003\320\025\340\200{\200\006\001\340\200{@\006\000(\016\333\b\230\000(\005\320|H\000h\201\031, \b^\n\340yH\000h\201\031( \b^\004\340vH\000h\201\0310 \b^\007\231\016%\355C\013\000\003\360e\371\006s\004#Zdks\b\231\000)\016\320mI\nh\222\031\322\216\thR\005R\017\211\031\311\216\211\006\211\016T\030\000%F'_\340fJ\021h\211\031\311\216\022h\211\004I\017\222\031\322\216\222\006\222\016\214\030\357\347\b\231\000)^I\nh\023\320\222\031\022\217R\t\322\007\322\017\nh\033\320\222\031\022\217\022\nR\007\thR\017\211\031\t\217\311\006\311\016Q\030LB\031\340\222\031\022\217\222\t\322\007\322\017\nh\003\320\222\031\022\217\322\n\352\347\222\031\022\217\322\n\002\340\222\031\022\217\022\nR\007\thR\017\211\031\t\217\311\006\311\016T\030%%\355C&'\033\340DI\th\211\031I\217\036%\211\006\214\026\355C\037'\021\340?I\th\211\031I\217I\005\314\026\005\340;I\th\211\031:\"\212^\324\022\017'\002\340\000$%F'F\004\231\000,Lv\002\320\003\333\001!\003\340\000!\001\340\000!\311C@\032\000\262\003\220\004\230@}\000(\025\320\000 \300C\000\225\002\220\005\230\001\227 #\303^\004\230\030\"\202V F\003\231\377\367&\371\004F$Hl!\000h\t\\@0\301u\007\230\001(\013\321\254B\004\321\003\230A\034\001\332\001!\000\340\000!\033H\000h\2000Aq\031H\000h@0\201}\001)\002\320\000}\003(\006\321\007\230\001(\004\320\002(\005\320\003(\003\320\226\340\274B\004\320\223\340\274B\001\320\254B}\321\003 \000\007\201\212\001!\311C\201\202\013M\001 )h\r\"R\003\211\030H\206\001F\034 \002\360\r\377\b\230\000((h'\320\200\031\300\216\007\340\377\177\000\000@\240\001\000\220\000\000 \204\000\000 @\005)h@\017\211\031\311\216\211\006\211\016A\030(h\200\031\000\217@\t\300\007\300\017(h&\320\200\031\000\217\000\n@\007*h@\017\222\031\022\217\322\006\322\016\200\030@B$\340\200\031\300\216)h\200\004@\017\211\031\311\216\211\006\211\016A\030(h\200\031\000\217\200\t\300\007\300\017(h\003\320\200\031\000\217\300\n\337\347\200\031\000\217\300\n\002\340\200\031\000\217\000\n@\007*h@\017\222\031\022\217\322\006\322\016\200\030\000\006\000\f\001C(h\200\031@\217\003&\200\006\200\026\000\006\000\n\001C\001\221\000#2F\000\226\022!\001 \002\3602\376\377\367\204\376)h\000\002\376J\211\030I\210\000\340\020\340\t\007\t\017\bC\373I\000#\th\003\"@1\311{\000\226\t\004\bC\001\220\023!\001 \002\360\030\376\364M(h@0\301|\001)\021\320\031#\303V\"F\b\231\007\230\377\367\035\375(h\003\231\001\204@0A~\001vA}I\034Au\t\260\360\275!F\007\230\377\367\361\373\357\347\020\265\003!\t\007\212\212\212\023\212\202\300\005\027\"\300\rR\002\203\030\341J\024h\336H@8$\030\343\202\213\212\337K\213\202\022hY\034\020\030\301\202\020\275\376\265\331H\327O\001h>#\bF@0\304|\333C?\"\001%@?\324N\000,\001\320\001,!\3204h\347\0310$<_6h\321O\366\031\366\211\002\225\000\223\001\222v\006 #\030\"w\026\313^\202V\310M!F8F\377\367\013\370\006F(h\001F@1\017v\004\204`0\002{\312u\001*\005\320\020\3404h\347\031,$<_\334\347\202z\006!@ \376\367i\377(h\006!`0\302z@ \376\367l\3770F\377\367\240\377>6(h|.\004\331@0\301y\002\"\021C\003\340@0\301y\375\"\021@\301q \345\020\265\256LJ! h\t\\\n)\026\320\2000@{\200\007\035\324\000 \377\367\203\377 h@0\300|\001(\025\330\377\367\360\371\020 \376\367L\377\374\367!\371 h\n!@0\201r\374\367c\371\000(\b\320\377\367\206\377 h@0\300}\000(\356\320\000 \020\275\002 \020\275\020\265\227L h\001F@0\202z\016*\021\320\2001I{\211\007\030\324\300|\001(\025\330\377\367\307\371\020 \376\367#\377\374\367\370\370 h\016!@0\201r\374\367:\371\000(\f\320\377\367]\377 h@0\300}\000(\356\320 h/!@0\201r\000 \020\275\002 \020\275\020\265\037(\001\331\037 \003\340A\262\000)\000\332\000 \376\367*\374\020\275\020\265\004F\374\367p\372\003!\t\007\210\212\037 \300C\210\202wH\342\006\003h\322\016\r$d\003\033\031Z\205\212\212vJ\212\202vK\004hoJ@:\244\030#\204\213\212\000#\213\202rK\004h\244\030c\204\213\212\377#\213\202\001!\000h\211\002\200\030\201\204\020\275\020\265\004F\374\367E\372\003!\t\007\210\212\037 \300C\210\202bH\342\006\003h\322\016\r$d\003\033\031Z\205\212\212cJ\212\202\t#\004h\233\002YJ@:\244\030#\204\213\212\000#\213\202\\K\004h@3\244\030c\204\213\212\377#\213\202\007!\000h\311\002\200\030\201\204\020\275p\265\004F\374\367\030\372\003!\t\007\210\212\037 \300C\210\202KH\343\006\004h\333\016\r\"R\003\244\030c\205\213\212HK\213\202\004h[\034CM@=d\031#\204\213\212\200#\333C\213\202\000h\200!\200\030\001\204p\275\020\265>J\020h;K@;\300\030\000\217\021h\200\004@\017\311\030\t\217\311\006\311\016A\030\020h\300\030\000\217\200\t\300\007\300\017\000\320IB\020h\300\030\000\217\024h@\005@\017\344\030$\217\022h\344\006\344\016\000\031\322\030\022\217R\t\322\007\322\017\000\320@B\b\030@\020\0218\020\275\360\265\003 \000\007\201\212,I\201\202$J\201\023\024h!K@;\344\030!\200\201\212(N\206\202\036I\th\2001\fz\344\006\002\325\214{\244\006\001\325\001$\000\340\000$\001%d\000\255\002\027hd\031\377\030|\200\204\212\206\202\fz\344\006\002\325\211{I\006\001\325\001!\000\340\000!I\000\024hI\031\344\030\241\200\201\212\025I\211\034\201\202\024h\344\030\345\200\204\212\201\202\024h\344\030%\201\204\212\201\202\021h\311\030M\201\201\212\016I\201\202\tH\021h\311\030\210\201\360\275\200\240\001\000\220\000\000 \204\000\000 \377\177\000\000\200\242\001\000\363\217\000\000\f0\000\000 \000\000\363\213\000\000\377?\000\000\375\223\000\000\300\300\000\000p\265\003!\t\007\212\212\373J\212\202\202\002\373H\004h\r#[\003\344\030\"\205\212\212\370J\212\202\006h\000%\367L6\031u\200\367M-h\2005\255{\355\007\r\321\215\212\212\202\005hR\034,\031b\200\212\212@\"\322C\212\202\000h@!\300\030\001\204p\275\360\265\003!\t\007\212\212\346J\212\202\202\002\346H\003h\r'\177\003\333\031\032\205\212\212\343J\212\202\005h\000$\342K\355\030l\200\215\212\212\202\005h\355\030\254\200\215\212\212\202\005h\355\030\354\200\215\212\212\202\005h\355\030,\201\215\212\212\202\005h\355\030l\201\330L$h\2004\245{\356\007\326M\004\321\216\212\212\202\006h\366\030u\200\246{\266\007\004\324\216\212\212\202\006h\366\030\265\200\244{d\007\004\324\214\212\212\202\002h\322\030\325\200\212\212@\"\322C\212\202\000h@!\300\031\001\204n\347\376\265\305N\301J0h\302I\004F@0\303|\022h\001+(\320Q\030\t\216%F\341\203`5)x\241\204a\214\001\"\037#I\262\001\223\002\222\000\221\030\"\202V #\036!\000 \343^a^(V\376\367\315\3751h\300\262\nF`2\020p\023F :\215\214\024F\025v\032{\342u\312\213\n\204\377\367;\376\336\345Q\030\t\215\325\347\376\265\251N\246J1h\247K\fF@1\315|\022h\001--\320\322\030\022\216\037#\020\030\340\203a\"\020W \205\000\"\322C\000%\001\223\002\222\000\225\030\"\212V #\036!\343^a^\376\367\230\3751h\nF`2Pp\023F :\f\215\027F\024v\032{\372u\312\213\n\204\373\367\023\3770hj!\t\\\000)\006\320\001!\2000Ar\242\345\322\030\022\215\320\347\2000Er\234\345\376\265\207H\001h\210H@0\b\030@\210\207L\002\007 h\022\017\007F`7\272p\202\204*!A^\001%\013\035\b+\003\330V#\033\\\001+\"\320\000\"\322C\017#\000&\001\223\002\222\000\226,#\303^\004\"\002 \272V8V\376\367R\375\"h\301\262\020F`0\201p\222\214\322\262\002q\003{\001+\001\320\206q\b\340\221B\001\321\205q\004\340\002!\201q\001\340:q\275q hA\215\201\205V!\t\\\001)\006\321\001F`1\212y\001*\001\320\002\"\212q\003!\t\007\212\212\017\"\322C\212\202`0\201x]H\002h^H@0\020\030A\200A\345\370\265\\L\001% h\001F@1\313|\002F`2\000+\004\320\001+\006\321\003x[\007\003\325\215#\033\\[\007\001\325\025rf\340\000xB\007\005 \000*Hw\003\332\376\367\217\371!hH\204\376\367\223\371LJ\021h\310\204\377\367\374\372\022h\004F\021F`1\bp\020x@\007@\325\023F\2003Xy\000(\005\320\000 \bV\000(\001\332`\034\032\340& V\214\020^\264F@O\206\0318\214\266F\206B\b\332Xz\000(\005\321\377&v6\264E\001\322\037,\352\323~\214\266E#\334Xz\000( \321\001\340`\036\bp2N\bx\377\367C\3750h\002F`0\001x\241B\033\320\003z\001+\030\320\002%\241B\032\331\004+\026\320@2\222}\001*\022\320\003\"\002r\b\033\032\340\211 \200\\\000(\004\320@2R\177\224B\333\330\334\347\037,\274\323\331\347\005r\000 \370\275\005r\354\347\003+\t\320@2\222}\001*\005\320\004\"\002r`\032@B@\262\370\275\005r\371\347\020\265\004F\373\367\212\377\003!\t\007\210\212\037 \300C\210\202\rH\342\006\003h\322\016\r$d\003\033\031Z\205\212\212\017J\212\202\t#\004h\233\002\bJ\244\030#\204\213\212\000#\213\202\nI\000h\200\030A\204\020\275\000\000\377\203\000\000\204\000\000 \377\177\000\000@\240\001\000\220\000\000 \000\200\000\000\000\004\000 \377\213\000\000` \000\0000\265\001!\r(\004\330\200\037\201@\311\262\001 \003\340\0168\201@\311\262\002 \003\"\022\007\223\212\377#\223\202\376K\f\002\035h\376Im\030\254\204\224\212\f$\344C\224\202\032h\200\000Q\030\b\2040\275\376\265\366M(h\366N@6\200\031\200\210\365OA\007<hI\017 F`0\301p\241\204\000#\333C\007\"\000!\002\223\001\222\000\221.#&!\343^\005\"a^\202V\004F\003 V\376\367\030\374:h\021F`1\310p\220\214Hq\b{\310q\320\214\320\205\003 \000\007\202\212\007\"\322C\202\202\310x)h\211\031\210\200%\344p\265\335L\377% h\001F@1\212z\027*\027\320\030*\"\320\311|\000)#\321\001xI\007 \325`0@z\000(\017\321\t \377\367\203\375 h\001\"i!\nT\027\"J!\nT\2000\205r\373\367\207\375\000(\022\320\t \377\367\235\375 h\030\"J!\nT\2000\205r\373\367z\375\000(\005\320 h\031!@0\201r\000 p\275\002 p\275\000\265\300I\002F\th\000 \2001\023\000\002\360h\373\006\024\004\007\n\r\020\024\210{\300\007\n\340\210{\200\007\007\340\210{@\007\004\340\210{\000\007\001\340\210{\300\006\300\027@\034\000\275\370\265\261L\001& h\000%@0\200z ((\320!(v\320\376\367\307\375 h\001F@0\302|\000*\002\320\001*O\320\202\340\txI\007\177\325\206v\305v h@0\200~\377\367\302\377\000(\036\320 h\006!@0\200~\376\367\355\376 h@0\305uEu\373\367\334\374 h !@0\201r\373\367\036\375\000(g\320 h@0\301~\200~\377\367{\371 h@0\300}\000(\352\320 h\002F\2002\021z\311\006\020\325\001F@1\032#\313V\001+\002\321\227{\277\006\004\325\002+\005\321\222{R\006\002\324\312~\000*\n\320\001F@1\315v\212~R\034\212vZ!AV\006)\270\3335\340\316v\370\347\txI\0070\325\002!\201v\305v h@0\200~\377\367r\377\000(\036\320 h\006!@0\200~\376\367\235\376 h@0\305uEu\373\367\214\374 h!!@0\201r\373\367\316\374\000(\027\320 h@0\301~\200~\377\367+\371 h@0\300}\000(\352\320 h@0\201~\211\034I\262\201v\005)\321\333 h@0\205r\000 \370\275\002 \370\275\370\265aM\000$(h\002F@0\201z\020)M\320\301|(F\000h\2000\000)\002\320\001)w\320y\340@{\300\007v\321\376\367\035\375(h\000x@\007\006\324\f \377\367\242\373(h\000x@\007.\325(h\001F@1\212}\001*\r\320\205!\t\\\000)\002\320\000!\311C6\340\375\367\376\376)hH\205\377\367\\\375G\340\311\177\000)\000\321D\205\205!\t\\\000)\003\320A\215I\036A\205\005\340\375\367\353\376)hJ\215\200\030H\205(h@0\301\177I\034\311\262\301w\b)(\320,\340\373\367\027\374(h\020!@0\201r\373\367Y\374\000(\f\320(h2K\001F@1\212}1N\001*\006\320\031h\211\031\t\216A\205\312\347\002 \370\275\312\177\000*\000\321D\205G\215\033h\233\031\033\216R\034\373\030C\205\320\262\310w\b(\004\321\377\367\026\375(h@0\304w(h\001xI\007\f\324`0\200y\000(\227\320\007\340\000\340\002\340@{\300\007\b\320\001 `2\220q(h3!@0\201r\000 \370\275\376\367\235\374(h\001F@0\202}\001*\006\320\377\367r\373)hH\205\377\367\356\374\025\340\300\177\000(\000\321L\205\377\367g\373)hJ\215\200\030H\205@1\310\177@\034\300\262\310w\b(\004\321\377\367\332\374(h@0\304w(h\001xI\007\320\324`0\200y\005\340\204\000\000 @\240\001\000\220\000\000 \000(\315\320\304\347\020\265\373L h\001F@1\312|\000*\006\320\001*\002\321\002xR\007\001\324\000 \303\345\211z\017)\"\320\2000@{\200\006*\324\376\367R\374\000 \373\367\344\375\t \377\367\255\372\003 \000\007\201\212 !\311C\201\202\353I \th\352J\211\030\b\204\373\367\226\373!h`1Hp\373\367o\373 h\017!@0\201r\373\367\261\373\000(\f\320< \377\367L\374 h@0\300}\000(\355\320 h2!@0\201r\306\347\002 \212\345\020\265\327L h\001F@1\212z\021*!\320\311|\000)E\321\210!\t\\\311\tA\321\001x\211\006\211\017\002)<\320\376\367\f\374\f \377\367P\375 h\000!\301\204\006!@0Au h@0@}\377\367{\375\373\3672\373 h\021!@0\201r\373\367t\373\000(\021\320\302I\bh\302J\200\030\000\216\000(\020\320 h&#\303^\th\212\0300!Q^\000)\003\335\001!\003\340\002 H\345\000!\311CY\030\301\204 h@0A}I\034\311\262Au\026)\320\323\377\367p\375\002\340\001!`0\301q h1!@0\201r\000 0\345\370\265\003 \000\007\201\212\254I\201\202\251N\001 1h@\002\r'\177\003\311\031H\2000h\300\031\200\217\001\360\003\375\005F\001\340\000,\b\3200h\300\031\200\217\200\t\300\007\300\017\001\320\001$\000\340\000$\000,\005\320\001\360\361\374@\033\200\262\013(\353\3230h\301\031\n \b^\000,\003\320\000(\001\332\000$\344C F\370\275\020\265\220H\000h\2000\000z\200\007\001\325\000 \362\344\377\367\300\377\000(\372\320\003 \000\007\201\212\001!\311C\201\202\210I\001 \th\r\"R\003\211\030H\206\001F\027 \001\360r\377\001 \333\344\360\265\200L\000! h\003%\002x-\007R\007}N\017F\000*,\332X\"\202V F\000h\323\035`0\016+\001\330\207p\023\340\023F\0173\036+\002\330\020!\004\"\013\340\023F\0273.+\002\330 !\b\"\004\340\0372>*\002\3300!\f\"\202p\001 \376\367\302\374\250\212\017 \300C\250\202 h1h`0\200xhJ@2\211\030H\200 hX!AV\000)\001\332eH\001\340\003 \200\003\251\212\001!\251\2022hA\000\r @\003\022\030\221\200\251\212_I\251\2023h\200\"\033\030Z\200\252\212\251\2021h\b\030G\200\000 \360\275p\265SL\210! h\000%\t\\@0\311\007\000)\003\320\005vEv\000 p\275\201z\007)\001\320\005vEv\377\367=\377\000()\320!h@1\n~\020\030@\262\bvJ~\0370R\034R\262Jv>(\t\3300*\007\332\377\367\177\377 h\007!@0\201r\002 p\275\003 \000\007\201\212\001!\311C\201\202;I\001 \th\r\"R\003\211\030H\206\001F\027 \001\360\330\376\001 p\275 h@0\305\3472HS!\000h\n\\\301{\311\b\000*\007\320\001)\021\331\000|\300\b\001(\r\331\000 pG\001)\t\331\001|\311\b\001)\005\331A{\311\b\001)\001\331\200{\356\347\001 pG\370\265\"M\017#*h\021F@1\313VKv\220{T{\000\033@\020\320\204\216}\000$\001.\006\320\001&@\005\366\005\200\031\000\026\030\032\r\340\026F\2006\267y\007/\t\323\264q\f(\001\335X\036\003\340\f&\360B\001\332X\034Hv\031 \bV\030(\001\332\030 \002\340,(\001\335, Hv\031 \bV\203B/\320\303\032\333\000\323\204\310s\373\367X\374(h&\"\201{\202^\370#\211\030\t\262\001\205\000)\r\332\004\205\016\340\220\000\000 \204\000\000 @\240\001\000\377\370\000\000\377?\000\000\177\377\000\000\370)\000\335\003\205\001\215\201sA{\211\032\t\262\001\205\000)\001\332\004\205\002\340\370)\000\335\003\205\001\215As\000 \370\275\020\265\370L h\001F@0\202z\022*#\320\300|\000(\001\320\001(p\321\2001H{@\006l\324\376\367>\372\373\367\224\371!h@1\bv\b|\bw\017 \373\367&\373 h\000!@0\035\340\211}\001)2\320\375\367\324\374\373\367_\371 h\022!@0\201r\373\367\241\371\000()\320 h@0\201}@}\001)%\320\375\367_\375 h@0\301}\000)\350\320A}I\034Au!h@1\312|H}\000*\030\320\002\"\220B\327\323\034 \bV\373\367\231\373!hX \bV\373\367`\371\377\367'\377\001(\n\320&\340\375\367\325\374\313\347\002 \230\345\375\367\352\375\330\347\004\"\345\347 h\200y@\006\030\324\001!\033 \001\360\345\375 h\2000\001z\n\007\001!\000*\f\333\003 \000\007\202\212\312\036\202\202\277H\000h\r\"R\003\200\030A\206\001 w\345\001t h0#\001F\002F@1\213r\2000\204y\003Fd\034\204q\310|\000(\n\321\020\210A\007\007\324\000\006\005\324X{\300\006\002\324\377\367\003\377]\345\000 [\345\020\265\004F\373\367\211\372\003!\t\007\210\212\037 \300C\210\202\250H\342\006\003h\322\016\r$d\003\033\031Z\205\212\212\244J\212\202\244K\004h\244J\244\030#\204\213\212\000#\213\202\242K\004h\244\030c\204\213\212\377#\213\202\001!\000h\211\002\200\030\201\2041\345\020\265\004F\373\367_\372\003!\t\007\210\212\037 \300C\210\202\223H\342\006\003h\322\016\r$d\003\033\031Z\205\212\212\217J\212\202\217K\004h\217J\244\030#\204\213\212\000#\213\202\216K\004h\244\030c\204\213\212\377#\213\202\001!\000h\211\002\200\030\201\204\007\345p\265\201LM\" h\000%\021V-)+\320.)\016\320a!\t\\\2000At\024 \377\367\233\377 h\005\204\373\367\205\370 h.!@0As\373\367\307\370\000(1\320\000 \377\367b\371 h\001F@0\302}\000*\354\320`1IxAw\024 \377\367\252\377 h\005\204\373\367j\370 h-!@0As\373\367\254\370\000(\026\320\000 \377\367G\371\"h\021F@1\310}\000(\354\320Msa$H\177\243V\230B\000\335\030FHw\221 \020V\373\367x\370\000 p\275\002 p\275\370\265`HXL\202\177 h\001F@0\203z#+-\320$+<\320\303|\000+\002\321\013x[\007\001\324\000 \370\275\000%\013FM\204\2003\036y\001.\000\320Eu[y\000+\017\320\017#\303V\235\032\000-\001\335[\036\303s\017#\303V\232\032\001\325[\034\303s\001 H\204V\340\310x\b8@\262\373\367t\372 h#!@0\201r\377\367u\377\002(\326\320 h]!\t\\\301\204\300x\b0@\262\373\367c\372 h$!@0\201r\377\367d\377\002(\305\320\"h\000&\020F@0A\177\323\214\366C\311\032\t\262\321\204\000)\020\320C}\000+1\320\000)\001\333\001#\000\3403F\034%EW\000-\001\333\001%\000\3405F\253B#\320\001#S\204\000)\001\333\rF\000\340MB\034#\303V\000+\001\333\037F\000\340_B\275B\n\335\2002\322x\001*\032\320\017\"\202V\000+\000\333\001&\222\031\302s\001w!h\017 @1\bV\030(\017\332\030 \020\340\2002\322x\001*\006\320\017\"\202V\000)\000\333\001&\222\033\352\347\017\"\202V\347\347,(\001\335, \310s\017 \bV\373\367J\372 h\001F@0B}\003FR\034\322\262BuH\214\001(\024\320\020*\022\322\001 \021\340\000\000\220\000\000 \204\000\000 \363\217\000\000\f0\000\000@\240\001\000``\000\000` \000\000\000\004\000 \000 \2001\bq\000 \230r\373\367\335\371E\347\376\265\376N0h\3770\0010E\216hF\005\200\254\0060h\244\016\372O\300\031\200\210@\007\300\017\016\321\350\013\f\320\270\005\201\212\004!\311C\201\2021h\004 \311\031\210\200\001!\020 \001\360$\374\360H\001h\bF\2000\302~\242B\033\320\000#\001\"\000,\016\320B1\r\200\002v\003 \000\007\201\212\203\2020h\300\031\003\200\001#\000\222\001\224\003\"\004\340\302u\001\223\000\222\001#\004\"\t!\001 \001\360\213\373\337H\000h\2000\304v\376\275|\265\332L h\332I@9@\030\300\214\003#\306\007\330H\033\007\000h\000!\2000\000.\326J\323M\236\212\232\202\013\320#h\002\"[\031\232\200\001\"\202u\302u\000\221\001\221\023F\013!\031\340\"hR\031\221\200\"hR\031\222\210R\007\322\017\013\321\232\212\231\202\"hR\031R\210#hR\004R\f[\031Z\200\201uAv\000\221\001#\004\"\001\221!!\001 \001\360I\373|\275\020\265\273H\000h\273I@9@\030\204\215`\b\300\007\001\320\377\367\266\377\340\007\001\320\377\367j\377\020\275|\265\264N\005F0h\001$\2000\300}\000(\b\321\005 \001\220\000#\002\"\025!\000\224\001 \001\360%\3731h\000 \2001\bv\003\"\310u\022\007\223\212\220\202\245H\000h\245J\200\030\005\200\210~@\034\302\262\212v\350\262\001*\000\224\001\220\006\320\000#\002\"\n!\001 \001\360\b\373|\275\000#\001\" !\367\347p\265\230I\bh\230J\200\030C\210\001 \300\003\003C\220\005\204\212\001$\344C\204\202\rh\001$\255\030\254\200\204\212\000$\204\202\bh\200\030C\200\001!\f \001\360]\373p\275\017\264\020\265\003 \000\007\201\212\377!\t\002\201\202lF\341\216\311\007\013\016\241\216\311\007I\016\013Ca\216\311\007\211\016\013C!\216\311\007\311\016\013C\341\215\311\007\t\017\013C\241\215\311\007I\017\013Ca\215\311\007\211\017\013C!\215\311\007\311\017\013CvI\fh\321\"R\002\244\030\343\206\203\212##\233\002\203\202lFc\214$\214\333\007\344\007[\f\244\f#ClF\344\213\344\007\344\f#ClFd\213\344\007\244\r#ClF$\213\344\007\344\r#ClF\344\212\344\007$\016#ClF\244\212\344\007d\016#ClFd\212\344\007\244\016#ClF$\212\344\007\344\016#ClF\344\211\344\007$\017#ClF\244\211\344\007d\017#ClFd\211\344\007\244\017#ClF$\211\344\007\344\017#C\fh\244\030#\207\203\212\001#\333\003\203\202\020\254\243\214d\214\333\007\344\007[\f\244\f#C\020\254$\214\344\007\344\f#C\020\254\344\213\344\007$\r#C\020\254\244\213\344\007d\r#C\020\254d\213\344\007\244\r#C\020\254$\213\344\007\344\r#C\020\254\344\212\344\007$\016#C\020\254\244\212\344\007d\016#C\020\254d\212\344\007\244\016#C\020\254$\212\344\007\344\016#C\020\254\344\211\344\007$\017#C\020\254\244\211\344\007d\017#C\020\254d\211\344\007\244\017#C\020\254$\211\344\007\344\017#C\fh\244\030c\207\203\212\017#\333C\203\202\020\254`\210#\210\300\007\333\007\000\017[\017\030ClF\343\217\th\333\007\233\017\030C\243\217\333\007\333\017\030C\211\030\210\207\020\274\b\274\000 \004\260\030G\377\265\253\260\036\000\025F\004F\030\320\000' !\025\250\001\360\b\373\024!&\250\001\360\004\373\000 \000\220\001\220\002\220$!\035\250\001\360\374\372\000/\n\320\022-\005\335\006 \255\037\351\262\006\340\001'\345\347\351\262\000 \001\340\351\262\360\262,\232\303\007\022\033R\032\022\032\325\262\001\"\000+\001\321\006(\001\323 \253\032\203\002(\007\340\204\000\000 \300\240\001\000\220\000\000 \375\377\000\000\001\323 \253\032\204\004(\004\323 \253\232\204\006(\000\323\232\203\376H @\001(\001\320\n,\001\333\020\250\202\206\002,\001\333 \250\202\201\004,\001\333 \250\302\200\006,\001\333 \250\002\200\b,\004\333\020\250B\207\n,\000\333B\205\310\007\001\321\b)\001\323\020\250\202\202\002)\001\323\020\250\202\203\004)\001\323\020\250\002\204\006)\004\323\020\250\202\204\b)\000\323\002\203\020\250D\215\000,\037\321\310\007\001\320\b)\031\322\022)\027\322\020\250@\217\001(\001\321\n)\021\322 \250\000\210\001(\001\321\f)\013\322 \250\300\210\001(\001\321\016)\005\322 \250\200\211\001(\003\321\020)\001\323\020\250\202\205\020\253X\217\003\220\000(\002\321\n)\000\323\232\207 \250\000\210\204F\000(\003\321\f)\001\323 \250B\200 \250\307\210\000/\002\321\016)\000\323\002\201\206\211\000.\002\321\020)\000\323\302\201\233\216\000+\025\321\022)\021\322\003\230\001(\001\321\n)\f\322`F\001(\001\321\f)\007\322\001/\001\321\016)\003\322\001.\003\321\020)\001\323\020\250\302\206\000-~\320m\036\350\262\301\007\001\320iF\n\200@\b\366\320\301\007\005\320@\036iF\000\006J\200\000\016\356\320iF\211\210\000)\005\321\200\036iF\000\006\212\200\000\016\344\320iF\311\210\000)\005\321\200\036iF\000\006\312\200\000\016\332\320iFI\210\000)o\321 \251\311\213\000)\r\321 \251\211\213\000)\t\321iFJ\200\200\036 \251\000\006\312\203\000\016\306\320\000*]\321 \251I\213\000)\r\321 \251\t\213\000)\t\321iFJ\200\200\036 \251\000\006J\203\000\016\264\320\000*K\321\020\251I\213\000)\r\321\020\251\t\213\000)\t\321iFJ\200\200\036\020\251\000\006J\203\000\016\242\320\000*9\321\020\251\311\212\000)\r\321\020\251\211\212\000)\t\321iFJ\200\200\036\020\251\000\006\312\202\000\016\220\320\000*'\321\020\251\t\217\000)\021\321\000+\017\321\020\251\311\216\000)\013\321iFJ\200\020\251\n\207\000\340\036\341\200\036\000\006\000\016\212\320\000*\021\321\020\251\311\215\000)\r\321\000,\013\321\020\251\211\215\000)\007\321iFJ\200\200\036\020\251\000\006\312\205\000\016\212\320 \251\311\214\000)\t\321 \251\211\214\000)\005\321\200\036 \251\000\006\312\204\000\016\220\320 \251I\214\000)\t\321 \251\t\214\000)\005\321\200\036 \251\000\006J\204\000\016\224\320\020\251\311\214\000)\t\321\020\251\211\214\000)\005\321\200\036\020\251\000\006\312\204\000\016\206\320\020\251I\214\000)\t\321\020\251\t\214\000)\005\321\200\036\020\251\000\006J\204\000\016\212\320\020\251\311\213\000)\t\321\020\251\211\213\000)\005\321\200\036\020\251\000\006\312\203\000\016\216\320 \251\t\212\000)\013\321\000.\t\321 \251\311\211\000)\005\321\200\036 \251\000\006\n\202\000\016\224\320 \251I\211\000)\013\321\000/\t\321 \251\t\211\000)\005\321\200\036 \251\000\006J\201\000\016\204\320 \251\211\210\000)\f\321aF\000)\t\321 \251I\210\000)\005\321\200\036 \251\000\006\212\200\000\016\207\320\020\251\311\217\000)\f\321\003\231\000)\t\321\020\251\211\217\000)\005\321\200\036\020\251\000\006\312\207\000\016~\320 \251\311\213\000):\321 \251\211\213\000)6\321 \255m\213\000-\016\321 \255-\213\000-\n\321 \255\200\036\352\203\000\006j\203\000\016g\320\000*%\321\000)#\321\020\255m\213\000-\017\321\020\255-\213\000-\013\321 \255\352\203\200\036\020\255\000\006j\203\000\016S\320\000*\021\321\000)\017\321\020\251\311\212\000)\013\321\020\251\211\212\000)\007\321 \251\312\203\200\036\020\251\000\006\312\202\000\016?\320 \251I\213\000)*\321 \251\t\213\000)&\321\020\255m\213\000-\022\321\020\255-\213\000-\016\321 \255\001\340\001\000\000\200j\203\200\036\020\255\000\006j\203\000\016$\320\000*\021\321\000)\017\321\020\251\311\212\000)\013\321\020\251\211\212\000)\007\321 \251J\203\200\036\020\251\000\006\312\202\000\016\020\320\020\251I\213\000)\024\321\020\251\t\213\000)\020\321\020\251\311\212\000)\f\321\020\251\211\212\000)\b\321\000\340\204\340\020\251\200\036J\203\000\006\312\202\000\016}\320 \251\311\213\000)+\321 \251\211\213\000)'\321\020\255-\217\000-\021\321\000+\017\321\020\255\355\216\000-\013\321 \255\352\203\200\036\020\255\000\006*\207\000\016c\320\000*\023\321\000)\021\321\020\251\311\215\000)\r\321\000,\013\321\020\251\211\215\000)\007\321 \251\312\203\200\036\020\251\000\006\312\205\000\016M\320 \251I\213\000)+\321 \251\t\213\000)'\321\020\255-\217\000-\021\321\000+\017\321\020\255\355\216\000-\013\321 \255j\203\200\036\020\255\000\006*\207\000\0163\320\000*\023\321\000)\021\321\020\251\311\215\000)\r\321\000,\013\321\020\251\211\215\000)\007\321 \251J\203\200\036\020\251\000\006\312\205\000\016t\320\020\251I\213\000)+\321\020\251\t\213\000)'\321\020\255-\217\000-\020\321\000+\016\321\020\255\355\216\000-\n\321\020\255\200\036j\203\000\006*\207\000\016[\320\000*\024\321\000)\022\321\000\340U\340\020\251\311\215\000)\f\321\000,\n\321\020\251\211\215\000)\006\321\020\251\200\036J\203\000\006\312\205\000\016D\320\020\251\311\212\000))\321\020\251\211\212\000)%\321\020\255-\217\000-\020\321\000+\016\321\020\255\355\216\000-\n\321\020\255\200\036\352\202\000\006*\207\000\016+\320\000*\022\321\000)\020\321\020\251\311\215\000)\f\321\000,\n\321\020\251\211\215\000)\006\321\020\251\200\036\312\202\000\006\312\205\000\016\026\320\020\250\000\217\000(\022\321\000+\020\321\020\250\300\216\000(\f\321\020\250\300\215\000(\b\321\000,\006\321\020\250\200\215\000(\002\321\020\250\002\207\302\205\"\"\035\251\f\250\371\367^\371kF\007\313\t\253\007\303\024\"&\251\004\250\371\367U\371\031\254\017\314lF\017\304\025\254\017\314\377\367\271\373/\260\360\275\370\265\003$$\007\245\212\312M\245\202\006\0076\017\325\006\355\f.C\307M/h\307M\177\031>\201\246\212?&\366C\246\202\303O\216\006?h\266\016}\031n\201\245\212\301M\245\202\000+\005\320\000$e\003\000(\003\335\001$\002\340\001$\370\347\000$$\003%C\000*\001\335\001$\000\340\000$\344\002%C\000+\001\335\001$\000\340\000$\244\002%C\261L&h\261O\2007\366\031u\201\003%-\007\256\212\017&\366C\256\202\035\007$h-\017\321&v\002\244\031%\204\377\367K\374\370\275\376\265\000 iF\b\201\244H\001h\244J@:\211\030I\215\000h\3770\0010\000\216iF\b\200\000 \r\210\204F\250\004\f'0&\000(\n\332\000 \002F<!cF\377\367\224\377\267C\0207\270\b\200\000\020\340\350\004\022\325\226K\027 \030\"\026!\030V\232VYVcF\377\367\203\377\004 \260C\0200\200\b\200\000iF@\034\b\201\376\340\250\006\374\320\211J\020h\211K\300\030@\211\201\006\020h\211\016\300\030\000\211\022h\000\007\000\017\322\030\022\211+\007\322\004\322\016\000$\233\017\001+\002\320\002+\030\3201\340I\034!)\007\333<)\003\334C\030\233\030<+\001\335I\036\027\340\001$K\034!+\006\333<+\036\334C\030\233\030[\034<+\031\334\004'\027\340\b'I\036<)\b\334!)\003\333\013\032\233\032\006+\002\332I\034I\262\n\340\001$K\036<+\354\334!+\004\333\013\032\233\032[\036\006+\345\332kF\037\201\253\006\233\017\001+\002\320\002+\032\320G\340R\036\030*\007\334\000*\005\332oF;\2113C;\201R\034<\340\001$S\036\030+\005\334\000+\003\332oF;\2113C1\340oF;\211\263C\0203,\340R\034\023\324\030*\n\334C\030\233\030<+\006\334\013\032\233\032\006+\002\333\203\030\030+\006\335oF;\211\263C 3;\201R\036\027\340\001$S\034\341\324\030+\r\334C\030\233\030[\034<+\b\334\013\032\233\032[\036\006+\003\333\203\030[\034\030+\321\335oF;\211\263C 3;\201\253\007\233\017\001+\002\320\002+\035\320L\340\003&@\036\n(\007\334\000(\005\332oF;\2113C;\201@\034@\340\001$C\036\n+\006\334\000+\004\332oF;\2113C;\2015\340nF3\211\233\b\233\000[\034.\340@\034\024\324\n(\n\334C\030\233\030<+\006\334\013\032\233\032\006+\002\333\203\030\030+\007\335nF3\211\233\b\233\000\233\0343\201@\036\030\340\001$C\034\337\324\n+\r\334C\030\233\030[\034<+\b\334\013\032\233\032[\036\006+\003\333\203\030[\034\030+\317\335nF3\211\233\b\233\000\233\0343\201cF\377\367\207\376\000,\t\320\251\006\211\016\001 \001\221\003F\004\"\000\220\037!\000\360\030\375\nJ\020h\nK\300\030\200\211\301\003hF\000\211@\004@\f\bC\231\005\214\212\000$\214\202\021h\311\030H\200\376\275\000\000\360\340\000\000\204\000\000 \300\240\001\000\377\303\000\000\000\004\000 \360\265\371J>#\021\210\000%\231C\364L\365N\003\000\000\360\347\376\t\0067h\231\312\375\374\373\372\371\000\003 \000\007\203\212?#\233\002\203\202\357OH#?h?\031;\206\203\212\203\023\203\202\353K\033h\033\031\335\205\203\212\351K\203\202\347K\033h\033\031\235\205\203\212\006#\333C\203\202\343O\004#?h?\031{\206\203\212\206\202\340K\033h\033\031]\206\203\212\206\202\335K\001 \033h\033\031X\206.1\214\341\003 \000\007\203\212?#\233\002\203\202\326O(#?h?\031;\206\203\212\203\023\203\202\322K\033h\033\031\335\205\203\212\321K\203\202\317K\033h\033\031\235\205\203\212\006#\333C\203\202\313O\004#?h?\031{\206\203\212\206\202\307K\033h\033\031]\206\203\212\206\202\304H\001#\000h\000\031C\206\211\035[\341\003 \000\007\203\212?#\233\002\203\202\276O*#?h?\031;\206\203\212\203\023\203\202\272K\033h\033\031\335\205\203\212\270K\203\202\266K\033h\033\031\235\205\203\212\006#\333C\203\202\262O\004#?h?\031{\206\203\212\206\202\257K\033h\033\031]\206\203\212\206\202\254K\001 \033h\033\031X\206\b1*\341\003 \000\007\203\212?#\233\002\203\202\245O4#?h?\031;\206\203\212\203\023\203\202\241K\033h\033\031\335\205\203\212\240K\203\202\236K\033h\033\031\235\205\203\212\006#\333C\203\202\232O\004#?h?\031{\206\203\212\206\202\226K\033h\033\031]\206\203\212\206\202\223K\001 \033h\033\031X\206\0261\371\340\003 \000\007\203\212?#\233\002\203\202\215O<#?h?\031;\206\203\212\203\023\203\202\211K\033h\033\031\335\205\203\212\207K\203\202\205K\033h\033\031\235\205\203\212\006#\333C\203\202\201O\004#?h?\031{\206\203\212\206\202~K\033h\033\031]\206\203\212\206\202{K\001 \033h\033\031\004\340\312\340\230\340f\3404\340\002\340X\206 1\302\340\003 \000\007\203\212?#\233\002\203\202qO@#?h?\031;\206\203\212\203\023\203\202mK\033h\033\031\335\205\203\212lK\203\202jK\033h\033\031\235\205\203\212\006#\333C\203\202fO\004#?h?\031{\206\203\212\206\202bK\033h\033\031]\206\203\212\206\202_K\001 \033h\033\031X\206$1\221\340\003 \000\007\203\212?#\233\002\203\202YOB#?h?\031;\206\203\212\203\023\203\202UK\033h\033\031\335\205\203\212SK\203\202QK\033h\033\031\235\205\203\212\006#\333C\203\202MO\004#?h?\031{\206\203\212\206\202JK\033h\033\031]\206\203\212\206\202GK\001 \033h\033\031X\206&1`\340\003 \000\007\203\212?#\233\002\203\202@OF#?h?\031;\206\203\212\203\023\203\202<K\033h\033\031\335\205\203\212;K\203\2029K\033h\033\031\235\205\203\212\006#\333C\203\2025O\004#?h?\031{\206\203\212\206\2021K\033h\033\031]\206\203\212\206\202.K\001 \033h\033\031X\206,1/\340\003 \000\007\203\212?#\233\002\203\202(OP#?h?\031;\206\203\212\203\023\203\202$K\033h\033\031\335\205\203\212\"K\203\202 K\033h\033\031\235\205\203\212\006#\333C\203\202\034O\004#?h?\031{\206\203\212\206\202\031K\033h\033\031]\206\203\212\206\202\026K\001 \033h\033\031X\20681\021\200\360\275\000\265\003\000\000\360\035\375+\027))))\027)\027)))\031-+))))%%%%\031\031\027\027\027\027\027'\027\027'\027\027\027\027\027\027\027)))\027\000\006 \024\340\003 \022\340@\241\001\000\376\377\000\000\000\004\000 \204\000\000 \377\017\000\000\002 \006\340\007 \004\340\b \002\340\005 \000\340\004 \377\367\373\375\000\275\360\265MH\000!\000hLJ\200\030\002\212\214'\323\005\336\017\320\262\223\005R\005\325\017HJ\333\017\022h\333\001\024\210\274C\034C\024\200\r(&\320\n\334\003\000\000\360\320\374\r)++++)','''##,\0006(\036\320\016\334\021(\025\320\006\334\016(\022\320\017(\020\320\020(\027\321\r\3401(\013\3205(\022\321\016\340\007F7?;\000\000\360\261\374\005\n\006\006\006\006\r\000\001!\006\340\003!\004\340\004!\002\340\b!\000\340\t!\033(#\320\027(!\320\025(\037\320\023(\035\320\021(\033\320\031(\031\320\032(\027\320\026(\025\320\024(\023\320\022(\021\320\034(\017\320\036(\r\320\037(\013\320!(\t\320\"(\007\320$(\005\320((\003\320)(\001\320*(\002\321\004 \004C\024\200\003 \000\007\202\212\017\"\322C\202\202\022J\024h\024K\344\030!\200\201\212\023I\201\202\024hI\034\343\030\031\200\201\212\020I\201\202\024hs\000\r&v\003\244\031#\204\203\212\201\202\020hi\000\3770\0010\201\205\360\275\003H\000h\005I\3001@\030@\216\300\262.\347\204\000\000 \300\242\001\000\220\000\000 \000\241\001\000\377\177\000\000\375\377\000\000-H\000y\300\007\300\017pG+H\001x\217\"\021@\001p\001y\001x\001\"\021C\001ppG%H\200hpG$H\000\211\200\262pG\003 \000\007\000\212\200\005\200\rpG I\th\2001\211|\t\007\t\016\212\000\033I@1Q\030\210`\bx\217\"\020@\0200\bp\bx\001\"\020C\bppG\025H\000h\2000\200|\000\007\000\016\201\000\021H@0\b\030\001x\002\"\021C\001ppG\016H\fI\000h@1\2000\200|\000\007\000\016\200\000@\030\300hpG\bH\006I\000h@1\2000\200|\000\007\000\016\200\000@\030\000y\300\007\300\017pG\000\000\300\000\0000\220\000\000 \020\265r\266qI\310i\377\"\022\004\220C\001\"\222\005\020C\310aoImHH`\210`\000 mJ\001!\304\006\344\016\013F\243@D\t\244\000\244\030#`@\034@\262\f(\363\333\004$ F\000\360\256\370d\034d\262\f,\370\333b\266\020\275\376\265bL!h\000\221aMbO.h9h\001\221\001\002`J\200\007\211\030)`!h\372\022\221C@\013\001C!`\377\367_\373\000\230 `.`\001\2308`\376\275\376\265TL!h\000\221SMTO.h9h\001\221\001\002RJ\200\007\211\030)`!h\372\022\221C@\013\001C!`\376\367J\376\000\230 `.`\001\2308`\376\275\020\265\000\"\021F\001\230\000\360\374\370\020\275\020\265\000\"\021F\001\230\000\360\365\370\020\275\020\265\000\"\021F\001\230\000\360\356\370\020\275\020\265\000\"\021F\001\230\000\360\347\370\020\275\020\265\000\"\021F\001\230\000\360\340\370\020\275\020\265\000\"\021F\001\230\000\360\331\370\020\2755H@~\232\3474H\200~\227\3472H\300~\224\3471H\000\177\221\347/H@~\252\347.H\200~\247\347,H\300~\244\347+H\000\177\241\347\020\265\000\"\021F\001\230\000\360\272\370\020\275p\265%K\002F]~\004 \b$\225B\020\320\235~\225B\002\321\005 \t$\n\340\335~\225B\002\321\006 \n$\004\340\033\177\223B\001\321\007 \013$\000)\005\320\000\360\024\370 F\000\360\021\370p\275\000\360\004\370 F\000\360\001\370p\275\302\006\322\016\001!\221@@\t\021J\200\000\200\030\001`pG\302\006\322\016\001!\221@\fJ@\t\200\000\2002\200\030\001`pG\000\000\004\355\000\340\200\200\200\200\000\344\000\340\200\342\000\340\204\000\000 \220\000\000 \024\000\0000\000\005\000 \000\004\000 \000\341\000\340\020\265\377!\0011+H\000\360\372\371\020\275\301\b\020\265\t\035\037(\023\330r\266'J%K\022h\2002\222|\222\001\234\\\001,\000\321\t\035\322\030D\007S\\d\017\001 \240@\003CSTb\266\020\275\360\265\034I\033N\013h\2003\231|\211\001\215\031\251x\377),\320jx\376)\004\320\217\032\221B\003\330\r$\002\340\002$\002\340\000$<\031d\036$\006$\016\034\320\001,\000\321\240\036\224\000,\031R\034\340`\320\262\r(\000\323\000 \232|\222\001\222\031Pp\376)\013\321\231|\211\001\212\031\321x\201B\005\321I\034\310\262\r(\000\323\000 \320p\360\275\000\t\000 \220\000\000 \020\265 !9H\000\360\235\371 !8H\000\360\231\371\020\275r\266\277\363@\2176I #\n|\032C\nt\357\363\005\2010J\211\006\211\016\023x\021p\000+\r\321\221p\220`\357\363\b\200\320`\357\363\t\200\020a\357\363\006\200\220a\357\363\003\200\320a\001 \020)\006\323\004F\0209Si\214@#CSa\004\340\004FSh\214@#CS`\000!Qp\277\363@\217b\266\321x\001C\321p\376\347\360\265\005\235r\266\277\363@\217\031L@'&|>C&t\026L&x p\000.\t\321\240p\241`\357\363\b\201\341`\357\363\t\201\345a\243a!a\001! (\006\323\rF 8ci\205@+Cca\004\340\013Feh\203@\035Ce`\000 `p\277\363@\217b\266\000*\003\320\340x\bC\340p\376\347\360\275\000\000$\004\000 D\004\000 \000\004\000 \360\265LM\n!i^\000\"KNKKLO\n\340\264\\\\T@\036R\034I\036\t\262\300\262\322\262\000)\000\3329F\000(\362\321i\201\360\275\377\265\201\260\005F\004\230\013\236\000(\000\321r\266<IH{\377(\002\321K\211\b+\001\323\001$\000\340\000$\002\233[\036\375+R\322\000,P\3204II}\000)L\321\001-\002\320\000-\003\320\004\3404H\000h@y\220BB\323\377\367\234\375\007F\001\f0H\000h\000\f\b\032\000\004\000\f\022\320)I\377\"\212p\002\nJp\bp\003 \377\367\256\377#HA{\377)\004\321@\211\b(\001\322\000$\000\340\001$#H\000,\007` \320\001-$\320\000-'\320\b$\n\230\000(\b\320\031H1\n\006pAp1\f\201p\n\230\377\367\217\377\n\230\024I\000\035@\001 C\310p\026H\000\210\002\n\212pHp\002\230\bp\004 \377\367\177\377\004\230\000(\000\321b\266\005\260\360\275\rH\000h\2000\204|\330\347\017$\326\347\034\265\nF\000!\000\221\013F\001\221\001F\001 \377\367\200\377\034\275\000\000\000\004\000 \214\000\000 \000\001\000 \377\002\000\000\220\000\000 \210\000\000 0\265\016I\000 \tx\013ML\036\021\340\002\002R\031\2002\220t\000(\005\320C\036\023u\240B\003\321\000#\002\340#F\370\347C\034@\034\323t\300\262\210B\353\3230\275\000\005\000 \200\000\000 pG\370\265\004*,\323\203\007\022\320\013xI\034\003p@\034R\036\203\007\013\320\013xI\034\003p@\034R\036\203\007\004\320\013xI\034\003p@\034R\036\213\007\233\017\005\320\311\032\337\000 #\336\033\b\311\n\340\370\367\334\371\370\275\035F\b\311\375@\034F\264@,C\020\300\022\037\004*\365\322\363\b\311\032R\036\360\324\013xI\034\003p@\034R\036\352\324\013xI\034\003p@\034\001*\344\324\tx\001p\370\275\001\340\004\300\t\037\004)\373\322\213\007\001\325\002\200\200\034\311\007\000\320\002ppG\000)\013\320\303\007\002\320\002p@\034I\036\002)\004\323\203\007\002\325\002\200\200\034\211\036\343\347\000\"\356\347\000\"\337\347\003x\302x\031FCx\022\006\033\002\031C\203x\300x\033\004\031C\021C\t\002\t\n\000\006\bCpG\000\"\003\t\213B,\323\003\n\213B\021\323\000#\234FN\340\003F\013C<\324\000\"C\b\213B1\323\003\t\213B\034\323\003\n\213B\001\323\224F?\340\303\t\213B\001\323\313\001\300\032RA\203\t\213B\001\323\213\001\300\032RAC\t\213B\001\323K\001\300\032RA\003\t\213B\001\323\013\001\300\032RA\303\b\213B\001\323\313\000\300\032RA\203\b\213B\001\323\213\000\300\032RAC\b\213B\001\323K\000\300\032RAA\032\000\322\001FRA\020FpG]\340\312\017\000\320IB\003\020\000\323@BS@\000\"\234F\003\t\213B-\323\003\n\213B\022\323\374\"\211\001\022\272\003\n\213B\f\323\211\001\222\021\213B\b\323\211\001\222\021\213B\004\323\211\001:\320\222\021\000\340\211\t\303\t\213B\001\323\313\001\300\032RA\203\t\213B\001\323\213\001\300\032RAC\t\213B\001\323K\001\300\032RA\003\t\213B\001\323\013\001\300\032RA\303\b\213B\001\323\313\000\300\032RA\203\b\213B\001\323\213\000\300\032RA\331\322C\b\213B\001\323K\000\300\032RAA\032\000\322\001FcFRA[\020\020F\001\323@B\000+\000\325IBpGcF[\020\000\323@B\001\265\000 \300F\300F\002\275pGuF\000\360\"\370\256F\005\000iFSF\300\b\300\000\205F\030\260 \265\370\367\001\371`\274\000'I\b\266F\000&\300\305\300\305\300\305\300\305\300\305\300\305\300\305\300\305@=I\000\215FpG\004F\300F\300F F\370\367\263\370\000HpG\224\000\000 0\264tFd\036%xd\034\253B\000\322\035Fc][\000\343\0300\274\030G\031\031\031\031\031\031\031\031\031\030\030\030\030\030\030\030\031\031\031\031\032\"\"#$%&'()*+,-./001122!\020B \204@\b\2011\022b$\304H\210\221\000\000\n\000\025\000\037\000)\0004\000>\000I\000S\000]\000h\000r\000|\000\207\000\221\000\233\000\246\000\260\000\272\000\305\000\317\000\332\000\344\000\356\000\371\000\003\001\r\001\030\001\"\001,\0017\001A\001\000\000\021\000#\0004\000F\000W\000i\000z\000\214\000\235\000\257\000\300\000\322\000\343\000\365\000\006\001\030\001)\001;\001L\001]\001o\001\200\001\222\001\243\001\265\001\306\001\330\001\351\001\373\001\f\002\036\002\254\201\000\000\200\000\000 \024\000\000\000\304\001\000\000\300\201\000\000\224\000\000 l\t\000\000\340\001"
.space 22
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __DATA,__data
.globl _merlin16_ucode_ver ## @merlin16_ucode_ver
.p2align 1
_merlin16_ucode_ver:
.short 53506 ## 0xd102
.globl _merlin16_ucode_crc ## @merlin16_ucode_crc
.p2align 1
_merlin16_ucode_crc:
.short 52859 ## 0xce7b
.globl _merlin16_ucode_len ## @merlin16_ucode_len
.p2align 1
_merlin16_ucode_len:
.short 33216 ## 0x81c0
.globl _merlin16_ucode ## @merlin16_ucode
.p2align 4
_merlin16_ucode:
.ascii "\360\013\000 }\002\000\000\261y\000\000\277y\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\315y\000\000\000\000\000\000\000\000\000\000c\002\000\000\333y\000\000\351y\000\000\367y\000\0005z\000\0005z\000\000\005z\000\000\013z\000\000\021z\000\000\027z\000\000\035z\000\000#z\000\000)z\000\000/z\000\0005z\000\0005z\000\0005z\000\0005z\000\0005z\000\0005z\000\0005z\000\0005z\000\0005z\000\0005z\000\0005z\000\0005z\000\0005z\000\0005z\000\0005z\000\0005z\000\0005z\000\0005z\000\0005z\000\0005z\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\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\000Inf6\t\002\321\000\000\003\000\001\004$\000\001\000\001\000 \000\004\000 \000\000\000\000\000\005\000 \b\000\000\000\200\000\000\000$\004\000 \000\n\000 \000\000\000\000\020\000\000\000\000\t\000 D\004\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\001\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\360\002\370\000\360>\370\f\2400\310\b8$\030-\030\242Fg\036\253FTF]F\254B\001\321\000\3600\370~F\017>\017\314\266F\001&3B\000\320\373\032\242F\253F3C\030G\320\177\000\000\360\177\000\000\020:\002\323x\310x\301\372\330R\007\001\3230\3100\301\001\325\004h\f`pG\000\000\000#\000$\000%\000&\020:\001\323x\301\373\330R\007\000\3230\301\000\325\013`pG\037\265\037\275\020\265\020\275\007\360/\377\021F\377\367\367\377\000\360?\370\007\360G\377\003\264\377\367\362\377\003\274\000\3604\370\000\000p\265\005F\fF\026F\002\340\017\314\017\305\020>\020.\372\322\b.\002\323\003\314\003\305\b>\004.\007\323\001\314\001\3056\037\003\340!x)pd\034m\034v\036\371\322p\275\376\347\376\347\376\347\376\347\376\347\376\347\376\347\376\347\376\347\376\347\376\347\376\347\376\347\376\347\376\347\376\347\020\265\377\367\177\377\020\275\nF\003FpG\376\347pG\000\000\377\367\374\377\007\360&\374\007\360\202\374/M\000 ,F(`\005!\t\007@\030(`\007\360 \373\007\360\303\372\003 \000\007\201\212)I\201\202\"hI\034(H\022\030\021\205!h\b\030\200\216/\037\000\0138p\003\3601\370\007\360\204\375#I\"N\016`\003 \"h@\004\202C\"`/F\000$\rF\032\340(h\222!\t\\\300\"QC@0\201\200\003\360i\370(h\003\"\2000\300|R\004\000\002\200\031(`\2000\200|9h\200\007\221C@\013\001Cd\034\344\2629`\fH\000\037\000x\204B\337\323\003$d\004\000\360\337\371(h\2000\300|\000\002\200\031(`\2000\200|9h\200\007\241C@\013\001C9`\356\347\000\000\204\000\000 \377\177\000\000\300\241\001\000\000\005\000 \220\000\000 \376HV!\000h\n\\\001F\2001\001*\004\320\202yJs\300y\210spG\002zJs@z\371\347\367I\b\\pG\034\265\000!jF\021\200\220\200\364I\362J\t{\360LR\\!h`1\013x\232B\027\331\026\"\212V\001#\333\007\232B\021\321\000\007\200\017\002(\r\320\b kF\030\200R\036\212u\t}\001)\001\320\006\360>\371 h`0\000}\034\275\001 \bu\370\347\342H\002h\342IR\030\322\216\003h\222\004R\017[\030\333\216\000h[\005[\017\322\030R\b@\030\300\216\200\006\200\016\020\030pG\326I\0251\b\\pG|\265\005F\324H\322I\000{\0251\f\\\000 iF\b\200\215\200\377\367\332\377\251\006\211\017\313M\240B\n\330*h`2R}\242B\005\322\003)\003\320\020!jF\021\200\025\340\001&\240B\017\331*h`2S}\243B\n\322\033\030d\000\243B\006\331\002)\004\320 !kF\031\200\326t\002\340)h`1\316t)h`1HuhF\000\210\201\006\211\017\001\320\006\360\341\370(h`0\300||\275\370\265\262L\003& h6\007@0\300z\001'%8\261M\003\000\007\360\377\375\007!o\217\201\241\261\277\005\000\260\212\007 \300C\260\202*h\007!\252H@0\022\030\021\205\261\212\002!\311C\261\202*h\002!\020\030\001\204\b \007\360c\374\007\360\340\371!hH\204\000 @1\bv h\001F\2001\212}\000*\t\320B\177R\007<\325+\"@0\202rOv\006\360\324\370\370\275\007\360\311\371\201\262 hB\214Q\032d)+\333X!\t\\\000)\002\321\000\210\300\005\r\324\002!\017 \007\3609\374\260\212\001 \300C\260\202(h\r!I\003@\030G\206\026\340\260\212\001 \300C\260\202(h\207I@\030\300\214:F\202C(h@\030\302\204\007\360\237\371!hH\204@1\017v\002!\035 \007\360\030\374%!\177\340)h\3771\0011I\216\211\006\211\016@0A\200 h&\"\001F@1\312r\2000\300}\000(\267\320H\210\377\3677\377\001(\r\320 h(!@0\301r h\230!\t\\\000)\251\320\024!@0\201r&!]\340!h\000 @1H\200 h'\"\001F@1\312r\2000\300}\000(\227\320H\210\377\367\324\376\001(\r\320 h)!@0\301r h\230!\t\\\000)\211\320\024!@0\201r'!=\340\006\360W\370 h*!@0\301r(hWI\2001@\030\200\210@\007\300\017\275\320 h\231!\017T+!@0\301r(h\3770\0010\300\215\300\b\300\007\300\017\000\320g\347(h\3770\0010\300\215@\007\300\017\367\321(h\3770\0010\300\215\200\007\300\017\360\321(h\3770\0010\300\215\300\007\352\320\260\212\004 \300C\260\202*h\004!?H@0\020\030\001\204,! h@0\301r\370\275\370\2659L h\3770\0010\200\2153J\200\007\301\0176O\225#\020h\003%-\0075N@7\031T\000)\031\320@\177\000\007\t\324-K\030\"\026!\027 \232VYV\030V\000#\006\360_\374\250\212\256\202!h\001 \311\031\b\204#H\000h\000x\200\007\300\027@\034\370\275\250\212\256\202!h\004 \311\031\b\204\000 \370\275\376\265\033M\000$(h\2000\200|\000(\031\321\002\360\345\375\017'?\003\007\360\235\370\034N\000\f1h\t\f@\032\270B\f\335\031H\377!\201p\360!Ap\004p\003 \007\360\261\3720h9\004@\0300`\016N1h\017H@0\b\030\000\215\300\013\006\321\000#\007\231\032F\001 \000\224\007\360c\372)h\2001\210z\310r\004H\002h\r \021\340\220\000\000 \322\200\000\000\000\004\000 \204\000\000 @\240\001\000\200\241\001\000\372\377\000\000\210\000\000 \214\000\000 @\003\020\030\200\217\302\n\212r\001\006\311\017\003\321\200\006\200\016\002\360\026\372(hA|\000)\031\320\013\000\007\360\201\374\b\007\007\005\b\013\016\021\023\007\000\360\251\376\376\275\000\360\033\377\376\275\001\360\233\377\376\275\001\360\273\371\376\275\000 \000\340\001 \001\360\352\372\376\275\000!R\"\021T\001\210\374M\212\007\001$\000*6\333\373N\211\0053\325\2000\201z\003)/\331\021)-\320@}\000(*\320\366H\001h\r @\003\b\030\200\216\300\007\"\321\007\360H\3706h\007F0F60\007\360]\373\020!\310A\356I\300\033\210B\024\323\310\005\201\212\205\202\351H\001h\r @\003\b\030D\2067\2078\f\360\206@6pz\002!\bCpr\036 \007\360\251\372\376\275\337N0h\2000\301z\000)\006\321\200z\000(\023\320\001!\003 \007\360\233\3720h\2000\301z\003)\001\331\021)\b\321\200z\003(\005\331\021(\003\320\001!& \007\360\213\372\321H\000h\001F\2001\212z\000*\037\320\001*}\320\002*|\320\003*{\320@9\217z\311N;\000\007\360\372\373%\364\364\363\362\362\362\361\361\361\360\357\356\355\354\353\352\351\350\347\346\345\344\343\342\342\341\342\342\342\342\342\341\342\342\341\340\340\341\000\310z\275O\000(\003\320\002!\001 \007\360\\\372\272N1h\273H\b\030@\212@\007\200\017\"\320\001((\3208h@0@z\300\007\001\320\002\360_\3749h\001 @1\210t0h\262O\300\031\000\216@\007\200\017\001(~\320\260L }\000(\221\321\000\220\003F\001\"\004!\001\220\007\360\276\371\001 u\376\2758h@0@z\300\007\371\320\002\360>\374\376\275\241H\001h\243H\3008\b\030\200\211\300\007\300\017\022\320\003 \000\007\201\212\205\202\232I\000 \nh\234I\3009Q\030\210\201\002\360f\3748h\277\"\2000\001z\021@\001r\003&6\007\260\212\002 \300C\260\202\002 \217I\002\340\267\340;\341/\342\nh\217I\3009Q\030H\201\002\360\016\374\210H\000h\000x\300\007\001\320\006\360\211\376\206O9h\207H\b\030\300\2129h\000\007\000\017\3771\0011\211\215\000#\211\007\311\017\t\001\001C}H\000h\000\210\002\n\022\002\021C\000\006\000\n\001C\003 \002\"\001\221\000\220\021F\001 \007\360\\\371\002\360I\375\377\367<\376\000(xK\260\212\023\320\002 \300C\260\202:h\002 uIQ\030\310\200\260\212\000\340;\340\263\202\r!:h\211\001\321 @\002\020\030\301\204\020\340\263\202\377!:hA1\321 @\002\020\030\301\204\260\212\002 \300C\260\202:h\000!fH\020\030\301\200\260\212\265\2029hcH@0\b\030D\201ZH\000h\301zI\034\301r\376\275\215\343\002\342 \343\242\343\376\343\213\342\036\342\374\342\261\343:\343\024\343\355\342\346\342\207\343e\3429\342\316\342/\342\023\342\000\343\004\342\003$$\007\240\212\002 \300C\240\2021h\002 \311\031H\2050h\300\031\200\215\300\007\300\017\007\320\240\212\245\2021h\000 \311\031\210\205\002\360\374\373\002\360\250\373EH\000x\300\007\001\320\006\360\215\376BH\002!\000\210\000#@\272\000\221\001\220\001\"\005!\030F\007\360\341\370<I\000 \bu\002\360\207\374\240\212\245\2021h\001 \311\031H\205\261\3472N1h\r'\177\003\311\031I\217\211\007\005\320\001F@1Kz\375\"\023@Kr\001F@1Jz\322\007\005\320\200x\000(\013\321\bz\000(\b\320\000 \210r0h\300\031@\216\200\007\300\017\034\320%\340\002\360;\373\377\367\223\375\000(\362\320\003 \000\007\201\212\205\2022h\321!I\002R\030\324\204\202\212\205\2022h\3772\0012\224\205\202\212\205\2022h\000 Q\030\310\204\334\347\003 \000\007\201\212\030I\201\202\001 1h@\003\311\031\b\2040h\300\031\200\217\013M\302\n(h\001F\2001\212r\001*!\320\201zI\034\201r0h\300\031@\217\000#\300\262\002\"\007!\000\224\001\220 \340\000\000\376\377\000\000\220\000\000 \204\000\000 `\352\000\000\000\243\001\000\300\241\001\000\000\004\000 \017\374\000\000\300\240\001\000\377\337\000\000\310z\001(\013\3200h\300\031@\217\000#\300\262\002\"\006!\000\224\001\220\001 \007\360Q\370.\341@0\201z\373N\000)Az\005\320!CAr\002 \000\224\001\220+\341!CAr\302yR\bR\000\302q\212\007\n\324\000 \300C\006\360\t\376\006\360\034\3760h\360I\001\207\301\206\b\340\375\"\021@Ar\006\360!\3761h\b\207\000\f\310\2060h\001F@0Bz\322\007\005\320\211x\000)X\321\000z\000(U\320\003 \000\007\201\212 !\311C\201\202\341H\000!\002h\r @\003\020\030\001\204\002\360\016\376\335M*h\335H\020\030\300\212)h\000\007\000\017\3771\0011\211\215\000#\211\007\311\017\t\001\001C0h\000\210\002\n\022\002\021C\000\006\000\n\001C\003 \001\221\000\220\002\"\032!\001 \006\360\355\377\317H\002!\000\210\nF@\272\000\221\001\220\000#\031!\001 \006\360\341\3770h\2000\204F\000z@\006t\324\000\"\003!\t\007\210\212\204 \300C\210\202\320\007.h\000\016\302K\366\030\000\035\260\205\000 \000!\020(\005\322\037#\033\032\004\340\002\360\016\375\265\347\003F\020;\273N\333\262\267\212\000*\007\320\037'\377C\267\202/h\265N\276\031\363\205\006\340\265O\267\202/h\036\002\261K\373\030\236\205\000#/h\257N\2006\276\0316\2126\n\366\007\366\017\001\320I\034\311\262[\034\333\262\n+\360\323\000(\004\320\005)\036\330\037(\002\320\027\340\005)\025\331\244H\000*\201\212\b\320\037!\311C\201\202+h\020 \237IY\030\310\205\f\340\237I\201\202\001 +h\000\003\232IY\030\210\205\003\340@\034\300\262 (\255\323R\034\322\262\002*\233\323\225H\201\212\004!\311C\201\202*h\000 \221IQ\030\210\205`F\000z@!\bCaF\br\215H\201\212\216I\201\202\001!*h\211\003\r @\003\020\030\001\204\204H\001h\r @\003\b\030\200\217\177M\300\n)h\2001\210r\003(\005\320\311z\003)\b\331\021)\006\320\r\340\310z\003(\n\320\001!% \005\340\003(\005\331\021(\003\320\001!& \006\360\260\377(h@0Az\212\007\n\324\000 \300C\006\360\002\375\006\360\025\375(hlI\001\207\301\206\b\340\375\"\021@Ar\006\360\032\375)h\b\207\000\f\310\206(h@0\204t\371\345Hz CHr\000\224\001\224\000#\002\"\025!\001 \006\360\022\377cH\201\212\205\202^H\001h\r @\003\b\030D\206\344\345\007*\001\320\214r\340\345\200x\000(\005\321\bz\000(\002\320\023 \210r\345\340\003\360\212\373\002(\330\320VH\201\212PL\200<\204\202OJ\200!\025h\r#[\003\355\030i\200\201\212\204\202\021h\000 \311\030H\2000h\006!@0\201r\274\345\005\360=\370\002(\275\320\005\3609\370\001(\271\320\004\360J\371\002(\265\3200hS!\t\\\000)\004\320\001)*\321\001xI\007'\325\000x\000\006$\324\027 \000\360\236\372\003\360;\3730h\005!A\204\t \004\360\226\371\004!+ \006\360.\377\003\360\n\3771h`1\bp\000\360`\3720h\013!@0\201r\000\360\242\372\000(\212\320\004\360\007\3730h@0\300}\000(\356\3200h\000#`0\002xAx\022\002\200x\021C\000\004\001C\003 \001\"\001\221\000\220\022!\020F\006\360\220\3760h\000!@0\201t\001u0h\001F@1\312z(*\001\320)*\002\321\n}\001*|\320\312|\000*\004\320\001*\n\321\003x[\007\007\325\003x\033\006\004\324\000#`0\203q\003r\002\340`0\204q\004r\002*<\323\020H\202\212\017\"\322C\202\202\tJ\002$\025h\r#[\003\355\030,\206\204\212\fL\204\202\022h\000\025\322\030\020\206\t :\341\220\000\000 \377\377\000\000\204\000\000 \000\243\001\000\000\004\000 \000\241\001\000\000\000\0000\377\340\000\000\377\277\000\000\377\374\000\000\000\"\003 \212r\000\007\201\212\017!\311C\201\202\253M+h\r!I\003[\030\032\206\203\212\251K\203\202(h@\030\002\206\004\360\022\377\000(\000\320\005\345^\340\004\360\307\370\002(\371\3200h\2000\301{\000)\034\320\000!\301s\004!. \006\360\217\376\005\360?\370\000(\352\321\231H\001h\r @\003\t\030\211\216\311\007~\3200h\210!\t\\I\007z\325@0\300|\000(w\320\355\340L\340\004\360\017\376\002(\323\320\004!, \006\360p\3760h@0\201yI\007\005\325\200}\001(\002\320\004\360=\374\001\340\004\360\222\374\002(\300\3200h\204!\t\\\000)R\321`0\201y\002)\002\320\000)\002\320\t\340\204q\f\340\004!- \006\360O\376\004\360\034\375\002(\252\3200h`0\200y\001(\247\3210h`0\001z\002)\034\320\004\360\372\3720h`0\201y\001)\233\321\000z\001(\230\3210h@0\201}\001)\006\320\001}I\034\311\262\001u\004)\000\322)\3471h\nF@2\320|\000(\002\320'\340\004r\352\347\b\210C\007\"\325\013y\035\006\005\325X\006@\016\320s\000\360\365\373\031\340\203\006\233\017\002+\025\320\222y\022\007\022\325\000\006\020\324\2001H{\300\006\f\324\005\360\367\370\002(\217\320\002\3402\340|\340q\3400h\2000\000y\000(\203\3210h\225!\t\\\000)\r\320@0\301z,)\t\320\026!\201r\377\367e\3710h@0\300z,(\000\320O\3440hV!\t\\\001)\000\321O\347\001x\t\006\373\324\000!`0\301q\004\360\274\375\002(\356\3200h`0\300y\000(\366\3200h\2000\304s1\347\003%-\007\251\212<K\253\2029J\000'\021h\t\030\017\204\251\212\253\202\022h !\020\030\001\204\006\360=\373@\034@B\001!\300\b\t\004\210B\001\323I\036\000\340\201\2620hA\202\001{I\034\001s@0\004r\002!\016 \006\360\251\3750h\001F\2000B}\000*\013\320B~\000*\b\320\252\212\007\"\322C\252\202!J\022h#K\322\030\027\205\007s@1\000\340%\340\214t\002 \210rB\344\003\360\200\372\002(\372\3200h\373\"\2000\001z\021@\001r\037 \004\360>\3700h\025!@0\201r\003 \000\007\201\212\200!\311C\201\202\017I\200 \nh\r!I\003Q\030\b\2040h\377!\2000\201r0h@0\204t\000\360\351\370\000(\325\3200h\001z\311\t\343\321\220!\t\\\000)\337\321@0\204u\377\3678\370R\346\000\000\204\000\000 \377\374\000\000\337\377\000\000\200\240\001\000\000(\026\320\001(\025\320\000!@\000@\bI\034@\000I\262\000(\372\332\300\r\340\"\020@\312\027\322\016R\030R\tR\001\211\032\037\"Q\032@\030\300\262pG\340 pG\360\265\003$$\007\241\212\372I\241\202\000(\001\335\001!\000\340\000!\370J\211\002\370N\211\0302h\r'\177\003\322\031\021\201\001#\000![\002EB\007\340\242\212\362J\242\2022h\322\031\023\201I\034I\262\000(\001\333\002F\000\340*F\212B\360\334\360\275\360\265\353HS!\000h\001#\t\\\r'\003$\347J[\002\177\003$\007\344M\000)\f\320&!A^\344N\bF\0210\f\320\017)\027\320\240\212\242\202(h\300\031\003\201\240\212\242\202(h\300\031\003\201\033\340> \300C\377\367\261\377\001 \377\367\256\377\240\212\377 \240\202\001 \200\002\013\340> \300C\377\367\244\377\001 \377\367\241\377\240\212\377 \240\202\001 \300\002)h\211\031\210\204\315H\000h\301\214I\034\301\204\360\2750\265\003 \000\007\201\212\312J\202\202\305I\000$\rh\306K\355\030,\204\204\212\202\202\fhR\034\343\030\032\204\202\212\200\"\322C\202\202\th\200 \r\"R\003\211\030\b\204\274H\377!\000h\2000\201r0\275\267H\000h\271I@\030\200\216\200\004\200\026@BpG0\265\003!\t\007\212\212\212\023\212\202BB\222\006\r#\322\r[\002\324\030\254K\035h\256J\255\030\354\202\214\212\255L\214\202\033ha\034\232\030\321\202\250I\th`1Hp0\275\246H\000h\2000\200z\007(\001\320\000 pG\001 pGp\265\240H\000!\004h\"\177\243}\232B\001\323\320\032\002\340\277 \300\032\200\030\305\262\340\214c(\001\321\001!\311\003\277*\001\323\000 \000\340P\034\300\262\203B\002\321\001&\266\0031C\232B\002\321\001\"R\003\021C)C\241\202p\275p\265\377\367\327\377\005F\377\367\312\377\000(c\320\212L!h\b}\273(^\322&\"\212^c*Z\320@1\316|\202H\205I\206K\000.\026\320\0202\037*\002h\035\330V\030(\"\262^\000h\222\002@\030@\215\300\262\020C\377\367\330\376\002F hD!\tZ\000\177\b\030\032T\034\340\002hV\0300\"\262^\000h\222\002@\030@\216\200\005\200\r\007\340V\030,\"\262^\000h\222\002@\030\300\215\300\262\020C\377\367\272\376\001F hD\"\022Z\000\177\020\030\031T h\005w\377\367Z\377\037!\310B\034\334 hD\"\022Z\004\177\000!\022\031\231T\001\177\277)\001\323\000!\000\340I\034\001w&!A^\037)\007\332\377\367\335\376\037 \377\367I\377\377\367\034\377p\275c!\301\204p\275\377\3678\377@\036@\262\362\347\360\265\377\367b\377\007F\377\367U\377\000(o\320ON0h\001}\273)j\322&!A^c)f\320@0\300|HLJMLK\000(\013\320\0201 h\037)\022\330A\031( \b^!h\200\002I\031I\215\021\340 hA\0310 \b^!h\200\002I\031I\216\211\005\211\r\007\340A\031, \b^!h\200\002I\031\311\215\311\262\bC\377\367P\376\001F0hD\"\022Z\000\177\020\030\031T0h&!\007wA^\037)\002\332\377\367\206\376+\340D\"\022Z\000!\322\031\231T\001\177\277)\001\323\000!\000\340I\034\001w\377\367\335\376\036'\377C\270B$\3350h@0\300|\000(\027\320\004 \377\367B\376\003 \000\007\201\212\377!\201\202\001 !h@\002I\031\210\2040h\307\204\377\367\303\376@\036@\262\377\367\310\376\377\367\233\376\360\275> \300C\377\367)\376\001 \377\367&\376\354\3471hc \310\204\360\275\020\265\006\360\240\370\017I\002\f\th\b\207\312\206\210\204J\204\020\275\020\265\tJ\021h\016K\311\030\211\216\000$I\004\004pH\b\021h\311\030\311\216\bC\020\275\000\000\200\213\000\000\001 \000\000\204\000\000 \377\375\000\000\220\000\000 @\240\001\000\377\177\000\000\000\001\000 \200\241\001\000\020\265\003 \000\007\201\212\377!\0041\201\202\377J\000!\024h\376K\344\030!\204\204\212\201\202\024h\344\030a\204\204\212\201\202\024h\344\030\241\204\204\212\201\202\020h\300\030\301\204\316\347\020\265\004F\377\367\337\377\003!\t\007\210\212\037 \300C\210\202\357H\342\006\003h\322\016\r$d\003\033\031Z\205\212\212\354J\212\202\004h\013\024\351J\244\030#\204\213\212\377#\213\202\001#\004h\233\002\244\030\243\204\213\212\003#\333C\213\202\000h\003!\200\030\301\204\243\347\020\265\037 \377\367\321\377\003 \000\007\201\2120!\311C\201\202\331I\020\"\013h\r$d\003\033\031Z\204\202\212\330J\202\202\001 \th\200\002\327J\211\030H\204\210\347\370\265\325N&!0hA^\f\022M\262)F\0371?)\004\322\037,\002\334\037!\314B\t\332\001\"\341\262\322\003\211\030\201\202\2000Dp\205p\001 \370\275\377\367\004\3761h@1Hv(F\377\367\007\376\377\367\301\3771hS @\\\000(\016\320\003 \020'\000\007\377\"\272K\374B\t\332g\000@7\317\204\207\212\202\202\001\"R\002\n\340\314\204\017\340\017,\013\335g\000<?\317\204\207\212\202\202\001\"\322\002\033h\260H\030\030\202\204\001\340`\000\310\204\310\214@\262\377\367C\375hF\377\367*\377\377\367\035\377\377\367\251\3750h\001!\201\202\2000Dp\205p\000 \370\275\360\265\242L!h\r#[\003\311\030\211\212\244J\t\022\025hw\"R]\t\030Q\030I\000I\262I\020\003\"\022\007\226\212\232N\f6\226\202\001&'hv\003\377\030>\201\017\006\227N\227\212\226\202\005\325'h\000&\377\030>\201IB\004\340\001&'h\266\002\377\030>\201\226\212\177&\366C\226\202'h\001&\377\030>\201\000&\n\340\224\212\215L\224\202\206O\001$?hd\002\377\030<\201v\034v\262\216B\362\333@5(t\360\275\360\265\177M)h\r&v\003\211\031\211\212\003$\b\030@\000@\262@\020$\007\241\212zI\f1\241\202\001!*h\211\003\222\031\021\201\003\006\000!\000+vJ\243\212\242\202\004\332*h\222\031\021\201@B\004\340\001\"+h\222\002\233\031\032\201qJqO\022h@2\223{\001\"R\002\000+\023\320\241\212\177!\311C\241\202+h\001!\233\031\031\201\000!\006\340\243\212\247\202+h\233\031\032\201I\034I\262\201B\366\333\360\275\243\212dK\243\202@\006\001#@\016\333\002\300\030+h\233\031\030\201\240\212\247\202(h\200\031\002\201\240\212\\H\1770\240\202(h\200\031\001\201\360\275\0170@\020pG\020\265\003!\t\007\212\212\212\023\212\202\300\005\021\"\300\rR\002\203\030JJ\024hJH$\030\343\202\213\212OK\213\202\022hY\034\020\030\301\202n\346\020\265\003!\t\007\212\212\212\023\212\202\300\005\t\"\300\r\222\002\203\030>J\024h>H$\030\343\202\213\212CK\213\202\022hY\034\020\030\301\202V\346\020\265<L h\302}\001FS\007@1\000+\024\332\222\007\r\324\201!AV\0171H\020\377\367\327\377!h\202 \bV\0170@\020\377\367\270\377\r\340\017 \bV\377\367T\377\b\340\031 \bV\377\367\325\374!hP \bV\377\367\004\377 h\300}\000\007\f\325\003 \000\007\201\212\b!\311C\201\202\037I\b \th\037J@2\211\030\b\200\035\346p\265\006F\005\360\244\376\036M\004F(h\"0\006\360\352\371\001F\020 \301A`\0320`-h(F60\006\360\340\371\001F\020 \301A\031Hj|a\032@|\005*\004\320@\004\210B\003\322\001 p\275\300\001\371\347\000 p\275\370\265\rH\000h\200\212\000\004/\324\003&6\007\260\212\016O\267\202\003L !\"h\r @\003\020\030\025\340\204\000\000 @\240\001\000\363\217\000\000\377\373\000\000\200\241\001\000\220\000\000 \377\375\000\000\200\367\000\000\377\177\000\000\000\004\000 \337\377\000\000A\204hF\377\367\256\377\000%\001(\007\320\260\212\267\202!h\r @\003\b\030E\204\370\275\377\367h\377\377H\001!\000hAtS!\t\\\000)\016\320\201\"\021V\373J\0201\037)!h\n\330\211\030(#\313^\231\002#h\232\030R\215\t\340\005\203E\203\013\340\213\030,!Y^#h\211\002\232\030\322\215\322\262\021C\n\f\002\203A\203\356I\201\202\370\275\370\265\352O\354M9h\354N\2401Hx\354L\300\007\007\321\250\212\353H\250\202\001 2h\300\002\022\031\020\201\000 \310p\377\367 \3748h\2400@x@\006@\017\006(\023\321\000!\001 \002\3600\376\000!\002 \002\360,\376\000!\003 \002\360(\376\000!\004 \002\360$\376\000!\005 \002\360 \3761h\326H\b\030\204\213\377\367s\375(,C\320P,C\320x,C\320\240,C\320\310,C\320\360,C\320\000 \251\212\203!\251\2022h\001\002\307H\022\030\321\204\251\212\313I\251\202\313I2h\022\030\021\204\251\212\377!\251\202\001!2h\211\002\022\030\221\204\251\212\200!\311C\251\2023h\200\"\277I[\030\032\204\253\212\323C\253\2023h\030\030\302\204\250\212\037 \300C\250\2022h\f Q\030H\2058h\241!\t\\\006\"\t\007I\017Q\032\214@\2000\204\204\370\275\001 \304\347\003 \302\347\005 \300\347\007 \276\347\t \274\347\013 \272\347\000\265\245I\000#\th\333C\nF\2402\320p\013\204\002#\223p\000\"@1\312u\377\367\235\373\377\367p\373\000\275\234H\000!\000h\001w\201u\201\202\241!\t\\\2000\312\t\201\214\000*\000\320I\000\301\204\000 \333\347\000\265\223I\000#\th\333C\nF\2402\320p\013\204\002#\223p\000\"@1\312u\377\367y\373\377\367L\373\000\275\020\265\024FA\032\t\320@\000\032\033PC\006\360\276\370@\034@\020 \030\000\262\307\344\320\030\301\017\b\030@\020\370\347\361\265\200O\241!8h\001&\t\\\000%\214F\t\007J\0171F\221@L\262\001\177\202}\202\260\221B\001\323\213\032\002\340\277#\233\032[\030\233\262\203\202\277)\001\323\000'\000\340O\034\377\262\000\227\272B\003\321\001'\277\003;C\203\202\221B\004\321\201\212\001\"R\003\021C\201\202\037!\002\232\311CnO\001*#\321\2000\300\214\000(\037\321`F\300\t\034\320`F\300\007\000\320 !\bF\377\367\212\372cH\201\212hI\201\202^H\001\"\000h\222\002\2400Ax\311\007\311\027\211\002\212\030]I\th\311\031\n\201AxI\006I\016ApYH\001hYH\b\030\200\217SK\302\n\030h\001F\2001\212r\311\214\000)u\320\007*s\321\001}\273)p\322PI\nhLIQ\0300'\317_\002F\2402\221x\004)\017\330\003#\323V\006 \000/\003\333A\0320F\210@\003\340A\0320F\210@@B\030\030\320pC\340\000#\333C\005)\013\320\000/\021\335 !A^\000)\037\333\003!QV\037)\027\332I\034\023\340\003 \020V\000/\000\333\001#\300\030\320p(\340\000/\017\332 !A^\000)\025\334\003!QV\037#\331B\002\335I\036\321p\032\340@0\306uM\001\026\340\003!QVK\001\032F 2 %E_9F(F\005\340\003 \020VB\001\023F ;8F\377\367,\377\005F H\000h@0\306u\036H\000h\007\204\034H\000h\001F\2401\212x\007FR\034\212p@7\372}\001*\006\320\003 \bV\377\367\212\372\377\367]\372\376\275\272\210\003\177\323\030\033J\325T\000\232\002w\277*\001\323\000#\000\340S\034\277\210-\004\277\030\025J-\016\325U\003w\2000\302\214R\036\223\262\303\204\000\"\312p\002\235\020J\001-2\320Mx\355\t&\320\200\214\203B#\321\004H\203\212\027\340\220\000\000 @\240\001\000\001\354\000\000\000\000\0000\204\000\000 \000\240\001\000\377\367\000\000\363\017\000\000\f\260\000\000\377\373\000\000\000\001\000 \377\375\000\000|#\333C\203\202\377H\004#\005h\376H(\030\303\204\003%-\007\250\212\374H\250\202\000,\035\335\001 \034\340\003#\r%\000 \033\007m\003\001&v\002\007\340\234\212\232\202\362L$hd\031&\201@\034\300\262Lxd\007\247\017\001$\274@\204B\360\334\003 \bV\377\367\222\376\376\275\000 \354K\200\002\030C\347K\036h\r'\177\003\366\0310\201\001\"\000 R\002fB\b\340\253\212\345K\253\202\340K\033h\333\031\032\201@\034\300\262\000,\001\333#F\000\3403F\203B\357\334\003 \bV\377\367J\376\376\275\360\265\334N\000$0h\204u\204\202\377\367b\373\003%-\007\250\212\003 \250\202\321O8h\321I@\030\304\2040h\2400\304p F\377\367\336\371\250\212\315H\250\2029h\r @\003\t\030\f\201\251\212\315I\251\2029h\b\030\004\201\360\275\000\265\310I\000 \th\2401\310p\377\367\307\371\000\275\020\265\304L\000! h\001w\201u\201\202\002!\2400\201p@x\300\007\001\320 \001\340\037 \300C\377\367\033\371\003 \000\007\201\212\273I\201\202 h\001#\002F\2400Ax\233\002\311\007\311\027\211\002\311\030\256K\033h\r$d\003\033\031\031\201Ax\200#\031CApH\007\201\017@ \310@\2002\320\204\000 \377\367\b\376\177\3440\265\377\367\204\371\250M)h@1Hv\037 \377\367\206\371\036!(h\311C\301\204@0\300|\000(\035\320\002 \377\367\343\370(h\000$\004\205\004w\204u\037 \377\367\004\373(hS!\t\\\000)\013\320\003!\t\007\212\212\377\"\212\202\221J\001!\022hI\002\220K\322\030\221\204\204\2020\275\037 \300C\377\367\304\370\001 \334\347\020\265\004F\377\367\312\372\003!\t\007\210\212\037 \300C\210\202\204H\342\006\003h\322\016\r$d\003\033\031Z\205\212\212\210J\212\202\210K\004h\177J\244\030#\204\213\212\377#\213\202\001!\000h\211\002\200\030\201\204&\344\000\265\377\367+\371{IY\"\thPT\000 \bw\210u\034 \377\367\320\377\000\275\020\265\377\367/\374\377\367\230\372\003!\t\007\210\2120 \300C\210\202kJ\000 \023h\r$d\003\033\031X\204\213\212nK\213\202\021hpJ\211\030H\204iI\th\310u\210u\210\202\021\344\020\265\000#\000(\034\320jL\000\"\240B\000\331 FR\034@\000R\262\000(\372\332\324\027\344\016\244\030d\td\001\022\033\037$\242\032\322\262\np\b*\t\322\000\016\000\006\242\032\320@\300\262\013p)\344\013p\000 &\344\000\016\322\037\np\"\344\360\265\003$$\007\241\212MI\241\202\000(\001\335\001!\000\340\000!TJ\211\002GN\211\0302h\r'\177\003\322\031\021\201\001#\000![\002EB\007\340\242\212DJ\242\2022h\322\031\023\201I\034I\262\000(\001\333\002F\000\340*F\212B\360\334\360\275\360\265\016'\000\"7MDN\377C;L\017#\000)\026\320\000(\t\320\020F\t\340)h\211\031\211\210\211\006\211\026y\032\301\204\360\275\037F\030F\377\367\220\373 h\301}\t\t\311C\211\007\355\321\360\275\000(\001\320\020F\001\340\037F\030F\377\367i\373(h\200\031@\210!h\200\006\200\0268\032\310\204\360\275@\000\0178@\262pG0\265\"L\000 !h\034J\b\205\020h'K\300\030\200\210\200\006\200\026\377\367\356\377!h\2001Hp\020h\300\030@\210\200\006\200\026\377\367\344\377!h\001\"\013F\2003\230p\232V\000*\001\333\025F\000\340UB\000(\001\333\003F\000\340CB\235B\003\335\013\215\004%+C\013\205\000*\003\335\n\215\002#\032C\n\205\000(\003\335\b\215\001\"\020C\b\205\312}\220\006\033\340\204\000\000 @\240\001\000\200\213\000\000\001p\000\000\377\375\000\000\220\000\000 \377\367\000\000\377\373\000\000\363\017\000\000\f\260\000\000\200\241\001\000\377\377\177\000\001@\000\000\200\242\001\000\200\017\023\320\001( \320\002(!\320\003(\f\321\b\215\001!\200\007\300\017\377\367c\377 h\000\215\300\007\300\017\000!\377\367\\\3770\275( \b^\004(\001\333\001!\000\340\000!\004(\002\333\200\007\300\017\360\347\300\007\300\017\355\347\320\007\300\017\351\347\320\007\300\017\001!\346\347\370\265\376\367\362\377\376LY\"!h\000'PT\217\202\310}\375M\003\007\372H\373J\374N\253\212\250\202\003\3250h\200\030\007\200\003\3403h\b \232\030\020\200\310}@\007@\017\003\000\005\360\374\375\b\005\016\033/CC^fE\037 \376\367\326\377!hP \bV\377\367\005\372\030\340\036 \300C\376\367\314\377!hP \bV\377\367\373\371!\340!h\310\204)\340\000 \376\367\300\377 h@0\300|\000(\005\320\001 \300C\376\367\037\377\037 \356\347 \376\367\032\377\000 \300C\365\347\000 \376\367\254\377 h@0\300|\000(\005\320\002 \376\367\f\377\036 \300C\332\347\037 \300C\376\367\005\377\001 \364\347\377\367\026\377 h\300}@\007+\324\377\367O\371 hS!\t\\\000)\"\320\300}\201\007\037\325\310I\302\007\377 @9\000*\252\212\250\202\022\320\001 @\002\021\340 \377\367\233\376\000 \300C\377\367\227\376\300\347\037 \300C\377\367\222\376\001 \377\367\217\376\313\347\001 \300\0022hQ\030\210\204\376\367>\377\377\367\256\370 h^0\377\367\265\370 h\207u\007wG\207\207\207\370\275\020\265\005\360D\371\255I\th\210\204\000\fH\204\302\345|\265\006F\bhiF\300\b\377\367C\376\247MD\")h\252LRZ\013\177\322\030\240T\b\177\277(\001\323\277 \000\340@\034\bw\001\2510h\377\3670\376iF\tx\n\001iF\ty\nC)h\013F@3\235\210\016\177\255\031bU\n\177\277*\001\323\277\"\000\340R\034\322\262\nw\233\210\232\030\240T\b\177\277(\001\323\277 \000\340@\034\bw|\275p\265\215J\016#\024h\000%\343\204\216K\220L\000)+\320\000(\030h\021\320\000\031\200\210\200\006\200\026\377\367\200\376\021h\201&\216W\260B\032\332\030h\000\031\200\210\200\006\200\026@\034\020\340\000\031\200\210\200\006\200\026\377\367n\376\021h\201&\216W\260B\b\335\030h\000\031\200\210\200\006\200\026@\036\377\367\331\371p\275\020h\305\204p\275\000(\030h\021\320\000\031@\210\200\006\200\026\377\367T\376\021h\202&\216W\260B\356\332\030h\000\031@\210\200\006\200\026@\034\020\340\000\031@\210\200\006\200\026\377\367B\376\021h\202&\216W\260B\334\335\030h\000\031@\210\200\006\200\026@\036\377\367\225\371p\275\360\265\205\260\000 iF\\O\br8h\201\212\t\004~\324\\M\251\212 !\311C\251\202ZL !\"h\r&v\003\222\031Q\204S!\t\\\000)\022\320&!A^\0201\037)\002\331\300}\200\007\016\324 hNI@9B\030( \020^\"h\200\002Q\030I\215\r\340\002\250\376\367\335\377\013\340 hGI@9B\030, \020^\"h\200\002Q\030\311\215\311\262\bC\000\220\001\250\377\367\274\371\003\220=H\007h8F:0\005\360\251\373\020!\310A\000\231@\030\210B\001\322\000 \300C\003\231\000\220\001)!\320\371\214\000)\036\3209I\211|\t\001\201Bv\322'\"\001\231\022\002\221B\005\3305J\221Bn\331\371}I\006k\325\001\251hF\377\367\374\376(J\021h\313}\330\007/H\b^ \320\000(\034\332@\034\037\340\001\251hF\377\367\355\376hF\000z\000(\020\320\000 \001!\200\003\311\003A\030\003\230@\003\001C\033H\000h\000\340\002\340\002\177\021C\201\202\005\260\360\275\001 \355\347\000 \002\340\000(\373\335@\036\310\204\230\007Y\325S G\\\001 \032J@\002\000/\001\320_\007\005\325\251\212\252\202!h\211\031\b\201\177\340\333\007\377'\000+,\320&#\313^\0203+\321> \300C\376\367o\375\001 \376\367l\375\250\212\257\202\001!\211\002\"h\026\340\220\000\000 \367\377\000\000\200\240\001\000\000\000\0000\204\000\000 \000\001\000 \200\242\001\000\000\004\000 \314\007\000\000&\000\000\000\377\375\000\000p\340\376H@8\020\030\201\204N\340\311\214\017)\005\320\251\212\252\202!h\211\031\b\201\277\347? \376\367>\375\000 \300C\376\367:\375\250\212\257\202\001 \"h\200\002\361I@9Q\030\210\2044\340\357OX\007-\325\230\006\200\017\006\320\001(\025\320\002(\026\320\003((\321\027\340( \b^\004(\001\333\001!\000\340\000!\003(\002\333\200\007\300\017\001\340\300\007\300\017\377\367\221\376\026\340\330\007\300\017\r\340\330\007\300\017\001!\365\347\b\215\001!\200\007\300\017\377\367\203\3768h\000\215\300\007\300\017\000!\351\347\310\214@\262\376\367\223\375\377\3674\376\324H\000'\000hG\207\207\207\376\367_\375\002\250\376\367\331\376\000\220\250\212 \300C\250\202 h\200\031G\204\313H\000h\301\214\002\177I\006I\f\nC\202\202G\347\001\fy\207\270\207\376\367F\375\250\212 \300C\250\202!h\000 \211\031H\204\350\347\360\265\003 \000\007\201\212\276I\201\202\276I\000\"\fh\r#[\003\344\030b\200\204\212\001&\206\202i$\rh$\001\355\030\254\200\204\212\224\036\204\202\fh\344\030\342\200\204\212\264L\204\202\fh\344\030\"\201\204\212\262L\204\202\fh\344\030\"\204\204\212\260M\205\202\fh\344\030b\204\204\212\256L\204\202\017h\334\020\377\030<\205\204\212\037$\344C\204\202\017h\r$\377\030|\205\204\212\250L\204\202\fh\343\030\036\206\203\212\246K\203\202\fh\233K@;\344\030\"\200\204\212\243N\206\202\fh\344\030b\200\204\212\206\202\fh\344\030\242\200\204\212\264\034\204\202\016h\366\030\362\200\206\212\204\202\016h\366\0302\201\206\212\204\202\fh\344\030b\201\204\212\226L\204\202\fh\344\030\242\201\204\212\300$\344C\204\202\016h@$\366\030\364\201\204\212\001$\244\003\204\202\fh\344\030\342\202\204\212\377$\0044\204\202\fh\344\030\"\204\204\212\202\202\fh\344\030b\204\204\212\202\202\fh\344\030\242\204\204\212\202\202\fh\343\030\332\204\203\212\031#\333C\203\202\016h\020#sL6\0313\200\203\212wK)3\203\202\017h\004&?\031>\204\206\212\203\202\016h4\031\"\205\204\212\202\202\016hjL@46\0312\200\206\212\202\202\016h6\031r\200\206\212\203\202\013h\033\031\232\200\203\212\205\202\013haL\2004\033\031\332\204\203\212gK\361;\203\202\bhiI@\030B\204\360\275\003!\t\007\212\212\000\"\212\202[I\000\002\th\r\"R\003\211\030\2000H\203pG\003\"\022\007\223\212?#\223\202\t\007\000\001\t\017\bC\000\002\200!@0\bCPI\th\r\"R\003\211\030H\203pG\020\265\000\"\021FUL\007\340\303\007\002\320K\000\343ZZ@I\034\211\262@\b\000(\365\321\020F\030\345\360\265DHFM\000h05\r!I\003@\030\206\213\000'<F\t\3408])\nH@\377\367\336\377)\002H@d\034\205\262\244\262\264B\363\323(F\360\275\376\2657N1h\r'\177\003\311\031I\2132J\t\n\024h\000%\"F\2002\001\222;J\003\000R}\322\000\000\222\"F\2402\002\222`:\005\360Y\372\031\016\031\030\030r\232\370\367\366\365\364\363\362\361\030\360\357\356\355\354\353\030\352\030\351\030\000\003 \000\007\201\212\300!\311C\201\2021h\200 \311\031H\203\376\275\000)\005\320\001)\f\320\002)\024\320\001!g\342\220|\000(\363\320\001 `t\001\230\001!\200|$\340\001\230\023L\200|\001!\004\360\356\376!h\001 HtP\342Pz\001!\bCPret\375\367z\3730h\300\031\200\216\300\007\t\320\003 \000\007\201\212 !\311C\201\2021h \311\031\b\204\004H\000h\2000\200|\000!\036\340\000\000\200\240\001\000\220\000\000 \177\370\000\000\204\000\000 \200\201\000\000\037\277\000\000\317\377\000\000\377\203\000\000\360\374\000\000\377?\000\000\375\023\000\000\300\300\000\000\200\241\001\000\374\200\000\000\000\004\000 \004\360\255\376\022\342\000)\006\320\001)\013\320\002)\023\320\003)\270\321\027\340\003 \000\007\201\212\205\202\004\360\253\375\005\340\003 \000\007\201\212\205\202\004\360\240\3751h\311\031\210\203\370\341\003 \000\007\201\212\205\202\001\230\200|\364\347\003 \000\007\201\212\205\202\004\360\275\375\355\347\211\036\013\000\005\360\273\371\005$1[m\005\004\000t\347a|\002)j\322\323|\001+o\330\223|\000+\001\321\000)\363\320\021v0h\300\031\200\213\340\204\376\367]\375\001\000\001\320\006 `\340\376H\005!\000hAt\003!\t\007\212\212\215\202\031\341\220|\000(\002\321`|\000(\331\320`|\020v\001 `t\377\3676\372\265\341Qz\001 \001CQr`|\361N\002(\n\323\360H\362L\005`\360H`\201 \201A\034\360H\005\360\214\370eu\377\367.\3720hX!\t\\At\233\341e\3411\341)\341\360\340\t\341\364\340\265\340i\340_\340S\340J\340D\340>\340:\3404\3401\340`|\002(\021\322\321|\001)\031\330\221|\000)\001\321\000(\235\320\334I\001 Hu`|\020v\002 \031\340`|\002(\003\323\000\231\001C\311\262\233\340\321|\001)\003\330\221|\000)\006\321\003\340\240\340\377\367\214\376\376\275\000(\374\320\316H\001!Au`|\020v\003 `t\377\367\203\371\376\367\346\372Y\341`\\\037\3400h\300\031\200\213`TR\341\305H@\\\027\3400h\300\031\200\213\302J\036\340`\030@x\002\002`\\\f\3400h\300\031\200\213`T\000\na\030Hp=\341\272HB\030Rx@\\\022\002\020C\003!\t\007\212\212\215\2025\3470h\300\031\200\213\263J\003\nT\030cpPT)\341`|\002(D\322\000)\017\320\001)\"\320\002)\267\321\254H\251IEu\r`\251IA\201\001\201I\034\251H\004\360\376\3770\340\000#\000\225\032F\021!\002 \001\225\004\360\351\376\242I\001 HuH\211\237J\b\201\220B\001\321\000 \000\340@\034\b\201\377\340\233J\234H\021\211S\211@\\\231B\003\321\377!\0011\bC\006\340\225K\231B\001\321\000!\000\340I\034\021\201\003!\t\007\212\212\215\2022h\301\262\322\031\221\203\000\nU\320\001 o\340\000!\005 s\347`|\204F\002(\005\323\000\230aF\bC\301\262\f i\347H\007\005\3253h\206H\033\030[\216\333\007\005\320\320|\001(\t\331\002!\r [\3471h\b\030@\216\301\007\311\017\b T\347\220|\000(\003\321`F\000(\000\321O\347xK\001 Xu`|\020v\004 `t\341u\377\367g\372\003 \000\007\201\212\205\202nH\000h\300\214\251\346Pz\001!\bCjNPr\362\346\220\210\241}A\030kH@\\\003!\t\007\212\212\215\2021h\311\031\210\203\240}\277(\001\323\000 \000\340@\034\240u\214\340\221\210\240}bJ\013\030\323\\\277(\001\323\000 \000\340@\034\300\262\240u\t\030Q\\\277(\001\323\000 \000\340@\034\240u\003 \000\007\202\212\205\202\030\002\bCt\346\377\367\205\375\376\275\003 \000\007\201\212\205\202\377\367\261\375j\346\002\230LNApH\006@\017\001(\027\320\002(\003\320\005(5\320\006(\352\321`|\002(\000\323\337\346\221|\000)\001\321\000(\341\320DI\001 Hua|\021v`t\376\367\312\375H\340`|\000(G\320\006 `t\376\367^\376@\340\245\202\376\367\376\3770h\001F@1\n~Bt\2400Ep\rv4\3400h\300\031@\213\002\231\000\nHp0N@\006@\017\022\320\001(!\320\002(\266\321`|\002(\342\323+H-O\005`+Hx\2018\201A\034+H\004\360\002\377}u\326\347`|\002(\274\322\221|\000)\001\321\000(\237\320#I\001 Hua|\021v`t\376\367\357\377\006\340`|\000(\005\320\007 `t\376\367\360\377\000 \213\347\000\230\301\262\001 \216\346p\265\001\360L\372\024I\000 \th\b\206\013FH\206\2003\230r\fF\330r@4 rbzR\bR\000br\240r\340r s\330s\rJ\240s\222\177\342s\nF t`2\320u\030qXq\b\207\310\206 u\240u\020qPqXr\340wH\205\220q\013\340\220\000\000 \210\000\000 \377\002\000\000\000\004\000 \000\001\000 \200\241\001\000\320q\020r\210\205\310\205Pr\020u\320tPu\220uPv\220v\320v\020w\230u\030v\001%\335u`\200Xv\230v\330vH\202Hs\210s\310s\btPw\220w\320w\030p\020v\230q\210\206\030t\210\202\210u\310u\b\203H\203p\275\020\265\377\367\345\373\377\367\233\377\376H\000h\200y\300\007\013\321\003 \000\007\201\212\017!\311C\201\202\371I\000 \th\371J\211\030H\200\000!\001 \001\360Q\373\000!\002 \001\360M\373\000!\003 \001\360I\373\000!\004 \001\360E\373\000!\005 \001\360A\373\265\344\354H\000h\354I\3001@\030\200\212\353I\000\006\002\017\b|\322\036\013*\002\323\020\"\020C\001\340\357\"\020@\btpG\020\265\003 \000\007\201\212\343I\201\202\337I\001#\fh\333\002\336J\2002\244\030#\205\203\212@#\333C\203\202\fh@#\244\030#\204\331K\333{\000+\"\321\203\212\330K\203\202\001#\fh[\003\242\030\323\204\202\212x\"\322C\202\202\fh\b#\317J\3002\244\030#\200\203\212\320K\203\2027#\fh\233\001\244\030\343\200\203\212\313K 3\203\202\031 \th\300\001\211\030\310\201c\344pGp\265\004\360\300\372\303J\321\210\000)\024\320\313\b\300\032\b\030\320\200\020{\001!\024(\016\322\301K\301MCC[\031\233\022\324\210[\034[\020\234B\004\334\321t@\034\017\340\300\000\353\347\000(\r\320\270K\272MCC[\031\233\022\324\210[\034[\020\234B\003\333\321t@\036\020sp\275\000 \320tp\275p\265$!\253H\004\360\316\375\251L& \200\257H\240\200\t \240s\013 \000& s\346t&ufu\004\360~\372\300\000\340\200\000%\377\367\266\377m\034\355\262\b-\371\323\233H\000h\233I\3001@\030\300\217(!\000\007\000\017\340s&t\001 `s\241u\004!\341u\020!!vfv\240v\002 \340v\003 w$ `w \240w\005 \346w\300\001 \204\013 \200\001`\204_!\311\000\223H\004\360\216\375\222H\006`\222H`\201 \201A\034\216H\004\360\205\375p\275\020\265\201H\000!\000h\n#\002F\001\200@2\223q\321q\301r\201r\001sAs\201s\001t\301sA\202At\221t\001q\201q\301q\001rArAw\002\"Bq\001\"\202p\2000\001r\377\367\200\376\b\347p\265rJpK\320{\000(\"\321\030hnL\3004\000\031\200\212\017!\000\006\000\017\t\032\003 \000\007\205\212uM\205\202\215\002\036h\rC6\031\265\204\205\212\017%\355C\205\202\035h,\031\241\205\201\212*!\311C\201\202\031h* lL\t\031\210\201\031hjH@0\t\030\t\214\311\006\311\016Qv\031h\t\030I\214\311\006\311\016\221v\031h\t\030\211\214\311\006\311\016\321v\031h\b\030\300\214\300\006\300\016\020wp\275\370\265NM)h[H\3000\b\030\300\212JO\001\0078h\t\017@0\301tAz\375\"\021@ArHHGN\300{\003$\2006$\007\000(.\321(hCK\3003\300\030\200\212\017!\000\006\000\017\b\032\241\212LI\241\202*h\001\003\222\031\021\205\241\212\017!\311C\241\202)h\211\031H\205\241\212\003!\311C\241\202*h\003!\222\031\021\206\241\212x!\311C\241\202)h\300\000\311\030\b\200\240\212\002 \300C\240\202)h\002 \311\030H\202\374\367\033\3778h9K\001x)JO\007\000!\000/\t\333S'?\\\000/\013\321&O?x\277\006\377\016\006/\005\323\247\212\243\202+h\233\030\031\200\005\340\247\212\243\202/h\004#\277\030;\200\003x[\007\022\324S#\033\\\000+\016\321\031K\033x\233\006\333\016\016+\b\331\243\212\200#\333C\243\202/h\200#\272\030\023\200\006\340\243\212\200#\333C\243\202+h\232\030\021\200\002xR\007J\325\002F@2\323|\000+E\321\nK\033x\233\006\333\016\234F\032+2\331\243\212\007#\333C\243\202/h\006#\277\031\273\204#\340\220\000\000 \204\000\000 \200\240\001\000\000\004\000 \377\367\000\000\377\337\000\000?\300\000\000\231V\374\377\346\367\323\000Z`\332\000\002\321\000\000\000\001\000 \210\000\000 \377\002\000\000\360\303\000\000@\242\001\000\377\017\000\000\373\377\000\000\003x[\007\016\325\322|\000*\013\321bF\026*\b\331\242\212\002\"\322C\242\202+h\002\"\233\031\232\205\006\340\242\212\002\"\322C\242\202*h\222\031\221\205\002xS\007\374J\243\212\242\202\005\325\001\"+h\322\002\233\031Z\205\002\340*h\222\031Q\205*h\3772\0012\222\215\364N\222\007\323\017\002F\2002Su\000+\362O\243\212\246\202\002\320\033#[\001\001\340\021#[\001.h\366\0313\200R}\000*\t\320\242\212\353J\242\202\007#.h\333\002\347J@:\262\030S\201\242\212\347J\242\202/h\001#\r&v\003\277\031{\200@0\307|\337H\277\036\3400;\000\004\360\353\374\b\005\005\005\n\n\005\005\n\022\243\212\240\202\377 \0010\003\340\243\212\240\202\001 @\002+h\233\031\330\200\004\340\243\212\240\202(h\200\031\301\200+h\324H\030\030\300\216\000\007\000\017\001(\016\320\004(\240\212\320H\240\202+h\320H\020\320\033\030\031\200\243\212\242\202*h\020\030A\200\370\275\240\212\311H\240\202.h\200#\310H6\0303\200\360\347\033\030\031\200\241\212\242\202\001!\354\347\370\265\037 \001\360\200\375\001\360\004\373\301M\003&)h`1\bp6\007\260\212\t \300C\260\202\275H\b!\000h\272L\300<\000\031\001\200\000 \375\367v\376(h\000\"\001F@1\317|\267M;\000\004\360\213\374\t\r\0134\00644\0064\0064\000*#\313s\025#\013t\r\340\312s\n\340\003y\037\006\002\325[\006[\016\003\340\003x[\007\035\325k\177\313s\nt`0\302u\017 \245O\bV\376\367\307\3709hP \bV\376\367|\3708h\000x@\007\027\325\001\360\354\3758h\001xI\007\021\325@0\300|\001(\002\320\f\340\253\177\340\347\260\2120 \300C\260\202\227H0!\000h\223J@:\200\030\301\204\260\212 \300C\260\202\221I \nh\r#[\003\322\030\020\2048h\001\"\003F@3\232s\357\177\234F\214J;\006\007\325\260\212\262\202x\006\th@\016\t\031H\200\370\275\007\210;\006\373\324\203y\333\007\370\321\177\007\007#\000/\017\332\225'?\\\000/\013\320/x\277\006\377\016\026/\006\331\263\212\262\202\013h\n\"\033\031Z\200\004\340\267\212\262\202\nh\022\031S\200bF\322|\001*\333\321\000x\200\006\200\017\002(\326\320(x\200\006\300\016\026(\321\331\260\212\007 \300C\260\202\th\004 \t\031\210\200\370\275\020\265hL h`0\000x\001\360\306\374!ha \bV\375\367\315\375!h\000 @1\210s\017 \bV\376\367?\370!hP \bV\375\367\364\377\003 \000\007\201\212 !\311C\201\202ZI \th\r\"R\003\211\030\b\204 h\001!@0\201s\207\344p\265TM(hVN\200\031\301\216(h\200\031\000\217\212\004K\005R\017[\017\322\030\211\006R\b\211\016Q\030\202\004S\017\302\006\322\016\233\030\204\t\344\007\000\320[BD\005d\017\242\030@\t\300\007\000\320RB\230\030C\020(h\200\031@\217\200\006\204\026(h\200\031@\217@\005\302\026(h\205\031: (^\300\022\000)\000\332IB\000+\000\332[B\311\030\000,\000\332dB\t\031\000*\000\332RB\211\030\000(\000\332@B\b\030\200\262p\275\360\2650M(h2J\200\030\301\216(h\200\030\000\217+h\233\030[\217[\005\333\022\034\f+h\233\030:\"\232^\213\004N\005[\017v\017\233\031\211\006[\b\211\016^\030\201\004\303\006R\001I\017\333\016\022\f\311\030\207\t\377\007\000\320IBG\005\177\017\373\030@\t\300\007\000\320[B\310\030)hC\020\033H\b\030@\217\200\006\201\026H\000]\030\204F@\031e\000\022L@\031$h\200\030$\210\000\262\247\006\277\017\002/\t\321d\007\007\325X\000\200\031A\030`F\b\030@\031\200\030\000\262\360\275\377\367\000\000\037\374\000\000\200\241\001\000\377\307\000\000\376\377\000\000\000\243\001\000\177\377\377\377@\241\001\000\220\000\000 \204\000\000 \000\004\000 \360\377\000\000@\240\001\000\000\265\377\367K\377\201\000@\000\b\030\200\262\000\275\000\265\000\"\375\367\347\374\000(\001\332@B\001\"\025I\th\025K\311\030\t\210\311\b\311\007\311\017\002\320@\000\022I\002\340\021I@\000@9\b^\000*\001\320@B\000\262\000\275\020\265\003!\t\007\212\212\212\023\212\202\bJ\200\006\024h\303\r\007H@8$\030\343\202\213\212\006K\213\202\022hY\034\020\030\301\202\220\344\000\000\204\000\000 \200\240\001\000L\201\000\000\377\177\000\000p\265\375I\000%\nh\021F@1\023F`3\315uMw\035s\325\203\034F\025\204\000(\t\320\017$\344C\001(\b\320\000#\002(\032\320\003(\027\320\005\340\017#\345w\002\340\2002#F\025p\020$\fW\002(\r\320\003(\013\320Kv\315vH~\210v\030F\375\367\213\374 F\375\367\274\376p\275\017$Lv\362\347p\265\343L\000%!h\nF@2\013F`3\325u\000(\007\320\001(\f\320\325v\002(\035\320\003(\"\320\017\340\310{\306\b\326v\333\177\000\002\300\030\007\340\b|\303\b[B\323v\003\002\200 @\\\030\030\210\204\225v\033 \020V\375\367\\\374!hZ \bV\375\367\213\376p\275H{\305\bmB\225v\000\002[\177\004\340\210{\305\b\225v\233\177\000\002\300\030\210\204\346\347\360\265\304L\224F$h\b\232\001%\005\237\006\236`4\001*\003\320\000)\026\333\001!\n\340\000)\006\320\002\332\000+\003\334\016\340\000+\365\332`F%s\005\340\007\232QC@\032\000!@\262!s\260B\004\3350F\005\340\000!\311C\362\347\270B\001\3328F%s\360\275\360\265\205\260\005\000L\320\036 \300C\001-\001\320\003-F\320\000\"\251I\036#\th $\313^\f_\233\002#C\fF@4\346|\017;\001.\244N6h\244O7\320\366\0316\216\316\203\240N6h\366\031v\216\266\005\266\r\016\204\036&\216_ '\317_\266\002>C\031!\017>aV\264FN\034\002.\001\331I\020ava\177Z'I\034\316\262\222Ifw\th\005.\317W\035\330\031!aV\000&\001\222\002\221\000\220\003\226\033\"\242V8FaF\377\367\210\377\211I\th@1\316u#\340\037\"\000 \266\347\366\0316\215\316\203\204N6h\366\031v\215\366\262\307\347\001!\007.\022\330\031&\246W\001\222\003\221\000\220\002\226\033\"\242V8FaF\377\367h\377yIl\"\thR\\@1\312u\001\3408F\341utL!h@1\212~\312v\210v\000-\n\320\001-\b\320\375\367\316\375 h\001F@0\302}\001*\003\320\017\340\375\367\221\373\365\347\000-\r\320\001-\023\320jJ\002-\202V\027\320\000*\000\332RB\320\000\210s\000 \005\260\360\275\032\"\202V\000*\000\332RB\320\000\310s\364\347\032\"\202V\000*\000\332RB\320\000\bt\354\347\000*\000\332RB\320\000Hs\346\347\370\265VN\004F0hS!\013\\\000%TI\001+TJ\013h\027\320\233\030\033\216\303\203\th\211\030I\216\211\005\211\r\001\204\375\367J\3731h\013F@3\330v\002,\016\320\003,\017\320\001,\020\320\000,\021\320\022\340\233\030\033\215\303\203\th\211\030I\215\311\262\347\347y E\\\007\340z E\\\004\340{ E\\\001\340| E\\\312\213\000 \000*\005\320\n \f\340R\020@\034\n\204@\262 \"\212^\000*\367\334\007\340R\020@\034\312\203@\262\036\"\212^\000*\367\334\000\037@\262\212\214\300\001\322\b\300\020\037'\020\032?\002\002,\005\320\003,\003\320\001,\001\320\000,\002\321\270B\000\3358F\302\004\026\f\352\000\022\030\216\204\002,\005\320\003,\003\320\001,\001\320\000,\002\321\272B\000\335:F\320\004\000\fB\005\037'\022\016}B\000,\n\320\003,\b\320\300\n@B\001,\007\320\002,\021\320\003,\017\320\031\340\300\n\000,\365\321\037(\001\335\337v\022\340\250B\001\332\335v\016\340\000(\f\320\330v\n\340\037(\001\335\237v\006\340\250B\001\332\235v\002\340\000(\000\320\230v\001 \330u\000,\022\320\001,\026\320\002,\033\3200\n\210s`1\216w\212v\000 \370\275\220\000\000 \204\000\000 @\240\001\000\032\000\000\0000\n\310s`1\316w\nw\357\3470\n\bt\200 FT`1\312v\350\3470\nHs`1NwJv\342\347\003!\t\007\212\212\300\"\322C\212\202\300\007\300\017\301\001\200\001\001C\376H\000h\376J\200\030\301\201pG\020\265\003!\t\007\212\212\212\023\212\202\300\005\025\"\300\rR\002\203\030\366J\024h\366H$\030\343\202\213\212\365K\213\202\022hY\034\020\030\301\202\020\275\020\265\003!\t\007\212\212\212\023\212\202\300\005\013\"\300\r\222\002\203\030\352J\024h\352H$\030\343\202\213\212\351K\213\202\022hY\034\020\030\301\202\020\275\020\265\003!\t\007\212\212\212\023\212\202\300\005\023\"\300\rR\002\203\030\336J\024h\336H$\030\343\202\213\212\335K\213\202\022hY\034\020\030\301\202\020\275\020\265\003!\t\007\212\212\212\023\212\202\300\005\005\"\300\r\322\002\203\030\322J\024h\322H$\030\343\202\213\212\321K\213\202\022hY\034\020\030\301\202\020\275\020\265\000$\000(\006\335 F\377\367\341\377 F\377\367\306\377\020\275\000( F\005\332\377\367\250\377 F\377\367\215\377\020\275\375\367\013\375 F\375\367\360\374\020\275\020\265\301K\212@\033h\002@\034\216\204C\024C\034\206\020\275\020\265\274K\212@\033h\002@\\\216\204C\024C\\\206\020\275\020\265\004F\375\367r\373\003!\t\007\210\212\037 \300C\210\202\257H\342\006\003h\322\016\r$d\003\033\031Z\205\212\212\257J\212\202\257K\004h\252J\244\030#\204\213\212\377#\213\202\001!\000h\211\002\200\030\201\204\020\275\020\265\004F\375\367O\373\003!\t\007\210\212\037 \300C\210\202\236H\342\006\003h\322\016\r$d\003\033\031Z\205\212\212\235J\212\202\t#\004h\033\003\230J\244\030#\204\213\212\377#\213\202\001!\000h\211\002\200\030\201\204\020\275\020\265\004F\375\367+\373\003!\t\007\210\212\037 \300C\210\202\214H\342\006\003h\322\016\r$d\003\033\031Z\205\212\212\213J :\212\202\213K\004h\0243\205J\244\030#\204\213\212\000#\213\202\207K\004h\244\030c\204\213\212\377#\213\202\001!\000h\211\002\200\030\201\204\020\275\000(\000\332\300C\200\262pG\377\265{L\007F h\000\"\t\236\n\235`0\224F\000)\003\320\004\332\000+\004\334\024\340\001!\031\340\000+\016\332\bF\377\367\345\377\001F\030F\377\367\341\377\201B\000\323\002\237!h\001 `1\bs\t\340\001!\001\340\000!\311C\013\233YCy\032O\262\000!\001s\257B\001\335/F\002\340\267B\004\3327F!h\001\"`1\ns\257B\001\320\267B\001\321\001 \204F haF`0\202r\301r8F\004\260\360\275\360\265\004$\246F\001'\006\235\000$\005\236\274F\250B6\334\252B4\334\260B2\333\262B0\333\007\237MB^B\207B\016\321\000))\320\220B\001\335`\036\204F\000)\000\332)F\b\262\000+\000\3323F\031\262\020\340\227B\032\321\000+\030\320\202B\002\335\000 \300C\204F\000+\000\3323F\030\262\000)\000\332)F\t\262\000\"\001#\333\003\210B\b\332\t\032d\000\311\003\311\030d\262\t\024\b\340\000 \360\275d\000d\034@\032\300\003\300\030d\262\000\024R\034\322\262rE\351\331d\034`\020aFI\034\356\321@B@\262\360\275\360\265\004F\207\260\001 \005\220/H(O\000,\b\3359h\t\030\t\211\211\006\216\0269h\b\030\300\210\021\3409h\000,\007\332\t\030\211\211\211\006\216\0269h\b\030@\211\006\340\t\030\211\210\211\006\216\0269h\b\030@\210\200\006\205\026\033H\000h\001F@1\214FI\177\000)v\321:h\024IR\030(!Q^\037\"\003\221\005\233QB\002\223\001\222\000\221\036#\303^`F\030\"\202V0F\003\231\377\367\"\377\004\220\fHl!\000h\t\\\000)/\320\037\"QB\004\233\002\223\001\222\000\221\036#X\"\303^\202V0F\003\231\017\340\204\000\000 @\240\001\000\377\177\000\000\220\000\000 \363\017\000\000\f\240\000\000 \000\000\200\242\001\000\377\367A\377\001F\376H[\"\000h\000,\021T\002\335`0At\006\340\000,\002\332`0\301s\001\340`0As\366H\000h\001F@1\016v\003\232\302\203`0\000{Hw\000,\003\335\004\230\377\367\036\376\007\340\004\230\000,\002\332\377\367\350\375\001\340\375\367N\373\352N0h`0\001{\000)%\320\000,\013\335\202z\005! \377\367:\3760h\005!`0\302z \026\340\027\340\202z\000,\t\332\001!\002 \377\367,\3760h\001!`0\302z\002 \b\340\003!\b \377\367\"\3760h\003!`0\302z\b \377\367%\376\324N1h\bF@0\202\177\000*w\321;h\321J\233\030,\"\232^\037#\003\222ZB\005\237\001\223\000\222\002\227 #\031\"\313^\202V(F\003\231\377\367\214\376\007F0hl!\t\\\000)\034\320\037!JB\000\222\001\221\002\227 #Y\"\303^\202V(F\003\231\377\367\276\376\001FZ\"0h\000,\021T\002\335`0\201t\006\340\000,\002\332`0\001t\001\340`0\201s0h\001F@1Mv\003\232\002\204`0\000{\210w\000,\003\3358F\377\367\205\375\007\340\000,8F\002\332\377\367O\375\001\340\375\367\265\3720h`0\001{\000)$\320\000,\n\335\202z\004!\020 \377\367\272\3750h\004!`0\302z\020 \025\340\202z\000,\t\332\000!\001 \377\367\255\3750h\000!`0\302z\001 \b\340\002!\004 \377\367\243\3750h\002!`0\302z\004 \377\367\246\3750h@0A\177\000)\004\320\201\177\000)\001\320\001!\000\340\000!\301u\007\260\360\275\360\265\215H\007'\003h\377C`3X|Y{\372\020@\032@\262\270B\001\334\001!\004\340\b(\001\333\021F\000\340\000!\205L h\205N\200\031\000\211\036%\200\006\200\026@\030\355C\250B\001\332(F\002\340\037(\000\335\037 \231|\233{\311\032I\262\271B\001\334\001\"\002\340\b)\000\332\000\"!h\211\031\311\210\211\006\211\026\214\030\254B\001\332,F\002\340\037,\000\335\037$\377\367\035\375 F\377\367\002\375\360\275lH\000\"\000h\302\203\001F\002\204@1Ju\312u\nvJv\212v\312vJw\212w\204!\t\\\001)\001\320B\204\302\204\202\204\002\205pGp\265_L h@0\201z\003)Z\320\000%\355C\004)\037\320\005)7\320\001 \377\367\230\374\003!\t\007\210\212\020 \300C\210\202WI\020 \thTJ@2\211\030\b\200(F\377\367\371\374\377\367\306\377\t \377\367\"\375\374\367\367\376 h\004!@0\201r\374\3679\377\000(E\320(F\377\367(\376 h@0\300}\000(\355\320\000 \377\367\337\374\377\367\254\377\t \377\367+\375\374\367\335\376 h\005!@0\201r\374\367\037\377\000(+\320\000 \377\367\016\376 h@0\300}\000(\355\320\000 \374\367\365\376\001 \377\367\302\374\377\367\217\377\t \375\367\223\375\374\367\300\376 h\003!@0\201r\374\367\002\377\000(\016\320\001 \377\367\361\375 h@0\300}\000(\355\320\377\3675\377\000 \377\3675\374\000 p\275\002 p\275\360\265&J\036'\377C\037&\020h\205\260y\021!K\304\0300 ^\037(\001\335L\f\f\340 $\340B\001\332\fF\007\340\022h\200\002\322\030R\216\222\005\222\r\020C\004\262\026H\020#\002h\020F@0\303V\003\223\002\221\000\227\001\226 #\323^\030\"\202V!F\003\230\377\367\031\375\005F\fHl!\000h\t\\\000)\022\320)\001\201\206\000\227\001\226\002\225 #X\"\303^\202V!F\003\230\377\367J\375\001F\002H\000h\202\216\211\030\201\206\007\340\220\000\000 @\240\001\000\204\000\000 \200\242\001\000\371H\003\232\000h\001F@1\nv\004\204`0\000{\310u(F\375\367\247\370\005\260\360\275\370\265\361L\003% h-\007@0\200z\357N\360O\f(!\320\377\367\003\377 h@0\001|Av\374\367U\376!h@1\210v\000 \375\367\214\370\000 \374\367U\376\250\212\256\202:h\001!\r @\003\020\030\301\200\t \377\367\217\374\374\367\035\376 h\f!@0\201r\374\367_\376\000(\007\320\377\367l\377!h@1\310}\000(\002\320\004\340\002 \370\275H} (\350\323\250\212\256\202;h\000\"\r @\003\030\030\302\200\031 \bV\375\367[\370!hZ \bV\374\367\"\376\000 \370\275p\265\rF\003\000\003\3609\374\006\016\004\006\b\n\f\016\b$\b\340\020$\006\340 $\004\340@$\002\340\200$\000\340\000$\374\367~\377\003 \000\007\201\212\037!\311C\201\202\275I\352\006\013h\322\016\r%m\003[\031Z\205\202\212\272J\202\202\rh #\271J\255\030+\204\203\212\000#\203\202\267K\rh\255\030k\204\203\212\377#\203\202\th \002\211\030\210\204p\275\360\265\003\"\317\005\022\007\377\r\226\023\253L\254M\003\000\003\360\370\373\006D\004E\261\266\273DF)\001\335F!\001\340?)\002\335\bF?8\000\340\000 \223\212@\262\003#\233\003\223\202\303\005\001&\333\r\266\002'h\236\031\177\031\376\202\226\212\236N\226\202'hv\034\177\031\376\202\227\212\003'\277\003\227\202\177\021\333\031'h\177\031\373\202\223\212s\036\223\202#h[\031\336\202\223\212\003#\233\003\223\202\b\032\300\005!h\300\r\3770I\031\3770\0020\310\202\220\212p\036\220\202 h@\031\306\202\360\275\013F\0373HB>+\006\331\000)\001\333\013F\000\340\003F\037;\000\340\000#\227\212[\262\003&\266\003\226\202\336\005\366\r\005'\177\002{L\264F\367\031&hv\031\367\202\227\212{O\227\202&h\177\034v\031\367\202\227\212\003'\277\003\227\202fF?\021\366\031'h\177\031\376\202\227\212sO\227\202$h\177\034d\031\347\202\224\212\003$\244\003\224\202\000)\000\333\bF\300\032\300\005\001#\300\r\333\002\303\030eH\004hd\031\343\202\223\212gK\223\202\007h\\\034\177\031\374\202\226\212\003&\266\003\226\202\005&\311\017\266\002\007h\216\031\177\031\376\202\226\212\223\202\006hv\031\364\202\226\212\003&\266\003\226\202\013&v\002\211\031\006hv\031\361\202\221\212\223\202\000h@\031\304\202\360\275\220\212\226\202\007 @\002\b\340\220\212\226\202\001 \000\003\003\340\220\212\226\202\t @\002!h8\030I\031\310\202\220\212JH\220\202!h@\034I\031\310\202\360\275\017\264\376\265\b\256\204F\264{\363{5|p|\000&'F\000\226\001\226\000*\001\321\034F;F\001)\002\320I\034\f\320\030\340\007,\001\322d\034\n\340\000+\001\320[\036\333\262\205B\016\322m\034\013\340\000,\002\320d\036\344\262\007\340\007+\001\322[\034\333\262\000-\001\320m\036\355\262hF\005q\000*\021\320\204p\303p\b\251\b{iF\bp\b\251H{iFHp\006\"`F\003\360\244\371\376\274\b\274\004\260\030G\304p\203p\354\347\376\265\323\032\036L M^\262\001(\005\320\002({\320\021F\377\367\327\376\376\275 h@\031\300\216jF\200\004@\017\220q h@\031\300\216@\005@\017\320q h@\031\300\216\200\006\200\016\020r? Pr\000)\002\320\001)+\321\"\340\020\211\020\200\001\"1F\001\250\001\233\377\367\212\377\006H\000h\2000\001z\311\006\002\325\200{\200\006\031\325iF\210y\310q\025\340\220\000\000 \376\377\000\000\204\000\000 \323\213\000\000@\240\001\000 \000\000\377\177\000\000\020\211\020\200\000\"1F\001\250\001\233\377\367g\377\003 \000\007\201\212\201\023\201\202kF\332y\001#\233\002\322\030#h[\031\332\202\202\212\376J\202\202#hV\034[\031\336\202\203\212\201\202kF\233y\307\024\333\031'h\177\031\373\202\203\212\202\202#h[\031\336\202\203\212\201\202kF\031z#h\3771[\031\3771\0021\331\202\201\212\202\202 h@\031\306\202\376\275\377\347\"h\354H\022\030\022\217mFR\006\322\017*q\"h\022\030\022\217\222\006\322\017jq\"h\022\030\022\217\222\004S\017\253q\"h\022\030\022\217R\005R\017\352q%h(\030\000\217mF\300\006\300\016(r\037'or\000%\000)\002\320\001)D\321(\340\303B\004\321p\034\002\321\001 iF\bqjF\020y@\000@B@\034pCA\262\020\211\020\200\001\"\001\250\001\233\377\367\366\376jF\221y\020z\301B\000\321\025q\314H\000h\2000\002z\322\006\002\325\200{@\006\037\325jF\321q\020yPq\032\340\302B\004\321p\034\002\321\001 iFHqjFPy@\000@B@\034pCA\262\020\211\020\200\000\"\001\250\001\233\377\367\315\376jF\320y\021z\310B\000\321Uq\003 \000\007\201\212\202\023\202\202nF\361y\005#[\002%h\313\030\261Im\030\353\202\203\212\256K\203\202&h]\034v\030\365\202\206\212\202\202nF\266y\207\024\366\031'h\177\030\376\202\206\212\203\202&hv\030\365\202\206\212\202\202nF6z/\021\366\031'h\177\030\376\202\206\212\203\202&hv\030\365\202\206\212\202\202nF6y\005'\277\002\366\031'h\177\030\376\202\206\212\203\202&hv\030\365\202\206\212\202\202nFry\013&v\002\222\031&hv\030\362\202\202\212\203\202 h@\030\305\202@\347\220H\000h\215I@\030\200\216\200\006\200\016pG\363\265\213H\207\260\000h\005\220@0\004\220\300|\206N\001(\032\320\005\230\2000\001z\311\006\033\325\007\231\001)\002\320\002)\003\320\025\340\200{\200\006\001\340\200{@\006\000(\016\333\b\230\000(\005\320|H\000h\201\031, \b^\n\340yH\000h\201\031( \b^\004\340vH\000h\201\0310 \b^\007\231\016%\355C\013\000\003\360e\371\006s\004#Zdks\b\231\000)\016\320mI\nh\222\031\322\216\thR\005R\017\211\031\311\216\211\006\211\016T\030\000%F'_\340fJ\021h\211\031\311\216\022h\211\004I\017\222\031\322\216\222\006\222\016\214\030\357\347\b\231\000)^I\nh\023\320\222\031\022\217R\t\322\007\322\017\nh\033\320\222\031\022\217\022\nR\007\thR\017\211\031\t\217\311\006\311\016Q\030LB\031\340\222\031\022\217\222\t\322\007\322\017\nh\003\320\222\031\022\217\322\n\352\347\222\031\022\217\322\n\002\340\222\031\022\217\022\nR\007\thR\017\211\031\t\217\311\006\311\016T\030%%\355C&'\033\340DI\th\211\031I\217\036%\211\006\214\026\355C\037'\021\340?I\th\211\031I\217I\005\314\026\005\340;I\th\211\031:\"\212^\324\022\017'\002\340\000$%F'F\004\231\000,Lv\002\320\003\333\001!\003\340\000!\001\340\000!\311C@\032\000\262\003\220\004\230@}\000(\025\320\000 \300C\000\225\002\220\005\230\001\227 #\303^\004\230\030\"\202V F\003\231\377\367&\371\004F$Hl!\000h\t\\@0\301u\007\230\001(\013\321\254B\004\321\003\230A\034\001\332\001!\000\340\000!\033H\000h\2000Aq\031H\000h@0\201}\001)\002\320\000}\003(\006\321\007\230\001(\004\320\002(\005\320\003(\003\320\226\340\274B\004\320\223\340\274B\001\320\254B}\321\003 \000\007\201\212\001!\311C\201\202\013M\001 )h\r\"R\003\211\030H\206\001F\034 \002\360\r\377\b\230\000((h'\320\200\031\300\216\007\340\377\177\000\000@\240\001\000\220\000\000 \204\000\000 @\005)h@\017\211\031\311\216\211\006\211\016A\030(h\200\031\000\217@\t\300\007\300\017(h&\320\200\031\000\217\000\n@\007*h@\017\222\031\022\217\322\006\322\016\200\030@B$\340\200\031\300\216)h\200\004@\017\211\031\311\216\211\006\211\016A\030(h\200\031\000\217\200\t\300\007\300\017(h\003\320\200\031\000\217\300\n\337\347\200\031\000\217\300\n\002\340\200\031\000\217\000\n@\007*h@\017\222\031\022\217\322\006\322\016\200\030\000\006\000\f\001C(h\200\031@\217\003&\200\006\200\026\000\006\000\n\001C\001\221\000#2F\000\226\022!\001 \002\3602\376\377\367\204\376)h\000\002\376J\211\030I\210\000\340\020\340\t\007\t\017\bC\373I\000#\th\003\"@1\311{\000\226\t\004\bC\001\220\023!\001 \002\360\030\376\364M(h@0\301|\001)\021\320\031#\303V\"F\b\231\007\230\377\367\035\375(h\003\231\001\204@0A~\001vA}I\034Au\t\260\360\275!F\007\230\377\367\361\373\357\347\020\265\003!\t\007\212\212\212\023\212\202\300\005\027\"\300\rR\002\203\030\341J\024h\336H@8$\030\343\202\213\212\337K\213\202\022hY\034\020\030\301\202\020\275\376\265\331H\327O\001h>#\bF@0\304|\333C?\"\001%@?\324N\000,\001\320\001,!\3204h\347\0310$<_6h\321O\366\031\366\211\002\225\000\223\001\222v\006 #\030\"w\026\313^\202V\310M!F8F\377\367\013\370\006F(h\001F@1\017v\004\204`0\002{\312u\001*\005\320\020\3404h\347\031,$<_\334\347\202z\006!@ \376\367i\377(h\006!`0\302z@ \376\367l\3770F\377\367\240\377>6(h|.\004\331@0\301y\002\"\021C\003\340@0\301y\375\"\021@\301q \345\020\265\256LJ! h\t\\\n)\026\320\2000@{\200\007\035\324\000 \377\367\203\377 h@0\300|\001(\025\330\377\367\360\371\020 \376\367L\377\374\367!\371 h\n!@0\201r\374\367c\371\000(\b\320\377\367\206\377 h@0\300}\000(\356\320\000 \020\275\002 \020\275\020\265\227L h\001F@0\202z\016*\021\320\2001I{\211\007\030\324\300|\001(\025\330\377\367\307\371\020 \376\367#\377\374\367\370\370 h\016!@0\201r\374\367:\371\000(\f\320\377\367]\377 h@0\300}\000(\356\320 h/!@0\201r\000 \020\275\002 \020\275\020\265\037(\001\331\037 \003\340A\262\000)\000\332\000 \376\367*\374\020\275\020\265\004F\374\367p\372\003!\t\007\210\212\037 \300C\210\202wH\342\006\003h\322\016\r$d\003\033\031Z\205\212\212vJ\212\202vK\004hoJ@:\244\030#\204\213\212\000#\213\202rK\004h\244\030c\204\213\212\377#\213\202\001!\000h\211\002\200\030\201\204\020\275\020\265\004F\374\367E\372\003!\t\007\210\212\037 \300C\210\202bH\342\006\003h\322\016\r$d\003\033\031Z\205\212\212cJ\212\202\t#\004h\233\002YJ@:\244\030#\204\213\212\000#\213\202\\K\004h@3\244\030c\204\213\212\377#\213\202\007!\000h\311\002\200\030\201\204\020\275p\265\004F\374\367\030\372\003!\t\007\210\212\037 \300C\210\202KH\343\006\004h\333\016\r\"R\003\244\030c\205\213\212HK\213\202\004h[\034CM@=d\031#\204\213\212\200#\333C\213\202\000h\200!\200\030\001\204p\275\020\265>J\020h;K@;\300\030\000\217\021h\200\004@\017\311\030\t\217\311\006\311\016A\030\020h\300\030\000\217\200\t\300\007\300\017\000\320IB\020h\300\030\000\217\024h@\005@\017\344\030$\217\022h\344\006\344\016\000\031\322\030\022\217R\t\322\007\322\017\000\320@B\b\030@\020\0218\020\275\360\265\003 \000\007\201\212,I\201\202$J\201\023\024h!K@;\344\030!\200\201\212(N\206\202\036I\th\2001\fz\344\006\002\325\214{\244\006\001\325\001$\000\340\000$\001%d\000\255\002\027hd\031\377\030|\200\204\212\206\202\fz\344\006\002\325\211{I\006\001\325\001!\000\340\000!I\000\024hI\031\344\030\241\200\201\212\025I\211\034\201\202\024h\344\030\345\200\204\212\201\202\024h\344\030%\201\204\212\201\202\021h\311\030M\201\201\212\016I\201\202\tH\021h\311\030\210\201\360\275\200\240\001\000\220\000\000 \204\000\000 \377\177\000\000\200\242\001\000\363\217\000\000\f0\000\000 \000\000\363\213\000\000\377?\000\000\375\223\000\000\300\300\000\000p\265\003!\t\007\212\212\373J\212\202\202\002\373H\004h\r#[\003\344\030\"\205\212\212\370J\212\202\006h\000%\367L6\031u\200\367M-h\2005\255{\355\007\r\321\215\212\212\202\005hR\034,\031b\200\212\212@\"\322C\212\202\000h@!\300\030\001\204p\275\360\265\003!\t\007\212\212\346J\212\202\202\002\346H\003h\r'\177\003\333\031\032\205\212\212\343J\212\202\005h\000$\342K\355\030l\200\215\212\212\202\005h\355\030\254\200\215\212\212\202\005h\355\030\354\200\215\212\212\202\005h\355\030,\201\215\212\212\202\005h\355\030l\201\330L$h\2004\245{\356\007\326M\004\321\216\212\212\202\006h\366\030u\200\246{\266\007\004\324\216\212\212\202\006h\366\030\265\200\244{d\007\004\324\214\212\212\202\002h\322\030\325\200\212\212@\"\322C\212\202\000h@!\300\031\001\204n\347\376\265\305N\301J0h\302I\004F@0\303|\022h\001+(\320Q\030\t\216%F\341\203`5)x\241\204a\214\001\"\037#I\262\001\223\002\222\000\221\030\"\202V #\036!\000 \343^a^(V\376\367\315\3751h\300\262\nF`2\020p\023F :\215\214\024F\025v\032{\342u\312\213\n\204\377\367;\376\336\345Q\030\t\215\325\347\376\265\251N\246J1h\247K\fF@1\315|\022h\001--\320\322\030\022\216\037#\020\030\340\203a\"\020W \205\000\"\322C\000%\001\223\002\222\000\225\030\"\212V #\036!\343^a^\376\367\230\3751h\nF`2Pp\023F :\f\215\027F\024v\032{\372u\312\213\n\204\373\367\023\3770hj!\t\\\000)\006\320\001!\2000Ar\242\345\322\030\022\215\320\347\2000Er\234\345\376\265\207H\001h\210H@0\b\030@\210\207L\002\007 h\022\017\007F`7\272p\202\204*!A^\001%\013\035\b+\003\330V#\033\\\001+\"\320\000\"\322C\017#\000&\001\223\002\222\000\226,#\303^\004\"\002 \272V8V\376\367R\375\"h\301\262\020F`0\201p\222\214\322\262\002q\003{\001+\001\320\206q\b\340\221B\001\321\205q\004\340\002!\201q\001\340:q\275q hA\215\201\205V!\t\\\001)\006\321\001F`1\212y\001*\001\320\002\"\212q\003!\t\007\212\212\017\"\322C\212\202`0\201x]H\002h^H@0\020\030A\200A\345\370\265\\L\001% h\001F@1\313|\002F`2\000+\004\320\001+\006\321\003x[\007\003\325\215#\033\\[\007\001\325\025rf\340\000xB\007\005 \000*Hw\003\332\376\367\217\371!hH\204\376\367\223\371LJ\021h\310\204\377\367\374\372\022h\004F\021F`1\bp\020x@\007@\325\023F\2003Xy\000(\005\320\000 \bV\000(\001\332`\034\032\340& V\214\020^\264F@O\206\0318\214\266F\206B\b\332Xz\000(\005\321\377&v6\264E\001\322\037,\352\323~\214\266E#\334Xz\000( \321\001\340`\036\bp2N\bx\377\367C\3750h\002F`0\001x\241B\033\320\003z\001+\030\320\002%\241B\032\331\004+\026\320@2\222}\001*\022\320\003\"\002r\b\033\032\340\211 \200\\\000(\004\320@2R\177\224B\333\330\334\347\037,\274\323\331\347\005r\000 \370\275\005r\354\347\003+\t\320@2\222}\001*\005\320\004\"\002r`\032@B@\262\370\275\005r\371\347\020\265\004F\373\367\212\377\003!\t\007\210\212\037 \300C\210\202\rH\342\006\003h\322\016\r$d\003\033\031Z\205\212\212\017J\212\202\t#\004h\233\002\bJ\244\030#\204\213\212\000#\213\202\nI\000h\200\030A\204\020\275\000\000\377\203\000\000\204\000\000 \377\177\000\000@\240\001\000\220\000\000 \000\200\000\000\000\004\000 \377\213\000\000` \000\0000\265\001!\r(\004\330\200\037\201@\311\262\001 \003\340\0168\201@\311\262\002 \003\"\022\007\223\212\377#\223\202\376K\f\002\035h\376Im\030\254\204\224\212\f$\344C\224\202\032h\200\000Q\030\b\2040\275\376\265\366M(h\366N@6\200\031\200\210\365OA\007<hI\017 F`0\301p\241\204\000#\333C\007\"\000!\002\223\001\222\000\221.#&!\343^\005\"a^\202V\004F\003 V\376\367\030\374:h\021F`1\310p\220\214Hq\b{\310q\320\214\320\205\003 \000\007\202\212\007\"\322C\202\202\310x)h\211\031\210\200%\344p\265\335L\377% h\001F@1\212z\027*\027\320\030*\"\320\311|\000)#\321\001xI\007 \325`0@z\000(\017\321\t \377\367\203\375 h\001\"i!\nT\027\"J!\nT\2000\205r\373\367\207\375\000(\022\320\t \377\367\235\375 h\030\"J!\nT\2000\205r\373\367z\375\000(\005\320 h\031!@0\201r\000 p\275\002 p\275\000\265\300I\002F\th\000 \2001\023\000\002\360h\373\006\024\004\007\n\r\020\024\210{\300\007\n\340\210{\200\007\007\340\210{@\007\004\340\210{\000\007\001\340\210{\300\006\300\027@\034\000\275\370\265\261L\001& h\000%@0\200z ((\320!(v\320\376\367\307\375 h\001F@0\302|\000*\002\320\001*O\320\202\340\txI\007\177\325\206v\305v h@0\200~\377\367\302\377\000(\036\320 h\006!@0\200~\376\367\355\376 h@0\305uEu\373\367\334\374 h !@0\201r\373\367\036\375\000(g\320 h@0\301~\200~\377\367{\371 h@0\300}\000(\352\320 h\002F\2002\021z\311\006\020\325\001F@1\032#\313V\001+\002\321\227{\277\006\004\325\002+\005\321\222{R\006\002\324\312~\000*\n\320\001F@1\315v\212~R\034\212vZ!AV\006)\270\3335\340\316v\370\347\txI\0070\325\002!\201v\305v h@0\200~\377\367r\377\000(\036\320 h\006!@0\200~\376\367\235\376 h@0\305uEu\373\367\214\374 h!!@0\201r\373\367\316\374\000(\027\320 h@0\301~\200~\377\367+\371 h@0\300}\000(\352\320 h@0\201~\211\034I\262\201v\005)\321\333 h@0\205r\000 \370\275\002 \370\275\370\265aM\000$(h\002F@0\201z\020)M\320\301|(F\000h\2000\000)\002\320\001)w\320y\340@{\300\007v\321\376\367\035\375(h\000x@\007\006\324\f \377\367\242\373(h\000x@\007.\325(h\001F@1\212}\001*\r\320\205!\t\\\000)\002\320\000!\311C6\340\375\367\376\376)hH\205\377\367\\\375G\340\311\177\000)\000\321D\205\205!\t\\\000)\003\320A\215I\036A\205\005\340\375\367\353\376)hJ\215\200\030H\205(h@0\301\177I\034\311\262\301w\b)(\320,\340\373\367\027\374(h\020!@0\201r\373\367Y\374\000(\f\320(h2K\001F@1\212}1N\001*\006\320\031h\211\031\t\216A\205\312\347\002 \370\275\312\177\000*\000\321D\205G\215\033h\233\031\033\216R\034\373\030C\205\320\262\310w\b(\004\321\377\367\026\375(h@0\304w(h\001xI\007\f\324`0\200y\000(\227\320\007\340\000\340\002\340@{\300\007\b\320\001 `2\220q(h3!@0\201r\000 \370\275\376\367\235\374(h\001F@0\202}\001*\006\320\377\367r\373)hH\205\377\367\356\374\025\340\300\177\000(\000\321L\205\377\367g\373)hJ\215\200\030H\205@1\310\177@\034\300\262\310w\b(\004\321\377\367\332\374(h@0\304w(h\001xI\007\320\324`0\200y\005\340\204\000\000 @\240\001\000\220\000\000 \000(\315\320\304\347\020\265\373L h\001F@1\312|\000*\006\320\001*\002\321\002xR\007\001\324\000 \303\345\211z\017)\"\320\2000@{\200\006*\324\376\367R\374\000 \373\367\344\375\t \377\367\255\372\003 \000\007\201\212 !\311C\201\202\353I \th\352J\211\030\b\204\373\367\226\373!h`1Hp\373\367o\373 h\017!@0\201r\373\367\261\373\000(\f\320< \377\367L\374 h@0\300}\000(\355\320 h2!@0\201r\306\347\002 \212\345\020\265\327L h\001F@1\212z\021*!\320\311|\000)E\321\210!\t\\\311\tA\321\001x\211\006\211\017\002)<\320\376\367\f\374\f \377\367P\375 h\000!\301\204\006!@0Au h@0@}\377\367{\375\373\3672\373 h\021!@0\201r\373\367t\373\000(\021\320\302I\bh\302J\200\030\000\216\000(\020\320 h&#\303^\th\212\0300!Q^\000)\003\335\001!\003\340\002 H\345\000!\311CY\030\301\204 h@0A}I\034\311\262Au\026)\320\323\377\367p\375\002\340\001!`0\301q h1!@0\201r\000 0\345\370\265\003 \000\007\201\212\254I\201\202\251N\001 1h@\002\r'\177\003\311\031H\2000h\300\031\200\217\001\360\003\375\005F\001\340\000,\b\3200h\300\031\200\217\200\t\300\007\300\017\001\320\001$\000\340\000$\000,\005\320\001\360\361\374@\033\200\262\013(\353\3230h\301\031\n \b^\000,\003\320\000(\001\332\000$\344C F\370\275\020\265\220H\000h\2000\000z\200\007\001\325\000 \362\344\377\367\300\377\000(\372\320\003 \000\007\201\212\001!\311C\201\202\210I\001 \th\r\"R\003\211\030H\206\001F\027 \001\360r\377\001 \333\344\360\265\200L\000! h\003%\002x-\007R\007}N\017F\000*,\332X\"\202V F\000h\323\035`0\016+\001\330\207p\023\340\023F\0173\036+\002\330\020!\004\"\013\340\023F\0273.+\002\330 !\b\"\004\340\0372>*\002\3300!\f\"\202p\001 \376\367\302\374\250\212\017 \300C\250\202 h1h`0\200xhJ@2\211\030H\200 hX!AV\000)\001\332eH\001\340\003 \200\003\251\212\001!\251\2022hA\000\r @\003\022\030\221\200\251\212_I\251\2023h\200\"\033\030Z\200\252\212\251\2021h\b\030G\200\000 \360\275p\265SL\210! h\000%\t\\@0\311\007\000)\003\320\005vEv\000 p\275\201z\007)\001\320\005vEv\377\367=\377\000()\320!h@1\n~\020\030@\262\bvJ~\0370R\034R\262Jv>(\t\3300*\007\332\377\367\177\377 h\007!@0\201r\002 p\275\003 \000\007\201\212\001!\311C\201\202;I\001 \th\r\"R\003\211\030H\206\001F\027 \001\360\330\376\001 p\275 h@0\305\3472HS!\000h\n\\\301{\311\b\000*\007\320\001)\021\331\000|\300\b\001(\r\331\000 pG\001)\t\331\001|\311\b\001)\005\331A{\311\b\001)\001\331\200{\356\347\001 pG\370\265\"M\017#*h\021F@1\313VKv\220{T{\000\033@\020\320\204\216}\000$\001.\006\320\001&@\005\366\005\200\031\000\026\030\032\r\340\026F\2006\267y\007/\t\323\264q\f(\001\335X\036\003\340\f&\360B\001\332X\034Hv\031 \bV\030(\001\332\030 \002\340,(\001\335, Hv\031 \bV\203B/\320\303\032\333\000\323\204\310s\373\367X\374(h&\"\201{\202^\370#\211\030\t\262\001\205\000)\r\332\004\205\016\340\220\000\000 \204\000\000 @\240\001\000\377\370\000\000\377?\000\000\177\377\000\000\370)\000\335\003\205\001\215\201sA{\211\032\t\262\001\205\000)\001\332\004\205\002\340\370)\000\335\003\205\001\215As\000 \370\275\020\265\370L h\001F@0\202z\022*#\320\300|\000(\001\320\001(p\321\2001H{@\006l\324\376\367>\372\373\367\224\371!h@1\bv\b|\bw\017 \373\367&\373 h\000!@0\035\340\211}\001)2\320\375\367\324\374\373\367_\371 h\022!@0\201r\373\367\241\371\000()\320 h@0\201}@}\001)%\320\375\367_\375 h@0\301}\000)\350\320A}I\034Au!h@1\312|H}\000*\030\320\002\"\220B\327\323\034 \bV\373\367\231\373!hX \bV\373\367`\371\377\367'\377\001(\n\320&\340\375\367\325\374\313\347\002 \230\345\375\367\352\375\330\347\004\"\345\347 h\200y@\006\030\324\001!\033 \001\360\345\375 h\2000\001z\n\007\001!\000*\f\333\003 \000\007\202\212\312\036\202\202\277H\000h\r\"R\003\200\030A\206\001 w\345\001t h0#\001F\002F@1\213r\2000\204y\003Fd\034\204q\310|\000(\n\321\020\210A\007\007\324\000\006\005\324X{\300\006\002\324\377\367\003\377]\345\000 [\345\020\265\004F\373\367\211\372\003!\t\007\210\212\037 \300C\210\202\250H\342\006\003h\322\016\r$d\003\033\031Z\205\212\212\244J\212\202\244K\004h\244J\244\030#\204\213\212\000#\213\202\242K\004h\244\030c\204\213\212\377#\213\202\001!\000h\211\002\200\030\201\2041\345\020\265\004F\373\367_\372\003!\t\007\210\212\037 \300C\210\202\223H\342\006\003h\322\016\r$d\003\033\031Z\205\212\212\217J\212\202\217K\004h\217J\244\030#\204\213\212\000#\213\202\216K\004h\244\030c\204\213\212\377#\213\202\001!\000h\211\002\200\030\201\204\007\345p\265\201LM\" h\000%\021V-)+\320.)\016\320a!\t\\\2000At\024 \377\367\233\377 h\005\204\373\367\205\370 h.!@0As\373\367\307\370\000(1\320\000 \377\367b\371 h\001F@0\302}\000*\354\320`1IxAw\024 \377\367\252\377 h\005\204\373\367j\370 h-!@0As\373\367\254\370\000(\026\320\000 \377\367G\371\"h\021F@1\310}\000(\354\320Msa$H\177\243V\230B\000\335\030FHw\221 \020V\373\367x\370\000 p\275\002 p\275\370\265`HXL\202\177 h\001F@0\203z#+-\320$+<\320\303|\000+\002\321\013x[\007\001\324\000 \370\275\000%\013FM\204\2003\036y\001.\000\320Eu[y\000+\017\320\017#\303V\235\032\000-\001\335[\036\303s\017#\303V\232\032\001\325[\034\303s\001 H\204V\340\310x\b8@\262\373\367t\372 h#!@0\201r\377\367u\377\002(\326\320 h]!\t\\\301\204\300x\b0@\262\373\367c\372 h$!@0\201r\377\367d\377\002(\305\320\"h\000&\020F@0A\177\323\214\366C\311\032\t\262\321\204\000)\020\320C}\000+1\320\000)\001\333\001#\000\3403F\034%EW\000-\001\333\001%\000\3405F\253B#\320\001#S\204\000)\001\333\rF\000\340MB\034#\303V\000+\001\333\037F\000\340_B\275B\n\335\2002\322x\001*\032\320\017\"\202V\000+\000\333\001&\222\031\302s\001w!h\017 @1\bV\030(\017\332\030 \020\340\2002\322x\001*\006\320\017\"\202V\000)\000\333\001&\222\033\352\347\017\"\202V\347\347,(\001\335, \310s\017 \bV\373\367J\372 h\001F@0B}\003FR\034\322\262BuH\214\001(\024\320\020*\022\322\001 \021\340\000\000\220\000\000 \204\000\000 \363\217\000\000\f0\000\000@\240\001\000``\000\000` \000\000\000\004\000 \000 \2001\bq\000 \230r\373\367\335\371E\347\376\265\376N0h\3770\0010E\216hF\005\200\254\0060h\244\016\372O\300\031\200\210@\007\300\017\016\321\350\013\f\320\270\005\201\212\004!\311C\201\2021h\004 \311\031\210\200\001!\020 \001\360$\374\360H\001h\bF\2000\302~\242B\033\320\000#\001\"\000,\016\320B1\r\200\002v\003 \000\007\201\212\203\2020h\300\031\003\200\001#\000\222\001\224\003\"\004\340\302u\001\223\000\222\001#\004\"\t!\001 \001\360\213\373\337H\000h\2000\304v\376\275|\265\332L h\332I@9@\030\300\214\003#\306\007\330H\033\007\000h\000!\2000\000.\326J\323M\236\212\232\202\013\320#h\002\"[\031\232\200\001\"\202u\302u\000\221\001\221\023F\013!\031\340\"hR\031\221\200\"hR\031\222\210R\007\322\017\013\321\232\212\231\202\"hR\031R\210#hR\004R\f[\031Z\200\201uAv\000\221\001#\004\"\001\221!!\001 \001\360I\373|\275\020\265\273H\000h\273I@9@\030\204\215`\b\300\007\001\320\377\367\266\377\340\007\001\320\377\367j\377\020\275|\265\264N\005F0h\001$\2000\300}\000(\b\321\005 \001\220\000#\002\"\025!\000\224\001 \001\360%\3731h\000 \2001\bv\003\"\310u\022\007\223\212\220\202\245H\000h\245J\200\030\005\200\210~@\034\302\262\212v\350\262\001*\000\224\001\220\006\320\000#\002\"\n!\001 \001\360\b\373|\275\000#\001\" !\367\347p\265\230I\bh\230J\200\030C\210\001 \300\003\003C\220\005\204\212\001$\344C\204\202\rh\001$\255\030\254\200\204\212\000$\204\202\bh\200\030C\200\001!\f \001\360]\373p\275\017\264\020\265\003 \000\007\201\212\377!\t\002\201\202lF\341\216\311\007\013\016\241\216\311\007I\016\013Ca\216\311\007\211\016\013C!\216\311\007\311\016\013C\341\215\311\007\t\017\013C\241\215\311\007I\017\013Ca\215\311\007\211\017\013C!\215\311\007\311\017\013CvI\fh\321\"R\002\244\030\343\206\203\212##\233\002\203\202lFc\214$\214\333\007\344\007[\f\244\f#ClF\344\213\344\007\344\f#ClFd\213\344\007\244\r#ClF$\213\344\007\344\r#ClF\344\212\344\007$\016#ClF\244\212\344\007d\016#ClFd\212\344\007\244\016#ClF$\212\344\007\344\016#ClF\344\211\344\007$\017#ClF\244\211\344\007d\017#ClFd\211\344\007\244\017#ClF$\211\344\007\344\017#C\fh\244\030#\207\203\212\001#\333\003\203\202\020\254\243\214d\214\333\007\344\007[\f\244\f#C\020\254$\214\344\007\344\f#C\020\254\344\213\344\007$\r#C\020\254\244\213\344\007d\r#C\020\254d\213\344\007\244\r#C\020\254$\213\344\007\344\r#C\020\254\344\212\344\007$\016#C\020\254\244\212\344\007d\016#C\020\254d\212\344\007\244\016#C\020\254$\212\344\007\344\016#C\020\254\344\211\344\007$\017#C\020\254\244\211\344\007d\017#C\020\254d\211\344\007\244\017#C\020\254$\211\344\007\344\017#C\fh\244\030c\207\203\212\017#\333C\203\202\020\254`\210#\210\300\007\333\007\000\017[\017\030ClF\343\217\th\333\007\233\017\030C\243\217\333\007\333\017\030C\211\030\210\207\020\274\b\274\000 \004\260\030G\377\265\253\260\036\000\025F\004F\030\320\000' !\025\250\001\360\b\373\024!&\250\001\360\004\373\000 \000\220\001\220\002\220$!\035\250\001\360\374\372\000/\n\320\022-\005\335\006 \255\037\351\262\006\340\001'\345\347\351\262\000 \001\340\351\262\360\262,\232\303\007\022\033R\032\022\032\325\262\001\"\000+\001\321\006(\001\323 \253\032\203\002(\007\340\204\000\000 \300\240\001\000\220\000\000 \375\377\000\000\001\323 \253\032\204\004(\004\323 \253\232\204\006(\000\323\232\203\376H @\001(\001\320\n,\001\333\020\250\202\206\002,\001\333 \250\202\201\004,\001\333 \250\302\200\006,\001\333 \250\002\200\b,\004\333\020\250B\207\n,\000\333B\205\310\007\001\321\b)\001\323\020\250\202\202\002)\001\323\020\250\202\203\004)\001\323\020\250\002\204\006)\004\323\020\250\202\204\b)\000\323\002\203\020\250D\215\000,\037\321\310\007\001\320\b)\031\322\022)\027\322\020\250@\217\001(\001\321\n)\021\322 \250\000\210\001(\001\321\f)\013\322 \250\300\210\001(\001\321\016)\005\322 \250\200\211\001(\003\321\020)\001\323\020\250\202\205\020\253X\217\003\220\000(\002\321\n)\000\323\232\207 \250\000\210\204F\000(\003\321\f)\001\323 \250B\200 \250\307\210\000/\002\321\016)\000\323\002\201\206\211\000.\002\321\020)\000\323\302\201\233\216\000+\025\321\022)\021\322\003\230\001(\001\321\n)\f\322`F\001(\001\321\f)\007\322\001/\001\321\016)\003\322\001.\003\321\020)\001\323\020\250\302\206\000-~\320m\036\350\262\301\007\001\320iF\n\200@\b\366\320\301\007\005\320@\036iF\000\006J\200\000\016\356\320iF\211\210\000)\005\321\200\036iF\000\006\212\200\000\016\344\320iF\311\210\000)\005\321\200\036iF\000\006\312\200\000\016\332\320iFI\210\000)o\321 \251\311\213\000)\r\321 \251\211\213\000)\t\321iFJ\200\200\036 \251\000\006\312\203\000\016\306\320\000*]\321 \251I\213\000)\r\321 \251\t\213\000)\t\321iFJ\200\200\036 \251\000\006J\203\000\016\264\320\000*K\321\020\251I\213\000)\r\321\020\251\t\213\000)\t\321iFJ\200\200\036\020\251\000\006J\203\000\016\242\320\000*9\321\020\251\311\212\000)\r\321\020\251\211\212\000)\t\321iFJ\200\200\036\020\251\000\006\312\202\000\016\220\320\000*'\321\020\251\t\217\000)\021\321\000+\017\321\020\251\311\216\000)\013\321iFJ\200\020\251\n\207\000\340\036\341\200\036\000\006\000\016\212\320\000*\021\321\020\251\311\215\000)\r\321\000,\013\321\020\251\211\215\000)\007\321iFJ\200\200\036\020\251\000\006\312\205\000\016\212\320 \251\311\214\000)\t\321 \251\211\214\000)\005\321\200\036 \251\000\006\312\204\000\016\220\320 \251I\214\000)\t\321 \251\t\214\000)\005\321\200\036 \251\000\006J\204\000\016\224\320\020\251\311\214\000)\t\321\020\251\211\214\000)\005\321\200\036\020\251\000\006\312\204\000\016\206\320\020\251I\214\000)\t\321\020\251\t\214\000)\005\321\200\036\020\251\000\006J\204\000\016\212\320\020\251\311\213\000)\t\321\020\251\211\213\000)\005\321\200\036\020\251\000\006\312\203\000\016\216\320 \251\t\212\000)\013\321\000.\t\321 \251\311\211\000)\005\321\200\036 \251\000\006\n\202\000\016\224\320 \251I\211\000)\013\321\000/\t\321 \251\t\211\000)\005\321\200\036 \251\000\006J\201\000\016\204\320 \251\211\210\000)\f\321aF\000)\t\321 \251I\210\000)\005\321\200\036 \251\000\006\212\200\000\016\207\320\020\251\311\217\000)\f\321\003\231\000)\t\321\020\251\211\217\000)\005\321\200\036\020\251\000\006\312\207\000\016~\320 \251\311\213\000):\321 \251\211\213\000)6\321 \255m\213\000-\016\321 \255-\213\000-\n\321 \255\200\036\352\203\000\006j\203\000\016g\320\000*%\321\000)#\321\020\255m\213\000-\017\321\020\255-\213\000-\013\321 \255\352\203\200\036\020\255\000\006j\203\000\016S\320\000*\021\321\000)\017\321\020\251\311\212\000)\013\321\020\251\211\212\000)\007\321 \251\312\203\200\036\020\251\000\006\312\202\000\016?\320 \251I\213\000)*\321 \251\t\213\000)&\321\020\255m\213\000-\022\321\020\255-\213\000-\016\321 \255\001\340\001\000\000\200j\203\200\036\020\255\000\006j\203\000\016$\320\000*\021\321\000)\017\321\020\251\311\212\000)\013\321\020\251\211\212\000)\007\321 \251J\203\200\036\020\251\000\006\312\202\000\016\020\320\020\251I\213\000)\024\321\020\251\t\213\000)\020\321\020\251\311\212\000)\f\321\020\251\211\212\000)\b\321\000\340\204\340\020\251\200\036J\203\000\006\312\202\000\016}\320 \251\311\213\000)+\321 \251\211\213\000)'\321\020\255-\217\000-\021\321\000+\017\321\020\255\355\216\000-\013\321 \255\352\203\200\036\020\255\000\006*\207\000\016c\320\000*\023\321\000)\021\321\020\251\311\215\000)\r\321\000,\013\321\020\251\211\215\000)\007\321 \251\312\203\200\036\020\251\000\006\312\205\000\016M\320 \251I\213\000)+\321 \251\t\213\000)'\321\020\255-\217\000-\021\321\000+\017\321\020\255\355\216\000-\013\321 \255j\203\200\036\020\255\000\006*\207\000\0163\320\000*\023\321\000)\021\321\020\251\311\215\000)\r\321\000,\013\321\020\251\211\215\000)\007\321 \251J\203\200\036\020\251\000\006\312\205\000\016t\320\020\251I\213\000)+\321\020\251\t\213\000)'\321\020\255-\217\000-\020\321\000+\016\321\020\255\355\216\000-\n\321\020\255\200\036j\203\000\006*\207\000\016[\320\000*\024\321\000)\022\321\000\340U\340\020\251\311\215\000)\f\321\000,\n\321\020\251\211\215\000)\006\321\020\251\200\036J\203\000\006\312\205\000\016D\320\020\251\311\212\000))\321\020\251\211\212\000)%\321\020\255-\217\000-\020\321\000+\016\321\020\255\355\216\000-\n\321\020\255\200\036\352\202\000\006*\207\000\016+\320\000*\022\321\000)\020\321\020\251\311\215\000)\f\321\000,\n\321\020\251\211\215\000)\006\321\020\251\200\036\312\202\000\006\312\205\000\016\026\320\020\250\000\217\000(\022\321\000+\020\321\020\250\300\216\000(\f\321\020\250\300\215\000(\b\321\000,\006\321\020\250\200\215\000(\002\321\020\250\002\207\302\205\"\"\035\251\f\250\371\367^\371kF\007\313\t\253\007\303\024\"&\251\004\250\371\367U\371\031\254\017\314lF\017\304\025\254\017\314\377\367\271\373/\260\360\275\370\265\003$$\007\245\212\312M\245\202\006\0076\017\325\006\355\f.C\307M/h\307M\177\031>\201\246\212?&\366C\246\202\303O\216\006?h\266\016}\031n\201\245\212\301M\245\202\000+\005\320\000$e\003\000(\003\335\001$\002\340\001$\370\347\000$$\003%C\000*\001\335\001$\000\340\000$\344\002%C\000+\001\335\001$\000\340\000$\244\002%C\261L&h\261O\2007\366\031u\201\003%-\007\256\212\017&\366C\256\202\035\007$h-\017\321&v\002\244\031%\204\377\367K\374\370\275\376\265\000 iF\b\201\244H\001h\244J@:\211\030I\215\000h\3770\0010\000\216iF\b\200\000 \r\210\204F\250\004\f'0&\000(\n\332\000 \002F<!cF\377\367\224\377\267C\0207\270\b\200\000\020\340\350\004\022\325\226K\027 \030\"\026!\030V\232VYVcF\377\367\203\377\004 \260C\0200\200\b\200\000iF@\034\b\201\376\340\250\006\374\320\211J\020h\211K\300\030@\211\201\006\020h\211\016\300\030\000\211\022h\000\007\000\017\322\030\022\211+\007\322\004\322\016\000$\233\017\001+\002\320\002+\030\3201\340I\034!)\007\333<)\003\334C\030\233\030<+\001\335I\036\027\340\001$K\034!+\006\333<+\036\334C\030\233\030[\034<+\031\334\004'\027\340\b'I\036<)\b\334!)\003\333\013\032\233\032\006+\002\332I\034I\262\n\340\001$K\036<+\354\334!+\004\333\013\032\233\032[\036\006+\345\332kF\037\201\253\006\233\017\001+\002\320\002+\032\320G\340R\036\030*\007\334\000*\005\332oF;\2113C;\201R\034<\340\001$S\036\030+\005\334\000+\003\332oF;\2113C1\340oF;\211\263C\0203,\340R\034\023\324\030*\n\334C\030\233\030<+\006\334\013\032\233\032\006+\002\333\203\030\030+\006\335oF;\211\263C 3;\201R\036\027\340\001$S\034\341\324\030+\r\334C\030\233\030[\034<+\b\334\013\032\233\032[\036\006+\003\333\203\030[\034\030+\321\335oF;\211\263C 3;\201\253\007\233\017\001+\002\320\002+\035\320L\340\003&@\036\n(\007\334\000(\005\332oF;\2113C;\201@\034@\340\001$C\036\n+\006\334\000+\004\332oF;\2113C;\2015\340nF3\211\233\b\233\000[\034.\340@\034\024\324\n(\n\334C\030\233\030<+\006\334\013\032\233\032\006+\002\333\203\030\030+\007\335nF3\211\233\b\233\000\233\0343\201@\036\030\340\001$C\034\337\324\n+\r\334C\030\233\030[\034<+\b\334\013\032\233\032[\036\006+\003\333\203\030[\034\030+\317\335nF3\211\233\b\233\000\233\0343\201cF\377\367\207\376\000,\t\320\251\006\211\016\001 \001\221\003F\004\"\000\220\037!\000\360\030\375\nJ\020h\nK\300\030\200\211\301\003hF\000\211@\004@\f\bC\231\005\214\212\000$\214\202\021h\311\030H\200\376\275\000\000\360\340\000\000\204\000\000 \300\240\001\000\377\303\000\000\000\004\000 \360\265\371J>#\021\210\000%\231C\364L\365N\003\000\000\360\347\376\t\0067h\231\312\375\374\373\372\371\000\003 \000\007\203\212?#\233\002\203\202\357OH#?h?\031;\206\203\212\203\023\203\202\353K\033h\033\031\335\205\203\212\351K\203\202\347K\033h\033\031\235\205\203\212\006#\333C\203\202\343O\004#?h?\031{\206\203\212\206\202\340K\033h\033\031]\206\203\212\206\202\335K\001 \033h\033\031X\206.1\214\341\003 \000\007\203\212?#\233\002\203\202\326O(#?h?\031;\206\203\212\203\023\203\202\322K\033h\033\031\335\205\203\212\321K\203\202\317K\033h\033\031\235\205\203\212\006#\333C\203\202\313O\004#?h?\031{\206\203\212\206\202\307K\033h\033\031]\206\203\212\206\202\304H\001#\000h\000\031C\206\211\035[\341\003 \000\007\203\212?#\233\002\203\202\276O*#?h?\031;\206\203\212\203\023\203\202\272K\033h\033\031\335\205\203\212\270K\203\202\266K\033h\033\031\235\205\203\212\006#\333C\203\202\262O\004#?h?\031{\206\203\212\206\202\257K\033h\033\031]\206\203\212\206\202\254K\001 \033h\033\031X\206\b1*\341\003 \000\007\203\212?#\233\002\203\202\245O4#?h?\031;\206\203\212\203\023\203\202\241K\033h\033\031\335\205\203\212\240K\203\202\236K\033h\033\031\235\205\203\212\006#\333C\203\202\232O\004#?h?\031{\206\203\212\206\202\226K\033h\033\031]\206\203\212\206\202\223K\001 \033h\033\031X\206\0261\371\340\003 \000\007\203\212?#\233\002\203\202\215O<#?h?\031;\206\203\212\203\023\203\202\211K\033h\033\031\335\205\203\212\207K\203\202\205K\033h\033\031\235\205\203\212\006#\333C\203\202\201O\004#?h?\031{\206\203\212\206\202~K\033h\033\031]\206\203\212\206\202{K\001 \033h\033\031\004\340\312\340\230\340f\3404\340\002\340X\206 1\302\340\003 \000\007\203\212?#\233\002\203\202qO@#?h?\031;\206\203\212\203\023\203\202mK\033h\033\031\335\205\203\212lK\203\202jK\033h\033\031\235\205\203\212\006#\333C\203\202fO\004#?h?\031{\206\203\212\206\202bK\033h\033\031]\206\203\212\206\202_K\001 \033h\033\031X\206$1\221\340\003 \000\007\203\212?#\233\002\203\202YOB#?h?\031;\206\203\212\203\023\203\202UK\033h\033\031\335\205\203\212SK\203\202QK\033h\033\031\235\205\203\212\006#\333C\203\202MO\004#?h?\031{\206\203\212\206\202JK\033h\033\031]\206\203\212\206\202GK\001 \033h\033\031X\206&1`\340\003 \000\007\203\212?#\233\002\203\202@OF#?h?\031;\206\203\212\203\023\203\202<K\033h\033\031\335\205\203\212;K\203\2029K\033h\033\031\235\205\203\212\006#\333C\203\2025O\004#?h?\031{\206\203\212\206\2021K\033h\033\031]\206\203\212\206\202.K\001 \033h\033\031X\206,1/\340\003 \000\007\203\212?#\233\002\203\202(OP#?h?\031;\206\203\212\203\023\203\202$K\033h\033\031\335\205\203\212\"K\203\202 K\033h\033\031\235\205\203\212\006#\333C\203\202\034O\004#?h?\031{\206\203\212\206\202\031K\033h\033\031]\206\203\212\206\202\026K\001 \033h\033\031X\20681\021\200\360\275\000\265\003\000\000\360\035\375+\027))))\027)\027)))\031-+))))%%%%\031\031\027\027\027\027\027'\027\027'\027\027\027\027\027\027\027)))\027\000\006 \024\340\003 \022\340@\241\001\000\376\377\000\000\000\004\000 \204\000\000 \377\017\000\000\002 \006\340\007 \004\340\b \002\340\005 \000\340\004 \377\367\373\375\000\275\360\265MH\000!\000hLJ\200\030\002\212\214'\323\005\336\017\320\262\223\005R\005\325\017HJ\333\017\022h\333\001\024\210\274C\034C\024\200\r(&\320\n\334\003\000\000\360\320\374\r)++++)','''##,\0006(\036\320\016\334\021(\025\320\006\334\016(\022\320\017(\020\320\020(\027\321\r\3401(\013\3205(\022\321\016\340\007F7?;\000\000\360\261\374\005\n\006\006\006\006\r\000\001!\006\340\003!\004\340\004!\002\340\b!\000\340\t!\033(#\320\027(!\320\025(\037\320\023(\035\320\021(\033\320\031(\031\320\032(\027\320\026(\025\320\024(\023\320\022(\021\320\034(\017\320\036(\r\320\037(\013\320!(\t\320\"(\007\320$(\005\320((\003\320)(\001\320*(\002\321\004 \004C\024\200\003 \000\007\202\212\017\"\322C\202\202\022J\024h\024K\344\030!\200\201\212\023I\201\202\024hI\034\343\030\031\200\201\212\020I\201\202\024hs\000\r&v\003\244\031#\204\203\212\201\202\020hi\000\3770\0010\201\205\360\275\003H\000h\005I\3001@\030@\216\300\262.\347\204\000\000 \300\242\001\000\220\000\000 \000\241\001\000\377\177\000\000\375\377\000\000-H\000y\300\007\300\017pG+H\001x\217\"\021@\001p\001y\001x\001\"\021C\001ppG%H\200hpG$H\000\211\200\262pG\003 \000\007\000\212\200\005\200\rpG I\th\2001\211|\t\007\t\016\212\000\033I@1Q\030\210`\bx\217\"\020@\0200\bp\bx\001\"\020C\bppG\025H\000h\2000\200|\000\007\000\016\201\000\021H@0\b\030\001x\002\"\021C\001ppG\016H\fI\000h@1\2000\200|\000\007\000\016\200\000@\030\300hpG\bH\006I\000h@1\2000\200|\000\007\000\016\200\000@\030\000y\300\007\300\017pG\000\000\300\000\0000\220\000\000 \020\265r\266qI\310i\377\"\022\004\220C\001\"\222\005\020C\310aoImHH`\210`\000 mJ\001!\304\006\344\016\013F\243@D\t\244\000\244\030#`@\034@\262\f(\363\333\004$ F\000\360\256\370d\034d\262\f,\370\333b\266\020\275\376\265bL!h\000\221aMbO.h9h\001\221\001\002`J\200\007\211\030)`!h\372\022\221C@\013\001C!`\377\367_\373\000\230 `.`\001\2308`\376\275\376\265TL!h\000\221SMTO.h9h\001\221\001\002RJ\200\007\211\030)`!h\372\022\221C@\013\001C!`\376\367J\376\000\230 `.`\001\2308`\376\275\020\265\000\"\021F\001\230\000\360\374\370\020\275\020\265\000\"\021F\001\230\000\360\365\370\020\275\020\265\000\"\021F\001\230\000\360\356\370\020\275\020\265\000\"\021F\001\230\000\360\347\370\020\275\020\265\000\"\021F\001\230\000\360\340\370\020\275\020\265\000\"\021F\001\230\000\360\331\370\020\2755H@~\232\3474H\200~\227\3472H\300~\224\3471H\000\177\221\347/H@~\252\347.H\200~\247\347,H\300~\244\347+H\000\177\241\347\020\265\000\"\021F\001\230\000\360\272\370\020\275p\265%K\002F]~\004 \b$\225B\020\320\235~\225B\002\321\005 \t$\n\340\335~\225B\002\321\006 \n$\004\340\033\177\223B\001\321\007 \013$\000)\005\320\000\360\024\370 F\000\360\021\370p\275\000\360\004\370 F\000\360\001\370p\275\302\006\322\016\001!\221@@\t\021J\200\000\200\030\001`pG\302\006\322\016\001!\221@\fJ@\t\200\000\2002\200\030\001`pG\000\000\004\355\000\340\200\200\200\200\000\344\000\340\200\342\000\340\204\000\000 \220\000\000 \024\000\0000\000\005\000 \000\004\000 \000\341\000\340\020\265\377!\0011+H\000\360\372\371\020\275\301\b\020\265\t\035\037(\023\330r\266'J%K\022h\2002\222|\222\001\234\\\001,\000\321\t\035\322\030D\007S\\d\017\001 \240@\003CSTb\266\020\275\360\265\034I\033N\013h\2003\231|\211\001\215\031\251x\377),\320jx\376)\004\320\217\032\221B\003\330\r$\002\340\002$\002\340\000$<\031d\036$\006$\016\034\320\001,\000\321\240\036\224\000,\031R\034\340`\320\262\r(\000\323\000 \232|\222\001\222\031Pp\376)\013\321\231|\211\001\212\031\321x\201B\005\321I\034\310\262\r(\000\323\000 \320p\360\275\000\t\000 \220\000\000 \020\265 !9H\000\360\235\371 !8H\000\360\231\371\020\275r\266\277\363@\2176I #\n|\032C\nt\357\363\005\2010J\211\006\211\016\023x\021p\000+\r\321\221p\220`\357\363\b\200\320`\357\363\t\200\020a\357\363\006\200\220a\357\363\003\200\320a\001 \020)\006\323\004F\0209Si\214@#CSa\004\340\004FSh\214@#CS`\000!Qp\277\363@\217b\266\321x\001C\321p\376\347\360\265\005\235r\266\277\363@\217\031L@'&|>C&t\026L&x p\000.\t\321\240p\241`\357\363\b\201\341`\357\363\t\201\345a\243a!a\001! (\006\323\rF 8ci\205@+Cca\004\340\013Feh\203@\035Ce`\000 `p\277\363@\217b\266\000*\003\320\340x\bC\340p\376\347\360\275\000\000$\004\000 D\004\000 \000\004\000 \360\265LM\n!i^\000\"KNKKLO\n\340\264\\\\T@\036R\034I\036\t\262\300\262\322\262\000)\000\3329F\000(\362\321i\201\360\275\377\265\201\260\005F\004\230\013\236\000(\000\321r\266<IH{\377(\002\321K\211\b+\001\323\001$\000\340\000$\002\233[\036\375+R\322\000,P\3204II}\000)L\321\001-\002\320\000-\003\320\004\3404H\000h@y\220BB\323\377\367\234\375\007F\001\f0H\000h\000\f\b\032\000\004\000\f\022\320)I\377\"\212p\002\nJp\bp\003 \377\367\256\377#HA{\377)\004\321@\211\b(\001\322\000$\000\340\001$#H\000,\007` \320\001-$\320\000-'\320\b$\n\230\000(\b\320\031H1\n\006pAp1\f\201p\n\230\377\367\217\377\n\230\024I\000\035@\001 C\310p\026H\000\210\002\n\212pHp\002\230\bp\004 \377\367\177\377\004\230\000(\000\321b\266\005\260\360\275\rH\000h\2000\204|\330\347\017$\326\347\034\265\nF\000!\000\221\013F\001\221\001F\001 \377\367\200\377\034\275\000\000\000\004\000 \214\000\000 \000\001\000 \377\002\000\000\220\000\000 \210\000\000 0\265\016I\000 \tx\013ML\036\021\340\002\002R\031\2002\220t\000(\005\320C\036\023u\240B\003\321\000#\002\340#F\370\347C\034@\034\323t\300\262\210B\353\3230\275\000\005\000 \200\000\000 pG\370\265\004*,\323\203\007\022\320\013xI\034\003p@\034R\036\203\007\013\320\013xI\034\003p@\034R\036\203\007\004\320\013xI\034\003p@\034R\036\213\007\233\017\005\320\311\032\337\000 #\336\033\b\311\n\340\370\367\334\371\370\275\035F\b\311\375@\034F\264@,C\020\300\022\037\004*\365\322\363\b\311\032R\036\360\324\013xI\034\003p@\034R\036\352\324\013xI\034\003p@\034\001*\344\324\tx\001p\370\275\001\340\004\300\t\037\004)\373\322\213\007\001\325\002\200\200\034\311\007\000\320\002ppG\000)\013\320\303\007\002\320\002p@\034I\036\002)\004\323\203\007\002\325\002\200\200\034\211\036\343\347\000\"\356\347\000\"\337\347\003x\302x\031FCx\022\006\033\002\031C\203x\300x\033\004\031C\021C\t\002\t\n\000\006\bCpG\000\"\003\t\213B,\323\003\n\213B\021\323\000#\234FN\340\003F\013C<\324\000\"C\b\213B1\323\003\t\213B\034\323\003\n\213B\001\323\224F?\340\303\t\213B\001\323\313\001\300\032RA\203\t\213B\001\323\213\001\300\032RAC\t\213B\001\323K\001\300\032RA\003\t\213B\001\323\013\001\300\032RA\303\b\213B\001\323\313\000\300\032RA\203\b\213B\001\323\213\000\300\032RAC\b\213B\001\323K\000\300\032RAA\032\000\322\001FRA\020FpG]\340\312\017\000\320IB\003\020\000\323@BS@\000\"\234F\003\t\213B-\323\003\n\213B\022\323\374\"\211\001\022\272\003\n\213B\f\323\211\001\222\021\213B\b\323\211\001\222\021\213B\004\323\211\001:\320\222\021\000\340\211\t\303\t\213B\001\323\313\001\300\032RA\203\t\213B\001\323\213\001\300\032RAC\t\213B\001\323K\001\300\032RA\003\t\213B\001\323\013\001\300\032RA\303\b\213B\001\323\313\000\300\032RA\203\b\213B\001\323\213\000\300\032RA\331\322C\b\213B\001\323K\000\300\032RAA\032\000\322\001FcFRA[\020\020F\001\323@B\000+\000\325IBpGcF[\020\000\323@B\001\265\000 \300F\300F\002\275pGuF\000\360\"\370\256F\005\000iFSF\300\b\300\000\205F\030\260 \265\370\367\001\371`\274\000'I\b\266F\000&\300\305\300\305\300\305\300\305\300\305\300\305\300\305\300\305@=I\000\215FpG\004F\300F\300F F\370\367\263\370\000HpG\224\000\000 0\264tFd\036%xd\034\253B\000\322\035Fc][\000\343\0300\274\030G\031\031\031\031\031\031\031\031\031\030\030\030\030\030\030\030\031\031\031\031\032\"\"#$%&'()*+,-./001122!\020B \204@\b\2011\022b$\304H\210\221\000\000\n\000\025\000\037\000)\0004\000>\000I\000S\000]\000h\000r\000|\000\207\000\221\000\233\000\246\000\260\000\272\000\305\000\317\000\332\000\344\000\356\000\371\000\003\001\r\001\030\001\"\001,\0017\001A\001\000\000\021\000#\0004\000F\000W\000i\000z\000\214\000\235\000\257\000\300\000\322\000\343\000\365\000\006\001\030\001)\001;\001L\001]\001o\001\200\001\222\001\243\001\265\001\306\001\330\001\351\001\373\001\f\002\036\002\254\201\000\000\200\000\000 \024\000\000\000\304\001\000\000\300\201\000\000\224\000\000 l\t\000\000\340\001"
.space 22
.subsections_via_symbols
| the_stack_data/62638878.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, #28]
str wzr, [sp, #20]
str wzr, [sp, #24]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #24]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldrsw x9, [sp, #24]
add x8, sp, #32
str x8, [sp, #8] ; 8-byte Folded Spill
add x8, x8, x9, lsl #2
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr w8, [sp, #20]
ldrsw x10, [sp, #24]
ldr w9, [x9, x10, lsl #2]
add w8, w8, w9
str w8, [sp, #20]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB0_1
LBB0_4:
ldr w9, [sp, #20]
; 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
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_6
b LBB0_5
LBB0_5:
bl ___stack_chk_fail
LBB0_6:
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 "\346\225\260\345\200\244\343\202\222\345\205\245\345\212\233\343\201\227\343\201\246\343\201\217\343\201\240\343\201\225\343\201\204\343\200\202\n"
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "\345\220\210\350\250\210\343\201\257%d\343\201\247\343\201\231\343\200\202\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -52(%rbp)
movl $0, -60(%rbp)
movl $0, -56(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $10, -56(%rbp)
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movslq -56(%rbp), %rax
leaq -48(%rbp), %rsi
shlq $2, %rax
addq %rax, %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
movl -60(%rbp), %eax
movslq -56(%rbp), %rcx
addl -48(%rbp,%rcx,4), %eax
movl %eax, -60(%rbp)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB0_1
LBB0_4:
movl -60(%rbp), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_6
## %bb.5:
xorl %eax, %eax
addq $64, %rsp
popq %rbp
retq
LBB0_6:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\346\225\260\345\200\244\343\202\222\345\205\245\345\212\233\343\201\227\343\201\246\343\201\217\343\201\240\343\201\225\343\201\204\343\200\202\n"
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "\345\220\210\350\250\210\343\201\257%d\343\201\247\343\201\231\343\200\202\n"
.subsections_via_symbols
| the_stack_data/140764743.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _strlcpy ; -- Begin function strlcpy
.p2align 2
_strlcpy: ; @strlcpy
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
str x0, [sp, #40]
str x1, [sp, #32]
str x2, [sp, #24]
ldr x8, [sp, #40]
str x8, [sp, #16]
ldr x8, [sp, #32]
str x8, [sp, #8]
ldr x8, [sp, #24]
str x8, [sp]
ldr x8, [sp]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_1
LBB0_1:
b LBB0_2
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp]
subs x8, x8, #1
str x8, [sp]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_2 Depth=1
ldr x8, [sp, #8]
add x9, x8, #1
str x9, [sp, #8]
ldrsb w8, [x8]
ldr x9, [sp, #16]
add x10, x9, #1
str x10, [sp, #16]
strb w8, [x9]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
b LBB0_6
LBB0_5: ; in Loop: Header=BB0_2 Depth=1
b LBB0_2
LBB0_6:
b LBB0_7
LBB0_7:
ldr x8, [sp]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_14
b LBB0_8
LBB0_8:
ldr x8, [sp, #24]
subs x8, x8, #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:
b LBB0_11
LBB0_11: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
add x9, x8, #1
str x9, [sp, #8]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_11 Depth=1
b LBB0_11
LBB0_13:
b LBB0_14
LBB0_14:
ldr x8, [sp, #8]
ldr x9, [sp, #32]
subs x8, x8, x9
subs x0, x8, #1
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 _strlcpy ## -- Begin function strlcpy
.p2align 4, 0x90
_strlcpy: ## @strlcpy
.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 %rdx, -24(%rbp)
movq -8(%rbp), %rax
movq %rax, -32(%rbp)
movq -16(%rbp), %rax
movq %rax, -40(%rbp)
movq -24(%rbp), %rax
movq %rax, -48(%rbp)
cmpq $0, -48(%rbp)
je LBB0_7
## %bb.1:
jmp LBB0_2
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq -48(%rbp), %rax
addq $-1, %rax
movq %rax, -48(%rbp)
cmpq $0, %rax
je LBB0_6
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movq -40(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -40(%rbp)
movb (%rax), %al
movq -32(%rbp), %rcx
movq %rcx, %rdx
addq $1, %rdx
movq %rdx, -32(%rbp)
movb %al, (%rcx)
movsbl %al, %eax
cmpl $0, %eax
jne LBB0_5
## %bb.4:
jmp LBB0_6
LBB0_5: ## in Loop: Header=BB0_2 Depth=1
jmp LBB0_2
LBB0_6:
jmp LBB0_7
LBB0_7:
cmpq $0, -48(%rbp)
jne LBB0_14
## %bb.8:
cmpq $0, -24(%rbp)
je LBB0_10
## %bb.9:
movq -32(%rbp), %rax
movb $0, (%rax)
LBB0_10:
jmp LBB0_11
LBB0_11: ## =>This Inner Loop Header: Depth=1
movq -40(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -40(%rbp)
cmpb $0, (%rax)
je LBB0_13
## %bb.12: ## in Loop: Header=BB0_11 Depth=1
jmp LBB0_11
LBB0_13:
jmp LBB0_14
LBB0_14:
movq -40(%rbp), %rax
movq -16(%rbp), %rcx
subq %rcx, %rax
subq $1, %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/297419.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _erasechar ; -- Begin function erasechar
.p2align 2
_erasechar: ; @erasechar
.cfi_startproc
; %bb.0:
mov w0, #-1
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _erasechar ## -- Begin function erasechar
.p2align 4, 0x90
_erasechar: ## @erasechar
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movb $255, %al
movsbl %al, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/242330160.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]
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
str w8, [sp, #16]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #16]
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
ldur w8, [x29, #-12]
ldr w9, [sp, #16]
add w8, w8, w9
stur w8, [x29, #-12]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB0_1
LBB0_4:
ldur w9, [x29, #-12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter the Number : "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "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, -12(%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, -16(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -16(%rbp), %eax
cmpl -8(%rbp), %eax
jg LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl -16(%rbp), %eax
movl %eax, -12(%rbp)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB0_1
LBB0_4:
movl -12(%rbp), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter the Number : "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "Sum : %d"
.subsections_via_symbols
| the_stack_data/598312.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
mov w8, #0
str w8, [sp, #36] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
sub x8, x29, #8
mov w9, #9
stur w9, [x29, #-8]
stur x8, [x29, #-16]
ldur x8, [x29, #-16]
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldur x8, [x29, #-16]
ldr w9, [x8]
; 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 x9, [x29, #-16]
mov w8, #9999
str w8, [x9]
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
sub x9, x29, #20
mov w8, #1024
stur w8, [x29, #-20]
sub x8, x29, #24
mov w10, #2048
stur w10, [x29, #-24]
stur x9, [x29, #-32]
str x8, [sp, #40]
ldur w8, [x29, #-20]
; implicit-def: $x10
mov x10, x8
ldur x8, [x29, #-32]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
str x0, [sp, #16] ; 8-byte Folded Spill
bl _printf
ldur w8, [x29, #-24]
; implicit-def: $x10
mov x10, x8
ldr x8, [sp, #40]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
str x0, [sp, #24] ; 8-byte Folded Spill
bl _printf
ldur x8, [x29, #-32]
ldr w8, [x8]
ldr x9, [sp, #40]
str w8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldur w8, [x29, #-20]
; implicit-def: $x10
mov x10, x8
ldur x8, [x29, #-32]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
bl _printf
ldr x0, [sp, #24] ; 8-byte Folded Reload
ldur w8, [x29, #-24]
; implicit-def: $x10
mov x10, x8
ldr x8, [sp, #40]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
bl _printf
ldur x8, [x29, #-32]
str x8, [sp, #40]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldur w8, [x29, #-20]
; implicit-def: $x10
mov x10, x8
ldur x8, [x29, #-32]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
bl _printf
ldr x0, [sp, #24] ; 8-byte Folded Reload
ldur w8, [x29, #-24]
; implicit-def: $x10
mov x10, x8
ldr x8, [sp, #40]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
bl _printf
ldr w0, [sp, #36] ; 4-byte Folded Reload
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 "num\345\217\230\351\207\217\347\232\204\345\234\260\345\235\200\346\230\257: %p\n"
l_.str.1: ; @.str.1
.asciz "*ptr_num\345\257\271\345\272\224\347\232\204\345\200\274\344\270\272: %d\n"
l_.str.2: ; @.str.2
.asciz "num\347\232\204\345\200\274\344\270\272: %d\n"
l_.str.3: ; @.str.3
.asciz "num1\347\232\204\345\200\274\346\230\257%d\tnum1\347\232\204\345\234\260\345\235\200\346\230\257\357\274\232%p\n"
l_.str.4: ; @.str.4
.asciz "num2\347\232\204\345\200\274\346\230\257%d\tnum2\347\232\204\345\234\260\345\235\200\346\230\257\357\274\232%p\n"
l_.str.5: ; @.str.5
.asciz "\351\207\215\346\226\260\350\265\213\345\200\274\345\220\216: \n"
l_.str.6: ; @.str.6
.asciz "\347\233\264\346\216\245\346\223\215\344\275\234\345\234\260\345\235\200\345\220\216: \n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movl $0, -4(%rbp)
movl $9, -8(%rbp)
leaq -8(%rbp), %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rax
movl (%rax), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rax
movl $9999, (%rax) ## imm = 0x270F
movl -8(%rbp), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl $1024, -20(%rbp) ## imm = 0x400
movl $2048, -24(%rbp) ## imm = 0x800
leaq -20(%rbp), %rax
movq %rax, -32(%rbp)
leaq -24(%rbp), %rax
movq %rax, -40(%rbp)
movl -20(%rbp), %esi
movq -32(%rbp), %rdx
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movl -24(%rbp), %esi
movq -40(%rbp), %rdx
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movq -32(%rbp), %rax
movl (%rax), %ecx
movq -40(%rbp), %rax
movl %ecx, (%rax)
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
movl -20(%rbp), %esi
movq -32(%rbp), %rdx
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movl -24(%rbp), %esi
movq -40(%rbp), %rdx
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movq -32(%rbp), %rax
movq %rax, -40(%rbp)
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
movl -20(%rbp), %esi
movq -32(%rbp), %rdx
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movl -24(%rbp), %esi
movq -40(%rbp), %rdx
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "num\345\217\230\351\207\217\347\232\204\345\234\260\345\235\200\346\230\257: %p\n"
L_.str.1: ## @.str.1
.asciz "*ptr_num\345\257\271\345\272\224\347\232\204\345\200\274\344\270\272: %d\n"
L_.str.2: ## @.str.2
.asciz "num\347\232\204\345\200\274\344\270\272: %d\n"
L_.str.3: ## @.str.3
.asciz "num1\347\232\204\345\200\274\346\230\257%d\tnum1\347\232\204\345\234\260\345\235\200\346\230\257\357\274\232%p\n"
L_.str.4: ## @.str.4
.asciz "num2\347\232\204\345\200\274\346\230\257%d\tnum2\347\232\204\345\234\260\345\235\200\346\230\257\357\274\232%p\n"
L_.str.5: ## @.str.5
.asciz "\351\207\215\346\226\260\350\265\213\345\200\274\345\220\216: \n"
L_.str.6: ## @.str.6
.asciz "\347\233\264\346\216\245\346\223\215\344\275\234\345\234\260\345\235\200\345\220\216: \n"
.subsections_via_symbols
| the_stack_data/154829891.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, #176
.cfi_def_cfa_offset 176
stp x29, x30, [sp, #160] ; 16-byte Folded Spill
add x29, sp, #160
.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, #44]
str w0, [sp, #40]
str x1, [sp, #32]
add x0, sp, #48
str x0, [sp, #16] ; 8-byte Folded Spill
adrp x1, l___const.main.a@PAGE
add x1, x1, l___const.main.a@PAGEOFF
mov x2, #104
bl _memcpy
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _printf
mov x9, sp
add x8, sp, #28
str x8, [x9]
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _scanf
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldrsw x9, [sp, #28]
ldr x8, [x8, x9, lsl #3]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.15@PAGE
add x0, x0, l_.str.15@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, #160] ; 16-byte Folded Reload
add sp, sp, #176
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.space 1
l_.str.1: ; @.str.1
.asciz "January"
l_.str.2: ; @.str.2
.asciz "February"
l_.str.3: ; @.str.3
.asciz "March"
l_.str.4: ; @.str.4
.asciz "April"
l_.str.5: ; @.str.5
.asciz "May"
l_.str.6: ; @.str.6
.asciz "June"
l_.str.7: ; @.str.7
.asciz "July"
l_.str.8: ; @.str.8
.asciz "August"
l_.str.9: ; @.str.9
.asciz "September"
l_.str.10: ; @.str.10
.asciz "October"
l_.str.11: ; @.str.11
.asciz "November"
l_.str.12: ; @.str.12
.asciz "December"
.section __DATA,__const
.p2align 3 ; @__const.main.a
l___const.main.a:
.quad l_.str
.quad l_.str.1
.quad l_.str.2
.quad l_.str.3
.quad l_.str.4
.quad l_.str.5
.quad l_.str.6
.quad l_.str.7
.quad l_.str.8
.quad l_.str.9
.quad l_.str.10
.quad l_.str.11
.quad l_.str.12
.section __TEXT,__cstring,cstring_literals
l_.str.13: ; @.str.13
.asciz "\350\257\267\350\276\223\345\205\245\346\234\210\344\273\275(1-12): "
l_.str.14: ; @.str.14
.asciz "%d"
l_.str.15: ; @.str.15
.asciz "\346\234\210: %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 $144, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -116(%rbp)
movl %edi, -120(%rbp)
movq %rsi, -128(%rbp)
leaq -112(%rbp), %rdi
leaq l___const.main.a(%rip), %rsi
movl $104, %edx
callq _memcpy
leaq L_.str.13(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.14(%rip), %rdi
leaq -132(%rbp), %rsi
movb $0, %al
callq _scanf
movslq -132(%rbp), %rax
movq -112(%rbp,%rax,8), %rsi
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_2
## %bb.1:
xorl %eax, %eax
addq $144, %rsp
popq %rbp
retq
LBB0_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.space 1
L_.str.1: ## @.str.1
.asciz "January"
L_.str.2: ## @.str.2
.asciz "February"
L_.str.3: ## @.str.3
.asciz "March"
L_.str.4: ## @.str.4
.asciz "April"
L_.str.5: ## @.str.5
.asciz "May"
L_.str.6: ## @.str.6
.asciz "June"
L_.str.7: ## @.str.7
.asciz "July"
L_.str.8: ## @.str.8
.asciz "August"
L_.str.9: ## @.str.9
.asciz "September"
L_.str.10: ## @.str.10
.asciz "October"
L_.str.11: ## @.str.11
.asciz "November"
L_.str.12: ## @.str.12
.asciz "December"
.section __DATA,__const
.p2align 4 ## @__const.main.a
l___const.main.a:
.quad L_.str
.quad L_.str.1
.quad L_.str.2
.quad L_.str.3
.quad L_.str.4
.quad L_.str.5
.quad L_.str.6
.quad L_.str.7
.quad L_.str.8
.quad L_.str.9
.quad L_.str.10
.quad L_.str.11
.quad L_.str.12
.section __TEXT,__cstring,cstring_literals
L_.str.13: ## @.str.13
.asciz "\350\257\267\350\276\223\345\205\245\346\234\210\344\273\275(1-12): "
L_.str.14: ## @.str.14
.asciz "%d"
L_.str.15: ## @.str.15
.asciz "\346\234\210: %s\n"
.subsections_via_symbols
| the_stack_data/37541.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/3262244.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ng_car_rcvmsg
_ng_car_rcvmsg: ; @ng_car_rcvmsg
.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, _NG_CAR_COUNT_PACKETS@GOTPAGE
ldr x8, [x8, _NG_CAR_COUNT_PACKETS@GOTPAGEOFF]
str x8, [sp, #24] ; 8-byte Folded Spill
mov w8, #51712
movk w8, #15258, lsl #16
str w8, [sp, #36] ; 4-byte Folded Spill
adrp x8, _NG_CAR_SHAPE@GOTPAGE
ldr x8, [x8, _NG_CAR_SHAPE@GOTPAGEOFF]
str x8, [sp, #40] ; 8-byte Folded Spill
adrp x8, _EINVAL@GOTPAGE
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
str x8, [sp, #48] ; 8-byte Folded Spill
stur w0, [x29, #-4]
stur w1, [x29, #-8]
stur w2, [x29, #-12]
ldur w0, [x29, #-4]
bl _NG_NODE_PRIVATE
stur x0, [x29, #-24]
; kill: def $x8 killed $xzr
stur xzr, [x29, #-32]
stur wzr, [x29, #-36]
ldur w0, [x29, #-8]
ldur x1, [x29, #-48]
bl _NGI_GET_MSG
ldur x8, [x29, #-48]
ldr w8, [x8]
subs w8, w8, #132
cset w8, ne
tbnz w8, #0, LBB0_48
b LBB0_1
LBB0_1:
ldur x8, [x29, #-48]
ldr w8, [x8, #4]
subs w8, w8, #128
; kill: def $x8 killed $w8
str x8, [sp, #16] ; 8-byte Folded Spill
subs x8, x8, #5
cset w8, hi
tbnz w8, #0, LBB0_46
; %bb.2:
ldr x11, [sp, #16] ; 8-byte Folded Reload
adrp x10, lJTI0_0@PAGE
add x10, x10, lJTI0_0@PAGEOFF
Ltmp0:
adr x8, Ltmp0
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB0_3:
ldur x0, [x29, #-32]
ldur x1, [x29, #-48]
adrp x8, _M_NOWAIT@GOTPAGE
ldr x8, [x8, _M_NOWAIT@GOTPAGEOFF]
ldr w3, [x8]
mov w2, #48
bl _NG_MKRESPONSE
ldur x8, [x29, #-32]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
adrp x8, _ENOMEM@GOTPAGE
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
ldr w8, [x8]
stur w8, [x29, #-36]
b LBB0_47
LBB0_5:
ldur x8, [x29, #-32]
ldr x8, [x8, #16]
stur x8, [x29, #-56]
ldur x8, [x29, #-24]
add x0, x8, #88
ldur x8, [x29, #-56]
add x1, x8, #24
mov w2, #24
str w2, [sp, #12] ; 4-byte Folded Spill
bl _bcopy
ldr w2, [sp, #12] ; 4-byte Folded Reload
ldur x8, [x29, #-24]
add x0, x8, #32
ldur x1, [x29, #-56]
bl _bcopy
ldur x8, [x29, #-48]
ldr w8, [x8, #4]
subs w8, w8, #129
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
b LBB0_47
LBB0_7:
b LBB0_8
LBB0_8:
ldur x8, [x29, #-24]
add x0, x8, #88
mov w1, #24
str w1, [sp, #8] ; 4-byte Folded Spill
bl _bzero
ldr w1, [sp, #8] ; 4-byte Folded Reload
ldur x8, [x29, #-24]
add x0, x8, #32
bl _bzero
b LBB0_47
LBB0_9:
ldur x0, [x29, #-32]
ldur x1, [x29, #-48]
adrp x8, _M_NOWAIT@GOTPAGE
ldr x8, [x8, _M_NOWAIT@GOTPAGEOFF]
ldr w3, [x8]
mov w2, #48
bl _NG_MKRESPONSE
ldur x8, [x29, #-32]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10:
adrp x8, _ENOMEM@GOTPAGE
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
ldr w8, [x8]
stur w8, [x29, #-36]
b LBB0_47
LBB0_11:
ldur x8, [x29, #-32]
ldr x8, [x8, #16]
str x8, [sp, #64]
ldur x8, [x29, #-24]
add x0, x8, #64
ldr x8, [sp, #64]
add x1, x8, #24
mov w2, #24
str w2, [sp, #4] ; 4-byte Folded Spill
bl _bcopy
ldr w2, [sp, #4] ; 4-byte Folded Reload
ldur x8, [x29, #-24]
add x0, x8, #8
ldr x1, [sp, #64]
bl _bcopy
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x8, [sp, #64]
ldr w8, [x8, #24]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12:
ldr x9, [sp, #64]
ldr w8, [x9, #28]
mov w10, #1024
sdiv w8, w8, w10
str w8, [x9, #28]
ldr x9, [sp, #64]
ldr w8, [x9, #32]
sdiv w8, w8, w10
str w8, [x9, #32]
ldr x9, [sp, #64]
ldr w8, [x9, #36]
mov w10, #128
sdiv w8, w8, w10
str w8, [x9, #36]
ldr x9, [sp, #64]
ldr w8, [x9, #40]
sdiv w8, w8, w10
str w8, [x9, #40]
b LBB0_13
LBB0_13:
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x8, [sp, #64]
ldr w8, [x8]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_15
b LBB0_14
LBB0_14:
ldr x9, [sp, #64]
ldr w8, [x9, #4]
mov w10, #1024
sdiv w8, w8, w10
str w8, [x9, #4]
ldr x9, [sp, #64]
ldr w8, [x9, #8]
sdiv w8, w8, w10
str w8, [x9, #8]
ldr x9, [sp, #64]
ldr w8, [x9, #12]
mov w10, #128
sdiv w8, w8, w10
str w8, [x9, #12]
ldr x9, [sp, #64]
ldr w8, [x9, #16]
sdiv w8, w8, w10
str w8, [x9, #16]
b LBB0_15
LBB0_15:
b LBB0_47
LBB0_16:
ldur x8, [x29, #-48]
ldr x8, [x8, #16]
str x8, [sp, #56]
ldur x8, [x29, #-48]
ldrsw x8, [x8, #8]
subs x8, x8, #48
cset w8, eq
tbnz w8, #0, LBB0_18
b LBB0_17
LBB0_17:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr w8, [x8]
stur w8, [x29, #-36]
b LBB0_47
LBB0_18:
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x8, [sp, #56]
ldr w8, [x8, #24]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_20
b LBB0_19
LBB0_19:
ldr x9, [sp, #56]
ldr w8, [x9, #28]
lsl w8, w8, #10
str w8, [x9, #28]
ldr x9, [sp, #56]
ldr w8, [x9, #32]
lsl w8, w8, #10
str w8, [x9, #32]
ldr x9, [sp, #56]
ldr w8, [x9, #36]
mov w10, #125
mul w8, w8, w10
str w8, [x9, #36]
ldr x9, [sp, #56]
ldr w8, [x9, #40]
mul w8, w8, w10
str w8, [x9, #40]
b LBB0_20
LBB0_20:
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x8, [sp, #56]
ldr w8, [x8]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_22
b LBB0_21
LBB0_21:
ldr x9, [sp, #56]
ldr w8, [x9, #4]
lsl w8, w8, #10
str w8, [x9, #4]
ldr x9, [sp, #56]
ldr w8, [x9, #8]
lsl w8, w8, #10
str w8, [x9, #8]
ldr x9, [sp, #56]
ldr w8, [x9, #12]
mov w10, #125
mul w8, w8, w10
str w8, [x9, #12]
ldr x9, [sp, #56]
ldr w8, [x9, #16]
mul w8, w8, w10
str w8, [x9, #16]
b LBB0_22
LBB0_22:
ldr w9, [sp, #36] ; 4-byte Folded Reload
ldr x8, [sp, #56]
ldr w8, [x8, #28]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_30
b LBB0_23
LBB0_23:
ldr w9, [sp, #36] ; 4-byte Folded Reload
ldr x8, [sp, #56]
ldr w8, [x8, #32]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_30
b LBB0_24
LBB0_24:
ldr w9, [sp, #36] ; 4-byte Folded Reload
ldr x8, [sp, #56]
ldr w8, [x8, #4]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_30
b LBB0_25
LBB0_25:
ldr w9, [sp, #36] ; 4-byte Folded Reload
ldr x8, [sp, #56]
ldr w8, [x8, #8]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_30
b LBB0_26
LBB0_26:
ldr x8, [sp, #56]
ldr w8, [x8, #36]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_28
b LBB0_27
LBB0_27:
ldr x8, [sp, #56]
ldr w8, [x8, #40]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_30
b LBB0_28
LBB0_28:
ldr x8, [sp, #56]
ldr w8, [x8, #12]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_31
b LBB0_29
LBB0_29:
ldr x8, [sp, #56]
ldr w8, [x8, #16]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_31
b LBB0_30
LBB0_30:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr w8, [x8]
stur w8, [x29, #-36]
b LBB0_47
LBB0_31:
ldr x9, [sp, #40] ; 8-byte Folded Reload
ldr x8, [sp, #56]
ldr w8, [x8, #20]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_34
b LBB0_32
LBB0_32:
ldr x8, [sp, #56]
ldr w8, [x8, #4]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_34
b LBB0_33
LBB0_33:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr w8, [x8]
stur w8, [x29, #-36]
b LBB0_47
LBB0_34:
ldr x9, [sp, #40] ; 8-byte Folded Reload
ldr x8, [sp, #56]
ldr w8, [x8, #44]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_37
b LBB0_35
LBB0_35:
ldr x8, [sp, #56]
ldr w8, [x8, #28]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_37
b LBB0_36
LBB0_36:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr w8, [x8]
stur w8, [x29, #-36]
b LBB0_47
LBB0_37:
ldr x8, [sp, #56]
add x0, x8, #24
ldur x8, [x29, #-24]
add x1, x8, #64
mov w2, #24
bl _bcopy
ldur x8, [x29, #-24]
ldr w8, [x8, #76]
ldur x9, [x29, #-24]
str w8, [x9, #56]
ldur x8, [x29, #-24]
ldr w8, [x8, #84]
adrp x9, _NG_CAR_RED@GOTPAGE
ldr x9, [x9, _NG_CAR_RED@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_39
b LBB0_38
LBB0_38:
ldr x9, [sp, #40] ; 8-byte Folded Reload
ldur x8, [x29, #-24]
ldr w8, [x8, #84]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_40
b LBB0_39
LBB0_39:
ldur x8, [x29, #-24]
str wzr, [x8, #60]
b LBB0_41
LBB0_40:
ldur x8, [x29, #-24]
ldr w8, [x8, #80]
ldur x9, [x29, #-24]
str w8, [x9, #60]
b LBB0_41
LBB0_41:
ldr x0, [sp, #56]
ldur x8, [x29, #-24]
add x1, x8, #8
mov w2, #24
bl _bcopy
ldur x8, [x29, #-24]
ldr w8, [x8, #20]
ldur x9, [x29, #-24]
str w8, [x9]
ldur x8, [x29, #-24]
ldr w8, [x8, #28]
adrp x9, _NG_CAR_RED@GOTPAGE
ldr x9, [x9, _NG_CAR_RED@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_43
b LBB0_42
LBB0_42:
ldr x9, [sp, #40] ; 8-byte Folded Reload
ldur x8, [x29, #-24]
ldr w8, [x8, #28]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_44
b LBB0_43
LBB0_43:
ldur x8, [x29, #-24]
str wzr, [x8, #4]
b LBB0_45
LBB0_44:
ldur x8, [x29, #-24]
ldr w8, [x8, #24]
ldur x9, [x29, #-24]
str w8, [x9, #4]
b LBB0_45
LBB0_45:
b LBB0_47
LBB0_46:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr w8, [x8]
stur w8, [x29, #-36]
b LBB0_47
LBB0_47:
b LBB0_49
LBB0_48:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr w8, [x8]
stur w8, [x29, #-36]
b LBB0_49
LBB0_49:
ldur w0, [x29, #-36]
ldur w1, [x29, #-4]
ldur w2, [x29, #-8]
ldur x3, [x29, #-32]
bl _NG_RESPOND_MSG
ldur x0, [x29, #-48]
bl _NG_FREE_MSG
ldur w0, [x29, #-36]
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
add sp, sp, #144
ret
.cfi_endproc
.p2align 2
lJTI0_0:
.long LBB0_16-Ltmp0
.long LBB0_3-Ltmp0
.long LBB0_9-Ltmp0
.long LBB0_3-Ltmp0
.long LBB0_46-Ltmp0
.long LBB0_8-Ltmp0
; -- End function
.comm _M_NOWAIT,4,2 ; @M_NOWAIT
.comm _ENOMEM,4,2 ; @ENOMEM
.comm _NG_CAR_COUNT_PACKETS,4,2 ; @NG_CAR_COUNT_PACKETS
.comm _EINVAL,4,2 ; @EINVAL
.comm _NG_CAR_SHAPE,4,2 ; @NG_CAR_SHAPE
.comm _NG_CAR_RED,4,2 ; @NG_CAR_RED
.no_dead_strip _ng_car_rcvmsg
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ng_car_rcvmsg
_ng_car_rcvmsg: ## @ng_car_rcvmsg
.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 %edi, -4(%rbp)
movl %esi, -8(%rbp)
movl %edx, -12(%rbp)
movl -4(%rbp), %edi
callq _NG_NODE_PRIVATE
movq %rax, -24(%rbp)
movq $0, -32(%rbp)
movl $0, -36(%rbp)
movl -8(%rbp), %edi
movq -48(%rbp), %rsi
callq _NGI_GET_MSG
movq -48(%rbp), %rax
movl (%rax), %eax
subl $132, %eax
jne LBB0_47
jmp LBB0_1
LBB0_1:
movq -48(%rbp), %rax
movl 4(%rax), %eax
addl $-128, %eax
movl %eax, %ecx
movq %rcx, -80(%rbp) ## 8-byte Spill
subl $5, %eax
ja LBB0_45
## %bb.49:
movq -80(%rbp), %rax ## 8-byte Reload
leaq LJTI0_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_2:
movq -32(%rbp), %rdi
movq -48(%rbp), %rsi
movq _M_NOWAIT@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movl $48, %edx
callq _NG_MKRESPONSE
cmpq $0, -32(%rbp)
jne LBB0_4
## %bb.3:
movq _ENOMEM@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -36(%rbp)
jmp LBB0_46
LBB0_4:
movq -32(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -56(%rbp)
movq -24(%rbp), %rdi
addq $56, %rdi
addq $32, %rdi
movq -56(%rbp), %rsi
addq $24, %rsi
movl $24, %edx
callq _bcopy
movq -24(%rbp), %rdi
addq $32, %rdi
movq -56(%rbp), %rsi
movl $24, %edx
callq _bcopy
movq -48(%rbp), %rax
cmpl $129, 4(%rax)
jne LBB0_6
## %bb.5:
jmp LBB0_46
LBB0_6:
jmp LBB0_7
LBB0_7:
movq -24(%rbp), %rdi
addq $56, %rdi
addq $32, %rdi
movl $24, %esi
callq _bzero
movq -24(%rbp), %rdi
addq $32, %rdi
movl $24, %esi
callq _bzero
jmp LBB0_46
LBB0_8:
movq -32(%rbp), %rdi
movq -48(%rbp), %rsi
movq _M_NOWAIT@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movl $48, %edx
callq _NG_MKRESPONSE
cmpq $0, -32(%rbp)
jne LBB0_10
## %bb.9:
movq _ENOMEM@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -36(%rbp)
jmp LBB0_46
LBB0_10:
movq -32(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -64(%rbp)
movq -24(%rbp), %rdi
addq $56, %rdi
addq $8, %rdi
movq -64(%rbp), %rsi
addq $24, %rsi
movl $24, %edx
callq _bcopy
movq -24(%rbp), %rdi
addq $8, %rdi
movq -64(%rbp), %rsi
movl $24, %edx
callq _bcopy
movq -64(%rbp), %rax
movl 24(%rax), %eax
movq _NG_CAR_COUNT_PACKETS@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
cmpl $0, %eax
je LBB0_12
## %bb.11:
movq -64(%rbp), %rax
movq %rax, -112(%rbp) ## 8-byte Spill
movl 28(%rax), %eax
movl $1024, %ecx ## imm = 0x400
cltd
idivl %ecx
movl %eax, %ecx
movq -112(%rbp), %rax ## 8-byte Reload
movl %ecx, 28(%rax)
movq -64(%rbp), %rax
movq %rax, -104(%rbp) ## 8-byte Spill
movl 32(%rax), %eax
movl $1024, %ecx ## imm = 0x400
cltd
idivl %ecx
movl %eax, %ecx
movq -104(%rbp), %rax ## 8-byte Reload
movl %ecx, 32(%rax)
movq -64(%rbp), %rax
movq %rax, -96(%rbp) ## 8-byte Spill
movl 36(%rax), %eax
movl $128, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movq -96(%rbp), %rax ## 8-byte Reload
movl %ecx, 36(%rax)
movq -64(%rbp), %rax
movq %rax, -88(%rbp) ## 8-byte Spill
movl 40(%rax), %eax
movl $128, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movq -88(%rbp), %rax ## 8-byte Reload
movl %ecx, 40(%rax)
LBB0_12:
movq -64(%rbp), %rax
movl (%rax), %eax
movq _NG_CAR_COUNT_PACKETS@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
cmpl $0, %eax
je LBB0_14
## %bb.13:
movq -64(%rbp), %rax
movq %rax, -144(%rbp) ## 8-byte Spill
movl 4(%rax), %eax
movl $1024, %ecx ## imm = 0x400
cltd
idivl %ecx
movl %eax, %ecx
movq -144(%rbp), %rax ## 8-byte Reload
movl %ecx, 4(%rax)
movq -64(%rbp), %rax
movq %rax, -136(%rbp) ## 8-byte Spill
movl 8(%rax), %eax
movl $1024, %ecx ## imm = 0x400
cltd
idivl %ecx
movl %eax, %ecx
movq -136(%rbp), %rax ## 8-byte Reload
movl %ecx, 8(%rax)
movq -64(%rbp), %rax
movq %rax, -128(%rbp) ## 8-byte Spill
movl 12(%rax), %eax
movl $128, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movq -128(%rbp), %rax ## 8-byte Reload
movl %ecx, 12(%rax)
movq -64(%rbp), %rax
movq %rax, -120(%rbp) ## 8-byte Spill
movl 16(%rax), %eax
movl $128, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movq -120(%rbp), %rax ## 8-byte Reload
movl %ecx, 16(%rax)
LBB0_14:
jmp LBB0_46
LBB0_15:
movq -48(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -72(%rbp)
movq -48(%rbp), %rax
movslq 8(%rax), %rax
cmpq $48, %rax
je LBB0_17
## %bb.16:
movq _EINVAL@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -36(%rbp)
jmp LBB0_46
LBB0_17:
movq -72(%rbp), %rax
movl 24(%rax), %eax
movq _NG_CAR_COUNT_PACKETS@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
cmpl $0, %eax
je LBB0_19
## %bb.18:
movq -72(%rbp), %rax
movl 28(%rax), %ecx
shll $10, %ecx
movl %ecx, 28(%rax)
movq -72(%rbp), %rax
movl 32(%rax), %ecx
shll $10, %ecx
movl %ecx, 32(%rax)
movq -72(%rbp), %rax
imull $125, 36(%rax), %ecx
movl %ecx, 36(%rax)
movq -72(%rbp), %rax
imull $125, 40(%rax), %ecx
movl %ecx, 40(%rax)
LBB0_19:
movq -72(%rbp), %rax
movl (%rax), %eax
movq _NG_CAR_COUNT_PACKETS@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
cmpl $0, %eax
je LBB0_21
## %bb.20:
movq -72(%rbp), %rax
movl 4(%rax), %ecx
shll $10, %ecx
movl %ecx, 4(%rax)
movq -72(%rbp), %rax
movl 8(%rax), %ecx
shll $10, %ecx
movl %ecx, 8(%rax)
movq -72(%rbp), %rax
imull $125, 12(%rax), %ecx
movl %ecx, 12(%rax)
movq -72(%rbp), %rax
imull $125, 16(%rax), %ecx
movl %ecx, 16(%rax)
LBB0_21:
movq -72(%rbp), %rax
cmpl $1000000000, 28(%rax) ## imm = 0x3B9ACA00
jg LBB0_29
## %bb.22:
movq -72(%rbp), %rax
cmpl $1000000000, 32(%rax) ## imm = 0x3B9ACA00
jg LBB0_29
## %bb.23:
movq -72(%rbp), %rax
cmpl $1000000000, 4(%rax) ## imm = 0x3B9ACA00
jg LBB0_29
## %bb.24:
movq -72(%rbp), %rax
cmpl $1000000000, 8(%rax) ## imm = 0x3B9ACA00
jg LBB0_29
## %bb.25:
movq -72(%rbp), %rax
cmpl $0, 36(%rax)
jne LBB0_27
## %bb.26:
movq -72(%rbp), %rax
cmpl $0, 40(%rax)
je LBB0_29
LBB0_27:
movq -72(%rbp), %rax
cmpl $0, 12(%rax)
jne LBB0_30
## %bb.28:
movq -72(%rbp), %rax
cmpl $0, 16(%rax)
jne LBB0_30
LBB0_29:
movq _EINVAL@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -36(%rbp)
jmp LBB0_46
LBB0_30:
movq -72(%rbp), %rax
movl 20(%rax), %eax
movq _NG_CAR_SHAPE@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jne LBB0_33
## %bb.31:
movq -72(%rbp), %rax
cmpl $0, 4(%rax)
jne LBB0_33
## %bb.32:
movq _EINVAL@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -36(%rbp)
jmp LBB0_46
LBB0_33:
movq -72(%rbp), %rax
movl 44(%rax), %eax
movq _NG_CAR_SHAPE@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jne LBB0_36
## %bb.34:
movq -72(%rbp), %rax
cmpl $0, 28(%rax)
jne LBB0_36
## %bb.35:
movq _EINVAL@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -36(%rbp)
jmp LBB0_46
LBB0_36:
movq -72(%rbp), %rdi
addq $24, %rdi
movq -24(%rbp), %rsi
addq $56, %rsi
addq $8, %rsi
movl $24, %edx
callq _bcopy
movq -24(%rbp), %rax
movl 76(%rax), %ecx
movq -24(%rbp), %rax
movl %ecx, 56(%rax)
movq -24(%rbp), %rax
movl 84(%rax), %eax
movq _NG_CAR_RED@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB0_38
## %bb.37:
movq -24(%rbp), %rax
movl 84(%rax), %eax
movq _NG_CAR_SHAPE@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jne LBB0_39
LBB0_38:
movq -24(%rbp), %rax
movl $0, 60(%rax)
jmp LBB0_40
LBB0_39:
movq -24(%rbp), %rax
movl 80(%rax), %ecx
movq -24(%rbp), %rax
movl %ecx, 60(%rax)
LBB0_40:
movq -72(%rbp), %rdi
movq -24(%rbp), %rsi
addq $8, %rsi
movl $24, %edx
callq _bcopy
movq -24(%rbp), %rax
movl 20(%rax), %ecx
movq -24(%rbp), %rax
movl %ecx, (%rax)
movq -24(%rbp), %rax
movl 28(%rax), %eax
movq _NG_CAR_RED@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB0_42
## %bb.41:
movq -24(%rbp), %rax
movl 28(%rax), %eax
movq _NG_CAR_SHAPE@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jne LBB0_43
LBB0_42:
movq -24(%rbp), %rax
movl $0, 4(%rax)
jmp LBB0_44
LBB0_43:
movq -24(%rbp), %rax
movl 24(%rax), %ecx
movq -24(%rbp), %rax
movl %ecx, 4(%rax)
LBB0_44:
jmp LBB0_46
LBB0_45:
movq _EINVAL@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -36(%rbp)
LBB0_46:
jmp LBB0_48
LBB0_47:
movq _EINVAL@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -36(%rbp)
LBB0_48:
movl -36(%rbp), %edi
movl -4(%rbp), %esi
movl -8(%rbp), %edx
movq -32(%rbp), %rcx
callq _NG_RESPOND_MSG
movq -48(%rbp), %rdi
callq _NG_FREE_MSG
movl -36(%rbp), %eax
addq $144, %rsp
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_15, LBB0_15-LJTI0_0
.set L0_0_set_2, LBB0_2-LJTI0_0
.set L0_0_set_8, LBB0_8-LJTI0_0
.set L0_0_set_45, LBB0_45-LJTI0_0
.set L0_0_set_7, LBB0_7-LJTI0_0
LJTI0_0:
.long L0_0_set_15
.long L0_0_set_2
.long L0_0_set_8
.long L0_0_set_2
.long L0_0_set_45
.long L0_0_set_7
.end_data_region
## -- End function
.comm _M_NOWAIT,4,2 ## @M_NOWAIT
.comm _ENOMEM,4,2 ## @ENOMEM
.comm _NG_CAR_COUNT_PACKETS,4,2 ## @NG_CAR_COUNT_PACKETS
.comm _EINVAL,4,2 ## @EINVAL
.comm _NG_CAR_SHAPE,4,2 ## @NG_CAR_SHAPE
.comm _NG_CAR_RED,4,2 ## @NG_CAR_RED
.no_dead_strip _ng_car_rcvmsg
.subsections_via_symbols
| the_stack_data/6754.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp, #8] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr w0, [sp, #8] ; 4-byte Folded Reload
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Hello World\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Hello World\n"
.subsections_via_symbols
| the_stack_data/243892367.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
mov w0, #0
str wzr, [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 _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
.subsections_via_symbols
| the_stack_data/79115.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/796514.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _PA ; -- Begin function PA
.p2align 2
_PA: ; @PA
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
adrp x8, _J@GOTPAGE
ldr x8, [x8, _J@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
adrp x9, _T@GOTPAGE
ldr x9, [x9, _T@GOTPAGEOFF]
str x9, [sp, #16] ; 8-byte Folded Spill
str x0, [sp, #24]
str wzr, [x8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr x10, [sp, #24]
ldr d0, [x10, #8]
ldr x10, [sp, #24]
ldr d1, [x10, #16]
fadd d0, d0, d1
ldr x10, [sp, #24]
ldr d1, [x10, #24]
fadd d0, d0, d1
ldr x10, [sp, #24]
ldr d1, [x10, #32]
fsub d0, d0, d1
ldr d1, [x9]
fmul d0, d0, d1
ldr x10, [sp, #24]
str d0, [x10, #8]
ldr x10, [sp, #24]
ldr d0, [x10, #8]
ldr x10, [sp, #24]
ldr d1, [x10, #16]
fadd d0, d0, d1
ldr x10, [sp, #24]
ldr d1, [x10, #24]
fsub d0, d0, d1
ldr x10, [sp, #24]
ldr d1, [x10, #32]
fadd d0, d0, d1
ldr d1, [x9]
fmul d0, d0, d1
ldr x10, [sp, #24]
str d0, [x10, #16]
ldr x10, [sp, #24]
ldr d0, [x10, #8]
ldr x10, [sp, #24]
ldr d1, [x10, #16]
fsub d0, d0, d1
ldr x10, [sp, #24]
ldr d1, [x10, #24]
fadd d0, d0, d1
ldr x10, [sp, #24]
ldr d1, [x10, #32]
fadd d0, d0, d1
ldr d1, [x9]
fmul d0, d0, d1
ldr x9, [sp, #24]
str d0, [x9, #24]
ldr x9, [sp, #24]
ldr d0, [x9, #8]
fneg d0, d0
ldr x9, [sp, #24]
ldr d1, [x9, #16]
fadd d0, d0, d1
ldr x9, [sp, #24]
ldr d1, [x9, #24]
fadd d0, d0, d1
ldr x9, [sp, #24]
ldr d1, [x9, #32]
fadd d0, d0, d1
adrp x9, _T2@GOTPAGE
ldr x9, [x9, _T2@GOTPAGEOFF]
ldr d1, [x9]
fdiv d0, d0, d1
ldr x9, [sp, #24]
str d0, [x9, #32]
ldr w9, [x8]
add w9, w9, #1
str w9, [x8]
ldr w8, [x8]
subs w8, w8, #6
cset w8, ge
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_3:
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _J,4,2 ; @J
.comm _T,8,3 ; @T
.comm _T2,8,3 ; @T2
.comm _E1,40,3 ; @E1
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _PA ## -- Begin function PA
.p2align 4, 0x90
_PA: ## @PA
.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 _J@GOTPCREL(%rip), %rax
movl $0, (%rax)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero
movq -8(%rbp), %rax
addsd 16(%rax), %xmm0
movq -8(%rbp), %rax
addsd 24(%rax), %xmm0
movq -8(%rbp), %rax
subsd 32(%rax), %xmm0
movq _T@GOTPCREL(%rip), %rax
mulsd (%rax), %xmm0
movq -8(%rbp), %rax
movsd %xmm0, 8(%rax)
movq -8(%rbp), %rax
movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero
movq -8(%rbp), %rax
addsd 16(%rax), %xmm0
movq -8(%rbp), %rax
subsd 24(%rax), %xmm0
movq -8(%rbp), %rax
addsd 32(%rax), %xmm0
movq _T@GOTPCREL(%rip), %rax
mulsd (%rax), %xmm0
movq -8(%rbp), %rax
movsd %xmm0, 16(%rax)
movq -8(%rbp), %rax
movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero
movq -8(%rbp), %rax
subsd 16(%rax), %xmm0
movq -8(%rbp), %rax
addsd 24(%rax), %xmm0
movq -8(%rbp), %rax
addsd 32(%rax), %xmm0
movq _T@GOTPCREL(%rip), %rax
mulsd (%rax), %xmm0
movq -8(%rbp), %rax
movsd %xmm0, 24(%rax)
movq -8(%rbp), %rax
movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movq -8(%rbp), %rax
addsd 16(%rax), %xmm0
movq -8(%rbp), %rax
addsd 24(%rax), %xmm0
movq -8(%rbp), %rax
addsd 32(%rax), %xmm0
movq _T2@GOTPCREL(%rip), %rax
divsd (%rax), %xmm0
movq -8(%rbp), %rax
movsd %xmm0, 32(%rax)
movq _J@GOTPCREL(%rip), %rax
movl (%rax), %ecx
addl $1, %ecx
movq _J@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq _J@GOTPCREL(%rip), %rax
cmpl $6, (%rax)
jge LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_3:
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _J,4,2 ## @J
.comm _T,8,3 ## @T
.comm _T2,8,3 ## @T2
.comm _E1,40,4 ## @E1
.subsections_via_symbols
| the_stack_data/72011600.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _scilab_rt_barh_i0i0d0_ ; -- Begin function scilab_rt_barh_i0i0d0_
.p2align 2
_scilab_rt_barh_i0i0d0_: ; @scilab_rt_barh_i0i0d0_
.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]
str d0, [sp, #16]
ldur w9, [x29, #-4]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
str x0, [sp, #8] ; 8-byte Folded Spill
bl _printf
ldr x0, [sp, #8] ; 8-byte Folded Reload
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
bl _printf
ldr d0, [sp, #16]
mov x8, sp
str d0, [x8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "%f"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _scilab_rt_barh_i0i0d0_ ## -- Begin function scilab_rt_barh_i0i0d0_
.p2align 4, 0x90
_scilab_rt_barh_i0i0d0_: ## @scilab_rt_barh_i0i0d0_
.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 %esi, -8(%rbp)
movsd %xmm0, -16(%rbp)
movl -4(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl -8(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.1(%rip), %rdi
movb $1, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "%f"
.subsections_via_symbols
| the_stack_data/238683.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _is_prime ; -- Begin function is_prime
.p2align 2
_is_prime: ; @is_prime
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str w0, [sp, #8]
str w1, [sp, #4]
ldr w8, [sp, #8]
ldr w10, [sp, #4]
udiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
stur wzr, [x29, #-4]
b LBB0_5
LBB0_2:
ldr w8, [sp, #4]
ldr w9, [sp, #4]
mul w8, w8, w9
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, ls
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
mov w8, #1
stur w8, [x29, #-4]
b LBB0_5
LBB0_4:
ldr w0, [sp, #8]
ldr w8, [sp, #4]
add w1, w8, #1
bl _is_prime
stur w0, [x29, #-4]
b LBB0_5
LBB0_5:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _ft_is_prime ; -- Begin function ft_is_prime
.p2align 2
_ft_is_prime: ; @ft_is_prime
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str w0, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
stur wzr, [x29, #-4]
b LBB1_5
LBB1_2:
ldr w8, [sp, #8]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
mov w8, #1
stur w8, [x29, #-4]
b LBB1_5
LBB1_4:
ldr w0, [sp, #8]
mov w1, #2
bl _is_prime
stur w0, [x29, #-4]
b LBB1_5
LBB1_5:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #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, #-200
str w8, [sp, #8]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
mov w9, #9213
movk w9, #5, lsl #16
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB2_5
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldr w0, [sp, #8]
bl _ft_is_prime
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_1 Depth=1
ldr w9, [sp, #8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB2_1
LBB2_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 " %d is prime\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _is_prime ## -- Begin function is_prime
.p2align 4, 0x90
_is_prime: ## @is_prime
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -8(%rbp)
movl %esi, -12(%rbp)
movl -8(%rbp), %eax
xorl %edx, %edx
divl -12(%rbp)
cmpl $0, %edx
jne LBB0_2
## %bb.1:
movl $0, -4(%rbp)
jmp LBB0_5
LBB0_2:
movl -12(%rbp), %eax
imull -12(%rbp), %eax
cmpl -8(%rbp), %eax
jbe LBB0_4
## %bb.3:
movl $1, -4(%rbp)
jmp LBB0_5
LBB0_4:
movl -8(%rbp), %edi
movl -12(%rbp), %esi
addl $1, %esi
callq _is_prime
movl %eax, -4(%rbp)
LBB0_5:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ft_is_prime ## -- Begin function ft_is_prime
.p2align 4, 0x90
_ft_is_prime: ## @ft_is_prime
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -8(%rbp)
cmpl $2, -8(%rbp)
jge LBB1_2
## %bb.1:
movl $0, -4(%rbp)
jmp LBB1_5
LBB1_2:
cmpl $2, -8(%rbp)
jne LBB1_4
## %bb.3:
movl $1, -4(%rbp)
jmp LBB1_5
LBB1_4:
movl -8(%rbp), %edi
movl $2, %esi
callq _is_prime
movl %eax, -4(%rbp)
LBB1_5:
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 $16, %rsp
movl $0, -4(%rbp)
movl $-200, -8(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
cmpl $336893, -8(%rbp) ## imm = 0x523FD
jg LBB2_5
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movl -8(%rbp), %edi
callq _ft_is_prime
cmpl $0, %eax
je LBB2_4
## %bb.3: ## in Loop: Header=BB2_1 Depth=1
movl -8(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
LBB2_4: ## in Loop: Header=BB2_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB2_1
LBB2_5:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz " %d is prime\n"
.subsections_via_symbols
| the_stack_data/242331830.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
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_6
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
ldur w10, [x29, #-12]
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w9, [x29, #-12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_1
LBB0_6:
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "%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
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_6
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
cltd
idivl -12(%rbp)
cmpl $0, %edx
jne LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_5
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_1
LBB0_6:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/536200.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.comm _s1,4,2 ; @s1
.comm _s2,1,0 ; @s2
.comm _s3,1,0 ; @s3
.comm _s4,2,1 ; @s4
.comm _s5,2,1 ; @s5
.comm _s6,8,3 ; @s6
.comm _s7,8,3 ; @s7
.comm _s8,8,3 ; @s8
.comm _s9,8,3 ; @s9
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.comm _s1,4,2 ## @s1
.comm _s2,1,0 ## @s2
.comm _s3,1,0 ## @s3
.comm _s4,2,1 ## @s4
.comm _s5,2,1 ## @s5
.comm _s6,8,3 ## @s6
.comm _s7,8,3 ## @s7
.comm _s8,8,3 ## @s8
.comm _s9,8,3 ## @s9
.subsections_via_symbols
| the_stack_data/99453.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _open_or_exit ; -- Begin function open_or_exit
.p2align 2
_open_or_exit: ; @open_or_exit
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
bl _fopen
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:
ldur x0, [x29, #-8]
bl _perror
mov w0, #1
bl _exit
LBB0_2:
ldr x0, [sp, #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:
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, #624
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #100]
str w0, [sp, #96]
str x1, [sp, #88]
ldr w8, [sp, #96]
subs w8, w8, #3
cset w8, ge
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
ldr x8, [sp, #88]
ldr x8, [x8]
mov x9, sp
str x8, [x9]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w8, #1
str w8, [sp, #100]
b LBB1_14
LBB1_2:
ldr x8, [sp, #88]
ldr x8, [x8, #8]
str x8, [sp, #80]
ldr x8, [sp, #88]
ldr x0, [x8, #16]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _open_or_exit
str x0, [sp, #72]
ldr x8, [sp, #80]
mov x9, sp
str x8, [x9]
add x0, sp, #360
str x0, [sp, #32] ; 8-byte Folded Spill
mov x3, #256
mov x1, x3
mov w2, #0
adrp x4, l_.str.2@PAGE
add x4, x4, l_.str.2@PAGEOFF
bl ___snprintf_chk
ldr x0, [sp, #32] ; 8-byte Folded Reload
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _open_or_exit
str x0, [sp, #64]
ldr x0, [sp, #64]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _fprintf
ldr x0, [sp, #64]
ldr x8, [sp, #80]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.5@PAGE
add x1, x1, l_.str.5@PAGEOFF
bl _fprintf
str xzr, [sp, #56]
str xzr, [sp, #48]
b LBB1_3
LBB1_3: ; =>This Loop Header: Depth=1
; Child Loop BB1_4 Depth 2
ldr x3, [sp, #72]
add x0, sp, #104
mov x1, #1
mov x2, #256
bl _fread
str x0, [sp, #56]
str xzr, [sp, #40]
b LBB1_4
LBB1_4: ; Parent Loop BB1_3 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #40]
ldr x9, [sp, #56]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB1_9
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_4 Depth=2
ldr x0, [sp, #64]
ldr x9, [sp, #40]
add x8, sp, #104
ldrb w10, [x8, x9]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
bl _fprintf
ldr x8, [sp, #48]
add x8, x8, #1
str x8, [sp, #48]
subs x8, x8, #10
cset w8, ne
tbnz w8, #0, LBB1_7
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_4 Depth=2
ldr x0, [sp, #64]
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _fprintf
str xzr, [sp, #48]
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_4 Depth=2
b LBB1_8
LBB1_8: ; in Loop: Header=BB1_4 Depth=2
ldr x8, [sp, #40]
add x8, x8, #1
str x8, [sp, #40]
b LBB1_4
LBB1_9: ; in Loop: Header=BB1_3 Depth=1
b LBB1_10
LBB1_10: ; in Loop: Header=BB1_3 Depth=1
ldr x8, [sp, #56]
subs x8, x8, #0
cset w8, hi
tbnz w8, #0, LBB1_3
b LBB1_11
LBB1_11:
ldr x8, [sp, #48]
subs x8, x8, #0
cset w8, ls
tbnz w8, #0, LBB1_13
b LBB1_12
LBB1_12:
ldr x0, [sp, #64]
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _fprintf
b LBB1_13
LBB1_13:
ldr x0, [sp, #64]
adrp x1, l_.str.8@PAGE
add x1, x1, l_.str.8@PAGEOFF
bl _fprintf
ldr x0, [sp, #64]
ldr x10, [sp, #80]
ldr x8, [sp, #80]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.9@PAGE
add x1, x1, l_.str.9@PAGEOFF
bl _fprintf
ldr x0, [sp, #72]
bl _fclose
ldr x0, [sp, #64]
bl _fclose
str wzr, [sp, #100]
b LBB1_14
LBB1_14:
ldr w8, [sp, #100]
str w8, [sp, #28] ; 4-byte Folded Spill
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB1_16
b LBB1_15
LBB1_15:
bl ___stack_chk_fail
LBB1_16:
ldr w0, [sp, #28] ; 4-byte Folded Reload
add sp, sp, #624
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "USAGE: %s {sym} {rsrc}\n\n Creates {sym}.c from the contents of {rsrc}\n"
l_.str.1: ; @.str.1
.asciz "r"
l_.str.2: ; @.str.2
.asciz "%s.c"
l_.str.3: ; @.str.3
.asciz "w"
l_.str.4: ; @.str.4
.asciz "#include <stdlib.h>\n"
l_.str.5: ; @.str.5
.asciz "const char %s[] = {\n"
l_.str.6: ; @.str.6
.asciz "0x%02x, "
l_.str.7: ; @.str.7
.asciz "\n"
l_.str.8: ; @.str.8
.asciz "};\n"
l_.str.9: ; @.str.9
.asciz "const size_t %s_len = sizeof(%s);\n\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _open_or_exit ## -- Begin function open_or_exit
.p2align 4, 0x90
_open_or_exit: ## @open_or_exit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq _fopen
movq %rax, -24(%rbp)
cmpq $0, -24(%rbp)
jne LBB0_2
## %bb.1:
movq -8(%rbp), %rdi
callq _perror
movl $1, %edi
callq _exit
LBB0_2:
movq -24(%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 $608, %rsp ## imm = 0x260
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -532(%rbp)
movl %edi, -536(%rbp)
movq %rsi, -544(%rbp)
cmpl $3, -536(%rbp)
jge LBB1_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -544(%rbp), %rax
movq (%rax), %rdx
leaq L_.str(%rip), %rsi
movb $0, %al
callq _fprintf
movl $1, -532(%rbp)
jmp LBB1_14
LBB1_2:
movq -544(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -552(%rbp)
movq -544(%rbp), %rax
movq 16(%rax), %rdi
leaq L_.str.1(%rip), %rsi
callq _open_or_exit
movq %rax, -560(%rbp)
leaq -272(%rbp), %rdi
movq -552(%rbp), %r9
movl $256, %ecx ## imm = 0x100
xorl %edx, %edx
leaq L_.str.2(%rip), %r8
movq %rcx, %rsi
movb $0, %al
callq ___snprintf_chk
leaq -272(%rbp), %rdi
leaq L_.str.3(%rip), %rsi
callq _open_or_exit
movq %rax, -568(%rbp)
movq -568(%rbp), %rdi
leaq L_.str.4(%rip), %rsi
movb $0, %al
callq _fprintf
movq -568(%rbp), %rdi
movq -552(%rbp), %rdx
leaq L_.str.5(%rip), %rsi
movb $0, %al
callq _fprintf
movq $0, -576(%rbp)
movq $0, -584(%rbp)
LBB1_3: ## =>This Loop Header: Depth=1
## Child Loop BB1_4 Depth 2
leaq -528(%rbp), %rdi
movq -560(%rbp), %rcx
movl $1, %esi
movl $256, %edx ## imm = 0x100
callq _fread
movq %rax, -576(%rbp)
movq $0, -592(%rbp)
LBB1_4: ## Parent Loop BB1_3 Depth=1
## => This Inner Loop Header: Depth=2
movq -592(%rbp), %rax
cmpq -576(%rbp), %rax
jae LBB1_9
## %bb.5: ## in Loop: Header=BB1_4 Depth=2
movq -568(%rbp), %rdi
movq -592(%rbp), %rax
movzbl -528(%rbp,%rax), %edx
leaq L_.str.6(%rip), %rsi
movb $0, %al
callq _fprintf
movq -584(%rbp), %rax
addq $1, %rax
movq %rax, -584(%rbp)
cmpq $10, %rax
jne LBB1_7
## %bb.6: ## in Loop: Header=BB1_4 Depth=2
movq -568(%rbp), %rdi
leaq L_.str.7(%rip), %rsi
movb $0, %al
callq _fprintf
movq $0, -584(%rbp)
LBB1_7: ## in Loop: Header=BB1_4 Depth=2
jmp LBB1_8
LBB1_8: ## in Loop: Header=BB1_4 Depth=2
movq -592(%rbp), %rax
addq $1, %rax
movq %rax, -592(%rbp)
jmp LBB1_4
LBB1_9: ## in Loop: Header=BB1_3 Depth=1
jmp LBB1_10
LBB1_10: ## in Loop: Header=BB1_3 Depth=1
cmpq $0, -576(%rbp)
ja LBB1_3
## %bb.11:
cmpq $0, -584(%rbp)
jbe LBB1_13
## %bb.12:
movq -568(%rbp), %rdi
leaq L_.str.7(%rip), %rsi
movb $0, %al
callq _fprintf
LBB1_13:
movq -568(%rbp), %rdi
leaq L_.str.8(%rip), %rsi
movb $0, %al
callq _fprintf
movq -568(%rbp), %rdi
movq -552(%rbp), %rdx
movq -552(%rbp), %rcx
leaq L_.str.9(%rip), %rsi
movb $0, %al
callq _fprintf
movq -560(%rbp), %rdi
callq _fclose
movq -568(%rbp), %rdi
callq _fclose
movl $0, -532(%rbp)
LBB1_14:
movl -532(%rbp), %eax
movl %eax, -596(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB1_16
## %bb.15:
movl -596(%rbp), %eax ## 4-byte Reload
addq $608, %rsp ## imm = 0x260
popq %rbp
retq
LBB1_16:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "USAGE: %s {sym} {rsrc}\n\n Creates {sym}.c from the contents of {rsrc}\n"
L_.str.1: ## @.str.1
.asciz "r"
L_.str.2: ## @.str.2
.asciz "%s.c"
L_.str.3: ## @.str.3
.asciz "w"
L_.str.4: ## @.str.4
.asciz "#include <stdlib.h>\n"
L_.str.5: ## @.str.5
.asciz "const char %s[] = {\n"
L_.str.6: ## @.str.6
.asciz "0x%02x, "
L_.str.7: ## @.str.7
.asciz "\n"
L_.str.8: ## @.str.8
.asciz "};\n"
L_.str.9: ## @.str.9
.asciz "const size_t %s_len = sizeof(%s);\n\n"
.subsections_via_symbols
| the_stack_data/154829249.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 x1, [sp, #16]
ldr w11, [sp, #24]
ldr w8, [sp, #28]
ldr w13, [sp, #16]
ldr w12, [sp, #20]
mul w9, w11, w13
mul w10, w8, w12
add w9, w9, w10
mul w10, w13, w13
mul w14, w12, w12
add w10, w10, w14
mul w8, w8, w13
mul w11, w11, w12
subs w8, w8, w11
udiv w9, w9, w10
udiv w8, w8, w10
str w9, [sp, #8]
str w8, [sp, #12]
ldr w8, [sp, #8]
ldr w9, [sp, #12]
subs w8, w8, #0
cset w8, ne
subs w9, w9, #0
cset w9, ne
orr w8, w8, w9
and w8, w8, #0x1
str w8, [sp, #4]
ldr w0, [sp, #4]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _bar ; -- Begin function bar
.p2align 2
_bar: ; @bar
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
ldr w11, [sp, #24]
ldr w8, [sp, #28]
ldr w13, [sp, #16]
ldr w12, [sp, #20]
mul w9, w11, w13
mul w10, w8, w12
add w9, w9, w10
mul w10, w13, w13
mul w14, w12, w12
add w10, w10, w14
mul w8, w8, w13
mul w11, w11, w12
subs w8, w8, w11
udiv w9, w9, w10
udiv w8, w8, w10
str w9, [sp, #8]
str w8, [sp, #12]
ldr w8, [sp, #8]
ldr w9, [sp, #12]
subs w8, w8, #0
cset w8, eq
subs w9, w9, #0
cset w9, eq
and w8, w8, w9
and w8, w8, #0x1
str w8, [sp, #4]
ldr w0, [sp, #4]
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)
movq %rsi, -16(%rbp)
movl -8(%rbp), %edx
movl -4(%rbp), %ecx
movl -16(%rbp), %r8d
movl -12(%rbp), %edi
movl %edx, %eax
imull %r8d, %eax
movl %ecx, %esi
imull %edi, %esi
addl %esi, %eax
movl %r8d, %esi
imull %esi, %esi
movl %edi, %r9d
imull %r9d, %r9d
addl %r9d, %esi
imull %r8d, %ecx
imull %edi, %edx
subl %edx, %ecx
movl %ecx, -32(%rbp) ## 4-byte Spill
xorl %edx, %edx
divl %esi
movl %eax, %ecx
movl -32(%rbp), %eax ## 4-byte Reload
xorl %edx, %edx
divl %esi
movl %ecx, -24(%rbp)
movl %eax, -20(%rbp)
movl -24(%rbp), %eax
movl -20(%rbp), %ecx
cmpl $0, %eax
setne %al
cmpl $0, %ecx
setne %cl
orb %cl, %al
andb $1, %al
movzbl %al, %eax
movl %eax, -28(%rbp)
movl -28(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _bar ## -- Begin function bar
.p2align 4, 0x90
_bar: ## @bar
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl -8(%rbp), %edx
movl -4(%rbp), %ecx
movl -16(%rbp), %r8d
movl -12(%rbp), %edi
movl %edx, %eax
imull %r8d, %eax
movl %ecx, %esi
imull %edi, %esi
addl %esi, %eax
movl %r8d, %esi
imull %esi, %esi
movl %edi, %r9d
imull %r9d, %r9d
addl %r9d, %esi
imull %r8d, %ecx
imull %edi, %edx
subl %edx, %ecx
movl %ecx, -32(%rbp) ## 4-byte Spill
xorl %edx, %edx
divl %esi
movl %eax, %ecx
movl -32(%rbp), %eax ## 4-byte Reload
xorl %edx, %edx
divl %esi
movl %ecx, -24(%rbp)
movl %eax, -20(%rbp)
movl -24(%rbp), %eax
movl -20(%rbp), %ecx
cmpl $0, %eax
sete %al
cmpl $0, %ecx
sete %cl
andb %cl, %al
andb $1, %al
movzbl %al, %eax
movl %eax, -28(%rbp)
movl -28(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/1246552.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function main
lCPI0_0:
.quad 0x4045000000000000 ; double 42
.section __TEXT,__text,regular,pure_instructions
.globl _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]
fmov d0, #5.00000000
stur d0, [x29, #-24]
movi d0, #0000000000000000
stur d0, [x29, #-16]
adrp x8, lCPI0_0@PAGE
ldr d1, [x8, lCPI0_0@PAGEOFF]
stur d1, [x29, #-40]
stur d0, [x29, #-32]
ldur d1, [x29, #-24]
str d1, [sp, #88] ; 8-byte Folded Spill
ldur d2, [x29, #-16]
str d2, [sp, #96] ; 8-byte Folded Spill
ldur d4, [x29, #-40]
stur d4, [x29, #-88] ; 8-byte Folded Spill
ldur d5, [x29, #-32]
stur d5, [x29, #-80] ; 8-byte Folded Spill
fmul d0, d1, d4
fmul d3, d2, d5
fmul d1, d1, d5
fmul d2, d2, d4
fsub d0, d0, d3
stur d0, [x29, #-72] ; 8-byte Folded Spill
fadd d1, d1, d2
stur d1, [x29, #-64] ; 8-byte Folded Spill
fcmp d0, d0
cset w8, vc
stur d0, [x29, #-56] ; 8-byte Folded Spill
stur d1, [x29, #-48] ; 8-byte Folded Spill
tbnz w8, #0, LBB0_3
b LBB0_1
LBB0_1:
ldur d1, [x29, #-64] ; 8-byte Folded Reload
ldur d0, [x29, #-72] ; 8-byte Folded Reload
fcmp d1, d1
cset w8, vc
stur d0, [x29, #-56] ; 8-byte Folded Spill
stur d1, [x29, #-48] ; 8-byte Folded Spill
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
ldur d3, [x29, #-80] ; 8-byte Folded Reload
ldur d2, [x29, #-88] ; 8-byte Folded Reload
ldr d1, [sp, #96] ; 8-byte Folded Reload
ldr d0, [sp, #88] ; 8-byte Folded Reload
bl ___muldc3
stur d0, [x29, #-56] ; 8-byte Folded Spill
stur d1, [x29, #-48] ; 8-byte Folded Spill
b LBB0_3
LBB0_3:
ldur d0, [x29, #-56] ; 8-byte Folded Reload
ldur d1, [x29, #-48] ; 8-byte Folded Reload
str d1, [sp, #8] ; 8-byte Folded Spill
str d0, [sp, #16] ; 8-byte Folded Spill
ldur d1, [x29, #-40]
str d1, [sp, #24] ; 8-byte Folded Spill
ldur d2, [x29, #-32]
str d2, [sp, #32] ; 8-byte Folded Spill
ldur d4, [x29, #-24]
str d4, [sp, #40] ; 8-byte Folded Spill
ldur d5, [x29, #-16]
str d5, [sp, #48] ; 8-byte Folded Spill
fmul d0, d1, d4
fmul d3, d2, d5
fmul d1, d1, d5
fmul d2, d2, d4
fsub d0, d0, d3
str d0, [sp, #56] ; 8-byte Folded Spill
fadd d1, d1, d2
str d1, [sp, #64] ; 8-byte Folded Spill
fcmp d0, d0
cset w8, vc
str d0, [sp, #72] ; 8-byte Folded Spill
str d1, [sp, #80] ; 8-byte Folded Spill
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4:
ldr d1, [sp, #64] ; 8-byte Folded Reload
ldr d0, [sp, #56] ; 8-byte Folded Reload
fcmp d1, d1
cset w8, vc
str d0, [sp, #72] ; 8-byte Folded Spill
str d1, [sp, #80] ; 8-byte Folded Spill
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldr d3, [sp, #48] ; 8-byte Folded Reload
ldr d2, [sp, #40] ; 8-byte Folded Reload
ldr d1, [sp, #32] ; 8-byte Folded Reload
ldr d0, [sp, #24] ; 8-byte Folded Reload
bl ___muldc3
str d0, [sp, #72] ; 8-byte Folded Spill
str d1, [sp, #80] ; 8-byte Folded Spill
b LBB0_6
LBB0_6:
ldr d0, [sp, #8] ; 8-byte Folded Reload
ldr d2, [sp, #16] ; 8-byte Folded Reload
ldr d3, [sp, #72] ; 8-byte Folded Reload
ldr d1, [sp, #80] ; 8-byte Folded Reload
fcmp d2, d3
cset w8, ne
fcmp d0, d1
cset w9, ne
orr w8, w8, w9
and w0, w8, #0x1
ldp x29, x30, [sp, #192] ; 16-byte Folded Reload
add sp, sp, #208
ret
.cfi_endproc
; -- End function
.globl _test2 ; -- Begin function test2
.p2align 2
_test2: ; @test2
.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 w0, [x29, #-4]
mov w0, #1
bl _bar
add x0, sp, #24
str d0, [sp, #24]
str d1, [sp, #32]
bl _test
ldr d1, [sp, #24]
ldr d0, [sp, #32]
str d1, [sp, #8]
str d0, [sp, #16]
ldr d0, [sp, #8]
ldr d1, [sp, #16]
bl _takecomplex
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _test3 ; -- Begin function test3
.p2align 2
_test3: ; @test3
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x9, _g1@GOTPAGE
ldr x9, [x9, _g1@GOTPAGEOFF]
str x9, [sp, #16] ; 8-byte Folded Spill
adrp x8, _g2@GOTPAGE
ldr x8, [x8, _g2@GOTPAGEOFF]
adrp x10, _D@GOTPAGE
ldr x10, [x10, _D@GOTPAGEOFF]
str x10, [sp, #24] ; 8-byte Folded Spill
adrp x10, _cf@GOTPAGE
ldr x10, [x10, _cf@GOTPAGEOFF]
str x10, [sp, #32] ; 8-byte Folded Spill
ldr d1, [x9]
ldr d0, [x9, #8]
ldr d3, [x8]
ldr d2, [x8, #8]
fadd d1, d1, d3
fadd d0, d0, d2
str d1, [x9]
str d0, [x9, #8]
ldr d1, [x9]
ldr d0, [x9, #8]
ldr d3, [x8]
ldr d2, [x8, #8]
fsub d1, d1, d3
fsub d0, d0, d2
str d1, [x9]
str d0, [x9, #8]
ldr d1, [x9]
str d1, [sp, #40] ; 8-byte Folded Spill
ldr d2, [x9, #8]
str d2, [sp, #48] ; 8-byte Folded Spill
ldr d4, [x8]
str d4, [sp, #56] ; 8-byte Folded Spill
ldr d5, [x8, #8]
stur d5, [x29, #-48] ; 8-byte Folded Spill
fmul d0, d1, d4
fmul d3, d2, d5
fmul d1, d1, d5
fmul d2, d2, d4
fsub d0, d0, d3
stur d0, [x29, #-40] ; 8-byte Folded Spill
fadd d1, d1, d2
stur d1, [x29, #-32] ; 8-byte Folded Spill
fcmp d0, d0
cset w8, vc
stur d0, [x29, #-24] ; 8-byte Folded Spill
stur d1, [x29, #-16] ; 8-byte Folded Spill
tbnz w8, #0, LBB2_3
b LBB2_1
LBB2_1:
ldur d1, [x29, #-32] ; 8-byte Folded Reload
ldur d0, [x29, #-40] ; 8-byte Folded Reload
fcmp d1, d1
cset w8, vc
stur d0, [x29, #-24] ; 8-byte Folded Spill
stur d1, [x29, #-16] ; 8-byte Folded Spill
tbnz w8, #0, LBB2_3
b LBB2_2
LBB2_2:
ldur d3, [x29, #-48] ; 8-byte Folded Reload
ldr d2, [sp, #56] ; 8-byte Folded Reload
ldr d1, [sp, #48] ; 8-byte Folded Reload
ldr d0, [sp, #40] ; 8-byte Folded Reload
bl ___muldc3
stur d0, [x29, #-24] ; 8-byte Folded Spill
stur d1, [x29, #-16] ; 8-byte Folded Spill
b LBB2_3
LBB2_3:
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr x10, [sp, #24] ; 8-byte Folded Reload
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldur d1, [x29, #-24] ; 8-byte Folded Reload
ldur d0, [x29, #-16] ; 8-byte Folded Reload
str d1, [x9]
str d0, [x9, #8]
ldr d1, [x9]
ldr d0, [x9, #8]
fneg d0, d0
fneg d1, d1
fneg d0, d0
str d1, [x9]
str d0, [x9, #8]
ldr d0, [x9]
stur d0, [x29, #-8]
ldr d2, [x10]
ldr s1, [x8]
ldr s0, [x8, #4]
fcvt d1, s1
fcvt d0, s0
fadd d1, d1, d2
fcvt s1, d1
fcvt s0, d0
str s1, [x8]
str s0, [x8, #4]
ldr s0, [x8]
fcvt d1, s0
ldr d0, [x10]
fadd d0, d0, d1
str d0, [x10]
ldr d2, [x9]
ldr d3, [x9, #8]
ldr s0, [x8]
ldr s1, [x8, #4]
fcvt d0, s0
fcvt d1, s1
bl ___divdc3
ldr x10, [sp, #32] ; 8-byte Folded Reload
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x8, [sp, #16] ; 8-byte Folded Reload
str d0, [sp, #8] ; 8-byte Folded Spill
fmov d0, d1
ldr d1, [sp, #8] ; 8-byte Folded Reload
fcvt s1, d1
fcvt s0, d0
str s1, [x10]
str s0, [x10, #4]
ldr d1, [x8]
ldr d0, [x8, #8]
ldr d2, [x9]
fadd d1, d1, d2
str d1, [x8]
str d0, [x8, #8]
ldr d1, [x9]
ldr d2, [x8]
ldr d0, [x8, #8]
fadd d1, d1, d2
str d1, [x8]
str d0, [x8, #8]
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.globl _test3int ; -- Begin function test3int
.p2align 2
_test3int: ; @test3int
.cfi_startproc
; %bb.0:
adrp x9, _ci1@GOTPAGE
ldr x9, [x9, _ci1@GOTPAGEOFF]
adrp x12, _ci2@GOTPAGE
ldr x12, [x12, _ci2@GOTPAGEOFF]
adrp x8, _i@GOTPAGE
ldr x8, [x8, _i@GOTPAGEOFF]
adrp x11, _cs@GOTPAGE
ldr x11, [x11, _cs@GOTPAGEOFF]
ldr w13, [x9]
ldr w10, [x9, #4]
ldr w15, [x12]
ldr w14, [x12, #4]
add w13, w13, w15
add w10, w10, w14
str w13, [x9]
str w10, [x9, #4]
ldr w13, [x9]
ldr w10, [x9, #4]
ldr w15, [x12]
ldr w14, [x12, #4]
subs w13, w13, w15
subs w10, w10, w14
str w13, [x9]
str w10, [x9, #4]
ldr w13, [x9]
ldr w10, [x9, #4]
ldr w15, [x12]
ldr w14, [x12, #4]
mul w12, w13, w15
mul w16, w10, w14
subs w12, w12, w16
mul w10, w10, w15
mul w13, w13, w14
add w10, w10, w13
str w12, [x9]
str w10, [x9, #4]
ldr w12, [x9]
ldr w13, [x9, #4]
mov w10, #0
subs w13, w10, w13
subs w12, w10, w12
subs w10, w10, w13
str w12, [x9]
str w10, [x9, #4]
ldr w10, [x9]
str w10, [x8]
ldr w13, [x8]
ldrsh w12, [x11]
ldrsh w10, [x11, #2]
add w12, w12, w13
add w10, w10, #0
strh w12, [x11]
strh w10, [x11, #2]
adrp x10, _cf@GOTPAGE
ldr x10, [x10, _cf@GOTPAGEOFF]
ldr s0, [x10]
fcvt d1, s0
adrp x10, _D@GOTPAGE
ldr x10, [x10, _D@GOTPAGEOFF]
ldr d0, [x10]
fadd d0, d0, d1
str d0, [x10]
ldr w16, [x9]
ldr w15, [x9, #4]
ldrsh w14, [x11]
ldrsh w10, [x11, #2]
mul w12, w14, w16
mul w13, w10, w15
add w12, w12, w13
mul w13, w16, w16
mul w17, w15, w15
add w13, w13, w17
mul w10, w10, w16
mul w14, w14, w15
subs w10, w10, w14
sdiv w12, w12, w13
sdiv w10, w10, w13
strh w12, [x11]
strh w10, [x11, #2]
ldr w11, [x9]
ldr w10, [x9, #4]
ldr w12, [x8]
add w11, w11, w12
add w10, w10, #0
str w11, [x9]
str w10, [x9, #4]
ldr w10, [x8]
ldr w11, [x9]
ldr w8, [x9, #4]
add w10, w10, w11
add w8, w8, #0
str w10, [x9]
str w8, [x9, #4]
ret
.cfi_endproc
; -- End function
.globl _t1 ; -- Begin function t1
.p2align 2
_t1: ; @t1
.cfi_startproc
; %bb.0:
adrp x8, _cf@GOTPAGE
ldr x8, [x8, _cf@GOTPAGEOFF]
fmov s0, #4.00000000
str s0, [x8]
ret
.cfi_endproc
; -- End function
.globl _t2 ; -- Begin function t2
.p2align 2
_t2: ; @t2
.cfi_startproc
; %bb.0:
adrp x8, _cf@GOTPAGE
ldr x8, [x8, _cf@GOTPAGEOFF]
fmov s0, #4.00000000
str s0, [x8, #4]
ret
.cfi_endproc
; -- End function
.globl _t3 ; -- Begin function t3
.p2align 2
_t3: ; @t3
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
mov x8, #2
str x8, [sp]
str xzr, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _t5 ; -- Begin function t5
.p2align 2
_t5: ; @t5
.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
bl _t4
str s0, [sp, #8]
str s1, [sp, #12]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _t6 ; -- Begin function t6
.p2align 2
_t6: ; @t6
.cfi_startproc
; %bb.0:
adrp x8, _g1@GOTPAGE
ldr x8, [x8, _g1@GOTPAGEOFF]
adrp x9, _ci1@GOTPAGE
ldr x9, [x9, _ci1@GOTPAGEOFF]
ldr d1, [x8]
ldr d0, [x8, #8]
fmov d3, #1.00000000
fadd d1, d1, d3
str d1, [x8]
str d0, [x8, #8]
ldr d1, [x8]
ldr d0, [x8, #8]
fmov d2, #-1.00000000
fadd d1, d1, d2
str d1, [x8]
str d0, [x8, #8]
ldr d1, [x8]
ldr d0, [x8, #8]
fadd d1, d1, d3
str d1, [x8]
str d0, [x8, #8]
ldr d1, [x8]
ldr d0, [x8, #8]
fadd d1, d1, d2
str d1, [x8]
str d0, [x8, #8]
ldr w10, [x9]
ldr w8, [x9, #4]
add w10, w10, #1
str w10, [x9]
str w8, [x9, #4]
ldr w10, [x9]
ldr w8, [x9, #4]
subs w10, w10, #1
str w10, [x9]
str w8, [x9, #4]
ldr w10, [x9]
ldr w8, [x9, #4]
add w10, w10, #1
str w10, [x9]
str w8, [x9, #4]
ldr w10, [x9]
ldr w8, [x9, #4]
subs w10, w10, #1
str w10, [x9]
str w8, [x9, #4]
ret
.cfi_endproc
; -- End function
.globl _t7 ; -- Begin function t7
.p2align 2
_t7: ; @t7
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str d0, [sp]
str d1, [sp, #8]
ldr d0, [sp]
fabs d0, d0
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _t8 ; -- Begin function t8
.p2align 2
_t8: ; @t8
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
mov x8, sp
mov w9, #1
str w9, [sp]
str wzr, [sp, #4]
str x8, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _test9func ; -- Begin function test9func
.p2align 2
_test9func: ; @test9func
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
movi d0, #0000000000000000
str d0, [sp]
str d0, [sp, #8]
ldr d0, [sp]
ldr d1, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _t91 ; -- Begin function t91
.p2align 2
_t91: ; @t91
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
mov w8, #0
tbz w8, #0, LBB12_2
b LBB12_1
LBB12_1:
b LBB12_3
LBB12_2:
b LBB12_3
LBB12_3:
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _t92 ; -- Begin function t92
.p2align 2
_t92: ; @t92
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
mov w8, #0
tbz w8, #0, LBB13_2
b LBB13_1
LBB13_1:
b LBB13_3
LBB13_2:
b LBB13_3
LBB13_3:
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.comm _g1,16,3 ; @g1
.comm _g2,16,3 ; @g2
.comm _D,8,3 ; @D
.comm _cf,8,2 ; @cf
.comm _ci1,8,2 ; @ci1
.comm _ci2,8,2 ; @ci2
.comm _i,4,2 ; @i
.comm _cs,4,1 ; @cs
.section __TEXT,__const
.globl _test9const ; @test9const
.p2align 3
_test9const:
.space 16
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function main
LCPI0_0:
.quad 0x4045000000000000 ## double 42
LCPI0_1:
.quad 0x4014000000000000 ## double 5
.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 $192, %rsp
movl $0, -4(%rbp)
movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -24(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -16(%rbp)
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -40(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -32(%rbp)
movsd -24(%rbp), %xmm1 ## xmm1 = mem[0],zero
movsd %xmm1, -104(%rbp) ## 8-byte Spill
movsd -16(%rbp), %xmm2 ## xmm2 = mem[0],zero
movsd %xmm2, -96(%rbp) ## 8-byte Spill
movsd -40(%rbp), %xmm4 ## xmm4 = mem[0],zero
movsd %xmm4, -88(%rbp) ## 8-byte Spill
movsd -32(%rbp), %xmm5 ## xmm5 = mem[0],zero
movsd %xmm5, -80(%rbp) ## 8-byte Spill
movaps %xmm1, %xmm0
mulsd %xmm4, %xmm0
movaps %xmm2, %xmm3
mulsd %xmm5, %xmm3
mulsd %xmm5, %xmm1
mulsd %xmm4, %xmm2
subsd %xmm3, %xmm0
movsd %xmm0, -72(%rbp) ## 8-byte Spill
addsd %xmm2, %xmm1
movsd %xmm1, -64(%rbp) ## 8-byte Spill
ucomisd %xmm0, %xmm0
movsd %xmm0, -56(%rbp) ## 8-byte Spill
movsd %xmm1, -48(%rbp) ## 8-byte Spill
jnp LBB0_3
## %bb.1:
movsd -64(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
movsd -72(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm1
movsd %xmm0, -56(%rbp) ## 8-byte Spill
movsd %xmm1, -48(%rbp) ## 8-byte Spill
jnp LBB0_3
## %bb.2:
movsd -80(%rbp), %xmm3 ## 8-byte Reload
## xmm3 = mem[0],zero
movsd -88(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
movsd -96(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
movsd -104(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
callq ___muldc3
movsd %xmm0, -56(%rbp) ## 8-byte Spill
movsd %xmm1, -48(%rbp) ## 8-byte Spill
LBB0_3:
movsd -56(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd -48(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
movsd %xmm1, -184(%rbp) ## 8-byte Spill
movsd %xmm0, -176(%rbp) ## 8-byte Spill
movsd -40(%rbp), %xmm1 ## xmm1 = mem[0],zero
movsd %xmm1, -168(%rbp) ## 8-byte Spill
movsd -32(%rbp), %xmm2 ## xmm2 = mem[0],zero
movsd %xmm2, -160(%rbp) ## 8-byte Spill
movsd -24(%rbp), %xmm4 ## xmm4 = mem[0],zero
movsd %xmm4, -152(%rbp) ## 8-byte Spill
movsd -16(%rbp), %xmm5 ## xmm5 = mem[0],zero
movsd %xmm5, -144(%rbp) ## 8-byte Spill
movaps %xmm1, %xmm0
mulsd %xmm4, %xmm0
movaps %xmm2, %xmm3
mulsd %xmm5, %xmm3
mulsd %xmm5, %xmm1
mulsd %xmm4, %xmm2
subsd %xmm3, %xmm0
movsd %xmm0, -136(%rbp) ## 8-byte Spill
addsd %xmm2, %xmm1
movsd %xmm1, -128(%rbp) ## 8-byte Spill
ucomisd %xmm0, %xmm0
movsd %xmm0, -120(%rbp) ## 8-byte Spill
movsd %xmm1, -112(%rbp) ## 8-byte Spill
jnp LBB0_6
## %bb.4:
movsd -128(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
movsd -136(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm1
movsd %xmm0, -120(%rbp) ## 8-byte Spill
movsd %xmm1, -112(%rbp) ## 8-byte Spill
jnp LBB0_6
## %bb.5:
movsd -144(%rbp), %xmm3 ## 8-byte Reload
## xmm3 = mem[0],zero
movsd -152(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
movsd -160(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
movsd -168(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
callq ___muldc3
movsd %xmm0, -120(%rbp) ## 8-byte Spill
movsd %xmm1, -112(%rbp) ## 8-byte Spill
LBB0_6:
movsd -184(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd -176(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
movsd -120(%rbp), %xmm3 ## 8-byte Reload
## xmm3 = mem[0],zero
movsd -112(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
ucomisd %xmm3, %xmm2
setne %al
setp %cl
orb %cl, %al
ucomisd %xmm1, %xmm0
setne %cl
setp %dl
orb %dl, %cl
orb %cl, %al
andb $1, %al
movzbl %al, %eax
addq $192, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _test2 ## -- Begin function test2
.p2align 4, 0x90
_test2: ## @test2
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movl %edi, -4(%rbp)
movl $1, %edi
callq _bar
movsd %xmm0, -24(%rbp)
movsd %xmm1, -16(%rbp)
leaq -24(%rbp), %rdi
callq _test
movsd -24(%rbp), %xmm1 ## xmm1 = mem[0],zero
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm1, -40(%rbp)
movsd %xmm0, -32(%rbp)
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -32(%rbp), %xmm1 ## xmm1 = mem[0],zero
callq _takecomplex
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _test3 ## -- Begin function test3
.p2align 4, 0x90
_test3: ## @test3
.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 _g1@GOTPCREL(%rip), %rax
movsd (%rax), %xmm1 ## xmm1 = mem[0],zero
movq _g1@GOTPCREL(%rip), %rax
movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero
movq _g2@GOTPCREL(%rip), %rax
movsd (%rax), %xmm3 ## xmm3 = mem[0],zero
movq _g2@GOTPCREL(%rip), %rax
movsd 8(%rax), %xmm2 ## xmm2 = mem[0],zero
addsd %xmm3, %xmm1
addsd %xmm2, %xmm0
movq _g1@GOTPCREL(%rip), %rax
movsd %xmm1, (%rax)
movq _g1@GOTPCREL(%rip), %rax
movsd %xmm0, 8(%rax)
movq _g1@GOTPCREL(%rip), %rax
movsd (%rax), %xmm1 ## xmm1 = mem[0],zero
movq _g1@GOTPCREL(%rip), %rax
movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero
movq _g2@GOTPCREL(%rip), %rax
movsd (%rax), %xmm3 ## xmm3 = mem[0],zero
movq _g2@GOTPCREL(%rip), %rax
movsd 8(%rax), %xmm2 ## xmm2 = mem[0],zero
subsd %xmm3, %xmm1
subsd %xmm2, %xmm0
movq _g1@GOTPCREL(%rip), %rax
movsd %xmm1, (%rax)
movq _g1@GOTPCREL(%rip), %rax
movsd %xmm0, 8(%rax)
movq _g1@GOTPCREL(%rip), %rax
movsd (%rax), %xmm1 ## xmm1 = mem[0],zero
movsd %xmm1, -72(%rbp) ## 8-byte Spill
movq _g1@GOTPCREL(%rip), %rax
movsd 8(%rax), %xmm2 ## xmm2 = mem[0],zero
movsd %xmm2, -64(%rbp) ## 8-byte Spill
movq _g2@GOTPCREL(%rip), %rax
movsd (%rax), %xmm4 ## xmm4 = mem[0],zero
movsd %xmm4, -56(%rbp) ## 8-byte Spill
movq _g2@GOTPCREL(%rip), %rax
movsd 8(%rax), %xmm5 ## xmm5 = mem[0],zero
movsd %xmm5, -48(%rbp) ## 8-byte Spill
movaps %xmm1, %xmm0
mulsd %xmm4, %xmm0
movaps %xmm2, %xmm3
mulsd %xmm5, %xmm3
mulsd %xmm5, %xmm1
mulsd %xmm4, %xmm2
subsd %xmm3, %xmm0
movsd %xmm0, -40(%rbp) ## 8-byte Spill
addsd %xmm2, %xmm1
movsd %xmm1, -32(%rbp) ## 8-byte Spill
ucomisd %xmm0, %xmm0
movsd %xmm0, -24(%rbp) ## 8-byte Spill
movsd %xmm1, -16(%rbp) ## 8-byte Spill
jnp LBB2_3
## %bb.1:
movsd -32(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
movsd -40(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm1
movsd %xmm0, -24(%rbp) ## 8-byte Spill
movsd %xmm1, -16(%rbp) ## 8-byte Spill
jnp LBB2_3
## %bb.2:
movsd -48(%rbp), %xmm3 ## 8-byte Reload
## xmm3 = mem[0],zero
movsd -56(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
movsd -64(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
movsd -72(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
callq ___muldc3
movsd %xmm0, -24(%rbp) ## 8-byte Spill
movsd %xmm1, -16(%rbp) ## 8-byte Spill
LBB2_3:
movsd -24(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
movsd -16(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movq _g1@GOTPCREL(%rip), %rax
movsd %xmm1, (%rax)
movq _g1@GOTPCREL(%rip), %rax
movsd %xmm0, 8(%rax)
movq _g1@GOTPCREL(%rip), %rax
movsd (%rax), %xmm1 ## xmm1 = mem[0],zero
movq _g1@GOTPCREL(%rip), %rax
movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movq %xmm1, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm1
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movq _g1@GOTPCREL(%rip), %rax
movsd %xmm1, (%rax)
movq _g1@GOTPCREL(%rip), %rax
movsd %xmm0, 8(%rax)
movq _g1@GOTPCREL(%rip), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -8(%rbp)
movq _D@GOTPCREL(%rip), %rax
movsd (%rax), %xmm2 ## xmm2 = mem[0],zero
movq _cf@GOTPCREL(%rip), %rax
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movq _cf@GOTPCREL(%rip), %rax
movss 4(%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
cvtss2sd %xmm0, %xmm0
addsd %xmm2, %xmm1
cvtsd2ss %xmm1, %xmm1
cvtsd2ss %xmm0, %xmm0
movq _cf@GOTPCREL(%rip), %rax
movss %xmm1, (%rax)
movq _cf@GOTPCREL(%rip), %rax
movss %xmm0, 4(%rax)
movq _cf@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movq _D@GOTPCREL(%rip), %rax
addsd (%rax), %xmm0
movq _D@GOTPCREL(%rip), %rax
movsd %xmm0, (%rax)
movq _g1@GOTPCREL(%rip), %rax
movsd (%rax), %xmm2 ## xmm2 = mem[0],zero
movq _g1@GOTPCREL(%rip), %rax
movsd 8(%rax), %xmm3 ## xmm3 = mem[0],zero
movq _cf@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq _cf@GOTPCREL(%rip), %rax
movss 4(%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
cvtss2sd %xmm1, %xmm1
callq ___divdc3
movsd %xmm0, -80(%rbp) ## 8-byte Spill
movaps %xmm1, %xmm0
movsd -80(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
cvtsd2ss %xmm1, %xmm1
cvtsd2ss %xmm0, %xmm0
movq _cf@GOTPCREL(%rip), %rax
movss %xmm1, (%rax)
movq _cf@GOTPCREL(%rip), %rax
movss %xmm0, 4(%rax)
movq _g1@GOTPCREL(%rip), %rax
movsd (%rax), %xmm1 ## xmm1 = mem[0],zero
movq _g1@GOTPCREL(%rip), %rax
movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero
movq _D@GOTPCREL(%rip), %rax
addsd (%rax), %xmm1
movq _g1@GOTPCREL(%rip), %rax
movsd %xmm1, (%rax)
movq _g1@GOTPCREL(%rip), %rax
movsd %xmm0, 8(%rax)
movq _D@GOTPCREL(%rip), %rax
movsd (%rax), %xmm1 ## xmm1 = mem[0],zero
movq _g1@GOTPCREL(%rip), %rax
movsd (%rax), %xmm2 ## xmm2 = mem[0],zero
movq _g1@GOTPCREL(%rip), %rax
movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero
addsd %xmm2, %xmm1
movq _g1@GOTPCREL(%rip), %rax
movsd %xmm1, (%rax)
movq _g1@GOTPCREL(%rip), %rax
movsd %xmm0, 8(%rax)
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _test3int ## -- Begin function test3int
.p2align 4, 0x90
_test3int: ## @test3int
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _ci1@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _ci1@GOTPCREL(%rip), %rax
movl 4(%rax), %ecx
movq _ci2@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _ci2@GOTPCREL(%rip), %rax
movl 4(%rax), %eax
addl %esi, %edx
addl %eax, %ecx
movq _ci1@GOTPCREL(%rip), %rax
movl %edx, (%rax)
movq _ci1@GOTPCREL(%rip), %rax
movl %ecx, 4(%rax)
movq _ci1@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _ci1@GOTPCREL(%rip), %rax
movl 4(%rax), %ecx
movq _ci2@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _ci2@GOTPCREL(%rip), %rax
movl 4(%rax), %eax
subl %esi, %edx
subl %eax, %ecx
movq _ci1@GOTPCREL(%rip), %rax
movl %edx, (%rax)
movq _ci1@GOTPCREL(%rip), %rax
movl %ecx, 4(%rax)
movq _ci1@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _ci1@GOTPCREL(%rip), %rcx
movl 4(%rcx), %ecx
movq _ci2@GOTPCREL(%rip), %rdx
movl (%rdx), %edi
movq _ci2@GOTPCREL(%rip), %rdx
movl 4(%rdx), %esi
movl %eax, %edx
imull %edi, %edx
movl %ecx, %r8d
imull %esi, %r8d
subl %r8d, %edx
imull %edi, %ecx
imull %esi, %eax
addl %eax, %ecx
movq _ci1@GOTPCREL(%rip), %rax
movl %edx, (%rax)
movq _ci1@GOTPCREL(%rip), %rax
movl %ecx, 4(%rax)
movq _ci1@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %eax, %eax
movq _ci1@GOTPCREL(%rip), %rdx
subl 4(%rdx), %eax
xorl %edx, %edx
subl %ecx, %edx
xorl %ecx, %ecx
subl %eax, %ecx
movq _ci1@GOTPCREL(%rip), %rax
movl %edx, (%rax)
movq _ci1@GOTPCREL(%rip), %rax
movl %ecx, 4(%rax)
movq _ci1@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _i@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movq _i@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _cs@GOTPCREL(%rip), %rax
movw (%rax), %cx
movq _cs@GOTPCREL(%rip), %rax
movw 2(%rax), %ax
movswl %cx, %ecx
cwtl
addl %edx, %ecx
addl $0, %eax
movw %cx, %dx
movw %ax, %cx
movq _cs@GOTPCREL(%rip), %rax
movw %dx, (%rax)
movq _cs@GOTPCREL(%rip), %rax
movw %cx, 2(%rax)
movq _cf@GOTPCREL(%rip), %rax
movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movq _D@GOTPCREL(%rip), %rax
addsd (%rax), %xmm0
movq _D@GOTPCREL(%rip), %rax
movsd %xmm0, (%rax)
movq _ci1@GOTPCREL(%rip), %rax
movl (%rax), %r8d
movq _ci1@GOTPCREL(%rip), %rax
movl 4(%rax), %edi
movq _cs@GOTPCREL(%rip), %rax
movw (%rax), %cx
movq _cs@GOTPCREL(%rip), %rax
movw 2(%rax), %ax
movswl %cx, %edx
movswl %ax, %ecx
movl %edx, %eax
imull %r8d, %eax
movl %ecx, %esi
imull %edi, %esi
addl %esi, %eax
movl %r8d, %esi
imull %esi, %esi
movl %edi, %r9d
imull %r9d, %r9d
addl %r9d, %esi
imull %r8d, %ecx
imull %edi, %edx
subl %edx, %ecx
movl %ecx, -4(%rbp) ## 4-byte Spill
cltd
idivl %esi
movl %eax, %ecx
movl -4(%rbp), %eax ## 4-byte Reload
cltd
idivl %esi
movw %cx, %dx
movw %ax, %cx
movq _cs@GOTPCREL(%rip), %rax
movw %dx, (%rax)
movq _cs@GOTPCREL(%rip), %rax
movw %cx, 2(%rax)
movq _ci1@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _ci1@GOTPCREL(%rip), %rax
movl 4(%rax), %ecx
movq _i@GOTPCREL(%rip), %rax
addl (%rax), %edx
addl $0, %ecx
movq _ci1@GOTPCREL(%rip), %rax
movl %edx, (%rax)
movq _ci1@GOTPCREL(%rip), %rax
movl %ecx, 4(%rax)
movq _i@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _ci1@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _ci1@GOTPCREL(%rip), %rcx
movl 4(%rcx), %ecx
addl %eax, %edx
addl $0, %ecx
movq _ci1@GOTPCREL(%rip), %rax
movl %edx, (%rax)
movq _ci1@GOTPCREL(%rip), %rax
movl %ecx, 4(%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## -- Begin function t1
LCPI4_0:
.long 0x40800000 ## float 4
.section __TEXT,__text,regular,pure_instructions
.globl _t1
.p2align 4, 0x90
_t1: ## @t1
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _cf@GOTPCREL(%rip), %rax
movss LCPI4_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, (%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## -- Begin function t2
LCPI5_0:
.long 0x40800000 ## float 4
.section __TEXT,__text,regular,pure_instructions
.globl _t2
.p2align 4, 0x90
_t2: ## @t2
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _cf@GOTPCREL(%rip), %rax
movss LCPI5_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, 4(%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _t3 ## -- Begin function t3
.p2align 4, 0x90
_t3: ## @t3
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq $2, -16(%rbp)
movq $0, -8(%rbp)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _t5 ## -- Begin function t5
.p2align 4, 0x90
_t5: ## @t5
.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
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _t4
movlpd %xmm0, -16(%rbp)
movss -16(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm1, -8(%rbp)
movss %xmm0, -4(%rbp)
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function t6
LCPI8_0:
.quad 0xbff0000000000000 ## double -1
LCPI8_1:
.quad 0x3ff0000000000000 ## double 1
.section __TEXT,__text,regular,pure_instructions
.globl _t6
.p2align 4, 0x90
_t6: ## @t6
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _g1@GOTPCREL(%rip), %rax
movsd (%rax), %xmm1 ## xmm1 = mem[0],zero
movq _g1@GOTPCREL(%rip), %rax
movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI8_1(%rip), %xmm2 ## xmm2 = mem[0],zero
addsd %xmm2, %xmm1
movq _g1@GOTPCREL(%rip), %rax
movsd %xmm1, (%rax)
movq _g1@GOTPCREL(%rip), %rax
movsd %xmm0, 8(%rax)
movq _g1@GOTPCREL(%rip), %rax
movsd (%rax), %xmm1 ## xmm1 = mem[0],zero
movq _g1@GOTPCREL(%rip), %rax
movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI8_0(%rip), %xmm2 ## xmm2 = mem[0],zero
addsd %xmm2, %xmm1
movq _g1@GOTPCREL(%rip), %rax
movsd %xmm1, (%rax)
movq _g1@GOTPCREL(%rip), %rax
movsd %xmm0, 8(%rax)
movq _g1@GOTPCREL(%rip), %rax
movsd (%rax), %xmm1 ## xmm1 = mem[0],zero
movq _g1@GOTPCREL(%rip), %rax
movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI8_1(%rip), %xmm2 ## xmm2 = mem[0],zero
addsd %xmm2, %xmm1
movq _g1@GOTPCREL(%rip), %rax
movsd %xmm1, (%rax)
movq _g1@GOTPCREL(%rip), %rax
movsd %xmm0, 8(%rax)
movq _g1@GOTPCREL(%rip), %rax
movsd (%rax), %xmm1 ## xmm1 = mem[0],zero
movq _g1@GOTPCREL(%rip), %rax
movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI8_0(%rip), %xmm2 ## xmm2 = mem[0],zero
addsd %xmm2, %xmm1
movq _g1@GOTPCREL(%rip), %rax
movsd %xmm1, (%rax)
movq _g1@GOTPCREL(%rip), %rax
movsd %xmm0, 8(%rax)
movq _ci1@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _ci1@GOTPCREL(%rip), %rax
movl 4(%rax), %ecx
addl $1, %edx
movq _ci1@GOTPCREL(%rip), %rax
movl %edx, (%rax)
movq _ci1@GOTPCREL(%rip), %rax
movl %ecx, 4(%rax)
movq _ci1@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _ci1@GOTPCREL(%rip), %rax
movl 4(%rax), %ecx
addl $-1, %edx
movq _ci1@GOTPCREL(%rip), %rax
movl %edx, (%rax)
movq _ci1@GOTPCREL(%rip), %rax
movl %ecx, 4(%rax)
movq _ci1@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _ci1@GOTPCREL(%rip), %rax
movl 4(%rax), %ecx
addl $1, %edx
movq _ci1@GOTPCREL(%rip), %rax
movl %edx, (%rax)
movq _ci1@GOTPCREL(%rip), %rax
movl %ecx, 4(%rax)
movq _ci1@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _ci1@GOTPCREL(%rip), %rax
movl 4(%rax), %ecx
addl $-1, %edx
movq _ci1@GOTPCREL(%rip), %rax
movl %edx, (%rax)
movq _ci1@GOTPCREL(%rip), %rax
movl %ecx, 4(%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function t7
LCPI9_0:
.quad 0x7fffffffffffffff ## double NaN
.quad 0x7fffffffffffffff ## double NaN
.section __TEXT,__text,regular,pure_instructions
.globl _t7
.p2align 4, 0x90
_t7: ## @t7
.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, -16(%rbp)
movsd %xmm1, -8(%rbp)
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movaps LCPI9_0(%rip), %xmm1 ## xmm1 = [NaN,NaN]
pand %xmm1, %xmm0
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _t8 ## -- Begin function t8
.p2align 4, 0x90
_t8: ## @t8
.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, -16(%rbp)
movl $0, -12(%rbp)
leaq -16(%rbp), %rax
movq %rax, -8(%rbp)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _test9func ## -- Begin function test9func
.p2align 4, 0x90
_test9func: ## @test9func
.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, -16(%rbp)
movq $0, -8(%rbp)
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -8(%rbp), %xmm1 ## xmm1 = mem[0],zero
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _t91 ## -- Begin function t91
.p2align 4, 0x90
_t91: ## @t91
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %eax, %eax
## kill: def $al killed $al killed $eax
testb $1, %al
jne LBB12_1
jmp LBB12_2
LBB12_1:
jmp LBB12_3
LBB12_2:
jmp LBB12_3
LBB12_3:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _t92 ## -- Begin function t92
.p2align 4, 0x90
_t92: ## @t92
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %eax, %eax
## kill: def $al killed $al killed $eax
testb $1, %al
jne LBB13_1
jmp LBB13_2
LBB13_1:
jmp LBB13_3
LBB13_2:
jmp LBB13_3
LBB13_3:
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _g1,16,3 ## @g1
.comm _g2,16,3 ## @g2
.comm _D,8,3 ## @D
.comm _cf,8,2 ## @cf
.comm _ci1,8,2 ## @ci1
.comm _ci2,8,2 ## @ci2
.comm _i,4,2 ## @i
.comm _cs,4,1 ## @cs
.section __TEXT,__const
.globl _test9const ## @test9const
.p2align 3
_test9const:
.space 16
.subsections_via_symbols
| the_stack_data/955207.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]
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]
str w8, [sp, #20] ; 4-byte Folded Spill
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_1
LBB0_1:
ldr w8, [sp, #20] ; 4-byte Folded Reload
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB0_15
b LBB0_2
LBB0_2:
ldr w8, [sp, #20] ; 4-byte Folded Reload
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB0_24
b LBB0_33
LBB0_3:
mov w8, #3
stur w8, [x29, #-20]
stur wzr, [x29, #-24]
mov w8, #1
stur w8, [x29, #-12]
b LBB0_4
LBB0_4: ; =>This Loop Header: Depth=1
; Child Loop BB0_6 Depth 2
; Child Loop BB0_10 Depth 2
ldur w8, [x29, #-12]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_14
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_4 Depth=1
mov w8, #1
stur w8, [x29, #-16]
b LBB0_6
LBB0_6: ; Parent Loop BB0_4 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-16]
ldur w9, [x29, #-20]
ldur w10, [x29, #-12]
subs w9, w9, w10
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_9
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_6 Depth=2
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_6 Depth=2
ldur w8, [x29, #-16]
add w8, w8, #1
stur w8, [x29, #-16]
b LBB0_6
LBB0_9: ; in Loop: Header=BB0_4 Depth=1
b LBB0_10
LBB0_10: ; Parent Loop BB0_4 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-24]
ldur w10, [x29, #-12]
mov w9, #2
mul w9, w9, w10
subs w9, w9, #1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_10 Depth=2
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldur w8, [x29, #-24]
add w8, w8, #1
stur w8, [x29, #-24]
b LBB0_10
LBB0_12: ; in Loop: Header=BB0_4 Depth=1
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_4 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
stur wzr, [x29, #-24]
b LBB0_4
LBB0_14:
b LBB0_33
LBB0_15:
mov w8, #1
stur w8, [x29, #-28]
b LBB0_16
LBB0_16: ; =>This Loop Header: Depth=1
; Child Loop BB0_18 Depth 2
ldur w8, [x29, #-28]
subs w8, w8, #3
cset w8, gt
tbnz w8, #0, LBB0_23
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_16 Depth=1
mov w8, #1
str w8, [sp, #32]
b LBB0_18
LBB0_18: ; Parent Loop BB0_16 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #32]
subs w8, w8, #10
cset w8, gt
tbnz w8, #0, LBB0_21
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_18 Depth=2
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_20
LBB0_20: ; in Loop: Header=BB0_18 Depth=2
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB0_18
LBB0_21: ; in Loop: Header=BB0_16 Depth=1
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB0_22
LBB0_22: ; in Loop: Header=BB0_16 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB0_16
LBB0_23:
b LBB0_33
LBB0_24:
mov w8, #1
str w8, [sp, #28]
b LBB0_25
LBB0_25: ; =>This Loop Header: Depth=1
; Child Loop BB0_27 Depth 2
ldr w8, [sp, #28]
subs w8, w8, #3
cset w8, gt
tbnz w8, #0, LBB0_32
b LBB0_26
LBB0_26: ; in Loop: Header=BB0_25 Depth=1
mov w8, #1
str w8, [sp, #24]
b LBB0_27
LBB0_27: ; Parent Loop BB0_25 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #24]
subs w8, w8, #3
cset w8, gt
tbnz w8, #0, LBB0_30
b LBB0_28
LBB0_28: ; in Loop: Header=BB0_27 Depth=2
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_29
LBB0_29: ; in Loop: Header=BB0_27 Depth=2
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB0_27
LBB0_30: ; in Loop: Header=BB0_25 Depth=1
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB0_31
LBB0_31: ; in Loop: Header=BB0_25 Depth=1
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB0_25
LBB0_32:
b LBB0_33
LBB0_33:
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 "1.Triangle\n2.rectangle\n3.square\n"
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz " "
l_.str.3: ; @.str.3
.asciz "* "
l_.str.4: ; @.str.4
.asciz "\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movb %al, -45(%rbp) ## 1-byte Spill
callq _printf
## kill: def $ecx killed $eax
movb -45(%rbp), %al ## 1-byte Reload
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
callq _scanf
movl -8(%rbp), %eax
movl %eax, -44(%rbp) ## 4-byte Spill
subl $1, %eax
je LBB0_1
jmp LBB0_32
LBB0_32:
movl -44(%rbp), %eax ## 4-byte Reload
subl $2, %eax
je LBB0_13
jmp LBB0_33
LBB0_33:
movl -44(%rbp), %eax ## 4-byte Reload
subl $3, %eax
je LBB0_22
jmp LBB0_31
LBB0_1:
movl $3, -20(%rbp)
movl $0, -24(%rbp)
movl $1, -12(%rbp)
LBB0_2: ## =>This Loop Header: Depth=1
## Child Loop BB0_4 Depth 2
## Child Loop BB0_8 Depth 2
movl -12(%rbp), %eax
cmpl -20(%rbp), %eax
jg LBB0_12
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movl $1, -16(%rbp)
LBB0_4: ## Parent Loop BB0_2 Depth=1
## => This Inner Loop Header: Depth=2
movl -16(%rbp), %eax
movl -20(%rbp), %ecx
subl -12(%rbp), %ecx
cmpl %ecx, %eax
jg LBB0_7
## %bb.5: ## in Loop: Header=BB0_4 Depth=2
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
## %bb.6: ## in Loop: Header=BB0_4 Depth=2
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB0_4
LBB0_7: ## in Loop: Header=BB0_2 Depth=1
jmp LBB0_8
LBB0_8: ## Parent Loop BB0_2 Depth=1
## => This Inner Loop Header: Depth=2
movl -24(%rbp), %eax
movl -12(%rbp), %ecx
shll $1, %ecx
subl $1, %ecx
cmpl %ecx, %eax
je LBB0_10
## %bb.9: ## in Loop: Header=BB0_8 Depth=2
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB0_8
LBB0_10: ## in Loop: Header=BB0_2 Depth=1
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
## %bb.11: ## in Loop: Header=BB0_2 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
movl $0, -24(%rbp)
jmp LBB0_2
LBB0_12:
jmp LBB0_31
LBB0_13:
movl $1, -28(%rbp)
LBB0_14: ## =>This Loop Header: Depth=1
## Child Loop BB0_16 Depth 2
cmpl $3, -28(%rbp)
jg LBB0_21
## %bb.15: ## in Loop: Header=BB0_14 Depth=1
movl $1, -32(%rbp)
LBB0_16: ## Parent Loop BB0_14 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $10, -32(%rbp)
jg LBB0_19
## %bb.17: ## in Loop: Header=BB0_16 Depth=2
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
## %bb.18: ## in Loop: Header=BB0_16 Depth=2
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB0_16
LBB0_19: ## in Loop: Header=BB0_14 Depth=1
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
## %bb.20: ## in Loop: Header=BB0_14 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB0_14
LBB0_21:
jmp LBB0_31
LBB0_22:
movl $1, -36(%rbp)
LBB0_23: ## =>This Loop Header: Depth=1
## Child Loop BB0_25 Depth 2
cmpl $3, -36(%rbp)
jg LBB0_30
## %bb.24: ## in Loop: Header=BB0_23 Depth=1
movl $1, -40(%rbp)
LBB0_25: ## Parent Loop BB0_23 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $3, -40(%rbp)
jg LBB0_28
## %bb.26: ## in Loop: Header=BB0_25 Depth=2
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
## %bb.27: ## in Loop: Header=BB0_25 Depth=2
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB0_25
LBB0_28: ## in Loop: Header=BB0_23 Depth=1
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
## %bb.29: ## in Loop: Header=BB0_23 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB0_23
LBB0_30:
jmp LBB0_31
LBB0_31:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "1.Triangle\n2.rectangle\n3.square\n"
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz " "
L_.str.3: ## @.str.3
.asciz "* "
L_.str.4: ## @.str.4
.asciz "\n"
.subsections_via_symbols
| the_stack_data/168893159.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_aff_a ; -- Begin function ft_aff_a
.p2align 2
_ft_aff_a: ; @ft_aff_a
.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 LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_5
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
ldrsb w8, [x8, x9]
subs w8, w8, #97
cset w8, ne
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
mov w0, #97
bl _ft_putchar
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB1_1
LBB1_5:
mov w0, #10
bl _ft_putchar
ldr x8, [sp, #8]
ldrsb w0, [x8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
str w0, [sp, #8]
str x1, [sp]
ldr w8, [sp, #8]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
ldr x8, [sp]
ldr x0, [x8, #8]
bl _ft_aff_a
b LBB2_3
LBB2_2:
mov w0, #97
bl _ft_putchar
mov w0, #10
bl _ft_putchar
b LBB2_3
LBB2_3:
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _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_aff_a ## -- Begin function ft_aff_a
.p2align 4, 0x90
_ft_aff_a: ## @ft_aff_a
.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)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $0, %eax
je LBB1_5
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $97, %eax
jne LBB1_4
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl $97, %edi
callq _ft_putchar
LBB1_4: ## in Loop: Header=BB1_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB1_1
LBB1_5:
movl $10, %edi
callq _ft_putchar
movq -8(%rbp), %rax
movsbl (%rax), %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 $16, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
cmpl $2, -8(%rbp)
jne LBB2_2
## %bb.1:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
callq _ft_aff_a
jmp LBB2_3
LBB2_2:
movl $97, %edi
callq _ft_putchar
movl $10, %edi
callq _ft_putchar
LBB2_3:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/776052.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _assignment17 ; -- Begin function assignment17
.p2align 2
_assignment17: ; @assignment17
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr x8, [x8]
str x8, [sp]
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 _assignment17 ## -- Begin function assignment17
.p2align 4, 0x90
_assignment17: ## @assignment17
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rax
movq %rax, -16(%rbp)
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/87697.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _tfn ; -- Begin function tfn
.p2align 2
_tfn: ; @tfn
.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, _mutex@GOTPAGE
ldr x8, [x8, _mutex@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-12]
ldur w8, [x29, #-12]
add w8, w8, #1
str w8, [sp, #24] ; 4-byte Folded Spill
bl _pthread_self
ldr w10, [sp, #24] ; 4-byte Folded Reload
mov x8, sp
; implicit-def: $x9
mov x9, x10
str x9, [x8]
str x0, [x8, #8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_1
LBB0_1:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov w0, #1
bl _sleep
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _pthread_mutex_lock
stur w0, [x29, #-16]
ldur w8, [x29, #-16]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldur w0, [x29, #-16]
bl _strerror
mov x8, sp
str x0, [x8]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_3
LBB0_3:
adrp x9, _a@PAGE
mov w8, #1
str w8, [x9, _a@PAGEOFF]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB0_4
LBB0_4:
ldur w8, [x29, #-12]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_8
b LBB0_5
LBB0_5:
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _pthread_mutex_destroy
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _pthread_mutex_unlock
stur w0, [x29, #-20]
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldur w0, [x29, #-16]
bl _strerror
mov x8, sp
str x0, [x8]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
b LBB0_7
LBB0_7:
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
b LBB0_8
LBB0_8:
mov x0, #0
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, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
str x1, [sp, #16]
mov w8, #2
str w8, [sp, #12]
adrp x0, _mutex@GOTPAGE
ldr x0, [x0, _mutex@GOTPAGEOFF]
mov x1, #0
bl _pthread_mutex_init
str wzr, [sp, #8]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_4
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldrsw x3, [sp, #8]
mov x0, sp
mov x1, #0
adrp x2, _tfn@PAGE
add x2, x2, _tfn@PAGEOFF
bl _pthread_create
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB1_1
LBB1_4:
b LBB1_5
LBB1_5: ; =>This Inner Loop Header: Depth=1
b LBB1_5
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _a ; @a
.p2align 2
_a:
.long 99 ; 0x63
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "I'm %dth thread, Thread_ID = %lu\n"
l_.str.1: ; @.str.1
.asciz "begin lock\n"
.comm _mutex,64,3 ; @mutex
l_.str.2: ; @.str.2
.asciz "err\n"
l_.str.3: ; @.str.3
.asciz "lock err:%s"
l_.str.4: ; @.str.4
.asciz "lock ok\n"
l_.str.5: ; @.str.5
.asciz "begin unlock\n"
l_.str.6: ; @.str.6
.asciz "unlock err:%s"
l_.str.7: ; @.str.7
.asciz "unlock ok\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _tfn ## -- Begin function tfn
.p2align 4, 0x90
_tfn: ## @tfn
.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
## kill: def $eax killed $eax killed $rax
movl %eax, -12(%rbp)
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp) ## 4-byte Spill
callq _pthread_self
movl -24(%rbp), %esi ## 4-byte Reload
movq %rax, %rdx
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
cmpl $0, -12(%rbp)
jne LBB0_4
## %bb.1:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl $1, %edi
callq _sleep
movq _mutex@GOTPCREL(%rip), %rdi
callq _pthread_mutex_lock
movl %eax, -16(%rbp)
cmpl $0, -16(%rbp)
je LBB0_3
## %bb.2:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl -16(%rbp), %edi
callq _strerror
movq %rax, %rsi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
LBB0_3:
movl $1, _a(%rip)
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
LBB0_4:
cmpl $1, -12(%rbp)
jne LBB0_8
## %bb.5:
movq _mutex@GOTPCREL(%rip), %rdi
callq _pthread_mutex_destroy
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
movq _mutex@GOTPCREL(%rip), %rdi
callq _pthread_mutex_unlock
movl %eax, -20(%rbp)
cmpl $0, -20(%rbp)
je LBB0_7
## %bb.6:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl -16(%rbp), %edi
callq _strerror
movq %rax, %rsi
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
LBB0_7:
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
LBB0_8:
xorl %eax, %eax
## kill: def $rax killed $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 $32, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
movl $2, -20(%rbp)
movq _mutex@GOTPCREL(%rip), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _pthread_mutex_init
movl $0, -24(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movslq -24(%rbp), %rcx
leaq -32(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
leaq _tfn(%rip), %rdx
callq _pthread_create
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB1_1
LBB1_4:
jmp LBB1_5
LBB1_5: ## =>This Inner Loop Header: Depth=1
jmp LBB1_5
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _a ## @a
.p2align 2
_a:
.long 99 ## 0x63
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "I'm %dth thread, Thread_ID = %lu\n"
L_.str.1: ## @.str.1
.asciz "begin lock\n"
.comm _mutex,64,3 ## @mutex
L_.str.2: ## @.str.2
.asciz "err\n"
L_.str.3: ## @.str.3
.asciz "lock err:%s"
L_.str.4: ## @.str.4
.asciz "lock ok\n"
L_.str.5: ## @.str.5
.asciz "begin unlock\n"
L_.str.6: ## @.str.6
.asciz "unlock err:%s"
L_.str.7: ## @.str.7
.asciz "unlock ok\n"
.subsections_via_symbols
| the_stack_data/187644238.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _checkifExist ; -- Begin function checkifExist
.p2align 2
_checkifExist: ; @checkifExist
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
str w1, [sp, #12]
str 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, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_10
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp, #4]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #4]
ldr x9, [sp, #16]
ldrsw x10, [sp, #8]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldr x8, [sp, #16]
ldrsw x9, [sp, #8]
ldr w9, [x8, x9, lsl #2]
ldr w8, [sp, #4]
subs w8, w8, w9, lsl #1
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_3 Depth=2
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_3 Depth=2
b LBB0_3
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_1
LBB0_10:
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, #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, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #20]
mov w8, #4
str w8, [sp, #12]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
str wzr, [sp, #16]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #16]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_4
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldrsw x9, [sp, #16]
add x8, sp, #24
add x8, x8, x9, lsl #2
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB1_1
LBB1_4:
ldr w1, [sp, #12]
add x0, sp, #24
bl _checkifExist
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_6
b LBB1_5
LBB1_5:
bl ___stack_chk_fail
LBB1_6:
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 "true\n"
l_.str.1: ; @.str.1
.asciz "Enter the 4 elements\n"
l_.str.2: ; @.str.2
.asciz "%d"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _checkifExist ## -- Begin function checkifExist
.p2align 4, 0x90
_checkifExist: ## @checkifExist
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movl $0, -24(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
movl -24(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB0_10
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $0, -28(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -28(%rbp), %eax
movq -16(%rbp), %rcx
movslq -24(%rbp), %rdx
cmpl (%rcx,%rdx,4), %eax
jge LBB0_8
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movq -16(%rbp), %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %eax
shll $1, %eax
cmpl -28(%rbp), %eax
jne LBB0_6
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
LBB0_6: ## in Loop: Header=BB0_3 Depth=2
jmp LBB0_7
LBB0_7: ## in Loop: Header=BB0_3 Depth=2
jmp LBB0_3
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_9
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB0_1
LBB0_10:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -36(%rbp)
movl $4, -44(%rbp)
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -40(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movl -40(%rbp), %eax
cmpl -44(%rbp), %eax
jge LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movslq -40(%rbp), %rax
leaq -32(%rbp), %rsi
shlq $2, %rax
addq %rax, %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB1_1
LBB1_4:
leaq -32(%rbp), %rdi
movl -44(%rbp), %esi
callq _checkifExist
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 $48, %rsp
popq %rbp
retq
LBB1_6:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "true\n"
L_.str.1: ## @.str.1
.asciz "Enter the 4 elements\n"
L_.str.2: ## @.str.2
.asciz "%d"
.subsections_via_symbols
| the_stack_data/66059.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___VERIFIER_assert ; -- Begin function __VERIFIER_assert
.p2align 2
___VERIFIER_assert: ; @__VERIFIER_assert
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
ldur w8, [x29, #-4]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_1
LBB0_1:
b LBB0_2
LBB0_2:
bl ___VERIFIER_error
LBB0_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #464
.cfi_def_cfa_offset 464
stp x28, x27, [sp, #432] ; 16-byte Folded Spill
stp x29, x30, [sp, #448] ; 16-byte Folded Spill
add x29, sp, #448
.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, #20]
str wzr, [sp, #16]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #16]
subs w8, w8, #25
cset w8, ge
tbnz w8, #0, LBB1_4
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldrsw x9, [sp, #16]
sub x8, x29, #124
ldr w8, [x8, x9, lsl #2]
ldrsw x10, [sp, #16]
add x9, sp, #224
str w8, [x9, x10, lsl #2]
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB1_1
LBB1_4:
str wzr, [sp, #16]
b LBB1_5
LBB1_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #16]
subs w8, w8, #25
cset w8, ge
tbnz w8, #0, LBB1_8
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_5 Depth=1
ldrsw x9, [sp, #16]
add x8, sp, #224
ldr w8, [x8, x9, lsl #2]
ldrsw x10, [sp, #16]
add x9, sp, #124
str w8, [x9, x10, lsl #2]
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_5 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB1_5
LBB1_8:
str wzr, [sp, #16]
b LBB1_9
LBB1_9: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #16]
subs w8, w8, #25
cset w8, ge
tbnz w8, #0, LBB1_12
b LBB1_10
LBB1_10: ; in Loop: Header=BB1_9 Depth=1
ldrsw x9, [sp, #16]
add x8, sp, #124
ldr w8, [x8, x9, lsl #2]
ldrsw x10, [sp, #16]
add x9, sp, #24
str w8, [x9, x10, lsl #2]
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:
str wzr, [sp, #12]
b LBB1_13
LBB1_13: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
subs w8, w8, #25
cset w8, ge
tbnz w8, #0, LBB1_16
b LBB1_14
LBB1_14: ; in Loop: Header=BB1_13 Depth=1
ldrsw x9, [sp, #12]
sub x8, x29, #124
ldr w8, [x8, x9, lsl #2]
ldrsw x10, [sp, #12]
add x9, sp, #24
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, eq
and w0, w8, #0x1
bl ___VERIFIER_assert
b LBB1_15
LBB1_15: ; in Loop: Header=BB1_13 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB1_13
LBB1_16:
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_18
b LBB1_17
LBB1_17:
bl ___stack_chk_fail
LBB1_18:
mov w0, #0
ldp x29, x30, [sp, #448] ; 16-byte Folded Reload
ldp x28, x27, [sp, #432] ; 16-byte Folded Reload
add sp, sp, #464
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_assert ## -- Begin function __VERIFIER_assert
.p2align 4, 0x90
___VERIFIER_assert: ## @__VERIFIER_assert
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
cmpl $0, -4(%rbp)
jne LBB0_3
## %bb.1:
jmp LBB0_2
LBB0_2:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq ___VERIFIER_error
LBB0_3:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $464, %rsp ## imm = 0x1D0
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -452(%rbp)
movl $0, -456(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
cmpl $25, -456(%rbp)
jge LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movslq -456(%rbp), %rax
movl -112(%rbp,%rax,4), %ecx
movslq -456(%rbp), %rax
movl %ecx, -224(%rbp,%rax,4)
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -456(%rbp), %eax
addl $1, %eax
movl %eax, -456(%rbp)
jmp LBB1_1
LBB1_4:
movl $0, -456(%rbp)
LBB1_5: ## =>This Inner Loop Header: Depth=1
cmpl $25, -456(%rbp)
jge LBB1_8
## %bb.6: ## in Loop: Header=BB1_5 Depth=1
movslq -456(%rbp), %rax
movl -224(%rbp,%rax,4), %ecx
movslq -456(%rbp), %rax
movl %ecx, -336(%rbp,%rax,4)
## %bb.7: ## in Loop: Header=BB1_5 Depth=1
movl -456(%rbp), %eax
addl $1, %eax
movl %eax, -456(%rbp)
jmp LBB1_5
LBB1_8:
movl $0, -456(%rbp)
LBB1_9: ## =>This Inner Loop Header: Depth=1
cmpl $25, -456(%rbp)
jge LBB1_12
## %bb.10: ## in Loop: Header=BB1_9 Depth=1
movslq -456(%rbp), %rax
movl -336(%rbp,%rax,4), %ecx
movslq -456(%rbp), %rax
movl %ecx, -448(%rbp,%rax,4)
## %bb.11: ## in Loop: Header=BB1_9 Depth=1
movl -456(%rbp), %eax
addl $1, %eax
movl %eax, -456(%rbp)
jmp LBB1_9
LBB1_12:
movl $0, -460(%rbp)
LBB1_13: ## =>This Inner Loop Header: Depth=1
cmpl $25, -460(%rbp)
jge LBB1_16
## %bb.14: ## in Loop: Header=BB1_13 Depth=1
movslq -460(%rbp), %rax
movl -112(%rbp,%rax,4), %eax
movslq -460(%rbp), %rcx
cmpl -448(%rbp,%rcx,4), %eax
sete %al
andb $1, %al
movzbl %al, %edi
callq ___VERIFIER_assert
## %bb.15: ## in Loop: Header=BB1_13 Depth=1
movl -460(%rbp), %eax
addl $1, %eax
movl %eax, -460(%rbp)
jmp LBB1_13
LBB1_16:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB1_18
## %bb.17:
xorl %eax, %eax
addq $464, %rsp ## imm = 0x1D0
popq %rbp
retq
LBB1_18:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/148126.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
mov w9, #8688
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
sub sp, sp, #2, lsl #12 ; =8192
sub sp, sp, #496
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #36]
add x0, sp, #40
mov x1, #4320
bl _bzero
str wzr, [sp, #28]
mov x9, sp
add x8, sp, #32
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
str wzr, [sp, #24]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr w8, [sp, #24]
ldr w9, [sp, #32]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_10
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldrsw x9, [sp, #24]
add x8, sp, #1, lsl #12 ; =4096
add x8, x8, #264
add x8, x8, x9, lsl #2
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
str wzr, [sp, #20]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #20]
ldr w9, [sp, #24]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldrsw x8, [sp, #20]
add x9, sp, #1, lsl #12 ; =4096
add x9, x9, #264
ldr w8, [x9, x8, lsl #2]
ldrsw x10, [sp, #24]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldrsw x10, [sp, #24]
add x9, sp, #40
mov w8, #1
str w8, [x9, x10, lsl #2]
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_3 Depth=2
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB0_3
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB0_1
LBB0_10:
str wzr, [sp, #16]
b LBB0_11
LBB0_11: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #16]
ldr w9, [sp, #32]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_16
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_11 Depth=1
ldrsw x9, [sp, #16]
add x8, sp, #40
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_14
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_11 Depth=1
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_11 Depth=1
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_11 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB0_11
LBB0_16:
ldr w9, [sp, #28]
; 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
str wzr, [sp, #12]
b LBB0_17
LBB0_17: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldr w9, [sp, #32]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_22
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_17 Depth=1
ldrsw x9, [sp, #12]
add x8, sp, #40
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_20
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_17 Depth=1
ldrsw x9, [sp, #12]
add x8, sp, #1, lsl #12 ; =4096
add x8, x8, #264
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 LBB0_20
LBB0_20: ; in Loop: Header=BB0_17 Depth=1
b LBB0_21
LBB0_21: ; in Loop: Header=BB0_17 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_17
LBB0_22:
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_24
b LBB0_23
LBB0_23:
bl ___stack_chk_fail
LBB0_24:
mov w0, #0
add sp, sp, #2, lsl #12 ; =8192
add sp, sp, #496
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "%d\n"
l_.str.2: ; @.str.2
.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
movl $8688, %eax ## imm = 0x21F0
callq ____chkstk_darwin
subq %rax, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -8660(%rbp)
leaq -8656(%rbp), %rdi
xorl %esi, %esi
movl $4320, %edx ## imm = 0x10E0
callq _memset
movl $0, -8668(%rbp)
leaq L_.str(%rip), %rdi
leaq -8664(%rbp), %rsi
movb $0, %al
callq _scanf
movl $0, -8672(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
movl -8672(%rbp), %eax
cmpl -8664(%rbp), %eax
jge LBB0_10
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq -4336(%rbp), %rsi
movslq -8672(%rbp), %rax
shlq $2, %rax
addq %rax, %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _scanf
movl $0, -8676(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -8676(%rbp), %eax
cmpl -8672(%rbp), %eax
jge LBB0_8
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movslq -8676(%rbp), %rax
movl -4336(%rbp,%rax,4), %eax
movslq -8672(%rbp), %rcx
cmpl -4336(%rbp,%rcx,4), %eax
jne LBB0_6
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movslq -8672(%rbp), %rax
movl $1, -8656(%rbp,%rax,4)
LBB0_6: ## in Loop: Header=BB0_3 Depth=2
jmp LBB0_7
LBB0_7: ## in Loop: Header=BB0_3 Depth=2
movl -8676(%rbp), %eax
addl $1, %eax
movl %eax, -8676(%rbp)
jmp LBB0_3
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_9
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
movl -8672(%rbp), %eax
addl $1, %eax
movl %eax, -8672(%rbp)
jmp LBB0_1
LBB0_10:
movl $0, -8680(%rbp)
LBB0_11: ## =>This Inner Loop Header: Depth=1
movl -8680(%rbp), %eax
cmpl -8664(%rbp), %eax
jge LBB0_16
## %bb.12: ## in Loop: Header=BB0_11 Depth=1
movslq -8680(%rbp), %rax
cmpl $0, -8656(%rbp,%rax,4)
jne LBB0_14
## %bb.13: ## in Loop: Header=BB0_11 Depth=1
movl -8668(%rbp), %eax
addl $1, %eax
movl %eax, -8668(%rbp)
LBB0_14: ## in Loop: Header=BB0_11 Depth=1
jmp LBB0_15
LBB0_15: ## in Loop: Header=BB0_11 Depth=1
movl -8680(%rbp), %eax
addl $1, %eax
movl %eax, -8680(%rbp)
jmp LBB0_11
LBB0_16:
movl -8668(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -8684(%rbp)
LBB0_17: ## =>This Inner Loop Header: Depth=1
movl -8684(%rbp), %eax
cmpl -8664(%rbp), %eax
jge LBB0_22
## %bb.18: ## in Loop: Header=BB0_17 Depth=1
movslq -8684(%rbp), %rax
cmpl $0, -8656(%rbp,%rax,4)
jne LBB0_20
## %bb.19: ## in Loop: Header=BB0_17 Depth=1
movslq -8684(%rbp), %rax
movl -4336(%rbp,%rax,4), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
LBB0_20: ## in Loop: Header=BB0_17 Depth=1
jmp LBB0_21
LBB0_21: ## in Loop: Header=BB0_17 Depth=1
movl -8684(%rbp), %eax
addl $1, %eax
movl %eax, -8684(%rbp)
jmp LBB0_17
LBB0_22:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_24
## %bb.23:
xorl %eax, %eax
addq $8688, %rsp ## imm = 0x21F0
popq %rbp
retq
LBB0_24:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "%d\n"
L_.str.2: ## @.str.2
.asciz "%d "
.subsections_via_symbols
| the_stack_data/789458.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.comm _symbol_without_target_section,4,2 ; @symbol_without_target_section
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.comm _symbol_without_target_section,4,2 ## @symbol_without_target_section
.subsections_via_symbols
| the_stack_data/9513223.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _replaceElements ; -- Begin function replaceElements
.p2align 2
_replaceElements: ; @replaceElements
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
str x0, [sp, #32]
str w1, [sp, #28]
str x2, [sp, #16]
ldr w8, [sp, #28]
ldr x9, [sp, #16]
str w8, [x9]
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x8, [sp, #32]
str x8, [sp, #40]
b LBB0_9
LBB0_2:
ldr x8, [sp, #32]
ldr w9, [sp, #28]
subs w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
str w8, [sp, #12]
ldr x9, [sp, #32]
ldr w8, [sp, #28]
subs w10, w8, #1
mov w8, #-1
str w8, [x9, w10, sxtw #2]
ldr w8, [sp, #28]
subs w8, w8, #2
str w8, [sp, #8]
b LBB0_3
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_8
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=1
ldr x8, [sp, #32]
ldrsw x9, [sp, #8]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #4]
ldr w8, [sp, #12]
ldr x9, [sp, #32]
ldrsw x10, [sp, #8]
str w8, [x9, x10, lsl #2]
ldr w8, [sp, #4]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [sp, #4]
str w8, [sp, #12]
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_3 Depth=1
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [sp, #8]
subs w8, w8, #1
str w8, [sp, #8]
b LBB0_3
LBB0_8:
ldr x8, [sp, #32]
str x8, [sp, #40]
b LBB0_9
LBB0_9:
ldr x0, [sp, #40]
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 _replaceElements ## -- Begin function replaceElements
.p2align 4, 0x90
_replaceElements: ## @replaceElements
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movl -20(%rbp), %ecx
movq -32(%rbp), %rax
movl %ecx, (%rax)
cmpl $0, -20(%rbp)
jne LBB0_2
## %bb.1:
movq -16(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB0_9
LBB0_2:
movq -16(%rbp), %rax
movl -20(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -36(%rbp)
movq -16(%rbp), %rax
movl -20(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl $-1, (%rax,%rcx,4)
movl -20(%rbp), %eax
subl $2, %eax
movl %eax, -40(%rbp)
LBB0_3: ## =>This Inner Loop Header: Depth=1
cmpl $0, -40(%rbp)
jl LBB0_8
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movq -16(%rbp), %rax
movslq -40(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -44(%rbp)
movl -36(%rbp), %edx
movq -16(%rbp), %rax
movslq -40(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movl -44(%rbp), %eax
cmpl -36(%rbp), %eax
jle LBB0_6
## %bb.5: ## in Loop: Header=BB0_3 Depth=1
movl -44(%rbp), %eax
movl %eax, -36(%rbp)
LBB0_6: ## in Loop: Header=BB0_3 Depth=1
jmp LBB0_7
LBB0_7: ## in Loop: Header=BB0_3 Depth=1
movl -40(%rbp), %eax
addl $-1, %eax
movl %eax, -40(%rbp)
jmp LBB0_3
LBB0_8:
movq -16(%rbp), %rax
movq %rax, -8(%rbp)
LBB0_9:
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/992007.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _GlobalName ; -- Begin function GlobalName
.p2align 2
_GlobalName: ; @GlobalName
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #4]
ldr w8, [sp, #4]
str w8, [sp] ; 4-byte Folded Spill
subs w8, w8, #8
cset w8, eq
tbnz w8, #0, LBB0_272
b LBB0_1
LBB0_1:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #256
cset w8, eq
tbnz w8, #0, LBB0_273
b LBB0_2
LBB0_2:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #258
cset w8, eq
tbnz w8, #0, LBB0_274
b LBB0_3
LBB0_3:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #260
cset w8, eq
tbnz w8, #0, LBB0_275
b LBB0_4
LBB0_4:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #262
cset w8, eq
tbnz w8, #0, LBB0_276
b LBB0_5
LBB0_5:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #264
cset w8, eq
tbnz w8, #0, LBB0_277
b LBB0_6
LBB0_6:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #268
cset w8, eq
tbnz w8, #0, LBB0_278
b LBB0_7
LBB0_7:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #272
cset w8, eq
tbnz w8, #0, LBB0_279
b LBB0_8
LBB0_8:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #276
cset w8, eq
tbnz w8, #0, LBB0_280
b LBB0_9
LBB0_9:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #280
cset w8, eq
tbnz w8, #0, LBB0_281
b LBB0_10
LBB0_10:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #284
cset w8, eq
tbnz w8, #0, LBB0_282
b LBB0_11
LBB0_11:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #300
cset w8, eq
tbnz w8, #0, LBB0_283
b LBB0_12
LBB0_12:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #301
cset w8, eq
tbnz w8, #0, LBB0_284
b LBB0_13
LBB0_13:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #302
cset w8, eq
tbnz w8, #0, LBB0_285
b LBB0_14
LBB0_14:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #303
cset w8, eq
tbnz w8, #0, LBB0_286
b LBB0_15
LBB0_15:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #304
cset w8, eq
tbnz w8, #0, LBB0_287
b LBB0_16
LBB0_16:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #322
cset w8, eq
tbnz w8, #0, LBB0_288
b LBB0_17
LBB0_17:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #324
cset w8, eq
tbnz w8, #0, LBB0_289
b LBB0_18
LBB0_18:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #326
cset w8, eq
tbnz w8, #0, LBB0_290
b LBB0_19
LBB0_19:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #330
cset w8, eq
tbnz w8, #0, LBB0_291
b LBB0_20
LBB0_20:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #340
cset w8, eq
tbnz w8, #0, LBB0_292
b LBB0_21
LBB0_21:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #342
cset w8, eq
tbnz w8, #0, LBB0_293
b LBB0_22
LBB0_22:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #346
cset w8, eq
tbnz w8, #0, LBB0_294
b LBB0_23
LBB0_23:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #348
cset w8, eq
tbnz w8, #0, LBB0_295
b LBB0_24
LBB0_24:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #349
cset w8, eq
tbnz w8, #0, LBB0_296
b LBB0_25
LBB0_25:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #351
cset w8, eq
tbnz w8, #0, LBB0_297
b LBB0_26
LBB0_26:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #352
cset w8, eq
tbnz w8, #0, LBB0_298
b LBB0_27
LBB0_27:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #362
cset w8, eq
tbnz w8, #0, LBB0_299
b LBB0_28
LBB0_28:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #366
cset w8, eq
tbnz w8, #0, LBB0_300
b LBB0_29
LBB0_29:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #370
cset w8, eq
tbnz w8, #0, LBB0_301
b LBB0_30
LBB0_30:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #372
cset w8, eq
tbnz w8, #0, LBB0_302
b LBB0_31
LBB0_31:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #380
cset w8, eq
tbnz w8, #0, LBB0_303
b LBB0_32
LBB0_32:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #388
cset w8, eq
tbnz w8, #0, LBB0_304
b LBB0_33
LBB0_33:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #390
cset w8, eq
tbnz w8, #0, LBB0_305
b LBB0_34
LBB0_34:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #394
cset w8, eq
tbnz w8, #0, LBB0_306
b LBB0_35
LBB0_35:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #398
cset w8, eq
tbnz w8, #0, LBB0_307
b LBB0_36
LBB0_36:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #400
cset w8, eq
tbnz w8, #0, LBB0_308
b LBB0_37
LBB0_37:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #402
cset w8, eq
tbnz w8, #0, LBB0_309
b LBB0_38
LBB0_38:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #434
cset w8, eq
tbnz w8, #0, LBB0_310
b LBB0_39
LBB0_39:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #466
cset w8, eq
tbnz w8, #0, LBB0_311
b LBB0_40
LBB0_40:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #468
cset w8, eq
tbnz w8, #0, LBB0_312
b LBB0_41
LBB0_41:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #472
cset w8, eq
tbnz w8, #0, LBB0_313
b LBB0_42
LBB0_42:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #476
cset w8, eq
tbnz w8, #0, LBB0_314
b LBB0_43
LBB0_43:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #480
cset w8, eq
tbnz w8, #0, LBB0_315
b LBB0_44
LBB0_44:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #484
cset w8, eq
tbnz w8, #0, LBB0_316
b LBB0_45
LBB0_45:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #504
cset w8, eq
tbnz w8, #0, LBB0_317
b LBB0_46
LBB0_46:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #505
cset w8, eq
tbnz w8, #0, LBB0_318
b LBB0_47
LBB0_47:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #506
cset w8, eq
tbnz w8, #0, LBB0_319
b LBB0_48
LBB0_48:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #507
cset w8, eq
tbnz w8, #0, LBB0_320
b LBB0_49
LBB0_49:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #508
cset w8, eq
tbnz w8, #0, LBB0_321
b LBB0_50
LBB0_50:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #510
cset w8, eq
tbnz w8, #0, LBB0_322
b LBB0_51
LBB0_51:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #512
cset w8, eq
tbnz w8, #0, LBB0_323
b LBB0_52
LBB0_52:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #516
cset w8, eq
tbnz w8, #0, LBB0_324
b LBB0_53
LBB0_53:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #518
cset w8, eq
tbnz w8, #0, LBB0_325
b LBB0_54
LBB0_54:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #519
cset w8, eq
tbnz w8, #0, LBB0_326
b LBB0_55
LBB0_55:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #520
cset w8, eq
tbnz w8, #0, LBB0_327
b LBB0_56
LBB0_56:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #521
cset w8, eq
tbnz w8, #0, LBB0_328
b LBB0_57
LBB0_57:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #522
cset w8, eq
tbnz w8, #0, LBB0_329
b LBB0_58
LBB0_58:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #523
cset w8, eq
tbnz w8, #0, LBB0_330
b LBB0_59
LBB0_59:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #524
cset w8, eq
tbnz w8, #0, LBB0_331
b LBB0_60
LBB0_60:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #528
cset w8, eq
tbnz w8, #0, LBB0_332
b LBB0_61
LBB0_61:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #532
cset w8, eq
tbnz w8, #0, LBB0_333
b LBB0_62
LBB0_62:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #534
cset w8, eq
tbnz w8, #0, LBB0_334
b LBB0_63
LBB0_63:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #536
cset w8, eq
tbnz w8, #0, LBB0_335
b LBB0_64
LBB0_64:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #538
cset w8, eq
tbnz w8, #0, LBB0_336
b LBB0_65
LBB0_65:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #542
cset w8, eq
tbnz w8, #0, LBB0_337
b LBB0_66
LBB0_66:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #543
cset w8, eq
tbnz w8, #0, LBB0_338
b LBB0_67
LBB0_67:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #544
cset w8, eq
tbnz w8, #0, LBB0_339
b LBB0_68
LBB0_68:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #608
cset w8, eq
tbnz w8, #0, LBB0_340
b LBB0_69
LBB0_69:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #610
cset w8, eq
tbnz w8, #0, LBB0_341
b LBB0_70
LBB0_70:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #614
cset w8, eq
tbnz w8, #0, LBB0_342
b LBB0_71
LBB0_71:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #618
cset w8, eq
tbnz w8, #0, LBB0_343
b LBB0_72
LBB0_72:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #634
cset w8, eq
tbnz w8, #0, LBB0_344
b LBB0_73
LBB0_73:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #638
cset w8, eq
tbnz w8, #0, LBB0_345
b LBB0_74
LBB0_74:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #639
cset w8, eq
tbnz w8, #0, LBB0_346
b LBB0_75
LBB0_75:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #640
cset w8, eq
tbnz w8, #0, LBB0_347
b LBB0_76
LBB0_76:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #646
cset w8, eq
tbnz w8, #0, LBB0_348
b LBB0_77
LBB0_77:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #654
cset w8, eq
tbnz w8, #0, LBB0_349
b LBB0_78
LBB0_78:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #656
cset w8, eq
tbnz w8, #0, LBB0_350
b LBB0_79
LBB0_79:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #657
cset w8, eq
tbnz w8, #0, LBB0_351
b LBB0_80
LBB0_80:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #666
cset w8, eq
tbnz w8, #0, LBB0_352
b LBB0_81
LBB0_81:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #670
cset w8, eq
tbnz w8, #0, LBB0_353
b LBB0_82
LBB0_82:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #674
cset w8, eq
tbnz w8, #0, LBB0_354
b LBB0_83
LBB0_83:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #678
cset w8, eq
tbnz w8, #0, LBB0_355
b LBB0_84
LBB0_84:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #682
cset w8, eq
tbnz w8, #0, LBB0_356
b LBB0_85
LBB0_85:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #686
cset w8, eq
tbnz w8, #0, LBB0_357
b LBB0_86
LBB0_86:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #690
cset w8, eq
tbnz w8, #0, LBB0_358
b LBB0_87
LBB0_87:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #694
cset w8, eq
tbnz w8, #0, LBB0_359
b LBB0_88
LBB0_88:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #698
cset w8, eq
tbnz w8, #0, LBB0_360
b LBB0_89
LBB0_89:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #702
cset w8, eq
tbnz w8, #0, LBB0_361
b LBB0_90
LBB0_90:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #718
cset w8, eq
tbnz w8, #0, LBB0_362
b LBB0_91
LBB0_91:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #719
cset w8, eq
tbnz w8, #0, LBB0_363
b LBB0_92
LBB0_92:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #720
cset w8, eq
tbnz w8, #0, LBB0_364
b LBB0_93
LBB0_93:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #728
cset w8, eq
tbnz w8, #0, LBB0_365
b LBB0_94
LBB0_94:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #732
cset w8, eq
tbnz w8, #0, LBB0_366
b LBB0_95
LBB0_95:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #752
cset w8, eq
tbnz w8, #0, LBB0_367
b LBB0_96
LBB0_96:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #756
cset w8, eq
tbnz w8, #0, LBB0_368
b LBB0_97
LBB0_97:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #760
cset w8, eq
tbnz w8, #0, LBB0_369
b LBB0_98
LBB0_98:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #761
cset w8, eq
tbnz w8, #0, LBB0_370
b LBB0_99
LBB0_99:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #762
cset w8, eq
tbnz w8, #0, LBB0_371
b LBB0_100
LBB0_100:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #764
cset w8, eq
tbnz w8, #0, LBB0_372
b LBB0_101
LBB0_101:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #768
cset w8, eq
tbnz w8, #0, LBB0_373
b LBB0_102
LBB0_102:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #770
cset w8, eq
tbnz w8, #0, LBB0_374
b LBB0_103
LBB0_103:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #772
cset w8, eq
tbnz w8, #0, LBB0_375
b LBB0_104
LBB0_104:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #776
cset w8, eq
tbnz w8, #0, LBB0_376
b LBB0_105
LBB0_105:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #786
cset w8, eq
tbnz w8, #0, LBB0_377
b LBB0_106
LBB0_106:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #790
cset w8, eq
tbnz w8, #0, LBB0_378
b LBB0_107
LBB0_107:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #794
cset w8, eq
tbnz w8, #0, LBB0_379
b LBB0_108
LBB0_108:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #798
cset w8, eq
tbnz w8, #0, LBB0_380
b LBB0_109
LBB0_109:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #802
cset w8, eq
tbnz w8, #0, LBB0_381
b LBB0_110
LBB0_110:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #806
cset w8, eq
tbnz w8, #0, LBB0_382
b LBB0_111
LBB0_111:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #808
cset w8, eq
tbnz w8, #0, LBB0_383
b LBB0_112
LBB0_112:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #812
cset w8, eq
tbnz w8, #0, LBB0_384
b LBB0_113
LBB0_113:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #816
cset w8, eq
tbnz w8, #0, LBB0_385
b LBB0_114
LBB0_114:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #820
cset w8, eq
tbnz w8, #0, LBB0_386
b LBB0_115
LBB0_115:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #824
cset w8, eq
tbnz w8, #0, LBB0_387
b LBB0_116
LBB0_116:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #828
cset w8, eq
tbnz w8, #0, LBB0_388
b LBB0_117
LBB0_117:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #920
cset w8, eq
tbnz w8, #0, LBB0_389
b LBB0_118
LBB0_118:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #1016
cset w8, eq
tbnz w8, #0, LBB0_390
b LBB0_119
LBB0_119:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2084
cset w8, eq
tbnz w8, #0, LBB0_391
b LBB0_120
LBB0_120:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2088
cset w8, eq
tbnz w8, #0, LBB0_392
b LBB0_121
LBB0_121:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2092
cset w8, eq
tbnz w8, #0, LBB0_393
b LBB0_122
LBB0_122:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2096
cset w8, eq
tbnz w8, #0, LBB0_394
b LBB0_123
LBB0_123:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2100
cset w8, eq
tbnz w8, #0, LBB0_395
b LBB0_124
LBB0_124:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2108
cset w8, eq
tbnz w8, #0, LBB0_396
b LBB0_125
LBB0_125:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2116
cset w8, eq
tbnz w8, #0, LBB0_397
b LBB0_126
LBB0_126:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2184
cset w8, eq
tbnz w8, #0, LBB0_398
b LBB0_127
LBB0_127:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2188
cset w8, eq
tbnz w8, #0, LBB0_399
b LBB0_128
LBB0_128:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2192
cset w8, eq
tbnz w8, #0, LBB0_400
b LBB0_129
LBB0_129:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2196
cset w8, eq
tbnz w8, #0, LBB0_401
b LBB0_130
LBB0_130:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2200
cset w8, eq
tbnz w8, #0, LBB0_402
b LBB0_131
LBB0_131:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2204
cset w8, eq
tbnz w8, #0, LBB0_403
b LBB0_132
LBB0_132:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2208
cset w8, eq
tbnz w8, #0, LBB0_404
b LBB0_133
LBB0_133:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2212
cset w8, eq
tbnz w8, #0, LBB0_405
b LBB0_134
LBB0_134:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2216
cset w8, eq
tbnz w8, #0, LBB0_406
b LBB0_135
LBB0_135:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2220
cset w8, eq
tbnz w8, #0, LBB0_407
b LBB0_136
LBB0_136:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2224
cset w8, eq
tbnz w8, #0, LBB0_408
b LBB0_137
LBB0_137:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2252
cset w8, eq
tbnz w8, #0, LBB0_409
b LBB0_138
LBB0_138:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2253
cset w8, eq
tbnz w8, #0, LBB0_410
b LBB0_139
LBB0_139:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2254
cset w8, eq
tbnz w8, #0, LBB0_411
b LBB0_140
LBB0_140:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2255
cset w8, eq
tbnz w8, #0, LBB0_412
b LBB0_141
LBB0_141:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2256
cset w8, eq
tbnz w8, #0, LBB0_413
b LBB0_142
LBB0_142:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2258
cset w8, eq
tbnz w8, #0, LBB0_414
b LBB0_143
LBB0_143:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2259
cset w8, eq
tbnz w8, #0, LBB0_415
b LBB0_144
LBB0_144:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2262
cset w8, eq
tbnz w8, #0, LBB0_416
b LBB0_145
LBB0_145:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2266
cset w8, eq
tbnz w8, #0, LBB0_417
b LBB0_146
LBB0_146:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2270
cset w8, eq
tbnz w8, #0, LBB0_418
b LBB0_147
LBB0_147:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2280
cset w8, eq
tbnz w8, #0, LBB0_419
b LBB0_148
LBB0_148:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2284
cset w8, eq
tbnz w8, #0, LBB0_420
b LBB0_149
LBB0_149:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2286
cset w8, eq
tbnz w8, #0, LBB0_421
b LBB0_150
LBB0_150:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2290
cset w8, eq
tbnz w8, #0, LBB0_422
b LBB0_151
LBB0_151:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2291
cset w8, eq
tbnz w8, #0, LBB0_423
b LBB0_152
LBB0_152:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2292
cset w8, eq
tbnz w8, #0, LBB0_424
b LBB0_153
LBB0_153:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2296
cset w8, eq
tbnz w8, #0, LBB0_425
b LBB0_154
LBB0_154:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2300
cset w8, eq
tbnz w8, #0, LBB0_426
b LBB0_155
LBB0_155:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2304
cset w8, eq
tbnz w8, #0, LBB0_427
b LBB0_156
LBB0_156:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2306
cset w8, eq
tbnz w8, #0, LBB0_428
b LBB0_157
LBB0_157:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2308
cset w8, eq
tbnz w8, #0, LBB0_429
b LBB0_158
LBB0_158:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2312
cset w8, eq
tbnz w8, #0, LBB0_430
b LBB0_159
LBB0_159:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2320
cset w8, eq
tbnz w8, #0, LBB0_431
b LBB0_160
LBB0_160:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2352
cset w8, eq
tbnz w8, #0, LBB0_432
b LBB0_161
LBB0_161:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2356
cset w8, eq
tbnz w8, #0, LBB0_433
b LBB0_162
LBB0_162:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2358
cset w8, eq
tbnz w8, #0, LBB0_434
b LBB0_163
LBB0_163:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2360
cset w8, eq
tbnz w8, #0, LBB0_435
b LBB0_164
LBB0_164:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2362
cset w8, eq
tbnz w8, #0, LBB0_436
b LBB0_165
LBB0_165:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2400
cset w8, eq
tbnz w8, #0, LBB0_437
b LBB0_166
LBB0_166:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2404
cset w8, eq
tbnz w8, #0, LBB0_438
b LBB0_167
LBB0_167:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2408
cset w8, eq
tbnz w8, #0, LBB0_439
b LBB0_168
LBB0_168:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2410
cset w8, eq
tbnz w8, #0, LBB0_440
b LBB0_169
LBB0_169:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2412
cset w8, eq
tbnz w8, #0, LBB0_441
b LBB0_170
LBB0_170:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2416
cset w8, eq
tbnz w8, #0, LBB0_442
b LBB0_171
LBB0_171:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2432
cset w8, eq
tbnz w8, #0, LBB0_443
b LBB0_172
LBB0_172:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2518
cset w8, eq
tbnz w8, #0, LBB0_444
b LBB0_173
LBB0_173:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2524
cset w8, eq
tbnz w8, #0, LBB0_445
b LBB0_174
LBB0_174:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2526
cset w8, eq
tbnz w8, #0, LBB0_446
b LBB0_175
LBB0_175:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2542
cset w8, eq
tbnz w8, #0, LBB0_447
b LBB0_176
LBB0_176:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2550
cset w8, eq
tbnz w8, #0, LBB0_448
b LBB0_177
LBB0_177:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2554
cset w8, eq
tbnz w8, #0, LBB0_449
b LBB0_178
LBB0_178:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2562
cset w8, eq
tbnz w8, #0, LBB0_450
b LBB0_179
LBB0_179:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2566
cset w8, eq
tbnz w8, #0, LBB0_451
b LBB0_180
LBB0_180:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2620
cset w8, eq
tbnz w8, #0, LBB0_452
b LBB0_181
LBB0_181:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2640
cset w8, eq
tbnz w8, #0, LBB0_453
b LBB0_182
LBB0_182:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2644
cset w8, eq
tbnz w8, #0, LBB0_454
b LBB0_183
LBB0_183:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2648
cset w8, eq
tbnz w8, #0, LBB0_455
b LBB0_184
LBB0_184:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2650
cset w8, eq
tbnz w8, #0, LBB0_456
b LBB0_185
LBB0_185:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2652
cset w8, eq
tbnz w8, #0, LBB0_457
b LBB0_186
LBB0_186:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2654
cset w8, eq
tbnz w8, #0, LBB0_458
b LBB0_187
LBB0_187:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2656
cset w8, eq
tbnz w8, #0, LBB0_459
b LBB0_188
LBB0_188:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2660
cset w8, eq
tbnz w8, #0, LBB0_460
b LBB0_189
LBB0_189:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2664
cset w8, eq
tbnz w8, #0, LBB0_461
b LBB0_190
LBB0_190:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2668
cset w8, eq
tbnz w8, #0, LBB0_462
b LBB0_191
LBB0_191:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2672
cset w8, eq
tbnz w8, #0, LBB0_463
b LBB0_192
LBB0_192:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2676
cset w8, eq
tbnz w8, #0, LBB0_464
b LBB0_193
LBB0_193:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2692
cset w8, eq
tbnz w8, #0, LBB0_465
b LBB0_194
LBB0_194:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2700
cset w8, eq
tbnz w8, #0, LBB0_466
b LBB0_195
LBB0_195:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2736
cset w8, eq
tbnz w8, #0, LBB0_467
b LBB0_196
LBB0_196:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2740
cset w8, eq
tbnz w8, #0, LBB0_468
b LBB0_197
LBB0_197:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2776
cset w8, eq
tbnz w8, #0, LBB0_469
b LBB0_198
LBB0_198:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2800
cset w8, eq
tbnz w8, #0, LBB0_470
b LBB0_199
LBB0_199:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2802
cset w8, eq
tbnz w8, #0, LBB0_471
b LBB0_200
LBB0_200:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2806
cset w8, eq
tbnz w8, #0, LBB0_472
b LBB0_201
LBB0_201:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2820
cset w8, eq
tbnz w8, #0, LBB0_473
b LBB0_202
LBB0_202:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2822
cset w8, eq
tbnz w8, #0, LBB0_474
b LBB0_203
LBB0_203:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2974
cset w8, eq
tbnz w8, #0, LBB0_475
b LBB0_204
LBB0_204:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2975
cset w8, eq
tbnz w8, #0, LBB0_476
b LBB0_205
LBB0_205:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2976
cset w8, eq
tbnz w8, #0, LBB0_477
b LBB0_206
LBB0_206:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2981
cset w8, eq
tbnz w8, #0, LBB0_478
b LBB0_207
LBB0_207:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2986
cset w8, eq
tbnz w8, #0, LBB0_479
b LBB0_208
LBB0_208:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2988
cset w8, eq
tbnz w8, #0, LBB0_480
b LBB0_209
LBB0_209:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2990
cset w8, eq
tbnz w8, #0, LBB0_481
b LBB0_210
LBB0_210:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2994
cset w8, eq
tbnz w8, #0, LBB0_482
b LBB0_211
LBB0_211:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2996
cset w8, eq
tbnz w8, #0, LBB0_483
b LBB0_212
LBB0_212:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3072
cset w8, eq
tbnz w8, #0, LBB0_484
b LBB0_213
LBB0_213:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3076
cset w8, eq
tbnz w8, #0, LBB0_485
b LBB0_214
LBB0_214:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3080
cset w8, eq
tbnz w8, #0, LBB0_486
b LBB0_215
LBB0_215:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3084
cset w8, eq
tbnz w8, #0, LBB0_487
b LBB0_216
LBB0_216:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3088
cset w8, eq
tbnz w8, #0, LBB0_488
b LBB0_217
LBB0_217:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3094
cset w8, eq
tbnz w8, #0, LBB0_489
b LBB0_218
LBB0_218:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3104
cset w8, eq
tbnz w8, #0, LBB0_490
b LBB0_219
LBB0_219:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3106
cset w8, eq
tbnz w8, #0, LBB0_491
b LBB0_220
LBB0_220:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3108
cset w8, eq
tbnz w8, #0, LBB0_492
b LBB0_221
LBB0_221:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3116
cset w8, eq
tbnz w8, #0, LBB0_493
b LBB0_222
LBB0_222:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3117
cset w8, eq
tbnz w8, #0, LBB0_494
b LBB0_223
LBB0_223:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3118
cset w8, eq
tbnz w8, #0, LBB0_495
b LBB0_224
LBB0_224:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3119
cset w8, eq
tbnz w8, #0, LBB0_496
b LBB0_225
LBB0_225:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3120
cset w8, eq
tbnz w8, #0, LBB0_497
b LBB0_226
LBB0_226:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3248
cset w8, eq
tbnz w8, #0, LBB0_498
b LBB0_227
LBB0_227:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3249
cset w8, eq
tbnz w8, #0, LBB0_499
b LBB0_228
LBB0_228:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3250
cset w8, eq
tbnz w8, #0, LBB0_500
b LBB0_229
LBB0_229:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3251
cset w8, eq
tbnz w8, #0, LBB0_501
b LBB0_230
LBB0_230:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3252
cset w8, eq
tbnz w8, #0, LBB0_502
b LBB0_231
LBB0_231:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3256
cset w8, eq
tbnz w8, #0, LBB0_503
b LBB0_232
LBB0_232:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3260
cset w8, eq
tbnz w8, #0, LBB0_504
b LBB0_233
LBB0_233:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3264
cset w8, eq
tbnz w8, #0, LBB0_505
b LBB0_234
LBB0_234:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3268
cset w8, eq
tbnz w8, #0, LBB0_506
b LBB0_235
LBB0_235:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3272
cset w8, eq
tbnz w8, #0, LBB0_507
b LBB0_236
LBB0_236:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3276
cset w8, eq
tbnz w8, #0, LBB0_508
b LBB0_237
LBB0_237:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3320
cset w8, eq
tbnz w8, #0, LBB0_509
b LBB0_238
LBB0_238:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3324
cset w8, eq
tbnz w8, #0, LBB0_510
b LBB0_239
LBB0_239:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3328
cset w8, eq
tbnz w8, #0, LBB0_511
b LBB0_240
LBB0_240:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3330
cset w8, eq
tbnz w8, #0, LBB0_512
b LBB0_241
LBB0_241:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3332
cset w8, eq
tbnz w8, #0, LBB0_513
b LBB0_242
LBB0_242:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3336
cset w8, eq
tbnz w8, #0, LBB0_514
b LBB0_243
LBB0_243:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3340
cset w8, eq
tbnz w8, #0, LBB0_515
b LBB0_244
LBB0_244:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3344
cset w8, eq
tbnz w8, #0, LBB0_516
b LBB0_245
LBB0_245:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3348
cset w8, eq
tbnz w8, #0, LBB0_517
b LBB0_246
LBB0_246:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3360
cset w8, eq
tbnz w8, #0, LBB0_518
b LBB0_247
LBB0_247:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3364
cset w8, eq
tbnz w8, #0, LBB0_519
b LBB0_248
LBB0_248:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3368
cset w8, eq
tbnz w8, #0, LBB0_520
b LBB0_249
LBB0_249:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3372
cset w8, eq
tbnz w8, #0, LBB0_521
b LBB0_250
LBB0_250:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3376
cset w8, eq
tbnz w8, #0, LBB0_522
b LBB0_251
LBB0_251:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3424
cset w8, eq
tbnz w8, #0, LBB0_523
b LBB0_252
LBB0_252:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3426
cset w8, eq
tbnz w8, #0, LBB0_524
b LBB0_253
LBB0_253:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3430
cset w8, eq
tbnz w8, #0, LBB0_525
b LBB0_254
LBB0_254:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3434
cset w8, eq
tbnz w8, #0, LBB0_526
b LBB0_255
LBB0_255:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3438
cset w8, eq
tbnz w8, #0, LBB0_527
b LBB0_256
LBB0_256:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3440
cset w8, eq
tbnz w8, #0, LBB0_528
b LBB0_257
LBB0_257:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3472
cset w8, eq
tbnz w8, #0, LBB0_529
b LBB0_258
LBB0_258:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3474
cset w8, eq
tbnz w8, #0, LBB0_530
b LBB0_259
LBB0_259:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3476
cset w8, eq
tbnz w8, #0, LBB0_531
b LBB0_260
LBB0_260:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3480
cset w8, eq
tbnz w8, #0, LBB0_532
b LBB0_261
LBB0_261:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3484
cset w8, eq
tbnz w8, #0, LBB0_533
b LBB0_262
LBB0_262:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3488
cset w8, eq
tbnz w8, #0, LBB0_534
b LBB0_263
LBB0_263:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3494
cset w8, eq
tbnz w8, #0, LBB0_535
b LBB0_264
LBB0_264:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3496
cset w8, eq
tbnz w8, #0, LBB0_536
b LBB0_265
LBB0_265:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3500
cset w8, eq
tbnz w8, #0, LBB0_537
b LBB0_266
LBB0_266:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3504
cset w8, eq
tbnz w8, #0, LBB0_538
b LBB0_267
LBB0_267:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3508
cset w8, eq
tbnz w8, #0, LBB0_539
b LBB0_268
LBB0_268:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3512
cset w8, eq
tbnz w8, #0, LBB0_540
b LBB0_269
LBB0_269:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3516
cset w8, eq
tbnz w8, #0, LBB0_541
b LBB0_270
LBB0_270:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3520
cset w8, eq
tbnz w8, #0, LBB0_542
b LBB0_271
LBB0_271:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3524
cset w8, eq
tbnz w8, #0, LBB0_543
b LBB0_544
LBB0_272:
adrp x8, l_.str@PAGE
add x8, x8, l_.str@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_273:
adrp x8, l_.str.1@PAGE
add x8, x8, l_.str.1@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_274:
adrp x8, l_.str.2@PAGE
add x8, x8, l_.str.2@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_275:
adrp x8, l_.str.3@PAGE
add x8, x8, l_.str.3@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_276:
adrp x8, l_.str.4@PAGE
add x8, x8, l_.str.4@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_277:
adrp x8, l_.str.5@PAGE
add x8, x8, l_.str.5@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_278:
adrp x8, l_.str.6@PAGE
add x8, x8, l_.str.6@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_279:
adrp x8, l_.str.7@PAGE
add x8, x8, l_.str.7@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_280:
adrp x8, l_.str.8@PAGE
add x8, x8, l_.str.8@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_281:
adrp x8, l_.str.9@PAGE
add x8, x8, l_.str.9@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_282:
adrp x8, l_.str.10@PAGE
add x8, x8, l_.str.10@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_283:
adrp x8, l_.str.11@PAGE
add x8, x8, l_.str.11@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_284:
adrp x8, l_.str.12@PAGE
add x8, x8, l_.str.12@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_285:
adrp x8, l_.str.13@PAGE
add x8, x8, l_.str.13@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_286:
adrp x8, l_.str.14@PAGE
add x8, x8, l_.str.14@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_287:
adrp x8, l_.str.15@PAGE
add x8, x8, l_.str.15@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_288:
adrp x8, l_.str.16@PAGE
add x8, x8, l_.str.16@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_289:
adrp x8, l_.str.17@PAGE
add x8, x8, l_.str.17@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_290:
adrp x8, l_.str.18@PAGE
add x8, x8, l_.str.18@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_291:
adrp x8, l_.str.19@PAGE
add x8, x8, l_.str.19@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_292:
adrp x8, l_.str.20@PAGE
add x8, x8, l_.str.20@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_293:
adrp x8, l_.str.21@PAGE
add x8, x8, l_.str.21@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_294:
adrp x8, l_.str.22@PAGE
add x8, x8, l_.str.22@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_295:
adrp x8, l_.str.23@PAGE
add x8, x8, l_.str.23@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_296:
adrp x8, l_.str.24@PAGE
add x8, x8, l_.str.24@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_297:
adrp x8, l_.str.25@PAGE
add x8, x8, l_.str.25@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_298:
adrp x8, l_.str.26@PAGE
add x8, x8, l_.str.26@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_299:
adrp x8, l_.str.27@PAGE
add x8, x8, l_.str.27@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_300:
adrp x8, l_.str.28@PAGE
add x8, x8, l_.str.28@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_301:
adrp x8, l_.str.29@PAGE
add x8, x8, l_.str.29@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_302:
adrp x8, l_.str.30@PAGE
add x8, x8, l_.str.30@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_303:
adrp x8, l_.str.31@PAGE
add x8, x8, l_.str.31@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_304:
adrp x8, l_.str.32@PAGE
add x8, x8, l_.str.32@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_305:
adrp x8, l_.str.33@PAGE
add x8, x8, l_.str.33@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_306:
adrp x8, l_.str.34@PAGE
add x8, x8, l_.str.34@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_307:
adrp x8, l_.str.35@PAGE
add x8, x8, l_.str.35@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_308:
adrp x8, l_.str.36@PAGE
add x8, x8, l_.str.36@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_309:
adrp x8, l_.str.37@PAGE
add x8, x8, l_.str.37@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_310:
adrp x8, l_.str.38@PAGE
add x8, x8, l_.str.38@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_311:
adrp x8, l_.str.39@PAGE
add x8, x8, l_.str.39@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_312:
adrp x8, l_.str.40@PAGE
add x8, x8, l_.str.40@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_313:
adrp x8, l_.str.41@PAGE
add x8, x8, l_.str.41@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_314:
adrp x8, l_.str.42@PAGE
add x8, x8, l_.str.42@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_315:
adrp x8, l_.str.43@PAGE
add x8, x8, l_.str.43@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_316:
adrp x8, l_.str.44@PAGE
add x8, x8, l_.str.44@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_317:
adrp x8, l_.str.45@PAGE
add x8, x8, l_.str.45@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_318:
adrp x8, l_.str.46@PAGE
add x8, x8, l_.str.46@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_319:
adrp x8, l_.str.47@PAGE
add x8, x8, l_.str.47@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_320:
adrp x8, l_.str.48@PAGE
add x8, x8, l_.str.48@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_321:
adrp x8, l_.str.49@PAGE
add x8, x8, l_.str.49@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_322:
adrp x8, l_.str.50@PAGE
add x8, x8, l_.str.50@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_323:
adrp x8, l_.str.51@PAGE
add x8, x8, l_.str.51@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_324:
adrp x8, l_.str.52@PAGE
add x8, x8, l_.str.52@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_325:
adrp x8, l_.str.53@PAGE
add x8, x8, l_.str.53@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_326:
adrp x8, l_.str.54@PAGE
add x8, x8, l_.str.54@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_327:
adrp x8, l_.str.55@PAGE
add x8, x8, l_.str.55@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_328:
adrp x8, l_.str.56@PAGE
add x8, x8, l_.str.56@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_329:
adrp x8, l_.str.57@PAGE
add x8, x8, l_.str.57@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_330:
adrp x8, l_.str.58@PAGE
add x8, x8, l_.str.58@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_331:
adrp x8, l_.str.59@PAGE
add x8, x8, l_.str.59@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_332:
adrp x8, l_.str.60@PAGE
add x8, x8, l_.str.60@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_333:
adrp x8, l_.str.61@PAGE
add x8, x8, l_.str.61@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_334:
adrp x8, l_.str.62@PAGE
add x8, x8, l_.str.62@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_335:
adrp x8, l_.str.63@PAGE
add x8, x8, l_.str.63@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_336:
adrp x8, l_.str.64@PAGE
add x8, x8, l_.str.64@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_337:
adrp x8, l_.str.65@PAGE
add x8, x8, l_.str.65@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_338:
adrp x8, l_.str.66@PAGE
add x8, x8, l_.str.66@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_339:
adrp x8, l_.str.67@PAGE
add x8, x8, l_.str.67@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_340:
adrp x8, l_.str.68@PAGE
add x8, x8, l_.str.68@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_341:
adrp x8, l_.str.69@PAGE
add x8, x8, l_.str.69@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_342:
adrp x8, l_.str.70@PAGE
add x8, x8, l_.str.70@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_343:
adrp x8, l_.str.71@PAGE
add x8, x8, l_.str.71@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_344:
adrp x8, l_.str.72@PAGE
add x8, x8, l_.str.72@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_345:
adrp x8, l_.str.73@PAGE
add x8, x8, l_.str.73@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_346:
adrp x8, l_.str.74@PAGE
add x8, x8, l_.str.74@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_347:
adrp x8, l_.str.75@PAGE
add x8, x8, l_.str.75@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_348:
adrp x8, l_.str.76@PAGE
add x8, x8, l_.str.76@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_349:
adrp x8, l_.str.77@PAGE
add x8, x8, l_.str.77@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_350:
adrp x8, l_.str.78@PAGE
add x8, x8, l_.str.78@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_351:
adrp x8, l_.str.79@PAGE
add x8, x8, l_.str.79@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_352:
adrp x8, l_.str.80@PAGE
add x8, x8, l_.str.80@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_353:
adrp x8, l_.str.81@PAGE
add x8, x8, l_.str.81@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_354:
adrp x8, l_.str.82@PAGE
add x8, x8, l_.str.82@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_355:
adrp x8, l_.str.83@PAGE
add x8, x8, l_.str.83@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_356:
adrp x8, l_.str.84@PAGE
add x8, x8, l_.str.84@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_357:
adrp x8, l_.str.85@PAGE
add x8, x8, l_.str.85@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_358:
adrp x8, l_.str.86@PAGE
add x8, x8, l_.str.86@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_359:
adrp x8, l_.str.87@PAGE
add x8, x8, l_.str.87@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_360:
adrp x8, l_.str.88@PAGE
add x8, x8, l_.str.88@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_361:
adrp x8, l_.str.89@PAGE
add x8, x8, l_.str.89@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_362:
adrp x8, l_.str.90@PAGE
add x8, x8, l_.str.90@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_363:
adrp x8, l_.str.91@PAGE
add x8, x8, l_.str.91@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_364:
adrp x8, l_.str.92@PAGE
add x8, x8, l_.str.92@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_365:
adrp x8, l_.str.93@PAGE
add x8, x8, l_.str.93@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_366:
adrp x8, l_.str.94@PAGE
add x8, x8, l_.str.94@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_367:
adrp x8, l_.str.95@PAGE
add x8, x8, l_.str.95@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_368:
adrp x8, l_.str.96@PAGE
add x8, x8, l_.str.96@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_369:
adrp x8, l_.str.97@PAGE
add x8, x8, l_.str.97@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_370:
adrp x8, l_.str.98@PAGE
add x8, x8, l_.str.98@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_371:
adrp x8, l_.str.99@PAGE
add x8, x8, l_.str.99@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_372:
adrp x8, l_.str.100@PAGE
add x8, x8, l_.str.100@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_373:
adrp x8, l_.str.101@PAGE
add x8, x8, l_.str.101@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_374:
adrp x8, l_.str.102@PAGE
add x8, x8, l_.str.102@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_375:
adrp x8, l_.str.103@PAGE
add x8, x8, l_.str.103@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_376:
adrp x8, l_.str.104@PAGE
add x8, x8, l_.str.104@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_377:
adrp x8, l_.str.105@PAGE
add x8, x8, l_.str.105@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_378:
adrp x8, l_.str.106@PAGE
add x8, x8, l_.str.106@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_379:
adrp x8, l_.str.107@PAGE
add x8, x8, l_.str.107@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_380:
adrp x8, l_.str.108@PAGE
add x8, x8, l_.str.108@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_381:
adrp x8, l_.str.109@PAGE
add x8, x8, l_.str.109@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_382:
adrp x8, l_.str.110@PAGE
add x8, x8, l_.str.110@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_383:
adrp x8, l_.str.111@PAGE
add x8, x8, l_.str.111@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_384:
adrp x8, l_.str.112@PAGE
add x8, x8, l_.str.112@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_385:
adrp x8, l_.str.113@PAGE
add x8, x8, l_.str.113@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_386:
adrp x8, l_.str.114@PAGE
add x8, x8, l_.str.114@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_387:
adrp x8, l_.str.115@PAGE
add x8, x8, l_.str.115@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_388:
adrp x8, l_.str.116@PAGE
add x8, x8, l_.str.116@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_389:
adrp x8, l_.str.117@PAGE
add x8, x8, l_.str.117@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_390:
adrp x8, l_.str.118@PAGE
add x8, x8, l_.str.118@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_391:
adrp x8, l_.str.119@PAGE
add x8, x8, l_.str.119@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_392:
adrp x8, l_.str.120@PAGE
add x8, x8, l_.str.120@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_393:
adrp x8, l_.str.121@PAGE
add x8, x8, l_.str.121@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_394:
adrp x8, l_.str.122@PAGE
add x8, x8, l_.str.122@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_395:
adrp x8, l_.str.123@PAGE
add x8, x8, l_.str.123@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_396:
adrp x8, l_.str.124@PAGE
add x8, x8, l_.str.124@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_397:
adrp x8, l_.str.125@PAGE
add x8, x8, l_.str.125@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_398:
adrp x8, l_.str.126@PAGE
add x8, x8, l_.str.126@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_399:
adrp x8, l_.str.127@PAGE
add x8, x8, l_.str.127@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_400:
adrp x8, l_.str.128@PAGE
add x8, x8, l_.str.128@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_401:
adrp x8, l_.str.129@PAGE
add x8, x8, l_.str.129@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_402:
adrp x8, l_.str.130@PAGE
add x8, x8, l_.str.130@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_403:
adrp x8, l_.str.131@PAGE
add x8, x8, l_.str.131@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_404:
adrp x8, l_.str.132@PAGE
add x8, x8, l_.str.132@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_405:
adrp x8, l_.str.133@PAGE
add x8, x8, l_.str.133@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_406:
adrp x8, l_.str.134@PAGE
add x8, x8, l_.str.134@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_407:
adrp x8, l_.str.135@PAGE
add x8, x8, l_.str.135@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_408:
adrp x8, l_.str.136@PAGE
add x8, x8, l_.str.136@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_409:
adrp x8, l_.str.137@PAGE
add x8, x8, l_.str.137@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_410:
adrp x8, l_.str.138@PAGE
add x8, x8, l_.str.138@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_411:
adrp x8, l_.str.139@PAGE
add x8, x8, l_.str.139@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_412:
adrp x8, l_.str.140@PAGE
add x8, x8, l_.str.140@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_413:
adrp x8, l_.str.141@PAGE
add x8, x8, l_.str.141@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_414:
adrp x8, l_.str.142@PAGE
add x8, x8, l_.str.142@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_415:
adrp x8, l_.str.143@PAGE
add x8, x8, l_.str.143@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_416:
adrp x8, l_.str.144@PAGE
add x8, x8, l_.str.144@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_417:
adrp x8, l_.str.145@PAGE
add x8, x8, l_.str.145@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_418:
adrp x8, l_.str.146@PAGE
add x8, x8, l_.str.146@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_419:
adrp x8, l_.str.147@PAGE
add x8, x8, l_.str.147@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_420:
adrp x8, l_.str.148@PAGE
add x8, x8, l_.str.148@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_421:
adrp x8, l_.str.149@PAGE
add x8, x8, l_.str.149@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_422:
adrp x8, l_.str.150@PAGE
add x8, x8, l_.str.150@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_423:
adrp x8, l_.str.151@PAGE
add x8, x8, l_.str.151@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_424:
adrp x8, l_.str.152@PAGE
add x8, x8, l_.str.152@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_425:
adrp x8, l_.str.153@PAGE
add x8, x8, l_.str.153@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_426:
adrp x8, l_.str.154@PAGE
add x8, x8, l_.str.154@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_427:
adrp x8, l_.str.155@PAGE
add x8, x8, l_.str.155@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_428:
adrp x8, l_.str.156@PAGE
add x8, x8, l_.str.156@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_429:
adrp x8, l_.str.157@PAGE
add x8, x8, l_.str.157@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_430:
adrp x8, l_.str.158@PAGE
add x8, x8, l_.str.158@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_431:
adrp x8, l_.str.159@PAGE
add x8, x8, l_.str.159@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_432:
adrp x8, l_.str.160@PAGE
add x8, x8, l_.str.160@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_433:
adrp x8, l_.str.161@PAGE
add x8, x8, l_.str.161@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_434:
adrp x8, l_.str.162@PAGE
add x8, x8, l_.str.162@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_435:
adrp x8, l_.str.163@PAGE
add x8, x8, l_.str.163@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_436:
adrp x8, l_.str.164@PAGE
add x8, x8, l_.str.164@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_437:
adrp x8, l_.str.165@PAGE
add x8, x8, l_.str.165@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_438:
adrp x8, l_.str.166@PAGE
add x8, x8, l_.str.166@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_439:
adrp x8, l_.str.167@PAGE
add x8, x8, l_.str.167@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_440:
adrp x8, l_.str.168@PAGE
add x8, x8, l_.str.168@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_441:
adrp x8, l_.str.169@PAGE
add x8, x8, l_.str.169@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_442:
adrp x8, l_.str.170@PAGE
add x8, x8, l_.str.170@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_443:
adrp x8, l_.str.171@PAGE
add x8, x8, l_.str.171@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_444:
adrp x8, l_.str.172@PAGE
add x8, x8, l_.str.172@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_445:
adrp x8, l_.str.173@PAGE
add x8, x8, l_.str.173@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_446:
adrp x8, l_.str.174@PAGE
add x8, x8, l_.str.174@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_447:
adrp x8, l_.str.175@PAGE
add x8, x8, l_.str.175@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_448:
adrp x8, l_.str.176@PAGE
add x8, x8, l_.str.176@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_449:
adrp x8, l_.str.177@PAGE
add x8, x8, l_.str.177@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_450:
adrp x8, l_.str.178@PAGE
add x8, x8, l_.str.178@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_451:
adrp x8, l_.str.179@PAGE
add x8, x8, l_.str.179@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_452:
adrp x8, l_.str.180@PAGE
add x8, x8, l_.str.180@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_453:
adrp x8, l_.str.181@PAGE
add x8, x8, l_.str.181@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_454:
adrp x8, l_.str.182@PAGE
add x8, x8, l_.str.182@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_455:
adrp x8, l_.str.183@PAGE
add x8, x8, l_.str.183@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_456:
adrp x8, l_.str.184@PAGE
add x8, x8, l_.str.184@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_457:
adrp x8, l_.str.185@PAGE
add x8, x8, l_.str.185@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_458:
adrp x8, l_.str.186@PAGE
add x8, x8, l_.str.186@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_459:
adrp x8, l_.str.187@PAGE
add x8, x8, l_.str.187@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_460:
adrp x8, l_.str.188@PAGE
add x8, x8, l_.str.188@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_461:
adrp x8, l_.str.189@PAGE
add x8, x8, l_.str.189@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_462:
adrp x8, l_.str.190@PAGE
add x8, x8, l_.str.190@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_463:
adrp x8, l_.str.191@PAGE
add x8, x8, l_.str.191@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_464:
adrp x8, l_.str.192@PAGE
add x8, x8, l_.str.192@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_465:
adrp x8, l_.str.193@PAGE
add x8, x8, l_.str.193@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_466:
adrp x8, l_.str.194@PAGE
add x8, x8, l_.str.194@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_467:
adrp x8, l_.str.195@PAGE
add x8, x8, l_.str.195@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_468:
adrp x8, l_.str.196@PAGE
add x8, x8, l_.str.196@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_469:
adrp x8, l_.str.197@PAGE
add x8, x8, l_.str.197@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_470:
adrp x8, l_.str.198@PAGE
add x8, x8, l_.str.198@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_471:
adrp x8, l_.str.199@PAGE
add x8, x8, l_.str.199@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_472:
adrp x8, l_.str.200@PAGE
add x8, x8, l_.str.200@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_473:
adrp x8, l_.str.201@PAGE
add x8, x8, l_.str.201@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_474:
adrp x8, l_.str.202@PAGE
add x8, x8, l_.str.202@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_475:
adrp x8, l_.str.203@PAGE
add x8, x8, l_.str.203@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_476:
adrp x8, l_.str.204@PAGE
add x8, x8, l_.str.204@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_477:
adrp x8, l_.str.205@PAGE
add x8, x8, l_.str.205@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_478:
adrp x8, l_.str.206@PAGE
add x8, x8, l_.str.206@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_479:
adrp x8, l_.str.207@PAGE
add x8, x8, l_.str.207@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_480:
adrp x8, l_.str.208@PAGE
add x8, x8, l_.str.208@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_481:
adrp x8, l_.str.209@PAGE
add x8, x8, l_.str.209@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_482:
adrp x8, l_.str.210@PAGE
add x8, x8, l_.str.210@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_483:
adrp x8, l_.str.211@PAGE
add x8, x8, l_.str.211@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_484:
adrp x8, l_.str.212@PAGE
add x8, x8, l_.str.212@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_485:
adrp x8, l_.str.213@PAGE
add x8, x8, l_.str.213@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_486:
adrp x8, l_.str.214@PAGE
add x8, x8, l_.str.214@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_487:
adrp x8, l_.str.215@PAGE
add x8, x8, l_.str.215@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_488:
adrp x8, l_.str.216@PAGE
add x8, x8, l_.str.216@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_489:
adrp x8, l_.str.217@PAGE
add x8, x8, l_.str.217@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_490:
adrp x8, l_.str.218@PAGE
add x8, x8, l_.str.218@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_491:
adrp x8, l_.str.219@PAGE
add x8, x8, l_.str.219@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_492:
adrp x8, l_.str.220@PAGE
add x8, x8, l_.str.220@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_493:
adrp x8, l_.str.221@PAGE
add x8, x8, l_.str.221@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_494:
adrp x8, l_.str.222@PAGE
add x8, x8, l_.str.222@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_495:
adrp x8, l_.str.223@PAGE
add x8, x8, l_.str.223@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_496:
adrp x8, l_.str.224@PAGE
add x8, x8, l_.str.224@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_497:
adrp x8, l_.str.225@PAGE
add x8, x8, l_.str.225@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_498:
adrp x8, l_.str.226@PAGE
add x8, x8, l_.str.226@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_499:
adrp x8, l_.str.227@PAGE
add x8, x8, l_.str.227@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_500:
adrp x8, l_.str.228@PAGE
add x8, x8, l_.str.228@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_501:
adrp x8, l_.str.229@PAGE
add x8, x8, l_.str.229@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_502:
adrp x8, l_.str.230@PAGE
add x8, x8, l_.str.230@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_503:
adrp x8, l_.str.231@PAGE
add x8, x8, l_.str.231@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_504:
adrp x8, l_.str.232@PAGE
add x8, x8, l_.str.232@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_505:
adrp x8, l_.str.233@PAGE
add x8, x8, l_.str.233@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_506:
adrp x8, l_.str.234@PAGE
add x8, x8, l_.str.234@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_507:
adrp x8, l_.str.235@PAGE
add x8, x8, l_.str.235@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_508:
adrp x8, l_.str.236@PAGE
add x8, x8, l_.str.236@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_509:
adrp x8, l_.str.237@PAGE
add x8, x8, l_.str.237@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_510:
adrp x8, l_.str.238@PAGE
add x8, x8, l_.str.238@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_511:
adrp x8, l_.str.239@PAGE
add x8, x8, l_.str.239@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_512:
adrp x8, l_.str.240@PAGE
add x8, x8, l_.str.240@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_513:
adrp x8, l_.str.241@PAGE
add x8, x8, l_.str.241@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_514:
adrp x8, l_.str.242@PAGE
add x8, x8, l_.str.242@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_515:
adrp x8, l_.str.243@PAGE
add x8, x8, l_.str.243@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_516:
adrp x8, l_.str.244@PAGE
add x8, x8, l_.str.244@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_517:
adrp x8, l_.str.245@PAGE
add x8, x8, l_.str.245@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_518:
adrp x8, l_.str.246@PAGE
add x8, x8, l_.str.246@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_519:
adrp x8, l_.str.247@PAGE
add x8, x8, l_.str.247@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_520:
adrp x8, l_.str.248@PAGE
add x8, x8, l_.str.248@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_521:
adrp x8, l_.str.249@PAGE
add x8, x8, l_.str.249@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_522:
adrp x8, l_.str.250@PAGE
add x8, x8, l_.str.250@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_523:
adrp x8, l_.str.251@PAGE
add x8, x8, l_.str.251@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_524:
adrp x8, l_.str.252@PAGE
add x8, x8, l_.str.252@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_525:
adrp x8, l_.str.253@PAGE
add x8, x8, l_.str.253@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_526:
adrp x8, l_.str.254@PAGE
add x8, x8, l_.str.254@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_527:
adrp x8, l_.str.255@PAGE
add x8, x8, l_.str.255@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_528:
adrp x8, l_.str.256@PAGE
add x8, x8, l_.str.256@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_529:
adrp x8, l_.str.257@PAGE
add x8, x8, l_.str.257@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_530:
adrp x8, l_.str.258@PAGE
add x8, x8, l_.str.258@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_531:
adrp x8, l_.str.259@PAGE
add x8, x8, l_.str.259@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_532:
adrp x8, l_.str.260@PAGE
add x8, x8, l_.str.260@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_533:
adrp x8, l_.str.261@PAGE
add x8, x8, l_.str.261@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_534:
adrp x8, l_.str.262@PAGE
add x8, x8, l_.str.262@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_535:
adrp x8, l_.str.263@PAGE
add x8, x8, l_.str.263@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_536:
adrp x8, l_.str.264@PAGE
add x8, x8, l_.str.264@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_537:
adrp x8, l_.str.265@PAGE
add x8, x8, l_.str.265@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_538:
adrp x8, l_.str.266@PAGE
add x8, x8, l_.str.266@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_539:
adrp x8, l_.str.267@PAGE
add x8, x8, l_.str.267@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_540:
adrp x8, l_.str.268@PAGE
add x8, x8, l_.str.268@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_541:
adrp x8, l_.str.269@PAGE
add x8, x8, l_.str.269@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_542:
adrp x8, l_.str.270@PAGE
add x8, x8, l_.str.270@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_543:
adrp x8, l_.str.271@PAGE
add x8, x8, l_.str.271@PAGEOFF
str x8, [sp, #8]
b LBB0_545
LBB0_544:
; kill: def $x8 killed $xzr
str xzr, [sp, #8]
b LBB0_545
LBB0_545:
ldr x0, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "BusErrVct"
l_.str.1: ; @.str.1
.asciz "MonkeyLives"
l_.str.2: ; @.str.2
.asciz "ScrVRes"
l_.str.3: ; @.str.3
.asciz "ScrHRes"
l_.str.4: ; @.str.4
.asciz "ScreenRow"
l_.str.5: ; @.str.5
.asciz "MemTop"
l_.str.6: ; @.str.6
.asciz "BufPtr"
l_.str.7: ; @.str.7
.asciz "StkLowPt"
l_.str.8: ; @.str.8
.asciz "HeapEnd"
l_.str.9: ; @.str.9
.asciz "TheZone"
l_.str.10: ; @.str.10
.asciz "UTableBase"
l_.str.11: ; @.str.11
.asciz "DskVerify"
l_.str.12: ; @.str.12
.asciz "LoadTrap"
l_.str.13: ; @.str.13
.asciz "MmInOK"
l_.str.14: ; @.str.14
.asciz "CPUFlag"
l_.str.15: ; @.str.15
.asciz "ApplLimit"
l_.str.16: ; @.str.16
.asciz "DskErr"
l_.str.17: ; @.str.17
.asciz "SysEvtMask"
l_.str.18: ; @.str.18
.asciz "SysEvtBuf"
l_.str.19: ; @.str.19
.asciz "EventQueue"
l_.str.20: ; @.str.20
.asciz "EvtBufCnt"
l_.str.21: ; @.str.21
.asciz "RndSeed"
l_.str.22: ; @.str.22
.asciz "SysVersion"
l_.str.23: ; @.str.23
.asciz "SEvtEnb"
l_.str.24: ; @.str.24
.asciz "DSWndUpdate"
l_.str.25: ; @.str.25
.asciz "IntFlag"
l_.str.26: ; @.str.26
.asciz "VBLQueue"
l_.str.27: ; @.str.27
.asciz "Ticks"
l_.str.28: ; @.str.28
.asciz "MBTicks"
l_.str.29: ; @.str.29
.asciz "MBState"
l_.str.30: ; @.str.30
.asciz "KeyMapLM"
l_.str.31: ; @.str.31
.asciz "KeypadMap"
l_.str.32: ; @.str.32
.asciz "KeyLast"
l_.str.33: ; @.str.33
.asciz "KeyTime"
l_.str.34: ; @.str.34
.asciz "KeyRepTime"
l_.str.35: ; @.str.35
.asciz "KeyThresh"
l_.str.36: ; @.str.36
.asciz "KeyRepThresh"
l_.str.37: ; @.str.37
.asciz "Lvl1DT"
l_.str.38: ; @.str.38
.asciz "Lvl2DT"
l_.str.39: ; @.str.39
.asciz "UnitNtryCnt"
l_.str.40: ; @.str.40
.asciz "VIA"
l_.str.41: ; @.str.41
.asciz "SCCRd"
l_.str.42: ; @.str.42
.asciz "SCCWr"
l_.str.43: ; @.str.43
.asciz "IWM"
l_.str.44: ; @.str.44
.asciz "GetParam"
l_.str.45: ; @.str.45
.asciz "SysParam"
l_.str.46: ; @.str.46
.asciz "SPATalkA"
l_.str.47: ; @.str.47
.asciz "SPATalkB"
l_.str.48: ; @.str.48
.asciz "SPConfig"
l_.str.49: ; @.str.49
.asciz "SPPortA"
l_.str.50: ; @.str.50
.asciz "SPPortB"
l_.str.51: ; @.str.51
.asciz "SPAlarm"
l_.str.52: ; @.str.52
.asciz "SPFont"
l_.str.53: ; @.str.53
.asciz "SPKbd"
l_.str.54: ; @.str.54
.asciz "SPPrint"
l_.str.55: ; @.str.55
.asciz "SPVolCtl"
l_.str.56: ; @.str.56
.asciz "SPClikCaret"
l_.str.57: ; @.str.57
.asciz "SPMisc1"
l_.str.58: ; @.str.58
.asciz "PCDeskPat"
l_.str.59: ; @.str.59
.asciz "TimeLM"
l_.str.60: ; @.str.60
.asciz "BootDrive"
l_.str.61: ; @.str.61
.asciz "SFSaveDisk"
l_.str.62: ; @.str.62
.asciz "HiKeyLast"
l_.str.63: ; @.str.63
.asciz "KbdLast"
l_.str.64: ; @.str.64
.asciz "JKybdTask"
l_.str.65: ; @.str.65
.asciz "KbdType"
l_.str.66: ; @.str.66
.asciz "AlarmState"
l_.str.67: ; @.str.67
.asciz "MemErr"
l_.str.68: ; @.str.68
.asciz "SdVolume"
l_.str.69: ; @.str.69
.asciz "SoundPtr"
l_.str.70: ; @.str.70
.asciz "SoundBase"
l_.str.71: ; @.str.71
.asciz "SoundVBL"
l_.str.72: ; @.str.72
.asciz "SoundDCE"
l_.str.73: ; @.str.73
.asciz "SoundActive"
l_.str.74: ; @.str.74
.asciz "SoundLevel"
l_.str.75: ; @.str.75
.asciz "CurPitch"
l_.str.76: ; @.str.76
.asciz "SwitcherTPtr"
l_.str.77: ; @.str.77
.asciz "ROM85"
l_.str.78: ; @.str.78
.asciz "PortAUse"
l_.str.79: ; @.str.79
.asciz "PortBUse"
l_.str.80: ; @.str.80
.asciz "JGNEFilter"
l_.str.81: ; @.str.81
.asciz "Key1Trans"
l_.str.82: ; @.str.82
.asciz "Key2Trans"
l_.str.83: ; @.str.83
.asciz "SysZone"
l_.str.84: ; @.str.84
.asciz "ApplZone"
l_.str.85: ; @.str.85
.asciz "ROMBase"
l_.str.86: ; @.str.86
.asciz "RAMBase"
l_.str.87: ; @.str.87
.asciz "ExpandMem"
l_.str.88: ; @.str.88
.asciz "DSAlertTab"
l_.str.89: ; @.str.89
.asciz "ExtStsDT"
l_.str.90: ; @.str.90
.asciz "SCCASts"
l_.str.91: ; @.str.91
.asciz "SCCBSts"
l_.str.92: ; @.str.92
.asciz "SerialVars"
l_.str.93: ; @.str.93
.asciz "ABusVars"
l_.str.94: ; @.str.94
.asciz "ABusDCE"
l_.str.95: ; @.str.95
.asciz "DoubleTime"
l_.str.96: ; @.str.96
.asciz "CaretTime"
l_.str.97: ; @.str.97
.asciz "ScrDmpEnb"
l_.str.98: ; @.str.98
.asciz "ScrDmpType"
l_.str.99: ; @.str.99
.asciz "TagData"
l_.str.100: ; @.str.100
.asciz "BufTgFNum"
l_.str.101: ; @.str.101
.asciz "BufTgFFlg"
l_.str.102: ; @.str.102
.asciz "BufTgFBkNum"
l_.str.103: ; @.str.103
.asciz "BufTgDate"
l_.str.104: ; @.str.104
.asciz "DrvQHdr"
l_.str.105: ; @.str.105
.asciz "PWMBuf2"
l_.str.106: ; @.str.106
.asciz "HpChk"
l_.str.107: ; @.str.107
.asciz "Lo3Bytes"
l_.str.108: ; @.str.108
.asciz "MinStack"
l_.str.109: ; @.str.109
.asciz "DefltStack"
l_.str.110: ; @.str.110
.asciz "MMDefFlags"
l_.str.111: ; @.str.111
.asciz "GZRootHnd"
l_.str.112: ; @.str.112
.asciz "GZRootPtr"
l_.str.113: ; @.str.113
.asciz "GZMoveHnd"
l_.str.114: ; @.str.114
.asciz "DSDrawProc"
l_.str.115: ; @.str.115
.asciz "EjectNotify"
l_.str.116: ; @.str.116
.asciz "IAZNotify"
l_.str.117: ; @.str.117
.asciz "CurDirStore"
l_.str.118: ; @.str.118
.asciz "DSAlertRect"
l_.str.119: ; @.str.119
.asciz "ScrnBase"
l_.str.120: ; @.str.120
.asciz "MTemp"
l_.str.121: ; @.str.121
.asciz "RawMouse"
l_.str.122: ; @.str.122
.asciz "Mouse"
l_.str.123: ; @.str.123
.asciz "CrsrPin"
l_.str.124: ; @.str.124
.asciz "CrsrRect"
l_.str.125: ; @.str.125
.asciz "TheCrsr"
l_.str.126: ; @.str.126
.asciz "CrsrAddr"
l_.str.127: ; @.str.127
.asciz "CrsrSave"
l_.str.128: ; @.str.128
.asciz "JSetCCrsr"
l_.str.129: ; @.str.129
.asciz "JOpcodeProc"
l_.str.130: ; @.str.130
.asciz "CrsrBase"
l_.str.131: ; @.str.131
.asciz "CrsrDevice"
l_.str.132: ; @.str.132
.asciz "SrcDevice"
l_.str.133: ; @.str.133
.asciz "MainDevice"
l_.str.134: ; @.str.134
.asciz "DeviceList"
l_.str.135: ; @.str.135
.asciz "CrsrRow"
l_.str.136: ; @.str.136
.asciz "QDColors"
l_.str.137: ; @.str.137
.asciz "CrsrVis"
l_.str.138: ; @.str.138
.asciz "CrsrBusy"
l_.str.139: ; @.str.139
.asciz "CrsrNew"
l_.str.140: ; @.str.140
.asciz "CrsrCouple"
l_.str.141: ; @.str.141
.asciz "CrsrState"
l_.str.142: ; @.str.142
.asciz "CrsrObscure"
l_.str.143: ; @.str.143
.asciz "CrsrScale"
l_.str.144: ; @.str.144
.asciz "MouseMask"
l_.str.145: ; @.str.145
.asciz "MouseOffset"
l_.str.146: ; @.str.146
.asciz "JournalFlag"
l_.str.147: ; @.str.147
.asciz "JournalRef"
l_.str.148: ; @.str.148
.asciz "CrsrThresh"
l_.str.149: ; @.str.149
.asciz "JCrsrTask"
l_.str.150: ; @.str.150
.asciz "WWExist"
l_.str.151: ; @.str.151
.asciz "QDExist"
l_.str.152: ; @.str.152
.asciz "JFetch"
l_.str.153: ; @.str.153
.asciz "JStash"
l_.str.154: ; @.str.154
.asciz "JIODone"
l_.str.155: ; @.str.155
.asciz "CurApRefNum"
l_.str.156: ; @.str.156
.asciz "LaunchFlag"
l_.str.157: ; @.str.157
.asciz "CurrentA5"
l_.str.158: ; @.str.158
.asciz "CurStackBase"
l_.str.159: ; @.str.159
.asciz "CurApName"
l_.str.160: ; @.str.160
.asciz "SaveSegHandle"
l_.str.161: ; @.str.161
.asciz "CurJTOffset"
l_.str.162: ; @.str.162
.asciz "CurPageOption"
l_.str.163: ; @.str.163
.asciz "HiliteMode"
l_.str.164: ; @.str.164
.asciz "LoaderPBlock"
l_.str.165: ; @.str.165
.asciz "ScrapVars"
l_.str.166: ; @.str.166
.asciz "ScrapHandle"
l_.str.167: ; @.str.167
.asciz "ScrapCount"
l_.str.168: ; @.str.168
.asciz "ScrapState"
l_.str.169: ; @.str.169
.asciz "ScrapName"
l_.str.170: ; @.str.170
.asciz "ScrapTag"
l_.str.171: ; @.str.171
.asciz "ScrapEnd"
l_.str.172: ; @.str.172
.asciz "WindowList"
l_.str.173: ; @.str.173
.asciz "PaintWhite"
l_.str.174: ; @.str.174
.asciz "WMgrPort"
l_.str.175: ; @.str.175
.asciz "GrayRgn"
l_.str.176: ; @.str.176
.asciz "DragHook"
l_.str.177: ; @.str.177
.asciz "Scratch8"
l_.str.178: ; @.str.178
.asciz "OneOne"
l_.str.179: ; @.str.179
.asciz "MinusOne"
l_.str.180: ; @.str.180
.asciz "DeskPattern"
l_.str.181: ; @.str.181
.asciz "TopMapHndl"
l_.str.182: ; @.str.182
.asciz "SysMapHndl"
l_.str.183: ; @.str.183
.asciz "SysMap"
l_.str.184: ; @.str.184
.asciz "CurMap"
l_.str.185: ; @.str.185
.asciz "ResReadOnly"
l_.str.186: ; @.str.186
.asciz "ResLoad"
l_.str.187: ; @.str.187
.asciz "ResErr"
l_.str.188: ; @.str.188
.asciz "CurActivate"
l_.str.189: ; @.str.189
.asciz "CurDeactive"
l_.str.190: ; @.str.190
.asciz "DeskHook"
l_.str.191: ; @.str.191
.asciz "TEDoText"
l_.str.192: ; @.str.192
.asciz "TERecal"
l_.str.193: ; @.str.193
.asciz "GhostWindow"
l_.str.194: ; @.str.194
.asciz "ResumeProc"
l_.str.195: ; @.str.195
.asciz "TEScrpLength"
l_.str.196: ; @.str.196
.asciz "TEScrpHandle"
l_.str.197: ; @.str.197
.asciz "SysResName"
l_.str.198: ; @.str.198
.asciz "DSErrCode"
l_.str.199: ; @.str.199
.asciz "ResErrProc"
l_.str.200: ; @.str.200
.asciz "TEWdBreak"
l_.str.201: ; @.str.201
.asciz "KeyMVars"
l_.str.202: ; @.str.202
.asciz "ROMMapHndl"
l_.str.203: ; @.str.203
.asciz "RomMapInsert"
l_.str.204: ; @.str.204
.asciz "TmpResLoad"
l_.str.205: ; @.str.205
.asciz "IntlSpec"
l_.str.206: ; @.str.206
.asciz "WordRedraw"
l_.str.207: ; @.str.207
.asciz "MBarHeight"
l_.str.208: ; @.str.208
.asciz "TESysJust"
l_.str.209: ; @.str.209
.asciz "HiHeapMark"
l_.str.210: ; @.str.210
.asciz "SegHiEnable"
l_.str.211: ; @.str.211
.asciz "CommToolboxGlobals"
l_.str.212: ; @.str.212
.asciz "SCSIBase"
l_.str.213: ; @.str.213
.asciz "SCSIDMA"
l_.str.214: ; @.str.214
.asciz "SCSIHsk"
l_.str.215: ; @.str.215
.asciz "SCSIGlobals"
l_.str.216: ; @.str.216
.asciz "RGBBlack"
l_.str.217: ; @.str.217
.asciz "RGBWhite"
l_.str.218: ; @.str.218
.asciz "RowBits"
l_.str.219: ; @.str.219
.asciz "ColLines"
l_.str.220: ; @.str.220
.asciz "ScreenBytes"
l_.str.221: ; @.str.221
.asciz "NMIFlag"
l_.str.222: ; @.str.222
.asciz "VidType"
l_.str.223: ; @.str.223
.asciz "VidMode"
l_.str.224: ; @.str.224
.asciz "SCSIPoll"
l_.str.225: ; @.str.225
.asciz "SEVarBase"
l_.str.226: ; @.str.226
.asciz "MMUFlags"
l_.str.227: ; @.str.227
.asciz "MMUType"
l_.str.228: ; @.str.228
.asciz "MMU32bit"
l_.str.229: ; @.str.229
.asciz "MMUFluff"
l_.str.230: ; @.str.230
.asciz "MMUTbl"
l_.str.231: ; @.str.231
.asciz "MMUTblSize"
l_.str.232: ; @.str.232
.asciz "SInfoPtr"
l_.str.233: ; @.str.233
.asciz "ASCBase"
l_.str.234: ; @.str.234
.asciz "SMGlobals"
l_.str.235: ; @.str.235
.asciz "TheGDevice"
l_.str.236: ; @.str.236
.asciz "CQDGlobals"
l_.str.237: ; @.str.237
.asciz "ADBBase"
l_.str.238: ; @.str.238
.asciz "WarmStart"
l_.str.239: ; @.str.239
.asciz "TimeDBRA"
l_.str.240: ; @.str.240
.asciz "TimeSCCDB"
l_.str.241: ; @.str.241
.asciz "SlotQDT"
l_.str.242: ; @.str.242
.asciz "SlotPrTbl"
l_.str.243: ; @.str.243
.asciz "SlotVBLQ"
l_.str.244: ; @.str.244
.asciz "ScrnVBLPtr"
l_.str.245: ; @.str.245
.asciz "SlotTICKS"
l_.str.246: ; @.str.246
.asciz "TableSeed"
l_.str.247: ; @.str.247
.asciz "SRsrcTblPtr"
l_.str.248: ; @.str.248
.asciz "JVBLTask"
l_.str.249: ; @.str.249
.asciz "WMgrCPort"
l_.str.250: ; @.str.250
.asciz "VertRRate"
l_.str.251: ; @.str.251
.asciz "ChunkyDepth"
l_.str.252: ; @.str.252
.asciz "CrsrPtr"
l_.str.253: ; @.str.253
.asciz "PortList"
l_.str.254: ; @.str.254
.asciz "MickeyBytes"
l_.str.255: ; @.str.255
.asciz "QDErrLM"
l_.str.256: ; @.str.256
.asciz "VIA2DT"
l_.str.257: ; @.str.257
.asciz "SInitFlags"
l_.str.258: ; @.str.258
.asciz "DTQueue"
l_.str.259: ; @.str.259
.asciz "DTskQHdr"
l_.str.260: ; @.str.260
.asciz "DTskQTail"
l_.str.261: ; @.str.261
.asciz "JDTInstall"
l_.str.262: ; @.str.262
.asciz "HiliteRGB"
l_.str.263: ; @.str.263
.asciz "TimeSCSIDB"
l_.str.264: ; @.str.264
.asciz "DSCtrAdj"
l_.str.265: ; @.str.265
.asciz "IconTLAddr"
l_.str.266: ; @.str.266
.asciz "VideoInfoOK"
l_.str.267: ; @.str.267
.asciz "EndSRTPtr"
l_.str.268: ; @.str.268
.asciz "SDMJmpTblPtr"
l_.str.269: ; @.str.269
.asciz "JSwapMMU"
l_.str.270: ; @.str.270
.asciz "SdmBusErr"
l_.str.271: ; @.str.271
.asciz "LastTxGDevice"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _GlobalName ## -- Begin function GlobalName
.p2align 4, 0x90
_GlobalName: ## @GlobalName
.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, -12(%rbp)
movl -12(%rbp), %eax
movl %eax, -16(%rbp) ## 4-byte Spill
subl $8, %eax
je LBB0_1
jmp LBB0_275
LBB0_275:
movl -16(%rbp), %eax ## 4-byte Reload
subl $256, %eax ## imm = 0x100
je LBB0_2
jmp LBB0_276
LBB0_276:
movl -16(%rbp), %eax ## 4-byte Reload
subl $258, %eax ## imm = 0x102
je LBB0_3
jmp LBB0_277
LBB0_277:
movl -16(%rbp), %eax ## 4-byte Reload
subl $260, %eax ## imm = 0x104
je LBB0_4
jmp LBB0_278
LBB0_278:
movl -16(%rbp), %eax ## 4-byte Reload
subl $262, %eax ## imm = 0x106
je LBB0_5
jmp LBB0_279
LBB0_279:
movl -16(%rbp), %eax ## 4-byte Reload
subl $264, %eax ## imm = 0x108
je LBB0_6
jmp LBB0_280
LBB0_280:
movl -16(%rbp), %eax ## 4-byte Reload
subl $268, %eax ## imm = 0x10C
je LBB0_7
jmp LBB0_281
LBB0_281:
movl -16(%rbp), %eax ## 4-byte Reload
subl $272, %eax ## imm = 0x110
je LBB0_8
jmp LBB0_282
LBB0_282:
movl -16(%rbp), %eax ## 4-byte Reload
subl $276, %eax ## imm = 0x114
je LBB0_9
jmp LBB0_283
LBB0_283:
movl -16(%rbp), %eax ## 4-byte Reload
subl $280, %eax ## imm = 0x118
je LBB0_10
jmp LBB0_284
LBB0_284:
movl -16(%rbp), %eax ## 4-byte Reload
subl $284, %eax ## imm = 0x11C
je LBB0_11
jmp LBB0_285
LBB0_285:
movl -16(%rbp), %eax ## 4-byte Reload
subl $300, %eax ## imm = 0x12C
je LBB0_12
jmp LBB0_286
LBB0_286:
movl -16(%rbp), %eax ## 4-byte Reload
subl $301, %eax ## imm = 0x12D
je LBB0_13
jmp LBB0_287
LBB0_287:
movl -16(%rbp), %eax ## 4-byte Reload
subl $302, %eax ## imm = 0x12E
je LBB0_14
jmp LBB0_288
LBB0_288:
movl -16(%rbp), %eax ## 4-byte Reload
subl $303, %eax ## imm = 0x12F
je LBB0_15
jmp LBB0_289
LBB0_289:
movl -16(%rbp), %eax ## 4-byte Reload
subl $304, %eax ## imm = 0x130
je LBB0_16
jmp LBB0_290
LBB0_290:
movl -16(%rbp), %eax ## 4-byte Reload
subl $322, %eax ## imm = 0x142
je LBB0_17
jmp LBB0_291
LBB0_291:
movl -16(%rbp), %eax ## 4-byte Reload
subl $324, %eax ## imm = 0x144
je LBB0_18
jmp LBB0_292
LBB0_292:
movl -16(%rbp), %eax ## 4-byte Reload
subl $326, %eax ## imm = 0x146
je LBB0_19
jmp LBB0_293
LBB0_293:
movl -16(%rbp), %eax ## 4-byte Reload
subl $330, %eax ## imm = 0x14A
je LBB0_20
jmp LBB0_294
LBB0_294:
movl -16(%rbp), %eax ## 4-byte Reload
subl $340, %eax ## imm = 0x154
je LBB0_21
jmp LBB0_295
LBB0_295:
movl -16(%rbp), %eax ## 4-byte Reload
subl $342, %eax ## imm = 0x156
je LBB0_22
jmp LBB0_296
LBB0_296:
movl -16(%rbp), %eax ## 4-byte Reload
subl $346, %eax ## imm = 0x15A
je LBB0_23
jmp LBB0_297
LBB0_297:
movl -16(%rbp), %eax ## 4-byte Reload
subl $348, %eax ## imm = 0x15C
je LBB0_24
jmp LBB0_298
LBB0_298:
movl -16(%rbp), %eax ## 4-byte Reload
subl $349, %eax ## imm = 0x15D
je LBB0_25
jmp LBB0_299
LBB0_299:
movl -16(%rbp), %eax ## 4-byte Reload
subl $351, %eax ## imm = 0x15F
je LBB0_26
jmp LBB0_300
LBB0_300:
movl -16(%rbp), %eax ## 4-byte Reload
subl $352, %eax ## imm = 0x160
je LBB0_27
jmp LBB0_301
LBB0_301:
movl -16(%rbp), %eax ## 4-byte Reload
subl $362, %eax ## imm = 0x16A
je LBB0_28
jmp LBB0_302
LBB0_302:
movl -16(%rbp), %eax ## 4-byte Reload
subl $366, %eax ## imm = 0x16E
je LBB0_29
jmp LBB0_303
LBB0_303:
movl -16(%rbp), %eax ## 4-byte Reload
subl $370, %eax ## imm = 0x172
je LBB0_30
jmp LBB0_304
LBB0_304:
movl -16(%rbp), %eax ## 4-byte Reload
subl $372, %eax ## imm = 0x174
je LBB0_31
jmp LBB0_305
LBB0_305:
movl -16(%rbp), %eax ## 4-byte Reload
subl $380, %eax ## imm = 0x17C
je LBB0_32
jmp LBB0_306
LBB0_306:
movl -16(%rbp), %eax ## 4-byte Reload
subl $388, %eax ## imm = 0x184
je LBB0_33
jmp LBB0_307
LBB0_307:
movl -16(%rbp), %eax ## 4-byte Reload
subl $390, %eax ## imm = 0x186
je LBB0_34
jmp LBB0_308
LBB0_308:
movl -16(%rbp), %eax ## 4-byte Reload
subl $394, %eax ## imm = 0x18A
je LBB0_35
jmp LBB0_309
LBB0_309:
movl -16(%rbp), %eax ## 4-byte Reload
subl $398, %eax ## imm = 0x18E
je LBB0_36
jmp LBB0_310
LBB0_310:
movl -16(%rbp), %eax ## 4-byte Reload
subl $400, %eax ## imm = 0x190
je LBB0_37
jmp LBB0_311
LBB0_311:
movl -16(%rbp), %eax ## 4-byte Reload
subl $402, %eax ## imm = 0x192
je LBB0_38
jmp LBB0_312
LBB0_312:
movl -16(%rbp), %eax ## 4-byte Reload
subl $434, %eax ## imm = 0x1B2
je LBB0_39
jmp LBB0_313
LBB0_313:
movl -16(%rbp), %eax ## 4-byte Reload
subl $466, %eax ## imm = 0x1D2
je LBB0_40
jmp LBB0_314
LBB0_314:
movl -16(%rbp), %eax ## 4-byte Reload
subl $468, %eax ## imm = 0x1D4
je LBB0_41
jmp LBB0_315
LBB0_315:
movl -16(%rbp), %eax ## 4-byte Reload
subl $472, %eax ## imm = 0x1D8
je LBB0_42
jmp LBB0_316
LBB0_316:
movl -16(%rbp), %eax ## 4-byte Reload
subl $476, %eax ## imm = 0x1DC
je LBB0_43
jmp LBB0_317
LBB0_317:
movl -16(%rbp), %eax ## 4-byte Reload
subl $480, %eax ## imm = 0x1E0
je LBB0_44
jmp LBB0_318
LBB0_318:
movl -16(%rbp), %eax ## 4-byte Reload
subl $484, %eax ## imm = 0x1E4
je LBB0_45
jmp LBB0_319
LBB0_319:
movl -16(%rbp), %eax ## 4-byte Reload
subl $504, %eax ## imm = 0x1F8
je LBB0_46
jmp LBB0_320
LBB0_320:
movl -16(%rbp), %eax ## 4-byte Reload
subl $505, %eax ## imm = 0x1F9
je LBB0_47
jmp LBB0_321
LBB0_321:
movl -16(%rbp), %eax ## 4-byte Reload
subl $506, %eax ## imm = 0x1FA
je LBB0_48
jmp LBB0_322
LBB0_322:
movl -16(%rbp), %eax ## 4-byte Reload
subl $507, %eax ## imm = 0x1FB
je LBB0_49
jmp LBB0_323
LBB0_323:
movl -16(%rbp), %eax ## 4-byte Reload
subl $508, %eax ## imm = 0x1FC
je LBB0_50
jmp LBB0_324
LBB0_324:
movl -16(%rbp), %eax ## 4-byte Reload
subl $510, %eax ## imm = 0x1FE
je LBB0_51
jmp LBB0_325
LBB0_325:
movl -16(%rbp), %eax ## 4-byte Reload
subl $512, %eax ## imm = 0x200
je LBB0_52
jmp LBB0_326
LBB0_326:
movl -16(%rbp), %eax ## 4-byte Reload
subl $516, %eax ## imm = 0x204
je LBB0_53
jmp LBB0_327
LBB0_327:
movl -16(%rbp), %eax ## 4-byte Reload
subl $518, %eax ## imm = 0x206
je LBB0_54
jmp LBB0_328
LBB0_328:
movl -16(%rbp), %eax ## 4-byte Reload
subl $519, %eax ## imm = 0x207
je LBB0_55
jmp LBB0_329
LBB0_329:
movl -16(%rbp), %eax ## 4-byte Reload
subl $520, %eax ## imm = 0x208
je LBB0_56
jmp LBB0_330
LBB0_330:
movl -16(%rbp), %eax ## 4-byte Reload
subl $521, %eax ## imm = 0x209
je LBB0_57
jmp LBB0_331
LBB0_331:
movl -16(%rbp), %eax ## 4-byte Reload
subl $522, %eax ## imm = 0x20A
je LBB0_58
jmp LBB0_332
LBB0_332:
movl -16(%rbp), %eax ## 4-byte Reload
subl $523, %eax ## imm = 0x20B
je LBB0_59
jmp LBB0_333
LBB0_333:
movl -16(%rbp), %eax ## 4-byte Reload
subl $524, %eax ## imm = 0x20C
je LBB0_60
jmp LBB0_334
LBB0_334:
movl -16(%rbp), %eax ## 4-byte Reload
subl $528, %eax ## imm = 0x210
je LBB0_61
jmp LBB0_335
LBB0_335:
movl -16(%rbp), %eax ## 4-byte Reload
subl $532, %eax ## imm = 0x214
je LBB0_62
jmp LBB0_336
LBB0_336:
movl -16(%rbp), %eax ## 4-byte Reload
subl $534, %eax ## imm = 0x216
je LBB0_63
jmp LBB0_337
LBB0_337:
movl -16(%rbp), %eax ## 4-byte Reload
subl $536, %eax ## imm = 0x218
je LBB0_64
jmp LBB0_338
LBB0_338:
movl -16(%rbp), %eax ## 4-byte Reload
subl $538, %eax ## imm = 0x21A
je LBB0_65
jmp LBB0_339
LBB0_339:
movl -16(%rbp), %eax ## 4-byte Reload
subl $542, %eax ## imm = 0x21E
je LBB0_66
jmp LBB0_340
LBB0_340:
movl -16(%rbp), %eax ## 4-byte Reload
subl $543, %eax ## imm = 0x21F
je LBB0_67
jmp LBB0_341
LBB0_341:
movl -16(%rbp), %eax ## 4-byte Reload
subl $544, %eax ## imm = 0x220
je LBB0_68
jmp LBB0_342
LBB0_342:
movl -16(%rbp), %eax ## 4-byte Reload
subl $608, %eax ## imm = 0x260
je LBB0_69
jmp LBB0_343
LBB0_343:
movl -16(%rbp), %eax ## 4-byte Reload
subl $610, %eax ## imm = 0x262
je LBB0_70
jmp LBB0_344
LBB0_344:
movl -16(%rbp), %eax ## 4-byte Reload
subl $614, %eax ## imm = 0x266
je LBB0_71
jmp LBB0_345
LBB0_345:
movl -16(%rbp), %eax ## 4-byte Reload
subl $618, %eax ## imm = 0x26A
je LBB0_72
jmp LBB0_346
LBB0_346:
movl -16(%rbp), %eax ## 4-byte Reload
subl $634, %eax ## imm = 0x27A
je LBB0_73
jmp LBB0_347
LBB0_347:
movl -16(%rbp), %eax ## 4-byte Reload
subl $638, %eax ## imm = 0x27E
je LBB0_74
jmp LBB0_348
LBB0_348:
movl -16(%rbp), %eax ## 4-byte Reload
subl $639, %eax ## imm = 0x27F
je LBB0_75
jmp LBB0_349
LBB0_349:
movl -16(%rbp), %eax ## 4-byte Reload
subl $640, %eax ## imm = 0x280
je LBB0_76
jmp LBB0_350
LBB0_350:
movl -16(%rbp), %eax ## 4-byte Reload
subl $646, %eax ## imm = 0x286
je LBB0_77
jmp LBB0_351
LBB0_351:
movl -16(%rbp), %eax ## 4-byte Reload
subl $654, %eax ## imm = 0x28E
je LBB0_78
jmp LBB0_352
LBB0_352:
movl -16(%rbp), %eax ## 4-byte Reload
subl $656, %eax ## imm = 0x290
je LBB0_79
jmp LBB0_353
LBB0_353:
movl -16(%rbp), %eax ## 4-byte Reload
subl $657, %eax ## imm = 0x291
je LBB0_80
jmp LBB0_354
LBB0_354:
movl -16(%rbp), %eax ## 4-byte Reload
subl $666, %eax ## imm = 0x29A
je LBB0_81
jmp LBB0_355
LBB0_355:
movl -16(%rbp), %eax ## 4-byte Reload
subl $670, %eax ## imm = 0x29E
je LBB0_82
jmp LBB0_356
LBB0_356:
movl -16(%rbp), %eax ## 4-byte Reload
subl $674, %eax ## imm = 0x2A2
je LBB0_83
jmp LBB0_357
LBB0_357:
movl -16(%rbp), %eax ## 4-byte Reload
subl $678, %eax ## imm = 0x2A6
je LBB0_84
jmp LBB0_358
LBB0_358:
movl -16(%rbp), %eax ## 4-byte Reload
subl $682, %eax ## imm = 0x2AA
je LBB0_85
jmp LBB0_359
LBB0_359:
movl -16(%rbp), %eax ## 4-byte Reload
subl $686, %eax ## imm = 0x2AE
je LBB0_86
jmp LBB0_360
LBB0_360:
movl -16(%rbp), %eax ## 4-byte Reload
subl $690, %eax ## imm = 0x2B2
je LBB0_87
jmp LBB0_361
LBB0_361:
movl -16(%rbp), %eax ## 4-byte Reload
subl $694, %eax ## imm = 0x2B6
je LBB0_88
jmp LBB0_362
LBB0_362:
movl -16(%rbp), %eax ## 4-byte Reload
subl $698, %eax ## imm = 0x2BA
je LBB0_89
jmp LBB0_363
LBB0_363:
movl -16(%rbp), %eax ## 4-byte Reload
subl $702, %eax ## imm = 0x2BE
je LBB0_90
jmp LBB0_364
LBB0_364:
movl -16(%rbp), %eax ## 4-byte Reload
subl $718, %eax ## imm = 0x2CE
je LBB0_91
jmp LBB0_365
LBB0_365:
movl -16(%rbp), %eax ## 4-byte Reload
subl $719, %eax ## imm = 0x2CF
je LBB0_92
jmp LBB0_366
LBB0_366:
movl -16(%rbp), %eax ## 4-byte Reload
subl $720, %eax ## imm = 0x2D0
je LBB0_93
jmp LBB0_367
LBB0_367:
movl -16(%rbp), %eax ## 4-byte Reload
subl $728, %eax ## imm = 0x2D8
je LBB0_94
jmp LBB0_368
LBB0_368:
movl -16(%rbp), %eax ## 4-byte Reload
subl $732, %eax ## imm = 0x2DC
je LBB0_95
jmp LBB0_369
LBB0_369:
movl -16(%rbp), %eax ## 4-byte Reload
subl $752, %eax ## imm = 0x2F0
je LBB0_96
jmp LBB0_370
LBB0_370:
movl -16(%rbp), %eax ## 4-byte Reload
subl $756, %eax ## imm = 0x2F4
je LBB0_97
jmp LBB0_371
LBB0_371:
movl -16(%rbp), %eax ## 4-byte Reload
subl $760, %eax ## imm = 0x2F8
je LBB0_98
jmp LBB0_372
LBB0_372:
movl -16(%rbp), %eax ## 4-byte Reload
subl $761, %eax ## imm = 0x2F9
je LBB0_99
jmp LBB0_373
LBB0_373:
movl -16(%rbp), %eax ## 4-byte Reload
subl $762, %eax ## imm = 0x2FA
je LBB0_100
jmp LBB0_374
LBB0_374:
movl -16(%rbp), %eax ## 4-byte Reload
subl $764, %eax ## imm = 0x2FC
je LBB0_101
jmp LBB0_375
LBB0_375:
movl -16(%rbp), %eax ## 4-byte Reload
subl $768, %eax ## imm = 0x300
je LBB0_102
jmp LBB0_376
LBB0_376:
movl -16(%rbp), %eax ## 4-byte Reload
subl $770, %eax ## imm = 0x302
je LBB0_103
jmp LBB0_377
LBB0_377:
movl -16(%rbp), %eax ## 4-byte Reload
subl $772, %eax ## imm = 0x304
je LBB0_104
jmp LBB0_378
LBB0_378:
movl -16(%rbp), %eax ## 4-byte Reload
subl $776, %eax ## imm = 0x308
je LBB0_105
jmp LBB0_379
LBB0_379:
movl -16(%rbp), %eax ## 4-byte Reload
subl $786, %eax ## imm = 0x312
je LBB0_106
jmp LBB0_380
LBB0_380:
movl -16(%rbp), %eax ## 4-byte Reload
subl $790, %eax ## imm = 0x316
je LBB0_107
jmp LBB0_381
LBB0_381:
movl -16(%rbp), %eax ## 4-byte Reload
subl $794, %eax ## imm = 0x31A
je LBB0_108
jmp LBB0_382
LBB0_382:
movl -16(%rbp), %eax ## 4-byte Reload
subl $798, %eax ## imm = 0x31E
je LBB0_109
jmp LBB0_383
LBB0_383:
movl -16(%rbp), %eax ## 4-byte Reload
subl $802, %eax ## imm = 0x322
je LBB0_110
jmp LBB0_384
LBB0_384:
movl -16(%rbp), %eax ## 4-byte Reload
subl $806, %eax ## imm = 0x326
je LBB0_111
jmp LBB0_385
LBB0_385:
movl -16(%rbp), %eax ## 4-byte Reload
subl $808, %eax ## imm = 0x328
je LBB0_112
jmp LBB0_386
LBB0_386:
movl -16(%rbp), %eax ## 4-byte Reload
subl $812, %eax ## imm = 0x32C
je LBB0_113
jmp LBB0_387
LBB0_387:
movl -16(%rbp), %eax ## 4-byte Reload
subl $816, %eax ## imm = 0x330
je LBB0_114
jmp LBB0_388
LBB0_388:
movl -16(%rbp), %eax ## 4-byte Reload
subl $820, %eax ## imm = 0x334
je LBB0_115
jmp LBB0_389
LBB0_389:
movl -16(%rbp), %eax ## 4-byte Reload
subl $824, %eax ## imm = 0x338
je LBB0_116
jmp LBB0_390
LBB0_390:
movl -16(%rbp), %eax ## 4-byte Reload
subl $828, %eax ## imm = 0x33C
je LBB0_117
jmp LBB0_391
LBB0_391:
movl -16(%rbp), %eax ## 4-byte Reload
subl $920, %eax ## imm = 0x398
je LBB0_118
jmp LBB0_392
LBB0_392:
movl -16(%rbp), %eax ## 4-byte Reload
subl $1016, %eax ## imm = 0x3F8
je LBB0_119
jmp LBB0_393
LBB0_393:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2084, %eax ## imm = 0x824
je LBB0_120
jmp LBB0_394
LBB0_394:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2088, %eax ## imm = 0x828
je LBB0_121
jmp LBB0_395
LBB0_395:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2092, %eax ## imm = 0x82C
je LBB0_122
jmp LBB0_396
LBB0_396:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2096, %eax ## imm = 0x830
je LBB0_123
jmp LBB0_397
LBB0_397:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2100, %eax ## imm = 0x834
je LBB0_124
jmp LBB0_398
LBB0_398:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2108, %eax ## imm = 0x83C
je LBB0_125
jmp LBB0_399
LBB0_399:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2116, %eax ## imm = 0x844
je LBB0_126
jmp LBB0_400
LBB0_400:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2184, %eax ## imm = 0x888
je LBB0_127
jmp LBB0_401
LBB0_401:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2188, %eax ## imm = 0x88C
je LBB0_128
jmp LBB0_402
LBB0_402:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2192, %eax ## imm = 0x890
je LBB0_129
jmp LBB0_403
LBB0_403:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2196, %eax ## imm = 0x894
je LBB0_130
jmp LBB0_404
LBB0_404:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2200, %eax ## imm = 0x898
je LBB0_131
jmp LBB0_405
LBB0_405:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2204, %eax ## imm = 0x89C
je LBB0_132
jmp LBB0_406
LBB0_406:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2208, %eax ## imm = 0x8A0
je LBB0_133
jmp LBB0_407
LBB0_407:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2212, %eax ## imm = 0x8A4
je LBB0_134
jmp LBB0_408
LBB0_408:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2216, %eax ## imm = 0x8A8
je LBB0_135
jmp LBB0_409
LBB0_409:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2220, %eax ## imm = 0x8AC
je LBB0_136
jmp LBB0_410
LBB0_410:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2224, %eax ## imm = 0x8B0
je LBB0_137
jmp LBB0_411
LBB0_411:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2252, %eax ## imm = 0x8CC
je LBB0_138
jmp LBB0_412
LBB0_412:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2253, %eax ## imm = 0x8CD
je LBB0_139
jmp LBB0_413
LBB0_413:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2254, %eax ## imm = 0x8CE
je LBB0_140
jmp LBB0_414
LBB0_414:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2255, %eax ## imm = 0x8CF
je LBB0_141
jmp LBB0_415
LBB0_415:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2256, %eax ## imm = 0x8D0
je LBB0_142
jmp LBB0_416
LBB0_416:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2258, %eax ## imm = 0x8D2
je LBB0_143
jmp LBB0_417
LBB0_417:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2259, %eax ## imm = 0x8D3
je LBB0_144
jmp LBB0_418
LBB0_418:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2262, %eax ## imm = 0x8D6
je LBB0_145
jmp LBB0_419
LBB0_419:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2266, %eax ## imm = 0x8DA
je LBB0_146
jmp LBB0_420
LBB0_420:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2270, %eax ## imm = 0x8DE
je LBB0_147
jmp LBB0_421
LBB0_421:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2280, %eax ## imm = 0x8E8
je LBB0_148
jmp LBB0_422
LBB0_422:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2284, %eax ## imm = 0x8EC
je LBB0_149
jmp LBB0_423
LBB0_423:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2286, %eax ## imm = 0x8EE
je LBB0_150
jmp LBB0_424
LBB0_424:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2290, %eax ## imm = 0x8F2
je LBB0_151
jmp LBB0_425
LBB0_425:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2291, %eax ## imm = 0x8F3
je LBB0_152
jmp LBB0_426
LBB0_426:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2292, %eax ## imm = 0x8F4
je LBB0_153
jmp LBB0_427
LBB0_427:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2296, %eax ## imm = 0x8F8
je LBB0_154
jmp LBB0_428
LBB0_428:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2300, %eax ## imm = 0x8FC
je LBB0_155
jmp LBB0_429
LBB0_429:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2304, %eax ## imm = 0x900
je LBB0_156
jmp LBB0_430
LBB0_430:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2306, %eax ## imm = 0x902
je LBB0_157
jmp LBB0_431
LBB0_431:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2308, %eax ## imm = 0x904
je LBB0_158
jmp LBB0_432
LBB0_432:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2312, %eax ## imm = 0x908
je LBB0_159
jmp LBB0_433
LBB0_433:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2320, %eax ## imm = 0x910
je LBB0_160
jmp LBB0_434
LBB0_434:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2352, %eax ## imm = 0x930
je LBB0_161
jmp LBB0_435
LBB0_435:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2356, %eax ## imm = 0x934
je LBB0_162
jmp LBB0_436
LBB0_436:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2358, %eax ## imm = 0x936
je LBB0_163
jmp LBB0_437
LBB0_437:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2360, %eax ## imm = 0x938
je LBB0_164
jmp LBB0_438
LBB0_438:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2362, %eax ## imm = 0x93A
je LBB0_165
jmp LBB0_439
LBB0_439:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2400, %eax ## imm = 0x960
je LBB0_166
jmp LBB0_440
LBB0_440:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2404, %eax ## imm = 0x964
je LBB0_167
jmp LBB0_441
LBB0_441:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2408, %eax ## imm = 0x968
je LBB0_168
jmp LBB0_442
LBB0_442:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2410, %eax ## imm = 0x96A
je LBB0_169
jmp LBB0_443
LBB0_443:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2412, %eax ## imm = 0x96C
je LBB0_170
jmp LBB0_444
LBB0_444:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2416, %eax ## imm = 0x970
je LBB0_171
jmp LBB0_445
LBB0_445:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2432, %eax ## imm = 0x980
je LBB0_172
jmp LBB0_446
LBB0_446:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2518, %eax ## imm = 0x9D6
je LBB0_173
jmp LBB0_447
LBB0_447:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2524, %eax ## imm = 0x9DC
je LBB0_174
jmp LBB0_448
LBB0_448:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2526, %eax ## imm = 0x9DE
je LBB0_175
jmp LBB0_449
LBB0_449:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2542, %eax ## imm = 0x9EE
je LBB0_176
jmp LBB0_450
LBB0_450:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2550, %eax ## imm = 0x9F6
je LBB0_177
jmp LBB0_451
LBB0_451:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2554, %eax ## imm = 0x9FA
je LBB0_178
jmp LBB0_452
LBB0_452:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2562, %eax ## imm = 0xA02
je LBB0_179
jmp LBB0_453
LBB0_453:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2566, %eax ## imm = 0xA06
je LBB0_180
jmp LBB0_454
LBB0_454:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2620, %eax ## imm = 0xA3C
je LBB0_181
jmp LBB0_455
LBB0_455:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2640, %eax ## imm = 0xA50
je LBB0_182
jmp LBB0_456
LBB0_456:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2644, %eax ## imm = 0xA54
je LBB0_183
jmp LBB0_457
LBB0_457:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2648, %eax ## imm = 0xA58
je LBB0_184
jmp LBB0_458
LBB0_458:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2650, %eax ## imm = 0xA5A
je LBB0_185
jmp LBB0_459
LBB0_459:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2652, %eax ## imm = 0xA5C
je LBB0_186
jmp LBB0_460
LBB0_460:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2654, %eax ## imm = 0xA5E
je LBB0_187
jmp LBB0_461
LBB0_461:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2656, %eax ## imm = 0xA60
je LBB0_188
jmp LBB0_462
LBB0_462:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2660, %eax ## imm = 0xA64
je LBB0_189
jmp LBB0_463
LBB0_463:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2664, %eax ## imm = 0xA68
je LBB0_190
jmp LBB0_464
LBB0_464:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2668, %eax ## imm = 0xA6C
je LBB0_191
jmp LBB0_465
LBB0_465:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2672, %eax ## imm = 0xA70
je LBB0_192
jmp LBB0_466
LBB0_466:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2676, %eax ## imm = 0xA74
je LBB0_193
jmp LBB0_467
LBB0_467:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2692, %eax ## imm = 0xA84
je LBB0_194
jmp LBB0_468
LBB0_468:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2700, %eax ## imm = 0xA8C
je LBB0_195
jmp LBB0_469
LBB0_469:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2736, %eax ## imm = 0xAB0
je LBB0_196
jmp LBB0_470
LBB0_470:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2740, %eax ## imm = 0xAB4
je LBB0_197
jmp LBB0_471
LBB0_471:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2776, %eax ## imm = 0xAD8
je LBB0_198
jmp LBB0_472
LBB0_472:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2800, %eax ## imm = 0xAF0
je LBB0_199
jmp LBB0_473
LBB0_473:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2802, %eax ## imm = 0xAF2
je LBB0_200
jmp LBB0_474
LBB0_474:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2806, %eax ## imm = 0xAF6
je LBB0_201
jmp LBB0_475
LBB0_475:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2820, %eax ## imm = 0xB04
je LBB0_202
jmp LBB0_476
LBB0_476:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2822, %eax ## imm = 0xB06
je LBB0_203
jmp LBB0_477
LBB0_477:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2974, %eax ## imm = 0xB9E
je LBB0_204
jmp LBB0_478
LBB0_478:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2975, %eax ## imm = 0xB9F
je LBB0_205
jmp LBB0_479
LBB0_479:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2976, %eax ## imm = 0xBA0
je LBB0_206
jmp LBB0_480
LBB0_480:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2981, %eax ## imm = 0xBA5
je LBB0_207
jmp LBB0_481
LBB0_481:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2986, %eax ## imm = 0xBAA
je LBB0_208
jmp LBB0_482
LBB0_482:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2988, %eax ## imm = 0xBAC
je LBB0_209
jmp LBB0_483
LBB0_483:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2990, %eax ## imm = 0xBAE
je LBB0_210
jmp LBB0_484
LBB0_484:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2994, %eax ## imm = 0xBB2
je LBB0_211
jmp LBB0_485
LBB0_485:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2996, %eax ## imm = 0xBB4
je LBB0_212
jmp LBB0_486
LBB0_486:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3072, %eax ## imm = 0xC00
je LBB0_213
jmp LBB0_487
LBB0_487:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3076, %eax ## imm = 0xC04
je LBB0_214
jmp LBB0_488
LBB0_488:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3080, %eax ## imm = 0xC08
je LBB0_215
jmp LBB0_489
LBB0_489:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3084, %eax ## imm = 0xC0C
je LBB0_216
jmp LBB0_490
LBB0_490:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3088, %eax ## imm = 0xC10
je LBB0_217
jmp LBB0_491
LBB0_491:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3094, %eax ## imm = 0xC16
je LBB0_218
jmp LBB0_492
LBB0_492:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3104, %eax ## imm = 0xC20
je LBB0_219
jmp LBB0_493
LBB0_493:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3106, %eax ## imm = 0xC22
je LBB0_220
jmp LBB0_494
LBB0_494:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3108, %eax ## imm = 0xC24
je LBB0_221
jmp LBB0_495
LBB0_495:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3116, %eax ## imm = 0xC2C
je LBB0_222
jmp LBB0_496
LBB0_496:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3117, %eax ## imm = 0xC2D
je LBB0_223
jmp LBB0_497
LBB0_497:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3118, %eax ## imm = 0xC2E
je LBB0_224
jmp LBB0_498
LBB0_498:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3119, %eax ## imm = 0xC2F
je LBB0_225
jmp LBB0_499
LBB0_499:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3120, %eax ## imm = 0xC30
je LBB0_226
jmp LBB0_500
LBB0_500:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3248, %eax ## imm = 0xCB0
je LBB0_227
jmp LBB0_501
LBB0_501:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3249, %eax ## imm = 0xCB1
je LBB0_228
jmp LBB0_502
LBB0_502:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3250, %eax ## imm = 0xCB2
je LBB0_229
jmp LBB0_503
LBB0_503:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3251, %eax ## imm = 0xCB3
je LBB0_230
jmp LBB0_504
LBB0_504:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3252, %eax ## imm = 0xCB4
je LBB0_231
jmp LBB0_505
LBB0_505:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3256, %eax ## imm = 0xCB8
je LBB0_232
jmp LBB0_506
LBB0_506:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3260, %eax ## imm = 0xCBC
je LBB0_233
jmp LBB0_507
LBB0_507:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3264, %eax ## imm = 0xCC0
je LBB0_234
jmp LBB0_508
LBB0_508:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3268, %eax ## imm = 0xCC4
je LBB0_235
jmp LBB0_509
LBB0_509:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3272, %eax ## imm = 0xCC8
je LBB0_236
jmp LBB0_510
LBB0_510:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3276, %eax ## imm = 0xCCC
je LBB0_237
jmp LBB0_511
LBB0_511:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3320, %eax ## imm = 0xCF8
je LBB0_238
jmp LBB0_512
LBB0_512:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3324, %eax ## imm = 0xCFC
je LBB0_239
jmp LBB0_513
LBB0_513:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3328, %eax ## imm = 0xD00
je LBB0_240
jmp LBB0_514
LBB0_514:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3330, %eax ## imm = 0xD02
je LBB0_241
jmp LBB0_515
LBB0_515:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3332, %eax ## imm = 0xD04
je LBB0_242
jmp LBB0_516
LBB0_516:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3336, %eax ## imm = 0xD08
je LBB0_243
jmp LBB0_517
LBB0_517:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3340, %eax ## imm = 0xD0C
je LBB0_244
jmp LBB0_518
LBB0_518:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3344, %eax ## imm = 0xD10
je LBB0_245
jmp LBB0_519
LBB0_519:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3348, %eax ## imm = 0xD14
je LBB0_246
jmp LBB0_520
LBB0_520:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3360, %eax ## imm = 0xD20
je LBB0_247
jmp LBB0_521
LBB0_521:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3364, %eax ## imm = 0xD24
je LBB0_248
jmp LBB0_522
LBB0_522:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3368, %eax ## imm = 0xD28
je LBB0_249
jmp LBB0_523
LBB0_523:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3372, %eax ## imm = 0xD2C
je LBB0_250
jmp LBB0_524
LBB0_524:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3376, %eax ## imm = 0xD30
je LBB0_251
jmp LBB0_525
LBB0_525:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3424, %eax ## imm = 0xD60
je LBB0_252
jmp LBB0_526
LBB0_526:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3426, %eax ## imm = 0xD62
je LBB0_253
jmp LBB0_527
LBB0_527:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3430, %eax ## imm = 0xD66
je LBB0_254
jmp LBB0_528
LBB0_528:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3434, %eax ## imm = 0xD6A
je LBB0_255
jmp LBB0_529
LBB0_529:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3438, %eax ## imm = 0xD6E
je LBB0_256
jmp LBB0_530
LBB0_530:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3440, %eax ## imm = 0xD70
je LBB0_257
jmp LBB0_531
LBB0_531:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3472, %eax ## imm = 0xD90
je LBB0_258
jmp LBB0_532
LBB0_532:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3474, %eax ## imm = 0xD92
je LBB0_259
jmp LBB0_533
LBB0_533:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3476, %eax ## imm = 0xD94
je LBB0_260
jmp LBB0_534
LBB0_534:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3480, %eax ## imm = 0xD98
je LBB0_261
jmp LBB0_535
LBB0_535:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3484, %eax ## imm = 0xD9C
je LBB0_262
jmp LBB0_536
LBB0_536:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3488, %eax ## imm = 0xDA0
je LBB0_263
jmp LBB0_537
LBB0_537:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3494, %eax ## imm = 0xDA6
je LBB0_264
jmp LBB0_538
LBB0_538:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3496, %eax ## imm = 0xDA8
je LBB0_265
jmp LBB0_539
LBB0_539:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3500, %eax ## imm = 0xDAC
je LBB0_266
jmp LBB0_540
LBB0_540:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3504, %eax ## imm = 0xDB0
je LBB0_267
jmp LBB0_541
LBB0_541:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3508, %eax ## imm = 0xDB4
je LBB0_268
jmp LBB0_542
LBB0_542:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3512, %eax ## imm = 0xDB8
je LBB0_269
jmp LBB0_543
LBB0_543:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3516, %eax ## imm = 0xDBC
je LBB0_270
jmp LBB0_544
LBB0_544:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3520, %eax ## imm = 0xDC0
je LBB0_271
jmp LBB0_545
LBB0_545:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3524, %eax ## imm = 0xDC4
je LBB0_272
jmp LBB0_273
LBB0_1:
leaq L_.str(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_2:
leaq L_.str.1(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_3:
leaq L_.str.2(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_4:
leaq L_.str.3(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_5:
leaq L_.str.4(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_6:
leaq L_.str.5(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_7:
leaq L_.str.6(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_8:
leaq L_.str.7(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_9:
leaq L_.str.8(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_10:
leaq L_.str.9(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_11:
leaq L_.str.10(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_12:
leaq L_.str.11(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_13:
leaq L_.str.12(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_14:
leaq L_.str.13(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_15:
leaq L_.str.14(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_16:
leaq L_.str.15(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_17:
leaq L_.str.16(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_18:
leaq L_.str.17(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_19:
leaq L_.str.18(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_20:
leaq L_.str.19(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_21:
leaq L_.str.20(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_22:
leaq L_.str.21(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_23:
leaq L_.str.22(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_24:
leaq L_.str.23(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_25:
leaq L_.str.24(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_26:
leaq L_.str.25(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_27:
leaq L_.str.26(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_28:
leaq L_.str.27(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_29:
leaq L_.str.28(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_30:
leaq L_.str.29(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_31:
leaq L_.str.30(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_32:
leaq L_.str.31(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_33:
leaq L_.str.32(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_34:
leaq L_.str.33(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_35:
leaq L_.str.34(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_36:
leaq L_.str.35(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_37:
leaq L_.str.36(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_38:
leaq L_.str.37(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_39:
leaq L_.str.38(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_40:
leaq L_.str.39(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_41:
leaq L_.str.40(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_42:
leaq L_.str.41(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_43:
leaq L_.str.42(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_44:
leaq L_.str.43(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_45:
leaq L_.str.44(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_46:
leaq L_.str.45(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_47:
leaq L_.str.46(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_48:
leaq L_.str.47(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_49:
leaq L_.str.48(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_50:
leaq L_.str.49(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_51:
leaq L_.str.50(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_52:
leaq L_.str.51(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_53:
leaq L_.str.52(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_54:
leaq L_.str.53(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_55:
leaq L_.str.54(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_56:
leaq L_.str.55(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_57:
leaq L_.str.56(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_58:
leaq L_.str.57(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_59:
leaq L_.str.58(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_60:
leaq L_.str.59(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_61:
leaq L_.str.60(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_62:
leaq L_.str.61(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_63:
leaq L_.str.62(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_64:
leaq L_.str.63(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_65:
leaq L_.str.64(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_66:
leaq L_.str.65(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_67:
leaq L_.str.66(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_68:
leaq L_.str.67(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_69:
leaq L_.str.68(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_70:
leaq L_.str.69(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_71:
leaq L_.str.70(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_72:
leaq L_.str.71(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_73:
leaq L_.str.72(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_74:
leaq L_.str.73(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_75:
leaq L_.str.74(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_76:
leaq L_.str.75(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_77:
leaq L_.str.76(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_78:
leaq L_.str.77(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_79:
leaq L_.str.78(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_80:
leaq L_.str.79(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_81:
leaq L_.str.80(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_82:
leaq L_.str.81(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_83:
leaq L_.str.82(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_84:
leaq L_.str.83(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_85:
leaq L_.str.84(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_86:
leaq L_.str.85(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_87:
leaq L_.str.86(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_88:
leaq L_.str.87(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_89:
leaq L_.str.88(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_90:
leaq L_.str.89(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_91:
leaq L_.str.90(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_92:
leaq L_.str.91(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_93:
leaq L_.str.92(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_94:
leaq L_.str.93(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_95:
leaq L_.str.94(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_96:
leaq L_.str.95(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_97:
leaq L_.str.96(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_98:
leaq L_.str.97(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_99:
leaq L_.str.98(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_100:
leaq L_.str.99(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_101:
leaq L_.str.100(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_102:
leaq L_.str.101(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_103:
leaq L_.str.102(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_104:
leaq L_.str.103(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_105:
leaq L_.str.104(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_106:
leaq L_.str.105(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_107:
leaq L_.str.106(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_108:
leaq L_.str.107(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_109:
leaq L_.str.108(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_110:
leaq L_.str.109(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_111:
leaq L_.str.110(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_112:
leaq L_.str.111(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_113:
leaq L_.str.112(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_114:
leaq L_.str.113(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_115:
leaq L_.str.114(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_116:
leaq L_.str.115(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_117:
leaq L_.str.116(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_118:
leaq L_.str.117(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_119:
leaq L_.str.118(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_120:
leaq L_.str.119(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_121:
leaq L_.str.120(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_122:
leaq L_.str.121(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_123:
leaq L_.str.122(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_124:
leaq L_.str.123(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_125:
leaq L_.str.124(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_126:
leaq L_.str.125(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_127:
leaq L_.str.126(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_128:
leaq L_.str.127(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_129:
leaq L_.str.128(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_130:
leaq L_.str.129(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_131:
leaq L_.str.130(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_132:
leaq L_.str.131(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_133:
leaq L_.str.132(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_134:
leaq L_.str.133(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_135:
leaq L_.str.134(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_136:
leaq L_.str.135(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_137:
leaq L_.str.136(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_138:
leaq L_.str.137(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_139:
leaq L_.str.138(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_140:
leaq L_.str.139(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_141:
leaq L_.str.140(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_142:
leaq L_.str.141(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_143:
leaq L_.str.142(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_144:
leaq L_.str.143(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_145:
leaq L_.str.144(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_146:
leaq L_.str.145(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_147:
leaq L_.str.146(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_148:
leaq L_.str.147(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_149:
leaq L_.str.148(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_150:
leaq L_.str.149(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_151:
leaq L_.str.150(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_152:
leaq L_.str.151(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_153:
leaq L_.str.152(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_154:
leaq L_.str.153(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_155:
leaq L_.str.154(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_156:
leaq L_.str.155(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_157:
leaq L_.str.156(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_158:
leaq L_.str.157(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_159:
leaq L_.str.158(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_160:
leaq L_.str.159(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_161:
leaq L_.str.160(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_162:
leaq L_.str.161(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_163:
leaq L_.str.162(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_164:
leaq L_.str.163(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_165:
leaq L_.str.164(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_166:
leaq L_.str.165(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_167:
leaq L_.str.166(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_168:
leaq L_.str.167(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_169:
leaq L_.str.168(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_170:
leaq L_.str.169(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_171:
leaq L_.str.170(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_172:
leaq L_.str.171(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_173:
leaq L_.str.172(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_174:
leaq L_.str.173(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_175:
leaq L_.str.174(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_176:
leaq L_.str.175(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_177:
leaq L_.str.176(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_178:
leaq L_.str.177(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_179:
leaq L_.str.178(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_180:
leaq L_.str.179(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_181:
leaq L_.str.180(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_182:
leaq L_.str.181(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_183:
leaq L_.str.182(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_184:
leaq L_.str.183(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_185:
leaq L_.str.184(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_186:
leaq L_.str.185(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_187:
leaq L_.str.186(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_188:
leaq L_.str.187(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_189:
leaq L_.str.188(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_190:
leaq L_.str.189(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_191:
leaq L_.str.190(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_192:
leaq L_.str.191(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_193:
leaq L_.str.192(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_194:
leaq L_.str.193(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_195:
leaq L_.str.194(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_196:
leaq L_.str.195(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_197:
leaq L_.str.196(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_198:
leaq L_.str.197(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_199:
leaq L_.str.198(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_200:
leaq L_.str.199(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_201:
leaq L_.str.200(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_202:
leaq L_.str.201(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_203:
leaq L_.str.202(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_204:
leaq L_.str.203(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_205:
leaq L_.str.204(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_206:
leaq L_.str.205(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_207:
leaq L_.str.206(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_208:
leaq L_.str.207(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_209:
leaq L_.str.208(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_210:
leaq L_.str.209(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_211:
leaq L_.str.210(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_212:
leaq L_.str.211(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_213:
leaq L_.str.212(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_214:
leaq L_.str.213(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_215:
leaq L_.str.214(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_216:
leaq L_.str.215(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_217:
leaq L_.str.216(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_218:
leaq L_.str.217(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_219:
leaq L_.str.218(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_220:
leaq L_.str.219(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_221:
leaq L_.str.220(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_222:
leaq L_.str.221(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_223:
leaq L_.str.222(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_224:
leaq L_.str.223(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_225:
leaq L_.str.224(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_226:
leaq L_.str.225(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_227:
leaq L_.str.226(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_228:
leaq L_.str.227(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_229:
leaq L_.str.228(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_230:
leaq L_.str.229(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_231:
leaq L_.str.230(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_232:
leaq L_.str.231(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_233:
leaq L_.str.232(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_234:
leaq L_.str.233(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_235:
leaq L_.str.234(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_236:
leaq L_.str.235(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_237:
leaq L_.str.236(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_238:
leaq L_.str.237(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_239:
leaq L_.str.238(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_240:
leaq L_.str.239(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_241:
leaq L_.str.240(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_242:
leaq L_.str.241(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_243:
leaq L_.str.242(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_244:
leaq L_.str.243(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_245:
leaq L_.str.244(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_246:
leaq L_.str.245(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_247:
leaq L_.str.246(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_248:
leaq L_.str.247(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_249:
leaq L_.str.248(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_250:
leaq L_.str.249(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_251:
leaq L_.str.250(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_252:
leaq L_.str.251(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_253:
leaq L_.str.252(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_254:
leaq L_.str.253(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_255:
leaq L_.str.254(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_256:
leaq L_.str.255(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_257:
leaq L_.str.256(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_258:
leaq L_.str.257(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_259:
leaq L_.str.258(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_260:
leaq L_.str.259(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_261:
leaq L_.str.260(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_262:
leaq L_.str.261(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_263:
leaq L_.str.262(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_264:
leaq L_.str.263(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_265:
leaq L_.str.264(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_266:
leaq L_.str.265(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_267:
leaq L_.str.266(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_268:
leaq L_.str.267(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_269:
leaq L_.str.268(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_270:
leaq L_.str.269(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_271:
leaq L_.str.270(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_272:
leaq L_.str.271(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_274
LBB0_273:
movq $0, -8(%rbp)
LBB0_274:
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "BusErrVct"
L_.str.1: ## @.str.1
.asciz "MonkeyLives"
L_.str.2: ## @.str.2
.asciz "ScrVRes"
L_.str.3: ## @.str.3
.asciz "ScrHRes"
L_.str.4: ## @.str.4
.asciz "ScreenRow"
L_.str.5: ## @.str.5
.asciz "MemTop"
L_.str.6: ## @.str.6
.asciz "BufPtr"
L_.str.7: ## @.str.7
.asciz "StkLowPt"
L_.str.8: ## @.str.8
.asciz "HeapEnd"
L_.str.9: ## @.str.9
.asciz "TheZone"
L_.str.10: ## @.str.10
.asciz "UTableBase"
L_.str.11: ## @.str.11
.asciz "DskVerify"
L_.str.12: ## @.str.12
.asciz "LoadTrap"
L_.str.13: ## @.str.13
.asciz "MmInOK"
L_.str.14: ## @.str.14
.asciz "CPUFlag"
L_.str.15: ## @.str.15
.asciz "ApplLimit"
L_.str.16: ## @.str.16
.asciz "DskErr"
L_.str.17: ## @.str.17
.asciz "SysEvtMask"
L_.str.18: ## @.str.18
.asciz "SysEvtBuf"
L_.str.19: ## @.str.19
.asciz "EventQueue"
L_.str.20: ## @.str.20
.asciz "EvtBufCnt"
L_.str.21: ## @.str.21
.asciz "RndSeed"
L_.str.22: ## @.str.22
.asciz "SysVersion"
L_.str.23: ## @.str.23
.asciz "SEvtEnb"
L_.str.24: ## @.str.24
.asciz "DSWndUpdate"
L_.str.25: ## @.str.25
.asciz "IntFlag"
L_.str.26: ## @.str.26
.asciz "VBLQueue"
L_.str.27: ## @.str.27
.asciz "Ticks"
L_.str.28: ## @.str.28
.asciz "MBTicks"
L_.str.29: ## @.str.29
.asciz "MBState"
L_.str.30: ## @.str.30
.asciz "KeyMapLM"
L_.str.31: ## @.str.31
.asciz "KeypadMap"
L_.str.32: ## @.str.32
.asciz "KeyLast"
L_.str.33: ## @.str.33
.asciz "KeyTime"
L_.str.34: ## @.str.34
.asciz "KeyRepTime"
L_.str.35: ## @.str.35
.asciz "KeyThresh"
L_.str.36: ## @.str.36
.asciz "KeyRepThresh"
L_.str.37: ## @.str.37
.asciz "Lvl1DT"
L_.str.38: ## @.str.38
.asciz "Lvl2DT"
L_.str.39: ## @.str.39
.asciz "UnitNtryCnt"
L_.str.40: ## @.str.40
.asciz "VIA"
L_.str.41: ## @.str.41
.asciz "SCCRd"
L_.str.42: ## @.str.42
.asciz "SCCWr"
L_.str.43: ## @.str.43
.asciz "IWM"
L_.str.44: ## @.str.44
.asciz "GetParam"
L_.str.45: ## @.str.45
.asciz "SysParam"
L_.str.46: ## @.str.46
.asciz "SPATalkA"
L_.str.47: ## @.str.47
.asciz "SPATalkB"
L_.str.48: ## @.str.48
.asciz "SPConfig"
L_.str.49: ## @.str.49
.asciz "SPPortA"
L_.str.50: ## @.str.50
.asciz "SPPortB"
L_.str.51: ## @.str.51
.asciz "SPAlarm"
L_.str.52: ## @.str.52
.asciz "SPFont"
L_.str.53: ## @.str.53
.asciz "SPKbd"
L_.str.54: ## @.str.54
.asciz "SPPrint"
L_.str.55: ## @.str.55
.asciz "SPVolCtl"
L_.str.56: ## @.str.56
.asciz "SPClikCaret"
L_.str.57: ## @.str.57
.asciz "SPMisc1"
L_.str.58: ## @.str.58
.asciz "PCDeskPat"
L_.str.59: ## @.str.59
.asciz "TimeLM"
L_.str.60: ## @.str.60
.asciz "BootDrive"
L_.str.61: ## @.str.61
.asciz "SFSaveDisk"
L_.str.62: ## @.str.62
.asciz "HiKeyLast"
L_.str.63: ## @.str.63
.asciz "KbdLast"
L_.str.64: ## @.str.64
.asciz "JKybdTask"
L_.str.65: ## @.str.65
.asciz "KbdType"
L_.str.66: ## @.str.66
.asciz "AlarmState"
L_.str.67: ## @.str.67
.asciz "MemErr"
L_.str.68: ## @.str.68
.asciz "SdVolume"
L_.str.69: ## @.str.69
.asciz "SoundPtr"
L_.str.70: ## @.str.70
.asciz "SoundBase"
L_.str.71: ## @.str.71
.asciz "SoundVBL"
L_.str.72: ## @.str.72
.asciz "SoundDCE"
L_.str.73: ## @.str.73
.asciz "SoundActive"
L_.str.74: ## @.str.74
.asciz "SoundLevel"
L_.str.75: ## @.str.75
.asciz "CurPitch"
L_.str.76: ## @.str.76
.asciz "SwitcherTPtr"
L_.str.77: ## @.str.77
.asciz "ROM85"
L_.str.78: ## @.str.78
.asciz "PortAUse"
L_.str.79: ## @.str.79
.asciz "PortBUse"
L_.str.80: ## @.str.80
.asciz "JGNEFilter"
L_.str.81: ## @.str.81
.asciz "Key1Trans"
L_.str.82: ## @.str.82
.asciz "Key2Trans"
L_.str.83: ## @.str.83
.asciz "SysZone"
L_.str.84: ## @.str.84
.asciz "ApplZone"
L_.str.85: ## @.str.85
.asciz "ROMBase"
L_.str.86: ## @.str.86
.asciz "RAMBase"
L_.str.87: ## @.str.87
.asciz "ExpandMem"
L_.str.88: ## @.str.88
.asciz "DSAlertTab"
L_.str.89: ## @.str.89
.asciz "ExtStsDT"
L_.str.90: ## @.str.90
.asciz "SCCASts"
L_.str.91: ## @.str.91
.asciz "SCCBSts"
L_.str.92: ## @.str.92
.asciz "SerialVars"
L_.str.93: ## @.str.93
.asciz "ABusVars"
L_.str.94: ## @.str.94
.asciz "ABusDCE"
L_.str.95: ## @.str.95
.asciz "DoubleTime"
L_.str.96: ## @.str.96
.asciz "CaretTime"
L_.str.97: ## @.str.97
.asciz "ScrDmpEnb"
L_.str.98: ## @.str.98
.asciz "ScrDmpType"
L_.str.99: ## @.str.99
.asciz "TagData"
L_.str.100: ## @.str.100
.asciz "BufTgFNum"
L_.str.101: ## @.str.101
.asciz "BufTgFFlg"
L_.str.102: ## @.str.102
.asciz "BufTgFBkNum"
L_.str.103: ## @.str.103
.asciz "BufTgDate"
L_.str.104: ## @.str.104
.asciz "DrvQHdr"
L_.str.105: ## @.str.105
.asciz "PWMBuf2"
L_.str.106: ## @.str.106
.asciz "HpChk"
L_.str.107: ## @.str.107
.asciz "Lo3Bytes"
L_.str.108: ## @.str.108
.asciz "MinStack"
L_.str.109: ## @.str.109
.asciz "DefltStack"
L_.str.110: ## @.str.110
.asciz "MMDefFlags"
L_.str.111: ## @.str.111
.asciz "GZRootHnd"
L_.str.112: ## @.str.112
.asciz "GZRootPtr"
L_.str.113: ## @.str.113
.asciz "GZMoveHnd"
L_.str.114: ## @.str.114
.asciz "DSDrawProc"
L_.str.115: ## @.str.115
.asciz "EjectNotify"
L_.str.116: ## @.str.116
.asciz "IAZNotify"
L_.str.117: ## @.str.117
.asciz "CurDirStore"
L_.str.118: ## @.str.118
.asciz "DSAlertRect"
L_.str.119: ## @.str.119
.asciz "ScrnBase"
L_.str.120: ## @.str.120
.asciz "MTemp"
L_.str.121: ## @.str.121
.asciz "RawMouse"
L_.str.122: ## @.str.122
.asciz "Mouse"
L_.str.123: ## @.str.123
.asciz "CrsrPin"
L_.str.124: ## @.str.124
.asciz "CrsrRect"
L_.str.125: ## @.str.125
.asciz "TheCrsr"
L_.str.126: ## @.str.126
.asciz "CrsrAddr"
L_.str.127: ## @.str.127
.asciz "CrsrSave"
L_.str.128: ## @.str.128
.asciz "JSetCCrsr"
L_.str.129: ## @.str.129
.asciz "JOpcodeProc"
L_.str.130: ## @.str.130
.asciz "CrsrBase"
L_.str.131: ## @.str.131
.asciz "CrsrDevice"
L_.str.132: ## @.str.132
.asciz "SrcDevice"
L_.str.133: ## @.str.133
.asciz "MainDevice"
L_.str.134: ## @.str.134
.asciz "DeviceList"
L_.str.135: ## @.str.135
.asciz "CrsrRow"
L_.str.136: ## @.str.136
.asciz "QDColors"
L_.str.137: ## @.str.137
.asciz "CrsrVis"
L_.str.138: ## @.str.138
.asciz "CrsrBusy"
L_.str.139: ## @.str.139
.asciz "CrsrNew"
L_.str.140: ## @.str.140
.asciz "CrsrCouple"
L_.str.141: ## @.str.141
.asciz "CrsrState"
L_.str.142: ## @.str.142
.asciz "CrsrObscure"
L_.str.143: ## @.str.143
.asciz "CrsrScale"
L_.str.144: ## @.str.144
.asciz "MouseMask"
L_.str.145: ## @.str.145
.asciz "MouseOffset"
L_.str.146: ## @.str.146
.asciz "JournalFlag"
L_.str.147: ## @.str.147
.asciz "JournalRef"
L_.str.148: ## @.str.148
.asciz "CrsrThresh"
L_.str.149: ## @.str.149
.asciz "JCrsrTask"
L_.str.150: ## @.str.150
.asciz "WWExist"
L_.str.151: ## @.str.151
.asciz "QDExist"
L_.str.152: ## @.str.152
.asciz "JFetch"
L_.str.153: ## @.str.153
.asciz "JStash"
L_.str.154: ## @.str.154
.asciz "JIODone"
L_.str.155: ## @.str.155
.asciz "CurApRefNum"
L_.str.156: ## @.str.156
.asciz "LaunchFlag"
L_.str.157: ## @.str.157
.asciz "CurrentA5"
L_.str.158: ## @.str.158
.asciz "CurStackBase"
L_.str.159: ## @.str.159
.asciz "CurApName"
L_.str.160: ## @.str.160
.asciz "SaveSegHandle"
L_.str.161: ## @.str.161
.asciz "CurJTOffset"
L_.str.162: ## @.str.162
.asciz "CurPageOption"
L_.str.163: ## @.str.163
.asciz "HiliteMode"
L_.str.164: ## @.str.164
.asciz "LoaderPBlock"
L_.str.165: ## @.str.165
.asciz "ScrapVars"
L_.str.166: ## @.str.166
.asciz "ScrapHandle"
L_.str.167: ## @.str.167
.asciz "ScrapCount"
L_.str.168: ## @.str.168
.asciz "ScrapState"
L_.str.169: ## @.str.169
.asciz "ScrapName"
L_.str.170: ## @.str.170
.asciz "ScrapTag"
L_.str.171: ## @.str.171
.asciz "ScrapEnd"
L_.str.172: ## @.str.172
.asciz "WindowList"
L_.str.173: ## @.str.173
.asciz "PaintWhite"
L_.str.174: ## @.str.174
.asciz "WMgrPort"
L_.str.175: ## @.str.175
.asciz "GrayRgn"
L_.str.176: ## @.str.176
.asciz "DragHook"
L_.str.177: ## @.str.177
.asciz "Scratch8"
L_.str.178: ## @.str.178
.asciz "OneOne"
L_.str.179: ## @.str.179
.asciz "MinusOne"
L_.str.180: ## @.str.180
.asciz "DeskPattern"
L_.str.181: ## @.str.181
.asciz "TopMapHndl"
L_.str.182: ## @.str.182
.asciz "SysMapHndl"
L_.str.183: ## @.str.183
.asciz "SysMap"
L_.str.184: ## @.str.184
.asciz "CurMap"
L_.str.185: ## @.str.185
.asciz "ResReadOnly"
L_.str.186: ## @.str.186
.asciz "ResLoad"
L_.str.187: ## @.str.187
.asciz "ResErr"
L_.str.188: ## @.str.188
.asciz "CurActivate"
L_.str.189: ## @.str.189
.asciz "CurDeactive"
L_.str.190: ## @.str.190
.asciz "DeskHook"
L_.str.191: ## @.str.191
.asciz "TEDoText"
L_.str.192: ## @.str.192
.asciz "TERecal"
L_.str.193: ## @.str.193
.asciz "GhostWindow"
L_.str.194: ## @.str.194
.asciz "ResumeProc"
L_.str.195: ## @.str.195
.asciz "TEScrpLength"
L_.str.196: ## @.str.196
.asciz "TEScrpHandle"
L_.str.197: ## @.str.197
.asciz "SysResName"
L_.str.198: ## @.str.198
.asciz "DSErrCode"
L_.str.199: ## @.str.199
.asciz "ResErrProc"
L_.str.200: ## @.str.200
.asciz "TEWdBreak"
L_.str.201: ## @.str.201
.asciz "KeyMVars"
L_.str.202: ## @.str.202
.asciz "ROMMapHndl"
L_.str.203: ## @.str.203
.asciz "RomMapInsert"
L_.str.204: ## @.str.204
.asciz "TmpResLoad"
L_.str.205: ## @.str.205
.asciz "IntlSpec"
L_.str.206: ## @.str.206
.asciz "WordRedraw"
L_.str.207: ## @.str.207
.asciz "MBarHeight"
L_.str.208: ## @.str.208
.asciz "TESysJust"
L_.str.209: ## @.str.209
.asciz "HiHeapMark"
L_.str.210: ## @.str.210
.asciz "SegHiEnable"
L_.str.211: ## @.str.211
.asciz "CommToolboxGlobals"
L_.str.212: ## @.str.212
.asciz "SCSIBase"
L_.str.213: ## @.str.213
.asciz "SCSIDMA"
L_.str.214: ## @.str.214
.asciz "SCSIHsk"
L_.str.215: ## @.str.215
.asciz "SCSIGlobals"
L_.str.216: ## @.str.216
.asciz "RGBBlack"
L_.str.217: ## @.str.217
.asciz "RGBWhite"
L_.str.218: ## @.str.218
.asciz "RowBits"
L_.str.219: ## @.str.219
.asciz "ColLines"
L_.str.220: ## @.str.220
.asciz "ScreenBytes"
L_.str.221: ## @.str.221
.asciz "NMIFlag"
L_.str.222: ## @.str.222
.asciz "VidType"
L_.str.223: ## @.str.223
.asciz "VidMode"
L_.str.224: ## @.str.224
.asciz "SCSIPoll"
L_.str.225: ## @.str.225
.asciz "SEVarBase"
L_.str.226: ## @.str.226
.asciz "MMUFlags"
L_.str.227: ## @.str.227
.asciz "MMUType"
L_.str.228: ## @.str.228
.asciz "MMU32bit"
L_.str.229: ## @.str.229
.asciz "MMUFluff"
L_.str.230: ## @.str.230
.asciz "MMUTbl"
L_.str.231: ## @.str.231
.asciz "MMUTblSize"
L_.str.232: ## @.str.232
.asciz "SInfoPtr"
L_.str.233: ## @.str.233
.asciz "ASCBase"
L_.str.234: ## @.str.234
.asciz "SMGlobals"
L_.str.235: ## @.str.235
.asciz "TheGDevice"
L_.str.236: ## @.str.236
.asciz "CQDGlobals"
L_.str.237: ## @.str.237
.asciz "ADBBase"
L_.str.238: ## @.str.238
.asciz "WarmStart"
L_.str.239: ## @.str.239
.asciz "TimeDBRA"
L_.str.240: ## @.str.240
.asciz "TimeSCCDB"
L_.str.241: ## @.str.241
.asciz "SlotQDT"
L_.str.242: ## @.str.242
.asciz "SlotPrTbl"
L_.str.243: ## @.str.243
.asciz "SlotVBLQ"
L_.str.244: ## @.str.244
.asciz "ScrnVBLPtr"
L_.str.245: ## @.str.245
.asciz "SlotTICKS"
L_.str.246: ## @.str.246
.asciz "TableSeed"
L_.str.247: ## @.str.247
.asciz "SRsrcTblPtr"
L_.str.248: ## @.str.248
.asciz "JVBLTask"
L_.str.249: ## @.str.249
.asciz "WMgrCPort"
L_.str.250: ## @.str.250
.asciz "VertRRate"
L_.str.251: ## @.str.251
.asciz "ChunkyDepth"
L_.str.252: ## @.str.252
.asciz "CrsrPtr"
L_.str.253: ## @.str.253
.asciz "PortList"
L_.str.254: ## @.str.254
.asciz "MickeyBytes"
L_.str.255: ## @.str.255
.asciz "QDErrLM"
L_.str.256: ## @.str.256
.asciz "VIA2DT"
L_.str.257: ## @.str.257
.asciz "SInitFlags"
L_.str.258: ## @.str.258
.asciz "DTQueue"
L_.str.259: ## @.str.259
.asciz "DTskQHdr"
L_.str.260: ## @.str.260
.asciz "DTskQTail"
L_.str.261: ## @.str.261
.asciz "JDTInstall"
L_.str.262: ## @.str.262
.asciz "HiliteRGB"
L_.str.263: ## @.str.263
.asciz "TimeSCSIDB"
L_.str.264: ## @.str.264
.asciz "DSCtrAdj"
L_.str.265: ## @.str.265
.asciz "IconTLAddr"
L_.str.266: ## @.str.266
.asciz "VideoInfoOK"
L_.str.267: ## @.str.267
.asciz "EndSRTPtr"
L_.str.268: ## @.str.268
.asciz "SDMJmpTblPtr"
L_.str.269: ## @.str.269
.asciz "JSwapMMU"
L_.str.270: ## @.str.270
.asciz "SdmBusErr"
L_.str.271: ## @.str.271
.asciz "LastTxGDevice"
.subsections_via_symbols
| the_stack_data/1110639.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 w8, #1
str w8, [sp, #16] ; 4-byte Folded Spill
stur w8, [x29, #-20]
str w8, [sp, #24]
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
ldr w8, [sp, #16] ; 4-byte Folded Reload
stur w8, [x29, #-16]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-16]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-20]
ldur w9, [x29, #-16]
mul w8, w8, w9
stur w8, [x29, #-20]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-16]
add w8, w8, #1
stur w8, [x29, #-16]
b LBB0_1
LBB0_4:
stur wzr, [x29, #-16]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-16]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #24]
ldur w9, [x29, #-8]
ldur w10, [x29, #-16]
subs w9, w9, w10
mul w8, w8, w9
str w8, [sp, #24]
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldur w8, [x29, #-16]
add w8, w8, #1
stur w8, [x29, #-16]
b LBB0_5
LBB0_8:
ldr w8, [sp, #24]
ldur w9, [x29, #-20]
sdiv w8, w8, w9
str w8, [sp, #20]
ldr w9, [sp, #20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
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 "%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 $1, -20(%rbp)
movl $1, -24(%rbp)
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
leaq -12(%rbp), %rdx
movb $0, %al
callq _scanf
movl $1, -16(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -16(%rbp), %eax
cmpl -12(%rbp), %eax
jg LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
imull -16(%rbp), %eax
movl %eax, -20(%rbp)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB0_1
LBB0_4:
movl $0, -16(%rbp)
LBB0_5: ## =>This Inner Loop Header: Depth=1
movl -16(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB0_8
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movl -24(%rbp), %eax
movl -8(%rbp), %ecx
subl -16(%rbp), %ecx
imull %ecx, %eax
movl %eax, -24(%rbp)
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB0_5
LBB0_8:
movl -24(%rbp), %eax
cltd
idivl -20(%rbp)
movl %eax, -28(%rbp)
movl -28(%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"
L_.str.1: ## @.str.1
.asciz "%d"
.subsections_via_symbols
| the_stack_data/117326910.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _deleteLast ; -- Begin function deleteLast
.p2align 2
_deleteLast: ; @deleteLast
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
mov x0, #24
bl _malloc
str x0, [sp]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_8
LBB0_2:
b LBB0_3
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
ldr x8, [x8]
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=1
ldr x8, [sp, #8]
str x8, [sp]
ldr x8, [sp, #8]
ldr x8, [x8]
ldr x8, [x8, #16]
ldr x9, [sp, #8]
str x8, [x9]
b LBB0_3
LBB0_5:
ldr x8, [sp, #8]
ldr x8, [x8]
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
ldr x8, [sp, #8]
ldr x8, [x8]
ldr x8, [x8, #8]
ldr x9, [sp, #8]
str x8, [x9]
ldr x8, [sp, #8]
ldr x8, [x8]
; kill: def $x9 killed $xzr
str xzr, [x8, #16]
b LBB0_7
LBB0_7:
b LBB0_8
LBB0_8:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _display ; -- Begin function display
.p2align 2
_display: ; @display
.cfi_startproc
; %bb.0:
sub sp, sp, #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]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldur x8, [x29, #-8]
str x8, [sp, #16]
ldur x8, [x29, #-8]
ldr x8, [x8, #16]
stur x8, [x29, #-8]
b LBB1_1
LBB1_3:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB1_4
LBB1_4: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB1_6
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_4 Depth=1
ldr x8, [sp, #16]
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
ldr x8, [sp, #16]
ldr x8, [x8, #8]
str x8, [sp, #16]
b LBB1_4
LBB1_6:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
; kill: def $x8 killed $xzr
stur xzr, [x29, #-16]
str wzr, [sp, #40]
mov x9, sp
sub x8, x29, #36
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _scanf
ldur w8, [x29, #-36]
adds w8, w8, #999
cset w8, ne
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w8, #1
str w8, [sp, #40]
b LBB2_2
LBB2_2:
b LBB2_3
LBB2_3: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-36]
adds w8, w8, #999
cset w8, eq
tbnz w8, #0, LBB2_8
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_3 Depth=1
mov x0, #24
bl _malloc
stur x0, [x29, #-24]
ldur w8, [x29, #-36]
ldur x9, [x29, #-24]
str w8, [x9]
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_6
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_3 Depth=1
ldur x8, [x29, #-24]
stur x8, [x29, #-16]
ldur x8, [x29, #-16]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
b LBB2_7
LBB2_6: ; in Loop: Header=BB2_3 Depth=1
ldur x8, [x29, #-24]
ldur x9, [x29, #-32]
str x8, [x9, #16]
ldur x8, [x29, #-32]
ldur x9, [x29, #-24]
str x8, [x9, #8]
b LBB2_7
LBB2_7: ; in Loop: Header=BB2_3 Depth=1
ldur x8, [x29, #-24]
stur x8, [x29, #-32]
mov x9, sp
sub x8, x29, #36
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _scanf
b LBB2_3
LBB2_8:
sub x0, x29, #16
str x0, [sp, #16] ; 8-byte Folded Spill
bl _deleteLast
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _deleteLast
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _deleteLast
ldur x0, [x29, #-16]
bl _display
ldur w0, [x29, #-4]
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 "Underflow"
l_.str.1: ; @.str.1
.asciz "\n"
l_.str.2: ; @.str.2
.asciz "%d "
l_.str.3: ; @.str.3
.asciz "%d"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _deleteLast ## -- Begin function deleteLast
.p2align 4, 0x90
_deleteLast: ## @deleteLast
.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 $24, %edi
callq _malloc
movq %rax, -16(%rbp)
cmpq $0, -8(%rbp)
jne LBB0_2
## %bb.1:
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_8
LBB0_2:
jmp LBB0_3
LBB0_3: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movq (%rax), %rax
cmpq $0, 16(%rax)
je LBB0_5
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movq -8(%rbp), %rax
movq %rax, -16(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rax
movq 16(%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
jmp LBB0_3
LBB0_5:
movq -8(%rbp), %rax
movq (%rax), %rax
cmpq $0, 16(%rax)
jne LBB0_7
## %bb.6:
movq -8(%rbp), %rax
movq (%rax), %rax
movq 8(%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
movq -8(%rbp), %rax
movq (%rax), %rax
movq $0, 16(%rax)
LBB0_7:
jmp LBB0_8
LBB0_8:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _display ## -- Begin function display
.p2align 4, 0x90
_display: ## @display
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
cmpq $0, -8(%rbp)
je LBB1_3
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rax
movq %rax, -16(%rbp)
movq -8(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -8(%rbp)
jmp LBB1_1
LBB1_3:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
LBB1_4: ## =>This Inner Loop Header: Depth=1
cmpq $0, -16(%rbp)
je LBB1_6
## %bb.5: ## in Loop: Header=BB1_4 Depth=1
movq -16(%rbp), %rax
movl (%rax), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -16(%rbp)
jmp LBB1_4
LBB1_6:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movl $0, -4(%rbp)
movq $0, -16(%rbp)
movl $0, -40(%rbp)
leaq L_.str.3(%rip), %rdi
leaq -36(%rbp), %rsi
movb $0, %al
callq _scanf
cmpl $-999, -36(%rbp) ## imm = 0xFC19
jne LBB2_2
## %bb.1:
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $1, -40(%rbp)
LBB2_2:
jmp LBB2_3
LBB2_3: ## =>This Inner Loop Header: Depth=1
cmpl $-999, -36(%rbp) ## imm = 0xFC19
je LBB2_8
## %bb.4: ## in Loop: Header=BB2_3 Depth=1
movl $24, %edi
callq _malloc
movq %rax, -24(%rbp)
movl -36(%rbp), %ecx
movq -24(%rbp), %rax
movl %ecx, (%rax)
cmpq $0, -16(%rbp)
jne LBB2_6
## %bb.5: ## in Loop: Header=BB2_3 Depth=1
movq -24(%rbp), %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rax
movq $0, 8(%rax)
jmp LBB2_7
LBB2_6: ## in Loop: Header=BB2_3 Depth=1
movq -24(%rbp), %rcx
movq -32(%rbp), %rax
movq %rcx, 16(%rax)
movq -32(%rbp), %rcx
movq -24(%rbp), %rax
movq %rcx, 8(%rax)
LBB2_7: ## in Loop: Header=BB2_3 Depth=1
movq -24(%rbp), %rax
movq %rax, -32(%rbp)
leaq L_.str.3(%rip), %rdi
leaq -36(%rbp), %rsi
movb $0, %al
callq _scanf
jmp LBB2_3
LBB2_8:
leaq -16(%rbp), %rdi
callq _deleteLast
leaq -16(%rbp), %rdi
callq _deleteLast
leaq -16(%rbp), %rdi
callq _deleteLast
movq -16(%rbp), %rdi
callq _display
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Underflow"
L_.str.1: ## @.str.1
.asciz "\n"
L_.str.2: ## @.str.2
.asciz "%d "
L_.str.3: ## @.str.3
.asciz "%d"
.subsections_via_symbols
| the_stack_data/159514261.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _model_ ; -- Begin function model_
.p2align 2
_model_: ; @model_
.cfi_startproc
; %bb.0:
sub sp, sp, #160
.cfi_def_cfa_offset 160
ldr x11, [sp, #160]
ldr x10, [sp, #168]
ldr x9, [sp, #176]
ldr x8, [sp, #184]
str x0, [sp, #152]
str x1, [sp, #144]
str x2, [sp, #136]
str x3, [sp, #128]
str x4, [sp, #120]
str x5, [sp, #112]
str x6, [sp, #104]
str x7, [sp, #96]
str x11, [sp, #88]
str x10, [sp, #80]
str x9, [sp, #72]
str x8, [sp, #64]
ldr x8, [sp, #88]
ldr d0, [x8]
str d0, [sp, #40]
ldr x8, [sp, #88]
ldr d0, [x8, #8]
str d0, [sp, #32]
ldr x8, [sp, #88]
ldr d0, [x8, #16]
str d0, [sp, #24]
ldr d0, [sp, #32]
ldr d1, [sp, #24]
fdiv d0, d0, d1
str d0, [sp, #8]
ldr d0, [sp, #8]
ldr x8, [sp, #80]
str d0, [x8]
str wzr, [sp, #60]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #60]
ldr x9, [sp, #128]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_7
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w9, [sp, #60]
mov w8, #2
mul w9, w8, w9
str w9, [sp, #56]
ldr w9, [sp, #60]
mul w8, w8, w9
add w8, w8, #1
str w8, [sp, #52]
ldr w8, [sp, #60]
subs w8, w8, #1
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #72]
ldrsw x9, [sp, #56]
ldr d0, [x8, x9, lsl #3]
str d0, [sp, #16]
ldr d0, [sp, #40]
ldr x8, [sp, #72]
ldrsw x9, [sp, #52]
ldr d1, [x8, x9, lsl #3]
fmul d0, d0, d1
ldr x8, [sp, #64]
ldrsw x9, [sp, #60]
str d0, [x8, x9, lsl #3]
b LBB0_5
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #72]
ldrsw x9, [sp, #56]
ldr d0, [x8, x9, lsl #3]
ldr x8, [sp, #72]
ldr w9, [sp, #56]
subs w9, w9, #2
ldr d1, [x8, w9, sxtw #3]
fsub d0, d0, d1
str d0, [sp, #16]
ldr x8, [sp, #64]
ldr w9, [sp, #60]
subs w9, w9, #1
ldr d2, [x8, w9, sxtw #3]
ldr d0, [sp, #40]
ldr x8, [sp, #72]
ldrsw x9, [sp, #52]
ldr d1, [x8, x9, lsl #3]
ldr x8, [sp, #72]
ldr w9, [sp, #52]
subs w9, w9, #2
ldr d3, [x8, w9, sxtw #3]
fsub d1, d1, d3
fmadd d2, d0, d1, d2
ldr d0, [sp, #32]
ldr d1, [sp, #16]
fmul d0, d0, d1
ldr x8, [sp, #72]
ldr w9, [sp, #52]
subs w9, w9, #2
ldr d1, [x8, w9, sxtw #3]
fmadd d2, d0, d1, d2
ldr d0, [sp, #16]
ldr x8, [sp, #64]
ldr w9, [sp, #60]
subs w9, w9, #1
ldr d1, [x8, w9, sxtw #3]
fmul d0, d0, d1
ldr d1, [sp, #24]
fmsub d0, d0, d1, d2
ldr x8, [sp, #64]
ldrsw x9, [sp, #60]
str d0, [x8, x9, lsl #3]
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #60]
add w8, w8, #1
str w8, [sp, #60]
b LBB0_1
LBB0_7:
add sp, sp, #160
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _model_ ## -- Begin function model_
.p2align 4, 0x90
_model_: ## @model_
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq 56(%rbp), %rax
movq 48(%rbp), %rax
movq 40(%rbp), %rax
movq 32(%rbp), %rax
movq 24(%rbp), %rax
movq 16(%rbp), %rax
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movq %r8, -40(%rbp)
movq %r9, -48(%rbp)
movq 32(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -72(%rbp)
movq 32(%rbp), %rax
movsd 8(%rax), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -80(%rbp)
movq 32(%rbp), %rax
movsd 16(%rax), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -88(%rbp)
movsd -80(%rbp), %xmm0 ## xmm0 = mem[0],zero
divsd -88(%rbp), %xmm0
movsd %xmm0, -104(%rbp)
movsd -104(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq 40(%rbp), %rax
movsd %xmm0, (%rax)
movl $0, -52(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -52(%rbp), %eax
movq -32(%rbp), %rcx
cmpl (%rcx), %eax
jge LBB0_7
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -52(%rbp), %eax
shll $1, %eax
movl %eax, -56(%rbp)
movl -52(%rbp), %eax
shll $1, %eax
addl $1, %eax
movl %eax, -60(%rbp)
cmpl $1, -52(%rbp)
jge LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movq 48(%rbp), %rax
movslq -56(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -96(%rbp)
movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq 48(%rbp), %rax
movslq -60(%rbp), %rcx
mulsd (%rax,%rcx,8), %xmm0
movq 56(%rbp), %rax
movslq -52(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
jmp LBB0_5
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movq 48(%rbp), %rax
movslq -56(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq 48(%rbp), %rax
movl -56(%rbp), %ecx
subl $2, %ecx
movslq %ecx, %rcx
subsd (%rax,%rcx,8), %xmm0
movsd %xmm0, -96(%rbp)
movq 56(%rbp), %rax
movl -52(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq 48(%rbp), %rax
movslq -60(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movq 48(%rbp), %rax
movl -60(%rbp), %ecx
subl $2, %ecx
movslq %ecx, %rcx
subsd (%rax,%rcx,8), %xmm2
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd -80(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd -96(%rbp), %xmm1
movq 48(%rbp), %rax
movl -60(%rbp), %ecx
subl $2, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm2, %xmm1
addsd %xmm0, %xmm1
movsd -96(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq 56(%rbp), %rax
movl -52(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
mulsd (%rax,%rcx,8), %xmm0
movsd -88(%rbp), %xmm2 ## xmm2 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movq 56(%rbp), %rax
movslq -52(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_6
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB0_1
LBB0_7:
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/122637.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _chb2st_kernels_ ; -- Begin function chb2st_kernels_
.p2align 2
_chb2st_kernels_: ; @chb2st_kernels_
.cfi_startproc
; %bb.0:
sub sp, sp, #464
.cfi_def_cfa_offset 464
stp x28, x27, [sp, #432] ; 16-byte Folded Spill
stp x29, x30, [sp, #448] ; 16-byte Folded Spill
add x29, sp, #448
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
ldr x14, [x29, #16]
ldr x13, [x29, #24]
ldr x12, [x29, #32]
ldr x11, [x29, #40]
ldr x10, [x29, #48]
ldr x9, [x29, #56]
ldr x8, [x29, #64]
stur x0, [x29, #-24]
stur x1, [x29, #-32]
stur x2, [x29, #-40]
stur x3, [x29, #-48]
stur x4, [x29, #-56]
stur x5, [x29, #-64]
stur x6, [x29, #-72]
stur x7, [x29, #-80]
stur x14, [x29, #-88]
stur x13, [x29, #-96]
stur x12, [x29, #-104]
stur x11, [x29, #-112]
stur x10, [x29, #-120]
stur x9, [x29, #-128]
stur x8, [x29, #-136]
ldur x8, [x29, #-104]
ldr w8, [x8]
stur w8, [x29, #-140]
ldur w8, [x29, #-140]
mov x9, #0
lsr w8, w8, #0
add w8, w8, #1
stur w8, [x29, #-144]
ldursw x10, [x29, #-144]
ldur x8, [x29, #-96]
subs x9, x9, x10
add x8, x8, x9, lsl #3
stur x8, [x29, #-96]
ldur x8, [x29, #-112]
subs x8, x8, #8
stur x8, [x29, #-112]
ldur x8, [x29, #-120]
subs x8, x8, #8
stur x8, [x29, #-120]
ldur x8, [x29, #-136]
subs x8, x8, #8
stur x8, [x29, #-136]
ldur x8, [x29, #-88]
ldr w8, [x8]
ldur x9, [x29, #-128]
ldr w9, [x9]
add w8, w8, w9
stur w8, [x29, #-208]
ldur x0, [x29, #-24]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _lsame_
stur w0, [x29, #-188]
ldur w8, [x29, #-188]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur x8, [x29, #-80]
ldr w8, [x8]
lsl w8, w8, #1
add w8, w8, #1
stur w8, [x29, #-176]
ldur x8, [x29, #-80]
ldr w8, [x8]
lsl w8, w8, #1
stur w8, [x29, #-212]
b LBB0_3
LBB0_2:
mov w8, #1
stur w8, [x29, #-176]
mov w8, #2
stur w8, [x29, #-212]
b LBB0_3
LBB0_3:
ldur w8, [x29, #-188]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_30
b LBB0_4
LBB0_4:
ldur x8, [x29, #-32]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldur x8, [x29, #-64]
ldr w8, [x8]
subs w8, w8, #1
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
ldur x9, [x29, #-72]
ldr w9, [x9]
mul w8, w8, w9
ldur x9, [x29, #-48]
ldr w9, [x9]
add w8, w8, w9
stur w8, [x29, #-180]
ldur x8, [x29, #-64]
ldr w8, [x8]
subs w8, w8, #1
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
ldur x9, [x29, #-72]
ldr w9, [x9]
mul w8, w8, w9
ldur x9, [x29, #-48]
ldr w9, [x9]
add w8, w8, w9
stur w8, [x29, #-216]
b LBB0_7
LBB0_6:
ldur x8, [x29, #-64]
ldr w8, [x8]
subs w8, w8, #1
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
ldur x9, [x29, #-72]
ldr w9, [x9]
mul w8, w8, w9
ldur x9, [x29, #-48]
ldr w9, [x9]
add w8, w8, w9
stur w8, [x29, #-180]
ldur x8, [x29, #-64]
ldr w8, [x8]
subs w8, w8, #1
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
ldur x9, [x29, #-72]
ldr w9, [x9]
mul w8, w8, w9
ldur x9, [x29, #-48]
ldr w9, [x9]
add w8, w8, w9
stur w8, [x29, #-216]
b LBB0_7
LBB0_7:
ldur x8, [x29, #-40]
ldr w8, [x8]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_13
b LBB0_8
LBB0_8:
ldur x8, [x29, #-56]
ldr w8, [x8]
ldur x9, [x29, #-48]
ldr w9, [x9]
subs w9, w8, w9
mov w8, #1
add w9, w9, #1
stur w9, [x29, #-200]
ldur w9, [x29, #-180]
stur w9, [x29, #-148]
ldur x9, [x29, #-112]
ldursw x10, [x29, #-148]
lsl x10, x10, #3
fmov s0, #1.00000000
str s0, [x9, x10]
ldur x9, [x29, #-112]
ldursw x10, [x29, #-148]
add x9, x9, x10, lsl #3
movi d0, #0000000000000000
str s0, [x9, #4]
ldur w9, [x29, #-200]
subs w9, w9, #1
stur w9, [x29, #-148]
stur w8, [x29, #-184]
b LBB0_9
LBB0_9: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-184]
ldur w9, [x29, #-148]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_12
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_9 Depth=1
ldur w8, [x29, #-180]
ldur w9, [x29, #-184]
add w8, w8, w9
stur w8, [x29, #-152]
ldur x8, [x29, #-96]
ldur w9, [x29, #-212]
ldur w10, [x29, #-184]
subs w9, w9, w10
ldur x10, [x29, #-48]
ldr w10, [x10]
ldur w11, [x29, #-184]
add w10, w10, w11
ldur w11, [x29, #-140]
mul w10, w10, w11
add w9, w9, w10
add x0, x8, w9, sxtw #3
bl _Cf
str s0, [sp, #224] ; 4-byte Folded Spill
fneg s0, s1
stur s0, [x29, #-220] ; 4-byte Folded Spill
sub x0, x29, #164
bl __pCf
ldr s1, [sp, #224] ; 4-byte Folded Reload
ldur s0, [x29, #-220] ; 4-byte Folded Reload
str s1, [x0]
str s0, [x0, #4]
ldur s0, [x29, #-164]
ldur x8, [x29, #-112]
ldursw x9, [x29, #-152]
lsl x9, x9, #3
str s0, [x8, x9]
ldur s0, [x29, #-160]
ldur x8, [x29, #-112]
ldursw x9, [x29, #-152]
add x8, x8, x9, lsl #3
str s0, [x8, #4]
ldur w8, [x29, #-212]
ldur w9, [x29, #-184]
subs w8, w8, w9
ldur x9, [x29, #-48]
ldr w9, [x9]
ldur w10, [x29, #-184]
add w9, w9, w10
ldur w10, [x29, #-140]
mul w9, w9, w10
add w8, w8, w9
stur w8, [x29, #-152]
ldur x8, [x29, #-96]
ldursw x9, [x29, #-152]
lsl x9, x9, #3
movi d0, #0000000000000000
str s0, [x8, x9]
ldur x8, [x29, #-96]
ldursw x9, [x29, #-152]
add x8, x8, x9, lsl #3
str s0, [x8, #4]
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_9 Depth=1
ldur w8, [x29, #-184]
add w8, w8, #1
stur w8, [x29, #-184]
b LBB0_9
LBB0_12:
ldur x8, [x29, #-96]
ldur w9, [x29, #-212]
ldur x10, [x29, #-48]
ldr w10, [x10]
ldur w11, [x29, #-140]
mul w10, w10, w11
add w9, w9, w10
add x0, x8, w9, sxtw #3
bl _Cf
str s0, [sp, #176] ; 4-byte Folded Spill
fneg s0, s1
str s0, [sp, #180] ; 4-byte Folded Spill
sub x0, x29, #164
str x0, [sp, #208] ; 8-byte Folded Spill
bl __pCf
ldr s1, [sp, #176] ; 4-byte Folded Reload
ldr s0, [sp, #180] ; 4-byte Folded Reload
str s1, [x0]
str s0, [x0, #4]
ldur s0, [x29, #-164]
sub x1, x29, #172
stur s0, [x29, #-172]
ldur s0, [x29, #-160]
stur s0, [x29, #-168]
ldur x8, [x29, #-112]
ldur w9, [x29, #-180]
add w9, w9, #1
add x2, x8, w9, sxtw #3
ldur x8, [x29, #-120]
ldursw x9, [x29, #-216]
add x4, x8, x9, lsl #3
sub x0, x29, #200
str x0, [sp, #192] ; 8-byte Folded Spill
adrp x3, _c__1@PAGE
add x3, x3, _c__1@PAGEOFF
str x3, [sp, #200] ; 8-byte Folded Spill
bl _clarfg_
ldur w8, [x29, #-212]
ldur x9, [x29, #-48]
ldr w9, [x9]
ldur w10, [x29, #-140]
mul w9, w9, w10
add w8, w8, w9
sub x9, x29, #148
str x9, [sp, #216] ; 8-byte Folded Spill
stur w8, [x29, #-148]
ldur s0, [x29, #-172]
ldur x8, [x29, #-96]
ldursw x9, [x29, #-148]
lsl x9, x9, #3
str s0, [x8, x9]
ldur s0, [x29, #-168]
ldur x8, [x29, #-96]
ldursw x9, [x29, #-148]
add x8, x8, x9, lsl #3
str s0, [x8, #4]
ldur x8, [x29, #-56]
ldr w8, [x8]
ldur x9, [x29, #-48]
ldr w9, [x9]
subs w8, w8, w9
add w8, w8, #1
stur w8, [x29, #-200]
ldur x8, [x29, #-120]
ldursw x9, [x29, #-216]
add x0, x8, x9, lsl #3
bl _Cf
ldr x0, [sp, #208] ; 8-byte Folded Reload
str s0, [sp, #184] ; 4-byte Folded Spill
fneg s0, s1
str s0, [sp, #188] ; 4-byte Folded Spill
bl __pCf
ldr s1, [sp, #184] ; 4-byte Folded Reload
ldr s0, [sp, #188] ; 4-byte Folded Reload
ldr x1, [sp, #192] ; 8-byte Folded Reload
ldr x3, [sp, #200] ; 8-byte Folded Reload
ldr x4, [sp, #208] ; 8-byte Folded Reload
ldr x6, [sp, #216] ; 8-byte Folded Reload
str s1, [x0]
str s0, [x0, #4]
ldur x8, [x29, #-104]
ldr w8, [x8]
subs w8, w8, #1
stur w8, [x29, #-148]
ldur x0, [x29, #-24]
ldur x8, [x29, #-112]
ldursw x9, [x29, #-180]
add x2, x8, x9, lsl #3
ldur x8, [x29, #-96]
ldur w9, [x29, #-176]
ldur x10, [x29, #-48]
ldr w10, [x10]
ldur w11, [x29, #-140]
mul w10, w10, w11
add w9, w9, w10
add x5, x8, w9, sxtw #3
ldur x8, [x29, #-136]
add x7, x8, #8
bl _clarfy_
b LBB0_13
LBB0_13:
ldur x8, [x29, #-40]
ldr w8, [x8]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB0_15
b LBB0_14
LBB0_14:
ldur x8, [x29, #-56]
ldr w8, [x8]
ldur x9, [x29, #-48]
ldr w9, [x9]
subs w8, w8, w9
add w8, w8, #1
sub x9, x29, #200
str x9, [sp, #160] ; 8-byte Folded Spill
stur w8, [x29, #-200]
ldur x8, [x29, #-120]
ldursw x9, [x29, #-216]
add x0, x8, x9, lsl #3
bl _Cf
str s0, [sp, #152] ; 4-byte Folded Spill
fneg s0, s1
str s0, [sp, #156] ; 4-byte Folded Spill
sub x0, x29, #164
str x0, [sp, #168] ; 8-byte Folded Spill
bl __pCf
ldr s1, [sp, #152] ; 4-byte Folded Reload
ldr s0, [sp, #156] ; 4-byte Folded Reload
ldr x1, [sp, #160] ; 8-byte Folded Reload
ldr x4, [sp, #168] ; 8-byte Folded Reload
str s1, [x0]
str s0, [x0, #4]
ldur x8, [x29, #-104]
ldr w8, [x8]
subs w8, w8, #1
sub x6, x29, #148
stur w8, [x29, #-148]
ldur x0, [x29, #-24]
ldur x8, [x29, #-112]
ldursw x9, [x29, #-180]
add x2, x8, x9, lsl #3
ldur x8, [x29, #-96]
ldur w9, [x29, #-176]
ldur x10, [x29, #-48]
ldr w10, [x10]
ldur w11, [x29, #-140]
mul w10, w10, w11
add w9, w9, w10
add x5, x8, w9, sxtw #3
ldur x8, [x29, #-136]
add x7, x8, #8
adrp x3, _c__1@PAGE
add x3, x3, _c__1@PAGEOFF
bl _clarfy_
b LBB0_15
LBB0_15:
ldur x8, [x29, #-40]
ldr w8, [x8]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB0_29
b LBB0_16
LBB0_16:
ldur x8, [x29, #-56]
ldr w8, [x8]
add w8, w8, #1
stur w8, [x29, #-192]
ldur x8, [x29, #-56]
ldr w8, [x8]
ldur x9, [x29, #-80]
ldr w9, [x9]
add w8, w8, w9
stur w8, [x29, #-148]
ldur w8, [x29, #-148]
ldur x9, [x29, #-72]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_18
b LBB0_17
LBB0_17:
ldur w8, [x29, #-148]
str w8, [sp, #148] ; 4-byte Folded Spill
b LBB0_19
LBB0_18:
ldur x8, [x29, #-72]
ldr w8, [x8]
str w8, [sp, #148] ; 4-byte Folded Spill
b LBB0_19
LBB0_19:
ldr w8, [sp, #148] ; 4-byte Folded Reload
stur w8, [x29, #-196]
ldur x8, [x29, #-56]
ldr w8, [x8]
ldur x9, [x29, #-48]
ldr w9, [x9]
subs w8, w8, w9
add w8, w8, #1
stur w8, [x29, #-204]
ldur w8, [x29, #-196]
ldur w9, [x29, #-192]
subs w8, w8, w9
add w8, w8, #1
stur w8, [x29, #-200]
ldur w8, [x29, #-200]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_28
b LBB0_20
LBB0_20:
ldur x8, [x29, #-120]
ldursw x9, [x29, #-216]
add x0, x8, x9, lsl #3
bl _Cf
str s0, [sp, #128] ; 4-byte Folded Spill
fneg s0, s1
str s0, [sp, #132] ; 4-byte Folded Spill
sub x0, x29, #164
str x0, [sp, #136] ; 8-byte Folded Spill
bl __pCf
ldr s1, [sp, #128] ; 4-byte Folded Reload
ldr s0, [sp, #132] ; 4-byte Folded Reload
ldr x4, [sp, #136] ; 8-byte Folded Reload
str s1, [x0]
str s0, [x0, #4]
ldur x8, [x29, #-104]
ldr w8, [x8]
subs w8, w8, #1
sub x6, x29, #148
stur w8, [x29, #-148]
ldur x8, [x29, #-112]
ldursw x9, [x29, #-180]
add x3, x8, x9, lsl #3
ldur x8, [x29, #-96]
ldur w9, [x29, #-176]
ldur x10, [x29, #-80]
ldr w10, [x10]
subs w9, w9, w10
ldur w10, [x29, #-192]
ldur w11, [x29, #-140]
mul w10, w10, w11
add w9, w9, w10
add x5, x8, w9, sxtw #3
ldur x8, [x29, #-136]
add x7, x8, #8
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
sub x1, x29, #204
sub x2, x29, #200
bl _clarfx_
ldur x8, [x29, #-32]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_22
b LBB0_21
LBB0_21:
ldur x8, [x29, #-64]
ldr w8, [x8]
subs w8, w8, #1
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
ldur x9, [x29, #-72]
ldr w9, [x9]
mul w8, w8, w9
ldur w9, [x29, #-192]
add w8, w8, w9
stur w8, [x29, #-180]
ldur x8, [x29, #-64]
ldr w8, [x8]
subs w8, w8, #1
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
ldur x9, [x29, #-72]
ldr w9, [x9]
mul w8, w8, w9
ldur w9, [x29, #-192]
add w8, w8, w9
stur w8, [x29, #-216]
b LBB0_23
LBB0_22:
ldur x8, [x29, #-64]
ldr w8, [x8]
subs w8, w8, #1
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
ldur x9, [x29, #-72]
ldr w9, [x9]
mul w8, w8, w9
ldur w9, [x29, #-192]
add w8, w8, w9
stur w8, [x29, #-180]
ldur x8, [x29, #-64]
ldr w8, [x8]
subs w8, w8, #1
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
ldur x9, [x29, #-72]
ldr w9, [x9]
mul w8, w8, w9
ldur w9, [x29, #-192]
add w8, w8, w9
stur w8, [x29, #-216]
b LBB0_23
LBB0_23:
ldur w8, [x29, #-180]
stur w8, [x29, #-148]
ldur x8, [x29, #-112]
ldursw x9, [x29, #-148]
lsl x9, x9, #3
fmov s0, #1.00000000
str s0, [x8, x9]
ldur x8, [x29, #-112]
ldursw x9, [x29, #-148]
add x8, x8, x9, lsl #3
movi d0, #0000000000000000
str s0, [x8, #4]
ldur w9, [x29, #-200]
mov w8, #1
subs w9, w9, #1
stur w9, [x29, #-148]
stur w8, [x29, #-184]
b LBB0_24
LBB0_24: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-184]
ldur w9, [x29, #-148]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_27
b LBB0_25
LBB0_25: ; in Loop: Header=BB0_24 Depth=1
ldur w8, [x29, #-180]
ldur w9, [x29, #-184]
add w8, w8, w9
stur w8, [x29, #-152]
ldur x8, [x29, #-96]
ldur w9, [x29, #-176]
ldur x10, [x29, #-80]
ldr w10, [x10]
subs w9, w9, w10
ldur w10, [x29, #-184]
subs w9, w9, w10
ldur w10, [x29, #-192]
ldur w11, [x29, #-184]
add w10, w10, w11
ldur w11, [x29, #-140]
mul w10, w10, w11
add w9, w9, w10
add x0, x8, w9, sxtw #3
bl _Cf
str s0, [sp, #120] ; 4-byte Folded Spill
fneg s0, s1
str s0, [sp, #124] ; 4-byte Folded Spill
sub x0, x29, #164
bl __pCf
ldr s1, [sp, #120] ; 4-byte Folded Reload
ldr s0, [sp, #124] ; 4-byte Folded Reload
str s1, [x0]
str s0, [x0, #4]
ldur s0, [x29, #-164]
ldur x8, [x29, #-112]
ldursw x9, [x29, #-152]
lsl x9, x9, #3
str s0, [x8, x9]
ldur s0, [x29, #-160]
ldur x8, [x29, #-112]
ldursw x9, [x29, #-152]
add x8, x8, x9, lsl #3
str s0, [x8, #4]
ldur w8, [x29, #-176]
ldur x9, [x29, #-80]
ldr w9, [x9]
subs w8, w8, w9
ldur w9, [x29, #-184]
subs w8, w8, w9
ldur w9, [x29, #-192]
ldur w10, [x29, #-184]
add w9, w9, w10
ldur w10, [x29, #-140]
mul w9, w9, w10
add w8, w8, w9
stur w8, [x29, #-152]
ldur x8, [x29, #-96]
ldursw x9, [x29, #-152]
lsl x9, x9, #3
movi d0, #0000000000000000
str s0, [x8, x9]
ldur x8, [x29, #-96]
ldursw x9, [x29, #-152]
add x8, x8, x9, lsl #3
str s0, [x8, #4]
b LBB0_26
LBB0_26: ; in Loop: Header=BB0_24 Depth=1
ldur w8, [x29, #-184]
add w8, w8, #1
stur w8, [x29, #-184]
b LBB0_24
LBB0_27:
ldur x8, [x29, #-96]
ldur w9, [x29, #-176]
ldur x10, [x29, #-80]
ldr w10, [x10]
subs w9, w9, w10
ldur w10, [x29, #-192]
ldur w11, [x29, #-140]
mul w10, w10, w11
add w9, w9, w10
add x0, x8, w9, sxtw #3
bl _Cf
str s0, [sp, #104] ; 4-byte Folded Spill
fneg s0, s1
str s0, [sp, #108] ; 4-byte Folded Spill
sub x0, x29, #164
bl __pCf
ldr s1, [sp, #104] ; 4-byte Folded Reload
ldr s0, [sp, #108] ; 4-byte Folded Reload
str s1, [x0]
str s0, [x0, #4]
ldur s0, [x29, #-164]
sub x1, x29, #172
stur s0, [x29, #-172]
ldur s0, [x29, #-160]
stur s0, [x29, #-168]
ldur x8, [x29, #-112]
ldur w9, [x29, #-180]
add w9, w9, #1
add x2, x8, w9, sxtw #3
ldur x8, [x29, #-120]
ldursw x9, [x29, #-216]
add x4, x8, x9, lsl #3
sub x0, x29, #200
str x0, [sp, #112] ; 8-byte Folded Spill
adrp x3, _c__1@PAGE
add x3, x3, _c__1@PAGEOFF
bl _clarfg_
ldr x2, [sp, #112] ; 8-byte Folded Reload
ldur w8, [x29, #-176]
ldur x9, [x29, #-80]
ldr w9, [x9]
subs w8, w8, w9
ldur w9, [x29, #-192]
ldur w10, [x29, #-140]
mul w9, w9, w10
add w8, w8, w9
sub x1, x29, #148
stur w8, [x29, #-148]
ldur s0, [x29, #-172]
ldur x8, [x29, #-96]
ldursw x9, [x29, #-148]
lsl x9, x9, #3
str s0, [x8, x9]
ldur s0, [x29, #-168]
ldur x8, [x29, #-96]
ldursw x9, [x29, #-148]
add x8, x8, x9, lsl #3
str s0, [x8, #4]
ldur w8, [x29, #-204]
subs w8, w8, #1
stur w8, [x29, #-148]
ldur x8, [x29, #-104]
ldr w8, [x8]
subs w8, w8, #1
sub x6, x29, #152
stur w8, [x29, #-152]
ldur x8, [x29, #-112]
ldursw x9, [x29, #-180]
add x3, x8, x9, lsl #3
ldur x8, [x29, #-120]
ldursw x9, [x29, #-216]
add x4, x8, x9, lsl #3
ldur x8, [x29, #-96]
ldur w9, [x29, #-176]
ldur x10, [x29, #-80]
ldr w10, [x10]
subs w9, w9, w10
add w9, w9, #1
ldur w10, [x29, #-192]
ldur w11, [x29, #-140]
mul w10, w10, w11
add w9, w9, w10
add x5, x8, w9, sxtw #3
ldur x8, [x29, #-136]
add x7, x8, #8
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _clarfx_
b LBB0_28
LBB0_28:
b LBB0_29
LBB0_29:
b LBB0_56
LBB0_30:
ldur x8, [x29, #-32]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_32
b LBB0_31
LBB0_31:
ldur x8, [x29, #-64]
ldr w8, [x8]
subs w8, w8, #1
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
ldur x9, [x29, #-72]
ldr w9, [x9]
mul w8, w8, w9
ldur x9, [x29, #-48]
ldr w9, [x9]
add w8, w8, w9
stur w8, [x29, #-180]
ldur x8, [x29, #-64]
ldr w8, [x8]
subs w8, w8, #1
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
ldur x9, [x29, #-72]
ldr w9, [x9]
mul w8, w8, w9
ldur x9, [x29, #-48]
ldr w9, [x9]
add w8, w8, w9
stur w8, [x29, #-216]
b LBB0_33
LBB0_32:
ldur x8, [x29, #-64]
ldr w8, [x8]
subs w8, w8, #1
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
ldur x9, [x29, #-72]
ldr w9, [x9]
mul w8, w8, w9
ldur x9, [x29, #-48]
ldr w9, [x9]
add w8, w8, w9
stur w8, [x29, #-180]
ldur x8, [x29, #-64]
ldr w8, [x8]
subs w8, w8, #1
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
ldur x9, [x29, #-72]
ldr w9, [x9]
mul w8, w8, w9
ldur x9, [x29, #-48]
ldr w9, [x9]
add w8, w8, w9
stur w8, [x29, #-216]
b LBB0_33
LBB0_33:
ldur x8, [x29, #-40]
ldr w8, [x8]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_39
b LBB0_34
LBB0_34:
ldur x8, [x29, #-56]
ldr w8, [x8]
ldur x9, [x29, #-48]
ldr w9, [x9]
subs w9, w8, w9
mov w8, #1
add w9, w9, #1
stur w9, [x29, #-200]
ldur w9, [x29, #-180]
stur w9, [x29, #-148]
ldur x9, [x29, #-112]
ldursw x10, [x29, #-148]
lsl x10, x10, #3
fmov s0, #1.00000000
str s0, [x9, x10]
ldur x9, [x29, #-112]
ldursw x10, [x29, #-148]
add x9, x9, x10, lsl #3
movi d0, #0000000000000000
str s0, [x9, #4]
ldur w9, [x29, #-200]
subs w9, w9, #1
stur w9, [x29, #-148]
stur w8, [x29, #-184]
b LBB0_35
LBB0_35: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-184]
ldur w9, [x29, #-148]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_38
b LBB0_36
LBB0_36: ; in Loop: Header=BB0_35 Depth=1
ldur w8, [x29, #-180]
ldur w9, [x29, #-184]
add w8, w8, w9
stur w8, [x29, #-152]
ldur w8, [x29, #-212]
ldur w9, [x29, #-184]
add w8, w8, w9
ldur x9, [x29, #-48]
ldr w9, [x9]
subs w9, w9, #1
ldur w10, [x29, #-140]
mul w9, w9, w10
add w8, w8, w9
stur w8, [x29, #-156]
ldur x8, [x29, #-96]
ldursw x9, [x29, #-156]
lsl x9, x9, #3
ldr s0, [x8, x9]
ldur x8, [x29, #-112]
ldursw x9, [x29, #-152]
lsl x9, x9, #3
str s0, [x8, x9]
ldur x8, [x29, #-96]
ldursw x9, [x29, #-156]
add x8, x8, x9, lsl #3
ldr s0, [x8, #4]
ldur x8, [x29, #-112]
ldursw x9, [x29, #-152]
add x8, x8, x9, lsl #3
str s0, [x8, #4]
ldur w8, [x29, #-212]
ldur w9, [x29, #-184]
add w8, w8, w9
ldur x9, [x29, #-48]
ldr w9, [x9]
subs w9, w9, #1
ldur w10, [x29, #-140]
mul w9, w9, w10
add w8, w8, w9
stur w8, [x29, #-152]
ldur x8, [x29, #-96]
ldursw x9, [x29, #-152]
lsl x9, x9, #3
movi d0, #0000000000000000
str s0, [x8, x9]
ldur x8, [x29, #-96]
ldursw x9, [x29, #-152]
add x8, x8, x9, lsl #3
str s0, [x8, #4]
b LBB0_37
LBB0_37: ; in Loop: Header=BB0_35 Depth=1
ldur w8, [x29, #-184]
add w8, w8, #1
stur w8, [x29, #-184]
b LBB0_35
LBB0_38:
ldur x8, [x29, #-96]
ldur w9, [x29, #-212]
ldur x10, [x29, #-48]
ldr w10, [x10]
subs w10, w10, #1
ldur w11, [x29, #-140]
mul w10, w10, w11
add w9, w9, w10
add x1, x8, w9, sxtw #3
ldur x8, [x29, #-112]
ldur w9, [x29, #-180]
add w9, w9, #1
add x2, x8, w9, sxtw #3
ldur x8, [x29, #-120]
ldursw x9, [x29, #-216]
add x4, x8, x9, lsl #3
sub x0, x29, #200
str x0, [sp, #80] ; 8-byte Folded Spill
adrp x3, _c__1@PAGE
add x3, x3, _c__1@PAGEOFF
str x3, [sp, #88] ; 8-byte Folded Spill
bl _clarfg_
ldur x8, [x29, #-56]
ldr w8, [x8]
ldur x9, [x29, #-48]
ldr w9, [x9]
subs w8, w8, w9
add w8, w8, #1
stur w8, [x29, #-200]
ldur x8, [x29, #-120]
ldursw x9, [x29, #-216]
add x0, x8, x9, lsl #3
bl _Cf
str s0, [sp, #72] ; 4-byte Folded Spill
fneg s0, s1
str s0, [sp, #76] ; 4-byte Folded Spill
sub x0, x29, #164
str x0, [sp, #96] ; 8-byte Folded Spill
bl __pCf
ldr s1, [sp, #72] ; 4-byte Folded Reload
ldr s0, [sp, #76] ; 4-byte Folded Reload
ldr x1, [sp, #80] ; 8-byte Folded Reload
ldr x3, [sp, #88] ; 8-byte Folded Reload
ldr x4, [sp, #96] ; 8-byte Folded Reload
str s1, [x0]
str s0, [x0, #4]
ldur x8, [x29, #-104]
ldr w8, [x8]
subs w8, w8, #1
sub x6, x29, #148
stur w8, [x29, #-148]
ldur x0, [x29, #-24]
ldur x8, [x29, #-112]
ldursw x9, [x29, #-180]
add x2, x8, x9, lsl #3
ldur x8, [x29, #-96]
ldur w9, [x29, #-176]
ldur x10, [x29, #-48]
ldr w10, [x10]
ldur w11, [x29, #-140]
mul w10, w10, w11
add w9, w9, w10
add x5, x8, w9, sxtw #3
ldur x8, [x29, #-136]
add x7, x8, #8
bl _clarfy_
b LBB0_39
LBB0_39:
ldur x8, [x29, #-40]
ldr w8, [x8]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB0_41
b LBB0_40
LBB0_40:
ldur x8, [x29, #-56]
ldr w8, [x8]
ldur x9, [x29, #-48]
ldr w9, [x9]
subs w8, w8, w9
add w8, w8, #1
sub x9, x29, #200
str x9, [sp, #56] ; 8-byte Folded Spill
stur w8, [x29, #-200]
ldur x8, [x29, #-120]
ldursw x9, [x29, #-216]
add x0, x8, x9, lsl #3
bl _Cf
str s0, [sp, #48] ; 4-byte Folded Spill
fneg s0, s1
str s0, [sp, #52] ; 4-byte Folded Spill
sub x0, x29, #164
str x0, [sp, #64] ; 8-byte Folded Spill
bl __pCf
ldr s1, [sp, #48] ; 4-byte Folded Reload
ldr s0, [sp, #52] ; 4-byte Folded Reload
ldr x1, [sp, #56] ; 8-byte Folded Reload
ldr x4, [sp, #64] ; 8-byte Folded Reload
str s1, [x0]
str s0, [x0, #4]
ldur x8, [x29, #-104]
ldr w8, [x8]
subs w8, w8, #1
sub x6, x29, #148
stur w8, [x29, #-148]
ldur x0, [x29, #-24]
ldur x8, [x29, #-112]
ldursw x9, [x29, #-180]
add x2, x8, x9, lsl #3
ldur x8, [x29, #-96]
ldur w9, [x29, #-176]
ldur x10, [x29, #-48]
ldr w10, [x10]
ldur w11, [x29, #-140]
mul w10, w10, w11
add w9, w9, w10
add x5, x8, w9, sxtw #3
ldur x8, [x29, #-136]
add x7, x8, #8
adrp x3, _c__1@PAGE
add x3, x3, _c__1@PAGEOFF
bl _clarfy_
b LBB0_41
LBB0_41:
ldur x8, [x29, #-40]
ldr w8, [x8]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB0_55
b LBB0_42
LBB0_42:
ldur x8, [x29, #-56]
ldr w8, [x8]
add w8, w8, #1
stur w8, [x29, #-192]
ldur x8, [x29, #-56]
ldr w8, [x8]
ldur x9, [x29, #-80]
ldr w9, [x9]
add w8, w8, w9
stur w8, [x29, #-148]
ldur w8, [x29, #-148]
ldur x9, [x29, #-72]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_44
b LBB0_43
LBB0_43:
ldur w8, [x29, #-148]
str w8, [sp, #44] ; 4-byte Folded Spill
b LBB0_45
LBB0_44:
ldur x8, [x29, #-72]
ldr w8, [x8]
str w8, [sp, #44] ; 4-byte Folded Spill
b LBB0_45
LBB0_45:
ldr w8, [sp, #44] ; 4-byte Folded Reload
stur w8, [x29, #-196]
ldur x8, [x29, #-56]
ldr w8, [x8]
ldur x9, [x29, #-48]
ldr w9, [x9]
subs w8, w8, w9
add w8, w8, #1
stur w8, [x29, #-204]
ldur w8, [x29, #-196]
ldur w9, [x29, #-192]
subs w8, w8, w9
add w8, w8, #1
stur w8, [x29, #-200]
ldur w8, [x29, #-200]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_54
b LBB0_46
LBB0_46:
ldur x8, [x29, #-104]
ldr w8, [x8]
subs w8, w8, #1
sub x6, x29, #148
stur w8, [x29, #-148]
ldur x8, [x29, #-112]
ldursw x9, [x29, #-180]
add x3, x8, x9, lsl #3
ldur x8, [x29, #-120]
ldursw x9, [x29, #-216]
add x4, x8, x9, lsl #3
ldur x8, [x29, #-96]
ldur w9, [x29, #-176]
ldur x10, [x29, #-80]
ldr w10, [x10]
add w9, w9, w10
ldur x10, [x29, #-48]
ldr w10, [x10]
ldur w11, [x29, #-140]
mul w10, w10, w11
add w9, w9, w10
add x5, x8, w9, sxtw #3
ldur x8, [x29, #-136]
add x7, x8, #8
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
sub x1, x29, #200
sub x2, x29, #204
bl _clarfx_
ldur x8, [x29, #-32]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_48
b LBB0_47
LBB0_47:
ldur x8, [x29, #-64]
ldr w8, [x8]
subs w8, w8, #1
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
ldur x9, [x29, #-72]
ldr w9, [x9]
mul w8, w8, w9
ldur w9, [x29, #-192]
add w8, w8, w9
stur w8, [x29, #-180]
ldur x8, [x29, #-64]
ldr w8, [x8]
subs w8, w8, #1
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
ldur x9, [x29, #-72]
ldr w9, [x9]
mul w8, w8, w9
ldur w9, [x29, #-192]
add w8, w8, w9
stur w8, [x29, #-216]
b LBB0_49
LBB0_48:
ldur x8, [x29, #-64]
ldr w8, [x8]
subs w8, w8, #1
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
ldur x9, [x29, #-72]
ldr w9, [x9]
mul w8, w8, w9
ldur w9, [x29, #-192]
add w8, w8, w9
stur w8, [x29, #-180]
ldur x8, [x29, #-64]
ldr w8, [x8]
subs w8, w8, #1
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
ldur x9, [x29, #-72]
ldr w9, [x9]
mul w8, w8, w9
ldur w9, [x29, #-192]
add w8, w8, w9
stur w8, [x29, #-216]
b LBB0_49
LBB0_49:
ldur w8, [x29, #-180]
stur w8, [x29, #-148]
ldur x8, [x29, #-112]
ldursw x9, [x29, #-148]
lsl x9, x9, #3
fmov s0, #1.00000000
str s0, [x8, x9]
ldur x8, [x29, #-112]
ldursw x9, [x29, #-148]
add x8, x8, x9, lsl #3
movi d0, #0000000000000000
str s0, [x8, #4]
ldur w9, [x29, #-200]
mov w8, #1
subs w9, w9, #1
stur w9, [x29, #-148]
stur w8, [x29, #-184]
b LBB0_50
LBB0_50: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-184]
ldur w9, [x29, #-148]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_53
b LBB0_51
LBB0_51: ; in Loop: Header=BB0_50 Depth=1
ldur w8, [x29, #-180]
ldur w9, [x29, #-184]
add w8, w8, w9
stur w8, [x29, #-152]
ldur w8, [x29, #-176]
ldur x9, [x29, #-80]
ldr w9, [x9]
add w8, w8, w9
ldur w9, [x29, #-184]
add w8, w8, w9
ldur x9, [x29, #-48]
ldr w9, [x9]
ldur w10, [x29, #-140]
mul w9, w9, w10
add w8, w8, w9
stur w8, [x29, #-156]
ldur x8, [x29, #-96]
ldursw x9, [x29, #-156]
lsl x9, x9, #3
ldr s0, [x8, x9]
ldur x8, [x29, #-112]
ldursw x9, [x29, #-152]
lsl x9, x9, #3
str s0, [x8, x9]
ldur x8, [x29, #-96]
ldursw x9, [x29, #-156]
add x8, x8, x9, lsl #3
ldr s0, [x8, #4]
ldur x8, [x29, #-112]
ldursw x9, [x29, #-152]
add x8, x8, x9, lsl #3
str s0, [x8, #4]
ldur w8, [x29, #-176]
ldur x9, [x29, #-80]
ldr w9, [x9]
add w8, w8, w9
ldur w9, [x29, #-184]
add w8, w8, w9
ldur x9, [x29, #-48]
ldr w9, [x9]
ldur w10, [x29, #-140]
mul w9, w9, w10
add w8, w8, w9
stur w8, [x29, #-152]
ldur x8, [x29, #-96]
ldursw x9, [x29, #-152]
lsl x9, x9, #3
movi d0, #0000000000000000
str s0, [x8, x9]
ldur x8, [x29, #-96]
ldursw x9, [x29, #-152]
add x8, x8, x9, lsl #3
str s0, [x8, #4]
b LBB0_52
LBB0_52: ; in Loop: Header=BB0_50 Depth=1
ldur w8, [x29, #-184]
add w8, w8, #1
stur w8, [x29, #-184]
b LBB0_50
LBB0_53:
ldur x8, [x29, #-96]
ldur w9, [x29, #-176]
ldur x10, [x29, #-80]
ldr w10, [x10]
add w9, w9, w10
ldur x10, [x29, #-48]
ldr w10, [x10]
ldur w11, [x29, #-140]
mul w10, w10, w11
add w9, w9, w10
add x1, x8, w9, sxtw #3
ldur x8, [x29, #-112]
ldur w9, [x29, #-180]
add w9, w9, #1
add x2, x8, w9, sxtw #3
ldur x8, [x29, #-120]
ldursw x9, [x29, #-216]
add x4, x8, x9, lsl #3
sub x0, x29, #200
str x0, [sp, #16] ; 8-byte Folded Spill
adrp x3, _c__1@PAGE
add x3, x3, _c__1@PAGEOFF
bl _clarfg_
ldur w8, [x29, #-204]
subs w8, w8, #1
sub x9, x29, #148
str x9, [sp, #24] ; 8-byte Folded Spill
stur w8, [x29, #-148]
ldur x8, [x29, #-120]
ldursw x9, [x29, #-216]
add x0, x8, x9, lsl #3
bl _Cf
str s0, [sp, #8] ; 4-byte Folded Spill
fneg s0, s1
str s0, [sp, #12] ; 4-byte Folded Spill
sub x0, x29, #164
str x0, [sp, #32] ; 8-byte Folded Spill
bl __pCf
ldr s1, [sp, #8] ; 4-byte Folded Reload
ldr s0, [sp, #12] ; 4-byte Folded Reload
ldr x1, [sp, #16] ; 8-byte Folded Reload
ldr x2, [sp, #24] ; 8-byte Folded Reload
ldr x4, [sp, #32] ; 8-byte Folded Reload
str s1, [x0]
str s0, [x0, #4]
ldur x8, [x29, #-104]
ldr w8, [x8]
subs w8, w8, #1
sub x6, x29, #152
stur w8, [x29, #-152]
ldur x8, [x29, #-112]
ldursw x9, [x29, #-180]
add x3, x8, x9, lsl #3
ldur x8, [x29, #-96]
ldur w9, [x29, #-176]
ldur x10, [x29, #-80]
ldr w10, [x10]
add w9, w9, w10
subs w9, w9, #1
ldur x10, [x29, #-48]
ldr w10, [x10]
add w10, w10, #1
ldur w11, [x29, #-140]
mul w10, w10, w11
add w9, w9, w10
add x5, x8, w9, sxtw #3
ldur x8, [x29, #-136]
add x7, x8, #8
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _clarfx_
b LBB0_54
LBB0_54:
b LBB0_55
LBB0_55:
b LBB0_56
LBB0_56:
mov w0, #0
ldp x29, x30, [sp, #448] ; 16-byte Folded Reload
ldp x28, x27, [sp, #432] ; 16-byte Folded Reload
add sp, sp, #464
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Cf
_Cf: ; @Cf
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp]
ldr x8, [sp]
ldr s1, [x8]
ldr x8, [sp]
ldr s0, [x8, #4]
movi d2, #0000000000000000
fmul s2, s0, s2
fmov s3, #1.00000000
fmul s0, s0, s3
fadd s1, s1, s2
str s1, [sp, #8]
str s0, [sp, #12]
ldr s0, [sp, #8]
ldr s1, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function _pCf
__pCf: ; @_pCf
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x0, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "U"
.section __DATA,__data
.p2align 2 ; @c__1
_c__1:
.long 1 ; 0x1
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "Left"
l_.str.2: ; @.str.2
.asciz "Right"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## -- Begin function chb2st_kernels_
LCPI0_0:
.long 0x3f800000 ## float 1
.section __TEXT,__literal16,16byte_literals
.p2align 4
LCPI0_1:
.long 0x80000000 ## float -0
.long 0x80000000 ## float -0
.long 0x80000000 ## float -0
.long 0x80000000 ## float -0
.section __TEXT,__text,regular,pure_instructions
.globl _chb2st_kernels_
.p2align 4, 0x90
_chb2st_kernels_: ## @chb2st_kernels_
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $320, %rsp ## imm = 0x140
movq 80(%rbp), %rax
movq 72(%rbp), %rax
movq 64(%rbp), %rax
movq 56(%rbp), %rax
movq 48(%rbp), %rax
movq 40(%rbp), %rax
movq 32(%rbp), %rax
movq 24(%rbp), %rax
movq 16(%rbp), %rax
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movq %r8, -40(%rbp)
movq %r9, -48(%rbp)
movq 48(%rbp), %rax
movl (%rax), %eax
movl %eax, -52(%rbp)
movl -52(%rbp), %eax
shll $0, %eax
addl $1, %eax
movl %eax, -56(%rbp)
movl -56(%rbp), %ecx
movq 40(%rbp), %rax
movslq %ecx, %rdx
xorl %ecx, %ecx
## kill: def $rcx killed $ecx
subq %rdx, %rcx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, 40(%rbp)
movq 56(%rbp), %rax
addq $-8, %rax
movq %rax, 56(%rbp)
movq 64(%rbp), %rax
addq $-8, %rax
movq %rax, 64(%rbp)
movq 80(%rbp), %rax
addq $-8, %rax
movq %rax, 80(%rbp)
movq 32(%rbp), %rax
movl (%rax), %eax
movq 72(%rbp), %rcx
addl (%rcx), %eax
movl %eax, -124(%rbp)
movq -8(%rbp), %rdi
leaq L_.str(%rip), %rsi
callq _lsame_
movl %eax, -104(%rbp)
cmpl $0, -104(%rbp)
je LBB0_2
## %bb.1:
movq 24(%rbp), %rax
movl (%rax), %eax
shll $1, %eax
addl $1, %eax
movl %eax, -92(%rbp)
movq 24(%rbp), %rax
movl (%rax), %eax
shll $1, %eax
movl %eax, -128(%rbp)
jmp LBB0_3
LBB0_2:
movl $1, -92(%rbp)
movl $2, -128(%rbp)
LBB0_3:
cmpl $0, -104(%rbp)
je LBB0_30
## %bb.4:
movq -16(%rbp), %rax
cmpl $0, (%rax)
je LBB0_6
## %bb.5:
movq -48(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl $2, %ecx
cltd
idivl %ecx
movl %edx, %eax
movq 16(%rbp), %rcx
imull (%rcx), %eax
movq -32(%rbp), %rcx
addl (%rcx), %eax
movl %eax, -96(%rbp)
movq -48(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl $2, %ecx
cltd
idivl %ecx
movl %edx, %eax
movq 16(%rbp), %rcx
imull (%rcx), %eax
movq -32(%rbp), %rcx
addl (%rcx), %eax
movl %eax, -132(%rbp)
jmp LBB0_7
LBB0_6:
movq -48(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl $2, %ecx
cltd
idivl %ecx
movl %edx, %eax
movq 16(%rbp), %rcx
imull (%rcx), %eax
movq -32(%rbp), %rcx
addl (%rcx), %eax
movl %eax, -96(%rbp)
movq -48(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl $2, %ecx
cltd
idivl %ecx
movl %edx, %eax
movq 16(%rbp), %rcx
imull (%rcx), %eax
movq -32(%rbp), %rcx
addl (%rcx), %eax
movl %eax, -132(%rbp)
LBB0_7:
movq -24(%rbp), %rax
cmpl $1, (%rax)
jne LBB0_13
## %bb.8:
movq -40(%rbp), %rax
movl (%rax), %eax
movq -32(%rbp), %rcx
subl (%rcx), %eax
addl $1, %eax
movl %eax, -116(%rbp)
movl -96(%rbp), %eax
movl %eax, -60(%rbp)
movq 56(%rbp), %rax
movslq -60(%rbp), %rcx
movss LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, (%rax,%rcx,8)
movq 56(%rbp), %rax
movslq -60(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, 4(%rax,%rcx,8)
movl -116(%rbp), %eax
subl $1, %eax
movl %eax, -60(%rbp)
movl $1, -100(%rbp)
LBB0_9: ## =>This Inner Loop Header: Depth=1
movl -100(%rbp), %eax
cmpl -60(%rbp), %eax
jg LBB0_12
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
movl -96(%rbp), %eax
movl -100(%rbp), %ecx
addl %ecx, %eax
movl %eax, -64(%rbp)
movq 40(%rbp), %rax
movl -128(%rbp), %ecx
movl -100(%rbp), %esi
subl %esi, %ecx
movq -32(%rbp), %rdx
movl (%rdx), %edx
addl %esi, %edx
movl -52(%rbp), %esi
imull %esi, %edx
addl %edx, %ecx
movslq %ecx, %rcx
leaq (%rax,%rcx,8), %rdi
callq _Cf
movlpd %xmm0, -144(%rbp)
movss -144(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -224(%rbp) ## 4-byte Spill
movss -140(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movd %xmm0, %eax
xorl $2147483648, %eax ## imm = 0x80000000
movd %eax, %xmm0
movss %xmm0, -220(%rbp) ## 4-byte Spill
leaq -80(%rbp), %rdi
callq __pCf
movss -224(%rbp), %xmm1 ## 4-byte Reload
## xmm1 = mem[0],zero,zero,zero
movss -220(%rbp), %xmm0 ## 4-byte Reload
## xmm0 = mem[0],zero,zero,zero
movss %xmm1, (%rax)
movss %xmm0, 4(%rax)
movss -80(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq 56(%rbp), %rax
movslq -64(%rbp), %rcx
movss %xmm0, (%rax,%rcx,8)
movss -76(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq 56(%rbp), %rax
movslq -64(%rbp), %rcx
movss %xmm0, 4(%rax,%rcx,8)
movl -128(%rbp), %eax
subl -100(%rbp), %eax
movq -32(%rbp), %rcx
movl (%rcx), %ecx
addl -100(%rbp), %ecx
imull -52(%rbp), %ecx
addl %ecx, %eax
movl %eax, -64(%rbp)
movq 40(%rbp), %rax
movslq -64(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, (%rax,%rcx,8)
movq 40(%rbp), %rax
movslq -64(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, 4(%rax,%rcx,8)
## %bb.11: ## in Loop: Header=BB0_9 Depth=1
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB0_9
LBB0_12:
movq 40(%rbp), %rax
movl -128(%rbp), %ecx
movq -32(%rbp), %rdx
movl (%rdx), %edx
movl -52(%rbp), %esi
imull %esi, %edx
addl %edx, %ecx
movslq %ecx, %rcx
leaq (%rax,%rcx,8), %rdi
callq _Cf
movlpd %xmm0, -152(%rbp)
movss -152(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -240(%rbp) ## 4-byte Spill
movaps LCPI0_1(%rip), %xmm1 ## xmm1 = [-0.0E+0,-0.0E+0,-0.0E+0,-0.0E+0]
movss -148(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
pxor %xmm1, %xmm0
movss %xmm0, -236(%rbp) ## 4-byte Spill
leaq -80(%rbp), %rdi
callq __pCf
movss -240(%rbp), %xmm1 ## 4-byte Reload
## xmm1 = mem[0],zero,zero,zero
movss -236(%rbp), %xmm0 ## 4-byte Reload
## xmm0 = mem[0],zero,zero,zero
movss %xmm1, (%rax)
movss %xmm0, 4(%rax)
movss -80(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -88(%rbp)
movss -76(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -84(%rbp)
movq 56(%rbp), %rax
movslq -96(%rbp), %rcx
leaq 8(%rax,%rcx,8), %rdx
movq 64(%rbp), %rax
movslq -132(%rbp), %rcx
leaq (%rax,%rcx,8), %r8
leaq _c__1(%rip), %rcx
leaq -116(%rbp), %rdi
leaq -88(%rbp), %rsi
callq _clarfg_
movl -128(%rbp), %eax
movq -32(%rbp), %rcx
movl (%rcx), %ecx
movl -52(%rbp), %edx
imull %edx, %ecx
addl %ecx, %eax
movl %eax, -60(%rbp)
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq 40(%rbp), %rax
movslq -60(%rbp), %rcx
movss %xmm0, (%rax,%rcx,8)
movss -84(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq 40(%rbp), %rax
movslq -60(%rbp), %rcx
movss %xmm0, 4(%rax,%rcx,8)
movq -40(%rbp), %rax
movl (%rax), %eax
movq -32(%rbp), %rcx
movl (%rcx), %ecx
subl %ecx, %eax
incl %eax
movl %eax, -116(%rbp)
movq 64(%rbp), %rax
movslq -132(%rbp), %rcx
leaq (%rax,%rcx,8), %rdi
callq _Cf
movlpd %xmm0, -160(%rbp)
movss -160(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -232(%rbp) ## 4-byte Spill
movss -156(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movd %xmm0, %eax
xorl $2147483648, %eax ## imm = 0x80000000
movd %eax, %xmm0
movss %xmm0, -228(%rbp) ## 4-byte Spill
leaq -80(%rbp), %rdi
callq __pCf
movss -232(%rbp), %xmm1 ## 4-byte Reload
## xmm1 = mem[0],zero,zero,zero
movss -228(%rbp), %xmm0 ## 4-byte Reload
## xmm0 = mem[0],zero,zero,zero
movss %xmm1, (%rax)
movss %xmm0, 4(%rax)
movq 48(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl %eax, -60(%rbp)
movq -8(%rbp), %rdi
movq 56(%rbp), %rdx
movslq -96(%rbp), %rax
shlq $3, %rax
addq %rax, %rdx
movq 40(%rbp), %r9
movl -92(%rbp), %eax
movq -32(%rbp), %rcx
movl (%rcx), %ecx
imull -52(%rbp), %ecx
addl %ecx, %eax
cltq
shlq $3, %rax
addq %rax, %r9
movq 80(%rbp), %rax
addq $8, %rax
leaq -116(%rbp), %rsi
leaq _c__1(%rip), %rcx
leaq -80(%rbp), %r8
leaq -60(%rbp), %r10
movq %r10, (%rsp)
movq %rax, 8(%rsp)
callq _clarfy_
LBB0_13:
movq -24(%rbp), %rax
cmpl $3, (%rax)
jne LBB0_15
## %bb.14:
movq -40(%rbp), %rax
movl (%rax), %eax
movq -32(%rbp), %rcx
movl (%rcx), %ecx
subl %ecx, %eax
incl %eax
movl %eax, -116(%rbp)
movq 64(%rbp), %rax
movslq -132(%rbp), %rcx
leaq (%rax,%rcx,8), %rdi
callq _Cf
movlpd %xmm0, -168(%rbp)
movss -168(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -248(%rbp) ## 4-byte Spill
movss -164(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movd %xmm0, %eax
xorl $2147483648, %eax ## imm = 0x80000000
movd %eax, %xmm0
movss %xmm0, -244(%rbp) ## 4-byte Spill
leaq -80(%rbp), %rdi
callq __pCf
movss -248(%rbp), %xmm1 ## 4-byte Reload
## xmm1 = mem[0],zero,zero,zero
movss -244(%rbp), %xmm0 ## 4-byte Reload
## xmm0 = mem[0],zero,zero,zero
movss %xmm1, (%rax)
movss %xmm0, 4(%rax)
movq 48(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl %eax, -60(%rbp)
movq -8(%rbp), %rdi
movq 56(%rbp), %rdx
movslq -96(%rbp), %rax
shlq $3, %rax
addq %rax, %rdx
movq 40(%rbp), %r9
movl -92(%rbp), %eax
movq -32(%rbp), %rcx
movl (%rcx), %ecx
imull -52(%rbp), %ecx
addl %ecx, %eax
cltq
shlq $3, %rax
addq %rax, %r9
movq 80(%rbp), %rax
addq $8, %rax
leaq -116(%rbp), %rsi
leaq _c__1(%rip), %rcx
leaq -80(%rbp), %r8
leaq -60(%rbp), %r10
movq %r10, (%rsp)
movq %rax, 8(%rsp)
callq _clarfy_
LBB0_15:
movq -24(%rbp), %rax
cmpl $2, (%rax)
jne LBB0_29
## %bb.16:
movq -40(%rbp), %rax
movl (%rax), %eax
addl $1, %eax
movl %eax, -108(%rbp)
movq -40(%rbp), %rax
movl (%rax), %eax
movq 24(%rbp), %rcx
addl (%rcx), %eax
movl %eax, -60(%rbp)
movl -60(%rbp), %eax
movq 16(%rbp), %rcx
cmpl (%rcx), %eax
jg LBB0_18
## %bb.17:
movl -60(%rbp), %eax
movl %eax, -252(%rbp) ## 4-byte Spill
jmp LBB0_19
LBB0_18:
movq 16(%rbp), %rax
movl (%rax), %eax
movl %eax, -252(%rbp) ## 4-byte Spill
LBB0_19:
movl -252(%rbp), %eax ## 4-byte Reload
movl %eax, -112(%rbp)
movq -40(%rbp), %rax
movl (%rax), %eax
movq -32(%rbp), %rcx
subl (%rcx), %eax
addl $1, %eax
movl %eax, -120(%rbp)
movl -112(%rbp), %eax
subl -108(%rbp), %eax
addl $1, %eax
movl %eax, -116(%rbp)
cmpl $0, -116(%rbp)
jle LBB0_28
## %bb.20:
movq 64(%rbp), %rax
movslq -132(%rbp), %rcx
leaq (%rax,%rcx,8), %rdi
callq _Cf
movlpd %xmm0, -176(%rbp)
movss -176(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -260(%rbp) ## 4-byte Spill
movss -172(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movd %xmm0, %eax
xorl $2147483648, %eax ## imm = 0x80000000
movd %eax, %xmm0
movss %xmm0, -256(%rbp) ## 4-byte Spill
leaq -80(%rbp), %rdi
callq __pCf
movss -260(%rbp), %xmm1 ## 4-byte Reload
## xmm1 = mem[0],zero,zero,zero
movss -256(%rbp), %xmm0 ## 4-byte Reload
## xmm0 = mem[0],zero,zero,zero
movss %xmm1, (%rax)
movss %xmm0, 4(%rax)
movq 48(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl %eax, -60(%rbp)
movq 56(%rbp), %rcx
movslq -96(%rbp), %rax
shlq $3, %rax
addq %rax, %rcx
movq 40(%rbp), %r9
movl -92(%rbp), %eax
movq 24(%rbp), %rdx
subl (%rdx), %eax
movl -108(%rbp), %edx
imull -52(%rbp), %edx
addl %edx, %eax
cltq
shlq $3, %rax
addq %rax, %r9
movq 80(%rbp), %rax
addq $8, %rax
leaq L_.str.1(%rip), %rdi
leaq -120(%rbp), %rsi
leaq -116(%rbp), %rdx
leaq -80(%rbp), %r8
leaq -60(%rbp), %r10
movq %r10, (%rsp)
movq %rax, 8(%rsp)
callq _clarfx_
movq -16(%rbp), %rax
cmpl $0, (%rax)
je LBB0_22
## %bb.21:
movq -48(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl $2, %ecx
cltd
idivl %ecx
movl %edx, %eax
movq 16(%rbp), %rcx
imull (%rcx), %eax
addl -108(%rbp), %eax
movl %eax, -96(%rbp)
movq -48(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl $2, %ecx
cltd
idivl %ecx
movl %edx, %eax
movq 16(%rbp), %rcx
imull (%rcx), %eax
addl -108(%rbp), %eax
movl %eax, -132(%rbp)
jmp LBB0_23
LBB0_22:
movq -48(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl $2, %ecx
cltd
idivl %ecx
movl %edx, %eax
movq 16(%rbp), %rcx
imull (%rcx), %eax
addl -108(%rbp), %eax
movl %eax, -96(%rbp)
movq -48(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl $2, %ecx
cltd
idivl %ecx
movl %edx, %eax
movq 16(%rbp), %rcx
imull (%rcx), %eax
addl -108(%rbp), %eax
movl %eax, -132(%rbp)
LBB0_23:
movl -96(%rbp), %eax
movl %eax, -60(%rbp)
movq 56(%rbp), %rax
movslq -60(%rbp), %rcx
movss LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, (%rax,%rcx,8)
movq 56(%rbp), %rax
movslq -60(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, 4(%rax,%rcx,8)
movl -116(%rbp), %eax
subl $1, %eax
movl %eax, -60(%rbp)
movl $1, -100(%rbp)
LBB0_24: ## =>This Inner Loop Header: Depth=1
movl -100(%rbp), %eax
cmpl -60(%rbp), %eax
jg LBB0_27
## %bb.25: ## in Loop: Header=BB0_24 Depth=1
movl -96(%rbp), %eax
movl -100(%rbp), %ecx
addl %ecx, %eax
movl %eax, -64(%rbp)
movq 40(%rbp), %rax
movl -92(%rbp), %ecx
movq 24(%rbp), %rdx
movl (%rdx), %edx
subl %edx, %ecx
movl -100(%rbp), %esi
subl %esi, %ecx
movl -108(%rbp), %edx
addl %esi, %edx
movl -52(%rbp), %esi
imull %esi, %edx
addl %edx, %ecx
movslq %ecx, %rcx
leaq (%rax,%rcx,8), %rdi
callq _Cf
movlpd %xmm0, -184(%rbp)
movss -184(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -268(%rbp) ## 4-byte Spill
movss -180(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movd %xmm0, %eax
xorl $2147483648, %eax ## imm = 0x80000000
movd %eax, %xmm0
movss %xmm0, -264(%rbp) ## 4-byte Spill
leaq -80(%rbp), %rdi
callq __pCf
movss -268(%rbp), %xmm1 ## 4-byte Reload
## xmm1 = mem[0],zero,zero,zero
movss -264(%rbp), %xmm0 ## 4-byte Reload
## xmm0 = mem[0],zero,zero,zero
movss %xmm1, (%rax)
movss %xmm0, 4(%rax)
movss -80(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq 56(%rbp), %rax
movslq -64(%rbp), %rcx
movss %xmm0, (%rax,%rcx,8)
movss -76(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq 56(%rbp), %rax
movslq -64(%rbp), %rcx
movss %xmm0, 4(%rax,%rcx,8)
movl -92(%rbp), %eax
movq 24(%rbp), %rcx
subl (%rcx), %eax
subl -100(%rbp), %eax
movl -108(%rbp), %ecx
addl -100(%rbp), %ecx
imull -52(%rbp), %ecx
addl %ecx, %eax
movl %eax, -64(%rbp)
movq 40(%rbp), %rax
movslq -64(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, (%rax,%rcx,8)
movq 40(%rbp), %rax
movslq -64(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, 4(%rax,%rcx,8)
## %bb.26: ## in Loop: Header=BB0_24 Depth=1
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB0_24
LBB0_27:
movq 40(%rbp), %rax
movl -92(%rbp), %ecx
movq 24(%rbp), %rdx
movl (%rdx), %edx
subl %edx, %ecx
movl -108(%rbp), %edx
movl -52(%rbp), %esi
imull %esi, %edx
addl %edx, %ecx
movslq %ecx, %rcx
leaq (%rax,%rcx,8), %rdi
callq _Cf
movlpd %xmm0, -192(%rbp)
movss -192(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -276(%rbp) ## 4-byte Spill
movss -188(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movd %xmm0, %eax
xorl $2147483648, %eax ## imm = 0x80000000
movd %eax, %xmm0
movss %xmm0, -272(%rbp) ## 4-byte Spill
leaq -80(%rbp), %rdi
callq __pCf
movss -276(%rbp), %xmm1 ## 4-byte Reload
## xmm1 = mem[0],zero,zero,zero
movss -272(%rbp), %xmm0 ## 4-byte Reload
## xmm0 = mem[0],zero,zero,zero
movss %xmm1, (%rax)
movss %xmm0, 4(%rax)
movss -80(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -88(%rbp)
movss -76(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -84(%rbp)
movq 56(%rbp), %rdx
movl -96(%rbp), %eax
addl $1, %eax
cltq
shlq $3, %rax
addq %rax, %rdx
movq 64(%rbp), %r8
movslq -132(%rbp), %rax
shlq $3, %rax
addq %rax, %r8
leaq -116(%rbp), %rdi
leaq -88(%rbp), %rsi
leaq _c__1(%rip), %rcx
callq _clarfg_
movl -92(%rbp), %eax
movq 24(%rbp), %rcx
subl (%rcx), %eax
movl -108(%rbp), %ecx
imull -52(%rbp), %ecx
addl %ecx, %eax
movl %eax, -60(%rbp)
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq 40(%rbp), %rax
movslq -60(%rbp), %rcx
movss %xmm0, (%rax,%rcx,8)
movss -84(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq 40(%rbp), %rax
movslq -60(%rbp), %rcx
movss %xmm0, 4(%rax,%rcx,8)
movl -120(%rbp), %eax
subl $1, %eax
movl %eax, -60(%rbp)
movq 48(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl %eax, -64(%rbp)
movq 56(%rbp), %rcx
movslq -96(%rbp), %rax
shlq $3, %rax
addq %rax, %rcx
movq 64(%rbp), %r8
movslq -132(%rbp), %rax
shlq $3, %rax
addq %rax, %r8
movq 40(%rbp), %r9
movl -92(%rbp), %eax
movq 24(%rbp), %rdx
subl (%rdx), %eax
addl $1, %eax
movl -108(%rbp), %edx
imull -52(%rbp), %edx
addl %edx, %eax
cltq
shlq $3, %rax
addq %rax, %r9
movq 80(%rbp), %rax
addq $8, %rax
leaq L_.str.2(%rip), %rdi
leaq -60(%rbp), %rsi
leaq -116(%rbp), %rdx
leaq -64(%rbp), %r10
movq %r10, (%rsp)
movq %rax, 8(%rsp)
callq _clarfx_
LBB0_28:
jmp LBB0_29
LBB0_29:
jmp LBB0_56
LBB0_30:
movq -16(%rbp), %rax
cmpl $0, (%rax)
je LBB0_32
## %bb.31:
movq -48(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl $2, %ecx
cltd
idivl %ecx
movl %edx, %eax
movq 16(%rbp), %rcx
imull (%rcx), %eax
movq -32(%rbp), %rcx
addl (%rcx), %eax
movl %eax, -96(%rbp)
movq -48(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl $2, %ecx
cltd
idivl %ecx
movl %edx, %eax
movq 16(%rbp), %rcx
imull (%rcx), %eax
movq -32(%rbp), %rcx
addl (%rcx), %eax
movl %eax, -132(%rbp)
jmp LBB0_33
LBB0_32:
movq -48(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl $2, %ecx
cltd
idivl %ecx
movl %edx, %eax
movq 16(%rbp), %rcx
imull (%rcx), %eax
movq -32(%rbp), %rcx
addl (%rcx), %eax
movl %eax, -96(%rbp)
movq -48(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl $2, %ecx
cltd
idivl %ecx
movl %edx, %eax
movq 16(%rbp), %rcx
imull (%rcx), %eax
movq -32(%rbp), %rcx
addl (%rcx), %eax
movl %eax, -132(%rbp)
LBB0_33:
movq -24(%rbp), %rax
cmpl $1, (%rax)
jne LBB0_39
## %bb.34:
movq -40(%rbp), %rax
movl (%rax), %eax
movq -32(%rbp), %rcx
subl (%rcx), %eax
addl $1, %eax
movl %eax, -116(%rbp)
movl -96(%rbp), %eax
movl %eax, -60(%rbp)
movq 56(%rbp), %rax
movslq -60(%rbp), %rcx
movss LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, (%rax,%rcx,8)
movq 56(%rbp), %rax
movslq -60(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, 4(%rax,%rcx,8)
movl -116(%rbp), %eax
subl $1, %eax
movl %eax, -60(%rbp)
movl $1, -100(%rbp)
LBB0_35: ## =>This Inner Loop Header: Depth=1
movl -100(%rbp), %eax
cmpl -60(%rbp), %eax
jg LBB0_38
## %bb.36: ## in Loop: Header=BB0_35 Depth=1
movl -96(%rbp), %eax
addl -100(%rbp), %eax
movl %eax, -64(%rbp)
movl -128(%rbp), %eax
addl -100(%rbp), %eax
movq -32(%rbp), %rcx
movl (%rcx), %ecx
subl $1, %ecx
imull -52(%rbp), %ecx
addl %ecx, %eax
movl %eax, -68(%rbp)
movq 40(%rbp), %rax
movslq -68(%rbp), %rcx
movss (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq 56(%rbp), %rax
movslq -64(%rbp), %rcx
movss %xmm0, (%rax,%rcx,8)
movq 40(%rbp), %rax
movslq -68(%rbp), %rcx
movss 4(%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq 56(%rbp), %rax
movslq -64(%rbp), %rcx
movss %xmm0, 4(%rax,%rcx,8)
movl -128(%rbp), %eax
addl -100(%rbp), %eax
movq -32(%rbp), %rcx
movl (%rcx), %ecx
subl $1, %ecx
imull -52(%rbp), %ecx
addl %ecx, %eax
movl %eax, -64(%rbp)
movq 40(%rbp), %rax
movslq -64(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, (%rax,%rcx,8)
movq 40(%rbp), %rax
movslq -64(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, 4(%rax,%rcx,8)
## %bb.37: ## in Loop: Header=BB0_35 Depth=1
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB0_35
LBB0_38:
movq 40(%rbp), %rax
movl -128(%rbp), %ecx
movq -32(%rbp), %rdx
movl (%rdx), %edx
decl %edx
movl -52(%rbp), %esi
imull %esi, %edx
addl %edx, %ecx
movslq %ecx, %rcx
leaq (%rax,%rcx,8), %rsi
movq 56(%rbp), %rax
movslq -96(%rbp), %rcx
leaq 8(%rax,%rcx,8), %rdx
movq 64(%rbp), %rax
movslq -132(%rbp), %rcx
leaq (%rax,%rcx,8), %r8
leaq _c__1(%rip), %rcx
leaq -116(%rbp), %rdi
callq _clarfg_
movq -40(%rbp), %rax
movl (%rax), %eax
movq -32(%rbp), %rcx
movl (%rcx), %ecx
subl %ecx, %eax
incl %eax
movl %eax, -116(%rbp)
movq 64(%rbp), %rax
movslq -132(%rbp), %rcx
leaq (%rax,%rcx,8), %rdi
callq _Cf
movlpd %xmm0, -200(%rbp)
movss -200(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -284(%rbp) ## 4-byte Spill
movss -196(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movd %xmm0, %eax
xorl $2147483648, %eax ## imm = 0x80000000
movd %eax, %xmm0
movss %xmm0, -280(%rbp) ## 4-byte Spill
leaq -80(%rbp), %rdi
callq __pCf
movss -284(%rbp), %xmm1 ## 4-byte Reload
## xmm1 = mem[0],zero,zero,zero
movss -280(%rbp), %xmm0 ## 4-byte Reload
## xmm0 = mem[0],zero,zero,zero
movss %xmm1, (%rax)
movss %xmm0, 4(%rax)
movq 48(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl %eax, -60(%rbp)
movq -8(%rbp), %rdi
movq 56(%rbp), %rdx
movslq -96(%rbp), %rax
shlq $3, %rax
addq %rax, %rdx
movq 40(%rbp), %r9
movl -92(%rbp), %eax
movq -32(%rbp), %rcx
movl (%rcx), %ecx
imull -52(%rbp), %ecx
addl %ecx, %eax
cltq
shlq $3, %rax
addq %rax, %r9
movq 80(%rbp), %rax
addq $8, %rax
leaq -116(%rbp), %rsi
leaq _c__1(%rip), %rcx
leaq -80(%rbp), %r8
leaq -60(%rbp), %r10
movq %r10, (%rsp)
movq %rax, 8(%rsp)
callq _clarfy_
LBB0_39:
movq -24(%rbp), %rax
cmpl $3, (%rax)
jne LBB0_41
## %bb.40:
movq -40(%rbp), %rax
movl (%rax), %eax
movq -32(%rbp), %rcx
movl (%rcx), %ecx
subl %ecx, %eax
incl %eax
movl %eax, -116(%rbp)
movq 64(%rbp), %rax
movslq -132(%rbp), %rcx
leaq (%rax,%rcx,8), %rdi
callq _Cf
movlpd %xmm0, -208(%rbp)
movss -208(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -292(%rbp) ## 4-byte Spill
movss -204(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movd %xmm0, %eax
xorl $2147483648, %eax ## imm = 0x80000000
movd %eax, %xmm0
movss %xmm0, -288(%rbp) ## 4-byte Spill
leaq -80(%rbp), %rdi
callq __pCf
movss -292(%rbp), %xmm1 ## 4-byte Reload
## xmm1 = mem[0],zero,zero,zero
movss -288(%rbp), %xmm0 ## 4-byte Reload
## xmm0 = mem[0],zero,zero,zero
movss %xmm1, (%rax)
movss %xmm0, 4(%rax)
movq 48(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl %eax, -60(%rbp)
movq -8(%rbp), %rdi
movq 56(%rbp), %rdx
movslq -96(%rbp), %rax
shlq $3, %rax
addq %rax, %rdx
movq 40(%rbp), %r9
movl -92(%rbp), %eax
movq -32(%rbp), %rcx
movl (%rcx), %ecx
imull -52(%rbp), %ecx
addl %ecx, %eax
cltq
shlq $3, %rax
addq %rax, %r9
movq 80(%rbp), %rax
addq $8, %rax
leaq -116(%rbp), %rsi
leaq _c__1(%rip), %rcx
leaq -80(%rbp), %r8
leaq -60(%rbp), %r10
movq %r10, (%rsp)
movq %rax, 8(%rsp)
callq _clarfy_
LBB0_41:
movq -24(%rbp), %rax
cmpl $2, (%rax)
jne LBB0_55
## %bb.42:
movq -40(%rbp), %rax
movl (%rax), %eax
addl $1, %eax
movl %eax, -108(%rbp)
movq -40(%rbp), %rax
movl (%rax), %eax
movq 24(%rbp), %rcx
addl (%rcx), %eax
movl %eax, -60(%rbp)
movl -60(%rbp), %eax
movq 16(%rbp), %rcx
cmpl (%rcx), %eax
jg LBB0_44
## %bb.43:
movl -60(%rbp), %eax
movl %eax, -296(%rbp) ## 4-byte Spill
jmp LBB0_45
LBB0_44:
movq 16(%rbp), %rax
movl (%rax), %eax
movl %eax, -296(%rbp) ## 4-byte Spill
LBB0_45:
movl -296(%rbp), %eax ## 4-byte Reload
movl %eax, -112(%rbp)
movq -40(%rbp), %rax
movl (%rax), %eax
movq -32(%rbp), %rcx
subl (%rcx), %eax
addl $1, %eax
movl %eax, -120(%rbp)
movl -112(%rbp), %eax
subl -108(%rbp), %eax
addl $1, %eax
movl %eax, -116(%rbp)
cmpl $0, -116(%rbp)
jle LBB0_54
## %bb.46:
movq 48(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl %eax, -60(%rbp)
movq 56(%rbp), %rcx
movslq -96(%rbp), %rax
shlq $3, %rax
addq %rax, %rcx
movq 64(%rbp), %r8
movslq -132(%rbp), %rax
shlq $3, %rax
addq %rax, %r8
movq 40(%rbp), %r9
movl -92(%rbp), %eax
movq 24(%rbp), %rdx
addl (%rdx), %eax
movq -32(%rbp), %rdx
movl (%rdx), %edx
imull -52(%rbp), %edx
addl %edx, %eax
cltq
shlq $3, %rax
addq %rax, %r9
movq 80(%rbp), %rax
addq $8, %rax
leaq L_.str.2(%rip), %rdi
leaq -116(%rbp), %rsi
leaq -120(%rbp), %rdx
leaq -60(%rbp), %r10
movq %r10, (%rsp)
movq %rax, 8(%rsp)
callq _clarfx_
movq -16(%rbp), %rax
cmpl $0, (%rax)
je LBB0_48
## %bb.47:
movq -48(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl $2, %ecx
cltd
idivl %ecx
movl %edx, %eax
movq 16(%rbp), %rcx
imull (%rcx), %eax
addl -108(%rbp), %eax
movl %eax, -96(%rbp)
movq -48(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl $2, %ecx
cltd
idivl %ecx
movl %edx, %eax
movq 16(%rbp), %rcx
imull (%rcx), %eax
addl -108(%rbp), %eax
movl %eax, -132(%rbp)
jmp LBB0_49
LBB0_48:
movq -48(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl $2, %ecx
cltd
idivl %ecx
movl %edx, %eax
movq 16(%rbp), %rcx
imull (%rcx), %eax
addl -108(%rbp), %eax
movl %eax, -96(%rbp)
movq -48(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl $2, %ecx
cltd
idivl %ecx
movl %edx, %eax
movq 16(%rbp), %rcx
imull (%rcx), %eax
addl -108(%rbp), %eax
movl %eax, -132(%rbp)
LBB0_49:
movl -96(%rbp), %eax
movl %eax, -60(%rbp)
movq 56(%rbp), %rax
movslq -60(%rbp), %rcx
movss LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, (%rax,%rcx,8)
movq 56(%rbp), %rax
movslq -60(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, 4(%rax,%rcx,8)
movl -116(%rbp), %eax
subl $1, %eax
movl %eax, -60(%rbp)
movl $1, -100(%rbp)
LBB0_50: ## =>This Inner Loop Header: Depth=1
movl -100(%rbp), %eax
cmpl -60(%rbp), %eax
jg LBB0_53
## %bb.51: ## in Loop: Header=BB0_50 Depth=1
movl -96(%rbp), %eax
addl -100(%rbp), %eax
movl %eax, -64(%rbp)
movl -92(%rbp), %eax
movq 24(%rbp), %rcx
addl (%rcx), %eax
addl -100(%rbp), %eax
movq -32(%rbp), %rcx
movl (%rcx), %ecx
imull -52(%rbp), %ecx
addl %ecx, %eax
movl %eax, -68(%rbp)
movq 40(%rbp), %rax
movslq -68(%rbp), %rcx
movss (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq 56(%rbp), %rax
movslq -64(%rbp), %rcx
movss %xmm0, (%rax,%rcx,8)
movq 40(%rbp), %rax
movslq -68(%rbp), %rcx
movss 4(%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movq 56(%rbp), %rax
movslq -64(%rbp), %rcx
movss %xmm0, 4(%rax,%rcx,8)
movl -92(%rbp), %eax
movq 24(%rbp), %rcx
addl (%rcx), %eax
addl -100(%rbp), %eax
movq -32(%rbp), %rcx
movl (%rcx), %ecx
imull -52(%rbp), %ecx
addl %ecx, %eax
movl %eax, -64(%rbp)
movq 40(%rbp), %rax
movslq -64(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, (%rax,%rcx,8)
movq 40(%rbp), %rax
movslq -64(%rbp), %rcx
xorps %xmm0, %xmm0
movss %xmm0, 4(%rax,%rcx,8)
## %bb.52: ## in Loop: Header=BB0_50 Depth=1
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp LBB0_50
LBB0_53:
movq 40(%rbp), %rax
movl -92(%rbp), %ecx
movq 24(%rbp), %rdx
movl (%rdx), %edx
addl %edx, %ecx
movq -32(%rbp), %rdx
movl (%rdx), %edx
movl -52(%rbp), %esi
imull %esi, %edx
addl %edx, %ecx
movslq %ecx, %rcx
leaq (%rax,%rcx,8), %rsi
movq 56(%rbp), %rax
movslq -96(%rbp), %rcx
leaq 8(%rax,%rcx,8), %rdx
movq 64(%rbp), %rax
movslq -132(%rbp), %rcx
leaq (%rax,%rcx,8), %r8
leaq _c__1(%rip), %rcx
leaq -116(%rbp), %rdi
callq _clarfg_
movl -120(%rbp), %eax
decl %eax
movl %eax, -60(%rbp)
movq 64(%rbp), %rax
movslq -132(%rbp), %rcx
leaq (%rax,%rcx,8), %rdi
callq _Cf
movlpd %xmm0, -216(%rbp)
movss -216(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -304(%rbp) ## 4-byte Spill
movss -212(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movd %xmm0, %eax
xorl $2147483648, %eax ## imm = 0x80000000
movd %eax, %xmm0
movss %xmm0, -300(%rbp) ## 4-byte Spill
leaq -80(%rbp), %rdi
callq __pCf
movss -304(%rbp), %xmm1 ## 4-byte Reload
## xmm1 = mem[0],zero,zero,zero
movss -300(%rbp), %xmm0 ## 4-byte Reload
## xmm0 = mem[0],zero,zero,zero
movss %xmm1, (%rax)
movss %xmm0, 4(%rax)
movq 48(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl %eax, -64(%rbp)
movq 56(%rbp), %rcx
movslq -96(%rbp), %rax
shlq $3, %rax
addq %rax, %rcx
movq 40(%rbp), %r9
movl -92(%rbp), %eax
movq 24(%rbp), %rdx
addl (%rdx), %eax
subl $1, %eax
movq -32(%rbp), %rdx
movl (%rdx), %edx
addl $1, %edx
imull -52(%rbp), %edx
addl %edx, %eax
cltq
shlq $3, %rax
addq %rax, %r9
movq 80(%rbp), %rax
addq $8, %rax
leaq L_.str.1(%rip), %rdi
leaq -116(%rbp), %rsi
leaq -60(%rbp), %rdx
leaq -80(%rbp), %r8
leaq -64(%rbp), %r10
movq %r10, (%rsp)
movq %rax, 8(%rsp)
callq _clarfx_
LBB0_54:
jmp LBB0_55
LBB0_55:
jmp LBB0_56
LBB0_56:
xorl %eax, %eax
addq $320, %rsp ## imm = 0x140
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Cf
_Cf: ## @Cf
.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
movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movss 4(%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero
xorps %xmm3, %xmm3
movaps %xmm0, %xmm2
mulss %xmm3, %xmm2
addss %xmm2, %xmm1
movss %xmm1, -8(%rbp)
movss %xmm0, -4(%rbp)
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function _pCf
__pCf: ## @_pCf
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "U"
.section __DATA,__data
.p2align 2 ## @c__1
_c__1:
.long 1 ## 0x1
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "Left"
L_.str.2: ## @.str.2
.asciz "Right"
.subsections_via_symbols
| the_stack_data/90765329.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _printPrimitive ; -- Begin function printPrimitive
.p2align 2
_printPrimitive: ; @printPrimitive
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
ldr x8, [sp, #16]
ands x8, x8, #0x3
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x8, [sp, #16]
lsr x8, x8, #2
str x8, [sp, #16]
ldr x8, [sp, #16]
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
stur wzr, [x29, #-4]
b LBB0_14
LBB0_2:
ldr x8, [sp, #16]
and x8, x8, #0x7f
subs x8, x8, #31
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_3
LBB0_3:
ldr x8, [sp, #16]
lsr x8, x8, #7
str x8, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #1
cset w8, ne
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
stur wzr, [x29, #-4]
b LBB0_14
LBB0_5:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
stur wzr, [x29, #-4]
b LBB0_14
LBB0_6:
ldr x8, [sp, #16]
subs x8, x8, #47
cset w8, ne
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
stur wzr, [x29, #-4]
b LBB0_14
LBB0_8:
ldrb w8, [sp, #16]
; kill: def $x8 killed $w8
subs x8, x8, #15
cset w8, ne
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
ldr x8, [sp, #16]
lsr x8, x8, #8
str x8, [sp, #16]
mov w0, #2
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _setlocale
ldr x8, [sp, #16]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #12]
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 _wprintf
stur wzr, [x29, #-4]
b LBB0_14
LBB0_10:
b LBB0_11
LBB0_11:
b LBB0_12
LBB0_12:
b LBB0_13
LBB0_13:
mov w8, #1
stur w8, [x29, #-4]
b LBB0_14
LBB0_14:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _printHeapValue ; -- Begin function printHeapValue
.p2align 2
_printHeapValue: ; @printHeapValue
.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 x8, [x29, #-16]
and x8, x8, #0x7
subs x8, x8, #1
cset w8, ne
tbnz w8, #0, LBB1_4
b LBB1_1
LBB1_1:
ldur x8, [x29, #-16]
subs x8, x8, #1
str x8, [sp, #24]
ldur x8, [x29, #-16]
add x8, x8, #7
str x8, [sp, #16]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
ldr x8, [sp, #24]
ldr x0, [x8]
bl _printHeapValue
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2:
ldur x8, [x29, #-16]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
mov w8, #1
stur w8, [x29, #-4]
b LBB1_8
LBB1_3:
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
ldr x8, [sp, #16]
ldr x0, [x8]
bl _printHeapValue
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _printf
b LBB1_7
LBB1_4:
ldur x0, [x29, #-16]
bl _printPrimitive
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB1_6
b LBB1_5
LBB1_5:
ldur x8, [x29, #-16]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
mov w8, #1
stur w8, [x29, #-4]
b LBB1_8
LBB1_6:
b LBB1_7
LBB1_7:
stur wzr, [x29, #-4]
b LBB1_8
LBB1_8:
ldur w0, [x29, #-4]
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
stur wzr, [x29, #-4]
bl _scheme_entry
str x0, [sp]
ldr x0, [sp]
bl _printHeapValue
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "true"
l_.str.2: ; @.str.2
.asciz "false"
l_.str.3: ; @.str.3
.asciz "()"
l_.str.4: ; @.str.4
.space 1
.section __TEXT,__const
.p2align 2 ; @.str.5
l_.str.5:
.long 35 ; 0x23
.long 92 ; 0x5c
.long 37 ; 0x25
.long 108 ; 0x6c
.long 99 ; 0x63
.long 0 ; 0x0
.section __TEXT,__cstring,cstring_literals
l_.str.6: ; @.str.6
.asciz "("
l_.str.7: ; @.str.7
.asciz "Unknown value type %d"
l_.str.8: ; @.str.8
.asciz " "
l_.str.9: ; @.str.9
.asciz ")"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _printPrimitive ## -- Begin function printPrimitive
.p2align 4, 0x90
_printPrimitive: ## @printPrimitive
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rax
andq $3, %rax
cmpq $0, %rax
jne LBB0_2
## %bb.1:
movq -16(%rbp), %rax
shrq $2, %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -4(%rbp)
jmp LBB0_14
LBB0_2:
movq -16(%rbp), %rax
andq $127, %rax
cmpq $31, %rax
jne LBB0_6
## %bb.3:
movq -16(%rbp), %rax
shrq $7, %rax
movq %rax, -16(%rbp)
cmpq $1, -16(%rbp)
jne LBB0_5
## %bb.4:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -4(%rbp)
jmp LBB0_14
LBB0_5:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -4(%rbp)
jmp LBB0_14
LBB0_6:
cmpq $47, -16(%rbp)
jne LBB0_8
## %bb.7:
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -4(%rbp)
jmp LBB0_14
LBB0_8:
movq -16(%rbp), %rax
andq $255, %rax
cmpq $15, %rax
jne LBB0_10
## %bb.9:
movq -16(%rbp), %rax
shrq $8, %rax
movq %rax, -16(%rbp)
movl $2, %edi
leaq L_.str.4(%rip), %rsi
callq _setlocale
movq -16(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -20(%rbp)
movl -20(%rbp), %esi
leaq l_.str.5(%rip), %rdi
movb $0, %al
callq _wprintf
movl $0, -4(%rbp)
jmp LBB0_14
LBB0_10:
jmp LBB0_11
LBB0_11:
jmp LBB0_12
LBB0_12:
jmp LBB0_13
LBB0_13:
movl $1, -4(%rbp)
LBB0_14:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _printHeapValue ## -- Begin function printHeapValue
.p2align 4, 0x90
_printHeapValue: ## @printHeapValue
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rax
andq $7, %rax
cmpq $1, %rax
jne LBB1_4
## %bb.1:
movq -16(%rbp), %rax
subq $1, %rax
movq %rax, -24(%rbp)
movq -16(%rbp), %rax
addq $7, %rax
movq %rax, -32(%rbp)
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
movq -24(%rbp), %rax
movq (%rax), %rdi
callq _printHeapValue
cmpl $0, %eax
je LBB1_3
## %bb.2:
movq -16(%rbp), %rsi
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
movl $1, -4(%rbp)
jmp LBB1_8
LBB1_3:
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
movq -32(%rbp), %rax
movq (%rax), %rdi
callq _printHeapValue
leaq L_.str.9(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB1_7
LBB1_4:
movq -16(%rbp), %rdi
callq _printPrimitive
cmpl $0, %eax
je LBB1_6
## %bb.5:
movq -16(%rbp), %rsi
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
movl $1, -4(%rbp)
jmp LBB1_8
LBB1_6:
jmp LBB1_7
LBB1_7:
movl $0, -4(%rbp)
LBB1_8:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movb $0, %al
callq _scheme_entry
movq %rax, -16(%rbp)
movq -16(%rbp), %rdi
callq _printHeapValue
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "true"
L_.str.2: ## @.str.2
.asciz "false"
L_.str.3: ## @.str.3
.asciz "()"
L_.str.4: ## @.str.4
.space 1
.section __TEXT,__const
.p2align 2 ## @.str.5
l_.str.5:
.long 35 ## 0x23
.long 92 ## 0x5c
.long 37 ## 0x25
.long 108 ## 0x6c
.long 99 ## 0x63
.long 0 ## 0x0
.section __TEXT,__cstring,cstring_literals
L_.str.6: ## @.str.6
.asciz "("
L_.str.7: ## @.str.7
.asciz "Unknown value type %d"
L_.str.8: ## @.str.8
.asciz " "
L_.str.9: ## @.str.9
.asciz ")"
.subsections_via_symbols
| the_stack_data/6386757.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _f ; -- Begin function f
.p2align 2
_f: ; @f
.cfi_startproc
; %bb.0:
sub sp, sp, #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 w3, [sp, #16]
str w4, [sp, #12]
str w5, [sp, #8]
str w6, [sp, #4]
str w7, [sp]
adrp x0, _env@GOTPAGE
ldr x0, [x0, _env@GOTPAGEOFF]
mov w1, #1
bl _longjmp
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
sub sp, sp, #16
stur wzr, [x29, #-4]
adrp x0, _env@GOTPAGE
ldr x0, [x0, _env@GOTPAGEOFF]
bl _setjmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
mov x9, #16
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
mov x8, sp
subs x8, x8, #16
mov sp, x8
stur x8, [x29, #-16]
mov w0, #1
mov w1, #2
mov w2, #3
mov w3, #4
mov w4, #5
mov w5, #6
mov w6, #7
mov w7, #8
bl _f
b LBB1_2
LBB1_2:
mov w0, #0
mov sp, x29
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.comm _env,192,2 ; @env
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _f ## -- Begin function f
.p2align 4, 0x90
_f: ## @f
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl 24(%rbp), %eax
movl 16(%rbp), %eax
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movl %edx, -12(%rbp)
movl %ecx, -16(%rbp)
movl %r8d, -20(%rbp)
movl %r9d, -24(%rbp)
movq _env@GOTPCREL(%rip), %rdi
movl $1, %esi
callq _longjmp
.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)
movq _env@GOTPCREL(%rip), %rdi
callq _setjmp
cmpl $0, %eax
jne LBB1_2
## %bb.1:
movl $4, %eax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, %rax
movq %rax, -16(%rbp)
movl $1, %edi
movl $2, %esi
movl $3, %edx
movl $4, %ecx
movl $5, %r8d
movl $6, %r9d
subq $16, %rsp
movl $7, (%rsp)
movl $8, 8(%rsp)
callq _f
addq $16, %rsp
LBB1_2:
xorl %eax, %eax
movq %rbp, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _env,148,4 ## @env
.subsections_via_symbols
| the_stack_data/13604.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w0, #0
stur wzr, [x29, #-4]
bl _ttyname
str x0, [sp]
ldr x8, [sp]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _perror
mov w8, #1
stur w8, [x29, #-4]
b LBB0_3
LBB0_2:
ldr x0, [sp]
bl _puts
stur wzr, [x29, #-4]
b LBB0_3
LBB0_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "tty"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
xorl %edi, %edi
callq _ttyname
movq %rax, -16(%rbp)
cmpq $0, -16(%rbp)
jne LBB0_2
## %bb.1:
leaq L_.str(%rip), %rdi
callq _perror
movl $1, -4(%rbp)
jmp LBB0_3
LBB0_2:
movq -16(%rbp), %rdi
callq _puts
movl $0, -4(%rbp)
LBB0_3:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "tty"
.subsections_via_symbols
| the_stack_data/632070.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:
mov w0, #0
ret
.cfi_endproc
; -- End function
.globl _bar ; -- Begin function bar
.p2align 2
_bar: ; @bar
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
mov 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 _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
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _bar ## -- Begin function bar
.p2align 4, 0x90
_bar: ## @bar
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/34142.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp, #24] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
str x0, [sp, #16] ; 8-byte Folded Spill
bl _scanf
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
sub x8, x29, #20
str x8, [x9]
bl _scanf
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
sub x8, x29, #12
str x8, [x9]
bl _scanf
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
sub x8, x29, #16
str x8, [x9]
bl _scanf
ldur w0, [x29, #-8]
ldur w1, [x29, #-12]
ldur w2, [x29, #-16]
ldur w3, [x29, #-20]
bl _setbits
mov x9, sp
; implicit-def: $x8
mov x8, x0
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
ldr w0, [sp, #24] ; 4-byte Folded Reload
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _setbits ; -- Begin function setbits
.p2align 2
_setbits: ; @setbits
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
str w1, [sp, #8]
str w2, [sp, #4]
str w3, [sp]
ldr w8, [sp]
ldr w9, [sp, #8]
subs w9, w9, #1
asr w8, w8, w9
str w8, [sp]
ldr w8, [sp]
ldr w10, [sp, #4]
mov w9, #-1
lsl w10, w9, w10
bic w8, w8, w10
str w8, [sp]
ldr w8, [sp, #12]
ldr w10, [sp, #4]
lsl w9, w9, w10
and w8, w8, w9
str w8, [sp, #12]
ldr w8, [sp, #12]
ldr w9, [sp]
orr w0, w8, w9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter x: "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "Enter y: "
l_.str.3: ; @.str.3
.asciz "Enter position p: "
l_.str.4: ; @.str.4
.asciz "Enter number of bits n: "
l_.str.5: ; @.str.5
.asciz "The processed number 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 $32, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -20(%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 -12(%rbp), %rsi
movb $0, %al
callq _scanf
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -16(%rbp), %rsi
movb $0, %al
callq _scanf
movl -8(%rbp), %edi
movl -12(%rbp), %esi
movl -16(%rbp), %edx
movl -20(%rbp), %ecx
callq _setbits
movl %eax, %esi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _setbits ## -- Begin function setbits
.p2align 4, 0x90
_setbits: ## @setbits
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movl %edx, -12(%rbp)
movl %ecx, -16(%rbp)
movl -16(%rbp), %eax
movl -8(%rbp), %ecx
subl $1, %ecx
## kill: def $cl killed $ecx
sarl %cl, %eax
movl %eax, -16(%rbp)
movl -16(%rbp), %eax
movl -12(%rbp), %ecx
movl $4294967295, %edx ## imm = 0xFFFFFFFF
## kill: def $cl killed $ecx
shll %cl, %edx
movl %edx, %ecx
xorl $-1, %ecx
andl %ecx, %eax
movl %eax, -16(%rbp)
movl -4(%rbp), %eax
movl -12(%rbp), %ecx
movl $4294967295, %edx ## imm = 0xFFFFFFFF
## kill: def $cl killed $ecx
shll %cl, %edx
movl %edx, %ecx
andl %ecx, %eax
movl %eax, -4(%rbp)
movl -4(%rbp), %eax
orl -16(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter x: "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "Enter y: "
L_.str.3: ## @.str.3
.asciz "Enter position p: "
L_.str.4: ## @.str.4
.asciz "Enter number of bits n: "
L_.str.5: ## @.str.5
.asciz "The processed number is: %d\n"
.subsections_via_symbols
| the_stack_data/94916.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function main
lCPI0_0:
.quad 0x408f400000000000 ; double 1000
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w0, #0
stur wzr, [x29, #-4]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _setlocale
movi d0, #0000000000000000
str d0, [sp, #24]
fmov d0, #1.00000000
str d0, [sp, #16]
mov x9, sp
sub x8, x29, #16
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldur w8, [x29, #-16]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
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_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldr d0, [sp, #16]
fmov d1, #2.00000000
fmul d0, d0, d1
str d0, [sp, #16]
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 d0, [sp, #16]
fmov d1, #12.00000000
fdiv d0, d0, d1
str d0, [sp, #24]
ldr d0, [sp, #24]
adrp x8, lCPI0_0@PAGE
ldr d1, [x8, lCPI0_0@PAGEOFF]
fdiv d0, d0, d1
str d0, [sp, #24]
ldr d0, [sp, #24]
frintm d0, d0
str d0, [sp, #8]
ldr d0, [sp, #8]
mov x8, sp
str d0, [x8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
movi d0, #0000000000000000
str d0, [sp, #24]
fmov d0, #1.00000000
str d0, [sp, #16]
ldur w8, [x29, #-16]
subs w8, w8, #1
stur w8, [x29, #-16]
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
.space 1
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "%.0lf kg\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function main
LCPI0_0:
.quad 0x3ff0000000000000 ## double 1
LCPI0_1:
.quad 0x408f400000000000 ## double 1000
LCPI0_2:
.quad 0x4028000000000000 ## double 12
LCPI0_3:
.quad 0x4000000000000000 ## double 2
.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 $48, %rsp
movl $0, -4(%rbp)
xorl %edi, %edi
leaq L_.str(%rip), %rsi
callq _setlocale
xorps %xmm0, %xmm0
movsd %xmm0, -24(%rbp)
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -32(%rbp)
leaq L_.str.1(%rip), %rdi
leaq -16(%rbp), %rsi
movb $0, %al
callq _scanf
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
cmpl $0, -16(%rbp)
je LBB0_7
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movl $1, -12(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -12(%rbp), %eax
cmpl -8(%rbp), %eax
jg LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movsd LCPI0_3(%rip), %xmm0 ## xmm0 = mem[0],zero
mulsd -32(%rbp), %xmm0
movsd %xmm0, -32(%rbp)
## %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
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI0_2(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, -24(%rbp)
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, -24(%rbp)
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
roundsd $9, %xmm0, %xmm0
movsd %xmm0, -40(%rbp)
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.2(%rip), %rdi
movb $1, %al
callq _printf
xorps %xmm0, %xmm0
movsd %xmm0, -24(%rbp)
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -32(%rbp)
movl -16(%rbp), %eax
subl $1, %eax
movl %eax, -16(%rbp)
jmp LBB0_1
LBB0_7:
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.space 1
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "%.0lf kg\n"
.subsections_via_symbols
| the_stack_data/64201137.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _create_end ; -- Begin function create_end
.p2align 2
_create_end: ; @create_end
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov x0, #16
bl _malloc
str x0, [sp, #8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr x8, [sp, #8]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldr x8, [sp, #8]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
adrp x8, _rear@PAGE
ldr x8, [x8, _rear@PAGEOFF]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x8, [sp, #8]
adrp x9, _rear@PAGE
str x8, [x9, _rear@PAGEOFF]
adrp x9, _front@PAGE
str x8, [x9, _front@PAGEOFF]
b LBB0_3
LBB0_2:
ldr x8, [sp, #8]
adrp x9, _rear@PAGE
ldr x10, [x9, _rear@PAGEOFF]
str x8, [x10, #8]
ldr x8, [sp, #8]
str x8, [x9, _rear@PAGEOFF]
b LBB0_3
LBB0_3:
adrp x8, _front@PAGE
ldr x8, [x8, _front@PAGEOFF]
adrp x9, _rear@PAGE
ldr x9, [x9, _rear@PAGEOFF]
str x8, [x9, #8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _create_start ; -- Begin function create_start
.p2align 2
_create_start: ; @create_start
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov x0, #16
bl _malloc
str x0, [sp, #8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr x8, [sp, #8]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
adrp x8, _front@PAGE
ldr x8, [x8, _front@PAGEOFF]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
ldr x8, [sp, #8]
adrp x9, _rear@PAGE
str x8, [x9, _rear@PAGEOFF]
adrp x9, _front@PAGE
str x8, [x9, _front@PAGEOFF]
b LBB1_3
LBB1_2:
ldr x8, [sp, #8]
adrp x9, _rear@PAGE
ldr x9, [x9, _rear@PAGEOFF]
str x8, [x9, #8]
adrp x9, _front@PAGE
ldr x8, [x9, _front@PAGEOFF]
ldr x10, [sp, #8]
str x8, [x10, #8]
ldr x8, [sp, #8]
str x8, [x9, _front@PAGEOFF]
b LBB1_3
LBB1_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _delete_start ; -- Begin function delete_start
.p2align 2
_delete_start: ; @delete_start
.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 x10, _temp@GOTPAGE
ldr x10, [x10, _temp@GOTPAGEOFF]
stur x10, [x29, #-8] ; 8-byte Folded Spill
adrp x8, _front@PAGE
ldr x9, [x8, _front@PAGEOFF]
str x9, [x10]
ldr x8, [x8, _front@PAGEOFF]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB2_6
LBB2_2:
adrp x8, _front@PAGE
ldr x8, [x8, _front@PAGEOFF]
adrp x9, _rear@PAGE
ldr x9, [x9, _rear@PAGEOFF]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3:
adrp x8, _front@PAGE
ldr x8, [x8, _front@PAGEOFF]
ldr w9, [x8]
; 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 LBB2_5
LBB2_4:
adrp x8, _front@PAGE
str x8, [sp, #16] ; 8-byte Folded Spill
ldr x8, [x8, _front@PAGEOFF]
ldr w9, [x8]
; 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 x8, [sp, #16] ; 8-byte Folded Reload
ldr x9, [x8, _front@PAGEOFF]
ldr x9, [x9, #8]
str x9, [x8, _front@PAGEOFF]
ldr x8, [x8, _front@PAGEOFF]
adrp x9, _rear@PAGE
ldr x9, [x9, _rear@PAGEOFF]
str x8, [x9, #8]
b LBB2_5
LBB2_5:
ldur x8, [x29, #-8] ; 8-byte Folded Reload
ldr x9, [x8]
; kill: def $x10 killed $xzr
str xzr, [x9, #8]
ldr x0, [x8]
bl _free
b LBB2_6
LBB2_6:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _delete_end ; -- Begin function delete_end
.p2align 2
_delete_end: ; @delete_end
.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, _temp@GOTPAGE
ldr x8, [x8, _temp@GOTPAGEOFF]
stur x8, [x29, #-8] ; 8-byte Folded Spill
adrp x8, _front@PAGE
ldr x8, [x8, _front@PAGEOFF]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB3_6
LBB3_2:
ldur x9, [x29, #-8] ; 8-byte Folded Reload
adrp x8, _front@PAGE
ldr x8, [x8, _front@PAGEOFF]
ldr x8, [x8, #8]
str x8, [x9]
b LBB3_3
LBB3_3: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-8] ; 8-byte Folded Reload
ldr x8, [x8]
ldr x8, [x8, #8]
adrp x9, _rear@PAGE
ldr x9, [x9, _rear@PAGEOFF]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB3_5
b LBB3_4
LBB3_4: ; in Loop: Header=BB3_3 Depth=1
ldur x9, [x29, #-8] ; 8-byte Folded Reload
ldr x8, [x9]
ldr x8, [x8, #8]
str x8, [x9]
b LBB3_3
LBB3_5:
ldur x8, [x29, #-8] ; 8-byte Folded Reload
ldr x9, [x8]
adrp x10, _rear@PAGE
str x10, [sp, #16] ; 8-byte Folded Spill
str x9, [x10, _rear@PAGEOFF]
ldr x9, [x8]
ldr x9, [x9, #8]
str x9, [x8]
ldr x8, [x8]
ldr w9, [x8]
; 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 x10, [sp, #16] ; 8-byte Folded Reload
ldur x8, [x29, #-8] ; 8-byte Folded Reload
adrp x9, _front@PAGE
ldr x9, [x9, _front@PAGEOFF]
ldr x10, [x10, _rear@PAGEOFF]
str x9, [x10, #8]
ldr x0, [x8]
bl _free
b LBB3_6
LBB3_6:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _display ; -- Begin function display
.p2align 2
_display: ; @display
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x10, _temp@GOTPAGE
ldr x10, [x10, _temp@GOTPAGEOFF]
str x10, [sp, #8] ; 8-byte Folded Spill
adrp x8, _front@PAGE
ldr x9, [x8, _front@PAGEOFF]
str x9, [x10]
ldr x8, [x8, _front@PAGEOFF]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB4_2
b LBB4_1
LBB4_1:
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
b LBB4_6
LBB4_2:
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
b LBB4_3
LBB4_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x8]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x9]
ldr x8, [x8, #8]
str x8, [x9]
b LBB4_4
LBB4_4: ; in Loop: Header=BB4_3 Depth=1
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x8]
adrp x9, _front@PAGE
ldr x9, [x9, _front@PAGEOFF]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB4_3
b LBB4_5
LBB4_5:
b LBB4_6
LBB4_6:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #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 LBB5_1
LBB5_1: ; =>This Inner Loop Header: Depth=1
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _printf
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl _printf
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _printf
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _printf
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _printf
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@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, #1
; kill: def $x8 killed $w8
str x8, [sp, #16] ; 8-byte Folded Spill
subs x8, x8, #5
cset w8, hi
tbnz w8, #0, LBB5_9
; %bb.2: ; in Loop: Header=BB5_1 Depth=1
ldr x11, [sp, #16] ; 8-byte Folded Reload
adrp x10, lJTI5_0@PAGE
add x10, x10, lJTI5_0@PAGEOFF
Ltmp0:
adr x8, Ltmp0
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB5_3: ; in Loop: Header=BB5_1 Depth=1
bl _create_start
b LBB5_10
LBB5_4: ; in Loop: Header=BB5_1 Depth=1
bl _create_end
b LBB5_10
LBB5_5: ; in Loop: Header=BB5_1 Depth=1
bl _delete_start
b LBB5_10
LBB5_6: ; in Loop: Header=BB5_1 Depth=1
bl _delete_end
b LBB5_10
LBB5_7: ; in Loop: Header=BB5_1 Depth=1
bl _display
b LBB5_10
LBB5_8: ; in Loop: Header=BB5_1 Depth=1
b LBB5_10
LBB5_9: ; in Loop: Header=BB5_1 Depth=1
adrp x0, l_.str.15@PAGE
add x0, x0, l_.str.15@PAGEOFF
bl _printf
b LBB5_10
LBB5_10: ; in Loop: Header=BB5_1 Depth=1
b LBB5_11
LBB5_11: ; in Loop: Header=BB5_1 Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #6
cset w8, ne
tbnz w8, #0, LBB5_1
b LBB5_12
LBB5_12:
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
.p2align 2
lJTI5_0:
.long LBB5_3-Ltmp0
.long LBB5_4-Ltmp0
.long LBB5_5-Ltmp0
.long LBB5_6-Ltmp0
.long LBB5_7-Ltmp0
.long LBB5_8-Ltmp0
; -- End function
.globl _front ; @front
.zerofill __DATA,__common,_front,8,3
.globl _rear ; @rear
.zerofill __DATA,__common,_rear,8,3
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\nEnter the value of the node : "
l_.str.1: ; @.str.1
.asciz "%d"
.comm _temp,8,3 ; @temp
l_.str.2: ; @.str.2
.asciz "\nUnderflow!!"
l_.str.3: ; @.str.3
.asciz "\n%d"
l_.str.4: ; @.str.4
.asciz "Underflow!!"
l_.str.5: ; @.str.5
.asciz "\nEmpty!!"
l_.str.6: ; @.str.6
.asciz "\n"
l_.str.7: ; @.str.7
.asciz "%d "
l_.str.8: ; @.str.8
.asciz "\n1: Create a element at the start: "
l_.str.9: ; @.str.9
.asciz "\n2: Create a element at the end: "
l_.str.10: ; @.str.10
.asciz "\n3: Delete a element at the start: "
l_.str.11: ; @.str.11
.asciz "\n4: Delete a element at the end: "
l_.str.12: ; @.str.12
.asciz "\n5: Display all elements : "
l_.str.13: ; @.str.13
.asciz "\n6: Quit"
l_.str.14: ; @.str.14
.asciz "\nEnter your choice : "
l_.str.15: ; @.str.15
.asciz "\nWrong Choice!!"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _create_end ## -- Begin function create_end
.p2align 4, 0x90
_create_end: ## @create_end
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $16, %edi
callq _malloc
movq %rax, -8(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movq -8(%rbp), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
movq -8(%rbp), %rax
movq $0, 8(%rax)
cmpq $0, _rear(%rip)
jne LBB0_2
## %bb.1:
movq -8(%rbp), %rax
movq %rax, _rear(%rip)
movq %rax, _front(%rip)
jmp LBB0_3
LBB0_2:
movq -8(%rbp), %rcx
movq _rear(%rip), %rax
movq %rcx, 8(%rax)
movq -8(%rbp), %rax
movq %rax, _rear(%rip)
LBB0_3:
movq _front(%rip), %rcx
movq _rear(%rip), %rax
movq %rcx, 8(%rax)
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _create_start ## -- Begin function create_start
.p2align 4, 0x90
_create_start: ## @create_start
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $16, %edi
callq _malloc
movq %rax, -8(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movq -8(%rbp), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
cmpq $0, _front(%rip)
jne LBB1_2
## %bb.1:
movq -8(%rbp), %rax
movq %rax, _rear(%rip)
movq %rax, _front(%rip)
jmp LBB1_3
LBB1_2:
movq -8(%rbp), %rcx
movq _rear(%rip), %rax
movq %rcx, 8(%rax)
movq _front(%rip), %rcx
movq -8(%rbp), %rax
movq %rcx, 8(%rax)
movq -8(%rbp), %rax
movq %rax, _front(%rip)
LBB1_3:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _delete_start ## -- Begin function delete_start
.p2align 4, 0x90
_delete_start: ## @delete_start
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _front(%rip), %rcx
movq _temp@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
cmpq $0, _front(%rip)
jne LBB2_2
## %bb.1:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB2_6
LBB2_2:
movq _front(%rip), %rax
cmpq _rear(%rip), %rax
jne LBB2_4
## %bb.3:
movq _front(%rip), %rax
movl (%rax), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB2_5
LBB2_4:
movq _front(%rip), %rax
movl (%rax), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movq _front(%rip), %rax
movq 8(%rax), %rax
movq %rax, _front(%rip)
movq _front(%rip), %rcx
movq _rear(%rip), %rax
movq %rcx, 8(%rax)
LBB2_5:
movq _temp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq $0, 8(%rax)
movq _temp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _free
LBB2_6:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _delete_end ## -- Begin function delete_end
.p2align 4, 0x90
_delete_end: ## @delete_end
.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, _front(%rip)
jne LBB3_2
## %bb.1:
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB3_6
LBB3_2:
movq _front(%rip), %rax
movq 8(%rax), %rcx
movq _temp@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
LBB3_3: ## =>This Inner Loop Header: Depth=1
movq _temp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq 8(%rax), %rax
cmpq _rear(%rip), %rax
je LBB3_5
## %bb.4: ## in Loop: Header=BB3_3 Depth=1
movq _temp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq 8(%rax), %rcx
movq _temp@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
jmp LBB3_3
LBB3_5:
movq _temp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, _rear(%rip)
movq _temp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq 8(%rax), %rcx
movq _temp@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movq _temp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl (%rax), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movq _front(%rip), %rcx
movq _rear(%rip), %rax
movq %rcx, 8(%rax)
movq _temp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _free
LBB3_6:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _display ## -- Begin function display
.p2align 4, 0x90
_display: ## @display
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _front(%rip), %rcx
movq _temp@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
cmpq $0, _front(%rip)
jne LBB4_2
## %bb.1:
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB4_6
LBB4_2:
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
LBB4_3: ## =>This Inner Loop Header: Depth=1
movq _temp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl (%rax), %esi
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
movq _temp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq 8(%rax), %rcx
movq _temp@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
## %bb.4: ## in Loop: Header=BB4_3 Depth=1
movq _temp@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq _front(%rip), %rax
jne LBB4_3
## %bb.5:
jmp LBB4_6
LBB4_6:
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)
LBB5_1: ## =>This Inner Loop Header: Depth=1
leaq L_.str.8(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movb %al, -17(%rbp) ## 1-byte Spill
callq _printf
## kill: def $ecx killed $eax
movb -17(%rbp), %al ## 1-byte Reload
leaq L_.str.9(%rip), %rdi
callq _printf
## kill: def $ecx killed $eax
movb -17(%rbp), %al ## 1-byte Reload
leaq L_.str.10(%rip), %rdi
callq _printf
## kill: def $ecx killed $eax
movb -17(%rbp), %al ## 1-byte Reload
leaq L_.str.11(%rip), %rdi
callq _printf
## kill: def $ecx killed $eax
movb -17(%rbp), %al ## 1-byte Reload
leaq L_.str.12(%rip), %rdi
callq _printf
## kill: def $ecx killed $eax
movb -17(%rbp), %al ## 1-byte Reload
leaq L_.str.13(%rip), %rdi
callq _printf
## kill: def $ecx killed $eax
movb -17(%rbp), %al ## 1-byte Reload
leaq L_.str.14(%rip), %rdi
callq _printf
## kill: def $ecx killed $eax
movb -17(%rbp), %al ## 1-byte Reload
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
callq _scanf
movl -8(%rbp), %eax
decl %eax
movl %eax, %ecx
movq %rcx, -16(%rbp) ## 8-byte Spill
subl $5, %eax
ja LBB5_8
## %bb.12: ## in Loop: Header=BB5_1 Depth=1
movq -16(%rbp), %rax ## 8-byte Reload
leaq LJTI5_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB5_2: ## in Loop: Header=BB5_1 Depth=1
callq _create_start
jmp LBB5_9
LBB5_3: ## in Loop: Header=BB5_1 Depth=1
callq _create_end
jmp LBB5_9
LBB5_4: ## in Loop: Header=BB5_1 Depth=1
callq _delete_start
jmp LBB5_9
LBB5_5: ## in Loop: Header=BB5_1 Depth=1
callq _delete_end
jmp LBB5_9
LBB5_6: ## in Loop: Header=BB5_1 Depth=1
callq _display
jmp LBB5_9
LBB5_7: ## in Loop: Header=BB5_1 Depth=1
jmp LBB5_9
LBB5_8: ## in Loop: Header=BB5_1 Depth=1
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
LBB5_9: ## in Loop: Header=BB5_1 Depth=1
jmp LBB5_10
LBB5_10: ## in Loop: Header=BB5_1 Depth=1
cmpl $6, -8(%rbp)
jne LBB5_1
## %bb.11:
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L5_0_set_2, LBB5_2-LJTI5_0
.set L5_0_set_3, LBB5_3-LJTI5_0
.set L5_0_set_4, LBB5_4-LJTI5_0
.set L5_0_set_5, LBB5_5-LJTI5_0
.set L5_0_set_6, LBB5_6-LJTI5_0
.set L5_0_set_7, LBB5_7-LJTI5_0
LJTI5_0:
.long L5_0_set_2
.long L5_0_set_3
.long L5_0_set_4
.long L5_0_set_5
.long L5_0_set_6
.long L5_0_set_7
.end_data_region
## -- End function
.globl _front ## @front
.zerofill __DATA,__common,_front,8,3
.globl _rear ## @rear
.zerofill __DATA,__common,_rear,8,3
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\nEnter the value of the node : "
L_.str.1: ## @.str.1
.asciz "%d"
.comm _temp,8,3 ## @temp
L_.str.2: ## @.str.2
.asciz "\nUnderflow!!"
L_.str.3: ## @.str.3
.asciz "\n%d"
L_.str.4: ## @.str.4
.asciz "Underflow!!"
L_.str.5: ## @.str.5
.asciz "\nEmpty!!"
L_.str.6: ## @.str.6
.asciz "\n"
L_.str.7: ## @.str.7
.asciz "%d "
L_.str.8: ## @.str.8
.asciz "\n1: Create a element at the start: "
L_.str.9: ## @.str.9
.asciz "\n2: Create a element at the end: "
L_.str.10: ## @.str.10
.asciz "\n3: Delete a element at the start: "
L_.str.11: ## @.str.11
.asciz "\n4: Delete a element at the end: "
L_.str.12: ## @.str.12
.asciz "\n5: Display all elements : "
L_.str.13: ## @.str.13
.asciz "\n6: Quit"
L_.str.14: ## @.str.14
.asciz "\nEnter your choice : "
L_.str.15: ## @.str.15
.asciz "\nWrong Choice!!"
.subsections_via_symbols
| the_stack_data/156392894.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, #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, _skb@GOTPAGE
ldr x8, [x8, _skb@GOTPAGEOFF]
ldr x0, [x8]
bl _kfree
adrp x8, _x@GOTPAGE
ldr x8, [x8, _x@GOTPAGEOFF]
ldr x8, [x8]
ldr x0, [x8]
bl _kfree
adrp x8, _xx@GOTPAGE
ldr x8, [x8, _xx@GOTPAGEOFF]
ldr x0, [x8]
bl _kfree
adrp x8, _y@GOTPAGE
ldr x8, [x8, _y@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
ldr x8, [x8]
ldr x0, [x8]
bl _kfree
adrp x8, _u@GOTPAGE
ldr x8, [x8, _u@GOTPAGEOFF]
str x8, [sp] ; 8-byte Folded Spill
ldr x8, [x8]
ldr x8, [x8]
ldr x0, [x8]
bl _kfree
ldr x8, [sp] ; 8-byte Folded Reload
ldr x8, [x8]
ldr x0, [x8]
bl _kfree
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x8]
ldr x8, [x8, #8]
ldr x8, [x8]
ldr x0, [x8]
bl _kfree
adrp x8, _z@GOTPAGE
ldr x8, [x8, _z@GOTPAGEOFF]
ldr x8, [x8]
ldr x0, [x8]
bl _kfree
adrp x8, _ptr@GOTPAGE
ldr x8, [x8, _ptr@GOTPAGEOFF]
ldr x0, [x8]
bl _kfree
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _skb,8,3 ; @skb
.comm _x,8,3 ; @x
.comm _xx,8,3 ; @xx
.comm _y,8,3 ; @y
.comm _u,8,3 ; @u
.comm _z,8,3 ; @z
.comm _ptr,8,3 ; @ptr
.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
movq _skb@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _kfree
movq _x@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq (%rax), %rdi
callq _kfree
movq _xx@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _kfree
movq _y@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq (%rax), %rdi
callq _kfree
movq _u@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq (%rax), %rax
movq (%rax), %rdi
callq _kfree
movq _u@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq (%rax), %rdi
callq _kfree
movq _y@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq 8(%rax), %rax
movq (%rax), %rax
movq (%rax), %rdi
callq _kfree
movq _z@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq (%rax), %rdi
callq _kfree
movq _ptr@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _kfree
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _skb,8,3 ## @skb
.comm _x,8,3 ## @x
.comm _xx,8,3 ## @xx
.comm _y,8,3 ## @y
.comm _u,8,3 ## @u
.comm _z,8,3 ## @z
.comm _ptr,8,3 ## @ptr
.subsections_via_symbols
| the_stack_data/87636531.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]
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]
sub x8, x29, #20
str x8, [x9, #24]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldur s0, [x29, #-8]
ldur s1, [x29, #-20]
fmul s0, s0, s1
ldur s1, [x29, #-12]
ldur s2, [x29, #-16]
fmul s1, s1, s2
fcmp s0, s1
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_3
LBB0_2:
ldur s0, [x29, #-8]
ldur s1, [x29, #-16]
fsub s0, s0, s1
ldur s1, [x29, #-12]
ldur s2, [x29, #-20]
fmul s1, s1, s2
fmul s0, s0, s1
ldur s1, [x29, #-8]
ldur s2, [x29, #-20]
ldur s3, [x29, #-12]
ldur s4, [x29, #-16]
fmul s3, s3, s4
fnmsub s1, s1, s2, s3
fdiv s0, s0, s1
stur s0, [x29, #-28]
ldur s0, [x29, #-12]
ldur s1, [x29, #-20]
fsub s0, s0, s1
ldur s1, [x29, #-8]
ldur s2, [x29, #-16]
fmul s1, s1, s2
fmul s0, s0, s1
ldur s1, [x29, #-8]
ldur s2, [x29, #-20]
ldur s3, [x29, #-16]
ldur s4, [x29, #-12]
fmul s3, s3, s4
fnmsub s1, s1, s2, s3
fdiv s0, s0, s1
stur s0, [x29, #-24]
ldur s0, [x29, #-24]
fneg s0, s0
fcvt d1, s0
ldur s0, [x29, #-28]
fneg s0, s0
fcvt d0, s0
mov x8, sp
str d1, [x8]
str d0, [x8, #8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_3
LBB0_3:
mov w0, #0
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%f %f %f %f"
l_.str.1: ; @.str.1
.asciz "INF"
l_.str.2: ; @.str.2
.asciz "(%.3f,%.3f)"
.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 -8(%rbp), %rsi
leaq -12(%rbp), %rdx
leaq -16(%rbp), %rcx
leaq -20(%rbp), %r8
movb $0, %al
callq _scanf
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
mulss -20(%rbp), %xmm0
movss -12(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
mulss -16(%rbp), %xmm1
ucomiss %xmm1, %xmm0
jne LBB0_2
jp LBB0_2
## %bb.1:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_3
LBB0_2:
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
subss -16(%rbp), %xmm0
movss -12(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
mulss -20(%rbp), %xmm1
mulss %xmm1, %xmm0
movss -8(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movss -20(%rbp), %xmm3 ## xmm3 = mem[0],zero,zero,zero
movss -12(%rbp), %xmm2 ## xmm2 = mem[0],zero,zero,zero
mulss -16(%rbp), %xmm2
movd %xmm2, %eax
xorl $2147483648, %eax ## imm = 0x80000000
movd %eax, %xmm2
mulss %xmm3, %xmm1
addss %xmm2, %xmm1
divss %xmm1, %xmm0
movss %xmm0, -28(%rbp)
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
subss -20(%rbp), %xmm0
movss -8(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
mulss -16(%rbp), %xmm1
mulss %xmm1, %xmm0
movss -8(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movss -20(%rbp), %xmm3 ## xmm3 = mem[0],zero,zero,zero
movss -16(%rbp), %xmm2 ## xmm2 = mem[0],zero,zero,zero
mulss -12(%rbp), %xmm2
movd %xmm2, %eax
xorl $2147483648, %eax ## imm = 0x80000000
movd %eax, %xmm2
mulss %xmm3, %xmm1
addss %xmm2, %xmm1
divss %xmm1, %xmm0
movss %xmm0, -24(%rbp)
movss -24(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movd %xmm0, %eax
xorl $2147483648, %eax ## imm = 0x80000000
movd %eax, %xmm0
cvtss2sd %xmm0, %xmm0
movss -28(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movd %xmm1, %eax
xorl $2147483648, %eax ## imm = 0x80000000
movd %eax, %xmm1
cvtss2sd %xmm1, %xmm1
leaq L_.str.2(%rip), %rdi
movb $2, %al
callq _printf
LBB0_3:
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%f %f %f %f"
L_.str.1: ## @.str.1
.asciz "INF"
L_.str.2: ## @.str.2
.asciz "(%.3f,%.3f)"
.subsections_via_symbols
| the_stack_data/86076298.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/24018.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function main
lCPI0_0:
.quad 0x3fc999999999999a ; double 0.20000000000000001
.section __TEXT,__text,regular,pure_instructions
.globl _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]
movi d0, #0000000000000000
str d0, [sp, #16]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr d0, [sp, #16]
fmov d1, #10.00000000
fcmp d0, d1
cset w8, pl
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr d0, [sp, #16]
adrp x8, lCPI0_0@PAGE
ldr d1, [x8, lCPI0_0@PAGEOFF]
fadd d0, d0, d1
str d0, [sp, #16]
b LBB0_1
LBB0_3:
ldr d0, [sp, #16]
mov x8, sp
str d0, [x8]
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
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%.20g\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function main
LCPI0_0:
.quad 0x4024000000000000 ## double 10
LCPI0_1:
.quad 0x3fc999999999999a ## double 0.20000000000000001
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -16(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movsd -16(%rbp), %xmm1 ## xmm1 = mem[0],zero
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
jbe LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -16(%rbp)
jmp LBB0_1
LBB0_3:
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str(%rip), %rdi
movb $1, %al
callq _printf
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%.20g\n"
.subsections_via_symbols
| the_stack_data/839575.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
mov w9, #8256
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
sub sp, sp, #2, lsl #12 ; =8192
sub sp, sp, #64
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #52]
mov x9, sp
add x8, sp, #40
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldr x8, [sp, #40]
subs x8, x8, #1
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x8, [sp, #40]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
str wzr, [sp, #52]
b LBB0_20
LBB0_2:
mov x8, #2
str x8, [sp, #32]
str wzr, [sp, #28]
b LBB0_3
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #40]
mov x10, #2
sdiv x9, x8, x10
mul x9, x9, x10
subs x8, x8, x9
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=1
ldrsw x10, [sp, #28]
add x8, sp, #56
mov x9, #2
str x9, [x8, x10, lsl #3]
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
ldr x8, [sp, #40]
sdiv x8, x8, x9
str x8, [sp, #40]
str x8, [sp, #40]
b LBB0_3
LBB0_5:
mov w8, #3
str w8, [sp, #24]
b LBB0_6
LBB0_6: ; =>This Loop Header: Depth=1
; Child Loop BB0_8 Depth 2
ldr s1, [sp, #24]
; implicit-def: $d0
fmov s0, s1
sshll.2d v0, v0, #0
; kill: def $d0 killed $d0 killed $q0
scvtf d0, d0
ldr d1, [sp, #40]
scvtf d1, d1
fsqrt d1, d1
fcmp d0, d1
cset w8, hi
tbnz w8, #0, LBB0_12
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_6 Depth=1
b LBB0_8
LBB0_8: ; Parent Loop BB0_6 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #40]
ldrsw x10, [sp, #24]
sdiv x9, x8, x10
mul x9, x9, x10
subs x8, x8, x9
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_8 Depth=2
ldrsw x8, [sp, #24]
ldrsw x10, [sp, #28]
add x9, sp, #56
str x8, [x9, x10, lsl #3]
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
ldrsw x9, [sp, #24]
ldr x8, [sp, #40]
sdiv x8, x8, x9
str x8, [sp, #40]
str x8, [sp, #40]
b LBB0_8
LBB0_10: ; in Loop: Header=BB0_6 Depth=1
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_6 Depth=1
ldr w8, [sp, #24]
add w8, w8, #2
str w8, [sp, #24]
b LBB0_6
LBB0_12:
ldr x8, [sp, #40]
subs x8, x8, #2
cset w8, le
tbnz w8, #0, LBB0_14
b LBB0_13
LBB0_13:
ldr x8, [sp, #40]
ldrsw x10, [sp, #28]
add x9, sp, #56
str x8, [x9, x10, lsl #3]
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB0_14
LBB0_14:
str wzr, [sp, #20]
b LBB0_15
LBB0_15: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_20
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_15 Depth=1
ldrsw x9, [sp, #20]
add x8, sp, #56
ldr x8, [x8, x9, lsl #3]
subs x8, x8, #0
cset w8, le
tbnz w8, #0, LBB0_18
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_15 Depth=1
ldrsw x9, [sp, #20]
add x8, sp, #56
ldr x8, [x8, x9, lsl #3]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_15 Depth=1
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_15 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB0_15
LBB0_20:
ldr w8, [sp, #52]
str w8, [sp, #16] ; 4-byte Folded Spill
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_22
b LBB0_21
LBB0_21:
bl ___stack_chk_fail
LBB0_22:
ldr w0, [sp, #16] ; 4-byte Folded Reload
add sp, sp, #2, lsl #12 ; =8192
add sp, sp, #64
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%ld"
l_.str.1: ; @.str.1
.asciz "%ld is Ungueltig"
l_.str.2: ; @.str.2
.asciz "%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
movl $8256, %eax ## imm = 0x2040
callq ____chkstk_darwin
subq %rax, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -8212(%rbp)
leaq L_.str(%rip), %rdi
leaq -8224(%rbp), %rsi
movb $0, %al
callq _scanf
cmpq $1, -8224(%rbp)
jne LBB0_2
## %bb.1:
movq -8224(%rbp), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -8212(%rbp)
jmp LBB0_20
LBB0_2:
movq $2, -8232(%rbp)
movl $0, -8236(%rbp)
LBB0_3: ## =>This Inner Loop Header: Depth=1
movq -8224(%rbp), %rax
movl $2, %ecx
cqto
idivq %rcx
cmpq $0, %rdx
jne LBB0_5
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movslq -8236(%rbp), %rax
movq $2, -8208(%rbp,%rax,8)
movl -8236(%rbp), %eax
addl $1, %eax
movl %eax, -8236(%rbp)
movq -8224(%rbp), %rax
movl $2, %ecx
cqto
idivq %rcx
movq %rax, -8224(%rbp)
movq %rax, -8224(%rbp)
jmp LBB0_3
LBB0_5:
movl $3, -8240(%rbp)
LBB0_6: ## =>This Loop Header: Depth=1
## Child Loop BB0_8 Depth 2
cvtsi2sdl -8240(%rbp), %xmm1
cvtsi2sdq -8224(%rbp), %xmm0
sqrtsd %xmm0, %xmm0
ucomisd %xmm1, %xmm0
jb LBB0_12
## %bb.7: ## in Loop: Header=BB0_6 Depth=1
jmp LBB0_8
LBB0_8: ## Parent Loop BB0_6 Depth=1
## => This Inner Loop Header: Depth=2
movq -8224(%rbp), %rax
movslq -8240(%rbp), %rcx
cqto
idivq %rcx
cmpq $0, %rdx
jne LBB0_10
## %bb.9: ## in Loop: Header=BB0_8 Depth=2
movslq -8240(%rbp), %rcx
movslq -8236(%rbp), %rax
movq %rcx, -8208(%rbp,%rax,8)
movl -8236(%rbp), %eax
addl $1, %eax
movl %eax, -8236(%rbp)
movslq -8240(%rbp), %rcx
movq -8224(%rbp), %rax
cqto
idivq %rcx
movq %rax, -8224(%rbp)
movq %rax, -8224(%rbp)
jmp LBB0_8
LBB0_10: ## in Loop: Header=BB0_6 Depth=1
jmp LBB0_11
LBB0_11: ## in Loop: Header=BB0_6 Depth=1
movl -8240(%rbp), %eax
addl $2, %eax
movl %eax, -8240(%rbp)
jmp LBB0_6
LBB0_12:
cmpq $2, -8224(%rbp)
jle LBB0_14
## %bb.13:
movq -8224(%rbp), %rcx
movslq -8236(%rbp), %rax
movq %rcx, -8208(%rbp,%rax,8)
movl -8236(%rbp), %eax
addl $1, %eax
movl %eax, -8236(%rbp)
LBB0_14:
movl $0, -8244(%rbp)
LBB0_15: ## =>This Inner Loop Header: Depth=1
movl -8244(%rbp), %eax
cmpl -8236(%rbp), %eax
jge LBB0_20
## %bb.16: ## in Loop: Header=BB0_15 Depth=1
movslq -8244(%rbp), %rax
cmpq $0, -8208(%rbp,%rax,8)
jle LBB0_18
## %bb.17: ## in Loop: Header=BB0_15 Depth=1
movslq -8244(%rbp), %rax
movq -8208(%rbp,%rax,8), %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
LBB0_18: ## in Loop: Header=BB0_15 Depth=1
jmp LBB0_19
LBB0_19: ## in Loop: Header=BB0_15 Depth=1
movl -8244(%rbp), %eax
addl $1, %eax
movl %eax, -8244(%rbp)
jmp LBB0_15
LBB0_20:
movl -8212(%rbp), %eax
movl %eax, -8248(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_22
## %bb.21:
movl -8248(%rbp), %eax ## 4-byte Reload
addq $8256, %rsp ## imm = 0x2040
popq %rbp
retq
LBB0_22:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%ld"
L_.str.1: ## @.str.1
.asciz "%ld is Ungueltig"
L_.str.2: ## @.str.2
.asciz "%ld \n"
.subsections_via_symbols
| the_stack_data/930500.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _init_member_info ; -- Begin function init_member_info
.p2align 2
_init_member_info: ; @init_member_info
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov x0, #22784
bl _malloc
str x0, [sp]
ldr x0, [sp, #8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _input_info ; -- Begin function input_info
.p2align 2
_input_info: ; @input_info
.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, _total_member@GOTPAGE
ldr x8, [x8, _total_member@GOTPAGEOFF]
stur x8, [x29, #-24] ; 8-byte Folded Spill
stur x0, [x29, #-8]
mov w8, #1
sturb w8, [x29, #-9]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldurb w8, [x29, #-9]
tbz w8, #0, LBB1_7
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #16
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldur w8, [x29, #-16]
stur w8, [x29, #-28] ; 4-byte Folded Spill
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_5
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldur w8, [x29, #-28] ; 4-byte Folded Reload
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB1_6
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldur x9, [x29, #-24] ; 8-byte Folded Reload
ldur x8, [x29, #-8]
ldrsw x9, [x9]
mov x10, #356
str x10, [sp, #16] ; 8-byte Folded Spill
mul x9, x9, x10
add x8, x8, x9
add x8, x8, #4
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
str x0, [sp, #24] ; 8-byte Folded Spill
bl _scanf
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldr x10, [sp, #16] ; 8-byte Folded Reload
ldur x9, [x29, #-24] ; 8-byte Folded Reload
ldur x8, [x29, #-8]
ldrsw x9, [x9]
mul x9, x9, x10
add x8, x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
ldr x10, [sp, #16] ; 8-byte Folded Reload
ldur x9, [x29, #-24] ; 8-byte Folded Reload
ldr x0, [sp, #24] ; 8-byte Folded Reload
ldur x8, [x29, #-8]
ldrsw x9, [x9]
mul x9, x9, x10
add x8, x8, x9
add x8, x8, #36
mov x9, sp
str x8, [x9]
bl _scanf
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
ldr x10, [sp, #16] ; 8-byte Folded Reload
ldur x9, [x29, #-24] ; 8-byte Folded Reload
ldr x0, [sp, #24] ; 8-byte Folded Reload
ldur x8, [x29, #-8]
ldrsw x9, [x9]
mul x9, x9, x10
add x8, x8, x9
add x8, x8, #68
mov x9, sp
str x8, [x9]
bl _scanf
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
ldr x10, [sp, #16] ; 8-byte Folded Reload
ldur x9, [x29, #-24] ; 8-byte Folded Reload
ldr x0, [sp, #24] ; 8-byte Folded Reload
ldur x8, [x29, #-8]
ldrsw x9, [x9]
mul x9, x9, x10
add x8, x8, x9
add x8, x8, #100
mov x9, sp
str x8, [x9]
bl _scanf
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
ldr x10, [sp, #16] ; 8-byte Folded Reload
ldur x9, [x29, #-24] ; 8-byte Folded Reload
ldr x0, [sp, #24] ; 8-byte Folded Reload
ldur x8, [x29, #-8]
ldrsw x9, [x9]
mul x9, x9, x10
add x8, x8, x9
add x8, x8, #228
mov x9, sp
str x8, [x9]
bl _scanf
ldur x9, [x29, #-24] ; 8-byte Folded Reload
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB1_6
LBB1_5: ; in Loop: Header=BB1_1 Depth=1
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _printf
sturb wzr, [x29, #-9]
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_1 Depth=1
b LBB1_1
LBB1_7:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _print_member_info ; -- Begin function print_member_info
.p2align 2
_print_member_info: ; @print_member_info
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
add x8, x8, #4
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB2_6
b LBB2_1
LBB2_1:
stur wzr, [x29, #-12]
b LBB2_2
LBB2_2: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-12]
adrp x9, _total_member@GOTPAGE
ldr x9, [x9, _total_member@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_5
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_2 Depth=1
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
mov x15, #356
mul x9, x9, x15
add x8, x8, x9
add x14, x8, #4
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
mul x9, x9, x15
ldr w8, [x8, x9]
; implicit-def: $x13
mov x13, x8
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
mul x9, x9, x15
add x8, x8, x9
add x12, x8, #36
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
mul x9, x9, x15
add x8, x8, x9
add x11, x8, #68
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
mul x9, x9, x15
add x8, x8, x9
add x10, x8, #100
ldur x8, [x29, #-8]
ldursw x9, [x29, #-12]
mul x9, x9, x15
add x8, x8, x9
add x8, x8, #228
mov x9, sp
str x14, [x9]
str x13, [x9, #8]
str x12, [x9, #16]
str x11, [x9, #24]
str x10, [x9, #32]
str x8, [x9, #40]
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl _printf
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_2 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB2_2
LBB2_5:
b LBB2_6
LBB2_6:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
bl _init_member_info
str x0, [sp, #8]
ldr x0, [sp, #8]
bl _input_info
ldr x0, [sp, #8]
bl _print_member_info
ldr x0, [sp, #8]
bl _free
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\355\232\214\354\233\220 \354\240\225\353\263\264\353\245\274 \352\263\204\354\206\215 \354\236\205\353\240\245\355\225\230\354\213\234\352\262\240\354\212\265\353\213\210\352\271\214 ? 1(yes), 0(no)\n"
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "\355\232\214\354\233\220 \354\240\225\353\263\264\353\245\274 \354\236\205\353\240\245\355\225\264\354\243\274\354\204\270\354\232\224.\n\354\235\264\353\246\204: "
l_.str.3: ; @.str.3
.asciz "%s"
.comm _total_member,4,2 ; @total_member
l_.str.4: ; @.str.4
.asciz "\353\202\230\354\235\264: "
l_.str.5: ; @.str.5
.asciz "\354\240\204\355\231\224 \353\262\210\355\230\270: "
l_.str.6: ; @.str.6
.asciz "\353\217\204\354\213\234: "
l_.str.7: ; @.str.7
.asciz "\353\217\204\353\241\234\353\252\205: "
l_.str.8: ; @.str.8
.asciz "\354\203\201\354\204\270 \354\243\274\354\206\214: "
l_.str.9: ; @.str.9
.asciz "\355\232\214\354\233\220 \354\236\205\353\240\245\354\235\204 \354\242\205\353\243\214\355\225\251\353\213\210\353\213\244.\n"
l_.str.10: ; @.str.10
.asciz "\354\235\264\353\246\204: %s, \353\202\230\354\235\264: %d, \354\240\204\355\231\224\353\262\210\355\230\270: %s\n\352\261\260\354\243\274\354\247\200: %s\354\213\234 %s %s\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _init_member_info ## -- Begin function init_member_info
.p2align 4, 0x90
_init_member_info: ## @init_member_info
.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 $22784, %edi ## imm = 0x5900
callq _malloc
movq %rax, -16(%rbp)
movq -8(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _input_info ## -- Begin function input_info
.p2align 4, 0x90
_input_info: ## @input_info
.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)
movb $1, -9(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
testb $1, -9(%rbp)
je LBB1_6
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
leaq L_.str(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movb %al, -21(%rbp) ## 1-byte Spill
callq _printf
## kill: def $ecx killed $eax
movb -21(%rbp), %al ## 1-byte Reload
leaq L_.str.1(%rip), %rdi
leaq -16(%rbp), %rsi
callq _scanf
movl -16(%rbp), %eax
movl %eax, -20(%rbp) ## 4-byte Spill
testl %eax, %eax
je LBB1_4
jmp LBB1_7
LBB1_7: ## in Loop: Header=BB1_1 Depth=1
movl -20(%rbp), %eax ## 4-byte Reload
subl $1, %eax
jne LBB1_5
jmp LBB1_3
LBB1_3: ## in Loop: Header=BB1_1 Depth=1
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movq -8(%rbp), %rsi
movq _total_member@GOTPCREL(%rip), %rax
movslq (%rax), %rax
imulq $356, %rax, %rax ## imm = 0x164
addq %rax, %rsi
addq $4, %rsi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _scanf
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movq -8(%rbp), %rsi
movq _total_member@GOTPCREL(%rip), %rax
movslq (%rax), %rax
imulq $356, %rax, %rax ## imm = 0x164
addq %rax, %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
movq -8(%rbp), %rsi
movq _total_member@GOTPCREL(%rip), %rax
movslq (%rax), %rax
imulq $356, %rax, %rax ## imm = 0x164
addq %rax, %rsi
addq $36, %rsi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _scanf
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
movq -8(%rbp), %rsi
movq _total_member@GOTPCREL(%rip), %rax
movslq (%rax), %rax
imulq $356, %rax, %rax ## imm = 0x164
addq %rax, %rsi
addq $68, %rsi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _scanf
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
movq -8(%rbp), %rsi
movq _total_member@GOTPCREL(%rip), %rax
movslq (%rax), %rax
imulq $356, %rax, %rax ## imm = 0x164
addq %rax, %rsi
addq $100, %rsi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _scanf
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
movq -8(%rbp), %rsi
movq _total_member@GOTPCREL(%rip), %rax
movslq (%rax), %rax
imulq $356, %rax, %rax ## imm = 0x164
addq %rax, %rsi
addq $228, %rsi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _scanf
movq _total_member@GOTPCREL(%rip), %rax
movl (%rax), %ecx
addl $1, %ecx
movq _total_member@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
jmp LBB1_5
LBB1_4: ## in Loop: Header=BB1_1 Depth=1
leaq L_.str.9(%rip), %rdi
movb $0, %al
callq _printf
movb $0, -9(%rbp)
LBB1_5: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_1
LBB1_6:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _print_member_info ## -- Begin function print_member_info
.p2align 4, 0x90
_print_member_info: ## @print_member_info
.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
addq $4, %rax
cmpq $0, %rax
je LBB2_6
## %bb.1:
movl $0, -12(%rbp)
LBB2_2: ## =>This Inner Loop Header: Depth=1
movl -12(%rbp), %eax
movq _total_member@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB2_5
## %bb.3: ## in Loop: Header=BB2_2 Depth=1
movq -8(%rbp), %rsi
movslq -12(%rbp), %rax
imulq $356, %rax, %rax ## imm = 0x164
addq %rax, %rsi
addq $4, %rsi
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
imulq $356, %rcx, %rcx ## imm = 0x164
addq %rcx, %rax
movl (%rax), %edx
movq -8(%rbp), %rcx
movslq -12(%rbp), %rax
imulq $356, %rax, %rax ## imm = 0x164
addq %rax, %rcx
addq $36, %rcx
movq -8(%rbp), %r8
movslq -12(%rbp), %rax
imulq $356, %rax, %rax ## imm = 0x164
addq %rax, %r8
addq $68, %r8
movq -8(%rbp), %r9
movslq -12(%rbp), %rax
imulq $356, %rax, %rax ## imm = 0x164
addq %rax, %r9
addq $100, %r9
movq -8(%rbp), %rax
movslq -12(%rbp), %rdi
imulq $356, %rdi, %rdi ## imm = 0x164
addq %rdi, %rax
addq $228, %rax
leaq L_.str.10(%rip), %rdi
movq %rax, (%rsp)
movb $0, %al
callq _printf
## %bb.4: ## in Loop: Header=BB2_2 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB2_2
LBB2_5:
jmp LBB2_6
LBB2_6:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
callq _init_member_info
movq %rax, -8(%rbp)
movq -8(%rbp), %rdi
callq _input_info
movq -8(%rbp), %rdi
callq _print_member_info
movq -8(%rbp), %rdi
callq _free
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\355\232\214\354\233\220 \354\240\225\353\263\264\353\245\274 \352\263\204\354\206\215 \354\236\205\353\240\245\355\225\230\354\213\234\352\262\240\354\212\265\353\213\210\352\271\214 ? 1(yes), 0(no)\n"
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "\355\232\214\354\233\220 \354\240\225\353\263\264\353\245\274 \354\236\205\353\240\245\355\225\264\354\243\274\354\204\270\354\232\224.\n\354\235\264\353\246\204: "
L_.str.3: ## @.str.3
.asciz "%s"
.comm _total_member,4,2 ## @total_member
L_.str.4: ## @.str.4
.asciz "\353\202\230\354\235\264: "
L_.str.5: ## @.str.5
.asciz "\354\240\204\355\231\224 \353\262\210\355\230\270: "
L_.str.6: ## @.str.6
.asciz "\353\217\204\354\213\234: "
L_.str.7: ## @.str.7
.asciz "\353\217\204\353\241\234\353\252\205: "
L_.str.8: ## @.str.8
.asciz "\354\203\201\354\204\270 \354\243\274\354\206\214: "
L_.str.9: ## @.str.9
.asciz "\355\232\214\354\233\220 \354\236\205\353\240\245\354\235\204 \354\242\205\353\243\214\355\225\251\353\213\210\353\213\244.\n"
L_.str.10: ## @.str.10
.asciz "\354\235\264\353\246\204: %s, \353\202\230\354\235\264: %d, \354\240\204\355\231\224\353\262\210\355\230\270: %s\n\352\261\260\354\243\274\354\247\200: %s\354\213\234 %s %s\n"
.subsections_via_symbols
| the_stack_data/25390.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/89509.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _formColorMapStub ; -- Begin function formColorMapStub
.p2align 2
_formColorMapStub: ; @formColorMapStub
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
adrp x8, _ColorPairs@GOTPAGE
ldr x8, [x8, _ColorPairs@GOTPAGEOFF]
str x8, [sp] ; 8-byte Folded Spill
str wzr, [sp, #12]
str wzr, [sp, #8]
str wzr, [sp, #12]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr w8, [sp, #12]
subs w8, w8, #5
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp, #8]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #8]
subs w8, w8, #5
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldr x11, [sp] ; 8-byte Folded Reload
ldr w8, [sp, #12]
mov w10, #5
mul w8, w8, w10
ldr w9, [sp, #8]
add w8, w8, w9
ldr w9, [sp, #12]
mul w9, w9, w10
ldr w12, [sp, #8]
add w9, w9, w12
mov w12, #24
smull x9, w9, w12
str w8, [x11, x9]
ldrsw x9, [sp, #12]
adrp x8, _majorColor@PAGE
add x8, x8, _majorColor@PAGEOFF
ldr x8, [x8, x9, lsl #3]
ldr w9, [sp, #12]
mul w9, w9, w10
ldr w12, [sp, #8]
add w9, w9, w12
mov x13, x11
mov w12, #24
smaddl x9, w9, w12, x13
str x8, [x9, #8]
ldrsw x9, [sp, #12]
adrp x8, _minorColor@PAGE
add x8, x8, _minorColor@PAGEOFF
ldr x8, [x8, x9, lsl #3]
ldr w9, [sp, #12]
mul w9, w9, w10
ldr w10, [sp, #8]
add w9, w9, w10
mov w10, #24
smaddl x9, w9, w10, x11
str x8, [x9, #16]
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
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, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_1
LBB0_8:
ldr w8, [sp, #12]
ldr w9, [sp, #8]
mul w0, w8, w9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _index2String ; -- Begin function index2String
.p2align 2
_index2String: ; @index2String
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
str w1, [sp, #8]
ldr w8, [sp, #12]
mov w9, #5
mul w8, w8, w9
ldr w9, [sp, #8]
add w8, w8, w9
add w0, w8, #1
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _majorIndex2Color ; -- Begin function majorIndex2Color
.p2align 2
_majorIndex2Color: ; @majorIndex2Color
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
ldrsw x9, [sp, #12]
adrp x8, _majorColor@PAGE
add x8, x8, _majorColor@PAGEOFF
ldr x0, [x8, x9, lsl #3]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _minorIndex2Color ; -- Begin function minorIndex2Color
.p2align 2
_minorIndex2Color: ; @minorIndex2Color
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
ldrsw x9, [sp, #12]
adrp x8, _minorColor@PAGE
add x8, x8, _minorColor@PAGEOFF
ldr x0, [x8, x9, lsl #3]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _formColorMap ; -- Begin function formColorMap
.p2align 2
_formColorMap: ; @formColorMap
.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, _ColorPairs@GOTPAGE
ldr x8, [x8, _ColorPairs@GOTPAGEOFF]
str x8, [sp, #16] ; 8-byte Folded Spill
stur wzr, [x29, #-4]
stur wzr, [x29, #-8]
stur wzr, [x29, #-4]
b LBB4_1
LBB4_1: ; =>This Loop Header: Depth=1
; Child Loop BB4_3 Depth 2
ldur w8, [x29, #-4]
subs w8, w8, #5
cset w8, ge
tbnz w8, #0, LBB4_8
b LBB4_2
LBB4_2: ; in Loop: Header=BB4_1 Depth=1
stur wzr, [x29, #-8]
b LBB4_3
LBB4_3: ; Parent Loop BB4_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-8]
subs w8, w8, #5
cset w8, ge
tbnz w8, #0, LBB4_6
b LBB4_4
LBB4_4: ; in Loop: Header=BB4_3 Depth=2
ldur w0, [x29, #-4]
ldur w1, [x29, #-8]
bl _index2String
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldur w9, [x29, #-4]
mov w10, #5
str w10, [sp, #12] ; 4-byte Folded Spill
mul w9, w9, w10
ldur w10, [x29, #-8]
add w9, w9, w10
mov w10, #24
smull x9, w9, w10
str w0, [x8, x9]
ldur w0, [x29, #-4]
bl _majorIndex2Color
ldr w9, [sp, #12] ; 4-byte Folded Reload
ldr x10, [sp, #16] ; 8-byte Folded Reload
ldur w8, [x29, #-4]
mul w8, w8, w9
ldur w9, [x29, #-8]
add w8, w8, w9
mov w9, #24
smaddl x8, w8, w9, x10
str x0, [x8, #8]
ldur w0, [x29, #-8]
bl _minorIndex2Color
ldr w9, [sp, #12] ; 4-byte Folded Reload
ldr x10, [sp, #16] ; 8-byte Folded Reload
ldur w8, [x29, #-4]
mul w8, w8, w9
ldur w9, [x29, #-8]
add w8, w8, w9
mov w9, #24
smaddl x8, w8, w9, x10
str x0, [x8, #16]
b LBB4_5
LBB4_5: ; in Loop: Header=BB4_3 Depth=2
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB4_3
LBB4_6: ; in Loop: Header=BB4_1 Depth=1
b LBB4_7
LBB4_7: ; in Loop: Header=BB4_1 Depth=1
ldur w8, [x29, #-4]
add w8, w8, #1
stur w8, [x29, #-4]
b LBB4_1
LBB4_8:
ldur w8, [x29, #-4]
ldur w9, [x29, #-8]
mul w0, w8, w9
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _formatInfo ; -- Begin function formatInfo
.p2align 2
_formatInfo: ; @formatInfo
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
stur x1, [x29, #-16]
stur x2, [x29, #-24]
ldur w8, [x29, #-4]
; implicit-def: $x11
mov x11, x8
ldur x10, [x29, #-16]
ldur x8, [x29, #-24]
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, _formatInfo.rowInfo@PAGE
add x0, x0, _formatInfo.rowInfo@PAGEOFF
str x0, [sp, #32] ; 8-byte Folded Spill
mov w1, #0
mov x2, #80
adrp x3, l_.str.10@PAGE
add x3, x3, l_.str.10@PAGEOFF
bl ___sprintf_chk
ldr x0, [sp, #32] ; 8-byte Folded Reload
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _printColorMap ; -- Begin function printColorMap
.p2align 2
_printColorMap: ; @printColorMap
.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, _ColorPairs@GOTPAGE
ldr x8, [x8, _ColorPairs@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _printf
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _printf
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _printf
adrp x8, _printColorMap.i@PAGE
str wzr, [x8, _printColorMap.i@PAGEOFF]
b LBB6_1
LBB6_1: ; =>This Inner Loop Header: Depth=1
adrp x8, _printColorMap.i@PAGE
ldr w8, [x8, _printColorMap.i@PAGEOFF]
subs w8, w8, #25
cset w8, ge
tbnz w8, #0, LBB6_4
b LBB6_2
LBB6_2: ; in Loop: Header=BB6_1 Depth=1
ldr x8, [sp, #8] ; 8-byte Folded Reload
adrp x9, _printColorMap.i@PAGE
ldrsw x11, [x9, _printColorMap.i@PAGEOFF]
mov x10, #24
mul x11, x11, x10
ldr w0, [x8, x11]
ldrsw x11, [x9, _printColorMap.i@PAGEOFF]
mul x12, x11, x10
mov x11, x8
add x11, x11, x12
ldr x1, [x11, #8]
ldrsw x9, [x9, _printColorMap.i@PAGEOFF]
mul x9, x9, x10
add x8, x8, x9
ldr x2, [x8, #16]
bl _formatInfo
adrp x8, _printColorMap.rowInfo@PAGE
str x0, [x8, _printColorMap.rowInfo@PAGEOFF]
ldr x8, [x8, _printColorMap.rowInfo@PAGEOFF]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _printf
b LBB6_3
LBB6_3: ; in Loop: Header=BB6_1 Depth=1
adrp x9, _printColorMap.i@PAGE
ldr w8, [x9, _printColorMap.i@PAGEOFF]
add w8, w8, #1
str w8, [x9, _printColorMap.i@PAGEOFF]
b LBB6_1
LBB6_4:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _testColorMap ; -- Begin function testColorMap
.p2align 2
_testColorMap: ; @testColorMap
.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, _ColorPairs@GOTPAGE
ldr x8, [x8, _ColorPairs@GOTPAGEOFF]
str x8, [sp] ; 8-byte Folded Spill
stur wzr, [x29, #-4]
str wzr, [sp, #8]
stur wzr, [x29, #-4]
b LBB7_1
LBB7_1: ; =>This Loop Header: Depth=1
; Child Loop BB7_3 Depth 2
ldur w8, [x29, #-4]
subs w8, w8, #5
cset w8, ge
tbnz w8, #0, LBB7_17
b LBB7_2
LBB7_2: ; in Loop: Header=BB7_1 Depth=1
str wzr, [sp, #8]
b LBB7_3
LBB7_3: ; Parent Loop BB7_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #8]
subs w8, w8, #5
cset w8, ge
tbnz w8, #0, LBB7_15
b LBB7_4
LBB7_4: ; in Loop: Header=BB7_3 Depth=2
ldr x8, [sp] ; 8-byte Folded Reload
ldur w9, [x29, #-4]
mov w10, #5
mul w9, w9, w10
ldr w11, [sp, #8]
add w9, w9, w11
mov w11, #24
smull x9, w9, w11
ldr w8, [x8, x9]
ldur w9, [x29, #-4]
mul w9, w9, w10
ldr w10, [sp, #8]
add w9, w9, w10
add w9, w9, #1
subs w8, w8, w9
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB7_6
b LBB7_5
LBB7_5:
adrp x0, l___func__.testColorMap@PAGE
add x0, x0, l___func__.testColorMap@PAGEOFF
adrp x1, l_.str.15@PAGE
add x1, x1, l_.str.15@PAGEOFF
mov w2, #99
adrp x3, l_.str.16@PAGE
add x3, x3, l_.str.16@PAGEOFF
bl ___assert_rtn
LBB7_6: ; in Loop: Header=BB7_3 Depth=2
b LBB7_7
LBB7_7: ; in Loop: Header=BB7_3 Depth=2
ldr x10, [sp] ; 8-byte Folded Reload
ldur w8, [x29, #-4]
mov w9, #5
mul w8, w8, w9
ldr w9, [sp, #8]
add w8, w8, w9
mov w9, #24
smaddl x8, w8, w9, x10
ldr x8, [x8, #8]
ldursw x10, [x29, #-4]
adrp x9, _majorColor@PAGE
add x9, x9, _majorColor@PAGEOFF
ldr x9, [x9, x10, lsl #3]
subs x8, x8, x9
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB7_9
b LBB7_8
LBB7_8:
adrp x0, l___func__.testColorMap@PAGE
add x0, x0, l___func__.testColorMap@PAGEOFF
adrp x1, l_.str.15@PAGE
add x1, x1, l_.str.15@PAGEOFF
mov w2, #100
adrp x3, l_.str.17@PAGE
add x3, x3, l_.str.17@PAGEOFF
bl ___assert_rtn
LBB7_9: ; in Loop: Header=BB7_3 Depth=2
b LBB7_10
LBB7_10: ; in Loop: Header=BB7_3 Depth=2
ldr x10, [sp] ; 8-byte Folded Reload
ldur w8, [x29, #-4]
mov w9, #5
mul w8, w8, w9
ldr w9, [sp, #8]
add w8, w8, w9
mov w9, #24
smaddl x8, w8, w9, x10
ldr x8, [x8, #16]
ldrsw x10, [sp, #8]
adrp x9, _minorColor@PAGE
add x9, x9, _minorColor@PAGEOFF
ldr x9, [x9, x10, lsl #3]
subs x8, x8, x9
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB7_12
b LBB7_11
LBB7_11:
adrp x0, l___func__.testColorMap@PAGE
add x0, x0, l___func__.testColorMap@PAGEOFF
adrp x1, l_.str.15@PAGE
add x1, x1, l_.str.15@PAGEOFF
mov w2, #101
adrp x3, l_.str.18@PAGE
add x3, x3, l_.str.18@PAGEOFF
bl ___assert_rtn
LBB7_12: ; in Loop: Header=BB7_3 Depth=2
b LBB7_13
LBB7_13: ; in Loop: Header=BB7_3 Depth=2
b LBB7_14
LBB7_14: ; in Loop: Header=BB7_3 Depth=2
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB7_3
LBB7_15: ; in Loop: Header=BB7_1 Depth=1
b LBB7_16
LBB7_16: ; in Loop: Header=BB7_1 Depth=1
ldur w8, [x29, #-4]
add w8, w8, #1
stur w8, [x29, #-4]
b LBB7_1
LBB7_17:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #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 x8, _colorMapMaker@PAGE
ldr x8, [x8, _colorMapMaker@PAGEOFF]
blr x8
str w0, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #25
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB8_2
b LBB8_1
LBB8_1:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str.15@PAGE
add x1, x1, l_.str.15@PAGEOFF
mov w2, #108
adrp x3, l_.str.19@PAGE
add x3, x3, l_.str.19@PAGEOFF
bl ___assert_rtn
LBB8_2:
b LBB8_3
LBB8_3:
bl _printColorMap
bl _testColorMap
adrp x0, l_.str.20@PAGE
add x0, x0, l_.str.20@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _colorMapMaker ; @colorMapMaker
.p2align 3
_colorMapMaker:
.quad _formColorMap
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "White"
l_.str.1: ; @.str.1
.asciz "Red"
l_.str.2: ; @.str.2
.asciz "Black"
l_.str.3: ; @.str.3
.asciz "Yellow"
l_.str.4: ; @.str.4
.asciz "Violet"
.section __DATA,__data
.globl _majorColor ; @majorColor
.p2align 3
_majorColor:
.quad l_.str
.quad l_.str.1
.quad l_.str.2
.quad l_.str.3
.quad l_.str.4
.section __TEXT,__cstring,cstring_literals
l_.str.5: ; @.str.5
.asciz "Blue"
l_.str.6: ; @.str.6
.asciz "Orange"
l_.str.7: ; @.str.7
.asciz "Green"
l_.str.8: ; @.str.8
.asciz "Brown"
l_.str.9: ; @.str.9
.asciz "Slate"
.section __DATA,__data
.globl _minorColor ; @minorColor
.p2align 3
_minorColor:
.quad l_.str.5
.quad l_.str.6
.quad l_.str.7
.quad l_.str.8
.quad l_.str.9
.comm _ColorPairs,600,3 ; @ColorPairs
.zerofill __DATA,__bss,_formatInfo.rowInfo,80,0 ; @formatInfo.rowInfo
.section __TEXT,__cstring,cstring_literals
l_.str.10: ; @.str.10
.asciz "%11d | %-11s | %-14s \n"
.zerofill __DATA,__bss,_printColorMap.i,4,2 ; @printColorMap.i
.zerofill __DATA,__bss,_printColorMap.rowInfo,8,3 ; @printColorMap.rowInfo
l_.str.11: ; @.str.11
.asciz "\n---------Color Codes Table-------------\n"
l_.str.12: ; @.str.12
.asciz "Pair number | Major Color | Minor color\n"
l_.str.13: ; @.str.13
.asciz "---------------------------------------\n"
l_.str.14: ; @.str.14
.asciz "%s"
l___func__.testColorMap: ; @__func__.testColorMap
.asciz "testColorMap"
l_.str.15: ; @.str.15
.asciz "111079446.c"
l_.str.16: ; @.str.16
.asciz "ColorPairs[(i * 5) + j].pairNumber == (i * 5) + j + 1"
l_.str.17: ; @.str.17
.asciz "ColorPairs[(i * 5) + j].majorCol == majorColor[i]"
l_.str.18: ; @.str.18
.asciz "ColorPairs[(i * 5) + j].minorCol == minorColor[j]"
l___func__.main: ; @__func__.main
.asciz "main"
l_.str.19: ; @.str.19
.asciz "result == 25"
l_.str.20: ; @.str.20
.asciz "All is well (maybe!)\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _formColorMapStub ## -- Begin function formColorMapStub
.p2align 4, 0x90
_formColorMapStub: ## @formColorMapStub
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $0, -4(%rbp)
movl $0, -8(%rbp)
movl $0, -4(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
cmpl $5, -4(%rbp)
jge LBB0_8
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $0, -8(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $5, -8(%rbp)
jge LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
imull $5, -4(%rbp), %ecx
addl -8(%rbp), %ecx
imull $5, -4(%rbp), %eax
addl -8(%rbp), %eax
movslq %eax, %rdx
movq _ColorPairs@GOTPCREL(%rip), %rax
imulq $24, %rdx, %rdx
addq %rdx, %rax
movl %ecx, (%rax)
movslq -4(%rbp), %rcx
leaq _majorColor(%rip), %rax
movq (%rax,%rcx,8), %rcx
imull $5, -4(%rbp), %eax
addl -8(%rbp), %eax
movslq %eax, %rdx
movq _ColorPairs@GOTPCREL(%rip), %rax
imulq $24, %rdx, %rdx
addq %rdx, %rax
movq %rcx, 8(%rax)
movslq -4(%rbp), %rcx
leaq _minorColor(%rip), %rax
movq (%rax,%rcx,8), %rcx
imull $5, -4(%rbp), %eax
addl -8(%rbp), %eax
movslq %eax, %rdx
movq _ColorPairs@GOTPCREL(%rip), %rax
imulq $24, %rdx, %rdx
addq %rdx, %rax
movq %rcx, 16(%rax)
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%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 -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB0_1
LBB0_8:
movl -4(%rbp), %eax
imull -8(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _index2String ## -- Begin function index2String
.p2align 4, 0x90
_index2String: ## @index2String
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
imull $5, -4(%rbp), %eax
addl -8(%rbp), %eax
addl $1, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _majorIndex2Color ## -- Begin function majorIndex2Color
.p2align 4, 0x90
_majorIndex2Color: ## @majorIndex2Color
.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), %rcx
leaq _majorColor(%rip), %rax
movq (%rax,%rcx,8), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _minorIndex2Color ## -- Begin function minorIndex2Color
.p2align 4, 0x90
_minorIndex2Color: ## @minorIndex2Color
.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), %rcx
leaq _minorColor(%rip), %rax
movq (%rax,%rcx,8), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _formColorMap ## -- Begin function formColorMap
.p2align 4, 0x90
_formColorMap: ## @formColorMap
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl $0, -8(%rbp)
movl $0, -4(%rbp)
LBB4_1: ## =>This Loop Header: Depth=1
## Child Loop BB4_3 Depth 2
cmpl $5, -4(%rbp)
jge LBB4_8
## %bb.2: ## in Loop: Header=BB4_1 Depth=1
movl $0, -8(%rbp)
LBB4_3: ## Parent Loop BB4_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $5, -8(%rbp)
jge LBB4_6
## %bb.4: ## in Loop: Header=BB4_3 Depth=2
movl -4(%rbp), %edi
movl -8(%rbp), %esi
callq _index2String
movl %eax, %ecx
imull $5, -4(%rbp), %eax
addl -8(%rbp), %eax
movslq %eax, %rdx
movq _ColorPairs@GOTPCREL(%rip), %rax
imulq $24, %rdx, %rdx
addq %rdx, %rax
movl %ecx, (%rax)
movl -4(%rbp), %edi
callq _majorIndex2Color
movq %rax, %rcx
imull $5, -4(%rbp), %eax
addl -8(%rbp), %eax
movslq %eax, %rdx
movq _ColorPairs@GOTPCREL(%rip), %rax
imulq $24, %rdx, %rdx
addq %rdx, %rax
movq %rcx, 8(%rax)
movl -8(%rbp), %edi
callq _minorIndex2Color
movq %rax, %rcx
imull $5, -4(%rbp), %eax
addl -8(%rbp), %eax
movslq %eax, %rdx
movq _ColorPairs@GOTPCREL(%rip), %rax
imulq $24, %rdx, %rdx
addq %rdx, %rax
movq %rcx, 16(%rax)
## %bb.5: ## in Loop: Header=BB4_3 Depth=2
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB4_3
LBB4_6: ## in Loop: Header=BB4_1 Depth=1
jmp LBB4_7
LBB4_7: ## in Loop: Header=BB4_1 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB4_1
LBB4_8:
movl -4(%rbp), %eax
imull -8(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _formatInfo ## -- Begin function formatInfo
.p2align 4, 0x90
_formatInfo: ## @formatInfo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl %edi, -4(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movl -4(%rbp), %r8d
movq -16(%rbp), %r9
movq -24(%rbp), %rax
leaq _formatInfo.rowInfo(%rip), %rdi
xorl %esi, %esi
movl $80, %edx
leaq L_.str.10(%rip), %rcx
movq %rax, (%rsp)
movb $0, %al
callq ___sprintf_chk
leaq _formatInfo.rowInfo(%rip), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _printColorMap ## -- Begin function printColorMap
.p2align 4, 0x90
_printColorMap: ## @printColorMap
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_.str.11(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.12(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.13(%rip), %rdi
movb $0, %al
callq _printf
movl $0, _printColorMap.i(%rip)
LBB6_1: ## =>This Inner Loop Header: Depth=1
cmpl $25, _printColorMap.i(%rip)
jge LBB6_4
## %bb.2: ## in Loop: Header=BB6_1 Depth=1
movslq _printColorMap.i(%rip), %rcx
movq _ColorPairs@GOTPCREL(%rip), %rax
imulq $24, %rcx, %rcx
addq %rcx, %rax
movl (%rax), %edi
movslq _printColorMap.i(%rip), %rcx
movq _ColorPairs@GOTPCREL(%rip), %rax
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq 8(%rax), %rsi
movslq _printColorMap.i(%rip), %rcx
movq _ColorPairs@GOTPCREL(%rip), %rax
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq 16(%rax), %rdx
callq _formatInfo
movq %rax, _printColorMap.rowInfo(%rip)
movq _printColorMap.rowInfo(%rip), %rsi
leaq L_.str.14(%rip), %rdi
movb $0, %al
callq _printf
## %bb.3: ## in Loop: Header=BB6_1 Depth=1
movl _printColorMap.i(%rip), %eax
addl $1, %eax
movl %eax, _printColorMap.i(%rip)
jmp LBB6_1
LBB6_4:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _testColorMap ## -- Begin function testColorMap
.p2align 4, 0x90
_testColorMap: ## @testColorMap
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl $0, -8(%rbp)
movl $0, -4(%rbp)
LBB7_1: ## =>This Loop Header: Depth=1
## Child Loop BB7_3 Depth 2
cmpl $5, -4(%rbp)
jge LBB7_17
## %bb.2: ## in Loop: Header=BB7_1 Depth=1
movl $0, -8(%rbp)
LBB7_3: ## Parent Loop BB7_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $5, -8(%rbp)
jge LBB7_15
## %bb.4: ## in Loop: Header=BB7_3 Depth=2
imull $5, -4(%rbp), %eax
addl -8(%rbp), %eax
movslq %eax, %rcx
movq _ColorPairs@GOTPCREL(%rip), %rax
imulq $24, %rcx, %rcx
addq %rcx, %rax
movl (%rax), %eax
imull $5, -4(%rbp), %ecx
addl -8(%rbp), %ecx
addl $1, %ecx
cmpl %ecx, %eax
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB7_6
## %bb.5:
leaq L___func__.testColorMap(%rip), %rdi
leaq L_.str.15(%rip), %rsi
leaq L_.str.16(%rip), %rcx
movl $99, %edx
callq ___assert_rtn
LBB7_6: ## in Loop: Header=BB7_3 Depth=2
jmp LBB7_7
LBB7_7: ## in Loop: Header=BB7_3 Depth=2
imull $5, -4(%rbp), %eax
addl -8(%rbp), %eax
movslq %eax, %rcx
movq _ColorPairs@GOTPCREL(%rip), %rax
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq 8(%rax), %rax
movslq -4(%rbp), %rdx
leaq _majorColor(%rip), %rcx
cmpq (%rcx,%rdx,8), %rax
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB7_9
## %bb.8:
leaq L___func__.testColorMap(%rip), %rdi
leaq L_.str.15(%rip), %rsi
leaq L_.str.17(%rip), %rcx
movl $100, %edx
callq ___assert_rtn
LBB7_9: ## in Loop: Header=BB7_3 Depth=2
jmp LBB7_10
LBB7_10: ## in Loop: Header=BB7_3 Depth=2
imull $5, -4(%rbp), %eax
addl -8(%rbp), %eax
movslq %eax, %rcx
movq _ColorPairs@GOTPCREL(%rip), %rax
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq 16(%rax), %rax
movslq -8(%rbp), %rdx
leaq _minorColor(%rip), %rcx
cmpq (%rcx,%rdx,8), %rax
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB7_12
## %bb.11:
leaq L___func__.testColorMap(%rip), %rdi
leaq L_.str.15(%rip), %rsi
leaq L_.str.18(%rip), %rcx
movl $101, %edx
callq ___assert_rtn
LBB7_12: ## in Loop: Header=BB7_3 Depth=2
jmp LBB7_13
LBB7_13: ## in Loop: Header=BB7_3 Depth=2
jmp LBB7_14
LBB7_14: ## in Loop: Header=BB7_3 Depth=2
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB7_3
LBB7_15: ## in Loop: Header=BB7_1 Depth=1
jmp LBB7_16
LBB7_16: ## in Loop: Header=BB7_1 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB7_1
LBB7_17:
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)
movb $0, %al
callq *_colorMapMaker(%rip)
movl %eax, -8(%rbp)
cmpl $25, -8(%rbp)
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB8_2
## %bb.1:
leaq L___func__.main(%rip), %rdi
leaq L_.str.15(%rip), %rsi
leaq L_.str.19(%rip), %rcx
movl $108, %edx
callq ___assert_rtn
LBB8_2:
jmp LBB8_3
LBB8_3:
callq _printColorMap
callq _testColorMap
leaq L_.str.20(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _colorMapMaker ## @colorMapMaker
.p2align 3
_colorMapMaker:
.quad _formColorMap
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "White"
L_.str.1: ## @.str.1
.asciz "Red"
L_.str.2: ## @.str.2
.asciz "Black"
L_.str.3: ## @.str.3
.asciz "Yellow"
L_.str.4: ## @.str.4
.asciz "Violet"
.section __DATA,__data
.globl _majorColor ## @majorColor
.p2align 4
_majorColor:
.quad L_.str
.quad L_.str.1
.quad L_.str.2
.quad L_.str.3
.quad L_.str.4
.section __TEXT,__cstring,cstring_literals
L_.str.5: ## @.str.5
.asciz "Blue"
L_.str.6: ## @.str.6
.asciz "Orange"
L_.str.7: ## @.str.7
.asciz "Green"
L_.str.8: ## @.str.8
.asciz "Brown"
L_.str.9: ## @.str.9
.asciz "Slate"
.section __DATA,__data
.globl _minorColor ## @minorColor
.p2align 4
_minorColor:
.quad L_.str.5
.quad L_.str.6
.quad L_.str.7
.quad L_.str.8
.quad L_.str.9
.comm _ColorPairs,600,4 ## @ColorPairs
.zerofill __DATA,__bss,_formatInfo.rowInfo,80,4 ## @formatInfo.rowInfo
.section __TEXT,__cstring,cstring_literals
L_.str.10: ## @.str.10
.asciz "%11d | %-11s | %-14s \n"
.zerofill __DATA,__bss,_printColorMap.i,4,2 ## @printColorMap.i
.zerofill __DATA,__bss,_printColorMap.rowInfo,8,3 ## @printColorMap.rowInfo
L_.str.11: ## @.str.11
.asciz "\n---------Color Codes Table-------------\n"
L_.str.12: ## @.str.12
.asciz "Pair number | Major Color | Minor color\n"
L_.str.13: ## @.str.13
.asciz "---------------------------------------\n"
L_.str.14: ## @.str.14
.asciz "%s"
L___func__.testColorMap: ## @__func__.testColorMap
.asciz "testColorMap"
L_.str.15: ## @.str.15
.asciz "111079446.c"
L_.str.16: ## @.str.16
.asciz "ColorPairs[(i * 5) + j].pairNumber == (i * 5) + j + 1"
L_.str.17: ## @.str.17
.asciz "ColorPairs[(i * 5) + j].majorCol == majorColor[i]"
L_.str.18: ## @.str.18
.asciz "ColorPairs[(i * 5) + j].minorCol == minorColor[j]"
L___func__.main: ## @__func__.main
.asciz "main"
L_.str.19: ## @.str.19
.asciz "result == 25"
L_.str.20: ## @.str.20
.asciz "All is well (maybe!)\n"
.subsections_via_symbols
| the_stack_data/111079446.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _socket ; -- Begin function socket
.p2align 2
_socket: ; @socket
.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]
str w1, [sp, #8]
str w2, [sp, #4]
bl ___error
mov w8, #78
str w8, [x0]
mov w0, #-1
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 _socket ## -- Begin function socket
.p2align 4, 0x90
_socket: ## @socket
.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 %esi, -8(%rbp)
movl %edx, -12(%rbp)
callq ___error
movl $78, (%rax)
movl $4294967295, %eax ## imm = 0xFFFFFFFF
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/147130.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _swap ; -- Begin function swap
.p2align 2
_swap: ; @swap
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str w1, [sp, #20]
str w2, [sp, #16]
ldr x8, [sp, #24]
ldrsw x9, [sp, #20]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #12]
ldr x8, [sp, #24]
ldrsw x9, [sp, #16]
ldr w8, [x8, x9, lsl #2]
ldr x9, [sp, #24]
ldrsw x10, [sp, #20]
str w8, [x9, x10, lsl #2]
ldr w8, [sp, #12]
ldr x9, [sp, #24]
ldrsw x10, [sp, #16]
str w8, [x9, x10, lsl #2]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _findMaximumPos ; -- Begin function findMaximumPos
.p2align 2
_findMaximumPos: ; @findMaximumPos
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str w1, [sp, #20]
ldr x8, [sp, #24]
ldr w8, [x8]
str w8, [sp, #16]
str wzr, [sp, #12]
mov w8, #1
str w8, [sp, #8]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_6
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #8]
ldr w8, [x8, x9, lsl #2]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #8]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #16]
ldr w8, [sp, #8]
str w8, [sp, #12]
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB1_1
LBB1_6:
ldr w0, [sp, #12]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _selectionSort ; -- Begin function selectionSort
.p2align 2
_selectionSort: ; @selectionSort
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str w1, [sp, #4]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB2_3
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldr x0, [sp, #8]
ldr w1, [sp, #4]
bl _findMaximumPos
str w0, [sp]
ldr x0, [sp, #8]
ldr w1, [sp]
ldr w8, [sp, #4]
subs w2, w8, #1
bl _swap
ldr w8, [sp, #4]
subs w8, w8, #1
str w8, [sp, #4]
b LBB2_1
LBB2_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _printArray ; -- Begin function printArray
.p2align 2
_printArray: ; @printArray
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str wzr, [sp, #16]
b LBB3_1
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #16]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_4
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp, #16]
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 LBB3_3
LBB3_3: ; in Loop: Header=BB3_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB3_1
LBB3_4:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _selectSort2 ; -- Begin function selectSort2
.p2align 2
_selectSort2: ; @selectSort2
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str w1, [sp, #20]
str wzr, [sp, #16]
b LBB4_1
LBB4_1: ; =>This Loop Header: Depth=1
; Child Loop BB4_3 Depth 2
ldr w8, [sp, #16]
ldr w9, [sp, #20]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_12
b LBB4_2
LBB4_2: ; in Loop: Header=BB4_1 Depth=1
ldr w8, [sp, #16]
str w8, [sp, #8]
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #12]
b LBB4_3
LBB4_3: ; Parent Loop BB4_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, LBB4_8
b LBB4_4
LBB4_4: ; in Loop: Header=BB4_3 Depth=2
ldr x8, [sp, #24]
ldrsw x9, [sp, #12]
ldr w8, [x8, x9, lsl #2]
ldr x9, [sp, #24]
ldrsw x10, [sp, #8]
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_6
b LBB4_5
LBB4_5: ; in Loop: Header=BB4_3 Depth=2
ldr w8, [sp, #12]
str w8, [sp, #8]
b LBB4_6
LBB4_6: ; in Loop: Header=BB4_3 Depth=2
b LBB4_7
LBB4_7: ; in Loop: Header=BB4_3 Depth=2
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB4_3
LBB4_8: ; in Loop: Header=BB4_1 Depth=1
ldr w8, [sp, #8]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB4_10
b LBB4_9
LBB4_9: ; in Loop: Header=BB4_1 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #8]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #4]
ldr x8, [sp, #24]
ldrsw x9, [sp, #16]
ldr w8, [x8, x9, lsl #2]
ldr x9, [sp, #24]
ldrsw x10, [sp, #8]
str w8, [x9, x10, lsl #2]
ldr w8, [sp, #4]
ldr x9, [sp, #24]
ldrsw x10, [sp, #16]
str w8, [x9, x10, lsl #2]
b LBB4_10
LBB4_10: ; in Loop: Header=BB4_1 Depth=1
b LBB4_11
LBB4_11: ; in Loop: Header=BB4_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB4_1
LBB4_12:
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #12]
adrp x8, l___const.main.arr@PAGE
add x8, x8, l___const.main.arr@PAGEOFF
ldr q0, [x8]
add x8, sp, #16
str x8, [sp] ; 8-byte Folded Spill
str q0, [sp, #16]
mov w8, #4
str w8, [sp, #8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldr x0, [sp] ; 8-byte Folded Reload
ldr w1, [sp, #8]
bl _printArray
ldr x0, [sp] ; 8-byte Folded Reload
ldr w1, [sp, #8]
bl _selectionSort
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldr x0, [sp] ; 8-byte Folded Reload
ldr w1, [sp, #8]
bl _printArray
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, LBB5_2
b LBB5_1
LBB5_1:
bl ___stack_chk_fail
LBB5_2:
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"
.section __TEXT,__const
.p2align 2 ; @__const.main.arr
l___const.main.arr:
.long 7 ; 0x7
.long 6 ; 0x6
.long 5 ; 0x5
.long 0 ; 0x0
.section __TEXT,__cstring,cstring_literals
l_.str.2: ; @.str.2
.asciz "Array before sorting: \n"
l_.str.3: ; @.str.3
.asciz "\nArray after sorting: \n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _swap ## -- Begin function swap
.p2align 4, 0x90
_swap: ## @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)
movl %esi, -12(%rbp)
movl %edx, -16(%rbp)
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -20(%rbp)
movq -8(%rbp), %rax
movslq -16(%rbp), %rcx
movl (%rax,%rcx,4), %edx
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movl -20(%rbp), %edx
movq -8(%rbp), %rax
movslq -16(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _findMaximumPos ## -- Begin function findMaximumPos
.p2align 4, 0x90
_findMaximumPos: ## @findMaximumPos
.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)
movq -8(%rbp), %rax
movl (%rax), %eax
movl %eax, -16(%rbp)
movl $0, -20(%rbp)
movl $1, -24(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB1_6
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %eax
cmpl -16(%rbp), %eax
jle LBB1_4
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -16(%rbp)
movl -24(%rbp), %eax
movl %eax, -20(%rbp)
LBB1_4: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_5
LBB1_5: ## in Loop: Header=BB1_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB1_1
LBB1_6:
movl -20(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _selectionSort ## -- Begin function selectionSort
.p2align 4, 0x90
_selectionSort: ## @selectionSort
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
cmpl $1, -12(%rbp)
jle LBB2_3
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
callq _findMaximumPos
movl %eax, -16(%rbp)
movq -8(%rbp), %rdi
movl -16(%rbp), %esi
movl -12(%rbp), %edx
subl $1, %edx
callq _swap
movl -12(%rbp), %eax
addl $-1, %eax
movl %eax, -12(%rbp)
jmp LBB2_1
LBB2_3:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _printArray ## -- Begin function printArray
.p2align 4, 0x90
_printArray: ## @printArray
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl $0, -16(%rbp)
LBB3_1: ## =>This Inner Loop Header: Depth=1
movl -16(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB3_4
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movq -8(%rbp), %rax
movslq -16(%rbp), %rcx
movl (%rax,%rcx,4), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
## %bb.3: ## in Loop: Header=BB3_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB3_1
LBB3_4:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _selectSort2 ## -- Begin function selectSort2
.p2align 4, 0x90
_selectSort2: ## @selectSort2
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl $0, -16(%rbp)
LBB4_1: ## =>This Loop Header: Depth=1
## Child Loop BB4_3 Depth 2
movl -16(%rbp), %eax
movl -12(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB4_12
## %bb.2: ## in Loop: Header=BB4_1 Depth=1
movl -16(%rbp), %eax
movl %eax, -24(%rbp)
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
LBB4_3: ## Parent Loop BB4_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -20(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB4_8
## %bb.4: ## in Loop: Header=BB4_3 Depth=2
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movq -8(%rbp), %rcx
movslq -24(%rbp), %rdx
cmpl (%rcx,%rdx,4), %eax
jge LBB4_6
## %bb.5: ## in Loop: Header=BB4_3 Depth=2
movl -20(%rbp), %eax
movl %eax, -24(%rbp)
LBB4_6: ## in Loop: Header=BB4_3 Depth=2
jmp LBB4_7
LBB4_7: ## in Loop: Header=BB4_3 Depth=2
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB4_3
LBB4_8: ## in Loop: Header=BB4_1 Depth=1
movl -24(%rbp), %eax
cmpl -16(%rbp), %eax
je LBB4_10
## %bb.9: ## in Loop: Header=BB4_1 Depth=1
movq -8(%rbp), %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -28(%rbp)
movq -8(%rbp), %rax
movslq -16(%rbp), %rcx
movl (%rax,%rcx,4), %edx
movq -8(%rbp), %rax
movslq -24(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movl -28(%rbp), %edx
movq -8(%rbp), %rax
movslq -16(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
LBB4_10: ## in Loop: Header=BB4_1 Depth=1
jmp LBB4_11
LBB4_11: ## in Loop: Header=BB4_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB4_1
LBB4_12:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -36(%rbp)
movq l___const.main.arr(%rip), %rax
movq %rax, -32(%rbp)
movq l___const.main.arr+8(%rip), %rax
movq %rax, -24(%rbp)
movl $4, -40(%rbp)
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq -32(%rbp), %rdi
movl -40(%rbp), %esi
callq _printArray
leaq -32(%rbp), %rdi
movl -40(%rbp), %esi
callq _selectionSort
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
leaq -32(%rbp), %rdi
movl -40(%rbp), %esi
callq _printArray
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB5_2
## %bb.1:
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
LBB5_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d "
L_.str.1: ## @.str.1
.asciz "\n"
.section __TEXT,__const
.p2align 4 ## @__const.main.arr
l___const.main.arr:
.long 7 ## 0x7
.long 6 ## 0x6
.long 5 ## 0x5
.long 0 ## 0x0
.section __TEXT,__cstring,cstring_literals
L_.str.2: ## @.str.2
.asciz "Array before sorting: \n"
L_.str.3: ## @.str.3
.asciz "\nArray after sorting: \n"
.subsections_via_symbols
| the_stack_data/588890.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
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 x0, [sp, #8]
bl _factorial
mov x8, sp
str x0, [x8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _factorial ; -- Begin function factorial
.p2align 2
_factorial: ; @factorial
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
mov x8, #1
str x8, [sp, #8]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
ldr x8, [sp, #16]
subs x8, x8, #1
cset w8, ne
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2:
mov x8, #1
str x8, [sp, #24]
b LBB1_8
LBB1_3:
mov x8, #2
str x8, [sp]
b LBB1_4
LBB1_4: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp]
ldr x9, [sp, #16]
add x9, x9, #1
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB1_7
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_4 Depth=1
ldr x8, [sp, #8]
ldr x9, [sp]
mul x8, x8, x9
str x8, [sp, #8]
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_4 Depth=1
ldr x8, [sp]
add x8, x8, #1
str x8, [sp]
b LBB1_4
LBB1_7:
ldr x8, [sp, #8]
str x8, [sp, #24]
b LBB1_8
LBB1_8:
ldr x0, [sp, #24]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Ingrese el numero del que desea el factorial: "
l_.str.1: ; @.str.1
.asciz "%u"
l_.str.2: ; @.str.2
.asciz "El resultado es: %u\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
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
movq -8(%rbp), %rdi
callq _factorial
movq %rax, %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _factorial ## -- Begin function factorial
.p2align 4, 0x90
_factorial: ## @factorial
.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 $1, -24(%rbp)
cmpq $0, -16(%rbp)
je LBB1_2
## %bb.1:
cmpq $1, -16(%rbp)
jne LBB1_3
LBB1_2:
movq $1, -8(%rbp)
jmp LBB1_8
LBB1_3:
movq $2, -32(%rbp)
LBB1_4: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
movq -16(%rbp), %rcx
addq $1, %rcx
cmpq %rcx, %rax
jae LBB1_7
## %bb.5: ## in Loop: Header=BB1_4 Depth=1
movq -24(%rbp), %rax
imulq -32(%rbp), %rax
movq %rax, -24(%rbp)
## %bb.6: ## in Loop: Header=BB1_4 Depth=1
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
jmp LBB1_4
LBB1_7:
movq -24(%rbp), %rax
movq %rax, -8(%rbp)
LBB1_8:
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Ingrese el numero del que desea el factorial: "
L_.str.1: ## @.str.1
.asciz "%u"
L_.str.2: ## @.str.2
.asciz "El resultado es: %u\n"
.subsections_via_symbols
| the_stack_data/20450135.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _shift ; -- Begin function shift
.p2align 2
_shift: ; @shift
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str w2, [sp, #16]
ldursw x8, [x29, #-12]
lsl x0, x8, #2
bl _malloc
str x0, [sp, #8]
str wzr, [sp, #4]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-8]
ldur w9, [x29, #-12]
ldr w10, [sp, #16]
subs w9, w9, w10
ldr w10, [sp, #4]
add w9, w9, w10
ldr w8, [x8, w9, sxtw #2]
ldr x9, [sp, #8]
ldrsw x10, [sp, #4]
str w8, [x9, x10, lsl #2]
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_1
LBB0_4:
ldr w8, [sp, #16]
str w8, [sp, #4]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
ldur x8, [x29, #-8]
ldr w9, [sp, #4]
ldr w10, [sp, #16]
subs w9, w9, w10
ldr w8, [x8, w9, sxtw #2]
ldr x9, [sp, #8]
ldrsw x10, [sp, #4]
str w8, [x9, x10, lsl #2]
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB0_5
LBB0_8:
str wzr, [sp, #4]
b LBB0_9
LBB0_9: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_12
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_9 Depth=1
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
ldr w8, [x8, x9, lsl #2]
ldur x9, [x29, #-8]
ldrsw x10, [sp, #4]
str w8, [x9, x10, lsl #2]
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_9 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB0_9
LBB0_12:
ldr x0, [sp, #8]
bl _free
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
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
ldursw x8, [x29, #-8]
lsl x0, x8, #2
bl _malloc
str x0, [sp, #24]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
str wzr, [sp, #20]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_4
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #20]
add x8, x8, x9, lsl #2
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB1_1
LBB1_4:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #12
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldr x0, [sp, #24]
ldur w1, [x29, #-8]
ldur w2, [x29, #-12]
bl _shift
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
str wzr, [sp, #20]
b LBB1_5
LBB1_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_8
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_5 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #20]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_5 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB1_5
LBB1_8:
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
ldr x0, [sp, #24]
bl _free
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter array length: "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "Enter array: "
l_.str.3: ; @.str.3
.asciz "Enter shift distance: "
l_.str.4: ; @.str.4
.asciz "The shifted array is: "
l_.str.5: ; @.str.5
.asciz "%d "
l_.str.6: ; @.str.6
.asciz "\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _shift ## -- Begin function shift
.p2align 4, 0x90
_shift: ## @shift
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl %edx, -16(%rbp)
movslq -12(%rbp), %rdi
shlq $2, %rdi
callq _malloc
movq %rax, -24(%rbp)
movl $0, -28(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movl -12(%rbp), %ecx
subl -16(%rbp), %ecx
addl -28(%rbp), %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
movq -24(%rbp), %rax
movslq -28(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB0_1
LBB0_4:
movl -16(%rbp), %eax
movl %eax, -28(%rbp)
LBB0_5: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB0_8
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movq -8(%rbp), %rax
movl -28(%rbp), %ecx
subl -16(%rbp), %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
movq -24(%rbp), %rax
movslq -28(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB0_5
LBB0_8:
movl $0, -28(%rbp)
LBB0_9: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB0_12
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
movq -24(%rbp), %rax
movslq -28(%rbp), %rcx
movl (%rax,%rcx,4), %edx
movq -8(%rbp), %rax
movslq -28(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.11: ## in Loop: Header=BB0_9 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB0_9
LBB0_12:
movq -24(%rbp), %rdi
callq _free
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), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movslq -8(%rbp), %rdi
shlq $2, %rdi
callq _malloc
movq %rax, -24(%rbp)
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -28(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq -24(%rbp), %rsi
movslq -28(%rbp), %rax
shlq $2, %rax
addq %rax, %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB1_1
LBB1_4:
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -12(%rbp), %rsi
movb $0, %al
callq _scanf
movq -24(%rbp), %rdi
movl -8(%rbp), %esi
movl -12(%rbp), %edx
callq _shift
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -28(%rbp)
LBB1_5: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB1_8
## %bb.6: ## in Loop: Header=BB1_5 Depth=1
movq -24(%rbp), %rax
movslq -28(%rbp), %rcx
movl (%rax,%rcx,4), %esi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
## %bb.7: ## in Loop: Header=BB1_5 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB1_5
LBB1_8:
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
movq -24(%rbp), %rdi
callq _free
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter array length: "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "Enter array: "
L_.str.3: ## @.str.3
.asciz "Enter shift distance: "
L_.str.4: ## @.str.4
.asciz "The shifted array is: "
L_.str.5: ## @.str.5
.asciz "%d "
L_.str.6: ## @.str.6
.asciz "\n"
.subsections_via_symbols
| the_stack_data/173577898.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/96445.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, #5
str x8, [x9]
sub x8, x29, #6
str x8, [x9, #8]
sub x8, x29, #7
str x8, [x9, #16]
sub x8, x29, #8
str x8, [x9, #24]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldursb w8, [x29, #-5]
ldursb w9, [x29, #-5]
mul w8, w8, w9
ldursb w9, [x29, #-6]
ldursb w10, [x29, #-6]
mul w9, w9, w10
add w8, w8, w9
ldursb w9, [x29, #-7]
ldursb w10, [x29, #-7]
mul w9, w9, w10
ldursb w10, [x29, #-8]
ldursb w11, [x29, #-8]
mul w10, w10, w11
add w9, w9, w10
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_3
LBB0_2:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_3
LBB0_3:
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 "%hhd %hhd %hhd %hhd"
l_.str.1: ; @.str.1
.asciz "A"
l_.str.2: ; @.str.2
.asciz "B"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
leaq -5(%rbp), %rsi
leaq -6(%rbp), %rdx
leaq -7(%rbp), %rcx
leaq -8(%rbp), %r8
movb $0, %al
callq _scanf
movsbl -5(%rbp), %eax
movsbl -5(%rbp), %ecx
imull %ecx, %eax
movsbl -6(%rbp), %ecx
movsbl -6(%rbp), %edx
imull %edx, %ecx
addl %ecx, %eax
movsbl -7(%rbp), %ecx
movsbl -7(%rbp), %edx
imull %edx, %ecx
movsbl -8(%rbp), %edx
movsbl -8(%rbp), %esi
imull %esi, %edx
addl %edx, %ecx
cmpl %ecx, %eax
jge LBB0_2
## %bb.1:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_3
LBB0_2:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
LBB0_3:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%hhd %hhd %hhd %hhd"
L_.str.1: ## @.str.1
.asciz "A"
L_.str.2: ## @.str.2
.asciz "B"
.subsections_via_symbols
| the_stack_data/170453228.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, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
str x8, [sp, #24] ; 8-byte Folded Spill
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
ldur w8, [x29, #-8]
subs w8, w8, #1
cset w8, ge
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB0_2:
ldur x8, [x29, #-16]
ldr x0, [x8, #8]
mov w1, #6
movk w1, #2, lsl #16
bl _open
stur w0, [x29, #-24]
adrp x8, ___stdinp@GOTPAGE
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
ldr x0, [x8]
bl _fgetc
ldur w0, [x29, #-24]
add x1, sp, #32
bl _tcgetattr
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
ldr x8, [sp, #32]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
ldr x8, [sp, #56]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fprintf
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
ldr x8, [sp, #40]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _fprintf
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
ldr x8, [sp, #48]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _fprintf
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.5@PAGE
add x1, x1, l_.str.5@PAGEOFF
bl _fprintf
stur wzr, [x29, #-20]
b LBB0_3
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-20]
subs w8, w8, #20
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=1
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
ldur w9, [x29, #-20]
; implicit-def: $x8
mov x8, x9
add x9, sp, #32
add x9, x9, #32
ldursw x10, [x29, #-20]
ldrb w10, [x9, x10]
mov x9, sp
str x8, [x9]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #8]
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
bl _fprintf
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=1
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB0_3
LBB0_6:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _fprintf
mov w0, #0
bl _exit
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "usage ./testSerial /dev/ttyS0\n"
l_.str.1: ; @.str.1
.asciz "c_iflag=%#x\n"
l_.str.2: ; @.str.2
.asciz "c_lflag=%#x\n"
l_.str.3: ; @.str.3
.asciz "c_oflag=%#x\n"
l_.str.4: ; @.str.4
.asciz "c_cflag=%#x\n"
l_.str.5: ; @.str.5
.asciz "c_cc[]: "
l_.str.6: ; @.str.6
.asciz "%d=%x "
l_.str.7: ; @.str.7
.asciz "\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $112, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
cmpl $1, -8(%rbp)
jge LBB0_2
## %bb.1:
leaq L_.str(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $1, %edi
callq _exit
LBB0_2:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
movl $131078, %esi ## imm = 0x20006
movb $0, %al
callq _open
movl %eax, -24(%rbp)
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fgetc
movl -24(%rbp), %edi
leaq -96(%rbp), %rsi
callq _tcgetattr
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -96(%rbp), %rdx
leaq L_.str.1(%rip), %rsi
movb $0, %al
callq _fprintf
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -72(%rbp), %rdx
leaq L_.str.2(%rip), %rsi
movb $0, %al
callq _fprintf
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -88(%rbp), %rdx
leaq L_.str.3(%rip), %rsi
movb $0, %al
callq _fprintf
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -80(%rbp), %rdx
leaq L_.str.4(%rip), %rsi
movb $0, %al
callq _fprintf
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.5(%rip), %rsi
movb $0, %al
callq _fprintf
movl $0, -20(%rbp)
LBB0_3: ## =>This Inner Loop Header: Depth=1
cmpl $20, -20(%rbp)
jge LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movl -20(%rbp), %edx
movslq -20(%rbp), %rax
movzbl -64(%rbp,%rax), %ecx
leaq L_.str.6(%rip), %rsi
movb $0, %al
callq _fprintf
## %bb.5: ## in Loop: Header=BB0_3 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB0_3
LBB0_6:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.7(%rip), %rsi
xorl %eax, %eax
movl %eax, -100(%rbp) ## 4-byte Spill
callq _fprintf
movl -100(%rbp), %edi ## 4-byte Reload
callq _exit
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "usage ./testSerial /dev/ttyS0\n"
L_.str.1: ## @.str.1
.asciz "c_iflag=%#x\n"
L_.str.2: ## @.str.2
.asciz "c_lflag=%#x\n"
L_.str.3: ## @.str.3
.asciz "c_oflag=%#x\n"
L_.str.4: ## @.str.4
.asciz "c_cflag=%#x\n"
L_.str.5: ## @.str.5
.asciz "c_cc[]: "
L_.str.6: ## @.str.6
.asciz "%d=%x "
L_.str.7: ## @.str.7
.asciz "\n"
.subsections_via_symbols
| the_stack_data/88681.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp, #44] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #24
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
str x0, [sp, #32] ; 8-byte Folded Spill
bl _scanf
ldr x0, [sp, #32] ; 8-byte Folded Reload
mov x9, sp
sub x8, x29, #32
str x8, [x9]
bl _scanf
mov x9, sp
sub x8, x29, #36
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
ldur d0, [x29, #-32]
ldur d1, [x29, #-24]
fsub d0, d0, d1
ldur s2, [x29, #-36]
; implicit-def: $d1
fmov s1, s2
sshll.2d v1, v1, #0
; kill: def $d1 killed $d1 killed $q1
scvtf d1, d1
fdiv d0, d0, d1
str d0, [sp, #48]
ldur d0, [x29, #-24]
ldur d1, [x29, #-32]
ldur w0, [x29, #-36]
ldr d2, [sp, #48]
bl _Trap
stur d0, [x29, #-16]
ldur w9, [x29, #-36]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldur d2, [x29, #-24]
ldur d1, [x29, #-32]
ldur d0, [x29, #-16]
mov x8, sp
str d2, [x8]
str d1, [x8, #8]
str d0, [x8, #16]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldr w0, [sp, #44] ; 4-byte Folded Reload
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.globl _Trap ; -- Begin function Trap
.p2align 2
_Trap: ; @Trap
.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 d0, [x29, #-8]
stur d1, [x29, #-16]
stur w0, [x29, #-20]
str d2, [sp, #32]
ldur d0, [x29, #-8]
bl _f
str d0, [sp, #8] ; 8-byte Folded Spill
ldur d0, [x29, #-16]
bl _f
fmov d1, d0
ldr d0, [sp, #8] ; 8-byte Folded Reload
fadd d0, d0, d1
fmov d1, #2.00000000
fdiv d0, d0, d1
str d0, [sp, #24]
mov w8, #1
str w8, [sp, #20]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
ldur w9, [x29, #-20]
subs w9, w9, #1
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_4
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldur d2, [x29, #-8]
ldr s1, [sp, #20]
; implicit-def: $d0
fmov s0, s1
sshll.2d v0, v0, #0
; kill: def $d0 killed $d0 killed $q0
scvtf d0, d0
ldr d1, [sp, #32]
fmadd d0, d0, d1, d2
bl _f
fmov d1, d0
ldr d0, [sp, #24]
fadd d0, d0, d1
str d0, [sp, #24]
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB1_1
LBB1_4:
ldr d0, [sp, #24]
ldr d1, [sp, #32]
fmul d0, d0, d1
str d0, [sp, #24]
ldr d0, [sp, #24]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _f ; -- Begin function f
.p2align 2
_f: ; @f
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str d0, [sp, #8]
ldr d0, [sp, #8]
ldr d1, [sp, #8]
fmul d0, d0, d1
str d0, [sp]
ldr d0, [sp]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter a, b, and n\n"
l_.str.1: ; @.str.1
.asciz "%lf"
l_.str.2: ; @.str.2
.asciz "%d"
l_.str.3: ; @.str.3
.asciz "With n = %d trapezoids, our estimate\n"
l_.str.4: ; @.str.4
.asciz "of the integral from %f to %f = %.15f\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -24(%rbp), %rsi
movb $0, %al
callq _scanf
leaq L_.str.1(%rip), %rdi
leaq -32(%rbp), %rsi
movb $0, %al
callq _scanf
leaq L_.str.2(%rip), %rdi
leaq -36(%rbp), %rsi
movb $0, %al
callq _scanf
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
subsd -24(%rbp), %xmm0
cvtsi2sdl -36(%rbp), %xmm1
divsd %xmm1, %xmm0
movsd %xmm0, -48(%rbp)
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -32(%rbp), %xmm1 ## xmm1 = mem[0],zero
movl -36(%rbp), %edi
movsd -48(%rbp), %xmm2 ## xmm2 = mem[0],zero
callq _Trap
movsd %xmm0, -16(%rbp)
movl -36(%rbp), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -32(%rbp), %xmm1 ## xmm1 = mem[0],zero
movsd -16(%rbp), %xmm2 ## xmm2 = mem[0],zero
leaq L_.str.4(%rip), %rdi
movb $3, %al
callq _printf
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function Trap
LCPI1_0:
.quad 0x4000000000000000 ## double 2
.section __TEXT,__text,regular,pure_instructions
.globl _Trap
.p2align 4, 0x90
_Trap: ## @Trap
.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
movsd %xmm0, -8(%rbp)
movsd %xmm1, -16(%rbp)
movl %edi, -20(%rbp)
movsd %xmm2, -32(%rbp)
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq _f
movsd %xmm0, -56(%rbp) ## 8-byte Spill
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq _f
movaps %xmm0, %xmm1
movsd -56(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, -40(%rbp)
movl $1, -44(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movl -44(%rbp), %eax
movl -20(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jg LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movsd -8(%rbp), %xmm1 ## xmm1 = mem[0],zero
cvtsi2sdl -44(%rbp), %xmm0
movsd -32(%rbp), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
callq _f
addsd -40(%rbp), %xmm0
movsd %xmm0, -40(%rbp)
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB1_1
LBB1_4:
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd -32(%rbp), %xmm0
movsd %xmm0, -40(%rbp)
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _f ## -- Begin function f
.p2align 4, 0x90
_f: ## @f
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movsd %xmm0, -8(%rbp)
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd -8(%rbp), %xmm0
movsd %xmm0, -16(%rbp)
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter a, b, and n\n"
L_.str.1: ## @.str.1
.asciz "%lf"
L_.str.2: ## @.str.2
.asciz "%d"
L_.str.3: ## @.str.3
.asciz "With n = %d trapezoids, our estimate\n"
L_.str.4: ## @.str.4
.asciz "of the integral from %f to %f = %.15f\n"
.subsections_via_symbols
| the_stack_data/220456264.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/1127025.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/167331552.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _factorial ; -- Begin function factorial
.p2align 2
_factorial: ; @factorial
.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]
mov w8, #1
stur w8, [x29, #-12]
stur w8, [x29, #-8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-8]
ldur w9, [x29, #-4]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
mul w8, w8, w9
stur w8, [x29, #-12]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB0_1
LBB0_4:
ldur w9, [x29, #-12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
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, #8] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
str x1, [sp, #16]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov x9, sp
add x8, sp, #12
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
ldr w0, [sp, #12]
bl _factorial
ldr w0, [sp, #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 "Resultado: %d"
l_.str.1: ; @.str.1
.asciz "Introduza um valor: "
l_.str.2: ; @.str.2
.asciz "%d"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _factorial ## -- Begin function factorial
.p2align 4, 0x90
_factorial: ## @factorial
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
movl $1, -12(%rbp)
movl $1, -8(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -8(%rbp), %eax
cmpl -4(%rbp), %eax
jg LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
imull -8(%rbp), %eax
movl %eax, -12(%rbp)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB0_1
LBB0_4:
movl -12(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.2(%rip), %rdi
leaq -20(%rbp), %rsi
movb $0, %al
callq _scanf
movl -20(%rbp), %edi
callq _factorial
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Resultado: %d"
L_.str.1: ## @.str.1
.asciz "Introduza um valor: "
L_.str.2: ## @.str.2
.asciz "%d"
.subsections_via_symbols
| the_stack_data/76103.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _test ; -- Begin function test
.p2align 2
_test: ; @test
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str w0, [sp, #28]
str w1, [sp, #24]
str w2, [sp, #20]
str w3, [sp, #16]
str w4, [sp, #12]
ldr w8, [sp, #12]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_1
LBB0_1:
ldr w8, [sp, #12]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2:
ldr w8, [sp, #12]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldr w8, [sp, #12]
str w8, [sp, #24]
b LBB0_15
LBB0_4:
ldr w8, [sp, #20]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_5
LBB0_5:
ldr w8, [sp, #20]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_6
LBB0_6:
ldr w8, [sp, #20]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
ldr w8, [sp, #20]
str w8, [sp, #24]
b LBB0_14
LBB0_8:
ldr w8, [sp, #16]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_12
b LBB0_9
LBB0_9:
ldr w8, [sp, #16]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_12
b LBB0_10
LBB0_10:
ldr w8, [sp, #16]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11:
ldr w8, [sp, #16]
str w8, [sp, #24]
b LBB0_13
LBB0_12:
ldr w8, [sp, #28]
str w8, [sp, #24]
b LBB0_13
LBB0_13:
b LBB0_14
LBB0_14:
b LBB0_15
LBB0_15:
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 _test ## -- Begin function test
.p2align 4, 0x90
_test: ## @test
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movl %edx, -12(%rbp)
movl %ecx, -16(%rbp)
movl %r8d, -20(%rbp)
movl -20(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB0_4
## %bb.1:
movl -20(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB0_4
## %bb.2:
movl -20(%rbp), %eax
cmpl -4(%rbp), %eax
jge LBB0_4
## %bb.3:
movl -20(%rbp), %eax
movl %eax, -8(%rbp)
jmp LBB0_15
LBB0_4:
movl -12(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB0_8
## %bb.5:
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB0_8
## %bb.6:
movl -12(%rbp), %eax
cmpl -4(%rbp), %eax
jge LBB0_8
## %bb.7:
movl -12(%rbp), %eax
movl %eax, -8(%rbp)
jmp LBB0_14
LBB0_8:
movl -16(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB0_12
## %bb.9:
movl -16(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB0_12
## %bb.10:
movl -16(%rbp), %eax
cmpl -4(%rbp), %eax
jge LBB0_12
## %bb.11:
movl -16(%rbp), %eax
movl %eax, -8(%rbp)
jmp LBB0_13
LBB0_12:
movl -4(%rbp), %eax
movl %eax, -8(%rbp)
LBB0_13:
jmp LBB0_14
LBB0_14:
jmp LBB0_15
LBB0_15:
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/458821.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___vprintCStr ; -- Begin function __vprintCStr
.p2align 2
___vprintCStr: ; @__vprintCStr
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x8, [sp, #8]
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl ___vprintI64 ; -- Begin function __vprintI64
.p2align 2
___vprintI64: ; @__vprintI64
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x8, [sp, #8]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl ___vprintBool ; -- Begin function __vprintBool
.p2align 2
___vprintBool: ; @__vprintBool
.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]
ldurb w8, [x29, #-1]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB2_3
LBB2_2:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB2_3
LBB2_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s"
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "true"
l_.str.3: ; @.str.3
.asciz "false"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___vprintCStr ## -- Begin function __vprintCStr
.p2align 4, 0x90
___vprintCStr: ## @__vprintCStr
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl ___vprintI64 ## -- Begin function __vprintI64
.p2align 4, 0x90
___vprintI64: ## @__vprintI64
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl ___vprintBool ## -- Begin function __vprintBool
.p2align 4, 0x90
___vprintBool: ## @__vprintBool
.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, -1(%rbp)
je LBB2_2
## %bb.1:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB2_3
LBB2_2:
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
LBB2_3:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s"
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "true"
L_.str.3: ## @.str.3
.asciz "false"
.subsections_via_symbols
| the_stack_data/51645.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 _system
stur wzr, [x29, #-8]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldur w8, [x29, #-8]
subs w8, w8, #10
cset w8, hs
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
ldur w8, [x29, #-12]
subs w8, w8, #10
cset w8, hs
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
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 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
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@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:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
bl _getchar
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 "reset"
l_.str.1: ; @.str.1
.asciz "%u%u "
l_.str.2: ; @.str.2
.asciz "\n"
l_.str.3: ; @.str.3
.asciz "\nPress Enter..... "
.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
callq _system
movl $0, -8(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
cmpl $10, -8(%rbp)
jae 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
cmpl $10, -12(%rbp)
jae LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movl -8(%rbp), %esi
movl -12(%rbp), %edx
leaq L_.str.1(%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
leaq L_.str.2(%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:
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
callq _getchar
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "reset"
L_.str.1: ## @.str.1
.asciz "%u%u "
L_.str.2: ## @.str.2
.asciz "\n"
L_.str.3: ## @.str.3
.asciz "\nPress Enter..... "
.subsections_via_symbols
| the_stack_data/179832046.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _shift ; -- Begin function shift
.p2align 2
_shift: ; @shift
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
str w1, [sp, #8]
ldr w8, [sp, #12]
ldr w9, [sp, #8]
lsl w0, w8, w9
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, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
str w0, [sp, #8]
str x1, [sp]
mov w0, #22
mov w1, #32
bl _shift
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 _shift ## -- Begin function shift
.p2align 4, 0x90
_shift: ## @shift
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movl -4(%rbp), %eax
movl -8(%rbp), %ecx
## kill: def $cl killed $ecx
shll %cl, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
movl $22, %edi
movl $32, %esi
callq _shift
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/115160.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
str wzr, [sp, #12]
adrp x10, _x@PAGE
ldrb w8, [x10, _x@PAGEOFF]
and w11, w8, #0x1
ldrb w8, [x10, _x@PAGEOFF]
lsr w8, w8, #1
mov w9, #7
and w8, w8, #0x7
and w8, w8, #0xff
add w8, w8, w11, uxtb
ldrb w10, [x10, _x@PAGEOFF]
and w9, w9, w10, lsr #4
add w0, w8, w9, uxtb
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _x ; @x
_x:
.byte 35 ; 0x23
.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)
movb _x(%rip), %al
andb $1, %al
movzbl %al, %eax
movb _x(%rip), %cl
shrb $1, %cl
andb $7, %cl
movzbl %cl, %ecx
addl %ecx, %eax
movb _x(%rip), %cl
shrb $4, %cl
andb $7, %cl
movzbl %cl, %ecx
addl %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _x ## @x
_x:
.byte 35 ## 0x23
.subsections_via_symbols
| the_stack_data/132626.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, #352
.cfi_def_cfa_offset 352
stp x28, x27, [sp, #320] ; 16-byte Folded Spill
stp x29, x30, [sp, #336] ; 16-byte Folded Spill
add x29, sp, #336
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
str x8, [sp, #96] ; 8-byte Folded Spill
stur wzr, [x29, #-20]
stur w0, [x29, #-24]
stur x1, [x29, #-32]
ldur w8, [x29, #-24]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x0, [x8]
ldur x8, [x29, #-32]
ldr x8, [x8]
mov x9, sp
str x8, [x9]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB0_2:
ldur x8, [x29, #-32]
ldr x0, [x8, #8]
mov w1, #0
bl _open
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x8, [x8]
str x8, [sp, #88] ; 8-byte Folded Spill
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
str x8, [sp, #80] ; 8-byte Folded Spill
bl ___error
ldr w0, [x0]
bl _strerror
ldr x10, [sp, #80] ; 8-byte Folded Reload
mov x8, x0
ldr x0, [sp, #88] ; 8-byte Folded Reload
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB0_4:
ldur w0, [x29, #-36]
add x1, sp, #136
bl _fstat
adds w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x8, [x8]
str x8, [sp, #72] ; 8-byte Folded Spill
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
str x8, [sp, #64] ; 8-byte Folded Spill
bl ___error
ldr w0, [x0]
bl _strerror
ldr x10, [sp, #64] ; 8-byte Folded Reload
mov x8, x0
ldr x0, [sp, #72] ; 8-byte Folded Reload
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB0_6:
ldur x8, [x29, #-32]
ldr x0, [x8, #16]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _fopen
stur x0, [x29, #-48]
ldur x8, [x29, #-48]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x8, [x8]
str x8, [sp, #56] ; 8-byte Folded Spill
ldur x8, [x29, #-32]
ldr x8, [x8, #16]
str x8, [sp, #48] ; 8-byte Folded Spill
bl ___error
ldr w0, [x0]
bl _strerror
ldr x10, [sp, #48] ; 8-byte Folded Reload
mov x8, x0
ldr x0, [sp, #56] ; 8-byte Folded Reload
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB0_8:
ldur x0, [x29, #-48]
bl _write_header
stur xzr, [x29, #-56]
b LBB0_9
LBB0_9: ; =>This Inner Loop Header: Depth=1
ldur w0, [x29, #-36]
add x1, sp, #135
mov x2, #1
bl _read
str x0, [sp, #120]
ldr x8, [sp, #120]
adds x8, x8, #1
cset w8, ne
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10:
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x8, [x8]
str x8, [sp, #40] ; 8-byte Folded Spill
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
str x8, [sp, #32] ; 8-byte Folded Spill
bl ___error
ldr w0, [x0]
bl _strerror
ldr x10, [sp, #32] ; 8-byte Folded Reload
mov x8, x0
ldr x0, [sp, #40] ; 8-byte Folded Reload
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB0_11: ; in Loop: Header=BB0_9 Depth=1
ldr x8, [sp, #120]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12:
b LBB0_17
LBB0_13: ; in Loop: Header=BB0_9 Depth=1
ldr x8, [sp, #120]
subs x8, x8, #1
cset w8, eq
tbnz w8, #0, LBB0_15
b LBB0_14
LBB0_14:
ldr x8, [sp, #96] ; 8-byte Folded Reload
ldr x0, [x8]
ldr x8, [sp, #120]
mov x9, sp
str x8, [x9]
mov x8, #1
str x8, [x9, #8]
adrp x1, l_.str.5@PAGE
add x1, x1, l_.str.5@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB0_15: ; in Loop: Header=BB0_9 Depth=1
ldur x0, [x29, #-48]
ldur x8, [x29, #-56]
mov x13, #8
udiv x9, x8, x13
mul x9, x9, x13
subs x8, x8, x9
subs x8, x8, #0
cset w8, eq
and w10, w8, #0x1
adrp x9, l_.str.8@PAGE
add x9, x9, l_.str.8@PAGEOFF
adrp x8, l_.str.7@PAGE
add x8, x8, l_.str.7@PAGEOFF
ands w10, w10, #0x1
csel x10, x8, x9, ne
ldrb w11, [sp, #135]
ldur x8, [x29, #-56]
udiv x12, x8, x13
mul x12, x12, x13
subs x8, x8, x12
subs x8, x8, #7
cset w8, ne
and w12, w8, #0x1
adrp x8, l_.str.9@PAGE
add x8, x8, l_.str.9@PAGEOFF
ands w12, w12, #0x1
csel x8, x8, x9, ne
mov x9, sp
str x10, [x9]
; implicit-def: $x10
mov x10, x11
str x10, [x9, #8]
str x8, [x9, #16]
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
bl _fprintf
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_9 Depth=1
ldur x8, [x29, #-56]
add x8, x8, #1
stur x8, [x29, #-56]
b LBB0_9
LBB0_17:
ldur x8, [x29, #-56]
and x8, x8, #0xfff
str x8, [sp, #112]
ldr x8, [sp, #112]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_23
b LBB0_18
LBB0_18:
ldur x8, [x29, #-56]
ldr x10, [sp, #112]
mov x9, #4096
subs x9, x9, x10
add x8, x8, x9
str x8, [sp, #104]
b LBB0_19
LBB0_19: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-56]
ldr x9, [sp, #104]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB0_22
b LBB0_20
LBB0_20: ; in Loop: Header=BB0_19 Depth=1
ldur x0, [x29, #-48]
ldur x8, [x29, #-56]
mov x12, #8
udiv x9, x8, x12
mul x9, x9, x12
subs x8, x8, x9
subs x8, x8, #0
cset w8, eq
and w10, w8, #0x1
adrp x9, l_.str.8@PAGE
add x9, x9, l_.str.8@PAGEOFF
adrp x8, l_.str.7@PAGE
add x8, x8, l_.str.7@PAGEOFF
ands w10, w10, #0x1
csel x10, x8, x9, ne
ldur x8, [x29, #-56]
udiv x11, x8, x12
mul x11, x11, x12
subs x8, x8, x11
subs x8, x8, #7
cset w8, ne
and w11, w8, #0x1
adrp x8, l_.str.9@PAGE
add x8, x8, l_.str.9@PAGEOFF
ands w11, w11, #0x1
csel x8, x8, x9, ne
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.10@PAGE
add x1, x1, l_.str.10@PAGEOFF
bl _fprintf
b LBB0_21
LBB0_21: ; in Loop: Header=BB0_19 Depth=1
ldur x8, [x29, #-56]
add x8, x8, #1
stur x8, [x29, #-56]
b LBB0_19
LBB0_22:
b LBB0_23
LBB0_23:
ldur x0, [x29, #-48]
ldur x1, [x29, #-56]
bl _write_footer
ldur x0, [x29, #-48]
bl _fclose
ldur w0, [x29, #-36]
bl _close
mov w0, #0
bl _exit
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function write_header
_write_header: ; @write_header
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x0, [sp, #8]
adrp x1, l_.str.11@PAGE
add x1, x1, l_.str.11@PAGEOFF
bl _fprintf
ldr x0, [sp, #8]
adrp x1, l_.str.12@PAGE
add x1, x1, l_.str.12@PAGEOFF
bl _fprintf
ldr x0, [sp, #8]
adrp x1, l_.str.13@PAGE
add x1, x1, l_.str.13@PAGEOFF
bl _fprintf
ldr x0, [sp, #8]
mov x9, sp
mov x8, #4096
str x8, [x9]
adrp x1, l_.str.14@PAGE
add x1, x1, l_.str.14@PAGEOFF
bl _fprintf
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function write_footer
_write_footer: ; @write_footer
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
ldur x0, [x29, #-8]
adrp x1, l_.str.15@PAGE
add x1, x1, l_.str.15@PAGEOFF
bl _fprintf
ldur x0, [x29, #-8]
adrp x1, l_.str.16@PAGE
add x1, x1, l_.str.16@PAGEOFF
bl _fprintf
ldur x0, [x29, #-8]
ldr x8, [sp, #16]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.17@PAGE
add x1, x1, l_.str.17@PAGEOFF
bl _fprintf
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 "usage: %s <vdso.so> <output.c>\n"
l_.str.1: ; @.str.1
.asciz "failed to open %s: %s\n"
l_.str.2: ; @.str.2
.asciz "failed to stat %s: %s\n"
l_.str.3: ; @.str.3
.asciz "w"
l_.str.4: ; @.str.4
.asciz "failed to read %s: %s\n"
l_.str.5: ; @.str.5
.asciz "read %ld bytes instead of %ld\n"
l_.str.6: ; @.str.6
.asciz "%s0x%02X,%s"
l_.str.7: ; @.str.7
.asciz "\n "
l_.str.8: ; @.str.8
.space 1
l_.str.9: ; @.str.9
.asciz " "
l_.str.10: ; @.str.10
.asciz "%s0x00,%s"
l_.str.11: ; @.str.11
.asciz "/* This file is automatically generated by vdsogen\n"
l_.str.12: ; @.str.12
.asciz " * - DO NOT MODIFY -\n"
l_.str.13: ; @.str.13
.asciz " */\n"
l_.str.14: ; @.str.14
.asciz "const unsigned char vdso_raw[] __attribute__((aligned (%d))) = {"
l_.str.15: ; @.str.15
.asciz "\n"
l_.str.16: ; @.str.16
.asciz "};\n"
l_.str.17: ; @.str.17
.asciz "const unsigned long vdso_raw_length = %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 $288, %rsp ## imm = 0x120
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
cmpl $3, -8(%rbp)
je LBB0_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -16(%rbp), %rax
movq (%rax), %rdx
leaq L_.str(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB0_2:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
xorl %esi, %esi
movb $0, %al
callq _open
movl %eax, -20(%rbp)
cmpl $-1, -20(%rbp)
jne LBB0_4
## %bb.3:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -232(%rbp) ## 8-byte Spill
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -224(%rbp) ## 8-byte Spill
callq ___error
movl (%rax), %edi
callq _strerror
movq -232(%rbp), %rdi ## 8-byte Reload
movq -224(%rbp), %rdx ## 8-byte Reload
movq %rax, %rcx
leaq L_.str.1(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB0_4:
movl -20(%rbp), %edi
leaq -184(%rbp), %rsi
callq _fstat$INODE64
cmpl $-1, %eax
jne LBB0_6
## %bb.5:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -248(%rbp) ## 8-byte Spill
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -240(%rbp) ## 8-byte Spill
callq ___error
movl (%rax), %edi
callq _strerror
movq -248(%rbp), %rdi ## 8-byte Reload
movq -240(%rbp), %rdx ## 8-byte Reload
movq %rax, %rcx
leaq L_.str.2(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB0_6:
movq -16(%rbp), %rax
movq 16(%rax), %rdi
leaq L_.str.3(%rip), %rsi
callq _fopen
movq %rax, -32(%rbp)
cmpq $0, -32(%rbp)
jne LBB0_8
## %bb.7:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -264(%rbp) ## 8-byte Spill
movq -16(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -256(%rbp) ## 8-byte Spill
callq ___error
movl (%rax), %edi
callq _strerror
movq -264(%rbp), %rdi ## 8-byte Reload
movq -256(%rbp), %rdx ## 8-byte Reload
movq %rax, %rcx
leaq L_.str.1(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB0_8:
movq -32(%rbp), %rdi
callq _write_header
movq $0, -40(%rbp)
LBB0_9: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %edi
leaq -185(%rbp), %rsi
movl $1, %edx
callq _read
movq %rax, -200(%rbp)
cmpq $-1, -200(%rbp)
jne LBB0_11
## %bb.10:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -280(%rbp) ## 8-byte Spill
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -272(%rbp) ## 8-byte Spill
callq ___error
movl (%rax), %edi
callq _strerror
movq -280(%rbp), %rdi ## 8-byte Reload
movq -272(%rbp), %rdx ## 8-byte Reload
movq %rax, %rcx
leaq L_.str.4(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB0_11: ## in Loop: Header=BB0_9 Depth=1
cmpq $0, -200(%rbp)
jne LBB0_13
## %bb.12:
jmp LBB0_17
LBB0_13: ## in Loop: Header=BB0_9 Depth=1
cmpq $1, -200(%rbp)
je LBB0_15
## %bb.14:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -200(%rbp), %rdx
leaq L_.str.5(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movl $1, %ecx
callq _fprintf
movl $1, %edi
callq _exit
LBB0_15: ## in Loop: Header=BB0_9 Depth=1
movq -32(%rbp), %rdi
movq -40(%rbp), %rcx
andq $7, %rcx
leaq L_.str.8(%rip), %rdx
leaq L_.str.7(%rip), %rax
cmpq $0, %rcx
cmoveq %rax, %rdx
movzbl -185(%rbp), %ecx
movq -40(%rbp), %rsi
andq $7, %rsi
leaq L_.str.8(%rip), %r8
leaq L_.str.9(%rip), %rax
cmpq $7, %rsi
cmovneq %rax, %r8
leaq L_.str.6(%rip), %rsi
movb $0, %al
callq _fprintf
## %bb.16: ## in Loop: Header=BB0_9 Depth=1
movq -40(%rbp), %rax
addq $1, %rax
movq %rax, -40(%rbp)
jmp LBB0_9
LBB0_17:
movq -40(%rbp), %rax
andq $4095, %rax ## imm = 0xFFF
movq %rax, -208(%rbp)
cmpq $0, -208(%rbp)
je LBB0_23
## %bb.18:
movq -40(%rbp), %rax
movl $4096, %ecx ## imm = 0x1000
subq -208(%rbp), %rcx
addq %rcx, %rax
movq %rax, -216(%rbp)
LBB0_19: ## =>This Inner Loop Header: Depth=1
movq -40(%rbp), %rax
cmpq -216(%rbp), %rax
jae LBB0_22
## %bb.20: ## in Loop: Header=BB0_19 Depth=1
movq -32(%rbp), %rdi
movq -40(%rbp), %rcx
andq $7, %rcx
leaq L_.str.8(%rip), %rdx
leaq L_.str.7(%rip), %rax
cmpq $0, %rcx
cmoveq %rax, %rdx
movq -40(%rbp), %rsi
andq $7, %rsi
leaq L_.str.8(%rip), %rcx
leaq L_.str.9(%rip), %rax
cmpq $7, %rsi
cmovneq %rax, %rcx
leaq L_.str.10(%rip), %rsi
movb $0, %al
callq _fprintf
## %bb.21: ## in Loop: Header=BB0_19 Depth=1
movq -40(%rbp), %rax
addq $1, %rax
movq %rax, -40(%rbp)
jmp LBB0_19
LBB0_22:
jmp LBB0_23
LBB0_23:
movq -32(%rbp), %rdi
movq -40(%rbp), %rsi
callq _write_footer
movq -32(%rbp), %rdi
callq _fclose
movl -20(%rbp), %edi
callq _close
xorl %edi, %edi
callq _exit
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function write_header
_write_header: ## @write_header
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rdi
leaq L_.str.11(%rip), %rsi
movb $0, %al
callq _fprintf
movq -8(%rbp), %rdi
leaq L_.str.12(%rip), %rsi
movb $0, %al
callq _fprintf
movq -8(%rbp), %rdi
leaq L_.str.13(%rip), %rsi
movb $0, %al
callq _fprintf
movq -8(%rbp), %rdi
leaq L_.str.14(%rip), %rsi
movl $4096, %edx ## imm = 0x1000
movb $0, %al
callq _fprintf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function write_footer
_write_footer: ## @write_footer
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rdi
leaq L_.str.15(%rip), %rsi
movb $0, %al
callq _fprintf
movq -8(%rbp), %rdi
leaq L_.str.16(%rip), %rsi
movb $0, %al
callq _fprintf
movq -8(%rbp), %rdi
movq -16(%rbp), %rdx
leaq L_.str.17(%rip), %rsi
movb $0, %al
callq _fprintf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "usage: %s <vdso.so> <output.c>\n"
L_.str.1: ## @.str.1
.asciz "failed to open %s: %s\n"
L_.str.2: ## @.str.2
.asciz "failed to stat %s: %s\n"
L_.str.3: ## @.str.3
.asciz "w"
L_.str.4: ## @.str.4
.asciz "failed to read %s: %s\n"
L_.str.5: ## @.str.5
.asciz "read %ld bytes instead of %ld\n"
L_.str.6: ## @.str.6
.asciz "%s0x%02X,%s"
L_.str.7: ## @.str.7
.asciz "\n "
L_.str.8: ## @.str.8
.space 1
L_.str.9: ## @.str.9
.asciz " "
L_.str.10: ## @.str.10
.asciz "%s0x00,%s"
L_.str.11: ## @.str.11
.asciz "/* This file is automatically generated by vdsogen\n"
L_.str.12: ## @.str.12
.asciz " * - DO NOT MODIFY -\n"
L_.str.13: ## @.str.13
.asciz " */\n"
L_.str.14: ## @.str.14
.asciz "const unsigned char vdso_raw[] __attribute__((aligned (%d))) = {"
L_.str.15: ## @.str.15
.asciz "\n"
L_.str.16: ## @.str.16
.asciz "};\n"
L_.str.17: ## @.str.17
.asciz "const unsigned long vdso_raw_length = %ld;\n"
.subsections_via_symbols
| the_stack_data/9742.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
ldur x8, [x29, #-16]
ldr x0, [x8, #8]
bl _atoi
stur w0, [x29, #-20]
ldursw x8, [x29, #-20]
lsl x0, x8, #3
bl _malloc
mov x8, x0
str x8, [sp, #24]
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB0_2:
str wzr, [sp, #20]
b LBB0_3
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=1
bl _drand48
str d0, [sp, #32]
ldr d0, [sp, #32]
bl _func
ldr x8, [sp, #24]
ldrsw x9, [sp, #20]
str d0, [x8, x9, lsl #3]
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB0_3
LBB0_6:
ldr x0, [sp, #24]
ldur w1, [x29, #-20]
bl _average
str d0, [sp, #8]
adrp x8, ___stdoutp@GOTPAGE
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
ldr x0, [x8]
ldr d0, [sp, #8]
mov x8, sp
str d0, [x8]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
mov w0, #0
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _func ; -- Begin function func
.p2align 2
_func: ; @func
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str d0, [sp, #8]
ldr d0, [sp, #8]
bl _exp
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _average ; -- Begin function average
.p2align 2
_average: ; @average
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str w1, [sp, #20]
movi d0, #0000000000000000
str d0, [sp, #8]
str wzr, [sp, #16]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #16]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_4
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #16]
ldr d1, [x8, x9, lsl #3]
ldr d0, [sp, #8]
fadd d0, d0, d1
str d0, [sp, #8]
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB2_1
LBB2_4:
ldr s1, [sp, #20]
; implicit-def: $d0
fmov s0, s1
sshll.2d v0, v0, #0
; kill: def $d0 killed $d0 killed $q0
scvtf d1, d0
ldr d0, [sp, #8]
fdiv d0, d0, d1
str d0, [sp, #8]
ldr d0, [sp, #8]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _average_sq ; -- Begin function average_sq
.p2align 2
_average_sq: ; @average_sq
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str w1, [sp, #20]
movi d0, #0000000000000000
str d0, [sp, #8]
str wzr, [sp, #16]
b LBB3_1
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #16]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_4
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #16]
ldr d0, [x8, x9, lsl #3]
ldr x8, [sp, #24]
ldrsw x9, [sp, #16]
ldr d1, [x8, x9, lsl #3]
ldr d2, [sp, #8]
fmadd d0, d0, d1, d2
str d0, [sp, #8]
b LBB3_3
LBB3_3: ; in Loop: Header=BB3_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB3_1
LBB3_4:
ldr s1, [sp, #20]
; implicit-def: $d0
fmov s0, s1
sshll.2d v0, v0, #0
; kill: def $d0 killed $d0 killed $q0
scvtf d1, d0
ldr d0, [sp, #8]
fdiv d0, d0, d1
str d0, [sp, #8]
ldr d0, [sp, #8]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "problem with f allocation\n"
l_.str.1: ; @.str.1
.asciz "the integral is: %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 $64, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rax
movq 8(%rax), %rdi
callq _atoi
movl %eax, -20(%rbp)
movslq -20(%rbp), %rdi
shlq $3, %rdi
callq _malloc
movq %rax, -40(%rbp)
cmpq $0, %rax
jne LBB0_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB0_2:
movl $0, -44(%rbp)
LBB0_3: ## =>This Inner Loop Header: Depth=1
movl -44(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
callq _drand48
movsd %xmm0, -32(%rbp)
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq _func
movq -40(%rbp), %rax
movslq -44(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.5: ## in Loop: Header=BB0_3 Depth=1
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB0_3
LBB0_6:
movq -40(%rbp), %rdi
movl -20(%rbp), %esi
callq _average
movsd %xmm0, -56(%rbp)
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movsd -56(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.1(%rip), %rsi
movb $1, %al
callq _fprintf
xorl %eax, %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.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 $16, %rsp
movsd %xmm0, -8(%rbp)
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq _exp
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _average ## -- Begin function average
.p2align 4, 0x90
_average: ## @average
.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)
xorps %xmm0, %xmm0
movsd %xmm0, -24(%rbp)
movl $0, -16(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
movl -16(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB2_4
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movq -8(%rbp), %rax
movslq -16(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
addsd -24(%rbp), %xmm0
movsd %xmm0, -24(%rbp)
## %bb.3: ## in Loop: Header=BB2_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB2_1
LBB2_4:
cvtsi2sdl -12(%rbp), %xmm1
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, -24(%rbp)
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _average_sq ## -- Begin function average_sq
.p2align 4, 0x90
_average_sq: ## @average_sq
.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)
xorps %xmm0, %xmm0
movsd %xmm0, -24(%rbp)
movl $0, -16(%rbp)
LBB3_1: ## =>This Inner Loop Header: Depth=1
movl -16(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB3_4
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movq -8(%rbp), %rax
movslq -16(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -8(%rbp), %rax
movslq -16(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movsd -24(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -24(%rbp)
## %bb.3: ## in Loop: Header=BB3_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB3_1
LBB3_4:
cvtsi2sdl -12(%rbp), %xmm1
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, -24(%rbp)
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "problem with f allocation\n"
L_.str.1: ## @.str.1
.asciz "the integral is: %f\n"
.subsections_via_symbols
| the_stack_data/551854.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _c ; -- Begin function c
.p2align 2
_c: ; @c
.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]
str w4, [sp, #20]
str wzr, [sp, #12]
ldur x8, [x29, #-16]
subs x8, x8, #1
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #16]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldrsw x8, [sp, #16]
ldur x9, [x29, #-24]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldrsw x8, [sp, #12]
str x8, [sp] ; 8-byte Folded Spill
ldr x8, [sp, #32]
ldrsw x9, [sp, #16]
ldr x0, [x8, x9, lsl #3]
bl _strlen
ldr x8, [sp] ; 8-byte Folded Reload
add x8, x8, x0
add x8, x8, #1
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #12]
ldr w8, [sp, #12]
subs w8, w8, #1
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
b LBB0_6
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
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_1
LBB0_6:
ldr w8, [sp, #12]
subs w8, w8, #1
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
mov w8, #-1
stur w8, [x29, #-4]
b LBB0_11
LBB0_8:
ldur x8, [x29, #-24]
ldr x9, [sp, #24]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
stur wzr, [x29, #-4]
b LBB0_11
LBB0_10:
ldr w8, [sp, #20]
ldr w9, [sp, #12]
subs w8, w8, w9
add w8, w8, #1
ldr w9, [sp, #20]
ldr w10, [sp, #12]
subs w9, w9, w10
add w9, w9, #1
mul w8, w8, w9
stur w8, [x29, #-4]
b LBB0_11
LBB0_11:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _f ; -- Begin function f
.p2align 2
_f: ; @f
.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]
stur w3, [x29, #-36]
str x4, [sp, #32]
str wzr, [sp, #28]
mov w8, #-1
str w8, [sp, #24]
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
stur wzr, [x29, #-4]
b LBB1_15
LBB1_2:
mov w8, #1
str w8, [sp, #28]
b LBB1_3
LBB1_3: ; =>This Inner Loop Header: Depth=1
ldrsw x8, [sp, #28]
ldur x9, [x29, #-16]
subs x8, x8, x9
cset w8, gt
tbnz w8, #0, LBB1_14
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_3 Depth=1
ldrsw x0, [sp, #28]
ldur x1, [x29, #-16]
ldur x2, [x29, #-24]
ldur x3, [x29, #-32]
ldur w4, [x29, #-36]
bl _c
str w0, [sp, #20]
ldr w8, [sp, #20]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB1_6
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_3 Depth=1
b LBB1_13
LBB1_6: ; in Loop: Header=BB1_3 Depth=1
ldr w8, [sp, #20]
ldr w9, [sp, #24]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB1_9
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_3 Depth=1
ldr w8, [sp, #24]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_9
b LBB1_8
LBB1_8: ; in Loop: Header=BB1_3 Depth=1
b LBB1_13
LBB1_9: ; in Loop: Header=BB1_3 Depth=1
ldr w8, [sp, #20]
str w8, [sp, #12] ; 4-byte Folded Spill
ldr w8, [sp, #28]
subs w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x0, w8
ldur x1, [x29, #-24]
ldur x2, [x29, #-32]
ldur w3, [x29, #-36]
add x4, sp, #16
bl _f
ldr w8, [sp, #12] ; 4-byte Folded Reload
add w8, w8, w0
str w8, [sp, #20]
ldr w8, [sp, #20]
ldr w9, [sp, #24]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB1_11
b LBB1_10
LBB1_10: ; in Loop: Header=BB1_3 Depth=1
ldr w8, [sp, #24]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB1_12
b LBB1_11
LBB1_11: ; in Loop: Header=BB1_3 Depth=1
ldr w8, [sp, #20]
str w8, [sp, #24]
ldr w8, [sp, #28]
ldr x9, [sp, #32]
str w8, [x9]
b LBB1_12
LBB1_12: ; in Loop: Header=BB1_3 Depth=1
b LBB1_13
LBB1_13: ; in Loop: Header=BB1_3 Depth=1
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB1_3
LBB1_14:
ldr w8, [sp, #24]
stur w8, [x29, #-4]
b LBB1_15
LBB1_15:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.globl _wrap ; -- Begin function wrap
.p2align 2
_wrap: ; @wrap
.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 x3, [sp, #16]
str wzr, [sp, #8]
ldur x8, [x29, #-16]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #12]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB2_6
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldrsw x8, [sp, #12]
ldur x9, [x29, #-16]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_1 Depth=1
ldrsw x0, [sp, #12]
ldur x1, [x29, #-8]
ldur x2, [x29, #-16]
ldur w3, [x29, #-20]
add x4, sp, #4
bl _f
str w0, [sp, #8]
b LBB2_5
LBB2_4: ; in Loop: Header=BB2_1 Depth=1
ldrsw x0, [sp, #12]
ldur x1, [x29, #-8]
ldur x2, [x29, #-16]
ldur w3, [x29, #-20]
add x4, sp, #4
bl _f
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #4]
subs w8, w8, #1
str w8, [sp, #12]
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
add x9, x8, x9
mov w8, #1
strb w8, [x9]
b LBB2_1
LBB2_6:
ldr w0, [sp, #8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _c ## -- Begin function c
.p2align 4, 0x90
_c: ## @c
.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)
movl %r8d, -44(%rbp)
movl $0, -52(%rbp)
movq -16(%rbp), %rax
subq $1, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -48(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movslq -48(%rbp), %rax
cmpq -24(%rbp), %rax
jge LBB0_6
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movslq -52(%rbp), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
movq -32(%rbp), %rax
movslq -48(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
callq _strlen
movq %rax, %rcx
movq -64(%rbp), %rax ## 8-byte Reload
addq %rcx, %rax
addq $1, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -52(%rbp)
movl -52(%rbp), %eax
subl $1, %eax
cmpl -44(%rbp), %eax
jle LBB0_4
## %bb.3:
jmp LBB0_6
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_5
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
jmp LBB0_1
LBB0_6:
movl -52(%rbp), %eax
subl $1, %eax
cmpl -44(%rbp), %eax
jle LBB0_8
## %bb.7:
movl $-1, -4(%rbp)
jmp LBB0_11
LBB0_8:
movq -24(%rbp), %rax
cmpq -40(%rbp), %rax
jne LBB0_10
## %bb.9:
movl $0, -4(%rbp)
jmp LBB0_11
LBB0_10:
movl -44(%rbp), %eax
subl -52(%rbp), %eax
addl $1, %eax
movl -44(%rbp), %ecx
subl -52(%rbp), %ecx
addl $1, %ecx
imull %ecx, %eax
movl %eax, -4(%rbp)
LBB0_11:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _f ## -- Begin function f
.p2align 4, 0x90
_f: ## @f
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movl %ecx, -36(%rbp)
movq %r8, -48(%rbp)
movl $0, -52(%rbp)
movl $-1, -56(%rbp)
cmpq $0, -16(%rbp)
jne LBB1_2
## %bb.1:
movl $0, -4(%rbp)
jmp LBB1_15
LBB1_2:
movl $1, -52(%rbp)
LBB1_3: ## =>This Inner Loop Header: Depth=1
movslq -52(%rbp), %rax
cmpq -16(%rbp), %rax
jg LBB1_14
## %bb.4: ## in Loop: Header=BB1_3 Depth=1
movslq -52(%rbp), %rdi
movq -16(%rbp), %rsi
movq -24(%rbp), %rdx
movq -32(%rbp), %rcx
movl -36(%rbp), %r8d
callq _c
movl %eax, -60(%rbp)
cmpl $-1, -60(%rbp)
jne LBB1_6
## %bb.5: ## in Loop: Header=BB1_3 Depth=1
jmp LBB1_13
LBB1_6: ## in Loop: Header=BB1_3 Depth=1
movl -60(%rbp), %eax
cmpl -56(%rbp), %eax
jl LBB1_9
## %bb.7: ## in Loop: Header=BB1_3 Depth=1
cmpl $-1, -56(%rbp)
je LBB1_9
## %bb.8: ## in Loop: Header=BB1_3 Depth=1
jmp LBB1_13
LBB1_9: ## in Loop: Header=BB1_3 Depth=1
movl -60(%rbp), %eax
movl %eax, -68(%rbp) ## 4-byte Spill
movl -52(%rbp), %eax
subl $1, %eax
movslq %eax, %rdi
movq -24(%rbp), %rsi
movq -32(%rbp), %rdx
movl -36(%rbp), %ecx
leaq -64(%rbp), %r8
callq _f
movl %eax, %ecx
movl -68(%rbp), %eax ## 4-byte Reload
addl %ecx, %eax
movl %eax, -60(%rbp)
movl -60(%rbp), %eax
cmpl -56(%rbp), %eax
jl LBB1_11
## %bb.10: ## in Loop: Header=BB1_3 Depth=1
cmpl $-1, -56(%rbp)
jne LBB1_12
LBB1_11: ## in Loop: Header=BB1_3 Depth=1
movl -60(%rbp), %eax
movl %eax, -56(%rbp)
movl -52(%rbp), %ecx
movq -48(%rbp), %rax
movl %ecx, (%rax)
LBB1_12: ## in Loop: Header=BB1_3 Depth=1
jmp LBB1_13
LBB1_13: ## in Loop: Header=BB1_3 Depth=1
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB1_3
LBB1_14:
movl -56(%rbp), %eax
movl %eax, -4(%rbp)
LBB1_15:
movl -4(%rbp), %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _wrap ## -- Begin function wrap
.p2align 4, 0x90
_wrap: ## @wrap
.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)
movl %edx, -20(%rbp)
movq %rcx, -32(%rbp)
movl $0, -40(%rbp)
movq -16(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -36(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
cmpl $1, -36(%rbp)
jle LBB2_6
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movslq -36(%rbp), %rax
cmpq -16(%rbp), %rax
jne LBB2_4
## %bb.3: ## in Loop: Header=BB2_1 Depth=1
movslq -36(%rbp), %rdi
movq -8(%rbp), %rsi
movq -16(%rbp), %rdx
movl -20(%rbp), %ecx
leaq -44(%rbp), %r8
callq _f
movl %eax, -40(%rbp)
jmp LBB2_5
LBB2_4: ## in Loop: Header=BB2_1 Depth=1
movslq -36(%rbp), %rdi
movq -8(%rbp), %rsi
movq -16(%rbp), %rdx
movl -20(%rbp), %ecx
leaq -44(%rbp), %r8
callq _f
LBB2_5: ## in Loop: Header=BB2_1 Depth=1
movl -44(%rbp), %eax
subl $1, %eax
movl %eax, -36(%rbp)
movq -32(%rbp), %rax
movslq -36(%rbp), %rcx
movb $1, (%rax,%rcx)
jmp LBB2_1
LBB2_6:
movl -40(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/150140535.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _program ; -- Begin function program
.p2align 2
_program: ; @program
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldrb w8, [x8]
strb w8, [sp, #7]
ldrb w0, [sp, #7]
bl _increment
strb w0, [sp, #6]
ldrb w0, [sp, #6]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function increment
_increment: ; @increment
.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]
bl _bpf_give_increment_value
sturb w0, [x29, #-2]
ldurb w8, [x29, #-1]
ldurb w9, [x29, #-2]
add w8, w8, w9
and w0, w8, #0xff
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 _program ## -- Begin function program
.p2align 4, 0x90
_program: ## @program
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movb (%rax), %al
movb %al, -9(%rbp)
movzbl -9(%rbp), %edi
callq _increment
movb %al, -10(%rbp)
movzbl -10(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function increment
_increment: ## @increment
.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)
movb $0, %al
callq _bpf_give_increment_value
## kill: def $al killed $al killed $eax
movb %al, -2(%rbp)
movzbl -1(%rbp), %eax
movzbl -2(%rbp), %ecx
addl %ecx, %eax
## kill: def $al killed $al killed $eax
movzbl %al, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/6388582.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __DATA,__data
.globl _title_bg2_Width ; @title_bg2_Width
.p2align 2
_title_bg2_Width:
.long 256 ; 0x100
.globl _title_bg2_Height ; @title_bg2_Height
.p2align 2
_title_bg2_Height:
.long 192 ; 0xc0
.section __TEXT,__const
.globl _title_bg2_Map ; @title_bg2_Map
.p2align 2
_title_bg2_Map:
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.short 1 ; 0x1
.short 2 ; 0x2
.short 3 ; 0x3
.short 4 ; 0x4
.short 5 ; 0x5
.short 6 ; 0x6
.short 7 ; 0x7
.short 8 ; 0x8
.short 9 ; 0x9
.short 10 ; 0xa
.short 11 ; 0xb
.short 12 ; 0xc
.short 13 ; 0xd
.short 14 ; 0xe
.short 15 ; 0xf
.short 16 ; 0x10
.short 17 ; 0x11
.short 18 ; 0x12
.short 19 ; 0x13
.short 20 ; 0x14
.short 21 ; 0x15
.short 22 ; 0x16
.short 23 ; 0x17
.short 0 ; 0x0
.short 0 ; 0x0
.short 24 ; 0x18
.short 25 ; 0x19
.short 26 ; 0x1a
.short 27 ; 0x1b
.short 28 ; 0x1c
.short 29 ; 0x1d
.short 30 ; 0x1e
.short 31 ; 0x1f
.short 32 ; 0x20
.short 33 ; 0x21
.short 34 ; 0x22
.short 35 ; 0x23
.short 36 ; 0x24
.short 37 ; 0x25
.short 38 ; 0x26
.short 39 ; 0x27
.short 40 ; 0x28
.short 41 ; 0x29
.short 42 ; 0x2a
.short 43 ; 0x2b
.short 44 ; 0x2c
.short 45 ; 0x2d
.short 46 ; 0x2e
.short 47 ; 0x2f
.short 48 ; 0x30
.short 49 ; 0x31
.short 50 ; 0x32
.short 51 ; 0x33
.short 0 ; 0x0
.short 0 ; 0x0
.short 52 ; 0x34
.short 53 ; 0x35
.short 54 ; 0x36
.short 55 ; 0x37
.short 56 ; 0x38
.short 57 ; 0x39
.short 58 ; 0x3a
.short 59 ; 0x3b
.short 60 ; 0x3c
.short 61 ; 0x3d
.short 62 ; 0x3e
.short 63 ; 0x3f
.short 64 ; 0x40
.short 65 ; 0x41
.short 66 ; 0x42
.short 67 ; 0x43
.short 68 ; 0x44
.short 69 ; 0x45
.short 70 ; 0x46
.short 71 ; 0x47
.short 72 ; 0x48
.short 73 ; 0x49
.short 74 ; 0x4a
.short 75 ; 0x4b
.short 76 ; 0x4c
.short 77 ; 0x4d
.short 78 ; 0x4e
.short 79 ; 0x4f
.short 80 ; 0x50
.short 81 ; 0x51
.short 82 ; 0x52
.short 83 ; 0x53
.short 84 ; 0x54
.short 85 ; 0x55
.short 86 ; 0x56
.short 87 ; 0x57
.short 88 ; 0x58
.short 89 ; 0x59
.short 90 ; 0x5a
.short 91 ; 0x5b
.short 92 ; 0x5c
.short 93 ; 0x5d
.short 94 ; 0x5e
.short 95 ; 0x5f
.short 96 ; 0x60
.short 97 ; 0x61
.short 98 ; 0x62
.short 99 ; 0x63
.short 100 ; 0x64
.short 101 ; 0x65
.short 102 ; 0x66
.short 103 ; 0x67
.short 104 ; 0x68
.short 105 ; 0x69
.short 106 ; 0x6a
.short 107 ; 0x6b
.short 108 ; 0x6c
.short 109 ; 0x6d
.short 110 ; 0x6e
.short 111 ; 0x6f
.short 112 ; 0x70
.short 113 ; 0x71
.short 114 ; 0x72
.short 115 ; 0x73
.short 116 ; 0x74
.short 117 ; 0x75
.short 118 ; 0x76
.short 119 ; 0x77
.short 120 ; 0x78
.short 121 ; 0x79
.short 122 ; 0x7a
.short 123 ; 0x7b
.short 124 ; 0x7c
.short 125 ; 0x7d
.short 126 ; 0x7e
.short 127 ; 0x7f
.short 128 ; 0x80
.short 129 ; 0x81
.short 130 ; 0x82
.short 131 ; 0x83
.short 132 ; 0x84
.short 133 ; 0x85
.short 134 ; 0x86
.short 135 ; 0x87
.short 136 ; 0x88
.short 137 ; 0x89
.short 138 ; 0x8a
.short 139 ; 0x8b
.short 140 ; 0x8c
.short 141 ; 0x8d
.short 142 ; 0x8e
.short 143 ; 0x8f
.short 144 ; 0x90
.short 145 ; 0x91
.short 146 ; 0x92
.short 147 ; 0x93
.short 148 ; 0x94
.short 149 ; 0x95
.short 150 ; 0x96
.short 151 ; 0x97
.short 152 ; 0x98
.short 153 ; 0x99
.short 154 ; 0x9a
.short 155 ; 0x9b
.short 156 ; 0x9c
.short 157 ; 0x9d
.short 158 ; 0x9e
.short 159 ; 0x9f
.short 160 ; 0xa0
.short 161 ; 0xa1
.short 162 ; 0xa2
.short 163 ; 0xa3
.short 164 ; 0xa4
.short 165 ; 0xa5
.short 166 ; 0xa6
.short 167 ; 0xa7
.short 168 ; 0xa8
.short 169 ; 0xa9
.short 170 ; 0xaa
.short 171 ; 0xab
.short 172 ; 0xac
.short 173 ; 0xad
.short 174 ; 0xae
.short 175 ; 0xaf
.short 176 ; 0xb0
.short 177 ; 0xb1
.short 178 ; 0xb2
.short 179 ; 0xb3
.short 180 ; 0xb4
.short 181 ; 0xb5
.short 182 ; 0xb6
.short 183 ; 0xb7
.short 184 ; 0xb8
.short 185 ; 0xb9
.short 186 ; 0xba
.short 187 ; 0xbb
.short 188 ; 0xbc
.short 189 ; 0xbd
.short 190 ; 0xbe
.short 191 ; 0xbf
.short 192 ; 0xc0
.short 193 ; 0xc1
.short 194 ; 0xc2
.short 195 ; 0xc3
.short 196 ; 0xc4
.short 197 ; 0xc5
.short 198 ; 0xc6
.short 199 ; 0xc7
.short 0 ; 0x0
.short 0 ; 0x0
.short 200 ; 0xc8
.short 201 ; 0xc9
.short 202 ; 0xca
.short 203 ; 0xcb
.short 204 ; 0xcc
.short 205 ; 0xcd
.short 206 ; 0xce
.short 207 ; 0xcf
.short 208 ; 0xd0
.short 209 ; 0xd1
.short 210 ; 0xd2
.short 211 ; 0xd3
.short 212 ; 0xd4
.short 213 ; 0xd5
.short 214 ; 0xd6
.short 215 ; 0xd7
.short 216 ; 0xd8
.short 217 ; 0xd9
.short 218 ; 0xda
.short 219 ; 0xdb
.short 220 ; 0xdc
.short 221 ; 0xdd
.short 222 ; 0xde
.short 223 ; 0xdf
.short 224 ; 0xe0
.short 225 ; 0xe1
.short 226 ; 0xe2
.short 227 ; 0xe3
.short 228 ; 0xe4
.short 229 ; 0xe5
.short 230 ; 0xe6
.short 231 ; 0xe7
.short 232 ; 0xe8
.short 233 ; 0xe9
.short 234 ; 0xea
.short 235 ; 0xeb
.short 236 ; 0xec
.short 237 ; 0xed
.short 238 ; 0xee
.short 239 ; 0xef
.short 240 ; 0xf0
.short 241 ; 0xf1
.short 242 ; 0xf2
.short 243 ; 0xf3
.short 244 ; 0xf4
.short 245 ; 0xf5
.short 246 ; 0xf6
.short 247 ; 0xf7
.short 248 ; 0xf8
.short 249 ; 0xf9
.short 250 ; 0xfa
.short 251 ; 0xfb
.short 252 ; 0xfc
.short 253 ; 0xfd
.short 254 ; 0xfe
.short 255 ; 0xff
.short 256 ; 0x100
.short 257 ; 0x101
.short 258 ; 0x102
.short 259 ; 0x103
.short 260 ; 0x104
.short 261 ; 0x105
.short 262 ; 0x106
.short 263 ; 0x107
.short 264 ; 0x108
.short 265 ; 0x109
.short 266 ; 0x10a
.short 267 ; 0x10b
.short 268 ; 0x10c
.short 269 ; 0x10d
.short 270 ; 0x10e
.short 271 ; 0x10f
.short 272 ; 0x110
.short 273 ; 0x111
.short 274 ; 0x112
.short 275 ; 0x113
.short 276 ; 0x114
.short 277 ; 0x115
.short 278 ; 0x116
.short 279 ; 0x117
.short 280 ; 0x118
.short 281 ; 0x119
.short 282 ; 0x11a
.short 283 ; 0x11b
.short 284 ; 0x11c
.short 285 ; 0x11d
.short 286 ; 0x11e
.short 287 ; 0x11f
.short 288 ; 0x120
.short 289 ; 0x121
.short 290 ; 0x122
.short 291 ; 0x123
.short 292 ; 0x124
.short 293 ; 0x125
.short 294 ; 0x126
.short 295 ; 0x127
.short 296 ; 0x128
.short 297 ; 0x129
.short 298 ; 0x12a
.short 299 ; 0x12b
.short 300 ; 0x12c
.short 301 ; 0x12d
.short 302 ; 0x12e
.short 303 ; 0x12f
.short 304 ; 0x130
.short 305 ; 0x131
.short 306 ; 0x132
.short 307 ; 0x133
.short 308 ; 0x134
.short 309 ; 0x135
.short 310 ; 0x136
.short 311 ; 0x137
.short 312 ; 0x138
.short 313 ; 0x139
.short 314 ; 0x13a
.short 315 ; 0x13b
.short 316 ; 0x13c
.short 317 ; 0x13d
.short 318 ; 0x13e
.short 319 ; 0x13f
.short 320 ; 0x140
.short 321 ; 0x141
.short 322 ; 0x142
.short 323 ; 0x143
.short 324 ; 0x144
.short 325 ; 0x145
.short 326 ; 0x146
.short 327 ; 0x147
.short 328 ; 0x148
.short 329 ; 0x149
.short 330 ; 0x14a
.short 331 ; 0x14b
.short 332 ; 0x14c
.short 333 ; 0x14d
.short 334 ; 0x14e
.short 335 ; 0x14f
.short 336 ; 0x150
.short 337 ; 0x151
.short 338 ; 0x152
.short 339 ; 0x153
.short 340 ; 0x154
.short 341 ; 0x155
.short 342 ; 0x156
.short 343 ; 0x157
.short 344 ; 0x158
.short 345 ; 0x159
.short 346 ; 0x15a
.short 347 ; 0x15b
.short 348 ; 0x15c
.short 349 ; 0x15d
.short 350 ; 0x15e
.short 351 ; 0x15f
.short 352 ; 0x160
.short 353 ; 0x161
.short 354 ; 0x162
.short 355 ; 0x163
.short 356 ; 0x164
.short 357 ; 0x165
.short 358 ; 0x166
.short 359 ; 0x167
.short 360 ; 0x168
.short 361 ; 0x169
.short 362 ; 0x16a
.short 363 ; 0x16b
.short 364 ; 0x16c
.short 365 ; 0x16d
.short 0 ; 0x0
.short 366 ; 0x16e
.short 367 ; 0x16f
.short 368 ; 0x170
.short 369 ; 0x171
.short 370 ; 0x172
.short 371 ; 0x173
.short 372 ; 0x174
.short 373 ; 0x175
.short 374 ; 0x176
.short 375 ; 0x177
.short 376 ; 0x178
.short 377 ; 0x179
.short 378 ; 0x17a
.short 379 ; 0x17b
.short 380 ; 0x17c
.short 381 ; 0x17d
.short 382 ; 0x17e
.short 383 ; 0x17f
.short 384 ; 0x180
.short 385 ; 0x181
.short 386 ; 0x182
.short 387 ; 0x183
.short 388 ; 0x184
.short 389 ; 0x185
.short 390 ; 0x186
.short 391 ; 0x187
.short 392 ; 0x188
.short 393 ; 0x189
.short 394 ; 0x18a
.short 395 ; 0x18b
.short 396 ; 0x18c
.short 0 ; 0x0
.short 397 ; 0x18d
.short 398 ; 0x18e
.short 399 ; 0x18f
.short 400 ; 0x190
.short 401 ; 0x191
.short 402 ; 0x192
.short 403 ; 0x193
.short 404 ; 0x194
.short 405 ; 0x195
.short 406 ; 0x196
.short 407 ; 0x197
.short 408 ; 0x198
.short 409 ; 0x199
.short 410 ; 0x19a
.short 411 ; 0x19b
.short 412 ; 0x19c
.short 413 ; 0x19d
.short 414 ; 0x19e
.short 415 ; 0x19f
.short 416 ; 0x1a0
.short 417 ; 0x1a1
.short 418 ; 0x1a2
.short 419 ; 0x1a3
.short 420 ; 0x1a4
.short 421 ; 0x1a5
.short 422 ; 0x1a6
.short 423 ; 0x1a7
.short 424 ; 0x1a8
.short 425 ; 0x1a9
.short 426 ; 0x1aa
.short 0 ; 0x0
.short 427 ; 0x1ab
.short 428 ; 0x1ac
.short 429 ; 0x1ad
.short 430 ; 0x1ae
.short 431 ; 0x1af
.short 432 ; 0x1b0
.short 433 ; 0x1b1
.short 434 ; 0x1b2
.short 435 ; 0x1b3
.short 436 ; 0x1b4
.short 437 ; 0x1b5
.short 438 ; 0x1b6
.short 439 ; 0x1b7
.short 440 ; 0x1b8
.short 441 ; 0x1b9
.short 442 ; 0x1ba
.short 443 ; 0x1bb
.short 444 ; 0x1bc
.short 445 ; 0x1bd
.short 446 ; 0x1be
.short 447 ; 0x1bf
.short 448 ; 0x1c0
.short 449 ; 0x1c1
.short 450 ; 0x1c2
.short 451 ; 0x1c3
.short 452 ; 0x1c4
.short 453 ; 0x1c5
.short 454 ; 0x1c6
.short 0 ; 0x0
.short 455 ; 0x1c7
.short 456 ; 0x1c8
.short 457 ; 0x1c9
.short 458 ; 0x1ca
.short 459 ; 0x1cb
.short 460 ; 0x1cc
.short 461 ; 0x1cd
.short 462 ; 0x1ce
.short 463 ; 0x1cf
.short 464 ; 0x1d0
.short 465 ; 0x1d1
.short 466 ; 0x1d2
.short 467 ; 0x1d3
.short 468 ; 0x1d4
.short 469 ; 0x1d5
.short 470 ; 0x1d6
.short 471 ; 0x1d7
.short 472 ; 0x1d8
.short 473 ; 0x1d9
.short 474 ; 0x1da
.short 475 ; 0x1db
.short 476 ; 0x1dc
.short 477 ; 0x1dd
.short 478 ; 0x1de
.short 479 ; 0x1df
.short 480 ; 0x1e0
.short 481 ; 0x1e1
.short 482 ; 0x1e2
.short 483 ; 0x1e3
.short 484 ; 0x1e4
.short 485 ; 0x1e5
.short 486 ; 0x1e6
.short 487 ; 0x1e7
.short 488 ; 0x1e8
.short 489 ; 0x1e9
.short 490 ; 0x1ea
.short 491 ; 0x1eb
.short 492 ; 0x1ec
.short 493 ; 0x1ed
.short 494 ; 0x1ee
.short 495 ; 0x1ef
.short 496 ; 0x1f0
.short 497 ; 0x1f1
.short 498 ; 0x1f2
.short 499 ; 0x1f3
.short 500 ; 0x1f4
.short 501 ; 0x1f5
.short 502 ; 0x1f6
.space 192
.globl _title_bg2_Tiles ; @title_bg2_Tiles
.p2align 2
_title_bg2_Tiles:
.ascii "\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\002\003\003\004\005\005\003\005\003\004\005\004\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\b\005\005\005\003\003\005\005\b\006\005\005\003\003\003\005\006\006\007\005\003\004\003\005\005\005\b\006\003\004\005\005\005\005\007\b\006\006\006\006\006\007\b\t\005\005\006\006\b\007\t\007\005\005\006\006\b\007\t\t\005\006\b\b\007\007\t\t\b\b\007\007\007\007\t\007\b\b\007\t\t\t\t\t\b\b\b\007\006\007\007\007\t\007\b\t\007\b\b\b\t\n\n\t\t\t\t\013\t\n\t\t\n\n\t\007\007\t\n\n\013\t\t\t\t\t\n\t\t\t\t\013\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\b\t\t\t\t\t\013\t\007\007\t\t\t\t\013\013\t\t\b\b\013\t\t\f\t\013\013\b\013\f\t\f\007\007\013\t\t\t\t\f\013\007\013\013\t\f\013\f\013\013\013\013\t\f\f\t\t\013\013\013\013\f\f\f\t\t\013\t\t\f\f\t\t\t\t\013\013\f\f\t\n\f\n\r\n\t\t\t\f\n\f\n\n\n\t\t\f\f\n\n\n\n\t\t\f\f\f\n\n\n\t\t\t\f\f\n\n\t\n\n\t\t\t\n\t\n\007\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\007\t\007\007\007\007\007\007\b\006\t\007\007\b\b\b\b\006\t\t\007\007\b\b\b\006\t\t\007\007\007\b\b\005\n\n\007\t\007\b\005\005\n\n\n\b\007\006\005\005\t\r\t\007\b\006\005\005\n\n\n\007\b\006\005\005\005\005\016\017\017\017\020\020\005\003\016\017\020\017\020\020\005\003\016\016\020\020\020\020\005\003\016\016\020\020\020\020\003\003\016\017\020\020\020\020\003\016\016\017\020\020\020\020\016\016\017\020\020\020\020\021\003\016\020\021\021\021\020\021\021\021\021\021\022\022\023\024\021\021\021\021\022\022\023\023\020\021\021\021\022\021\022\022\021\021\021\021\022\021\021\021\021\021\021\021\021\021\021\021\021\021\021\020\020\020\020\021\021\021\020\020\020\020\020\020\021\020\020\020\020\020\020\021\025\025\025\025\025\026\001\001\023\025\025\025\024\025\026\001\023\023\023\023\024\024\025\025\022\022\023\023\023\023\024\025\022\022\021\021\023\023\024\024\021\021\021\020\021\023\023\024\021\021\021\020\020\021\023\023\020\021\021\022\021\021\021\022\026\001\001\001\001\001\001\001\001\026\001\001\001\026\001\001\026\001\026\026\001\001\026\026\025\026\026\025\025\001\024\001\025\025\024\024\023\025\001\025\024\024\023\023\024\024\023\023\023\024\023\023\023\021\023\024\023\023\023\023\023\021\023\023\001\001\001\001\001\027\027\001\001\001\001\001\001\001\026\026\001\026\026\001\026\025\024\024\025\026\026\001\025\024\024\024\024\024\025\025\024\024\023\023\024\024\024\024\024\024\023\023\024\024\023\024\023\023\022\023\023\023\023\021\022\022\022\022\001\001\001\001\027\027\001\001\026\026\026\026\026\001\001\001\024\024\024\024\024\026\026\026\024\024\024\024\023\026\026\026\024\024\024\023\022\025\025\026\023\024\023\023\023\022\024\026\022\022\023\023\022\023\023\024\023\023\022\023\022\022\023\023\001\001\001\001\027\001\001\001\001\001\001\027\027\001\001\001\001\001\001\001\001\001\001\001\001\001\026\001\001\027\001\001\026\026\001\001\001\001\001\001\026\026\001\027\001\001\027\001\026\026\001\027\001\001\001\001\025\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\027\001\027\001\001\001\001\001\001\001\027\001\001\001\001\001\001\027\001\001\001\001\001\027\001\001\001\001\001\001\027\027\001\001\001\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\026\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\027\001\001\001\001\027\027\001\001\001\027\001\027\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\027\001\001\026\026\001\001\001\001\001\027\001\001\027\001\001\001\001\027\027\001\027\027\001\001\027\027\027\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\001\001\001\027\027\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\026\001\026\001\027\026\025\001\001\001\001\001\027\001\001\001\001\026\001\001\001\027\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\026\001\001\001\001\001\001\001\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\026\001\026\001\001\001\001\001\025\026\001\026\001\001\001\001\025\025\026\001\001\001\001\001\026\025\026\001\026\001\001\026\001\026\026\026\001\001\026\001\001\001\001\026\001\026\001\026\001\026\001\001\026\001\001\001\026\001\001\026\026\001\026\001\026\025\025\024\025\025\026\001\025\026\025\024\024\024\001\001\026\026\026\025\025\025\001\026\001\001\026\026\024\025\001\001\001\001\001\026\025\025\001\026\026\001\001\025\025\024\001\001\001\026\001\025\024\025\001\001\001\001\001\026\025\025\025\024\023\023\024\024\023\024\025\024\024\023\024\023\023\023\025\025\024\023\023\023\023\023\025\024\023\023\024\024\024\023\025\025\024\024\024\023\023\023\025\025\024\023\023\023\023\023\025\024\024\024\023\023\023\024\025\025\024\023\024\023\023\023\024\023\023\023\022\022\022\023\024\024\023\023\023\022\023\022\023\023\023\023\023\023\023\022\022\023\022\023\023\023\023\022\023\023\023\023\023\023\023\023\022\022\023\022\023\023\023\024\024\023\022\023\023\023\023\023\024\023\023\022\022\023\022\023\023\022\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\022\023\022\022\022\023\023\022\021\023\023\023\023\022\021\021\021\023\023\023\022\021\020\020\020\024\023\022\021\021\020\017\017\023\023\022\021\020\017\017\016\023\024\023\023\022\022\021\020\023\023\023\022\021\021\020\020\021\021\021\021\021\020\020\020\021\020\020\021\021\020\020\020\020\017\020\020\021\020\020\016\017\016\020\017\020\020\016\016\016\016\016\016\016\016\016\016\016\016\016\003\016\003\003\016\020\020\020\020\017\016\016\016\020\020\020\020\017\020\016\016\020\020\020\020\020\020\016\016\020\020\020\020\020\020\020\016\016\016\016\020\020\020\020\016\016\016\016\016\020\020\020\020\003\016\016\016\017\020\016\016\016\030\016\016\016\016\016\003\020\017\016\016\016\016\016\016\016\016\016\016\016\016\016\003\016\016\017\002\016\003\003\003\016\016\016\002\003\003\003\003\016\016\003\003\003\003\004\004\016\016\002\002\003\003\003\003\016\003\002\002\003\003\003\004\003\003\003\002\016\016\003\004\003\005\005\005\005\005\b\b\003\005\005\005\005\005\005\013\005\005\006\006\006\006\b\013\005\005\006\006\007\b\b\b\003\003\005\006\006\b\007\013\003\003\005\006\006\006\b\006\005\003\005\005\006\006\005\005\005\006\005\006\006\005\005\005\t\t\t\007\007\007\b\b\t\013\t\n\007\007\007\007\t\f\t\t\n\t\t\t\t\013\n\n\n\t\t\t\007\007\t\t\t\t\t\t\b\007\t\t\t\n\t\n\005\006\007\007\t\t\t\n\005\006\b\007\t\t\t\007\007\t\t\t\t\t\t\b\007\t\t\n\t\t\t\t\007\t\n\t\n\t\n\t\t\n\t\n\n\n\n\t\t\t\t\t\n\n\n\n\n\n\n\n\n\n\n\n\t\n\n\n\n\n\n\n\t\n\n\n\n\n\n\n\t\t\t\n\t\f\f\t\t\t\n\t\n\f\n\n\t\n\n\n\n\n\n\n\t\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\032\n\n\032\n\n\n\n\032\n\n\032\n\032\f\t\t\t\t\t\t\r\n\n\f\t\t\t\n\n\n\n\n\n\t\n\n\t\n\032\n\n\n\n\n\t\n\n\032\032\032\n\r\n\n\n\n\032\n\n\r\t\n\032\032\n\032\n\n\t\032\032\n\032\n\f\t\007\t\n\t\t\b\006\005\003\r\007\t\007\b\005\005\003\t\n\007\007\b\006\003\016\t\007\t\b\b\006\005\003\007\007\b\b\006\005\005\005\007\006\006\006\005\005\003\005\b\b\006\005\005\003\003\016\b\006\005\005\005\003\003\003\016\016\017\020\021\021\021\020\016\016\017\020\021\021\020\020\016\016\017\020\021\020\020\020\016\016\017\020\020\020\021\020\016\016\017\020\020\020\020\020\016\016\017\020\020\020\020\020\016\016\017\020\020\016\016\020\016\017\017\020\020\020\016\016\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\021\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\016\020\003\016\003\016\020\020\020\016\020\020\020\020\021\021\022\021\020\020\020\020\020\021\021\021\020\020\020\020\020\020\020\021\020\020\020\020\020\020\020\020\020\020\016\020\020\020\030\030\020\016\016\016\016\030\030\016\016\020\003\016\003\016\016\016\020\003\016\016\003\030\004\005\023\023\023\023\021\021\023\023\021\023\023\021\023\021\023\023\021\021\021\021\021\031\021\023\020\020\020\021\031\031\021\021\016\016\031\021\021\021\021\021\016\002\016\016\020\031\021\021\004\016\016\016\031\031\021\021\004\004\016\016\020\031\031\031\023\023\021\021\021\021\022\022\023\021\021\021\021\021\022\022\021\023\021\031\021\021\020\021\023\031\031\021\021\021\020\021\021\031\031\020\021\021\021\020\021\031\031\021\021\020\017\020\021\021\031\021\021\021\020\020\021\021\021\022\022\021\021\020\023\022\022\022\022\022\023\024\022\022\022\022\022\022\022\023\021\021\021\021\022\023\024\024\021\021\021\021\022\023\024\024\020\020\021\021\022\023\024\026\020\020\020\021\023\023\024\026\020\021\020\021\022\024\025\026\020\021\022\022\022\023\024\026\024\026\001\001\001\001\001\001\024\025\026\027\001\001\001\001\025\025\026\001\001\001\001\001\025\001\027\001\001\001\001\001\026\026\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\027\027\001\001\001\026\001\001\001\027\001\001\001\001\001\027\027\027\001\001\001\001\001\001\001\001\026\001\001\001\001\001\001\026\001\001\001\001\001\001\001\027\001\027\001\001\001\001\001\027\001\001\001\001\027\001\026\026\027\027\001\001\001\026\024\024\025\025\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\027\001\001\001\027\001\001\001\001\001\001\001\001\001\001\027\001\001\027\001\001\001\001\001\001\001\001\027\027\027\001\001\001\001\001\001\001\027\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\027\001\001\001\001\027\001\001\027\001\001\001\027\001\027\001\001\001\027\001\026\001\001\001\001\001\001\026\026\001\001\027\001\001\027\001\026\001\001\027\001\001\001\027\001\001\001\027\001\001\001\001\001\001\001\001\001\001\026\026\001\027\001\001\027\026\001\001\027\027\027\027\001\001\001\001\027\001\001\001\001\027\001\001\027\001\001\001\001\027\027\001\001\001\001\001\001\027\001\001\001\001\001\027\001\027\027\001\001\001\001\026\027\001\001\001\001\001\027\001\026\001\001\001\027\001\026\026\026\001\001\001\001\001\026\026\026\001\001\001\001\001\001\026\026\001\001\027\027\001\001\026\026\001\001\027\027\027\001\001\026\001\027\027\001\027\027\027\026\027\001\001\027\001\027\001\024\026\001\001\001\027\027\027\027\026\026\001\001\001\001\027\027\026\026\026\001\027\001\001\027\026\026\001\001\001\001\001\001\026\026\026\001\001\001\001\027\026\026\026\026\001\001\001\001\026\026\026\026\001\001\001\001\026\026\026\026\001\027\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\027\027\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\027\027\001\001\026\001\001\027\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\027\001\001\001\026\026\001\001\001\001\001\026\026\026\001\001\001\001\001\026\001\001\001\001\001\001\001\001\001\026\026\001\001\001\001\001\026\001\026\001\001\001\001\001\001\026\026\001\001\001\027\001\026\026\001\026\026\027\001\001\026\001\001\026\026\001\001\001\026\001\001\001\001\001\001\001\026\001\001\001\001\001\001\001\001\026\001\001\001\026\001\001\026\001\001\026\001\001\001\001\026\026\001\026\026\001\026\026\026\026\001\001\026\026\026\026\001\001\026\001\001\001\026\001\001\026\001\001\001\001\025\025\025\025\024\023\023\001\001\025\025\025\024\023\024\001\001\026\026\026\025\024\024\026\001\001\001\001\026\025\024\001\001\001\001\001\001\025\024\001\001\001\001\026\001\025\024\001\001\001\001\001\026\025\024\001\001\001\001\026\026\026\025\023\023\023\023\022\023\022\023\023\023\023\023\022\022\022\022\023\023\023\023\023\022\022\021\025\024\024\023\023\023\022\021\025\024\024\024\023\023\022\021\024\026\025\023\024\023\021\020\024\025\024\024\023\023\022\021\025\024\024\024\023\023\022\021\023\022\022\021\017\017\017\017\022\022\021\020\020\017\017\016\021\021\021\020\020\020\016\016\021\021\020\021\020\020\016\016\021\020\020\020\017\017\016\016\020\020\020\020\016\016\030\030\020\016\016\016\016\003\003\005\020\017\016\016\003\003\005\005\017\016\003\003\003\003\003\003\016\002\003\003\003\003\003\003\002\003\003\003\003\003\003\003\003\003\005\005\003\003\003\003\002\005\005\005\003\003\003\003\003\005\005\006\005\003\003\003\005\005\005\005\005\005\003\003\005\005\005\005\005\005\005\005\003\030\002\030\030\016\003\003\003\003\003\003\030\016\016\003\003\003\003\003\003\016\003\003\003\003\003\030\003\003\003\003\003\004\005\003\003\003\003\003\003\004\004\004\005\003\003\003\003\003\004\005\005\005\005\b\003\004\004\004\006\006\006\b\005\004\003\002\016\016\003\016\003\004\003\003\016\016\003\016\003\003\003\003\003\003\003\004\003\003\003\003\003\003\003\004\003\003\003\002\003\003\004\005\005\004\005\005\003\005\004\005\b\006\006\005\004\005\005\004\b\005\003\005\004\003\005\005\006\006\006\006\005\005\005\005\005\006\b\006\005\005\005\005\006\006\006\006\006\005\b\006\006\005\006\006\005\005\b\006\005\005\005\005\006\006\005\005\003\005\005\006\006\006\005\005\005\005\005\006\006\006\b\005\005\005\006\005\006\006\005\006\005\005\b\b\007\t\t\007\005\006\b\b\007\t\007\t\005\006\b\b\007\007\t\t\005\006\b\b\007\t\t\t\005\006\b\b\007\007\t\t\005\006\b\b\007\007\t\t\005\006\005\006\b\007\t\t\b\005\b\006\007\007\t\n\t\t\n\n\n\n\n\033\t\t\n\n\n\n\n\n\t\t\007\t\t\t\t\t\007\t\t\t\t\t\t\t\t\t\007\007\013\013\013\t\t\t\t\007\007\013\013\t\n\t\t\t\007\013\013\013\n\n\t\n\t\t\t\t\n\032\t\n\n\n\032\n\032\t\n\n\032\032\032\032\t\t\t\n\n\n\032\032\t\n\n\013\n\n\n\n\t\n\n\t\013\n\n\032\t\t\n\t\013\t\n\n\t\013\t\t\n\t\t\n\t\013\007\n\t\n\t\t\032\032\032\n\n\f\t\b\032\032\032\032\f\t\007\b\032\032\032\032\n\t\007\006\032\n\032\032\n\f\006\005\n\n\n\n\n\t\b\005\n\n\n\n\t\t\006\005\n\n\n\f\f\007\b\006\n\032\n\f\t\t\007\006\005\005\005\005\003\005\003\016\006\003\002\002\003\030\016\016\005\003\002\002\030\016\016\017\005\003\016\016\030\016\016\016\005\003\002\016\016\016\016\016\006\005\003\016\030\016\016\017\b\006\005\003\016\016\017\020\006\006\006\005\016\016\017\020\016\020\017\020\020\020\020\020\016\016\020\020\020\020\020\020\020\017\020\020\020\020\020\016\017\020\020\020\020\020\016\016\017\017\020\020\020\020\020\016\017\020\020\020\020\020\020\016\017\020\020\020\020\020\020\020\020\020\020\020\020\020\020\016\003\016\003\016\016\020\020\020\020\003\003\003\016\016\020\016\020\016\003\003\003\016\020\020\016\016\016\003\003\003\016\016\016\016\016\003\003\003\016\016\016\016\016\016\005\003\003\003\016\016\016\016\016\005\005\003\016\016\016\016\016\005\005\005\003\003\003\005\004\005\004\004\016\003\003\005\006\006\004\004\016\003\003\005\006\006\005\004\016\016\003\003\b\006\005\006\016\003\016\003\006\006\006\003\016\003\003\016\004\b\006\003\003\003\003\004\004\004\006\005\003\003\005\006\007\004\004\006\004\002\016\030\016\020\031\021\005\002\016\016\016\020\031\021\003\002\016\016\020\020\020\021\002\002\016\016\020\020\020\031\004\005\030\016\016\020\020\020\005\003\030\016\017\017\020\017\002\005\030\016\017\017\020\031\005\002\016\020\020\020\020\031\031\021\022\022\022\022\022\021\021\021\022\022\021\022\022\022\021\021\021\021\021\021\021\022\031\031\021\022\021\022\022\023\031\031\021\021\021\022\022\023\031\022\021\021\022\022\023\024\020\021\021\021\022\023\023\024\017\021\021\022\022\023\024\024\021\021\022\023\023\024\025\001\022\022\022\023\024\026\001\001\022\023\024\025\026\001\026\001\023\023\024\026\026\027\026\001\024\024\024\026\001\001\001\001\024\024\025\001\001\001\027\001\024\025\026\026\027\027\001\001\024\025\026\026\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\027\027\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\027\027\027\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\026\026\025\024\026\026\001\001\026\024\024\024\026\026\001\027\001\025\024\026\026\001\001\026\026\026\026\026\001\026\001\001\001\001\001\001\001\001\027\001\001\001\027\027\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\026\001\001\001\001\001\001\027\001\027\027\001\001\001\001\001\001\027\027\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\027\027\001\001\001\001\027\027\027\027\001\001\001\001\027\027\027\027\001\001\001\001\001\027\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\027\001\001\001\027\001\026\026\001\001\027\001\001\026\026\026\026\001\001\027\001\026\026\026\026\001\001\001\001\026\026\026\026\001\001\001\001\001\026\026\026\001\026\001\001\001\026\026\001\001\027\001\027\001\001\027\026\027\027\027\001\026\026\027\001\027\001\027\027\027\027\026\024\026\001\001\027\027\001\025\026\025\025\026\001\001\026\024\026\024\024\026\026\001\026\024\024\026\025\026\026\001\026\026\026\026\026\026\026\001\026\001\001\026\026\026\001\001\026\026\026\001\001\026\026\001\025\025\026\025\026\001\026\026\027\001\001\026\026\026\026\026\001\001\026\026\026\026\026\026\026\026\026\025\024\026\026\026\026\026\001\024\024\024\025\026\026\026\026\027\026\026\026\026\026\026\025\026\001\027\026\026\026\026\026\025\026\001\001\026\001\026\001\026\026\026\001\027\027\001\001\001\026\026\026\001\001\001\001\026\001\026\001\027\001\001\001\026\026\001\001\001\001\001\001\026\026\026\026\026\026\001\001\026\026\026\026\026\026\001\001\025\025\026\026\026\001\001\001\001\025\025\026\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\027\001\001\001\001\001\001\027\001\026\026\001\001\001\027\001\026\026\025\001\001\001\026\026\026\025\025\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\001\001\027\001\001\001\001\001\001\001\001\001\027\001\001\001\026\026\026\026\026\001\027\001\026\026\024\024\024\026\026\001\024\024\024\024\024\024\024\025\024\024\024\024\024\024\024\024\027\027\001\001\026\001\001\001\001\001\026\001\001\001\001\001\001\001\001\001\026\001\026\001\027\027\001\001\001\026\026\026\001\027\026\001\026\026\026\001\026\001\026\026\026\026\001\026\001\001\001\001\025\025\024\024\024\024\024\024\025\025\024\024\001\001\001\001\026\026\001\001\026\026\001\001\001\001\001\001\001\026\001\001\001\001\026\026\026\001\026\001\001\025\026\026\025\026\026\026\026\026\026\025\001\026\026\025\025\026\025\024\024\024\025\025\025\025\024\024\024\024\024\025\025\024\024\024\001\001\001\026\001\001\026\025\001\001\001\001\026\025\026\025\026\026\001\026\025\026\026\025\026\026\025\025\025\025\024\024\025\024\025\024\024\024\025\023\024\023\023\025\023\024\023\024\023\023\023\023\023\023\022\023\023\023\023\023\023\023\022\022\024\025\024\024\024\023\022\022\025\025\024\023\022\022\022\022\025\024\024\023\023\022\023\022\024\023\023\022\023\022\022\021\024\023\022\022\022\021\021\021\023\023\022\021\021\021\020\020\022\022\022\021\021\020\020\017\022\022\022\020\020\020\020\017\022\020\016\016\003\003\005\005\021\020\017\003\016\003\005\005\021\017\016\016\016\030\005\005\020\017\016\016\016\003\005\006\020\016\016\016\003\005\006\006\020\003\005\016\003\005\006\006\017\003\005\005\005\006\b\b\003\005\003\005\006\006\b\007\006\005\005\005\003\005\006\006\005\005\005\005\005\005\006\006\005\005\006\006\006\006\006\006\006\b\b\b\006\006\006\006\b\b\b\b\b\006\006\b\b\007\007\b\006\006\006\007\b\007\007\b\b\007\007\013\b\b\007\b\007\013\t\t\005\004\004\004\005\b\b\b\005\005\004\004\005\006\006\b\005\005\004\005\006\b\b\007\005\005\005\006\b\006\006\b\b\b\006\b\b\b\006\b\013\007\b\007\b\b\006\b\013\013\007\007\007\b\b\b\013\013\t\t\007\007\007\007\b\005\003\003\005\005\004\004\b\006\005\006\005\005\004\004\007\006\006\006\005\005\005\004\007\006\006\005\005\005\004\005\b\b\006\005\005\005\004\004\005\005\006\005\005\005\004\004\b\006\006\005\005\005\003\004\007\006\006\006\005\005\004\003\005\006\005\005\005\005\005\005\003\004\005\005\005\005\006\005\005\005\004\005\005\005\006\006\003\005\005\005\005\005\006\006\003\004\005\005\005\006\006\006\005\005\005\005\006\006\005\b\005\004\006\005\006\b\b\b\005\005\005\006\b\b\013\013\b\006\b\b\007\007\t\t\005\005\005\007\007\t\t\t\005\005\005\007\007\007\007\007\b\006\007\007\007\007\007\007\007\b\007\007\007\007\007\007\013\013\007\007\b\007\007\007\013\013\t\007\t\t\t\t\t\f\f\013\t\t\n\n\t\n\n\n\n\n\n\t\t\n\t\n\n\n\n\n\t\n\n\n\n\035\033\033\t\t\n\n\n\n\n\n\007\t\007\t\n\n\n\033\t\007\t\t\t\n\n\033\t\t\t\n\n\n\n\n\n\t\n\n\n\n\033\033\n\n\t\007\n\t\n\n\n\n\t\013\013\n\n\n\033\033\n\t\t\n\032\032\033\033\033\032\n\n\013\013\033\033\033\032\032\032\n\n\033\033\033\036\032\032\032\032\033\033\033\032\036\036\032\032\033\033\033\036\032\032\032\032\f\n\n\n\t\t\b\006\f\f\013\f\f\t\007\b\n\n\n\t\b\b\007\006\013\013\b\b\b\006\b\006\n\f\t\t\t\b\006\005\n\f\t\f\t\013\006\005\032\n\t\t\013\013\007\006\032\032\n\f\013\f\007\b\b\005\006\005\005\016\017\017\b\b\003\003\005\003\017\017\005\b\006\003\003\003\016\016\005\005\005\005\003\016\003\016\005\005\003\005\005\016\016\003\005\005\003\016\005\005\005\003\005\005\003\016\016\005\003\016\005\005\003\003\016\003\016\016\020\020\020\020\020\020\020\016\020\020\020\020\020\016\020\016\016\016\016\016\016\016\016\016\016\003\003\016\016\016\016\016\016\016\016\003\016\003\016\016\020\020\016\003\003\003\003\003\020\020\016\005\003\003\003\003\003\003\016\016\005\003\003\003\016\016\003\005\005\005\003\005\016\016\016\003\005\003\003\003\016\003\003\003\005\005\005\b\016\003\003\003\003\003\b\007\016\016\003\003\003\003\005\007\016\016\016\003\003\005\b\005\016\003\016\016\016\003\b\005\003\003\003\003\016\016\005\005\007\b\b\b\006\004\003\006\007\b\006\006\007\007\007\006\007\007\007\b\b\b\b\b\b\007\004\004\004\004\005\005\003\003\004\003\003\005\006\005\003\003\003\003\003\003\005\006\003\016\030\003\003\003\003\006\016\020\016\016\003\002\003\005\005\030\003\020\020\020\020\031\005\004\030\003\020\031\031\020\005\004\004\030\030\020\031\031\005\004\004\003\030\017\031\031\005\004\003\003\030\030\017\031\005\004\004\003\030\030\016\020\b\005\004\003\030\016\017\020\006\b\004\003\030\016\020\020\031\020\021\022\022\023\024\024\020\021\021\022\022\023\024\024\022\021\021\022\023\024\024\026\021\022\023\023\023\024\024\026\021\021\022\023\024\024\026\026\021\022\022\024\024\024\024\026\021\022\023\023\024\024\024\026\022\021\022\023\026\026\026\026\025\026\026\001\001\001\001\001\026\026\001\001\001\001\001\001\026\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\027\001\001\001\001\001\001\027\027\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\034\001\034\001\001\001\001\001\001\001\001\034\001\001\001\001\001\001\026\001\001\034\001\034\001\001\026\001\001\001\001\034\001\026\026\026\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\034\034\034\001\001\001\001\001\034\001\001\026\026\026\026\026\001\026\026\026\025\025\025\025\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\034\001\001\034\001\001\034\001\001\001\001\001\026\026\026\001\001\034\001\026\026\025\026\024\024\026\026\025\025\024\023\023\024\025\024\024\023\023\023\022\023\024\024\023\023\022\022\022\022\027\001\001\001\001\027\027\026\034\026\001\001\001\026\025\026\026\026\026\026\025\025\024\024\001\024\024\024\023\023\023\022\024\026\023\023\023\023\022\022\023\023\023\023\022\023\022\022\023\022\022\022\022\022\022\022\022\021\021\021\022\022\022\022\026\026\001\001\027\001\026\001\025\025\024\026\026\026\001\001\024\023\023\023\026\025\025\026\023\022\023\023\023\024\024\023\022\023\022\022\022\022\022\021\022\022\023\022\022\022\022\021\023\022\022\022\022\022\022\022\022\022\022\022\022\022\021\021\001\001\026\026\026\026\026\026\026\026\026\025\026\026\026\026\025\026\001\001\001\026\026\026\024\024\025\026\001\001\026\026\021\021\022\024\026\001\001\026\021\021\021\022\024\025\026\001\021\021\021\021\022\023\024\026\021\021\021\021\021\021\022\024\026\026\026\001\027\001\027\001\026\026\026\026\026\026\027\027\026\026\026\026\026\025\027\001\026\026\026\026\025\026\026\026\026\026\026\001\026\026\025\025\026\026\026\001\025\026\025\025\026\026\025\026\001\026\026\026\026\026\026\026\024\024\026\026\001\001\026\026\026\026\001\001\027\027\001\026\026\026\026\001\001\001\026\026\026\026\026\001\001\026\026\026\026\026\026\001\026\001\001\001\026\026\001\001\025\026\026\001\001\001\001\001\026\025\026\026\001\001\001\001\026\026\025\026\001\027\027\001\001\027\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\027\001\001\001\001\001\001\001\027\027\027\027\027\001\001\001\001\001\001\027\027\001\001\027\001\001\026\026\026\026\001\001\001\026\026\026\025\024\027\026\001\026\026\026\025\024\001\001\001\001\001\026\026\024\001\001\001\027\001\001\026\026\001\027\027\001\001\001\026\026\027\027\001\001\001\001\026\026\001\001\001\001\001\026\001\001\026\026\026\001\001\001\001\001\024\024\024\024\024\024\024\024\024\024\024\024\024\024\024\024\024\024\024\024\024\024\024\024\026\024\024\024\024\024\024\024\026\026\024\024\024\024\024\023\026\026\024\024\024\024\023\021\026\026\024\024\024\023\023\021\026\026\024\024\023\021\021\021\024\024\024\024\024\024\024\024\023\024\024\024\023\023\023\023\024\024\024\024\024\023\024\023\024\023\024\024\023\023\023\024\023\023\023\023\023\023\023\023\021\021\023\021\023\023\023\023\021\021\021\021\021\021\023\021\021\021\021\021\023\021\021\021\023\023\023\023\024\023\023\023\024\023\023\022\022\023\023\023\024\023\023\023\023\022\022\023\024\023\023\022\022\022\022\023\023\023\022\022\022\022\023\022\023\023\022\021\021\022\022\022\023\023\022\022\021\022\022\022\023\023\022\022\021\022\022\022\023\023\023\023\023\023\022\023\022\023\023\023\023\022\022\022\022\022\023\023\023\022\022\022\023\023\023\023\023\023\022\022\023\023\023\023\023\023\023\022\022\022\022\022\022\023\023\022\022\023\022\023\022\022\021\021\022\022\022\022\022\021\021\021\022\021\021\020\020\020\016\016\021\021\020\020\020\016\003\003\021\021\021\020\016\016\003\003\022\022\020\016\003\003\016\016\021\021\020\020\016\003\003\016\022\021\020\020\016\016\003\005\020\021\020\020\020\016\003\003\020\020\020\020\020\017\016\003\005\006\005\006\b\b\b\b\005\006\005\b\b\b\006\006\003\005\006\006\b\b\b\b\003\005\b\006\006\b\b\b\003\005\b\b\005\b\b\b\003\005\006\b\005\006\b\b\005\005\005\b\007\005\006\b\005\006\005\006\007\007\005\b\b\b\b\007\013\t\t\t\b\b\b\007\t\t\n\t\b\b\t\t\013\t\n\t\b\007\t\t\f\t\t\t\007\t\f\f\f\t\t\t\007\n\f\f\f\t\t\t\007\n\f\n\f\t\t\t\t\t\f\n\f\t\t\t\t\t\t\t\007\007\b\007\t\013\007\t\t\t\013\007\t\013\t\007\t\t\007\013\t\t\t\t\t\t\013\013\t\t\t\t\t\t\013\013\t\t\t\t\t\007\t\013\t\t\t\t\t\t\007\013\t\t\t\t\t\t\007\013\007\006\006\006\006\005\004\004\007\b\006\b\b\005\004\003\013\b\b\006\b\005\004\003\013\013\b\006\006\005\003\003\013\013\b\006\005\003\003\003\013\013\007\b\006\005\003\003\013\013\006\006\006\005\004\003\t\t\b\006\006\005\004\003\006\005\006\006\006\013\013\t\006\b\b\006\b\b\013\013\007\007\007\b\b\b\013\013\t\t\007\013\007\013\013\013\t\t\t\t\t\013\t\t\n\n\t\t\t\t\t\t\t\n\037\t\t\t\t\t\n\n\037\037\037\t\t\035\013\f\f\f\n\n\n\n\t\f\f\f\n\n\n\n\t\f\f\f\n\n\n\n\t\f\f\f\n\n\n\n\t\t\f\f\n\n\n\n\035\035\035\035\n\n\035\n\035\t\035\f\035\035\035\035\t\035\035\035\035\n\035\035\n\n\n\n\n\035\n\033\n\n\035\n\035\035\035\033\n\035\n\035\n\035\035\035\n\n\n\n\n\035\035\035\035\035\035\t\n\n\035\035\n\035\035\035\035\035\035\035\035\035\035\035\035\035\036\035\035\035\035\035\035\035\035\036\033\033\033\032\036\032\036\032\033\033\033\032\032\036\032\032\033\033\033\036\032\032\032\032\033\036\033\032\032\036\032\032\033\033\033\036\036\032\032\032\033\036\033\036\036\032\032\032\033\036\036\036\036\032\032\032\036\036\036\036\033\032\032\032\032\032\n\n\f\013\007\b\032\032\032\n\f\f\007\007\032\n\n\n\f\f\t\b\n\n\n\n\n\f\f\t\n\n\n\b\007\b\006\005\n\n\t\007\007\b\005\006\n\n\n\n\007\005\t\007\n\n\013\013\006\005\t\t\b\005\005\005\005\016\005\003\006\005\003\005\005\003\003\003\005\005\005\005\003\003\003\003\005\005\005\b\005\006\005\005\005\007\006\006\b\005\005\b\f\013\013\007\007\005\006\006\t\b\007\007\006\b\b\b\t\006\006\005\006\007\007\007\003\003\003\016\016\006\003\003\003\003\003\003\003\003\006\003\003\003\003\003\005\003\016\005\005\003\003\003\003\003\003\005\b\006\003\003\003\003\003\003\b\b\005\003\003\003\003\003\b\006\b\003\003\003\003\003\b\007\006\006\005\003\003\003\003\003\003\003\003\016\016\003\003\003\003\003\003\016\016\016\003\003\003\005\003\003\016\016\003\005\005\005\005\005\003\003\005\003\b\005\005\005\003\003\003\005\003\003\b\b\005\005\003\005\005\003\003\005\005\004\003\003\005\005\003\005\005\005\016\020\020\016\002\002\002\003\005\020\020\020\016\016\016\016\016\020\020\020\020\020\016\016\016\003\020\020\020\020\031\031\030\030\005\020\020\031\031\031\003\030\030\016\020\020\031\031\003\030\030\005\020\031\020\031\004\003\030\003\016\031\031\031\004\004\003\030\016\017\020\021\030\030\016\017\017\020\031\022\016\020\031\031\020\031\022\022\031\021\021\021\021\021\022\023\031\021\021\021\021\023\023\024\031\021\021\023\023\024\024\024\021\021\021\023\024\024\026\026\021\021\023\024\024\024\026\026\022\023\022\024\026\026\026\001\022\023\024\023\024\024\026\001\023\024\024\026\026\026\027\001\024\024\024\026\026\001\001\001\024\024\026\026\001\001\001\001\024\026\026\001\027\001\001\001\026\026\027\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\027\001\001\001\001\001\027\026\001\027\001\001\001\001\001\001\001\001\026\001\001\001\001\001\027\026\001\001\001\001\001\001\001\026\024\024\001\001\001\001\027\025\023\023\001\001\001\001\026\025\026\023\001\001\001\001\027\025\024\022\001\001\001\001\001\026\024\022\001\001\001\026\026\025\024\024\026\026\026\026\001\034\034\001\026\024\025\026\001\026\001\026\024\024\026\026\026\026\026\025\023\024\026\026\026\026\026\025\023\024\025\026\001\001\026\026\024\024\024\026\026\026\026\026\023\024\024\025\025\024\024\025\024\024\024\024\024\024\024\024\001\026\026\026\025\024\025\025\026\026\025\025\024\024\023\025\025\025\024\024\025\024\023\023\024\024\024\024\025\025\024\024\025\024\024\025\026\026\025\024\026\025\025\026\026\034\026\025\026\024\025\026\026\001\001\025\024\024\024\025\026\026\026\026\024\023\023\022\022\021\021\021\024\023\022\022\022\021\021\020\024\023\023\022\023\021\020\020\023\023\022\023\022\021\021\020\023\023\024\023\023\021\020\020\023\023\024\023\023\023\021\020\024\023\023\023\023\021\021\020\024\023\023\023\023\021\021\020\021\021\021\021\022\022\022\022\021\021\020\021\021\021\022\021\020\020\020\021\021\021\021\021\020\020\020\020\021\021\021\021\020\020\020\020\020\020\020\021\017\017\020\020\020\020\020\020\017\017\020\020\020\020\020\020\017\017\017\017\017\020\020\020\022\022\022\022\022\021\021\022\022\022\022\022\022\021\021\021\021\021\022\022\022\022\022\021\021\021\021\021\022\021\022\021\020\021\021\021\021\021\022\022\020\020\021\021\021\022\021\022\020\020\021\021\021\022\022\022\020\021\020\021\021\022\022\022\021\021\021\021\021\022\021\022\021\021\021\021\021\022\021\023\021\021\021\022\021\021\021\021\021\021\022\021\022\022\021\021\022\022\021\022\022\022\022\021\022\022\022\022\022\022\022\022\022\022\023\022\022\022\023\022\022\023\023\023\022\023\023\022\024\026\024\024\022\022\023\026\024\024\022\022\022\022\022\023\023\022\021\021\022\022\022\022\021\021\021\021\021\021\021\022\021\021\021\021\021\021\021\022\021\021\021\021\021\021\022\022\022\022\022\021\022\021\022\022\022\022\021\022\022\022\022\022\001\026\026\026\001\001\027\027\026\026\026\025\026\026\001\001\023\025\001\026\025\026\025\026\022\023\024\026\026\024\024\025\022\023\023\025\024\026\024\024\022\023\023\023\025\024\024\024\023\022\023\023\023\024\025\024\022\022\022\023\023\024\025\025\027\001\026\026\026\026\026\026\026\001\026\026\026\026\026\026\025\026\026\026\026\026\026\026\025\025\026\001\001\026\025\025\024\026\026\026\001\026\025\025\024\024\026\026\026\001\026\024\024\024\027\001\026\001\026\025\026\026\027\001\001\027\026\026\026\026\026\026\001\001\026\026\025\025\026\026\026\026\026\024\025\024\025\026\025\024\024\023\024\024\024\024\024\023\023\022\024\024\024\024\023\023\022\022\024\024\023\023\023\022\022\021\024\023\023\022\022\022\021\021\023\023\022\022\022\022\021\020\026\024\024\024\023\021\021\021\024\024\023\023\022\021\031\031\023\023\022\022\022\031\031\031\022\021\021\021\020\031\020\020\021\020\020\017\020\017\020\020\020\017\017\016\016\016\017\017\020\017\016\016\016\016\016\030\017\016\016\016\016\030\030\030\021\021\021\021\021\021\021\021\031\031\031\031\031\021\021\021\020\020\031\020\031\031\021\021\020\017\016\016\020\020\020\020\017\017\016\016\016\020\020\020\017\016\016\016\016\016\020\020\016\016\016\016\016\016\020\020\030\016\016\016\016\016\020\020\021\022\021\022\021\022\022\022\023\022\021\021\021\020\021\021\023\022\021\021\021\020\020\021\021\022\022\021\021\020\020\020\021\021\022\021\021\020\020\020\021\021\021\021\021\020\020\020\021\021\021\021\021\021\020\020\020\021\021\021\022\021\021\020\022\022\022\022\021\022\021\020\021\021\021\022\022\021\021\021\021\021\021\022\022\022\021\020\021\021\022\022\022\022\021\020\020\021\021\022\022\021\021\021\020\020\022\021\021\021\020\020\020\020\021\021\021\020\020\020\020\016\020\021\020\020\020\016\020\020\020\020\020\017\016\016\020\020\020\020\020\017\016\016\020\020\020\020\020\017\016\003\020\020\016\016\016\017\016\016\020\020\016\016\017\016\016\016\020\016\016\016\016\016\016\016\016\020\016\016\016\016\016\003\016\016\020\017\017\003\016\005\005\005\006\b\b\b\b\005\003\005\006\b\b\006\005\006\003\b\b\006\005\b\b\006\005\b\006\005\006\b\b\t\005\006\b\006\007\007\007\t\003\b\005\007\007\007\007\t\005\005\b\007\t\007\t\t\006\003\006\007\t\t\t\t\007\n\f\n\f\t\t\t\t\t\f\n\f\t\n\n\t\n\f\n\n\n\n\n\b\n\n\n\n\n\n\n\n\t\n\n\f\n\032\n\n\n\n\n\n\032\032\032\n\n\n\n\n\n\032\032\t\r\n\n\n\032\032\032\n\n\n\n\n\n\t\013\t\n\n\n\n\n\n\f\n\n\035\035\n\035\035\f\n\n\035\n\035\035\035\035\n\n\035\035\035\035\035\035\033\035\035\035\035\036\035\035\033\035\035\036\036\035\035\035\036\035\036\036\035\036 \t\013\b\b\006\005\005\004\t\013\b\b\007\b\b\005\t\013\007\007\007\007\007\007\035\035\t\007\t\t\t\007\035\035\035\t\t\t\t\t\035\035\035\037\n\t\t\t\035\035\035\037\n\n\n\n\035\035\035\037\n\n\n\t!\n\037\037\037\r\035\035\n\n\037\037\037\r\035\035\n\n\037\n\037\r\035\035\n\n\037\n\037\r\035 \n\n\037\n\037!\035\035\n\n\037\n!\r! \n\n\037\n\037\r\035\035\n\n\t\n\037\r\035\035\035\035\035\035\035\035\n\035\035 \035\035\035\035 \035 \035 \035 \035 \035\035 !\035 \035\035\035\035\035\036\036\036\035\035\036\036\036\035\036\036 \036\036\036\036\036\036\036 \036\036\036\036\036\036\036 \036\036\036\036\036\036\036 \036\036\036\036\036\036\036 \036\036\036\036\036\036\036 \036\036\036\036\036\036\036\036\036\036\036\033\032\032\032\036\036\036\036\033\032\032\n\036\036\036\036\033\032\032\032\036\036\036\036\033\032\032\032\036\036\036\036\036\032\032\032\036\036\036\036\036\036\032\032\036\036\036\036\036\036\036\032\036\036\036\036\036\036\036\036\n\n\t\b\007\013\t\t\n\n\n\007\013\t\f\f\n\n\t\013\f\t\n\n\n\n\n\n\n\n\n\032\032\032\n\n\n\032\032\032\n\032\032\032\n\032\032\032\032\032\n\032\032\032\"\032\032\032\032\n\032\032\032\032\013\007\006\b\013\013\t\013\f\b\f\t\t\t\n\n\f\013\f\t\n\n\n\n\n\f\n\n\n\n\032\032\032\n\n\n\n\032\n\032\032\n\n\032\n\032\032\032\n\032\032\n\032\n\032\n\032\032\032\n\032\032\n\n\007\b\007\006\006\005\003\003\013\013\006\b\b\005\005\005\n\013\013\006\b\b\b\007\n\n\013\006\013\007\007\t\n\032\n\b\007\013\013\t\032\t\t\006\007\t\t\n\n\t\013\013\013\t\n\n\n\013\006\007\t\t\n\n\003\003\003\005\005\005\005\004\005\005\005\003\005\b\005\005\007\b\b\005\003\005\005\004\b\005\005\005\005\003\030\030\007\b\005\003\003\003\030\030\t\007\b\005\005\003\030\016\n\b\005\005\005\005\016\016\n\t\b\005\005\003\003\016\006\004\002\002\003\031\031\031\004\003\003\002\002\020\020\031\005\004\003\003\002\016\031\021\030\004\004\003\003\016\031\031\016\002\003\003\003\016\031\031\016\016\016\016\016\020\020\020\016\016\016\016\020\016\017\020\020\020\016\016\016\016\017\017\021\023\023\024\024\026\026\001\021\021\023\024\024\026\026\001\021\021\023\024\024\026\026\001\031\021\023\023\024\026\026\001\031\021\021\023\024\026\026\001\031\031\021\021\024\024\026\001\020\031\021\021\023\024\024\026\020\031\031\021\022\023\024\026\001\027\001\001\027\001\001\001\027\001\027\001\001\001\001\001\027\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\027\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\001\001\027\001\001\027\027\001\001\027\001\001\027\001\001\001\001\001\001\027\001\001\001\001\026\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\025\025\024\023\023\001\026\001\025\025\024\024\022\001\001\026\024\024\024\023\023\026\026\025\026\025\024\022\022\026\025\026\026\026\025\024\022\001\001\026\026\026\026\025\024\001\001\001\026\026\026\026\025\001\001\027\001\026\026\026\026\024\023\024\024\024\024\024\024\022\023\023\024\024\024\023\024\022\022\023\024\024\023\023\023\022\022\023\024\024\023\022\022\022\023\023\024\023\023\023\023\022\022\023\023\024\023\022\022\024\022\022\023\023\023\023\023\025\026\025\024\023\023\022\023\025\025\024\024\025\025\025\024\024\024\024\024\024\024\025\025\023\023\023\023\023\023\025\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\021\023\023\023\023\023\023\021\021\021\021\023\023\023\021\021\021\021\021\024\023\023\023\021\021\031\031\023\023\023\023\021\031\031\020\023\023\023\021\031\021\031\020\023\021\021\021\031\020\020\020\021\021\021\031\020\020\020\020\021\021\031\020\020\020\020\020\021\021\031\020\020\020\020\020\031\031\020\020\020\020\020\020\020\020\020\017\017\020\020\020\020\016\020\020\020\020\020\020\020\020\016\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\031\020\020\020\031\020\020\020\020\020\020\021\020\021\023\022\023\020\020\020\021\021\021\023\023\020\031\021\021\023\023\023\023\031\031\031\023\021\023\023\023\031\031\021\021\023\023\023\023\031\031\021\021\023\023\023\023\020\021\021\021\021\023\023\023\031\021\021\023\021\021\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\022\023\023\023\023\023\023\023\022\023\023\023\023\023\023\023\022\023\023\023\023\023\023\022\022\023\023\023\023\023\023\022\022\022\022\022\022\022\022\022\022\023\022\022\022\022\022\023\022\023\023\022\022\022\022\022\023\022\022\023\023\023\022\022\022\022\022\023\023\023\023\023\023\023\023\023\022\022\023\023\022\022\022\022\022\022\022\022\022\023\022\022\022\022\022\022\022\023\022\023\023\023\024\025\024\023\022\022\023\023\024\026\024\022\023\022\023\023\024\026\001\023\022\023\023\024\024\023\001\023\022\022\022\023\025\025\001\022\022\022\022\022\023\026\024\022\022\022\022\021\021\023\025\022\022\022\022\021\020\020\023\001\001\001\001\027\026\026\025\001\001\001\026\026\025\025\024\027\001\026\026\025\025\024\023\001\026\024\024\024\024\023\022\025\024\023\023\022\022\023\022\024\023\023\022\022\022\022\021\024\023\022\022\022\021\021\021\024\022\022\021\021\021\021\021\024\023\022\022\022\021\020\020\023\022\022\021\021\021\020\017\022\022\021\021\020\020\020\017\021\021\020\020\020\020\016\016\021\021\020\020\020\020\016\016\021\020\021\020\020\020\016\003\021\021\021\020\020\020\016\016\020\020\020\020\021\020\016\016\017\016\016\016\003\003\030\030\017\016\016\016\003\003\003\003\016\016\003\003\003\003\003\003\016\003\003\003\003\003\003\004\003\003\003\003\003\003\003\003\003\003\003\003\004\003\003\003\003\016\003\003\004\004\003\003\016\016\003\004\004\003\003\003\030\030\002\002\016\016\016\020\003\003\002\002\002\016\016\016\003\003\003\003\002\030\030\030\003\003\005\003\003\003\030\030\003\004\005\004\003\003\003\003\003\005\005\005\005\004\004\004\030\003\005\005\005\005\004\004\003\005\005\005\005\006\005\004\020\020\020\021\021\021\020\020\016\020\020\020\020\020\020\020\016\016\016\016\016\016\016\016\030\003\003\003\003\003\003\016\003\003\003\003\003\003\005\005\005\005\005\005\005\005\005\005\005\005\005\005\b\b\b\b\005\005\005\b\b\b\007\007\020\016\016\020\020\020\016\016\020\020\020\020\020\020\016\016\020\016\020\016\016\016\016\016\016\016\016\016\016\016\016\016\003\003\003\016\016\016\016\016\005\005\003\003\003\003\003\003\b\b\006\006\005\003\003\003\007\007\b\b\006\006\006\005\016\016\016\017\017\016\005\005\016\016\016\016\016\016\005\b\003\003\016\016\016\003\006\b\003\003\003\003\003\b\b\b\003\003\005\005\005\b\b\b\003\003\005\006\006\006\b\b\003\003\005\006\b\b\007\007\003\003\005\006\005\b\b\006\005\005\005\b\t\t\t\n\003\005\003\005\b\t\n\n\b\002\005\005\005\007\t\n\b\b\003\005\005\005\t\n\b\002\003\003\005\b\t\r\b\006\003\006\b\b\n\r\b\005\007\n\n\n\r\n\006\006\t\n\032\r\032\032\n\r\n\n\032\032\032\032\t\n\n\032\032\032\036\036\t\r\032\032\n\"\032\036\r\r\032\032\n\032\036\036\r\032\n\r\032\"\036\032\032\n\n\r\032\"\036\032\r\r\n\032\032\032\036\036\r\r\n\032\032\032\036\032\033\036\035\036\036\035\035\035\036\036\035\036\036\036 \035\036\036\036\035\035\036\035 \033\036\035\036\035\036 \035\036\033\036\035\036\036\035\035\036\033\036\036\035\036\035\035\033\036\033\035\036\035\035 \033\033\033\036\035\035\035\035 \035\035\037\n\n\n\n\035 \035\037\n\n\n\032 \035\035!!!\032!\035\035!!\n\n\n\n \035\035\037\n\n\032\n\035 \035\037\n\n\n\n\035\035\035\037\n\n\n\n\035 \035\037\n\n\n\n\n\n\t\n\037\r\035\035\n\n\n\n\037\r\035 \n\n\t\n\037\r\035 \n\t\t\t\037\r!\035\t\t\t\t\t\t\035\035\007\007\007\007\t\t\035\035\006\b\007\007\007\t\035\035\006\007\007\b\007\007\t\035\035 ! \035 \035 ! ! \035\035 \035 !\035\035\035\035\035\035 \036\036\036\036\036\036\036 \036\036\036\036\036\036\036 \036\036\036\036\036\036\036 \036\036\036\036\035\035\036 \036\036\036\036\035\035\035 \036\036\036\035\035\035\035 \036\036\036\035\035\035\035 \036\035\035\035\035\035\n\036\036\036\036\036\036\036\032\036\036\036\036\036\036\036\036\036\033\036\036\036\036\032\032\035\036\035\033\036\036\032\032\035\036\036\036\033\032\036\036\036\035\035\033\036\032\032\036\035\035\035\033\033\033\032\033\n\035\035\n\n\033\032\036\036\032\032\032\032\032\"\032\032\036\032\032\032\"\036\"\032\036\036\036\"\032\036\"\036\036\032\036\"\"\036\"\032\036\036\036\"\"\036\"\036\032\036\036\"\036\036\"\036\036\036\036\"\036\036\"\036\036\036\036\"\036\036\"\032\032\032\032\032\032\n\n\"\"\"\032\032\032\n\n\032\"\"\"\032\032\n\n\"\"\"\032\032\032\032\n\"\"\"\032\"\032\032\032\"\"\032\"\032\036\032\032\"\"\"\"\032\036\032\032\"\"\032\"\032\036\032\036\t\013\013\t\t\n\t\n\t\t\t\t\n\t\n\t\t\t\n\n\t\t\t\t\n\t\013\032\n\n\t\t\n\t\t\n\n\t\t\t\032\n\n\n\033\n\t\t\032\032\n\t\n\033\t\t\032\032\032\t\t\033\t\t\n\n\t\005\005\003\030\030\n\n\t\t\b\003\030\030\t\n\n\t\b\005\030\030\n\n\n\n\t\006\005\003\t\n\t\t\t\007\007\006\t\t\n\t\t\t\007\b\t\t\n\t\t\t\t\007\t\n\t\n\t\007\007\t\020\020\016\002\016\016\016\017\002\016\016\002\003\030\016\017\002\002\002\003\003\003\030\016\004\004\003\003\003\030\016\016\005\005\005\003\003\030\016\016\006\005\005\004\003\030\016\016\b\006\005\004\003\030\030\016\007\b\006\004\004\030\030\016\020\031\031\021\021\023\024\024\020\020\020\021\021\022\023\024\017\020\031\020\021\022\023\023\017\017\020\020\020\021\022\023\017\017\020\020\021\020\021\022\016\017\020\020\020\020\021\021\016\017\020\020\020\020\020\021\016\017\021\020\020\020\020\021\026\026\026\026\026\001\027\001\024\024\026\026\026\001\027\001\024\024\026\026\026\001\027\001\023\024\025\026\026\001\001\027\023\024\024\025\026\001\001\001\022\023\024\025\026\001\027\001\021\022\024\024\026\001\001\001\021\022\023\024\025\026\027\001\001\001\001\026\024\023\023\023\001\001\001\001\001\025\023\023\001\001\001\001\034\001\026\026\001\001\001\001\001\001\026\024\001\001\001\001\001\001\026\025\001\001\001\001\001\001\026\026\001\001\001\001\001\001\026\026\001\001\001\001\034\001\026\026\023\023\023\023\021\021\021\021\024\024\023\023\021\021\031\031\024\024\024\024\023\021\031\021\024\023\023\024\025\023\021\021\024\024\024\024\023\025\025\024\024\024\024\025\025\023\024\024\025\024\024\025\025\023\023\023\026\025\024\025\025\025\024\023\031\031\020\020\020\020\020\020\021\031\020\020\020\020\020\020\021\021\020\020\020\020\020\020\021\021\031\020\020\020\031\020\024\024\021\021\031\020\031\020\024\023\023\021\031\031\020\031\023\023\023\024\031\021\031\031\023\023\023\021\024\031\021\031\020\020\020\020\020\031\031\031\020\020\031\020\020\020\031\031\020\031\031\020\020\020\020\031\020\020\020\020\020\020\020\031\020\020\020\020\020\020\020\031\031\020\020\020\020\031\031\031\031\020\020\020\020\020\021\021\031\020\020\020\020\031\021\021\031\021\021\021\021\021\021\021\021\021\023\021\031\021\021\021\031\031\021\021\031\031\021\021\031\021\021\021\021\021\031\021\021\031\031\021\021\031\021\021\021\021\021\021\031\021\021\031\021\023\023\021\021\031\021\021\021\023\021\021\031\021\021\021\023\021\021\023\023\023\022\022\021\021\021\023\021\022\022\022\021\031\021\021\023\022\022\022\021\021\020\021\021\021\022\022\031\021\021\021\021\021\022\022\021\021\021\021\021\021\021\022\031\020\021\020\021\020\021\021\021\021\021\021\021\021\021\021\022\022\022\022\022\022\022\022\023\022\022\022\022\021\021\022\022\022\022\022\022\022\022\022\023\023\022\022\022\022\022\021\022\023\023\022\022\022\022\022\022\022\023\022\022\022\021\022\022\022\022\022\022\022\021\022\022\022\022\022\022\022\021\022\022\022\022\022\021\021\022\021\022\022\022\022\021\020\021\023\021\021\021\022\022\021\020\022\021\021\021\022\022\021\020\020\021\021\021\022\021\022\021\021\020\021\021\021\022\022\021\021\022\021\021\021\022\022\022\021\021\021\021\022\022\021\022\022\025\021\021\021\021\021\021\020\024\022\021\021\021\020\021\021\022\024\021\020\020\020\021\020\021\022\024\022\020\021\020\020\022\022\023\024\022\020\020\020\020\022\022\023\022\022\021\021\021\020\022\022\023\024\023\022\020\021\020\021\022\022\023\023\020\020\020\020\020\020\017\016\020\020\020\020\020\020\016\016\020\020\020\020\020\016\016\003\020\020\020\020\020\016\016\003\020\020\020\016\016\016\016\003\021\020\020\016\016\016\016\003\022\022\022\016\016\016\003\003\023\023\023\022\016\016\016\003\016\003\003\004\004\003\003\003\003\003\004\005\004\004\003\003\003\004\005\005\005\004\004\004\003\005\005\005\005\004\004\005\003\005\005\005\005\005\004\005\005\005\005\005\005\005\004\006\005\005\005\005\005\005\005\005\004\005\005\005\004\005\005\005\003\005\004\005\005\005\005\005\003\005\004\004\005\004\005\005\005\005\004\004\004\004\005\b\005\005\004\003\004\004\005\b\005\005\004\004\004\004\005\b\006\005\005\005\004\004\005\b\006\006\006\006\005\005\005\b\005\006\006\006\006\006\005\b\005\005\005\b\007\013\013\013\b\b\b\007\013\t\013\t\b\007\007\013\t\t\t\t\007\013\013\013\t\t\t\n\007\013\013\013\t\t\t\n\007\013\013\013\n\n\n\n\007\013\013\013\013\t\t\n\b\007\013\013\013\t\t\n\013\013\007\007\b\b\b\006\t\t\013\013\007\b\b\006\t\t\t\013\007\007\b\b\n\t\t\013\013\007\007\b\t\t\013\013\013\013\t\t\n\n\n\t\t\n\t\t\t\013\013\013\t\t\013\t\n\n\n\t\t\t\n\n\003\005\005\005\f\007\f\f\006\006\007\007\013\007\f\t\b\006\f\f\013\f\007\f\t\013\013\f\f\t\f\t\013\013\013\f\f\f\f\f\013\t\f\f\013\t\f\n\013\013\f\f\f\f\f\f\t\f\f\f\f\n\n\n\t\t\n\n\032\032\032\032\f\n\n\n\r\032\"\032\f\n\n\n\r\032\032\"\n\n\n\n\r\032\"\"\n\n\n\032\r\032\032\032\n\n\n\r\032\032\032\"\n\n\n\032\032\032\032\032\n\n\032\032\032\032\"\"\032\r\032\032\032\"\032\032\032\032\032\032\032\032\036\032\"\032\"\"\032\032\032\032\032\"\"\032\"\"\032\032\"\032\"\"\"\032\032\032\"\"\"\032\"\032\032\032\"\"\032\"\032\032\032\n\"\032\"\032\032\032\032\n\032\033\033\035\035\035\035\035\032\033\033\035\035\035\035\035\n\n\n\035\035\n\n\f\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\032\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\035\035\035\037\n\n\n\n\035\035\035\037\037\n\n\n\035\035\035\t\037\n\n\n\f\t\t\t\037\t\n\t\f\035\t\t\t\t\t\007\f\013\013\007\007\007\007\007\013\013\b\b\006\006\b\b\f\013\b\006\005\005\005\005\006\007\007\007\b\007\t\035\006\b\007\b\007\007\t\t\006\005\b\007\b\b\007\t\005\005\b\b\b\b\007\t\005\b\007\b\b\b\007\t\005\005\b\006\006\b\007\t\006\b\b\005\b\b\007\013\006\b\005\006\006\b\b\b\035\035\035\035\035\035\035\035\035\035\035\035\f\035\035\035\035\t\t\t\f\f\n\035\t\t\013\013\f\f\n\n\t\013\013\013\013\013\n\t\007\t\013\013\b\013\t\t\007\013\013\b\b\b\t\007\007\b\007\006\b\b\007\b\035\035\035\035\n\n\n\n\035\n\n\n\n\n\n\n\n\n\n\n\n\t\t\n\n\n\t\t\007\t\t\007\007\t\007\007\007\b\b\b\007\b\b\b\006\006\005\005\b\b\006\005\005\005\004\005\006\005\005\005\003\004\004\004\n\n\035\t\n\n\032\033\t\n\n\033\t\t\n\033\t\t\n\n\n\t\t\n\b\b\013\n\n\t\t\n\b\b\007\013\013\t\t\013\005\005\b\b\b\007\013\013\005\005\005\005\005\007\013\013\005\005\005\005\005\005\b\b\036\036\036\036\"\036\036\"\n\036\032\036\032\036\032\032\n\032\032\032\032\032\032\032\n\032\032\032\032\032\032\n\t\t\n\n\n\n\n\n\t\t\t\n\t\t\n\n\013\t\t\t\t\t\f\n\013\t\t\013\013\t\n\t\"\032\032\032\032\032\036\032\032\032\032\032\032\032\032\036\032\032\032\032\032\032\032\032\032\n\032\032\032\032\032\032\n\n\n\n\032\032\032\032\n\032\n\n\n\032\n\032\n\n\n\n\n\n\n\n\n\n\t\n\t\t\t\t\032\032\032\n\t\n\033\n\032\032\032\n\n\t\n\033\032\032\032\033\n\n\t\033\032\032\033\n\033\033\n\n\032\n\033\033\n\n\n\n\032\n\n\n\033\n\n\n\n\n\n\n\n\n\n\n\t\n\n\n\n\n\n\n\t\n\t\t\t\t\007\007\n\n\n\t\t\t\t\007\n\t\n\t\t\t\t\t\033\n\n\t\t\t\t\t\t\035\n\t\t\007\t\007\n\n\n\t\007\007\007\007\n\b\n\t\007\007\t\t\t\t\007\n\t\t\b\006\t\007\006\005\004\003\030\016\007\b\b\006\004\030\030\016\b\b\b\006\004\003\030\016\b\b\006\006\004\003\003\016\b\006\005\006\005\004\030\016\b\006\006\006\005\004\016\016\b\b\006\006\005\004\016\016\t\007\b\006\005\004\016\016\016\017\020\021\020\020\020\020\017\017\017\020\020\020\021\020\017\017\017\021\021\021\021\020\020\017\020\021\021\021\021\021\017\020\020\021\021\022\022\022\016\020\020\021\021\022\022\022\016\017\021\021\021\022\022\022\016\017\020\021\021\022\022\022\021\022\023\024\026\026\001\001\021\021\022\024\025\026\026\001\021\022\022\024\025\026\026\001\021\022\022\024\024\026\026\001\022\022\022\024\024\026\026\026\022\022\023\024\024\026\026\026\023\023\024\024\024\025\026\026\022\023\024\025\025\026\026\026\027\001\001\001\001\001\001\001\001\027\001\001\001\027\001\001\001\027\001\026\024\024\024\024\001\027\026\023\022\023\023\023\026\001\024\023\023\022\022\022\026\026\024\024\022\022\021\022\025\025\024\023\022\022\022\022\025\025\026\022\022\022\022\022\001\001\001\001\001\001\001\001\001\026\026\026\001\001\001\001\025\025\025\026\001\001\001\001\024\023\024\025\026\001\001\034\023\023\024\024\024\025\026\034\023\025\024\024\024\024\025\026\023\023\024\024\024\023\024\025\023\023\024\024\024\024\023\023\001\001\001\001\001\026\026\026\001\001\001\001\026\026\026\026\001\001\001\034\001\001\001\001\001\001\001\034\001\001\001\026\034\001\034\034\034\001\026\026\001\001\034\001\001\001\026\026\025\026\034\001\026\026\026\026\025\025\034\001\001\026\001\026\026\026\024\025\025\025\024\024\026\026\025\025\025\024\024\024\026\026\025\025\025\024\024\024\026\026\025\025\025\024\024\024\026\026\025\025\025\024\023\023\026\026\025\025\025\023\024\023\026\025\025\025\024\023\023\023\026\025\025\025\023\023\023\023\024\023\023\023\021\023\031\021\024\023\023\023\021\023\023\031\023\023\023\023\023\023\023\021\023\023\023\023\021\024\023\021\023\023\023\023\021\024\023\023\023\023\023\023\021\021\025\023\023\023\023\023\023\021\024\023\023\023\023\021\023\023\023\024\021\031\031\031\021\031\031\021\021\031\031\021\021\021\021\021\031\031\031\021\021\023\021\021\021\021\021\021\021\023\023\023\021\023\023\023\023\021\023\023\023\023\023\023\021\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\021\021\021\021\021\021\021\023\021\021\021\021\021\021\021\023\021\021\021\031\021\021\021\023\023\023\023\021\021\021\021\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\021\023\023\023\021\021\020\020\021\021\021\021\021\021\020\021\020\021\021\021\021\020\021\021\021\021\021\023\021\021\021\021\021\022\021\023\021\023\022\021\022\022\022\023\023\023\022\022\022\021\022\023\023\022\023\023\023\022\022\023\021\022\022\023\024\024\023\021\021\022\022\022\022\022\021\021\022\022\022\022\022\022\021\021\022\022\022\022\022\022\022\022\022\022\023\023\022\023\022\022\023\022\023\023\023\022\022\022\022\022\023\023\023\022\022\022\022\022\023\023\023\022\022\023\022\022\022\023\023\023\022\022\021\021\021\022\021\022\022\022\021\020\021\022\022\021\021\022\022\022\021\022\022\022\021\022\022\022\022\022\022\022\022\022\022\022\021\022\022\022\022\022\022\022\021\022\022\022\022\022\021\022\022\022\022\023\023\023\022\022\022\022\022\023\023\021\021\021\020\021\021\020\020\021\021\020\020\020\021\020\021\021\021\021\021\021\022\021\021\021\021\021\021\021\020\022\020\022\022\022\022\022\021\022\022\022\022\022\022\022\023\022\022\022\022\022\022\022\022\023\023\023\023\023\022\023\023\023\024\020\021\021\022\021\016\003\003\020\020\020\021\022\022\003\003\020\020\016\016\021\021\021\003\020\020\016\016\017\020\021\031\021\021\020\016\016\017\020\031\022\021\020\020\017\016\017\031\023\022\022\021\020\020\017\031\023\023\022\022\022\021\020\031\004\005\004\004\004\005\005\005\004\004\004\003\004\005\004\005\003\004\004\004\003\004\005\005\003\003\003\030\003\003\005\005\031\030\030\030\030\030\003\003\023\017\030\016\016\016\002\003\021\031\017\016\016\016\016\002\031\023\031\016\016\016\016\016\005\006\006\b\006\006\b\b\005\005\006\006\b\b\b\b\005\006\006\006\006\b\b\b\005\005\005\006\006\b\b\007\004\005\005\005\005\b\b\007\004\005\005\005\005\005\b\b\003\004\005\005\005\005\005\b\002\003\004\004\003\003\003\003\b\007\t\013\013\013\t\n\b\007\t\t\b\013\n\t\b\007\t\t\b\t\t\t\007\013\t\013\007\t\t\013\013\t\t\b\013\013\t\007\007\013\013\005\013\t\t\007\b\b\005\003\b\t\t\t\005\003\003\005\005\013\007\013\t\n\n\t\t\t\n\t\013\t\n\n\n\t\t\n\007\013\013\n\t\n\013\t\007\007\007\013\t\t\007\007\007\007\b\b\007\013\b\b\b\007\007\b\b\b\007\007\007\b\b\007\b\b\b\007\013\b\b\007\007\b\b\007\t\f\f\f\f\f\n\n\t\f\f\f\n\n\f\n\t\f\n\n\n\n\n\n\007\f\f\n\f\n\n\032\007\013\013\f\f\n\n\n\007\013\013\f\f\f\n\n\007\007\007\007\f\f\n\n\013\007\007\007\t\f\n\n\032\032\r\032\032\"\032\"\n\032\032\032\032\032\032\032\n\n\032\032\032\032\032\032\n\032\032\032\032\032\032\032\n\032\r\032\032\032\r\032\n\r\032\r\032\r\032\032\n\r\r\r\r\r\032\032\n\r\r\r\r\032\032\035\032\032\032\032\032\032\n\n\"\032\032\032\032\032\n\032\032\032\032\032\032\032\032\n\032\032\032\032\032\032\n\032\032\"\032\"\032\032\032\n\032\032\032\032\032\032\n\032\032\032\032\032\n\032\n\n\032\032\r\r\n\n\n\032\032\n\n\n\n\n\n\n\n\n\n\n\n\n\n\t\n\n\n\n\n\n\t\t\n\n\n\n\t\t\t\t\n\n\n\t\t\t\t\007\n\n\t\t\n\t\t\t\032\n\n\n\n\n\t\t\n\n\n\n\n\n\n\t\f\013\b\006\005\005\004\005\013\013\006\005\005\004\004\004\013\007\007\005\005\004\004\004\013\007\006\006\005\005\004\004\007\007\007\b\006\006\005\005\013\007\007\b\b\b\b\b\013\013\013\b\b\b\b\006\f\f\t\013\007\b\b\006\006\b\b\006\006\006\b\b\006\005\b\006\006\006\006\b\006\006\006\b\b\006\b\b\006\005\006\006\006\b\b\013\006\005\006\006\006\006\006\013\006\006\b\b\b\b\b\003\006\006\007\b\b\006\006\006\006\006\005\003\003\004\005\005\b\b\004\005\005\b\005\005\b\006\004\005\005\005\003\004\007\005\003\003\003\004\003\003\b\005\003\003\003\003\003\016\006\005\004\003\003\003\016\016\006\005\004\003\003\016\016\017\003\003\003\003\003\016\020\016\005\003\003\003\003\016\016\017\005\005\004\003\003\003\003\004\003\003\003\002\030\030\003\003\016\030\030\016\030\030\003\003\016\016\016\016\016\030\002\003\016\016\016\016\016\016\002\003\016\030\016\016\016\002\002\003\016\030\016\002\016\002\002\030\016\016\016\030\030\002\002\030\005\005\003\005\005\005\006\b\003\003\003\003\003\003\003\005\003\003\003\003\003\003\003\003\005\003\003\016\016\016\003\016\003\003\016\016\016\016\016\016\003\003\016\016\016\020\020\016\003\016\016\016\016\016\020\020\003\016\016\016\016\016\016\016\007\013\013\013\007\013\t\013\006\b\007\007\007\007\007\013\003\005\b\007\007\007\007\007\003\003\003\b\007\007\007\007\016\003\003\003\b\007\b\b\016\003\003\005\005\b\007\007\016\003\003\005\005\006\b\b\016\016\003\003\006\006\b\006\t\t\t\t\t\t\t\013\013\t\t\013\t\013\013\013\013\013\013\013\007\013\013\007\007\007\013\013\007\007\013\007\b\007\007\007\007\007\007\007\b\007\b\b\b\b\007\b\b\006\b\b\b\006\005\b\006\006\007\b\b\b\005\005\t\013\t\t\n\t\t\t\013\t\t\013\t\t\t\t\007\013\013\013\t\t\013\t\b\b\b\007\007\013\t\007\b\005\005\b\013\013\t\t\b\b\b\007\007\013\013\t\005\005\005\b\007\007\b\t\005\005\005\005\005\b\b\t\t\n\b\b\007\007\007\005\t\n\t\006\b\b\006\b\t\t\n\t\006\b\b\006\t\t\n\t\007\005\006\006\007\t\n\n\007\005\005\005\n\n\n\t\b\006\005\007\t\n\t\t\006\006\t\b\t\n\t\007\006\006\007\005\003\003\003\005\003\003\016\016\004\003\003\030\017\017\017\016\b\030\003\003\016\017\031\021\005\005\016\030\016\017\017\021\006\006\004\030\016\016\017\020\006\006\005\006\030\017\020\020\006\006\005\005\005\016\017\020\005\005\005\005\004\003\003\016\016\017\021\021\022\022\023\023\017\021\022\022\022\023\024\023\022\017\022\022\024\022\023\024\021\023\021\023\024\026\023\023\021\022\023\021\023\024\026\022\021\022\022\024\021\023\023\025\020\022\022\023\024\022\024\024\016\016\020\020\021\021\021\022\023\023\024\024\025\025\026\025\023\024\024\025\025\024\024\025\023\024\024\024\024\024\024\025\023\023\024\024\024\024\024\025\023\023\023\023\023\024\024\026\022\022\023\022\023\024\026\026\022\022\022\023\023\024\026\025\021\022\022\022\023\023\024\024\026\001\024\022\022\023\022\023\026\001\022\022\022\022\022\023\024\024\022\022\022\023\023\023\024\024\024\022\023\023\023\023\024\021\022\023\023\023\024\024\023\021\022\024\024\024\023\024\022\022\022\024\025\025\024\024\023\022\022\024\025\025\024\024\023\023\023\023\024\024\024\024\023\023\024\024\023\025\024\025\024\024\024\024\024\024\025\024\024\024\025\024\024\024\024\025\024\025\026\025\025\025\026\026\024\025\026\026\026\025\026\025\024\024\026\026\026\001\026\024\024\025\026\026\026\026\025\024\023\024\026\001\001\026\026\026\023\023\024\026\001\026\026\024\024\023\024\025\001\026\025\024\025\024\024\026\026\026\025\025\024\024\024\026\026\026\025\024\024\024\024\025\026\026\024\024\024\024\025\025\025\024\024\024\025\025\024\024\024\024\024\024\025\025\025\023\023\023\023\023\024\025\025\025\023\025\023\025\025\023\023\023\023\025\023\023\024\023\023\023\024\025\023\025\024\023\024\024\025\025\026\026\023\023\023\025\024\024\024\025\023\024\024\025\025\024\025\025\023\024\024\024\024\025\026\026\023\023\023\023\023\023\024\024\025\023\023\023\023\023\024\026\025\025\023\023\023\023\023\024\025\025\023\023\023\023\023\023\024\025\025\025\025\023\023\026\026\025\026\026\026\001\001\001\025\026\026\026\026\026\026\024\026\025\025\026\026\026\025\025\023\023\023\023\023\023\023\023\024\023\023\023\023\023\023\023\024\024\023\023\023\023\023\023\025\024\023\023\023\023\023\023\023\023\023\025\025\023\024\023\025\023\025\025\025\025\023\023\024\024\025\025\023\023\023\023\024\025\025\024\024\023\023\023\023\023\023\023\023\023\021\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\024\023\023\023\023\023\023\024\024\023\023\023\023\023\023\024\025\023\023\023\023\023\024\026\026\023\023\023\023\024\026\026\001\023\023\022\023\023\024\023\024\023\023\023\023\023\023\024\023\023\024\024\024\024\024\024\024\023\024\024\026\025\025\025\024\024\024\026\026\026\026\026\026\025\026\026\034\034\001\001\001\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\023\022\023\023\024\023\023\022\023\023\023\024\023\023\024\023\024\024\024\024\024\024\024\024\024\024\024\024\024\024\024\024\026\001\026\026\026\026\026\026\001\001\034\001\001\001\026\026\034\001\001\034\001\001\001\001\001\001\001\001\027\001\001\001\023\023\022\022\022\022\023\024\023\023\023\023\022\023\024\024\023\023\024\024\023\023\024\024\024\024\024\025\024\024\024\024\025\025\025\026\026\025\025\025\026\024\024\026\026\026\026\026\026\026\025\025\026\026\001\001\001\001\026\026\026\026\001\027\024\023\023\023\023\022\023\024\024\024\023\023\023\023\024\024\025\024\023\023\024\024\024\024\025\024\024\024\024\026\026\026\025\025\025\024\026\026\026\026\026\026\026\025\025\001\001\001\026\026\026\026\026\001\001\001\001\001\001\001\001\027\001\001\024\024\024\023\023\021\031\020\024\024\024\024\024\024\021\021\024\024\024\024\026\024\024\023\026\024\024\026\026\025\025\024\026\026\026\026\026\025\026\025\027\001\027\001\001\001\001\026\001\001\001\027\027\027\001\026\001\001\001\001\001\001\001\001\031\023\023\031\020\020\016\016\021\024\024\021\021\020\020\016\024\025\025\023\021\021\020\020\024\001\026\025\026\023\020\020\024\024\025\026\001\001\023\020\001\025\025\025\025\001\026\023\026\001\001\001\026\025\023\026\001\001\026\026\001\026\025\023\016\030\003\003\003\016\016\016\016\016\016\030\003\020\003\003\020\016\016\016\016\020\003\003\020\020\022\021\021\020\016\003\020\020\021\021\020\020\016\016\020\020\021\020\020\020\020\020\025\025\021\021\021\020\016\016\001\024\022\021\021\020\020\016\016\003\003\003\005\005\b\013\003\005\005\003\005\b\006\b\003\003\005\b\005\b\006\b\003\003\003\005\005\006\b\006\003\003\003\005\005\005\006\b\003\003\003\005\005\005\005\003\016\016\016\016\003\005\005\003\016\016\003\016\016\003\003\003\013\013\b\b\b\007\007\007\b\013\007\007\007\013\013\013\b\b\007\007\007\013\013\013\006\b\b\b\b\007\013\013\b\006\006\b\b\013\013\b\003\003\005\006\b\007\013\013\003\003\005\006\006\007\007\013\016\003\003\003\b\007\007\013\007\007\b\007\f\t\t\t\013\007\t\t\t\n\t\t\013\007\007\007\t\t\t\n\007\007\007\007\007\t\n\n\b\b\007\007\t\t\n\n\b\007\007\t\t\n\t\t\013\t\t\t\n\n\n\n\f\f\f\f\n\n\n\n\t\n\n\r\r\r\r\035\t\t\n\n\r\r\r\035\n\n\n\n\r\r\035\035\n\n\n\r\r\r\n\n\n\n\n\n\r\r\035\n\n\n\n\n\n\r\n\n\n\n\n\n\n\035\035\035\n\n\n\t\n\035\n\n\032\035\032\r\n\n\n\n\035\035\r\r\n\n\n\032\035\035\r\r\r\n\n\n\035\035\r\r\r\n\n\n\035\035\032\r\r\n\f\t\035\035\r\032\r\n\f\t\035\035\r\035\r\n\n\t\035\035\r\035\r\n\f\t\n\n\033\n\n\n\n\n\032\n\033\035\n\n\n\n\n\033\n\n\035\n\n\n\n\n\n\n\n\n\n\035\t\n\n\n\n\n\n\n\t\n\n\n\n\n\n\035\n\n\n\n\n\n\n\n\t\t\n\t\t\n\n\n\f\f\t\t\007\007\007\007\035\f\t\013\t\007\007\007\035\f\t\t\007\007\007\006\035\f\t\t\t\007\007\007\n\035\t\t\t\007\007\007\n\f\t\t\007\007\007\007\n\f\t\t\007\b\b\006\013\013\013\013\007\b\b\006\006\005\003\003\030\002\002\003\004\003\003\003\030\016\002\003\003\003\003\003\030\002\003\003\003\003\003\003\030\002\002\003\003\016\003\016\030\002\002\003\004\005\003\016\016\002\002\003\004\003\005\003\003\017\016\016\003\003\005\003\003\002\017\016\003\003\016\016\016\016\016\016\003\016\016\016\016\016\016\016\003\003\016\016\016\016\016\016\003\016\016\016\016\016\016\016\003\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\003\016\003\003\016\003\003\016\016\016\016\016\003\003\016\003\016\016\016\030\030\016\016\016\016\030\030\030\016\016\016\016\016\030\030\030\016\016\020\020\017\030\030\030\030\016\016\020\016\016\030\030\030\016\016\020\016\016\030\030\016\016\016\020\016\016\016\016\016\016\020\020\016\030\030\016\016\016\020\020\016\003\016\016\016\016\016\016\016\016\016\016\016\016\016\016\020\016\016\016\003\016\016\016\020\020\016\016\003\016\016\016\020\020\020\016\016\016\016\016\020\020\020\020\016\016\003\016\020\020\020\020\020\016\003\003\020\020\020\020\020\016\003\003\020\020\016\003\005\006\006\b\020\016\016\003\003\b\b\b\016\016\016\003\003\005\006\b\016\016\016\016\003\005\006\b\003\016\016\005\005\005\006\006\003\016\003\005\005\005\005\006\003\003\003\003\005\005\005\005\003\005\005\005\005\005\005\005\006\006\b\007\b\006\005\005\b\b\b\b\b\006\005\005\b\b\b\006\006\005\005\005\006\006\006\003\003\003\005\005\006\005\005\005\003\016\003\003\006\006\005\003\003\003\003\003\006\006\005\003\003\003\003\003\006\006\006\006\005\005\003\003\005\005\005\005\005\007\007\t\005\005\005\005\005\007\007\007\005\005\b\b\b\b\007\t\003\005\b\b\007\b\b\t\005\005\b\b\007\007\007\t\005\b\b\007\007\007\007\007\005\b\b\007\013\b\b\007\005\005\007\007\007\b\b\007\t\n\b\006\006\b\007\b\b\b\b\b\b\006\006\b\t\n\t\t\t\t\b\b\007\n\t\n\n\n\007\b\n\t\n\t\n\t\t\006\n\t\006\007\007\t\007\007\t\t\007\005\b\b\b\b\007\007\007\006\005\006\b\006\004\004\005\005\004\003\003\003\004\004\005\005\004\003\003\003\005\004\005\005\004\003\003\003\004\004\005\004\004\003\003\003\004\004\004\004\004\003\003\003\004\004\004\004\004\003\004\004\b\b\006\006\005\005\004\004\b\b\006\004\003\003\004\003\003\003\016\016\016\020\020\021\003\016\016\016\016\016\020\020\003\016\016\016\016\016\020\020\003\016\016\016\016\020\020\020\003\016\016\016\016\020\020\021\003\016\016\016\016\020\020\021\003\016\016\016\016\020\020\021\003\016\016\020\020\020\020\021\021\021\022\022\022\023\024\026\020\021\022\022\023\023\024\026\021\022\023\023\023\024\024\024\021\022\023\024\023\024\024\024\022\022\023\023\023\024\024\024\021\022\023\023\023\023\023\026\021\022\022\023\023\023\023\025\021\022\022\022\022\023\022\024\021\022\024\024\026\026\026\025\021\023\023\025\026\026\025\025\021\022\023\024\024\026\024\025\021\021\022\023\024\024\026\026\020\021\022\023\023\025\025\026\020\021\022\022\024\024\025\026\021\020\022\023\023\024\024\025\021\020\021\022\023\023\025\026\025\026\026\026\001\025\025\026\025\025\026\026\026\024\025\026\025\024\024\026\026\024\025\026\025\025\024\026\026\025\025\025\026\025\024\025\026\025\024\024\026\025\024\024\026\026\025\024\025\025\025\024\024\026\026\024\025\025\024\024\024\024\026\024\025\025\025\024\025\024\024\024\026\026\025\025\024\024\024\024\026\026\026\025\024\024\025\025\026\026\026\026\025\024\025\025\026\026\026\026\025\025\025\025\025\025\025\025\025\026\025\026\024\025\024\024\024\025\026\026\023\024\025\024\025\026\026\026\024\024\024\025\024\025\025\026\024\024\024\025\024\025\026\026\025\025\026\025\026\025\025\026\026\026\026\026\026\025\025\026\026\026\026\025\026\026\025\026\026\026\026\025\025\025\025\026\026\026\026\026\026\025\025\026\026\026\026\026\026\026\026\026\026\026\026\026\026\001\001\026\026\026\026\026\026\026\001\026\026\026\026\026\026\026\001\026\026\025\026\026\026\001\001\034\025\026\026\001\001\001\001\026\026\026\026\026\001\001\001\026\026\026\026\026\026\001\001\001\026\026\026\026\026\026\026\026\026\026\025\025\024\024\024\024\024\024\025\025\024\024\024\024\026\025\026\026\026\026\025\025\001\026\026\026\026\026\026\025\026\026\026\026\026\026\026\026\026\001\001\001\001\001\001\001\026\026\001\001\034\034\034\001\026\026\026\034\001\001\034\034\023\023\023\024\023\025\026\026\024\023\023\024\024\024\026\026\025\025\024\024\024\024\024\026\025\025\025\024\024\024\024\025\026\026\025\024\023\023\024\025\001\026\026\024\024\024\024\025\001\034\001\026\025\025\024\024\001\001\001\001\026\025\025\026\001\001\001\001\001\001\001\001\026\001\001\001\001\001\001\001\001\034\001\001\001\001\001\001\001\034\001\001\001\001\001\001\026\026\001\034\001\001\034\034\026\026\001\034\034\001\001\034\025\026\026\026\024\001\001\001\025\025\025\025\025\024\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\034\001\001\001\001\001\001\001\034\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\034\001\001\001\001\001\001\001\001\034\001\001\001\001\001\001\001\001\001\026\026\026\027\001\001\001\026\026\026\026\027\001\001\001\001\026\026\026\027\001\001\001\026\026\026\026\001\027\001\001\001\001\026\026\026\001\001\001\001\001\001\026\026\001\001\001\001\001\001\001\026\001\001\001\001\001\001\001\001\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\027\001\027\001\001\001\001\027\027\001\027\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\001\001\001\001\001\001\001\001\001\001\001\001\001\026\001\001\001\001\001\001\001\001\026\025\001\001\001\001\001\001\026\026\001\001\001\001\001\001\026\025\001\001\001\026\001\026\026\026\001\001\001\001\026\001\026\024\001\001\001\001\001\026\026\025\026\026\001\001\026\001\026\025\001\026\001\001\001\001\001\026\024\025\025\023\021\020\020\020\025\024\025\023\023\022\020\020\026\023\023\026\025\024\022\020\024\025\024\023\026\025\024\023\024\025\001\026\026\026\025\023\025\025\026\001\001\001\001\026\024\025\026\001\001\001\001\026\025\025\026\001\001\001\001\001\020\016\016\016\016\020\020\020\020\020\020\020\016\016\020\020\020\021\023\022\020\020\020\020\022\021\023\022\021\021\020\020\025\024\022\022\022\021\020\020\023\025\024\023\022\021\020\020\001\025\025\024\023\021\020\020\026\025\025\024\023\021\021\020\016\016\003\003\b\007\013\f\020\016\003\006\007\013\f\f\016\003\003\b\007\013\f\f\016\003\006\b\013\013\f\f\016\003\006\b\007\013\f\f\016\003\006\b\b\007\013\f\016\003\005\006\006\b\013\t\016\003\005\005\006\006\007\t\f\f\n\n\n\n\n\n\n\n\n\n\n\n\n\n\f\n\n\n\032\n\r\n\n\n\032\n\n\n\r\n\n\n\n\n\n\n\r\n\f\n\n\n\n\n\r\r\f\f\n\n\n\n\n\r\f\f\n\n\n\r\r\r\n\n\n\n\r\035\035\n\n\n\t\n\n\n\035\035\n\n\t\n\n\n\035\n\n\n\n\t\035\n\n\n\n\n\n\n\n\035\035\n\n\r\n\r\035\035\n\n\r\r\r\r\035\035\035\035\r\r\032\032\035\032\035\035\n\035\n\035\r\f\f\t\n\n\n\035\n\n\f\013\035\n\n\035\n\f\f\f\n\n\n\n\n\f\f\f\n\n\n\t\n\t\f\f\t\t\n\n\t\f\t\007\n\t\t\t\t\007\007\007\035\035\t\013\007\007\b\b\n\n\n\n\t\007\t\007\t\n\n\n\t\007\007\b\t\013\n\t\t\007\007\b\t\t\013\t\013\007\007\007\013\t\t\007\013\007\007\007\013\013\013\013\013\007\b\007\007\013\013\007\013\007\007\006\b\b\007\b\b\007\007\b\007\007\b\006\b\b\006\006\b\005\005\005\006\005\005\005\006\005\004\005\005\005\003\003\006\005\004\005\005\003\003\003\007\007\005\005\005\003\030\016\007\007\b\005\005\005\006\005\006\005\005\005\005\005\005\005\006\005\b\006\006\006\005\005\003\003\003\003\030\002\002\016\003\003\003\016\030\002\002\030\016\003\003\003\030\002\016\030\003\016\016\003\003\002\002\030\003\003\016\016\003\003\003\003\016\003\016\016\030\002\002\002\020\016\016\016\016\002\002\002\020\020\016\016\003\003\002\002\016\016\016\016\003\003\003\016\017\016\003\003\003\003\003\003\003\016\016\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\005\003\016\003\003\016\030\030\016\016\016\016\020\016\003\030\016\016\016\016\016\003\003\003\016\030\016\002\016\003\004\004\003\003\002\002\030\003\005\004\003\004\003\003\030\004\005\004\003\004\005\002\030\003\004\005\005\004\005\003\003\003\003\003\003\003\005\005\004\020\020\020\020\016\003\003\005\020\020\020\016\003\003\003\005\020\020\016\016\003\003\003\005\016\016\016\003\003\003\003\003\016\016\016\003\003\003\003\003\030\016\030\003\003\005\005\005\030\002\003\003\003\005\005\005\003\003\004\005\005\b\b\b\005\005\006\003\003\005\005\005\005\005\005\003\003\003\005\006\005\005\005\005\003\003\003\005\005\005\005\005\005\005\005\005\003\005\005\005\005\005\005\003\005\005\005\005\005\005\005\005\005\005\005\005\005\005\006\005\b\005\005\005\005\005\006\b\005\005\006\006\005\005\005\005\006\006\006\005\005\005\005\b\006\006\005\005\005\005\b\b\003\005\005\005\005\005\005\b\003\003\005\005\005\005\005\005\005\003\005\005\005\005\b\005\005\005\005\005\005\005\b\b\006\006\005\005\005\005\b\007\b\b\007\013\b\b\006\b\b\007\007\007\b\b\006\005\b\b\007\007\b\006\005\005\b\007\b\b\b\005\005\005\b\b\007\005\005\004\004\005\005\005\005\005\005\004\004\005\005\005\005\005\005\005\006\005\b\005\003\005\004\005\006\006\b\b\007\005\006\003\006\006\006\006\b\006\006\006\004\004\005\006\b\006\006\006\005\005\005\006\b\b\006\006\006\005\006\006\006\006\006\006\006\005\005\006\006\006\006\006\005\005\005\005\005\006\005\005\004\005\006\005\005\006\006\005\004\003\005\005\004\004\003\003\016\017\004\004\004\005\016\016\016\020\004\005\005\006\005\017\017\020\005\005\005\006\005\005\017\020\005\006\005\005\005\005\004\020\005\005\005\005\006\006\005\004\005\004\003\005\005\005\003\003\004\004\003\003\004\003\016\020\016\016\016\020\020\020\021\021\020\016\016\020\020\020\021\021\021\020\016\016\020\020\021\021\020\021\021\016\020\020\021\021\020\021\021\016\020\020\021\022\021\021\020\016\020\021\020\021\020\016\016\016\020\021\021\021\016\020\020\020\020\021\021\021\021\022\022\022\022\022\023\022\021\022\022\022\023\022\022\023\022\022\023\023\023\023\023\023\022\022\023\023\023\023\023\024\022\022\023\023\023\024\024\024\022\022\023\023\023\024\024\025\021\022\022\022\023\023\024\025\021\021\022\022\023\023\024\025\023\021\021\022\022\024\024\026\026\020\021\022\023\022\023\024\026\022\021\022\022\023\023\022\024\025\021\022\022\022\022\022\025\027\024\021\022\022\022\023\025\025\001\024\021\022\022\022\025\025\024\026\024\022\021\022\024\024\024\024\026\023\022\021\025\024\025\024\024\024\024\024\025\024\024\024\024\024\024\024\023\023\023\024\024\024\024\024\023\022\023\024\024\024\025\025\022\023\022\023\024\024\025\026\022\022\022\022\023\024\024\025\022\021\022\022\022\023\024\024\021\021\021\022\023\022\023\024\023\024\025\026\026\026\026\026\024\024\024\025\026\001\001\001\025\025\025\025\026\026\026\001\026\026\026\026\026\026\026\026\026\026\026\026\026\025\026\001\026\026\026\001\026\026\026\026\024\026\026\026\026\026\026\026\024\025\026\001\001\026\026\026\026\026\026\026\026\026\001\026\001\001\001\001\001\026\026\026\034\001\001\026\026\026\026\026\001\001\026\026\026\026\026\001\001\001\026\026\026\001\026\001\026\026\026\001\026\027\001\001\026\026\026\026\001\001\001\001\025\026\026\026\001\001\001\001\026\026\026\026\026\026\001\026\026\026\026\026\026\026\026\001\001\001\001\026\026\026\026\026\001\001\001\026\026\026\026\026\001\001\001\001\001\001\001\026\001\001\001\026\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\026\001\001\001\001\001\001\001\001\001\001\001\034\034\001\001\001\001\001\001\001\001\001\026\001\001\001\001\026\026\026\026\026\026\026\001\001\026\026\026\026\026\026\026\026\026\026\001\026\026\025\026\026\026\026\034\001\026\026\026\026\026\026\001\034\001\001\026\025\026\026\034\034\001\026\025\024\025\024\026\025\025\024\025\024\024\024\026\026\025\024\024\024\024\024\025\025\026\025\024\023\023\022\025\026\026\025\024\025\024\024\026\026\026\026\025\024\025\025\026\026\026\026\026\024\025\026\026\024\024\024\023\026\026\034\025\024\023\023\025\026\026\001\024\024\024\024\024\026\026\001\024\024\024\024\024\026\026\001\023\025\025\024\025\025\026\034\023\024\025\025\025\025\026\034\024\024\026\001\026\001\034\001\026\026\024\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\034\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\027\027\001\001\001\001\001\001\001\027\027\001\001\001\001\001\027\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\027\027\027\001\001\001\001\026\027\001\001\001\026\001\026\026\027\001\001\026\026\001\001\026\027\001\001\026\001\001\001\001\001\001\001\026\001\026\026\001\001\001\001\001\001\025\025\025\027\001\001\001\026\001\025\025\001\026\026\001\026\026\026\026\026\026\026\026\001\001\001\026\026\026\001\026\025\026\001\026\026\026\026\026\025\026\026\001\001\001\001\026\026\001\001\001\001\001\001\026\026\026\026\001\026\001\001\026\001\026\001\001\025\026\001\001\001\001\026\025\026\025\001\001\001\001\026\001\026\001\001\001\001\026\001\001\001\001\001\001\001\001\001\001\026\026\025\001\025\025\001\001\026\026\023\023\025\024\025\026\026\025\023\022\022\024\023\023\026\025\023\023\023\022\022\021\025\024\023\023\022\022\021\020\026\025\025\025\023\022\020\020\026\025\025\024\023\022\020\020\026\025\024\023\022\021\020\020\026\025\024\022\022\021\020\016\026\024\022\021\021\021\020\020\023\023\022\021\020\020\020\016\021\021\022\021\021\020\020\020\020\020\020\020\020\020\020\020\016\016\003\005\005\b\b\t\016\016\003\005\006\b\007\t\016\003\003\005\005\007\t\f\016\003\003\005\006\b\f\n\016\003\005\005\b\007\t\n\016\016\005\006\b\013\t\f\016\003\005\006\b\t\f\f\016\003\005\b\007\t\t\f\t\f\n\n\n\r\r\r\t\f\n\n\032\r\032\032\f\n\n\032\032\032\032\032\n\n\032\032\032\032\032\032\n\032\032\032\032\032\"\032\032\032\032\032\032\032\032\"\n\032\032\032\032\"\032\032\n\n\032\032\032\032\032\032\032\032\032\035\032\032\032\035\r\032\032\032\032\035\035\035\032\032\r\032\032\032\035\035\032\032\032\032\032\035\035\035\032\"\032\032\032\035\035\n\032\032\032\032\035\035\035\n\032\032\032\032\035\035\035\035\032\032\032\035\035\n\035\035\035\035\035\035\007\t\b\007\035\035\035\n\n\b\007\006\035\035\n\035\n\t\007\b\n\n\n\n\n\007\007\b\n\n\n\n\n\b\b\b\n\n\n\t\t\007\005\005\035\n\n\t\t\t\007\005\035\035\n\t\t\007\b\b\006\006\b\b\b\005\b\006\b\006\006\005\005\005\005\005\006\006\005\005\005\005\005\005\006\005\005\003\003\005\005\005\006\005\003\005\003\005\004\005\005\005\006\003\003\005\004\003\005\005\005\003\003\003\003\005\006\006\006\003\003\003\003\003\006\005\005\005\005\005\005\003\003\005\005\005\005\005\005\005\005\005\005\005\005\005\004\003\005\004\005\003\003\003\003\016\003\004\003\003\003\030\016\016\003\003\003\016\016\016\016\016\003\003\016\003\016\016\017\020\030\016\016\016\020\020\017\020\020\020\020\016\030\003\003\002\020\020\020\020\016\030\003\003\020\020\020\020\016\016\002\003\020\020\020\016\017\016\002\003\020\020\020\020\016\016\002\002\020\020\020\016\016\016\016\002\020\020\020\020\016\016\002\016\016\016\016\016\016\016\016\016\003\003\003\003\003\003\016\016\003\003\003\003\003\003\003\003\003\003\003\003\003\003\005\003\003\003\003\003\016\003\003\005\003\003\003\003\003\003\003\005\003\003\003\003\003\003\003\005\003\003\003\003\003\003\004\005\016\016\003\003\003\004\004\005\003\003\016\016\030\003\005\005\016\003\004\003\003\005\005\005\003\003\005\003\003\005\005\005\003\003\005\005\004\005\005\005\005\006\004\005\005\005\003\005\005\006\006\005\004\005\003\005\005\006\006\005\003\003\003\005\b\006\006\005\003\005\003\005\005\004\004\005\005\005\b\005\006\005\004\005\005\005\b\b\006\005\004\005\005\b\005\005\006\005\004\005\005\005\005\005\005\005\005\005\004\005\005\003\005\005\006\005\005\004\005\003\005\006\005\005\004\005\005\005\005\005\005\005\004\005\005\005\b\b\005\b\005\005\005\006\005\005\005\005\005\005\005\006\005\005\005\005\005\005\005\005\005\005\005\005\005\003\003\005\005\003\005\005\005\005\005\003\005\005\005\b\005\005\006\006\005\b\005\b\b\b\b\b\b\b\b\b\007\007\013\013\006\006\005\005\005\005\b\b\006\005\005\005\005\005\005\b\006\005\005\005\005\005\005\b\003\005\005\b\b\005\005\005\003\005\005\007\b\005\005\005\006\005\007\007\007\b\005\003\b\007\007\007\007\005\005\003\007\007\013\007\b\b\005\003\b\005\005\005\004\005\005\006\b\005\005\005\004\004\004\005\005\005\005\005\004\004\004\004\005\005\003\004\005\005\004\004\005\005\005\005\005\005\005\004\003\005\005\005\005\006\006\005\003\003\005\005\006\006\006\006\003\003\004\005\006\b\006\b\006\006\005\006\006\005\005\004\005\005\005\006\005\005\005\004\004\005\004\005\006\006\006\005\005\005\004\004\006\006\006\005\005\005\004\005\006\006\006\006\005\005\005\006\006\006\005\004\006\005\006\005\006\006\006\004\006\006\006\006\005\006\005\003\003\004\003\003\004\004\016\020\004\004\003\003\004\004\004\020\004\004\003\005\005\005\003\003\005\003\003\004\004\004\004\004\005\003\003\004\004\003\004\004\005\003\003\003\003\003\003\004\003\003\003\003\016\016\016\003\003\003\003\003\016\016\016\016\020\016\020\020\020\020\021\021\020\016\016\016\020\020\020\021\020\020\020\020\020\020\020\020\003\020\021\020\016\016\020\020\004\016\020\020\016\020\020\020\004\003\016\020\016\016\020\020\004\004\003\016\021\016\016\020\003\003\003\003\020\020\016\016\022\021\022\022\023\024\025\025\022\021\022\022\024\026\026\026\021\022\022\021\023\023\024\025\021\021\022\020\023\024\025\024\020\021\022\021\023\023\022\022\021\021\021\021\023\022\020\020\020\020\020\020\023\022\016\016\020\020\016\016\016\021\005\005\025\024\025\024\024\026\023\021\025\025\024\024\024\024\025\020\026\024\023\023\023\023\024\025\025\026\025\024\022\023\023\024\023\024\024\024\025\022\023\024\016\016\021\023\023\025\022\024\016\016\016\020\022\023\024\022\005\016\016\016\020\021\023\024\021\021\021\022\022\022\023\024\020\021\021\021\022\022\023\024\020\021\021\021\022\022\023\023\024\021\022\022\022\022\022\022\025\021\021\022\022\021\022\021\026\023\020\021\022\022\021\021\024\026\023\020\021\020\021\021\023\023\024\022\020\020\020\020\024\024\026\026\026\026\026\025\024\024\025\024\025\024\025\025\023\024\023\024\023\023\024\025\022\022\023\023\023\024\024\024\022\022\024\025\023\023\024\024\022\022\021\022\025\022\023\024\021\023\023\021\022\024\024\023\020\023\024\024\022\021\022\024\025\024\026\026\001\001\027\001\024\025\025\026\001\001\027\001\026\025\026\026\027\027\027\026\025\026\025\026\026\001\001\026\025\025\025\026\026\001\001\026\024\026\026\026\001\001\026\026\024\025\026\001\026\026\026\024\024\025\025\001\026\026\025\024\026\026\001\027\027\001\001\001\026\026\001\001\001\001\001\001\026\026\001\001\001\001\001\001\025\026\001\001\001\001\001\001\025\026\027\001\001\001\001\001\025\025\026\027\001\001\001\001\024\024\025\001\001\001\001\001\024\025\024\026\027\001\001\001\001\001\026\026\026\026\026\026\001\027\026\026\026\026\026\026\027\001\001\001\001\026\026\026\001\001\001\001\001\027\026\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\027\001\001\001\001\001\001\001\001\026\026\026\026\026\025\025\026\026\025\025\024\024\026\025\026\026\025\024\024\024\025\026\026\026\026\025\025\025\025\026\026\001\001\001\001\001\001\027\027\027\001\001\001\001\001\001\001\001\027\001\001\001\001\001\027\001\026\027\001\001\001\001\001\026\001\026\026\001\001\001\001\001\001\034\001\001\001\034\001\001\001\001\001\001\034\034\001\001\001\001\001\001\034\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\027\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\001\001\001\026\024\027\001\026\001\001\001\001\025\001\001\001\001\001\001\001\001\026\026\001\026\026\026\026\026\001\026\001\001\026\001\026\026\001\026\026\001\001\001\026\026\001\001\001\026\001\001\001\025\001\026\001\026\025\025\025\026\024\024\026\001\001\001\025\025\024\023\025\026\001\001\025\024\025\024\024\025\026\001\025\024\026\025\024\024\025\025\025\023\025\025\025\023\023\024\023\023\025\025\023\023\023\023\023\022\025\024\023\023\023\022\022\021\025\023\023\023\023\022\022\021\024\024\023\023\023\021\020\020\023\023\023\023\022\021\020\020\023\023\022\022\021\021\020\020\023\022\023\021\021\020\020\020\023\023\022\021\020\020\020\020\023\022\021\021\020\020\020\020\022\021\021\021\021\020\020\016\020\021\021\020\021\020\020\016\020\020\020\020\020\020\020\020\016\020\020\020\020\020\020\016\020\020\020\020\021\020\020\016\020\020\020\020\021\020\016\016\020\020\020\020\020\020\016\016\020\020\020\020\020\020\020\016\016\016\016\016\020\020\020\017\016\003\003\003\020\020\020\017\016\003\005\006\b\t\t\f\016\003\005\006\b\007\t\t\016\016\005\005\006\b\007\t\016\003\003\005\006\006\b\007\003\003\005\005\006\006\b\007\016\003\005\003\005\005\006\b\016\016\003\016\030\003\005\b\017\016\016\016\030\003\005\006\n\n\032\032\032\032\"\032\n\n\032\032\032\032\032\032\t\n\032\032\032\032\032\032\n\n\032\032\032\032\032\032\t\n\r\032\032\r\032\032\007\n\r\r\032\032\032\032\007\t\n\r\032\032\r\032\b\007\t\n\r\032\032\r\032\032\035\035\035\n\035\035\r\032\032\035\035\035\n\035\032\035\032\035\035\035\035\n\032\032\032\035\035\035\035\n\032\035\035\035\032\035\n\n\032\032\032\035\035\035\035\n\035\032\035\032\035\035\035\n\032\035\032\032\035\035\n\n\035\n\n\t\t\b\b\b\035\035\n\n\t\007\007\b\n\n\n\n\t\t\007\b\n\n\n\n\t\t\007\b\n\t\n\t\t\t\007\007\n\n\n\t\t\t\007\b\n\n\t\n\t\t\007\007\t\t\t\t\t\t\007\007\b\006\006\005\003\003\003\030\007\006\005\005\003\003\003\030\b\006\005\003\003\005\003\030\b\006\005\005\005\003\003\016\b\b\006\006\003\003\003\030\b\b\b\b\003\003\003\030\007\b\006\005\005\003\003\030\b\b\006\005\003\003\003\003\016\017\016\020\016\020\020\020\016\017\020\020\016\020\020\020\016\017\020\020\020\020\020\031\016\017\020\016\020\016\020\031\016\016\016\016\016\016\017\020\030\016\016\020\016\016\016\020\030\016\016\016\016\016\016\020\030\003\016\016\016\016\016\020\016\020\020\016\016\016\016\017\016\016\020\016\020\020\020\017\016\016\016\016\020\020\020\017\016\016\016\016\020\020\020\020\016\016\020\020\020\020\020\020\016\016\016\020\020\031\020\020\016\016\020\020\020\020\020\020\016\016\016\020\020\020\020\020\017\016\003\003\003\004\005\006\017\016\003\003\003\005\004\005\017\016\016\003\003\005\005\005\020\016\016\003\003\003\005\005\020\020\016\003\003\003\004\005\020\020\017\016\003\003\004\005\020\016\017\016\003\003\004\005\017\017\016\003\003\005\004\005\b\006\005\005\004\003\005\005\005\006\005\006\006\003\005\005\005\006\b\006\006\006\003\005\005\006\005\006\004\005\005\006\005\005\005\005\005\003\005\006\005\005\b\005\004\003\005\006\005\006\005\005\004\005\005\006\005\006\b\005\005\003\006\b\005\005\005\005\004\005\b\b\006\006\006\006\005\b\b\b\006\006\006\006\b\b\b\b\b\b\007\007\007\007\007\b\b\007\007\t\t\t\007\007\b\b\007\t\t\t\t\t\b\007\007\t\t\t\n\n\007\007\007\t\t\n\n\n\b\007\b\b\007\007\013\013\007\007\b\013\013\013\013\t\007\007\b\013\013\013\013\013\007\007\b\013\013\013\013\013\013\013\013\013\007\013\013\013\t\013\t\t\013\013\013\007\n\n\t\n\t\t\013\013\n\n\n\n\n\n\t\t\013\013\013\007\007\b\005\003\t\013\013\013\007\b\005\005\t\013\013\013\007\b\005\005\007\t\013\013\b\b\b\005\007\007\013\007\b\005\005\005\013\013\013\b\b\b\005\005\013\013\007\b\b\005\005\005\013\013\013\007\b\b\b\005\003\003\004\005\006\b\b\b\003\003\003\004\006\006\b\b\003\003\003\003\005\006\006\b\005\003\003\003\003\005\006\006\005\003\003\004\003\003\005\005\005\003\003\003\003\003\005\005\005\030\003\003\003\004\005\005\005\003\030\003\004\003\005\005\006\006\b\b\005\005\004\003\006\b\b\b\005\004\003\003\b\b\b\006\004\003\003\003\006\b\b\006\004\003\003\003\005\005\004\004\004\003\003\030\005\005\004\003\003\003\003\003\005\004\004\003\030\030\003\030\002\003\005\016\002\030\016\020\016\016\017\016\016\016\016\016\016\016\017\020\021\021\021\020\016\016\016\020\031\023\023\022\030\030\030\016\031\021\024\024\020\031\020\016\017\021\023\024\020\031\021\031\021\023\024\024\031\021\023\021\021\023\024\025\031\021\023\023\023\023\023\024\016\016\021\020\020\021\020\016\016\016\021\020\020\021\020\016\021\021\020\020\021\021\021\016\023\031\020\020\020\021\021\016\024\023\023\020\020\020\031\020\024\021\023\023\023\031\021\031\024\023\023\023\021\021\031\031\024\024\024\024\023\021\023\031\020\020\016\016\003\020\016\005\017\016\016\016\016\020\020\016\017\017\016\016\017\016\021\020\016\017\016\016\017\016\016\022\016\016\016\016\017\020\020\020\020\016\016\016\017\020\021\021\020\016\016\016\017\020\021\021\031\016\016\017\020\031\021\023\005\005\003\003\016\020\020\022\005\005\004\016\016\016\020\020\016\004\004\003\016\016\016\020\021\017\004\016\016\016\016\016\022\023\020\020\016\017\016\016\021\021\020\021\022\021\021\016\022\022\021\021\020\020\020\016\023\023\021\031\020\016\017\017\022\023\024\022\022\020\020\020\021\022\024\021\023\022\020\020\020\021\021\023\022\022\022\021\020\020\021\021\022\021\021\022\016\020\020\020\021\020\020\021\016\016\017\021\021\020\020\020\016\016\003\021\021\017\017\021\003\003\017\020\020\017\016\021\020\022\022\024\023\024\021\023\020\022\021\023\023\023\025\022\021\022\021\022\024\025\026\026\021\022\021\023\024\026\025\025\022\022\022\023\023\024\024\024\021\021\021\022\023\024\024\026\020\020\021\021\022\024\026\026\022\020\021\022\022\023\026\026\024\024\025\026\026\025\025\024\024\024\025\026\026\024\024\024\024\026\026\026\026\026\024\023\025\026\026\026\026\026\026\026\026\026\001\026\026\026\001\026\001\026\001\026\001\001\001\001\026\026\026\001\001\001\001\001\026\026\001\001\001\001\001\001\024\024\025\026\001\001\001\001\024\024\025\026\001\027\001\001\023\025\025\026\026\001\001\001\024\025\026\026\001\027\001\001\001\026\026\026\026\001\001\001\001\001\001\026\026\001\001\001\001\027\027\001\001\027\001\001\001\001\001\027\027\027\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\026\026\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\027\001\001\001\001\001\001\027\001\001\001\001\001\001\027\001\027\001\001\001\001\001\001\001\027\001\026\001\001\001\027\001\001\001\027\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\026\001\027\001\001\001\001\001\001\026\001\001\027\001\001\001\027\027\027\027\027\001\001\001\001\001\001\027\027\027\001\001\001\001\001\001\027\001\001\001\026\001\001\001\001\027\001\001\001\027\001\001\027\027\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\001\001\027\001\001\001\001\026\001\027\001\001\001\001\001\001\001\001\001\027\027\027\001\026\001\001\001\025\024\023\024\025\001\001\001\026\025\024\023\023\001\001\026\026\025\023\023\023\001\026\001\026\025\023\023\021\001\001\001\026\025\023\021\021\001\025\025\025\024\023\021\020\026\024\024\023\023\023\021\020\024\024\023\023\023\021\021\020\025\023\023\022\022\021\021\021\023\023\023\021\022\021\021\020\023\023\021\021\020\020\020\020\023\023\021\021\020\020\020\020\021\021\021\021\021\020\020\020\021\021\021\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\016\020\020\020\020\020\020\020\020\020\020\020\016\016\016\020\016\020\020\016\016\003\003\016\003\020\020\016\003\003\003\003\003\016\016\016\003\003\003\003\003\016\016\016\016\003\003\005\003\016\016\016\016\016\003\003\005\003\003\005\005\016\020\017\017\003\003\005\005\003\020\020\017\016\003\003\003\016\016\017\017\003\003\003\003\003\016\016\016\003\003\003\003\003\003\003\016\003\006\005\005\005\005\003\005\003\006\006\003\003\003\005\005\003\006\b\006\005\005\003\005\017\017\016\016\003\003\005\005\016\016\016\030\002\003\005\005\016\003\016\003\003\005\005\006\016\003\003\005\005\005\006\b\016\003\005\006\006\b\b\b\003\005\005\006\b\b\007\007\005\005\005\b\007\007\007\t\005\006\005\b\t\t\t\t\006\007\t\n\r\r\032\032\006\b\t\n\r\r\032\032\b\007\t\n\n\r\r\035\b\t\t\n\n\r\r\035\007\t\t\n\n\n\r\035\t\t\n\n\n\n\n\n\t\n\n\r\n\n\n\t\n\t\n\n\n\n\t\n\032\032\035\035\035\n\t\n\032\032\032\035\035\n\t\013\032\032\032\035\035\n\013\013\035\035\035\035\035\t\013\007\035\n\035\035\n\t\013\007\n\n\n\n\n\n\t\t\n\t\t\t\n\n\n\t\n\013\t\t\t\n\n\n\t\013\013\013\b\013\007\b\013\013\007\013\b\b\b\b\013\013\013\007\b\b\b\005\007\b\b\b\006\b\b\006\b\b\006\005\003\006\b\005\b\006\006\003\003\005\005\005\007\006\005\003\003\005\005\005\007\b\006\003\003\003\003\005\006\006\006\005\005\003\003\030\006\006\005\006\005\005\003\003\006\006\006\003\005\005\005\005\005\005\005\005\003\005\003\003\005\003\005\005\006\005\003\003\005\005\005\006\003\003\003\030\005\005\005\003\003\016\003\003\005\005\005\003\003\016\016\003\003\003\003\003\016\016\016\016\003\003\004\003\016\016\016\016\003\003\003\016\016\016\016\016\003\016\016\016\016\016\030\016\030\016\016\016\016\003\030\002\030\016\016\016\016\003\016\002\003\016\016\016\016\016\030\016\003\004\003\003\016\003\030\016\016\016\016\016\020\020\020\020\003\016\016\016\016\020\020\016\003\003\016\016\016\016\020\016\005\004\003\003\016\016\016\016\005\005\004\003\016\016\016\002\005\004\004\004\003\003\003\003\003\003\003\003\003\003\003\003\003\016\003\003\003\003\003\003\017\016\016\003\003\005\004\005\016\002\016\003\003\005\005\005\016\016\002\003\003\005\004\005\002\002\002\003\003\005\005\005\016\003\004\003\005\005\005\005\003\004\005\005\005\005\005\004\003\004\005\005\005\005\004\005\002\004\005\006\006\005\006\005\005\005\005\006\004\006\005\b\005\005\005\006\006\005\b\b\005\005\005\006\006\006\006\007\005\005\005\006\006\b\b\007\005\005\005\006\b\b\007\007\005\005\005\006\b\007\t\t\005\006\b\b\007\007\t\n\005\005\b\b\t\t\n\n\007\t\t\t\n\n\n\n\007\t\t\n\n\n\n\035\t\n\n\n\n\035\035\035\t\n\n\n\035\n\035\035\t\n\n\035\035\035\035\035\t\n\035\n\035\035\035\035\n\n\035\035\n\035\035\035\035\035\035\035\035\035\035\035\035\033\n\n\n\n\n\n\035\035\035\033\n\n\033\n\035\035\035\033\033\033\n\032\035\035\035\033\033\n\033\033\035\035\035\033\033\033\033\n\035\035\036\033\033\033\033\033\035\035\036\035\033\033\033\033\035\035\036\035\033\033\033\033\t\013\007\007\b\b\005\005\n\t\013\013\007\b\005\005\n\n\t\013\013\b\b\005\n\n\t\t\t\005\005\005\n\n\n\013\013\007\b\b\033\033\t\t\013\t\013\b\033\033\n\013\013\t\013\b\033\033\n\n\013\t\t\b\004\004\003\004\004\004\004\004\004\004\004\004\003\003\003\004\004\004\004\004\004\030\016\016\005\005\005\004\004\016\016\016\b\005\005\005\005\016\030\016\005\005\003\003\003\003\016\016\005\005\005\003\003\016\020\020\005\005\005\003\003\016\020\020\003\002\002\002\016\020\031\021\003\002\002\016\020\020\031\023\016\016\016\016\020\020\020\023\016\016\020\020\020\021\023\023\016\016\020\020\021\023\023\024\020\020\021\021\022\001\001\001\020\021\022\024\001\001\001\001\021\022\023\025\026\001\001\001\021\023\023\023\024\025\024\025\023\023\023\024\025\025\025\025\024\025\025\024\025\025\026\001\025\001\001\026\001\001\026\026\024\025\025\026\001\026\026\001\001\001\001\026\026\001\025\026\001\001\001\001\001\001\001\025\001\001\001\001\001\001\026\026\024\024\024\024\023\023\021\021\025\025\023\023\023\023\021\021\001\026\025\023\023\021\023\023\026\001\026\026\023\023\024\023\001\001\001\001\023\023\024\023\001\001\001\001\025\024\023\023\001\026\001\001\026\025\023\024\001\025\001\001\001\026\001\025\017\016\017\017\020\031\021\023\031\017\020\020\020\021\023\024\021\031\020\020\031\021\021\023\023\023\023\031\031\031\023\023\023\023\023\021\021\021\021\021\023\023\023\023\021\021\031\021\023\023\021\021\031\021\021\021\024\023\021\021\020\016\016\002\023\021\021\020\020\017\016\016\023\021\031\020\017\017\017\016\023\031\031\020\016\016\030\003\021\031\031\021\016\030\030\003\021\023\021\020\016\003\003\030\021\016\030\016\005\004\005\003\016\003\005\005\006\006\006\b\002\005\005\006\006\006\b\006\016\016\017\017\020\021\016\021\016\003\003\017\017\020\021\020\030\003\004\003\017\020\031\031\003\005\004\003\030\020\021\021\003\003\005\004\030\017\020\031\003\003\030\004\030\017\020\021\005\004\030\020\030\016\016\031\005\004\003\016\020\016\020\031\022\021\021\022\023\024\024\026\022\023\022\022\023\024\026\026\031\023\024\022\023\023\026\001\021\023\023\023\023\024\026\026\021\021\023\023\024\024\024\026\023\023\023\024\024\024\024\026\023\023\021\023\023\024\025\026\021\023\023\023\023\024\024\024\026\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\026\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\026\001\001\001\001\001\001\026\026\026\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\027\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\026\026\026\001\001\001\026\026\026\026\026\026\001\001\026\026\026\001\001\001\001\001\001\026\027\001\001\027\001\027\027\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\027\027\001\001\027\001\026\001\001\027\027\001\001\001\026\001\001\001\001\001\001\001\027\001\001\026\026\001\027\027\001\027\026\026\026\001\001\001\027\001\027\001\001\001\001\001\001\001\001\001\027\001\026\026\001\001\001\001\026\027\027\001\001\001\001\026\025\001\001\026\001\026\026\026\025\001\001\026\026\025\025\025\026\001\001\026\026\025\024\024\024\026\001\001\001\001\026\024\025\027\001\001\001\026\001\001\024\026\001\026\025\026\001\001\001\001\001\001\001\001\001\001\026\024\024\023\023\023\021\021\020\024\024\023\023\023\021\021\021\024\023\023\023\023\023\021\023\024\023\023\023\023\023\021\021\024\023\023\023\023\023\021\021\024\025\024\024\023\023\023\023\026\025\026\024\025\024\023\024\001\026\026\026\023\024\024\023\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\016\020\020\020\020\020\020\020\016\021\020\020\020\020\020\020\020\021\022\021\020\020\016\016\020\021\021\021\020\020\016\016\020\023\021\020\020\020\020\020\020\024\024\021\021\020\020\021\020\016\016\016\016\016\003\003\003\016\003\016\016\016\003\003\005\016\003\016\003\003\003\003\003\016\016\016\003\003\003\003\003\020\016\016\016\003\003\003\003\020\020\016\016\016\016\016\003\020\020\016\016\016\020\016\016\020\020\020\020\016\016\016\003\005\005\b\b\006\005\005\005\005\006\005\b\b\006\006\006\005\005\005\006\006\b\b\007\003\003\003\005\006\b\b\007\003\003\003\003\005\006\007\013\003\003\003\005\005\006\007\f\003\003\005\005\006\b\013\f\003\005\005\006\b\007\007\013\005\b\b\007\t\n\n\n\005\b\007\t\t\n\n\n\b\007\007\007\t\n\n\r\007\t\t\t\t\n\n\r\t\f\t\t\n\n\n\r\f\f\f\n\n\n\n\r\f\n\n\n\n\n\r\r\f\n\f\n\n\n\r\r\n\n\n\n\n\n\013\013\r\n\r\n\n\t\013\b\r\n\n\n\n\t\t\b\r\r\n\n\n\t\t\013\r\r\r\n\t\t\t\013\r\r\n\n\t\n\t\013\n\r\n\n\t\t\013\013\n\n\t\t\t\013\013\013\t\t\013\013\013\t\t\t\b\t\013\007\007\007\007\007\b\b\007\007\b\007\006\007\b\007\007\b\b\007\007\007\b\007\b\b\b\b\b\007\b\b\006\b\b\b\b\b\b\b\006\006\006\b\b\b\013\007\006\006\006\007\007\b\013\b\006\005\005\005\003\003\013\007\006\006\006\003\005\003\b\007\b\b\006\005\003\003\007\b\b\b\b\006\005\003\007\007\b\b\b\006\005\003\b\007\013\b\b\b\005\003\b\007\007\007\006\006\005\005\b\b\007\b\005\003\005\005\003\005\003\003\003\003\016\030\003\003\003\003\003\003\003\030\003\003\005\003\003\003\003\003\002\003\003\003\005\005\003\003\003\003\005\003\005\005\005\005\002\003\003\003\005\005\005\005\003\003\005\003\005\005\005\005\005\005\003\003\003\005\005\004\003\004\003\003\003\003\030\002\030\003\003\005\003\005\003\003\030\016\003\003\003\005\004\004\004\003\003\003\005\005\005\005\005\005\003\005\005\005\005\005\005\005\005\003\005\003\004\005\005\006\005\005\016\003\003\004\005\005\005\003\003\016\003\004\016\003\016\003\003\005\003\003\016\016\003\003\003\003\003\003\016\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\005\003\005\005\006\006\006\007\004\004\003\005\006\006\b\007\004\005\005\006\006\b\b\007\005\005\003\006\b\b\007\013\004\003\003\006\b\013\007\013\004\005\006\b\013\013\t\035\004\006\b\007\t\t\035\035\005\006\007\t\t\t\035\035\b\006\b\b\n\n\n\035\b\007\b\013\n\n\035\035\t\013\013\013\n\035\035\035\013\t\035\f\035\035\035\035\t\t\035\035\035\035\035\035\035\035\035 \035\035 \035 \035 ! \035 \035\035\035\036\035\035\035\035\035\035\035\035\036\035\035\036\035\036\035\036\035\036\035\035\035\035\036\035\036\035\036\035\035\036\035\036\036\036\036\036 \036\036\035\036\036\036\036 \036\036\036\036\036\036\036 \036\036\036\036\036\036\036\035\035\036\035\033\033\033\033\035\035\035\036\033\033\033\033\035\035\036\035\036\033\033\032\036\035\036\036\036\033\036\032\036\036\036\036\036\033\033\036\035\036\036\036\036\033\032\032\036\036\036\036\036\033\032\032\036\036\033\036\032\033\032\032\033\033\033\n\t\t\013\013\033\033\n\n\t\t\013\013\032\032\032\n\t\n\t\t\032\032\032\032\t\t\t\013\032\032\n\n\t\n\t\013\032\032\032\n\n\n\t\007\032\032\032\n\n\n\t\t\032\032\032\032\n\t\t\t\005\005\005\003\016\020\020\021\b\005\003\003\016\020\020\021\007\005\003\003\016\020\020\021\b\005\003\003\020\020\021\022\007\005\005\003\020\020\021\023\b\b\005\003\020\020\022\023\007\b\005\003\020\020\021\023\013\b\003\003\016\020\022\023\021\023\024\001\001\001\001\001\022\023\026\001\026\026\001\001\023\025\025\026\026\001\001\001\024\025\025\025\001\001\001\001\025\025\025\025\001\001\001\001\026\025\026\026\001\001\001\001\026\026\001\026\001\001\001\001\026\026\001\026\001\001\001\001\001\001\001\001\001\001\001\026\001\001\001\001\001\001\001\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\024\024\001\001\001\001\001\025\026\025\001\001\001\001\026\001\001\001\001\001\001\001\025\001\001\026\001\001\026\025\025\001\001\001\001\001\026\025\025\025\001\026\001\001\026\026\001\026\024\025\001\001\026\001\001\001\025\024\024\023\021\020\020\016\016\002\025\023\022\020\020\016\016\030\026\023\022\020\020\020\016\016\024\023\022\021\020\020\020\016\024\023\022\021\021\020\020\020\026\023\022\022\021\020\020\020\026\025\022\021\021\021\020\020\024\024\023\022\021\021\020\020\002\003\005\006\b\006\006\005\030\003\005\006\006\006\006\006\016\003\004\005\005\005\005\005\016\003\003\003\004\005\005\005\016\016\030\003\003\005\005\005\016\016\003\003\003\004\005\005\016\016\003\003\003\005\005\005\016\016\003\003\003\005\005\005\005\005\003\003\016\031\016\031\004\005\005\003\002\020\021\021\005\004\005\004\002\002\020\023\004\004\004\004\003\016\016\020\005\004\004\003\003\030\016\016\005\004\003\004\003\030\016\016\005\004\003\030\003\003\030\016\005\005\005\003\003\003\030\016\021\023\021\023\023\023\024\025\023\023\023\023\023\023\023\024\023\023\023\023\023\023\023\025\020\021\023\023\023\025\024\025\020\021\023\024\025\026\026\026\020\020\023\025\001\026\026\026\020\020\021\025\001\026\001\026\020\020\021\023\026\026\001\001\025\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\026\001\001\001\001\001\026\026\001\026\001\001\026\001\001\026\025\024\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\001\001\001\001\001\001\026\025\026\001\026\001\001\001\024\025\025\025\001\001\001\001\023\024\025\001\001\026\024\024\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\001\001\001\001\024\001\001\001\026\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\001\026\026\026\001\001\001\026\026\001\001\001\001\027\001\026\026\026\001\001\001\001\026\001\026\001\026\001\001\001\026\001\027\001\001\027\001\001\026\001\027\027\001\001\001\001\026\001\027\027\027\001\001\001\001\001\027\027\001\001\001\001\027\001\001\001\001\001\001\026\026\001\026\001\001\027\001\001\001\001\001\001\001\001\001\026\001\026\001\001\001\001\001\001\001\026\001\001\001\001\001\001\001\026\001\001\001\001\001\001\026\001\001\001\027\026\026\026\001\001\001\001\027\026\026\001\001\001\001\026\001\001\001\025\024\024\001\001\026\001\026\025\025\025\001\026\001\001\026\026\026\025\001\001\001\001\025\024\024\024\026\001\001\026\026\024\023\023\001\001\026\025\001\025\024\022\001\025\001\001\001\026\025\024\026\026\001\026\001\026\025\024\024\023\022\021\020\020\020\020\023\023\022\022\022\021\021\021\024\023\022\022\022\022\021\021\022\024\023\022\022\021\021\022\023\022\022\022\022\021\022\022\023\022\022\021\021\021\022\021\023\022\021\021\021\021\021\021\024\022\021\022\021\021\021\021\020\020\020\020\020\016\003\003\020\020\020\020\016\003\003\003\021\021\020\020\016\003\003\003\021\021\021\020\020\016\003\003\022\021\021\021\020\016\003\003\021\022\021\021\021\016\003\003\021\021\021\021\020\016\003\003\020\021\021\020\020\016\016\003\003\003\005\006\b\007\007\007\003\003\005\006\006\b\007\007\003\003\006\005\005\006\b\007\003\005\005\005\005\005\005\006\005\005\005\005\005\003\005\005\003\005\005\005\003\003\003\005\003\005\005\005\005\005\005\003\003\005\005\005\003\005\003\003\t\f\n\n\n\n\r\r\007\t\n\n\n\r\r\r\b\t\t\n\n\r\r\r\b\b\007\t\n\r\r\n\005\b\b\007\t\n\n\n\005\005\006\b\007\t\n\n\005\005\005\006\b\007\t\t\002\003\005\005\006\b\007\t\n\t\t\t\013\013\b\013\n\n\t\007\013\b\013\b\r\n\t\013\b\b\b\b\r\n\n\t\b\b\013\b\r\n\n\t\013\b\013\b\n\n\n\t\013\b\013\007\n\t\t\t\013\b\b\b\t\t\t\013\b\b\b\b\007\b\b\006\006\b\b\b\013\b\b\b\005\b\b\b\b\b\b\b\b\b\006\b\006\006\006\b\007\b\b\b\006\005\006\b\007\007\b\b\006\b\005\006\b\b\b\b\b\b\b\006\006\006\b\007\b\006\005\006\b\006\b\t\b\b\b\005\003\005\005\005\b\007\007\007\006\006\005\006\006\b\007\013\007\b\b\b\007\b\007\007\013\013\013\t\b\007\007\013\013\t\t\t\007\013\013\t\t\n\n\n\t\t\t\n\n\n\t\n\t\n\n\n\n\t\t\n\005\005\005\003\003\005\005\004\006\005\005\003\005\003\005\005\b\006\006\005\005\005\005\005\007\007\007\007\b\b\005\006\007\t\013\013\b\b\b\006\t\007\013\013\007\b\b\b\t\t\007\013\007\b\b\b\t\t\t\007\013\b\b\b\005\006\005\004\016\003\030\002\005\005\003\003\003\016\016\003\005\004\003\004\003\003\016\002\005\005\003\004\003\003\030\002\005\005\005\005\003\003\003\003\006\006\005\005\004\003\004\003\006\006\005\004\004\004\003\003\006\006\005\005\004\003\003\003\016\016\016\003\003\003\005\005\016\016\016\016\003\003\005\006\016\016\016\016\003\003\003\005\020\020\020\016\016\016\003\005\020\020\020\020\016\016\003\005\020\020\020\016\016\016\003\005\020\020\020\016\016\003\003\005\016\016\016\016\016\003\003\005\006\006\b\007\t\t\035\035\006\006\b\t\r\035\035\035\005\006\b\007\t\035\035\035\006\006\b\007\013\t!\035\006\b\b\007\013\t\035\035\b\b\b\007\013\t\035\035\005\007\b\007\b\007\t\035\005\007\b\007\b\007\013\t\035\035 ! \035 \035 ! \036\035 \036\035\035 \036\035\035\035\035\035 \035\035 \036\036\036\036\036\036\036 \036\036\036\036\036\036\036 \036\036\036\036\036\036\036 \036\036\036\036\036\036\036 \036\036\036\036\036\036\036\035\036\036\036\036\036\036\036\035\035\036\036\036\036\033\033\035\035\035\035\035\033\033\033\036\036\036\036\032\036\032\032\036\036\036\033\036\032\032\032\036\036\036\036\036\032\032\032\036\036\036\036\032\032\032\032\036\036\033\032\032\032\032\032\036\036\036\036\032\036\032\n\033\033\036\032\032\032\032\032\036\032\032\032\032\032\032\n\032\032\032\n\032\n\t\013\032\032\032\032\n\n\013\013\032\032\032\032\032\n\n\007\032\032\032\032\032\n\n\013\n\n\n\032\n\n\t\013\n\n\n\n\n\t\013\007\f\n\f\f\013\007\007\b\n\f\f\f\007\b\006\005\007\b\003\003\020\020\022\023\007\006\003\016\020\020\022\023\b\006\003\016\020\020\022\024\006\006\005\016\020\021\022\025\007\003\003\016\020\021\023\024\b\005\003\020\020\021\022\025\005\005\005\016\021\021\022\023\005\005\003\003\020\022\023\023\025\001\001\026\001\001\001\001\026\001\001\026\001\001\001\001\026\001\026\001\001\001\001\001\026\001\001\001\001\026\001\001\026\001\001\001\026\001\001\001\026\001\001\001\001\001\001\001\026\026\001\026\026\001\001\026\023\026\001\001\001\001\001\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\026\001\001\001\001\001\001\001\001\025\025\001\001\001\025\001\001\025\025\026\001\001\026\001\001\025\025\001\001\001\026\001\001\001\026\026\001\026\026\001\001\001\026\001\026\026\026\001\001\001\001\001\026\001\026\001\001\001\001\026\026\001\001\001\001\001\001\026\001\001\001\023\023\022\021\020\020\016\016\024\023\022\021\020\020\020\020\025\023\023\022\023\021\023\021\025\025\023\021\022\023\023\020\025\023\023\021\020\022\022\016\001\024\022\021\020\020\020\016\001\024\021\020\020\020\020\016\001\023\021\020\020\020\020\020\016\016\016\003\003\003\003\003\020\020\003\003\003\003\003\003\020\020\020\020\003\003\016\016\016\016\016\020\020\020\016\016\016\016\016\016\016\020\020\016\003\003\003\003\003\003\003\016\003\003\003\003\003\005\003\003\016\003\003\005\006\003\003\003\003\003\003\003\005\016\003\016\003\003\003\005\005\003\016\016\003\003\003\005\005\003\016\020\003\016\003\003\003\003\016\016\003\003\005\003\003\016\016\016\003\003\005\005\003\003\016\016\005\005\003\003\003\003\003\016\003\003\003\003\003\003\003\016\020\020\021\023\001\001\001\001\016\020\020\023\001\001\001\001\016\020\020\021\023\026\001\001\020\020\021\022\022\001\001\001\016\020\021\022\022\024\026\001\020\020\021\022\022\023\025\026\016\020\021\022\023\025\025\001\020\020\021\022\023\025\026\026\001\001\001\001\001\026\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\001\001\026\026\026\001\001\026\026\001\001\001\001\001\001\026\026\026\026\026\026\001\026\026\001\026\001\026\026\026\026\001\001\001\001\001\001\026\026\026\001\001\001\001\001\026\026\025\001\001\026\001\025\025\026\025\001\001\001\001\026\025\024\023\001\001\001\026\025\024\023\023\026\026\001\025\024\023\023\023\026\001\026\025\023\023\023\023\001\001\025\024\023\023\023\023\001\026\025\023\023\023\022\023\025\026\025\023\023\022\022\022\025\024\024\023\023\023\022\023\023\026\001\001\023\023\023\024\023\026\001\023\024\023\023\024\024\024\001\023\023\023\025\001\023\023\026\025\023\023\026\001\023\023\023\026\025\023\024\001\023\023\023\024\025\023\024\001\023\023\023\022\025\023\024\026\022\022\024\022\026\024\024\023\024\024\024\001\001\001\001\001\024\025\024\023\024\026\001\001\026\026\025\026\023\024\025\024\001\001\001\001\001\026\024\025\026\001\001\001\001\001\001\026\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\024\026\001\001\001\001\001\001\025\025\001\001\001\001\001\001\024\025\026\026\001\001\001\001\001\025\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\027\027\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\026\001\001\001\001\026\001\001\026\001\001\001\026\026\001\026\026\001\001\001\001\001\026\001\026\001\001\001\025\001\001\026\026\001\026\001\001\026\026\026\026\027\001\027\001\001\026\001\001\027\026\026\001\001\026\001\001\001\001\026\001\026\025\026\026\026\001\025\025\025\001\001\026\001\001\025\026\026\025\026\001\001\001\026\026\026\026\026\026\026\001\001\001\001\026\026\025\026\026\001\001\001\026\026\026\001\001\026\026\026\026\025\023\026\001\001\001\026\001\025\023\026\001\001\001\001\026\025\023\026\001\001\001\001\001\025\023\001\001\001\001\001\026\025\023\026\026\026\001\026\001\025\024\025\025\025\025\001\001\026\025\025\024\024\025\026\025\025\025\023\023\022\022\021\021\021\020\023\022\022\021\021\022\021\020\022\022\023\023\022\021\022\021\022\021\022\022\022\022\021\022\022\022\022\022\023\022\022\022\023\022\022\022\023\023\022\022\025\024\023\023\024\024\023\024\025\023\025\025\025\025\024\024\020\020\021\020\021\020\016\016\021\020\021\021\021\020\020\016\021\020\021\021\021\021\020\020\021\022\022\022\022\021\021\020\022\022\022\023\022\023\022\021\022\023\022\023\023\022\022\021\023\023\023\023\023\022\022\022\025\023\023\023\023\023\023\023\016\016\003\003\003\003\003\003\016\016\016\016\016\030\030\016\016\016\017\017\017\016\016\016\017\020\020\020\020\017\017\016\020\020\020\020\020\017\017\017\022\021\022\021\021\021\020\020\022\023\023\023\021\021\022\020\025\024\023\022\021\021\021\021\003\003\005\006\006\b\b\007\002\003\005\005\005\b\b\b\016\002\003\003\003\005\005\b\016\016\002\016\016\016\005\005\016\016\016\016\016\016\016\003\016\016\016\020\020\020\016\003\020\020\020\021\021\020\020\016\020\021\021\021\021\021\020\020\007\007\013\013\b\b\b\b\b\b\b\b\b\b\006\006\b\b\b\b\006\b\006\005\005\006\b\006\005\003\005\005\003\003\003\003\003\003\003\003\003\003\003\003\003\016\016\003\003\003\016\003\016\003\016\016\016\016\016\016\016\016\016\016\b\006\005\006\b\007\b\t\006\006\005\006\006\007\013\t\005\006\006\b\007\007\t\n\005\006\b\b\013\013\t\n\005\006\006\006\007\013\t\n\005\005\006\b\b\007\t\n\003\003\005\b\007\b\007\t\003\003\003\b\007\013\007\013\n\n\035\n\n\n\t\t\n\035\035\035\035\035\n\n\035\035\032\035\035\035\n\n\035\032\032\035\035\035\035\t\035\035\035\032\035\035\t\007\035\035\035\035\035\n\t\t\035\035\035\035\035\035\n\t\t\035\035\035\n\n\n\t\t\t\t\007\007\b\b\b\t\t\007\007\b\b\b\b\t\007\b\006\006\006\006\b\007\007\b\006\006\006\005\005\007\b\b\b\006\005\005\005\007\b\006\006\006\005\003\003\007\b\006\006\005\005\003\003\007\b\b\006\006\005\003\003\b\006\005\005\003\003\030\002\006\005\006\005\003\003\030\002\005\005\003\004\003\016\016\016\005\004\003\003\016\016\016\016\005\004\003\016\016\016\016\020\003\003\003\016\016\016\016\017\003\003\016\003\016\016\016\017\030\003\003\016\016\016\016\016"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __DATA,__data
.globl _title_bg2_Width ## @title_bg2_Width
.p2align 2
_title_bg2_Width:
.long 256 ## 0x100
.globl _title_bg2_Height ## @title_bg2_Height
.p2align 2
_title_bg2_Height:
.long 192 ## 0xc0
.section __TEXT,__const
.globl _title_bg2_Map ## @title_bg2_Map
.p2align 2
_title_bg2_Map:
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.short 1 ## 0x1
.short 2 ## 0x2
.short 3 ## 0x3
.short 4 ## 0x4
.short 5 ## 0x5
.short 6 ## 0x6
.short 7 ## 0x7
.short 8 ## 0x8
.short 9 ## 0x9
.short 10 ## 0xa
.short 11 ## 0xb
.short 12 ## 0xc
.short 13 ## 0xd
.short 14 ## 0xe
.short 15 ## 0xf
.short 16 ## 0x10
.short 17 ## 0x11
.short 18 ## 0x12
.short 19 ## 0x13
.short 20 ## 0x14
.short 21 ## 0x15
.short 22 ## 0x16
.short 23 ## 0x17
.short 0 ## 0x0
.short 0 ## 0x0
.short 24 ## 0x18
.short 25 ## 0x19
.short 26 ## 0x1a
.short 27 ## 0x1b
.short 28 ## 0x1c
.short 29 ## 0x1d
.short 30 ## 0x1e
.short 31 ## 0x1f
.short 32 ## 0x20
.short 33 ## 0x21
.short 34 ## 0x22
.short 35 ## 0x23
.short 36 ## 0x24
.short 37 ## 0x25
.short 38 ## 0x26
.short 39 ## 0x27
.short 40 ## 0x28
.short 41 ## 0x29
.short 42 ## 0x2a
.short 43 ## 0x2b
.short 44 ## 0x2c
.short 45 ## 0x2d
.short 46 ## 0x2e
.short 47 ## 0x2f
.short 48 ## 0x30
.short 49 ## 0x31
.short 50 ## 0x32
.short 51 ## 0x33
.short 0 ## 0x0
.short 0 ## 0x0
.short 52 ## 0x34
.short 53 ## 0x35
.short 54 ## 0x36
.short 55 ## 0x37
.short 56 ## 0x38
.short 57 ## 0x39
.short 58 ## 0x3a
.short 59 ## 0x3b
.short 60 ## 0x3c
.short 61 ## 0x3d
.short 62 ## 0x3e
.short 63 ## 0x3f
.short 64 ## 0x40
.short 65 ## 0x41
.short 66 ## 0x42
.short 67 ## 0x43
.short 68 ## 0x44
.short 69 ## 0x45
.short 70 ## 0x46
.short 71 ## 0x47
.short 72 ## 0x48
.short 73 ## 0x49
.short 74 ## 0x4a
.short 75 ## 0x4b
.short 76 ## 0x4c
.short 77 ## 0x4d
.short 78 ## 0x4e
.short 79 ## 0x4f
.short 80 ## 0x50
.short 81 ## 0x51
.short 82 ## 0x52
.short 83 ## 0x53
.short 84 ## 0x54
.short 85 ## 0x55
.short 86 ## 0x56
.short 87 ## 0x57
.short 88 ## 0x58
.short 89 ## 0x59
.short 90 ## 0x5a
.short 91 ## 0x5b
.short 92 ## 0x5c
.short 93 ## 0x5d
.short 94 ## 0x5e
.short 95 ## 0x5f
.short 96 ## 0x60
.short 97 ## 0x61
.short 98 ## 0x62
.short 99 ## 0x63
.short 100 ## 0x64
.short 101 ## 0x65
.short 102 ## 0x66
.short 103 ## 0x67
.short 104 ## 0x68
.short 105 ## 0x69
.short 106 ## 0x6a
.short 107 ## 0x6b
.short 108 ## 0x6c
.short 109 ## 0x6d
.short 110 ## 0x6e
.short 111 ## 0x6f
.short 112 ## 0x70
.short 113 ## 0x71
.short 114 ## 0x72
.short 115 ## 0x73
.short 116 ## 0x74
.short 117 ## 0x75
.short 118 ## 0x76
.short 119 ## 0x77
.short 120 ## 0x78
.short 121 ## 0x79
.short 122 ## 0x7a
.short 123 ## 0x7b
.short 124 ## 0x7c
.short 125 ## 0x7d
.short 126 ## 0x7e
.short 127 ## 0x7f
.short 128 ## 0x80
.short 129 ## 0x81
.short 130 ## 0x82
.short 131 ## 0x83
.short 132 ## 0x84
.short 133 ## 0x85
.short 134 ## 0x86
.short 135 ## 0x87
.short 136 ## 0x88
.short 137 ## 0x89
.short 138 ## 0x8a
.short 139 ## 0x8b
.short 140 ## 0x8c
.short 141 ## 0x8d
.short 142 ## 0x8e
.short 143 ## 0x8f
.short 144 ## 0x90
.short 145 ## 0x91
.short 146 ## 0x92
.short 147 ## 0x93
.short 148 ## 0x94
.short 149 ## 0x95
.short 150 ## 0x96
.short 151 ## 0x97
.short 152 ## 0x98
.short 153 ## 0x99
.short 154 ## 0x9a
.short 155 ## 0x9b
.short 156 ## 0x9c
.short 157 ## 0x9d
.short 158 ## 0x9e
.short 159 ## 0x9f
.short 160 ## 0xa0
.short 161 ## 0xa1
.short 162 ## 0xa2
.short 163 ## 0xa3
.short 164 ## 0xa4
.short 165 ## 0xa5
.short 166 ## 0xa6
.short 167 ## 0xa7
.short 168 ## 0xa8
.short 169 ## 0xa9
.short 170 ## 0xaa
.short 171 ## 0xab
.short 172 ## 0xac
.short 173 ## 0xad
.short 174 ## 0xae
.short 175 ## 0xaf
.short 176 ## 0xb0
.short 177 ## 0xb1
.short 178 ## 0xb2
.short 179 ## 0xb3
.short 180 ## 0xb4
.short 181 ## 0xb5
.short 182 ## 0xb6
.short 183 ## 0xb7
.short 184 ## 0xb8
.short 185 ## 0xb9
.short 186 ## 0xba
.short 187 ## 0xbb
.short 188 ## 0xbc
.short 189 ## 0xbd
.short 190 ## 0xbe
.short 191 ## 0xbf
.short 192 ## 0xc0
.short 193 ## 0xc1
.short 194 ## 0xc2
.short 195 ## 0xc3
.short 196 ## 0xc4
.short 197 ## 0xc5
.short 198 ## 0xc6
.short 199 ## 0xc7
.short 0 ## 0x0
.short 0 ## 0x0
.short 200 ## 0xc8
.short 201 ## 0xc9
.short 202 ## 0xca
.short 203 ## 0xcb
.short 204 ## 0xcc
.short 205 ## 0xcd
.short 206 ## 0xce
.short 207 ## 0xcf
.short 208 ## 0xd0
.short 209 ## 0xd1
.short 210 ## 0xd2
.short 211 ## 0xd3
.short 212 ## 0xd4
.short 213 ## 0xd5
.short 214 ## 0xd6
.short 215 ## 0xd7
.short 216 ## 0xd8
.short 217 ## 0xd9
.short 218 ## 0xda
.short 219 ## 0xdb
.short 220 ## 0xdc
.short 221 ## 0xdd
.short 222 ## 0xde
.short 223 ## 0xdf
.short 224 ## 0xe0
.short 225 ## 0xe1
.short 226 ## 0xe2
.short 227 ## 0xe3
.short 228 ## 0xe4
.short 229 ## 0xe5
.short 230 ## 0xe6
.short 231 ## 0xe7
.short 232 ## 0xe8
.short 233 ## 0xe9
.short 234 ## 0xea
.short 235 ## 0xeb
.short 236 ## 0xec
.short 237 ## 0xed
.short 238 ## 0xee
.short 239 ## 0xef
.short 240 ## 0xf0
.short 241 ## 0xf1
.short 242 ## 0xf2
.short 243 ## 0xf3
.short 244 ## 0xf4
.short 245 ## 0xf5
.short 246 ## 0xf6
.short 247 ## 0xf7
.short 248 ## 0xf8
.short 249 ## 0xf9
.short 250 ## 0xfa
.short 251 ## 0xfb
.short 252 ## 0xfc
.short 253 ## 0xfd
.short 254 ## 0xfe
.short 255 ## 0xff
.short 256 ## 0x100
.short 257 ## 0x101
.short 258 ## 0x102
.short 259 ## 0x103
.short 260 ## 0x104
.short 261 ## 0x105
.short 262 ## 0x106
.short 263 ## 0x107
.short 264 ## 0x108
.short 265 ## 0x109
.short 266 ## 0x10a
.short 267 ## 0x10b
.short 268 ## 0x10c
.short 269 ## 0x10d
.short 270 ## 0x10e
.short 271 ## 0x10f
.short 272 ## 0x110
.short 273 ## 0x111
.short 274 ## 0x112
.short 275 ## 0x113
.short 276 ## 0x114
.short 277 ## 0x115
.short 278 ## 0x116
.short 279 ## 0x117
.short 280 ## 0x118
.short 281 ## 0x119
.short 282 ## 0x11a
.short 283 ## 0x11b
.short 284 ## 0x11c
.short 285 ## 0x11d
.short 286 ## 0x11e
.short 287 ## 0x11f
.short 288 ## 0x120
.short 289 ## 0x121
.short 290 ## 0x122
.short 291 ## 0x123
.short 292 ## 0x124
.short 293 ## 0x125
.short 294 ## 0x126
.short 295 ## 0x127
.short 296 ## 0x128
.short 297 ## 0x129
.short 298 ## 0x12a
.short 299 ## 0x12b
.short 300 ## 0x12c
.short 301 ## 0x12d
.short 302 ## 0x12e
.short 303 ## 0x12f
.short 304 ## 0x130
.short 305 ## 0x131
.short 306 ## 0x132
.short 307 ## 0x133
.short 308 ## 0x134
.short 309 ## 0x135
.short 310 ## 0x136
.short 311 ## 0x137
.short 312 ## 0x138
.short 313 ## 0x139
.short 314 ## 0x13a
.short 315 ## 0x13b
.short 316 ## 0x13c
.short 317 ## 0x13d
.short 318 ## 0x13e
.short 319 ## 0x13f
.short 320 ## 0x140
.short 321 ## 0x141
.short 322 ## 0x142
.short 323 ## 0x143
.short 324 ## 0x144
.short 325 ## 0x145
.short 326 ## 0x146
.short 327 ## 0x147
.short 328 ## 0x148
.short 329 ## 0x149
.short 330 ## 0x14a
.short 331 ## 0x14b
.short 332 ## 0x14c
.short 333 ## 0x14d
.short 334 ## 0x14e
.short 335 ## 0x14f
.short 336 ## 0x150
.short 337 ## 0x151
.short 338 ## 0x152
.short 339 ## 0x153
.short 340 ## 0x154
.short 341 ## 0x155
.short 342 ## 0x156
.short 343 ## 0x157
.short 344 ## 0x158
.short 345 ## 0x159
.short 346 ## 0x15a
.short 347 ## 0x15b
.short 348 ## 0x15c
.short 349 ## 0x15d
.short 350 ## 0x15e
.short 351 ## 0x15f
.short 352 ## 0x160
.short 353 ## 0x161
.short 354 ## 0x162
.short 355 ## 0x163
.short 356 ## 0x164
.short 357 ## 0x165
.short 358 ## 0x166
.short 359 ## 0x167
.short 360 ## 0x168
.short 361 ## 0x169
.short 362 ## 0x16a
.short 363 ## 0x16b
.short 364 ## 0x16c
.short 365 ## 0x16d
.short 0 ## 0x0
.short 366 ## 0x16e
.short 367 ## 0x16f
.short 368 ## 0x170
.short 369 ## 0x171
.short 370 ## 0x172
.short 371 ## 0x173
.short 372 ## 0x174
.short 373 ## 0x175
.short 374 ## 0x176
.short 375 ## 0x177
.short 376 ## 0x178
.short 377 ## 0x179
.short 378 ## 0x17a
.short 379 ## 0x17b
.short 380 ## 0x17c
.short 381 ## 0x17d
.short 382 ## 0x17e
.short 383 ## 0x17f
.short 384 ## 0x180
.short 385 ## 0x181
.short 386 ## 0x182
.short 387 ## 0x183
.short 388 ## 0x184
.short 389 ## 0x185
.short 390 ## 0x186
.short 391 ## 0x187
.short 392 ## 0x188
.short 393 ## 0x189
.short 394 ## 0x18a
.short 395 ## 0x18b
.short 396 ## 0x18c
.short 0 ## 0x0
.short 397 ## 0x18d
.short 398 ## 0x18e
.short 399 ## 0x18f
.short 400 ## 0x190
.short 401 ## 0x191
.short 402 ## 0x192
.short 403 ## 0x193
.short 404 ## 0x194
.short 405 ## 0x195
.short 406 ## 0x196
.short 407 ## 0x197
.short 408 ## 0x198
.short 409 ## 0x199
.short 410 ## 0x19a
.short 411 ## 0x19b
.short 412 ## 0x19c
.short 413 ## 0x19d
.short 414 ## 0x19e
.short 415 ## 0x19f
.short 416 ## 0x1a0
.short 417 ## 0x1a1
.short 418 ## 0x1a2
.short 419 ## 0x1a3
.short 420 ## 0x1a4
.short 421 ## 0x1a5
.short 422 ## 0x1a6
.short 423 ## 0x1a7
.short 424 ## 0x1a8
.short 425 ## 0x1a9
.short 426 ## 0x1aa
.short 0 ## 0x0
.short 427 ## 0x1ab
.short 428 ## 0x1ac
.short 429 ## 0x1ad
.short 430 ## 0x1ae
.short 431 ## 0x1af
.short 432 ## 0x1b0
.short 433 ## 0x1b1
.short 434 ## 0x1b2
.short 435 ## 0x1b3
.short 436 ## 0x1b4
.short 437 ## 0x1b5
.short 438 ## 0x1b6
.short 439 ## 0x1b7
.short 440 ## 0x1b8
.short 441 ## 0x1b9
.short 442 ## 0x1ba
.short 443 ## 0x1bb
.short 444 ## 0x1bc
.short 445 ## 0x1bd
.short 446 ## 0x1be
.short 447 ## 0x1bf
.short 448 ## 0x1c0
.short 449 ## 0x1c1
.short 450 ## 0x1c2
.short 451 ## 0x1c3
.short 452 ## 0x1c4
.short 453 ## 0x1c5
.short 454 ## 0x1c6
.short 0 ## 0x0
.short 455 ## 0x1c7
.short 456 ## 0x1c8
.short 457 ## 0x1c9
.short 458 ## 0x1ca
.short 459 ## 0x1cb
.short 460 ## 0x1cc
.short 461 ## 0x1cd
.short 462 ## 0x1ce
.short 463 ## 0x1cf
.short 464 ## 0x1d0
.short 465 ## 0x1d1
.short 466 ## 0x1d2
.short 467 ## 0x1d3
.short 468 ## 0x1d4
.short 469 ## 0x1d5
.short 470 ## 0x1d6
.short 471 ## 0x1d7
.short 472 ## 0x1d8
.short 473 ## 0x1d9
.short 474 ## 0x1da
.short 475 ## 0x1db
.short 476 ## 0x1dc
.short 477 ## 0x1dd
.short 478 ## 0x1de
.short 479 ## 0x1df
.short 480 ## 0x1e0
.short 481 ## 0x1e1
.short 482 ## 0x1e2
.short 483 ## 0x1e3
.short 484 ## 0x1e4
.short 485 ## 0x1e5
.short 486 ## 0x1e6
.short 487 ## 0x1e7
.short 488 ## 0x1e8
.short 489 ## 0x1e9
.short 490 ## 0x1ea
.short 491 ## 0x1eb
.short 492 ## 0x1ec
.short 493 ## 0x1ed
.short 494 ## 0x1ee
.short 495 ## 0x1ef
.short 496 ## 0x1f0
.short 497 ## 0x1f1
.short 498 ## 0x1f2
.short 499 ## 0x1f3
.short 500 ## 0x1f4
.short 501 ## 0x1f5
.short 502 ## 0x1f6
.space 192
.globl _title_bg2_Tiles ## @title_bg2_Tiles
.p2align 2
_title_bg2_Tiles:
.ascii "\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\002\003\003\004\005\005\003\005\003\004\005\004\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\005\b\005\005\005\003\003\005\005\b\006\005\005\003\003\003\005\006\006\007\005\003\004\003\005\005\005\b\006\003\004\005\005\005\005\007\b\006\006\006\006\006\007\b\t\005\005\006\006\b\007\t\007\005\005\006\006\b\007\t\t\005\006\b\b\007\007\t\t\b\b\007\007\007\007\t\007\b\b\007\t\t\t\t\t\b\b\b\007\006\007\007\007\t\007\b\t\007\b\b\b\t\n\n\t\t\t\t\013\t\n\t\t\n\n\t\007\007\t\n\n\013\t\t\t\t\t\n\t\t\t\t\013\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\b\t\t\t\t\t\013\t\007\007\t\t\t\t\013\013\t\t\b\b\013\t\t\f\t\013\013\b\013\f\t\f\007\007\013\t\t\t\t\f\013\007\013\013\t\f\013\f\013\013\013\013\t\f\f\t\t\013\013\013\013\f\f\f\t\t\013\t\t\f\f\t\t\t\t\013\013\f\f\t\n\f\n\r\n\t\t\t\f\n\f\n\n\n\t\t\f\f\n\n\n\n\t\t\f\f\f\n\n\n\t\t\t\f\f\n\n\t\n\n\t\t\t\n\t\n\007\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\007\t\007\007\007\007\007\007\b\006\t\007\007\b\b\b\b\006\t\t\007\007\b\b\b\006\t\t\007\007\007\b\b\005\n\n\007\t\007\b\005\005\n\n\n\b\007\006\005\005\t\r\t\007\b\006\005\005\n\n\n\007\b\006\005\005\005\005\016\017\017\017\020\020\005\003\016\017\020\017\020\020\005\003\016\016\020\020\020\020\005\003\016\016\020\020\020\020\003\003\016\017\020\020\020\020\003\016\016\017\020\020\020\020\016\016\017\020\020\020\020\021\003\016\020\021\021\021\020\021\021\021\021\021\022\022\023\024\021\021\021\021\022\022\023\023\020\021\021\021\022\021\022\022\021\021\021\021\022\021\021\021\021\021\021\021\021\021\021\021\021\021\021\020\020\020\020\021\021\021\020\020\020\020\020\020\021\020\020\020\020\020\020\021\025\025\025\025\025\026\001\001\023\025\025\025\024\025\026\001\023\023\023\023\024\024\025\025\022\022\023\023\023\023\024\025\022\022\021\021\023\023\024\024\021\021\021\020\021\023\023\024\021\021\021\020\020\021\023\023\020\021\021\022\021\021\021\022\026\001\001\001\001\001\001\001\001\026\001\001\001\026\001\001\026\001\026\026\001\001\026\026\025\026\026\025\025\001\024\001\025\025\024\024\023\025\001\025\024\024\023\023\024\024\023\023\023\024\023\023\023\021\023\024\023\023\023\023\023\021\023\023\001\001\001\001\001\027\027\001\001\001\001\001\001\001\026\026\001\026\026\001\026\025\024\024\025\026\026\001\025\024\024\024\024\024\025\025\024\024\023\023\024\024\024\024\024\024\023\023\024\024\023\024\023\023\022\023\023\023\023\021\022\022\022\022\001\001\001\001\027\027\001\001\026\026\026\026\026\001\001\001\024\024\024\024\024\026\026\026\024\024\024\024\023\026\026\026\024\024\024\023\022\025\025\026\023\024\023\023\023\022\024\026\022\022\023\023\022\023\023\024\023\023\022\023\022\022\023\023\001\001\001\001\027\001\001\001\001\001\001\027\027\001\001\001\001\001\001\001\001\001\001\001\001\001\026\001\001\027\001\001\026\026\001\001\001\001\001\001\026\026\001\027\001\001\027\001\026\026\001\027\001\001\001\001\025\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\027\001\027\001\001\001\001\001\001\001\027\001\001\001\001\001\001\027\001\001\001\001\001\027\001\001\001\001\001\001\027\027\001\001\001\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\026\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\027\001\001\001\001\027\027\001\001\001\027\001\027\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\027\001\001\026\026\001\001\001\001\001\027\001\001\027\001\001\001\001\027\027\001\027\027\001\001\027\027\027\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\001\001\001\027\027\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\026\001\026\001\027\026\025\001\001\001\001\001\027\001\001\001\001\026\001\001\001\027\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\026\001\001\001\001\001\001\001\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\026\001\026\001\001\001\001\001\025\026\001\026\001\001\001\001\025\025\026\001\001\001\001\001\026\025\026\001\026\001\001\026\001\026\026\026\001\001\026\001\001\001\001\026\001\026\001\026\001\026\001\001\026\001\001\001\026\001\001\026\026\001\026\001\026\025\025\024\025\025\026\001\025\026\025\024\024\024\001\001\026\026\026\025\025\025\001\026\001\001\026\026\024\025\001\001\001\001\001\026\025\025\001\026\026\001\001\025\025\024\001\001\001\026\001\025\024\025\001\001\001\001\001\026\025\025\025\024\023\023\024\024\023\024\025\024\024\023\024\023\023\023\025\025\024\023\023\023\023\023\025\024\023\023\024\024\024\023\025\025\024\024\024\023\023\023\025\025\024\023\023\023\023\023\025\024\024\024\023\023\023\024\025\025\024\023\024\023\023\023\024\023\023\023\022\022\022\023\024\024\023\023\023\022\023\022\023\023\023\023\023\023\023\022\022\023\022\023\023\023\023\022\023\023\023\023\023\023\023\023\022\022\023\022\023\023\023\024\024\023\022\023\023\023\023\023\024\023\023\022\022\023\022\023\023\022\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\022\023\022\022\022\023\023\022\021\023\023\023\023\022\021\021\021\023\023\023\022\021\020\020\020\024\023\022\021\021\020\017\017\023\023\022\021\020\017\017\016\023\024\023\023\022\022\021\020\023\023\023\022\021\021\020\020\021\021\021\021\021\020\020\020\021\020\020\021\021\020\020\020\020\017\020\020\021\020\020\016\017\016\020\017\020\020\016\016\016\016\016\016\016\016\016\016\016\016\016\003\016\003\003\016\020\020\020\020\017\016\016\016\020\020\020\020\017\020\016\016\020\020\020\020\020\020\016\016\020\020\020\020\020\020\020\016\016\016\016\020\020\020\020\016\016\016\016\016\020\020\020\020\003\016\016\016\017\020\016\016\016\030\016\016\016\016\016\003\020\017\016\016\016\016\016\016\016\016\016\016\016\016\016\003\016\016\017\002\016\003\003\003\016\016\016\002\003\003\003\003\016\016\003\003\003\003\004\004\016\016\002\002\003\003\003\003\016\003\002\002\003\003\003\004\003\003\003\002\016\016\003\004\003\005\005\005\005\005\b\b\003\005\005\005\005\005\005\013\005\005\006\006\006\006\b\013\005\005\006\006\007\b\b\b\003\003\005\006\006\b\007\013\003\003\005\006\006\006\b\006\005\003\005\005\006\006\005\005\005\006\005\006\006\005\005\005\t\t\t\007\007\007\b\b\t\013\t\n\007\007\007\007\t\f\t\t\n\t\t\t\t\013\n\n\n\t\t\t\007\007\t\t\t\t\t\t\b\007\t\t\t\n\t\n\005\006\007\007\t\t\t\n\005\006\b\007\t\t\t\007\007\t\t\t\t\t\t\b\007\t\t\n\t\t\t\t\007\t\n\t\n\t\n\t\t\n\t\n\n\n\n\t\t\t\t\t\n\n\n\n\n\n\n\n\n\n\n\n\t\n\n\n\n\n\n\n\t\n\n\n\n\n\n\n\t\t\t\n\t\f\f\t\t\t\n\t\n\f\n\n\t\n\n\n\n\n\n\n\t\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\032\n\n\032\n\n\n\n\032\n\n\032\n\032\f\t\t\t\t\t\t\r\n\n\f\t\t\t\n\n\n\n\n\n\t\n\n\t\n\032\n\n\n\n\n\t\n\n\032\032\032\n\r\n\n\n\n\032\n\n\r\t\n\032\032\n\032\n\n\t\032\032\n\032\n\f\t\007\t\n\t\t\b\006\005\003\r\007\t\007\b\005\005\003\t\n\007\007\b\006\003\016\t\007\t\b\b\006\005\003\007\007\b\b\006\005\005\005\007\006\006\006\005\005\003\005\b\b\006\005\005\003\003\016\b\006\005\005\005\003\003\003\016\016\017\020\021\021\021\020\016\016\017\020\021\021\020\020\016\016\017\020\021\020\020\020\016\016\017\020\020\020\021\020\016\016\017\020\020\020\020\020\016\016\017\020\020\020\020\020\016\016\017\020\020\016\016\020\016\017\017\020\020\020\016\016\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\021\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\016\020\003\016\003\016\020\020\020\016\020\020\020\020\021\021\022\021\020\020\020\020\020\021\021\021\020\020\020\020\020\020\020\021\020\020\020\020\020\020\020\020\020\020\016\020\020\020\030\030\020\016\016\016\016\030\030\016\016\020\003\016\003\016\016\016\020\003\016\016\003\030\004\005\023\023\023\023\021\021\023\023\021\023\023\021\023\021\023\023\021\021\021\021\021\031\021\023\020\020\020\021\031\031\021\021\016\016\031\021\021\021\021\021\016\002\016\016\020\031\021\021\004\016\016\016\031\031\021\021\004\004\016\016\020\031\031\031\023\023\021\021\021\021\022\022\023\021\021\021\021\021\022\022\021\023\021\031\021\021\020\021\023\031\031\021\021\021\020\021\021\031\031\020\021\021\021\020\021\031\031\021\021\020\017\020\021\021\031\021\021\021\020\020\021\021\021\022\022\021\021\020\023\022\022\022\022\022\023\024\022\022\022\022\022\022\022\023\021\021\021\021\022\023\024\024\021\021\021\021\022\023\024\024\020\020\021\021\022\023\024\026\020\020\020\021\023\023\024\026\020\021\020\021\022\024\025\026\020\021\022\022\022\023\024\026\024\026\001\001\001\001\001\001\024\025\026\027\001\001\001\001\025\025\026\001\001\001\001\001\025\001\027\001\001\001\001\001\026\026\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\027\027\001\001\001\026\001\001\001\027\001\001\001\001\001\027\027\027\001\001\001\001\001\001\001\001\026\001\001\001\001\001\001\026\001\001\001\001\001\001\001\027\001\027\001\001\001\001\001\027\001\001\001\001\027\001\026\026\027\027\001\001\001\026\024\024\025\025\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\027\001\001\001\027\001\001\001\001\001\001\001\001\001\001\027\001\001\027\001\001\001\001\001\001\001\001\027\027\027\001\001\001\001\001\001\001\027\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\027\001\001\001\001\027\001\001\027\001\001\001\027\001\027\001\001\001\027\001\026\001\001\001\001\001\001\026\026\001\001\027\001\001\027\001\026\001\001\027\001\001\001\027\001\001\001\027\001\001\001\001\001\001\001\001\001\001\026\026\001\027\001\001\027\026\001\001\027\027\027\027\001\001\001\001\027\001\001\001\001\027\001\001\027\001\001\001\001\027\027\001\001\001\001\001\001\027\001\001\001\001\001\027\001\027\027\001\001\001\001\026\027\001\001\001\001\001\027\001\026\001\001\001\027\001\026\026\026\001\001\001\001\001\026\026\026\001\001\001\001\001\001\026\026\001\001\027\027\001\001\026\026\001\001\027\027\027\001\001\026\001\027\027\001\027\027\027\026\027\001\001\027\001\027\001\024\026\001\001\001\027\027\027\027\026\026\001\001\001\001\027\027\026\026\026\001\027\001\001\027\026\026\001\001\001\001\001\001\026\026\026\001\001\001\001\027\026\026\026\026\001\001\001\001\026\026\026\026\001\001\001\001\026\026\026\026\001\027\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\027\027\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\027\027\001\001\026\001\001\027\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\027\001\001\001\026\026\001\001\001\001\001\026\026\026\001\001\001\001\001\026\001\001\001\001\001\001\001\001\001\026\026\001\001\001\001\001\026\001\026\001\001\001\001\001\001\026\026\001\001\001\027\001\026\026\001\026\026\027\001\001\026\001\001\026\026\001\001\001\026\001\001\001\001\001\001\001\026\001\001\001\001\001\001\001\001\026\001\001\001\026\001\001\026\001\001\026\001\001\001\001\026\026\001\026\026\001\026\026\026\026\001\001\026\026\026\026\001\001\026\001\001\001\026\001\001\026\001\001\001\001\025\025\025\025\024\023\023\001\001\025\025\025\024\023\024\001\001\026\026\026\025\024\024\026\001\001\001\001\026\025\024\001\001\001\001\001\001\025\024\001\001\001\001\026\001\025\024\001\001\001\001\001\026\025\024\001\001\001\001\026\026\026\025\023\023\023\023\022\023\022\023\023\023\023\023\022\022\022\022\023\023\023\023\023\022\022\021\025\024\024\023\023\023\022\021\025\024\024\024\023\023\022\021\024\026\025\023\024\023\021\020\024\025\024\024\023\023\022\021\025\024\024\024\023\023\022\021\023\022\022\021\017\017\017\017\022\022\021\020\020\017\017\016\021\021\021\020\020\020\016\016\021\021\020\021\020\020\016\016\021\020\020\020\017\017\016\016\020\020\020\020\016\016\030\030\020\016\016\016\016\003\003\005\020\017\016\016\003\003\005\005\017\016\003\003\003\003\003\003\016\002\003\003\003\003\003\003\002\003\003\003\003\003\003\003\003\003\005\005\003\003\003\003\002\005\005\005\003\003\003\003\003\005\005\006\005\003\003\003\005\005\005\005\005\005\003\003\005\005\005\005\005\005\005\005\003\030\002\030\030\016\003\003\003\003\003\003\030\016\016\003\003\003\003\003\003\016\003\003\003\003\003\030\003\003\003\003\003\004\005\003\003\003\003\003\003\004\004\004\005\003\003\003\003\003\004\005\005\005\005\b\003\004\004\004\006\006\006\b\005\004\003\002\016\016\003\016\003\004\003\003\016\016\003\016\003\003\003\003\003\003\003\004\003\003\003\003\003\003\003\004\003\003\003\002\003\003\004\005\005\004\005\005\003\005\004\005\b\006\006\005\004\005\005\004\b\005\003\005\004\003\005\005\006\006\006\006\005\005\005\005\005\006\b\006\005\005\005\005\006\006\006\006\006\005\b\006\006\005\006\006\005\005\b\006\005\005\005\005\006\006\005\005\003\005\005\006\006\006\005\005\005\005\005\006\006\006\b\005\005\005\006\005\006\006\005\006\005\005\b\b\007\t\t\007\005\006\b\b\007\t\007\t\005\006\b\b\007\007\t\t\005\006\b\b\007\t\t\t\005\006\b\b\007\007\t\t\005\006\b\b\007\007\t\t\005\006\005\006\b\007\t\t\b\005\b\006\007\007\t\n\t\t\n\n\n\n\n\033\t\t\n\n\n\n\n\n\t\t\007\t\t\t\t\t\007\t\t\t\t\t\t\t\t\t\007\007\013\013\013\t\t\t\t\007\007\013\013\t\n\t\t\t\007\013\013\013\n\n\t\n\t\t\t\t\n\032\t\n\n\n\032\n\032\t\n\n\032\032\032\032\t\t\t\n\n\n\032\032\t\n\n\013\n\n\n\n\t\n\n\t\013\n\n\032\t\t\n\t\013\t\n\n\t\013\t\t\n\t\t\n\t\013\007\n\t\n\t\t\032\032\032\n\n\f\t\b\032\032\032\032\f\t\007\b\032\032\032\032\n\t\007\006\032\n\032\032\n\f\006\005\n\n\n\n\n\t\b\005\n\n\n\n\t\t\006\005\n\n\n\f\f\007\b\006\n\032\n\f\t\t\007\006\005\005\005\005\003\005\003\016\006\003\002\002\003\030\016\016\005\003\002\002\030\016\016\017\005\003\016\016\030\016\016\016\005\003\002\016\016\016\016\016\006\005\003\016\030\016\016\017\b\006\005\003\016\016\017\020\006\006\006\005\016\016\017\020\016\020\017\020\020\020\020\020\016\016\020\020\020\020\020\020\020\017\020\020\020\020\020\016\017\020\020\020\020\020\016\016\017\017\020\020\020\020\020\016\017\020\020\020\020\020\020\016\017\020\020\020\020\020\020\020\020\020\020\020\020\020\020\016\003\016\003\016\016\020\020\020\020\003\003\003\016\016\020\016\020\016\003\003\003\016\020\020\016\016\016\003\003\003\016\016\016\016\016\003\003\003\016\016\016\016\016\016\005\003\003\003\016\016\016\016\016\005\005\003\016\016\016\016\016\005\005\005\003\003\003\005\004\005\004\004\016\003\003\005\006\006\004\004\016\003\003\005\006\006\005\004\016\016\003\003\b\006\005\006\016\003\016\003\006\006\006\003\016\003\003\016\004\b\006\003\003\003\003\004\004\004\006\005\003\003\005\006\007\004\004\006\004\002\016\030\016\020\031\021\005\002\016\016\016\020\031\021\003\002\016\016\020\020\020\021\002\002\016\016\020\020\020\031\004\005\030\016\016\020\020\020\005\003\030\016\017\017\020\017\002\005\030\016\017\017\020\031\005\002\016\020\020\020\020\031\031\021\022\022\022\022\022\021\021\021\022\022\021\022\022\022\021\021\021\021\021\021\021\022\031\031\021\022\021\022\022\023\031\031\021\021\021\022\022\023\031\022\021\021\022\022\023\024\020\021\021\021\022\023\023\024\017\021\021\022\022\023\024\024\021\021\022\023\023\024\025\001\022\022\022\023\024\026\001\001\022\023\024\025\026\001\026\001\023\023\024\026\026\027\026\001\024\024\024\026\001\001\001\001\024\024\025\001\001\001\027\001\024\025\026\026\027\027\001\001\024\025\026\026\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\027\027\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\027\027\027\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\026\026\025\024\026\026\001\001\026\024\024\024\026\026\001\027\001\025\024\026\026\001\001\026\026\026\026\026\001\026\001\001\001\001\001\001\001\001\027\001\001\001\027\027\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\026\001\001\001\001\001\001\027\001\027\027\001\001\001\001\001\001\027\027\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\027\027\001\001\001\001\027\027\027\027\001\001\001\001\027\027\027\027\001\001\001\001\001\027\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\027\001\001\001\027\001\026\026\001\001\027\001\001\026\026\026\026\001\001\027\001\026\026\026\026\001\001\001\001\026\026\026\026\001\001\001\001\001\026\026\026\001\026\001\001\001\026\026\001\001\027\001\027\001\001\027\026\027\027\027\001\026\026\027\001\027\001\027\027\027\027\026\024\026\001\001\027\027\001\025\026\025\025\026\001\001\026\024\026\024\024\026\026\001\026\024\024\026\025\026\026\001\026\026\026\026\026\026\026\001\026\001\001\026\026\026\001\001\026\026\026\001\001\026\026\001\025\025\026\025\026\001\026\026\027\001\001\026\026\026\026\026\001\001\026\026\026\026\026\026\026\026\026\025\024\026\026\026\026\026\001\024\024\024\025\026\026\026\026\027\026\026\026\026\026\026\025\026\001\027\026\026\026\026\026\025\026\001\001\026\001\026\001\026\026\026\001\027\027\001\001\001\026\026\026\001\001\001\001\026\001\026\001\027\001\001\001\026\026\001\001\001\001\001\001\026\026\026\026\026\026\001\001\026\026\026\026\026\026\001\001\025\025\026\026\026\001\001\001\001\025\025\026\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\027\001\001\001\001\001\001\027\001\026\026\001\001\001\027\001\026\026\025\001\001\001\026\026\026\025\025\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\001\001\027\001\001\001\001\001\001\001\001\001\027\001\001\001\026\026\026\026\026\001\027\001\026\026\024\024\024\026\026\001\024\024\024\024\024\024\024\025\024\024\024\024\024\024\024\024\027\027\001\001\026\001\001\001\001\001\026\001\001\001\001\001\001\001\001\001\026\001\026\001\027\027\001\001\001\026\026\026\001\027\026\001\026\026\026\001\026\001\026\026\026\026\001\026\001\001\001\001\025\025\024\024\024\024\024\024\025\025\024\024\001\001\001\001\026\026\001\001\026\026\001\001\001\001\001\001\001\026\001\001\001\001\026\026\026\001\026\001\001\025\026\026\025\026\026\026\026\026\026\025\001\026\026\025\025\026\025\024\024\024\025\025\025\025\024\024\024\024\024\025\025\024\024\024\001\001\001\026\001\001\026\025\001\001\001\001\026\025\026\025\026\026\001\026\025\026\026\025\026\026\025\025\025\025\024\024\025\024\025\024\024\024\025\023\024\023\023\025\023\024\023\024\023\023\023\023\023\023\022\023\023\023\023\023\023\023\022\022\024\025\024\024\024\023\022\022\025\025\024\023\022\022\022\022\025\024\024\023\023\022\023\022\024\023\023\022\023\022\022\021\024\023\022\022\022\021\021\021\023\023\022\021\021\021\020\020\022\022\022\021\021\020\020\017\022\022\022\020\020\020\020\017\022\020\016\016\003\003\005\005\021\020\017\003\016\003\005\005\021\017\016\016\016\030\005\005\020\017\016\016\016\003\005\006\020\016\016\016\003\005\006\006\020\003\005\016\003\005\006\006\017\003\005\005\005\006\b\b\003\005\003\005\006\006\b\007\006\005\005\005\003\005\006\006\005\005\005\005\005\005\006\006\005\005\006\006\006\006\006\006\006\b\b\b\006\006\006\006\b\b\b\b\b\006\006\b\b\007\007\b\006\006\006\007\b\007\007\b\b\007\007\013\b\b\007\b\007\013\t\t\005\004\004\004\005\b\b\b\005\005\004\004\005\006\006\b\005\005\004\005\006\b\b\007\005\005\005\006\b\006\006\b\b\b\006\b\b\b\006\b\013\007\b\007\b\b\006\b\013\013\007\007\007\b\b\b\013\013\t\t\007\007\007\007\b\005\003\003\005\005\004\004\b\006\005\006\005\005\004\004\007\006\006\006\005\005\005\004\007\006\006\005\005\005\004\005\b\b\006\005\005\005\004\004\005\005\006\005\005\005\004\004\b\006\006\005\005\005\003\004\007\006\006\006\005\005\004\003\005\006\005\005\005\005\005\005\003\004\005\005\005\005\006\005\005\005\004\005\005\005\006\006\003\005\005\005\005\005\006\006\003\004\005\005\005\006\006\006\005\005\005\005\006\006\005\b\005\004\006\005\006\b\b\b\005\005\005\006\b\b\013\013\b\006\b\b\007\007\t\t\005\005\005\007\007\t\t\t\005\005\005\007\007\007\007\007\b\006\007\007\007\007\007\007\007\b\007\007\007\007\007\007\013\013\007\007\b\007\007\007\013\013\t\007\t\t\t\t\t\f\f\013\t\t\n\n\t\n\n\n\n\n\n\t\t\n\t\n\n\n\n\n\t\n\n\n\n\035\033\033\t\t\n\n\n\n\n\n\007\t\007\t\n\n\n\033\t\007\t\t\t\n\n\033\t\t\t\n\n\n\n\n\n\t\n\n\n\n\033\033\n\n\t\007\n\t\n\n\n\n\t\013\013\n\n\n\033\033\n\t\t\n\032\032\033\033\033\032\n\n\013\013\033\033\033\032\032\032\n\n\033\033\033\036\032\032\032\032\033\033\033\032\036\036\032\032\033\033\033\036\032\032\032\032\f\n\n\n\t\t\b\006\f\f\013\f\f\t\007\b\n\n\n\t\b\b\007\006\013\013\b\b\b\006\b\006\n\f\t\t\t\b\006\005\n\f\t\f\t\013\006\005\032\n\t\t\013\013\007\006\032\032\n\f\013\f\007\b\b\005\006\005\005\016\017\017\b\b\003\003\005\003\017\017\005\b\006\003\003\003\016\016\005\005\005\005\003\016\003\016\005\005\003\005\005\016\016\003\005\005\003\016\005\005\005\003\005\005\003\016\016\005\003\016\005\005\003\003\016\003\016\016\020\020\020\020\020\020\020\016\020\020\020\020\020\016\020\016\016\016\016\016\016\016\016\016\016\003\003\016\016\016\016\016\016\016\016\003\016\003\016\016\020\020\016\003\003\003\003\003\020\020\016\005\003\003\003\003\003\003\016\016\005\003\003\003\016\016\003\005\005\005\003\005\016\016\016\003\005\003\003\003\016\003\003\003\005\005\005\b\016\003\003\003\003\003\b\007\016\016\003\003\003\003\005\007\016\016\016\003\003\005\b\005\016\003\016\016\016\003\b\005\003\003\003\003\016\016\005\005\007\b\b\b\006\004\003\006\007\b\006\006\007\007\007\006\007\007\007\b\b\b\b\b\b\007\004\004\004\004\005\005\003\003\004\003\003\005\006\005\003\003\003\003\003\003\005\006\003\016\030\003\003\003\003\006\016\020\016\016\003\002\003\005\005\030\003\020\020\020\020\031\005\004\030\003\020\031\031\020\005\004\004\030\030\020\031\031\005\004\004\003\030\017\031\031\005\004\003\003\030\030\017\031\005\004\004\003\030\030\016\020\b\005\004\003\030\016\017\020\006\b\004\003\030\016\020\020\031\020\021\022\022\023\024\024\020\021\021\022\022\023\024\024\022\021\021\022\023\024\024\026\021\022\023\023\023\024\024\026\021\021\022\023\024\024\026\026\021\022\022\024\024\024\024\026\021\022\023\023\024\024\024\026\022\021\022\023\026\026\026\026\025\026\026\001\001\001\001\001\026\026\001\001\001\001\001\001\026\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\027\001\001\001\001\001\001\027\027\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\034\001\034\001\001\001\001\001\001\001\001\034\001\001\001\001\001\001\026\001\001\034\001\034\001\001\026\001\001\001\001\034\001\026\026\026\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\034\034\034\001\001\001\001\001\034\001\001\026\026\026\026\026\001\026\026\026\025\025\025\025\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\034\001\001\034\001\001\034\001\001\001\001\001\026\026\026\001\001\034\001\026\026\025\026\024\024\026\026\025\025\024\023\023\024\025\024\024\023\023\023\022\023\024\024\023\023\022\022\022\022\027\001\001\001\001\027\027\026\034\026\001\001\001\026\025\026\026\026\026\026\025\025\024\024\001\024\024\024\023\023\023\022\024\026\023\023\023\023\022\022\023\023\023\023\022\023\022\022\023\022\022\022\022\022\022\022\022\021\021\021\022\022\022\022\026\026\001\001\027\001\026\001\025\025\024\026\026\026\001\001\024\023\023\023\026\025\025\026\023\022\023\023\023\024\024\023\022\023\022\022\022\022\022\021\022\022\023\022\022\022\022\021\023\022\022\022\022\022\022\022\022\022\022\022\022\022\021\021\001\001\026\026\026\026\026\026\026\026\026\025\026\026\026\026\025\026\001\001\001\026\026\026\024\024\025\026\001\001\026\026\021\021\022\024\026\001\001\026\021\021\021\022\024\025\026\001\021\021\021\021\022\023\024\026\021\021\021\021\021\021\022\024\026\026\026\001\027\001\027\001\026\026\026\026\026\026\027\027\026\026\026\026\026\025\027\001\026\026\026\026\025\026\026\026\026\026\026\001\026\026\025\025\026\026\026\001\025\026\025\025\026\026\025\026\001\026\026\026\026\026\026\026\024\024\026\026\001\001\026\026\026\026\001\001\027\027\001\026\026\026\026\001\001\001\026\026\026\026\026\001\001\026\026\026\026\026\026\001\026\001\001\001\026\026\001\001\025\026\026\001\001\001\001\001\026\025\026\026\001\001\001\001\026\026\025\026\001\027\027\001\001\027\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\027\001\001\001\001\001\001\001\027\027\027\027\027\001\001\001\001\001\001\027\027\001\001\027\001\001\026\026\026\026\001\001\001\026\026\026\025\024\027\026\001\026\026\026\025\024\001\001\001\001\001\026\026\024\001\001\001\027\001\001\026\026\001\027\027\001\001\001\026\026\027\027\001\001\001\001\026\026\001\001\001\001\001\026\001\001\026\026\026\001\001\001\001\001\024\024\024\024\024\024\024\024\024\024\024\024\024\024\024\024\024\024\024\024\024\024\024\024\026\024\024\024\024\024\024\024\026\026\024\024\024\024\024\023\026\026\024\024\024\024\023\021\026\026\024\024\024\023\023\021\026\026\024\024\023\021\021\021\024\024\024\024\024\024\024\024\023\024\024\024\023\023\023\023\024\024\024\024\024\023\024\023\024\023\024\024\023\023\023\024\023\023\023\023\023\023\023\023\021\021\023\021\023\023\023\023\021\021\021\021\021\021\023\021\021\021\021\021\023\021\021\021\023\023\023\023\024\023\023\023\024\023\023\022\022\023\023\023\024\023\023\023\023\022\022\023\024\023\023\022\022\022\022\023\023\023\022\022\022\022\023\022\023\023\022\021\021\022\022\022\023\023\022\022\021\022\022\022\023\023\022\022\021\022\022\022\023\023\023\023\023\023\022\023\022\023\023\023\023\022\022\022\022\022\023\023\023\022\022\022\023\023\023\023\023\023\022\022\023\023\023\023\023\023\023\022\022\022\022\022\022\023\023\022\022\023\022\023\022\022\021\021\022\022\022\022\022\021\021\021\022\021\021\020\020\020\016\016\021\021\020\020\020\016\003\003\021\021\021\020\016\016\003\003\022\022\020\016\003\003\016\016\021\021\020\020\016\003\003\016\022\021\020\020\016\016\003\005\020\021\020\020\020\016\003\003\020\020\020\020\020\017\016\003\005\006\005\006\b\b\b\b\005\006\005\b\b\b\006\006\003\005\006\006\b\b\b\b\003\005\b\006\006\b\b\b\003\005\b\b\005\b\b\b\003\005\006\b\005\006\b\b\005\005\005\b\007\005\006\b\005\006\005\006\007\007\005\b\b\b\b\007\013\t\t\t\b\b\b\007\t\t\n\t\b\b\t\t\013\t\n\t\b\007\t\t\f\t\t\t\007\t\f\f\f\t\t\t\007\n\f\f\f\t\t\t\007\n\f\n\f\t\t\t\t\t\f\n\f\t\t\t\t\t\t\t\007\007\b\007\t\013\007\t\t\t\013\007\t\013\t\007\t\t\007\013\t\t\t\t\t\t\013\013\t\t\t\t\t\t\013\013\t\t\t\t\t\007\t\013\t\t\t\t\t\t\007\013\t\t\t\t\t\t\007\013\007\006\006\006\006\005\004\004\007\b\006\b\b\005\004\003\013\b\b\006\b\005\004\003\013\013\b\006\006\005\003\003\013\013\b\006\005\003\003\003\013\013\007\b\006\005\003\003\013\013\006\006\006\005\004\003\t\t\b\006\006\005\004\003\006\005\006\006\006\013\013\t\006\b\b\006\b\b\013\013\007\007\007\b\b\b\013\013\t\t\007\013\007\013\013\013\t\t\t\t\t\013\t\t\n\n\t\t\t\t\t\t\t\n\037\t\t\t\t\t\n\n\037\037\037\t\t\035\013\f\f\f\n\n\n\n\t\f\f\f\n\n\n\n\t\f\f\f\n\n\n\n\t\f\f\f\n\n\n\n\t\t\f\f\n\n\n\n\035\035\035\035\n\n\035\n\035\t\035\f\035\035\035\035\t\035\035\035\035\n\035\035\n\n\n\n\n\035\n\033\n\n\035\n\035\035\035\033\n\035\n\035\n\035\035\035\n\n\n\n\n\035\035\035\035\035\035\t\n\n\035\035\n\035\035\035\035\035\035\035\035\035\035\035\035\035\036\035\035\035\035\035\035\035\035\036\033\033\033\032\036\032\036\032\033\033\033\032\032\036\032\032\033\033\033\036\032\032\032\032\033\036\033\032\032\036\032\032\033\033\033\036\036\032\032\032\033\036\033\036\036\032\032\032\033\036\036\036\036\032\032\032\036\036\036\036\033\032\032\032\032\032\n\n\f\013\007\b\032\032\032\n\f\f\007\007\032\n\n\n\f\f\t\b\n\n\n\n\n\f\f\t\n\n\n\b\007\b\006\005\n\n\t\007\007\b\005\006\n\n\n\n\007\005\t\007\n\n\013\013\006\005\t\t\b\005\005\005\005\016\005\003\006\005\003\005\005\003\003\003\005\005\005\005\003\003\003\003\005\005\005\b\005\006\005\005\005\007\006\006\b\005\005\b\f\013\013\007\007\005\006\006\t\b\007\007\006\b\b\b\t\006\006\005\006\007\007\007\003\003\003\016\016\006\003\003\003\003\003\003\003\003\006\003\003\003\003\003\005\003\016\005\005\003\003\003\003\003\003\005\b\006\003\003\003\003\003\003\b\b\005\003\003\003\003\003\b\006\b\003\003\003\003\003\b\007\006\006\005\003\003\003\003\003\003\003\003\016\016\003\003\003\003\003\003\016\016\016\003\003\003\005\003\003\016\016\003\005\005\005\005\005\003\003\005\003\b\005\005\005\003\003\003\005\003\003\b\b\005\005\003\005\005\003\003\005\005\004\003\003\005\005\003\005\005\005\016\020\020\016\002\002\002\003\005\020\020\020\016\016\016\016\016\020\020\020\020\020\016\016\016\003\020\020\020\020\031\031\030\030\005\020\020\031\031\031\003\030\030\016\020\020\031\031\003\030\030\005\020\031\020\031\004\003\030\003\016\031\031\031\004\004\003\030\016\017\020\021\030\030\016\017\017\020\031\022\016\020\031\031\020\031\022\022\031\021\021\021\021\021\022\023\031\021\021\021\021\023\023\024\031\021\021\023\023\024\024\024\021\021\021\023\024\024\026\026\021\021\023\024\024\024\026\026\022\023\022\024\026\026\026\001\022\023\024\023\024\024\026\001\023\024\024\026\026\026\027\001\024\024\024\026\026\001\001\001\024\024\026\026\001\001\001\001\024\026\026\001\027\001\001\001\026\026\027\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\027\001\001\001\001\001\027\026\001\027\001\001\001\001\001\001\001\001\026\001\001\001\001\001\027\026\001\001\001\001\001\001\001\026\024\024\001\001\001\001\027\025\023\023\001\001\001\001\026\025\026\023\001\001\001\001\027\025\024\022\001\001\001\001\001\026\024\022\001\001\001\026\026\025\024\024\026\026\026\026\001\034\034\001\026\024\025\026\001\026\001\026\024\024\026\026\026\026\026\025\023\024\026\026\026\026\026\025\023\024\025\026\001\001\026\026\024\024\024\026\026\026\026\026\023\024\024\025\025\024\024\025\024\024\024\024\024\024\024\024\001\026\026\026\025\024\025\025\026\026\025\025\024\024\023\025\025\025\024\024\025\024\023\023\024\024\024\024\025\025\024\024\025\024\024\025\026\026\025\024\026\025\025\026\026\034\026\025\026\024\025\026\026\001\001\025\024\024\024\025\026\026\026\026\024\023\023\022\022\021\021\021\024\023\022\022\022\021\021\020\024\023\023\022\023\021\020\020\023\023\022\023\022\021\021\020\023\023\024\023\023\021\020\020\023\023\024\023\023\023\021\020\024\023\023\023\023\021\021\020\024\023\023\023\023\021\021\020\021\021\021\021\022\022\022\022\021\021\020\021\021\021\022\021\020\020\020\021\021\021\021\021\020\020\020\020\021\021\021\021\020\020\020\020\020\020\020\021\017\017\020\020\020\020\020\020\017\017\020\020\020\020\020\020\017\017\017\017\017\020\020\020\022\022\022\022\022\021\021\022\022\022\022\022\022\021\021\021\021\021\022\022\022\022\022\021\021\021\021\021\022\021\022\021\020\021\021\021\021\021\022\022\020\020\021\021\021\022\021\022\020\020\021\021\021\022\022\022\020\021\020\021\021\022\022\022\021\021\021\021\021\022\021\022\021\021\021\021\021\022\021\023\021\021\021\022\021\021\021\021\021\021\022\021\022\022\021\021\022\022\021\022\022\022\022\021\022\022\022\022\022\022\022\022\022\022\023\022\022\022\023\022\022\023\023\023\022\023\023\022\024\026\024\024\022\022\023\026\024\024\022\022\022\022\022\023\023\022\021\021\022\022\022\022\021\021\021\021\021\021\021\022\021\021\021\021\021\021\021\022\021\021\021\021\021\021\022\022\022\022\022\021\022\021\022\022\022\022\021\022\022\022\022\022\001\026\026\026\001\001\027\027\026\026\026\025\026\026\001\001\023\025\001\026\025\026\025\026\022\023\024\026\026\024\024\025\022\023\023\025\024\026\024\024\022\023\023\023\025\024\024\024\023\022\023\023\023\024\025\024\022\022\022\023\023\024\025\025\027\001\026\026\026\026\026\026\026\001\026\026\026\026\026\026\025\026\026\026\026\026\026\026\025\025\026\001\001\026\025\025\024\026\026\026\001\026\025\025\024\024\026\026\026\001\026\024\024\024\027\001\026\001\026\025\026\026\027\001\001\027\026\026\026\026\026\026\001\001\026\026\025\025\026\026\026\026\026\024\025\024\025\026\025\024\024\023\024\024\024\024\024\023\023\022\024\024\024\024\023\023\022\022\024\024\023\023\023\022\022\021\024\023\023\022\022\022\021\021\023\023\022\022\022\022\021\020\026\024\024\024\023\021\021\021\024\024\023\023\022\021\031\031\023\023\022\022\022\031\031\031\022\021\021\021\020\031\020\020\021\020\020\017\020\017\020\020\020\017\017\016\016\016\017\017\020\017\016\016\016\016\016\030\017\016\016\016\016\030\030\030\021\021\021\021\021\021\021\021\031\031\031\031\031\021\021\021\020\020\031\020\031\031\021\021\020\017\016\016\020\020\020\020\017\017\016\016\016\020\020\020\017\016\016\016\016\016\020\020\016\016\016\016\016\016\020\020\030\016\016\016\016\016\020\020\021\022\021\022\021\022\022\022\023\022\021\021\021\020\021\021\023\022\021\021\021\020\020\021\021\022\022\021\021\020\020\020\021\021\022\021\021\020\020\020\021\021\021\021\021\020\020\020\021\021\021\021\021\021\020\020\020\021\021\021\022\021\021\020\022\022\022\022\021\022\021\020\021\021\021\022\022\021\021\021\021\021\021\022\022\022\021\020\021\021\022\022\022\022\021\020\020\021\021\022\022\021\021\021\020\020\022\021\021\021\020\020\020\020\021\021\021\020\020\020\020\016\020\021\020\020\020\016\020\020\020\020\020\017\016\016\020\020\020\020\020\017\016\016\020\020\020\020\020\017\016\003\020\020\016\016\016\017\016\016\020\020\016\016\017\016\016\016\020\016\016\016\016\016\016\016\016\020\016\016\016\016\016\003\016\016\020\017\017\003\016\005\005\005\006\b\b\b\b\005\003\005\006\b\b\006\005\006\003\b\b\006\005\b\b\006\005\b\006\005\006\b\b\t\005\006\b\006\007\007\007\t\003\b\005\007\007\007\007\t\005\005\b\007\t\007\t\t\006\003\006\007\t\t\t\t\007\n\f\n\f\t\t\t\t\t\f\n\f\t\n\n\t\n\f\n\n\n\n\n\b\n\n\n\n\n\n\n\n\t\n\n\f\n\032\n\n\n\n\n\n\032\032\032\n\n\n\n\n\n\032\032\t\r\n\n\n\032\032\032\n\n\n\n\n\n\t\013\t\n\n\n\n\n\n\f\n\n\035\035\n\035\035\f\n\n\035\n\035\035\035\035\n\n\035\035\035\035\035\035\033\035\035\035\035\036\035\035\033\035\035\036\036\035\035\035\036\035\036\036\035\036 \t\013\b\b\006\005\005\004\t\013\b\b\007\b\b\005\t\013\007\007\007\007\007\007\035\035\t\007\t\t\t\007\035\035\035\t\t\t\t\t\035\035\035\037\n\t\t\t\035\035\035\037\n\n\n\n\035\035\035\037\n\n\n\t!\n\037\037\037\r\035\035\n\n\037\037\037\r\035\035\n\n\037\n\037\r\035\035\n\n\037\n\037\r\035 \n\n\037\n\037!\035\035\n\n\037\n!\r! \n\n\037\n\037\r\035\035\n\n\t\n\037\r\035\035\035\035\035\035\035\035\n\035\035 \035\035\035\035 \035 \035 \035 \035 \035\035 !\035 \035\035\035\035\035\036\036\036\035\035\036\036\036\035\036\036 \036\036\036\036\036\036\036 \036\036\036\036\036\036\036 \036\036\036\036\036\036\036 \036\036\036\036\036\036\036 \036\036\036\036\036\036\036 \036\036\036\036\036\036\036\036\036\036\036\033\032\032\032\036\036\036\036\033\032\032\n\036\036\036\036\033\032\032\032\036\036\036\036\033\032\032\032\036\036\036\036\036\032\032\032\036\036\036\036\036\036\032\032\036\036\036\036\036\036\036\032\036\036\036\036\036\036\036\036\n\n\t\b\007\013\t\t\n\n\n\007\013\t\f\f\n\n\t\013\f\t\n\n\n\n\n\n\n\n\n\032\032\032\n\n\n\032\032\032\n\032\032\032\n\032\032\032\032\032\n\032\032\032\"\032\032\032\032\n\032\032\032\032\013\007\006\b\013\013\t\013\f\b\f\t\t\t\n\n\f\013\f\t\n\n\n\n\n\f\n\n\n\n\032\032\032\n\n\n\n\032\n\032\032\n\n\032\n\032\032\032\n\032\032\n\032\n\032\n\032\032\032\n\032\032\n\n\007\b\007\006\006\005\003\003\013\013\006\b\b\005\005\005\n\013\013\006\b\b\b\007\n\n\013\006\013\007\007\t\n\032\n\b\007\013\013\t\032\t\t\006\007\t\t\n\n\t\013\013\013\t\n\n\n\013\006\007\t\t\n\n\003\003\003\005\005\005\005\004\005\005\005\003\005\b\005\005\007\b\b\005\003\005\005\004\b\005\005\005\005\003\030\030\007\b\005\003\003\003\030\030\t\007\b\005\005\003\030\016\n\b\005\005\005\005\016\016\n\t\b\005\005\003\003\016\006\004\002\002\003\031\031\031\004\003\003\002\002\020\020\031\005\004\003\003\002\016\031\021\030\004\004\003\003\016\031\031\016\002\003\003\003\016\031\031\016\016\016\016\016\020\020\020\016\016\016\016\020\016\017\020\020\020\016\016\016\016\017\017\021\023\023\024\024\026\026\001\021\021\023\024\024\026\026\001\021\021\023\024\024\026\026\001\031\021\023\023\024\026\026\001\031\021\021\023\024\026\026\001\031\031\021\021\024\024\026\001\020\031\021\021\023\024\024\026\020\031\031\021\022\023\024\026\001\027\001\001\027\001\001\001\027\001\027\001\001\001\001\001\027\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\027\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\001\001\027\001\001\027\027\001\001\027\001\001\027\001\001\001\001\001\001\027\001\001\001\001\026\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\025\025\024\023\023\001\026\001\025\025\024\024\022\001\001\026\024\024\024\023\023\026\026\025\026\025\024\022\022\026\025\026\026\026\025\024\022\001\001\026\026\026\026\025\024\001\001\001\026\026\026\026\025\001\001\027\001\026\026\026\026\024\023\024\024\024\024\024\024\022\023\023\024\024\024\023\024\022\022\023\024\024\023\023\023\022\022\023\024\024\023\022\022\022\023\023\024\023\023\023\023\022\022\023\023\024\023\022\022\024\022\022\023\023\023\023\023\025\026\025\024\023\023\022\023\025\025\024\024\025\025\025\024\024\024\024\024\024\024\025\025\023\023\023\023\023\023\025\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\021\023\023\023\023\023\023\021\021\021\021\023\023\023\021\021\021\021\021\024\023\023\023\021\021\031\031\023\023\023\023\021\031\031\020\023\023\023\021\031\021\031\020\023\021\021\021\031\020\020\020\021\021\021\031\020\020\020\020\021\021\031\020\020\020\020\020\021\021\031\020\020\020\020\020\031\031\020\020\020\020\020\020\020\020\020\017\017\020\020\020\020\016\020\020\020\020\020\020\020\020\016\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\031\020\020\020\031\020\020\020\020\020\020\021\020\021\023\022\023\020\020\020\021\021\021\023\023\020\031\021\021\023\023\023\023\031\031\031\023\021\023\023\023\031\031\021\021\023\023\023\023\031\031\021\021\023\023\023\023\020\021\021\021\021\023\023\023\031\021\021\023\021\021\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\022\023\023\023\023\023\023\023\022\023\023\023\023\023\023\023\022\023\023\023\023\023\023\022\022\023\023\023\023\023\023\022\022\022\022\022\022\022\022\022\022\023\022\022\022\022\022\023\022\023\023\022\022\022\022\022\023\022\022\023\023\023\022\022\022\022\022\023\023\023\023\023\023\023\023\023\022\022\023\023\022\022\022\022\022\022\022\022\022\023\022\022\022\022\022\022\022\023\022\023\023\023\024\025\024\023\022\022\023\023\024\026\024\022\023\022\023\023\024\026\001\023\022\023\023\024\024\023\001\023\022\022\022\023\025\025\001\022\022\022\022\022\023\026\024\022\022\022\022\021\021\023\025\022\022\022\022\021\020\020\023\001\001\001\001\027\026\026\025\001\001\001\026\026\025\025\024\027\001\026\026\025\025\024\023\001\026\024\024\024\024\023\022\025\024\023\023\022\022\023\022\024\023\023\022\022\022\022\021\024\023\022\022\022\021\021\021\024\022\022\021\021\021\021\021\024\023\022\022\022\021\020\020\023\022\022\021\021\021\020\017\022\022\021\021\020\020\020\017\021\021\020\020\020\020\016\016\021\021\020\020\020\020\016\016\021\020\021\020\020\020\016\003\021\021\021\020\020\020\016\016\020\020\020\020\021\020\016\016\017\016\016\016\003\003\030\030\017\016\016\016\003\003\003\003\016\016\003\003\003\003\003\003\016\003\003\003\003\003\003\004\003\003\003\003\003\003\003\003\003\003\003\003\004\003\003\003\003\016\003\003\004\004\003\003\016\016\003\004\004\003\003\003\030\030\002\002\016\016\016\020\003\003\002\002\002\016\016\016\003\003\003\003\002\030\030\030\003\003\005\003\003\003\030\030\003\004\005\004\003\003\003\003\003\005\005\005\005\004\004\004\030\003\005\005\005\005\004\004\003\005\005\005\005\006\005\004\020\020\020\021\021\021\020\020\016\020\020\020\020\020\020\020\016\016\016\016\016\016\016\016\030\003\003\003\003\003\003\016\003\003\003\003\003\003\005\005\005\005\005\005\005\005\005\005\005\005\005\005\b\b\b\b\005\005\005\b\b\b\007\007\020\016\016\020\020\020\016\016\020\020\020\020\020\020\016\016\020\016\020\016\016\016\016\016\016\016\016\016\016\016\016\016\003\003\003\016\016\016\016\016\005\005\003\003\003\003\003\003\b\b\006\006\005\003\003\003\007\007\b\b\006\006\006\005\016\016\016\017\017\016\005\005\016\016\016\016\016\016\005\b\003\003\016\016\016\003\006\b\003\003\003\003\003\b\b\b\003\003\005\005\005\b\b\b\003\003\005\006\006\006\b\b\003\003\005\006\b\b\007\007\003\003\005\006\005\b\b\006\005\005\005\b\t\t\t\n\003\005\003\005\b\t\n\n\b\002\005\005\005\007\t\n\b\b\003\005\005\005\t\n\b\002\003\003\005\b\t\r\b\006\003\006\b\b\n\r\b\005\007\n\n\n\r\n\006\006\t\n\032\r\032\032\n\r\n\n\032\032\032\032\t\n\n\032\032\032\036\036\t\r\032\032\n\"\032\036\r\r\032\032\n\032\036\036\r\032\n\r\032\"\036\032\032\n\n\r\032\"\036\032\r\r\n\032\032\032\036\036\r\r\n\032\032\032\036\032\033\036\035\036\036\035\035\035\036\036\035\036\036\036 \035\036\036\036\035\035\036\035 \033\036\035\036\035\036 \035\036\033\036\035\036\036\035\035\036\033\036\036\035\036\035\035\033\036\033\035\036\035\035 \033\033\033\036\035\035\035\035 \035\035\037\n\n\n\n\035 \035\037\n\n\n\032 \035\035!!!\032!\035\035!!\n\n\n\n \035\035\037\n\n\032\n\035 \035\037\n\n\n\n\035\035\035\037\n\n\n\n\035 \035\037\n\n\n\n\n\n\t\n\037\r\035\035\n\n\n\n\037\r\035 \n\n\t\n\037\r\035 \n\t\t\t\037\r!\035\t\t\t\t\t\t\035\035\007\007\007\007\t\t\035\035\006\b\007\007\007\t\035\035\006\007\007\b\007\007\t\035\035 ! \035 \035 ! ! \035\035 \035 !\035\035\035\035\035\035 \036\036\036\036\036\036\036 \036\036\036\036\036\036\036 \036\036\036\036\036\036\036 \036\036\036\036\035\035\036 \036\036\036\036\035\035\035 \036\036\036\035\035\035\035 \036\036\036\035\035\035\035 \036\035\035\035\035\035\n\036\036\036\036\036\036\036\032\036\036\036\036\036\036\036\036\036\033\036\036\036\036\032\032\035\036\035\033\036\036\032\032\035\036\036\036\033\032\036\036\036\035\035\033\036\032\032\036\035\035\035\033\033\033\032\033\n\035\035\n\n\033\032\036\036\032\032\032\032\032\"\032\032\036\032\032\032\"\036\"\032\036\036\036\"\032\036\"\036\036\032\036\"\"\036\"\032\036\036\036\"\"\036\"\036\032\036\036\"\036\036\"\036\036\036\036\"\036\036\"\036\036\036\036\"\036\036\"\032\032\032\032\032\032\n\n\"\"\"\032\032\032\n\n\032\"\"\"\032\032\n\n\"\"\"\032\032\032\032\n\"\"\"\032\"\032\032\032\"\"\032\"\032\036\032\032\"\"\"\"\032\036\032\032\"\"\032\"\032\036\032\036\t\013\013\t\t\n\t\n\t\t\t\t\n\t\n\t\t\t\n\n\t\t\t\t\n\t\013\032\n\n\t\t\n\t\t\n\n\t\t\t\032\n\n\n\033\n\t\t\032\032\n\t\n\033\t\t\032\032\032\t\t\033\t\t\n\n\t\005\005\003\030\030\n\n\t\t\b\003\030\030\t\n\n\t\b\005\030\030\n\n\n\n\t\006\005\003\t\n\t\t\t\007\007\006\t\t\n\t\t\t\007\b\t\t\n\t\t\t\t\007\t\n\t\n\t\007\007\t\020\020\016\002\016\016\016\017\002\016\016\002\003\030\016\017\002\002\002\003\003\003\030\016\004\004\003\003\003\030\016\016\005\005\005\003\003\030\016\016\006\005\005\004\003\030\016\016\b\006\005\004\003\030\030\016\007\b\006\004\004\030\030\016\020\031\031\021\021\023\024\024\020\020\020\021\021\022\023\024\017\020\031\020\021\022\023\023\017\017\020\020\020\021\022\023\017\017\020\020\021\020\021\022\016\017\020\020\020\020\021\021\016\017\020\020\020\020\020\021\016\017\021\020\020\020\020\021\026\026\026\026\026\001\027\001\024\024\026\026\026\001\027\001\024\024\026\026\026\001\027\001\023\024\025\026\026\001\001\027\023\024\024\025\026\001\001\001\022\023\024\025\026\001\027\001\021\022\024\024\026\001\001\001\021\022\023\024\025\026\027\001\001\001\001\026\024\023\023\023\001\001\001\001\001\025\023\023\001\001\001\001\034\001\026\026\001\001\001\001\001\001\026\024\001\001\001\001\001\001\026\025\001\001\001\001\001\001\026\026\001\001\001\001\001\001\026\026\001\001\001\001\034\001\026\026\023\023\023\023\021\021\021\021\024\024\023\023\021\021\031\031\024\024\024\024\023\021\031\021\024\023\023\024\025\023\021\021\024\024\024\024\023\025\025\024\024\024\024\025\025\023\024\024\025\024\024\025\025\023\023\023\026\025\024\025\025\025\024\023\031\031\020\020\020\020\020\020\021\031\020\020\020\020\020\020\021\021\020\020\020\020\020\020\021\021\031\020\020\020\031\020\024\024\021\021\031\020\031\020\024\023\023\021\031\031\020\031\023\023\023\024\031\021\031\031\023\023\023\021\024\031\021\031\020\020\020\020\020\031\031\031\020\020\031\020\020\020\031\031\020\031\031\020\020\020\020\031\020\020\020\020\020\020\020\031\020\020\020\020\020\020\020\031\031\020\020\020\020\031\031\031\031\020\020\020\020\020\021\021\031\020\020\020\020\031\021\021\031\021\021\021\021\021\021\021\021\021\023\021\031\021\021\021\031\031\021\021\031\031\021\021\031\021\021\021\021\021\031\021\021\031\031\021\021\031\021\021\021\021\021\021\031\021\021\031\021\023\023\021\021\031\021\021\021\023\021\021\031\021\021\021\023\021\021\023\023\023\022\022\021\021\021\023\021\022\022\022\021\031\021\021\023\022\022\022\021\021\020\021\021\021\022\022\031\021\021\021\021\021\022\022\021\021\021\021\021\021\021\022\031\020\021\020\021\020\021\021\021\021\021\021\021\021\021\021\022\022\022\022\022\022\022\022\023\022\022\022\022\021\021\022\022\022\022\022\022\022\022\022\023\023\022\022\022\022\022\021\022\023\023\022\022\022\022\022\022\022\023\022\022\022\021\022\022\022\022\022\022\022\021\022\022\022\022\022\022\022\021\022\022\022\022\022\021\021\022\021\022\022\022\022\021\020\021\023\021\021\021\022\022\021\020\022\021\021\021\022\022\021\020\020\021\021\021\022\021\022\021\021\020\021\021\021\022\022\021\021\022\021\021\021\022\022\022\021\021\021\021\022\022\021\022\022\025\021\021\021\021\021\021\020\024\022\021\021\021\020\021\021\022\024\021\020\020\020\021\020\021\022\024\022\020\021\020\020\022\022\023\024\022\020\020\020\020\022\022\023\022\022\021\021\021\020\022\022\023\024\023\022\020\021\020\021\022\022\023\023\020\020\020\020\020\020\017\016\020\020\020\020\020\020\016\016\020\020\020\020\020\016\016\003\020\020\020\020\020\016\016\003\020\020\020\016\016\016\016\003\021\020\020\016\016\016\016\003\022\022\022\016\016\016\003\003\023\023\023\022\016\016\016\003\016\003\003\004\004\003\003\003\003\003\004\005\004\004\003\003\003\004\005\005\005\004\004\004\003\005\005\005\005\004\004\005\003\005\005\005\005\005\004\005\005\005\005\005\005\005\004\006\005\005\005\005\005\005\005\005\004\005\005\005\004\005\005\005\003\005\004\005\005\005\005\005\003\005\004\004\005\004\005\005\005\005\004\004\004\004\005\b\005\005\004\003\004\004\005\b\005\005\004\004\004\004\005\b\006\005\005\005\004\004\005\b\006\006\006\006\005\005\005\b\005\006\006\006\006\006\005\b\005\005\005\b\007\013\013\013\b\b\b\007\013\t\013\t\b\007\007\013\t\t\t\t\007\013\013\013\t\t\t\n\007\013\013\013\t\t\t\n\007\013\013\013\n\n\n\n\007\013\013\013\013\t\t\n\b\007\013\013\013\t\t\n\013\013\007\007\b\b\b\006\t\t\013\013\007\b\b\006\t\t\t\013\007\007\b\b\n\t\t\013\013\007\007\b\t\t\013\013\013\013\t\t\n\n\n\t\t\n\t\t\t\013\013\013\t\t\013\t\n\n\n\t\t\t\n\n\003\005\005\005\f\007\f\f\006\006\007\007\013\007\f\t\b\006\f\f\013\f\007\f\t\013\013\f\f\t\f\t\013\013\013\f\f\f\f\f\013\t\f\f\013\t\f\n\013\013\f\f\f\f\f\f\t\f\f\f\f\n\n\n\t\t\n\n\032\032\032\032\f\n\n\n\r\032\"\032\f\n\n\n\r\032\032\"\n\n\n\n\r\032\"\"\n\n\n\032\r\032\032\032\n\n\n\r\032\032\032\"\n\n\n\032\032\032\032\032\n\n\032\032\032\032\"\"\032\r\032\032\032\"\032\032\032\032\032\032\032\032\036\032\"\032\"\"\032\032\032\032\032\"\"\032\"\"\032\032\"\032\"\"\"\032\032\032\"\"\"\032\"\032\032\032\"\"\032\"\032\032\032\n\"\032\"\032\032\032\032\n\032\033\033\035\035\035\035\035\032\033\033\035\035\035\035\035\n\n\n\035\035\n\n\f\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\032\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\035\035\035\037\n\n\n\n\035\035\035\037\037\n\n\n\035\035\035\t\037\n\n\n\f\t\t\t\037\t\n\t\f\035\t\t\t\t\t\007\f\013\013\007\007\007\007\007\013\013\b\b\006\006\b\b\f\013\b\006\005\005\005\005\006\007\007\007\b\007\t\035\006\b\007\b\007\007\t\t\006\005\b\007\b\b\007\t\005\005\b\b\b\b\007\t\005\b\007\b\b\b\007\t\005\005\b\006\006\b\007\t\006\b\b\005\b\b\007\013\006\b\005\006\006\b\b\b\035\035\035\035\035\035\035\035\035\035\035\035\f\035\035\035\035\t\t\t\f\f\n\035\t\t\013\013\f\f\n\n\t\013\013\013\013\013\n\t\007\t\013\013\b\013\t\t\007\013\013\b\b\b\t\007\007\b\007\006\b\b\007\b\035\035\035\035\n\n\n\n\035\n\n\n\n\n\n\n\n\n\n\n\n\t\t\n\n\n\t\t\007\t\t\007\007\t\007\007\007\b\b\b\007\b\b\b\006\006\005\005\b\b\006\005\005\005\004\005\006\005\005\005\003\004\004\004\n\n\035\t\n\n\032\033\t\n\n\033\t\t\n\033\t\t\n\n\n\t\t\n\b\b\013\n\n\t\t\n\b\b\007\013\013\t\t\013\005\005\b\b\b\007\013\013\005\005\005\005\005\007\013\013\005\005\005\005\005\005\b\b\036\036\036\036\"\036\036\"\n\036\032\036\032\036\032\032\n\032\032\032\032\032\032\032\n\032\032\032\032\032\032\n\t\t\n\n\n\n\n\n\t\t\t\n\t\t\n\n\013\t\t\t\t\t\f\n\013\t\t\013\013\t\n\t\"\032\032\032\032\032\036\032\032\032\032\032\032\032\032\036\032\032\032\032\032\032\032\032\032\n\032\032\032\032\032\032\n\n\n\n\032\032\032\032\n\032\n\n\n\032\n\032\n\n\n\n\n\n\n\n\n\n\t\n\t\t\t\t\032\032\032\n\t\n\033\n\032\032\032\n\n\t\n\033\032\032\032\033\n\n\t\033\032\032\033\n\033\033\n\n\032\n\033\033\n\n\n\n\032\n\n\n\033\n\n\n\n\n\n\n\n\n\n\n\t\n\n\n\n\n\n\n\t\n\t\t\t\t\007\007\n\n\n\t\t\t\t\007\n\t\n\t\t\t\t\t\033\n\n\t\t\t\t\t\t\035\n\t\t\007\t\007\n\n\n\t\007\007\007\007\n\b\n\t\007\007\t\t\t\t\007\n\t\t\b\006\t\007\006\005\004\003\030\016\007\b\b\006\004\030\030\016\b\b\b\006\004\003\030\016\b\b\006\006\004\003\003\016\b\006\005\006\005\004\030\016\b\006\006\006\005\004\016\016\b\b\006\006\005\004\016\016\t\007\b\006\005\004\016\016\016\017\020\021\020\020\020\020\017\017\017\020\020\020\021\020\017\017\017\021\021\021\021\020\020\017\020\021\021\021\021\021\017\020\020\021\021\022\022\022\016\020\020\021\021\022\022\022\016\017\021\021\021\022\022\022\016\017\020\021\021\022\022\022\021\022\023\024\026\026\001\001\021\021\022\024\025\026\026\001\021\022\022\024\025\026\026\001\021\022\022\024\024\026\026\001\022\022\022\024\024\026\026\026\022\022\023\024\024\026\026\026\023\023\024\024\024\025\026\026\022\023\024\025\025\026\026\026\027\001\001\001\001\001\001\001\001\027\001\001\001\027\001\001\001\027\001\026\024\024\024\024\001\027\026\023\022\023\023\023\026\001\024\023\023\022\022\022\026\026\024\024\022\022\021\022\025\025\024\023\022\022\022\022\025\025\026\022\022\022\022\022\001\001\001\001\001\001\001\001\001\026\026\026\001\001\001\001\025\025\025\026\001\001\001\001\024\023\024\025\026\001\001\034\023\023\024\024\024\025\026\034\023\025\024\024\024\024\025\026\023\023\024\024\024\023\024\025\023\023\024\024\024\024\023\023\001\001\001\001\001\026\026\026\001\001\001\001\026\026\026\026\001\001\001\034\001\001\001\001\001\001\001\034\001\001\001\026\034\001\034\034\034\001\026\026\001\001\034\001\001\001\026\026\025\026\034\001\026\026\026\026\025\025\034\001\001\026\001\026\026\026\024\025\025\025\024\024\026\026\025\025\025\024\024\024\026\026\025\025\025\024\024\024\026\026\025\025\025\024\024\024\026\026\025\025\025\024\023\023\026\026\025\025\025\023\024\023\026\025\025\025\024\023\023\023\026\025\025\025\023\023\023\023\024\023\023\023\021\023\031\021\024\023\023\023\021\023\023\031\023\023\023\023\023\023\023\021\023\023\023\023\021\024\023\021\023\023\023\023\021\024\023\023\023\023\023\023\021\021\025\023\023\023\023\023\023\021\024\023\023\023\023\021\023\023\023\024\021\031\031\031\021\031\031\021\021\031\031\021\021\021\021\021\031\031\031\021\021\023\021\021\021\021\021\021\021\023\023\023\021\023\023\023\023\021\023\023\023\023\023\023\021\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\021\021\021\021\021\021\021\023\021\021\021\021\021\021\021\023\021\021\021\031\021\021\021\023\023\023\023\021\021\021\021\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\021\023\023\023\021\021\020\020\021\021\021\021\021\021\020\021\020\021\021\021\021\020\021\021\021\021\021\023\021\021\021\021\021\022\021\023\021\023\022\021\022\022\022\023\023\023\022\022\022\021\022\023\023\022\023\023\023\022\022\023\021\022\022\023\024\024\023\021\021\022\022\022\022\022\021\021\022\022\022\022\022\022\021\021\022\022\022\022\022\022\022\022\022\022\023\023\022\023\022\022\023\022\023\023\023\022\022\022\022\022\023\023\023\022\022\022\022\022\023\023\023\022\022\023\022\022\022\023\023\023\022\022\021\021\021\022\021\022\022\022\021\020\021\022\022\021\021\022\022\022\021\022\022\022\021\022\022\022\022\022\022\022\022\022\022\022\021\022\022\022\022\022\022\022\021\022\022\022\022\022\021\022\022\022\022\023\023\023\022\022\022\022\022\023\023\021\021\021\020\021\021\020\020\021\021\020\020\020\021\020\021\021\021\021\021\021\022\021\021\021\021\021\021\021\020\022\020\022\022\022\022\022\021\022\022\022\022\022\022\022\023\022\022\022\022\022\022\022\022\023\023\023\023\023\022\023\023\023\024\020\021\021\022\021\016\003\003\020\020\020\021\022\022\003\003\020\020\016\016\021\021\021\003\020\020\016\016\017\020\021\031\021\021\020\016\016\017\020\031\022\021\020\020\017\016\017\031\023\022\022\021\020\020\017\031\023\023\022\022\022\021\020\031\004\005\004\004\004\005\005\005\004\004\004\003\004\005\004\005\003\004\004\004\003\004\005\005\003\003\003\030\003\003\005\005\031\030\030\030\030\030\003\003\023\017\030\016\016\016\002\003\021\031\017\016\016\016\016\002\031\023\031\016\016\016\016\016\005\006\006\b\006\006\b\b\005\005\006\006\b\b\b\b\005\006\006\006\006\b\b\b\005\005\005\006\006\b\b\007\004\005\005\005\005\b\b\007\004\005\005\005\005\005\b\b\003\004\005\005\005\005\005\b\002\003\004\004\003\003\003\003\b\007\t\013\013\013\t\n\b\007\t\t\b\013\n\t\b\007\t\t\b\t\t\t\007\013\t\013\007\t\t\013\013\t\t\b\013\013\t\007\007\013\013\005\013\t\t\007\b\b\005\003\b\t\t\t\005\003\003\005\005\013\007\013\t\n\n\t\t\t\n\t\013\t\n\n\n\t\t\n\007\013\013\n\t\n\013\t\007\007\007\013\t\t\007\007\007\007\b\b\007\013\b\b\b\007\007\b\b\b\007\007\007\b\b\007\b\b\b\007\013\b\b\007\007\b\b\007\t\f\f\f\f\f\n\n\t\f\f\f\n\n\f\n\t\f\n\n\n\n\n\n\007\f\f\n\f\n\n\032\007\013\013\f\f\n\n\n\007\013\013\f\f\f\n\n\007\007\007\007\f\f\n\n\013\007\007\007\t\f\n\n\032\032\r\032\032\"\032\"\n\032\032\032\032\032\032\032\n\n\032\032\032\032\032\032\n\032\032\032\032\032\032\032\n\032\r\032\032\032\r\032\n\r\032\r\032\r\032\032\n\r\r\r\r\r\032\032\n\r\r\r\r\032\032\035\032\032\032\032\032\032\n\n\"\032\032\032\032\032\n\032\032\032\032\032\032\032\032\n\032\032\032\032\032\032\n\032\032\"\032\"\032\032\032\n\032\032\032\032\032\032\n\032\032\032\032\032\n\032\n\n\032\032\r\r\n\n\n\032\032\n\n\n\n\n\n\n\n\n\n\n\n\n\n\t\n\n\n\n\n\n\t\t\n\n\n\n\t\t\t\t\n\n\n\t\t\t\t\007\n\n\t\t\n\t\t\t\032\n\n\n\n\n\t\t\n\n\n\n\n\n\n\t\f\013\b\006\005\005\004\005\013\013\006\005\005\004\004\004\013\007\007\005\005\004\004\004\013\007\006\006\005\005\004\004\007\007\007\b\006\006\005\005\013\007\007\b\b\b\b\b\013\013\013\b\b\b\b\006\f\f\t\013\007\b\b\006\006\b\b\006\006\006\b\b\006\005\b\006\006\006\006\b\006\006\006\b\b\006\b\b\006\005\006\006\006\b\b\013\006\005\006\006\006\006\006\013\006\006\b\b\b\b\b\003\006\006\007\b\b\006\006\006\006\006\005\003\003\004\005\005\b\b\004\005\005\b\005\005\b\006\004\005\005\005\003\004\007\005\003\003\003\004\003\003\b\005\003\003\003\003\003\016\006\005\004\003\003\003\016\016\006\005\004\003\003\016\016\017\003\003\003\003\003\016\020\016\005\003\003\003\003\016\016\017\005\005\004\003\003\003\003\004\003\003\003\002\030\030\003\003\016\030\030\016\030\030\003\003\016\016\016\016\016\030\002\003\016\016\016\016\016\016\002\003\016\030\016\016\016\002\002\003\016\030\016\002\016\002\002\030\016\016\016\030\030\002\002\030\005\005\003\005\005\005\006\b\003\003\003\003\003\003\003\005\003\003\003\003\003\003\003\003\005\003\003\016\016\016\003\016\003\003\016\016\016\016\016\016\003\003\016\016\016\020\020\016\003\016\016\016\016\016\020\020\003\016\016\016\016\016\016\016\007\013\013\013\007\013\t\013\006\b\007\007\007\007\007\013\003\005\b\007\007\007\007\007\003\003\003\b\007\007\007\007\016\003\003\003\b\007\b\b\016\003\003\005\005\b\007\007\016\003\003\005\005\006\b\b\016\016\003\003\006\006\b\006\t\t\t\t\t\t\t\013\013\t\t\013\t\013\013\013\013\013\013\013\007\013\013\007\007\007\013\013\007\007\013\007\b\007\007\007\007\007\007\007\b\007\b\b\b\b\007\b\b\006\b\b\b\006\005\b\006\006\007\b\b\b\005\005\t\013\t\t\n\t\t\t\013\t\t\013\t\t\t\t\007\013\013\013\t\t\013\t\b\b\b\007\007\013\t\007\b\005\005\b\013\013\t\t\b\b\b\007\007\013\013\t\005\005\005\b\007\007\b\t\005\005\005\005\005\b\b\t\t\n\b\b\007\007\007\005\t\n\t\006\b\b\006\b\t\t\n\t\006\b\b\006\t\t\n\t\007\005\006\006\007\t\n\n\007\005\005\005\n\n\n\t\b\006\005\007\t\n\t\t\006\006\t\b\t\n\t\007\006\006\007\005\003\003\003\005\003\003\016\016\004\003\003\030\017\017\017\016\b\030\003\003\016\017\031\021\005\005\016\030\016\017\017\021\006\006\004\030\016\016\017\020\006\006\005\006\030\017\020\020\006\006\005\005\005\016\017\020\005\005\005\005\004\003\003\016\016\017\021\021\022\022\023\023\017\021\022\022\022\023\024\023\022\017\022\022\024\022\023\024\021\023\021\023\024\026\023\023\021\022\023\021\023\024\026\022\021\022\022\024\021\023\023\025\020\022\022\023\024\022\024\024\016\016\020\020\021\021\021\022\023\023\024\024\025\025\026\025\023\024\024\025\025\024\024\025\023\024\024\024\024\024\024\025\023\023\024\024\024\024\024\025\023\023\023\023\023\024\024\026\022\022\023\022\023\024\026\026\022\022\022\023\023\024\026\025\021\022\022\022\023\023\024\024\026\001\024\022\022\023\022\023\026\001\022\022\022\022\022\023\024\024\022\022\022\023\023\023\024\024\024\022\023\023\023\023\024\021\022\023\023\023\024\024\023\021\022\024\024\024\023\024\022\022\022\024\025\025\024\024\023\022\022\024\025\025\024\024\023\023\023\023\024\024\024\024\023\023\024\024\023\025\024\025\024\024\024\024\024\024\025\024\024\024\025\024\024\024\024\025\024\025\026\025\025\025\026\026\024\025\026\026\026\025\026\025\024\024\026\026\026\001\026\024\024\025\026\026\026\026\025\024\023\024\026\001\001\026\026\026\023\023\024\026\001\026\026\024\024\023\024\025\001\026\025\024\025\024\024\026\026\026\025\025\024\024\024\026\026\026\025\024\024\024\024\025\026\026\024\024\024\024\025\025\025\024\024\024\025\025\024\024\024\024\024\024\025\025\025\023\023\023\023\023\024\025\025\025\023\025\023\025\025\023\023\023\023\025\023\023\024\023\023\023\024\025\023\025\024\023\024\024\025\025\026\026\023\023\023\025\024\024\024\025\023\024\024\025\025\024\025\025\023\024\024\024\024\025\026\026\023\023\023\023\023\023\024\024\025\023\023\023\023\023\024\026\025\025\023\023\023\023\023\024\025\025\023\023\023\023\023\023\024\025\025\025\025\023\023\026\026\025\026\026\026\001\001\001\025\026\026\026\026\026\026\024\026\025\025\026\026\026\025\025\023\023\023\023\023\023\023\023\024\023\023\023\023\023\023\023\024\024\023\023\023\023\023\023\025\024\023\023\023\023\023\023\023\023\023\025\025\023\024\023\025\023\025\025\025\025\023\023\024\024\025\025\023\023\023\023\024\025\025\024\024\023\023\023\023\023\023\023\023\023\021\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\023\024\023\023\023\023\023\023\024\024\023\023\023\023\023\023\024\025\023\023\023\023\023\024\026\026\023\023\023\023\024\026\026\001\023\023\022\023\023\024\023\024\023\023\023\023\023\023\024\023\023\024\024\024\024\024\024\024\023\024\024\026\025\025\025\024\024\024\026\026\026\026\026\026\025\026\026\034\034\001\001\001\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\023\022\023\023\024\023\023\022\023\023\023\024\023\023\024\023\024\024\024\024\024\024\024\024\024\024\024\024\024\024\024\024\026\001\026\026\026\026\026\026\001\001\034\001\001\001\026\026\034\001\001\034\001\001\001\001\001\001\001\001\027\001\001\001\023\023\022\022\022\022\023\024\023\023\023\023\022\023\024\024\023\023\024\024\023\023\024\024\024\024\024\025\024\024\024\024\025\025\025\026\026\025\025\025\026\024\024\026\026\026\026\026\026\026\025\025\026\026\001\001\001\001\026\026\026\026\001\027\024\023\023\023\023\022\023\024\024\024\023\023\023\023\024\024\025\024\023\023\024\024\024\024\025\024\024\024\024\026\026\026\025\025\025\024\026\026\026\026\026\026\026\025\025\001\001\001\026\026\026\026\026\001\001\001\001\001\001\001\001\027\001\001\024\024\024\023\023\021\031\020\024\024\024\024\024\024\021\021\024\024\024\024\026\024\024\023\026\024\024\026\026\025\025\024\026\026\026\026\026\025\026\025\027\001\027\001\001\001\001\026\001\001\001\027\027\027\001\026\001\001\001\001\001\001\001\001\031\023\023\031\020\020\016\016\021\024\024\021\021\020\020\016\024\025\025\023\021\021\020\020\024\001\026\025\026\023\020\020\024\024\025\026\001\001\023\020\001\025\025\025\025\001\026\023\026\001\001\001\026\025\023\026\001\001\026\026\001\026\025\023\016\030\003\003\003\016\016\016\016\016\016\030\003\020\003\003\020\016\016\016\016\020\003\003\020\020\022\021\021\020\016\003\020\020\021\021\020\020\016\016\020\020\021\020\020\020\020\020\025\025\021\021\021\020\016\016\001\024\022\021\021\020\020\016\016\003\003\003\005\005\b\013\003\005\005\003\005\b\006\b\003\003\005\b\005\b\006\b\003\003\003\005\005\006\b\006\003\003\003\005\005\005\006\b\003\003\003\005\005\005\005\003\016\016\016\016\003\005\005\003\016\016\003\016\016\003\003\003\013\013\b\b\b\007\007\007\b\013\007\007\007\013\013\013\b\b\007\007\007\013\013\013\006\b\b\b\b\007\013\013\b\006\006\b\b\013\013\b\003\003\005\006\b\007\013\013\003\003\005\006\006\007\007\013\016\003\003\003\b\007\007\013\007\007\b\007\f\t\t\t\013\007\t\t\t\n\t\t\013\007\007\007\t\t\t\n\007\007\007\007\007\t\n\n\b\b\007\007\t\t\n\n\b\007\007\t\t\n\t\t\013\t\t\t\n\n\n\n\f\f\f\f\n\n\n\n\t\n\n\r\r\r\r\035\t\t\n\n\r\r\r\035\n\n\n\n\r\r\035\035\n\n\n\r\r\r\n\n\n\n\n\n\r\r\035\n\n\n\n\n\n\r\n\n\n\n\n\n\n\035\035\035\n\n\n\t\n\035\n\n\032\035\032\r\n\n\n\n\035\035\r\r\n\n\n\032\035\035\r\r\r\n\n\n\035\035\r\r\r\n\n\n\035\035\032\r\r\n\f\t\035\035\r\032\r\n\f\t\035\035\r\035\r\n\n\t\035\035\r\035\r\n\f\t\n\n\033\n\n\n\n\n\032\n\033\035\n\n\n\n\n\033\n\n\035\n\n\n\n\n\n\n\n\n\n\035\t\n\n\n\n\n\n\n\t\n\n\n\n\n\n\035\n\n\n\n\n\n\n\n\t\t\n\t\t\n\n\n\f\f\t\t\007\007\007\007\035\f\t\013\t\007\007\007\035\f\t\t\007\007\007\006\035\f\t\t\t\007\007\007\n\035\t\t\t\007\007\007\n\f\t\t\007\007\007\007\n\f\t\t\007\b\b\006\013\013\013\013\007\b\b\006\006\005\003\003\030\002\002\003\004\003\003\003\030\016\002\003\003\003\003\003\030\002\003\003\003\003\003\003\030\002\002\003\003\016\003\016\030\002\002\003\004\005\003\016\016\002\002\003\004\003\005\003\003\017\016\016\003\003\005\003\003\002\017\016\003\003\016\016\016\016\016\016\003\016\016\016\016\016\016\016\003\003\016\016\016\016\016\016\003\016\016\016\016\016\016\016\003\016\016\016\016\016\016\016\016\016\016\016\016\016\016\016\003\016\003\003\016\003\003\016\016\016\016\016\003\003\016\003\016\016\016\030\030\016\016\016\016\030\030\030\016\016\016\016\016\030\030\030\016\016\020\020\017\030\030\030\030\016\016\020\016\016\030\030\030\016\016\020\016\016\030\030\016\016\016\020\016\016\016\016\016\016\020\020\016\030\030\016\016\016\020\020\016\003\016\016\016\016\016\016\016\016\016\016\016\016\016\016\020\016\016\016\003\016\016\016\020\020\016\016\003\016\016\016\020\020\020\016\016\016\016\016\020\020\020\020\016\016\003\016\020\020\020\020\020\016\003\003\020\020\020\020\020\016\003\003\020\020\016\003\005\006\006\b\020\016\016\003\003\b\b\b\016\016\016\003\003\005\006\b\016\016\016\016\003\005\006\b\003\016\016\005\005\005\006\006\003\016\003\005\005\005\005\006\003\003\003\003\005\005\005\005\003\005\005\005\005\005\005\005\006\006\b\007\b\006\005\005\b\b\b\b\b\006\005\005\b\b\b\006\006\005\005\005\006\006\006\003\003\003\005\005\006\005\005\005\003\016\003\003\006\006\005\003\003\003\003\003\006\006\005\003\003\003\003\003\006\006\006\006\005\005\003\003\005\005\005\005\005\007\007\t\005\005\005\005\005\007\007\007\005\005\b\b\b\b\007\t\003\005\b\b\007\b\b\t\005\005\b\b\007\007\007\t\005\b\b\007\007\007\007\007\005\b\b\007\013\b\b\007\005\005\007\007\007\b\b\007\t\n\b\006\006\b\007\b\b\b\b\b\b\006\006\b\t\n\t\t\t\t\b\b\007\n\t\n\n\n\007\b\n\t\n\t\n\t\t\006\n\t\006\007\007\t\007\007\t\t\007\005\b\b\b\b\007\007\007\006\005\006\b\006\004\004\005\005\004\003\003\003\004\004\005\005\004\003\003\003\005\004\005\005\004\003\003\003\004\004\005\004\004\003\003\003\004\004\004\004\004\003\003\003\004\004\004\004\004\003\004\004\b\b\006\006\005\005\004\004\b\b\006\004\003\003\004\003\003\003\016\016\016\020\020\021\003\016\016\016\016\016\020\020\003\016\016\016\016\016\020\020\003\016\016\016\016\020\020\020\003\016\016\016\016\020\020\021\003\016\016\016\016\020\020\021\003\016\016\016\016\020\020\021\003\016\016\020\020\020\020\021\021\021\022\022\022\023\024\026\020\021\022\022\023\023\024\026\021\022\023\023\023\024\024\024\021\022\023\024\023\024\024\024\022\022\023\023\023\024\024\024\021\022\023\023\023\023\023\026\021\022\022\023\023\023\023\025\021\022\022\022\022\023\022\024\021\022\024\024\026\026\026\025\021\023\023\025\026\026\025\025\021\022\023\024\024\026\024\025\021\021\022\023\024\024\026\026\020\021\022\023\023\025\025\026\020\021\022\022\024\024\025\026\021\020\022\023\023\024\024\025\021\020\021\022\023\023\025\026\025\026\026\026\001\025\025\026\025\025\026\026\026\024\025\026\025\024\024\026\026\024\025\026\025\025\024\026\026\025\025\025\026\025\024\025\026\025\024\024\026\025\024\024\026\026\025\024\025\025\025\024\024\026\026\024\025\025\024\024\024\024\026\024\025\025\025\024\025\024\024\024\026\026\025\025\024\024\024\024\026\026\026\025\024\024\025\025\026\026\026\026\025\024\025\025\026\026\026\026\025\025\025\025\025\025\025\025\025\026\025\026\024\025\024\024\024\025\026\026\023\024\025\024\025\026\026\026\024\024\024\025\024\025\025\026\024\024\024\025\024\025\026\026\025\025\026\025\026\025\025\026\026\026\026\026\026\025\025\026\026\026\026\025\026\026\025\026\026\026\026\025\025\025\025\026\026\026\026\026\026\025\025\026\026\026\026\026\026\026\026\026\026\026\026\026\026\001\001\026\026\026\026\026\026\026\001\026\026\026\026\026\026\026\001\026\026\025\026\026\026\001\001\034\025\026\026\001\001\001\001\026\026\026\026\026\001\001\001\026\026\026\026\026\026\001\001\001\026\026\026\026\026\026\026\026\026\026\025\025\024\024\024\024\024\024\025\025\024\024\024\024\026\025\026\026\026\026\025\025\001\026\026\026\026\026\026\025\026\026\026\026\026\026\026\026\026\001\001\001\001\001\001\001\026\026\001\001\034\034\034\001\026\026\026\034\001\001\034\034\023\023\023\024\023\025\026\026\024\023\023\024\024\024\026\026\025\025\024\024\024\024\024\026\025\025\025\024\024\024\024\025\026\026\025\024\023\023\024\025\001\026\026\024\024\024\024\025\001\034\001\026\025\025\024\024\001\001\001\001\026\025\025\026\001\001\001\001\001\001\001\001\026\001\001\001\001\001\001\001\001\034\001\001\001\001\001\001\001\034\001\001\001\001\001\001\026\026\001\034\001\001\034\034\026\026\001\034\034\001\001\034\025\026\026\026\024\001\001\001\025\025\025\025\025\024\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\034\001\001\001\001\001\001\001\034\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\034\001\001\001\001\001\001\001\001\034\001\001\001\001\001\001\001\001\001\026\026\026\027\001\001\001\026\026\026\026\027\001\001\001\001\026\026\026\027\001\001\001\026\026\026\026\001\027\001\001\001\001\026\026\026\001\001\001\001\001\001\026\026\001\001\001\001\001\001\001\026\001\001\001\001\001\001\001\001\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\027\001\027\001\001\001\001\027\027\001\027\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\001\001\001\001\001\001\001\001\001\001\001\001\001\026\001\001\001\001\001\001\001\001\026\025\001\001\001\001\001\001\026\026\001\001\001\001\001\001\026\025\001\001\001\026\001\026\026\026\001\001\001\001\026\001\026\024\001\001\001\001\001\026\026\025\026\026\001\001\026\001\026\025\001\026\001\001\001\001\001\026\024\025\025\023\021\020\020\020\025\024\025\023\023\022\020\020\026\023\023\026\025\024\022\020\024\025\024\023\026\025\024\023\024\025\001\026\026\026\025\023\025\025\026\001\001\001\001\026\024\025\026\001\001\001\001\026\025\025\026\001\001\001\001\001\020\016\016\016\016\020\020\020\020\020\020\020\016\016\020\020\020\021\023\022\020\020\020\020\022\021\023\022\021\021\020\020\025\024\022\022\022\021\020\020\023\025\024\023\022\021\020\020\001\025\025\024\023\021\020\020\026\025\025\024\023\021\021\020\016\016\003\003\b\007\013\f\020\016\003\006\007\013\f\f\016\003\003\b\007\013\f\f\016\003\006\b\013\013\f\f\016\003\006\b\007\013\f\f\016\003\006\b\b\007\013\f\016\003\005\006\006\b\013\t\016\003\005\005\006\006\007\t\f\f\n\n\n\n\n\n\n\n\n\n\n\n\n\n\f\n\n\n\032\n\r\n\n\n\032\n\n\n\r\n\n\n\n\n\n\n\r\n\f\n\n\n\n\n\r\r\f\f\n\n\n\n\n\r\f\f\n\n\n\r\r\r\n\n\n\n\r\035\035\n\n\n\t\n\n\n\035\035\n\n\t\n\n\n\035\n\n\n\n\t\035\n\n\n\n\n\n\n\n\035\035\n\n\r\n\r\035\035\n\n\r\r\r\r\035\035\035\035\r\r\032\032\035\032\035\035\n\035\n\035\r\f\f\t\n\n\n\035\n\n\f\013\035\n\n\035\n\f\f\f\n\n\n\n\n\f\f\f\n\n\n\t\n\t\f\f\t\t\n\n\t\f\t\007\n\t\t\t\t\007\007\007\035\035\t\013\007\007\b\b\n\n\n\n\t\007\t\007\t\n\n\n\t\007\007\b\t\013\n\t\t\007\007\b\t\t\013\t\013\007\007\007\013\t\t\007\013\007\007\007\013\013\013\013\013\007\b\007\007\013\013\007\013\007\007\006\b\b\007\b\b\007\007\b\007\007\b\006\b\b\006\006\b\005\005\005\006\005\005\005\006\005\004\005\005\005\003\003\006\005\004\005\005\003\003\003\007\007\005\005\005\003\030\016\007\007\b\005\005\005\006\005\006\005\005\005\005\005\005\005\006\005\b\006\006\006\005\005\003\003\003\003\030\002\002\016\003\003\003\016\030\002\002\030\016\003\003\003\030\002\016\030\003\016\016\003\003\002\002\030\003\003\016\016\003\003\003\003\016\003\016\016\030\002\002\002\020\016\016\016\016\002\002\002\020\020\016\016\003\003\002\002\016\016\016\016\003\003\003\016\017\016\003\003\003\003\003\003\003\016\016\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\005\003\016\003\003\016\030\030\016\016\016\016\020\016\003\030\016\016\016\016\016\003\003\003\016\030\016\002\016\003\004\004\003\003\002\002\030\003\005\004\003\004\003\003\030\004\005\004\003\004\005\002\030\003\004\005\005\004\005\003\003\003\003\003\003\003\005\005\004\020\020\020\020\016\003\003\005\020\020\020\016\003\003\003\005\020\020\016\016\003\003\003\005\016\016\016\003\003\003\003\003\016\016\016\003\003\003\003\003\030\016\030\003\003\005\005\005\030\002\003\003\003\005\005\005\003\003\004\005\005\b\b\b\005\005\006\003\003\005\005\005\005\005\005\003\003\003\005\006\005\005\005\005\003\003\003\005\005\005\005\005\005\005\005\005\003\005\005\005\005\005\005\003\005\005\005\005\005\005\005\005\005\005\005\005\005\005\006\005\b\005\005\005\005\005\006\b\005\005\006\006\005\005\005\005\006\006\006\005\005\005\005\b\006\006\005\005\005\005\b\b\003\005\005\005\005\005\005\b\003\003\005\005\005\005\005\005\005\003\005\005\005\005\b\005\005\005\005\005\005\005\b\b\006\006\005\005\005\005\b\007\b\b\007\013\b\b\006\b\b\007\007\007\b\b\006\005\b\b\007\007\b\006\005\005\b\007\b\b\b\005\005\005\b\b\007\005\005\004\004\005\005\005\005\005\005\004\004\005\005\005\005\005\005\005\006\005\b\005\003\005\004\005\006\006\b\b\007\005\006\003\006\006\006\006\b\006\006\006\004\004\005\006\b\006\006\006\005\005\005\006\b\b\006\006\006\005\006\006\006\006\006\006\006\005\005\006\006\006\006\006\005\005\005\005\005\006\005\005\004\005\006\005\005\006\006\005\004\003\005\005\004\004\003\003\016\017\004\004\004\005\016\016\016\020\004\005\005\006\005\017\017\020\005\005\005\006\005\005\017\020\005\006\005\005\005\005\004\020\005\005\005\005\006\006\005\004\005\004\003\005\005\005\003\003\004\004\003\003\004\003\016\020\016\016\016\020\020\020\021\021\020\016\016\020\020\020\021\021\021\020\016\016\020\020\021\021\020\021\021\016\020\020\021\021\020\021\021\016\020\020\021\022\021\021\020\016\020\021\020\021\020\016\016\016\020\021\021\021\016\020\020\020\020\021\021\021\021\022\022\022\022\022\023\022\021\022\022\022\023\022\022\023\022\022\023\023\023\023\023\023\022\022\023\023\023\023\023\024\022\022\023\023\023\024\024\024\022\022\023\023\023\024\024\025\021\022\022\022\023\023\024\025\021\021\022\022\023\023\024\025\023\021\021\022\022\024\024\026\026\020\021\022\023\022\023\024\026\022\021\022\022\023\023\022\024\025\021\022\022\022\022\022\025\027\024\021\022\022\022\023\025\025\001\024\021\022\022\022\025\025\024\026\024\022\021\022\024\024\024\024\026\023\022\021\025\024\025\024\024\024\024\024\025\024\024\024\024\024\024\024\023\023\023\024\024\024\024\024\023\022\023\024\024\024\025\025\022\023\022\023\024\024\025\026\022\022\022\022\023\024\024\025\022\021\022\022\022\023\024\024\021\021\021\022\023\022\023\024\023\024\025\026\026\026\026\026\024\024\024\025\026\001\001\001\025\025\025\025\026\026\026\001\026\026\026\026\026\026\026\026\026\026\026\026\026\025\026\001\026\026\026\001\026\026\026\026\024\026\026\026\026\026\026\026\024\025\026\001\001\026\026\026\026\026\026\026\026\026\001\026\001\001\001\001\001\026\026\026\034\001\001\026\026\026\026\026\001\001\026\026\026\026\026\001\001\001\026\026\026\001\026\001\026\026\026\001\026\027\001\001\026\026\026\026\001\001\001\001\025\026\026\026\001\001\001\001\026\026\026\026\026\026\001\026\026\026\026\026\026\026\026\001\001\001\001\026\026\026\026\026\001\001\001\026\026\026\026\026\001\001\001\001\001\001\001\026\001\001\001\026\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\026\001\001\001\001\001\001\001\001\001\001\001\034\034\001\001\001\001\001\001\001\001\001\026\001\001\001\001\026\026\026\026\026\026\026\001\001\026\026\026\026\026\026\026\026\026\026\001\026\026\025\026\026\026\026\034\001\026\026\026\026\026\026\001\034\001\001\026\025\026\026\034\034\001\026\025\024\025\024\026\025\025\024\025\024\024\024\026\026\025\024\024\024\024\024\025\025\026\025\024\023\023\022\025\026\026\025\024\025\024\024\026\026\026\026\025\024\025\025\026\026\026\026\026\024\025\026\026\024\024\024\023\026\026\034\025\024\023\023\025\026\026\001\024\024\024\024\024\026\026\001\024\024\024\024\024\026\026\001\023\025\025\024\025\025\026\034\023\024\025\025\025\025\026\034\024\024\026\001\026\001\034\001\026\026\024\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\034\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\027\027\001\001\001\001\001\001\001\027\027\001\001\001\001\001\027\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\027\027\027\001\001\001\001\026\027\001\001\001\026\001\026\026\027\001\001\026\026\001\001\026\027\001\001\026\001\001\001\001\001\001\001\026\001\026\026\001\001\001\001\001\001\025\025\025\027\001\001\001\026\001\025\025\001\026\026\001\026\026\026\026\026\026\026\026\001\001\001\026\026\026\001\026\025\026\001\026\026\026\026\026\025\026\026\001\001\001\001\026\026\001\001\001\001\001\001\026\026\026\026\001\026\001\001\026\001\026\001\001\025\026\001\001\001\001\026\025\026\025\001\001\001\001\026\001\026\001\001\001\001\026\001\001\001\001\001\001\001\001\001\001\026\026\025\001\025\025\001\001\026\026\023\023\025\024\025\026\026\025\023\022\022\024\023\023\026\025\023\023\023\022\022\021\025\024\023\023\022\022\021\020\026\025\025\025\023\022\020\020\026\025\025\024\023\022\020\020\026\025\024\023\022\021\020\020\026\025\024\022\022\021\020\016\026\024\022\021\021\021\020\020\023\023\022\021\020\020\020\016\021\021\022\021\021\020\020\020\020\020\020\020\020\020\020\020\016\016\003\005\005\b\b\t\016\016\003\005\006\b\007\t\016\003\003\005\005\007\t\f\016\003\003\005\006\b\f\n\016\003\005\005\b\007\t\n\016\016\005\006\b\013\t\f\016\003\005\006\b\t\f\f\016\003\005\b\007\t\t\f\t\f\n\n\n\r\r\r\t\f\n\n\032\r\032\032\f\n\n\032\032\032\032\032\n\n\032\032\032\032\032\032\n\032\032\032\032\032\"\032\032\032\032\032\032\032\032\"\n\032\032\032\032\"\032\032\n\n\032\032\032\032\032\032\032\032\032\035\032\032\032\035\r\032\032\032\032\035\035\035\032\032\r\032\032\032\035\035\032\032\032\032\032\035\035\035\032\"\032\032\032\035\035\n\032\032\032\032\035\035\035\n\032\032\032\032\035\035\035\035\032\032\032\035\035\n\035\035\035\035\035\035\007\t\b\007\035\035\035\n\n\b\007\006\035\035\n\035\n\t\007\b\n\n\n\n\n\007\007\b\n\n\n\n\n\b\b\b\n\n\n\t\t\007\005\005\035\n\n\t\t\t\007\005\035\035\n\t\t\007\b\b\006\006\b\b\b\005\b\006\b\006\006\005\005\005\005\005\006\006\005\005\005\005\005\005\006\005\005\003\003\005\005\005\006\005\003\005\003\005\004\005\005\005\006\003\003\005\004\003\005\005\005\003\003\003\003\005\006\006\006\003\003\003\003\003\006\005\005\005\005\005\005\003\003\005\005\005\005\005\005\005\005\005\005\005\005\005\004\003\005\004\005\003\003\003\003\016\003\004\003\003\003\030\016\016\003\003\003\016\016\016\016\016\003\003\016\003\016\016\017\020\030\016\016\016\020\020\017\020\020\020\020\016\030\003\003\002\020\020\020\020\016\030\003\003\020\020\020\020\016\016\002\003\020\020\020\016\017\016\002\003\020\020\020\020\016\016\002\002\020\020\020\016\016\016\016\002\020\020\020\020\016\016\002\016\016\016\016\016\016\016\016\016\003\003\003\003\003\003\016\016\003\003\003\003\003\003\003\003\003\003\003\003\003\003\005\003\003\003\003\003\016\003\003\005\003\003\003\003\003\003\003\005\003\003\003\003\003\003\003\005\003\003\003\003\003\003\004\005\016\016\003\003\003\004\004\005\003\003\016\016\030\003\005\005\016\003\004\003\003\005\005\005\003\003\005\003\003\005\005\005\003\003\005\005\004\005\005\005\005\006\004\005\005\005\003\005\005\006\006\005\004\005\003\005\005\006\006\005\003\003\003\005\b\006\006\005\003\005\003\005\005\004\004\005\005\005\b\005\006\005\004\005\005\005\b\b\006\005\004\005\005\b\005\005\006\005\004\005\005\005\005\005\005\005\005\005\004\005\005\003\005\005\006\005\005\004\005\003\005\006\005\005\004\005\005\005\005\005\005\005\004\005\005\005\b\b\005\b\005\005\005\006\005\005\005\005\005\005\005\006\005\005\005\005\005\005\005\005\005\005\005\005\005\003\003\005\005\003\005\005\005\005\005\003\005\005\005\b\005\005\006\006\005\b\005\b\b\b\b\b\b\b\b\b\007\007\013\013\006\006\005\005\005\005\b\b\006\005\005\005\005\005\005\b\006\005\005\005\005\005\005\b\003\005\005\b\b\005\005\005\003\005\005\007\b\005\005\005\006\005\007\007\007\b\005\003\b\007\007\007\007\005\005\003\007\007\013\007\b\b\005\003\b\005\005\005\004\005\005\006\b\005\005\005\004\004\004\005\005\005\005\005\004\004\004\004\005\005\003\004\005\005\004\004\005\005\005\005\005\005\005\004\003\005\005\005\005\006\006\005\003\003\005\005\006\006\006\006\003\003\004\005\006\b\006\b\006\006\005\006\006\005\005\004\005\005\005\006\005\005\005\004\004\005\004\005\006\006\006\005\005\005\004\004\006\006\006\005\005\005\004\005\006\006\006\006\005\005\005\006\006\006\005\004\006\005\006\005\006\006\006\004\006\006\006\006\005\006\005\003\003\004\003\003\004\004\016\020\004\004\003\003\004\004\004\020\004\004\003\005\005\005\003\003\005\003\003\004\004\004\004\004\005\003\003\004\004\003\004\004\005\003\003\003\003\003\003\004\003\003\003\003\016\016\016\003\003\003\003\003\016\016\016\016\020\016\020\020\020\020\021\021\020\016\016\016\020\020\020\021\020\020\020\020\020\020\020\020\003\020\021\020\016\016\020\020\004\016\020\020\016\020\020\020\004\003\016\020\016\016\020\020\004\004\003\016\021\016\016\020\003\003\003\003\020\020\016\016\022\021\022\022\023\024\025\025\022\021\022\022\024\026\026\026\021\022\022\021\023\023\024\025\021\021\022\020\023\024\025\024\020\021\022\021\023\023\022\022\021\021\021\021\023\022\020\020\020\020\020\020\023\022\016\016\020\020\016\016\016\021\005\005\025\024\025\024\024\026\023\021\025\025\024\024\024\024\025\020\026\024\023\023\023\023\024\025\025\026\025\024\022\023\023\024\023\024\024\024\025\022\023\024\016\016\021\023\023\025\022\024\016\016\016\020\022\023\024\022\005\016\016\016\020\021\023\024\021\021\021\022\022\022\023\024\020\021\021\021\022\022\023\024\020\021\021\021\022\022\023\023\024\021\022\022\022\022\022\022\025\021\021\022\022\021\022\021\026\023\020\021\022\022\021\021\024\026\023\020\021\020\021\021\023\023\024\022\020\020\020\020\024\024\026\026\026\026\026\025\024\024\025\024\025\024\025\025\023\024\023\024\023\023\024\025\022\022\023\023\023\024\024\024\022\022\024\025\023\023\024\024\022\022\021\022\025\022\023\024\021\023\023\021\022\024\024\023\020\023\024\024\022\021\022\024\025\024\026\026\001\001\027\001\024\025\025\026\001\001\027\001\026\025\026\026\027\027\027\026\025\026\025\026\026\001\001\026\025\025\025\026\026\001\001\026\024\026\026\026\001\001\026\026\024\025\026\001\026\026\026\024\024\025\025\001\026\026\025\024\026\026\001\027\027\001\001\001\026\026\001\001\001\001\001\001\026\026\001\001\001\001\001\001\025\026\001\001\001\001\001\001\025\026\027\001\001\001\001\001\025\025\026\027\001\001\001\001\024\024\025\001\001\001\001\001\024\025\024\026\027\001\001\001\001\001\026\026\026\026\026\026\001\027\026\026\026\026\026\026\027\001\001\001\001\026\026\026\001\001\001\001\001\027\026\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\027\001\001\001\001\001\001\001\001\026\026\026\026\026\025\025\026\026\025\025\024\024\026\025\026\026\025\024\024\024\025\026\026\026\026\025\025\025\025\026\026\001\001\001\001\001\001\027\027\027\001\001\001\001\001\001\001\001\027\001\001\001\001\001\027\001\026\027\001\001\001\001\001\026\001\026\026\001\001\001\001\001\001\034\001\001\001\034\001\001\001\001\001\001\034\034\001\001\001\001\001\001\034\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\027\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\001\001\001\026\024\027\001\026\001\001\001\001\025\001\001\001\001\001\001\001\001\026\026\001\026\026\026\026\026\001\026\001\001\026\001\026\026\001\026\026\001\001\001\026\026\001\001\001\026\001\001\001\025\001\026\001\026\025\025\025\026\024\024\026\001\001\001\025\025\024\023\025\026\001\001\025\024\025\024\024\025\026\001\025\024\026\025\024\024\025\025\025\023\025\025\025\023\023\024\023\023\025\025\023\023\023\023\023\022\025\024\023\023\023\022\022\021\025\023\023\023\023\022\022\021\024\024\023\023\023\021\020\020\023\023\023\023\022\021\020\020\023\023\022\022\021\021\020\020\023\022\023\021\021\020\020\020\023\023\022\021\020\020\020\020\023\022\021\021\020\020\020\020\022\021\021\021\021\020\020\016\020\021\021\020\021\020\020\016\020\020\020\020\020\020\020\020\016\020\020\020\020\020\020\016\020\020\020\020\021\020\020\016\020\020\020\020\021\020\016\016\020\020\020\020\020\020\016\016\020\020\020\020\020\020\020\016\016\016\016\016\020\020\020\017\016\003\003\003\020\020\020\017\016\003\005\006\b\t\t\f\016\003\005\006\b\007\t\t\016\016\005\005\006\b\007\t\016\003\003\005\006\006\b\007\003\003\005\005\006\006\b\007\016\003\005\003\005\005\006\b\016\016\003\016\030\003\005\b\017\016\016\016\030\003\005\006\n\n\032\032\032\032\"\032\n\n\032\032\032\032\032\032\t\n\032\032\032\032\032\032\n\n\032\032\032\032\032\032\t\n\r\032\032\r\032\032\007\n\r\r\032\032\032\032\007\t\n\r\032\032\r\032\b\007\t\n\r\032\032\r\032\032\035\035\035\n\035\035\r\032\032\035\035\035\n\035\032\035\032\035\035\035\035\n\032\032\032\035\035\035\035\n\032\035\035\035\032\035\n\n\032\032\032\035\035\035\035\n\035\032\035\032\035\035\035\n\032\035\032\032\035\035\n\n\035\n\n\t\t\b\b\b\035\035\n\n\t\007\007\b\n\n\n\n\t\t\007\b\n\n\n\n\t\t\007\b\n\t\n\t\t\t\007\007\n\n\n\t\t\t\007\b\n\n\t\n\t\t\007\007\t\t\t\t\t\t\007\007\b\006\006\005\003\003\003\030\007\006\005\005\003\003\003\030\b\006\005\003\003\005\003\030\b\006\005\005\005\003\003\016\b\b\006\006\003\003\003\030\b\b\b\b\003\003\003\030\007\b\006\005\005\003\003\030\b\b\006\005\003\003\003\003\016\017\016\020\016\020\020\020\016\017\020\020\016\020\020\020\016\017\020\020\020\020\020\031\016\017\020\016\020\016\020\031\016\016\016\016\016\016\017\020\030\016\016\020\016\016\016\020\030\016\016\016\016\016\016\020\030\003\016\016\016\016\016\020\016\020\020\016\016\016\016\017\016\016\020\016\020\020\020\017\016\016\016\016\020\020\020\017\016\016\016\016\020\020\020\020\016\016\020\020\020\020\020\020\016\016\016\020\020\031\020\020\016\016\020\020\020\020\020\020\016\016\016\020\020\020\020\020\017\016\003\003\003\004\005\006\017\016\003\003\003\005\004\005\017\016\016\003\003\005\005\005\020\016\016\003\003\003\005\005\020\020\016\003\003\003\004\005\020\020\017\016\003\003\004\005\020\016\017\016\003\003\004\005\017\017\016\003\003\005\004\005\b\006\005\005\004\003\005\005\005\006\005\006\006\003\005\005\005\006\b\006\006\006\003\005\005\006\005\006\004\005\005\006\005\005\005\005\005\003\005\006\005\005\b\005\004\003\005\006\005\006\005\005\004\005\005\006\005\006\b\005\005\003\006\b\005\005\005\005\004\005\b\b\006\006\006\006\005\b\b\b\006\006\006\006\b\b\b\b\b\b\007\007\007\007\007\b\b\007\007\t\t\t\007\007\b\b\007\t\t\t\t\t\b\007\007\t\t\t\n\n\007\007\007\t\t\n\n\n\b\007\b\b\007\007\013\013\007\007\b\013\013\013\013\t\007\007\b\013\013\013\013\013\007\007\b\013\013\013\013\013\013\013\013\013\007\013\013\013\t\013\t\t\013\013\013\007\n\n\t\n\t\t\013\013\n\n\n\n\n\n\t\t\013\013\013\007\007\b\005\003\t\013\013\013\007\b\005\005\t\013\013\013\007\b\005\005\007\t\013\013\b\b\b\005\007\007\013\007\b\005\005\005\013\013\013\b\b\b\005\005\013\013\007\b\b\005\005\005\013\013\013\007\b\b\b\005\003\003\004\005\006\b\b\b\003\003\003\004\006\006\b\b\003\003\003\003\005\006\006\b\005\003\003\003\003\005\006\006\005\003\003\004\003\003\005\005\005\003\003\003\003\003\005\005\005\030\003\003\003\004\005\005\005\003\030\003\004\003\005\005\006\006\b\b\005\005\004\003\006\b\b\b\005\004\003\003\b\b\b\006\004\003\003\003\006\b\b\006\004\003\003\003\005\005\004\004\004\003\003\030\005\005\004\003\003\003\003\003\005\004\004\003\030\030\003\030\002\003\005\016\002\030\016\020\016\016\017\016\016\016\016\016\016\016\017\020\021\021\021\020\016\016\016\020\031\023\023\022\030\030\030\016\031\021\024\024\020\031\020\016\017\021\023\024\020\031\021\031\021\023\024\024\031\021\023\021\021\023\024\025\031\021\023\023\023\023\023\024\016\016\021\020\020\021\020\016\016\016\021\020\020\021\020\016\021\021\020\020\021\021\021\016\023\031\020\020\020\021\021\016\024\023\023\020\020\020\031\020\024\021\023\023\023\031\021\031\024\023\023\023\021\021\031\031\024\024\024\024\023\021\023\031\020\020\016\016\003\020\016\005\017\016\016\016\016\020\020\016\017\017\016\016\017\016\021\020\016\017\016\016\017\016\016\022\016\016\016\016\017\020\020\020\020\016\016\016\017\020\021\021\020\016\016\016\017\020\021\021\031\016\016\017\020\031\021\023\005\005\003\003\016\020\020\022\005\005\004\016\016\016\020\020\016\004\004\003\016\016\016\020\021\017\004\016\016\016\016\016\022\023\020\020\016\017\016\016\021\021\020\021\022\021\021\016\022\022\021\021\020\020\020\016\023\023\021\031\020\016\017\017\022\023\024\022\022\020\020\020\021\022\024\021\023\022\020\020\020\021\021\023\022\022\022\021\020\020\021\021\022\021\021\022\016\020\020\020\021\020\020\021\016\016\017\021\021\020\020\020\016\016\003\021\021\017\017\021\003\003\017\020\020\017\016\021\020\022\022\024\023\024\021\023\020\022\021\023\023\023\025\022\021\022\021\022\024\025\026\026\021\022\021\023\024\026\025\025\022\022\022\023\023\024\024\024\021\021\021\022\023\024\024\026\020\020\021\021\022\024\026\026\022\020\021\022\022\023\026\026\024\024\025\026\026\025\025\024\024\024\025\026\026\024\024\024\024\026\026\026\026\026\024\023\025\026\026\026\026\026\026\026\026\026\001\026\026\026\001\026\001\026\001\026\001\001\001\001\026\026\026\001\001\001\001\001\026\026\001\001\001\001\001\001\024\024\025\026\001\001\001\001\024\024\025\026\001\027\001\001\023\025\025\026\026\001\001\001\024\025\026\026\001\027\001\001\001\026\026\026\026\001\001\001\001\001\001\026\026\001\001\001\001\027\027\001\001\027\001\001\001\001\001\027\027\027\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\026\026\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\027\001\001\001\001\001\001\027\001\001\001\001\001\001\027\001\027\001\001\001\001\001\001\001\027\001\026\001\001\001\027\001\001\001\027\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\026\001\027\001\001\001\001\001\001\026\001\001\027\001\001\001\027\027\027\027\027\001\001\001\001\001\001\027\027\027\001\001\001\001\001\001\027\001\001\001\026\001\001\001\001\027\001\001\001\027\001\001\027\027\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\001\001\027\001\001\001\001\026\001\027\001\001\001\001\001\001\001\001\001\027\027\027\001\026\001\001\001\025\024\023\024\025\001\001\001\026\025\024\023\023\001\001\026\026\025\023\023\023\001\026\001\026\025\023\023\021\001\001\001\026\025\023\021\021\001\025\025\025\024\023\021\020\026\024\024\023\023\023\021\020\024\024\023\023\023\021\021\020\025\023\023\022\022\021\021\021\023\023\023\021\022\021\021\020\023\023\021\021\020\020\020\020\023\023\021\021\020\020\020\020\021\021\021\021\021\020\020\020\021\021\021\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\016\020\020\020\020\020\020\020\020\020\020\020\016\016\016\020\016\020\020\016\016\003\003\016\003\020\020\016\003\003\003\003\003\016\016\016\003\003\003\003\003\016\016\016\016\003\003\005\003\016\016\016\016\016\003\003\005\003\003\005\005\016\020\017\017\003\003\005\005\003\020\020\017\016\003\003\003\016\016\017\017\003\003\003\003\003\016\016\016\003\003\003\003\003\003\003\016\003\006\005\005\005\005\003\005\003\006\006\003\003\003\005\005\003\006\b\006\005\005\003\005\017\017\016\016\003\003\005\005\016\016\016\030\002\003\005\005\016\003\016\003\003\005\005\006\016\003\003\005\005\005\006\b\016\003\005\006\006\b\b\b\003\005\005\006\b\b\007\007\005\005\005\b\007\007\007\t\005\006\005\b\t\t\t\t\006\007\t\n\r\r\032\032\006\b\t\n\r\r\032\032\b\007\t\n\n\r\r\035\b\t\t\n\n\r\r\035\007\t\t\n\n\n\r\035\t\t\n\n\n\n\n\n\t\n\n\r\n\n\n\t\n\t\n\n\n\n\t\n\032\032\035\035\035\n\t\n\032\032\032\035\035\n\t\013\032\032\032\035\035\n\013\013\035\035\035\035\035\t\013\007\035\n\035\035\n\t\013\007\n\n\n\n\n\n\t\t\n\t\t\t\n\n\n\t\n\013\t\t\t\n\n\n\t\013\013\013\b\013\007\b\013\013\007\013\b\b\b\b\013\013\013\007\b\b\b\005\007\b\b\b\006\b\b\006\b\b\006\005\003\006\b\005\b\006\006\003\003\005\005\005\007\006\005\003\003\005\005\005\007\b\006\003\003\003\003\005\006\006\006\005\005\003\003\030\006\006\005\006\005\005\003\003\006\006\006\003\005\005\005\005\005\005\005\005\003\005\003\003\005\003\005\005\006\005\003\003\005\005\005\006\003\003\003\030\005\005\005\003\003\016\003\003\005\005\005\003\003\016\016\003\003\003\003\003\016\016\016\016\003\003\004\003\016\016\016\016\003\003\003\016\016\016\016\016\003\016\016\016\016\016\030\016\030\016\016\016\016\003\030\002\030\016\016\016\016\003\016\002\003\016\016\016\016\016\030\016\003\004\003\003\016\003\030\016\016\016\016\016\020\020\020\020\003\016\016\016\016\020\020\016\003\003\016\016\016\016\020\016\005\004\003\003\016\016\016\016\005\005\004\003\016\016\016\002\005\004\004\004\003\003\003\003\003\003\003\003\003\003\003\003\003\016\003\003\003\003\003\003\017\016\016\003\003\005\004\005\016\002\016\003\003\005\005\005\016\016\002\003\003\005\004\005\002\002\002\003\003\005\005\005\016\003\004\003\005\005\005\005\003\004\005\005\005\005\005\004\003\004\005\005\005\005\004\005\002\004\005\006\006\005\006\005\005\005\005\006\004\006\005\b\005\005\005\006\006\005\b\b\005\005\005\006\006\006\006\007\005\005\005\006\006\b\b\007\005\005\005\006\b\b\007\007\005\005\005\006\b\007\t\t\005\006\b\b\007\007\t\n\005\005\b\b\t\t\n\n\007\t\t\t\n\n\n\n\007\t\t\n\n\n\n\035\t\n\n\n\n\035\035\035\t\n\n\n\035\n\035\035\t\n\n\035\035\035\035\035\t\n\035\n\035\035\035\035\n\n\035\035\n\035\035\035\035\035\035\035\035\035\035\035\035\033\n\n\n\n\n\n\035\035\035\033\n\n\033\n\035\035\035\033\033\033\n\032\035\035\035\033\033\n\033\033\035\035\035\033\033\033\033\n\035\035\036\033\033\033\033\033\035\035\036\035\033\033\033\033\035\035\036\035\033\033\033\033\t\013\007\007\b\b\005\005\n\t\013\013\007\b\005\005\n\n\t\013\013\b\b\005\n\n\t\t\t\005\005\005\n\n\n\013\013\007\b\b\033\033\t\t\013\t\013\b\033\033\n\013\013\t\013\b\033\033\n\n\013\t\t\b\004\004\003\004\004\004\004\004\004\004\004\004\003\003\003\004\004\004\004\004\004\030\016\016\005\005\005\004\004\016\016\016\b\005\005\005\005\016\030\016\005\005\003\003\003\003\016\016\005\005\005\003\003\016\020\020\005\005\005\003\003\016\020\020\003\002\002\002\016\020\031\021\003\002\002\016\020\020\031\023\016\016\016\016\020\020\020\023\016\016\020\020\020\021\023\023\016\016\020\020\021\023\023\024\020\020\021\021\022\001\001\001\020\021\022\024\001\001\001\001\021\022\023\025\026\001\001\001\021\023\023\023\024\025\024\025\023\023\023\024\025\025\025\025\024\025\025\024\025\025\026\001\025\001\001\026\001\001\026\026\024\025\025\026\001\026\026\001\001\001\001\026\026\001\025\026\001\001\001\001\001\001\001\025\001\001\001\001\001\001\026\026\024\024\024\024\023\023\021\021\025\025\023\023\023\023\021\021\001\026\025\023\023\021\023\023\026\001\026\026\023\023\024\023\001\001\001\001\023\023\024\023\001\001\001\001\025\024\023\023\001\026\001\001\026\025\023\024\001\025\001\001\001\026\001\025\017\016\017\017\020\031\021\023\031\017\020\020\020\021\023\024\021\031\020\020\031\021\021\023\023\023\023\031\031\031\023\023\023\023\023\021\021\021\021\021\023\023\023\023\021\021\031\021\023\023\021\021\031\021\021\021\024\023\021\021\020\016\016\002\023\021\021\020\020\017\016\016\023\021\031\020\017\017\017\016\023\031\031\020\016\016\030\003\021\031\031\021\016\030\030\003\021\023\021\020\016\003\003\030\021\016\030\016\005\004\005\003\016\003\005\005\006\006\006\b\002\005\005\006\006\006\b\006\016\016\017\017\020\021\016\021\016\003\003\017\017\020\021\020\030\003\004\003\017\020\031\031\003\005\004\003\030\020\021\021\003\003\005\004\030\017\020\031\003\003\030\004\030\017\020\021\005\004\030\020\030\016\016\031\005\004\003\016\020\016\020\031\022\021\021\022\023\024\024\026\022\023\022\022\023\024\026\026\031\023\024\022\023\023\026\001\021\023\023\023\023\024\026\026\021\021\023\023\024\024\024\026\023\023\023\024\024\024\024\026\023\023\021\023\023\024\025\026\021\023\023\023\023\024\024\024\026\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\026\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\026\001\001\001\001\001\001\026\026\026\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\027\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\026\026\026\001\001\001\026\026\026\026\026\026\001\001\026\026\026\001\001\001\001\001\001\026\027\001\001\027\001\027\027\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\027\027\001\001\027\001\026\001\001\027\027\001\001\001\026\001\001\001\001\001\001\001\027\001\001\026\026\001\027\027\001\027\026\026\026\001\001\001\027\001\027\001\001\001\001\001\001\001\001\001\027\001\026\026\001\001\001\001\026\027\027\001\001\001\001\026\025\001\001\026\001\026\026\026\025\001\001\026\026\025\025\025\026\001\001\026\026\025\024\024\024\026\001\001\001\001\026\024\025\027\001\001\001\026\001\001\024\026\001\026\025\026\001\001\001\001\001\001\001\001\001\001\026\024\024\023\023\023\021\021\020\024\024\023\023\023\021\021\021\024\023\023\023\023\023\021\023\024\023\023\023\023\023\021\021\024\023\023\023\023\023\021\021\024\025\024\024\023\023\023\023\026\025\026\024\025\024\023\024\001\026\026\026\023\024\024\023\020\020\020\020\020\020\020\020\020\020\020\020\020\020\020\016\020\020\020\020\020\020\020\016\021\020\020\020\020\020\020\020\021\022\021\020\020\016\016\020\021\021\021\020\020\016\016\020\023\021\020\020\020\020\020\020\024\024\021\021\020\020\021\020\016\016\016\016\016\003\003\003\016\003\016\016\016\003\003\005\016\003\016\003\003\003\003\003\016\016\016\003\003\003\003\003\020\016\016\016\003\003\003\003\020\020\016\016\016\016\016\003\020\020\016\016\016\020\016\016\020\020\020\020\016\016\016\003\005\005\b\b\006\005\005\005\005\006\005\b\b\006\006\006\005\005\005\006\006\b\b\007\003\003\003\005\006\b\b\007\003\003\003\003\005\006\007\013\003\003\003\005\005\006\007\f\003\003\005\005\006\b\013\f\003\005\005\006\b\007\007\013\005\b\b\007\t\n\n\n\005\b\007\t\t\n\n\n\b\007\007\007\t\n\n\r\007\t\t\t\t\n\n\r\t\f\t\t\n\n\n\r\f\f\f\n\n\n\n\r\f\n\n\n\n\n\r\r\f\n\f\n\n\n\r\r\n\n\n\n\n\n\013\013\r\n\r\n\n\t\013\b\r\n\n\n\n\t\t\b\r\r\n\n\n\t\t\013\r\r\r\n\t\t\t\013\r\r\n\n\t\n\t\013\n\r\n\n\t\t\013\013\n\n\t\t\t\013\013\013\t\t\013\013\013\t\t\t\b\t\013\007\007\007\007\007\b\b\007\007\b\007\006\007\b\007\007\b\b\007\007\007\b\007\b\b\b\b\b\007\b\b\006\b\b\b\b\b\b\b\006\006\006\b\b\b\013\007\006\006\006\007\007\b\013\b\006\005\005\005\003\003\013\007\006\006\006\003\005\003\b\007\b\b\006\005\003\003\007\b\b\b\b\006\005\003\007\007\b\b\b\006\005\003\b\007\013\b\b\b\005\003\b\007\007\007\006\006\005\005\b\b\007\b\005\003\005\005\003\005\003\003\003\003\016\030\003\003\003\003\003\003\003\030\003\003\005\003\003\003\003\003\002\003\003\003\005\005\003\003\003\003\005\003\005\005\005\005\002\003\003\003\005\005\005\005\003\003\005\003\005\005\005\005\005\005\003\003\003\005\005\004\003\004\003\003\003\003\030\002\030\003\003\005\003\005\003\003\030\016\003\003\003\005\004\004\004\003\003\003\005\005\005\005\005\005\003\005\005\005\005\005\005\005\005\003\005\003\004\005\005\006\005\005\016\003\003\004\005\005\005\003\003\016\003\004\016\003\016\003\003\005\003\003\016\016\003\003\003\003\003\003\016\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\003\005\003\005\005\006\006\006\007\004\004\003\005\006\006\b\007\004\005\005\006\006\b\b\007\005\005\003\006\b\b\007\013\004\003\003\006\b\013\007\013\004\005\006\b\013\013\t\035\004\006\b\007\t\t\035\035\005\006\007\t\t\t\035\035\b\006\b\b\n\n\n\035\b\007\b\013\n\n\035\035\t\013\013\013\n\035\035\035\013\t\035\f\035\035\035\035\t\t\035\035\035\035\035\035\035\035\035 \035\035 \035 \035 ! \035 \035\035\035\036\035\035\035\035\035\035\035\035\036\035\035\036\035\036\035\036\035\036\035\035\035\035\036\035\036\035\036\035\035\036\035\036\036\036\036\036 \036\036\035\036\036\036\036 \036\036\036\036\036\036\036 \036\036\036\036\036\036\036\035\035\036\035\033\033\033\033\035\035\035\036\033\033\033\033\035\035\036\035\036\033\033\032\036\035\036\036\036\033\036\032\036\036\036\036\036\033\033\036\035\036\036\036\036\033\032\032\036\036\036\036\036\033\032\032\036\036\033\036\032\033\032\032\033\033\033\n\t\t\013\013\033\033\n\n\t\t\013\013\032\032\032\n\t\n\t\t\032\032\032\032\t\t\t\013\032\032\n\n\t\n\t\013\032\032\032\n\n\n\t\007\032\032\032\n\n\n\t\t\032\032\032\032\n\t\t\t\005\005\005\003\016\020\020\021\b\005\003\003\016\020\020\021\007\005\003\003\016\020\020\021\b\005\003\003\020\020\021\022\007\005\005\003\020\020\021\023\b\b\005\003\020\020\022\023\007\b\005\003\020\020\021\023\013\b\003\003\016\020\022\023\021\023\024\001\001\001\001\001\022\023\026\001\026\026\001\001\023\025\025\026\026\001\001\001\024\025\025\025\001\001\001\001\025\025\025\025\001\001\001\001\026\025\026\026\001\001\001\001\026\026\001\026\001\001\001\001\026\026\001\026\001\001\001\001\001\001\001\001\001\001\001\026\001\001\001\001\001\001\001\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\024\024\001\001\001\001\001\025\026\025\001\001\001\001\026\001\001\001\001\001\001\001\025\001\001\026\001\001\026\025\025\001\001\001\001\001\026\025\025\025\001\026\001\001\026\026\001\026\024\025\001\001\026\001\001\001\025\024\024\023\021\020\020\016\016\002\025\023\022\020\020\016\016\030\026\023\022\020\020\020\016\016\024\023\022\021\020\020\020\016\024\023\022\021\021\020\020\020\026\023\022\022\021\020\020\020\026\025\022\021\021\021\020\020\024\024\023\022\021\021\020\020\002\003\005\006\b\006\006\005\030\003\005\006\006\006\006\006\016\003\004\005\005\005\005\005\016\003\003\003\004\005\005\005\016\016\030\003\003\005\005\005\016\016\003\003\003\004\005\005\016\016\003\003\003\005\005\005\016\016\003\003\003\005\005\005\005\005\003\003\016\031\016\031\004\005\005\003\002\020\021\021\005\004\005\004\002\002\020\023\004\004\004\004\003\016\016\020\005\004\004\003\003\030\016\016\005\004\003\004\003\030\016\016\005\004\003\030\003\003\030\016\005\005\005\003\003\003\030\016\021\023\021\023\023\023\024\025\023\023\023\023\023\023\023\024\023\023\023\023\023\023\023\025\020\021\023\023\023\025\024\025\020\021\023\024\025\026\026\026\020\020\023\025\001\026\026\026\020\020\021\025\001\026\001\026\020\020\021\023\026\026\001\001\025\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\026\001\001\001\001\001\026\026\001\026\001\001\026\001\001\026\025\024\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\001\001\001\001\001\001\026\025\026\001\026\001\001\001\024\025\025\025\001\001\001\001\023\024\025\001\001\026\024\024\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\001\001\001\001\024\001\001\001\026\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\027\001\026\026\026\001\001\001\026\026\001\001\001\001\027\001\026\026\026\001\001\001\001\026\001\026\001\026\001\001\001\026\001\027\001\001\027\001\001\026\001\027\027\001\001\001\001\026\001\027\027\027\001\001\001\001\001\027\027\001\001\001\001\027\001\001\001\001\001\001\026\026\001\026\001\001\027\001\001\001\001\001\001\001\001\001\026\001\026\001\001\001\001\001\001\001\026\001\001\001\001\001\001\001\026\001\001\001\001\001\001\026\001\001\001\027\026\026\026\001\001\001\001\027\026\026\001\001\001\001\026\001\001\001\025\024\024\001\001\026\001\026\025\025\025\001\026\001\001\026\026\026\025\001\001\001\001\025\024\024\024\026\001\001\026\026\024\023\023\001\001\026\025\001\025\024\022\001\025\001\001\001\026\025\024\026\026\001\026\001\026\025\024\024\023\022\021\020\020\020\020\023\023\022\022\022\021\021\021\024\023\022\022\022\022\021\021\022\024\023\022\022\021\021\022\023\022\022\022\022\021\022\022\023\022\022\021\021\021\022\021\023\022\021\021\021\021\021\021\024\022\021\022\021\021\021\021\020\020\020\020\020\016\003\003\020\020\020\020\016\003\003\003\021\021\020\020\016\003\003\003\021\021\021\020\020\016\003\003\022\021\021\021\020\016\003\003\021\022\021\021\021\016\003\003\021\021\021\021\020\016\003\003\020\021\021\020\020\016\016\003\003\003\005\006\b\007\007\007\003\003\005\006\006\b\007\007\003\003\006\005\005\006\b\007\003\005\005\005\005\005\005\006\005\005\005\005\005\003\005\005\003\005\005\005\003\003\003\005\003\005\005\005\005\005\005\003\003\005\005\005\003\005\003\003\t\f\n\n\n\n\r\r\007\t\n\n\n\r\r\r\b\t\t\n\n\r\r\r\b\b\007\t\n\r\r\n\005\b\b\007\t\n\n\n\005\005\006\b\007\t\n\n\005\005\005\006\b\007\t\t\002\003\005\005\006\b\007\t\n\t\t\t\013\013\b\013\n\n\t\007\013\b\013\b\r\n\t\013\b\b\b\b\r\n\n\t\b\b\013\b\r\n\n\t\013\b\013\b\n\n\n\t\013\b\013\007\n\t\t\t\013\b\b\b\t\t\t\013\b\b\b\b\007\b\b\006\006\b\b\b\013\b\b\b\005\b\b\b\b\b\b\b\b\b\006\b\006\006\006\b\007\b\b\b\006\005\006\b\007\007\b\b\006\b\005\006\b\b\b\b\b\b\b\006\006\006\b\007\b\006\005\006\b\006\b\t\b\b\b\005\003\005\005\005\b\007\007\007\006\006\005\006\006\b\007\013\007\b\b\b\007\b\007\007\013\013\013\t\b\007\007\013\013\t\t\t\007\013\013\t\t\n\n\n\t\t\t\n\n\n\t\n\t\n\n\n\n\t\t\n\005\005\005\003\003\005\005\004\006\005\005\003\005\003\005\005\b\006\006\005\005\005\005\005\007\007\007\007\b\b\005\006\007\t\013\013\b\b\b\006\t\007\013\013\007\b\b\b\t\t\007\013\007\b\b\b\t\t\t\007\013\b\b\b\005\006\005\004\016\003\030\002\005\005\003\003\003\016\016\003\005\004\003\004\003\003\016\002\005\005\003\004\003\003\030\002\005\005\005\005\003\003\003\003\006\006\005\005\004\003\004\003\006\006\005\004\004\004\003\003\006\006\005\005\004\003\003\003\016\016\016\003\003\003\005\005\016\016\016\016\003\003\005\006\016\016\016\016\003\003\003\005\020\020\020\016\016\016\003\005\020\020\020\020\016\016\003\005\020\020\020\016\016\016\003\005\020\020\020\016\016\003\003\005\016\016\016\016\016\003\003\005\006\006\b\007\t\t\035\035\006\006\b\t\r\035\035\035\005\006\b\007\t\035\035\035\006\006\b\007\013\t!\035\006\b\b\007\013\t\035\035\b\b\b\007\013\t\035\035\005\007\b\007\b\007\t\035\005\007\b\007\b\007\013\t\035\035 ! \035 \035 ! \036\035 \036\035\035 \036\035\035\035\035\035 \035\035 \036\036\036\036\036\036\036 \036\036\036\036\036\036\036 \036\036\036\036\036\036\036 \036\036\036\036\036\036\036 \036\036\036\036\036\036\036\035\036\036\036\036\036\036\036\035\035\036\036\036\036\033\033\035\035\035\035\035\033\033\033\036\036\036\036\032\036\032\032\036\036\036\033\036\032\032\032\036\036\036\036\036\032\032\032\036\036\036\036\032\032\032\032\036\036\033\032\032\032\032\032\036\036\036\036\032\036\032\n\033\033\036\032\032\032\032\032\036\032\032\032\032\032\032\n\032\032\032\n\032\n\t\013\032\032\032\032\n\n\013\013\032\032\032\032\032\n\n\007\032\032\032\032\032\n\n\013\n\n\n\032\n\n\t\013\n\n\n\n\n\t\013\007\f\n\f\f\013\007\007\b\n\f\f\f\007\b\006\005\007\b\003\003\020\020\022\023\007\006\003\016\020\020\022\023\b\006\003\016\020\020\022\024\006\006\005\016\020\021\022\025\007\003\003\016\020\021\023\024\b\005\003\020\020\021\022\025\005\005\005\016\021\021\022\023\005\005\003\003\020\022\023\023\025\001\001\026\001\001\001\001\026\001\001\026\001\001\001\001\026\001\026\001\001\001\001\001\026\001\001\001\001\026\001\001\026\001\001\001\026\001\001\001\026\001\001\001\001\001\001\001\026\026\001\026\026\001\001\026\023\026\001\001\001\001\001\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\026\001\001\001\001\001\001\001\001\025\025\001\001\001\025\001\001\025\025\026\001\001\026\001\001\025\025\001\001\001\026\001\001\001\026\026\001\026\026\001\001\001\026\001\026\026\026\001\001\001\001\001\026\001\026\001\001\001\001\026\026\001\001\001\001\001\001\026\001\001\001\023\023\022\021\020\020\016\016\024\023\022\021\020\020\020\020\025\023\023\022\023\021\023\021\025\025\023\021\022\023\023\020\025\023\023\021\020\022\022\016\001\024\022\021\020\020\020\016\001\024\021\020\020\020\020\016\001\023\021\020\020\020\020\020\016\016\016\003\003\003\003\003\020\020\003\003\003\003\003\003\020\020\020\020\003\003\016\016\016\016\016\020\020\020\016\016\016\016\016\016\016\020\020\016\003\003\003\003\003\003\003\016\003\003\003\003\003\005\003\003\016\003\003\005\006\003\003\003\003\003\003\003\005\016\003\016\003\003\003\005\005\003\016\016\003\003\003\005\005\003\016\020\003\016\003\003\003\003\016\016\003\003\005\003\003\016\016\016\003\003\005\005\003\003\016\016\005\005\003\003\003\003\003\016\003\003\003\003\003\003\003\016\020\020\021\023\001\001\001\001\016\020\020\023\001\001\001\001\016\020\020\021\023\026\001\001\020\020\021\022\022\001\001\001\016\020\021\022\022\024\026\001\020\020\021\022\022\023\025\026\016\020\021\022\023\025\025\001\020\020\021\022\023\025\026\026\001\001\001\001\001\026\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\001\001\026\026\026\001\001\026\026\001\001\001\001\001\001\026\026\026\026\026\026\001\026\026\001\026\001\026\026\026\026\001\001\001\001\001\001\026\026\026\001\001\001\001\001\026\026\025\001\001\026\001\025\025\026\025\001\001\001\001\026\025\024\023\001\001\001\026\025\024\023\023\026\026\001\025\024\023\023\023\026\001\026\025\023\023\023\023\001\001\025\024\023\023\023\023\001\026\025\023\023\023\022\023\025\026\025\023\023\022\022\022\025\024\024\023\023\023\022\023\023\026\001\001\023\023\023\024\023\026\001\023\024\023\023\024\024\024\001\023\023\023\025\001\023\023\026\025\023\023\026\001\023\023\023\026\025\023\024\001\023\023\023\024\025\023\024\001\023\023\023\022\025\023\024\026\022\022\024\022\026\024\024\023\024\024\024\001\001\001\001\001\024\025\024\023\024\026\001\001\026\026\025\026\023\024\025\024\001\001\001\001\001\026\024\025\026\001\001\001\001\001\001\026\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\024\026\001\001\001\001\001\001\025\025\001\001\001\001\001\001\024\025\026\026\001\001\001\001\001\025\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\027\001\027\027\001\001\001\001\001\001\001\001\001\001\027\001\001\001\001\001\001\001\026\001\001\001\001\026\001\001\026\001\001\001\026\026\001\026\026\001\001\001\001\001\026\001\026\001\001\001\025\001\001\026\026\001\026\001\001\026\026\026\026\027\001\027\001\001\026\001\001\027\026\026\001\001\026\001\001\001\001\026\001\026\025\026\026\026\001\025\025\025\001\001\026\001\001\025\026\026\025\026\001\001\001\026\026\026\026\026\026\026\001\001\001\001\026\026\025\026\026\001\001\001\026\026\026\001\001\026\026\026\026\025\023\026\001\001\001\026\001\025\023\026\001\001\001\001\026\025\023\026\001\001\001\001\001\025\023\001\001\001\001\001\026\025\023\026\026\026\001\026\001\025\024\025\025\025\025\001\001\026\025\025\024\024\025\026\025\025\025\023\023\022\022\021\021\021\020\023\022\022\021\021\022\021\020\022\022\023\023\022\021\022\021\022\021\022\022\022\022\021\022\022\022\022\022\023\022\022\022\023\022\022\022\023\023\022\022\025\024\023\023\024\024\023\024\025\023\025\025\025\025\024\024\020\020\021\020\021\020\016\016\021\020\021\021\021\020\020\016\021\020\021\021\021\021\020\020\021\022\022\022\022\021\021\020\022\022\022\023\022\023\022\021\022\023\022\023\023\022\022\021\023\023\023\023\023\022\022\022\025\023\023\023\023\023\023\023\016\016\003\003\003\003\003\003\016\016\016\016\016\030\030\016\016\016\017\017\017\016\016\016\017\020\020\020\020\017\017\016\020\020\020\020\020\017\017\017\022\021\022\021\021\021\020\020\022\023\023\023\021\021\022\020\025\024\023\022\021\021\021\021\003\003\005\006\006\b\b\007\002\003\005\005\005\b\b\b\016\002\003\003\003\005\005\b\016\016\002\016\016\016\005\005\016\016\016\016\016\016\016\003\016\016\016\020\020\020\016\003\020\020\020\021\021\020\020\016\020\021\021\021\021\021\020\020\007\007\013\013\b\b\b\b\b\b\b\b\b\b\006\006\b\b\b\b\006\b\006\005\005\006\b\006\005\003\005\005\003\003\003\003\003\003\003\003\003\003\003\003\003\016\016\003\003\003\016\003\016\003\016\016\016\016\016\016\016\016\016\016\b\006\005\006\b\007\b\t\006\006\005\006\006\007\013\t\005\006\006\b\007\007\t\n\005\006\b\b\013\013\t\n\005\006\006\006\007\013\t\n\005\005\006\b\b\007\t\n\003\003\005\b\007\b\007\t\003\003\003\b\007\013\007\013\n\n\035\n\n\n\t\t\n\035\035\035\035\035\n\n\035\035\032\035\035\035\n\n\035\032\032\035\035\035\035\t\035\035\035\032\035\035\t\007\035\035\035\035\035\n\t\t\035\035\035\035\035\035\n\t\t\035\035\035\n\n\n\t\t\t\t\007\007\b\b\b\t\t\007\007\b\b\b\b\t\007\b\006\006\006\006\b\007\007\b\006\006\006\005\005\007\b\b\b\006\005\005\005\007\b\006\006\006\005\003\003\007\b\006\006\005\005\003\003\007\b\b\006\006\005\003\003\b\006\005\005\003\003\030\002\006\005\006\005\003\003\030\002\005\005\003\004\003\016\016\016\005\004\003\003\016\016\016\016\005\004\003\016\016\016\016\020\003\003\003\016\016\016\016\017\003\003\016\003\016\016\016\017\030\003\003\016\016\016\016\016"
.subsections_via_symbols
| the_stack_data/908241.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _strtoul ; -- Begin function strtoul
.p2align 2
_strtoul: ; @strtoul
.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 xzr, [sp, #8]
str wzr, [sp]
ldur x8, [x29, #-8]
str x8, [sp, #16]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldrsb w0, [x8]
bl _isspace
subs w8, w0, #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:
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_11
b LBB0_4
LBB0_4:
ldr x8, [sp, #16]
ldrsb w8, [x8]
subs w8, w8, #48
cset w8, ne
tbnz w8, #0, LBB0_9
b LBB0_5
LBB0_5:
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
ldr x8, [sp, #16]
ldrsb w8, [x8]
subs w8, w8, #120
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
mov w8, #16
stur w8, [x29, #-20]
b LBB0_8
LBB0_7:
mov w8, #1
str w8, [sp]
mov w8, #8
stur w8, [x29, #-20]
b LBB0_8
LBB0_8:
b LBB0_10
LBB0_9:
mov w8, #10
stur w8, [x29, #-20]
b LBB0_10
LBB0_10:
b LBB0_17
LBB0_11:
ldur w8, [x29, #-20]
subs w8, w8, #16
cset w8, ne
tbnz w8, #0, LBB0_16
b LBB0_12
LBB0_12:
ldr x8, [sp, #16]
ldrsb w8, [x8]
subs w8, w8, #48
cset w8, ne
tbnz w8, #0, LBB0_15
b LBB0_13
LBB0_13:
ldr x8, [sp, #16]
ldrsb w8, [x8, #1]
subs w8, w8, #120
cset w8, ne
tbnz w8, #0, LBB0_15
b LBB0_14
LBB0_14:
ldr x8, [sp, #16]
add x8, x8, #2
str x8, [sp, #16]
b LBB0_15
LBB0_15:
b LBB0_16
LBB0_16:
b LBB0_17
LBB0_17:
ldur w8, [x29, #-20]
subs w8, w8, #8
cset w8, ne
tbnz w8, #0, LBB0_24
b LBB0_18
LBB0_18:
b LBB0_19
LBB0_19: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldrsb w8, [x8]
subs w8, w8, #48
str w8, [sp, #4]
ldr w8, [sp, #4]
subs w8, w8, #7
cset w8, ls
tbnz w8, #0, LBB0_21
b LBB0_20
LBB0_20:
b LBB0_23
LBB0_21: ; in Loop: Header=BB0_19 Depth=1
ldr x9, [sp, #8]
ldr w8, [sp, #4]
; kill: def $x8 killed $w8
add x8, x8, x9, lsl #3
str x8, [sp, #8]
mov w8, #1
str w8, [sp]
b LBB0_22
LBB0_22: ; in Loop: Header=BB0_19 Depth=1
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
b LBB0_19
LBB0_23:
b LBB0_50
LBB0_24:
ldur w8, [x29, #-20]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB0_31
b LBB0_25
LBB0_25:
b LBB0_26
LBB0_26: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldrsb w8, [x8]
subs w8, w8, #48
str w8, [sp, #4]
ldr w8, [sp, #4]
subs w8, w8, #9
cset w8, ls
tbnz w8, #0, LBB0_28
b LBB0_27
LBB0_27:
b LBB0_30
LBB0_28: ; in Loop: Header=BB0_26 Depth=1
ldr x9, [sp, #8]
mov x8, #10
mul x8, x8, x9
ldr w9, [sp, #4]
; kill: def $x9 killed $w9
add x8, x8, x9
str x8, [sp, #8]
mov w8, #1
str w8, [sp]
b LBB0_29
LBB0_29: ; in Loop: Header=BB0_26 Depth=1
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
b LBB0_26
LBB0_30:
b LBB0_49
LBB0_31:
ldur w8, [x29, #-20]
subs w8, w8, #16
cset w8, ne
tbnz w8, #0, LBB0_40
b LBB0_32
LBB0_32:
b LBB0_33
LBB0_33: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldrsb w8, [x8]
subs w8, w8, #48
str w8, [sp, #4]
ldr w8, [sp, #4]
subs w8, w8, #74
cset w8, ls
tbnz w8, #0, LBB0_35
b LBB0_34
LBB0_34:
b LBB0_39
LBB0_35: ; in Loop: Header=BB0_33 Depth=1
ldr w8, [sp, #4]
mov x9, x8
adrp x8, _cvtIn@PAGE
add x8, x8, _cvtIn@PAGEOFF
ldrsb w8, [x8, x9]
str w8, [sp, #4]
ldr w8, [sp, #4]
subs w8, w8, #15
cset w8, ls
tbnz w8, #0, LBB0_37
b LBB0_36
LBB0_36:
b LBB0_39
LBB0_37: ; in Loop: Header=BB0_33 Depth=1
ldr x9, [sp, #8]
ldr w8, [sp, #4]
; kill: def $x8 killed $w8
add x8, x8, x9, lsl #4
str x8, [sp, #8]
mov w8, #1
str w8, [sp]
b LBB0_38
LBB0_38: ; in Loop: Header=BB0_33 Depth=1
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
b LBB0_33
LBB0_39:
b LBB0_48
LBB0_40:
b LBB0_41
LBB0_41: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldrsb w8, [x8]
subs w8, w8, #48
str w8, [sp, #4]
ldr w8, [sp, #4]
subs w8, w8, #74
cset w8, ls
tbnz w8, #0, LBB0_43
b LBB0_42
LBB0_42:
b LBB0_47
LBB0_43: ; in Loop: Header=BB0_41 Depth=1
ldr w8, [sp, #4]
mov x9, x8
adrp x8, _cvtIn@PAGE
add x8, x8, _cvtIn@PAGEOFF
ldrsb w8, [x8, x9]
str w8, [sp, #4]
ldr w8, [sp, #4]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, lo
tbnz w8, #0, LBB0_45
b LBB0_44
LBB0_44:
b LBB0_47
LBB0_45: ; in Loop: Header=BB0_41 Depth=1
ldr x8, [sp, #8]
ldursw x9, [x29, #-20]
mul x8, x8, x9
ldr w9, [sp, #4]
; kill: def $x9 killed $w9
add x8, x8, x9
str x8, [sp, #8]
mov w8, #1
str w8, [sp]
b LBB0_46
LBB0_46: ; in Loop: Header=BB0_41 Depth=1
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
b LBB0_41
LBB0_47:
b LBB0_48
LBB0_48:
b LBB0_49
LBB0_49:
b LBB0_50
LBB0_50:
ldr w8, [sp]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_52
b LBB0_51
LBB0_51:
ldur x8, [x29, #-8]
str x8, [sp, #16]
b LBB0_52
LBB0_52:
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_54
b LBB0_53
LBB0_53:
ldr x8, [sp, #16]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB0_54
LBB0_54:
ldr x0, [sp, #8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __DATA,__data
_cvtIn: ; @cvtIn
.ascii "\000\001\002\003\004\005\006\007\b\tddddddd\n\013\f\r\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037 !\"#dddddd\n\013\f\r\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037 !\"#"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _strtoul ## -- Begin function strtoul
.p2align 4, 0x90
_strtoul: ## @strtoul
.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)
movl %edx, -20(%rbp)
movq $0, -40(%rbp)
movl $0, -48(%rbp)
movq -8(%rbp), %rax
movq %rax, -32(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
movsbl (%rax), %edi
callq _isspace
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:
cmpl $0, -20(%rbp)
jne LBB0_11
## %bb.4:
movq -32(%rbp), %rax
movsbl (%rax), %eax
cmpl $48, %eax
jne LBB0_9
## %bb.5:
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
movsbl (%rax), %eax
cmpl $120, %eax
jne LBB0_7
## %bb.6:
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
movl $16, -20(%rbp)
jmp LBB0_8
LBB0_7:
movl $1, -48(%rbp)
movl $8, -20(%rbp)
LBB0_8:
jmp LBB0_10
LBB0_9:
movl $10, -20(%rbp)
LBB0_10:
jmp LBB0_17
LBB0_11:
cmpl $16, -20(%rbp)
jne LBB0_16
## %bb.12:
movq -32(%rbp), %rax
movsbl (%rax), %eax
cmpl $48, %eax
jne LBB0_15
## %bb.13:
movq -32(%rbp), %rax
movsbl 1(%rax), %eax
cmpl $120, %eax
jne LBB0_15
## %bb.14:
movq -32(%rbp), %rax
addq $2, %rax
movq %rax, -32(%rbp)
LBB0_15:
jmp LBB0_16
LBB0_16:
jmp LBB0_17
LBB0_17:
cmpl $8, -20(%rbp)
jne LBB0_24
## %bb.18:
jmp LBB0_19
LBB0_19: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
movsbl (%rax), %eax
subl $48, %eax
movl %eax, -44(%rbp)
cmpl $7, -44(%rbp)
jbe LBB0_21
## %bb.20:
jmp LBB0_23
LBB0_21: ## in Loop: Header=BB0_19 Depth=1
movq -40(%rbp), %rax
shlq $3, %rax
movl -44(%rbp), %ecx
## kill: def $rcx killed $ecx
addq %rcx, %rax
movq %rax, -40(%rbp)
movl $1, -48(%rbp)
## %bb.22: ## in Loop: Header=BB0_19 Depth=1
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
jmp LBB0_19
LBB0_23:
jmp LBB0_50
LBB0_24:
cmpl $10, -20(%rbp)
jne LBB0_31
## %bb.25:
jmp LBB0_26
LBB0_26: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
movsbl (%rax), %eax
subl $48, %eax
movl %eax, -44(%rbp)
cmpl $9, -44(%rbp)
jbe LBB0_28
## %bb.27:
jmp LBB0_30
LBB0_28: ## in Loop: Header=BB0_26 Depth=1
imulq $10, -40(%rbp), %rax
movl -44(%rbp), %ecx
## kill: def $rcx killed $ecx
addq %rcx, %rax
movq %rax, -40(%rbp)
movl $1, -48(%rbp)
## %bb.29: ## in Loop: Header=BB0_26 Depth=1
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
jmp LBB0_26
LBB0_30:
jmp LBB0_49
LBB0_31:
cmpl $16, -20(%rbp)
jne LBB0_40
## %bb.32:
jmp LBB0_33
LBB0_33: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
movsbl (%rax), %eax
subl $48, %eax
movl %eax, -44(%rbp)
cmpl $74, -44(%rbp)
jbe LBB0_35
## %bb.34:
jmp LBB0_39
LBB0_35: ## in Loop: Header=BB0_33 Depth=1
movl -44(%rbp), %eax
movl %eax, %ecx
leaq _cvtIn(%rip), %rax
movsbl (%rax,%rcx), %eax
movl %eax, -44(%rbp)
cmpl $15, -44(%rbp)
jbe LBB0_37
## %bb.36:
jmp LBB0_39
LBB0_37: ## in Loop: Header=BB0_33 Depth=1
movq -40(%rbp), %rax
shlq $4, %rax
movl -44(%rbp), %ecx
## kill: def $rcx killed $ecx
addq %rcx, %rax
movq %rax, -40(%rbp)
movl $1, -48(%rbp)
## %bb.38: ## in Loop: Header=BB0_33 Depth=1
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
jmp LBB0_33
LBB0_39:
jmp LBB0_48
LBB0_40:
jmp LBB0_41
LBB0_41: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
movsbl (%rax), %eax
subl $48, %eax
movl %eax, -44(%rbp)
cmpl $74, -44(%rbp)
jbe LBB0_43
## %bb.42:
jmp LBB0_47
LBB0_43: ## in Loop: Header=BB0_41 Depth=1
movl -44(%rbp), %eax
movl %eax, %ecx
leaq _cvtIn(%rip), %rax
movsbl (%rax,%rcx), %eax
movl %eax, -44(%rbp)
movl -44(%rbp), %eax
cmpl -20(%rbp), %eax
jb LBB0_45
## %bb.44:
jmp LBB0_47
LBB0_45: ## in Loop: Header=BB0_41 Depth=1
movq -40(%rbp), %rax
movslq -20(%rbp), %rcx
imulq %rcx, %rax
movl -44(%rbp), %ecx
## kill: def $rcx killed $ecx
addq %rcx, %rax
movq %rax, -40(%rbp)
movl $1, -48(%rbp)
## %bb.46: ## in Loop: Header=BB0_41 Depth=1
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
jmp LBB0_41
LBB0_47:
jmp LBB0_48
LBB0_48:
jmp LBB0_49
LBB0_49:
jmp LBB0_50
LBB0_50:
cmpl $0, -48(%rbp)
jne LBB0_52
## %bb.51:
movq -8(%rbp), %rax
movq %rax, -32(%rbp)
LBB0_52:
cmpq $0, -16(%rbp)
je LBB0_54
## %bb.53:
movq -32(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
LBB0_54:
movq -40(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.p2align 4 ## @cvtIn
_cvtIn:
.ascii "\000\001\002\003\004\005\006\007\b\tddddddd\n\013\f\r\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037 !\"#dddddd\n\013\f\r\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037 !\"#"
.subsections_via_symbols
| the_stack_data/24153.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
sub sp, sp, #896
mov x19, sp
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [x19, #84]
sub sp, sp, #16
mov x9, sp
add x8, x19, #80
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
str x0, [x19, #32] ; 8-byte Folded Spill
bl _scanf
ldr x0, [x19, #32] ; 8-byte Folded Reload
add sp, sp, #16
sub sp, sp, #16
mov x9, sp
add x8, x19, #76
str x8, [x9]
bl _scanf
add sp, sp, #16
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
str wzr, [x19, #72]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [x19, #72]
ldr w9, [x19, #80]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldrsw x9, [x19, #72]
add x8, x19, #488
add x8, x8, x9, lsl #2
sub sp, sp, #16
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
add sp, sp, #16
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [x19, #72]
add w8, w8, #1
str w8, [x19, #72]
b LBB0_1
LBB0_4:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
str wzr, [x19, #72]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [x19, #72]
ldr w9, [x19, #76]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
ldrsw x9, [x19, #72]
add x8, x19, #88
add x8, x8, x9, lsl #2
sub sp, sp, #16
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
add sp, sp, #16
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [x19, #72]
add w8, w8, #1
str w8, [x19, #72]
b LBB0_5
LBB0_8:
ldr w8, [x19, #76]
; kill: def $x8 killed $w8
mov x9, sp
str x9, [x19, #56]
lsl x9, x8, #2
add x9, x9, #15
and x9, x9, #0xfffffffffffffff0
str x9, [x19, #16] ; 8-byte Folded Spill
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
ldr x10, [x19, #16] ; 8-byte Folded Reload
mov x9, sp
subs x9, x9, x10
mov sp, x9
str x9, [x19, #24] ; 8-byte Folded Spill
str x8, [x19, #48]
str wzr, [x19, #72]
b LBB0_9
LBB0_9: ; =>This Inner Loop Header: Depth=1
ldr w8, [x19, #72]
ldr w9, [x19, #76]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_12
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_9 Depth=1
ldr x9, [x19, #24] ; 8-byte Folded Reload
ldrsw x10, [x19, #72]
mov w8, #0
str w8, [x9, x10, lsl #2]
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_9 Depth=1
ldr w8, [x19, #72]
add w8, w8, #1
str w8, [x19, #72]
b LBB0_9
LBB0_12:
str wzr, [x19, #72]
b LBB0_13
LBB0_13: ; =>This Loop Header: Depth=1
; Child Loop BB0_15 Depth 2
ldr w8, [x19, #72]
ldr w9, [x19, #76]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_27
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_13 Depth=1
mov w8, #-2147483648
str w8, [x19, #44]
mov w8, #-1
str w8, [x19, #40]
str wzr, [x19, #68]
b LBB0_15
LBB0_15: ; Parent Loop BB0_13 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [x19, #68]
ldr w9, [x19, #80]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_25
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_15 Depth=2
ldrsw x9, [x19, #72]
add x8, x19, #88
ldr w8, [x8, x9, lsl #2]
ldrsw x10, [x19, #68]
add x9, x19, #488
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_20
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_15 Depth=2
ldrsw x9, [x19, #68]
add x8, x19, #488
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_20
b LBB0_18
LBB0_18: ; in Loop: Header=BB0_15 Depth=2
ldr w8, [x19, #44]
ldrsw x10, [x19, #68]
add x9, x19, #488
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_20
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_15 Depth=2
ldrsw x9, [x19, #68]
add x8, x19, #488
ldr w8, [x8, x9, lsl #2]
str w8, [x19, #44]
ldr w8, [x19, #68]
str w8, [x19, #40]
b LBB0_20
LBB0_20: ; in Loop: Header=BB0_15 Depth=2
ldr w8, [x19, #40]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB0_23
b LBB0_21
LBB0_21: ; in Loop: Header=BB0_15 Depth=2
ldrsw x9, [x19, #40]
add x8, x19, #488
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_23
b LBB0_22
LBB0_22: ; in Loop: Header=BB0_15 Depth=2
ldr x9, [x19, #24] ; 8-byte Folded Reload
ldr w8, [x19, #44]
ldrsw x10, [x19, #72]
str w8, [x9, x10, lsl #2]
ldrsw x10, [x19, #40]
add x9, x19, #488
mov w8, #0
str w8, [x9, x10, lsl #2]
b LBB0_23
LBB0_23: ; in Loop: Header=BB0_15 Depth=2
b LBB0_24
LBB0_24: ; in Loop: Header=BB0_15 Depth=2
ldr w8, [x19, #68]
add w8, w8, #1
str w8, [x19, #68]
b LBB0_15
LBB0_25: ; in Loop: Header=BB0_13 Depth=1
b LBB0_26
LBB0_26: ; in Loop: Header=BB0_13 Depth=1
ldr w8, [x19, #72]
add w8, w8, #1
str w8, [x19, #72]
b LBB0_13
LBB0_27:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
str wzr, [x19, #72]
b LBB0_28
LBB0_28: ; =>This Inner Loop Header: Depth=1
ldr w8, [x19, #72]
ldr w9, [x19, #76]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_34
b LBB0_29
LBB0_29: ; in Loop: Header=BB0_28 Depth=1
ldr x8, [x19, #24] ; 8-byte Folded Reload
ldrsw x9, [x19, #72]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_31
b LBB0_30
LBB0_30: ; in Loop: Header=BB0_28 Depth=1
ldr x8, [x19, #24] ; 8-byte Folded Reload
ldr w9, [x19, #72]
; implicit-def: $x11
mov x11, x9
ldrsw x10, [x19, #72]
add x9, x19, #88
ldr w9, [x9, x10, lsl #2]
; implicit-def: $x10
mov x10, x9
ldrsw x9, [x19, #72]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
sub sp, sp, #32
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
add sp, sp, #32
b LBB0_32
LBB0_31: ; in Loop: Header=BB0_28 Depth=1
ldr w8, [x19, #72]
; implicit-def: $x10
mov x10, x8
ldrsw x9, [x19, #72]
add x8, x19, #88
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
sub sp, sp, #16
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
add sp, sp, #16
b LBB0_32
LBB0_32: ; in Loop: Header=BB0_28 Depth=1
b LBB0_33
LBB0_33: ; in Loop: Header=BB0_28 Depth=1
ldr w8, [x19, #72]
add w8, w8, #1
str w8, [x19, #72]
b LBB0_28
LBB0_34:
str wzr, [x19, #84]
ldr x8, [x19, #56]
mov sp, x8
ldr w8, [x19, #84]
str w8, [x19, #12] ; 4-byte Folded Spill
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_36
b LBB0_35
LBB0_35:
bl ___stack_chk_fail
LBB0_36:
ldr w0, [x19, #12] ; 4-byte Folded Reload
sub sp, x29, #16
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "enter the block size\n"
l_.str.2: ; @.str.2
.asciz "enter the process size\n"
l_.str.3: ; @.str.3
.asciz "PNO\tPsize\tBsize\n"
l_.str.4: ; @.str.4
.asciz "%d\t%d\t%d\n"
l_.str.5: ; @.str.5
.asciz "%d\t%d\tNot alloted\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 $896, %rsp ## imm = 0x380
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -820(%rbp)
leaq L_.str(%rip), %rdi
leaq -824(%rbp), %rsi
movb $0, %al
callq _scanf
leaq L_.str(%rip), %rdi
leaq -828(%rbp), %rsi
movb $0, %al
callq _scanf
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -832(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -832(%rbp), %eax
cmpl -824(%rbp), %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movslq -832(%rbp), %rax
leaq -416(%rbp), %rsi
shlq $2, %rax
addq %rax, %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -832(%rbp), %eax
addl $1, %eax
movl %eax, -832(%rbp)
jmp LBB0_1
LBB0_4:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -832(%rbp)
LBB0_5: ## =>This Inner Loop Header: Depth=1
movl -832(%rbp), %eax
cmpl -828(%rbp), %eax
jge LBB0_8
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movslq -832(%rbp), %rax
leaq -816(%rbp), %rsi
shlq $2, %rax
addq %rax, %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movl -832(%rbp), %eax
addl $1, %eax
movl %eax, -832(%rbp)
jmp LBB0_5
LBB0_8:
movl -828(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -880(%rbp) ## 8-byte Spill
movq %rsp, %rcx
movq %rcx, -848(%rbp)
shlq $2, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq -880(%rbp), %rax ## 8-byte Reload
movq %rsp, %rcx
movq %rcx, -872(%rbp) ## 8-byte Spill
movq %rax, -856(%rbp)
movl $0, -832(%rbp)
LBB0_9: ## =>This Inner Loop Header: Depth=1
movl -832(%rbp), %eax
cmpl -828(%rbp), %eax
jge LBB0_12
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
movq -872(%rbp), %rax ## 8-byte Reload
movslq -832(%rbp), %rcx
movl $0, (%rax,%rcx,4)
## %bb.11: ## in Loop: Header=BB0_9 Depth=1
movl -832(%rbp), %eax
addl $1, %eax
movl %eax, -832(%rbp)
jmp LBB0_9
LBB0_12:
movl $0, -832(%rbp)
LBB0_13: ## =>This Loop Header: Depth=1
## Child Loop BB0_15 Depth 2
movl -832(%rbp), %eax
cmpl -828(%rbp), %eax
jge LBB0_27
## %bb.14: ## in Loop: Header=BB0_13 Depth=1
movl $-2147483648, -860(%rbp) ## imm = 0x80000000
movl $-1, -864(%rbp)
movl $0, -836(%rbp)
LBB0_15: ## Parent Loop BB0_13 Depth=1
## => This Inner Loop Header: Depth=2
movl -836(%rbp), %eax
cmpl -824(%rbp), %eax
jge LBB0_25
## %bb.16: ## in Loop: Header=BB0_15 Depth=2
movslq -832(%rbp), %rax
movl -816(%rbp,%rax,4), %eax
movslq -836(%rbp), %rcx
cmpl -416(%rbp,%rcx,4), %eax
jg LBB0_20
## %bb.17: ## in Loop: Header=BB0_15 Depth=2
movslq -836(%rbp), %rax
cmpl $0, -416(%rbp,%rax,4)
je LBB0_20
## %bb.18: ## in Loop: Header=BB0_15 Depth=2
movl -860(%rbp), %eax
movslq -836(%rbp), %rcx
cmpl -416(%rbp,%rcx,4), %eax
jge LBB0_20
## %bb.19: ## in Loop: Header=BB0_15 Depth=2
movslq -836(%rbp), %rax
movl -416(%rbp,%rax,4), %eax
movl %eax, -860(%rbp)
movl -836(%rbp), %eax
movl %eax, -864(%rbp)
LBB0_20: ## in Loop: Header=BB0_15 Depth=2
cmpl $-1, -864(%rbp)
je LBB0_23
## %bb.21: ## in Loop: Header=BB0_15 Depth=2
movslq -864(%rbp), %rax
cmpl $0, -416(%rbp,%rax,4)
je LBB0_23
## %bb.22: ## in Loop: Header=BB0_15 Depth=2
movq -872(%rbp), %rax ## 8-byte Reload
movl -860(%rbp), %edx
movslq -832(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movslq -864(%rbp), %rax
movl $0, -416(%rbp,%rax,4)
LBB0_23: ## in Loop: Header=BB0_15 Depth=2
jmp LBB0_24
LBB0_24: ## in Loop: Header=BB0_15 Depth=2
movl -836(%rbp), %eax
addl $1, %eax
movl %eax, -836(%rbp)
jmp LBB0_15
LBB0_25: ## in Loop: Header=BB0_13 Depth=1
jmp LBB0_26
LBB0_26: ## in Loop: Header=BB0_13 Depth=1
movl -832(%rbp), %eax
addl $1, %eax
movl %eax, -832(%rbp)
jmp LBB0_13
LBB0_27:
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -832(%rbp)
LBB0_28: ## =>This Inner Loop Header: Depth=1
movl -832(%rbp), %eax
cmpl -828(%rbp), %eax
jge LBB0_34
## %bb.29: ## in Loop: Header=BB0_28 Depth=1
movq -872(%rbp), %rax ## 8-byte Reload
movslq -832(%rbp), %rcx
cmpl $0, (%rax,%rcx,4)
je LBB0_31
## %bb.30: ## in Loop: Header=BB0_28 Depth=1
movq -872(%rbp), %rax ## 8-byte Reload
movl -832(%rbp), %esi
movslq -832(%rbp), %rcx
movl -816(%rbp,%rcx,4), %edx
movslq -832(%rbp), %rcx
movl (%rax,%rcx,4), %ecx
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_32
LBB0_31: ## in Loop: Header=BB0_28 Depth=1
movl -832(%rbp), %esi
movslq -832(%rbp), %rax
movl -816(%rbp,%rax,4), %edx
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
LBB0_32: ## in Loop: Header=BB0_28 Depth=1
jmp LBB0_33
LBB0_33: ## in Loop: Header=BB0_28 Depth=1
movl -832(%rbp), %eax
addl $1, %eax
movl %eax, -832(%rbp)
jmp LBB0_28
LBB0_34:
movl $0, -820(%rbp)
movq -848(%rbp), %rax
movq %rax, %rsp
movl -820(%rbp), %eax
movl %eax, -884(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_36
## %bb.35:
movl -884(%rbp), %eax ## 4-byte Reload
movq %rbp, %rsp
popq %rbp
retq
LBB0_36:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "enter the block size\n"
L_.str.2: ## @.str.2
.asciz "enter the process size\n"
L_.str.3: ## @.str.3
.asciz "PNO\tPsize\tBsize\n"
L_.str.4: ## @.str.4
.asciz "%d\t%d\t%d\n"
L_.str.5: ## @.str.5
.asciz "%d\t%d\tNot alloted\n"
.subsections_via_symbols
| the_stack_data/67324944.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mode ; -- Begin function mode
.p2align 2
_mode: ; @mode
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #4]
ldr w8, [sp, #4]
str w8, [sp] ; 4-byte Folded Spill
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_1
LBB0_1:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #1024, lsl #12 ; =4194304
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_2
LBB0_2:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2048, lsl #12 ; =8388608
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #3072, lsl #12 ; =12582912
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_8
LBB0_4:
adrp x8, l_.str@PAGE
add x8, x8, l_.str@PAGEOFF
str x8, [sp, #8]
b LBB0_9
LBB0_5:
adrp x8, l_.str.1@PAGE
add x8, x8, l_.str.1@PAGEOFF
str x8, [sp, #8]
b LBB0_9
LBB0_6:
adrp x8, l_.str.2@PAGE
add x8, x8, l_.str.2@PAGEOFF
str x8, [sp, #8]
b LBB0_9
LBB0_7:
adrp x8, l_.str.3@PAGE
add x8, x8, l_.str.3@PAGEOFF
str x8, [sp, #8]
b LBB0_9
LBB0_8:
adrp x8, l_.str.4@PAGE
add x8, x8, l_.str.4@PAGEOFF
str x8, [sp, #8]
b LBB0_9
LBB0_9:
ldr x0, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #432
.cfi_def_cfa_offset 432
stp x28, x27, [sp, #400] ; 16-byte Folded Spill
stp x29, x30, [sp, #416] ; 16-byte Folded Spill
add x29, sp, #416
.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]
mov w8, #0
str w8, [sp, #84] ; 4-byte Folded Spill
str w8, [sp, #172]
bl _fegetround
bl _mode
mov x8, sp
str x0, [x8]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
ldr w8, [sp, #84] ; 4-byte Folded Reload
str w8, [sp, #168]
adrp x9, l___const.main.interestingDoubles@PAGE
add x9, x9, l___const.main.interestingDoubles@PAGEOFF
str x9, [sp, #88] ; 8-byte Folded Spill
ldr q0, [x9]
stur q0, [x29, #-160]
ldr q0, [x9, #16]
ldr q1, [x9, #32]
ldr q2, [x9, #48]
ldr q3, [x9, #64]
stur q3, [x29, #-96]
stur q2, [x29, #-112]
stur q1, [x29, #-128]
stur q0, [x29, #-144]
ldr q0, [x9, #80]
ldr q1, [x9, #96]
ldr q2, [x9, #112]
ldr x9, [x9, #128]
stur x9, [x29, #-32]
stur q2, [x29, #-48]
stur q1, [x29, #-64]
stur q0, [x29, #-80]
adrp x9, l___const.main.interestingFloats@PAGE
add x9, x9, l___const.main.interestingFloats@PAGEOFF
ldr q0, [x9]
str q0, [sp, #176]
ldr q0, [x9, #16]
ldr q1, [x9, #32]
ldr q2, [x9, #48]
ldr w9, [x9, #64]
str w9, [sp, #240]
str q2, [sp, #224]
str q1, [sp, #208]
str q0, [sp, #192]
str w8, [sp, #164]
b LBB1_1
LBB1_1: ; =>This Loop Header: Depth=1
; Child Loop BB1_3 Depth 2
; Child Loop BB1_7 Depth 2
; Child Loop BB1_11 Depth 2
; Child Loop BB1_15 Depth 2
; Child Loop BB1_19 Depth 2
; Child Loop BB1_23 Depth 2
; Child Loop BB1_27 Depth 2
; Child Loop BB1_31 Depth 2
ldr w8, [sp, #164]
cbnz w8, LBB1_36
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldrsw x9, [sp, #164]
add x8, sp, #168
str x8, [sp, #56] ; 8-byte Folded Spill
ldr w0, [x8, x9, lsl #2]
bl _fesetround
str w0, [sp, #160]
bl _fegetround
ldr x8, [sp, #56] ; 8-byte Folded Reload
str w0, [sp, #156]
ldrsw x9, [sp, #164]
ldr w0, [x8, x9, lsl #2]
bl _mode
str x0, [sp, #72] ; 8-byte Folded Spill
ldr w0, [sp, #156]
ldr w8, [sp, #160]
; kill: def $x8 killed $w8
str x8, [sp, #64] ; 8-byte Folded Spill
bl _mode
ldr x9, [sp, #64] ; 8-byte Folded Reload
mov x10, x0
ldr x0, [sp, #72] ; 8-byte Folded Reload
mov x8, sp
str x10, [x8, #16]
str x9, [x8, #8]
str x0, [x8]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
mov w8, #0
str w8, [sp, #152]
b LBB1_3
LBB1_3: ; Parent Loop BB1_1 Depth=1
; => This Inner Loop Header: Depth=2
ldrsw x8, [sp, #152]
subs x8, x8, #16
b.hi LBB1_6
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_3 Depth=2
ldr w0, [sp, #156]
bl _mode
ldrsw x9, [sp, #152]
sub x8, x29, #160
ldr d0, [x8, x9, lsl #3]
frinta d1, d0
mov x8, sp
str d1, [x8, #16]
str d0, [x8, #8]
str x0, [x8]
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_3 Depth=2
ldr w8, [sp, #152]
add w8, w8, #1
str w8, [sp, #152]
b LBB1_3
LBB1_6: ; in Loop: Header=BB1_1 Depth=1
mov w8, #0
str w8, [sp, #148]
b LBB1_7
LBB1_7: ; Parent Loop BB1_1 Depth=1
; => This Inner Loop Header: Depth=2
ldrsw x8, [sp, #148]
subs x8, x8, #16
b.hi LBB1_10
b LBB1_8
LBB1_8: ; in Loop: Header=BB1_7 Depth=2
ldr w0, [sp, #156]
bl _mode
ldrsw x9, [sp, #148]
add x8, sp, #176
ldr s1, [x8, x9, lsl #2]
fcvt d0, s1
frinta s1, s1
fcvt d1, s1
mov x8, sp
str d1, [x8, #16]
str d0, [x8, #8]
str x0, [x8]
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
b LBB1_9
LBB1_9: ; in Loop: Header=BB1_7 Depth=2
ldr w8, [sp, #148]
add w8, w8, #1
str w8, [sp, #148]
b LBB1_7
LBB1_10: ; in Loop: Header=BB1_1 Depth=1
mov w8, #0
str w8, [sp, #144]
b LBB1_11
LBB1_11: ; Parent Loop BB1_1 Depth=1
; => This Inner Loop Header: Depth=2
ldrsw x8, [sp, #144]
subs x8, x8, #16
b.hi LBB1_14
b LBB1_12
LBB1_12: ; in Loop: Header=BB1_11 Depth=2
ldr w0, [sp, #156]
bl _mode
ldrsw x9, [sp, #144]
sub x8, x29, #160
ldr d0, [x8, x9, lsl #3]
frintx d1, d0
mov x8, sp
str d1, [x8, #16]
str d0, [x8, #8]
str x0, [x8]
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _printf
b LBB1_13
LBB1_13: ; in Loop: Header=BB1_11 Depth=2
ldr w8, [sp, #144]
add w8, w8, #1
str w8, [sp, #144]
b LBB1_11
LBB1_14: ; in Loop: Header=BB1_1 Depth=1
mov w8, #0
str w8, [sp, #140]
b LBB1_15
LBB1_15: ; Parent Loop BB1_1 Depth=1
; => This Inner Loop Header: Depth=2
ldrsw x8, [sp, #140]
subs x8, x8, #16
b.hi LBB1_18
b LBB1_16
LBB1_16: ; in Loop: Header=BB1_15 Depth=2
ldr w0, [sp, #156]
bl _mode
ldrsw x9, [sp, #140]
add x8, sp, #176
ldr s0, [x8, x9, lsl #2]
fcvt d0, s0
frintx d1, d0
mov x8, sp
str d1, [x8, #16]
str d0, [x8, #8]
str x0, [x8]
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl _printf
b LBB1_17
LBB1_17: ; in Loop: Header=BB1_15 Depth=2
ldr w8, [sp, #140]
add w8, w8, #1
str w8, [sp, #140]
b LBB1_15
LBB1_18: ; in Loop: Header=BB1_1 Depth=1
mov w8, #0
str w8, [sp, #136]
b LBB1_19
LBB1_19: ; Parent Loop BB1_1 Depth=1
; => This Inner Loop Header: Depth=2
ldrsw x8, [sp, #136]
subs x8, x8, #16
b.hi LBB1_22
b LBB1_20
LBB1_20: ; in Loop: Header=BB1_19 Depth=2
ldr w0, [sp, #156]
bl _mode
ldrsw x9, [sp, #136]
sub x8, x29, #160
ldr d0, [x8, x9, lsl #3]
frintx d1, d0
fcvtzs x9, d1
mov x8, sp
str x9, [x8, #16]
str d0, [x8, #8]
str x0, [x8]
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _printf
b LBB1_21
LBB1_21: ; in Loop: Header=BB1_19 Depth=2
ldr w8, [sp, #136]
add w8, w8, #1
str w8, [sp, #136]
b LBB1_19
LBB1_22: ; in Loop: Header=BB1_1 Depth=1
mov w8, #0
str w8, [sp, #132]
b LBB1_23
LBB1_23: ; Parent Loop BB1_1 Depth=1
; => This Inner Loop Header: Depth=2
ldrsw x8, [sp, #132]
subs x8, x8, #16
b.hi LBB1_26
b LBB1_24
LBB1_24: ; in Loop: Header=BB1_23 Depth=2
ldr w0, [sp, #156]
bl _mode
ldrsw x9, [sp, #132]
add x8, sp, #176
ldr s1, [x8, x9, lsl #2]
fcvt d0, s1
frintx s1, s1
fcvtzs x9, s1
mov x8, sp
str x9, [x8, #16]
str d0, [x8, #8]
str x0, [x8]
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _printf
b LBB1_25
LBB1_25: ; in Loop: Header=BB1_23 Depth=2
ldr w8, [sp, #132]
add w8, w8, #1
str w8, [sp, #132]
b LBB1_23
LBB1_26: ; in Loop: Header=BB1_1 Depth=1
mov w8, #0
str w8, [sp, #128]
b LBB1_27
LBB1_27: ; Parent Loop BB1_1 Depth=1
; => This Inner Loop Header: Depth=2
ldrsw x8, [sp, #128]
subs x8, x8, #16
b.hi LBB1_30
b LBB1_28
LBB1_28: ; in Loop: Header=BB1_27 Depth=2
ldr w0, [sp, #156]
bl _mode
ldrsw x9, [sp, #128]
sub x8, x29, #160
ldr d0, [x8, x9, lsl #3]
frintx d1, d0
fcvtzs x9, d1
mov x8, sp
str x9, [x8, #16]
str d0, [x8, #8]
str x0, [x8]
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _printf
b LBB1_29
LBB1_29: ; in Loop: Header=BB1_27 Depth=2
ldr w8, [sp, #128]
add w8, w8, #1
str w8, [sp, #128]
b LBB1_27
LBB1_30: ; in Loop: Header=BB1_1 Depth=1
mov w8, #0
str w8, [sp, #124]
b LBB1_31
LBB1_31: ; Parent Loop BB1_1 Depth=1
; => This Inner Loop Header: Depth=2
ldrsw x8, [sp, #124]
subs x8, x8, #16
b.hi LBB1_34
b LBB1_32
LBB1_32: ; in Loop: Header=BB1_31 Depth=2
ldr w0, [sp, #156]
bl _mode
ldrsw x9, [sp, #124]
add x8, sp, #176
ldr s1, [x8, x9, lsl #2]
fcvt d0, s1
frintx s1, s1
fcvtzs x9, s1
mov x8, sp
str x9, [x8, #16]
str d0, [x8, #8]
str x0, [x8]
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _printf
b LBB1_33
LBB1_33: ; in Loop: Header=BB1_31 Depth=2
ldr w8, [sp, #124]
add w8, w8, #1
str w8, [sp, #124]
b LBB1_31
LBB1_34: ; in Loop: Header=BB1_1 Depth=1
b LBB1_35
LBB1_35: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #164]
add w8, w8, #1
str w8, [sp, #164]
b LBB1_1
LBB1_36:
mov x8, #54513
movk x8, #21448, lsl #16
movk x8, #8699, lsl #32
movk x8, #16393, lsl #48
str x8, [sp, #112]
ldr d0, [sp, #112]
add x0, sp, #96
str x0, [sp, #32] ; 8-byte Folded Spill
bl _modf
str d0, [sp, #104]
ldr d0, [sp, #112]
ldr d1, [sp, #96]
ldr d2, [sp, #104]
mov x8, sp
str d2, [x8, #16]
str d1, [x8, #8]
str d0, [x8]
adrp x0, l_.str.15@PAGE
add x0, x0, l_.str.15@PAGEOFF
str x0, [sp, #40] ; 8-byte Folded Spill
bl _printf
; kill: def $w1 killed $w0
ldr x0, [sp, #32] ; 8-byte Folded Reload
mov x8, #54513
movk x8, #21448, lsl #16
movk x8, #8699, lsl #32
movk x8, #49161, lsl #48
str x8, [sp, #112]
ldr d0, [sp, #112]
bl _modf
ldr x0, [sp, #40] ; 8-byte Folded Reload
str d0, [sp, #104]
ldr d0, [sp, #112]
ldr d1, [sp, #96]
ldr d2, [sp, #104]
mov x8, sp
str d2, [x8, #16]
str d1, [x8, #8]
str d0, [x8]
bl _printf
mov w0, #0
str w0, [sp, #52] ; 4-byte Folded Spill
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
b.ne LBB1_37
b LBB1_38
LBB1_37:
bl ___stack_chk_fail
LBB1_38:
ldr w0, [sp, #52] ; 4-byte Folded Reload
ldp x29, x30, [sp, #416] ; 16-byte Folded Reload
ldp x28, x27, [sp, #400] ; 16-byte Folded Reload
add sp, sp, #432
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "FE_DOWNWARD"
l_.str.1: ; @.str.1
.asciz "FE_TONEAREST"
l_.str.2: ; @.str.2
.asciz "FE_TOWARDZERO"
l_.str.3: ; @.str.3
.asciz "FE_UPWARD"
l_.str.4: ; @.str.4
.asciz "Unknown"
l_.str.5: ; @.str.5
.asciz "Initial rounding mode is %s\n"
.section __TEXT,__const
.p2align 3 ; @__const.main.interestingDoubles
l___const.main.interestingDoubles:
.quad 0xc012000000000000 ; double -4.5
.quad 0xc00ccccccccccccd ; double -3.6000000000000001
.quad 0xc00c000000000000 ; double -3.5
.quad 0xc00b333333333333 ; double -3.3999999999999999
.quad 0xc004cccccccccccd ; double -2.6000000000000001
.quad 0xc004000000000000 ; double -2.5
.quad 0xc003333333333333 ; double -2.3999999999999999
.quad 0xbff8000000000000 ; double -1.5
.quad 0xbfe0000000000000 ; double -0.5
.quad 0x0000000000000000 ; double 0
.quad 0x3fe0000000000000 ; double 0.5
.quad 0x3ff6666666666666 ; double 1.3999999999999999
.quad 0x3ff8000000000000 ; double 1.5
.quad 0x3ff999999999999a ; double 1.6000000000000001
.quad 0x4004000000000000 ; double 2.5
.quad 0x400c000000000000 ; double 3.5
.quad 0x4012000000000000 ; double 4.5
.p2align 2 ; @__const.main.interestingFloats
l___const.main.interestingFloats:
.long 0xc0900000 ; float -4.5
.long 0xc0666666 ; float -3.5999999
.long 0xc0600000 ; float -3.5
.long 0xc059999a ; float -3.4000001
.long 0xc0266666 ; float -2.5999999
.long 0xc0200000 ; float -2.5
.long 0xc019999a ; float -2.4000001
.long 0xbfc00000 ; float -1.5
.long 0xbf000000 ; float -0.5
.long 0x00000000 ; float 0
.long 0x3f000000 ; float 0.5
.long 0x3fb33333 ; float 1.39999998
.long 0x3fc00000 ; float 1.5
.long 0x3fcccccd ; float 1.60000002
.long 0x40200000 ; float 2.5
.long 0x40600000 ; float 3.5
.long 0x40900000 ; float 4.5
.section __TEXT,__cstring,cstring_literals
l_.str.6: ; @.str.6
.asciz "fesetround(%s) returned %d, fegetround() afterwards returns %s. Test results:\n"
l_.str.7: ; @.str.7
.asciz "%s: round(%.1f)=%.1f\n"
l_.str.8: ; @.str.8
.asciz "%s: roundf(%.1f)=%.1f\n"
l_.str.9: ; @.str.9
.asciz "%s: rint(%.1f)=%.1f\n"
l_.str.10: ; @.str.10
.asciz "%s: rintf(%.1f)=%.1f\n"
l_.str.11: ; @.str.11
.asciz "%s: lrint(%.1f)=%ld\n"
l_.str.12: ; @.str.12
.asciz "%s: lrintf(%.1f)=%ld\n"
l_.str.13: ; @.str.13
.asciz "%s: llrint(%.1f)=%lld\n"
l_.str.14: ; @.str.14
.asciz "%s: llrintf(%.1f)=%lld\n"
l_.str.15: ; @.str.15
.asciz "%f = %f + %f\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mode ## -- Begin function mode
.p2align 4, 0x90
_mode: ## @mode
.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, -12(%rbp)
movl -12(%rbp), %eax
movl %eax, -16(%rbp) ## 4-byte Spill
testl %eax, %eax
je LBB0_2
jmp LBB0_7
LBB0_7:
movl -16(%rbp), %eax ## 4-byte Reload
subl $1024, %eax ## imm = 0x400
je LBB0_1
jmp LBB0_8
LBB0_8:
movl -16(%rbp), %eax ## 4-byte Reload
subl $2048, %eax ## imm = 0x800
je LBB0_4
jmp LBB0_9
LBB0_9:
movl -16(%rbp), %eax ## 4-byte Reload
subl $3072, %eax ## imm = 0xC00
je LBB0_3
jmp LBB0_5
LBB0_1:
leaq L_.str(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_6
LBB0_2:
leaq L_.str.1(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_6
LBB0_3:
leaq L_.str.2(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_6
LBB0_4:
leaq L_.str.3(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_6
LBB0_5:
leaq L_.str.4(%rip), %rax
movq %rax, -8(%rbp)
LBB0_6:
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function main
LCPI1_0:
.quad 0xc00921fb53c8d4f1 ## double -3.1415926500000002
LCPI1_1:
.quad 0x400921fb53c8d4f1 ## double 3.1415926500000002
.section __TEXT,__literal16,16byte_literals
.p2align 4
LCPI1_2:
.long 0x80000000 ## float -0
.long 0x80000000 ## float -0
.long 0x80000000 ## float -0
.long 0x80000000 ## float -0
LCPI1_3:
.long 0x3effffff ## float 0.49999997
.long 0x3effffff ## float 0.49999997
.long 0x3effffff ## float 0.49999997
.long 0x3effffff ## float 0.49999997
LCPI1_4:
.quad 0x8000000000000000 ## double -0
.quad 0x8000000000000000 ## double -0
LCPI1_5:
.quad 0x3fdfffffffffffff ## double 0.49999999999999994
.quad 0x3fdfffffffffffff ## double 0.49999999999999994
.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 $320, %rsp ## imm = 0x140
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -228(%rbp)
callq _fegetround
movl %eax, %edi
callq _mode
movq %rax, %rsi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
leaq -232(%rbp), %rdi
xorl %esi, %esi
movl $4, %edx
callq _memset
leaq -144(%rbp), %rdi
leaq l___const.main.interestingDoubles(%rip), %rsi
movl $136, %edx
callq _memcpy
leaq -224(%rbp), %rdi
leaq l___const.main.interestingFloats(%rip), %rsi
movl $68, %edx
callq _memcpy
movl $0, -236(%rbp)
LBB1_1: ## =>This Loop Header: Depth=1
## Child Loop BB1_3 Depth 2
## Child Loop BB1_7 Depth 2
## Child Loop BB1_11 Depth 2
## Child Loop BB1_15 Depth 2
## Child Loop BB1_19 Depth 2
## Child Loop BB1_23 Depth 2
## Child Loop BB1_27 Depth 2
## Child Loop BB1_31 Depth 2
movslq -236(%rbp), %rax
cmpq $1, %rax
jae LBB1_36
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movslq -236(%rbp), %rax
movl -232(%rbp,%rax,4), %edi
callq _fesetround
movl %eax, -240(%rbp)
callq _fegetround
movl %eax, -244(%rbp)
movslq -236(%rbp), %rax
movl -232(%rbp,%rax,4), %edi
callq _mode
movq %rax, -320(%rbp) ## 8-byte Spill
movl -240(%rbp), %eax
movl %eax, -308(%rbp) ## 4-byte Spill
movl -244(%rbp), %edi
callq _mode
movq -320(%rbp), %rsi ## 8-byte Reload
movl -308(%rbp), %edx ## 4-byte Reload
movq %rax, %rcx
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -248(%rbp)
LBB1_3: ## Parent Loop BB1_1 Depth=1
## => This Inner Loop Header: Depth=2
movslq -248(%rbp), %rax
cmpq $17, %rax
jae LBB1_6
## %bb.4: ## in Loop: Header=BB1_3 Depth=2
movl -244(%rbp), %edi
callq _mode
movq %rax, %rsi
movslq -248(%rbp), %rax
movsd -144(%rbp,%rax,8), %xmm0 ## xmm0 = mem[0],zero
movslq -248(%rbp), %rax
movsd -144(%rbp,%rax,8), %xmm1 ## xmm1 = mem[0],zero
movaps %xmm1, %xmm2
movaps LCPI1_4(%rip), %xmm3 ## xmm3 = [-0.0E+0,-0.0E+0]
pand %xmm3, %xmm2
movaps LCPI1_5(%rip), %xmm3 ## xmm3 = [4.9999999999999994E-1,4.9999999999999994E-1]
por %xmm3, %xmm2
addsd %xmm2, %xmm1
roundsd $11, %xmm1, %xmm1
leaq L_.str.7(%rip), %rdi
movb $2, %al
callq _printf
## %bb.5: ## in Loop: Header=BB1_3 Depth=2
movl -248(%rbp), %eax
addl $1, %eax
movl %eax, -248(%rbp)
jmp LBB1_3
LBB1_6: ## in Loop: Header=BB1_1 Depth=1
movl $0, -252(%rbp)
LBB1_7: ## Parent Loop BB1_1 Depth=1
## => This Inner Loop Header: Depth=2
movslq -252(%rbp), %rax
cmpq $17, %rax
jae LBB1_10
## %bb.8: ## in Loop: Header=BB1_7 Depth=2
movl -244(%rbp), %edi
callq _mode
movq %rax, %rsi
movslq -252(%rbp), %rax
movss -224(%rbp,%rax,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movslq -252(%rbp), %rax
movss -224(%rbp,%rax,4), %xmm1 ## xmm1 = mem[0],zero,zero,zero
movaps %xmm1, %xmm2
movaps LCPI1_2(%rip), %xmm3 ## xmm3 = [-0.0E+0,-0.0E+0,-0.0E+0,-0.0E+0]
pand %xmm3, %xmm2
movaps LCPI1_3(%rip), %xmm3 ## xmm3 = [4.9999997E-1,4.9999997E-1,4.9999997E-1,4.9999997E-1]
por %xmm3, %xmm2
addss %xmm2, %xmm1
roundss $11, %xmm1, %xmm1
cvtss2sd %xmm1, %xmm1
leaq L_.str.8(%rip), %rdi
movb $2, %al
callq _printf
## %bb.9: ## in Loop: Header=BB1_7 Depth=2
movl -252(%rbp), %eax
addl $1, %eax
movl %eax, -252(%rbp)
jmp LBB1_7
LBB1_10: ## in Loop: Header=BB1_1 Depth=1
movl $0, -256(%rbp)
LBB1_11: ## Parent Loop BB1_1 Depth=1
## => This Inner Loop Header: Depth=2
movslq -256(%rbp), %rax
cmpq $17, %rax
jae LBB1_14
## %bb.12: ## in Loop: Header=BB1_11 Depth=2
movl -244(%rbp), %edi
callq _mode
movq %rax, %rsi
movslq -256(%rbp), %rax
movsd -144(%rbp,%rax,8), %xmm0 ## xmm0 = mem[0],zero
movslq -256(%rbp), %rax
movsd -144(%rbp,%rax,8), %xmm1 ## xmm1 = mem[0],zero
roundsd $4, %xmm1, %xmm1
leaq L_.str.9(%rip), %rdi
movb $2, %al
callq _printf
## %bb.13: ## in Loop: Header=BB1_11 Depth=2
movl -256(%rbp), %eax
addl $1, %eax
movl %eax, -256(%rbp)
jmp LBB1_11
LBB1_14: ## in Loop: Header=BB1_1 Depth=1
movl $0, -260(%rbp)
LBB1_15: ## Parent Loop BB1_1 Depth=1
## => This Inner Loop Header: Depth=2
movslq -260(%rbp), %rax
cmpq $17, %rax
jae LBB1_18
## %bb.16: ## in Loop: Header=BB1_15 Depth=2
movl -244(%rbp), %edi
callq _mode
movq %rax, %rsi
movslq -260(%rbp), %rax
movss -224(%rbp,%rax,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movslq -260(%rbp), %rax
movss -224(%rbp,%rax,4), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
roundsd $4, %xmm1, %xmm1
leaq L_.str.10(%rip), %rdi
movb $2, %al
callq _printf
## %bb.17: ## in Loop: Header=BB1_15 Depth=2
movl -260(%rbp), %eax
addl $1, %eax
movl %eax, -260(%rbp)
jmp LBB1_15
LBB1_18: ## in Loop: Header=BB1_1 Depth=1
movl $0, -264(%rbp)
LBB1_19: ## Parent Loop BB1_1 Depth=1
## => This Inner Loop Header: Depth=2
movslq -264(%rbp), %rax
cmpq $17, %rax
jae LBB1_22
## %bb.20: ## in Loop: Header=BB1_19 Depth=2
movl -244(%rbp), %edi
callq _mode
movq %rax, %rsi
movslq -264(%rbp), %rax
movsd -144(%rbp,%rax,8), %xmm0 ## xmm0 = mem[0],zero
movslq -264(%rbp), %rax
movsd -144(%rbp,%rax,8), %xmm1 ## xmm1 = mem[0],zero
cvtsd2si %xmm1, %rdx
leaq L_.str.11(%rip), %rdi
movb $1, %al
callq _printf
## %bb.21: ## in Loop: Header=BB1_19 Depth=2
movl -264(%rbp), %eax
addl $1, %eax
movl %eax, -264(%rbp)
jmp LBB1_19
LBB1_22: ## in Loop: Header=BB1_1 Depth=1
movl $0, -268(%rbp)
LBB1_23: ## Parent Loop BB1_1 Depth=1
## => This Inner Loop Header: Depth=2
movslq -268(%rbp), %rax
cmpq $17, %rax
jae LBB1_26
## %bb.24: ## in Loop: Header=BB1_23 Depth=2
movl -244(%rbp), %edi
callq _mode
movq %rax, %rsi
movslq -268(%rbp), %rax
movss -224(%rbp,%rax,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movslq -268(%rbp), %rax
movss -224(%rbp,%rax,4), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2si %xmm1, %rdx
leaq L_.str.12(%rip), %rdi
movb $1, %al
callq _printf
## %bb.25: ## in Loop: Header=BB1_23 Depth=2
movl -268(%rbp), %eax
addl $1, %eax
movl %eax, -268(%rbp)
jmp LBB1_23
LBB1_26: ## in Loop: Header=BB1_1 Depth=1
movl $0, -272(%rbp)
LBB1_27: ## Parent Loop BB1_1 Depth=1
## => This Inner Loop Header: Depth=2
movslq -272(%rbp), %rax
cmpq $17, %rax
jae LBB1_30
## %bb.28: ## in Loop: Header=BB1_27 Depth=2
movl -244(%rbp), %edi
callq _mode
movq %rax, %rsi
movslq -272(%rbp), %rax
movsd -144(%rbp,%rax,8), %xmm0 ## xmm0 = mem[0],zero
movslq -272(%rbp), %rax
movsd -144(%rbp,%rax,8), %xmm1 ## xmm1 = mem[0],zero
cvtsd2si %xmm1, %rdx
leaq L_.str.13(%rip), %rdi
movb $1, %al
callq _printf
## %bb.29: ## in Loop: Header=BB1_27 Depth=2
movl -272(%rbp), %eax
addl $1, %eax
movl %eax, -272(%rbp)
jmp LBB1_27
LBB1_30: ## in Loop: Header=BB1_1 Depth=1
movl $0, -276(%rbp)
LBB1_31: ## Parent Loop BB1_1 Depth=1
## => This Inner Loop Header: Depth=2
movslq -276(%rbp), %rax
cmpq $17, %rax
jae LBB1_34
## %bb.32: ## in Loop: Header=BB1_31 Depth=2
movl -244(%rbp), %edi
callq _mode
movq %rax, %rsi
movslq -276(%rbp), %rax
movss -224(%rbp,%rax,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movslq -276(%rbp), %rax
movss -224(%rbp,%rax,4), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2si %xmm1, %rdx
leaq L_.str.14(%rip), %rdi
movb $1, %al
callq _printf
## %bb.33: ## in Loop: Header=BB1_31 Depth=2
movl -276(%rbp), %eax
addl $1, %eax
movl %eax, -276(%rbp)
jmp LBB1_31
LBB1_34: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_35
LBB1_35: ## in Loop: Header=BB1_1 Depth=1
movl -236(%rbp), %eax
addl $1, %eax
movl %eax, -236(%rbp)
jmp LBB1_1
LBB1_36:
movsd LCPI1_1(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -288(%rbp)
movsd -288(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq -304(%rbp), %rdi
callq _modf
movsd %xmm0, -296(%rbp)
movsd -288(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -304(%rbp), %xmm1 ## xmm1 = mem[0],zero
movsd -296(%rbp), %xmm2 ## xmm2 = mem[0],zero
leaq L_.str.15(%rip), %rdi
movb $3, %al
callq _printf
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -288(%rbp)
movsd -288(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq -304(%rbp), %rdi
callq _modf
movsd %xmm0, -296(%rbp)
movsd -288(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -304(%rbp), %xmm1 ## xmm1 = mem[0],zero
movsd -296(%rbp), %xmm2 ## xmm2 = mem[0],zero
leaq L_.str.15(%rip), %rdi
movb $3, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB1_38
## %bb.37:
xorl %eax, %eax
addq $320, %rsp ## imm = 0x140
popq %rbp
retq
LBB1_38:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "FE_DOWNWARD"
L_.str.1: ## @.str.1
.asciz "FE_TONEAREST"
L_.str.2: ## @.str.2
.asciz "FE_TOWARDZERO"
L_.str.3: ## @.str.3
.asciz "FE_UPWARD"
L_.str.4: ## @.str.4
.asciz "Unknown"
L_.str.5: ## @.str.5
.asciz "Initial rounding mode is %s\n"
.section __TEXT,__const
.p2align 4 ## @__const.main.interestingDoubles
l___const.main.interestingDoubles:
.quad 0xc012000000000000 ## double -4.5
.quad 0xc00ccccccccccccd ## double -3.6000000000000001
.quad 0xc00c000000000000 ## double -3.5
.quad 0xc00b333333333333 ## double -3.3999999999999999
.quad 0xc004cccccccccccd ## double -2.6000000000000001
.quad 0xc004000000000000 ## double -2.5
.quad 0xc003333333333333 ## double -2.3999999999999999
.quad 0xbff8000000000000 ## double -1.5
.quad 0xbfe0000000000000 ## double -0.5
.quad 0x0000000000000000 ## double 0
.quad 0x3fe0000000000000 ## double 0.5
.quad 0x3ff6666666666666 ## double 1.3999999999999999
.quad 0x3ff8000000000000 ## double 1.5
.quad 0x3ff999999999999a ## double 1.6000000000000001
.quad 0x4004000000000000 ## double 2.5
.quad 0x400c000000000000 ## double 3.5
.quad 0x4012000000000000 ## double 4.5
.p2align 4 ## @__const.main.interestingFloats
l___const.main.interestingFloats:
.long 0xc0900000 ## float -4.5
.long 0xc0666666 ## float -3.5999999
.long 0xc0600000 ## float -3.5
.long 0xc059999a ## float -3.4000001
.long 0xc0266666 ## float -2.5999999
.long 0xc0200000 ## float -2.5
.long 0xc019999a ## float -2.4000001
.long 0xbfc00000 ## float -1.5
.long 0xbf000000 ## float -0.5
.long 0x00000000 ## float 0
.long 0x3f000000 ## float 0.5
.long 0x3fb33333 ## float 1.39999998
.long 0x3fc00000 ## float 1.5
.long 0x3fcccccd ## float 1.60000002
.long 0x40200000 ## float 2.5
.long 0x40600000 ## float 3.5
.long 0x40900000 ## float 4.5
.section __TEXT,__cstring,cstring_literals
L_.str.6: ## @.str.6
.asciz "fesetround(%s) returned %d, fegetround() afterwards returns %s. Test results:\n"
L_.str.7: ## @.str.7
.asciz "%s: round(%.1f)=%.1f\n"
L_.str.8: ## @.str.8
.asciz "%s: roundf(%.1f)=%.1f\n"
L_.str.9: ## @.str.9
.asciz "%s: rint(%.1f)=%.1f\n"
L_.str.10: ## @.str.10
.asciz "%s: rintf(%.1f)=%.1f\n"
L_.str.11: ## @.str.11
.asciz "%s: lrint(%.1f)=%ld\n"
L_.str.12: ## @.str.12
.asciz "%s: lrintf(%.1f)=%ld\n"
L_.str.13: ## @.str.13
.asciz "%s: llrint(%.1f)=%lld\n"
L_.str.14: ## @.str.14
.asciz "%s: llrintf(%.1f)=%lld\n"
L_.str.15: ## @.str.15
.asciz "%f = %f + %f\n"
.subsections_via_symbols
| the_stack_data/503804.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
mov w8, #0
stur w8, [x29, #-32] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
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]
sub x8, x29, #20
str x8, [x9, #24]
sub x8, x29, #24
str x8, [x9, #32]
sub x8, x29, #28
str x8, [x9, #40]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldur w9, [x29, #-8]
mov w8, #1
subs w15, w8, w9
ldur w9, [x29, #-12]
subs w14, w8, w9
ldur w9, [x29, #-16]
mov w8, #2
subs w13, w8, w9
ldur w9, [x29, #-20]
subs w12, w8, w9
ldur w9, [x29, #-24]
subs w11, w8, w9
ldur w9, [x29, #-28]
mov w8, #8
subs w10, w8, w9
mov x9, sp
; implicit-def: $x8
mov x8, x15
str x8, [x9]
; implicit-def: $x8
mov x8, x14
str x8, [x9, #8]
; implicit-def: $x8
mov x8, x13
str x8, [x9, #16]
; implicit-def: $x8
mov x8, x12
str x8, [x9, #24]
; implicit-def: $x8
mov x8, x11
str x8, [x9, #32]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #40]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldur w0, [x29, #-32] ; 4-byte Folded Reload
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 %d %d %d %d %d"
l_.str.1: ; @.str.1
.asciz "%d %d %d %d %d %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
leaq -12(%rbp), %rdx
leaq -16(%rbp), %rcx
leaq -20(%rbp), %r8
leaq -24(%rbp), %r9
leaq -28(%rbp), %rax
movq %rax, (%rsp)
movb $0, %al
callq _scanf
movl $1, %esi
subl -8(%rbp), %esi
movl $1, %edx
subl -12(%rbp), %edx
movl $2, %ecx
subl -16(%rbp), %ecx
movl $2, %r8d
subl -20(%rbp), %r8d
movl $2, %r9d
subl -24(%rbp), %r9d
movl $8, %eax
subl -28(%rbp), %eax
leaq L_.str.1(%rip), %rdi
movl %eax, (%rsp)
movb $0, %al
callq _printf
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d %d %d %d %d %d"
L_.str.1: ## @.str.1
.asciz "%d %d %d %d %d %d\n"
.subsections_via_symbols
| the_stack_data/1017499.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _add8se_7LN ; -- Begin function add8se_7LN
.p2align 2
_add8se_7LN: ; @add8se_7LN
.cfi_startproc
; %bb.0:
sub sp, sp, #288
.cfi_def_cfa_offset 288
stp x28, x27, [sp, #272] ; 16-byte Folded Spill
.cfi_offset w27, -8
.cfi_offset w28, -16
str x0, [sp, #264]
str x1, [sp, #256]
ldr x8, [sp, #256]
lsr x8, x8, #0
and x8, x8, #0x1
ldr x9, [sp, #264]
lsr x9, x9, #0
and x9, x9, #0x1
orr x8, x8, x9
str x8, [sp, #248]
ldr x8, [sp, #256]
lsr x8, x8, #2
and x8, x8, #0x1
ldr x9, [sp, #264]
lsr x9, x9, #2
and x9, x9, #0x1
eor x8, x8, x9
str x8, [sp, #240]
ldr x8, [sp, #256]
lsr x8, x8, #2
and x8, x8, #0x1
ldr x9, [sp, #264]
lsr x9, x9, #2
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #232]
ldr x8, [sp, #256]
lsr x8, x8, #3
and x8, x8, #0x1
ldr x9, [sp, #264]
lsr x9, x9, #3
and x9, x9, #0x1
eor x8, x8, x9
str x8, [sp, #224]
ldr x8, [sp, #256]
lsr x8, x8, #3
and x8, x8, #0x1
ldr x9, [sp, #264]
lsr x9, x9, #3
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #216]
ldr x8, [sp, #224]
ldr x9, [sp, #232]
and x8, x8, x9
str x8, [sp, #208]
ldr x8, [sp, #224]
ldr x9, [sp, #232]
eor x8, x8, x9
str x8, [sp, #200]
ldr x8, [sp, #216]
ldr x9, [sp, #208]
orr x8, x8, x9
str x8, [sp, #192]
ldr x8, [sp, #256]
lsr x8, x8, #4
and x8, x8, #0x1
ldr x9, [sp, #264]
lsr x9, x9, #4
and x9, x9, #0x1
eor x8, x8, x9
str x8, [sp, #184]
ldr x8, [sp, #256]
lsr x8, x8, #4
and x8, x8, #0x1
ldr x9, [sp, #264]
lsr x9, x9, #4
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #176]
ldr x8, [sp, #184]
ldr x9, [sp, #192]
and x8, x8, x9
str x8, [sp, #168]
ldr x8, [sp, #184]
ldr x9, [sp, #192]
eor x8, x8, x9
str x8, [sp, #160]
ldr x8, [sp, #176]
ldr x9, [sp, #168]
orr x8, x8, x9
str x8, [sp, #152]
ldr x8, [sp, #256]
lsr x8, x8, #5
and x8, x8, #0x1
ldr x9, [sp, #264]
lsr x9, x9, #5
and x9, x9, #0x1
eor x8, x8, x9
str x8, [sp, #144]
ldr x8, [sp, #256]
lsr x8, x8, #5
and x8, x8, #0x1
ldr x9, [sp, #264]
lsr x9, x9, #5
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #136]
ldr x8, [sp, #144]
ldr x9, [sp, #152]
and x8, x8, x9
str x8, [sp, #128]
ldr x8, [sp, #144]
ldr x9, [sp, #152]
eor x8, x8, x9
str x8, [sp, #120]
ldr x8, [sp, #136]
ldr x9, [sp, #128]
orr x8, x8, x9
str x8, [sp, #112]
ldr x8, [sp, #256]
lsr x8, x8, #6
and x8, x8, #0x1
ldr x9, [sp, #264]
lsr x9, x9, #6
and x9, x9, #0x1
eor x8, x8, x9
str x8, [sp, #104]
ldr x8, [sp, #256]
lsr x8, x8, #6
and x8, x8, #0x1
ldr x9, [sp, #264]
lsr x9, x9, #6
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #96]
ldr x8, [sp, #104]
ldr x9, [sp, #112]
and x8, x8, x9
str x8, [sp, #88]
ldr x8, [sp, #104]
ldr x9, [sp, #112]
eor x8, x8, x9
str x8, [sp, #80]
ldr x8, [sp, #96]
ldr x9, [sp, #88]
orr x8, x8, x9
str x8, [sp, #72]
ldr x8, [sp, #256]
lsr x8, x8, #7
and x8, x8, #0x1
ldr x9, [sp, #264]
lsr x9, x9, #7
and x9, x9, #0x1
eor x8, x8, x9
str x8, [sp, #64]
ldr x8, [sp, #256]
lsr x8, x8, #7
and x8, x8, #0x1
ldr x9, [sp, #264]
lsr x9, x9, #7
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #56]
ldr x8, [sp, #64]
ldr x9, [sp, #72]
and x8, x8, x9
str x8, [sp, #48]
ldr x8, [sp, #64]
ldr x9, [sp, #72]
eor x8, x8, x9
str x8, [sp, #40]
ldr x8, [sp, #56]
ldr x9, [sp, #48]
orr x8, x8, x9
str x8, [sp, #32]
ldr x8, [sp, #256]
lsr x8, x8, #7
and x8, x8, #0x1
ldr x9, [sp, #264]
lsr x9, x9, #7
and x9, x9, #0x1
eor x8, x8, x9
str x8, [sp, #24]
ldr x8, [sp, #24]
ldr x9, [sp, #32]
eor x8, x8, x9
str x8, [sp, #16]
str xzr, [sp, #8]
ldr x8, [sp, #248]
and x9, x8, #0x1
ldr x8, [sp, #8]
orr x8, x8, x9
str x8, [sp, #8]
ldr x8, [sp, #256]
lsr x8, x8, #1
and x8, x8, #0x1
and x9, x8, #0x1
ldr x8, [sp, #8]
orr x8, x8, x9, lsl #1
str x8, [sp, #8]
ldr x8, [sp, #240]
and x9, x8, #0x1
ldr x8, [sp, #8]
orr x8, x8, x9, lsl #2
str x8, [sp, #8]
ldr x8, [sp, #200]
and x9, x8, #0x1
ldr x8, [sp, #8]
orr x8, x8, x9, lsl #3
str x8, [sp, #8]
ldr x8, [sp, #160]
and x9, x8, #0x1
ldr x8, [sp, #8]
orr x8, x8, x9, lsl #4
str x8, [sp, #8]
ldr x8, [sp, #120]
and x9, x8, #0x1
ldr x8, [sp, #8]
orr x8, x8, x9, lsl #5
str x8, [sp, #8]
ldr x8, [sp, #80]
and x9, x8, #0x1
ldr x8, [sp, #8]
orr x8, x8, x9, lsl #6
str x8, [sp, #8]
ldr x8, [sp, #40]
and x9, x8, #0x1
ldr x8, [sp, #8]
orr x8, x8, x9, lsl #7
str x8, [sp, #8]
ldr x8, [sp, #16]
and x9, x8, #0x1
ldr x8, [sp, #8]
orr x8, x8, x9, lsl #8
str x8, [sp, #8]
ldr x0, [sp, #8]
ldp x28, x27, [sp, #272] ; 16-byte Folded Reload
add sp, sp, #288
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _add8se_7LN ## -- Begin function add8se_7LN
.p2align 4, 0x90
_add8se_7LN: ## @add8se_7LN
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $136, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rax
shrq $0, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $0, %rcx
andq $1, %rcx
orq %rcx, %rax
movq %rax, -24(%rbp)
movq -16(%rbp), %rax
shrq $2, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $2, %rcx
andq $1, %rcx
xorq %rcx, %rax
movq %rax, -32(%rbp)
movq -16(%rbp), %rax
shrq $2, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $2, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -40(%rbp)
movq -16(%rbp), %rax
shrq $3, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $3, %rcx
andq $1, %rcx
xorq %rcx, %rax
movq %rax, -48(%rbp)
movq -16(%rbp), %rax
shrq $3, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $3, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -56(%rbp)
movq -48(%rbp), %rax
andq -40(%rbp), %rax
movq %rax, -64(%rbp)
movq -48(%rbp), %rax
xorq -40(%rbp), %rax
movq %rax, -72(%rbp)
movq -56(%rbp), %rax
orq -64(%rbp), %rax
movq %rax, -80(%rbp)
movq -16(%rbp), %rax
shrq $4, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $4, %rcx
andq $1, %rcx
xorq %rcx, %rax
movq %rax, -88(%rbp)
movq -16(%rbp), %rax
shrq $4, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $4, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -96(%rbp)
movq -88(%rbp), %rax
andq -80(%rbp), %rax
movq %rax, -104(%rbp)
movq -88(%rbp), %rax
xorq -80(%rbp), %rax
movq %rax, -112(%rbp)
movq -96(%rbp), %rax
orq -104(%rbp), %rax
movq %rax, -120(%rbp)
movq -16(%rbp), %rax
shrq $5, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $5, %rcx
andq $1, %rcx
xorq %rcx, %rax
movq %rax, -128(%rbp)
movq -16(%rbp), %rax
shrq $5, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $5, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -136(%rbp)
movq -128(%rbp), %rax
andq -120(%rbp), %rax
movq %rax, -144(%rbp)
movq -128(%rbp), %rax
xorq -120(%rbp), %rax
movq %rax, -152(%rbp)
movq -136(%rbp), %rax
orq -144(%rbp), %rax
movq %rax, -160(%rbp)
movq -16(%rbp), %rax
shrq $6, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $6, %rcx
andq $1, %rcx
xorq %rcx, %rax
movq %rax, -168(%rbp)
movq -16(%rbp), %rax
shrq $6, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $6, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -176(%rbp)
movq -168(%rbp), %rax
andq -160(%rbp), %rax
movq %rax, -184(%rbp)
movq -168(%rbp), %rax
xorq -160(%rbp), %rax
movq %rax, -192(%rbp)
movq -176(%rbp), %rax
orq -184(%rbp), %rax
movq %rax, -200(%rbp)
movq -16(%rbp), %rax
shrq $7, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $7, %rcx
andq $1, %rcx
xorq %rcx, %rax
movq %rax, -208(%rbp)
movq -16(%rbp), %rax
shrq $7, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $7, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -216(%rbp)
movq -208(%rbp), %rax
andq -200(%rbp), %rax
movq %rax, -224(%rbp)
movq -208(%rbp), %rax
xorq -200(%rbp), %rax
movq %rax, -232(%rbp)
movq -216(%rbp), %rax
orq -224(%rbp), %rax
movq %rax, -240(%rbp)
movq -16(%rbp), %rax
shrq $7, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $7, %rcx
andq $1, %rcx
xorq %rcx, %rax
movq %rax, -248(%rbp)
movq -248(%rbp), %rax
xorq -240(%rbp), %rax
movq %rax, -256(%rbp)
movq $0, -264(%rbp)
movq -24(%rbp), %rax
andq $1, %rax
shlq $0, %rax
orq -264(%rbp), %rax
movq %rax, -264(%rbp)
movq -16(%rbp), %rax
shrq $1, %rax
andq $1, %rax
andq $1, %rax
shlq $1, %rax
orq -264(%rbp), %rax
movq %rax, -264(%rbp)
movq -32(%rbp), %rax
andq $1, %rax
shlq $2, %rax
orq -264(%rbp), %rax
movq %rax, -264(%rbp)
movq -72(%rbp), %rax
andq $1, %rax
shlq $3, %rax
orq -264(%rbp), %rax
movq %rax, -264(%rbp)
movq -112(%rbp), %rax
andq $1, %rax
shlq $4, %rax
orq -264(%rbp), %rax
movq %rax, -264(%rbp)
movq -152(%rbp), %rax
andq $1, %rax
shlq $5, %rax
orq -264(%rbp), %rax
movq %rax, -264(%rbp)
movq -192(%rbp), %rax
andq $1, %rax
shlq $6, %rax
orq -264(%rbp), %rax
movq %rax, -264(%rbp)
movq -232(%rbp), %rax
andq $1, %rax
shlq $7, %rax
orq -264(%rbp), %rax
movq %rax, -264(%rbp)
movq -256(%rbp), %rax
andq $1, %rax
shlq $8, %rax
orq -264(%rbp), %rax
movq %rax, -264(%rbp)
movq -264(%rbp), %rax
addq $136, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/285383.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
stur w8, [x29, #-12] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
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 s0, [x29, #-8]
fcvt d0, s0
str d0, [sp, #24] ; 8-byte Folded Spill
ldur s0, [x29, #-8]
bl _grau_radianos
ldr d1, [sp, #24] ; 8-byte Folded Reload
fcvt d0, s0
mov x8, sp
str d1, [x8]
str d0, [x8, #8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldur w0, [x29, #-12] ; 4-byte Folded Reload
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _grau_radianos ; -- Begin function grau_radianos
.p2align 2
_grau_radianos: ; @grau_radianos
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str s0, [sp, #12]
mov w8, #4059
movk w8, #16457, lsl #16
fmov s0, w8
str s0, [sp, #8]
ldr s0, [sp, #12]
ldr s1, [sp, #8]
fmul s0, s0, s1
mov w8, #1127481344
fmov s1, w8
fdiv s0, s0, s1
str s0, [sp, #4]
ldr s0, [sp, #4]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Informe o valor em graus:\n"
l_.str.1: ; @.str.1
.asciz "%f"
l_.str.2: ; @.str.2
.asciz "O valor de %.2f em radianos e: %.4f\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
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movsd %xmm0, -16(%rbp) ## 8-byte Spill
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
callq _grau_radianos
movaps %xmm0, %xmm1
movsd -16(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
cvtss2sd %xmm1, %xmm1
leaq L_.str.2(%rip), %rdi
movb $2, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## -- Begin function grau_radianos
LCPI1_0:
.long 0x43340000 ## float 180
LCPI1_1:
.long 0x40490fdb ## float 3.14159274
.section __TEXT,__text,regular,pure_instructions
.globl _grau_radianos
.p2align 4, 0x90
_grau_radianos: ## @grau_radianos
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movss %xmm0, -4(%rbp)
movss LCPI1_1(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -8(%rbp)
movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
mulss -8(%rbp), %xmm0
movss LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
divss %xmm1, %xmm0
movss %xmm0, -12(%rbp)
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Informe o valor em graus:\n"
L_.str.1: ## @.str.1
.asciz "%f"
L_.str.2: ## @.str.2
.asciz "O valor de %.2f em radianos e: %.4f\n"
.subsections_via_symbols
| the_stack_data/175142489.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]
bl _br
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
str x0, [sp, #8] ; 8-byte Folded Spill
bl _printf
bl _ic
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
str x0, [sp, #16] ; 8-byte Folded Spill
bl _printf
bl _ic
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _printf
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _printf
bl _br
ldr x0, [sp, #16] ; 8-byte Folded Reload
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
.globl _br ; -- Begin function br
.p2align 2
_br: ; @br
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _ic ; -- Begin function ic
.p2align 2
_ic: ; @ic
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz ", "
l_.str.1: ; @.str.1
.asciz "\n"
l_.str.2: ; @.str.2
.asciz "Brazil, Russia"
l_.str.3: ; @.str.3
.asciz "India, China"
.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)
callq _br
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
callq _ic
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
callq _ic
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
callq _br
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _br ## -- Begin function br
.p2align 4, 0x90
_br: ## @br
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ic ## -- Begin function ic
.p2align 4, 0x90
_ic: ## @ic
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz ", "
L_.str.1: ## @.str.1
.asciz "\n"
L_.str.2: ## @.str.2
.asciz "Brazil, Russia"
L_.str.3: ## @.str.3
.asciz "India, China"
.subsections_via_symbols
| the_stack_data/67326417.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 sqrt
lCPI0_0:
.quad 0x7ff8000000000000 ; double NaN
.section __TEXT,__text,regular,pure_instructions
.globl _sqrt
.p2align 2
_sqrt: ; @sqrt
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str d0, [sp, #16]
ldr d0, [sp, #16]
fmov d1, #2.00000000
fdiv d0, d0, d1
str d0, [sp, #8]
ldr d0, [sp, #8]
fcmp d0, #0.0
cset w8, pl
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x8, lCPI0_0@PAGE
ldr d0, [x8, lCPI0_0@PAGEOFF]
str d0, [sp, #24]
b LBB0_9
LBB0_2:
ldr d0, [sp, #8]
fcmp d0, #0.0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
movi d0, #0000000000000000
str d0, [sp, #24]
b LBB0_9
LBB0_4:
movi d0, #0000000000000000
str d0, [sp]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldr d0, [sp, #8]
ldr d1, [sp, #16]
ldr d2, [sp, #8]
fdiv d1, d1, d2
fadd d0, d0, d1
fmov d1, #2.00000000
fdiv d0, d0, d1
str d0, [sp]
ldr d0, [sp, #8]
ldr d1, [sp]
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldr d0, [sp]
str d0, [sp, #8]
b LBB0_5
LBB0_8:
ldr d0, [sp, #8]
str d0, [sp, #24]
b LBB0_9
LBB0_9:
ldr d0, [sp, #24]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #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
add x8, sp, #16
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
subs w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB1_3
LBB1_2:
ldr d0, [sp, #16]
fsqrt d0, d0
mov x8, sp
str d0, [x8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
stur wzr, [x29, #-4]
b LBB1_3
LBB1_3:
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 "n = "
l_.str.1: ; @.str.1
.asciz "%lf"
l_.str.2: ; @.str.2
.asciz "sqrt(n) = %f\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function sqrt
LCPI0_0:
.quad 0x4000000000000000 ## double 2
LCPI0_1:
.quad 0x7ff8000000000000 ## double NaN
.section __TEXT,__text,regular,pure_instructions
.globl _sqrt
.p2align 4, 0x90
_sqrt: ## @sqrt
.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, -16(%rbp)
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, -24(%rbp)
xorps %xmm0, %xmm0
ucomisd -24(%rbp), %xmm0
jbe LBB0_2
## %bb.1:
movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -8(%rbp)
jmp LBB0_9
LBB0_2:
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jne LBB0_4
jp LBB0_4
## %bb.3:
xorps %xmm0, %xmm0
movsd %xmm0, -8(%rbp)
jmp LBB0_9
LBB0_4:
xorps %xmm0, %xmm0
movsd %xmm0, -32(%rbp)
LBB0_5: ## =>This Inner Loop Header: Depth=1
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -16(%rbp), %xmm1 ## xmm1 = mem[0],zero
divsd -24(%rbp), %xmm1
addsd %xmm1, %xmm0
movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, -32(%rbp)
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd -32(%rbp), %xmm0
jne LBB0_6
jp LBB0_6
jmp LBB0_8
LBB0_6: ## in Loop: Header=BB0_5 Depth=1
jmp LBB0_7
LBB0_7: ## in Loop: Header=BB0_5 Depth=1
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -24(%rbp)
jmp LBB0_5
LBB0_8:
movsd -24(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -8(%rbp)
LBB0_9:
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -16(%rbp), %rsi
movb $0, %al
callq _scanf
cmpl $1, %eax
je LBB1_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB1_3
LBB1_2:
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
sqrtsd %xmm0, %xmm0
leaq L_.str.2(%rip), %rdi
movb $1, %al
callq _printf
movl $0, -4(%rbp)
LBB1_3:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "n = "
L_.str.1: ## @.str.1
.asciz "%lf"
L_.str.2: ## @.str.2
.asciz "sqrt(n) = %f\n"
.subsections_via_symbols
| the_stack_data/111078685.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _escape ; -- Begin function escape
.p2align 2
_escape: ; @escape
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
str x0, [sp, #40]
str x1, [sp, #32]
str x2, [sp, #24]
str xzr, [sp, #16]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #40]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #16]
add x8, x8, #3
ldr x9, [sp, #24]
subs x8, x8, x9
cset w8, lo
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
tbz w8, #0, LBB0_18
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #40]
ldrsb w8, [x8]
subs w8, w8, #7
; kill: def $x8 killed $w8
str x8, [sp] ; 8-byte Folded Spill
subs x8, x8, #85
cset w8, hi
tbnz w8, #0, LBB0_16
; %bb.5: ; in Loop: Header=BB0_1 Depth=1
ldr x11, [sp] ; 8-byte Folded Reload
adrp x10, lJTI0_0@PAGE
add x10, x10, lJTI0_0@PAGEOFF
Ltmp1:
adr x8, Ltmp1
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldr x9, [sp, #32]
add x8, x9, #1
str x8, [sp, #32]
mov w8, #92
strb w8, [x9]
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
ldr x9, [sp, #32]
mov w8, #110
strb w8, [x9]
b LBB0_17
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldr x9, [sp, #32]
add x8, x9, #1
str x8, [sp, #32]
mov w8, #92
strb w8, [x9]
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
ldr x9, [sp, #32]
mov w8, #114
strb w8, [x9]
b LBB0_17
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
ldr x9, [sp, #32]
add x8, x9, #1
str x8, [sp, #32]
mov w8, #92
strb w8, [x9]
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
ldr x9, [sp, #32]
mov w8, #116
strb w8, [x9]
b LBB0_17
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
ldr x9, [sp, #32]
add x8, x9, #1
str x8, [sp, #32]
mov w8, #92
strb w8, [x9]
ldr x9, [sp, #16]
add x9, x9, #1
str x9, [sp, #16]
ldr x9, [sp, #32]
strb w8, [x9]
b LBB0_17
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
ldr x9, [sp, #32]
add x8, x9, #1
str x8, [sp, #32]
mov w8, #92
strb w8, [x9]
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
ldr x9, [sp, #32]
mov w8, #34
strb w8, [x9]
b LBB0_17
LBB0_11: ; in Loop: Header=BB0_1 Depth=1
ldr x9, [sp, #32]
add x8, x9, #1
str x8, [sp, #32]
mov w8, #92
strb w8, [x9]
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
ldr x9, [sp, #32]
mov w8, #118
strb w8, [x9]
b LBB0_17
LBB0_12: ; in Loop: Header=BB0_1 Depth=1
ldr x9, [sp, #32]
add x8, x9, #1
str x8, [sp, #32]
mov w8, #92
strb w8, [x9]
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
ldr x9, [sp, #32]
mov w8, #63
strb w8, [x9]
b LBB0_17
LBB0_13: ; in Loop: Header=BB0_1 Depth=1
ldr x9, [sp, #32]
add x8, x9, #1
str x8, [sp, #32]
mov w8, #92
strb w8, [x9]
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
ldr x9, [sp, #32]
mov w8, #102
strb w8, [x9]
b LBB0_17
LBB0_14: ; in Loop: Header=BB0_1 Depth=1
ldr x9, [sp, #32]
add x8, x9, #1
str x8, [sp, #32]
mov w8, #92
strb w8, [x9]
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
ldr x9, [sp, #32]
mov w8, #98
strb w8, [x9]
b LBB0_17
LBB0_15: ; in Loop: Header=BB0_1 Depth=1
ldr x9, [sp, #32]
add x8, x9, #1
str x8, [sp, #32]
mov w8, #92
strb w8, [x9]
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
ldr x9, [sp, #32]
mov w8, #97
strb w8, [x9]
b LBB0_17
LBB0_16: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #40]
ldrb w8, [x8]
ldr x9, [sp, #32]
strb w8, [x9]
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #40]
add x8, x8, #1
str x8, [sp, #40]
ldr x8, [sp, #32]
add x8, x8, #1
str x8, [sp, #32]
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
b LBB0_1
LBB0_18:
ldr x8, [sp, #32]
strb wzr, [x8]
ldr x0, [sp, #16]
add sp, sp, #48
ret
.cfi_endproc
.p2align 2
lJTI0_0:
.long LBB0_15-Ltmp1
.long LBB0_14-Ltmp1
.long LBB0_8-Ltmp1
.long LBB0_6-Ltmp1
.long LBB0_11-Ltmp1
.long LBB0_13-Ltmp1
.long LBB0_7-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_10-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_12-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_9-Ltmp1
; -- End function
.globl _unescape ; -- Begin function unescape
.p2align 2
_unescape: ; @unescape
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
str x2, [sp, #24]
str xzr, [sp, #16]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-8]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #16]
add x8, x8, #1
ldr x9, [sp, #24]
subs x8, x8, x9
cset w8, lo
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
tbz w8, #0, LBB1_25
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
ldur x8, [x29, #-8]
ldrsb w8, [x8]
subs w8, w8, #92
cset w8, ne
tbnz w8, #0, LBB1_23
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_1 Depth=1
ldur x8, [x29, #-8]
add x8, x8, #1
stur x8, [x29, #-8]
ldur x8, [x29, #-8]
ldrb w8, [x8]
subs w8, w8, #0
cset w9, eq
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_7
b LBB1_6
LBB1_6:
adrp x0, l___func__.unescape@PAGE
add x0, x0, l___func__.unescape@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #78
adrp x3, l_.str.1@PAGE
add x3, x3, l_.str.1@PAGEOFF
bl ___assert_rtn
LBB1_7: ; in Loop: Header=BB1_1 Depth=1
b LBB1_8
LBB1_8: ; in Loop: Header=BB1_1 Depth=1
ldur x8, [x29, #-8]
ldrsb w8, [x8]
subs w8, w8, #34
; kill: def $x8 killed $w8
str x8, [sp] ; 8-byte Folded Spill
subs x8, x8, #84
cset w8, hi
tbnz w8, #0, LBB1_21
; %bb.9: ; in Loop: Header=BB1_1 Depth=1
ldr x11, [sp] ; 8-byte Folded Reload
adrp x10, lJTI1_0@PAGE
add x10, x10, lJTI1_0@PAGEOFF
Ltmp2:
adr x8, Ltmp2
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB1_10: ; in Loop: Header=BB1_1 Depth=1
ldur x9, [x29, #-16]
mov w8, #10
strb w8, [x9]
b LBB1_22
LBB1_11: ; in Loop: Header=BB1_1 Depth=1
ldur x9, [x29, #-16]
mov w8, #13
strb w8, [x9]
b LBB1_22
LBB1_12: ; in Loop: Header=BB1_1 Depth=1
ldur x9, [x29, #-16]
mov w8, #9
strb w8, [x9]
b LBB1_22
LBB1_13: ; in Loop: Header=BB1_1 Depth=1
ldur x9, [x29, #-16]
mov w8, #92
strb w8, [x9]
b LBB1_22
LBB1_14: ; in Loop: Header=BB1_1 Depth=1
ldur x9, [x29, #-16]
mov w8, #34
strb w8, [x9]
b LBB1_22
LBB1_15: ; in Loop: Header=BB1_1 Depth=1
ldur x9, [x29, #-16]
mov w8, #11
strb w8, [x9]
b LBB1_22
LBB1_16: ; in Loop: Header=BB1_1 Depth=1
ldur x9, [x29, #-16]
mov w8, #63
strb w8, [x9]
b LBB1_22
LBB1_17: ; in Loop: Header=BB1_1 Depth=1
ldur x9, [x29, #-16]
mov w8, #12
strb w8, [x9]
b LBB1_22
LBB1_18: ; in Loop: Header=BB1_1 Depth=1
ldur x9, [x29, #-16]
mov w8, #39
strb w8, [x9]
b LBB1_22
LBB1_19: ; in Loop: Header=BB1_1 Depth=1
ldur x9, [x29, #-16]
mov w8, #8
strb w8, [x9]
b LBB1_22
LBB1_20: ; in Loop: Header=BB1_1 Depth=1
ldur x9, [x29, #-16]
mov w8, #7
strb w8, [x9]
b LBB1_22
LBB1_21:
bl _abort
LBB1_22: ; in Loop: Header=BB1_1 Depth=1
b LBB1_24
LBB1_23: ; in Loop: Header=BB1_1 Depth=1
ldur x8, [x29, #-8]
ldrb w8, [x8]
ldur x9, [x29, #-16]
strb w8, [x9]
b LBB1_24
LBB1_24: ; in Loop: Header=BB1_1 Depth=1
ldur x8, [x29, #-8]
add x8, x8, #1
stur x8, [x29, #-8]
ldur x8, [x29, #-16]
add x8, x8, #1
stur x8, [x29, #-16]
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
b LBB1_1
LBB1_25:
ldur x8, [x29, #-16]
strb wzr, [x8]
ldr x0, [sp, #16]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
.p2align 2
lJTI1_0:
.long LBB1_14-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_18-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_16-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_13-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_20-Ltmp2
.long LBB1_19-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_17-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_10-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_11-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_12-Ltmp2
.long LBB1_21-Ltmp2
.long LBB1_15-Ltmp2
; -- End function
.section __TEXT,__cstring,cstring_literals
l___func__.unescape: ; @__func__.unescape
.asciz "unescape"
l_.str: ; @.str
.asciz "175143701.c"
l_.str.1: ; @.str.1
.asciz "*in"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _escape ## -- Begin function escape
.p2align 4, 0x90
_escape: ## @escape
.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 %rdx, -24(%rbp)
movq $0, -32(%rbp)
LBB0_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, -33(%rbp) ## 1-byte Spill
je LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -32(%rbp), %rax
addq $3, %rax
cmpq -24(%rbp), %rax
setb %al
movb %al, -33(%rbp) ## 1-byte Spill
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
movb -33(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_4
jmp LBB0_17
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movsbl (%rax), %eax
addl $-7, %eax
movl %eax, %ecx
movq %rcx, -48(%rbp) ## 8-byte Spill
subl $85, %eax
ja LBB0_15
## %bb.18: ## in Loop: Header=BB0_1 Depth=1
movq -48(%rbp), %rax ## 8-byte Reload
leaq LJTI0_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -16(%rbp)
movb $92, (%rax)
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
movq -16(%rbp), %rax
movb $110, (%rax)
jmp LBB0_16
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -16(%rbp)
movb $92, (%rax)
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
movq -16(%rbp), %rax
movb $114, (%rax)
jmp LBB0_16
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -16(%rbp)
movb $92, (%rax)
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
movq -16(%rbp), %rax
movb $116, (%rax)
jmp LBB0_16
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -16(%rbp)
movb $92, (%rax)
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
movq -16(%rbp), %rax
movb $92, (%rax)
jmp LBB0_16
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -16(%rbp)
movb $92, (%rax)
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
movq -16(%rbp), %rax
movb $34, (%rax)
jmp LBB0_16
LBB0_10: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -16(%rbp)
movb $92, (%rax)
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
movq -16(%rbp), %rax
movb $118, (%rax)
jmp LBB0_16
LBB0_11: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -16(%rbp)
movb $92, (%rax)
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
movq -16(%rbp), %rax
movb $63, (%rax)
jmp LBB0_16
LBB0_12: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -16(%rbp)
movb $92, (%rax)
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
movq -16(%rbp), %rax
movb $102, (%rax)
jmp LBB0_16
LBB0_13: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -16(%rbp)
movb $92, (%rax)
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
movq -16(%rbp), %rax
movb $98, (%rax)
jmp LBB0_16
LBB0_14: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -16(%rbp)
movb $92, (%rax)
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
movq -16(%rbp), %rax
movb $97, (%rax)
jmp LBB0_16
LBB0_15: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movb (%rax), %cl
movq -16(%rbp), %rax
movb %cl, (%rax)
LBB0_16: ## in Loop: Header=BB0_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)
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
jmp LBB0_1
LBB0_17:
movq -16(%rbp), %rax
movb $0, (%rax)
movq -32(%rbp), %rax
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_14, LBB0_14-LJTI0_0
.set L0_0_set_13, LBB0_13-LJTI0_0
.set L0_0_set_7, LBB0_7-LJTI0_0
.set L0_0_set_5, LBB0_5-LJTI0_0
.set L0_0_set_10, LBB0_10-LJTI0_0
.set L0_0_set_12, LBB0_12-LJTI0_0
.set L0_0_set_6, LBB0_6-LJTI0_0
.set L0_0_set_15, LBB0_15-LJTI0_0
.set L0_0_set_9, LBB0_9-LJTI0_0
.set L0_0_set_11, LBB0_11-LJTI0_0
.set L0_0_set_8, LBB0_8-LJTI0_0
LJTI0_0:
.long L0_0_set_14
.long L0_0_set_13
.long L0_0_set_7
.long L0_0_set_5
.long L0_0_set_10
.long L0_0_set_12
.long L0_0_set_6
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_9
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_11
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_8
.end_data_region
## -- End function
.globl _unescape ## -- Begin function unescape
.p2align 4, 0x90
_unescape: ## @unescape
.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 %rdx, -24(%rbp)
movq $0, -32(%rbp)
LBB1_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, -33(%rbp) ## 1-byte Spill
je LBB1_3
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq -32(%rbp), %rax
addq $1, %rax
cmpq -24(%rbp), %rax
setb %al
movb %al, -33(%rbp) ## 1-byte Spill
LBB1_3: ## in Loop: Header=BB1_1 Depth=1
movb -33(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB1_4
jmp LBB1_24
LBB1_4: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rax
movb (%rax), %al
subb $92, %al
jne LBB1_22
jmp LBB1_5
LBB1_5: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
movq -8(%rbp), %rax
cmpb $0, (%rax)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB1_7
## %bb.6:
leaq L___func__.unescape(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rcx
movl $78, %edx
callq ___assert_rtn
LBB1_7: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_8
LBB1_8: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rax
movsbl (%rax), %eax
addl $-34, %eax
movl %eax, %ecx
movq %rcx, -48(%rbp) ## 8-byte Spill
subl $84, %eax
ja LBB1_20
## %bb.25: ## in Loop: Header=BB1_1 Depth=1
movq -48(%rbp), %rax ## 8-byte Reload
leaq LJTI1_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB1_9: ## in Loop: Header=BB1_1 Depth=1
movq -16(%rbp), %rax
movb $10, (%rax)
jmp LBB1_21
LBB1_10: ## in Loop: Header=BB1_1 Depth=1
movq -16(%rbp), %rax
movb $13, (%rax)
jmp LBB1_21
LBB1_11: ## in Loop: Header=BB1_1 Depth=1
movq -16(%rbp), %rax
movb $9, (%rax)
jmp LBB1_21
LBB1_12: ## in Loop: Header=BB1_1 Depth=1
movq -16(%rbp), %rax
movb $92, (%rax)
jmp LBB1_21
LBB1_13: ## in Loop: Header=BB1_1 Depth=1
movq -16(%rbp), %rax
movb $34, (%rax)
jmp LBB1_21
LBB1_14: ## in Loop: Header=BB1_1 Depth=1
movq -16(%rbp), %rax
movb $11, (%rax)
jmp LBB1_21
LBB1_15: ## in Loop: Header=BB1_1 Depth=1
movq -16(%rbp), %rax
movb $63, (%rax)
jmp LBB1_21
LBB1_16: ## in Loop: Header=BB1_1 Depth=1
movq -16(%rbp), %rax
movb $12, (%rax)
jmp LBB1_21
LBB1_17: ## in Loop: Header=BB1_1 Depth=1
movq -16(%rbp), %rax
movb $39, (%rax)
jmp LBB1_21
LBB1_18: ## in Loop: Header=BB1_1 Depth=1
movq -16(%rbp), %rax
movb $8, (%rax)
jmp LBB1_21
LBB1_19: ## in Loop: Header=BB1_1 Depth=1
movq -16(%rbp), %rax
movb $7, (%rax)
jmp LBB1_21
LBB1_20:
callq _abort
LBB1_21: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_23
LBB1_22: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rax
movb (%rax), %cl
movq -16(%rbp), %rax
movb %cl, (%rax)
LBB1_23: ## in Loop: Header=BB1_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)
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
jmp LBB1_1
LBB1_24:
movq -16(%rbp), %rax
movb $0, (%rax)
movq -32(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L1_0_set_13, LBB1_13-LJTI1_0
.set L1_0_set_20, LBB1_20-LJTI1_0
.set L1_0_set_17, LBB1_17-LJTI1_0
.set L1_0_set_15, LBB1_15-LJTI1_0
.set L1_0_set_12, LBB1_12-LJTI1_0
.set L1_0_set_19, LBB1_19-LJTI1_0
.set L1_0_set_18, LBB1_18-LJTI1_0
.set L1_0_set_16, LBB1_16-LJTI1_0
.set L1_0_set_9, LBB1_9-LJTI1_0
.set L1_0_set_10, LBB1_10-LJTI1_0
.set L1_0_set_11, LBB1_11-LJTI1_0
.set L1_0_set_14, LBB1_14-LJTI1_0
LJTI1_0:
.long L1_0_set_13
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_17
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_15
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_12
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_19
.long L1_0_set_18
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_16
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_9
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_20
.long L1_0_set_10
.long L1_0_set_20
.long L1_0_set_11
.long L1_0_set_20
.long L1_0_set_14
.end_data_region
## -- End function
.section __TEXT,__cstring,cstring_literals
L___func__.unescape: ## @__func__.unescape
.asciz "unescape"
L_.str: ## @.str
.asciz "175143701.c"
L_.str.1: ## @.str.1
.asciz "*in"
.subsections_via_symbols
| the_stack_data/175143701.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _strtim_ ; -- Begin function strtim_
.p2align 2
_strtim_: ; @strtim_
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
mov x0, #0
bl _time
mov x8, x0
sub x0, x29, #24
stur x8, [x29, #-24]
ldur x8, [x29, #-8]
str x8, [sp, #16] ; 8-byte Folded Spill
ldur x8, [x29, #-16]
ldrsw x8, [x8]
str x8, [sp, #8] ; 8-byte Folded Spill
bl _localtime
ldr x1, [sp, #8] ; 8-byte Folded Reload
mov x3, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
adrp x2, l_.str@PAGE
add x2, x2, l_.str@PAGEOFF
bl _strftime
str x0, [sp, #32]
ldur x0, [x29, #-8]
bl _strlen
mov x8, x0
str w8, [sp, #28]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #28]
ldur x9, [x29, #-16]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp, #28]
add x9, x8, x9
mov w8, #32
strb w8, [x9]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB0_1
LBB0_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 "%c"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _strtim_ ## -- Begin function strtim_
.p2align 4, 0x90
_strtim_: ## @strtim_
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
xorl %eax, %eax
movl %eax, %edi
callq _time
movq %rax, -24(%rbp)
movq -8(%rbp), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movq -16(%rbp), %rax
movslq (%rax), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
leaq -24(%rbp), %rdi
callq _localtime
movq -56(%rbp), %rdi ## 8-byte Reload
movq -48(%rbp), %rsi ## 8-byte Reload
movq %rax, %rcx
leaq L_.str(%rip), %rdx
callq _strftime
movq %rax, -32(%rbp)
movq -8(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -36(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
movq -16(%rbp), %rcx
cmpl (%rcx), %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movslq -36(%rbp), %rcx
movb $32, (%rax,%rcx)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB0_1
LBB0_4:
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%c"
.subsections_via_symbols
| the_stack_data/69104.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
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov x9, sp
add x8, sp, #8
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
ldr w8, [sp, #8]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
bl _main
b LBB0_2
LBB0_2:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Everyone should learn coding \n"
l_.str.1: ; @.str.1
.asciz "Enter 1 to continue and 0 to exit "
l_.str.2: ; @.str.2
.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 $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
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
cmpl $1, -8(%rbp)
jne LBB0_2
## %bb.1:
callq _main
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 "Everyone should learn coding \n"
L_.str.1: ## @.str.1
.asciz "Enter 1 to continue and 0 to exit "
L_.str.2: ## @.str.2
.asciz "%d"
.subsections_via_symbols
| the_stack_data/89442.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]
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, #2
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov x9, sp
mov x8, #8
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@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 "int : %d bytes\n"
l_.str.1: ; @.str.1
.asciz "short int: %d bytes\n"
l_.str.2: ; @.str.2
.asciz "long int: %d bytes\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $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 $2, %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 "int : %d bytes\n"
L_.str.1: ## @.str.1
.asciz "short int: %d bytes\n"
L_.str.2: ## @.str.2
.asciz "long int: %d bytes\n"
.subsections_via_symbols
| the_stack_data/61074404.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
ldursw x8, [x29, #-8]
lsl x0, x8, #2
bl _malloc
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 w8, #1
stur w8, [x29, #-4]
b LBB0_7
LBB0_2:
str wzr, [sp, #8]
b LBB0_3
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
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=1
ldr w8, [sp, #8]
add w10, w8, #1
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldr x8, [sp, #16]
ldrsw x9, [sp, #8]
add x8, x8, x9, lsl #2
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_3
LBB0_6:
ldr x0, [sp, #16]
ldur w1, [x29, #-8]
bl _calculate_average
str s0, [sp, #12]
ldr s0, [sp, #12]
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldr x0, [sp, #16]
bl _free
stur wzr, [x29, #-4]
b LBB0_7
LBB0_7:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _calculate_average ; -- Begin function calculate_average
.p2align 2
_calculate_average: ; @calculate_average
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str w1, [sp, #20]
str wzr, [sp, #16]
str wzr, [sp, #12]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_4
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #12]
ldr w9, [x8, x9, lsl #2]
ldr w8, [sp, #16]
add w8, w8, w9
str w8, [sp, #16]
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB1_1
LBB1_4:
ldr s0, [sp, #16]
scvtf s0, s0
ldr s1, [sp, #20]
scvtf s1, s1
fdiv s0, s0, s1
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Type the amout of grades: "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "Insufficient space!!"
l_.str.3: ; @.str.3
.asciz "Type the grade %d: "
l_.str.4: ; @.str.4
.asciz "The average of grades is: %.2f"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movslq -8(%rbp), %rdi
shlq $2, %rdi
callq _malloc
movq %rax, -16(%rbp)
cmpq $0, -16(%rbp)
jne LBB0_2
## %bb.1:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl $1, -4(%rbp)
jmp LBB0_7
LBB0_2:
movl $0, -24(%rbp)
LBB0_3: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movl -24(%rbp), %esi
addl $1, %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rsi
movslq -24(%rbp), %rax
shlq $2, %rax
addq %rax, %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.5: ## in Loop: Header=BB0_3 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB0_3
LBB0_6:
movq -16(%rbp), %rdi
movl -8(%rbp), %esi
callq _calculate_average
movss %xmm0, -20(%rbp)
movss -20(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.4(%rip), %rdi
movb $1, %al
callq _printf
movq -16(%rbp), %rdi
callq _free
movl $0, -4(%rbp)
LBB0_7:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _calculate_average ## -- Begin function calculate_average
.p2align 4, 0x90
_calculate_average: ## @calculate_average
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl $0, -16(%rbp)
movl $0, -20(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movl (%rax,%rcx,4), %eax
addl -16(%rbp), %eax
movl %eax, -16(%rbp)
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB1_1
LBB1_4:
cvtsi2ssl -16(%rbp), %xmm0
cvtsi2ssl -12(%rbp), %xmm1
divss %xmm1, %xmm0
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Type the amout of grades: "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "Insufficient space!!"
L_.str.3: ## @.str.3
.asciz "Type the grade %d: "
L_.str.4: ## @.str.4
.asciz "The average of grades is: %.2f"
.subsections_via_symbols
| the_stack_data/237643706.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
str wzr, [sp, #12]
mov w8, #-5
str w8, [sp, #8]
ldr w8, [sp, #8]
adds w8, w8, #5
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
str wzr, [sp, #12]
b LBB0_3
LBB0_2:
mov w8, #-6
str w8, [sp, #8]
str wzr, [sp, #12]
b LBB0_3
LBB0_3:
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $0, -4(%rbp)
movl $-5, -8(%rbp)
cmpl $-5, -8(%rbp)
jne LBB0_2
## %bb.1:
movl $0, -4(%rbp)
jmp LBB0_3
LBB0_2:
movl $-6, -8(%rbp)
movl $0, -4(%rbp)
LBB0_3:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/778287.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]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldur w8, [x29, #-8]
str w8, [sp, #16]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-12]
mov w11, #10
mul w8, w8, w11
ldr w9, [sp, #16]
sdiv w10, w9, w11
mul w10, w10, w11
subs w9, w9, w10
add w8, w8, w9
stur w8, [x29, #-12]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #16]
mov w9, #10
sdiv w8, w8, w9
str w8, [sp, #16]
b LBB0_1
LBB0_4:
ldur w8, [x29, #-12]
str w8, [sp, #12]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_8
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #12]
mov w10, #10
sdiv w9, w8, w10
mul w9, w9, w10
subs w10, w8, w9
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #12]
mov w9, #10
sdiv w8, w8, w9
str w8, [sp, #12]
b LBB0_5
LBB0_8:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter a number\n"
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "Digits of %d are "
l_.str.3: ; @.str.3
.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, -12(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movl -8(%rbp), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl -8(%rbp), %eax
movl %eax, -16(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $0, -16(%rbp)
jle LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
imull $10, -12(%rbp), %eax
movl %eax, -24(%rbp) ## 4-byte Spill
movl -16(%rbp), %eax
movl $10, %ecx
cltd
idivl %ecx
movl -24(%rbp), %eax ## 4-byte Reload
addl %edx, %eax
movl %eax, -12(%rbp)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -16(%rbp), %eax
movl $10, %ecx
cltd
idivl %ecx
movl %eax, -16(%rbp)
jmp LBB0_1
LBB0_4:
movl -12(%rbp), %eax
movl %eax, -20(%rbp)
LBB0_5: ## =>This Inner Loop Header: Depth=1
cmpl $0, -20(%rbp)
jle LBB0_8
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movl -20(%rbp), %eax
movl $10, %ecx
cltd
idivl %ecx
movl %edx, %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movl -20(%rbp), %eax
movl $10, %ecx
cltd
idivl %ecx
movl %eax, -20(%rbp)
jmp LBB0_5
LBB0_8:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter a number\n"
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "Digits of %d are "
L_.str.3: ## @.str.3
.asciz "%d "
.subsections_via_symbols
| the_stack_data/150142866.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
str wzr, [sp, #12]
mov w0, #66
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $0, -4(%rbp)
movl $66, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/212642861.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 x8, _environ@GOTPAGE
ldr x8, [x8, _environ@GOTPAGEOFF]
ldr x8, [x8]
str x8, [sp]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp]
ldr x0, [x8]
bl _puts
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp]
add x8, x8, #8
str x8, [sp]
b LBB0_1
LBB0_4:
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movq _environ@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -16(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
cmpq $0, (%rax)
je LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rdi
callq _puts
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
addq $8, %rax
movq %rax, -16(%rbp)
jmp LBB0_1
LBB0_4:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| the_stack_data/167330791.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _calculatePosition ; -- Begin function calculatePosition
.p2align 2
_calculatePosition: ; @calculatePosition
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
str x1, [sp, #8]
str wzr, [sp, #4]
str wzr, [sp]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr x8, [sp, #16]
ldrsw x9, [sp]
add x8, x8, x9
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #16]
ldr w9, [sp]
ldr w10, [sp, #4]
add w9, w9, w10
ldrsb w8, [x8, w9, sxtw]
ldr x9, [sp, #8]
ldrsw x10, [sp, #4]
ldrsb w9, [x9, x10]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
ldr x8, [sp, #16]
ldr w9, [sp]
ldr w10, [sp, #4]
add w9, w9, w10
ldrsb w8, [x8, w9, sxtw]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldr w8, [sp]
str w8, [sp, #28]
b LBB0_9
LBB0_6: ; in Loop: Header=BB0_3 Depth=2
b LBB0_3
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp, #4]
ldr w8, [sp]
add w8, w8, #1
str w8, [sp]
b LBB0_1
LBB0_8:
ldr w8, [sp]
str w8, [sp, #28]
b LBB0_9
LBB0_9:
ldr w0, [sp, #28]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _rec ; -- Begin function rec
.p2align 2
_rec: ; @rec
.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 w1, [x29, #-12]
str x2, [sp, #24]
str w3, [sp, #20]
strb wzr, [sp, #15]
str wzr, [sp, #16]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #16]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_6
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldur x8, [x29, #-8]
ldrsw x9, [sp, #16]
lsl x9, x9, #4
ldr x8, [x8, x9]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
mov w8, #1
strb w8, [sp, #15]
ldr x0, [sp, #24]
ldur x8, [x29, #-8]
ldrsw x9, [sp, #16]
lsl x9, x9, #4
ldr x1, [x8, x9]
bl _calculatePosition
str w0, [sp, #8]
ldr x8, [sp, #24]
ldrsw x10, [sp, #8]
mov x9, #1
mul x9, x9, x10
add x0, x8, x9
ldur x8, [x29, #-8]
ldrsw x9, [sp, #16]
lsl x9, x9, #4
ldr x1, [x8, x9]
mov x2, #-1
bl ___strcpy_chk
ldur x8, [x29, #-8]
ldrsw x9, [sp, #16]
lsl x9, x9, #4
ldr x8, [x8, x9]
str x8, [sp]
ldur x9, [x29, #-8]
ldrsw x8, [sp, #16]
lsl x10, x8, #4
mov x8, #0
str x8, [x9, x10]
ldur x0, [x29, #-8]
ldur w1, [x29, #-12]
ldr x2, [sp, #24]
ldr w8, [sp, #8]
ldur x9, [x29, #-8]
ldrsw x10, [sp, #16]
add x9, x9, x10, lsl #4
ldr w9, [x9, #8]
add w3, w8, w9
bl _rec
ldr x8, [sp]
ldur x9, [x29, #-8]
ldrsw x10, [sp, #16]
lsl x10, x10, #4
str x8, [x9, x10]
ldr x8, [sp, #24]
ldrsw x9, [sp, #20]
add x8, x8, x9
strb wzr, [x8]
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB1_1
LBB1_6:
ldrb w8, [sp, #15]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_10
b LBB1_7
LBB1_7:
adrp x8, _best@PAGE
ldr w8, [x8, _best@PAGEOFF]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB1_9
b LBB1_8
LBB1_8:
ldr w8, [sp, #20]
adrp x9, _best@PAGE
str w8, [x9, _best@PAGEOFF]
b LBB1_9
LBB1_9:
b LBB1_10
LBB1_10:
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, #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]
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldursw x9, [x29, #-8]
mov x8, #16
mul x0, x8, x9
bl _malloc
stur x0, [x29, #-24]
stur wzr, [x29, #-12]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_4
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
mov x0, #256
bl _malloc
ldur x8, [x29, #-24]
ldursw x9, [x29, #-12]
lsl x9, x9, #4
str x0, [x8, x9]
ldur x8, [x29, #-24]
ldursw x9, [x29, #-12]
lsl x9, x9, #4
ldr x8, [x8, x9]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldur x8, [x29, #-24]
ldursw x9, [x29, #-12]
lsl x9, x9, #4
ldr x0, [x8, x9]
bl _strlen
ldur x8, [x29, #-24]
ldursw x9, [x29, #-12]
add x9, x8, x9, lsl #4
mov x8, x0
str w8, [x9, #8]
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB2_1
LBB2_4:
ldur x8, [x29, #-24]
str x8, [sp, #24] ; 8-byte Folded Spill
ldur w8, [x29, #-8]
str w8, [sp, #20] ; 4-byte Folded Spill
ldur w9, [x29, #-8]
mov w8, #256
mul w8, w8, w9
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x1, w8
mov x0, #1
bl _calloc
ldr w1, [sp, #20] ; 4-byte Folded Reload
mov x2, x0
ldr x0, [sp, #24] ; 8-byte Folded Reload
mov w3, #0
stur w3, [x29, #-28] ; 4-byte Folded Spill
bl _rec
adrp x8, _best@PAGE
ldr w9, [x8, _best@PAGEOFF]
; 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
ldur w0, [x29, #-28] ; 4-byte Folded Reload
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _best ; @best
.p2align 2
_best:
.long 2147483647 ; 0x7fffffff
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d "
l_.str.1: ; @.str.1
.asciz "%s"
l_.str.2: ; @.str.2
.asciz "%d"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _calculatePosition ## -- Begin function calculatePosition
.p2align 4, 0x90
_calculatePosition: ## @calculatePosition
.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)
movl $0, -28(%rbp)
movl $0, -32(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
movq -16(%rbp), %rax
movslq -32(%rbp), %rcx
cmpb $0, (%rax,%rcx)
je LBB0_8
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_3
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movq -16(%rbp), %rax
movl -32(%rbp), %ecx
addl -28(%rbp), %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %eax
movq -24(%rbp), %rcx
movslq -28(%rbp), %rdx
movsbl (%rcx,%rdx), %ecx
cmpl %ecx, %eax
jne LBB0_7
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
movq -16(%rbp), %rax
movl -32(%rbp), %ecx
addl -28(%rbp), %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %eax
cmpl $0, %eax
jne LBB0_6
## %bb.5:
movl -32(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB0_9
LBB0_6: ## in Loop: Header=BB0_3 Depth=2
jmp LBB0_3
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
movl $0, -28(%rbp)
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB0_1
LBB0_8:
movl -32(%rbp), %eax
movl %eax, -4(%rbp)
LBB0_9:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _rec ## -- Begin function rec
.p2align 4, 0x90
_rec: ## @rec
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movl %ecx, -28(%rbp)
movb $0, -33(%rbp)
movl $0, -32(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movl -32(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB1_6
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq -8(%rbp), %rax
movslq -32(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
cmpq $0, (%rax)
je LBB1_4
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movb $1, -33(%rbp)
movq -24(%rbp), %rdi
movq -8(%rbp), %rax
movslq -32(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rsi
callq _calculatePosition
movl %eax, -40(%rbp)
movq -24(%rbp), %rdi
movslq -40(%rbp), %rax
shlq $0, %rax
addq %rax, %rdi
movq -8(%rbp), %rax
movslq -32(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rsi
movq $-1, %rdx
callq ___strcpy_chk
movq -8(%rbp), %rax
movslq -32(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq -8(%rbp), %rax
movslq -32(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq $0, (%rax)
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
movq -24(%rbp), %rdx
movl -40(%rbp), %ecx
movq -8(%rbp), %rax
movslq -32(%rbp), %r8
shlq $4, %r8
addq %r8, %rax
addl 8(%rax), %ecx
callq _rec
movq -48(%rbp), %rcx
movq -8(%rbp), %rax
movslq -32(%rbp), %rdx
shlq $4, %rdx
addq %rdx, %rax
movq %rcx, (%rax)
movq -24(%rbp), %rax
movslq -28(%rbp), %rcx
movb $0, (%rax,%rcx)
LBB1_4: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_5
LBB1_5: ## in Loop: Header=BB1_1 Depth=1
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB1_1
LBB1_6:
cmpb $0, -33(%rbp)
jne LBB1_10
## %bb.7:
movl _best(%rip), %eax
cmpl -28(%rbp), %eax
jle LBB1_9
## %bb.8:
movl -28(%rbp), %eax
movl %eax, _best(%rip)
LBB1_9:
jmp LBB1_10
LBB1_10:
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movslq -8(%rbp), %rdi
shlq $4, %rdi
callq _malloc
movq %rax, -24(%rbp)
movl $0, -12(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
movl -12(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB2_4
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movl $256, %edi ## imm = 0x100
callq _malloc
movq %rax, %rcx
movq -24(%rbp), %rax
movslq -12(%rbp), %rdx
shlq $4, %rdx
addq %rdx, %rax
movq %rcx, (%rax)
movq -24(%rbp), %rax
movslq -12(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
movq -24(%rbp), %rax
movslq -12(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rdi
callq _strlen
movl %eax, %ecx
movq -24(%rbp), %rax
movslq -12(%rbp), %rdx
shlq $4, %rdx
addq %rdx, %rax
movl %ecx, 8(%rax)
## %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:
movq -24(%rbp), %rax
movq %rax, -40(%rbp) ## 8-byte Spill
movl -8(%rbp), %eax
movl %eax, -28(%rbp) ## 4-byte Spill
movl -8(%rbp), %eax
shll $8, %eax
addl $1, %eax
movslq %eax, %rsi
movl $1, %edi
callq _calloc
movq -40(%rbp), %rdi ## 8-byte Reload
movl -28(%rbp), %esi ## 4-byte Reload
movq %rax, %rdx
xorl %ecx, %ecx
callq _rec
movl _best(%rip), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _best ## @best
.p2align 2
_best:
.long 2147483647 ## 0x7fffffff
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d "
L_.str.1: ## @.str.1
.asciz "%s"
L_.str.2: ## @.str.2
.asciz "%d"
.subsections_via_symbols
| the_stack_data/9609.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/23575946.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/170453363.c |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
bl _fork
stur w0, [x29, #-20]
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
mov x8, sp
adrp x9, l_.str.1@PAGE
add x9, x9, l_.str.1@PAGEOFF
str x9, [x8]
adrp x9, l_.str.2@PAGE
add x9, x9, l_.str.2@PAGEOFF
str x9, [x8, #8]
; kill: def $x9 killed $xzr
str xzr, [x8, #16]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov x0, x1
bl _execlp
b LBB0_2
LBB0_2:
ldur w0, [x29, #-20]
sub x1, x29, #24
mov w2, #0
stur w2, [x29, #-28] ; 4-byte Folded Spill
bl _waitpid
ldur w0, [x29, #-28] ; 4-byte Folded Reload
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "ls"
l_.str.1: ; @.str.1
.asciz "-l"
l_.str.2: ; @.str.2
.asciz "."
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
callq _fork
movl %eax, -20(%rbp)
cmpl $0, -20(%rbp)
jne LBB0_2
## %bb.1:
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rdx
leaq L_.str.2(%rip), %rcx
xorl %eax, %eax
movl %eax, %r8d
movq %rsi, %rdi
movb $0, %al
callq _execlp
LBB0_2:
movl -20(%rbp), %edi
leaq -24(%rbp), %rsi
xorl %edx, %edx
callq _waitpid
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "ls"
L_.str.1: ## @.str.1
.asciz "-l"
L_.str.2: ## @.str.2
.asciz "."
.subsections_via_symbols
| the_stack_data/8581.c |
Subsets and Splits